jplan-pack 0.6.703 → 0.6.704

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 { defineComponent as Re, resolveComponent as Ao, unref as se, openBlock as G, createElementBlock as ve, createVNode as k, withCtx as x, normalizeStyle as tc, createCommentVNode as Ne, Fragment as xt, createBlock as he, resolveDynamicComponent as nc, createTextVNode as q, toDisplayString as Se, useSlots as F0, mergeProps as rn, renderSlot as Ue, effectScope as $f, ref as fe, markRaw as Ri, toRaw as La, watch as Ro, hasInjectionContext as H0, inject as Bf, getCurrentInstance as Mr, reactive as $0, isRef as ti, isReactive as Vf, toRef as ah, nextTick as Yh, computed as ft, getCurrentScope as B0, onScopeDispose as V0, toRefs as H_, onUnmounted as mu, onMounted as Kf, normalizeClass as Hs, createElementVNode as ge, toHandlers as K0, withModifiers as cC, TransitionGroup as W0, renderList as ri, provide as z0, createApp as G0, normalizeProps as q0, guardReactiveProps as Y0, mergeModels as Ua, useModel as rc, h as Li, shallowRef as j0, Text as J0, createSlots as Q0, withKeys as X0, withDirectives as $_, vShow as B_, onBeforeMount as Z0 } from "vue";
1
+ import { defineComponent as Re, resolveComponent as Ao, unref as se, openBlock as G, createElementBlock as ve, createVNode as k, withCtx as x, normalizeStyle as tc, createCommentVNode as Me, Fragment as xt, createBlock as de, resolveDynamicComponent as nc, createTextVNode as q, toDisplayString as Ae, useSlots as F0, mergeProps as rn, renderSlot as Ue, effectScope as $f, ref as fe, markRaw as Ri, toRaw as La, watch as Ro, hasInjectionContext as H0, inject as Bf, getCurrentInstance as Mr, reactive as $0, isRef as ti, isReactive as Vf, toRef as ah, nextTick as Yh, computed as ft, getCurrentScope as B0, onScopeDispose as V0, toRefs as H_, onUnmounted as mu, onMounted as Kf, normalizeClass as Hs, createElementVNode as ge, toHandlers as K0, withModifiers as cC, TransitionGroup as W0, renderList as ri, provide as z0, createApp as G0, normalizeProps as q0, guardReactiveProps as Y0, mergeModels as Ua, useModel as rc, h as Li, shallowRef as j0, Text as J0, createSlots as Q0, withKeys as X0, withDirectives as $_, vShow as B_, onBeforeMount as Z0 } from "vue";
2
2
  import * as eN from "@vueuse/core";
3
3
  import { useClipboard as tN, useIntervalFn as nN } from "@vueuse/core";
4
4
  import { VBtn as pt } from "vuetify/lib/components/VBtn/index.mjs";
@@ -48,7 +48,7 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
48
48
  key: 0,
49
49
  style: tc({ fontSize: typeof e.size == "number" ? e.size - 4 + "px" : void 0 }),
50
50
  class: "ms-1"
51
- }, " Copied ", 4)) : Ne("", !0)
51
+ }, " Copied ", 4)) : Me("", !0)
52
52
  ])) : (G(), ve("p", mN, "Your browser does not support Clipboard API"));
53
53
  };
54
54
  }
@@ -64,22 +64,22 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
64
64
  },
65
65
  setup(n) {
66
66
  return (e, t) => (G(), ve(xt, null, [
67
- typeof e.item == "object" && "name" in e.item ? (G(), he(nc(e.item.name), {
67
+ typeof e.item == "object" && "name" in e.item ? (G(), de(nc(e.item.name), {
68
68
  key: 0,
69
69
  size: e.size,
70
70
  "stroke-width": e.stroke,
71
71
  color: e.color
72
- }, null, 8, ["size", "stroke-width", "color"])) : Ne("", !0),
73
- typeof e.item == "string" ? (G(), he(Wl, {
72
+ }, null, 8, ["size", "stroke-width", "color"])) : Me("", !0),
73
+ typeof e.item == "string" ? (G(), de(Wl, {
74
74
  key: 1,
75
75
  color: e.color,
76
76
  size: e.size
77
77
  }, {
78
78
  default: x(() => [
79
- q(Se(e.item), 1)
79
+ q(Ae(e.item), 1)
80
80
  ]),
81
81
  _: 1
82
- }, 8, ["color", "size"])) : Ne("", !0)
82
+ }, 8, ["color", "size"])) : Me("", !0)
83
83
  ], 64));
84
84
  }
85
85
  }), gN = /* @__PURE__ */ Re({
@@ -94,7 +94,7 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
94
94
  emits: ["click"],
95
95
  setup(n) {
96
96
  const e = n, t = F0();
97
- return (r, o) => r.tooltip ? (G(), he(se(rN), {
97
+ return (r, o) => r.tooltip ? (G(), de(se(rN), {
98
98
  key: 0,
99
99
  text: r.tooltip,
100
100
  "open-delay": "1000"
@@ -108,18 +108,18 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
108
108
  onClick: o[0] || (o[0] = (c) => r.$emit("click"))
109
109
  }), {
110
110
  default: x(() => [
111
- !se(t).default && a.icon ? (G(), he(V_, {
111
+ !se(t).default && a.icon ? (G(), de(V_, {
112
112
  key: 0,
113
113
  item: a.icon,
114
114
  size: a.size
115
- }, null, 8, ["item", "size"])) : Ne("", !0),
115
+ }, null, 8, ["item", "size"])) : Me("", !0),
116
116
  Ue(r.$slots, "default")
117
117
  ]),
118
118
  _: 2
119
119
  }, 1040, ["variant", "color", "size"])
120
120
  ]),
121
121
  _: 3
122
- }, 8, ["text"])) : (G(), he(se(Kl), {
122
+ }, 8, ["text"])) : (G(), de(se(Kl), {
123
123
  key: 1,
124
124
  variant: r.variant,
125
125
  color: r.color,
@@ -128,11 +128,11 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
128
128
  onClick: o[1] || (o[1] = (a) => r.$emit("click"))
129
129
  }, {
130
130
  default: x(() => [
131
- !se(t).default && e.icon ? (G(), he(V_, {
131
+ !se(t).default && e.icon ? (G(), de(V_, {
132
132
  key: 0,
133
133
  item: e.icon,
134
134
  size: e.size
135
- }, null, 8, ["item", "size"])) : Ne("", !0),
135
+ }, null, 8, ["item", "size"])) : Me("", !0),
136
136
  Ue(r.$slots, "default")
137
137
  ]),
138
138
  _: 3
@@ -149,7 +149,7 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
149
149
  },
150
150
  emits: ["click"],
151
151
  setup(n) {
152
- return (e, t) => (G(), he(se(Kl), {
152
+ return (e, t) => (G(), de(se(Kl), {
153
153
  "prepend-icon": e.icon,
154
154
  variant: e.variant,
155
155
  color: e.color,
@@ -157,7 +157,7 @@ const fN = { key: 0 }, mN = { key: 1 }, Yf = /* @__PURE__ */ Re({
157
157
  onClick: t[0] || (t[0] = (r) => e.$emit("click"))
158
158
  }, {
159
159
  default: x(() => [
160
- q(Se(e.text) + " ", 1),
160
+ q(Ae(e.text) + " ", 1),
161
161
  Ue(e.$slots, "default")
162
162
  ]),
163
163
  _: 3
@@ -1415,7 +1415,7 @@ var sP = PC, MC = Re({
1415
1415
  }
1416
1416
  }), cP = /* @__PURE__ */ q(" × ");
1417
1417
  function lP(n, e) {
1418
- return G(), he(nc(n.buttonComponent), rn({
1418
+ return G(), de(nc(n.buttonComponent), rn({
1419
1419
  "aria-label": n.ariaLabel,
1420
1420
  class: n.classes
1421
1421
  }, n.$attrs), {
@@ -1542,11 +1542,11 @@ var RP = xC, FC = Re({
1542
1542
  }
1543
1543
  });
1544
1544
  function kP(n, e) {
1545
- return G(), he(nc(n.component), {
1545
+ return G(), de(nc(n.component), {
1546
1546
  class: Hs(n.iconClasses)
1547
1547
  }, {
1548
1548
  default: x(() => [
1549
- q(Se(n.customIconChildren), 1)
1549
+ q(Ae(n.customIconChildren), 1)
1550
1550
  ]),
1551
1551
  _: 1
1552
1552
  }, 8, ["class"]);
@@ -1666,37 +1666,37 @@ function MP(n, e) {
1666
1666
  onMouseenter: e[1] || (e[1] = (...a) => n.hoverPause && n.hoverPause(...a)),
1667
1667
  onMouseleave: e[2] || (e[2] = (...a) => n.hoverPlay && n.hoverPlay(...a))
1668
1668
  }, [
1669
- n.icon ? (G(), he(t, {
1669
+ n.icon ? (G(), de(t, {
1670
1670
  key: 0,
1671
1671
  "custom-icon": n.icon,
1672
1672
  type: n.type
1673
- }, null, 8, ["custom-icon", "type"])) : Ne("v-if", !0),
1673
+ }, null, 8, ["custom-icon", "type"])) : Me("v-if", !0),
1674
1674
  ge("div", {
1675
1675
  role: n.accessibility.toastRole || "alert",
1676
1676
  class: Hs(n.bodyClasses)
1677
1677
  }, [
1678
1678
  typeof n.content == "string" ? (G(), ve(xt, { key: 0 }, [
1679
- q(Se(n.content), 1)
1680
- ], 2112)) : (G(), he(nc(n.getVueComponentFromObj(n.content)), rn({
1679
+ q(Ae(n.content), 1)
1680
+ ], 2112)) : (G(), de(nc(n.getVueComponentFromObj(n.content)), rn({
1681
1681
  key: 1,
1682
1682
  "toast-id": n.id
1683
1683
  }, n.hasProp(n.content, "props") ? n.content.props : {}, K0(n.hasProp(n.content, "listeners") ? n.content.listeners : {}), { onCloseToast: n.closeToast }), null, 16, ["toast-id", "onCloseToast"]))
1684
1684
  ], 10, PP),
1685
- n.closeButton ? (G(), he(r, {
1685
+ n.closeButton ? (G(), de(r, {
1686
1686
  key: 1,
1687
1687
  component: n.closeButton,
1688
1688
  "class-names": n.closeButtonClassName,
1689
1689
  "show-on-hover": n.showCloseButtonOnHover,
1690
1690
  "aria-label": n.accessibility.closeButtonLabel,
1691
1691
  onClick: cC(n.closeToast, ["stop"])
1692
- }, null, 8, ["component", "class-names", "show-on-hover", "aria-label", "onClick"])) : Ne("v-if", !0),
1693
- n.timeout ? (G(), he(o, {
1692
+ }, null, 8, ["component", "class-names", "show-on-hover", "aria-label", "onClick"])) : Me("v-if", !0),
1693
+ n.timeout ? (G(), de(o, {
1694
1694
  key: 2,
1695
1695
  "is-running": n.isRunning,
1696
1696
  "hide-progress-bar": n.hideProgressBar,
1697
1697
  timeout: n.timeout,
1698
1698
  onCloseToast: n.timeoutHandler
1699
- }, null, 8, ["is-running", "hide-progress-bar", "timeout", "onCloseToast"])) : Ne("v-if", !0)
1699
+ }, null, 8, ["is-running", "hide-progress-bar", "timeout", "onCloseToast"])) : Me("v-if", !0)
1700
1700
  ], 38);
1701
1701
  }
1702
1702
  HC.render = MP;
@@ -1712,7 +1712,7 @@ var DP = HC, $C = Re({
1712
1712
  }
1713
1713
  });
1714
1714
  function LP(n, e) {
1715
- return G(), he(W0, {
1715
+ return G(), de(W0, {
1716
1716
  tag: "div",
1717
1717
  "enter-active-class": n.transition.enter ? n.transition.enter : `${n.transition}-enter-active`,
1718
1718
  "move-class": n.transition.move ? n.transition.move : `${n.transition}-move`,
@@ -1805,7 +1805,7 @@ function xP(n, e) {
1805
1805
  class: Hs(n.getClasses(o))
1806
1806
  }, {
1807
1807
  default: x(() => [
1808
- (G(!0), ve(xt, null, ri(n.getPositionToasts(o), (a) => (G(), he(t, rn({
1808
+ (G(!0), ve(xt, null, ri(n.getPositionToasts(o), (a) => (G(), de(t, rn({
1809
1809
  key: a.id
1810
1810
  }, a), null, 16))), 128))
1811
1811
  ]),
@@ -1870,7 +1870,7 @@ var Zf = Symbol("VueToastification"), VC = new Xf(), $P = (n, e) => {
1870
1870
  const e = Mr() ? Bf(Zf, void 0) : void 0;
1871
1871
  return e || ql(VC);
1872
1872
  }, BP = $P;
1873
- const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP = { class: "ms-auto" }, vu = /* @__PURE__ */ Re({
1873
+ const Ie = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP = { class: "ms-auto" }, vu = /* @__PURE__ */ Re({
1874
1874
  __name: "JDialog",
1875
1875
  props: {
1876
1876
  ddId: {},
@@ -1905,7 +1905,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
1905
1905
  return (h, m) => {
1906
1906
  const _ = Ao("ExclamationCircleIcon");
1907
1907
  return G(), ve(xt, null, [
1908
- h.variant === "global" ? (G(), he(Al, {
1908
+ h.variant === "global" ? (G(), de(Al, {
1909
1909
  key: 0,
1910
1910
  scrim: t.scrim,
1911
1911
  width: t.width,
@@ -1922,7 +1922,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
1922
1922
  k(Wf, { class: "mt-2 px-5 d-flex" }, {
1923
1923
  default: x(() => [
1924
1924
  ge("div", VP, [
1925
- h.$slots.title ? Ue(h.$slots, "title", { key: 0 }) : (G(), ve("div", KP, Se(t.title), 1))
1925
+ h.$slots.title ? Ue(h.$slots, "title", { key: 0 }) : (G(), ve("div", KP, Ae(t.title), 1))
1926
1926
  ]),
1927
1927
  ge("div", WP, [
1928
1928
  Ue(h.$slots, "heading-actions"),
@@ -1951,12 +1951,12 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
1951
1951
  ]),
1952
1952
  _: 3
1953
1953
  })
1954
- ], 64)) : Ne("", !0),
1954
+ ], 64)) : Me("", !0),
1955
1955
  t.buttons ? (G(), ve(xt, { key: 1 }, [
1956
1956
  k(Ui, { class: "mx-5 mt-2" }),
1957
1957
  k(Ss, null, {
1958
1958
  default: x(() => [
1959
- h.$slots.metadata ? (G(), he(wn, {
1959
+ h.$slots.metadata ? (G(), de(wn, {
1960
1960
  key: 0,
1961
1961
  cols: "auto",
1962
1962
  class: "text-sm-subtitle-2 text-medium-emphasis ma-0 pa-0"
@@ -1965,7 +1965,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
1965
1965
  Ue(h.$slots, "metadata")
1966
1966
  ]),
1967
1967
  _: 3
1968
- })) : Ne("", !0),
1968
+ })) : Me("", !0),
1969
1969
  k(zf),
1970
1970
  k(pt, {
1971
1971
  class: "j-btn-form",
@@ -1993,14 +1993,14 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
1993
1993
  ]),
1994
1994
  _: 3
1995
1995
  })
1996
- ], 64)) : Ne("", !0)
1996
+ ], 64)) : Me("", !0)
1997
1997
  ]),
1998
1998
  _: 3
1999
1999
  }, 8, ["loading"])
2000
2000
  ]),
2001
2001
  _: 3
2002
- }, 8, ["scrim", "width", "modelValue"])) : Ne("", !0),
2003
- h.variant === "confirm" ? (G(), he(Al, {
2002
+ }, 8, ["scrim", "width", "modelValue"])) : Me("", !0),
2003
+ h.variant === "confirm" ? (G(), de(Al, {
2004
2004
  key: 1,
2005
2005
  scrim: "background",
2006
2006
  width: t.width,
@@ -2029,7 +2029,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
2029
2029
  default: x(() => [
2030
2030
  k(Bs, { class: "text-center mt-7" }, {
2031
2031
  default: x(() => [
2032
- q(Se(t.text), 1)
2032
+ q(Ae(t.text), 1)
2033
2033
  ]),
2034
2034
  _: 1
2035
2035
  }),
@@ -2065,8 +2065,8 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
2065
2065
  }, 8, ["loading", "title"])
2066
2066
  ]),
2067
2067
  _: 1
2068
- }, 8, ["width", "modelValue"])) : Ne("", !0),
2069
- h.variant === "empty" ? (G(), he(Al, {
2068
+ }, 8, ["width", "modelValue"])) : Me("", !0),
2069
+ h.variant === "empty" ? (G(), de(Al, {
2070
2070
  key: 2,
2071
2071
  scrim: t.scrim,
2072
2072
  width: t.width,
@@ -2078,7 +2078,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
2078
2078
  Ue(h.$slots, "default")
2079
2079
  ]),
2080
2080
  _: 3
2081
- }, 8, ["scrim", "width", "modelValue"])) : Ne("", !0)
2081
+ }, 8, ["scrim", "width", "modelValue"])) : Me("", !0)
2082
2082
  ], 64);
2083
2083
  };
2084
2084
  }
@@ -2113,7 +2113,7 @@ const Ae = fe(!1), VP = { class: "d-flex align-center" }, KP = { key: 1 }, WP =
2113
2113
  emits: ["editAll"],
2114
2114
  setup(n, { emit: e }) {
2115
2115
  const t = e;
2116
- return (r, o) => (G(), he(pt, {
2116
+ return (r, o) => (G(), de(pt, {
2117
2117
  onClick: o[0] || (o[0] = (a) => t("editAll")),
2118
2118
  variant: "plain",
2119
2119
  color: "secondary",
@@ -2566,16 +2566,16 @@ const o1 = /* @__PURE__ */ Re({
2566
2566
  size: {}
2567
2567
  },
2568
2568
  setup(n) {
2569
- return (e, t) => (G(), he(se(oN), { "close-on-content-click": !0 }, {
2569
+ return (e, t) => (G(), de(se(oN), { "close-on-content-click": !0 }, {
2570
2570
  activator: x(({ props: r }) => [
2571
2571
  k(se(Kl), rn({ variant: e.variant }, r, { icon: "" }), {
2572
2572
  default: x(() => [
2573
- e.orientation === "y" ? (G(), he(se(qP), {
2573
+ e.orientation === "y" ? (G(), de(se(qP), {
2574
2574
  key: 0,
2575
2575
  size: e.size,
2576
2576
  color: `rgb(var(--v-theme-${e.color}))`,
2577
2577
  class: "cursor-pointer"
2578
- }, null, 8, ["size", "color"])) : (G(), he(se(YP), {
2578
+ }, null, 8, ["size", "color"])) : (G(), de(se(YP), {
2579
2579
  key: 1,
2580
2580
  size: e.size,
2581
2581
  color: `rgb(var(--v-theme-${e.color}))`,
@@ -2600,22 +2600,22 @@ const o1 = /* @__PURE__ */ Re({
2600
2600
  },
2601
2601
  setup(n) {
2602
2602
  const e = n;
2603
- return (t, r) => (G(), he($s, {
2603
+ return (t, r) => (G(), de($s, {
2604
2604
  "min-height": t.height,
2605
2605
  height: t.height,
2606
2606
  loading: t.loading,
2607
2607
  class: "bg-surface rounded-sm pa-5"
2608
2608
  }, {
2609
2609
  default: x(() => [
2610
- e.title ? (G(), he(Wf, {
2610
+ e.title ? (G(), de(Wf, {
2611
2611
  key: 0,
2612
2612
  class: "pa-0"
2613
2613
  }, {
2614
2614
  default: x(() => [
2615
- q(Se(e.title), 1)
2615
+ q(Ae(e.title), 1)
2616
2616
  ]),
2617
2617
  _: 1
2618
- })) : Ne("", !0),
2618
+ })) : Me("", !0),
2619
2619
  Ue(t.$slots, "default")
2620
2620
  ]),
2621
2621
  _: 3
@@ -2653,7 +2653,7 @@ const o1 = /* @__PURE__ */ Re({
2653
2653
  }
2654
2654
  o.value = !1, r.value = !1;
2655
2655
  }
2656
- return (d, h) => (G(), he(Al, {
2656
+ return (d, h) => (G(), de(Al, {
2657
2657
  scrim: "rgb(0,0,0,100)",
2658
2658
  width: t.width
2659
2659
  }, {
@@ -2681,7 +2681,7 @@ const o1 = /* @__PURE__ */ Re({
2681
2681
  default: x(() => [
2682
2682
  k(Bs, { class: "text-center mt-7" }, {
2683
2683
  default: x(() => [
2684
- q(Se(t.text), 1)
2684
+ q(Ae(t.text), 1)
2685
2685
  ]),
2686
2686
  _: 1
2687
2687
  }),
@@ -2729,7 +2729,7 @@ const o1 = /* @__PURE__ */ Re({
2729
2729
  function o() {
2730
2730
  t.value = dh;
2731
2731
  }
2732
- return (a, c) => (G(), he(lC, { size: "50" }, {
2732
+ return (a, c) => (G(), de(lC, { size: "50" }, {
2733
2733
  default: x(() => [
2734
2734
  k(Gf, {
2735
2735
  src: r.value,
@@ -2753,7 +2753,7 @@ const o1 = /* @__PURE__ */ Re({
2753
2753
  function o() {
2754
2754
  t.value = hh;
2755
2755
  }
2756
- return (a, c) => (G(), he(lC, { size: a.size }, {
2756
+ return (a, c) => (G(), de(lC, { size: a.size }, {
2757
2757
  default: x(() => [
2758
2758
  k(Gf, {
2759
2759
  src: r.value,
@@ -2827,7 +2827,7 @@ const o1 = /* @__PURE__ */ Re({
2827
2827
  if (e.columns)
2828
2828
  return (o = e.columns) == null ? void 0 : o.filter((a) => a.checked);
2829
2829
  }), r = rc(n, "selection");
2830
- return (o, a) => (G(), he(dC, {
2830
+ return (o, a) => (G(), de(dC, {
2831
2831
  modelValue: r.value,
2832
2832
  "onUpdate:modelValue": a[0] || (a[0] = (c) => r.value = c),
2833
2833
  "fixed-header": "",
@@ -2870,7 +2870,7 @@ const o1 = /* @__PURE__ */ Re({
2870
2870
  "no-data": x(() => [
2871
2871
  !o.loading && o.items.length === 0 ? (G(), ve(xt, { key: 0 }, [
2872
2872
  q(" This table is empty.")
2873
- ], 64)) : Ne("", !0)
2873
+ ], 64)) : Me("", !0)
2874
2874
  ]),
2875
2875
  _: 3
2876
2876
  }, 8, ["modelValue", "headers", "items", "items-length", "loading", "sort-by"]));
@@ -5434,7 +5434,7 @@ function sL(n, e, t) {
5434
5434
  function Xh(n, e, t) {
5435
5435
  return { start: n, end: e };
5436
5436
  }
5437
- const Ie = {
5437
+ const Se = {
5438
5438
  // tokenizer error codes
5439
5439
  EXPECTED_TOKEN: 1,
5440
5440
  INVALID_TOKEN_IN_PLACEHOLDER: 2,
@@ -5457,25 +5457,25 @@ const Ie = {
5457
5457
  UNHANDLED_MINIFIER_NODE_TYPE: 16
5458
5458
  }, cL = 17, lL = {
5459
5459
  // tokenizer error messages
5460
- [Ie.EXPECTED_TOKEN]: "Expected token: '{0}'",
5461
- [Ie.INVALID_TOKEN_IN_PLACEHOLDER]: "Invalid token in placeholder: '{0}'",
5462
- [Ie.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]: "Unterminated single quote in placeholder",
5463
- [Ie.UNKNOWN_ESCAPE_SEQUENCE]: "Unknown escape sequence: \\{0}",
5464
- [Ie.INVALID_UNICODE_ESCAPE_SEQUENCE]: "Invalid unicode escape sequence: {0}",
5465
- [Ie.UNBALANCED_CLOSING_BRACE]: "Unbalanced closing brace",
5466
- [Ie.UNTERMINATED_CLOSING_BRACE]: "Unterminated closing brace",
5467
- [Ie.EMPTY_PLACEHOLDER]: "Empty placeholder",
5468
- [Ie.NOT_ALLOW_NEST_PLACEHOLDER]: "Not allowed nest placeholder",
5469
- [Ie.INVALID_LINKED_FORMAT]: "Invalid linked format",
5460
+ [Se.EXPECTED_TOKEN]: "Expected token: '{0}'",
5461
+ [Se.INVALID_TOKEN_IN_PLACEHOLDER]: "Invalid token in placeholder: '{0}'",
5462
+ [Se.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER]: "Unterminated single quote in placeholder",
5463
+ [Se.UNKNOWN_ESCAPE_SEQUENCE]: "Unknown escape sequence: \\{0}",
5464
+ [Se.INVALID_UNICODE_ESCAPE_SEQUENCE]: "Invalid unicode escape sequence: {0}",
5465
+ [Se.UNBALANCED_CLOSING_BRACE]: "Unbalanced closing brace",
5466
+ [Se.UNTERMINATED_CLOSING_BRACE]: "Unterminated closing brace",
5467
+ [Se.EMPTY_PLACEHOLDER]: "Empty placeholder",
5468
+ [Se.NOT_ALLOW_NEST_PLACEHOLDER]: "Not allowed nest placeholder",
5469
+ [Se.INVALID_LINKED_FORMAT]: "Invalid linked format",
5470
5470
  // parser error messages
5471
- [Ie.MUST_HAVE_MESSAGES_IN_PLURAL]: "Plural must have messages",
5472
- [Ie.UNEXPECTED_EMPTY_LINKED_MODIFIER]: "Unexpected empty linked modifier",
5473
- [Ie.UNEXPECTED_EMPTY_LINKED_KEY]: "Unexpected empty linked key",
5474
- [Ie.UNEXPECTED_LEXICAL_ANALYSIS]: "Unexpected lexical analysis in token: '{0}'",
5471
+ [Se.MUST_HAVE_MESSAGES_IN_PLURAL]: "Plural must have messages",
5472
+ [Se.UNEXPECTED_EMPTY_LINKED_MODIFIER]: "Unexpected empty linked modifier",
5473
+ [Se.UNEXPECTED_EMPTY_LINKED_KEY]: "Unexpected empty linked key",
5474
+ [Se.UNEXPECTED_LEXICAL_ANALYSIS]: "Unexpected lexical analysis in token: '{0}'",
5475
5475
  // generator error messages
5476
- [Ie.UNHANDLED_CODEGEN_NODE_TYPE]: "unhandled codegen node type: '{0}'",
5476
+ [Se.UNHANDLED_CODEGEN_NODE_TYPE]: "unhandled codegen node type: '{0}'",
5477
5477
  // minimizer error messages
5478
- [Ie.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
5478
+ [Se.UNHANDLED_MINIFIER_NODE_TYPE]: "unhandled mimifier node type: '{0}'"
5479
5479
  };
5480
5480
  function za(n, e, t = {}) {
5481
5481
  const { domain: r, messages: o, args: a } = t, c = process.env.NODE_ENV !== "production" ? Eu((o || lL)[n] || "", ...a || []) : n, u = new SyntaxError(String(c));
@@ -5559,7 +5559,7 @@ function yL(n, e = {}) {
5559
5559
  /* TokenTypes.EOF */
5560
5560
  );
5561
5561
  function y(I, R) {
5562
- return I.currentChar() === R ? (I.next(), R) : (_(Ie.EXPECTED_TOKEN, a(), 0, R), "");
5562
+ return I.currentChar() === R ? (I.next(), R) : (_(Se.EXPECTED_TOKEN, a(), 0, R), "");
5563
5563
  }
5564
5564
  function T(I) {
5565
5565
  let R = "";
@@ -5625,7 +5625,7 @@ function yL(n, e = {}) {
5625
5625
  const ae = b(I.currentPeek());
5626
5626
  return I.resetPeek(), ae;
5627
5627
  }
5628
- function de(I, R) {
5628
+ function he(I, R) {
5629
5629
  const { currentType: Y } = R;
5630
5630
  if (!(Y === 7 || Y === 11))
5631
5631
  return !1;
@@ -5728,12 +5728,12 @@ function yL(n, e = {}) {
5728
5728
  let R = "", Y = "";
5729
5729
  for (; R = on(I); )
5730
5730
  Y += R;
5731
- return I.currentChar() === Yo && _(Ie.UNTERMINATED_CLOSING_BRACE, a(), 0), Y;
5731
+ return I.currentChar() === Yo && _(Se.UNTERMINATED_CLOSING_BRACE, a(), 0), Y;
5732
5732
  }
5733
5733
  function Xa(I) {
5734
5734
  S(I);
5735
5735
  let R = "";
5736
- return I.currentChar() === "-" ? (I.next(), R += `-${Ft(I)}`) : R += Ft(I), I.currentChar() === Yo && _(Ie.UNTERMINATED_CLOSING_BRACE, a(), 0), R;
5736
+ return I.currentChar() === "-" ? (I.next(), R += `-${Ft(I)}`) : R += Ft(I), I.currentChar() === Yo && _(Se.UNTERMINATED_CLOSING_BRACE, a(), 0), R;
5737
5737
  }
5738
5738
  function Hr(I) {
5739
5739
  return I !== fv && I !== En;
@@ -5744,7 +5744,7 @@ function yL(n, e = {}) {
5744
5744
  for (; R = pe(I, Hr); )
5745
5745
  R === "\\" ? Y += Za(I) : Y += R;
5746
5746
  const ae = I.currentChar();
5747
- return ae === En || ae === Yo ? (_(Ie.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), ae === En && (I.next(), y(I, "'")), Y) : (y(I, "'"), Y);
5747
+ return ae === En || ae === Yo ? (_(Se.UNTERMINATED_SINGLE_QUOTE_IN_PLACEHOLDER, a(), 0), ae === En && (I.next(), y(I, "'")), Y) : (y(I, "'"), Y);
5748
5748
  }
5749
5749
  function Za(I) {
5750
5750
  const R = I.currentChar();
@@ -5757,7 +5757,7 @@ function yL(n, e = {}) {
5757
5757
  case "U":
5758
5758
  return $r(I, R, 6);
5759
5759
  default:
5760
- return _(Ie.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, R), "";
5760
+ return _(Se.UNKNOWN_ESCAPE_SEQUENCE, a(), 0, R), "";
5761
5761
  }
5762
5762
  }
5763
5763
  function $r(I, R, Y) {
@@ -5766,7 +5766,7 @@ function yL(n, e = {}) {
5766
5766
  for (let it = 0; it < Y; it++) {
5767
5767
  const lt = pn(I);
5768
5768
  if (!lt) {
5769
- _(Ie.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${R}${ae}${I.currentChar()}`);
5769
+ _(Se.INVALID_UNICODE_ESCAPE_SEQUENCE, a(), 0, `\\${R}${ae}${I.currentChar()}`);
5770
5770
  break;
5771
5771
  }
5772
5772
  ae += lt;
@@ -5809,27 +5809,27 @@ function yL(n, e = {}) {
5809
5809
  let Y = null;
5810
5810
  switch (I.currentChar()) {
5811
5811
  case "{":
5812
- return R.braceNest >= 1 && _(Ie.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), I.next(), Y = g(
5812
+ return R.braceNest >= 1 && _(Se.NOT_ALLOW_NEST_PLACEHOLDER, a(), 0), I.next(), Y = g(
5813
5813
  R,
5814
5814
  2,
5815
5815
  "{"
5816
5816
  /* TokenChars.BraceLeft */
5817
5817
  ), S(I), R.braceNest++, Y;
5818
5818
  case "}":
5819
- return R.braceNest > 0 && R.currentType === 2 && _(Ie.EMPTY_PLACEHOLDER, a(), 0), I.next(), Y = g(
5819
+ return R.braceNest > 0 && R.currentType === 2 && _(Se.EMPTY_PLACEHOLDER, a(), 0), I.next(), Y = g(
5820
5820
  R,
5821
5821
  3,
5822
5822
  "}"
5823
5823
  /* TokenChars.BraceRight */
5824
5824
  ), R.braceNest--, R.braceNest > 0 && S(I), R.inLinked && R.braceNest === 0 && (R.inLinked = !1), Y;
5825
5825
  case "@":
5826
- return R.braceNest > 0 && _(Ie.UNTERMINATED_CLOSING_BRACE, a(), 0), Y = Mn(I, R) || E(R), R.braceNest = 0, Y;
5826
+ return R.braceNest > 0 && _(Se.UNTERMINATED_CLOSING_BRACE, a(), 0), Y = Mn(I, R) || E(R), R.braceNest = 0, Y;
5827
5827
  default: {
5828
5828
  let it = !0, lt = !0, We = !0;
5829
5829
  if (ee(I))
5830
- return R.braceNest > 0 && _(Ie.UNTERMINATED_CLOSING_BRACE, a(), 0), Y = g(R, 1, Uo(I)), R.braceNest = 0, R.inLinked = !1, Y;
5830
+ return R.braceNest > 0 && _(Se.UNTERMINATED_CLOSING_BRACE, a(), 0), Y = g(R, 1, Uo(I)), R.braceNest = 0, R.inLinked = !1, Y;
5831
5831
  if (R.braceNest > 0 && (R.currentType === 4 || R.currentType === 5 || R.currentType === 6))
5832
- return _(Ie.UNTERMINATED_CLOSING_BRACE, a(), 0), R.braceNest = 0, hi(I, R);
5832
+ return _(Se.UNTERMINATED_CLOSING_BRACE, a(), 0), R.braceNest = 0, hi(I, R);
5833
5833
  if (it = N(I, R))
5834
5834
  return Y = g(R, 4, Qa(I)), S(I), Y;
5835
5835
  if (lt = L(I, R))
@@ -5837,7 +5837,7 @@ function yL(n, e = {}) {
5837
5837
  if (We = K(I, R))
5838
5838
  return Y = g(R, 6, di(I)), S(I), Y;
5839
5839
  if (!it && !lt && !We)
5840
- return Y = g(R, 12, es(I)), _(Ie.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, Y.value), S(I), Y;
5840
+ return Y = g(R, 12, es(I)), _(Se.INVALID_TOKEN_IN_PLACEHOLDER, a(), 0, Y.value), S(I), Y;
5841
5841
  break;
5842
5842
  }
5843
5843
  }
@@ -5847,7 +5847,7 @@ function yL(n, e = {}) {
5847
5847
  const { currentType: Y } = R;
5848
5848
  let ae = null;
5849
5849
  const it = I.currentChar();
5850
- switch ((Y === 7 || Y === 8 || Y === 11 || Y === 9) && (it === En || it === yo) && _(Ie.INVALID_LINKED_FORMAT, a(), 0), it) {
5850
+ switch ((Y === 7 || Y === 8 || Y === 11 || Y === 9) && (it === En || it === yo) && _(Se.INVALID_LINKED_FORMAT, a(), 0), it) {
5851
5851
  case "@":
5852
5852
  return I.next(), ae = g(
5853
5853
  R,
@@ -5870,7 +5870,7 @@ function yL(n, e = {}) {
5870
5870
  /* TokenChars.LinkedDelimiter */
5871
5871
  );
5872
5872
  default:
5873
- return ee(I) ? (ae = g(R, 1, Uo(I)), R.braceNest = 0, R.inLinked = !1, ae) : j(I, R) || de(I, R) ? (S(I), Mn(I, R)) : D(I, R) ? (S(I), g(R, 11, Do(I))) : le(I, R) ? (S(I), it === "{" ? Jt(I, R) || ae : g(R, 10, Lo(I))) : (Y === 7 && _(Ie.INVALID_LINKED_FORMAT, a(), 0), R.braceNest = 0, R.inLinked = !1, hi(I, R));
5873
+ return ee(I) ? (ae = g(R, 1, Uo(I)), R.braceNest = 0, R.inLinked = !1, ae) : j(I, R) || he(I, R) ? (S(I), Mn(I, R)) : D(I, R) ? (S(I), g(R, 11, Do(I))) : le(I, R) ? (S(I), it === "{" ? Jt(I, R) || ae : g(R, 10, Lo(I))) : (Y === 7 && _(Se.INVALID_LINKED_FORMAT, a(), 0), R.braceNest = 0, R.inLinked = !1, hi(I, R));
5874
5874
  }
5875
5875
  }
5876
5876
  function hi(I, R) {
@@ -5886,7 +5886,7 @@ function yL(n, e = {}) {
5886
5886
  case "{":
5887
5887
  return Jt(I, R) || E(R);
5888
5888
  case "}":
5889
- return _(Ie.UNBALANCED_CLOSING_BRACE, a(), 0), I.next(), g(
5889
+ return _(Se.UNBALANCED_CLOSING_BRACE, a(), 0), I.next(), g(
5890
5890
  R,
5891
5891
  3,
5892
5892
  "}"
@@ -5938,11 +5938,11 @@ function wL(n = {}) {
5938
5938
  function r(b, O, N, L, ...K) {
5939
5939
  const j = b.currentPosition();
5940
5940
  if (j.offset += L, j.column += L, t) {
5941
- const D = e ? Xh(N, j) : null, de = za(O, D, {
5941
+ const D = e ? Xh(N, j) : null, he = za(O, D, {
5942
5942
  domain: CL,
5943
5943
  args: K
5944
5944
  });
5945
- t(de);
5945
+ t(he);
5946
5946
  }
5947
5947
  }
5948
5948
  function o(b, O, N) {
@@ -5970,10 +5970,10 @@ function wL(n = {}) {
5970
5970
  }
5971
5971
  function m(b) {
5972
5972
  const O = b.nextToken(), N = b.context(), { lastOffset: L, lastStartLoc: K } = N, j = o(8, L, K);
5973
- return O.type !== 11 ? (r(b, Ie.UNEXPECTED_EMPTY_LINKED_MODIFIER, N.lastStartLoc, 0), j.value = "", a(j, L, K), {
5973
+ return O.type !== 11 ? (r(b, Se.UNEXPECTED_EMPTY_LINKED_MODIFIER, N.lastStartLoc, 0), j.value = "", a(j, L, K), {
5974
5974
  nextConsumeToken: O,
5975
5975
  node: j
5976
- }) : (O.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, N.lastStartLoc, 0, zr(O)), j.value = O.value || "", a(j, b.currentOffset(), b.currentPosition()), {
5976
+ }) : (O.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, N.lastStartLoc, 0, zr(O)), j.value = O.value || "", a(j, b.currentOffset(), b.currentPosition()), {
5977
5977
  node: j
5978
5978
  });
5979
5979
  }
@@ -5988,21 +5988,21 @@ function wL(n = {}) {
5988
5988
  const K = m(b);
5989
5989
  N.modifier = K.node, L = K.nextConsumeToken || b.nextToken();
5990
5990
  }
5991
- switch (L.type !== 9 && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), L = b.nextToken(), L.type === 2 && (L = b.nextToken()), L.type) {
5991
+ switch (L.type !== 9 && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), L = b.nextToken(), L.type === 2 && (L = b.nextToken()), L.type) {
5992
5992
  case 10:
5993
- L.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = _(b, L.value || "");
5993
+ L.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = _(b, L.value || "");
5994
5994
  break;
5995
5995
  case 4:
5996
- L.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = d(b, L.value || "");
5996
+ L.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = d(b, L.value || "");
5997
5997
  break;
5998
5998
  case 5:
5999
- L.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = u(b, L.value || "");
5999
+ L.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = u(b, L.value || "");
6000
6000
  break;
6001
6001
  case 6:
6002
- L.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = h(b, L.value || "");
6002
+ L.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(L)), N.key = h(b, L.value || "");
6003
6003
  break;
6004
6004
  default: {
6005
- r(b, Ie.UNEXPECTED_EMPTY_LINKED_KEY, O.lastStartLoc, 0);
6005
+ r(b, Se.UNEXPECTED_EMPTY_LINKED_KEY, O.lastStartLoc, 0);
6006
6006
  const K = b.context(), j = o(7, K.offset, K.startLoc);
6007
6007
  return j.value = "", a(j, K.offset, K.startLoc), N.key = j, a(N, K.offset, K.startLoc), {
6008
6008
  nextConsumeToken: L,
@@ -6022,16 +6022,16 @@ function wL(n = {}) {
6022
6022
  const le = j || b.nextToken();
6023
6023
  switch (j = null, le.type) {
6024
6024
  case 0:
6025
- le.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(c(b, le.value || ""));
6025
+ le.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(c(b, le.value || ""));
6026
6026
  break;
6027
6027
  case 5:
6028
- le.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(u(b, le.value || ""));
6028
+ le.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(u(b, le.value || ""));
6029
6029
  break;
6030
6030
  case 4:
6031
- le.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(d(b, le.value || ""));
6031
+ le.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(d(b, le.value || ""));
6032
6032
  break;
6033
6033
  case 6:
6034
- le.value == null && r(b, Ie.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(h(b, le.value || ""));
6034
+ le.value == null && r(b, Se.UNEXPECTED_LEXICAL_ANALYSIS, O.lastStartLoc, 0, zr(le)), K.items.push(h(b, le.value || ""));
6035
6035
  break;
6036
6036
  case 7: {
6037
6037
  const ee = g(b);
@@ -6040,8 +6040,8 @@ function wL(n = {}) {
6040
6040
  }
6041
6041
  }
6042
6042
  } while (O.currentType !== 13 && O.currentType !== 1);
6043
- const D = O.currentType === 1 ? O.lastOffset : b.currentOffset(), de = O.currentType === 1 ? O.lastEndLoc : b.currentPosition();
6044
- return a(K, D, de), K;
6043
+ const D = O.currentType === 1 ? O.lastOffset : b.currentOffset(), he = O.currentType === 1 ? O.lastEndLoc : b.currentPosition();
6044
+ return a(K, D, he), K;
6045
6045
  }
6046
6046
  function y(b, O, N, L) {
6047
6047
  const K = b.context();
@@ -6049,10 +6049,10 @@ function wL(n = {}) {
6049
6049
  const D = o(1, O, N);
6050
6050
  D.cases = [], D.cases.push(L);
6051
6051
  do {
6052
- const de = E(b);
6053
- j || (j = de.items.length === 0), D.cases.push(de);
6052
+ const he = E(b);
6053
+ j || (j = he.items.length === 0), D.cases.push(he);
6054
6054
  } while (K.currentType !== 13);
6055
- return j && r(b, Ie.MUST_HAVE_MESSAGES_IN_PLURAL, N, 0), a(D, b.currentOffset(), b.currentPosition()), D;
6055
+ return j && r(b, Se.MUST_HAVE_MESSAGES_IN_PLURAL, N, 0), a(D, b.currentOffset(), b.currentPosition()), D;
6056
6056
  }
6057
6057
  function T(b) {
6058
6058
  const O = b.context(), { offset: N, startLoc: L } = O, K = E(b);
@@ -6060,7 +6060,7 @@ function wL(n = {}) {
6060
6060
  }
6061
6061
  function S(b) {
6062
6062
  const O = yL(b, Kt({}, n)), N = O.context(), L = o(0, N.offset, N.startLoc);
6063
- return e && L.loc && (L.loc.source = b), L.body = T(O), n.onCacheKey && (L.cacheKey = n.onCacheKey(b)), N.currentType !== 13 && r(O, Ie.UNEXPECTED_LEXICAL_ANALYSIS, N.lastStartLoc, 0, b[N.offset] || ""), a(L, O.currentOffset(), O.currentPosition()), L;
6063
+ return e && L.loc && (L.loc.source = b), L.body = T(O), n.onCacheKey && (L.cacheKey = n.onCacheKey(b)), N.currentType !== 13 && r(O, Se.UNEXPECTED_LEXICAL_ANALYSIS, N.lastStartLoc, 0, b[N.offset] || ""), a(L, O.currentOffset(), O.currentPosition()), L;
6064
6064
  }
6065
6065
  return { parse: S };
6066
6066
  }
@@ -6203,7 +6203,7 @@ function Ta(n) {
6203
6203
  }
6204
6204
  default:
6205
6205
  if (process.env.NODE_ENV !== "production")
6206
- throw za(Ie.UNHANDLED_MINIFIER_NODE_TYPE, null, {
6206
+ throw za(Se.UNHANDLED_MINIFIER_NODE_TYPE, null, {
6207
6207
  domain: SL,
6208
6208
  args: [n.type]
6209
6209
  });
@@ -6334,7 +6334,7 @@ function Ha(n, e) {
6334
6334
  break;
6335
6335
  default:
6336
6336
  if (process.env.NODE_ENV !== "production")
6337
- throw za(Ie.UNHANDLED_CODEGEN_NODE_TYPE, null, {
6337
+ throw za(Se.UNHANDLED_CODEGEN_NODE_TYPE, null, {
6338
6338
  domain: OL,
6339
6339
  args: [e.type]
6340
6340
  });
@@ -6981,7 +6981,7 @@ let Tv = 0;
6981
6981
  function TU(n = {}) {
6982
6982
  const e = st(n.onWarn) ? n.onWarn : si, t = oe(n.version) ? n.version : mU, r = oe(n.locale) || st(n.locale) ? n.locale : Ys, o = st(r) ? Ys : r, a = kt(n.fallbackLocale) || He(n.fallbackLocale) || oe(n.fallbackLocale) || n.fallbackLocale === !1 ? n.fallbackLocale : o, c = He(n.messages) ? n.messages : gh(o), u = He(n.datetimeFormats) ? n.datetimeFormats : gh(o), d = He(n.numberFormats) ? n.numberFormats : gh(o), h = Kt(ot(), n.modifiers, gU()), m = n.pluralRules || ot(), _ = st(n.missing) ? n.missing : null, g = Ye(n.missingWarn) || Fa(n.missingWarn) ? n.missingWarn : !0, E = Ye(n.fallbackWarn) || Fa(n.fallbackWarn) ? n.fallbackWarn : !0, y = !!n.fallbackFormat, T = !!n.unresolving, S = st(n.postTranslation) ? n.postTranslation : null, b = He(n.processor) ? n.processor : null, O = Ye(n.warnHtmlMessage) ? n.warnHtmlMessage : !0, N = !!n.escapeParameter, L = st(n.messageCompiler) ? n.messageCompiler : iE;
6983
6983
  process.env.NODE_ENV !== "production" && st(n.messageCompiler) && om(Hi(Rn.EXPERIMENTAL_CUSTOM_MESSAGE_COMPILER));
6984
- const K = st(n.messageResolver) ? n.messageResolver : aE || uU, j = st(n.localeFallbacker) ? n.localeFallbacker : sE || tU, D = Ge(n.fallbackContext) ? n.fallbackContext : void 0, de = n, le = Ge(de.__datetimeFormatters) ? de.__datetimeFormatters : /* @__PURE__ */ new Map(), ee = Ge(de.__numberFormatters) ? de.__numberFormatters : /* @__PURE__ */ new Map(), ne = Ge(de.__meta) ? de.__meta : {};
6984
+ const K = st(n.messageResolver) ? n.messageResolver : aE || uU, j = st(n.localeFallbacker) ? n.localeFallbacker : sE || tU, D = Ge(n.fallbackContext) ? n.fallbackContext : void 0, he = n, le = Ge(he.__datetimeFormatters) ? he.__datetimeFormatters : /* @__PURE__ */ new Map(), ee = Ge(he.__numberFormatters) ? he.__numberFormatters : /* @__PURE__ */ new Map(), ne = Ge(he.__meta) ? he.__meta : {};
6985
6985
  Tv++;
6986
6986
  const pe = {
6987
6987
  version: t,
@@ -7007,7 +7007,7 @@ function TU(n = {}) {
7007
7007
  onWarn: e,
7008
7008
  __meta: ne
7009
7009
  };
7010
- return pe.datetimeFormats = u, pe.numberFormats = d, pe.__datetimeFormatters = le, pe.__numberFormatters = ee, process.env.NODE_ENV !== "production" && (pe.__v_emitter = de.__v_emitter != null ? de.__v_emitter : void 0), (process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__) && JL(pe, t, ne), pe;
7010
+ return pe.datetimeFormats = u, pe.numberFormats = d, pe.__datetimeFormatters = le, pe.__numberFormatters = ee, process.env.NODE_ENV !== "production" && (pe.__v_emitter = he.__v_emitter != null ? he.__v_emitter : void 0), (process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__) && JL(pe, t, ne), pe;
7011
7011
  }
7012
7012
  const gh = (n) => ({ [n]: ot() });
7013
7013
  function bu(n, e) {
@@ -7089,8 +7089,8 @@ function bv(n, ...e) {
7089
7089
  return r ? wu : d;
7090
7090
  let D = `${O}__${d}`;
7091
7091
  Tu(_) || (D = `${D}__${JSON.stringify(_)}`);
7092
- let de = u.get(D);
7093
- return de || (de = new Intl.DateTimeFormat(O, Kt({}, N, _)), u.set(D, de)), y ? de.formatToParts(h) : de.format(h);
7092
+ let he = u.get(D);
7093
+ return he || (he = new Intl.DateTimeFormat(O, Kt({}, N, _)), u.set(D, he)), y ? he.formatToParts(h) : he.format(h);
7094
7094
  }
7095
7095
  const fE = [
7096
7096
  "localeMatcher",
@@ -7183,8 +7183,8 @@ function Iv(n, ...e) {
7183
7183
  return r ? wu : d;
7184
7184
  let D = `${O}__${d}`;
7185
7185
  Tu(_) || (D = `${D}__${JSON.stringify(_)}`);
7186
- let de = u.get(D);
7187
- return de || (de = new Intl.NumberFormat(O, Kt({}, N, _)), u.set(D, de)), y ? de.formatToParts(h) : de.format(h);
7186
+ let he = u.get(D);
7187
+ return he || (he = new Intl.NumberFormat(O, Kt({}, N, _)), u.set(D, he)), y ? he.formatToParts(h) : he.format(h);
7188
7188
  }
7189
7189
  const mE = [
7190
7190
  "localeMatcher",
@@ -7252,11 +7252,11 @@ function NU(n = {}) {
7252
7252
  const [N, L] = O;
7253
7253
  let K = "text", j = "";
7254
7254
  O.length === 1 ? Ge(N) ? (j = N.modifier || j, K = N.type || K) : oe(N) && (j = N || j) : O.length === 2 && (oe(N) && (j = N || j), oe(L) && (K = L || K));
7255
- const D = m(b, !0)(S), de = (
7255
+ const D = m(b, !0)(S), he = (
7256
7256
  // The message in vnode resolved with linked are returned as an array by processor.nomalize
7257
7257
  K === "vnode" && kt(D) && j ? D[0] : D
7258
7258
  );
7259
- return j ? _(j)(de, K) : de;
7259
+ return j ? _(j)(he, K) : he;
7260
7260
  },
7261
7261
  message: m,
7262
7262
  type: y,
@@ -7282,10 +7282,10 @@ function kv(n, ...e) {
7282
7282
  let j = !1;
7283
7283
  const D = () => {
7284
7284
  j = !0;
7285
- }, de = pr(L) ? L : pE(n, d, O, L, K, D);
7285
+ }, he = pr(L) ? L : pE(n, d, O, L, K, D);
7286
7286
  if (j)
7287
7287
  return L;
7288
- const le = UU(n, O, N, h), ee = NU(le), ne = MU(n, de, ee), pe = r ? r(ne, d) : ne;
7288
+ const le = UU(n, O, N, h), ee = NU(le), ne = MU(n, he, ee), pe = r ? r(ne, d) : ne;
7289
7289
  if (process.env.NODE_ENV !== "production" || __INTLIFY_PROD_DEVTOOLS__) {
7290
7290
  const je = {
7291
7291
  timestamp: Date.now(),
@@ -8167,9 +8167,9 @@ function nx(n) {
8167
8167
  let y = n.messages;
8168
8168
  if (He(n.sharedMessages)) {
8169
8169
  const K = n.sharedMessages;
8170
- y = Object.keys(K).reduce((D, de) => {
8171
- const le = D[de] || (D[de] = {});
8172
- return Kt(le, K[de]), D;
8170
+ y = Object.keys(K).reduce((D, he) => {
8171
+ const le = D[he] || (D[he] = {});
8172
+ return Kt(le, K[he]), D;
8173
8173
  }, y || {});
8174
8174
  }
8175
8175
  const { __i18n: T, __root: S, __injectWithOption: b } = n, O = n.datetimeFormats, N = n.numberFormats, L = n.flatJson;
@@ -8947,7 +8947,7 @@ const Ax = {
8947
8947
  ri(g.dateFields, (y) => ({
8948
8948
  name: `item.${y}`,
8949
8949
  fn: x(({ item: T }) => [
8950
- ge("div", Rx, Se(se(Pl)(T[y])), 1)
8950
+ ge("div", Rx, Ae(se(Pl)(T[y])), 1)
8951
8951
  ])
8952
8952
  }))
8953
8953
  ]), 1032, ["modelValue", "headers", "items", "items-length", "loading", "sort-by", "search", "filter-keys"])
@@ -8964,7 +8964,7 @@ const Ax = {
8964
8964
  emits: ["update:search"],
8965
8965
  setup(n) {
8966
8966
  const e = rc(n, "search"), { t } = xr();
8967
- return (r, o) => (G(), he(cN, {
8967
+ return (r, o) => (G(), de(cN, {
8968
8968
  class: "bg-containerBg pa-1 rounded-sm elevation-1",
8969
8969
  "persistent-placeholder": "",
8970
8970
  placeholder: r.placeholder ?? se(t)("placeholders.search"),
@@ -9019,7 +9019,7 @@ const Ax = {
9019
9019
  })
9020
9020
  ]),
9021
9021
  Ue(g.$slots, "filter", {}, void 0, !0),
9022
- g.$slots.filter ? Ne("", !0) : (G(), he(ks, {
9022
+ g.$slots.filter ? Me("", !0) : (G(), de(ks, {
9023
9023
  key: 0,
9024
9024
  items: ["Move data", "Copy", "Duplicate", "Loop"],
9025
9025
  variant: "solo",
@@ -9093,10 +9093,10 @@ const Ax = {
9093
9093
  }, {
9094
9094
  default: x(() => [
9095
9095
  Ue(g.$slots, "left-prepend", {}, void 0, !0),
9096
- se(d) ? (G(), he(se(KC), {
9096
+ se(d) ? (G(), de(se(KC), {
9097
9097
  key: 0,
9098
9098
  onRemoveAll: E[3] || (E[3] = (y) => o("remove"))
9099
- })) : Ne("", !0),
9099
+ })) : Me("", !0),
9100
9100
  Ue(g.$slots, "left-append", {}, void 0, !0)
9101
9101
  ]),
9102
9102
  _: 3
@@ -9125,7 +9125,7 @@ const Ax = {
9125
9125
  multiple: "",
9126
9126
  clearable: ""
9127
9127
  }, null, 8, ["placeholder"])
9128
- ], 64)) : Ne("", !0),
9128
+ ], 64)) : Me("", !0),
9129
9129
  k(se(ZP), {
9130
9130
  class: "me-2",
9131
9131
  color: "rgb(var(--v-theme-secondary))"
@@ -9570,7 +9570,7 @@ var Gx = ["evt"], On = function(e, t) {
9570
9570
  cc.pluginEvent.bind(be)(e, t, ro({
9571
9571
  dragEl: te,
9572
9572
  parentEl: At,
9573
- ghostEl: Pe,
9573
+ ghostEl: Ne,
9574
9574
  rootEl: yt,
9575
9575
  nextEl: Ii,
9576
9576
  lastDownEl: Dl,
@@ -9613,7 +9613,7 @@ function Cn(n) {
9613
9613
  newDraggableIndex: Qo
9614
9614
  }, n));
9615
9615
  }
9616
- var te, At, Pe, yt, Ii, Dl, It, Xo, Oa, Vn, Ms, Qo, ll, nn, wa = !1, Ql = !1, Xl = [], Ti, Ar, yh, Ch, Jv, Qv, Ts, ma, Ds, Ls = !1, ul = !1, Ll, cn, Eh = [], uf = !1, Zl = [], Au = typeof document < "u", dl = IE, Xv = sc || Mo ? "cssFloat" : "float", qx = Au && !xx && !IE && "draggable" in document.createElement("div"), PE = function() {
9616
+ var te, At, Ne, yt, Ii, Dl, It, Xo, Oa, Vn, Ms, Qo, ll, nn, wa = !1, Ql = !1, Xl = [], Ti, Ar, yh, Ch, Jv, Qv, Ts, ma, Ds, Ls = !1, ul = !1, Ll, cn, Eh = [], uf = !1, Zl = [], Au = typeof document < "u", dl = IE, Xv = sc || Mo ? "cssFloat" : "float", qx = Au && !xx && !IE && "draggable" in document.createElement("div"), PE = function() {
9617
9617
  if (Au) {
9618
9618
  if (Mo)
9619
9619
  return !1;
@@ -9665,9 +9665,9 @@ var te, At, Pe, yt, Ii, Dl, It, Xo, Oa, Vn, Ms, Qo, ll, nn, wa = !1, Ql = !1, Xl
9665
9665
  name: o
9666
9666
  }), r.name = o.name, r.checkPull = t(o.pull, !0), r.checkPut = t(o.put), r.revertClone = o.revertClone, e.group = r;
9667
9667
  }, LE = function() {
9668
- !PE && Pe && we(Pe, "display", "none");
9668
+ !PE && Ne && we(Ne, "display", "none");
9669
9669
  }, UE = function() {
9670
- !PE && Pe && we(Pe, "display", "");
9670
+ !PE && Ne && we(Ne, "display", "");
9671
9671
  };
9672
9672
  Au && document.addEventListener("click", function(n) {
9673
9673
  if (Ql)
@@ -9883,13 +9883,13 @@ be.prototype = /** @lends Sortable.prototype */
9883
9883
  },
9884
9884
  _onTouchMove: function(e) {
9885
9885
  if (Ti) {
9886
- var t = this.options, r = t.fallbackTolerance, o = t.fallbackOffset, a = e.touches ? e.touches[0] : e, c = Pe && Pa(Pe, !0), u = Pe && c && c.a, d = Pe && c && c.d, h = dl && cn && jv(cn), m = (a.clientX - Ti.clientX + o.x) / (u || 1) + (h ? h[0] - Eh[0] : 0) / (u || 1), _ = (a.clientY - Ti.clientY + o.y) / (d || 1) + (h ? h[1] - Eh[1] : 0) / (d || 1);
9886
+ var t = this.options, r = t.fallbackTolerance, o = t.fallbackOffset, a = e.touches ? e.touches[0] : e, c = Ne && Pa(Ne, !0), u = Ne && c && c.a, d = Ne && c && c.d, h = dl && cn && jv(cn), m = (a.clientX - Ti.clientX + o.x) / (u || 1) + (h ? h[0] - Eh[0] : 0) / (u || 1), _ = (a.clientY - Ti.clientY + o.y) / (d || 1) + (h ? h[1] - Eh[1] : 0) / (d || 1);
9887
9887
  if (!be.active && !wa) {
9888
9888
  if (r && Math.max(Math.abs(a.clientX - this._lastX), Math.abs(a.clientY - this._lastY)) < r)
9889
9889
  return;
9890
9890
  this._onDragStart(e, !0);
9891
9891
  }
9892
- if (Pe) {
9892
+ if (Ne) {
9893
9893
  c ? (c.e += m - (yh || 0), c.f += _ - (Ch || 0)) : c = {
9894
9894
  a: 1,
9895
9895
  b: 0,
@@ -9899,20 +9899,20 @@ be.prototype = /** @lends Sortable.prototype */
9899
9899
  f: _
9900
9900
  };
9901
9901
  var g = "matrix(".concat(c.a, ",").concat(c.b, ",").concat(c.c, ",").concat(c.d, ",").concat(c.e, ",").concat(c.f, ")");
9902
- we(Pe, "webkitTransform", g), we(Pe, "mozTransform", g), we(Pe, "msTransform", g), we(Pe, "transform", g), yh = m, Ch = _, Ar = a;
9902
+ we(Ne, "webkitTransform", g), we(Ne, "mozTransform", g), we(Ne, "msTransform", g), we(Ne, "transform", g), yh = m, Ch = _, Ar = a;
9903
9903
  }
9904
9904
  e.cancelable && e.preventDefault();
9905
9905
  }
9906
9906
  },
9907
9907
  _appendGhost: function() {
9908
- if (!Pe) {
9908
+ if (!Ne) {
9909
9909
  var e = this.options.fallbackOnBody ? document.body : yt, t = Vt(te, !0, dl, !0, e), r = this.options;
9910
9910
  if (dl) {
9911
9911
  for (cn = e; we(cn, "position") === "static" && we(cn, "transform") === "none" && cn !== document; )
9912
9912
  cn = cn.parentNode;
9913
9913
  cn !== document.body && cn !== document.documentElement ? (cn === document && (cn = to()), t.top += cn.scrollTop, t.left += cn.scrollLeft) : cn = to(), Eh = jv(cn);
9914
9914
  }
9915
- Pe = te.cloneNode(!0), Bn(Pe, r.ghostClass, !1), Bn(Pe, r.fallbackClass, !0), Bn(Pe, r.dragClass, !0), we(Pe, "transition", ""), we(Pe, "transform", ""), we(Pe, "box-sizing", "border-box"), we(Pe, "margin", 0), we(Pe, "top", t.top), we(Pe, "left", t.left), we(Pe, "width", t.width), we(Pe, "height", t.height), we(Pe, "opacity", "0.8"), we(Pe, "position", dl ? "absolute" : "fixed"), we(Pe, "zIndex", "100000"), we(Pe, "pointerEvents", "none"), be.ghost = Pe, e.appendChild(Pe), we(Pe, "transform-origin", Jv / parseInt(Pe.style.width) * 100 + "% " + Qv / parseInt(Pe.style.height) * 100 + "%");
9915
+ Ne = te.cloneNode(!0), Bn(Ne, r.ghostClass, !1), Bn(Ne, r.fallbackClass, !0), Bn(Ne, r.dragClass, !0), we(Ne, "transition", ""), we(Ne, "transform", ""), we(Ne, "box-sizing", "border-box"), we(Ne, "margin", 0), we(Ne, "top", t.top), we(Ne, "left", t.left), we(Ne, "width", t.width), we(Ne, "height", t.height), we(Ne, "opacity", "0.8"), we(Ne, "position", dl ? "absolute" : "fixed"), we(Ne, "zIndex", "100000"), we(Ne, "pointerEvents", "none"), be.ghost = Ne, e.appendChild(Ne), we(Ne, "transform-origin", Jv / parseInt(Ne.style.width) * 100 + "% " + Qv / parseInt(Ne.style.height) * 100 + "%");
9916
9916
  }
9917
9917
  },
9918
9918
  _onDragStart: function(e, t) {
@@ -9993,14 +9993,14 @@ be.prototype = /** @lends Sortable.prototype */
9993
9993
  return b(), t.insertBefore(te, K), At = t, N(), O(!0);
9994
9994
  } else if (r.parentNode === t) {
9995
9995
  a = Vt(r);
9996
- var j = 0, D, de = te.parentNode !== t, le = !Yx(te.animated && te.toRect || o, r.animated && r.toRect || a, E), ee = E ? "top" : "left", ne = Yv(r, "top", "top") || Yv(te, "top", "top"), pe = ne ? ne.scrollTop : void 0;
9997
- ma !== r && (D = a[ee], Ls = !1, ul = !le && u.invertSwap || de), j = tF(e, r, a, E, le ? 1 : u.swapThreshold, u.invertedSwapThreshold == null ? u.swapThreshold : u.invertedSwapThreshold, ul, ma === r);
9996
+ var j = 0, D, he = te.parentNode !== t, le = !Yx(te.animated && te.toRect || o, r.animated && r.toRect || a, E), ee = E ? "top" : "left", ne = Yv(r, "top", "top") || Yv(te, "top", "top"), pe = ne ? ne.scrollTop : void 0;
9997
+ ma !== r && (D = a[ee], Ls = !1, ul = !le && u.invertSwap || he), j = tF(e, r, a, E, le ? 1 : u.swapThreshold, u.invertedSwapThreshold == null ? u.swapThreshold : u.invertedSwapThreshold, ul, ma === r);
9998
9998
  var je;
9999
9999
  if (j !== 0) {
10000
10000
  var Nt = mr(te);
10001
10001
  do
10002
10002
  Nt -= j, je = At.children[Nt];
10003
- while (je && (we(je, "display") === "none" || je === Pe));
10003
+ while (je && (we(je, "display") === "none" || je === Ne));
10004
10004
  }
10005
10005
  if (j === 0 || je === r)
10006
10006
  return O(!1);
@@ -10032,7 +10032,7 @@ be.prototype = /** @lends Sortable.prototype */
10032
10032
  this._nulling();
10033
10033
  return;
10034
10034
  }
10035
- wa = !1, ul = !1, Ls = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), df(this.cloneId), df(this._dragStartId), this.nativeDraggable && (qe(document, "drop", this), qe(t, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), Ns && we(document.body, "user-select", ""), we(te, "transform", ""), e && (Ts && (e.cancelable && e.preventDefault(), !r.dropBubble && e.stopPropagation()), Pe && Pe.parentNode && Pe.parentNode.removeChild(Pe), (yt === At || nn && nn.lastPutMode !== "clone") && It && It.parentNode && It.parentNode.removeChild(It), te && (this.nativeDraggable && qe(te, "dragend", this), Th(te), te.style["will-change"] = "", Ts && !wa && Bn(te, nn ? nn.options.ghostClass : this.options.ghostClass, !1), Bn(te, this.options.chosenClass, !1), Cn({
10035
+ wa = !1, ul = !1, Ls = !1, clearInterval(this._loopId), clearTimeout(this._dragStartTimer), df(this.cloneId), df(this._dragStartId), this.nativeDraggable && (qe(document, "drop", this), qe(t, "dragstart", this._onDragStart)), this._offMoveEvents(), this._offUpEvents(), Ns && we(document.body, "user-select", ""), we(te, "transform", ""), e && (Ts && (e.cancelable && e.preventDefault(), !r.dropBubble && e.stopPropagation()), Ne && Ne.parentNode && Ne.parentNode.removeChild(Ne), (yt === At || nn && nn.lastPutMode !== "clone") && It && It.parentNode && It.parentNode.removeChild(It), te && (this.nativeDraggable && qe(te, "dragend", this), Th(te), te.style["will-change"] = "", Ts && !wa && Bn(te, nn ? nn.options.ghostClass : this.options.ghostClass, !1), Bn(te, this.options.chosenClass, !1), Cn({
10036
10036
  sortable: this,
10037
10037
  name: "unchoose",
10038
10038
  toEl: At,
@@ -10079,7 +10079,7 @@ be.prototype = /** @lends Sortable.prototype */
10079
10079
  }), this.save()))), this._nulling();
10080
10080
  },
10081
10081
  _nulling: function() {
10082
- On("nulling", this), yt = te = At = Pe = Ii = It = Dl = Xo = Ti = Ar = Ts = Vn = Qo = Oa = Ms = ma = Ds = nn = ll = be.dragged = be.ghost = be.clone = be.active = null, Zl.forEach(function(e) {
10082
+ On("nulling", this), yt = te = At = Ne = Ii = It = Dl = Xo = Ti = Ar = Ts = Vn = Qo = Oa = Ms = ma = Ds = nn = ll = be.dragged = be.ghost = be.clone = be.active = null, Zl.forEach(function(e) {
10083
10083
  e.checked = !0;
10084
10084
  }), Zl.length = yh = Ch = 0;
10085
10085
  },
@@ -10339,9 +10339,9 @@ var Ah = RE(function(n, e, t, r) {
10339
10339
  hf !== t && (hf = t, xl(), ws = e.scroll, m = e.scrollFn, ws === !0 && (ws = ei(t, !0)));
10340
10340
  var _ = 0, g = ws;
10341
10341
  do {
10342
- var E = g, y = Vt(E), T = y.top, S = y.bottom, b = y.left, O = y.right, N = y.width, L = y.height, K = void 0, j = void 0, D = E.scrollWidth, de = E.scrollHeight, le = we(E), ee = E.scrollLeft, ne = E.scrollTop;
10343
- E === d ? (K = N < D && (le.overflowX === "auto" || le.overflowX === "scroll" || le.overflowX === "visible"), j = L < de && (le.overflowY === "auto" || le.overflowY === "scroll" || le.overflowY === "visible")) : (K = N < D && (le.overflowX === "auto" || le.overflowX === "scroll"), j = L < de && (le.overflowY === "auto" || le.overflowY === "scroll"));
10344
- var pe = K && (Math.abs(O - o) <= c && ee + N < D) - (Math.abs(b - o) <= c && !!ee), je = j && (Math.abs(S - a) <= c && ne + L < de) - (Math.abs(T - a) <= c && !!ne);
10342
+ var E = g, y = Vt(E), T = y.top, S = y.bottom, b = y.left, O = y.right, N = y.width, L = y.height, K = void 0, j = void 0, D = E.scrollWidth, he = E.scrollHeight, le = we(E), ee = E.scrollLeft, ne = E.scrollTop;
10343
+ E === d ? (K = N < D && (le.overflowX === "auto" || le.overflowX === "scroll" || le.overflowX === "visible"), j = L < he && (le.overflowY === "auto" || le.overflowY === "scroll" || le.overflowY === "visible")) : (K = N < D && (le.overflowX === "auto" || le.overflowX === "scroll"), j = L < he && (le.overflowY === "auto" || le.overflowY === "scroll"));
10344
+ var pe = K && (Math.abs(O - o) <= c && ee + N < D) - (Math.abs(b - o) <= c && !!ee), je = j && (Math.abs(S - a) <= c && ne + L < he) - (Math.abs(T - a) <= c && !!ne);
10345
10345
  if (!Mt[_])
10346
10346
  for (var Nt = 0; Nt <= _; Nt++)
10347
10347
  Mt[Nt] || (Mt[Nt] = {});
@@ -10702,7 +10702,7 @@ const _F = {
10702
10702
  }), { t: o } = xr();
10703
10703
  return (a, c) => {
10704
10704
  const u = Ao("v-list-item-content");
10705
- return G(), he(vu, {
10705
+ return G(), de(vu, {
10706
10706
  "dd-id": "col-settings",
10707
10707
  buttons: !1,
10708
10708
  title: se(o)("dialogs.columnSettings.title")
@@ -10720,7 +10720,7 @@ const _F = {
10720
10720
  "ghost-class": "ghost-card"
10721
10721
  }, {
10722
10722
  default: x(() => [
10723
- (G(!0), ve(xt, null, ri(r.value, (d) => (G(), he(Os, {
10723
+ (G(!0), ve(xt, null, ri(r.value, (d) => (G(), de(Os, {
10724
10724
  key: d.key,
10725
10725
  class: "pa-0"
10726
10726
  }, {
@@ -10740,19 +10740,19 @@ const _F = {
10740
10740
  default: x(() => [
10741
10741
  k(Rs, { class: "mb-1" }, {
10742
10742
  default: x(() => [
10743
- q(Se(d.title) + "  ", 1)
10743
+ q(Ae(d.title) + "  ", 1)
10744
10744
  ]),
10745
10745
  _: 2
10746
10746
  }, 1024)
10747
10747
  ]),
10748
10748
  _: 2
10749
10749
  }, 1024),
10750
- d.icon ? (G(), he(Wl, { key: 0 }, {
10750
+ d.icon ? (G(), de(Wl, { key: 0 }, {
10751
10751
  default: x(() => [
10752
- q(Se(d.icon), 1)
10752
+ q(Ae(d.icon), 1)
10753
10753
  ]),
10754
10754
  _: 2
10755
- }, 1024)) : Ne("", !0)
10755
+ }, 1024)) : Me("", !0)
10756
10756
  ])
10757
10757
  ]),
10758
10758
  _: 2
@@ -10796,7 +10796,7 @@ const _F = {
10796
10796
  var o;
10797
10797
  return ((o = e.columns.find((a) => a.isSubtitle)) == null ? void 0 : o.key) || "";
10798
10798
  };
10799
- return (o, a) => (G(), he($s, {
10799
+ return (o, a) => (G(), de($s, {
10800
10800
  onClick: o.callback,
10801
10801
  ripple: "",
10802
10802
  class: "d-flex flex-column pa-4pa-4 bg-containerBg"
@@ -10831,33 +10831,33 @@ const _F = {
10831
10831
  height: o.size,
10832
10832
  width: o.size,
10833
10833
  alt: ""
10834
- }, null, 8, CF)) : Ne("", !0)
10834
+ }, null, 8, CF)) : Me("", !0)
10835
10835
  ]),
10836
10836
  _: 1
10837
10837
  })
10838
10838
  ]),
10839
10839
  _: 1
10840
10840
  }),
10841
- t() ? (G(), ve("div", EF, Se(o.item[t()]), 1)) : Ne("", !0),
10842
- r() ? (G(), ve("div", TF, Se(o.item[r()]), 1)) : Ne("", !0),
10841
+ t() ? (G(), ve("div", EF, Ae(o.item[t()]), 1)) : Me("", !0),
10842
+ r() ? (G(), ve("div", TF, Ae(o.item[r()]), 1)) : Me("", !0),
10843
10843
  k(Ui, { class: "ma-3" }),
10844
10844
  k(Bs, { class: "d-flex flex-column align-center pa-4 pt-1" }, {
10845
10845
  default: x(() => [
10846
10846
  (G(!0), ve(xt, null, ri(o.columns, (c) => (G(), ve(xt, {
10847
10847
  key: c.key
10848
10848
  }, [
10849
- o.item[c.key] && !c.isHeader && !c.isSubtitle ? (G(), ve("div", wF, Se(c.title) + ": " + Se(o.item[c.key]), 1)) : Ne("", !0)
10849
+ o.item[c.key] && !c.isHeader && !c.isSubtitle ? (G(), ve("div", wF, Ae(c.title) + ": " + Ae(o.item[c.key]), 1)) : Me("", !0)
10850
10850
  ], 64))), 128)),
10851
10851
  ge("div", bF, [
10852
- o.tags ? (G(!0), ve(xt, { key: 0 }, ri(o.tags, (c) => (G(), he(uN, {
10852
+ o.tags ? (G(!0), ve(xt, { key: 0 }, ri(o.tags, (c) => (G(), de(uN, {
10853
10853
  class: "pa-3",
10854
10854
  key: c
10855
10855
  }, {
10856
10856
  default: x(() => [
10857
- q(Se(c), 1)
10857
+ q(Ae(c), 1)
10858
10858
  ]),
10859
10859
  _: 2
10860
- }, 1024))), 128)) : Ne("", !0)
10860
+ }, 1024))), 128)) : Me("", !0)
10861
10861
  ])
10862
10862
  ]),
10863
10863
  _: 1
@@ -10875,12 +10875,12 @@ const _F = {
10875
10875
  itemKey: {}
10876
10876
  },
10877
10877
  setup(n) {
10878
- return (e, t) => (G(), he(ko, {
10878
+ return (e, t) => (G(), de(ko, {
10879
10879
  class: "mt-5 border tb-cards-h",
10880
10880
  wrap: ""
10881
10881
  }, {
10882
10882
  default: x(() => [
10883
- (G(!0), ve(xt, null, ri(e.data, (r) => (G(), he(wn, {
10883
+ (G(!0), ve(xt, null, ri(e.data, (r) => (G(), de(wn, {
10884
10884
  cols: "12",
10885
10885
  sm: "6",
10886
10886
  md: "4",
@@ -10912,7 +10912,7 @@ const _F = {
10912
10912
  value: {}
10913
10913
  },
10914
10914
  setup(n) {
10915
- return (e, t) => (G(), ve("div", SF, Se(e.value), 1));
10915
+ return (e, t) => (G(), ve("div", SF, Ae(e.value), 1));
10916
10916
  }
10917
10917
  }), OF = {
10918
10918
  key: 0,
@@ -10932,17 +10932,17 @@ const _F = {
10932
10932
  setup(n, { emit: e }) {
10933
10933
  const t = n, r = e, o = ft(() => t.readonly ? "solo" : "solo-filled");
10934
10934
  return (a, c) => (G(), ve("div", null, [
10935
- a.name ? (G(), ve("p", OF, Se(a.name), 1)) : Ne("", !0),
10936
- a.label ? (G(), he(Vs, {
10935
+ a.name ? (G(), ve("p", OF, Ae(a.name), 1)) : Me("", !0),
10936
+ a.label ? (G(), de(Vs, {
10937
10937
  key: 1,
10938
10938
  class: "text-subtitle-1 text-high-emphasis mb-2"
10939
10939
  }, {
10940
10940
  default: x(() => [
10941
- q(Se(a.label), 1)
10941
+ q(Ae(a.label), 1)
10942
10942
  ]),
10943
10943
  _: 1
10944
- })) : Ne("", !0),
10945
- a.readonly ? Ne("", !0) : (G(), he(se(iN), {
10944
+ })) : Me("", !0),
10945
+ a.readonly ? Me("", !0) : (G(), de(se(iN), {
10946
10946
  key: 2,
10947
10947
  variant: o.value,
10948
10948
  color: "secondary",
@@ -10956,10 +10956,10 @@ const _F = {
10956
10956
  "onUpdate:modelValue": c[0] || (c[0] = (u) => r("update:modelValue", u)),
10957
10957
  class: "j-field"
10958
10958
  }, null, 8, ["variant", "type", "density", "rules", "value"])),
10959
- a.readonly ? (G(), he(BE, {
10959
+ a.readonly ? (G(), de(BE, {
10960
10960
  key: 3,
10961
10961
  value: a.modelValue
10962
- }, null, 8, ["value"])) : Ne("", !0)
10962
+ }, null, 8, ["value"])) : Me("", !0)
10963
10963
  ]));
10964
10964
  }
10965
10965
  });
@@ -11197,10 +11197,10 @@ const d2 = (n) => {
11197
11197
  setImmediate: jE,
11198
11198
  asap: m2
11199
11199
  };
11200
- function Me(n, e, t, r, o) {
11200
+ function Pe(n, e, t, r, o) {
11201
11201
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = n, this.name = "AxiosError", e && (this.code = e), t && (this.config = t), r && (this.request = r), o && (this.response = o, this.status = o.status ? o.status : null);
11202
11202
  }
11203
- H.inherits(Me, Error, {
11203
+ H.inherits(Pe, Error, {
11204
11204
  toJSON: function() {
11205
11205
  return {
11206
11206
  // Standard
@@ -11221,7 +11221,7 @@ H.inherits(Me, Error, {
11221
11221
  };
11222
11222
  }
11223
11223
  });
11224
- const JE = Me.prototype, QE = {};
11224
+ const JE = Pe.prototype, QE = {};
11225
11225
  [
11226
11226
  "ERR_BAD_OPTION_VALUE",
11227
11227
  "ERR_BAD_OPTION",
@@ -11239,13 +11239,13 @@ const JE = Me.prototype, QE = {};
11239
11239
  ].forEach((n) => {
11240
11240
  QE[n] = { value: n };
11241
11241
  });
11242
- Object.defineProperties(Me, QE);
11242
+ Object.defineProperties(Pe, QE);
11243
11243
  Object.defineProperty(JE, "isAxiosError", { value: !0 });
11244
- Me.from = (n, e, t, r, o, a) => {
11244
+ Pe.from = (n, e, t, r, o, a) => {
11245
11245
  const c = Object.create(JE);
11246
11246
  return H.toFlatObject(n, c, function(d) {
11247
11247
  return d !== Error.prototype;
11248
- }, (u) => u !== "isAxiosError"), Me.call(c, n.message, e, t, r, o), c.cause = n, c.name = n.name, a && Object.assign(c, a), c;
11248
+ }, (u) => u !== "isAxiosError"), Pe.call(c, n.message, e, t, r, o), c.cause = n, c.name = n.name, a && Object.assign(c, a), c;
11249
11249
  };
11250
11250
  const g2 = null;
11251
11251
  function _f(n) {
@@ -11283,7 +11283,7 @@ function Ru(n, e, t) {
11283
11283
  if (H.isDate(y))
11284
11284
  return y.toISOString();
11285
11285
  if (!d && H.isBlob(y))
11286
- throw new Me("Blob is not supported. Use a Buffer instead.");
11286
+ throw new Pe("Blob is not supported. Use a Buffer instead.");
11287
11287
  return H.isArrayBuffer(y) || H.isTypedArray(y) ? d && typeof Blob == "function" ? new Blob([y]) : Buffer.from(y) : y;
11288
11288
  }
11289
11289
  function m(y, T, S) {
@@ -11533,7 +11533,7 @@ const uc = {
11533
11533
  return JSON.parse(e);
11534
11534
  } catch (u) {
11535
11535
  if (c)
11536
- throw u.name === "SyntaxError" ? Me.from(u, Me.ERR_BAD_RESPONSE, this, null, this.response) : u;
11536
+ throw u.name === "SyntaxError" ? Pe.from(u, Pe.ERR_BAD_RESPONSE, this, null, this.response) : u;
11537
11537
  }
11538
11538
  }
11539
11539
  return e;
@@ -11768,16 +11768,16 @@ function rT(n) {
11768
11768
  return !!(n && n.__CANCEL__);
11769
11769
  }
11770
11770
  function qa(n, e, t) {
11771
- Me.call(this, n ?? "canceled", Me.ERR_CANCELED, e, t), this.name = "CanceledError";
11771
+ Pe.call(this, n ?? "canceled", Pe.ERR_CANCELED, e, t), this.name = "CanceledError";
11772
11772
  }
11773
- H.inherits(qa, Me, {
11773
+ H.inherits(qa, Pe, {
11774
11774
  __CANCEL__: !0
11775
11775
  });
11776
11776
  function oT(n, e, t) {
11777
11777
  const r = t.config.validateStatus;
11778
- !t.status || !r || r(t.status) ? n(t) : e(new Me(
11778
+ !t.status || !r || r(t.status) ? n(t) : e(new Pe(
11779
11779
  "Request failed with status code " + t.status,
11780
- [Me.ERR_BAD_REQUEST, Me.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
11780
+ [Pe.ERR_BAD_REQUEST, Pe.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
11781
11781
  t.config,
11782
11782
  t.request,
11783
11783
  t
@@ -11999,15 +11999,15 @@ const aT = (n) => {
11999
11999
  "onloadend" in S ? S.onloadend = b : S.onreadystatechange = function() {
12000
12000
  !S || S.readyState !== 4 || S.status === 0 && !(S.responseURL && S.responseURL.indexOf("file:") === 0) || setTimeout(b);
12001
12001
  }, S.onabort = function() {
12002
- S && (r(new Me("Request aborted", Me.ECONNABORTED, n, S)), S = null);
12002
+ S && (r(new Pe("Request aborted", Pe.ECONNABORTED, n, S)), S = null);
12003
12003
  }, S.onerror = function() {
12004
- r(new Me("Network Error", Me.ERR_NETWORK, n, S)), S = null;
12004
+ r(new Pe("Network Error", Pe.ERR_NETWORK, n, S)), S = null;
12005
12005
  }, S.ontimeout = function() {
12006
12006
  let L = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
12007
12007
  const K = o.transitional || tT;
12008
- o.timeoutErrorMessage && (L = o.timeoutErrorMessage), r(new Me(
12008
+ o.timeoutErrorMessage && (L = o.timeoutErrorMessage), r(new Pe(
12009
12009
  L,
12010
- K.clarifyTimeoutError ? Me.ETIMEDOUT : Me.ECONNABORTED,
12010
+ K.clarifyTimeoutError ? Pe.ETIMEDOUT : Pe.ECONNABORTED,
12011
12011
  n,
12012
12012
  S
12013
12013
  )), S = null;
@@ -12018,7 +12018,7 @@ const aT = (n) => {
12018
12018
  }, o.cancelToken && o.cancelToken.subscribe(m), o.signal && (o.signal.aborted ? m() : o.signal.addEventListener("abort", m)));
12019
12019
  const O = x2(o.url);
12020
12020
  if (O && mn.protocols.indexOf(O) === -1) {
12021
- r(new Me("Unsupported protocol " + O + ":", Me.ERR_BAD_REQUEST, n));
12021
+ r(new Pe("Unsupported protocol " + O + ":", Pe.ERR_BAD_REQUEST, n));
12022
12022
  return;
12023
12023
  }
12024
12024
  S.send(a || null);
@@ -12031,11 +12031,11 @@ const aT = (n) => {
12031
12031
  if (!o) {
12032
12032
  o = !0, u();
12033
12033
  const m = h instanceof Error ? h : this.reason;
12034
- r.abort(m instanceof Me ? m : new qa(m instanceof Error ? m.message : m));
12034
+ r.abort(m instanceof Pe ? m : new qa(m instanceof Error ? m.message : m));
12035
12035
  }
12036
12036
  };
12037
12037
  let c = e && setTimeout(() => {
12038
- c = null, a(new Me(`timeout ${e} of ms exceeded`, Me.ETIMEDOUT));
12038
+ c = null, a(new Pe(`timeout ${e} of ms exceeded`, Pe.ETIMEDOUT));
12039
12039
  }, e);
12040
12040
  const u = () => {
12041
12041
  n && (c && clearTimeout(c), c = null, n.forEach((h) => {
@@ -12125,7 +12125,7 @@ const aT = (n) => {
12125
12125
  ku && ((n) => {
12126
12126
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((e) => {
12127
12127
  !nu[e] && (nu[e] = H.isFunction(n[e]) ? (t) => t[e]() : (t, r) => {
12128
- throw new Me(`Response type '${e}' is not supported`, Me.ERR_NOT_SUPPORT, r);
12128
+ throw new Pe(`Response type '${e}' is not supported`, Pe.ERR_NOT_SUPPORT, r);
12129
12129
  });
12130
12130
  });
12131
12131
  })(new Response());
@@ -12175,11 +12175,11 @@ const X2 = async (n) => {
12175
12175
  duplex: "half"
12176
12176
  }), j;
12177
12177
  if (H.isFormData(r) && (j = K.headers.get("content-type")) && m.setContentType(j), K.body) {
12178
- const [D, de] = cy(
12178
+ const [D, he] = cy(
12179
12179
  S,
12180
12180
  tu(ly(d))
12181
12181
  );
12182
- r = dy(K.body, hy, D, de);
12182
+ r = dy(K.body, hy, D, he);
12183
12183
  }
12184
12184
  }
12185
12185
  H.isString(_) || (_ = _ ? "include" : "omit");
@@ -12200,13 +12200,13 @@ const X2 = async (n) => {
12200
12200
  ["status", "statusText", "headers"].forEach((le) => {
12201
12201
  K[le] = O[le];
12202
12202
  });
12203
- const j = H.toFiniteNumber(O.headers.get("content-length")), [D, de] = u && cy(
12203
+ const j = H.toFiniteNumber(O.headers.get("content-length")), [D, he] = u && cy(
12204
12204
  j,
12205
12205
  tu(ly(u), !0)
12206
12206
  ) || [];
12207
12207
  O = new Response(
12208
12208
  dy(O.body, hy, D, () => {
12209
- de && de(), T && T();
12209
+ he && he(), T && T();
12210
12210
  }),
12211
12211
  K
12212
12212
  );
@@ -12225,11 +12225,11 @@ const X2 = async (n) => {
12225
12225
  });
12226
12226
  } catch (b) {
12227
12227
  throw T && T(), b && b.name === "TypeError" && /fetch/i.test(b.message) ? Object.assign(
12228
- new Me("Network Error", Me.ERR_NETWORK, n, y),
12228
+ new Pe("Network Error", Pe.ERR_NETWORK, n, y),
12229
12229
  {
12230
12230
  cause: b.cause || b
12231
12231
  }
12232
- ) : Me.from(b, b && b.code, n, y);
12232
+ ) : Pe.from(b, b && b.code, n, y);
12233
12233
  }
12234
12234
  }), Cf = {
12235
12235
  http: g2,
@@ -12255,7 +12255,7 @@ const fy = (n) => `- ${n}`, tH = (n) => H.isFunction(n) || n === null || n === !
12255
12255
  t = n[a];
12256
12256
  let c;
12257
12257
  if (r = t, !tH(t) && (r = Cf[(c = String(t)).toLowerCase()], r === void 0))
12258
- throw new Me(`Unknown adapter '${c}'`);
12258
+ throw new Pe(`Unknown adapter '${c}'`);
12259
12259
  if (r)
12260
12260
  break;
12261
12261
  o[c || "#" + a] = r;
@@ -12267,7 +12267,7 @@ const fy = (n) => `- ${n}`, tH = (n) => H.isFunction(n) || n === null || n === !
12267
12267
  let c = e ? a.length > 1 ? `since :
12268
12268
  ` + a.map(fy).join(`
12269
12269
  `) : " " + fy(a[0]) : "as no adapter specified";
12270
- throw new Me(
12270
+ throw new Pe(
12271
12271
  "There is no suitable adapter to dispatch the request " + c,
12272
12272
  "ERR_NOT_SUPPORT"
12273
12273
  );
@@ -12311,9 +12311,9 @@ Nu.transitional = function(e, t, r) {
12311
12311
  }
12312
12312
  return (a, c, u) => {
12313
12313
  if (e === !1)
12314
- throw new Me(
12314
+ throw new Pe(
12315
12315
  o(c, " has been removed" + (t ? " in " + t : "")),
12316
- Me.ERR_DEPRECATED
12316
+ Pe.ERR_DEPRECATED
12317
12317
  );
12318
12318
  return t && !gy[c] && (gy[c] = !0, console.warn(
12319
12319
  o(
@@ -12328,7 +12328,7 @@ Nu.spelling = function(e) {
12328
12328
  };
12329
12329
  function nH(n, e, t) {
12330
12330
  if (typeof n != "object")
12331
- throw new Me("options must be an object", Me.ERR_BAD_OPTION_VALUE);
12331
+ throw new Pe("options must be an object", Pe.ERR_BAD_OPTION_VALUE);
12332
12332
  const r = Object.keys(n);
12333
12333
  let o = r.length;
12334
12334
  for (; o-- > 0; ) {
@@ -12336,11 +12336,11 @@ function nH(n, e, t) {
12336
12336
  if (c) {
12337
12337
  const u = n[a], d = u === void 0 || c(u, a, n);
12338
12338
  if (d !== !0)
12339
- throw new Me("option " + a + " must be " + d, Me.ERR_BAD_OPTION_VALUE);
12339
+ throw new Pe("option " + a + " must be " + d, Pe.ERR_BAD_OPTION_VALUE);
12340
12340
  continue;
12341
12341
  }
12342
12342
  if (t !== !0)
12343
- throw new Me("Unknown option " + a, Me.ERR_BAD_OPTION);
12343
+ throw new Pe("Unknown option " + a, Pe.ERR_BAD_OPTION);
12344
12344
  }
12345
12345
  }
12346
12346
  const $l = {
@@ -12633,7 +12633,7 @@ Tt.CancelToken = Em;
12633
12633
  Tt.isCancel = rT;
12634
12634
  Tt.VERSION = uT;
12635
12635
  Tt.toFormData = Ru;
12636
- Tt.AxiosError = Me;
12636
+ Tt.AxiosError = Pe;
12637
12637
  Tt.Cancel = Tt.CanceledError;
12638
12638
  Tt.all = function(e) {
12639
12639
  return Promise.all(e);
@@ -12682,7 +12682,7 @@ var aH = As.exports, py;
12682
12682
  function sH() {
12683
12683
  return py || (py = 1, function(n, e) {
12684
12684
  (function() {
12685
- var t, r = "4.17.21", o = 200, a = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", c = "Expected a function", u = "Invalid `variable` option passed into `_.template`", d = "__lodash_hash_undefined__", h = 500, m = "__lodash_placeholder__", _ = 1, g = 2, E = 4, y = 1, T = 2, S = 1, b = 2, O = 4, N = 8, L = 16, K = 32, j = 64, D = 128, de = 256, le = 512, ee = 30, ne = "...", pe = 800, je = 16, Nt = 1, gn = 2, on = 3, zt = 1 / 0, _t = 9007199254740991, Pt = 17976931348623157e292, pn = NaN, Ft = 4294967295, ui = Ft - 1, Qa = Ft >>> 1, Xa = [
12685
+ var t, r = "4.17.21", o = 200, a = "Unsupported core-js use. Try https://npms.io/search?q=ponyfill.", c = "Expected a function", u = "Invalid `variable` option passed into `_.template`", d = "__lodash_hash_undefined__", h = 500, m = "__lodash_placeholder__", _ = 1, g = 2, E = 4, y = 1, T = 2, S = 1, b = 2, O = 4, N = 8, L = 16, K = 32, j = 64, D = 128, he = 256, le = 512, ee = 30, ne = "...", pe = 800, je = 16, Nt = 1, gn = 2, on = 3, zt = 1 / 0, _t = 9007199254740991, Pt = 17976931348623157e292, pn = NaN, Ft = 4294967295, ui = Ft - 1, Qa = Ft >>> 1, Xa = [
12686
12686
  ["ary", D],
12687
12687
  ["bind", S],
12688
12688
  ["bindKey", b],
@@ -12691,7 +12691,7 @@ function sH() {
12691
12691
  ["flip", le],
12692
12692
  ["partial", K],
12693
12693
  ["partialRight", j],
12694
- ["rearg", de]
12694
+ ["rearg", he]
12695
12695
  ], Hr = "[object Arguments]", di = "[object Array]", Za = "[object AsyncFunction]", $r = "[object Boolean]", so = "[object Date]", es = "[object DOMException]", Do = "[object Error]", Lo = "[object Function]", Uo = "[object GeneratorFunction]", Jt = "[object Map]", Mn = "[object Number]", hi = "[object Null]", Dn = "[object Object]", I = "[object Promise]", R = "[object Proxy]", Y = "[object RegExp]", ae = "[object Set]", it = "[object String]", lt = "[object Symbol]", We = "[object Undefined]", B = "[object WeakMap]", X = "[object WeakSet]", $e = "[object ArrayBuffer]", nt = "[object DataView]", yr = "[object Float32Array]", xo = "[object Float64Array]", Br = "[object Int8Array]", Cr = "[object Int16Array]", ts = "[object Int32Array]", Yi = "[object Uint8Array]", zu = "[object Uint8ClampedArray]", Gu = "[object Uint16Array]", qu = "[object Uint32Array]", ib = /\b__p \+= '';/g, ab = /\b(__p \+=) '' \+/g, sb = /(__e\(.*?\)|\b__t\)) \+\n'';/g, ug = /&(?:amp|lt|gt|quot|#39);/g, dg = /[&<>"']/g, cb = RegExp(ug.source), lb = RegExp(dg.source), ub = /<%-([\s\S]+?)%>/g, db = /<%([\s\S]+?)%>/g, hg = /<%=([\s\S]+?)%>/g, hb = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, fb = /^\w*$/, mb = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, Yu = /[\\^$.*+?()[\]{}|]/g, gb = RegExp(Yu.source), ju = /^\s+/, pb = /\s/, _b = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, vb = /\{\n\/\* \[wrapped with (.+)\] \*/, yb = /,? & /, Cb = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g, Eb = /[()=,{}\[\]\/\s]/, Tb = /\\(\\)?/g, wb = /\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g, fg = /\w*$/, bb = /^[-+]0x[0-9a-f]+$/i, Ab = /^0b[01]+$/i, Ib = /^\[object .+?Constructor\]$/, Sb = /^0o[0-7]+$/i, Ob = /^(?:0|[1-9]\d*)$/, Rb = /[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g, _c = /($^)/, kb = /['\n\r\u2028\u2029\\]/g, vc = "\\ud800-\\udfff", Nb = "\\u0300-\\u036f", Pb = "\\ufe20-\\ufe2f", Mb = "\\u20d0-\\u20ff", mg = Nb + Pb + Mb, gg = "\\u2700-\\u27bf", pg = "a-z\\xdf-\\xf6\\xf8-\\xff", Db = "\\xac\\xb1\\xd7\\xf7", Lb = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", Ub = "\\u2000-\\u206f", xb = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", _g = "A-Z\\xc0-\\xd6\\xd8-\\xde", vg = "\\ufe0e\\ufe0f", yg = Db + Lb + Ub + xb, Ju = "['’]", Fb = "[" + vc + "]", Cg = "[" + yg + "]", yc = "[" + mg + "]", Eg = "\\d+", Hb = "[" + gg + "]", Tg = "[" + pg + "]", wg = "[^" + vc + yg + Eg + gg + pg + _g + "]", Qu = "\\ud83c[\\udffb-\\udfff]", $b = "(?:" + yc + "|" + Qu + ")", bg = "[^" + vc + "]", Xu = "(?:\\ud83c[\\udde6-\\uddff]){2}", Zu = "[\\ud800-\\udbff][\\udc00-\\udfff]", ji = "[" + _g + "]", Ag = "\\u200d", Ig = "(?:" + Tg + "|" + wg + ")", Bb = "(?:" + ji + "|" + wg + ")", Sg = "(?:" + Ju + "(?:d|ll|m|re|s|t|ve))?", Og = "(?:" + Ju + "(?:D|LL|M|RE|S|T|VE))?", Rg = $b + "?", kg = "[" + vg + "]?", Vb = "(?:" + Ag + "(?:" + [bg, Xu, Zu].join("|") + ")" + kg + Rg + ")*", Kb = "\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])", Wb = "\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])", Ng = kg + Rg + Vb, zb = "(?:" + [Hb, Xu, Zu].join("|") + ")" + Ng, Gb = "(?:" + [bg + yc + "?", yc, Xu, Zu, Fb].join("|") + ")", qb = RegExp(Ju, "g"), Yb = RegExp(yc, "g"), ed = RegExp(Qu + "(?=" + Qu + ")|" + Gb + Ng, "g"), jb = RegExp([
12696
12696
  ji + "?" + Tg + "+" + Sg + "(?=" + [Cg, ji, "$"].join("|") + ")",
12697
12697
  Bb + "+" + Og + "(?=" + [Cg, ji + Ig, "$"].join("|") + ")",
@@ -14321,7 +14321,7 @@ function sH() {
14321
14321
  for (f = w ? f : l; ++f < l; ) {
14322
14322
  C = s[f];
14323
14323
  var A = Yc(C), M = A == "wrapper" ? Fd(C) : t;
14324
- M && Vd(M[0]) && M[1] == (D | N | K | de) && !M[4].length && M[9] == 1 ? w = w[Yc(M[0])].apply(w, M[3]) : w = C.length == 1 && Vd(C) ? w[A]() : w.thru(C);
14324
+ M && Vd(M[0]) && M[1] == (D | N | K | he) && !M[4].length && M[9] == 1 ? w = w[Yc(M[0])].apply(w, M[3]) : w = C.length == 1 && Vd(C) ? w[A]() : w.thru(C);
14325
14325
  }
14326
14326
  return function() {
14327
14327
  var W = arguments, z = W[0];
@@ -14805,7 +14805,7 @@ function sH() {
14805
14805
  return s;
14806
14806
  }
14807
14807
  function ES(i, s) {
14808
- var l = i[1], f = s[1], p = l | f, C = p < (S | b | D), w = f == D && l == N || f == D && l == de && i[7].length <= s[8] || f == (D | de) && s[7].length <= s[8] && l == N;
14808
+ var l = i[1], f = s[1], p = l | f, C = p < (S | b | D), w = f == D && l == N || f == D && l == he && i[7].length <= s[8] || f == (D | he) && s[7].length <= s[8] && l == N;
14809
14809
  if (!(C || w))
14810
14810
  return i;
14811
14811
  f & S && (i[2] = s[2], p |= l & S ? 0 : O);
@@ -15494,7 +15494,7 @@ function sH() {
15494
15494
  var l = $o(s, aa(C_));
15495
15495
  return ho(i, j, t, s, l);
15496
15496
  }), dR = fo(function(i, s) {
15497
- return ho(i, de, t, t, t, s);
15497
+ return ho(i, he, t, t, t, s);
15498
15498
  });
15499
15499
  function hR(i, s) {
15500
15500
  if (typeof i != "function")
@@ -16383,15 +16383,15 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16383
16383
  }, {
16384
16384
  default: x(() => [
16385
16385
  Ue(t.$slots, "default"),
16386
- t.id ? (G(), he(wn, {
16386
+ t.id ? (G(), de(wn, {
16387
16387
  key: 0,
16388
16388
  cols: "auto",
16389
16389
  class: "pa-2"
16390
16390
  }, {
16391
16391
  default: x(() => [
16392
16392
  ge("p", dH, [
16393
- ge("b", hH, Se(t.id.title) + ": ", 1),
16394
- ge("span", fH, Se(t.id.key || "-"), 1),
16393
+ ge("b", hH, Ae(t.id.title) + ": ", 1),
16394
+ ge("span", fH, Ae(t.id.key || "-"), 1),
16395
16395
  ge("span", null, [
16396
16396
  k(Yf, {
16397
16397
  "content-to-copy": t.id.key,
@@ -16400,27 +16400,27 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16400
16400
  ])
16401
16401
  ]),
16402
16402
  ge("p", null, [
16403
- r[0] || (r[0] = ge("b", null, "t('form.metadata.created'): ", -1)),
16404
- q(Se(se(Pl)(t.meta.created_at)) + " - " + Se(t.meta.created_by), 1)
16403
+ ge("b", null, Ae(se(e)("form.metadata.created")) + ": ", 1),
16404
+ q(Ae(se(Pl)(t.meta.created_at)) + " - " + Ae(t.meta.created_by), 1)
16405
16405
  ])
16406
16406
  ]),
16407
16407
  _: 1
16408
- })) : Ne("", !0),
16408
+ })) : Me("", !0),
16409
16409
  k(wn, {
16410
16410
  cols: "auto",
16411
16411
  class: "d-flex flex-column align-baseline px-2 mt-1"
16412
16412
  }, {
16413
16413
  default: x(() => [
16414
16414
  t.meta.updated_at && t.meta.updated_by ? (G(), ve("p", mH, [
16415
- ge("b", null, Se(se(e)("forms.metadata.updated")) + ":  ", 1),
16416
- q(Se(se(Pl)(t.meta.updated_at)) + " - " + Se(t.meta.updated_by), 1)
16415
+ ge("b", null, Ae(se(e)("forms.metadata.updated")) + ":  ", 1),
16416
+ q(Ae(se(Pl)(t.meta.updated_at)) + " - " + Ae(t.meta.updated_by), 1)
16417
16417
  ])) : (G(), ve("p", gH, [
16418
- ge("b", null, Se(se(e)("forms.metadata.modified")) + ":  ", 1),
16419
- q(Se(se(Pl)(t.meta.modified_at)) + " - " + Se(t.meta.modified_by), 1)
16418
+ ge("b", null, Ae(se(e)("forms.metadata.modified")) + ":  ", 1),
16419
+ q(Ae(se(Pl)(t.meta.modified_at)) + " - " + Ae(t.meta.modified_by), 1)
16420
16420
  ])),
16421
16421
  ge("p", pH, [
16422
- ge("b", null, Se(se(e)("forms.metadata.delegated")) + ": ", 1),
16423
- q(Se(t.meta.delegated_at) + " - " + Se(t.meta.delegated_by), 1)
16422
+ ge("b", null, Ae(se(e)("forms.metadata.delegated")) + ": ", 1),
16423
+ q(Ae(t.meta.delegated_at) + " - " + Ae(t.meta.delegated_by), 1)
16424
16424
  ])
16425
16425
  ]),
16426
16426
  _: 1
@@ -16464,20 +16464,20 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16464
16464
  r("update:modelValue", u);
16465
16465
  };
16466
16466
  return (u, d) => (G(), ve(xt, null, [
16467
- u.name ? (G(), ve("p", _H, Se(u.name), 1)) : Ne("", !0),
16468
- u.label ? (G(), he(Vs, {
16467
+ u.name ? (G(), ve("p", _H, Ae(u.name), 1)) : Me("", !0),
16468
+ u.label ? (G(), de(Vs, {
16469
16469
  key: 1,
16470
16470
  class: "text-subtitle-1 text-high-emphasis mb-2"
16471
16471
  }, {
16472
16472
  default: x(() => [
16473
- q(Se(u.label), 1)
16473
+ q(Ae(u.label), 1)
16474
16474
  ]),
16475
16475
  _: 1
16476
- })) : Ne("", !0),
16477
- u.readonly ? (G(), he(BE, {
16476
+ })) : Me("", !0),
16477
+ u.readonly ? (G(), de(BE, {
16478
16478
  key: 3,
16479
16479
  value: a.value
16480
- }, null, 8, ["value"])) : (G(), he(se(aN), {
16480
+ }, null, 8, ["value"])) : (G(), de(se(aN), {
16481
16481
  key: 2,
16482
16482
  modelValue: t.modelValue,
16483
16483
  "onUpdate:modelValue": [
@@ -16519,17 +16519,17 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16519
16519
  setup(n, { emit: e }) {
16520
16520
  const t = n, r = e, o = ft(() => t.readonly ? "solo" : "solo-filled");
16521
16521
  return (a, c) => (G(), ve(xt, null, [
16522
- a.name ? (G(), ve("p", yH, Se(a.name), 1)) : Ne("", !0),
16523
- a.label ? (G(), he(Vs, {
16522
+ a.name ? (G(), ve("p", yH, Ae(a.name), 1)) : Me("", !0),
16523
+ a.label ? (G(), de(Vs, {
16524
16524
  key: 1,
16525
16525
  class: "text-subtitle-1 text-high-emphasis mb-2"
16526
16526
  }, {
16527
16527
  default: x(() => [
16528
- q(Se(a.label), 1)
16528
+ q(Ae(a.label), 1)
16529
16529
  ]),
16530
16530
  _: 1
16531
- })) : Ne("", !0),
16532
- a.readonly ? Ne("", !0) : (G(), he(dN, {
16531
+ })) : Me("", !0),
16532
+ a.readonly ? Me("", !0) : (G(), de(dN, {
16533
16533
  key: 2,
16534
16534
  variant: o.value,
16535
16535
  "bg-color": "containerBg",
@@ -16540,7 +16540,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16540
16540
  "onUpdate:modelValue": c[0] || (c[0] = (u) => r("update:modelValue", u)),
16541
16541
  "no-resize": ""
16542
16542
  }, null, 8, ["variant", "rows", "hideDetails", "value"])),
16543
- a.readonly ? (G(), ve("div", CH, Se(a.modelValue), 1)) : Ne("", !0)
16543
+ a.readonly ? (G(), ve("div", CH, Ae(a.modelValue), 1)) : Me("", !0)
16544
16544
  ], 64));
16545
16545
  }
16546
16546
  }), hT = /* @__PURE__ */ Re({
@@ -16551,14 +16551,14 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16551
16551
  emits: ["cancel"],
16552
16552
  setup(n, { emit: e }) {
16553
16553
  const t = e, { t: r } = xr();
16554
- return (o, a) => (G(), he(pt, {
16554
+ return (o, a) => (G(), de(pt, {
16555
16555
  color: "secondary",
16556
16556
  variant: "outlined",
16557
16557
  onClick: a[0] || (a[0] = (c) => t("cancel")),
16558
16558
  class: "me-2 j-btn-form"
16559
16559
  }, {
16560
16560
  default: x(() => [
16561
- q(Se(o.title ? se(r)("actions.cancel") : se(r)("actions.back")), 1)
16561
+ q(Ae(o.title ? se(r)("actions.cancel") : se(r)("actions.back")), 1)
16562
16562
  ]),
16563
16563
  _: 1
16564
16564
  }));
@@ -16575,7 +16575,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16575
16575
  r.value = !0, await t("onSave"), r.value = !1;
16576
16576
  }
16577
16577
  const { t: a } = xr();
16578
- return (c, u) => (G(), he(pt, {
16578
+ return (c, u) => (G(), de(pt, {
16579
16579
  disabled: c.disabled,
16580
16580
  loading: r.value,
16581
16581
  color: "secondary",
@@ -16584,7 +16584,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16584
16584
  class: "j-btn-form"
16585
16585
  }, {
16586
16586
  default: x(() => [
16587
- q(Se(se(a)("actions.save")), 1)
16587
+ q(Ae(se(a)("actions.save")), 1)
16588
16588
  ]),
16589
16589
  _: 1
16590
16590
  }, 8, ["disabled", "loading"]));
@@ -16600,12 +16600,12 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16600
16600
  emits: ["onSave", "onCancel"],
16601
16601
  setup(n, { emit: e }) {
16602
16602
  const t = e;
16603
- return (r, o) => (G(), he(em, {
16603
+ return (r, o) => (G(), de(em, {
16604
16604
  title: r.title,
16605
16605
  class: "d-flex flex-column ma-0"
16606
16606
  }, {
16607
16607
  default: x(() => [
16608
- r.title ? (G(), he(Ui, { key: 0 })) : Ne("", !0),
16608
+ r.title ? (G(), de(Ui, { key: 0 })) : Me("", !0),
16609
16609
  ge("div", TH, [
16610
16610
  Ue(r.$slots, "default")
16611
16611
  ]),
@@ -16677,12 +16677,12 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16677
16677
  return (_, g) => (G(), ve("div", bH, [
16678
16678
  _.id ? (G(), ve("div", AH, [
16679
16679
  g[0] || (g[0] = ge("b", null, "ID:", -1)),
16680
- ge("span", IH, Se(_.id), 1),
16680
+ ge("span", IH, Ae(_.id), 1),
16681
16681
  k(Yf, {
16682
16682
  "content-to-copy": _.id,
16683
16683
  size: 20
16684
16684
  }, null, 8, ["content-to-copy"])
16685
- ])) : Ne("", !0),
16685
+ ])) : Me("", !0),
16686
16686
  k(zf),
16687
16687
  ge("div", SH, [
16688
16688
  k(pt, {
@@ -16690,18 +16690,20 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16690
16690
  variant: "text"
16691
16691
  }, {
16692
16692
  default: x(() => [
16693
- a ? (G(), he(se(GP), {
16693
+ a ? (G(), de(se(GP), {
16694
16694
  key: 0,
16695
16695
  size: "11",
16696
16696
  class: "me-2"
16697
- })) : Ne("", !0),
16698
- k(Wl, { class: "me-2" }, {
16697
+ })) : (G(), de(Wl, {
16698
+ key: 1,
16699
+ class: "me-2"
16700
+ }, {
16699
16701
  default: x(() => g[1] || (g[1] = [
16700
16702
  q("mdi-delete-outline")
16701
16703
  ])),
16702
16704
  _: 1
16703
- }),
16704
- q(" " + Se(a ? se(h)("actions.disable") : se(h)("actions.delete")), 1)
16705
+ })),
16706
+ q(" " + Ae(a ? se(h)("actions.disable") : se(h)("actions.delete")), 1)
16705
16707
  ]),
16706
16708
  _: 1
16707
16709
  }),
@@ -16719,7 +16721,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16719
16721
  width: "95"
16720
16722
  }, {
16721
16723
  default: x(() => [
16722
- q(Se(se(h)("actions.edit")), 1)
16724
+ q(Ae(se(h)("actions.edit")), 1)
16723
16725
  ]),
16724
16726
  _: 1
16725
16727
  }, 512), [
@@ -16738,7 +16740,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16738
16740
  ])),
16739
16741
  _: 1
16740
16742
  }),
16741
- q(" " + Se(se(h)("actions.cancel")), 1)
16743
+ q(" " + Ae(se(h)("actions.cancel")), 1)
16742
16744
  ]),
16743
16745
  _: 1
16744
16746
  }, 512), [
@@ -16765,7 +16767,7 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16765
16767
  var c;
16766
16768
  return !!((c = r == null ? void 0 : r.vnode.props) != null && c.onOnCancel);
16767
16769
  });
16768
- return (c, u) => (G(), he(em, null, {
16770
+ return (c, u) => (G(), de(em, null, {
16769
16771
  default: x(() => [
16770
16772
  ge("div", NH, [
16771
16773
  ge("div", PH, [
@@ -16791,21 +16793,21 @@ const uH = { class: "text-faded mt-7" }, dH = { class: "d-flex align-baseline mb
16791
16793
  ]),
16792
16794
  _: 1
16793
16795
  }),
16794
- c.readonly ? Ne("", !0) : (G(), he(wn, {
16796
+ c.readonly ? Me("", !0) : (G(), de(wn, {
16795
16797
  key: 0,
16796
16798
  class: "d-flex align-end",
16797
16799
  cols: "auto"
16798
16800
  }, {
16799
16801
  default: x(() => [
16800
- a.value ? (G(), he(hT, {
16802
+ a.value ? (G(), de(hT, {
16801
16803
  key: 0,
16802
16804
  title: "Back",
16803
16805
  onCancel: u[0] || (u[0] = (d) => t("onCancel"))
16804
- })) : Ne("", !0),
16805
- o.value ? (G(), he(fT, {
16806
+ })) : Me("", !0),
16807
+ o.value ? (G(), de(fT, {
16806
16808
  key: 1,
16807
16809
  onOnSave: u[1] || (u[1] = (d) => t("onSave"))
16808
- })) : Ne("", !0)
16810
+ })) : Me("", !0)
16809
16811
  ]),
16810
16812
  _: 1
16811
16813
  }))
@@ -20910,10 +20912,10 @@ ${c}`);
20910
20912
  let m = $.EMPTY_STRING, _ = [], g = null, E, y, T = $.EMPTY_STRING;
20911
20913
  if (r.accessToken) {
20912
20914
  if (r.accessToken.tokenType === rt.POP && !a.popKid) {
20913
- const de = new Ka(e), { secret: le, keyId: ee } = r.accessToken;
20915
+ const he = new Ka(e), { secret: le, keyId: ee } = r.accessToken;
20914
20916
  if (!ee)
20915
20917
  throw Q(km);
20916
- m = await de.signPopToken(le, ee, a);
20918
+ m = await he.signPopToken(le, ee, a);
20917
20919
  } else
20918
20920
  m = r.accessToken.secret;
20919
20921
  _ = Rt.fromString(r.accessToken.target).asArray(), g = new Date(Number(r.accessToken.expiresOn) * 1e3), E = new Date(Number(r.accessToken.extendedExpiresOn) * 1e3), r.accessToken.refreshOn && (y = new Date(Number(r.accessToken.refreshOn) * 1e3));
@@ -26972,7 +26974,7 @@ function rb() {
26972
26974
  }
26973
26975
  };
26974
26976
  async function h() {
26975
- Ae.value = !0, pa.value = "updating";
26977
+ Ie.value = !0, pa.value = "updating";
26976
26978
  try {
26977
26979
  const g = await ln.acquireTokenSilent({
26978
26980
  scopes: ["https://graph.microsoft.com/.default", "openid", "profile"]
@@ -26981,7 +26983,7 @@ function rb() {
26981
26983
  } catch (g) {
26982
26984
  console.error("Failed to refresh token, forcing new login.", g), pa.value = "error", localStorage.clear(), window.location.reload();
26983
26985
  }
26984
- Ae.value = !1;
26986
+ Ie.value = !1;
26985
26987
  }
26986
26988
  const m = async () => {
26987
26989
  try {
@@ -27162,11 +27164,11 @@ function lg() {
27162
27164
  }
27163
27165
  const fK = {
27164
27166
  path: "/_/dashboard",
27165
- component: () => import("./AuthRoute-BdUHwsO7.mjs"),
27167
+ component: () => import("./AuthRoute-BGNB5fSJ.mjs"),
27166
27168
  meta: { requiresAuth: !1 }
27167
27169
  }, mK = {
27168
27170
  path: "/jplan-auth-fail",
27169
- component: () => import("./AuthFailRoute-CrBUhuDT.mjs"),
27171
+ component: () => import("./AuthFailRoute-BNfsMQrE.mjs"),
27170
27172
  meta: { requiresAuth: !1 }
27171
27173
  }, { isAuthenticated: tC, handleRedirect: gK } = rb(), pK = lg();
27172
27174
  function d4(n, e) {
@@ -27177,13 +27179,13 @@ function d4(n, e) {
27177
27179
  if (!a(t))
27178
27180
  return o();
27179
27181
  if (!tC.value) {
27180
- Ae.value = !0;
27182
+ Ie.value = !0;
27181
27183
  try {
27182
27184
  await gK(e, t.fullPath), await pK.__init__();
27183
27185
  } catch (u) {
27184
27186
  console.error("Fail to authenticate", u), await n.push("/jplan-auth-fail");
27185
27187
  }
27186
- Ae.value = !1;
27188
+ Ie.value = !1;
27187
27189
  }
27188
27190
  if (tC.value) {
27189
27191
  if (localStorage.getItem("returnRoute") && localStorage.getItem("returnRoute") !== null) {
@@ -27530,16 +27532,16 @@ const $h = fe(!1), ar = fe([]), rC = fe([]), bt = fe(null), _a = fe([]), va = fe
27530
27532
  return y != null && y.data.created_at && (n.success("Organization created."), wl && ar.value.push(y.data)), y == null ? void 0 : y.data;
27531
27533
  }
27532
27534
  }, d = async () => {
27533
- if (Ae.value = !0, bt.value && bt.value.__id) {
27535
+ if (Ie.value = !0, bt.value && bt.value.__id) {
27534
27536
  const y = await Si.updateOrg(bt.value);
27535
27537
  if (wl && (y != null && y.data.__id)) {
27536
27538
  const T = ar.value.findIndex((S) => S.__id === y.data.__id);
27537
- return T !== -1 ? (ar.value[T] = y.data, n.success("Organization updated.")) : n.error("Unable to update item"), Ae.value = !1, y.data;
27539
+ return T !== -1 ? (ar.value[T] = y.data, n.success("Organization updated.")) : n.error("Unable to update item"), Ie.value = !1, y.data;
27538
27540
  }
27539
27541
  } else
27540
- Ae.value = !1, n.error("Unable to update item");
27542
+ Ie.value = !1, n.error("Unable to update item");
27541
27543
  }, h = async () => {
27542
- if (Ae.value = !0, bt.value && bt.value.created_at) {
27544
+ if (Ie.value = !0, bt.value && bt.value.created_at) {
27543
27545
  if (await Si.deactivateOrg(bt.value.__id), wl) {
27544
27546
  const y = ar.value.findIndex((T) => {
27545
27547
  var S;
@@ -27549,16 +27551,16 @@ const $h = fe(!1), ar = fe([]), rC = fe([]), bt = fe(null), _a = fe([]), va = fe
27549
27551
  return ar.value.splice(y, 1), bt.value;
27550
27552
  n.error("Unable to deactivate organization");
27551
27553
  }
27552
- Ae.value = !1;
27554
+ Ie.value = !1;
27553
27555
  }
27554
27556
  };
27555
27557
  async function m(y) {
27556
- Ae.value = !0;
27558
+ Ie.value = !0;
27557
27559
  try {
27558
27560
  if (bt.value && bt.value.__id) {
27559
27561
  const T = { ...y, organization: bt.value.__id };
27560
27562
  if (!await Oi.updateBranch(T)) {
27561
- Ae.value = !1;
27563
+ Ie.value = !1;
27562
27564
  return;
27563
27565
  }
27564
27566
  if (_a.value.findIndex((O) => O.__id === y.__id) === -1)
@@ -27568,30 +27570,30 @@ const $h = fe(!1), ar = fe([]), rC = fe([]), bt = fe(null), _a = fe([]), va = fe
27568
27570
  } catch (T) {
27569
27571
  console.error(T);
27570
27572
  } finally {
27571
- Ae.value = !1;
27573
+ Ie.value = !1;
27572
27574
  }
27573
27575
  }
27574
27576
  async function _(y) {
27575
- if (Ae.value = !0, bt.value && bt.value.__id) {
27577
+ if (Ie.value = !0, bt.value && bt.value.__id) {
27576
27578
  const T = { ...y, organization: null };
27577
27579
  if (!await Oi.updateBranch(T)) {
27578
- Ae.value = !1;
27580
+ Ie.value = !1;
27579
27581
  return;
27580
27582
  }
27581
27583
  const b = _a.value.findIndex((O) => O.__id === y.__id);
27582
27584
  if (b !== -1)
27583
- return _a.value.splice(b, 1), Ae.value = !1, _a.value;
27585
+ return _a.value.splice(b, 1), Ie.value = !1, _a.value;
27584
27586
  throw new Error("Item not found to remove");
27585
27587
  }
27586
- Ae.value = !1;
27588
+ Ie.value = !1;
27587
27589
  }
27588
27590
  async function g(y) {
27589
- Ae.value = !0;
27591
+ Ie.value = !0;
27590
27592
  try {
27591
27593
  if (bt.value && bt.value.__id) {
27592
27594
  const T = { ...y, organization: bt.value.__id };
27593
27595
  if (!await gr.updateTeam(T)) {
27594
- Ae.value = !1;
27596
+ Ie.value = !1;
27595
27597
  return;
27596
27598
  }
27597
27599
  if (va.value.findIndex((O) => O.__id === y.__id) === -1)
@@ -27601,22 +27603,22 @@ const $h = fe(!1), ar = fe([]), rC = fe([]), bt = fe(null), _a = fe([]), va = fe
27601
27603
  } catch (T) {
27602
27604
  console.error(T);
27603
27605
  } finally {
27604
- Ae.value = !1;
27606
+ Ie.value = !1;
27605
27607
  }
27606
27608
  }
27607
27609
  async function E(y) {
27608
- if (Ae.value = !0, bt.value && bt.value.__id) {
27610
+ if (Ie.value = !0, bt.value && bt.value.__id) {
27609
27611
  const T = { ...y, organization: null };
27610
27612
  if (!await gr.updateTeam(T)) {
27611
- Ae.value = !1;
27613
+ Ie.value = !1;
27612
27614
  return;
27613
27615
  }
27614
27616
  const b = va.value.findIndex((O) => O.__id === y.__id);
27615
27617
  if (b !== -1)
27616
- return va.value.splice(b, 1), Ae.value = !1, va.value;
27618
+ return va.value.splice(b, 1), Ie.value = !1, va.value;
27617
27619
  throw new Error("Item not found to remove");
27618
27620
  }
27619
- Ae.value = !1;
27621
+ Ie.value = !1;
27620
27622
  }
27621
27623
  return {
27622
27624
  data: ar,
@@ -27663,7 +27665,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27663
27665
  return g != null && g.data.created_at && (n.success("Team created."), bl && sr.value.push(g.data)), g == null ? void 0 : g.data;
27664
27666
  }
27665
27667
  }, d = async () => {
27666
- if (Ae.value = !0, Bt.value && Bt.value.__id) {
27668
+ if (Ie.value = !0, Bt.value && Bt.value.__id) {
27667
27669
  const g = await gr.updateTeam(Bt.value);
27668
27670
  if (bl && (g != null && g.data.__id)) {
27669
27671
  const E = sr.value.findIndex((y) => y.__id === g.data.__id);
@@ -27684,7 +27686,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27684
27686
  };
27685
27687
  async function m(g) {
27686
27688
  var E;
27687
- if (Ae.value = !0, (E = Bt.value) != null && E.__id)
27689
+ if (Ie.value = !0, (E = Bt.value) != null && E.__id)
27688
27690
  if (ya.value.findIndex((T) => T.__id === g.__id) === -1)
27689
27691
  try {
27690
27692
  const T = await gr.linkManageUser(Bt.value.__id, {
@@ -27698,22 +27700,22 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27698
27700
  } catch (T) {
27699
27701
  console.error(T), n.error("Unable to add User.");
27700
27702
  } finally {
27701
- Ae.value = !1;
27703
+ Ie.value = !1;
27702
27704
  }
27703
27705
  else
27704
27706
  n.info("User already added.");
27705
27707
  else
27706
27708
  console.warn("No item selected or item ID is missing."), n.info("Please select a valid item.");
27707
- Ae.value = !1;
27709
+ Ie.value = !1;
27708
27710
  }
27709
27711
  async function _(g) {
27710
- if (Ae.value = !0, Bt.value && Bt.value.__id) {
27712
+ if (Ie.value = !0, Bt.value && Bt.value.__id) {
27711
27713
  const E = ya.value.findIndex((y) => y.__id === g);
27712
27714
  if (E !== -1)
27713
- return await gr.unlinkManageUser(Bt.value.__id, g), ya.value.splice(E, 1), Ae.value = !1, ya.value;
27715
+ return await gr.unlinkManageUser(Bt.value.__id, g), ya.value.splice(E, 1), Ie.value = !1, ya.value;
27714
27716
  throw new Error("Item not found to remove");
27715
27717
  }
27716
- Ae.value = !1;
27718
+ Ie.value = !1;
27717
27719
  }
27718
27720
  return {
27719
27721
  data: sr,
@@ -27783,7 +27785,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27783
27785
  variant: "flat"
27784
27786
  }, {
27785
27787
  default: x(() => [
27786
- (G(), he(nc(E.value), { size: "20" }))
27788
+ (G(), de(nc(E.value), { size: "20" }))
27787
27789
  ]),
27788
27790
  _: 1
27789
27791
  }),
@@ -27814,7 +27816,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27814
27816
  default: x(() => {
27815
27817
  var L;
27816
27818
  return [
27817
- q(Se(((L = se(t)) == null ? void 0 : L.name) || "Unknown"), 1)
27819
+ q(Ae(((L = se(t)) == null ? void 0 : L.name) || "Unknown"), 1)
27818
27820
  ];
27819
27821
  }),
27820
27822
  _: 1
@@ -27837,7 +27839,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27837
27839
  }),
27838
27840
  k(sh, null, {
27839
27841
  default: x(() => [
27840
- q(Se(se(o).domain), 1)
27842
+ q(Ae(se(o).domain), 1)
27841
27843
  ]),
27842
27844
  _: 1
27843
27845
  })
@@ -27859,7 +27861,7 @@ const sr = fe([]), oC = fe([]), Bt = fe(null), Bh = fe(!1), ya = fe([]), TK = ()
27859
27861
  }),
27860
27862
  k(sh, null, {
27861
27863
  default: x(() => [
27862
- q(Se(se(o).environment), 1)
27864
+ q(Ae(se(o).environment), 1)
27863
27865
  ]),
27864
27866
  _: 1
27865
27867
  })
@@ -27994,7 +27996,7 @@ const SK = /* @__PURE__ */ ic(bK, [["render", IK], ["__scopeId", "data-v-00d7a69
27994
27996
  }, RK = /* @__PURE__ */ Re({
27995
27997
  __name: "GlobalSpinner",
27996
27998
  setup(n) {
27997
- return (e, t) => se(Ae) ? (G(), ve("div", OK, t[0] || (t[0] = [
27999
+ return (e, t) => se(Ie) ? (G(), ve("div", OK, t[0] || (t[0] = [
27998
28000
  ge("div", { class: "j-double-ring-spinner-container" }, [
27999
28001
  ge("div", { class: "j-global-spinner-loading" }, [
28000
28002
  ge("div"),
@@ -28007,7 +28009,7 @@ const SK = /* @__PURE__ */ ic(bK, [["render", IK], ["__scopeId", "data-v-00d7a69
28007
28009
  ])
28008
28010
  ])
28009
28011
  ], -1)
28010
- ]))) : Ne("", !0);
28012
+ ]))) : Me("", !0);
28011
28013
  }
28012
28014
  }), kK = /* @__PURE__ */ Re({
28013
28015
  __name: "SubMenu",
@@ -28017,7 +28019,7 @@ const SK = /* @__PURE__ */ ic(bK, [["render", IK], ["__scopeId", "data-v-00d7a69
28017
28019
  setup(n, { expose: e }) {
28018
28020
  return e({
28019
28021
  props: n
28020
- }), (r, o) => (G(), he(Os, {
28022
+ }), (r, o) => (G(), de(Os, {
28021
28023
  onClick: o[0] || (o[0] = () => {
28022
28024
  }),
28023
28025
  density: "compact"
@@ -28028,7 +28030,7 @@ const SK = /* @__PURE__ */ ic(bK, [["render", IK], ["__scopeId", "data-v-00d7a69
28028
28030
  default: x(() => [
28029
28031
  k(Rs, null, {
28030
28032
  default: x(() => [
28031
- q(Se(r.title), 1)
28033
+ q(Ae(r.title), 1)
28032
28034
  ]),
28033
28035
  _: 1
28034
28036
  }),
@@ -28206,7 +28208,7 @@ const Kh = fe(!1), cr = fe([]), iC = fe([]), Zt = fe(null), Ca = fe([]), h4 = ()
28206
28208
  }
28207
28209
  };
28208
28210
  async function m(g) {
28209
- Ae.value = !0;
28211
+ Ie.value = !0;
28210
28212
  try {
28211
28213
  if (Zt.value && Zt.value.__id) {
28212
28214
  const E = { ...g, branch: Zt.value.__id };
@@ -28222,20 +28224,20 @@ const Kh = fe(!1), cr = fe([]), iC = fe([]), Zt = fe(null), Ca = fe([]), h4 = ()
28222
28224
  } catch (E) {
28223
28225
  console.error(E);
28224
28226
  } finally {
28225
- Ae.value = !1;
28227
+ Ie.value = !1;
28226
28228
  }
28227
28229
  }
28228
28230
  async function _(g) {
28229
- if (Ae.value = !0, Zt.value && Zt.value.__id) {
28231
+ if (Ie.value = !0, Zt.value && Zt.value.__id) {
28230
28232
  const E = { ...g, branch: null };
28231
28233
  if (!await gr.updateTeam(E))
28232
28234
  return;
28233
28235
  const T = Ca.value.findIndex((S) => S.__id === g.__id);
28234
28236
  if (T !== -1)
28235
- return Ca.value.splice(T, 1), Ae.value = !1, Ca.value;
28237
+ return Ca.value.splice(T, 1), Ie.value = !1, Ca.value;
28236
28238
  throw new Error("Item not found to remove");
28237
28239
  }
28238
- Ae.value = !1;
28240
+ Ie.value = !1;
28239
28241
  }
28240
28242
  return {
28241
28243
  data: cr,
@@ -28347,16 +28349,16 @@ const zh = fe(!1), lr = fe([]), aC = fe([]), en = fe(null), Ea = fe([]), f4 = ()
28347
28349
  return g != null && g.data.created_at && (n.success("Division created."), Wh && lr.value.push(g.data)), g == null ? void 0 : g.data;
28348
28350
  }
28349
28351
  }, d = async () => {
28350
- if (Ae.value = !0, en.value && en.value.__id) {
28352
+ if (Ie.value = !0, en.value && en.value.__id) {
28351
28353
  const g = await ys.updateDivision(en.value);
28352
28354
  if (Wh && (g != null && g.data.__id)) {
28353
28355
  const E = lr.value.findIndex((y) => y.__id === g.data.__id);
28354
- return E !== -1 ? (lr.value[E] = g.data, n.success("Updated Division.")) : n.error("Unable to update item"), Ae.value = !1, g;
28356
+ return E !== -1 ? (lr.value[E] = g.data, n.success("Updated Division.")) : n.error("Unable to update item"), Ie.value = !1, g;
28355
28357
  }
28356
28358
  } else
28357
- Ae.value = !1, n.error("Unable to update item");
28359
+ Ie.value = !1, n.error("Unable to update item");
28358
28360
  }, h = async () => {
28359
- if (Ae.value = !0, en.value && en.value.created_at) {
28361
+ if (Ie.value = !0, en.value && en.value.created_at) {
28360
28362
  await ys.deactivateDivision(en.value.__id);
28361
28363
  const g = lr.value.findIndex((E) => {
28362
28364
  var y;
@@ -28366,10 +28368,10 @@ const zh = fe(!1), lr = fe([]), aC = fe([]), en = fe(null), Ea = fe([]), f4 = ()
28366
28368
  return lr.value.splice(g, 1), en.value;
28367
28369
  n.error("Unable to deactivate Division");
28368
28370
  }
28369
- Ae.value = !1;
28371
+ Ie.value = !1;
28370
28372
  };
28371
28373
  async function m(g) {
28372
- Ae.value = !0;
28374
+ Ie.value = !0;
28373
28375
  try {
28374
28376
  if (en.value && en.value.__id) {
28375
28377
  const E = { ...g, division: en.value.__id };
@@ -28379,11 +28381,11 @@ const zh = fe(!1), lr = fe([]), aC = fe([]), en = fe(null), Ea = fe([]), f4 = ()
28379
28381
  } catch (E) {
28380
28382
  console.error(E);
28381
28383
  } finally {
28382
- Ae.value = !1;
28384
+ Ie.value = !1;
28383
28385
  }
28384
28386
  }
28385
28387
  async function _(g) {
28386
- if (Ae.value = !0, en.value && en.value.__id) {
28388
+ if (Ie.value = !0, en.value && en.value.__id) {
28387
28389
  const E = { ...g, division: null };
28388
28390
  if (!await Si.updateOrg(E))
28389
28391
  return;
@@ -28394,7 +28396,7 @@ const zh = fe(!1), lr = fe([]), aC = fe([]), en = fe(null), Ea = fe([]), f4 = ()
28394
28396
  throw new Error("Item não encontrado para remoção");
28395
28397
  } else
28396
28398
  throw new Error("Item não está definido");
28397
- return Ae.value = !1, Ea.value;
28399
+ return Ie.value = !1, Ea.value;
28398
28400
  }
28399
28401
  return {
28400
28402
  data: lr,
@@ -28519,7 +28521,7 @@ const ur = fe([]), sC = fe([]), dr = fe(null), FK = fe(null), HK = fe([]), m4 =
28519
28521
  }
28520
28522
  },
28521
28523
  updateItem: async () => {
28522
- if (Ae.value = !0, dr.value && dr.value.created_at) {
28524
+ if (Ie.value = !0, dr.value && dr.value.created_at) {
28523
28525
  const m = await Cs.updateManageUser(dr.value);
28524
28526
  if (Gh && (m != null && m.data)) {
28525
28527
  const _ = ur.value.findIndex((g) => g.__id === (m == null ? void 0 : m.data.__id));
@@ -28528,7 +28530,7 @@ const ur = fe([]), sC = fe([]), dr = fe(null), FK = fe(null), HK = fe([]), m4 =
28528
28530
  else
28529
28531
  throw new Error("Unable to find item after update");
28530
28532
  }
28531
- return Ae.value = !1, m == null ? void 0 : m.data;
28533
+ return Ie.value = !1, m == null ? void 0 : m.data;
28532
28534
  }
28533
28535
  },
28534
28536
  removeItem: async () => {
@@ -28570,7 +28572,7 @@ export {
28570
28572
  c4 as I,
28571
28573
  gu as J,
28572
28574
  io as K,
28573
- Ae as L,
28575
+ Ie as L,
28574
28576
  u4 as M,
28575
28577
  dc as N,
28576
28578
  Pl as O,