admin_users_personels

This commit is contained in:
Roo
2026-06-29 14:11:15 +00:00
parent 383e5511b6
commit df4a0f07ff
237 changed files with 17849 additions and 2934 deletions

View File

@@ -1,5 +1,5 @@
import process from 'node:process';globalThis._importMeta_=globalThis._importMeta_||{url:"file:///_entry.js",env:process.env};import * as Vue from 'vue';
import { ref, computed, getCurrentScope, onScopeDispose, inject, hasInjectionContext, getCurrentInstance as getCurrentInstance$1, shallowRef, defineComponent, createElementBlock, provide, cloneVNode, h, defineAsyncComponent, unref, shallowReactive, Suspense, Fragment, useSSRContext, createApp, createVNode, Text, withCtx, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, reactive, effectScope, nextTick, mergeProps, toRef, isReadonly, toRaw, isRef, isShallow, isReactive } from 'vue';
import { getCurrentScope, onScopeDispose, ref, computed, inject, hasInjectionContext, getCurrentInstance as getCurrentInstance$1, shallowRef, defineComponent, createElementBlock, provide, cloneVNode, h, defineAsyncComponent, unref, shallowReactive, Suspense, Fragment, useSSRContext, createApp, createVNode, Text, withCtx, onErrorCaptured, onServerPrefetch, resolveDynamicComponent, reactive, effectScope, nextTick, mergeProps, toRef, isReadonly, toRaw, isRef, isShallow, isReactive } from 'vue';
import { q as klona, r as parseURL, e as encodePath, s as decodePath, t as hasProtocol, v as isScriptProtocol, w as joinURL, x as withQuery, y as parse$1, z as getRequestHeader, A as destr, B as isEqual, C as sanitizeStatusCode, D as setCookie, E as getCookie, F as deleteCookie, G as getContext, $ as $fetch$1, H as baseURL, I as defu, J as createHooks, j as createError$1, K as executeAsync, L as getRequestURL, M as createDefu, N as parsePath, O as parseQuery, P as withoutTrailingSlash } from '../nitro/nitro.mjs';
import { defineStore, setActivePinia, createPinia, shouldHydrate } from 'pinia';
import { useRoute as useRoute$1, RouterView, createMemoryHistory, createRouter, START_LOCATION } from 'vue-router';
@@ -467,36 +467,58 @@ const _routes = [
name: "index",
path: "/",
meta: { "middleware": "auth" },
component: () => import('./index-92TOgIUU.mjs')
component: () => import('./index-Cv2HQkhy.mjs')
},
{
name: "login",
path: "/login",
meta: __nuxt_page_meta || {},
component: () => import('./login-DOiXgKDi.mjs')
component: () => import('./login-BUpiBmf8.mjs')
},
{
name: "users",
path: "/users",
meta: { "middleware": "auth" },
component: () => import('./index-BXFH9zj5.mjs')
},
{
name: "garages",
path: "/garages",
meta: { "middleware": "auth" },
component: () => import('./index-CzKBE-M2.mjs')
component: () => import('./index-CemkpUgu.mjs')
},
{
name: "persons",
path: "/persons",
meta: { "middleware": "auth" },
component: () => import('./index-Ci9UUd4C.mjs')
},
{
name: "packages",
path: "/packages",
meta: { "middleware": "auth" },
component: () => import('./index-CII1lBpk.mjs')
component: () => import('./index-CmqjFfry.mjs')
},
{
name: "users-id",
path: "/users/:id()",
component: () => import('./index-Bd_e7zBi.mjs')
},
{
name: "permissions",
path: "/permissions",
meta: { "middleware": "auth" },
component: () => import('./index-DgwDY6Ie.mjs')
component: () => import('./index-BD2eKDSC.mjs')
},
{
name: "garages-id",
path: "/garages/:id()",
component: () => import('./index-1I7UC9HP.mjs')
component: () => import('./index-CKl-ge5n.mjs')
},
{
name: "persons-id",
path: "/persons/:id()",
component: () => import('./index-DN4o4Z9u.mjs')
}
];
const _wrapInTransition = (props, children) => {
@@ -641,7 +663,7 @@ const globalMiddleware = [
manifest_45route_45rule
];
const namedMiddleware = {
auth: () => import('./auth-B3jrOAhu.mjs')
auth: () => import('./auth-Cq1Vc_k9.mjs')
};
Object.assign(/* @__PURE__ */ Object.create(null), {});
const pageIslandRoutes = Object.assign(/* @__PURE__ */ Object.create(null), {});
@@ -1426,7 +1448,7 @@ const localeLoaders = {
{
key: "locale_hu_46json_ee06c965",
load: () => import(
'./hu-Ck1VzT5S.mjs'
'./hu-DFYycw88.mjs'
/* webpackChunkName: "locale_hu_46json_ee06c965" */
),
cache: true
@@ -1436,7 +1458,7 @@ const localeLoaders = {
{
key: "locale_en_46json_0b63539c",
load: () => import(
'./en-BI6r-iRW.mjs'
'./en-BPBMPZpX.mjs'
/* webpackChunkName: "locale_en_46json_0b63539c" */
),
cache: true
@@ -1576,7 +1598,7 @@ function getDefaultLocaleForDomain(host) {
}
const isSupportedLocale = (locale) => localeCodes.includes(locale || "");
const resolveSupportedLocale = (locale) => isSupportedLocale(locale) ? locale : void 0;
var define_I18N_LOCALE_HASHES_default$1 = { hu: "4ec99847", en: "4ec99847" };
var define_I18N_LOCALE_HASHES_default$1 = { hu: "c12e2045", en: "c12e2045" };
const useLocaleConfigs = () => useState(
"i18n:cached-locale-configs",
() => void 0
@@ -5906,7 +5928,7 @@ const setupVueI18nOptions = async (defaultLocale) => {
}
return options;
};
var define_I18N_LOCALE_HASHES_default = { hu: "4ec99847", en: "4ec99847" };
var define_I18N_LOCALE_HASHES_default = { hu: "c12e2045", en: "c12e2045" };
const i18n_EI7LsD1KYQADczz5hrChviGQCdVM8yUkvFEZLJpmnvM = /* @__PURE__ */ defineNuxtPlugin({
name: "i18n:plugin",
parallel: false,
@@ -6147,7 +6169,7 @@ const plugins = [
];
const layouts = {
blank: defineAsyncComponent(() => import('./blank-DWT4RB69.mjs').then((m) => m.default || m)),
default: defineAsyncComponent(() => import('./default-C9mWt9Pc.mjs').then((m) => m.default || m))
default: defineAsyncComponent(() => import('./default-C8swInD9.mjs').then((m) => m.default || m))
};
const routeRulesMatcher = _routeRulesMatcher;
const LayoutLoader = defineComponent({
@@ -6431,7 +6453,7 @@ const _sfc_main$1 = {
const statusText = _error.statusMessage ?? (is404 ? "Page Not Found" : "Internal Server Error");
const description = _error.message || _error.toString();
const stack = void 0;
const _Error404 = defineAsyncComponent(() => import('./error-404-DPt4byml.mjs'));
const _Error404 = defineAsyncComponent(() => import('./error-404-qU7XehyZ.mjs'));
const _Error = defineAsyncComponent(() => import('./error-500-DfEH3Z64.mjs'));
const ErrorTemplate = is404 ? _Error404 : _Error;
return (_ctx, _push, _parent, _attrs) => {
@@ -6524,5 +6546,5 @@ let entry;
}
const entry_default = ((ssrContext) => entry(ssrContext));
export { useRouter as a, useAuthStore as b, useCookie as c, useI18n as d, entry_default as default, defineNuxtRouteMiddleware as e, encodeRoutePath as f, useNuxtApp as g, useRuntimeConfig as h, nuxtLinkDefaults as i, navigateTo as n, resolveRouteObject as r, useHead as u };
export { useI18n as a, useRouter as b, useAuthStore as c, useCookie as d, entry_default as default, defineNuxtRouteMiddleware as e, encodeRoutePath as f, useNuxtApp as g, useRuntimeConfig as h, nuxtLinkDefaults as i, navigateTo as n, resolveRouteObject as r, useHead as u };
//# sourceMappingURL=server.mjs.map