quasar-factory-lib 0.0.31 → 0.0.33

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,4 +1,4 @@
1
- import { ref as ae, reactive as cu, markRaw as Sr, defineComponent as mn, computed as b, getCurrentInstance as Se, h as w, withDirectives as du, watch as ve, nextTick as je, onBeforeMount as zl, onDeactivated as Lo, onActivated as jl, onBeforeUnmount as gt, unref as fu, onMounted as nn, onBeforeUpdate as mu, inject as vu, Transition as po, onUnmounted as gu, Teleport as Hd, onUpdated as zd, toRaw as zt, createBlock as he, openBlock as se, withCtx as ie, createCommentVNode as Ie, createElementBlock as Nt, Fragment as Pn, renderList as Po, createTextVNode as No, toDisplayString as un, createVNode as ee, mergeProps as jd, withKeys as Kd, withModifiers as Wd, resolveComponent as ut, normalizeClass as ur, normalizeStyle as hu, createElementVNode as Te, effectScope as _u, shallowRef as Yd, isRef as Gd, Text as Qd } from "vue";
1
+ import { ref as ae, reactive as cu, markRaw as Sr, defineComponent as mn, computed as b, getCurrentInstance as Se, h as w, withDirectives as du, watch as ve, nextTick as je, onBeforeMount as zl, onDeactivated as Po, onActivated as jl, onBeforeUnmount as gt, unref as fu, onMounted as nn, onBeforeUpdate as mu, inject as vu, Transition as bo, onUnmounted as gu, Teleport as Hd, onUpdated as zd, toRaw as zt, createBlock as he, openBlock as se, withCtx as ie, createCommentVNode as Ie, createElementBlock as Nt, Fragment as Pn, renderList as No, createTextVNode as Ro, toDisplayString as un, createVNode as ee, mergeProps as jd, withKeys as Kd, withModifiers as Wd, resolveComponent as ut, normalizeClass as Yn, normalizeStyle as hu, createElementVNode as Te, effectScope as _u, shallowRef as Yd, isRef as Gd, Text as Qd } from "vue";
2
2
  function wt(e, t, n, o) {
3
3
  return Object.defineProperty(e, t, {
4
4
  get: n,
@@ -157,7 +157,7 @@ try {
157
157
  window.addEventListener("qtest", null, e), window.removeEventListener("qtest", null, e);
158
158
  } catch {
159
159
  }
160
- function Gn() {
160
+ function Qn() {
161
161
  }
162
162
  function bu(e) {
163
163
  return e.touches && e.touches[0] ? e = e.touches[0] : e.changedTouches && e.changedTouches[0] ? e = e.changedTouches[0] : e.targetTouches && e.targetTouches[0] && (e = e.targetTouches[0]), {
@@ -239,8 +239,8 @@ const qr = ["sm", "md", "lg", "xl"], { passive: Na } = ct, rf = Cr({
239
239
  lg: !1,
240
240
  xl: !1
241
241
  }, {
242
- setSizes: Gn,
243
- setDebounce: Gn,
242
+ setSizes: Qn,
243
+ setDebounce: Qn,
244
244
  install({ $q: e, onSSRHydrated: t }) {
245
245
  var u;
246
246
  if (e.screen = this, this.__installed === !0) {
@@ -371,7 +371,7 @@ const df = {
371
371
  const n = sf(et, t.config);
372
372
  document.body.classList.add.apply(document.body.classList, n);
373
373
  }
374
- et.is.ios === !0 && document.body.addEventListener("touchstart", Gn), window.addEventListener("keydown", af, !0);
374
+ et.is.ios === !0 && document.body.addEventListener("touchstart", Qn), window.addEventListener("keydown", af, !0);
375
375
  }
376
376
  }
377
377
  }, Cu = () => !0;
@@ -391,10 +391,10 @@ function vf(e) {
391
391
  ...e.backButtonExit.filter(ff).map(mf)
392
392
  ), () => t.includes(window.location.hash);
393
393
  }
394
- const bo = {
394
+ const yo = {
395
395
  __history: [],
396
- add: Gn,
397
- remove: Gn,
396
+ add: Qn,
397
+ remove: Qn,
398
398
  install({ $q: e }) {
399
399
  if (this.__installed === !0) return;
400
400
  const { cordova: t, capacitor: n } = et.is;
@@ -789,7 +789,7 @@ const Ma = [
789
789
  df,
790
790
  ft,
791
791
  rf,
792
- bo,
792
+ yo,
793
793
  Kt,
794
794
  dr
795
795
  ];
@@ -886,10 +886,10 @@ const Sf = {
886
886
  md: 32,
887
887
  lg: 38,
888
888
  xl: 46
889
- }, Ro = {
889
+ }, Mo = {
890
890
  size: String
891
891
  };
892
- function Mo(e, t = ml) {
892
+ function Vo(e, t = ml) {
893
893
  return b(() => e.size !== void 0 ? { fontSize: e.size in t ? `${t[e.size]}px` : e.size } : null);
894
894
  }
895
895
  function Me(e, t) {
@@ -939,7 +939,7 @@ const Fa = "0 0 24 24", Ur = (e) => e, Hr = (e) => `ionicons ${e}`, Ou = {
939
939
  }, kf = new RegExp("^(" + Object.keys(Ou).join("|") + ")"), Tf = new RegExp("^(" + Object.keys(Au).join("|") + ")"), Ba = new RegExp("^(" + Object.keys(Du).join("|") + ")"), Of = /^[Mm]\s?[-+]?\.?\d/, Af = /^img:/, Df = /^svguse:/, If = /^ion-/, xf = /^(fa-(classic|sharp|solid|regular|light|brands|duotone|thin)|[lf]a[srlbdk]?) /, Ge = Oe({
940
940
  name: "QIcon",
941
941
  props: {
942
- ...Ro,
942
+ ...Mo,
943
943
  tag: {
944
944
  type: String,
945
945
  default: "i"
@@ -950,7 +950,7 @@ const Fa = "0 0 24 24", Ur = (e) => e, Hr = (e) => `ionicons ${e}`, Ou = {
950
950
  right: Boolean
951
951
  },
952
952
  setup(e, { slots: t }) {
953
- const { proxy: { $q: n } } = Se(), o = Mo(e), r = b(
953
+ const { proxy: { $q: n } } = Se(), o = Vo(e), r = b(
954
954
  () => "q-icon" + (e.left === !0 ? " on-left" : "") + (e.right === !0 ? " on-right" : "") + (e.color !== void 0 ? ` text-${e.color}` : "")
955
955
  ), l = b(() => {
956
956
  let a, i = e.name;
@@ -1153,7 +1153,7 @@ const Mt = 1e3, Nf = [
1153
1153
  "start-force",
1154
1154
  "center-force",
1155
1155
  "end-force"
1156
- ], Pu = Array.prototype.filter, Rf = window.getComputedStyle(document.body).overflowAnchor === void 0 ? Gn : function(e, t) {
1156
+ ], Pu = Array.prototype.filter, Rf = window.getComputedStyle(document.body).overflowAnchor === void 0 ? Qn : function(e, t) {
1157
1157
  e !== null && (e._qOverflowAnimationFrame !== void 0 && cancelAnimationFrame(e._qOverflowAnimationFrame), e._qOverflowAnimationFrame = requestAnimationFrame(() => {
1158
1158
  if (e === null) return;
1159
1159
  e._qOverflowAnimationFrame = void 0;
@@ -1165,7 +1165,7 @@ const Mt = 1e3, Nf = [
1165
1165
  o != null && o.dataset && (o.dataset.qVsAnchor = "");
1166
1166
  }));
1167
1167
  };
1168
- function Yn(e, t) {
1168
+ function Gn(e, t) {
1169
1169
  return e + t;
1170
1170
  }
1171
1171
  function zr(e, t, n, o, r, l, a, i) {
@@ -1191,12 +1191,12 @@ function zr(e, t, n, o, r, l, a, i) {
1191
1191
  function qa(e, t, n, o) {
1192
1192
  t === "end" && (t = (e === window ? document.body : e)[n === !0 ? "scrollWidth" : "scrollHeight"]), e === window ? n === !0 ? (o === !0 && (t = (vr === !0 ? document.body.scrollWidth - document.documentElement.clientWidth : 0) - t), window.scrollTo(t, window.pageYOffset || window.scrollY || document.body.scrollTop || 0)) : window.scrollTo(window.pageXOffset || window.scrollX || document.body.scrollLeft || 0, t) : n === !0 ? (o === !0 && (t = (vr === !0 ? e.scrollWidth - e.offsetWidth : 0) - t), e.scrollLeft = t) : e.scrollTop = t;
1193
1193
  }
1194
- function so(e, t, n, o) {
1194
+ function uo(e, t, n, o) {
1195
1195
  if (n >= o)
1196
1196
  return 0;
1197
1197
  const r = t.length, l = Math.floor(n / Mt), a = Math.floor((o - 1) / Mt) + 1;
1198
- let i = e.slice(l, a).reduce(Yn, 0);
1199
- return n % Mt !== 0 && (i -= t.slice(l * Mt, n).reduce(Yn, 0)), o % Mt !== 0 && o !== r && (i -= t.slice(o, a * Mt).reduce(Yn, 0)), i;
1198
+ let i = e.slice(l, a).reduce(Gn, 0);
1199
+ return n % Mt !== 0 && (i -= t.slice(l * Mt, n).reduce(Gn, 0)), o % Mt !== 0 && o !== r && (i -= t.slice(o, a * Mt).reduce(Gn, 0)), i;
1200
1200
  }
1201
1201
  const Nu = {
1202
1202
  virtualScrollSliceSize: {
@@ -1298,7 +1298,7 @@ function Mu({
1298
1298
  A,
1299
1299
  T,
1300
1300
  K,
1301
- T.scrollMaxSize - T.offsetEnd - m.reduce(Yn, 0)
1301
+ T.scrollMaxSize - T.offsetEnd - m.reduce(Gn, 0)
1302
1302
  );
1303
1303
  return;
1304
1304
  }
@@ -1330,17 +1330,17 @@ function Mu({
1330
1330
  $e === !0 && ze !== null && ze !== At && ze.contains(At) === !0 && (ze.addEventListener("focusout", M), setTimeout(() => {
1331
1331
  ze == null || ze.removeEventListener("focusout", M);
1332
1332
  })), Rf(ze, K - j);
1333
- const yt = G !== void 0 ? f.slice(j, K).reduce(Yn, 0) : 0;
1333
+ const yt = G !== void 0 ? f.slice(j, K).reduce(Gn, 0) : 0;
1334
1334
  if ($e === !0) {
1335
1335
  const tt = De >= y.value.from && j <= y.value.to ? y.value.to : De;
1336
- y.value = { from: j, to: tt }, h.value = so(m, f, 0, j), p.value = so(m, f, De, e.value), requestAnimationFrame(() => {
1337
- y.value.to !== De && d === T.scrollStart && (y.value = { from: y.value.from, to: De }, p.value = so(m, f, De, e.value));
1336
+ y.value = { from: j, to: tt }, h.value = uo(m, f, 0, j), p.value = uo(m, f, De, e.value), requestAnimationFrame(() => {
1337
+ y.value.to !== De && d === T.scrollStart && (y.value = { from: y.value.from, to: De }, p.value = uo(m, f, De, e.value));
1338
1338
  });
1339
1339
  }
1340
1340
  requestAnimationFrame(() => {
1341
1341
  if (d !== T.scrollStart) return;
1342
1342
  $e === !0 && W(j);
1343
- const tt = f.slice(j, K).reduce(Yn, 0), it = tt + T.offsetStart + h.value, Dt = it + f[K];
1343
+ const tt = f.slice(j, K).reduce(Gn, 0), it = tt + T.offsetStart + h.value, Dt = it + f[K];
1344
1344
  let E = it + ce;
1345
1345
  if (G !== void 0) {
1346
1346
  const k = tt - yt, V = T.scrollStart + k;
@@ -1389,7 +1389,7 @@ function Mu({
1389
1389
  G += f[j];
1390
1390
  m.push(G);
1391
1391
  }
1392
- c = -1, d = void 0, h.value = so(m, f, 0, y.value.from), p.value = so(m, f, y.value.to, e.value), A >= 0 ? (W(y.value.from), je(() => {
1392
+ c = -1, d = void 0, h.value = uo(m, f, 0, y.value.from), p.value = uo(m, f, y.value.to, e.value), A >= 0 ? (W(y.value.from), je(() => {
1393
1393
  N(A);
1394
1394
  })) : X();
1395
1395
  }
@@ -1486,7 +1486,7 @@ function Mu({
1486
1486
  Y();
1487
1487
  });
1488
1488
  let le = !1;
1489
- return Lo(() => {
1489
+ return Po(() => {
1490
1490
  le = !0;
1491
1491
  }), jl(() => {
1492
1492
  if (le !== !0) return;
@@ -1553,10 +1553,10 @@ function Ff(e) {
1553
1553
  function Bf(e) {
1554
1554
  return e === window ? window.pageXOffset || window.scrollX || document.body.scrollLeft || 0 : e.scrollLeft;
1555
1555
  }
1556
- let $o;
1556
+ let Uo;
1557
1557
  function qf() {
1558
- if ($o !== void 0)
1559
- return $o;
1558
+ if (Uo !== void 0)
1559
+ return Uo;
1560
1560
  const e = document.createElement("p"), t = document.createElement("div");
1561
1561
  hl(e, {
1562
1562
  width: "100%",
@@ -1573,7 +1573,7 @@ function qf() {
1573
1573
  const n = e.offsetWidth;
1574
1574
  t.style.overflow = "scroll";
1575
1575
  let o = e.offsetWidth;
1576
- return n === o && (o = t.clientWidth), t.remove(), $o = n - o, $o;
1576
+ return n === o && (o = t.clientWidth), t.remove(), Uo = n - o, Uo;
1577
1577
  }
1578
1578
  function $f(e, t = !0) {
1579
1579
  return !e || e.nodeType !== Node.ELEMENT_NODE ? !1 : t ? e.scrollHeight > e.clientHeight && (e.classList.contains("scroll") || e.classList.contains("overflow-auto") || ["auto", "scroll"].includes(window.getComputedStyle(e)["overflow-y"])) : e.scrollWidth > e.clientWidth && (e.classList.contains("scroll") || e.classList.contains("overflow-auto") || ["auto", "scroll"].includes(window.getComputedStyle(e)["overflow-x"]));
@@ -1650,7 +1650,7 @@ const Uf = {
1650
1650
  p();
1651
1651
  }), jl(() => {
1652
1652
  p();
1653
- }), Lo(() => {
1653
+ }), Po(() => {
1654
1654
  g();
1655
1655
  }), gt(() => {
1656
1656
  g();
@@ -1715,7 +1715,7 @@ const qu = Oe({
1715
1715
  ]);
1716
1716
  }
1717
1717
  });
1718
- let jr, Uo = 0;
1718
+ let jr, Ho = 0;
1719
1719
  const st = new Array(256);
1720
1720
  for (let e = 0; e < 256; e++)
1721
1721
  st[e] = (e + 256).toString(16).substring(1);
@@ -1738,8 +1738,8 @@ const Wf = (() => {
1738
1738
  };
1739
1739
  })(), $a = 4096;
1740
1740
  function _l() {
1741
- (jr === void 0 || Uo + 16 > $a) && (Uo = 0, jr = Wf($a));
1742
- const e = Array.prototype.slice.call(jr, Uo, Uo += 16);
1741
+ (jr === void 0 || Ho + 16 > $a) && (Ho = 0, jr = Wf($a));
1742
+ const e = Array.prototype.slice.call(jr, Ho, Ho += 16);
1743
1743
  return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, st[e[0]] + st[e[1]] + st[e[2]] + st[e[3]] + "-" + st[e[4]] + st[e[5]] + "-" + st[e[6]] + st[e[7]] + "-" + st[e[8]] + st[e[9]] + "-" + st[e[10]] + st[e[11]] + st[e[12]] + st[e[13]] + st[e[14]] + st[e[15]];
1744
1744
  }
1745
1745
  function Yf(e) {
@@ -1788,7 +1788,7 @@ function Xf({ validate: e, resetValidation: t, requiresQForm: n }) {
1788
1788
  });
1789
1789
  } else n === !0 && console.error("Parent QForm not found on useFormChild()!");
1790
1790
  }
1791
- const za = /^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/, ja = /^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/, Ka = /^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/, Ho = /^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/, zo = /^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/, Kr = {
1791
+ const za = /^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/, ja = /^#[0-9a-fA-F]{4}([0-9a-fA-F]{4})?$/, Ka = /^#([0-9a-fA-F]{3}|[0-9a-fA-F]{4}|[0-9a-fA-F]{6}|[0-9a-fA-F]{8})$/, zo = /^rgb\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5])\)$/, jo = /^rgba\(((0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),){2}(0|[1-9][\d]?|1[\d]{0,2}|2[\d]?|2[0-4][\d]|25[0-5]),(0|0\.[0-9]+[1-9]|0\.[1-9]+|1)\)$/, Kr = {
1792
1792
  date: (e) => /^-?[\d]+\/[0-1]\d\/[0-3]\d$/.test(e),
1793
1793
  time: (e) => /^([0-1]?\d|2[0-3]):[0-5]\d$/.test(e),
1794
1794
  fulltime: (e) => /^([0-1]?\d|2[0-3]):[0-5]\d:[0-5]\d$/.test(e),
@@ -1803,12 +1803,12 @@ const za = /^#[0-9a-fA-F]{3}([0-9a-fA-F]{3})?$/, ja = /^#[0-9a-fA-F]{4}([0-9a-fA
1803
1803
  hexColor: (e) => za.test(e),
1804
1804
  hexaColor: (e) => ja.test(e),
1805
1805
  hexOrHexaColor: (e) => Ka.test(e),
1806
- rgbColor: (e) => Ho.test(e),
1807
- rgbaColor: (e) => zo.test(e),
1808
- rgbOrRgbaColor: (e) => Ho.test(e) || zo.test(e),
1809
- hexOrRgbColor: (e) => za.test(e) || Ho.test(e),
1810
- hexaOrRgbaColor: (e) => ja.test(e) || zo.test(e),
1811
- anyColor: (e) => Ka.test(e) || Ho.test(e) || zo.test(e)
1806
+ rgbColor: (e) => zo.test(e),
1807
+ rgbaColor: (e) => jo.test(e),
1808
+ rgbOrRgbaColor: (e) => zo.test(e) || jo.test(e),
1809
+ hexOrRgbColor: (e) => za.test(e) || zo.test(e),
1810
+ hexaOrRgbaColor: (e) => ja.test(e) || jo.test(e),
1811
+ anyColor: (e) => Ka.test(e) || zo.test(e) || jo.test(e)
1812
1812
  }, Zf = [!0, !1, "ondemand"], Jf = {
1813
1813
  modelValue: {},
1814
1814
  error: {
@@ -1887,23 +1887,23 @@ function em(e, t) {
1887
1887
  resetValidation: h
1888
1888
  };
1889
1889
  }
1890
- let En = [], yo = [];
1890
+ let En = [], Eo = [];
1891
1891
  function $u(e) {
1892
- yo = yo.filter((t) => t !== e);
1892
+ Eo = Eo.filter((t) => t !== e);
1893
1893
  }
1894
1894
  function tm(e) {
1895
- $u(e), yo.push(e);
1895
+ $u(e), Eo.push(e);
1896
1896
  }
1897
1897
  function Wa(e) {
1898
- $u(e), yo.length === 0 && En.length !== 0 && (En[En.length - 1](), En = []);
1898
+ $u(e), Eo.length === 0 && En.length !== 0 && (En[En.length - 1](), En = []);
1899
1899
  }
1900
1900
  function wr(e) {
1901
- yo.length === 0 ? e() : En.push(e);
1901
+ Eo.length === 0 ? e() : En.push(e);
1902
1902
  }
1903
1903
  function nm(e) {
1904
1904
  En = En.filter((t) => t !== e);
1905
1905
  }
1906
- function Eo(e) {
1906
+ function So(e) {
1907
1907
  return e != null && ("" + e).length !== 0;
1908
1908
  }
1909
1909
  const om = {
@@ -1985,7 +1985,7 @@ function Gl({ requiredForAttr: e = !0, tagProp: t, changeEvent: n = !1 } = {}) {
1985
1985
  function Ql(e) {
1986
1986
  const { props: t, emit: n, slots: o, attrs: r, proxy: l } = Se(), { $q: a } = l;
1987
1987
  let i = null;
1988
- e.hasValue === void 0 && (e.hasValue = b(() => Eo(t.modelValue))), e.emitValue === void 0 && (e.emitValue = (z) => {
1988
+ e.hasValue === void 0 && (e.hasValue = b(() => So(t.modelValue))), e.emitValue === void 0 && (e.emitValue = (z) => {
1989
1989
  n("update:modelValue", z);
1990
1990
  }), e.controlEvents === void 0 && (e.controlEvents = {
1991
1991
  onFocusin: L,
@@ -2145,7 +2145,7 @@ function Ql(e) {
2145
2145
  class: "q-field__bottom row items-start q-field__bottom--" + (t.hideBottomSpace !== !0 ? "animated" : "stale"),
2146
2146
  onClick: Vt
2147
2147
  }, [
2148
- t.hideBottomSpace === !0 ? A : w(po, { name: "q-transition--field-message" }, () => A),
2148
+ t.hideBottomSpace === !0 ? A : w(bo, { name: "q-transition--field-message" }, () => A),
2149
2149
  le === !0 ? w("div", {
2150
2150
  class: "q-field__counter"
2151
2151
  }, o.counter !== void 0 ? o.counter() : e.computedCounter.value) : null
@@ -2158,7 +2158,7 @@ function Ql(e) {
2158
2158
  }, X);
2159
2159
  }
2160
2160
  let U = !1;
2161
- return Lo(() => {
2161
+ return Po(() => {
2162
2162
  U = !0;
2163
2163
  }), jl(() => {
2164
2164
  U === !0 && t.autofocus === !0 && l.focus();
@@ -2310,7 +2310,7 @@ const Uu = nf(
2310
2310
  name: "QChip",
2311
2311
  props: {
2312
2312
  ...Tt,
2313
- ...Ro,
2313
+ ...Mo,
2314
2314
  dense: Boolean,
2315
2315
  icon: String,
2316
2316
  iconRight: String,
@@ -2341,7 +2341,7 @@ const Uu = nf(
2341
2341
  },
2342
2342
  emits: ["update:modelValue", "update:selected", "remove", "click"],
2343
2343
  setup(e, { slots: t, emit: n }) {
2344
- const { proxy: { $q: o } } = Se(), r = Ot(e, o), l = Mo(e, am), a = b(() => e.selected === !0 || e.icon !== void 0), i = b(() => e.selected === !0 ? e.iconSelected || o.iconSet.chip.selected : e.icon), s = b(() => e.iconRemove || o.iconSet.chip.remove), d = b(
2344
+ const { proxy: { $q: o } } = Se(), r = Ot(e, o), l = Vo(e, am), a = b(() => e.selected === !0 || e.icon !== void 0), i = b(() => e.selected === !0 ? e.iconSelected || o.iconSet.chip.selected : e.icon), s = b(() => e.iconRemove || o.iconSet.chip.remove), d = b(
2345
2345
  () => e.disable === !1 && (e.clickable === !0 || e.selected !== null)
2346
2346
  ), c = b(() => {
2347
2347
  const g = e.outline === !0 && e.color || e.textColor;
@@ -2874,7 +2874,7 @@ function bm(e, t) {
2874
2874
  function ym(e) {
2875
2875
  e.remove();
2876
2876
  }
2877
- const go = [];
2877
+ const ho = [];
2878
2878
  function Em(e, t) {
2879
2879
  do {
2880
2880
  if (e.$options.name === "QMenu") {
@@ -2912,13 +2912,13 @@ function Gu(e, t, n, o) {
2912
2912
  Wa(i), l.value = !0;
2913
2913
  return;
2914
2914
  }
2915
- l.value = !1, r.value === !1 && (s === !1 && a === null && (a = bm(!1, o)), r.value = !0, go.push(e.proxy), tm(i));
2915
+ l.value = !1, r.value === !1 && (s === !1 && a === null && (a = bm(!1, o)), r.value = !0, ho.push(e.proxy), tm(i));
2916
2916
  }
2917
2917
  function c(u) {
2918
2918
  if (l.value = !1, u !== !0) return;
2919
2919
  Wa(i), r.value = !1;
2920
- const m = go.indexOf(e.proxy);
2921
- m !== -1 && go.splice(m, 1), a !== null && (ym(a), a = null);
2920
+ const m = ho.indexOf(e.proxy);
2921
+ m !== -1 && ho.splice(m, 1), a !== null && (ym(a), a = null);
2922
2922
  }
2923
2923
  return gu(() => {
2924
2924
  c(!0);
@@ -2969,7 +2969,7 @@ function Zu() {
2969
2969
  function n() {
2970
2970
  e = void 0;
2971
2971
  }
2972
- return Lo(n), gt(n), {
2972
+ return Po(n), gt(n), {
2973
2973
  removeTick: n,
2974
2974
  registerTick(o) {
2975
2975
  e = o, je(() => {
@@ -2984,7 +2984,7 @@ function Ju() {
2984
2984
  function n() {
2985
2985
  e !== null && (clearTimeout(e), e = null);
2986
2986
  }
2987
- return Lo(n), gt(n), {
2987
+ return Po(n), gt(n), {
2988
2988
  removeTimeout: n,
2989
2989
  registerTimeout(o, r) {
2990
2990
  n(), Hu(t) === !1 && (e = setTimeout(() => {
@@ -2994,18 +2994,18 @@ function Ju() {
2994
2994
  };
2995
2995
  }
2996
2996
  const wn = [];
2997
- let Qn;
2997
+ let Xn;
2998
2998
  function wm(e) {
2999
- Qn = e.keyCode === 27;
2999
+ Xn = e.keyCode === 27;
3000
3000
  }
3001
3001
  function km() {
3002
- Qn === !0 && (Qn = !1);
3002
+ Xn === !0 && (Xn = !1);
3003
3003
  }
3004
3004
  function Tm(e) {
3005
- Qn === !0 && (Qn = !1, An(e, 27) === !0 && wn[wn.length - 1](e));
3005
+ Xn === !0 && (Xn = !1, An(e, 27) === !0 && wn[wn.length - 1](e));
3006
3006
  }
3007
3007
  function ec(e) {
3008
- window[e]("keydown", wm), window[e]("blur", km), window[e]("keyup", Tm), Qn = !1;
3008
+ window[e]("keydown", wm), window[e]("blur", km), window[e]("keyup", Tm), Xn = !1;
3009
3009
  }
3010
3010
  function tc(e) {
3011
3011
  et.is.desktop === !0 && (wn.push(e), wn.length === 1 && ec("addEventListener"));
@@ -3029,9 +3029,9 @@ const { notPassiveCapture: hr } = ct, Tn = [];
3029
3029
  function _r(e) {
3030
3030
  const t = e.target;
3031
3031
  if (t === void 0 || t.nodeType === 8 || t.classList.contains("no-pointer-events") === !0) return;
3032
- let n = go.length - 1;
3032
+ let n = ho.length - 1;
3033
3033
  for (; n >= 0; ) {
3034
- const o = go[n].$;
3034
+ const o = ho[n].$;
3035
3035
  if (o.type.name === "QTooltip") {
3036
3036
  n--;
3037
3037
  continue;
@@ -3353,7 +3353,7 @@ const lc = Oe({
3353
3353
  }
3354
3354
  function Ce() {
3355
3355
  return w(
3356
- po,
3356
+ bo,
3357
3357
  _.value,
3358
3358
  () => m.value === !0 ? w("div", {
3359
3359
  role: "menu",
@@ -3378,7 +3378,7 @@ const lc = Oe({
3378
3378
  function Lm(e, t, n) {
3379
3379
  let o;
3380
3380
  function r() {
3381
- o !== void 0 && (bo.remove(o), o = void 0);
3381
+ o !== void 0 && (yo.remove(o), o = void 0);
3382
3382
  }
3383
3383
  return gt(() => {
3384
3384
  e.value === !0 && r();
@@ -3388,11 +3388,11 @@ function Lm(e, t, n) {
3388
3388
  o = {
3389
3389
  condition: () => n.value === !0,
3390
3390
  handler: t
3391
- }, bo.add(o);
3391
+ }, yo.add(o);
3392
3392
  }
3393
3393
  };
3394
3394
  }
3395
- let uo = 0, Gr, Qr, mo, Xr = !1, li, ai, ii, bn = null;
3395
+ let co = 0, Gr, Qr, vo, Xr = !1, li, ai, ii, bn = null;
3396
3396
  function Pm(e) {
3397
3397
  Nm(e) && ot(e);
3398
3398
  }
@@ -3410,31 +3410,31 @@ function Nm(e) {
3410
3410
  function si(e) {
3411
3411
  e.target === document && (document.scrollingElement.scrollTop = document.scrollingElement.scrollTop);
3412
3412
  }
3413
- function jo(e) {
3413
+ function Ko(e) {
3414
3414
  Xr !== !0 && (Xr = !0, requestAnimationFrame(() => {
3415
3415
  Xr = !1;
3416
3416
  const { height: t } = e.target, { clientHeight: n, scrollTop: o } = document.scrollingElement;
3417
- (mo === void 0 || t !== window.innerHeight) && (mo = n - t, document.scrollingElement.scrollTop = o), o > mo && (document.scrollingElement.scrollTop -= Math.ceil((o - mo) / 8));
3417
+ (vo === void 0 || t !== window.innerHeight) && (vo = n - t, document.scrollingElement.scrollTop = o), o > vo && (document.scrollingElement.scrollTop -= Math.ceil((o - vo) / 8));
3418
3418
  }));
3419
3419
  }
3420
3420
  function ui(e) {
3421
3421
  const t = document.body, n = window.visualViewport !== void 0;
3422
3422
  if (e === "add") {
3423
3423
  const { overflowY: o, overflowX: r } = window.getComputedStyle(t);
3424
- Gr = Bf(window), Qr = Ff(window), li = t.style.left, ai = t.style.top, ii = window.location.href, t.style.left = `-${Gr}px`, t.style.top = `-${Qr}px`, r !== "hidden" && (r === "scroll" || t.scrollWidth > window.innerWidth) && t.classList.add("q-body--force-scrollbar-x"), o !== "hidden" && (o === "scroll" || t.scrollHeight > window.innerHeight) && t.classList.add("q-body--force-scrollbar-y"), t.classList.add("q-body--prevent-scroll"), document.qScrollPrevented = !0, et.is.ios === !0 && (n === !0 ? (window.scrollTo(0, 0), window.visualViewport.addEventListener("resize", jo, ct.passiveCapture), window.visualViewport.addEventListener("scroll", jo, ct.passiveCapture), window.scrollTo(0, 0)) : window.addEventListener("scroll", si, ct.passiveCapture));
3424
+ Gr = Bf(window), Qr = Ff(window), li = t.style.left, ai = t.style.top, ii = window.location.href, t.style.left = `-${Gr}px`, t.style.top = `-${Qr}px`, r !== "hidden" && (r === "scroll" || t.scrollWidth > window.innerWidth) && t.classList.add("q-body--force-scrollbar-x"), o !== "hidden" && (o === "scroll" || t.scrollHeight > window.innerHeight) && t.classList.add("q-body--force-scrollbar-y"), t.classList.add("q-body--prevent-scroll"), document.qScrollPrevented = !0, et.is.ios === !0 && (n === !0 ? (window.scrollTo(0, 0), window.visualViewport.addEventListener("resize", Ko, ct.passiveCapture), window.visualViewport.addEventListener("scroll", Ko, ct.passiveCapture), window.scrollTo(0, 0)) : window.addEventListener("scroll", si, ct.passiveCapture));
3425
3425
  }
3426
- et.is.desktop === !0 && et.is.mac === !0 && window[`${e}EventListener`]("wheel", Pm, ct.notPassive), e === "remove" && (et.is.ios === !0 && (n === !0 ? (window.visualViewport.removeEventListener("resize", jo, ct.passiveCapture), window.visualViewport.removeEventListener("scroll", jo, ct.passiveCapture)) : window.removeEventListener("scroll", si, ct.passiveCapture)), t.classList.remove("q-body--prevent-scroll"), t.classList.remove("q-body--force-scrollbar-x"), t.classList.remove("q-body--force-scrollbar-y"), document.qScrollPrevented = !1, t.style.left = li, t.style.top = ai, window.location.href === ii && window.scrollTo(Gr, Qr), mo = void 0);
3426
+ et.is.desktop === !0 && et.is.mac === !0 && window[`${e}EventListener`]("wheel", Pm, ct.notPassive), e === "remove" && (et.is.ios === !0 && (n === !0 ? (window.visualViewport.removeEventListener("resize", Ko, ct.passiveCapture), window.visualViewport.removeEventListener("scroll", Ko, ct.passiveCapture)) : window.removeEventListener("scroll", si, ct.passiveCapture)), t.classList.remove("q-body--prevent-scroll"), t.classList.remove("q-body--force-scrollbar-x"), t.classList.remove("q-body--force-scrollbar-y"), document.qScrollPrevented = !1, t.style.left = li, t.style.top = ai, window.location.href === ii && window.scrollTo(Gr, Qr), vo = void 0);
3427
3427
  }
3428
3428
  function Rm(e) {
3429
3429
  let t = "add";
3430
3430
  if (e === !0) {
3431
- if (uo++, bn !== null) {
3431
+ if (co++, bn !== null) {
3432
3432
  clearTimeout(bn), bn = null;
3433
3433
  return;
3434
3434
  }
3435
- if (uo > 1) return;
3435
+ if (co > 1) return;
3436
3436
  } else {
3437
- if (uo === 0 || (uo--, uo > 0)) return;
3437
+ if (co === 0 || (co--, co > 0)) return;
3438
3438
  if (t = "remove", et.is.ios === !0 && et.is.nativeMobile === !0) {
3439
3439
  bn !== null && clearTimeout(bn), bn = setTimeout(() => {
3440
3440
  ui(t), bn = null;
@@ -3452,7 +3452,7 @@ function Mm() {
3452
3452
  }
3453
3453
  };
3454
3454
  }
3455
- let Ko = 0;
3455
+ let Wo = 0;
3456
3456
  const Vm = {
3457
3457
  standard: "fixed-full flex-center",
3458
3458
  top: "fixed-top justify-center",
@@ -3583,7 +3583,7 @@ const Vm = {
3583
3583
  s !== null && (clearTimeout(s), s = null), (H === !0 || a.value === !0) && (A(!1), e.seamless !== !0 && (f(!1), pl(ce), gr(X))), H !== !0 && (d = null);
3584
3584
  }
3585
3585
  function A(H) {
3586
- H === !0 ? c !== !0 && (Ko < 1 && document.body.classList.add("q-body--dialog"), Ko++, c = !0) : c === !0 && (Ko < 2 && document.body.classList.remove("q-body--dialog"), Ko--, c = !1);
3586
+ H === !0 ? c !== !0 && (Wo < 1 && document.body.classList.add("q-body--dialog"), Wo++, c = !0) : c === !0 && (Wo < 2 && document.body.classList.remove("q-body--dialog"), Wo--, c = !1);
3587
3587
  }
3588
3588
  function T(H) {
3589
3589
  u !== !0 && (F(H), n("click", H));
@@ -3610,7 +3610,7 @@ const Vm = {
3610
3610
  ...o,
3611
3611
  class: M.value
3612
3612
  }, [
3613
- w(po, {
3613
+ w(bo, {
3614
3614
  name: "q-transition--fade",
3615
3615
  appear: !0
3616
3616
  }, () => I.value === !0 ? w("div", {
@@ -3621,7 +3621,7 @@ const Vm = {
3621
3621
  onClick: K
3622
3622
  }) : null),
3623
3623
  w(
3624
- po,
3624
+ bo,
3625
3625
  v.value,
3626
3626
  () => a.value === !0 ? w("div", {
3627
3627
  ref: l,
@@ -3782,12 +3782,12 @@ const ea = Oe({
3782
3782
  } = Mu({
3783
3783
  virtualScrollLength: I,
3784
3784
  getVirtualScrollTarget: Rr,
3785
- getVirtualScrollEl: Bo,
3785
+ getVirtualScrollEl: qo,
3786
3786
  virtualScrollItemSizeComputed: W
3787
3787
  }), A = Gl(), T = b(() => {
3788
3788
  const C = e.mapOptions === !0 && e.multiple !== !0, Z = e.modelValue !== void 0 && (e.modelValue !== null || C === !0) ? e.multiple === !0 && Array.isArray(e.modelValue) ? e.modelValue : [e.modelValue] : [];
3789
3789
  if (e.mapOptions === !0 && Array.isArray(e.options) === !0) {
3790
- const ne = e.mapOptions === !0 && f !== void 0 ? f : [], Ee = Z.map((Ne) => lo(Ne, ne));
3790
+ const ne = e.mapOptions === !0 && f !== void 0 ? f : [], Ee = Z.map((Ne) => ao(Ne, ne));
3791
3791
  return e.modelValue === null && C === !0 ? Ee.filter((Ne) => Ne !== null) : Ee;
3792
3792
  }
3793
3793
  return Z;
@@ -3797,7 +3797,7 @@ const ea = Oe({
3797
3797
  const ne = e[Z];
3798
3798
  ne !== void 0 && (C[Z] = ne);
3799
3799
  }), C;
3800
- }), ce = b(() => e.optionsDark === null ? A.isDark.value : e.optionsDark), me = b(() => Eo(T.value)), H = b(() => {
3800
+ }), ce = b(() => e.optionsDark === null ? A.isDark.value : e.optionsDark), me = b(() => So(T.value)), H = b(() => {
3801
3801
  let C = "q-field__input q-placeholder col";
3802
3802
  return e.hideSelected === !0 || T.value.length === 0 ? [C, e.inputClass] : (C += " q-field__input--padding", e.inputClass === void 0 ? C : [C, e.inputClass]);
3803
3803
  }), G = b(
@@ -3875,8 +3875,8 @@ const ea = Oe({
3875
3875
  onChange: q,
3876
3876
  onKeydown: _n,
3877
3877
  onKeyup: Nn,
3878
- onKeypress: io,
3879
- onFocus: ao,
3878
+ onKeypress: so,
3879
+ onFocus: io,
3880
3880
  onClick(Z) {
3881
3881
  h === !0 && jt(Z);
3882
3882
  }
@@ -3930,7 +3930,7 @@ const ea = Oe({
3930
3930
  ), pn()), (Ke = x.value) == null || Ke.focus(), (T.value.length === 0 || Jt(te.value(T.value[0]), ne) !== !0) && n("update:modelValue", e.emitValue === !0 ? ne : C);
3931
3931
  return;
3932
3932
  }
3933
- if ((h !== !0 || d.value === !0) && A.focus(), ao(), T.value.length === 0) {
3933
+ if ((h !== !0 || d.value === !0) && A.focus(), io(), T.value.length === 0) {
3934
3934
  const Re = e.emitValue === !0 ? ne : C;
3935
3935
  n("add", { index: 0, value: Re }), n("update:modelValue", e.multiple === !0 ? [Re] : Re);
3936
3936
  return;
@@ -3966,7 +3966,7 @@ const ea = Oe({
3966
3966
  ));
3967
3967
  }
3968
3968
  }
3969
- function lo(C, Z) {
3969
+ function ao(C, Z) {
3970
3970
  const ne = (Ee) => Jt(te.value(Ee), C);
3971
3971
  return e.options.find(ne) || Z.find(ne) || C;
3972
3972
  }
@@ -3974,16 +3974,16 @@ const ea = Oe({
3974
3974
  const Z = te.value(C);
3975
3975
  return _e.value.find((ne) => Jt(ne, Z)) !== void 0;
3976
3976
  }
3977
- function ao(C) {
3977
+ function io(C) {
3978
3978
  e.useInput === !0 && x.value !== null && (C === void 0 || x.value === C.target && C.target.value === j.value) && x.value.select();
3979
3979
  }
3980
- function Fo(C) {
3980
+ function Bo(C) {
3981
3981
  An(C, 27) === !0 && l.value === !0 && (jt(C), pn(), Fn()), n("keyup", C);
3982
3982
  }
3983
3983
  function Nn(C) {
3984
3984
  const { value: Z } = C.target;
3985
3985
  if (C.keyCode !== void 0) {
3986
- Fo(C);
3986
+ Bo(C);
3987
3987
  return;
3988
3988
  }
3989
3989
  if (C.target.value = "", u !== null && (clearTimeout(u), u = null), m !== null && (clearTimeout(m), m = null), Fn(), typeof Z == "string" && Z.length !== 0) {
@@ -3997,7 +3997,7 @@ const ea = Oe({
3997
3997
  } else
3998
3998
  A.clearValue(C);
3999
3999
  }
4000
- function io(C) {
4000
+ function so(C) {
4001
4001
  n("keypress", C);
4002
4002
  }
4003
4003
  function _n(C) {
@@ -4063,11 +4063,11 @@ const ea = Oe({
4063
4063
  l.value === !0 ? Mn() : A.innerLoading.value !== !0 && Vn();
4064
4064
  }
4065
4065
  }
4066
- function Bo() {
4066
+ function qo() {
4067
4067
  return h === !0 ? L.value : O.value !== null && O.value.contentEl !== null ? O.value.contentEl : void 0;
4068
4068
  }
4069
4069
  function Rr() {
4070
- return Bo();
4070
+ return qo();
4071
4071
  }
4072
4072
  function Mr() {
4073
4073
  return e.hideSelected === !0 ? [] : t["selected-item"] !== void 0 ? it.value.map((C) => t["selected-item"](C)).slice() : t.selected !== void 0 ? [].concat(t.selected()) : e.useChips === !0 ? it.value.map((C, Z) => w(im, {
@@ -4088,7 +4088,7 @@ const ea = Oe({
4088
4088
  })
4089
4089
  ];
4090
4090
  }
4091
- function qo() {
4091
+ function $o() {
4092
4092
  if (Ce.value === !0)
4093
4093
  return t["no-option"] !== void 0 ? t["no-option"]({ inputValue: s.value }) : void 0;
4094
4094
  const C = t.option !== void 0 ? t.option : (ne) => w(rn, {
@@ -4188,7 +4188,7 @@ const ea = Oe({
4188
4188
  onBeforeShow: Ia,
4189
4189
  onBeforeHide: Ue,
4190
4190
  onShow: Be
4191
- }, qo);
4191
+ }, $o);
4192
4192
  }
4193
4193
  function Ue(C) {
4194
4194
  xa(C), Mn();
@@ -4235,7 +4235,7 @@ const ea = Oe({
4235
4235
  ...tt.value,
4236
4236
  onClick: Vt,
4237
4237
  onScrollPassive: z
4238
- }, qo())
4238
+ }, $o())
4239
4239
  ), w(Zl, {
4240
4240
  ref: F,
4241
4241
  modelValue: a.value,
@@ -4339,7 +4339,7 @@ const ea = Oe({
4339
4339
  hasValue: me,
4340
4340
  showPopup: Vn,
4341
4341
  floatingLabel: b(
4342
- () => e.hideSelected !== !0 && me.value === !0 || typeof s.value == "number" || s.value.length !== 0 || Eo(e.displayValue)
4342
+ () => e.hideSelected !== !0 && me.value === !0 || typeof s.value == "number" || s.value.length !== 0 || So(e.displayValue)
4343
4343
  ),
4344
4344
  getControlChild: () => {
4345
4345
  if (A.editable.value !== !1 && (a.value === !0 || Ce.value !== !0 || t["no-option"] !== void 0))
@@ -4381,8 +4381,8 @@ const ea = Oe({
4381
4381
  "data-autofocus": C === !0 || e.autofocus === !0 || void 0,
4382
4382
  ...Ne,
4383
4383
  onKeydown: _n,
4384
- onKeyup: Fo,
4385
- onKeypress: io
4384
+ onKeyup: Bo,
4385
+ onKeypress: so
4386
4386
  })
4387
4387
  ), ne === !0 && typeof e.autocomplete == "string" && e.autocomplete.length !== 0 && Z.push(
4388
4388
  w("input", {
@@ -4434,7 +4434,7 @@ const Wm = Oe({
4434
4434
  name: "QLinearProgress",
4435
4435
  props: {
4436
4436
  ...Tt,
4437
- ...Ro,
4437
+ ...Mo,
4438
4438
  value: {
4439
4439
  type: Number,
4440
4440
  default: 0
@@ -4454,7 +4454,7 @@ const Wm = Oe({
4454
4454
  instantFeedback: Boolean
4455
4455
  },
4456
4456
  setup(e, { slots: t }) {
4457
- const { proxy: n } = Se(), o = Ot(e, n.$q), r = Mo(e, Km), l = b(() => e.indeterminate === !0 || e.query === !0), a = b(() => e.reverse !== e.query), i = b(() => ({
4457
+ const { proxy: n } = Se(), o = Ot(e, n.$q), r = Vo(e, Km), l = b(() => e.indeterminate === !0 || e.query === !0), a = b(() => e.reverse !== e.query), i = b(() => ({
4458
4458
  ...r.value !== null ? r.value : {},
4459
4459
  "--q-linear-progress-speed": `${e.animationSpeed}ms`
4460
4460
  })), s = b(
@@ -4516,7 +4516,7 @@ const Gm = {
4516
4516
  xl: 60
4517
4517
  }, Qm = {
4518
4518
  ...Tt,
4519
- ...Ro,
4519
+ ...Mo,
4520
4520
  ...Jl,
4521
4521
  modelValue: {
4522
4522
  required: !0,
@@ -4543,7 +4543,7 @@ const Gm = {
4543
4543
  tabindex: [String, Number]
4544
4544
  }, Xm = ["update:modelValue"];
4545
4545
  function Zm(e, t) {
4546
- const { props: n, slots: o, emit: r, proxy: l } = Se(), { $q: a } = l, i = Ot(n, a), s = ae(null), { refocusTargetEl: d, refocusTarget: c } = Ym(n, s), u = Mo(n, Gm), m = b(
4546
+ const { props: n, slots: o, emit: r, proxy: l } = Se(), { $q: a } = l, i = Ot(n, a), s = ae(null), { refocusTargetEl: d, refocusTarget: c } = Ym(n, s), u = Vo(n, Gm), m = b(
4547
4547
  () => n.val !== void 0 && Array.isArray(n.modelValue)
4548
4548
  ), f = b(() => {
4549
4549
  const I = zt(n.val);
@@ -4711,7 +4711,7 @@ function lv(e, t) {
4711
4711
  return e.flat === !0 ? "flat" : e.outline === !0 ? "outline" : e.push === !0 ? "push" : e.unelevated === !0 ? "unelevated" : t;
4712
4712
  }
4713
4713
  const av = {
4714
- ...Ro,
4714
+ ...Mo,
4715
4715
  ...zu,
4716
4716
  type: {
4717
4717
  type: String,
@@ -4757,7 +4757,7 @@ const av = {
4757
4757
  round: Boolean
4758
4758
  };
4759
4759
  function sv(e) {
4760
- const t = Mo(e, tv), n = cc(e), { hasRouterLink: o, hasLink: r, linkTag: l, linkAttrs: a, navigateOnClick: i } = ju({
4760
+ const t = Vo(e, tv), n = cc(e), { hasRouterLink: o, hasLink: r, linkTag: l, linkAttrs: a, navigateOnClick: i } = ju({
4761
4761
  fallbackTag: "button"
4762
4762
  }), s = b(() => {
4763
4763
  const g = e.fab === !1 && e.fabMini === !1 ? t.value : {};
@@ -4951,7 +4951,7 @@ const Wt = Oe({
4951
4951
  class: "q-btn__content text-center col items-center q-anchor--skip " + a.value
4952
4952
  }, M)
4953
4953
  ), e.loading !== null && re.push(
4954
- w(po, {
4954
+ w(bo, {
4955
4955
  name: "q-transition--fade"
4956
4956
  }, () => e.loading === !0 ? [
4957
4957
  w("span", {
@@ -4975,7 +4975,7 @@ const Wt = Oe({
4975
4975
  };
4976
4976
  }
4977
4977
  });
4978
- let co = 0;
4978
+ let fo = 0;
4979
4979
  const uv = {
4980
4980
  fullscreen: Boolean,
4981
4981
  noRouteFullscreenExit: Boolean
@@ -4995,12 +4995,12 @@ function dv() {
4995
4995
  i.value === !0 ? c() : d();
4996
4996
  }
4997
4997
  function d() {
4998
- i.value !== !0 && (i.value = !0, a = o.$el.parentNode, a.replaceChild(l, o.$el), document.body.appendChild(o.$el), co++, co === 1 && document.body.classList.add("q-body--fullscreen-mixin"), r = {
4998
+ i.value !== !0 && (i.value = !0, a = o.$el.parentNode, a.replaceChild(l, o.$el), document.body.appendChild(o.$el), fo++, fo === 1 && document.body.classList.add("q-body--fullscreen-mixin"), r = {
4999
4999
  handler: c
5000
- }, bo.add(r));
5000
+ }, yo.add(r));
5001
5001
  }
5002
5002
  function c() {
5003
- i.value === !0 && (r !== void 0 && (bo.remove(r), r = void 0), a.replaceChild(o.$el, l), i.value = !1, co = Math.max(0, co - 1), co === 0 && (document.body.classList.remove("q-body--fullscreen-mixin"), o.$el.scrollIntoView !== void 0 && setTimeout(() => {
5003
+ i.value === !0 && (r !== void 0 && (yo.remove(r), r = void 0), a.replaceChild(o.$el, l), i.value = !1, fo = Math.max(0, fo - 1), fo === 0 && (document.body.classList.remove("q-body--fullscreen-mixin"), o.$el.scrollIntoView !== void 0 && setTimeout(() => {
5004
5004
  o.$el.scrollIntoView();
5005
5005
  })));
5006
5006
  }
@@ -5316,7 +5316,7 @@ function Av(e, t, n) {
5316
5316
  computedColspan: a
5317
5317
  };
5318
5318
  }
5319
- const Wo = "q-table__bottom row items-center", dc = {};
5319
+ const Yo = "q-table__bottom row items-center", dc = {};
5320
5320
  Ru.forEach((e) => {
5321
5321
  dc[e] = {};
5322
5322
  });
@@ -5471,7 +5471,7 @@ const Dv = Oe({
5471
5471
  function te() {
5472
5472
  if (e.grid === !0)
5473
5473
  return Vr();
5474
- const P = e.hideHeader !== !0 ? ao : null;
5474
+ const P = e.hideHeader !== !0 ? io : null;
5475
5475
  if (u.value === !0) {
5476
5476
  const de = t["top-row"], ue = t["bottom-row"], ge = {
5477
5477
  default: (Ue) => R(Ue.item, t.body, Ue.index)
@@ -5643,7 +5643,7 @@ const Dv = Oe({
5643
5643
  inFullscreen: a.value,
5644
5644
  toggleFullscreen: i
5645
5645
  }));
5646
- function lo() {
5646
+ function ao() {
5647
5647
  const P = t.top, J = t["top-left"], de = t["top-right"], ue = t["top-selection"], ge = q.value === !0 && ue !== void 0 && Y.value > 0, Ue = "q-table__top relative-position row items-center";
5648
5648
  if (P !== void 0)
5649
5649
  return w("div", { class: Ue }, [P(nt.value)]);
@@ -5668,8 +5668,8 @@ const Dv = Oe({
5668
5668
  return w("div", { class: Ue }, Be);
5669
5669
  }
5670
5670
  const Gt = b(() => re.value === !0 ? null : M.value);
5671
- function ao() {
5672
- const P = Fo();
5671
+ function io() {
5672
+ const P = Bo();
5673
5673
  return e.loading === !0 && t.loading === void 0 && P.push(
5674
5674
  w("tr", { class: "q-table__progress" }, [
5675
5675
  w("th", {
@@ -5679,7 +5679,7 @@ const Dv = Oe({
5679
5679
  ])
5680
5680
  ), w("thead", P);
5681
5681
  }
5682
- function Fo() {
5682
+ function Bo() {
5683
5683
  const P = t.header, J = t["header-cell"];
5684
5684
  if (P !== void 0)
5685
5685
  return P(
@@ -5703,7 +5703,7 @@ const Dv = Oe({
5703
5703
  modelValue: Gt.value,
5704
5704
  dark: l.value,
5705
5705
  dense: e.dense,
5706
- "onUpdate:modelValue": io
5706
+ "onUpdate:modelValue": so
5707
5707
  })
5708
5708
  ];
5709
5709
  de.unshift(
@@ -5729,10 +5729,10 @@ const Dv = Oe({
5729
5729
  P,
5730
5730
  "selected",
5731
5731
  () => Gt.value,
5732
- io
5732
+ so
5733
5733
  ), P;
5734
5734
  }
5735
- function io(P) {
5735
+ function so(P) {
5736
5736
  re.value === !0 && (P = !1), X(
5737
5737
  N.value.map(s.value),
5738
5738
  N.value,
@@ -5748,7 +5748,7 @@ const Dv = Oe({
5748
5748
  ];
5749
5749
  return r.lang.rtl === !0 ? P.reverse() : P;
5750
5750
  });
5751
- function Bo() {
5751
+ function qo() {
5752
5752
  if (e.hideBottom === !0) return;
5753
5753
  if (E.value === !0) {
5754
5754
  if (e.hideNoData === !0) return;
@@ -5759,11 +5759,11 @@ const Dv = Oe({
5759
5759
  }),
5760
5760
  de
5761
5761
  ];
5762
- return w("div", { class: Wo + " q-table__bottom--nodata" }, ge);
5762
+ return w("div", { class: Yo + " q-table__bottom--nodata" }, ge);
5763
5763
  }
5764
5764
  const P = t.bottom;
5765
5765
  if (P !== void 0)
5766
- return w("div", { class: Wo }, [P(nt.value)]);
5766
+ return w("div", { class: Yo }, [P(nt.value)]);
5767
5767
  const J = e.hideSelectedBanner !== !0 && q.value === !0 && Y.value > 0 ? [
5768
5768
  w("div", { class: "q-table__control" }, [
5769
5769
  w("div", [
@@ -5773,10 +5773,10 @@ const Dv = Oe({
5773
5773
  ] : [];
5774
5774
  if (e.hidePagination !== !0)
5775
5775
  return w("div", {
5776
- class: Wo + " justify-end"
5776
+ class: Yo + " justify-end"
5777
5777
  }, Mr(J));
5778
5778
  if (J.length !== 0)
5779
- return w("div", { class: Wo }, J);
5779
+ return w("div", { class: Yo }, J);
5780
5780
  }
5781
5781
  function Rr(P) {
5782
5782
  S({
@@ -5862,10 +5862,10 @@ const Dv = Oe({
5862
5862
  w("div", { class: "q-table__control" }, J)
5863
5863
  ), P;
5864
5864
  }
5865
- function qo() {
5865
+ function $o() {
5866
5866
  const P = e.gridHeader === !0 ? [
5867
5867
  w("table", { class: "q-table" }, [
5868
- ao()
5868
+ io()
5869
5869
  ])
5870
5870
  ] : e.loading === !0 && t.loading === void 0 ? _e() : void 0;
5871
5871
  return w("div", { class: "q-table__middle" }, P);
@@ -5950,13 +5950,13 @@ const Dv = Oe({
5950
5950
  computedRows: () => N.value,
5951
5951
  computedRowsNumber: () => ze.value
5952
5952
  }), () => {
5953
- const P = [lo()], J = { ref: d, class: h.value };
5954
- return e.grid === !0 ? P.push(qo()) : Object.assign(J, {
5953
+ const P = [ao()], J = { ref: d, class: h.value };
5954
+ return e.grid === !0 ? P.push($o()) : Object.assign(J, {
5955
5955
  class: [J.class, e.cardClass],
5956
5956
  style: e.cardStyle
5957
5957
  }), P.push(
5958
5958
  te(),
5959
- Bo()
5959
+ qo()
5960
5960
  ), e.loading === !0 && t.loading !== void 0 && P.push(
5961
5961
  t.loading()
5962
5962
  ), w("div", J, P);
@@ -6025,12 +6025,12 @@ function Lv(e, t, n, o, r, l) {
6025
6025
  ]),
6026
6026
  _: 1
6027
6027
  })) : Ie("", !0),
6028
- n.smallDevice ? Ie("", !0) : (se(!0), Nt(Pn, { key: 1 }, Po(n.tableProps.cols, (a) => (se(), he(vl, {
6028
+ n.smallDevice ? Ie("", !0) : (se(!0), Nt(Pn, { key: 1 }, No(n.tableProps.cols, (a) => (se(), he(vl, {
6029
6029
  key: a.name,
6030
6030
  props: n.tableProps
6031
6031
  }, {
6032
6032
  default: ie(() => [
6033
- No(un(a.label), 1)
6033
+ Ro(un(a.label), 1)
6034
6034
  ]),
6035
6035
  _: 2
6036
6036
  }, 1032, ["props"]))), 128))
@@ -6095,7 +6095,7 @@ function Rv(e, t, n, o, r, l) {
6095
6095
  default: ie(() => [
6096
6096
  ee(Lt, null, {
6097
6097
  default: ie(() => [
6098
- No(un(a.opt.label), 1)
6098
+ Ro(un(a.opt.label), 1)
6099
6099
  ]),
6100
6100
  _: 2
6101
6101
  }, 1024)
@@ -6453,7 +6453,7 @@ const mc = Oe({
6453
6453
  onMaskedClick: _
6454
6454
  } = Bv(e, t, Y, u), S = qv(
6455
6455
  e
6456
- ), y = b(() => Eo(f.value)), D = ic(M), x = Gl({ changeEvent: !0 }), O = b(
6456
+ ), y = b(() => So(f.value)), D = ic(M), x = Gl({ changeEvent: !0 }), O = b(
6457
6457
  () => e.type === "textarea" || e.autogrow === !0
6458
6458
  ), F = b(
6459
6459
  () => O.value === !0 || ["text", "search", "url", "tel", "password"].includes(e.type)
@@ -6584,7 +6584,7 @@ const mc = Oe({
6584
6584
  emitValue: Y,
6585
6585
  hasValue: y,
6586
6586
  floatingLabel: b(
6587
- () => y.value === !0 && (e.type !== "number" || isNaN(f.value) === !1) || Eo(e.displayValue)
6587
+ () => y.value === !0 && (e.type !== "number" || isNaN(f.value) === !1) || So(e.displayValue)
6588
6588
  ),
6589
6589
  getControl: () => w(O.value === !0 ? "textarea" : "input", {
6590
6590
  ref: u,
@@ -6613,7 +6613,7 @@ const mc = Oe({
6613
6613
  }), wt(o, "nativeEl", () => u.value), A;
6614
6614
  }
6615
6615
  });
6616
- function ho(e, t = /* @__PURE__ */ new WeakMap()) {
6616
+ function _o(e, t = /* @__PURE__ */ new WeakMap()) {
6617
6617
  if (Object(e) !== e) return e;
6618
6618
  if (t.has(e)) return t.get(e);
6619
6619
  const n = e instanceof Date ? new Date(e) : e instanceof RegExp ? new RegExp(e.source, e.flags) : e instanceof Set ? /* @__PURE__ */ new Set() : e instanceof Map ? /* @__PURE__ */ new Map() : typeof e.constructor != "function" ? /* @__PURE__ */ Object.create(null) : e.prototype !== void 0 && typeof e.prototype.constructor == "function" ? e : new e.constructor();
@@ -6625,12 +6625,12 @@ function ho(e, t = /* @__PURE__ */ new WeakMap()) {
6625
6625
  }
6626
6626
  }
6627
6627
  return t.set(e, n), e instanceof Set ? e.forEach((o) => {
6628
- n.add(ho(o, t));
6628
+ n.add(_o(o, t));
6629
6629
  }) : e instanceof Map && e.forEach((o, r) => {
6630
- n.set(r, ho(o, t));
6630
+ n.set(r, _o(o, t));
6631
6631
  }), Object.assign(
6632
6632
  n,
6633
- ...Object.keys(e).map((o) => ({ [o]: ho(e[o], t) }))
6633
+ ...Object.keys(e).map((o) => ({ [o]: _o(e[o], t) }))
6634
6634
  );
6635
6635
  }
6636
6636
  const $v = Oe({
@@ -6699,7 +6699,7 @@ const $v = Oe({
6699
6699
  s = !0, l.value.hide();
6700
6700
  }
6701
6701
  function p() {
6702
- s = !1, a.value = ho(e.modelValue), i.value = ho(e.modelValue), n("beforeShow");
6702
+ s = !1, a.value = _o(e.modelValue), i.value = _o(e.modelValue), n("beforeShow");
6703
6703
  }
6704
6704
  function g() {
6705
6705
  n("show");
@@ -7048,7 +7048,7 @@ const pc = /* @__PURE__ */ ht(Qv, [["render", Xv]]), Zv = {
7048
7048
  function eg(e, t, n, o, r, l) {
7049
7049
  const a = ut("TablePopupEdit"), i = ut("BasicCheckBox"), s = ut("CustomizedCheckBox"), d = ut("CustomizedIcon"), c = ut("CustomizedButton");
7050
7050
  return se(), Nt("tr", {
7051
- class: ur(n.tableProps.row.rowBgColor || "bg-main-color")
7051
+ class: Yn(n.tableProps.row.rowBgColor || "bg-main-color")
7052
7052
  }, [
7053
7053
  n.selectionType != "none" ? (se(), he(_i, {
7054
7054
  key: 0,
@@ -7064,21 +7064,22 @@ function eg(e, t, n, o, r, l) {
7064
7064
  ]),
7065
7065
  _: 1
7066
7066
  }, 8, ["id"])) : Ie("", !0),
7067
- (se(!0), Nt(Pn, null, Po(n.tableProps.cols, (u) => (se(), he(_i, {
7067
+ (se(!0), Nt(Pn, null, No(n.tableProps.cols, (u) => (se(), he(_i, {
7068
7068
  key: u.name,
7069
- class: ur(n.tableProps.row.rowBgColor || "bg-main-color"),
7069
+ class: Yn(n.tableProps.row.rowBgColor || "bg-main-color"),
7070
7070
  props: n.tableProps
7071
7071
  }, {
7072
7072
  default: ie(() => [
7073
7073
  l.getColumnValue(u) ? (se(), Nt("span", {
7074
7074
  key: 0,
7075
+ class: Yn(n.tableProps.row.customizedClass && n.tableProps.row.customizedClass(u.name, r.tablePropsData.row[u.name])),
7075
7076
  innerHTML: r.tablePropsData.row[u.name]
7076
- }, null, 8, Jv)) : Ie("", !0),
7077
+ }, null, 10, Jv)) : Ie("", !0),
7077
7078
  u.editable ? (se(), he(Ge, {
7078
7079
  key: 1,
7079
7080
  name: "edit",
7080
7081
  color: "primary",
7081
- size: "xs",
7082
+ size: "md",
7082
7083
  class: "cursor-pointer"
7083
7084
  })) : Ie("", !0),
7084
7085
  u.editable ? (se(), he(a, {
@@ -7222,14 +7223,14 @@ const tg = /* @__PURE__ */ ht(Zv, [["render", eg]]), bc = Oe({
7222
7223
  function rg(e, t, n, o, r, l) {
7223
7224
  const a = ut("TablePopupEdit"), i = ut("BasicCheckBox"), s = ut("CustomizedCheckBox"), d = ut("CustomizedIcon"), c = ut("CustomizedButton");
7224
7225
  return se(), Nt("div", {
7225
- class: ur("q-pa-xs col-xs-12 col-sm-6 col-md-4 col-lg-3 grid-style-transition"),
7226
+ class: Yn("q-pa-xs col-xs-12 col-sm-6 col-md-4 col-lg-3 grid-style-transition"),
7226
7227
  style: hu(r.tablePropsData.selected ? "transform: scale(0.95);" : "")
7227
7228
  }, [
7228
7229
  ee(ta, {
7229
7230
  bordered: "",
7230
7231
  flat: "",
7231
7232
  square: "",
7232
- class: ur(
7233
+ class: Yn(
7233
7234
  r.tablePropsData.selected ? e.$q.dark.isActive ? "bg-grey-9" : "bg-grey-2" : n.tableProps.row.rowBgColor || "bg-main-color"
7234
7235
  )
7235
7236
  }, {
@@ -7247,7 +7248,7 @@ function rg(e, t, n, o, r, l) {
7247
7248
  }),
7248
7249
  ee(Iu, { dense: "" }, {
7249
7250
  default: ie(() => [
7250
- (se(!0), Nt(Pn, null, Po(r.tablePropsData.cols.filter((u) => u.name !== "desc"), (u) => (se(), he(rn, {
7251
+ (se(!0), Nt(Pn, null, No(r.tablePropsData.cols.filter((u) => u.name !== "desc"), (u) => (se(), he(rn, {
7251
7252
  key: u.name
7252
7253
  }, {
7253
7254
  default: ie(() => [
@@ -7255,7 +7256,7 @@ function rg(e, t, n, o, r, l) {
7255
7256
  default: ie(() => [
7256
7257
  ee(Lt, { class: "itemsFontSize ellipsis text-light-gray" }, {
7257
7258
  default: ie(() => [
7258
- No(un(u.label), 1)
7259
+ Ro(un(u.label), 1)
7259
7260
  ]),
7260
7261
  _: 2
7261
7262
  }, 1024)
@@ -7266,14 +7267,17 @@ function rg(e, t, n, o, r, l) {
7266
7267
  default: ie(() => [
7267
7268
  l.getColumnValue(u) ? (se(), he(Lt, {
7268
7269
  key: 0,
7269
- class: "itemsFontSize text-almost-black"
7270
+ class: Yn([
7271
+ n.tableProps.row.customizedClass ? n.tableProps.row.customizedClass(u.name, r.tablePropsData.row[u.name]) : "",
7272
+ "itemsFontSize text-almost-black"
7273
+ ])
7270
7274
  }, {
7271
7275
  default: ie(() => [
7272
7276
  u.editable ? (se(), he(Ge, {
7273
7277
  key: 0,
7274
7278
  name: "edit",
7275
7279
  color: "primary",
7276
- size: "sx",
7280
+ size: "md",
7277
7281
  class: "cursor-pointer"
7278
7282
  })) : Ie("", !0),
7279
7283
  Te("span", {
@@ -7295,7 +7299,7 @@ function rg(e, t, n, o, r, l) {
7295
7299
  }, null, 8, ["model", "label", "data-cy", "input-max-length", "mask", "input-type", "show-input-popup-edit", "show-select-number-options", "popup-edit-number-options", "onSave"])
7296
7300
  ]),
7297
7301
  _: 2
7298
- }, 1024)) : Ie("", !0),
7302
+ }, 1032, ["class"])) : Ie("", !0),
7299
7303
  ee(Ft, null, {
7300
7304
  default: ie(() => [
7301
7305
  u.showBasicCheckbox ? (se(), he(i, {
@@ -7421,7 +7425,7 @@ function ig(e, t, n, o, r, l) {
7421
7425
  }, null, 8, ["onClick"]))
7422
7426
  ]),
7423
7427
  default: ie(() => [
7424
- No(un(r.localStore.filterValue) + " ", 1)
7428
+ Ro(un(r.localStore.filterValue) + " ", 1)
7425
7429
  ]),
7426
7430
  _: 1
7427
7431
  }, 8, ["modelValue", "onUpdate:modelValue"]);
@@ -7547,7 +7551,7 @@ function wg(e, t, n, o, r, l) {
7547
7551
  ])
7548
7552
  ]),
7549
7553
  Te("tbody", null, [
7550
- (se(), Nt(Pn, null, Po(10, (a) => Te("tr", { key: a }, [
7554
+ (se(), Nt(Pn, null, No(10, (a) => Te("tr", { key: a }, [
7551
7555
  Te("td", pg, [
7552
7556
  ee(Je, {
7553
7557
  type: "text",
@@ -7596,7 +7600,7 @@ const kg = /* @__PURE__ */ ht(dg, [["render", wg]]), Tg = {
7596
7600
  };
7597
7601
  function Og(e, t, n, o, r, l) {
7598
7602
  return se(), Nt("div", null, [
7599
- (se(), Nt(Pn, null, Po(2, (a) => ee(rn, { key: a }, {
7603
+ (se(), Nt(Pn, null, No(2, (a) => ee(rn, { key: a }, {
7600
7604
  default: ie(() => [
7601
7605
  ee(ta, { style: { width: "100%" } }, {
7602
7606
  default: ie(() => [
@@ -7993,7 +7997,7 @@ function Ig(e, t, n, o, r, l) {
7993
7997
  })) : Ie("", !0)
7994
7998
  ]);
7995
7999
  }
7996
- const xg = /* @__PURE__ */ ht(Dg, [["render", Ig]]), Yo = (e, t) => {
8000
+ const xg = /* @__PURE__ */ ht(Dg, [["render", Ig]]), Go = (e, t) => {
7997
8001
  e.use(t);
7998
8002
  }, Tr = (e, t, n) => {
7999
8003
  e.component(t, n);
@@ -8432,7 +8436,7 @@ function oh(e) {
8432
8436
  const t = new Date(e).getDay();
8433
8437
  return t === 0 ? 7 : t;
8434
8438
  }
8435
- function er(e) {
8439
+ function tr(e) {
8436
8440
  const t = new Date(e.getFullYear(), e.getMonth(), e.getDate());
8437
8441
  t.setDate(t.getDate() - (t.getDay() + 6) % 7 + 3);
8438
8442
  const n = new Date(t.getFullYear(), 0, 4);
@@ -8521,7 +8525,7 @@ function ch(e) {
8521
8525
  t = Math.min(t, new Date(n));
8522
8526
  }), t;
8523
8527
  }
8524
- function Go(e, t, n) {
8528
+ function Qo(e, t, n) {
8525
8529
  return (e.getTime() - e.getTimezoneOffset() * yl - (t.getTime() - t.getTimezoneOffset() * yl)) / n;
8526
8530
  }
8527
8531
  function kc(e, t, n = "days") {
@@ -8536,19 +8540,19 @@ function kc(e, t, n = "days") {
8536
8540
  case "days":
8537
8541
  case "day":
8538
8542
  case "date":
8539
- return Go(Ht(o, "day"), Ht(r, "day"), yc);
8543
+ return Qo(Ht(o, "day"), Ht(r, "day"), yc);
8540
8544
  case "hours":
8541
8545
  case "hour":
8542
- return Go(Ht(o, "hour"), Ht(r, "hour"), Wg);
8546
+ return Qo(Ht(o, "hour"), Ht(r, "hour"), Wg);
8543
8547
  case "minutes":
8544
8548
  case "minute":
8545
- return Go(Ht(o, "minute"), Ht(r, "minute"), yl);
8549
+ return Qo(Ht(o, "minute"), Ht(r, "minute"), yl);
8546
8550
  case "seconds":
8547
8551
  case "second":
8548
- return Go(Ht(o, "second"), Ht(r, "second"), 1e3);
8552
+ return Qo(Ht(o, "second"), Ht(r, "second"), 1e3);
8549
8553
  }
8550
8554
  }
8551
- function tr(e) {
8555
+ function nr(e) {
8552
8556
  return kc(e, Ht(e, "year"), "days") + 1;
8553
8557
  }
8554
8558
  function dh(e) {
@@ -8672,15 +8676,15 @@ const Si = {
8672
8676
  },
8673
8677
  // Day of year: 1, 2, ..., 366
8674
8678
  DDD(e) {
8675
- return tr(e);
8679
+ return nr(e);
8676
8680
  },
8677
8681
  // Day of year: 1st, 2nd, ..., 366th
8678
8682
  DDDo(e) {
8679
- return Hn(tr(e));
8683
+ return Hn(nr(e));
8680
8684
  },
8681
8685
  // Day of year: 001, 002, ..., 366
8682
8686
  DDDD(e) {
8683
- return Ze(tr(e), 3);
8687
+ return Ze(nr(e), 3);
8684
8688
  },
8685
8689
  // Day of week: 0, 1, ..., 6
8686
8690
  d(e) {
@@ -8708,15 +8712,15 @@ const Si = {
8708
8712
  },
8709
8713
  // Week of Year: 1 2 ... 52 53
8710
8714
  w(e) {
8711
- return er(e);
8715
+ return tr(e);
8712
8716
  },
8713
8717
  // Week of Year: 1st 2nd ... 52nd 53rd
8714
8718
  wo(e) {
8715
- return Hn(er(e));
8719
+ return Hn(tr(e));
8716
8720
  },
8717
8721
  // Week of Year: 01 02 ... 52 53
8718
8722
  ww(e) {
8719
- return Ze(er(e));
8723
+ return Ze(tr(e));
8720
8724
  },
8721
8725
  // Hour: 0, 1, ... 23
8722
8726
  H(e) {
@@ -8813,7 +8817,7 @@ const hh = {
8813
8817
  extractDate: Jg,
8814
8818
  buildDate: nh,
8815
8819
  getDayOfWeek: oh,
8816
- getWeekOfYear: er,
8820
+ getWeekOfYear: tr,
8817
8821
  isBetweenDates: lh,
8818
8822
  addToDate: ah,
8819
8823
  subtractFromDate: ih,
@@ -8823,7 +8827,7 @@ const hh = {
8823
8827
  getMaxDate: uh,
8824
8828
  getMinDate: ch,
8825
8829
  getDateDiff: kc,
8826
- getDayOfYear: tr,
8830
+ getDayOfYear: nr,
8827
8831
  inferDateFormat: dh,
8828
8832
  getDateBetween: fh,
8829
8833
  isSameDate: mh,
@@ -8981,7 +8985,7 @@ function wh(e, t, n, o, r, l) {
8981
8985
  }),
8982
8986
  ee(Kg, { class: "text-color-almost-black q-pl-none" }, {
8983
8987
  default: ie(() => [
8984
- No(un(e.title), 1)
8988
+ Ro(un(e.title), 1)
8985
8989
  ]),
8986
8990
  _: 1
8987
8991
  })
@@ -9008,12 +9012,12 @@ var Oh = Object.create, Tc = Object.defineProperty, Ah = Object.getOwnPropertyDe
9008
9012
  // "default" to the CommonJS "module.exports" for node compatibility.
9009
9013
  Tc(n, "default", { value: e, enumerable: !0 }),
9010
9014
  e
9011
- )), Vo = xh({
9015
+ )), Fo = xh({
9012
9016
  "../../node_modules/.pnpm/tsup@8.3.5_@microsoft+api-extractor@7.48.1_@types+node@22.10.5__jiti@2.4.2_postcss@8.4.49_tsx_s7k37zks4wtn7x2grzma6lrsfa/node_modules/tsup/assets/esm_shims.js"() {
9013
9017
  }
9014
9018
  }), Rh = Lh({
9015
9019
  "../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e, t) {
9016
- Vo(), t.exports = o;
9020
+ Fo(), t.exports = o;
9017
9021
  function n(l) {
9018
9022
  return l instanceof Buffer ? Buffer.from(l) : new l.constructor(l.buffer.slice(), l.byteOffset, l.length);
9019
9023
  }
@@ -9131,15 +9135,15 @@ var Oh = Object.create, Tc = Object.defineProperty, Ah = Object.getOwnPropertyDe
9131
9135
  }
9132
9136
  }
9133
9137
  });
9134
- Vo();
9135
- Vo();
9136
- Vo();
9138
+ Fo();
9139
+ Fo();
9140
+ Fo();
9137
9141
  var Oc = typeof navigator < "u", oe = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : typeof global < "u" ? global : {};
9138
9142
  typeof oe.chrome < "u" && oe.chrome.devtools;
9139
9143
  Oc && (oe.self, oe.top);
9140
9144
  var Ci;
9141
9145
  typeof navigator < "u" && ((Ci = navigator.userAgent) == null || Ci.toLowerCase().includes("electron"));
9142
- Vo();
9146
+ Fo();
9143
9147
  var Mh = Nh(Rh()), Vh = /(?:^|[-_/])(\w)/g;
9144
9148
  function Fh(e, t) {
9145
9149
  return t ? t.toUpperCase() : "";
@@ -9160,7 +9164,7 @@ var wi = (0, Mh.default)({ circles: !0 });
9160
9164
  const $h = {
9161
9165
  trailing: !0
9162
9166
  };
9163
- function Xn(e, t = 25, n = {}) {
9167
+ function Zn(e, t = 25, n = {}) {
9164
9168
  if (n = { ...$h, ...n }, !Number.isFinite(t))
9165
9169
  throw new TypeError("Expected `wait` to be a finite number");
9166
9170
  let o, r, l = [], a, i;
@@ -10793,9 +10797,9 @@ function a_() {
10793
10797
  };
10794
10798
  return e;
10795
10799
  }
10796
- var Qo;
10800
+ var Xo;
10797
10801
  function i_(e) {
10798
- return Qo || (Qo = document.createRange()), Qo.selectNode(e), Qo.getBoundingClientRect();
10802
+ return Xo || (Xo = document.createRange()), Xo.selectNode(e), Xo.getBoundingClientRect();
10799
10803
  }
10800
10804
  function s_(e) {
10801
10805
  const t = a_();
@@ -10870,7 +10874,7 @@ var Pc = "__vue-devtools-component-inspector__", Nc = "__vue-devtools-component-
10870
10874
  fontSize: "12px",
10871
10875
  opacity: 0.7
10872
10876
  };
10873
- function no() {
10877
+ function oo() {
10874
10878
  return document.getElementById(Pc);
10875
10879
  }
10876
10880
  function m_() {
@@ -10909,7 +10913,7 @@ function ua(e) {
10909
10913
  return l.id = Mc, l.innerHTML = `${Math.round(e.bounds.width * 100) / 100} x ${Math.round(e.bounds.height * 100) / 100}`, Object.assign(l.style, f_), o.appendChild(r), o.appendChild(l), n.appendChild(o), document.body.appendChild(n), n;
10910
10914
  }
10911
10915
  function ca(e) {
10912
- const t = no(), n = m_(), o = g_(), r = v_();
10916
+ const t = oo(), n = m_(), o = g_(), r = v_();
10913
10917
  t && (Object.assign(t.style, {
10914
10918
  ...Vc,
10915
10919
  ...sa(e.bounds)
@@ -10922,10 +10926,10 @@ function h_(e) {
10922
10926
  if (!t.width && !t.height)
10923
10927
  return;
10924
10928
  const n = Or(e);
10925
- no() ? ca({ bounds: t, name: n }) : ua({ bounds: t, name: n });
10929
+ oo() ? ca({ bounds: t, name: n }) : ua({ bounds: t, name: n });
10926
10930
  }
10927
10931
  function Fc() {
10928
- const e = no();
10932
+ const e = oo();
10929
10933
  e && (e.style.display = "none");
10930
10934
  }
10931
10935
  var Cl = null;
@@ -10935,7 +10939,7 @@ function wl(e) {
10935
10939
  const n = t.__vueParentComponent;
10936
10940
  if (n && (Cl = n, n.vnode.el)) {
10937
10941
  const r = Dn(n), l = Or(n);
10938
- no() ? ca({ bounds: r, name: l }) : ua({ bounds: r, name: l });
10942
+ oo() ? ca({ bounds: r, name: l }) : ua({ bounds: r, name: l });
10939
10943
  }
10940
10944
  }
10941
10945
  }
@@ -10954,7 +10958,7 @@ function b_() {
10954
10958
  function t(n) {
10955
10959
  n.preventDefault(), n.stopPropagation(), __(n, (o) => {
10956
10960
  window.removeEventListener("click", t, !0), br = null, window.removeEventListener("mouseover", wl);
10957
- const r = no();
10961
+ const r = oo();
10958
10962
  r && (r.style.display = "none"), e(JSON.stringify({ id: o }));
10959
10963
  });
10960
10964
  }
@@ -10983,7 +10987,7 @@ function y_(e) {
10983
10987
  setTimeout(() => {
10984
10988
  const o = Dn(t);
10985
10989
  if (o.width || o.height) {
10986
- const r = Or(t), l = no();
10990
+ const r = Or(t), l = oo();
10987
10991
  l ? ca({ ...e, name: r, bounds: o }) : ua({ ...e, name: r, bounds: o }), setTimeout(() => {
10988
10992
  l && (l.style.display = "none");
10989
10993
  }, 1500);
@@ -11028,9 +11032,9 @@ function Bc(e) {
11028
11032
  function nl(e) {
11029
11033
  return !!(e && e.__v_isRef === !0);
11030
11034
  }
11031
- function vo(e) {
11035
+ function go(e) {
11032
11036
  const t = e && e.__v_raw;
11033
- return t ? vo(t) : e;
11037
+ return t ? go(t) : e;
11034
11038
  }
11035
11039
  var k_ = class {
11036
11040
  constructor() {
@@ -11064,9 +11068,9 @@ var k_ = class {
11064
11068
  }
11065
11069
  createDefaultSetCallback(e) {
11066
11070
  return (t, n, o) => {
11067
- if ((e.remove || e.newKey) && (Array.isArray(t) ? t.splice(n, 1) : vo(t) instanceof Map ? t.delete(n) : vo(t) instanceof Set ? t.delete(Array.from(t.values())[n]) : Reflect.deleteProperty(t, n)), !e.remove) {
11071
+ if ((e.remove || e.newKey) && (Array.isArray(t) ? t.splice(n, 1) : go(t) instanceof Map ? t.delete(n) : go(t) instanceof Set ? t.delete(Array.from(t.values())[n]) : Reflect.deleteProperty(t, n)), !e.remove) {
11068
11072
  const r = t[e.newKey || n];
11069
- this.refEditor.isRef(r) ? this.refEditor.set(r, o) : vo(t) instanceof Map ? t.set(e.newKey || n, o) : vo(t) instanceof Set ? t.add(o) : t[e.newKey || n] = o;
11073
+ this.refEditor.isRef(r) ? this.refEditor.set(r, o) : go(t) instanceof Map ? t.set(e.newKey || n, o) : go(t) instanceof Set ? t.add(o) : t[e.newKey || n] = o;
11070
11074
  }
11071
11075
  };
11072
11076
  }
@@ -11147,8 +11151,8 @@ var da = new Proxy(oe.__VUE_DEVTOOLS_KIT_INSPECTOR__, {
11147
11151
  get(e, t, n) {
11148
11152
  return Reflect.get(e, t, n);
11149
11153
  }
11150
- }), qc = Xn(() => {
11151
- oo.hooks.callHook("sendInspectorToClient", $c());
11154
+ }), qc = Zn(() => {
11155
+ ro.hooks.callHook("sendInspectorToClient", $c());
11152
11156
  });
11153
11157
  function x_(e, t) {
11154
11158
  var n, o;
@@ -11177,7 +11181,7 @@ function $c() {
11177
11181
  };
11178
11182
  });
11179
11183
  }
11180
- function nr(e, t) {
11184
+ function or(e, t) {
11181
11185
  return da.find((n) => n.options.id === e && (t ? n.descriptor.app === t : !0));
11182
11186
  }
11183
11187
  function L_() {
@@ -11185,11 +11189,11 @@ function L_() {
11185
11189
  e.hook("addInspector", ({ inspector: o, plugin: r }) => {
11186
11190
  x_(o, r.descriptor);
11187
11191
  });
11188
- const t = Xn(async ({ inspectorId: o, plugin: r }) => {
11192
+ const t = Zn(async ({ inspectorId: o, plugin: r }) => {
11189
11193
  var l;
11190
11194
  if (!o || !((l = r == null ? void 0 : r.descriptor) != null && l.app) || rt.highPerfModeEnabled)
11191
11195
  return;
11192
- const a = nr(o, r.descriptor.app), i = {
11196
+ const a = or(o, r.descriptor.app), i = {
11193
11197
  app: r.descriptor.app,
11194
11198
  inspectorId: o,
11195
11199
  filter: (a == null ? void 0 : a.treeFilter) || "",
@@ -11215,11 +11219,11 @@ function L_() {
11215
11219
  );
11216
11220
  }, 120);
11217
11221
  e.hook("sendInspectorTree", t);
11218
- const n = Xn(async ({ inspectorId: o, plugin: r }) => {
11222
+ const n = Zn(async ({ inspectorId: o, plugin: r }) => {
11219
11223
  var l;
11220
11224
  if (!o || !((l = r == null ? void 0 : r.descriptor) != null && l.app) || rt.highPerfModeEnabled)
11221
11225
  return;
11222
- const a = nr(o, r.descriptor.app), i = {
11226
+ const a = or(o, r.descriptor.app), i = {
11223
11227
  app: r.descriptor.app,
11224
11228
  inspectorId: o,
11225
11229
  nodeId: (a == null ? void 0 : a.selectedNodeId) || "",
@@ -11248,7 +11252,7 @@ function L_() {
11248
11252
  );
11249
11253
  }, 120);
11250
11254
  return e.hook("sendInspectorState", n), e.hook("customInspectorSelectNode", ({ inspectorId: o, nodeId: r, plugin: l }) => {
11251
- const a = nr(o, l.descriptor.app);
11255
+ const a = or(o, l.descriptor.app);
11252
11256
  a && (a.selectedNodeId = r);
11253
11257
  }), e.hook("timelineLayerAdded", ({ options: o, plugin: r }) => {
11254
11258
  I_(o, r.descriptor);
@@ -11303,11 +11307,11 @@ function P_() {
11303
11307
  }
11304
11308
  var Hi, zi;
11305
11309
  (zi = (Hi = oe)[Sn]) != null || (Hi[Sn] = P_());
11306
- var N_ = Xn((e) => {
11307
- oo.hooks.callHook("devtoolsStateUpdated", { state: e });
11310
+ var N_ = Zn((e) => {
11311
+ ro.hooks.callHook("devtoolsStateUpdated", { state: e });
11308
11312
  });
11309
- Xn((e, t) => {
11310
- oo.hooks.callHook("devtoolsConnectedUpdated", { state: e, oldState: t });
11313
+ Zn((e, t) => {
11314
+ ro.hooks.callHook("devtoolsConnectedUpdated", { state: e, oldState: t });
11311
11315
  });
11312
11316
  var Ar = new Proxy(oe.__VUE_DEVTOOLS_KIT_APP_RECORDS__, {
11313
11317
  get(e, t, n) {
@@ -11414,7 +11418,7 @@ function q_(e, t, n) {
11414
11418
  ...l,
11415
11419
  [t]: n
11416
11420
  };
11417
- localStorage.setItem(o, JSON.stringify(a)), oo.hooks.callHookWith(
11421
+ localStorage.setItem(o, JSON.stringify(a)), ro.hooks.callHookWith(
11418
11422
  (i) => {
11419
11423
  i.forEach((s) => s({
11420
11424
  pluginId: e,
@@ -11621,7 +11625,7 @@ function G_(e, t) {
11621
11625
  setupFn: o,
11622
11626
  descriptor: n
11623
11627
  },
11624
- ctx: oo
11628
+ ctx: ro
11625
11629
  });
11626
11630
  n.packageName === "vuex" && r.on.editInspectorState((l) => {
11627
11631
  r.sendInspectorState(l.inspectorId);
@@ -11634,22 +11638,22 @@ function Kc(e, t) {
11634
11638
  }
11635
11639
  B();
11636
11640
  B();
11637
- var So = "__VUE_DEVTOOLS_ROUTER__", Zn = "__VUE_DEVTOOLS_ROUTER_INFO__", Xi, Zi;
11638
- (Zi = (Xi = oe)[Zn]) != null || (Xi[Zn] = {
11641
+ var Co = "__VUE_DEVTOOLS_ROUTER__", Jn = "__VUE_DEVTOOLS_ROUTER_INFO__", Xi, Zi;
11642
+ (Zi = (Xi = oe)[Jn]) != null || (Xi[Jn] = {
11639
11643
  currentRoute: null,
11640
11644
  routes: []
11641
11645
  });
11642
11646
  var Ji, es;
11643
- (es = (Ji = oe)[So]) != null || (Ji[So] = {});
11644
- new Proxy(oe[Zn], {
11647
+ (es = (Ji = oe)[Co]) != null || (Ji[Co] = {});
11648
+ new Proxy(oe[Jn], {
11645
11649
  get(e, t) {
11646
- return oe[Zn][t];
11650
+ return oe[Jn][t];
11647
11651
  }
11648
11652
  });
11649
- new Proxy(oe[So], {
11653
+ new Proxy(oe[Co], {
11650
11654
  get(e, t) {
11651
11655
  if (t === "value")
11652
- return oe[So];
11656
+ return oe[Co];
11653
11657
  }
11654
11658
  });
11655
11659
  function Q_(e) {
@@ -11688,14 +11692,14 @@ function Z_(e, t) {
11688
11692
  var o;
11689
11693
  const r = (o = e.app) == null ? void 0 : o.config.globalProperties.$router, l = X_(r == null ? void 0 : r.currentRoute.value), a = va(Q_(r)), i = console.warn;
11690
11694
  console.warn = () => {
11691
- }, oe[Zn] = {
11695
+ }, oe[Jn] = {
11692
11696
  currentRoute: l ? wi(l) : {},
11693
11697
  routes: wi(a)
11694
- }, oe[So] = r, console.warn = i;
11698
+ }, oe[Co] = r, console.warn = i;
11695
11699
  }
11696
- n(), zc.on.componentUpdated(Xn(() => {
11700
+ n(), zc.on.componentUpdated(Zn(() => {
11697
11701
  var o;
11698
- ((o = t.value) == null ? void 0 : o.app) === e.app && (n(), !rt.highPerfModeEnabled && oo.hooks.callHook("routerInfoUpdated", { state: oe[Zn] }));
11702
+ ((o = t.value) == null ? void 0 : o.app) === e.app && (n(), !rt.highPerfModeEnabled && ro.hooks.callHook("routerInfoUpdated", { state: oe[Jn] }));
11699
11703
  }, 200));
11700
11704
  }
11701
11705
  function J_(e) {
@@ -11755,7 +11759,7 @@ function J_(e) {
11755
11759
  },
11756
11760
  // send inspector state
11757
11761
  sendInspectorState(t) {
11758
- const n = nr(t);
11762
+ const n = or(t);
11759
11763
  e.callHook("sendInspectorState", { inspectorId: t, plugin: {
11760
11764
  descriptor: n.descriptor,
11761
11765
  setupFn: () => ({})
@@ -11825,7 +11829,7 @@ var os = L_(), rs, ls;
11825
11829
  },
11826
11830
  api: J_(os)
11827
11831
  });
11828
- var oo = oe.__VUE_DEVTOOLS_KIT_CONTEXT__;
11832
+ var ro = oe.__VUE_DEVTOOLS_KIT_CONTEXT__;
11829
11833
  B();
11830
11834
  e_(n_());
11831
11835
  var as, is;
@@ -11921,10 +11925,10 @@ function lp(e, t) {
11921
11925
  return l;
11922
11926
  }
11923
11927
  }
11924
- function Jn(e, t) {
11928
+ function eo(e, t) {
11925
11929
  Object.entries(e).forEach(([n, o]) => t(o, n));
11926
11930
  }
11927
- function or(e, t) {
11931
+ function rr(e, t) {
11928
11932
  return e.indexOf(t) !== -1;
11929
11933
  }
11930
11934
  function cs(e, t) {
@@ -11950,9 +11954,9 @@ var ap = class {
11950
11954
  };
11951
11955
  B();
11952
11956
  B();
11953
- var ip = (e) => Object.prototype.toString.call(e).slice(8, -1), Yc = (e) => typeof e > "u", sp = (e) => e === null, Co = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, Tl = (e) => Co(e) && Object.keys(e).length === 0, dn = (e) => Array.isArray(e), up = (e) => typeof e == "string", cp = (e) => typeof e == "number" && !isNaN(e), dp = (e) => typeof e == "boolean", fp = (e) => e instanceof RegExp, wo = (e) => e instanceof Map, ko = (e) => e instanceof Set, Gc = (e) => ip(e) === "Symbol", mp = (e) => e instanceof Date && !isNaN(e.valueOf()), vp = (e) => e instanceof Error, ds = (e) => typeof e == "number" && isNaN(e), gp = (e) => dp(e) || sp(e) || Yc(e) || cp(e) || up(e) || Gc(e), hp = (e) => typeof e == "bigint", _p = (e) => e === 1 / 0 || e === -1 / 0, pp = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), bp = (e) => e instanceof URL;
11957
+ var ip = (e) => Object.prototype.toString.call(e).slice(8, -1), Yc = (e) => typeof e > "u", sp = (e) => e === null, wo = (e) => typeof e != "object" || e === null || e === Object.prototype ? !1 : Object.getPrototypeOf(e) === null ? !0 : Object.getPrototypeOf(e) === Object.prototype, Tl = (e) => wo(e) && Object.keys(e).length === 0, dn = (e) => Array.isArray(e), up = (e) => typeof e == "string", cp = (e) => typeof e == "number" && !isNaN(e), dp = (e) => typeof e == "boolean", fp = (e) => e instanceof RegExp, ko = (e) => e instanceof Map, To = (e) => e instanceof Set, Gc = (e) => ip(e) === "Symbol", mp = (e) => e instanceof Date && !isNaN(e.valueOf()), vp = (e) => e instanceof Error, ds = (e) => typeof e == "number" && isNaN(e), gp = (e) => dp(e) || sp(e) || Yc(e) || cp(e) || up(e) || Gc(e), hp = (e) => typeof e == "bigint", _p = (e) => e === 1 / 0 || e === -1 / 0, pp = (e) => ArrayBuffer.isView(e) && !(e instanceof DataView), bp = (e) => e instanceof URL;
11954
11958
  B();
11955
- var Qc = (e) => e.replace(/\./g, "\\."), ol = (e) => e.map(String).map(Qc).join("."), _o = (e) => {
11959
+ var Qc = (e) => e.replace(/\./g, "\\."), ol = (e) => e.map(String).map(Qc).join("."), po = (e) => {
11956
11960
  const t = [];
11957
11961
  let n = "";
11958
11962
  for (let r = 0; r < e.length; r++) {
@@ -12003,14 +12007,14 @@ var Xc = [
12003
12007
  return new RegExp(t, n);
12004
12008
  }),
12005
12009
  $t(
12006
- ko,
12010
+ To,
12007
12011
  "set",
12008
12012
  // (sets only exist in es6+)
12009
12013
  // eslint-disable-next-line es5/no-es6-methods
12010
12014
  (e) => [...e.values()],
12011
12015
  (e) => new Set(e)
12012
12016
  ),
12013
- $t(wo, "map", (e) => [...e.entries()], (e) => new Map(e)),
12017
+ $t(ko, "map", (e) => [...e.entries()], (e) => new Map(e)),
12014
12018
  $t((e) => ds(e) || _p(e), "number", (e) => ds(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
12015
12019
  $t((e) => e === 0 && 1 / e === -1 / 0, "number", () => "-0", Number),
12016
12020
  $t(bp, "URL", (e) => e.toString(), (e) => new URL(e))
@@ -12113,20 +12117,20 @@ var Kn = (e, t) => {
12113
12117
  return n.next().value;
12114
12118
  };
12115
12119
  function rd(e) {
12116
- if (or(e, "__proto__"))
12120
+ if (rr(e, "__proto__"))
12117
12121
  throw new Error("__proto__ is not allowed as a property");
12118
- if (or(e, "prototype"))
12122
+ if (rr(e, "prototype"))
12119
12123
  throw new Error("prototype is not allowed as a property");
12120
- if (or(e, "constructor"))
12124
+ if (rr(e, "constructor"))
12121
12125
  throw new Error("constructor is not allowed as a property");
12122
12126
  }
12123
12127
  var Cp = (e, t) => {
12124
12128
  rd(t);
12125
12129
  for (let n = 0; n < t.length; n++) {
12126
12130
  const o = t[n];
12127
- if (ko(e))
12131
+ if (To(e))
12128
12132
  e = Kn(e, +o);
12129
- else if (wo(e)) {
12133
+ else if (ko(e)) {
12130
12134
  const r = +o, l = +t[++n] == 0 ? "key" : "value", a = Kn(e, r);
12131
12135
  switch (l) {
12132
12136
  case "key":
@@ -12149,12 +12153,12 @@ var Cp = (e, t) => {
12149
12153
  if (dn(o)) {
12150
12154
  const i = +a;
12151
12155
  o = o[i];
12152
- } else if (Co(o))
12156
+ } else if (wo(o))
12153
12157
  o = o[a];
12154
- else if (ko(o)) {
12158
+ else if (To(o)) {
12155
12159
  const i = +a;
12156
12160
  o = Kn(o, i);
12157
- } else if (wo(o)) {
12161
+ } else if (ko(o)) {
12158
12162
  if (l === t.length - 2)
12159
12163
  break;
12160
12164
  const s = +a, d = +t[++l] == 0 ? "key" : "value", c = Kn(o, s);
@@ -12169,11 +12173,11 @@ var Cp = (e, t) => {
12169
12173
  }
12170
12174
  }
12171
12175
  const r = t[t.length - 1];
12172
- if (dn(o) ? o[+r] = n(o[+r]) : Co(o) && (o[r] = n(o[r])), ko(o)) {
12176
+ if (dn(o) ? o[+r] = n(o[+r]) : wo(o) && (o[r] = n(o[r])), To(o)) {
12173
12177
  const l = Kn(o, +r), a = n(l);
12174
12178
  l !== a && (o.delete(l), o.add(a));
12175
12179
  }
12176
- if (wo(o)) {
12180
+ if (ko(o)) {
12177
12181
  const l = +t[t.length - 2], a = Kn(o, l);
12178
12182
  switch (+r == 0 ? "key" : "value") {
12179
12183
  case "key": {
@@ -12193,12 +12197,12 @@ function Al(e, t, n = []) {
12193
12197
  if (!e)
12194
12198
  return;
12195
12199
  if (!dn(e)) {
12196
- Jn(e, (l, a) => Al(l, t, [...n, ..._o(a)]));
12200
+ eo(e, (l, a) => Al(l, t, [...n, ...po(a)]));
12197
12201
  return;
12198
12202
  }
12199
12203
  const [o, r] = e;
12200
- r && Jn(r, (l, a) => {
12201
- Al(l, t, [...n, ..._o(a)]);
12204
+ r && eo(r, (l, a) => {
12205
+ Al(l, t, [...n, ...po(a)]);
12202
12206
  }), t(o, n);
12203
12207
  }
12204
12208
  function wp(e, t, n) {
@@ -12208,21 +12212,21 @@ function wp(e, t, n) {
12208
12212
  }
12209
12213
  function kp(e, t) {
12210
12214
  function n(o, r) {
12211
- const l = Cp(e, _o(r));
12212
- o.map(_o).forEach((a) => {
12215
+ const l = Cp(e, po(r));
12216
+ o.map(po).forEach((a) => {
12213
12217
  e = Ol(e, a, () => l);
12214
12218
  });
12215
12219
  }
12216
12220
  if (dn(t)) {
12217
12221
  const [o, r] = t;
12218
12222
  o.forEach((l) => {
12219
- e = Ol(e, _o(l), () => e);
12220
- }), r && Jn(r, n);
12223
+ e = Ol(e, po(l), () => e);
12224
+ }), r && eo(r, n);
12221
12225
  } else
12222
- Jn(t, n);
12226
+ eo(t, n);
12223
12227
  return e;
12224
12228
  }
12225
- var Tp = (e, t) => Co(e) || dn(e) || wo(e) || ko(e) || ed(e, t);
12229
+ var Tp = (e, t) => wo(e) || dn(e) || ko(e) || To(e) || ed(e, t);
12226
12230
  function Op(e, t, n) {
12227
12231
  const o = n.get(e);
12228
12232
  o ? o.push(t) : n.set(e, [t]);
@@ -12258,16 +12262,16 @@ var ld = (e, t, n, o, r = [], l = [], a = /* @__PURE__ */ new Map()) => {
12258
12262
  };
12259
12263
  return s || a.set(e, p), p;
12260
12264
  }
12261
- if (or(l, e))
12265
+ if (rr(l, e))
12262
12266
  return {
12263
12267
  transformedValue: null
12264
12268
  };
12265
12269
  const d = fs(e, n), c = (i = d == null ? void 0 : d.value) != null ? i : e, u = dn(c) ? [] : {}, m = {};
12266
- Jn(c, (h, p) => {
12270
+ eo(c, (h, p) => {
12267
12271
  if (p === "__proto__" || p === "constructor" || p === "prototype")
12268
12272
  throw new Error(`Detected property ${p}. This is a prototype pollution risk, please remove it from your object.`);
12269
12273
  const g = ld(h, t, n, o, [...r, p], [...l, e], a);
12270
- u[p] = g.transformedValue, dn(g.annotations) ? m[p] = g.annotations : Co(g.annotations) && Jn(g.annotations, (v, _) => {
12274
+ u[p] = g.transformedValue, dn(g.annotations) ? m[p] = g.annotations : wo(g.annotations) && eo(g.annotations, (v, _) => {
12271
12275
  m[Qc(p) + "." + _] = v;
12272
12276
  });
12273
12277
  });
@@ -12452,7 +12456,7 @@ function id(e) {
12452
12456
  }
12453
12457
  return t.status >= 200 && t.status <= 299;
12454
12458
  }
12455
- function rr(e) {
12459
+ function lr(e) {
12456
12460
  try {
12457
12461
  e.dispatchEvent(new MouseEvent("click"));
12458
12462
  } catch {
@@ -12460,11 +12464,11 @@ function rr(e) {
12460
12464
  n.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), e.dispatchEvent(n);
12461
12465
  }
12462
12466
  }
12463
- const lr = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /Macintosh/.test(lr.userAgent) && /AppleWebKit/.test(lr.userAgent) && !/Safari/.test(lr.userAgent), ud = Il ? (
12467
+ const ar = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /Macintosh/.test(ar.userAgent) && /AppleWebKit/.test(ar.userAgent) && !/Safari/.test(ar.userAgent), ud = Il ? (
12464
12468
  // Use download attribute first if possible (#193 Lumia mobile) unless this is a macOS WebView or mini program
12465
12469
  typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !sd ? Pp : (
12466
12470
  // Use msSaveOrOpenBlob as a second approach
12467
- "msSaveOrOpenBlob" in lr ? Np : (
12471
+ "msSaveOrOpenBlob" in ar ? Np : (
12468
12472
  // Fallback to using FileReader and a popup
12469
12473
  Rp
12470
12474
  )
@@ -12473,10 +12477,10 @@ const lr = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /M
12473
12477
  };
12474
12478
  function Pp(e, t = "download", n) {
12475
12479
  const o = document.createElement("a");
12476
- o.download = t, o.rel = "noopener", typeof e == "string" ? (o.href = e, o.origin !== location.origin ? id(o.href) ? ga(e, t, n) : (o.target = "_blank", rr(o)) : rr(o)) : (o.href = URL.createObjectURL(e), setTimeout(function() {
12480
+ o.download = t, o.rel = "noopener", typeof e == "string" ? (o.href = e, o.origin !== location.origin ? id(o.href) ? ga(e, t, n) : (o.target = "_blank", lr(o)) : lr(o)) : (o.href = URL.createObjectURL(e), setTimeout(function() {
12477
12481
  URL.revokeObjectURL(o.href);
12478
12482
  }, 4e4), setTimeout(function() {
12479
- rr(o);
12483
+ lr(o);
12480
12484
  }, 0));
12481
12485
  }
12482
12486
  function Np(e, t = "download", n) {
@@ -12486,7 +12490,7 @@ function Np(e, t = "download", n) {
12486
12490
  else {
12487
12491
  const o = document.createElement("a");
12488
12492
  o.href = e, o.target = "_blank", setTimeout(function() {
12489
- rr(o);
12493
+ lr(o);
12490
12494
  });
12491
12495
  }
12492
12496
  else
@@ -12594,10 +12598,10 @@ function Rt(e) {
12594
12598
  }
12595
12599
  };
12596
12600
  }
12597
- const md = "🍍 Pinia (root)", ar = "_root";
12601
+ const md = "🍍 Pinia (root)", ir = "_root";
12598
12602
  function $p(e) {
12599
12603
  return ha(e) ? {
12600
- id: ar,
12604
+ id: ir,
12601
12605
  label: md
12602
12606
  } : {
12603
12607
  id: e.$id,
@@ -12666,7 +12670,7 @@ function zp(e) {
12666
12670
  }
12667
12671
  }
12668
12672
  let Wn = !0;
12669
- const ir = [], yn = "pinia:mutations", mt = "pinia", { assign: jp } = Object, yr = (e) => "🍍 " + e;
12673
+ const sr = [], yn = "pinia:mutations", mt = "pinia", { assign: jp } = Object, yr = (e) => "🍍 " + e;
12670
12674
  function Kp(e, t) {
12671
12675
  jc({
12672
12676
  id: "dev.esm.pinia",
@@ -12674,7 +12678,7 @@ function Kp(e, t) {
12674
12678
  logo: "https://pinia.vuejs.org/logo.svg",
12675
12679
  packageName: "pinia",
12676
12680
  homepage: "https://pinia.vuejs.org",
12677
- componentStateTypes: ir,
12681
+ componentStateTypes: sr,
12678
12682
  app: e
12679
12683
  }, (n) => {
12680
12684
  typeof n.now != "function" && at("You seem to be using an outdated version of Vue Devtools. Are you still using the Beta release instead of the stable one? You can find the links at https://devtools.vuejs.org/guide/installation.html."), n.addTimelineLayer({
@@ -12772,14 +12776,14 @@ function Kp(e, t) {
12772
12776
  }
12773
12777
  }), globalThis.$pinia = t, n.on.getInspectorState((o) => {
12774
12778
  if (o.app === e && o.inspectorId === mt) {
12775
- const r = o.nodeId === ar ? t : t._s.get(o.nodeId);
12779
+ const r = o.nodeId === ir ? t : t._s.get(o.nodeId);
12776
12780
  if (!r)
12777
12781
  return;
12778
- r && (o.nodeId !== ar && (globalThis.$store = zt(r)), o.state = Up(r));
12782
+ r && (o.nodeId !== ir && (globalThis.$store = zt(r)), o.state = Up(r));
12779
12783
  }
12780
12784
  }), n.on.editInspectorState((o) => {
12781
12785
  if (o.app === e && o.inspectorId === mt) {
12782
- const r = o.nodeId === ar ? t : t._s.get(o.nodeId);
12786
+ const r = o.nodeId === ir ? t : t._s.get(o.nodeId);
12783
12787
  if (!r)
12784
12788
  return at(`store "${o.nodeId}" not found`, "error");
12785
12789
  const { path: l } = o;
@@ -12801,13 +12805,13 @@ Only state can be modified.`);
12801
12805
  });
12802
12806
  }
12803
12807
  function Wp(e, t) {
12804
- ir.includes(yr(t.$id)) || ir.push(yr(t.$id)), jc({
12808
+ sr.includes(yr(t.$id)) || sr.push(yr(t.$id)), jc({
12805
12809
  id: "dev.esm.pinia",
12806
12810
  label: "Pinia 🍍",
12807
12811
  logo: "https://pinia.vuejs.org/logo.svg",
12808
12812
  packageName: "pinia",
12809
12813
  homepage: "https://pinia.vuejs.org",
12810
- componentStateTypes: ir,
12814
+ componentStateTypes: sr,
12811
12815
  app: e,
12812
12816
  settings: {
12813
12817
  logStoreChanges: {
@@ -13128,7 +13132,7 @@ const Zp = /\{([0-9a-zA-Z]+)\}/g;
13128
13132
  function Ir(e, ...t) {
13129
13133
  return t.length === 1 && we(t[0]) && (t = t[0]), (!t || !t.hasOwnProperty) && (t = {}), e.replace(Zp, (n, o) => t.hasOwnProperty(o) ? t[o] : "");
13130
13134
  }
13131
- const Yt = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), Jp = (e, t, n) => e0({ l: e, k: t, s: n }), e0 = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), Ye = (e) => typeof e == "number" && isFinite(e), t0 = (e) => _a(e) === "[object Date]", eo = (e) => _a(e) === "[object RegExp]", xr = (e) => pe(e) && Object.keys(e).length === 0, lt = Object.assign, n0 = Object.create, xe = (e = null) => n0(e);
13135
+ const Yt = (e, t = !1) => t ? Symbol.for(e) : Symbol(e), Jp = (e, t, n) => e0({ l: e, k: t, s: n }), e0 = (e) => JSON.stringify(e).replace(/\u2028/g, "\\u2028").replace(/\u2029/g, "\\u2029").replace(/\u0027/g, "\\u0027"), Ye = (e) => typeof e == "number" && isFinite(e), t0 = (e) => _a(e) === "[object Date]", to = (e) => _a(e) === "[object RegExp]", xr = (e) => pe(e) && Object.keys(e).length === 0, lt = Object.assign, n0 = Object.create, xe = (e = null) => n0(e);
13132
13136
  let Ds;
13133
13137
  const Cn = () => Ds || (Ds = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : xe());
13134
13138
  function Is(e) {
@@ -13195,15 +13199,15 @@ function ba() {
13195
13199
  }
13196
13200
  };
13197
13201
  }
13198
- const Xo = (e) => !we(e) || He(e);
13199
- function sr(e, t) {
13200
- if (Xo(e) || Xo(t))
13202
+ const Zo = (e) => !we(e) || He(e);
13203
+ function ur(e, t) {
13204
+ if (Zo(e) || Zo(t))
13201
13205
  throw new Error("Invalid value");
13202
13206
  const n = [{ src: e, des: t }];
13203
13207
  for (; n.length; ) {
13204
13208
  const { src: o, des: r } = n.pop();
13205
13209
  Object.keys(o).forEach((l) => {
13206
- l !== "__proto__" && (we(o[l]) && !we(r[l]) && (r[l] = Array.isArray(o[l]) ? [] : xe()), Xo(r[l]) || Xo(o[l]) ? r[l] = o[l] : n.push({ src: o[l], des: r[l] }));
13210
+ l !== "__proto__" && (we(o[l]) && !we(r[l]) && (r[l] = Array.isArray(o[l]) ? [] : xe()), Zo(r[l]) || Zo(o[l]) ? r[l] = o[l] : n.push({ src: o[l], des: r[l] }));
13207
13211
  });
13208
13212
  }
13209
13213
  }
@@ -13261,7 +13265,7 @@ const fe = {
13261
13265
  // minimizer error messages
13262
13266
  [fe.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
13263
13267
  };
13264
- function ro(e, t, n = {}) {
13268
+ function lo(e, t, n = {}) {
13265
13269
  const { domain: o, messages: r, args: l } = n, a = process.env.NODE_ENV !== "production" ? Ir((r || u0)[e] || "", ...l || []) : e, i = new SyntaxError(String(a));
13266
13270
  return i.code = e, t && (i.location = t), i.domain = o, i;
13267
13271
  }
@@ -13325,7 +13329,7 @@ function b0(e, t = {}) {
13325
13329
  function u(E, k, V, ...te) {
13326
13330
  const ye = d();
13327
13331
  if (k.column += V, k.offset += V, c) {
13328
- const Ae = n ? xl(ye.startLoc, k) : null, _e = ro(E, Ae, {
13332
+ const Ae = n ? xl(ye.startLoc, k) : null, _e = lo(E, Ae, {
13329
13333
  domain: p0,
13330
13334
  args: te
13331
13335
  });
@@ -13721,7 +13725,7 @@ function C0(e = {}) {
13721
13725
  function o(v, _, S, y, ...D) {
13722
13726
  const x = v.currentPosition();
13723
13727
  if (x.offset += y, x.column += y, n) {
13724
- const O = t ? xl(S, x) : null, F = ro(_, O, {
13728
+ const O = t ? xl(S, x) : null, F = lo(_, O, {
13725
13729
  domain: y0,
13726
13730
  args: D
13727
13731
  });
@@ -13986,7 +13990,7 @@ function jn(e) {
13986
13990
  }
13987
13991
  default:
13988
13992
  if (process.env.NODE_ENV !== "production")
13989
- throw ro(fe.UNHANDLED_MINIFIER_NODE_TYPE, null, {
13993
+ throw lo(fe.UNHANDLED_MINIFIER_NODE_TYPE, null, {
13990
13994
  domain: O0,
13991
13995
  args: [e.type]
13992
13996
  });
@@ -14041,7 +14045,7 @@ function I0(e, t) {
14041
14045
  e.push(`${n(
14042
14046
  "linked"
14043
14047
  /* HelperNameMap.LINKED */
14044
- )}(`), to(e, t.key), t.modifier ? (e.push(", "), to(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
14048
+ )}(`), no(e, t.key), t.modifier ? (e.push(", "), no(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
14045
14049
  }
14046
14050
  function x0(e, t) {
14047
14051
  const { helper: n, needIndent: o } = e;
@@ -14050,7 +14054,7 @@ function x0(e, t) {
14050
14054
  /* HelperNameMap.NORMALIZE */
14051
14055
  )}([`), e.indent(o());
14052
14056
  const r = t.items.length;
14053
- for (let l = 0; l < r && (to(e, t.items[l]), l !== r - 1); l++)
14057
+ for (let l = 0; l < r && (no(e, t.items[l]), l !== r - 1); l++)
14054
14058
  e.push(", ");
14055
14059
  e.deindent(o()), e.push("])");
14056
14060
  }
@@ -14062,15 +14066,15 @@ function L0(e, t) {
14062
14066
  /* HelperNameMap.PLURAL */
14063
14067
  )}([`), e.indent(o());
14064
14068
  const r = t.cases.length;
14065
- for (let l = 0; l < r && (to(e, t.cases[l]), l !== r - 1); l++)
14069
+ for (let l = 0; l < r && (no(e, t.cases[l]), l !== r - 1); l++)
14066
14070
  e.push(", ");
14067
14071
  e.deindent(o()), e.push("])");
14068
14072
  }
14069
14073
  }
14070
14074
  function P0(e, t) {
14071
- t.body ? to(e, t.body) : e.push("null");
14075
+ t.body ? no(e, t.body) : e.push("null");
14072
14076
  }
14073
- function to(e, t) {
14077
+ function no(e, t) {
14074
14078
  const { helper: n } = e;
14075
14079
  switch (t.type) {
14076
14080
  case 0:
@@ -14117,7 +14121,7 @@ function to(e, t) {
14117
14121
  break;
14118
14122
  default:
14119
14123
  if (process.env.NODE_ENV !== "production")
14120
- throw ro(fe.UNHANDLED_CODEGEN_NODE_TYPE, null, {
14124
+ throw lo(fe.UNHANDLED_CODEGEN_NODE_TYPE, null, {
14121
14125
  domain: A0,
14122
14126
  args: [t.type]
14123
14127
  });
@@ -14132,7 +14136,7 @@ const N0 = (e, t = {}) => {
14132
14136
  breakLineCode: r,
14133
14137
  needIndent: l
14134
14138
  });
14135
- i.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), i.indent(l), a.length > 0 && (i.push(`const { ${pa(a.map((c) => `${c}: _${c}`), ", ")} } = ctx`), i.newline()), i.push("return "), to(i, e), i.deindent(l), i.push("}"), delete e.helpers;
14139
+ i.push(n === "normal" ? "function __msg__ (ctx) {" : "(ctx) => {"), i.indent(l), a.length > 0 && (i.push(`const { ${pa(a.map((c) => `${c}: _${c}`), ", ")} } = ctx`), i.newline()), i.push("return "), no(i, e), i.deindent(l), i.push("}"), delete e.helpers;
14136
14140
  const { code: s, map: d } = i.context();
14137
14141
  return {
14138
14142
  ast: e,
@@ -14159,7 +14163,7 @@ function rl(e) {
14159
14163
  function V0(e, t) {
14160
14164
  const n = B0(t);
14161
14165
  if (n == null)
14162
- throw To(
14166
+ throw Oo(
14163
14167
  0
14164
14168
  /* NodeTypes.Resource */
14165
14169
  );
@@ -14201,16 +14205,16 @@ function Ll(e, t) {
14201
14205
  const n = Ea(t);
14202
14206
  switch (n) {
14203
14207
  case 3:
14204
- return Zo(t, n);
14208
+ return Jo(t, n);
14205
14209
  case 9:
14206
- return Zo(t, n);
14210
+ return Jo(t, n);
14207
14211
  case 4: {
14208
14212
  const o = t;
14209
14213
  if (Bt(o, "k") && o.k)
14210
14214
  return e.interpolate(e.named(o.k));
14211
14215
  if (Bt(o, "key") && o.key)
14212
14216
  return e.interpolate(e.named(o.key));
14213
- throw To(n);
14217
+ throw Oo(n);
14214
14218
  }
14215
14219
  case 5: {
14216
14220
  const o = t;
@@ -14218,16 +14222,16 @@ function Ll(e, t) {
14218
14222
  return e.interpolate(e.list(o.i));
14219
14223
  if (Bt(o, "index") && Ye(o.index))
14220
14224
  return e.interpolate(e.list(o.index));
14221
- throw To(n);
14225
+ throw Oo(n);
14222
14226
  }
14223
14227
  case 6: {
14224
14228
  const o = t, r = G0(o), l = X0(o);
14225
14229
  return e.linked(Ll(e, l), r ? Ll(e, r) : void 0, e.type);
14226
14230
  }
14227
14231
  case 7:
14228
- return Zo(t, n);
14232
+ return Jo(t, n);
14229
14233
  case 8:
14230
- return Zo(t, n);
14234
+ return Jo(t, n);
14231
14235
  default:
14232
14236
  throw new Error(`unhandled node on format message part: ${n}`);
14233
14237
  }
@@ -14237,11 +14241,11 @@ function Ea(e) {
14237
14241
  return gn(e, K0);
14238
14242
  }
14239
14243
  const W0 = ["v", "value"];
14240
- function Zo(e, t) {
14244
+ function Jo(e, t) {
14241
14245
  const n = gn(e, W0);
14242
14246
  if (n)
14243
14247
  return n;
14244
- throw To(t);
14248
+ throw Oo(t);
14245
14249
  }
14246
14250
  const Y0 = ["m", "modifier"];
14247
14251
  function G0(e) {
@@ -14252,7 +14256,7 @@ function X0(e) {
14252
14256
  const t = gn(e, Q0);
14253
14257
  if (t)
14254
14258
  return t;
14255
- throw To(
14259
+ throw Oo(
14256
14260
  6
14257
14261
  /* NodeTypes.Linked */
14258
14262
  );
@@ -14265,7 +14269,7 @@ function gn(e, t, n) {
14265
14269
  }
14266
14270
  return n;
14267
14271
  }
14268
- function To(e) {
14272
+ function Oo(e) {
14269
14273
  return new Error(`unhandled node type: ${e}`);
14270
14274
  }
14271
14275
  const Z0 = "Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";
@@ -14273,7 +14277,7 @@ function J0(e, t) {
14273
14277
  t && f0(e) && vn(Ir(Z0, { source: e }));
14274
14278
  }
14275
14279
  const eb = (e) => e;
14276
- let Jo = xe();
14280
+ let er = xe();
14277
14281
  function fn(e) {
14278
14282
  return we(e) && Ea(e) === 0 && (Bt(e, "b") || Bt(e, "body"));
14279
14283
  }
@@ -14289,7 +14293,7 @@ function nb(e, t) {
14289
14293
  if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && Q(e)) {
14290
14294
  const n = ke(t.warnHtmlMessage) ? t.warnHtmlMessage : !0;
14291
14295
  process.env.NODE_ENV !== "production" && J0(e, n);
14292
- const r = (t.onCacheKey || eb)(e), l = Jo[r];
14296
+ const r = (t.onCacheKey || eb)(e), l = er[r];
14293
14297
  if (l)
14294
14298
  return l;
14295
14299
  const { ast: a, detectError: i } = tb(e, {
@@ -14297,24 +14301,24 @@ function nb(e, t) {
14297
14301
  location: process.env.NODE_ENV !== "production",
14298
14302
  jit: !0
14299
14303
  }), s = rl(a);
14300
- return i ? s : Jo[r] = s;
14304
+ return i ? s : er[r] = s;
14301
14305
  } else {
14302
14306
  if (process.env.NODE_ENV !== "production" && !fn(e))
14303
14307
  return vn(`the message that is resolve with key '${t.key}' is not supported for jit compilation`), () => e;
14304
14308
  const n = e.cacheKey;
14305
14309
  if (n) {
14306
- const o = Jo[n];
14307
- return o || (Jo[n] = rl(e));
14310
+ const o = er[n];
14311
+ return o || (er[n] = rl(e));
14308
14312
  } else
14309
14313
  return rl(e);
14310
14314
  }
14311
14315
  }
14312
- let Oo = null;
14316
+ let Ao = null;
14313
14317
  function ob(e) {
14314
- Oo = e;
14318
+ Ao = e;
14315
14319
  }
14316
14320
  function rb(e, t, n) {
14317
- Oo && Oo.emit("i18n:init", {
14321
+ Ao && Ao.emit("i18n:init", {
14318
14322
  timestamp: Date.now(),
14319
14323
  i18n: e,
14320
14324
  version: t,
@@ -14323,7 +14327,7 @@ function rb(e, t, n) {
14323
14327
  }
14324
14328
  const lb = /* @__PURE__ */ ab("function:translate");
14325
14329
  function ab(e) {
14326
- return (t) => Oo && Oo.emit(e, t);
14330
+ return (t) => Ao && Ao.emit(e, t);
14327
14331
  }
14328
14332
  const vt = {
14329
14333
  INVALID_ARGUMENT: s0,
@@ -14336,7 +14340,7 @@ const vt = {
14336
14340
  NOT_SUPPORT_LOCALE_TYPE: 23
14337
14341
  }, ib = 24;
14338
14342
  function tn(e) {
14339
- return ro(e, null, process.env.NODE_ENV !== "production" ? { messages: sb } : void 0);
14343
+ return lo(e, null, process.env.NODE_ENV !== "production" ? { messages: sb } : void 0);
14340
14344
  }
14341
14345
  const sb = {
14342
14346
  [vt.INVALID_ARGUMENT]: "Invalid arguments",
@@ -14374,7 +14378,7 @@ function ub(e, t, n) {
14374
14378
  ])];
14375
14379
  }
14376
14380
  function pd(e, t, n) {
14377
- const o = Q(n) ? n : Ao, r = e;
14381
+ const o = Q(n) ? n : Do, r = e;
14378
14382
  r.__localeChainCache || (r.__localeChainCache = /* @__PURE__ */ new Map());
14379
14383
  let l = r.__localeChainCache.get(o);
14380
14384
  if (!l) {
@@ -14707,7 +14711,7 @@ const Et = {
14707
14711
  function xn(e, ...t) {
14708
14712
  return Ir(Eb[e], ...t);
14709
14713
  }
14710
- const Sb = "10.0.5", Lr = -1, Ao = "en-US", Er = "", qs = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
14714
+ const Sb = "10.0.5", Lr = -1, Do = "en-US", Er = "", qs = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
14711
14715
  function Cb() {
14712
14716
  return {
14713
14717
  upper: (e, t) => t === "text" && Q(e) ? e.toUpperCase() : t === "vnode" && we(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
@@ -14737,7 +14741,7 @@ const $s = (e) => {
14737
14741
  }, Db = () => Cd;
14738
14742
  let Us = 0;
14739
14743
  function Ib(e = {}) {
14740
- const t = Pe(e.onWarn) ? e.onWarn : vn, n = Q(e.version) ? e.version : Sb, o = Q(e.locale) || Pe(e.locale) ? e.locale : Ao, r = Pe(o) ? Ao : o, l = He(e.fallbackLocale) || pe(e.fallbackLocale) || Q(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : r, a = pe(e.messages) ? e.messages : al(r), i = pe(e.datetimeFormats) ? e.datetimeFormats : al(r), s = pe(e.numberFormats) ? e.numberFormats : al(r), d = lt(xe(), e.modifiers, Cb()), c = e.pluralRules || xe(), u = Pe(e.missing) ? e.missing : null, m = ke(e.missingWarn) || eo(e.missingWarn) ? e.missingWarn : !0, f = ke(e.fallbackWarn) || eo(e.fallbackWarn) ? e.fallbackWarn : !0, h = !!e.fallbackFormat, p = !!e.unresolving, g = Pe(e.postTranslation) ? e.postTranslation : null, v = pe(e.processor) ? e.processor : null, _ = ke(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, S = !!e.escapeParameter, y = Pe(e.messageCompiler) ? e.messageCompiler : bd;
14744
+ const t = Pe(e.onWarn) ? e.onWarn : vn, n = Q(e.version) ? e.version : Sb, o = Q(e.locale) || Pe(e.locale) ? e.locale : Do, r = Pe(o) ? Do : o, l = He(e.fallbackLocale) || pe(e.fallbackLocale) || Q(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : r, a = pe(e.messages) ? e.messages : al(r), i = pe(e.datetimeFormats) ? e.datetimeFormats : al(r), s = pe(e.numberFormats) ? e.numberFormats : al(r), d = lt(xe(), e.modifiers, Cb()), c = e.pluralRules || xe(), u = Pe(e.missing) ? e.missing : null, m = ke(e.missingWarn) || to(e.missingWarn) ? e.missingWarn : !0, f = ke(e.fallbackWarn) || to(e.fallbackWarn) ? e.fallbackWarn : !0, h = !!e.fallbackFormat, p = !!e.unresolving, g = Pe(e.postTranslation) ? e.postTranslation : null, v = pe(e.processor) ? e.processor : null, _ = ke(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, S = !!e.escapeParameter, y = Pe(e.messageCompiler) ? e.messageCompiler : bd;
14741
14745
  process.env.NODE_ENV !== "production" && Pe(e.messageCompiler) && _d(xn(Et.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
14742
14746
  const D = Pe(e.messageResolver) ? e.messageResolver : yd || pb, x = Pe(e.localeFallbacker) ? e.localeFallbacker : Ed || ub, O = we(e.fallbackContext) ? e.fallbackContext : void 0, F = e, L = we(F.__datetimeFormatters) ? F.__datetimeFormatters : /* @__PURE__ */ new Map(), N = we(F.__numberFormatters) ? F.__numberFormatters : /* @__PURE__ */ new Map(), q = we(F.__meta) ? F.__meta : {};
14743
14747
  Us++;
@@ -14791,7 +14795,7 @@ function Ca(e, t, n, o, r) {
14791
14795
  } else
14792
14796
  return process.env.NODE_ENV !== "production" && wd(o, t) && a(xn(Et.NOT_FOUND_KEY, { key: t, locale: n })), t;
14793
14797
  }
14794
- function fo(e, t, n) {
14798
+ function mo(e, t, n) {
14795
14799
  const o = e;
14796
14800
  o.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
14797
14801
  }
@@ -15350,7 +15354,7 @@ const Le = {
15350
15354
  NOT_AVAILABLE_COMPOSITION_IN_LEGACY: 34
15351
15355
  };
15352
15356
  function bt(e, ...t) {
15353
- return ro(e, null, process.env.NODE_ENV !== "production" ? { messages: ny, args: t } : void 0);
15357
+ return lo(e, null, process.env.NODE_ENV !== "production" ? { messages: ny, args: t } : void 0);
15354
15358
  }
15355
15359
  const ny = {
15356
15360
  [Le.UNEXPECTED_RETURN_TYPE]: "Unexpected return type in composer",
@@ -15364,14 +15368,14 @@ const ny = {
15364
15368
  [Le.NOT_INSTALLED_WITH_PROVIDE]: "Need to install with `provide` function",
15365
15369
  [Le.NOT_COMPATIBLE_LEGACY_VUE_I18N]: "Not compatible legacy VueI18n.",
15366
15370
  [Le.NOT_AVAILABLE_COMPOSITION_IN_LEGACY]: "Not available Compostion API in Legacy API mode. Please make sure that the legacy API mode is working properly"
15367
- }, Vl = /* @__PURE__ */ Yt("__translateVNode"), Fl = /* @__PURE__ */ Yt("__datetimeParts"), Bl = /* @__PURE__ */ Yt("__numberParts"), Ln = /* @__PURE__ */ Yt("__enableEmitter"), Do = /* @__PURE__ */ Yt("__disableEmitter"), Ld = Yt("__setPluralRules"), Pd = /* @__PURE__ */ Yt("__injectWithOption"), ql = /* @__PURE__ */ Yt("__dispose");
15368
- function Io(e) {
15371
+ }, Vl = /* @__PURE__ */ Yt("__translateVNode"), Fl = /* @__PURE__ */ Yt("__datetimeParts"), Bl = /* @__PURE__ */ Yt("__numberParts"), Ln = /* @__PURE__ */ Yt("__enableEmitter"), Io = /* @__PURE__ */ Yt("__disableEmitter"), Ld = Yt("__setPluralRules"), Pd = /* @__PURE__ */ Yt("__injectWithOption"), ql = /* @__PURE__ */ Yt("__dispose");
15372
+ function xo(e) {
15369
15373
  if (!we(e))
15370
15374
  return e;
15371
15375
  for (const t in e)
15372
15376
  if (Bt(e, t))
15373
15377
  if (!t.includes("."))
15374
- we(e[t]) && Io(e[t]);
15378
+ we(e[t]) && xo(e[t]);
15375
15379
  else {
15376
15380
  const n = t.split("."), o = n.length - 1;
15377
15381
  let r = e, l = !1;
@@ -15384,7 +15388,7 @@ function Io(e) {
15384
15388
  }
15385
15389
  r = r[n[a]];
15386
15390
  }
15387
- l || (r[n[o]] = e[t], delete e[t]), we(r[n[o]]) && Io(r[n[o]]);
15391
+ l || (r[n[o]] = e[t], delete e[t]), we(r[n[o]]) && xo(r[n[o]]);
15388
15392
  }
15389
15393
  return e;
15390
15394
  }
@@ -15393,12 +15397,12 @@ function wa(e, t) {
15393
15397
  if (He(o) && o.forEach((i) => {
15394
15398
  if ("locale" in i && "resource" in i) {
15395
15399
  const { locale: s, resource: d } = i;
15396
- s ? (a[s] = a[s] || xe(), sr(d, a[s])) : sr(d, a);
15400
+ s ? (a[s] = a[s] || xe(), ur(d, a[s])) : ur(d, a);
15397
15401
  } else
15398
- Q(i) && sr(JSON.parse(i), a);
15402
+ Q(i) && ur(JSON.parse(i), a);
15399
15403
  }), r == null && l)
15400
15404
  for (const i in a)
15401
- Bt(a, i) && Io(a[i]);
15405
+ Bt(a, i) && xo(a[i]);
15402
15406
  return a;
15403
15407
  }
15404
15408
  function Nd(e) {
@@ -15447,12 +15451,12 @@ function ka(e = {}) {
15447
15451
  let a = ke(e.inheritLocale) ? e.inheritLocale : !0;
15448
15452
  const i = l(
15449
15453
  // prettier-ignore
15450
- t && a ? t.locale.value : Q(e.locale) ? e.locale : Ao
15454
+ t && a ? t.locale.value : Q(e.locale) ? e.locale : Do
15451
15455
  ), s = l(
15452
15456
  // prettier-ignore
15453
15457
  t && a ? t.fallbackLocale.value : Q(e.fallbackLocale) || He(e.fallbackLocale) || pe(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : i.value
15454
15458
  ), d = l(wa(i.value, e)), c = l(pe(e.datetimeFormats) ? e.datetimeFormats : { [i.value]: {} }), u = l(pe(e.numberFormats) ? e.numberFormats : { [i.value]: {} });
15455
- let m = t ? t.missingWarn : ke(e.missingWarn) || eo(e.missingWarn) ? e.missingWarn : !0, f = t ? t.fallbackWarn : ke(e.fallbackWarn) || eo(e.fallbackWarn) ? e.fallbackWarn : !0, h = t ? t.fallbackRoot : ke(e.fallbackRoot) ? e.fallbackRoot : !0, p = !!e.fallbackFormat, g = Pe(e.missing) ? e.missing : null, v = Pe(e.missing) ? tu(e.missing) : null, _ = Pe(e.postTranslation) ? e.postTranslation : null, S = t ? t.warnHtmlMessage : ke(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter;
15459
+ let m = t ? t.missingWarn : ke(e.missingWarn) || to(e.missingWarn) ? e.missingWarn : !0, f = t ? t.fallbackWarn : ke(e.fallbackWarn) || to(e.fallbackWarn) ? e.fallbackWarn : !0, h = t ? t.fallbackRoot : ke(e.fallbackRoot) ? e.fallbackRoot : !0, p = !!e.fallbackFormat, g = Pe(e.missing) ? e.missing : null, v = Pe(e.missing) ? tu(e.missing) : null, _ = Pe(e.postTranslation) ? e.postTranslation : null, S = t ? t.warnHtmlMessage : ke(e.warnHtmlMessage) ? e.warnHtmlMessage : !0, y = !!e.escapeParameter;
15456
15460
  const D = t ? t.modifiers : pe(e.modifiers) ? e.modifiers : {};
15457
15461
  let x = e.pluralRules || t && t.pluralRules, O;
15458
15462
  O = (() => {
@@ -15479,7 +15483,7 @@ function ka(e = {}) {
15479
15483
  R.datetimeFormats = c.value, R.numberFormats = u.value, R.__datetimeFormatters = pe(O) ? O.__datetimeFormatters : void 0, R.__numberFormatters = pe(O) ? O.__numberFormatters : void 0, process.env.NODE_ENV !== "production" && (R.__v_emitter = pe(O) ? O.__v_emitter : void 0);
15480
15484
  const $ = Ib(R);
15481
15485
  return o && $s($), $;
15482
- })(), fo(O, i.value, s.value);
15486
+ })(), mo(O, i.value, s.value);
15483
15487
  function L() {
15484
15488
  return [
15485
15489
  i.value,
@@ -15497,7 +15501,7 @@ function ka(e = {}) {
15497
15501
  }), q = b({
15498
15502
  get: () => s.value,
15499
15503
  set: (R) => {
15500
- s.value = R, O.fallbackLocale = s.value, fo(O, i.value, R);
15504
+ s.value = R, O.fallbackLocale = s.value, mo(O, i.value, R);
15501
15505
  }
15502
15506
  }), I = b(() => d.value), W = /* @__PURE__ */ b(() => c.value), M = /* @__PURE__ */ b(() => u.value);
15503
15507
  function re() {
@@ -15525,8 +15529,8 @@ function ka(e = {}) {
15525
15529
  }
15526
15530
  if (be !== "translate exists" && // for not `te` (e.g `t`)
15527
15531
  Ye(Qe) && Qe === Lr || be === "translate exists" && !Qe) {
15528
- const [nt, lo] = $();
15529
- if (process.env.NODE_ENV !== "production" && t && Q(nt) && X(be, lo) && (h && (Pr(f, nt) || wd(m, nt)) && vn(Nr(an.FALLBACK_TO_ROOT, {
15532
+ const [nt, ao] = $();
15533
+ if (process.env.NODE_ENV !== "production" && t && Q(nt) && X(be, ao) && (h && (Pr(f, nt) || wd(m, nt)) && vn(Nr(an.FALLBACK_TO_ROOT, {
15530
15534
  key: nt,
15531
15535
  type: be
15532
15536
  })), process.env.NODE_ENV !== "production")) {
@@ -15620,7 +15624,7 @@ function ka(e = {}) {
15620
15624
  if (r) {
15621
15625
  const be = { [R]: $ };
15622
15626
  for (const Fe in be)
15623
- Bt(be, Fe) && Io(be[Fe]);
15627
+ Bt(be, Fe) && xo(be[Fe]);
15624
15628
  $ = be[R];
15625
15629
  }
15626
15630
  d.value[R] = $, O.messages = d.value;
@@ -15630,8 +15634,8 @@ function ka(e = {}) {
15630
15634
  const be = { [R]: $ };
15631
15635
  if (r)
15632
15636
  for (const Fe in be)
15633
- Bt(be, Fe) && Io(be[Fe]);
15634
- $ = be[R], sr($, d.value[R]), O.messages = d.value;
15637
+ Bt(be, Fe) && xo(be[Fe]);
15638
+ $ = be[R], ur($, d.value[R]), O.messages = d.value;
15635
15639
  }
15636
15640
  function E(R) {
15637
15641
  return c.value[R] || {};
@@ -15652,9 +15656,9 @@ function ka(e = {}) {
15652
15656
  u.value[R] = lt(u.value[R] || {}, $), O.numberFormats = u.value, Ws(O, R, $);
15653
15657
  }
15654
15658
  eu++, t && qt && (ve(t.locale, (R) => {
15655
- a && (i.value = R, O.locale = R, fo(O, i.value, s.value));
15659
+ a && (i.value = R, O.locale = R, mo(O, i.value, s.value));
15656
15660
  }), ve(t.fallbackLocale, (R) => {
15657
- a && (s.value = R, O.fallbackLocale = R, fo(O, i.value, s.value));
15661
+ a && (s.value = R, O.fallbackLocale = R, mo(O, i.value, s.value));
15658
15662
  }));
15659
15663
  const _e = {
15660
15664
  id: eu,
@@ -15664,7 +15668,7 @@ function ka(e = {}) {
15664
15668
  return a;
15665
15669
  },
15666
15670
  set inheritLocale(R) {
15667
- a = R, R && t && (i.value = t.locale.value, s.value = t.fallbackLocale.value, fo(O, i.value, s.value));
15671
+ a = R, R && t && (i.value = t.locale.value, s.value = t.fallbackLocale.value, mo(O, i.value, s.value));
15668
15672
  },
15669
15673
  get availableLocales() {
15670
15674
  return Object.keys(d.value).sort();
@@ -15727,7 +15731,7 @@ function ka(e = {}) {
15727
15731
  };
15728
15732
  return _e.datetimeFormats = W, _e.numberFormats = M, _e.rt = T, _e.te = At, _e.tm = yt, _e.d = K, _e.n = ce, _e.getDateTimeFormat = E, _e.setDateTimeFormat = k, _e.mergeDateTimeFormat = V, _e.getNumberFormat = te, _e.setNumberFormat = ye, _e.mergeNumberFormat = Ae, _e[Pd] = n, _e[Vl] = Ce, _e[Fl] = De, _e[Bl] = j, process.env.NODE_ENV !== "production" && (_e[Ln] = (R) => {
15729
15733
  O.__v_emitter = R;
15730
- }, _e[Do] = () => {
15734
+ }, _e[Io] = () => {
15731
15735
  O.__v_emitter = void 0;
15732
15736
  }), _e;
15733
15737
  }
@@ -15968,7 +15972,7 @@ function hy(e) {
15968
15972
  }
15969
15973
  return t;
15970
15974
  }
15971
- function xo(e, t) {
15975
+ function Lo(e, t) {
15972
15976
  if ($l) {
15973
15977
  let n;
15974
15978
  t && "groupId" in t && (n = t.groupId, delete t.groupId), $l.addTimelineEvent({
@@ -15992,7 +15996,7 @@ function _y(e, t) {
15992
15996
  }
15993
15997
  }
15994
15998
  function py(e) {
15995
- const t = Q(e.locale) ? e.locale : Ao, n = Q(e.fallbackLocale) || He(e.fallbackLocale) || pe(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : t, o = Pe(e.missing) ? e.missing : void 0, r = ke(e.silentTranslationWarn) || eo(e.silentTranslationWarn) ? !e.silentTranslationWarn : !0, l = ke(e.silentFallbackWarn) || eo(e.silentFallbackWarn) ? !e.silentFallbackWarn : !0, a = ke(e.fallbackRoot) ? e.fallbackRoot : !0, i = !!e.formatFallbackMessages, s = pe(e.modifiers) ? e.modifiers : {}, d = e.pluralizationRules, c = Pe(e.postTranslation) ? e.postTranslation : void 0, u = Q(e.warnHtmlInMessage) ? e.warnHtmlInMessage !== "off" : !0, m = !!e.escapeParameterHtml, f = ke(e.sync) ? e.sync : !0;
15999
+ const t = Q(e.locale) ? e.locale : Do, n = Q(e.fallbackLocale) || He(e.fallbackLocale) || pe(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : t, o = Pe(e.missing) ? e.missing : void 0, r = ke(e.silentTranslationWarn) || to(e.silentTranslationWarn) ? !e.silentTranslationWarn : !0, l = ke(e.silentFallbackWarn) || to(e.silentFallbackWarn) ? !e.silentFallbackWarn : !0, a = ke(e.fallbackRoot) ? e.fallbackRoot : !0, i = !!e.formatFallbackMessages, s = pe(e.modifiers) ? e.modifiers : {}, d = e.pluralizationRules, c = Pe(e.postTranslation) ? e.postTranslation : void 0, u = Q(e.warnHtmlInMessage) ? e.warnHtmlInMessage !== "off" : !0, m = !!e.escapeParameterHtml, f = ke(e.sync) ? e.sync : !0;
15996
16000
  let h = e.messages;
15997
16001
  if (pe(e.sharedMessages)) {
15998
16002
  const D = e.sharedMessages;
@@ -16205,7 +16209,7 @@ function Ul(e = {}) {
16205
16209
  l[Ln] && l[Ln](r);
16206
16210
  }, o.__disableEmitter = () => {
16207
16211
  const r = t;
16208
- r[Do] && r[Do]();
16212
+ r[Io] && r[Io]();
16209
16213
  }), o;
16210
16214
  }
16211
16215
  function by(e, t, n) {
@@ -16246,7 +16250,7 @@ function by(e, t, n) {
16246
16250
  const o = this.$i18n;
16247
16251
  this.$el.__VUE_I18N__ = o.__composer;
16248
16252
  const r = this.__v_emitter = ba();
16249
- o.__enableEmitter && o.__enableEmitter(r), r.on("*", xo);
16253
+ o.__enableEmitter && o.__enableEmitter(r), r.on("*", Lo);
16250
16254
  }
16251
16255
  },
16252
16256
  unmounted() {
@@ -16254,7 +16258,7 @@ function by(e, t, n) {
16254
16258
  if (!o)
16255
16259
  throw bt(Le.UNEXPECTED_ERROR);
16256
16260
  const r = this.$i18n;
16257
- process.env.NODE_ENV !== "production" && this.$el && this.$el.__VUE_I18N__ && (this.__v_emitter && (this.__v_emitter.off("*", xo), delete this.__v_emitter), this.$i18n && (r.__disableEmitter && r.__disableEmitter(), delete this.$el.__VUE_I18N__)), delete this.$t, delete this.$rt, delete this.$tc, delete this.$te, delete this.$d, delete this.$n, delete this.$tm, r.__disposer && (r.__disposer(), delete r.__disposer, delete r.__extender), n.__deleteInstance(o), delete this.$i18n;
16261
+ process.env.NODE_ENV !== "production" && this.$el && this.$el.__VUE_I18N__ && (this.__v_emitter && (this.__v_emitter.off("*", Lo), delete this.__v_emitter), this.$i18n && (r.__disableEmitter && r.__disableEmitter(), delete this.$el.__VUE_I18N__)), delete this.$t, delete this.$rt, delete this.$tc, delete this.$te, delete this.$d, delete this.$n, delete this.$tm, r.__disposer && (r.__disposer(), delete r.__disposer, delete r.__extender), n.__deleteInstance(o), delete this.$i18n;
16258
16262
  }
16259
16263
  };
16260
16264
  }
@@ -16494,7 +16498,7 @@ function Dy(e = {}, t) {
16494
16498
  const _ = a;
16495
16499
  _[Ln] && _[Ln](v);
16496
16500
  }
16497
- v.on("*", xo);
16501
+ v.on("*", Lo);
16498
16502
  }
16499
16503
  },
16500
16504
  // global accessor
@@ -16581,11 +16585,11 @@ function My(e, t, n) {
16581
16585
  if (process.env.NODE_ENV !== "production" && t.vnode.el) {
16582
16586
  t.vnode.el.__VUE_I18N__ = n, o = ba();
16583
16587
  const r = n;
16584
- r[Ln] && r[Ln](o), o.on("*", xo);
16588
+ r[Ln] && r[Ln](o), o.on("*", Lo);
16585
16589
  }
16586
16590
  }, t), gu(() => {
16587
16591
  const r = n;
16588
- process.env.NODE_ENV !== "production" && t.vnode.el && t.vnode.el.__VUE_I18N__ && (o && o.off("*", xo), r[Do] && r[Do](), delete t.vnode.el.__VUE_I18N__), e.__deleteInstance(t);
16592
+ process.env.NODE_ENV !== "production" && t.vnode.el && t.vnode.el.__VUE_I18N__ && (o && o.off("*", Lo), r[Io] && r[Io](), delete t.vnode.el.__VUE_I18N__), e.__deleteInstance(t);
16589
16593
  const l = r[ql];
16590
16594
  l && (l(), delete r[ql]);
16591
16595
  }, t);
@@ -16642,7 +16646,7 @@ const Hl = Dy({
16642
16646
  messages: Xp
16643
16647
  }), By = gd(), Hy = {
16644
16648
  install(e) {
16645
- console.log("[Quasar Components] Installing..."), Yo(e, Lg), Yo(e, Fg), Yo(e, zg), Yo(e, Th), e.use(Hl), e.use(By), Hl.global.locale = "en", e.use(Ef, {
16649
+ console.log("[Quasar Components] Installing..."), Go(e, Lg), Go(e, Fg), Go(e, zg), Go(e, Th), e.use(Hl), e.use(By), Hl.global.locale = "en", e.use(Ef, {
16646
16650
  plugins: {}
16647
16651
  // import Quasar plugins and add here
16648
16652
  }), console.log("[Quasar components] Installed");