@finmars/ui 1.0.25 → 1.0.28

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 { Fragment as ue, capitalize as Pl, reactive as ct, computed as b, watchEffect as nt, toRefs as Al, shallowRef as ne, warn as ia, getCurrentInstance as Ji, inject as pe, ref as G, unref as H, provide as Ze, defineComponent as Qi, camelize as $l, h as bn, onBeforeUnmount as at, watch as ee, readonly as Ml, onScopeDispose as Ee, effectScope as oa, toRaw as _l, TransitionGroup as ra, Transition as et, createVNode as d, mergeProps as j, isRef as pt, toRef as Q, onBeforeMount as Dl, nextTick as $e, withDirectives as xe, resolveDirective as vt, vShow as mt, onMounted as Lt, onUpdated as eo, Text as to, resolveDynamicComponent as Tl, Teleport as no, onDeactivated as ao, cloneVNode as lo, createTextVNode as Ie, openBlock as q, createBlock as ae, withCtx as Y, renderSlot as me, createCommentVNode as ye, normalizeStyle as Qe, createSlots as Ol, createElementVNode as se, toDisplayString as fe, withKeys as en, useCssVars as io, createElementBlock as ve, normalizeClass as Re, withModifiers as _a, useAttrs as oo, resolveComponent as ro, onUnmounted as so, renderList as on } from "vue";
1
+ import { Fragment as ue, capitalize as Pl, reactive as ct, computed as p, watchEffect as nt, toRefs as Al, shallowRef as ne, warn as ia, getCurrentInstance as Ji, inject as pe, ref as G, unref as H, provide as Ze, defineComponent as Qi, camelize as $l, h as bn, onBeforeUnmount as at, watch as ee, readonly as Ml, onScopeDispose as Ee, effectScope as oa, toRaw as _l, TransitionGroup as ra, Transition as et, createVNode as d, mergeProps as j, isRef as pt, toRef as Q, onBeforeMount as Dl, nextTick as $e, withDirectives as xe, resolveDirective as vt, vShow as mt, onMounted as Lt, onUpdated as eo, Text as to, resolveDynamicComponent as Tl, Teleport as no, onDeactivated as ao, cloneVNode as lo, createTextVNode as Ie, openBlock as q, createBlock as ae, withCtx as Y, renderSlot as me, createCommentVNode as ye, normalizeStyle as Qe, createSlots as Ol, createElementVNode as se, toDisplayString as fe, withKeys as en, useCssVars as io, createElementBlock as ve, normalizeClass as Re, withModifiers as _a, useAttrs as oo, resolveComponent as ro, onUnmounted as so, renderList as on } from "vue";
2
2
  import { createVuetify as uo } from "vuetify";
3
3
  function R(e, n) {
4
4
  return (t) => Object.keys(e).reduce((a, l) => {
@@ -186,7 +186,7 @@ function _t(e, n) {
186
186
  return [];
187
187
  }
188
188
  function da(e) {
189
- const n = ct({}), t = b(e);
189
+ const n = ct({}), t = p(e);
190
190
  return nt(() => {
191
191
  for (const a in t.value)
192
192
  n[a] = t.value[a];
@@ -614,7 +614,7 @@ function va() {
614
614
  return e;
615
615
  }
616
616
  function zt(e, n) {
617
- const t = va(), a = G(e), l = b(() => {
617
+ const t = va(), a = G(e), l = p(() => {
618
618
  if (H(n == null ? void 0 : n.disabled)) return t.value;
619
619
  const o = H(n == null ? void 0 : n.scoped), r = H(n == null ? void 0 : n.reset), s = H(n == null ? void 0 : n.root);
620
620
  if (a.value == null && !(o || r || s)) return t.value;
@@ -643,14 +643,14 @@ function Fo() {
643
643
  const a = ge("useDefaults");
644
644
  if (n = n ?? a.type.name ?? a.type.__name, !n)
645
645
  throw new Error("[Vuetify] Could not determine component name");
646
- const l = b(() => {
646
+ const l = p(() => {
647
647
  var s;
648
648
  return (s = t.value) == null ? void 0 : s[e._as ?? n];
649
649
  }), i = new Proxy(e, {
650
650
  get(s, u) {
651
- var f, h, m, y, g, v, p;
651
+ var f, h, m, y, g, v, b;
652
652
  const c = Reflect.get(s, u);
653
- return u === "class" || u === "style" ? [(f = l.value) == null ? void 0 : f[u], c].filter((k) => k != null) : typeof u == "string" && !Eo(a.vnode, u) ? ((h = l.value) == null ? void 0 : h[u]) !== void 0 ? (m = l.value) == null ? void 0 : m[u] : ((g = (y = t.value) == null ? void 0 : y.global) == null ? void 0 : g[u]) !== void 0 ? (p = (v = t.value) == null ? void 0 : v.global) == null ? void 0 : p[u] : c : c;
653
+ return u === "class" || u === "style" ? [(f = l.value) == null ? void 0 : f[u], c].filter((k) => k != null) : typeof u == "string" && !Eo(a.vnode, u) ? ((h = l.value) == null ? void 0 : h[u]) !== void 0 ? (m = l.value) == null ? void 0 : m[u] : ((g = (y = t.value) == null ? void 0 : y.global) == null ? void 0 : g[u]) !== void 0 ? (b = (v = t.value) == null ? void 0 : v.global) == null ? void 0 : b[u] : c : c;
654
654
  }
655
655
  }), o = ne();
656
656
  nt(() => {
@@ -665,7 +665,7 @@ function Fo() {
665
665
  });
666
666
  function r() {
667
667
  const s = Bo(cn, a);
668
- Ze(cn, b(() => o.value ? qe((s == null ? void 0 : s.value) ?? {}, o.value) : s == null ? void 0 : s.value));
668
+ Ze(cn, p(() => o.value ? qe((s == null ? void 0 : s.value) ?? {}, o.value) : s == null ? void 0 : s.value));
669
669
  }
670
670
  return {
671
671
  props: i,
@@ -806,10 +806,10 @@ function kt(e, n) {
806
806
  }
807
807
  function re(e, n, t) {
808
808
  let a = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : (f) => f, l = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : (f) => f;
809
- const i = ge("useProxiedModel"), o = G(e[n] !== void 0 ? e[n] : t), r = ot(n), u = r !== n ? b(() => {
809
+ const i = ge("useProxiedModel"), o = G(e[n] !== void 0 ? e[n] : t), r = ot(n), u = r !== n ? p(() => {
810
810
  var f, h, m, y;
811
811
  return e[n], !!(((f = i.vnode.props) != null && f.hasOwnProperty(n) || (h = i.vnode.props) != null && h.hasOwnProperty(r)) && ((m = i.vnode.props) != null && m.hasOwnProperty(`onUpdate:${n}`) || (y = i.vnode.props) != null && y.hasOwnProperty(`onUpdate:${r}`)));
812
- }) : b(() => {
812
+ }) : p(() => {
813
813
  var f, h;
814
814
  return e[n], !!((f = i.vnode.props) != null && f.hasOwnProperty(n) && ((h = i.vnode.props) != null && h.hasOwnProperty(`onUpdate:${n}`)));
815
815
  });
@@ -818,7 +818,7 @@ function re(e, n, t) {
818
818
  o.value = f;
819
819
  });
820
820
  });
821
- const c = b({
821
+ const c = p({
822
822
  get() {
823
823
  const f = e[n];
824
824
  return a(u.value ? f : o.value);
@@ -853,7 +853,7 @@ function Me(e) {
853
853
  ge("provideTheme");
854
854
  const n = pe(Ja, null);
855
855
  if (!n) throw new Error("Could not find Vuetify theme injection");
856
- const t = b(() => e.theme ?? n.name.value), a = b(() => n.themes.value[t.value]), l = b(() => n.isDisabled ? void 0 : `v-theme--${t.value}`), i = {
856
+ const t = p(() => e.theme ?? n.name.value), a = p(() => n.themes.value[t.value]), l = p(() => n.isDisabled ? void 0 : `v-theme--${t.value}`), i = {
857
857
  ...n,
858
858
  name: t,
859
859
  current: a,
@@ -1093,7 +1093,7 @@ function Qa(e) {
1093
1093
  return n && [...n];
1094
1094
  }
1095
1095
  function el(e, n) {
1096
- const t = Wl(e), a = fa(n), [l, i] = getComputedStyle(n).transformOrigin.split(" ").map((p) => parseFloat(p)), [o, r] = getComputedStyle(n).getPropertyValue("--v-overlay-anchor-origin").split(" ");
1096
+ const t = Wl(e), a = fa(n), [l, i] = getComputedStyle(n).transformOrigin.split(" ").map((b) => parseFloat(b)), [o, r] = getComputedStyle(n).getPropertyValue("--v-overlay-anchor-origin").split(" ");
1097
1097
  let s = t.left + t.width / 2;
1098
1098
  o === "left" || r === "left" ? s -= t.width / 2 : (o === "right" || r === "right") && (s += t.width / 2);
1099
1099
  let u = t.top + t.height / 2;
@@ -1160,7 +1160,7 @@ const Jl = ql("expand-x-transition", Kl("", !0)), Uo = R({
1160
1160
  }, "dimension");
1161
1161
  function St(e) {
1162
1162
  return {
1163
- dimensionStyles: b(() => {
1163
+ dimensionStyles: p(() => {
1164
1164
  const t = {}, a = J(e.height), l = J(e.maxHeight), i = J(e.maxWidth), o = J(e.minHeight), r = J(e.minWidth), s = J(e.width);
1165
1165
  return a != null && (t.height = a), l != null && (t.maxHeight = l), i != null && (t.maxWidth = i), o != null && (t.minHeight = o), r != null && (t.minWidth = r), s != null && (t.width = s), t;
1166
1166
  })
@@ -1168,7 +1168,7 @@ function St(e) {
1168
1168
  }
1169
1169
  function Go(e) {
1170
1170
  return {
1171
- aspectStyles: b(() => {
1171
+ aspectStyles: p(() => {
1172
1172
  const n = Number(e.aspectRatio);
1173
1173
  return n ? {
1174
1174
  paddingBottom: String(1 / n * 100) + "%"
@@ -1231,7 +1231,7 @@ function ya(e) {
1231
1231
  });
1232
1232
  }
1233
1233
  function tt(e, n) {
1234
- const t = b(() => ({
1234
+ const t = p(() => ({
1235
1235
  text: pt(e) ? e.value : n ? e[n] : null
1236
1236
  })), {
1237
1237
  colorClasses: a,
@@ -1243,7 +1243,7 @@ function tt(e, n) {
1243
1243
  };
1244
1244
  }
1245
1245
  function Oe(e, n) {
1246
- const t = b(() => ({
1246
+ const t = p(() => ({
1247
1247
  background: pt(e) ? e.value : n ? e[n] : null
1248
1248
  })), {
1249
1249
  colorClasses: a,
@@ -1264,7 +1264,7 @@ const Ue = R({
1264
1264
  function Ge(e) {
1265
1265
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
1266
1266
  return {
1267
- roundedClasses: b(() => {
1267
+ roundedClasses: p(() => {
1268
1268
  const a = pt(e) ? e.value : e.rounded, l = pt(e) ? e.value : e.tile, i = [];
1269
1269
  if (a === !0 || a === "")
1270
1270
  i.push(`${n}--rounded`);
@@ -1390,7 +1390,7 @@ const ti = {
1390
1390
  backgroundColorStyles: i
1391
1391
  } = Oe(Q(e, "color")), {
1392
1392
  roundedClasses: o
1393
- } = Ge(e), r = ge("VImg"), s = ne(""), u = G(), c = ne(e.eager ? "loading" : "idle"), f = ne(), h = ne(), m = b(() => e.src && typeof e.src == "object" ? {
1393
+ } = Ge(e), r = ge("VImg"), s = ne(""), u = G(), c = ne(e.eager ? "loading" : "idle"), f = ne(), h = ne(), m = p(() => e.src && typeof e.src == "object" ? {
1394
1394
  src: e.src.src,
1395
1395
  srcset: e.srcset || e.src.srcset,
1396
1396
  lazySrc: e.lazySrc || e.src.lazySrc,
@@ -1400,17 +1400,17 @@ const ti = {
1400
1400
  srcset: e.srcset,
1401
1401
  lazySrc: e.lazySrc,
1402
1402
  aspect: Number(e.aspectRatio || 0)
1403
- }), y = b(() => m.value.aspect || f.value / h.value || 0);
1403
+ }), y = p(() => m.value.aspect || f.value / h.value || 0);
1404
1404
  ee(() => e.src, () => {
1405
1405
  g(c.value !== "idle");
1406
1406
  }), ee(y, (w, O) => {
1407
- !w && O && u.value && $(u.value);
1407
+ !w && O && u.value && A(u.value);
1408
1408
  }), Dl(() => g());
1409
1409
  function g(w) {
1410
1410
  if (!(e.eager && w) && !(sa && !w && !e.eager)) {
1411
1411
  if (c.value = "loading", m.value.lazySrc) {
1412
1412
  const O = new Image();
1413
- O.src = m.value.lazySrc, $(O, null);
1413
+ O.src = m.value.lazySrc, A(O, null);
1414
1414
  }
1415
1415
  m.value.src && $e(() => {
1416
1416
  var O;
@@ -1418,19 +1418,19 @@ const ti = {
1418
1418
  var C;
1419
1419
  if (!r.isUnmounted)
1420
1420
  if ((C = u.value) != null && C.complete) {
1421
- if (u.value.naturalWidth || p(), c.value === "error") return;
1422
- y.value || $(u.value, null), c.value === "loading" && v();
1421
+ if (u.value.naturalWidth || b(), c.value === "error") return;
1422
+ y.value || A(u.value, null), c.value === "loading" && v();
1423
1423
  } else
1424
- y.value || $(u.value), k();
1424
+ y.value || A(u.value), k();
1425
1425
  });
1426
1426
  });
1427
1427
  }
1428
1428
  }
1429
1429
  function v() {
1430
1430
  var w;
1431
- r.isUnmounted || (k(), $(u.value), c.value = "loaded", t("load", ((w = u.value) == null ? void 0 : w.currentSrc) || m.value.src));
1431
+ r.isUnmounted || (k(), A(u.value), c.value = "loaded", t("load", ((w = u.value) == null ? void 0 : w.currentSrc) || m.value.src));
1432
1432
  }
1433
- function p() {
1433
+ function b() {
1434
1434
  var w;
1435
1435
  r.isUnmounted || (c.value = "error", t("error", ((w = u.value) == null ? void 0 : w.currentSrc) || m.value.src));
1436
1436
  }
@@ -1442,7 +1442,7 @@ const ti = {
1442
1442
  at(() => {
1443
1443
  clearTimeout(S);
1444
1444
  });
1445
- function $(w) {
1445
+ function A(w) {
1446
1446
  let O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 100;
1447
1447
  const C = () => {
1448
1448
  if (clearTimeout(S), r.isUnmounted) return;
@@ -1454,7 +1454,7 @@ const ti = {
1454
1454
  };
1455
1455
  C();
1456
1456
  }
1457
- const I = b(() => ({
1457
+ const I = p(() => ({
1458
1458
  "v-img__img--cover": e.cover,
1459
1459
  "v-img__img--contain": !e.cover
1460
1460
  })), _ = () => {
@@ -1474,7 +1474,7 @@ const ti = {
1474
1474
  sizes: e.sizes,
1475
1475
  ref: u,
1476
1476
  onLoad: v,
1477
- onError: p
1477
+ onError: b
1478
1478
  }, null), O = (C = a.sources) == null ? void 0 : C.call(a);
1479
1479
  return d(Ke, {
1480
1480
  transition: e.transition,
@@ -1484,7 +1484,7 @@ const ti = {
1484
1484
  class: "v-img__picture"
1485
1485
  }, [O, w]) : w, [[mt, c.value === "loaded"]])]
1486
1486
  });
1487
- }, E = () => d(Ke, {
1487
+ }, B = () => d(Ke, {
1488
1488
  transition: e.transition
1489
1489
  }, {
1490
1490
  default: () => [m.value.lazySrc && c.value !== "loaded" && d("img", {
@@ -1498,7 +1498,7 @@ const ti = {
1498
1498
  referrerpolicy: e.referrerpolicy,
1499
1499
  draggable: e.draggable
1500
1500
  }, null)]
1501
- }), A = () => a.placeholder ? d(Ke, {
1501
+ }), P = () => a.placeholder ? d(Ke, {
1502
1502
  transition: e.transition,
1503
1503
  appear: !0
1504
1504
  }, {
@@ -1517,12 +1517,12 @@ const ti = {
1517
1517
  style: {
1518
1518
  backgroundImage: `linear-gradient(${e.gradient})`
1519
1519
  }
1520
- }, null) : null, P = ne(!1);
1520
+ }, null) : null, $ = ne(!1);
1521
1521
  {
1522
1522
  const w = ee(y, (O) => {
1523
1523
  O && (requestAnimationFrame(() => {
1524
1524
  requestAnimationFrame(() => {
1525
- P.value = !0;
1525
+ $.value = !0;
1526
1526
  });
1527
1527
  }), w());
1528
1528
  });
@@ -1532,7 +1532,7 @@ const ti = {
1532
1532
  return xe(d(tl, j({
1533
1533
  class: ["v-img", {
1534
1534
  "v-img--absolute": e.absolute,
1535
- "v-img--booting": !P.value
1535
+ "v-img--booting": !$.value
1536
1536
  }, l.value, o.value, e.class],
1537
1537
  style: [{
1538
1538
  width: J(e.width === "auto" ? f.value : e.width)
@@ -1542,7 +1542,7 @@ const ti = {
1542
1542
  "aria-label": e.alt,
1543
1543
  role: e.alt ? "img" : void 0
1544
1544
  }), {
1545
- additional: () => d(ue, null, [d(_, null, null), d(E, null, null), d(L, null, null), d(A, null, null), d(D, null, null)]),
1545
+ additional: () => d(ue, null, [d(_, null, null), d(B, null, null), d(L, null, null), d(P, null, null), d(D, null, null)]),
1546
1546
  default: a.default
1547
1547
  }), [[vt("intersect"), {
1548
1548
  handler: g,
@@ -1564,7 +1564,7 @@ const ti = {
1564
1564
  function wt(e) {
1565
1565
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
1566
1566
  return {
1567
- borderClasses: b(() => {
1567
+ borderClasses: p(() => {
1568
1568
  const a = pt(e) ? e.value : e.border, l = [];
1569
1569
  if (a === !0 || a === "")
1570
1570
  l.push(`${n}--border`);
@@ -1588,7 +1588,7 @@ const Vt = R({
1588
1588
  }, "elevation");
1589
1589
  function It(e) {
1590
1590
  return {
1591
- elevationClasses: b(() => {
1591
+ elevationClasses: p(() => {
1592
1592
  const t = pt(e) ? e.value : e.elevation, a = [];
1593
1593
  return t == null || a.push(`elevation-${t}`), a;
1594
1594
  })
@@ -1604,7 +1604,7 @@ const Zo = [null, "default", "comfortable", "compact"], lt = R({
1604
1604
  function ht(e) {
1605
1605
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
1606
1606
  return {
1607
- densityClasses: b(() => `${n}--density-${e.density}`)
1607
+ densityClasses: p(() => `${n}--density-${e.density}`)
1608
1608
  };
1609
1609
  }
1610
1610
  const Xo = ["elevated", "flat", "tonal", "outlined", "text", "plain"];
@@ -1627,7 +1627,7 @@ const Pt = R({
1627
1627
  }, "variant");
1628
1628
  function xn(e) {
1629
1629
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
1630
- const t = b(() => {
1630
+ const t = p(() => {
1631
1631
  const {
1632
1632
  variant: i
1633
1633
  } = H(e);
@@ -1635,7 +1635,7 @@ function xn(e) {
1635
1635
  }), {
1636
1636
  colorClasses: a,
1637
1637
  colorStyles: l
1638
- } = ya(b(() => {
1638
+ } = ya(p(() => {
1639
1639
  const {
1640
1640
  variant: i,
1641
1641
  color: o
@@ -1722,7 +1722,7 @@ function ii(e, n) {
1722
1722
  if (!t) return i;
1723
1723
  throw new Error(`[Vuetify] Could not find useGroup injection with symbol ${n.description}`);
1724
1724
  }
1725
- const o = Q(e, "value"), r = b(() => !!(i.disabled.value || e.disabled));
1725
+ const o = Q(e, "value"), r = p(() => !!(i.disabled.value || e.disabled));
1726
1726
  i.register({
1727
1727
  id: l,
1728
1728
  value: o,
@@ -1730,7 +1730,7 @@ function ii(e, n) {
1730
1730
  }, a), at(() => {
1731
1731
  i.unregister(l);
1732
1732
  });
1733
- const s = b(() => i.isSelected(l)), u = b(() => i.items.value[0].id === l), c = b(() => i.items.value[i.items.value.length - 1].id === l), f = b(() => s.value && [i.selectedClass.value, e.selectedClass]);
1733
+ const s = p(() => i.isSelected(l)), u = p(() => i.items.value[0].id === l), c = p(() => i.items.value[i.items.value.length - 1].id === l), f = p(() => s.value && [i.selectedClass.value, e.selectedClass]);
1734
1734
  return ee(s, (h) => {
1735
1735
  a.emit("group:selected", {
1736
1736
  value: h
@@ -1757,8 +1757,8 @@ function ba(e, n) {
1757
1757
  return e.multiple ? m : m[0];
1758
1758
  }), i = ge("useGroup");
1759
1759
  function o(h, m) {
1760
- const y = h, g = Symbol.for(`${n.description}:id`), p = _t(g, i == null ? void 0 : i.vnode).indexOf(m);
1761
- H(y.value) == null && (y.value = p, y.useIndexAsValue = !0), p > -1 ? a.splice(p, 0, y) : a.push(y);
1760
+ const y = h, g = Symbol.for(`${n.description}:id`), b = _t(g, i == null ? void 0 : i.vnode).indexOf(m);
1761
+ H(y.value) == null && (y.value = b, y.useIndexAsValue = !0), b > -1 ? a.splice(b, 0, y) : a.push(y);
1762
1762
  }
1763
1763
  function r(h) {
1764
1764
  if (t) return;
@@ -1782,8 +1782,8 @@ function ba(e, n) {
1782
1782
  const y = a.find((g) => g.id === h);
1783
1783
  if (!(m && (y != null && y.disabled)))
1784
1784
  if (e.multiple) {
1785
- const g = l.value.slice(), v = g.findIndex((k) => k === h), p = ~v;
1786
- if (m = m ?? !p, p && e.mandatory && g.length <= 1 || !p && e.max != null && g.length + 1 > e.max) return;
1785
+ const g = l.value.slice(), v = g.findIndex((k) => k === h), b = ~v;
1786
+ if (m = m ?? !b, b && e.mandatory && g.length <= 1 || !b && e.max != null && g.length + 1 > e.max) return;
1787
1787
  v < 0 && m ? g.push(h) : v >= 0 && !m && g.splice(v, 1), l.value = g;
1788
1788
  } else {
1789
1789
  const g = l.value.includes(h);
@@ -1793,7 +1793,7 @@ function ba(e, n) {
1793
1793
  }
1794
1794
  function c(h) {
1795
1795
  if (e.multiple && st('This method is not supported when using "multiple" prop'), l.value.length) {
1796
- const m = l.value[0], y = a.findIndex((p) => p.id === m);
1796
+ const m = l.value[0], y = a.findIndex((b) => b.id === m);
1797
1797
  let g = (y + h) % a.length, v = a[g];
1798
1798
  for (; v.disabled && g !== y; )
1799
1799
  g = (g + h) % a.length, v = a[g];
@@ -1813,8 +1813,8 @@ function ba(e, n) {
1813
1813
  prev: () => c(a.length - 1),
1814
1814
  next: () => c(1),
1815
1815
  isSelected: (h) => l.value.includes(h),
1816
- selectedClass: b(() => e.selectedClass),
1817
- items: b(() => a),
1816
+ selectedClass: p(() => e.selectedClass),
1817
+ items: p(() => a),
1818
1818
  getItemIndex: (h) => Jo(a, h)
1819
1819
  };
1820
1820
  return Ze(n, f), f;
@@ -1962,7 +1962,7 @@ const ar = (e) => {
1962
1962
  const n = pe(tr);
1963
1963
  if (!n) throw new Error("Missing Vuetify Icons provide!");
1964
1964
  return {
1965
- iconData: b(() => {
1965
+ iconData: p(() => {
1966
1966
  var s;
1967
1967
  const a = H(e);
1968
1968
  if (!a) return {
@@ -2029,7 +2029,7 @@ const ir = R({
2029
2029
  themeClasses: i
2030
2030
  } = Me(e), {
2031
2031
  iconData: o
2032
- } = ar(b(() => l.value || e.icon)), {
2032
+ } = ar(p(() => l.value || e.icon)), {
2033
2033
  sizeClasses: r
2034
2034
  } = Wt(e), {
2035
2035
  textColorClasses: s,
@@ -2128,7 +2128,7 @@ const or = R({
2128
2128
  } = si(), {
2129
2129
  resizeRef: g,
2130
2130
  contentRect: v
2131
- } = Kn(), p = b(() => Math.max(0, Math.min(100, parseFloat(e.modelValue)))), k = b(() => Number(e.width)), S = b(() => s.value ? Number(e.size) : v.value ? v.value.width : Math.max(k.value, 32)), $ = b(() => a / (1 - k.value / S.value) * 2), I = b(() => k.value / S.value * $.value), _ = b(() => J((100 - p.value) / 100 * l));
2131
+ } = Kn(), b = p(() => Math.max(0, Math.min(100, parseFloat(e.modelValue)))), k = p(() => Number(e.width)), S = p(() => s.value ? Number(e.size) : v.value ? v.value.width : Math.max(k.value, 32)), A = p(() => a / (1 - k.value / S.value) * 2), I = p(() => k.value / S.value * A.value), _ = p(() => J((100 - b.value) / 100 * l));
2132
2132
  return nt(() => {
2133
2133
  m.value = i.value, g.value = i.value;
2134
2134
  }), K(() => d(e.tag, {
@@ -2142,14 +2142,14 @@ const or = R({
2142
2142
  role: "progressbar",
2143
2143
  "aria-valuemin": "0",
2144
2144
  "aria-valuemax": "100",
2145
- "aria-valuenow": e.indeterminate ? void 0 : p.value
2145
+ "aria-valuenow": e.indeterminate ? void 0 : b.value
2146
2146
  }, {
2147
2147
  default: () => [d("svg", {
2148
2148
  style: {
2149
2149
  transform: `rotate(calc(-90deg + ${Number(e.rotate)}deg))`
2150
2150
  },
2151
2151
  xmlns: "http://www.w3.org/2000/svg",
2152
- viewBox: `0 0 ${$.value} ${$.value}`
2152
+ viewBox: `0 0 ${A.value} ${A.value}`
2153
2153
  }, [d("circle", {
2154
2154
  class: ["v-progress-circular__underlay", f.value],
2155
2155
  style: h.value,
@@ -2172,7 +2172,7 @@ const or = R({
2172
2172
  }, null)]), t.default && d("div", {
2173
2173
  class: "v-progress-circular__content"
2174
2174
  }, [t.default({
2175
- value: p.value
2175
+ value: b.value
2176
2176
  })])]
2177
2177
  })), {};
2178
2178
  }
@@ -2191,7 +2191,7 @@ function Pn(e) {
2191
2191
  isRtl: a
2192
2192
  } = Le();
2193
2193
  return {
2194
- locationStyles: b(() => {
2194
+ locationStyles: p(() => {
2195
2195
  if (!e.location) return {};
2196
2196
  const {
2197
2197
  side: i,
@@ -2264,7 +2264,7 @@ const rr = R({
2264
2264
  "update:modelValue": (e) => !0
2265
2265
  },
2266
2266
  setup(e, n) {
2267
- var P;
2267
+ var $;
2268
2268
  let {
2269
2269
  slots: t
2270
2270
  } = n;
@@ -2281,33 +2281,33 @@ const rr = R({
2281
2281
  } = tt(e, "color"), {
2282
2282
  backgroundColorClasses: c,
2283
2283
  backgroundColorStyles: f
2284
- } = Oe(b(() => e.bgColor || e.color)), {
2284
+ } = Oe(p(() => e.bgColor || e.color)), {
2285
2285
  backgroundColorClasses: h,
2286
2286
  backgroundColorStyles: m
2287
- } = Oe(b(() => e.bufferColor || e.bgColor || e.color)), {
2287
+ } = Oe(p(() => e.bufferColor || e.bgColor || e.color)), {
2288
2288
  backgroundColorClasses: y,
2289
2289
  backgroundColorStyles: g
2290
2290
  } = Oe(e, "color"), {
2291
2291
  roundedClasses: v
2292
2292
  } = Ge(e), {
2293
- intersectionRef: p,
2293
+ intersectionRef: b,
2294
2294
  isIntersecting: k
2295
- } = si(), S = b(() => parseFloat(e.max)), $ = b(() => parseFloat(e.height)), I = b(() => dt(parseFloat(e.bufferValue) / S.value * 100, 0, 100)), _ = b(() => dt(parseFloat(a.value) / S.value * 100, 0, 100)), E = b(() => l.value !== e.reverse), A = b(() => e.indeterminate ? "fade-transition" : "slide-x-transition"), D = be && ((P = window.matchMedia) == null ? void 0 : P.call(window, "(forced-colors: active)").matches);
2295
+ } = si(), S = p(() => parseFloat(e.max)), A = p(() => parseFloat(e.height)), I = p(() => dt(parseFloat(e.bufferValue) / S.value * 100, 0, 100)), _ = p(() => dt(parseFloat(a.value) / S.value * 100, 0, 100)), B = p(() => l.value !== e.reverse), P = p(() => e.indeterminate ? "fade-transition" : "slide-x-transition"), D = be && (($ = window.matchMedia) == null ? void 0 : $.call(window, "(forced-colors: active)").matches);
2296
2296
  function L(w) {
2297
- if (!p.value) return;
2297
+ if (!b.value) return;
2298
2298
  const {
2299
2299
  left: O,
2300
2300
  right: C,
2301
2301
  width: V
2302
- } = p.value.getBoundingClientRect(), x = E.value ? V - w.clientX + (C - V) : w.clientX - O;
2302
+ } = b.value.getBoundingClientRect(), x = B.value ? V - w.clientX + (C - V) : w.clientX - O;
2303
2303
  a.value = Math.round(x / V * S.value);
2304
2304
  }
2305
2305
  return K(() => d(e.tag, {
2306
- ref: p,
2306
+ ref: b,
2307
2307
  class: ["v-progress-linear", {
2308
2308
  "v-progress-linear--absolute": e.absolute,
2309
2309
  "v-progress-linear--active": e.active && k.value,
2310
- "v-progress-linear--reverse": E.value,
2310
+ "v-progress-linear--reverse": B.value,
2311
2311
  "v-progress-linear--rounded": e.rounded,
2312
2312
  "v-progress-linear--rounded-bar": e.roundedBar,
2313
2313
  "v-progress-linear--striped": e.striped
@@ -2315,8 +2315,8 @@ const rr = R({
2315
2315
  style: [{
2316
2316
  bottom: e.location === "bottom" ? 0 : void 0,
2317
2317
  top: e.location === "top" ? 0 : void 0,
2318
- height: e.active ? J($.value) : 0,
2319
- "--v-progress-linear-height": J($.value),
2318
+ height: e.active ? J(A.value) : 0,
2319
+ "--v-progress-linear-height": J(A.value),
2320
2320
  ...e.absolute ? r.value : {}
2321
2321
  }, e.style],
2322
2322
  role: "progressbar",
@@ -2331,12 +2331,12 @@ const rr = R({
2331
2331
  class: ["v-progress-linear__stream", s.value],
2332
2332
  style: {
2333
2333
  ...u.value,
2334
- [E.value ? "left" : "right"]: J(-$.value),
2335
- borderTop: `${J($.value / 2)} dotted`,
2334
+ [B.value ? "left" : "right"]: J(-A.value),
2335
+ borderTop: `${J(A.value / 2)} dotted`,
2336
2336
  opacity: parseFloat(e.bufferOpacity),
2337
- top: `calc(50% - ${J($.value / 4)})`,
2337
+ top: `calc(50% - ${J(A.value / 4)})`,
2338
2338
  width: J(100 - I.value, "%"),
2339
- "--v-progress-linear-stream-to": J($.value * (E.value ? 1 : -1))
2339
+ "--v-progress-linear-stream-to": J(A.value * (B.value ? 1 : -1))
2340
2340
  }
2341
2341
  }, null), d("div", {
2342
2342
  class: ["v-progress-linear__background", D ? void 0 : c.value],
@@ -2351,7 +2351,7 @@ const rr = R({
2351
2351
  width: J(I.value, "%")
2352
2352
  }]
2353
2353
  }, null), d(et, {
2354
- name: A.value
2354
+ name: P.value
2355
2355
  }, {
2356
2356
  default: () => [e.indeterminate ? d("div", {
2357
2357
  class: "v-progress-linear__indeterminate"
@@ -2379,7 +2379,7 @@ const rr = R({
2379
2379
  function An(e) {
2380
2380
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
2381
2381
  return {
2382
- loaderClasses: b(() => ({
2382
+ loaderClasses: p(() => ({
2383
2383
  [`${n}--loading`]: e.loading
2384
2384
  }))
2385
2385
  };
@@ -2414,12 +2414,12 @@ const sr = ["static", "relative", "fixed", "absolute", "sticky"], Ca = R({
2414
2414
  function Sa(e) {
2415
2415
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
2416
2416
  return {
2417
- positionClasses: b(() => e.position ? `${n}--${e.position}` : void 0)
2417
+ positionClasses: p(() => e.position ? `${n}--${e.position}` : void 0)
2418
2418
  };
2419
2419
  }
2420
2420
  function ur() {
2421
2421
  const e = ge("useRoute");
2422
- return b(() => {
2422
+ return p(() => {
2423
2423
  var n;
2424
2424
  return (n = e == null ? void 0 : e.proxy) == null ? void 0 : n.$route;
2425
2425
  });
@@ -2430,7 +2430,7 @@ function cr() {
2430
2430
  }
2431
2431
  function xa(e, n) {
2432
2432
  var f, h;
2433
- const t = Tl("RouterLink"), a = b(() => !!(e.href || e.to)), l = b(() => (a == null ? void 0 : a.value) || Fa(n, "click") || Fa(e, "click"));
2433
+ const t = Tl("RouterLink"), a = p(() => !!(e.href || e.to)), l = p(() => (a == null ? void 0 : a.value) || Fa(n, "click") || Fa(e, "click"));
2434
2434
  if (typeof t == "string" || !("useLink" in t)) {
2435
2435
  const m = Q(e, "href");
2436
2436
  return {
@@ -2442,13 +2442,13 @@ function xa(e, n) {
2442
2442
  })
2443
2443
  };
2444
2444
  }
2445
- const i = b(() => ({
2445
+ const i = p(() => ({
2446
2446
  ...e,
2447
2447
  to: Q(() => e.to || "")
2448
- })), o = t.useLink(i.value), r = b(() => e.to ? o : void 0), s = ur(), u = b(() => {
2448
+ })), o = t.useLink(i.value), r = p(() => e.to ? o : void 0), s = ur(), u = p(() => {
2449
2449
  var m, y, g;
2450
2450
  return r.value ? e.exact ? s.value ? ((g = r.value.isExactActive) == null ? void 0 : g.value) && Nt(r.value.route.value.query, s.value.query) : ((y = r.value.isExactActive) == null ? void 0 : y.value) ?? !1 : ((m = r.value.isActive) == null ? void 0 : m.value) ?? !1 : !1;
2451
- }), c = b(() => {
2451
+ }), c = p(() => {
2452
2452
  var m;
2453
2453
  return e.to ? (m = r.value) == null ? void 0 : m.route.value.href : e.href;
2454
2454
  });
@@ -2461,7 +2461,7 @@ function xa(e, n) {
2461
2461
  href: c,
2462
2462
  linkProps: ct({
2463
2463
  href: c,
2464
- "aria-current": b(() => u.value ? "page" : void 0)
2464
+ "aria-current": p(() => u.value ? "page" : void 0)
2465
2465
  })
2466
2466
  };
2467
2467
  }
@@ -2737,46 +2737,46 @@ const jt = {
2737
2737
  } = Ge(e), {
2738
2738
  sizeClasses: m,
2739
2739
  sizeStyles: y
2740
- } = Wt(e), g = ii(e, e.symbol, !1), v = xa(e, t), p = b(() => {
2741
- var P;
2742
- return e.active !== void 0 ? e.active : v.isLink.value ? (P = v.isActive) == null ? void 0 : P.value : g == null ? void 0 : g.isSelected.value;
2743
- }), k = b(() => p.value ? e.activeColor ?? e.color : e.color), S = b(() => {
2740
+ } = Wt(e), g = ii(e, e.symbol, !1), v = xa(e, t), b = p(() => {
2741
+ var $;
2742
+ return e.active !== void 0 ? e.active : v.isLink.value ? ($ = v.isActive) == null ? void 0 : $.value : g == null ? void 0 : g.isSelected.value;
2743
+ }), k = p(() => b.value ? e.activeColor ?? e.color : e.color), S = p(() => {
2744
2744
  var w, O;
2745
2745
  return {
2746
2746
  color: (g == null ? void 0 : g.isSelected.value) && (!v.isLink.value || ((w = v.isActive) == null ? void 0 : w.value)) || !g || ((O = v.isActive) == null ? void 0 : O.value) ? k.value ?? e.baseColor : e.baseColor,
2747
2747
  variant: e.variant
2748
2748
  };
2749
2749
  }), {
2750
- colorClasses: $,
2750
+ colorClasses: A,
2751
2751
  colorStyles: I,
2752
2752
  variantClasses: _
2753
- } = xn(S), E = b(() => (g == null ? void 0 : g.disabled.value) || e.disabled), A = b(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), D = b(() => {
2753
+ } = xn(S), B = p(() => (g == null ? void 0 : g.disabled.value) || e.disabled), P = p(() => e.variant === "elevated" && !(e.disabled || e.flat || e.border)), D = p(() => {
2754
2754
  if (!(e.value === void 0 || typeof e.value == "symbol"))
2755
2755
  return Object(e.value) === e.value ? JSON.stringify(e.value, null, 0) : e.value;
2756
2756
  });
2757
- function L(P) {
2757
+ function L($) {
2758
2758
  var w;
2759
- E.value || v.isLink.value && (P.metaKey || P.ctrlKey || P.shiftKey || P.button !== 0 || t.target === "_blank") || ((w = v.navigate) == null || w.call(v, P), g == null || g.toggle());
2759
+ B.value || v.isLink.value && ($.metaKey || $.ctrlKey || $.shiftKey || $.button !== 0 || t.target === "_blank") || ((w = v.navigate) == null || w.call(v, $), g == null || g.toggle());
2760
2760
  }
2761
2761
  return fr(v, g == null ? void 0 : g.select), K(() => {
2762
- const P = v.isLink.value ? "a" : e.tag, w = !!(e.prependIcon || a.prepend), O = !!(e.appendIcon || a.append), C = !!(e.icon && e.icon !== !0);
2763
- return xe(d(P, j({
2764
- type: P === "a" ? void 0 : "button",
2762
+ const $ = v.isLink.value ? "a" : e.tag, w = !!(e.prependIcon || a.prepend), O = !!(e.appendIcon || a.append), C = !!(e.icon && e.icon !== !0);
2763
+ return xe(d($, j({
2764
+ type: $ === "a" ? void 0 : "button",
2765
2765
  class: ["v-btn", g == null ? void 0 : g.selectedClass.value, {
2766
- "v-btn--active": p.value,
2766
+ "v-btn--active": b.value,
2767
2767
  "v-btn--block": e.block,
2768
- "v-btn--disabled": E.value,
2769
- "v-btn--elevated": A.value,
2768
+ "v-btn--disabled": B.value,
2769
+ "v-btn--elevated": P.value,
2770
2770
  "v-btn--flat": e.flat,
2771
2771
  "v-btn--icon": !!e.icon,
2772
2772
  "v-btn--loading": e.loading,
2773
2773
  "v-btn--readonly": e.readonly,
2774
2774
  "v-btn--slim": e.slim,
2775
2775
  "v-btn--stacked": e.stacked
2776
- }, l.value, i.value, $.value, o.value, s.value, u.value, f.value, h.value, m.value, _.value, e.class],
2776
+ }, l.value, i.value, A.value, o.value, s.value, u.value, f.value, h.value, m.value, _.value, e.class],
2777
2777
  style: [I.value, r.value, c.value, y.value, e.style],
2778
2778
  "aria-busy": e.loading ? !0 : void 0,
2779
- disabled: E.value || void 0,
2779
+ disabled: B.value || void 0,
2780
2780
  tabindex: e.loading || e.readonly ? -1 : void 0,
2781
2781
  onClick: L,
2782
2782
  value: D.value
@@ -2839,7 +2839,7 @@ const jt = {
2839
2839
  width: "2"
2840
2840
  }, null)])];
2841
2841
  }
2842
- }), [[jt, !E.value && e.ripple, "", {
2842
+ }), [[jt, !B.value && e.ripple, "", {
2843
2843
  center: !!e.icon
2844
2844
  }]]);
2845
2845
  }), {
@@ -2987,7 +2987,7 @@ const jt = {
2987
2987
  let {
2988
2988
  slots: t
2989
2989
  } = n;
2990
- const a = re(e, "modelValue"), l = Fe(), i = b(() => e.id || `v-selection-control-group-${l}`), o = b(() => e.name || i.value), r = /* @__PURE__ */ new Set();
2990
+ const a = re(e, "modelValue"), l = Fe(), i = p(() => e.id || `v-selection-control-group-${l}`), o = p(() => e.name || i.value), r = /* @__PURE__ */ new Set();
2991
2991
  return Ze(bi, {
2992
2992
  modelValue: a,
2993
2993
  forceUpdate: () => {
@@ -3006,7 +3006,7 @@ const jt = {
3006
3006
  error: Q(e, "error"),
3007
3007
  inline: Q(e, "inline"),
3008
3008
  modelValue: a,
3009
- multiple: b(() => !!e.multiple || e.multiple == null && Array.isArray(a.value)),
3009
+ multiple: p(() => !!e.multiple || e.multiple == null && Array.isArray(a.value)),
3010
3010
  name: o,
3011
3011
  falseIcon: Q(e, "falseIcon"),
3012
3012
  trueIcon: Q(e, "trueIcon"),
@@ -3038,7 +3038,7 @@ const jt = {
3038
3038
  function xr(e) {
3039
3039
  const n = pe(bi, void 0), {
3040
3040
  densityClasses: t
3041
- } = ht(e), a = re(e, "modelValue"), l = b(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), i = b(() => e.falseValue !== void 0 ? e.falseValue : !1), o = b(() => !!e.multiple || e.multiple == null && Array.isArray(a.value)), r = b({
3041
+ } = ht(e), a = re(e, "modelValue"), l = p(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), i = p(() => e.falseValue !== void 0 ? e.falseValue : !1), o = p(() => !!e.multiple || e.multiple == null && Array.isArray(a.value)), r = p({
3042
3042
  get() {
3043
3043
  const m = n ? n.modelValue.value : a.value;
3044
3044
  return o.value ? Te(m).some((y) => e.valueComparator(y, l.value)) : e.valueComparator(m, l.value);
@@ -3052,13 +3052,13 @@ function xr(e) {
3052
3052
  }), {
3053
3053
  textColorClasses: s,
3054
3054
  textColorStyles: u
3055
- } = tt(b(() => {
3055
+ } = tt(p(() => {
3056
3056
  if (!(e.error || e.disabled))
3057
3057
  return r.value ? e.color : e.baseColor;
3058
3058
  })), {
3059
3059
  backgroundColorClasses: c,
3060
3060
  backgroundColorStyles: f
3061
- } = Oe(b(() => r.value && !e.error && !e.disabled ? e.color : e.baseColor)), h = b(() => r.value ? e.trueIcon : e.falseIcon);
3061
+ } = Oe(p(() => r.value && !e.error && !e.disabled ? e.color : e.baseColor)), h = p(() => r.value ? e.trueIcon : e.falseIcon);
3062
3062
  return {
3063
3063
  group: n,
3064
3064
  densityClasses: t,
@@ -3097,39 +3097,39 @@ const ft = U()({
3097
3097
  backgroundColorClasses: c,
3098
3098
  backgroundColorStyles: f,
3099
3099
  trueValue: h
3100
- } = xr(e), m = Fe(), y = ne(!1), g = ne(!1), v = G(), p = b(() => e.id || `input-${m}`), k = b(() => !e.disabled && !e.readonly);
3100
+ } = xr(e), m = Fe(), y = ne(!1), g = ne(!1), v = G(), b = p(() => e.id || `input-${m}`), k = p(() => !e.disabled && !e.readonly);
3101
3101
  l == null || l.onForceUpdate(() => {
3102
3102
  v.value && (v.value.checked = r.value);
3103
3103
  });
3104
- function S(E) {
3105
- k.value && (y.value = !0, zl(E.target, ":focus-visible") !== !1 && (g.value = !0));
3104
+ function S(B) {
3105
+ k.value && (y.value = !0, zl(B.target, ":focus-visible") !== !1 && (g.value = !0));
3106
3106
  }
3107
- function $() {
3107
+ function A() {
3108
3108
  y.value = !1, g.value = !1;
3109
3109
  }
3110
- function I(E) {
3111
- E.stopPropagation();
3110
+ function I(B) {
3111
+ B.stopPropagation();
3112
3112
  }
3113
- function _(E) {
3113
+ function _(B) {
3114
3114
  if (!k.value) {
3115
3115
  v.value && (v.value.checked = r.value);
3116
3116
  return;
3117
3117
  }
3118
- e.readonly && l && $e(() => l.forceUpdate()), r.value = E.target.checked;
3118
+ e.readonly && l && $e(() => l.forceUpdate()), r.value = B.target.checked;
3119
3119
  }
3120
3120
  return K(() => {
3121
- var P, w;
3122
- const E = a.label ? a.label({
3121
+ var $, w;
3122
+ const B = a.label ? a.label({
3123
3123
  label: e.label,
3124
3124
  props: {
3125
- for: p.value
3125
+ for: b.value
3126
3126
  }
3127
- }) : e.label, [A, D] = Rt(t), L = d("input", j({
3127
+ }) : e.label, [P, D] = Rt(t), L = d("input", j({
3128
3128
  ref: v,
3129
3129
  checked: r.value,
3130
3130
  disabled: !!e.disabled,
3131
- id: p.value,
3132
- onBlur: $,
3131
+ id: b.value,
3132
+ onBlur: A,
3133
3133
  onFocus: S,
3134
3134
  onInput: _,
3135
3135
  "aria-disabled": !!e.disabled,
@@ -3148,12 +3148,12 @@ const ft = U()({
3148
3148
  "v-selection-control--focus-visible": g.value,
3149
3149
  "v-selection-control--inline": e.inline
3150
3150
  }, i.value, e.class]
3151
- }, A, {
3151
+ }, P, {
3152
3152
  style: e.style
3153
3153
  }), [d("div", {
3154
3154
  class: ["v-selection-control__wrapper", s.value],
3155
3155
  style: u.value
3156
- }, [(P = a.default) == null ? void 0 : P.call(a, {
3156
+ }, [($ = a.default) == null ? void 0 : $.call(a, {
3157
3157
  backgroundColorClasses: c,
3158
3158
  backgroundColorStyles: f
3159
3159
  }), xe(d("div", {
@@ -3168,17 +3168,17 @@ const ft = U()({
3168
3168
  icon: o.value,
3169
3169
  props: {
3170
3170
  onFocus: S,
3171
- onBlur: $,
3172
- id: p.value
3171
+ onBlur: A,
3172
+ id: b.value
3173
3173
  }
3174
3174
  })) ?? d(ue, null, [o.value && d(ce, {
3175
3175
  key: "icon",
3176
3176
  icon: o.value
3177
- }, null), L])]), [[vt("ripple"), e.ripple && [!e.disabled && !e.readonly, null, ["center", "circle"]]]])]), E && d(Yt, {
3178
- for: p.value,
3177
+ }, null), L])]), [[vt("ripple"), e.ripple && [!e.disabled && !e.readonly, null, ["center", "circle"]]]])]), B && d(Yt, {
3178
+ for: b.value,
3179
3179
  onClick: I
3180
3180
  }, {
3181
- default: () => [E]
3181
+ default: () => [B]
3182
3182
  })]);
3183
3183
  }), {
3184
3184
  isFocused: y,
@@ -3210,7 +3210,7 @@ const ft = U()({
3210
3210
  function i(s) {
3211
3211
  a.value && (a.value = !1);
3212
3212
  }
3213
- const o = b(() => a.value ? e.indeterminateIcon : e.falseIcon), r = b(() => a.value ? e.indeterminateIcon : e.trueIcon);
3213
+ const o = p(() => a.value ? e.indeterminateIcon : e.falseIcon), r = p(() => a.value ? e.indeterminateIcon : e.trueIcon);
3214
3214
  return K(() => {
3215
3215
  const s = je(ft.filterProps(e), ["modelValue"]);
3216
3216
  return d(ft, j(s, {
@@ -3273,10 +3273,10 @@ const wr = R({
3273
3273
  let {
3274
3274
  slots: t
3275
3275
  } = n;
3276
- const a = b(() => Te(e.messages)), {
3276
+ const a = p(() => Te(e.messages)), {
3277
3277
  textColorClasses: l,
3278
3278
  textColorStyles: i
3279
- } = tt(b(() => e.color));
3279
+ } = tt(p(() => e.color));
3280
3280
  return K(() => d(Ke, {
3281
3281
  transition: e.transition,
3282
3282
  tag: "div",
@@ -3299,7 +3299,7 @@ const wr = R({
3299
3299
  }, "focus");
3300
3300
  function At(e) {
3301
3301
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
3302
- const t = re(e, "focused"), a = b(() => ({
3302
+ const t = re(e, "focused"), a = p(() => ({
3303
3303
  [`${n}--focused`]: t.value
3304
3304
  }));
3305
3305
  function l() {
@@ -3350,10 +3350,10 @@ const Ar = R({
3350
3350
  }, "validation");
3351
3351
  function $r(e) {
3352
3352
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye(), t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Fe();
3353
- const a = re(e, "modelValue"), l = b(() => e.validationValue === void 0 ? a.value : e.validationValue), i = Pr(), o = G([]), r = ne(!0), s = b(() => !!(Te(a.value === "" ? null : a.value).length || Te(l.value === "" ? null : l.value).length)), u = b(() => !!(e.disabled ?? (i == null ? void 0 : i.isDisabled.value))), c = b(() => !!(e.readonly ?? (i == null ? void 0 : i.isReadonly.value))), f = b(() => {
3353
+ const a = re(e, "modelValue"), l = p(() => e.validationValue === void 0 ? a.value : e.validationValue), i = Pr(), o = G([]), r = ne(!0), s = p(() => !!(Te(a.value === "" ? null : a.value).length || Te(l.value === "" ? null : l.value).length)), u = p(() => !!(e.disabled ?? (i == null ? void 0 : i.isDisabled.value))), c = p(() => !!(e.readonly ?? (i == null ? void 0 : i.isReadonly.value))), f = p(() => {
3354
3354
  var I;
3355
3355
  return (I = e.errorMessages) != null && I.length ? Te(e.errorMessages).concat(o.value).slice(0, Math.max(0, +e.maxErrors)) : o.value;
3356
- }), h = b(() => {
3356
+ }), h = p(() => {
3357
3357
  let I = (e.validateOn ?? (i == null ? void 0 : i.validateOn.value)) || "input";
3358
3358
  I === "lazy" && (I = "input lazy"), I === "eager" && (I = "input eager");
3359
3359
  const _ = new Set((I == null ? void 0 : I.split(" ")) ?? []);
@@ -3364,58 +3364,58 @@ function $r(e) {
3364
3364
  lazy: _.has("lazy"),
3365
3365
  eager: _.has("eager")
3366
3366
  };
3367
- }), m = b(() => {
3367
+ }), m = p(() => {
3368
3368
  var I;
3369
3369
  return e.error || (I = e.errorMessages) != null && I.length ? !1 : e.rules.length ? r.value ? o.value.length || h.value.lazy ? null : !0 : !o.value.length : !0;
3370
- }), y = ne(!1), g = b(() => ({
3370
+ }), y = ne(!1), g = p(() => ({
3371
3371
  [`${n}--error`]: m.value === !1,
3372
3372
  [`${n}--dirty`]: s.value,
3373
3373
  [`${n}--disabled`]: u.value,
3374
3374
  [`${n}--readonly`]: c.value
3375
- })), v = ge("validation"), p = b(() => e.name ?? H(t));
3375
+ })), v = ge("validation"), b = p(() => e.name ?? H(t));
3376
3376
  Dl(() => {
3377
3377
  i == null || i.register({
3378
- id: p.value,
3378
+ id: b.value,
3379
3379
  vm: v,
3380
- validate: $,
3380
+ validate: A,
3381
3381
  reset: k,
3382
3382
  resetValidation: S
3383
3383
  });
3384
3384
  }), at(() => {
3385
- i == null || i.unregister(p.value);
3385
+ i == null || i.unregister(b.value);
3386
3386
  }), Lt(async () => {
3387
- h.value.lazy || await $(!h.value.eager), i == null || i.update(p.value, m.value, f.value);
3387
+ h.value.lazy || await A(!h.value.eager), i == null || i.update(b.value, m.value, f.value);
3388
3388
  }), kt(() => h.value.input || h.value.invalidInput && m.value === !1, () => {
3389
3389
  ee(l, () => {
3390
3390
  if (l.value != null)
3391
- $();
3391
+ A();
3392
3392
  else if (e.focused) {
3393
3393
  const I = ee(() => e.focused, (_) => {
3394
- _ || $(), I();
3394
+ _ || A(), I();
3395
3395
  });
3396
3396
  }
3397
3397
  });
3398
3398
  }), kt(() => h.value.blur, () => {
3399
3399
  ee(() => e.focused, (I) => {
3400
- I || $();
3400
+ I || A();
3401
3401
  });
3402
3402
  }), ee([m, f], () => {
3403
- i == null || i.update(p.value, m.value, f.value);
3403
+ i == null || i.update(b.value, m.value, f.value);
3404
3404
  });
3405
3405
  async function k() {
3406
3406
  a.value = null, await $e(), await S();
3407
3407
  }
3408
3408
  async function S() {
3409
- r.value = !0, h.value.lazy ? o.value = [] : await $(!h.value.eager);
3409
+ r.value = !0, h.value.lazy ? o.value = [] : await A(!h.value.eager);
3410
3410
  }
3411
- async function $() {
3411
+ async function A() {
3412
3412
  let I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !1;
3413
3413
  const _ = [];
3414
3414
  y.value = !0;
3415
- for (const E of e.rules) {
3415
+ for (const B of e.rules) {
3416
3416
  if (_.length >= +(e.maxErrors ?? 1))
3417
3417
  break;
3418
- const D = await (typeof E == "function" ? E : () => E)(l.value);
3418
+ const D = await (typeof B == "function" ? B : () => B)(l.value);
3419
3419
  if (D !== !0) {
3420
3420
  if (D !== !1 && typeof D != "string") {
3421
3421
  console.warn(`${D} is not a valid value. Rule functions must return boolean true or a string.`);
@@ -3436,7 +3436,7 @@ function $r(e) {
3436
3436
  isValidating: y,
3437
3437
  reset: k,
3438
3438
  resetValidation: S,
3439
- validate: $,
3439
+ validate: A,
3440
3440
  validationClasses: g
3441
3441
  };
3442
3442
  }
@@ -3492,58 +3492,58 @@ const yt = R({
3492
3492
  rtlClasses: s
3493
3493
  } = Le(), {
3494
3494
  InputIcon: u
3495
- } = ki(e), c = Fe(), f = b(() => e.id || `input-${c}`), h = b(() => `${f.value}-messages`), {
3495
+ } = ki(e), c = Fe(), f = p(() => e.id || `input-${c}`), h = p(() => `${f.value}-messages`), {
3496
3496
  errorMessages: m,
3497
3497
  isDirty: y,
3498
3498
  isDisabled: g,
3499
3499
  isReadonly: v,
3500
- isPristine: p,
3500
+ isPristine: b,
3501
3501
  isValid: k,
3502
3502
  isValidating: S,
3503
- reset: $,
3503
+ reset: A,
3504
3504
  resetValidation: I,
3505
3505
  validate: _,
3506
- validationClasses: E
3507
- } = $r(e, "v-input", f), A = b(() => ({
3506
+ validationClasses: B
3507
+ } = $r(e, "v-input", f), P = p(() => ({
3508
3508
  id: f,
3509
3509
  messagesId: h,
3510
3510
  isDirty: y,
3511
3511
  isDisabled: g,
3512
3512
  isReadonly: v,
3513
- isPristine: p,
3513
+ isPristine: b,
3514
3514
  isValid: k,
3515
3515
  isValidating: S,
3516
- reset: $,
3516
+ reset: A,
3517
3517
  resetValidation: I,
3518
3518
  validate: _
3519
- })), D = b(() => {
3519
+ })), D = p(() => {
3520
3520
  var L;
3521
- return (L = e.errorMessages) != null && L.length || !p.value && m.value.length ? m.value : e.hint && (e.persistentHint || e.focused) ? e.hint : e.messages;
3521
+ return (L = e.errorMessages) != null && L.length || !b.value && m.value.length ? m.value : e.hint && (e.persistentHint || e.focused) ? e.hint : e.messages;
3522
3522
  });
3523
3523
  return K(() => {
3524
3524
  var C, V, x, F;
3525
- const L = !!(a.prepend || e.prependIcon), P = !!(a.append || e.appendIcon), w = D.value.length > 0, O = !e.hideDetails || e.hideDetails === "auto" && (w || !!a.details);
3525
+ const L = !!(a.prepend || e.prependIcon), $ = !!(a.append || e.appendIcon), w = D.value.length > 0, O = !e.hideDetails || e.hideDetails === "auto" && (w || !!a.details);
3526
3526
  return d("div", {
3527
3527
  class: ["v-input", `v-input--${e.direction}`, {
3528
3528
  "v-input--center-affix": e.centerAffix,
3529
3529
  "v-input--hide-spin-buttons": e.hideSpinButtons
3530
- }, i.value, r.value, s.value, E.value, e.class],
3530
+ }, i.value, r.value, s.value, B.value, e.class],
3531
3531
  style: [o.value, e.style]
3532
3532
  }, [L && d("div", {
3533
3533
  key: "prepend",
3534
3534
  class: "v-input__prepend"
3535
- }, [(C = a.prepend) == null ? void 0 : C.call(a, A.value), e.prependIcon && d(u, {
3535
+ }, [(C = a.prepend) == null ? void 0 : C.call(a, P.value), e.prependIcon && d(u, {
3536
3536
  key: "prepend-icon",
3537
3537
  name: "prepend"
3538
3538
  }, null)]), a.default && d("div", {
3539
3539
  class: "v-input__control"
3540
- }, [(V = a.default) == null ? void 0 : V.call(a, A.value)]), P && d("div", {
3540
+ }, [(V = a.default) == null ? void 0 : V.call(a, P.value)]), $ && d("div", {
3541
3541
  key: "append",
3542
3542
  class: "v-input__append"
3543
3543
  }, [e.appendIcon && d(u, {
3544
3544
  key: "append-icon",
3545
3545
  name: "append"
3546
- }, null), (x = a.append) == null ? void 0 : x.call(a, A.value)]), O && d("div", {
3546
+ }, null), (x = a.append) == null ? void 0 : x.call(a, P.value)]), O && d("div", {
3547
3547
  class: "v-input__details"
3548
3548
  }, [d(Vr, {
3549
3549
  id: h.value,
@@ -3551,9 +3551,9 @@ const yt = R({
3551
3551
  messages: D.value
3552
3552
  }, {
3553
3553
  message: a.message
3554
- }), (F = a.details) == null ? void 0 : F.call(a, A.value)])]);
3554
+ }), (F = a.details) == null ? void 0 : F.call(a, P.value)])]);
3555
3555
  }), {
3556
- reset: $,
3556
+ reset: A,
3557
3557
  resetValidation: I,
3558
3558
  validate: _,
3559
3559
  isValid: k,
@@ -3580,7 +3580,7 @@ const yt = R({
3580
3580
  isFocused: i,
3581
3581
  focus: o,
3582
3582
  blur: r
3583
- } = At(e), s = Fe(), u = b(() => e.id || `checkbox-${s}`);
3583
+ } = At(e), s = Fe(), u = p(() => e.id || `checkbox-${s}`);
3584
3584
  return K(() => {
3585
3585
  const [c, f] = Rt(t), h = Be.filterProps(e), m = rl.filterProps(e);
3586
3586
  return d(Be, j({
@@ -3597,19 +3597,19 @@ const yt = R({
3597
3597
  let {
3598
3598
  id: g,
3599
3599
  messagesId: v,
3600
- isDisabled: p,
3600
+ isDisabled: b,
3601
3601
  isReadonly: k,
3602
3602
  isValid: S
3603
3603
  } = y;
3604
3604
  return d(rl, j(m, {
3605
3605
  id: g.value,
3606
3606
  "aria-describedby": v.value,
3607
- disabled: p.value,
3607
+ disabled: b.value,
3608
3608
  readonly: k.value
3609
3609
  }, f, {
3610
3610
  error: S.value === !1,
3611
3611
  modelValue: l.value,
3612
- "onUpdate:modelValue": ($) => l.value = $,
3612
+ "onUpdate:modelValue": (A) => l.value = A,
3613
3613
  onFocus: o,
3614
3614
  onBlur: r
3615
3615
  }), a);
@@ -3628,12 +3628,12 @@ function Ci() {
3628
3628
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : Ye();
3629
3629
  const t = pe(Dr);
3630
3630
  if (!t) throw new Error("Could not find Vuetify display injection");
3631
- const a = b(() => {
3631
+ const a = p(() => {
3632
3632
  if (e.mobile != null) return e.mobile;
3633
3633
  if (!e.mobileBreakpoint) return t.mobile.value;
3634
3634
  const i = typeof e.mobileBreakpoint == "number" ? e.mobileBreakpoint : t.thresholds.value[e.mobileBreakpoint];
3635
3635
  return t.width.value < i;
3636
- }), l = b(() => n ? {
3636
+ }), l = p(() => n ? {
3637
3637
  [`${n}--mobile`]: a.value
3638
3638
  } : {});
3639
3639
  return {
@@ -3695,10 +3695,10 @@ async function sl(e, n, t, a) {
3695
3695
  if (c === f) return Promise.resolve(c);
3696
3696
  const h = performance.now();
3697
3697
  return new Promise((m) => requestAnimationFrame(function y(g) {
3698
- const p = (g - h) / i.duration, k = Math.floor(f + (c - f) * u(dt(p, 0, 1)));
3699
- if (s[l] = k, p >= 1 && Math.abs(k - s[l]) < 10)
3698
+ const b = (g - h) / i.duration, k = Math.floor(f + (c - f) * u(dt(b, 0, 1)));
3699
+ if (s[l] = k, b >= 1 && Math.abs(k - s[l]) < 10)
3700
3700
  return m(c);
3701
- if (p > 2)
3701
+ if (b > 2)
3702
3702
  return st("Scroll target is not reachable"), m(s[l]);
3703
3703
  requestAnimationFrame(y);
3704
3704
  }));
@@ -3712,7 +3712,7 @@ function Fr() {
3712
3712
  const a = {
3713
3713
  ...n,
3714
3714
  // can be set via VLocaleProvider
3715
- rtl: b(() => n.rtl.value || t.value)
3715
+ rtl: p(() => n.rtl.value || t.value)
3716
3716
  };
3717
3717
  async function l(i, o) {
3718
3718
  return sl(i, qe(e, o), !1, a);
@@ -3817,17 +3817,17 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3817
3817
  } = Le(), {
3818
3818
  displayClasses: l,
3819
3819
  mobile: i
3820
- } = Ci(e), o = ba(e, e.symbol), r = ne(!1), s = ne(0), u = ne(0), c = ne(0), f = b(() => e.direction === "horizontal"), {
3820
+ } = Ci(e), o = ba(e, e.symbol), r = ne(!1), s = ne(0), u = ne(0), c = ne(0), f = p(() => e.direction === "horizontal"), {
3821
3821
  resizeRef: h,
3822
3822
  contentRect: m
3823
3823
  } = Kn(), {
3824
3824
  resizeRef: y,
3825
3825
  contentRect: g
3826
- } = Kn(), v = Fr(), p = b(() => ({
3826
+ } = Kn(), v = Fr(), b = p(() => ({
3827
3827
  container: h.el,
3828
3828
  duration: 200,
3829
3829
  easing: "easeOutQuart"
3830
- })), k = b(() => o.selected.value.length ? o.items.value.findIndex((M) => M.id === o.selected.value[0]) : -1), S = b(() => o.selected.value.length ? o.items.value.findIndex((M) => M.id === o.selected.value[o.selected.value.length - 1]) : -1);
3830
+ })), k = p(() => o.selected.value.length ? o.items.value.findIndex((M) => M.id === o.selected.value[0]) : -1), S = p(() => o.selected.value.length ? o.items.value.findIndex((M) => M.id === o.selected.value[o.selected.value.length - 1]) : -1);
3831
3831
  if (be) {
3832
3832
  let M = -1;
3833
3833
  ee(() => [o.selected.value, m.value, g.value, f.value], () => {
@@ -3843,7 +3843,7 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3843
3843
  });
3844
3844
  });
3845
3845
  }
3846
- const $ = ne(!1);
3846
+ const A = ne(!1);
3847
3847
  function I(M, T) {
3848
3848
  let W = 0;
3849
3849
  T ? W = Rr({
@@ -3869,18 +3869,18 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3869
3869
  } = h.el;
3870
3870
  M = te - ie - M;
3871
3871
  }
3872
- f.value ? v.horizontal(M, p.value) : v(M, p.value);
3872
+ f.value ? v.horizontal(M, b.value) : v(M, b.value);
3873
3873
  }
3874
3874
  }
3875
- function E(M) {
3875
+ function B(M) {
3876
3876
  const {
3877
3877
  scrollTop: T,
3878
3878
  scrollLeft: W
3879
3879
  } = M.target;
3880
3880
  s.value = f.value ? W : T;
3881
3881
  }
3882
- function A(M) {
3883
- if ($.value = !0, !(!r.value || !y.el)) {
3882
+ function P(M) {
3883
+ if (A.value = !0, !(!r.value || !y.el)) {
3884
3884
  for (const T of M.composedPath())
3885
3885
  for (const W of y.el.children)
3886
3886
  if (W === T) {
@@ -3890,12 +3890,12 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3890
3890
  }
3891
3891
  }
3892
3892
  function D(M) {
3893
- $.value = !1;
3893
+ A.value = !1;
3894
3894
  }
3895
3895
  let L = !1;
3896
- function P(M) {
3896
+ function $(M) {
3897
3897
  var T;
3898
- !L && !$.value && !(M.relatedTarget && ((T = y.el) != null && T.contains(M.relatedTarget))) && C(), L = !1;
3898
+ !L && !A.value && !(M.relatedTarget && ((T = y.el) != null && T.contains(M.relatedTarget))) && C(), L = !1;
3899
3899
  }
3900
3900
  function w() {
3901
3901
  L = !0;
@@ -3934,12 +3934,12 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3934
3934
  }
3935
3935
  _(Z);
3936
3936
  }
3937
- const x = b(() => ({
3937
+ const x = p(() => ({
3938
3938
  next: o.next,
3939
3939
  prev: o.prev,
3940
3940
  select: o.select,
3941
3941
  isSelected: o.isSelected
3942
- })), F = b(() => {
3942
+ })), F = p(() => {
3943
3943
  switch (e.showArrows) {
3944
3944
  case "always":
3945
3945
  return !0;
@@ -3952,7 +3952,7 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3952
3952
  default:
3953
3953
  return !i.value && (r.value || Math.abs(s.value) > 0);
3954
3954
  }
3955
- }), B = b(() => Math.abs(s.value) > 1), N = b(() => {
3955
+ }), E = p(() => Math.abs(s.value) > 1), N = p(() => {
3956
3956
  if (!h.value) return !1;
3957
3957
  const M = ul(f.value, h.el), T = zr(f.value, h.el);
3958
3958
  return M - T - Math.abs(s.value) > 1;
@@ -3964,18 +3964,18 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3964
3964
  "v-slide-group--is-overflowing": r.value
3965
3965
  }, l.value, e.class],
3966
3966
  style: e.style,
3967
- tabindex: $.value || o.selected.value.length ? -1 : 0,
3968
- onFocus: P
3967
+ tabindex: A.value || o.selected.value.length ? -1 : 0,
3968
+ onFocus: $
3969
3969
  }, {
3970
3970
  default: () => {
3971
3971
  var M, T, W;
3972
3972
  return [F.value && d("div", {
3973
3973
  key: "prev",
3974
3974
  class: ["v-slide-group__prev", {
3975
- "v-slide-group__prev--disabled": !B.value
3975
+ "v-slide-group__prev--disabled": !E.value
3976
3976
  }],
3977
3977
  onMousedown: w,
3978
- onClick: () => B.value && V("prev")
3978
+ onClick: () => E.value && V("prev")
3979
3979
  }, [((M = t.prev) == null ? void 0 : M.call(t, x.value)) ?? d(Zn, null, {
3980
3980
  default: () => [d(ce, {
3981
3981
  icon: a.value ? e.nextIcon : e.prevIcon
@@ -3984,11 +3984,11 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
3984
3984
  key: "container",
3985
3985
  ref: h,
3986
3986
  class: "v-slide-group__container",
3987
- onScroll: E
3987
+ onScroll: B
3988
3988
  }, [d("div", {
3989
3989
  ref: y,
3990
3990
  class: "v-slide-group__content",
3991
- onFocusin: A,
3991
+ onFocusin: P,
3992
3992
  onFocusout: D,
3993
3993
  onKeydown: O
3994
3994
  }, [(T = t.default) == null ? void 0 : T.call(t, x.value)])]), F.value && d("div", {
@@ -4009,7 +4009,7 @@ const Hr = Symbol.for("vuetify:v-slide-group"), wi = R({
4009
4009
  scrollTo: V,
4010
4010
  scrollOffset: s,
4011
4011
  focus: C,
4012
- hasPrev: B,
4012
+ hasPrev: E,
4013
4013
  hasNext: N
4014
4014
  };
4015
4015
  }
@@ -4168,27 +4168,27 @@ const jr = R({
4168
4168
  sizeClasses: m
4169
4169
  } = Wt(e), {
4170
4170
  themeClasses: y
4171
- } = Me(e), g = re(e, "modelValue"), v = ii(e, Vi, !1), p = xa(e, t), k = b(() => e.link !== !1 && p.isLink.value), S = b(() => !e.disabled && e.link !== !1 && (!!v || e.link || p.isClickable.value)), $ = b(() => ({
4171
+ } = Me(e), g = re(e, "modelValue"), v = ii(e, Vi, !1), b = xa(e, t), k = p(() => e.link !== !1 && b.isLink.value), S = p(() => !e.disabled && e.link !== !1 && (!!v || e.link || b.isClickable.value)), A = p(() => ({
4172
4172
  "aria-label": i(e.closeLabel),
4173
- onClick(E) {
4174
- E.preventDefault(), E.stopPropagation(), g.value = !1, a("click:close", E);
4173
+ onClick(B) {
4174
+ B.preventDefault(), B.stopPropagation(), g.value = !1, a("click:close", B);
4175
4175
  }
4176
4176
  }));
4177
- function I(E) {
4178
- var A;
4179
- a("click", E), S.value && ((A = p.navigate) == null || A.call(p, E), v == null || v.toggle());
4177
+ function I(B) {
4178
+ var P;
4179
+ a("click", B), S.value && ((P = b.navigate) == null || P.call(b, B), v == null || v.toggle());
4180
4180
  }
4181
- function _(E) {
4182
- (E.key === "Enter" || E.key === " ") && (E.preventDefault(), I(E));
4181
+ function _(B) {
4182
+ (B.key === "Enter" || B.key === " ") && (B.preventDefault(), I(B));
4183
4183
  }
4184
4184
  return () => {
4185
- const E = p.isLink.value ? "a" : e.tag, A = !!(e.appendIcon || e.appendAvatar), D = !!(A || l.append), L = !!(l.close || e.closable), P = !!(l.filter || e.filter) && v, w = !!(e.prependIcon || e.prependAvatar), O = !!(w || l.prepend), C = !v || v.isSelected.value;
4186
- return g.value && xe(d(E, j({
4185
+ const B = b.isLink.value ? "a" : e.tag, P = !!(e.appendIcon || e.appendAvatar), D = !!(P || l.append), L = !!(l.close || e.closable), $ = !!(l.filter || e.filter) && v, w = !!(e.prependIcon || e.prependAvatar), O = !!(w || l.prepend), C = !v || v.isSelected.value;
4186
+ return g.value && xe(d(B, j({
4187
4187
  class: ["v-chip", {
4188
4188
  "v-chip--disabled": e.disabled,
4189
4189
  "v-chip--label": e.label,
4190
4190
  "v-chip--link": S.value,
4191
- "v-chip--filter": P,
4191
+ "v-chip--filter": $,
4192
4192
  "v-chip--pill": e.pill
4193
4193
  }, y.value, o.value, C ? r.value : void 0, c.value, f.value, h.value, m.value, u.value, v == null ? void 0 : v.selectedClass.value, e.class],
4194
4194
  style: [C ? s.value : void 0, e.style],
@@ -4197,10 +4197,10 @@ const jr = R({
4197
4197
  tabindex: S.value ? 0 : void 0,
4198
4198
  onClick: I,
4199
4199
  onKeydown: S.value && !k.value && _
4200
- }, p.linkProps), {
4200
+ }, b.linkProps), {
4201
4201
  default: () => {
4202
4202
  var V;
4203
- return [Sn(S.value, "v-chip"), P && d(Jl, {
4203
+ return [Sn(S.value, "v-chip"), $ && d(Jl, {
4204
4204
  key: "filter"
4205
4205
  }, {
4206
4206
  default: () => [xe(d("div", {
@@ -4256,7 +4256,7 @@ const jr = R({
4256
4256
  class: "v-chip__append"
4257
4257
  }, [l.append ? d(he, {
4258
4258
  key: "append-defaults",
4259
- disabled: !A,
4259
+ disabled: !P,
4260
4260
  defaults: {
4261
4261
  VAvatar: {
4262
4262
  end: !0,
@@ -4280,7 +4280,7 @@ const jr = R({
4280
4280
  class: "v-chip__close",
4281
4281
  type: "button",
4282
4282
  "data-testid": "close-chip"
4283
- }, $.value), [l.close ? d(he, {
4283
+ }, A.value), [l.close ? d(he, {
4284
4284
  key: "close-defaults",
4285
4285
  defaults: {
4286
4286
  VIcon: {
@@ -4399,10 +4399,10 @@ function Xr(e, n, t) {
4399
4399
  preferredAnchor: y,
4400
4400
  preferredOrigin: g
4401
4401
  };
4402
- }), [o, r, s, u] = ["minWidth", "minHeight", "maxWidth", "maxHeight"].map((y) => b(() => {
4402
+ }), [o, r, s, u] = ["minWidth", "minHeight", "maxWidth", "maxHeight"].map((y) => p(() => {
4403
4403
  const g = parseFloat(n[y]);
4404
4404
  return isNaN(g) ? 1 / 0 : g;
4405
- })), c = b(() => {
4405
+ })), c = p(() => {
4406
4406
  if (Array.isArray(n.offset))
4407
4407
  return n.offset;
4408
4408
  if (typeof n.offset == "string") {
@@ -4416,8 +4416,8 @@ function Xr(e, n, t) {
4416
4416
  f && m();
4417
4417
  });
4418
4418
  ee([e.target, e.contentEl], (y, g) => {
4419
- let [v, p] = y, [k, S] = g;
4420
- k && !Array.isArray(k) && h.unobserve(k), v && !Array.isArray(v) && h.observe(v), S && h.unobserve(S), p && h.observe(p);
4419
+ let [v, b] = y, [k, S] = g;
4420
+ k && !Array.isArray(k) && h.unobserve(k), v && !Array.isArray(v) && h.observe(v), S && h.unobserve(S), b && h.observe(b);
4421
4421
  }, {
4422
4422
  immediate: !0
4423
4423
  }), Ee(() => {
@@ -4425,34 +4425,34 @@ function Xr(e, n, t) {
4425
4425
  });
4426
4426
  function m() {
4427
4427
  if (f = !1, requestAnimationFrame(() => f = !0), !e.target.value || !e.contentEl.value) return;
4428
- const y = Wl(e.target.value), g = Zr(e.contentEl.value, e.isRtl.value), v = fn(e.contentEl.value), p = 12;
4428
+ const y = Wl(e.target.value), g = Zr(e.contentEl.value, e.isRtl.value), v = fn(e.contentEl.value), b = 12;
4429
4429
  v.length || (v.push(document.documentElement), e.contentEl.value.style.top && e.contentEl.value.style.left || (g.x -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-x") || 0), g.y -= parseFloat(document.documentElement.style.getPropertyValue("--v-body-scroll-y") || 0)));
4430
- const k = v.reduce((P, w) => {
4430
+ const k = v.reduce(($, w) => {
4431
4431
  const O = w.getBoundingClientRect(), C = new rt({
4432
4432
  x: w === document.documentElement ? 0 : O.x,
4433
4433
  y: w === document.documentElement ? 0 : O.y,
4434
4434
  width: w.clientWidth,
4435
4435
  height: w.clientHeight
4436
4436
  });
4437
- return P ? new rt({
4438
- x: Math.max(P.left, C.left),
4439
- y: Math.max(P.top, C.top),
4440
- width: Math.min(P.right, C.right) - Math.max(P.left, C.left),
4441
- height: Math.min(P.bottom, C.bottom) - Math.max(P.top, C.top)
4437
+ return $ ? new rt({
4438
+ x: Math.max($.left, C.left),
4439
+ y: Math.max($.top, C.top),
4440
+ width: Math.min($.right, C.right) - Math.max($.left, C.left),
4441
+ height: Math.min($.bottom, C.bottom) - Math.max($.top, C.top)
4442
4442
  }) : C;
4443
4443
  }, void 0);
4444
- k.x += p, k.y += p, k.width -= p * 2, k.height -= p * 2;
4444
+ k.x += b, k.y += b, k.width -= b * 2, k.height -= b * 2;
4445
4445
  let S = {
4446
4446
  anchor: l.value,
4447
4447
  origin: i.value
4448
4448
  };
4449
- function $(P) {
4450
- const w = new rt(g), O = dl(P.anchor, y), C = dl(P.origin, w);
4449
+ function A($) {
4450
+ const w = new rt(g), O = dl($.anchor, y), C = dl($.origin, w);
4451
4451
  let {
4452
4452
  x: V,
4453
4453
  y: x
4454
4454
  } = Ur(O, C);
4455
- switch (P.anchor.side) {
4455
+ switch ($.anchor.side) {
4456
4456
  case "top":
4457
4457
  x -= c.value[0];
4458
4458
  break;
@@ -4466,7 +4466,7 @@ function Xr(e, n, t) {
4466
4466
  V += c.value[0];
4467
4467
  break;
4468
4468
  }
4469
- switch (P.anchor.align) {
4469
+ switch ($.anchor.align) {
4470
4470
  case "top":
4471
4471
  x -= c.value[1];
4472
4472
  break;
@@ -4487,10 +4487,10 @@ function Xr(e, n, t) {
4487
4487
  };
4488
4488
  }
4489
4489
  let I = 0, _ = 0;
4490
- const E = {
4490
+ const B = {
4491
4491
  x: 0,
4492
4492
  y: 0
4493
- }, A = {
4493
+ }, P = {
4494
4494
  x: !1,
4495
4495
  y: !1
4496
4496
  };
@@ -4501,16 +4501,16 @@ function Xr(e, n, t) {
4501
4501
  break;
4502
4502
  }
4503
4503
  const {
4504
- x: P,
4504
+ x: $,
4505
4505
  y: w,
4506
4506
  overflows: O
4507
- } = $(S);
4508
- I += P, _ += w, g.x += P, g.y += w;
4507
+ } = A(S);
4508
+ I += $, _ += w, g.x += $, g.y += w;
4509
4509
  {
4510
4510
  const C = Ra(S.anchor), V = O.x.before || O.x.after, x = O.y.before || O.y.after;
4511
4511
  let F = !1;
4512
- if (["x", "y"].forEach((B) => {
4513
- if (B === "x" && V && !A.x || B === "y" && x && !A.y) {
4512
+ if (["x", "y"].forEach((E) => {
4513
+ if (E === "x" && V && !P.x || E === "y" && x && !P.y) {
4514
4514
  const N = {
4515
4515
  anchor: {
4516
4516
  ...S.anchor
@@ -4518,19 +4518,19 @@ function Xr(e, n, t) {
4518
4518
  origin: {
4519
4519
  ...S.origin
4520
4520
  }
4521
- }, M = B === "x" ? C === "y" ? Nn : Ln : C === "y" ? Ln : Nn;
4521
+ }, M = E === "x" ? C === "y" ? Nn : Ln : C === "y" ? Ln : Nn;
4522
4522
  N.anchor = M(N.anchor), N.origin = M(N.origin);
4523
4523
  const {
4524
4524
  overflows: T
4525
- } = $(N);
4526
- (T[B].before <= O[B].before && T[B].after <= O[B].after || T[B].before + T[B].after < (O[B].before + O[B].after) / 2) && (S = N, F = A[B] = !0);
4525
+ } = A(N);
4526
+ (T[E].before <= O[E].before && T[E].after <= O[E].after || T[E].before + T[E].after < (O[E].before + O[E].after) / 2) && (S = N, F = P[E] = !0);
4527
4527
  }
4528
4528
  }), F) continue;
4529
4529
  }
4530
4530
  O.x.before && (I += O.x.before, g.x += O.x.before), O.x.after && (I -= O.x.after, g.x -= O.x.after), O.y.before && (_ += O.y.before, g.y += O.y.before), O.y.after && (_ -= O.y.after, g.y -= O.y.after);
4531
4531
  {
4532
4532
  const C = za(g, k);
4533
- E.x = k.width - C.x.before - C.x.after, E.y = k.height - C.y.before - C.y.after, I += C.x.before, g.x += C.x.before, _ += C.y.before, g.y += C.y.before;
4533
+ B.x = k.width - C.x.before - C.x.after, B.y = k.height - C.y.before - C.y.after, I += C.x.before, g.x += C.x.before, _ += C.y.before, g.y += C.y.before;
4534
4534
  }
4535
4535
  break;
4536
4536
  }
@@ -4543,10 +4543,10 @@ function Xr(e, n, t) {
4543
4543
  left: e.isRtl.value ? void 0 : J(Wn(I)),
4544
4544
  right: e.isRtl.value ? J(Wn(-I)) : void 0,
4545
4545
  minWidth: J(L === "y" ? Math.min(o.value, y.width) : o.value),
4546
- maxWidth: J(fl(dt(E.x, o.value === 1 / 0 ? 0 : o.value, s.value))),
4547
- maxHeight: J(fl(dt(E.y, r.value === 1 / 0 ? 0 : r.value, u.value)))
4546
+ maxWidth: J(fl(dt(B.x, o.value === 1 / 0 ? 0 : o.value, s.value))),
4547
+ maxHeight: J(fl(dt(B.y, r.value === 1 / 0 ? 0 : r.value, u.value)))
4548
4548
  }), {
4549
- available: E,
4549
+ available: B,
4550
4550
  contentBox: g
4551
4551
  };
4552
4552
  }
@@ -4716,61 +4716,61 @@ function rs(e, n) {
4716
4716
  } = n;
4717
4717
  const i = ge("useActivator"), o = G();
4718
4718
  let r = !1, s = !1, u = !0;
4719
- const c = b(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), f = b(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !c.value), {
4719
+ const c = p(() => e.openOnFocus || e.openOnFocus == null && e.openOnHover), f = p(() => e.openOnClick || e.openOnClick == null && !e.openOnHover && !c.value), {
4720
4720
  runOpenDelay: h,
4721
4721
  runCloseDelay: m
4722
- } = is(e, (A) => {
4723
- A === (e.openOnHover && r || c.value && s) && !(e.openOnHover && t.value && !a.value) && (t.value !== A && (u = !0), t.value = A);
4722
+ } = is(e, (P) => {
4723
+ P === (e.openOnHover && r || c.value && s) && !(e.openOnHover && t.value && !a.value) && (t.value !== P && (u = !0), t.value = P);
4724
4724
  }), y = G(), g = {
4725
- onClick: (A) => {
4726
- A.stopPropagation(), o.value = A.currentTarget || A.target, t.value || (y.value = [A.clientX, A.clientY]), t.value = !t.value;
4725
+ onClick: (P) => {
4726
+ P.stopPropagation(), o.value = P.currentTarget || P.target, t.value || (y.value = [P.clientX, P.clientY]), t.value = !t.value;
4727
4727
  },
4728
- onMouseenter: (A) => {
4728
+ onMouseenter: (P) => {
4729
4729
  var D;
4730
- (D = A.sourceCapabilities) != null && D.firesTouchEvents || (r = !0, o.value = A.currentTarget || A.target, h());
4730
+ (D = P.sourceCapabilities) != null && D.firesTouchEvents || (r = !0, o.value = P.currentTarget || P.target, h());
4731
4731
  },
4732
- onMouseleave: (A) => {
4732
+ onMouseleave: (P) => {
4733
4733
  r = !1, m();
4734
4734
  },
4735
- onFocus: (A) => {
4736
- zl(A.target, ":focus-visible") !== !1 && (s = !0, A.stopPropagation(), o.value = A.currentTarget || A.target, h());
4735
+ onFocus: (P) => {
4736
+ zl(P.target, ":focus-visible") !== !1 && (s = !0, P.stopPropagation(), o.value = P.currentTarget || P.target, h());
4737
4737
  },
4738
- onBlur: (A) => {
4739
- s = !1, A.stopPropagation(), m();
4740
- }
4741
- }, v = b(() => {
4742
- const A = {};
4743
- return f.value && (A.onClick = g.onClick), e.openOnHover && (A.onMouseenter = g.onMouseenter, A.onMouseleave = g.onMouseleave), c.value && (A.onFocus = g.onFocus, A.onBlur = g.onBlur), A;
4744
- }), p = b(() => {
4745
- const A = {};
4746
- if (e.openOnHover && (A.onMouseenter = () => {
4738
+ onBlur: (P) => {
4739
+ s = !1, P.stopPropagation(), m();
4740
+ }
4741
+ }, v = p(() => {
4742
+ const P = {};
4743
+ return f.value && (P.onClick = g.onClick), e.openOnHover && (P.onMouseenter = g.onMouseenter, P.onMouseleave = g.onMouseleave), c.value && (P.onFocus = g.onFocus, P.onBlur = g.onBlur), P;
4744
+ }), b = p(() => {
4745
+ const P = {};
4746
+ if (e.openOnHover && (P.onMouseenter = () => {
4747
4747
  r = !0, h();
4748
- }, A.onMouseleave = () => {
4748
+ }, P.onMouseleave = () => {
4749
4749
  r = !1, m();
4750
- }), c.value && (A.onFocusin = () => {
4750
+ }), c.value && (P.onFocusin = () => {
4751
4751
  s = !0, h();
4752
- }, A.onFocusout = () => {
4752
+ }, P.onFocusout = () => {
4753
4753
  s = !1, m();
4754
4754
  }), e.closeOnContentClick) {
4755
4755
  const D = pe(ta, null);
4756
- A.onClick = () => {
4756
+ P.onClick = () => {
4757
4757
  t.value = !1, D == null || D.closeParents();
4758
4758
  };
4759
4759
  }
4760
- return A;
4761
- }), k = b(() => {
4762
- const A = {};
4763
- return e.openOnHover && (A.onMouseenter = () => {
4760
+ return P;
4761
+ }), k = p(() => {
4762
+ const P = {};
4763
+ return e.openOnHover && (P.onMouseenter = () => {
4764
4764
  u && (r = !0, u = !1, h());
4765
- }, A.onMouseleave = () => {
4765
+ }, P.onMouseleave = () => {
4766
4766
  r = !1, m();
4767
- }), A;
4767
+ }), P;
4768
4768
  });
4769
- ee(a, (A) => {
4769
+ ee(a, (P) => {
4770
4770
  var D;
4771
- A && (e.openOnHover && !r && (!c.value || !s) || c.value && !s && (!e.openOnHover || !r)) && !((D = l.value) != null && D.contains(document.activeElement)) && (t.value = !1);
4772
- }), ee(t, (A) => {
4773
- A || setTimeout(() => {
4771
+ P && (e.openOnHover && !r && (!c.value || !s) || c.value && !s && (!e.openOnHover || !r)) && !((D = l.value) != null && D.contains(document.activeElement)) && (t.value = !1);
4772
+ }), ee(t, (P) => {
4773
+ P || setTimeout(() => {
4774
4774
  y.value = void 0;
4775
4775
  });
4776
4776
  }, {
@@ -4782,28 +4782,28 @@ function rs(e, n) {
4782
4782
  o.value = S.el;
4783
4783
  });
4784
4784
  });
4785
- const $ = un(), I = b(() => e.target === "cursor" && y.value ? y.value : $.value ? $.el : Ai(e.target, i) || o.value), _ = b(() => Array.isArray(I.value) ? void 0 : I.value);
4786
- let E;
4787
- return ee(() => !!e.activator, (A) => {
4788
- A && be ? (E = oa(), E.run(() => {
4785
+ const A = un(), I = p(() => e.target === "cursor" && y.value ? y.value : A.value ? A.el : Ai(e.target, i) || o.value), _ = p(() => Array.isArray(I.value) ? void 0 : I.value);
4786
+ let B;
4787
+ return ee(() => !!e.activator, (P) => {
4788
+ P && be ? (B = oa(), B.run(() => {
4789
4789
  ss(e, i, {
4790
4790
  activatorEl: o,
4791
4791
  activatorEvents: v
4792
4792
  });
4793
- })) : E && E.stop();
4793
+ })) : B && B.stop();
4794
4794
  }, {
4795
4795
  flush: "post",
4796
4796
  immediate: !0
4797
4797
  }), Ee(() => {
4798
- E == null || E.stop();
4798
+ B == null || B.stop();
4799
4799
  }), {
4800
4800
  activatorEl: o,
4801
4801
  activatorRef: S,
4802
4802
  target: I,
4803
4803
  targetEl: _,
4804
- targetRef: $,
4804
+ targetRef: A,
4805
4805
  activatorEvents: v,
4806
- contentEvents: p,
4806
+ contentEvents: b,
4807
4807
  scrimEvents: k
4808
4808
  };
4809
4809
  }
@@ -4868,7 +4868,7 @@ const cs = R({
4868
4868
  eager: Boolean
4869
4869
  }, "lazy");
4870
4870
  function ds(e, n) {
4871
- const t = ne(!1), a = b(() => t.value || e.eager || n.value);
4871
+ const t = ne(!1), a = p(() => t.value || e.eager || n.value);
4872
4872
  ee(n, () => t.value = !0);
4873
4873
  function l() {
4874
4874
  e.eager || (t.value = !1);
@@ -4911,18 +4911,18 @@ function fs(e, n, t) {
4911
4911
  const c = ((f = $t.at(-1)) == null ? void 0 : f[0]) === a.uid;
4912
4912
  setTimeout(() => s.value = c);
4913
4913
  });
4914
- const u = b(() => !o.activeChildren.size);
4914
+ const u = p(() => !o.activeChildren.size);
4915
4915
  return {
4916
4916
  globalTop: Ml(s),
4917
4917
  localTop: u,
4918
- stackStyles: b(() => ({
4918
+ stackStyles: p(() => ({
4919
4919
  zIndex: r.value
4920
4920
  }))
4921
4921
  };
4922
4922
  }
4923
4923
  function vs(e) {
4924
4924
  return {
4925
- teleportTarget: b(() => {
4925
+ teleportTarget: p(() => {
4926
4926
  const t = e();
4927
4927
  if (t === !0 || !be) return;
4928
4928
  const a = t === !1 ? document.body : typeof t == "string" ? document.querySelector(t) : t;
@@ -5058,7 +5058,7 @@ const Aa = R({
5058
5058
  attrs: a,
5059
5059
  emit: l
5060
5060
  } = n;
5061
- const i = ge("VOverlay"), o = G(), r = G(), s = G(), u = re(e, "modelValue"), c = b({
5061
+ const i = ge("VOverlay"), o = G(), r = G(), s = G(), u = re(e, "modelValue"), c = p({
5062
5062
  get: () => u.value,
5063
5063
  set: (z) => {
5064
5064
  z && e.disabled || (u.value = z);
@@ -5071,19 +5071,19 @@ const Aa = R({
5071
5071
  } = Le(), {
5072
5072
  hasContent: y,
5073
5073
  onAfterLeave: g
5074
- } = ds(e, c), v = Oe(b(() => typeof e.scrim == "string" ? e.scrim : null)), {
5075
- globalTop: p,
5074
+ } = ds(e, c), v = Oe(p(() => typeof e.scrim == "string" ? e.scrim : null)), {
5075
+ globalTop: b,
5076
5076
  localTop: k,
5077
5077
  stackStyles: S
5078
5078
  } = fs(c, Q(e, "zIndex"), e._disableGlobalStack), {
5079
- activatorEl: $,
5079
+ activatorEl: A,
5080
5080
  activatorRef: I,
5081
5081
  target: _,
5082
- targetEl: E,
5083
- targetRef: A,
5082
+ targetEl: B,
5083
+ targetRef: P,
5084
5084
  activatorEvents: D,
5085
5085
  contentEvents: L,
5086
- scrimEvents: P
5086
+ scrimEvents: $
5087
5087
  } = rs(e, {
5088
5088
  isActive: c,
5089
5089
  isTop: k,
@@ -5094,7 +5094,7 @@ const Aa = R({
5094
5094
  var ke, Ce, de;
5095
5095
  const z = e.attach || e.contained;
5096
5096
  if (z) return z;
5097
- const X = ((ke = $ == null ? void 0 : $.value) == null ? void 0 : ke.getRootNode()) || ((de = (Ce = i.proxy) == null ? void 0 : Ce.$el) == null ? void 0 : de.getRootNode());
5097
+ const X = ((ke = A == null ? void 0 : A.value) == null ? void 0 : ke.getRootNode()) || ((de = (Ce = i.proxy) == null ? void 0 : Ce.$el) == null ? void 0 : de.getRootNode());
5098
5098
  return X instanceof ShadowRoot ? X : !1;
5099
5099
  }), {
5100
5100
  dimensionStyles: O
@@ -5116,15 +5116,15 @@ const Aa = R({
5116
5116
  es(e, {
5117
5117
  root: o,
5118
5118
  contentEl: s,
5119
- targetEl: E,
5119
+ targetEl: B,
5120
5120
  isActive: c,
5121
5121
  updateLocation: F
5122
5122
  });
5123
- function B(z) {
5123
+ function E(z) {
5124
5124
  l("click:outside", z), e.persistent ? Z() : c.value = !1;
5125
5125
  }
5126
5126
  function N(z) {
5127
- return c.value && p.value && // If using scrim, only close if clicking on it rather than anything opened on top
5127
+ return c.value && b.value && // If using scrim, only close if clicking on it rather than anything opened on top
5128
5128
  (!e.scrim || z.target === r.value || z instanceof MouseEvent && z.shadowTarget === r.value);
5129
5129
  }
5130
5130
  be && ee(c, (z) => {
@@ -5136,12 +5136,12 @@ const Aa = R({
5136
5136
  });
5137
5137
  function M(z) {
5138
5138
  var X, ke;
5139
- z.key === "Escape" && p.value && (e.persistent ? Z() : (c.value = !1, (X = s.value) != null && X.contains(document.activeElement) && ((ke = $.value) == null || ke.focus())));
5139
+ z.key === "Escape" && b.value && (e.persistent ? Z() : (c.value = !1, (X = s.value) != null && X.contains(document.activeElement) && ((ke = A.value) == null || ke.focus())));
5140
5140
  }
5141
5141
  const T = cr();
5142
5142
  kt(() => e.closeOnBack, () => {
5143
5143
  dr(T, (z) => {
5144
- p.value && c.value ? (z(!1), e.persistent ? Z() : c.value = !1) : z();
5144
+ b.value && c.value ? (z(!1), e.persistent ? Z() : c.value = !1) : z();
5145
5145
  });
5146
5146
  });
5147
5147
  const W = G();
@@ -5173,7 +5173,7 @@ const Aa = R({
5173
5173
  var z;
5174
5174
  return d(ue, null, [(z = t.activator) == null ? void 0 : z.call(t, {
5175
5175
  isActive: c.value,
5176
- targetRef: A,
5176
+ targetRef: P,
5177
5177
  props: j({
5178
5178
  ref: I
5179
5179
  }, D.value, e.activatorProps)
@@ -5196,7 +5196,7 @@ const Aa = R({
5196
5196
  color: v,
5197
5197
  modelValue: c.value && !!e.scrim,
5198
5198
  ref: r
5199
- }, P.value), null), d(Ke, {
5199
+ }, $.value), null), d(Ke, {
5200
5200
  appear: !0,
5201
5201
  persisted: !0,
5202
5202
  transition: e.transition,
@@ -5213,20 +5213,20 @@ const Aa = R({
5213
5213
  }, L.value, e.contentProps), [(X = t.default) == null ? void 0 : X.call(t, {
5214
5214
  isActive: c
5215
5215
  })]), [[mt, c.value], [vt("click-outside"), {
5216
- handler: B,
5216
+ handler: E,
5217
5217
  closeConditional: N,
5218
- include: () => [$.value]
5218
+ include: () => [A.value]
5219
5219
  }]])];
5220
5220
  }
5221
5221
  })])]
5222
5222
  })]);
5223
5223
  }), {
5224
- activatorEl: $,
5224
+ activatorEl: A,
5225
5225
  scrimEl: r,
5226
5226
  target: _,
5227
5227
  animateClick: Z,
5228
5228
  contentEl: s,
5229
- globalTop: p,
5229
+ globalTop: b,
5230
5230
  localTop: k,
5231
5231
  updateLocation: F
5232
5232
  };
@@ -5329,7 +5329,7 @@ const bs = R({
5329
5329
  scopeId: l
5330
5330
  } = Pa(), {
5331
5331
  isRtl: i
5332
- } = Le(), o = Fe(), r = b(() => e.id || `v-menu-${o}`), s = G(), u = pe(ta, null), c = ne(/* @__PURE__ */ new Set());
5332
+ } = Le(), o = Fe(), r = p(() => e.id || `v-menu-${o}`), s = G(), u = pe(ta, null), c = ne(/* @__PURE__ */ new Set());
5333
5333
  Ze(ta, {
5334
5334
  register() {
5335
5335
  c.value.add(o);
@@ -5339,16 +5339,16 @@ const bs = R({
5339
5339
  },
5340
5340
  closeParents(v) {
5341
5341
  setTimeout(() => {
5342
- var p;
5343
- !c.value.size && !e.persistent && (v == null || (p = s.value) != null && p.contentEl && !bo(v, s.value.contentEl)) && (a.value = !1, u == null || u.closeParents());
5342
+ var b;
5343
+ !c.value.size && !e.persistent && (v == null || (b = s.value) != null && b.contentEl && !bo(v, s.value.contentEl)) && (a.value = !1, u == null || u.closeParents());
5344
5344
  }, 40);
5345
5345
  }
5346
5346
  }), at(() => u == null ? void 0 : u.unregister()), ao(() => a.value = !1);
5347
5347
  async function f(v) {
5348
- var S, $, I;
5349
- const p = v.relatedTarget, k = v.target;
5350
- await $e(), a.value && p !== k && ((S = s.value) != null && S.contentEl) && // We're the topmost menu
5351
- (($ = s.value) != null && $.globalTop) && // It isn't the document or the menu body
5348
+ var S, A, I;
5349
+ const b = v.relatedTarget, k = v.target;
5350
+ await $e(), a.value && b !== k && ((S = s.value) != null && S.contentEl) && // We're the topmost menu
5351
+ ((A = s.value) != null && A.globalTop) && // It isn't the document or the menu body
5352
5352
  ![document, s.value.contentEl].includes(k) && // It isn't inside the menu body
5353
5353
  !s.value.contentEl.contains(k) && ((I = sn(s.value.contentEl)[0]) == null || I.focus());
5354
5354
  }
@@ -5361,20 +5361,20 @@ const bs = R({
5361
5361
  u == null || u.closeParents(v);
5362
5362
  }
5363
5363
  function m(v) {
5364
- var p, k, S, $, I;
5364
+ var b, k, S, A, I;
5365
5365
  if (!e.disabled)
5366
5366
  if (v.key === "Tab" || v.key === "Enter" && !e.closeOnContentClick) {
5367
5367
  if (v.key === "Enter" && (v.target instanceof HTMLTextAreaElement || v.target instanceof HTMLInputElement && v.target.closest("form"))) return;
5368
- v.key === "Enter" && v.preventDefault(), Rl(sn((p = s.value) == null ? void 0 : p.contentEl, !1), v.shiftKey ? "prev" : "next", (E) => E.tabIndex >= 0) || (a.value = !1, (S = (k = s.value) == null ? void 0 : k.activatorEl) == null || S.focus());
5369
- } else e.submenu && v.key === (i.value ? "ArrowRight" : "ArrowLeft") && (a.value = !1, (I = ($ = s.value) == null ? void 0 : $.activatorEl) == null || I.focus());
5368
+ v.key === "Enter" && v.preventDefault(), Rl(sn((b = s.value) == null ? void 0 : b.contentEl, !1), v.shiftKey ? "prev" : "next", (B) => B.tabIndex >= 0) || (a.value = !1, (S = (k = s.value) == null ? void 0 : k.activatorEl) == null || S.focus());
5369
+ } else e.submenu && v.key === (i.value ? "ArrowRight" : "ArrowLeft") && (a.value = !1, (I = (A = s.value) == null ? void 0 : A.activatorEl) == null || I.focus());
5370
5370
  }
5371
5371
  function y(v) {
5372
5372
  var k;
5373
5373
  if (e.disabled) return;
5374
- const p = (k = s.value) == null ? void 0 : k.contentEl;
5375
- p && a.value ? v.key === "ArrowDown" ? (v.preventDefault(), v.stopImmediatePropagation(), tn(p, "next")) : v.key === "ArrowUp" ? (v.preventDefault(), v.stopImmediatePropagation(), tn(p, "prev")) : e.submenu && (v.key === (i.value ? "ArrowRight" : "ArrowLeft") ? a.value = !1 : v.key === (i.value ? "ArrowLeft" : "ArrowRight") && (v.preventDefault(), tn(p, "first"))) : (e.submenu ? v.key === (i.value ? "ArrowLeft" : "ArrowRight") : ["ArrowDown", "ArrowUp"].includes(v.key)) && (a.value = !0, v.preventDefault(), setTimeout(() => setTimeout(() => y(v))));
5374
+ const b = (k = s.value) == null ? void 0 : k.contentEl;
5375
+ b && a.value ? v.key === "ArrowDown" ? (v.preventDefault(), v.stopImmediatePropagation(), tn(b, "next")) : v.key === "ArrowUp" ? (v.preventDefault(), v.stopImmediatePropagation(), tn(b, "prev")) : e.submenu && (v.key === (i.value ? "ArrowRight" : "ArrowLeft") ? a.value = !1 : v.key === (i.value ? "ArrowLeft" : "ArrowRight") && (v.preventDefault(), tn(b, "first"))) : (e.submenu ? v.key === (i.value ? "ArrowLeft" : "ArrowRight") : ["ArrowDown", "ArrowUp"].includes(v.key)) && (a.value = !0, v.preventDefault(), setTimeout(() => setTimeout(() => y(v))));
5376
5376
  }
5377
- const g = b(() => j({
5377
+ const g = p(() => j({
5378
5378
  "aria-haspopup": "menu",
5379
5379
  "aria-expanded": String(a.value),
5380
5380
  "aria-owns": r.value,
@@ -5389,7 +5389,7 @@ const bs = R({
5389
5389
  style: e.style
5390
5390
  }, v, {
5391
5391
  modelValue: a.value,
5392
- "onUpdate:modelValue": (p) => a.value = p,
5392
+ "onUpdate:modelValue": (b) => a.value = b,
5393
5393
  absolute: !0,
5394
5394
  activatorProps: g.value,
5395
5395
  location: e.location ?? (e.submenu ? "end" : "bottom"),
@@ -5398,14 +5398,14 @@ const bs = R({
5398
5398
  }, l), {
5399
5399
  activator: t.activator,
5400
5400
  default: function() {
5401
- for (var p = arguments.length, k = new Array(p), S = 0; S < p; S++)
5401
+ for (var b = arguments.length, k = new Array(b), S = 0; S < b; S++)
5402
5402
  k[S] = arguments[S];
5403
5403
  return d(he, {
5404
5404
  root: "VMenu"
5405
5405
  }, {
5406
5406
  default: () => {
5407
- var $;
5408
- return [($ = t.default) == null ? void 0 : $.call(t, ...k)];
5407
+ var A;
5408
+ return [(A = t.default) == null ? void 0 : A.call(t, ...k)];
5409
5409
  }
5410
5410
  });
5411
5411
  }
@@ -5437,7 +5437,7 @@ const bs = R({
5437
5437
  let {
5438
5438
  slots: t
5439
5439
  } = n;
5440
- const a = b(() => e.max ? `${e.value} / ${e.max}` : String(e.value));
5440
+ const a = p(() => e.max ? `${e.value} / ${e.max}` : String(e.value));
5441
5441
  return K(() => d(Ke, {
5442
5442
  transition: e.transition
5443
5443
  }, {
@@ -5543,18 +5543,18 @@ const bs = R({
5543
5543
  roundedClasses: h
5544
5544
  } = Ge(e), {
5545
5545
  rtlClasses: m
5546
- } = Le(), y = b(() => e.dirty || e.active), g = b(() => !e.singleLine && !!(e.label || l.label)), v = Fe(), p = b(() => e.id || `input-${v}`), k = b(() => `${p.value}-messages`), S = G(), $ = G(), I = G(), _ = b(() => ["plain", "underlined"].includes(e.variant)), {
5547
- backgroundColorClasses: E,
5548
- backgroundColorStyles: A
5546
+ } = Le(), y = p(() => e.dirty || e.active), g = p(() => !e.singleLine && !!(e.label || l.label)), v = Fe(), b = p(() => e.id || `input-${v}`), k = p(() => `${b.value}-messages`), S = G(), A = G(), I = G(), _ = p(() => ["plain", "underlined"].includes(e.variant)), {
5547
+ backgroundColorClasses: B,
5548
+ backgroundColorStyles: P
5549
5549
  } = Oe(Q(e, "bgColor")), {
5550
5550
  textColorClasses: D,
5551
5551
  textColorStyles: L
5552
- } = tt(b(() => e.error || e.disabled ? void 0 : y.value && s.value ? e.color : e.baseColor));
5552
+ } = tt(p(() => e.error || e.disabled ? void 0 : y.value && s.value ? e.color : e.baseColor));
5553
5553
  ee(y, (C) => {
5554
5554
  if (g.value) {
5555
- const V = S.value.$el, x = $.value.$el;
5555
+ const V = S.value.$el, x = A.value.$el;
5556
5556
  requestAnimationFrame(() => {
5557
- const F = fa(V), B = x.getBoundingClientRect(), N = B.x - F.x, M = B.y - F.y - (F.height / 2 - B.height / 2), T = B.width / 0.75, W = Math.abs(T - F.width) > 1 ? {
5557
+ const F = fa(V), E = x.getBoundingClientRect(), N = E.x - F.x, M = E.y - F.y - (F.height / 2 - E.height / 2), T = E.width / 0.75, W = Math.abs(T - F.width) > 1 ? {
5558
5558
  maxWidth: J(T)
5559
5559
  } : void 0, Z = getComputedStyle(V), te = getComputedStyle(x), ie = parseFloat(Z.transitionDuration) * 1e3 || 150, z = parseFloat(te.getPropertyValue("--v-field-label-scale")), X = te.getPropertyValue("color");
5560
5560
  V.style.visibility = "visible", x.style.visibility = "hidden", bt(V, {
@@ -5573,7 +5573,7 @@ const bs = R({
5573
5573
  }, {
5574
5574
  flush: "post"
5575
5575
  });
5576
- const P = b(() => ({
5576
+ const $ = p(() => ({
5577
5577
  isActive: y,
5578
5578
  isFocused: s,
5579
5579
  controlRef: I,
@@ -5589,11 +5589,11 @@ const bs = R({
5589
5589
  }
5590
5590
  return K(() => {
5591
5591
  var N, M, T;
5592
- const C = e.variant === "outlined", V = !!(l["prepend-inner"] || e.prependInnerIcon), x = !!(e.clearable || l.clear), F = !!(l["append-inner"] || e.appendInnerIcon || x), B = () => l.label ? l.label({
5593
- ...P.value,
5592
+ const C = e.variant === "outlined", V = !!(l["prepend-inner"] || e.prependInnerIcon), x = !!(e.clearable || l.clear), F = !!(l["append-inner"] || e.appendInnerIcon || x), E = () => l.label ? l.label({
5593
+ ...$.value,
5594
5594
  label: e.label,
5595
5595
  props: {
5596
- for: p.value
5596
+ for: b.value
5597
5597
  }
5598
5598
  }) : e.label;
5599
5599
  return d("div", j({
@@ -5610,10 +5610,10 @@ const bs = R({
5610
5610
  "v-field--prepended": V,
5611
5611
  "v-field--reverse": e.reverse,
5612
5612
  "v-field--single-line": e.singleLine,
5613
- "v-field--no-label": !B(),
5613
+ "v-field--no-label": !E(),
5614
5614
  [`v-field--variant-${e.variant}`]: !0
5615
- }, i.value, E.value, r.value, o.value, h.value, m.value, e.class],
5616
- style: [A.value, e.style],
5615
+ }, i.value, B.value, r.value, o.value, h.value, m.value, e.class],
5616
+ style: [P.value, e.style],
5617
5617
  onClick: w
5618
5618
  }, t), [d("div", {
5619
5619
  class: "v-field__overlay"
@@ -5629,27 +5629,27 @@ const bs = R({
5629
5629
  }, [e.prependInnerIcon && d(f, {
5630
5630
  key: "prepend-icon",
5631
5631
  name: "prependInner"
5632
- }, null), (N = l["prepend-inner"]) == null ? void 0 : N.call(l, P.value)]), d("div", {
5632
+ }, null), (N = l["prepend-inner"]) == null ? void 0 : N.call(l, $.value)]), d("div", {
5633
5633
  class: "v-field__field",
5634
5634
  "data-no-activator": ""
5635
5635
  }, [["filled", "solo", "solo-inverted", "solo-filled"].includes(e.variant) && g.value && d(Kt, {
5636
5636
  key: "floating-label",
5637
- ref: $,
5637
+ ref: A,
5638
5638
  class: [D.value],
5639
5639
  floating: !0,
5640
- for: p.value,
5640
+ for: b.value,
5641
5641
  style: L.value
5642
5642
  }, {
5643
- default: () => [B()]
5643
+ default: () => [E()]
5644
5644
  }), d(Kt, {
5645
5645
  ref: S,
5646
- for: p.value
5646
+ for: b.value
5647
5647
  }, {
5648
- default: () => [B()]
5648
+ default: () => [E()]
5649
5649
  }), (M = l.default) == null ? void 0 : M.call(l, {
5650
- ...P.value,
5650
+ ...$.value,
5651
5651
  props: {
5652
- id: p.value,
5652
+ id: b.value,
5653
5653
  class: "v-field__input",
5654
5654
  "aria-describedby": k.value
5655
5655
  },
@@ -5671,7 +5671,7 @@ const bs = R({
5671
5671
  }
5672
5672
  }, {
5673
5673
  default: () => [l.clear ? l.clear({
5674
- ...P.value,
5674
+ ...$.value,
5675
5675
  props: {
5676
5676
  onKeydown: O,
5677
5677
  onFocus: u,
@@ -5688,7 +5688,7 @@ const bs = R({
5688
5688
  }), F && d("div", {
5689
5689
  key: "append",
5690
5690
  class: "v-field__append-inner"
5691
- }, [(T = l["append-inner"]) == null ? void 0 : T.call(l, P.value), e.appendInnerIcon && d(f, {
5691
+ }, [(T = l["append-inner"]) == null ? void 0 : T.call(l, $.value), e.appendInnerIcon && d(f, {
5692
5692
  key: "append-icon",
5693
5693
  name: "appendInner"
5694
5694
  }, null)]), d("div", {
@@ -5699,19 +5699,19 @@ const bs = R({
5699
5699
  }, null), g.value && d("div", {
5700
5700
  class: "v-field__outline__notch"
5701
5701
  }, [d(Kt, {
5702
- ref: $,
5702
+ ref: A,
5703
5703
  floating: !0,
5704
- for: p.value
5704
+ for: b.value
5705
5705
  }, {
5706
- default: () => [B()]
5706
+ default: () => [E()]
5707
5707
  })]), d("div", {
5708
5708
  class: "v-field__outline__end"
5709
5709
  }, null)]), _.value && g.value && d(Kt, {
5710
- ref: $,
5710
+ ref: A,
5711
5711
  floating: !0,
5712
- for: p.value
5712
+ for: b.value
5713
5713
  }, {
5714
- default: () => [B()]
5714
+ default: () => [E()]
5715
5715
  })])]);
5716
5716
  }), {
5717
5717
  controlRef: I
@@ -5762,45 +5762,45 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5762
5762
  isFocused: o,
5763
5763
  focus: r,
5764
5764
  blur: s
5765
- } = At(e), u = b(() => typeof e.counterValue == "function" ? e.counterValue(i.value) : typeof e.counterValue == "number" ? e.counterValue : (i.value ?? "").toString().length), c = b(() => {
5765
+ } = At(e), u = p(() => typeof e.counterValue == "function" ? e.counterValue(i.value) : typeof e.counterValue == "number" ? e.counterValue : (i.value ?? "").toString().length), c = p(() => {
5766
5766
  if (t.maxlength) return t.maxlength;
5767
5767
  if (!(!e.counter || typeof e.counter != "number" && typeof e.counter != "string"))
5768
5768
  return e.counter;
5769
- }), f = b(() => ["plain", "underlined"].includes(e.variant));
5770
- function h(_, E) {
5771
- var A, D;
5772
- !e.autofocus || !_ || (D = (A = E[0].target) == null ? void 0 : A.focus) == null || D.call(A);
5769
+ }), f = p(() => ["plain", "underlined"].includes(e.variant));
5770
+ function h(_, B) {
5771
+ var P, D;
5772
+ !e.autofocus || !_ || (D = (P = B[0].target) == null ? void 0 : P.focus) == null || D.call(P);
5773
5773
  }
5774
- const m = G(), y = G(), g = G(), v = b(() => Vs.includes(e.type) || e.persistentPlaceholder || o.value || e.active);
5775
- function p() {
5774
+ const m = G(), y = G(), g = G(), v = p(() => Vs.includes(e.type) || e.persistentPlaceholder || o.value || e.active);
5775
+ function b() {
5776
5776
  var _;
5777
5777
  g.value !== document.activeElement && ((_ = g.value) == null || _.focus()), o.value || r();
5778
5778
  }
5779
5779
  function k(_) {
5780
- a("mousedown:control", _), _.target !== g.value && (p(), _.preventDefault());
5780
+ a("mousedown:control", _), _.target !== g.value && (b(), _.preventDefault());
5781
5781
  }
5782
5782
  function S(_) {
5783
- p(), a("click:control", _);
5783
+ b(), a("click:control", _);
5784
5784
  }
5785
- function $(_) {
5786
- _.stopPropagation(), p(), $e(() => {
5785
+ function A(_) {
5786
+ _.stopPropagation(), b(), $e(() => {
5787
5787
  i.value = null, yo(e["onClick:clear"], _);
5788
5788
  });
5789
5789
  }
5790
5790
  function I(_) {
5791
- var A;
5792
- const E = _.target;
5793
- if (i.value = E.value, (A = e.modelModifiers) != null && A.trim && ["text", "search", "password", "tel", "url"].includes(e.type)) {
5794
- const D = [E.selectionStart, E.selectionEnd];
5791
+ var P;
5792
+ const B = _.target;
5793
+ if (i.value = B.value, (P = e.modelModifiers) != null && P.trim && ["text", "search", "password", "tel", "url"].includes(e.type)) {
5794
+ const D = [B.selectionStart, B.selectionEnd];
5795
5795
  $e(() => {
5796
- E.selectionStart = D[0], E.selectionEnd = D[1];
5796
+ B.selectionStart = D[0], B.selectionEnd = D[1];
5797
5797
  });
5798
5798
  }
5799
5799
  }
5800
5800
  return K(() => {
5801
- const _ = !!(l.counter || e.counter !== !1 && e.counter != null), E = !!(_ || l.details), [A, D] = Rt(t), {
5801
+ const _ = !!(l.counter || e.counter !== !1 && e.counter != null), B = !!(_ || l.details), [P, D] = Rt(t), {
5802
5802
  modelValue: L,
5803
- ...P
5803
+ ...$
5804
5804
  } = Be.filterProps(e), w = ws(e);
5805
5805
  return d(Be, j({
5806
5806
  ref: m,
@@ -5812,7 +5812,7 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5812
5812
  "v-input--plain-underlined": f.value
5813
5813
  }, e.class],
5814
5814
  style: e.style
5815
- }, A, P, {
5815
+ }, P, $, {
5816
5816
  centerAffix: !f.value,
5817
5817
  focused: o.value
5818
5818
  }), {
@@ -5823,13 +5823,13 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5823
5823
  isDisabled: V,
5824
5824
  isDirty: x,
5825
5825
  isReadonly: F,
5826
- isValid: B
5826
+ isValid: E
5827
5827
  } = O;
5828
5828
  return d(Di, j({
5829
5829
  ref: y,
5830
5830
  onMousedown: k,
5831
5831
  onClick: S,
5832
- "onClick:clear": $,
5832
+ "onClick:clear": A,
5833
5833
  "onClick:prependInner": e["onClick:prependInner"],
5834
5834
  "onClick:appendInner": e["onClick:appendInner"],
5835
5835
  role: e.role
@@ -5839,7 +5839,7 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5839
5839
  dirty: x.value || e.dirty,
5840
5840
  disabled: V.value,
5841
5841
  focused: o.value,
5842
- error: B.value === !1
5842
+ error: E.value === !1
5843
5843
  }), {
5844
5844
  ...l,
5845
5845
  default: (N) => {
@@ -5860,7 +5860,7 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5860
5860
  placeholder: e.placeholder,
5861
5861
  size: 1,
5862
5862
  type: e.type,
5863
- onFocus: p,
5863
+ onFocus: b,
5864
5864
  onBlur: s
5865
5865
  }, T, D), null), [[vt("intersect"), {
5866
5866
  handler: h
@@ -5884,7 +5884,7 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
5884
5884
  }
5885
5885
  });
5886
5886
  },
5887
- details: E ? (O) => {
5887
+ details: B ? (O) => {
5888
5888
  var C;
5889
5889
  return d(ue, null, [(C = l.details) == null ? void 0 : C.call(l, O), _ && d(ue, null, [d("span", null, null), d(Cs, {
5890
5890
  active: e.persistentCounter || o.value,
@@ -6109,9 +6109,9 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
6109
6109
  positionClasses: y
6110
6110
  } = Sa(e), {
6111
6111
  roundedClasses: g
6112
- } = Ge(e), v = xa(e, t), p = b(() => e.link !== !1 && v.isLink.value), k = b(() => !e.disabled && e.link !== !1 && (e.link || v.isClickable.value));
6112
+ } = Ge(e), v = xa(e, t), b = p(() => e.link !== !1 && v.isLink.value), k = p(() => !e.disabled && e.link !== !1 && (e.link || v.isClickable.value));
6113
6113
  return K(() => {
6114
- const S = p.value ? "a" : e.tag, $ = !!(a.title || e.title != null), I = !!(a.subtitle || e.subtitle != null), _ = $ || I, E = !!(a.append || e.appendAvatar || e.appendIcon), A = !!(a.prepend || e.prependAvatar || e.prependIcon), D = !!(a.image || e.image), L = _ || A || E, P = !!(a.text || e.text != null);
6114
+ const S = b.value ? "a" : e.tag, A = !!(a.title || e.title != null), I = !!(a.subtitle || e.subtitle != null), _ = A || I, B = !!(a.append || e.appendAvatar || e.appendIcon), P = !!(a.prepend || e.prependAvatar || e.prependIcon), D = !!(a.image || e.image), L = _ || P || B, $ = !!(a.text || e.text != null);
6115
6115
  return xe(d(S, j({
6116
6116
  class: ["v-card", {
6117
6117
  "v-card--disabled": e.disabled,
@@ -6161,7 +6161,7 @@ const Vs = ["color", "file", "time", "date", "datetime-local", "week", "month"],
6161
6161
  title: a.title,
6162
6162
  subtitle: a.subtitle,
6163
6163
  append: a.append
6164
- }), P && d(Tt, {
6164
+ }), $ && d(Tt, {
6165
6165
  key: "text"
6166
6166
  }, {
6167
6167
  default: () => {
@@ -6249,7 +6249,7 @@ const Ti = R({
6249
6249
  default: !0
6250
6250
  }
6251
6251
  }, "Slider"), Oi = (e) => {
6252
- const n = b(() => parseFloat(e.min)), t = b(() => parseFloat(e.max)), a = b(() => +e.step > 0 ? parseFloat(e.step) : 0), l = b(() => Math.max(Ba(a.value), Ba(n.value)));
6252
+ const n = p(() => parseFloat(e.min)), t = p(() => parseFloat(e.max)), a = p(() => +e.step > 0 ? parseFloat(e.step) : 0), l = p(() => Math.max(Ba(a.value), Ba(n.value)));
6253
6253
  function i(o) {
6254
6254
  if (o = parseFloat(o), a.value <= 0) return o;
6255
6255
  const r = dt(o, n.value, t.value), s = n.value % a.value, u = Math.round((r - s) / a.value) * a.value + s;
@@ -6273,13 +6273,13 @@ const Ti = R({
6273
6273
  } = e;
6274
6274
  const {
6275
6275
  isRtl: r
6276
- } = Le(), s = Q(n, "reverse"), u = b(() => n.direction === "vertical"), c = b(() => u.value !== s.value), {
6276
+ } = Le(), s = Q(n, "reverse"), u = p(() => n.direction === "vertical"), c = p(() => u.value !== s.value), {
6277
6277
  min: f,
6278
6278
  max: h,
6279
6279
  step: m,
6280
6280
  decimals: y,
6281
6281
  roundValue: g
6282
- } = t, v = b(() => parseInt(n.thumbSize, 10)), p = b(() => parseInt(n.tickSize, 10)), k = b(() => parseInt(n.trackSize, 10)), S = b(() => (h.value - f.value) / m.value), $ = Q(n, "disabled"), I = b(() => n.error || n.disabled ? void 0 : n.thumbColor ?? n.color), _ = b(() => n.error || n.disabled ? void 0 : n.trackColor ?? n.color), E = b(() => n.error || n.disabled ? void 0 : n.trackFillColor ?? n.color), A = ne(!1), D = ne(0), L = G(), P = G();
6282
+ } = t, v = p(() => parseInt(n.thumbSize, 10)), b = p(() => parseInt(n.tickSize, 10)), k = p(() => parseInt(n.trackSize, 10)), S = p(() => (h.value - f.value) / m.value), A = Q(n, "disabled"), I = p(() => n.error || n.disabled ? void 0 : n.thumbColor ?? n.color), _ = p(() => n.error || n.disabled ? void 0 : n.trackColor ?? n.color), B = p(() => n.error || n.disabled ? void 0 : n.trackFillColor ?? n.color), P = ne(!1), D = ne(0), L = G(), $ = G();
6283
6283
  function w(z) {
6284
6284
  var it;
6285
6285
  const X = n.direction === "vertical", ke = X ? "top" : "left", Ce = X ? "height" : "width", de = X ? "clientY" : "clientX", {
@@ -6292,9 +6292,9 @@ const Ti = R({
6292
6292
  const O = (z) => {
6293
6293
  i({
6294
6294
  value: w(z)
6295
- }), A.value = !1, D.value = 0;
6295
+ }), P.value = !1, D.value = 0;
6296
6296
  }, C = (z) => {
6297
- P.value = o(z), P.value && (P.value.focus(), A.value = !0, P.value.contains(z.target) ? D.value = na(z, P.value, n.direction) : (D.value = 0, l({
6297
+ $.value = o(z), $.value && ($.value.focus(), P.value = !0, $.value.contains(z.target) ? D.value = na(z, $.value, n.direction) : (D.value = 0, l({
6298
6298
  value: w(z)
6299
6299
  })), a({
6300
6300
  value: w(z)
@@ -6311,13 +6311,13 @@ const Ti = R({
6311
6311
  function F(z) {
6312
6312
  z.stopPropagation(), z.preventDefault(), O(z), window.removeEventListener("mousemove", x, V), window.removeEventListener("mouseup", F);
6313
6313
  }
6314
- function B(z) {
6314
+ function E(z) {
6315
6315
  var X;
6316
- O(z), window.removeEventListener("touchmove", x, V), (X = z.target) == null || X.removeEventListener("touchend", B);
6316
+ O(z), window.removeEventListener("touchmove", x, V), (X = z.target) == null || X.removeEventListener("touchend", E);
6317
6317
  }
6318
6318
  function N(z) {
6319
6319
  var X;
6320
- C(z), window.addEventListener("touchmove", x, V), (X = z.target) == null || X.addEventListener("touchend", B, {
6320
+ C(z), window.addEventListener("touchmove", x, V), (X = z.target) == null || X.addEventListener("touchend", E, {
6321
6321
  passive: !1
6322
6322
  });
6323
6323
  }
@@ -6329,7 +6329,7 @@ const Ti = R({
6329
6329
  const T = (z) => {
6330
6330
  const X = (z - f.value) / (h.value - f.value) * 100;
6331
6331
  return dt(isNaN(X) ? 0 : X, 0, 100);
6332
- }, W = Q(n, "showTicks"), Z = b(() => W.value ? n.ticks ? Array.isArray(n.ticks) ? n.ticks.map((z) => ({
6332
+ }, W = Q(n, "showTicks"), Z = p(() => W.value ? n.ticks ? Array.isArray(n.ticks) ? n.ticks.map((z) => ({
6333
6333
  value: z,
6334
6334
  position: T(z),
6335
6335
  label: z.toString()
@@ -6343,16 +6343,16 @@ const Ti = R({
6343
6343
  value: X,
6344
6344
  position: T(X)
6345
6345
  };
6346
- }) : [] : []), te = b(() => Z.value.some((z) => {
6346
+ }) : [] : []), te = p(() => Z.value.some((z) => {
6347
6347
  let {
6348
6348
  label: X
6349
6349
  } = z;
6350
6350
  return !!X;
6351
6351
  })), ie = {
6352
- activeThumbRef: P,
6352
+ activeThumbRef: $,
6353
6353
  color: Q(n, "color"),
6354
6354
  decimals: y,
6355
- disabled: $,
6355
+ disabled: A,
6356
6356
  direction: Q(n, "direction"),
6357
6357
  elevation: Q(n, "elevation"),
6358
6358
  hasLabels: te,
@@ -6360,7 +6360,7 @@ const Ti = R({
6360
6360
  indexFromEnd: c,
6361
6361
  min: f,
6362
6362
  max: h,
6363
- mousePressed: A,
6363
+ mousePressed: P,
6364
6364
  numTicks: S,
6365
6365
  onSliderMousedown: M,
6366
6366
  onSliderTouchstart: N,
@@ -6377,10 +6377,10 @@ const Ti = R({
6377
6377
  thumbColor: I,
6378
6378
  thumbLabel: Q(n, "thumbLabel"),
6379
6379
  ticks: Q(n, "ticks"),
6380
- tickSize: p,
6380
+ tickSize: b,
6381
6381
  trackColor: _,
6382
6382
  trackContainerRef: L,
6383
- trackFillColor: E,
6383
+ trackFillColor: B,
6384
6384
  trackSize: k,
6385
6385
  vertical: u
6386
6386
  };
@@ -6439,32 +6439,32 @@ const Ti = R({
6439
6439
  vertical: y,
6440
6440
  readonly: g,
6441
6441
  elevation: v,
6442
- mousePressed: p,
6442
+ mousePressed: b,
6443
6443
  decimals: k,
6444
6444
  indexFromEnd: S
6445
- } = l, $ = b(() => u.value ? void 0 : v.value), {
6445
+ } = l, A = p(() => u.value ? void 0 : v.value), {
6446
6446
  elevationClasses: I
6447
- } = It($), {
6447
+ } = It(A), {
6448
6448
  textColorClasses: _,
6449
- textColorStyles: E
6449
+ textColorStyles: B
6450
6450
  } = tt(r), {
6451
- pageup: A,
6451
+ pageup: P,
6452
6452
  pagedown: D,
6453
6453
  end: L,
6454
- home: P,
6454
+ home: $,
6455
6455
  left: w,
6456
6456
  right: O,
6457
6457
  down: C,
6458
6458
  up: V
6459
- } = fo, x = [A, D, L, P, w, O, C, V], F = b(() => s.value ? [1, 2, 3] : [1, 5, 10]);
6460
- function B(M, T) {
6459
+ } = fo, x = [P, D, L, $, w, O, C, V], F = p(() => s.value ? [1, 2, 3] : [1, 5, 10]);
6460
+ function E(M, T) {
6461
6461
  if (!x.includes(M.key)) return;
6462
6462
  M.preventDefault();
6463
6463
  const W = s.value || 0.1, Z = (e.max - e.min) / W;
6464
6464
  if ([w, O, C, V].includes(M.key)) {
6465
6465
  const ie = (y.value ? [i.value ? w : O, m.value ? C : V] : S.value !== i.value ? [w, V] : [O, V]).includes(M.key) ? 1 : -1, z = M.shiftKey ? 2 : M.ctrlKey ? 1 : 0;
6466
6466
  T = T + ie * W * F.value[z];
6467
- } else if (M.key === P)
6467
+ } else if (M.key === $)
6468
6468
  T = e.min;
6469
6469
  else if (M.key === L)
6470
6470
  T = e.max;
@@ -6475,7 +6475,7 @@ const Ti = R({
6475
6475
  return Math.max(e.min, Math.min(e.max, T));
6476
6476
  }
6477
6477
  function N(M) {
6478
- const T = B(M, e.modelValue);
6478
+ const T = E(M, e.modelValue);
6479
6479
  T != null && a("update:modelValue", T);
6480
6480
  }
6481
6481
  return K(() => {
@@ -6483,7 +6483,7 @@ const Ti = R({
6483
6483
  return d("div", {
6484
6484
  class: ["v-slider-thumb", {
6485
6485
  "v-slider-thumb--focused": e.focused,
6486
- "v-slider-thumb--pressed": e.focused && p.value
6486
+ "v-slider-thumb--pressed": e.focused && b.value
6487
6487
  }, e.class, o.value],
6488
6488
  style: [{
6489
6489
  "--v-slider-thumb-position": M,
@@ -6501,11 +6501,11 @@ const Ti = R({
6501
6501
  }, [d("div", {
6502
6502
  class: ["v-slider-thumb__surface", _.value, I.value],
6503
6503
  style: {
6504
- ...E.value
6504
+ ...B.value
6505
6505
  }
6506
6506
  }, null), xe(d("div", {
6507
6507
  class: ["v-slider-thumb__ripple", _.value],
6508
- style: E.value
6508
+ style: B.value
6509
6509
  }, null), [[vt("ripple"), e.ripple, null, {
6510
6510
  circle: !0,
6511
6511
  center: !0
@@ -6561,18 +6561,18 @@ const Ti = R({
6561
6561
  } = a, {
6562
6562
  roundedClasses: v
6563
6563
  } = Ge(o), {
6564
- backgroundColorClasses: p,
6564
+ backgroundColorClasses: b,
6565
6565
  backgroundColorStyles: k
6566
6566
  } = Oe(c), {
6567
6567
  backgroundColorClasses: S,
6568
- backgroundColorStyles: $
6569
- } = Oe(u), I = b(() => `inset-${h.value ? "block" : "inline"}-${g.value ? "end" : "start"}`), _ = b(() => h.value ? "height" : "width"), E = b(() => ({
6568
+ backgroundColorStyles: A
6569
+ } = Oe(u), I = p(() => `inset-${h.value ? "block" : "inline"}-${g.value ? "end" : "start"}`), _ = p(() => h.value ? "height" : "width"), B = p(() => ({
6570
6570
  [I.value]: "0%",
6571
6571
  [_.value]: "100%"
6572
- })), A = b(() => e.stop - e.start), D = b(() => ({
6572
+ })), P = p(() => e.stop - e.start), D = p(() => ({
6573
6573
  [I.value]: J(e.start, "%"),
6574
- [_.value]: J(A.value, "%")
6575
- })), L = b(() => r.value ? (h.value ? i.value.slice().reverse() : i.value).map((w, O) => {
6574
+ [_.value]: J(P.value, "%")
6575
+ })), L = p(() => r.value ? (h.value ? i.value.slice().reverse() : i.value).map((w, O) => {
6576
6576
  var V;
6577
6577
  const C = w.value !== m.value && w.value !== y.value ? J(w.position, "%") : void 0;
6578
6578
  return d("div", {
@@ -6603,11 +6603,11 @@ const Ti = R({
6603
6603
  "v-slider-track__background--opacity": !!l.value || !c.value
6604
6604
  }],
6605
6605
  style: {
6606
- ...E.value,
6607
- ...$.value
6606
+ ...B.value,
6607
+ ...A.value
6608
6608
  }
6609
6609
  }, null), d("div", {
6610
- class: ["v-slider-track__fill", p.value],
6610
+ class: ["v-slider-track__fill", b.value],
6611
6611
  style: {
6612
6612
  ...D.value,
6613
6613
  ...k.value
@@ -6652,7 +6652,7 @@ const Ti = R({
6652
6652
  trackContainerRef: y,
6653
6653
  position: g,
6654
6654
  hasLabels: v,
6655
- readonly: p
6655
+ readonly: b
6656
6656
  } = Bi({
6657
6657
  props: e,
6658
6658
  steps: o,
@@ -6661,16 +6661,16 @@ const Ti = R({
6661
6661
  },
6662
6662
  onSliderEnd: (_) => {
6663
6663
  let {
6664
- value: E
6664
+ value: B
6665
6665
  } = _;
6666
- const A = f(E);
6667
- r.value = A, a("end", A);
6666
+ const P = f(B);
6667
+ r.value = P, a("end", P);
6668
6668
  },
6669
6669
  onSliderMove: (_) => {
6670
6670
  let {
6671
- value: E
6671
+ value: B
6672
6672
  } = _;
6673
- return r.value = f(E);
6673
+ return r.value = f(B);
6674
6674
  },
6675
6675
  getActiveThumb: () => {
6676
6676
  var _;
@@ -6679,10 +6679,10 @@ const Ti = R({
6679
6679
  }), {
6680
6680
  isFocused: k,
6681
6681
  focus: S,
6682
- blur: $
6683
- } = At(e), I = b(() => g(r.value));
6682
+ blur: A
6683
+ } = At(e), I = p(() => g(r.value));
6684
6684
  return K(() => {
6685
- const _ = Be.filterProps(e), E = !!(e.label || t.label || t.prepend);
6685
+ const _ = Be.filterProps(e), B = !!(e.label || t.label || t.prepend);
6686
6686
  return d(Be, j({
6687
6687
  class: ["v-slider", {
6688
6688
  "v-slider--has-labels": !!t["tick-label"] || v.value,
@@ -6695,23 +6695,23 @@ const Ti = R({
6695
6695
  focused: k.value
6696
6696
  }), {
6697
6697
  ...t,
6698
- prepend: E ? (A) => {
6698
+ prepend: B ? (P) => {
6699
6699
  var D, L;
6700
- return d(ue, null, [((D = t.label) == null ? void 0 : D.call(t, A)) ?? (e.label ? d(Yt, {
6701
- id: A.id.value,
6700
+ return d(ue, null, [((D = t.label) == null ? void 0 : D.call(t, P)) ?? (e.label ? d(Yt, {
6701
+ id: P.id.value,
6702
6702
  class: "v-slider__label",
6703
6703
  text: e.label
6704
- }, null) : void 0), (L = t.prepend) == null ? void 0 : L.call(t, A)]);
6704
+ }, null) : void 0), (L = t.prepend) == null ? void 0 : L.call(t, P)]);
6705
6705
  } : void 0,
6706
- default: (A) => {
6706
+ default: (P) => {
6707
6707
  let {
6708
6708
  id: D,
6709
6709
  messagesId: L
6710
- } = A;
6710
+ } = P;
6711
6711
  return d("div", {
6712
6712
  class: "v-slider__container",
6713
- onMousedown: p.value ? void 0 : h,
6714
- onTouchstartPassive: p.value ? void 0 : m
6713
+ onMousedown: b.value ? void 0 : h,
6714
+ onTouchstartPassive: b.value ? void 0 : m
6715
6715
  }, [d("input", {
6716
6716
  id: D.value,
6717
6717
  name: e.name || D.value,
@@ -6732,11 +6732,11 @@ const Ti = R({
6732
6732
  min: s.value,
6733
6733
  max: u.value,
6734
6734
  modelValue: r.value,
6735
- "onUpdate:modelValue": (P) => r.value = P,
6735
+ "onUpdate:modelValue": ($) => r.value = $,
6736
6736
  position: I.value,
6737
6737
  elevation: e.elevation,
6738
6738
  onFocus: S,
6739
- onBlur: $,
6739
+ onBlur: A,
6740
6740
  ripple: e.ripple,
6741
6741
  name: e.name
6742
6742
  }, {
@@ -6855,7 +6855,7 @@ const js = ma("v-spacer", "div", "VSpacer"), Li = R({
6855
6855
  let {
6856
6856
  emit: t
6857
6857
  } = n;
6858
- const a = b(() => Array.isArray(e.disabled) ? e.disabled.includes("text") : !!e.disabled), l = b(() => Array.isArray(e.disabled) ? e.disabled.includes("mode") : !!e.disabled), i = b(() => Array.isArray(e.disabled) ? e.disabled.includes("prev") : !!e.disabled), o = b(() => Array.isArray(e.disabled) ? e.disabled.includes("next") : !!e.disabled);
6858
+ const a = p(() => Array.isArray(e.disabled) ? e.disabled.includes("text") : !!e.disabled), l = p(() => Array.isArray(e.disabled) ? e.disabled.includes("mode") : !!e.disabled), i = p(() => Array.isArray(e.disabled) ? e.disabled.includes("prev") : !!e.disabled), o = p(() => Array.isArray(e.disabled) ? e.disabled.includes("next") : !!e.disabled);
6859
6859
  function r() {
6860
6860
  t("click:prev");
6861
6861
  }
@@ -6997,31 +6997,31 @@ const js = ma("v-spacer", "div", "VSpacer"), Li = R({
6997
6997
  firstDayOfWeek: [Number, String]
6998
6998
  }, "calendar");
6999
6999
  function Gs(e) {
7000
- const n = Ut(), t = re(e, "modelValue", [], (m) => Te(m)), a = b(() => e.displayValue ? n.date(e.displayValue) : t.value.length > 0 ? n.date(t.value[0]) : e.min ? n.date(e.min) : Array.isArray(e.allowedDates) ? n.date(e.allowedDates[0]) : n.date()), l = re(e, "year", void 0, (m) => {
7000
+ const n = Ut(), t = re(e, "modelValue", [], (m) => Te(m)), a = p(() => e.displayValue ? n.date(e.displayValue) : t.value.length > 0 ? n.date(t.value[0]) : e.min ? n.date(e.min) : Array.isArray(e.allowedDates) ? n.date(e.allowedDates[0]) : n.date()), l = re(e, "year", void 0, (m) => {
7001
7001
  const y = m != null ? Number(m) : n.getYear(a.value);
7002
7002
  return n.startOfYear(n.setYear(n.date(), y));
7003
7003
  }, (m) => n.getYear(m)), i = re(e, "month", void 0, (m) => {
7004
7004
  const y = m != null ? Number(m) : n.getMonth(a.value), g = n.setYear(n.startOfMonth(n.date()), n.getYear(l.value));
7005
7005
  return n.setMonth(g, y);
7006
- }, (m) => n.getMonth(m)), o = b(() => {
7006
+ }, (m) => n.getMonth(m)), o = p(() => {
7007
7007
  const m = Number(e.firstDayOfWeek ?? 0);
7008
7008
  return e.weekdays.map((y) => (y + m) % 7);
7009
- }), r = b(() => {
7009
+ }), r = p(() => {
7010
7010
  const m = n.getWeekArray(i.value, e.firstDayOfWeek), y = m.flat(), g = 6 * 7;
7011
7011
  if (e.weeksInMonth === "static" && y.length < g) {
7012
7012
  const v = y[y.length - 1];
7013
- let p = [];
7013
+ let b = [];
7014
7014
  for (let k = 1; k <= g - y.length; k++)
7015
- p.push(n.addDays(v, k)), k % 7 === 0 && (m.push(p), p = []);
7015
+ b.push(n.addDays(v, k)), k % 7 === 0 && (m.push(b), b = []);
7016
7016
  }
7017
7017
  return m;
7018
7018
  });
7019
7019
  function s(m, y) {
7020
7020
  return m.filter((g) => o.value.includes(n.toJsDate(g).getDay())).map((g, v) => {
7021
- const p = n.toISO(g), k = !n.isSameMonth(g, i.value), S = n.isSameDay(g, n.startOfMonth(i.value)), $ = n.isSameDay(g, n.endOfMonth(i.value)), I = n.isSameDay(g, i.value);
7021
+ const b = n.toISO(g), k = !n.isSameMonth(g, i.value), S = n.isSameDay(g, n.startOfMonth(i.value)), A = n.isSameDay(g, n.endOfMonth(i.value)), I = n.isSameDay(g, i.value);
7022
7022
  return {
7023
7023
  date: g,
7024
- isoDate: p,
7024
+ isoDate: b,
7025
7025
  formatted: n.format(g, "keyboardDate"),
7026
7026
  year: n.getYear(g),
7027
7027
  month: n.getMonth(g),
@@ -7033,22 +7033,22 @@ function Gs(e) {
7033
7033
  isHidden: k && !e.showAdjacentMonths,
7034
7034
  isStart: S,
7035
7035
  isSelected: t.value.some((_) => n.isSameDay(g, _)),
7036
- isEnd: $,
7036
+ isEnd: A,
7037
7037
  isSame: I,
7038
7038
  localized: n.format(g, "dayOfMonth")
7039
7039
  };
7040
7040
  });
7041
7041
  }
7042
- const u = b(() => {
7042
+ const u = p(() => {
7043
7043
  const m = n.startOfWeek(a.value, e.firstDayOfWeek), y = [];
7044
7044
  for (let v = 0; v <= 6; v++)
7045
7045
  y.push(n.addDays(m, v));
7046
7046
  const g = n.date();
7047
7047
  return s(y, g);
7048
- }), c = b(() => {
7048
+ }), c = p(() => {
7049
7049
  const m = r.value.flat(), y = n.date();
7050
7050
  return s(m, y);
7051
- }), f = b(() => r.value.map((m) => m.length ? Ws(n, m[0]) : null));
7051
+ }), f = p(() => r.value.map((m) => m.length ? Ws(n, m[0]) : null));
7052
7052
  function h(m) {
7053
7053
  if (e.disabled) return !0;
7054
7054
  const y = n.date(m);
@@ -7096,45 +7096,45 @@ const Ni = R({
7096
7096
  daysInMonth: i,
7097
7097
  model: o,
7098
7098
  weekNumbers: r
7099
- } = Gs(e), s = Ut(), u = ne(), c = ne(), f = ne(!1), h = b(() => f.value ? e.reverseTransition : e.transition);
7099
+ } = Gs(e), s = Ut(), u = ne(), c = ne(), f = ne(!1), h = p(() => f.value ? e.reverseTransition : e.transition);
7100
7100
  e.multiple === "range" && o.value.length > 0 && (u.value = o.value[0], o.value.length > 1 && (c.value = o.value[o.value.length - 1]));
7101
- const m = b(() => {
7102
- const p = ["number", "string"].includes(typeof e.multiple) ? Number(e.multiple) : 1 / 0;
7103
- return o.value.length >= p;
7101
+ const m = p(() => {
7102
+ const b = ["number", "string"].includes(typeof e.multiple) ? Number(e.multiple) : 1 / 0;
7103
+ return o.value.length >= b;
7104
7104
  });
7105
- ee(i, (p, k) => {
7106
- k && (f.value = s.isBefore(p[0].date, k[0].date));
7105
+ ee(i, (b, k) => {
7106
+ k && (f.value = s.isBefore(b[0].date, k[0].date));
7107
7107
  });
7108
- function y(p) {
7109
- const k = s.startOfDay(p);
7108
+ function y(b) {
7109
+ const k = s.startOfDay(b);
7110
7110
  if (o.value.length === 0 ? u.value = void 0 : o.value.length === 1 && (u.value = o.value[0], c.value = void 0), !u.value)
7111
7111
  u.value = k, o.value = [u.value];
7112
7112
  else if (c.value)
7113
- u.value = p, c.value = void 0, o.value = [u.value];
7113
+ u.value = b, c.value = void 0, o.value = [u.value];
7114
7114
  else {
7115
7115
  if (s.isSameDay(k, u.value)) {
7116
7116
  u.value = void 0, o.value = [];
7117
7117
  return;
7118
7118
  } else s.isBefore(k, u.value) ? (c.value = s.endOfDay(u.value), u.value = k) : c.value = s.endOfDay(k);
7119
- const S = s.getDiff(c.value, u.value, "days"), $ = [u.value];
7119
+ const S = s.getDiff(c.value, u.value, "days"), A = [u.value];
7120
7120
  for (let I = 1; I < S; I++) {
7121
7121
  const _ = s.addDays(u.value, I);
7122
- $.push(_);
7122
+ A.push(_);
7123
7123
  }
7124
- $.push(c.value), o.value = $;
7124
+ A.push(c.value), o.value = A;
7125
7125
  }
7126
7126
  }
7127
- function g(p) {
7128
- const k = o.value.findIndex((S) => s.isSameDay(S, p));
7127
+ function g(b) {
7128
+ const k = o.value.findIndex((S) => s.isSameDay(S, b));
7129
7129
  if (k === -1)
7130
- o.value = [...o.value, p];
7130
+ o.value = [...o.value, b];
7131
7131
  else {
7132
7132
  const S = [...o.value];
7133
7133
  S.splice(k, 1), o.value = S;
7134
7134
  }
7135
7135
  }
7136
- function v(p) {
7137
- e.multiple === "range" ? y(p) : e.multiple ? g(p) : o.value = [p];
7136
+ function v(b) {
7137
+ e.multiple === "range" ? y(b) : e.multiple ? g(b) : o.value = [b];
7138
7138
  }
7139
7139
  return () => d("div", {
7140
7140
  class: "v-date-picker-month"
@@ -7144,21 +7144,21 @@ const Ni = R({
7144
7144
  }, [!e.hideWeekdays && d("div", {
7145
7145
  key: "hide-week-days",
7146
7146
  class: "v-date-picker-month__day"
7147
- }, [Ie(" ")]), r.value.map((p) => d("div", {
7147
+ }, [Ie(" ")]), r.value.map((b) => d("div", {
7148
7148
  class: ["v-date-picker-month__day", "v-date-picker-month__day--adjacent"]
7149
- }, [p]))]), d(Ke, {
7149
+ }, [b]))]), d(Ke, {
7150
7150
  name: h.value
7151
7151
  }, {
7152
7152
  default: () => {
7153
- var p;
7153
+ var b;
7154
7154
  return [d("div", {
7155
7155
  ref: l,
7156
- key: (p = i.value[0].date) == null ? void 0 : p.toString(),
7156
+ key: (b = i.value[0].date) == null ? void 0 : b.toString(),
7157
7157
  class: "v-date-picker-month__days"
7158
7158
  }, [!e.hideWeekdays && s.getWeekdays(e.firstDayOfWeek).map((k) => d("div", {
7159
7159
  class: ["v-date-picker-month__day", "v-date-picker-month__weekday"]
7160
7160
  }, [k])), i.value.map((k, S) => {
7161
- const $ = {
7161
+ const A = {
7162
7162
  props: {
7163
7163
  onClick: () => v(k.date)
7164
7164
  },
@@ -7190,7 +7190,7 @@ const Ni = R({
7190
7190
  }, {
7191
7191
  default: () => {
7192
7192
  var I;
7193
- return [((I = a.day) == null ? void 0 : I.call(a, $)) ?? d(ze, $.props, null)];
7193
+ return [((I = a.day) == null ? void 0 : I.call(a, A)) ?? d(ze, A.props, null)];
7194
7194
  }
7195
7195
  })]);
7196
7196
  })])];
@@ -7215,7 +7215,7 @@ const Ni = R({
7215
7215
  emit: t,
7216
7216
  slots: a
7217
7217
  } = n;
7218
- const l = Ut(), i = re(e, "modelValue"), o = b(() => {
7218
+ const l = Ut(), i = re(e, "modelValue"), o = p(() => {
7219
7219
  let r = l.startOfYear(l.date());
7220
7220
  return e.year && (r = l.setYear(r, e.year)), ua(12).map((s) => {
7221
7221
  const u = l.format(r, "monthShort"), c = !!(e.min && l.isAfter(l.startOfMonth(l.date(e.min)), r) || e.max && l.isAfter(r, l.startOfMonth(l.date(e.max))));
@@ -7279,7 +7279,7 @@ const Ni = R({
7279
7279
  emit: t,
7280
7280
  slots: a
7281
7281
  } = n;
7282
- const l = Ut(), i = re(e, "modelValue"), o = b(() => {
7282
+ const l = Ut(), i = re(e, "modelValue"), o = p(() => {
7283
7283
  const s = l.getYear(l.date());
7284
7284
  let u = s - 100, c = s + 52;
7285
7285
  e.min && (u = l.getYear(l.date(e.min))), e.max && (c = l.getYear(l.date(e.max)));
@@ -7447,20 +7447,20 @@ const Ni = R({
7447
7447
  } = n;
7448
7448
  const l = Ut(), {
7449
7449
  t: i
7450
- } = kn(), o = re(e, "modelValue", void 0, (D) => Te(D), (D) => e.multiple ? D : D[0]), r = re(e, "viewMode"), s = b(() => {
7450
+ } = kn(), o = re(e, "modelValue", void 0, (D) => Te(D), (D) => e.multiple ? D : D[0]), r = re(e, "viewMode"), s = p(() => {
7451
7451
  var L;
7452
7452
  const D = l.date((L = o.value) == null ? void 0 : L[0]);
7453
7453
  return D && l.isValid(D) ? D : l.date();
7454
- }), u = G(Number(e.month ?? l.getMonth(l.startOfMonth(s.value)))), c = G(Number(e.year ?? l.getYear(l.startOfYear(l.setMonth(s.value, u.value))))), f = ne(!1), h = b(() => e.multiple && o.value.length > 1 ? i("$vuetify.datePicker.itemsSelected", o.value.length) : o.value[0] && l.isValid(o.value[0]) ? l.format(l.date(o.value[0]), "normalDateWithWeekday") : i(e.header)), m = b(() => {
7454
+ }), u = G(Number(e.month ?? l.getMonth(l.startOfMonth(s.value)))), c = G(Number(e.year ?? l.getYear(l.startOfYear(l.setMonth(s.value, u.value))))), f = ne(!1), h = p(() => e.multiple && o.value.length > 1 ? i("$vuetify.datePicker.itemsSelected", o.value.length) : o.value[0] && l.isValid(o.value[0]) ? l.format(l.date(o.value[0]), "normalDateWithWeekday") : i(e.header)), m = p(() => {
7455
7455
  let D = l.date();
7456
7456
  return D = l.setDate(D, 1), D = l.setMonth(D, u.value), D = l.setYear(D, c.value), l.format(D, "monthAndYear");
7457
- }), y = b(() => `date-picker-header${f.value ? "-reverse" : ""}-transition`), g = b(() => {
7457
+ }), y = p(() => `date-picker-header${f.value ? "-reverse" : ""}-transition`), g = p(() => {
7458
7458
  const D = l.date(e.min);
7459
7459
  return e.min && l.isValid(D) ? D : null;
7460
- }), v = b(() => {
7460
+ }), v = p(() => {
7461
7461
  const D = l.date(e.max);
7462
7462
  return e.max && l.isValid(D) ? D : null;
7463
- }), p = b(() => {
7463
+ }), b = p(() => {
7464
7464
  if (e.disabled) return !0;
7465
7465
  const D = [];
7466
7466
  if (r.value !== "month")
@@ -7468,23 +7468,23 @@ const Ni = R({
7468
7468
  else {
7469
7469
  let L = l.date();
7470
7470
  if (L = l.setYear(L, c.value), L = l.setMonth(L, u.value), g.value) {
7471
- const P = l.addDays(l.startOfMonth(L), -1);
7472
- l.isAfter(g.value, P) && D.push("prev");
7471
+ const $ = l.addDays(l.startOfMonth(L), -1);
7472
+ l.isAfter(g.value, $) && D.push("prev");
7473
7473
  }
7474
7474
  if (v.value) {
7475
- const P = l.addDays(l.endOfMonth(L), 1);
7476
- l.isAfter(P, v.value) && D.push("next");
7475
+ const $ = l.addDays(l.endOfMonth(L), 1);
7476
+ l.isAfter($, v.value) && D.push("next");
7477
7477
  }
7478
7478
  }
7479
7479
  return D;
7480
7480
  });
7481
7481
  function k() {
7482
- u.value < 11 ? u.value++ : (c.value++, u.value = 0, A(c.value)), E(u.value);
7482
+ u.value < 11 ? u.value++ : (c.value++, u.value = 0, P(c.value)), B(u.value);
7483
7483
  }
7484
7484
  function S() {
7485
- u.value > 0 ? u.value-- : (c.value--, u.value = 11, A(c.value)), E(u.value);
7485
+ u.value > 0 ? u.value-- : (c.value--, u.value = 11, P(c.value)), B(u.value);
7486
7486
  }
7487
- function $() {
7487
+ function A() {
7488
7488
  r.value = "month";
7489
7489
  }
7490
7490
  function I() {
@@ -7493,19 +7493,19 @@ const Ni = R({
7493
7493
  function _() {
7494
7494
  r.value = r.value === "year" ? "month" : "year";
7495
7495
  }
7496
- function E(D) {
7496
+ function B(D) {
7497
7497
  r.value === "months" && I(), t("update:month", D);
7498
7498
  }
7499
- function A(D) {
7499
+ function P(D) {
7500
7500
  r.value === "year" && _(), t("update:year", D);
7501
7501
  }
7502
7502
  return ee(o, (D, L) => {
7503
- const P = Te(L), w = Te(D);
7503
+ const $ = Te(L), w = Te(D);
7504
7504
  if (!w.length) return;
7505
- const O = l.date(P[P.length - 1]), C = l.date(w[w.length - 1]), V = l.getMonth(C), x = l.getYear(C);
7506
- V !== u.value && (u.value = V, E(u.value)), x !== c.value && (c.value = x, A(c.value)), f.value = l.isBefore(O, C);
7505
+ const O = l.date($[$.length - 1]), C = l.date(w[w.length - 1]), V = l.getMonth(C), x = l.getYear(C);
7506
+ V !== u.value && (u.value = V, B(u.value)), x !== c.value && (c.value = x, P(c.value)), f.value = l.isBefore(O, C);
7507
7507
  }), K(() => {
7508
- const D = Sl.filterProps(e), L = gl.filterProps(e), P = bl.filterProps(e), w = pl.filterProps(e), O = je(kl.filterProps(e), ["modelValue"]), C = je(Cl.filterProps(e), ["modelValue"]), V = {
7508
+ const D = Sl.filterProps(e), L = gl.filterProps(e), $ = bl.filterProps(e), w = pl.filterProps(e), O = je(kl.filterProps(e), ["modelValue"]), C = je(Cl.filterProps(e), ["modelValue"]), V = {
7509
7509
  header: h.value,
7510
7510
  transition: y.value
7511
7511
  };
@@ -7534,14 +7534,14 @@ const Ni = R({
7534
7534
  }
7535
7535
  }) : d(bl, j({
7536
7536
  key: "header"
7537
- }, P, V, {
7538
- onClick: r.value !== "month" ? $ : void 0
7537
+ }, $, V, {
7538
+ onClick: r.value !== "month" ? A : void 0
7539
7539
  }), {
7540
7540
  ...a,
7541
7541
  default: void 0
7542
7542
  }),
7543
7543
  default: () => d(ue, null, [d(gl, j(L, {
7544
- disabled: p.value,
7544
+ disabled: b.value,
7545
7545
  text: m.value,
7546
7546
  "onClick:next": k,
7547
7547
  "onClick:prev": S,
@@ -7554,7 +7554,7 @@ const Ni = R({
7554
7554
  key: "date-picker-months"
7555
7555
  }, O, {
7556
7556
  modelValue: u.value,
7557
- "onUpdate:modelValue": [(x) => u.value = x, E],
7557
+ "onUpdate:modelValue": [(x) => u.value = x, B],
7558
7558
  min: g.value,
7559
7559
  max: v.value,
7560
7560
  year: c.value
@@ -7562,7 +7562,7 @@ const Ni = R({
7562
7562
  key: "date-picker-years"
7563
7563
  }, C, {
7564
7564
  modelValue: c.value,
7565
- "onUpdate:modelValue": [(x) => c.value = x, A],
7565
+ "onUpdate:modelValue": [(x) => c.value = x, P],
7566
7566
  min: g.value,
7567
7567
  max: v.value
7568
7568
  }), null) : d(pl, j({
@@ -7571,9 +7571,9 @@ const Ni = R({
7571
7571
  modelValue: o.value,
7572
7572
  "onUpdate:modelValue": (x) => o.value = x,
7573
7573
  month: u.value,
7574
- "onUpdate:month": [(x) => u.value = x, E],
7574
+ "onUpdate:month": [(x) => u.value = x, B],
7575
7575
  year: c.value,
7576
- "onUpdate:year": [(x) => c.value = x, A],
7576
+ "onUpdate:year": [(x) => c.value = x, P],
7577
7577
  min: g.value,
7578
7578
  max: v.value
7579
7579
  }), null)]
@@ -7634,7 +7634,7 @@ const Ni = R({
7634
7634
  attrs: t,
7635
7635
  slots: a
7636
7636
  } = n;
7637
- const l = Fe(), i = b(() => e.id || `radio-group-${l}`), o = re(e, "modelValue");
7637
+ const l = Fe(), i = p(() => e.id || `radio-group-${l}`), o = re(e, "modelValue");
7638
7638
  return K(() => {
7639
7639
  const [r, s] = Rt(t), u = Be.filterProps(e), c = ft.filterProps(e), f = a.label ? a.label({
7640
7640
  label: e.label,
@@ -7675,7 +7675,7 @@ const Ni = R({
7675
7675
  multiple: !1
7676
7676
  }, s, {
7677
7677
  modelValue: o.value,
7678
- "onUpdate:modelValue": (p) => o.value = p
7678
+ "onUpdate:modelValue": (b) => o.value = b
7679
7679
  }), a)]);
7680
7680
  }
7681
7681
  });
@@ -7709,20 +7709,20 @@ const Ni = R({
7709
7709
  } = Le();
7710
7710
  function s(L) {
7711
7711
  if (!l.value || !i.value) return;
7712
- const P = na(L, l.value.$el, e.direction), w = na(L, i.value.$el, e.direction), O = Math.abs(P), C = Math.abs(w);
7713
- return O < C || O === C && P < 0 ? l.value.$el : i.value.$el;
7712
+ const $ = na(L, l.value.$el, e.direction), w = na(L, i.value.$el, e.direction), O = Math.abs($), C = Math.abs(w);
7713
+ return O < C || O === C && $ < 0 ? l.value.$el : i.value.$el;
7714
7714
  }
7715
- const u = Oi(e), c = re(e, "modelValue", void 0, (L) => L != null && L.length ? L.map((P) => u.roundValue(P)) : [0, 0]), {
7715
+ const u = Oi(e), c = re(e, "modelValue", void 0, (L) => L != null && L.length ? L.map(($) => u.roundValue($)) : [0, 0]), {
7716
7716
  activeThumbRef: f,
7717
7717
  hasLabels: h,
7718
7718
  max: m,
7719
7719
  min: y,
7720
7720
  mousePressed: g,
7721
7721
  onSliderMousedown: v,
7722
- onSliderTouchstart: p,
7722
+ onSliderTouchstart: b,
7723
7723
  position: k,
7724
7724
  trackContainerRef: S,
7725
- readonly: $
7725
+ readonly: A
7726
7726
  } = Bi({
7727
7727
  props: e,
7728
7728
  steps: u,
@@ -7732,27 +7732,27 @@ const Ni = R({
7732
7732
  onSliderEnd: (L) => {
7733
7733
  var O;
7734
7734
  let {
7735
- value: P
7735
+ value: $
7736
7736
  } = L;
7737
- const w = f.value === ((O = l.value) == null ? void 0 : O.$el) ? [P, c.value[1]] : [c.value[0], P];
7737
+ const w = f.value === ((O = l.value) == null ? void 0 : O.$el) ? [$, c.value[1]] : [c.value[0], $];
7738
7738
  !e.strict && w[0] < w[1] && (c.value = w), a("end", c.value);
7739
7739
  },
7740
7740
  onSliderMove: (L) => {
7741
7741
  var C, V, x, F;
7742
7742
  let {
7743
- value: P
7743
+ value: $
7744
7744
  } = L;
7745
7745
  const [w, O] = c.value;
7746
- !e.strict && w === O && w !== y.value && (f.value = P > w ? (C = i.value) == null ? void 0 : C.$el : (V = l.value) == null ? void 0 : V.$el, (x = f.value) == null || x.focus()), f.value === ((F = l.value) == null ? void 0 : F.$el) ? c.value = [Math.min(P, O), O] : c.value = [w, Math.max(w, P)];
7746
+ !e.strict && w === O && w !== y.value && (f.value = $ > w ? (C = i.value) == null ? void 0 : C.$el : (V = l.value) == null ? void 0 : V.$el, (x = f.value) == null || x.focus()), f.value === ((F = l.value) == null ? void 0 : F.$el) ? c.value = [Math.min($, O), O] : c.value = [w, Math.max(w, $)];
7747
7747
  },
7748
7748
  getActiveThumb: s
7749
7749
  }), {
7750
7750
  isFocused: I,
7751
7751
  focus: _,
7752
- blur: E
7753
- } = At(e), A = b(() => k(c.value[0])), D = b(() => k(c.value[1]));
7752
+ blur: B
7753
+ } = At(e), P = p(() => k(c.value[0])), D = p(() => k(c.value[1]));
7754
7754
  return K(() => {
7755
- const L = Be.filterProps(e), P = !!(e.label || t.label || t.prepend);
7755
+ const L = Be.filterProps(e), $ = !!(e.label || t.label || t.prepend);
7756
7756
  return d(Be, j({
7757
7757
  class: ["v-slider", "v-range-slider", {
7758
7758
  "v-slider--has-labels": !!t["tick-label"] || h.value,
@@ -7766,7 +7766,7 @@ const Ni = R({
7766
7766
  focused: I.value
7767
7767
  }), {
7768
7768
  ...t,
7769
- prepend: P ? (w) => {
7769
+ prepend: $ ? (w) => {
7770
7770
  var O, C;
7771
7771
  return d(ue, null, [((O = t.label) == null ? void 0 : O.call(t, w)) ?? (e.label ? d(Yt, {
7772
7772
  class: "v-slider__label",
@@ -7781,8 +7781,8 @@ const Ni = R({
7781
7781
  } = w;
7782
7782
  return d("div", {
7783
7783
  class: "v-slider__container",
7784
- onMousedown: $.value ? void 0 : v,
7785
- onTouchstartPassive: $.value ? void 0 : p
7784
+ onMousedown: A.value ? void 0 : v,
7785
+ onTouchstartPassive: A.value ? void 0 : b
7786
7786
  }, [d("input", {
7787
7787
  id: `${O.value}_start`,
7788
7788
  name: e.name || O.value,
@@ -7799,7 +7799,7 @@ const Ni = R({
7799
7799
  value: c.value[1]
7800
7800
  }, null), d(Ei, {
7801
7801
  ref: S,
7802
- start: A.value,
7802
+ start: P.value,
7803
7803
  stop: D.value
7804
7804
  }, {
7805
7805
  "tick-label": t["tick-label"]
@@ -7810,15 +7810,15 @@ const Ni = R({
7810
7810
  modelValue: c.value[0],
7811
7811
  "onUpdate:modelValue": (F) => c.value = [F, c.value[1]],
7812
7812
  onFocus: (F) => {
7813
- var B, N, M, T;
7814
- _(), f.value = (B = l.value) == null ? void 0 : B.$el, c.value[0] === c.value[1] && c.value[1] === y.value && F.relatedTarget !== ((N = i.value) == null ? void 0 : N.$el) && ((M = l.value) == null || M.$el.blur(), (T = i.value) == null || T.$el.focus());
7813
+ var E, N, M, T;
7814
+ _(), f.value = (E = l.value) == null ? void 0 : E.$el, c.value[0] === c.value[1] && c.value[1] === y.value && F.relatedTarget !== ((N = i.value) == null ? void 0 : N.$el) && ((M = l.value) == null || M.$el.blur(), (T = i.value) == null || T.$el.focus());
7815
7815
  },
7816
7816
  onBlur: () => {
7817
- E(), f.value = void 0;
7817
+ B(), f.value = void 0;
7818
7818
  },
7819
7819
  min: y.value,
7820
7820
  max: c.value[1],
7821
- position: A.value,
7821
+ position: P.value,
7822
7822
  ripple: e.ripple
7823
7823
  }, {
7824
7824
  "thumb-label": t["thumb-label"]
@@ -7829,11 +7829,11 @@ const Ni = R({
7829
7829
  modelValue: c.value[1],
7830
7830
  "onUpdate:modelValue": (F) => c.value = [c.value[0], F],
7831
7831
  onFocus: (F) => {
7832
- var B, N, M, T;
7833
- _(), f.value = (B = i.value) == null ? void 0 : B.$el, c.value[0] === c.value[1] && c.value[0] === m.value && F.relatedTarget !== ((N = l.value) == null ? void 0 : N.$el) && ((M = i.value) == null || M.$el.blur(), (T = l.value) == null || T.$el.focus());
7832
+ var E, N, M, T;
7833
+ _(), f.value = (E = i.value) == null ? void 0 : E.$el, c.value[0] === c.value[1] && c.value[0] === m.value && F.relatedTarget !== ((N = l.value) == null ? void 0 : N.$el) && ((M = i.value) == null || M.$el.blur(), (T = l.value) == null || T.$el.focus());
7834
7834
  },
7835
7835
  onBlur: () => {
7836
- E(), f.value = void 0;
7836
+ B(), f.value = void 0;
7837
7837
  },
7838
7838
  min: c.value[0],
7839
7839
  max: m.value,
@@ -7876,16 +7876,16 @@ const Ni = R({
7876
7876
  isFocused: r,
7877
7877
  focus: s,
7878
7878
  blur: u
7879
- } = At(e), c = G(), f = be && window.matchMedia("(forced-colors: active)").matches, h = b(() => typeof e.loading == "string" && e.loading !== "" ? e.loading : e.color), m = Fe(), y = b(() => e.id || `switch-${m}`);
7879
+ } = At(e), c = G(), f = be && window.matchMedia("(forced-colors: active)").matches, h = p(() => typeof e.loading == "string" && e.loading !== "" ? e.loading : e.color), m = Fe(), y = p(() => e.id || `switch-${m}`);
7880
7880
  function g() {
7881
7881
  l.value && (l.value = !1);
7882
7882
  }
7883
- function v(p) {
7883
+ function v(b) {
7884
7884
  var k, S;
7885
- p.stopPropagation(), p.preventDefault(), (S = (k = c.value) == null ? void 0 : k.input) == null || S.click();
7885
+ b.stopPropagation(), b.preventDefault(), (S = (k = c.value) == null ? void 0 : k.input) == null || S.click();
7886
7886
  }
7887
7887
  return K(() => {
7888
- const [p, k] = Rt(t), S = Be.filterProps(e), $ = ft.filterProps(e);
7888
+ const [b, k] = Rt(t), S = Be.filterProps(e), A = ft.filterProps(e);
7889
7889
  return d(Be, j({
7890
7890
  class: ["v-switch", {
7891
7891
  "v-switch--flat": e.flat
@@ -7894,7 +7894,7 @@ const Ni = R({
7894
7894
  }, {
7895
7895
  "v-switch--indeterminate": l.value
7896
7896
  }, o.value, e.class]
7897
- }, p, S, {
7897
+ }, b, S, {
7898
7898
  modelValue: i.value,
7899
7899
  "onUpdate:modelValue": (I) => i.value = I,
7900
7900
  id: y.value,
@@ -7905,25 +7905,25 @@ const Ni = R({
7905
7905
  default: (I) => {
7906
7906
  let {
7907
7907
  id: _,
7908
- messagesId: E,
7909
- isDisabled: A,
7908
+ messagesId: B,
7909
+ isDisabled: P,
7910
7910
  isReadonly: D,
7911
7911
  isValid: L
7912
7912
  } = I;
7913
- const P = {
7913
+ const $ = {
7914
7914
  model: i,
7915
7915
  isValid: L
7916
7916
  };
7917
7917
  return d(ft, j({
7918
7918
  ref: c
7919
- }, $, {
7919
+ }, A, {
7920
7920
  modelValue: i.value,
7921
7921
  "onUpdate:modelValue": [(w) => i.value = w, g],
7922
7922
  id: _.value,
7923
- "aria-describedby": E.value,
7923
+ "aria-describedby": B.value,
7924
7924
  type: "checkbox",
7925
7925
  "aria-checked": l.value ? "mixed" : void 0,
7926
- disabled: A.value,
7926
+ disabled: P.value,
7927
7927
  readonly: D.value,
7928
7928
  onFocus: s,
7929
7929
  onBlur: u
@@ -7941,10 +7941,10 @@ const Ni = R({
7941
7941
  }, [a["track-true"] && d("div", {
7942
7942
  key: "prepend",
7943
7943
  class: "v-switch__track-true"
7944
- }, [a["track-true"](P)]), a["track-false"] && d("div", {
7944
+ }, [a["track-true"]($)]), a["track-false"] && d("div", {
7945
7945
  key: "append",
7946
7946
  class: "v-switch__track-false"
7947
- }, [a["track-false"](P)])]);
7947
+ }, [a["track-false"]($)])]);
7948
7948
  },
7949
7949
  input: (w) => {
7950
7950
  let {
@@ -7967,7 +7967,7 @@ const Ni = R({
7967
7967
  }
7968
7968
  }, {
7969
7969
  default: () => [a.thumb({
7970
- ...P,
7970
+ ...$,
7971
7971
  icon: C
7972
7972
  })]
7973
7973
  }) : d(Zl, null, {
@@ -8024,7 +8024,7 @@ const Ni = R({
8024
8024
  } = n;
8025
8025
  const a = re(e, "modelValue"), {
8026
8026
  scopeId: l
8027
- } = Pa(), i = Fe(), o = b(() => e.id || `v-tooltip-${i}`), r = G(), s = b(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), u = b(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), c = b(() => e.transition ? e.transition : a.value ? "scale-transition" : "fade-transition"), f = b(() => j({
8027
+ } = Pa(), i = Fe(), o = p(() => e.id || `v-tooltip-${i}`), r = G(), s = p(() => e.location.split(" ").length > 1 ? e.location : e.location + " center"), u = p(() => e.origin === "auto" || e.origin === "overlap" || e.origin.split(" ").length > 1 || e.location.split(" ").length > 1 ? e.origin : e.origin + " center"), c = p(() => e.transition ? e.transition : a.value ? "scale-transition" : "fade-transition"), f = p(() => j({
8028
8028
  "aria-describedby": o.value
8029
8029
  }, e.activatorProps));
8030
8030
  return K(() => {
@@ -8103,7 +8103,7 @@ const Ni = R({
8103
8103
  }
8104
8104
  },
8105
8105
  setup(e) {
8106
- const n = e, t = b(() => {
8106
+ const n = e, t = p(() => {
8107
8107
  const l = {
8108
8108
  flat: !0,
8109
8109
  disabled: !!n.disabled || !!n.loading,
@@ -8119,7 +8119,7 @@ const Ni = R({
8119
8119
  ...n.symbol && { symbol: n.symbol }
8120
8120
  };
8121
8121
  return n.type === "primary" && (l["base-color"] = "var(--on-primary)", l.color = "var(--primary)"), n.type === "primary" && !n.rounded && (l.rounded = "xs"), l;
8122
- }), a = b(() => {
8122
+ }), a = p(() => {
8123
8123
  const l = {};
8124
8124
  return n.type === "primary" && (l["--color-fmButton"] = "var(--on-primary)"), n.type === "secondary" && (l["--color-fmButton"] = "var(--primary)"), n.type === "tertiary" && (l["--color-fmButton"] = "var(--on-surface)"), l;
8125
8125
  });
@@ -8186,7 +8186,7 @@ const Ni = R({
8186
8186
  }
8187
8187
  },
8188
8188
  setup(e) {
8189
- const n = e, t = b(() => n.size === "small" ? "32" : "40"), a = b(() => n.size === "small" ? "16" : "24"), l = b(() => {
8189
+ const n = e, t = p(() => n.size === "small" ? "32" : "40"), a = p(() => n.size === "small" ? "16" : "24"), l = p(() => {
8190
8190
  const i = n.variant === "text" ? "var(--on-primary)" : "var(--primary)", o = n.variant === "flat" ? "var(--on-primary)" : "var(--primary)";
8191
8191
  return {
8192
8192
  btnColor: i,
@@ -8223,7 +8223,7 @@ const Ni = R({
8223
8223
  },
8224
8224
  emits: ["update:modelValue"],
8225
8225
  setup(e, { emit: n }) {
8226
- const t = e, a = n, l = b(() => t.error ? "var(--backgroundColor-error-checkbox)" : t.disabled ? void 0 : "var(--backgroundColor-checkbox)"), i = b(() => t.error ? "var(--backgroundColor-error-checkbox)" : t.disabled ? void 0 : "var(--borderColor-checkbox)");
8226
+ const t = e, a = n, l = p(() => t.error ? "var(--backgroundColor-error-checkbox)" : t.disabled ? void 0 : "var(--backgroundColor-checkbox)"), i = p(() => t.error ? "var(--backgroundColor-error-checkbox)" : t.disabled ? void 0 : "var(--borderColor-checkbox)");
8227
8227
  return (o, r) => (q(), ae(H(_r), {
8228
8228
  modelValue: e.modelValue,
8229
8229
  value: e.value,
@@ -8254,12 +8254,12 @@ const Ni = R({
8254
8254
  }
8255
8255
  },
8256
8256
  setup(e) {
8257
- const n = e, t = b(() => ({
8257
+ const n = e, t = p(() => ({
8258
8258
  size: n.size,
8259
8259
  color: "var(--primary)",
8260
8260
  bgColor: n.indeterminate ? "transparent" : "var(--primary-container)",
8261
8261
  indeterminate: !!n.indeterminate
8262
- })), a = b(() => ({
8262
+ })), a = p(() => ({
8263
8263
  fontSize: `${Math.round(Number(n.size / 4))}px`,
8264
8264
  fontWeight: 600
8265
8265
  }));
@@ -8287,7 +8287,7 @@ const Ni = R({
8287
8287
  }
8288
8288
  },
8289
8289
  setup(e) {
8290
- const n = e, t = G(n.modelValue), a = b(() => ({
8290
+ const n = e, t = G(n.modelValue), a = p(() => ({
8291
8291
  rounded: !0,
8292
8292
  roundedBar: !0,
8293
8293
  color: "var(--primary)",
@@ -8355,7 +8355,7 @@ const Ni = R({
8355
8355
  "update:modelValue"
8356
8356
  ],
8357
8357
  setup(e, { emit: n }) {
8358
- const t = e, a = n, l = G(Number(t.modelValue)), i = b(() => ({
8358
+ const t = e, a = n, l = G(Number(t.modelValue)), i = p(() => ({
8359
8359
  color: t.type === "centered" ? "var(--primary-container)" : "var(--primary)",
8360
8360
  disabled: !!t.disabled,
8361
8361
  hideDetails: !0,
@@ -8455,7 +8455,7 @@ const Ni = R({
8455
8455
  const t = e, a = n, l = G(structuredClone([
8456
8456
  Number(t.modelValue[0]),
8457
8457
  Number(t.modelValue[1])
8458
- ])), i = b(() => ({
8458
+ ])), i = p(() => ({
8459
8459
  color: "var(--primary)",
8460
8460
  disabled: !!t.disabled,
8461
8461
  hideDetails: !0,
@@ -8588,18 +8588,18 @@ class Cu {
8588
8588
  if (t == null) return n;
8589
8589
  const l = `v=${n},mr=${t},m=${a ? 1 : 0}`;
8590
8590
  if (this.memo.has(l)) return this.memo.get(l);
8591
- const { mask: i, escaped: o } = this.escapeMask(t), r = [], s = this.opts.tokens != null ? this.opts.tokens : {}, u = this.isReversed() ? -1 : 1, c = this.isReversed() ? "unshift" : "push", f = this.isReversed() ? 0 : i.length - 1, h = this.isReversed() ? () => v > -1 && p > -1 : () => v < i.length && p < n.length, m = (S) => !this.isReversed() && S <= f || this.isReversed() && S >= f;
8592
- let y, g = -1, v = this.isReversed() ? i.length - 1 : 0, p = this.isReversed() ? n.length - 1 : 0, k = !1;
8591
+ const { mask: i, escaped: o } = this.escapeMask(t), r = [], s = this.opts.tokens != null ? this.opts.tokens : {}, u = this.isReversed() ? -1 : 1, c = this.isReversed() ? "unshift" : "push", f = this.isReversed() ? 0 : i.length - 1, h = this.isReversed() ? () => v > -1 && b > -1 : () => v < i.length && b < n.length, m = (S) => !this.isReversed() && S <= f || this.isReversed() && S >= f;
8592
+ let y, g = -1, v = this.isReversed() ? i.length - 1 : 0, b = this.isReversed() ? n.length - 1 : 0, k = !1;
8593
8593
  for (; h(); ) {
8594
- const S = i.charAt(v), $ = s[S], I = ($ == null ? void 0 : $.transform) != null ? $.transform(n.charAt(p)) : n.charAt(p);
8595
- if (!o.includes(v) && $ != null ? (I.match($.pattern) != null ? (r[c](I), $.repeated ? (g === -1 ? g = v : v === f && v !== g && (v = g - u), f === g && (v -= u)) : $.multiple && (k = !0, v -= u), v += u) : $.multiple ? k && (v += u, p -= u, k = !1) : I === y ? y = void 0 : $.optional && (v += u, p -= u), p += u) : (a && !this.isEager() && r[c](S), I === S && !this.isEager() ? p += u : y = S, this.isEager() || (v += u)), this.isEager())
8594
+ const S = i.charAt(v), A = s[S], I = (A == null ? void 0 : A.transform) != null ? A.transform(n.charAt(b)) : n.charAt(b);
8595
+ if (!o.includes(v) && A != null ? (I.match(A.pattern) != null ? (r[c](I), A.repeated ? (g === -1 ? g = v : v === f && v !== g && (v = g - u), f === g && (v -= u)) : A.multiple && (k = !0, v -= u), v += u) : A.multiple ? k && (v += u, b -= u, k = !1) : I === y ? y = void 0 : A.optional && (v += u, b -= u), b += u) : (a && !this.isEager() && r[c](S), I === S && !this.isEager() ? b += u : y = S, this.isEager() || (v += u)), this.isEager())
8596
8596
  for (; m(v) && (s[i.charAt(v)] == null || o.includes(v)); ) {
8597
8597
  if (a) {
8598
- if (r[c](i.charAt(v)), n.charAt(p) === i.charAt(v)) {
8599
- v += u, p += u;
8598
+ if (r[c](i.charAt(v)), n.charAt(b) === i.charAt(v)) {
8599
+ v += u, b += u;
8600
8600
  continue;
8601
8601
  }
8602
- } else i.charAt(v) === n.charAt(p) && (p += u);
8602
+ } else i.charAt(v) === n.charAt(b) && (b += u);
8603
8603
  v += u;
8604
8604
  }
8605
8605
  }
@@ -8769,8 +8769,8 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8769
8769
  "change"
8770
8770
  ],
8771
8771
  setup(e, { expose: n, emit: t }) {
8772
- var y, g, v, p, k;
8773
- const a = e, l = t, i = G(), o = G(!1), r = G(a.modelValue), s = b(() => ({
8772
+ var y, g, v, b, k;
8773
+ const a = e, l = t, i = G(), o = G(!1), r = G(a.modelValue), s = p(() => ({
8774
8774
  color: "var(--color-fmTextField)",
8775
8775
  bgColor: a.outlined ? "var(--backgroundColor-fmTextField-outlined)" : "var(--backgroundColor-fmTextField)",
8776
8776
  modelValue: r.value,
@@ -8789,7 +8789,7 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8789
8789
  errorMessages: a.errorMessages,
8790
8790
  clearable: !!a.clearable,
8791
8791
  disabled: !!a.disabled
8792
- })), u = b(() => {
8792
+ })), u = p(() => {
8793
8793
  var S;
8794
8794
  return o.value && !((S = i.value) != null && S.isValid);
8795
8795
  });
@@ -8809,7 +8809,7 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8809
8809
  errorMessages: (y = i.value) == null ? void 0 : y.errorMessages,
8810
8810
  isValid: (g = i.value) == null ? void 0 : g.isValid,
8811
8811
  reset: (v = i.value) == null ? void 0 : v.reset,
8812
- resetValidation: (p = i.value) == null ? void 0 : p.resetValidation,
8812
+ resetValidation: (b = i.value) == null ? void 0 : b.resetValidation,
8813
8813
  validate: (k = i.value) == null ? void 0 : k.validate
8814
8814
  }), ee(
8815
8815
  () => a.modelValue,
@@ -8817,7 +8817,7 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8817
8817
  S !== r.value && (r.value = S);
8818
8818
  },
8819
8819
  { immediate: !0 }
8820
- ), (S, $) => xe((q(), ae(H(Ps), j({
8820
+ ), (S, A) => xe((q(), ae(H(Ps), j({
8821
8821
  ref_key: "vtf",
8822
8822
  ref: i
8823
8823
  }, s.value, {
@@ -8825,10 +8825,10 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8825
8825
  "fm-text-field",
8826
8826
  { "fm-text-field--placeholder": e.placeholder }
8827
8827
  ],
8828
- "onClick:clear": $[0] || ($[0] = (I) => l("click:clear", I)),
8828
+ "onClick:clear": A[0] || (A[0] = (I) => l("click:clear", I)),
8829
8829
  "onClick:control": f,
8830
- "onClick:prependInner": $[1] || ($[1] = (I) => l("click:prependInner", I)),
8831
- "onMousedown:control": $[2] || ($[2] = (I) => l("mousedown:control", I)),
8830
+ "onClick:prependInner": A[1] || (A[1] = (I) => l("click:prependInner", I)),
8831
+ "onMousedown:control": A[2] || (A[2] = (I) => l("mousedown:control", I)),
8832
8832
  onKeydown: en(m, ["enter"]),
8833
8833
  "onUpdate:focused": h,
8834
8834
  "onUpdate:modelValue": c
@@ -8913,7 +8913,7 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8913
8913
  io((c) => ({
8914
8914
  "5cdcdfd4": o.value
8915
8915
  }));
8916
- const t = e, a = n, l = G(t.modelValue ? r(t.modelValue) : null), i = b(() => ({
8916
+ const t = e, a = n, l = G(t.modelValue ? r(t.modelValue) : null), i = p(() => ({
8917
8917
  bgColor: "var(--backgroundColor-fmDatePicker)",
8918
8918
  border: !1,
8919
8919
  color: "var(--color-fmDatePicker)",
@@ -8932,7 +8932,7 @@ const Un = /* @__PURE__ */ new WeakMap(), Iu = (e, n) => {
8932
8932
  height: t.height,
8933
8933
  maxHeight: t.maxHeight,
8934
8934
  disabled: t.disabled
8935
- })), o = b(() => t.border ? "24px" : "0");
8935
+ })), o = p(() => t.border ? "24px" : "0");
8936
8936
  function r(c) {
8937
8937
  return c ? new Date(c) : /* @__PURE__ */ new Date();
8938
8938
  }
@@ -8969,19 +8969,19 @@ var Ui = { exports: {} };
8969
8969
  (function(t, a) {
8970
8970
  e.exports = a();
8971
8971
  })(_n, function() {
8972
- var t = 1e3, a = 6e4, l = 36e5, i = "millisecond", o = "second", r = "minute", s = "hour", u = "day", c = "week", f = "month", h = "quarter", m = "year", y = "date", g = "Invalid Date", v = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, p = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(C) {
8972
+ var t = 1e3, a = 6e4, l = 36e5, i = "millisecond", o = "second", r = "minute", s = "hour", u = "day", c = "week", f = "month", h = "quarter", m = "year", y = "date", g = "Invalid Date", v = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, b = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, k = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(C) {
8973
8973
  var V = ["th", "st", "nd", "rd"], x = C % 100;
8974
8974
  return "[" + C + (V[(x - 20) % 10] || V[x] || V[0]) + "]";
8975
8975
  } }, S = function(C, V, x) {
8976
8976
  var F = String(C);
8977
8977
  return !F || F.length >= V ? C : "" + Array(V + 1 - F.length).join(x) + C;
8978
- }, $ = { s: S, z: function(C) {
8979
- var V = -C.utcOffset(), x = Math.abs(V), F = Math.floor(x / 60), B = x % 60;
8980
- return (V <= 0 ? "+" : "-") + S(F, 2, "0") + ":" + S(B, 2, "0");
8978
+ }, A = { s: S, z: function(C) {
8979
+ var V = -C.utcOffset(), x = Math.abs(V), F = Math.floor(x / 60), E = x % 60;
8980
+ return (V <= 0 ? "+" : "-") + S(F, 2, "0") + ":" + S(E, 2, "0");
8981
8981
  }, m: function C(V, x) {
8982
8982
  if (V.date() < x.date()) return -C(x, V);
8983
- var F = 12 * (x.year() - V.year()) + (x.month() - V.month()), B = V.clone().add(F, f), N = x - B < 0, M = V.clone().add(F + (N ? -1 : 1), f);
8984
- return +(-(F + (x - B) / (N ? B - M : M - B)) || 0);
8983
+ var F = 12 * (x.year() - V.year()) + (x.month() - V.month()), E = V.clone().add(F, f), N = x - E < 0, M = V.clone().add(F + (N ? -1 : 1), f);
8984
+ return +(-(F + (x - E) / (N ? E - M : M - E)) || 0);
8985
8985
  }, a: function(C) {
8986
8986
  return C < 0 ? Math.ceil(C) || 0 : Math.floor(C);
8987
8987
  }, p: function(C) {
@@ -8990,75 +8990,75 @@ var Ui = { exports: {} };
8990
8990
  return C === void 0;
8991
8991
  } }, I = "en", _ = {};
8992
8992
  _[I] = k;
8993
- var E = "$isDayjsObject", A = function(C) {
8994
- return C instanceof w || !(!C || !C[E]);
8993
+ var B = "$isDayjsObject", P = function(C) {
8994
+ return C instanceof w || !(!C || !C[B]);
8995
8995
  }, D = function C(V, x, F) {
8996
- var B;
8996
+ var E;
8997
8997
  if (!V) return I;
8998
8998
  if (typeof V == "string") {
8999
8999
  var N = V.toLowerCase();
9000
- _[N] && (B = N), x && (_[N] = x, B = N);
9000
+ _[N] && (E = N), x && (_[N] = x, E = N);
9001
9001
  var M = V.split("-");
9002
- if (!B && M.length > 1) return C(M[0]);
9002
+ if (!E && M.length > 1) return C(M[0]);
9003
9003
  } else {
9004
9004
  var T = V.name;
9005
- _[T] = V, B = T;
9005
+ _[T] = V, E = T;
9006
9006
  }
9007
- return !F && B && (I = B), B || !F && I;
9007
+ return !F && E && (I = E), E || !F && I;
9008
9008
  }, L = function(C, V) {
9009
- if (A(C)) return C.clone();
9009
+ if (P(C)) return C.clone();
9010
9010
  var x = typeof V == "object" ? V : {};
9011
9011
  return x.date = C, x.args = arguments, new w(x);
9012
- }, P = $;
9013
- P.l = D, P.i = A, P.w = function(C, V) {
9012
+ }, $ = A;
9013
+ $.l = D, $.i = P, $.w = function(C, V) {
9014
9014
  return L(C, { locale: V.$L, utc: V.$u, x: V.$x, $offset: V.$offset });
9015
9015
  };
9016
9016
  var w = function() {
9017
9017
  function C(x) {
9018
- this.$L = D(x.locale, null, !0), this.parse(x), this.$x = this.$x || x.x || {}, this[E] = !0;
9018
+ this.$L = D(x.locale, null, !0), this.parse(x), this.$x = this.$x || x.x || {}, this[B] = !0;
9019
9019
  }
9020
9020
  var V = C.prototype;
9021
9021
  return V.parse = function(x) {
9022
9022
  this.$d = function(F) {
9023
- var B = F.date, N = F.utc;
9024
- if (B === null) return /* @__PURE__ */ new Date(NaN);
9025
- if (P.u(B)) return /* @__PURE__ */ new Date();
9026
- if (B instanceof Date) return new Date(B);
9027
- if (typeof B == "string" && !/Z$/i.test(B)) {
9028
- var M = B.match(v);
9023
+ var E = F.date, N = F.utc;
9024
+ if (E === null) return /* @__PURE__ */ new Date(NaN);
9025
+ if ($.u(E)) return /* @__PURE__ */ new Date();
9026
+ if (E instanceof Date) return new Date(E);
9027
+ if (typeof E == "string" && !/Z$/i.test(E)) {
9028
+ var M = E.match(v);
9029
9029
  if (M) {
9030
9030
  var T = M[2] - 1 || 0, W = (M[7] || "0").substring(0, 3);
9031
9031
  return N ? new Date(Date.UTC(M[1], T, M[3] || 1, M[4] || 0, M[5] || 0, M[6] || 0, W)) : new Date(M[1], T, M[3] || 1, M[4] || 0, M[5] || 0, M[6] || 0, W);
9032
9032
  }
9033
9033
  }
9034
- return new Date(B);
9034
+ return new Date(E);
9035
9035
  }(x), this.init();
9036
9036
  }, V.init = function() {
9037
9037
  var x = this.$d;
9038
9038
  this.$y = x.getFullYear(), this.$M = x.getMonth(), this.$D = x.getDate(), this.$W = x.getDay(), this.$H = x.getHours(), this.$m = x.getMinutes(), this.$s = x.getSeconds(), this.$ms = x.getMilliseconds();
9039
9039
  }, V.$utils = function() {
9040
- return P;
9040
+ return $;
9041
9041
  }, V.isValid = function() {
9042
9042
  return this.$d.toString() !== g;
9043
9043
  }, V.isSame = function(x, F) {
9044
- var B = L(x);
9045
- return this.startOf(F) <= B && B <= this.endOf(F);
9044
+ var E = L(x);
9045
+ return this.startOf(F) <= E && E <= this.endOf(F);
9046
9046
  }, V.isAfter = function(x, F) {
9047
9047
  return L(x) < this.startOf(F);
9048
9048
  }, V.isBefore = function(x, F) {
9049
9049
  return this.endOf(F) < L(x);
9050
- }, V.$g = function(x, F, B) {
9051
- return P.u(x) ? this[F] : this.set(B, x);
9050
+ }, V.$g = function(x, F, E) {
9051
+ return $.u(x) ? this[F] : this.set(E, x);
9052
9052
  }, V.unix = function() {
9053
9053
  return Math.floor(this.valueOf() / 1e3);
9054
9054
  }, V.valueOf = function() {
9055
9055
  return this.$d.getTime();
9056
9056
  }, V.startOf = function(x, F) {
9057
- var B = this, N = !!P.u(F) || F, M = P.p(x), T = function(Ce, de) {
9058
- var Ve = P.w(B.$u ? Date.UTC(B.$y, de, Ce) : new Date(B.$y, de, Ce), B);
9057
+ var E = this, N = !!$.u(F) || F, M = $.p(x), T = function(Ce, de) {
9058
+ var Ve = $.w(E.$u ? Date.UTC(E.$y, de, Ce) : new Date(E.$y, de, Ce), E);
9059
9059
  return N ? Ve : Ve.endOf(u);
9060
9060
  }, W = function(Ce, de) {
9061
- return P.w(B.toDate()[Ce].apply(B.toDate("s"), (N ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(de)), B);
9061
+ return $.w(E.toDate()[Ce].apply(E.toDate("s"), (N ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(de)), E);
9062
9062
  }, Z = this.$W, te = this.$M, ie = this.$D, z = "set" + (this.$u ? "UTC" : "");
9063
9063
  switch (M) {
9064
9064
  case m:
@@ -9083,7 +9083,7 @@ var Ui = { exports: {} };
9083
9083
  }, V.endOf = function(x) {
9084
9084
  return this.startOf(x, !1);
9085
9085
  }, V.$set = function(x, F) {
9086
- var B, N = P.p(x), M = "set" + (this.$u ? "UTC" : ""), T = (B = {}, B[u] = M + "Date", B[y] = M + "Date", B[f] = M + "Month", B[m] = M + "FullYear", B[s] = M + "Hours", B[r] = M + "Minutes", B[o] = M + "Seconds", B[i] = M + "Milliseconds", B)[N], W = N === u ? this.$D + (F - this.$W) : F;
9086
+ var E, N = $.p(x), M = "set" + (this.$u ? "UTC" : ""), T = (E = {}, E[u] = M + "Date", E[y] = M + "Date", E[f] = M + "Month", E[m] = M + "FullYear", E[s] = M + "Hours", E[r] = M + "Minutes", E[o] = M + "Seconds", E[i] = M + "Milliseconds", E)[N], W = N === u ? this.$D + (F - this.$W) : F;
9087
9087
  if (N === f || N === m) {
9088
9088
  var Z = this.clone().set(y, 1);
9089
9089
  Z.$d[T](W), Z.init(), this.$d = Z.set(y, Math.min(this.$D, Z.daysInMonth())).$d;
@@ -9092,64 +9092,64 @@ var Ui = { exports: {} };
9092
9092
  }, V.set = function(x, F) {
9093
9093
  return this.clone().$set(x, F);
9094
9094
  }, V.get = function(x) {
9095
- return this[P.p(x)]();
9095
+ return this[$.p(x)]();
9096
9096
  }, V.add = function(x, F) {
9097
- var B, N = this;
9097
+ var E, N = this;
9098
9098
  x = Number(x);
9099
- var M = P.p(F), T = function(te) {
9099
+ var M = $.p(F), T = function(te) {
9100
9100
  var ie = L(N);
9101
- return P.w(ie.date(ie.date() + Math.round(te * x)), N);
9101
+ return $.w(ie.date(ie.date() + Math.round(te * x)), N);
9102
9102
  };
9103
9103
  if (M === f) return this.set(f, this.$M + x);
9104
9104
  if (M === m) return this.set(m, this.$y + x);
9105
9105
  if (M === u) return T(1);
9106
9106
  if (M === c) return T(7);
9107
- var W = (B = {}, B[r] = a, B[s] = l, B[o] = t, B)[M] || 1, Z = this.$d.getTime() + x * W;
9108
- return P.w(Z, this);
9107
+ var W = (E = {}, E[r] = a, E[s] = l, E[o] = t, E)[M] || 1, Z = this.$d.getTime() + x * W;
9108
+ return $.w(Z, this);
9109
9109
  }, V.subtract = function(x, F) {
9110
9110
  return this.add(-1 * x, F);
9111
9111
  }, V.format = function(x) {
9112
- var F = this, B = this.$locale();
9113
- if (!this.isValid()) return B.invalidDate || g;
9114
- var N = x || "YYYY-MM-DDTHH:mm:ssZ", M = P.z(this), T = this.$H, W = this.$m, Z = this.$M, te = B.weekdays, ie = B.months, z = B.meridiem, X = function(de, Ve, Ne, He) {
9112
+ var F = this, E = this.$locale();
9113
+ if (!this.isValid()) return E.invalidDate || g;
9114
+ var N = x || "YYYY-MM-DDTHH:mm:ssZ", M = $.z(this), T = this.$H, W = this.$m, Z = this.$M, te = E.weekdays, ie = E.months, z = E.meridiem, X = function(de, Ve, Ne, He) {
9115
9115
  return de && (de[Ve] || de(F, N)) || Ne[Ve].slice(0, He);
9116
9116
  }, ke = function(de) {
9117
- return P.s(T % 12 || 12, de, "0");
9117
+ return $.s(T % 12 || 12, de, "0");
9118
9118
  }, Ce = z || function(de, Ve, Ne) {
9119
9119
  var He = de < 12 ? "AM" : "PM";
9120
9120
  return Ne ? He.toLowerCase() : He;
9121
9121
  };
9122
- return N.replace(p, function(de, Ve) {
9122
+ return N.replace(b, function(de, Ve) {
9123
9123
  return Ve || function(Ne) {
9124
9124
  switch (Ne) {
9125
9125
  case "YY":
9126
9126
  return String(F.$y).slice(-2);
9127
9127
  case "YYYY":
9128
- return P.s(F.$y, 4, "0");
9128
+ return $.s(F.$y, 4, "0");
9129
9129
  case "M":
9130
9130
  return Z + 1;
9131
9131
  case "MM":
9132
- return P.s(Z + 1, 2, "0");
9132
+ return $.s(Z + 1, 2, "0");
9133
9133
  case "MMM":
9134
- return X(B.monthsShort, Z, ie, 3);
9134
+ return X(E.monthsShort, Z, ie, 3);
9135
9135
  case "MMMM":
9136
9136
  return X(ie, Z);
9137
9137
  case "D":
9138
9138
  return F.$D;
9139
9139
  case "DD":
9140
- return P.s(F.$D, 2, "0");
9140
+ return $.s(F.$D, 2, "0");
9141
9141
  case "d":
9142
9142
  return String(F.$W);
9143
9143
  case "dd":
9144
- return X(B.weekdaysMin, F.$W, te, 2);
9144
+ return X(E.weekdaysMin, F.$W, te, 2);
9145
9145
  case "ddd":
9146
- return X(B.weekdaysShort, F.$W, te, 3);
9146
+ return X(E.weekdaysShort, F.$W, te, 3);
9147
9147
  case "dddd":
9148
9148
  return te[F.$W];
9149
9149
  case "H":
9150
9150
  return String(T);
9151
9151
  case "HH":
9152
- return P.s(T, 2, "0");
9152
+ return $.s(T, 2, "0");
9153
9153
  case "h":
9154
9154
  return ke(1);
9155
9155
  case "hh":
@@ -9161,13 +9161,13 @@ var Ui = { exports: {} };
9161
9161
  case "m":
9162
9162
  return String(W);
9163
9163
  case "mm":
9164
- return P.s(W, 2, "0");
9164
+ return $.s(W, 2, "0");
9165
9165
  case "s":
9166
9166
  return String(F.$s);
9167
9167
  case "ss":
9168
- return P.s(F.$s, 2, "0");
9168
+ return $.s(F.$s, 2, "0");
9169
9169
  case "SSS":
9170
- return P.s(F.$ms, 3, "0");
9170
+ return $.s(F.$ms, 3, "0");
9171
9171
  case "Z":
9172
9172
  return M;
9173
9173
  }
@@ -9176,9 +9176,9 @@ var Ui = { exports: {} };
9176
9176
  });
9177
9177
  }, V.utcOffset = function() {
9178
9178
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
9179
- }, V.diff = function(x, F, B) {
9180
- var N, M = this, T = P.p(F), W = L(x), Z = (W.utcOffset() - this.utcOffset()) * a, te = this - W, ie = function() {
9181
- return P.m(M, W);
9179
+ }, V.diff = function(x, F, E) {
9180
+ var N, M = this, T = $.p(F), W = L(x), Z = (W.utcOffset() - this.utcOffset()) * a, te = this - W, ie = function() {
9181
+ return $.m(M, W);
9182
9182
  };
9183
9183
  switch (T) {
9184
9184
  case m:
@@ -9208,17 +9208,17 @@ var Ui = { exports: {} };
9208
9208
  default:
9209
9209
  N = te;
9210
9210
  }
9211
- return B ? N : P.a(N);
9211
+ return E ? N : $.a(N);
9212
9212
  }, V.daysInMonth = function() {
9213
9213
  return this.endOf(f).$D;
9214
9214
  }, V.$locale = function() {
9215
9215
  return _[this.$L];
9216
9216
  }, V.locale = function(x, F) {
9217
9217
  if (!x) return this.$L;
9218
- var B = this.clone(), N = D(x, F, !0);
9219
- return N && (B.$L = N), B;
9218
+ var E = this.clone(), N = D(x, F, !0);
9219
+ return N && (E.$L = N), E;
9220
9220
  }, V.clone = function() {
9221
- return P.w(this.$d, this);
9221
+ return $.w(this.$d, this);
9222
9222
  }, V.toDate = function() {
9223
9223
  return new Date(this.valueOf());
9224
9224
  }, V.toJSON = function() {
@@ -9235,7 +9235,7 @@ var Ui = { exports: {} };
9235
9235
  };
9236
9236
  }), L.extend = function(C, V) {
9237
9237
  return C.$i || (C(V, w, L), C.$i = !0), L;
9238
- }, L.locale = D, L.isDayjs = A, L.unix = function(C) {
9238
+ }, L.locale = D, L.isDayjs = P, L.unix = function(C) {
9239
9239
  return L(1e3 * C);
9240
9240
  }, L.en = _[I], L.Ls = _, L.p = {}, L;
9241
9241
  });
@@ -9250,26 +9250,26 @@ var Gi = { exports: {} };
9250
9250
  var t = { LTS: "h:mm:ss A", LT: "h:mm A", L: "MM/DD/YYYY", LL: "MMMM D, YYYY", LLL: "MMMM D, YYYY h:mm A", LLLL: "dddd, MMMM D, YYYY h:mm A" }, a = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g, l = /\d/, i = /\d\d/, o = /\d\d?/, r = /\d*[^-_:/,()\s\d]+/, s = {}, u = function(v) {
9251
9251
  return (v = +v) + (v > 68 ? 1900 : 2e3);
9252
9252
  }, c = function(v) {
9253
- return function(p) {
9254
- this[v] = +p;
9253
+ return function(b) {
9254
+ this[v] = +b;
9255
9255
  };
9256
9256
  }, f = [/[+-]\d\d:?(\d\d)?|Z/, function(v) {
9257
- (this.zone || (this.zone = {})).offset = function(p) {
9258
- if (!p || p === "Z") return 0;
9259
- var k = p.match(/([+-]|\d\d)/g), S = 60 * k[1] + (+k[2] || 0);
9257
+ (this.zone || (this.zone = {})).offset = function(b) {
9258
+ if (!b || b === "Z") return 0;
9259
+ var k = b.match(/([+-]|\d\d)/g), S = 60 * k[1] + (+k[2] || 0);
9260
9260
  return S === 0 ? 0 : k[0] === "+" ? -S : S;
9261
9261
  }(v);
9262
9262
  }], h = function(v) {
9263
- var p = s[v];
9264
- return p && (p.indexOf ? p : p.s.concat(p.f));
9265
- }, m = function(v, p) {
9263
+ var b = s[v];
9264
+ return b && (b.indexOf ? b : b.s.concat(b.f));
9265
+ }, m = function(v, b) {
9266
9266
  var k, S = s.meridiem;
9267
9267
  if (S) {
9268
- for (var $ = 1; $ <= 24; $ += 1) if (v.indexOf(S($, 0, p)) > -1) {
9269
- k = $ > 12;
9268
+ for (var A = 1; A <= 24; A += 1) if (v.indexOf(S(A, 0, b)) > -1) {
9269
+ k = A > 12;
9270
9270
  break;
9271
9271
  }
9272
- } else k = v === (p ? "pm" : "PM");
9272
+ } else k = v === (b ? "pm" : "PM");
9273
9273
  return k;
9274
9274
  }, y = { A: [r, function(v) {
9275
9275
  this.afternoon = m(v, !1);
@@ -9284,40 +9284,40 @@ var Gi = { exports: {} };
9284
9284
  }], SSS: [/\d{3}/, function(v) {
9285
9285
  this.milliseconds = +v;
9286
9286
  }], s: [o, c("seconds")], ss: [o, c("seconds")], m: [o, c("minutes")], mm: [o, c("minutes")], H: [o, c("hours")], h: [o, c("hours")], HH: [o, c("hours")], hh: [o, c("hours")], D: [o, c("day")], DD: [i, c("day")], Do: [r, function(v) {
9287
- var p = s.ordinal, k = v.match(/\d+/);
9288
- if (this.day = k[0], p) for (var S = 1; S <= 31; S += 1) p(S).replace(/\[|\]/g, "") === v && (this.day = S);
9287
+ var b = s.ordinal, k = v.match(/\d+/);
9288
+ if (this.day = k[0], b) for (var S = 1; S <= 31; S += 1) b(S).replace(/\[|\]/g, "") === v && (this.day = S);
9289
9289
  }], w: [o, c("week")], ww: [i, c("week")], M: [o, c("month")], MM: [i, c("month")], MMM: [r, function(v) {
9290
- var p = h("months"), k = (h("monthsShort") || p.map(function(S) {
9290
+ var b = h("months"), k = (h("monthsShort") || b.map(function(S) {
9291
9291
  return S.slice(0, 3);
9292
9292
  })).indexOf(v) + 1;
9293
9293
  if (k < 1) throw new Error();
9294
9294
  this.month = k % 12 || k;
9295
9295
  }], MMMM: [r, function(v) {
9296
- var p = h("months").indexOf(v) + 1;
9297
- if (p < 1) throw new Error();
9298
- this.month = p % 12 || p;
9296
+ var b = h("months").indexOf(v) + 1;
9297
+ if (b < 1) throw new Error();
9298
+ this.month = b % 12 || b;
9299
9299
  }], Y: [/[+-]?\d+/, c("year")], YY: [i, function(v) {
9300
9300
  this.year = u(v);
9301
9301
  }], YYYY: [/\d{4}/, c("year")], Z: f, ZZ: f };
9302
9302
  function g(v) {
9303
- var p, k;
9304
- p = v, k = s && s.formats;
9305
- for (var S = (v = p.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(L, P, w) {
9303
+ var b, k;
9304
+ b = v, k = s && s.formats;
9305
+ for (var S = (v = b.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function(L, $, w) {
9306
9306
  var O = w && w.toUpperCase();
9307
- return P || k[w] || t[w] || k[O].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(C, V, x) {
9307
+ return $ || k[w] || t[w] || k[O].replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function(C, V, x) {
9308
9308
  return V || x.slice(1);
9309
9309
  });
9310
- })).match(a), $ = S.length, I = 0; I < $; I += 1) {
9311
- var _ = S[I], E = y[_], A = E && E[0], D = E && E[1];
9312
- S[I] = D ? { regex: A, parser: D } : _.replace(/^\[|\]$/g, "");
9310
+ })).match(a), A = S.length, I = 0; I < A; I += 1) {
9311
+ var _ = S[I], B = y[_], P = B && B[0], D = B && B[1];
9312
+ S[I] = D ? { regex: P, parser: D } : _.replace(/^\[|\]$/g, "");
9313
9313
  }
9314
9314
  return function(L) {
9315
- for (var P = {}, w = 0, O = 0; w < $; w += 1) {
9315
+ for (var $ = {}, w = 0, O = 0; w < A; w += 1) {
9316
9316
  var C = S[w];
9317
9317
  if (typeof C == "string") O += C.length;
9318
9318
  else {
9319
- var V = C.regex, x = C.parser, F = L.slice(O), B = V.exec(F)[0];
9320
- x.call(P, B), L = L.replace(B, "");
9319
+ var V = C.regex, x = C.parser, F = L.slice(O), E = V.exec(F)[0];
9320
+ x.call($, E), L = L.replace(E, "");
9321
9321
  }
9322
9322
  }
9323
9323
  return function(N) {
@@ -9326,39 +9326,39 @@ var Gi = { exports: {} };
9326
9326
  var T = N.hours;
9327
9327
  M ? T < 12 && (N.hours += 12) : T === 12 && (N.hours = 0), delete N.afternoon;
9328
9328
  }
9329
- }(P), P;
9329
+ }($), $;
9330
9330
  };
9331
9331
  }
9332
- return function(v, p, k) {
9332
+ return function(v, b, k) {
9333
9333
  k.p.customParseFormat = !0, v && v.parseTwoDigitYear && (u = v.parseTwoDigitYear);
9334
- var S = p.prototype, $ = S.parse;
9334
+ var S = b.prototype, A = S.parse;
9335
9335
  S.parse = function(I) {
9336
- var _ = I.date, E = I.utc, A = I.args;
9337
- this.$u = E;
9338
- var D = A[1];
9336
+ var _ = I.date, B = I.utc, P = I.args;
9337
+ this.$u = B;
9338
+ var D = P[1];
9339
9339
  if (typeof D == "string") {
9340
- var L = A[2] === !0, P = A[3] === !0, w = L || P, O = A[2];
9341
- P && (O = A[2]), s = this.$locale(), !L && O && (s = k.Ls[O]), this.$d = function(F, B, N, M) {
9340
+ var L = P[2] === !0, $ = P[3] === !0, w = L || $, O = P[2];
9341
+ $ && (O = P[2]), s = this.$locale(), !L && O && (s = k.Ls[O]), this.$d = function(F, E, N, M) {
9342
9342
  try {
9343
- if (["x", "X"].indexOf(B) > -1) return new Date((B === "X" ? 1e3 : 1) * F);
9344
- var T = g(B)(F), W = T.year, Z = T.month, te = T.day, ie = T.hours, z = T.minutes, X = T.seconds, ke = T.milliseconds, Ce = T.zone, de = T.week, Ve = /* @__PURE__ */ new Date(), Ne = te || (W || Z ? 1 : Ve.getDate()), He = W || Ve.getFullYear(), Xe = 0;
9343
+ if (["x", "X"].indexOf(E) > -1) return new Date((E === "X" ? 1e3 : 1) * F);
9344
+ var T = g(E)(F), W = T.year, Z = T.month, te = T.day, ie = T.hours, z = T.minutes, X = T.seconds, ke = T.milliseconds, Ce = T.zone, de = T.week, Ve = /* @__PURE__ */ new Date(), Ne = te || (W || Z ? 1 : Ve.getDate()), He = W || Ve.getFullYear(), Xe = 0;
9345
9345
  W && !Z || (Xe = Z > 0 ? Z - 1 : Ve.getMonth());
9346
9346
  var it, Tn = ie || 0, On = z || 0, Bn = X || 0, En = ke || 0;
9347
9347
  return Ce ? new Date(Date.UTC(He, Xe, Ne, Tn, On, Bn, En + 60 * Ce.offset * 1e3)) : N ? new Date(Date.UTC(He, Xe, Ne, Tn, On, Bn, En)) : (it = new Date(He, Xe, Ne, Tn, On, Bn, En), de && (it = M(it).week(de).toDate()), it);
9348
9348
  } catch {
9349
9349
  return /* @__PURE__ */ new Date("");
9350
9350
  }
9351
- }(_, D, E, k), this.init(), O && O !== !0 && (this.$L = this.locale(O).$L), w && _ != this.format(D) && (this.$d = /* @__PURE__ */ new Date("")), s = {};
9351
+ }(_, D, B, k), this.init(), O && O !== !0 && (this.$L = this.locale(O).$L), w && _ != this.format(D) && (this.$d = /* @__PURE__ */ new Date("")), s = {};
9352
9352
  } else if (D instanceof Array) for (var C = D.length, V = 1; V <= C; V += 1) {
9353
- A[1] = D[V - 1];
9354
- var x = k.apply(this, A);
9353
+ P[1] = D[V - 1];
9354
+ var x = k.apply(this, P);
9355
9355
  if (x.isValid()) {
9356
9356
  this.$d = x.$d, this.$L = x.$L, this.init();
9357
9357
  break;
9358
9358
  }
9359
9359
  V === C && (this.$d = /* @__PURE__ */ new Date(""));
9360
9360
  }
9361
- else $.call(this, I);
9361
+ else A.call(this, I);
9362
9362
  };
9363
9363
  };
9364
9364
  });
@@ -9431,7 +9431,7 @@ function Nu(e, n) {
9431
9431
  const t = G("custom"), a = G(e.modelValue), l = G(e.modelValue), i = G(e.modelValue ? Se(e.modelValue).format(Mt) : null);
9432
9432
  function o(y) {
9433
9433
  const g = Se(y), v = g.isoWeekday();
9434
- return [6, 7].includes(v) ? !1 : !(e.nonWorkingDays || []).some((p) => Se(p).isSame(g, "day"));
9434
+ return [6, 7].includes(v) ? !1 : !(e.nonWorkingDays || []).some((b) => Se(b).isSame(g, "day"));
9435
9435
  }
9436
9436
  function r(y) {
9437
9437
  if (t.value = y, y === "today") {
@@ -9439,10 +9439,10 @@ function Nu(e, n) {
9439
9439
  return;
9440
9440
  }
9441
9441
  if (y === "previous") {
9442
- let g = 0, v = l.value, p = !1;
9443
- for (; !p && g < 90; )
9444
- v = Se(v).add(-1, "day"), p = o(v), g++;
9445
- p && (l.value = Se(v).format(Mt), i.value = l.value);
9442
+ let g = 0, v = l.value, b = !1;
9443
+ for (; !b && g < 90; )
9444
+ v = Se(v).add(-1, "day"), b = o(v), g++;
9445
+ b && (l.value = Se(v).format(Mt), i.value = l.value);
9446
9446
  }
9447
9447
  }
9448
9448
  function s(y) {
@@ -9545,11 +9545,11 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9545
9545
  } = Nu(t, a);
9546
9546
  return ee(
9547
9547
  () => t.modelValue,
9548
- (v, p) => {
9549
- v !== p && (r.value = v);
9548
+ (v, b) => {
9549
+ v !== b && (r.value = v);
9550
9550
  },
9551
9551
  { immediate: !0 }
9552
- ), (v, p) => (q(), ve("div", Ru, [
9552
+ ), (v, b) => (q(), ve("div", Ru, [
9553
9553
  se("div", zu, [
9554
9554
  se("div", {
9555
9555
  class: Re([
@@ -9558,20 +9558,20 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9558
9558
  { "fm-date-editor__menu-item--selected": H(i) === "custom" }
9559
9559
  ])
9560
9560
  }, fe(e.labelTexts.menuItemCustom), 3),
9561
- p[5] || (p[5] = se("div", { class: "fm-date-editor__menu--delimiter" }, null, -1)),
9561
+ b[5] || (b[5] = se("div", { class: "fm-date-editor__menu--delimiter" }, null, -1)),
9562
9562
  se("div", {
9563
9563
  class: Re([
9564
9564
  "fm-date-editor__menu-item",
9565
9565
  { "fm-date-editor__menu-item--selected": H(i) === "today" }
9566
9566
  ]),
9567
- onClick: p[0] || (p[0] = (k) => H(u)("today"))
9567
+ onClick: b[0] || (b[0] = (k) => H(u)("today"))
9568
9568
  }, fe(e.labelTexts.menuPresetToday), 3),
9569
9569
  se("div", {
9570
9570
  class: Re([
9571
9571
  "fm-date-editor__menu-item",
9572
9572
  { "fm-date-editor__menu-item--selected": H(i) === "previous" }
9573
9573
  ]),
9574
- onClick: p[1] || (p[1] = (k) => H(u)("previous"))
9574
+ onClick: b[1] || (b[1] = (k) => H(u)("previous"))
9575
9575
  }, fe(e.labelTexts.menuPresetPrevious), 3)
9576
9576
  ]),
9577
9577
  se("div", Hu, [
@@ -9584,12 +9584,12 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9584
9584
  mask: "####-##-##",
9585
9585
  "prepend-icon": "mdi-sigma",
9586
9586
  disabled: e.disabled,
9587
- "onClick:prependInner": p[2] || (p[2] = (k) => a("click:dateIcon")),
9587
+ "onClick:prependInner": b[2] || (b[2] = (k) => a("click:dateIcon")),
9588
9588
  "onUpdate:modelValue": H(f),
9589
9589
  onKeydown: [
9590
9590
  en(H(h), ["esc"]),
9591
- p[3] || (p[3] = en((k) => H(m)("tab"), ["tab"])),
9592
- p[4] || (p[4] = en((k) => H(m)("enter"), ["enter"]))
9591
+ b[3] || (b[3] = en((k) => H(m)("tab"), ["tab"])),
9592
+ b[4] || (b[4] = en((k) => H(m)("enter"), ["enter"]))
9593
9593
  ]
9594
9594
  }, null, 8, ["model-value", "label", "placeholder", "disabled", "onUpdate:modelValue", "onKeydown"]),
9595
9595
  d(Yi, {
@@ -9668,7 +9668,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9668
9668
  "update:modelValue"
9669
9669
  ],
9670
9670
  setup(e, { emit: n }) {
9671
- const t = e, a = n, l = b(() => t.prependIcon ? typeof t.prependIcon == "string" ? {
9671
+ const t = e, a = n, l = p(() => t.prependIcon ? typeof t.prependIcon == "string" ? {
9672
9672
  icon: t.prependIcon,
9673
9673
  size: 16,
9674
9674
  color: "var(--on-surface-variant)"
@@ -9676,7 +9676,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9676
9676
  icon: t.prependIcon.icon,
9677
9677
  size: t.prependIcon.size || 16,
9678
9678
  color: t.prependIcon.color || "var(--on-surface-variant)"
9679
- } : !1 : !1), i = b(() => t.appendIcon ? typeof t.appendIcon == "string" ? {
9679
+ } : !1 : !1), i = p(() => t.appendIcon ? typeof t.appendIcon == "string" ? {
9680
9680
  icon: t.appendIcon,
9681
9681
  size: 16,
9682
9682
  color: "var(--on-surface-variant)"
@@ -9684,7 +9684,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9684
9684
  icon: t.appendIcon.icon,
9685
9685
  size: t.appendIcon.size || 16,
9686
9686
  color: t.appendIcon.color || "var(--on-surface-variant)"
9687
- } : !1 : !1), o = b(() => ({
9687
+ } : !1 : !1), o = p(() => ({
9688
9688
  label: !0,
9689
9689
  variant: t.selected ? "flat" : "outlined",
9690
9690
  ...t.selected && { color: "var(--secondary-container)" },
@@ -9779,7 +9779,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9779
9779
  "update:modelValue"
9780
9780
  ],
9781
9781
  setup(e, { emit: n }) {
9782
- const t = e, a = n, l = G(t.modelValue), i = b(() => ({
9782
+ const t = e, a = n, l = G(t.modelValue), i = p(() => ({
9783
9783
  type: "radio",
9784
9784
  color: "var(--primary)",
9785
9785
  ...t.id && { id: t.id },
@@ -9841,7 +9841,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9841
9841
  "update:modelValue"
9842
9842
  ],
9843
9843
  setup(e, { emit: n }) {
9844
- const t = e, a = n, l = b(() => ({
9844
+ const t = e, a = n, l = p(() => ({
9845
9845
  color: "var(--primary)",
9846
9846
  modelValue: t.modelValue,
9847
9847
  ...t.name && { name: t.name },
@@ -9900,7 +9900,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9900
9900
  // 0, 1, 2
9901
9901
  },
9902
9902
  setup(e) {
9903
- const n = e, t = b(() => n.isDisabled ? "bg-[var(--sidenavOption-disabled-backgroundColor)]" : n.isActive ? "bg-[var(--sidenavOption-activated-backgroundColor)]" : "bg-[var(--sidenavOption-backgroundColor)]"), a = b(() => n.level === 0 ? "var(--sidenavOptionLeftIcon-color)" : n.level === 1 ? "var(--sidenavOption2LeftIcon-color)" : "var(--sidenavOption3LeftIcon-color)"), l = b(() => n.level === 0 ? "var(--sidenavOptionRightIcon-color)" : n.level === 1 ? "var(--sidenavOption2RightIcon-color)" : "var(--sidenavOption3RightIcon-color)");
9903
+ const n = e, t = p(() => n.isDisabled ? "bg-[var(--sidenavOption-disabled-backgroundColor)]" : n.isActive ? "bg-[var(--sidenavOption-activated-backgroundColor)]" : "bg-[var(--sidenavOption-backgroundColor)]"), a = p(() => n.level === 0 ? "var(--sidenavOptionLeftIcon-color)" : n.level === 1 ? "var(--sidenavOption2LeftIcon-color)" : "var(--sidenavOption3LeftIcon-color)"), l = p(() => n.level === 0 ? "var(--sidenavOptionRightIcon-color)" : n.level === 1 ? "var(--sidenavOption2RightIcon-color)" : "var(--sidenavOption3RightIcon-color)");
9904
9904
  return (i, o) => (q(), ve("div", {
9905
9905
  style: Qe(e.style),
9906
9906
  class: Re(["sidebar-item-label flex items-center cursor-pointer select-none transition-all duration-300 h-[56px] py-0 px-4 border-solid border-0 rounded-[28px]", [
@@ -9950,19 +9950,17 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
9950
9950
  route: Object
9951
9951
  },
9952
9952
  setup(e, { expose: n }) {
9953
- const t = e, a = G(!1), l = G([]), i = b(
9954
- () => {
9955
- var h, m, y, g, v;
9956
- return t.to && ((h = t.route) == null ? void 0 : h.path) === t.to || t.href && ((y = (m = t.route) == null ? void 0 : m.path) == null ? void 0 : y.includes(t.href)) || !!t.href && ((v = (g = window.location) == null ? void 0 : g.href) == null ? void 0 : v.includes(t.href));
9957
- }
9958
- ), o = b(() => {
9953
+ const t = e, a = G(!1), l = G([]), i = p(() => {
9954
+ var h, m, y, g, v, b, k, S, A, I, _, B, P, D;
9955
+ return t.to && ((h = t.route) == null ? void 0 : h.path) === t.to || t.href && ((g = (y = (m = t.route) == null ? void 0 : m.value) == null ? void 0 : y.path) == null ? void 0 : g.includes(t.href)) && ((k = (b = (v = t.route) == null ? void 0 : v.value) == null ? void 0 : b.path) == null ? void 0 : k.slice(-2)) === ((S = t.href) == null ? void 0 : S.slice(-2)) || !!t.href && ((I = (A = window.location) == null ? void 0 : A.href) == null ? void 0 : I.includes(t.href)) && ((P = (B = (_ = window.location) == null ? void 0 : _.href) == null ? void 0 : B.split("?")) == null ? void 0 : P[0].slice(-2)) === ((D = t.href) == null ? void 0 : D.slice(-2));
9956
+ }), o = p(() => {
9959
9957
  for (const h of l.value)
9960
9958
  if (h.isActive || h.isNestedActive) return !0;
9961
9959
  return !1;
9962
- }), r = b(() => {
9960
+ }), r = p(() => {
9963
9961
  if (t.level !== 1)
9964
9962
  return a.value ? "mdi-chevron-up" : "mdi-chevron-down";
9965
- }), s = b(() => t.level !== 1 ? t.icon : a.value ? "mdi-chevron-down" : "mdi-chevron-right"), u = b(
9963
+ }), s = p(() => t.level !== 1 ? t.icon : a.value ? "mdi-chevron-down" : "mdi-chevron-right"), u = p(
9966
9964
  () => t.alternativeLink ? ro(t.alternativeLink) : "a"
9967
9965
  );
9968
9966
  function c(h, m) {
@@ -10077,7 +10075,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
10077
10075
  ], 2)) : ye("", !0)
10078
10076
  ], 64));
10079
10077
  }
10080
- }, Ki = /* @__PURE__ */ Pe(ac, [["__scopeId", "data-v-98ff482b"]]), lc = { class: "scroll-variant-thin overflow-y-scroll max-h-[calc(100vh-132px)]" }, ic = { class: "mt-auto flex grow-0 items-center justify-end h-[48px] px-[12px] py-[16px] border-solid border-t-[1px] border-t-sidenavFooter-borderColor bg-sidenavFooter-backgroundColor" }, oc = {
10078
+ }, Ki = /* @__PURE__ */ Pe(ac, [["__scopeId", "data-v-02f885ba"]]), lc = { class: "scroll-variant-thin overflow-y-scroll max-h-[calc(100vh-132px)]" }, ic = { class: "mt-auto flex grow-0 items-center justify-end h-[48px] px-[12px] py-[16px] border-solid border-t-[1px] border-t-sidenavFooter-borderColor bg-sidenavFooter-backgroundColor" }, oc = {
10081
10079
  __name: "Navigation",
10082
10080
  props: {
10083
10081
  isFloat: Boolean,
@@ -10175,7 +10173,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
10175
10173
  },
10176
10174
  emits: ["resizeSideNav"],
10177
10175
  setup(e, { emit: n }) {
10178
- const t = e, a = n, l = b(() => {
10176
+ const t = e, a = n, l = p(() => {
10179
10177
  var f;
10180
10178
  if (t.route) return t.route;
10181
10179
  const s = (f = window.location.pathname) == null ? void 0 : f.split("/"), u = s.find((h) => h.includes("realm")) || "realm03va3", c = s.find((h) => h.includes("space")) || "space027ho";
@@ -10519,20 +10517,6 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
10519
10517
  to: "",
10520
10518
  href: "",
10521
10519
  children: [
10522
- {
10523
- key: "Add-on-1",
10524
- label: "Add-on 1",
10525
- action: void 0,
10526
- to: "",
10527
- href: ""
10528
- },
10529
- {
10530
- key: "Add-on-2",
10531
- label: "Add-on 2",
10532
- action: void 0,
10533
- to: "",
10534
- href: ""
10535
- },
10536
10520
  {
10537
10521
  key: "marketplace",
10538
10522
  label: "Marketplace",
@@ -10920,39 +10904,39 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
10920
10904
  href: o("/settings/init-configuration")
10921
10905
  },
10922
10906
  {
10923
- key: "Permissions",
10924
- label: "Permissions",
10907
+ key: "Permission",
10908
+ label: "Permission",
10925
10909
  action: void 0,
10926
10910
  to: "",
10927
10911
  href: "",
10928
10912
  children: [
10929
10913
  {
10930
- key: "Members",
10931
- label: "Members",
10914
+ key: "Member",
10915
+ label: "Member",
10932
10916
  action: void 0,
10933
10917
  href: "",
10934
10918
  to: r(
10935
- "/settings/permission/members",
10919
+ "/settings/permission/member",
10936
10920
  l.value.params
10937
10921
  )
10938
10922
  },
10939
10923
  {
10940
- key: "Groups",
10941
- label: "Groups",
10924
+ key: "Group",
10925
+ label: "Group",
10942
10926
  action: void 0,
10943
10927
  href: "",
10944
10928
  to: r(
10945
- "/settings/permission/groups",
10929
+ "/settings/permission/group",
10946
10930
  l.value.params
10947
10931
  )
10948
10932
  },
10949
10933
  {
10950
- key: "Roles",
10951
- label: "Roles",
10934
+ key: "Role",
10935
+ label: "Role",
10952
10936
  action: void 0,
10953
10937
  href: "",
10954
10938
  to: r(
10955
- "/settings/permission/roles",
10939
+ "/settings/permission/role",
10956
10940
  l.value.params
10957
10941
  )
10958
10942
  },
@@ -11082,7 +11066,7 @@ const Ru = { class: "fm-date-editor" }, zu = { class: "fm-date-editor__menu" },
11082
11066
  size: String
11083
11067
  },
11084
11068
  setup(e) {
11085
- const n = e, t = b(() => n.theme === "light" ? n.size === "small" ? uc : sc : n.size === "small" ? dc : cc);
11069
+ const n = e, t = p(() => n.theme === "light" ? n.size === "small" ? uc : sc : n.size === "small" ? dc : cc);
11086
11070
  return (a, l) => (q(), ve("img", { src: t.value }, null, 8, fc));
11087
11071
  }
11088
11072
  }, Qt = {
@@ -11180,20 +11164,20 @@ var Xi = { exports: {} };
11180
11164
  return i.fromToBase(u, c, f, h);
11181
11165
  }
11182
11166
  l.en.relativeTime = o, i.fromToBase = function(u, c, f, h, m) {
11183
- for (var y, g, v, p = f.$locale().relativeTime || o, k = t.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], S = k.length, $ = 0; $ < S; $ += 1) {
11184
- var I = k[$];
11167
+ for (var y, g, v, b = f.$locale().relativeTime || o, k = t.thresholds || [{ l: "s", r: 44, d: "second" }, { l: "m", r: 89 }, { l: "mm", r: 44, d: "minute" }, { l: "h", r: 89 }, { l: "hh", r: 21, d: "hour" }, { l: "d", r: 35 }, { l: "dd", r: 25, d: "day" }, { l: "M", r: 45 }, { l: "MM", r: 10, d: "month" }, { l: "y", r: 17 }, { l: "yy", d: "year" }], S = k.length, A = 0; A < S; A += 1) {
11168
+ var I = k[A];
11185
11169
  I.d && (y = h ? l(u).diff(f, I.d, !0) : f.diff(u, I.d, !0));
11186
11170
  var _ = (t.rounding || Math.round)(Math.abs(y));
11187
11171
  if (v = y > 0, _ <= I.r || !I.r) {
11188
- _ <= 1 && $ > 0 && (I = k[$ - 1]);
11189
- var E = p[I.l];
11190
- m && (_ = m("" + _)), g = typeof E == "string" ? E.replace("%d", _) : E(_, c, I.l, v);
11172
+ _ <= 1 && A > 0 && (I = k[A - 1]);
11173
+ var B = b[I.l];
11174
+ m && (_ = m("" + _)), g = typeof B == "string" ? B.replace("%d", _) : B(_, c, I.l, v);
11191
11175
  break;
11192
11176
  }
11193
11177
  }
11194
11178
  if (c) return g;
11195
- var A = v ? p.future : p.past;
11196
- return typeof A == "function" ? A(g) : A.replace("%s", g);
11179
+ var P = v ? b.future : b.past;
11180
+ return typeof P == "function" ? P(g) : P.replace("%s", g);
11197
11181
  }, i.to = function(u, c) {
11198
11182
  return r(u, c, this, !0);
11199
11183
  }, i.from = function(u, c) {