@luizleon/sf.prefeiturasp.vuecomponents 4.0.15 → 4.0.16

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
1
  var za = Object.defineProperty;
2
2
  var Wa = (t, e, n) => e in t ? za(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n;
3
3
  var Je = (t, e, n) => Wa(t, typeof e != "symbol" ? e + "" : e, n);
4
- import { ref as Ve, openBlock as K, createElementBlock as ee, createElementVNode as q, defineComponent as Ze, onBeforeUnmount as ss, unref as _e, renderSlot as Le, computed as Vt, createBlock as Te, resolveDynamicComponent as wt, normalizeClass as ge, withCtx as ot, normalizeStyle as gn, mergeProps as re, Fragment as kt, createTextVNode as zn, toDisplayString as dt, createCommentVNode as Se, useSlots as qa, watch as jr, Teleport as Ga, withModifiers as Cr, createVNode as je, Transition as co, reactive as Ja, onMounted as En, createStaticVNode as Ya, resolveComponent as xn, renderList as uo, readonly as Xa, getCurrentInstance as Za, nextTick as Qa, resolveDirective as el, withDirectives as Vr, vShow as as, pushScopeId as tl, popScopeId as nl } from "vue";
4
+ import { ref as Ve, openBlock as K, createElementBlock as ee, createElementVNode as q, defineComponent as Ze, onBeforeUnmount as ss, unref as _e, renderSlot as Le, computed as Vt, createBlock as Te, resolveDynamicComponent as wt, normalizeClass as ge, withCtx as ot, normalizeStyle as yn, mergeProps as re, Fragment as kt, createTextVNode as Wn, toDisplayString as dt, createCommentVNode as Se, useSlots as qa, watch as jr, Teleport as Ga, withModifiers as Cr, createVNode as je, Transition as co, reactive as Ja, onMounted as xn, createStaticVNode as Ya, resolveComponent as In, renderList as uo, readonly as Xa, getCurrentInstance as Za, nextTick as Qa, resolveDirective as el, withDirectives as Vr, vShow as as, pushScopeId as tl, popScopeId as nl } from "vue";
5
5
  class rl {
6
6
  constructor() {
7
7
  Je(this, "_visible", Ve(!1));
@@ -178,7 +178,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
178
178
  default: ot(() => [
179
179
  e.visible ? (K(), ee("div", {
180
180
  key: 0,
181
- style: gn(e.style),
181
+ style: yn(e.style),
182
182
  class: ge(o.value)
183
183
  }, [
184
184
  q("button", re({
@@ -191,7 +191,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
191
191
  tabindex: e.button ? void 0 : -1
192
192
  }), [
193
193
  e.loading ? (K(), Te(dl, { key: 0 })) : (K(), ee(kt, { key: 1 }, [
194
- zn(dt(e.icon), 1)
194
+ Wn(dt(e.icon), 1)
195
195
  ], 64))
196
196
  ], 16, fl),
197
197
  e.dot ? (K(), ee("span", {
@@ -253,7 +253,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
253
253
  key: 0,
254
254
  id: _e(a),
255
255
  class: ge(R()),
256
- style: gn({ zIndex: l.value - 1 }),
256
+ style: yn({ zIndex: l.value - 1 }),
257
257
  onClick: Cr(c, ["stop"])
258
258
  }, [
259
259
  je(co, {
@@ -273,7 +273,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
273
273
  "sf-drawer-with-footer": !!_e(o).footer
274
274
  }
275
275
  ]),
276
- style: gn(n.style),
276
+ style: yn(n.style),
277
277
  role: "dialog",
278
278
  onClick: H[0] || (H[0] = Cr((A) => w.void, ["stop"]))
279
279
  }, [
@@ -330,7 +330,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
330
330
  id: e.id,
331
331
  name: e.name,
332
332
  class: ge(n()),
333
- style: gn(e.style),
333
+ style: yn(e.style),
334
334
  disabled: e.disabled || e.loading,
335
335
  "data-color": e.color,
336
336
  form: e.form,
@@ -370,7 +370,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
370
370
  Al(
371
371
  `"${t}" is deprecated and will be removed in the next major release. Please use "${e}" instead.`
372
372
  );
373
- }, ir = (t) => typeof t == "function" ? t() : t, mo = (t) => t && typeof t.toPromise == "function", In = (t) => mo(t) ? t.toPromise() : Promise.resolve(t), po = (t) => t && Promise.resolve(t) === t, Kt = {
373
+ }, ir = (t) => typeof t == "function" ? t() : t, mo = (t) => t && typeof t.toPromise == "function", Pn = (t) => mo(t) ? t.toPromise() : Promise.resolve(t), po = (t) => t && Promise.resolve(t) === t, Kt = {
374
374
  title: "",
375
375
  titleText: "",
376
376
  text: "",
@@ -597,10 +597,10 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
597
597
  "icon-info",
598
598
  "icon-question",
599
599
  "icon-error"
600
- ]), mn = ps(["success", "warning", "info", "question", "error"]), xe = () => document.body.querySelector(`.${b.container}`), Pn = (t) => {
600
+ ]), pn = ps(["success", "warning", "info", "question", "error"]), xe = () => document.body.querySelector(`.${b.container}`), On = (t) => {
601
601
  const e = xe();
602
602
  return e ? e.querySelector(t) : null;
603
- }, Qe = (t) => Pn(`.${t}`), ue = () => Qe(b.popup), On = () => Qe(b.icon), hs = () => Qe(b.title), Yn = () => Qe(b["html-container"]), gs = () => Qe(b.image), ys = () => Qe(b["progress-steps"]), sr = () => Qe(b["validation-message"]), st = () => Pn(`.${b.actions} .${b.confirm}`), Ct = () => Pn(`.${b.actions} .${b.deny}`), Nl = () => Qe(b["input-label"]), Gt = () => Pn(`.${b.loader}`), Rt = () => Pn(`.${b.actions} .${b.cancel}`), Ln = () => Qe(b.actions), vs = () => Qe(b.footer), ar = () => Qe(b["timer-progress-bar"]), ho = () => Qe(b.close), Dl = `
603
+ }, Qe = (t) => On(`.${t}`), ue = () => Qe(b.popup), Ln = () => Qe(b.icon), hs = () => Qe(b.title), Xn = () => Qe(b["html-container"]), gs = () => Qe(b.image), ys = () => Qe(b["progress-steps"]), sr = () => Qe(b["validation-message"]), st = () => On(`.${b.actions} .${b.confirm}`), Ct = () => On(`.${b.actions} .${b.deny}`), Nl = () => Qe(b["input-label"]), Jt = () => On(`.${b.loader}`), Rt = () => On(`.${b.actions} .${b.cancel}`), Rn = () => Qe(b.actions), vs = () => Qe(b.footer), ar = () => Qe(b["timer-progress-bar"]), ho = () => Qe(b.close), Dl = `
604
604
  a[href],
605
605
  area[href],
606
606
  input:not([disabled]),
@@ -646,7 +646,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
646
646
  return !0;
647
647
  }, Bl = (t, e) => {
648
648
  qe(t.classList).forEach((n) => {
649
- !Object.values(b).includes(n) && !Object.values(mn).includes(n) && !Object.values(e.showClass).includes(n) && t.classList.remove(n);
649
+ !Object.values(b).includes(n) && !Object.values(pn).includes(n) && !Object.values(e.showClass).includes(n) && t.classList.remove(n);
650
650
  });
651
651
  }, Xe = (t, e, n) => {
652
652
  if (Bl(t, e), e.customClass && e.customClass[n]) {
@@ -693,7 +693,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
693
693
  for (let r = 0; r < n.length; r++)
694
694
  if (yt(n[r], e))
695
695
  return n[r];
696
- }, pn = (t, e, n) => {
696
+ }, hn = (t, e, n) => {
697
697
  n === `${parseInt(n)}` && (n = parseInt(n)), n || parseInt(n) === 0 ? t.style[e] = typeof n == "number" ? `${n}px` : n : t.style.removeProperty(e);
698
698
  }, ke = (t, e = "flex") => {
699
699
  t.style.display = e;
@@ -799,7 +799,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
799
799
  t.appendChild(e[n].cloneNode(!0));
800
800
  else
801
801
  t.appendChild(e.cloneNode(!0));
802
- }, yn = (() => {
802
+ }, vn = (() => {
803
803
  if (Ss())
804
804
  return !1;
805
805
  const t = document.createElement("div"), e = {
@@ -818,7 +818,7 @@ const dl = /* @__PURE__ */ or(sl, [["render", ul]]), us = /* @__PURE__ */ Ze({
818
818
  const e = t.getBoundingClientRect().width - t.clientWidth;
819
819
  return document.body.removeChild(t), e;
820
820
  }, ec = (t, e) => {
821
- const n = Ln(), r = Gt();
821
+ const n = Rn(), r = Jt();
822
822
  !e.showConfirmButton && !e.showDenyButton && !e.showCancelButton ? Ie(n) : ke(n), Xe(n, e, "actions"), tc(n, r, e), Ee(r, e.loaderHtml), Xe(r, e, "loader");
823
823
  };
824
824
  function tc(t, e, n) {
@@ -885,7 +885,7 @@ const sc = (t, e) => {
885
885
  t.customClass && se(e, t.customClass.input);
886
886
  }, _o = (t, e) => {
887
887
  (!t.placeholder || e.inputPlaceholder) && (t.placeholder = e.inputPlaceholder);
888
- }, Rn = (t, e, n) => {
888
+ }, $n = (t, e, n) => {
889
889
  if (n.inputLabel) {
890
890
  t.id = b.input;
891
891
  const r = document.createElement("label"), o = b["input-label"];
@@ -897,18 +897,18 @@ const sc = (t, e) => {
897
897
  }, Fe = {};
898
898
  Fe.text = Fe.email = Fe.password = Fe.number = Fe.tel = Fe.url = (t, e) => (typeof e.inputValue == "string" || typeof e.inputValue == "number" ? t.value = e.inputValue : po(e.inputValue) || Ue(
899
899
  `Unexpected type of inputValue! Expected "string", "number" or "Promise", got "${typeof e.inputValue}"`
900
- ), Rn(t, t, e), _o(t, e), t.type = e.input, t);
901
- Fe.file = (t, e) => (Rn(t, t, e), _o(t, e), t);
900
+ ), $n(t, t, e), _o(t, e), t.type = e.input, t);
901
+ Fe.file = (t, e) => ($n(t, t, e), _o(t, e), t);
902
902
  Fe.range = (t, e) => {
903
903
  const n = t.querySelector("input"), r = t.querySelector("output");
904
- return n.value = e.inputValue, n.type = e.input, r.value = e.inputValue, Rn(n, t, e), t;
904
+ return n.value = e.inputValue, n.type = e.input, r.value = e.inputValue, $n(n, t, e), t;
905
905
  };
906
906
  Fe.select = (t, e) => {
907
907
  if (t.textContent = "", e.inputPlaceholder) {
908
908
  const n = document.createElement("option");
909
909
  Ee(n, e.inputPlaceholder), n.value = "", n.disabled = !0, n.selected = !0, t.appendChild(n);
910
910
  }
911
- return Rn(t, t, e), t;
911
+ return $n(t, t, e), t;
912
912
  };
913
913
  Fe.radio = (t) => (t.textContent = "", t);
914
914
  Fe.checkbox = (t, e) => {
@@ -918,7 +918,7 @@ Fe.checkbox = (t, e) => {
918
918
  return Ee(r, e.inputPlaceholder), t;
919
919
  };
920
920
  Fe.textarea = (t, e) => {
921
- t.value = e.inputValue, _o(t, e), Rn(t, t, e);
921
+ t.value = e.inputValue, _o(t, e), $n(t, t, e);
922
922
  const n = (r) => parseInt(window.getComputedStyle(r).marginLeft) + parseInt(window.getComputedStyle(r).marginRight);
923
923
  return setTimeout(() => {
924
924
  if ("MutationObserver" in window) {
@@ -934,7 +934,7 @@ Fe.textarea = (t, e) => {
934
934
  }), t;
935
935
  };
936
936
  const mc = (t, e) => {
937
- const n = Yn();
937
+ const n = Xn();
938
938
  Xe(n, e, "htmlContainer"), e.html ? (wo(e.html, n), ke(n, "block")) : e.text ? (n.textContent = e.text, ke(n, "block")) : Ie(n), lc(t, e);
939
939
  }, pc = (t, e) => {
940
940
  const n = vs();
@@ -943,20 +943,20 @@ const mc = (t, e) => {
943
943
  const n = ho();
944
944
  Ee(n, e.closeButtonHtml), Xe(n, e, "closeButton"), cr(n, e.showCloseButton), n.setAttribute("aria-label", e.closeButtonAriaLabel);
945
945
  }, gc = (t, e) => {
946
- const n = Z.innerParams.get(t), r = On();
946
+ const n = Z.innerParams.get(t), r = Ln();
947
947
  if (n && e.icon === n.icon) {
948
948
  oi(r, e), ri(r, e);
949
949
  return;
950
950
  }
951
951
  if (!e.icon && !e.iconHtml)
952
952
  return Ie(r);
953
- if (e.icon && Object.keys(mn).indexOf(e.icon) === -1)
953
+ if (e.icon && Object.keys(pn).indexOf(e.icon) === -1)
954
954
  return Dt(`Unknown icon! Expected "success", "error", "warning", "info" or "question", got "${e.icon}"`), Ie(r);
955
955
  ke(r), oi(r, e), ri(r, e), se(r, e.showClass.icon);
956
956
  }, ri = (t, e) => {
957
- for (const n in mn)
958
- e.icon !== n && ft(t, mn[n]);
959
- se(t, mn[e.icon]), wc(t, e), yc(), Xe(t, e, "icon");
957
+ for (const n in pn)
958
+ e.icon !== n && ft(t, pn[n]);
959
+ se(t, pn[e.icon]), wc(t, e), yc(), Xe(t, e, "icon");
960
960
  }, yc = () => {
961
961
  const t = ue(), e = window.getComputedStyle(t).getPropertyValue("background-color"), n = t.querySelectorAll("[class^=swal2-success-circular-line], .swal2-success-fix");
962
962
  for (let r = 0; r < n.length; r++)
@@ -993,7 +993,7 @@ const mc = (t, e) => {
993
993
  const n = gs();
994
994
  if (!e.imageUrl)
995
995
  return Ie(n);
996
- ke(n, ""), n.setAttribute("src", e.imageUrl), n.setAttribute("alt", e.imageAlt), pn(n, "width", e.imageWidth), pn(n, "height", e.imageHeight), n.className = b.image, Xe(n, e, "image");
996
+ ke(n, ""), n.setAttribute("src", e.imageUrl), n.setAttribute("alt", e.imageAlt), hn(n, "width", e.imageWidth), hn(n, "height", e.imageHeight), n.className = b.image, Xe(n, e, "image");
997
997
  }, Sc = (t) => {
998
998
  const e = document.createElement("li");
999
999
  return se(e, b["progress-step"]), Ee(e, t), e;
@@ -1018,12 +1018,12 @@ const mc = (t, e) => {
1018
1018
  cr(n, e.title || e.titleText, "block"), e.title && wo(e.title, n), e.titleText && (n.innerText = e.titleText), Xe(n, e, "title");
1019
1019
  }, Tc = (t, e) => {
1020
1020
  const n = xe(), r = ue();
1021
- e.toast ? (pn(n, "width", e.width), r.style.width = "100%", r.insertBefore(Gt(), On())) : pn(r, "width", e.width), pn(r, "padding", e.padding), e.color && (r.style.color = e.color), e.background && (r.style.background = e.background), Ie(sr()), Ec(r, e);
1021
+ e.toast ? (hn(n, "width", e.width), r.style.width = "100%", r.insertBefore(Jt(), Ln())) : hn(r, "width", e.width), hn(r, "padding", e.padding), e.color && (r.style.color = e.color), e.background && (r.style.background = e.background), Ie(sr()), Ec(r, e);
1022
1022
  }, Ec = (t, e) => {
1023
1023
  t.className = `${b.popup} ${Ke(t) ? e.showClass.popup : ""}`, e.toast ? (se([document.documentElement, document.body], b["toast-shown"]), se(t, b.toast)) : se(t, b.modal), Xe(t, e, "popup"), typeof e.customClass == "string" && se(t, e.customClass), e.icon && se(t, b[`icon-${e.icon}`]);
1024
1024
  }, Cs = (t, e) => {
1025
1025
  Tc(t, e), sc(t, e), Cc(t, e), gc(t, e), _c(t, e), Ac(t, e), hc(t, e), mc(t, e), ec(t, e), pc(t, e), typeof e.didRender == "function" && e.didRender(ue());
1026
- }, Jt = Object.freeze({
1026
+ }, Yt = Object.freeze({
1027
1027
  cancel: "cancel",
1028
1028
  backdrop: "backdrop",
1029
1029
  close: "close",
@@ -1172,8 +1172,8 @@ const Hc = () => {
1172
1172
  const e = t.target, n = xe();
1173
1173
  return qc(t) || Gc(t) ? !1 : e === n || !ni(n) && e.tagName !== "INPUT" && // #1603
1174
1174
  e.tagName !== "TEXTAREA" && // #2266
1175
- !(ni(Yn()) && // #1944
1176
- Yn().contains(e));
1175
+ !(ni(Xn()) && // #1944
1176
+ Xn().contains(e));
1177
1177
  }, qc = (t) => t.touches && t.touches.length && t.touches[0].touchType === "stylus", Gc = (t) => t.touches && t.touches.length > 1, Jc = () => {
1178
1178
  if (yt(document.body, b.iosfix)) {
1179
1179
  const t = parseInt(document.body.style.top, 10);
@@ -1191,9 +1191,9 @@ const Hc = () => {
1191
1191
  if (t.target !== e)
1192
1192
  return;
1193
1193
  const n = xe();
1194
- e.removeEventListener(yn, xs), n.style.overflowY = "auto";
1194
+ e.removeEventListener(vn, xs), n.style.overflowY = "auto";
1195
1195
  }, Xc = (t, e) => {
1196
- yn && _s(e) ? (t.style.overflowY = "hidden", e.addEventListener(yn, xs)) : t.style.overflowY = "auto";
1196
+ vn && _s(e) ? (t.style.overflowY = "hidden", e.addEventListener(vn, xs)) : t.style.overflowY = "auto";
1197
1197
  }, Zc = (t, e, n) => {
1198
1198
  Vc(), e && n !== "hidden" && Hc(), setTimeout(() => {
1199
1199
  t.scrollTop = 0;
@@ -1205,10 +1205,10 @@ const Hc = () => {
1205
1205
  }, Wt = (t) => {
1206
1206
  let e = ue();
1207
1207
  e || new qt(), e = ue();
1208
- const n = Gt();
1209
- lr() ? Ie(On()) : eu(e, t), ke(n), e.setAttribute("data-loading", !0), e.setAttribute("aria-busy", !0), e.focus();
1208
+ const n = Jt();
1209
+ lr() ? Ie(Ln()) : eu(e, t), ke(n), e.setAttribute("data-loading", !0), e.setAttribute("aria-busy", !0), e.focus();
1210
1210
  }, eu = (t, e) => {
1211
- const n = Ln(), r = Gt();
1211
+ const n = Rn(), r = Jt();
1212
1212
  !e && Ke(st()) && (e = st()), ke(n), e && (Ie(e), r.setAttribute("data-button-to-replace", e.className)), r.parentNode.insertBefore(r, e), se([t, n], b.loading);
1213
1213
  }, tu = (t, e) => {
1214
1214
  e.input === "select" || e.input === "radio" ? su(t, e) : ["text", "email", "number", "tel", "textarea"].includes(e.input) && (mo(e.inputValue) || po(e.inputValue)) && (Wt(st()), au(t, e));
@@ -1228,12 +1228,12 @@ const Hc = () => {
1228
1228
  }
1229
1229
  }, ru = (t) => t.checked ? 1 : 0, ou = (t) => t.checked ? t.value : null, iu = (t) => t.files.length ? t.getAttribute("multiple") !== null ? t.files : t.files[0] : null, su = (t, e) => {
1230
1230
  const n = ue(), r = (o) => lu[e.input](n, Wr(o), e);
1231
- mo(e.inputOptions) || po(e.inputOptions) ? (Wt(st()), In(e.inputOptions).then((o) => {
1231
+ mo(e.inputOptions) || po(e.inputOptions) ? (Wt(st()), Pn(e.inputOptions).then((o) => {
1232
1232
  t.hideLoading(), r(o);
1233
1233
  })) : typeof e.inputOptions == "object" ? r(e.inputOptions) : Dt(`Unexpected type of inputOptions! Expected object, Map or Promise, got ${typeof e.inputOptions}`);
1234
1234
  }, au = (t, e) => {
1235
1235
  const n = t.getInput();
1236
- Ie(n), In(e.inputValue).then((r) => {
1236
+ Ie(n), Pn(e.inputValue).then((r) => {
1237
1237
  n.value = e.input === "number" ? parseFloat(r) || 0 : `${r}`, ke(n), n.focus(), t.hideLoading();
1238
1238
  }).catch((r) => {
1239
1239
  Dt(`Error in inputValue promise: ${r}`), n.value = "", ke(n), n.focus(), t.hideLoading();
@@ -1279,7 +1279,7 @@ function li() {
1279
1279
  if (!t)
1280
1280
  return;
1281
1281
  const e = Z.domCache.get(this);
1282
- Ie(e.loader), lr() ? t.icon && ke(On()) : cu(e), ft([e.popup, e.actions], b.loading), e.popup.removeAttribute("aria-busy"), e.popup.removeAttribute("data-loading"), e.confirmButton.disabled = !1, e.denyButton.disabled = !1, e.cancelButton.disabled = !1;
1282
+ Ie(e.loader), lr() ? t.icon && ke(Ln()) : cu(e), ft([e.popup, e.actions], b.loading), e.popup.removeAttribute("aria-busy"), e.popup.removeAttribute("data-loading"), e.confirmButton.disabled = !1, e.denyButton.disabled = !1, e.cancelButton.disabled = !1;
1283
1283
  }
1284
1284
  const cu = (t) => {
1285
1285
  const e = t.popup.getElementsByClassName(t.loader.getAttribute("data-button-to-replace"));
@@ -1289,7 +1289,7 @@ function uu(t) {
1289
1289
  const e = Z.innerParams.get(t || this), n = Z.domCache.get(t || this);
1290
1290
  return n ? vo(n.popup, e.input) : null;
1291
1291
  }
1292
- const vn = {
1292
+ const bn = {
1293
1293
  swalPromiseResolve: /* @__PURE__ */ new WeakMap(),
1294
1294
  swalPromiseReject: /* @__PURE__ */ new WeakMap()
1295
1295
  }, du = () => Ke(ue()), Is = () => st() && st().click(), fu = () => Ct() && Ct().click(), mu = () => Rt() && Rt().click(), Ps = (t) => {
@@ -1329,7 +1329,7 @@ const vn = {
1329
1329
  return;
1330
1330
  const o = Os.includes(t) ? "nextElementSibling" : "previousElementSibling";
1331
1331
  let i = document.activeElement;
1332
- for (let s = 0; s < Ln().children.length; s++) {
1332
+ for (let s = 0; s < Rn().children.length; s++) {
1333
1333
  if (i = i[o], !i)
1334
1334
  return;
1335
1335
  if (Ke(i) && i instanceof HTMLButtonElement)
@@ -1337,7 +1337,7 @@ const vn = {
1337
1337
  }
1338
1338
  i instanceof HTMLButtonElement && i.focus();
1339
1339
  }, wu = (t, e, n) => {
1340
- ir(e.allowEscapeKey) && (t.preventDefault(), n(Jt.esc));
1340
+ ir(e.allowEscapeKey) && (t.preventDefault(), n(Yt.esc));
1341
1341
  };
1342
1342
  function Ls(t, e, n, r) {
1343
1343
  lr() ? ci(t, r) : (Vl(n).then(() => ci(t, r)), Ps(X)), /^((?!chrome|android).)*safari/i.test(navigator.userAgent) ? (e.setAttribute("style", "display:none !important"), e.removeAttribute("class"), e.innerHTML = "") : e.remove(), yo() && (jc(), Jc(), As()), _u();
@@ -1348,10 +1348,10 @@ function _u() {
1348
1348
  [b.shown, b["height-auto"], b["no-backdrop"], b["toast-shown"]]
1349
1349
  );
1350
1350
  }
1351
- function Mn(t) {
1351
+ function Un(t) {
1352
1352
  t = Au(t);
1353
- const e = vn.swalPromiseResolve.get(this), n = ku(this);
1354
- this.isAwaitingPromise() ? t.isDismissed || ($n(this), e(t)) : n && e(t);
1353
+ const e = bn.swalPromiseResolve.get(this), n = ku(this);
1354
+ this.isAwaitingPromise() ? t.isDismissed || (Nn(this), e(t)) : n && e(t);
1355
1355
  }
1356
1356
  function Su() {
1357
1357
  return !!Z.awaitingPromise.get(this);
@@ -1368,10 +1368,10 @@ const ku = (t) => {
1368
1368
  return ft(r, n.showClass.backdrop), se(r, n.hideClass.backdrop), Tu(t, e, n), !0;
1369
1369
  };
1370
1370
  function Cu(t) {
1371
- const e = vn.swalPromiseReject.get(this);
1372
- $n(this), e && e(t);
1371
+ const e = bn.swalPromiseReject.get(this);
1372
+ Nn(this), e && e(t);
1373
1373
  }
1374
- const $n = (t) => {
1374
+ const Nn = (t) => {
1375
1375
  t.isAwaitingPromise() && (Z.awaitingPromise.delete(t), Z.innerParams.get(t) || t._destroy());
1376
1376
  }, Au = (t) => typeof t > "u" ? {
1377
1377
  isConfirmed: !1,
@@ -1385,7 +1385,7 @@ const $n = (t) => {
1385
1385
  },
1386
1386
  t
1387
1387
  ), Tu = (t, e, n) => {
1388
- const r = xe(), o = yn && _s(e);
1388
+ const r = xe(), o = vn && _s(e);
1389
1389
  typeof n.willClose == "function" && n.willClose(e), o ? Eu(t, e, r, n.returnFocus, n.didClose) : Ls(t, r, n.returnFocus, n.didClose);
1390
1390
  }, Eu = (t, e, n, r, o) => {
1391
1391
  X.swalCloseEventFinishedCallback = Ls.bind(
@@ -1394,7 +1394,7 @@ const $n = (t) => {
1394
1394
  n,
1395
1395
  r,
1396
1396
  o
1397
- ), e.addEventListener(yn, function(i) {
1397
+ ), e.addEventListener(vn, function(i) {
1398
1398
  i.target === e && (X.swalCloseEventFinishedCallback(), delete X.swalCloseEventFinishedCallback);
1399
1399
  });
1400
1400
  }, ci = (t, e) => {
@@ -1481,17 +1481,17 @@ function Fu() {
1481
1481
  const Bu = (t) => {
1482
1482
  Ns(t), delete t.params, delete X.keydownHandler, delete X.keydownTarget, delete X.currentInstance;
1483
1483
  }, Ns = (t) => {
1484
- t.isAwaitingPromise() ? (Tr(Z, t), Z.awaitingPromise.set(t, !0)) : (Tr(vn, t), Tr(Z, t));
1484
+ t.isAwaitingPromise() ? (Tr(Z, t), Z.awaitingPromise.set(t, !0)) : (Tr(bn, t), Tr(Z, t));
1485
1485
  }, Tr = (t, e) => {
1486
1486
  for (const n in t)
1487
1487
  t[n].delete(e);
1488
1488
  }, Ds = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1489
1489
  __proto__: null,
1490
1490
  _destroy: Fu,
1491
- close: Mn,
1492
- closeModal: Mn,
1493
- closePopup: Mn,
1494
- closeToast: Mn,
1491
+ close: Un,
1492
+ closeModal: Un,
1493
+ closePopup: Un,
1494
+ closeToast: Un,
1495
1495
  disableButtons: Iu,
1496
1496
  disableInput: Ou,
1497
1497
  disableLoading: li,
@@ -1499,7 +1499,7 @@ const Bu = (t) => {
1499
1499
  enableInput: Pu,
1500
1500
  getInput: uu,
1501
1501
  getProgressSteps: $u,
1502
- handleAwaitingPromise: $n,
1502
+ handleAwaitingPromise: Nn,
1503
1503
  hideLoading: li,
1504
1504
  isAwaitingPromise: Su,
1505
1505
  rejectPromise: Cu,
@@ -1513,7 +1513,7 @@ const Bu = (t) => {
1513
1513
  const e = Z.innerParams.get(t);
1514
1514
  t.disableButtons(), e.returnInputValueOnDeny ? Fs(t, "deny") : So(t, !1);
1515
1515
  }, Hu = (t, e) => {
1516
- t.disableButtons(), e(Jt.cancel);
1516
+ t.disableButtons(), e(Yt.cancel);
1517
1517
  }, Fs = (t, e) => {
1518
1518
  const n = Z.innerParams.get(t);
1519
1519
  if (!n.input)
@@ -1525,16 +1525,16 @@ const Bu = (t) => {
1525
1525
  }, ju = (t, e, n) => {
1526
1526
  const r = Z.innerParams.get(t);
1527
1527
  t.disableInput(), Promise.resolve().then(
1528
- () => In(r.inputValidator(e, r.validationMessage))
1528
+ () => Pn(r.inputValidator(e, r.validationMessage))
1529
1529
  ).then((i) => {
1530
1530
  t.enableButtons(), t.enableInput(), i ? t.showValidationMessage(i) : n === "deny" ? So(t, e) : ko(t, e);
1531
1531
  });
1532
1532
  }, So = (t, e) => {
1533
1533
  const n = Z.innerParams.get(t || void 0);
1534
1534
  n.showLoaderOnDeny && Wt(Ct()), n.preDeny ? (Z.awaitingPromise.set(t || void 0, !0), Promise.resolve().then(
1535
- () => In(n.preDeny(e, n.validationMessage))
1535
+ () => Pn(n.preDeny(e, n.validationMessage))
1536
1536
  ).then((o) => {
1537
- o === !1 ? (t.hideLoading(), $n(t)) : t.closePopup({ isDenied: !0, value: typeof o > "u" ? e : o });
1537
+ o === !1 ? (t.hideLoading(), Nn(t)) : t.closePopup({ isDenied: !0, value: typeof o > "u" ? e : o });
1538
1538
  }).catch((o) => Bs(t || void 0, o))) : t.closePopup({ isDenied: !0, value: e });
1539
1539
  }, ui = (t, e) => {
1540
1540
  t.closePopup({ isConfirmed: !0, value: e });
@@ -1543,39 +1543,39 @@ const Bu = (t) => {
1543
1543
  }, ko = (t, e) => {
1544
1544
  const n = Z.innerParams.get(t || void 0);
1545
1545
  n.showLoaderOnConfirm && Wt(), n.preConfirm ? (t.resetValidationMessage(), Z.awaitingPromise.set(t || void 0, !0), Promise.resolve().then(
1546
- () => In(n.preConfirm(e, n.validationMessage))
1546
+ () => Pn(n.preConfirm(e, n.validationMessage))
1547
1547
  ).then((o) => {
1548
- Ke(sr()) || o === !1 ? (t.hideLoading(), $n(t)) : ui(t, typeof o > "u" ? e : o);
1548
+ Ke(sr()) || o === !1 ? (t.hideLoading(), Nn(t)) : ui(t, typeof o > "u" ? e : o);
1549
1549
  }).catch((o) => Bs(t || void 0, o))) : ui(t, e);
1550
1550
  }, Vu = (t, e, n) => {
1551
1551
  Z.innerParams.get(t).toast ? Ku(t, e, n) : (Wu(e), qu(e), Gu(t, e, n));
1552
1552
  }, Ku = (t, e, n) => {
1553
1553
  e.popup.onclick = () => {
1554
1554
  const r = Z.innerParams.get(t);
1555
- r && (zu(r) || r.timer || r.input) || n(Jt.close);
1555
+ r && (zu(r) || r.timer || r.input) || n(Yt.close);
1556
1556
  };
1557
1557
  }, zu = (t) => t.showConfirmButton || t.showDenyButton || t.showCancelButton || t.showCloseButton;
1558
- let Xn = !1;
1558
+ let Zn = !1;
1559
1559
  const Wu = (t) => {
1560
1560
  t.popup.onmousedown = () => {
1561
1561
  t.container.onmouseup = function(e) {
1562
- t.container.onmouseup = void 0, e.target === t.container && (Xn = !0);
1562
+ t.container.onmouseup = void 0, e.target === t.container && (Zn = !0);
1563
1563
  };
1564
1564
  };
1565
1565
  }, qu = (t) => {
1566
1566
  t.container.onmousedown = () => {
1567
1567
  t.popup.onmouseup = function(e) {
1568
- t.popup.onmouseup = void 0, (e.target === t.popup || t.popup.contains(e.target)) && (Xn = !0);
1568
+ t.popup.onmouseup = void 0, (e.target === t.popup || t.popup.contains(e.target)) && (Zn = !0);
1569
1569
  };
1570
1570
  };
1571
1571
  }, Gu = (t, e, n) => {
1572
1572
  e.container.onclick = (r) => {
1573
1573
  const o = Z.innerParams.get(t);
1574
- if (Xn) {
1575
- Xn = !1;
1574
+ if (Zn) {
1575
+ Zn = !1;
1576
1576
  return;
1577
1577
  }
1578
- r.target === e.container && ir(o.allowOutsideClick) && n(Jt.backdrop);
1578
+ r.target === e.container && ir(o.allowOutsideClick) && n(Yt.backdrop);
1579
1579
  };
1580
1580
  }, Ju = (t) => typeof t == "object" && t.jquery, di = (t) => t instanceof Element || Ju(t), Yu = (t) => {
1581
1581
  const e = {};
@@ -1636,7 +1636,7 @@ const od = (t) => {
1636
1636
  clickDeny: fu,
1637
1637
  enableLoading: Wt,
1638
1638
  fire: Xu,
1639
- getActions: Ln,
1639
+ getActions: Rn,
1640
1640
  getCancelButton: Rt,
1641
1641
  getCloseButton: ho,
1642
1642
  getConfirmButton: st,
@@ -1644,11 +1644,11 @@ const od = (t) => {
1644
1644
  getDenyButton: Ct,
1645
1645
  getFocusableElements: go,
1646
1646
  getFooter: vs,
1647
- getHtmlContainer: Yn,
1648
- getIcon: On,
1647
+ getHtmlContainer: Xn,
1648
+ getIcon: Ln,
1649
1649
  getImage: gs,
1650
1650
  getInputLabel: Nl,
1651
- getLoader: Gt,
1651
+ getLoader: Jt,
1652
1652
  getPopup: ue,
1653
1653
  getTimerLeft: Qu,
1654
1654
  getTimerProgressBar: ar,
@@ -1668,7 +1668,7 @@ const od = (t) => {
1668
1668
  toggleTimer: ed
1669
1669
  }, Symbol.toStringTag, { value: "Module" }));
1670
1670
  let Jr;
1671
- class Yt {
1671
+ class Xt {
1672
1672
  constructor(...e) {
1673
1673
  if (typeof window > "u")
1674
1674
  return;
@@ -1704,7 +1704,7 @@ const sd = (t, e, n) => new Promise((r, o) => {
1704
1704
  const i = (s) => {
1705
1705
  t.closePopup({ isDismissed: !0, dismiss: s });
1706
1706
  };
1707
- vn.swalPromiseResolve.set(t, r), vn.swalPromiseReject.set(t, o), e.confirmButton.onclick = () => Mu(t), e.denyButton.onclick = () => Uu(t), e.cancelButton.onclick = () => Hu(t, i), e.closeButton.onclick = () => i(Jt.close), Vu(t, e, i), pu(t, X, n, i), tu(t, n), Yc(n), cd(X, n, i), ud(e, n), setTimeout(() => {
1707
+ bn.swalPromiseResolve.set(t, r), bn.swalPromiseReject.set(t, o), e.confirmButton.onclick = () => Mu(t), e.denyButton.onclick = () => Uu(t), e.cancelButton.onclick = () => Hu(t, i), e.closeButton.onclick = () => i(Yt.close), Vu(t, e, i), pu(t, X, n, i), tu(t, n), Yc(n), cd(X, n, i), ud(e, n), setTimeout(() => {
1708
1708
  e.container.scrollTop = 0;
1709
1709
  });
1710
1710
  }), ad = (t, e) => {
@@ -1714,11 +1714,11 @@ const sd = (t, e, n) => new Promise((r, o) => {
1714
1714
  const e = {
1715
1715
  popup: ue(),
1716
1716
  container: xe(),
1717
- actions: Ln(),
1717
+ actions: Rn(),
1718
1718
  confirmButton: st(),
1719
1719
  denyButton: Ct(),
1720
1720
  cancelButton: Rt(),
1721
- loader: Gt(),
1721
+ loader: Jt(),
1722
1722
  closeButton: ho(),
1723
1723
  validationMessage: sr(),
1724
1724
  progressSteps: ys()
@@ -1740,17 +1740,17 @@ const sd = (t, e, n) => new Promise((r, o) => {
1740
1740
  }, dd = (t, e) => e.focusDeny && Ke(t.denyButton) ? (t.denyButton.focus(), !0) : e.focusCancel && Ke(t.cancelButton) ? (t.cancelButton.focus(), !0) : e.focusConfirm && Ke(t.confirmButton) ? (t.confirmButton.focus(), !0) : !1, fd = () => {
1741
1741
  document.activeElement instanceof HTMLElement && typeof document.activeElement.blur == "function" && document.activeElement.blur();
1742
1742
  };
1743
- Object.assign(Yt.prototype, Ds);
1744
- Object.assign(Yt, id);
1743
+ Object.assign(Xt.prototype, Ds);
1744
+ Object.assign(Xt, id);
1745
1745
  Object.keys(Ds).forEach((t) => {
1746
- Yt[t] = function(...e) {
1746
+ Xt[t] = function(...e) {
1747
1747
  if (Jr)
1748
1748
  return Jr[t](...e);
1749
1749
  };
1750
1750
  });
1751
- Yt.DismissReason = Jt;
1752
- Yt.version = "11.4.8";
1753
- const qt = Yt;
1751
+ Xt.DismissReason = Yt;
1752
+ Xt.version = "11.4.8";
1753
+ const qt = Xt;
1754
1754
  qt.default = qt;
1755
1755
  /*! @license DOMPurify 3.0.9 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.0.9/LICENSE */
1756
1756
  const {
@@ -1780,7 +1780,7 @@ Yr || (Yr = function(e, n, r) {
1780
1780
  Xr || (Xr = function(e, n) {
1781
1781
  return new e(...n);
1782
1782
  });
1783
- const Un = Ge(Array.prototype.forEach), pi = Ge(Array.prototype.pop), nn = Ge(Array.prototype.push), Wn = Ge(String.prototype.toLowerCase), Er = Ge(String.prototype.toString), gd = Ge(String.prototype.match), rn = Ge(String.prototype.replace), yd = Ge(String.prototype.indexOf), vd = Ge(String.prototype.trim), tt = Ge(Object.prototype.hasOwnProperty), He = Ge(RegExp.prototype.test), on = bd(TypeError);
1783
+ const Hn = Ge(Array.prototype.forEach), pi = Ge(Array.prototype.pop), rn = Ge(Array.prototype.push), qn = Ge(String.prototype.toLowerCase), Er = Ge(String.prototype.toString), gd = Ge(String.prototype.match), on = Ge(String.prototype.replace), yd = Ge(String.prototype.indexOf), vd = Ge(String.prototype.trim), tt = Ge(Object.prototype.hasOwnProperty), He = Ge(RegExp.prototype.test), sn = bd(TypeError);
1784
1784
  function Ge(t) {
1785
1785
  return function(e) {
1786
1786
  for (var n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
@@ -1796,7 +1796,7 @@ function bd(t) {
1796
1796
  };
1797
1797
  }
1798
1798
  function ne(t, e) {
1799
- let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Wn;
1799
+ let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : qn;
1800
1800
  mi && mi(t, null);
1801
1801
  let r = e.length;
1802
1802
  for (; r--; ) {
@@ -1820,7 +1820,7 @@ function It(t) {
1820
1820
  tt(t, n) && (Array.isArray(r) ? e[n] = wd(r) : r && typeof r == "object" && r.constructor === Object ? e[n] = It(r) : e[n] = r);
1821
1821
  return e;
1822
1822
  }
1823
- function Hn(t, e) {
1823
+ function jn(t, e) {
1824
1824
  for (; t !== null; ) {
1825
1825
  const r = hd(t, e);
1826
1826
  if (r) {
@@ -1836,7 +1836,7 @@ function Hn(t, e) {
1836
1836
  }
1837
1837
  return n;
1838
1838
  }
1839
- const hi = Re(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), xr = Re(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), Ir = Re(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), _d = Re(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Pr = Re(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Sd = Re(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), gi = Re(["#text"]), yi = Re(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "xmlns", "slot"]), Or = Re(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), vi = Re(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), jn = Re(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), kd = at(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Cd = at(/<%[\w\W]*|[\w\W]*%>/gm), Ad = at(/\${[\w\W]*}/gm), Td = at(/^data-[\-\w.\u00B7-\uFFFF]/), Ed = at(/^aria-[\-\w]+$/), Vs = at(
1839
+ const hi = Re(["a", "abbr", "acronym", "address", "area", "article", "aside", "audio", "b", "bdi", "bdo", "big", "blink", "blockquote", "body", "br", "button", "canvas", "caption", "center", "cite", "code", "col", "colgroup", "content", "data", "datalist", "dd", "decorator", "del", "details", "dfn", "dialog", "dir", "div", "dl", "dt", "element", "em", "fieldset", "figcaption", "figure", "font", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "head", "header", "hgroup", "hr", "html", "i", "img", "input", "ins", "kbd", "label", "legend", "li", "main", "map", "mark", "marquee", "menu", "menuitem", "meter", "nav", "nobr", "ol", "optgroup", "option", "output", "p", "picture", "pre", "progress", "q", "rp", "rt", "ruby", "s", "samp", "section", "select", "shadow", "small", "source", "spacer", "span", "strike", "strong", "style", "sub", "summary", "sup", "table", "tbody", "td", "template", "textarea", "tfoot", "th", "thead", "time", "tr", "track", "tt", "u", "ul", "var", "video", "wbr"]), xr = Re(["svg", "a", "altglyph", "altglyphdef", "altglyphitem", "animatecolor", "animatemotion", "animatetransform", "circle", "clippath", "defs", "desc", "ellipse", "filter", "font", "g", "glyph", "glyphref", "hkern", "image", "line", "lineargradient", "marker", "mask", "metadata", "mpath", "path", "pattern", "polygon", "polyline", "radialgradient", "rect", "stop", "style", "switch", "symbol", "text", "textpath", "title", "tref", "tspan", "view", "vkern"]), Ir = Re(["feBlend", "feColorMatrix", "feComponentTransfer", "feComposite", "feConvolveMatrix", "feDiffuseLighting", "feDisplacementMap", "feDistantLight", "feDropShadow", "feFlood", "feFuncA", "feFuncB", "feFuncG", "feFuncR", "feGaussianBlur", "feImage", "feMerge", "feMergeNode", "feMorphology", "feOffset", "fePointLight", "feSpecularLighting", "feSpotLight", "feTile", "feTurbulence"]), _d = Re(["animate", "color-profile", "cursor", "discard", "font-face", "font-face-format", "font-face-name", "font-face-src", "font-face-uri", "foreignobject", "hatch", "hatchpath", "mesh", "meshgradient", "meshpatch", "meshrow", "missing-glyph", "script", "set", "solidcolor", "unknown", "use"]), Pr = Re(["math", "menclose", "merror", "mfenced", "mfrac", "mglyph", "mi", "mlabeledtr", "mmultiscripts", "mn", "mo", "mover", "mpadded", "mphantom", "mroot", "mrow", "ms", "mspace", "msqrt", "mstyle", "msub", "msup", "msubsup", "mtable", "mtd", "mtext", "mtr", "munder", "munderover", "mprescripts"]), Sd = Re(["maction", "maligngroup", "malignmark", "mlongdiv", "mscarries", "mscarry", "msgroup", "mstack", "msline", "msrow", "semantics", "annotation", "annotation-xml", "mprescripts", "none"]), gi = Re(["#text"]), yi = Re(["accept", "action", "align", "alt", "autocapitalize", "autocomplete", "autopictureinpicture", "autoplay", "background", "bgcolor", "border", "capture", "cellpadding", "cellspacing", "checked", "cite", "class", "clear", "color", "cols", "colspan", "controls", "controlslist", "coords", "crossorigin", "datetime", "decoding", "default", "dir", "disabled", "disablepictureinpicture", "disableremoteplayback", "download", "draggable", "enctype", "enterkeyhint", "face", "for", "headers", "height", "hidden", "high", "href", "hreflang", "id", "inputmode", "integrity", "ismap", "kind", "label", "lang", "list", "loading", "loop", "low", "max", "maxlength", "media", "method", "min", "minlength", "multiple", "muted", "name", "nonce", "noshade", "novalidate", "nowrap", "open", "optimum", "pattern", "placeholder", "playsinline", "poster", "preload", "pubdate", "radiogroup", "readonly", "rel", "required", "rev", "reversed", "role", "rows", "rowspan", "spellcheck", "scope", "selected", "shape", "size", "sizes", "span", "srclang", "start", "src", "srcset", "step", "style", "summary", "tabindex", "title", "translate", "type", "usemap", "valign", "value", "width", "xmlns", "slot"]), Or = Re(["accent-height", "accumulate", "additive", "alignment-baseline", "ascent", "attributename", "attributetype", "azimuth", "basefrequency", "baseline-shift", "begin", "bias", "by", "class", "clip", "clippathunits", "clip-path", "clip-rule", "color", "color-interpolation", "color-interpolation-filters", "color-profile", "color-rendering", "cx", "cy", "d", "dx", "dy", "diffuseconstant", "direction", "display", "divisor", "dur", "edgemode", "elevation", "end", "fill", "fill-opacity", "fill-rule", "filter", "filterunits", "flood-color", "flood-opacity", "font-family", "font-size", "font-size-adjust", "font-stretch", "font-style", "font-variant", "font-weight", "fx", "fy", "g1", "g2", "glyph-name", "glyphref", "gradientunits", "gradienttransform", "height", "href", "id", "image-rendering", "in", "in2", "k", "k1", "k2", "k3", "k4", "kerning", "keypoints", "keysplines", "keytimes", "lang", "lengthadjust", "letter-spacing", "kernelmatrix", "kernelunitlength", "lighting-color", "local", "marker-end", "marker-mid", "marker-start", "markerheight", "markerunits", "markerwidth", "maskcontentunits", "maskunits", "max", "mask", "media", "method", "mode", "min", "name", "numoctaves", "offset", "operator", "opacity", "order", "orient", "orientation", "origin", "overflow", "paint-order", "path", "pathlength", "patterncontentunits", "patterntransform", "patternunits", "points", "preservealpha", "preserveaspectratio", "primitiveunits", "r", "rx", "ry", "radius", "refx", "refy", "repeatcount", "repeatdur", "restart", "result", "rotate", "scale", "seed", "shape-rendering", "specularconstant", "specularexponent", "spreadmethod", "startoffset", "stddeviation", "stitchtiles", "stop-color", "stop-opacity", "stroke-dasharray", "stroke-dashoffset", "stroke-linecap", "stroke-linejoin", "stroke-miterlimit", "stroke-opacity", "stroke", "stroke-width", "style", "surfacescale", "systemlanguage", "tabindex", "targetx", "targety", "transform", "transform-origin", "text-anchor", "text-decoration", "text-rendering", "textlength", "type", "u1", "u2", "unicode", "values", "viewbox", "visibility", "version", "vert-adv-y", "vert-origin-x", "vert-origin-y", "width", "word-spacing", "wrap", "writing-mode", "xchannelselector", "ychannelselector", "x", "x1", "x2", "xmlns", "y", "y1", "y2", "z", "zoomandpan"]), vi = Re(["accent", "accentunder", "align", "bevelled", "close", "columnsalign", "columnlines", "columnspan", "denomalign", "depth", "dir", "display", "displaystyle", "encoding", "fence", "frame", "height", "href", "id", "largeop", "length", "linethickness", "lspace", "lquote", "mathbackground", "mathcolor", "mathsize", "mathvariant", "maxsize", "minsize", "movablelimits", "notation", "numalign", "open", "rowalign", "rowlines", "rowspacing", "rowspan", "rspace", "rquote", "scriptlevel", "scriptminsize", "scriptsizemultiplier", "selection", "separator", "separators", "stretchy", "subscriptshift", "supscriptshift", "symmetric", "voffset", "width", "xmlns"]), Vn = Re(["xlink:href", "xml:id", "xlink:title", "xml:space", "xmlns:xlink"]), kd = at(/\{\{[\w\W]*|[\w\W]*\}\}/gm), Cd = at(/<%[\w\W]*|[\w\W]*%>/gm), Ad = at(/\${[\w\W]*}/gm), Td = at(/^data-[\-\w.\u00B7-\uFFFF]/), Ed = at(/^aria-[\-\w]+$/), Vs = at(
1840
1840
  /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i
1841
1841
  // eslint-disable-line no-useless-escape
1842
1842
  ), xd = at(/^(?:\w+script|data):/i), Id = at(
@@ -1895,7 +1895,7 @@ function zs() {
1895
1895
  HTMLFormElement: f,
1896
1896
  DOMParser: h,
1897
1897
  trustedTypes: _
1898
- } = t, y = a.prototype, R = Hn(y, "cloneNode"), w = Hn(y, "nextSibling"), H = Hn(y, "childNodes"), A = Hn(y, "parentNode");
1898
+ } = t, y = a.prototype, R = jn(y, "cloneNode"), w = jn(y, "nextSibling"), H = jn(y, "childNodes"), A = jn(y, "parentNode");
1899
1899
  if (typeof s == "function") {
1900
1900
  const j = n.createElement("template");
1901
1901
  j.content && j.content.ownerDocument && (n = j.content.ownerDocument);
@@ -1925,7 +1925,7 @@ function zs() {
1925
1925
  } = bi, V = null;
1926
1926
  const he = ne({}, [...hi, ...xr, ...Ir, ...Pr, ...gi]);
1927
1927
  let d = null;
1928
- const p = ne({}, [...yi, ...Or, ...vi, ...jn]);
1928
+ const p = ne({}, [...yi, ...Or, ...vi, ...Vn]);
1929
1929
  let S = Object.seal(js(null, {
1930
1930
  tagNameCheck: {
1931
1931
  writable: !0,
@@ -1947,15 +1947,15 @@ function zs() {
1947
1947
  }
1948
1948
  })), x = null, k = null, D = !0, L = !0, $ = !1, M = !0, F = !1, W = !1, oe = !1, $e = !1, Pe = !1, we = !1, ct = !1, $o = !0, No = !1;
1949
1949
  const Da = "user-content-";
1950
- let vr = !0, Qt = !1, Ft = {}, Bt = null;
1950
+ let vr = !0, en = !1, Ft = {}, Bt = null;
1951
1951
  const Do = ne({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
1952
1952
  let Fo = null;
1953
1953
  const Bo = ne({}, ["audio", "video", "img", "source", "image", "track"]);
1954
1954
  let br = null;
1955
- const Mo = ne({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Fn = "http://www.w3.org/1998/Math/MathML", Bn = "http://www.w3.org/2000/svg", mt = "http://www.w3.org/1999/xhtml";
1955
+ const Mo = ne({}, ["alt", "class", "for", "id", "label", "name", "pattern", "placeholder", "role", "summary", "title", "value", "style", "xmlns"]), Bn = "http://www.w3.org/1998/Math/MathML", Mn = "http://www.w3.org/2000/svg", mt = "http://www.w3.org/1999/xhtml";
1956
1956
  let Mt = mt, wr = !1, _r = null;
1957
- const Fa = ne({}, [Fn, Bn, mt], Er);
1958
- let en = null;
1957
+ const Fa = ne({}, [Bn, Mn, mt], Er);
1958
+ let tn = null;
1959
1959
  const Ba = ["application/xhtml+xml", "text/html"], Ma = "text/html";
1960
1960
  let be = null, Ut = null;
1961
1961
  const Ua = n.createElement("form"), Uo = function(m) {
@@ -1963,8 +1963,8 @@ function zs() {
1963
1963
  }, Sr = function() {
1964
1964
  let m = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
1965
1965
  if (!(Ut && Ut === m)) {
1966
- if ((!m || typeof m != "object") && (m = {}), m = It(m), en = // eslint-disable-next-line unicorn/prefer-includes
1967
- Ba.indexOf(m.PARSER_MEDIA_TYPE) === -1 ? Ma : m.PARSER_MEDIA_TYPE, be = en === "application/xhtml+xml" ? Er : Wn, V = tt(m, "ALLOWED_TAGS") ? ne({}, m.ALLOWED_TAGS, be) : he, d = tt(m, "ALLOWED_ATTR") ? ne({}, m.ALLOWED_ATTR, be) : p, _r = tt(m, "ALLOWED_NAMESPACES") ? ne({}, m.ALLOWED_NAMESPACES, Er) : Fa, br = tt(m, "ADD_URI_SAFE_ATTR") ? ne(
1966
+ if ((!m || typeof m != "object") && (m = {}), m = It(m), tn = // eslint-disable-next-line unicorn/prefer-includes
1967
+ Ba.indexOf(m.PARSER_MEDIA_TYPE) === -1 ? Ma : m.PARSER_MEDIA_TYPE, be = tn === "application/xhtml+xml" ? Er : qn, V = tt(m, "ALLOWED_TAGS") ? ne({}, m.ALLOWED_TAGS, be) : he, d = tt(m, "ALLOWED_ATTR") ? ne({}, m.ALLOWED_ATTR, be) : p, _r = tt(m, "ALLOWED_NAMESPACES") ? ne({}, m.ALLOWED_NAMESPACES, Er) : Fa, br = tt(m, "ADD_URI_SAFE_ATTR") ? ne(
1968
1968
  It(Mo),
1969
1969
  // eslint-disable-line indent
1970
1970
  m.ADD_URI_SAFE_ATTR,
@@ -1978,11 +1978,11 @@ function zs() {
1978
1978
  // eslint-disable-line indent
1979
1979
  be
1980
1980
  // eslint-disable-line indent
1981
- ) : Bo, Bt = tt(m, "FORBID_CONTENTS") ? ne({}, m.FORBID_CONTENTS, be) : Do, x = tt(m, "FORBID_TAGS") ? ne({}, m.FORBID_TAGS, be) : {}, k = tt(m, "FORBID_ATTR") ? ne({}, m.FORBID_ATTR, be) : {}, Ft = tt(m, "USE_PROFILES") ? m.USE_PROFILES : !1, D = m.ALLOW_ARIA_ATTR !== !1, L = m.ALLOW_DATA_ATTR !== !1, $ = m.ALLOW_UNKNOWN_PROTOCOLS || !1, M = m.ALLOW_SELF_CLOSE_IN_ATTR !== !1, F = m.SAFE_FOR_TEMPLATES || !1, W = m.WHOLE_DOCUMENT || !1, Pe = m.RETURN_DOM || !1, we = m.RETURN_DOM_FRAGMENT || !1, ct = m.RETURN_TRUSTED_TYPE || !1, $e = m.FORCE_BODY || !1, $o = m.SANITIZE_DOM !== !1, No = m.SANITIZE_NAMED_PROPS || !1, vr = m.KEEP_CONTENT !== !1, Qt = m.IN_PLACE || !1, ve = m.ALLOWED_URI_REGEXP || Vs, Mt = m.NAMESPACE || mt, S = m.CUSTOM_ELEMENT_HANDLING || {}, m.CUSTOM_ELEMENT_HANDLING && Uo(m.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (S.tagNameCheck = m.CUSTOM_ELEMENT_HANDLING.tagNameCheck), m.CUSTOM_ELEMENT_HANDLING && Uo(m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (S.attributeNameCheck = m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), m.CUSTOM_ELEMENT_HANDLING && typeof m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (S.allowCustomizedBuiltInElements = m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), F && (L = !1), we && (Pe = !0), Ft && (V = ne({}, gi), d = [], Ft.html === !0 && (ne(V, hi), ne(d, yi)), Ft.svg === !0 && (ne(V, xr), ne(d, Or), ne(d, jn)), Ft.svgFilters === !0 && (ne(V, Ir), ne(d, Or), ne(d, jn)), Ft.mathMl === !0 && (ne(V, Pr), ne(d, vi), ne(d, jn))), m.ADD_TAGS && (V === he && (V = It(V)), ne(V, m.ADD_TAGS, be)), m.ADD_ATTR && (d === p && (d = It(d)), ne(d, m.ADD_ATTR, be)), m.ADD_URI_SAFE_ATTR && ne(br, m.ADD_URI_SAFE_ATTR, be), m.FORBID_CONTENTS && (Bt === Do && (Bt = It(Bt)), ne(Bt, m.FORBID_CONTENTS, be)), vr && (V["#text"] = !0), W && ne(V, ["html", "head", "body"]), V.table && (ne(V, ["tbody"]), delete x.tbody), m.TRUSTED_TYPES_POLICY) {
1981
+ ) : Bo, Bt = tt(m, "FORBID_CONTENTS") ? ne({}, m.FORBID_CONTENTS, be) : Do, x = tt(m, "FORBID_TAGS") ? ne({}, m.FORBID_TAGS, be) : {}, k = tt(m, "FORBID_ATTR") ? ne({}, m.FORBID_ATTR, be) : {}, Ft = tt(m, "USE_PROFILES") ? m.USE_PROFILES : !1, D = m.ALLOW_ARIA_ATTR !== !1, L = m.ALLOW_DATA_ATTR !== !1, $ = m.ALLOW_UNKNOWN_PROTOCOLS || !1, M = m.ALLOW_SELF_CLOSE_IN_ATTR !== !1, F = m.SAFE_FOR_TEMPLATES || !1, W = m.WHOLE_DOCUMENT || !1, Pe = m.RETURN_DOM || !1, we = m.RETURN_DOM_FRAGMENT || !1, ct = m.RETURN_TRUSTED_TYPE || !1, $e = m.FORCE_BODY || !1, $o = m.SANITIZE_DOM !== !1, No = m.SANITIZE_NAMED_PROPS || !1, vr = m.KEEP_CONTENT !== !1, en = m.IN_PLACE || !1, ve = m.ALLOWED_URI_REGEXP || Vs, Mt = m.NAMESPACE || mt, S = m.CUSTOM_ELEMENT_HANDLING || {}, m.CUSTOM_ELEMENT_HANDLING && Uo(m.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (S.tagNameCheck = m.CUSTOM_ELEMENT_HANDLING.tagNameCheck), m.CUSTOM_ELEMENT_HANDLING && Uo(m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (S.attributeNameCheck = m.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), m.CUSTOM_ELEMENT_HANDLING && typeof m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (S.allowCustomizedBuiltInElements = m.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), F && (L = !1), we && (Pe = !0), Ft && (V = ne({}, gi), d = [], Ft.html === !0 && (ne(V, hi), ne(d, yi)), Ft.svg === !0 && (ne(V, xr), ne(d, Or), ne(d, Vn)), Ft.svgFilters === !0 && (ne(V, Ir), ne(d, Or), ne(d, Vn)), Ft.mathMl === !0 && (ne(V, Pr), ne(d, vi), ne(d, Vn))), m.ADD_TAGS && (V === he && (V = It(V)), ne(V, m.ADD_TAGS, be)), m.ADD_ATTR && (d === p && (d = It(d)), ne(d, m.ADD_ATTR, be)), m.ADD_URI_SAFE_ATTR && ne(br, m.ADD_URI_SAFE_ATTR, be), m.FORBID_CONTENTS && (Bt === Do && (Bt = It(Bt)), ne(Bt, m.FORBID_CONTENTS, be)), vr && (V["#text"] = !0), W && ne(V, ["html", "head", "body"]), V.table && (ne(V, ["tbody"]), delete x.tbody), m.TRUSTED_TYPES_POLICY) {
1982
1982
  if (typeof m.TRUSTED_TYPES_POLICY.createHTML != "function")
1983
- throw on('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
1983
+ throw sn('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
1984
1984
  if (typeof m.TRUSTED_TYPES_POLICY.createScriptURL != "function")
1985
- throw on('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
1985
+ throw sn('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');
1986
1986
  C = m.TRUSTED_TYPES_POLICY, J = C.createHTML("");
1987
1987
  } else
1988
1988
  C === void 0 && (C = Od(_, o)), C !== null && typeof J == "string" && (J = C.createHTML(""));
@@ -1994,10 +1994,10 @@ function zs() {
1994
1994
  namespaceURI: Mt,
1995
1995
  tagName: "template"
1996
1996
  });
1997
- const U = Wn(m.tagName), de = Wn(N.tagName);
1998
- return _r[m.namespaceURI] ? m.namespaceURI === Bn ? N.namespaceURI === mt ? U === "svg" : N.namespaceURI === Fn ? U === "svg" && (de === "annotation-xml" || Ho[de]) : !!Vo[U] : m.namespaceURI === Fn ? N.namespaceURI === mt ? U === "math" : N.namespaceURI === Bn ? U === "math" && jo[de] : !!Ko[U] : m.namespaceURI === mt ? N.namespaceURI === Bn && !jo[de] || N.namespaceURI === Fn && !Ho[de] ? !1 : !Ko[U] && (Ha[U] || !Vo[U]) : !!(en === "application/xhtml+xml" && _r[m.namespaceURI]) : !1;
1997
+ const U = qn(m.tagName), de = qn(N.tagName);
1998
+ return _r[m.namespaceURI] ? m.namespaceURI === Mn ? N.namespaceURI === mt ? U === "svg" : N.namespaceURI === Bn ? U === "svg" && (de === "annotation-xml" || Ho[de]) : !!Vo[U] : m.namespaceURI === Bn ? N.namespaceURI === mt ? U === "math" : N.namespaceURI === Mn ? U === "math" && jo[de] : !!Ko[U] : m.namespaceURI === mt ? N.namespaceURI === Mn && !jo[de] || N.namespaceURI === Bn && !Ho[de] ? !1 : !Ko[U] && (Ha[U] || !Vo[U]) : !!(tn === "application/xhtml+xml" && _r[m.namespaceURI]) : !1;
1999
1999
  }, Tt = function(m) {
2000
- nn(e.removed, {
2000
+ rn(e.removed, {
2001
2001
  element: m
2002
2002
  });
2003
2003
  try {
@@ -2007,12 +2007,12 @@ function zs() {
2007
2007
  }
2008
2008
  }, kr = function(m, N) {
2009
2009
  try {
2010
- nn(e.removed, {
2010
+ rn(e.removed, {
2011
2011
  attribute: N.getAttributeNode(m),
2012
2012
  from: N
2013
2013
  });
2014
2014
  } catch {
2015
- nn(e.removed, {
2015
+ rn(e.removed, {
2016
2016
  attribute: null,
2017
2017
  from: N
2018
2018
  });
@@ -2036,11 +2036,11 @@ function zs() {
2036
2036
  const Ae = gd(m, /^[\r\n\t ]+/);
2037
2037
  U = Ae && Ae[0];
2038
2038
  }
2039
- en === "application/xhtml+xml" && Mt === mt && (m = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + m + "</body></html>");
2039
+ tn === "application/xhtml+xml" && Mt === mt && (m = '<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>' + m + "</body></html>");
2040
2040
  const de = C ? C.createHTML(m) : m;
2041
2041
  if (Mt === mt)
2042
2042
  try {
2043
- N = new h().parseFromString(de, en);
2043
+ N = new h().parseFromString(de, tn);
2044
2044
  } catch {
2045
2045
  }
2046
2046
  if (!N || !N.documentElement) {
@@ -2065,7 +2065,7 @@ function zs() {
2065
2065
  }, qo = function(m) {
2066
2066
  return typeof l == "function" && m instanceof l;
2067
2067
  }, pt = function(m, N, U) {
2068
- P[m] && Un(P[m], (de) => {
2068
+ P[m] && Hn(P[m], (de) => {
2069
2069
  de.call(e, N, U, Ut);
2070
2070
  });
2071
2071
  }, Go = function(m) {
@@ -2091,9 +2091,9 @@ function zs() {
2091
2091
  }
2092
2092
  return Tt(m), !0;
2093
2093
  }
2094
- return m instanceof a && !ja(m) || (U === "noscript" || U === "noembed" || U === "noframes") && He(/<\/no(script|embed|frames)/i, m.innerHTML) ? (Tt(m), !0) : (F && m.nodeType === 3 && (N = m.textContent, Un([O, z, E], (de) => {
2095
- N = rn(N, de, " ");
2096
- }), m.textContent !== N && (nn(e.removed, {
2094
+ return m instanceof a && !ja(m) || (U === "noscript" || U === "noembed" || U === "noframes") && He(/<\/no(script|embed|frames)/i, m.innerHTML) ? (Tt(m), !0) : (F && m.nodeType === 3 && (N = m.textContent, Hn([O, z, E], (de) => {
2095
+ N = on(N, de, " ");
2096
+ }), m.textContent !== N && (rn(e.removed, {
2097
2097
  element: m.cloneNode()
2098
2098
  }), m.textContent = N)), pt("afterSanitizeElements", m, null), !1);
2099
2099
  }, Jo = function(m, N, U) {
@@ -2111,9 +2111,9 @@ function zs() {
2111
2111
  N === "is" && S.allowCustomizedBuiltInElements && (S.tagNameCheck instanceof RegExp && He(S.tagNameCheck, U) || S.tagNameCheck instanceof Function && S.tagNameCheck(U)))
2112
2112
  ) return !1;
2113
2113
  } else if (!br[N]) {
2114
- if (!He(ve, rn(U, fe, ""))) {
2114
+ if (!He(ve, on(U, fe, ""))) {
2115
2115
  if (!((N === "src" || N === "xlink:href" || N === "href") && m !== "script" && yd(U, "data:") === 0 && Fo[m])) {
2116
- if (!($ && !He(pe, rn(U, fe, "")))) {
2116
+ if (!($ && !He(pe, on(U, fe, "")))) {
2117
2117
  if (U)
2118
2118
  return !1;
2119
2119
  }
@@ -2144,21 +2144,21 @@ function zs() {
2144
2144
  name: Ae,
2145
2145
  namespaceURI: Ne,
2146
2146
  value: Et
2147
- } = Ce, tn = be(Ae);
2147
+ } = Ce, nn = be(Ae);
2148
2148
  let De = Ae === "value" ? Et : vd(Et);
2149
- if (U.attrName = tn, U.attrValue = De, U.keepAttr = !0, U.forceKeepAttr = void 0, pt("uponSanitizeAttribute", m, U), De = U.attrValue, U.forceKeepAttr || (kr(Ae, m), !U.keepAttr))
2149
+ if (U.attrName = nn, U.attrValue = De, U.keepAttr = !0, U.forceKeepAttr = void 0, pt("uponSanitizeAttribute", m, U), De = U.attrValue, U.forceKeepAttr || (kr(Ae, m), !U.keepAttr))
2150
2150
  continue;
2151
2151
  if (!M && He(/\/>/i, De)) {
2152
2152
  kr(Ae, m);
2153
2153
  continue;
2154
2154
  }
2155
- F && Un([O, z, E], (Qo) => {
2156
- De = rn(De, Qo, " ");
2155
+ F && Hn([O, z, E], (Qo) => {
2156
+ De = on(De, Qo, " ");
2157
2157
  });
2158
2158
  const Zo = be(m.nodeName);
2159
- if (Jo(Zo, tn, De)) {
2160
- if (No && (tn === "id" || tn === "name") && (kr(Ae, m), De = Da + De), C && typeof _ == "object" && typeof _.getAttributeType == "function" && !Ne)
2161
- switch (_.getAttributeType(Zo, tn)) {
2159
+ if (Jo(Zo, nn, De)) {
2160
+ if (No && (nn === "id" || nn === "name") && (kr(Ae, m), De = Da + De), C && typeof _ == "object" && typeof _.getAttributeType == "function" && !Ne)
2161
+ switch (_.getAttributeType(Zo, nn)) {
2162
2162
  case "TrustedHTML": {
2163
2163
  De = C.createHTML(De);
2164
2164
  break;
@@ -2187,16 +2187,16 @@ function zs() {
2187
2187
  if (wr = !j, wr && (j = "<!-->"), typeof j != "string" && !qo(j))
2188
2188
  if (typeof j.toString == "function") {
2189
2189
  if (j = j.toString(), typeof j != "string")
2190
- throw on("dirty is not a string, aborting");
2190
+ throw sn("dirty is not a string, aborting");
2191
2191
  } else
2192
- throw on("toString is not a function");
2192
+ throw sn("toString is not a function");
2193
2193
  if (!e.isSupported)
2194
2194
  return j;
2195
- if (oe || Sr(m), e.removed = [], typeof j == "string" && (Qt = !1), Qt) {
2195
+ if (oe || Sr(m), e.removed = [], typeof j == "string" && (en = !1), en) {
2196
2196
  if (j.nodeName) {
2197
2197
  const Et = be(j.nodeName);
2198
2198
  if (!V[Et] || x[Et])
2199
- throw on("root node is forbidden and cannot be sanitized in-place");
2199
+ throw sn("root node is forbidden and cannot be sanitized in-place");
2200
2200
  }
2201
2201
  } else if (j instanceof l)
2202
2202
  N = zo("<!---->"), U = N.ownerDocument.importNode(j, !0), U.nodeType === 1 && U.nodeName === "BODY" || U.nodeName === "HTML" ? N = U : N.appendChild(U);
@@ -2208,10 +2208,10 @@ function zs() {
2208
2208
  return Pe ? null : ct ? J : "";
2209
2209
  }
2210
2210
  N && $e && Tt(N.firstChild);
2211
- const Ae = Wo(Qt ? j : N);
2211
+ const Ae = Wo(en ? j : N);
2212
2212
  for (; de = Ae.nextNode(); )
2213
2213
  Go(de) || (de.content instanceof i && Ka(de.content), Xo(de));
2214
- if (Qt)
2214
+ if (en)
2215
2215
  return j;
2216
2216
  if (Pe) {
2217
2217
  if (we)
@@ -2223,8 +2223,8 @@ function zs() {
2223
2223
  }
2224
2224
  let Ne = W ? N.outerHTML : N.innerHTML;
2225
2225
  return W && V["!doctype"] && N.ownerDocument && N.ownerDocument.doctype && N.ownerDocument.doctype.name && He(Ks, N.ownerDocument.doctype.name) && (Ne = "<!DOCTYPE " + N.ownerDocument.doctype.name + `>
2226
- ` + Ne), F && Un([O, z, E], (Et) => {
2227
- Ne = rn(Ne, Et, " ");
2226
+ ` + Ne), F && Hn([O, z, E], (Et) => {
2227
+ Ne = on(Ne, Et, " ");
2228
2228
  }), C && ct ? C.createHTML(Ne) : Ne;
2229
2229
  }, e.setConfig = function() {
2230
2230
  let j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
@@ -2236,7 +2236,7 @@ function zs() {
2236
2236
  const U = be(j), de = be(m);
2237
2237
  return Jo(U, de, N);
2238
2238
  }, e.addHook = function(j, m) {
2239
- typeof m == "function" && (P[j] = P[j] || [], nn(P[j], m));
2239
+ typeof m == "function" && (P[j] = P[j] || [], rn(P[j], m));
2240
2240
  }, e.removeHook = function(j) {
2241
2241
  if (P[j])
2242
2242
  return pi(P[j]);
@@ -2641,9 +2641,9 @@ const Wd = {}, qd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineP
2641
2641
  })(Js);
2642
2642
  var Gd = Js.exports;
2643
2643
  const Jd = /* @__PURE__ */ Dd(Gd);
2644
- class cn extends Error {
2644
+ class un extends Error {
2645
2645
  }
2646
- cn.prototype.name = "InvalidTokenError";
2646
+ un.prototype.name = "InvalidTokenError";
2647
2647
  function Yd(t) {
2648
2648
  return decodeURIComponent(atob(t).replace(/(.)/g, (e, n) => {
2649
2649
  let r = n.charCodeAt(0).toString(16).toUpperCase();
@@ -2672,21 +2672,21 @@ function Xd(t) {
2672
2672
  }
2673
2673
  function Rr(t, e) {
2674
2674
  if (typeof t != "string")
2675
- throw new cn("Invalid token specified: must be a string");
2675
+ throw new un("Invalid token specified: must be a string");
2676
2676
  e || (e = {});
2677
2677
  const n = e.header === !0 ? 0 : 1, r = t.split(".")[n];
2678
2678
  if (typeof r != "string")
2679
- throw new cn(`Invalid token specified: missing part #${n + 1}`);
2679
+ throw new un(`Invalid token specified: missing part #${n + 1}`);
2680
2680
  let o;
2681
2681
  try {
2682
2682
  o = Xd(r);
2683
2683
  } catch (i) {
2684
- throw new cn(`Invalid token specified: invalid base64 for part #${n + 1} (${i.message})`);
2684
+ throw new un(`Invalid token specified: invalid base64 for part #${n + 1} (${i.message})`);
2685
2685
  }
2686
2686
  try {
2687
2687
  return JSON.parse(o);
2688
2688
  } catch (i) {
2689
- throw new cn(`Invalid token specified: invalid json for part #${n + 1} (${i.message})`);
2689
+ throw new un(`Invalid token specified: invalid json for part #${n + 1} (${i.message})`);
2690
2690
  }
2691
2691
  }
2692
2692
  if (typeof Promise > "u")
@@ -3512,7 +3512,7 @@ const tf = () => Ja(Xs), ag = (t) => ef(t), nf = ["data-cor"], rf = { class: "sf
3512
3512
  const u = o.value[0], f = u === "?" ? 0 : (u.charCodeAt(0) - 64) % 19;
3513
3513
  return Math.max(f, 0);
3514
3514
  }), c = Ve(!1);
3515
- return En(() => {
3515
+ return xn(() => {
3516
3516
  o.value = l();
3517
3517
  }), (u, f) => (K(), ee(kt, null, [
3518
3518
  q("div", {
@@ -3526,19 +3526,19 @@ const tf = () => Ja(Xs), ag = (t) => ef(t), nf = ["data-cor"], rf = { class: "sf
3526
3526
  position: "right"
3527
3527
  }, {
3528
3528
  title: ot(() => [
3529
- zn("Minha conta")
3529
+ Wn("Minha conta")
3530
3530
  ]),
3531
3531
  default: ot(() => {
3532
3532
  var h;
3533
3533
  return [
3534
3534
  q("div", rf, [
3535
- zn(dt((h = _e(r).User) == null ? void 0 : h.name) + " ", 1),
3535
+ Wn(dt((h = _e(r).User) == null ? void 0 : h.name) + " ", 1),
3536
3536
  je(kl, {
3537
3537
  color: "error",
3538
3538
  onClick: s
3539
3539
  }, {
3540
3540
  default: ot(() => [
3541
- zn("Sair")
3541
+ Wn("Sair")
3542
3542
  ]),
3543
3543
  _: 1
3544
3544
  })
@@ -3588,7 +3588,7 @@ class ff {
3588
3588
  this.EnableLightMode();
3589
3589
  }
3590
3590
  }
3591
- const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000/svg" width="472.39" height="472.39" viewBox="0 0 472.39 472.39"><g class="toggle-sun"><path d="M403.21,167V69.18H305.38L236.2,0,167,69.18H69.18V167L0,236.2l69.18,69.18v97.83H167l69.18,69.18,69.18-69.18h97.83V305.38l69.18-69.18Zm-167,198.17a129,129,0,1,1,129-129A129,129,0,0,1,236.2,365.19Z"></path></g><g class="toggle-circle"><circle class="cls-1" cx="236.2" cy="236.2" r="103.78"></circle></g></svg>', 1), pf = [
3591
+ const Gt = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000/svg" width="472.39" height="472.39" viewBox="0 0 472.39 472.39"><g class="toggle-sun"><path d="M403.21,167V69.18H305.38L236.2,0,167,69.18H69.18V167L0,236.2l69.18,69.18v97.83H167l69.18,69.18,69.18-69.18h97.83V305.38l69.18-69.18Zm-167,198.17a129,129,0,1,1,129-129A129,129,0,0,1,236.2,365.19Z"></path></g><g class="toggle-circle"><circle class="cls-1" cx="236.2" cy="236.2" r="103.78"></circle></g></svg>', 1), pf = [
3592
3592
  mf
3593
3593
  ], hf = /* @__PURE__ */ Ze({
3594
3594
  __name: "ThemeToggle",
@@ -3596,7 +3596,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3596
3596
  return (e, n) => (K(), ee("button", {
3597
3597
  id: "sf-theme-toggle",
3598
3598
  onClick: n[0] || (n[0] = //@ts-ignore
3599
- (...r) => _e(Zn).Toggle && _e(Zn).Toggle(...r))
3599
+ (...r) => _e(Gt).Toggle && _e(Gt).Toggle(...r))
3600
3600
  }, pf));
3601
3601
  }
3602
3602
  }), gf = { id: "sf-layout" }, yf = /* @__PURE__ */ q("div", { class: "sf-layout-menu-toggler-logo" }, null, -1), vf = { class: "title" }, bf = { class: "sf-layout-nav-content" }, wf = /* @__PURE__ */ q("div", { class: "sf-layout-nav-footer" }, [
@@ -3606,7 +3606,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3606
3606
  emits: ["mounted", "logout"],
3607
3607
  setup(t, { emit: e }) {
3608
3608
  const n = ls(), r = e;
3609
- return En(() => {
3609
+ return xn(() => {
3610
3610
  r("mounted");
3611
3611
  }), (o, i) => (K(), ee("div", gf, [
3612
3612
  q("header", null, [
@@ -3660,7 +3660,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3660
3660
  function o() {
3661
3661
  r == null || r.scrollTo(0, 0);
3662
3662
  }
3663
- return En(() => {
3663
+ return xn(() => {
3664
3664
  var i;
3665
3665
  r = ((i = document.getElementById(n)) == null ? void 0 : i.parentElement) ?? null, r && r.addEventListener("scroll", function() {
3666
3666
  e.value = this.scrollTop - this.clientHeight > 0;
@@ -3696,7 +3696,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3696
3696
  }
3697
3697
  return (s, l) => (K(), ee("div", {
3698
3698
  class: ge(n()),
3699
- style: gn(e.style)
3699
+ style: yn(e.style)
3700
3700
  }, [
3701
3701
  q("div", {
3702
3702
  class: ge(o())
@@ -3763,7 +3763,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3763
3763
  const a = n.value.scrollWidth - n.value.clientWidth;
3764
3764
  o.value = n.value.scrollLeft > 10, i.value = n.value.scrollLeft < a - 10;
3765
3765
  }
3766
- return En(() => {
3766
+ return xn(() => {
3767
3767
  n.value.addEventListener("scroll", l), r.observe(n.value);
3768
3768
  }), ss(() => {
3769
3769
  var a;
@@ -3775,7 +3775,7 @@ const Zn = new ff(), mf = /* @__PURE__ */ Ya('<svg xmlns="http://www.w3.org/2000
3775
3775
  } catch {
3776
3776
  }
3777
3777
  }), (a, c) => {
3778
- const u = xn("RouterLink");
3778
+ const u = In("RouterLink");
3779
3779
  return K(), ee("div", Cf, [
3780
3780
  q("div", {
3781
3781
  class: ge(["left-arrow", { active: o.value }]),
@@ -3908,10 +3908,10 @@ function Nf(t, e = {}, ...n) {
3908
3908
  function nt(t, e) {
3909
3909
  return dr(t) ? t.matches(e) ? t : t.querySelector(e) : null;
3910
3910
  }
3911
- function un(t, e) {
3911
+ function dn(t, e) {
3912
3912
  t && document.activeElement !== t && t.focus(e);
3913
3913
  }
3914
- function dn(t, e) {
3914
+ function fn(t, e) {
3915
3915
  if (dr(t)) {
3916
3916
  const n = t.getAttribute(e);
3917
3917
  return isNaN(n) ? n === "true" || n === "false" ? n === "true" : n : +n;
@@ -4064,7 +4064,7 @@ function gt(t, e) {
4064
4064
  }
4065
4065
  return !1;
4066
4066
  }
4067
- function hn(t) {
4067
+ function gn(t) {
4068
4068
  return t && t.replace(/\/\*(?:(?!\*\/)[\s\S])*\*\/|[\r\n\t]+/g, "").replace(/ {2,}/g, " ").replace(/ ([{:}]) /g, "$1").replace(/([;,]) /g, "$1").replace(/ !/g, "!").replace(/: /g, ":");
4069
4069
  }
4070
4070
  function Vf(t) {
@@ -4076,22 +4076,22 @@ function ea(t) {
4076
4076
  function Ci(t) {
4077
4077
  return Be(t) ? t.replace(/[A-Z]/g, (e, n) => n === 0 ? e : "." + e.toLowerCase()).toLowerCase() : t;
4078
4078
  }
4079
- var Vn = {};
4079
+ var Kn = {};
4080
4080
  function Kf(t = "pui_id_") {
4081
- return Vn.hasOwnProperty(t) || (Vn[t] = 0), Vn[t]++, `${t}${Vn[t]}`;
4081
+ return Kn.hasOwnProperty(t) || (Kn[t] = 0), Kn[t]++, `${t}${Kn[t]}`;
4082
4082
  }
4083
4083
  function er() {
4084
4084
  var t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "pv_id_";
4085
4085
  return Kf(t);
4086
4086
  }
4087
- var zf = Object.defineProperty, Wf = Object.defineProperties, qf = Object.getOwnPropertyDescriptors, tr = Object.getOwnPropertySymbols, ta = Object.prototype.hasOwnProperty, na = Object.prototype.propertyIsEnumerable, Ai = (t, e, n) => e in t ? zf(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, sn = (t, e) => {
4087
+ var zf = Object.defineProperty, Wf = Object.defineProperties, qf = Object.getOwnPropertyDescriptors, tr = Object.getOwnPropertySymbols, ta = Object.prototype.hasOwnProperty, na = Object.prototype.propertyIsEnumerable, Ai = (t, e, n) => e in t ? zf(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, an = (t, e) => {
4088
4088
  for (var n in e || (e = {}))
4089
4089
  ta.call(e, n) && Ai(t, n, e[n]);
4090
4090
  if (tr)
4091
4091
  for (var n of tr(e))
4092
4092
  na.call(e, n) && Ai(t, n, e[n]);
4093
4093
  return t;
4094
- }, Nr = (t, e) => Wf(t, qf(e)), an = (t, e) => {
4094
+ }, Nr = (t, e) => Wf(t, qf(e)), ln = (t, e) => {
4095
4095
  var n = {};
4096
4096
  for (var r in t)
4097
4097
  ta.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
@@ -4135,7 +4135,7 @@ function oa(t, e = "", n = "", r = [], o) {
4135
4135
  function Xf(t, e, n) {
4136
4136
  Be(e, !1) && t.push(`${e}:${n};`);
4137
4137
  }
4138
- function fn(t, e) {
4138
+ function mn(t, e) {
4139
4139
  return t ? `${t}{${e}}` : "";
4140
4140
  }
4141
4141
  var Dr = (...t) => Zf(me.getTheme(), ...t), Zf = (t = {}, e, n, r = "variable") => {
@@ -4162,7 +4162,7 @@ function Qf(t, e = {}) {
4162
4162
  value: l,
4163
4163
  tokens: a,
4164
4164
  declarations: l.join(""),
4165
- css: fn(o, l.join(""))
4165
+ css: mn(o, l.join(""))
4166
4166
  };
4167
4167
  }
4168
4168
  var et = {
@@ -4214,7 +4214,7 @@ var et = {
4214
4214
  const { preset: c, options: u } = e;
4215
4215
  let f, h, _, y;
4216
4216
  if (ce(c)) {
4217
- const { primitive: R, semantic: w } = c, H = w || {}, { colorScheme: A } = H, C = an(H, ["colorScheme"]), J = A || {}, { dark: te } = J, v = an(J, ["dark"]), T = ce(R) ? this._toVariables({ primitive: R }, u) : {}, B = ce(C) ? this._toVariables({ semantic: C }, u) : {}, I = ce(v) ? this._toVariables({ light: v }, u) : {}, P = ce(te) ? this._toVariables({ dark: te }, u) : {}, [O, z] = [(i = T.declarations) != null ? i : "", T.tokens], [E, G] = [(s = B.declarations) != null ? s : "", B.tokens || []], [le, pe] = [(l = I.declarations) != null ? l : "", I.tokens || []], [fe, ve] = [(a = P.declarations) != null ? a : "", P.tokens || []];
4217
+ const { primitive: R, semantic: w } = c, H = w || {}, { colorScheme: A } = H, C = ln(H, ["colorScheme"]), J = A || {}, { dark: te } = J, v = ln(J, ["dark"]), T = ce(R) ? this._toVariables({ primitive: R }, u) : {}, B = ce(C) ? this._toVariables({ semantic: C }, u) : {}, I = ce(v) ? this._toVariables({ light: v }, u) : {}, P = ce(te) ? this._toVariables({ dark: te }, u) : {}, [O, z] = [(i = T.declarations) != null ? i : "", T.tokens], [E, G] = [(s = B.declarations) != null ? s : "", B.tokens || []], [le, pe] = [(l = I.declarations) != null ? l : "", I.tokens || []], [fe, ve] = [(a = P.declarations) != null ? a : "", P.tokens || []];
4218
4218
  f = this.transformCSS(t, O, "light", "variable", u, r, o), h = z;
4219
4219
  const V = this.transformCSS(t, `${E}${le}color-scheme:light`, "light", "variable", u, r, o), he = this.transformCSS(t, `${fe}color-scheme:dark`, "dark", "variable", u, r, o);
4220
4220
  _ = `${V}${he}`, y = [.../* @__PURE__ */ new Set([...G, ...pe, ...ve])];
@@ -4232,7 +4232,7 @@ var et = {
4232
4232
  },
4233
4233
  getPreset({ name: t = "", preset: e = {}, options: n, params: r, set: o, defaults: i, selector: s }) {
4234
4234
  var l, a, c;
4235
- const u = t.replace("-directive", ""), f = e, { colorScheme: h } = f, _ = an(f, ["colorScheme"]), y = h || {}, { dark: R } = y, w = an(y, ["dark"]), H = ce(_) ? this._toVariables({ [u]: _ }, n) : {}, A = ce(w) ? this._toVariables({ [u]: w }, n) : {}, C = ce(R) ? this._toVariables({ [u]: R }, n) : {}, [J, te] = [(l = H.declarations) != null ? l : "", H.tokens || []], [v, T] = [(a = A.declarations) != null ? a : "", A.tokens || []], [B, I] = [(c = C.declarations) != null ? c : "", C.tokens || []], P = [.../* @__PURE__ */ new Set([...te, ...T, ...I])], O = this.transformCSS(u, `${J}${v}`, "light", "variable", n, o, i, s), z = this.transformCSS(u, B, "dark", "variable", n, o, i, s);
4235
+ const u = t.replace("-directive", ""), f = e, { colorScheme: h } = f, _ = ln(f, ["colorScheme"]), y = h || {}, { dark: R } = y, w = ln(y, ["dark"]), H = ce(_) ? this._toVariables({ [u]: _ }, n) : {}, A = ce(w) ? this._toVariables({ [u]: w }, n) : {}, C = ce(R) ? this._toVariables({ [u]: R }, n) : {}, [J, te] = [(l = H.declarations) != null ? l : "", H.tokens || []], [v, T] = [(a = A.declarations) != null ? a : "", A.tokens || []], [B, I] = [(c = C.declarations) != null ? c : "", C.tokens || []], P = [.../* @__PURE__ */ new Set([...te, ...T, ...I])], O = this.transformCSS(u, `${J}${v}`, "light", "variable", n, o, i, s), z = this.transformCSS(u, B, "dark", "variable", n, o, i, s);
4236
4236
  return {
4237
4237
  css: `${O}${z}`,
4238
4238
  tokens: P
@@ -4260,7 +4260,7 @@ var et = {
4260
4260
  const s = this.getCommon({ name: t, theme: e, params: n, set: o, defaults: i }), l = Object.entries(r).reduce((a, [c, u]) => a.push(`${c}="${u}"`) && a, []).join(" ");
4261
4261
  return Object.entries(s || {}).reduce((a, [c, u]) => {
4262
4262
  if (u != null && u.css) {
4263
- const f = hn(u == null ? void 0 : u.css), h = `${c}-variables`;
4263
+ const f = gn(u == null ? void 0 : u.css), h = `${c}-variables`;
4264
4264
  a.push(`<style type="text/css" data-primevue-style-id="${h}" ${l}>${f}</style>`);
4265
4265
  }
4266
4266
  return a;
@@ -4269,7 +4269,7 @@ var et = {
4269
4269
  getStyleSheet({ name: t = "", theme: e = {}, params: n, props: r = {}, set: o, defaults: i }) {
4270
4270
  var s;
4271
4271
  const l = { name: t, theme: e, params: n, set: o, defaults: i }, a = (s = t.includes("-directive") ? this.getPresetD(l) : this.getPresetC(l)) == null ? void 0 : s.css, c = Object.entries(r).reduce((u, [f, h]) => u.push(`${f}="${h}"`) && u, []).join(" ");
4272
- return a ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${c}>${hn(a)}</style>` : "";
4272
+ return a ? `<style type="text/css" data-primevue-style-id="${t}-variables" ${c}>${gn(a)}</style>` : "";
4273
4273
  },
4274
4274
  createTokens(t = {}, e, n = "", r = "", o = {}) {
4275
4275
  return Object.entries(t).forEach(([i, s]) => {
@@ -4312,7 +4312,7 @@ var et = {
4312
4312
  var r;
4313
4313
  const i = ((a) => a.split(".").filter((u) => !gt(u.toLowerCase(), n.variable.excludedKeyRegex)).join("."))(e), s = e.includes("colorScheme.light") ? "light" : e.includes("colorScheme.dark") ? "dark" : void 0, l = [(r = t[i]) == null ? void 0 : r.computed(s)].flat().filter((a) => a);
4314
4314
  return l.length === 1 ? l[0].value : l.reduce((a = {}, c) => {
4315
- const u = c, { colorScheme: f } = u, h = an(u, ["colorScheme"]);
4315
+ const u = c, { colorScheme: f } = u, h = ln(u, ["colorScheme"]);
4316
4316
  return a[f] = h, a;
4317
4317
  }, void 0);
4318
4318
  },
@@ -4320,15 +4320,15 @@ var et = {
4320
4320
  if (ce(e)) {
4321
4321
  const { cssLayer: a } = o;
4322
4322
  if (r !== "style") {
4323
- const c = this.getColorSchemeOption(o, s), u = l ? fn(l, e) : e;
4324
- e = n === "dark" ? c.reduce((f, { selector: h }) => (ce(h) && (f += h.includes("[CSS]") ? h.replace("[CSS]", u) : fn(h, u)), f), "") : fn(l ?? ":root", e);
4323
+ const c = this.getColorSchemeOption(o, s), u = l ? mn(l, e) : e;
4324
+ e = n === "dark" ? c.reduce((f, { selector: h }) => (ce(h) && (f += h.includes("[CSS]") ? h.replace("[CSS]", u) : mn(h, u)), f), "") : mn(l ?? ":root", e);
4325
4325
  }
4326
4326
  if (a) {
4327
4327
  const c = {
4328
4328
  name: "primeui",
4329
4329
  order: "primeui"
4330
4330
  };
4331
- At(a) && (c.name = ze(a.name, { name: t, type: r })), ce(c.name) && (e = fn(`@layer ${c.name}`, e), i == null || i.layerNames(c.name));
4331
+ At(a) && (c.name = ze(a.name, { name: t, type: r })), ce(c.name) && (e = mn(`@layer ${c.name}`, e), i == null || i.layerNames(c.name));
4332
4332
  }
4333
4333
  return e;
4334
4334
  }
@@ -4354,8 +4354,8 @@ var et = {
4354
4354
  _tokens: {},
4355
4355
  update(t = {}) {
4356
4356
  const { theme: e } = t;
4357
- e && (this._theme = Nr(sn({}, e), {
4358
- options: sn(sn({}, this.defaults.options), e.options)
4357
+ e && (this._theme = Nr(an({}, e), {
4358
+ options: an(an({}, this.defaults.options), e.options)
4359
4359
  }), this._tokens = et.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
4360
4360
  },
4361
4361
  get theme() {
@@ -4382,13 +4382,13 @@ var et = {
4382
4382
  return this.preset;
4383
4383
  },
4384
4384
  setPreset(t) {
4385
- this._theme = Nr(sn({}, this.theme), { preset: t }), this._tokens = et.createTokens(t, this.defaults), this.clearLoadedStyleNames(), ht.emit("preset:change", t), ht.emit("theme:change", this.theme);
4385
+ this._theme = Nr(an({}, this.theme), { preset: t }), this._tokens = et.createTokens(t, this.defaults), this.clearLoadedStyleNames(), ht.emit("preset:change", t), ht.emit("theme:change", this.theme);
4386
4386
  },
4387
4387
  getOptions() {
4388
4388
  return this.options;
4389
4389
  },
4390
4390
  setOptions(t) {
4391
- this._theme = Nr(sn({}, this.theme), { options: t }), this.clearLoadedStyleNames(), ht.emit("options:change", t), ht.emit("theme:change", this.theme);
4391
+ this._theme = Nr(an({}, this.theme), { options: t }), this.clearLoadedStyleNames(), ht.emit("options:change", t), ht.emit("theme:change", this.theme);
4392
4392
  },
4393
4393
  getLayerNames() {
4394
4394
  return [...this._layerNames];
@@ -4468,13 +4468,13 @@ var et = {
4468
4468
  this._loadedStyleNames.clear();
4469
4469
  }
4470
4470
  };
4471
- function bn(t) {
4471
+ function wn(t) {
4472
4472
  "@babel/helpers - typeof";
4473
- return bn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4473
+ return wn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4474
4474
  return typeof e;
4475
4475
  } : function(e) {
4476
4476
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
4477
- }, bn(t);
4477
+ }, wn(t);
4478
4478
  }
4479
4479
  function xi(t, e) {
4480
4480
  var n = Object.keys(t);
@@ -4502,21 +4502,21 @@ function em(t, e, n) {
4502
4502
  }
4503
4503
  function tm(t) {
4504
4504
  var e = nm(t, "string");
4505
- return bn(e) == "symbol" ? e : e + "";
4505
+ return wn(e) == "symbol" ? e : e + "";
4506
4506
  }
4507
4507
  function nm(t, e) {
4508
- if (bn(t) != "object" || !t) return t;
4508
+ if (wn(t) != "object" || !t) return t;
4509
4509
  var n = t[Symbol.toPrimitive];
4510
4510
  if (n !== void 0) {
4511
4511
  var r = n.call(t, e || "default");
4512
- if (bn(r) != "object") return r;
4512
+ if (wn(r) != "object") return r;
4513
4513
  throw new TypeError("@@toPrimitive must return a primitive value.");
4514
4514
  }
4515
4515
  return (e === "string" ? String : Number)(t);
4516
4516
  }
4517
4517
  function rm(t) {
4518
4518
  var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0;
4519
- Za() ? En(t) : e ? t() : Qa(t);
4519
+ Za() ? xn(t) : e ? t() : Qa(t);
4520
4520
  }
4521
4521
  var om = 0;
4522
4522
  function im(t) {
@@ -4553,13 +4553,13 @@ function im(t) {
4553
4553
  isLoaded: Xa(n)
4554
4554
  };
4555
4555
  }
4556
- function wn(t) {
4556
+ function _n(t) {
4557
4557
  "@babel/helpers - typeof";
4558
- return wn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4558
+ return _n = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4559
4559
  return typeof e;
4560
4560
  } : function(e) {
4561
4561
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
4562
- }, wn(t);
4562
+ }, _n(t);
4563
4563
  }
4564
4564
  function Pi(t, e) {
4565
4565
  return cm(t) || lm(t, e) || am(t, e) || sm();
@@ -4627,14 +4627,14 @@ function um(t, e, n) {
4627
4627
  }
4628
4628
  function dm(t) {
4629
4629
  var e = fm(t, "string");
4630
- return wn(e) == "symbol" ? e : e + "";
4630
+ return _n(e) == "symbol" ? e : e + "";
4631
4631
  }
4632
4632
  function fm(t, e) {
4633
- if (wn(t) != "object" || !t) return t;
4633
+ if (_n(t) != "object" || !t) return t;
4634
4634
  var n = t[Symbol.toPrimitive];
4635
4635
  if (n !== void 0) {
4636
4636
  var r = n.call(t, e || "default");
4637
- if (wn(r) != "object") return r;
4637
+ if (_n(r) != "object") return r;
4638
4638
  throw new TypeError("@@toPrimitive must return a primitive value.");
4639
4639
  }
4640
4640
  return (e === "string" ? String : Number)(t);
@@ -4797,7 +4797,7 @@ var mm = function(e) {
4797
4797
  }, o = r(ze(e, {
4798
4798
  dt: Dr
4799
4799
  }));
4800
- return o ? im(hn(o), Fr({
4800
+ return o ? im(gn(o), Fr({
4801
4801
  name: this.name
4802
4802
  }, n)) : {};
4803
4803
  },
@@ -4831,7 +4831,7 @@ var mm = function(e) {
4831
4831
  if (this.css) {
4832
4832
  var r = ze(this.css, {
4833
4833
  dt: Dr
4834
- }), o = hn("".concat(r).concat(e)), i = Object.entries(n).reduce(function(s, l) {
4834
+ }), o = gn("".concat(r).concat(e)), i = Object.entries(n).reduce(function(s, l) {
4835
4835
  var a = Pi(l, 2), c = a[0], u = a[1];
4836
4836
  return s.push("".concat(c, '="').concat(u, '"')) && s;
4837
4837
  }, []).join(" ");
@@ -4848,7 +4848,7 @@ var mm = function(e) {
4848
4848
  if (this.theme) {
4849
4849
  var o = this.name === "base" ? "global-style" : "".concat(this.name, "-style"), i = ze(this.theme, {
4850
4850
  dt: Dr
4851
- }), s = hn(me.transformCSS(o, i)), l = Object.entries(n).reduce(function(a, c) {
4851
+ }), s = gn(me.transformCSS(o, i)), l = Object.entries(n).reduce(function(a, c) {
4852
4852
  var u = Pi(c, 2), f = u[0], h = u[1];
4853
4853
  return a.push("".concat(f, '="').concat(h, '"')) && a;
4854
4854
  }, []).join(" ");
@@ -4865,13 +4865,13 @@ var mm = function(e) {
4865
4865
  }, Ri = Oe.extend({
4866
4866
  name: "common"
4867
4867
  });
4868
- function _n(t) {
4868
+ function Sn(t) {
4869
4869
  "@babel/helpers - typeof";
4870
- return _n = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4870
+ return Sn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
4871
4871
  return typeof e;
4872
4872
  } : function(e) {
4873
4873
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
4874
- }, _n(t);
4874
+ }, Sn(t);
4875
4875
  }
4876
4876
  function ym(t) {
4877
4877
  return aa(t) || vm(t) || sa(t) || ia();
@@ -4879,7 +4879,7 @@ function ym(t) {
4879
4879
  function vm(t) {
4880
4880
  if (typeof Symbol < "u" && t[Symbol.iterator] != null || t["@@iterator"] != null) return Array.from(t);
4881
4881
  }
4882
- function Kn(t, e) {
4882
+ function zn(t, e) {
4883
4883
  return aa(t) || bm(t, e) || sa(t, e) || ia();
4884
4884
  }
4885
4885
  function ia() {
@@ -4936,26 +4936,26 @@ function ie(t) {
4936
4936
  for (var e = 1; e < arguments.length; e++) {
4937
4937
  var n = arguments[e] != null ? arguments[e] : {};
4938
4938
  e % 2 ? Ni(Object(n), !0).forEach(function(r) {
4939
- qn(t, r, n[r]);
4939
+ Gn(t, r, n[r]);
4940
4940
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : Ni(Object(n)).forEach(function(r) {
4941
4941
  Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(n, r));
4942
4942
  });
4943
4943
  }
4944
4944
  return t;
4945
4945
  }
4946
- function qn(t, e, n) {
4946
+ function Gn(t, e, n) {
4947
4947
  return (e = wm(e)) in t ? Object.defineProperty(t, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : t[e] = n, t;
4948
4948
  }
4949
4949
  function wm(t) {
4950
4950
  var e = _m(t, "string");
4951
- return _n(e) == "symbol" ? e : e + "";
4951
+ return Sn(e) == "symbol" ? e : e + "";
4952
4952
  }
4953
4953
  function _m(t, e) {
4954
- if (_n(t) != "object" || !t) return t;
4954
+ if (Sn(t) != "object" || !t) return t;
4955
4955
  var n = t[Symbol.toPrimitive];
4956
4956
  if (n !== void 0) {
4957
4957
  var r = n.call(t, e || "default");
4958
- if (_n(r) != "object") return r;
4958
+ if (Sn(r) != "object") return r;
4959
4959
  throw new TypeError("@@toPrimitive must return a primitive value.");
4960
4960
  }
4961
4961
  return (e === "string" ? String : Number)(t);
@@ -5135,7 +5135,7 @@ var fr = {
5135
5135
  },
5136
5136
  _getPTDatasets: function() {
5137
5137
  var e, n, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", o = "data-pc-", i = r === "root" && ce((e = this.pt) === null || e === void 0 ? void 0 : e["data-pc-section"]);
5138
- return r !== "transition" && ie(ie({}, r === "root" && ie(qn({}, "".concat(o, "name"), rt(i ? (n = this.pt) === null || n === void 0 ? void 0 : n["data-pc-section"] : this.$.type.name)), i && qn({}, "".concat(o, "extend"), rt(this.$.type.name)))), {}, qn({}, "".concat(o, "section"), rt(r)));
5138
+ return r !== "transition" && ie(ie({}, r === "root" && ie(Gn({}, "".concat(o, "name"), rt(i ? (n = this.pt) === null || n === void 0 ? void 0 : n["data-pc-section"] : this.$.type.name)), i && Gn({}, "".concat(o, "extend"), rt(this.$.type.name)))), {}, Gn({}, "".concat(o, "section"), rt(r)));
5139
5139
  },
5140
5140
  _getPTClassValue: function() {
5141
5141
  var e = this._getOptionValue.apply(this, arguments);
@@ -5261,10 +5261,10 @@ var fr = {
5261
5261
  },
5262
5262
  $_attrsPT: function() {
5263
5263
  return Object.entries(this.$attrs || {}).filter(function(e) {
5264
- var n = Kn(e, 1), r = n[0];
5264
+ var n = zn(e, 1), r = n[0];
5265
5265
  return r == null ? void 0 : r.startsWith("pt:");
5266
5266
  }).reduce(function(e, n) {
5267
- var r = Kn(n, 2), o = r[0], i = r[1], s = o.split(":"), l = ym(s), a = l.slice(1);
5267
+ var r = zn(n, 2), o = r[0], i = r[1], s = o.split(":"), l = ym(s), a = l.slice(1);
5268
5268
  return a == null || a.reduce(function(c, u, f, h) {
5269
5269
  return !c[u] && (c[u] = f === h.length - 1 ? i : {}), c[u];
5270
5270
  }, e), e;
@@ -5272,10 +5272,10 @@ var fr = {
5272
5272
  },
5273
5273
  $_attrsWithoutPT: function() {
5274
5274
  return Object.entries(this.$attrs || {}).filter(function(e) {
5275
- var n = Kn(e, 1), r = n[0];
5275
+ var n = zn(e, 1), r = n[0];
5276
5276
  return !(r != null && r.startsWith("pt:"));
5277
5277
  }).reduce(function(e, n) {
5278
- var r = Kn(n, 2), o = r[0], i = r[1];
5278
+ var r = zn(n, 2), o = r[0], i = r[1];
5279
5279
  return e[o] = i, e;
5280
5280
  }, {});
5281
5281
  },
@@ -5319,13 +5319,13 @@ var fr = {
5319
5319
  name: "baseicon",
5320
5320
  css: Sm
5321
5321
  });
5322
- function Sn(t) {
5322
+ function kn(t) {
5323
5323
  "@babel/helpers - typeof";
5324
- return Sn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5324
+ return kn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5325
5325
  return typeof e;
5326
5326
  } : function(e) {
5327
5327
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
5328
- }, Sn(t);
5328
+ }, kn(t);
5329
5329
  }
5330
5330
  function Di(t, e) {
5331
5331
  var n = Object.keys(t);
@@ -5353,14 +5353,14 @@ function Cm(t, e, n) {
5353
5353
  }
5354
5354
  function Am(t) {
5355
5355
  var e = Tm(t, "string");
5356
- return Sn(e) == "symbol" ? e : e + "";
5356
+ return kn(e) == "symbol" ? e : e + "";
5357
5357
  }
5358
5358
  function Tm(t, e) {
5359
- if (Sn(t) != "object" || !t) return t;
5359
+ if (kn(t) != "object" || !t) return t;
5360
5360
  var n = t[Symbol.toPrimitive];
5361
5361
  if (n !== void 0) {
5362
5362
  var r = n.call(t, e || "default");
5363
- if (Sn(r) != "object") return r;
5363
+ if (kn(r) != "object") return r;
5364
5364
  throw new TypeError("@@toPrimitive must return a primitive value.");
5365
5365
  }
5366
5366
  return (e === "string" ? String : Number)(t);
@@ -5615,13 +5615,13 @@ var Rm = function(e) {
5615
5615
  theme: Rm,
5616
5616
  classes: $m
5617
5617
  }), Bi = Zs();
5618
- function kn(t) {
5618
+ function Cn(t) {
5619
5619
  "@babel/helpers - typeof";
5620
- return kn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5620
+ return Cn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5621
5621
  return typeof e;
5622
5622
  } : function(e) {
5623
5623
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
5624
- }, kn(t);
5624
+ }, Cn(t);
5625
5625
  }
5626
5626
  function Mi(t, e) {
5627
5627
  return Mm(t) || Bm(t, e) || Fm(t, e) || Dm();
@@ -5689,14 +5689,14 @@ function eo(t, e, n) {
5689
5689
  }
5690
5690
  function Um(t) {
5691
5691
  var e = Hm(t, "string");
5692
- return kn(e) == "symbol" ? e : e + "";
5692
+ return Cn(e) == "symbol" ? e : e + "";
5693
5693
  }
5694
5694
  function Hm(t, e) {
5695
- if (kn(t) != "object" || !t) return t;
5695
+ if (Cn(t) != "object" || !t) return t;
5696
5696
  var n = t[Symbol.toPrimitive];
5697
5697
  if (n !== void 0) {
5698
5698
  var r = n.call(t, e || "default");
5699
- if (kn(r) != "object") return r;
5699
+ if (Cn(r) != "object") return r;
5700
5700
  throw new TypeError("@@toPrimitive must return a primitive value.");
5701
5701
  }
5702
5702
  return (e === "string" ? String : Number)(t);
@@ -5964,13 +5964,13 @@ var Q = {
5964
5964
  }), zm = Q.extend({
5965
5965
  style: Km
5966
5966
  });
5967
- function Cn(t) {
5967
+ function An(t) {
5968
5968
  "@babel/helpers - typeof";
5969
- return Cn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5969
+ return An = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
5970
5970
  return typeof e;
5971
5971
  } : function(e) {
5972
5972
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
5973
- }, Cn(t);
5973
+ }, An(t);
5974
5974
  }
5975
5975
  function Wm(t) {
5976
5976
  return Ym(t) || Jm(t) || Gm(t) || qm();
@@ -6002,14 +6002,14 @@ function ji(t, e, n) {
6002
6002
  }
6003
6003
  function Xm(t) {
6004
6004
  var e = Zm(t, "string");
6005
- return Cn(e) == "symbol" ? e : e + "";
6005
+ return An(e) == "symbol" ? e : e + "";
6006
6006
  }
6007
6007
  function Zm(t, e) {
6008
- if (Cn(t) != "object" || !t) return t;
6008
+ if (An(t) != "object" || !t) return t;
6009
6009
  var n = t[Symbol.toPrimitive];
6010
6010
  if (n !== void 0) {
6011
6011
  var r = n.call(t, e || "default");
6012
- if (Cn(r) != "object") return r;
6012
+ if (An(r) != "object") return r;
6013
6013
  throw new TypeError("@@toPrimitive must return a primitive value.");
6014
6014
  }
6015
6015
  return (e === "string" ? String : Number)(t);
@@ -6064,7 +6064,7 @@ var Qm = zm.extend("ripple", {
6064
6064
  },
6065
6065
  getInk: function(e) {
6066
6066
  return e && e.children ? Wm(e.children).find(function(n) {
6067
- return dn(n, "data-pc-name") === "ripple";
6067
+ return fn(n, "data-pc-name") === "ripple";
6068
6068
  }) : void 0;
6069
6069
  }
6070
6070
  }
@@ -6230,7 +6230,7 @@ var Qm = zm.extend("ripple", {
6230
6230
  }
6231
6231
  }, tp = ["tabindex"], np = ["id", "aria-label", "aria-expanded", "aria-level", "aria-setsize", "aria-posinset", "data-p-focused", "data-p-disabled"], rp = ["onClick", "onMousemove"], op = ["href", "target"];
6232
6232
  function ip(t, e, n, r, o, i) {
6233
- var s = xn("PanelMenuSub", !0), l = el("ripple");
6233
+ var s = In("PanelMenuSub", !0), l = el("ripple");
6234
6234
  return K(), ee("ul", {
6235
6235
  class: ge(t.cx("submenu")),
6236
6236
  tabindex: n.tabindex
@@ -6561,7 +6561,7 @@ var ua = {
6561
6561
  expanded: r
6562
6562
  }) : (this.activeItemPath = this.activeItemPath.filter(function(o) {
6563
6563
  return o.parentKey !== n.parentKey;
6564
- }), r && this.activeItemPath.push(n)), this.focusedItem = n, un(this.$el);
6564
+ }), r && this.activeItemPath.push(n)), this.focusedItem = n, dn(this.$el);
6565
6565
  },
6566
6566
  onItemMouseMove: function(e) {
6567
6567
  this.focused && (this.focusedItem = e.processedItem);
@@ -6706,7 +6706,7 @@ var ua = {
6706
6706
  }
6707
6707
  };
6708
6708
  function dp(t, e, n, r, o, i) {
6709
- var s = xn("PanelMenuSub");
6709
+ var s = In("PanelMenuSub");
6710
6710
  return K(), Te(s, re({
6711
6711
  id: n.panelId + "_list",
6712
6712
  class: t.cx("rootList"),
@@ -6728,13 +6728,13 @@ function dp(t, e, n, r, o, i) {
6728
6728
  }, t.ptm("rootList")), null, 16, ["id", "class", "aria-activedescendant", "panelId", "focusedItemId", "items", "templates", "activeItemPath", "onFocus", "onBlur", "onKeydown", "onItemToggle", "onItemMousemove", "pt", "unstyled"]);
6729
6729
  }
6730
6730
  ua.render = dp;
6731
- function An(t) {
6731
+ function Tn(t) {
6732
6732
  "@babel/helpers - typeof";
6733
- return An = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
6733
+ return Tn = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
6734
6734
  return typeof e;
6735
6735
  } : function(e) {
6736
6736
  return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
6737
- }, An(t);
6737
+ }, Tn(t);
6738
6738
  }
6739
6739
  function Ki(t, e) {
6740
6740
  var n = Object.keys(t);
@@ -6762,14 +6762,14 @@ function mp(t, e, n) {
6762
6762
  }
6763
6763
  function pp(t) {
6764
6764
  var e = hp(t, "string");
6765
- return An(e) == "symbol" ? e : e + "";
6765
+ return Tn(e) == "symbol" ? e : e + "";
6766
6766
  }
6767
6767
  function hp(t, e) {
6768
- if (An(t) != "object" || !t) return t;
6768
+ if (Tn(t) != "object" || !t) return t;
6769
6769
  var n = t[Symbol.toPrimitive];
6770
6770
  if (n !== void 0) {
6771
6771
  var r = n.call(t, e || "default");
6772
- if (An(r) != "object") return r;
6772
+ if (Tn(r) != "object") return r;
6773
6773
  throw new TypeError("@@toPrimitive must return a primitive value.");
6774
6774
  }
6775
6775
  return (e === "string" ? String : Number)(t);
@@ -6845,7 +6845,7 @@ var da = {
6845
6845
  n.command && n.command({
6846
6846
  originalEvent: e,
6847
6847
  item: n
6848
- }), this.changeActiveItem(e, n), un(e.currentTarget);
6848
+ }), this.changeActiveItem(e, n), dn(e.currentTarget);
6849
6849
  },
6850
6850
  onHeaderKeyDown: function(e, n) {
6851
6851
  switch (e.code) {
@@ -6869,15 +6869,15 @@ var da = {
6869
6869
  }
6870
6870
  },
6871
6871
  onHeaderArrowDownKey: function(e) {
6872
- var n = dn(e.currentTarget, "data-p-active") === !0 ? nt(e.currentTarget.nextElementSibling, '[data-pc-section="rootlist"]') : null;
6873
- n ? un(n) : this.updateFocusedHeader({
6872
+ var n = fn(e.currentTarget, "data-p-active") === !0 ? nt(e.currentTarget.nextElementSibling, '[data-pc-section="rootlist"]') : null;
6873
+ n ? dn(n) : this.updateFocusedHeader({
6874
6874
  originalEvent: e,
6875
6875
  focusOnNext: !0
6876
6876
  }), e.preventDefault();
6877
6877
  },
6878
6878
  onHeaderArrowUpKey: function(e) {
6879
- var n = this.findPrevHeader(e.currentTarget.parentElement) || this.findLastHeader(), r = dn(n, "data-p-active") === !0 ? nt(n.nextElementSibling, '[data-pc-section="rootlist"]') : null;
6880
- r ? un(r) : this.updateFocusedHeader({
6879
+ var n = this.findPrevHeader(e.currentTarget.parentElement) || this.findLastHeader(), r = fn(n, "data-p-active") === !0 ? nt(n.nextElementSibling, '[data-pc-section="rootlist"]') : null;
6880
+ r ? dn(r) : this.updateFocusedHeader({
6881
6881
  originalEvent: e,
6882
6882
  focusOnNext: !1
6883
6883
  }), e.preventDefault();
@@ -6894,11 +6894,11 @@ var da = {
6894
6894
  },
6895
6895
  findNextHeader: function(e) {
6896
6896
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, r = n ? e : e.nextElementSibling, o = nt(r, '[data-pc-section="header"]');
6897
- return o ? dn(o, "data-p-disabled") ? this.findNextHeader(o.parentElement) : o : null;
6897
+ return o ? fn(o, "data-p-disabled") ? this.findNextHeader(o.parentElement) : o : null;
6898
6898
  },
6899
6899
  findPrevHeader: function(e) {
6900
6900
  var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, r = n ? e : e.previousElementSibling, o = nt(r, '[data-pc-section="header"]');
6901
- return o ? dn(o, "data-p-disabled") ? this.findPrevHeader(o.parentElement) : o : null;
6901
+ return o ? fn(o, "data-p-disabled") ? this.findPrevHeader(o.parentElement) : o : null;
6902
6902
  },
6903
6903
  findFirstHeader: function() {
6904
6904
  return this.findNextHeader(this.$el.firstElementChild, !0);
@@ -6935,7 +6935,7 @@ var da = {
6935
6935
  }
6936
6936
  },
6937
6937
  changeFocusedHeader: function(e, n) {
6938
- n && un(n);
6938
+ n && dn(n);
6939
6939
  },
6940
6940
  getMenuItemProps: function(e, n) {
6941
6941
  return {
@@ -6955,7 +6955,7 @@ var da = {
6955
6955
  }
6956
6956
  }, gp = ["id"], yp = ["id", "tabindex", "aria-label", "aria-expanded", "aria-controls", "aria-disabled", "onClick", "onKeydown", "data-p-active", "data-p-disabled"], vp = ["href"], bp = ["id", "aria-labelledby"];
6957
6957
  function wp(t, e, n, r, o, i) {
6958
- var s = xn("PanelMenuList");
6958
+ var s = In("PanelMenuList");
6959
6959
  return K(), ee("div", re({
6960
6960
  id: o.id,
6961
6961
  class: t.cx("root")
@@ -7074,7 +7074,7 @@ const _p = (t) => (tl("data-v-f3b30de9"), t = t(), nl(), t), Sp = { class: "pane
7074
7074
  l && l.clientWidth + 10 > document.body.clientWidth && n.Close(), i();
7075
7075
  }
7076
7076
  return (o, i) => {
7077
- const s = xn("router-link");
7077
+ const s = In("router-link");
7078
7078
  return K(), ee("div", Sp, [
7079
7079
  je(_e(da), {
7080
7080
  model: e.items,
@@ -7160,16 +7160,16 @@ function fa(t, e) {
7160
7160
  const { toString: Ip } = Object.prototype, { getPrototypeOf: Io } = Object, mr = /* @__PURE__ */ ((t) => (e) => {
7161
7161
  const n = Ip.call(e);
7162
7162
  return t[n] || (t[n] = n.slice(8, -1).toLowerCase());
7163
- })(/* @__PURE__ */ Object.create(null)), lt = (t) => (t = t.toLowerCase(), (e) => mr(e) === t), pr = (t) => (e) => typeof e === t, { isArray: Xt } = Array, Tn = pr("undefined");
7163
+ })(/* @__PURE__ */ Object.create(null)), lt = (t) => (t = t.toLowerCase(), (e) => mr(e) === t), pr = (t) => (e) => typeof e === t, { isArray: Zt } = Array, En = pr("undefined");
7164
7164
  function Pp(t) {
7165
- return t !== null && !Tn(t) && t.constructor !== null && !Tn(t.constructor) && We(t.constructor.isBuffer) && t.constructor.isBuffer(t);
7165
+ return t !== null && !En(t) && t.constructor !== null && !En(t.constructor) && We(t.constructor.isBuffer) && t.constructor.isBuffer(t);
7166
7166
  }
7167
7167
  const ma = lt("ArrayBuffer");
7168
7168
  function Op(t) {
7169
7169
  let e;
7170
7170
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? e = ArrayBuffer.isView(t) : e = t && t.buffer && ma(t.buffer), e;
7171
7171
  }
7172
- const Lp = pr("string"), We = pr("function"), pa = pr("number"), hr = (t) => t !== null && typeof t == "object", Rp = (t) => t === !0 || t === !1, Gn = (t) => {
7172
+ const Lp = pr("string"), We = pr("function"), pa = pr("number"), hr = (t) => t !== null && typeof t == "object", Rp = (t) => t === !0 || t === !1, Jn = (t) => {
7173
7173
  if (mr(t) !== "object")
7174
7174
  return !1;
7175
7175
  const e = Io(t);
@@ -7179,11 +7179,11 @@ const Lp = pr("string"), We = pr("function"), pa = pr("number"), hr = (t) => t !
7179
7179
  return t && (typeof FormData == "function" && t instanceof FormData || We(t.append) && ((e = mr(t)) === "formdata" || // detect form-data instance
7180
7180
  e === "object" && We(t.toString) && t.toString() === "[object FormData]"));
7181
7181
  }, Up = lt("URLSearchParams"), [Hp, jp, Vp, Kp] = ["ReadableStream", "Request", "Response", "Headers"].map(lt), zp = (t) => t.trim ? t.trim() : t.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
7182
- function Nn(t, e, { allOwnKeys: n = !1 } = {}) {
7182
+ function Dn(t, e, { allOwnKeys: n = !1 } = {}) {
7183
7183
  if (t === null || typeof t > "u")
7184
7184
  return;
7185
7185
  let r, o;
7186
- if (typeof t != "object" && (t = [t]), Xt(t))
7186
+ if (typeof t != "object" && (t = [t]), Zt(t))
7187
7187
  for (r = 0, o = t.length; r < o; r++)
7188
7188
  e.call(null, t[r], r, t);
7189
7189
  else {
@@ -7202,17 +7202,17 @@ function ha(t, e) {
7202
7202
  return o;
7203
7203
  return null;
7204
7204
  }
7205
- const Pt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ga = (t) => !Tn(t) && t !== Pt;
7205
+ const Pt = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ga = (t) => !En(t) && t !== Pt;
7206
7206
  function no() {
7207
7207
  const { caseless: t } = ga(this) && this || {}, e = {}, n = (r, o) => {
7208
7208
  const i = t && ha(e, o) || o;
7209
- Gn(e[i]) && Gn(r) ? e[i] = no(e[i], r) : Gn(r) ? e[i] = no({}, r) : Xt(r) ? e[i] = r.slice() : e[i] = r;
7209
+ Jn(e[i]) && Jn(r) ? e[i] = no(e[i], r) : Jn(r) ? e[i] = no({}, r) : Zt(r) ? e[i] = r.slice() : e[i] = r;
7210
7210
  };
7211
7211
  for (let r = 0, o = arguments.length; r < o; r++)
7212
- arguments[r] && Nn(arguments[r], n);
7212
+ arguments[r] && Dn(arguments[r], n);
7213
7213
  return e;
7214
7214
  }
7215
- const Wp = (t, e, n, { allOwnKeys: r } = {}) => (Nn(e, (o, i) => {
7215
+ const Wp = (t, e, n, { allOwnKeys: r } = {}) => (Dn(e, (o, i) => {
7216
7216
  n && We(o) ? t[i] = fa(o, n) : t[i] = o;
7217
7217
  }, { allOwnKeys: r }), t), qp = (t) => (t.charCodeAt(0) === 65279 && (t = t.slice(1)), t), Gp = (t, e, n, r) => {
7218
7218
  t.prototype = Object.create(e.prototype, r), t.prototype.constructor = t, Object.defineProperty(t, "super", {
@@ -7234,7 +7234,7 @@ const Wp = (t, e, n, { allOwnKeys: r } = {}) => (Nn(e, (o, i) => {
7234
7234
  return r !== -1 && r === n;
7235
7235
  }, Xp = (t) => {
7236
7236
  if (!t) return null;
7237
- if (Xt(t)) return t;
7237
+ if (Zt(t)) return t;
7238
7238
  let e = t.length;
7239
7239
  if (!pa(e)) return null;
7240
7240
  const n = new Array(e);
@@ -7261,7 +7261,7 @@ const Wp = (t, e, n, { allOwnKeys: r } = {}) => (Nn(e, (o, i) => {
7261
7261
  }
7262
7262
  ), Wi = (({ hasOwnProperty: t }) => (e, n) => t.call(e, n))(Object.prototype), rh = lt("RegExp"), ya = (t, e) => {
7263
7263
  const n = Object.getOwnPropertyDescriptors(t), r = {};
7264
- Nn(n, (o, i) => {
7264
+ Dn(n, (o, i) => {
7265
7265
  let s;
7266
7266
  (s = e(o, i, t)) !== !1 && (r[i] = s || o);
7267
7267
  }), Object.defineProperties(t, r);
@@ -7286,7 +7286,7 @@ const Wp = (t, e, n, { allOwnKeys: r } = {}) => (Nn(e, (o, i) => {
7286
7286
  n[i] = !0;
7287
7287
  });
7288
7288
  };
7289
- return Xt(t) ? r(t) : r(String(t).split(e)), n;
7289
+ return Zt(t) ? r(t) : r(String(t).split(e)), n;
7290
7290
  }, sh = () => {
7291
7291
  }, ah = (t, e) => t != null && Number.isFinite(t = +t) ? t : e, Br = "abcdefghijklmnopqrstuvwxyz", qi = "0123456789", va = {
7292
7292
  DIGIT: qi,
@@ -7309,10 +7309,10 @@ const uh = (t) => {
7309
7309
  return;
7310
7310
  if (!("toJSON" in r)) {
7311
7311
  e[o] = r;
7312
- const i = Xt(r) ? [] : {};
7313
- return Nn(r, (s, l) => {
7312
+ const i = Zt(r) ? [] : {};
7313
+ return Dn(r, (s, l) => {
7314
7314
  const a = n(s, o + 1);
7315
- !Tn(a) && (i[l] = a);
7315
+ !En(a) && (i[l] = a);
7316
7316
  }), e[o] = void 0, i;
7317
7317
  }
7318
7318
  }
@@ -7327,7 +7327,7 @@ const uh = (t) => {
7327
7327
  typeof setImmediate == "function",
7328
7328
  We(Pt.postMessage)
7329
7329
  ), mh = typeof queueMicrotask < "u" ? queueMicrotask.bind(Pt) : typeof process < "u" && process.nextTick || ba, g = {
7330
- isArray: Xt,
7330
+ isArray: Zt,
7331
7331
  isArrayBuffer: ma,
7332
7332
  isBuffer: Pp,
7333
7333
  isFormData: Mp,
@@ -7336,12 +7336,12 @@ const uh = (t) => {
7336
7336
  isNumber: pa,
7337
7337
  isBoolean: Rp,
7338
7338
  isObject: hr,
7339
- isPlainObject: Gn,
7339
+ isPlainObject: Jn,
7340
7340
  isReadableStream: Hp,
7341
7341
  isRequest: jp,
7342
7342
  isResponse: Vp,
7343
7343
  isHeaders: Kp,
7344
- isUndefined: Tn,
7344
+ isUndefined: En,
7345
7345
  isDate: $p,
7346
7346
  isFile: Np,
7347
7347
  isBlob: Dp,
@@ -7351,7 +7351,7 @@ const uh = (t) => {
7351
7351
  isURLSearchParams: Up,
7352
7352
  isTypedArray: Zp,
7353
7353
  isFileList: Fp,
7354
- forEach: Nn,
7354
+ forEach: Dn,
7355
7355
  merge: no,
7356
7356
  extend: Wp,
7357
7357
  trim: zp,
@@ -7679,7 +7679,7 @@ function Ih(t, e, n) {
7679
7679
  }
7680
7680
  return (n || JSON.stringify)(t);
7681
7681
  }
7682
- const Dn = {
7682
+ const Fn = {
7683
7683
  transitional: Aa,
7684
7684
  adapter: ["xhr", "http", "fetch"],
7685
7685
  transformRequest: [function(e, n) {
@@ -7708,7 +7708,7 @@ const Dn = {
7708
7708
  return i || o ? (n.setContentType("application/json", !1), Ih(e)) : e;
7709
7709
  }],
7710
7710
  transformResponse: [function(e) {
7711
- const n = this.transitional || Dn.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
7711
+ const n = this.transitional || Fn.transitional, r = n && n.forcedJSONParsing, o = this.responseType === "json";
7712
7712
  if (g.isResponse(e) || g.isReadableStream(e))
7713
7713
  return e;
7714
7714
  if (e && g.isString(e) && (r && !this.responseType || o)) {
@@ -7746,7 +7746,7 @@ const Dn = {
7746
7746
  }
7747
7747
  };
7748
7748
  g.forEach(["delete", "get", "head", "post", "put", "patch"], (t) => {
7749
- Dn.headers[t] = {};
7749
+ Fn.headers[t] = {};
7750
7750
  });
7751
7751
  const Ph = g.toObjectSet([
7752
7752
  "age",
@@ -7774,11 +7774,11 @@ const Ph = g.toObjectSet([
7774
7774
  o = s.indexOf(":"), n = s.substring(0, o).trim().toLowerCase(), r = s.substring(o + 1).trim(), !(!n || e[n] && Ph[n]) && (n === "set-cookie" ? e[n] ? e[n].push(r) : e[n] = [r] : e[n] = e[n] ? e[n] + ", " + r : r);
7775
7775
  }), e;
7776
7776
  }, Xi = Symbol("internals");
7777
- function ln(t) {
7777
+ function cn(t) {
7778
7778
  return t && String(t).trim().toLowerCase();
7779
7779
  }
7780
- function Jn(t) {
7781
- return t === !1 || t == null ? t : g.isArray(t) ? t.map(Jn) : String(t);
7780
+ function Yn(t) {
7781
+ return t === !1 || t == null ? t : g.isArray(t) ? t.map(Yn) : String(t);
7782
7782
  }
7783
7783
  function Lh(t) {
7784
7784
  const e = /* @__PURE__ */ Object.create(null), n = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
@@ -7819,11 +7819,11 @@ class Me {
7819
7819
  set(e, n, r) {
7820
7820
  const o = this;
7821
7821
  function i(l, a, c) {
7822
- const u = ln(a);
7822
+ const u = cn(a);
7823
7823
  if (!u)
7824
7824
  throw new Error("header name must be a non-empty string");
7825
7825
  const f = g.findKey(o, u);
7826
- (!f || o[f] === void 0 || c === !0 || c === void 0 && o[f] !== !1) && (o[f || a] = Jn(l));
7826
+ (!f || o[f] === void 0 || c === !0 || c === void 0 && o[f] !== !1) && (o[f || a] = Yn(l));
7827
7827
  }
7828
7828
  const s = (l, a) => g.forEach(l, (c, u) => i(c, u, a));
7829
7829
  if (g.isPlainObject(e) || e instanceof this.constructor)
@@ -7838,7 +7838,7 @@ class Me {
7838
7838
  return this;
7839
7839
  }
7840
7840
  get(e, n) {
7841
- if (e = ln(e), e) {
7841
+ if (e = cn(e), e) {
7842
7842
  const r = g.findKey(this, e);
7843
7843
  if (r) {
7844
7844
  const o = this[r];
@@ -7855,7 +7855,7 @@ class Me {
7855
7855
  }
7856
7856
  }
7857
7857
  has(e, n) {
7858
- if (e = ln(e), e) {
7858
+ if (e = cn(e), e) {
7859
7859
  const r = g.findKey(this, e);
7860
7860
  return !!(r && this[r] !== void 0 && (!n || Mr(this, this[r], r, n)));
7861
7861
  }
@@ -7865,7 +7865,7 @@ class Me {
7865
7865
  const r = this;
7866
7866
  let o = !1;
7867
7867
  function i(s) {
7868
- if (s = ln(s), s) {
7868
+ if (s = cn(s), s) {
7869
7869
  const l = g.findKey(r, s);
7870
7870
  l && (!n || Mr(r, r[l], l, n)) && (delete r[l], o = !0);
7871
7871
  }
@@ -7886,11 +7886,11 @@ class Me {
7886
7886
  return g.forEach(this, (o, i) => {
7887
7887
  const s = g.findKey(r, i);
7888
7888
  if (s) {
7889
- n[s] = Jn(o), delete n[i];
7889
+ n[s] = Yn(o), delete n[i];
7890
7890
  return;
7891
7891
  }
7892
7892
  const l = e ? $h(i) : String(i).trim();
7893
- l !== i && delete n[i], n[l] = Jn(o), r[l] = !0;
7893
+ l !== i && delete n[i], n[l] = Yn(o), r[l] = !0;
7894
7894
  }), this;
7895
7895
  }
7896
7896
  concat(...e) {
@@ -7924,7 +7924,7 @@ class Me {
7924
7924
  accessors: {}
7925
7925
  }).accessors, o = this.prototype;
7926
7926
  function i(s) {
7927
- const l = ln(s);
7927
+ const l = cn(s);
7928
7928
  r[l] || (Nh(o, s), r[l] = !0);
7929
7929
  }
7930
7930
  return g.isArray(e) ? e.forEach(i) : i(e), this;
@@ -7942,7 +7942,7 @@ g.reduceDescriptors(Me.prototype, ({ value: t }, e) => {
7942
7942
  });
7943
7943
  g.freezeMethods(Me);
7944
7944
  function Ur(t, e) {
7945
- const n = this || Dn, r = e || n, o = Me.from(r.headers);
7945
+ const n = this || Fn, r = e || n, o = Me.from(r.headers);
7946
7946
  let i = r.data;
7947
7947
  return g.forEach(t, function(l) {
7948
7948
  i = l.call(n, i, o.normalize(), e ? e.status : void 0);
@@ -7951,10 +7951,10 @@ function Ur(t, e) {
7951
7951
  function Ea(t) {
7952
7952
  return !!(t && t.__CANCEL__);
7953
7953
  }
7954
- function Zt(t, e, n) {
7954
+ function Qt(t, e, n) {
7955
7955
  Y.call(this, t ?? "canceled", Y.ERR_CANCELED, e, n), this.name = "CanceledError";
7956
7956
  }
7957
- g.inherits(Zt, Y, {
7957
+ g.inherits(Qt, Y, {
7958
7958
  __CANCEL__: !0
7959
7959
  });
7960
7960
  function xa(t, e, n) {
@@ -8226,7 +8226,7 @@ const Pa = (t) => {
8226
8226
  }, i === void 0 && s.setContentType(null), "setRequestHeader" in w && g.forEach(s.toJSON(), function(J, te) {
8227
8227
  w.setRequestHeader(te, J);
8228
8228
  }), g.isUndefined(o.withCredentials) || (w.withCredentials = !!o.withCredentials), l && l !== "json" && (w.responseType = o.responseType), c && ([h, y] = nr(c, !0), w.addEventListener("progress", h)), a && w.upload && ([f, _] = nr(a), w.upload.addEventListener("progress", f), w.upload.addEventListener("loadend", _)), (o.cancelToken || o.signal) && (u = (C) => {
8229
- w && (r(!C || C.type ? new Zt(null, t, w) : C), w.abort(), w = null);
8229
+ w && (r(!C || C.type ? new Qt(null, t, w) : C), w.abort(), w = null);
8230
8230
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
8231
8231
  const A = Dh(o.url);
8232
8232
  if (A && it.protocols.indexOf(A) === -1) {
@@ -8241,7 +8241,7 @@ const Pa = (t) => {
8241
8241
  if (!r) {
8242
8242
  r = !0, s();
8243
8243
  const c = a instanceof Error ? a : this.reason;
8244
- n.abort(c instanceof Y ? c : new Zt(c instanceof Error ? c.message : c));
8244
+ n.abort(c instanceof Y ? c : new Qt(c instanceof Error ? c.message : c));
8245
8245
  }
8246
8246
  };
8247
8247
  let i = e && setTimeout(() => {
@@ -8470,13 +8470,13 @@ const rs = (t) => `- ${t}`, Zh = (t) => g.isFunction(t) || t === null || t === !
8470
8470
  };
8471
8471
  function Hr(t) {
8472
8472
  if (t.cancelToken && t.cancelToken.throwIfRequested(), t.signal && t.signal.aborted)
8473
- throw new Zt(null, t);
8473
+ throw new Qt(null, t);
8474
8474
  }
8475
8475
  function os(t) {
8476
8476
  return Hr(t), t.headers = Me.from(t.headers), t.data = Ur.call(
8477
8477
  t,
8478
8478
  t.transformRequest
8479
- ), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), Ra.getAdapter(t.adapter || Dn.adapter)(t).then(function(r) {
8479
+ ), ["post", "put", "patch"].indexOf(t.method) !== -1 && t.headers.setContentType("application/x-www-form-urlencoded", !1), Ra.getAdapter(t.adapter || Fn.adapter)(t).then(function(r) {
8480
8480
  return Hr(t), r.data = Ur.call(
8481
8481
  t,
8482
8482
  t.transformResponse,
@@ -8681,7 +8681,7 @@ class Ro {
8681
8681
  r.unsubscribe(i);
8682
8682
  }, s;
8683
8683
  }, e(function(i, s, l) {
8684
- r.reason || (r.reason = new Zt(i, s, l), n(r.reason));
8684
+ r.reason || (r.reason = new Qt(i, s, l), n(r.reason));
8685
8685
  });
8686
8686
  }
8687
8687
  /**
@@ -8806,9 +8806,9 @@ function Na(t) {
8806
8806
  return Na(Nt(t, o));
8807
8807
  }, n;
8808
8808
  }
8809
- const ye = Na(Dn);
8809
+ const ye = Na(Fn);
8810
8810
  ye.Axios = Lt;
8811
- ye.CanceledError = Zt;
8811
+ ye.CanceledError = Qt;
8812
8812
  ye.CancelToken = Ro;
8813
8813
  ye.isCancel = Ea;
8814
8814
  ye.VERSION = $a;
@@ -8938,12 +8938,20 @@ function pg() {
8938
8938
  document.documentElement.classList.add("app-mounted");
8939
8939
  }
8940
8940
  function hg() {
8941
- Zn.Toggle();
8941
+ Gt.Toggle();
8942
+ }
8943
+ function gg() {
8944
+ Gt.EnableDarkMode();
8945
+ }
8946
+ function yg() {
8947
+ Gt.EnableLightMode();
8942
8948
  }
8943
- Zn.SetInitialTheme();
8949
+ Gt.SetInitialTheme();
8944
8950
  export {
8945
8951
  zi as AppResult,
8946
8952
  ng as AxiosClient,
8953
+ gg as EnableDarkMode,
8954
+ yg as EnableLightMode,
8947
8955
  pg as RemovePreloader,
8948
8956
  kl as SfButton,
8949
8957
  cg as SfContent,