diff --git a/.nuxt/app.config.mjs b/.nuxt/app.config.mjs deleted file mode 100644 index 633c768..0000000 --- a/.nuxt/app.config.mjs +++ /dev/null @@ -1,8 +0,0 @@ - -import { defuFn } from '/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/defu/dist/defu.mjs' - -const inlineConfig = {} - - - -export default /* #__PURE__ */ defuFn(inlineConfig) diff --git a/.nuxt/components.d.ts b/.nuxt/components.d.ts deleted file mode 100644 index 42b5828..0000000 --- a/.nuxt/components.d.ts +++ /dev/null @@ -1,80 +0,0 @@ -// Generated by components discovery -declare module 'vue' { - export interface GlobalComponents { - 'NuxtWelcome': typeof import("../node_modules/@nuxt/ui-templates/dist/templates/welcome.vue")['default'] - 'NuxtLayout': typeof import("../node_modules/nuxt/dist/app/components/layout")['default'] - 'NuxtErrorBoundary': typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] - 'ClientOnly': typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] - 'DevOnly': typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] - 'ServerPlaceholder': typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] - 'NuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] - 'NuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] - 'NuxtPage': typeof import("../node_modules/nuxt/dist/pages/runtime/page-placeholder")['default'] - 'NoScript': typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] - 'Link': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] - 'Base': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] - 'Title': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] - 'Meta': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] - 'Style': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] - 'Head': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] - 'Html': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] - 'Body': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] - 'LazyNuxtWelcome': typeof import("../node_modules/@nuxt/ui-templates/dist/templates/welcome.vue")['default'] - 'LazyNuxtLayout': typeof import("../node_modules/nuxt/dist/app/components/layout")['default'] - 'LazyNuxtErrorBoundary': typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] - 'LazyClientOnly': typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] - 'LazyDevOnly': typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] - 'LazyServerPlaceholder': typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] - 'LazyNuxtLink': typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] - 'LazyNuxtLoadingIndicator': typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] - 'LazyNuxtPage': typeof import("../node_modules/nuxt/dist/pages/runtime/page-placeholder")['default'] - 'LazyNoScript': typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] - 'LazyLink': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] - 'LazyBase': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] - 'LazyTitle': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] - 'LazyMeta': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] - 'LazyStyle': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] - 'LazyHead': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] - 'LazyHtml': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] - 'LazyBody': typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] - } -} - -export const NuxtWelcome: typeof import("../node_modules/@nuxt/ui-templates/dist/templates/welcome.vue")['default'] -export const NuxtLayout: typeof import("../node_modules/nuxt/dist/app/components/layout")['default'] -export const NuxtErrorBoundary: typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] -export const ClientOnly: typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] -export const DevOnly: typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] -export const ServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] -export const NuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] -export const NuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] -export const NuxtPage: typeof import("../node_modules/nuxt/dist/pages/runtime/page-placeholder")['default'] -export const NoScript: typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] -export const Link: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] -export const Base: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] -export const Title: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] -export const Meta: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] -export const Style: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] -export const Head: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] -export const Html: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] -export const Body: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] -export const LazyNuxtWelcome: typeof import("../node_modules/@nuxt/ui-templates/dist/templates/welcome.vue")['default'] -export const LazyNuxtLayout: typeof import("../node_modules/nuxt/dist/app/components/layout")['default'] -export const LazyNuxtErrorBoundary: typeof import("../node_modules/nuxt/dist/app/components/nuxt-error-boundary")['default'] -export const LazyClientOnly: typeof import("../node_modules/nuxt/dist/app/components/client-only")['default'] -export const LazyDevOnly: typeof import("../node_modules/nuxt/dist/app/components/dev-only")['default'] -export const LazyServerPlaceholder: typeof import("../node_modules/nuxt/dist/app/components/server-placeholder")['default'] -export const LazyNuxtLink: typeof import("../node_modules/nuxt/dist/app/components/nuxt-link")['default'] -export const LazyNuxtLoadingIndicator: typeof import("../node_modules/nuxt/dist/app/components/nuxt-loading-indicator")['default'] -export const LazyNuxtPage: typeof import("../node_modules/nuxt/dist/pages/runtime/page-placeholder")['default'] -export const LazyNoScript: typeof import("../node_modules/nuxt/dist/head/runtime/components")['NoScript'] -export const LazyLink: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Link'] -export const LazyBase: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Base'] -export const LazyTitle: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Title'] -export const LazyMeta: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Meta'] -export const LazyStyle: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Style'] -export const LazyHead: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Head'] -export const LazyHtml: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Html'] -export const LazyBody: typeof import("../node_modules/nuxt/dist/head/runtime/components")['Body'] - -export const componentNames: string[] diff --git a/.nuxt/imports.d.ts b/.nuxt/imports.d.ts deleted file mode 100644 index 0d6cd60..0000000 --- a/.nuxt/imports.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -export { isVue2, isVue3 } from 'vue-demi'; -export { useAsyncData, useLazyAsyncData, useNuxtData, refreshNuxtData, clearNuxtData, defineNuxtComponent, useNuxtApp, defineNuxtPlugin, definePayloadPlugin, reloadNuxtApp, useRuntimeConfig, useState, clearNuxtState, useFetch, useLazyFetch, useCookie, useRequestHeaders, useRequestEvent, useRequestFetch, useRequestURL, setResponseStatus, setPageLayout, onNuxtReady, useRouter, useRoute, defineNuxtRouteMiddleware, navigateTo, abortNavigation, addRouteMiddleware, showError, clearError, isNuxtError, useError, createError, defineNuxtLink, useAppConfig, updateAppConfig, defineAppConfig, preloadComponents, preloadRouteComponents, prefetchComponents, loadPayload, preloadPayload, isPrerendered, definePayloadReducer, definePayloadReviver, onBeforeRouteLeave, onBeforeRouteUpdate } from '#app'; -export { withCtx, withDirectives, withKeys, withMemo, withModifiers, withScopeId, onActivated, onBeforeMount, onBeforeUnmount, onBeforeUpdate, onDeactivated, onErrorCaptured, onMounted, onRenderTracked, onRenderTriggered, onServerPrefetch, onUnmounted, onUpdated, computed, customRef, isProxy, isReactive, isReadonly, isRef, markRaw, proxyRefs, reactive, readonly, ref, shallowReactive, shallowReadonly, shallowRef, toRaw, toRef, toRefs, triggerRef, unref, watch, watchEffect, watchPostEffect, watchSyncEffect, isShallow, effect, effectScope, getCurrentScope, onScopeDispose, defineComponent, defineAsyncComponent, resolveComponent, getCurrentInstance, h, inject, hasInjectionContext, nextTick, provide, defineModel, defineOptions, defineSlots, mergeModels, toValue, useModel, useAttrs, useCssModule, useCssVars, useSlots, useTransitionState, Component, ComponentPublicInstance, ComputedRef, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode } from 'vue'; -export { injectHead, useHead, useSeoMeta, useHeadSafe, useServerHead, useServerSeoMeta, useServerHeadSafe } from '@unhead/vue'; \ No newline at end of file diff --git a/.nuxt/nuxt.d.ts b/.nuxt/nuxt.d.ts deleted file mode 100644 index bad01fd..0000000 --- a/.nuxt/nuxt.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -// Generated by nuxi -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// -/// - -export {} diff --git a/.nuxt/schema/nuxt.schema.d.ts b/.nuxt/schema/nuxt.schema.d.ts deleted file mode 100644 index d9d266c..0000000 --- a/.nuxt/schema/nuxt.schema.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -export interface NuxtCustomSchema { - -} -export type CustomAppConfig = Exclude -type _CustomAppConfig = CustomAppConfig - -declare module '@nuxt/schema' { - interface NuxtConfig extends Omit {} - interface NuxtOptions extends Omit {} - interface CustomAppConfig extends _CustomAppConfig {} -} - -declare module 'nuxt/schema' { - interface NuxtConfig extends Omit {} - interface NuxtOptions extends Omit {} - interface CustomAppConfig extends _CustomAppConfig {} -} diff --git a/.nuxt/schema/nuxt.schema.json b/.nuxt/schema/nuxt.schema.json deleted file mode 100644 index 034ff69..0000000 --- a/.nuxt/schema/nuxt.schema.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "id": "#" -} \ No newline at end of file diff --git a/.nuxt/tsconfig.json b/.nuxt/tsconfig.json deleted file mode 100644 index 2a048e9..0000000 --- a/.nuxt/tsconfig.json +++ /dev/null @@ -1,96 +0,0 @@ -// Generated by nuxi -{ - "compilerOptions": { - "forceConsistentCasingInFileNames": true, - "jsx": "preserve", - "target": "ESNext", - "module": "ESNext", - "moduleResolution": "Node", - "skipLibCheck": true, - "strict": true, - "allowJs": true, - "baseUrl": "/home/vrifox/git/okfde/stadtratmonitor-client", - "noEmit": true, - "resolveJsonModule": true, - "allowSyntheticDefaultImports": true, - "types": [ - "node" - ], - "paths": { - "~": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "~/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "@": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "@/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "~~": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "~~/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "@@": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "@@/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "assets": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/assets" - ], - "public": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/public" - ], - "public/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/public/*" - ], - "#app": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/app" - ], - "#app/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/app/*" - ], - "vue-demi": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/app/compat/vue-demi" - ], - "#vue-router": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/vue-router" - ], - "#imports": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/imports" - ], - "#build": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt" - ], - "#build/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/*" - ], - "#components": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/components" - ] - } - }, - "include": [ - "./nuxt.d.ts", - "../**/*", - "../**/*", - "/home/vrifox/git/okfde/stadtratmonitor-client", - "/home/vrifox/git/okfde/stadtratmonitor-client/*", - "/home/vrifox/git/okfde/stadtratmonitor-client", - "/home/vrifox/git/okfde/stadtratmonitor-client/*", - "/home/vrifox/git/okfde/stadtratmonitor-client", - "/home/vrifox/git/okfde/stadtratmonitor-client/*", - "/home/vrifox/git/okfde/stadtratmonitor-client", - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "exclude": [ - "../dist", - "../.output" - ] -} \ No newline at end of file diff --git a/.nuxt/tsconfig.server.json b/.nuxt/tsconfig.server.json deleted file mode 100644 index c623c01..0000000 --- a/.nuxt/tsconfig.server.json +++ /dev/null @@ -1,61 +0,0 @@ -{ - "compilerOptions": { - "forceConsistentCasingInFileNames": true, - "strict": true, - "target": "ESNext", - "module": "ESNext", - "moduleResolution": "Node", - "allowJs": true, - "resolveJsonModule": true, - "jsx": "preserve", - "jsxFactory": "h", - "jsxFragmentFactory": "Fragment", - "paths": { - "#imports": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/types/nitro-imports" - ], - "#paths": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/core/runtime/nitro/paths" - ], - "~": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "~/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "@": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "@/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "~~": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "~~/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "@@": [ - "/home/vrifox/git/okfde/stadtratmonitor-client" - ], - "@@/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/*" - ], - "assets": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/assets" - ], - "public": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/public" - ], - "public/*": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/public/*" - ] - } - }, - "include": [ - "/home/vrifox/git/okfde/stadtratmonitor-client/.nuxt/types/nitro-nuxt.d.ts", - "./types/nitro.d.ts", - "../**/*", - "../server/**/*" - ] -} \ No newline at end of file diff --git a/.nuxt/types/app.config.d.ts b/.nuxt/types/app.config.d.ts deleted file mode 100644 index 2d1c7c3..0000000 --- a/.nuxt/types/app.config.d.ts +++ /dev/null @@ -1,29 +0,0 @@ - -import type { CustomAppConfig } from 'nuxt/schema' -import type { Defu } from 'defu' - - -declare const inlineConfig = {} -type ResolvedAppConfig = Defu -type IsAny = 0 extends 1 & T ? true : false - -type MergedAppConfig, Custom extends Record> = { - [K in keyof (Resolved & Custom)]: K extends keyof Custom - ? unknown extends Custom[K] - ? Resolved[K] - : IsAny extends true - ? Resolved[K] - : Custom[K] extends Record - ? Resolved[K] extends Record - ? MergedAppConfig - : Exclude - : Exclude - : Resolved[K] -} - -declare module 'nuxt/schema' { - interface AppConfig extends MergedAppConfig { } -} -declare module '@nuxt/schema' { - interface AppConfig extends MergedAppConfig { } -} diff --git a/.nuxt/types/imports.d.ts b/.nuxt/types/imports.d.ts deleted file mode 100644 index 35e7f78..0000000 --- a/.nuxt/types/imports.d.ts +++ /dev/null @@ -1,388 +0,0 @@ -// Generated by auto imports -export {} -declare global { - const abortNavigation: typeof import('../../node_modules/nuxt/dist/app')['abortNavigation'] - const addRouteMiddleware: typeof import('../../node_modules/nuxt/dist/app')['addRouteMiddleware'] - const clearError: typeof import('../../node_modules/nuxt/dist/app')['clearError'] - const clearNuxtData: typeof import('../../node_modules/nuxt/dist/app')['clearNuxtData'] - const clearNuxtState: typeof import('../../node_modules/nuxt/dist/app')['clearNuxtState'] - const computed: typeof import('vue')['computed'] - const createError: typeof import('../../node_modules/nuxt/dist/app')['createError'] - const customRef: typeof import('vue')['customRef'] - const defineAppConfig: typeof import('../../node_modules/nuxt/dist/app')['defineAppConfig'] - const defineAsyncComponent: typeof import('vue')['defineAsyncComponent'] - const defineComponent: typeof import('vue')['defineComponent'] - const defineModel: typeof import('vue')['defineModel'] - const defineNuxtComponent: typeof import('../../node_modules/nuxt/dist/app')['defineNuxtComponent'] - const defineNuxtLink: typeof import('../../node_modules/nuxt/dist/app')['defineNuxtLink'] - const defineNuxtPlugin: typeof import('../../node_modules/nuxt/dist/app')['defineNuxtPlugin'] - const defineNuxtRouteMiddleware: typeof import('../../node_modules/nuxt/dist/app')['defineNuxtRouteMiddleware'] - const defineOptions: typeof import('vue')['defineOptions'] - const definePayloadPlugin: typeof import('../../node_modules/nuxt/dist/app')['definePayloadPlugin'] - const definePayloadReducer: typeof import('../../node_modules/nuxt/dist/app')['definePayloadReducer'] - const definePayloadReviver: typeof import('../../node_modules/nuxt/dist/app')['definePayloadReviver'] - const defineSlots: typeof import('vue')['defineSlots'] - const effect: typeof import('vue')['effect'] - const effectScope: typeof import('vue')['effectScope'] - const getCurrentInstance: typeof import('vue')['getCurrentInstance'] - const getCurrentScope: typeof import('vue')['getCurrentScope'] - const h: typeof import('vue')['h'] - const hasInjectionContext: typeof import('vue')['hasInjectionContext'] - const inject: typeof import('vue')['inject'] - const injectHead: typeof import('@unhead/vue')['injectHead'] - const isNuxtError: typeof import('../../node_modules/nuxt/dist/app')['isNuxtError'] - const isPrerendered: typeof import('../../node_modules/nuxt/dist/app')['isPrerendered'] - const isProxy: typeof import('vue')['isProxy'] - const isReactive: typeof import('vue')['isReactive'] - const isReadonly: typeof import('vue')['isReadonly'] - const isRef: typeof import('vue')['isRef'] - const isShallow: typeof import('vue')['isShallow'] - const isVue2: typeof import('../../node_modules/nuxt/dist/app/compat/vue-demi')['isVue2'] - const isVue3: typeof import('../../node_modules/nuxt/dist/app/compat/vue-demi')['isVue3'] - const loadPayload: typeof import('../../node_modules/nuxt/dist/app')['loadPayload'] - const markRaw: typeof import('vue')['markRaw'] - const mergeModels: typeof import('vue')['mergeModels'] - const navigateTo: typeof import('../../node_modules/nuxt/dist/app')['navigateTo'] - const nextTick: typeof import('vue')['nextTick'] - const onActivated: typeof import('vue')['onActivated'] - const onBeforeMount: typeof import('vue')['onBeforeMount'] - const onBeforeRouteLeave: typeof import('../../node_modules/nuxt/dist/app')['onBeforeRouteLeave'] - const onBeforeRouteUpdate: typeof import('../../node_modules/nuxt/dist/app')['onBeforeRouteUpdate'] - const onBeforeUnmount: typeof import('vue')['onBeforeUnmount'] - const onBeforeUpdate: typeof import('vue')['onBeforeUpdate'] - const onDeactivated: typeof import('vue')['onDeactivated'] - const onErrorCaptured: typeof import('vue')['onErrorCaptured'] - const onMounted: typeof import('vue')['onMounted'] - const onNuxtReady: typeof import('../../node_modules/nuxt/dist/app')['onNuxtReady'] - const onRenderTracked: typeof import('vue')['onRenderTracked'] - const onRenderTriggered: typeof import('vue')['onRenderTriggered'] - const onScopeDispose: typeof import('vue')['onScopeDispose'] - const onServerPrefetch: typeof import('vue')['onServerPrefetch'] - const onUnmounted: typeof import('vue')['onUnmounted'] - const onUpdated: typeof import('vue')['onUpdated'] - const prefetchComponents: typeof import('../../node_modules/nuxt/dist/app')['prefetchComponents'] - const preloadComponents: typeof import('../../node_modules/nuxt/dist/app')['preloadComponents'] - const preloadPayload: typeof import('../../node_modules/nuxt/dist/app')['preloadPayload'] - const preloadRouteComponents: typeof import('../../node_modules/nuxt/dist/app')['preloadRouteComponents'] - const provide: typeof import('vue')['provide'] - const proxyRefs: typeof import('vue')['proxyRefs'] - const reactive: typeof import('vue')['reactive'] - const readonly: typeof import('vue')['readonly'] - const ref: typeof import('vue')['ref'] - const refreshNuxtData: typeof import('../../node_modules/nuxt/dist/app')['refreshNuxtData'] - const reloadNuxtApp: typeof import('../../node_modules/nuxt/dist/app')['reloadNuxtApp'] - const resolveComponent: typeof import('vue')['resolveComponent'] - const setPageLayout: typeof import('../../node_modules/nuxt/dist/app')['setPageLayout'] - const setResponseStatus: typeof import('../../node_modules/nuxt/dist/app')['setResponseStatus'] - const shallowReactive: typeof import('vue')['shallowReactive'] - const shallowReadonly: typeof import('vue')['shallowReadonly'] - const shallowRef: typeof import('vue')['shallowRef'] - const showError: typeof import('../../node_modules/nuxt/dist/app')['showError'] - const toRaw: typeof import('vue')['toRaw'] - const toRef: typeof import('vue')['toRef'] - const toRefs: typeof import('vue')['toRefs'] - const toValue: typeof import('vue')['toValue'] - const triggerRef: typeof import('vue')['triggerRef'] - const unref: typeof import('vue')['unref'] - const updateAppConfig: typeof import('../../node_modules/nuxt/dist/app')['updateAppConfig'] - const useAppConfig: typeof import('../../node_modules/nuxt/dist/app')['useAppConfig'] - const useAsyncData: typeof import('../../node_modules/nuxt/dist/app')['useAsyncData'] - const useAttrs: typeof import('vue')['useAttrs'] - const useCookie: typeof import('../../node_modules/nuxt/dist/app')['useCookie'] - const useCssModule: typeof import('vue')['useCssModule'] - const useCssVars: typeof import('vue')['useCssVars'] - const useError: typeof import('../../node_modules/nuxt/dist/app')['useError'] - const useFetch: typeof import('../../node_modules/nuxt/dist/app')['useFetch'] - const useHead: typeof import('@unhead/vue')['useHead'] - const useHeadSafe: typeof import('@unhead/vue')['useHeadSafe'] - const useLazyAsyncData: typeof import('../../node_modules/nuxt/dist/app')['useLazyAsyncData'] - const useLazyFetch: typeof import('../../node_modules/nuxt/dist/app')['useLazyFetch'] - const useModel: typeof import('vue')['useModel'] - const useNuxtApp: typeof import('../../node_modules/nuxt/dist/app')['useNuxtApp'] - const useNuxtData: typeof import('../../node_modules/nuxt/dist/app')['useNuxtData'] - const useRequestEvent: typeof import('../../node_modules/nuxt/dist/app')['useRequestEvent'] - const useRequestFetch: typeof import('../../node_modules/nuxt/dist/app')['useRequestFetch'] - const useRequestHeaders: typeof import('../../node_modules/nuxt/dist/app')['useRequestHeaders'] - const useRequestURL: typeof import('../../node_modules/nuxt/dist/app')['useRequestURL'] - const useRoute: typeof import('../../node_modules/nuxt/dist/app')['useRoute'] - const useRouter: typeof import('../../node_modules/nuxt/dist/app')['useRouter'] - const useRuntimeConfig: typeof import('../../node_modules/nuxt/dist/app')['useRuntimeConfig'] - const useSeoMeta: typeof import('@unhead/vue')['useSeoMeta'] - const useServerHead: typeof import('@unhead/vue')['useServerHead'] - const useServerHeadSafe: typeof import('@unhead/vue')['useServerHeadSafe'] - const useServerSeoMeta: typeof import('@unhead/vue')['useServerSeoMeta'] - const useSlots: typeof import('vue')['useSlots'] - const useState: typeof import('../../node_modules/nuxt/dist/app')['useState'] - const useTransitionState: typeof import('vue')['useTransitionState'] - const watch: typeof import('vue')['watch'] - const watchEffect: typeof import('vue')['watchEffect'] - const watchPostEffect: typeof import('vue')['watchPostEffect'] - const watchSyncEffect: typeof import('vue')['watchSyncEffect'] - const withCtx: typeof import('vue')['withCtx'] - const withDirectives: typeof import('vue')['withDirectives'] - const withKeys: typeof import('vue')['withKeys'] - const withMemo: typeof import('vue')['withMemo'] - const withModifiers: typeof import('vue')['withModifiers'] - const withScopeId: typeof import('vue')['withScopeId'] -} -// for type re-export -declare global { - // @ts-ignore - export type { Component, ComponentPublicInstance, ComputedRef, ExtractPropTypes, ExtractPublicPropTypes, InjectionKey, PropType, Ref, MaybeRef, MaybeRefOrGetter, VNode } from 'vue' -} -// for vue template auto import -import { UnwrapRef } from 'vue' -declare module 'vue' { - interface ComponentCustomProperties { - readonly abortNavigation: UnwrapRef - readonly addRouteMiddleware: UnwrapRef - readonly clearError: UnwrapRef - readonly clearNuxtData: UnwrapRef - readonly clearNuxtState: UnwrapRef - readonly computed: UnwrapRef - readonly createError: UnwrapRef - readonly customRef: UnwrapRef - readonly defineAppConfig: UnwrapRef - readonly defineAsyncComponent: UnwrapRef - readonly defineComponent: UnwrapRef - readonly defineModel: UnwrapRef - readonly defineNuxtComponent: UnwrapRef - readonly defineNuxtLink: UnwrapRef - readonly defineNuxtPlugin: UnwrapRef - readonly defineNuxtRouteMiddleware: UnwrapRef - readonly defineOptions: UnwrapRef - readonly definePayloadPlugin: UnwrapRef - readonly definePayloadReducer: UnwrapRef - readonly definePayloadReviver: UnwrapRef - readonly defineSlots: UnwrapRef - readonly effect: UnwrapRef - readonly effectScope: UnwrapRef - readonly getCurrentInstance: UnwrapRef - readonly getCurrentScope: UnwrapRef - readonly h: UnwrapRef - readonly hasInjectionContext: UnwrapRef - readonly inject: UnwrapRef - readonly injectHead: UnwrapRef - readonly isNuxtError: UnwrapRef - readonly isPrerendered: UnwrapRef - readonly isProxy: UnwrapRef - readonly isReactive: UnwrapRef - readonly isReadonly: UnwrapRef - readonly isRef: UnwrapRef - readonly isShallow: UnwrapRef - readonly isVue2: UnwrapRef - readonly isVue3: UnwrapRef - readonly loadPayload: UnwrapRef - readonly markRaw: UnwrapRef - readonly mergeModels: UnwrapRef - readonly navigateTo: UnwrapRef - readonly nextTick: UnwrapRef - readonly onActivated: UnwrapRef - readonly onBeforeMount: UnwrapRef - readonly onBeforeRouteLeave: UnwrapRef - readonly onBeforeRouteUpdate: UnwrapRef - readonly onBeforeUnmount: UnwrapRef - readonly onBeforeUpdate: UnwrapRef - readonly onDeactivated: UnwrapRef - readonly onErrorCaptured: UnwrapRef - readonly onMounted: UnwrapRef - readonly onNuxtReady: UnwrapRef - readonly onRenderTracked: UnwrapRef - readonly onRenderTriggered: UnwrapRef - readonly onScopeDispose: UnwrapRef - readonly onServerPrefetch: UnwrapRef - readonly onUnmounted: UnwrapRef - readonly onUpdated: UnwrapRef - readonly prefetchComponents: UnwrapRef - readonly preloadComponents: UnwrapRef - readonly preloadPayload: UnwrapRef - readonly preloadRouteComponents: UnwrapRef - readonly provide: UnwrapRef - readonly proxyRefs: UnwrapRef - readonly reactive: UnwrapRef - readonly readonly: UnwrapRef - readonly ref: UnwrapRef - readonly refreshNuxtData: UnwrapRef - readonly reloadNuxtApp: UnwrapRef - readonly resolveComponent: UnwrapRef - readonly setPageLayout: UnwrapRef - readonly setResponseStatus: UnwrapRef - readonly shallowReactive: UnwrapRef - readonly shallowReadonly: UnwrapRef - readonly shallowRef: UnwrapRef - readonly showError: UnwrapRef - readonly toRaw: UnwrapRef - readonly toRef: UnwrapRef - readonly toRefs: UnwrapRef - readonly toValue: UnwrapRef - readonly triggerRef: UnwrapRef - readonly unref: UnwrapRef - readonly updateAppConfig: UnwrapRef - readonly useAppConfig: UnwrapRef - readonly useAsyncData: UnwrapRef - readonly useAttrs: UnwrapRef - readonly useCookie: UnwrapRef - readonly useCssModule: UnwrapRef - readonly useCssVars: UnwrapRef - readonly useError: UnwrapRef - readonly useFetch: UnwrapRef - readonly useHead: UnwrapRef - readonly useHeadSafe: UnwrapRef - readonly useLazyAsyncData: UnwrapRef - readonly useLazyFetch: UnwrapRef - readonly useModel: UnwrapRef - readonly useNuxtApp: UnwrapRef - readonly useNuxtData: UnwrapRef - readonly useRequestEvent: UnwrapRef - readonly useRequestFetch: UnwrapRef - readonly useRequestHeaders: UnwrapRef - readonly useRequestURL: UnwrapRef - readonly useRoute: UnwrapRef - readonly useRouter: UnwrapRef - readonly useRuntimeConfig: UnwrapRef - readonly useSeoMeta: UnwrapRef - readonly useServerHead: UnwrapRef - readonly useServerHeadSafe: UnwrapRef - readonly useServerSeoMeta: UnwrapRef - readonly useSlots: UnwrapRef - readonly useState: UnwrapRef - readonly useTransitionState: UnwrapRef - readonly watch: UnwrapRef - readonly watchEffect: UnwrapRef - readonly watchPostEffect: UnwrapRef - readonly watchSyncEffect: UnwrapRef - readonly withCtx: UnwrapRef - readonly withDirectives: UnwrapRef - readonly withKeys: UnwrapRef - readonly withMemo: UnwrapRef - readonly withModifiers: UnwrapRef - readonly withScopeId: UnwrapRef - } -} -declare module '@vue/runtime-core' { - interface ComponentCustomProperties { - readonly abortNavigation: UnwrapRef - readonly addRouteMiddleware: UnwrapRef - readonly clearError: UnwrapRef - readonly clearNuxtData: UnwrapRef - readonly clearNuxtState: UnwrapRef - readonly computed: UnwrapRef - readonly createError: UnwrapRef - readonly customRef: UnwrapRef - readonly defineAppConfig: UnwrapRef - readonly defineAsyncComponent: UnwrapRef - readonly defineComponent: UnwrapRef - readonly defineModel: UnwrapRef - readonly defineNuxtComponent: UnwrapRef - readonly defineNuxtLink: UnwrapRef - readonly defineNuxtPlugin: UnwrapRef - readonly defineNuxtRouteMiddleware: UnwrapRef - readonly defineOptions: UnwrapRef - readonly definePayloadPlugin: UnwrapRef - readonly definePayloadReducer: UnwrapRef - readonly definePayloadReviver: UnwrapRef - readonly defineSlots: UnwrapRef - readonly effect: UnwrapRef - readonly effectScope: UnwrapRef - readonly getCurrentInstance: UnwrapRef - readonly getCurrentScope: UnwrapRef - readonly h: UnwrapRef - readonly hasInjectionContext: UnwrapRef - readonly inject: UnwrapRef - readonly injectHead: UnwrapRef - readonly isNuxtError: UnwrapRef - readonly isPrerendered: UnwrapRef - readonly isProxy: UnwrapRef - readonly isReactive: UnwrapRef - readonly isReadonly: UnwrapRef - readonly isRef: UnwrapRef - readonly isShallow: UnwrapRef - readonly isVue2: UnwrapRef - readonly isVue3: UnwrapRef - readonly loadPayload: UnwrapRef - readonly markRaw: UnwrapRef - readonly mergeModels: UnwrapRef - readonly navigateTo: UnwrapRef - readonly nextTick: UnwrapRef - readonly onActivated: UnwrapRef - readonly onBeforeMount: UnwrapRef - readonly onBeforeRouteLeave: UnwrapRef - readonly onBeforeRouteUpdate: UnwrapRef - readonly onBeforeUnmount: UnwrapRef - readonly onBeforeUpdate: UnwrapRef - readonly onDeactivated: UnwrapRef - readonly onErrorCaptured: UnwrapRef - readonly onMounted: UnwrapRef - readonly onNuxtReady: UnwrapRef - readonly onRenderTracked: UnwrapRef - readonly onRenderTriggered: UnwrapRef - readonly onScopeDispose: UnwrapRef - readonly onServerPrefetch: UnwrapRef - readonly onUnmounted: UnwrapRef - readonly onUpdated: UnwrapRef - readonly prefetchComponents: UnwrapRef - readonly preloadComponents: UnwrapRef - readonly preloadPayload: UnwrapRef - readonly preloadRouteComponents: UnwrapRef - readonly provide: UnwrapRef - readonly proxyRefs: UnwrapRef - readonly reactive: UnwrapRef - readonly readonly: UnwrapRef - readonly ref: UnwrapRef - readonly refreshNuxtData: UnwrapRef - readonly reloadNuxtApp: UnwrapRef - readonly resolveComponent: UnwrapRef - readonly setPageLayout: UnwrapRef - readonly setResponseStatus: UnwrapRef - readonly shallowReactive: UnwrapRef - readonly shallowReadonly: UnwrapRef - readonly shallowRef: UnwrapRef - readonly showError: UnwrapRef - readonly toRaw: UnwrapRef - readonly toRef: UnwrapRef - readonly toRefs: UnwrapRef - readonly toValue: UnwrapRef - readonly triggerRef: UnwrapRef - readonly unref: UnwrapRef - readonly updateAppConfig: UnwrapRef - readonly useAppConfig: UnwrapRef - readonly useAsyncData: UnwrapRef - readonly useAttrs: UnwrapRef - readonly useCookie: UnwrapRef - readonly useCssModule: UnwrapRef - readonly useCssVars: UnwrapRef - readonly useError: UnwrapRef - readonly useFetch: UnwrapRef - readonly useHead: UnwrapRef - readonly useHeadSafe: UnwrapRef - readonly useLazyAsyncData: UnwrapRef - readonly useLazyFetch: UnwrapRef - readonly useModel: UnwrapRef - readonly useNuxtApp: UnwrapRef - readonly useNuxtData: UnwrapRef - readonly useRequestEvent: UnwrapRef - readonly useRequestFetch: UnwrapRef - readonly useRequestHeaders: UnwrapRef - readonly useRequestURL: UnwrapRef - readonly useRoute: UnwrapRef - readonly useRouter: UnwrapRef - readonly useRuntimeConfig: UnwrapRef - readonly useSeoMeta: UnwrapRef - readonly useServerHead: UnwrapRef - readonly useServerHeadSafe: UnwrapRef - readonly useServerSeoMeta: UnwrapRef - readonly useSlots: UnwrapRef - readonly useState: UnwrapRef - readonly useTransitionState: UnwrapRef - readonly watch: UnwrapRef - readonly watchEffect: UnwrapRef - readonly watchPostEffect: UnwrapRef - readonly watchSyncEffect: UnwrapRef - readonly withCtx: UnwrapRef - readonly withDirectives: UnwrapRef - readonly withKeys: UnwrapRef - readonly withMemo: UnwrapRef - readonly withModifiers: UnwrapRef - readonly withScopeId: UnwrapRef - } -} diff --git a/.nuxt/types/nitro-config.d.ts b/.nuxt/types/nitro-config.d.ts deleted file mode 100644 index 29f7939..0000000 --- a/.nuxt/types/nitro-config.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -// Generated by nitro - -// App Config -import type { Defu } from 'defu' - - - -type UserAppConfig = Defu<{}, []> - -declare module 'nitropack' { - interface AppConfig extends UserAppConfig {} -} - -export {} \ No newline at end of file diff --git a/.nuxt/types/nitro-imports.d.ts b/.nuxt/types/nitro-imports.d.ts deleted file mode 100644 index c9118fb..0000000 --- a/.nuxt/types/nitro-imports.d.ts +++ /dev/null @@ -1,103 +0,0 @@ -declare global { - const __buildAssetsURL: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/core/runtime/nitro/paths')['buildAssetsURL'] - const __publicAssetsURL: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/core/runtime/nitro/paths')['publicAssetsURL'] - const appendCorsHeaders: typeof import('h3')['appendCorsHeaders'] - const appendCorsPreflightHeaders: typeof import('h3')['appendCorsPreflightHeaders'] - const appendHeader: typeof import('h3')['appendHeader'] - const appendHeaders: typeof import('h3')['appendHeaders'] - const appendResponseHeader: typeof import('h3')['appendResponseHeader'] - const appendResponseHeaders: typeof import('h3')['appendResponseHeaders'] - const assertMethod: typeof import('h3')['assertMethod'] - const cachedEventHandler: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['cachedEventHandler'] - const cachedFunction: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['cachedFunction'] - const callNodeListener: typeof import('h3')['callNodeListener'] - const clearSession: typeof import('h3')['clearSession'] - const createApp: typeof import('h3')['createApp'] - const createAppEventHandler: typeof import('h3')['createAppEventHandler'] - const createError: typeof import('h3')['createError'] - const createEvent: typeof import('h3')['createEvent'] - const createRouter: typeof import('h3')['createRouter'] - const defaultContentType: typeof import('h3')['defaultContentType'] - const defineAppConfig: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nuxt/dist/core/runtime/nitro/config')['defineAppConfig'] - const defineCachedEventHandler: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['defineCachedEventHandler'] - const defineCachedFunction: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['defineCachedFunction'] - const defineEventHandler: typeof import('h3')['defineEventHandler'] - const defineLazyEventHandler: typeof import('h3')['defineLazyEventHandler'] - const defineNitroPlugin: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['defineNitroPlugin'] - const defineNodeListener: typeof import('h3')['defineNodeListener'] - const defineNodeMiddleware: typeof import('h3')['defineNodeMiddleware'] - const defineRenderHandler: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['defineRenderHandler'] - const deleteCookie: typeof import('h3')['deleteCookie'] - const dynamicEventHandler: typeof import('h3')['dynamicEventHandler'] - const eventHandler: typeof import('h3')['eventHandler'] - const fetchWithEvent: typeof import('h3')['fetchWithEvent'] - const fromNodeMiddleware: typeof import('h3')['fromNodeMiddleware'] - const getCookie: typeof import('h3')['getCookie'] - const getHeader: typeof import('h3')['getHeader'] - const getHeaders: typeof import('h3')['getHeaders'] - const getMethod: typeof import('h3')['getMethod'] - const getProxyRequestHeaders: typeof import('h3')['getProxyRequestHeaders'] - const getQuery: typeof import('h3')['getQuery'] - const getRequestHeader: typeof import('h3')['getRequestHeader'] - const getRequestHeaders: typeof import('h3')['getRequestHeaders'] - const getRequestHost: typeof import('h3')['getRequestHost'] - const getRequestPath: typeof import('h3')['getRequestPath'] - const getRequestProtocol: typeof import('h3')['getRequestProtocol'] - const getRequestURL: typeof import('h3')['getRequestURL'] - const getResponseHeader: typeof import('h3')['getResponseHeader'] - const getResponseHeaders: typeof import('h3')['getResponseHeaders'] - const getResponseStatus: typeof import('h3')['getResponseStatus'] - const getResponseStatusText: typeof import('h3')['getResponseStatusText'] - const getRouteRules: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['getRouteRules'] - const getRouterParam: typeof import('h3')['getRouterParam'] - const getRouterParams: typeof import('h3')['getRouterParams'] - const getSession: typeof import('h3')['getSession'] - const handleCacheHeaders: typeof import('h3')['handleCacheHeaders'] - const handleCors: typeof import('h3')['handleCors'] - const isCorsOriginAllowed: typeof import('h3')['isCorsOriginAllowed'] - const isError: typeof import('h3')['isError'] - const isEvent: typeof import('h3')['isEvent'] - const isEventHandler: typeof import('h3')['isEventHandler'] - const isMethod: typeof import('h3')['isMethod'] - const isPreflightRequest: typeof import('h3')['isPreflightRequest'] - const isStream: typeof import('h3')['isStream'] - const lazyEventHandler: typeof import('h3')['lazyEventHandler'] - const nitroPlugin: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['nitroPlugin'] - const parseCookies: typeof import('h3')['parseCookies'] - const promisifyNodeListener: typeof import('h3')['promisifyNodeListener'] - const proxyRequest: typeof import('h3')['proxyRequest'] - const readBody: typeof import('h3')['readBody'] - const readMultipartFormData: typeof import('h3')['readMultipartFormData'] - const readRawBody: typeof import('h3')['readRawBody'] - const sanitizeStatusCode: typeof import('h3')['sanitizeStatusCode'] - const sanitizeStatusMessage: typeof import('h3')['sanitizeStatusMessage'] - const sealSession: typeof import('h3')['sealSession'] - const send: typeof import('h3')['send'] - const sendError: typeof import('h3')['sendError'] - const sendNoContent: typeof import('h3')['sendNoContent'] - const sendProxy: typeof import('h3')['sendProxy'] - const sendRedirect: typeof import('h3')['sendRedirect'] - const sendStream: typeof import('h3')['sendStream'] - const setCookie: typeof import('h3')['setCookie'] - const setHeader: typeof import('h3')['setHeader'] - const setHeaders: typeof import('h3')['setHeaders'] - const setResponseHeader: typeof import('h3')['setResponseHeader'] - const setResponseHeaders: typeof import('h3')['setResponseHeaders'] - const setResponseStatus: typeof import('h3')['setResponseStatus'] - const splitCookiesString: typeof import('h3')['splitCookiesString'] - const toEventHandler: typeof import('h3')['toEventHandler'] - const toNodeListener: typeof import('h3')['toNodeListener'] - const unsealSession: typeof import('h3')['unsealSession'] - const updateSession: typeof import('h3')['updateSession'] - const useAppConfig: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['useAppConfig'] - const useBase: typeof import('h3')['useBase'] - const useNitroApp: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['useNitroApp'] - const useRuntimeConfig: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['useRuntimeConfig'] - const useSession: typeof import('h3')['useSession'] - const useStorage: typeof import('/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime')['useStorage'] - const writeEarlyHints: typeof import('h3')['writeEarlyHints'] -} -export { defineCachedFunction, defineCachedEventHandler, cachedFunction, cachedEventHandler, useRuntimeConfig, useStorage, useNitroApp, defineNitroPlugin, nitroPlugin, defineRenderHandler, getRouteRules, useAppConfig } from '/home/vrifox/git/okfde/stadtratmonitor-client/node_modules/nitropack/dist/runtime'; -export { appendCorsHeaders, appendCorsPreflightHeaders, appendHeader, appendHeaders, appendResponseHeader, appendResponseHeaders, assertMethod, callNodeListener, clearSession, createApp, createAppEventHandler, createError, createEvent, createRouter, defaultContentType, defineEventHandler, defineLazyEventHandler, defineNodeListener, defineNodeMiddleware, deleteCookie, dynamicEventHandler, eventHandler, fetchWithEvent, fromNodeMiddleware, getCookie, getHeader, getHeaders, getMethod, getProxyRequestHeaders, getQuery, getRequestHeader, getRequestHeaders, getRequestHost, getRequestPath, getRequestProtocol, getRequestURL, getResponseHeader, getResponseHeaders, getResponseStatus, getResponseStatusText, getRouterParam, getRouterParams, getSession, handleCacheHeaders, handleCors, isCorsOriginAllowed, isError, isEvent, isEventHandler, isMethod, isPreflightRequest, isStream, lazyEventHandler, parseCookies, promisifyNodeListener, proxyRequest, readBody, readMultipartFormData, readRawBody, sanitizeStatusCode, sanitizeStatusMessage, sealSession, send, sendError, sendNoContent, sendProxy, sendRedirect, sendStream, setCookie, setHeader, setHeaders, setResponseHeader, setResponseHeaders, setResponseStatus, splitCookiesString, toEventHandler, toNodeListener, unsealSession, updateSession, useBase, useSession, writeEarlyHints } from 'h3'; -export { buildAssetsURL as __buildAssetsURL, publicAssetsURL as __publicAssetsURL } from '../../node_modules/nuxt/dist/core/runtime/nitro/paths'; -export { defineAppConfig } from '../../node_modules/nuxt/dist/core/runtime/nitro/config'; \ No newline at end of file diff --git a/.nuxt/types/nitro-nuxt.d.ts b/.nuxt/types/nitro-nuxt.d.ts deleted file mode 100644 index ff88b2b..0000000 --- a/.nuxt/types/nitro-nuxt.d.ts +++ /dev/null @@ -1,26 +0,0 @@ - -/// - -import type { RuntimeConfig } from 'nuxt/schema' -import type { H3Event } from 'h3' -import type { NuxtIslandContext, NuxtIslandResponse, NuxtRenderHTMLContext } from 'nuxt/dist/core/runtime/nitro/renderer' - -declare module 'nitropack' { - interface NitroRuntimeConfigApp { - buildAssetsDir: string - cdnURL: string - } - interface NitroRuntimeConfig extends RuntimeConfig {} - interface NitroRouteConfig { - ssr?: boolean - experimentalNoScripts?: boolean - } - interface NitroRouteRules { - ssr?: boolean - experimentalNoScripts?: boolean - } - interface NitroRuntimeHooks { - 'render:html': (htmlContext: NuxtRenderHTMLContext, context: { event: H3Event }) => void | Promise - 'render:island': (islandResponse: NuxtIslandResponse, context: { event: H3Event, islandContext: NuxtIslandContext }) => void | Promise - } -} diff --git a/.nuxt/types/nitro-routes.d.ts b/.nuxt/types/nitro-routes.d.ts deleted file mode 100644 index 6f9230b..0000000 --- a/.nuxt/types/nitro-routes.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -// Generated by nitro -import type { Serialize, Simplify } from 'nitropack' -declare module 'nitropack' { - type Awaited = T extends PromiseLike ? Awaited : T - interface InternalApi { - '/__nuxt_error': { - 'default': Simplify>>> - } - } -} -export {} \ No newline at end of file diff --git a/.nuxt/types/nitro.d.ts b/.nuxt/types/nitro.d.ts deleted file mode 100644 index bf09bd4..0000000 --- a/.nuxt/types/nitro.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -/// -/// -/// \ No newline at end of file diff --git a/.nuxt/types/plugins.d.ts b/.nuxt/types/plugins.d.ts deleted file mode 100644 index 58a431c..0000000 --- a/.nuxt/types/plugins.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -// Generated by Nuxt' -import type { Plugin } from '#app' - -type Decorate> = { [K in keyof T as K extends string ? `$${K}` : never]: T[K] } - -type InjectionType = A extends Plugin ? Decorate : unknown - -type NuxtAppInjections = - InjectionType & - InjectionType & - InjectionType & - InjectionType & - InjectionType - -declare module '#app' { - interface NuxtApp extends NuxtAppInjections { } -} - -declare module 'vue' { - interface ComponentCustomProperties extends NuxtAppInjections { } -} - -export { } diff --git a/.nuxt/types/schema.d.ts b/.nuxt/types/schema.d.ts deleted file mode 100644 index 93237ca..0000000 --- a/.nuxt/types/schema.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import { NuxtModule, RuntimeConfig } from 'nuxt/schema' -declare module 'nuxt/schema' { - interface NuxtConfig { - ["devtools"]?: typeof import("@nuxt/devtools").default extends NuxtModule ? Partial : Record - ["telemetry"]?: typeof import("@nuxt/telemetry").default extends NuxtModule ? Partial : Record - modules?: (undefined | null | false | NuxtModule | string | [NuxtModule | string, Record] | ["@nuxt/devtools", Exclude] | ["@nuxt/telemetry", Exclude])[], - } - interface RuntimeConfig { - app: { - baseURL: string, - - buildAssetsDir: string, - - cdnURL: string, - }, - } - interface PublicRuntimeConfig { - - } -} -declare module 'vue' { - interface ComponentCustomProperties { - $config: RuntimeConfig - } - } \ No newline at end of file diff --git a/.nuxt/types/vue-shim.d.ts b/.nuxt/types/vue-shim.d.ts deleted file mode 100644 index 3160e55..0000000 --- a/.nuxt/types/vue-shim.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -declare module '*.vue' { - import { DefineComponent } from 'vue' - const component: DefineComponent<{}, {}, any> - export default component -} \ No newline at end of file diff --git a/.nuxt/vue-router.d.ts b/.nuxt/vue-router.d.ts deleted file mode 100644 index e1866f9..0000000 --- a/.nuxt/vue-router.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from 'vue-router' \ No newline at end of file