v-datatable-plus 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- import { ref as q, computed as k, openBlock as J, createElementBlock as be, createElementVNode as De, normalizeStyle as Oe, renderSlot as X, Fragment as re, reactive as Lt, watchEffect as Ye, toRefs as Il, capitalize as ua, isVNode as Mo, Comment as No, shallowRef as ue, unref as te, warn as Bn, provide as Ae, inject as we, defineComponent as zo, camelize as Pl, h as An, getCurrentInstance as Ho, isRef as Ot, createVNode as u, toRef as U, watch as le, onScopeDispose as He, effectScope as ca, toRaw as We, onBeforeUnmount as ot, onMounted as qt, onUpdated as jo, mergeProps as Q, Text as Wo, readonly as da, Transition as Ct, resolveDynamicComponent as Go, nextTick as Re, withDirectives as Me, TransitionGroup as fa, onBeforeMount as Vl, resolveDirective as Pt, vShow as vt, onBeforeUpdate as Uo, Teleport as _o, cloneVNode as Ko, createTextVNode as et, withModifiers as Da, toDisplayString as Le, useSlots as Bl, createBlock as he, withCtx as W, createCommentVNode as Be, createSlots as Al, normalizeProps as de, guardReactiveProps as fe, renderList as Je, normalizeClass as Tl } from "vue";
1
+ import { ref as q, computed as k, openBlock as ee, createElementBlock as be, createElementVNode as De, normalizeStyle as Oe, renderSlot as Y, Fragment as re, reactive as Lt, watchEffect as Ye, toRefs as Il, capitalize as ua, isVNode as Mo, Comment as No, shallowRef as ue, unref as te, warn as Bn, provide as Be, inject as we, defineComponent as zo, camelize as Pl, h as An, getCurrentInstance as Ho, isRef as Ot, createVNode as u, toRef as U, watch as le, onScopeDispose as He, effectScope as ca, toRaw as We, onBeforeUnmount as ot, onMounted as qt, onUpdated as jo, mergeProps as Q, Text as Wo, readonly as da, Transition as Ct, resolveDynamicComponent as Go, nextTick as Re, withDirectives as Me, TransitionGroup as fa, onBeforeMount as Vl, resolveDirective as Pt, vShow as vt, onBeforeUpdate as Uo, Teleport as _o, cloneVNode as Ko, createTextVNode as lt, withModifiers as Da, toDisplayString as Le, useSlots as Bl, createBlock as he, withCtx as W, createCommentVNode as Te, createSlots as Al, normalizeProps as de, guardReactiveProps as fe, renderList as Je, normalizeClass as Tl } from "vue";
2
2
  import $l from "vuedraggable";
3
- const Te = {
3
+ const Ae = {
4
4
  IsEqualTo: "eq",
5
5
  IsNotEqualTo: "neq",
6
6
  StartWith: "starts",
@@ -47,12 +47,12 @@ const Te = {
47
47
  function s() {
48
48
  document.removeEventListener("mousemove", o), document.removeEventListener("mouseup", s);
49
49
  }
50
- return (c, y) => (J(), be("div", qo, [
50
+ return (c, y) => (ee(), be("div", qo, [
51
51
  De("div", {
52
52
  class: "rs-border",
53
53
  style: Oe(n.value)
54
54
  }, [
55
- X(c.$slots, "left-panel")
55
+ Y(c.$slots, "left-panel")
56
56
  ], 4),
57
57
  De("div", {
58
58
  class: "rs-splitter-base",
@@ -63,7 +63,7 @@ const Te = {
63
63
  class: "rs-border",
64
64
  style: Oe(l.value)
65
65
  }, [
66
- X(c.$slots, "right-panel")
66
+ Y(c.$slots, "right-panel")
67
67
  ], 4)
68
68
  ]));
69
69
  }
@@ -116,7 +116,7 @@ function tn(e) {
116
116
  length: e
117
117
  }, (t, n) => a + n);
118
118
  }
119
- function ee(e) {
119
+ function J(e) {
120
120
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "px";
121
121
  if (!(e == null || e === ""))
122
122
  return isNaN(+e) ? String(e) : isFinite(+e) ? `${Number(e)}${a}` : void 0;
@@ -228,7 +228,7 @@ function Zo(e) {
228
228
  t.push(e.substr(n, a)), n += a;
229
229
  return t;
230
230
  }
231
- function lt() {
231
+ function at() {
232
232
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = arguments.length > 2 ? arguments[2] : void 0;
233
233
  const n = {};
234
234
  for (const l in e)
@@ -236,7 +236,7 @@ function lt() {
236
236
  for (const l in a) {
237
237
  const i = e[l], o = a[l];
238
238
  if (Qn(i) && Qn(o)) {
239
- n[l] = lt(i, o, t);
239
+ n[l] = at(i, o, t);
240
240
  continue;
241
241
  }
242
242
  if (Array.isArray(i) && Array.isArray(o) && t) {
@@ -710,7 +710,7 @@ function Qe(e, a) {
710
710
  const o = te(a == null ? void 0 : a.scoped), r = te(a == null ? void 0 : a.reset), s = te(a == null ? void 0 : a.root);
711
711
  if (n.value == null && !(o || r || s))
712
712
  return t.value;
713
- let c = lt(n.value, {
713
+ let c = at(n.value, {
714
714
  prev: t.value
715
715
  });
716
716
  if (o)
@@ -719,13 +719,13 @@ function Qe(e, a) {
719
719
  const y = Number(r || 1 / 0);
720
720
  for (let b = 0; b <= y && !(!c || !("prev" in c)); b++)
721
721
  c = c.prev;
722
- return c && typeof s == "string" && s in c && (c = lt(lt(c, {
722
+ return c && typeof s == "string" && s in c && (c = at(at(c, {
723
723
  prev: c
724
724
  }), c[s])), c;
725
725
  }
726
- return c.prev ? lt(c.prev, c) : c;
726
+ return c.prev ? at(c.prev, c) : c;
727
727
  });
728
- return Ae(gn, l), l;
728
+ return Be(gn, l), l;
729
729
  }
730
730
  function br(e, a) {
731
731
  var t, n;
@@ -758,7 +758,7 @@ function Sr() {
758
758
  });
759
759
  function r() {
760
760
  const s = pr(gn, n);
761
- Ae(gn, k(() => o.value ? lt((s == null ? void 0 : s.value) ?? {}, o.value) : s == null ? void 0 : s.value));
761
+ Be(gn, k(() => o.value ? at((s == null ? void 0 : s.value) ?? {}, o.value) : s == null ? void 0 : s.value));
762
762
  }
763
763
  return {
764
764
  props: i,
@@ -786,7 +786,7 @@ function Xt(e) {
786
786
  }
787
787
  return e;
788
788
  }
789
- function Y() {
789
+ function X() {
790
790
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0;
791
791
  return (a) => (e ? Xt : zo)(a);
792
792
  }
@@ -795,7 +795,7 @@ function kr(e, a) {
795
795
  }
796
796
  function Sa(e) {
797
797
  let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "div", t = arguments.length > 2 ? arguments[2] : void 0;
798
- return Y()({
798
+ return X()({
799
799
  name: t ?? ua(Pl(e.replace(/__/g, "-"))),
800
800
  props: {
801
801
  tag: {
@@ -839,7 +839,7 @@ function pe(e, a) {
839
839
  throw new Error(`[Vuetify] ${e} must be called from inside a setup function`);
840
840
  return t;
841
841
  }
842
- function nt() {
842
+ function tt() {
843
843
  let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "composables";
844
844
  const a = pe(e).type;
845
845
  return kt((a == null ? void 0 : a.aliasName) || (a == null ? void 0 : a.name));
@@ -910,7 +910,7 @@ const gt = N({
910
910
  border: [Boolean, Number, String]
911
911
  }, "border");
912
912
  function Vt(e) {
913
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
913
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
914
914
  return {
915
915
  borderClasses: k(() => {
916
916
  const n = Ot(e) ? e.value : e.border, l = [];
@@ -923,15 +923,15 @@ function Vt(e) {
923
923
  })
924
924
  };
925
925
  }
926
- const Pr = [null, "default", "comfortable", "compact"], Ke = N({
926
+ const Pr = [null, "default", "comfortable", "compact"], _e = N({
927
927
  density: {
928
928
  type: String,
929
929
  default: "default",
930
930
  validator: (e) => Pr.includes(e)
931
931
  }
932
932
  }, "density");
933
- function at(e) {
934
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
933
+ function nt(e) {
934
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
935
935
  return {
936
936
  densityClasses: k(() => `${a}--density-${e.density}`)
937
937
  };
@@ -955,7 +955,7 @@ function Bt(e) {
955
955
  })
956
956
  };
957
957
  }
958
- const qe = N({
958
+ const Ke = N({
959
959
  rounded: {
960
960
  type: [Boolean, Number, String],
961
961
  default: void 0
@@ -963,7 +963,7 @@ const qe = N({
963
963
  tile: Boolean
964
964
  }, "rounded");
965
965
  function Ze(e) {
966
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
966
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
967
967
  return {
968
968
  roundedClasses: k(() => {
969
969
  const n = Ot(e) ? e.value : e.rounded, l = Ot(e) ? e.value : e.tile, i = [];
@@ -997,7 +997,7 @@ function $e(e) {
997
997
  current: n,
998
998
  themeClasses: l
999
999
  };
1000
- return Ae(al, i), i;
1000
+ return Be(al, i), i;
1001
1001
  }
1002
1002
  function wa(e) {
1003
1003
  return ya(() => {
@@ -1031,7 +1031,7 @@ function it(e, a) {
1031
1031
  textColorStyles: l
1032
1032
  };
1033
1033
  }
1034
- function tt(e, a) {
1034
+ function et(e, a) {
1035
1035
  const t = k(() => ({
1036
1036
  background: Ot(e) ? e.value : a ? e[a] : null
1037
1037
  })), {
@@ -1062,7 +1062,7 @@ const st = N({
1062
1062
  }
1063
1063
  }, "variant");
1064
1064
  function Qt(e) {
1065
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
1065
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
1066
1066
  const t = k(() => {
1067
1067
  const {
1068
1068
  variant: i
@@ -1091,13 +1091,13 @@ const ql = N({
1091
1091
  divided: Boolean,
1092
1092
  ...gt(),
1093
1093
  ...ce(),
1094
- ...Ke(),
1094
+ ..._e(),
1095
1095
  ...yt(),
1096
- ...qe(),
1096
+ ...Ke(),
1097
1097
  ...xe(),
1098
1098
  ...Ie(),
1099
1099
  ...st()
1100
- }, "VBtnGroup"), ll = Y()({
1100
+ }, "VBtnGroup"), ll = X()({
1101
1101
  name: "VBtnGroup",
1102
1102
  props: ql(),
1103
1103
  setup(e, a) {
@@ -1108,7 +1108,7 @@ const ql = N({
1108
1108
  themeClasses: n
1109
1109
  } = $e(e), {
1110
1110
  densityClasses: l
1111
- } = at(e), {
1111
+ } = nt(e), {
1112
1112
  borderClasses: i
1113
1113
  } = Vt(e), {
1114
1114
  elevationClasses: o
@@ -1196,7 +1196,7 @@ function Yl(e, a) {
1196
1196
  if (!n)
1197
1197
  throw new Error("[Vuetify] useGroupItem composable must be used inside a component setup function");
1198
1198
  const l = rt();
1199
- Ae(Symbol.for(`${a.description}:id`), l);
1199
+ Be(Symbol.for(`${a.description}:id`), l);
1200
1200
  const i = we(a, null);
1201
1201
  if (!i) {
1202
1202
  if (!t)
@@ -1302,7 +1302,7 @@ function Ca(e, a) {
1302
1302
  items: k(() => n),
1303
1303
  getItemIndex: (m) => Br(n, m)
1304
1304
  };
1305
- return Ae(a, b), b;
1305
+ return Be(a, b), b;
1306
1306
  }
1307
1307
  function Br(e, a) {
1308
1308
  const t = Ql(e, [a]);
@@ -1329,7 +1329,7 @@ const Zl = Symbol.for("vuetify:v-btn-toggle"), Tr = N({
1329
1329
  ...ql(),
1330
1330
  ...xa()
1331
1331
  }, "VBtnToggle");
1332
- Y()({
1332
+ X()({
1333
1333
  name: "VBtnToggle",
1334
1334
  props: Tr(),
1335
1335
  emits: {
@@ -1377,7 +1377,7 @@ const $r = N({
1377
1377
  reset: [Number, String],
1378
1378
  root: [Boolean, String],
1379
1379
  scoped: Boolean
1380
- }, "VDefaultsProvider"), Ce = Y(!1)({
1380
+ }, "VDefaultsProvider"), Ce = X(!1)({
1381
1381
  name: "VDefaultsProvider",
1382
1382
  props: $r(),
1383
1383
  setup(e, a) {
@@ -1410,7 +1410,7 @@ const $r = N({
1410
1410
  type: String,
1411
1411
  required: !0
1412
1412
  }
1413
- }, "icon"), il = Y()({
1413
+ }, "icon"), il = X()({
1414
1414
  name: "VComponentIcon",
1415
1415
  props: $n(),
1416
1416
  setup(e, a) {
@@ -1510,12 +1510,12 @@ const Fr = (e) => {
1510
1510
  }
1511
1511
  }, "size");
1512
1512
  function Zt(e) {
1513
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
1513
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
1514
1514
  return ya(() => {
1515
1515
  let t, n;
1516
1516
  return dn(Lr, e.size) ? t = `${a}--size-${e.size}` : e.size && (n = {
1517
- width: ee(e.size),
1518
- height: ee(e.size)
1517
+ width: J(e.size),
1518
+ height: J(e.size)
1519
1519
  }), {
1520
1520
  sizeClasses: t,
1521
1521
  sizeStyles: n
@@ -1534,7 +1534,7 @@ const Dr = N({
1534
1534
  tag: "i"
1535
1535
  }),
1536
1536
  ...Ie()
1537
- }, "VIcon"), me = Y()({
1537
+ }, "VIcon"), me = X()({
1538
1538
  name: "VIcon",
1539
1539
  props: Dr(),
1540
1540
  setup(e, a) {
@@ -1567,9 +1567,9 @@ const Dr = N({
1567
1567
  "v-icon--end": e.end
1568
1568
  }, e.class],
1569
1569
  style: [r.value ? void 0 : {
1570
- fontSize: ee(e.size),
1571
- height: ee(e.size),
1572
- width: ee(e.size)
1570
+ fontSize: J(e.size),
1571
+ height: J(e.size),
1572
+ width: J(e.size)
1573
1573
  }, c.value, e.style],
1574
1574
  role: b ? "button" : void 0,
1575
1575
  "aria-hidden": !b,
@@ -1641,7 +1641,7 @@ const Rr = N({
1641
1641
  tag: "div"
1642
1642
  }),
1643
1643
  ...Ie()
1644
- }, "VProgressCircular"), Mr = Y()({
1644
+ }, "VProgressCircular"), Mr = X()({
1645
1645
  name: "VProgressCircular",
1646
1646
  props: Rr(),
1647
1647
  setup(e, a) {
@@ -1665,7 +1665,7 @@ const Rr = N({
1665
1665
  } = Jl(), {
1666
1666
  resizeRef: v,
1667
1667
  contentRect: S
1668
- } = Et(), w = k(() => Math.max(0, Math.min(100, parseFloat(e.modelValue)))), C = k(() => Number(e.width)), B = k(() => s.value ? Number(e.size) : S.value ? S.value.width : Math.max(C.value, 32)), O = k(() => n / (1 - C.value / B.value) * 2), A = k(() => C.value / B.value * O.value), L = k(() => ee((100 - w.value) / 100 * l));
1668
+ } = Et(), w = k(() => Math.max(0, Math.min(100, parseFloat(e.modelValue)))), C = k(() => Number(e.width)), B = k(() => s.value ? Number(e.size) : S.value ? S.value.width : Math.max(C.value, 32)), O = k(() => n / (1 - C.value / B.value) * 2), A = k(() => C.value / B.value * O.value), L = k(() => J((100 - w.value) / 100 * l));
1669
1669
  return Ye(() => {
1670
1670
  f.value = i.value, v.value = i.value;
1671
1671
  }), ae(() => u(e.tag, {
@@ -1724,7 +1724,7 @@ const Rr = N({
1724
1724
  function bt(e) {
1725
1725
  return {
1726
1726
  dimensionStyles: k(() => {
1727
- const t = {}, n = ee(e.height), l = ee(e.maxHeight), i = ee(e.maxWidth), o = ee(e.minHeight), r = ee(e.minWidth), s = ee(e.width);
1727
+ const t = {}, n = J(e.height), l = J(e.maxHeight), i = J(e.maxWidth), o = J(e.minHeight), r = J(e.minWidth), s = J(e.width);
1728
1728
  return n != null && (t.height = n), 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;
1729
1729
  })
1730
1730
  };
@@ -1824,10 +1824,10 @@ const Nr = N({
1824
1824
  ...pa({
1825
1825
  location: "top"
1826
1826
  }),
1827
- ...qe(),
1827
+ ...Ke(),
1828
1828
  ...xe(),
1829
1829
  ...Ie()
1830
- }, "VProgressLinear"), zr = Y()({
1830
+ }, "VProgressLinear"), zr = X()({
1831
1831
  name: "VProgressLinear",
1832
1832
  props: Nr(),
1833
1833
  emits: {
@@ -1850,13 +1850,13 @@ const Nr = N({
1850
1850
  } = it(e, "color"), {
1851
1851
  backgroundColorClasses: y,
1852
1852
  backgroundColorStyles: b
1853
- } = tt(k(() => e.bgColor || e.color)), {
1853
+ } = et(k(() => e.bgColor || e.color)), {
1854
1854
  backgroundColorClasses: m,
1855
1855
  backgroundColorStyles: f
1856
- } = tt(k(() => e.bufferColor || e.bgColor || e.color)), {
1856
+ } = et(k(() => e.bufferColor || e.bgColor || e.color)), {
1857
1857
  backgroundColorClasses: h,
1858
1858
  backgroundColorStyles: v
1859
- } = tt(e, "color"), {
1859
+ } = et(e, "color"), {
1860
1860
  roundedClasses: S
1861
1861
  } = Ze(e), {
1862
1862
  intersectionRef: w,
@@ -1885,8 +1885,8 @@ const Nr = N({
1885
1885
  style: [{
1886
1886
  bottom: e.location === "bottom" ? 0 : void 0,
1887
1887
  top: e.location === "top" ? 0 : void 0,
1888
- height: e.active ? ee(O.value) : 0,
1889
- "--v-progress-linear-height": ee(O.value),
1888
+ height: e.active ? J(O.value) : 0,
1889
+ "--v-progress-linear-height": J(O.value),
1890
1890
  ...e.absolute ? r.value : {}
1891
1891
  }, e.style],
1892
1892
  role: "progressbar",
@@ -1901,12 +1901,12 @@ const Nr = N({
1901
1901
  class: ["v-progress-linear__stream", s.value],
1902
1902
  style: {
1903
1903
  ...c.value,
1904
- [p.value ? "left" : "right"]: ee(-O.value),
1905
- borderTop: `${ee(O.value / 2)} dotted`,
1904
+ [p.value ? "left" : "right"]: J(-O.value),
1905
+ borderTop: `${J(O.value / 2)} dotted`,
1906
1906
  opacity: parseFloat(e.bufferOpacity),
1907
- top: `calc(50% - ${ee(O.value / 4)})`,
1908
- width: ee(100 - A.value, "%"),
1909
- "--v-progress-linear-stream-to": ee(O.value * (p.value ? 1 : -1))
1907
+ top: `calc(50% - ${J(O.value / 4)})`,
1908
+ width: J(100 - A.value, "%"),
1909
+ "--v-progress-linear-stream-to": J(O.value * (p.value ? 1 : -1))
1910
1910
  }
1911
1911
  }, null), u("div", {
1912
1912
  class: ["v-progress-linear__background", y.value],
@@ -1918,7 +1918,7 @@ const Nr = N({
1918
1918
  class: ["v-progress-linear__buffer", m.value],
1919
1919
  style: [f.value, {
1920
1920
  opacity: parseFloat(e.bufferOpacity),
1921
- width: ee(A.value, "%")
1921
+ width: J(A.value, "%")
1922
1922
  }]
1923
1923
  }, null), u(Ct, {
1924
1924
  name: T.value
@@ -1932,7 +1932,7 @@ const Nr = N({
1932
1932
  }, null))]) : u("div", {
1933
1933
  class: ["v-progress-linear__determinate", h.value],
1934
1934
  style: [v.value, {
1935
- width: ee(L.value, "%")
1935
+ width: J(L.value, "%")
1936
1936
  }]
1937
1937
  }, null)]
1938
1938
  }), t.default && u("div", {
@@ -1947,7 +1947,7 @@ const Nr = N({
1947
1947
  loading: [Boolean, String]
1948
1948
  }, "loader");
1949
1949
  function En(e) {
1950
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
1950
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
1951
1951
  return {
1952
1952
  loaderClasses: k(() => ({
1953
1953
  [`${a}--loading`]: e.loading
@@ -1982,7 +1982,7 @@ const Hr = ["static", "relative", "fixed", "absolute", "sticky"], ti = N({
1982
1982
  }
1983
1983
  }, "position");
1984
1984
  function ni(e) {
1985
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
1985
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
1986
1986
  return {
1987
1987
  positionClasses: k(() => e.position ? `${a}--${e.position}` : void 0)
1988
1988
  };
@@ -2254,14 +2254,14 @@ const Jt = {
2254
2254
  text: String,
2255
2255
  ...gt(),
2256
2256
  ...ce(),
2257
- ...Ke(),
2257
+ ..._e(),
2258
2258
  ...ht(),
2259
2259
  ...yt(),
2260
2260
  ...Xl(),
2261
2261
  ...On(),
2262
2262
  ...pa(),
2263
2263
  ...ti(),
2264
- ...qe(),
2264
+ ...Ke(),
2265
2265
  ...Ln(),
2266
2266
  ...Rt(),
2267
2267
  ...xe({
@@ -2271,7 +2271,7 @@ const Jt = {
2271
2271
  ...st({
2272
2272
  variant: "elevated"
2273
2273
  })
2274
- }, "VBtn"), _e = Y()({
2274
+ }, "VBtn"), qe = X()({
2275
2275
  name: "VBtn",
2276
2276
  props: Qr(),
2277
2277
  emits: {
@@ -2288,7 +2288,7 @@ const Jt = {
2288
2288
  borderClasses: i
2289
2289
  } = Vt(e), {
2290
2290
  densityClasses: o
2291
- } = at(e), {
2291
+ } = nt(e), {
2292
2292
  dimensionStyles: r
2293
2293
  } = bt(e), {
2294
2294
  elevationClasses: s
@@ -2413,7 +2413,7 @@ const Jt = {
2413
2413
  group: v
2414
2414
  };
2415
2415
  }
2416
- }), Zr = Y()({
2416
+ }), Zr = X()({
2417
2417
  name: "VCardActions",
2418
2418
  props: ce(),
2419
2419
  setup(e, a) {
@@ -2437,7 +2437,7 @@ const Jt = {
2437
2437
  opacity: [Number, String],
2438
2438
  ...ce(),
2439
2439
  ...xe()
2440
- }, "VCardSubtitle"), es = Y()({
2440
+ }, "VCardSubtitle"), es = X()({
2441
2441
  name: "VCardSubtitle",
2442
2442
  props: Jr(),
2443
2443
  setup(e, a) {
@@ -2468,7 +2468,7 @@ const di = N({
2468
2468
  inline: Boolean,
2469
2469
  ...ce(),
2470
2470
  ...ht()
2471
- }, "VResponsive"), ul = Y()({
2471
+ }, "VResponsive"), ul = X()({
2472
2472
  name: "VResponsive",
2473
2473
  props: di(),
2474
2474
  setup(e, a) {
@@ -2587,9 +2587,9 @@ const vi = {
2587
2587
  position: String,
2588
2588
  ...di(),
2589
2589
  ...ce(),
2590
- ...qe(),
2590
+ ...Ke(),
2591
2591
  ...en()
2592
- }, "VImg"), Va = Y()({
2592
+ }, "VImg"), Va = X()({
2593
2593
  name: "VImg",
2594
2594
  directives: {
2595
2595
  intersect: vi
@@ -2608,7 +2608,7 @@ const vi = {
2608
2608
  const {
2609
2609
  backgroundColorClasses: l,
2610
2610
  backgroundColorStyles: i
2611
- } = tt(U(e, "color")), {
2611
+ } = et(U(e, "color")), {
2612
2612
  roundedClasses: o
2613
2613
  } = Ze(e), r = pe("VImg"), s = ue(""), c = q(), y = ue(e.eager ? "loading" : "idle"), b = ue(), m = ue(), f = k(() => e.src && typeof e.src == "object" ? {
2614
2614
  src: e.src.src,
@@ -2757,7 +2757,7 @@ const vi = {
2757
2757
  "v-img--booting": !F.value
2758
2758
  }, l.value, o.value, e.class],
2759
2759
  style: [{
2760
- width: ee(e.width === "auto" ? b.value : e.width)
2760
+ width: J(e.width === "auto" ? b.value : e.width)
2761
2761
  }, i.value, e.style]
2762
2762
  }, P, {
2763
2763
  aspectRatio: h.value,
@@ -2787,15 +2787,15 @@ const vi = {
2787
2787
  image: String,
2788
2788
  text: String,
2789
2789
  ...ce(),
2790
+ ..._e(),
2790
2791
  ...Ke(),
2791
- ...qe(),
2792
2792
  ...Rt(),
2793
2793
  ...xe(),
2794
2794
  ...Ie(),
2795
2795
  ...st({
2796
2796
  variant: "flat"
2797
2797
  })
2798
- }, "VAvatar"), It = Y()({
2798
+ }, "VAvatar"), It = X()({
2799
2799
  name: "VAvatar",
2800
2800
  props: is(),
2801
2801
  setup(e, a) {
@@ -2810,7 +2810,7 @@ const vi = {
2810
2810
  variantClasses: o
2811
2811
  } = Qt(e), {
2812
2812
  densityClasses: r
2813
- } = at(e), {
2813
+ } = nt(e), {
2814
2814
  roundedClasses: s
2815
2815
  } = Ze(e), {
2816
2816
  sizeClasses: c,
@@ -2855,8 +2855,8 @@ const vi = {
2855
2855
  subtitle: [String, Number],
2856
2856
  title: [String, Number],
2857
2857
  ...ce(),
2858
- ...Ke()
2859
- }, "VCardItem"), rs = Y()({
2858
+ ..._e()
2859
+ }, "VCardItem"), rs = X()({
2860
2860
  name: "VCardItem",
2861
2861
  props: os(),
2862
2862
  setup(e, a) {
@@ -2940,7 +2940,7 @@ const vi = {
2940
2940
  opacity: [Number, String],
2941
2941
  ...ce(),
2942
2942
  ...xe()
2943
- }, "VCardText"), us = Y()({
2943
+ }, "VCardText"), us = X()({
2944
2944
  name: "VCardText",
2945
2945
  props: ss(),
2946
2946
  setup(e, a) {
@@ -2976,20 +2976,20 @@ const vi = {
2976
2976
  title: [String, Number],
2977
2977
  ...gt(),
2978
2978
  ...ce(),
2979
- ...Ke(),
2979
+ ..._e(),
2980
2980
  ...ht(),
2981
2981
  ...yt(),
2982
2982
  ...On(),
2983
2983
  ...pa(),
2984
2984
  ...ti(),
2985
- ...qe(),
2985
+ ...Ke(),
2986
2986
  ...Ln(),
2987
2987
  ...xe(),
2988
2988
  ...Ie(),
2989
2989
  ...st({
2990
2990
  variant: "elevated"
2991
2991
  })
2992
- }, "VCard"), mi = Y()({
2992
+ }, "VCard"), mi = X()({
2993
2993
  name: "VCard",
2994
2994
  directives: {
2995
2995
  Ripple: Jt
@@ -3010,7 +3010,7 @@ const vi = {
3010
3010
  variantClasses: s
3011
3011
  } = Qt(e), {
3012
3012
  densityClasses: c
3013
- } = at(e), {
3013
+ } = nt(e), {
3014
3014
  dimensionStyles: y
3015
3015
  } = bt(e), {
3016
3016
  elevationClasses: b
@@ -3094,7 +3094,7 @@ const vi = {
3094
3094
  onClick: ze(),
3095
3095
  ...ce(),
3096
3096
  ...Ie()
3097
- }, "VLabel"), gi = Y()({
3097
+ }, "VLabel"), gi = X()({
3098
3098
  name: "VLabel",
3099
3099
  props: ds(),
3100
3100
  setup(e, a) {
@@ -3144,14 +3144,14 @@ const vi = {
3144
3144
  default: mt
3145
3145
  },
3146
3146
  ...ce(),
3147
- ...Ke(),
3147
+ ..._e(),
3148
3148
  ...Ie()
3149
3149
  }, "SelectionControlGroup"), fs = N({
3150
3150
  ...hi({
3151
3151
  defaultsTarget: "VSelectionControl"
3152
3152
  })
3153
3153
  }, "VSelectionControlGroup");
3154
- Y()({
3154
+ X()({
3155
3155
  name: "VSelectionControlGroup",
3156
3156
  props: fs(),
3157
3157
  emits: {
@@ -3162,7 +3162,7 @@ Y()({
3162
3162
  slots: t
3163
3163
  } = a;
3164
3164
  const n = ke(e, "modelValue"), l = rt(), i = k(() => e.id || `v-selection-control-group-${l}`), o = k(() => e.name || i.value), r = /* @__PURE__ */ new Set();
3165
- return Ae(yi, {
3165
+ return Be(yi, {
3166
3166
  modelValue: n,
3167
3167
  forceUpdate: () => {
3168
3168
  r.forEach((s) => s());
@@ -3213,7 +3213,7 @@ const bi = N({
3213
3213
  function vs(e) {
3214
3214
  const a = we(yi, void 0), {
3215
3215
  densityClasses: t
3216
- } = at(e), n = ke(e, "modelValue"), l = k(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), i = k(() => e.falseValue !== void 0 ? e.falseValue : !1), o = k(() => !!e.multiple || e.multiple == null && Array.isArray(n.value)), r = k({
3216
+ } = nt(e), n = ke(e, "modelValue"), l = k(() => e.trueValue !== void 0 ? e.trueValue : e.value !== void 0 ? e.value : !0), i = k(() => e.falseValue !== void 0 ? e.falseValue : !1), o = k(() => !!e.multiple || e.multiple == null && Array.isArray(n.value)), r = k({
3217
3217
  get() {
3218
3218
  const f = a ? a.modelValue.value : n.value;
3219
3219
  return o.value ? Fe(f).some((h) => e.valueComparator(h, l.value)) : e.valueComparator(f, l.value);
@@ -3234,7 +3234,7 @@ function vs(e) {
3234
3234
  })), {
3235
3235
  backgroundColorClasses: y,
3236
3236
  backgroundColorStyles: b
3237
- } = tt(k(() => r.value && !e.error && !e.disabled ? e.color : e.baseColor)), m = k(() => r.value ? e.trueIcon : e.falseIcon);
3237
+ } = et(k(() => r.value && !e.error && !e.disabled ? e.color : e.baseColor)), m = k(() => r.value ? e.trueIcon : e.falseIcon);
3238
3238
  return {
3239
3239
  group: a,
3240
3240
  densityClasses: t,
@@ -3248,7 +3248,7 @@ function vs(e) {
3248
3248
  icon: m
3249
3249
  };
3250
3250
  }
3251
- const cl = Y()({
3251
+ const cl = X()({
3252
3252
  name: "VSelectionControl",
3253
3253
  directives: {
3254
3254
  Ripple: Jt
@@ -3367,7 +3367,7 @@ const cl = Y()({
3367
3367
  falseIcon: "$checkboxOff",
3368
3368
  trueIcon: "$checkboxOn"
3369
3369
  })
3370
- }, "VCheckboxBtn"), dt = Y()({
3370
+ }, "VCheckboxBtn"), dt = X()({
3371
3371
  name: "VCheckboxBtn",
3372
3372
  props: ms(),
3373
3373
  emits: {
@@ -3432,7 +3432,7 @@ const gs = N({
3432
3432
  origin: String
3433
3433
  }, "transition");
3434
3434
  function Ge(e, a, t) {
3435
- return Y()({
3435
+ return X()({
3436
3436
  name: e,
3437
3437
  props: gs({
3438
3438
  mode: t,
@@ -3493,7 +3493,7 @@ function Ge(e, a, t) {
3493
3493
  }
3494
3494
  function ki(e, a) {
3495
3495
  let t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "in-out";
3496
- return Y()({
3496
+ return X()({
3497
3497
  name: e,
3498
3498
  props: {
3499
3499
  mode: {
@@ -3558,7 +3558,7 @@ function wi() {
3558
3558
  }
3559
3559
  const ys = N({
3560
3560
  target: [Object, Array]
3561
- }, "v-dialog-transition"), xi = Y()({
3561
+ }, "v-dialog-transition"), xi = X()({
3562
3562
  name: "VDialogTransition",
3563
3563
  props: ys(),
3564
3564
  setup(e, a) {
@@ -3692,7 +3692,7 @@ const pi = ki("expand-transition", wi()), Ii = ki("expand-x-transition", wi("",
3692
3692
  group: !0
3693
3693
  }
3694
3694
  })
3695
- }, "VMessages"), bs = Y()({
3695
+ }, "VMessages"), bs = X()({
3696
3696
  name: "VMessages",
3697
3697
  props: hs(),
3698
3698
  setup(e, a) {
@@ -3724,7 +3724,7 @@ const pi = ki("expand-transition", wi()), Ii = ki("expand-x-transition", wi("",
3724
3724
  "onUpdate:focused": ze()
3725
3725
  }, "focus");
3726
3726
  function Vi(e) {
3727
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
3727
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
3728
3728
  const t = ke(e, "focused"), n = k(() => ({
3729
3729
  [`${a}--focused`]: t.value
3730
3730
  }));
@@ -3775,7 +3775,7 @@ const ks = N({
3775
3775
  ...Pi()
3776
3776
  }, "validation");
3777
3777
  function ws(e) {
3778
- let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt(), t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : rt();
3778
+ let a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt(), t = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : rt();
3779
3779
  const n = ke(e, "modelValue"), l = k(() => e.validationValue === void 0 ? n.value : e.validationValue), i = Bi(), o = q([]), r = ue(!0), s = k(() => !!(Fe(n.value === "" ? null : n.value).length || Fe(l.value === "" ? null : l.value).length)), c = k(() => !!(e.disabled ?? (i == null ? void 0 : i.isDisabled.value))), y = k(() => !!(e.readonly ?? (i == null ? void 0 : i.isReadonly.value))), b = k(() => {
3780
3780
  var A;
3781
3781
  return (A = e.errorMessages) != null && A.length ? Fe(e.errorMessages).concat(o.value).slice(0, Math.max(0, +e.maxErrors)) : o.value;
@@ -3889,11 +3889,11 @@ const Ai = N({
3889
3889
  "onClick:prepend": ze(),
3890
3890
  "onClick:append": ze(),
3891
3891
  ...ce(),
3892
- ...Ke(),
3892
+ ..._e(),
3893
3893
  ...Xo(ht(), ["maxWidth", "minWidth", "width"]),
3894
3894
  ...Ie(),
3895
3895
  ...ks()
3896
- }, "VInput"), ml = Y()({
3896
+ }, "VInput"), ml = X()({
3897
3897
  name: "VInput",
3898
3898
  props: {
3899
3899
  ...Ai()
@@ -3909,7 +3909,7 @@ const Ai = N({
3909
3909
  } = a;
3910
3910
  const {
3911
3911
  densityClasses: i
3912
- } = at(e), {
3912
+ } = nt(e), {
3913
3913
  dimensionStyles: o
3914
3914
  } = bt(e), {
3915
3915
  themeClasses: r
@@ -3993,7 +3993,7 @@ const Ai = N({
3993
3993
  mobileBreakpoint: [Number, String]
3994
3994
  }, "display");
3995
3995
  function At() {
3996
- let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : nt();
3996
+ let e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, a = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : tt();
3997
3997
  const t = we(xs);
3998
3998
  if (!t)
3999
3999
  throw new Error("Could not find Vuetify display injection");
@@ -4053,7 +4053,7 @@ function Un(e, a, t) {
4053
4053
  return l;
4054
4054
  }
4055
4055
  async function gl(e, a, t, n) {
4056
- const l = t ? "scrollLeft" : "scrollTop", i = lt((n == null ? void 0 : n.options) ?? ps(), a), o = n == null ? void 0 : n.rtl.value, r = (typeof e == "number" ? e : Ba(e)) ?? 0, s = i.container === "parent" && r instanceof HTMLElement ? r.parentElement : Is(i.container), c = typeof i.easing == "function" ? i.easing : i.patterns[i.easing];
4056
+ const l = t ? "scrollLeft" : "scrollTop", i = at((n == null ? void 0 : n.options) ?? ps(), a), o = n == null ? void 0 : n.rtl.value, r = (typeof e == "number" ? e : Ba(e)) ?? 0, s = i.container === "parent" && r instanceof HTMLElement ? r.parentElement : Is(i.container), c = typeof i.easing == "function" ? i.easing : i.patterns[i.easing];
4057
4057
  if (!c)
4058
4058
  throw new TypeError(`Easing function "${i.easing}" not found.`);
4059
4059
  let y;
@@ -4090,9 +4090,9 @@ function Ps() {
4090
4090
  rtl: k(() => a.rtl.value || t.value)
4091
4091
  };
4092
4092
  async function l(i, o) {
4093
- return gl(i, lt(e, o), !1, n);
4093
+ return gl(i, at(e, o), !1, n);
4094
4094
  }
4095
- return l.horizontal = async (i, o) => gl(i, lt(e, o), !0, n), l;
4095
+ return l.horizontal = async (i, o) => gl(i, at(e, o), !0, n), l;
4096
4096
  }
4097
4097
  function Vs(e, a, t, n) {
4098
4098
  const {
@@ -4181,9 +4181,9 @@ const As = N({
4181
4181
  showFirstLastPage: Boolean,
4182
4182
  ...gt(),
4183
4183
  ...ce(),
4184
- ...Ke(),
4184
+ ..._e(),
4185
4185
  ...yt(),
4186
- ...qe(),
4186
+ ...Ke(),
4187
4187
  ...Rt(),
4188
4188
  ...xe({
4189
4189
  tag: "nav"
@@ -4192,7 +4192,7 @@ const As = N({
4192
4192
  ...st({
4193
4193
  variant: "text"
4194
4194
  })
4195
- }, "VPagination"), Sn = Y()({
4195
+ }, "VPagination"), Sn = X()({
4196
4196
  name: "VPagination",
4197
4197
  props: As(),
4198
4198
  emits: {
@@ -4367,13 +4367,13 @@ const As = N({
4367
4367
  key: "first",
4368
4368
  class: "v-pagination__first",
4369
4369
  "data-test": "v-pagination-first"
4370
- }, [t.first ? t.first(A.value.first) : u(_e, Q({
4370
+ }, [t.first ? t.first(A.value.first) : u(qe, Q({
4371
4371
  _as: "VPaginationBtn"
4372
4372
  }, A.value.first), null)]), u("li", {
4373
4373
  key: "prev",
4374
4374
  class: "v-pagination__prev",
4375
4375
  "data-test": "v-pagination-prev"
4376
- }, [t.prev ? t.prev(A.value.prev) : u(_e, Q({
4376
+ }, [t.prev ? t.prev(A.value.prev) : u(qe, Q({
4377
4377
  _as: "VPaginationBtn"
4378
4378
  }, A.value.prev), null)]), O.value.map((T, V) => u("li", {
4379
4379
  key: T.key,
@@ -4381,7 +4381,7 @@ const As = N({
4381
4381
  "v-pagination__item--is-active": T.isActive
4382
4382
  }],
4383
4383
  "data-test": "v-pagination-item"
4384
- }, [t.item ? t.item(T) : u(_e, Q({
4384
+ }, [t.item ? t.item(T) : u(qe, Q({
4385
4385
  _as: "VPaginationBtn"
4386
4386
  }, T.props), {
4387
4387
  default: () => [T.page]
@@ -4389,13 +4389,13 @@ const As = N({
4389
4389
  key: "next",
4390
4390
  class: "v-pagination__next",
4391
4391
  "data-test": "v-pagination-next"
4392
- }, [t.next ? t.next(A.value.next) : u(_e, Q({
4392
+ }, [t.next ? t.next(A.value.next) : u(qe, Q({
4393
4393
  _as: "VPaginationBtn"
4394
4394
  }, A.value.next), null)]), e.showFirstLastPage && u("li", {
4395
4395
  key: "last",
4396
4396
  class: "v-pagination__last",
4397
4397
  "data-test": "v-pagination-last"
4398
- }, [t.last ? t.last(A.value.last) : u(_e, Q({
4398
+ }, [t.last ? t.last(A.value.last) : u(qe, Q({
4399
4399
  _as: "VPaginationBtn"
4400
4400
  }, A.value.last), null)])])]
4401
4401
  })), {};
@@ -4476,7 +4476,7 @@ const Es = Symbol.for("vuetify:v-slide-group"), Oi = N({
4476
4476
  ...xa({
4477
4477
  selectedClass: "v-slide-group-item--active"
4478
4478
  })
4479
- }, "VSlideGroup"), hl = Y()({
4479
+ }, "VSlideGroup"), hl = X()({
4480
4480
  name: "VSlideGroup",
4481
4481
  props: Oi(),
4482
4482
  emits: {
@@ -4710,7 +4710,7 @@ const Es = Symbol.for("vuetify:v-slide-group"), Oi = N({
4710
4710
  variant: "tonal"
4711
4711
  })
4712
4712
  }, "VChipGroup");
4713
- Y()({
4713
+ X()({
4714
4714
  name: "VChipGroup",
4715
4715
  props: Fs(),
4716
4716
  emits: {
@@ -4798,10 +4798,10 @@ const Ls = N({
4798
4798
  onClickOnce: ze(),
4799
4799
  ...gt(),
4800
4800
  ...ce(),
4801
- ...Ke(),
4801
+ ..._e(),
4802
4802
  ...yt(),
4803
4803
  ...Xl(),
4804
- ...qe(),
4804
+ ...Ke(),
4805
4805
  ...Ln(),
4806
4806
  ...Rt(),
4807
4807
  ...xe({
@@ -4811,7 +4811,7 @@ const Ls = N({
4811
4811
  ...st({
4812
4812
  variant: "tonal"
4813
4813
  })
4814
- }, "VChip"), Fi = Y()({
4814
+ }, "VChip"), Fi = X()({
4815
4815
  name: "VChip",
4816
4816
  directives: {
4817
4817
  Ripple: Jt
@@ -4839,7 +4839,7 @@ const Ls = N({
4839
4839
  variantClasses: c
4840
4840
  } = Qt(e), {
4841
4841
  densityClasses: y
4842
- } = at(e), {
4842
+ } = nt(e), {
4843
4843
  elevationClasses: b
4844
4844
  } = Bt(e), {
4845
4845
  roundedClasses: m
@@ -4987,7 +4987,7 @@ function Li() {
4987
4987
  t && (a.hasPrepend.value = t);
4988
4988
  }
4989
4989
  };
4990
- return Ae(aa, a), e;
4990
+ return Be(aa, a), e;
4991
4991
  }
4992
4992
  function Di() {
4993
4993
  return we(aa, null);
@@ -5470,7 +5470,7 @@ const Aa = (e) => {
5470
5470
  parents: n
5471
5471
  }
5472
5472
  };
5473
- return Ae(Ut, m), m.root;
5473
+ return Be(Ut, m), m.root;
5474
5474
  }, Hi = (e, a) => {
5475
5475
  const t = we(Ut, zi), n = Symbol(rt()), l = k(() => e.value !== void 0 ? e.value : n), i = {
5476
5476
  ...t,
@@ -5489,10 +5489,10 @@ const Aa = (e) => {
5489
5489
  };
5490
5490
  return !t.isGroupActivator && t.root.register(l.value, t.id.value, a), ot(() => {
5491
5491
  !t.isGroupActivator && t.root.unregister(l.value);
5492
- }), a && Ae(Ut, i), i;
5492
+ }), a && Be(Ut, i), i;
5493
5493
  }, Us = () => {
5494
5494
  const e = we(Ut, zi);
5495
- Ae(Ut, {
5495
+ Be(Ut, {
5496
5496
  ...e,
5497
5497
  isGroupActivator: !0
5498
5498
  });
@@ -5542,7 +5542,7 @@ const Ks = Xt({
5542
5542
  value: null,
5543
5543
  ...ce(),
5544
5544
  ...xe()
5545
- }, "VListGroup"), bl = Y()({
5545
+ }, "VListGroup"), bl = X()({
5546
5546
  name: "VListGroup",
5547
5547
  props: qs(),
5548
5548
  setup(e, a) {
@@ -5616,7 +5616,7 @@ const Ks = Xt({
5616
5616
  opacity: [Number, String],
5617
5617
  ...ce(),
5618
5618
  ...xe()
5619
- }, "VListItemSubtitle"), Ys = Y()({
5619
+ }, "VListItemSubtitle"), Ys = X()({
5620
5620
  name: "VListItemSubtitle",
5621
5621
  props: Xs(),
5622
5622
  setup(e, a) {
@@ -5662,17 +5662,17 @@ const Ks = Xt({
5662
5662
  onClickOnce: ze(),
5663
5663
  ...gt(),
5664
5664
  ...ce(),
5665
- ...Ke(),
5665
+ ..._e(),
5666
5666
  ...ht(),
5667
5667
  ...yt(),
5668
- ...qe(),
5668
+ ...Ke(),
5669
5669
  ...Ln(),
5670
5670
  ...xe(),
5671
5671
  ...Ie(),
5672
5672
  ...st({
5673
5673
  variant: "text"
5674
5674
  })
5675
- }, "VListItem"), ft = Y()({
5675
+ }, "VListItem"), ft = X()({
5676
5676
  name: "VListItem",
5677
5677
  directives: {
5678
5678
  Ripple: Jt
@@ -5722,7 +5722,7 @@ const Ks = Xt({
5722
5722
  variantClasses: F
5723
5723
  } = Qt(L), {
5724
5724
  densityClasses: P
5725
- } = at(e), {
5725
+ } = nt(e), {
5726
5726
  dimensionStyles: E
5727
5727
  } = bt(e), {
5728
5728
  elevationClasses: R
@@ -5867,7 +5867,7 @@ const Ks = Xt({
5867
5867
  title: String,
5868
5868
  ...ce(),
5869
5869
  ...xe()
5870
- }, "VListSubheader"), eu = Y()({
5870
+ }, "VListSubheader"), eu = X()({
5871
5871
  name: "VListSubheader",
5872
5872
  props: Js(),
5873
5873
  setup(e, a) {
@@ -5907,7 +5907,7 @@ const Ks = Xt({
5907
5907
  vertical: Boolean,
5908
5908
  ...ce(),
5909
5909
  ...Ie()
5910
- }, "VDivider"), $a = Y()({
5910
+ }, "VDivider"), $a = X()({
5911
5911
  name: "VDivider",
5912
5912
  props: tu(),
5913
5913
  setup(e, a) {
@@ -5922,7 +5922,7 @@ const Ks = Xt({
5922
5922
  textColorStyles: o
5923
5923
  } = it(U(e, "color")), r = k(() => {
5924
5924
  const s = {};
5925
- return e.length && (s[e.vertical ? "maxHeight" : "maxWidth"] = ee(e.length)), e.thickness && (s[e.vertical ? "borderRightWidth" : "borderTopWidth"] = ee(e.thickness)), s;
5925
+ return e.length && (s[e.vertical ? "maxHeight" : "maxWidth"] = J(e.length)), e.thickness && (s[e.vertical ? "borderRightWidth" : "borderTopWidth"] = J(e.thickness)), s;
5926
5926
  });
5927
5927
  return ae(() => {
5928
5928
  const s = u("hr", {
@@ -5950,7 +5950,7 @@ const Ks = Xt({
5950
5950
  }), nu = N({
5951
5951
  items: Array,
5952
5952
  returnObject: Boolean
5953
- }, "VListChildren"), ji = Y()({
5953
+ }, "VListChildren"), ji = X()({
5954
5954
  name: "VListChildren",
5955
5955
  props: nu(),
5956
5956
  setup(e, a) {
@@ -6154,7 +6154,7 @@ const ru = N({
6154
6154
  }),
6155
6155
  ...gt(),
6156
6156
  ...ce(),
6157
- ...Ke(),
6157
+ ..._e(),
6158
6158
  ...ht(),
6159
6159
  ...yt(),
6160
6160
  itemType: {
@@ -6162,13 +6162,13 @@ const ru = N({
6162
6162
  default: "type"
6163
6163
  },
6164
6164
  ...Wi(),
6165
- ...qe(),
6165
+ ...Ke(),
6166
6166
  ...xe(),
6167
6167
  ...Ie(),
6168
6168
  ...st({
6169
6169
  variant: "text"
6170
6170
  })
6171
- }, "VList"), _t = Y()({
6171
+ }, "VList"), _t = X()({
6172
6172
  name: "VList",
6173
6173
  props: ru(),
6174
6174
  emits: {
@@ -6190,11 +6190,11 @@ const ru = N({
6190
6190
  } = $e(e), {
6191
6191
  backgroundColorClasses: i,
6192
6192
  backgroundColorStyles: o
6193
- } = tt(U(e, "bgColor")), {
6193
+ } = et(U(e, "bgColor")), {
6194
6194
  borderClasses: r
6195
6195
  } = Vt(e), {
6196
6196
  densityClasses: s
6197
- } = at(e), {
6197
+ } = nt(e), {
6198
6198
  dimensionStyles: c
6199
6199
  } = bt(e), {
6200
6200
  elevationClasses: y
@@ -6295,7 +6295,7 @@ const ru = N({
6295
6295
  end: Boolean,
6296
6296
  ...ce(),
6297
6297
  ...xe()
6298
- }, "VListItemAction"), _i = Y()({
6298
+ }, "VListItemAction"), _i = X()({
6299
6299
  name: "VListItemAction",
6300
6300
  props: su(),
6301
6301
  setup(e, a) {
@@ -6555,12 +6555,12 @@ function mu(e, a, t) {
6555
6555
  "--v-overlay-anchor-origin": `${B.anchor.side} ${B.anchor.align}`,
6556
6556
  transformOrigin: `${B.origin.side} ${B.origin.align}`,
6557
6557
  // transform: `translate(${pixelRound(x)}px, ${pixelRound(y)}px)`,
6558
- top: ee(Kn(L)),
6559
- left: e.isRtl.value ? void 0 : ee(Kn(A)),
6560
- right: e.isRtl.value ? ee(Kn(-A)) : void 0,
6561
- minWidth: ee(D === "y" ? Math.min(o.value, h.width) : o.value),
6562
- maxWidth: ee(kl(Xe(p.x, o.value === 1 / 0 ? 0 : o.value, s.value))),
6563
- maxHeight: ee(kl(Xe(p.y, r.value === 1 / 0 ? 0 : r.value, c.value)))
6558
+ top: J(Kn(L)),
6559
+ left: e.isRtl.value ? void 0 : J(Kn(A)),
6560
+ right: e.isRtl.value ? J(Kn(-A)) : void 0,
6561
+ minWidth: J(D === "y" ? Math.min(o.value, h.width) : o.value),
6562
+ maxWidth: J(kl(Xe(p.x, o.value === 1 / 0 ? 0 : o.value, s.value))),
6563
+ maxHeight: J(kl(Xe(p.y, r.value === 1 / 0 ? 0 : r.value, c.value)))
6564
6564
  }), {
6565
6565
  available: p,
6566
6566
  contentBox: v
@@ -6636,7 +6636,7 @@ function Su(e, a) {
6636
6636
  var o;
6637
6637
  const t = (o = e.root.value) == null ? void 0 : o.offsetParent, n = [.../* @__PURE__ */ new Set([...hn(e.targetEl.value, a.contained ? t : void 0), ...hn(e.contentEl.value, a.contained ? t : void 0)])].filter((r) => !r.classList.contains("v-overlay-scroll-blocked")), l = window.innerWidth - document.documentElement.offsetWidth, i = ((r) => ka(r) && r)(t || document.documentElement);
6638
6638
  i && e.root.value.classList.add("v-overlay--scroll-blocked"), n.forEach((r, s) => {
6639
- r.style.setProperty("--v-body-scroll-x", ee(-r.scrollLeft)), r.style.setProperty("--v-body-scroll-y", ee(-r.scrollTop)), r !== document.documentElement && r.style.setProperty("--v-scrollbar-offset", ee(l)), r.classList.add("v-overlay-scroll-blocked");
6639
+ r.style.setProperty("--v-body-scroll-x", J(-r.scrollLeft)), r.style.setProperty("--v-body-scroll-y", J(-r.scrollTop)), r !== document.documentElement && r.style.setProperty("--v-scrollbar-offset", J(l)), r.classList.add("v-overlay-scroll-blocked");
6640
6640
  }), He(() => {
6641
6641
  n.forEach((r, s) => {
6642
6642
  const c = parseFloat(r.style.getPropertyValue("--v-body-scroll-x")), y = parseFloat(r.style.getPropertyValue("--v-body-scroll-y")), b = r.style.scrollBehavior;
@@ -6911,7 +6911,7 @@ function Au(e, a, t) {
6911
6911
  const n = pe("useStack"), l = !t, i = we(xl, void 0), o = Lt({
6912
6912
  activeChildren: /* @__PURE__ */ new Set()
6913
6913
  });
6914
- Ae(xl, o);
6914
+ Be(xl, o);
6915
6915
  const r = ue(+a.value);
6916
6916
  pt(e, () => {
6917
6917
  var b;
@@ -7059,7 +7059,7 @@ const Ji = N({
7059
7059
  ...yu(),
7060
7060
  ...Ie(),
7061
7061
  ...en()
7062
- }, "VOverlay"), pl = Y()({
7062
+ }, "VOverlay"), pl = X()({
7063
7063
  name: "VOverlay",
7064
7064
  directives: {
7065
7065
  ClickOutside: Eu
@@ -7096,7 +7096,7 @@ const Ji = N({
7096
7096
  } = ut(), {
7097
7097
  hasContent: b,
7098
7098
  onAfterLeave: m
7099
- } = Bu(e, o), f = tt(k(() => typeof e.scrim == "string" ? e.scrim : null)), {
7099
+ } = Bu(e, o), f = et(k(() => typeof e.scrim == "string" ? e.scrim : null)), {
7100
7100
  globalTop: h,
7101
7101
  localTop: v,
7102
7102
  stackStyles: S
@@ -7205,7 +7205,7 @@ const Ji = N({
7205
7205
  }, s.value, c.value, e.class],
7206
7206
  style: [S.value, {
7207
7207
  "--v-overlay-opacity": e.opacity,
7208
- top: ee(j.value)
7208
+ top: J(j.value)
7209
7209
  }, e.style],
7210
7210
  ref: P
7211
7211
  }, F, n), [u(Fu, Q({
@@ -7337,7 +7337,7 @@ const Lu = N({
7337
7337
  component: xi
7338
7338
  }
7339
7339
  }), ["absolute"])
7340
- }, "VMenu"), Kt = Y()({
7340
+ }, "VMenu"), Kt = X()({
7341
7341
  name: "VMenu",
7342
7342
  props: Lu(),
7343
7343
  emits: {
@@ -7350,7 +7350,7 @@ const Lu = N({
7350
7350
  const n = ke(e, "modelValue"), {
7351
7351
  scopeId: l
7352
7352
  } = Yi(), i = rt(), o = k(() => e.id || `v-menu-${i}`), r = q(), s = we(ra, null), c = ue(0);
7353
- Ae(ra, {
7353
+ Be(ra, {
7354
7354
  register() {
7355
7355
  ++c.value;
7356
7356
  },
@@ -7450,7 +7450,7 @@ const Lu = N({
7450
7450
  component: Ci
7451
7451
  }
7452
7452
  })
7453
- }, "VCounter"), Ru = Y()({
7453
+ }, "VCounter"), Ru = X()({
7454
7454
  name: "VCounter",
7455
7455
  functional: !0,
7456
7456
  props: Du(),
@@ -7477,7 +7477,7 @@ const Lu = N({
7477
7477
  }), Mu = N({
7478
7478
  floating: Boolean,
7479
7479
  ...ce()
7480
- }, "VFieldLabel"), on = Y()({
7480
+ }, "VFieldLabel"), on = X()({
7481
7481
  name: "VFieldLabel",
7482
7482
  props: Mu(),
7483
7483
  setup(e, a) {
@@ -7529,9 +7529,9 @@ const Lu = N({
7529
7529
  "onClick:prependInner": ze(),
7530
7530
  ...ce(),
7531
7531
  ...On(),
7532
- ...qe(),
7532
+ ...Ke(),
7533
7533
  ...Ie()
7534
- }, "VField"), to = Y()({
7534
+ }, "VField"), to = X()({
7535
7535
  name: "VField",
7536
7536
  inheritAttrs: !1,
7537
7537
  props: {
@@ -7567,7 +7567,7 @@ const Lu = N({
7567
7567
  } = ut(), h = k(() => e.dirty || e.active), v = k(() => !e.singleLine && !!(e.label || l.label)), S = rt(), w = k(() => e.id || `input-${S}`), C = k(() => `${w.value}-messages`), B = q(), O = q(), A = q(), L = k(() => ["plain", "underlined"].includes(e.variant)), {
7568
7568
  backgroundColorClasses: p,
7569
7569
  backgroundColorStyles: T
7570
- } = tt(U(e, "bgColor")), {
7570
+ } = et(U(e, "bgColor")), {
7571
7571
  textColorClasses: V,
7572
7572
  textColorStyles: D
7573
7573
  } = it(k(() => e.error || e.disabled ? void 0 : h.value && s.value ? e.color : e.baseColor));
@@ -7576,7 +7576,7 @@ const Lu = N({
7576
7576
  const G = B.value.$el, Z = O.value.$el;
7577
7577
  requestAnimationFrame(() => {
7578
7578
  const oe = ha(G), M = Z.getBoundingClientRect(), z = M.x - oe.x, I = M.y - oe.y - (oe.height / 2 - M.height / 2), j = M.width / 0.75, K = Math.abs(j - oe.width) > 1 ? {
7579
- maxWidth: ee(j)
7579
+ maxWidth: J(j)
7580
7580
  } : void 0, ne = getComputedStyle(G), se = getComputedStyle(Z), _ = parseFloat(ne.transitionDuration) * 1e3 || 150, ie = parseFloat(se.getPropertyValue("--v-field-label-scale")), ye = se.getPropertyValue("color");
7581
7581
  G.style.visibility = "visible", Z.style.visibility = "hidden", $t(G, {
7582
7582
  transform: `translate(${z}px, ${I}px) scale(${ie})`,
@@ -7760,7 +7760,7 @@ const Hu = ["color", "file", "time", "date", "datetime-local", "week", "month"],
7760
7760
  modelModifiers: Object,
7761
7761
  ...Ai(),
7762
7762
  ...eo()
7763
- }, "VTextField"), wn = Y()({
7763
+ }, "VTextField"), wn = X()({
7764
7764
  name: "VTextField",
7765
7765
  directives: {
7766
7766
  Intersect: vi
@@ -7921,7 +7921,7 @@ const Hu = ["color", "file", "time", "date", "datetime-local", "week", "month"],
7921
7921
  }), ju = N({
7922
7922
  renderless: Boolean,
7923
7923
  ...ce()
7924
- }, "VVirtualScrollItem"), Wu = Y()({
7924
+ }, "VVirtualScrollItem"), Wu = X()({
7925
7925
  name: "VVirtualScrollItem",
7926
7926
  inheritAttrs: !1,
7927
7927
  props: ju(),
@@ -8105,7 +8105,7 @@ const Xu = N({
8105
8105
  ..._u(),
8106
8106
  ...ce(),
8107
8107
  ...ht()
8108
- }, "VVirtualScroll"), Yu = Y()({
8108
+ }, "VVirtualScroll"), Yu = X()({
8109
8109
  name: "VVirtualScroll",
8110
8110
  props: Xu(),
8111
8111
  setup(e, a) {
@@ -8157,12 +8157,12 @@ const Xu = N({
8157
8157
  ref: o,
8158
8158
  class: "v-virtual-scroll__spacer",
8159
8159
  style: {
8160
- paddingTop: ee(b.value)
8160
+ paddingTop: J(b.value)
8161
8161
  }
8162
8162
  }, null), h, u("div", {
8163
8163
  class: "v-virtual-scroll__spacer",
8164
8164
  style: {
8165
- paddingBottom: ee(m.value)
8165
+ paddingBottom: J(m.value)
8166
8166
  }
8167
8167
  }, null)]) : u("div", {
8168
8168
  ref: i,
@@ -8174,8 +8174,8 @@ const Xu = N({
8174
8174
  ref: o,
8175
8175
  class: "v-virtual-scroll__container",
8176
8176
  style: {
8177
- paddingTop: ee(b.value),
8178
- paddingBottom: ee(m.value)
8177
+ paddingTop: J(b.value),
8178
+ paddingBottom: J(m.value)
8179
8179
  }
8180
8180
  }, [h])]);
8181
8181
  }), {
@@ -8282,7 +8282,7 @@ const Zu = N({
8282
8282
  component: xi
8283
8283
  }
8284
8284
  })
8285
- }, "VSelect"), Ft = Y()({
8285
+ }, "VSelect"), Ft = X()({
8286
8286
  name: "VSelect",
8287
8287
  props: Ju(),
8288
8288
  emits: {
@@ -8553,7 +8553,7 @@ const Zu = N({
8553
8553
  class: "v-select__selection-text"
8554
8554
  }, [ne.title, e.multiple && se < m.value.length - 1 && u("span", {
8555
8555
  class: "v-select__selection-comma"
8556
- }, [et(",")])])]);
8556
+ }, [lt(",")])])]);
8557
8557
  })]),
8558
8558
  "append-inner": function() {
8559
8559
  var ie;
@@ -8621,7 +8621,7 @@ function oo(e) {
8621
8621
  setPage: y,
8622
8622
  setItemsPerPage: r
8623
8623
  };
8624
- return Ae(lo, b), b;
8624
+ return Be(lo, b), b;
8625
8625
  }
8626
8626
  function ec() {
8627
8627
  const e = we(lo);
@@ -8703,7 +8703,7 @@ const Ea = N({
8703
8703
  }]
8704
8704
  },
8705
8705
  showCurrentPage: Boolean
8706
- }, "VDataTableFooter"), xn = Y()({
8706
+ }, "VDataTableFooter"), xn = X()({
8707
8707
  name: "VDataTableFooter",
8708
8708
  props: Ea(),
8709
8709
  setup(e, a) {
@@ -8788,10 +8788,10 @@ const Ea = N({
8788
8788
  "v-data-table-column--nowrap": e.nowrap
8789
8789
  }, `v-data-table-column--align-${e.align}`],
8790
8790
  style: {
8791
- height: ee(e.height),
8792
- width: ee(e.width),
8793
- maxWidth: ee(e.maxWidth),
8794
- left: ee(e.fixedOffset || null)
8791
+ height: J(e.height),
8792
+ width: J(e.width),
8793
+ maxWidth: J(e.maxWidth),
8794
+ left: J(e.fixedOffset || null)
8795
8795
  }
8796
8796
  }, {
8797
8797
  default: () => {
@@ -8983,7 +8983,7 @@ function fo(e, a) {
8983
8983
  sortRawFunctions: i,
8984
8984
  filterFunctions: o
8985
8985
  };
8986
- return Ae(ro, r), r;
8986
+ return Be(ro, r), r;
8987
8987
  }
8988
8988
  function Rn() {
8989
8989
  const e = we(ro);
@@ -9146,7 +9146,7 @@ function yo(e, a) {
9146
9146
  allSelected: h,
9147
9147
  showSelectAll: v
9148
9148
  };
9149
- return Ae(go, S), S;
9149
+ return Be(go, S), S;
9150
9150
  }
9151
9151
  function Mn() {
9152
9152
  const e = we(go);
@@ -9200,7 +9200,7 @@ function So(e) {
9200
9200
  toggleSort: i,
9201
9201
  isSorted: o
9202
9202
  };
9203
- return Ae(ho, r), r;
9203
+ return Be(ho, r), r;
9204
9204
  }
9205
9205
  function ko() {
9206
9206
  const e = we(ho);
@@ -9282,7 +9282,7 @@ const wo = N({
9282
9282
  },
9283
9283
  ...Dn(),
9284
9284
  ...On()
9285
- }, "VDataTableHeaders"), pn = Y()({
9285
+ }, "VDataTableHeaders"), pn = X()({
9286
9286
  name: "VDataTableHeaders",
9287
9287
  props: wo(),
9288
9288
  setup(e, a) {
@@ -9310,7 +9310,7 @@ const wo = N({
9310
9310
  if (!(!e.sticky && !T.fixed))
9311
9311
  return {
9312
9312
  position: "sticky",
9313
- left: T.fixed ? ee(T.fixedOffset) : void 0,
9313
+ left: T.fixed ? J(T.fixedOffset) : void 0,
9314
9314
  top: e.sticky ? `calc(var(--v-table-header-height) * ${V})` : void 0
9315
9315
  };
9316
9316
  }
@@ -9321,7 +9321,7 @@ const wo = N({
9321
9321
  const {
9322
9322
  backgroundColorClasses: S,
9323
9323
  backgroundColorStyles: w
9324
- } = tt(e, "color"), {
9324
+ } = et(e, "color"), {
9325
9325
  displayClasses: C,
9326
9326
  mobile: B
9327
9327
  } = At(e), O = k(() => ({
@@ -9352,9 +9352,9 @@ const wo = N({
9352
9352
  "v-data-table__th--fixed": V.fixed
9353
9353
  }, ...A.value],
9354
9354
  style: {
9355
- width: ee(V.width),
9356
- minWidth: ee(V.minWidth),
9357
- maxWidth: ee(V.maxWidth),
9355
+ width: J(V.width),
9356
+ minWidth: J(V.minWidth),
9357
+ maxWidth: J(V.maxWidth),
9358
9358
  ...h(V, F)
9359
9359
  },
9360
9360
  colspan: V.colspan,
@@ -9506,7 +9506,7 @@ function po(e) {
9506
9506
  extractRows: r,
9507
9507
  isGroupOpen: i
9508
9508
  };
9509
- return Ae(xo, s), s;
9509
+ return Be(xo, s), s;
9510
9510
  }
9511
9511
  function Io() {
9512
9512
  const e = we(xo);
@@ -9562,7 +9562,7 @@ const gc = N({
9562
9562
  type: Object,
9563
9563
  required: !0
9564
9564
  }
9565
- }, "VDataTableGroupHeaderRow"), yc = Y()({
9565
+ }, "VDataTableGroupHeaderRow"), yc = X()({
9566
9566
  name: "VDataTableGroupHeaderRow",
9567
9567
  props: gc(),
9568
9568
  setup(e, a) {
@@ -9599,12 +9599,12 @@ const gc = N({
9599
9599
  })) ?? u(Cn, {
9600
9600
  class: "v-data-table-group-header-row__column"
9601
9601
  }, {
9602
- default: () => [u(_e, {
9602
+ default: () => [u(qe, {
9603
9603
  size: "small",
9604
9604
  variant: "text",
9605
9605
  icon: h,
9606
9606
  onClick: v
9607
- }, null), u("span", null, [e.item.value]), u("span", null, [et("("), y.value.length, et(")")])]
9607
+ }, null), u("span", null, [e.item.value]), u("span", null, [lt("("), y.value.length, lt(")")])]
9608
9608
  });
9609
9609
  }
9610
9610
  if (b.key === "data-table-select") {
@@ -9651,7 +9651,7 @@ function To(e) {
9651
9651
  isExpanded: l,
9652
9652
  toggleExpand: i
9653
9653
  };
9654
- return Ae(Ao, o), o;
9654
+ return Be(Ao, o), o;
9655
9655
  }
9656
9656
  function $o() {
9657
9657
  const e = we(Ao);
@@ -9667,7 +9667,7 @@ const bc = N({
9667
9667
  onContextmenu: ze(),
9668
9668
  onDblclick: ze(),
9669
9669
  ...Dn()
9670
- }, "VDataTableRow"), Sc = Y()({
9670
+ }, "VDataTableRow"), Sc = X()({
9671
9671
  name: "VDataTableRow",
9672
9672
  props: bc(),
9673
9673
  setup(e, a) {
@@ -9757,7 +9757,7 @@ const bc = N({
9757
9757
  onClick: Da(() => o(C), ["stop"])
9758
9758
  }, null);
9759
9759
  if (S.key === "data-table-expand")
9760
- return ((P = t["item.data-table-expand"]) == null ? void 0 : P.call(t, A)) ?? u(_e, {
9760
+ return ((P = t["item.data-table-expand"]) == null ? void 0 : P.call(t, A)) ?? u(qe, {
9761
9761
  icon: y(C) ? "$collapse" : "$expand",
9762
9762
  size: "small",
9763
9763
  variant: "text",
@@ -9791,7 +9791,7 @@ const bc = N({
9791
9791
  rowProps: [Object, Function],
9792
9792
  cellProps: [Object, Function],
9793
9793
  ...Dn()
9794
- }, "VDataTableRows"), In = Y()({
9794
+ }, "VDataTableRows"), In = X()({
9795
9795
  name: "VDataTableRows",
9796
9796
  inheritAttrs: !1,
9797
9797
  props: Oo(),
@@ -9886,10 +9886,10 @@ const bc = N({
9886
9886
  height: [Number, String],
9887
9887
  hover: Boolean,
9888
9888
  ...ce(),
9889
- ...Ke(),
9889
+ ..._e(),
9890
9890
  ...xe(),
9891
9891
  ...Ie()
9892
- }, "VTable"), Pn = Y()({
9892
+ }, "VTable"), Pn = X()({
9893
9893
  name: "VTable",
9894
9894
  props: Eo(),
9895
9895
  setup(e, a) {
@@ -9901,7 +9901,7 @@ const bc = N({
9901
9901
  themeClasses: l
9902
9902
  } = $e(e), {
9903
9903
  densityClasses: i
9904
- } = at(e);
9904
+ } = nt(e);
9905
9905
  return ae(() => u(e.tag, {
9906
9906
  class: ["v-table", {
9907
9907
  "v-table--fixed-height": !!e.height,
@@ -9918,7 +9918,7 @@ const bc = N({
9918
9918
  return [(o = t.top) == null ? void 0 : o.call(t), t.default ? u("div", {
9919
9919
  class: "v-table__wrapper",
9920
9920
  style: {
9921
- height: ee(e.height)
9921
+ height: J(e.height)
9922
9922
  }
9923
9923
  }, [u("table", null, [t.default()])]) : (r = t.wrapper) == null ? void 0 : r.call(t), (s = t.bottom) == null ? void 0 : s.call(t)];
9924
9924
  }
@@ -10080,7 +10080,7 @@ const Do = N({
10080
10080
  ...Do(),
10081
10081
  ...pc(),
10082
10082
  ...Ea()
10083
- }, "VDataTable"), Bc = Y()({
10083
+ }, "VDataTable"), Bc = X()({
10084
10084
  name: "VDataTable",
10085
10085
  props: Vc(),
10086
10086
  emits: {
@@ -10250,7 +10250,7 @@ const Do = N({
10250
10250
  ...ao(),
10251
10251
  ...Do(),
10252
10252
  ...Ea()
10253
- }, "VDataTableServer"), Tc = Y()({
10253
+ }, "VDataTableServer"), Tc = X()({
10254
10254
  name: "VDataTableServer",
10255
10255
  props: Ac(),
10256
10256
  emits: {
@@ -10329,7 +10329,7 @@ const Do = N({
10329
10329
  sortBy: i,
10330
10330
  groupBy: l,
10331
10331
  search: U(e, "search")
10332
- }), Ae("v-data-table", {
10332
+ }), Be("v-data-table", {
10333
10333
  toggleSort: h,
10334
10334
  sortBy: i
10335
10335
  }), Qe({
@@ -10400,7 +10400,7 @@ const Do = N({
10400
10400
  text: String,
10401
10401
  ...ce(),
10402
10402
  ...xe()
10403
- }, "VToolbarTitle"), La = Y()({
10403
+ }, "VToolbarTitle"), La = X()({
10404
10404
  name: "VToolbarTitle",
10405
10405
  props: $c(),
10406
10406
  setup(e, a) {
@@ -10447,12 +10447,12 @@ const Do = N({
10447
10447
  ...gt(),
10448
10448
  ...ce(),
10449
10449
  ...yt(),
10450
- ...qe(),
10450
+ ...Ke(),
10451
10451
  ...xe({
10452
10452
  tag: "header"
10453
10453
  }),
10454
10454
  ...Ie()
10455
- }, "VToolbar"), Vn = Y()({
10455
+ }, "VToolbar"), Vn = X()({
10456
10456
  name: "VToolbar",
10457
10457
  props: Ec(),
10458
10458
  setup(e, a) {
@@ -10463,7 +10463,7 @@ const Do = N({
10463
10463
  const {
10464
10464
  backgroundColorClasses: n,
10465
10465
  backgroundColorStyles: l
10466
- } = tt(U(e, "color")), {
10466
+ } = et(U(e, "color")), {
10467
10467
  borderClasses: i
10468
10468
  } = Vt(e), {
10469
10469
  elevationClasses: o
@@ -10510,7 +10510,7 @@ const Do = N({
10510
10510
  }, null)]), u(Ce, {
10511
10511
  defaults: {
10512
10512
  VTabs: {
10513
- height: ee(b.value)
10513
+ height: J(b.value)
10514
10514
  }
10515
10515
  }
10516
10516
  }, {
@@ -10519,7 +10519,7 @@ const Do = N({
10519
10519
  return [u("div", {
10520
10520
  class: "v-toolbar__content",
10521
10521
  style: {
10522
- height: ee(b.value)
10522
+ height: J(b.value)
10523
10523
  }
10524
10524
  }, [t.prepend && u("div", {
10525
10525
  class: "v-toolbar__prepend"
@@ -10535,7 +10535,7 @@ const Do = N({
10535
10535
  }), u(Ce, {
10536
10536
  defaults: {
10537
10537
  VTabs: {
10538
- height: ee(m.value)
10538
+ height: J(m.value)
10539
10539
  }
10540
10540
  }
10541
10541
  }, {
@@ -10543,7 +10543,7 @@ const Do = N({
10543
10543
  default: () => [y.value && u("div", {
10544
10544
  class: "v-toolbar__extension",
10545
10545
  style: {
10546
- height: ee(m.value)
10546
+ height: J(m.value)
10547
10547
  }
10548
10548
  }, [S])]
10549
10549
  })]
@@ -10566,10 +10566,6 @@ const Do = N({
10566
10566
  type: Boolean,
10567
10567
  default: !1
10568
10568
  },
10569
- showPrint: {
10570
- type: Boolean,
10571
- default: !1
10572
- },
10573
10569
  showRightPanel: {
10574
10570
  type: Boolean,
10575
10571
  default: !1
@@ -10788,10 +10784,6 @@ const Do = N({
10788
10784
  default: "$prev"
10789
10785
  },
10790
10786
  // custom
10791
- printIcon: {
10792
- type: String,
10793
- default: "mdi-printer"
10794
- },
10795
10787
  dragMenuIcon: {
10796
10788
  type: String,
10797
10789
  default: "$menu"
@@ -10844,12 +10836,12 @@ const Do = N({
10844
10836
  ],
10845
10837
  setup(e, { emit: a }) {
10846
10838
  const t = e, n = a, l = q(null), i = q(null), o = q(0), r = Lt([
10847
- { title: "Contains", value: Te.Contains },
10848
- { title: "Does not contain", value: Te.NotContains },
10849
- { title: "Is equal to", value: Te.IsEqualTo },
10850
- { title: "Is not equal to", value: Te.IsNotEqualTo },
10851
- { title: "Starts with", value: Te.StartWith },
10852
- { title: "Ends with", value: Te.EndWith }
10839
+ { title: "Contains", value: Ae.Contains },
10840
+ { title: "Does not contain", value: Ae.NotContains },
10841
+ { title: "Is equal to", value: Ae.IsEqualTo },
10842
+ { title: "Is not equal to", value: Ae.IsNotEqualTo },
10843
+ { title: "Starts with", value: Ae.StartWith },
10844
+ { title: "Ends with", value: Ae.EndWith }
10853
10845
  ]), s = Bl(), c = q(t.page), y = q(t.itemsPerPage), b = q(t.sortBy), m = q(t.groupBy), f = k({
10854
10846
  get() {
10855
10847
  return t.modelValue;
@@ -11036,22 +11028,22 @@ const Do = N({
11036
11028
  if (!g)
11037
11029
  return $;
11038
11030
  switch (d) {
11039
- case Te.IsEqualTo:
11031
+ case Ae.IsEqualTo:
11040
11032
  $ = x === g || x && String(x).toLowerCase() === String(g).toLowerCase();
11041
11033
  break;
11042
- case Te.IsNotEqualTo:
11034
+ case Ae.IsNotEqualTo:
11043
11035
  $ = x !== g || x && String(x).toLowerCase() !== String(g).toLowerCase();
11044
11036
  break;
11045
- case Te.StartWith:
11037
+ case Ae.StartWith:
11046
11038
  $ = x && String(x).toLowerCase().startsWith(String(g).toLowerCase());
11047
11039
  break;
11048
- case Te.EndWith:
11040
+ case Ae.EndWith:
11049
11041
  $ = x && String(x).toLowerCase().endsWith(String(g).toLowerCase());
11050
11042
  break;
11051
- case Te.NotContains:
11043
+ case Ae.NotContains:
11052
11044
  $ = x && !String(x).toLowerCase().includes(String(g).toLowerCase());
11053
11045
  break;
11054
- case Te.Contains:
11046
+ case Ae.Contains:
11055
11047
  default:
11056
11048
  $ = x && String(x).toLowerCase().includes(String(g).toLowerCase());
11057
11049
  break;
@@ -11097,19 +11089,19 @@ const Do = N({
11097
11089
  );
11098
11090
  H == null || H.document.write(ge), H == null || H.document.close(), H == null || H.focus(), H == null || H.print();
11099
11091
  }
11100
- return (d, x) => (J(), he(mi, {
11092
+ return (d, x) => (ee(), he(mi, {
11101
11093
  variant: "outlined",
11102
11094
  color: e.color,
11103
11095
  theme: e.theme
11104
11096
  }, {
11105
11097
  default: W(() => [
11106
- e.hideTitleBar ? Be("", !0) : (J(), he(Vn, {
11098
+ e.hideTitleBar ? Te("", !0) : (ee(), he(Vn, {
11107
11099
  key: 0,
11108
11100
  density: "compact",
11109
11101
  theme: e.theme
11110
11102
  }, {
11111
11103
  default: W(() => [
11112
- e.hideColumnMenu ? Be("", !0) : (J(), he(Kt, {
11104
+ e.hideColumnMenu ? Te("", !0) : (ee(), he(Kt, {
11113
11105
  key: 0,
11114
11106
  "z-index": e.columnMenuZIndex,
11115
11107
  theme: e.theme,
@@ -11117,7 +11109,7 @@ const Do = N({
11117
11109
  "onUpdate:modelValue": x[2] || (x[2] = (g) => d.$emit("columnMenuOpened", g))
11118
11110
  }, {
11119
11111
  activator: W(({ props: g }) => [
11120
- u(_e, Q({
11112
+ u(qe, Q({
11121
11113
  size: "small",
11122
11114
  color: e.color,
11123
11115
  icon: e.dragMenuIcon
@@ -11155,7 +11147,7 @@ const Do = N({
11155
11147
  }, 1024)
11156
11148
  ]),
11157
11149
  append: W(() => [
11158
- g.fixable ? (J(), he(dt, {
11150
+ g.fixable ? (ee(), he(dt, {
11159
11151
  key: 0,
11160
11152
  density: "compact",
11161
11153
  "true-icon": e.dragItemFreezeIcon,
@@ -11164,17 +11156,17 @@ const Do = N({
11164
11156
  modelValue: g.fixed,
11165
11157
  "onUpdate:modelValue": ($) => g.fixed = $,
11166
11158
  onChange: ($) => d.$emit("columnMenuFixed", { element: g, $event: $ })
11167
- }, null, 8, ["true-icon", "false-icon", "color", "modelValue", "onUpdate:modelValue", "onChange"])) : Be("", !0),
11168
- g.draggable !== !1 ? (J(), he(me, {
11159
+ }, null, 8, ["true-icon", "false-icon", "color", "modelValue", "onUpdate:modelValue", "onChange"])) : Te("", !0),
11160
+ g.draggable !== !1 ? (ee(), he(me, {
11169
11161
  key: 1,
11170
11162
  size: "small",
11171
11163
  density: "compact",
11172
11164
  class: "cursor-move",
11173
11165
  icon: e.dragItemIcon
11174
- }, null, 8, ["icon"])) : Be("", !0)
11166
+ }, null, 8, ["icon"])) : Te("", !0)
11175
11167
  ]),
11176
11168
  default: W(() => [
11177
- et(" " + Le(g.title) + " ", 1)
11169
+ lt(" " + Le(g.title) + " ", 1)
11178
11170
  ]),
11179
11171
  _: 2
11180
11172
  }, 1024)
@@ -11189,28 +11181,17 @@ const Do = N({
11189
11181
  }, 8, ["z-index", "theme"])),
11190
11182
  u(La, null, {
11191
11183
  default: W(() => [
11192
- X(d.$slots, "title", {}, () => [
11193
- et(Le(e.title), 1)
11184
+ Y(d.$slots, "title", {}, () => [
11185
+ lt(Le(e.title), 1)
11194
11186
  ])
11195
11187
  ]),
11196
11188
  _: 3
11197
11189
  }),
11198
- X(d.$slots, "pre-header-commands"),
11199
- e.showPrint ? (J(), he(_e, {
11200
- key: 1,
11201
- onClick: Ue,
11202
- "prepend-icon": e.printIcon
11203
- }, {
11204
- default: W(() => [
11205
- et("PRINT")
11206
- ]),
11207
- _: 1
11208
- }, 8, ["prepend-icon"])) : Be("", !0),
11209
- X(d.$slots, "post-header-commands")
11190
+ Y(d.$slots, "header-commands", { print: Ue })
11210
11191
  ]),
11211
11192
  _: 3
11212
11193
  }, 8, ["theme"])),
11213
- X(d.$slots, "header-expand-section"),
11194
+ Y(d.$slots, "header-expand-section"),
11214
11195
  u(va, {
11215
11196
  "splitter-position": 100 - (e.rightPanelWidth > 100 ? 80 : e.rightPanelWidth),
11216
11197
  "show-splitter": e.showRightPanel,
@@ -11274,63 +11255,63 @@ const Do = N({
11274
11255
  "onUpdate:options": ye
11275
11256
  }, Al({
11276
11257
  headers: W((g) => [
11277
- X(d.$slots, "headers", de(fe(g)), () => [
11278
- (J(!0), be(re, null, Je(g.headers, ($, ge) => (J(), be("tr", { key: ge }, [
11279
- (J(!0), be(re, null, Je($, (H) => (J(), be("th", {
11258
+ Y(d.$slots, "headers", de(fe(g)), () => [
11259
+ (ee(!0), be(re, null, Je(g.headers, ($, ge) => (ee(), be("tr", { key: ge }, [
11260
+ (ee(!0), be(re, null, Je($, (H) => (ee(), be("th", {
11280
11261
  key: H.key,
11281
11262
  class: "bg-grey-lighten-4 border-s",
11282
11263
  style: Oe([_(H)]),
11283
11264
  rowspan: H.rowspan,
11284
11265
  colspan: H.colspan
11285
11266
  }, [
11286
- X(d.$slots, `header.${H.key}`, Q({ ref_for: !0 }, P(g, H)), () => [
11287
- H.key === "data-table-select" ? Me((J(), he(me, {
11267
+ Y(d.$slots, `header.${H.key}`, Q({ ref_for: !0 }, P(g, H)), () => [
11268
+ H.key === "data-table-select" ? Me((ee(), he(me, {
11288
11269
  key: 0,
11289
11270
  icon: Z(g),
11290
11271
  onClick: (Ve) => oe(g)
11291
11272
  }, null, 8, ["icon", "onClick"])), [
11292
11273
  [vt, e.selectStrategy !== "single"]
11293
- ]) : R(H) ? (J(), be("span", {
11274
+ ]) : R(H) ? (ee(), be("span", {
11294
11275
  key: 1,
11295
11276
  class: "mr-2 cursor-pointer",
11296
11277
  style: Oe(V.value),
11297
11278
  onClick: () => g.toggleSort(H)
11298
- }, Le(H.title), 13, Lc)) : (J(), be("span", {
11279
+ }, Le(H.title), 13, Lc)) : (ee(), be("span", {
11299
11280
  key: 2,
11300
11281
  style: Oe(V.value)
11301
11282
  }, Le(H.title), 5)),
11302
- g.isSorted(H) ? (J(), he(me, {
11283
+ g.isSorted(H) ? (ee(), he(me, {
11303
11284
  key: 3,
11304
11285
  style: Oe(D.value),
11305
11286
  icon: g.getSortIcon(H)
11306
- }, null, 8, ["style", "icon"])) : Be("", !0),
11307
- G(H) ? (J(), be(re, { key: 4 }, [
11308
- K(H.key) ? (J(), he(me, {
11287
+ }, null, 8, ["style", "icon"])) : Te("", !0),
11288
+ G(H) ? (ee(), be(re, { key: 4 }, [
11289
+ K(H.key) ? (ee(), he(me, {
11309
11290
  key: 0,
11310
11291
  class: "cursor-pointer",
11311
11292
  style: Oe(D.value),
11312
11293
  icon: j(H.key),
11313
11294
  onClick: (Ve) => I(H.key)
11314
- }, null, 8, ["style", "icon", "onClick"])) : (J(), he(me, {
11295
+ }, null, 8, ["style", "icon", "onClick"])) : (ee(), he(me, {
11315
11296
  key: 1,
11316
11297
  class: "cursor-pointer",
11317
11298
  style: Oe(D.value),
11318
11299
  icon: e.groupByIcon,
11319
11300
  onClick: (Ve) => M(H.key)
11320
11301
  }, null, 8, ["style", "icon", "onClick"]))
11321
- ], 64)) : Be("", !0)
11302
+ ], 64)) : Te("", !0)
11322
11303
  ])
11323
11304
  ], 12, Fc))), 128))
11324
11305
  ]))), 128))
11325
11306
  ]),
11326
- e.hideFilterRow ? Be("", !0) : (J(), be("tr", Dc, [
11327
- (J(!0), be(re, null, Je(F(g.columns), ($, ge) => (J(), be("th", {
11307
+ e.hideFilterRow ? Te("", !0) : (ee(), be("tr", Dc, [
11308
+ (ee(!0), be(re, null, Je(F(g.columns), ($, ge) => (ee(), be("th", {
11328
11309
  class: "bg-grey-lighten-4 border-s",
11329
11310
  style: Oe([_($)]),
11330
11311
  key: ge
11331
11312
  }, [
11332
- $.filterable !== !1 ? (J(), be(re, { key: 0 }, [
11333
- $.filterMode === te(cn).Selection ? (J(), he(Ft, {
11313
+ $.filterable !== !1 ? (ee(), be(re, { key: 0 }, [
11314
+ $.filterMode === te(cn).Selection ? (ee(), he(Ft, {
11334
11315
  key: 0,
11335
11316
  "hide-details": "",
11336
11317
  "center-affix": "",
@@ -11347,7 +11328,7 @@ const Do = N({
11347
11328
  },
11348
11329
  modelValue: $.filterValue,
11349
11330
  "onUpdate:modelValue": (H) => $.filterValue = H
11350
- }, null, 8, ["theme", "color", "items", "modelValue", "onUpdate:modelValue"])) : (J(), he(wn, {
11331
+ }, null, 8, ["theme", "color", "items", "modelValue", "onUpdate:modelValue"])) : (ee(), he(wn, {
11351
11332
  key: 1,
11352
11333
  "hide-details": "",
11353
11334
  "center-affix": "",
@@ -11364,7 +11345,7 @@ const Do = N({
11364
11345
  theme: e.theme
11365
11346
  }, {
11366
11347
  activator: W(({ props: H }) => [
11367
- u(_e, Q({
11348
+ u(qe, Q({
11368
11349
  variant: "text",
11369
11350
  size: "x-small",
11370
11351
  color: e.color,
@@ -11380,7 +11361,7 @@ const Do = N({
11380
11361
  theme: e.theme
11381
11362
  }, {
11382
11363
  default: W(() => [
11383
- (J(!0), be(re, null, Je(r, (H) => (J(), he(ft, {
11364
+ (ee(!0), be(re, null, Je(r, (H) => (ee(), he(ft, {
11384
11365
  key: H.value,
11385
11366
  title: H.title,
11386
11367
  active: $.filterType === H.value,
@@ -11395,12 +11376,12 @@ const Do = N({
11395
11376
  ]),
11396
11377
  _: 2
11397
11378
  }, 1032, ["theme", "modelValue", "onUpdate:modelValue"]))
11398
- ], 64)) : Be("", !0)
11379
+ ], 64)) : Te("", !0)
11399
11380
  ], 4))), 128))
11400
11381
  ]))
11401
11382
  ]),
11402
11383
  "group-header": W((g) => [
11403
- X(d.$slots, "group-header", de(fe(se(g))), () => [
11384
+ Y(d.$slots, "group-header", de(fe(se(g))), () => [
11404
11385
  De("tr", null, [
11405
11386
  De("td", {
11406
11387
  colspan: g.columns.length
@@ -11423,8 +11404,8 @@ const Do = N({
11423
11404
  ])
11424
11405
  ]),
11425
11406
  bottom: W((g) => [
11426
- X(d.$slots, "bottom", de(fe(g)), () => [
11427
- e.hideFooter ? Be("", !0) : (J(), he(Vn, {
11407
+ Y(d.$slots, "bottom", de(fe(g)), () => [
11408
+ e.hideFooter ? Te("", !0) : (ee(), he(Vn, {
11428
11409
  key: 0,
11429
11410
  density: "comfortable",
11430
11411
  theme: e.theme
@@ -11463,7 +11444,7 @@ const Do = N({
11463
11444
  }, null, 8, ["active-color", "first-icon", "last-icon", "next-icon", "prev-icon", "modelValue", "length"]),
11464
11445
  u(Ro),
11465
11446
  De("span", zc, Le(p.value), 1),
11466
- X(d.$slots, "footer-append")
11447
+ Y(d.$slots, "footer-append")
11467
11448
  ]),
11468
11449
  _: 3
11469
11450
  }, 8, ["theme"]))
@@ -11474,131 +11455,131 @@ const Do = N({
11474
11455
  te(s).body ? {
11475
11456
  name: "body",
11476
11457
  fn: W((g) => [
11477
- X(d.$slots, "body", de(fe(g)))
11458
+ Y(d.$slots, "body", de(fe(g)))
11478
11459
  ]),
11479
11460
  key: "0"
11480
11461
  } : void 0,
11481
11462
  te(s)["body.prepend"] ? {
11482
11463
  name: "body.prepend",
11483
11464
  fn: W((g) => [
11484
- X(d.$slots, "body.prepend", de(fe(g)))
11465
+ Y(d.$slots, "body.prepend", de(fe(g)))
11485
11466
  ]),
11486
11467
  key: "1"
11487
11468
  } : void 0,
11488
11469
  te(s)["body.append"] ? {
11489
11470
  name: "body.append",
11490
11471
  fn: W((g) => [
11491
- X(d.$slots, "body.append", de(fe(g)))
11472
+ Y(d.$slots, "body.append", de(fe(g)))
11492
11473
  ]),
11493
11474
  key: "2"
11494
11475
  } : void 0,
11495
11476
  te(s).top ? {
11496
11477
  name: "top",
11497
11478
  fn: W((g) => [
11498
- X(d.$slots, "top", de(fe(g)))
11479
+ Y(d.$slots, "top", de(fe(g)))
11499
11480
  ]),
11500
11481
  key: "3"
11501
11482
  } : void 0,
11502
11483
  te(s)["expanded-row"] ? {
11503
11484
  name: "expanded-row",
11504
11485
  fn: W((g) => [
11505
- X(d.$slots, "expanded-row", de(fe(g)))
11486
+ Y(d.$slots, "expanded-row", de(fe(g)))
11506
11487
  ]),
11507
11488
  key: "4"
11508
11489
  } : void 0,
11509
11490
  te(s).colgroup ? {
11510
11491
  name: "colgroup",
11511
11492
  fn: W((g) => [
11512
- X(d.$slots, "colgroup", de(fe(g)))
11493
+ Y(d.$slots, "colgroup", de(fe(g)))
11513
11494
  ]),
11514
11495
  key: "5"
11515
11496
  } : void 0,
11516
11497
  te(s).default ? {
11517
11498
  name: "default",
11518
11499
  fn: W((g) => [
11519
- X(d.$slots, "default", de(fe(g)))
11500
+ Y(d.$slots, "default", de(fe(g)))
11520
11501
  ]),
11521
11502
  key: "6"
11522
11503
  } : void 0,
11523
11504
  te(s).item ? {
11524
11505
  name: "item",
11525
11506
  fn: W((g) => [
11526
- X(d.$slots, "item", de(fe(g)))
11507
+ Y(d.$slots, "item", de(fe(g)))
11527
11508
  ]),
11528
11509
  key: "7"
11529
11510
  } : void 0,
11530
11511
  te(s)["item.data-table-expand"] ? {
11531
11512
  name: "item.data-table-expand",
11532
11513
  fn: W((g) => [
11533
- X(d.$slots, "item.data-table-expand", de(fe(g)))
11514
+ Y(d.$slots, "item.data-table-expand", de(fe(g)))
11534
11515
  ]),
11535
11516
  key: "8"
11536
11517
  } : void 0,
11537
11518
  te(s)["item.data-table-select"] ? {
11538
11519
  name: "item.data-table-select",
11539
11520
  fn: W((g) => [
11540
- X(d.$slots, "item.data-table-select", de(fe(g)))
11521
+ Y(d.$slots, "item.data-table-select", de(fe(g)))
11541
11522
  ]),
11542
11523
  key: "9"
11543
11524
  } : void 0,
11544
11525
  te(s).loader ? {
11545
11526
  name: "loader",
11546
11527
  fn: W((g) => [
11547
- X(d.$slots, "loader", de(fe(g)))
11528
+ Y(d.$slots, "loader", de(fe(g)))
11548
11529
  ]),
11549
11530
  key: "10"
11550
11531
  } : void 0,
11551
11532
  te(s).loading ? {
11552
11533
  name: "loading",
11553
11534
  fn: W(() => [
11554
- X(d.$slots, "loading")
11535
+ Y(d.$slots, "loading")
11555
11536
  ]),
11556
11537
  key: "11"
11557
11538
  } : void 0,
11558
11539
  te(s)["no-data"] ? {
11559
11540
  name: "no-data",
11560
11541
  fn: W(() => [
11561
- X(d.$slots, "no-data")
11542
+ Y(d.$slots, "no-data")
11562
11543
  ]),
11563
11544
  key: "12"
11564
11545
  } : void 0,
11565
11546
  te(s).tbody ? {
11566
11547
  name: "tbody",
11567
11548
  fn: W((g) => [
11568
- X(d.$slots, "tbody", de(fe(g)))
11549
+ Y(d.$slots, "tbody", de(fe(g)))
11569
11550
  ]),
11570
11551
  key: "13"
11571
11552
  } : void 0,
11572
11553
  te(s).tfoot ? {
11573
11554
  name: "tfoot",
11574
11555
  fn: W((g) => [
11575
- X(d.$slots, "tfoot", de(fe(g)))
11556
+ Y(d.$slots, "tfoot", de(fe(g)))
11576
11557
  ]),
11577
11558
  key: "14"
11578
11559
  } : void 0,
11579
11560
  te(s).thead ? {
11580
11561
  name: "thead",
11581
11562
  fn: W((g) => [
11582
- X(d.$slots, "thead", de(fe(g)))
11563
+ Y(d.$slots, "thead", de(fe(g)))
11583
11564
  ]),
11584
11565
  key: "15"
11585
11566
  } : void 0,
11586
11567
  Je(A.value, (g) => ({
11587
11568
  name: `item.${g.key}`,
11588
11569
  fn: W(($) => [
11589
- X(d.$slots, `item.${g.key}`, de(fe($)), () => [
11590
- et(Le($.value), 1)
11570
+ Y(d.$slots, `item.${g.key}`, de(fe($)), () => [
11571
+ lt(Le($.value), 1)
11591
11572
  ])
11592
11573
  ])
11593
11574
  }))
11594
11575
  ]), 1032, ["height", "density", "sticky", "theme", "color", "hover", "mobile", "mobile-breakpoint", "loading", "loading-text", "hide-no-data", "no-data-text", "sort-asc-icon", "sort-desc-icon", "row-props", "cell-props", "show-expand", "show-select", "headers", "items", "select-strategy", "item-selectable", "item-value", "return-object", "custom-key-sort", "disable-sort", "multi-sort", "must-sort", "expand-on-click", "custom-filter", "custom-key-filter", "filter-keys", "filter-mode", "value-comparator", "search", "modelValue", "page", "items-per-page", "sort-by", "group-by", "expanded"])
11595
11576
  ]),
11596
11577
  "right-panel": W(() => [
11597
- X(d.$slots, "right-panel")
11578
+ Y(d.$slots, "right-panel")
11598
11579
  ]),
11599
11580
  _: 3
11600
11581
  }, 8, ["splitter-position", "show-splitter", "is-fixed"]),
11601
- X(d.$slots, "bottom-area")
11582
+ Y(d.$slots, "bottom-area")
11602
11583
  ]),
11603
11584
  _: 3
11604
11585
  }, 8, ["color", "theme"]));
@@ -11886,12 +11867,12 @@ const Do = N({
11886
11867
  ],
11887
11868
  setup(e, { emit: a }) {
11888
11869
  const t = e, n = a, l = q(""), i = q(null), o = Lt([
11889
- { title: "Contains", value: Te.Contains },
11890
- { title: "Does not contain", value: Te.NotContains },
11891
- { title: "Is equal to", value: Te.IsEqualTo },
11892
- { title: "Is not equal to", value: Te.IsNotEqualTo },
11893
- { title: "Starts with", value: Te.StartWith },
11894
- { title: "Ends with", value: Te.EndWith }
11870
+ { title: "Contains", value: Ae.Contains },
11871
+ { title: "Does not contain", value: Ae.NotContains },
11872
+ { title: "Is equal to", value: Ae.IsEqualTo },
11873
+ { title: "Is not equal to", value: Ae.IsNotEqualTo },
11874
+ { title: "Starts with", value: Ae.StartWith },
11875
+ { title: "Ends with", value: Ae.EndWith }
11895
11876
  ]), r = Bl(), s = q(t.page), c = q(t.itemsPerPage), y = q(t.sortBy), b = q(t.groupBy), m = k({
11896
11877
  get() {
11897
11878
  return t.modelValue;
@@ -12080,19 +12061,19 @@ const Do = N({
12080
12061
  t.selectOnRow && x.toggleSelect(x.internalItem);
12081
12062
  t.returnObject && (B.value = x.item), ((ge = t.itemValue) == null ? void 0 : ge.length) > 0 && (B.value = ((H = x.item) == null ? void 0 : H[t.itemValue]) ?? null), n("click:row", { $event: d, param: x });
12082
12063
  }
12083
- return (d, x) => (J(), he(mi, {
12064
+ return (d, x) => (ee(), he(mi, {
12084
12065
  variant: "outlined",
12085
12066
  color: e.color,
12086
12067
  theme: e.theme
12087
12068
  }, {
12088
12069
  default: W(() => [
12089
- e.hideTitleBar ? Be("", !0) : (J(), he(Vn, {
12070
+ e.hideTitleBar ? Te("", !0) : (ee(), he(Vn, {
12090
12071
  key: 0,
12091
12072
  density: "compact",
12092
12073
  theme: e.theme
12093
12074
  }, {
12094
12075
  default: W(() => [
12095
- e.hideColumnMenu ? Be("", !0) : (J(), he(Kt, {
12076
+ e.hideColumnMenu ? Te("", !0) : (ee(), he(Kt, {
12096
12077
  key: 0,
12097
12078
  "z-index": e.columnMenuZIndex,
12098
12079
  theme: e.theme,
@@ -12100,7 +12081,7 @@ const Do = N({
12100
12081
  "onUpdate:modelValue": x[2] || (x[2] = (g) => d.$emit("columnMenuOpened", g))
12101
12082
  }, {
12102
12083
  activator: W(({ props: g }) => [
12103
- u(_e, Q({
12084
+ u(qe, Q({
12104
12085
  size: "small",
12105
12086
  color: e.color,
12106
12087
  icon: e.dragMenuIcon
@@ -12138,7 +12119,7 @@ const Do = N({
12138
12119
  }, 1024)
12139
12120
  ]),
12140
12121
  append: W(() => [
12141
- g.fixable ? (J(), he(dt, {
12122
+ g.fixable ? (ee(), he(dt, {
12142
12123
  key: 0,
12143
12124
  density: "compact",
12144
12125
  "true-icon": e.dragItemFreezeIcon,
@@ -12147,17 +12128,17 @@ const Do = N({
12147
12128
  modelValue: g.fixed,
12148
12129
  "onUpdate:modelValue": ($) => g.fixed = $,
12149
12130
  onChange: ($) => d.$emit("columnMenuFixed", { element: g, $event: $ })
12150
- }, null, 8, ["true-icon", "false-icon", "color", "modelValue", "onUpdate:modelValue", "onChange"])) : Be("", !0),
12151
- g.draggable !== !1 ? (J(), he(me, {
12131
+ }, null, 8, ["true-icon", "false-icon", "color", "modelValue", "onUpdate:modelValue", "onChange"])) : Te("", !0),
12132
+ g.draggable !== !1 ? (ee(), he(me, {
12152
12133
  key: 1,
12153
12134
  size: "small",
12154
12135
  density: "compact",
12155
12136
  class: "cursor-move",
12156
12137
  icon: e.dragItemIcon
12157
- }, null, 8, ["icon"])) : Be("", !0)
12138
+ }, null, 8, ["icon"])) : Te("", !0)
12158
12139
  ]),
12159
12140
  default: W(() => [
12160
- et(" " + Le(g.title) + " ", 1)
12141
+ lt(" " + Le(g.title) + " ", 1)
12161
12142
  ]),
12162
12143
  _: 2
12163
12144
  }, 1024)
@@ -12172,17 +12153,17 @@ const Do = N({
12172
12153
  }, 8, ["z-index", "theme"])),
12173
12154
  u(La, null, {
12174
12155
  default: W(() => [
12175
- X(d.$slots, "title", {}, () => [
12176
- et(Le(e.title), 1)
12156
+ Y(d.$slots, "title", {}, () => [
12157
+ lt(Le(e.title), 1)
12177
12158
  ])
12178
12159
  ]),
12179
12160
  _: 3
12180
12161
  }),
12181
- X(d.$slots, "header-commands", { clearSearch: ye })
12162
+ Y(d.$slots, "header-commands", { clearSearch: ye })
12182
12163
  ]),
12183
12164
  _: 3
12184
12165
  }, 8, ["theme"])),
12185
- X(d.$slots, "header-expand-section"),
12166
+ Y(d.$slots, "header-expand-section"),
12186
12167
  u(va, {
12187
12168
  "splitter-position": 100 - (e.rightPanelWidth > 100 ? 80 : e.rightPanelWidth),
12188
12169
  "show-splitter": e.showRightPanel,
@@ -12245,63 +12226,63 @@ const Do = N({
12245
12226
  "onUpdate:options": Pe
12246
12227
  }, Al({
12247
12228
  headers: W((g) => [
12248
- X(d.$slots, "headers", de(fe(g)), () => [
12249
- (J(!0), be(re, null, Je(g.headers, ($, ge) => (J(), be("tr", { key: ge }, [
12250
- (J(!0), be(re, null, Je($, (H) => (J(), be("th", {
12229
+ Y(d.$slots, "headers", de(fe(g)), () => [
12230
+ (ee(!0), be(re, null, Je(g.headers, ($, ge) => (ee(), be("tr", { key: ge }, [
12231
+ (ee(!0), be(re, null, Je($, (H) => (ee(), be("th", {
12251
12232
  key: H.key,
12252
12233
  class: "bg-grey-lighten-4 border-s",
12253
12234
  style: Oe([se(H)]),
12254
12235
  rowspan: H.rowspan,
12255
12236
  colspan: H.colspan
12256
12237
  }, [
12257
- X(d.$slots, `header.${H.key}`, Q({ ref_for: !0 }, P(g, H)), () => [
12258
- H.key === "data-table-select" ? Me((J(), he(me, {
12238
+ Y(d.$slots, `header.${H.key}`, Q({ ref_for: !0 }, P(g, H)), () => [
12239
+ H.key === "data-table-select" ? Me((ee(), he(me, {
12259
12240
  key: 0,
12260
12241
  icon: G(g),
12261
12242
  onClick: (Ve) => Z(g)
12262
12243
  }, null, 8, ["icon", "onClick"])), [
12263
12244
  [vt, e.selectStrategy !== "single"]
12264
- ]) : E(H) ? (J(), be("span", {
12245
+ ]) : E(H) ? (ee(), be("span", {
12265
12246
  key: 1,
12266
12247
  class: "mr-2 cursor-pointer",
12267
12248
  style: Oe(T.value),
12268
12249
  onClick: () => g.toggleSort(H)
12269
- }, Le(H.title), 13, Wc)) : (J(), be("span", {
12250
+ }, Le(H.title), 13, Wc)) : (ee(), be("span", {
12270
12251
  key: 2,
12271
12252
  style: Oe(T.value)
12272
12253
  }, Le(H.title), 5)),
12273
- g.isSorted(H) ? (J(), he(me, {
12254
+ g.isSorted(H) ? (ee(), he(me, {
12274
12255
  key: 3,
12275
12256
  style: Oe(V.value),
12276
12257
  icon: g.getSortIcon(H)
12277
- }, null, 8, ["style", "icon"])) : Be("", !0),
12278
- R(H) ? (J(), be(re, { key: 4 }, [
12279
- j(H.key) ? (J(), he(me, {
12258
+ }, null, 8, ["style", "icon"])) : Te("", !0),
12259
+ R(H) ? (ee(), be(re, { key: 4 }, [
12260
+ j(H.key) ? (ee(), he(me, {
12280
12261
  key: 0,
12281
12262
  class: "cursor-pointer",
12282
12263
  style: Oe(V.value),
12283
12264
  icon: I(H.key),
12284
12265
  onClick: (Ve) => z(H.key)
12285
- }, null, 8, ["style", "icon", "onClick"])) : (J(), he(me, {
12266
+ }, null, 8, ["style", "icon", "onClick"])) : (ee(), he(me, {
12286
12267
  key: 1,
12287
12268
  class: "cursor-pointer",
12288
12269
  style: Oe(V.value),
12289
12270
  icon: e.groupByIcon,
12290
12271
  onClick: (Ve) => oe(H.key)
12291
12272
  }, null, 8, ["style", "icon", "onClick"]))
12292
- ], 64)) : Be("", !0)
12273
+ ], 64)) : Te("", !0)
12293
12274
  ])
12294
12275
  ], 12, jc))), 128))
12295
12276
  ]))), 128))
12296
12277
  ]),
12297
- e.hideFilterRow ? Be("", !0) : (J(), be("tr", Gc, [
12298
- (J(!0), be(re, null, Je(F(g.columns), ($, ge) => (J(), be("th", {
12278
+ e.hideFilterRow ? Te("", !0) : (ee(), be("tr", Gc, [
12279
+ (ee(!0), be(re, null, Je(F(g.columns), ($, ge) => (ee(), be("th", {
12299
12280
  class: "bg-grey-lighten-4 border-s",
12300
12281
  style: Oe([se($)]),
12301
12282
  key: ge
12302
12283
  }, [
12303
- $.filterable !== !1 ? (J(), be(re, { key: 0 }, [
12304
- $.filterMode === te(cn).Selection ? (J(), he(Ft, {
12284
+ $.filterable !== !1 ? (ee(), be(re, { key: 0 }, [
12285
+ $.filterMode === te(cn).Selection ? (ee(), he(Ft, {
12305
12286
  key: 0,
12306
12287
  "hide-details": "",
12307
12288
  "center-affix": "",
@@ -12318,7 +12299,7 @@ const Do = N({
12318
12299
  },
12319
12300
  modelValue: $.filterValue,
12320
12301
  "onUpdate:modelValue": [(H) => $.filterValue = H, (H) => ie($.filterValue)]
12321
- }, null, 8, ["color", "theme", "items", "modelValue", "onUpdate:modelValue"])) : (J(), he(wn, {
12302
+ }, null, 8, ["color", "theme", "items", "modelValue", "onUpdate:modelValue"])) : (ee(), he(wn, {
12322
12303
  key: 1,
12323
12304
  "hide-details": "",
12324
12305
  "center-affix": "",
@@ -12335,7 +12316,7 @@ const Do = N({
12335
12316
  theme: e.theme
12336
12317
  }, {
12337
12318
  activator: W(({ props: H }) => [
12338
- u(_e, Q({
12319
+ u(qe, Q({
12339
12320
  variant: "text",
12340
12321
  size: "x-small",
12341
12322
  color: e.color,
@@ -12351,7 +12332,7 @@ const Do = N({
12351
12332
  theme: e.theme
12352
12333
  }, {
12353
12334
  default: W(() => [
12354
- (J(!0), be(re, null, Je(o, (H) => (J(), he(ft, {
12335
+ (ee(!0), be(re, null, Je(o, (H) => (ee(), he(ft, {
12355
12336
  key: H.value,
12356
12337
  title: H.title,
12357
12338
  active: $.filterType === H.value,
@@ -12366,12 +12347,12 @@ const Do = N({
12366
12347
  ]),
12367
12348
  _: 2
12368
12349
  }, 1032, ["theme", "modelValue", "onUpdate:modelValue"]))
12369
- ], 64)) : Be("", !0)
12350
+ ], 64)) : Te("", !0)
12370
12351
  ], 4))), 128))
12371
12352
  ]))
12372
12353
  ]),
12373
12354
  "group-header": W((g) => [
12374
- X(d.$slots, "group-header", de(fe(ne(g))), () => [
12355
+ Y(d.$slots, "group-header", de(fe(ne(g))), () => [
12375
12356
  De("tr", null, [
12376
12357
  De("td", {
12377
12358
  colspan: g.columns.length
@@ -12394,8 +12375,8 @@ const Do = N({
12394
12375
  ])
12395
12376
  ]),
12396
12377
  bottom: W((g) => [
12397
- X(d.$slots, "bottom", de(fe(g)), () => [
12398
- e.hideFooter ? Be("", !0) : (J(), he(Vn, {
12378
+ Y(d.$slots, "bottom", de(fe(g)), () => [
12379
+ e.hideFooter ? Te("", !0) : (ee(), he(Vn, {
12399
12380
  key: 0,
12400
12381
  density: "comfortable",
12401
12382
  theme: e.theme
@@ -12434,7 +12415,7 @@ const Do = N({
12434
12415
  }, null, 8, ["active-color", "first-icon", "last-icon", "next-icon", "prev-icon", "length", "modelValue"]),
12435
12416
  u(Ro),
12436
12417
  De("span", qc, Le(p.value), 1),
12437
- X(d.$slots, "footer-append")
12418
+ Y(d.$slots, "footer-append")
12438
12419
  ]),
12439
12420
  _: 3
12440
12421
  }, 8, ["theme"]))
@@ -12445,131 +12426,131 @@ const Do = N({
12445
12426
  te(r).body ? {
12446
12427
  name: "body",
12447
12428
  fn: W((g) => [
12448
- X(d.$slots, "body", de(fe(g)))
12429
+ Y(d.$slots, "body", de(fe(g)))
12449
12430
  ]),
12450
12431
  key: "0"
12451
12432
  } : void 0,
12452
12433
  te(r)["body.prepend"] ? {
12453
12434
  name: "body.prepend",
12454
12435
  fn: W((g) => [
12455
- X(d.$slots, "body.prepend", de(fe(g)))
12436
+ Y(d.$slots, "body.prepend", de(fe(g)))
12456
12437
  ]),
12457
12438
  key: "1"
12458
12439
  } : void 0,
12459
12440
  te(r)["body.append"] ? {
12460
12441
  name: "body.append",
12461
12442
  fn: W((g) => [
12462
- X(d.$slots, "body.append", de(fe(g)))
12443
+ Y(d.$slots, "body.append", de(fe(g)))
12463
12444
  ]),
12464
12445
  key: "2"
12465
12446
  } : void 0,
12466
12447
  te(r).top ? {
12467
12448
  name: "top",
12468
12449
  fn: W((g) => [
12469
- X(d.$slots, "top", de(fe(g)))
12450
+ Y(d.$slots, "top", de(fe(g)))
12470
12451
  ]),
12471
12452
  key: "3"
12472
12453
  } : void 0,
12473
12454
  te(r)["expanded-row"] ? {
12474
12455
  name: "expanded-row",
12475
12456
  fn: W((g) => [
12476
- X(d.$slots, "expanded-row", de(fe(g)))
12457
+ Y(d.$slots, "expanded-row", de(fe(g)))
12477
12458
  ]),
12478
12459
  key: "4"
12479
12460
  } : void 0,
12480
12461
  te(r).colgroup ? {
12481
12462
  name: "colgroup",
12482
12463
  fn: W((g) => [
12483
- X(d.$slots, "colgroup", de(fe(g)))
12464
+ Y(d.$slots, "colgroup", de(fe(g)))
12484
12465
  ]),
12485
12466
  key: "5"
12486
12467
  } : void 0,
12487
12468
  te(r).default ? {
12488
12469
  name: "default",
12489
12470
  fn: W((g) => [
12490
- X(d.$slots, "default", de(fe(g)))
12471
+ Y(d.$slots, "default", de(fe(g)))
12491
12472
  ]),
12492
12473
  key: "6"
12493
12474
  } : void 0,
12494
12475
  te(r).item ? {
12495
12476
  name: "item",
12496
12477
  fn: W((g) => [
12497
- X(d.$slots, "item", de(fe(g)))
12478
+ Y(d.$slots, "item", de(fe(g)))
12498
12479
  ]),
12499
12480
  key: "7"
12500
12481
  } : void 0,
12501
12482
  te(r)["item.data-table-expand"] ? {
12502
12483
  name: "item.data-table-expand",
12503
12484
  fn: W((g) => [
12504
- X(d.$slots, "item.data-table-expand", de(fe(g)))
12485
+ Y(d.$slots, "item.data-table-expand", de(fe(g)))
12505
12486
  ]),
12506
12487
  key: "8"
12507
12488
  } : void 0,
12508
12489
  te(r)["item.data-table-select"] ? {
12509
12490
  name: "item.data-table-select",
12510
12491
  fn: W((g) => [
12511
- X(d.$slots, "item.data-table-select", de(fe(g)))
12492
+ Y(d.$slots, "item.data-table-select", de(fe(g)))
12512
12493
  ]),
12513
12494
  key: "9"
12514
12495
  } : void 0,
12515
12496
  te(r).loader ? {
12516
12497
  name: "loader",
12517
12498
  fn: W((g) => [
12518
- X(d.$slots, "loader", de(fe(g)))
12499
+ Y(d.$slots, "loader", de(fe(g)))
12519
12500
  ]),
12520
12501
  key: "10"
12521
12502
  } : void 0,
12522
12503
  te(r).loading ? {
12523
12504
  name: "loading",
12524
12505
  fn: W(() => [
12525
- X(d.$slots, "loading")
12506
+ Y(d.$slots, "loading")
12526
12507
  ]),
12527
12508
  key: "11"
12528
12509
  } : void 0,
12529
12510
  te(r)["no-data"] ? {
12530
12511
  name: "no-data",
12531
12512
  fn: W(() => [
12532
- X(d.$slots, "no-data")
12513
+ Y(d.$slots, "no-data")
12533
12514
  ]),
12534
12515
  key: "12"
12535
12516
  } : void 0,
12536
12517
  te(r).tbody ? {
12537
12518
  name: "tbody",
12538
12519
  fn: W((g) => [
12539
- X(d.$slots, "tbody", de(fe(g)))
12520
+ Y(d.$slots, "tbody", de(fe(g)))
12540
12521
  ]),
12541
12522
  key: "13"
12542
12523
  } : void 0,
12543
12524
  te(r).tfoot ? {
12544
12525
  name: "tfoot",
12545
12526
  fn: W((g) => [
12546
- X(d.$slots, "tfoot", de(fe(g)))
12527
+ Y(d.$slots, "tfoot", de(fe(g)))
12547
12528
  ]),
12548
12529
  key: "14"
12549
12530
  } : void 0,
12550
12531
  te(r).thead ? {
12551
12532
  name: "thead",
12552
12533
  fn: W((g) => [
12553
- X(d.$slots, "thead", de(fe(g)))
12534
+ Y(d.$slots, "thead", de(fe(g)))
12554
12535
  ]),
12555
12536
  key: "15"
12556
12537
  } : void 0,
12557
12538
  Je(A.value, (g) => ({
12558
12539
  name: `item.${g.key}`,
12559
12540
  fn: W(($) => [
12560
- X(d.$slots, `item.${g.key}`, de(fe($)), () => [
12561
- et(Le($.value), 1)
12541
+ Y(d.$slots, `item.${g.key}`, de(fe($)), () => [
12542
+ lt(Le($.value), 1)
12562
12543
  ])
12563
12544
  ])
12564
12545
  }))
12565
12546
  ]), 1032, ["height", "density", "sticky", "theme", "color", "hover", "mobile", "mobile-breakpoint", "loading", "loading-text", "hide-no-data", "no-data-text", "sort-asc-icon", "sort-desc-icon", "row-props", "cell-props", "show-expand", "show-select", "headers", "items", "select-strategy", "item-selectable", "item-value", "return-object", "custom-key-sort", "disable-sort", "multi-sort", "must-sort", "expand-on-click", "custom-filter", "custom-key-filter", "filter-keys", "filter-mode", "value-comparator", "search", "items-length", "modelValue", "page", "items-per-page", "sort-by", "group-by", "expanded"])
12566
12547
  ]),
12567
12548
  "right-panel": W(() => [
12568
- X(d.$slots, "right-panel")
12549
+ Y(d.$slots, "right-panel")
12569
12550
  ]),
12570
12551
  _: 3
12571
12552
  }, 8, ["splitter-position", "show-splitter", "is-fixed"]),
12572
- X(d.$slots, "bottom-area")
12553
+ Y(d.$slots, "bottom-area")
12573
12554
  ]),
12574
12555
  _: 3
12575
12556
  }, 8, ["color", "theme"]));
@@ -12581,7 +12562,7 @@ const Do = N({
12581
12562
  };
12582
12563
  export {
12583
12564
  cn as FilterMode,
12584
- Te as FilterType,
12565
+ Ae as FilterType,
12585
12566
  va as ResizeableSplitter,
12586
12567
  Hc as VDatatablePlus,
12587
12568
  Xc as VDatatableServerPlus,