mamba-layout 0.36.0 → 0.38.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 lt, readonly as it, ref as R, computed as _, unref as g, onActivated as ct, onMounted as Ke, onUnmounted as Je, watch as ue, defineComponent as N, openBlock as l, createElementBlock as v, normalizeClass as Q, resolveComponent as x, Fragment as O, createBlock as k, resolveDynamicComponent as Se, mergeProps as Oe, withCtx as C, createCommentVNode as L, createElementVNode as p, toDisplayString as M, renderList as z, withDirectives as ut, vShow as dt, createVNode as A, renderSlot as j, watchEffect as Fe, Transition as De } from "vue";
2
- import { Fold as He, ArrowDown as we, Moon as pt, Sunny as mt, Expand as ht, User as gt, ArrowLeft as ft, ArrowRight as ye, Clock as vt } from "@element-plus/icons-vue";
3
- import { useRouter as Qe } from "vue-router";
4
- import { createI18n as yt } from "vue-i18n";
5
- function ae() {
6
- const a = lt();
1
+ import { getCurrentInstance as at, readonly as ot, ref as U, computed as C, unref as h, onActivated as st, onMounted as De, onUnmounted as Ne, watch as ye, defineComponent as N, openBlock as r, createElementBlock as v, normalizeClass as H, resolveComponent as E, Fragment as O, createBlock as k, resolveDynamicComponent as be, mergeProps as Be, withCtx as S, createCommentVNode as x, createElementVNode as p, toDisplayString as D, renderList as Q, withDirectives as rt, vShow as lt, createVNode as _, renderSlot as j, watchEffect as Re, Transition as Ie } from "vue";
2
+ import { Fold as Ue, ArrowDown as Ae, Moon as it, Sunny as ct, Expand as ut, User as dt, ArrowLeft as pt, ArrowRight as he, Clock as mt } from "@element-plus/icons-vue";
3
+ import { useRouter as Ke } from "vue-router";
4
+ import { createI18n as ht } from "vue-i18n";
5
+ function ge() {
6
+ const a = at();
7
7
  return a ? a.appContext.config.globalProperties.$route : null;
8
8
  }
9
- const bt = 3600 * 24 * 7, Pe = "UTC", ze = "timezone", At = [
9
+ const gt = 3600 * 24 * 7, _e = "UTC", Je = "timezone", ft = [
10
10
  "UTC",
11
11
  "Asia/Shanghai",
12
12
  "Asia/Hong_Kong",
@@ -16,7 +16,7 @@ const bt = 3600 * 24 * 7, Pe = "UTC", ze = "timezone", At = [
16
16
  "Europe/Berlin",
17
17
  "America/New_York",
18
18
  "America/Los_Angeles"
19
- ], Ne = /* @__PURE__ */ new Map(), ve = () => {
19
+ ], Le = /* @__PURE__ */ new Map(), pe = () => {
20
20
  try {
21
21
  return globalThis.localStorage;
22
22
  } catch {
@@ -24,7 +24,7 @@ const bt = 3600 * 24 * 7, Pe = "UTC", ze = "timezone", At = [
24
24
  }
25
25
  }, V = {
26
26
  get(a, e = null) {
27
- const t = ve(), n = t == null ? void 0 : t.getItem(a.toUpperCase());
27
+ const t = pe(), n = t == null ? void 0 : t.getItem(a.toUpperCase());
28
28
  if (!n) return e;
29
29
  try {
30
30
  const s = JSON.parse(n);
@@ -36,8 +36,8 @@ const bt = 3600 * 24 * 7, Pe = "UTC", ze = "timezone", At = [
36
36
  }
37
37
  return e;
38
38
  },
39
- set(a, e, t = bt) {
40
- const n = ve(), s = {
39
+ set(a, e, t = gt) {
40
+ const n = pe(), s = {
41
41
  value: e,
42
42
  expire: t === null ? null : Date.now() + t * 1e3
43
43
  };
@@ -45,70 +45,70 @@ const bt = 3600 * 24 * 7, Pe = "UTC", ze = "timezone", At = [
45
45
  },
46
46
  clear() {
47
47
  var a;
48
- (a = ve()) == null || a.clear();
48
+ (a = pe()) == null || a.clear();
49
49
  }
50
- }, _t = (a) => typeof a == "object" && a !== null, Be = (a) => {
51
- if (!_t(a) || Object.prototype.toString.call(a) !== "[object Object]") return !1;
50
+ }, vt = (a) => typeof a == "object" && a !== null, xe = (a) => {
51
+ if (!vt(a) || Object.prototype.toString.call(a) !== "[object Object]") return !1;
52
52
  const e = Object.getPrototypeOf(a);
53
53
  return e === null || e === Object.prototype;
54
54
  };
55
- function Ze(a, e) {
56
- if (!Be(a)) return e;
57
- if (!Be(e)) return a;
55
+ function Oe(a, e) {
56
+ if (!xe(a)) return e;
57
+ if (!xe(e)) return a;
58
58
  const t = a;
59
59
  return Object.keys(e).concat(Object.getOwnPropertySymbols(e)).forEach((n) => {
60
- t[n] = Ze(
60
+ t[n] = Oe(
61
61
  t[n],
62
62
  e[n]
63
63
  );
64
64
  }), t;
65
65
  }
66
- function je() {
66
+ function Fe() {
67
67
  const a = typeof navigator > "u" ? "en-US" : navigator.language;
68
68
  return String(V.get("locale", a)).includes("zh") ? "zh-CN" : "en-US";
69
69
  }
70
- const Ue = (a, e, t) => {
70
+ const Ee = (a, e, t) => {
71
71
  var n;
72
72
  return ((n = e == null ? void 0 : e[t]) == null ? void 0 : n[a]) || "";
73
- }, re = (a, e, t = "") => {
73
+ }, te = (a, e, t = "") => {
74
74
  const n = a;
75
- return Ue(e, n, je()) || t || Ue(e, n, "en-US");
76
- }, de = (a = "") => a.replace(/【.*】/, ""), qe = (a, e, t) => {
77
- var n, s, r, o, u;
78
- for (const c of e) {
79
- const m = ((n = c.path) == null ? void 0 : n.replace(/\/:(\w+)/g, "/([^/]+)")) || "", i = new RegExp(`^${m}$`);
80
- if (((s = c.path) == null ? void 0 : s.toLowerCase()) === a || i.test(a))
81
- return ((r = c.meta) == null ? void 0 : r.visible) === "0" && (t == null ? void 0 : t.path) || "";
82
- if ((o = c.children) != null && o.length) {
83
- const h = qe(
75
+ return Ee(e, n, Fe()) || t || Ee(e, n, "en-US");
76
+ }, ie = (a = "") => a.replace(/【.*】/, ""), He = (a, e, t) => {
77
+ var n, s, o, l, c;
78
+ for (const d of e) {
79
+ const m = ((n = d.path) == null ? void 0 : n.replace(/\/:(\w+)/g, "/([^/]+)")) || "", i = new RegExp(`^${m}$`);
80
+ if (((s = d.path) == null ? void 0 : s.toLowerCase()) === a || i.test(a))
81
+ return ((o = d.meta) == null ? void 0 : o.visible) === "0" && (t == null ? void 0 : t.path) || "";
82
+ if ((l = d.children) != null && l.length) {
83
+ const g = He(
84
84
  a,
85
- c.children,
86
- ((u = c.meta) == null ? void 0 : u.visible) === "1" ? c : t
85
+ d.children,
86
+ ((c = d.meta) == null ? void 0 : c.visible) === "1" ? d : t
87
87
  );
88
- if (h) return h;
88
+ if (g) return g;
89
89
  }
90
90
  }
91
91
  return "";
92
- }, Ct = (a, e) => {
92
+ }, yt = (a, e) => {
93
93
  const t = a.resolve(e);
94
94
  if (!(t != null && t.name)) return !1;
95
- const n = String(t.name).split("-").filter((r) => !!r && r !== "index"), s = t.path.split("-").join("/").split("/").filter(Boolean);
96
- return n.length === s.length && n.every((r, o) => r === s[o]);
97
- }, le = (a) => typeof a == "string" && Ye(a) ? a : "", Ye = (a) => {
95
+ const n = String(t.name).split("-").filter((o) => !!o && o !== "index"), s = t.path.split("-").join("/").split("/").filter(Boolean);
96
+ return n.length === s.length && n.every((o, l) => o === s[l]);
97
+ }, ne = (a) => typeof a == "string" && Qe(a) ? a : "", Qe = (a) => {
98
98
  try {
99
99
  return new Intl.DateTimeFormat("en-US", { timeZone: a }).format(/* @__PURE__ */ new Date()), !0;
100
100
  } catch {
101
101
  return !1;
102
102
  }
103
- }, We = () => le(Intl.DateTimeFormat().resolvedOptions().timeZone) || Pe, Te = R(
104
- le(V.get(ze)) || We()
105
- ), St = () => it(Te);
106
- function wt(a) {
107
- const e = le(a);
108
- e && (Te.value = e, V.set(ze, e, null));
103
+ }, ze = () => ne(Intl.DateTimeFormat().resolvedOptions().timeZone) || _e, Ce = U(
104
+ ne(V.get(Je)) || ze()
105
+ ), bt = () => ot(Ce);
106
+ function At(a) {
107
+ const e = ne(a);
108
+ e && (Ce.value = e, V.set(Je, e, null));
109
109
  }
110
- const Pt = (a) => {
111
- const e = le(a) || Pe, t = Ne.get(e);
110
+ const _t = (a) => {
111
+ const e = ne(a) || _e, t = Le.get(e);
112
112
  if (t) return t;
113
113
  const n = new Intl.DateTimeFormat("en-US", {
114
114
  timeZone: e,
@@ -120,9 +120,9 @@ const Pt = (a) => {
120
120
  second: "2-digit",
121
121
  hourCycle: "h23"
122
122
  });
123
- return Ne.set(e, n), n;
124
- }, Tt = (a, e) => Pt(e).formatToParts(a).reduce((n, s) => (s.type !== "literal" && (n[s.type] = Number(s.value)), n), {}), kt = (a, e = /* @__PURE__ */ new Date()) => {
125
- const t = le(a) || Pe, n = Tt(e, t), s = Date.UTC(
123
+ return Le.set(e, n), n;
124
+ }, Ct = (a, e) => _t(e).formatToParts(a).reduce((n, s) => (s.type !== "literal" && (n[s.type] = Number(s.value)), n), {}), St = (a, e = /* @__PURE__ */ new Date()) => {
125
+ const t = ne(a) || _e, n = Ct(e, t), s = Date.UTC(
126
126
  n.year || 0,
127
127
  (n.month || 1) - 1,
128
128
  n.day || 1,
@@ -132,105 +132,105 @@ const Pt = (a) => {
132
132
  e.getMilliseconds()
133
133
  );
134
134
  return Math.round((s - e.getTime()) / 6e4);
135
- }, Xe = (a, e = /* @__PURE__ */ new Date()) => {
136
- const t = kt(a, e), n = t >= 0 ? "+" : "-", s = Math.abs(t), r = Math.floor(s / 60), o = s % 60;
137
- return `UTC${n}${String(r).padStart(2, "0")}:${String(
138
- o
135
+ }, Ze = (a, e = /* @__PURE__ */ new Date()) => {
136
+ const t = St(a, e), n = t >= 0 ? "+" : "-", s = Math.abs(t), o = Math.floor(s / 60), l = s % 60;
137
+ return `UTC${n}${String(o).padStart(2, "0")}:${String(
138
+ l
139
139
  ).padStart(2, "0")}`;
140
- }, It = (a, e = /* @__PURE__ */ new Date()) => `${a} (${Xe(a, e)})`, Lt = (a = /* @__PURE__ */ new Date()) => {
140
+ }, Pt = (a, e = /* @__PURE__ */ new Date()) => `${a} (${Ze(a, e)})`, wt = (a = /* @__PURE__ */ new Date()) => {
141
141
  const e = new Set(
142
- [We(), ...At, Te.value].filter(
143
- Ye
142
+ [ze(), ...ft, Ce.value].filter(
143
+ Qe
144
144
  )
145
145
  );
146
146
  return Array.from(e).map((t) => {
147
- const n = Xe(t, a);
147
+ const n = Ze(t, a);
148
148
  return {
149
149
  value: t,
150
150
  label: `${t} (${n})`,
151
151
  offset: n
152
152
  };
153
153
  });
154
- }, te = R("light");
155
- function Ge() {
156
- const a = "theme", e = "(prefers-color-scheme: dark)", t = R(!1);
154
+ }, ee = U("light");
155
+ function je() {
156
+ const a = "theme", e = "(prefers-color-scheme: dark)", t = U(!1);
157
157
  let n = !1;
158
- const s = (f) => f === "dark" || f === "light" ? f : null, r = () => typeof window > "u" || typeof window.matchMedia != "function" ? "light" : window.matchMedia(e).matches ? "dark" : "light", o = (f) => {
159
- const S = s(V.get(a, null));
160
- return S ? (t.value = !0, S) : f || r();
161
- }, u = (f) => {
162
- typeof document > "u" || document.documentElement.classList.toggle("dark", f === "dark");
158
+ const s = (f) => f === "dark" || f === "light" ? f : null, o = () => typeof window > "u" || typeof window.matchMedia != "function" ? "light" : window.matchMedia(e).matches ? "dark" : "light", l = (f) => {
159
+ const A = s(V.get(a, null));
160
+ return A ? (t.value = !0, A) : f || o();
163
161
  }, c = (f) => {
164
- const S = o(f);
165
- return te.value = S, u(S), n = !0, S;
166
- }, m = (f, S) => {
167
- te.value = f, u(f), (S == null ? void 0 : S.persist) !== !1 && (V.set(a, f, null), t.value = !0);
162
+ typeof document > "u" || document.documentElement.classList.toggle("dark", f === "dark");
163
+ }, d = (f) => {
164
+ const A = l(f);
165
+ return ee.value = A, c(A), n = !0, A;
166
+ }, m = (f, A) => {
167
+ ee.value = f, c(f), (A == null ? void 0 : A.persist) !== !1 && (V.set(a, f, null), t.value = !0);
168
168
  }, i = () => {
169
- m(te.value === "dark" ? "light" : "dark");
169
+ m(ee.value === "dark" ? "light" : "dark");
170
170
  }, y = (f) => {
171
171
  if (!n) {
172
- c(f);
172
+ d(f);
173
173
  return;
174
174
  }
175
175
  !t.value && f && m(f, { persist: !1 });
176
- }, h = _(() => te.value === "dark");
176
+ }, g = C(() => ee.value === "dark");
177
177
  return {
178
- theme: te,
179
- isDark: h,
180
- initTheme: c,
178
+ theme: ee,
179
+ isDark: g,
180
+ initTheme: d,
181
181
  setTheme: m,
182
182
  toggleTheme: i,
183
183
  syncThemeFromSetting: y
184
184
  };
185
185
  }
186
- const xt = () => typeof location > "u" ? "" : location.href, Ve = (a) => (a == null ? void 0 : a.loginPath) || `/login?redirect=${encodeURIComponent(xt())}`, pe = (a) => {
187
- typeof location > "u" || (location.href = Ve(a));
188
- }, Et = (a) => (a == null ? void 0 : a.userCenterPath) || "/usercenter/home", Mt = (a) => {
189
- var r;
186
+ const Tt = () => typeof location > "u" ? "" : location.href, qe = (a) => (a == null ? void 0 : a.loginPath) || `/login?redirect=${encodeURIComponent(Tt())}`, ce = (a) => {
187
+ typeof location > "u" || (location.href = qe(a));
188
+ }, kt = (a) => (a == null ? void 0 : a.userCenterPath) || "/usercenter/home", It = (a) => {
189
+ var o;
190
190
  const e = a.themeColor, t = {};
191
191
  if (e)
192
- for (const o in e) {
193
- if (!e[o]) continue;
194
- const u = "--layout-" + o.replace(/([A-Z])/g, "-$1").toLocaleLowerCase();
195
- t[u] = e[o], o == "colorPrimary" && Dt(e[o]);
192
+ for (const l in e) {
193
+ if (!e[l]) continue;
194
+ const c = "--layout-" + l.replace(/([A-Z])/g, "-$1").toLocaleLowerCase();
195
+ t[c] = e[l], l == "colorPrimary" && Lt(e[l]);
196
196
  }
197
197
  let n = document.getElementById("layout-style");
198
- n && ((r = n.parentNode) == null || r.removeChild(n)), n = document.createElement("style"), n.id = "layout-style", document.head.appendChild(n);
199
- const s = Object.keys(t).map((o) => o + ":" + t[o]).join(";");
198
+ n && ((o = n.parentNode) == null || o.removeChild(n)), n = document.createElement("style"), n.id = "layout-style", document.head.appendChild(n);
199
+ const s = Object.keys(t).map((l) => l + ":" + t[l]).join(";");
200
200
  n.innerHTML = `html:root{${s}}`;
201
201
  };
202
- function Dt(a) {
202
+ function Lt(a) {
203
203
  var s;
204
204
  let e = document.getElementById("primary-style");
205
205
  if (a == "theme-default" && e) {
206
206
  (s = e.parentNode) == null || s.removeChild(e);
207
207
  return;
208
208
  }
209
- const t = Nt(a);
209
+ const t = xt(a);
210
210
  e || (e = document.createElement("style"), e.id = "primary-style", document.head.appendChild(e));
211
- const n = Object.keys(t).map((r) => r + ":" + t[r]).join(";");
211
+ const n = Object.keys(t).map((o) => o + ":" + t[o]).join(";");
212
212
  e.innerHTML = `html:root{${n}}`;
213
213
  }
214
- function Nt(a) {
215
- var c;
216
- const e = ((c = a.match(/\d+/g)) == null ? void 0 : c.map(Number)) || [], [t, n, s] = e, r = `rgb(${t}, ${n}, ${s})`, o = (m) => {
217
- const i = m / 100, y = Math.min(255, t + (255 - t) * i), h = Math.min(255, n + (255 - n) * i), f = Math.min(255, s + (255 - s) * i);
218
- return `rgb(${y.toFixed(1)}, ${h.toFixed(1)}, ${f.toFixed(1)})`;
219
- }, u = (m) => {
214
+ function xt(a) {
215
+ var d;
216
+ const e = ((d = a.match(/\d+/g)) == null ? void 0 : d.map(Number)) || [], [t, n, s] = e, o = `rgb(${t}, ${n}, ${s})`, l = (m) => {
217
+ const i = m / 100, y = Math.min(255, t + (255 - t) * i), g = Math.min(255, n + (255 - n) * i), f = Math.min(255, s + (255 - s) * i);
218
+ return `rgb(${y.toFixed(1)}, ${g.toFixed(1)}, ${f.toFixed(1)})`;
219
+ }, c = (m) => {
220
220
  const i = 1 - m / 100;
221
221
  return `rgb(${Math.round(t * i)} ${Math.round(n * i)} ${Math.round(s * i)})`;
222
222
  };
223
223
  return {
224
- "--el-color-primary": r,
225
- "--el-color-primary-light-3": o(30),
226
- "--el-color-primary-light-5": o(50),
227
- "--el-color-primary-light-7": o(70),
228
- "--el-color-primary-light-8": o(80),
229
- "--el-color-primary-light-9": o(90),
230
- "--el-color-primary-dark-2": u(20)
224
+ "--el-color-primary": o,
225
+ "--el-color-primary-light-3": l(30),
226
+ "--el-color-primary-light-5": l(50),
227
+ "--el-color-primary-light-7": l(70),
228
+ "--el-color-primary-light-8": l(80),
229
+ "--el-color-primary-light-9": l(90),
230
+ "--el-color-primary-dark-2": c(20)
231
231
  };
232
232
  }
233
- const be = R({
233
+ const fe = U({
234
234
  menus: [],
235
235
  layout: "classic",
236
236
  title: "",
@@ -239,113 +239,107 @@ const be = R({
239
239
  pageType: "common"
240
240
  });
241
241
  function K() {
242
- return be;
242
+ return fe;
243
243
  }
244
- const Bt = (a) => {
245
- const e = K(), t = a && g(a) || {};
244
+ const Et = (a) => {
245
+ const e = K(), t = a && h(a) || {};
246
246
  if (!(e != null && e.value)) return t;
247
- be.value = Ze(e.value, t);
248
- const { syncThemeFromSetting: n } = Ge();
249
- n(), Mt(be.value);
250
- }, Ut = 1024, $e = R(), ie = R([]), G = R(), oe = R(""), se = R(""), Ae = R(""), ne = K(), _e = R(!0), Ce = R(!1), Rt = R(), Kt = () => {
251
- const a = ae(), e = () => {
247
+ fe.value = Oe(e.value, t);
248
+ const { syncThemeFromSetting: n } = je();
249
+ n(), It(fe.value);
250
+ }, Mt = 1024, Dt = U(), ve = U([]), oe = U(), me = U(""), se = U(""), Nt = U(""), re = K(), Ye = U(!0), We = U(!1), Bt = U(), Rt = () => {
251
+ const a = () => {
252
252
  var o;
253
- return ((o = ne.value.menus) == null ? void 0 : o.filter((u) => {
253
+ return ((o = re.value.menus) == null ? void 0 : o.filter((l) => {
254
254
  var c;
255
- return ((c = u.meta) == null ? void 0 : c.appId) == se.value;
255
+ return ((c = l.meta) == null ? void 0 : c.appId) == se.value;
256
256
  })) || [];
257
- }, t = (o, u, c = 0, m) => {
258
- var T, I, U, J;
259
- const i = ae();
260
- if (!i) return;
261
- const y = m ? [...m] : [], h = [], f = [];
262
- for (const D in o) {
263
- [...y], o[D];
264
- const F = ((T = i.meta) == null ? void 0 : T.parent) || i.path, q = ((I = o[D].path) == null ? void 0 : I.replace(/\/:(\w+)/g, "/([^/]+)")) || "", he = new RegExp(`^${q}$`);
265
- F == o[D].path ? h.push({ index: D, item: o[D] }) : he.test(F) && f.push({ index: D, item: o[D] });
257
+ }, e = (o, l, c = 0, d) => {
258
+ var A, w, I, J;
259
+ const m = ge();
260
+ if (!m) return;
261
+ const i = d ? [...d] : [], y = [], g = [];
262
+ for (const L in o) {
263
+ [...i], o[L];
264
+ const R = ((A = m.meta) == null ? void 0 : A.parent) || m.path, z = ((w = o[L].path) == null ? void 0 : w.replace(/\/:(\w+)/g, "/([^/]+)")) || "", q = new RegExp(`^${z}$`);
265
+ R == o[L].path ? y.push({ index: L, item: o[L] }) : q.test(R) && g.push({ index: L, item: o[L] });
266
266
  }
267
- const S = h.length > 0 ? h : f;
268
- if (S.length > 0) {
269
- const D = S[0], F = [...y];
270
- F[c] = D.item, G.value = {
271
- ...D.item,
272
- paths: F.slice(0, c + 1)
273
- }, se.value = ((U = D.item.meta) == null ? void 0 : U.appId) || "", $e.value = u;
267
+ const f = y.length > 0 ? y : g;
268
+ if (f.length > 0) {
269
+ const L = f[0], R = [...i];
270
+ R[c] = L.item, oe.value = {
271
+ ...L.item,
272
+ paths: R.slice(0, c + 1)
273
+ }, se.value = ((I = L.item.meta) == null ? void 0 : I.appId) || "", Dt.value = l;
274
274
  }
275
- for (const D in o)
276
- if (o[D].children && ((J = o[D].children) != null && J.length)) {
277
- const F = o[D].children || [], q = [...y];
278
- q[c] = o[D], t(F, o[D], c + 1, q);
275
+ for (const L in o)
276
+ if (o[L].children && ((J = o[L].children) != null && J.length)) {
277
+ const R = o[L].children || [], z = [...i];
278
+ z[c] = o[L], e(R, o[L], c + 1, z);
279
279
  }
280
- Ae.value = i.meta.parentPath || qe(
281
- i.path.toLowerCase(),
282
- ne.value.menus || []
283
- ) || i.path;
284
- }, n = () => {
285
- var m, i, y, h, f, S, T, I, U, J;
286
- t(ne.value.menus || []), se.value || (se.value = ((y = (i = (m = ne.value.menus) == null ? void 0 : m.find(
287
- (D) => {
288
- var F;
289
- return (F = D.path) == null ? void 0 : F.startsWith(oe.value);
280
+ Nt.value = m.meta.parentPath || He(
281
+ m.path.toLowerCase(),
282
+ re.value.menus || []
283
+ ) || m.path;
284
+ }, t = () => {
285
+ var d, m, i, y, g, f, A, w, I, J;
286
+ e(re.value.menus || []), se.value || (se.value = ((i = (m = (d = re.value.menus) == null ? void 0 : d.find(
287
+ (L) => {
288
+ var R;
289
+ return (R = L.path) == null ? void 0 : R.startsWith(me.value);
290
290
  }
291
- )) == null ? void 0 : i.meta) == null ? void 0 : y.appId) || "");
292
- const o = ((h = G.value) == null ? void 0 : h.paths) || [], u = de(
293
- re(((S = (f = G.value) == null ? void 0 : f.meta) == null ? void 0 : S.translations) || {}, "name")
294
- ), c = ((T = G.value) == null ? void 0 : T.path) == ((I = o[1]) == null ? void 0 : I.path) ? "" : de(re(((J = (U = o[1]) == null ? void 0 : U.meta) == null ? void 0 : J.translations) || {}, "name"));
295
- document.title = u + (c ? ` - ${c}` : "");
291
+ )) == null ? void 0 : m.meta) == null ? void 0 : i.appId) || "");
292
+ const o = ((y = oe.value) == null ? void 0 : y.paths) || [], l = ie(
293
+ te(((f = (g = oe.value) == null ? void 0 : g.meta) == null ? void 0 : f.translations) || {}, "name")
294
+ ), c = ((A = oe.value) == null ? void 0 : A.path) == ((w = o[1]) == null ? void 0 : w.path) ? "" : ie(te(((J = (I = o[1]) == null ? void 0 : I.meta) == null ? void 0 : J.translations) || {}, "name"));
295
+ document.title = l + (c ? ` - ${c}` : "");
296
+ }, n = () => {
297
+ const o = ge();
298
+ me.value = "/" + (o.path.split("/").filter(Boolean).shift() || ""), t(), ve.value = a();
296
299
  }, s = () => {
297
- const o = ae();
298
- oe.value = "/" + (o.path.split("/").filter(Boolean).shift() || ""), n(), ie.value = e();
299
- }, r = () => {
300
- const o = window.innerWidth < Ut;
301
- Ce.value = o, _e.value = !o;
300
+ const o = window.innerWidth < Mt;
301
+ We.value = o, Ye.value = !o;
302
302
  };
303
- r(), s(), ct(() => {
304
- s();
305
- }), Ke(() => {
306
- window.addEventListener("resize", r);
307
- }), Je(() => {
308
- window.removeEventListener("resize", r);
309
- }), ue(
310
- () => oe.value,
311
- () => void (ie.value = e())
312
- ), ue(
313
- () => [a.path, ne.value.menus],
314
- () => {
315
- const o = ae();
316
- Ae.value = "", G.value = void 0, oe.value = "/" + (o.path.split("/").filter(Boolean).shift() || ""), n(), ie.value = e(), Ce.value && (_e.value = !1);
317
- }
303
+ s(), n(), st(() => {
304
+ n();
305
+ }), De(() => {
306
+ window.addEventListener("resize", s);
307
+ }), Ne(() => {
308
+ window.removeEventListener("resize", s);
309
+ }), ye(
310
+ () => me.value,
311
+ () => void (ve.value = a())
318
312
  );
319
313
  };
320
- function ee() {
314
+ function ae() {
321
315
  return {
322
- initLayoutState: Kt,
323
- menus: ie,
324
- currentEndRoute: G,
325
- currentTabPath: oe,
326
- currentAppId: se,
327
- defaultParentActive: Ae,
328
- sideOpen: _e,
329
- isMobile: Ce,
330
- currentEndParentRoute: $e,
331
- leftScrollRef: Rt
316
+ initLayoutState: Rt,
317
+ menus: ve,
318
+ // currentEndRoute,
319
+ // currentTabPath,
320
+ // currentAppId,
321
+ // defaultParentActive,
322
+ sideOpen: Ye,
323
+ isMobile: We,
324
+ // currentEndParentRoute,
325
+ leftScrollRef: Bt
332
326
  };
333
327
  }
334
- const Jt = { class: "menu-item-icon" }, Ot = ["innerHTML"], Ft = /* @__PURE__ */ N({
328
+ const Ut = { class: "menu-item-icon" }, Kt = ["innerHTML"], Jt = /* @__PURE__ */ N({
335
329
  __name: "MenuItemIcon",
336
330
  props: {
337
331
  icon: { default: "metisicon-yingyong" }
338
332
  },
339
333
  setup(a) {
340
- const e = a, t = _(() => e.icon || "metisicon-yingyong"), n = /^\s*<svg[\s>]/i, s = /\son[a-z]+\s*=\s*("[^"]*"|'[^']*'|[^\s>]+)/gi, r = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi, o = /\s(?:href|xlink:href)\s*=\s*("\s*javascript:[^"]*"|'\s*javascript:[^']*')/gi, u = (i) => !!i && n.test(i), c = (i) => !i || !u(i) ? "" : i.replace(r, "").replace(s, "").replace(o, ""), m = _(() => c(t.value));
341
- return (i, y) => (l(), v("div", Jt, [
342
- u(t.value) ? (l(), v("span", {
334
+ const e = a, t = C(() => e.icon || "metisicon-yingyong"), n = /^\s*<svg[\s>]/i, s = /\son[a-z]+\s*=\s*("[^"]*"|'[^']*'|[^\s>]+)/gi, o = /<script\b[^<]*(?:(?!<\/script>)<[^<]*)*<\/script>/gi, l = /\s(?:href|xlink:href)\s*=\s*("\s*javascript:[^"]*"|'\s*javascript:[^']*')/gi, c = (i) => !!i && n.test(i), d = (i) => !i || !c(i) ? "" : i.replace(o, "").replace(s, "").replace(l, ""), m = C(() => d(t.value));
335
+ return (i, y) => (r(), v("div", Ut, [
336
+ c(t.value) ? (r(), v("span", {
343
337
  key: 0,
344
338
  class: "menu-item-icon__svg",
345
339
  innerHTML: m.value
346
- }, null, 8, Ot)) : (l(), v("i", {
340
+ }, null, 8, Kt)) : (r(), v("i", {
347
341
  key: 1,
348
- class: Q(t.value)
342
+ class: H(t.value)
349
343
  }, null, 2))
350
344
  ]));
351
345
  }
@@ -354,7 +348,7 @@ const Jt = { class: "menu-item-icon" }, Ot = ["innerHTML"], Ft = /* @__PURE__ */
354
348
  for (const [n, s] of e)
355
349
  t[n] = s;
356
350
  return t;
357
- }, et = /* @__PURE__ */ B(Ft, [["__scopeId", "data-v-ed060390"]]), Ht = { key: 0 }, Qt = /* @__PURE__ */ N({
351
+ }, Xe = /* @__PURE__ */ B(Jt, [["__scopeId", "data-v-ed060390"]]), Ot = { key: 0 }, Ft = /* @__PURE__ */ N({
358
352
  __name: "AsideSubMenuItem",
359
353
  props: {
360
354
  menu: {
@@ -367,72 +361,72 @@ const Jt = { class: "menu-item-icon" }, Ot = ["innerHTML"], Ft = /* @__PURE__ */
367
361
  }
368
362
  },
369
363
  setup(a) {
370
- const e = a, t = _(
364
+ const e = a, t = C(
371
365
  () => {
372
366
  var i;
373
367
  return (i = e.menu.children) == null ? void 0 : i.filter((y) => {
374
- var h;
375
- return ((h = y.meta) == null ? void 0 : h.visible) != "0";
368
+ var g;
369
+ return ((g = y.meta) == null ? void 0 : g.visible) != "0";
376
370
  });
377
371
  }
378
- ), n = K(), s = _(() => n.value.defaultParentActive || ""), r = _(() => n.value.currentTabPath || ""), o = Qe(), u = _(() => {
372
+ ), n = K(), s = C(() => n.value.defaultParentActive || ""), o = C(() => n.value.currentTabPath || ""), l = Ke(), c = C(() => {
379
373
  var i;
380
- return e.level == 1 && !Ct(o, e.menu.path || "") ? "div" : /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(r.value)) ? "a" : "router-link";
381
- }), c = _(() => {
374
+ return e.level == 1 && !yt(l, e.menu.path || "") ? "div" : /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(o.value)) ? "a" : "router-link";
375
+ }), d = C(() => {
382
376
  var i;
383
- return /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(r.value)) ? {
377
+ return /^http/.test(e.menu.path || "") || !((i = e.menu.path) != null && i.startsWith(o.value)) ? {
384
378
  href: e.menu.path || ""
385
379
  } : {
386
380
  to: e.menu.path || ""
387
381
  };
388
- }), m = _(
382
+ }), m = C(
389
383
  () => {
390
384
  var i;
391
385
  return String(e.menu.icon || ((i = e.menu.meta) == null ? void 0 : i.icon) || "metisicon-yingyong");
392
386
  }
393
387
  );
394
388
  return (i, y) => {
395
- var f, S;
396
- const h = x("AsideSubMenuItem", !0);
397
- return l(), v(O, null, [
398
- (l(), k(Se(u.value), Oe({
389
+ var f, A;
390
+ const g = E("AsideSubMenuItem", !0);
391
+ return r(), v(O, null, [
392
+ (r(), k(be(c.value), Be({
399
393
  class: ["pt-1 pb-1 pl-3 pr-3 flex items-center gap-2 rounded-md", [
400
394
  e.menu.path == s.value ? "bg-[var(--ui-sidebar-active-bg,var(--el-fill-color))] text-[var(--ui-sidebar-active-fg)] font-medium" : "text-[var(--ui-sidebar-foreground)]",
401
395
  (f = t.value) != null && f.length ? " h-7" : " h-9.5 cursor-pointer hover:bg-[var(--ui-sidebar-hover-bg)]"
402
396
  ]],
403
397
  style: { paddingLeft: "calc(var(--spacing) * 3)" }
404
- }, c.value), {
405
- default: C(() => {
406
- var T, I, U, J;
398
+ }, d.value), {
399
+ default: S(() => {
400
+ var w, I, J, L;
407
401
  return [
408
- (T = t.value) != null && T.length ? L("", !0) : (l(), k(et, {
402
+ (w = t.value) != null && w.length ? x("", !0) : (r(), k(Xe, {
409
403
  key: 0,
410
404
  icon: m.value,
411
- class: Q(["text-md", [
405
+ class: H(["text-md", [
412
406
  e.menu.path == s.value ? "opacity-100" : "opacity-60"
413
407
  ]])
414
408
  }, null, 8, ["icon", "class"])),
415
409
  p("div", {
416
- class: Q(["truncate", (I = t.value) != null && I.length ? "text-xs text-gray-400" : ""])
417
- }, M(g(de)(g(re)(((J = (U = e.menu) == null ? void 0 : U.meta) == null ? void 0 : J.translations) || {}, "name"))), 3)
410
+ class: H(["truncate", (I = t.value) != null && I.length ? "text-xs text-gray-400" : ""])
411
+ }, D(h(ie)(h(te)(((L = (J = e.menu) == null ? void 0 : J.meta) == null ? void 0 : L.translations) || {}, "name"))), 3)
418
412
  ];
419
413
  }),
420
414
  _: 1
421
415
  }, 16, ["class"])),
422
- (S = t.value) != null && S.length ? (l(), v("div", Ht, [
423
- (l(!0), v(O, null, z(t.value, (T, I) => (l(), k(h, {
424
- menu: T,
416
+ (A = t.value) != null && A.length ? (r(), v("div", Ot, [
417
+ (r(!0), v(O, null, Q(t.value, (w, I) => (r(), k(g, {
418
+ menu: w,
425
419
  key: I,
426
420
  level: e.level + 1
427
421
  }, null, 8, ["menu", "level"]))), 128))
428
- ])) : L("", !0)
422
+ ])) : x("", !0)
429
423
  ], 64);
430
424
  };
431
425
  }
432
- }), zt = { class: "h-full" }, Zt = {
426
+ }), Ht = { class: "h-full" }, Qt = {
433
427
  key: 0,
434
428
  class: ""
435
- }, tt = /* @__PURE__ */ N({
429
+ }, Ge = /* @__PURE__ */ N({
436
430
  __name: "AsideSubMenus",
437
431
  props: {
438
432
  menus: {
@@ -444,139 +438,139 @@ const Jt = { class: "menu-item-icon" }, Ot = ["innerHTML"], Ft = /* @__PURE__ */
444
438
  const e = a;
445
439
  return (t, n) => {
446
440
  var s;
447
- return ut((l(), v("div", zt, [
448
- (s = e.menus) != null && s.length ? (l(), v("div", Zt, [
449
- (l(!0), v(O, null, z(e.menus.filter((r) => {
450
- var o;
451
- return ((o = r.meta) == null ? void 0 : o.visible) != "0";
452
- }), (r, o) => (l(), k(Qt, {
453
- key: o,
454
- menu: r
441
+ return rt((r(), v("div", Ht, [
442
+ (s = e.menus) != null && s.length ? (r(), v("div", Qt, [
443
+ (r(!0), v(O, null, Q(e.menus.filter((o) => {
444
+ var l;
445
+ return ((l = o.meta) == null ? void 0 : l.visible) != "0";
446
+ }), (o, l) => (r(), k(Ft, {
447
+ key: l,
448
+ menu: o
455
449
  }, null, 8, ["menu"]))), 128))
456
- ])) : L("", !0)
450
+ ])) : x("", !0)
457
451
  ], 512)), [
458
- [dt, e.menus.length]
452
+ [lt, e.menus.length]
459
453
  ]);
460
454
  };
461
455
  }
462
- }), jt = {
456
+ }), zt = {
463
457
  key: 0,
464
458
  class: "aside-bar__mobile-head flex justify-between items-center pt-4 pb-4 px-4"
465
- }, qt = { class: "p-3" }, Yt = /* @__PURE__ */ N({
459
+ }, Zt = { class: "p-3" }, jt = /* @__PURE__ */ N({
466
460
  __name: "AsideBar",
467
461
  setup(a) {
468
- const { menus: e, isMobile: t, sideOpen: n } = ee(), s = () => void (n.value = !n.value);
469
- return (r, o) => {
470
- const u = x("el-icon"), c = x("el-scrollbar");
471
- return g(e).length && !r.$route.meta.hideSidebar ? (l(), v("div", {
462
+ const { menus: e, isMobile: t, sideOpen: n } = ae(), s = () => void (n.value = !n.value);
463
+ return (o, l) => {
464
+ const c = E("el-icon"), d = E("el-scrollbar");
465
+ return h(e).length && !o.$route.meta.hideSidebar ? (r(), v("div", {
472
466
  key: 0,
473
- class: Q(["aside-bar flex flex-col h-full min-h-0 w-64 min-width-50", [
474
- g(t) ? "fixed top-0 left-0 z-200 transition-all" : "",
475
- g(n) ? "translate-x-[0px]" : "translate-x-[-100%]"
467
+ class: H(["aside-bar flex flex-col h-full min-h-0 w-64 min-width-50", [
468
+ h(t) ? "fixed top-0 left-0 z-200 transition-all" : "",
469
+ h(n) ? "translate-x-[0px]" : "translate-x-[-100%]"
476
470
  ]])
477
471
  }, [
478
- g(t) ? (l(), v("div", jt, [
472
+ h(t) ? (r(), v("div", zt, [
479
473
  p("div", {
480
474
  class: "aside-bar__close text-lg cursor-pointer p-2 leading-4",
481
475
  onClick: s
482
476
  }, [
483
- A(u, null, {
484
- default: C(() => [
485
- A(g(He))
477
+ _(c, null, {
478
+ default: S(() => [
479
+ _(h(Ue))
486
480
  ]),
487
481
  _: 1
488
482
  })
489
483
  ])
490
- ])) : L("", !0),
491
- A(c, { ref: "leftScrollRef" }, {
492
- default: C(() => [
493
- p("div", qt, [
494
- A(tt, { menus: g(e) }, null, 8, ["menus"])
484
+ ])) : x("", !0),
485
+ _(d, { ref: "leftScrollRef" }, {
486
+ default: S(() => [
487
+ p("div", Zt, [
488
+ _(Ge, { menus: h(e) }, null, 8, ["menus"])
495
489
  ])
496
490
  ]),
497
491
  _: 1
498
492
  }, 512),
499
- j(r.$slots, "sidebar-foot", {}, void 0, !0)
500
- ], 2)) : L("", !0);
493
+ j(o.$slots, "sidebar-foot", {}, void 0, !0)
494
+ ], 2)) : x("", !0);
501
495
  };
502
496
  }
503
- }), Wt = /* @__PURE__ */ B(Yt, [["__scopeId", "data-v-ff960d0f"]]);
504
- function nt() {
505
- const a = K(), e = _(() => a.value.appList || []);
497
+ }), qt = /* @__PURE__ */ B(jt, [["__scopeId", "data-v-ff960d0f"]]);
498
+ function Ve() {
499
+ const a = K(), e = C(() => a.value.appList || []);
506
500
  return {
507
501
  appList: e,
508
502
  getAppPath: (s) => (s == null ? void 0 : s.path) || "",
509
503
  findAppById: (s) => {
510
504
  if (s)
511
- return at(e.value, s);
505
+ return $e(e.value, s);
512
506
  }
513
507
  };
514
508
  }
515
- const at = (a, e) => a.reduce(
516
- (t, n) => t || (n.appId === e ? n : at(n.children || [], e)),
509
+ const $e = (a, e) => a.reduce(
510
+ (t, n) => t || (n.appId === e ? n : $e(n.children || [], e)),
517
511
  void 0
518
- ), Xt = {
512
+ ), Yt = {
519
513
  key: 0,
520
514
  class: "app-select"
521
- }, Gt = ["href"], Vt = {
515
+ }, Wt = ["href"], Xt = {
522
516
  key: 0,
523
517
  class: "app-select__dropdown"
524
- }, $t = ["href"], en = { class: "app-select__dropdown-icon text-xl" }, tn = { class: "app-select__dropdown-desc" }, nn = /* @__PURE__ */ N({
518
+ }, Gt = ["href"], Vt = { class: "app-select__dropdown-icon text-xl" }, $t = { class: "app-select__dropdown-desc" }, en = /* @__PURE__ */ N({
525
519
  __name: "AppSelect",
526
520
  setup(a) {
527
- const e = K(), t = _(() => e.value.currentAppId || ""), { appList: n, getAppPath: s } = nt(), r = (o) => {
528
- var u;
529
- return t.value === o.appId || !!((u = o.children) != null && u.some((c) => c.appId === t.value));
521
+ const e = K(), t = C(() => e.value.currentAppId || ""), { appList: n, getAppPath: s } = Ve(), o = (l) => {
522
+ var c;
523
+ return t.value === l.appId || !!((c = l.children) != null && c.some((d) => d.appId === t.value));
530
524
  };
531
- return (o, u) => {
525
+ return (l, c) => {
532
526
  var m;
533
- const c = x("el-icon");
534
- return (m = g(n)) != null && m.length ? (l(), v("div", Xt, [
535
- (l(!0), v(O, null, z(g(n), (i) => {
536
- var y, h;
537
- return l(), v("div", {
527
+ const d = E("el-icon");
528
+ return (m = h(n)) != null && m.length ? (r(), v("div", Yt, [
529
+ (r(!0), v(O, null, Q(h(n), (i) => {
530
+ var y, g;
531
+ return r(), v("div", {
538
532
  key: i.appId,
539
533
  class: "app-select__group"
540
534
  }, [
541
535
  p("a", {
542
- class: Q(["app-select__link", {
543
- "app-select__link--active": r(i)
536
+ class: H(["app-select__link", {
537
+ "app-select__link--active": o(i)
544
538
  }]),
545
- href: g(s)(i) || void 0
539
+ href: h(s)(i) || void 0
546
540
  }, [
547
- p("span", null, M(i.name), 1),
548
- (y = i.children) != null && y.length ? (l(), k(c, { key: 0 }, {
549
- default: C(() => [
550
- A(g(we))
541
+ p("span", null, D(i.name), 1),
542
+ (y = i.children) != null && y.length ? (r(), k(d, { key: 0 }, {
543
+ default: S(() => [
544
+ _(h(Ae))
551
545
  ]),
552
546
  _: 1
553
- })) : L("", !0)
554
- ], 10, Gt),
555
- (h = i.children) != null && h.length ? (l(), v("div", Vt, [
556
- (l(!0), v(O, null, z(i.children, (f) => (l(), v("a", {
547
+ })) : x("", !0)
548
+ ], 10, Wt),
549
+ (g = i.children) != null && g.length ? (r(), v("div", Xt, [
550
+ (r(!0), v(O, null, Q(i.children, (f) => (r(), v("a", {
557
551
  key: f.appId,
558
- class: Q(["app-select__dropdown-item", {
559
- "app-select__dropdown-item--active": r(f)
552
+ class: H(["app-select__dropdown-item", {
553
+ "app-select__dropdown-item--active": o(f)
560
554
  }]),
561
- href: g(s)(f) || void 0
555
+ href: h(s)(f) || void 0
562
556
  }, [
563
- p("span", en, [
557
+ p("span", Vt, [
564
558
  p("i", {
565
- class: Q(f.icon || "metisicon-moxingku")
559
+ class: H(f.icon || "metisicon-moxingku")
566
560
  }, null, 2)
567
561
  ]),
568
562
  p("div", null, [
569
- p("div", null, M(f.name), 1),
570
- p("div", tn, M(f.desc), 1)
563
+ p("div", null, D(f.name), 1),
564
+ p("div", $t, D(f.desc), 1)
571
565
  ])
572
- ], 10, $t))), 128))
573
- ])) : L("", !0)
566
+ ], 10, Gt))), 128))
567
+ ])) : x("", !0)
574
568
  ]);
575
569
  }), 128))
576
- ])) : L("", !0);
570
+ ])) : x("", !0);
577
571
  };
578
572
  }
579
- }), an = /* @__PURE__ */ B(nn, [["__scopeId", "data-v-ee0588ee"]]), on = /* @__PURE__ */ N({
573
+ }), tn = /* @__PURE__ */ B(en, [["__scopeId", "data-v-ee0588ee"]]), nn = /* @__PURE__ */ N({
580
574
  __name: "NavIconBtn",
581
575
  props: {
582
576
  tag: { default: "button" },
@@ -584,29 +578,29 @@ const at = (a, e) => a.reduce(
584
578
  iconOnly: { type: Boolean, default: !0 }
585
579
  },
586
580
  setup(a) {
587
- return (e, t) => (l(), k(Se(a.tag), {
581
+ return (e, t) => (r(), k(be(a.tag), {
588
582
  type: a.tag === "button" ? a.type : void 0,
589
- class: Q(["nav-icon-btn", { "nav-icon-btn--icon-only": a.iconOnly }])
583
+ class: H(["nav-icon-btn", { "nav-icon-btn--icon-only": a.iconOnly }])
590
584
  }, {
591
- default: C(() => [
585
+ default: S(() => [
592
586
  j(e.$slots, "default", {}, void 0, !0)
593
587
  ]),
594
588
  _: 3
595
589
  }, 8, ["type", "class"]));
596
590
  }
597
- }), $ = /* @__PURE__ */ B(on, [["__scopeId", "data-v-824bbddc"]]), sn = /* @__PURE__ */ N({
591
+ }), $ = /* @__PURE__ */ B(nn, [["__scopeId", "data-v-824bbddc"]]), an = /* @__PURE__ */ N({
598
592
  __name: "ThemeToggle",
599
593
  setup(a) {
600
- const e = K(), { theme: t, isDark: n, toggleTheme: s } = Ge();
601
- return Fe(() => {
594
+ const e = K(), { theme: t, isDark: n, toggleTheme: s } = je();
595
+ return Re(() => {
602
596
  e.value.theme = t.value;
603
- }), (r, o) => {
604
- const u = x("el-icon");
605
- return l(), k($, { onClick: g(s) }, {
606
- default: C(() => [
607
- A(u, null, {
608
- default: C(() => [
609
- g(n) ? (l(), k(g(mt), { key: 1 })) : (l(), k(g(pt), { key: 0 }))
597
+ }), (o, l) => {
598
+ const c = E("el-icon");
599
+ return r(), k($, { onClick: h(s) }, {
600
+ default: S(() => [
601
+ _(c, null, {
602
+ default: S(() => [
603
+ h(n) ? (r(), k(h(ct), { key: 1 })) : (r(), k(h(it), { key: 0 }))
610
604
  ]),
611
605
  _: 1
612
606
  })
@@ -615,7 +609,7 @@ const at = (a, e) => a.reduce(
615
609
  }, 8, ["onClick"]);
616
610
  };
617
611
  }
618
- }), ot = /* @__PURE__ */ B(sn, [["__scopeId", "data-v-e6ea60b7"]]), rn = {
612
+ }), et = /* @__PURE__ */ B(an, [["__scopeId", "data-v-e6ea60b7"]]), on = {
619
613
  label: {
620
614
  clickToChangeImage: "Click to change image"
621
615
  },
@@ -623,7 +617,7 @@ const at = (a, e) => a.reduce(
623
617
  uploadIng: "Uploading...",
624
618
  agreementTip1: "Terms of Service and Privacy Policy"
625
619
  }
626
- }, ln = {
620
+ }, sn = {
627
621
  label: {
628
622
  agreement: "I agree to",
629
623
  and: "and",
@@ -828,7 +822,7 @@ const at = (a, e) => a.reduce(
828
822
  loginHeroTitle: "Enterprise AI Platform for Model Services & Compute",
829
823
  loginHeroDesc: "Unified API access to multi-model routing, compute orchestration, and AI service operations, built for enterprise."
830
824
  }
831
- }, cn = {
825
+ }, rn = {
832
826
  btn: {
833
827
  agree: "Agree",
834
828
  disagree: "Disagree",
@@ -866,7 +860,7 @@ const at = (a, e) => a.reduce(
866
860
  },
867
861
  pleaseSelect: "Please select {0}",
868
862
  seeMore: "See More"
869
- }, un = {
863
+ }, ln = {
870
864
  notFound: {
871
865
  title: "Coming Soon!",
872
866
  description: "This page is under development. Please refresh the page or click the button below to return to the homepage.",
@@ -901,7 +895,7 @@ const at = (a, e) => a.reduce(
901
895
  folder: "folder",
902
896
  file: "file"
903
897
  }
904
- }, dn = {
898
+ }, cn = {
905
899
  label: {
906
900
  languageModel: "Language Model"
907
901
  },
@@ -1050,7 +1044,7 @@ const at = (a, e) => a.reduce(
1050
1044
  CNY: "Chinese Yuan",
1051
1045
  USD: "US Dollar"
1052
1046
  }
1053
- }, pn = {
1047
+ }, un = {
1054
1048
  label: {},
1055
1049
  btn: {
1056
1050
  search: "Search",
@@ -1059,7 +1053,7 @@ const at = (a, e) => a.reduce(
1059
1053
  expand: "Expand"
1060
1054
  },
1061
1055
  msg: {}
1062
- }, mn = {
1056
+ }, dn = {
1063
1057
  label: {
1064
1058
  otherConfig: "Other Settings"
1065
1059
  },
@@ -1074,7 +1068,7 @@ const at = (a, e) => a.reduce(
1074
1068
  StaticPrefixInput: {
1075
1069
  notEmpty: "Cannot be empty"
1076
1070
  }
1077
- }, hn = {
1071
+ }, pn = {
1078
1072
  label: {},
1079
1073
  btn: {},
1080
1074
  msg: {
@@ -1090,17 +1084,17 @@ const at = (a, e) => a.reduce(
1090
1084
  charError: "Passwords must contain letters, numbers, and special symbols",
1091
1085
  charTypeError: "The password must contain at least three types: uppercase letters, lowercase letters, numbers, and special symbols"
1092
1086
  }
1093
- }, gn = {
1087
+ }, mn = {
1094
1088
  name: "English",
1095
- common: cn,
1096
- account: rn,
1097
- admin: ln,
1098
- components: un,
1099
- constant: dn,
1100
- filterBox: pn,
1101
- password: hn,
1102
- instanceForm: mn
1103
- }, fn = {
1089
+ common: rn,
1090
+ account: on,
1091
+ admin: sn,
1092
+ components: ln,
1093
+ constant: cn,
1094
+ filterBox: un,
1095
+ password: pn,
1096
+ instanceForm: dn
1097
+ }, hn = {
1104
1098
  label: {
1105
1099
  clickToChangeImage: "点击更换图像"
1106
1100
  },
@@ -1108,7 +1102,7 @@ const at = (a, e) => a.reduce(
1108
1102
  uploadIng: "上传中...",
1109
1103
  agreementTip1: "服务协议及隐私保护"
1110
1104
  }
1111
- }, vn = {
1105
+ }, gn = {
1112
1106
  label: {
1113
1107
  agreement: "我已同意",
1114
1108
  and: "和",
@@ -1311,7 +1305,7 @@ const at = (a, e) => a.reduce(
1311
1305
  loginHeroTitle: "泛 AI 聚合与分发服务",
1312
1306
  loginHeroDesc: "通过 API 调度,实现模型调用、AI 应用构建、数据与工具服务的在线分发与使用。"
1313
1307
  }
1314
- }, yn = {
1308
+ }, fn = {
1315
1309
  btn: {
1316
1310
  agree: "同意",
1317
1311
  disagree: "不同意",
@@ -1349,7 +1343,7 @@ const at = (a, e) => a.reduce(
1349
1343
  },
1350
1344
  pleaseSelect: "请选择{0}",
1351
1345
  seeMore: "查看更多"
1352
- }, bn = {
1346
+ }, vn = {
1353
1347
  notFound: {
1354
1348
  title: "开发中,敬请期待!",
1355
1349
  description: "页面开发中,请刷新页面,或者点击下面的按钮返回主页.",
@@ -1384,7 +1378,7 @@ const at = (a, e) => a.reduce(
1384
1378
  folder: "文件夹",
1385
1379
  file: "文件"
1386
1380
  }
1387
- }, An = {
1381
+ }, yn = {
1388
1382
  label: {
1389
1383
  languageModel: "语言模型"
1390
1384
  },
@@ -1533,7 +1527,7 @@ const at = (a, e) => a.reduce(
1533
1527
  CNY: "人民币",
1534
1528
  USD: "美元"
1535
1529
  }
1536
- }, _n = {
1530
+ }, bn = {
1537
1531
  label: {},
1538
1532
  btn: {
1539
1533
  search: "搜索",
@@ -1542,7 +1536,7 @@ const at = (a, e) => a.reduce(
1542
1536
  expand: "展开"
1543
1537
  },
1544
1538
  msg: {}
1545
- }, Cn = {
1539
+ }, An = {
1546
1540
  label: {
1547
1541
  otherConfig: "其他配置"
1548
1542
  },
@@ -1557,7 +1551,7 @@ const at = (a, e) => a.reduce(
1557
1551
  StaticPrefixInput: {
1558
1552
  notEmpty: "不能为空"
1559
1553
  }
1560
- }, Sn = {
1554
+ }, _n = {
1561
1555
  label: {},
1562
1556
  btn: {},
1563
1557
  msg: {
@@ -1573,51 +1567,51 @@ const at = (a, e) => a.reduce(
1573
1567
  charError: "密码必须包含字母、数字、特殊符号",
1574
1568
  charTypeError: "密码必须包含至少以下三种(大写字母、小写字母、数字、特殊符号)"
1575
1569
  }
1576
- }, wn = {
1570
+ }, Cn = {
1577
1571
  name: "中文简体",
1578
- common: yn,
1579
- account: fn,
1580
- admin: vn,
1581
- components: bn,
1582
- constant: An,
1583
- filterBox: _n,
1584
- password: Sn,
1585
- instanceForm: Cn
1586
- }, ce = {
1587
- "en-US": gn,
1588
- "zh-CN": wn
1589
- }, me = yt({
1590
- locale: je(),
1572
+ common: fn,
1573
+ account: hn,
1574
+ admin: gn,
1575
+ components: vn,
1576
+ constant: yn,
1577
+ filterBox: bn,
1578
+ password: _n,
1579
+ instanceForm: An
1580
+ }, le = {
1581
+ "en-US": mn,
1582
+ "zh-CN": Cn
1583
+ }, ue = ht({
1584
+ locale: Fe(),
1591
1585
  fallbackLocale: "en-US",
1592
- messages: ce,
1586
+ messages: le,
1593
1587
  legacy: !1
1594
- }), Pn = {
1588
+ }), Sn = {
1595
1589
  key: 0,
1596
1590
  class: "language-select__current"
1597
- }, Tn = { class: "language-select__panel" }, kn = ["onClick"], In = /* @__PURE__ */ N({
1591
+ }, Pn = { class: "language-select__panel" }, wn = ["onClick"], Tn = /* @__PURE__ */ N({
1598
1592
  __name: "LanguageSelect",
1599
1593
  props: {
1600
1594
  showLabel: { type: Boolean, default: !1 }
1601
1595
  },
1602
1596
  setup(a) {
1603
- const { locale: e } = me.global, t = _(
1604
- () => ce[e.value].name
1605
- ), n = Object.keys(ce).map((r) => ({
1606
- label: ce[r].name,
1607
- value: r
1608
- })), s = (r) => {
1609
- V.set("locale", r), location.reload();
1597
+ const { locale: e } = ue.global, t = C(
1598
+ () => le[e.value].name
1599
+ ), n = Object.keys(le).map((o) => ({
1600
+ label: le[o].name,
1601
+ value: o
1602
+ })), s = (o) => {
1603
+ V.set("locale", o), location.reload();
1610
1604
  };
1611
- return (r, o) => {
1612
- const u = x("el-icon"), c = x("el-popover");
1613
- return l(), k(c, {
1605
+ return (o, l) => {
1606
+ const c = E("el-icon"), d = E("el-popover");
1607
+ return r(), k(d, {
1614
1608
  placement: "bottom",
1615
1609
  width: 180,
1616
1610
  trigger: "hover",
1617
1611
  "popper-class": "top-language-popover"
1618
1612
  }, {
1619
- reference: C(() => [
1620
- A($, {
1613
+ reference: S(() => [
1614
+ _($, {
1621
1615
  "langselect-toggle": "",
1622
1616
  tag: "div",
1623
1617
  class: "language-select",
@@ -1625,10 +1619,10 @@ const at = (a, e) => a.reduce(
1625
1619
  title: t.value,
1626
1620
  "aria-label": t.value
1627
1621
  }, {
1628
- default: C(() => [
1629
- j(r.$slots, "prefix", {}, void 0, !0),
1630
- A(u, null, {
1631
- default: C(() => [...o[0] || (o[0] = [
1622
+ default: S(() => [
1623
+ j(o.$slots, "prefix", {}, void 0, !0),
1624
+ _(c, null, {
1625
+ default: S(() => [...l[0] || (l[0] = [
1632
1626
  p("svg", {
1633
1627
  xmlns: "http://www.w3.org/2000/svg",
1634
1628
  width: "24",
@@ -1654,69 +1648,69 @@ const at = (a, e) => a.reduce(
1654
1648
  ])]),
1655
1649
  _: 1
1656
1650
  }),
1657
- a.showLabel ? (l(), v("span", Pn, M(t.value), 1)) : L("", !0),
1658
- a.showLabel ? (l(), k(u, {
1651
+ a.showLabel ? (r(), v("span", Sn, D(t.value), 1)) : x("", !0),
1652
+ a.showLabel ? (r(), k(c, {
1659
1653
  key: 1,
1660
1654
  class: "language-select__caret"
1661
1655
  }, {
1662
- default: C(() => [
1663
- A(g(we))
1656
+ default: S(() => [
1657
+ _(h(Ae))
1664
1658
  ]),
1665
1659
  _: 1
1666
- })) : L("", !0)
1660
+ })) : x("", !0)
1667
1661
  ]),
1668
1662
  _: 3
1669
1663
  }, 8, ["icon-only", "title", "aria-label"])
1670
1664
  ]),
1671
- default: C(() => [
1672
- p("div", Tn, [
1673
- (l(!0), v(O, null, z(g(n), (m) => (l(), v("div", {
1665
+ default: S(() => [
1666
+ p("div", Pn, [
1667
+ (r(!0), v(O, null, Q(h(n), (m) => (r(), v("div", {
1674
1668
  key: m.value,
1675
- class: Q(["language-select__option", { "language-select__option--active": m.value === g(e) }]),
1669
+ class: H(["language-select__option", { "language-select__option--active": m.value === h(e) }]),
1676
1670
  onClick: (i) => s(m.value)
1677
- }, M(m.label), 11, kn))), 128))
1671
+ }, D(m.label), 11, wn))), 128))
1678
1672
  ])
1679
1673
  ]),
1680
1674
  _: 3
1681
1675
  });
1682
1676
  };
1683
1677
  }
1684
- }), st = /* @__PURE__ */ B(In, [["__scopeId", "data-v-48306ad1"]]), Ln = { class: "mobile-user-popover" }, xn = ["href"], En = /* @__PURE__ */ N({
1678
+ }), tt = /* @__PURE__ */ B(Tn, [["__scopeId", "data-v-48306ad1"]]), kn = { class: "mobile-user-popover" }, In = ["href"], Ln = /* @__PURE__ */ N({
1685
1679
  __name: "AsideUserMobilePopover",
1686
1680
  setup(a) {
1687
- const { t: e } = me.global, t = K(), n = _(() => Et(t.value)), s = () => {
1688
- var r, o;
1689
- Promise.resolve((o = (r = t.value).onLogout) == null ? void 0 : o.call(r)).finally(() => {
1690
- t.value.onLogout || pe(t.value);
1681
+ const { t: e } = ue.global, t = K(), n = C(() => kt(t.value)), s = () => {
1682
+ var o, l;
1683
+ Promise.resolve((l = (o = t.value).onLogout) == null ? void 0 : l.call(o)).finally(() => {
1684
+ t.value.onLogout || ce(t.value);
1691
1685
  });
1692
1686
  };
1693
- return (r, o) => {
1694
- const u = x("el-popover");
1695
- return l(), k(u, {
1687
+ return (o, l) => {
1688
+ const c = E("el-popover");
1689
+ return r(), k(c, {
1696
1690
  width: 220,
1697
1691
  trigger: "click",
1698
1692
  "popper-class": "top-userinfo-popover"
1699
1693
  }, {
1700
- reference: C(() => [
1701
- j(r.$slots, "reference", {}, void 0, !0)
1694
+ reference: S(() => [
1695
+ j(o.$slots, "reference", {}, void 0, !0)
1702
1696
  ]),
1703
- default: C(() => [
1704
- p("div", Ln, [
1697
+ default: S(() => [
1698
+ p("div", kn, [
1705
1699
  p("a", {
1706
1700
  href: n.value,
1707
1701
  class: "mobile-user-popover__item"
1708
1702
  }, [
1709
- o[0] || (o[0] = p("i", { class: "metisicon-yonghu1" }, null, -1)),
1710
- p("span", null, M(g(e)("admin.label.profile")), 1)
1711
- ], 8, xn),
1712
- A(st),
1713
- o[2] || (o[2] = p("div", { class: "mobile-user-popover__divider" }, null, -1)),
1703
+ l[0] || (l[0] = p("i", { class: "metisicon-yonghu1" }, null, -1)),
1704
+ p("span", null, D(h(e)("admin.label.profile")), 1)
1705
+ ], 8, In),
1706
+ _(tt),
1707
+ l[2] || (l[2] = p("div", { class: "mobile-user-popover__divider" }, null, -1)),
1714
1708
  p("div", {
1715
1709
  class: "mobile-user-popover__item mobile-user-popover__item--danger",
1716
1710
  onClick: s
1717
1711
  }, [
1718
- o[1] || (o[1] = p("i", { class: "metisicon-exit-full" }, null, -1)),
1719
- p("span", null, M(g(e)("common.btn.logout")), 1)
1712
+ l[1] || (l[1] = p("i", { class: "metisicon-exit-full" }, null, -1)),
1713
+ p("span", null, D(h(e)("common.btn.logout")), 1)
1720
1714
  ])
1721
1715
  ])
1722
1716
  ]),
@@ -1724,90 +1718,90 @@ const at = (a, e) => a.reduce(
1724
1718
  });
1725
1719
  };
1726
1720
  }
1727
- }), rt = /* @__PURE__ */ B(En, [["__scopeId", "data-v-87e082b1"]]), Mn = { class: "header-right-mobile" }, Dn = /* @__PURE__ */ N({
1721
+ }), nt = /* @__PURE__ */ B(Ln, [["__scopeId", "data-v-87e082b1"]]), xn = { class: "header-right-mobile" }, En = /* @__PURE__ */ N({
1728
1722
  __name: "HeaderRightMobile",
1729
1723
  setup(a) {
1730
- const e = K(), t = _(
1724
+ const e = K(), t = C(
1731
1725
  () => {
1732
- var s, r;
1733
- return !!((s = e.value.user) != null && s.id || (r = e.value.user) != null && r.userId);
1726
+ var s, o;
1727
+ return !!((s = e.value.user) != null && s.id || (o = e.value.user) != null && o.userId);
1734
1728
  }
1735
1729
  ), n = () => {
1736
- var s, r;
1737
- (r = (s = e.value).onLogin) != null && r.call(s) || pe(e.value);
1730
+ var s, o;
1731
+ (o = (s = e.value).onLogin) != null && o.call(s) || ce(e.value);
1738
1732
  };
1739
- return (s, r) => (l(), v("div", Mn, [
1740
- A(ot),
1741
- t.value ? (l(), k(rt, { key: 0 }, {
1742
- reference: C(() => [
1743
- A($, { class: "header-right-mobile__action" }, {
1744
- default: C(() => [...r[0] || (r[0] = [
1733
+ return (s, o) => (r(), v("div", xn, [
1734
+ _(et),
1735
+ t.value ? (r(), k(nt, { key: 0 }, {
1736
+ reference: S(() => [
1737
+ _($, { class: "header-right-mobile__action" }, {
1738
+ default: S(() => [...o[0] || (o[0] = [
1745
1739
  p("i", { class: "metisicon-yonghu1" }, null, -1)
1746
1740
  ])]),
1747
1741
  _: 1
1748
1742
  })
1749
1743
  ]),
1750
1744
  _: 1
1751
- })) : (l(), k($, {
1745
+ })) : (r(), k($, {
1752
1746
  key: 1,
1753
1747
  class: "header-right-mobile__action",
1754
1748
  onClick: n
1755
1749
  }, {
1756
- default: C(() => [...r[1] || (r[1] = [
1750
+ default: S(() => [...o[1] || (o[1] = [
1757
1751
  p("i", { class: "metisicon-yonghu1" }, null, -1)
1758
1752
  ])]),
1759
1753
  _: 1
1760
1754
  }))
1761
1755
  ]));
1762
1756
  }
1763
- }), Nn = /* @__PURE__ */ B(Dn, [["__scopeId", "data-v-48792b0a"]]), Bn = ["aria-label", "aria-expanded"], Un = { class: "mobile-menu-toggle__icon" }, Rn = /* @__PURE__ */ N({
1757
+ }), Mn = /* @__PURE__ */ B(En, [["__scopeId", "data-v-48792b0a"]]), Dn = ["aria-label", "aria-expanded"], Nn = { class: "mobile-menu-toggle__icon" }, Bn = /* @__PURE__ */ N({
1764
1758
  __name: "MobileMenuToggle",
1765
1759
  setup(a) {
1766
- const { sideOpen: e } = ee(), t = () => {
1760
+ const { sideOpen: e } = ae(), t = () => {
1767
1761
  e.value = !e.value;
1768
1762
  };
1769
1763
  return (n, s) => {
1770
- const r = x("el-icon");
1771
- return l(), v("button", {
1764
+ const o = E("el-icon");
1765
+ return r(), v("button", {
1772
1766
  type: "button",
1773
1767
  class: "mobile-menu-toggle",
1774
- "aria-label": g(e) ? "Close menu" : "Open menu",
1775
- "aria-expanded": g(e),
1768
+ "aria-label": h(e) ? "Close menu" : "Open menu",
1769
+ "aria-expanded": h(e),
1776
1770
  onClick: t
1777
1771
  }, [
1778
- p("div", Un, [
1779
- A(r, null, {
1780
- default: C(() => [
1781
- A(g(ht))
1772
+ p("div", Nn, [
1773
+ _(o, null, {
1774
+ default: S(() => [
1775
+ _(h(ut))
1782
1776
  ]),
1783
1777
  _: 1
1784
1778
  })
1785
1779
  ])
1786
- ], 8, Bn);
1780
+ ], 8, Dn);
1787
1781
  };
1788
1782
  }
1789
- }), Kn = /* @__PURE__ */ B(Rn, [["__scopeId", "data-v-b1a4f38a"]]), Jn = {
1783
+ }), Rn = /* @__PURE__ */ B(Bn, [["__scopeId", "data-v-b1a4f38a"]]), Un = {
1790
1784
  key: 0,
1791
1785
  class: "user-avatar__fallback"
1792
- }, On = /* @__PURE__ */ N({
1786
+ }, Kn = /* @__PURE__ */ N({
1793
1787
  __name: "UserAvatar",
1794
1788
  props: {
1795
1789
  src: { default: "" },
1796
1790
  name: { default: "" }
1797
1791
  },
1798
1792
  setup(a) {
1799
- const e = a, t = R(!1), n = _(() => e.name.trim()), s = _(
1793
+ const e = a, t = U(!1), n = C(() => e.name.trim()), s = C(
1800
1794
  () => n.value.charAt(0).toUpperCase() || "U"
1801
- ), r = _(() => n.value || "User avatar"), o = _(() => e.src.trim()), u = _(
1802
- () => !o.value || t.value
1803
- ), c = _(
1804
- () => u.value && !!n.value
1805
- ), m = _(
1806
- () => u.value && !n.value
1807
- ), i = _(
1808
- () => o.value && !t.value ? o.value : void 0
1795
+ ), o = C(() => n.value || "User avatar"), l = C(() => e.src.trim()), c = C(
1796
+ () => !l.value || t.value
1797
+ ), d = C(
1798
+ () => c.value && !!n.value
1799
+ ), m = C(
1800
+ () => c.value && !n.value
1801
+ ), i = C(
1802
+ () => l.value && !t.value ? l.value : void 0
1809
1803
  );
1810
- ue(
1804
+ ye(
1811
1805
  () => e.src,
1812
1806
  () => {
1813
1807
  t.value = !1;
@@ -1816,42 +1810,42 @@ const at = (a, e) => a.reduce(
1816
1810
  const y = () => {
1817
1811
  t.value = !0;
1818
1812
  };
1819
- return (h, f) => {
1820
- const S = x("el-icon"), T = x("el-avatar");
1821
- return l(), k(T, Oe(h.$attrs, {
1813
+ return (g, f) => {
1814
+ const A = E("el-icon"), w = E("el-avatar");
1815
+ return r(), k(w, Be(g.$attrs, {
1822
1816
  src: i.value,
1823
1817
  "data-src": i.value,
1824
- alt: r.value,
1825
- class: ["user-avatar", { "user-avatar--fallback": u.value }],
1818
+ alt: o.value,
1819
+ class: ["user-avatar", { "user-avatar--fallback": c.value }],
1826
1820
  onError: y
1827
1821
  }), {
1828
- default: C(() => [
1829
- c.value ? (l(), v("span", Jn, M(s.value), 1)) : m.value ? (l(), k(S, {
1822
+ default: S(() => [
1823
+ d.value ? (r(), v("span", Un, D(s.value), 1)) : m.value ? (r(), k(A, {
1830
1824
  key: 1,
1831
1825
  class: "user-avatar__icon",
1832
1826
  "aria-hidden": "true"
1833
1827
  }, {
1834
- default: C(() => [
1835
- A(g(gt))
1828
+ default: S(() => [
1829
+ _(h(dt))
1836
1830
  ]),
1837
1831
  _: 1
1838
- })) : L("", !0)
1832
+ })) : x("", !0)
1839
1833
  ]),
1840
1834
  _: 1
1841
1835
  }, 16, ["src", "data-src", "alt", "class"]);
1842
1836
  };
1843
1837
  }
1844
- }), Re = /* @__PURE__ */ B(On, [["__scopeId", "data-v-50be58a7"]]), Fn = {
1838
+ }), Me = /* @__PURE__ */ B(Kn, [["__scopeId", "data-v-50be58a7"]]), Jn = {
1845
1839
  key: 0,
1846
1840
  class: "layout-breadcrumb text-xs",
1847
1841
  "aria-label": "Breadcrumb"
1848
- }, Hn = ["aria-label", "title"], Qn = {
1842
+ }, On = ["aria-label", "title"], Fn = {
1849
1843
  key: 1,
1850
1844
  class: "flex min-w-0 items-center gap-1"
1851
- }, zn = ["href"], Zn = ["onClick"], jn = {
1845
+ }, Hn = ["href"], Qn = ["onClick"], zn = {
1852
1846
  key: 3,
1853
1847
  class: "layout-breadcrumb__current"
1854
- }, qn = /* @__PURE__ */ N({
1848
+ }, Zn = /* @__PURE__ */ N({
1855
1849
  __name: "LayoutBreadcrumb",
1856
1850
  props: {
1857
1851
  items: { default: void 0 },
@@ -1864,85 +1858,85 @@ const at = (a, e) => a.reduce(
1864
1858
  backLabel: { default: "返回" }
1865
1859
  },
1866
1860
  setup(a) {
1867
- const e = a, t = ae(), n = Qe(), s = K(), r = ee(), o = _(() => {
1868
- var ke, Ie, Le, xe, Ee, Me;
1869
- if ((ke = e.items) != null && ke.length)
1870
- return e.items.filter((X) => X.title);
1871
- const d = T(t.path), b = T(
1872
- ((Ie = t.meta) == null ? void 0 : Ie.parent) || ((Le = t.meta) == null ? void 0 : Le.parentPath) || t.path
1873
- ), w = u(), P = (Ee = (xe = r == null ? void 0 : r.currentEndRoute) == null ? void 0 : xe.value) == null ? void 0 : Ee.paths, E = c(P || []);
1874
- let H = E.length ? E : h(w, b);
1875
- const fe = T(
1876
- e.parentPath || ((Me = t.meta) == null ? void 0 : Me.parentPath) || ""
1861
+ const e = a, t = ge(), n = Ke(), s = K(), o = C(() => {
1862
+ var Se, Pe, we, Te, ke;
1863
+ if ((Se = e.items) != null && Se.length)
1864
+ return e.items.filter((G) => G.title);
1865
+ const u = A(t.path), b = A(
1866
+ ((Pe = t.meta) == null ? void 0 : Pe.parent) || ((we = t.meta) == null ? void 0 : we.parentPath) || t.path
1867
+ ), P = l(), T = (Te = s.value.currentEndRoute) == null ? void 0 : Te.paths, M = c(T || []);
1868
+ let F = M.length ? M : y(P, b);
1869
+ const de = A(
1870
+ e.parentPath || ((ke = t.meta) == null ? void 0 : ke.parentPath) || ""
1877
1871
  );
1878
- if (!H.length && fe && (H = h(w, fe)), !H.length) {
1879
- const X = fe || f(d, w);
1880
- H = X ? h(w, X) : [];
1872
+ if (!F.length && de && (F = y(P, de)), !F.length) {
1873
+ const G = de || g(u, P);
1874
+ F = G ? y(P, G) : [];
1881
1875
  }
1882
- const Y = H.map(m).filter((X) => X.title), Z = Y[Y.length - 1], W = y();
1883
- return e.showCurrent && W && I(Z == null ? void 0 : Z.path) !== I(d) ? Y.push({
1884
- title: W,
1885
- path: d,
1876
+ const W = F.map(d).filter((G) => G.title), Z = W[W.length - 1], X = i();
1877
+ return e.showCurrent && X && w(Z == null ? void 0 : Z.path) !== w(u) ? W.push({
1878
+ title: X,
1879
+ path: u,
1886
1880
  disabled: !0
1887
- }) : W && Z && I(Z.path) === I(d) && (Z.title = W, Z.disabled = !0), !Y.length && W && Y.push({
1888
- title: W,
1889
- path: d,
1881
+ }) : X && Z && w(Z.path) === w(u) && (Z.title = X, Z.disabled = !0), !W.length && X && W.push({
1882
+ title: X,
1883
+ path: u,
1890
1884
  disabled: !0
1891
- }), Y;
1892
- }), u = () => {
1893
- const d = [], b = /* @__PURE__ */ new Set();
1894
- return (s.value.menus || []).forEach((w) => {
1895
- var E;
1896
- const P = w.path || w.name || JSON.stringify(((E = w.meta) == null ? void 0 : E.translations) || {});
1897
- !P || b.has(P) || (b.add(P), d.push(w));
1898
- }), d;
1899
- }, c = (d) => d.filter((b) => {
1900
- var w;
1901
- return b && ((w = b.meta) == null ? void 0 : w.visible) !== "0";
1902
- }), m = (d) => {
1885
+ }), W;
1886
+ }), l = () => {
1887
+ const u = [], b = /* @__PURE__ */ new Set();
1888
+ return (s.value.menus || []).forEach((P) => {
1889
+ var M;
1890
+ const T = P.path || P.name || JSON.stringify(((M = P.meta) == null ? void 0 : M.translations) || {});
1891
+ !T || b.has(T) || (b.add(T), u.push(P));
1892
+ }), u;
1893
+ }, c = (u) => u.filter((b) => {
1894
+ var P;
1895
+ return b && ((P = b.meta) == null ? void 0 : P.visible) !== "0";
1896
+ }), d = (u) => {
1903
1897
  var b;
1904
1898
  return {
1905
- title: i(d),
1906
- path: d.path,
1907
- disabled: ((b = d.meta) == null ? void 0 : b.visible) === "0",
1908
- children: d.children
1899
+ title: m(u),
1900
+ path: u.path,
1901
+ disabled: ((b = u.meta) == null ? void 0 : b.visible) === "0",
1902
+ children: u.children
1909
1903
  };
1910
- }, i = (d) => {
1911
- var w;
1912
- return ((w = d == null ? void 0 : d.meta) != null && w.translations ? de(re(d.meta.translations, "name", d.name)) : "") || (d == null ? void 0 : d.title) || (d == null ? void 0 : d.name) || "";
1913
- }, y = () => {
1914
- var d;
1915
- return e.currentTitle ? e.currentTitle : typeof ((d = t.meta) == null ? void 0 : d.title) == "string" ? t.meta.title : String(t.params.id || t.params.tenantId || "");
1916
- }, h = (d, b, w = []) => {
1904
+ }, m = (u) => {
1905
+ var P;
1906
+ return ((P = u == null ? void 0 : u.meta) != null && P.translations ? ie(te(u.meta.translations, "name", u.name)) : "") || (u == null ? void 0 : u.title) || (u == null ? void 0 : u.name) || "";
1907
+ }, i = () => {
1908
+ var u;
1909
+ 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 || "");
1910
+ }, y = (u, b, P = []) => {
1917
1911
  if (!b) return [];
1918
- for (const P of d) {
1919
- const E = [...w, P];
1920
- if (S(P.path, b))
1921
- return c(E);
1922
- const H = h(P.children || [], b, E);
1923
- if (H.length) return H;
1912
+ for (const T of u) {
1913
+ const M = [...P, T];
1914
+ if (f(T.path, b))
1915
+ return c(M);
1916
+ const F = y(T.children || [], b, M);
1917
+ if (F.length) return F;
1924
1918
  }
1925
1919
  return [];
1926
- }, f = (d, b) => {
1927
- const w = d.split("/").filter(Boolean);
1928
- for (let P = w.length - 1; P > 0; P -= 1) {
1929
- const E = `/${w.slice(0, P).join("/")}`;
1930
- if (h(b, E).length) return E;
1920
+ }, g = (u, b) => {
1921
+ const P = u.split("/").filter(Boolean);
1922
+ for (let T = P.length - 1; T > 0; T -= 1) {
1923
+ const M = `/${P.slice(0, T).join("/")}`;
1924
+ if (y(b, M).length) return M;
1931
1925
  }
1932
1926
  return "";
1933
- }, S = (d = "", b = "") => {
1934
- const w = I(d), P = I(b);
1935
- if (!w || !P) return !1;
1936
- if (w === P) return !0;
1937
- const E = w.replace(/\/:(\w+)/g, "/([^/]+)");
1938
- return new RegExp(`^${E}$`, "i").test(P);
1939
- }, T = (d = "") => d ? d.split("?")[0].split("#")[0] : "", I = (d = "") => (T(d).replace(/\/+$/, "") || "/").toLowerCase(), U = (d) => /^https?:\/\//.test(d.path || ""), J = (d) => {
1927
+ }, f = (u = "", b = "") => {
1928
+ const P = w(u), T = w(b);
1929
+ if (!P || !T) return !1;
1930
+ if (P === T) return !0;
1931
+ const M = P.replace(/\/:(\w+)/g, "/([^/]+)");
1932
+ return new RegExp(`^${M}$`, "i").test(T);
1933
+ }, A = (u = "") => u ? u.split("?")[0].split("#")[0] : "", w = (u = "") => (A(u).replace(/\/+$/, "") || "/").toLowerCase(), I = (u) => /^https?:\/\//.test(u.path || ""), J = (u) => {
1940
1934
  var b;
1941
- return !!((b = d.children) != null && b.some((w) => !w.disabled));
1942
- }, D = (d, b) => d.disabled || b === o.value.length - 1 || !d.path ? !1 : U(d) || !J(d), F = (d) => {
1943
- const b = d.to || ge(d);
1935
+ return !!((b = u.children) != null && b.some((P) => !P.disabled));
1936
+ }, L = (u, b) => u.disabled || b === o.value.length - 1 || !u.path ? !1 : I(u) || !J(u), R = (u) => {
1937
+ const b = u.to || Y(u);
1944
1938
  b && n.push(b);
1945
- }, q = () => {
1939
+ }, z = () => {
1946
1940
  var b;
1947
1941
  if (e.backTo) {
1948
1942
  n.push(e.backTo);
@@ -1952,236 +1946,236 @@ const at = (a, e) => a.reduce(
1952
1946
  n.back();
1953
1947
  return;
1954
1948
  }
1955
- const d = he();
1956
- d && n.push(d);
1957
- }, he = () => {
1958
- var w, P;
1959
- const d = e.parentPath || ((w = t.meta) == null ? void 0 : w.parentPath) || ((P = t.meta) == null ? void 0 : P.parent) || "";
1960
- if (d)
1961
- return ge({ path: d });
1949
+ const u = q();
1950
+ u && n.push(u);
1951
+ }, q = () => {
1952
+ var P, T;
1953
+ const u = e.parentPath || ((P = t.meta) == null ? void 0 : P.parentPath) || ((T = t.meta) == null ? void 0 : T.parent) || "";
1954
+ if (u)
1955
+ return Y({ path: u });
1962
1956
  const b = o.value[o.value.length - 2];
1963
1957
  if (b != null && b.to) return b.to;
1964
- if (b != null && b.path && !U(b))
1965
- return ge(b);
1966
- }, ge = (d) => {
1967
- if (!d.path) return;
1968
- const b = e.preserveQueryKeys.reduce((w, P) => {
1969
- const E = t.query[P];
1970
- return typeof E == "string" && (w[P] = E), Array.isArray(E) && (w[P] = E.filter(
1971
- (H) => typeof H == "string"
1972
- )), w;
1958
+ if (b != null && b.path && !I(b))
1959
+ return Y(b);
1960
+ }, Y = (u) => {
1961
+ if (!u.path) return;
1962
+ const b = e.preserveQueryKeys.reduce((P, T) => {
1963
+ const M = t.query[T];
1964
+ return typeof M == "string" && (P[T] = M), Array.isArray(M) && (P[T] = M.filter(
1965
+ (F) => typeof F == "string"
1966
+ )), P;
1973
1967
  }, {});
1974
- return Object.keys(b).length ? { path: d.path, query: b } : { path: d.path };
1968
+ return Object.keys(b).length ? { path: u.path, query: b } : { path: u.path };
1975
1969
  };
1976
- return (d, b) => {
1977
- const w = x("el-icon");
1978
- return e.showBack || o.value.length ? (l(), v("nav", Fn, [
1979
- e.showBack ? (l(), v("button", {
1970
+ return (u, b) => {
1971
+ const P = E("el-icon");
1972
+ return e.showBack || o.value.length ? (r(), v("nav", Jn, [
1973
+ e.showBack ? (r(), v("button", {
1980
1974
  key: 0,
1981
1975
  class: "layout-breadcrumb__back",
1982
1976
  type: "button",
1983
1977
  "aria-label": e.backLabel,
1984
1978
  title: e.backLabel,
1985
- onClick: q
1979
+ onClick: z
1986
1980
  }, [
1987
- A(w, null, {
1988
- default: C(() => [
1989
- A(g(ft))
1981
+ _(P, null, {
1982
+ default: S(() => [
1983
+ _(h(pt))
1990
1984
  ]),
1991
1985
  _: 1
1992
1986
  })
1993
- ], 8, Hn)) : L("", !0),
1994
- o.value.length ? (l(), v("ol", Qn, [
1995
- (l(!0), v(O, null, z(o.value, (P, E) => (l(), v("li", {
1996
- key: `${P.path || P.title}-${E}`,
1987
+ ], 8, On)) : x("", !0),
1988
+ o.value.length ? (r(), v("ol", Fn, [
1989
+ (r(!0), v(O, null, Q(o.value, (T, M) => (r(), v("li", {
1990
+ key: `${T.path || T.title}-${M}`,
1997
1991
  class: "flex min-w-0 items-center gap-1"
1998
1992
  }, [
1999
- E > 0 ? (l(), k(w, {
1993
+ M > 0 ? (r(), k(P, {
2000
1994
  key: 0,
2001
1995
  class: "layout-breadcrumb__separator"
2002
1996
  }, {
2003
- default: C(() => [
2004
- A(g(ye))
1997
+ default: S(() => [
1998
+ _(h(he))
2005
1999
  ]),
2006
2000
  _: 1
2007
- })) : L("", !0),
2008
- U(P) && D(P, E) ? (l(), v("a", {
2001
+ })) : x("", !0),
2002
+ I(T) && L(T, M) ? (r(), v("a", {
2009
2003
  key: 1,
2010
2004
  class: "layout-breadcrumb__link",
2011
- href: P.path
2012
- }, M(P.title), 9, zn)) : D(P, E) ? (l(), v("button", {
2005
+ href: T.path
2006
+ }, D(T.title), 9, Hn)) : L(T, M) ? (r(), v("button", {
2013
2007
  key: 2,
2014
2008
  class: "layout-breadcrumb__link",
2015
2009
  type: "button",
2016
- onClick: (H) => F(P)
2017
- }, M(P.title), 9, Zn)) : (l(), v("span", jn, M(P.title), 1))
2010
+ onClick: (F) => R(T)
2011
+ }, D(T.title), 9, Qn)) : (r(), v("span", zn, D(T.title), 1))
2018
2012
  ]))), 128))
2019
- ])) : L("", !0)
2020
- ])) : L("", !0);
2013
+ ])) : x("", !0)
2014
+ ])) : x("", !0);
2021
2015
  };
2022
2016
  }
2023
- }), ja = /* @__PURE__ */ B(qn, [["__scopeId", "data-v-399c6ece"]]), Yn = {
2017
+ }), za = /* @__PURE__ */ B(Zn, [["__scopeId", "data-v-13819970"]]), jn = {
2024
2018
  key: 0,
2025
2019
  class: "timezone-select__current"
2026
- }, Wn = { class: "timezone-select__panel" }, Xn = ["onClick"], Gn = { class: "timezone-select__name" }, Vn = { class: "timezone-select__offset" }, $n = /* @__PURE__ */ N({
2020
+ }, qn = { class: "timezone-select__panel" }, Yn = ["onClick"], Wn = { class: "timezone-select__name" }, Xn = { class: "timezone-select__offset" }, Gn = /* @__PURE__ */ N({
2027
2021
  __name: "TimezoneSelect",
2028
2022
  props: {
2029
2023
  showLabel: { type: Boolean, default: !1 }
2030
2024
  },
2031
2025
  setup(a) {
2032
- const e = St(), t = R(!1), n = _(() => e.value), s = _(() => Lt()), r = _(() => It(n.value)), o = (u) => {
2033
- wt(u), t.value = !1;
2026
+ const e = bt(), t = U(!1), n = C(() => e.value), s = C(() => wt()), o = C(() => Pt(n.value)), l = (c) => {
2027
+ At(c), t.value = !1;
2034
2028
  };
2035
- return (u, c) => {
2036
- const m = x("el-icon"), i = x("el-popover");
2037
- return l(), k(i, {
2029
+ return (c, d) => {
2030
+ const m = E("el-icon"), i = E("el-popover");
2031
+ return r(), k(i, {
2038
2032
  visible: t.value,
2039
- "onUpdate:visible": c[0] || (c[0] = (y) => t.value = y),
2033
+ "onUpdate:visible": d[0] || (d[0] = (y) => t.value = y),
2040
2034
  placement: "bottom",
2041
2035
  width: 280,
2042
2036
  trigger: "hover",
2043
2037
  "popper-class": "top-timezone-popover"
2044
2038
  }, {
2045
- reference: C(() => [
2046
- A($, {
2039
+ reference: S(() => [
2040
+ _($, {
2047
2041
  tag: "div",
2048
2042
  class: "timezone-select",
2049
2043
  "icon-only": !a.showLabel,
2050
- title: r.value,
2051
- "aria-label": r.value
2044
+ title: o.value,
2045
+ "aria-label": o.value
2052
2046
  }, {
2053
- default: C(() => [
2054
- A(m, null, {
2055
- default: C(() => [
2056
- A(g(vt))
2047
+ default: S(() => [
2048
+ _(m, null, {
2049
+ default: S(() => [
2050
+ _(h(mt))
2057
2051
  ]),
2058
2052
  _: 1
2059
2053
  }),
2060
- a.showLabel ? (l(), v("span", Yn, M(n.value), 1)) : L("", !0),
2061
- a.showLabel ? (l(), k(m, {
2054
+ a.showLabel ? (r(), v("span", jn, D(n.value), 1)) : x("", !0),
2055
+ a.showLabel ? (r(), k(m, {
2062
2056
  key: 1,
2063
2057
  class: "timezone-select__caret"
2064
2058
  }, {
2065
- default: C(() => [
2066
- A(g(we))
2059
+ default: S(() => [
2060
+ _(h(Ae))
2067
2061
  ]),
2068
2062
  _: 1
2069
- })) : L("", !0)
2063
+ })) : x("", !0)
2070
2064
  ]),
2071
2065
  _: 1
2072
2066
  }, 8, ["icon-only", "title", "aria-label"])
2073
2067
  ]),
2074
- default: C(() => [
2075
- p("div", Wn, [
2076
- (l(!0), v(O, null, z(s.value, (y) => (l(), v("button", {
2068
+ default: S(() => [
2069
+ p("div", qn, [
2070
+ (r(!0), v(O, null, Q(s.value, (y) => (r(), v("button", {
2077
2071
  key: y.value,
2078
2072
  type: "button",
2079
- class: Q(["timezone-select__option", {
2073
+ class: H(["timezone-select__option", {
2080
2074
  "timezone-select__option--active": y.value === n.value
2081
2075
  }]),
2082
- onClick: (h) => o(y.value)
2076
+ onClick: (g) => l(y.value)
2083
2077
  }, [
2084
- p("span", Gn, M(y.value), 1),
2085
- p("span", Vn, M(y.offset), 1)
2086
- ], 10, Xn))), 128))
2078
+ p("span", Wn, D(y.value), 1),
2079
+ p("span", Xn, D(y.offset), 1)
2080
+ ], 10, Yn))), 128))
2087
2081
  ])
2088
2082
  ]),
2089
2083
  _: 1
2090
2084
  }, 8, ["visible"]);
2091
2085
  };
2092
2086
  }
2093
- }), qa = /* @__PURE__ */ B($n, [["__scopeId", "data-v-e62f5f2d"]]), ea = { class: "user-info__panel" }, ta = { class: "user-info__profile" }, na = { class: "user-info__profile-main" }, aa = ["title"], oa = ["title"], sa = { class: "user-info__meta" }, ra = { class: "user-info__meta-label" }, la = ["title"], ia = ["href"], ca = /* @__PURE__ */ N({
2087
+ }), Za = /* @__PURE__ */ B(Gn, [["__scopeId", "data-v-e62f5f2d"]]), Vn = { class: "user-info__panel" }, $n = { class: "user-info__profile" }, ea = { class: "user-info__profile-main" }, ta = ["title"], na = ["title"], aa = { class: "user-info__meta" }, oa = { class: "user-info__meta-label" }, sa = ["title"], ra = ["href"], la = /* @__PURE__ */ N({
2094
2088
  __name: "UserInfo",
2095
2089
  setup(a) {
2096
- const { t: e } = me.global, t = K(), n = _(() => t.value.user || {}), s = _(() => t.value.accountMenu || []), r = _(
2090
+ const { t: e } = ue.global, t = K(), n = C(() => t.value.user || {}), s = C(() => t.value.accountMenu || []), o = C(
2097
2091
  () => {
2098
- var c, m, i, y;
2099
- return ((c = n.value) == null ? void 0 : c.name) || ((m = n.value) == null ? void 0 : m.username) || ((i = n.value) == null ? void 0 : i.email) || ((y = n.value) == null ? void 0 : y.userId) || "User";
2092
+ var d, m, i, y;
2093
+ return ((d = n.value) == null ? void 0 : d.name) || ((m = n.value) == null ? void 0 : m.username) || ((i = n.value) == null ? void 0 : i.email) || ((y = n.value) == null ? void 0 : y.userId) || "User";
2100
2094
  }
2101
- ), o = _(
2095
+ ), l = C(
2102
2096
  () => {
2103
- var c, m, i;
2097
+ var d, m, i;
2104
2098
  return [
2105
- { label: e("admin.label.userName"), value: (c = n.value) == null ? void 0 : c.username },
2099
+ { label: e("admin.label.userName"), value: (d = n.value) == null ? void 0 : d.username },
2106
2100
  { label: e("admin.label.email"), value: (m = n.value) == null ? void 0 : m.email },
2107
2101
  { label: e("admin.label.userId"), value: (i = n.value) == null ? void 0 : i.userId }
2108
2102
  ].filter((y) => !!y.value);
2109
2103
  }
2110
- ), u = () => {
2111
- var c, m;
2112
- Promise.resolve((m = (c = t.value).onLogout) == null ? void 0 : m.call(c)).finally(() => {
2113
- t.value.onLogout || pe(t.value);
2104
+ ), c = () => {
2105
+ var d, m;
2106
+ Promise.resolve((m = (d = t.value).onLogout) == null ? void 0 : m.call(d)).finally(() => {
2107
+ t.value.onLogout || ce(t.value);
2114
2108
  });
2115
2109
  };
2116
- return (c, m) => {
2117
- const i = x("el-popover");
2118
- return l(), k(i, {
2110
+ return (d, m) => {
2111
+ const i = E("el-popover");
2112
+ return r(), k(i, {
2119
2113
  width: 280,
2120
2114
  trigger: "hover",
2121
2115
  "popper-class": "top-userinfo-popover"
2122
2116
  }, {
2123
- reference: C(() => [
2124
- A(g(Re), {
2117
+ reference: S(() => [
2118
+ _(h(Me), {
2125
2119
  class: "user-info__trigger ml-2",
2126
2120
  src: n.value.avatar,
2127
- name: r.value
2121
+ name: o.value
2128
2122
  }, null, 8, ["src", "name"])
2129
2123
  ]),
2130
- default: C(() => {
2124
+ default: S(() => {
2131
2125
  var y;
2132
2126
  return [
2133
- p("div", ea, [
2134
- p("div", ta, [
2135
- A(g(Re), {
2127
+ p("div", Vn, [
2128
+ p("div", $n, [
2129
+ _(h(Me), {
2136
2130
  class: "user-info__profile-avatar",
2137
2131
  src: n.value.avatar,
2138
- name: r.value
2132
+ name: o.value
2139
2133
  }, null, 8, ["src", "name"]),
2140
- p("div", na, [
2134
+ p("div", ea, [
2141
2135
  p("div", {
2142
2136
  class: "user-info__display-name",
2143
- title: r.value
2144
- }, M(r.value), 9, aa),
2145
- (y = n.value) != null && y.username ? (l(), v("div", {
2137
+ title: o.value
2138
+ }, D(o.value), 9, ta),
2139
+ (y = n.value) != null && y.username ? (r(), v("div", {
2146
2140
  key: 0,
2147
2141
  class: "user-info__username",
2148
2142
  title: n.value.username
2149
- }, " @" + M(n.value.username), 9, oa)) : L("", !0)
2143
+ }, " @" + D(n.value.username), 9, na)) : x("", !0)
2150
2144
  ])
2151
2145
  ]),
2152
- p("div", sa, [
2153
- (l(!0), v(O, null, z(o.value, (h) => (l(), v("div", {
2154
- key: h.label,
2146
+ p("div", aa, [
2147
+ (r(!0), v(O, null, Q(l.value, (g) => (r(), v("div", {
2148
+ key: g.label,
2155
2149
  class: "user-info__meta-row"
2156
2150
  }, [
2157
- p("span", ra, M(h.label), 1),
2151
+ p("span", oa, D(g.label), 1),
2158
2152
  p("span", {
2159
2153
  class: "user-info__meta-value",
2160
- title: h.value
2161
- }, M(h.value), 9, la)
2154
+ title: g.value
2155
+ }, D(g.value), 9, sa)
2162
2156
  ]))), 128))
2163
2157
  ]),
2164
2158
  m[1] || (m[1] = p("div", { class: "user-info__divider" }, null, -1)),
2165
- (l(!0), v(O, null, z(s.value, (h, f) => {
2166
- var S, T;
2167
- return l(), v("a", {
2159
+ (r(!0), v(O, null, Q(s.value, (g, f) => {
2160
+ var A, w;
2161
+ return r(), v("a", {
2168
2162
  key: f,
2169
- href: h.path,
2163
+ href: g.path,
2170
2164
  class: "user-info__item"
2171
2165
  }, [
2172
- A(et, {
2173
- icon: h.icon || ((S = h.meta) == null ? void 0 : S.icon)
2166
+ _(Xe, {
2167
+ icon: g.icon || ((A = g.meta) == null ? void 0 : A.icon)
2174
2168
  }, null, 8, ["icon"]),
2175
- p("span", null, M(g(re)(((T = h.meta) == null ? void 0 : T.translations) || {}, "name", h.name)), 1)
2176
- ], 8, ia);
2169
+ p("span", null, D(h(te)(((w = g.meta) == null ? void 0 : w.translations) || {}, "name", g.name)), 1)
2170
+ ], 8, ra);
2177
2171
  }), 128)),
2178
2172
  m[2] || (m[2] = p("div", { class: "user-info__divider" }, null, -1)),
2179
2173
  p("div", {
2180
2174
  class: "user-info__item user-info__item--danger",
2181
- onClick: u
2175
+ onClick: c
2182
2176
  }, [
2183
2177
  m[0] || (m[0] = p("i", { class: "metisicon-exit-full" }, null, -1)),
2184
- p("span", null, M(g(e)("common.btn.logout")), 1)
2178
+ p("span", null, D(h(e)("common.btn.logout")), 1)
2185
2179
  ])
2186
2180
  ])
2187
2181
  ];
@@ -2190,28 +2184,28 @@ const at = (a, e) => a.reduce(
2190
2184
  });
2191
2185
  };
2192
2186
  }
2193
- }), ua = /* @__PURE__ */ B(ca, [["__scopeId", "data-v-ac052463"]]), da = { class: "header-right" }, pa = ["href"], ma = /* @__PURE__ */ N({
2187
+ }), ia = /* @__PURE__ */ B(la, [["__scopeId", "data-v-ac052463"]]), ca = { class: "header-right" }, ua = ["href"], da = /* @__PURE__ */ N({
2194
2188
  __name: "SHeaderRight",
2195
2189
  setup(a) {
2196
- const { t: e } = me.global, t = K(), n = _(() => t.value.hideDoc ?? !1), s = _(() => Ve(t.value)), r = _(() => t.value.user), o = _(() => {
2190
+ const { t: e } = ue.global, t = K(), n = C(() => t.value.hideDoc ?? !1), s = C(() => qe(t.value)), o = C(() => t.value.user), l = C(() => {
2197
2191
  var m, i;
2198
- return !!((m = r.value) != null && m.id || (i = r.value) != null && i.userId);
2199
- }), u = (m) => {
2192
+ return !!((m = o.value) != null && m.id || (i = o.value) != null && i.userId);
2193
+ }), c = (m) => {
2200
2194
  t.value.onLogin && (m.preventDefault(), t.value.onLogin());
2201
- }, c = _(() => t.value.docsPath || "");
2195
+ }, d = C(() => t.value.docsPath || "");
2202
2196
  return (m, i) => {
2203
- const y = x("el-icon");
2204
- return l(), v("div", da, [
2205
- !n.value && c.value ? (l(), k($, {
2197
+ const y = E("el-icon");
2198
+ return r(), v("div", ca, [
2199
+ !n.value && d.value ? (r(), k($, {
2206
2200
  key: 0,
2207
2201
  tag: "a",
2208
2202
  class: "whitespace-nowrap",
2209
- href: c.value,
2203
+ href: d.value,
2210
2204
  target: "_blank"
2211
2205
  }, {
2212
- default: C(() => [
2213
- A(y, null, {
2214
- default: C(() => [...i[0] || (i[0] = [
2206
+ default: S(() => [
2207
+ _(y, null, {
2208
+ default: S(() => [...i[0] || (i[0] = [
2215
2209
  p("svg", {
2216
2210
  xmlns: "http://www.w3.org/2000/svg",
2217
2211
  width: "24",
@@ -2234,135 +2228,135 @@ const at = (a, e) => a.reduce(
2234
2228
  })
2235
2229
  ]),
2236
2230
  _: 1
2237
- }, 8, ["href"])) : L("", !0),
2238
- A(st),
2239
- A(ot),
2240
- o.value ? (l(), k(ua, { key: 1 })) : (l(), v("a", {
2231
+ }, 8, ["href"])) : x("", !0),
2232
+ _(tt),
2233
+ _(et),
2234
+ l.value ? (r(), k(ia, { key: 1 })) : (r(), v("a", {
2241
2235
  key: 2,
2242
2236
  class: "header-right__login",
2243
2237
  href: s.value,
2244
- onClick: u
2245
- }, M(g(e)("common.btn.login")), 9, pa))
2238
+ onClick: c
2239
+ }, D(h(e)("common.btn.login")), 9, ua))
2246
2240
  ]);
2247
2241
  };
2248
2242
  }
2249
- }), ha = /* @__PURE__ */ B(ma, [["__scopeId", "data-v-3c5e16a6"]]), ga = {
2243
+ }), pa = /* @__PURE__ */ B(da, [["__scopeId", "data-v-3c5e16a6"]]), ma = {
2250
2244
  "header-bar": "",
2251
2245
  class: "header-bar sticky top-0 z-200"
2252
- }, fa = { class: "header-bar__left" }, va = { class: "header-bar__logo-wrap" }, ya = {
2246
+ }, ha = { class: "header-bar__left" }, ga = { class: "header-bar__logo-wrap" }, fa = {
2253
2247
  href: "/",
2254
2248
  target: "_self",
2255
2249
  rel: "noopener",
2256
2250
  class: "header-bar__logo-link"
2257
- }, ba = {
2251
+ }, va = {
2258
2252
  key: 1,
2259
2253
  class: "header-bar__divider"
2260
- }, Aa = { class: "header-bar__right" }, _a = /* @__PURE__ */ N({
2254
+ }, ya = { class: "header-bar__right" }, ba = /* @__PURE__ */ N({
2261
2255
  __name: "HeaderBar",
2262
2256
  setup(a) {
2263
- const e = K(), { isMobile: t } = ee(), n = _(
2257
+ const e = K(), { isMobile: t } = ae(), n = C(
2264
2258
  () => {
2265
- var s, r;
2266
- return !!((s = e.value.user) != null && s.id || (r = e.value.user) != null && r.userId);
2259
+ var s, o;
2260
+ return !!((s = e.value.user) != null && s.id || (o = e.value.user) != null && o.userId);
2267
2261
  }
2268
2262
  );
2269
- return (s, r) => {
2270
- const o = x("el-image");
2271
- return l(), v("div", ga, [
2272
- p("div", fa, [
2273
- g(t) ? (l(), k(Kn, { key: 0 })) : L("", !0),
2274
- p("div", va, [
2275
- p("a", ya, [
2276
- A(o, {
2277
- src: g(e).logo,
2263
+ return (s, o) => {
2264
+ const l = E("el-image");
2265
+ return r(), v("div", ma, [
2266
+ p("div", ha, [
2267
+ h(t) ? (r(), k(Rn, { key: 0 })) : x("", !0),
2268
+ p("div", ga, [
2269
+ p("a", fa, [
2270
+ _(l, {
2271
+ src: h(e).logo,
2278
2272
  class: "h-7"
2279
2273
  }, null, 8, ["src"])
2280
2274
  ])
2281
2275
  ]),
2282
- n.value && !g(t) ? (l(), v("div", ba)) : L("", !0),
2283
- n.value && !g(t) ? (l(), k(an, { key: 2 })) : L("", !0)
2276
+ n.value && !h(t) ? (r(), v("div", va)) : x("", !0),
2277
+ n.value && !h(t) ? (r(), k(tn, { key: 2 })) : x("", !0)
2284
2278
  ]),
2285
- p("div", Aa, [
2279
+ p("div", ya, [
2286
2280
  j(s.$slots, "default", {}, void 0, !0),
2287
- g(t) ? L("", !0) : (l(), k(ha, { key: 0 })),
2288
- g(t) ? (l(), k(Nn, { key: 1 })) : L("", !0)
2281
+ h(t) ? x("", !0) : (r(), k(pa, { key: 0 })),
2282
+ h(t) ? (r(), k(Mn, { key: 1 })) : x("", !0)
2289
2283
  ])
2290
2284
  ]);
2291
2285
  };
2292
2286
  }
2293
- }), Ca = /* @__PURE__ */ B(_a, [["__scopeId", "data-v-0ce1ab70"]]), Sa = {
2287
+ }), Aa = /* @__PURE__ */ B(ba, [["__scopeId", "data-v-0ce1ab70"]]), _a = {
2294
2288
  key: 0,
2295
2289
  class: "min-w-0 flex-1"
2296
- }, wa = /* @__PURE__ */ N({
2290
+ }, Ca = /* @__PURE__ */ N({
2297
2291
  __name: "AppSelectMobile",
2298
2292
  setup(a) {
2299
- const e = K(), t = _(() => e.value.currentAppId || ""), { appList: n, getAppPath: s, findAppById: r } = nt(), o = _(() => {
2300
- const c = r(t.value);
2301
- return c ? s(c) : "";
2302
- }), u = (c) => {
2303
- c && (location.href = c);
2293
+ const e = K(), t = C(() => e.value.currentAppId || ""), { appList: n, getAppPath: s, findAppById: o } = Ve(), l = C(() => {
2294
+ const d = o(t.value);
2295
+ return d ? s(d) : "";
2296
+ }), c = (d) => {
2297
+ d && (location.href = d);
2304
2298
  };
2305
- return (c, m) => {
2299
+ return (d, m) => {
2306
2300
  var f;
2307
- const i = x("el-option"), y = x("el-option-group"), h = x("el-select");
2308
- return (f = g(n)) != null && f.length ? (l(), v("div", Sa, [
2309
- A(h, {
2310
- "model-value": o.value,
2301
+ const i = E("el-option"), y = E("el-option-group"), g = E("el-select");
2302
+ return (f = h(n)) != null && f.length ? (r(), v("div", _a, [
2303
+ _(g, {
2304
+ "model-value": l.value,
2311
2305
  class: "w-full",
2312
- onChange: u
2306
+ onChange: c
2313
2307
  }, {
2314
- default: C(() => [
2315
- (l(!0), v(O, null, z(g(n), (S) => {
2316
- var T;
2317
- return l(), v(O, {
2318
- key: S.appId
2308
+ default: S(() => [
2309
+ (r(!0), v(O, null, Q(h(n), (A) => {
2310
+ var w;
2311
+ return r(), v(O, {
2312
+ key: A.appId
2319
2313
  }, [
2320
- (T = S.children) != null && T.length ? (l(), k(y, {
2314
+ (w = A.children) != null && w.length ? (r(), k(y, {
2321
2315
  key: 0,
2322
- label: S.name
2316
+ label: A.name
2323
2317
  }, {
2324
- default: C(() => [
2325
- (l(!0), v(O, null, z(S.children, (I) => (l(), k(i, {
2318
+ default: S(() => [
2319
+ (r(!0), v(O, null, Q(A.children, (I) => (r(), k(i, {
2326
2320
  key: I.appId,
2327
2321
  label: I.name,
2328
- value: g(s)(I),
2322
+ value: h(s)(I),
2329
2323
  style: { "padding-left": "30px" }
2330
2324
  }, null, 8, ["label", "value"]))), 128))
2331
2325
  ]),
2332
2326
  _: 2
2333
- }, 1032, ["label"])) : (l(), k(i, {
2327
+ }, 1032, ["label"])) : (r(), k(i, {
2334
2328
  key: 1,
2335
- label: S.name,
2336
- value: g(s)(S)
2329
+ label: A.name,
2330
+ value: h(s)(A)
2337
2331
  }, null, 8, ["label", "value"]))
2338
2332
  ], 64);
2339
2333
  }), 128))
2340
2334
  ]),
2341
2335
  _: 1
2342
2336
  }, 8, ["model-value"])
2343
- ])) : L("", !0);
2337
+ ])) : x("", !0);
2344
2338
  };
2345
2339
  }
2346
- }), Pa = { class: "aside-user-mobile" }, Ta = { class: "flex-1" }, ka = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Ia = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, La = /* @__PURE__ */ N({
2340
+ }), Sa = { class: "aside-user-mobile" }, Pa = { class: "flex-1" }, wa = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, Ta = { class: "absolute right-4 top-1/2 -translate-y-1/2" }, ka = /* @__PURE__ */ N({
2347
2341
  __name: "AsideUserMobile",
2348
2342
  setup(a) {
2349
- const e = K(), t = _(() => e.value.user || {}), n = _(() => !!(t.value.id || t.value.userId)), s = _(() => t.value.name || t.value.username), r = () => {
2350
- var o, u;
2351
- (u = (o = e.value).onLogin) != null && u.call(o) || pe(e.value);
2343
+ const e = K(), t = C(() => e.value.user || {}), n = C(() => !!(t.value.id || t.value.userId)), s = C(() => t.value.name || t.value.username), o = () => {
2344
+ var l, c;
2345
+ (c = (l = e.value).onLogin) != null && c.call(l) || ce(e.value);
2352
2346
  };
2353
- return (o, u) => {
2354
- const c = x("el-icon");
2355
- return n.value ? (l(), k(rt, { key: 0 }, {
2356
- reference: C(() => [
2357
- p("div", Pa, [
2358
- u[0] || (u[0] = p("div", { class: "aside-user-mobile__icon text-lg" }, [
2347
+ return (l, c) => {
2348
+ const d = E("el-icon");
2349
+ return n.value ? (r(), k(nt, { key: 0 }, {
2350
+ reference: S(() => [
2351
+ p("div", Sa, [
2352
+ c[0] || (c[0] = p("div", { class: "aside-user-mobile__icon text-lg" }, [
2359
2353
  p("i", { class: "metisicon-yonghu1" })
2360
2354
  ], -1)),
2361
- p("div", Ta, M(s.value), 1),
2362
- p("div", ka, [
2363
- A(c, null, {
2364
- default: C(() => [
2365
- A(g(ye))
2355
+ p("div", Pa, D(s.value), 1),
2356
+ p("div", wa, [
2357
+ _(d, null, {
2358
+ default: S(() => [
2359
+ _(h(he))
2366
2360
  ]),
2367
2361
  _: 1
2368
2362
  })
@@ -2370,19 +2364,19 @@ const at = (a, e) => a.reduce(
2370
2364
  ])
2371
2365
  ]),
2372
2366
  _: 1
2373
- })) : (l(), v("div", {
2367
+ })) : (r(), v("div", {
2374
2368
  key: 1,
2375
2369
  class: "aside-user-mobile",
2376
- onClick: r
2370
+ onClick: o
2377
2371
  }, [
2378
- u[1] || (u[1] = p("div", { class: "aside-user-mobile__icon text-lg" }, [
2372
+ c[1] || (c[1] = p("div", { class: "aside-user-mobile__icon text-lg" }, [
2379
2373
  p("i", { class: "metisicon-yonghu1" })
2380
2374
  ], -1)),
2381
- u[2] || (u[2] = p("div", { class: "flex-1" }, "登录/注册", -1)),
2382
- p("div", Ia, [
2383
- A(c, null, {
2384
- default: C(() => [
2385
- A(g(ye))
2375
+ c[2] || (c[2] = p("div", { class: "flex-1" }, "登录/注册", -1)),
2376
+ p("div", Ta, [
2377
+ _(d, null, {
2378
+ default: S(() => [
2379
+ _(h(he))
2386
2380
  ]),
2387
2381
  _: 1
2388
2382
  })
@@ -2390,123 +2384,128 @@ const at = (a, e) => a.reduce(
2390
2384
  ]));
2391
2385
  };
2392
2386
  }
2393
- }), xa = /* @__PURE__ */ B(La, [["__scopeId", "data-v-c56964a5"]]), Ea = { class: "aside-bar-mobile__head flex items-center gap-3" }, Ma = { class: "p-3" }, Da = /* @__PURE__ */ N({
2387
+ }), Ia = /* @__PURE__ */ B(ka, [["__scopeId", "data-v-c56964a5"]]), La = { class: "aside-bar-mobile__head flex items-center gap-3" }, xa = { class: "p-3" }, Ea = /* @__PURE__ */ N({
2394
2388
  __name: "AsideBarMobile",
2395
2389
  setup(a) {
2396
- const { menus: e, sideOpen: t } = ee(), n = () => void (t.value = !1);
2397
- return (s, r) => {
2398
- const o = x("el-icon"), u = x("el-scrollbar");
2399
- return g(e).length && !s.$route.meta.hideSidebar ? (l(), v("div", {
2390
+ const { menus: e, sideOpen: t } = ae(), n = () => void (t.value = !1);
2391
+ return (s, o) => {
2392
+ const l = E("el-icon"), c = E("el-scrollbar");
2393
+ return h(e).length && !s.$route.meta.hideSidebar ? (r(), v("div", {
2400
2394
  key: 0,
2401
- class: Q(["aside-bar-mobile fixed inset-y-0 left-0 z-200 flex min-h-0 flex-col transition-transform", [g(t) ? "translate-x-[0px]" : "translate-x-[-100%]"]])
2395
+ class: H(["aside-bar-mobile fixed inset-y-0 left-0 z-200 flex min-h-0 flex-col transition-transform", [h(t) ? "translate-x-[0px]" : "translate-x-[-100%]"]])
2402
2396
  }, [
2403
- p("div", Ea, [
2397
+ p("div", La, [
2404
2398
  p("button", {
2405
2399
  type: "button",
2406
2400
  class: "aside-bar-mobile__close",
2407
2401
  "aria-label": "Close menu",
2408
2402
  onClick: n
2409
2403
  }, [
2410
- A(o, null, {
2411
- default: C(() => [
2412
- A(g(He))
2404
+ _(l, null, {
2405
+ default: S(() => [
2406
+ _(h(Ue))
2413
2407
  ]),
2414
2408
  _: 1
2415
2409
  })
2416
2410
  ]),
2417
- A(wa)
2411
+ _(Ca)
2418
2412
  ]),
2419
- A(u, { ref: "leftScrollRef" }, {
2420
- default: C(() => [
2421
- p("div", Ma, [
2422
- A(tt, { menus: g(e) }, null, 8, ["menus"])
2413
+ _(c, { ref: "leftScrollRef" }, {
2414
+ default: S(() => [
2415
+ p("div", xa, [
2416
+ _(Ge, { menus: h(e) }, null, 8, ["menus"])
2423
2417
  ])
2424
2418
  ]),
2425
2419
  _: 1
2426
2420
  }, 512),
2427
2421
  j(s.$slots, "sidebar-foot", {}, void 0, !0),
2428
- A(xa)
2429
- ], 2)) : L("", !0);
2422
+ _(Ia)
2423
+ ], 2)) : x("", !0);
2430
2424
  };
2431
2425
  }
2432
- }), Na = /* @__PURE__ */ B(Da, [["__scopeId", "data-v-05675378"]]), Ba = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAQgAAABMCAYAAACRSCkxAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAABCKADAAQAAAABAAAATAAAAADXpTM6AAAqwklEQVR4Ae2dB5ScxZXvu3tGYRSREAoglEkSSkiASEYEIxBiwWLBgWXBNjZhD9hr1mvY52eLc+yzz/v8dtdmk9c2tvGaY+DAguGRbJAAWShhgQBFUA6ApFHWaKTp/t7v/3VXz5dDzwwM5311pqbSrXtv3aq6363wfZ3PfcLdrrVWn4NNh68t5PN/mctZI3P5XNdcLt+Us3Kr8gXrsVLuyBMnjuvb+AlvZsZ+JoGPRQL5j4VqOxHdvrJpxNGjuZ/mc/mLUA51TrT5fN4ifdCyrN/lS/n7hk7qvsZZnsUzCWQSiJfAJ1ZBbF5w6IRiQ+5hmnheYDMrLUNRHEZJPFHXtfCdE8d2XxsIm2VmEsgkECiBQmBuJ89curSxb0tD/juWlTuzVLJyUb5YLHVnuXHp0ebizevXW907edMy9jIJdCoJfOIUxNKfLO3Sr9TtC8WW0mwUQxe3csihLPAsLuxQcXyxZB1rFfPTrMaDJ3cq6WfMZBLo5BKo7+T8udibM8cq9Jxw4DwUwDesnNU/V2JL0uW07eBwraX5fM4aWipap1G63AGRRTMJZBKIkMAnSkFcf/m+0Xmr7ltFyxpmlaxC6/yPaKGKAGQjsxfqo38MZFacSSCTgEMCnxgFseC5zf1LxfyX2XCcli/kuhBWmxGoKKqZRGxQS8upT9ySqtrILJJJ4GOQwCdCQayfa3XfX3/gz7EarmNp0TdX9C4tbCMhWHz2aSdFtpKoao1g2Cw3k0AmAZcEOr2CsNh3WGbtPa+umP9KKZ8bxhRPNMurQCZStiJcjc8SmQQyCURLoNMriNcv2DuyLp//Yslig9HK1bcuLIIaZrRBuYydyYrlUE47ViVBlbO8TAKZBDwS6NQKYuncfQNyxeINxVLuEuZ6j9bZ7lYErW0KVh9SFHYJJkjmMglkEkgugU6rIJ55Zm230hFrBguK2RxRDuQ6A5ciTcOCFYEp9YZlBVGt7C3O0pkEMgmESKBT7upzQpHvV3/s1JJVutkq5U7lolNBpxbuS1Fp0lyYwgwploohYsiyMwlkEgiSQKe0IJa80Dg015L/QilvnYWt0K0tz/6y1SGLw3KaIEGyyPIyCWQS8EigUyqIppbiyIJVN4kTyt7OxUQqRWGAQaCo8HRKc8nTIVkyk0BnkkCnVBD5o3UNpXypQdsOtrDMZK9IzpP0yLNS6gOyuD7hVDeealkyk0AmAZ8EOqWCaIHNPLuSracWylDauNZEa8yUBSiBCpC5M2UgszCTQCaBaAl0SgWRQ0Ow/wDnzGyjAVzz3pWwW2jAfM1VgUGVHXP6xJNlZBKIkkCnVBDFsoaAb4ciCNUA7uYFgtkrFXBZgaVuBFkqk0AmgaoEOqWCaOE0Ul+Mqy4JyhcZqkx7I85p71AprWAgso2I8rqlNT+LZRLIJBApgU6pIMSxrixUJ35VU0S2pRXegBkEFa2ByjElWZhJIJNAAgl0SgVRZA8iz9dgfBM64fz2gVUyuFqVQCQZSCaBTAJGAp1SQXAeWT6SZGK7Jnt4wrSnGrpAK7mBy49qjSySSSCTgFcCnVJBtEhDaDY7ZrTZZ2xtgKOwNdMXq9yksHFl9oNPPFlGJoFICXROBWEvMXQ12s97UJ4fyp/DJ+eyBYZfLFlOJoFICXRKBSGO9TXq8m/fkHBqBQyHAL0R2UgVWmx0FvS568xlEsgkkFgCnVJB2JuUTGgpibJzaIU8v5NlWUd497srb3hGv17h0iT5XDHTD0agWZhJIJEEOqWC0D2I8ier3TO6/HN61rvYEKvQEpfwBnhPlw4IanIFAL1CabQ+Caqe5WUS+P9ZAh+ZguBpX88EZ3chiWvBenBPfVYZ6ANrL2uFfyQ2nFtU04XJrULCcdvYMv0QLqCsJJNAgAQ+kikj5QDtCyphABvuLC0xyr+OVfkojP2xmNxhPnv/0MHmLk8UrVITH5FJ/gEZ6rfgi0VMk8xlEsgkkFgCH4mCgJvT8d/Cu36BO5RL5rG+ANX6BSk+BlXKvcaWw8+37vn3HSUSKpOScCuK8uam9i68ni9T2XmhNLOCTAKZBHwS6HAFgdVwIlT/F36kj3pIhtYh5YnPEoJ1Bcrg3RJLi5adzSvmzJkj/WArCKME0CXAm7wIy0JAmcskkEkgsQQ6dA8C5dAHTr6BvxT/XlKuWtAQ2qS0X9jK5XewIfmzI4eLC+6YM/KwcLQwz8uazb8D4d65AFgZFTCUTeYyCWQSSCGBDlMQlf2GWfDyJXyypUWV8aJ9JMlJZxMbm88VW4pP3nHv6N2muIQC4TO2zH2fOjAggSWZfqiKJ4tkEkgkgQ5TEFA/E38vXlZEKqdNykKd9hWtBRxP/qL/iFHrnAi0xpBy4GDDmR0arxoRH/H3IOC/y86dO7sfPXq0W0tLS9c6nJiE/1KXLl2ONjU1Hdm+fXvzueeeK8soWWNCW5m8AL4kEvFSLB8dJ6/bVsgK7a7gsaB9JAgfMN3Il5F4+KPmT/w45FOCfoesS6Gh9oE+3yE75442lI1tNSyZ05io8tQhCgLmRsPL3fhTkvHkhmpBQ9Tl6teC5+lcc9PS669vZViQ2nvgspTrgqUbQ3BKtyk70qlTUAi9unbtOhilMHzHjh3afxmIXtCvivemvAu6AdatliNHjjQVCoW9xx9//I733nvvfco3kr9p8+bNjRdddJG2YdrdgV8TbxRe/SLFvY+89YRrGRSHCDvEQUMKqRf+BPxIZDAM/w75i6B71EsU2U1GgU4ifwcwejhswjcC26EdCK1e0B7DaZdk1BvfTHp7fX29lscfBPFKfmJXkcOxVBiHlyz0cw7bCFfihb9NyqiCvx+4xP8wvNqQdo4fAc8W6r0FPzvTVqZetAN5bzr/Swz+i4GsCb9l1e0utrQ8Ueha/+pfzRl3wEuRMwy+WYkF4Vth+DJcVf3wruKaE7S5sG/fvmP2798/lsE0BWthAsI9DX8CZX2QB78KluuCJ0sXOuxxXiQ8jFf79uDXEH9ryJAhb65YsWIZ8Y3jxo0LfMICm9qBrzuVroCXz8DDFOKasPvJf5u+epzwRfJ3pUYcUQGc6pB+yGMcNM4gLj8OOkOQ0/3El+F9CgKFegZ8au/qKDhWAf8m4RL8G+RtJ92miQQOnwP3IJTBbHBfij8NgJ7kHSW+BWW++PDhwy8uXbp04dSpU/f6KifIAJdkMYZ2fQ5ZcMnP0gSW20r8RfKeJHyz1rbBm8bXZPCL/3OIjyHsAc6Uy3t+cCKfl0J+nro/q2kCUznQgbAe7XsNBG6E0b4AEdVEjp64XmTFlvwadMuav/72iMDO0B6EvYHpwxvxgKEoLR9evoLSWAm9Dxw4oIF/CW2+kHAsdI5BDvXIwygDX9VKx/WkQH4Q6ZMJL2WgbCVcDK7nly1b9sqkSZM2gi+iYUAncxdCYw6g4yq0Ta2ToXUSeZoQD0Gr2RS0JRQ+6o9HOVwBzumkx5LW062OuOTSgJIIJIHsulBHT9pj8KfiLwN+HRP4VeTzB5TxK3369NkZWLmGTHD3hM+7oHkz1YdAvzpgyRtF+RkoiHOIP7ho0aLHzz777FoUaT/w3g3+zxFqbhg3Aryn0QdDadv/JnO1KUgawl8BnDPxd4DrbNKyDmWpJkXhgqPecDJOxzcH95ALPFViMshvocZgfAFmXRNE6STur+eM1BM13PH8kD5OvWTQZYh2crSzcOjQocF07FWgnI3XU7mf8vGpqVBHHcqn/nNang1DVpO6des2edWqVY+88847r7fFmgBvFwbP7eAdLzoe5jQZNRiuwb+GX+UpT5UU/oMHDw5kMs9iwF9N5XOQkSa7i27UWAA+R90qXXD2AH4cGaMpOxu5jGtubn6MpZysizZ3KrLRE/0r+OOqRCsRtQeaPWjPFPGBdbNn7ty5T7EMtE/UvPBhaWho4n6WcqdyELj6vT/hDGBeJ/4ebUq1xGQvaypLsnuodya8prUYxEOQkzK/qd0UBEwOR4i3weQZNNKHl/wgJmrK4yK2vcQoV47A6ynyJGuirUq0rw6zU0uImxnIn6FjpXHtJ2PNSCsVwa0BoxfRZOYOpcNPIvxPTMg/YN7Wuk8wEHwXC3cQf6JH/im0YzxhzQoCPAUm7ggG663gmQ2+kYSBAxZYisKdt5y0eG9A5pOIS4GeCq1fEZ9L3LdMCcfsLmGy12M93EGurRy8dAWtPPpBFqHk8xdYL5sJF6kIn8hR/wrqyyIKcmrbYJTPJEI9/RuDgILywNmLsXgP4VnQaNWqQcAp85DrCN9ETonDBheTmGBfkhBAKtOSQG12Ozbj3Bk1pkoMh3xVFDF95GCjPQx12lqgQ8Yy+O8lPgMvTeugUmOj/NWEUxuberr15WnZe8GCBY9z4tHkB43OgV/x2As8UYC9UXZ60tfkwJ2vKM1vguAq0rKmQuUSw4vL8vTAyjI9ljxZJ8fzYOqFhfV0rRbWlClT9EQ/m7Eb2m7Rl4eu1vl6ZWDt/PnzN51//vnaYEzkwD8sChDcdYypY1ASmj+JFQRK8lPUndHeyqHC64fVaRbFfFQZwirQSZfD4LXAHUdaT0BboM4wqgOi8AeVqS/NVevW69ghNyh5x7skTyXd126LU9tQhDqZ0AbaLNL9ldcWnFF1hRuvzcWp+Ft69OhxwSOPPBL4RI7Co8FH+wP7BfymrwrApMZt6DIGTqD+3+Jn4/vjA+mRb/eFwjDnhFHcwaMdJ0+4tQE3jbbdPnr06AuJ18Q7+yA9mJh9qO+j48xz8HoM+VeisC9AMcnySuSoUx/UFkOj0qYC4yvVnKTelfDfQ7jb08PXEfA93GYLgnW49h2+TEdph1ZvbCYSWFuAJIigh3aZcgh9ZUc+QOM54pSiPwPjTtorZdg7vkb7QECvO/4sZHvzmDFjtoB1RVrM1I+tUpZrLJgPQPzxJPsm4Wx8nKXiqx+UIV6ixhJ0KM7r2PZc4rehoPYRl9mfyoFDijFyUoLfVh4VxKI7Gv952qzl2HJ8rHCNbIUryjn3XqLgTBn4tDdikoEhvGpPI+nmcxFYWTBPUe+nbVIQKIehaK8vgkzHKom1KbBtcrZ+CMWgG5Yepwxe7GrLw55OqGePRWbtX9LmNMpBI1nLgr34JvDo8k03Qq1HddToY5c8n6NOA4NMR1hvLFy4cMu0adM0IRI5TP/IyZYISQQQ4+BGim+kTWpPEgeoZX3wwQeBsMhXMhJIYLnJpBywfAPhxYQfsjm6uWfPnonNfgceE7VDL11Nbk+eNnan46/BiviA5Y3usUQ6T/1AWPAF5kdlIqsBCerp2PxXwPmuDATgLrLM2da9e3cpv+01Kwgu9DSwuaNd2ZkQ1lrZbp0EkYDhAL6SZ9naWBfRYuTpLEY9AO/MSU6vAnkC4V/RvgFJaiIDbZytwy+A36Wkt+APaPCTJ5NQm2IT8ZfhdZQXaSJX5Ku19wysGD0pX8YndrbMEkMnB+TIUcek36BtMr3jKgpgJ/414OcPGjQo8KlG2SvgegQ4KeTBeNuF4Ac8r7smn+bpuwiYX5PWUzCxi5ONky647fEtmvjrqPtWkj0Q0VDdKCc6aS0I8NbF4aV8CxvHTzHpd0XRV5mUtvqFOvZJSk0KgjcqC7169fo0zH2BBp1IaJtoYjSO2TgGk5Tbq1csgrKCCBd6tYSIPXRjx284ddp4E6Xj6cQq2jBoZKBJ8Bh1dK9AtxT3IXRdeio9+uijueuuuy7/2muvdRk2bNjT5P0KU/WzwNwBbm2YRTnJeQr+AhT04hNPPDHxhqVzkIcRSALjrKtxQFqbkifR1ji5aMC9gf8JCm4u90e2MYYCj/M42l1x6qmnfhdl+iRyuZc658GbPcaI+5zKgBsGD7NYBi4EINVJTFy7VS4PDacnmT+FfI2L1fh3fIw5MgwOR5YvKvxpXRK84JTCPNjQ0HAwLf6aFMRdd901ls7QEd/pdOJHsu/gbJiewfaJhC1P/6w3YnaWyILg6xFONInjdMKxtPNLhNrFjnR08gbgfoJ8HjzuuOM+IB1GVJNDS47G1atXr0PDbwL2H0jHLV/05Jr6/vvvj6b+25HMOArB60i1T/RrX/vaeNp5Pfz4rB8PPd3OW4QMv88yYN7QoUMPo9xCGeI4V9bXB+D4/d69e1czzn5AXPs+pmuDGqCxfA5w9ikD9MLk7qrLpqArHZQwbdHTHbzVhyDxevJ0Qe7q5cuXb5swYcLuoPrKA6ZaLwzG0AkrD8pPUkcwLBuCqsfmpVYQaOjjKk+8iyAcO2EMB0kaYmDjQu1B2C9qhQ6xMgbXaEJILGzjUAeWM7CvoGBoYKEjkwGzk3b+gsn+QL9+/XaQjuGQdpRh9q9fv/63LNl05+FG8hxY/VFoHAfM8ZQkUhDsnYQOTtMvJvRTC8+Bhxuop+VlOBDGG3DvIMN/RSYv9e/fP3BZEYSAenphbz1K4m8pH0F8ahCc8igDPK/7HmehPH9P1gblJ3HUcYF505rccuD3eRSELnHdDMxC7qq8WlFuLnxKeHH6ACoZSRSWs67hzZnXnvFUCoJGduVlpNkwcAO+L2l1io8fCcMpTB9AGzPsq9a87h3s3PxUU4DHGsHBCLUu/DwDPE4F6yn5Arf8HsSU+zAEVWj2yJEj97CW/T71H9KElpMMzcBCeTjrHmXjcYszIy4eN5BMn8XhMeXA9969e/efka6K2JQ5Q9rQCOwTWA5PpFEOBgf11dHr9+zZo3snT+B1TyDQAas+mszR5XjCDYFAAZlJZKNqsiDk1C/Gl5P50Tyhb+cYejPptYLxOvj2ZvnSgjE0fIUhGeJdvES5JLTD6qdREHleTZ6G8G+AoWEwRhDNWBjRtua3IJS60HEZ1hEoLe1bpHQ8vXTXYVpcNWSxESXy/A9+8INNcbBh5eyGazLtCSs3+ffdd1+O9X/5sWYyY8K4QaLyOBgnCZSDbv0NialDsbWGQf9kmv0SJx0T79u378Jdu3Y9T1oPqEAHLQ3IUfiTdF/k+uuvT7TMiGmDLReN9TAPvQIKYiZ+AfsnP2P/ZL+XwSQT2VsnSbqj8BraiRUEZtsIKt2MMHXuHPc0Nfg7JKwuMVJglwKvRZ1xrXYCndA/ihQDp4RM3ubpPzftxPXiFS5vXnukk06CpLSQybnAxh1ta4+F5fnyt5LijYDThuxv8FfHjL++yHDkjBkztOGb6EZinGzAo6dhC4pO414boj5lQX4Pyr/OA3QB+JZ4+zEBDVsRoWRAldwJbxxulXPalBypAzKRgmDHXE9RbRJdS2i3QEIyTgyYdFBcZQivhFmc/hFuiDhCKQhtOeqvlQsHgDdqA/HTe7VNvcledAHpfbRvJUuLrQFldhZyKXCCEcgupxph1ZQvmWktV7PsdA8iiTN9mASW9pwOXPX9E/W714GvEb+0Pb5vAZ4iy4w3aMt2aEXtB2kdcDwwxxHGKgguWAWa9c72QPsgfiWTtwc4J+BJlpUE8aqyIDqM/L/hdf07ibvuRnTUk154E7jp8PX01q1bXetUZz3aW2QMbybviU2bNv3e3LOJVRBU7ALii2HkFiprB92Jt2p+uTI9CeqAxtoyduzYRCafp7ovaQtbqsExKN1c+arQicrzD2I/pC9npC/Hk0HbdrG8WE87A3tLx4FLliyZwJXg/sDk9ZTgSWN7oVq3bp2NUXlyWCImbdFpzeTvbGxsfP/NN988WOtkg0cbZ9S/hIMtp/aAbxi4dAsxFCVNlan9bihAygI28A6AczW0qwoiqF3A9Kc/dBEtkYtqgxBAQ18AWwR93ewaAf4+hAR+S4K8q7is9ey2bdt+y8eAqi/Xic8gXoVfeEwohZXG0c5q/Yh6AyiTj3QVXFfD9xyWSj/VUilSQdCgAtbDRAbpV4mfHIk9pJDGU9XSRz7+J76dFARCtQe8e9C3KonWmGFLFodHt5miyBDeqxd1wgCRj25Jbg8rnzVrVnfafh/+EpSDjsZsUA1MxaFRPYaS8nDky3JopryRAbqM7xD8llOkedwf2EV++MwMYEQ0ohz4oopdZbfddptudcqEV+e6ypwJyprYXHU9SZ3laeNc9DnKZueGBLz2YrCHbmZ66Ua1wQG7D7pPkj6D8GrCruLD68nvRh/+HfLRF9gX4+1+iqIRVeagHxhtS90ghODrTZvuQdbziC8LVRAU5tGCegHnJhBNx1Mv+SByEN8Hru+vXbv29WeeeabbMcccU+CiTB5zvMBgLxx77LE5Np9yaM4jSd+x1wQqs+LmpzUVPGi55OxgK3FUEyHSwY9unvk2pkwl2pdnB78rykBXrO0PyZgyyTRIriYP3FIu4mEE/hysCV2s+jl49N2A4IYa5JVQpyJGKXmKqknwBfJRBXBEoN8VK0evpEcqCCZpCz5ULg6UiaLIQnsBe8VrjOtCe9v1CF79cdJJJ61mHD8Mbr2LoU3awP0IykdRfvett956Bwpih+E1jm/RSOsQSeJ+S4Fbx+hj582btzxUQWD29kET6hrw52lYYmEbJiQMiFgMzqUogkUohjNRCjoa1Vt4eoOuO4qigc0T7QC38FR8m/yXVcfgCAtl1ZZlWQY1Yo2uqJsTNRkwoTIy/MFzkYkbur4zcG0JkY0m4xBo3YIXrR/hdWMzkdNAinLgDDWBvfXoL33ByL7iC0+uYmcanCX6uN3kwslJjidb0UnDRbySgK74K5tpQQCevCB83jzJR+3ZuHHjS+DWt0CG47V5TdBqSUgRKwM3Czk9C55fEpdu81D1J0VT9dM41fHymqZ+EKz4Bac9WQIHf+U11vNo1NcAPjYISVCeEYJhWmk2lWSFPIjvCS6ZfXozUU9SvfBioyHUbvfP0VjzyYgdUGUF4R6YQmQUhY004J+/RgCQP+uAP8udA/9dGTTawOpwBy29nHMt9F5HZnrjLpHWAzaSN5UnHZx8Yu8ICl1LH7kosXfB2ugFYa3d2+xQwtr7CHxblHwnfv36e7KdWWqZcetE4I0b/MOHD9+NkvhvyidC4yrCboRSCl7fnbK/Q6ktJtTDL3YiC0daZ/hKWy8CHpTWOnh5Z/r06X4tS2GejhhFeAtI9P1CW4AKjfciNzAM2pzMWe2ayxPXU+9U4McSDscPwKuDU1skTprq0PJ3INS5rV5XsJ1pV5zxY78m5USUII6gYnfCaY+son4J0LUXyBjonQUybZYlcsBX+y8srv5L4k455RR9bPdgGB6TTz91A2fs5lgSmoJhH0bftRhS7n/39w8MTYWUN0E3/g51hbCzblDcyx/fpdSn7h5Hoa7Da9ljK1cpWOOVh9c8upsPJfUVz0G4nXmCSevUZ0HycOZBQ1bXYfJCPeV6SO/Hvwfcv7Hkl5LwfxqO3cv+KIgbYfQKiNPe8v1zMe4UhOJyIHR5O7OD/0mOZfKup4aLql8XM3AiH3au6s7ERmciJK6vJw0NKcuxz0Kx/Zq3ZqDNmuRnZGjqmbxKPoHvqWRAddSsTeNB+N0mMypUPzmdN+0si4vD11GOwrT5KFM0yiaW9TAKvygOZ8JyKWK9IBUJTvkexm6ig39dba7IOxSnl54uYLF5/zz1tA8xgDkiJUjS11/q689yxXwhS+lEFxzSXrX28hbSiC3ALcaHXnNnOcT3lEraiH0V2T3HpT3bcnYtMdiU7MF+wUwQ3YLvbrQhCsPWjCCpmqHSUMDY/JgwhLl2zxZtaQi/EnCSai1VDDVW5dcJlSCut/TU0FaE/kpai56sL1zzgpZvU+7DDz8sDhw4cCEwOsNyrd0lOyM/tasyyBqwviZwAqDNIjvPKGoTgqcv/ZFop17WnPDEuSQwBgc8ryR+BaFrDJlyhZTJqprIdx8frfV41uADVwGldDLhcLzJ9oW0QY/h95FN4v2ZMHwmX3IxcUOQm6GNvBr9EOnRlF0JjJYUpv+cYQO8fJN+04mOqR7YH14aVeCIiBkzESAqehO4/wGPodYwvFlYDYf5BJ9+za4q4GrnwlxhzZo1Z4DsThozEHPOPqdXKMVgnBphT1CT8TGE0g96nTNaRVTbWOUw3cFgtdpyYjJXG6o5nggy0eA4BVnpqf66pzg3c+bMI4sXL/4p5froqr3zL9NQspUzoeLgyrNuPwkF8X+I6+Wj6uA08Yr8pWiint5CV3WqG+eSwBgc8P8nxgm33kvlSxumwB1q32niyJEjTyR7vbsoXWrLli3at5JCagjjU/nQ0wDXhZ9ElpW4UL0wnIbLoDGP0n+bd5Meo+444E5Wf+CdysEoAp1q6Dc+DLpQeqqfxiXhHZgj9FXjaaedtisNbsFWFQS3v4ZyyvB1BusUdp5z8iC18YkJCcjZwLSE2hNeL2vp8yo6l0jlajvm3ACNNfiJEbTUq6cgo0u5kr5q8ODB3vfurbPOOksmeazjrU79VN8laPQRyFtrblvukr2nH5qZpOW3umKxlidBHFiawQkv+u2OXYRRVozGlz4NcDnHgw9wTBhq4sbxhhV0Ovzpk3aRR6vg2QzMWi6lJd6DkIyjHPgCi+FHtzufo78mE9fpki5nEfiUhMaHjoUD8ZhMlTsfxiY/KozDqbpJYMJo2BqA9VQDv+j0VV6Imal7CuxQ2081oyDCKn9c+erQ8odopbhS+BoYprObofc7wuje5YO9wMziGO6cyq8cpaZGR9ahGE4j/CKVo05FtJexDtgdSYnYMpPcIrysmqRu1KhR+kWo+Rp8UR56QyifDd5zavngrvh59913B4Ln6/hh+FB6gFJcehtl8rbqJXVR/KtMNOWDHPNlN5P61/S93r9o1pwxnnQ1HkfDlAfRiMpTnxn+osIoHFFlOjbKs4n2Z1gPX+SKqP1rR2pYZ3bqqqBTDPVhqGfsh3VyXFuRkY619kTBAaN12CRo3IxJPSWtklA/sEE8mvq3EddSL8rtAGYZCj2xggA+dGKpzAyuKKLOMsaINrUepq6OO0NxA9OF8qnUvWXy5MkTibeuV50IQ+LcxxlEndvxV4FL4zWKlvpoKXDrQ9AFZgfhBEdVJipXOsyxCbkCpfAQfhPePtUwykGhvMHhxBsUD6MRlp8Er2BqdfWcaY/lqXcvCPSTY7Xi+UjrlcSmrcPSNrw2xcey621k8ywdrUtjUUh6ATOTju/BE/YBlgvzURZ74TaSUT1ZmQj6jsHt1P1zaHSNEGgRGovhaVHS34LABI5AVy7SINJATunmwe986lwSU68v5dr8rufrWb/k7c5FUV9fEi7dxWGyjYf3m0l+Dt8b73PiWw7edaKyHP+K2YH3AQdkJDnFCKjmyoK2lhq/g1/tRXyFtN4olbNlqlDO8Gon2umflEwSV/PbnFyZ1dpJnw5LPTqSMNYRMLZQYgeztzkaSMmE6eUZ+Rxlh/cnTOCLKRvsLXemGQT9gNcPmZyIRfYiJxs6NlrBANrJ/QG9FWgzIQujd+/eOonQjbxPgeNK/DR8Tyc+bxzYjdB4lrqBHybxwpt0koGUBMbgU8iewj6snh/Ck376oL+zzBmnDBD7o7ba7R/B/tar1HsYeSwj7XsqoRzGIJfPgGMGdafhI2UiWsDsIHieNryldBpH3VjwOBgtNTgB/AXtmYK/AIT2RUDiVQsiDoeY6KBjztj2hQHU0xFXwnji3fAwRB9lfgtTrMCWgM4x5LyqoMyLv9MTjINy1YD/WFrLGAQyI+9kwsdd9NL+gTauhiNbPV3f47sSW/jgzm524w8yiHUC0YtwMLj0wVedfmitXt00DmBBWYeA+T3+D1gmh0NgArOpE5jf1kzk8gqK8Fe05y5ohC4fKNPmoiysqYRjoLuVD/fqCDno9UX90pUeXLpoFCcTTUBd3NIxsn5hyz6/T9Mu6oaCR5V5K7F3t4aXyR6AH13FHoy3h2YliFymGFwG1qTjQh5augTlUrJenhmzDYy/ERzL9vUqIE7MbBImH33A1lbLrokTJ+pNVFv4w+OY6GzlsqrKhr67Y4MVRSv3EeOgFSgkNmDAAA28n7MBdioCv5yJHalU6SR9K0G/NKbboxPoeN1i08/J67hLa+l6vF7Eso8+KQuhXM3WJ+1eowN/g3m+vpqbIKIlBnVjIeEnFsYLoN8L5abgPzPQxlH2aXBEEqJcSkQ3x/qhWAJlCK8DkMdAwiTKQXshb4LzF1h5q738JUmbdpswqE4S+QFT5LX8p/n03DnEb8LL8iEo70FE4Tc0BZvGcR/jEO0HdXmfxIQaTybOeNXy9YeM2RbGT47Q9oKRU5pyk6c9pfVvvPHG41wTf1UdENsJNpZ2+EfjNQK1hpbaaibUR0klQT1F9r/88suJqBStUlPBKkhNBMKHiFjSiJ2FgQjJFO+4dxH2PyLYIWTpFl0IKRcWweiIy95XqLQ37XpUMlsJ3V+i3V8n7npiuKiFJMxgCCm2s8EbVRxaxpHippUrV/49A20QOCbQxtoQVShowCZx0KJZpQ3Q0xuu88I+GBuHK4ls1G9JHG/t7oWX/9CkBP5svH0xTnXjcKicegJN7FhqbqfeOLVBXrIzcUc4GJhBBqn62elFU7AKqa85Iiv3DKyOe/QU080/bSK1t9MLM/puwS6IbSPcCAEdjSlvP4zo7rfO8sWYRsRGXo1NNDKslvxm9rNbr6WFcO4ZpQeRyu4Q0ETZ8H0EnhdgRXyPcA7p0wk9ZBKhSgMk5aBju/tRDk/piZ2msoGFTxMNDZPAhFWmjxdQ/9v4OcDoFCZSLrQpDJU9WIPKnfxRrsfmFsbOv/FUfGT8+PHaDK7JOfGGIUgCY+qyx7KScf1PpP8TPvspX/U1CWNcEWsv0RwweMD/CvHLHGkTdYVO/hUP81SShaf7HFrm/Y0UxEKIzHBhqyEBHq2J9daeNs+W4VfiN+G3I6wDbIYeZhNHN7r00Y8Sm3YlbqLZR0Jill18SS9+FAuopWWJVVe/m9uUetM0fKRRKAeA8G4tlqyaTFAbSeUfsmriMtTzaG6ZYt8g/SnCjrLCjiKvP0H6h0yC55kEvmvcTt7C4nS0LDZNqKjHk446BFeT04nKggULXmSfZh+K7DsguRDvk4v6Wg652WHYP8EZWC8M+XpJSOPrfsbWo9CuWfGz9paM9eZn4MlRhQc9jBK/HUrbtC/wDHV+g9evscn8DG0PMHKS/w5OpyKP021Ixz94fwQZ3EXWQEd2bDRO/iCQ5XO+fm9Sv3Q0nYyoK7M+glRWT+/DbySuSyLaJNIE3Mqxqb7R2FT5NSmtncujgsL2cAfrWzZ1LxaeY4zdCr7AjhUdDCmbHMR300GLi3sP6EZkm51uSvLeylzW0LKGxMM1eGnddnEVeUm2LxK/H4tlCZPAezszMS3qb2eNKeU9JKKS3l2QQq/ZnXvuuU18FGgR6+J7UEqSi24+Bp5uaMLQtlBaKve6ily0NJ3PpNC+x6vm24le2KRpFP0uNlrfBX5sEM0KHt0Y3ZAUp+DgURvKPyJ6MfGxyovAr+Lt+Df5LGPafl4P3vuh8V3q2wqZuPCFurhyR8W6AheknqUz/4NKsaYNMPBiqQHLif+Y8CY66jqeGN/E/xc/KruA9+XX8U27nZpEwGhTzt/TDg5qic6bd1FLqbnln1gt/UlWW5jHYuAV7xI3Ia2X8A++sHxGWuGHsqfvDbJGW8Lk+zZAd9POuYQ1mf+GSEVWkpne5/gWsv061sp8dpTbxDcv4EjZ/Ix+1oaebeo6Q/r0AGndrVhqeKk15L2TZvYjlvHg+Q447wT3y3gtJ11mreiHOZV54UmL91X47yGfW5HNC21VDqKv69/g/DH47XclAujKUnwdejLl07r3qKCn+8YAvM42as3/Eu3SXZtU8wX4FhTcv1D/gYollJbHUHhwL6nn32F2Xr/LU18fU/0yDfGdOQOjdfCHYHqJ8icR1hIUwgf8hJr2GWIVSygHbSh4YfGFGy45e+GX84Wj/woPF4DKc8SGoC2LCZt/hnnxvRcXXbCiDeQCq1barn2VX7OD/gJAlyCbawmnUqYXrTw8BaKxM4HfB7yWE3r55/+yDNtS66ablwq4LS4o/Zglnu5cXE+5Xi4zToPzSZTDv2ClNJrMtoSV36PYzl2PR8H7CjK5DLqfoV1nE+oEI2qpY2+0MdhtFoA9TJ3VhI/A52OcEKyHz8TmfpJ2YIk8CJ+nAHsrtJxX3HV8+hJ0f8S7NFuS4HLCgIvq1jzyrmW+/APx8/FOi1cXRPaQ9zD0/5kHwTZn/aRxbnIKx70slzYgt6/C73DqRpsRAoiwNCjTVf7vVpHw3cQ+LDUuR0n8BXVPh0gfiOptve34ecQfp9JbrDF13CeFkUrTUacD3JzCmWfOHNir0Dyb1+g+D4FhGHJdMV4P88Nba9AQv7MKdU+89NoLmG/pfmgmLbPIR7Ks565DX+Q4kviZyE272HodeACTRN9GqCdPT3A9PvVREz3ZN1C+hEH6R5YBK7BI9mJmdoTllf/jH/94HBbjDOhew0AaDBvv049/YCA89dxzz21jkzj8sQ6jNbo8ikKmb1+8jojPo72Sy7O0+b+0LPHi5c3XG5CFfvNzFbDzqLOcJd3OK664Qg+kDhl3WL99oHM5/hpoDIduI/J5mfjjKOoNhDXLBlwFXoYceOjQoYvAfynpk2mzBf514H0aP+/pp59ubKv8wduDB4twXwbuc+nXQYT2C3+ELsuRMWCnFVLPGT8K7BvU/TX5r/8/j40HcI8c53QAAAAASUVORK5CYII=", Ua = { class: "layout-shell w-full flex flex-col" }, Ra = { class: "layout-shell__body flex flex-1 min-h-0 overflow-hidden" }, Ka = { class: "layout-shell__main flex flex-col flex-1 min-h-0 min-w-0 h-full" }, Ja = { class: "layout-shell__content flex-1 w-full min-h-0 flex flex-col overflow-hidden" }, Oa = /* @__PURE__ */ N({
2426
+ }), Ma = /* @__PURE__ */ B(Ea, [["__scopeId", "data-v-05675378"]]), Da = "data:image/png;base64,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", Na = { class: "layout-shell w-full flex flex-col" }, Ba = { class: "layout-shell__body flex flex-1 min-h-0 overflow-hidden" }, Ra = { class: "layout-shell__main flex flex-col flex-1 min-h-0 min-w-0 h-full" }, Ua = { class: "layout-shell__content flex-1 w-full min-h-0 flex flex-col overflow-hidden" }, Ka = /* @__PURE__ */ N({
2433
2427
  __name: "BaseLayout",
2434
2428
  props: {
2435
2429
  setting: {}
2436
2430
  },
2437
2431
  setup(a) {
2438
- const e = a, t = _(() => {
2439
- var h, f, S, T, I, U, J;
2432
+ const e = a, t = C(() => {
2433
+ var g, f, A, w, I, J, L, R, z, q, Y, u;
2440
2434
  return {
2441
2435
  ...e.setting || {},
2442
- logo: ((h = e.setting) == null ? void 0 : h.logo) || Ba,
2436
+ logo: ((g = e.setting) == null ? void 0 : g.logo) || Da,
2443
2437
  menus: ((f = e.setting) == null ? void 0 : f.menus) || [],
2444
- accountMenu: ((S = e.setting) == null ? void 0 : S.accountMenu) || [],
2445
- user: ((T = e.setting) == null ? void 0 : T.user) ?? null,
2438
+ accountMenu: ((A = e.setting) == null ? void 0 : A.accountMenu) || [],
2439
+ user: ((w = e.setting) == null ? void 0 : w.user) ?? null,
2446
2440
  appList: ((I = e.setting) == null ? void 0 : I.appList) || [],
2447
- onLogin: (U = e.setting) == null ? void 0 : U.onLogin,
2448
- onLogout: (J = e.setting) == null ? void 0 : J.onLogout
2441
+ onLogin: (J = e.setting) == null ? void 0 : J.onLogin,
2442
+ onLogout: (L = e.setting) == null ? void 0 : L.onLogout,
2443
+ currentEndRoute: (R = e.setting) == null ? void 0 : R.currentEndRoute,
2444
+ currentEndParentRoute: (z = e.setting) == null ? void 0 : z.currentEndParentRoute,
2445
+ currentAppId: (q = e.setting) == null ? void 0 : q.currentAppId,
2446
+ defaultParentActive: (Y = e.setting) == null ? void 0 : Y.defaultParentActive,
2447
+ currentTabPath: (u = e.setting) == null ? void 0 : u.currentTabPath
2449
2448
  };
2450
2449
  });
2451
- Fe(() => void Bt(t.value));
2452
- const { isMobile: n, sideOpen: s, initLayoutState: r } = ee();
2453
- r();
2454
- let o = "", u = !1;
2455
- const c = () => void (s.value = !1), m = (h) => {
2456
- const f = h.matched[1];
2457
- if (!f) return h.path;
2458
- const S = i(f, h);
2459
- return [f.path, S].filter(Boolean).join("|");
2460
- }, i = (h, f) => Array.from(
2461
- h.path.matchAll(/:(\w+)/g),
2462
- ([, T]) => T
2463
- ).map((T) => {
2464
- const I = f.params[T];
2465
- return `${T}:${Array.isArray(I) ? I.join(",") : I || ""}`;
2466
- }).join("|"), y = (h) => {
2467
- h.key === "Escape" && n.value && s.value && c();
2450
+ Re(() => void Et(t.value));
2451
+ const { isMobile: n, sideOpen: s, initLayoutState: o } = ae();
2452
+ o();
2453
+ let l = "", c = !1;
2454
+ const d = () => void (s.value = !1), m = (g) => {
2455
+ const f = g.matched[1];
2456
+ if (!f) return g.path;
2457
+ const A = i(f, g);
2458
+ return [f.path, A].filter(Boolean).join("|");
2459
+ }, i = (g, f) => Array.from(
2460
+ g.path.matchAll(/:(\w+)/g),
2461
+ ([, w]) => w
2462
+ ).map((w) => {
2463
+ const I = f.params[w];
2464
+ return `${w}:${Array.isArray(I) ? I.join(",") : I || ""}`;
2465
+ }).join("|"), y = (g) => {
2466
+ g.key === "Escape" && n.value && s.value && d();
2468
2467
  };
2469
- return ue(
2468
+ return ye(
2470
2469
  () => n.value && s.value,
2471
- (h) => {
2470
+ (g) => {
2472
2471
  if (!(typeof document > "u")) {
2473
- if (h && !u) {
2474
- o = document.body.style.overflow, document.body.style.overflow = "hidden", u = !0;
2472
+ if (g && !c) {
2473
+ l = document.body.style.overflow, document.body.style.overflow = "hidden", c = !0;
2475
2474
  return;
2476
2475
  }
2477
- !h && u && (document.body.style.overflow = o, u = !1);
2476
+ !g && c && (document.body.style.overflow = l, c = !1);
2478
2477
  }
2479
2478
  },
2480
2479
  { immediate: !0 }
2481
- ), Ke(() => {
2480
+ ), De(() => {
2482
2481
  window.addEventListener("keydown", y);
2483
- }), Je(() => {
2484
- window.removeEventListener("keydown", y), typeof document < "u" && u && (document.body.style.overflow = o);
2485
- }), (h, f) => {
2486
- const S = x("router-view");
2487
- return l(), v("div", Ua, [
2488
- A(Ca, null, {
2489
- default: C(() => [
2490
- j(h.$slots, "header-right", {}, void 0, !0)
2482
+ }), Ne(() => {
2483
+ window.removeEventListener("keydown", y), typeof document < "u" && c && (document.body.style.overflow = l);
2484
+ }), (g, f) => {
2485
+ const A = E("router-view");
2486
+ return r(), v("div", Na, [
2487
+ _(Aa, null, {
2488
+ default: S(() => [
2489
+ j(g.$slots, "header-right", {}, void 0, !0)
2491
2490
  ]),
2492
2491
  _: 3
2493
2492
  }),
2494
- p("div", Ra, [
2495
- g(n) ? (l(), k(Na, { key: 1 })) : (l(), k(Wt, { key: 0 })),
2496
- p("main", Ka, [
2497
- p("div", Ja, [
2498
- A(S, null, {
2499
- default: C(({ Component: T, route: I }) => [
2500
- A(De, {
2493
+ p("div", Ba, [
2494
+ h(n) ? (r(), k(Ma, { key: 1 })) : (r(), k(qt, { key: 0 })),
2495
+ p("main", Ra, [
2496
+ p("div", Ua, [
2497
+ _(A, null, {
2498
+ default: S(({ Component: w, route: I }) => [
2499
+ _(Ie, {
2501
2500
  name: String(I.meta.transition || "layout-page"),
2502
2501
  mode: "out-in"
2503
2502
  }, {
2504
- default: C(() => [
2505
- (l(), v("div", {
2503
+ default: S(() => [
2504
+ (r(), v("div", {
2506
2505
  key: m(I),
2507
2506
  class: "layout-page-view"
2508
2507
  }, [
2509
- (l(), k(Se(T)))
2508
+ (r(), k(be(w)))
2510
2509
  ]))
2511
2510
  ]),
2512
2511
  _: 2
@@ -2517,31 +2516,31 @@ const at = (a, e) => a.reduce(
2517
2516
  ])
2518
2517
  ])
2519
2518
  ]),
2520
- A(De, { name: "layout-overlay" }, {
2521
- default: C(() => [
2522
- g(n) && g(s) ? (l(), v("div", {
2519
+ _(Ie, { name: "layout-overlay" }, {
2520
+ default: S(() => [
2521
+ h(n) && h(s) ? (r(), v("div", {
2523
2522
  key: 0,
2524
2523
  class: "layout-shell__overlay",
2525
- onClick: c
2526
- })) : L("", !0)
2524
+ onClick: d
2525
+ })) : x("", !0)
2527
2526
  ]),
2528
2527
  _: 1
2529
2528
  })
2530
2529
  ]);
2531
2530
  };
2532
2531
  }
2533
- }), Ya = /* @__PURE__ */ B(Oa, [["__scopeId", "data-v-716c5091"]]);
2532
+ }), ja = /* @__PURE__ */ B(Ka, [["__scopeId", "data-v-30c088a0"]]);
2534
2533
  export {
2535
- Ya as BaseLayout,
2536
- st as LanguageSelect,
2537
- ja as LayoutBreadcrumb,
2538
- ot as ThemeToggle,
2539
- qa as TimezoneSelect,
2540
- Re as UserAvatar,
2541
- ua as UserInfo,
2542
- me as i18n,
2543
- ce as messages,
2544
- nt as useApp,
2534
+ ja as BaseLayout,
2535
+ tt as LanguageSelect,
2536
+ za as LayoutBreadcrumb,
2537
+ et as ThemeToggle,
2538
+ Za as TimezoneSelect,
2539
+ Me as UserAvatar,
2540
+ ia as UserInfo,
2541
+ ue as i18n,
2542
+ le as messages,
2543
+ Ve as useApp,
2545
2544
  K as useSetting,
2546
- Ge as useTheme
2545
+ je as useTheme
2547
2546
  };