@10yun/open-sdk 0.3.110 → 0.3.111

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.
@@ -1,6 +1,6 @@
1
1
  import { defineStore as Ie, mapState as ke } from "pinia";
2
- import { effectScope as Uo, ref as xo, shallowRef as Vo, computed as pt, watch as Rn, isRef as Bo, defineComponent as er, getCurrentInstance as Ct, h as Oa, Fragment as ce, inject as Go, onMounted as $o, onUnmounted as Wo, createVNode as S, Text as Yo, resolveComponent as w, createBlock as H, openBlock as F, withCtx as N, createElementVNode as D, createElementBlock as W, renderList as Oe, createTextVNode as B, toDisplayString as Z, createCommentVNode as te, Transition as Ho, normalizeClass as Ht, resolveDynamicComponent as Ko, withDirectives as Rt, withModifiers as jo, normalizeStyle as Pn, vShow as Ia, mergeProps as qo, renderSlot as Xo, createSlots as Qo, resolveDirective as tr } from "vue";
3
- import Jo, { ElMessage as Ar, ElMessageBox as zo, ElNotification as Zo } from "element-plus";
2
+ import { effectScope as Uo, ref as xo, shallowRef as Vo, computed as pt, watch as Pn, isRef as Bo, defineComponent as tr, getCurrentInstance as Ct, h as Oa, Fragment as ce, inject as Go, onMounted as $o, onUnmounted as Wo, createVNode as S, Text as Yo, resolveComponent as w, createBlock as H, openBlock as F, withCtx as N, createElementVNode as D, createElementBlock as W, renderList as Oe, createTextVNode as B, toDisplayString as Z, createCommentVNode as te, Transition as Ho, normalizeClass as Ht, resolveDynamicComponent as Ko, withDirectives as Rt, withModifiers as jo, normalizeStyle as Fn, vShow as Ia, mergeProps as qo, renderSlot as Xo, createSlots as Qo, resolveDirective as nr } from "vue";
3
+ import Jo, { ElMessage as Cr, ElMessageBox as zo, ElNotification as Zo } from "element-plus";
4
4
  import * as es from "@element-plus/icons-vue";
5
5
  import "element-plus/dist/index.css";
6
6
  import "element-plus/theme-chalk/dark/css-vars.css";
@@ -166,7 +166,7 @@ function ls() {
166
166
  return !1;
167
167
  }
168
168
  }
169
- function nr(e, t) {
169
+ function rr(e, t) {
170
170
  e = e || [], t = t || {};
171
171
  try {
172
172
  return new Blob(e, t);
@@ -196,11 +196,11 @@ function ot(e, t, n) {
196
196
  function Fe(e) {
197
197
  return typeof e != "string" && (e = String(e)), e;
198
198
  }
199
- function rr() {
199
+ function ar() {
200
200
  if (arguments.length && typeof arguments[arguments.length - 1] == "function")
201
201
  return arguments[arguments.length - 1];
202
202
  }
203
- const Fn = "local-forage-detect-blob-support";
203
+ const Mn = "local-forage-detect-blob-support";
204
204
  let xt;
205
205
  const ve = {}, cs = Object.prototype.toString, Pt = "readonly", Jt = "readwrite";
206
206
  function us(e) {
@@ -210,8 +210,8 @@ function us(e) {
210
210
  }
211
211
  function fs(e) {
212
212
  return new U(function(t) {
213
- var n = e.transaction(Fn, Jt), a = nr([""]);
214
- n.objectStore(Fn).put(a, "key"), n.onabort = function(r) {
213
+ var n = e.transaction(Mn, Jt), a = rr([""]);
214
+ n.objectStore(Mn).put(a, "key"), n.onabort = function(r) {
215
215
  r.preventDefault(), r.stopPropagation(), t(!1);
216
216
  }, n.oncomplete = function() {
217
217
  var r = navigator.userAgent.match(/Chrome\/(\d+)/), o = navigator.userAgent.match(/Edge\//);
@@ -236,12 +236,12 @@ function Kt(e) {
236
236
  return n.promise;
237
237
  }) : t.dbReady = n.promise;
238
238
  }
239
- function Mn(e) {
239
+ function Un(e) {
240
240
  var t = ve[e.name], n = t.deferredOperations.pop();
241
241
  if (n)
242
242
  return n.resolve(), n.promise;
243
243
  }
244
- function Un(e, t) {
244
+ function xn(e, t) {
245
245
  var n = ve[e.name], a = n.deferredOperations.pop();
246
246
  if (a)
247
247
  return a.reject(t), a.promise;
@@ -259,7 +259,7 @@ function wa(e, t) {
259
259
  t && (o.onupgradeneeded = function(s) {
260
260
  var l = o.result;
261
261
  try {
262
- l.createObjectStore(e.storeName), s.oldVersion <= 1 && l.createObjectStore(Fn);
262
+ l.createObjectStore(e.storeName), s.oldVersion <= 1 && l.createObjectStore(Mn);
263
263
  } catch (i) {
264
264
  if (i.name !== "ConstraintError")
265
265
  throw i;
@@ -270,14 +270,14 @@ function wa(e, t) {
270
270
  var s = o.result;
271
271
  s.onversionchange = function(l) {
272
272
  l.target.close();
273
- }, n(s), Mn(e);
273
+ }, n(s), Un(e);
274
274
  };
275
275
  });
276
276
  }
277
- function ar(e) {
277
+ function or(e) {
278
278
  return wa(e, !1);
279
279
  }
280
- function or(e) {
280
+ function sr(e) {
281
281
  return wa(e, !0);
282
282
  }
283
283
  function Da(e, t) {
@@ -308,7 +308,7 @@ function _s(e) {
308
308
  }
309
309
  function ka(e) {
310
310
  var t = us(atob(e.data));
311
- return nr([t], { type: e.type });
311
+ return rr([t], { type: e.type });
312
312
  }
313
313
  function Ra(e) {
314
314
  return e && e.__local_forage_encoded_blob;
@@ -327,12 +327,12 @@ function hs(e) {
327
327
  const r = n[a];
328
328
  r._dbInfo.db && (r._dbInfo.db.close(), r._dbInfo.db = null);
329
329
  }
330
- return e.db = null, ar(e).then((r) => (e.db = r, Da(e) ? or(e) : r)).then((r) => {
330
+ return e.db = null, or(e).then((r) => (e.db = r, Da(e) ? sr(e) : r)).then((r) => {
331
331
  e.db = t.db = r;
332
332
  for (var o = 0; o < n.length; o++)
333
333
  n[o]._dbInfo.db = r;
334
334
  }).catch((r) => {
335
- throw Un(e, r), r;
335
+ throw xn(e, r), r;
336
336
  });
337
337
  }
338
338
  function Me(e, t, n, a) {
@@ -346,7 +346,7 @@ function Me(e, t, n, a) {
346
346
  if (!e.db || o.name === "NotFoundError" && !e.db.objectStoreNames.contains(
347
347
  e.storeName
348
348
  ) && e.version <= e.db.version)
349
- return e.db && (e.version = e.db.version + 1), or(e);
349
+ return e.db && (e.version = e.db.version + 1), sr(e);
350
350
  }).then(() => hs(e).then(function() {
351
351
  Me(e, t, n, a - 1);
352
352
  })).catch(n);
@@ -384,9 +384,9 @@ function gs(e) {
384
384
  }
385
385
  var c = r.forages.slice(0);
386
386
  return U.all(o).then(function() {
387
- return n.db = r.db, ar(n);
387
+ return n.db = r.db, or(n);
388
388
  }).then(function(f) {
389
- return n.db = f, Da(n, t._defaultConfig.version) ? or(n) : f;
389
+ return n.db = f, Da(n, t._defaultConfig.version) ? sr(n) : f;
390
390
  }).then(function(f) {
391
391
  n.db = r.db = f, t._dbInfo = n;
392
392
  for (var u = 0; u < c.length; u++) {
@@ -624,14 +624,14 @@ function As(e) {
624
624
  return Q(n, e), n;
625
625
  }
626
626
  function Cs(e, t) {
627
- t = rr.apply(this, arguments);
627
+ t = ar.apply(this, arguments);
628
628
  var n = this.config();
629
629
  e = typeof e != "function" && e || {}, e.name || (e.name = e.name || n.name, e.storeName = e.storeName || n.storeName);
630
630
  var a = this, r;
631
631
  if (!e.name)
632
632
  r = U.reject("Invalid arguments");
633
633
  else {
634
- const s = e.name === n.name && a._dbInfo.db ? U.resolve(a._dbInfo.db) : ar(e).then((l) => {
634
+ const s = e.name === n.name && a._dbInfo.db ? U.resolve(a._dbInfo.db) : or(e).then((l) => {
635
635
  const i = ve[e.name], c = i.forages;
636
636
  i.db = l;
637
637
  for (var f = 0; f < c.length; f++)
@@ -664,10 +664,10 @@ function Cs(e, t) {
664
664
  c.db = _;
665
665
  for (let p = 0; p < f.length; p++) {
666
666
  const v = f[p];
667
- v._dbInfo.db = _, Mn(v._dbInfo);
667
+ v._dbInfo.db = _, Un(v._dbInfo);
668
668
  }
669
669
  }).catch((_) => {
670
- throw (Un(e, _) || U.resolve()).catch(() => {
670
+ throw (xn(e, _) || U.resolve()).catch(() => {
671
671
  }), _;
672
672
  });
673
673
  }) : r = s.then((l) => {
@@ -692,10 +692,10 @@ function Cs(e, t) {
692
692
  i.db = _;
693
693
  for (var p = 0; p < c.length; p++) {
694
694
  const v = c[p];
695
- Mn(v._dbInfo);
695
+ Un(v._dbInfo);
696
696
  }
697
697
  }).catch((_) => {
698
- throw (Un(e, _) || U.resolve()).catch(() => {
698
+ throw (xn(e, _) || U.resolve()).catch(() => {
699
699
  }), _;
700
700
  });
701
701
  });
@@ -719,7 +719,7 @@ var Ns = {
719
719
  function Os() {
720
720
  return typeof openDatabase == "function";
721
721
  }
722
- var Be = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", Is = "~~local_forage_type~", Cr = /^~~local_forage_type~([^~]+)~/, jt = "__lfsc__:", xn = jt.length, sr = "arbf", Vn = "blob", Fa = "si08", Ma = "ui08", Ua = "uic8", xa = "si16", Va = "si32", Ba = "ur16", Ga = "ui32", $a = "fl32", Wa = "fl64", Nr = xn + sr.length, Or = Object.prototype.toString;
722
+ var Be = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", Is = "~~local_forage_type~", Nr = /^~~local_forage_type~([^~]+)~/, jt = "__lfsc__:", Vn = jt.length, ir = "arbf", Bn = "blob", Fa = "si08", Ma = "ui08", Ua = "uic8", xa = "si16", Va = "si32", Ba = "ur16", Ga = "ui32", $a = "fl32", Wa = "fl64", Or = Vn + ir.length, Ir = Object.prototype.toString;
723
723
  function Ya(e) {
724
724
  var t = e.length * 0.75, n = e.length, a, r = 0, o, s, l, i;
725
725
  e[e.length - 1] === "=" && (t--, e[e.length - 2] === "=" && t--);
@@ -728,7 +728,7 @@ function Ya(e) {
728
728
  o = Be.indexOf(e[a]), s = Be.indexOf(e[a + 1]), l = Be.indexOf(e[a + 2]), i = Be.indexOf(e[a + 3]), f[r++] = o << 2 | s >> 4, f[r++] = (s & 15) << 4 | l >> 2, f[r++] = (l & 3) << 6 | i & 63;
729
729
  return c;
730
730
  }
731
- function Bn(e) {
731
+ function Gn(e) {
732
732
  var t = new Uint8Array(e), n = "", a;
733
733
  for (a = 0; a < t.length; a += 3)
734
734
  n += Be[t[a] >> 2], n += Be[(t[a] & 3) << 4 | t[a + 1] >> 4], n += Be[(t[a + 1] & 15) << 2 | t[a + 2] >> 6], n += Be[t[a + 2] & 63];
@@ -736,14 +736,14 @@ function Bn(e) {
736
736
  }
737
737
  function Ls(e, t) {
738
738
  var n = "";
739
- if (e && (n = Or.call(e)), e && (n === "[object ArrayBuffer]" || e.buffer && Or.call(e.buffer) === "[object ArrayBuffer]")) {
739
+ if (e && (n = Ir.call(e)), e && (n === "[object ArrayBuffer]" || e.buffer && Ir.call(e.buffer) === "[object ArrayBuffer]")) {
740
740
  var a, r = jt;
741
- e instanceof ArrayBuffer ? (a = e, r += sr) : (a = e.buffer, n === "[object Int8Array]" ? r += Fa : n === "[object Uint8Array]" ? r += Ma : n === "[object Uint8ClampedArray]" ? r += Ua : n === "[object Int16Array]" ? r += xa : n === "[object Uint16Array]" ? r += Ba : n === "[object Int32Array]" ? r += Va : n === "[object Uint32Array]" ? r += Ga : n === "[object Float32Array]" ? r += $a : n === "[object Float64Array]" ? r += Wa : t(new Error("Failed to get type for BinaryArray"))), t(r + Bn(a));
741
+ e instanceof ArrayBuffer ? (a = e, r += ir) : (a = e.buffer, n === "[object Int8Array]" ? r += Fa : n === "[object Uint8Array]" ? r += Ma : n === "[object Uint8ClampedArray]" ? r += Ua : n === "[object Int16Array]" ? r += xa : n === "[object Uint16Array]" ? r += Ba : n === "[object Int32Array]" ? r += Va : n === "[object Uint32Array]" ? r += Ga : n === "[object Float32Array]" ? r += $a : n === "[object Float64Array]" ? r += Wa : t(new Error("Failed to get type for BinaryArray"))), t(r + Gn(a));
742
742
  } else if (n === "[object Blob]") {
743
743
  var o = new FileReader();
744
744
  o.onload = function() {
745
- var s = Is + e.type + "~" + Bn(this.result);
746
- t(jt + Vn + s);
745
+ var s = Is + e.type + "~" + Gn(this.result);
746
+ t(jt + Bn + s);
747
747
  }, o.readAsArrayBuffer(e);
748
748
  } else
749
749
  try {
@@ -753,22 +753,22 @@ function Ls(e, t) {
753
753
  }
754
754
  }
755
755
  function ws(e) {
756
- if (e.substring(0, xn) !== jt)
756
+ if (e.substring(0, Vn) !== jt)
757
757
  return JSON.parse(e);
758
- var t = e.substring(Nr), n = e.substring(
759
- xn,
760
- Nr
758
+ var t = e.substring(Or), n = e.substring(
759
+ Vn,
760
+ Or
761
761
  ), a;
762
- if (n === Vn && Cr.test(t)) {
763
- var r = t.match(Cr);
762
+ if (n === Bn && Nr.test(t)) {
763
+ var r = t.match(Nr);
764
764
  a = r[1], t = t.substring(r[0].length);
765
765
  }
766
766
  var o = Ya(t);
767
767
  switch (n) {
768
- case sr:
768
+ case ir:
769
769
  return o;
770
- case Vn:
771
- return nr([o], { type: a });
770
+ case Bn:
771
+ return rr([o], { type: a });
772
772
  case Fa:
773
773
  return new Int8Array(o);
774
774
  case Ma:
@@ -791,11 +791,11 @@ function ws(e) {
791
791
  throw new Error("Unkown type: " + n);
792
792
  }
793
793
  }
794
- var ir = {
794
+ var lr = {
795
795
  serialize: Ls,
796
796
  deserialize: ws,
797
797
  stringToBuffer: Ya,
798
- bufferToString: Bn
798
+ bufferToString: Gn
799
799
  };
800
800
  function Ha(e, t, n, a) {
801
801
  e.executeSql(
@@ -836,7 +836,7 @@ function Ds(e) {
836
836
  );
837
837
  }, s);
838
838
  });
839
- return n.serializer = ir, r;
839
+ return n.serializer = lr, r;
840
840
  }
841
841
  function $e(e, t, n, a, r, o) {
842
842
  e.executeSql(
@@ -1115,7 +1115,7 @@ function Bs(e) {
1115
1115
  });
1116
1116
  }
1117
1117
  function Gs(e, t) {
1118
- t = rr.apply(this, arguments);
1118
+ t = ar.apply(this, arguments);
1119
1119
  var n = this.config();
1120
1120
  e = typeof e != "function" && e || {}, e.name || (e.name = e.name || n.name, e.storeName = e.storeName || n.storeName);
1121
1121
  var a = this, r;
@@ -1202,7 +1202,7 @@ function Ks(e) {
1202
1202
  if (e)
1203
1203
  for (var a in e)
1204
1204
  n[a] = e[a];
1205
- return n.keyPrefix = ja(e, t._defaultConfig), Hs() ? (t._dbInfo = n, n.serializer = ir, U.resolve()) : U.reject();
1205
+ return n.keyPrefix = ja(e, t._defaultConfig), Hs() ? (t._dbInfo = n, n.serializer = lr, U.resolve()) : U.reject();
1206
1206
  }
1207
1207
  function js(e) {
1208
1208
  var t = this, n = t.ready().then(function() {
@@ -1299,7 +1299,7 @@ function ei(e, t, n) {
1299
1299
  return Q(r, n), r;
1300
1300
  }
1301
1301
  function ti(e, t) {
1302
- if (t = rr.apply(this, arguments), e = typeof e != "function" && e || {}, !e.name) {
1302
+ if (t = ar.apply(this, arguments), e = typeof e != "function" && e || {}, !e.name) {
1303
1303
  var n = this.config();
1304
1304
  e.name = e.name || n.name, e.storeName = e.storeName || n.storeName;
1305
1305
  }
@@ -1338,7 +1338,7 @@ const ri = (e, t) => e === t || typeof e == "number" && typeof t == "number" &&
1338
1338
  return !1;
1339
1339
  }, qa = Array.isArray || function(e) {
1340
1340
  return Object.prototype.toString.call(e) === "[object Array]";
1341
- }, Et = {}, Ir = {}, it = {
1341
+ }, Et = {}, Lr = {}, it = {
1342
1342
  INDEXEDDB: Ns,
1343
1343
  WEBSQL: $s,
1344
1344
  LOCALSTORAGE: ni
@@ -1385,7 +1385,7 @@ function Tn() {
1385
1385
  }
1386
1386
  return arguments[0];
1387
1387
  }
1388
- class lr {
1388
+ class cr {
1389
1389
  constructor(t) {
1390
1390
  for (let n in it)
1391
1391
  if (it.hasOwnProperty(n)) {
@@ -1456,7 +1456,7 @@ class lr {
1456
1456
  }
1457
1457
  })();
1458
1458
  const u = function(_) {
1459
- Et[l], Et[l] = t, Ir[l] = _, o();
1459
+ Et[l], Et[l] = t, Lr[l] = _, o();
1460
1460
  };
1461
1461
  "_support" in t ? t._support && typeof t._support == "function" ? t._support().then(u, s) : u(!!t._support) : u(!0);
1462
1462
  } catch (l) {
@@ -1473,7 +1473,7 @@ class lr {
1473
1473
  return ot(r, n, a), r;
1474
1474
  }
1475
1475
  getSerializer(t) {
1476
- const n = U.resolve(ir);
1476
+ const n = U.resolve(lr);
1477
1477
  return ot(n, t), n;
1478
1478
  }
1479
1479
  ready(t) {
@@ -1520,7 +1520,7 @@ class lr {
1520
1520
  }), ot(this._driverSet, n, a), this._driverSet;
1521
1521
  }
1522
1522
  supports(t) {
1523
- return !!Ir[t];
1523
+ return !!Lr[t];
1524
1524
  }
1525
1525
  _extend(t) {
1526
1526
  Tn(this, t);
@@ -1538,10 +1538,10 @@ class lr {
1538
1538
  ii(this, yn[t]);
1539
1539
  }
1540
1540
  createInstance(t) {
1541
- return new lr(t);
1541
+ return new cr(t);
1542
1542
  }
1543
1543
  }
1544
- const qe = new lr();
1544
+ const qe = new cr();
1545
1545
  class li {
1546
1546
  constructor(t) {
1547
1547
  this.db_name = t.db_name || "cvjs", qe.config({
@@ -1821,9 +1821,9 @@ const Nt = Ie("cloudSdkQiankunStore", {
1821
1821
  */
1822
1822
  function gi(e, t) {
1823
1823
  }
1824
- const Lr = {};
1825
- function cr(e) {
1826
- Lr[e] || (Lr[e] = !0, void 0);
1824
+ const wr = {};
1825
+ function ur(e) {
1826
+ wr[e] || (wr[e] = !0, void 0);
1827
1827
  }
1828
1828
  const Ae = typeof window < "u";
1829
1829
  let Ee, Je;
@@ -1840,17 +1840,17 @@ const pi = /\{([0-9a-zA-Z]+)\}/g;
1840
1840
  function zt(e, ...t) {
1841
1841
  return t.length === 1 && Y(t[0]) && (t = t[0]), (!t || !t.hasOwnProperty) && (t = {}), e.replace(pi, (n, a) => t.hasOwnProperty(a) ? t[a] : "");
1842
1842
  }
1843
- const Le = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), Ei = (e, t, n) => Si({ l: e, k: t, s: n }), Si = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ie = (e) => typeof e == "number" && isFinite(e), bi = (e) => ur(e) === "[object Date]", ct = (e) => ur(e) === "[object RegExp]", Zt = (e) => G(e) && Object.keys(e).length === 0, le = Object.assign, vi = Object.create, X = (e = null) => vi(e);
1844
- let wr;
1845
- const Qe = () => wr || (wr = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : X());
1846
- function Dr(e) {
1843
+ const Le = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), Ei = (e, t, n) => Si({ l: e, k: t, s: n }), Si = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), ie = (e) => typeof e == "number" && isFinite(e), bi = (e) => fr(e) === "[object Date]", ct = (e) => fr(e) === "[object RegExp]", Zt = (e) => G(e) && Object.keys(e).length === 0, le = Object.assign, vi = Object.create, X = (e = null) => vi(e);
1844
+ let Dr;
1845
+ const Qe = () => Dr || (Dr = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : X());
1846
+ function kr(e) {
1847
1847
  return e.replace(/&/g, "&amp;").replace(/</g, "&lt;").replace(/>/g, "&gt;").replace(/"/g, "&quot;").replace(/'/g, "&apos;").replace(/\//g, "&#x2F;").replace(/=/g, "&#x3D;");
1848
1848
  }
1849
- function kr(e) {
1849
+ function Rr(e) {
1850
1850
  return e.replace(/&(?![a-zA-Z0-9#]{2,6};)/g, "&amp;").replace(/"/g, "&quot;").replace(/'/g, "&apos;").replace(/</g, "&lt;").replace(/>/g, "&gt;");
1851
1851
  }
1852
1852
  function yi(e) {
1853
- return e = e.replace(/(\w+)\s*=\s*"([^"]*)"/g, (a, r, o) => `${r}="${kr(o)}"`), e = e.replace(/(\w+)\s*=\s*'([^']*)'/g, (a, r, o) => `${r}='${kr(o)}'`), /\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e) && (process.env.NODE_ENV !== "production" && void 0, e = e.replace(/(\s+)(on)(\w+\s*=)/gi, "$1&#111;n$3")), [
1853
+ return e = e.replace(/(\w+)\s*=\s*"([^"]*)"/g, (a, r, o) => `${r}="${Rr(o)}"`), e = e.replace(/(\w+)\s*=\s*'([^']*)'/g, (a, r, o) => `${r}='${Rr(o)}'`), /\s*on\w+\s*=\s*["']?[^"'>]+["']?/gi.test(e) && (process.env.NODE_ENV !== "production" && void 0, e = e.replace(/(\s+)(on)(\w+\s*=)/gi, "$1&#111;n$3")), [
1854
1854
  // In href, src, action, formaction attributes
1855
1855
  /(\s+(?:href|src|action|formaction)\s*=\s*["']?)\s*javascript:/gi,
1856
1856
  // In style attributes within url()
@@ -1863,18 +1863,18 @@ const Ti = Object.prototype.hasOwnProperty;
1863
1863
  function Te(e, t) {
1864
1864
  return Ti.call(e, t);
1865
1865
  }
1866
- const ne = Array.isArray, J = (e) => typeof e == "function", P = (e) => typeof e == "string", K = (e) => typeof e == "boolean", Y = (e) => e !== null && typeof e == "object", Ai = (e) => Y(e) && J(e.then) && J(e.catch), Xa = Object.prototype.toString, ur = (e) => Xa.call(e), G = (e) => ur(e) === "[object Object]", Ci = (e) => e == null ? "" : ne(e) || G(e) && e.toString === Xa ? JSON.stringify(e, null, 2) : String(e);
1867
- function fr(e, t = "") {
1866
+ const ne = Array.isArray, J = (e) => typeof e == "function", P = (e) => typeof e == "string", K = (e) => typeof e == "boolean", Y = (e) => e !== null && typeof e == "object", Ai = (e) => Y(e) && J(e.then) && J(e.catch), Xa = Object.prototype.toString, fr = (e) => Xa.call(e), G = (e) => fr(e) === "[object Object]", Ci = (e) => e == null ? "" : ne(e) || G(e) && e.toString === Xa ? JSON.stringify(e, null, 2) : String(e);
1867
+ function dr(e, t = "") {
1868
1868
  return e.reduce((n, a, r) => r === 0 ? n + a : n + t + a, "");
1869
1869
  }
1870
- const Rr = 2;
1870
+ const Pr = 2;
1871
1871
  function Ni(e, t = 0, n = e.length) {
1872
1872
  const a = e.split(/\r?\n/);
1873
1873
  let r = 0;
1874
1874
  const o = [];
1875
1875
  for (let s = 0; s < a.length; s++)
1876
1876
  if (r += a[s].length + 1, r >= t) {
1877
- for (let l = s - Rr; l <= s + Rr || n > r; l++) {
1877
+ for (let l = s - Pr; l <= s + Pr || n > r; l++) {
1878
1878
  if (l < 0 || l >= a.length)
1879
1879
  continue;
1880
1880
  const i = l + 1;
@@ -1896,7 +1896,7 @@ function Ni(e, t = 0, n = e.length) {
1896
1896
  return o.join(`
1897
1897
  `);
1898
1898
  }
1899
- function dr() {
1899
+ function _r() {
1900
1900
  const e = /* @__PURE__ */ new Map();
1901
1901
  return {
1902
1902
  events: e,
@@ -1933,7 +1933,7 @@ function Yt(e, t) {
1933
1933
  function Oi(e, t, n) {
1934
1934
  return { line: e, column: t, offset: n };
1935
1935
  }
1936
- function Gn(e, t, n) {
1936
+ function $n(e, t, n) {
1937
1937
  return { start: e, end: t };
1938
1938
  }
1939
1939
  const x = {
@@ -2025,7 +2025,7 @@ function Mi(e) {
2025
2025
  skipToPeek: R
2026
2026
  };
2027
2027
  }
2028
- const Ue = void 0, Ui = ".", Pr = "'", xi = "tokenizer";
2028
+ const Ue = void 0, Ui = ".", Fr = "'", xi = "tokenizer";
2029
2029
  function Vi(e, t = {}) {
2030
2030
  const n = t.location !== !1, a = Mi(e), r = () => a.index(), o = () => Oi(a.line(), a.column(), a.index()), s = o(), l = r(), i = {
2031
2031
  currentType: 13,
@@ -2043,7 +2043,7 @@ function Vi(e, t = {}) {
2043
2043
  function u(d, m, C, ...M) {
2044
2044
  const ae = c();
2045
2045
  if (m.column += C, m.offset += C, f) {
2046
- const oe = n ? Gn(ae.startLoc, m) : null, j = dt(d, oe, {
2046
+ const oe = n ? $n(ae.startLoc, m) : null, j = dt(d, oe, {
2047
2047
  domain: xi,
2048
2048
  args: M
2049
2049
  });
@@ -2053,7 +2053,7 @@ function Vi(e, t = {}) {
2053
2053
  function _(d, m, C) {
2054
2054
  d.endLoc = o(), d.currentType = m;
2055
2055
  const M = { type: m };
2056
- return n && (M.loc = Gn(d.startLoc, d.endLoc)), C != null && (M.value = C), M;
2056
+ return n && (M.loc = $n(d.startLoc, d.endLoc)), C != null && (M.value = C), M;
2057
2057
  }
2058
2058
  const p = (d) => _(
2059
2059
  d,
@@ -2108,7 +2108,7 @@ function Vi(e, t = {}) {
2108
2108
  if (C !== 2)
2109
2109
  return !1;
2110
2110
  g(d);
2111
- const M = d.currentPeek() === Pr;
2111
+ const M = d.currentPeek() === Fr;
2112
2112
  return d.resetPeek(), M;
2113
2113
  }
2114
2114
  function R(d, m) {
@@ -2238,9 +2238,9 @@ function Vi(e, t = {}) {
2238
2238
  return d.currentChar() === "-" ? (d.next(), m += `-${_t(d)}`) : m += _t(d), d.currentChar() === Ue && u(x.UNTERMINATED_CLOSING_BRACE, o(), 0), m;
2239
2239
  }
2240
2240
  function hn(d) {
2241
- return d !== Pr && d !== de;
2241
+ return d !== Fr && d !== de;
2242
2242
  }
2243
- function yr(d) {
2243
+ function Tr(d) {
2244
2244
  L(d), v(d, "'");
2245
2245
  let m = "", C = "";
2246
2246
  for (; m = ee(d, hn); )
@@ -2337,7 +2337,7 @@ function Vi(e, t = {}) {
2337
2337
  if (oe = y(d, m))
2338
2338
  return C = _(m, 5, mn(d)), L(d), C;
2339
2339
  if (j = k(d, m))
2340
- return C = _(m, 6, yr(d)), L(d), C;
2340
+ return C = _(m, 6, Tr(d)), L(d), C;
2341
2341
  if (!ae && !oe && !j)
2342
2342
  return C = _(m, 12, En(d)), u(x.INVALID_TOKEN_IN_PLACEHOLDER, o(), 0, C.value), L(d), C;
2343
2343
  break;
@@ -2440,7 +2440,7 @@ function Wi(e = {}) {
2440
2440
  function a(h, E, T, y, ...k) {
2441
2441
  const R = h.currentPosition();
2442
2442
  if (R.offset += y, R.column += y, n) {
2443
- const A = t ? Gn(T, R) : null, V = dt(E, A, {
2443
+ const A = t ? $n(T, R) : null, V = dt(E, A, {
2444
2444
  domain: Bi,
2445
2445
  args: k
2446
2446
  });
@@ -2579,23 +2579,23 @@ function Yi(e, t = {}) {
2579
2579
  };
2580
2580
  return { context: () => n, helper: (o) => (n.helpers.add(o), o) };
2581
2581
  }
2582
- function Fr(e, t) {
2582
+ function Mr(e, t) {
2583
2583
  for (let n = 0; n < e.length; n++)
2584
- _r(e[n], t);
2584
+ mr(e[n], t);
2585
2585
  }
2586
- function _r(e, t) {
2586
+ function mr(e, t) {
2587
2587
  switch (e.type) {
2588
2588
  case 1:
2589
- Fr(e.cases, t), t.helper(
2589
+ Mr(e.cases, t), t.helper(
2590
2590
  "plural"
2591
2591
  /* HelperNameMap.PLURAL */
2592
2592
  );
2593
2593
  break;
2594
2594
  case 2:
2595
- Fr(e.items, t);
2595
+ Mr(e.items, t);
2596
2596
  break;
2597
2597
  case 6: {
2598
- _r(e.key, t), t.helper(
2598
+ mr(e.key, t), t.helper(
2599
2599
  "linked"
2600
2600
  /* HelperNameMap.LINKED */
2601
2601
  ), t.helper(
@@ -2629,15 +2629,15 @@ function Hi(e, t = {}) {
2629
2629
  n.helper(
2630
2630
  "normalize"
2631
2631
  /* HelperNameMap.NORMALIZE */
2632
- ), e.body && _r(e.body, n);
2632
+ ), e.body && mr(e.body, n);
2633
2633
  const a = n.context();
2634
2634
  e.helpers = Array.from(a.helpers);
2635
2635
  }
2636
2636
  function Ki(e) {
2637
2637
  const t = e.body;
2638
- return t.type === 2 ? Mr(t) : t.cases.forEach((n) => Mr(n)), e;
2638
+ return t.type === 2 ? Ur(t) : t.cases.forEach((n) => Ur(n)), e;
2639
2639
  }
2640
- function Mr(e) {
2640
+ function Ur(e) {
2641
2641
  if (e.items.length === 1) {
2642
2642
  const t = e.items[0];
2643
2643
  (t.type === 3 || t.type === 9) && (e.static = t.value, delete t.value);
@@ -2650,7 +2650,7 @@ function Mr(e) {
2650
2650
  t.push(a.value);
2651
2651
  }
2652
2652
  if (t.length === e.items.length) {
2653
- e.static = fr(t);
2653
+ e.static = dr(t);
2654
2654
  for (let n = 0; n < e.items.length; n++) {
2655
2655
  const a = e.items[n];
2656
2656
  (a.type === 3 || a.type === 9) && delete a.value;
@@ -2851,7 +2851,7 @@ const el = (e, t = {}) => {
2851
2851
  breakLineCode: r,
2852
2852
  needIndent: o
2853
2853
  });
2854
- l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), s.length > 0 && (l.push(`const { ${fr(s.map((f) => `${f}: _${f}`), ", ")} } = ctx`), l.newline()), l.push("return "), ut(l, e), l.deindent(o), l.push("}"), delete e.helpers;
2854
+ l.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), l.indent(o), s.length > 0 && (l.push(`const { ${dr(s.map((f) => `${f}: _${f}`), ", ")} } = ctx`), l.newline()), l.push("return "), ut(l, e), l.deindent(o), l.push("}"), delete e.helpers;
2855
2855
  const { code: i, map: c } = l.context();
2856
2856
  return {
2857
2857
  ast: e,
@@ -2873,7 +2873,7 @@ function nl() {
2873
2873
  typeof __INTLIFY_PROD_DEVTOOLS__ != "boolean" && (Qe().__INTLIFY_PROD_DEVTOOLS__ = !1), typeof __INTLIFY_DROP_MESSAGE_COMPILER__ != "boolean" && (Qe().__INTLIFY_DROP_MESSAGE_COMPILER__ = !1);
2874
2874
  }
2875
2875
  function ye(e) {
2876
- return Y(e) && mr(e) === 0 && (Te(e, "b") || Te(e, "body"));
2876
+ return Y(e) && hr(e) === 0 && (Te(e, "b") || Te(e, "body"));
2877
2877
  }
2878
2878
  const Qa = ["b", "body"];
2879
2879
  function rl(e) {
@@ -2892,7 +2892,7 @@ function sl(e) {
2892
2892
  return We(e, Za, []);
2893
2893
  }
2894
2894
  const eo = ["t", "type"];
2895
- function mr(e) {
2895
+ function hr(e) {
2896
2896
  return We(e, eo);
2897
2897
  }
2898
2898
  const to = ["v", "value"];
@@ -2947,26 +2947,26 @@ function cl(e, t) {
2947
2947
  0
2948
2948
  /* NodeTypes.Resource */
2949
2949
  );
2950
- if (mr(n) === 1) {
2950
+ if (hr(n) === 1) {
2951
2951
  const o = al(n);
2952
2952
  return e.plural(o.reduce((s, l) => [
2953
2953
  ...s,
2954
- Ur(e, l)
2954
+ xr(e, l)
2955
2955
  ], []));
2956
2956
  } else
2957
- return Ur(e, n);
2957
+ return xr(e, n);
2958
2958
  }
2959
- function Ur(e, t) {
2959
+ function xr(e, t) {
2960
2960
  const n = ol(t);
2961
2961
  if (n != null)
2962
2962
  return e.type === "text" ? n : e.normalize([n]);
2963
2963
  {
2964
- const a = sl(t).reduce((r, o) => [...r, $n(e, o)], []);
2964
+ const a = sl(t).reduce((r, o) => [...r, Wn(e, o)], []);
2965
2965
  return e.normalize(a);
2966
2966
  }
2967
2967
  }
2968
- function $n(e, t) {
2969
- const n = mr(t);
2968
+ function Wn(e, t) {
2969
+ const n = hr(t);
2970
2970
  switch (n) {
2971
2971
  case 3:
2972
2972
  return Bt(t, n);
@@ -2990,7 +2990,7 @@ function $n(e, t) {
2990
2990
  }
2991
2991
  case 6: {
2992
2992
  const a = t, r = il(a), o = ll(a);
2993
- return e.linked($n(e, o), r ? $n(e, r) : void 0, e.type);
2993
+ return e.linked(Wn(e, o), r ? Wn(e, r) : void 0, e.type);
2994
2994
  }
2995
2995
  case 7:
2996
2996
  return Bt(t, n);
@@ -3076,11 +3076,11 @@ const bl = {
3076
3076
  [fe.NOT_SUPPORT_LOCALE_ASYNC_FUNCTION]: "cannot support async function",
3077
3077
  [fe.NOT_SUPPORT_LOCALE_TYPE]: "cannot support locale type"
3078
3078
  };
3079
- function hr(e, t) {
3080
- return t.locale != null ? xr(t.locale) : xr(e.locale);
3079
+ function gr(e, t) {
3080
+ return t.locale != null ? Vr(t.locale) : Vr(e.locale);
3081
3081
  }
3082
3082
  let Cn;
3083
- function xr(e) {
3083
+ function Vr(e) {
3084
3084
  if (P(e))
3085
3085
  return e;
3086
3086
  if (J(e)) {
@@ -3110,13 +3110,13 @@ function oo(e, t, n) {
3110
3110
  o = [];
3111
3111
  let s = [n];
3112
3112
  for (; ne(s); )
3113
- s = Vr(o, s, t);
3113
+ s = Br(o, s, t);
3114
3114
  const l = ne(t) || !G(t) ? t : t.default ? t.default : null;
3115
- s = P(l) ? [l] : l, ne(s) && Vr(o, s, !1), r.__localeChainCache.set(a, o);
3115
+ s = P(l) ? [l] : l, ne(s) && Br(o, s, !1), r.__localeChainCache.set(a, o);
3116
3116
  }
3117
3117
  return o;
3118
3118
  }
3119
- function Vr(e, t, n) {
3119
+ function Br(e, t, n) {
3120
3120
  let a = !0;
3121
3121
  for (let r = 0; r < t.length && K(a); r++) {
3122
3122
  const o = t[r];
@@ -3408,15 +3408,15 @@ function Ll(e) {
3408
3408
  return t;
3409
3409
  }
3410
3410
  }
3411
- const Br = /* @__PURE__ */ new Map();
3411
+ const Gr = /* @__PURE__ */ new Map();
3412
3412
  function wl(e, t) {
3413
3413
  return Y(e) ? e[t] : null;
3414
3414
  }
3415
3415
  function Dl(e, t) {
3416
3416
  if (!Y(e))
3417
3417
  return null;
3418
- let n = Br.get(t);
3419
- if (n || (n = Ll(t), n && Br.set(t, n)), !n)
3418
+ let n = Gr.get(t);
3419
+ if (n || (n = Ll(t), n && Gr.set(t, n)), !n)
3420
3420
  return null;
3421
3421
  const a = n.length;
3422
3422
  let r = e, o = 0;
@@ -3451,12 +3451,12 @@ const me = {
3451
3451
  function ze(e, ...t) {
3452
3452
  return zt(Rl[e], ...t);
3453
3453
  }
3454
- const Pl = "11.1.11", en = -1, Lt = "en-US", qt = "", Gr = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
3454
+ const Pl = "11.1.11", en = -1, Lt = "en-US", qt = "", $r = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
3455
3455
  function Fl() {
3456
3456
  return {
3457
3457
  upper: (e, t) => t === "text" && P(e) ? e.toUpperCase() : t === "vnode" && Y(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
3458
3458
  lower: (e, t) => t === "text" && P(e) ? e.toLowerCase() : t === "vnode" && Y(e) && "__v_isVNode" in e ? e.children.toLowerCase() : e,
3459
- capitalize: (e, t) => t === "text" && P(e) ? Gr(e) : t === "vnode" && Y(e) && "__v_isVNode" in e ? Gr(e.children) : e
3459
+ capitalize: (e, t) => t === "text" && P(e) ? $r(e) : t === "vnode" && Y(e) && "__v_isVNode" in e ? $r(e.children) : e
3460
3460
  };
3461
3461
  }
3462
3462
  let so;
@@ -3476,18 +3476,18 @@ const Vl = /* @__NO_SIDE_EFFECTS__ */ (e) => {
3476
3476
  co = e;
3477
3477
  }, Bl = /* @__NO_SIDE_EFFECTS__ */ () => co;
3478
3478
  let uo = null;
3479
- const $r = (e) => {
3479
+ const Wr = (e) => {
3480
3480
  uo = e;
3481
3481
  }, Gl = () => uo;
3482
- let Wr = 0;
3482
+ let Yr = 0;
3483
3483
  function $l(e = {}) {
3484
3484
  const t = J(e.onWarn) ? e.onWarn : gi, n = P(e.version) ? e.version : Pl, a = P(e.locale) || J(e.locale) ? e.locale : Lt, r = J(a) ? Lt : a, o = ne(e.fallbackLocale) || G(e.fallbackLocale) || P(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : r, s = G(e.messages) ? e.messages : Nn(r), l = G(e.datetimeFormats) ? e.datetimeFormats : Nn(r), i = G(e.numberFormats) ? e.numberFormats : Nn(r), c = le(X(), e.modifiers, Fl()), f = e.pluralRules || X(), u = J(e.missing) ? e.missing : null, _ = K(e.missingWarn) || ct(e.missingWarn) ? e.missingWarn : !0, p = K(e.fallbackWarn) || ct(e.fallbackWarn) ? e.fallbackWarn : !0, v = !!e.fallbackFormat, g = !!e.unresolving, L = J(e.postTranslation) ? e.postTranslation : null, h = G(e.processor) ? e.processor : null, E = K(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, T = !!e.escapeParameter, y = J(e.messageCompiler) ? e.messageCompiler : so;
3485
- process.env.NODE_ENV !== "production" && J(e.messageCompiler) && cr(ze(me.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
3485
+ process.env.NODE_ENV !== "production" && J(e.messageCompiler) && ur(ze(me.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
3486
3486
  const k = J(e.messageResolver) ? e.messageResolver : io || wl, R = J(e.localeFallbacker) ? e.localeFallbacker : lo || vl, A = Y(e.fallbackContext) ? e.fallbackContext : void 0, V = e, $ = Y(V.__datetimeFormatters) ? V.__datetimeFormatters : /* @__PURE__ */ new Map(), re = Y(V.__numberFormatters) ? V.__numberFormatters : /* @__PURE__ */ new Map(), _e = Y(V.__meta) ? V.__meta : {};
3487
- Wr++;
3487
+ Yr++;
3488
3488
  const ee = {
3489
3489
  version: n,
3490
- cid: Wr,
3490
+ cid: Yr,
3491
3491
  locale: a,
3492
3492
  fallbackLocale: o,
3493
3493
  messages: s,
@@ -3518,7 +3518,7 @@ function tn(e, t) {
3518
3518
  function fo(e, t) {
3519
3519
  return e instanceof RegExp ? e.test(t) : e;
3520
3520
  }
3521
- function gr(e, t, n, a, r) {
3521
+ function pr(e, t, n, a, r) {
3522
3522
  const { missing: o, onWarn: s } = e;
3523
3523
  if (process.env.NODE_ENV !== "production") {
3524
3524
  const l = e.__v_emitter;
@@ -3551,15 +3551,15 @@ function Wl(e, t) {
3551
3551
  return !0;
3552
3552
  return !1;
3553
3553
  }
3554
- const Yr = typeof Intl < "u", mo = {
3555
- dateTimeFormat: Yr && typeof Intl.DateTimeFormat < "u",
3556
- numberFormat: Yr && typeof Intl.NumberFormat < "u"
3554
+ const Hr = typeof Intl < "u", mo = {
3555
+ dateTimeFormat: Hr && typeof Intl.DateTimeFormat < "u",
3556
+ numberFormat: Hr && typeof Intl.NumberFormat < "u"
3557
3557
  };
3558
- function Hr(e, ...t) {
3558
+ function Kr(e, ...t) {
3559
3559
  const { datetimeFormats: n, unresolving: a, fallbackLocale: r, onWarn: o, localeFallbacker: s } = e, { __datetimeFormatters: l } = e;
3560
3560
  if (process.env.NODE_ENV !== "production" && !mo.dateTimeFormat)
3561
3561
  return o(ze(me.CANNOT_FORMAT_DATE)), qt;
3562
- const [i, c, f, u] = Wn(...t), _ = K(f.missingWarn) ? f.missingWarn : e.missingWarn, p = K(f.fallbackWarn) ? f.fallbackWarn : e.fallbackWarn, v = !!f.part, g = hr(e, f), L = s(
3562
+ const [i, c, f, u] = Yn(...t), _ = K(f.missingWarn) ? f.missingWarn : e.missingWarn, p = K(f.fallbackWarn) ? f.fallbackWarn : e.fallbackWarn, v = !!f.part, g = gr(e, f), L = s(
3563
3563
  e,
3564
3564
  // eslint-disable-line @typescript-eslint/no-explicit-any
3565
3565
  r,
@@ -3585,7 +3585,7 @@ function Hr(e, ...t) {
3585
3585
  }
3586
3586
  if (h = n[E] || {}, T = h[i], G(T))
3587
3587
  break;
3588
- gr(e, i, E, _, R), y = k;
3588
+ pr(e, i, E, _, R), y = k;
3589
3589
  }
3590
3590
  if (!G(T) || !P(E))
3591
3591
  return a ? en : i;
@@ -3616,7 +3616,7 @@ const ho = [
3616
3616
  "hourCycle",
3617
3617
  "fractionalSecondDigits"
3618
3618
  ];
3619
- function Wn(...e) {
3619
+ function Yn(...e) {
3620
3620
  const [t, n, a, r] = e, o = X();
3621
3621
  let s = X(), l;
3622
3622
  if (P(t)) {
@@ -3642,18 +3642,18 @@ function Wn(...e) {
3642
3642
  ho.includes(i) ? s[i] = n[i] : o[i] = n[i];
3643
3643
  }), P(a) ? o.locale = a : G(a) && (s = a), G(r) && (s = r), [o.key || "", l, o, s];
3644
3644
  }
3645
- function Kr(e, t, n) {
3645
+ function jr(e, t, n) {
3646
3646
  const a = e;
3647
3647
  for (const r in n) {
3648
3648
  const o = `${t}__${r}`;
3649
3649
  a.__datetimeFormatters.has(o) && a.__datetimeFormatters.delete(o);
3650
3650
  }
3651
3651
  }
3652
- function jr(e, ...t) {
3652
+ function qr(e, ...t) {
3653
3653
  const { numberFormats: n, unresolving: a, fallbackLocale: r, onWarn: o, localeFallbacker: s } = e, { __numberFormatters: l } = e;
3654
3654
  if (process.env.NODE_ENV !== "production" && !mo.numberFormat)
3655
3655
  return o(ze(me.CANNOT_FORMAT_NUMBER)), qt;
3656
- const [i, c, f, u] = Yn(...t), _ = K(f.missingWarn) ? f.missingWarn : e.missingWarn, p = K(f.fallbackWarn) ? f.fallbackWarn : e.fallbackWarn, v = !!f.part, g = hr(e, f), L = s(
3656
+ const [i, c, f, u] = Hn(...t), _ = K(f.missingWarn) ? f.missingWarn : e.missingWarn, p = K(f.fallbackWarn) ? f.fallbackWarn : e.fallbackWarn, v = !!f.part, g = gr(e, f), L = s(
3657
3657
  e,
3658
3658
  // eslint-disable-line @typescript-eslint/no-explicit-any
3659
3659
  r,
@@ -3679,7 +3679,7 @@ function jr(e, ...t) {
3679
3679
  }
3680
3680
  if (h = n[E] || {}, T = h[i], G(T))
3681
3681
  break;
3682
- gr(e, i, E, _, R), y = k;
3682
+ pr(e, i, E, _, R), y = k;
3683
3683
  }
3684
3684
  if (!G(T) || !P(E))
3685
3685
  return a ? en : i;
@@ -3710,7 +3710,7 @@ const go = [
3710
3710
  "roundingIncrement",
3711
3711
  "trailingZeroDisplay"
3712
3712
  ];
3713
- function Yn(...e) {
3713
+ function Hn(...e) {
3714
3714
  const [t, n, a, r] = e, o = X();
3715
3715
  let s = X();
3716
3716
  if (!ie(t))
@@ -3720,15 +3720,15 @@ function Yn(...e) {
3720
3720
  go.includes(i) ? s[i] = n[i] : o[i] = n[i];
3721
3721
  }), P(a) ? o.locale = a : G(a) && (s = a), G(r) && (s = r), [o.key || "", l, o, s];
3722
3722
  }
3723
- function qr(e, t, n) {
3723
+ function Xr(e, t, n) {
3724
3724
  const a = e;
3725
3725
  for (const r in n) {
3726
3726
  const o = `${t}__${r}`;
3727
3727
  a.__numberFormatters.has(o) && a.__numberFormatters.delete(o);
3728
3728
  }
3729
3729
  }
3730
- const Yl = (e) => e, Hl = (e) => "", Kl = "text", jl = (e) => e.length === 0 ? "" : fr(e), ql = Ci;
3731
- function Xr(e, t) {
3730
+ const Yl = (e) => e, Hl = (e) => "", Kl = "text", jl = (e) => e.length === 0 ? "" : dr(e), ql = Ci;
3731
+ function Qr(e, t) {
3732
3732
  return e = Math.abs(e), t === 2 ? e ? e > 1 ? 1 : 0 : 1 : e ? Math.min(e, 2) : 0;
3733
3733
  }
3734
3734
  function Xl(e) {
@@ -3739,7 +3739,7 @@ function Ql(e, t) {
3739
3739
  t.count || (t.count = e), t.n || (t.n = e);
3740
3740
  }
3741
3741
  function Jl(e = {}) {
3742
- const t = e.locale, n = Xl(e), a = Y(e.pluralRules) && P(t) && J(e.pluralRules[t]) ? e.pluralRules[t] : Xr, r = Y(e.pluralRules) && P(t) && J(e.pluralRules[t]) ? Xr : void 0, o = (h) => h[a(n, h.length, r)], s = e.list || [], l = (h) => s[h], i = e.named || X();
3742
+ const t = e.locale, n = Xl(e), a = Y(e.pluralRules) && P(t) && J(e.pluralRules[t]) ? e.pluralRules[t] : Qr, r = Y(e.pluralRules) && P(t) && J(e.pluralRules[t]) ? Qr : void 0, o = (h) => h[a(n, h.length, r)], s = e.list || [], l = (h) => s[h], i = e.named || X();
3743
3743
  ie(e.pluralIndex) && Ql(n, i);
3744
3744
  const c = (h) => i[h];
3745
3745
  function f(h, E) {
@@ -3768,9 +3768,9 @@ function Jl(e = {}) {
3768
3768
  };
3769
3769
  return L;
3770
3770
  }
3771
- const Qr = () => "", Se = (e) => J(e);
3772
- function Jr(e, ...t) {
3773
- const { fallbackFormat: n, postTranslation: a, unresolving: r, messageCompiler: o, fallbackLocale: s, messages: l } = e, [i, c] = Hn(...t), f = K(c.missingWarn) ? c.missingWarn : e.missingWarn, u = K(c.fallbackWarn) ? c.fallbackWarn : e.fallbackWarn, _ = K(c.escapeParameter) ? c.escapeParameter : e.escapeParameter, p = !!c.resolvedMessage, v = P(c.default) || K(c.default) ? K(c.default) ? o ? i : () => i : c.default : n ? o ? i : () => i : null, g = n || v != null && (P(v) || J(v)), L = hr(e, c);
3771
+ const Jr = () => "", Se = (e) => J(e);
3772
+ function zr(e, ...t) {
3773
+ const { fallbackFormat: n, postTranslation: a, unresolving: r, messageCompiler: o, fallbackLocale: s, messages: l } = e, [i, c] = Kn(...t), f = K(c.missingWarn) ? c.missingWarn : e.missingWarn, u = K(c.fallbackWarn) ? c.fallbackWarn : e.fallbackWarn, _ = K(c.escapeParameter) ? c.escapeParameter : e.escapeParameter, p = !!c.resolvedMessage, v = P(c.default) || K(c.default) ? K(c.default) ? o ? i : () => i : c.default : n ? o ? i : () => i : null, g = n || v != null && (P(v) || J(v)), L = gr(e, c);
3774
3774
  _ && zl(c);
3775
3775
  let [h, E, T] = p ? [
3776
3776
  i,
@@ -3802,8 +3802,8 @@ function Jr(e, ...t) {
3802
3802
  return ee;
3803
3803
  }
3804
3804
  function zl(e) {
3805
- ne(e.list) ? e.list = e.list.map((t) => P(t) ? Dr(t) : t) : Y(e.named) && Object.keys(e.named).forEach((t) => {
3806
- P(e.named[t]) && (e.named[t] = Dr(e.named[t]));
3805
+ ne(e.list) ? e.list = e.list.map((t) => P(t) ? kr(t) : t) : Y(e.named) && Object.keys(e.named).forEach((t) => {
3806
+ P(e.named[t]) && (e.named[t] = kr(e.named[t]));
3807
3807
  });
3808
3808
  }
3809
3809
  function po(e, t, n, a, r, o) {
@@ -3839,7 +3839,7 @@ function po(e, t, n, a, r, o) {
3839
3839
  if (P(p) || ye(p) || Se(p))
3840
3840
  break;
3841
3841
  if (!Wl(_, f)) {
3842
- const k = gr(
3842
+ const k = pr(
3843
3843
  e,
3844
3844
  // eslint-disable-line @typescript-eslint/no-explicit-any
3845
3845
  t,
@@ -3892,7 +3892,7 @@ function Zl(e, t, n) {
3892
3892
  }
3893
3893
  return s;
3894
3894
  }
3895
- function Hn(...e) {
3895
+ function Kn(...e) {
3896
3896
  const [t, n, a] = e, r = X();
3897
3897
  if (!P(t) && !ie(t) && !Se(t) && !ye(t))
3898
3898
  throw Pe(fe.INVALID_ARGUMENT);
@@ -3950,8 +3950,8 @@ function nc(e, t, n, a) {
3950
3950
  const E = Eo(e, p, t, g, p, () => {
3951
3951
  L = !0;
3952
3952
  });
3953
- return L ? Qr : E;
3954
- } else return Se(g) ? g : Qr;
3953
+ return L ? Jr : E;
3954
+ } else return Se(g) ? g : Jr;
3955
3955
  }
3956
3956
  };
3957
3957
  return e.processor && (_.processor = e.processor), a.list && (_.list = a.list), a.named && (_.named = a.named), ie(a.plural) && (_.pluralIndex = a.plural), _;
@@ -3964,13 +3964,13 @@ function So() {
3964
3964
  return typeof navigator < "u" && typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : {};
3965
3965
  }
3966
3966
  const ac = typeof Proxy == "function", oc = "devtools-plugin:setup", sc = "plugin:settings:set";
3967
- let nt, Kn;
3967
+ let nt, jn;
3968
3968
  function ic() {
3969
3969
  var e;
3970
- return nt !== void 0 || (typeof window < "u" && window.performance ? (nt = !0, Kn = window.performance) : typeof globalThis < "u" && (!((e = globalThis.perf_hooks) === null || e === void 0) && e.performance) ? (nt = !0, Kn = globalThis.perf_hooks.performance) : nt = !1), nt;
3970
+ return nt !== void 0 || (typeof window < "u" && window.performance ? (nt = !0, jn = window.performance) : typeof globalThis < "u" && (!((e = globalThis.perf_hooks) === null || e === void 0) && e.performance) ? (nt = !0, jn = globalThis.perf_hooks.performance) : nt = !1), nt;
3971
3971
  }
3972
3972
  function lc() {
3973
- return ic() ? Kn.now() : Date.now();
3973
+ return ic() ? jn.now() : Date.now();
3974
3974
  }
3975
3975
  class cc {
3976
3976
  constructor(t, n) {
@@ -4093,7 +4093,7 @@ const _c = {
4093
4093
  [z.NOT_INSTALLED_WITH_PROVIDE]: "Need to install with `provide` function",
4094
4094
  [z.NOT_COMPATIBLE_LEGACY_VUE_I18N]: "Not compatible legacy VueI18n.",
4095
4095
  [z.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]: "Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"
4096
- }, jn = /* @__PURE__ */ Le("__translateVNode"), qn = /* @__PURE__ */ Le("__datetimeParts"), Xn = /* @__PURE__ */ Le("__numberParts"), Ze = /* @__PURE__ */ Le("__enableEmitter"), wt = /* @__PURE__ */ Le("__disableEmitter"), bo = Le("__setPluralRules"), vo = /* @__PURE__ */ Le("__injectWithOption"), Qn = /* @__PURE__ */ Le("__dispose"), be = {
4096
+ }, qn = /* @__PURE__ */ Le("__translateVNode"), Xn = /* @__PURE__ */ Le("__datetimeParts"), Qn = /* @__PURE__ */ Le("__numberParts"), Ze = /* @__PURE__ */ Le("__enableEmitter"), wt = /* @__PURE__ */ Le("__disableEmitter"), bo = Le("__setPluralRules"), vo = /* @__PURE__ */ Le("__injectWithOption"), Jn = /* @__PURE__ */ Le("__dispose"), be = {
4097
4097
  FALLBACK_TO_ROOT: kl,
4098
4098
  // 8
4099
4099
  NOT_FOUND_PARENT_SCOPE: 9,
@@ -4154,7 +4154,7 @@ function Dt(e) {
4154
4154
  }
4155
4155
  return e;
4156
4156
  }
4157
- function pr(e, t) {
4157
+ function Er(e, t) {
4158
4158
  const { messages: n, __i18n: a, messageResolver: r, flatJson: o } = t, s = G(n) ? n : ne(a) ? X() : { [e]: X() };
4159
4159
  if (ne(a) && a.forEach((l) => {
4160
4160
  if ("locale" in l && "resource" in l) {
@@ -4172,7 +4172,7 @@ function yo(e) {
4172
4172
  }
4173
4173
  function To(e, t, n) {
4174
4174
  let a = Y(t.messages) ? t.messages : X();
4175
- "__i18nGlobal" in n && (a = pr(e.locale.value, {
4175
+ "__i18nGlobal" in n && (a = Er(e.locale.value, {
4176
4176
  messages: a,
4177
4177
  __i18n: n.__i18nGlobal
4178
4178
  }));
@@ -4195,20 +4195,20 @@ function To(e, t, n) {
4195
4195
  }
4196
4196
  }
4197
4197
  }
4198
- function zr(e) {
4198
+ function Zr(e) {
4199
4199
  return S(Yo, null, e, 0);
4200
4200
  }
4201
- const Zr = "__INTLIFY_META__", ea = () => [], hc = () => !1;
4202
- let ta = 0;
4203
- function na(e) {
4201
+ const ea = "__INTLIFY_META__", ta = () => [], hc = () => !1;
4202
+ let na = 0;
4203
+ function ra(e) {
4204
4204
  return (t, n, a, r) => e(n, a, Ct() || void 0, r);
4205
4205
  }
4206
4206
  const gc = /* @__NO_SIDE_EFFECTS__ */ () => {
4207
4207
  const e = Ct();
4208
4208
  let t = null;
4209
- return e && (t = yo(e)[Zr]) ? { [Zr]: t } : null;
4209
+ return e && (t = yo(e)[ea]) ? { [ea]: t } : null;
4210
4210
  };
4211
- function Er(e = {}) {
4211
+ function Sr(e = {}) {
4212
4212
  const { __root: t, __injectWithOption: n } = e, a = t === void 0, r = e.flatJson, o = Ae ? xo : Vo;
4213
4213
  let s = K(e.inheritLocale) ? e.inheritLocale : !0;
4214
4214
  const l = o(
@@ -4217,12 +4217,12 @@ function Er(e = {}) {
4217
4217
  ), i = o(
4218
4218
  // prettier-ignore
4219
4219
  t && s ? t.fallbackLocale.value : P(e.fallbackLocale) || ne(e.fallbackLocale) || G(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : l.value
4220
- ), c = o(pr(l.value, e)), f = o(G(e.datetimeFormats) ? e.datetimeFormats : { [l.value]: {} }), u = o(G(e.numberFormats) ? e.numberFormats : { [l.value]: {} });
4221
- let _ = t ? t.missingWarn : K(e.missingWarn) || ct(e.missingWarn) ? e.missingWarn : !0, p = t ? t.fallbackWarn : K(e.fallbackWarn) || ct(e.fallbackWarn) ? e.fallbackWarn : !0, v = t ? t.fallbackRoot : K(e.fallbackRoot) ? e.fallbackRoot : !0, g = !!e.fallbackFormat, L = J(e.missing) ? e.missing : null, h = J(e.missing) ? na(e.missing) : null, E = J(e.postTranslation) ? e.postTranslation : null, T = t ? t.warnHtmlMessage : K(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter;
4220
+ ), c = o(Er(l.value, e)), f = o(G(e.datetimeFormats) ? e.datetimeFormats : { [l.value]: {} }), u = o(G(e.numberFormats) ? e.numberFormats : { [l.value]: {} });
4221
+ let _ = t ? t.missingWarn : K(e.missingWarn) || ct(e.missingWarn) ? e.missingWarn : !0, p = t ? t.fallbackWarn : K(e.fallbackWarn) || ct(e.fallbackWarn) ? e.fallbackWarn : !0, v = t ? t.fallbackRoot : K(e.fallbackRoot) ? e.fallbackRoot : !0, g = !!e.fallbackFormat, L = J(e.missing) ? e.missing : null, h = J(e.missing) ? ra(e.missing) : null, E = J(e.postTranslation) ? e.postTranslation : null, T = t ? t.warnHtmlMessage : K(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter;
4222
4222
  const k = t ? t.modifiers : G(e.modifiers) ? e.modifiers : {};
4223
4223
  let R = e.pluralRules || t && t.pluralRules, A;
4224
4224
  A = (() => {
4225
- a && $r(null);
4225
+ a && Wr(null);
4226
4226
  const b = {
4227
4227
  version: fc,
4228
4228
  locale: l.value,
@@ -4244,7 +4244,7 @@ function Er(e = {}) {
4244
4244
  };
4245
4245
  b.datetimeFormats = f.value, b.numberFormats = u.value, b.__datetimeFormatters = G(A) ? A.__datetimeFormatters : void 0, b.__numberFormatters = G(A) ? A.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (b.__v_emitter = G(A) ? A.__v_emitter : void 0);
4246
4246
  const O = $l(b);
4247
- return a && $r(O), O;
4247
+ return a && Wr(O), O;
4248
4248
  })(), bt(A, l.value, i.value);
4249
4249
  function $() {
4250
4250
  return [
@@ -4276,7 +4276,7 @@ function Er(e = {}) {
4276
4276
  return L;
4277
4277
  }
4278
4278
  function un(b) {
4279
- b !== null && (h = na(b)), L = b, A.missing = h;
4279
+ b !== null && (h = ra(b)), L = b, A.missing = h;
4280
4280
  }
4281
4281
  function fn(b, O) {
4282
4282
  return b !== "translate" || !O.resolvedMessage;
@@ -4296,8 +4296,8 @@ function Er(e = {}) {
4296
4296
  key: je,
4297
4297
  type: q
4298
4298
  }), void 0), process.env.NODE_ENV !== "production")) {
4299
- const { __v_emitter: Tr } = A;
4300
- Tr && v && Tr.emit("fallback", {
4299
+ const { __v_emitter: Ar } = A;
4300
+ Ar && v && Ar.emit("fallback", {
4301
4301
  type: q,
4302
4302
  key: je,
4303
4303
  to: "global",
@@ -4312,7 +4312,7 @@ function Er(e = {}) {
4312
4312
  }
4313
4313
  };
4314
4314
  function _t(...b) {
4315
- return we((O) => Reflect.apply(Jr, null, [O, ...b]), () => Hn(...b), "translate", (O) => Reflect.apply(O.t, O, [...b]), (O) => O, (O) => P(O));
4315
+ return we((O) => Reflect.apply(zr, null, [O, ...b]), () => Kn(...b), "translate", (O) => Reflect.apply(O.t, O, [...b]), (O) => O, (O) => P(O));
4316
4316
  }
4317
4317
  function dn(...b) {
4318
4318
  const [O, q, se] = b;
@@ -4321,13 +4321,13 @@ function Er(e = {}) {
4321
4321
  return _t(O, q, le({ resolvedMessage: !0 }, se || {}));
4322
4322
  }
4323
4323
  function _n(...b) {
4324
- return we((O) => Reflect.apply(Hr, null, [O, ...b]), () => Wn(...b), "datetime format", (O) => Reflect.apply(O.d, O, [...b]), () => qt, (O) => P(O) || ne(O));
4324
+ return we((O) => Reflect.apply(Kr, null, [O, ...b]), () => Yn(...b), "datetime format", (O) => Reflect.apply(O.d, O, [...b]), () => qt, (O) => P(O) || ne(O));
4325
4325
  }
4326
4326
  function mn(...b) {
4327
- return we((O) => Reflect.apply(jr, null, [O, ...b]), () => Yn(...b), "number format", (O) => Reflect.apply(O.n, O, [...b]), () => qt, (O) => P(O) || ne(O));
4327
+ return we((O) => Reflect.apply(qr, null, [O, ...b]), () => Hn(...b), "number format", (O) => Reflect.apply(O.n, O, [...b]), () => qt, (O) => P(O) || ne(O));
4328
4328
  }
4329
4329
  function hn(b) {
4330
- return b.map((O) => P(O) || ie(O) || K(O) ? zr(String(O)) : O);
4330
+ return b.map((O) => P(O) || ie(O) || K(O) ? Zr(String(O)) : O);
4331
4331
  }
4332
4332
  const gn = {
4333
4333
  normalize: hn,
@@ -4339,18 +4339,18 @@ function Er(e = {}) {
4339
4339
  let q;
4340
4340
  const se = O;
4341
4341
  try {
4342
- se.processor = gn, q = Reflect.apply(Jr, null, [se, ...b]);
4342
+ se.processor = gn, q = Reflect.apply(zr, null, [se, ...b]);
4343
4343
  } finally {
4344
4344
  se.processor = null;
4345
4345
  }
4346
4346
  return q;
4347
- }, () => Hn(...b), "translate", (O) => O[jn](...b), (O) => [zr(O)], (O) => ne(O));
4347
+ }, () => Kn(...b), "translate", (O) => O[qn](...b), (O) => [Zr(O)], (O) => ne(O));
4348
4348
  }
4349
4349
  function pn(...b) {
4350
- return we((O) => Reflect.apply(jr, null, [O, ...b]), () => Yn(...b), "number format", (O) => O[Xn](...b), ea, (O) => P(O) || ne(O));
4350
+ return we((O) => Reflect.apply(qr, null, [O, ...b]), () => Hn(...b), "number format", (O) => O[Qn](...b), ta, (O) => P(O) || ne(O));
4351
4351
  }
4352
4352
  function En(...b) {
4353
- return we((O) => Reflect.apply(Hr, null, [O, ...b]), () => Wn(...b), "datetime format", (O) => O[qn](...b), ea, (O) => P(O) || ne(O));
4353
+ return we((O) => Reflect.apply(Kr, null, [O, ...b]), () => Yn(...b), "datetime format", (O) => O[Xn](...b), ta, (O) => P(O) || ne(O));
4354
4354
  }
4355
4355
  function Sn(b) {
4356
4356
  R = b, A.pluralRules = R;
@@ -4403,27 +4403,27 @@ function Er(e = {}) {
4403
4403
  return f.value[b] || {};
4404
4404
  }
4405
4405
  function m(b, O) {
4406
- f.value[b] = O, A.datetimeFormats = f.value, Kr(A, b, O);
4406
+ f.value[b] = O, A.datetimeFormats = f.value, jr(A, b, O);
4407
4407
  }
4408
4408
  function C(b, O) {
4409
- f.value[b] = le(f.value[b] || {}, O), A.datetimeFormats = f.value, Kr(A, b, O);
4409
+ f.value[b] = le(f.value[b] || {}, O), A.datetimeFormats = f.value, jr(A, b, O);
4410
4410
  }
4411
4411
  function M(b) {
4412
4412
  return u.value[b] || {};
4413
4413
  }
4414
4414
  function ae(b, O) {
4415
- u.value[b] = O, A.numberFormats = u.value, qr(A, b, O);
4415
+ u.value[b] = O, A.numberFormats = u.value, Xr(A, b, O);
4416
4416
  }
4417
4417
  function oe(b, O) {
4418
- u.value[b] = le(u.value[b] || {}, O), A.numberFormats = u.value, qr(A, b, O);
4418
+ u.value[b] = le(u.value[b] || {}, O), A.numberFormats = u.value, Xr(A, b, O);
4419
4419
  }
4420
- ta++, t && Ae && (Rn(t.locale, (b) => {
4420
+ na++, t && Ae && (Pn(t.locale, (b) => {
4421
4421
  s && (l.value = b, A.locale = b, bt(A, l.value, i.value));
4422
- }), Rn(t.fallbackLocale, (b) => {
4422
+ }), Pn(t.fallbackLocale, (b) => {
4423
4423
  s && (i.value = b, A.fallbackLocale = b, bt(A, l.value, i.value));
4424
4424
  }));
4425
4425
  const j = {
4426
- id: ta,
4426
+ id: na,
4427
4427
  locale: re,
4428
4428
  fallbackLocale: _e,
4429
4429
  get inheritLocale() {
@@ -4491,7 +4491,7 @@ function Er(e = {}) {
4491
4491
  setMissingHandler: un,
4492
4492
  [bo]: Sn
4493
4493
  };
4494
- return j.datetimeFormats = et, j.numberFormats = on, j.rt = dn, j.te = bn, j.tm = ht, j.d = _n, j.n = mn, j.getDateTimeFormat = d, j.setDateTimeFormat = m, j.mergeDateTimeFormat = C, j.getNumberFormat = M, j.setNumberFormat = ae, j.mergeNumberFormat = oe, j[vo] = n, j[jn] = Mt, j[qn] = En, j[Xn] = pn, process.env.NODE_ENV !== "production" && (j[Ze] = (b) => {
4494
+ return j.datetimeFormats = et, j.numberFormats = on, j.rt = dn, j.te = bn, j.tm = ht, j.d = _n, j.n = mn, j.getDateTimeFormat = d, j.setDateTimeFormat = m, j.mergeDateTimeFormat = C, j.getNumberFormat = M, j.setNumberFormat = ae, j.mergeNumberFormat = oe, j[vo] = n, j[qn] = Mt, j[Xn] = En, j[Qn] = pn, process.env.NODE_ENV !== "production" && (j[Ze] = (b) => {
4495
4495
  A.__v_emitter = b;
4496
4496
  }, j[wt] = () => {
4497
4497
  A.__v_emitter = void 0;
@@ -4506,7 +4506,7 @@ const Ao = "vue-i18n: composer properties", On = {
4506
4506
  }, Ec = {
4507
4507
  "vue-i18n-timeline": 16764185
4508
4508
  };
4509
- let Jn;
4509
+ let zn;
4510
4510
  async function Sc(e, t) {
4511
4511
  return new Promise((n, a) => {
4512
4512
  try {
@@ -4520,10 +4520,10 @@ async function Sc(e, t) {
4520
4520
  app: e
4521
4521
  // eslint-disable-line @typescript-eslint/no-explicit-any
4522
4522
  }, (r) => {
4523
- Jn = r, r.on.visitComponentTree(({ componentInstance: s, treeNode: l }) => {
4523
+ zn = r, r.on.visitComponentTree(({ componentInstance: s, treeNode: l }) => {
4524
4524
  bc(s, l, t);
4525
4525
  }), r.on.inspectComponent(({ componentInstance: s, instanceData: l }) => {
4526
- s.vnode.el && s.vnode.el.__VUE_I18N__ && l && (t.mode === "legacy" ? s.vnode.el.__VUE_I18N__ !== t.global.__composer && ra(l, s.vnode.el.__VUE_I18N__) : ra(l, s.vnode.el.__VUE_I18N__));
4526
+ s.vnode.el && s.vnode.el.__VUE_I18N__ && l && (t.mode === "legacy" ? s.vnode.el.__VUE_I18N__ !== t.global.__composer && aa(l, s.vnode.el.__VUE_I18N__) : aa(l, s.vnode.el.__VUE_I18N__));
4527
4527
  }), r.addInspector({
4528
4528
  id: "vue-i18n-resource-inspector",
4529
4529
  label: On["vue-i18n-resource-inspector"],
@@ -4572,7 +4572,7 @@ function bc(e, t, n) {
4572
4572
  t.tags.push(r);
4573
4573
  }
4574
4574
  }
4575
- function ra(e, t) {
4575
+ function aa(e, t) {
4576
4576
  const n = Ao;
4577
4577
  e.state.push({
4578
4578
  type: n,
@@ -4598,7 +4598,7 @@ function ra(e, t) {
4598
4598
  type: n,
4599
4599
  key: "messages",
4600
4600
  editable: !1,
4601
- value: Sr(t.messages.value)
4601
+ value: br(t.messages.value)
4602
4602
  }), e.state.push({
4603
4603
  type: n,
4604
4604
  key: "datetimeFormats",
@@ -4611,11 +4611,11 @@ function ra(e, t) {
4611
4611
  value: t.numberFormats.value
4612
4612
  });
4613
4613
  }
4614
- function Sr(e) {
4614
+ function br(e) {
4615
4615
  const t = {};
4616
4616
  return Object.keys(e).forEach((n) => {
4617
4617
  const a = e[n];
4618
- J(a) && "source" in a ? t[n] = Ac(a) : ye(a) && a.loc && a.loc.source ? t[n] = a.loc.source : Y(a) ? t[n] = Sr(a) : t[n] = a;
4618
+ J(a) && "source" in a ? t[n] = Ac(a) : ye(a) && a.loc && a.loc.source ? t[n] = a.loc.source : Y(a) ? t[n] = br(a) : t[n] = a;
4619
4619
  }), t;
4620
4620
  }
4621
4621
  const vc = {
@@ -4708,7 +4708,7 @@ function Ic(e) {
4708
4708
  type: r,
4709
4709
  key: "messages",
4710
4710
  editable: !1,
4711
- value: Sr(e.messages.value)
4711
+ value: br(e.messages.value)
4712
4712
  }
4713
4713
  ];
4714
4714
  t[r] = o;
@@ -4735,9 +4735,9 @@ function Ic(e) {
4735
4735
  return t;
4736
4736
  }
4737
4737
  function kt(e, t) {
4738
- if (Jn) {
4738
+ if (zn) {
4739
4739
  let n;
4740
- t && "groupId" in t && (n = t.groupId, delete t.groupId), Jn.addTimelineEvent({
4740
+ t && "groupId" in t && (n = t.groupId, delete t.groupId), zn.addTimelineEvent({
4741
4741
  layerId: "vue-i18n-timeline",
4742
4742
  event: {
4743
4743
  title: e,
@@ -4792,8 +4792,8 @@ function wc(e) {
4792
4792
  __injectWithOption: h
4793
4793
  };
4794
4794
  }
4795
- function zn(e = {}) {
4796
- const t = Er(wc(e)), { __extender: n } = e, a = {
4795
+ function Zn(e = {}) {
4796
+ const t = Sr(wc(e)), { __extender: n } = e, a = {
4797
4797
  // id
4798
4798
  id: t.id,
4799
4799
  // locale
@@ -4971,17 +4971,17 @@ function Dc(e, t, n) {
4971
4971
  if (r.i18n) {
4972
4972
  const o = r.i18n;
4973
4973
  if (r.__i18n && (o.__i18n = r.__i18n), o.__root = t, this === this.$root)
4974
- this.$i18n = aa(e, o);
4974
+ this.$i18n = oa(e, o);
4975
4975
  else {
4976
- o.__injectWithOption = !0, o.__extender = n.__vueI18nExtend, this.$i18n = zn(o);
4976
+ o.__injectWithOption = !0, o.__extender = n.__vueI18nExtend, this.$i18n = Zn(o);
4977
4977
  const s = this.$i18n;
4978
4978
  s.__extender && (s.__disposer = s.__extender(this.$i18n));
4979
4979
  }
4980
4980
  } else if (r.__i18n)
4981
4981
  if (this === this.$root)
4982
- this.$i18n = aa(e, r);
4982
+ this.$i18n = oa(e, r);
4983
4983
  else {
4984
- this.$i18n = zn({
4984
+ this.$i18n = Zn({
4985
4985
  __i18n: r.__i18n,
4986
4986
  __injectWithOption: !0,
4987
4987
  __extender: n.__vueI18nExtend,
@@ -4998,7 +4998,7 @@ function Dc(e, t, n) {
4998
4998
  if (process.env.NODE_ENV !== "production" && this.$el && this.$i18n) {
4999
4999
  const a = this.$i18n;
5000
5000
  this.$el.__VUE_I18N__ = a.__composer;
5001
- const r = this.__v_emitter = dr();
5001
+ const r = this.__v_emitter = _r();
5002
5002
  a.__enableEmitter && a.__enableEmitter(r), r.on("*", kt);
5003
5003
  }
5004
5004
  },
@@ -5011,15 +5011,15 @@ function Dc(e, t, n) {
5011
5011
  }
5012
5012
  };
5013
5013
  }
5014
- function aa(e, t) {
5014
+ function oa(e, t) {
5015
5015
  e.locale = t.locale || e.locale, e.fallbackLocale = t.fallbackLocale || e.fallbackLocale, e.missing = t.missing || e.missing, e.silentTranslationWarn = t.silentTranslationWarn || e.silentFallbackWarn, e.silentFallbackWarn = t.silentFallbackWarn || e.silentFallbackWarn, e.formatFallbackMessages = t.formatFallbackMessages || e.formatFallbackMessages, e.postTranslation = t.postTranslation || e.postTranslation, e.warnHtmlInMessage = t.warnHtmlInMessage || e.warnHtmlInMessage, e.escapeParameterHtml = t.escapeParameterHtml || e.escapeParameterHtml, e.sync = t.sync || e.sync, e.__composer[bo](t.pluralizationRules || e.pluralizationRules);
5016
- const n = pr(e.locale, {
5016
+ const n = Er(e.locale, {
5017
5017
  messages: t.messages,
5018
5018
  __i18n: t.__i18n
5019
5019
  });
5020
5020
  return Object.keys(n).forEach((a) => e.mergeLocaleMessage(a, n[a])), t.datetimeFormats && Object.keys(t.datetimeFormats).forEach((a) => e.mergeDateTimeFormat(a, t.datetimeFormats[a])), t.numberFormats && Object.keys(t.numberFormats).forEach((a) => e.mergeNumberFormat(a, t.numberFormats[a])), e;
5021
5021
  }
5022
- const br = {
5022
+ const vr = {
5023
5023
  tag: {
5024
5024
  type: [String, Object]
5025
5025
  },
@@ -5050,7 +5050,7 @@ function kc({ slots: e }, t) {
5050
5050
  function Oo() {
5051
5051
  return ce;
5052
5052
  }
5053
- const Rc = /* @__PURE__ */ er({
5053
+ const Rc = /* @__PURE__ */ tr({
5054
5054
  /* eslint-disable */
5055
5055
  name: "i18n-t",
5056
5056
  props: le({
@@ -5062,22 +5062,22 @@ const Rc = /* @__PURE__ */ er({
5062
5062
  type: [Number, String],
5063
5063
  validator: (e) => ie(e) || !isNaN(e)
5064
5064
  }
5065
- }, br),
5065
+ }, vr),
5066
5066
  /* eslint-enable */
5067
5067
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
5068
5068
  setup(e, t) {
5069
- const { slots: n, attrs: a } = t, r = e.i18n || vr({
5069
+ const { slots: n, attrs: a } = t, r = e.i18n || yr({
5070
5070
  useScope: e.scope,
5071
5071
  __useComponent: !0
5072
5072
  });
5073
5073
  return () => {
5074
5074
  const o = Object.keys(n).filter((u) => u[0] !== "_"), s = X();
5075
5075
  e.locale && (s.locale = e.locale), e.plural !== void 0 && (s.plural = P(e.plural) ? +e.plural : e.plural);
5076
- const l = kc(t, o), i = r[jn](e.keypath, l, s), c = le(X(), a), f = P(e.tag) || Y(e.tag) ? e.tag : Oo();
5076
+ const l = kc(t, o), i = r[qn](e.keypath, l, s), c = le(X(), a), f = P(e.tag) || Y(e.tag) ? e.tag : Oo();
5077
5077
  return Oa(f, c, i);
5078
5078
  };
5079
5079
  }
5080
- }), oa = Rc;
5080
+ }), sa = Rc;
5081
5081
  function Pc(e) {
5082
5082
  return ne(e) && !P(e[0]);
5083
5083
  }
@@ -5097,7 +5097,7 @@ function Io(e, t, n, a) {
5097
5097
  return Oa(u, f, c);
5098
5098
  };
5099
5099
  }
5100
- const Fc = /* @__PURE__ */ er({
5100
+ const Fc = /* @__PURE__ */ tr({
5101
5101
  /* eslint-disable */
5102
5102
  name: "i18n-n",
5103
5103
  props: le({
@@ -5108,20 +5108,20 @@ const Fc = /* @__PURE__ */ er({
5108
5108
  format: {
5109
5109
  type: [String, Object]
5110
5110
  }
5111
- }, br),
5111
+ }, vr),
5112
5112
  /* eslint-enable */
5113
5113
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
5114
5114
  setup(e, t) {
5115
- const n = e.i18n || vr({
5115
+ const n = e.i18n || yr({
5116
5116
  useScope: e.scope,
5117
5117
  __useComponent: !0
5118
5118
  });
5119
5119
  return Io(e, t, go, (...a) => (
5120
5120
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
5121
- n[Xn](...a)
5121
+ n[Qn](...a)
5122
5122
  ));
5123
5123
  }
5124
- }), sa = Fc;
5124
+ }), ia = Fc;
5125
5125
  function Mc(e, t) {
5126
5126
  const n = e;
5127
5127
  if (e.mode === "composition")
@@ -5133,20 +5133,20 @@ function Mc(e, t) {
5133
5133
  }
5134
5134
  function Uc(e) {
5135
5135
  const t = (s) => {
5136
- process.env.NODE_ENV !== "production" && cr(ft(be.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE));
5136
+ process.env.NODE_ENV !== "production" && ur(ft(be.DEPRECATE_TRANSLATE_CUSTOME_DIRECTIVE));
5137
5137
  const { instance: l, value: i } = s;
5138
5138
  if (!l || !l.$)
5139
5139
  throw he(z.UNEXPECTED_ERROR);
5140
- const c = Mc(e, l.$), f = ia(i);
5140
+ const c = Mc(e, l.$), f = la(i);
5141
5141
  return [
5142
- Reflect.apply(c.t, c, [...la(f)]),
5142
+ Reflect.apply(c.t, c, [...ca(f)]),
5143
5143
  c
5144
5144
  ];
5145
5145
  };
5146
5146
  return {
5147
5147
  created: (s, l) => {
5148
5148
  const [i, c] = t(l);
5149
- Ae && e.global === c && (s.__i18nWatcher = Rn(c.locale, () => {
5149
+ Ae && e.global === c && (s.__i18nWatcher = Pn(c.locale, () => {
5150
5150
  l.instance && l.instance.$forceUpdate();
5151
5151
  })), s.__composer = c, s.textContent = i;
5152
5152
  },
@@ -5155,9 +5155,9 @@ function Uc(e) {
5155
5155
  },
5156
5156
  beforeUpdate: (s, { value: l }) => {
5157
5157
  if (s.__composer) {
5158
- const i = s.__composer, c = ia(l);
5158
+ const i = s.__composer, c = la(l);
5159
5159
  s.textContent = Reflect.apply(i.t, i, [
5160
- ...la(c)
5160
+ ...ca(c)
5161
5161
  ]);
5162
5162
  }
5163
5163
  },
@@ -5167,7 +5167,7 @@ function Uc(e) {
5167
5167
  }
5168
5168
  };
5169
5169
  }
5170
- function ia(e) {
5170
+ function la(e) {
5171
5171
  if (P(e))
5172
5172
  return { path: e };
5173
5173
  if (G(e)) {
@@ -5177,18 +5177,18 @@ function ia(e) {
5177
5177
  } else
5178
5178
  throw he(z.INVALID_VALUE);
5179
5179
  }
5180
- function la(e) {
5180
+ function ca(e) {
5181
5181
  const { path: t, locale: n, args: a, choice: r, plural: o } = e, s = {}, l = a || {};
5182
5182
  return P(n) && (s.locale = n), ie(r) && (s.plural = r), ie(o) && (s.plural = o), [t, l, s];
5183
5183
  }
5184
5184
  function xc(e, t, ...n) {
5185
5185
  const a = G(n[0]) ? n[0] : {};
5186
- (K(a.globalInstall) ? a.globalInstall : !0) && ([oa.name, "I18nT"].forEach((o) => e.component(o, oa)), [sa.name, "I18nN"].forEach((o) => e.component(o, sa)), [ua.name, "I18nD"].forEach((o) => e.component(o, ua))), e.directive("t", Uc(t));
5186
+ (K(a.globalInstall) ? a.globalInstall : !0) && ([sa.name, "I18nT"].forEach((o) => e.component(o, sa)), [ia.name, "I18nN"].forEach((o) => e.component(o, ia)), [fa.name, "I18nD"].forEach((o) => e.component(o, fa))), e.directive("t", Uc(t));
5187
5187
  }
5188
5188
  const Vc = /* @__PURE__ */ Le("global-vue-i18n");
5189
5189
  function Bc(e = {}) {
5190
5190
  const t = __VUE_I18N_LEGACY_API__ && K(e.legacy) ? e.legacy : __VUE_I18N_LEGACY_API__;
5191
- process.env.NODE_ENV !== "production" && t && cr(ft(be.DEPRECATE_LEGACY_MODE));
5191
+ process.env.NODE_ENV !== "production" && t && ur(ft(be.DEPRECATE_LEGACY_MODE));
5192
5192
  const n = K(e.globalInjection) ? e.globalInjection : !0, a = /* @__PURE__ */ new Map(), [r, o] = Gc(e, t), s = /* @__PURE__ */ Le(process.env.NODE_ENV !== "production" ? "vue-i18n" : "");
5193
5193
  function l(u) {
5194
5194
  return a.get(u) || null;
@@ -5218,7 +5218,7 @@ function Bc(e = {}) {
5218
5218
  }, process.env.NODE_ENV !== "production") {
5219
5219
  if (!await Sc(u, f))
5220
5220
  throw he(z.CANNOT_SETUP_VUE_DEVTOOLS_PLUGIN);
5221
- const L = dr();
5221
+ const L = _r();
5222
5222
  if (t) {
5223
5223
  const h = o;
5224
5224
  h.__enableEmitter && h.__enableEmitter(L);
@@ -5247,7 +5247,7 @@ function Bc(e = {}) {
5247
5247
  };
5248
5248
  return f;
5249
5249
  }
5250
- function vr(e = {}) {
5250
+ function yr(e = {}) {
5251
5251
  const t = Ct();
5252
5252
  if (t == null)
5253
5253
  throw he(z.MUST_BE_CALL_SETUP_TOP);
@@ -5264,13 +5264,13 @@ function vr(e = {}) {
5264
5264
  let l = s.__getInstance(t);
5265
5265
  if (l == null) {
5266
5266
  const i = le({}, e);
5267
- "__i18n" in r && (i.__i18n = r.__i18n), a && (i.__root = a), l = Er(i), s.__composerExtend && (l[Qn] = s.__composerExtend(l)), jc(s, t, l), s.__setInstance(t, l);
5267
+ "__i18n" in r && (i.__i18n = r.__i18n), a && (i.__root = a), l = Sr(i), s.__composerExtend && (l[Jn] = s.__composerExtend(l)), jc(s, t, l), s.__setInstance(t, l);
5268
5268
  } else
5269
5269
  process.env.NODE_ENV !== "production" && o === "local" && (ft(be.DUPLICATE_USE_I18N_CALLING), void 0);
5270
5270
  return l;
5271
5271
  }
5272
5272
  function Gc(e, t) {
5273
- const n = Uo(), a = __VUE_I18N_LEGACY_API__ && t ? n.run(() => zn(e)) : n.run(() => Er(e));
5273
+ const n = Uo(), a = __VUE_I18N_LEGACY_API__ && t ? n.run(() => Zn(e)) : n.run(() => Sr(e));
5274
5274
  if (a == null)
5275
5275
  throw he(z.UNEXPECTED_ERROR);
5276
5276
  return [n, a];
@@ -5312,22 +5312,22 @@ function jc(e, t, n) {
5312
5312
  let a = null;
5313
5313
  $o(() => {
5314
5314
  if (process.env.NODE_ENV !== "production" && t.vnode.el) {
5315
- t.vnode.el.__VUE_I18N__ = n, a = dr();
5315
+ t.vnode.el.__VUE_I18N__ = n, a = _r();
5316
5316
  const r = n;
5317
5317
  r[Ze] && r[Ze](a), a.on("*", kt);
5318
5318
  }
5319
5319
  }, t), Wo(() => {
5320
5320
  const r = n;
5321
5321
  process.env.NODE_ENV !== "production" && t.vnode.el && t.vnode.el.__VUE_I18N__ && (a && a.off("*", kt), r[wt] && r[wt](), delete t.vnode.el.__VUE_I18N__), e.__deleteInstance(t);
5322
- const o = r[Qn];
5323
- o && (o(), delete r[Qn]);
5322
+ const o = r[Jn];
5323
+ o && (o(), delete r[Jn]);
5324
5324
  }, t);
5325
5325
  }
5326
5326
  const qc = [
5327
5327
  "locale",
5328
5328
  "fallbackLocale",
5329
5329
  "availableLocales"
5330
- ], ca = ["t", "rt", "d", "n", "tm", "te"];
5330
+ ], ua = ["t", "rt", "d", "n", "tm", "te"];
5331
5331
  function Xc(e, t) {
5332
5332
  const n = /* @__PURE__ */ Object.create(null);
5333
5333
  return qc.forEach((r) => {
@@ -5348,18 +5348,18 @@ function Xc(e, t) {
5348
5348
  }
5349
5349
  };
5350
5350
  Object.defineProperty(n, r, s);
5351
- }), e.config.globalProperties.$i18n = n, ca.forEach((r) => {
5351
+ }), e.config.globalProperties.$i18n = n, ua.forEach((r) => {
5352
5352
  const o = Object.getOwnPropertyDescriptor(t, r);
5353
5353
  if (!o || !o.value)
5354
5354
  throw he(z.UNEXPECTED_ERROR);
5355
5355
  Object.defineProperty(e.config.globalProperties, `$${r}`, o);
5356
5356
  }), () => {
5357
- delete e.config.globalProperties.$i18n, ca.forEach((r) => {
5357
+ delete e.config.globalProperties.$i18n, ua.forEach((r) => {
5358
5358
  delete e.config.globalProperties[`$${r}`];
5359
5359
  });
5360
5360
  };
5361
5361
  }
5362
- const Qc = /* @__PURE__ */ er({
5362
+ const Qc = /* @__PURE__ */ tr({
5363
5363
  /* eslint-disable */
5364
5364
  name: "i18n-d",
5365
5365
  props: le({
@@ -5370,20 +5370,20 @@ const Qc = /* @__PURE__ */ er({
5370
5370
  format: {
5371
5371
  type: [String, Object]
5372
5372
  }
5373
- }, br),
5373
+ }, vr),
5374
5374
  /* eslint-enable */
5375
5375
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
5376
5376
  setup(e, t) {
5377
- const n = e.i18n || vr({
5377
+ const n = e.i18n || yr({
5378
5378
  useScope: e.scope,
5379
5379
  __useComponent: !0
5380
5380
  });
5381
5381
  return Io(e, t, ho, (...a) => (
5382
5382
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
5383
- n[qn](...a)
5383
+ n[Xn](...a)
5384
5384
  ));
5385
5385
  }
5386
- }), ua = Qc;
5386
+ }), fa = Qc;
5387
5387
  dc();
5388
5388
  Ml(ml);
5389
5389
  Ul(Dl);
@@ -5491,8 +5491,8 @@ const Ft = Ie("cloudSdkLanguageStore", {
5491
5491
  this.languageName = e, I.localSet(rt, e), Xe.locale.value = e;
5492
5492
  }
5493
5493
  }
5494
- }), fa = "__system:themes__", eu = "light", In = "__system:layoutSidebarState__", tu = "on", da = "__system:layoutNavTabs__", nu = "on", ru = "__system:layoutWatermark__", au = "on";
5495
- function _a() {
5494
+ }), da = "__system:themes__", eu = "light", In = "__system:layoutSidebarState__", tu = "on", _a = "__system:layoutNavTabs__", nu = "on", ru = "__system:layoutWatermark__", au = "on";
5495
+ function ma() {
5496
5496
  let e = typeof window < "u" && window.navigator.userAgent.toLowerCase();
5497
5497
  return `${e.match(/Chrome/i)}` == "chrome" ? "chrome" : `${e.match(/Webkit/i)}` == "webkit" ? "webkit" : null;
5498
5498
  }
@@ -5502,7 +5502,7 @@ const Ge = Ie("cloudSdkThemesStore", {
5502
5502
  /**
5503
5503
  * 上边切换卡
5504
5504
  */
5505
- layoutNavTabs: I.localGet(da) || nu,
5505
+ layoutNavTabs: I.localGet(_a) || nu,
5506
5506
  /**
5507
5507
  * 左边侧栏
5508
5508
  */
@@ -5512,7 +5512,7 @@ const Ge = Ie("cloudSdkThemesStore", {
5512
5512
  * auto|light|dark
5513
5513
  * 自动生成
5514
5514
  */
5515
- themesName: I.localGet(fa) || eu,
5515
+ themesName: I.localGet(da) || eu,
5516
5516
  themesList: [
5517
5517
  { name: "跟随系统", value: "auto" },
5518
5518
  { name: "明亮", value: "light" },
@@ -5549,7 +5549,7 @@ const Ge = Ie("cloudSdkThemesStore", {
5549
5549
  SA_LAYOUT_NAVTABS_SET(e) {
5550
5550
  pe.__POWERED_BY_QIANKUN__ && (e = "off"), this.layoutNavTabs = e;
5551
5551
  const t = document.querySelector("html");
5552
- t.classList.remove(e == "off" ? "openNavtabs" : "hideNavtabs"), t.classList.add(e == "on" ? "openNavtabs" : "hideNavtabs"), pe.__POWERED_BY_QIANKUN__ || I.localSet(da, e);
5552
+ t.classList.remove(e == "off" ? "openNavtabs" : "hideNavtabs"), t.classList.add(e == "on" ? "openNavtabs" : "hideNavtabs"), pe.__POWERED_BY_QIANKUN__ || I.localSet(_a, e);
5553
5553
  },
5554
5554
  /**
5555
5555
  * 设置主题
@@ -5557,8 +5557,8 @@ const Ge = Ie("cloudSdkThemesStore", {
5557
5557
  * @returns {Promise<unknown>}
5558
5558
  */
5559
5559
  SA_THEMES_SET(e) {
5560
- if (this.themesName = e || "light", !_a()) {
5561
- __cc_isEEUiApp ? Ar.warning("仅Android设置支持主题功能") : Ar.warning("仅客户端或Chrome浏览器支持主题功能");
5560
+ if (this.themesName = e || "light", !ma()) {
5561
+ __cc_isEEUiApp ? Cr.warning("仅Android设置支持主题功能") : Cr.warning("仅客户端或Chrome浏览器支持主题功能");
5562
5562
  return;
5563
5563
  }
5564
5564
  this.synchTheme(e);
@@ -5572,7 +5572,7 @@ const Ge = Ie("cloudSdkThemesStore", {
5572
5572
  const t = document.body;
5573
5573
  switch (e) {
5574
5574
  case "dark":
5575
- if (!_a())
5575
+ if (!ma())
5576
5576
  return;
5577
5577
  t.classList.add("sdk-theme-dark");
5578
5578
  break;
@@ -5585,7 +5585,7 @@ const Ge = Ie("cloudSdkThemesStore", {
5585
5585
  break;
5586
5586
  }
5587
5587
  const n = document.querySelector("html");
5588
- n.classList.remove(this.themesName == "dark" ? "light" : "dark"), n.classList.add(this.themesName), I.localSet(fa, this.themesName);
5588
+ n.classList.remove(this.themesName == "dark" ? "light" : "dark"), n.classList.add(this.themesName), I.localSet(da, this.themesName);
5589
5589
  }
5590
5590
  }
5591
5591
  });
@@ -5655,7 +5655,7 @@ const $t = wo(), su = Do(), Ln = ou(), ko = Ie("cloudSdkWindowStore", {
5655
5655
  return this.winSizeName = this.SA_GET_SIZE_TYPE(), this.winSizeName;
5656
5656
  }
5657
5657
  }
5658
- }), vt = "__system:keyboardConf__", wn = "__syCacheApiFlag__", Dn = "__syCacheApiAuth__", ma = "__syCacheApiCode__", ha = "__syCacheApiKey__", ga = "__syCacheSdkConfig__", kn = "__syCacheSystemConfig__", pa = "cacheClientId", Ea = "cacheClientVersion", nn = Ie("cloudSdkSystemStore", {
5658
+ }), vt = "__system:keyboardConf__", wn = "__syCacheApiFlag__", Dn = "__syCacheApiAuth__", ha = "__syCacheApiCode__", ga = "__syCacheApiKey__", kn = "__syCacheSdkConfig__", Rn = "__syCacheSystemConfig__", pa = "cacheClientId", Ea = "cacheClientVersion", nn = Ie("cloudSdkSystemStore", {
5659
5659
  state: () => ({
5660
5660
  // ServerUrl
5661
5661
  cacheServerUrl: "",
@@ -5712,7 +5712,7 @@ const $t = wo(), su = Do(), Ln = ou(), ko = Ie("cloudSdkWindowStore", {
5712
5712
  },
5713
5713
  async clear_cache() {
5714
5714
  const e = I.localGet(vt);
5715
- I.localSet(vt, e), await I.idbDelItem("clearCache"), await I.idbDelItem(wn), await I.idbDelItem(Dn), await I.idbDelItem(kn);
5715
+ I.localSet(vt, e), await I.idbDelItem("clearCache"), await I.idbDelItem(wn), await I.idbDelItem(Dn), await I.idbDelItem(kn), await I.idbDelItem(Rn);
5716
5716
  },
5717
5717
  async cache_read() {
5718
5718
  this.cacheServerUrl = await I.idbGetString("cacheServerUrl"), this.cacheServerUrl && (window.systemConfig.apiUrl = this.cacheServerUrl);
@@ -5730,17 +5730,17 @@ const $t = wo(), su = Do(), Ln = ou(), ko = Ie("cloudSdkWindowStore", {
5730
5730
  }), await ue.appendApiAuth(e);
5731
5731
  },
5732
5732
  async __load_api_code() {
5733
- let e = await I.idbGetItem(ma);
5733
+ let e = await I.idbGetItem(ha);
5734
5734
  e || await ue.flagGet("BASE_LOAD_COMMON_API_CODE", {}).then((t) => {
5735
- e = t.data || {}, I.idbSetItem(ma, e);
5735
+ e = t.data || {}, I.idbSetItem(ha, e);
5736
5736
  });
5737
5737
  },
5738
5738
  async __load_api_key() {
5739
5739
  let e = await I.idbGetString(pa);
5740
- e || (e = cvUtils.randomString(6), await I.idbSetItem(pa, e)), this.cacheClientId = e, this.apiKeyData = await I.idbGetItem(ha), this.apiKeyData || await ue.setOptions({ encrypt: !1 }).flagGet("BASE_ACCSYS_COMMON_KEYCLIENT", {
5740
+ e || (e = cvUtils.randomString(6), await I.idbSetItem(pa, e)), this.cacheClientId = e, this.apiKeyData = await I.idbGetItem(ga), this.apiKeyData || await ue.setOptions({ encrypt: !1 }).flagGet("BASE_ACCSYS_COMMON_KEYCLIENT", {
5741
5741
  client_id: e
5742
5742
  }).then(({ data: t }) => {
5743
- this.apiKeyData = t, I.idbSetItem(ha, this.apiKeyData);
5743
+ this.apiKeyData = t, I.idbSetItem(ga, this.apiKeyData);
5744
5744
  });
5745
5745
  },
5746
5746
  /**
@@ -5748,15 +5748,15 @@ const $t = wo(), su = Do(), Ln = ou(), ko = Ie("cloudSdkWindowStore", {
5748
5748
  * @returns {Promise<unknown>}
5749
5749
  */
5750
5750
  async __load_system_config() {
5751
- let e = await I.idbGetItem(kn);
5751
+ let e = await I.idbGetItem(Rn);
5752
5752
  e ? this.systemConfig = e : await ue.flagGet("BASE_SYS_COMMON_PLAT_SETTING", {}).then(({ data: t }) => {
5753
- this.systemConfig = Object.assign({}, this.systemConfig, t), I.idbSetItem(kn, this.systemConfig);
5753
+ this.systemConfig = Object.assign({}, this.systemConfig, t), I.idbSetItem(Rn, this.systemConfig);
5754
5754
  });
5755
5755
  },
5756
5756
  async __load_sdk_config() {
5757
- let e = await I.idbGetItem(ga);
5757
+ let e = await I.idbGetItem(kn);
5758
5758
  e ? this.sdkConfig = e : await ue.flagGet("SDK_MAP_ORG_SETT_KEY", { type: "qq" }).then(({ data: t }) => {
5759
- this.sdkConfig = Object.assign({}, this.sdkConfig, t), I.idbSetItem(ga, this.sdkConfig);
5759
+ this.sdkConfig = Object.assign({}, this.sdkConfig, t), I.idbSetItem(kn, this.sdkConfig);
5760
5760
  });
5761
5761
  },
5762
5762
  /**
@@ -6356,7 +6356,7 @@ const ue = new Proxy(
6356
6356
  }
6357
6357
  }
6358
6358
  );
6359
- function Zn(e) {
6359
+ function er(e) {
6360
6360
  return typeof e == "string" && e.trim() !== "" && e !== "undefined";
6361
6361
  }
6362
6362
  const xe = "syCacheAppInfo", Ve = "syCacheAppToken", yt = "syCacheAppJwt", Tt = "syCacheAppRbac", ya = {
@@ -6410,7 +6410,7 @@ const Ce = Ie("cloudSdkAccountStore", {
6410
6410
  accountIsLogin: (e) => {
6411
6411
  var n;
6412
6412
  const t = ((n = e == null ? void 0 : e.accountInfo) == null ? void 0 : n.token_time) || 0;
6413
- return !!(Zn(e.accountToken) && !Eu(t));
6413
+ return !!(er(e.accountToken) && !Eu(t));
6414
6414
  },
6415
6415
  // identity 身份
6416
6416
  accountRole: (e) => {
@@ -6433,7 +6433,7 @@ const Ce = Ie("cloudSdkAccountStore", {
6433
6433
  async clear_all() {
6434
6434
  },
6435
6435
  SA_ACCOUNT_IS_LOGGED() {
6436
- return this.accountToken = I.localGet(Ve) || "", !!Zn(this.accountToken);
6436
+ return this.accountToken = I.localGet(Ve) || "", !!er(this.accountToken);
6437
6437
  },
6438
6438
  SA_ACCOUNT_JWT_GET() {
6439
6439
  return this.accountJwt || "";
@@ -6562,7 +6562,7 @@ function Xt(e, t) {
6562
6562
  return !1;
6563
6563
  e.includes("@") || (e = `${vu}@${e}`);
6564
6564
  let n = t || I.localGet("syCacheAppRbac") || "";
6565
- return n = n.trim(), Zn(n) ? n == '"all@all"' || n == "all@all" ? !0 : n.split(",").map((r) => r.trim()).includes(e) : !1;
6565
+ return n = n.trim(), er(n) ? n == '"all@all"' || n == "all@all" ? !0 : n.split(",").map((r) => r.trim()).includes(e) : !1;
6566
6566
  }
6567
6567
  const rn = Ie("cloudSdkProductStore", {
6568
6568
  state: () => ({
@@ -6622,7 +6622,7 @@ const rn = Ie("cloudSdkProductStore", {
6622
6622
  isAlone: !0,
6623
6623
  name: "login",
6624
6624
  path: "/login",
6625
- component: () => import("./login-DnsIq7fh.js")
6625
+ component: () => import("./login-DnIWZuJH.js")
6626
6626
  }
6627
6627
  ], Tu = [
6628
6628
  {
@@ -6630,14 +6630,14 @@ const rn = Ie("cloudSdkProductStore", {
6630
6630
  isAlone: !0,
6631
6631
  name: "alone_run",
6632
6632
  path: "/alone_run",
6633
- component: () => import("./alone_run-BFMJreRv.js")
6633
+ component: () => import("./alone_run-B9jzvPuv.js")
6634
6634
  },
6635
6635
  {
6636
6636
  meta: { title: "错误", isAlone: !0 },
6637
6637
  isAlone: !0,
6638
6638
  name: "404",
6639
6639
  path: "/:catchAll(.*)",
6640
- component: () => import("./404-i7fCvC_i.js")
6640
+ component: () => import("./404-D3m-7V6A.js")
6641
6641
  }
6642
6642
  ], Au = [
6643
6643
  {
@@ -6645,7 +6645,7 @@ const rn = Ie("cloudSdkProductStore", {
6645
6645
  isAlone: !1,
6646
6646
  name: "none",
6647
6647
  path: "/none",
6648
- component: () => import("./none-Bmg76Ugj.js")
6648
+ component: () => import("./none-6wano-wM.js")
6649
6649
  }
6650
6650
  ], an = Ie("cloudSdkPermissionStore", {
6651
6651
  state: () => ({
@@ -7233,10 +7233,10 @@ function Wu(e, t, n, a, r, o) {
7233
7233
  }),
7234
7234
  Rt(D("div", {
7235
7235
  class: "cloud-navtabs__contextmenu",
7236
- style: Pn(r.contextMenuStyle)
7236
+ style: Fn(r.contextMenuStyle)
7237
7237
  }, [
7238
7238
  D("ul", {
7239
- style: Pn({ left: r.left + "px", top: r.top + "px" })
7239
+ style: Fn({ left: r.left + "px", top: r.top + "px" })
7240
7240
  }, [
7241
7241
  D("li", null, [
7242
7242
  S(f, {
@@ -7400,7 +7400,7 @@ function Qu(e, t, n, a, r, o) {
7400
7400
  type: "danger",
7401
7401
  max: 999,
7402
7402
  value: o.currBadge(u.meta.badge),
7403
- style: Pn(o.badgeStyle)
7403
+ style: Fn(o.badgeStyle)
7404
7404
  }, null, 8, ["value", "style"])) : te("", !0)
7405
7405
  ], 64)) : te("", !0)
7406
7406
  ]),
@@ -8505,7 +8505,7 @@ const zf = /* @__PURE__ */ ge(jf, [["render", Jf]]), Zf = {
8505
8505
  class: "cloud-dialog-choice-wrap"
8506
8506
  }, td = { style: { width: "100%", height: "500px" } }, nd = { class: "cloud-dia-choice-box" }, rd = { class: "cloud-dia-choice-left" }, ad = { class: "cloud-dia-choice-right" }, od = { class: "cloud-dia-right-tools" }, sd = { class: "cloud-dia-right-list" }, id = ["src", "onClick"], ld = { class: "cloud-dia-right-item_text" }, cd = { key: 1 }, ud = { style: { padding: "10px 20px 0 0", "text-align": "right", "box-sizing": "border-box" } };
8507
8507
  function fd(e, t, n, a, r, o) {
8508
- const s = w("el-input"), l = w("el-tree"), i = w("cv-btn-base"), c = w("el-upload"), f = w("cv-select-tree"), u = w("el-badge"), _ = w("cv-icons"), p = w("el-pagination"), v = tr("loading");
8508
+ const s = w("el-input"), l = w("el-tree"), i = w("cv-btn-base"), c = w("el-upload"), f = w("cv-select-tree"), u = w("el-badge"), _ = w("cv-icons"), p = w("el-pagination"), v = nr("loading");
8509
8509
  return Rt((F(), W("div", ed, [
8510
8510
  D("div", td, [
8511
8511
  D("section", nd, [
@@ -8800,7 +8800,7 @@ const gd = /* @__PURE__ */ ge(_d, [["render", hd]]), pd = {
8800
8800
  class: "cloud-dialog-choice-wrap"
8801
8801
  }, Sd = { style: { width: "100%", height: "500px" } }, bd = { class: "cloud-dia-choice-box" }, vd = { class: "cloud-dia-choice-left" }, yd = { class: "cloud-dia-choice-right" }, Td = { style: { padding: "10px 20px 0 0", "text-align": "right", "box-sizing": "border-box" } };
8802
8802
  function Ad(e, t, n, a, r, o) {
8803
- const s = w("el-input"), l = w("el-tree"), i = w("cv-input-text"), c = w("cv-form-item"), f = w("cv-btn-base"), u = w("cv-form-inline"), _ = w("cvTbColumnCheck"), p = w("cvTbColumnText"), v = w("cvTbColumnImg"), g = w("cv-btn-text"), L = w("cvTbColumnOpt"), h = w("cvTableBase"), E = tr("loading");
8803
+ const s = w("el-input"), l = w("el-tree"), i = w("cv-input-text"), c = w("cv-form-item"), f = w("cv-btn-base"), u = w("cv-form-inline"), _ = w("cvTbColumnCheck"), p = w("cvTbColumnText"), v = w("cvTbColumnImg"), g = w("cv-btn-text"), L = w("cvTbColumnOpt"), h = w("cvTableBase"), E = nr("loading");
8804
8804
  return Rt((F(), W("div", Ed, [
8805
8805
  D("div", Sd, [
8806
8806
  D("section", bd, [
@@ -9017,7 +9017,7 @@ const Jd = /* @__PURE__ */ ge(pd, [["render", Ad]]), Cd = {
9017
9017
  class: "cloud-dialog-choice-wrap"
9018
9018
  }, Od = { style: { width: "100%", height: "500px" } }, Id = { class: "cloud-dia-choice-box" }, Ld = { class: "cloud-dia-choice-left" }, wd = { class: "cloud-dia-choice-right" }, Dd = { style: { padding: "10px 20px 0 0", "text-align": "right", "box-sizing": "border-box" } };
9019
9019
  function kd(e, t, n, a, r, o) {
9020
- const s = w("el-input"), l = w("el-tree"), i = w("cv-input-text"), c = w("cv-form-item"), f = w("cv-btn-base"), u = w("cv-form-inline"), _ = w("cvTbColumnCheck"), p = w("cvTbColumnText"), v = w("cvTbColumnImg"), g = w("cv-btn-text"), L = w("cvTbColumnOpt"), h = w("cvTableBase"), E = tr("loading");
9020
+ const s = w("el-input"), l = w("el-tree"), i = w("cv-input-text"), c = w("cv-form-item"), f = w("cv-btn-base"), u = w("cv-form-inline"), _ = w("cvTbColumnCheck"), p = w("cvTbColumnText"), v = w("cvTbColumnImg"), g = w("cv-btn-text"), L = w("cvTbColumnOpt"), h = w("cvTableBase"), E = nr("loading");
9021
9021
  return Rt((F(), W("div", Nd, [
9022
9022
  D("div", Od, [
9023
9023
  D("section", Id, [