quasar-factory-lib 0.0.31 → 0.0.32

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,21 +7248,23 @@ 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(() => [
7254
- ee(Ft, null, {
7255
+ ee(Ft, {
7256
+ class: Yn(n.tableProps.row.customizedClass && n.tableProps.row.customizedClass(u.name, r.tablePropsData.row[u.name]))
7257
+ }, {
7255
7258
  default: ie(() => [
7256
7259
  ee(Lt, { class: "itemsFontSize ellipsis text-light-gray" }, {
7257
7260
  default: ie(() => [
7258
- No(un(u.label), 1)
7261
+ Ro(un(u.label), 1)
7259
7262
  ]),
7260
7263
  _: 2
7261
7264
  }, 1024)
7262
7265
  ]),
7263
7266
  _: 2
7264
- }, 1024),
7267
+ }, 1032, ["class"]),
7265
7268
  ee(Ft, { side: "" }, {
7266
7269
  default: ie(() => [
7267
7270
  l.getColumnValue(u) ? (se(), he(Lt, {
@@ -7273,7 +7276,7 @@ function rg(e, t, n, o, r, l) {
7273
7276
  key: 0,
7274
7277
  name: "edit",
7275
7278
  color: "primary",
7276
- size: "sx",
7279
+ size: "md",
7277
7280
  class: "cursor-pointer"
7278
7281
  })) : Ie("", !0),
7279
7282
  Te("span", {
@@ -7421,7 +7424,7 @@ function ig(e, t, n, o, r, l) {
7421
7424
  }, null, 8, ["onClick"]))
7422
7425
  ]),
7423
7426
  default: ie(() => [
7424
- No(un(r.localStore.filterValue) + " ", 1)
7427
+ Ro(un(r.localStore.filterValue) + " ", 1)
7425
7428
  ]),
7426
7429
  _: 1
7427
7430
  }, 8, ["modelValue", "onUpdate:modelValue"]);
@@ -7547,7 +7550,7 @@ function wg(e, t, n, o, r, l) {
7547
7550
  ])
7548
7551
  ]),
7549
7552
  Te("tbody", null, [
7550
- (se(), Nt(Pn, null, Po(10, (a) => Te("tr", { key: a }, [
7553
+ (se(), Nt(Pn, null, No(10, (a) => Te("tr", { key: a }, [
7551
7554
  Te("td", pg, [
7552
7555
  ee(Je, {
7553
7556
  type: "text",
@@ -7596,7 +7599,7 @@ const kg = /* @__PURE__ */ ht(dg, [["render", wg]]), Tg = {
7596
7599
  };
7597
7600
  function Og(e, t, n, o, r, l) {
7598
7601
  return se(), Nt("div", null, [
7599
- (se(), Nt(Pn, null, Po(2, (a) => ee(rn, { key: a }, {
7602
+ (se(), Nt(Pn, null, No(2, (a) => ee(rn, { key: a }, {
7600
7603
  default: ie(() => [
7601
7604
  ee(ta, { style: { width: "100%" } }, {
7602
7605
  default: ie(() => [
@@ -7993,7 +7996,7 @@ function Ig(e, t, n, o, r, l) {
7993
7996
  })) : Ie("", !0)
7994
7997
  ]);
7995
7998
  }
7996
- const xg = /* @__PURE__ */ ht(Dg, [["render", Ig]]), Yo = (e, t) => {
7999
+ const xg = /* @__PURE__ */ ht(Dg, [["render", Ig]]), Go = (e, t) => {
7997
8000
  e.use(t);
7998
8001
  }, Tr = (e, t, n) => {
7999
8002
  e.component(t, n);
@@ -8432,7 +8435,7 @@ function oh(e) {
8432
8435
  const t = new Date(e).getDay();
8433
8436
  return t === 0 ? 7 : t;
8434
8437
  }
8435
- function er(e) {
8438
+ function tr(e) {
8436
8439
  const t = new Date(e.getFullYear(), e.getMonth(), e.getDate());
8437
8440
  t.setDate(t.getDate() - (t.getDay() + 6) % 7 + 3);
8438
8441
  const n = new Date(t.getFullYear(), 0, 4);
@@ -8521,7 +8524,7 @@ function ch(e) {
8521
8524
  t = Math.min(t, new Date(n));
8522
8525
  }), t;
8523
8526
  }
8524
- function Go(e, t, n) {
8527
+ function Qo(e, t, n) {
8525
8528
  return (e.getTime() - e.getTimezoneOffset() * yl - (t.getTime() - t.getTimezoneOffset() * yl)) / n;
8526
8529
  }
8527
8530
  function kc(e, t, n = "days") {
@@ -8536,19 +8539,19 @@ function kc(e, t, n = "days") {
8536
8539
  case "days":
8537
8540
  case "day":
8538
8541
  case "date":
8539
- return Go(Ht(o, "day"), Ht(r, "day"), yc);
8542
+ return Qo(Ht(o, "day"), Ht(r, "day"), yc);
8540
8543
  case "hours":
8541
8544
  case "hour":
8542
- return Go(Ht(o, "hour"), Ht(r, "hour"), Wg);
8545
+ return Qo(Ht(o, "hour"), Ht(r, "hour"), Wg);
8543
8546
  case "minutes":
8544
8547
  case "minute":
8545
- return Go(Ht(o, "minute"), Ht(r, "minute"), yl);
8548
+ return Qo(Ht(o, "minute"), Ht(r, "minute"), yl);
8546
8549
  case "seconds":
8547
8550
  case "second":
8548
- return Go(Ht(o, "second"), Ht(r, "second"), 1e3);
8551
+ return Qo(Ht(o, "second"), Ht(r, "second"), 1e3);
8549
8552
  }
8550
8553
  }
8551
- function tr(e) {
8554
+ function nr(e) {
8552
8555
  return kc(e, Ht(e, "year"), "days") + 1;
8553
8556
  }
8554
8557
  function dh(e) {
@@ -8672,15 +8675,15 @@ const Si = {
8672
8675
  },
8673
8676
  // Day of year: 1, 2, ..., 366
8674
8677
  DDD(e) {
8675
- return tr(e);
8678
+ return nr(e);
8676
8679
  },
8677
8680
  // Day of year: 1st, 2nd, ..., 366th
8678
8681
  DDDo(e) {
8679
- return Hn(tr(e));
8682
+ return Hn(nr(e));
8680
8683
  },
8681
8684
  // Day of year: 001, 002, ..., 366
8682
8685
  DDDD(e) {
8683
- return Ze(tr(e), 3);
8686
+ return Ze(nr(e), 3);
8684
8687
  },
8685
8688
  // Day of week: 0, 1, ..., 6
8686
8689
  d(e) {
@@ -8708,15 +8711,15 @@ const Si = {
8708
8711
  },
8709
8712
  // Week of Year: 1 2 ... 52 53
8710
8713
  w(e) {
8711
- return er(e);
8714
+ return tr(e);
8712
8715
  },
8713
8716
  // Week of Year: 1st 2nd ... 52nd 53rd
8714
8717
  wo(e) {
8715
- return Hn(er(e));
8718
+ return Hn(tr(e));
8716
8719
  },
8717
8720
  // Week of Year: 01 02 ... 52 53
8718
8721
  ww(e) {
8719
- return Ze(er(e));
8722
+ return Ze(tr(e));
8720
8723
  },
8721
8724
  // Hour: 0, 1, ... 23
8722
8725
  H(e) {
@@ -8813,7 +8816,7 @@ const hh = {
8813
8816
  extractDate: Jg,
8814
8817
  buildDate: nh,
8815
8818
  getDayOfWeek: oh,
8816
- getWeekOfYear: er,
8819
+ getWeekOfYear: tr,
8817
8820
  isBetweenDates: lh,
8818
8821
  addToDate: ah,
8819
8822
  subtractFromDate: ih,
@@ -8823,7 +8826,7 @@ const hh = {
8823
8826
  getMaxDate: uh,
8824
8827
  getMinDate: ch,
8825
8828
  getDateDiff: kc,
8826
- getDayOfYear: tr,
8829
+ getDayOfYear: nr,
8827
8830
  inferDateFormat: dh,
8828
8831
  getDateBetween: fh,
8829
8832
  isSameDate: mh,
@@ -8981,7 +8984,7 @@ function wh(e, t, n, o, r, l) {
8981
8984
  }),
8982
8985
  ee(Kg, { class: "text-color-almost-black q-pl-none" }, {
8983
8986
  default: ie(() => [
8984
- No(un(e.title), 1)
8987
+ Ro(un(e.title), 1)
8985
8988
  ]),
8986
8989
  _: 1
8987
8990
  })
@@ -9008,12 +9011,12 @@ var Oh = Object.create, Tc = Object.defineProperty, Ah = Object.getOwnPropertyDe
9008
9011
  // "default" to the CommonJS "module.exports" for node compatibility.
9009
9012
  Tc(n, "default", { value: e, enumerable: !0 }),
9010
9013
  e
9011
- )), Vo = xh({
9014
+ )), Fo = xh({
9012
9015
  "../../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
9016
  }
9014
9017
  }), Rh = Lh({
9015
9018
  "../../node_modules/.pnpm/rfdc@1.4.1/node_modules/rfdc/index.js"(e, t) {
9016
- Vo(), t.exports = o;
9019
+ Fo(), t.exports = o;
9017
9020
  function n(l) {
9018
9021
  return l instanceof Buffer ? Buffer.from(l) : new l.constructor(l.buffer.slice(), l.byteOffset, l.length);
9019
9022
  }
@@ -9131,15 +9134,15 @@ var Oh = Object.create, Tc = Object.defineProperty, Ah = Object.getOwnPropertyDe
9131
9134
  }
9132
9135
  }
9133
9136
  });
9134
- Vo();
9135
- Vo();
9136
- Vo();
9137
+ Fo();
9138
+ Fo();
9139
+ Fo();
9137
9140
  var Oc = typeof navigator < "u", oe = typeof window < "u" ? window : typeof globalThis < "u" ? globalThis : typeof global < "u" ? global : {};
9138
9141
  typeof oe.chrome < "u" && oe.chrome.devtools;
9139
9142
  Oc && (oe.self, oe.top);
9140
9143
  var Ci;
9141
9144
  typeof navigator < "u" && ((Ci = navigator.userAgent) == null || Ci.toLowerCase().includes("electron"));
9142
- Vo();
9145
+ Fo();
9143
9146
  var Mh = Nh(Rh()), Vh = /(?:^|[-_/])(\w)/g;
9144
9147
  function Fh(e, t) {
9145
9148
  return t ? t.toUpperCase() : "";
@@ -9160,7 +9163,7 @@ var wi = (0, Mh.default)({ circles: !0 });
9160
9163
  const $h = {
9161
9164
  trailing: !0
9162
9165
  };
9163
- function Xn(e, t = 25, n = {}) {
9166
+ function Zn(e, t = 25, n = {}) {
9164
9167
  if (n = { ...$h, ...n }, !Number.isFinite(t))
9165
9168
  throw new TypeError("Expected `wait` to be a finite number");
9166
9169
  let o, r, l = [], a, i;
@@ -10793,9 +10796,9 @@ function a_() {
10793
10796
  };
10794
10797
  return e;
10795
10798
  }
10796
- var Qo;
10799
+ var Xo;
10797
10800
  function i_(e) {
10798
- return Qo || (Qo = document.createRange()), Qo.selectNode(e), Qo.getBoundingClientRect();
10801
+ return Xo || (Xo = document.createRange()), Xo.selectNode(e), Xo.getBoundingClientRect();
10799
10802
  }
10800
10803
  function s_(e) {
10801
10804
  const t = a_();
@@ -10870,7 +10873,7 @@ var Pc = "__vue-devtools-component-inspector__", Nc = "__vue-devtools-component-
10870
10873
  fontSize: "12px",
10871
10874
  opacity: 0.7
10872
10875
  };
10873
- function no() {
10876
+ function oo() {
10874
10877
  return document.getElementById(Pc);
10875
10878
  }
10876
10879
  function m_() {
@@ -10909,7 +10912,7 @@ function ua(e) {
10909
10912
  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
10913
  }
10911
10914
  function ca(e) {
10912
- const t = no(), n = m_(), o = g_(), r = v_();
10915
+ const t = oo(), n = m_(), o = g_(), r = v_();
10913
10916
  t && (Object.assign(t.style, {
10914
10917
  ...Vc,
10915
10918
  ...sa(e.bounds)
@@ -10922,10 +10925,10 @@ function h_(e) {
10922
10925
  if (!t.width && !t.height)
10923
10926
  return;
10924
10927
  const n = Or(e);
10925
- no() ? ca({ bounds: t, name: n }) : ua({ bounds: t, name: n });
10928
+ oo() ? ca({ bounds: t, name: n }) : ua({ bounds: t, name: n });
10926
10929
  }
10927
10930
  function Fc() {
10928
- const e = no();
10931
+ const e = oo();
10929
10932
  e && (e.style.display = "none");
10930
10933
  }
10931
10934
  var Cl = null;
@@ -10935,7 +10938,7 @@ function wl(e) {
10935
10938
  const n = t.__vueParentComponent;
10936
10939
  if (n && (Cl = n, n.vnode.el)) {
10937
10940
  const r = Dn(n), l = Or(n);
10938
- no() ? ca({ bounds: r, name: l }) : ua({ bounds: r, name: l });
10941
+ oo() ? ca({ bounds: r, name: l }) : ua({ bounds: r, name: l });
10939
10942
  }
10940
10943
  }
10941
10944
  }
@@ -10954,7 +10957,7 @@ function b_() {
10954
10957
  function t(n) {
10955
10958
  n.preventDefault(), n.stopPropagation(), __(n, (o) => {
10956
10959
  window.removeEventListener("click", t, !0), br = null, window.removeEventListener("mouseover", wl);
10957
- const r = no();
10960
+ const r = oo();
10958
10961
  r && (r.style.display = "none"), e(JSON.stringify({ id: o }));
10959
10962
  });
10960
10963
  }
@@ -10983,7 +10986,7 @@ function y_(e) {
10983
10986
  setTimeout(() => {
10984
10987
  const o = Dn(t);
10985
10988
  if (o.width || o.height) {
10986
- const r = Or(t), l = no();
10989
+ const r = Or(t), l = oo();
10987
10990
  l ? ca({ ...e, name: r, bounds: o }) : ua({ ...e, name: r, bounds: o }), setTimeout(() => {
10988
10991
  l && (l.style.display = "none");
10989
10992
  }, 1500);
@@ -11028,9 +11031,9 @@ function Bc(e) {
11028
11031
  function nl(e) {
11029
11032
  return !!(e && e.__v_isRef === !0);
11030
11033
  }
11031
- function vo(e) {
11034
+ function go(e) {
11032
11035
  const t = e && e.__v_raw;
11033
- return t ? vo(t) : e;
11036
+ return t ? go(t) : e;
11034
11037
  }
11035
11038
  var k_ = class {
11036
11039
  constructor() {
@@ -11064,9 +11067,9 @@ var k_ = class {
11064
11067
  }
11065
11068
  createDefaultSetCallback(e) {
11066
11069
  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) {
11070
+ 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
11071
  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;
11072
+ 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
11073
  }
11071
11074
  };
11072
11075
  }
@@ -11147,8 +11150,8 @@ var da = new Proxy(oe.__VUE_DEVTOOLS_KIT_INSPECTOR__, {
11147
11150
  get(e, t, n) {
11148
11151
  return Reflect.get(e, t, n);
11149
11152
  }
11150
- }), qc = Xn(() => {
11151
- oo.hooks.callHook("sendInspectorToClient", $c());
11153
+ }), qc = Zn(() => {
11154
+ ro.hooks.callHook("sendInspectorToClient", $c());
11152
11155
  });
11153
11156
  function x_(e, t) {
11154
11157
  var n, o;
@@ -11177,7 +11180,7 @@ function $c() {
11177
11180
  };
11178
11181
  });
11179
11182
  }
11180
- function nr(e, t) {
11183
+ function or(e, t) {
11181
11184
  return da.find((n) => n.options.id === e && (t ? n.descriptor.app === t : !0));
11182
11185
  }
11183
11186
  function L_() {
@@ -11185,11 +11188,11 @@ function L_() {
11185
11188
  e.hook("addInspector", ({ inspector: o, plugin: r }) => {
11186
11189
  x_(o, r.descriptor);
11187
11190
  });
11188
- const t = Xn(async ({ inspectorId: o, plugin: r }) => {
11191
+ const t = Zn(async ({ inspectorId: o, plugin: r }) => {
11189
11192
  var l;
11190
11193
  if (!o || !((l = r == null ? void 0 : r.descriptor) != null && l.app) || rt.highPerfModeEnabled)
11191
11194
  return;
11192
- const a = nr(o, r.descriptor.app), i = {
11195
+ const a = or(o, r.descriptor.app), i = {
11193
11196
  app: r.descriptor.app,
11194
11197
  inspectorId: o,
11195
11198
  filter: (a == null ? void 0 : a.treeFilter) || "",
@@ -11215,11 +11218,11 @@ function L_() {
11215
11218
  );
11216
11219
  }, 120);
11217
11220
  e.hook("sendInspectorTree", t);
11218
- const n = Xn(async ({ inspectorId: o, plugin: r }) => {
11221
+ const n = Zn(async ({ inspectorId: o, plugin: r }) => {
11219
11222
  var l;
11220
11223
  if (!o || !((l = r == null ? void 0 : r.descriptor) != null && l.app) || rt.highPerfModeEnabled)
11221
11224
  return;
11222
- const a = nr(o, r.descriptor.app), i = {
11225
+ const a = or(o, r.descriptor.app), i = {
11223
11226
  app: r.descriptor.app,
11224
11227
  inspectorId: o,
11225
11228
  nodeId: (a == null ? void 0 : a.selectedNodeId) || "",
@@ -11248,7 +11251,7 @@ function L_() {
11248
11251
  );
11249
11252
  }, 120);
11250
11253
  return e.hook("sendInspectorState", n), e.hook("customInspectorSelectNode", ({ inspectorId: o, nodeId: r, plugin: l }) => {
11251
- const a = nr(o, l.descriptor.app);
11254
+ const a = or(o, l.descriptor.app);
11252
11255
  a && (a.selectedNodeId = r);
11253
11256
  }), e.hook("timelineLayerAdded", ({ options: o, plugin: r }) => {
11254
11257
  I_(o, r.descriptor);
@@ -11303,11 +11306,11 @@ function P_() {
11303
11306
  }
11304
11307
  var Hi, zi;
11305
11308
  (zi = (Hi = oe)[Sn]) != null || (Hi[Sn] = P_());
11306
- var N_ = Xn((e) => {
11307
- oo.hooks.callHook("devtoolsStateUpdated", { state: e });
11309
+ var N_ = Zn((e) => {
11310
+ ro.hooks.callHook("devtoolsStateUpdated", { state: e });
11308
11311
  });
11309
- Xn((e, t) => {
11310
- oo.hooks.callHook("devtoolsConnectedUpdated", { state: e, oldState: t });
11312
+ Zn((e, t) => {
11313
+ ro.hooks.callHook("devtoolsConnectedUpdated", { state: e, oldState: t });
11311
11314
  });
11312
11315
  var Ar = new Proxy(oe.__VUE_DEVTOOLS_KIT_APP_RECORDS__, {
11313
11316
  get(e, t, n) {
@@ -11414,7 +11417,7 @@ function q_(e, t, n) {
11414
11417
  ...l,
11415
11418
  [t]: n
11416
11419
  };
11417
- localStorage.setItem(o, JSON.stringify(a)), oo.hooks.callHookWith(
11420
+ localStorage.setItem(o, JSON.stringify(a)), ro.hooks.callHookWith(
11418
11421
  (i) => {
11419
11422
  i.forEach((s) => s({
11420
11423
  pluginId: e,
@@ -11621,7 +11624,7 @@ function G_(e, t) {
11621
11624
  setupFn: o,
11622
11625
  descriptor: n
11623
11626
  },
11624
- ctx: oo
11627
+ ctx: ro
11625
11628
  });
11626
11629
  n.packageName === "vuex" && r.on.editInspectorState((l) => {
11627
11630
  r.sendInspectorState(l.inspectorId);
@@ -11634,22 +11637,22 @@ function Kc(e, t) {
11634
11637
  }
11635
11638
  B();
11636
11639
  B();
11637
- var So = "__VUE_DEVTOOLS_ROUTER__", Zn = "__VUE_DEVTOOLS_ROUTER_INFO__", Xi, Zi;
11638
- (Zi = (Xi = oe)[Zn]) != null || (Xi[Zn] = {
11640
+ var Co = "__VUE_DEVTOOLS_ROUTER__", Jn = "__VUE_DEVTOOLS_ROUTER_INFO__", Xi, Zi;
11641
+ (Zi = (Xi = oe)[Jn]) != null || (Xi[Jn] = {
11639
11642
  currentRoute: null,
11640
11643
  routes: []
11641
11644
  });
11642
11645
  var Ji, es;
11643
- (es = (Ji = oe)[So]) != null || (Ji[So] = {});
11644
- new Proxy(oe[Zn], {
11646
+ (es = (Ji = oe)[Co]) != null || (Ji[Co] = {});
11647
+ new Proxy(oe[Jn], {
11645
11648
  get(e, t) {
11646
- return oe[Zn][t];
11649
+ return oe[Jn][t];
11647
11650
  }
11648
11651
  });
11649
- new Proxy(oe[So], {
11652
+ new Proxy(oe[Co], {
11650
11653
  get(e, t) {
11651
11654
  if (t === "value")
11652
- return oe[So];
11655
+ return oe[Co];
11653
11656
  }
11654
11657
  });
11655
11658
  function Q_(e) {
@@ -11688,14 +11691,14 @@ function Z_(e, t) {
11688
11691
  var o;
11689
11692
  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
11693
  console.warn = () => {
11691
- }, oe[Zn] = {
11694
+ }, oe[Jn] = {
11692
11695
  currentRoute: l ? wi(l) : {},
11693
11696
  routes: wi(a)
11694
- }, oe[So] = r, console.warn = i;
11697
+ }, oe[Co] = r, console.warn = i;
11695
11698
  }
11696
- n(), zc.on.componentUpdated(Xn(() => {
11699
+ n(), zc.on.componentUpdated(Zn(() => {
11697
11700
  var o;
11698
- ((o = t.value) == null ? void 0 : o.app) === e.app && (n(), !rt.highPerfModeEnabled && oo.hooks.callHook("routerInfoUpdated", { state: oe[Zn] }));
11701
+ ((o = t.value) == null ? void 0 : o.app) === e.app && (n(), !rt.highPerfModeEnabled && ro.hooks.callHook("routerInfoUpdated", { state: oe[Jn] }));
11699
11702
  }, 200));
11700
11703
  }
11701
11704
  function J_(e) {
@@ -11755,7 +11758,7 @@ function J_(e) {
11755
11758
  },
11756
11759
  // send inspector state
11757
11760
  sendInspectorState(t) {
11758
- const n = nr(t);
11761
+ const n = or(t);
11759
11762
  e.callHook("sendInspectorState", { inspectorId: t, plugin: {
11760
11763
  descriptor: n.descriptor,
11761
11764
  setupFn: () => ({})
@@ -11825,7 +11828,7 @@ var os = L_(), rs, ls;
11825
11828
  },
11826
11829
  api: J_(os)
11827
11830
  });
11828
- var oo = oe.__VUE_DEVTOOLS_KIT_CONTEXT__;
11831
+ var ro = oe.__VUE_DEVTOOLS_KIT_CONTEXT__;
11829
11832
  B();
11830
11833
  e_(n_());
11831
11834
  var as, is;
@@ -11921,10 +11924,10 @@ function lp(e, t) {
11921
11924
  return l;
11922
11925
  }
11923
11926
  }
11924
- function Jn(e, t) {
11927
+ function eo(e, t) {
11925
11928
  Object.entries(e).forEach(([n, o]) => t(o, n));
11926
11929
  }
11927
- function or(e, t) {
11930
+ function rr(e, t) {
11928
11931
  return e.indexOf(t) !== -1;
11929
11932
  }
11930
11933
  function cs(e, t) {
@@ -11950,9 +11953,9 @@ var ap = class {
11950
11953
  };
11951
11954
  B();
11952
11955
  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;
11956
+ 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
11957
  B();
11955
- var Qc = (e) => e.replace(/\./g, "\\."), ol = (e) => e.map(String).map(Qc).join("."), _o = (e) => {
11958
+ var Qc = (e) => e.replace(/\./g, "\\."), ol = (e) => e.map(String).map(Qc).join("."), po = (e) => {
11956
11959
  const t = [];
11957
11960
  let n = "";
11958
11961
  for (let r = 0; r < e.length; r++) {
@@ -12003,14 +12006,14 @@ var Xc = [
12003
12006
  return new RegExp(t, n);
12004
12007
  }),
12005
12008
  $t(
12006
- ko,
12009
+ To,
12007
12010
  "set",
12008
12011
  // (sets only exist in es6+)
12009
12012
  // eslint-disable-next-line es5/no-es6-methods
12010
12013
  (e) => [...e.values()],
12011
12014
  (e) => new Set(e)
12012
12015
  ),
12013
- $t(wo, "map", (e) => [...e.entries()], (e) => new Map(e)),
12016
+ $t(ko, "map", (e) => [...e.entries()], (e) => new Map(e)),
12014
12017
  $t((e) => ds(e) || _p(e), "number", (e) => ds(e) ? "NaN" : e > 0 ? "Infinity" : "-Infinity", Number),
12015
12018
  $t((e) => e === 0 && 1 / e === -1 / 0, "number", () => "-0", Number),
12016
12019
  $t(bp, "URL", (e) => e.toString(), (e) => new URL(e))
@@ -12113,20 +12116,20 @@ var Kn = (e, t) => {
12113
12116
  return n.next().value;
12114
12117
  };
12115
12118
  function rd(e) {
12116
- if (or(e, "__proto__"))
12119
+ if (rr(e, "__proto__"))
12117
12120
  throw new Error("__proto__ is not allowed as a property");
12118
- if (or(e, "prototype"))
12121
+ if (rr(e, "prototype"))
12119
12122
  throw new Error("prototype is not allowed as a property");
12120
- if (or(e, "constructor"))
12123
+ if (rr(e, "constructor"))
12121
12124
  throw new Error("constructor is not allowed as a property");
12122
12125
  }
12123
12126
  var Cp = (e, t) => {
12124
12127
  rd(t);
12125
12128
  for (let n = 0; n < t.length; n++) {
12126
12129
  const o = t[n];
12127
- if (ko(e))
12130
+ if (To(e))
12128
12131
  e = Kn(e, +o);
12129
- else if (wo(e)) {
12132
+ else if (ko(e)) {
12130
12133
  const r = +o, l = +t[++n] == 0 ? "key" : "value", a = Kn(e, r);
12131
12134
  switch (l) {
12132
12135
  case "key":
@@ -12149,12 +12152,12 @@ var Cp = (e, t) => {
12149
12152
  if (dn(o)) {
12150
12153
  const i = +a;
12151
12154
  o = o[i];
12152
- } else if (Co(o))
12155
+ } else if (wo(o))
12153
12156
  o = o[a];
12154
- else if (ko(o)) {
12157
+ else if (To(o)) {
12155
12158
  const i = +a;
12156
12159
  o = Kn(o, i);
12157
- } else if (wo(o)) {
12160
+ } else if (ko(o)) {
12158
12161
  if (l === t.length - 2)
12159
12162
  break;
12160
12163
  const s = +a, d = +t[++l] == 0 ? "key" : "value", c = Kn(o, s);
@@ -12169,11 +12172,11 @@ var Cp = (e, t) => {
12169
12172
  }
12170
12173
  }
12171
12174
  const r = t[t.length - 1];
12172
- if (dn(o) ? o[+r] = n(o[+r]) : Co(o) && (o[r] = n(o[r])), ko(o)) {
12175
+ if (dn(o) ? o[+r] = n(o[+r]) : wo(o) && (o[r] = n(o[r])), To(o)) {
12173
12176
  const l = Kn(o, +r), a = n(l);
12174
12177
  l !== a && (o.delete(l), o.add(a));
12175
12178
  }
12176
- if (wo(o)) {
12179
+ if (ko(o)) {
12177
12180
  const l = +t[t.length - 2], a = Kn(o, l);
12178
12181
  switch (+r == 0 ? "key" : "value") {
12179
12182
  case "key": {
@@ -12193,12 +12196,12 @@ function Al(e, t, n = []) {
12193
12196
  if (!e)
12194
12197
  return;
12195
12198
  if (!dn(e)) {
12196
- Jn(e, (l, a) => Al(l, t, [...n, ..._o(a)]));
12199
+ eo(e, (l, a) => Al(l, t, [...n, ...po(a)]));
12197
12200
  return;
12198
12201
  }
12199
12202
  const [o, r] = e;
12200
- r && Jn(r, (l, a) => {
12201
- Al(l, t, [...n, ..._o(a)]);
12203
+ r && eo(r, (l, a) => {
12204
+ Al(l, t, [...n, ...po(a)]);
12202
12205
  }), t(o, n);
12203
12206
  }
12204
12207
  function wp(e, t, n) {
@@ -12208,21 +12211,21 @@ function wp(e, t, n) {
12208
12211
  }
12209
12212
  function kp(e, t) {
12210
12213
  function n(o, r) {
12211
- const l = Cp(e, _o(r));
12212
- o.map(_o).forEach((a) => {
12214
+ const l = Cp(e, po(r));
12215
+ o.map(po).forEach((a) => {
12213
12216
  e = Ol(e, a, () => l);
12214
12217
  });
12215
12218
  }
12216
12219
  if (dn(t)) {
12217
12220
  const [o, r] = t;
12218
12221
  o.forEach((l) => {
12219
- e = Ol(e, _o(l), () => e);
12220
- }), r && Jn(r, n);
12222
+ e = Ol(e, po(l), () => e);
12223
+ }), r && eo(r, n);
12221
12224
  } else
12222
- Jn(t, n);
12225
+ eo(t, n);
12223
12226
  return e;
12224
12227
  }
12225
- var Tp = (e, t) => Co(e) || dn(e) || wo(e) || ko(e) || ed(e, t);
12228
+ var Tp = (e, t) => wo(e) || dn(e) || ko(e) || To(e) || ed(e, t);
12226
12229
  function Op(e, t, n) {
12227
12230
  const o = n.get(e);
12228
12231
  o ? o.push(t) : n.set(e, [t]);
@@ -12258,16 +12261,16 @@ var ld = (e, t, n, o, r = [], l = [], a = /* @__PURE__ */ new Map()) => {
12258
12261
  };
12259
12262
  return s || a.set(e, p), p;
12260
12263
  }
12261
- if (or(l, e))
12264
+ if (rr(l, e))
12262
12265
  return {
12263
12266
  transformedValue: null
12264
12267
  };
12265
12268
  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) => {
12269
+ eo(c, (h, p) => {
12267
12270
  if (p === "__proto__" || p === "constructor" || p === "prototype")
12268
12271
  throw new Error(`Detected property ${p}. This is a prototype pollution risk, please remove it from your object.`);
12269
12272
  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, _) => {
12273
+ u[p] = g.transformedValue, dn(g.annotations) ? m[p] = g.annotations : wo(g.annotations) && eo(g.annotations, (v, _) => {
12271
12274
  m[Qc(p) + "." + _] = v;
12272
12275
  });
12273
12276
  });
@@ -12452,7 +12455,7 @@ function id(e) {
12452
12455
  }
12453
12456
  return t.status >= 200 && t.status <= 299;
12454
12457
  }
12455
- function rr(e) {
12458
+ function lr(e) {
12456
12459
  try {
12457
12460
  e.dispatchEvent(new MouseEvent("click"));
12458
12461
  } catch {
@@ -12460,11 +12463,11 @@ function rr(e) {
12460
12463
  n.initMouseEvent("click", !0, !0, window, 0, 0, 0, 80, 20, !1, !1, !1, !1, 0, null), e.dispatchEvent(n);
12461
12464
  }
12462
12465
  }
12463
- const lr = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /Macintosh/.test(lr.userAgent) && /AppleWebKit/.test(lr.userAgent) && !/Safari/.test(lr.userAgent), ud = Il ? (
12466
+ const ar = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /Macintosh/.test(ar.userAgent) && /AppleWebKit/.test(ar.userAgent) && !/Safari/.test(ar.userAgent), ud = Il ? (
12464
12467
  // Use download attribute first if possible (#193 Lumia mobile) unless this is a macOS WebView or mini program
12465
12468
  typeof HTMLAnchorElement < "u" && "download" in HTMLAnchorElement.prototype && !sd ? Pp : (
12466
12469
  // Use msSaveOrOpenBlob as a second approach
12467
- "msSaveOrOpenBlob" in lr ? Np : (
12470
+ "msSaveOrOpenBlob" in ar ? Np : (
12468
12471
  // Fallback to using FileReader and a popup
12469
12472
  Rp
12470
12473
  )
@@ -12473,10 +12476,10 @@ const lr = typeof navigator == "object" ? navigator : { userAgent: "" }, sd = /M
12473
12476
  };
12474
12477
  function Pp(e, t = "download", n) {
12475
12478
  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() {
12479
+ 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
12480
  URL.revokeObjectURL(o.href);
12478
12481
  }, 4e4), setTimeout(function() {
12479
- rr(o);
12482
+ lr(o);
12480
12483
  }, 0));
12481
12484
  }
12482
12485
  function Np(e, t = "download", n) {
@@ -12486,7 +12489,7 @@ function Np(e, t = "download", n) {
12486
12489
  else {
12487
12490
  const o = document.createElement("a");
12488
12491
  o.href = e, o.target = "_blank", setTimeout(function() {
12489
- rr(o);
12492
+ lr(o);
12490
12493
  });
12491
12494
  }
12492
12495
  else
@@ -12594,10 +12597,10 @@ function Rt(e) {
12594
12597
  }
12595
12598
  };
12596
12599
  }
12597
- const md = "🍍 Pinia (root)", ar = "_root";
12600
+ const md = "🍍 Pinia (root)", ir = "_root";
12598
12601
  function $p(e) {
12599
12602
  return ha(e) ? {
12600
- id: ar,
12603
+ id: ir,
12601
12604
  label: md
12602
12605
  } : {
12603
12606
  id: e.$id,
@@ -12666,7 +12669,7 @@ function zp(e) {
12666
12669
  }
12667
12670
  }
12668
12671
  let Wn = !0;
12669
- const ir = [], yn = "pinia:mutations", mt = "pinia", { assign: jp } = Object, yr = (e) => "🍍 " + e;
12672
+ const sr = [], yn = "pinia:mutations", mt = "pinia", { assign: jp } = Object, yr = (e) => "🍍 " + e;
12670
12673
  function Kp(e, t) {
12671
12674
  jc({
12672
12675
  id: "dev.esm.pinia",
@@ -12674,7 +12677,7 @@ function Kp(e, t) {
12674
12677
  logo: "https://pinia.vuejs.org/logo.svg",
12675
12678
  packageName: "pinia",
12676
12679
  homepage: "https://pinia.vuejs.org",
12677
- componentStateTypes: ir,
12680
+ componentStateTypes: sr,
12678
12681
  app: e
12679
12682
  }, (n) => {
12680
12683
  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 +12775,14 @@ function Kp(e, t) {
12772
12775
  }
12773
12776
  }), globalThis.$pinia = t, n.on.getInspectorState((o) => {
12774
12777
  if (o.app === e && o.inspectorId === mt) {
12775
- const r = o.nodeId === ar ? t : t._s.get(o.nodeId);
12778
+ const r = o.nodeId === ir ? t : t._s.get(o.nodeId);
12776
12779
  if (!r)
12777
12780
  return;
12778
- r && (o.nodeId !== ar && (globalThis.$store = zt(r)), o.state = Up(r));
12781
+ r && (o.nodeId !== ir && (globalThis.$store = zt(r)), o.state = Up(r));
12779
12782
  }
12780
12783
  }), n.on.editInspectorState((o) => {
12781
12784
  if (o.app === e && o.inspectorId === mt) {
12782
- const r = o.nodeId === ar ? t : t._s.get(o.nodeId);
12785
+ const r = o.nodeId === ir ? t : t._s.get(o.nodeId);
12783
12786
  if (!r)
12784
12787
  return at(`store "${o.nodeId}" not found`, "error");
12785
12788
  const { path: l } = o;
@@ -12801,13 +12804,13 @@ Only state can be modified.`);
12801
12804
  });
12802
12805
  }
12803
12806
  function Wp(e, t) {
12804
- ir.includes(yr(t.$id)) || ir.push(yr(t.$id)), jc({
12807
+ sr.includes(yr(t.$id)) || sr.push(yr(t.$id)), jc({
12805
12808
  id: "dev.esm.pinia",
12806
12809
  label: "Pinia 🍍",
12807
12810
  logo: "https://pinia.vuejs.org/logo.svg",
12808
12811
  packageName: "pinia",
12809
12812
  homepage: "https://pinia.vuejs.org",
12810
- componentStateTypes: ir,
12813
+ componentStateTypes: sr,
12811
12814
  app: e,
12812
12815
  settings: {
12813
12816
  logStoreChanges: {
@@ -13128,7 +13131,7 @@ const Zp = /\{([0-9a-zA-Z]+)\}/g;
13128
13131
  function Ir(e, ...t) {
13129
13132
  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
13133
  }
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);
13134
+ 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
13135
  let Ds;
13133
13136
  const Cn = () => Ds || (Ds = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : typeof global < "u" ? global : xe());
13134
13137
  function Is(e) {
@@ -13195,15 +13198,15 @@ function ba() {
13195
13198
  }
13196
13199
  };
13197
13200
  }
13198
- const Xo = (e) => !we(e) || He(e);
13199
- function sr(e, t) {
13200
- if (Xo(e) || Xo(t))
13201
+ const Zo = (e) => !we(e) || He(e);
13202
+ function ur(e, t) {
13203
+ if (Zo(e) || Zo(t))
13201
13204
  throw new Error("Invalid value");
13202
13205
  const n = [{ src: e, des: t }];
13203
13206
  for (; n.length; ) {
13204
13207
  const { src: o, des: r } = n.pop();
13205
13208
  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] }));
13209
+ 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
13210
  });
13208
13211
  }
13209
13212
  }
@@ -13261,7 +13264,7 @@ const fe = {
13261
13264
  // minimizer error messages
13262
13265
  [fe.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
13263
13266
  };
13264
- function ro(e, t, n = {}) {
13267
+ function lo(e, t, n = {}) {
13265
13268
  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
13269
  return i.code = e, t && (i.location = t), i.domain = o, i;
13267
13270
  }
@@ -13325,7 +13328,7 @@ function b0(e, t = {}) {
13325
13328
  function u(E, k, V, ...te) {
13326
13329
  const ye = d();
13327
13330
  if (k.column += V, k.offset += V, c) {
13328
- const Ae = n ? xl(ye.startLoc, k) : null, _e = ro(E, Ae, {
13331
+ const Ae = n ? xl(ye.startLoc, k) : null, _e = lo(E, Ae, {
13329
13332
  domain: p0,
13330
13333
  args: te
13331
13334
  });
@@ -13721,7 +13724,7 @@ function C0(e = {}) {
13721
13724
  function o(v, _, S, y, ...D) {
13722
13725
  const x = v.currentPosition();
13723
13726
  if (x.offset += y, x.column += y, n) {
13724
- const O = t ? xl(S, x) : null, F = ro(_, O, {
13727
+ const O = t ? xl(S, x) : null, F = lo(_, O, {
13725
13728
  domain: y0,
13726
13729
  args: D
13727
13730
  });
@@ -13986,7 +13989,7 @@ function jn(e) {
13986
13989
  }
13987
13990
  default:
13988
13991
  if (process.env.NODE_ENV !== "production")
13989
- throw ro(fe.UNHANDLED_MINIFIER_NODE_TYPE, null, {
13992
+ throw lo(fe.UNHANDLED_MINIFIER_NODE_TYPE, null, {
13990
13993
  domain: O0,
13991
13994
  args: [e.type]
13992
13995
  });
@@ -14041,7 +14044,7 @@ function I0(e, t) {
14041
14044
  e.push(`${n(
14042
14045
  "linked"
14043
14046
  /* HelperNameMap.LINKED */
14044
- )}(`), to(e, t.key), t.modifier ? (e.push(", "), to(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
14047
+ )}(`), no(e, t.key), t.modifier ? (e.push(", "), no(e, t.modifier), e.push(", _type")) : e.push(", undefined, _type"), e.push(")");
14045
14048
  }
14046
14049
  function x0(e, t) {
14047
14050
  const { helper: n, needIndent: o } = e;
@@ -14050,7 +14053,7 @@ function x0(e, t) {
14050
14053
  /* HelperNameMap.NORMALIZE */
14051
14054
  )}([`), e.indent(o());
14052
14055
  const r = t.items.length;
14053
- for (let l = 0; l < r && (to(e, t.items[l]), l !== r - 1); l++)
14056
+ for (let l = 0; l < r && (no(e, t.items[l]), l !== r - 1); l++)
14054
14057
  e.push(", ");
14055
14058
  e.deindent(o()), e.push("])");
14056
14059
  }
@@ -14062,15 +14065,15 @@ function L0(e, t) {
14062
14065
  /* HelperNameMap.PLURAL */
14063
14066
  )}([`), e.indent(o());
14064
14067
  const r = t.cases.length;
14065
- for (let l = 0; l < r && (to(e, t.cases[l]), l !== r - 1); l++)
14068
+ for (let l = 0; l < r && (no(e, t.cases[l]), l !== r - 1); l++)
14066
14069
  e.push(", ");
14067
14070
  e.deindent(o()), e.push("])");
14068
14071
  }
14069
14072
  }
14070
14073
  function P0(e, t) {
14071
- t.body ? to(e, t.body) : e.push("null");
14074
+ t.body ? no(e, t.body) : e.push("null");
14072
14075
  }
14073
- function to(e, t) {
14076
+ function no(e, t) {
14074
14077
  const { helper: n } = e;
14075
14078
  switch (t.type) {
14076
14079
  case 0:
@@ -14117,7 +14120,7 @@ function to(e, t) {
14117
14120
  break;
14118
14121
  default:
14119
14122
  if (process.env.NODE_ENV !== "production")
14120
- throw ro(fe.UNHANDLED_CODEGEN_NODE_TYPE, null, {
14123
+ throw lo(fe.UNHANDLED_CODEGEN_NODE_TYPE, null, {
14121
14124
  domain: A0,
14122
14125
  args: [t.type]
14123
14126
  });
@@ -14132,7 +14135,7 @@ const N0 = (e, t = {}) => {
14132
14135
  breakLineCode: r,
14133
14136
  needIndent: l
14134
14137
  });
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;
14138
+ 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
14139
  const { code: s, map: d } = i.context();
14137
14140
  return {
14138
14141
  ast: e,
@@ -14159,7 +14162,7 @@ function rl(e) {
14159
14162
  function V0(e, t) {
14160
14163
  const n = B0(t);
14161
14164
  if (n == null)
14162
- throw To(
14165
+ throw Oo(
14163
14166
  0
14164
14167
  /* NodeTypes.Resource */
14165
14168
  );
@@ -14201,16 +14204,16 @@ function Ll(e, t) {
14201
14204
  const n = Ea(t);
14202
14205
  switch (n) {
14203
14206
  case 3:
14204
- return Zo(t, n);
14207
+ return Jo(t, n);
14205
14208
  case 9:
14206
- return Zo(t, n);
14209
+ return Jo(t, n);
14207
14210
  case 4: {
14208
14211
  const o = t;
14209
14212
  if (Bt(o, "k") && o.k)
14210
14213
  return e.interpolate(e.named(o.k));
14211
14214
  if (Bt(o, "key") && o.key)
14212
14215
  return e.interpolate(e.named(o.key));
14213
- throw To(n);
14216
+ throw Oo(n);
14214
14217
  }
14215
14218
  case 5: {
14216
14219
  const o = t;
@@ -14218,16 +14221,16 @@ function Ll(e, t) {
14218
14221
  return e.interpolate(e.list(o.i));
14219
14222
  if (Bt(o, "index") && Ye(o.index))
14220
14223
  return e.interpolate(e.list(o.index));
14221
- throw To(n);
14224
+ throw Oo(n);
14222
14225
  }
14223
14226
  case 6: {
14224
14227
  const o = t, r = G0(o), l = X0(o);
14225
14228
  return e.linked(Ll(e, l), r ? Ll(e, r) : void 0, e.type);
14226
14229
  }
14227
14230
  case 7:
14228
- return Zo(t, n);
14231
+ return Jo(t, n);
14229
14232
  case 8:
14230
- return Zo(t, n);
14233
+ return Jo(t, n);
14231
14234
  default:
14232
14235
  throw new Error(`unhandled node on format message part: ${n}`);
14233
14236
  }
@@ -14237,11 +14240,11 @@ function Ea(e) {
14237
14240
  return gn(e, K0);
14238
14241
  }
14239
14242
  const W0 = ["v", "value"];
14240
- function Zo(e, t) {
14243
+ function Jo(e, t) {
14241
14244
  const n = gn(e, W0);
14242
14245
  if (n)
14243
14246
  return n;
14244
- throw To(t);
14247
+ throw Oo(t);
14245
14248
  }
14246
14249
  const Y0 = ["m", "modifier"];
14247
14250
  function G0(e) {
@@ -14252,7 +14255,7 @@ function X0(e) {
14252
14255
  const t = gn(e, Q0);
14253
14256
  if (t)
14254
14257
  return t;
14255
- throw To(
14258
+ throw Oo(
14256
14259
  6
14257
14260
  /* NodeTypes.Linked */
14258
14261
  );
@@ -14265,7 +14268,7 @@ function gn(e, t, n) {
14265
14268
  }
14266
14269
  return n;
14267
14270
  }
14268
- function To(e) {
14271
+ function Oo(e) {
14269
14272
  return new Error(`unhandled node type: ${e}`);
14270
14273
  }
14271
14274
  const Z0 = "Detected HTML in '{source}' message. Recommend not using HTML messages to avoid XSS.";
@@ -14273,7 +14276,7 @@ function J0(e, t) {
14273
14276
  t && f0(e) && vn(Ir(Z0, { source: e }));
14274
14277
  }
14275
14278
  const eb = (e) => e;
14276
- let Jo = xe();
14279
+ let er = xe();
14277
14280
  function fn(e) {
14278
14281
  return we(e) && Ea(e) === 0 && (Bt(e, "b") || Bt(e, "body"));
14279
14282
  }
@@ -14289,7 +14292,7 @@ function nb(e, t) {
14289
14292
  if (!__INTLIFY_DROP_MESSAGE_COMPILER__ && Q(e)) {
14290
14293
  const n = ke(t.warnHtmlMessage) ? t.warnHtmlMessage : !0;
14291
14294
  process.env.NODE_ENV !== "production" && J0(e, n);
14292
- const r = (t.onCacheKey || eb)(e), l = Jo[r];
14295
+ const r = (t.onCacheKey || eb)(e), l = er[r];
14293
14296
  if (l)
14294
14297
  return l;
14295
14298
  const { ast: a, detectError: i } = tb(e, {
@@ -14297,24 +14300,24 @@ function nb(e, t) {
14297
14300
  location: process.env.NODE_ENV !== "production",
14298
14301
  jit: !0
14299
14302
  }), s = rl(a);
14300
- return i ? s : Jo[r] = s;
14303
+ return i ? s : er[r] = s;
14301
14304
  } else {
14302
14305
  if (process.env.NODE_ENV !== "production" && !fn(e))
14303
14306
  return vn(`the message that is resolve with key '${t.key}' is not supported for jit compilation`), () => e;
14304
14307
  const n = e.cacheKey;
14305
14308
  if (n) {
14306
- const o = Jo[n];
14307
- return o || (Jo[n] = rl(e));
14309
+ const o = er[n];
14310
+ return o || (er[n] = rl(e));
14308
14311
  } else
14309
14312
  return rl(e);
14310
14313
  }
14311
14314
  }
14312
- let Oo = null;
14315
+ let Ao = null;
14313
14316
  function ob(e) {
14314
- Oo = e;
14317
+ Ao = e;
14315
14318
  }
14316
14319
  function rb(e, t, n) {
14317
- Oo && Oo.emit("i18n:init", {
14320
+ Ao && Ao.emit("i18n:init", {
14318
14321
  timestamp: Date.now(),
14319
14322
  i18n: e,
14320
14323
  version: t,
@@ -14323,7 +14326,7 @@ function rb(e, t, n) {
14323
14326
  }
14324
14327
  const lb = /* @__PURE__ */ ab("function:translate");
14325
14328
  function ab(e) {
14326
- return (t) => Oo && Oo.emit(e, t);
14329
+ return (t) => Ao && Ao.emit(e, t);
14327
14330
  }
14328
14331
  const vt = {
14329
14332
  INVALID_ARGUMENT: s0,
@@ -14336,7 +14339,7 @@ const vt = {
14336
14339
  NOT_SUPPORT_LOCALE_TYPE: 23
14337
14340
  }, ib = 24;
14338
14341
  function tn(e) {
14339
- return ro(e, null, process.env.NODE_ENV !== "production" ? { messages: sb } : void 0);
14342
+ return lo(e, null, process.env.NODE_ENV !== "production" ? { messages: sb } : void 0);
14340
14343
  }
14341
14344
  const sb = {
14342
14345
  [vt.INVALID_ARGUMENT]: "Invalid arguments",
@@ -14374,7 +14377,7 @@ function ub(e, t, n) {
14374
14377
  ])];
14375
14378
  }
14376
14379
  function pd(e, t, n) {
14377
- const o = Q(n) ? n : Ao, r = e;
14380
+ const o = Q(n) ? n : Do, r = e;
14378
14381
  r.__localeChainCache || (r.__localeChainCache = /* @__PURE__ */ new Map());
14379
14382
  let l = r.__localeChainCache.get(o);
14380
14383
  if (!l) {
@@ -14707,7 +14710,7 @@ const Et = {
14707
14710
  function xn(e, ...t) {
14708
14711
  return Ir(Eb[e], ...t);
14709
14712
  }
14710
- const Sb = "10.0.5", Lr = -1, Ao = "en-US", Er = "", qs = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
14713
+ const Sb = "10.0.5", Lr = -1, Do = "en-US", Er = "", qs = (e) => `${e.charAt(0).toLocaleUpperCase()}${e.substr(1)}`;
14711
14714
  function Cb() {
14712
14715
  return {
14713
14716
  upper: (e, t) => t === "text" && Q(e) ? e.toUpperCase() : t === "vnode" && we(e) && "__v_isVNode" in e ? e.children.toUpperCase() : e,
@@ -14737,7 +14740,7 @@ const $s = (e) => {
14737
14740
  }, Db = () => Cd;
14738
14741
  let Us = 0;
14739
14742
  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;
14743
+ 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
14744
  process.env.NODE_ENV !== "production" && Pe(e.messageCompiler) && _d(xn(Et.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
14742
14745
  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
14746
  Us++;
@@ -14791,7 +14794,7 @@ function Ca(e, t, n, o, r) {
14791
14794
  } else
14792
14795
  return process.env.NODE_ENV !== "production" && wd(o, t) && a(xn(Et.NOT_FOUND_KEY, { key: t, locale: n })), t;
14793
14796
  }
14794
- function fo(e, t, n) {
14797
+ function mo(e, t, n) {
14795
14798
  const o = e;
14796
14799
  o.__localeChainCache = /* @__PURE__ */ new Map(), e.localeFallbacker(e, n, t);
14797
14800
  }
@@ -15350,7 +15353,7 @@ const Le = {
15350
15353
  NOT_AVAILABLE_COMPOSITION_IN_LEGACY: 34
15351
15354
  };
15352
15355
  function bt(e, ...t) {
15353
- return ro(e, null, process.env.NODE_ENV !== "production" ? { messages: ny, args: t } : void 0);
15356
+ return lo(e, null, process.env.NODE_ENV !== "production" ? { messages: ny, args: t } : void 0);
15354
15357
  }
15355
15358
  const ny = {
15356
15359
  [Le.UNEXPECTED_RETURN_TYPE]: "Unexpected return type in composer",
@@ -15364,14 +15367,14 @@ const ny = {
15364
15367
  [Le.NOT_INSTALLED_WITH_PROVIDE]: "Need to install with `provide` function",
15365
15368
  [Le.NOT_COMPATIBLE_LEGACY_VUE_I18N]: "Not compatible legacy VueI18n.",
15366
15369
  [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) {
15370
+ }, 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");
15371
+ function xo(e) {
15369
15372
  if (!we(e))
15370
15373
  return e;
15371
15374
  for (const t in e)
15372
15375
  if (Bt(e, t))
15373
15376
  if (!t.includes("."))
15374
- we(e[t]) && Io(e[t]);
15377
+ we(e[t]) && xo(e[t]);
15375
15378
  else {
15376
15379
  const n = t.split("."), o = n.length - 1;
15377
15380
  let r = e, l = !1;
@@ -15384,7 +15387,7 @@ function Io(e) {
15384
15387
  }
15385
15388
  r = r[n[a]];
15386
15389
  }
15387
- l || (r[n[o]] = e[t], delete e[t]), we(r[n[o]]) && Io(r[n[o]]);
15390
+ l || (r[n[o]] = e[t], delete e[t]), we(r[n[o]]) && xo(r[n[o]]);
15388
15391
  }
15389
15392
  return e;
15390
15393
  }
@@ -15393,12 +15396,12 @@ function wa(e, t) {
15393
15396
  if (He(o) && o.forEach((i) => {
15394
15397
  if ("locale" in i && "resource" in i) {
15395
15398
  const { locale: s, resource: d } = i;
15396
- s ? (a[s] = a[s] || xe(), sr(d, a[s])) : sr(d, a);
15399
+ s ? (a[s] = a[s] || xe(), ur(d, a[s])) : ur(d, a);
15397
15400
  } else
15398
- Q(i) && sr(JSON.parse(i), a);
15401
+ Q(i) && ur(JSON.parse(i), a);
15399
15402
  }), r == null && l)
15400
15403
  for (const i in a)
15401
- Bt(a, i) && Io(a[i]);
15404
+ Bt(a, i) && xo(a[i]);
15402
15405
  return a;
15403
15406
  }
15404
15407
  function Nd(e) {
@@ -15447,12 +15450,12 @@ function ka(e = {}) {
15447
15450
  let a = ke(e.inheritLocale) ? e.inheritLocale : !0;
15448
15451
  const i = l(
15449
15452
  // prettier-ignore
15450
- t && a ? t.locale.value : Q(e.locale) ? e.locale : Ao
15453
+ t && a ? t.locale.value : Q(e.locale) ? e.locale : Do
15451
15454
  ), s = l(
15452
15455
  // prettier-ignore
15453
15456
  t && a ? t.fallbackLocale.value : Q(e.fallbackLocale) || He(e.fallbackLocale) || pe(e.fallbackLocale) || e.fallbackLocale === !1 ? e.fallbackLocale : i.value
15454
15457
  ), 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;
15458
+ 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
15459
  const D = t ? t.modifiers : pe(e.modifiers) ? e.modifiers : {};
15457
15460
  let x = e.pluralRules || t && t.pluralRules, O;
15458
15461
  O = (() => {
@@ -15479,7 +15482,7 @@ function ka(e = {}) {
15479
15482
  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
15483
  const $ = Ib(R);
15481
15484
  return o && $s($), $;
15482
- })(), fo(O, i.value, s.value);
15485
+ })(), mo(O, i.value, s.value);
15483
15486
  function L() {
15484
15487
  return [
15485
15488
  i.value,
@@ -15497,7 +15500,7 @@ function ka(e = {}) {
15497
15500
  }), q = b({
15498
15501
  get: () => s.value,
15499
15502
  set: (R) => {
15500
- s.value = R, O.fallbackLocale = s.value, fo(O, i.value, R);
15503
+ s.value = R, O.fallbackLocale = s.value, mo(O, i.value, R);
15501
15504
  }
15502
15505
  }), I = b(() => d.value), W = /* @__PURE__ */ b(() => c.value), M = /* @__PURE__ */ b(() => u.value);
15503
15506
  function re() {
@@ -15525,8 +15528,8 @@ function ka(e = {}) {
15525
15528
  }
15526
15529
  if (be !== "translate exists" && // for not `te` (e.g `t`)
15527
15530
  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, {
15531
+ const [nt, ao] = $();
15532
+ 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
15533
  key: nt,
15531
15534
  type: be
15532
15535
  })), process.env.NODE_ENV !== "production")) {
@@ -15620,7 +15623,7 @@ function ka(e = {}) {
15620
15623
  if (r) {
15621
15624
  const be = { [R]: $ };
15622
15625
  for (const Fe in be)
15623
- Bt(be, Fe) && Io(be[Fe]);
15626
+ Bt(be, Fe) && xo(be[Fe]);
15624
15627
  $ = be[R];
15625
15628
  }
15626
15629
  d.value[R] = $, O.messages = d.value;
@@ -15630,8 +15633,8 @@ function ka(e = {}) {
15630
15633
  const be = { [R]: $ };
15631
15634
  if (r)
15632
15635
  for (const Fe in be)
15633
- Bt(be, Fe) && Io(be[Fe]);
15634
- $ = be[R], sr($, d.value[R]), O.messages = d.value;
15636
+ Bt(be, Fe) && xo(be[Fe]);
15637
+ $ = be[R], ur($, d.value[R]), O.messages = d.value;
15635
15638
  }
15636
15639
  function E(R) {
15637
15640
  return c.value[R] || {};
@@ -15652,9 +15655,9 @@ function ka(e = {}) {
15652
15655
  u.value[R] = lt(u.value[R] || {}, $), O.numberFormats = u.value, Ws(O, R, $);
15653
15656
  }
15654
15657
  eu++, t && qt && (ve(t.locale, (R) => {
15655
- a && (i.value = R, O.locale = R, fo(O, i.value, s.value));
15658
+ a && (i.value = R, O.locale = R, mo(O, i.value, s.value));
15656
15659
  }), ve(t.fallbackLocale, (R) => {
15657
- a && (s.value = R, O.fallbackLocale = R, fo(O, i.value, s.value));
15660
+ a && (s.value = R, O.fallbackLocale = R, mo(O, i.value, s.value));
15658
15661
  }));
15659
15662
  const _e = {
15660
15663
  id: eu,
@@ -15664,7 +15667,7 @@ function ka(e = {}) {
15664
15667
  return a;
15665
15668
  },
15666
15669
  set inheritLocale(R) {
15667
- a = R, R && t && (i.value = t.locale.value, s.value = t.fallbackLocale.value, fo(O, i.value, s.value));
15670
+ a = R, R && t && (i.value = t.locale.value, s.value = t.fallbackLocale.value, mo(O, i.value, s.value));
15668
15671
  },
15669
15672
  get availableLocales() {
15670
15673
  return Object.keys(d.value).sort();
@@ -15727,7 +15730,7 @@ function ka(e = {}) {
15727
15730
  };
15728
15731
  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
15732
  O.__v_emitter = R;
15730
- }, _e[Do] = () => {
15733
+ }, _e[Io] = () => {
15731
15734
  O.__v_emitter = void 0;
15732
15735
  }), _e;
15733
15736
  }
@@ -15968,7 +15971,7 @@ function hy(e) {
15968
15971
  }
15969
15972
  return t;
15970
15973
  }
15971
- function xo(e, t) {
15974
+ function Lo(e, t) {
15972
15975
  if ($l) {
15973
15976
  let n;
15974
15977
  t && "groupId" in t && (n = t.groupId, delete t.groupId), $l.addTimelineEvent({
@@ -15992,7 +15995,7 @@ function _y(e, t) {
15992
15995
  }
15993
15996
  }
15994
15997
  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;
15998
+ 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
15999
  let h = e.messages;
15997
16000
  if (pe(e.sharedMessages)) {
15998
16001
  const D = e.sharedMessages;
@@ -16205,7 +16208,7 @@ function Ul(e = {}) {
16205
16208
  l[Ln] && l[Ln](r);
16206
16209
  }, o.__disableEmitter = () => {
16207
16210
  const r = t;
16208
- r[Do] && r[Do]();
16211
+ r[Io] && r[Io]();
16209
16212
  }), o;
16210
16213
  }
16211
16214
  function by(e, t, n) {
@@ -16246,7 +16249,7 @@ function by(e, t, n) {
16246
16249
  const o = this.$i18n;
16247
16250
  this.$el.__VUE_I18N__ = o.__composer;
16248
16251
  const r = this.__v_emitter = ba();
16249
- o.__enableEmitter && o.__enableEmitter(r), r.on("*", xo);
16252
+ o.__enableEmitter && o.__enableEmitter(r), r.on("*", Lo);
16250
16253
  }
16251
16254
  },
16252
16255
  unmounted() {
@@ -16254,7 +16257,7 @@ function by(e, t, n) {
16254
16257
  if (!o)
16255
16258
  throw bt(Le.UNEXPECTED_ERROR);
16256
16259
  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;
16260
+ 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
16261
  }
16259
16262
  };
16260
16263
  }
@@ -16494,7 +16497,7 @@ function Dy(e = {}, t) {
16494
16497
  const _ = a;
16495
16498
  _[Ln] && _[Ln](v);
16496
16499
  }
16497
- v.on("*", xo);
16500
+ v.on("*", Lo);
16498
16501
  }
16499
16502
  },
16500
16503
  // global accessor
@@ -16581,11 +16584,11 @@ function My(e, t, n) {
16581
16584
  if (process.env.NODE_ENV !== "production" && t.vnode.el) {
16582
16585
  t.vnode.el.__VUE_I18N__ = n, o = ba();
16583
16586
  const r = n;
16584
- r[Ln] && r[Ln](o), o.on("*", xo);
16587
+ r[Ln] && r[Ln](o), o.on("*", Lo);
16585
16588
  }
16586
16589
  }, t), gu(() => {
16587
16590
  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);
16591
+ 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
16592
  const l = r[ql];
16590
16593
  l && (l(), delete r[ql]);
16591
16594
  }, t);
@@ -16642,7 +16645,7 @@ const Hl = Dy({
16642
16645
  messages: Xp
16643
16646
  }), By = gd(), Hy = {
16644
16647
  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, {
16648
+ 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
16649
  plugins: {}
16647
16650
  // import Quasar plugins and add here
16648
16651
  }), console.log("[Quasar components] Installed");