fluency-v8-components 1.5.5 → 1.5.6

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.
@@ -2,7 +2,7 @@ var x$ = Object.defineProperty;
2
2
  var _$ = (e, t, n) => t in e ? x$(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var bt = (e, t, n) => _$(e, typeof t != "symbol" ? t + "" : t, n);
4
4
  import * as kC from "vue";
5
- import { createElementBlock as fe, openBlock as K, Fragment as mt, createElementVNode as q, createCommentVNode as lt, normalizeClass as At, toDisplayString as Ge, mergeProps as ps, computed as ze, unref as De, shallowRef as I2, watch as dn, triggerRef as FC, onScopeDispose as C$, ref as xe, onUnmounted as Zr, nextTick as Dr, watchEffect as ur, onMounted as zn, cloneVNode as o4, h as sn, defineComponent as Bt, inject as yn, provide as Cn, toRaw as Qr, reactive as T2, getCurrentInstance as S$, Teleport as B7, createVNode as he, withCtx as Oe, createBlock as Je, renderList as ln, resolveComponent as ii, withDirectives as Pi, vModelText as Vh, Transition as Vo, withKeys as l4, createTextVNode as xr, renderSlot as hn, withModifiers as nr, createStaticVNode as E$, normalizeStyle as ns, isProxy as k$, vShow as Es, TransitionGroup as F$, resolveDynamicComponent as gh, onBeforeUnmount as Kf, Comment as A4, toRef as mc, markRaw as lu, normalizeProps as L$, guardReactiveProps as U$ } from "vue";
5
+ import { createElementBlock as fe, openBlock as K, Fragment as mt, createElementVNode as q, createCommentVNode as lt, normalizeClass as ut, toDisplayString as Ge, mergeProps as ps, computed as ze, unref as De, shallowRef as I2, watch as dn, triggerRef as FC, onScopeDispose as C$, ref as xe, onUnmounted as Zr, nextTick as Dr, watchEffect as ur, onMounted as zn, cloneVNode as o4, h as sn, defineComponent as Bt, inject as yn, provide as Cn, toRaw as Qr, reactive as T2, getCurrentInstance as S$, Teleport as B7, createVNode as he, withCtx as Oe, createBlock as Je, renderList as ln, resolveComponent as ii, withDirectives as Pi, vModelText as Vh, Transition as Vo, withKeys as l4, createTextVNode as xr, renderSlot as hn, withModifiers as nr, createStaticVNode as E$, normalizeStyle as ha, isProxy as k$, vShow as Es, TransitionGroup as F$, resolveDynamicComponent as gh, onBeforeUnmount as Kf, Comment as A4, toRef as mc, markRaw as lu, normalizeProps as L$, guardReactiveProps as U$ } from "vue";
6
6
  const vr = (e, t) => {
7
7
  const n = e.__vccOpts || e;
8
8
  for (const [r, i] of t)
@@ -39,7 +39,7 @@ const vr = (e, t) => {
39
39
  function M$(e, t, n, r, i, a) {
40
40
  return K(), fe(mt, null, [
41
41
  q("div", {
42
- class: At(["flex input-block", { "std-red-ring ": n.error }])
42
+ class: ut(["flex input-block", { "std-red-ring ": n.error }])
43
43
  }, [
44
44
  q("span", T$, Ge(n.prefix), 1),
45
45
  q("input", ps({
@@ -724,7 +724,7 @@ let tR = class {
724
724
  return typeof window > "u" || typeof document > "u" ? "server" : "client";
725
725
  }
726
726
  }, rg = new tR();
727
- function Ja(e) {
727
+ function es(e) {
728
728
  if (rg.isServer) return null;
729
729
  if (e instanceof Node) return e.ownerDocument;
730
730
  if (e != null && e.hasOwnProperty("value")) {
@@ -741,7 +741,7 @@ function ig(e = document.body) {
741
741
  var ag = ((e) => (e[e.Strict = 0] = "Strict", e[e.Loose = 1] = "Loose", e))(ag || {});
742
742
  function sg(e, t = 0) {
743
743
  var n;
744
- return e === ((n = Ja(e)) == null ? void 0 : n.body) ? !1 : Ar(t, { 0() {
744
+ return e === ((n = es(e)) == null ? void 0 : n.body) ? !1 : Ar(t, { 0() {
745
745
  return e.matches(M5);
746
746
  }, 1() {
747
747
  let r = e;
@@ -753,7 +753,7 @@ function sg(e, t = 0) {
753
753
  } });
754
754
  }
755
755
  function _7(e) {
756
- let t = Ja(e);
756
+ let t = es(e);
757
757
  Dr(() => {
758
758
  t && !sg(t.activeElement, 0) && Ac(e);
759
759
  });
@@ -885,13 +885,13 @@ function f4({ container: e, accept: t, walk: n, enabled: r }) {
885
885
  ur(() => {
886
886
  let i = e.value;
887
887
  if (!i || r !== void 0 && !r.value) return;
888
- let a = Ja(e);
888
+ let a = es(e);
889
889
  if (!a) return;
890
890
  let s = Object.assign((l) => t(l), { acceptNode: t }), o = a.createTreeWalker(i, NodeFilter.SHOW_ELEMENT, s, !1);
891
891
  for (; o.nextNode(); ) n(o.currentNode);
892
892
  });
893
893
  }
894
- var ha = ((e) => (e[e.None = 0] = "None", e[e.RenderStrategy = 1] = "RenderStrategy", e[e.Static = 2] = "Static", e))(ha || {}), Zu = ((e) => (e[e.Unmount = 0] = "Unmount", e[e.Hidden = 1] = "Hidden", e))(Zu || {});
894
+ var pa = ((e) => (e[e.None = 0] = "None", e[e.RenderStrategy = 1] = "RenderStrategy", e[e.Static = 2] = "Static", e))(pa || {}), Zu = ((e) => (e[e.Unmount = 0] = "Unmount", e[e.Hidden = 1] = "Hidden", e))(Zu || {});
895
895
  function jn({ visible: e = !0, features: t = 0, ourProps: n, theirProps: r, ...i }) {
896
896
  var a;
897
897
  let s = F7(r, n), o = Object.assign(i, { props: s });
@@ -1284,7 +1284,7 @@ let mv = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1284
1284
  };
1285
1285
  } }), Q2 = 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-${mr()}`, o = zf("ComboboxInput"), l = ze(() => Ja(rt(o.inputRef))), A = { value: !1 };
1287
+ let s = (a = e.id) != null ? a : `headlessui-combobox-input-${mr()}`, o = zf("ComboboxInput"), l = ze(() => es(rt(o.inputRef))), A = { value: !1 };
1288
1288
  i({ el: o.inputRef, $el: o.inputRef });
1289
1289
  function u() {
1290
1290
  o.change(null);
@@ -1388,7 +1388,7 @@ let mv = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1388
1388
  return () => {
1389
1389
  var w, E, C, F, I, $, S;
1390
1390
  let T = { open: o.comboboxState.value === 0 }, { displayValue: N, onChange: L, ...P } = e, z = { "aria-controls": (w = o.optionsRef.value) == null ? void 0 : w.id, "aria-expanded": o.comboboxState.value === 0, "aria-activedescendant": o.activeOptionIndex.value === null ? void 0 : o.virtual.value ? (E = o.options.value.find((Y) => !o.virtual.value.disabled(Y.dataRef.value) && o.compare(Y.dataRef.value, o.virtual.value.options[o.activeOptionIndex.value]))) == null ? void 0 : E.id : (C = o.options.value[o.activeOptionIndex.value]) == null ? void 0 : C.id, "aria-labelledby": ($ = (F = rt(o.labelRef)) == null ? void 0 : F.id) != null ? $ : (I = rt(o.buttonRef)) == null ? void 0 : I.id, "aria-autocomplete": "list", id: s, onCompositionstart: c, onCompositionend: p, onKeydown: g, onInput: v, onFocus: y, onBlur: m, role: "combobox", type: (S = n.type) != null ? S : "text", tabIndex: 0, ref: o.inputRef, defaultValue: b.value, disabled: o.disabled.value === !0 ? !0 : void 0 };
1391
- return jn({ ourProps: z, theirProps: P, slot: T, attrs: n, slots: r, features: ha.RenderStrategy | ha.Static, name: "ComboboxInput" });
1391
+ return jn({ ourProps: z, theirProps: P, slot: T, attrs: n, slots: r, features: pa.RenderStrategy | pa.Static, name: "ComboboxInput" });
1392
1392
  };
1393
1393
  } }), ug = 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
1394
  let i = zf("ComboboxOptions"), a = `headlessui-combobox-options-${mr()}`;
@@ -1409,7 +1409,7 @@ let mv = Bt({ name: "ComboboxButton", props: { as: { type: [Object, String], def
1409
1409
  return () => {
1410
1410
  var A, u, d;
1411
1411
  let f = { open: i.comboboxState.value === 0 }, c = { "aria-labelledby": (d = (A = rt(i.labelRef)) == null ? void 0 : A.id) != null ? d : (u = rt(i.buttonRef)) == null ? void 0 : u.id, id: a, ref: i.optionsRef, role: "listbox", "aria-multiselectable": i.mode.value === 1 ? !0 : void 0, onMousedown: l }, p = Ec(e, ["hold"]);
1412
- return jn({ ourProps: c, theirProps: p, slot: f, attrs: t, slots: i.virtual.value && i.comboboxState.value === 0 ? { ...n, default: () => [sn(gR, {}, n.default)] } : n, features: ha.RenderStrategy | ha.Static, visible: o.value, name: "ComboboxOptions" });
1412
+ return jn({ ourProps: c, theirProps: p, slot: f, attrs: t, slots: i.virtual.value && i.comboboxState.value === 0 ? { ...n, default: () => [sn(gR, {}, n.default)] } : n, features: pa.RenderStrategy | pa.Static, visible: o.value, name: "ComboboxOptions" });
1413
1413
  };
1414
1414
  } }), mh = 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
1415
  let i = zf("ComboboxOption"), a = `headlessui-combobox-option-${mr()}`, s = xe(null), o = ze(() => e.disabled);
@@ -1484,7 +1484,7 @@ var D7 = ((e) => (e[e.None = 1] = "None", e[e.InitialFocus = 2] = "InitialFocus"
1484
1484
  let gp = Object.assign(Bt({ name: "FocusTrap", props: { as: { type: [Object, String], default: "div" }, initialFocus: { type: Object, default: null }, features: { type: Number, default: 30 }, containers: { type: [Object, Function], default: xe(/* @__PURE__ */ new Set()) } }, inheritAttrs: !1, setup(e, { attrs: t, slots: n, expose: r }) {
1485
1485
  let i = xe(null);
1486
1486
  r({ el: i, $el: i });
1487
- let a = ze(() => Ja(i)), s = xe(!1);
1487
+ let a = ze(() => es(i)), s = xe(!1);
1488
1488
  zn(() => s.value = !0), Zr(() => s.value = !1), vR({ ownerDocument: a }, ze(() => s.value && !!(e.features & 16)));
1489
1489
  let o = yR({ ownerDocument: a, container: i, initialFocus: ze(() => e.initialFocus) }, ze(() => s.value && !!(e.features & 2)));
1490
1490
  bR({ ownerDocument: a, container: i, containers: e.containers, previousActiveElement: o }, ze(() => s.value && !!(e.features & 8)));
@@ -1717,7 +1717,7 @@ function DC(e, t = xe(!0)) {
1717
1717
  });
1718
1718
  }
1719
1719
  function $7({ defaultContainers: e = [], portals: t, mainTreeNodeRef: n } = {}) {
1720
- let r = xe(null), i = Ja(r);
1720
+ let r = xe(null), i = es(r);
1721
1721
  function a() {
1722
1722
  var s, o, l;
1723
1723
  let A = [];
@@ -1791,7 +1791,7 @@ Bt({ name: "Description", props: { as: { type: [Object, String], default: "p" },
1791
1791
  };
1792
1792
  } });
1793
1793
  function TR(e) {
1794
- let t = Ja(e);
1794
+ let t = es(e);
1795
1795
  if (!t) {
1796
1796
  if (e === null) return null;
1797
1797
  throw new Error(`[Headless UI]: Cannot find ownerDocument for contextElement: ${e}`);
@@ -1811,7 +1811,7 @@ function PC(e, t) {
1811
1811
  return n <= 0 ? P5.delete(e) : P5.set(e, n), n;
1812
1812
  }
1813
1813
  let V7 = Bt({ name: "Portal", props: { as: { type: [Object, String], default: "div" } }, setup(e, { slots: t, attrs: n }) {
1814
- let r = xe(null), i = ze(() => Ja(r)), a = FR(), s = yn(K7, null), o = xe(a === !0 || s == null ? TR(r.value) : s.resolveTarget());
1814
+ let r = xe(null), i = ze(() => es(r)), a = FR(), s = yn(K7, null), o = xe(a === !0 || s == null ? TR(r.value) : s.resolveTarget());
1815
1815
  o.value && PC(o.value, (f) => f + 1);
1816
1816
  let l = xe(!1);
1817
1817
  zn(() => {
@@ -1876,7 +1876,7 @@ let hm = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", zh = Bt({ name: "Dialog", inher
1876
1876
  zn(() => {
1877
1877
  l.value = !0;
1878
1878
  });
1879
- let A = !1, u = ze(() => e.role === "dialog" || e.role === "alertdialog" ? e.role : (A || (A = !0, console.warn(`Invalid role [${u}] passed to <Dialog />. Only \`dialog\` and and \`alertdialog\` are supported. Using \`dialog\` instead.`)), "dialog")), d = xe(0), f = xu(), c = ze(() => e.open === hm && f !== null ? (f.value & ir.Open) === ir.Open : e.open), p = xe(null), h = ze(() => Ja(p));
1879
+ let A = !1, u = ze(() => e.role === "dialog" || e.role === "alertdialog" ? e.role : (A || (A = !0, console.warn(`Invalid role [${u}] passed to <Dialog />. Only \`dialog\` and and \`alertdialog\` are supported. Using \`dialog\` instead.`)), "dialog")), d = xe(0), f = xu(), c = ze(() => e.open === hm && f !== null ? (f.value & ir.Open) === ir.Open : e.open), p = xe(null), h = ze(() => es(p));
1880
1880
  if (i({ el: p, $el: p }), !(e.open !== hm || f !== null)) throw new Error("You forgot to provide an `open` prop to the `Dialog`.");
1881
1881
  if (typeof c.value != "boolean") throw new Error(`You provided an \`open\` prop to the \`Dialog\`, but the value is not a boolean. Received: ${c.value === hm ? void 0 : e.open}`);
1882
1882
  let g = ze(() => l.value && c.value ? 0 : 1), v = ze(() => g.value === 0), m = ze(() => d.value > 1), y = yn(R5, null) !== null, [b, w] = q7(), { resolveContainers: E, mainTreeNodeRef: C, MainTreeNode: F } = $7({ portals: b, defaultContainers: [ze(() => {
@@ -1925,7 +1925,7 @@ let hm = "DC8F892D-2EBD-447C-A4C8-A03058436FF4", zh = Bt({ name: "Dialog", inher
1925
1925
  Z.observe(M), te(() => Z.disconnect());
1926
1926
  }), () => {
1927
1927
  let { open: te, initialFocus: M, ...Z } = e, ne = { ...n, ref: p, id: o, role: u.value, "aria-modal": g.value === 0 ? !0 : void 0, "aria-labelledby": z.value, "aria-describedby": P.value }, ie = { open: g.value === 0 };
1928
- return sn(Q5, { force: !0 }, () => [sn(V7, () => sn(OR, { target: p.value }, () => sn(Q5, { force: !1 }, () => sn(gp, { initialFocus: M, containers: E, features: v.value ? Ar(I.value, { parent: gp.features.RestoreFocus, leaf: gp.features.All & ~gp.features.FocusLock }) : gp.features.None }, () => sn(w, {}, () => jn({ ourProps: ne, theirProps: { ...Z, ...n }, slot: ie, attrs: n, slots: r, visible: g.value === 0, features: ha.RenderStrategy | ha.Static, name: "Dialog" })))))), sn(F)]);
1928
+ return sn(Q5, { force: !0 }, () => [sn(V7, () => sn(OR, { target: p.value }, () => sn(Q5, { force: !1 }, () => sn(gp, { initialFocus: M, containers: E, features: v.value ? Ar(I.value, { parent: gp.features.RestoreFocus, leaf: gp.features.All & ~gp.features.FocusLock }) : gp.features.None }, () => sn(w, {}, () => jn({ ourProps: ne, theirProps: { ...Z, ...n }, slot: ie, attrs: n, slots: r, visible: g.value === 0, features: pa.RenderStrategy | pa.Static, name: "Dialog" })))))), sn(F)]);
1929
1929
  };
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 }) {
@@ -2052,7 +2052,7 @@ let PR = Bt({ name: "Disclosure", props: { as: { type: [Object, String], default
2052
2052
  return () => {
2053
2053
  var o;
2054
2054
  let l = { open: i.disclosureState.value === 0, close: i.close }, { id: A, ...u } = e, d = { id: (o = i.panelId.value) != null ? o : A, ref: i.panel };
2055
- return jn({ ourProps: d, theirProps: u, slot: l, attrs: t, slots: n, features: ha.RenderStrategy | ha.Static, visible: s.value, name: "DisclosurePanel" });
2055
+ return jn({ ourProps: d, theirProps: u, slot: l, attrs: t, slots: n, features: pa.RenderStrategy | pa.Static, visible: s.value, name: "DisclosurePanel" });
2056
2056
  };
2057
2057
  } }), RC = /([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;
2058
2058
  function HC(e) {
@@ -2277,7 +2277,7 @@ let zR = Bt({ name: "Listbox", emits: { "update:modelValue": (e) => !0 }, props:
2277
2277
  return () => {
2278
2278
  var d, f;
2279
2279
  let c = { open: s.listboxState.value === 0 }, { ...p } = e, h = { "aria-activedescendant": s.activeOptionIndex.value === null || (d = s.options.value[s.activeOptionIndex.value]) == null ? void 0 : d.id, "aria-multiselectable": s.mode.value === 1 ? !0 : void 0, "aria-labelledby": (f = rt(s.buttonRef)) == null ? void 0 : f.id, "aria-orientation": s.orientation.value, id: a, onKeydown: l, role: "listbox", tabIndex: 0, ref: s.optionsRef };
2280
- return jn({ ourProps: h, theirProps: p, slot: c, attrs: t, slots: n, features: ha.RenderStrategy | ha.Static, visible: u.value, name: "ListboxOptions" });
2280
+ return jn({ ourProps: h, theirProps: p, slot: c, attrs: t, slots: n, features: pa.RenderStrategy | pa.Static, visible: u.value, name: "ListboxOptions" });
2281
2281
  };
2282
2282
  } }), ZR = 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;
@@ -2477,7 +2477,7 @@ let Gf = Bt({ name: "Menu", props: { as: { type: [Object, String], default: "tem
2477
2477
  return () => {
2478
2478
  var f, c;
2479
2479
  let p = { open: s.menuState.value === 0 }, { ...h } = e, g = { "aria-activedescendant": s.activeItemIndex.value === null || (f = s.items.value[s.activeItemIndex.value]) == null ? void 0 : f.id, "aria-labelledby": (c = rt(s.buttonRef)) == null ? void 0 : c.id, id: a, onKeydown: l, onKeyup: A, role: "menu", tabIndex: 0, ref: s.itemsRef };
2480
- return jn({ ourProps: g, theirProps: h, slot: p, attrs: t, slots: n, features: ha.RenderStrategy | ha.Static, visible: d.value, name: "MenuItems" });
2480
+ return jn({ ourProps: g, theirProps: h, slot: p, attrs: t, slots: n, features: pa.RenderStrategy | pa.Static, visible: d.value, name: "MenuItems" });
2481
2481
  };
2482
2482
  } }), iA = 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;
@@ -2537,7 +2537,7 @@ let nL = Bt({ name: "Popover", inheritAttrs: !1, props: { as: { type: [Object, S
2537
2537
  var i;
2538
2538
  let a = xe(null);
2539
2539
  r({ el: a, $el: a });
2540
- let s = xe(1), o = xe(null), l = xe(null), A = xe(null), u = xe(null), d = ze(() => Ja(a)), f = ze(() => {
2540
+ let s = xe(1), o = xe(null), l = xe(null), A = xe(null), u = xe(null), d = ze(() => es(a)), f = ze(() => {
2541
2541
  var w, E;
2542
2542
  if (!rt(o) || !rt(u)) return !1;
2543
2543
  for (let N of document.querySelectorAll("body > *")) if (Number(N == null ? void 0 : N.contains(rt(o))) ^ Number(N == null ? void 0 : N.contains(rt(u)))) return !0;
@@ -2572,7 +2572,7 @@ let nL = Bt({ name: "Popover", inheritAttrs: !1, props: { as: { type: [Object, S
2572
2572
  };
2573
2573
  } }), rH = 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-${mr()}`, s = R2("PopoverButton"), o = ze(() => Ja(s.button));
2575
+ let a = (i = e.id) != null ? i : `headlessui-popover-button-${mr()}`, s = R2("PopoverButton"), o = ze(() => es(s.button));
2576
2576
  r({ el: s.button, $el: s.button }), zn(() => {
2577
2577
  s.buttonId.value = a;
2578
2578
  }), Zr(() => {
@@ -2636,12 +2636,12 @@ Bt({ name: "PopoverOverlay", props: { as: { type: [Object, String], default: "di
2636
2636
  }
2637
2637
  return () => {
2638
2638
  let l = { open: r.popoverState.value === 0 };
2639
- return jn({ ourProps: { id: i, "aria-hidden": !0, onClick: o }, theirProps: e, slot: l, attrs: t, slots: n, features: ha.RenderStrategy | ha.Static, visible: s.value, name: "PopoverOverlay" });
2639
+ return jn({ ourProps: { id: i, "aria-hidden": !0, onClick: o }, theirProps: e, slot: l, attrs: t, slots: n, features: pa.RenderStrategy | pa.Static, visible: s.value, name: "PopoverOverlay" });
2640
2640
  };
2641
2641
  } });
2642
2642
  let iH = 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-${mr()}`, { focus: s } = e, o = R2("PopoverPanel"), l = ze(() => Ja(o.panel)), A = `headlessui-focus-sentinel-before-${mr()}`, u = `headlessui-focus-sentinel-after-${mr()}`;
2644
+ let a = (i = e.id) != null ? i : `headlessui-popover-panel-${mr()}`, { focus: s } = e, o = R2("PopoverPanel"), l = ze(() => es(o.panel)), A = `headlessui-focus-sentinel-before-${mr()}`, u = `headlessui-focus-sentinel-after-${mr()}`;
2645
2645
  r({ el: o.panel, $el: o.panel }), zn(() => {
2646
2646
  o.panelId.value = a;
2647
2647
  }), Zr(() => {
@@ -2707,11 +2707,11 @@ let iH = Bt({ name: "PopoverPanel", props: { as: { type: [Object, String], defau
2707
2707
  return jn({ ourProps: w, theirProps: { ...t, ...b }, attrs: t, slot: m, slots: { ...n, default: (...E) => {
2708
2708
  var C;
2709
2709
  return [sn(mt, [f.value && o.isPortalled.value && sn(vl, { id: A, ref: o.beforePanelSentinel, features: $o.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: g }), (C = n.default) == null ? void 0 : C.call(n, ...E), f.value && o.isPortalled.value && sn(vl, { id: u, ref: o.afterPanelSentinel, features: $o.Focusable, "data-headlessui-focus-guard": !0, as: "button", type: "button", onFocus: v })])];
2710
- } }, features: ha.RenderStrategy | ha.Static, visible: f.value, name: "PopoverPanel" });
2710
+ } }, features: pa.RenderStrategy | pa.Static, visible: f.value, name: "PopoverPanel" });
2711
2711
  };
2712
2712
  } });
2713
2713
  Bt({ name: "PopoverGroup", inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" } }, setup(e, { attrs: t, slots: n, expose: r }) {
2714
- let i = xe(null), a = I2([]), s = ze(() => Ja(i)), o = kR();
2714
+ let i = xe(null), a = I2([]), s = ze(() => es(i)), o = kR();
2715
2715
  r({ el: i, $el: i });
2716
2716
  function l(f) {
2717
2717
  let c = a.value.indexOf(f);
@@ -2814,7 +2814,7 @@ let oH = Bt({ name: "RadioGroup", emits: { "update:modelValue": (e) => !0 }, pro
2814
2814
  if (g.preventDefault(), g.stopPropagation(), Is(v, vi.Previous | vi.WrapAround) === Cf.Success) {
2815
2815
  let m = l.value.find((y) => {
2816
2816
  var b;
2817
- return y.element === ((b = Ja(o)) == null ? void 0 : b.activeElement);
2817
+ return y.element === ((b = es(o)) == null ? void 0 : b.activeElement);
2818
2818
  });
2819
2819
  m && c.change(m.propsRef.value);
2820
2820
  }
@@ -2824,7 +2824,7 @@ let oH = Bt({ name: "RadioGroup", emits: { "update:modelValue": (e) => !0 }, pro
2824
2824
  if (g.preventDefault(), g.stopPropagation(), Is(v, vi.Next | vi.WrapAround) === Cf.Success) {
2825
2825
  let m = l.value.find((y) => {
2826
2826
  var b;
2827
- return y.element === ((b = Ja(y.element)) == null ? void 0 : b.activeElement);
2827
+ return y.element === ((b = es(y.element)) == null ? void 0 : b.activeElement);
2828
2828
  });
2829
2829
  m && c.change(m.propsRef.value);
2830
2830
  }
@@ -2834,7 +2834,7 @@ let oH = Bt({ name: "RadioGroup", emits: { "update:modelValue": (e) => !0 }, pro
2834
2834
  g.preventDefault(), g.stopPropagation();
2835
2835
  let m = l.value.find((y) => {
2836
2836
  var b;
2837
- return y.element === ((b = Ja(y.element)) == null ? void 0 : b.activeElement);
2837
+ return y.element === ((b = es(y.element)) == null ? void 0 : b.activeElement);
2838
2838
  });
2839
2839
  m && c.change(m.propsRef.value);
2840
2840
  }
@@ -3001,7 +3001,7 @@ function lL(e) {
3001
3001
  }
3002
3002
  return { children: t, register: i, unregister: r };
3003
3003
  }
3004
- let AL = ha.RenderStrategy, Sf = Bt({ props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
3004
+ let AL = pa.RenderStrategy, Sf = Bt({ props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(e, { emit: t, attrs: n, slots: r, expose: i }) {
3005
3005
  let a = xe(0);
3006
3006
  function s() {
3007
3007
  a.value |= ir.Opening, t("beforeEnter");
@@ -3055,7 +3055,7 @@ let AL = ha.RenderStrategy, Sf = Bt({ props: { as: { type: [Object, String], def
3055
3055
  T(P), v.value = !1;
3056
3056
  }, { immediate: !0 });
3057
3057
  }), Cn(y4, b), Kh(ze(() => Ar(g.value, { visible: ir.Open, hidden: ir.Closed }) | a.value)), () => {
3058
- let { appear: N, show: L, enter: P, enterFrom: z, enterTo: Y, entered: G, leave: re, leaveFrom: Ae, leaveTo: te, ...M } = e, Z = { ref: u }, ne = { ...M, ...c.value && f.value && rg.isServer ? { class: At([n.class, M.class, ...w, ...E]) } : {} };
3058
+ let { appear: N, show: L, enter: P, enterFrom: z, enterTo: Y, entered: G, leave: re, leaveFrom: Ae, leaveTo: te, ...M } = e, Z = { ref: u }, ne = { ...M, ...c.value && f.value && rg.isServer ? { class: ut([n.class, M.class, ...w, ...E]) } : {} };
3059
3059
  return jn({ theirProps: ne, ourProps: Z, slot: {}, slots: r, attrs: n, features: AL, visible: g.value === "visible", name: "TransitionChild" });
3060
3060
  };
3061
3061
  } }), vH = Sf, kc = Bt({ inheritAttrs: !1, props: { as: { type: [Object, String], default: "div" }, show: { type: [Boolean], default: null }, unmount: { type: [Boolean], default: !0 }, appear: { type: [Boolean], default: !1 }, enter: { type: [String], default: "" }, enterFrom: { type: [String], default: "" }, enterTo: { type: [String], default: "" }, entered: { type: [String], default: "" }, leave: { type: [String], default: "" }, leaveFrom: { type: [String], default: "" }, leaveTo: { type: [String], default: "" } }, emits: { beforeEnter: () => !0, afterEnter: () => !0, beforeLeave: () => !0, afterLeave: () => !0 }, setup(e, { emit: t, attrs: n, slots: r }) {
@@ -3105,7 +3105,7 @@ const yH = { class: "flex items-center pr-10" }, bH = { class: "input-dropdown-l
3105
3105
  }), {
3106
3106
  default: Oe(() => [
3107
3107
  he(De(Q2), {
3108
- class: At([
3108
+ class: ut([
3109
3109
  "px-2 w-full bg-transparent border-0 outline-none ring-0 focus:outline-none focus:ring-0 std-placeholder",
3110
3110
  { "std-red-ring": e.error },
3111
3111
  { disabled: e.readonly }
@@ -3122,7 +3122,7 @@ const yH = { class: "flex items-center pr-10" }, bH = { class: "input-dropdown-l
3122
3122
  }, {
3123
3123
  default: Oe(({ active: o }) => [
3124
3124
  q("li", {
3125
- class: At([
3125
+ class: ut([
3126
3126
  { "std-blue text-white": o },
3127
3127
  "input-dropdown-item"
3128
3128
  ])
@@ -3141,7 +3141,7 @@ const yH = { class: "flex items-center pr-10" }, bH = { class: "input-dropdown-l
3141
3141
  }, {
3142
3142
  default: Oe(({ active: l }) => [
3143
3143
  q("li", {
3144
- class: At([
3144
+ class: ut([
3145
3145
  { "std-blue text-white": l },
3146
3146
  "input-dropdown-item"
3147
3147
  ])
@@ -3652,7 +3652,7 @@ function YH(e, t, n, r, i, a) {
3652
3652
  onInput: t[0] || (t[0] = (...o) => a.onChange && a.onChange(...o))
3653
3653
  }), null, 16, zH),
3654
3654
  q("span", {
3655
- class: At([
3655
+ class: ut([
3656
3656
  "input-icon cursor-pointer",
3657
3657
  { "pb-5": n.error }
3658
3658
  ]),
@@ -3734,7 +3734,7 @@ function ej(e, t, n, r, i, a) {
3734
3734
  ]
3735
3735
  ]),
3736
3736
  q("span", {
3737
- class: At([
3737
+ class: ut([
3738
3738
  "input-icon cursor-pointer",
3739
3739
  { "pb-5": n.error },
3740
3740
  { hidden: n.readonly }
@@ -3817,7 +3817,7 @@ function oj(e, t, n, r, i, a) {
3817
3817
  Pi(q("input", {
3818
3818
  "onUpdate:modelValue": t[0] || (t[0] = (s) => i.formatted = s),
3819
3819
  type: "tel",
3820
- class: At([
3820
+ class: ut([
3821
3821
  "input-block",
3822
3822
  { "std-red-ring": n.error },
3823
3823
  { disabled: n.readonly }
@@ -3888,7 +3888,7 @@ function mj(e, t, n, r, i, a) {
3888
3888
  q("div", Aj, [
3889
3889
  a.selected ? (K(), Je(o, {
3890
3890
  key: 0,
3891
- class: At([
3891
+ class: ut([
3892
3892
  "input-block sm:text-sm sm:leading-6",
3893
3893
  { "std-red-ring": n.error },
3894
3894
  { disabled: n.readonly }
@@ -3909,7 +3909,7 @@ function mj(e, t, n, r, i, a) {
3909
3909
  _: 1
3910
3910
  }, 8, ["class", "disabled"])) : (K(), Je(o, {
3911
3911
  key: 1,
3912
- class: At([
3912
+ class: ut([
3913
3913
  "input-block sm:text-sm sm:leading-6",
3914
3914
  { "std-red-ring": n.error },
3915
3915
  { disabled: n.readonly }
@@ -3945,19 +3945,19 @@ function mj(e, t, n, r, i, a) {
3945
3945
  }, {
3946
3946
  default: Oe(({ active: c }) => [
3947
3947
  q("li", {
3948
- class: At([
3948
+ class: ut([
3949
3949
  { "std-blue text-white": c },
3950
3950
  "input-dropdown-item"
3951
3951
  ])
3952
3952
  }, [
3953
3953
  q("div", {
3954
- class: At([
3954
+ class: ut([
3955
3955
  "flex items-center",
3956
3956
  { "pr-10": a.selected && a.selected.value === f.value }
3957
3957
  ])
3958
3958
  }, [
3959
3959
  q("span", {
3960
- class: At([
3960
+ class: ut([
3961
3961
  { "font-semibold": a.selected },
3962
3962
  "input-dropdown-label"
3963
3963
  ])
@@ -3965,7 +3965,7 @@ function mj(e, t, n, r, i, a) {
3965
3965
  ], 2),
3966
3966
  a.selected && a.selected.value === f.value ? (K(), fe("span", {
3967
3967
  key: 0,
3968
- class: At([
3968
+ class: ut([
3969
3969
  c ? "text-white" : "",
3970
3970
  "absolute inset-y-0 right-2 flex items-center"
3971
3971
  ])
@@ -4055,7 +4055,7 @@ function xj(e, t, n, r, i, a) {
4055
4055
  q("div", yj, [
4056
4056
  Pi(q("input", {
4057
4057
  type: "text",
4058
- class: At([
4058
+ class: ut([
4059
4059
  "pl-3 pr-8 w-full bg-transparent border-0 outline-none ring-0 focus:outline-none focus:ring-0",
4060
4060
  { "std-red-ring": n.error },
4061
4061
  { disabled: n.readonly }
@@ -4096,7 +4096,7 @@ function xj(e, t, n, r, i, a) {
4096
4096
  }, {
4097
4097
  default: Oe(({ active: f }) => [
4098
4098
  q("li", {
4099
- class: At([
4099
+ class: ut([
4100
4100
  { "std-blue text-white": f },
4101
4101
  "input-dropdown-item pl-3"
4102
4102
  ])
@@ -4201,7 +4201,7 @@ const FSe = /* @__PURE__ */ vr(vj, [["render", xj]]), _j = { class: "relative w-
4201
4201
  u
4202
4202
  ],
4203
4203
  multiple: "",
4204
- class: At([
4204
+ class: ut([
4205
4205
  "input-block py-0 relative"
4206
4206
  ])
4207
4207
  }, {
@@ -4269,13 +4269,13 @@ const FSe = /* @__PURE__ */ vr(vj, [["render", xj]]), _j = { class: "relative w-
4269
4269
  }, {
4270
4270
  default: Oe(({ selected: h, active: g }) => [
4271
4271
  q("li", {
4272
- class: At([
4272
+ class: ut([
4273
4273
  { "std-blue text-white": g },
4274
4274
  "input-dropdown-item pr-10"
4275
4275
  ])
4276
4276
  }, [
4277
4277
  q("span", {
4278
- class: At(["input-dropdown-label", { "font-semibold": h, "font-normal": !h }])
4278
+ class: ut(["input-dropdown-label", { "font-semibold": h, "font-normal": !h }])
4279
4279
  }, Ge(p.label), 3),
4280
4280
  h ? (K(), fe("span", Lj, [
4281
4281
  he(De(cL), {
@@ -4888,7 +4888,7 @@ function nV() {
4888
4888
  var Q = _.dropState, j = { enter: null, leave: null, activate: null, deactivate: null, move: null, drop: null };
4889
4889
  return U.type === "dragstart" && (j.activate = new nn(Q, U, "dropactivate"), j.activate.target = null, j.activate.dropzone = null), U.type === "dragend" && (j.deactivate = new nn(Q, U, "dropdeactivate"), j.deactivate.target = null, j.deactivate.dropzone = null), Q.rejected || (Q.cur.element !== Q.prev.element && (Q.prev.dropzone && (j.leave = new nn(Q, U, "dragleave"), U.dragLeave = j.leave.target = Q.prev.element, U.prevDropzone = j.leave.dropzone = Q.prev.dropzone), Q.cur.dropzone && (j.enter = new nn(Q, U, "dragenter"), U.dragEnter = Q.cur.element, U.dropzone = Q.cur.dropzone)), U.type === "dragend" && Q.cur.dropzone && (j.drop = new nn(Q, U, "drop"), U.dropzone = Q.cur.dropzone, U.relatedTarget = Q.cur.element), U.type === "dragmove" && Q.cur.dropzone && (j.move = new nn(Q, U, "dropmove"), U.dropzone = Q.cur.dropzone)), j;
4890
4890
  }
4891
- function ga(_, x) {
4891
+ function ma(_, x) {
4892
4892
  var U = _.dropState, Q = U.activeDrops, j = U.cur, J = U.prev;
4893
4893
  x.leave && J.dropzone.fire(x.leave), x.enter && j.dropzone.fire(x.enter), x.move && j.dropzone.fire(x.move), x.drop && j.dropzone.fire(x.drop), x.deactivate && Zn(Q, x.deactivate), U.prev.dropzone = j.dropzone, U.prev.element = j.element;
4894
4894
  }
@@ -4950,12 +4950,12 @@ function nV() {
4950
4950
  var U = _.interaction, Q = _.iEvent;
4951
4951
  if (U.prepared.name === "drag") {
4952
4952
  var j = U.dropState;
4953
- ga(U, j.events), x.fire("actions/drop:move", { interaction: U, dragEvent: Q }), j.events = {};
4953
+ ma(U, j.events), x.fire("actions/drop:move", { interaction: U, dragEvent: Q }), j.events = {};
4954
4954
  }
4955
4955
  }, "interactions:action-end": function(_, x) {
4956
4956
  if (_.interaction.prepared.name === "drag") {
4957
4957
  var U = _.interaction, Q = _.iEvent;
4958
- Kr(_, x), ga(U, U.dropState.events), x.fire("actions/drop:end", { interaction: U, dragEvent: Q });
4958
+ Kr(_, x), ma(U, U.dropState.events), x.fire("actions/drop:end", { interaction: U, dragEvent: Q });
4959
4959
  }
4960
4960
  }, "interactions:stop": function(_) {
4961
4961
  var x = _.interaction;
@@ -4963,7 +4963,7 @@ function nV() {
4963
4963
  var U = x.dropState;
4964
4964
  U && (U.activeDrops = null, U.events = null, U.cur.dropzone = null, U.cur.element = null, U.prev.dropzone = null, U.prev.element = null, U.rejected = !1);
4965
4965
  }
4966
- } }, getActiveDrops: un, getDrop: Gt, getDropEvents: Tn, fireDropEvents: ga, filterEventType: function(_) {
4966
+ } }, getActiveDrops: un, getDrop: Gt, getDropEvents: Tn, fireDropEvents: ma, filterEventType: function(_) {
4967
4967
  return _.search("drag") === 0 || _.search("drop") === 0;
4968
4968
  }, defaults: { enabled: !1, accept: null, overlap: "pointer" } }, wi = ra;
4969
4969
  function rn(_) {
@@ -5165,8 +5165,8 @@ function nV() {
5165
5165
  _.interaction.autoScroll = null, Wt.stop(), Wt.interaction && (Wt.interaction = null);
5166
5166
  }, "interactions:stop": Wt.stop, "interactions:action-move": function(_) {
5167
5167
  return Wt.onInteractionMove(_);
5168
- } } }, Ta = Rs;
5169
- function ma(_, x) {
5168
+ } } }, Na = Rs;
5169
+ function va(_, x) {
5170
5170
  var U = !1;
5171
5171
  return function() {
5172
5172
  return U || (m.console.warn(x), U = !0), _.apply(this, arguments);
@@ -5189,9 +5189,9 @@ function nV() {
5189
5189
  return He.fire("auto-start:check", ft), ft.action;
5190
5190
  }(this, Q, j, J, _);
5191
5191
  return this.options.actionChecker ? this.options.actionChecker(U, Q, le, this, J, j) : le;
5192
- }, x.prototype.ignoreFrom = ma(function(U) {
5192
+ }, x.prototype.ignoreFrom = va(function(U) {
5193
5193
  return this._backCompatOption("ignoreFrom", U);
5194
- }, "Interactable.ignoreFrom() has been deprecated. Use Interactble.draggable({ignoreFrom: newValue})."), x.prototype.allowFrom = ma(function(U) {
5194
+ }, "Interactable.ignoreFrom() has been deprecated. Use Interactble.draggable({ignoreFrom: newValue})."), x.prototype.allowFrom = va(function(U) {
5195
5195
  return this._backCompatOption("allowFrom", U);
5196
5196
  }, "Interactable.allowFrom() has been deprecated. Use Interactble.draggable({allowFrom: newValue})."), x.prototype.actionChecker = fo, x.prototype.styleCursor = Ai;
5197
5197
  } };
@@ -5276,7 +5276,7 @@ function nV() {
5276
5276
  }, "interactions:stop": function(_, x) {
5277
5277
  var U = _.interaction, Q = U.interactable;
5278
5278
  Q && Q.options.styleCursor && Oi(U.element, "", x);
5279
- } }, maxInteractions: ys, withinInteractionLimit: as, validateAction: ho }, po = Dl, Na = { id: "auto-start/dragAxis", listeners: { "autoStart:before-start": function(_, x) {
5279
+ } }, maxInteractions: ys, withinInteractionLimit: as, validateAction: ho }, po = Dl, Oa = { id: "auto-start/dragAxis", listeners: { "autoStart:before-start": function(_, x) {
5280
5280
  var U = _.interaction, Q = _.eventTarget, j = _.dx, J = _.dy;
5281
5281
  if (U.prepared.name === "drag") {
5282
5282
  var le = Math.abs(j), ge = Math.abs(J), _e = U.interactable.options.drag, Qe = _e.startAxis, Fe = le > ge ? "x" : le < ge ? "y" : "xy";
@@ -5328,7 +5328,7 @@ function nV() {
5328
5328
  var x = _.interaction;
5329
5329
  bs(x) > 0 && (x.prepared.name = null);
5330
5330
  } }, getHoldDuration: bs }, _r = _A, go = { id: "auto-start", install: function(_) {
5331
- _.usePlugin(po), _.usePlugin(_r), _.usePlugin(Na);
5331
+ _.usePlugin(po), _.usePlugin(_r), _.usePlugin(Oa);
5332
5332
  } }, Mi = function(_) {
5333
5333
  return /^(always|never|auto)$/.test(_) ? (this.options.preventDefault = _, this) : C.bool(_) ? (this.options.preventDefault = _ ? "always" : "never", this) : this.options.preventDefault;
5334
5334
  };
@@ -5371,7 +5371,7 @@ function nV() {
5371
5371
  }
5372
5372
  return x;
5373
5373
  }
5374
- var va = function() {
5374
+ var ya = function() {
5375
5375
  function _(x) {
5376
5376
  a(this, _), this.states = [], this.startOffset = { left: 0, right: 0, top: 0, bottom: 0 }, this.startDelta = void 0, this.result = void 0, this.endResult = void 0, this.startEdges = void 0, this.edges = void 0, this.interaction = void 0, this.interaction = x, this.result = Vs(), this.edges = { left: !1, right: !1, top: !1, bottom: !1 };
5377
5377
  }
@@ -5496,11 +5496,11 @@ function nV() {
5496
5496
  var x = _.iEvent, U = _.interaction.modification.result;
5497
5497
  U && (x.modifiers = U.eventProps);
5498
5498
  }
5499
- var Oa = { id: "modifiers/base", before: ["actions"], install: function(_) {
5499
+ var Ma = { id: "modifiers/base", before: ["actions"], install: function(_) {
5500
5500
  _.defaults.perAction.modifiers = [];
5501
5501
  }, listeners: { "interactions:new": function(_) {
5502
5502
  var x = _.interaction;
5503
- x.modification = new va(x);
5503
+ x.modification = new ya(x);
5504
5504
  }, "interactions:before-action-start": function(_) {
5505
5505
  var x = _.interaction, U = _.interaction.modification;
5506
5506
  U.start(_, x.coords.start.page), x.edges = U.edges, U.applyToInteraction(_);
@@ -5516,7 +5516,7 @@ function nV() {
5516
5516
  return _.interaction.modification.restoreInteractionCoords(_);
5517
5517
  }, "interactions:stop": function(_) {
5518
5518
  return _.interaction.modification.stop(_);
5519
- } } }, ss = Oa, qi = { base: { preventDefault: "auto", deltaSource: "page" }, perAction: { enabled: !1, origin: { x: 0, y: 0 } }, actions: {} }, Qi = function(_) {
5519
+ } } }, ss = Ma, qi = { base: { preventDefault: "auto", deltaSource: "page" }, perAction: { enabled: !1, origin: { x: 0, y: 0 } }, actions: {} }, Qi = function(_) {
5520
5520
  A(U, _);
5521
5521
  var x = c(U);
5522
5522
  function U(Q, j, J, le, ge, _e, Qe) {
@@ -5576,12 +5576,12 @@ function nV() {
5576
5576
  a(this, _), this.id = void 0, this.pointer = void 0, this.event = void 0, this.downTime = void 0, this.downTarget = void 0, this.id = x, this.pointer = U, this.event = Q, this.downTime = j, this.downTarget = J;
5577
5577
  }), CA = function(_) {
5578
5578
  return _.interactable = "", _.element = "", _.prepared = "", _.pointerIsDown = "", _.pointerWasMoved = "", _._proxy = "", _;
5579
- }({}), ya = function(_) {
5579
+ }({}), ba = function(_) {
5580
5580
  return _.start = "", _.move = "", _.end = "", _.stop = "", _.interacting = "", _;
5581
5581
  }({}), SA = 0, Go = function() {
5582
5582
  function _(x) {
5583
5583
  var U = this, Q = x.pointerType, j = x.scopeFire;
5584
- a(this, _), this.interactable = null, this.element = null, this.rect = null, this._rects = void 0, this.edges = null, this._scopeFire = void 0, this.prepared = { name: null, axis: null, edges: null }, this.pointerType = void 0, this.pointers = [], this.downEvent = null, this.downPointer = {}, this._latestPointer = { pointer: null, event: null, eventTarget: null }, this.prevEvent = null, this.pointerIsDown = !1, this.pointerWasMoved = !1, this._interacting = !1, this._ending = !1, this._stopped = !0, this._proxy = void 0, this.simulation = null, this.doMove = ma(function(Fe) {
5584
+ a(this, _), this.interactable = null, this.element = null, this.rect = null, this._rects = void 0, this.edges = null, this._scopeFire = void 0, this.prepared = { name: null, axis: null, edges: null }, this.pointerType = void 0, this.pointers = [], this.downEvent = null, this.downPointer = {}, this._latestPointer = { pointer: null, event: null, eventTarget: null }, this.prevEvent = null, this.pointerIsDown = !1, this.pointerWasMoved = !1, this._interacting = !1, this._ending = !1, this._stopped = !0, this._proxy = void 0, this.simulation = null, this.doMove = va(function(Fe) {
5585
5585
  this.move(Fe);
5586
5586
  }, "The interaction.doMove() method has been renamed to interaction.move()"), this.coords = { start: { page: { x: 0, y: 0 }, client: { x: 0, y: 0 }, timeStamp: 0 }, prev: { page: { x: 0, y: 0 }, client: { x: 0, y: 0 }, timeStamp: 0 }, cur: { page: { x: 0, y: 0 }, client: { x: 0, y: 0 }, timeStamp: 0 }, delta: { page: { x: 0, y: 0 }, client: { x: 0, y: 0 }, timeStamp: 0 }, velocity: { page: { x: 0, y: 0 }, client: { x: 0, y: 0 }, timeStamp: 0 } }, this._id = SA++, this._scopeFire = j, this.pointerType = Q;
5587
5587
  var J = this;
@@ -5597,7 +5597,7 @@ function nV() {
5597
5597
  return J[Fe].apply(J, arguments);
5598
5598
  } });
5599
5599
  };
5600
- for (var Qe in ya) _e(Qe);
5600
+ for (var Qe in ba) _e(Qe);
5601
5601
  this._scopeFire("interactions:new", { interaction: this });
5602
5602
  }
5603
5603
  return o(_, [{ key: "pointerMoveTolerance", get: function() {
@@ -5685,7 +5685,7 @@ function nV() {
5685
5685
  var U = _.page, Q = _.client, j = x.x, J = x.y;
5686
5686
  U.x += j, U.y += J, Q.x += j, Q.y += J;
5687
5687
  }
5688
- ya.offsetBy = "";
5688
+ ba.offsetBy = "";
5689
5689
  var vo = { id: "offset", before: ["modifiers", "pointer-events", "actions", "inertia"], install: function(_) {
5690
5690
  _.Interaction.prototype.offsetBy = Pl;
5691
5691
  }, listeners: { "interactions:new": function(_) {
@@ -5707,7 +5707,7 @@ function nV() {
5707
5707
  return o(_, [{ key: "start", value: function(x) {
5708
5708
  var U = this.interaction, Q = ws(U);
5709
5709
  if (!Q || !Q.enabled) return !1;
5710
- var j = U.coords.velocity.client, J = W(j.x, j.y), le = this.modification || (this.modification = new va(U));
5710
+ var j = U.coords.velocity.client, J = W(j.x, j.y), le = this.modification || (this.modification = new ya(U));
5711
5711
  if (le.copyFrom(U.modification), this.t0 = U._now(), this.allowResume = Q.allowResume, this.v0 = J, this.currentOffset = { x: 0, y: 0 }, this.startCoords = U.coords.cur.page, this.modifierArg = le.fillArg({ pageCoords: this.startCoords, preEnd: !0, phase: "inertiastart" }), this.t0 - U.coords.cur.timeStamp < 50 && J > Q.minSpeed && J > Q.endSpeed) this.startInertia();
5712
5712
  else {
5713
5713
  if (le.result = le.setAll(this.modifierArg), !le.result.changed) return !1;
@@ -5744,7 +5744,7 @@ function nV() {
5744
5744
  } }, { key: "smoothEndTick", value: function() {
5745
5745
  var x = this, U = this.interaction, Q = U._now() - this.t0, j = ws(U).smoothEndDuration;
5746
5746
  if (Q < j) {
5747
- var J = { x: ba(Q, 0, this.targetOffset.x, j), y: ba(Q, 0, this.targetOffset.y, j) }, le = { x: J.x - this.currentOffset.x, y: J.y - this.currentOffset.y };
5747
+ var J = { x: wa(Q, 0, this.targetOffset.x, j), y: wa(Q, 0, this.targetOffset.y, j) }, le = { x: J.x - this.currentOffset.x, y: J.y - this.currentOffset.y };
5748
5748
  this.currentOffset.x += le.x, this.currentOffset.y += le.y, U.offsetBy(le), U.move({ skipModifiers: this.modifierCount }), this.onNextFrame(function() {
5749
5749
  return x.smoothEndTick();
5750
5750
  });
@@ -5797,10 +5797,10 @@ function nV() {
5797
5797
  var j = 1 - _;
5798
5798
  return j * j * x + 2 * j * _ * U + _ * _ * Q;
5799
5799
  }
5800
- function ba(_, x, U, Q) {
5800
+ function wa(_, x, U, Q) {
5801
5801
  return -U * (_ /= Q) * (_ - 2) + x;
5802
5802
  }
5803
- var wa = yo;
5803
+ var Ba = yo;
5804
5804
  function Zo(_, x) {
5805
5805
  for (var U = 0; U < x.length; U++) {
5806
5806
  var Q = x[U];
@@ -5808,7 +5808,7 @@ function nV() {
5808
5808
  Q(_);
5809
5809
  }
5810
5810
  }
5811
- var Ba = function() {
5811
+ var xa = function() {
5812
5812
  function _(x) {
5813
5813
  a(this, _), this.options = void 0, this.types = {}, this.propagationStopped = !1, this.immediatePropagationStopped = !1, this.global = void 0, this.options = ue({}, x || {});
5814
5814
  }
@@ -5842,15 +5842,15 @@ function nV() {
5842
5842
  this.originalEvent.stopImmediatePropagation();
5843
5843
  } }]), _;
5844
5844
  }();
5845
- function xa(_) {
5845
+ function _a(_) {
5846
5846
  return C.object(_) ? { capture: !!_.capture, passive: !!_.passive } : { capture: !!_, passive: !1 };
5847
5847
  }
5848
- function Ma(_, x) {
5848
+ function Qa(_, x) {
5849
5849
  return _ === x || (typeof _ == "boolean" ? !!x.capture === _ && !x.passive : !!_.capture == !!x.capture && !!_.passive == !!x.passive);
5850
5850
  }
5851
5851
  var EA = { id: "events", install: function(_) {
5852
5852
  var x, U = [], Q = {}, j = [], J = { add: le, remove: ge, addDelegate: function(Fe, He, et, gt, ft) {
5853
- var vt = xa(ft);
5853
+ var vt = _a(ft);
5854
5854
  if (!Q[et]) {
5855
5855
  Q[et] = [];
5856
5856
  for (var Ft = 0; Ft < j.length; Ft++) {
@@ -5863,14 +5863,14 @@ function nV() {
5863
5863
  });
5864
5864
  mn || (mn = { selector: Fe, context: He, listeners: [] }, jt.push(mn)), mn.listeners.push({ func: gt, options: vt });
5865
5865
  }, removeDelegate: function(Fe, He, et, gt, ft) {
5866
- var vt, Ft = xa(ft), Et = Q[et], jt = !1;
5866
+ var vt, Ft = _a(ft), Et = Q[et], jt = !1;
5867
5867
  if (Et)
5868
5868
  for (vt = Et.length - 1; vt >= 0; vt--) {
5869
5869
  var mn = Et[vt];
5870
5870
  if (mn.selector === Fe && mn.context === He) {
5871
5871
  for (var vn = mn.listeners, an = vn.length - 1; an >= 0; an--) {
5872
5872
  var It = vn[an];
5873
- if (It.func === gt && Ma(It.options, Ft)) {
5873
+ if (It.func === gt && Qa(It.options, Ft)) {
5874
5874
  vn.splice(an, 1), vn.length || (Et.splice(vt, 1), ge(He, et, _e), ge(He, et, Qe, !0)), jt = !0;
5875
5875
  break;
5876
5876
  }
@@ -5881,11 +5881,11 @@ function nV() {
5881
5881
  }, delegateListener: _e, delegateUseCapture: Qe, delegatedEvents: Q, documents: j, targets: U, supportsOptions: !1, supportsPassive: !1 };
5882
5882
  function le(Fe, He, et, gt) {
5883
5883
  if (Fe.addEventListener) {
5884
- var ft = xa(gt), vt = Nt(U, function(Ft) {
5884
+ var ft = _a(gt), vt = Nt(U, function(Ft) {
5885
5885
  return Ft.eventTarget === Fe;
5886
5886
  });
5887
5887
  vt || (vt = { eventTarget: Fe, events: {} }, U.push(vt)), vt.events[He] || (vt.events[He] = []), Nt(vt.events[He], function(Ft) {
5888
- return Ft.func === et && Ma(Ft.options, ft);
5888
+ return Ft.func === et && Qa(Ft.options, ft);
5889
5889
  }) || (Fe.addEventListener(He, et, J.supportsOptions ? ft : ft.capture), vt.events[He].push({ func: et, options: ft }));
5890
5890
  }
5891
5891
  }
@@ -5904,9 +5904,9 @@ function nV() {
5904
5904
  }
5905
5905
  return;
5906
5906
  }
5907
- for (var vn = xa(gt), an = 0; an < Et.length; an++) {
5907
+ for (var vn = _a(gt), an = 0; an < Et.length; an++) {
5908
5908
  var It = Et[an];
5909
- if (It.func === et && Ma(It.options, vn)) {
5909
+ if (It.func === et && Qa(It.options, vn)) {
5910
5910
  Fe.removeEventListener(He, et, J.supportsOptions ? vn : vn.capture), Et.splice(an, 1), Et.length === 0 && (delete vt.events[He], Ft = !0);
5911
5911
  break;
5912
5912
  }
@@ -5917,7 +5917,7 @@ function nV() {
5917
5917
  }
5918
5918
  }
5919
5919
  function _e(Fe, He) {
5920
- for (var et = xa(He), gt = new Ks(Fe), ft = Q[Fe.type], vt = zt(Fe)[0], Ft = vt; C.element(Ft); ) {
5920
+ for (var et = _a(He), gt = new Ks(Fe), ft = Q[Fe.type], vt = zt(Fe)[0], Ft = vt; C.element(Ft); ) {
5921
5921
  for (var Et = 0; Et < ft.length; Et++) {
5922
5922
  var jt = ft[Et], mn = jt.selector, vn = jt.context;
5923
5923
  if (Ae(Ft, mn) && Y(vn, vt) && Y(vn, Ft)) {
@@ -5925,7 +5925,7 @@ function nV() {
5925
5925
  gt.currentTarget = Ft;
5926
5926
  for (var It = 0; It < an.length; It++) {
5927
5927
  var Fn = an[It];
5928
- Ma(Fn.options, et) && Fn.func(gt);
5928
+ Qa(Fn.options, et) && Fn.func(gt);
5929
5929
  }
5930
5930
  }
5931
5931
  }
@@ -6088,7 +6088,7 @@ function nV() {
6088
6088
  return _[_.On = 0] = "On", _[_.Off = 1] = "Off", _;
6089
6089
  }(bn || {}), ei = function() {
6090
6090
  function _(x, U, Q, j) {
6091
- a(this, _), this.target = void 0, this.options = void 0, this._actions = void 0, this.events = new Ba(), this._context = void 0, this._win = void 0, this._doc = void 0, this._scopeEvents = void 0, this._actions = U.actions, this.target = x, this._context = U.context || Q, this._win = b(Be(x) ? this._context : x), this._doc = this._win.document, this._scopeEvents = j, this.set(U);
6091
+ a(this, _), this.target = void 0, this.options = void 0, this._actions = void 0, this.events = new xa(), this._context = void 0, this._win = void 0, this._doc = void 0, this._scopeEvents = void 0, this._actions = U.actions, this.target = x, this._context = U.context || Q, this._win = b(Be(x) ? this._context : x), this._doc = this._win.document, this._scopeEvents = j, this.set(U);
6092
6092
  }
6093
6093
  return o(_, [{ key: "_defaults", get: function() {
6094
6094
  return { base: {}, perAction: {}, actions: {} };
@@ -6197,7 +6197,7 @@ function nV() {
6197
6197
  }(), Rr = function() {
6198
6198
  function _() {
6199
6199
  var x = this;
6200
- a(this, _), this.id = "__interact_scope_".concat(Math.floor(100 * Math.random())), this.isInitialized = !1, this.listenerMaps = [], this.browser = z, this.defaults = yr(qi), this.Eventable = Ba, this.actions = { map: {}, phases: { start: !0, move: !0, end: !0 }, methodDict: {}, phaselessTypes: {} }, this.interactStatic = function(Q) {
6200
+ a(this, _), this.id = "__interact_scope_".concat(Math.floor(100 * Math.random())), this.isInitialized = !1, this.listenerMaps = [], this.browser = z, this.defaults = yr(qi), this.Eventable = xa, this.actions = { map: {}, phases: { start: !0, move: !0, end: !0 }, methodDict: {}, phaselessTypes: {} }, this.interactStatic = function(Q) {
6201
6201
  var j = function J(le, ge) {
6202
6202
  var _e = Q.interactables.getExisting(le, ge);
6203
6203
  return _e || ((_e = Q.interactables.new(le, ge)).events.global = J.globalEvents), _e;
@@ -6206,7 +6206,7 @@ function nV() {
6206
6206
  return this.scope.usePlugin(J, le), this;
6207
6207
  }, j.isSet = function(J, le) {
6208
6208
  return !!this.scope.interactables.get(J, le && le.context);
6209
- }, j.on = ma(function(J, le, ge) {
6209
+ }, j.on = va(function(J, le, ge) {
6210
6210
  if (C.string(J) && J.search(" ") !== -1 && (J = J.trim().split(/ +/)), C.array(J)) {
6211
6211
  for (var _e = 0, Qe = J; _e < Qe.length; _e++) {
6212
6212
  var Fe = Qe[_e];
@@ -6219,7 +6219,7 @@ function nV() {
6219
6219
  return this;
6220
6220
  }
6221
6221
  return Bi(J, this.scope.actions) ? this.globalEvents[J] ? this.globalEvents[J].push(le) : this.globalEvents[J] = [le] : this.scope.events.add(this.scope.document, J, le, { options: ge }), this;
6222
- }, "The interact.on() method is being deprecated"), j.off = ma(function(J, le, ge) {
6222
+ }, "The interact.on() method is being deprecated"), j.off = va(function(J, le, ge) {
6223
6223
  if (C.string(J) && J.search(" ") !== -1 && (J = J.trim().split(/ +/)), C.array(J)) {
6224
6224
  for (var _e = 0, Qe = J; _e < Qe.length; _e++) {
6225
6225
  var Fe = Qe[_e];
@@ -6345,7 +6345,7 @@ function nV() {
6345
6345
  x.edgeSign = { x: et, y: et };
6346
6346
  } else x.edgeSign = { x: He.left ? -1 : 1, y: He.top ? -1 : 1 };
6347
6347
  if (ge !== !1 && ue(Q, He), Fe != null && Fe.length) {
6348
- var gt = new va(_.interaction);
6348
+ var gt = new ya(_.interaction);
6349
6349
  gt.copyFrom(_.interaction.modification), gt.prepareStates(Fe), x.subModification = gt, gt.startAll(r({}, _));
6350
6350
  }
6351
6351
  }, set: function(_) {
@@ -6681,7 +6681,7 @@ function nV() {
6681
6681
  Q.splice(Q.indexOf(j), 1);
6682
6682
  }(x.interactions.list, U));
6683
6683
  } } }, os = UA;
6684
- if (Sr.use(mo), Sr.use(Wo), Sr.use(jl), Sr.use(wa), Sr.use(Yi), Sr.use(go), Sr.use(ms), Sr.use(Ta), Sr.use(os), Sr.default = Sr, i(e) === "object" && e) try {
6684
+ if (Sr.use(mo), Sr.use(Wo), Sr.use(jl), Sr.use(Ba), Sr.use(Yi), Sr.use(go), Sr.use(ms), Sr.use(Na), Sr.use(os), Sr.default = Sr, i(e) === "object" && e) try {
6685
6685
  e.exports = Sr;
6686
6686
  } catch {
6687
6687
  }
@@ -6754,7 +6754,7 @@ const vv = /* @__PURE__ */ V2(rV), iV = { class: "flex items-center" }, aV = { c
6754
6754
  return o;
6755
6755
  }
6756
6756
  return (o, l) => (K(), fe("div", {
6757
- class: At([
6757
+ class: ut([
6758
6758
  "cursor-pointer input-block my-2 px-5 py-1 rounded-lg relative",
6759
6759
  e.draggable ? `draggable${e.index} select-none` : "",
6760
6760
  "hover:white-bg-hover dark:hover:dark-bg-hover"
@@ -6853,7 +6853,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
6853
6853
  document.getElementById("upload-drop").addEventListener(A, l);
6854
6854
  });
6855
6855
  }), (A, u) => (K(), fe("div", {
6856
- class: At(["w-full", a.value ? "white-bg-hover dark:dark-bg-hover" : ""]),
6856
+ class: ut(["w-full", a.value ? "white-bg-hover dark:dark-bg-hover" : ""]),
6857
6857
  id: "upload-drop",
6858
6858
  "data-active": a.value,
6859
6859
  onDrop: nr(o, ["prevent"]),
@@ -6909,7 +6909,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
6909
6909
  return (n, r) => (K(), fe("span", {
6910
6910
  id: t.id,
6911
6911
  role: "tooltip",
6912
- class: At([
6912
+ class: ut([
6913
6913
  "mt-2 tooltip opacity-100 whitespace-nowrap",
6914
6914
  { hidden: !t.showingTooltip },
6915
6915
  { "bottom-5 x-center": t.direction === "top" },
@@ -6960,7 +6960,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
6960
6960
  t.value = !1;
6961
6961
  }
6962
6962
  return (a, s) => (K(), fe("button", {
6963
- class: At([
6963
+ class: ut([
6964
6964
  "circle-btn relative",
6965
6965
  { "p-1.5": e.dense },
6966
6966
  { "std-btn-blue": e.color === "blue" },
@@ -6999,18 +6999,18 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
6999
6999
  setup(e) {
7000
7000
  return (t, n) => (K(), fe("div", _V, [
7001
7001
  q("div", {
7002
- class: At(e.dense ? "" : "table-frame1")
7002
+ class: ut(e.dense ? "" : "table-frame1")
7003
7003
  }, [
7004
7004
  q("div", {
7005
- class: At(e.dense ? "" : e.overflow ? "overflow-x-auto" : "")
7005
+ class: ut(e.dense ? "" : e.overflow ? "overflow-x-auto" : "")
7006
7006
  }, [
7007
7007
  q("div", CV, [
7008
7008
  q("div", {
7009
- class: At(["table-shadow", { "overflow-hidden": e.overflow }])
7009
+ class: ut(["table-shadow", { "overflow-hidden": e.overflow }])
7010
7010
  }, [
7011
7011
  q("table", SV, [
7012
7012
  q("thead", {
7013
- class: At(e.hideHeader ? "sr-only" : "text-left")
7013
+ class: ut(e.hideHeader ? "sr-only" : "text-left")
7014
7014
  }, [
7015
7015
  hn(t.$slots, "header")
7016
7016
  ], 2),
@@ -7061,7 +7061,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
7061
7061
  const t = e;
7062
7062
  return (n, r) => (K(), fe("td", {
7063
7063
  colspan: t.colspan,
7064
- class: At([
7064
+ class: ut([
7065
7065
  "table-font",
7066
7066
  {
7067
7067
  "cursor-pointer hover:white-bg-hover dark:hover:dark-bg-hover": t.hover
@@ -7070,7 +7070,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
7070
7070
  ])
7071
7071
  }, [
7072
7072
  q("span", {
7073
- class: At([
7073
+ class: ut([
7074
7074
  { "flex text-right justify-end": t.right && !t.center },
7075
7075
  { "flex justify-center": t.center }
7076
7076
  ])
@@ -7101,7 +7101,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
7101
7101
  class: "std-table-header"
7102
7102
  }, [
7103
7103
  q("span", {
7104
- class: At(["", { "flex justify-center": t.center }])
7104
+ class: ut(["", { "flex justify-center": t.center }])
7105
7105
  }, [
7106
7106
  xr(Ge(t.title) + " ", 1),
7107
7107
  hn(n.$slots, "default")
@@ -7139,7 +7139,7 @@ const no = /* @__PURE__ */ vr(oV, [["render", uV]]), cV = ["data-active"], fV =
7139
7139
  setup(e) {
7140
7140
  const t = e;
7141
7141
  return (n, r) => (K(), fe("button", {
7142
- class: At([
7142
+ class: ut([
7143
7143
  "std-btn",
7144
7144
  { "px-3 py-1": e.dense },
7145
7145
  { "std-btn-red": e.color === "red" },
@@ -8356,7 +8356,7 @@ const qL = class extends VL {
8356
8356
  };
8357
8357
  qL.scope = tn.INLINE_BLOT;
8358
8358
  let iY = qL;
8359
- const Ya = iY;
8359
+ const Wa = iY;
8360
8360
  class aY {
8361
8361
  constructor() {
8362
8362
  this.head = null, this.tail = null, this.length = 0;
@@ -8692,7 +8692,7 @@ const Nd = class Od extends ml {
8692
8692
  return r instanceof Od && this.attributes.move(r), r;
8693
8693
  }
8694
8694
  };
8695
- Nd.allowedChildren = [Nd, Ya], Nd.blotName = "inline", Nd.scope = tn.INLINE_BLOT, Nd.tagName = "SPAN";
8695
+ Nd.allowedChildren = [Nd, Wa], Nd.blotName = "inline", Nd.scope = tn.INLINE_BLOT, Nd.tagName = "SPAN";
8696
8696
  let lY = Nd;
8697
8697
  const L4 = lY, Md = class X5 extends ml {
8698
8698
  static create(t) {
@@ -8746,7 +8746,7 @@ const L4 = lY, Md = class X5 extends ml {
8746
8746
  Md.blotName = "block", Md.scope = tn.BLOCK_BLOT, Md.tagName = "P", Md.allowedChildren = [
8747
8747
  L4,
8748
8748
  Md,
8749
- Ya
8749
+ Wa
8750
8750
  ];
8751
8751
  let AY = Md;
8752
8752
  const E0 = AY, J5 = class extends ml {
@@ -8769,7 +8769,7 @@ const E0 = AY, J5 = class extends ml {
8769
8769
  J5.blotName = "container", J5.scope = tn.BLOCK_BLOT;
8770
8770
  let uY = J5;
8771
8771
  const W2 = uY;
8772
- class cY extends Ya {
8772
+ class cY extends Wa {
8773
8773
  static formats(t, n) {
8774
8774
  }
8775
8775
  format(t, n) {
@@ -8864,7 +8864,7 @@ const Ao = cY, fY = {
8864
8864
  };
8865
8865
  Qd.blotName = "scroll", Qd.defaultChild = E0, Qd.allowedChildren = [E0, W2], Qd.scope = tn.BLOCK_BLOT, Qd.tagName = "DIV";
8866
8866
  let hY = Qd;
8867
- const U4 = hY, eB = class zL extends Ya {
8867
+ const U4 = hY, eB = class zL extends Wa {
8868
8868
  static create(t) {
8869
8869
  return document.createTextNode(t);
8870
8870
  }
@@ -8920,7 +8920,7 @@ const Bv = pY, gY = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
8920
8920
  ContainerBlot: W2,
8921
8921
  EmbedBlot: Ao,
8922
8922
  InlineBlot: L4,
8923
- LeafBlot: Ya,
8923
+ LeafBlot: Wa,
8924
8924
  ParentBlot: ml,
8925
8925
  Registry: yh,
8926
8926
  Scope: tn,
@@ -9359,7 +9359,7 @@ function GL() {
9359
9359
  return H ? "Symbol(src)_1." + H : "";
9360
9360
  }(), Ke = ae.toString, Ze = Le.hasOwnProperty, Ye = Le.toString, ht = RegExp(
9361
9361
  "^" + Ke.call(Ze).replace(z, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
9362
- ), Lt = ye ? Z.Buffer : void 0, _t = Z.Symbol, Ct = Z.Uint8Array, Ut = de(Object.getPrototypeOf, Object), St = Object.create, Gn = Le.propertyIsEnumerable, Dt = W.splice, zt = Object.getOwnPropertySymbols, Vt = Lt ? Lt.isBuffer : void 0, Sn = de(Object.keys, Object), Ht = qi(Z, "DataView"), In = qi(Z, "Map"), Nt = qi(Z, "Promise"), nn = qi(Z, "Set"), Zn = qi(Z, "WeakMap"), un = qi(Object, "create"), Gt = Nr(Ht), Tn = Nr(In), ga = Nr(Nt), Kr = Nr(nn), ra = Nr(Zn), wi = _t ? _t.prototype : void 0, rn = wi ? wi.valueOf : void 0;
9362
+ ), Lt = ye ? Z.Buffer : void 0, _t = Z.Symbol, Ct = Z.Uint8Array, Ut = de(Object.getPrototypeOf, Object), St = Object.create, Gn = Le.propertyIsEnumerable, Dt = W.splice, zt = Object.getOwnPropertySymbols, Vt = Lt ? Lt.isBuffer : void 0, Sn = de(Object.keys, Object), Ht = qi(Z, "DataView"), In = qi(Z, "Map"), Nt = qi(Z, "Promise"), nn = qi(Z, "Set"), Zn = qi(Z, "WeakMap"), un = qi(Object, "create"), Gt = Nr(Ht), Tn = Nr(In), ma = Nr(Nt), Kr = Nr(nn), ra = Nr(Zn), wi = _t ? _t.prototype : void 0, rn = wi ? wi.valueOf : void 0;
9363
9363
  function oi(H) {
9364
9364
  var me = -1, Me = H ? H.length : 0;
9365
9365
  for (this.clear(); ++me < Me; ) {
@@ -9436,16 +9436,16 @@ function GL() {
9436
9436
  function Rs(H) {
9437
9437
  return ss(this, H).delete(H);
9438
9438
  }
9439
- function Ta(H) {
9439
+ function Na(H) {
9440
9440
  return ss(this, H).get(H);
9441
9441
  }
9442
- function ma(H) {
9442
+ function va(H) {
9443
9443
  return ss(this, H).has(H);
9444
9444
  }
9445
9445
  function vs(H, me) {
9446
9446
  return ss(this, H).set(H, me), this;
9447
9447
  }
9448
- gr.prototype.clear = Vi, gr.prototype.delete = Rs, gr.prototype.get = Ta, gr.prototype.has = ma, gr.prototype.set = vs;
9448
+ gr.prototype.clear = Vi, gr.prototype.delete = Rs, gr.prototype.get = Na, gr.prototype.has = va, gr.prototype.set = vs;
9449
9449
  function Ai(H) {
9450
9450
  this.__data__ = new _n(H);
9451
9451
  }
@@ -9489,13 +9489,13 @@ function GL() {
9489
9489
  return -1;
9490
9490
  }
9491
9491
  function Oi(H, me) {
9492
- return H && sa(me, xa(me), H);
9492
+ return H && sa(me, _a(me), H);
9493
9493
  }
9494
9494
  function Hs(H, me, Me, tt, pn, Ot, Nn) {
9495
9495
  var On;
9496
9496
  if (tt && (On = Ot ? tt(H, pn, Ot, Nn) : tt(H)), On !== void 0)
9497
9497
  return On;
9498
- if (!Ba(H))
9498
+ if (!xa(H))
9499
9499
  return H;
9500
9500
  var Ur = ws(H);
9501
9501
  if (Ur) {
@@ -9503,12 +9503,12 @@ function GL() {
9503
9503
  return Vs(H, On);
9504
9504
  } else {
9505
9505
  var bn = Ki(H), ei = bn == u || bn == d;
9506
- if (ba(H))
9506
+ if (wa(H))
9507
9507
  return _r(H, me);
9508
9508
  if (bn == p || bn == a || ei && !Ot) {
9509
9509
  if (R(H))
9510
9510
  return Ot ? H : {};
9511
- if (On = ya(ei ? {} : H), !me)
9511
+ if (On = ba(ei ? {} : H), !me)
9512
9512
  return qs(H, Oi(On, H));
9513
9513
  } else {
9514
9514
  if (!Ae[bn])
@@ -9521,25 +9521,25 @@ function GL() {
9521
9521
  if (xi)
9522
9522
  return xi;
9523
9523
  if (Nn.set(H, On), !Ur)
9524
- var Rr = Me ? Oa(H) : xa(H);
9524
+ var Rr = Me ? Ma(H) : _a(H);
9525
9525
  return ue(Rr || H, function(Cr, br) {
9526
9526
  Rr && (br = Cr, Cr = H[br]), as(On, br, Hs(Cr, me, Me, tt, br, H, Nn));
9527
9527
  }), On;
9528
9528
  }
9529
9529
  function Dl(H) {
9530
- return Ba(H) ? St(H) : {};
9530
+ return xa(H) ? St(H) : {};
9531
9531
  }
9532
9532
  function po(H, me, Me) {
9533
9533
  var tt = me(H);
9534
9534
  return ws(H) ? tt : ke(tt, Me(H));
9535
9535
  }
9536
- function Na(H) {
9536
+ function Oa(H) {
9537
9537
  return Ye.call(H);
9538
9538
  }
9539
9539
  function bs(H) {
9540
- if (!Ba(H) || oa(H))
9540
+ if (!xa(H) || oa(H))
9541
9541
  return !1;
9542
- var me = wa(H) || R(H) ? ht : G;
9542
+ var me = Ba(H) || R(H) ? ht : G;
9543
9543
  return me.test(Nr(H));
9544
9544
  }
9545
9545
  function _A(H) {
@@ -9579,7 +9579,7 @@ function GL() {
9579
9579
  function yr(H) {
9580
9580
  return rn ? Object(rn.call(H)) : {};
9581
9581
  }
9582
- function va(H, me) {
9582
+ function ya(H, me) {
9583
9583
  var Me = me ? go(H.buffer) : H.buffer;
9584
9584
  return new H.constructor(Me, H.byteOffset, H.length);
9585
9585
  }
@@ -9600,8 +9600,8 @@ function GL() {
9600
9600
  function qs(H, me) {
9601
9601
  return sa(H, Qi(H), me);
9602
9602
  }
9603
- function Oa(H) {
9604
- return po(H, xa, Qi);
9603
+ function Ma(H) {
9604
+ return po(H, _a, Qi);
9605
9605
  }
9606
9606
  function ss(H, me) {
9607
9607
  var Me = H.__data__;
@@ -9611,7 +9611,7 @@ function GL() {
9611
9611
  var Me = je(H, me);
9612
9612
  return bs(Me) ? Me : void 0;
9613
9613
  }
9614
- var Qi = zt ? de(zt, Object) : Ma, Ki = Na;
9614
+ var Qi = zt ? de(zt, Object) : Qa, Ki = Oa;
9615
9615
  (Ht && Ki(new Ht(new ArrayBuffer(1))) != E || In && Ki(new In()) != f || Nt && Ki(Nt.resolve()) != h || nn && Ki(new nn()) != v || Zn && Ki(new Zn()) != b) && (Ki = function(H) {
9616
9616
  var me = Ye.call(H), Me = me == p ? H.constructor : void 0, tt = Me ? Nr(Me) : void 0;
9617
9617
  if (tt)
@@ -9620,7 +9620,7 @@ function GL() {
9620
9620
  return E;
9621
9621
  case Tn:
9622
9622
  return f;
9623
- case ga:
9623
+ case ma:
9624
9624
  return h;
9625
9625
  case Kr:
9626
9626
  return v;
@@ -9633,7 +9633,7 @@ function GL() {
9633
9633
  var me = H.length, Me = H.constructor(me);
9634
9634
  return me && typeof H[0] == "string" && Ze.call(H, "index") && (Me.index = H.index, Me.input = H.input), Me;
9635
9635
  }
9636
- function ya(H) {
9636
+ function ba(H) {
9637
9637
  return typeof H.constructor == "function" && !Pl(H) ? Dl(Ut(H)) : {};
9638
9638
  }
9639
9639
  function SA(H, me, Me, tt) {
@@ -9655,7 +9655,7 @@ function GL() {
9655
9655
  case N:
9656
9656
  case L:
9657
9657
  case P:
9658
- return va(H, tt);
9658
+ return ya(H, tt);
9659
9659
  case f:
9660
9660
  return js(H, tt, Me);
9661
9661
  case c:
@@ -9707,30 +9707,30 @@ function GL() {
9707
9707
  }
9708
9708
  var ws = Array.isArray;
9709
9709
  function yo(H) {
9710
- return H != null && Zo(H.length) && !wa(H);
9710
+ return H != null && Zo(H.length) && !Ba(H);
9711
9711
  }
9712
9712
  function $l(H) {
9713
9713
  return Ks(H) && yo(H);
9714
9714
  }
9715
- var ba = Vt || EA;
9716
- function wa(H) {
9717
- var me = Ba(H) ? Ye.call(H) : "";
9715
+ var wa = Vt || EA;
9716
+ function Ba(H) {
9717
+ var me = xa(H) ? Ye.call(H) : "";
9718
9718
  return me == u || me == d;
9719
9719
  }
9720
9720
  function Zo(H) {
9721
9721
  return typeof H == "number" && H > -1 && H % 1 == 0 && H <= i;
9722
9722
  }
9723
- function Ba(H) {
9723
+ function xa(H) {
9724
9724
  var me = typeof H;
9725
9725
  return !!H && (me == "object" || me == "function");
9726
9726
  }
9727
9727
  function Ks(H) {
9728
9728
  return !!H && typeof H == "object";
9729
9729
  }
9730
- function xa(H) {
9730
+ function _a(H) {
9731
9731
  return yo(H) ? ci(H) : _A(H);
9732
9732
  }
9733
- function Ma() {
9733
+ function Qa() {
9734
9734
  return [];
9735
9735
  }
9736
9736
  function EA() {
@@ -9808,7 +9808,7 @@ function YL() {
9808
9808
  return H ? "Symbol(src)_1." + H : "";
9809
9809
  }(), Gn = Lt.toString, Dt = RegExp(
9810
9810
  "^" + Ct.call(Ut).replace(M, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
9811
- ), zt = Te ? Be.Buffer : void 0, Vt = Be.Symbol, Sn = Be.Uint8Array, Ht = Lt.propertyIsEnumerable, In = Ye.splice, Nt = Vt ? Vt.toStringTag : void 0, nn = Object.getOwnPropertySymbols, Zn = zt ? zt.isBuffer : void 0, un = Ke(Object.keys, Object), Gt = Qi(Be, "DataView"), Tn = Qi(Be, "Map"), ga = Qi(Be, "Promise"), Kr = Qi(Be, "Set"), ra = Qi(Be, "WeakMap"), wi = Qi(Object, "create"), rn = Nr(Gt), oi = Nr(Tn), is = Nr(ga), ia = Nr(Kr), ji = Nr(ra), Wn = Vt ? Vt.prototype : void 0, cr = Wn ? Wn.valueOf : void 0;
9811
+ ), zt = Te ? Be.Buffer : void 0, Vt = Be.Symbol, Sn = Be.Uint8Array, Ht = Lt.propertyIsEnumerable, In = Ye.splice, Nt = Vt ? Vt.toStringTag : void 0, nn = Object.getOwnPropertySymbols, Zn = zt ? zt.isBuffer : void 0, un = Ke(Object.keys, Object), Gt = Qi(Be, "DataView"), Tn = Qi(Be, "Map"), ma = Qi(Be, "Promise"), Kr = Qi(Be, "Set"), ra = Qi(Be, "WeakMap"), wi = Qi(Object, "create"), rn = Nr(Gt), oi = Nr(Tn), is = Nr(ma), ia = Nr(Kr), ji = Nr(ra), Wn = Vt ? Vt.prototype : void 0, cr = Wn ? Wn.valueOf : void 0;
9812
9812
  function _n(H) {
9813
9813
  var me = -1, Me = H == null ? 0 : H.length;
9814
9814
  for (this.clear(); ++me < Me; ) {
@@ -9857,18 +9857,18 @@ function YL() {
9857
9857
  var tt = me.length - 1;
9858
9858
  return Me == tt ? me.pop() : In.call(me, Me, 1), --this.size, !0;
9859
9859
  }
9860
- function Ta(H) {
9860
+ function Na(H) {
9861
9861
  var me = this.__data__, Me = _r(me, H);
9862
9862
  return Me < 0 ? void 0 : me[Me][1];
9863
9863
  }
9864
- function ma(H) {
9864
+ function va(H) {
9865
9865
  return _r(this.__data__, H) > -1;
9866
9866
  }
9867
9867
  function vs(H, me) {
9868
9868
  var Me = this.__data__, tt = _r(Me, H);
9869
9869
  return tt < 0 ? (++this.size, Me.push([H, me])) : Me[tt][1] = me, this;
9870
9870
  }
9871
- gr.prototype.clear = Vi, gr.prototype.delete = Rs, gr.prototype.get = Ta, gr.prototype.has = ma, gr.prototype.set = vs;
9871
+ gr.prototype.clear = Vi, gr.prototype.delete = Rs, gr.prototype.get = Na, gr.prototype.has = va, gr.prototype.set = vs;
9872
9872
  function Ai(H) {
9873
9873
  var me = -1, Me = H == null ? 0 : H.length;
9874
9874
  for (this.clear(); ++me < Me; ) {
@@ -9924,7 +9924,7 @@ function YL() {
9924
9924
  function po(H) {
9925
9925
  return this.__data__.get(H);
9926
9926
  }
9927
- function Na(H) {
9927
+ function Oa(H) {
9928
9928
  return this.__data__.has(H);
9929
9929
  }
9930
9930
  function bs(H, me) {
@@ -9937,7 +9937,7 @@ function YL() {
9937
9937
  }
9938
9938
  return Me.set(H, me), this.size = Me.size, this;
9939
9939
  }
9940
- Oi.prototype.clear = Hs, Oi.prototype.delete = Dl, Oi.prototype.get = po, Oi.prototype.has = Na, Oi.prototype.set = bs;
9940
+ Oi.prototype.clear = Hs, Oi.prototype.delete = Dl, Oi.prototype.get = po, Oi.prototype.has = Oa, Oi.prototype.set = bs;
9941
9941
  function _A(H, me) {
9942
9942
  var Me = fn(H), tt = !Me && Wo(H), pn = !Me && !tt && yo(H), Ot = !Me && !tt && !pn && Ks(H), Nn = Me || tt || pn || Ot, On = Nn ? W(H.length, String) : [], Ur = On.length;
9943
9943
  for (var bn in H)
@@ -9962,13 +9962,13 @@ function YL() {
9962
9962
  return H == null ? H === void 0 ? I : v : Nt && Nt in Object(H) ? Ki(H) : Pl(H);
9963
9963
  }
9964
9964
  function js(H) {
9965
- return Ba(H) && Mi(H) == o;
9965
+ return xa(H) && Mi(H) == o;
9966
9966
  }
9967
9967
  function mo(H, me, Me, tt, pn) {
9968
- return H === me ? !0 : H == null || me == null || !Ba(H) && !Ba(me) ? H !== H && me !== me : Bi(H, me, Me, tt, mo, pn);
9968
+ return H === me ? !0 : H == null || me == null || !xa(H) && !xa(me) ? H !== H && me !== me : Bi(H, me, Me, tt, mo, pn);
9969
9969
  }
9970
9970
  function Bi(H, me, Me, tt, pn, Ot) {
9971
- var Nn = fn(H), On = fn(me), Ur = Nn ? l : ya(H), bn = On ? l : ya(me);
9971
+ var Nn = fn(H), On = fn(me), Ur = Nn ? l : ba(H), bn = On ? l : ba(me);
9972
9972
  Ur = Ur == o ? m : Ur, bn = bn == o ? m : bn;
9973
9973
  var ei = Ur == m, xi = bn == m, Rr = Ur == bn;
9974
9974
  if (Rr && yo(H)) {
@@ -9985,16 +9985,16 @@ function YL() {
9985
9985
  return Ot || (Ot = new Oi()), pn(Sr, zi, Me, tt, Ot);
9986
9986
  }
9987
9987
  }
9988
- return Rr ? (Ot || (Ot = new Oi()), Oa(H, me, Me, tt, pn, Ot)) : !1;
9988
+ return Rr ? (Ot || (Ot = new Oi()), Ma(H, me, Me, tt, pn, Ot)) : !1;
9989
9989
  }
9990
9990
  function yr(H) {
9991
9991
  if (!Zo(H) || Yo(H))
9992
9992
  return !1;
9993
- var me = ba(H) ? Dt : Z;
9993
+ var me = wa(H) ? Dt : Z;
9994
9994
  return me.test(Nr(H));
9995
9995
  }
9996
- function va(H) {
9997
- return Ba(H) && wa(H.length) && !!ie[Mi(H)];
9996
+ function ya(H) {
9997
+ return xa(H) && Ba(H.length) && !!ie[Mi(H)];
9998
9998
  }
9999
9999
  function Vs(H) {
10000
10000
  if (!oa(H))
@@ -10072,7 +10072,7 @@ function YL() {
10072
10072
  }
10073
10073
  return !1;
10074
10074
  }
10075
- function Oa(H, me, Me, tt, pn, Ot) {
10075
+ function Ma(H, me, Me, tt, pn, Ot) {
10076
10076
  var Nn = Me & i, On = ss(H), Ur = On.length, bn = ss(me), ei = bn.length;
10077
10077
  if (Ur != ei && !Nn)
10078
10078
  return !1;
@@ -10104,7 +10104,7 @@ function YL() {
10104
10104
  return Ot.delete(H), Ot.delete(me), br;
10105
10105
  }
10106
10106
  function ss(H) {
10107
- return go(H, xa, CA);
10107
+ return go(H, _a, CA);
10108
10108
  }
10109
10109
  function qi(H, me) {
10110
10110
  var Me = H.__data__;
@@ -10128,8 +10128,8 @@ function YL() {
10128
10128
  return H == null ? [] : (H = Object(H), ee(nn(H), function(me) {
10129
10129
  return Ht.call(H, me);
10130
10130
  }));
10131
- } : Ma, ya = Mi;
10132
- (Gt && ya(new Gt(new ArrayBuffer(1))) != T || Tn && ya(new Tn()) != h || ga && ya(ga.resolve()) != y || Kr && ya(new Kr()) != E || ra && ya(new ra()) != $) && (ya = function(H) {
10131
+ } : Qa, ba = Mi;
10132
+ (Gt && ba(new Gt(new ArrayBuffer(1))) != T || Tn && ba(new Tn()) != h || ma && ba(ma.resolve()) != y || Kr && ba(new Kr()) != E || ra && ba(new ra()) != $) && (ba = function(H) {
10133
10133
  var me = Mi(H), Me = me == m ? H.constructor : void 0, tt = Me ? Nr(Me) : "";
10134
10134
  if (tt)
10135
10135
  switch (tt) {
@@ -10182,36 +10182,36 @@ function YL() {
10182
10182
  var Wo = js(/* @__PURE__ */ function() {
10183
10183
  return arguments;
10184
10184
  }()) ? js : function(H) {
10185
- return Ba(H) && Ut.call(H, "callee") && !Ht.call(H, "callee");
10185
+ return xa(H) && Ut.call(H, "callee") && !Ht.call(H, "callee");
10186
10186
  }, fn = Array.isArray;
10187
10187
  function ws(H) {
10188
- return H != null && wa(H.length) && !ba(H);
10188
+ return H != null && Ba(H.length) && !wa(H);
10189
10189
  }
10190
10190
  var yo = Zn || EA;
10191
10191
  function $l(H, me) {
10192
10192
  return mo(H, me);
10193
10193
  }
10194
- function ba(H) {
10194
+ function wa(H) {
10195
10195
  if (!Zo(H))
10196
10196
  return !1;
10197
10197
  var me = Mi(H);
10198
10198
  return me == c || me == p || me == A || me == b;
10199
10199
  }
10200
- function wa(H) {
10200
+ function Ba(H) {
10201
10201
  return typeof H == "number" && H > -1 && H % 1 == 0 && H <= s;
10202
10202
  }
10203
10203
  function Zo(H) {
10204
10204
  var me = typeof H;
10205
10205
  return H != null && (me == "object" || me == "function");
10206
10206
  }
10207
- function Ba(H) {
10207
+ function xa(H) {
10208
10208
  return H != null && typeof H == "object";
10209
10209
  }
10210
- var Ks = R ? ae(R) : va;
10211
- function xa(H) {
10210
+ var Ks = R ? ae(R) : ya;
10211
+ function _a(H) {
10212
10212
  return ws(H) ? _A(H) : Vs(H);
10213
10213
  }
10214
- function Ma() {
10214
+ function Qa() {
10215
10215
  return [];
10216
10216
  }
10217
10217
  function EA() {
@@ -10650,7 +10650,7 @@ bt(Zl, "order", [
10650
10650
  ]);
10651
10651
  let uA = Zl;
10652
10652
  const S6 = 1;
10653
- class Ua extends E0 {
10653
+ class Ia extends E0 {
10654
10654
  constructor() {
10655
10655
  super(...arguments);
10656
10656
  bt(this, "cache", {});
@@ -10707,10 +10707,10 @@ class Ua extends E0 {
10707
10707
  return this.cache = {}, i;
10708
10708
  }
10709
10709
  }
10710
- Ua.blotName = "block";
10711
- Ua.tagName = "P";
10712
- Ua.defaultChild = El;
10713
- Ua.allowedChildren = [El, uA, Ao, yl];
10710
+ Ia.blotName = "block";
10711
+ Ia.tagName = "P";
10712
+ Ia.defaultChild = El;
10713
+ Ia.allowedChildren = [El, uA, Ao, yl];
10714
10714
  class Uo extends Ao {
10715
10715
  attach() {
10716
10716
  super.attach(), this.attributes = new Y2(this.domNode);
@@ -10735,7 +10735,7 @@ class Uo extends Ao {
10735
10735
  }
10736
10736
  const i = n.split(`
10737
10737
  `), a = i.pop(), s = i.map((l) => {
10738
- const A = this.scroll.create(Ua.blotName);
10738
+ const A = this.scroll.create(Ia.blotName);
10739
10739
  return A.insertAt(0, l), A;
10740
10740
  }), o = this.split(t);
10741
10741
  s.forEach((l) => {
@@ -10746,7 +10746,7 @@ class Uo extends Ao {
10746
10746
  Uo.scope = tn.BLOCK_BLOT;
10747
10747
  function ZL(e) {
10748
10748
  let t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
10749
- return e.descendants(Ya).reduce((n, r) => r.length() === 0 ? n : n.insert(r.value(), So(r, {}, t)), new en()).insert(`
10749
+ return e.descendants(Wa).reduce((n, r) => r.length() === 0 ? n : n.insert(r.value(), So(r, {}, t)), new en()).insert(`
10750
10750
  `, So(e));
10751
10751
  }
10752
10752
  function So(e) {
@@ -11100,7 +11100,7 @@ let CY = class {
11100
11100
  if (r.start.node !== this.cursor.textNode) {
11101
11101
  const i = this.scroll.find(r.start.node, !1);
11102
11102
  if (i == null) return;
11103
- if (i instanceof Ya) {
11103
+ if (i instanceof Wa) {
11104
11104
  const a = i.split(r.start.offset);
11105
11105
  i.parent.insertBefore(this.cursor, a);
11106
11106
  } else
@@ -11168,7 +11168,7 @@ let CY = class {
11168
11168
  t.native.collapsed || n.push([t.end.node, t.end.offset]);
11169
11169
  const r = n.map((s) => {
11170
11170
  const [o, l] = s, A = this.scroll.find(o, !0), u = A.offset(this.scroll);
11171
- return l === 0 ? u : A instanceof Ya ? u + A.index(o, l) : u + A.length();
11171
+ return l === 0 ? u : A instanceof Wa ? u + A.index(o, l) : u + A.length();
11172
11172
  }), i = Math.min(Math.max(...r), this.scroll.length() - 1), a = Math.min(i, ...r);
11173
11173
  return new Uf(a, i - a);
11174
11174
  }
@@ -11281,8 +11281,8 @@ let EY = class {
11281
11281
  `) && (n <= s || !!this.scroll.descendant(Uo, s)[0]), this.scroll.insertAt(s, p);
11282
11282
  const [h, g] = this.scroll.line(s);
11283
11283
  let v = uc({}, So(h));
11284
- if (h instanceof Ua) {
11285
- const [m] = h.descendant(Ya, g);
11284
+ if (h instanceof Ia) {
11285
+ const [m] = h.descendant(Wa, g);
11286
11286
  m && (v = uc(v, So(m)));
11287
11287
  }
11288
11288
  A = To.AttributeMap.diff(v, A) || {};
@@ -11293,12 +11293,12 @@ let EY = class {
11293
11293
  if (h)
11294
11294
  (n <= s || this.scroll.descendant(Uo, s)[0]) && (d = !0);
11295
11295
  else if (s > 0) {
11296
- const [g, v] = this.scroll.descendant(Ya, s - 1);
11296
+ const [g, v] = this.scroll.descendant(Wa, s - 1);
11297
11297
  g instanceof yl ? g.value()[v] !== `
11298
11298
  ` && (u = !0) : g instanceof Ao && g.statics.scope === tn.INLINE_BLOT && (u = !0);
11299
11299
  }
11300
11300
  if (this.scroll.insertAt(s, p, o.insert[p]), h) {
11301
- const [g] = this.scroll.descendant(Ya, s);
11301
+ const [g] = this.scroll.descendant(Wa, s);
11302
11302
  if (g) {
11303
11303
  const v = uc({}, So(g));
11304
11304
  A = To.AttributeMap.diff(v, A) || {};
@@ -11349,8 +11349,8 @@ let EY = class {
11349
11349
  let n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : 0, r = [], i = [];
11350
11350
  n === 0 ? this.scroll.path(t).forEach((o) => {
11351
11351
  const [l] = o;
11352
- l instanceof Ua ? r.push(l) : l instanceof Ya && i.push(l);
11353
- }) : (r = this.scroll.lines(t, n), i = this.scroll.descendants(Ya, t, n));
11352
+ l instanceof Ia ? r.push(l) : l instanceof Wa && i.push(l);
11353
+ }) : (r = this.scroll.lines(t, n), i = this.scroll.descendants(Wa, t, n));
11354
11354
  const [a, s] = [r, i].map((o) => {
11355
11355
  const l = o.shift();
11356
11356
  if (l == null) return {};
@@ -11399,7 +11399,7 @@ let EY = class {
11399
11399
  if (this.scroll.children.length === 0) return !0;
11400
11400
  if (this.scroll.children.length > 1) return !1;
11401
11401
  const t = this.scroll.children.head;
11402
- if ((t == null ? void 0 : t.statics.blotName) !== Ua.blotName) return !1;
11402
+ if ((t == null ? void 0 : t.statics.blotName) !== Ia.blotName) return !1;
11403
11403
  const n = t;
11404
11404
  return n.children.length > 1 ? !1 : n.children.head instanceof El;
11405
11405
  }
@@ -12045,7 +12045,7 @@ function T6(e, t, n, r) {
12045
12045
  class ed extends W2 {
12046
12046
  }
12047
12047
  function N6(e) {
12048
- return e instanceof Ua || e instanceof Uo;
12048
+ return e instanceof Ia || e instanceof Uo;
12049
12049
  }
12050
12050
  function O6(e) {
12051
12051
  return typeof e.updateContent == "function";
@@ -12158,7 +12158,7 @@ class Pd extends U4 {
12158
12158
  if (!n)
12159
12159
  return [null, -1];
12160
12160
  const [r, i] = n;
12161
- return r instanceof Ya ? [r, i] : [null, -1];
12161
+ return r instanceof Wa ? [r, i] : [null, -1];
12162
12162
  }
12163
12163
  line(t) {
12164
12164
  return t === this.length() ? this.line(t - 1) : this.descendant(N6, t);
@@ -12257,7 +12257,7 @@ class Pd extends U4 {
12257
12257
  }), a;
12258
12258
  }
12259
12259
  }
12260
- bt(Pd, "blotName", "scroll"), bt(Pd, "className", "ql-editor"), bt(Pd, "tagName", "DIV"), bt(Pd, "defaultChild", Ua), bt(Pd, "allowedChildren", [Ua, Uo, ed]);
12260
+ bt(Pd, "blotName", "scroll"), bt(Pd, "className", "ql-editor"), bt(Pd, "tagName", "DIV"), bt(Pd, "defaultChild", Ia), bt(Pd, "allowedChildren", [Ia, Uo, ed]);
12261
12261
  function Hb(e, t, n) {
12262
12262
  n.reduce((r, i) => {
12263
12263
  const a = To.Op.length(i);
@@ -12266,13 +12266,13 @@ function Hb(e, t, n) {
12266
12266
  if (typeof i.insert == "string") {
12267
12267
  const o = i.insert;
12268
12268
  e.insertAt(r, o);
12269
- const [l] = e.descendant(Ya, r), A = So(l);
12269
+ const [l] = e.descendant(Wa, r), A = So(l);
12270
12270
  s = To.AttributeMap.diff(A, s) || {};
12271
12271
  } else if (typeof i.insert == "object") {
12272
12272
  const o = Object.keys(i.insert)[0];
12273
12273
  if (o == null) return r;
12274
12274
  if (e.insertAt(r, o, i.insert[o]), e.scroll.query(o, tn.INLINE) != null) {
12275
- const [A] = e.descendant(Ya, r), u = So(A);
12275
+ const [A] = e.descendant(Wa, r), u = So(A);
12276
12276
  s = To.AttributeMap.diff(u, s) || {};
12277
12277
  }
12278
12278
  }
@@ -12316,25 +12316,25 @@ ${Z2(this.code(t, n))}
12316
12316
  </pre>`;
12317
12317
  }
12318
12318
  }
12319
- class es extends Ua {
12319
+ class ts extends Ia {
12320
12320
  static register() {
12321
12321
  ct.register(td);
12322
12322
  }
12323
12323
  }
12324
- bt(es, "TAB", " ");
12324
+ bt(ts, "TAB", " ");
12325
12325
  class M4 extends uA {
12326
12326
  }
12327
12327
  M4.blotName = "code";
12328
12328
  M4.tagName = "CODE";
12329
- es.blotName = "code-block";
12330
- es.className = "ql-code-block";
12331
- es.tagName = "DIV";
12329
+ ts.blotName = "code-block";
12330
+ ts.className = "ql-code-block";
12331
+ ts.tagName = "DIV";
12332
12332
  td.blotName = "code-block-container";
12333
12333
  td.className = "ql-code-block-container";
12334
12334
  td.tagName = "DIV";
12335
- td.allowedChildren = [es];
12336
- es.allowedChildren = [yl, El, bh];
12337
- es.requiredContainer = td;
12335
+ td.allowedChildren = [ts];
12336
+ ts.allowedChildren = [yl, El, bh];
12337
+ ts.requiredContainer = td;
12338
12338
  const Q4 = {
12339
12339
  scope: tn.BLOCK,
12340
12340
  whitelist: ["rtl"]
@@ -12918,9 +12918,9 @@ class uU extends kl {
12918
12918
  html: n,
12919
12919
  text: r
12920
12920
  } = t, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
12921
- if (i[es.blotName])
12921
+ if (i[ts.blotName])
12922
12922
  return new en().insert(r || "", {
12923
- [es.blotName]: i[es.blotName]
12923
+ [ts.blotName]: i[ts.blotName]
12924
12924
  });
12925
12925
  if (!n)
12926
12926
  return new en().insert(r || "", i);
@@ -13476,7 +13476,7 @@ class kW extends kl {
13476
13476
  }
13477
13477
  }
13478
13478
  ct.register({
13479
- "blots/block": Ua,
13479
+ "blots/block": Ia,
13480
13480
  "blots/block/embed": Uo,
13481
13481
  "blots/break": El,
13482
13482
  "blots/container": ed,
@@ -13513,10 +13513,10 @@ const LW = new FW("indent", "ql-indent", {
13513
13513
  // @ts-expect-error
13514
13514
  whitelist: [1, 2, 3, 4, 5, 6, 7, 8]
13515
13515
  });
13516
- class aB extends Ua {
13516
+ class aB extends Ia {
13517
13517
  }
13518
13518
  bt(aB, "blotName", "blockquote"), bt(aB, "tagName", "blockquote");
13519
- class sB extends Ua {
13519
+ class sB extends Ia {
13520
13520
  static formats(t) {
13521
13521
  return this.tagName.indexOf(t.tagName) + 1;
13522
13522
  }
@@ -13526,7 +13526,7 @@ class pg extends ed {
13526
13526
  }
13527
13527
  pg.blotName = "list-container";
13528
13528
  pg.tagName = "OL";
13529
- class gg extends Ua {
13529
+ class gg extends Ia {
13530
13530
  static create(t) {
13531
13531
  const n = super.create();
13532
13532
  return n.setAttribute("data-list", t), n;
@@ -13683,7 +13683,7 @@ const Rp = new Sl("code-token", "hljs", {
13683
13683
  class du extends uA {
13684
13684
  static formats(t, n) {
13685
13685
  for (; t != null && t !== n.domNode; ) {
13686
- if (t.classList && t.classList.contains(es.className))
13686
+ if (t.classList && t.classList.contains(ts.className))
13687
13687
  return super.formats(t, n);
13688
13688
  t = t.parentNode;
13689
13689
  }
@@ -13700,7 +13700,7 @@ class du extends uA {
13700
13700
  }
13701
13701
  du.blotName = "code-token";
13702
13702
  du.className = "ql-token";
13703
- class Eo extends es {
13703
+ class Eo extends ts {
13704
13704
  static create(t) {
13705
13705
  const n = super.create(t);
13706
13706
  return typeof t == "string" && n.setAttribute("data-language", t), n;
@@ -13831,10 +13831,10 @@ class pU extends kl {
13831
13831
  return Z2(t).split(`
13832
13832
  `).reduce((i, a, s) => (s !== 0 && i.insert(`
13833
13833
  `, {
13834
- [es.blotName]: n
13834
+ [ts.blotName]: n
13835
13835
  }), i.insert(a)), new en());
13836
13836
  const r = this.quill.root.ownerDocument.createElement("div");
13837
- return r.classList.add(es.className), r.innerHTML = IW(this.options.hljs, n, t), P4(this.quill.scroll, r, [(i, a) => {
13837
+ return r.classList.add(ts.className), r.innerHTML = IW(this.options.hljs, n, t), P4(this.quill.scroll, r, [(i, a) => {
13838
13838
  const s = Rp.value(i);
13839
13839
  return s ? a.compose(new en().retain(a.length(), {
13840
13840
  [du.blotName]: s
@@ -13842,7 +13842,7 @@ class pU extends kl {
13842
13842
  }], [(i, a) => i.data.split(`
13843
13843
  `).reduce((s, o, l) => (l !== 0 && s.insert(`
13844
13844
  `, {
13845
- [es.blotName]: n
13845
+ [ts.blotName]: n
13846
13846
  }), s.insert(o)), a)], /* @__PURE__ */ new WeakMap());
13847
13847
  }
13848
13848
  }
@@ -13893,7 +13893,7 @@ pU.DEFAULTS = {
13893
13893
  label: "SQL"
13894
13894
  }]
13895
13895
  };
13896
- const x0 = class x0 extends Ua {
13896
+ const x0 = class x0 extends Ia {
13897
13897
  static create(t) {
13898
13898
  const n = super.create();
13899
13899
  return t ? n.setAttribute("data-row", t) : n.setAttribute("data-row", $4()), n;
@@ -14735,7 +14735,7 @@ ct.register({
14735
14735
  "formats/font": sU,
14736
14736
  "formats/size": lU,
14737
14737
  "formats/blockquote": aB,
14738
- "formats/code-block": es,
14738
+ "formats/code-block": ts,
14739
14739
  "formats/header": sB,
14740
14740
  "formats/list": gg,
14741
14741
  "formats/bold": F0,
@@ -14947,7 +14947,7 @@ const jZ = /* @__PURE__ */ vr($Z, [["render", HZ]]), VZ = ["src"], VSe = /* @__P
14947
14947
  }, {
14948
14948
  default: Oe(() => [
14949
14949
  he(De(P2), {
14950
- class: At([
14950
+ class: ut([
14951
14951
  "white-bg dark:dark-bg transform rounded-2xl p-6 text-left align-middle shadow-xl transition-all",
14952
14952
  { "w-full max-w-md": e.size === "small" },
14953
14953
  {
@@ -15628,7 +15628,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15628
15628
  o.value ? (K(), Je(De(zh), {
15629
15629
  key: 0,
15630
15630
  as: "div",
15631
- class: At([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15631
+ class: ut([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15632
15632
  style: { "min-width": "75%", left: "50%", transform: "translateX(-50%)" },
15633
15633
  onClose: A
15634
15634
  }, {
@@ -15674,7 +15674,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15674
15674
  _: 1
15675
15675
  }, 8, ["class"])) : (K(), fe("div", {
15676
15676
  key: 1,
15677
- class: At([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-80"]),
15677
+ class: ut([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-80"]),
15678
15678
  style: { "min-width": "75%", left: "50%", transform: "translateX(-50%)" }
15679
15679
  }, [
15680
15680
  q("div", yX, [
@@ -15782,7 +15782,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15782
15782
  o.value ? (K(), Je(De(zh), {
15783
15783
  key: 0,
15784
15784
  as: "div",
15785
- class: At([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15785
+ class: ut([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15786
15786
  style: { "min-width": "75%", left: "50%", transform: "translateX(-50%)" },
15787
15787
  onClose: A
15788
15788
  }, {
@@ -15832,7 +15832,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15832
15832
  _: 1
15833
15833
  }, 8, ["class"])) : (K(), fe("div", {
15834
15834
  key: 1,
15835
- class: At([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15835
+ class: ut([i.value ? "std-green-light" : "std-red-light", "rounded-md p-4 fixed bottom-5 z-50"]),
15836
15836
  style: { "min-width": "75%", left: "50%", transform: "translateX(-50%)" }
15837
15837
  }, [
15838
15838
  q("div", PX, [
@@ -15897,7 +15897,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15897
15897
  const t = e;
15898
15898
  return (n, r) => (K(), fe("div", ZX, [
15899
15899
  q("div", {
15900
- class: At([
15900
+ class: ut([
15901
15901
  "relative flex items-center justify-center",
15902
15902
  { "h-2": e.hideProgress },
15903
15903
  { "h-6": !e.hideProgress }
@@ -15905,7 +15905,7 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15905
15905
  }, [
15906
15906
  q("div", {
15907
15907
  class: "absolute top-0 bottom-0 left-0 rounded-lg std-green-hover",
15908
- style: ns({ width: `${t.progress}%` })
15908
+ style: ha({ width: `${t.progress}%` })
15909
15909
  }, null, 4),
15910
15910
  e.hideProgress ? lt("", !0) : (K(), fe("div", XX, Ge(t.progress) + "% ", 1))
15911
15911
  ], 2)
@@ -15951,29 +15951,34 @@ const uX = { class: "flex" }, cX = { class: "flex-shrink-0" }, fX = { class: "ml
15951
15951
  steps: Array
15952
15952
  },
15953
15953
  setup(e) {
15954
- return (t, n) => (K(), fe("div", eJ, [
15954
+ const t = e, n = ze(() => ({
15955
+ gridTemplateColumns: `repeat(${t.steps.length}, minmax(0, 1fr))`
15956
+ }));
15957
+ return (r, i) => (K(), fe("div", eJ, [
15955
15958
  q("div", {
15956
- class: At(`w-full grid grid-cols-${e.steps.length} pb-8 md:pb-4 gap-x-2`)
15959
+ class: "'w-full grid pb-8 md:pb-4 gap-x-2",
15960
+ style: ha(n.value)
15957
15961
  }, [
15958
- (K(!0), fe(mt, null, ln(e.steps, (r, i) => (K(), fe("div", {
15959
- class: At([
15962
+ (K(!0), fe(mt, null, ln(e.steps, (a, s) => (K(), fe("div", {
15963
+ class: ut([
15960
15964
  "h-2 text-sm px-1",
15961
- { "opacity-75": r.status !== "current" },
15962
- { "font-semibold": r.status === "current" }
15965
+ { "opacity-75": a.status !== "current" },
15966
+ { "font-semibold": a.status === "current" }
15963
15967
  ])
15964
- }, Ge(r.name), 3))), 256))
15965
- ], 2),
15968
+ }, Ge(a.name), 3))), 256))
15969
+ ], 4),
15966
15970
  q("div", {
15967
- class: At(`w-full grid grid-cols-${e.steps.length} gap-x-2`)
15971
+ class: "w-full grid gap-x-2",
15972
+ style: ha(n.value)
15968
15973
  }, [
15969
- (K(!0), fe(mt, null, ln(e.steps, (r, i) => (K(), fe("div", {
15970
- class: At([
15974
+ (K(!0), fe(mt, null, ln(e.steps, (a, s) => (K(), fe("div", {
15975
+ class: ut([
15971
15976
  "h-2 rounded-lg flex-none",
15972
- { "slider-inactive": r.status === "upcoming" },
15973
- { "std-blue": r.status !== "upcoming" }
15977
+ { "slider-inactive": a.status === "upcoming" },
15978
+ { "std-blue": a.status !== "upcoming" }
15974
15979
  ])
15975
15980
  }, null, 2))), 256))
15976
- ], 2)
15981
+ ], 4)
15977
15982
  ]));
15978
15983
  }
15979
15984
  }, nJ = { class: "flow-root" }, rJ = { class: "float-left" }, iJ = { class: "float-right space-x-4" }, ZSe = {
@@ -18803,7 +18808,7 @@ const kU = {
18803
18808
  n.add ? (K(), fe("button", {
18804
18809
  key: 0,
18805
18810
  type: "button",
18806
- class: At([
18811
+ class: ut([
18807
18812
  "action-btn std-btn-blue rounded-l-md",
18808
18813
  {
18809
18814
  "rounded-r-md": !n.config && !n.view && !n.edit && !n.delete && !n.schedule && !n.download && !n.play && !n.refresh && !n.stop
@@ -18822,7 +18827,7 @@ const kU = {
18822
18827
  n.view ? (K(), fe("button", {
18823
18828
  key: 1,
18824
18829
  type: "button",
18825
- class: At([
18830
+ class: ut([
18826
18831
  "action-btn std-btn-blue",
18827
18832
  {
18828
18833
  "rounded-l-md": !n.add
@@ -18843,7 +18848,7 @@ const kU = {
18843
18848
  n.edit ? (K(), fe("button", {
18844
18849
  key: 2,
18845
18850
  type: "button",
18846
- class: At([
18851
+ class: ut([
18847
18852
  "action-btn std-btn-blue",
18848
18853
  {
18849
18854
  "rounded-l-md": !n.add && !n.view
@@ -18864,7 +18869,7 @@ const kU = {
18864
18869
  n.config ? (K(), fe("button", {
18865
18870
  key: 3,
18866
18871
  type: "button",
18867
- class: At([
18872
+ class: ut([
18868
18873
  "action-btn std-btn-blue",
18869
18874
  {
18870
18875
  "rounded-l-md": !n.add && !n.view && !n.edit
@@ -18885,7 +18890,7 @@ const kU = {
18885
18890
  n.schedule ? (K(), fe("button", {
18886
18891
  key: 4,
18887
18892
  type: "button",
18888
- class: At([
18893
+ class: ut([
18889
18894
  "action-btn std-btn-blue",
18890
18895
  {
18891
18896
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.config
@@ -18906,7 +18911,7 @@ const kU = {
18906
18911
  n.play ? (K(), fe("button", {
18907
18912
  key: 5,
18908
18913
  type: "button",
18909
- class: At([
18914
+ class: ut([
18910
18915
  "action-btn std-btn-green",
18911
18916
  {
18912
18917
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.schedule && !n.config
@@ -18927,7 +18932,7 @@ const kU = {
18927
18932
  n.stop ? (K(), fe("button", {
18928
18933
  key: 6,
18929
18934
  type: "button",
18930
- class: At([
18935
+ class: ut([
18931
18936
  "action-btn std-btn-red",
18932
18937
  {
18933
18938
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.config && !n.play && !n.schedule
@@ -18948,7 +18953,7 @@ const kU = {
18948
18953
  n.refresh ? (K(), fe("button", {
18949
18954
  key: 7,
18950
18955
  type: "button",
18951
- class: At([
18956
+ class: ut([
18952
18957
  "action-btn std-btn-blue",
18953
18958
  {
18954
18959
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.config && !n.play && !n.schedule && !n.stop
@@ -18969,7 +18974,7 @@ const kU = {
18969
18974
  n.download ? (K(), fe("button", {
18970
18975
  key: 8,
18971
18976
  type: "button",
18972
- class: At([
18977
+ class: ut([
18973
18978
  "action-btn std-btn-blue",
18974
18979
  {
18975
18980
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.config && !n.play && !n.schedule && !n.stop && !n.refresh
@@ -18990,7 +18995,7 @@ const kU = {
18990
18995
  n.delete ? (K(), fe("button", {
18991
18996
  key: 9,
18992
18997
  type: "button",
18993
- class: At([
18998
+ class: ut([
18994
18999
  "action-btn std-btn-red rounded-r-md",
18995
19000
  {
18996
19001
  "rounded-l-md": !n.add && !n.view && !n.edit && !n.config && !n.play && !n.schedule && !n.download && !n.refresh && !n.stop
@@ -19050,7 +19055,7 @@ const kU = {
19050
19055
  const n = e.active, r = xe(!1);
19051
19056
  return (i, a) => (K(), fe("div", kJ, [
19052
19057
  q("div", {
19053
- class: At([
19058
+ class: ut([
19054
19059
  "flex-none rounded-full p-1",
19055
19060
  { "status-positive": De(n) === !0 },
19056
19061
  { "status-negative": !De(n) },
@@ -19078,7 +19083,7 @@ const kU = {
19078
19083
  },
19079
19084
  setup(e) {
19080
19085
  return (t, n) => (K(), fe("div", {
19081
- class: At([
19086
+ class: ut([
19082
19087
  "status-dot text-2xl",
19083
19088
  e.trend === "positive" ? "status-positive" : e.trend === "negative" ? "status-negative" : "status-neutral"
19084
19089
  ])
@@ -19095,7 +19100,7 @@ const kU = {
19095
19100
  },
19096
19101
  setup(e) {
19097
19102
  return (t, n) => (K(), fe("div", {
19098
- class: At([
19103
+ class: ut([
19099
19104
  "status-dot text-xs",
19100
19105
  e.status === e.completeStatus ? "status-positive" : e.status === "error" || e.status === "Error" || e.status === "aborted" || e.status === "Aborted" ? "status-negative" : "status-neutral"
19101
19106
  ])
@@ -19112,7 +19117,7 @@ const kU = {
19112
19117
  },
19113
19118
  setup(e) {
19114
19119
  return (t, n) => (K(), fe("div", {
19115
- class: At([
19120
+ class: ut([
19116
19121
  "status-dot",
19117
19122
  e.status === e.completeStatus ? "status-positive" : e.status === "error" || e.status === "aborted" || e.status === "Aborted" ? "status-negative" : e.status === "warning" ? "status-warning" : "status-neutral"
19118
19123
  ])
@@ -19228,7 +19233,7 @@ const kU = {
19228
19233
  }, {
19229
19234
  default: Oe(({ active: v }) => [
19230
19235
  q("a", {
19231
- class: At([
19236
+ class: ut([
19232
19237
  { "std-white-hover": v },
19233
19238
  "std-white-text block px-4 py-1 text-sm cursor-pointer"
19234
19239
  ])
@@ -19261,7 +19266,7 @@ const kU = {
19261
19266
  he(De(iA), null, {
19262
19267
  default: Oe(({ active: v }) => [
19263
19268
  q("div", {
19264
- class: At([
19269
+ class: ut([
19265
19270
  { "std-white-hover": v },
19266
19271
  "std-white-text block px-4 py-1 text-sm"
19267
19272
  ])
@@ -19276,7 +19281,7 @@ const kU = {
19276
19281
  }),
19277
19282
  l.value ? (K(), fe("div", {
19278
19283
  key: 0,
19279
- class: At([
19284
+ class: ut([
19280
19285
  "absolute top-0 w-80 rounded-xs std-white shadow-lg",
19281
19286
  { "left-full": e.subItemDirection === "right" },
19282
19287
  { "right-full": e.subItemDirection === "left" }
@@ -19311,7 +19316,7 @@ const kU = {
19311
19316
  setup(e) {
19312
19317
  const t = e, n = ze(() => typeof t.score == "string" ? t.score : t.score === 0 ? "none" : t.score < 1e3 ? "low" : t.score < 2e3 ? "medium" : t.score < 4e3 ? "serious" : t.score < 8e3 ? "high" : "critical");
19313
19318
  return (r, i) => (K(), fe("div", {
19314
- class: At([
19319
+ class: ut([
19315
19320
  "text-left justify-start inline-flex items-center rounded-sm mx-2 px-2 py-0.5 text-xs font-medium std-light dark:std-dark",
19316
19321
  { "score-none": n.value === "none" },
19317
19322
  { "score-low": n.value === "low" },
@@ -19355,7 +19360,7 @@ const kU = {
19355
19360
  const n = xe(!1);
19356
19361
  return (r, i) => (K(), fe("div", DJ, [
19357
19362
  q("div", {
19358
- class: At([
19363
+ class: ut([
19359
19364
  "flex-none rounded-full p-1",
19360
19365
  { "status-positive": t.active },
19361
19366
  { "status-negative": t.inactive },
@@ -19388,7 +19393,7 @@ const kU = {
19388
19393
  },
19389
19394
  setup(e) {
19390
19395
  return (t, n) => (K(), fe("div", {
19391
- class: At(["std-red-text", { "row justify-center": e.center }])
19396
+ class: ut(["std-red-text", { "row justify-center": e.center }])
19392
19397
  }, [
19393
19398
  q("span", null, Ge(e.error), 1)
19394
19399
  ], 2));
@@ -19500,7 +19505,7 @@ const kU = {
19500
19505
  }, {
19501
19506
  default: Oe(({ active: f }) => [
19502
19507
  q("li", {
19503
- class: At({ "std-blue text-white": f })
19508
+ class: ut({ "std-blue text-white": f })
19504
19509
  }, Ge(d), 3)
19505
19510
  ]),
19506
19511
  _: 2
@@ -19626,7 +19631,7 @@ const kU = {
19626
19631
  return (r, i) => (K(), fe("span", YJ, [
19627
19632
  (K(!0), fe(mt, null, ln(e.options, (a, s) => (K(), fe("button", {
19628
19633
  type: "button",
19629
- class: At([
19634
+ class: ut([
19630
19635
  "button-toggle std-white dark:std-dark",
19631
19636
  { "std-disabled-text opacity-60": a.value !== e.inputValue },
19632
19637
  { "rounded-l-lg": s === 0 },
@@ -19718,7 +19723,7 @@ const kU = {
19718
19723
  default: Oe(() => [
19719
19724
  o[3] || (o[3] = q("span", { class: "sr-only" }, "Use setting", -1)),
19720
19725
  q("span", {
19721
- class: At([
19726
+ class: ut([
19722
19727
  e.forceActive || s.$attrs.modelValue === e.powerState ? n.size === "sm" ? "translate-x-3" : "translate-x-5" : "translate-x-0",
19723
19728
  { "icon-md": n.size === "sm" },
19724
19729
  { "h-7 w-7": n.size === "md" },
@@ -19726,7 +19731,7 @@ const kU = {
19726
19731
  ])
19727
19732
  }, [
19728
19733
  q("span", {
19729
- class: At([
19734
+ class: ut([
19730
19735
  e.forceActive || s.$attrs.modelValue === e.powerState ? "opacity-0 duration-100 ease-out" : "opacity-100 duration-200 ease-in",
19731
19736
  "absolute inset-0 flex h-full w-full items-center justify-center transition-opacity"
19732
19737
  ]),
@@ -19739,7 +19744,7 @@ const kU = {
19739
19744
  }))
19740
19745
  ], 2),
19741
19746
  q("span", {
19742
- class: At([
19747
+ class: ut([
19743
19748
  e.forceActive || s.$attrs.modelValue === e.powerState ? "opacity-100 duration-200 ease-in" : "opacity-0 duration-100 ease-out",
19744
19749
  "absolute inset-0 flex h-full w-full items-center justify-center transition-opacity"
19745
19750
  ]),
@@ -19780,7 +19785,7 @@ const kU = {
19780
19785
  onClick: i[0] || (i[0] = (a) => n("title"))
19781
19786
  }, [
19782
19787
  q("h2", {
19783
- class: At(`${e.size} leading-7 sm:truncate sm:tracking-tight`)
19788
+ class: ut(`${e.size} leading-7 sm:truncate sm:tracking-tight`)
19784
19789
  }, Ge(e.title), 3),
19785
19790
  q("div", ree, [
19786
19791
  q("div", iee, [
@@ -19856,7 +19861,7 @@ const kU = {
19856
19861
  })
19857
19862
  ]),
19858
19863
  (K(!0), fe(mt, null, ln(i.value, (o, l) => (K(), fe("a", {
19859
- class: At([
19864
+ class: ut([
19860
19865
  "std-table-footer-btn px-4 py-1 cursor-pointer",
19861
19866
  e.startPos / e.pageSize + 1 === o ? "std-btn-blue text-white" : "std-btn-white"
19862
19867
  ]),
@@ -19902,7 +19907,7 @@ const kU = {
19902
19907
  n.value = !1;
19903
19908
  }
19904
19909
  return (a, s) => (K(), fe("span", {
19905
- class: At([
19910
+ class: ut([
19906
19911
  "relative chip",
19907
19912
  { "yellow-chip": e.color === "yellow" },
19908
19913
  { "blue-chip": e.color === "blue" },
@@ -19976,7 +19981,7 @@ const kU = {
19976
19981
  setup(e, { emit: t }) {
19977
19982
  const n = e, r = t;
19978
19983
  return (i, a) => (K(), fe("div", {
19979
- class: At([
19984
+ class: ut([
19980
19985
  { "disabled-box": n.disabled },
19981
19986
  { "selected-green-box": n.inUse && n.selected && !n.disabled },
19982
19987
  {
@@ -19988,7 +19993,7 @@ const kU = {
19988
19993
  },
19989
19994
  "box relative"
19990
19995
  ]),
19991
- style: ns(`min-width: ${e.minWidth}`),
19996
+ style: ha(`min-width: ${e.minWidth}`),
19992
19997
  onClick: a[1] || (a[1] = (s) => r("view"))
19993
19998
  }, [
19994
19999
  hn(i.$slots, "icon"),
@@ -19996,7 +20001,7 @@ const kU = {
19996
20001
  key: 0,
19997
20002
  src: n.icon,
19998
20003
  alt: n.icon,
19999
- style: ns(`height: ${n.iconHeight}`)
20004
+ style: ha(`height: ${n.iconHeight}`)
20000
20005
  }, null, 12, bee)) : lt("", !0),
20001
20006
  q("div", wee, [
20002
20007
  q("div", Bee, Ge(n.title), 1),
@@ -20040,7 +20045,7 @@ const kU = {
20040
20045
  }, {
20041
20046
  default: Oe(({ active: a, checked: s }) => [
20042
20047
  q("div", {
20043
- class: At([[
20048
+ class: ut([[
20044
20049
  { "py-1 px-2": e.size === "sm" },
20045
20050
  { "py-2 px-3": e.size === "md" },
20046
20051
  { "py-3 px-4": e.size === "lg" },
@@ -20103,7 +20108,7 @@ const kU = {
20103
20108
  q("div", kee, [
20104
20109
  (K(!0), fe(mt, null, ln(i.value, (A, u) => (K(), fe("button", {
20105
20110
  type: "button",
20106
- class: At([
20111
+ class: ut([
20107
20112
  "icon-xs rounded-full",
20108
20113
  e.current === u ? "slider-active" : "slider-inactive"
20109
20114
  ]),
@@ -20137,7 +20142,7 @@ const kU = {
20137
20142
  setup(e, { emit: t }) {
20138
20143
  const n = t;
20139
20144
  return (r, i) => (K(), fe("li", {
20140
- class: At([
20145
+ class: ut([
20141
20146
  "overflow-hidden rounded-xl border std-white-border",
20142
20147
  {
20143
20148
  "std-green-hover-light": e.color === "green"
@@ -20211,7 +20216,7 @@ const kU = {
20211
20216
  (K(!0), fe(mt, null, ln(e.menuItems, (a) => (K(), Je(De(iA), null, {
20212
20217
  default: Oe(({ active: s }) => [
20213
20218
  q("div", {
20214
- class: At([
20219
+ class: ut([
20215
20220
  { "std-white-hover": s },
20216
20221
  "block px-3 py-1 text-sm leading-6 cursor-pointer"
20217
20222
  ]),
@@ -20253,7 +20258,7 @@ const kU = {
20253
20258
  return (n, r) => (K(), fe("div", Mee, [
20254
20259
  q("dt", Qee, Ge(t.title), 1),
20255
20260
  q("dd", {
20256
- class: At([
20261
+ class: ut([
20257
20262
  "flex flex-wrap items-start gap-x-2 text-sm gap-y-1",
20258
20263
  { "break-all": t.break }
20259
20264
  ])
@@ -20288,7 +20293,7 @@ const kU = {
20288
20293
  (K(!0), fe(mt, null, ln(n.fields, (s) => (K(), fe("div", Ree, [
20289
20294
  q("dt", Hee, Ge(s.name), 1),
20290
20295
  q("dd", {
20291
- class: At([
20296
+ class: ut([
20292
20297
  "flex flex-wrap items-start gap-x-2 text-sm gap-y-1",
20293
20298
  { "icon-yellow": s.color === "yellow" },
20294
20299
  { "icon-red": s.color === "red" },
@@ -20554,7 +20559,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20554
20559
  q("nav", ste, [
20555
20560
  (K(!0), fe(mt, null, ln(De(i), (A, u) => (K(), fe("a", {
20556
20561
  key: A.name,
20557
- class: At([
20562
+ class: ut([
20558
20563
  { "tab-selected": A.current },
20559
20564
  { "tab-unselected": !A.current },
20560
20565
  { "rounded-l-md": u === 0 },
@@ -20564,7 +20569,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20564
20569
  onClick: (d) => s(A[n.tabField])
20565
20570
  }, [
20566
20571
  q("span", {
20567
- class: At([
20572
+ class: ut([
20568
20573
  "row",
20569
20574
  { "text-sm": n.size === "small" },
20570
20575
  { "text-lg": n.size === "large" }
@@ -20590,7 +20595,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20590
20595
  default: Oe(() => [
20591
20596
  q("div", null, [
20592
20597
  he(De(Yf), {
20593
- class: At([
20598
+ class: ut([
20594
20599
  "tab-selected inline-flex w-full justify-center cursor-pointer rounded-md px-4 py-2 font-medium",
20595
20600
  { "text-sm": n.size === "small" },
20596
20601
  { "text-lg": n.size === "large" }
@@ -20599,7 +20604,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20599
20604
  default: Oe(() => [
20600
20605
  xr(Ge(e.current) + " ", 1),
20601
20606
  he(De(FH), {
20602
- class: At([
20607
+ class: ut([
20603
20608
  { "icon-md": n.size === "small" },
20604
20609
  { "icon-lg": n.size !== "small" }
20605
20610
  ]),
@@ -20625,7 +20630,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20625
20630
  }, {
20626
20631
  default: Oe(() => [
20627
20632
  q("button", {
20628
- class: At([
20633
+ class: ut([
20629
20634
  "group flex w-full items-center rounded-md px-2 py-2 text-sm",
20630
20635
  A.current ? "tab-selected" : "tab-unselected"
20631
20636
  ])
@@ -20666,7 +20671,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20666
20671
  return (a, s) => (K(!0), fe(mt, null, ln(n.options, (o, l) => (K(), fe("div", {
20667
20672
  key: l,
20668
20673
  onClick: (A) => i(o),
20669
- class: At([
20674
+ class: ut([
20670
20675
  {
20671
20676
  "tab-selected": e.current === o
20672
20677
  },
@@ -20695,7 +20700,7 @@ const qee = { class: "fixed inset-0 overflow-hidden" }, Kee = { class: "absolute
20695
20700
  _: 3
20696
20701
  }),
20697
20702
  he(De(iH), {
20698
- class: At(["absolute z-10", e.direction === "right" ? "left-0" : "right-0"])
20703
+ class: ut(["absolute z-10", e.direction === "right" ? "left-0" : "right-0"])
20699
20704
  }, {
20700
20705
  default: Oe(() => [
20701
20706
  hn(t.$slots, "content")
@@ -22289,7 +22294,7 @@ const s8 = Object.fromEntries(
22289
22294
  q("span", _ne, Ge(A.week()), 1)
22290
22295
  ])) : lt("", !0),
22291
22296
  q("div", {
22292
- class: At(["relative", { "vtd-tooltip": o.asRange && A.duration() }]),
22297
+ class: ut(["relative", { "vtd-tooltip": o.asRange && A.duration() }]),
22293
22298
  "data-tooltip": `${A.duration()}`
22294
22299
  }, [
22295
22300
  he(Vo, {
@@ -22303,14 +22308,14 @@ const s8 = Object.fromEntries(
22303
22308
  default: Oe(() => [
22304
22309
  De(r)(A) || A.hovered() ? (K(), fe("span", {
22305
22310
  key: 0,
22306
- class: At(["absolute bg-vtd-primary-100 bg-opacity-60 dark:bg-vtd-secondary-700 dark:bg-opacity-50", De(i)(A)])
22311
+ class: ut(["absolute bg-vtd-primary-100 bg-opacity-60 dark:bg-vtd-secondary-700 dark:bg-opacity-50", De(i)(A)])
22307
22312
  }, null, 2)) : lt("", !0)
22308
22313
  ]),
22309
22314
  _: 2
22310
22315
  }, 1024),
22311
22316
  q("button", {
22312
22317
  type: "button",
22313
- class: At(["vtd-datepicker-date relative w-[2.7rem] h-[2.7rem] lg:w-10 lg:h-10 flex justify-center items-center text-xs 2xl:text-sm", [
22318
+ class: ut(["vtd-datepicker-date relative w-[2.7rem] h-[2.7rem] lg:w-10 lg:h-10 flex justify-center items-center text-xs 2xl:text-sm", [
22314
22319
  De(a)(A),
22315
22320
  o.asRange ? "transition-all" : "transition-colors"
22316
22321
  ]]),
@@ -23196,7 +23201,7 @@ const Qne = ["disabled", "placeholder", "onKeyup"], Dne = { class: "absolute ins
23196
23201
  q("div", Are, [
23197
23202
  P() && !r.asSingle ? (K(), fe("div", ure, fre)) : lt("", !0),
23198
23203
  q("div", {
23199
- class: At(["relative w-full lg:w-80", {
23204
+ class: ut(["relative w-full lg:w-80", {
23200
23205
  "mb-3 sm:mb-0 sm:mr-2 md:w-1/2": P() && !r.asSingle
23201
23206
  }])
23202
23207
  }, [
@@ -23328,7 +23333,7 @@ const Qne = ["disabled", "placeholder", "onKeyup"], Dne = { class: "absolute ins
23328
23333
  q("button", {
23329
23334
  type: "button",
23330
23335
  disabled: r.disabled,
23331
- class: At([
23336
+ class: ut([
23332
23337
  r.disabled ? "cursor-default opacity-50" : "opacity-100",
23333
23338
  "px-2 py-1 mr-1 focus:outline-none text-vtd-secondary-400 dark:text-opacity-70 rounded-md"
23334
23339
  ]),
@@ -23364,7 +23369,7 @@ const Qne = ["disabled", "placeholder", "onKeyup"], Dne = { class: "absolute ins
23364
23369
  }, {
23365
23370
  default: Oe(({ close: ae }) => [
23366
23371
  q("div", {
23367
- class: At(["absolute z-50 top-full sm:mt-2.5", ee(W)])
23372
+ class: ut(["absolute z-50 top-full sm:mt-2.5", ee(W)])
23368
23373
  }, [
23369
23374
  q("div", {
23370
23375
  ref_key: "VtdRef",
@@ -23372,7 +23377,7 @@ const Qne = ["disabled", "placeholder", "onKeyup"], Dne = { class: "absolute ins
23372
23377
  class: "fixed inset-0 z-50 overflow-y-auto sm:overflow-visible sm:static sm:z-auto bg-white dark:bg-vtd-secondary-800 sm:rounded-lg shadow-sm"
23373
23378
  }, [
23374
23379
  q("div", {
23375
- class: At(["vtd-datepicker static sm:relative w-full bg-white sm:rounded-lg sm:shadow-sm border-0 sm:border border-black/[.1] px-3 py-3 sm:px-4 sm:py-4 dark:bg-vtd-secondary-800 dark:border-vtd-secondary-700/[1]", R(W)])
23380
+ class: ut(["vtd-datepicker static sm:relative w-full bg-white sm:rounded-lg sm:shadow-sm border-0 sm:border border-black/[.1] px-3 py-3 sm:px-4 sm:py-4 dark:bg-vtd-secondary-800 dark:border-vtd-secondary-700/[1]", R(W)])
23376
23381
  }, [
23377
23382
  q("div", jne, [
23378
23383
  r.shortcuts ? (K(), Je(o8, {
@@ -23386,7 +23391,7 @@ const Qne = ["disabled", "placeholder", "onKeyup"], Dne = { class: "absolute ins
23386
23391
  q("div", Vne, [
23387
23392
  P() && !r.asSingle ? (K(), fe("div", qne, zne)) : lt("", !0),
23388
23393
  q("div", {
23389
- class: At(["relative", {
23394
+ class: ut(["relative", {
23390
23395
  "mb-3 sm:mb-0 sm:mr-2 w-full md:w-1/2 lg:w-80": P() && !r.asSingle,
23391
23396
  "w-full": !P() && r.asSingle
23392
23397
  }])
@@ -23951,7 +23956,7 @@ function Kre(e, t, n) {
23951
23956
  function cy(e) {
23952
23957
  return e % 4 === 0 && e % 100 !== 0 || e % 400 === 0;
23953
23958
  }
23954
- var ts = 0, tu = 1, Jl = 2, ta = 3, pl = 4, nu = 5, ff = 6, zre = 7, Gre = 8;
23959
+ var ns = 0, tu = 1, Jl = 2, ta = 3, pl = 4, nu = 5, ff = 6, zre = 7, Gre = 8;
23955
23960
  cn("Y", 0, 0, function() {
23956
23961
  var e = this.year();
23957
23962
  return e <= 9999 ? cA(e, 4) : "+" + e;
@@ -23967,15 +23972,15 @@ Rt("YY", Jr, uo);
23967
23972
  Rt("YYYY", X4, Z4);
23968
23973
  Rt("YYYYY", ly, sy);
23969
23974
  Rt("YYYYYY", ly, sy);
23970
- Tr(["YYYYY", "YYYYYY"], ts);
23975
+ Tr(["YYYYY", "YYYYYY"], ns);
23971
23976
  Tr("YYYY", function(e, t) {
23972
- t[ts] = e.length === 2 ? yt.parseTwoDigitYear(e) : er(e);
23977
+ t[ns] = e.length === 2 ? yt.parseTwoDigitYear(e) : er(e);
23973
23978
  });
23974
23979
  Tr("YY", function(e, t) {
23975
- t[ts] = yt.parseTwoDigitYear(e);
23980
+ t[ns] = yt.parseTwoDigitYear(e);
23976
23981
  });
23977
23982
  Tr("Y", function(e, t) {
23978
- t[ts] = parseInt(e, 10);
23983
+ t[ns] = parseInt(e, 10);
23979
23984
  });
23980
23985
  function l0(e) {
23981
23986
  return cy(e) ? 366 : 365;
@@ -24562,7 +24567,7 @@ function jie() {
24562
24567
  }
24563
24568
  function a3(e) {
24564
24569
  var t, n = e._a;
24565
- return n && Rn(e).overflow === -2 && (t = n[tu] < 0 || n[tu] > 11 ? tu : n[Jl] < 1 || n[Jl] > e3(n[ts], n[tu]) ? Jl : n[ta] < 0 || n[ta] > 24 || n[ta] === 24 && (n[pl] !== 0 || n[nu] !== 0 || n[ff] !== 0) ? ta : n[pl] < 0 || n[pl] > 59 ? pl : n[nu] < 0 || n[nu] > 59 ? nu : n[ff] < 0 || n[ff] > 999 ? ff : -1, Rn(e)._overflowDayOfYear && (t < ts || t > Jl) && (t = Jl), Rn(e)._overflowWeeks && t === -1 && (t = zre), Rn(e)._overflowWeekday && t === -1 && (t = Gre), Rn(e).overflow = t), e;
24570
+ return n && Rn(e).overflow === -2 && (t = n[tu] < 0 || n[tu] > 11 ? tu : n[Jl] < 1 || n[Jl] > e3(n[ns], n[tu]) ? Jl : n[ta] < 0 || n[ta] > 24 || n[ta] === 24 && (n[pl] !== 0 || n[nu] !== 0 || n[ff] !== 0) ? ta : n[pl] < 0 || n[pl] > 59 ? pl : n[nu] < 0 || n[nu] > 59 ? nu : n[ff] < 0 || n[ff] > 999 ? ff : -1, Rn(e)._overflowDayOfYear && (t < ns || t > Jl) && (t = Jl), Rn(e)._overflowWeeks && t === -1 && (t = zre), Rn(e)._overflowWeekday && t === -1 && (t = Gre), Rn(e).overflow = t), e;
24566
24571
  }
24567
24572
  var Vie = /^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, qie = /^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/, Kie = /Z|[+-]\d\d(?::?\d\d)?/, Mm = [
24568
24573
  ["YYYYYY-MM-DD", /[+-]\d{6}-\d\d-\d\d/],
@@ -24727,7 +24732,7 @@ function nae(e) {
24727
24732
  function s3(e) {
24728
24733
  var t, n, r = [], i, a, s;
24729
24734
  if (!e._d) {
24730
- for (i = nae(e), e._w && e._a[Jl] == null && e._a[tu] == null && rae(e), e._dayOfYear != null && (s = $d(e._a[ts], i[ts]), (e._dayOfYear > l0(s) || e._dayOfYear === 0) && (Rn(e)._overflowDayOfYear = !0), n = N0(s, 0, e._dayOfYear), e._a[tu] = n.getUTCMonth(), e._a[Jl] = n.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
24735
+ for (i = nae(e), e._w && e._a[Jl] == null && e._a[tu] == null && rae(e), e._dayOfYear != null && (s = $d(e._a[ns], i[ns]), (e._dayOfYear > l0(s) || e._dayOfYear === 0) && (Rn(e)._overflowDayOfYear = !0), n = N0(s, 0, e._dayOfYear), e._a[tu] = n.getUTCMonth(), e._a[Jl] = n.getUTCDate()), t = 0; t < 3 && e._a[t] == null; ++t)
24731
24736
  e._a[t] = r[t] = i[t];
24732
24737
  for (; t < 7; t++)
24733
24738
  e._a[t] = r[t] = e._a[t] == null ? t === 2 ? 1 : 0 : e._a[t];
@@ -24741,9 +24746,9 @@ function rae(e) {
24741
24746
  var t, n, r, i, a, s, o, l, A;
24742
24747
  t = e._w, t.GG != null || t.W != null || t.E != null ? (a = 1, s = 4, n = $d(
24743
24748
  t.GG,
24744
- e._a[ts],
24749
+ e._a[ns],
24745
24750
  O0(Xr(), 1, 4).year
24746
- ), r = $d(t.W, 1), i = $d(t.E, 1), (i < 1 || i > 7) && (l = !0)) : (a = e._locale._week.dow, s = e._locale._week.doy, A = O0(Xr(), a, s), n = $d(t.gg, e._a[ts], A.year), r = $d(t.w, A.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (l = !0)) : t.e != null ? (i = t.e + a, (t.e < 0 || t.e > 6) && (l = !0)) : i = a), r < 1 || r > uu(n, a, s) ? Rn(e)._overflowWeeks = !0 : l != null ? Rn(e)._overflowWeekday = !0 : (o = CI(n, r, i, a, s), e._a[ts] = o.year, e._dayOfYear = o.dayOfYear);
24751
+ ), r = $d(t.W, 1), i = $d(t.E, 1), (i < 1 || i > 7) && (l = !0)) : (a = e._locale._week.dow, s = e._locale._week.doy, A = O0(Xr(), a, s), n = $d(t.gg, e._a[ns], A.year), r = $d(t.w, A.week), t.d != null ? (i = t.d, (i < 0 || i > 6) && (l = !0)) : t.e != null ? (i = t.e + a, (t.e < 0 || t.e > 6) && (l = !0)) : i = a), r < 1 || r > uu(n, a, s) ? Rn(e)._overflowWeeks = !0 : l != null ? Rn(e)._overflowWeekday = !0 : (o = CI(n, r, i, a, s), e._a[ns] = o.year, e._dayOfYear = o.dayOfYear);
24747
24752
  }
24748
24753
  yt.ISO_8601 = function() {
24749
24754
  };
@@ -24768,7 +24773,7 @@ function o3(e) {
24768
24773
  e._locale,
24769
24774
  e._a[ta],
24770
24775
  e._meridiem
24771
- ), A = Rn(e).era, A !== null && (e._a[ts] = e._locale.erasConvertYear(A, e._a[ts])), s3(e), a3(e);
24776
+ ), A = Rn(e).era, A !== null && (e._a[ns] = e._locale.erasConvertYear(A, e._a[ns])), s3(e), a3(e);
24772
24777
  }
24773
24778
  function iae(e, t, n) {
24774
24779
  var r;
@@ -25419,10 +25424,10 @@ Rt("yy", Wh);
25419
25424
  Rt("yyy", Wh);
25420
25425
  Rt("yyyy", Wh);
25421
25426
  Rt("yo", Sse);
25422
- Tr(["y", "yy", "yyy", "yyyy"], ts);
25427
+ Tr(["y", "yy", "yyy", "yyyy"], ns);
25423
25428
  Tr(["yo"], function(e, t, n, r) {
25424
25429
  var i;
25425
- n._locale._eraYearOrdinalRegex && (i = e.match(n._locale._eraYearOrdinalRegex)), n._locale.eraYearOrdinalParse ? t[ts] = n._locale.eraYearOrdinalParse(e, i) : t[ts] = parseInt(e, 10);
25430
+ n._locale._eraYearOrdinalRegex && (i = e.match(n._locale._eraYearOrdinalRegex)), n._locale.eraYearOrdinalParse ? t[ns] = n._locale.eraYearOrdinalParse(e, i) : t[ns] = parseInt(e, 10);
25426
25431
  });
25427
25432
  function hse(e, t) {
25428
25433
  var n, r, i, a = this._eras || Eu("en")._eras;
@@ -26288,11 +26293,11 @@ const xoe = { class: "col" }, EEe = {
26288
26293
  ], 32),
26289
26294
  q("div", Uoe, [
26290
26295
  he(De(HH), {
26291
- class: At(["icon-lg", s()]),
26296
+ class: ut(["icon-lg", s()]),
26292
26297
  onClick: f[2] || (f[2] = (c) => l())
26293
26298
  }, null, 8, ["class"]),
26294
26299
  he(De(PH), {
26295
- class: At(["icon-lg", o()]),
26300
+ class: ut(["icon-lg", o()]),
26296
26301
  onClick: f[3] || (f[3] = (c) => A())
26297
26302
  }, null, 8, ["class"])
26298
26303
  ]),
@@ -26689,7 +26694,7 @@ const Joe = {
26689
26694
  return (t, n) => (K(), fe("ul", Joe, [
26690
26695
  (K(!0), fe(mt, null, ln(e.data, (r, i) => (K(), fe("li", ele, [
26691
26696
  q("div", {
26692
- class: At([
26697
+ class: ut([
26693
26698
  i === e.data.length - 1 ? "h-6" : "-bottom-6",
26694
26699
  "absolute left-0 top-0 flex w-6 justify-center"
26695
26700
  ])
@@ -26796,7 +26801,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26796
26801
  }, {
26797
26802
  default: Oe(() => [
26798
26803
  he(De(Yf), {
26799
- class: At([
26804
+ class: ut([
26800
26805
  `group inline-flex justify-center text-${e.size} font-medium`,
26801
26806
  { "std-btn std-btn-red": e.color === "red" },
26802
26807
  { "std-btn std-btn-green": e.color === "green" },
@@ -26820,7 +26825,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26820
26825
  }, {
26821
26826
  default: Oe(() => [
26822
26827
  he(De(Wf), {
26823
- class: At([
26828
+ class: ut([
26824
26829
  `std-white input-dropdown w-${e.optionsSize} origin-top-right shadow-lg max-h-96`,
26825
26830
  e.direction === "right" ? "left-0 " : "right-0",
26826
26831
  { "std-red": e.color === "red" },
@@ -26834,7 +26839,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26834
26839
  (K(!0), fe(mt, null, ln(e.options, (o) => (K(), Je(De(iA), { key: o }, {
26835
26840
  default: Oe(({ active: l }) => [
26836
26841
  q("span", {
26837
- class: At([
26842
+ class: ut([
26838
26843
  { "outline-hidden": l },
26839
26844
  { "white-bg-hover dark:dark-bg-hover": e.color !== "red" && e.color !== "blue" && e.color !== "green" && (l || i(o)) },
26840
26845
  { "std-red-hover-light": e.color === "red" && (l || i(o)) },
@@ -26890,11 +26895,11 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26890
26895
  }, {
26891
26896
  btn: Oe(() => [
26892
26897
  he(De(_U), {
26893
- class: At(`${i.value} mr-2`)
26898
+ class: ut(`${i.value} mr-2`)
26894
26899
  }, null, 8, ["class"]),
26895
26900
  s[1] || (s[1] = xr(" Sort By ", -1)),
26896
26901
  he(De(ey), {
26897
- class: At(`${i.value} ml-2`)
26902
+ class: ut(`${i.value} ml-2`)
26898
26903
  }, null, 8, ["class"])
26899
26904
  ]),
26900
26905
  _: 1
@@ -26920,7 +26925,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26920
26925
  return (r, i) => (K(), fe("div", null, [
26921
26926
  e.country ? (K(), fe("span", {
26922
26927
  key: 0,
26923
- class: At([
26928
+ class: ut([
26924
26929
  "fi mr-1",
26925
26930
  { fis: n.squared },
26926
26931
  `fi-${n.country.toLowerCase()}`
@@ -26947,7 +26952,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26947
26952
  setup(e) {
26948
26953
  return (t, n) => (K(), fe("div", wle, [
26949
26954
  he(H1, {
26950
- class: At(["md:w-1/3", { "dark:bg-black": e.shadow }])
26955
+ class: ut(["md:w-1/3", { "dark:bg-black": e.shadow }])
26951
26956
  }, {
26952
26957
  default: Oe(() => [
26953
26958
  q("div", Ble, [
@@ -26961,7 +26966,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26961
26966
  _: 3
26962
26967
  }, 8, ["class"]),
26963
26968
  he(H1, {
26964
- class: At(["md:w-1/3", { "dark:bg-black": e.shadow }])
26969
+ class: ut(["md:w-1/3", { "dark:bg-black": e.shadow }])
26965
26970
  }, {
26966
26971
  default: Oe(() => [
26967
26972
  q("div", Sle, [
@@ -26975,7 +26980,7 @@ const IEe = /* @__PURE__ */ vr(cle, [["render", hle]]), ple = { class: "py-1" },
26975
26980
  _: 3
26976
26981
  }, 8, ["class"]),
26977
26982
  he(H1, {
26978
- class: At(["md:w-1/3", { "dark:bg-black": e.shadow }])
26983
+ class: ut(["md:w-1/3", { "dark:bg-black": e.shadow }])
26979
26984
  }, {
26980
26985
  default: Oe(() => [
26981
26986
  q("div", Lle, [
@@ -27266,7 +27271,7 @@ function wB(e, t, n) {
27266
27271
  function Gle(e) {
27267
27272
  return Math.max(1, Math.ceil(Math.log(d3(e)) / Math.LN2) + 1);
27268
27273
  }
27269
- function Ia(e, t) {
27274
+ function Ta(e, t) {
27270
27275
  let n;
27271
27276
  if (t === void 0)
27272
27277
  for (const r of e)
@@ -27334,8 +27339,8 @@ function Bp(e, t, n) {
27334
27339
  function Ch(e, t, n) {
27335
27340
  if (e = Float64Array.from(Ole(e, n)), !(!(r = e.length) || isNaN(t = +t))) {
27336
27341
  if (t <= 0 || r < 2) return _h(e);
27337
- if (t >= 1) return Ia(e);
27338
- var r, i = (r - 1) * t, a = Math.floor(i), s = Ia(uT(e, a).subarray(0, a + 1)), o = _h(e.subarray(a + 1));
27342
+ if (t >= 1) return Ta(e);
27343
+ var r, i = (r - 1) * t, a = Math.floor(i), s = Ta(uT(e, a).subarray(0, a + 1)), o = _h(e.subarray(a + 1));
27339
27344
  return s + (o - s) * (i - a);
27340
27345
  }
27341
27346
  }
@@ -28599,18 +28604,18 @@ function w3(e, t) {
28599
28604
  return n ? MT(e, n > 180 || n < -180 ? n - 360 * Math.round(n / 360) : n) : _y(isNaN(e) ? t : e);
28600
28605
  }
28601
28606
  function cce(e) {
28602
- return (e = +e) == 1 ? Za : function(t, n) {
28607
+ return (e = +e) == 1 ? Xa : function(t, n) {
28603
28608
  return n - t ? uce(t, n, e) : _y(isNaN(t) ? n : t);
28604
28609
  };
28605
28610
  }
28606
- function Za(e, t) {
28611
+ function Xa(e, t) {
28607
28612
  var n = t - e;
28608
28613
  return n ? MT(e, n) : _y(isNaN(e) ? t : e);
28609
28614
  }
28610
28615
  const Qf = function e(t) {
28611
28616
  var n = cce(t);
28612
28617
  function r(i, a) {
28613
- var s = n((i = wc(i)).r, (a = wc(a)).r), o = n(i.g, a.g), l = n(i.b, a.b), A = Za(i.opacity, a.opacity);
28618
+ var s = n((i = wc(i)).r, (a = wc(a)).r), o = n(i.g, a.g), l = n(i.b, a.b), A = Xa(i.opacity, a.opacity);
28614
28619
  return function(u) {
28615
28620
  return i.r = s(u), i.g = o(u), i.b = l(u), i.opacity = A(u), i + "";
28616
28621
  };
@@ -28654,7 +28659,7 @@ function mce(e, t) {
28654
28659
  return n.setTime(e * (1 - r) + t * r), n;
28655
28660
  };
28656
28661
  }
28657
- function Ga(e, t) {
28662
+ function Ya(e, t) {
28658
28663
  return e = +e, t = +t, function(n) {
28659
28664
  return e * (1 - n) + t * n;
28660
28665
  };
@@ -28683,7 +28688,7 @@ function bce(e) {
28683
28688
  function QT(e, t) {
28684
28689
  var n = IB.lastIndex = iw.lastIndex = 0, r, i, a, s = -1, o = [], l = [];
28685
28690
  for (e = e + "", t = t + ""; (r = IB.exec(e)) && (i = iw.exec(t)); )
28686
- (a = i.index) > n && (a = t.slice(n, a), o[s] ? o[s] += a : o[++s] = a), (r = r[0]) === (i = i[0]) ? o[s] ? o[s] += i : o[++s] = i : (o[++s] = null, l.push({ i: s, x: Ga(r, i) })), n = iw.lastIndex;
28691
+ (a = i.index) > n && (a = t.slice(n, a), o[s] ? o[s] += a : o[++s] = a), (r = r[0]) === (i = i[0]) ? o[s] ? o[s] += i : o[++s] = i : (o[++s] = null, l.push({ i: s, x: Ya(r, i) })), n = iw.lastIndex;
28687
28692
  return n < t.length && (a = t.slice(n), o[s] ? o[s] += a : o[++s] = a), o.length < 2 ? l[0] ? bce(l[0].x) : yce(t) : (t = l.length, function(A) {
28688
28693
  for (var u = 0, d; u < t; ++u) o[(d = l[u]).i] = d.x(A);
28689
28694
  return o.join("");
@@ -28691,7 +28696,7 @@ function QT(e, t) {
28691
28696
  }
28692
28697
  function dA(e, t) {
28693
28698
  var n = typeof t, r;
28694
- return t == null || n === "boolean" ? _y(t) : (n === "number" ? Ga : n === "string" ? (r = Mf(t)) ? (t = r, Qf) : QT : t instanceof Mf ? Qf : t instanceof Date ? mce : pce(t) ? hce : Array.isArray(t) ? gce : typeof t.valueOf != "function" && typeof t.toString != "function" || isNaN(t) ? vce : Ga)(e, t);
28699
+ return t == null || n === "boolean" ? _y(t) : (n === "number" ? Ya : n === "string" ? (r = Mf(t)) ? (t = r, Qf) : QT : t instanceof Mf ? Qf : t instanceof Date ? mce : pce(t) ? hce : Array.isArray(t) ? gce : typeof t.valueOf != "function" && typeof t.toString != "function" || isNaN(t) ? vce : Ya)(e, t);
28695
28700
  }
28696
28701
  function Cy(e, t) {
28697
28702
  return e = +e, t = +t, function(n) {
@@ -28732,19 +28737,19 @@ function PT(e, t, n, r) {
28732
28737
  function a(A, u, d, f, c, p) {
28733
28738
  if (A !== d || u !== f) {
28734
28739
  var h = c.push("translate(", null, t, null, n);
28735
- p.push({ i: h - 4, x: Ga(A, d) }, { i: h - 2, x: Ga(u, f) });
28740
+ p.push({ i: h - 4, x: Ya(A, d) }, { i: h - 2, x: Ya(u, f) });
28736
28741
  } else (d || f) && c.push("translate(" + d + t + f + n);
28737
28742
  }
28738
28743
  function s(A, u, d, f) {
28739
- A !== u ? (A - u > 180 ? u += 360 : u - A > 180 && (A += 360), f.push({ i: d.push(i(d) + "rotate(", null, r) - 2, x: Ga(A, u) })) : u && d.push(i(d) + "rotate(" + u + r);
28744
+ A !== u ? (A - u > 180 ? u += 360 : u - A > 180 && (A += 360), f.push({ i: d.push(i(d) + "rotate(", null, r) - 2, x: Ya(A, u) })) : u && d.push(i(d) + "rotate(" + u + r);
28740
28745
  }
28741
28746
  function o(A, u, d, f) {
28742
- A !== u ? f.push({ i: d.push(i(d) + "skewX(", null, r) - 2, x: Ga(A, u) }) : u && d.push(i(d) + "skewX(" + u + r);
28747
+ A !== u ? f.push({ i: d.push(i(d) + "skewX(", null, r) - 2, x: Ya(A, u) }) : u && d.push(i(d) + "skewX(" + u + r);
28743
28748
  }
28744
28749
  function l(A, u, d, f, c, p) {
28745
28750
  if (A !== d || u !== f) {
28746
28751
  var h = c.push(i(c) + "scale(", null, ",", null, ")");
28747
- p.push({ i: h - 4, x: Ga(A, d) }, { i: h - 2, x: Ga(u, f) });
28752
+ p.push({ i: h - 4, x: Ya(A, d) }, { i: h - 2, x: Ya(u, f) });
28748
28753
  } else (d !== 1 || f !== 1) && c.push(i(c) + "scale(" + d + "," + f + ")");
28749
28754
  }
28750
28755
  return function(A, u) {
@@ -28758,7 +28763,7 @@ function PT(e, t, n, r) {
28758
28763
  var xce = PT(wce, "px, ", "px)", "deg)"), _ce = PT(Bce, ", ", ")", ")");
28759
28764
  function Cce(e) {
28760
28765
  return function(t, n) {
28761
- var r = e((t = FB(t)).h, (n = FB(n)).h), i = Za(t.s, n.s), a = Za(t.l, n.l), s = Za(t.opacity, n.opacity);
28766
+ var r = e((t = FB(t)).h, (n = FB(n)).h), i = Xa(t.s, n.s), a = Xa(t.l, n.l), s = Xa(t.opacity, n.opacity);
28762
28767
  return function(o) {
28763
28768
  return t.h = r(o), t.s = i(o), t.l = a(o), t.opacity = s(o), t + "";
28764
28769
  };
@@ -28766,14 +28771,14 @@ function Cce(e) {
28766
28771
  }
28767
28772
  const Sce = Cce(w3);
28768
28773
  function Ece(e, t) {
28769
- var n = Za((e = LB(e)).l, (t = LB(t)).l), r = Za(e.a, t.a), i = Za(e.b, t.b), a = Za(e.opacity, t.opacity);
28774
+ var n = Xa((e = LB(e)).l, (t = LB(t)).l), r = Xa(e.a, t.a), i = Xa(e.b, t.b), a = Xa(e.opacity, t.opacity);
28770
28775
  return function(s) {
28771
28776
  return e.l = n(s), e.a = r(s), e.b = i(s), e.opacity = a(s), e + "";
28772
28777
  };
28773
28778
  }
28774
28779
  function kce(e) {
28775
28780
  return function(t, n) {
28776
- var r = e((t = UB(t)).h, (n = UB(n)).h), i = Za(t.c, n.c), a = Za(t.l, n.l), s = Za(t.opacity, n.opacity);
28781
+ var r = e((t = UB(t)).h, (n = UB(n)).h), i = Xa(t.c, n.c), a = Xa(t.l, n.l), s = Xa(t.opacity, n.opacity);
28777
28782
  return function(o) {
28778
28783
  return t.h = r(o), t.c = i(o), t.l = a(o), t.opacity = s(o), t + "";
28779
28784
  };
@@ -28784,7 +28789,7 @@ function $T(e) {
28784
28789
  return function t(n) {
28785
28790
  n = +n;
28786
28791
  function r(i, a) {
28787
- var s = e((i = fA(i)).h, (a = fA(a)).h), o = Za(i.s, a.s), l = Za(i.l, a.l), A = Za(i.opacity, a.opacity);
28792
+ var s = e((i = fA(i)).h, (a = fA(a)).h), o = Xa(i.s, a.s), l = Xa(i.l, a.l), A = Xa(i.opacity, a.opacity);
28788
28793
  return function(u) {
28789
28794
  return i.h = s(u), i.s = o(u), i.l = l(Math.pow(u, n)), i.opacity = A(u), i + "";
28790
28795
  };
@@ -28793,7 +28798,7 @@ function $T(e) {
28793
28798
  }(1);
28794
28799
  }
28795
28800
  $T(w3);
28796
- var B3 = $T(Za);
28801
+ var B3 = $T(Xa);
28797
28802
  function Sy(e, t) {
28798
28803
  t === void 0 && (t = e, e = dA);
28799
28804
  for (var n = 0, r = t.length - 1, i = t[0], a = new Array(r < 0 ? 0 : r); n < r; ) a[n] = e(i, i = t[++n]);
@@ -29009,7 +29014,7 @@ function C3(e, t, n) {
29009
29014
  }
29010
29015
  function qT(e, t) {
29011
29016
  var n;
29012
- return (typeof t == "number" ? Ga : t instanceof Mf ? Qf : (n = Mf(t)) ? (t = n, Qf) : QT)(e, t);
29017
+ return (typeof t == "number" ? Ya : t instanceof Mf ? Qf : (n = Mf(t)) ? (t = n, Qf) : QT)(e, t);
29013
29018
  }
29014
29019
  function Rce(e) {
29015
29020
  return function() {
@@ -29411,7 +29416,7 @@ function sw(e) {
29411
29416
  e.preventDefault(), e.stopImmediatePropagation();
29412
29417
  }
29413
29418
  var T8 = { name: "drag" }, ow = { name: "space" }, bd = { name: "handle" }, wd = { name: "center" };
29414
- const { abs: N8, max: Da, min: Pa } = Math;
29419
+ const { abs: N8, max: Pa, min: $a } = Math;
29415
29420
  function O8(e) {
29416
29421
  return [+e[0], +e[1]];
29417
29422
  }
@@ -29593,11 +29598,11 @@ function Zfe(e) {
29593
29598
  F && (Z = !0);
29594
29599
  const X = [be[0], be[1] || be[0]];
29595
29600
  E.selection = F = [[
29596
- $ = e === lw ? I : Pa(X[0][0], X[1][0]),
29597
- N = e === tv ? T : Pa(X[0][1], X[1][1])
29601
+ $ = e === lw ? I : $a(X[0][0], X[1][0]),
29602
+ N = e === tv ? T : $a(X[0][1], X[1][1])
29598
29603
  ], [
29599
- z = e === lw ? P : Da(X[0][0], X[1][0]),
29600
- re = e === tv ? G : Da(X[0][1], X[1][1])
29604
+ z = e === lw ? P : Pa(X[0][0], X[1][0]),
29605
+ re = e === tv ? G : Pa(X[0][1], X[1][1])
29601
29606
  ]], be.length > 1 && je(g);
29602
29607
  } else
29603
29608
  $ = F[0][0], N = F[0][1], z = F[1][0], re = F[1][1];
@@ -29628,15 +29633,15 @@ function Zfe(e) {
29628
29633
  switch (te = W[0] - ae[0], M = W[1] - ae[1], y) {
29629
29634
  case ow:
29630
29635
  case T8: {
29631
- b && (te = Da(I - $, Pa(P - z, te)), S = $ + te, Y = z + te), w && (M = Da(T - N, Pa(G - re, M)), L = N + M, Ae = re + M);
29636
+ b && (te = Pa(I - $, $a(P - z, te)), S = $ + te, Y = z + te), w && (M = Pa(T - N, $a(G - re, M)), L = N + M, Ae = re + M);
29632
29637
  break;
29633
29638
  }
29634
29639
  case bd: {
29635
- be[1] ? (b && (S = Da(I, Pa(P, be[0][0])), Y = Da(I, Pa(P, be[1][0])), b = 1), w && (L = Da(T, Pa(G, be[0][1])), Ae = Da(T, Pa(G, be[1][1])), w = 1)) : (b < 0 ? (te = Da(I - $, Pa(P - $, te)), S = $ + te, Y = z) : b > 0 && (te = Da(I - z, Pa(P - z, te)), S = $, Y = z + te), w < 0 ? (M = Da(T - N, Pa(G - N, M)), L = N + M, Ae = re) : w > 0 && (M = Da(T - re, Pa(G - re, M)), L = N, Ae = re + M));
29640
+ be[1] ? (b && (S = Pa(I, $a(P, be[0][0])), Y = Pa(I, $a(P, be[1][0])), b = 1), w && (L = Pa(T, $a(G, be[0][1])), Ae = Pa(T, $a(G, be[1][1])), w = 1)) : (b < 0 ? (te = Pa(I - $, $a(P - $, te)), S = $ + te, Y = z) : b > 0 && (te = Pa(I - z, $a(P - z, te)), S = $, Y = z + te), w < 0 ? (M = Pa(T - N, $a(G - N, M)), L = N + M, Ae = re) : w > 0 && (M = Pa(T - re, $a(G - re, M)), L = N, Ae = re + M));
29636
29641
  break;
29637
29642
  }
29638
29643
  case wd: {
29639
- b && (S = Da(I, Pa(P, $ - te * b)), Y = Da(I, Pa(P, z + te * b))), w && (L = Da(T, Pa(G, N - M * w)), Ae = Da(T, Pa(G, re + M * w)));
29644
+ b && (S = Pa(I, $a(P, $ - te * b)), Y = Pa(I, $a(P, z + te * b))), w && (L = Pa(T, $a(G, N - M * w)), Ae = Pa(T, $a(G, re + M * w)));
29640
29645
  break;
29641
29646
  }
29642
29647
  }
@@ -31311,7 +31316,7 @@ function Uy() {
31311
31316
  return f == null || isNaN(f = +f) ? a : (l || (l = o(e.map(r), t, n)))(r(s(f)));
31312
31317
  }
31313
31318
  return d.invert = function(f) {
31314
- return s(i((A || (A = o(t, e.map(r), Ga)))(f)));
31319
+ return s(i((A || (A = o(t, e.map(r), Ya)))(f)));
31315
31320
  }, d.domain = function(f) {
31316
31321
  return arguments.length ? (e = Array.from(f, rx), u()) : e.slice();
31317
31322
  }, d.range = function(f) {
@@ -32006,7 +32011,7 @@ function vhe(e) {
32006
32011
  }
32007
32012
  };
32008
32013
  }
32009
- var mS = { "-": "", _: " ", 0: "0" }, pa = /^\s*\d+/, yhe = /^%/, bhe = /[\\^$*+?|[\]().{}]/g;
32014
+ var mS = { "-": "", _: " ", 0: "0" }, ga = /^\s*\d+/, yhe = /^%/, bhe = /[\\^$*+?|[\]().{}]/g;
32010
32015
  function hr(e, t, n) {
32011
32016
  var r = e < 0 ? "-" : "", i = (r ? -e : e) + "", a = i.length;
32012
32017
  return r + (a < n ? new Array(n - a + 1).join(t) + i : i);
@@ -32021,31 +32026,31 @@ function Sp(e) {
32021
32026
  return new Map(e.map((t, n) => [t.toLowerCase(), n]));
32022
32027
  }
32023
32028
  function Bhe(e, t, n) {
32024
- var r = pa.exec(t.slice(n, n + 1));
32029
+ var r = ga.exec(t.slice(n, n + 1));
32025
32030
  return r ? (e.w = +r[0], n + r[0].length) : -1;
32026
32031
  }
32027
32032
  function xhe(e, t, n) {
32028
- var r = pa.exec(t.slice(n, n + 1));
32033
+ var r = ga.exec(t.slice(n, n + 1));
32029
32034
  return r ? (e.u = +r[0], n + r[0].length) : -1;
32030
32035
  }
32031
32036
  function _he(e, t, n) {
32032
- var r = pa.exec(t.slice(n, n + 2));
32037
+ var r = ga.exec(t.slice(n, n + 2));
32033
32038
  return r ? (e.U = +r[0], n + r[0].length) : -1;
32034
32039
  }
32035
32040
  function Che(e, t, n) {
32036
- var r = pa.exec(t.slice(n, n + 2));
32041
+ var r = ga.exec(t.slice(n, n + 2));
32037
32042
  return r ? (e.V = +r[0], n + r[0].length) : -1;
32038
32043
  }
32039
32044
  function She(e, t, n) {
32040
- var r = pa.exec(t.slice(n, n + 2));
32045
+ var r = ga.exec(t.slice(n, n + 2));
32041
32046
  return r ? (e.W = +r[0], n + r[0].length) : -1;
32042
32047
  }
32043
32048
  function vS(e, t, n) {
32044
- var r = pa.exec(t.slice(n, n + 4));
32049
+ var r = ga.exec(t.slice(n, n + 4));
32045
32050
  return r ? (e.y = +r[0], n + r[0].length) : -1;
32046
32051
  }
32047
32052
  function yS(e, t, n) {
32048
- var r = pa.exec(t.slice(n, n + 2));
32053
+ var r = ga.exec(t.slice(n, n + 2));
32049
32054
  return r ? (e.y = +r[0] + (+r[0] > 68 ? 1900 : 2e3), n + r[0].length) : -1;
32050
32055
  }
32051
32056
  function Ehe(e, t, n) {
@@ -32053,39 +32058,39 @@ function Ehe(e, t, n) {
32053
32058
  return r ? (e.Z = r[1] ? 0 : -(r[2] + (r[3] || "00")), n + r[0].length) : -1;
32054
32059
  }
32055
32060
  function khe(e, t, n) {
32056
- var r = pa.exec(t.slice(n, n + 1));
32061
+ var r = ga.exec(t.slice(n, n + 1));
32057
32062
  return r ? (e.q = r[0] * 3 - 3, n + r[0].length) : -1;
32058
32063
  }
32059
32064
  function Fhe(e, t, n) {
32060
- var r = pa.exec(t.slice(n, n + 2));
32065
+ var r = ga.exec(t.slice(n, n + 2));
32061
32066
  return r ? (e.m = r[0] - 1, n + r[0].length) : -1;
32062
32067
  }
32063
32068
  function bS(e, t, n) {
32064
- var r = pa.exec(t.slice(n, n + 2));
32069
+ var r = ga.exec(t.slice(n, n + 2));
32065
32070
  return r ? (e.d = +r[0], n + r[0].length) : -1;
32066
32071
  }
32067
32072
  function Lhe(e, t, n) {
32068
- var r = pa.exec(t.slice(n, n + 3));
32073
+ var r = ga.exec(t.slice(n, n + 3));
32069
32074
  return r ? (e.m = 0, e.d = +r[0], n + r[0].length) : -1;
32070
32075
  }
32071
32076
  function wS(e, t, n) {
32072
- var r = pa.exec(t.slice(n, n + 2));
32077
+ var r = ga.exec(t.slice(n, n + 2));
32073
32078
  return r ? (e.H = +r[0], n + r[0].length) : -1;
32074
32079
  }
32075
32080
  function Uhe(e, t, n) {
32076
- var r = pa.exec(t.slice(n, n + 2));
32081
+ var r = ga.exec(t.slice(n, n + 2));
32077
32082
  return r ? (e.M = +r[0], n + r[0].length) : -1;
32078
32083
  }
32079
32084
  function Ihe(e, t, n) {
32080
- var r = pa.exec(t.slice(n, n + 2));
32085
+ var r = ga.exec(t.slice(n, n + 2));
32081
32086
  return r ? (e.S = +r[0], n + r[0].length) : -1;
32082
32087
  }
32083
32088
  function The(e, t, n) {
32084
- var r = pa.exec(t.slice(n, n + 3));
32089
+ var r = ga.exec(t.slice(n, n + 3));
32085
32090
  return r ? (e.L = +r[0], n + r[0].length) : -1;
32086
32091
  }
32087
32092
  function Nhe(e, t, n) {
32088
- var r = pa.exec(t.slice(n, n + 6));
32093
+ var r = ga.exec(t.slice(n, n + 6));
32089
32094
  return r ? (e.L = Math.floor(r[0] / 1e3), n + r[0].length) : -1;
32090
32095
  }
32091
32096
  function Ohe(e, t, n) {
@@ -32093,11 +32098,11 @@ function Ohe(e, t, n) {
32093
32098
  return r ? n + r[0].length : -1;
32094
32099
  }
32095
32100
  function Mhe(e, t, n) {
32096
- var r = pa.exec(t.slice(n));
32101
+ var r = ga.exec(t.slice(n));
32097
32102
  return r ? (e.Q = +r[0], n + r[0].length) : -1;
32098
32103
  }
32099
32104
  function Qhe(e, t, n) {
32100
- var r = pa.exec(t.slice(n));
32105
+ var r = ga.exec(t.slice(n));
32101
32106
  return r ? (e.s = +r[0], n + r[0].length) : -1;
32102
32107
  }
32103
32108
  function BS(e, t) {
@@ -32688,7 +32693,7 @@ function qn(e) {
32688
32693
  return e;
32689
32694
  };
32690
32695
  }
32691
- const ES = Math.abs, $a = Math.atan2, GA = Math.cos, Ope = Math.max, lh = Math.min, Fs = Math.sin, Wr = Math.sqrt, qa = 1e-12, Bc = Math.PI, o2 = Bc / 2, dc = 2 * Bc;
32696
+ const ES = Math.abs, Ra = Math.atan2, GA = Math.cos, Ope = Math.max, lh = Math.min, Fs = Math.sin, Wr = Math.sqrt, Ka = 1e-12, Bc = Math.PI, o2 = Bc / 2, dc = 2 * Bc;
32692
32697
  function Mpe(e) {
32693
32698
  return e > 1 ? 0 : e < -1 ? Bc : Math.acos(e);
32694
32699
  }
@@ -32726,7 +32731,7 @@ function Rpe(e) {
32726
32731
  }
32727
32732
  function Hpe(e, t, n, r, i, a, s, o) {
32728
32733
  var l = n - e, A = r - t, u = s - i, d = o - a, f = d * l - u * A;
32729
- if (!(f * f < qa))
32734
+ if (!(f * f < Ka))
32730
32735
  return f = (u * (t - a) - d * (e - i)) / f, [e + f * l, t + f * A];
32731
32736
  }
32732
32737
  function Gm(e, t, n, r, i, a, s) {
@@ -32744,17 +32749,17 @@ function ox() {
32744
32749
  var e = Qpe, t = Dpe, n = qn(0), r = null, i = Ppe, a = $pe, s = Rpe, o = null, l = My(A);
32745
32750
  function A() {
32746
32751
  var u, d, f = +e.apply(this, arguments), c = +t.apply(this, arguments), p = i.apply(this, arguments) - o2, h = a.apply(this, arguments) - o2, g = ES(h - p), v = h > p;
32747
- if (o || (o = u = l()), c < f && (d = c, c = f, f = d), !(c > qa)) o.moveTo(0, 0);
32748
- else if (g > dc - qa)
32749
- o.moveTo(c * GA(p), c * Fs(p)), o.arc(0, 0, c, p, h, !v), f > qa && (o.moveTo(f * GA(h), f * Fs(h)), o.arc(0, 0, f, h, p, v));
32752
+ if (o || (o = u = l()), c < f && (d = c, c = f, f = d), !(c > Ka)) o.moveTo(0, 0);
32753
+ else if (g > dc - Ka)
32754
+ o.moveTo(c * GA(p), c * Fs(p)), o.arc(0, 0, c, p, h, !v), f > Ka && (o.moveTo(f * GA(h), f * Fs(h)), o.arc(0, 0, f, h, p, v));
32750
32755
  else {
32751
- var m = p, y = h, b = p, w = h, E = g, C = g, F = s.apply(this, arguments) / 2, I = F > qa && (r ? +r.apply(this, arguments) : Wr(f * f + c * c)), $ = lh(ES(c - f) / 2, +n.apply(this, arguments)), S = $, T = $, N, L;
32752
- if (I > qa) {
32756
+ var m = p, y = h, b = p, w = h, E = g, C = g, F = s.apply(this, arguments) / 2, I = F > Ka && (r ? +r.apply(this, arguments) : Wr(f * f + c * c)), $ = lh(ES(c - f) / 2, +n.apply(this, arguments)), S = $, T = $, N, L;
32757
+ if (I > Ka) {
32753
32758
  var P = kS(I / f * Fs(F)), z = kS(I / c * Fs(F));
32754
- (E -= P * 2) > qa ? (P *= v ? 1 : -1, b += P, w -= P) : (E = 0, b = w = (p + h) / 2), (C -= z * 2) > qa ? (z *= v ? 1 : -1, m += z, y -= z) : (C = 0, m = y = (p + h) / 2);
32759
+ (E -= P * 2) > Ka ? (P *= v ? 1 : -1, b += P, w -= P) : (E = 0, b = w = (p + h) / 2), (C -= z * 2) > Ka ? (z *= v ? 1 : -1, m += z, y -= z) : (C = 0, m = y = (p + h) / 2);
32755
32760
  }
32756
32761
  var Y = c * GA(m), G = c * Fs(m), re = f * GA(w), Ae = f * Fs(w);
32757
- if ($ > qa) {
32762
+ if ($ > Ka) {
32758
32763
  var te = c * GA(y), M = c * Fs(y), Z = f * GA(b), ne = f * Fs(b), ie;
32759
32764
  if (g < Bc)
32760
32765
  if (ie = Hpe(Y, G, Z, ne, te, M, re, Ae)) {
@@ -32763,7 +32768,7 @@ function ox() {
32763
32768
  } else
32764
32769
  S = T = 0;
32765
32770
  }
32766
- C > qa ? T > qa ? (N = Gm(Z, ne, Y, G, c, T, v), L = Gm(te, M, re, Ae, c, T, v), o.moveTo(N.cx + N.x01, N.cy + N.y01), T < $ ? o.arc(N.cx, N.cy, T, $a(N.y01, N.x01), $a(L.y01, L.x01), !v) : (o.arc(N.cx, N.cy, T, $a(N.y01, N.x01), $a(N.y11, N.x11), !v), o.arc(0, 0, c, $a(N.cy + N.y11, N.cx + N.x11), $a(L.cy + L.y11, L.cx + L.x11), !v), o.arc(L.cx, L.cy, T, $a(L.y11, L.x11), $a(L.y01, L.x01), !v))) : (o.moveTo(Y, G), o.arc(0, 0, c, m, y, !v)) : o.moveTo(Y, G), !(f > qa) || !(E > qa) ? o.lineTo(re, Ae) : S > qa ? (N = Gm(re, Ae, te, M, f, -S, v), L = Gm(Y, G, Z, ne, f, -S, v), o.lineTo(N.cx + N.x01, N.cy + N.y01), S < $ ? o.arc(N.cx, N.cy, S, $a(N.y01, N.x01), $a(L.y01, L.x01), !v) : (o.arc(N.cx, N.cy, S, $a(N.y01, N.x01), $a(N.y11, N.x11), !v), o.arc(0, 0, f, $a(N.cy + N.y11, N.cx + N.x11), $a(L.cy + L.y11, L.cx + L.x11), v), o.arc(L.cx, L.cy, S, $a(L.y11, L.x11), $a(L.y01, L.x01), !v))) : o.arc(0, 0, f, w, b, v);
32771
+ C > Ka ? T > Ka ? (N = Gm(Z, ne, Y, G, c, T, v), L = Gm(te, M, re, Ae, c, T, v), o.moveTo(N.cx + N.x01, N.cy + N.y01), T < $ ? o.arc(N.cx, N.cy, T, Ra(N.y01, N.x01), Ra(L.y01, L.x01), !v) : (o.arc(N.cx, N.cy, T, Ra(N.y01, N.x01), Ra(N.y11, N.x11), !v), o.arc(0, 0, c, Ra(N.cy + N.y11, N.cx + N.x11), Ra(L.cy + L.y11, L.cx + L.x11), !v), o.arc(L.cx, L.cy, T, Ra(L.y11, L.x11), Ra(L.y01, L.x01), !v))) : (o.moveTo(Y, G), o.arc(0, 0, c, m, y, !v)) : o.moveTo(Y, G), !(f > Ka) || !(E > Ka) ? o.lineTo(re, Ae) : S > Ka ? (N = Gm(re, Ae, te, M, f, -S, v), L = Gm(Y, G, Z, ne, f, -S, v), o.lineTo(N.cx + N.x01, N.cy + N.y01), S < $ ? o.arc(N.cx, N.cy, S, Ra(N.y01, N.x01), Ra(L.y01, L.x01), !v) : (o.arc(N.cx, N.cy, S, Ra(N.y01, N.x01), Ra(N.y11, N.x11), !v), o.arc(0, 0, f, Ra(N.cy + N.y11, N.cx + N.x11), Ra(L.cy + L.y11, L.cx + L.x11), v), o.arc(L.cx, L.cy, S, Ra(L.y11, L.x11), Ra(L.y01, L.x01), !v))) : o.arc(0, 0, f, w, b, v);
32767
32772
  }
32768
32773
  if (o.closePath(), u) return o = null, u + "" || null;
32769
32774
  }
@@ -33426,11 +33431,11 @@ const h0e = function e(t) {
33426
33431
  }(0);
33427
33432
  function j3(e, t, n) {
33428
33433
  var r = e._x1, i = e._y1, a = e._x2, s = e._y2;
33429
- if (e._l01_a > qa) {
33434
+ if (e._l01_a > Ka) {
33430
33435
  var o = 2 * e._l01_2a + 3 * e._l01_a * e._l12_a + e._l12_2a, l = 3 * e._l01_a * (e._l01_a + e._l12_a);
33431
33436
  r = (r * o - e._x0 * e._l12_2a + e._x2 * e._l01_2a) / l, i = (i * o - e._y0 * e._l12_2a + e._y2 * e._l01_2a) / l;
33432
33437
  }
33433
- if (e._l23_a > qa) {
33438
+ if (e._l23_a > Ka) {
33434
33439
  var A = 2 * e._l23_2a + 3 * e._l23_a * e._l12_a + e._l12_2a, u = 3 * e._l23_a * (e._l23_a + e._l12_a);
33435
33440
  a = (a * A + e._x1 * e._l23_2a - t * e._l12_2a) / u, s = (s * A + e._y1 * e._l23_2a - n * e._l12_2a) / u;
33436
33441
  }
@@ -34210,7 +34215,7 @@ function M0e(e, t, n, r, i, a) {
34210
34215
  ], 8, T0e),
34211
34216
  q("div", {
34212
34217
  class: "overflow-auto",
34213
- style: ns(`height: ${n.height}px; overflow: auto`)
34218
+ style: ha(`height: ${n.height}px; overflow: auto`)
34214
34219
  }, [
34215
34220
  q("div", {
34216
34221
  id: n.id + "legend"
@@ -34459,7 +34464,7 @@ function q0e(e, t, n, r, i, a) {
34459
34464
  ], 8, H0e),
34460
34465
  n.useLegend ? (K(), fe("div", {
34461
34466
  key: 0,
34462
- style: ns(`height: ${n.height}px; overflow: auto`)
34467
+ style: ha(`height: ${n.height}px; overflow: auto`)
34463
34468
  }, [
34464
34469
  q("div", {
34465
34470
  id: n.id + "legend"
@@ -34907,7 +34912,7 @@ const age = /* @__PURE__ */ vr(tge, [["render", ige]]), sge = {
34907
34912
  s,
34908
34913
  t - i
34909
34914
  ]) : Qc(e.slots, [s, t - i]), y = this.title ? [n - a, r + 30] : [n - a, r], b = Ho(
34910
- [0, Ia(v, (w) => Ia(w, (E) => E[1]))],
34915
+ [0, Ta(v, (w) => Ta(w, (E) => E[1]))],
34911
34916
  y
34912
34917
  );
34913
34918
  return this.svg.append("g").attr("transform", `translate(0,${n - a})`).attr("class", this.id + "xaxis").call(
@@ -34955,7 +34960,7 @@ function uge(e, t, n, r, i, a) {
34955
34960
  ], 8, oge),
34956
34961
  q("div", {
34957
34962
  class: "overflow-auto",
34958
- style: ns(`width: ${n.width}px; overflow: auto`)
34963
+ style: ha(`width: ${n.width}px; overflow: auto`)
34959
34964
  }, [
34960
34965
  q("div", {
34961
34966
  id: n.id + "legend"
@@ -35062,10 +35067,10 @@ const Ry = /* @__PURE__ */ vr(sge, [["render", uge]]), cge = {
35062
35067
  const w = u.indexOf(b);
35063
35068
  Zt("." + this.id + "xaxis").remove(), Zt("." + this.id + "yaxis").remove(), Vn("#" + this.id + " rect").remove(), y.target.classList.contains("show") ? (A.push(b), y.target.classList.remove("show"), y.target.classList.add("hide"), Vn("#" + this.id + w + "dots").attr("opacity", "0.5")) : (A.splice(A.indexOf(b), 1), y.target.classList.remove("hide"), y.target.classList.add("show"), Vn("#" + this.id + w + "dots").attr("opacity", "1")), m();
35064
35069
  }, m = () => {
35065
- const y = f.filter((N) => !A.includes(N.action)), b = y.map((N) => N.slot).filter((N, L, P) => P.indexOf(N) === L), w = Ia(b), E = _h(b), C = (w - E) / 20, F = !w || !E ? null : w + C, I = this.isTime ? Dc(Ni([...b, F]), [
35070
+ const y = f.filter((N) => !A.includes(N.action)), b = y.map((N) => N.slot).filter((N, L, P) => P.indexOf(N) === L), w = Ta(b), E = _h(b), C = (w - E) / 20, F = !w || !E ? null : w + C, I = this.isTime ? Dc(Ni([...b, F]), [
35066
35071
  s,
35067
35072
  t - i
35068
- ]) : Qc(b, [s, t - i]), $ = Ia(y, (N) => N.value), S = [n - a, r];
35073
+ ]) : Qc(b, [s, t - i]), $ = Ta(y, (N) => N.value), S = [n - a, r];
35069
35074
  for (const N of u)
35070
35075
  if (!A.includes(N)) {
35071
35076
  const L = u.indexOf(N), P = f.filter((G) => G.action === N), z = QM().keys(
@@ -35128,7 +35133,7 @@ function pge(e, t, n, r, i, a) {
35128
35133
  ], 8, fge),
35129
35134
  q("div", {
35130
35135
  class: "overflow-auto",
35131
- style: ns(`width: ${n.width}px; overflow: auto`)
35136
+ style: ha(`width: ${n.width}px; overflow: auto`)
35132
35137
  }, [
35133
35138
  q("div", {
35134
35139
  id: n.id + "legend"
@@ -35277,7 +35282,7 @@ function bge(e, t, n, r, i, a) {
35277
35282
  ], 8, mge),
35278
35283
  q("div", {
35279
35284
  class: "overflow-auto",
35280
- style: ns(`width: ${n.width}px; overflow: auto`)
35285
+ style: ha(`width: ${n.width}px; overflow: auto`)
35281
35286
  }, [
35282
35287
  q("div", {
35283
35288
  id: n.id + "legend"
@@ -35580,7 +35585,7 @@ function Lge(e) {
35580
35585
  return e === "time" ? rv : e === "utc" ? Zp : kge;
35581
35586
  }
35582
35587
  function Uge(e, t, n) {
35583
- const r = Ia(nAe(t, (i, a) => Math.abs(a - i)));
35588
+ const r = Ta(nAe(t, (i, a) => Math.abs(a - i)));
35584
35589
  if (r < 1e3) return QS("millisecond", "utc", n);
35585
35590
  for (const [i, a, s, o] of Lge(e)) {
35586
35591
  if (r > o || i === "hour" && !r) break;
@@ -35633,7 +35638,7 @@ const iv = [null], Qge = (e) => (t) => {
35633
35638
  var r;
35634
35639
  const n = t[e];
35635
35640
  return n === void 0 && t.type === "Feature" ? (r = t.properties) == null ? void 0 : r[e] : n;
35636
- }, YM = { transform: np }, co = { transform: (e) => e }, Dge = () => !0, Wa = (e) => e == null ? e : `${e}`, Xa = (e) => e == null ? e : +e, WM = (e) => e ? e[0] : void 0, cx = (e) => e ? e[1] : void 0, su = (e) => () => e;
35641
+ }, YM = { transform: np }, co = { transform: (e) => e }, Dge = () => !0, Za = (e) => e == null ? e : `${e}`, Ja = (e) => e == null ? e : +e, WM = (e) => e ? e[0] : void 0, cx = (e) => e ? e[1] : void 0, su = (e) => () => e;
35637
35642
  function Pge(e) {
35638
35643
  const t = +`${e}`.slice(1) / 100;
35639
35644
  return (n, r) => Ch(n, t, r);
@@ -36177,7 +36182,7 @@ function a_(e, t, n = gme) {
36177
36182
  case "min-index":
36178
36183
  return KA(Wle);
36179
36184
  case "max":
36180
- return KA(Ia);
36185
+ return KA(Ta);
36181
36186
  case "max-index":
36182
36187
  return KA(Yle);
36183
36188
  case "mean":
@@ -36577,7 +36582,7 @@ function Ome(e) {
36577
36582
  }
36578
36583
  const b9 = (e) => (t) => e(1 - t), Fw = [0, 1], ZS = /* @__PURE__ */ new Map([
36579
36584
  // numbers
36580
- ["number", Ga],
36585
+ ["number", Ya],
36581
36586
  // color spaces
36582
36587
  ["rgb", Qf],
36583
36588
  ["hsl", Sce],
@@ -36600,7 +36605,7 @@ function qg(e, t, n, {
36600
36605
  scheme: u,
36601
36606
  interval: d,
36602
36607
  range: f = bi.get(e) === Hg ? Kme(n, o) : bi.get(e) === jg ? zme(n, o) : bi.get(e) === Vg ? Fw : void 0,
36603
- interpolate: c = bi.get(e) === Fu ? u == null && f !== void 0 ? Qf : o_(u !== void 0 ? u : r === "cyclical" ? "rainbow" : "turbo") : A ? Cy : Ga,
36608
+ interpolate: c = bi.get(e) === Fu ? u == null && f !== void 0 ? Qf : o_(u !== void 0 ? u : r === "cyclical" ? "rainbow" : "turbo") : A ? Cy : Ya,
36604
36609
  reverse: p
36605
36610
  }) {
36606
36611
  if (o = XS(o), d = rp(d, r), (r === "cyclical" || r === "sequential") && (r = "linear"), typeof c != "function" && (c = w9(c)), p = !!p, f !== void 0) {
@@ -36661,7 +36666,7 @@ function Hme(e, t, {
36661
36666
  }) {
36662
36667
  const [A, u] = Ni(a);
36663
36668
  let d;
36664
- return n === void 0 ? (d = Nf(A, u, r), d[0] <= A && d.splice(0, 1), d[d.length - 1] >= u && d.pop(), r = d.length + 1, n = o !== void 0 ? Bl(o, r) : bi.get(e) === Fu ? Gy(i, r) : void 0) : (d = Bl(Ga(A, u), r + 1).slice(1, -1), A instanceof Date && (d = d.map((f) => new Date(f)))), Oh(ld(a)) < 0 && d.reverse(), l_(e, t, { domain: d, range: n, reverse: l, unknown: s });
36669
+ return n === void 0 ? (d = Nf(A, u, r), d[0] <= A && d.splice(0, 1), d[d.length - 1] >= u && d.pop(), r = d.length + 1, n = o !== void 0 ? Bl(o, r) : bi.get(e) === Fu ? Gy(i, r) : void 0) : (d = Bl(Ya(A, u), r + 1).slice(1, -1), A instanceof Date && (d = d.map((f) => new Date(f)))), Oh(ld(a)) < 0 && d.reverse(), l_(e, t, { domain: d, range: n, reverse: l, unknown: s });
36665
36670
  }
36666
36671
  function l_(e, t, {
36667
36672
  domain: n = [0],
@@ -36695,7 +36700,7 @@ function Vme(e) {
36695
36700
  function Y0(e, t = RM) {
36696
36701
  return e.length ? [
36697
36702
  _h(e, ({ value: n }) => n === void 0 ? n : _h(n, t)),
36698
- Ia(e, ({ value: n }) => n === void 0 ? n : Ia(n, t))
36703
+ Ta(e, ({ value: n }) => n === void 0 ? n : Ta(n, t))
36699
36704
  ] : [0, 1];
36700
36705
  }
36701
36706
  function x9(e, t) {
@@ -36703,16 +36708,16 @@ function x9(e, t) {
36703
36708
  return (n === Hg || n === Vg || n === jg ? qme : Y0)(t);
36704
36709
  }
36705
36710
  function qme(e) {
36706
- return [0, e.length ? Ia(e, ({ value: t }) => t === void 0 ? t : Ia(t, RM)) : 1];
36711
+ return [0, e.length ? Ta(e, ({ value: t }) => t === void 0 ? t : Ta(t, RM)) : 1];
36707
36712
  }
36708
36713
  function Kme(e, t) {
36709
36714
  const n = e.find(({ radius: s }) => s !== void 0);
36710
36715
  if (n !== void 0) return [0, n.radius];
36711
- const r = Ch(e, 0.5, ({ value: s }) => s === void 0 ? NaN : Ch(s, 0.25, Hy)), i = t.map((s) => 3 * Math.sqrt(s / r)), a = 30 / Ia(i);
36716
+ const r = Ch(e, 0.5, ({ value: s }) => s === void 0 ? NaN : Ch(s, 0.25, Hy)), i = t.map((s) => 3 * Math.sqrt(s / r)), a = 30 / Ta(i);
36712
36717
  return a < 1 ? i.map((s) => s * a) : i;
36713
36718
  }
36714
36719
  function zme(e, t) {
36715
- const n = BB(e, ({ value: a }) => a === void 0 ? NaN : BB(a, Math.abs)), r = t.map((a) => 12 * a / n), i = 60 / Ia(r);
36720
+ const n = BB(e, ({ value: a }) => a === void 0 ? NaN : BB(a, Math.abs)), r = t.map((a) => 12 * a / n), i = 60 / Ta(r);
36716
36721
  return i < 1 ? r.map((a) => a * i) : r;
36717
36722
  }
36718
36723
  function Gme(e) {
@@ -36752,7 +36757,7 @@ function Yy(e, t, n, r, {
36752
36757
  scheme: u,
36753
36758
  range: d,
36754
36759
  symmetric: f = !0,
36755
- interpolate: c = bi.get(e) === Fu ? u == null && d !== void 0 ? Qf : o_(u !== void 0 ? u : "rdbu") : Ga,
36760
+ interpolate: c = bi.get(e) === Fu ? u == null && d !== void 0 ? Qf : o_(u !== void 0 ? u : "rdbu") : Ya,
36756
36761
  reverse: p
36757
36762
  }) {
36758
36763
  A = +A, o = ld(o);
@@ -37621,7 +37626,7 @@ function K1e(e) {
37621
37626
  }
37622
37627
  function z1e(e = "en-US") {
37623
37628
  const t = q1e(e);
37624
- return (n) => (n instanceof Date ? K1e : typeof n == "number" ? t : Wa)(n);
37629
+ return (n) => (n instanceof Date ? K1e : typeof n == "number" ? t : Za)(n);
37625
37630
  }
37626
37631
  const $h = z1e(), so = (typeof window < "u" ? window.devicePixelRatio > 1 : typeof it > "u") ? 0 : 0.5;
37627
37632
  let G1e = 0;
@@ -37668,7 +37673,7 @@ function Y1e(e, {
37668
37673
  const [G, re] = bu(o, I), [Ae, te] = hs(l, $), [M, Z] = bu(A, S), [ne, ie] = hs(d, T), [ye, be] = hs(v);
37669
37674
  z0(Z) || (u === void 0 && (u = N), c === void 0 && (c = L), f === void 0 && (f = P), p === void 0 && !Jge(f) && (p = z), !z0(re) && b === void 0 && (b = Y));
37670
37675
  const [Be, ue] = hs(u);
37671
- return I !== null && (e.fill = Ea(re, "currentColor"), e.fillOpacity = Ep(te, 1)), S !== null && (e.stroke = Ea(Z, "none"), e.strokeWidth = Ep(ue, 1), e.strokeOpacity = Ep(ie, 1), e.strokeLinejoin = Ea(f, "miter"), e.strokeLinecap = Ea(c, "butt"), e.strokeMiterlimit = Ep(p, 4), e.strokeDasharray = Ea(h, "none"), e.strokeDashoffset = Ea(g, "0")), e.target = Wa(s), e.ariaLabel = Wa(F), e.ariaDescription = Wa(i), e.ariaHidden = Wa(a), e.opacity = Ep(be, 1), e.mixBlendMode = Ea(m, "normal"), e.imageFilter = Ea(y, "none"), e.paintOrder = Ea(b, "normal"), e.pointerEvents = Ea(w, "auto"), e.shapeRendering = Ea(E, "auto"), {
37676
+ return I !== null && (e.fill = ka(re, "currentColor"), e.fillOpacity = Ep(te, 1)), S !== null && (e.stroke = ka(Z, "none"), e.strokeWidth = Ep(ue, 1), e.strokeOpacity = Ep(ie, 1), e.strokeLinejoin = ka(f, "miter"), e.strokeLinecap = ka(c, "butt"), e.strokeMiterlimit = Ep(p, 4), e.strokeDasharray = ka(h, "none"), e.strokeDashoffset = ka(g, "0")), e.target = Za(s), e.ariaLabel = Za(F), e.ariaDescription = Za(i), e.ariaHidden = Za(a), e.opacity = Ep(be, 1), e.mixBlendMode = ka(m, "normal"), e.imageFilter = ka(y, "none"), e.paintOrder = ka(b, "normal"), e.pointerEvents = ka(w, "auto"), e.shapeRendering = ka(E, "auto"), {
37672
37677
  title: { value: t, optional: !0, filter: null },
37673
37678
  href: { value: n, optional: !0, filter: null },
37674
37679
  ariaLabel: { value: r, optional: !0, filter: null },
@@ -37817,11 +37822,11 @@ function Ave(e, t, n) {
37817
37822
  function Vc(e, t, { x: n, y: r }, i = so, a = so) {
37818
37823
  i += t.dx, a += t.dy, n != null && n.bandwidth && (i += n.bandwidth() / 2), r != null && r.bandwidth && (a += r.bandwidth() / 2), (i || a) && e.attr("transform", `translate(${i},${a})`);
37819
37824
  }
37820
- function Ea(e, t) {
37821
- if ((e = Wa(e)) !== t) return e;
37825
+ function ka(e, t) {
37826
+ if ((e = Za(e)) !== t) return e;
37822
37827
  }
37823
37828
  function Ep(e, t) {
37824
- if ((e = Xa(e)) !== t) return e;
37829
+ if ((e = Ja(e)) !== t) return e;
37825
37830
  }
37826
37831
  const uve = /^-?([_a-z]|[\240-\377]|\\[0-9a-f]{1,6}(\r\n|[ \t\r\n\f])?|\\[^\r\n\f0-9a-f])([_a-z0-9-]|[\240-\377]|\\[0-9a-f]{1,6}(\r\n|[ \t\r\n\f])?|\\[^\r\n\f0-9a-f])*$/i;
37827
37832
  function d_(e) {
@@ -37879,7 +37884,7 @@ class Tl {
37879
37884
  if (F) return !1;
37880
37885
  throw new Error(`missing channel value: ${E}`);
37881
37886
  })
37882
- ), this.dx = +u, this.dy = +d, this.marginTop = +c, this.marginRight = +p, this.marginBottom = +h, this.marginLeft = +g, this.clip = s9(m), this.tip = fve(b), this.className = Wa(v), this.facet === "super") {
37887
+ ), this.dx = +u, this.dy = +d, this.marginTop = +c, this.marginRight = +p, this.marginBottom = +h, this.marginLeft = +g, this.clip = s9(m), this.tip = fve(b), this.className = Za(v), this.facet === "super") {
37883
37888
  if (o || l) throw new Error("super-faceting cannot use fx or fy");
37884
37889
  for (const E in this.channels) {
37885
37890
  const { scale: C } = n[E];
@@ -38189,7 +38194,7 @@ function gve(e, t) {
38189
38194
  b = w(
38190
38195
  $.copy(),
38191
38196
  Bl(
38192
- Ga(A, i - o),
38197
+ Ya(A, i - o),
38193
38198
  Math.min(C.length + (S !== void 0), F === void 0 ? 1 / 0 : F.length)
38194
38199
  )
38195
38200
  );
@@ -38207,7 +38212,7 @@ function gve(e, t) {
38207
38212
  };
38208
38213
  return m.append("g").attr("transform", `translate(0,${a - l})`).call(
38209
38214
  Os(b).ticks(Array.isArray(d) ? null : d, typeof f == "string" ? f : void 0).tickFormat(typeof f == "function" ? f : void 0).tickSize(r).tickValues(Array.isArray(d) ? d : null)
38210
- ).attr("font-size", null).attr("font-family", null).attr("font-variant", Ea(c, "normal")).call(y).call((T) => T.select(".domain").remove()), n !== void 0 && m.append("text").attr("x", A).attr("y", s - 6).attr("fill", "currentColor").attr("font-weight", "bold").text(n), m.node();
38215
+ ).attr("font-size", null).attr("font-family", null).attr("font-variant", ka(c, "normal")).call(y).call((T) => T.select(".domain").remove()), n !== void 0 && m.append("text").attr("x", A).attr("y", s - 6).attr("fill", "currentColor").attr("font-weight", "bold").text(n), m.node();
38211
38216
  }
38212
38217
  const j9 = Math.PI / 180;
38213
38218
  function m_(e, { marker: t, markerStart: n = t, markerMid: r = t, markerEnd: i = t } = {}) {
@@ -38381,7 +38386,7 @@ class Cve extends Tl {
38381
38386
  },
38382
38387
  p_(n, "x"),
38383
38388
  J9
38384
- ), this.insetTop = Xa(o), this.insetBottom = Xa(l), m_(this, n);
38389
+ ), this.insetTop = Ja(o), this.insetBottom = Ja(l), m_(this, n);
38385
38390
  }
38386
38391
  render(t, n, r, i, a) {
38387
38392
  const { x: s, y: o } = n, { x: l, y1: A, y2: u } = r, { width: d, height: f, marginTop: c, marginRight: p, marginLeft: h, marginBottom: g } = i, { insetTop: v, insetBottom: m } = this;
@@ -38405,7 +38410,7 @@ class Sve extends Tl {
38405
38410
  },
38406
38411
  p_(n, "y"),
38407
38412
  J9
38408
- ), this.insetRight = Xa(o), this.insetLeft = Xa(l), m_(this, n);
38413
+ ), this.insetRight = Ja(o), this.insetLeft = Ja(l), m_(this, n);
38409
38414
  }
38410
38415
  render(t, n, r, i, a) {
38411
38416
  const { x: s, y: o } = n, { y: l, x1: A, x2: u } = r, { width: d, height: f, marginTop: c, marginRight: p, marginLeft: h, marginBottom: g } = i, { insetLeft: v, insetRight: m } = this;
@@ -38486,7 +38491,7 @@ let b_ = class extends Tl {
38486
38491
  },
38487
38492
  n,
38488
38493
  Fve
38489
- ), this.rotate = b, this.textAnchor = Ea(o, "middle"), this.lineAnchor = Il(l, "lineAnchor", ["top", "middle", "bottom"]), this.lineHeight = +A, this.lineWidth = +u, this.textOverflow = nQ(d), this.monospace = !!f, this.fontFamily = Wa(c), this.fontSize = E, this.fontStyle = Wa(h), this.fontVariant = Wa(g), this.fontWeight = Wa(v), this.frameAnchor = Ky(s), !(this.lineWidth >= 0)) throw new Error(`invalid lineWidth: ${u}`);
38494
+ ), this.rotate = b, this.textAnchor = ka(o, "middle"), this.lineAnchor = Il(l, "lineAnchor", ["top", "middle", "bottom"]), this.lineHeight = +A, this.lineWidth = +u, this.textOverflow = nQ(d), this.monospace = !!f, this.fontFamily = Za(c), this.fontSize = E, this.fontStyle = Za(h), this.fontVariant = Za(g), this.fontWeight = Za(v), this.frameAnchor = Ky(s), !(this.lineWidth >= 0)) throw new Error(`invalid lineWidth: ${u}`);
38490
38495
  this.splitLines = iQ(this), this.clipLine = aQ(this);
38491
38496
  }
38492
38497
  render(t, n, r, i, a) {
@@ -38916,7 +38921,7 @@ function gQ(e, t, n, {
38916
38921
  ariaLabel: S = `${e}-axis`,
38917
38922
  ...T
38918
38923
  }) {
38919
- return p = Xa(p), h = Xa(h), g = Xa(g), F !== void 0 && (F = Il(F, "labelAnchor", ["center", "top", "bottom"])), I = CQ(I), D9(
38924
+ return p = Ja(p), h = Ja(h), g = Ja(g), F !== void 0 && (F = Il(F, "labelAnchor", ["center", "top", "bottom"])), I = CQ(I), D9(
38920
38925
  p && !Us(a) ? Xve(e, t, n, {
38921
38926
  stroke: a,
38922
38927
  strokeOpacity: s,
@@ -38986,7 +38991,7 @@ function mQ(e, t, n, {
38986
38991
  ariaLabel: S = `${e}-axis`,
38987
38992
  ...T
38988
38993
  }) {
38989
- return p = Xa(p), h = Xa(h), g = Xa(g), F !== void 0 && (F = Il(F, "labelAnchor", ["center", "left", "right"])), I = CQ(I), D9(
38994
+ return p = Ja(p), h = Ja(h), g = Ja(g), F !== void 0 && (F = Il(F, "labelAnchor", ["center", "left", "right"])), I = CQ(I), D9(
38990
38995
  p && !Us(a) ? Jve(e, t, n, {
38991
38996
  stroke: a,
38992
38997
  strokeOpacity: s,
@@ -39459,7 +39464,7 @@ function EQ(e, t = {}, n) {
39459
39464
  }
39460
39465
  ${h}`
39461
39466
  )
39462
- ).style("margin-left", A ? `${+A}px` : null).style("width", f === void 0 ? null : `${+f}px`).style("font-variant", Ea(a, "normal")).call(h_, d).node();
39467
+ ).style("margin-left", A ? `${+A}px` : null).style("width", f === void 0 ? null : `${+f}px`).style("font-variant", ka(a, "normal")).call(h_, d).node();
39463
39468
  }
39464
39469
  const h2 = /* @__PURE__ */ new Map([
39465
39470
  ["symbol", f2e],
@@ -39527,7 +39532,7 @@ function m2e(e, t, n) {
39527
39532
  return r;
39528
39533
  }
39529
39534
  function v2e(e, { inset: t = 0, insetTop: n = t, insetRight: r = t, insetBottom: i = t, insetLeft: a = t } = {}) {
39530
- e.insetTop = Xa(n), e.insetRight = Xa(r), e.insetBottom = Xa(i), e.insetLeft = Xa(a);
39535
+ e.insetTop = Ja(n), e.insetRight = Ja(r), e.insetBottom = Ja(i), e.insetLeft = Ja(a);
39531
39536
  }
39532
39537
  function y2e(e, {
39533
39538
  r: t,
@@ -39544,7 +39549,7 @@ function y2e(e, {
39544
39549
  rx2y1: u = s !== void 0 ? +s : a !== void 0 ? +a : 0,
39545
39550
  rx2y2: d = s !== void 0 ? +s : o !== void 0 ? +o : 0
39546
39551
  } = {}) {
39547
- l || A || u || d ? (e.rx1y1 = l, e.rx1y2 = A, e.rx2y1 = u, e.rx2y2 = d) : (e.rx = Ea(n, "auto"), e.ry = Ea(r, "auto"));
39552
+ l || A || u || d ? (e.rx1y1 = l, e.rx1y2 = A, e.rx2y1 = u, e.rx2y2 = d) : (e.rx = ka(n, "auto"), e.ry = ka(r, "auto"));
39548
39553
  }
39549
39554
  function b2e(e, t, n, r, i, a) {
39550
39555
  const { rx1y1: s, rx1y2: o, rx2y1: l, rx2y2: A } = a;
@@ -39638,7 +39643,7 @@ class C2e extends Tl {
39638
39643
  },
39639
39644
  n,
39640
39645
  $w
39641
- ), this.anchor = hx(A, "anchor"), this.preferredAnchor = hx(u, "preferredAnchor"), this.frameAnchor = Ky(y), this.textAnchor = Ea(w, "middle"), this.textPadding = +C, this.pointerSize = +I, this.pathFilter = Wa($), this.lineHeight = +v, this.lineWidth = +m, this.textOverflow = nQ(E), this.monospace = !!d, this.fontFamily = Wa(f), this.fontSize = Xa(c), this.fontStyle = Wa(p), this.fontVariant = Wa(h), this.fontWeight = Wa(g);
39646
+ ), this.anchor = hx(A, "anchor"), this.preferredAnchor = hx(u, "preferredAnchor"), this.frameAnchor = Ky(y), this.textAnchor = ka(w, "middle"), this.textPadding = +C, this.pointerSize = +I, this.pathFilter = Za($), this.lineHeight = +v, this.lineWidth = +m, this.textOverflow = nQ(E), this.monospace = !!d, this.fontFamily = Za(f), this.fontSize = Ja(c), this.fontStyle = Za(p), this.fontVariant = Za(h), this.fontWeight = Za(g);
39642
39647
  for (const S in $w) S in this.channels && (this[S] = $w[S]);
39643
39648
  this.splitLines = iQ(this), this.clipLine = aQ(this), this.format = typeof b == "string" || typeof b == "function" ? { title: b } : { ...b };
39644
39649
  }
@@ -40684,11 +40689,11 @@ const bye = { class: "col items-center" }, wye = { class: "text-center" }, Bye =
40684
40689
  if (t.flow) {
40685
40690
  const A = t.buckets, u = Math.max(
40686
40691
  1,
40687
- Ia(A, (h) => {
40692
+ Ta(A, (h) => {
40688
40693
  var g, v;
40689
40694
  return Math.max(((g = h == null ? void 0 : h.rxHistogram) == null ? void 0 : g.value) ?? 0, ((v = h == null ? void 0 : h.txHistogram) == null ? void 0 : v.value) ?? 0);
40690
40695
  }) ?? 0
40691
- ), d = Math.max(1, Ia(A, (h) => (h == null ? void 0 : h.doc_count) ?? 0) ?? 0), f = u / d, c = Nf(0, d, 5), p = Nf(0, u, 5);
40696
+ ), d = Math.max(1, Ta(A, (h) => (h == null ? void 0 : h.doc_count) ?? 0) ?? 0), f = u / d, c = Nf(0, d, 5), p = Nf(0, u, 5);
40692
40697
  a = {
40693
40698
  x: { type: "time", label: "Time", tickSpacing: 100 },
40694
40699
  y: {
@@ -40771,7 +40776,7 @@ count: ${(h == null ? void 0 : h.doc_count) ?? 0}`;
40771
40776
  } else {
40772
40777
  const A = Math.max(
40773
40778
  1,
40774
- Ia(t.buckets, (f) => (f == null ? void 0 : f.doc_count) ?? 0) ?? 0
40779
+ Ta(t.buckets, (f) => (f == null ? void 0 : f.doc_count) ?? 0) ?? 0
40775
40780
  ), u = A >= 1e6 ? Fo(".2s") : Fo(","), d = u(A).toString();
40776
40781
  s = Math.max(s, 24 + d.length * 8), a = {
40777
40782
  x: {
@@ -40840,7 +40845,7 @@ Count: ${f.doc_count}`
40840
40845
  q("div", {
40841
40846
  ref_key: "myplot",
40842
40847
  ref: n,
40843
- class: At(["px-4", { "pb-4": !t.flow }])
40848
+ class: ut(["px-4", { "pb-4": !t.flow }])
40844
40849
  }, null, 2),
40845
40850
  q("div", Bye, [
40846
40851
  q("div", {
@@ -41425,7 +41430,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41425
41430
  return K(!0), fe(mt, null, ln(i.value, (A) => (K(), fe("ul", null, [
41426
41431
  q("li", qye, [
41427
41432
  q("div", {
41428
- style: ns(`padding-left: ${e.level * 12}px`)
41433
+ style: ha(`padding-left: ${e.level * 12}px`)
41429
41434
  }, Ge(A.exclude ? "NOT " : "") + " " + Ge(A.type !== "bool" ? `${A.type} ` : A.boolType) + Ge(A.label), 5),
41430
41435
  q("div", Kye, [
41431
41436
  n.readonly ? lt("", !0) : (K(), Je(j4, {
@@ -41544,7 +41549,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41544
41549
  }, 8, ["str", "dict"])) : lt("", !0),
41545
41550
  q("div", Zye, [
41546
41551
  q("div", {
41547
- class: At([
41552
+ class: ut([
41548
41553
  "w-full col-span-3 md:col md:col-span-1 md:overflow-auto",
41549
41554
  { "md:max-h-[calc(100vh-255px)]": e.searchBar },
41550
41555
  { "md:max-h-[calc(100vh-200px)]": !e.searchBar }
@@ -41553,7 +41558,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41553
41558
  hn(r.$slots, "facet")
41554
41559
  ], 2),
41555
41560
  q("div", {
41556
- class: At([
41561
+ class: ut([
41557
41562
  "col-span-3 md:ml-5 md:overflow-auto",
41558
41563
  { "md:max-h-[calc(100vh-255px)]": e.searchBar },
41559
41564
  { "md:max-h-[calc(100vh-200px)]": !e.searchBar }
@@ -41591,7 +41596,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41591
41596
  }, {
41592
41597
  default: Oe(() => [
41593
41598
  q("div", {
41594
- class: At([
41599
+ class: ut([
41595
41600
  "rounded-lg m-2 p-3 text-sm leading-6 hover:white-bg-hover hover:dark:dark-bg-hover",
41596
41601
  { "white-bg-hover dark:dark-bg-hover": n.currentRoute === o.route }
41597
41602
  ])
@@ -41660,7 +41665,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41660
41665
  })),
41661
41666
  xr(" " + Ge(l.name) + " ", 1),
41662
41667
  he(De(ey), {
41663
- class: At([
41668
+ class: ut([
41664
41669
  A ? "rotate-180" : "",
41665
41670
  "icon-md right-10 absolute"
41666
41671
  ]),
@@ -41691,7 +41696,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41691
41696
  ], 40, rbe)) : (K(), Je(o, {
41692
41697
  key: u.name,
41693
41698
  to: { name: u.route, params: u.params },
41694
- class: At([
41699
+ class: ut([
41695
41700
  "text-sm font-medium",
41696
41701
  n.currentRoute === u.route ? "font-semibold" : "hover:font-bold"
41697
41702
  ]),
@@ -41796,7 +41801,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41796
41801
  }, {
41797
41802
  default: Oe(({ selected: u, active: d }) => [
41798
41803
  q("li", {
41799
- class: At([
41804
+ class: ut([
41800
41805
  { "std-blue text-white": d },
41801
41806
  "input-dropdown-item pl-8 pr-3"
41802
41807
  ])
@@ -41808,7 +41813,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41808
41813
  })
41809
41814
  ])) : lt("", !0),
41810
41815
  q("span", {
41811
- class: At(["block truncate", { "ml-4": A.isSMB }])
41816
+ class: ut(["block truncate", { "ml-4": A.isSMB }])
41812
41817
  }, Ge(A.label), 3)
41813
41818
  ], 2)
41814
41819
  ]),
@@ -41966,7 +41971,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
41966
41971
  }, {
41967
41972
  default: Oe(() => [
41968
41973
  q("div", {
41969
- class: At([
41974
+ class: ut([
41970
41975
  "rounded-lg p-4 text-sm leading-6 hover:white-bg-hover hover:dark:dark-bg-hover",
41971
41976
  { "white-bg-hover dark:dark-bg-hover": e.currentRoute === s.route }
41972
41977
  ])
@@ -42181,7 +42186,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
42181
42186
  return (a, s) => n.value ? lt("", !0) : (K(), fe("div", {
42182
42187
  key: 0,
42183
42188
  class: "overflow-auto",
42184
- style: ns(`height: ${e.layout.h * 61 - 10}px`)
42189
+ style: ha(`height: ${e.layout.h * 61 - 10}px`)
42185
42190
  }, [
42186
42191
  (K(!0), fe(mt, null, ln(r.value, (o, l) => (K(), fe("div", vbe, [
42187
42192
  q("h3", ybe, Ge(o.action), 1),
@@ -42313,7 +42318,7 @@ const HEe = /* @__PURE__ */ vr(Uye, [["render", Qye]]), Dye = { class: "w-full s
42313
42318
  }
42314
42319
  return (i, a) => (K(), fe("div", xbe, [
42315
42320
  q("span", {
42316
- class: At([
42321
+ class: ut([
42317
42322
  "flex items-center justify-center content-center h-full overflow-hidden",
42318
42323
  e.layout.w > 4 ? "text-7xl" : "text-5xl"
42319
42324
  ])
@@ -44011,7 +44016,7 @@ function U_(e, t) {
44011
44016
  t.indexOf(r[i]) < 0 && Object.prototype.propertyIsEnumerable.call(e, r[i]) && (n[r[i]] = e[r[i]]);
44012
44017
  return n;
44013
44018
  }
44014
- let Fa = class {
44019
+ let La = class {
44015
44020
  static isAdvancedMarkerAvailable(t) {
44016
44021
  return google.maps.marker && t.getMapCapabilities().isAdvancedMarkersAvailable === !0;
44017
44022
  }
@@ -44045,7 +44050,7 @@ let Fa = class {
44045
44050
  return;
44046
44051
  const t = new google.maps.LatLngBounds(this._position, this._position);
44047
44052
  for (const n of this.markers)
44048
- t.extend(Fa.getPosition(n));
44053
+ t.extend(La.getPosition(n));
44049
44054
  return t;
44050
44055
  }
44051
44056
  get position() {
@@ -44055,7 +44060,7 @@ let Fa = class {
44055
44060
  * Get the count of **visible** markers.
44056
44061
  */
44057
44062
  get count() {
44058
- return this.markers.filter((t) => Fa.getVisible(t)).length;
44063
+ return this.markers.filter((t) => La.getVisible(t)).length;
44059
44064
  }
44060
44065
  /**
44061
44066
  * Add a marker to the cluster.
@@ -44067,7 +44072,7 @@ let Fa = class {
44067
44072
  * Cleanup references and remove marker from map.
44068
44073
  */
44069
44074
  delete() {
44070
- this.marker && (Fa.setMap(this.marker, null), this.marker = void 0), this.markers.length = 0;
44075
+ this.marker && (La.setMap(this.marker, null), this.marker = void 0), this.markers.length = 0;
44071
44076
  }
44072
44077
  };
44073
44078
  function wu(e, t = "assertion failed") {
@@ -44078,7 +44083,7 @@ const Cwe = (e, t, n, r) => {
44078
44083
  const i = e.getBounds();
44079
44084
  wu(i);
44080
44085
  const a = jQ(i, t, r);
44081
- return n.filter((s) => a.contains(Fa.getPosition(s)));
44086
+ return n.filter((s) => a.contains(La.getPosition(s)));
44082
44087
  }, jQ = (e, t, n) => {
44083
44088
  const { northEast: r, southWest: i } = Ewe(e, t), a = kwe({ northEast: r, southWest: i }, n);
44084
44089
  return Fwe(a, t);
@@ -44134,7 +44139,7 @@ class Lwe extends VQ {
44134
44139
  }
44135
44140
  }
44136
44141
  const Uwe = (e) => e.map((t) => new Z0({
44137
- position: Fa.getPosition(t),
44142
+ position: La.getPosition(t),
44138
44143
  markers: [t]
44139
44144
  }));
44140
44145
  class Iwe extends VQ {
@@ -44149,7 +44154,7 @@ class Iwe extends VQ {
44149
44154
  if (!m2(t.markers, this.markers)) {
44150
44155
  n = !0, this.markers = [...t.markers];
44151
44156
  const a = this.markers.map((s) => {
44152
- const o = Fa.getPosition(s);
44157
+ const o = La.getPosition(s);
44153
44158
  return {
44154
44159
  type: "Feature",
44155
44160
  geometry: { type: "Point", coordinates: [o.lng(), o.lat()] },
@@ -44173,7 +44178,7 @@ class Iwe extends VQ {
44173
44178
  const i = r.marker;
44174
44179
  return new Z0({
44175
44180
  markers: [i],
44176
- position: Fa.getPosition(i)
44181
+ position: La.getPosition(i)
44177
44182
  });
44178
44183
  }
44179
44184
  }
@@ -44188,7 +44193,7 @@ class Twe extends Lwe {
44188
44193
  if (!m2(t.markers, this.markers)) {
44189
44194
  r = !0, this.markers = [...t.markers];
44190
44195
  const i = this.markers.map((a) => {
44191
- const s = Fa.getPosition(a);
44196
+ const s = La.getPosition(a);
44192
44197
  return {
44193
44198
  type: "Feature",
44194
44199
  geometry: {
@@ -44215,7 +44220,7 @@ class Twe extends Lwe {
44215
44220
  const i = r.marker;
44216
44221
  return new Z0({
44217
44222
  markers: [i],
44218
- position: Fa.getPosition(i)
44223
+ position: La.getPosition(i)
44219
44224
  });
44220
44225
  }
44221
44226
  getViewportState(t) {
@@ -44287,7 +44292,7 @@ class Owe {
44287
44292
  <circle cx="120" cy="120" opacity=".2" r="110" />
44288
44293
  <text x="50%" y="50%" style="fill:#fff" text-anchor="middle" font-size="50" dominant-baseline="middle" font-family="roboto,arial,sans-serif">${t}</text>
44289
44294
  </svg>`, s = `Cluster of ${t} markers`, o = Number(google.maps.Marker.MAX_ZINDEX) + t;
44290
- if (Fa.isAdvancedMarkerAvailable(i)) {
44295
+ if (La.isAdvancedMarkerAvailable(i)) {
44291
44296
  const A = new DOMParser().parseFromString(a, "image/svg+xml").documentElement;
44292
44297
  A.setAttribute("transform", "translate(0 25)");
44293
44298
  const u = {
@@ -44341,7 +44346,7 @@ class Dwe extends I_ {
44341
44346
  }
44342
44347
  removeMarker(t, n) {
44343
44348
  const r = this.markers.indexOf(t);
44344
- return r === -1 ? !1 : (Fa.setMap(t, null), this.markers.splice(r, 1), n || this.render(), !0);
44349
+ return r === -1 ? !1 : (La.setMap(t, null), this.markers.splice(r, 1), n || this.render(), !0);
44345
44350
  }
44346
44351
  removeMarkers(t, n) {
44347
44352
  let r = !1;
@@ -44370,8 +44375,8 @@ class Dwe extends I_ {
44370
44375
  s.markers.length == 1 && i.add(s.markers[0]);
44371
44376
  const a = [];
44372
44377
  for (const s of this.clusters)
44373
- s.marker != null && (s.markers.length == 1 ? i.has(s.marker) || Fa.setMap(s.marker, null) : a.push(s.marker));
44374
- this.clusters = n, this.renderClusters(), requestAnimationFrame(() => a.forEach((s) => Fa.setMap(s, null)));
44378
+ s.marker != null && (s.markers.length == 1 ? i.has(s.marker) || La.setMap(s.marker, null) : a.push(s.marker));
44379
+ this.clusters = n, this.renderClusters(), requestAnimationFrame(() => a.forEach((s) => La.setMap(s, null)));
44375
44380
  }
44376
44381
  google.maps.event.trigger(this, Wu.CLUSTERING_END, this);
44377
44382
  }
@@ -44384,15 +44389,15 @@ class Dwe extends I_ {
44384
44389
  this.idleListener && google.maps.event.removeListener(this.idleListener), this.reset();
44385
44390
  }
44386
44391
  reset() {
44387
- this.markers.forEach((t) => Fa.setMap(t, null)), this.clusters.forEach((t) => t.delete()), this.clusters = [];
44392
+ this.markers.forEach((t) => La.setMap(t, null)), this.clusters.forEach((t) => t.delete()), this.clusters = [];
44388
44393
  }
44389
44394
  renderClusters() {
44390
44395
  const t = new Nwe(this.markers, this.clusters), n = this.getMap();
44391
44396
  this.clusters.forEach((r) => {
44392
44397
  if (r.markers.length === 1)
44393
44398
  r.marker = r.markers[0];
44394
- else if (r.marker = this.renderer.render(r, t, n), r.markers.forEach((i) => Fa.setMap(i, null)), this.onClusterClick) {
44395
- const i = Fa.isAdvancedMarker(r.marker) ? Wu.GMP_CLICK : Wu.CLUSTER_CLICK;
44399
+ else if (r.marker = this.renderer.render(r, t, n), r.markers.forEach((i) => La.setMap(i, null)), this.onClusterClick) {
44400
+ const i = La.isAdvancedMarker(r.marker) ? Wu.GMP_CLICK : Wu.CLUSTER_CLICK;
44396
44401
  r.marker.addListener(
44397
44402
  i,
44398
44403
  /* istanbul ignore next */
@@ -44401,7 +44406,7 @@ class Dwe extends I_ {
44401
44406
  }
44402
44407
  );
44403
44408
  }
44404
- Fa.setMap(r.marker, n);
44409
+ La.setMap(r.marker, n);
44405
44410
  });
44406
44411
  }
44407
44412
  }
@@ -44534,7 +44539,7 @@ const Pwe = {
44534
44539
  return (i, a) => (K(), fe("div", null, [
44535
44540
  he(De(Dbe), {
44536
44541
  "api-key": e.apiKey,
44537
- style: ns(`width: 100%; height: ${e.layout.h * 60 - 40}px`),
44542
+ style: ha(`width: 100%; height: ${e.layout.h * 60 - 40}px`),
44538
44543
  center: n.value.length ? n.value[0].position : { lat: 40.689247, lng: -74.044502 },
44539
44544
  zoom: 15
44540
44545
  }, {
@@ -44665,12 +44670,12 @@ const Pwe = {
44665
44670
  };
44666
44671
  }
44667
44672
  return (r, i) => (K(), fe("div", {
44668
- class: At(["flex h-full w-full p-0", t.config.positioning]),
44669
- style: ns(`backgroundColor: ${e.config.backgroundColor}`)
44673
+ class: ut(["flex h-full w-full p-0", t.config.positioning]),
44674
+ style: ha(`backgroundColor: ${e.config.backgroundColor}`)
44670
44675
  }, [
44671
44676
  q("img", {
44672
44677
  src: e.config.image,
44673
- style: ns(n())
44678
+ style: ha(n())
44674
44679
  }, null, 12, Rwe)
44675
44680
  ], 6));
44676
44681
  }
@@ -44846,7 +44851,7 @@ const Pwe = {
44846
44851
  }
44847
44852
  return (i, a) => (K(), fe("div", null, [
44848
44853
  q("div", {
44849
- class: At(e.config.showline ? "grid grid-cols-2" : "text-right")
44854
+ class: ut(e.config.showline ? "grid grid-cols-2" : "text-right")
44850
44855
  }, [
44851
44856
  e.config.showline ? (K(), Je(age, {
44852
44857
  key: 0,
@@ -44870,7 +44875,7 @@ const Pwe = {
44870
44875
  ])
44871
44876
  ], 2),
44872
44877
  q("span", {
44873
- class: At([
44878
+ class: ut([
44874
44879
  "flex justify-center p-4 overflow-auto",
44875
44880
  e.layout.w > 4 ? "text-7xl" : "text-4xl"
44876
44881
  ])
@@ -44968,7 +44973,7 @@ const Pwe = {
44968
44973
  return (l, A) => (K(), fe("div", null, [
44969
44974
  q("div", {
44970
44975
  class: "overflow-auto",
44971
- style: ns(`max-height: ${n.value ? e.layout.h * 70 - 120 : e.layout.h * 67 - 45}px; width: ${e.layout.w * 68}px;`)
44976
+ style: ha(`max-height: ${n.value ? e.layout.h * 70 - 120 : e.layout.h * 67 - 45}px; width: ${e.layout.w * 68}px;`)
44972
44977
  }, [
44973
44978
  q("table", Zwe, [
44974
44979
  q("thead", null, [
@@ -45005,7 +45010,7 @@ const Pwe = {
45005
45010
  startPos: t.paginationStore.startPos,
45006
45011
  pageSize: t.paginationStore.pageSize,
45007
45012
  total: e.obj.table.rows.length,
45008
- style: ns(`width: ${e.layout.w * 68}px;`),
45013
+ style: ha(`width: ${e.layout.w * 68}px;`),
45009
45014
  onPrevious: A[0] || (A[0] = (u) => i()),
45010
45015
  onNext: A[1] || (A[1] = (u) => a()),
45011
45016
  onNavtopage: s
@@ -45509,7 +45514,7 @@ const o5e = /* @__PURE__ */ vr(a5e, [["render", s5e]]), l5e = {
45509
45514
  key: 0,
45510
45515
  src: n.value.panelConfig.image,
45511
45516
  class: "w-40 h-40",
45512
- style: ns(`background-color: ${n.value.panelConfig.backgroundColor};`)
45517
+ style: ha(`background-color: ${n.value.panelConfig.backgroundColor};`)
45513
45518
  }, null, 12, U5e)) : (K(), fe("span", I5e, "No image provided"))
45514
45519
  ])
45515
45520
  ]),
@@ -45812,7 +45817,7 @@ const o5e = /* @__PURE__ */ vr(a5e, [["render", s5e]]), l5e = {
45812
45817
  ]),
45813
45818
  q("tbody", $5e, [
45814
45819
  (K(!0), fe(mt, null, ln(s.value, (c, p) => (K(), fe("tr", {
45815
- class: At(`cursor-grab draggable${p}`)
45820
+ class: ut(`cursor-grab draggable${p}`)
45816
45821
  }, [
45817
45822
  he(fa, null, {
45818
45823
  default: Oe(() => [
@@ -48707,7 +48712,7 @@ function fs(e, t, n, r) {
48707
48712
  A((r = r.apply(e, [])).next());
48708
48713
  });
48709
48714
  }
48710
- function Ka(e, t) {
48715
+ function za(e, t) {
48711
48716
  var n = { label: 0, sent: function() {
48712
48717
  if (a[0] & 1) throw a[1];
48713
48718
  return a[1];
@@ -49022,12 +49027,12 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49022
49027
  return { done: !0, value: null };
49023
49028
  }
49024
49029
  };
49025
- }, QBe = 1, DBe = 2, Gg = 4, wk = 8, v2 = 10, Bk = 47, p0 = 92, PBe = 9, $Be = 32, m1 = 34, Np = 61, RBe = 35, HBe = 36, jBe = 37, v1 = 39, y1 = 40, Op = 41, VBe = 95, Ls = 45, qBe = 33, KBe = 60, zBe = 62, GBe = 64, YBe = 91, WBe = 93, ZBe = 61, XBe = 123, b1 = 63, JBe = 125, xk = 124, exe = 126, txe = 128, _k = 65533, Jw = 42, pf = 43, nxe = 44, rxe = 58, ixe = 59, J0 = 46, axe = 0, sxe = 8, oxe = 11, lxe = 14, Axe = 31, uxe = 127, Kl = -1, JQ = 48, eD = 97, tD = 101, cxe = 102, fxe = 117, dxe = 122, nD = 65, rD = 69, iD = 70, hxe = 85, pxe = 90, za = function(e) {
49030
+ }, QBe = 1, DBe = 2, Gg = 4, wk = 8, v2 = 10, Bk = 47, p0 = 92, PBe = 9, $Be = 32, m1 = 34, Np = 61, RBe = 35, HBe = 36, jBe = 37, v1 = 39, y1 = 40, Op = 41, VBe = 95, Ls = 45, qBe = 33, KBe = 60, zBe = 62, GBe = 64, YBe = 91, WBe = 93, ZBe = 61, XBe = 123, b1 = 63, JBe = 125, xk = 124, exe = 126, txe = 128, _k = 65533, Jw = 42, pf = 43, nxe = 44, rxe = 58, ixe = 59, J0 = 46, axe = 0, sxe = 8, oxe = 11, lxe = 14, Axe = 31, uxe = 127, Kl = -1, JQ = 48, eD = 97, tD = 101, cxe = 102, fxe = 117, dxe = 122, nD = 65, rD = 69, iD = 70, hxe = 85, pxe = 90, Ga = function(e) {
49026
49031
  return e >= JQ && e <= 57;
49027
49032
  }, gxe = function(e) {
49028
49033
  return e >= 55296 && e <= 57343;
49029
49034
  }, Ed = function(e) {
49030
- return za(e) || e >= nD && e <= iD || e >= eD && e <= cxe;
49035
+ return Ga(e) || e >= nD && e <= iD || e >= eD && e <= cxe;
49031
49036
  }, mxe = function(e) {
49032
49037
  return e >= eD && e <= dxe;
49033
49038
  }, vxe = function(e) {
@@ -49041,7 +49046,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49041
49046
  }, y2 = function(e) {
49042
49047
  return yxe(e) || bxe(e) || e === VBe;
49043
49048
  }, Ck = function(e) {
49044
- return y2(e) || za(e) || e === Ls;
49049
+ return y2(e) || Ga(e) || e === Ls;
49045
49050
  }, wxe = function(e) {
49046
49051
  return e >= axe && e <= sxe || e === oxe || e >= lxe && e <= Axe || e === uxe;
49047
49052
  }, Yu = function(e, t) {
@@ -49049,21 +49054,21 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49049
49054
  }, B1 = function(e, t, n) {
49050
49055
  return e === Ls ? y2(t) || Yu(t, n) : y2(e) ? !0 : !!(e === p0 && Yu(e, t));
49051
49056
  }, e5 = function(e, t, n) {
49052
- return e === pf || e === Ls ? za(t) ? !0 : t === J0 && za(n) : za(e === J0 ? t : e);
49057
+ return e === pf || e === Ls ? Ga(t) ? !0 : t === J0 && Ga(n) : Ga(e === J0 ? t : e);
49053
49058
  }, Bxe = function(e) {
49054
49059
  var t = 0, n = 1;
49055
49060
  (e[t] === pf || e[t] === Ls) && (e[t] === Ls && (n = -1), t++);
49056
- for (var r = []; za(e[t]); )
49061
+ for (var r = []; Ga(e[t]); )
49057
49062
  r.push(e[t++]);
49058
49063
  var i = r.length ? parseInt(Fi.apply(void 0, r), 10) : 0;
49059
49064
  e[t] === J0 && t++;
49060
- for (var a = []; za(e[t]); )
49065
+ for (var a = []; Ga(e[t]); )
49061
49066
  a.push(e[t++]);
49062
49067
  var s = a.length, o = s ? parseInt(Fi.apply(void 0, a), 10) : 0;
49063
49068
  (e[t] === rD || e[t] === tD) && t++;
49064
49069
  var l = 1;
49065
49070
  (e[t] === pf || e[t] === Ls) && (e[t] === Ls && (l = -1), t++);
49066
- for (var A = []; za(e[t]); )
49071
+ for (var A = []; Ga(e[t]); )
49067
49072
  A.push(e[t++]);
49068
49073
  var u = A.length ? parseInt(Fi.apply(void 0, A), 10) : 0;
49069
49074
  return n * (i + o * Math.pow(10, -s)) * Math.pow(10, l * u);
@@ -49245,7 +49250,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49245
49250
  case Kl:
49246
49251
  return Px;
49247
49252
  }
49248
- return w1(t) ? (this.consumeWhiteSpace(), Rxe) : za(t) ? (this.reconsumeCodePoint(t), this.consumeNumericToken()) : y2(t) ? (this.reconsumeCodePoint(t), this.consumeIdentLikeToken()) : { type: 6, value: Fi(t) };
49253
+ return w1(t) ? (this.consumeWhiteSpace(), Rxe) : Ga(t) ? (this.reconsumeCodePoint(t), this.consumeNumericToken()) : y2(t) ? (this.reconsumeCodePoint(t), this.consumeIdentLikeToken()) : { type: 6, value: Fi(t) };
49249
49254
  }, e.prototype.consumeCodePoint = function() {
49250
49255
  var t = this._value.shift();
49251
49256
  return typeof t > "u" ? -1 : t;
@@ -49335,17 +49340,17 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49335
49340
  } while (!0);
49336
49341
  }, e.prototype.consumeNumber = function() {
49337
49342
  var t = [], n = Gg, r = this.peekCodePoint(0);
49338
- for ((r === pf || r === Ls) && t.push(this.consumeCodePoint()); za(this.peekCodePoint(0)); )
49343
+ for ((r === pf || r === Ls) && t.push(this.consumeCodePoint()); Ga(this.peekCodePoint(0)); )
49339
49344
  t.push(this.consumeCodePoint());
49340
49345
  r = this.peekCodePoint(0);
49341
49346
  var i = this.peekCodePoint(1);
49342
- if (r === J0 && za(i))
49343
- for (t.push(this.consumeCodePoint(), this.consumeCodePoint()), n = wk; za(this.peekCodePoint(0)); )
49347
+ if (r === J0 && Ga(i))
49348
+ for (t.push(this.consumeCodePoint(), this.consumeCodePoint()), n = wk; Ga(this.peekCodePoint(0)); )
49344
49349
  t.push(this.consumeCodePoint());
49345
49350
  r = this.peekCodePoint(0), i = this.peekCodePoint(1);
49346
49351
  var a = this.peekCodePoint(2);
49347
- if ((r === rD || r === tD) && ((i === pf || i === Ls) && za(a) || za(i)))
49348
- for (t.push(this.consumeCodePoint(), this.consumeCodePoint()), n = wk; za(this.peekCodePoint(0)); )
49352
+ if ((r === rD || r === tD) && ((i === pf || i === Ls) && Ga(a) || Ga(i)))
49353
+ for (t.push(this.consumeCodePoint(), this.consumeCodePoint()), n = wk; Ga(this.peekCodePoint(0)); )
49349
49354
  t.push(this.consumeCodePoint());
49350
49355
  return [Bxe(t), n];
49351
49356
  }, e.prototype.consumeNumericToken = function() {
@@ -49479,7 +49484,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49479
49484
  return e.type === 16 || Cc(e);
49480
49485
  }, lD = function(e) {
49481
49486
  return e.length > 1 ? [e[0], e[1]] : [e[0]];
49482
- }, La = {
49487
+ }, Ua = {
49483
49488
  type: 17,
49484
49489
  number: 0,
49485
49490
  flags: Gg
@@ -49535,7 +49540,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49535
49540
  case "to right bottom":
49536
49541
  case "left top":
49537
49542
  case "top left":
49538
- return [La, La];
49543
+ return [Ua, Ua];
49539
49544
  case "to top":
49540
49545
  case "bottom":
49541
49546
  return Qo(0);
@@ -49543,7 +49548,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49543
49548
  case "to left bottom":
49544
49549
  case "right top":
49545
49550
  case "top right":
49546
- return [La, sc];
49551
+ return [Ua, sc];
49547
49552
  case "to right":
49548
49553
  case "left":
49549
49554
  return Qo(90);
@@ -49559,7 +49564,7 @@ var bBe = "KwAAAAAAAAAACA4AUD0AADAgAAACAAAAAAAIABAAGABAAEgAUABYAGAAaABgAGgAYgBqA
49559
49564
  case "to right top":
49560
49565
  case "left bottom":
49561
49566
  case "bottom left":
49562
- return [sc, La];
49567
+ return [sc, Ua];
49563
49568
  case "to left":
49564
49569
  case "right":
49565
49570
  return Qo(270);
@@ -49822,7 +49827,7 @@ var kk = function(e, t) {
49822
49827
  return r && $i(r) ? { color: n, stop: r } : { color: n, stop: null };
49823
49828
  }, Fk = function(e, t) {
49824
49829
  var n = e[0], r = e[e.length - 1];
49825
- n.stop === null && (n.stop = La), r.stop === null && (r.stop = sc);
49830
+ n.stop === null && (n.stop = Ua), r.stop === null && (r.stop = sc);
49826
49831
  for (var i = [], a = 0, s = 0; s < e.length; s++) {
49827
49832
  var o = e[s].stop;
49828
49833
  if (o !== null) {
@@ -49955,7 +49960,7 @@ var kk = function(e, t) {
49955
49960
  if (u.type === 18) {
49956
49961
  if (u.name === "from") {
49957
49962
  var d = pc.parse(e, u.values[0]);
49958
- r.push({ stop: La, color: d });
49963
+ r.push({ stop: Ua, color: d });
49959
49964
  } else if (u.name === "to") {
49960
49965
  var d = pc.parse(e, u.values[0]);
49961
49966
  r.push({ stop: sc, color: d });
@@ -49989,7 +49994,7 @@ var kk = function(e, t) {
49989
49994
  return a.push(N_), d;
49990
49995
  case "top":
49991
49996
  case "left":
49992
- return a.push(La), d;
49997
+ return a.push(Ua), d;
49993
49998
  case "right":
49994
49999
  case "bottom":
49995
50000
  return a.push(sc), d;
@@ -50042,7 +50047,7 @@ var kk = function(e, t) {
50042
50047
  return a.push(N_), !1;
50043
50048
  case "top":
50044
50049
  case "left":
50045
- return a.push(La), !1;
50050
+ return a.push(Ua), !1;
50046
50051
  case "right":
50047
50052
  case "bottom":
50048
50053
  return a.push(sc), !1;
@@ -50641,9 +50646,9 @@ var U4e = {
50641
50646
  return t.length === 1 && $x(t[0], "none") ? [] : bA(t).map(function(n) {
50642
50647
  for (var r = {
50643
50648
  color: cu.TRANSPARENT,
50644
- offsetX: La,
50645
- offsetY: La,
50646
- blur: La
50649
+ offsetX: Ua,
50650
+ offsetY: Ua,
50651
+ blur: Ua
50647
50652
  }, i = 0, a = 0; a < n.length; a++) {
50648
50653
  var s = n[a];
50649
50654
  Cc(s) ? (i === 0 ? r.offsetX = s : i === 1 ? r.offsetY = s : r.blur = s, i++) : r.color = pc.parse(e, s);
@@ -50981,10 +50986,10 @@ var n3e = {
50981
50986
  return t.length === 1 && $x(t[0], "none") ? [] : bA(t).map(function(n) {
50982
50987
  for (var r = {
50983
50988
  color: 255,
50984
- offsetX: La,
50985
- offsetY: La,
50986
- blur: La,
50987
- spread: La,
50989
+ offsetX: Ua,
50990
+ offsetY: Ua,
50991
+ blur: Ua,
50992
+ spread: Ua,
50988
50993
  inset: !1
50989
50994
  }, i = 0, a = 0; a < n.length; a++) {
50990
50995
  var s = n[a];
@@ -51133,10 +51138,10 @@ var n3e = {
51133
51138
  return O_.parse(e, a.parseComponentValue());
51134
51139
  case "length":
51135
51140
  var o = a.parseComponentValue();
51136
- return Cc(o) ? o : La;
51141
+ return Cc(o) ? o : Ua;
51137
51142
  case "length-percentage":
51138
51143
  var l = a.parseComponentValue();
51139
- return $i(l) ? l : La;
51144
+ return $i(l) ? l : Ua;
51140
51145
  case "time":
51141
51146
  return _D.parse(e, a.parseComponentValue());
51142
51147
  }
@@ -51369,38 +51374,38 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
51369
51374
  return t(r);
51370
51375
  }, r.onerror = n, r.src = "data:image/svg+xml;charset=utf-8," + encodeURIComponent(new XMLSerializer().serializeToString(e));
51371
51376
  });
51372
- }, ka = {
51377
+ }, Fa = {
51373
51378
  get SUPPORT_RANGE_BOUNDS() {
51374
51379
  var e = X3e(document);
51375
- return Object.defineProperty(ka, "SUPPORT_RANGE_BOUNDS", { value: e }), e;
51380
+ return Object.defineProperty(Fa, "SUPPORT_RANGE_BOUNDS", { value: e }), e;
51376
51381
  },
51377
51382
  get SUPPORT_WORD_BREAKING() {
51378
- var e = ka.SUPPORT_RANGE_BOUNDS && J3e(document);
51379
- return Object.defineProperty(ka, "SUPPORT_WORD_BREAKING", { value: e }), e;
51383
+ var e = Fa.SUPPORT_RANGE_BOUNDS && J3e(document);
51384
+ return Object.defineProperty(Fa, "SUPPORT_WORD_BREAKING", { value: e }), e;
51380
51385
  },
51381
51386
  get SUPPORT_SVG_DRAWING() {
51382
51387
  var e = n_e(document);
51383
- return Object.defineProperty(ka, "SUPPORT_SVG_DRAWING", { value: e }), e;
51388
+ return Object.defineProperty(Fa, "SUPPORT_SVG_DRAWING", { value: e }), e;
51384
51389
  },
51385
51390
  get SUPPORT_FOREIGNOBJECT_DRAWING() {
51386
51391
  var e = typeof Array.from == "function" && typeof window.fetch == "function" ? r_e(document) : Promise.resolve(!1);
51387
- return Object.defineProperty(ka, "SUPPORT_FOREIGNOBJECT_DRAWING", { value: e }), e;
51392
+ return Object.defineProperty(Fa, "SUPPORT_FOREIGNOBJECT_DRAWING", { value: e }), e;
51388
51393
  },
51389
51394
  get SUPPORT_CORS_IMAGES() {
51390
51395
  var e = e_e();
51391
- return Object.defineProperty(ka, "SUPPORT_CORS_IMAGES", { value: e }), e;
51396
+ return Object.defineProperty(Fa, "SUPPORT_CORS_IMAGES", { value: e }), e;
51392
51397
  },
51393
51398
  get SUPPORT_RESPONSE_TYPE() {
51394
51399
  var e = t_e();
51395
- return Object.defineProperty(ka, "SUPPORT_RESPONSE_TYPE", { value: e }), e;
51400
+ return Object.defineProperty(Fa, "SUPPORT_RESPONSE_TYPE", { value: e }), e;
51396
51401
  },
51397
51402
  get SUPPORT_CORS_XHR() {
51398
51403
  var e = "withCredentials" in new XMLHttpRequest();
51399
- return Object.defineProperty(ka, "SUPPORT_CORS_XHR", { value: e }), e;
51404
+ return Object.defineProperty(Fa, "SUPPORT_CORS_XHR", { value: e }), e;
51400
51405
  },
51401
51406
  get SUPPORT_NATIVE_TEXT_SEGMENTATION() {
51402
51407
  var e = !!(typeof Intl < "u" && Intl.Segmenter);
51403
- return Object.defineProperty(ka, "SUPPORT_NATIVE_TEXT_SEGMENTATION", { value: e }), e;
51408
+ return Object.defineProperty(Fa, "SUPPORT_NATIVE_TEXT_SEGMENTATION", { value: e }), e;
51404
51409
  }
51405
51410
  }, v0 = (
51406
51411
  /** @class */
@@ -51414,7 +51419,7 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
51414
51419
  var i = o_e(t, n), a = [], s = 0;
51415
51420
  return i.forEach(function(o) {
51416
51421
  if (n.textDecorationLine.length || o.trim().length > 0)
51417
- if (ka.SUPPORT_RANGE_BOUNDS) {
51422
+ if (Fa.SUPPORT_RANGE_BOUNDS) {
51418
51423
  var l = zk(r, s, o.length).getClientRects();
51419
51424
  if (l.length > 1) {
51420
51425
  var A = Q_(o), u = 0;
@@ -51427,7 +51432,7 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
51427
51432
  var d = r.splitText(o.length);
51428
51433
  a.push(new v0(o, a_e(e, r))), r = d;
51429
51434
  }
51430
- else ka.SUPPORT_RANGE_BOUNDS || (r = r.splitText(o.length));
51435
+ else Fa.SUPPORT_RANGE_BOUNDS || (r = r.splitText(o.length));
51431
51436
  s += o.length;
51432
51437
  }), a;
51433
51438
  }, a_e = function(e, t) {
@@ -51450,7 +51455,7 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
51450
51455
  var i = r.createRange();
51451
51456
  return i.setStart(e, t), i.setEnd(e, t + n), i;
51452
51457
  }, Q_ = function(e) {
51453
- if (ka.SUPPORT_NATIVE_TEXT_SEGMENTATION) {
51458
+ if (Fa.SUPPORT_NATIVE_TEXT_SEGMENTATION) {
51454
51459
  var t = new Intl.Segmenter(void 0, { granularity: "grapheme" });
51455
51460
  return Array.from(t.segment(e)).map(function(n) {
51456
51461
  return n.segment;
@@ -51458,7 +51463,7 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
51458
51463
  }
51459
51464
  return Z3e(e);
51460
51465
  }, s_e = function(e, t) {
51461
- if (ka.SUPPORT_NATIVE_TEXT_SEGMENTATION) {
51466
+ if (Fa.SUPPORT_NATIVE_TEXT_SEGMENTATION) {
51462
51467
  var n = new Intl.Segmenter(void 0, {
51463
51468
  granularity: "word"
51464
51469
  });
@@ -52115,7 +52120,7 @@ var j3e = 1, i5 = 2, a5 = 3, Dk = 4, Pk = 5, V3e = 7, $k = 8, s5 = 9, o5 = 10, R
52115
52120
  var a = t.defaultView.pageXOffset, s = t.defaultView.pageYOffset, o = i.contentWindow, l = o.document, A = T_e(i).then(function() {
52116
52121
  return fs(r, void 0, void 0, function() {
52117
52122
  var u, d;
52118
- return Ka(this, function(f) {
52123
+ return za(this, function(f) {
52119
52124
  switch (f.label) {
52120
52125
  case 0:
52121
52126
  return this.scrolledElements.forEach(Q_e), o && (o.scrollTo(n.left, n.top), /(iPad|iPhone|iPod)/g.test(navigator.userAgent) && (o.scrollY !== n.top || o.scrollX !== n.left) && (this.context.logger.warn("Unable to restore scroll position for cloned document"), this.context.windowBounds = this.context.windowBounds.add(o.scrollX - n.left, o.scrollY - n.top, 0, 0))), u = this.options.onclone, d = this.clonedReferenceElement, typeof d > "u" ? [2, Promise.reject("Error finding the " + this.referenceElement.nodeName + " in the cloned document")] : l.fonts && l.fonts.ready ? [4, l.fonts.ready] : [3, 2];
@@ -52383,10 +52388,10 @@ var L_e = function(e, t) {
52383
52388
  }, e.prototype.loadImage = function(t) {
52384
52389
  return fs(this, void 0, void 0, function() {
52385
52390
  var n, r, i, a, s = this;
52386
- return Ka(this, function(o) {
52391
+ return za(this, function(o) {
52387
52392
  switch (o.label) {
52388
52393
  case 0:
52389
- return n = HD.isSameOrigin(t), r = !f5(t) && this._options.useCORS === !0 && ka.SUPPORT_CORS_IMAGES && !n, i = !f5(t) && !n && !d5(t) && typeof this._options.proxy == "string" && ka.SUPPORT_CORS_XHR && !r, !n && this._options.allowTaint === !1 && !f5(t) && !d5(t) && !i && !r ? [
52394
+ return n = HD.isSameOrigin(t), r = !f5(t) && this._options.useCORS === !0 && Fa.SUPPORT_CORS_IMAGES && !n, i = !f5(t) && !n && !d5(t) && typeof this._options.proxy == "string" && Fa.SUPPORT_CORS_XHR && !r, !n && this._options.allowTaint === !1 && !f5(t) && !d5(t) && !i && !r ? [
52390
52395
  2
52391
52396
  /*return*/
52392
52397
  ] : (a = t, i ? [4, this.proxy(a)] : [3, 2]);
@@ -52418,7 +52423,7 @@ var L_e = function(e, t) {
52418
52423
  throw new Error("No proxy defined");
52419
52424
  var i = t.substring(0, 256);
52420
52425
  return new Promise(function(a, s) {
52421
- var o = ka.SUPPORT_RESPONSE_TYPE ? "blob" : "text", l = new XMLHttpRequest();
52426
+ var o = Fa.SUPPORT_RESPONSE_TYPE ? "blob" : "text", l = new XMLHttpRequest();
52422
52427
  l.onload = function() {
52423
52428
  if (l.status === 200)
52424
52429
  if (o === "text")
@@ -52446,7 +52451,7 @@ var L_e = function(e, t) {
52446
52451
  }, e;
52447
52452
  }()
52448
52453
  ), j_e = /^data:image\/svg\+xml/i, V_e = /^data:image\/.*;base64,/i, q_e = /^data:image\/.*/i, K_e = function(e) {
52449
- return ka.SUPPORT_SVG_DRAWING || !G_e(e);
52454
+ return Fa.SUPPORT_SVG_DRAWING || !G_e(e);
52450
52455
  }, f5 = function(e) {
52451
52456
  return q_e.test(e);
52452
52457
  }, z_e = function(e) {
@@ -52886,7 +52891,7 @@ var ti = function(e, t, n, r, i) {
52886
52891
  }, t.prototype.renderStack = function(n) {
52887
52892
  return fs(this, void 0, void 0, function() {
52888
52893
  var r;
52889
- return Ka(this, function(i) {
52894
+ return za(this, function(i) {
52890
52895
  switch (i.label) {
52891
52896
  case 0:
52892
52897
  return r = n.element.container.styles, r.isVisible() ? [4, this.renderStackContent(n)] : [3, 2];
@@ -52902,7 +52907,7 @@ var ti = function(e, t, n, r, i) {
52902
52907
  });
52903
52908
  }, t.prototype.renderNode = function(n) {
52904
52909
  return fs(this, void 0, void 0, function() {
52905
- return Ka(this, function(r) {
52910
+ return za(this, function(r) {
52906
52911
  switch (r.label) {
52907
52912
  case 0:
52908
52913
  if (ea(
@@ -52946,7 +52951,7 @@ var ti = function(e, t, n, r, i) {
52946
52951
  }, t.prototype.renderTextNode = function(n, r) {
52947
52952
  return fs(this, void 0, void 0, function() {
52948
52953
  var i, a, s, o, l, A, u, d, f = this;
52949
- return Ka(this, function(c) {
52954
+ return za(this, function(c) {
52950
52955
  return i = this.createFontStyle(r), a = i[0], s = i[1], o = i[2], this.ctx.font = a, this.ctx.direction = r.direction === 1 ? "rtl" : "ltr", this.ctx.textAlign = "left", this.ctx.textBaseline = "alphabetic", l = this.fontMetrics.getMetrics(s, o), A = l.baseline, u = l.middle, d = r.paintOrder, n.textBounds.forEach(function(p) {
52951
52956
  d.forEach(function(h) {
52952
52957
  switch (h) {
@@ -52988,7 +52993,7 @@ var ti = function(e, t, n, r, i) {
52988
52993
  }, t.prototype.renderNodeContent = function(n) {
52989
52994
  return fs(this, void 0, void 0, function() {
52990
52995
  var r, i, a, s, o, l, m, m, A, u, d, f, b, c, p, w, h, g, v, m, y, b, w;
52991
- return Ka(this, function(E) {
52996
+ return za(this, function(E) {
52992
52997
  switch (E.label) {
52993
52998
  case 0:
52994
52999
  this.applyEffects(n.getEffects(
@@ -53084,7 +53089,7 @@ var ti = function(e, t, n, r, i) {
53084
53089
  }, t.prototype.renderStackContent = function(n) {
53085
53090
  return fs(this, void 0, void 0, function() {
53086
53091
  var r, i, v, a, s, v, o, l, v, A, u, v, d, f, v, c, p, v, h, g, v;
53087
- return Ka(this, function(m) {
53092
+ return za(this, function(m) {
53088
53093
  switch (m.label) {
53089
53094
  case 0:
53090
53095
  if (ea(
@@ -53183,12 +53188,12 @@ var ti = function(e, t, n, r, i) {
53183
53188
  }, t.prototype.renderBackgroundImage = function(n) {
53184
53189
  return fs(this, void 0, void 0, function() {
53185
53190
  var r, i, a, s, o, l;
53186
- return Ka(this, function(A) {
53191
+ return za(this, function(A) {
53187
53192
  switch (A.label) {
53188
53193
  case 0:
53189
53194
  r = n.styles.backgroundImage.length - 1, i = function(u) {
53190
53195
  var d, f, c, $, z, Y, N, L, F, p, $, z, Y, N, L, h, g, v, m, y, b, w, E, C, F, I, $, S, T, N, L, P, z, Y, G, re, Ae, te, M, Z, ne, ie;
53191
- return Ka(this, function(ye) {
53196
+ return za(this, function(ye) {
53192
53197
  switch (ye.label) {
53193
53198
  case 0:
53194
53199
  if (u.type !== 0) return [3, 5];
@@ -53239,7 +53244,7 @@ var ti = function(e, t, n, r, i) {
53239
53244
  });
53240
53245
  }, t.prototype.renderSolidBorder = function(n, r, i) {
53241
53246
  return fs(this, void 0, void 0, function() {
53242
- return Ka(this, function(a) {
53247
+ return za(this, function(a) {
53243
53248
  return this.path(sF(i, r)), this.ctx.fillStyle = Aa(n), this.ctx.fill(), [
53244
53249
  2
53245
53250
  /*return*/
@@ -53249,7 +53254,7 @@ var ti = function(e, t, n, r, i) {
53249
53254
  }, t.prototype.renderDoubleBorder = function(n, r, i, a) {
53250
53255
  return fs(this, void 0, void 0, function() {
53251
53256
  var s, o;
53252
- return Ka(this, function(l) {
53257
+ return za(this, function(l) {
53253
53258
  switch (l.label) {
53254
53259
  case 0:
53255
53260
  return r < 3 ? [4, this.renderSolidBorder(n, i, a)] : [3, 2];
@@ -53269,7 +53274,7 @@ var ti = function(e, t, n, r, i) {
53269
53274
  }, t.prototype.renderNodeBackgroundAndBorders = function(n) {
53270
53275
  return fs(this, void 0, void 0, function() {
53271
53276
  var r, i, a, s, o, l, A, u, d = this;
53272
- return Ka(this, function(f) {
53277
+ return za(this, function(f) {
53273
53278
  switch (f.label) {
53274
53279
  case 0:
53275
53280
  return this.applyEffects(n.getEffects(
@@ -53334,7 +53339,7 @@ var ti = function(e, t, n, r, i) {
53334
53339
  }, t.prototype.renderDashedDottedBorder = function(n, r, i, a, s) {
53335
53340
  return fs(this, void 0, void 0, function() {
53336
53341
  var o, l, A, u, d, f, c, p, h, g, v, m, y, b, w, E, w, E;
53337
- return Ka(this, function(C) {
53342
+ return za(this, function(C) {
53338
53343
  return this.ctx.save(), o = aCe(a, i), l = sF(a, i), s === 2 && (this.path(l), this.ctx.clip()), Lo(l[0]) ? (A = l[0].start.x, u = l[0].start.y) : (A = l[0].x, u = l[0].y), Lo(l[1]) ? (d = l[1].end.x, f = l[1].end.y) : (d = l[1].x, f = l[1].y), i === 0 || i === 2 ? c = Math.abs(A - d) : c = Math.abs(u - f), this.ctx.beginPath(), s === 3 ? this.formatPath(o) : this.formatPath(l.slice(0, 2)), p = r < 3 ? r * 3 : r * 2, h = r < 3 ? r * 2 : r, s === 3 && (p = r, h = r), g = !0, c <= p * 2 ? g = !1 : c <= p * 2 + h ? (v = c / (2 * p + h), p *= v, h *= v) : (m = Math.floor((c + h) / (p + h)), y = (c - m * p) / (m - 1), b = (c - (m + 1) * p) / m, h = b <= 0 || Math.abs(h - y) < Math.abs(h - b) ? y : b), g && (s === 3 ? this.ctx.setLineDash([0, p + h]) : this.ctx.setLineDash([p, h])), s === 3 ? (this.ctx.lineCap = "round", this.ctx.lineWidth = r) : this.ctx.lineWidth = r * 2 + 1.1, this.ctx.strokeStyle = Aa(n), this.ctx.stroke(), this.ctx.setLineDash([]), s === 2 && (Lo(l[0]) && (w = l[3], E = l[0], this.ctx.beginPath(), this.formatPath([new Tt(w.end.x, w.end.y), new Tt(E.start.x, E.start.y)]), this.ctx.stroke()), Lo(l[1]) && (w = l[1], E = l[2], this.ctx.beginPath(), this.formatPath([new Tt(w.end.x, w.end.y), new Tt(E.start.x, E.start.y)]), this.ctx.stroke())), this.ctx.restore(), [
53339
53344
  2
53340
53345
  /*return*/
@@ -53344,7 +53349,7 @@ var ti = function(e, t, n, r, i) {
53344
53349
  }, t.prototype.render = function(n) {
53345
53350
  return fs(this, void 0, void 0, function() {
53346
53351
  var r;
53347
- return Ka(this, function(i) {
53352
+ return za(this, function(i) {
53348
53353
  switch (i.label) {
53349
53354
  case 0:
53350
53355
  return this.options.backgroundColor && (this.ctx.fillStyle = Aa(this.options.backgroundColor), this.ctx.fillRect(this.options.x, this.options.y, this.options.width, this.options.height)), r = nCe(n), [4, this.renderStack(r)];
@@ -53392,7 +53397,7 @@ var ti = function(e, t, n, r, i) {
53392
53397
  return t.prototype.render = function(n) {
53393
53398
  return fs(this, void 0, void 0, function() {
53394
53399
  var r, i;
53395
- return Ka(this, function(a) {
53400
+ return za(this, function(a) {
53396
53401
  switch (a.label) {
53397
53402
  case 0:
53398
53403
  return r = jx(this.options.width * this.options.scale, this.options.height * this.options.scale, this.options.scale, this.options.scale, n), [4, bCe(r)];
@@ -53453,7 +53458,7 @@ typeof window < "u" && HD.setContext(window);
53453
53458
  var _Ce = function(e, t) {
53454
53459
  return fs(void 0, void 0, void 0, function() {
53455
53460
  var n, r, i, a, s, o, l, A, u, d, f, c, p, h, g, v, m, y, b, w, C, E, C, F, I, $, S, T, N, L, P, z, Y, G, re, Ae, te, M, Z, ne;
53456
- return Ka(this, function(ie) {
53461
+ return za(this, function(ie) {
53457
53462
  switch (ie.label) {
53458
53463
  case 0:
53459
53464
  if (!e || typeof e != "object")
@@ -56248,21 +56253,21 @@ var cv = Bn.atob.bind(Bn), JF = Bn.btoa.bind(Bn);
56248
56253
  */
56249
56254
  function L5(e, t) {
56250
56255
  var n = e[0], r = e[1], i = e[2], a = e[3];
56251
- n = Ra(n, r, i, a, t[0], 7, -680876936), a = Ra(a, n, r, i, t[1], 12, -389564586), i = Ra(i, a, n, r, t[2], 17, 606105819), r = Ra(r, i, a, n, t[3], 22, -1044525330), n = Ra(n, r, i, a, t[4], 7, -176418897), a = Ra(a, n, r, i, t[5], 12, 1200080426), i = Ra(i, a, n, r, t[6], 17, -1473231341), r = Ra(r, i, a, n, t[7], 22, -45705983), n = Ra(n, r, i, a, t[8], 7, 1770035416), a = Ra(a, n, r, i, t[9], 12, -1958414417), i = Ra(i, a, n, r, t[10], 17, -42063), r = Ra(r, i, a, n, t[11], 22, -1990404162), n = Ra(n, r, i, a, t[12], 7, 1804603682), a = Ra(a, n, r, i, t[13], 12, -40341101), i = Ra(i, a, n, r, t[14], 17, -1502002290), n = Ha(n, r = Ra(r, i, a, n, t[15], 22, 1236535329), i, a, t[1], 5, -165796510), a = Ha(a, n, r, i, t[6], 9, -1069501632), i = Ha(i, a, n, r, t[11], 14, 643717713), r = Ha(r, i, a, n, t[0], 20, -373897302), n = Ha(n, r, i, a, t[5], 5, -701558691), a = Ha(a, n, r, i, t[10], 9, 38016083), i = Ha(i, a, n, r, t[15], 14, -660478335), r = Ha(r, i, a, n, t[4], 20, -405537848), n = Ha(n, r, i, a, t[9], 5, 568446438), a = Ha(a, n, r, i, t[14], 9, -1019803690), i = Ha(i, a, n, r, t[3], 14, -187363961), r = Ha(r, i, a, n, t[8], 20, 1163531501), n = Ha(n, r, i, a, t[13], 5, -1444681467), a = Ha(a, n, r, i, t[2], 9, -51403784), i = Ha(i, a, n, r, t[7], 14, 1735328473), n = ja(n, r = Ha(r, i, a, n, t[12], 20, -1926607734), i, a, t[5], 4, -378558), a = ja(a, n, r, i, t[8], 11, -2022574463), i = ja(i, a, n, r, t[11], 16, 1839030562), r = ja(r, i, a, n, t[14], 23, -35309556), n = ja(n, r, i, a, t[1], 4, -1530992060), a = ja(a, n, r, i, t[4], 11, 1272893353), i = ja(i, a, n, r, t[7], 16, -155497632), r = ja(r, i, a, n, t[10], 23, -1094730640), n = ja(n, r, i, a, t[13], 4, 681279174), a = ja(a, n, r, i, t[0], 11, -358537222), i = ja(i, a, n, r, t[3], 16, -722521979), r = ja(r, i, a, n, t[6], 23, 76029189), n = ja(n, r, i, a, t[9], 4, -640364487), a = ja(a, n, r, i, t[12], 11, -421815835), i = ja(i, a, n, r, t[15], 16, 530742520), n = Va(n, r = ja(r, i, a, n, t[2], 23, -995338651), i, a, t[0], 6, -198630844), a = Va(a, n, r, i, t[7], 10, 1126891415), i = Va(i, a, n, r, t[14], 15, -1416354905), r = Va(r, i, a, n, t[5], 21, -57434055), n = Va(n, r, i, a, t[12], 6, 1700485571), a = Va(a, n, r, i, t[3], 10, -1894986606), i = Va(i, a, n, r, t[10], 15, -1051523), r = Va(r, i, a, n, t[1], 21, -2054922799), n = Va(n, r, i, a, t[8], 6, 1873313359), a = Va(a, n, r, i, t[15], 10, -30611744), i = Va(i, a, n, r, t[6], 15, -1560198380), r = Va(r, i, a, n, t[13], 21, 1309151649), n = Va(n, r, i, a, t[4], 6, -145523070), a = Va(a, n, r, i, t[11], 10, -1120210379), i = Va(i, a, n, r, t[2], 15, 718787259), r = Va(r, i, a, n, t[9], 21, -343485551), e[0] = lc(n, e[0]), e[1] = lc(r, e[1]), e[2] = lc(i, e[2]), e[3] = lc(a, e[3]);
56256
+ n = Ha(n, r, i, a, t[0], 7, -680876936), a = Ha(a, n, r, i, t[1], 12, -389564586), i = Ha(i, a, n, r, t[2], 17, 606105819), r = Ha(r, i, a, n, t[3], 22, -1044525330), n = Ha(n, r, i, a, t[4], 7, -176418897), a = Ha(a, n, r, i, t[5], 12, 1200080426), i = Ha(i, a, n, r, t[6], 17, -1473231341), r = Ha(r, i, a, n, t[7], 22, -45705983), n = Ha(n, r, i, a, t[8], 7, 1770035416), a = Ha(a, n, r, i, t[9], 12, -1958414417), i = Ha(i, a, n, r, t[10], 17, -42063), r = Ha(r, i, a, n, t[11], 22, -1990404162), n = Ha(n, r, i, a, t[12], 7, 1804603682), a = Ha(a, n, r, i, t[13], 12, -40341101), i = Ha(i, a, n, r, t[14], 17, -1502002290), n = ja(n, r = Ha(r, i, a, n, t[15], 22, 1236535329), i, a, t[1], 5, -165796510), a = ja(a, n, r, i, t[6], 9, -1069501632), i = ja(i, a, n, r, t[11], 14, 643717713), r = ja(r, i, a, n, t[0], 20, -373897302), n = ja(n, r, i, a, t[5], 5, -701558691), a = ja(a, n, r, i, t[10], 9, 38016083), i = ja(i, a, n, r, t[15], 14, -660478335), r = ja(r, i, a, n, t[4], 20, -405537848), n = ja(n, r, i, a, t[9], 5, 568446438), a = ja(a, n, r, i, t[14], 9, -1019803690), i = ja(i, a, n, r, t[3], 14, -187363961), r = ja(r, i, a, n, t[8], 20, 1163531501), n = ja(n, r, i, a, t[13], 5, -1444681467), a = ja(a, n, r, i, t[2], 9, -51403784), i = ja(i, a, n, r, t[7], 14, 1735328473), n = Va(n, r = ja(r, i, a, n, t[12], 20, -1926607734), i, a, t[5], 4, -378558), a = Va(a, n, r, i, t[8], 11, -2022574463), i = Va(i, a, n, r, t[11], 16, 1839030562), r = Va(r, i, a, n, t[14], 23, -35309556), n = Va(n, r, i, a, t[1], 4, -1530992060), a = Va(a, n, r, i, t[4], 11, 1272893353), i = Va(i, a, n, r, t[7], 16, -155497632), r = Va(r, i, a, n, t[10], 23, -1094730640), n = Va(n, r, i, a, t[13], 4, 681279174), a = Va(a, n, r, i, t[0], 11, -358537222), i = Va(i, a, n, r, t[3], 16, -722521979), r = Va(r, i, a, n, t[6], 23, 76029189), n = Va(n, r, i, a, t[9], 4, -640364487), a = Va(a, n, r, i, t[12], 11, -421815835), i = Va(i, a, n, r, t[15], 16, 530742520), n = qa(n, r = Va(r, i, a, n, t[2], 23, -995338651), i, a, t[0], 6, -198630844), a = qa(a, n, r, i, t[7], 10, 1126891415), i = qa(i, a, n, r, t[14], 15, -1416354905), r = qa(r, i, a, n, t[5], 21, -57434055), n = qa(n, r, i, a, t[12], 6, 1700485571), a = qa(a, n, r, i, t[3], 10, -1894986606), i = qa(i, a, n, r, t[10], 15, -1051523), r = qa(r, i, a, n, t[1], 21, -2054922799), n = qa(n, r, i, a, t[8], 6, 1873313359), a = qa(a, n, r, i, t[15], 10, -30611744), i = qa(i, a, n, r, t[6], 15, -1560198380), r = qa(r, i, a, n, t[13], 21, 1309151649), n = qa(n, r, i, a, t[4], 6, -145523070), a = qa(a, n, r, i, t[11], 10, -1120210379), i = qa(i, a, n, r, t[2], 15, 718787259), r = qa(r, i, a, n, t[9], 21, -343485551), e[0] = lc(n, e[0]), e[1] = lc(r, e[1]), e[2] = lc(i, e[2]), e[3] = lc(a, e[3]);
56252
56257
  }
56253
56258
  function cb(e, t, n, r, i, a) {
56254
56259
  return t = lc(lc(t, e), lc(r, a)), lc(t << i | t >>> 32 - i, n);
56255
56260
  }
56256
- function Ra(e, t, n, r, i, a, s) {
56261
+ function Ha(e, t, n, r, i, a, s) {
56257
56262
  return cb(t & n | ~t & r, e, t, i, a, s);
56258
56263
  }
56259
- function Ha(e, t, n, r, i, a, s) {
56264
+ function ja(e, t, n, r, i, a, s) {
56260
56265
  return cb(t & r | n & ~r, e, t, i, a, s);
56261
56266
  }
56262
- function ja(e, t, n, r, i, a, s) {
56267
+ function Va(e, t, n, r, i, a, s) {
56263
56268
  return cb(t ^ n ^ r, e, t, i, a, s);
56264
56269
  }
56265
- function Va(e, t, n, r, i, a, s) {
56270
+ function qa(e, t, n, r, i, a, s) {
56266
56271
  return cb(n ^ (t | ~r), e, t, i, a, s);
56267
56272
  }
56268
56273
  function kP(e) {
@@ -56584,7 +56589,7 @@ function An(e) {
56584
56589
  if (Object.keys(_t).indexOf(O) === -1) throw new Error("Invalid arguments passed to jsPDF.setDocumentProperty");
56585
56590
  return _t[O] = se;
56586
56591
  };
56587
- var Ct, Ut, St, Gn, Dt, zt = {}, Vt = {}, Sn = [], Ht = {}, In = {}, Nt = {}, nn = {}, Zn = null, un = 0, Gt = [], Tn = new n7(c), ga = e.hotfixes || [], Kr = {}, ra = {}, wi = [], rn = function O(se, Ce, Pe, Ve, ot, dt) {
56592
+ var Ct, Ut, St, Gn, Dt, zt = {}, Vt = {}, Sn = [], Ht = {}, In = {}, Nt = {}, nn = {}, Zn = null, un = 0, Gt = [], Tn = new n7(c), ma = e.hotfixes || [], Kr = {}, ra = {}, wi = [], rn = function O(se, Ce, Pe, Ve, ot, dt) {
56588
56593
  if (!(this instanceof O)) return new O(se, Ce, Pe, Ve, ot, dt);
56589
56594
  isNaN(se) && (se = 1), isNaN(Ce) && (Ce = 0), isNaN(Pe) && (Pe = 0), isNaN(Ve) && (Ve = 1), isNaN(ot) && (ot = 0), isNaN(dt) && (dt = 0), this._matrix = [se, Ce, Pe, Ve, ot, dt];
56590
56595
  };
@@ -56756,7 +56761,7 @@ function An(e) {
56756
56761
  `);
56757
56762
  return b === y && (ot += `
56758
56763
  Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe;
56759
- }, Ta = c.__private__.putPages = function() {
56764
+ }, Na = c.__private__.putPages = function() {
56760
56765
  var O, se, Ce = [];
56761
56766
  for (O = 1; O <= un; O++) Gt[O].objId = cr(), Gt[O].contentsObjId = cr();
56762
56767
  for (O = 1; O <= un; O++) Ce.push(Rs({ number: O, data: Te[O], objId: Gt[O].objId, contentsObjId: Gt[O].contentsObjId, mediaBox: Gt[O].mediaBox, cropBox: Gt[O].cropBox, bleedBox: Gt[O].bleedBox, trimBox: Gt[O].trimBox, artBox: Gt[O].artBox, userUnit: Gt[O].userUnit, rootDictionaryObjId: ms, resourceDictionaryObjId: aa }));
@@ -56764,7 +56769,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
56764
56769
  var Pe = "/Kids [";
56765
56770
  for (se = 0; se < un; se++) Pe += Ce[se] + " 0 R ";
56766
56771
  ee(Pe + "]"), ee("/Count " + un), ee(">>"), ee("endobj"), Tn.publish("postPutPages");
56767
- }, ma = function(O) {
56772
+ }, va = function(O) {
56768
56773
  Tn.publish("putFont", { font: O, out: ee, newObject: Wn, putStream: Vi }), O.isAlreadyPutted !== !0 && (O.objectNumber = Wn(), ee("<<"), ee("/Type /Font"), ee("/BaseFont /" + qd(O.postScriptName)), ee("/Subtype /Type1"), typeof O.encoding == "string" && ee("/Encoding /" + O.encoding), ee("/FirstChar 32"), ee("/LastChar 255"), ee(">>"), ee("endobj"));
56769
56774
  }, vs = function(O) {
56770
56775
  O.objectNumber = Wn();
@@ -56875,7 +56880,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
56875
56880
  }, po = function(O, se, Ce) {
56876
56881
  var Pe, Ve = void 0;
56877
56882
  return Ce = Ce || {}, O = O !== void 0 ? O : zt[Ct].fontName, se = se !== void 0 ? se : zt[Ct].fontStyle, Pe = O.toLowerCase(), Vt[Pe] !== void 0 && Vt[Pe][se] !== void 0 ? Ve = Vt[Pe][se] : Vt[O] !== void 0 && Vt[O][se] !== void 0 ? Ve = Vt[O][se] : Ce.disableWarning === !1 && Mr.warn("Unable to look up font label for font '" + O + "', '" + se + "'. Refer to getFontList() for available fonts."), Ve || Ce.noFallback || (Ve = Vt.times[se]) == null && (Ve = Vt.times.normal), Ve;
56878
- }, Na = c.__private__.putInfo = function() {
56883
+ }, Oa = c.__private__.putInfo = function() {
56879
56884
  var O = Wn(), se = function(Pe) {
56880
56885
  return Pe;
56881
56886
  };
@@ -56925,7 +56930,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
56925
56930
  for (var se = 1; se <= ye; se++) typeof be[se] == "function" ? ee((O + be[se]()).slice(-10) + " 00000 n ") : be[se] !== void 0 ? ee((O + be[se]).slice(-10) + " 00000 n ") : ee("0000000000 00000 n ");
56926
56931
  }, Mi = c.__private__.buildDocument = function() {
56927
56932
  var O;
56928
- ye = 0, ue = 0, Be = [], be = [], ke = [], ms = cr(), aa = cr(), R(Be), Tn.publish("buildDocument"), _r(), Ta(), function() {
56933
+ ye = 0, ue = 0, Be = [], be = [], ke = [], ms = cr(), aa = cr(), R(Be), Tn.publish("buildDocument"), _r(), Na(), function() {
56929
56934
  Tn.publish("putAdditionalObjects");
56930
56935
  for (var Ce = 0; Ce < ke.length; Ce++) {
56931
56936
  var Pe = ke[Ce];
@@ -56933,7 +56938,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
56933
56938
  }
56934
56939
  Tn.publish("postPutAdditionalObjects");
56935
56940
  }(), O = [], function() {
56936
- for (var Ce in zt) zt.hasOwnProperty(Ce) && (d === !1 || d === !0 && f.hasOwnProperty(Ce)) && ma(zt[Ce]);
56941
+ for (var Ce in zt) zt.hasOwnProperty(Ce) && (d === !1 || d === !0 && f.hasOwnProperty(Ce)) && va(zt[Ce]);
56937
56942
  }(), function() {
56938
56943
  var Ce;
56939
56944
  for (Ce in Nt) Nt.hasOwnProperty(Ce) && xA(Nt[Ce]);
@@ -56942,7 +56947,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
56942
56947
  }(), function(Ce) {
56943
56948
  var Pe;
56944
56949
  for (Pe in Ht) Ht.hasOwnProperty(Pe) && (Ht[Pe] instanceof Af ? Ai(Ht[Pe]) : Ht[Pe] instanceof Xd && fo(Ht[Pe], Ce));
56945
- }(O), Tn.publish("putResources"), O.forEach(ho), ho({ resourcesOid: aa, objectOid: Number.MAX_SAFE_INTEGER }), Tn.publish("postPutResources"), u !== null && (yr.oid = Wn(), ee("<<"), ee("/Filter /Standard"), ee("/V " + yr.v), ee("/R " + yr.r), ee("/U <" + yr.toHexString(yr.U) + ">"), ee("/O <" + yr.toHexString(yr.O) + ">"), ee("/P " + yr.P), ee(">>"), ee("endobj")), Na(), bs();
56950
+ }(O), Tn.publish("putResources"), O.forEach(ho), ho({ resourcesOid: aa, objectOid: Number.MAX_SAFE_INTEGER }), Tn.publish("postPutResources"), u !== null && (yr.oid = Wn(), ee("<<"), ee("/Filter /Standard"), ee("/V " + yr.v), ee("/R " + yr.r), ee("/U <" + yr.toHexString(yr.U) + ">"), ee("/O <" + yr.toHexString(yr.O) + ">"), ee("/P " + yr.P), ee(">>"), ee("endobj")), Oa(), bs();
56946
56951
  var se = ue;
56947
56952
  return go(), _A(), ee("startxref"), ee("" + se), ee("%%EOF"), R(Te[Z]), Be.join(`
56948
56953
  `);
@@ -57017,7 +57022,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
57017
57022
  Bn.console.error(se, Ce), Bn.alert && alert(se);
57018
57023
  }
57019
57024
  }, ji.foo.bar = ji, ji.foo), Bi = function(O) {
57020
- return Array.isArray(ga) === !0 && ga.indexOf(O) > -1;
57025
+ return Array.isArray(ma) === !0 && ma.indexOf(O) > -1;
57021
57026
  };
57022
57027
  switch (r) {
57023
57028
  case "pt":
@@ -57048,13 +57053,13 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
57048
57053
  }
57049
57054
  var yr = null;
57050
57055
  te(), G();
57051
- var va = c.__private__.getPageInfo = c.getPageInfo = function(O) {
57056
+ var ya = c.__private__.getPageInfo = c.getPageInfo = function(O) {
57052
57057
  if (isNaN(O) || O % 1 != 0) throw new Error("Invalid argument passed to jsPDF.getPageInfo");
57053
57058
  return { objId: Gt[O].objId, pageNumber: O, pageContext: Gt[O] };
57054
57059
  }, Vs = c.__private__.getPageInfoByObjId = function(O) {
57055
57060
  if (isNaN(O) || O % 1 != 0) throw new Error("Invalid argument passed to jsPDF.getPageInfoByObjId");
57056
57061
  for (var se in Gt) if (Gt[se].objId === O) break;
57057
- return va(se);
57062
+ return ya(se);
57058
57063
  }, sa = c.__private__.getCurrentPageInfo = c.getCurrentPageInfo = function() {
57059
57064
  return { objId: Gt[Z].objId, pageNumber: Z, pageContext: Gt[Z] };
57060
57065
  };
@@ -57188,16 +57193,16 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
57188
57193
  var _, x = 0;
57189
57194
  if (Pt === "right") {
57190
57195
  se -= _s[0], O = [], Yi = dt.length;
57191
- for (var U = 0; U < Yi; U++) U === 0 ? (_ = ba(se), os = wa(Ce)) : (_ = N(x - _s[U]), os = -LA), O.push([dt[U], _, os]), x = _s[U];
57196
+ for (var U = 0; U < Yi; U++) U === 0 ? (_ = wa(se), os = Ba(Ce)) : (_ = N(x - _s[U]), os = -LA), O.push([dt[U], _, os]), x = _s[U];
57192
57197
  } else if (Pt === "center") {
57193
57198
  se -= _s[0] / 2, O = [], Yi = dt.length;
57194
- for (var Q = 0; Q < Yi; Q++) Q === 0 ? (_ = ba(se), os = wa(Ce)) : (_ = N((x - _s[Q]) / 2), os = -LA), O.push([dt[Q], _, os]), x = _s[Q];
57199
+ for (var Q = 0; Q < Yi; Q++) Q === 0 ? (_ = wa(se), os = Ba(Ce)) : (_ = N((x - _s[Q]) / 2), os = -LA), O.push([dt[Q], _, os]), x = _s[Q];
57195
57200
  } else if (Pt === "left") {
57196
57201
  O = [], Yi = dt.length;
57197
57202
  for (var j = 0; j < Yi; j++) O.push(dt[j]);
57198
57203
  } else if (Pt === "justify" && Gc.encoding === "Identity-H") {
57199
57204
  O = [], Yi = dt.length, En = En !== 0 ? En : zc;
57200
- for (var J = 0, le = 0; le < Yi; le++) if (os = le === 0 ? wa(Ce) : -LA, _ = le === 0 ? ba(se) : J, le < Yi - 1) {
57205
+ for (var J = 0, le = 0; le < Yi; le++) if (os = le === 0 ? Ba(Ce) : -LA, _ = le === 0 ? wa(se) : J, le < Yi - 1) {
57201
57206
  var ge = N((En - _s[le]) / (dt[le].split(" ").length - 1)), _e = dt[le].split(" ");
57202
57207
  O.push([_e[0] + " ", _, os]), J = 0;
57203
57208
  for (var Qe = 1; Qe < _e.length; Qe++) {
@@ -57209,7 +57214,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
57209
57214
  } else {
57210
57215
  if (Pt !== "justify") throw new Error('Unrecognized alignment option, use "left", "center", "right" or "justify".');
57211
57216
  for (O = [], Yi = dt.length, En = En !== 0 ? En : zc, le = 0; le < Yi; le++) {
57212
- os = le === 0 ? wa(Ce) : -LA, _ = le === 0 ? ba(se) : 0;
57217
+ os = le === 0 ? Ba(Ce) : -LA, _ = le === 0 ? wa(se) : 0;
57213
57218
  var He = dt[le].split(" ").length - 1, et = He > 0 ? (En - _s[le]) / He : 0;
57214
57219
  le < Yi - 1 ? jl.push(F(N(et))) : jl.push(0), O.push([dt[le], _, os]);
57215
57220
  }
@@ -57233,7 +57238,7 @@ Q`), _n(Ve, !0), Vi({ data: ot, filters: gr(), objectId: Ve }), ee("endobj"), Pe
57233
57238
  Ft = (fi ? "<" : "(") + dt[vn][0] + (fi ? ">" : ")"), ft = parseFloat(dt[vn][1]), vt = parseFloat(dt[vn][2]);
57234
57239
  break;
57235
57240
  case 0:
57236
- Ft = (fi ? "<" : "(") + dt[vn] + (fi ? ">" : ")"), ft = ba(se), vt = wa(Ce);
57241
+ Ft = (fi ? "<" : "(") + dt[vn] + (fi ? ">" : ")"), ft = wa(se), vt = Ba(Ce);
57237
57242
  }
57238
57243
  jl !== void 0 && jl[vn] !== void 0 && (jt = jl[vn] + ` Tw
57239
57244
  `), vn === 0 ? O.push(jt + mn(ft, vt, ui) + Ft) : Et === 0 ? O.push(jt + Ft) : Et === 1 && O.push(jt + mn(ft, vt, ui) + Ft);
@@ -57246,7 +57251,7 @@ T* `) : O.join(` Tj
57246
57251
  /`;
57247
57252
  return an += Ct + " " + ae + ` Tf
57248
57253
  `, an += F(ae * Xo) + ` TL
57249
- `, an += Ma + `
57254
+ `, an += Qa + `
57250
57255
  `, an += Gi, an += O, ee(an += "ET"), f[Ct] = !0, fr;
57251
57256
  };
57252
57257
  var qs = c.__private__.clip = c.clip = function(O) {
@@ -57257,12 +57262,12 @@ T* `) : O.join(` Tj
57257
57262
  }, c.__private__.discardPath = c.discardPath = function() {
57258
57263
  return ee("n"), this;
57259
57264
  };
57260
- var Oa = c.__private__.isValidStyle = function(O) {
57265
+ var Ma = c.__private__.isValidStyle = function(O) {
57261
57266
  var se = !1;
57262
57267
  return [void 0, null, "S", "D", "F", "DF", "FD", "f", "f*", "B", "B*", "n"].indexOf(O) !== -1 && (se = !0), se;
57263
57268
  };
57264
57269
  c.__private__.setDefaultPathOperation = c.setDefaultPathOperation = function(O) {
57265
- return Oa(O) && (A = O), this;
57270
+ return Ma(O) && (A = O), this;
57266
57271
  };
57267
57272
  var ss = c.__private__.getStyle = c.getStyle = function(O) {
57268
57273
  var se = A;
@@ -57300,7 +57305,7 @@ T* `) : O.join(` Tj
57300
57305
  return Qi("B*", O), this;
57301
57306
  };
57302
57307
  var Qi = function(O, se) {
57303
- Fr(se) === "object" ? ya(se, O) : ee(O);
57308
+ Fr(se) === "object" ? ba(se, O) : ee(O);
57304
57309
  }, Ki = function(O) {
57305
57310
  O === null || b === y && O === void 0 || (O = ss(O), ee(O));
57306
57311
  };
@@ -57310,7 +57315,7 @@ T* `) : O.join(` Tj
57310
57315
  var dt = O + "$$" + this.cloneIndex++ + "$$";
57311
57316
  return ia(dt, ot), ot;
57312
57317
  }
57313
- var ya = function(O, se) {
57318
+ var ba = function(O, se) {
57314
57319
  var Ce = In[O.key], Pe = Ht[Ce];
57315
57320
  if (Pe instanceof Af) ee("q"), ee(SA(se)), Pe.gState && c.setGState(Pe.gState), ee(O.matrix.toString() + " cm"), ee("/" + Ce + " sh"), ee("Q");
57316
57321
  else if (Pe instanceof Xd) {
@@ -57339,11 +57344,11 @@ T* `) : O.join(` Tj
57339
57344
  return ee([F(N(O)), F(L(se)), F(N(Ce)), F(L(Pe)), F(N(Ve)), F(L(ot)), "c"].join(" ")), this;
57340
57345
  };
57341
57346
  c.__private__.line = c.line = function(O, se, Ce, Pe, Ve) {
57342
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Oa(Ve)) throw new Error("Invalid arguments passed to jsPDF.line");
57347
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Ma(Ve)) throw new Error("Invalid arguments passed to jsPDF.line");
57343
57348
  return b === m ? this.lines([[Ce - O, Pe - se]], O, se, [1, 1], Ve || "S") : this.lines([[Ce - O, Pe - se]], O, se, [1, 1]).stroke();
57344
57349
  }, c.__private__.lines = c.lines = function(O, se, Ce, Pe, Ve, ot) {
57345
57350
  var dt, Qt, Pt, gn, En, Xn, Hr, ui, fr, _i, fi, Gi;
57346
- if (typeof O == "number" && (Gi = Ce, Ce = se, se = O, O = Gi), Pe = Pe || [1, 1], ot = ot || !1, isNaN(se) || isNaN(Ce) || !Array.isArray(O) || !Array.isArray(Pe) || !Oa(Ve) || typeof ot != "boolean") throw new Error("Invalid arguments passed to jsPDF.lines");
57351
+ if (typeof O == "number" && (Gi = Ce, Ce = se, se = O, O = Gi), Pe = Pe || [1, 1], ot = ot || !1, isNaN(se) || isNaN(Ce) || !Array.isArray(O) || !Array.isArray(Pe) || !Ma(Ve) || typeof ot != "boolean") throw new Error("Invalid arguments passed to jsPDF.lines");
57347
57352
  for (Go(se, Ce), dt = Pe[0], Qt = Pe[1], gn = O.length, _i = se, fi = Ce, Pt = 0; Pt < gn; Pt++) (En = O[Pt]).length === 2 ? (_i = En[0] * dt + _i, fi = En[1] * Qt + fi, Yo(_i, fi)) : (Xn = En[0] * dt + _i, Hr = En[1] * Qt + fi, ui = En[2] * dt + _i, fr = En[3] * Qt + fi, _i = En[4] * dt + _i, fi = En[5] * Qt + fi, oa(Xn, Hr, ui, fr, _i, fi));
57348
57353
  return ot && qi(), Ki(Ve), this;
57349
57354
  }, c.path = function(O) {
@@ -57365,21 +57370,21 @@ T* `) : O.join(` Tj
57365
57370
  }
57366
57371
  return this;
57367
57372
  }, c.__private__.rect = c.rect = function(O, se, Ce, Pe, Ve) {
57368
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Oa(Ve)) throw new Error("Invalid arguments passed to jsPDF.rect");
57373
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Ma(Ve)) throw new Error("Invalid arguments passed to jsPDF.rect");
57369
57374
  return b === m && (Pe = -Pe), ee([F(N(O)), F(L(se)), F(N(Ce)), F(N(Pe)), "re"].join(" ")), Ki(Ve), this;
57370
57375
  }, c.__private__.triangle = c.triangle = function(O, se, Ce, Pe, Ve, ot, dt) {
57371
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || isNaN(Ve) || isNaN(ot) || !Oa(dt)) throw new Error("Invalid arguments passed to jsPDF.triangle");
57376
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || isNaN(Ve) || isNaN(ot) || !Ma(dt)) throw new Error("Invalid arguments passed to jsPDF.triangle");
57372
57377
  return this.lines([[Ce - O, Pe - se], [Ve - Ce, ot - Pe], [O - Ve, se - ot]], O, se, [1, 1], dt, !0), this;
57373
57378
  }, c.__private__.roundedRect = c.roundedRect = function(O, se, Ce, Pe, Ve, ot, dt) {
57374
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || isNaN(Ve) || isNaN(ot) || !Oa(dt)) throw new Error("Invalid arguments passed to jsPDF.roundedRect");
57379
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || isNaN(Ve) || isNaN(ot) || !Ma(dt)) throw new Error("Invalid arguments passed to jsPDF.roundedRect");
57375
57380
  var Qt = 4 / 3 * (Math.SQRT2 - 1);
57376
57381
  return Ve = Math.min(Ve, 0.5 * Ce), ot = Math.min(ot, 0.5 * Pe), this.lines([[Ce - 2 * Ve, 0], [Ve * Qt, 0, Ve, ot - ot * Qt, Ve, ot], [0, Pe - 2 * ot], [0, ot * Qt, -Ve * Qt, ot, -Ve, ot], [2 * Ve - Ce, 0], [-Ve * Qt, 0, -Ve, -ot * Qt, -Ve, -ot], [0, 2 * ot - Pe], [0, -ot * Qt, Ve * Qt, -ot, Ve, -ot]], O + Ve, se, [1, 1], dt, !0), this;
57377
57382
  }, c.__private__.ellipse = c.ellipse = function(O, se, Ce, Pe, Ve) {
57378
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Oa(Ve)) throw new Error("Invalid arguments passed to jsPDF.ellipse");
57383
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || isNaN(Pe) || !Ma(Ve)) throw new Error("Invalid arguments passed to jsPDF.ellipse");
57379
57384
  var ot = 4 / 3 * (Math.SQRT2 - 1) * Ce, dt = 4 / 3 * (Math.SQRT2 - 1) * Pe;
57380
57385
  return Go(O + Ce, se), oa(O + Ce, se - dt, O + ot, se - Pe, O, se - Pe), oa(O - ot, se - Pe, O - Ce, se - dt, O - Ce, se), oa(O - Ce, se + dt, O - ot, se + Pe, O, se + Pe), oa(O + ot, se + Pe, O + Ce, se + dt, O + Ce, se), Ki(Ve), this;
57381
57386
  }, c.__private__.circle = c.circle = function(O, se, Ce, Pe) {
57382
- if (isNaN(O) || isNaN(se) || isNaN(Ce) || !Oa(Pe)) throw new Error("Invalid arguments passed to jsPDF.circle");
57387
+ if (isNaN(O) || isNaN(se) || isNaN(Ce) || !Ma(Pe)) throw new Error("Invalid arguments passed to jsPDF.circle");
57383
57388
  return this.ellipse(O, se, Ce, Ce, Pe);
57384
57389
  }, c.setFont = function(O, se, Ce) {
57385
57390
  return Ce && (se = C(se, Ce)), Ct = po(O, se, { disableWarning: !1 }), this;
@@ -57418,31 +57423,31 @@ T* `) : O.join(` Tj
57418
57423
  return Nr;
57419
57424
  };
57420
57425
  yo(e.lineHeight);
57421
- var ba = c.__private__.getHorizontalCoordinate = function(O) {
57426
+ var wa = c.__private__.getHorizontalCoordinate = function(O) {
57422
57427
  return N(O);
57423
- }, wa = c.__private__.getVerticalCoordinate = function(O) {
57428
+ }, Ba = c.__private__.getVerticalCoordinate = function(O) {
57424
57429
  return b === y ? O : Gt[Z].mediaBox.topRightY - Gt[Z].mediaBox.bottomLeftY - N(O);
57425
57430
  }, Zo = c.__private__.getHorizontalCoordinateString = c.getHorizontalCoordinateString = function(O) {
57426
- return F(ba(O));
57427
- }, Ba = c.__private__.getVerticalCoordinateString = c.getVerticalCoordinateString = function(O) {
57428
57431
  return F(wa(O));
57432
+ }, xa = c.__private__.getVerticalCoordinateString = c.getVerticalCoordinateString = function(O) {
57433
+ return F(Ba(O));
57429
57434
  }, Ks = e.strokeColor || "0 G";
57430
57435
  c.__private__.getStrokeColor = c.getDrawColor = function() {
57431
57436
  return li(Ks);
57432
57437
  }, c.__private__.setStrokeColor = c.setDrawColor = function(O, se, Ce, Pe) {
57433
57438
  return Ks = Wt({ ch1: O, ch2: se, ch3: Ce, ch4: Pe, pdfColorType: "draw", precision: 2 }), ee(Ks), this;
57434
57439
  };
57435
- var xa = e.fillColor || "0 g";
57440
+ var _a = e.fillColor || "0 g";
57436
57441
  c.__private__.getFillColor = c.getFillColor = function() {
57437
- return li(xa);
57442
+ return li(_a);
57438
57443
  }, c.__private__.setFillColor = c.setFillColor = function(O, se, Ce, Pe) {
57439
- return xa = Wt({ ch1: O, ch2: se, ch3: Ce, ch4: Pe, pdfColorType: "fill", precision: 2 }), ee(xa), this;
57444
+ return _a = Wt({ ch1: O, ch2: se, ch3: Ce, ch4: Pe, pdfColorType: "fill", precision: 2 }), ee(_a), this;
57440
57445
  };
57441
- var Ma = e.textColor || "0 g", EA = c.__private__.getTextColor = c.getTextColor = function() {
57442
- return li(Ma);
57446
+ var Qa = e.textColor || "0 g", EA = c.__private__.getTextColor = c.getTextColor = function() {
57447
+ return li(Qa);
57443
57448
  };
57444
57449
  c.__private__.setTextColor = c.setTextColor = function(O, se, Ce, Pe) {
57445
- return Ma = Wt({ ch1: O, ch2: se, ch3: Ce, ch4: Pe, pdfColorType: "text", precision: 3 }), this;
57450
+ return Qa = Wt({ ch1: O, ch2: se, ch3: Ce, ch4: Pe, pdfColorType: "text", precision: 3 }), this;
57446
57451
  };
57447
57452
  var H = e.charSpace, me = c.__private__.getCharSpace = c.getCharSpace = function() {
57448
57453
  return parseFloat(H || 0);
@@ -57486,11 +57491,11 @@ T* `) : O.join(` Tj
57486
57491
  c.addGState = function(O, se) {
57487
57492
  return pn(O, se), this;
57488
57493
  }, c.saveGraphicsState = function() {
57489
- return ee("q"), Sn.push({ key: Ct, size: ae, color: Ma }), this;
57494
+ return ee("q"), Sn.push({ key: Ct, size: ae, color: Qa }), this;
57490
57495
  }, c.restoreGraphicsState = function() {
57491
57496
  ee("Q");
57492
57497
  var O = Sn.pop();
57493
- return Ct = O.key, ae = O.size, Ma = O.color, Zn = null, this;
57498
+ return Ct = O.key, ae = O.size, Qa = O.color, Zn = null, this;
57494
57499
  }, c.setCurrentTransformationMatrix = function(O) {
57495
57500
  return ee(O.toString() + " cm"), this;
57496
57501
  }, c.comment = function(O) {
@@ -57588,7 +57593,7 @@ T* `) : O.join(` Tj
57588
57593
  }, Bs = c.setPageHeight = function(O, se) {
57589
57594
  Cr(O, se * Ut);
57590
57595
  };
57591
- return c.internal = { pdfEscape: ci, getStyle: ss, getFont: Pl, getFontSize: Ne, getCharSpace: me, getTextColor: EA, getLineHeight: ws, getLineHeightFactor: $l, getLineWidth: Wo, write: de, getHorizontalCoordinate: ba, getVerticalCoordinate: wa, getCoordinateString: Zo, getVerticalCoordinateString: Ba, collections: {}, newObject: Wn, newAdditionalObject: $s, newObjectDeferred: cr, newObjectDeferredBegin: _n, getFilters: gr, putStream: Vi, events: Tn, scaleFactor: Ut, pageSize: { getWidth: function() {
57596
+ return c.internal = { pdfEscape: ci, getStyle: ss, getFont: Pl, getFontSize: Ne, getCharSpace: me, getTextColor: EA, getLineHeight: ws, getLineHeightFactor: $l, getLineWidth: Wo, write: de, getHorizontalCoordinate: wa, getVerticalCoordinate: Ba, getCoordinateString: Zo, getVerticalCoordinateString: xa, collections: {}, newObject: Wn, newAdditionalObject: $s, newObjectDeferred: cr, newObjectDeferredBegin: _n, getFilters: gr, putStream: Vi, events: Tn, scaleFactor: Ut, pageSize: { getWidth: function() {
57592
57597
  return br(Z);
57593
57598
  }, setWidth: function(O) {
57594
57599
  Sr(Z, O);
@@ -57602,7 +57607,7 @@ T* `) : O.join(` Tj
57602
57607
  };
57603
57608
  }, output: mo, getNumberOfPages: Dl, get pages() {
57604
57609
  return Te;
57605
- }, out: ee, f2: S, f3: T, getPageInfo: va, getPageInfoByObjId: Vs, getCurrentPageInfo: sa, getPDFVersion: h, Point: Ot, Rectangle: Nn, Matrix: rn, hasHotfix: Bi }, Object.defineProperty(c.internal.pageSize, "width", { get: function() {
57610
+ }, out: ee, f2: S, f3: T, getPageInfo: ya, getPageInfoByObjId: Vs, getCurrentPageInfo: sa, getPDFVersion: h, Point: Ot, Rectangle: Nn, Matrix: rn, hasHotfix: Bi }, Object.defineProperty(c.internal.pageSize, "width", { get: function() {
57606
57611
  return br(Z);
57607
57612
  }, set: function(O) {
57608
57613
  Sr(Z, O);
@@ -59280,7 +59285,7 @@ function O5(e) {
59280
59285
  ae[St] = nn + un, ae[St + 4] = nn - un;
59281
59286
  var Tn = 0.707106781 * (Gt + Zn);
59282
59287
  ae[St + 2] = Zn + Tn, ae[St + 6] = Zn - Tn;
59283
- var ga = 0.382683433 * ((nn = Nt + Ht) - (Gt = Vt + Dt)), Kr = 0.5411961 * nn + ga, ra = 1.306562965 * Gt + ga, wi = 0.707106781 * (un = Ht + Vt), rn = Dt + wi, oi = Dt - wi;
59288
+ var ma = 0.382683433 * ((nn = Nt + Ht) - (Gt = Vt + Dt)), Kr = 0.5411961 * nn + ma, ra = 1.306562965 * Gt + ma, wi = 0.707106781 * (un = Ht + Vt), rn = Dt + wi, oi = Dt - wi;
59284
59289
  ae[St + 5] = oi + Kr, ae[St + 3] = oi - Kr, ae[St + 1] = rn + ra, ae[St + 7] = rn - ra, St += 8;
59285
59290
  }
59286
59291
  for (St = 0, Ct = 0; Ct < 8; ++Ct) {
@@ -59289,8 +59294,8 @@ function O5(e) {
59289
59294
  ae[St] = aa + Wt, ae[St + 32] = aa - Wt;
59290
59295
  var Vi = 0.707106781 * (gr + li);
59291
59296
  ae[St + 16] = li + Vi, ae[St + 48] = li - Vi;
59292
- var Rs = 0.382683433 * ((aa = ms + _n) - (gr = Wn + ia)), Ta = 0.5411961 * aa + Rs, ma = 1.306562965 * gr + Rs, vs = 0.707106781 * (Wt = _n + Wn), Ai = ia + vs, fo = ia - vs;
59293
- ae[St + 40] = fo + Ta, ae[St + 24] = fo - Ta, ae[St + 8] = Ai + ma, ae[St + 56] = Ai - ma, St++;
59297
+ var Rs = 0.382683433 * ((aa = ms + _n) - (gr = Wn + ia)), Na = 0.5411961 * aa + Rs, va = 1.306562965 * gr + Rs, vs = 0.707106781 * (Wt = _n + Wn), Ai = ia + vs, fo = ia - vs;
59298
+ ae[St + 40] = fo + Na, ae[St + 24] = fo - Na, ae[St + 8] = Ai + va, ae[St + 56] = Ai - va, St++;
59294
59299
  }
59295
59300
  for (Ct = 0; Ct < 64; ++Ct) Ut = ae[Ct] * Le[Ct], c[Ct] = Ut > 0 ? Ut + 0.5 | 0 : Ut - 0.5 | 0;
59296
59301
  return c;
@@ -59438,7 +59443,7 @@ function b7(e) {
59438
59443
  }
59439
59444
  for (Re = 0; Re < $e; ++Re) Ee = Se[Re], 0 < Se[Re] && (Xe[st[Ee]++] = Re);
59440
59445
  if (st[15] == 1) return (Se = new N()).g = 0, Se.value = Xe[0], S(pe, qe, 1, at, Se), at;
59441
- var ut, wt = -1, pt = at - 1, on = 0, qt = 1, Dn = 1, Xt = 1 << we;
59446
+ var At, wt = -1, pt = at - 1, on = 0, qt = 1, Dn = 1, Xt = 1 << we;
59442
59447
  for (Re = 0, Ee = 1, $e = 2; Ee <= we; ++Ee, $e <<= 1) {
59443
59448
  if (qt += Dn <<= 1, 0 > (Dn -= We[Ee])) return 0;
59444
59449
  for (; 0 < We[Ee]; --We[Ee]) (Se = new N()).g = Ee, Se.value = Xe[Re++], S(pe, qe + on, $e, Xt, Se), on = $(on, Ee);
@@ -59447,8 +59452,8 @@ function b7(e) {
59447
59452
  if (qt += Dn <<= 1, 0 > (Dn -= We[Ee])) return 0;
59448
59453
  for (; 0 < We[Ee]; --We[Ee]) {
59449
59454
  if (Se = new N(), (on & pt) != wt) {
59450
- for (qe += Xt, ut = 1 << (wt = Ee) - we; 15 > wt && !(0 >= (ut -= We[wt])); ) ++wt, ut <<= 1;
59451
- at += Xt = 1 << (ut = wt - we), pe[ve + (wt = on & pt)].g = ut + we, pe[ve + wt].value = qe - ve - wt;
59455
+ for (qe += Xt, At = 1 << (wt = Ee) - we; 15 > wt && !(0 >= (At -= We[wt])); ) ++wt, At <<= 1;
59456
+ at += Xt = 1 << (At = wt - we), pe[ve + (wt = on & pt)].g = At + we, pe[ve + wt].value = qe - ve - wt;
59452
59457
  }
59453
59458
  Se.g = Ee - we, Se.value = Xe[Re++], S(pe, qe + (on >> we), $e, Xt, Se), on = $(on, Ee);
59454
59459
  }
@@ -59667,13 +59672,13 @@ function b7(e) {
59667
59672
  function Tn() {
59668
59673
  this.Id = this.fd = this.Md = this.hb = this.ib = this.da = this.bd = this.cd = this.j = this.v = this.Da = this.Sd = this.ob = 0;
59669
59674
  }
59670
- function ga(B) {
59675
+ function ma(B) {
59671
59676
  return alert("todo:WebPSamplerProcessPlane"), B.T;
59672
59677
  }
59673
59678
  function Kr(B, k) {
59674
- var D = B.T, V = k.ba.f.RGBA, oe = V.eb, ce = V.fb + B.ka * V.A, pe = wo[k.ba.S], ve = B.y, we = B.O, Se = B.f, $e = B.N, Xe = B.ea, Ee = B.W, Re = k.cc, qe = k.dc, at = k.Mc, We = k.Nc, st = B.ka, ut = B.ka + B.T, wt = B.U, pt = wt + 1 >> 1;
59675
- for (st == 0 ? pe(ve, we, null, null, Se, $e, Xe, Ee, Se, $e, Xe, Ee, oe, ce, null, null, wt) : (pe(k.ec, k.fc, ve, we, Re, qe, at, We, Se, $e, Xe, Ee, oe, ce - V.A, oe, ce, wt), ++D); st + 2 < ut; st += 2) Re = Se, qe = $e, at = Xe, We = Ee, $e += B.Rc, Ee += B.Rc, ce += 2 * V.A, pe(ve, (we += 2 * B.fa) - B.fa, ve, we, Re, qe, at, We, Se, $e, Xe, Ee, oe, ce - V.A, oe, ce, wt);
59676
- return we += B.fa, B.j + ut < B.o ? (r(k.ec, k.fc, ve, we, wt), r(k.cc, k.dc, Se, $e, pt), r(k.Mc, k.Nc, Xe, Ee, pt), D--) : 1 & ut || pe(ve, we, null, null, Se, $e, Xe, Ee, Se, $e, Xe, Ee, oe, ce + V.A, null, null, wt), D;
59679
+ var D = B.T, V = k.ba.f.RGBA, oe = V.eb, ce = V.fb + B.ka * V.A, pe = wo[k.ba.S], ve = B.y, we = B.O, Se = B.f, $e = B.N, Xe = B.ea, Ee = B.W, Re = k.cc, qe = k.dc, at = k.Mc, We = k.Nc, st = B.ka, At = B.ka + B.T, wt = B.U, pt = wt + 1 >> 1;
59680
+ for (st == 0 ? pe(ve, we, null, null, Se, $e, Xe, Ee, Se, $e, Xe, Ee, oe, ce, null, null, wt) : (pe(k.ec, k.fc, ve, we, Re, qe, at, We, Se, $e, Xe, Ee, oe, ce - V.A, oe, ce, wt), ++D); st + 2 < At; st += 2) Re = Se, qe = $e, at = Xe, We = Ee, $e += B.Rc, Ee += B.Rc, ce += 2 * V.A, pe(ve, (we += 2 * B.fa) - B.fa, ve, we, Re, qe, at, We, Se, $e, Xe, Ee, oe, ce - V.A, oe, ce, wt);
59681
+ return we += B.fa, B.j + At < B.o ? (r(k.ec, k.fc, ve, we, wt), r(k.cc, k.dc, Se, $e, pt), r(k.Mc, k.Nc, Xe, Ee, pt), D--) : 1 & At || pe(ve, we, null, null, Se, $e, Xe, Ee, Se, $e, Xe, Ee, oe, ce + V.A, null, null, wt), D;
59677
59682
  }
59678
59683
  function ra(B, k, D) {
59679
59684
  var V = B.F, oe = [B.J];
@@ -59693,7 +59698,7 @@ function b7(e) {
59693
59698
  if (oe && Nt(D) && kA(), B.da) alert("todo:use_scaling");
59694
59699
  else {
59695
59700
  if (V) {
59696
- if (k.Ib = ga, B.Kb) {
59701
+ if (k.Ib = ma, B.Kb) {
59697
59702
  if (D = B.U + 1 >> 1, k.memory = a(B.U + 2 * D), k.memory == null) return 0;
59698
59703
  k.ec = k.memory, k.fc = 0, k.cc = k.ec, k.dc = k.fc + B.U, k.Mc = k.cc, k.Nc = k.dc + D, k.Ib = Kr, kA();
59699
59704
  }
@@ -59702,7 +59707,7 @@ function b7(e) {
59702
59707
  }
59703
59708
  if (V && !hC) {
59704
59709
  for (B = 0; 256 > B; ++B) i$[B] = 89858 * (B - 128) + im >> rm, o$[B] = -22014 * (B - 128) + im, s$[B] = -45773 * (B - 128), a$[B] = 113618 * (B - 128) + im >> rm;
59705
- for (B = fp; B < yb; ++B) k = 76283 * (B - 16) + im >> rm, l$[B - fp] = Na(k, 255), A$[B - fp] = Na(k + 8 >> 4, 15);
59710
+ for (B = fp; B < yb; ++B) k = 76283 * (B - 16) + im >> rm, l$[B - fp] = Oa(k, 255), A$[B - fp] = Oa(k + 8 >> 4, 15);
59706
59711
  hC = 1;
59707
59712
  }
59708
59713
  return 1;
@@ -59748,28 +59753,28 @@ function b7(e) {
59748
59753
  le(Ee, Re, (Xe - $e) * qe, we, ve);
59749
59754
  break;
59750
59755
  case 0:
59751
- var at = $e, We = Xe, st = we, ut = ve, wt = (Xt = Se).Ea;
59752
- at == 0 && (j(Ee, Re, null, null, 1, st, ut), Lt(Ee, Re + 1, 0, 0, wt - 1, st, ut + 1), Re += wt, ut += wt, ++at);
59756
+ var at = $e, We = Xe, st = we, At = ve, wt = (Xt = Se).Ea;
59757
+ at == 0 && (j(Ee, Re, null, null, 1, st, At), Lt(Ee, Re + 1, 0, 0, wt - 1, st, At + 1), Re += wt, At += wt, ++at);
59753
59758
  for (var pt = 1 << Xt.b, on = pt - 1, qt = ae(wt, Xt.b), Dn = Xt.K, Xt = Xt.w + (at >> Xt.b) * qt; at < We; ) {
59754
59759
  var tr = Dn, Zi = Xt, Pn = 1;
59755
- for (J(Ee, Re, st, ut - wt, 1, st, ut); Pn < wt; ) {
59760
+ for (J(Ee, Re, st, At - wt, 1, st, At); Pn < wt; ) {
59756
59761
  var Jt = (Pn & ~on) + pt;
59757
- Jt > wt && (Jt = wt), (0, He[tr[Zi++] >> 8 & 15])(Ee, Re + +Pn, st, ut + Pn - wt, Jt - Pn, st, ut + Pn), Pn = Jt;
59762
+ Jt > wt && (Jt = wt), (0, He[tr[Zi++] >> 8 & 15])(Ee, Re + +Pn, st, At + Pn - wt, Jt - Pn, st, At + Pn), Pn = Jt;
59758
59763
  }
59759
- Re += wt, ut += wt, ++at & on || (Xt += qt);
59764
+ Re += wt, At += wt, ++at & on || (Xt += qt);
59760
59765
  }
59761
59766
  Xe != Se.nc && r(we, ve - qe, we, ve + (Xe - $e - 1) * qe, qe);
59762
59767
  break;
59763
59768
  case 1:
59764
- for (qe = Ee, We = Re, wt = (Ee = Se.Ea) - (ut = Ee & ~(st = (Re = 1 << Se.b) - 1)), at = ae(Ee, Se.b), pt = Se.K, Se = Se.w + ($e >> Se.b) * at; $e < Xe; ) {
59765
- for (on = pt, qt = Se, Dn = new Ue(), Xt = We + ut, tr = We + Ee; We < Xt; ) Ct(on[qt++], Dn), et(Dn, qe, We, Re, we, ve), We += Re, ve += Re;
59769
+ for (qe = Ee, We = Re, wt = (Ee = Se.Ea) - (At = Ee & ~(st = (Re = 1 << Se.b) - 1)), at = ae(Ee, Se.b), pt = Se.K, Se = Se.w + ($e >> Se.b) * at; $e < Xe; ) {
59770
+ for (on = pt, qt = Se, Dn = new Ue(), Xt = We + At, tr = We + Ee; We < Xt; ) Ct(on[qt++], Dn), et(Dn, qe, We, Re, we, ve), We += Re, ve += Re;
59766
59771
  We < tr && (Ct(on[qt++], Dn), et(Dn, qe, We, wt, we, ve), We += wt, ve += wt), ++$e & st || (Se += at);
59767
59772
  }
59768
59773
  break;
59769
59774
  case 3:
59770
59775
  if (Ee == we && Re == ve && 0 < Se.b) {
59771
- for (We = we, Ee = qe = ve + (Xe - $e) * qe - (ut = (Xe - $e) * ae(Se.Ea, Se.b)), Re = we, st = ve, at = [], ut = (wt = ut) - 1; 0 <= ut; --ut) at[ut] = Re[st + ut];
59772
- for (ut = wt - 1; 0 <= ut; --ut) We[Ee + ut] = at[ut];
59776
+ for (We = we, Ee = qe = ve + (Xe - $e) * qe - (At = (Xe - $e) * ae(Se.Ea, Se.b)), Re = we, st = ve, at = [], At = (wt = At) - 1; 0 <= At; --At) at[At] = Re[st + At];
59777
+ for (At = wt - 1; 0 <= At; --At) We[Ee + At] = at[At];
59773
59778
  ge(Se, $e, Xe, we, qe, we, ve);
59774
59779
  } else ge(Se, $e, Xe, Ee, Re, we, ve);
59775
59780
  }
@@ -59863,7 +59868,7 @@ function b7(e) {
59863
59868
  function gr(B, k, D, V, oe, ce, pe) {
59864
59869
  var ve = B.$ / V, we = B.$ % V, Se = B.m, $e = B.s, Xe = D + B.$, Ee = Xe;
59865
59870
  oe = D + V * oe;
59866
- var Re = D + V * ce, qe = 280 + $e.ua, at = B.Pb ? ve : 16777216, We = 0 < $e.ua ? $e.Wa : null, st = $e.wc, ut = Xe < Re ? _n($e, we, ve) : null;
59871
+ var Re = D + V * ce, qe = 280 + $e.ua, at = B.Pb ? ve : 16777216, We = 0 < $e.ua ? $e.Wa : null, st = $e.wc, At = Xe < Re ? _n($e, we, ve) : null;
59867
59872
  t(B.C < ce), t(Re <= oe);
59868
59873
  var wt = !1;
59869
59874
  e: for (; ; ) {
@@ -59873,25 +59878,25 @@ function b7(e) {
59873
59878
  var on = Xe - D;
59874
59879
  t((at = B).Pb), at.wd = at.m, at.xd = on, 0 < at.s.ua && de(at.s.Wa, at.s.vb), at = ve + KP;
59875
59880
  }
59876
- if (we & st || (ut = _n($e, we, ve)), t(ut != null), ut.Qb && (k[Xe] = ut.qb, wt = !0), !wt) if (be(Se), ut.jc) {
59881
+ if (we & st || (At = _n($e, we, ve)), t(At != null), At.Qb && (k[Xe] = At.qb, wt = !0), !wt) if (be(Se), At.jc) {
59877
59882
  pt = Se, on = k;
59878
- var qt = Xe, Dn = ut.pd[ne(pt) & UA - 1];
59879
- t(ut.jc), 256 > Dn.g ? (ye(pt, pt.u + Dn.g), on[qt] = Dn.value, pt = 0) : (ye(pt, pt.u + Dn.g - 256), t(256 <= Dn.value), pt = Dn.value), pt == 0 && (wt = !0);
59880
- } else pt = Wn(ut.G[0], ut.H[0], Se);
59883
+ var qt = Xe, Dn = At.pd[ne(pt) & UA - 1];
59884
+ t(At.jc), 256 > Dn.g ? (ye(pt, pt.u + Dn.g), on[qt] = Dn.value, pt = 0) : (ye(pt, pt.u + Dn.g - 256), t(256 <= Dn.value), pt = Dn.value), pt == 0 && (wt = !0);
59885
+ } else pt = Wn(At.G[0], At.H[0], Se);
59881
59886
  if (Se.h) break;
59882
59887
  if (wt || 256 > pt) {
59883
- if (!wt) if (ut.nd) k[Xe] = (ut.qb | pt << 8) >>> 0;
59888
+ if (!wt) if (At.nd) k[Xe] = (At.qb | pt << 8) >>> 0;
59884
59889
  else {
59885
- if (be(Se), wt = Wn(ut.G[1], ut.H[1], Se), be(Se), on = Wn(ut.G[2], ut.H[2], Se), qt = Wn(ut.G[3], ut.H[3], Se), Se.h) break;
59890
+ if (be(Se), wt = Wn(At.G[1], At.H[1], Se), be(Se), on = Wn(At.G[2], At.H[2], Se), qt = Wn(At.G[3], At.H[3], Se), Se.h) break;
59886
59891
  k[Xe] = (qt << 24 | wt << 16 | pt << 8 | on) >>> 0;
59887
59892
  }
59888
59893
  if (wt = !1, ++Xe, ++we >= V && (we = 0, ++ve, pe != null && ve <= ce && !(ve % 16) && pe(B, ve), We != null)) for (; Ee < Xe; ) pt = k[Ee++], We.X[(506832829 * pt & 4294967295) >>> We.Mb] = pt;
59889
59894
  } else if (280 > pt) {
59890
- if (pt = ia(pt - 256, Se), on = Wn(ut.G[4], ut.H[4], Se), be(Se), on = ji(V, on = ia(on, Se)), Se.h) break;
59895
+ if (pt = ia(pt - 256, Se), on = Wn(At.G[4], At.H[4], Se), be(Se), on = ji(V, on = ia(on, Se)), Se.h) break;
59891
59896
  if (Xe - D < on || oe - Xe < pt) break e;
59892
59897
  for (qt = 0; qt < pt; ++qt) k[Xe + qt] = k[Xe + qt - on];
59893
59898
  for (Xe += pt, we += pt; we >= V; ) we -= V, ++ve, pe != null && ve <= ce && !(ve % 16) && pe(B, ve);
59894
- if (t(Xe <= oe), we & st && (ut = _n($e, we, ve)), We != null) for (; Ee < Xe; ) pt = k[Ee++], We.X[(506832829 * pt & 4294967295) >>> We.Mb] = pt;
59899
+ if (t(Xe <= oe), we & st && (At = _n($e, we, ve)), We != null) for (; Ee < Xe; ) pt = k[Ee++], We.X[(506832829 * pt & 4294967295) >>> We.Mb] = pt;
59895
59900
  } else {
59896
59901
  if (!(pt < qe)) break e;
59897
59902
  for (wt = pt - 280, t(We != null); Ee < Xe; ) pt = k[Ee++], We.X[(506832829 * pt & 4294967295) >>> We.Mb] = pt;
@@ -59917,21 +59922,21 @@ function b7(e) {
59917
59922
  var B = new gn();
59918
59923
  return B == null ? null : (B.a = 0, B.xb = AC, In("Predictor", "VP8LPredictors"), In("Predictor", "VP8LPredictors_C"), In("PredictorAdd", "VP8LPredictorsAdd"), In("PredictorAdd", "VP8LPredictorsAdd_C"), le = _t, et = Ut, gt = Gn, ft = Dt, vt = zt, Ft = Vt, Et = Sn, I.VP8LMapColor32b = _e, I.VP8LMapColor8b = Fe, B);
59919
59924
  }
59920
- function Ta(B, k, D, V, oe) {
59925
+ function Na(B, k, D, V, oe) {
59921
59926
  var ce = 1, pe = [B], ve = [k], we = V.m, Se = V.s, $e = null, Xe = 0;
59922
59927
  e: for (; ; ) {
59923
59928
  if (D) for (; ce && te(we, 1); ) {
59924
- var Ee = pe, Re = ve, qe = V, at = 1, We = qe.m, st = qe.gc[qe.ab], ut = te(We, 2);
59925
- if (qe.Oc & 1 << ut) ce = 0;
59929
+ var Ee = pe, Re = ve, qe = V, at = 1, We = qe.m, st = qe.gc[qe.ab], At = te(We, 2);
59930
+ if (qe.Oc & 1 << At) ce = 0;
59926
59931
  else {
59927
- switch (qe.Oc |= 1 << ut, st.hc = ut, st.Ea = Ee[0], st.nc = Re[0], st.K = [null], ++qe.ab, t(4 >= qe.ab), ut) {
59932
+ switch (qe.Oc |= 1 << At, st.hc = At, st.Ea = Ee[0], st.nc = Re[0], st.K = [null], ++qe.ab, t(4 >= qe.ab), At) {
59928
59933
  case 0:
59929
59934
  case 1:
59930
- st.b = te(We, 3) + 2, at = Ta(ae(st.Ea, st.b), ae(st.nc, st.b), 0, qe, st.K), st.K = st.K[0];
59935
+ st.b = te(We, 3) + 2, at = Na(ae(st.Ea, st.b), ae(st.nc, st.b), 0, qe, st.K), st.K = st.K[0];
59931
59936
  break;
59932
59937
  case 3:
59933
59938
  var wt, pt = te(We, 8) + 1, on = 16 < pt ? 0 : 4 < pt ? 1 : 2 < pt ? 2 : 3;
59934
- if (Ee[0] = ae(st.Ea, on), st.b = on, wt = at = Ta(pt, 1, 0, qe, st.K)) {
59939
+ if (Ee[0] = ae(st.Ea, on), st.b = on, wt = at = Na(pt, 1, 0, qe, st.K)) {
59935
59940
  var qt, Dn = pt, Xt = st, tr = 1 << (8 >> Xt.b), Zi = a(tr);
59936
59941
  if (Zi == null) wt = 0;
59937
59942
  else {
@@ -59957,12 +59962,12 @@ function b7(e) {
59957
59962
  }
59958
59963
  var kt;
59959
59964
  if (kt = ce) t: {
59960
- var Si, Ln, ar, zr = V, _a = pe, As = ve, di = Xe, Qa = D, us = zr.m, Xi = zr.s, lr = [null], Er = 1, hi = 0, kr = qP[di];
59965
+ var Si, Ln, ar, zr = V, Ca = pe, As = ve, di = Xe, Da = D, us = zr.m, Xi = zr.s, lr = [null], Er = 1, hi = 0, kr = qP[di];
59961
59966
  n: for (; ; ) {
59962
- if (Qa && te(us, 1)) {
59963
- var Ca = te(us, 3) + 2, il = ae(_a, Ca), Ei = ae(As, Ca), Cs = il * Ei;
59964
- if (!Ta(il, Ei, 0, zr, lr)) break n;
59965
- for (lr = lr[0], Xi.xc = Ca, Si = 0; Si < Cs; ++Si) {
59967
+ if (Da && te(us, 1)) {
59968
+ var Sa = te(us, 3) + 2, il = ae(Ca, Sa), Ei = ae(As, Sa), Cs = il * Ei;
59969
+ if (!Na(il, Ei, 0, zr, lr)) break n;
59970
+ for (lr = lr[0], Xi.xc = Sa, Si = 0; Si < Cs; ++Si) {
59966
59971
  var Or = lr[Si] >> 8 & 65535;
59967
59972
  lr[Si] = Or, Or >= Er && (Er = Or + 1);
59968
59973
  }
@@ -59982,7 +59987,7 @@ function b7(e) {
59982
59987
  }
59983
59988
  var eo = Zs;
59984
59989
  for (Si = ar = 0; Si < Er; ++Si) {
59985
- var jr = Js[Si], to = jr.G, al = jr.H, Yc = 0, TA = 1, Sa = 0;
59990
+ var jr = Js[Si], to = jr.G, al = jr.H, Yc = 0, TA = 1, Ea = 0;
59986
59991
  for (Ln = 0; 5 > Ln; ++Ln) {
59987
59992
  Ji = oC[Ln], to[Ln] = eo, al[Ln] = ar, !Ln && 0 < di && (Ji += 1 << di);
59988
59993
  i: {
@@ -60028,10 +60033,10 @@ function b7(e) {
60028
60033
  if (TA && HP[Ln] == 1 && (TA = eo[ar].g == 0), Yc += eo[ar].g, ar += Am, 3 >= Ln) {
60029
60034
  var pp, _b = Ss[0];
60030
60035
  for (pp = 1; pp < Ji; ++pp) Ss[pp] > _b && (_b = Ss[pp]);
60031
- Sa += _b;
60036
+ Ea += _b;
60032
60037
  }
60033
60038
  }
60034
- if (jr.nd = TA, jr.Qb = 0, TA && (jr.qb = (to[3][al[3] + 0].value << 24 | to[1][al[1] + 0].value << 16 | to[2][al[2] + 0].value) >>> 0, Yc == 0 && 256 > to[0][al[0] + 0].value && (jr.Qb = 1, jr.qb += to[0][al[0] + 0].value << 8)), jr.jc = !jr.Qb && 6 > Sa, jr.jc) {
60039
+ if (jr.nd = TA, jr.Qb = 0, TA && (jr.qb = (to[3][al[3] + 0].value << 24 | to[1][al[1] + 0].value << 16 | to[2][al[2] + 0].value) >>> 0, Yc == 0 && 256 > to[0][al[0] + 0].value && (jr.Qb = 1, jr.qb += to[0][al[0] + 0].value << 8)), jr.jc = !jr.Qb && 6 > Ea, jr.jc) {
60035
60040
  var cm, NA = jr;
60036
60041
  for (cm = 0; cm < UA; ++cm) {
60037
60042
  var Qu = cm, Du = NA.pd[Qu], fm = NA.G[0][NA.H[0] + Qu];
@@ -60068,7 +60073,7 @@ function b7(e) {
60068
60073
  }
60069
60074
  return ce ? (oe != null ? oe[0] = $e : (t($e == null), t(D)), V.$ = 0, D || Vi(Se)) : Vi(Se), ce;
60070
60075
  }
60071
- function ma(B, k) {
60076
+ function va(B, k) {
60072
60077
  var D = B.c * B.i, V = D + k + 16 * k;
60073
60078
  return t(B.c <= k), B.V = a(V), B.V == null ? (B.Ta = null, B.Ua = 0, B.a = 1, 0) : (B.Ta = B.V, B.Ua = B.Ba + D + k, 1);
60074
60079
  }
@@ -60124,7 +60129,7 @@ function b7(e) {
60124
60129
  function po() {
60125
60130
  this.cb = this.a = 0, this.sc = "", this.m = new M(), this.Od = new Ai(), this.Kc = new fo(), this.ed = new zo(), this.Qa = new xA(), this.Ic = this.$c = this.Aa = 0, this.D = new Hs(), this.Xb = this.Va = this.Hb = this.zb = this.yb = this.Ub = this.za = 0, this.Jc = s(8, M), this.ia = 0, this.pb = s(4, ys), this.Pa = new Ql(), this.Bd = this.kc = 0, this.Ac = [], this.Bc = 0, this.zc = [0, 0, 0, 0], this.Gd = Array(new Dl()), this.Hd = 0, this.rb = Array(new as()), this.sb = 0, this.wa = Array(new ci()), this.Y = 0, this.oc = [], this.pc = 0, this.sa = [], this.ta = 0, this.qa = [], this.ra = 0, this.Ha = [], this.B = this.R = this.Ia = 0, this.Ec = [], this.M = this.ja = this.Vb = this.Fc = 0, this.ya = Array(new Oi()), this.L = this.aa = 0, this.gd = o([4, 2], ci), this.ga = null, this.Fa = [], this.Cc = this.qc = this.P = 0, this.Gb = [], this.Uc = 0, this.mb = [], this.nb = 0, this.rc = [], this.Ga = this.Vc = 0;
60126
60131
  }
60127
- function Na(B, k) {
60132
+ function Oa(B, k) {
60128
60133
  return 0 > B ? 0 : B > k ? k : B;
60129
60134
  }
60130
60135
  function bs() {
@@ -60193,7 +60198,7 @@ function b7(e) {
60193
60198
  Ee = D;
60194
60199
  }
60195
60200
  var Re = B.pb[Xe];
60196
- Re.Sc[0] = mb[Na(Ee + oe, 127)], Re.Sc[1] = vb[Na(Ee + 0, 127)], Re.Eb[0] = 2 * mb[Na(Ee + V, 127)], Re.Eb[1] = 101581 * vb[Na(Ee + ve, 127)] >> 16, 8 > Re.Eb[1] && (Re.Eb[1] = 8), Re.Qc[0] = mb[Na(Ee + Se, 117)], Re.Qc[1] = vb[Na(Ee + we, 127)], Re.lc = Ee + we;
60201
+ Re.Sc[0] = mb[Oa(Ee + oe, 127)], Re.Sc[1] = vb[Oa(Ee + 0, 127)], Re.Eb[0] = 2 * mb[Oa(Ee + V, 127)], Re.Eb[1] = 101581 * vb[Oa(Ee + ve, 127)] >> 16, 8 > Re.Eb[1] && (Re.Eb[1] = 8), Re.Qc[0] = mb[Oa(Ee + Se, 117)], Re.Qc[1] = vb[Oa(Ee + we, 127)], Re.lc = Ee + we;
60197
60202
  }
60198
60203
  if (!pe.Rb) return _r(B, 4, "Not a key frame.");
60199
60204
  for (ue(ce), pe = B.Pa, D = 0; 4 > D; ++D) {
@@ -60233,25 +60238,25 @@ function b7(e) {
60233
60238
  function yr(B, k, D, V, oe, ce) {
60234
60239
  Bi(B, k, 0, D, V + oe), Bi(B, k, 1, D, V + ce), Bi(B, k, 2, D, V - ce), Bi(B, k, 3, D, V - oe);
60235
60240
  }
60236
- function va(B) {
60241
+ function ya(B) {
60237
60242
  return (20091 * B >> 16) + B;
60238
60243
  }
60239
60244
  function Vs(B, k, D, V) {
60240
60245
  var oe, ce = 0, pe = a(16);
60241
60246
  for (oe = 0; 4 > oe; ++oe) {
60242
- var ve = B[k + 0] + B[k + 8], we = B[k + 0] - B[k + 8], Se = (35468 * B[k + 4] >> 16) - va(B[k + 12]), $e = va(B[k + 4]) + (35468 * B[k + 12] >> 16);
60247
+ var ve = B[k + 0] + B[k + 8], we = B[k + 0] - B[k + 8], Se = (35468 * B[k + 4] >> 16) - ya(B[k + 12]), $e = ya(B[k + 4]) + (35468 * B[k + 12] >> 16);
60243
60248
  pe[ce + 0] = ve + $e, pe[ce + 1] = we + Se, pe[ce + 2] = we - Se, pe[ce + 3] = ve - $e, ce += 4, k++;
60244
60249
  }
60245
- for (oe = ce = 0; 4 > oe; ++oe) ve = (B = pe[ce + 0] + 4) + pe[ce + 8], we = B - pe[ce + 8], Se = (35468 * pe[ce + 4] >> 16) - va(pe[ce + 12]), Bi(D, V, 0, 0, ve + ($e = va(pe[ce + 4]) + (35468 * pe[ce + 12] >> 16))), Bi(D, V, 1, 0, we + Se), Bi(D, V, 2, 0, we - Se), Bi(D, V, 3, 0, ve - $e), ce++, V += 32;
60250
+ for (oe = ce = 0; 4 > oe; ++oe) ve = (B = pe[ce + 0] + 4) + pe[ce + 8], we = B - pe[ce + 8], Se = (35468 * pe[ce + 4] >> 16) - ya(pe[ce + 12]), Bi(D, V, 0, 0, ve + ($e = ya(pe[ce + 4]) + (35468 * pe[ce + 12] >> 16))), Bi(D, V, 1, 0, we + Se), Bi(D, V, 2, 0, we - Se), Bi(D, V, 3, 0, ve - $e), ce++, V += 32;
60246
60251
  }
60247
60252
  function sa(B, k, D, V) {
60248
- var oe = B[k + 0] + 4, ce = 35468 * B[k + 4] >> 16, pe = va(B[k + 4]), ve = 35468 * B[k + 1] >> 16;
60249
- yr(D, V, 0, oe + pe, B = va(B[k + 1]), ve), yr(D, V, 1, oe + ce, B, ve), yr(D, V, 2, oe - ce, B, ve), yr(D, V, 3, oe - pe, B, ve);
60253
+ var oe = B[k + 0] + 4, ce = 35468 * B[k + 4] >> 16, pe = ya(B[k + 4]), ve = 35468 * B[k + 1] >> 16;
60254
+ yr(D, V, 0, oe + pe, B = ya(B[k + 1]), ve), yr(D, V, 1, oe + ce, B, ve), yr(D, V, 2, oe - ce, B, ve), yr(D, V, 3, oe - pe, B, ve);
60250
60255
  }
60251
60256
  function qs(B, k, D, V, oe) {
60252
60257
  Vs(B, k, D, V), oe && Vs(B, k + 16, D, V + 4);
60253
60258
  }
60254
- function Oa(B, k, D, V) {
60259
+ function Ma(B, k, D, V) {
60255
60260
  mn(B, k + 0, D, V, 1), mn(B, k + 32, D, V + 128, 1);
60256
60261
  }
60257
60262
  function ss(B, k, D, V) {
@@ -60280,7 +60285,7 @@ function b7(e) {
60280
60285
  function CA(B, k) {
60281
60286
  Ki(B, k, 4);
60282
60287
  }
60283
- function ya(B, k) {
60288
+ function ba(B, k) {
60284
60289
  Ki(B, k, 8);
60285
60290
  }
60286
60291
  function SA(B, k) {
@@ -60332,11 +60337,11 @@ function b7(e) {
60332
60337
  for (D = 0; 4 > D; ++D) V += B[k + D - 32] + B[k - 1 + 32 * D];
60333
60338
  for (V >>= 3, D = 0; 4 > D; ++D) i(B, k + 32 * D, V, 4);
60334
60339
  }
60335
- function ba(B, k) {
60340
+ function wa(B, k) {
60336
60341
  var D = B[k - 1 + 0], V = B[k - 1 + 32], oe = B[k - 1 + 64], ce = B[k - 1 - 32], pe = B[k + 0 - 32], ve = B[k + 1 - 32], we = B[k + 2 - 32], Se = B[k + 3 - 32];
60337
60342
  B[k + 0 + 96] = fn(V, oe, B[k - 1 + 96]), B[k + 1 + 96] = B[k + 0 + 64] = fn(D, V, oe), B[k + 2 + 96] = B[k + 1 + 64] = B[k + 0 + 32] = fn(ce, D, V), B[k + 3 + 96] = B[k + 2 + 64] = B[k + 1 + 32] = B[k + 0 + 0] = fn(pe, ce, D), B[k + 3 + 64] = B[k + 2 + 32] = B[k + 1 + 0] = fn(ve, pe, ce), B[k + 3 + 32] = B[k + 2 + 0] = fn(we, ve, pe), B[k + 3 + 0] = fn(Se, we, ve);
60338
60343
  }
60339
- function wa(B, k) {
60344
+ function Ba(B, k) {
60340
60345
  var D = B[k + 1 - 32], V = B[k + 2 - 32], oe = B[k + 3 - 32], ce = B[k + 4 - 32], pe = B[k + 5 - 32], ve = B[k + 6 - 32], we = B[k + 7 - 32];
60341
60346
  B[k + 0 + 0] = fn(B[k + 0 - 32], D, V), B[k + 1 + 0] = B[k + 0 + 32] = fn(D, V, oe), B[k + 2 + 0] = B[k + 1 + 32] = B[k + 0 + 64] = fn(V, oe, ce), B[k + 3 + 0] = B[k + 2 + 32] = B[k + 1 + 64] = B[k + 0 + 96] = fn(oe, ce, pe), B[k + 3 + 32] = B[k + 2 + 64] = B[k + 1 + 96] = fn(ce, pe, ve), B[k + 3 + 64] = B[k + 2 + 96] = fn(pe, ve, we), B[k + 3 + 96] = fn(ve, we, we);
60342
60347
  }
@@ -60344,7 +60349,7 @@ function b7(e) {
60344
60349
  var D = B[k - 1 + 0], V = B[k - 1 + 32], oe = B[k - 1 + 64], ce = B[k - 1 - 32], pe = B[k + 0 - 32], ve = B[k + 1 - 32], we = B[k + 2 - 32], Se = B[k + 3 - 32];
60345
60350
  B[k + 0 + 0] = B[k + 1 + 64] = ce + pe + 1 >> 1, B[k + 1 + 0] = B[k + 2 + 64] = pe + ve + 1 >> 1, B[k + 2 + 0] = B[k + 3 + 64] = ve + we + 1 >> 1, B[k + 3 + 0] = we + Se + 1 >> 1, B[k + 0 + 96] = fn(oe, V, D), B[k + 0 + 64] = fn(V, D, ce), B[k + 0 + 32] = B[k + 1 + 96] = fn(D, ce, pe), B[k + 1 + 32] = B[k + 2 + 96] = fn(ce, pe, ve), B[k + 2 + 32] = B[k + 3 + 96] = fn(pe, ve, we), B[k + 3 + 32] = fn(ve, we, Se);
60346
60351
  }
60347
- function Ba(B, k) {
60352
+ function xa(B, k) {
60348
60353
  var D = B[k + 0 - 32], V = B[k + 1 - 32], oe = B[k + 2 - 32], ce = B[k + 3 - 32], pe = B[k + 4 - 32], ve = B[k + 5 - 32], we = B[k + 6 - 32], Se = B[k + 7 - 32];
60349
60354
  B[k + 0 + 0] = D + V + 1 >> 1, B[k + 1 + 0] = B[k + 0 + 64] = V + oe + 1 >> 1, B[k + 2 + 0] = B[k + 1 + 64] = oe + ce + 1 >> 1, B[k + 3 + 0] = B[k + 2 + 64] = ce + pe + 1 >> 1, B[k + 0 + 32] = fn(D, V, oe), B[k + 1 + 32] = B[k + 0 + 96] = fn(V, oe, ce), B[k + 2 + 32] = B[k + 1 + 96] = fn(oe, ce, pe), B[k + 3 + 32] = B[k + 2 + 96] = fn(ce, pe, ve), B[k + 3 + 64] = fn(pe, ve, we), B[k + 3 + 96] = fn(ve, we, Se);
60350
60355
  }
@@ -60352,11 +60357,11 @@ function b7(e) {
60352
60357
  var D = B[k - 1 + 0], V = B[k - 1 + 32], oe = B[k - 1 + 64], ce = B[k - 1 + 96];
60353
60358
  B[k + 0 + 0] = D + V + 1 >> 1, B[k + 2 + 0] = B[k + 0 + 32] = V + oe + 1 >> 1, B[k + 2 + 32] = B[k + 0 + 64] = oe + ce + 1 >> 1, B[k + 1 + 0] = fn(D, V, oe), B[k + 3 + 0] = B[k + 1 + 32] = fn(V, oe, ce), B[k + 3 + 32] = B[k + 1 + 64] = fn(oe, ce, ce), B[k + 3 + 64] = B[k + 2 + 64] = B[k + 0 + 96] = B[k + 1 + 96] = B[k + 2 + 96] = B[k + 3 + 96] = ce;
60354
60359
  }
60355
- function xa(B, k) {
60360
+ function _a(B, k) {
60356
60361
  var D = B[k - 1 + 0], V = B[k - 1 + 32], oe = B[k - 1 + 64], ce = B[k - 1 + 96], pe = B[k - 1 - 32], ve = B[k + 0 - 32], we = B[k + 1 - 32], Se = B[k + 2 - 32];
60357
60362
  B[k + 0 + 0] = B[k + 2 + 32] = D + pe + 1 >> 1, B[k + 0 + 32] = B[k + 2 + 64] = V + D + 1 >> 1, B[k + 0 + 64] = B[k + 2 + 96] = oe + V + 1 >> 1, B[k + 0 + 96] = ce + oe + 1 >> 1, B[k + 3 + 0] = fn(ve, we, Se), B[k + 2 + 0] = fn(pe, ve, we), B[k + 1 + 0] = B[k + 3 + 32] = fn(D, pe, ve), B[k + 1 + 32] = B[k + 3 + 64] = fn(V, D, pe), B[k + 1 + 64] = B[k + 3 + 96] = fn(oe, V, D), B[k + 1 + 96] = fn(ce, oe, V);
60358
60363
  }
60359
- function Ma(B, k) {
60364
+ function Qa(B, k) {
60360
60365
  var D;
60361
60366
  for (D = 0; 8 > D; ++D) r(B, k + 32 * D, B, k - 32, 8);
60362
60367
  }
@@ -60421,8 +60426,8 @@ function b7(e) {
60421
60426
  for (ce = 2 * ce + 1; 0 < oe--; ) {
60422
60427
  if (Ur(B, k, D, ce, pe)) if (Nn(B, k, D, ve)) Ot(B, k, D);
60423
60428
  else {
60424
- var we = B, Se = k, $e = D, Xe = we[Se - 2 * $e], Ee = we[Se - $e], Re = we[Se + 0], qe = we[Se + $e], at = we[Se + 2 * $e], We = 27 * (ut = fb[1020 + 3 * (Re - Ee) + fb[1020 + Xe - qe]]) + 63 >> 7, st = 18 * ut + 63 >> 7, ut = 9 * ut + 63 >> 7;
60425
- we[Se - 3 * $e] = Ws[255 + we[Se - 3 * $e] + ut], we[Se - 2 * $e] = Ws[255 + Xe + st], we[Se - $e] = Ws[255 + Ee + We], we[Se + 0] = Ws[255 + Re - We], we[Se + $e] = Ws[255 + qe - st], we[Se + 2 * $e] = Ws[255 + at - ut];
60429
+ var we = B, Se = k, $e = D, Xe = we[Se - 2 * $e], Ee = we[Se - $e], Re = we[Se + 0], qe = we[Se + $e], at = we[Se + 2 * $e], We = 27 * (At = fb[1020 + 3 * (Re - Ee) + fb[1020 + Xe - qe]]) + 63 >> 7, st = 18 * At + 63 >> 7, At = 9 * At + 63 >> 7;
60430
+ we[Se - 3 * $e] = Ws[255 + we[Se - 3 * $e] + At], we[Se - 2 * $e] = Ws[255 + Xe + st], we[Se - $e] = Ws[255 + Ee + We], we[Se + 0] = Ws[255 + Re - We], we[Se + $e] = Ws[255 + qe - st], we[Se + 2 * $e] = Ws[255 + at - At];
60426
60431
  }
60427
60432
  k += V;
60428
60433
  }
@@ -60514,7 +60519,7 @@ function b7(e) {
60514
60519
  k = 0;
60515
60520
  break e;
60516
60521
  }
60517
- if (t(pe != null), pe.mc = k, k.c = pe.c, k.i = pe.i, k.l = pe.l, k.l.ma = pe, k.l.width = pe.c, k.l.height = pe.i, k.a = 0, re(k.m, ve, Ee, Re), !Ta(pe.c, pe.i, 1, k, null) || (k.ab == 1 && k.gc[0].hc == 3 && aa(k.s) ? (pe.ic = 1, ve = k.c * k.i, k.Ta = null, k.Ua = 0, k.V = a(ve), k.Ba = 0, k.V == null ? (k.a = 1, k = 0) : k = 1) : (pe.ic = 0, k = ma(k, pe.c)), !k)) break t;
60522
+ if (t(pe != null), pe.mc = k, k.c = pe.c, k.i = pe.i, k.l = pe.l, k.l.ma = pe, k.l.width = pe.c, k.l.height = pe.i, k.a = 0, re(k.m, ve, Ee, Re), !Na(pe.c, pe.i, 1, k, null) || (k.ab == 1 && k.gc[0].hc == 3 && aa(k.s) ? (pe.ic = 1, ve = k.c * k.i, k.Ta = null, k.Ua = 0, k.V = a(ve), k.Ba = 0, k.V == null ? (k.a = 1, k = 0) : k = 1) : (pe.ic = 0, k = va(k, pe.c)), !k)) break t;
60518
60523
  k = 1;
60519
60524
  break e;
60520
60525
  }
@@ -60536,10 +60541,10 @@ function b7(e) {
60536
60541
  if (t(ve.mc != null), k = D + V, t((pe = ve.mc) != null), t(k <= pe.i), pe.C >= k) k = 1;
60537
60542
  else if (ve.ic || zs(), ve.ic) {
60538
60543
  ve = pe.V, Ee = pe.Ba, Re = pe.c;
60539
- var at = pe.i, We = (qe = 1, we = pe.$ / Re, Se = pe.$ % Re, $e = pe.m, Xe = pe.s, pe.$), st = Re * at, ut = Re * k, wt = Xe.wc, pt = We < ut ? _n(Xe, Se, we) : null;
60544
+ var at = pe.i, We = (qe = 1, we = pe.$ / Re, Se = pe.$ % Re, $e = pe.m, Xe = pe.s, pe.$), st = Re * at, At = Re * k, wt = Xe.wc, pt = We < At ? _n(Xe, Se, we) : null;
60540
60545
  t(We <= st), t(k <= at), t(aa(Xe));
60541
60546
  t: for (; ; ) {
60542
- for (; !$e.h && We < ut; ) {
60547
+ for (; !$e.h && We < At; ) {
60543
60548
  if (Se & wt || (pt = _n(Xe, Se, we)), t(pt != null), be($e), 256 > (at = Wn(pt.G[0], pt.H[0], $e))) ve[Ee + We] = at, ++We, ++Se >= Re && (Se = 0, ++we <= k && !(we % 16) && Wt(pe, we));
60544
60549
  else {
60545
60550
  if (!(280 > at)) {
@@ -60554,7 +60559,7 @@ function b7(e) {
60554
60559
  }
60555
60560
  for (on = 0; on < at; ++on) ve[Ee + We + on] = ve[Ee + We + on - qt];
60556
60561
  for (We += at, Se += at; Se >= Re; ) Se -= Re, ++we <= k && !(we % 16) && Wt(pe, we);
60557
- We < ut && Se & wt && (pt = _n(Xe, Se, we));
60562
+ We < At && Se & wt && (pt = _n(Xe, Se, we));
60558
60563
  }
60559
60564
  t($e.h == ie($e));
60560
60565
  }
@@ -60614,15 +60619,15 @@ function b7(e) {
60614
60619
  up = _i, Z_ = fi, X_ = Gi, J_ = Xo;
60615
60620
  }
60616
60621
  function Jo(B, k, D) {
60617
- I[B] = function(V, oe, ce, pe, ve, we, Se, $e, Xe, Ee, Re, qe, at, We, st, ut, wt) {
60622
+ I[B] = function(V, oe, ce, pe, ve, we, Se, $e, Xe, Ee, Re, qe, at, We, st, At, wt) {
60618
60623
  var pt, on = wt - 1 >> 1, qt = ve[we + 0] | Se[$e + 0] << 16, Dn = Xe[Ee + 0] | Re[qe + 0] << 16;
60619
60624
  t(V != null);
60620
60625
  var Xt = 3 * qt + Dn + 131074 >> 2;
60621
- for (k(V[oe + 0], 255 & Xt, Xt >> 16, at, We), ce != null && (Xt = 3 * Dn + qt + 131074 >> 2, k(ce[pe + 0], 255 & Xt, Xt >> 16, st, ut)), pt = 1; pt <= on; ++pt) {
60626
+ for (k(V[oe + 0], 255 & Xt, Xt >> 16, at, We), ce != null && (Xt = 3 * Dn + qt + 131074 >> 2, k(ce[pe + 0], 255 & Xt, Xt >> 16, st, At)), pt = 1; pt <= on; ++pt) {
60622
60627
  var tr = ve[we + pt] | Se[$e + pt] << 16, Zi = Xe[Ee + pt] | Re[qe + pt] << 16, Pn = qt + tr + Dn + Zi + 524296, Jt = Pn + 2 * (tr + Dn) >> 3;
60623
- Xt = Jt + qt >> 1, qt = (Pn = Pn + 2 * (qt + Zi) >> 3) + tr >> 1, k(V[oe + 2 * pt - 1], 255 & Xt, Xt >> 16, at, We + (2 * pt - 1) * D), k(V[oe + 2 * pt - 0], 255 & qt, qt >> 16, at, We + (2 * pt - 0) * D), ce != null && (Xt = Pn + Dn >> 1, qt = Jt + Zi >> 1, k(ce[pe + 2 * pt - 1], 255 & Xt, Xt >> 16, st, ut + (2 * pt - 1) * D), k(ce[pe + 2 * pt + 0], 255 & qt, qt >> 16, st, ut + (2 * pt + 0) * D)), qt = tr, Dn = Zi;
60628
+ Xt = Jt + qt >> 1, qt = (Pn = Pn + 2 * (qt + Zi) >> 3) + tr >> 1, k(V[oe + 2 * pt - 1], 255 & Xt, Xt >> 16, at, We + (2 * pt - 1) * D), k(V[oe + 2 * pt - 0], 255 & qt, qt >> 16, at, We + (2 * pt - 0) * D), ce != null && (Xt = Pn + Dn >> 1, qt = Jt + Zi >> 1, k(ce[pe + 2 * pt - 1], 255 & Xt, Xt >> 16, st, At + (2 * pt - 1) * D), k(ce[pe + 2 * pt + 0], 255 & qt, qt >> 16, st, At + (2 * pt + 0) * D)), qt = tr, Dn = Zi;
60624
60629
  }
60625
- 1 & wt || (Xt = 3 * qt + Dn + 131074 >> 2, k(V[oe + wt - 1], 255 & Xt, Xt >> 16, at, We + (wt - 1) * D), ce != null && (Xt = 3 * Dn + qt + 131074 >> 2, k(ce[pe + wt - 1], 255 & Xt, Xt >> 16, st, ut + (wt - 1) * D)));
60630
+ 1 & wt || (Xt = 3 * qt + Dn + 131074 >> 2, k(V[oe + wt - 1], 255 & Xt, Xt >> 16, at, We + (wt - 1) * D), ce != null && (Xt = 3 * Dn + qt + 131074 >> 2, k(ce[pe + wt - 1], 255 & Xt, Xt >> 16, st, At + (wt - 1) * D)));
60626
60631
  };
60627
60632
  }
60628
60633
  function kA() {
@@ -60696,11 +60701,11 @@ function b7(e) {
60696
60701
  }
60697
60702
  var Re = B.Gd, qe = B.Hd + V, at = Ee.ad, We = Ee.Hc;
60698
60703
  if (0 < oe && (r(pe, ve - 32, Re[qe].y, 0, 16), r(we, Se - 32, Re[qe].f, 0, 8), r($e, Xe - 32, Re[qe].ea, 0, 8)), Ee.Za) {
60699
- var st = pe, ut = ve - 32 + 16;
60700
- for (0 < oe && (V >= B.za - 1 ? i(st, ut, Re[qe].y[15], 4) : r(st, ut, Re[qe + 1].y, 0, 4)), D = 0; 4 > D; D++) st[ut + 128 + D] = st[ut + 256 + D] = st[ut + 384 + D] = st[ut + 0 + D];
60701
- for (D = 0; 16 > D; ++D, We <<= 2) st = pe, ut = ve + pC[D], rl[Ee.Ob[D]](st, ut), gd(We, at, 16 * +D, st, ut);
60704
+ var st = pe, At = ve - 32 + 16;
60705
+ for (0 < oe && (V >= B.za - 1 ? i(st, At, Re[qe].y[15], 4) : r(st, At, Re[qe + 1].y, 0, 4)), D = 0; 4 > D; D++) st[At + 128 + D] = st[At + 256 + D] = st[At + 384 + D] = st[At + 0 + D];
60706
+ for (D = 0; 16 > D; ++D, We <<= 2) st = pe, At = ve + pC[D], rl[Ee.Ob[D]](st, At), gd(We, at, 16 * +D, st, At);
60702
60707
  } else if (st = Iu(V, oe, Ee.Ob[0]), Tu[st](pe, ve), We != 0) for (D = 0; 16 > D; ++D, We <<= 2) gd(We, at, 16 * +D, pe, ve + pC[D]);
60703
- for (D = Ee.Gc, st = Iu(V, oe, Ee.Dd), IA[st](we, Se), IA[st]($e, Xe), We = at, st = we, ut = Se, 255 & (Ee = 0 | D) && (170 & Ee ? an(We, 256, st, ut) : Fn(We, 256, st, ut)), Ee = $e, We = Xe, 255 & (D >>= 8) && (170 & D ? an(at, 320, Ee, We) : Fn(at, 320, Ee, We)), oe < B.Ub - 1 && (r(Re[qe].y, 0, pe, ve + 480, 16), r(Re[qe].f, 0, we, Se + 224, 8), r(Re[qe].ea, 0, $e, Xe + 224, 8)), D = 8 * ce * B.B, Re = B.sa, qe = B.ta + 16 * V + 16 * ce * B.R, at = B.qa, Ee = B.ra + 8 * V + D, We = B.Ha, st = B.Ia + 8 * V + D, D = 0; 16 > D; ++D) r(Re, qe + D * B.R, pe, ve + 32 * D, 16);
60708
+ for (D = Ee.Gc, st = Iu(V, oe, Ee.Dd), IA[st](we, Se), IA[st]($e, Xe), We = at, st = we, At = Se, 255 & (Ee = 0 | D) && (170 & Ee ? an(We, 256, st, At) : Fn(We, 256, st, At)), Ee = $e, We = Xe, 255 & (D >>= 8) && (170 & D ? an(at, 320, Ee, We) : Fn(at, 320, Ee, We)), oe < B.Ub - 1 && (r(Re[qe].y, 0, pe, ve + 480, 16), r(Re[qe].f, 0, we, Se + 224, 8), r(Re[qe].ea, 0, $e, Xe + 224, 8)), D = 8 * ce * B.B, Re = B.sa, qe = B.ta + 16 * V + 16 * ce * B.R, at = B.qa, Ee = B.ra + 8 * V + D, We = B.Ha, st = B.Ia + 8 * V + D, D = 0; 16 > D; ++D) r(Re, qe + D * B.R, pe, ve + 32 * D, 16);
60704
60709
  for (D = 0; 8 > D; ++D) r(at, Ee + D * B.B, we, Se + 32 * D, 8), r(We, st + D * B.B, $e, Xe + 32 * D, 8);
60705
60710
  }
60706
60711
  }
@@ -60731,13 +60736,13 @@ function b7(e) {
60731
60736
  if (We != 0) return We;
60732
60737
  for (st = 0 < Re.gb[0], D = D[0]; ; ) {
60733
60738
  e: {
60734
- var ut = B;
60739
+ var At = B;
60735
60740
  at = k, We = D;
60736
60741
  var wt = Se, pt = $e, on = qe = [0];
60737
60742
  if ((Xt = Xe = [Xe])[0] = 0, 8 > We[0]) We = 7;
60738
60743
  else {
60739
- if (!n(ut, at[0], "VP8X")) {
60740
- if (R(ut, at[0] + 4) != 10) {
60744
+ if (!n(At, at[0], "VP8X")) {
60745
+ if (R(At, at[0] + 4) != 10) {
60741
60746
  We = 3;
60742
60747
  break e;
60743
60748
  }
@@ -60745,12 +60750,12 @@ function b7(e) {
60745
60750
  We = 7;
60746
60751
  break e;
60747
60752
  }
60748
- var qt = R(ut, at[0] + 8), Dn = 1 + je(ut, at[0] + 12);
60749
- if (2147483648 <= Dn * (ut = 1 + je(ut, at[0] + 15))) {
60753
+ var qt = R(At, at[0] + 8), Dn = 1 + je(At, at[0] + 12);
60754
+ if (2147483648 <= Dn * (At = 1 + je(At, at[0] + 15))) {
60750
60755
  We = 3;
60751
60756
  break e;
60752
60757
  }
60753
- on != null && (on[0] = qt), wt != null && (wt[0] = Dn), pt != null && (pt[0] = ut), at[0] += 18, We[0] -= 18, Xt[0] = 1;
60758
+ on != null && (on[0] = qt), wt != null && (wt[0] = Dn), pt != null && (pt[0] = At), at[0] += 18, We[0] -= 18, Xt[0] = 1;
60754
60759
  }
60755
60760
  We = 0;
60756
60761
  }
@@ -60770,14 +60775,14 @@ function b7(e) {
60770
60775
  e: {
60771
60776
  qt = B, We = k, st = D;
60772
60777
  var Xt = Re.gb;
60773
- wt = Re.na, pt = Re.P, on = Re.Sa, Dn = 22, t(qt != null), t(st != null), ut = We[0];
60778
+ wt = Re.na, pt = Re.P, on = Re.Sa, Dn = 22, t(qt != null), t(st != null), At = We[0];
60774
60779
  var tr = st[0];
60775
60780
  for (t(wt != null), t(on != null), wt[0] = null, pt[0] = null, on[0] = 0; ; ) {
60776
- if (We[0] = ut, st[0] = tr, 8 > tr) {
60781
+ if (We[0] = At, st[0] = tr, 8 > tr) {
60777
60782
  We = 7;
60778
60783
  break e;
60779
60784
  }
60780
- var Zi = R(qt, ut + 4);
60785
+ var Zi = R(qt, At + 4);
60781
60786
  if (4294967286 < Zi) {
60782
60787
  We = 3;
60783
60788
  break e;
@@ -60787,7 +60792,7 @@ function b7(e) {
60787
60792
  We = 3;
60788
60793
  break e;
60789
60794
  }
60790
- if (!n(qt, ut, "VP8 ") || !n(qt, ut, "VP8L")) {
60795
+ if (!n(qt, At, "VP8 ") || !n(qt, At, "VP8L")) {
60791
60796
  We = 0;
60792
60797
  break e;
60793
60798
  }
@@ -60795,15 +60800,15 @@ function b7(e) {
60795
60800
  We = 7;
60796
60801
  break e;
60797
60802
  }
60798
- n(qt, ut, "ALPH") || (wt[0] = qt, pt[0] = ut + 8, on[0] = Zi), ut += Pn, tr -= Pn;
60803
+ n(qt, At, "ALPH") || (wt[0] = qt, pt[0] = At + 8, on[0] = Zi), At += Pn, tr -= Pn;
60799
60804
  }
60800
60805
  }
60801
60806
  if (D = D[0], Re.na = Re.na[0], Re.P = Re.P[0], Re.Sa = Re.Sa[0], We != 0) break;
60802
60807
  }
60803
60808
  D = [D], Re.Ja = [Re.Ja], Re.xa = [Re.xa];
60804
- e: if (Xt = B, We = k, st = D, wt = Re.gb[0], pt = Re.Ja, on = Re.xa, qt = We[0], ut = !n(Xt, qt, "VP8 "), Dn = !n(Xt, qt, "VP8L"), t(Xt != null), t(st != null), t(pt != null), t(on != null), 8 > st[0]) We = 7;
60809
+ e: if (Xt = B, We = k, st = D, wt = Re.gb[0], pt = Re.Ja, on = Re.xa, qt = We[0], At = !n(Xt, qt, "VP8 "), Dn = !n(Xt, qt, "VP8L"), t(Xt != null), t(st != null), t(pt != null), t(on != null), 8 > st[0]) We = 7;
60805
60810
  else {
60806
- if (ut || Dn) {
60811
+ if (At || Dn) {
60807
60812
  if (Xt = R(Xt, qt + 4), 12 <= wt && Xt > wt - 12) {
60808
60813
  We = 3;
60809
60814
  break e;
@@ -60969,7 +60974,7 @@ function b7(e) {
60969
60974
  Ee.a = 3;
60970
60975
  break t;
60971
60976
  }
60972
- if (Ee.xb = AC, Re.width = qe[0], Re.height = at[0], !Ta(qe[0], at[0], 1, Ee, null)) break t;
60977
+ if (Ee.xb = AC, Re.width = qe[0], Re.height = at[0], !Na(qe[0], at[0], 1, Ee, null)) break t;
60973
60978
  return 1;
60974
60979
  }
60975
60980
  return t(Ee.a != 0), 0;
@@ -60987,7 +60992,7 @@ function b7(e) {
60987
60992
  V.a = 2;
60988
60993
  break n;
60989
60994
  }
60990
- if (!ma(V, D.width) || D.da) break n;
60995
+ if (!va(V, D.width) || D.da) break n;
60991
60996
  if ((D.da || Nt(V.ca.S)) && zs(), 11 > V.ca.S || (alert("todo:WebPInitConvertARGBToYUV"), V.ca.f.kb.F != null && zs()), V.Pb && 0 < V.s.ua && V.s.vb.X == null && !ee(V.s.vb, V.s.Wa.Xa)) {
60992
60997
  V.a = 1;
60993
60998
  break n;
@@ -61034,12 +61039,12 @@ function b7(e) {
61034
61039
  Ee.Qa.Fb || (st += at.Tb);
61035
61040
  } else st = at.Tb;
61036
61041
  for (We = 0; 1 >= We; ++We) {
61037
- var ut = Ee.gd[qe][We], wt = st;
61042
+ var At = Ee.gd[qe][We], wt = st;
61038
61043
  if (at.Pc && (wt += at.vd[0], We && (wt += at.od[0])), 0 < (wt = 0 > wt ? 0 : 63 < wt ? 63 : wt)) {
61039
61044
  var pt = wt;
61040
- 0 < at.wb && (pt = 4 < at.wb ? pt >> 2 : pt >> 1) > 9 - at.wb && (pt = 9 - at.wb), 1 > pt && (pt = 1), ut.dd = pt, ut.tc = 2 * wt + pt, ut.ld = 40 <= wt ? 2 : 15 <= wt ? 1 : 0;
61041
- } else ut.tc = 0;
61042
- ut.La = We;
61045
+ 0 < at.wb && (pt = 4 < at.wb ? pt >> 2 : pt >> 1) > 9 - at.wb && (pt = 9 - at.wb), 1 > pt && (pt = 1), At.dd = pt, At.tc = 2 * wt + pt, At.ld = 40 <= wt ? 2 : 15 <= wt ? 1 : 0;
61046
+ } else At.tc = 0;
61047
+ At.La = We;
61043
61048
  }
61044
61049
  }
61045
61050
  }
@@ -61051,16 +61056,16 @@ function b7(e) {
61051
61056
  t: {
61052
61057
  qe = Ee.Ic, at = 4 * (pt = Ee.za);
61053
61058
  var on = 32 * pt, qt = pt + 1, Dn = 0 < Ee.L ? pt * (0 < Ee.Aa ? 2 : 1) : 0, Xt = (Ee.Aa == 2 ? 2 : 1) * pt;
61054
- if ((ut = at + 832 + (We = 3 * (16 * qe + am[Ee.L]) / 2 * on) + (st = Ee.Fa != null && 0 < Ee.Fa.length ? Ee.Kc.c * Ee.Kc.i : 0)) != ut) qe = 0;
61059
+ if ((At = at + 832 + (We = 3 * (16 * qe + am[Ee.L]) / 2 * on) + (st = Ee.Fa != null && 0 < Ee.Fa.length ? Ee.Kc.c * Ee.Kc.i : 0)) != At) qe = 0;
61055
61060
  else {
61056
- if (ut > Ee.Vb) {
61057
- if (Ee.Vb = 0, Ee.Ec = a(ut), Ee.Fc = 0, Ee.Ec == null) {
61061
+ if (At > Ee.Vb) {
61062
+ if (Ee.Vb = 0, Ee.Ec = a(At), Ee.Fc = 0, Ee.Ec == null) {
61058
61063
  qe = _r(Ee, 1, "no memory during frame initialization.");
61059
61064
  break t;
61060
61065
  }
61061
- Ee.Vb = ut;
61066
+ Ee.Vb = At;
61062
61067
  }
61063
- ut = Ee.Ec, wt = Ee.Fc, Ee.Ac = ut, Ee.Bc = wt, wt += at, Ee.Gd = s(on, Dl), Ee.Hd = 0, Ee.rb = s(qt + 1, as), Ee.sb = 1, Ee.wa = Dn ? s(Dn, ci) : null, Ee.Y = 0, Ee.D.Nb = 0, Ee.D.wa = Ee.wa, Ee.D.Y = Ee.Y, 0 < Ee.Aa && (Ee.D.Y += pt), t(!0), Ee.oc = ut, Ee.pc = wt, wt += 832, Ee.ya = s(Xt, Oi), Ee.aa = 0, Ee.D.ya = Ee.ya, Ee.D.aa = Ee.aa, Ee.Aa == 2 && (Ee.D.aa += pt), Ee.R = 16 * pt, Ee.B = 8 * pt, pt = (on = am[Ee.L]) * Ee.R, on = on / 2 * Ee.B, Ee.sa = ut, Ee.ta = wt + pt, Ee.qa = Ee.sa, Ee.ra = Ee.ta + 16 * qe * Ee.R + on, Ee.Ha = Ee.qa, Ee.Ia = Ee.ra + 8 * qe * Ee.B + on, Ee.$c = 0, wt += We, Ee.mb = st ? ut : null, Ee.nb = st ? wt : null, t(wt + st <= Ee.Fc + Ee.Vb), mo(Ee), i(Ee.Ac, Ee.Bc, 0, at), qe = 1;
61068
+ At = Ee.Ec, wt = Ee.Fc, Ee.Ac = At, Ee.Bc = wt, wt += at, Ee.Gd = s(on, Dl), Ee.Hd = 0, Ee.rb = s(qt + 1, as), Ee.sb = 1, Ee.wa = Dn ? s(Dn, ci) : null, Ee.Y = 0, Ee.D.Nb = 0, Ee.D.wa = Ee.wa, Ee.D.Y = Ee.Y, 0 < Ee.Aa && (Ee.D.Y += pt), t(!0), Ee.oc = At, Ee.pc = wt, wt += 832, Ee.ya = s(Xt, Oi), Ee.aa = 0, Ee.D.ya = Ee.ya, Ee.D.aa = Ee.aa, Ee.Aa == 2 && (Ee.D.aa += pt), Ee.R = 16 * pt, Ee.B = 8 * pt, pt = (on = am[Ee.L]) * Ee.R, on = on / 2 * Ee.B, Ee.sa = At, Ee.ta = wt + pt, Ee.qa = Ee.sa, Ee.ra = Ee.ta + 16 * qe * Ee.R + on, Ee.Ha = Ee.qa, Ee.Ia = Ee.ra + 8 * qe * Ee.B + on, Ee.$c = 0, wt += We, Ee.mb = st ? At : null, Ee.nb = st ? wt : null, t(wt + st <= Ee.Fc + Ee.Vb), mo(Ee), i(Ee.Ac, Ee.Bc, 0, at), qe = 1;
61064
61069
  }
61065
61070
  }
61066
61071
  if (qe) {
@@ -61071,81 +61076,81 @@ function b7(e) {
61071
61076
  for (qe = -255; 510 >= qe; ++qe) rC[255 + qe] = 0 > qe ? 0 : 255 < qe ? 255 : qe;
61072
61077
  iC = 1;
61073
61078
  }
61074
- jt = Qi, mn = qs, an = Oa, It = ss, Fn = qi, vn = sa, xn = Sr, or = zi, Ci = se, ls = Ce, nl = Bs, Vl = O, q_ = Pe, K_ = Ve, z_ = bn, G_ = ei, Y_ = xi, W_ = Rr, rl[0] = $l, rl[1] = CA, rl[2] = ws, rl[3] = yo, rl[4] = ba, rl[5] = Zo, rl[6] = wa, rl[7] = Ba, rl[8] = xa, rl[9] = Ks, Tu[0] = Pl, Tu[1] = SA, Tu[2] = Go, Tu[3] = Yo, Tu[4] = Nr, Tu[5] = vo, Tu[6] = Wo, IA[0] = me, IA[1] = ya, IA[2] = Ma, IA[3] = EA, IA[4] = tt, IA[5] = Me, IA[6] = pn, qe = 1;
61079
+ jt = Qi, mn = qs, an = Ma, It = ss, Fn = qi, vn = sa, xn = Sr, or = zi, Ci = se, ls = Ce, nl = Bs, Vl = O, q_ = Pe, K_ = Ve, z_ = bn, G_ = ei, Y_ = xi, W_ = Rr, rl[0] = $l, rl[1] = CA, rl[2] = ws, rl[3] = yo, rl[4] = wa, rl[5] = Zo, rl[6] = Ba, rl[7] = xa, rl[8] = _a, rl[9] = Ks, Tu[0] = Pl, Tu[1] = SA, Tu[2] = Go, Tu[3] = Yo, Tu[4] = Nr, Tu[5] = vo, Tu[6] = Wo, IA[0] = me, IA[1] = ba, IA[2] = Qa, IA[3] = EA, IA[4] = tt, IA[5] = Me, IA[6] = pn, qe = 1;
61075
61080
  } else qe = 0;
61076
61081
  }
61077
61082
  qe && (qe = function(tr, Zi) {
61078
61083
  for (tr.M = 0; tr.M < tr.Va; ++tr.M) {
61079
61084
  var Pn, Jt = tr.Jc[tr.M & tr.Xb], kt = tr.m, Si = tr;
61080
61085
  for (Pn = 0; Pn < Si.za; ++Pn) {
61081
- var Ln = kt, ar = Si, zr = ar.Ac, _a = ar.Bc + 4 * Pn, As = ar.zc, di = ar.ya[ar.aa + Pn];
61086
+ var Ln = kt, ar = Si, zr = ar.Ac, Ca = ar.Bc + 4 * Pn, As = ar.zc, di = ar.ya[ar.aa + Pn];
61082
61087
  if (ar.Qa.Bb ? di.$b = ke(Ln, ar.Pa.jb[0]) ? 2 + ke(Ln, ar.Pa.jb[2]) : ke(Ln, ar.Pa.jb[1]) : di.$b = 0, ar.kc && (di.Ad = ke(Ln, ar.Bd)), di.Za = !ke(Ln, 145) + 0, di.Za) {
61083
- var Qa = di.Ob, us = 0;
61088
+ var Da = di.Ob, us = 0;
61084
61089
  for (ar = 0; 4 > ar; ++ar) {
61085
61090
  var Xi, lr = As[0 + ar];
61086
61091
  for (Xi = 0; 4 > Xi; ++Xi) {
61087
- lr = WP[zr[_a + Xi]][lr];
61092
+ lr = WP[zr[Ca + Xi]][lr];
61088
61093
  for (var Er = lC[ke(Ln, lr[0])]; 0 < Er; ) Er = lC[2 * Er + ke(Ln, lr[Er])];
61089
- lr = -Er, zr[_a + Xi] = lr;
61094
+ lr = -Er, zr[Ca + Xi] = lr;
61090
61095
  }
61091
- r(Qa, us, zr, _a, 4), us += 4, As[0 + ar] = lr;
61096
+ r(Da, us, zr, Ca, 4), us += 4, As[0 + ar] = lr;
61092
61097
  }
61093
- } else lr = ke(Ln, 156) ? ke(Ln, 128) ? 1 : 3 : ke(Ln, 163) ? 2 : 0, di.Ob[0] = lr, i(zr, _a, lr, 4), i(As, 0, lr, 4);
61098
+ } else lr = ke(Ln, 156) ? ke(Ln, 128) ? 1 : 3 : ke(Ln, 163) ? 2 : 0, di.Ob[0] = lr, i(zr, Ca, lr, 4), i(As, 0, lr, 4);
61094
61099
  di.Dd = ke(Ln, 142) ? ke(Ln, 114) ? ke(Ln, 183) ? 1 : 3 : 2 : 0;
61095
61100
  }
61096
61101
  if (Si.m.Ka) return _r(tr, 7, "Premature end-of-partition0 encountered.");
61097
61102
  for (; tr.ja < tr.za; ++tr.ja) {
61098
- if (Si = Jt, Ln = (kt = tr).rb[kt.sb - 1], zr = kt.rb[kt.sb + kt.ja], Pn = kt.ya[kt.aa + kt.ja], _a = kt.kc ? Pn.Ad : 0) Ln.la = zr.la = 0, Pn.Za || (Ln.Na = zr.Na = 0), Pn.Hc = 0, Pn.Gc = 0, Pn.ia = 0;
61103
+ if (Si = Jt, Ln = (kt = tr).rb[kt.sb - 1], zr = kt.rb[kt.sb + kt.ja], Pn = kt.ya[kt.aa + kt.ja], Ca = kt.kc ? Pn.Ad : 0) Ln.la = zr.la = 0, Pn.Za || (Ln.Na = zr.Na = 0), Pn.Hc = 0, Pn.Gc = 0, Pn.ia = 0;
61099
61104
  else {
61100
61105
  var hi, kr;
61101
- if (Ln = zr, zr = Si, _a = kt.Pa.Xc, As = kt.ya[kt.aa + kt.ja], di = kt.pb[As.$b], ar = As.ad, Qa = 0, us = kt.rb[kt.sb - 1], lr = Xi = 0, i(ar, Qa, 0, 384), As.Za) var Ca = 0, il = _a[3];
61106
+ if (Ln = zr, zr = Si, Ca = kt.Pa.Xc, As = kt.ya[kt.aa + kt.ja], di = kt.pb[As.$b], ar = As.ad, Da = 0, us = kt.rb[kt.sb - 1], lr = Xi = 0, i(ar, Da, 0, 384), As.Za) var Sa = 0, il = Ca[3];
61102
61107
  else {
61103
61108
  Er = a(16);
61104
61109
  var Ei = Ln.Na + us.Na;
61105
- if (Ei = cp(zr, _a[1], Ei, di.Eb, 0, Er, 0), Ln.Na = us.Na = (0 < Ei) + 0, 1 < Ei) jt(Er, 0, ar, Qa);
61110
+ if (Ei = cp(zr, Ca[1], Ei, di.Eb, 0, Er, 0), Ln.Na = us.Na = (0 < Ei) + 0, 1 < Ei) jt(Er, 0, ar, Da);
61106
61111
  else {
61107
61112
  var Cs = Er[0] + 3 >> 3;
61108
- for (Er = 0; 256 > Er; Er += 16) ar[Qa + Er] = Cs;
61113
+ for (Er = 0; 256 > Er; Er += 16) ar[Da + Er] = Cs;
61109
61114
  }
61110
- Ca = 1, il = _a[0];
61115
+ Sa = 1, il = Ca[0];
61111
61116
  }
61112
61117
  var Or = 15 & Ln.la, Ji = 15 & us.la;
61113
61118
  for (Er = 0; 4 > Er; ++Er) {
61114
61119
  var Zs = 1 & Ji;
61115
- for (Cs = kr = 0; 4 > Cs; ++Cs) Or = Or >> 1 | (Zs = (Ei = cp(zr, il, Ei = Zs + (1 & Or), di.Sc, Ca, ar, Qa)) > Ca) << 7, kr = kr << 2 | (3 < Ei ? 3 : 1 < Ei ? 2 : ar[Qa + 0] != 0), Qa += 16;
61120
+ for (Cs = kr = 0; 4 > Cs; ++Cs) Or = Or >> 1 | (Zs = (Ei = cp(zr, il, Ei = Zs + (1 & Or), di.Sc, Sa, ar, Da)) > Sa) << 7, kr = kr << 2 | (3 < Ei ? 3 : 1 < Ei ? 2 : ar[Da + 0] != 0), Da += 16;
61116
61121
  Or >>= 4, Ji = Ji >> 1 | Zs << 7, Xi = (Xi << 8 | kr) >>> 0;
61117
61122
  }
61118
- for (il = Or, Ca = Ji >> 4, hi = 0; 4 > hi; hi += 2) {
61123
+ for (il = Or, Sa = Ji >> 4, hi = 0; 4 > hi; hi += 2) {
61119
61124
  for (kr = 0, Or = Ln.la >> 4 + hi, Ji = us.la >> 4 + hi, Er = 0; 2 > Er; ++Er) {
61120
- for (Zs = 1 & Ji, Cs = 0; 2 > Cs; ++Cs) Ei = Zs + (1 & Or), Or = Or >> 1 | (Zs = 0 < (Ei = cp(zr, _a[2], Ei, di.Qc, 0, ar, Qa))) << 3, kr = kr << 2 | (3 < Ei ? 3 : 1 < Ei ? 2 : ar[Qa + 0] != 0), Qa += 16;
61125
+ for (Zs = 1 & Ji, Cs = 0; 2 > Cs; ++Cs) Ei = Zs + (1 & Or), Or = Or >> 1 | (Zs = 0 < (Ei = cp(zr, Ca[2], Ei, di.Qc, 0, ar, Da))) << 3, kr = kr << 2 | (3 < Ei ? 3 : 1 < Ei ? 2 : ar[Da + 0] != 0), Da += 16;
61121
61126
  Or >>= 2, Ji = Ji >> 1 | Zs << 5;
61122
61127
  }
61123
- lr |= kr << 4 * hi, il |= Or << 4 << hi, Ca |= (240 & Ji) << hi;
61128
+ lr |= kr << 4 * hi, il |= Or << 4 << hi, Sa |= (240 & Ji) << hi;
61124
61129
  }
61125
- Ln.la = il, us.la = Ca, As.Hc = Xi, As.Gc = lr, As.ia = 43690 & lr ? 0 : di.ia, _a = !(Xi | lr);
61130
+ Ln.la = il, us.la = Sa, As.Hc = Xi, As.Gc = lr, As.ia = 43690 & lr ? 0 : di.ia, Ca = !(Xi | lr);
61126
61131
  }
61127
- if (0 < kt.L && (kt.wa[kt.Y + kt.ja] = kt.gd[Pn.$b][Pn.Za], kt.wa[kt.Y + kt.ja].La |= !_a), Si.Ka) return _r(tr, 7, "Premature end-of-file encountered.");
61132
+ if (0 < kt.L && (kt.wa[kt.Y + kt.ja] = kt.gd[Pn.$b][Pn.Za], kt.wa[kt.Y + kt.ja].La |= !Ca), Si.Ka) return _r(tr, 7, "Premature end-of-file encountered.");
61128
61133
  }
61129
61134
  if (mo(tr), kt = Zi, Si = 1, Pn = (Jt = tr).D, Ln = 0 < Jt.L && Jt.M >= Jt.zb && Jt.M <= Jt.Va, Jt.Aa == 0) t: {
61130
- if (Pn.M = Jt.M, Pn.uc = Ln, _s(Jt, Pn), Si = 1, Pn = (kr = Jt.D).Nb, Ln = (lr = am[Jt.L]) * Jt.R, zr = lr / 2 * Jt.B, Er = 16 * Pn * Jt.R, Cs = 8 * Pn * Jt.B, _a = Jt.sa, As = Jt.ta - Ln + Er, di = Jt.qa, ar = Jt.ra - zr + Cs, Qa = Jt.Ha, us = Jt.Ia - zr + Cs, Ji = (Or = kr.M) == 0, Xi = Or >= Jt.Va - 1, Jt.Aa == 2 && _s(Jt, kr), kr.uc) for (Zs = (Ei = Jt).D.M, t(Ei.D.uc), kr = Ei.yb; kr < Ei.Hb; ++kr) {
61131
- Ca = kr, il = Zs;
61132
- var cs = (Xs = (Sa = Ei).D).Nb;
61133
- hi = Sa.R;
61134
- var Xs = Xs.wa[Xs.Y + Ca], Js = Sa.sa, Ss = Sa.ta + 16 * cs * hi + 16 * Ca, eo = Xs.dd, jr = Xs.tc;
61135
- if (jr != 0) if (t(3 <= jr), Sa.L == 1) 0 < Ca && G_(Js, Ss, hi, jr + 4), Xs.La && W_(Js, Ss, hi, jr), 0 < il && z_(Js, Ss, hi, jr + 4), Xs.La && Y_(Js, Ss, hi, jr);
61135
+ if (Pn.M = Jt.M, Pn.uc = Ln, _s(Jt, Pn), Si = 1, Pn = (kr = Jt.D).Nb, Ln = (lr = am[Jt.L]) * Jt.R, zr = lr / 2 * Jt.B, Er = 16 * Pn * Jt.R, Cs = 8 * Pn * Jt.B, Ca = Jt.sa, As = Jt.ta - Ln + Er, di = Jt.qa, ar = Jt.ra - zr + Cs, Da = Jt.Ha, us = Jt.Ia - zr + Cs, Ji = (Or = kr.M) == 0, Xi = Or >= Jt.Va - 1, Jt.Aa == 2 && _s(Jt, kr), kr.uc) for (Zs = (Ei = Jt).D.M, t(Ei.D.uc), kr = Ei.yb; kr < Ei.Hb; ++kr) {
61136
+ Sa = kr, il = Zs;
61137
+ var cs = (Xs = (Ea = Ei).D).Nb;
61138
+ hi = Ea.R;
61139
+ var Xs = Xs.wa[Xs.Y + Sa], Js = Ea.sa, Ss = Ea.ta + 16 * cs * hi + 16 * Sa, eo = Xs.dd, jr = Xs.tc;
61140
+ if (jr != 0) if (t(3 <= jr), Ea.L == 1) 0 < Sa && G_(Js, Ss, hi, jr + 4), Xs.La && W_(Js, Ss, hi, jr), 0 < il && z_(Js, Ss, hi, jr + 4), Xs.La && Y_(Js, Ss, hi, jr);
61136
61141
  else {
61137
- var to = Sa.B, al = Sa.qa, Yc = Sa.ra + 8 * cs * to + 8 * Ca, TA = Sa.Ha, Sa = Sa.Ia + 8 * cs * to + 8 * Ca;
61138
- cs = Xs.ld, 0 < Ca && (or(Js, Ss, hi, jr + 4, eo, cs), ls(al, Yc, TA, Sa, to, jr + 4, eo, cs)), Xs.La && (Vl(Js, Ss, hi, jr, eo, cs), K_(al, Yc, TA, Sa, to, jr, eo, cs)), 0 < il && (xn(Js, Ss, hi, jr + 4, eo, cs), Ci(al, Yc, TA, Sa, to, jr + 4, eo, cs)), Xs.La && (nl(Js, Ss, hi, jr, eo, cs), q_(al, Yc, TA, Sa, to, jr, eo, cs));
61142
+ var to = Ea.B, al = Ea.qa, Yc = Ea.ra + 8 * cs * to + 8 * Sa, TA = Ea.Ha, Ea = Ea.Ia + 8 * cs * to + 8 * Sa;
61143
+ cs = Xs.ld, 0 < Sa && (or(Js, Ss, hi, jr + 4, eo, cs), ls(al, Yc, TA, Ea, to, jr + 4, eo, cs)), Xs.La && (Vl(Js, Ss, hi, jr, eo, cs), K_(al, Yc, TA, Ea, to, jr, eo, cs)), 0 < il && (xn(Js, Ss, hi, jr + 4, eo, cs), Ci(al, Yc, TA, Ea, to, jr + 4, eo, cs)), Xs.La && (nl(Js, Ss, hi, jr, eo, cs), q_(al, Yc, TA, Ea, to, jr, eo, cs));
61139
61144
  }
61140
61145
  }
61141
61146
  if (Jt.ia && alert("todo:DitherRow"), kt.put != null) {
61142
- if (kr = 16 * Or, Or = 16 * (Or + 1), Ji ? (kt.y = Jt.sa, kt.O = Jt.ta + Er, kt.f = Jt.qa, kt.N = Jt.ra + Cs, kt.ea = Jt.Ha, kt.W = Jt.Ia + Cs) : (kr -= lr, kt.y = _a, kt.O = As, kt.f = di, kt.N = ar, kt.ea = Qa, kt.W = us), Xi || (Or -= lr), Or > kt.o && (Or = kt.o), kt.F = null, kt.J = null, Jt.Fa != null && 0 < Jt.Fa.length && kr < Or && (kt.J = fr(Jt, kt, kr, Or - kr), kt.F = Jt.mb, kt.F == null && kt.F.length == 0)) {
61147
+ if (kr = 16 * Or, Or = 16 * (Or + 1), Ji ? (kt.y = Jt.sa, kt.O = Jt.ta + Er, kt.f = Jt.qa, kt.N = Jt.ra + Cs, kt.ea = Jt.Ha, kt.W = Jt.Ia + Cs) : (kr -= lr, kt.y = Ca, kt.O = As, kt.f = di, kt.N = ar, kt.ea = Da, kt.W = us), Xi || (Or -= lr), Or > kt.o && (Or = kt.o), kt.F = null, kt.J = null, Jt.Fa != null && 0 < Jt.Fa.length && kr < Or && (kt.J = fr(Jt, kt, kr, Or - kr), kt.F = Jt.mb, kt.F == null && kt.F.length == 0)) {
61143
61148
  Si = _r(Jt, 3, "Could not decode alpha data.");
61144
61149
  break t;
61145
61150
  }
61146
61151
  kr < kt.j && (lr = kt.j - kr, kr = kt.j, t(!(1 & lr)), kt.O += Jt.R * lr, kt.N += Jt.B * (lr >> 1), kt.W += Jt.B * (lr >> 1), kt.F != null && (kt.J += kt.width * lr)), kr < Or && (kt.O += kt.v, kt.N += kt.v >> 1, kt.W += kt.v >> 1, kt.F != null && (kt.J += kt.v), kt.ka = kr - kt.j, kt.U = kt.va - kt.v, kt.T = Or - kr, Si = kt.put(kt));
61147
61152
  }
61148
- Pn + 1 != Jt.Ic || Xi || (r(Jt.sa, Jt.ta - Ln, _a, As + 16 * Jt.R, Ln), r(Jt.qa, Jt.ra - zr, di, ar + 8 * Jt.B, zr), r(Jt.Ha, Jt.Ia - zr, Qa, us + 8 * Jt.B, zr));
61153
+ Pn + 1 != Jt.Ic || Xi || (r(Jt.sa, Jt.ta - Ln, Ca, As + 16 * Jt.R, Ln), r(Jt.qa, Jt.ra - zr, di, ar + 8 * Jt.B, zr), r(Jt.Ha, Jt.Ia - zr, Da, us + 8 * Jt.B, zr));
61149
61154
  }
61150
61155
  if (!Si) return _r(tr, 6, "Output aborted.");
61151
61156
  }
@@ -62681,7 +62686,7 @@ function(e) {
62681
62686
  var A = l.getContext("2d");
62682
62687
  A.fillStyle = "#fff", A.fillRect(0, 0, l.width, l.height);
62683
62688
  var u = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, d = this;
62684
- return (Bn.canvg ? Promise.resolve(Bn.canvg) : import("./index.es-sGgUtJEo.mjs")).catch(function(f) {
62689
+ return (Bn.canvg ? Promise.resolve(Bn.canvg) : import("./index.es-C2WG_eVQ.mjs")).catch(function(f) {
62685
62690
  return Promise.reject(new Error("Could not load canvg: " + f));
62686
62691
  }).then(function(f) {
62687
62692
  return f.default ? f.default : f;
@@ -63560,7 +63565,7 @@ const pSe = (e, t) => {
63560
63565
  }
63561
63566
  return (u, d) => (K(), fe(mt, null, [
63562
63567
  q("div", {
63563
- class: At([
63568
+ class: ut([
63564
63569
  "relative pl-2 w-full",
63565
63570
  e.panel.panelType === "image" || e.panel.panelType === "text" ? "" : "py-1"
63566
63571
  ])
@@ -63605,7 +63610,7 @@ const pSe = (e, t) => {
63605
63610
  he(De(iA), null, {
63606
63611
  default: Oe(({ active: f }) => [
63607
63612
  q("div", {
63608
- class: At([
63613
+ class: ut([
63609
63614
  { "std-blue std-white-text": f },
63610
63615
  "block px-3 py-1 text-sm leading-6 cursor-pointer"
63611
63616
  ]),
@@ -63617,7 +63622,7 @@ const pSe = (e, t) => {
63617
63622
  e.panel.panelType === "table" ? (K(), Je(De(iA), { key: 0 }, {
63618
63623
  default: Oe(({ active: f }) => [
63619
63624
  q("div", {
63620
- class: At([
63625
+ class: ut([
63621
63626
  { "std-blue std-white-text": f },
63622
63627
  "block px-3 py-1 text-sm leading-6 cursor-pointer"
63623
63628
  ]),
@@ -63629,7 +63634,7 @@ const pSe = (e, t) => {
63629
63634
  he(De(iA), null, {
63630
63635
  default: Oe(({ active: f }) => [
63631
63636
  q("div", {
63632
- class: At([
63637
+ class: ut([
63633
63638
  { "std-blue std-white-text": f },
63634
63639
  "block px-3 py-1 text-sm leading-6 cursor-pointer"
63635
63640
  ]),
@@ -63654,7 +63659,7 @@ const pSe = (e, t) => {
63654
63659
  obj: a.value,
63655
63660
  id: `panel${e.panel.key}${e.isMobile ? "-mobile" : ""}`,
63656
63661
  layout: e.layout,
63657
- class: At(
63662
+ class: ut(
63658
63663
  e.panel.panelType === "image" || e.panel.panelType === "text" ? "" : "p-2"
63659
63664
  ),
63660
63665
  theme: e.theme,