mamba-layout 0.25.0 → 0.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
- import { getCurrentInstance as mt, readonly as ht, ref as N, computed as S, unref as f, onActivated as gt, onMounted as Re, onUnmounted as Ke, watch as se, defineComponent as M, openBlock as l, createElementBlock as y, normalizeClass as K, resolveComponent as L, Fragment as U, createBlock as k, resolveDynamicComponent as fe, mergeProps as Je, withCtx as C, createCommentVNode as I, createElementVNode as d, toDisplayString as E, renderList as J, withDirectives as ft, vShow as vt, createVNode as _, renderSlot as z, watchEffect as Oe, Transition as Ee } from "vue";
2
- import { Fold as Fe, ArrowDown as ve, Moon as yt, Sunny as bt, Expand as At, User as _t, ArrowLeft as Ct, ArrowRight as he, Clock as St } from "@element-plus/icons-vue";
3
- import { useRouter as He } from "vue-router";
4
- import { createI18n as wt } from "vue-i18n";
5
- function re() {
6
- const n = mt();
1
+ import { getCurrentInstance as dt, readonly as pt, ref as N, computed as S, unref as f, onActivated as mt, onMounted as Ue, onUnmounted as Re, watch as re, defineComponent as M, openBlock as l, createElementBlock as y, normalizeClass as K, resolveComponent as L, Fragment as U, createBlock as k, resolveDynamicComponent as Ae, mergeProps as Ke, withCtx as C, createCommentVNode as I, createElementVNode as d, toDisplayString as E, renderList as J, withDirectives as ht, vShow as gt, createVNode as _, renderSlot as z, watchEffect as Je, Transition as Ee } from "vue";
2
+ import { Fold as Oe, ArrowDown as _e, Moon as ft, Sunny as vt, Expand as yt, User as bt, ArrowLeft as At, ArrowRight as he, Clock as _t } from "@element-plus/icons-vue";
3
+ import { useRouter as Fe } from "vue-router";
4
+ import { createI18n as Ct } from "vue-i18n";
5
+ function ie() {
6
+ const n = dt();
7
7
  return n ? n.appContext.config.globalProperties.$route : null;
8
8
  }
9
- const Pt = 3600 * 24 * 7, ye = "UTC", Qe = "timezone", Tt = [
9
+ const St = 3600 * 24 * 7, Ce = "UTC", He = "timezone", wt = [
10
10
  "UTC",
11
11
  "Asia/Shanghai",
12
12
  "Asia/Hong_Kong",
@@ -22,7 +22,7 @@ const Pt = 3600 * 24 * 7, ye = "UTC", Qe = "timezone", Tt = [
22
22
  } catch {
23
23
  return;
24
24
  }
25
- }, G = {
25
+ }, W = {
26
26
  get(n, e = null) {
27
27
  const t = me(), a = t == null ? void 0 : t.getItem(n.toUpperCase());
28
28
  if (!a) return e;
@@ -36,7 +36,7 @@ const Pt = 3600 * 24 * 7, ye = "UTC", Qe = "timezone", Tt = [
36
36
  }
37
37
  return e;
38
38
  },
39
- set(n, e, t = Pt) {
39
+ set(n, e, t = St) {
40
40
  const a = me(), o = {
41
41
  value: e,
42
42
  expire: t === null ? null : Date.now() + t * 1e3
@@ -47,40 +47,40 @@ const Pt = 3600 * 24 * 7, ye = "UTC", Qe = "timezone", Tt = [
47
47
  var n;
48
48
  (n = me()) == null || n.clear();
49
49
  }
50
- }, kt = (n) => typeof n == "object" && n !== null, De = (n) => {
51
- if (!kt(n) || Object.prototype.toString.call(n) !== "[object Object]") return !1;
50
+ }, Pt = (n) => typeof n == "object" && n !== null, De = (n) => {
51
+ if (!Pt(n) || Object.prototype.toString.call(n) !== "[object Object]") return !1;
52
52
  const e = Object.getPrototypeOf(n);
53
53
  return e === null || e === Object.prototype;
54
54
  };
55
- function ze(n, e) {
55
+ function Qe(n, e) {
56
56
  if (!De(n)) return e;
57
57
  if (!De(e)) return n;
58
58
  const t = n;
59
59
  return Object.keys(e).concat(Object.getOwnPropertySymbols(e)).forEach((a) => {
60
- t[a] = ze(
60
+ t[a] = Qe(
61
61
  t[a],
62
62
  e[a]
63
63
  );
64
64
  }), t;
65
65
  }
66
- function Ze() {
66
+ function ze() {
67
67
  const n = typeof navigator > "u" ? "en-US" : navigator.language;
68
- return String(G.get("locale", n)).includes("zh") ? "zh-CN" : "en-US";
68
+ return String(W.get("locale", n)).includes("zh") ? "zh-CN" : "en-US";
69
69
  }
70
70
  const Ne = (n, e, t) => {
71
71
  var a;
72
72
  return ((a = e == null ? void 0 : e[t]) == null ? void 0 : a[n]) || "";
73
- }, ee = (n, e, t = "") => {
73
+ }, $ = (n, e, t = "") => {
74
74
  const a = n;
75
- return Ne(e, a, Ze()) || t || Ne(e, a, "en-US");
76
- }, oe = (n = "") => n.replace(/【.*】/, ""), je = (n, e, t) => {
75
+ return Ne(e, a, ze()) || t || Ne(e, a, "en-US");
76
+ }, le = (n = "") => n.replace(/【.*】/, ""), Ze = (n, e, t) => {
77
77
  var a, o, s, r, c;
78
78
  for (const g of e) {
79
79
  const i = ((a = g.path) == null ? void 0 : a.replace(/\/:(\w+)/g, "/([^/]+)")) || "", h = new RegExp(`^${i}$`);
80
80
  if (((o = g.path) == null ? void 0 : o.toLowerCase()) === n || h.test(n))
81
81
  return ((s = g.meta) == null ? void 0 : s.visible) === "0" && (t == null ? void 0 : t.path) || "";
82
82
  if ((r = g.children) != null && r.length) {
83
- const v = je(
83
+ const v = Ze(
84
84
  n,
85
85
  g.children,
86
86
  ((c = g.meta) == null ? void 0 : c.visible) === "1" ? g : t
@@ -89,26 +89,26 @@ const Ne = (n, e, t) => {
89
89
  }
90
90
  }
91
91
  return "";
92
- }, It = (n, e) => {
92
+ }, Tt = (n, e) => {
93
93
  const t = n.resolve(e);
94
94
  if (!(t != null && t.name)) return !1;
95
95
  const a = String(t.name).split("-").filter((s) => !!s && s !== "index"), o = t.path.split("-").join("/").split("/").filter(Boolean);
96
96
  return a.length === o.length && a.every((s, r) => s === o[r]);
97
- }, te = (n) => typeof n == "string" && qe(n) ? n : "", qe = (n) => {
97
+ }, ne = (n) => typeof n == "string" && je(n) ? n : "", je = (n) => {
98
98
  try {
99
99
  return new Intl.DateTimeFormat("en-US", { timeZone: n }).format(/* @__PURE__ */ new Date()), !0;
100
100
  } catch {
101
101
  return !1;
102
102
  }
103
- }, Ye = () => te(Intl.DateTimeFormat().resolvedOptions().timeZone) || ye, be = N(
104
- te(G.get(Qe)) || Ye()
105
- ), Lt = () => ht(be);
106
- function xt(n) {
107
- const e = te(n);
108
- e && (be.value = e, G.set(Qe, e, null));
103
+ }, qe = () => ne(Intl.DateTimeFormat().resolvedOptions().timeZone) || Ce, Se = N(
104
+ ne(W.get(He)) || qe()
105
+ ), kt = () => pt(Se);
106
+ function It(n) {
107
+ const e = ne(n);
108
+ e && (Se.value = e, W.set(He, e, null));
109
109
  }
110
- const Et = (n) => {
111
- const e = te(n) || ye, t = Me.get(e);
110
+ const Lt = (n) => {
111
+ const e = ne(n) || Ce, t = Me.get(e);
112
112
  if (t) return t;
113
113
  const a = new Intl.DateTimeFormat("en-US", {
114
114
  timeZone: e,
@@ -121,8 +121,8 @@ const Et = (n) => {
121
121
  hourCycle: "h23"
122
122
  });
123
123
  return Me.set(e, a), a;
124
- }, Mt = (n, e) => Et(e).formatToParts(n).reduce((a, o) => (o.type !== "literal" && (a[o.type] = Number(o.value)), a), {}), Dt = (n, e = /* @__PURE__ */ new Date()) => {
125
- const t = te(n) || ye, a = Mt(e, t), o = Date.UTC(
124
+ }, xt = (n, e) => Lt(e).formatToParts(n).reduce((a, o) => (o.type !== "literal" && (a[o.type] = Number(o.value)), a), {}), Et = (n, e = /* @__PURE__ */ new Date()) => {
125
+ const t = ne(n) || Ce, a = xt(e, t), o = Date.UTC(
126
126
  a.year || 0,
127
127
  (a.month || 1) - 1,
128
128
  a.day || 1,
@@ -132,50 +132,50 @@ const Et = (n) => {
132
132
  e.getMilliseconds()
133
133
  );
134
134
  return Math.round((o - e.getTime()) / 6e4);
135
- }, We = (n, e = /* @__PURE__ */ new Date()) => {
136
- const t = Dt(n, e), a = t >= 0 ? "+" : "-", o = Math.abs(t), s = Math.floor(o / 60), r = o % 60;
135
+ }, Ye = (n, e = /* @__PURE__ */ new Date()) => {
136
+ const t = Et(n, e), a = t >= 0 ? "+" : "-", o = Math.abs(t), s = Math.floor(o / 60), r = o % 60;
137
137
  return `UTC${a}${String(s).padStart(2, "0")}:${String(
138
138
  r
139
139
  ).padStart(2, "0")}`;
140
- }, Nt = (n, e = /* @__PURE__ */ new Date()) => `${n} (${We(n, e)})`, Bt = (n = /* @__PURE__ */ new Date()) => {
140
+ }, Mt = (n, e = /* @__PURE__ */ new Date()) => `${n} (${Ye(n, e)})`, Dt = (n = /* @__PURE__ */ new Date()) => {
141
141
  const e = new Set(
142
- [Ye(), ...Tt, be.value].filter(
143
- qe
142
+ [qe(), ...wt, Se.value].filter(
143
+ je
144
144
  )
145
145
  );
146
146
  return Array.from(e).map((t) => {
147
- const a = We(t, n);
147
+ const a = Ye(t, n);
148
148
  return {
149
149
  value: t,
150
150
  label: `${t} (${a})`,
151
151
  offset: a
152
152
  };
153
153
  });
154
- }, $ = N("light");
155
- function Xe() {
154
+ }, G = N("light");
155
+ function We() {
156
156
  const n = "theme", e = "(prefers-color-scheme: dark)", t = N(!1);
157
157
  let a = !1;
158
158
  const o = (p) => p === "dark" || p === "light" ? p : null, s = () => typeof window > "u" || typeof window.matchMedia != "function" ? "light" : window.matchMedia(e).matches ? "dark" : "light", r = (p) => {
159
- const b = o(G.get(n, null));
159
+ const b = o(W.get(n, null));
160
160
  return b ? (t.value = !0, b) : p || s();
161
161
  }, c = (p) => {
162
162
  typeof document > "u" || document.documentElement.classList.toggle("dark", p === "dark");
163
163
  }, g = (p) => {
164
164
  const b = r(p);
165
- return $.value = b, c(b), a = !0, b;
165
+ return G.value = b, c(b), a = !0, b;
166
166
  }, i = (p, b) => {
167
- $.value = p, c(p), (b == null ? void 0 : b.persist) !== !1 && (G.set(n, p, null), t.value = !0);
167
+ G.value = p, c(p), (b == null ? void 0 : b.persist) !== !1 && (W.set(n, p, null), t.value = !0);
168
168
  }, h = () => {
169
- i($.value === "dark" ? "light" : "dark");
169
+ i(G.value === "dark" ? "light" : "dark");
170
170
  }, m = (p) => {
171
171
  if (!a) {
172
172
  g(p);
173
173
  return;
174
174
  }
175
175
  !t.value && p && i(p, { persist: !1 });
176
- }, v = S(() => $.value === "dark");
176
+ }, v = S(() => G.value === "dark");
177
177
  return {
178
- theme: $,
178
+ theme: G,
179
179
  isDark: v,
180
180
  initTheme: g,
181
181
  setTheme: i,
@@ -183,35 +183,35 @@ function Xe() {
183
183
  syncThemeFromSetting: m
184
184
  };
185
185
  }
186
- const Ut = () => typeof location > "u" ? "" : location.href, Ge = (n) => (n == null ? void 0 : n.loginPath) || `/login?redirect=${encodeURIComponent(Ut())}`, le = (n) => {
187
- typeof location > "u" || (location.href = Ge(n));
188
- }, Rt = (n) => (n == null ? void 0 : n.userCenterPath) || "/usercenter/home", Kt = (n) => {
186
+ const Nt = () => typeof location > "u" ? "" : location.href, Xe = (n) => (n == null ? void 0 : n.loginPath) || `/login?redirect=${encodeURIComponent(Nt())}`, ce = (n) => {
187
+ typeof location > "u" || (location.href = Xe(n));
188
+ }, Bt = (n) => (n == null ? void 0 : n.userCenterPath) || "/usercenter/home", Ut = (n) => {
189
189
  var s;
190
190
  const e = n.themeColor, t = {};
191
191
  if (e)
192
192
  for (const r in e) {
193
193
  if (!e[r]) continue;
194
194
  const c = "--layout-" + r.replace(/([A-Z])/g, "-$1").toLocaleLowerCase();
195
- t[c] = e[r], r == "colorPrimary" && Jt(e[r]);
195
+ t[c] = e[r], r == "colorPrimary" && Rt(e[r]);
196
196
  }
197
197
  let a = document.getElementById("layout-style");
198
198
  a && ((s = a.parentNode) == null || s.removeChild(a)), a = document.createElement("style"), a.id = "layout-style", document.head.appendChild(a);
199
199
  const o = Object.keys(t).map((r) => r + ":" + t[r]).join(";");
200
200
  a.innerHTML = `html:root{${o}}`;
201
201
  };
202
- function Jt(n) {
202
+ function Rt(n) {
203
203
  var o;
204
204
  let e = document.getElementById("primary-style");
205
205
  if (n == "theme-default" && e) {
206
206
  (o = e.parentNode) == null || o.removeChild(e);
207
207
  return;
208
208
  }
209
- const t = Ot(n);
209
+ const t = Kt(n);
210
210
  e || (e = document.createElement("style"), e.id = "primary-style", document.head.appendChild(e));
211
211
  const a = Object.keys(t).map((s) => s + ":" + t[s]).join(";");
212
212
  e.innerHTML = `html:root{${a}}`;
213
213
  }
214
- function Ot(n) {
214
+ function Kt(n) {
215
215
  var g;
216
216
  const e = ((g = n.match(/\d+/g)) == null ? void 0 : g.map(Number)) || [], [t, a, o] = e, s = `rgb(${t}, ${a}, ${o})`, r = (i) => {
217
217
  const h = i / 100, m = Math.min(255, t + (255 - t) * h), v = Math.min(255, a + (255 - a) * h), p = Math.min(255, o + (255 - o) * h);
@@ -241,21 +241,21 @@ const ge = N({
241
241
  function O() {
242
242
  return ge;
243
243
  }
244
- const Ft = (n) => {
244
+ const Jt = (n) => {
245
245
  const e = O(), t = n && f(n) || {};
246
246
  if (!(e != null && e.value)) return t;
247
- ge.value = ze(e.value, t);
248
- const { syncThemeFromSetting: a } = Xe();
249
- a(), Kt(ge.value);
250
- }, Ht = 1024, Ve = N(), ie = N([]), Y = N(), ne = N(""), W = N(""), Ae = N(""), X = O(), _e = N(!0), Ce = N(!1), Qt = N(), ce = () => {
247
+ ge.value = Qe(e.value, t);
248
+ const { syncThemeFromSetting: a } = We();
249
+ a(), Ut(ge.value);
250
+ }, Ot = 1024, Ge = N(), ae = N([]), Y = N(), V = N(""), ee = N(""), fe = N(""), te = O(), ve = N(!0), ye = N(!1), Ft = N(), oe = () => {
251
251
  var n;
252
- return ((n = X.value.menus) == null ? void 0 : n.filter((e) => {
252
+ return ((n = te.value.menus) == null ? void 0 : n.filter((e) => {
253
253
  var t;
254
- return ((t = e.meta) == null ? void 0 : t.appId) == W.value;
254
+ return ((t = e.meta) == null ? void 0 : t.appId) == ee.value;
255
255
  })) || [];
256
- }, $e = (n, e, t = 0, a) => {
256
+ }, Ve = (n, e, t = 0, a) => {
257
257
  var i, h, m, v;
258
- const o = re(), s = a ? [...a] : [], r = [], c = [];
258
+ const o = ie(), s = a ? [...a] : [], r = [], c = [];
259
259
  for (const p in n) {
260
260
  [...s], n[p];
261
261
  const b = ((i = o.meta) == null ? void 0 : i.parent) || o.path, T = ((h = n[p].path) == null ? void 0 : h.replace(/\/:(\w+)/g, "/([^/]+)")) || "", B = new RegExp(`^${T}$`);
@@ -267,83 +267,78 @@ const Ft = (n) => {
267
267
  b[t] = p.item, Y.value = {
268
268
  ...p.item,
269
269
  paths: b.slice(0, t + 1)
270
- }, console.log(p.item), W.value = ((m = p.item.meta) == null ? void 0 : m.appId) || "", Ve.value = e;
270
+ }, console.log(p.item), ee.value = ((m = p.item.meta) == null ? void 0 : m.appId) || "", Ge.value = e;
271
271
  }
272
272
  for (const p in n)
273
273
  if (n[p].children && ((v = n[p].children) != null && v.length)) {
274
274
  const b = n[p].children || [], T = [...s];
275
- T[t] = n[p], $e(b, n[p], t + 1, T);
275
+ T[t] = n[p], Ve(b, n[p], t + 1, T);
276
276
  }
277
- Ae.value = o.meta.parentPath || je(
277
+ fe.value = o.meta.parentPath || Ze(
278
278
  o.path.toLowerCase(),
279
- X.value.menus || []
279
+ te.value.menus || []
280
280
  ) || o.path;
281
- }, et = () => {
281
+ }, $e = () => {
282
282
  var a, o, s, r, c, g, i, h, m, v;
283
- console.log(X.value.menus), $e(X.value.menus || []), console.log(W.value), W.value || (W.value = ((s = (o = (a = X.value.menus) == null ? void 0 : a.find((p) => {
283
+ Ve(te.value.menus || []), ee.value || (ee.value = ((s = (o = (a = te.value.menus) == null ? void 0 : a.find((p) => {
284
284
  var b;
285
- return (b = p.path) == null ? void 0 : b.startsWith(ne.value);
285
+ return (b = p.path) == null ? void 0 : b.startsWith(V.value);
286
286
  })) == null ? void 0 : o.meta) == null ? void 0 : s.appId) || "");
287
- const n = ((r = Y.value) == null ? void 0 : r.paths) || [], e = oe(
288
- ee(((g = (c = Y.value) == null ? void 0 : c.meta) == null ? void 0 : g.translations) || {}, "name")
289
- ), t = ((i = Y.value) == null ? void 0 : i.path) == ((h = n[1]) == null ? void 0 : h.path) ? "" : oe(ee(((v = (m = n[1]) == null ? void 0 : m.meta) == null ? void 0 : v.translations) || {}, "name"));
287
+ const n = ((r = Y.value) == null ? void 0 : r.paths) || [], e = le(
288
+ $(((g = (c = Y.value) == null ? void 0 : c.meta) == null ? void 0 : g.translations) || {}, "name")
289
+ ), t = ((i = Y.value) == null ? void 0 : i.path) == ((h = n[1]) == null ? void 0 : h.path) ? "" : le($(((v = (m = n[1]) == null ? void 0 : m.meta) == null ? void 0 : v.translations) || {}, "name"));
290
290
  document.title = e + (t ? ` - ${t}` : "");
291
- }, tt = () => {
292
- const n = re();
293
- ne.value = "/" + (n.path.split("/").filter(Boolean).shift() || ""), et(), ie.value = ce();
294
- }, Se = () => {
295
- const n = window.innerWidth < Ht;
296
- Ce.value = n, _e.value = !n;
291
+ }, Ht = () => {
292
+ const n = ie();
293
+ V.value = "/" + (n.path.split("/").filter(Boolean).shift() || ""), $e(), ae.value = oe();
294
+ }, be = () => {
295
+ const n = window.innerWidth < Ot;
296
+ ye.value = n, ve.value = !n;
297
297
  };
298
- Se();
299
- const Be = re();
300
- tt();
301
- gt(() => {
302
- tt();
303
- });
304
- Re(() => {
305
- window.addEventListener("resize", Se);
306
- });
307
- Ke(() => {
308
- window.removeEventListener("resize", Se);
309
- });
310
- se(
311
- () => ne.value,
312
- () => void (ie.value = ce())
313
- );
314
- se(
315
- () => [Be.path, X.value.menus],
316
- () => {
317
- Ae.value = "", Y.value = void 0, ne.value = "/" + (Be.path.split("/").filter(Boolean).shift() || ""), et(), ie.value = ce(), Ce.value && (_e.value = !1);
318
- }
319
- );
298
+ be();
320
299
  function H() {
321
- return {
322
- menus: ie,
300
+ mt(() => {
301
+ Ht();
302
+ }), Ue(() => {
303
+ window.addEventListener("resize", be);
304
+ }), Re(() => {
305
+ window.removeEventListener("resize", be);
306
+ });
307
+ const n = ie();
308
+ return re(
309
+ () => V.value,
310
+ () => void (ae.value = oe())
311
+ ), re(
312
+ () => [n.path, te.value.menus],
313
+ () => {
314
+ fe.value = "", Y.value = void 0, V.value = "/" + (n.path.split("/").filter(Boolean).shift() || ""), $e(), ae.value = oe(), ye.value && (ve.value = !1);
315
+ }
316
+ ), {
317
+ menus: ae,
323
318
  currentEndRoute: Y,
324
- currentTabPath: ne,
325
- currentAppId: W,
326
- defaultParentActive: Ae,
327
- sideOpen: _e,
328
- isMobile: Ce,
329
- getMenus: ce,
330
- currentEndParentRoute: Ve,
331
- leftScrollRef: Qt
319
+ currentTabPath: V,
320
+ currentAppId: ee,
321
+ defaultParentActive: fe,
322
+ sideOpen: ve,
323
+ isMobile: ye,
324
+ getMenus: oe,
325
+ currentEndParentRoute: Ge,
326
+ leftScrollRef: Ft
332
327
  };
333
328
  }
334
- const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */ M({
329
+ const Qt = { class: "menu-item-icon" }, zt = ["innerHTML"], Zt = /* @__PURE__ */ M({
335
330
  __name: "MenuItemIcon",
336
331
  props: {
337
332
  icon: { default: "metisicon-yingyong" }
338
333
  },
339
334
  setup(n) {
340
335
  const e = n, t = S(() => e.icon || "metisicon-yingyong"), a = /^\s*<svg[\s>]/i, o = /\son[a-z]+\s*=\s*("[^"]*"|'[^']*'|[^\s>]+)/gi, s = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi, r = /\s(?:href|xlink:href)\s*=\s*("\s*javascript:[^"]*"|'\s*javascript:[^']*')/gi, c = (h) => !!h && a.test(h), g = (h) => !h || !c(h) ? "" : h.replace(s, "").replace(o, "").replace(r, ""), i = S(() => g(t.value));
341
- return (h, m) => (l(), y("div", zt, [
336
+ return (h, m) => (l(), y("div", Qt, [
342
337
  c(t.value) ? (l(), y("span", {
343
338
  key: 0,
344
339
  class: "menu-item-icon__svg",
345
340
  innerHTML: i.value
346
- }, null, 8, Zt)) : (l(), y("i", {
341
+ }, null, 8, zt)) : (l(), y("i", {
347
342
  key: 1,
348
343
  class: K(t.value)
349
344
  }, null, 2))
@@ -354,7 +349,7 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
354
349
  for (const [a, o] of e)
355
350
  t[a] = o;
356
351
  return t;
357
- }, nt = /* @__PURE__ */ D(jt, [["__scopeId", "data-v-ed060390"]]), qt = { key: 0 }, Yt = /* @__PURE__ */ M({
352
+ }, et = /* @__PURE__ */ D(Zt, [["__scopeId", "data-v-ed060390"]]), jt = { key: 0 }, qt = /* @__PURE__ */ M({
358
353
  __name: "AsideSubMenuItem",
359
354
  props: {
360
355
  menu: {
@@ -375,9 +370,9 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
375
370
  return ((m = h.meta) == null ? void 0 : m.visible) != "0";
376
371
  });
377
372
  }
378
- ), { defaultParentActive: a, currentTabPath: o } = H(), s = He(), r = S(() => {
373
+ ), { defaultParentActive: a, currentTabPath: o } = H(), s = Fe(), r = S(() => {
379
374
  var i;
380
- return e.level == 1 && !It(s, e.menu.path || "") ? "div" : /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(o.value)) ? "a" : "router-link";
375
+ return e.level == 1 && !Tt(s, e.menu.path || "") ? "div" : /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(o.value)) ? "a" : "router-link";
381
376
  }), c = S(() => {
382
377
  var i;
383
378
  return /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(o.value)) ? {
@@ -395,7 +390,7 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
395
390
  var v, p;
396
391
  const m = L("AsideSubMenuItem", !0);
397
392
  return l(), y(U, null, [
398
- (l(), k(fe(r.value), Je({
393
+ (l(), k(Ae(r.value), Ke({
399
394
  class: ["pt-1 pb-1 pl-3 pr-3 flex items-center gap-2 rounded-md", [
400
395
  e.menu.path == f(a) ? "bg-[var(--ui-sidebar-active-bg,var(--el-fill-color))] text-[var(--ui-sidebar-active-fg)] font-medium" : "text-[var(--ui-sidebar-foreground)]",
401
396
  (v = t.value) != null && v.length ? " h-7" : " h-9.5 cursor-pointer hover:bg-[var(--ui-sidebar-hover-bg)]"
@@ -405,7 +400,7 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
405
400
  default: C(() => {
406
401
  var b, T, B, F;
407
402
  return [
408
- (b = t.value) != null && b.length ? I("", !0) : (l(), k(nt, {
403
+ (b = t.value) != null && b.length ? I("", !0) : (l(), k(et, {
409
404
  key: 0,
410
405
  icon: g.value,
411
406
  class: K(["text-md", [
@@ -414,12 +409,12 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
414
409
  }, null, 8, ["icon", "class"])),
415
410
  d("div", {
416
411
  class: K(["truncate", (T = t.value) != null && T.length ? "text-xs text-gray-400" : ""])
417
- }, E(f(oe)(f(ee)(((F = (B = e.menu) == null ? void 0 : B.meta) == null ? void 0 : F.translations) || {}, "name"))), 3)
412
+ }, E(f(le)(f($)(((F = (B = e.menu) == null ? void 0 : B.meta) == null ? void 0 : F.translations) || {}, "name"))), 3)
418
413
  ];
419
414
  }),
420
415
  _: 1
421
416
  }, 16, ["class"])),
422
- (p = t.value) != null && p.length ? (l(), y("div", qt, [
417
+ (p = t.value) != null && p.length ? (l(), y("div", jt, [
423
418
  (l(!0), y(U, null, J(t.value, (b, T) => (l(), k(m, {
424
419
  menu: b,
425
420
  key: T,
@@ -429,10 +424,10 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
429
424
  ], 64);
430
425
  };
431
426
  }
432
- }), Wt = { class: "h-full" }, Xt = {
427
+ }), Yt = { class: "h-full" }, Wt = {
433
428
  key: 0,
434
429
  class: ""
435
- }, at = /* @__PURE__ */ M({
430
+ }, tt = /* @__PURE__ */ M({
436
431
  __name: "AsideSubMenus",
437
432
  props: {
438
433
  menus: {
@@ -444,25 +439,25 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
444
439
  const e = n;
445
440
  return (t, a) => {
446
441
  var o;
447
- return ft((l(), y("div", Wt, [
448
- (o = e.menus) != null && o.length ? (l(), y("div", Xt, [
442
+ return ht((l(), y("div", Yt, [
443
+ (o = e.menus) != null && o.length ? (l(), y("div", Wt, [
449
444
  (l(!0), y(U, null, J(e.menus.filter((s) => {
450
445
  var r;
451
446
  return ((r = s.meta) == null ? void 0 : r.visible) != "0";
452
- }), (s, r) => (l(), k(Yt, {
447
+ }), (s, r) => (l(), k(qt, {
453
448
  key: r,
454
449
  menu: s
455
450
  }, null, 8, ["menu"]))), 128))
456
451
  ])) : I("", !0)
457
452
  ], 512)), [
458
- [vt, e.menus.length]
453
+ [gt, e.menus.length]
459
454
  ]);
460
455
  };
461
456
  }
462
- }), Gt = {
457
+ }), Xt = {
463
458
  key: 0,
464
459
  class: "aside-bar__mobile-head flex justify-between items-center pt-4 pb-4 px-4"
465
- }, Vt = { class: "p-3" }, $t = /* @__PURE__ */ M({
460
+ }, Gt = { class: "p-3" }, Vt = /* @__PURE__ */ M({
466
461
  __name: "AsideBar",
467
462
  setup(n) {
468
463
  const { menus: e, isMobile: t, sideOpen: a } = H(), o = () => void (a.value = !a.value);
@@ -475,14 +470,14 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
475
470
  f(a) ? "translate-x-[0px]" : "translate-x-[-100%]"
476
471
  ]])
477
472
  }, [
478
- f(t) ? (l(), y("div", Gt, [
473
+ f(t) ? (l(), y("div", Xt, [
479
474
  d("div", {
480
475
  class: "aside-bar__close text-lg cursor-pointer p-2 leading-4",
481
476
  onClick: o
482
477
  }, [
483
478
  _(c, null, {
484
479
  default: C(() => [
485
- _(f(Fe))
480
+ _(f(Oe))
486
481
  ]),
487
482
  _: 1
488
483
  })
@@ -490,8 +485,8 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
490
485
  ])) : I("", !0),
491
486
  _(g, { ref: "leftScrollRef" }, {
492
487
  default: C(() => [
493
- d("div", Vt, [
494
- _(at, { menus: f(e) }, null, 8, ["menus"])
488
+ d("div", Gt, [
489
+ _(tt, { menus: f(e) }, null, 8, ["menus"])
495
490
  ])
496
491
  ]),
497
492
  _: 1
@@ -500,38 +495,38 @@ const zt = { class: "menu-item-icon" }, Zt = ["innerHTML"], jt = /* @__PURE__ */
500
495
  ], 2)) : I("", !0);
501
496
  };
502
497
  }
503
- }), en = /* @__PURE__ */ D($t, [["__scopeId", "data-v-ff960d0f"]]);
504
- function ot() {
498
+ }), $t = /* @__PURE__ */ D(Vt, [["__scopeId", "data-v-ff960d0f"]]);
499
+ function nt() {
505
500
  const n = O(), e = S(() => n.value.appList || []);
506
501
  return {
507
502
  appList: e,
508
503
  getAppPath: (o) => (o == null ? void 0 : o.path) || "",
509
504
  findAppById: (o) => {
510
505
  if (o)
511
- return st(e.value, o);
506
+ return at(e.value, o);
512
507
  }
513
508
  };
514
509
  }
515
- const st = (n, e) => n.reduce(
516
- (t, a) => t || (a.appId === e ? a : st(a.children || [], e)),
510
+ const at = (n, e) => n.reduce(
511
+ (t, a) => t || (a.appId === e ? a : at(a.children || [], e)),
517
512
  void 0
518
- ), tn = {
513
+ ), en = {
519
514
  key: 0,
520
515
  class: "app-select"
521
- }, nn = ["href"], an = {
516
+ }, tn = ["href"], nn = {
522
517
  key: 0,
523
518
  class: "app-select__dropdown"
524
- }, on = ["href"], sn = { class: "app-select__dropdown-icon text-xl" }, rn = { class: "app-select__dropdown-desc" }, ln = /* @__PURE__ */ M({
519
+ }, an = ["href"], on = { class: "app-select__dropdown-icon text-xl" }, sn = { class: "app-select__dropdown-desc" }, rn = /* @__PURE__ */ M({
525
520
  __name: "AppSelect",
526
521
  setup(n) {
527
- const { currentAppId: e } = H(), { appList: t, getAppPath: a } = ot(), o = (s) => {
522
+ const { currentAppId: e } = H(), { appList: t, getAppPath: a } = nt(), o = (s) => {
528
523
  var r;
529
524
  return e.value === s.appId || !!((r = s.children) != null && r.some((c) => c.appId === e.value));
530
525
  };
531
526
  return (s, r) => {
532
527
  var g;
533
528
  const c = L("el-icon");
534
- return (g = f(t)) != null && g.length ? (l(), y("div", tn, [
529
+ return (g = f(t)) != null && g.length ? (l(), y("div", en, [
535
530
  (l(!0), y(U, null, J(f(t), (i) => {
536
531
  var h, m;
537
532
  return l(), y("div", {
@@ -547,12 +542,12 @@ const st = (n, e) => n.reduce(
547
542
  d("span", null, E(i.name), 1),
548
543
  (h = i.children) != null && h.length ? (l(), k(c, { key: 0 }, {
549
544
  default: C(() => [
550
- _(f(ve))
545
+ _(f(_e))
551
546
  ]),
552
547
  _: 1
553
548
  })) : I("", !0)
554
- ], 10, nn),
555
- (m = i.children) != null && m.length ? (l(), y("div", an, [
549
+ ], 10, tn),
550
+ (m = i.children) != null && m.length ? (l(), y("div", nn, [
556
551
  (l(!0), y(U, null, J(i.children, (v) => (l(), y("a", {
557
552
  key: v.appId,
558
553
  class: K(["app-select__dropdown-item", {
@@ -560,23 +555,23 @@ const st = (n, e) => n.reduce(
560
555
  }]),
561
556
  href: f(a)(v) || void 0
562
557
  }, [
563
- d("span", sn, [
558
+ d("span", on, [
564
559
  d("i", {
565
560
  class: K(v.icon || "metisicon-moxingku")
566
561
  }, null, 2)
567
562
  ]),
568
563
  d("div", null, [
569
564
  d("div", null, E(v.name), 1),
570
- d("div", rn, E(v.desc), 1)
565
+ d("div", sn, E(v.desc), 1)
571
566
  ])
572
- ], 10, on))), 128))
567
+ ], 10, an))), 128))
573
568
  ])) : I("", !0)
574
569
  ]);
575
570
  }), 128))
576
571
  ])) : I("", !0);
577
572
  };
578
573
  }
579
- }), cn = /* @__PURE__ */ D(ln, [["__scopeId", "data-v-e2f5efb7"]]), un = /* @__PURE__ */ M({
574
+ }), ln = /* @__PURE__ */ D(rn, [["__scopeId", "data-v-e2f5efb7"]]), cn = /* @__PURE__ */ M({
580
575
  __name: "NavIconBtn",
581
576
  props: {
582
577
  tag: { default: "button" },
@@ -584,7 +579,7 @@ const st = (n, e) => n.reduce(
584
579
  iconOnly: { type: Boolean, default: !0 }
585
580
  },
586
581
  setup(n) {
587
- return (e, t) => (l(), k(fe(n.tag), {
582
+ return (e, t) => (l(), k(Ae(n.tag), {
588
583
  type: n.tag === "button" ? n.type : void 0,
589
584
  class: K(["nav-icon-btn", { "nav-icon-btn--icon-only": n.iconOnly }])
590
585
  }, {
@@ -594,19 +589,19 @@ const st = (n, e) => n.reduce(
594
589
  _: 3
595
590
  }, 8, ["type", "class"]));
596
591
  }
597
- }), V = /* @__PURE__ */ D(un, [["__scopeId", "data-v-824bbddc"]]), dn = /* @__PURE__ */ M({
592
+ }), X = /* @__PURE__ */ D(cn, [["__scopeId", "data-v-824bbddc"]]), un = /* @__PURE__ */ M({
598
593
  __name: "ThemeToggle",
599
594
  setup(n) {
600
- const e = O(), { theme: t, isDark: a, toggleTheme: o } = Xe();
601
- return Oe(() => {
595
+ const e = O(), { theme: t, isDark: a, toggleTheme: o } = We();
596
+ return Je(() => {
602
597
  e.value.theme = t.value;
603
598
  }), (s, r) => {
604
599
  const c = L("el-icon");
605
- return l(), k(V, { onClick: f(o) }, {
600
+ return l(), k(X, { onClick: f(o) }, {
606
601
  default: C(() => [
607
602
  _(c, null, {
608
603
  default: C(() => [
609
- f(a) ? (l(), k(f(bt), { key: 1 })) : (l(), k(f(yt), { key: 0 }))
604
+ f(a) ? (l(), k(f(vt), { key: 1 })) : (l(), k(f(ft), { key: 0 }))
610
605
  ]),
611
606
  _: 1
612
607
  })
@@ -615,7 +610,7 @@ const st = (n, e) => n.reduce(
615
610
  }, 8, ["onClick"]);
616
611
  };
617
612
  }
618
- }), rt = /* @__PURE__ */ D(dn, [["__scopeId", "data-v-e6ea60b7"]]), pn = {
613
+ }), ot = /* @__PURE__ */ D(un, [["__scopeId", "data-v-e6ea60b7"]]), dn = {
619
614
  label: {
620
615
  clickToChangeImage: "Click to change image"
621
616
  },
@@ -623,7 +618,7 @@ const st = (n, e) => n.reduce(
623
618
  uploadIng: "Uploading...",
624
619
  agreementTip1: "Terms of Service and Privacy Policy"
625
620
  }
626
- }, mn = {
621
+ }, pn = {
627
622
  label: {
628
623
  agreement: "I agree to",
629
624
  and: "and",
@@ -828,7 +823,7 @@ const st = (n, e) => n.reduce(
828
823
  loginHeroTitle: "Enterprise AI Platform for Model Services & Compute",
829
824
  loginHeroDesc: "Unified API access to multi-model routing, compute orchestration, and AI service operations, built for enterprise."
830
825
  }
831
- }, hn = {
826
+ }, mn = {
832
827
  btn: {
833
828
  agree: "Agree",
834
829
  disagree: "Disagree",
@@ -866,7 +861,7 @@ const st = (n, e) => n.reduce(
866
861
  },
867
862
  pleaseSelect: "Please select {0}",
868
863
  seeMore: "See More"
869
- }, gn = {
864
+ }, hn = {
870
865
  notFound: {
871
866
  title: "Coming Soon!",
872
867
  description: "This page is under development. Please refresh the page or click the button below to return to the homepage.",
@@ -901,7 +896,7 @@ const st = (n, e) => n.reduce(
901
896
  folder: "folder",
902
897
  file: "file"
903
898
  }
904
- }, fn = {
899
+ }, gn = {
905
900
  label: {
906
901
  languageModel: "Language Model"
907
902
  },
@@ -1050,7 +1045,7 @@ const st = (n, e) => n.reduce(
1050
1045
  CNY: "Chinese Yuan",
1051
1046
  USD: "US Dollar"
1052
1047
  }
1053
- }, vn = {
1048
+ }, fn = {
1054
1049
  label: {},
1055
1050
  btn: {
1056
1051
  search: "Search",
@@ -1059,7 +1054,7 @@ const st = (n, e) => n.reduce(
1059
1054
  expand: "Expand"
1060
1055
  },
1061
1056
  msg: {}
1062
- }, yn = {
1057
+ }, vn = {
1063
1058
  label: {
1064
1059
  otherConfig: "Other Settings"
1065
1060
  },
@@ -1074,7 +1069,7 @@ const st = (n, e) => n.reduce(
1074
1069
  StaticPrefixInput: {
1075
1070
  notEmpty: "Cannot be empty"
1076
1071
  }
1077
- }, bn = {
1072
+ }, yn = {
1078
1073
  label: {},
1079
1074
  btn: {},
1080
1075
  msg: {
@@ -1090,17 +1085,17 @@ const st = (n, e) => n.reduce(
1090
1085
  charError: "Passwords must contain letters, numbers, and special symbols",
1091
1086
  charTypeError: "The password must contain at least three types: uppercase letters, lowercase letters, numbers, and special symbols"
1092
1087
  }
1093
- }, An = {
1088
+ }, bn = {
1094
1089
  name: "English",
1095
- common: hn,
1096
- account: pn,
1097
- admin: mn,
1098
- components: gn,
1099
- constant: fn,
1100
- filterBox: vn,
1101
- password: bn,
1102
- instanceForm: yn
1103
- }, _n = {
1090
+ common: mn,
1091
+ account: dn,
1092
+ admin: pn,
1093
+ components: hn,
1094
+ constant: gn,
1095
+ filterBox: fn,
1096
+ password: yn,
1097
+ instanceForm: vn
1098
+ }, An = {
1104
1099
  label: {
1105
1100
  clickToChangeImage: "点击更换图像"
1106
1101
  },
@@ -1108,7 +1103,7 @@ const st = (n, e) => n.reduce(
1108
1103
  uploadIng: "上传中...",
1109
1104
  agreementTip1: "服务协议及隐私保护"
1110
1105
  }
1111
- }, Cn = {
1106
+ }, _n = {
1112
1107
  label: {
1113
1108
  agreement: "我已同意",
1114
1109
  and: "和",
@@ -1311,7 +1306,7 @@ const st = (n, e) => n.reduce(
1311
1306
  loginHeroTitle: "泛 AI 聚合与分发服务",
1312
1307
  loginHeroDesc: "通过 API 调度,实现模型调用、AI 应用构建、数据与工具服务的在线分发与使用。"
1313
1308
  }
1314
- }, Sn = {
1309
+ }, Cn = {
1315
1310
  btn: {
1316
1311
  agree: "同意",
1317
1312
  disagree: "不同意",
@@ -1349,7 +1344,7 @@ const st = (n, e) => n.reduce(
1349
1344
  },
1350
1345
  pleaseSelect: "请选择{0}",
1351
1346
  seeMore: "查看更多"
1352
- }, wn = {
1347
+ }, Sn = {
1353
1348
  notFound: {
1354
1349
  title: "开发中,敬请期待!",
1355
1350
  description: "页面开发中,请刷新页面,或者点击下面的按钮返回主页.",
@@ -1384,7 +1379,7 @@ const st = (n, e) => n.reduce(
1384
1379
  folder: "文件夹",
1385
1380
  file: "文件"
1386
1381
  }
1387
- }, Pn = {
1382
+ }, wn = {
1388
1383
  label: {
1389
1384
  languageModel: "语言模型"
1390
1385
  },
@@ -1533,7 +1528,7 @@ const st = (n, e) => n.reduce(
1533
1528
  CNY: "人民币",
1534
1529
  USD: "美元"
1535
1530
  }
1536
- }, Tn = {
1531
+ }, Pn = {
1537
1532
  label: {},
1538
1533
  btn: {
1539
1534
  search: "搜索",
@@ -1542,7 +1537,7 @@ const st = (n, e) => n.reduce(
1542
1537
  expand: "展开"
1543
1538
  },
1544
1539
  msg: {}
1545
- }, kn = {
1540
+ }, Tn = {
1546
1541
  label: {
1547
1542
  otherConfig: "其他配置"
1548
1543
  },
@@ -1557,7 +1552,7 @@ const st = (n, e) => n.reduce(
1557
1552
  StaticPrefixInput: {
1558
1553
  notEmpty: "不能为空"
1559
1554
  }
1560
- }, In = {
1555
+ }, kn = {
1561
1556
  label: {},
1562
1557
  btn: {},
1563
1558
  msg: {
@@ -1573,40 +1568,40 @@ const st = (n, e) => n.reduce(
1573
1568
  charError: "密码必须包含字母、数字、特殊符号",
1574
1569
  charTypeError: "密码必须包含至少以下三种(大写字母、小写字母、数字、特殊符号)"
1575
1570
  }
1576
- }, Ln = {
1571
+ }, In = {
1577
1572
  name: "中文简体",
1578
- common: Sn,
1579
- account: _n,
1580
- admin: Cn,
1581
- components: wn,
1582
- constant: Pn,
1583
- filterBox: Tn,
1584
- password: In,
1585
- instanceForm: kn
1586
- }, ae = {
1587
- "en-US": An,
1588
- "zh-CN": Ln
1589
- }, ue = wt({
1590
- locale: Ze(),
1573
+ common: Cn,
1574
+ account: An,
1575
+ admin: _n,
1576
+ components: Sn,
1577
+ constant: wn,
1578
+ filterBox: Pn,
1579
+ password: kn,
1580
+ instanceForm: Tn
1581
+ }, se = {
1582
+ "en-US": bn,
1583
+ "zh-CN": In
1584
+ }, ue = Ct({
1585
+ locale: ze(),
1591
1586
  fallbackLocale: "en-US",
1592
- messages: ae,
1587
+ messages: se,
1593
1588
  legacy: !1
1594
- }), xn = {
1589
+ }), Ln = {
1595
1590
  key: 0,
1596
1591
  class: "language-select__current"
1597
- }, En = { class: "language-select__panel" }, Mn = ["onClick"], Dn = /* @__PURE__ */ M({
1592
+ }, xn = { class: "language-select__panel" }, En = ["onClick"], Mn = /* @__PURE__ */ M({
1598
1593
  __name: "LanguageSelect",
1599
1594
  props: {
1600
1595
  showLabel: { type: Boolean, default: !1 }
1601
1596
  },
1602
1597
  setup(n) {
1603
1598
  const { locale: e } = ue.global, t = S(
1604
- () => ae[e.value].name
1605
- ), a = Object.keys(ae).map((s) => ({
1606
- label: ae[s].name,
1599
+ () => se[e.value].name
1600
+ ), a = Object.keys(se).map((s) => ({
1601
+ label: se[s].name,
1607
1602
  value: s
1608
1603
  })), o = (s) => {
1609
- G.set("locale", s), location.reload();
1604
+ W.set("locale", s), location.reload();
1610
1605
  };
1611
1606
  return (s, r) => {
1612
1607
  const c = L("el-icon"), g = L("el-popover");
@@ -1617,7 +1612,7 @@ const st = (n, e) => n.reduce(
1617
1612
  "popper-class": "top-language-popover"
1618
1613
  }, {
1619
1614
  reference: C(() => [
1620
- _(V, {
1615
+ _(X, {
1621
1616
  "langselect-toggle": "",
1622
1617
  tag: "div",
1623
1618
  class: "language-select",
@@ -1654,13 +1649,13 @@ const st = (n, e) => n.reduce(
1654
1649
  ])]),
1655
1650
  _: 1
1656
1651
  }),
1657
- n.showLabel ? (l(), y("span", xn, E(t.value), 1)) : I("", !0),
1652
+ n.showLabel ? (l(), y("span", Ln, E(t.value), 1)) : I("", !0),
1658
1653
  n.showLabel ? (l(), k(c, {
1659
1654
  key: 1,
1660
1655
  class: "language-select__caret"
1661
1656
  }, {
1662
1657
  default: C(() => [
1663
- _(f(ve))
1658
+ _(f(_e))
1664
1659
  ]),
1665
1660
  _: 1
1666
1661
  })) : I("", !0)
@@ -1669,25 +1664,25 @@ const st = (n, e) => n.reduce(
1669
1664
  }, 8, ["icon-only", "title", "aria-label"])
1670
1665
  ]),
1671
1666
  default: C(() => [
1672
- d("div", En, [
1667
+ d("div", xn, [
1673
1668
  (l(!0), y(U, null, J(f(a), (i) => (l(), y("div", {
1674
1669
  key: i.value,
1675
1670
  class: K(["language-select__option", { "language-select__option--active": i.value === f(e) }]),
1676
1671
  onClick: (h) => o(i.value)
1677
- }, E(i.label), 11, Mn))), 128))
1672
+ }, E(i.label), 11, En))), 128))
1678
1673
  ])
1679
1674
  ]),
1680
1675
  _: 3
1681
1676
  });
1682
1677
  };
1683
1678
  }
1684
- }), lt = /* @__PURE__ */ D(Dn, [["__scopeId", "data-v-48306ad1"]]), Nn = { class: "mobile-user-popover" }, Bn = ["href"], Un = /* @__PURE__ */ M({
1679
+ }), st = /* @__PURE__ */ D(Mn, [["__scopeId", "data-v-48306ad1"]]), Dn = { class: "mobile-user-popover" }, Nn = ["href"], Bn = /* @__PURE__ */ M({
1685
1680
  __name: "AsideUserMobilePopover",
1686
1681
  setup(n) {
1687
- const { t: e } = ue.global, t = O(), a = S(() => Rt(t.value)), o = () => {
1682
+ const { t: e } = ue.global, t = O(), a = S(() => Bt(t.value)), o = () => {
1688
1683
  var s, r;
1689
1684
  Promise.resolve((r = (s = t.value).onLogout) == null ? void 0 : r.call(s)).finally(() => {
1690
- t.value.onLogout || le(t.value);
1685
+ t.value.onLogout || ce(t.value);
1691
1686
  });
1692
1687
  };
1693
1688
  return (s, r) => {
@@ -1701,15 +1696,15 @@ const st = (n, e) => n.reduce(
1701
1696
  z(s.$slots, "reference", {}, void 0, !0)
1702
1697
  ]),
1703
1698
  default: C(() => [
1704
- d("div", Nn, [
1699
+ d("div", Dn, [
1705
1700
  d("a", {
1706
1701
  href: a.value,
1707
1702
  class: "mobile-user-popover__item"
1708
1703
  }, [
1709
1704
  r[0] || (r[0] = d("i", { class: "metisicon-yonghu1" }, null, -1)),
1710
1705
  d("span", null, E(f(e)("admin.label.profile")), 1)
1711
- ], 8, Bn),
1712
- _(lt),
1706
+ ], 8, Nn),
1707
+ _(st),
1713
1708
  r[2] || (r[2] = d("div", { class: "mobile-user-popover__divider" }, null, -1)),
1714
1709
  d("div", {
1715
1710
  class: "mobile-user-popover__item mobile-user-popover__item--danger",
@@ -1724,7 +1719,7 @@ const st = (n, e) => n.reduce(
1724
1719
  });
1725
1720
  };
1726
1721
  }
1727
- }), it = /* @__PURE__ */ D(Un, [["__scopeId", "data-v-87e082b1"]]), Rn = { class: "header-right-mobile" }, Kn = /* @__PURE__ */ M({
1722
+ }), rt = /* @__PURE__ */ D(Bn, [["__scopeId", "data-v-87e082b1"]]), Un = { class: "header-right-mobile" }, Rn = /* @__PURE__ */ M({
1728
1723
  __name: "HeaderRightMobile",
1729
1724
  setup(n) {
1730
1725
  const e = O(), t = S(
@@ -1734,13 +1729,13 @@ const st = (n, e) => n.reduce(
1734
1729
  }
1735
1730
  ), a = () => {
1736
1731
  var o, s;
1737
- (s = (o = e.value).onLogin) != null && s.call(o) || le(e.value);
1732
+ (s = (o = e.value).onLogin) != null && s.call(o) || ce(e.value);
1738
1733
  };
1739
- return (o, s) => (l(), y("div", Rn, [
1740
- _(rt),
1741
- t.value ? (l(), k(it, { key: 0 }, {
1734
+ return (o, s) => (l(), y("div", Un, [
1735
+ _(ot),
1736
+ t.value ? (l(), k(rt, { key: 0 }, {
1742
1737
  reference: C(() => [
1743
- _(V, { class: "header-right-mobile__action" }, {
1738
+ _(X, { class: "header-right-mobile__action" }, {
1744
1739
  default: C(() => [...s[0] || (s[0] = [
1745
1740
  d("i", { class: "metisicon-yonghu1" }, null, -1)
1746
1741
  ])]),
@@ -1748,7 +1743,7 @@ const st = (n, e) => n.reduce(
1748
1743
  })
1749
1744
  ]),
1750
1745
  _: 1
1751
- })) : (l(), k(V, {
1746
+ })) : (l(), k(X, {
1752
1747
  key: 1,
1753
1748
  class: "header-right-mobile__action",
1754
1749
  onClick: a
@@ -1760,7 +1755,7 @@ const st = (n, e) => n.reduce(
1760
1755
  }))
1761
1756
  ]));
1762
1757
  }
1763
- }), Jn = /* @__PURE__ */ D(Kn, [["__scopeId", "data-v-48792b0a"]]), On = ["aria-label", "aria-expanded"], Fn = { class: "mobile-menu-toggle__icon" }, Hn = /* @__PURE__ */ M({
1758
+ }), Kn = /* @__PURE__ */ D(Rn, [["__scopeId", "data-v-48792b0a"]]), Jn = ["aria-label", "aria-expanded"], On = { class: "mobile-menu-toggle__icon" }, Fn = /* @__PURE__ */ M({
1764
1759
  __name: "MobileMenuToggle",
1765
1760
  setup(n) {
1766
1761
  const { sideOpen: e } = H(), t = () => {
@@ -1775,21 +1770,21 @@ const st = (n, e) => n.reduce(
1775
1770
  "aria-expanded": f(e),
1776
1771
  onClick: t
1777
1772
  }, [
1778
- d("div", Fn, [
1773
+ d("div", On, [
1779
1774
  _(s, null, {
1780
1775
  default: C(() => [
1781
- _(f(At))
1776
+ _(f(yt))
1782
1777
  ]),
1783
1778
  _: 1
1784
1779
  })
1785
1780
  ])
1786
- ], 8, On);
1781
+ ], 8, Jn);
1787
1782
  };
1788
1783
  }
1789
- }), Qn = /* @__PURE__ */ D(Hn, [["__scopeId", "data-v-b1a4f38a"]]), zn = {
1784
+ }), Hn = /* @__PURE__ */ D(Fn, [["__scopeId", "data-v-b1a4f38a"]]), Qn = {
1790
1785
  key: 0,
1791
1786
  class: "user-avatar__fallback"
1792
- }, Zn = /* @__PURE__ */ M({
1787
+ }, zn = /* @__PURE__ */ M({
1793
1788
  __name: "UserAvatar",
1794
1789
  props: {
1795
1790
  src: { default: "" },
@@ -1807,7 +1802,7 @@ const st = (n, e) => n.reduce(
1807
1802
  ), h = S(
1808
1803
  () => r.value && !t.value ? r.value : void 0
1809
1804
  );
1810
- se(
1805
+ re(
1811
1806
  () => e.src,
1812
1807
  () => {
1813
1808
  t.value = !1;
@@ -1818,7 +1813,7 @@ const st = (n, e) => n.reduce(
1818
1813
  };
1819
1814
  return (v, p) => {
1820
1815
  const b = L("el-icon"), T = L("el-avatar");
1821
- return l(), k(T, Je(v.$attrs, {
1816
+ return l(), k(T, Ke(v.$attrs, {
1822
1817
  src: h.value,
1823
1818
  "data-src": h.value,
1824
1819
  alt: s.value,
@@ -1826,13 +1821,13 @@ const st = (n, e) => n.reduce(
1826
1821
  onError: m
1827
1822
  }), {
1828
1823
  default: C(() => [
1829
- g.value ? (l(), y("span", zn, E(o.value), 1)) : i.value ? (l(), k(b, {
1824
+ g.value ? (l(), y("span", Qn, E(o.value), 1)) : i.value ? (l(), k(b, {
1830
1825
  key: 1,
1831
1826
  class: "user-avatar__icon",
1832
1827
  "aria-hidden": "true"
1833
1828
  }, {
1834
1829
  default: C(() => [
1835
- _(f(_t))
1830
+ _(f(bt))
1836
1831
  ]),
1837
1832
  _: 1
1838
1833
  })) : I("", !0)
@@ -1841,17 +1836,17 @@ const st = (n, e) => n.reduce(
1841
1836
  }, 16, ["src", "data-src", "alt", "class"]);
1842
1837
  };
1843
1838
  }
1844
- }), Ue = /* @__PURE__ */ D(Zn, [["__scopeId", "data-v-50be58a7"]]), jn = {
1839
+ }), Be = /* @__PURE__ */ D(zn, [["__scopeId", "data-v-50be58a7"]]), Zn = {
1845
1840
  key: 0,
1846
1841
  class: "layout-breadcrumb text-xs",
1847
1842
  "aria-label": "Breadcrumb"
1848
- }, qn = ["aria-label", "title"], Yn = {
1843
+ }, jn = ["aria-label", "title"], qn = {
1849
1844
  key: 1,
1850
1845
  class: "flex min-w-0 items-center gap-1"
1851
- }, Wn = ["href"], Xn = ["onClick"], Gn = {
1846
+ }, Yn = ["href"], Wn = ["onClick"], Xn = {
1852
1847
  key: 3,
1853
1848
  class: "layout-breadcrumb__current"
1854
- }, Vn = /* @__PURE__ */ M({
1849
+ }, Gn = /* @__PURE__ */ M({
1855
1850
  __name: "LayoutBreadcrumb",
1856
1851
  props: {
1857
1852
  items: { default: void 0 },
@@ -1864,7 +1859,7 @@ const st = (n, e) => n.reduce(
1864
1859
  backLabel: { default: "返回" }
1865
1860
  },
1866
1861
  setup(n) {
1867
- const e = n, t = re(), a = He(), o = O(), s = H(), r = S(() => {
1862
+ const e = n, t = ie(), a = Fe(), o = O(), s = H(), r = S(() => {
1868
1863
  var Pe, Te, ke, Ie, Le, xe;
1869
1864
  if ((Pe = e.items) != null && Pe.length)
1870
1865
  return e.items.filter((q) => q.title);
@@ -1909,7 +1904,7 @@ const st = (n, e) => n.reduce(
1909
1904
  };
1910
1905
  }, h = (u) => {
1911
1906
  var w;
1912
- return ((w = u == null ? void 0 : u.meta) != null && w.translations ? oe(ee(u.meta.translations, "name", u.name)) : "") || (u == null ? void 0 : u.title) || (u == null ? void 0 : u.name) || "";
1907
+ return ((w = u == null ? void 0 : u.meta) != null && w.translations ? le($(u.meta.translations, "name", u.name)) : "") || (u == null ? void 0 : u.title) || (u == null ? void 0 : u.name) || "";
1913
1908
  }, m = () => {
1914
1909
  var u;
1915
1910
  return e.currentTitle ? e.currentTitle : typeof ((u = t.meta) == null ? void 0 : u.title) == "string" ? t.meta.title : String(t.params.id || t.params.tenantId || "");
@@ -1936,13 +1931,13 @@ const st = (n, e) => n.reduce(
1936
1931
  if (w === P) return !0;
1937
1932
  const x = w.replace(/\/:(\w+)/g, "/([^/]+)");
1938
1933
  return new RegExp(`^${x}$`, "i").test(P);
1939
- }, T = (u = "") => u ? u.split("?")[0].split("#")[0] : "", B = (u = "") => (T(u).replace(/\/+$/, "") || "/").toLowerCase(), F = (u) => /^https?:\/\//.test(u.path || ""), ct = (u) => {
1934
+ }, T = (u = "") => u ? u.split("?")[0].split("#")[0] : "", B = (u = "") => (T(u).replace(/\/+$/, "") || "/").toLowerCase(), F = (u) => /^https?:\/\//.test(u.path || ""), lt = (u) => {
1940
1935
  var A;
1941
1936
  return !!((A = u.children) != null && A.some((w) => !w.disabled));
1942
- }, we = (u, A) => u.disabled || A === r.value.length - 1 || !u.path ? !1 : F(u) || !ct(u), ut = (u) => {
1937
+ }, we = (u, A) => u.disabled || A === r.value.length - 1 || !u.path ? !1 : F(u) || !lt(u), it = (u) => {
1943
1938
  const A = u.to || de(u);
1944
1939
  A && a.push(A);
1945
- }, dt = () => {
1940
+ }, ct = () => {
1946
1941
  var A;
1947
1942
  if (e.backTo) {
1948
1943
  a.push(e.backTo);
@@ -1952,9 +1947,9 @@ const st = (n, e) => n.reduce(
1952
1947
  a.back();
1953
1948
  return;
1954
1949
  }
1955
- const u = pt();
1950
+ const u = ut();
1956
1951
  u && a.push(u);
1957
- }, pt = () => {
1952
+ }, ut = () => {
1958
1953
  var w, P;
1959
1954
  const u = e.parentPath || ((w = t.meta) == null ? void 0 : w.parentPath) || ((P = t.meta) == null ? void 0 : P.parent) || "";
1960
1955
  if (u)
@@ -1975,23 +1970,23 @@ const st = (n, e) => n.reduce(
1975
1970
  };
1976
1971
  return (u, A) => {
1977
1972
  const w = L("el-icon");
1978
- return e.showBack || r.value.length ? (l(), y("nav", jn, [
1973
+ return e.showBack || r.value.length ? (l(), y("nav", Zn, [
1979
1974
  e.showBack ? (l(), y("button", {
1980
1975
  key: 0,
1981
1976
  class: "layout-breadcrumb__back",
1982
1977
  type: "button",
1983
1978
  "aria-label": e.backLabel,
1984
1979
  title: e.backLabel,
1985
- onClick: dt
1980
+ onClick: ct
1986
1981
  }, [
1987
1982
  _(w, null, {
1988
1983
  default: C(() => [
1989
- _(f(Ct))
1984
+ _(f(At))
1990
1985
  ]),
1991
1986
  _: 1
1992
1987
  })
1993
- ], 8, qn)) : I("", !0),
1994
- r.value.length ? (l(), y("ol", Yn, [
1988
+ ], 8, jn)) : I("", !0),
1989
+ r.value.length ? (l(), y("ol", qn, [
1995
1990
  (l(!0), y(U, null, J(r.value, (P, x) => (l(), y("li", {
1996
1991
  key: `${P.path || P.title}-${x}`,
1997
1992
  class: "flex min-w-0 items-center gap-1"
@@ -2009,28 +2004,28 @@ const st = (n, e) => n.reduce(
2009
2004
  key: 1,
2010
2005
  class: "layout-breadcrumb__link",
2011
2006
  href: P.path
2012
- }, E(P.title), 9, Wn)) : we(P, x) ? (l(), y("button", {
2007
+ }, E(P.title), 9, Yn)) : we(P, x) ? (l(), y("button", {
2013
2008
  key: 2,
2014
2009
  class: "layout-breadcrumb__link",
2015
2010
  type: "button",
2016
- onClick: (R) => ut(P)
2017
- }, E(P.title), 9, Xn)) : (l(), y("span", Gn, E(P.title), 1))
2011
+ onClick: (R) => it(P)
2012
+ }, E(P.title), 9, Wn)) : (l(), y("span", Xn, E(P.title), 1))
2018
2013
  ]))), 128))
2019
2014
  ])) : I("", !0)
2020
2015
  ])) : I("", !0);
2021
2016
  };
2022
2017
  }
2023
- }), Ga = /* @__PURE__ */ D(Vn, [["__scopeId", "data-v-399c6ece"]]), $n = {
2018
+ }), Xa = /* @__PURE__ */ D(Gn, [["__scopeId", "data-v-399c6ece"]]), Vn = {
2024
2019
  key: 0,
2025
2020
  class: "timezone-select__current"
2026
- }, ea = { class: "timezone-select__panel" }, ta = ["onClick"], na = { class: "timezone-select__name" }, aa = { class: "timezone-select__offset" }, oa = /* @__PURE__ */ M({
2021
+ }, $n = { class: "timezone-select__panel" }, ea = ["onClick"], ta = { class: "timezone-select__name" }, na = { class: "timezone-select__offset" }, aa = /* @__PURE__ */ M({
2027
2022
  __name: "TimezoneSelect",
2028
2023
  props: {
2029
2024
  showLabel: { type: Boolean, default: !1 }
2030
2025
  },
2031
2026
  setup(n) {
2032
- const e = Lt(), t = N(!1), a = S(() => e.value), o = S(() => Bt()), s = S(() => Nt(a.value)), r = (c) => {
2033
- xt(c), t.value = !1;
2027
+ const e = kt(), t = N(!1), a = S(() => e.value), o = S(() => Dt()), s = S(() => Mt(a.value)), r = (c) => {
2028
+ It(c), t.value = !1;
2034
2029
  };
2035
2030
  return (c, g) => {
2036
2031
  const i = L("el-icon"), h = L("el-popover");
@@ -2043,7 +2038,7 @@ const st = (n, e) => n.reduce(
2043
2038
  "popper-class": "top-timezone-popover"
2044
2039
  }, {
2045
2040
  reference: C(() => [
2046
- _(V, {
2041
+ _(X, {
2047
2042
  tag: "div",
2048
2043
  class: "timezone-select",
2049
2044
  "icon-only": !n.showLabel,
@@ -2053,17 +2048,17 @@ const st = (n, e) => n.reduce(
2053
2048
  default: C(() => [
2054
2049
  _(i, null, {
2055
2050
  default: C(() => [
2056
- _(f(St))
2051
+ _(f(_t))
2057
2052
  ]),
2058
2053
  _: 1
2059
2054
  }),
2060
- n.showLabel ? (l(), y("span", $n, E(a.value), 1)) : I("", !0),
2055
+ n.showLabel ? (l(), y("span", Vn, E(a.value), 1)) : I("", !0),
2061
2056
  n.showLabel ? (l(), k(i, {
2062
2057
  key: 1,
2063
2058
  class: "timezone-select__caret"
2064
2059
  }, {
2065
2060
  default: C(() => [
2066
- _(f(ve))
2061
+ _(f(_e))
2067
2062
  ]),
2068
2063
  _: 1
2069
2064
  })) : I("", !0)
@@ -2072,7 +2067,7 @@ const st = (n, e) => n.reduce(
2072
2067
  }, 8, ["icon-only", "title", "aria-label"])
2073
2068
  ]),
2074
2069
  default: C(() => [
2075
- d("div", ea, [
2070
+ d("div", $n, [
2076
2071
  (l(!0), y(U, null, J(o.value, (m) => (l(), y("button", {
2077
2072
  key: m.value,
2078
2073
  type: "button",
@@ -2081,16 +2076,16 @@ const st = (n, e) => n.reduce(
2081
2076
  }]),
2082
2077
  onClick: (v) => r(m.value)
2083
2078
  }, [
2084
- d("span", na, E(m.value), 1),
2085
- d("span", aa, E(m.offset), 1)
2086
- ], 10, ta))), 128))
2079
+ d("span", ta, E(m.value), 1),
2080
+ d("span", na, E(m.offset), 1)
2081
+ ], 10, ea))), 128))
2087
2082
  ])
2088
2083
  ]),
2089
2084
  _: 1
2090
2085
  }, 8, ["visible"]);
2091
2086
  };
2092
2087
  }
2093
- }), Va = /* @__PURE__ */ D(oa, [["__scopeId", "data-v-e62f5f2d"]]), sa = { class: "user-info__panel" }, ra = { class: "user-info__profile" }, la = { class: "user-info__profile-main" }, ia = ["title"], ca = ["title"], ua = { class: "user-info__meta" }, da = { class: "user-info__meta-label" }, pa = ["title"], ma = ["href"], ha = /* @__PURE__ */ M({
2088
+ }), Ga = /* @__PURE__ */ D(aa, [["__scopeId", "data-v-e62f5f2d"]]), oa = { class: "user-info__panel" }, sa = { class: "user-info__profile" }, ra = { class: "user-info__profile-main" }, la = ["title"], ia = ["title"], ca = { class: "user-info__meta" }, ua = { class: "user-info__meta-label" }, da = ["title"], pa = ["href"], ma = /* @__PURE__ */ M({
2094
2089
  __name: "UserInfo",
2095
2090
  setup(n) {
2096
2091
  const { t: e } = ue.global, t = O(), a = S(() => t.value.user || {}), o = S(() => t.value.accountMenu || []), s = S(
@@ -2110,7 +2105,7 @@ const st = (n, e) => n.reduce(
2110
2105
  ), c = () => {
2111
2106
  var g, i;
2112
2107
  Promise.resolve((i = (g = t.value).onLogout) == null ? void 0 : i.call(g)).finally(() => {
2113
- t.value.onLogout || le(t.value);
2108
+ t.value.onLogout || ce(t.value);
2114
2109
  });
2115
2110
  };
2116
2111
  return (g, i) => {
@@ -2121,7 +2116,7 @@ const st = (n, e) => n.reduce(
2121
2116
  "popper-class": "top-userinfo-popover"
2122
2117
  }, {
2123
2118
  reference: C(() => [
2124
- _(f(Ue), {
2119
+ _(f(Be), {
2125
2120
  class: "user-info__trigger ml-2",
2126
2121
  src: a.value.avatar,
2127
2122
  name: s.value
@@ -2130,35 +2125,35 @@ const st = (n, e) => n.reduce(
2130
2125
  default: C(() => {
2131
2126
  var m;
2132
2127
  return [
2133
- d("div", sa, [
2134
- d("div", ra, [
2135
- _(f(Ue), {
2128
+ d("div", oa, [
2129
+ d("div", sa, [
2130
+ _(f(Be), {
2136
2131
  class: "user-info__profile-avatar",
2137
2132
  src: a.value.avatar,
2138
2133
  name: s.value
2139
2134
  }, null, 8, ["src", "name"]),
2140
- d("div", la, [
2135
+ d("div", ra, [
2141
2136
  d("div", {
2142
2137
  class: "user-info__display-name",
2143
2138
  title: s.value
2144
- }, E(s.value), 9, ia),
2139
+ }, E(s.value), 9, la),
2145
2140
  (m = a.value) != null && m.username ? (l(), y("div", {
2146
2141
  key: 0,
2147
2142
  class: "user-info__username",
2148
2143
  title: a.value.username
2149
- }, " @" + E(a.value.username), 9, ca)) : I("", !0)
2144
+ }, " @" + E(a.value.username), 9, ia)) : I("", !0)
2150
2145
  ])
2151
2146
  ]),
2152
- d("div", ua, [
2147
+ d("div", ca, [
2153
2148
  (l(!0), y(U, null, J(r.value, (v) => (l(), y("div", {
2154
2149
  key: v.label,
2155
2150
  class: "user-info__meta-row"
2156
2151
  }, [
2157
- d("span", da, E(v.label), 1),
2152
+ d("span", ua, E(v.label), 1),
2158
2153
  d("span", {
2159
2154
  class: "user-info__meta-value",
2160
2155
  title: v.value
2161
- }, E(v.value), 9, pa)
2156
+ }, E(v.value), 9, da)
2162
2157
  ]))), 128))
2163
2158
  ]),
2164
2159
  i[1] || (i[1] = d("div", { class: "user-info__divider" }, null, -1)),
@@ -2169,11 +2164,11 @@ const st = (n, e) => n.reduce(
2169
2164
  href: v.path,
2170
2165
  class: "user-info__item"
2171
2166
  }, [
2172
- _(nt, {
2167
+ _(et, {
2173
2168
  icon: v.icon || ((b = v.meta) == null ? void 0 : b.icon)
2174
2169
  }, null, 8, ["icon"]),
2175
- d("span", null, E(f(ee)(((T = v.meta) == null ? void 0 : T.translations) || {}, "name", v.name)), 1)
2176
- ], 8, ma);
2170
+ d("span", null, E(f($)(((T = v.meta) == null ? void 0 : T.translations) || {}, "name", v.name)), 1)
2171
+ ], 8, pa);
2177
2172
  }), 128)),
2178
2173
  i[2] || (i[2] = d("div", { class: "user-info__divider" }, null, -1)),
2179
2174
  d("div", {
@@ -2190,10 +2185,10 @@ const st = (n, e) => n.reduce(
2190
2185
  });
2191
2186
  };
2192
2187
  }
2193
- }), ga = /* @__PURE__ */ D(ha, [["__scopeId", "data-v-ac052463"]]), fa = { class: "header-right" }, va = ["href"], ya = /* @__PURE__ */ M({
2188
+ }), ha = /* @__PURE__ */ D(ma, [["__scopeId", "data-v-ac052463"]]), ga = { class: "header-right" }, fa = ["href"], va = /* @__PURE__ */ M({
2194
2189
  __name: "SHeaderRight",
2195
2190
  setup(n) {
2196
- const { t: e } = ue.global, t = O(), a = S(() => t.value.hideDoc ?? !1), o = S(() => Ge(t.value)), s = S(() => t.value.user), r = S(() => {
2191
+ const { t: e } = ue.global, t = O(), a = S(() => t.value.hideDoc ?? !1), o = S(() => Xe(t.value)), s = S(() => t.value.user), r = S(() => {
2197
2192
  var i, h;
2198
2193
  return !!((i = s.value) != null && i.id || (h = s.value) != null && h.userId);
2199
2194
  }), c = (i) => {
@@ -2201,8 +2196,8 @@ const st = (n, e) => n.reduce(
2201
2196
  }, g = S(() => t.value.docsPath || "");
2202
2197
  return (i, h) => {
2203
2198
  const m = L("el-icon");
2204
- return l(), y("div", fa, [
2205
- !a.value && g.value ? (l(), k(V, {
2199
+ return l(), y("div", ga, [
2200
+ !a.value && g.value ? (l(), k(X, {
2206
2201
  key: 0,
2207
2202
  tag: "a",
2208
2203
  class: "whitespace-nowrap",
@@ -2235,29 +2230,29 @@ const st = (n, e) => n.reduce(
2235
2230
  ]),
2236
2231
  _: 1
2237
2232
  }, 8, ["href"])) : I("", !0),
2238
- _(lt),
2239
- _(rt),
2240
- r.value ? (l(), k(ga, { key: 1 })) : (l(), y("a", {
2233
+ _(st),
2234
+ _(ot),
2235
+ r.value ? (l(), k(ha, { key: 1 })) : (l(), y("a", {
2241
2236
  key: 2,
2242
2237
  class: "header-right__login",
2243
2238
  href: o.value,
2244
2239
  onClick: c
2245
- }, E(f(e)("common.btn.login")), 9, va))
2240
+ }, E(f(e)("common.btn.login")), 9, fa))
2246
2241
  ]);
2247
2242
  };
2248
2243
  }
2249
- }), ba = /* @__PURE__ */ D(ya, [["__scopeId", "data-v-3c5e16a6"]]), Aa = {
2244
+ }), ya = /* @__PURE__ */ D(va, [["__scopeId", "data-v-3c5e16a6"]]), ba = {
2250
2245
  "header-bar": "",
2251
2246
  class: "header-bar sticky top-0 z-200"
2252
- }, _a = { class: "header-bar__left" }, Ca = { class: "header-bar__logo-wrap" }, Sa = {
2247
+ }, Aa = { class: "header-bar__left" }, _a = { class: "header-bar__logo-wrap" }, Ca = {
2253
2248
  href: "/",
2254
2249
  target: "_self",
2255
2250
  rel: "noopener",
2256
2251
  class: "header-bar__logo-link"
2257
- }, wa = {
2252
+ }, Sa = {
2258
2253
  key: 1,
2259
2254
  class: "header-bar__divider"
2260
- }, Pa = { class: "header-bar__right" }, Ta = /* @__PURE__ */ M({
2255
+ }, wa = { class: "header-bar__right" }, Pa = /* @__PURE__ */ M({
2261
2256
  __name: "HeaderBar",
2262
2257
  setup(n) {
2263
2258
  const e = O(), { isMobile: t } = H(), a = S(
@@ -2268,35 +2263,35 @@ const st = (n, e) => n.reduce(
2268
2263
  );
2269
2264
  return (o, s) => {
2270
2265
  const r = L("el-image");
2271
- return l(), y("div", Aa, [
2272
- d("div", _a, [
2273
- f(t) ? (l(), k(Qn, { key: 0 })) : I("", !0),
2274
- d("div", Ca, [
2275
- d("a", Sa, [
2266
+ return l(), y("div", ba, [
2267
+ d("div", Aa, [
2268
+ f(t) ? (l(), k(Hn, { key: 0 })) : I("", !0),
2269
+ d("div", _a, [
2270
+ d("a", Ca, [
2276
2271
  _(r, {
2277
2272
  src: f(e).logo,
2278
2273
  class: "h-7"
2279
2274
  }, null, 8, ["src"])
2280
2275
  ])
2281
2276
  ]),
2282
- a.value && !f(t) ? (l(), y("div", wa)) : I("", !0),
2283
- a.value && !f(t) ? (l(), k(cn, { key: 2 })) : I("", !0)
2277
+ a.value && !f(t) ? (l(), y("div", Sa)) : I("", !0),
2278
+ a.value && !f(t) ? (l(), k(ln, { key: 2 })) : I("", !0)
2284
2279
  ]),
2285
- d("div", Pa, [
2280
+ d("div", wa, [
2286
2281
  z(o.$slots, "default", {}, void 0, !0),
2287
- f(t) ? I("", !0) : (l(), k(ba, { key: 0 })),
2288
- f(t) ? (l(), k(Jn, { key: 1 })) : I("", !0)
2282
+ f(t) ? I("", !0) : (l(), k(ya, { key: 0 })),
2283
+ f(t) ? (l(), k(Kn, { key: 1 })) : I("", !0)
2289
2284
  ])
2290
2285
  ]);
2291
2286
  };
2292
2287
  }
2293
- }), ka = /* @__PURE__ */ D(Ta, [["__scopeId", "data-v-0ce1ab70"]]), Ia = {
2288
+ }), Ta = /* @__PURE__ */ D(Pa, [["__scopeId", "data-v-0ce1ab70"]]), ka = {
2294
2289
  key: 0,
2295
2290
  class: "min-w-0 flex-1"
2296
- }, La = /* @__PURE__ */ M({
2291
+ }, Ia = /* @__PURE__ */ M({
2297
2292
  __name: "AppSelectMobile",
2298
2293
  setup(n) {
2299
- const { currentAppId: e } = H(), { appList: t, getAppPath: a, findAppById: o } = ot(), s = S(() => {
2294
+ const { currentAppId: e } = H(), { appList: t, getAppPath: a, findAppById: o } = nt(), s = S(() => {
2300
2295
  const c = o(e.value);
2301
2296
  return c ? a(c) : "";
2302
2297
  }), r = (c) => {
@@ -2305,7 +2300,7 @@ const st = (n, e) => n.reduce(
2305
2300
  return (c, g) => {
2306
2301
  var v;
2307
2302
  const i = L("el-option"), h = L("el-option-group"), m = L("el-select");
2308
- return (v = f(t)) != null && v.length ? (l(), y("div", Ia, [
2303
+ return (v = f(t)) != null && v.length ? (l(), y("div", ka, [
2309
2304
  _(m, {
2310
2305
  "model-value": s.value,
2311
2306
  class: "w-full",
@@ -2343,23 +2338,23 @@ const st = (n, e) => n.reduce(
2343
2338
  ])) : I("", !0);
2344
2339
  };
2345
2340
  }
2346
- }), xa = { class: "aside-user-mobile" }, Ea = { class: "flex-1" }, Ma = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Da = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Na = /* @__PURE__ */ M({
2341
+ }), La = { class: "aside-user-mobile" }, xa = { class: "flex-1" }, Ea = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Ma = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Da = /* @__PURE__ */ M({
2347
2342
  __name: "AsideUserMobile",
2348
2343
  setup(n) {
2349
2344
  const e = O(), t = S(() => e.value.user || {}), a = S(() => !!(t.value.id || t.value.userId)), o = S(() => t.value.name || t.value.username), s = () => {
2350
2345
  var r, c;
2351
- (c = (r = e.value).onLogin) != null && c.call(r) || le(e.value);
2346
+ (c = (r = e.value).onLogin) != null && c.call(r) || ce(e.value);
2352
2347
  };
2353
2348
  return (r, c) => {
2354
2349
  const g = L("el-icon");
2355
- return a.value ? (l(), k(it, { key: 0 }, {
2350
+ return a.value ? (l(), k(rt, { key: 0 }, {
2356
2351
  reference: C(() => [
2357
- d("div", xa, [
2352
+ d("div", La, [
2358
2353
  c[0] || (c[0] = d("div", { class: "aside-user-mobile__icon text-lg" }, [
2359
2354
  d("i", { class: "metisicon-yonghu1" })
2360
2355
  ], -1)),
2361
- d("div", Ea, E(o.value), 1),
2362
- d("div", Ma, [
2356
+ d("div", xa, E(o.value), 1),
2357
+ d("div", Ea, [
2363
2358
  _(g, null, {
2364
2359
  default: C(() => [
2365
2360
  _(f(he))
@@ -2379,7 +2374,7 @@ const st = (n, e) => n.reduce(
2379
2374
  d("i", { class: "metisicon-yonghu1" })
2380
2375
  ], -1)),
2381
2376
  c[2] || (c[2] = d("div", { class: "flex-1" }, "登录/注册", -1)),
2382
- d("div", Da, [
2377
+ d("div", Ma, [
2383
2378
  _(g, null, {
2384
2379
  default: C(() => [
2385
2380
  _(f(he))
@@ -2390,7 +2385,7 @@ const st = (n, e) => n.reduce(
2390
2385
  ]));
2391
2386
  };
2392
2387
  }
2393
- }), Ba = /* @__PURE__ */ D(Na, [["__scopeId", "data-v-c56964a5"]]), Ua = { class: "aside-bar-mobile__head flex items-center gap-3" }, Ra = { class: "p-3" }, Ka = /* @__PURE__ */ M({
2388
+ }), Na = /* @__PURE__ */ D(Da, [["__scopeId", "data-v-c56964a5"]]), Ba = { class: "aside-bar-mobile__head flex items-center gap-3" }, Ua = { class: "p-3" }, Ra = /* @__PURE__ */ M({
2394
2389
  __name: "AsideBarMobile",
2395
2390
  setup(n) {
2396
2391
  const { menus: e, sideOpen: t } = H(), a = () => void (t.value = !1);
@@ -2400,7 +2395,7 @@ const st = (n, e) => n.reduce(
2400
2395
  key: 0,
2401
2396
  class: K(["aside-bar-mobile fixed inset-y-0 left-0 z-200 flex min-h-0 flex-col transition-transform", [f(t) ? "translate-x-[0px]" : "translate-x-[-100%]"]])
2402
2397
  }, [
2403
- d("div", Ua, [
2398
+ d("div", Ba, [
2404
2399
  d("button", {
2405
2400
  type: "button",
2406
2401
  class: "aside-bar-mobile__close",
@@ -2409,27 +2404,27 @@ const st = (n, e) => n.reduce(
2409
2404
  }, [
2410
2405
  _(r, null, {
2411
2406
  default: C(() => [
2412
- _(f(Fe))
2407
+ _(f(Oe))
2413
2408
  ]),
2414
2409
  _: 1
2415
2410
  })
2416
2411
  ]),
2417
- _(La)
2412
+ _(Ia)
2418
2413
  ]),
2419
2414
  _(c, { ref: "leftScrollRef" }, {
2420
2415
  default: C(() => [
2421
- d("div", Ra, [
2422
- _(at, { menus: f(e) }, null, 8, ["menus"])
2416
+ d("div", Ua, [
2417
+ _(tt, { menus: f(e) }, null, 8, ["menus"])
2423
2418
  ])
2424
2419
  ]),
2425
2420
  _: 1
2426
2421
  }, 512),
2427
2422
  z(o.$slots, "sidebar-foot", {}, void 0, !0),
2428
- _(Ba)
2423
+ _(Na)
2429
2424
  ], 2)) : I("", !0);
2430
2425
  };
2431
2426
  }
2432
- }), Ja = /* @__PURE__ */ D(Ka, [["__scopeId", "data-v-05675378"]]), Oa = "data:image/png;base64,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", Fa = { class: "layout-shell w-full flex flex-col" }, Ha = { class: "layout-shell__body flex flex-1 min-h-0 overflow-hidden" }, Qa = { class: "layout-shell__main flex flex-col flex-1 min-h-0 min-w-0 h-full" }, za = { class: "layout-shell__content flex-1 w-full min-h-0 flex flex-col overflow-hidden" }, Za = /* @__PURE__ */ M({
2427
+ }), Ka = /* @__PURE__ */ D(Ra, [["__scopeId", "data-v-05675378"]]), Ja = "data:image/png;base64,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", Oa = { class: "layout-shell w-full flex flex-col" }, Fa = { class: "layout-shell__body flex flex-1 min-h-0 overflow-hidden" }, Ha = { class: "layout-shell__main flex flex-col flex-1 min-h-0 min-w-0 h-full" }, Qa = { class: "layout-shell__content flex-1 w-full min-h-0 flex flex-col overflow-hidden" }, za = /* @__PURE__ */ M({
2433
2428
  __name: "BaseLayout",
2434
2429
  props: {
2435
2430
  setting: {}
@@ -2439,7 +2434,7 @@ const st = (n, e) => n.reduce(
2439
2434
  var m, v, p, b, T, B, F;
2440
2435
  return {
2441
2436
  ...e.setting || {},
2442
- logo: ((m = e.setting) == null ? void 0 : m.logo) || Oa,
2437
+ logo: ((m = e.setting) == null ? void 0 : m.logo) || Ja,
2443
2438
  menus: ((v = e.setting) == null ? void 0 : v.menus) || [],
2444
2439
  accountMenu: ((p = e.setting) == null ? void 0 : p.accountMenu) || [],
2445
2440
  user: ((b = e.setting) == null ? void 0 : b.user) ?? null,
@@ -2448,7 +2443,7 @@ const st = (n, e) => n.reduce(
2448
2443
  onLogout: (F = e.setting) == null ? void 0 : F.onLogout
2449
2444
  };
2450
2445
  });
2451
- Oe(() => void Ft(t.value));
2446
+ Je(() => void Jt(t.value));
2452
2447
  const { isMobile: a, sideOpen: o } = H();
2453
2448
  let s = "", r = !1;
2454
2449
  const c = () => void (o.value = !1), g = (m) => {
@@ -2465,7 +2460,7 @@ const st = (n, e) => n.reduce(
2465
2460
  }).join("|"), h = (m) => {
2466
2461
  m.key === "Escape" && a.value && o.value && c();
2467
2462
  };
2468
- return se(
2463
+ return re(
2469
2464
  () => a.value && o.value,
2470
2465
  (m) => {
2471
2466
  if (!(typeof document > "u")) {
@@ -2477,23 +2472,23 @@ const st = (n, e) => n.reduce(
2477
2472
  }
2478
2473
  },
2479
2474
  { immediate: !0 }
2480
- ), Re(() => {
2475
+ ), Ue(() => {
2481
2476
  window.addEventListener("keydown", h);
2482
- }), Ke(() => {
2477
+ }), Re(() => {
2483
2478
  window.removeEventListener("keydown", h), typeof document < "u" && r && (document.body.style.overflow = s);
2484
2479
  }), (m, v) => {
2485
2480
  const p = L("router-view");
2486
- return l(), y("div", Fa, [
2487
- _(ka, null, {
2481
+ return l(), y("div", Oa, [
2482
+ _(Ta, null, {
2488
2483
  default: C(() => [
2489
2484
  z(m.$slots, "header-right", {}, void 0, !0)
2490
2485
  ]),
2491
2486
  _: 3
2492
2487
  }),
2493
- d("div", Ha, [
2494
- f(a) ? (l(), k(Ja, { key: 1 })) : (l(), k(en, { key: 0 })),
2495
- d("main", Qa, [
2496
- d("div", za, [
2488
+ d("div", Fa, [
2489
+ f(a) ? (l(), k(Ka, { key: 1 })) : (l(), k($t, { key: 0 })),
2490
+ d("main", Ha, [
2491
+ d("div", Qa, [
2497
2492
  _(p, null, {
2498
2493
  default: C(({ Component: b, route: T }) => [
2499
2494
  _(Ee, {
@@ -2505,7 +2500,7 @@ const st = (n, e) => n.reduce(
2505
2500
  key: g(T),
2506
2501
  class: "layout-page-view"
2507
2502
  }, [
2508
- (l(), k(fe(b)))
2503
+ (l(), k(Ae(b)))
2509
2504
  ]))
2510
2505
  ]),
2511
2506
  _: 2
@@ -2529,19 +2524,19 @@ const st = (n, e) => n.reduce(
2529
2524
  ]);
2530
2525
  };
2531
2526
  }
2532
- }), $a = /* @__PURE__ */ D(Za, [["__scopeId", "data-v-87720a5b"]]);
2527
+ }), Va = /* @__PURE__ */ D(za, [["__scopeId", "data-v-87720a5b"]]);
2533
2528
  export {
2534
- $a as BaseLayout,
2535
- lt as LanguageSelect,
2536
- Ga as LayoutBreadcrumb,
2537
- rt as ThemeToggle,
2538
- Va as TimezoneSelect,
2539
- Ue as UserAvatar,
2540
- ga as UserInfo,
2529
+ Va as BaseLayout,
2530
+ st as LanguageSelect,
2531
+ Xa as LayoutBreadcrumb,
2532
+ ot as ThemeToggle,
2533
+ Ga as TimezoneSelect,
2534
+ Be as UserAvatar,
2535
+ ha as UserInfo,
2541
2536
  ue as i18n,
2542
- ae as messages,
2543
- ot as useApp,
2537
+ se as messages,
2538
+ nt as useApp,
2544
2539
  H as useLayoutState,
2545
2540
  O as useSetting,
2546
- Xe as useTheme
2541
+ We as useTheme
2547
2542
  };