admin_szolgáltatók_

This commit is contained in:
Roo
2026-07-01 02:27:38 +00:00
parent 189cbfd7ca
commit 6e627d0ebe
491 changed files with 20965 additions and 9703 deletions

View File

@@ -473,48 +473,72 @@ const _routes = [
name: "login",
path: "/login",
meta: __nuxt_page_meta || {},
component: () => import("./_nuxt/login-BUpiBmf8.js")
component: () => import("./_nuxt/login-BxbJ5I4C.js")
},
{
name: "users",
path: "/users",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-D8qGjmnz.js")
component: () => import("./_nuxt/index-DP7v0fI5.js")
},
{
name: "garages",
path: "/garages",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-CemkpUgu.js")
component: () => import("./_nuxt/index-Bi2XSDbq.js")
},
{
name: "persons",
path: "/persons",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-Ci9UUd4C.js")
component: () => import("./_nuxt/index-CncnskcL.js")
},
{
name: "packages",
path: "/packages",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-B9tmK_Km.js")
component: () => import("./_nuxt/index-BOjUVIK8.js")
},
{
name: "providers-id",
path: "/providers/:id()",
component: () => import("./_nuxt/_id_-YGQP6BWl.js"),
children: [
{
name: "providers-id-edit",
path: "edit",
component: () => import("./_nuxt/edit-Db3uK3sd.js")
}
]
},
{
name: "providers",
path: "/providers",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-BE0BbUXA.js")
},
{
name: "users-id",
path: "/users/:id()",
component: () => import("./_nuxt/index-Bd_e7zBi.js")
component: () => import("./_nuxt/index-DwENgmvX.js")
},
{
name: "permissions",
path: "/permissions",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-BD2eKDSC.js")
component: () => import("./_nuxt/index-CQNxIjHJ.js")
},
{
name: "providers-pending",
path: "/providers/pending",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/pending-B_DY9I_j.js")
},
{
name: "gamification",
path: "/gamification",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-Bf37iyk4.js")
component: () => import("./_nuxt/index-kkjYgRlj.js")
},
{
name: "garages-id",
@@ -524,7 +548,13 @@ const _routes = [
{
name: "persons-id",
path: "/persons/:id()",
component: () => import("./_nuxt/index-DN4o4Z9u.js")
component: () => import("./_nuxt/index-DAqVPqqO.js")
},
{
name: "providers-rejected",
path: "/providers/rejected",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/rejected-jHmJwXbQ.js")
},
{
name: "gamification-badges",
@@ -566,25 +596,25 @@ const _routes = [
name: "gamification-users-id",
path: "/gamification/users/:id()",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/_id_-CoXhCsuZ.js")
component: () => import("./_nuxt/_id_-DvpH9xyV.js")
},
{
name: "gamification-leaderboard",
path: "/gamification/leaderboard",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/leaderboard-C-QWIlDh.js")
component: () => import("./_nuxt/leaderboard-CqTgptys.js")
},
{
name: "gamification-point-rules",
path: "/gamification/point-rules",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/point-rules-C1ou37W0.js")
component: () => import("./_nuxt/point-rules-tyImSuJC.js")
},
{
name: "gamification-users",
path: "/gamification/users",
meta: { "middleware": "auth" },
component: () => import("./_nuxt/index-B6MDQHdV.js")
component: () => import("./_nuxt/index-B4tBHEvj.js")
},
{
name: "gamification-competitions",
@@ -1598,14 +1628,19 @@ function createLocalizedRouteByPathResolver(router) {
}
const localeCodes = [
"hu",
"en"
"en",
"de",
"fr",
"ro",
"cz",
"sk"
];
const localeLoaders = {
hu: [
{
key: "locale_hu_46json_ee06c965",
load: () => import(
"./_nuxt/hu-D4bAMIbU.js"
"./_nuxt/hu-CfkgEs2T.js"
/* webpackChunkName: "locale_hu_46json_ee06c965" */
),
cache: true
@@ -1615,11 +1650,61 @@ const localeLoaders = {
{
key: "locale_en_46json_0b63539c",
load: () => import(
"./_nuxt/en-CjjyOvG7.js"
"./_nuxt/en-BsD3FKYP.js"
/* webpackChunkName: "locale_en_46json_0b63539c" */
),
cache: true
}
],
de: [
{
key: "locale_de_46json_165a3efe",
load: () => import(
"./_nuxt/de-Cm6LRCyJ.js"
/* webpackChunkName: "locale_de_46json_165a3efe" */
),
cache: true
}
],
fr: [
{
key: "locale_fr_46json_3676bfd9",
load: () => import(
"./_nuxt/fr-Dw19bH13.js"
/* webpackChunkName: "locale_fr_46json_3676bfd9" */
),
cache: true
}
],
ro: [
{
key: "locale_ro_46json_ac7b2969",
load: () => import(
"./_nuxt/ro-BGndMdxF.js"
/* webpackChunkName: "locale_ro_46json_ac7b2969" */
),
cache: true
}
],
cz: [
{
key: "locale_cz_46json_c099cec5",
load: () => import(
"./_nuxt/cz-CP7lYDxM.js"
/* webpackChunkName: "locale_cz_46json_c099cec5" */
),
cache: true
}
],
sk: [
{
key: "locale_sk_46json_c30fede5",
load: () => import(
"./_nuxt/sk-D2IJ1iK1.js"
/* webpackChunkName: "locale_sk_46json_c30fede5" */
),
cache: true
}
]
};
const vueI18nConfigs = [];
@@ -1635,6 +1720,36 @@ const normalizedLocales = [
iso: "en-GB",
name: "English",
language: void 0
},
{
code: "de",
iso: "de-DE",
name: "Deutsch",
language: void 0
},
{
code: "fr",
iso: "fr-FR",
name: "Français",
language: void 0
},
{
code: "ro",
iso: "ro-RO",
name: "Română",
language: void 0
},
{
code: "cz",
iso: "cs-CZ",
name: "Čeština",
language: void 0
},
{
code: "sk",
iso: "sk-SK",
name: "Slovenčina",
language: void 0
}
];
const cacheMessages = /* @__PURE__ */ new Map();
@@ -1755,7 +1870,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: "7009ffdb", en: "7009ffdb" };
var define_I18N_LOCALE_HASHES_default$1 = { hu: "afef61dc", en: "afef61dc", de: "afef61dc", fr: "afef61dc", ro: "afef61dc", cz: "afef61dc", sk: "afef61dc" };
const useLocaleConfigs = () => useState(
"i18n:cached-locale-configs",
() => void 0
@@ -6829,7 +6944,7 @@ const setupVueI18nOptions = async (defaultLocale) => {
}
return options;
};
var define_I18N_LOCALE_HASHES_default = { hu: "7009ffdb", en: "7009ffdb" };
var define_I18N_LOCALE_HASHES_default = { hu: "afef61dc", en: "afef61dc", de: "afef61dc", fr: "afef61dc", ro: "afef61dc", cz: "afef61dc", sk: "afef61dc" };
const i18n_EI7LsD1KYQADczz5hrChviGQCdVM8yUkvFEZLJpmnvM = /* @__PURE__ */ defineNuxtPlugin({
name: "i18n:plugin",
parallel: false,
@@ -7070,7 +7185,7 @@ const plugins = [
];
const layouts = {
blank: defineAsyncComponent(() => import("./_nuxt/blank-DWT4RB69.js").then((m) => m.default || m)),
default: defineAsyncComponent(() => import("./_nuxt/default-BHklGIzv.js").then((m) => m.default || m))
default: defineAsyncComponent(() => import("./_nuxt/default-BU4PyScw.js").then((m) => m.default || m))
};
const routeRulesMatcher = _routeRulesMatcher;
const LayoutLoader = defineComponent({
@@ -7354,7 +7469,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("./_nuxt/error-404-qU7XehyZ.js"));
const _Error404 = defineAsyncComponent(() => import("./_nuxt/error-404-BFLCmfEK.js"));
const _Error = defineAsyncComponent(() => import("./_nuxt/error-500-DfEH3Z64.js"));
const ErrorTemplate = is404 ? _Error404 : _Error;
return (_ctx, _push, _parent, _attrs) => {
@@ -7452,11 +7567,11 @@ export {
useAuthStore as c,
useCookie as d,
entry_default as default,
useRoute as e,
encodeRoutePath as f,
useNuxtApp as g,
useRuntimeConfig as h,
nuxtLinkDefaults as i,
encodeRoutePath as e,
useNuxtApp as f,
useRuntimeConfig as g,
nuxtLinkDefaults as h,
useRoute as i,
defineNuxtRouteMiddleware as j,
navigateTo as n,
resolveRouteObject as r,