fluency-v8-components 1.2.7 → 1.2.9

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.
@@ -683,7 +683,7 @@ function YD() {
683
683
  }
684
684
  var YC;
685
685
  let WD = Symbol("headlessui.useid"), XD = 0;
686
- const cr = (YC = jC.useId) != null ? YC : function() {
686
+ const ur = (YC = jC.useId) != null ? YC : function() {
687
687
  return jC.inject(WD, () => `${++XD}`)();
688
688
  };
689
689
  function at(e) {
@@ -1231,7 +1231,7 @@ let e7 = Symbol("VirtualContext"), pP = Bt({ name: "VirtualProvider", setup(e, {
1231
1231
  } });
1232
1232
  Bt({ name: "ComboboxLabel", props: { as: { type: [Object, String], default: "label" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n }) {
1233
1233
  var r;
1234
- let i = (r = e.id) != null ? r : `headlessui-combobox-label-${cr()}`, a = $f("ComboboxLabel");
1234
+ let i = (r = e.id) != null ? r : `headlessui-combobox-label-${ur()}`, a = $f("ComboboxLabel");
1235
1235
  function s() {
1236
1236
  var o;
1237
1237
  (o = at(a.inputRef)) == null || o.focus({ preventScroll: !0 });
@@ -1243,7 +1243,7 @@ Bt({ name: "ComboboxLabel", props: { as: { type: [Object, String], default: "lab
1243
1243
  } });
1244
1244
  let ov = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], default: "button" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
1245
1245
  var i;
1246
- let a = (i = e.id) != null ? i : `headlessui-combobox-button-${cr()}`, s = $f("ComboboxButton");
1246
+ let a = (i = e.id) != null ? i : `headlessui-combobox-button-${ur()}`, s = $f("ComboboxButton");
1247
1247
  r({ el: s.buttonRef, $el: s.buttonRef });
1248
1248
  function o(u) {
1249
1249
  s.disabled.value || (s.comboboxState.value === 0 ? s.closeCombobox() : (u.preventDefault(), s.openCombobox()), Tr(() => {
@@ -1284,7 +1284,7 @@ let ov = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1284
1284
  };
1285
1285
  } }), B2 = Bt({ name: "ComboboxInput", props: { as: { type: [Object, String], default: "input" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, displayValue: { type: Function }, defaultValue: { type: String, default: void 0 }, id: { type: String, default: null } }, emits: { change: (e) => !0 }, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
1286
1286
  var a;
1287
- let s = (a = e.id) != null ? a : `headlessui-combobox-input-${cr()}`, o = $f("ComboboxInput"), l = Ge(() => Pa(at(o.inputRef))), A = { value: !1 };
1287
+ let s = (a = e.id) != null ? a : `headlessui-combobox-input-${ur()}`, o = $f("ComboboxInput"), l = Ge(() => Pa(at(o.inputRef))), A = { value: !1 };
1288
1288
  i({ el: o.inputRef, $el: o.inputRef });
1289
1289
  function u() {
1290
1290
  o.change(null);
@@ -1391,7 +1391,7 @@ let ov = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1391
1391
  return Un({ ourProps: K, theirProps: P, slot: I, attrs: n, slots: r, features: ia.RenderStrategy | ia.Static, name: "ComboboxInput" });
1392
1392
  };
1393
1393
  } }), sg = Bt({ name: "ComboboxOptions", props: { as: { type: [Object, String], default: "ul" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, hold: { type: [Boolean], default: !1 } }, setup(e, { attrs: t, slots: n, expose: r }) {
1394
- let i = $f("ComboboxOptions"), a = `headlessui-combobox-options-${cr()}`;
1394
+ let i = $f("ComboboxOptions"), a = `headlessui-combobox-options-${ur()}`;
1395
1395
  r({ el: i.optionsRef, $el: i.optionsRef }), er(() => {
1396
1396
  i.optionsPropsRef.value.static = e.static;
1397
1397
  }), er(() => {
@@ -1412,7 +1412,7 @@ let ov = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1412
1412
  return Un({ ourProps: d, theirProps: p, slot: f, attrs: t, slots: i.virtual.value && i.comboboxState.value === 0 ? { ...n, default: () => [Wt(pP, {}, n.default)] } : n, features: ia.RenderStrategy | ia.Static, visible: o.value, name: "ComboboxOptions" });
1413
1413
  };
1414
1414
  } }), ch = Bt({ name: "ComboboxOption", props: { as: { type: [Object, String], default: "li" }, value: { type: [Object, String, Number, Boolean] }, disabled: { type: Boolean, default: !1 }, order: { type: [Number], default: null } }, setup(e, { slots: t, attrs: n, expose: r }) {
1415
- let i = $f("ComboboxOption"), a = `headlessui-combobox-option-${cr()}`, s = _e(null), o = Ge(() => e.disabled);
1415
+ let i = $f("ComboboxOption"), a = `headlessui-combobox-option-${ur()}`, s = _e(null), o = Ge(() => e.disabled);
1416
1416
  r({ el: s, $el: s });
1417
1417
  let l = Ge(() => {
1418
1418
  var g;
@@ -1784,7 +1784,7 @@ function x2({ slot: e = _e({}), name: t = "Description", props: n = {} } = {}) {
1784
1784
  }
1785
1785
  Bt({ name: "Description", props: { as: { type: [Object, String], default: "p" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n }) {
1786
1786
  var r;
1787
- let i = (r = e.id) != null ? r : `headlessui-description-${cr()}`, a = UP();
1787
+ let i = (r = e.id) != null ? r : `headlessui-description-${ur()}`, a = UP();
1788
1788
  return Mn(() => Kr(a.register(i))), () => {
1789
1789
  let { name: s = "Description", slot: o = _e({}), props: l = {} } = a, { ...A } = e, u = { ...Object.entries(l).reduce((c, [f, d]) => Object.assign(c, { [f]: ee(d) }), {}), id: i };
1790
1790
  return Un({ ourProps: u, theirProps: A, slot: o.value, attrs: t, slots: n, name: s });
@@ -1872,7 +1872,7 @@ function og(e) {
1872
1872
  }
1873
1873
  let dm = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Rh = Bt({ name: "Dialog", inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, open: { type: [Boolean, String], default: dm }, initialFocus: { type: Object, default: null }, id: { type: String, default: null }, role: { type: String, default: "dialog" } }, emits: { close: (e) => !0 }, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
1874
1874
  var a, s;
1875
- let o = (a = e.id) != null ? a : `headlessui-dialog-${cr()}`, l = _e(!1);
1875
+ let o = (a = e.id) != null ? a : `headlessui-dialog-${ur()}`, l = _e(!1);
1876
1876
  Mn(() => {
1877
1877
  l.value = !0;
1878
1878
  });
@@ -1930,7 +1930,7 @@ let dm = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", Rh = Bt({ name: "Dialog", inher
1930
1930
  } });
1931
1931
  Bt({ name: "DialogOverlay", props: { as: { type: [Object, String], default: "div" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n }) {
1932
1932
  var r;
1933
- let i = (r = e.id) != null ? r : `headlessui-dialog-overlay-${cr()}`, a = og("DialogOverlay");
1933
+ let i = (r = e.id) != null ? r : `headlessui-dialog-overlay-${ur()}`, a = og("DialogOverlay");
1934
1934
  function s(o) {
1935
1935
  o.target === o.currentTarget && (o.preventDefault(), o.stopPropagation(), a.close());
1936
1936
  }
@@ -1941,7 +1941,7 @@ Bt({ name: "DialogOverlay", props: { as: { type: [Object, String], default: "div
1941
1941
  } });
1942
1942
  Bt({ name: "DialogBackdrop", props: { as: { type: [Object, String], default: "div" }, id: { type: String, default: null } }, inheritAttrs: !1, setup(e, { attrs: t, slots: n, expose: r }) {
1943
1943
  var i;
1944
- let a = (i = e.id) != null ? i : `headlessui-dialog-backdrop-${cr()}`, s = og("DialogBackdrop"), o = _e(null);
1944
+ let a = (i = e.id) != null ? i : `headlessui-dialog-backdrop-${ur()}`, s = og("DialogBackdrop"), o = _e(null);
1945
1945
  return r({ el: o, $el: o }), Mn(() => {
1946
1946
  if (s.panelRef.value === null) throw new Error("A <DialogBackdrop /> component is being used, but a <DialogPanel /> component is missing.");
1947
1947
  }), () => {
@@ -1951,7 +1951,7 @@ Bt({ name: "DialogBackdrop", props: { as: { type: [Object, String], default: "di
1951
1951
  } });
1952
1952
  let C2 = Bt({ name: "DialogPanel", props: { as: { type: [Object, String], default: "div" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
1953
1953
  var i;
1954
- let a = (i = e.id) != null ? i : `headlessui-dialog-panel-${cr()}`, s = og("DialogPanel");
1954
+ let a = (i = e.id) != null ? i : `headlessui-dialog-panel-${ur()}`, s = og("DialogPanel");
1955
1955
  r({ el: s.panelRef, $el: s.panelRef });
1956
1956
  function o(l) {
1957
1957
  l.stopPropagation();
@@ -1962,7 +1962,7 @@ let C2 = Bt({ name: "DialogPanel", props: { as: { type: [Object, String], defaul
1962
1962
  };
1963
1963
  } }), jx = Bt({ name: "DialogTitle", props: { as: { type: [Object, String], default: "h2" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n }) {
1964
1964
  var r;
1965
- let i = (r = e.id) != null ? r : `headlessui-dialog-title-${cr()}`, a = og("DialogTitle");
1965
+ let i = (r = e.id) != null ? r : `headlessui-dialog-title-${ur()}`, a = og("DialogTitle");
1966
1966
  return Mn(() => {
1967
1967
  a.setTitleId(i), Kr(() => a.setTitleId(null));
1968
1968
  }), () => {
@@ -1985,7 +1985,7 @@ function QP() {
1985
1985
  return hn(f7, null);
1986
1986
  }
1987
1987
  let DP = Bt({ name: "Disclosure", props: { as: { type: [Object, String], default: "template" }, defaultOpen: { type: [Boolean], default: !1 } }, setup(e, { slots: t, attrs: n }) {
1988
- let r = _e(e.defaultOpen ? 0 : 1), i = _e(null), a = _e(null), s = { buttonId: _e(`headlessui-disclosure-button-${cr()}`), panelId: _e(`headlessui-disclosure-panel-${cr()}`), disclosureState: r, panel: i, button: a, toggleDisclosure() {
1988
+ let r = _e(e.defaultOpen ? 0 : 1), i = _e(null), a = _e(null), s = { buttonId: _e(`headlessui-disclosure-button-${ur()}`), panelId: _e(`headlessui-disclosure-panel-${ur()}`), disclosureState: r, panel: i, button: a, toggleDisclosure() {
1989
1989
  r.value = Jn(r.value, { 0: 1, 1: 0 });
1990
1990
  }, closeDisclosure() {
1991
1991
  r.value !== 1 && (r.value = 1);
@@ -2178,7 +2178,7 @@ let zP = Bt({ name: "Listbox", emits: { "update:modelValue": (e) => !0 }, props:
2178
2178
  };
2179
2179
  } }), KP = Bt({ name: "ListboxLabel", props: { as: { type: [Object, String], default: "label" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n }) {
2180
2180
  var r;
2181
- let i = (r = e.id) != null ? r : `headlessui-listbox-label-${cr()}`, a = lg("ListboxLabel");
2181
+ let i = (r = e.id) != null ? r : `headlessui-listbox-label-${ur()}`, a = lg("ListboxLabel");
2182
2182
  function s() {
2183
2183
  var o;
2184
2184
  (o = at(a.buttonRef)) == null || o.focus({ preventScroll: !0 });
@@ -2189,7 +2189,7 @@ let zP = Bt({ name: "Listbox", emits: { "update:modelValue": (e) => !0 }, props:
2189
2189
  };
2190
2190
  } }), GP = Bt({ name: "ListboxButton", props: { as: { type: [Object, String], default: "button" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
2191
2191
  var i;
2192
- let a = (i = e.id) != null ? i : `headlessui-listbox-button-${cr()}`, s = lg("ListboxButton");
2192
+ let a = (i = e.id) != null ? i : `headlessui-listbox-button-${ur()}`, s = lg("ListboxButton");
2193
2193
  r({ el: s.buttonRef, $el: s.buttonRef });
2194
2194
  function o(c) {
2195
2195
  switch (c.key) {
@@ -2233,7 +2233,7 @@ let zP = Bt({ name: "Listbox", emits: { "update:modelValue": (e) => !0 }, props:
2233
2233
  };
2234
2234
  } }), YP = Bt({ name: "ListboxOptions", props: { as: { type: [Object, String], default: "ul" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
2235
2235
  var i;
2236
- let a = (i = e.id) != null ? i : `headlessui-listbox-options-${cr()}`, s = lg("ListboxOptions"), o = _e(null);
2236
+ let a = (i = e.id) != null ? i : `headlessui-listbox-options-${ur()}`, s = lg("ListboxOptions"), o = _e(null);
2237
2237
  r({ el: s.optionsRef, $el: s.optionsRef });
2238
2238
  function l(c) {
2239
2239
  switch (o.value && clearTimeout(o.value), c.key) {
@@ -2281,7 +2281,7 @@ let zP = Bt({ name: "Listbox", emits: { "update:modelValue": (e) => !0 }, props:
2281
2281
  };
2282
2282
  } }), WP = Bt({ name: "ListboxOption", props: { as: { type: [Object, String], default: "li" }, value: { type: [Object, String, Number, Boolean] }, disabled: { type: Boolean, default: !1 }, id: { type: String, default: null } }, setup(e, { slots: t, attrs: n, expose: r }) {
2283
2283
  var i;
2284
- let a = (i = e.id) != null ? i : `headlessui-listbox-option-${cr()}`, s = lg("ListboxOption"), o = _e(null);
2284
+ let a = (i = e.id) != null ? i : `headlessui-listbox-option-${ur()}`, s = lg("ListboxOption"), o = _e(null);
2285
2285
  r({ el: o, $el: o });
2286
2286
  let l = Ge(() => s.activeOptionIndex.value !== null ? s.options.value[s.activeOptionIndex.value].id === a : !1), A = Ge(() => Jn(s.mode.value, { 0: () => s.compare(Ir(s.value.value), Ir(e.value)), 1: () => Ir(s.value.value).some((b) => s.compare(Ir(b), Ir(e.value))) })), u = Ge(() => Jn(s.mode.value, { 1: () => {
2287
2287
  var b;
@@ -2380,7 +2380,7 @@ let au = Bt({ name: "Menu", props: { as: { type: [Object, String], default: "tem
2380
2380
  };
2381
2381
  } }), su = Bt({ name: "MenuButton", props: { disabled: { type: Boolean, default: !1 }, as: { type: [Object, String], default: "button" }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
2382
2382
  var i;
2383
- let a = (i = e.id) != null ? i : `headlessui-menu-button-${cr()}`, s = _2("MenuButton");
2383
+ let a = (i = e.id) != null ? i : `headlessui-menu-button-${ur()}`, s = _2("MenuButton");
2384
2384
  r({ el: s.buttonRef, $el: s.buttonRef });
2385
2385
  function o(c) {
2386
2386
  switch (c.key) {
@@ -2424,7 +2424,7 @@ let au = Bt({ name: "Menu", props: { as: { type: [Object, String], default: "tem
2424
2424
  };
2425
2425
  } }), ou = Bt({ name: "MenuItems", props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
2426
2426
  var i;
2427
- let a = (i = e.id) != null ? i : `headlessui-menu-items-${cr()}`, s = _2("MenuItems"), o = _e(null);
2427
+ let a = (i = e.id) != null ? i : `headlessui-menu-items-${ur()}`, s = _2("MenuItems"), o = _e(null);
2428
2428
  r({ el: s.itemsRef, $el: s.itemsRef }), $x({ container: Ge(() => at(s.itemsRef)), enabled: Ge(() => s.menuState.value === 0), accept(f) {
2429
2429
  return f.getAttribute("role") === "menuitem" ? NodeFilter.FILTER_REJECT : f.hasAttribute("role") ? NodeFilter.FILTER_SKIP : NodeFilter.FILTER_ACCEPT;
2430
2430
  }, walk(f) {
@@ -2481,7 +2481,7 @@ let au = Bt({ name: "Menu", props: { as: { type: [Object, String], default: "tem
2481
2481
  };
2482
2482
  } }), Uo = Bt({ name: "MenuItem", inheritAttrs: !1, props: { as: { type: [Object, String], default: "template" }, disabled: { type: Boolean, default: !1 }, id: { type: String, default: null } }, setup(e, { slots: t, attrs: n, expose: r }) {
2483
2483
  var i;
2484
- let a = (i = e.id) != null ? i : `headlessui-menu-item-${cr()}`, s = _2("MenuItem"), o = _e(null);
2484
+ let a = (i = e.id) != null ? i : `headlessui-menu-item-${ur()}`, s = _2("MenuItem"), o = _e(null);
2485
2485
  r({ el: o, $el: o });
2486
2486
  let l = Ge(() => s.activeItemIndex.value !== null ? s.items.value[s.activeItemIndex.value].id === a : !1), A = d7(o), u = Ge(() => ({ disabled: e.disabled, get textValue() {
2487
2487
  return A();
@@ -2572,13 +2572,13 @@ let b7 = Bt({ name: "Popover", inheritAttrs: !1, props: { as: { type: [Object, S
2572
2572
  };
2573
2573
  } }), n$ = Bt({ name: "PopoverButton", props: { as: { type: [Object, String], default: "button" }, disabled: { type: [Boolean], default: !1 }, id: { type: String, default: null } }, inheritAttrs: !1, setup(e, { attrs: t, slots: n, expose: r }) {
2574
2574
  var i;
2575
- let a = (i = e.id) != null ? i : `headlessui-popover-button-${cr()}`, s = S2("PopoverButton"), o = Ge(() => Pa(s.button));
2575
+ let a = (i = e.id) != null ? i : `headlessui-popover-button-${ur()}`, s = S2("PopoverButton"), o = Ge(() => Pa(s.button));
2576
2576
  r({ el: s.button, $el: s.button }), Mn(() => {
2577
2577
  s.buttonId.value = a;
2578
2578
  }), Kr(() => {
2579
2579
  s.buttonId.value = null;
2580
2580
  });
2581
- let l = v7(), A = l == null ? void 0 : l.closeOthers, u = t$(), c = Ge(() => u === null ? !1 : u.value === s.panelId.value), f = _e(null), d = `headlessui-focus-sentinel-${cr()}`;
2581
+ let l = v7(), A = l == null ? void 0 : l.closeOthers, u = t$(), c = Ge(() => u === null ? !1 : u.value === s.panelId.value), f = _e(null), d = `headlessui-focus-sentinel-${ur()}`;
2582
2582
  c.value || er(() => {
2583
2583
  s.button.value = at(f);
2584
2584
  });
@@ -2630,7 +2630,7 @@ let b7 = Bt({ name: "Popover", inheritAttrs: !1, props: { as: { type: [Object, S
2630
2630
  };
2631
2631
  } });
2632
2632
  Bt({ name: "PopoverOverlay", props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 } }, setup(e, { attrs: t, slots: n }) {
2633
- let r = S2("PopoverOverlay"), i = `headlessui-popover-overlay-${cr()}`, a = iu(), s = Ge(() => a !== null ? (a.value & Kn.Open) === Kn.Open : r.popoverState.value === 0);
2633
+ let r = S2("PopoverOverlay"), i = `headlessui-popover-overlay-${ur()}`, a = iu(), s = Ge(() => a !== null ? (a.value & Kn.Open) === Kn.Open : r.popoverState.value === 0);
2634
2634
  function o() {
2635
2635
  r.closePopover();
2636
2636
  }
@@ -2641,7 +2641,7 @@ Bt({ name: "PopoverOverlay", props: { as: { type: [Object, String], default: "di
2641
2641
  } });
2642
2642
  let r$ = Bt({ name: "PopoverPanel", props: { as: { type: [Object, String], default: "div" }, static: { type: Boolean, default: !1 }, unmount: { type: Boolean, default: !0 }, focus: { type: Boolean, default: !1 }, id: { type: String, default: null } }, inheritAttrs: !1, setup(e, { attrs: t, slots: n, expose: r }) {
2643
2643
  var i;
2644
- let a = (i = e.id) != null ? i : `headlessui-popover-panel-${cr()}`, { focus: s } = e, o = S2("PopoverPanel"), l = Ge(() => Pa(o.panel)), A = `headlessui-focus-sentinel-before-${cr()}`, u = `headlessui-focus-sentinel-after-${cr()}`;
2644
+ let a = (i = e.id) != null ? i : `headlessui-popover-panel-${ur()}`, { focus: s } = e, o = S2("PopoverPanel"), l = Ge(() => Pa(o.panel)), A = `headlessui-focus-sentinel-before-${ur()}`, u = `headlessui-focus-sentinel-after-${ur()}`;
2645
2645
  r({ el: o.panel, $el: o.panel }), Mn(() => {
2646
2646
  o.panelId.value = a;
2647
2647
  }), Kr(() => {
@@ -2758,7 +2758,7 @@ function qx({ slot: e = {}, name: t = "Label", props: n = {} } = {}) {
2758
2758
  }
2759
2759
  let i$ = Bt({ name: "Label", props: { as: { type: [Object, String], default: "label" }, passive: { type: [Boolean], default: !1 }, id: { type: String, default: null } }, setup(e, { slots: t, attrs: n }) {
2760
2760
  var r;
2761
- let i = (r = e.id) != null ? r : `headlessui-label-${cr()}`, a = B7();
2761
+ let i = (r = e.id) != null ? r : `headlessui-label-${ur()}`, a = B7();
2762
2762
  return Mn(() => Kr(a.register(i))), () => {
2763
2763
  let { name: s = "Label", slot: o = {}, props: l = {} } = a, { passive: A, ...u } = e, c = { ...Object.entries(l).reduce((f, [d, p]) => Object.assign(f, { [d]: ee(p) }), {}), id: i };
2764
2764
  return A && (delete c.onClick, delete c.htmlFor, delete u.onClick), Un({ ourProps: c, theirProps: u, slot: o, attrs: n, slots: t, name: s });
@@ -2778,7 +2778,7 @@ function C7(e) {
2778
2778
  }
2779
2779
  let s$ = Bt({ name: "RadioGroup", emits: { "update:modelValue": (e) => !0 }, props: { as: { type: [Object, String], default: "div" }, disabled: { type: [Boolean], default: !1 }, by: { type: [String, Function], default: () => a$ }, modelValue: { type: [Object, String, Number, Boolean], default: void 0 }, defaultValue: { type: [Object, String, Number, Boolean], default: void 0 }, form: { type: String, optional: !0 }, name: { type: String, optional: !0 }, id: { type: String, default: null } }, inheritAttrs: !1, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
2780
2780
  var a;
2781
- let s = (a = e.id) != null ? a : `headlessui-radiogroup-${cr()}`, o = _e(null), l = _e([]), A = qx({ name: "RadioGroupLabel" }), u = x2({ name: "RadioGroupDescription" });
2781
+ let s = (a = e.id) != null ? a : `headlessui-radiogroup-${ur()}`, o = _e(null), l = _e([]), A = qx({ name: "RadioGroupLabel" }), u = x2({ name: "RadioGroupDescription" });
2782
2782
  i({ el: o, $el: o });
2783
2783
  let [c, f] = y2(Ge(() => e.modelValue), (m) => t("update:modelValue", m), Ge(() => e.defaultValue)), d = { options: l, value: c, disabled: Ge(() => e.disabled), firstOption: Ge(() => l.value.find((m) => !m.propsRef.disabled)), containsCheckedOption: Ge(() => l.value.some((m) => d.compare(Ir(m.propsRef.value), Ir(e.modelValue)))), compare(m, v) {
2784
2784
  if (typeof e.by == "string") {
@@ -2864,7 +2864,7 @@ let s$ = Bt({ name: "RadioGroup", emits: { "update:modelValue": (e) => !0 }, pro
2864
2864
  var o$ = ((e) => (e[e.Empty = 1] = "Empty", e[e.Active = 2] = "Active", e))(o$ || {});
2865
2865
  let l$ = Bt({ name: "RadioGroupOption", props: { as: { type: [Object, String], default: "div" }, value: { type: [Object, String, Number, Boolean] }, disabled: { type: Boolean, default: !1 }, id: { type: String, default: null } }, setup(e, { attrs: t, slots: n, expose: r }) {
2866
2866
  var i;
2867
- let a = (i = e.id) != null ? i : `headlessui-radiogroup-option-${cr()}`, s = C7("RadioGroupOption"), o = qx({ name: "RadioGroupLabel" }), l = x2({ name: "RadioGroupDescription" }), A = _e(null), u = Ge(() => ({ value: e.value, disabled: e.disabled })), c = _e(1);
2867
+ let a = (i = e.id) != null ? i : `headlessui-radiogroup-option-${ur()}`, s = C7("RadioGroupOption"), o = qx({ name: "RadioGroupLabel" }), l = x2({ name: "RadioGroupDescription" }), A = _e(null), u = Ge(() => ({ value: e.value, disabled: e.disabled })), c = _e(1);
2868
2868
  r({ el: A, $el: A });
2869
2869
  let f = Ge(() => at(A));
2870
2870
  Mn(() => s.registerOption({ id: a, element: f, propsRef: u })), Kr(() => s.unregisterOption(a));
@@ -2898,7 +2898,7 @@ Bt({ name: "SwitchGroup", props: { as: { type: [Object, String], default: "templ
2898
2898
  } });
2899
2899
  let u$ = Bt({ name: "Switch", emits: { "update:modelValue": (e) => !0 }, props: { as: { type: [Object, String], default: "button" }, modelValue: { type: Boolean, default: void 0 }, defaultChecked: { type: Boolean, optional: !0 }, form: { type: String, optional: !0 }, name: { type: String, optional: !0 }, value: { type: String, optional: !0 }, id: { type: String, default: null }, disabled: { type: Boolean, default: !1 }, tabIndex: { type: Number, default: 0 } }, inheritAttrs: !1, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
2900
2900
  var a;
2901
- let s = (a = e.id) != null ? a : `headlessui-switch-${cr()}`, o = hn(_7, null), [l, A] = y2(Ge(() => e.modelValue), (g) => t("update:modelValue", g), Ge(() => e.defaultChecked));
2901
+ let s = (a = e.id) != null ? a : `headlessui-switch-${ur()}`, o = hn(_7, null), [l, A] = y2(Ge(() => e.modelValue), (g) => t("update:modelValue", g), Ge(() => e.defaultChecked));
2902
2902
  function u() {
2903
2903
  A(!l.value);
2904
2904
  }
@@ -3018,7 +3018,7 @@ let E7 = ia.RenderStrategy, Bf = Bt({ props: { as: { type: [Object, String], def
3018
3018
  if (!h$() && lP()) return () => Wt(bc, { ...e, onBeforeEnter: s, onAfterEnter: o, onBeforeLeave: l, onAfterLeave: A }, r);
3019
3019
  let u = _e(null), c = Ge(() => e.unmount ? Hu.Unmount : Hu.Hidden);
3020
3020
  i({ el: u, $el: u });
3021
- let { show: f, appear: d } = p$(), { register: p, unregister: h } = g$(), m = _e(f.value ? "visible" : "hidden"), v = { value: !0 }, g = cr(), b = { value: !1 }, B = S7(() => {
3021
+ let { show: f, appear: d } = p$(), { register: p, unregister: h } = g$(), m = _e(f.value ? "visible" : "hidden"), v = { value: !0 }, g = ur(), b = { value: !1 }, B = S7(() => {
3022
3022
  !b.value && m.value !== "hidden" && (m.value = "hidden", h(g), A());
3023
3023
  });
3024
3024
  Mn(() => {
@@ -4011,7 +4011,7 @@ function vR(e, t, n, r, i, a) {
4011
4011
  n.error ? (z(), he("div", mR, Ze(n.error), 1)) : lt("", !0)
4012
4012
  ], 64);
4013
4013
  }
4014
- const ur = /* @__PURE__ */ pr(AR, [["render", vR]]), yR = {
4014
+ const hr = /* @__PURE__ */ pr(AR, [["render", vR]]), yR = {
4015
4015
  components: {
4016
4016
  Combobox: ag,
4017
4017
  ComboboxButton: ov,
@@ -5143,7 +5143,7 @@ function rH() {
5143
5143
  }, stop: function() {
5144
5144
  qt.isScrolling = !1, qt.interaction && (qt.interaction.autoScroll = null), Wr.cancel(qt.i);
5145
5145
  }, scroll: function() {
5146
- var C = qt.interaction, x = C.interactable, U = C.element, D = C.prepared.name, j = x.options[D].autoScroll, te = fr(j.container, x, U), ce = qt.now(), ge = (ce - qt.prevTime) / 1e3, Se = j.speed * ge;
5146
+ var C = qt.interaction, x = C.interactable, U = C.element, D = C.prepared.name, j = x.options[D].autoScroll, te = cr(j.container, x, U), ce = qt.now(), ge = (ce - qt.prevTime) / 1e3, Se = j.speed * ge;
5147
5147
  if (Se >= 1) {
5148
5148
  var Qe = { x: qt.x * Se, y: qt.y * Se };
5149
5149
  if (Qe.x || Qe.y) {
@@ -5162,7 +5162,7 @@ function rH() {
5162
5162
  var x = C.interaction, U = C.pointer;
5163
5163
  if (x.interacting() && qt.check(x.interactable, x.prepared.name)) if (x.simulation) qt.x = qt.y = 0;
5164
5164
  else {
5165
- var D, j, te, ce, ge = x.interactable, Se = x.element, Qe = x.prepared.name, Fe = ge.options[Qe].autoScroll, He = fr(Fe.container, ge, Se);
5165
+ var D, j, te, ce, ge = x.interactable, Se = x.element, Qe = x.prepared.name, Fe = ge.options[Qe].autoScroll, He = cr(Fe.container, ge, Se);
5166
5166
  if (_.window(He)) ce = U.clientX < qt.margin, D = U.clientY < qt.margin, j = U.clientX > He.innerWidth - qt.margin, te = U.clientY > He.innerHeight - qt.margin;
5167
5167
  else {
5168
5168
  var et = ie(He);
@@ -5171,7 +5171,7 @@ function rH() {
5171
5171
  qt.x = j ? 1 : ce ? -1 : 0, qt.y = te ? 1 : D ? -1 : 0, qt.isScrolling || (qt.margin = Fe.margin, qt.speed = Fe.speed, qt.start(x));
5172
5172
  }
5173
5173
  } };
5174
- function fr(C, x, U) {
5174
+ function cr(C, x, U) {
5175
5175
  return (_.string(C) ? Ie(C, x, U) : C) || B(U);
5176
5176
  }
5177
5177
  function Oi(C) {
@@ -6217,7 +6217,7 @@ function rH() {
6217
6217
  if ((_.string(te.target) ? _.element(x) && ae(x, te.target) : x === te.target) && te.inContext(x) && (ce = U(te)), ce !== void 0) return ce;
6218
6218
  }
6219
6219
  } }]), C;
6220
- }(), dr = function() {
6220
+ }(), fr = function() {
6221
6221
  function C() {
6222
6222
  var x = this;
6223
6223
  a(this, C), this.id = "__interact_scope_".concat(Math.floor(100 * Math.random())), this.isInitialized = !1, this.listenerMaps = [], this.browser = K, this.defaults = Hr(Gi), this.Eventable = la, this.actions = { map: {}, phases: { start: !0, move: !0, end: !0 }, methodDict: {}, phaselessTypes: {} }, this.interactStatic = function(D) {
@@ -6340,7 +6340,7 @@ function rH() {
6340
6340
  function or(C) {
6341
6341
  return C && C.replace(/\/.*$/, "");
6342
6342
  }
6343
- var Qr = new dr(), tr = Qr.interactStatic, Za = typeof globalThis < "u" ? globalThis : window;
6343
+ var Qr = new fr(), tr = Qr.interactStatic, Za = typeof globalThis < "u" ? globalThis : window;
6344
6344
  Qr.init(Za);
6345
6345
  var Ba = Object.freeze({ __proto__: null, edgeTarget: function() {
6346
6346
  }, elements: function() {
@@ -9175,7 +9175,7 @@ function hF() {
9175
9175
  return tt < 0 ? Oe.push([R, ve]) : Oe[tt][1] = ve, this;
9176
9176
  }
9177
9177
  Sn.prototype.clear = Js, Sn.prototype.delete = Va, Sn.prototype.get = qi, Sn.prototype.has = Wr, Sn.prototype.set = qt;
9178
- function fr(R) {
9178
+ function cr(R) {
9179
9179
  var ve = -1, Oe = R ? R.length : 0;
9180
9180
  for (this.clear(); ++ve < Oe; ) {
9181
9181
  var tt = R[ve];
@@ -9201,7 +9201,7 @@ function hF() {
9201
9201
  function ss(R, ve) {
9202
9202
  return Ga(this, R).set(R, ve), this;
9203
9203
  }
9204
- fr.prototype.clear = Oi, fr.prototype.delete = ba, fr.prototype.get = Us, fr.prototype.has = wa, fr.prototype.set = ss;
9204
+ cr.prototype.clear = Oi, cr.prototype.delete = ba, cr.prototype.get = Us, cr.prototype.has = wa, cr.prototype.set = ss;
9205
9205
  function ai(R) {
9206
9206
  this.__data__ = new Sn(R);
9207
9207
  }
@@ -9223,7 +9223,7 @@ function hF() {
9223
9223
  var tt = Oe.__data__;
9224
9224
  if (!mn || tt.length < n - 1)
9225
9225
  return tt.push([R, ve]), this;
9226
- Oe = this.__data__ = new fr(tt);
9226
+ Oe = this.__data__ = new cr(tt);
9227
9227
  }
9228
9228
  return Oe.set(R, ve), this;
9229
9229
  }
@@ -9277,9 +9277,9 @@ function hF() {
9277
9277
  if (Ei)
9278
9278
  return Ei;
9279
9279
  if (En.set(R, Tn), !kr)
9280
- var dr = Oe ? uA(R) : Xa(R);
9281
- return ue(dr || R, function(or, Qr) {
9282
- dr && (Qr = or, or = R[Qr]), Ts(Tn, Qr, Ns(or, ve, Oe, tt, Qr, R, En));
9280
+ var fr = Oe ? uA(R) : Xa(R);
9281
+ return ue(fr || R, function(or, Qr) {
9282
+ fr && (Qr = or, or = R[Qr]), Ts(Tn, Qr, Ns(or, ve, Oe, tt, Qr, R, En));
9283
9283
  }), Tn;
9284
9284
  }
9285
9285
  function lA(R) {
@@ -9596,7 +9596,7 @@ function pF() {
9596
9596
  return this.size += this.has(R) ? 0 : 1, Oe[R] = mi && ve === void 0 ? r : ve, this;
9597
9597
  }
9598
9598
  Sn.prototype.clear = Js, Sn.prototype.delete = Va, Sn.prototype.get = qi, Sn.prototype.has = Wr, Sn.prototype.set = qt;
9599
- function fr(R) {
9599
+ function cr(R) {
9600
9600
  var ve = -1, Oe = R == null ? 0 : R.length;
9601
9601
  for (this.clear(); ++ve < Oe; ) {
9602
9602
  var tt = R[ve];
@@ -9624,7 +9624,7 @@ function pF() {
9624
9624
  var Oe = this.__data__, tt = Ms(Oe, R);
9625
9625
  return tt < 0 ? (++this.size, Oe.push([R, ve])) : Oe[tt][1] = ve, this;
9626
9626
  }
9627
- fr.prototype.clear = Oi, fr.prototype.delete = ba, fr.prototype.get = Us, fr.prototype.has = wa, fr.prototype.set = ss;
9627
+ cr.prototype.clear = Oi, cr.prototype.delete = ba, cr.prototype.get = Us, cr.prototype.has = wa, cr.prototype.set = ss;
9628
9628
  function ai(R) {
9629
9629
  var ve = -1, Oe = R == null ? 0 : R.length;
9630
9630
  for (this.clear(); ++ve < Oe; ) {
@@ -9635,7 +9635,7 @@ function pF() {
9635
9635
  function eo() {
9636
9636
  this.size = 0, this.__data__ = {
9637
9637
  hash: new Sn(),
9638
- map: new (en || fr)(),
9638
+ map: new (en || cr)(),
9639
9639
  string: new Sn()
9640
9640
  };
9641
9641
  }
@@ -9667,11 +9667,11 @@ function pF() {
9667
9667
  }
9668
9668
  os.prototype.add = os.prototype.push = Ts, os.prototype.has = qa;
9669
9669
  function zi(R) {
9670
- var ve = this.__data__ = new fr(R);
9670
+ var ve = this.__data__ = new cr(R);
9671
9671
  this.size = ve.size;
9672
9672
  }
9673
9673
  function Ns() {
9674
- this.__data__ = new fr(), this.size = 0;
9674
+ this.__data__ = new cr(), this.size = 0;
9675
9675
  }
9676
9676
  function lA(R) {
9677
9677
  var ve = this.__data__, Oe = ve.delete(R);
@@ -9685,7 +9685,7 @@ function pF() {
9685
9685
  }
9686
9686
  function gr(R, ve) {
9687
9687
  var Oe = this.__data__;
9688
- if (Oe instanceof fr) {
9688
+ if (Oe instanceof cr) {
9689
9689
  var tt = Oe.__data__;
9690
9690
  if (!en || tt.length < n - 1)
9691
9691
  return tt.push([R, ve]), this.size = ++Oe.size, this;
@@ -9726,13 +9726,13 @@ function pF() {
9726
9726
  function Ka(R, ve, Oe, tt, sn, Ht) {
9727
9727
  var En = ro(R), Tn = ro(ve), kr = En ? l : oa(R), un = Tn ? l : oa(ve);
9728
9728
  kr = kr == o ? g : kr, un = un == o ? g : un;
9729
- var wr = kr == g, Ei = un == g, dr = kr == un;
9730
- if (dr && Pi(R)) {
9729
+ var wr = kr == g, Ei = un == g, fr = kr == un;
9730
+ if (fr && Pi(R)) {
9731
9731
  if (!Pi(ve))
9732
9732
  return !1;
9733
9733
  En = !0, wr = !1;
9734
9734
  }
9735
- if (dr && !wr)
9735
+ if (fr && !wr)
9736
9736
  return Ht || (Ht = new zi()), En || El(R) ? Ki(R, ve, Oe, tt, sn, Ht) : As(R, ve, kr, Oe, tt, sn, Ht);
9737
9737
  if (!(Oe & i)) {
9738
9738
  var or = wr && Ot.call(R, "__wrapped__"), Qr = Ei && Ot.call(ve, "__wrapped__");
@@ -9741,7 +9741,7 @@ function pF() {
9741
9741
  return Ht || (Ht = new zi()), sn(tr, Za, Oe, tt, Ht);
9742
9742
  }
9743
9743
  }
9744
- return dr ? (Ht || (Ht = new zi()), uA(R, ve, Oe, tt, sn, Ht)) : !1;
9744
+ return fr ? (Ht || (Ht = new zi()), uA(R, ve, Oe, tt, sn, Ht)) : !1;
9745
9745
  }
9746
9746
  function Hr(R) {
9747
9747
  if (!Ps(R) || Ds(R))
@@ -9767,7 +9767,7 @@ function pF() {
9767
9767
  var un = Ht.get(R);
9768
9768
  if (un && Ht.get(ve))
9769
9769
  return un == ve;
9770
- var wr = -1, Ei = !0, dr = Oe & a ? new os() : void 0;
9770
+ var wr = -1, Ei = !0, fr = Oe & a ? new os() : void 0;
9771
9771
  for (Ht.set(R, ve), Ht.set(ve, R); ++wr < Tn; ) {
9772
9772
  var or = R[wr], Qr = ve[wr];
9773
9773
  if (tt)
@@ -9778,10 +9778,10 @@ function pF() {
9778
9778
  Ei = !1;
9779
9779
  break;
9780
9780
  }
9781
- if (dr) {
9781
+ if (fr) {
9782
9782
  if (!J(ve, function(Za, Ba) {
9783
- if (!Ce(dr, Ba) && (or === Za || sn(or, Za, Oe, tt, Ht)))
9784
- return dr.push(Ba);
9783
+ if (!Ce(fr, Ba) && (or === Za || sn(or, Za, Oe, tt, Ht)))
9784
+ return fr.push(Ba);
9785
9785
  })) {
9786
9786
  Ei = !1;
9787
9787
  break;
@@ -9833,8 +9833,8 @@ function pF() {
9833
9833
  if (kr != wr && !En)
9834
9834
  return !1;
9835
9835
  for (var Ei = kr; Ei--; ) {
9836
- var dr = Tn[Ei];
9837
- if (!(En ? dr in ve : Ot.call(ve, dr)))
9836
+ var fr = Tn[Ei];
9837
+ if (!(En ? fr in ve : Ot.call(ve, fr)))
9838
9838
  return !1;
9839
9839
  }
9840
9840
  var or = Ht.get(R);
@@ -9843,15 +9843,15 @@ function pF() {
9843
9843
  var Qr = !0;
9844
9844
  Ht.set(R, ve), Ht.set(ve, R);
9845
9845
  for (var tr = En; ++Ei < kr; ) {
9846
- dr = Tn[Ei];
9847
- var Za = R[dr], Ba = ve[dr];
9846
+ fr = Tn[Ei];
9847
+ var Za = R[fr], Ba = ve[fr];
9848
9848
  if (tt)
9849
- var hu = En ? tt(Ba, Za, dr, ve, R, Ht) : tt(Za, Ba, dr, R, ve, Ht);
9849
+ var hu = En ? tt(Ba, Za, fr, ve, R, Ht) : tt(Za, Ba, fr, R, ve, Ht);
9850
9850
  if (!(hu === void 0 ? Za === Ba || sn(Za, Ba, Oe, tt, Ht) : hu)) {
9851
9851
  Qr = !1;
9852
9852
  break;
9853
9853
  }
9854
- tr || (tr = dr == "constructor");
9854
+ tr || (tr = fr == "constructor");
9855
9855
  }
9856
9856
  if (Qr && !tr) {
9857
9857
  var ao = R.constructor, so = ve.constructor;
@@ -14696,7 +14696,7 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14696
14696
  content: Me(() => [
14697
14697
  pe(ee(ta), { fieldName: e.nameField }, {
14698
14698
  default: Me(() => [
14699
- pe(ee(ur), {
14699
+ pe(ee(hr), {
14700
14700
  modelValue: s.value.key,
14701
14701
  "onUpdate:modelValue": [
14702
14702
  f[0] || (f[0] = (d) => s.value.key = d),
@@ -14712,7 +14712,7 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14712
14712
  fieldName: "Select Attribute Value"
14713
14713
  }, {
14714
14714
  default: Me(() => [
14715
- pe(ee(ur), {
14715
+ pe(ee(hr), {
14716
14716
  modelValue: s.value.val,
14717
14717
  "onUpdate:modelValue": f[2] || (f[2] = (d) => s.value.val = d),
14718
14718
  options: o.value
@@ -14812,23 +14812,23 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14812
14812
  default: !1
14813
14813
  }
14814
14814
  },
14815
- emits: ["save"],
14815
+ emits: ["save", "notifyList"],
14816
14816
  setup(e, { expose: t, emit: n }) {
14817
- const r = n, i = _e(!1), a = _e({});
14818
- function s() {
14817
+ const r = n, i = _e(!1), a = _e({}), s = _e({});
14818
+ function o() {
14819
14819
  i.value = !1;
14820
14820
  }
14821
- function o(l) {
14821
+ function l(A) {
14822
14822
  i.value = !0, a.value = {
14823
- name: l.name,
14824
- description: l.description || ""
14823
+ name: A.name,
14824
+ description: A.description || ""
14825
14825
  };
14826
14826
  }
14827
14827
  return t({
14828
14828
  open: i,
14829
- openModal: o,
14830
- close: s
14831
- }), (l, A) => (z(), Je(ee(Jl), {
14829
+ openModal: l,
14830
+ close: o
14831
+ }), (A, u) => (z(), Je(ee(Jl), {
14832
14832
  open: i.value,
14833
14833
  title: e.title
14834
14834
  }, {
@@ -14837,8 +14837,9 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14837
14837
  default: Me(() => [
14838
14838
  pe(ee(Ss), {
14839
14839
  modelValue: a.value.name,
14840
- "onUpdate:modelValue": A[0] || (A[0] = (u) => a.value.name = u)
14841
- }, null, 8, ["modelValue"])
14840
+ "onUpdate:modelValue": u[0] || (u[0] = (c) => a.value.name = c),
14841
+ error: s.value.name
14842
+ }, null, 8, ["modelValue", "error"])
14842
14843
  ]),
14843
14844
  _: 1
14844
14845
  }),
@@ -14846,7 +14847,7 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14846
14847
  default: Me(() => [
14847
14848
  pe(ee(Ss), {
14848
14849
  modelValue: a.value.description,
14849
- "onUpdate:modelValue": A[1] || (A[1] = (u) => a.value.description = u)
14850
+ "onUpdate:modelValue": u[1] || (u[1] = (c) => a.value.description = c)
14850
14851
  }, null, 8, ["modelValue"])
14851
14852
  ]),
14852
14853
  _: 1
@@ -14856,8 +14857,8 @@ const hY = /* @__PURE__ */ pr(fY, [["render", dY]]), pY = { class: "mt-2" }, gY
14856
14857
  pe(ee(jh), {
14857
14858
  saveText: e.saveButtonText,
14858
14859
  loading: e.loading,
14859
- onSave: A[2] || (A[2] = (u) => r("save", a.value)),
14860
- onClose: s
14860
+ onSave: u[2] || (u[2] = (c) => r("save", a.value)),
14861
+ onClose: o
14861
14862
  }, null, 8, ["saveText", "loading"])
14862
14863
  ]),
14863
14864
  _: 1
@@ -20449,7 +20450,7 @@ const wZ = { class: "fixed inset-0 overflow-hidden" }, BZ = { class: "absolute i
20449
20450
  }, [
20450
20451
  G("span", {
20451
20452
  class: ot([
20452
- { "flex text-right": t.right && !t.center },
20453
+ { "flex text-right justify-end": t.right && !t.center },
20453
20454
  { "flex justify-center": t.center }
20454
20455
  ])
20455
20456
  }, [
@@ -26592,7 +26593,7 @@ const dae = { class: "col" }, b_e = {
26592
26593
  G("div", Dae, [
26593
26594
  pe(ee(ta), { fieldName: "Interval" }, {
26594
26595
  default: Me(() => [
26595
- pe(ee(ur), {
26596
+ pe(ee(hr), {
26596
26597
  modelValue: n.value.interval,
26597
26598
  "onUpdate:modelValue": a[0] || (a[0] = (s) => n.value.interval = s),
26598
26599
  options: ee(Tae)
@@ -26607,7 +26608,7 @@ const dae = { class: "col" }, b_e = {
26607
26608
  class: "w-44"
26608
26609
  }, {
26609
26610
  default: Me(() => [
26610
- pe(ee(ur), {
26611
+ pe(ee(hr), {
26611
26612
  modelValue: n.value.day,
26612
26613
  "onUpdate:modelValue": a[1] || (a[1] = (s) => n.value.day = s),
26613
26614
  options: ee(Oae)
@@ -26621,7 +26622,7 @@ const dae = { class: "col" }, b_e = {
26621
26622
  class: "w-44"
26622
26623
  }, {
26623
26624
  default: Me(() => [
26624
- pe(ee(ur), {
26625
+ pe(ee(hr), {
26625
26626
  modelValue: n.value.weekday,
26626
26627
  "onUpdate:modelValue": a[2] || (a[2] = (s) => n.value.weekday = s),
26627
26628
  options: ee(Nae)
@@ -26635,7 +26636,7 @@ const dae = { class: "col" }, b_e = {
26635
26636
  class: "w-44"
26636
26637
  }, {
26637
26638
  default: Me(() => [
26638
- pe(ee(ur), {
26639
+ pe(ee(hr), {
26639
26640
  modelValue: n.value.hour,
26640
26641
  "onUpdate:modelValue": a[3] || (a[3] = (s) => n.value.hour = s),
26641
26642
  options: ee(Mae)
@@ -26649,7 +26650,7 @@ const dae = { class: "col" }, b_e = {
26649
26650
  class: "w-44"
26650
26651
  }, {
26651
26652
  default: Me(() => [
26652
- pe(ee(ur), {
26653
+ pe(ee(hr), {
26653
26654
  modelValue: n.value.minute,
26654
26655
  "onUpdate:modelValue": a[4] || (a[4] = (s) => n.value.minute = s),
26655
26656
  options: r.value
@@ -26663,7 +26664,7 @@ const dae = { class: "col" }, b_e = {
26663
26664
  fieldName: "Timezone"
26664
26665
  }, {
26665
26666
  default: Me(() => [
26666
- pe(ee(ur), {
26667
+ pe(ee(hr), {
26667
26668
  modelValue: n.value.timezone,
26668
26669
  "onUpdate:modelValue": a[5] || (a[5] = (s) => n.value.timezone = s),
26669
26670
  options: ee(Qae)
@@ -41063,7 +41064,7 @@ const Q_e = /* @__PURE__ */ pr(vve, [["render", Cve]]), _ve = { class: "w-full s
41063
41064
  }, 1024),
41064
41065
  pe(ee(na), null, {
41065
41066
  default: Me(() => [
41066
- pe(ee(ur), {
41067
+ pe(ee(hr), {
41067
41068
  modelValue: s.type,
41068
41069
  "onUpdate:modelValue": (l) => s.type = l,
41069
41070
  options: r,
@@ -41236,8 +41237,8 @@ const Q_e = /* @__PURE__ */ pr(vve, [["render", Cve]]), _ve = { class: "w-full s
41236
41237
  return z(!0), he(gt, null, Yt(i.value, (A) => (z(), he("ul", null, [
41237
41238
  G("li", Ive, [
41238
41239
  G("div", {
41239
- style: Ha(`padding-left: ${e.level * 8}px`)
41240
- }, Ze(A.exclude ? "NOT " : "") + " " + Ze(A.type !== "bool" ? `${A.type} ` : "") + Ze(A.label), 5),
41240
+ style: Ha(`padding-left: ${e.level * 12}px`)
41241
+ }, Ze(A.exclude ? "NOT " : "") + " " + Ze(A.type !== "bool" ? `${A.type} ` : A.boolType) + Ze(A.label), 5),
41241
41242
  G("div", Tve, [
41242
41243
  n.readonly ? lt("", !0) : (z(), Je(ee(g4), {
41243
41244
  key: 0,
@@ -44957,7 +44958,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
44957
44958
  }),
44958
44959
  pe(ee(Nr), { fieldName: "Labels (X-Axis)" }, {
44959
44960
  default: Me(() => [
44960
- pe(ee(ur), {
44961
+ pe(ee(hr), {
44961
44962
  modelValue: n.value.panelConfig.value.column.name,
44962
44963
  "onUpdate:modelValue": o[1] || (o[1] = (l) => n.value.panelConfig.value.column.name = l),
44963
44964
  options: e.object.table.columns.map((l) => ({
@@ -44971,7 +44972,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
44971
44972
  }),
44972
44973
  pe(ee(Nr), { fieldName: "Chart Type" }, {
44973
44974
  default: Me(() => [
44974
- pe(ee(ur), {
44975
+ pe(ee(hr), {
44975
44976
  modelValue: n.value.panelConfig.options.type,
44976
44977
  "onUpdate:modelValue": o[2] || (o[2] = (l) => n.value.panelConfig.options.type = l),
44977
44978
  options: i
@@ -44997,7 +44998,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
44997
44998
  return (i, a) => (z(), he(gt, null, [
44998
44999
  pe(ee(Nr), { fieldName: "Counter Column" }, {
44999
45000
  default: Me(() => [
45000
- pe(ee(ur), {
45001
+ pe(ee(hr), {
45001
45002
  modelValue: n.value.panelConfig.field,
45002
45003
  "onUpdate:modelValue": a[0] || (a[0] = (s) => n.value.panelConfig.field = s),
45003
45004
  options: e.object.table.columns.map((s) => ({
@@ -45011,7 +45012,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45011
45012
  }),
45012
45013
  pe(ee(Nr), { fieldName: "Format" }, {
45013
45014
  default: Me(() => [
45014
- pe(ee(ur), {
45015
+ pe(ee(hr), {
45015
45016
  modelValue: n.value.panelConfig.format,
45016
45017
  "onUpdate:modelValue": a[1] || (a[1] = (s) => n.value.panelConfig.format = s),
45017
45018
  options: r
@@ -45033,7 +45034,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45033
45034
  return (r, i) => (z(), he(gt, null, [
45034
45035
  pe(ee(Nr), { fieldName: "IP Column" }, {
45035
45036
  default: Me(() => [
45036
- pe(ee(ur), {
45037
+ pe(ee(hr), {
45037
45038
  modelValue: n.value.panelConfig.ipColumn,
45038
45039
  "onUpdate:modelValue": i[0] || (i[0] = (a) => n.value.panelConfig.ipColumn = a),
45039
45040
  options: e.object.table.columns.map((a) => ({
@@ -45047,7 +45048,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45047
45048
  }),
45048
45049
  pe(ee(Nr), { fieldName: "Value Column" }, {
45049
45050
  default: Me(() => [
45050
- pe(ee(ur), {
45051
+ pe(ee(hr), {
45051
45052
  modelValue: n.value.panelConfig.valueColumn,
45052
45053
  "onUpdate:modelValue": i[1] || (i[1] = (a) => n.value.panelConfig.valueColumn = a),
45053
45054
  options: e.object.table.columns.map((a) => ({
@@ -45083,7 +45084,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45083
45084
  return (s, o) => (z(), he(gt, null, [
45084
45085
  pe(ee(Nr), { fieldName: "Timestamp (X-Axis)" }, {
45085
45086
  default: Me(() => [
45086
- pe(ee(ur), {
45087
+ pe(ee(hr), {
45087
45088
  modelValue: n.value.panelConfig.value.column.name,
45088
45089
  "onUpdate:modelValue": o[0] || (o[0] = (l) => n.value.panelConfig.value.column.name = l),
45089
45090
  options: e.object.table.columns.map((l) => ({
@@ -45123,7 +45124,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45123
45124
  })),
45124
45125
  pe(ee(Nr), { fieldName: "Chart Type" }, {
45125
45126
  default: Me(() => [
45126
- pe(ee(ur), {
45127
+ pe(ee(hr), {
45127
45128
  modelValue: n.value.panelConfig.options.type,
45128
45129
  "onUpdate:modelValue": o[3] || (o[3] = (l) => n.value.panelConfig.options.type = l),
45129
45130
  options: i
@@ -45335,7 +45336,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45335
45336
  ];
45336
45337
  return (i, a) => (z(), Je(ee(Nr), { fieldName: "Chart Type" }, {
45337
45338
  default: Me(() => [
45338
- pe(ee(ur), {
45339
+ pe(ee(hr), {
45339
45340
  modelValue: n.value.panelConfig.chart,
45340
45341
  "onUpdate:modelValue": a[0] || (a[0] = (s) => n.value.panelConfig.chart = s),
45341
45342
  options: r
@@ -45356,7 +45357,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45356
45357
  return (r, i) => (z(), he(gt, null, [
45357
45358
  pe(ee(Nr), { fieldName: "Pie Area Value" }, {
45358
45359
  default: Me(() => [
45359
- pe(ee(ur), {
45360
+ pe(ee(hr), {
45360
45361
  modelValue: n.value.panelConfig.categories.focus.name,
45361
45362
  "onUpdate:modelValue": i[0] || (i[0] = (a) => n.value.panelConfig.categories.focus.name = a),
45362
45363
  options: e.object.table.columns.map((a) => ({
@@ -45370,7 +45371,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45370
45371
  }),
45371
45372
  pe(ee(Nr), { fieldName: "Pie Area Label" }, {
45372
45373
  default: Me(() => [
45373
- pe(ee(ur), {
45374
+ pe(ee(hr), {
45374
45375
  modelValue: n.value.panelConfig.value.column.name,
45375
45376
  "onUpdate:modelValue": i[1] || (i[1] = (a) => n.value.panelConfig.value.column.name = a),
45376
45377
  options: e.object.table.columns.map((a) => ({
@@ -45405,7 +45406,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45405
45406
  fieldName: "Table Column"
45406
45407
  }, {
45407
45408
  default: Me(() => [
45408
- pe(ee(ur), {
45409
+ pe(ee(hr), {
45409
45410
  modelValue: n.value.panelConfig.field,
45410
45411
  "onUpdate:modelValue": s[0] || (s[0] = (o) => n.value.panelConfig.field = o),
45411
45412
  options: e.object.table.columns.map((o) => ({
@@ -45418,7 +45419,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45418
45419
  })) : lt("", !0),
45419
45420
  pe(ee(Nr), { fieldName: "Metric Type" }, {
45420
45421
  default: Me(() => [
45421
- pe(ee(ur), {
45422
+ pe(ee(hr), {
45422
45423
  modelValue: n.value.panelConfig.metrics,
45423
45424
  "onUpdate:modelValue": s[1] || (s[1] = (o) => n.value.panelConfig.metrics = o),
45424
45425
  options: r
@@ -45428,7 +45429,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45428
45429
  }),
45429
45430
  pe(ee(Nr), { fieldName: "Unit" }, {
45430
45431
  default: Me(() => [
45431
- pe(ee(ur), {
45432
+ pe(ee(hr), {
45432
45433
  modelValue: n.value.panelConfig.unit,
45433
45434
  "onUpdate:modelValue": s[2] || (s[2] = (o) => n.value.panelConfig.unit = o),
45434
45435
  options: i
@@ -45459,7 +45460,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45459
45460
  return (r, i) => (z(), he(gt, null, [
45460
45461
  pe(ee(Nr), { fieldName: "Value Column (Y-Axis)" }, {
45461
45462
  default: Me(() => [
45462
- pe(ee(ur), {
45463
+ pe(ee(hr), {
45463
45464
  modelValue: n.value.panelConfig.categories.focus.name,
45464
45465
  "onUpdate:modelValue": i[0] || (i[0] = (a) => n.value.panelConfig.categories.focus.name = a),
45465
45466
  options: e.object.table.columns.map((a) => ({
@@ -45473,7 +45474,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45473
45474
  }),
45474
45475
  pe(ee(Nr), { fieldName: "Timestamp (X-Axis)" }, {
45475
45476
  default: Me(() => [
45476
- pe(ee(ur), {
45477
+ pe(ee(hr), {
45477
45478
  modelValue: n.value.panelConfig.value.column.name,
45478
45479
  "onUpdate:modelValue": i[1] || (i[1] = (a) => n.value.panelConfig.value.column.name = a),
45479
45480
  options: e.object.table.columns.map((a) => ({
@@ -45487,7 +45488,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45487
45488
  }),
45488
45489
  pe(ee(Nr), { fieldName: "Label Column" }, {
45489
45490
  default: Me(() => [
45490
- pe(ee(ur), {
45491
+ pe(ee(hr), {
45491
45492
  modelValue: n.value.panelConfig.categories.type.name,
45492
45493
  "onUpdate:modelValue": i[2] || (i[2] = (a) => n.value.panelConfig.categories.type.name = a),
45493
45494
  options: e.object.table.columns.map((a) => ({
@@ -45650,7 +45651,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45650
45651
  }, 1024),
45651
45652
  pe(ee(na), null, {
45652
45653
  default: Me(() => [
45653
- pe(ee(ur), {
45654
+ pe(ee(hr), {
45654
45655
  modelValue: d.dateTimeFormat,
45655
45656
  "onUpdate:modelValue": [(h) => d.dateTimeFormat = h, (h) => l(d)],
45656
45657
  readonly: !d.selected,
@@ -45661,16 +45662,9 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45661
45662
  }, 1024),
45662
45663
  pe(ee(na), null, {
45663
45664
  default: Me(() => [
45664
- pe(ee(ur), {
45665
- modelValue: d.alignment,
45666
- "onUpdate:modelValue": [(h) => d.alignment = h, (h) => l(d)],
45667
- readonly: !d.selected,
45668
- options: n,
45669
- placeholder: "Center"
45670
- }, null, 8, ["modelValue", "onUpdate:modelValue", "readonly"]),
45671
45665
  pe(ee(nZ), {
45672
45666
  modelValue: d.alignment,
45673
- "onUpdate:modelValue": (h) => d.alignment = h,
45667
+ "onUpdate:modelValue": [(h) => d.alignment = h, (h) => l(d)],
45674
45668
  options: n,
45675
45669
  useValue: !1
45676
45670
  }, {
@@ -45718,7 +45712,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45718
45712
  return (r, i) => (z(), he(gt, null, [
45719
45713
  pe(ee(Nr), { fieldName: "Value (X-Axis)" }, {
45720
45714
  default: Me(() => [
45721
- pe(ee(ur), {
45715
+ pe(ee(hr), {
45722
45716
  modelValue: n.value.panelConfig.categories.focus.name,
45723
45717
  "onUpdate:modelValue": i[0] || (i[0] = (a) => n.value.panelConfig.categories.focus.name = a),
45724
45718
  options: e.object.table.columns.map((a) => ({
@@ -45732,7 +45726,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45732
45726
  }),
45733
45727
  pe(ee(Nr), { fieldName: "Label (Y-Axis)" }, {
45734
45728
  default: Me(() => [
45735
- pe(ee(ur), {
45729
+ pe(ee(hr), {
45736
45730
  modelValue: n.value.panelConfig.value.column.name,
45737
45731
  "onUpdate:modelValue": i[1] || (i[1] = (a) => n.value.panelConfig.value.column.name = a),
45738
45732
  options: e.object.table.columns.map((a) => ({
@@ -45996,7 +45990,7 @@ const Yye = /* @__PURE__ */ pr(Kye, [["render", Gye]]), Wye = {
45996
45990
  G("div", Qbe, [
45997
45991
  pe(ee(ta), { fieldName: "Panel Type" }, {
45998
45992
  default: Me(() => [
45999
- pe(ee(ur), {
45993
+ pe(ee(hr), {
46000
45994
  modelValue: A.value.panelType,
46001
45995
  "onUpdate:modelValue": [
46002
45996
  k[1] || (k[1] = (_) => A.value.panelType = _),
@@ -52304,24 +52298,24 @@ var v4e = function(e, t) {
52304
52298
  var v = Math.max.apply(Math, m);
52305
52299
  v > 1 && (a /= v, s /= v, l /= v, A /= v, c /= v, f /= v, p /= v, h /= v);
52306
52300
  var g = r.width - l, b = r.height - f, B = r.width - c, w = r.height - h, k = n.borderTopWidth, _ = n.borderRightWidth, F = n.borderBottomWidth, M = n.borderLeftWidth, $ = Rr(n.paddingTop, t.bounds.width), S = Rr(n.paddingRight, t.bounds.width), I = Rr(n.paddingBottom, t.bounds.width), N = Rr(n.paddingLeft, t.bounds.width);
52307
- this.topLeftBorderDoubleOuterBox = a > 0 || s > 0 ? Zr(r.left + M / 3, r.top + k / 3, a - M / 3, s - k / 3, hr.TOP_LEFT) : new It(r.left + M / 3, r.top + k / 3), this.topRightBorderDoubleOuterBox = a > 0 || s > 0 ? Zr(r.left + g, r.top + k / 3, l - _ / 3, A - k / 3, hr.TOP_RIGHT) : new It(r.left + r.width - _ / 3, r.top + k / 3), this.bottomRightBorderDoubleOuterBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ / 3, f - F / 3, hr.BOTTOM_RIGHT) : new It(r.left + r.width - _ / 3, r.top + r.height - F / 3), this.bottomLeftBorderDoubleOuterBox = p > 0 || h > 0 ? Zr(r.left + M / 3, r.top + w, p - M / 3, h - F / 3, hr.BOTTOM_LEFT) : new It(r.left + M / 3, r.top + r.height - F / 3), this.topLeftBorderDoubleInnerBox = a > 0 || s > 0 ? Zr(r.left + M * 2 / 3, r.top + k * 2 / 3, a - M * 2 / 3, s - k * 2 / 3, hr.TOP_LEFT) : new It(r.left + M * 2 / 3, r.top + k * 2 / 3), this.topRightBorderDoubleInnerBox = a > 0 || s > 0 ? Zr(r.left + g, r.top + k * 2 / 3, l - _ * 2 / 3, A - k * 2 / 3, hr.TOP_RIGHT) : new It(r.left + r.width - _ * 2 / 3, r.top + k * 2 / 3), this.bottomRightBorderDoubleInnerBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ * 2 / 3, f - F * 2 / 3, hr.BOTTOM_RIGHT) : new It(r.left + r.width - _ * 2 / 3, r.top + r.height - F * 2 / 3), this.bottomLeftBorderDoubleInnerBox = p > 0 || h > 0 ? Zr(r.left + M * 2 / 3, r.top + w, p - M * 2 / 3, h - F * 2 / 3, hr.BOTTOM_LEFT) : new It(r.left + M * 2 / 3, r.top + r.height - F * 2 / 3), this.topLeftBorderStroke = a > 0 || s > 0 ? Zr(r.left + M / 2, r.top + k / 2, a - M / 2, s - k / 2, hr.TOP_LEFT) : new It(r.left + M / 2, r.top + k / 2), this.topRightBorderStroke = a > 0 || s > 0 ? Zr(r.left + g, r.top + k / 2, l - _ / 2, A - k / 2, hr.TOP_RIGHT) : new It(r.left + r.width - _ / 2, r.top + k / 2), this.bottomRightBorderStroke = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ / 2, f - F / 2, hr.BOTTOM_RIGHT) : new It(r.left + r.width - _ / 2, r.top + r.height - F / 2), this.bottomLeftBorderStroke = p > 0 || h > 0 ? Zr(r.left + M / 2, r.top + w, p - M / 2, h - F / 2, hr.BOTTOM_LEFT) : new It(r.left + M / 2, r.top + r.height - F / 2), this.topLeftBorderBox = a > 0 || s > 0 ? Zr(r.left, r.top, a, s, hr.TOP_LEFT) : new It(r.left, r.top), this.topRightBorderBox = l > 0 || A > 0 ? Zr(r.left + g, r.top, l, A, hr.TOP_RIGHT) : new It(r.left + r.width, r.top), this.bottomRightBorderBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c, f, hr.BOTTOM_RIGHT) : new It(r.left + r.width, r.top + r.height), this.bottomLeftBorderBox = p > 0 || h > 0 ? Zr(r.left, r.top + w, p, h, hr.BOTTOM_LEFT) : new It(r.left, r.top + r.height), this.topLeftPaddingBox = a > 0 || s > 0 ? Zr(r.left + M, r.top + k, Math.max(0, a - M), Math.max(0, s - k), hr.TOP_LEFT) : new It(r.left + M, r.top + k), this.topRightPaddingBox = l > 0 || A > 0 ? Zr(r.left + Math.min(g, r.width - _), r.top + k, g > r.width + _ ? 0 : Math.max(0, l - _), Math.max(0, A - k), hr.TOP_RIGHT) : new It(r.left + r.width - _, r.top + k), this.bottomRightPaddingBox = c > 0 || f > 0 ? Zr(r.left + Math.min(B, r.width - M), r.top + Math.min(b, r.height - F), Math.max(0, c - _), Math.max(0, f - F), hr.BOTTOM_RIGHT) : new It(r.left + r.width - _, r.top + r.height - F), this.bottomLeftPaddingBox = p > 0 || h > 0 ? Zr(r.left + M, r.top + Math.min(w, r.height - F), Math.max(0, p - M), Math.max(0, h - F), hr.BOTTOM_LEFT) : new It(r.left + M, r.top + r.height - F), this.topLeftContentBox = a > 0 || s > 0 ? Zr(r.left + M + N, r.top + k + $, Math.max(0, a - (M + N)), Math.max(0, s - (k + $)), hr.TOP_LEFT) : new It(r.left + M + N, r.top + k + $), this.topRightContentBox = l > 0 || A > 0 ? Zr(r.left + Math.min(g, r.width + M + N), r.top + k + $, g > r.width + M + N ? 0 : l - M + N, A - (k + $), hr.TOP_RIGHT) : new It(r.left + r.width - (_ + S), r.top + k + $), this.bottomRightContentBox = c > 0 || f > 0 ? Zr(r.left + Math.min(B, r.width - (M + N)), r.top + Math.min(b, r.height + k + $), Math.max(0, c - (_ + S)), f - (F + I), hr.BOTTOM_RIGHT) : new It(r.left + r.width - (_ + S), r.top + r.height - (F + I)), this.bottomLeftContentBox = p > 0 || h > 0 ? Zr(r.left + M + N, r.top + w, Math.max(0, p - (M + N)), h - (F + I), hr.BOTTOM_LEFT) : new It(r.left + M + N, r.top + r.height - (F + I));
52301
+ this.topLeftBorderDoubleOuterBox = a > 0 || s > 0 ? Zr(r.left + M / 3, r.top + k / 3, a - M / 3, s - k / 3, dr.TOP_LEFT) : new It(r.left + M / 3, r.top + k / 3), this.topRightBorderDoubleOuterBox = a > 0 || s > 0 ? Zr(r.left + g, r.top + k / 3, l - _ / 3, A - k / 3, dr.TOP_RIGHT) : new It(r.left + r.width - _ / 3, r.top + k / 3), this.bottomRightBorderDoubleOuterBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ / 3, f - F / 3, dr.BOTTOM_RIGHT) : new It(r.left + r.width - _ / 3, r.top + r.height - F / 3), this.bottomLeftBorderDoubleOuterBox = p > 0 || h > 0 ? Zr(r.left + M / 3, r.top + w, p - M / 3, h - F / 3, dr.BOTTOM_LEFT) : new It(r.left + M / 3, r.top + r.height - F / 3), this.topLeftBorderDoubleInnerBox = a > 0 || s > 0 ? Zr(r.left + M * 2 / 3, r.top + k * 2 / 3, a - M * 2 / 3, s - k * 2 / 3, dr.TOP_LEFT) : new It(r.left + M * 2 / 3, r.top + k * 2 / 3), this.topRightBorderDoubleInnerBox = a > 0 || s > 0 ? Zr(r.left + g, r.top + k * 2 / 3, l - _ * 2 / 3, A - k * 2 / 3, dr.TOP_RIGHT) : new It(r.left + r.width - _ * 2 / 3, r.top + k * 2 / 3), this.bottomRightBorderDoubleInnerBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ * 2 / 3, f - F * 2 / 3, dr.BOTTOM_RIGHT) : new It(r.left + r.width - _ * 2 / 3, r.top + r.height - F * 2 / 3), this.bottomLeftBorderDoubleInnerBox = p > 0 || h > 0 ? Zr(r.left + M * 2 / 3, r.top + w, p - M * 2 / 3, h - F * 2 / 3, dr.BOTTOM_LEFT) : new It(r.left + M * 2 / 3, r.top + r.height - F * 2 / 3), this.topLeftBorderStroke = a > 0 || s > 0 ? Zr(r.left + M / 2, r.top + k / 2, a - M / 2, s - k / 2, dr.TOP_LEFT) : new It(r.left + M / 2, r.top + k / 2), this.topRightBorderStroke = a > 0 || s > 0 ? Zr(r.left + g, r.top + k / 2, l - _ / 2, A - k / 2, dr.TOP_RIGHT) : new It(r.left + r.width - _ / 2, r.top + k / 2), this.bottomRightBorderStroke = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c - _ / 2, f - F / 2, dr.BOTTOM_RIGHT) : new It(r.left + r.width - _ / 2, r.top + r.height - F / 2), this.bottomLeftBorderStroke = p > 0 || h > 0 ? Zr(r.left + M / 2, r.top + w, p - M / 2, h - F / 2, dr.BOTTOM_LEFT) : new It(r.left + M / 2, r.top + r.height - F / 2), this.topLeftBorderBox = a > 0 || s > 0 ? Zr(r.left, r.top, a, s, dr.TOP_LEFT) : new It(r.left, r.top), this.topRightBorderBox = l > 0 || A > 0 ? Zr(r.left + g, r.top, l, A, dr.TOP_RIGHT) : new It(r.left + r.width, r.top), this.bottomRightBorderBox = c > 0 || f > 0 ? Zr(r.left + B, r.top + b, c, f, dr.BOTTOM_RIGHT) : new It(r.left + r.width, r.top + r.height), this.bottomLeftBorderBox = p > 0 || h > 0 ? Zr(r.left, r.top + w, p, h, dr.BOTTOM_LEFT) : new It(r.left, r.top + r.height), this.topLeftPaddingBox = a > 0 || s > 0 ? Zr(r.left + M, r.top + k, Math.max(0, a - M), Math.max(0, s - k), dr.TOP_LEFT) : new It(r.left + M, r.top + k), this.topRightPaddingBox = l > 0 || A > 0 ? Zr(r.left + Math.min(g, r.width - _), r.top + k, g > r.width + _ ? 0 : Math.max(0, l - _), Math.max(0, A - k), dr.TOP_RIGHT) : new It(r.left + r.width - _, r.top + k), this.bottomRightPaddingBox = c > 0 || f > 0 ? Zr(r.left + Math.min(B, r.width - M), r.top + Math.min(b, r.height - F), Math.max(0, c - _), Math.max(0, f - F), dr.BOTTOM_RIGHT) : new It(r.left + r.width - _, r.top + r.height - F), this.bottomLeftPaddingBox = p > 0 || h > 0 ? Zr(r.left + M, r.top + Math.min(w, r.height - F), Math.max(0, p - M), Math.max(0, h - F), dr.BOTTOM_LEFT) : new It(r.left + M, r.top + r.height - F), this.topLeftContentBox = a > 0 || s > 0 ? Zr(r.left + M + N, r.top + k + $, Math.max(0, a - (M + N)), Math.max(0, s - (k + $)), dr.TOP_LEFT) : new It(r.left + M + N, r.top + k + $), this.topRightContentBox = l > 0 || A > 0 ? Zr(r.left + Math.min(g, r.width + M + N), r.top + k + $, g > r.width + M + N ? 0 : l - M + N, A - (k + $), dr.TOP_RIGHT) : new It(r.left + r.width - (_ + S), r.top + k + $), this.bottomRightContentBox = c > 0 || f > 0 ? Zr(r.left + Math.min(B, r.width - (M + N)), r.top + Math.min(b, r.height + k + $), Math.max(0, c - (_ + S)), f - (F + I), dr.BOTTOM_RIGHT) : new It(r.left + r.width - (_ + S), r.top + r.height - (F + I)), this.bottomLeftContentBox = p > 0 || h > 0 ? Zr(r.left + M + N, r.top + w, Math.max(0, p - (M + N)), h - (F + I), dr.BOTTOM_LEFT) : new It(r.left + M + N, r.top + r.height - (F + I));
52308
52302
  }
52309
52303
  return e;
52310
52304
  }()
52311
- ), hr;
52305
+ ), dr;
52312
52306
  (function(e) {
52313
52307
  e[e.TOP_LEFT = 0] = "TOP_LEFT", e[e.TOP_RIGHT = 1] = "TOP_RIGHT", e[e.BOTTOM_RIGHT = 2] = "BOTTOM_RIGHT", e[e.BOTTOM_LEFT = 3] = "BOTTOM_LEFT";
52314
- })(hr || (hr = {}));
52308
+ })(dr || (dr = {}));
52315
52309
  var Zr = function(e, t, n, r, i) {
52316
52310
  var a = 4 * ((Math.sqrt(2) - 1) / 3), s = n * a, o = r * a, l = e + n, A = t + r;
52317
52311
  switch (i) {
52318
- case hr.TOP_LEFT:
52312
+ case dr.TOP_LEFT:
52319
52313
  return new S1(new It(e, A), new It(e, A - o), new It(l - s, t), new It(l, t));
52320
- case hr.TOP_RIGHT:
52314
+ case dr.TOP_RIGHT:
52321
52315
  return new S1(new It(e, t), new It(e + s, t), new It(l, A - o), new It(l, A));
52322
- case hr.BOTTOM_RIGHT:
52316
+ case dr.BOTTOM_RIGHT:
52323
52317
  return new S1(new It(l, t), new It(l, t + o), new It(e + s, A), new It(e, A));
52324
- case hr.BOTTOM_LEFT:
52318
+ case dr.BOTTOM_LEFT:
52325
52319
  default:
52326
52320
  return new S1(new It(l, A), new It(l - s, A), new It(e, t + o), new It(e, t));
52327
52321
  }
@@ -54461,10 +54455,10 @@ function fn(e) {
54461
54455
  Ae = [S(Le), S(De), S(ze), S(st), vt[2]].join(" ");
54462
54456
  }
54463
54457
  return Ae;
54464
- }, fr = d.__private__.getFilters = function() {
54458
+ }, cr = d.__private__.getFilters = function() {
54465
54459
  return s;
54466
54460
  }, Oi = d.__private__.putStream = function(T) {
54467
- var Ae = (T = T || {}).data || "", Le = T.filters || fr(), De = T.alreadyAppliedFilters || [], ze = T.addLength1 || !1, st = Ae.length, vt = T.objectId, Ft = function(Ai) {
54461
+ var Ae = (T = T || {}).data || "", Le = T.filters || cr(), De = T.alreadyAppliedFilters || [], ze = T.addLength1 || !1, st = Ae.length, vt = T.objectId, Ft = function(Ai) {
54468
54462
  return Ai;
54469
54463
  };
54470
54464
  if (u !== null && vt === void 0) throw new Error("ObjectId must be passed to putStream for file encryption");
@@ -54489,7 +54483,7 @@ function fn(e) {
54489
54483
  var st = Le.join(`
54490
54484
  `);
54491
54485
  return b === g.ADVANCED && (st += `
54492
- Q`), Sn(ze, !0), Oi({ data: st, filters: fr(), objectId: ze }), q("endobj"), De;
54486
+ Q`), Sn(ze, !0), Oi({ data: st, filters: cr(), objectId: ze }), q("endobj"), De;
54493
54487
  }, Us = d.__private__.putPages = function() {
54494
54488
  var T, Ae, Le = [];
54495
54489
  for (T = 1; T <= Hn; T++) en[T].objId = Yn(), en[T].contentsObjId = Yn();
@@ -55176,7 +55170,7 @@ T* `) : T.join(` Tj
55176
55170
  return b === g.ADVANCED ? T : en[Z].mediaBox.topRightY - en[Z].mediaBox.bottomLeftY - I(T);
55177
55171
  }, Ei = d.__private__.getHorizontalCoordinateString = d.getHorizontalCoordinateString = function(T) {
55178
55172
  return _(un(T));
55179
- }, dr = d.__private__.getVerticalCoordinateString = d.getVerticalCoordinateString = function(T) {
55173
+ }, fr = d.__private__.getVerticalCoordinateString = d.getVerticalCoordinateString = function(T) {
55180
55174
  return _(wr(T));
55181
55175
  }, or = e.strokeColor || "0 G";
55182
55176
  d.__private__.getStrokeColor = d.getDrawColor = function() {
@@ -55328,7 +55322,7 @@ T* `) : T.join(` Tj
55328
55322
  }, vu = d.setPageHeight = function(T, Ae) {
55329
55323
  en[T].mediaBox.topRightY = Ae * wt + en[T].mediaBox.bottomLeftY;
55330
55324
  };
55331
- return d.internal = { pdfEscape: Hr, getStyle: Po, getFont: ve, getFontSize: ke, getCharSpace: hu, getTextColor: Za, getLineHeight: En, getLineHeightFactor: kr, getLineWidth: sn, write: J, getHorizontalCoordinate: un, getVerticalCoordinate: wr, getCoordinateString: Ei, getVerticalCoordinateString: dr, collections: {}, newObject: Gn, newAdditionalObject: Js, newObjectDeferred: Yn, newObjectDeferredBegin: Sn, getFilters: fr, putStream: Oi, events: In, scaleFactor: wt, pageSize: { getWidth: function() {
55325
+ return d.internal = { pdfEscape: Hr, getStyle: Po, getFont: ve, getFontSize: ke, getCharSpace: hu, getTextColor: Za, getLineHeight: En, getLineHeightFactor: kr, getLineWidth: sn, write: J, getHorizontalCoordinate: un, getVerticalCoordinate: wr, getCoordinateString: Ei, getVerticalCoordinateString: fr, collections: {}, newObject: Gn, newAdditionalObject: Js, newObjectDeferred: Yn, newObjectDeferredBegin: Sn, getFilters: cr, putStream: Oi, events: In, scaleFactor: wt, pageSize: { getWidth: function() {
55332
55326
  return dA(Z);
55333
55327
  }, setWidth: function(T) {
55334
55328
  mu(Z, T);
@@ -58304,11 +58298,11 @@ function A5(e) {
58304
58298
  }
58305
58299
  for (wt = 0, Ut = 0; Ut < 8; ++Ut) {
58306
58300
  Te = se[wt], ke = se[wt + 8], Ke = se[wt + 16], qe = se[wt + 24], Ye = se[wt + 32], mt = se[wt + 40], Lt = se[wt + 48];
58307
- var sa = Te + (Ct = se[wt + 56]), ya = Te - Ct, vi = ke + Lt, Gn = ke - Lt, Yn = Ke + mt, Sn = Ke - mt, Js = qe + Ye, Va = qe - Ye, qi = sa + Js, Wr = sa - Js, qt = vi + Yn, fr = vi - Yn;
58301
+ var sa = Te + (Ct = se[wt + 56]), ya = Te - Ct, vi = ke + Lt, Gn = ke - Lt, Yn = Ke + mt, Sn = Ke - mt, Js = qe + Ye, Va = qe - Ye, qi = sa + Js, Wr = sa - Js, qt = vi + Yn, cr = vi - Yn;
58308
58302
  se[wt] = qi + qt, se[wt + 32] = qi - qt;
58309
- var Oi = 0.707106781 * (fr + Wr);
58303
+ var Oi = 0.707106781 * (cr + Wr);
58310
58304
  se[wt + 16] = Wr + Oi, se[wt + 48] = Wr - Oi;
58311
- var ba = 0.382683433 * ((qi = Va + Sn) - (fr = Gn + ya)), Us = 0.5411961 * qi + ba, wa = 1.306562965 * fr + ba, ss = 0.707106781 * (qt = Sn + Gn), ai = ya + ss, eo = ya - ss;
58305
+ var ba = 0.382683433 * ((qi = Va + Sn) - (cr = Gn + ya)), Us = 0.5411961 * qi + ba, wa = 1.306562965 * cr + ba, ss = 0.707106781 * (qt = Sn + Gn), ai = ya + ss, eo = ya - ss;
58312
58306
  se[wt + 40] = eo + Us, se[wt + 24] = eo - Us, se[wt + 8] = ai + wa, se[wt + 56] = ai - wa, wt++;
58313
58307
  }
58314
58308
  for (Ut = 0; Ut < 64; ++Ut) Ot = se[Ut] * Ce[Ut], d[Ut] = Ot > 0 ? Ot + 0.5 | 0 : Ot - 0.5 | 0;
@@ -58927,7 +58921,7 @@ function Dk(e) {
58927
58921
  }
58928
58922
  return y.a = 3, 0;
58929
58923
  }
58930
- function fr(y) {
58924
+ function cr(y) {
58931
58925
  t(y != null), y.vc = null, y.yc = null, y.Ya = null;
58932
58926
  var E = y.Wa;
58933
58927
  E != null && (E.X = null), y.vb = null, t(y != null);
@@ -59085,7 +59079,7 @@ function Dk(e) {
59085
59079
  fe = (fe = qt(V, Pe, 0, de, me, me, null)) && !ye.h;
59086
59080
  break e;
59087
59081
  }
59088
- return fe ? (le != null ? le[0] = Pe : (t(Pe == null), t(Q)), V.$ = 0, Q || fr(Ee)) : fr(Ee), fe;
59082
+ return fe ? (le != null ? le[0] = Pe : (t(Pe == null), t(Q)), V.$ = 0, Q || cr(Ee)) : cr(Ee), fe;
59089
59083
  }
59090
59084
  function Us(y, E) {
59091
59085
  var Q = y.c * y.i, V = Q + E + 16 * E;
@@ -59569,7 +59563,7 @@ function Dk(e) {
59569
59563
  var le;
59570
59564
  for (le = 3; 0 < le; --le) un(y, E += 4, Q, V);
59571
59565
  }
59572
- function dr(y, E, Q, V, le, fe, de, me) {
59566
+ function fr(y, E, Q, V, le, fe, de, me) {
59573
59567
  for (fe = 2 * fe + 1; 0 < le--; ) {
59574
59568
  if (Tn(y, E, Q, fe, de)) if (Ht(y, E, Q, me)) sn(y, E, Q);
59575
59569
  else {
@@ -59590,10 +59584,10 @@ function Dk(e) {
59590
59584
  }
59591
59585
  }
59592
59586
  function Qr(y, E, Q, V, le, fe) {
59593
- dr(y, E, Q, 1, 16, V, le, fe);
59587
+ fr(y, E, Q, 1, 16, V, le, fe);
59594
59588
  }
59595
59589
  function tr(y, E, Q, V, le, fe) {
59596
- dr(y, E, 1, Q, 16, V, le, fe);
59590
+ fr(y, E, 1, Q, 16, V, le, fe);
59597
59591
  }
59598
59592
  function Za(y, E, Q, V, le, fe) {
59599
59593
  var de;
@@ -59604,10 +59598,10 @@ function Dk(e) {
59604
59598
  for (de = 3; 0 < de; --de) or(y, E += 4, 1, Q, 16, V, le, fe);
59605
59599
  }
59606
59600
  function hu(y, E, Q, V, le, fe, de, me) {
59607
- dr(y, E, le, 1, 8, fe, de, me), dr(Q, V, le, 1, 8, fe, de, me);
59601
+ fr(y, E, le, 1, 8, fe, de, me), fr(Q, V, le, 1, 8, fe, de, me);
59608
59602
  }
59609
59603
  function ao(y, E, Q, V, le, fe, de, me) {
59610
- dr(y, E, 1, le, 8, fe, de, me), dr(Q, V, 1, le, 8, fe, de, me);
59604
+ fr(y, E, 1, le, 8, fe, de, me), fr(Q, V, 1, le, 8, fe, de, me);
59611
59605
  }
59612
59606
  function so(y, E, Q, V, le, fe, de, me) {
59613
59607
  or(y, E + 4 * le, le, 1, 8, fe, de, me), or(Q, V + 4 * le, le, 1, 8, fe, de, me);
@@ -60624,7 +60618,7 @@ function(e) {
60624
60618
  */
60625
60619
  function(e) {
60626
60620
  function t() {
60627
- return (dn.canvg ? Promise.resolve(dn.canvg) : import("./index.es-BzDTWjvx.mjs")).catch(function(n) {
60621
+ return (dn.canvg ? Promise.resolve(dn.canvg) : import("./index.es-Cduh1ubM.mjs")).catch(function(n) {
60628
60622
  return Promise.reject(new Error("Could not load canvg: " + n));
60629
60623
  }).then(function(n) {
60630
60624
  return n.default ? n.default : n;
@@ -61753,7 +61747,7 @@ export {
61753
61747
  a_ as f,
61754
61748
  F2 as g,
61755
61749
  _Ce as h,
61756
- ur as i,
61750
+ hr as i,
61757
61751
  SCe as j,
61758
61752
  O7 as k,
61759
61753
  ta as l,