comand-component-library 4.0.70 → 4.0.72

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  var Ni = Object.defineProperty;
2
2
  var ji = (e, n, t) => n in e ? Ni(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
3
  var Ae = (e, n, t) => ji(e, typeof n != "symbol" ? n + "" : n, t);
4
- import { defineComponent as Yn, h as fn, resolveComponent as Ce, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as Ui, resolveDynamicComponent as De, withModifiers as I, withCtx as V, withDirectives as ue, createElementVNode as f, createVNode as v, createCommentVNode as c, vShow as be, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as N, mergeProps as M, createTextVNode as j, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, guardReactiveProps as ge, normalizeStyle as et, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
4
+ import { defineComponent as Yn, h as fn, resolveComponent as Ce, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as Ui, resolveDynamicComponent as De, withModifiers as I, withCtx as V, withDirectives as ue, createElementVNode as f, createVNode as v, createCommentVNode as c, vShow as be, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as q, mergeProps as M, createTextVNode as j, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, guardReactiveProps as he, normalizeStyle as et, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
5
5
  const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, ot = (e, n, t, s = "") => {
6
6
  const o = e.split(":");
7
7
  if (e.slice(0, 1) === "@") {
@@ -450,7 +450,7 @@ const Co = (e, n, t) => {
450
450
  prepare: yo,
451
451
  send: Co
452
452
  };
453
- function wo(e) {
453
+ function xo(e) {
454
454
  const n = {
455
455
  loaded: [],
456
456
  missing: [],
@@ -483,7 +483,7 @@ function li(e, n) {
483
483
  s && (t.loaderCallbacks = s.filter((o) => o.id !== n));
484
484
  });
485
485
  }
486
- function xo(e) {
486
+ function wo(e) {
487
487
  e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
488
488
  e.pendingCallbacksFlag = !1;
489
489
  const n = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
@@ -557,25 +557,25 @@ function Oo(e, n, t, s) {
557
557
  if (e.random) {
558
558
  let F = e.resources.slice(0);
559
559
  for (r = []; F.length > 1; ) {
560
- const q = Math.floor(Math.random() * F.length);
561
- r.push(F[q]), F = F.slice(0, q).concat(F.slice(q + 1));
560
+ const R = Math.floor(Math.random() * F.length);
561
+ r.push(F[R]), F = F.slice(0, R).concat(F.slice(R + 1));
562
562
  }
563
563
  r = r.concat(F);
564
564
  } else
565
565
  r = e.resources.slice(i).concat(e.resources.slice(0, i));
566
566
  const d = Date.now();
567
- let u = "pending", h = 0, m, p = null, w = [], y = [];
567
+ let u = "pending", h = 0, m, p = null, x = [], y = [];
568
568
  typeof s == "function" && y.push(s);
569
569
  function k() {
570
570
  p && (clearTimeout(p), p = null);
571
571
  }
572
572
  function S() {
573
- u === "pending" && (u = "aborted"), k(), w.forEach((F) => {
573
+ u === "pending" && (u = "aborted"), k(), x.forEach((F) => {
574
574
  F.status === "pending" && (F.status = "aborted");
575
- }), w = [];
575
+ }), x = [];
576
576
  }
577
- function T(F, q) {
578
- q && (y = []), typeof F == "function" && y.push(F);
577
+ function T(F, R) {
578
+ R && (y = []), typeof F == "function" && y.push(F);
579
579
  }
580
580
  function B() {
581
581
  return {
@@ -583,7 +583,7 @@ function Oo(e, n, t, s) {
583
583
  payload: n,
584
584
  status: u,
585
585
  queriesSent: h,
586
- queriesPending: w.length,
586
+ queriesPending: x.length,
587
587
  subscribe: T,
588
588
  abort: S
589
589
  };
@@ -594,13 +594,13 @@ function Oo(e, n, t, s) {
594
594
  });
595
595
  }
596
596
  function P() {
597
- w.forEach((F) => {
597
+ x.forEach((F) => {
598
598
  F.status === "pending" && (F.status = "aborted");
599
- }), w = [];
599
+ }), x = [];
600
600
  }
601
- function D(F, q, J) {
602
- const Y = q !== "success";
603
- switch (w = w.filter((Z) => Z !== F), u) {
601
+ function D(F, R, J) {
602
+ const Y = R !== "success";
603
+ switch (x = x.filter((Z) => Z !== F), u) {
604
604
  case "pending":
605
605
  break;
606
606
  case "failed":
@@ -610,12 +610,12 @@ function Oo(e, n, t, s) {
610
610
  default:
611
611
  return;
612
612
  }
613
- if (q === "abort") {
613
+ if (R === "abort") {
614
614
  m = J, O();
615
615
  return;
616
616
  }
617
617
  if (Y) {
618
- m = J, w.length || (r.length ? U() : O());
618
+ m = J, x.length || (r.length ? U() : O());
619
619
  return;
620
620
  }
621
621
  if (k(), P(), !e.random) {
@@ -632,7 +632,7 @@ function Oo(e, n, t, s) {
632
632
  k();
633
633
  const F = r.shift();
634
634
  if (F === void 0) {
635
- if (w.length) {
635
+ if (x.length) {
636
636
  p = setTimeout(() => {
637
637
  k(), u === "pending" && (P(), O());
638
638
  }, e.timeout);
@@ -641,14 +641,14 @@ function Oo(e, n, t, s) {
641
641
  O();
642
642
  return;
643
643
  }
644
- const q = {
644
+ const R = {
645
645
  status: "pending",
646
646
  resource: F,
647
647
  callback: (J, Y) => {
648
- D(q, J, Y);
648
+ D(R, J, Y);
649
649
  }
650
650
  };
651
- w.push(q), h++, p = setTimeout(U, e.rotate), t(F, n, q.callback);
651
+ x.push(R), h++, p = setTimeout(U, e.rotate), t(F, n, R.callback);
652
652
  }
653
653
  return setTimeout(U), B;
654
654
  }
@@ -666,8 +666,8 @@ function si(e) {
666
666
  n,
667
667
  d,
668
668
  u,
669
- (p, w) => {
670
- s(), h && h(p, w);
669
+ (p, x) => {
670
+ s(), h && h(p, x);
671
671
  }
672
672
  );
673
673
  return t.push(m), m;
@@ -733,7 +733,7 @@ function zt(e, n, t) {
733
733
  } catch {
734
734
  }
735
735
  }
736
- function wn(e, n) {
736
+ function xn(e, n) {
737
737
  try {
738
738
  e.removeItem(n);
739
739
  } catch {
@@ -775,7 +775,7 @@ function ui(e, n) {
775
775
  if (s) {
776
776
  const d = Mt(t);
777
777
  for (let u = 0; u < d; u++)
778
- wn(t, Ne + u.toString());
778
+ xn(t, Ne + u.toString());
779
779
  }
780
780
  zt(t, _n, Cn), It(t, 0);
781
781
  return;
@@ -789,7 +789,7 @@ function ui(e, n) {
789
789
  return !0;
790
790
  } catch {
791
791
  }
792
- wn(t, u);
792
+ xn(t, u);
793
793
  }
794
794
  };
795
795
  let r = Mt(t);
@@ -849,11 +849,11 @@ function Po(e, n) {
849
849
  }
850
850
  n.lastModified && !Bo(e, n.lastModified) || Object.keys(n.icons).length && (n.not_found && (n = Object.assign({}, n), delete n.not_found), t("local") || t("session"));
851
851
  }
852
- function xn() {
852
+ function wn() {
853
853
  }
854
854
  function Ao(e) {
855
855
  e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
856
- e.iconsLoaderFlag = !1, xo(e);
856
+ e.iconsLoaderFlag = !1, wo(e);
857
857
  }));
858
858
  }
859
859
  function Eo(e, n) {
@@ -881,8 +881,8 @@ function Eo(e, n) {
881
881
  if (!m.length)
882
882
  return;
883
883
  const p = e.pendingIcons;
884
- p && m.forEach((w) => {
885
- p.delete(w);
884
+ p && m.forEach((x) => {
885
+ p.delete(x);
886
886
  }), Po(e, u);
887
887
  } catch (m) {
888
888
  console.error(m);
@@ -893,7 +893,7 @@ function Eo(e, n) {
893
893
  }));
894
894
  }
895
895
  const Vo = (e, n) => {
896
- const t = To(e, !0, ti()), s = wo(t);
896
+ const t = To(e, !0, ti()), s = xo(t);
897
897
  if (!s.pending.length) {
898
898
  let u = !0;
899
899
  return n && setTimeout(() => {
@@ -901,7 +901,7 @@ const Vo = (e, n) => {
901
901
  s.loaded,
902
902
  s.missing,
903
903
  s.pending,
904
- xn
904
+ wn
905
905
  );
906
906
  }), () => {
907
907
  u = !1;
@@ -917,12 +917,12 @@ const Vo = (e, n) => {
917
917
  const p = o[h] || (o[h] = /* @__PURE__ */ Object.create(null));
918
918
  p[m] || (p[m] = []);
919
919
  }), s.pending.forEach((u) => {
920
- const { provider: h, prefix: m, name: p } = u, w = ve(h, m), y = w.pendingIcons || (w.pendingIcons = /* @__PURE__ */ new Set());
920
+ const { provider: h, prefix: m, name: p } = u, x = ve(h, m), y = x.pendingIcons || (x.pendingIcons = /* @__PURE__ */ new Set());
921
921
  y.has(p) || (y.add(p), o[h][m].push(p));
922
922
  }), i.forEach((u) => {
923
923
  const { provider: h, prefix: m } = u;
924
924
  o[h][m].length && Eo(u, o[h][m]);
925
- }), n ? vo(n, s, i) : xn;
925
+ }), n ? vo(n, s, i) : wn;
926
926
  };
927
927
  function Do(e, n) {
928
928
  const t = {
@@ -1065,10 +1065,10 @@ const On = (e, n) => {
1065
1065
  let S = 0, T = n.id;
1066
1066
  return typeof T == "string" && (T = T.replace(/-/g, "_")), s.innerHTML = uo(u.body, T ? () => T + "ID" + S++ : "iconifyVue"), fn("svg", s);
1067
1067
  }
1068
- const { body: m, width: p, height: w } = e, y = o === "mask" || (o === "bg" ? !1 : m.indexOf("currentColor") !== -1), k = No(m, {
1068
+ const { body: m, width: p, height: x } = e, y = o === "mask" || (o === "bg" ? !1 : m.indexOf("currentColor") !== -1), k = No(m, {
1069
1069
  ...h,
1070
1070
  width: p + "",
1071
- height: w + ""
1071
+ height: x + ""
1072
1072
  });
1073
1073
  return s.style = {
1074
1074
  ...i,
@@ -1725,9 +1725,9 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = {
1725
1725
  immediate: !0
1726
1726
  }
1727
1727
  }
1728
- }, bl = { class: "pre-headline-text-wrapper" }, Cl = ["innerHTML"], _l = { class: "pre-headline-text" }, wl = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), xl = /* @__PURE__ */ f("span", null, "Add new headline", -1), kl = [
1729
- wl,
1730
- xl
1728
+ }, bl = { class: "pre-headline-text-wrapper" }, Cl = ["innerHTML"], _l = { class: "pre-headline-text" }, xl = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), wl = /* @__PURE__ */ f("span", null, "Add new headline", -1), kl = [
1729
+ xl,
1730
+ wl
1731
1731
  ];
1732
1732
  function vl(e, n, t, s, o, i) {
1733
1733
  var h;
@@ -1739,7 +1739,7 @@ function vl(e, n, t, s, o, i) {
1739
1739
  t.preHeadlineText ? (l(), a(_, { key: 0 }, [
1740
1740
  t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
1741
1741
  default: V(() => [
1742
- t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1742
+ t.cmdIcon ? (l(), C(r, q(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1743
1743
  f("span", bl, [
1744
1744
  f("span", {
1745
1745
  class: "pre-headline-text",
@@ -1756,7 +1756,7 @@ function vl(e, n, t, s, o, i) {
1756
1756
  })) : c("", !0)
1757
1757
  ], 64)) : (l(), C(De(i.headlineTag), { key: 1 }, {
1758
1758
  default: V(() => [
1759
- t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1759
+ t.cmdIcon ? (l(), C(r, q(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1760
1760
  f("span", null, [
1761
1761
  A(e.$slots, "default", {}, () => [
1762
1762
  j(g(t.headlineText), 1)
@@ -1788,11 +1788,11 @@ function vl(e, n, t, s, o, i) {
1788
1788
  modelValue: o.editableHeadlineText,
1789
1789
  "onUpdate:modelValue": n[0] || (n[0] = (p) => o.editableHeadlineText = p)
1790
1790
  }, null, 8, ["class", "modelValue"])) : t.headlineText ? (l(), a(_, { key: 1 }, [
1791
- t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1791
+ t.cmdIcon ? (l(), C(r, q(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1792
1792
  t.preHeadlineText ? (l(), a(_, { key: 1 }, [
1793
1793
  t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
1794
1794
  default: V(() => [
1795
- t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1795
+ t.cmdIcon ? (l(), C(r, q(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1796
1796
  f("span", _l, g(t.preHeadlineText), 1),
1797
1797
  A(e.$slots, "default", {}, () => [
1798
1798
  j(g(t.headlineText), 1)
@@ -1954,7 +1954,7 @@ function Il(e, n, t, s, o, i) {
1954
1954
  ref: "tooltip"
1955
1955
  }, [
1956
1956
  t.cmdHeadline || t.iconClose.show ? (l(), a("div", Sl, [
1957
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
1957
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
1958
1958
  t.iconClose.show && t.toggleVisibilityByClick ? (l(), a("a", {
1959
1959
  key: 1,
1960
1960
  href: "#",
@@ -2138,7 +2138,7 @@ function Dl(e, n, t, s, o, i) {
2138
2138
  _: 1
2139
2139
  }, 8, ["headline-level"])) : c("", !0),
2140
2140
  f("dl", null, [
2141
- (l(!0), a(_, null, H(t.inputRequirements, (p, w) => (l(), a(_, { key: w }, [
2141
+ (l(!0), a(_, null, H(t.inputRequirements, (p, x) => (l(), a(_, { key: x }, [
2142
2142
  f("dt", {
2143
2143
  "aria-live": "assertive",
2144
2144
  class: b(p.valid(t.inputModelValue, t.inputAttributes) ? "success" : "error")
@@ -2232,7 +2232,7 @@ function Rl(e, n, t, s, o, i) {
2232
2232
  "toggle-visibility-by-click": !0
2233
2233
  }, {
2234
2234
  default: V(() => [
2235
- t.cmdListOfRequirements.showRequirements ? (l(), C(r, N(M({ key: 0 }, t.cmdListOfRequirements)), null, 16)) : c("", !0)
2235
+ t.cmdListOfRequirements.showRequirements ? (l(), C(r, q(M({ key: 0 }, t.cmdListOfRequirements)), null, 16)) : c("", !0)
2236
2236
  ]),
2237
2237
  _: 1
2238
2238
  }, 8, ["class", "relatedId"]);
@@ -3062,7 +3062,7 @@ const Kt = {
3062
3062
  class: "search-field-wrapper flex-container no-gap"
3063
3063
  }, ps = ["id", "maxlength", "value"], gs = ["title"], ys = ["title"], bs = { key: 1 };
3064
3064
  function Cs(e, n, t, s, o, i) {
3065
- var u, h, m, p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X;
3065
+ var u, h, m, p, x, y, k, S, T, B, O, P, D, U, F, R, J, Y, Z, le, se, ae, re, X;
3066
3066
  const r = z, d = Gt;
3067
3067
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), a("label", {
3068
3068
  key: 0,
@@ -3273,12 +3273,12 @@ function Cs(e, n, t, s, o, i) {
3273
3273
  }, i.buttonAttrs, {
3274
3274
  onClick: n[23] || (n[23] = (...E) => i.submit && i.submit(...E))
3275
3275
  }), [
3276
- (y = (w = t.nativeButton) == null ? void 0 : w.icon) != null && y.show && (((S = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : S.position) === "before" || !((B = (T = t.nativeButton) == null ? void 0 : T.icon) != null && B.position)) ? (l(), C(r, {
3276
+ (y = (x = t.nativeButton) == null ? void 0 : x.icon) != null && y.show && (((S = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : S.position) === "before" || !((B = (T = t.nativeButton) == null ? void 0 : T.icon) != null && B.position)) ? (l(), C(r, {
3277
3277
  key: 0,
3278
3278
  iconClass: (P = (O = t.nativeButton) == null ? void 0 : O.icon) == null ? void 0 : P.iconClass,
3279
3279
  type: (U = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : U.iconType
3280
3280
  }, null, 8, ["iconClass", "type"])) : c("", !0),
3281
- (F = t.nativeButton) != null && F.icon && ((q = t.nativeButton) != null && q.text) ? (l(), a("span", bs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
3281
+ (F = t.nativeButton) != null && F.icon && ((R = t.nativeButton) != null && R.text) ? (l(), a("span", bs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
3282
3282
  j(g(t.nativeButton.text), 1)
3283
3283
  ], 64)),
3284
3284
  (Y = (J = t.nativeButton) == null ? void 0 : J.icon) != null && Y.show && ((le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.position) === "after" ? (l(), C(r, {
@@ -3398,7 +3398,7 @@ const ee = /* @__PURE__ */ L(zl, [["render", Cs]]), _s = {
3398
3398
  deep: !0
3399
3399
  }
3400
3400
  }
3401
- }, ws = { key: 1 }, xs = ["href", "target", "title", "data-type"], ks = ["innerHTML"], vs = { key: 1 }, Ts = ["href", "title"], Ss = { class: "street-address" }, Os = /* @__PURE__ */ f("br", null, null, -1), Is = {
3401
+ }, xs = { key: 1 }, ws = ["href", "target", "title", "data-type"], ks = ["innerHTML"], vs = { key: 1 }, Ts = ["href", "title"], Ss = { class: "street-address" }, Os = /* @__PURE__ */ f("br", null, null, -1), Is = {
3402
3402
  key: 0,
3403
3403
  class: "postal-code"
3404
3404
  }, Ms = {
@@ -3429,7 +3429,7 @@ function Rs(e, n, t, s, o, i) {
3429
3429
  type: t.addressEntry.iconType,
3430
3430
  tooltip: t.addressEntry.labelText
3431
3431
  }, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
3432
- t.showLabelTexts ? (l(), a("span", ws, g(t.addressEntry.labelText), 1)) : c("", !0)
3432
+ t.showLabelTexts ? (l(), a("span", xs, g(t.addressEntry.labelText), 1)) : c("", !0)
3433
3433
  ], 2),
3434
3434
  t.addressEntry.type !== "address" && (t.addressEntry.data || t.addressEntry.href) ? (l(), a("dd", {
3435
3435
  key: 0,
@@ -3454,7 +3454,7 @@ function Rs(e, n, t, s, o, i) {
3454
3454
  "data-type": t.addressEntry.type
3455
3455
  }, [
3456
3456
  j(g(t.addressEntry.data || t.addressEntry.href), 1)
3457
- ], 8, xs)), [
3457
+ ], 8, ws)), [
3458
3458
  [u, t.addressEntry.href]
3459
3459
  ]) : (l(), a("span", {
3460
3460
  key: 1,
@@ -3722,7 +3722,7 @@ function pa(e, n, t, s, o, i) {
3722
3722
  const r = G, d = Ns, u = Se, h = z;
3723
3723
  return l(), a("div", zs, [
3724
3724
  t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
3725
- (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
3725
+ (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
3726
3726
  f("address", Ws, [
3727
3727
  t.showLabels && (t.showLabelTexts || t.showLabelIcons) && !t.showIconsOnly ? (l(), a(_, { key: 0 }, [
3728
3728
  e.editModeContext ? (l(), a(_, { key: 1 }, [
@@ -3732,14 +3732,14 @@ function pa(e, n, t, s, o, i) {
3732
3732
  class: "button confirm small",
3733
3733
  onClick: n[0] || (n[0] = (...p) => i.onAddItem && i.onAddItem(...p))
3734
3734
  }, Zs)) : c("", !0),
3735
- (l(!0), a(_, null, H(t.addressData, (p, w) => (l(), C(u, {
3736
- key: "x" + w,
3735
+ (l(!0), a(_, null, H(t.addressData, (p, x) => (l(), C(u, {
3736
+ key: "x" + x,
3737
3737
  class: "edit-items",
3738
3738
  showComponentName: !1,
3739
3739
  allowedComponentTypes: [],
3740
3740
  componentName: "CmdAddressDataItem",
3741
3741
  componentProps: p,
3742
- componentPath: ["props", "addressData", w]
3742
+ componentPath: ["props", "addressData", x]
3743
3743
  }, {
3744
3744
  default: V(() => [
3745
3745
  f("dl", null, [
@@ -3753,8 +3753,8 @@ function pa(e, n, t, s, o, i) {
3753
3753
  _: 2
3754
3754
  }, 1032, ["componentProps", "componentPath"]))), 128))
3755
3755
  ], 64)) : (l(), a("dl", Gs, [
3756
- (l(!0), a(_, null, H(t.addressData, (p, w) => (l(), C(d, {
3757
- key: w,
3756
+ (l(!0), a(_, null, H(t.addressData, (p, x) => (l(), C(d, {
3757
+ key: x,
3758
3758
  addressEntry: p,
3759
3759
  showLabelIcons: t.showLabelIcons,
3760
3760
  showLabelTexts: t.showLabelTexts,
@@ -3765,7 +3765,7 @@ function pa(e, n, t, s, o, i) {
3765
3765
  key: 1,
3766
3766
  class: b(["flex-container", { vertical: !t.showIconsOnly }])
3767
3767
  }, [
3768
- (l(!0), a(_, null, H(t.addressData, (p, w) => (l(), a(_, { key: w }, [
3768
+ (l(!0), a(_, null, H(t.addressData, (p, x) => (l(), a(_, { key: x }, [
3769
3769
  p.href || p.name === "address" && p.linkGoogleMaps || !t.showIconsOnly ? (l(), a("li", {
3770
3770
  key: 0,
3771
3771
  class: b({ "no-flex": t.showIconsOnly })
@@ -4014,16 +4014,16 @@ const Ty = /* @__PURE__ */ L(ya, [["render", Ca]]), _a = {
4014
4014
  navigator.clipboard.writeText(n), alert(n + " was copied to clipboard");
4015
4015
  }
4016
4016
  }
4017
- }, wa = { class: "cmd-bank-account-data" }, xa = { key: 0 }, ka = ["onClick", "title"], va = { key: 1 };
4017
+ }, xa = { class: "cmd-bank-account-data" }, wa = { key: 0 }, ka = ["onClick", "title"], va = { key: 1 };
4018
4018
  function Ta(e, n, t, s, o, i) {
4019
4019
  const r = G, d = z;
4020
- return l(), a("div", wa, [
4020
+ return l(), a("div", xa, [
4021
4021
  t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
4022
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
4022
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
4023
4023
  f("dl", null, [
4024
4024
  (l(!0), a(_, null, H(t.accountData, (u, h) => (l(), a(_, { key: h }, [
4025
4025
  f("dt", null, g(u.text), 1),
4026
- t.allowCopyByClick && u.allowCopy ? (l(), a("dd", xa, [
4026
+ t.allowCopyByClick && u.allowCopy ? (l(), a("dd", wa, [
4027
4027
  f("span", null, g(u.value), 1),
4028
4028
  f("a", {
4029
4029
  href: "#",
@@ -4257,7 +4257,7 @@ const Ea = /* @__PURE__ */ L(Sa, [["render", Aa]]), Va = {
4257
4257
  }
4258
4258
  };
4259
4259
  }
4260
- }, pe = class pe {
4260
+ }, ge = class ge {
4261
4261
  constructor(n) {
4262
4262
  Ae(this, "label");
4263
4263
  this.label = n;
@@ -4265,15 +4265,15 @@ const Ea = /* @__PURE__ */ L(Sa, [["render", Aa]]), Va = {
4265
4265
  validate(n) {
4266
4266
  return [n.lastName.error, n.lastName.errorMessage] = this.validateRequired(
4267
4267
  n.lastName.value,
4268
- pe.PATTERN_SURNAME,
4268
+ ge.PATTERN_SURNAME,
4269
4269
  this.label("form_error_invalid_surname")
4270
4270
  )[n.email.error, n.email.errorMessage] = this.validateRequired(
4271
4271
  n.email.value,
4272
- pe.PATTERN_EMAIL,
4272
+ ge.PATTERN_EMAIL,
4273
4273
  this.label("form_error_invalid_email")
4274
4274
  )[n.additionalText.error, n.additionalText.errorMessage] = this.validateRequired(
4275
4275
  n.additionalText.value,
4276
- pe.PATTERN_MESSAGE,
4276
+ ge.PATTERN_MESSAGE,
4277
4277
  this.label("form_error_invalid_message")
4278
4278
  ), n.acceptPrivacy.error = !1, n.error = n.lastName.error || n.email.error || n.additionalText.error, n;
4279
4279
  }
@@ -4284,8 +4284,8 @@ const Ea = /* @__PURE__ */ L(Sa, [["render", Aa]]), Va = {
4284
4284
  return !n || n.trim().length === 0 ? [!0, this.label("form_error_empty")] : t && !t.test(n) ? [!0, s || this.label("form_error_invalid")] : [!1, ""];
4285
4285
  }
4286
4286
  };
4287
- Ae(pe, "PATTERN_SURNAME", /^[a-züöäßáéíóàèìòêîô '-]+$/i), Ae(pe, "PATTERN_EMAIL", /^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i), Ae(pe, "PATTERN_MESSAGE", /^.{2,500}$/);
4288
- let Ft = pe;
4287
+ Ae(ge, "PATTERN_SURNAME", /^[a-züöäßáéíóàèìòêîô '-]+$/i), Ae(ge, "PATTERN_EMAIL", /^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i), Ae(ge, "PATTERN_MESSAGE", /^.{2,500}$/);
4288
+ let Ft = ge;
4289
4289
  const Da = {
4290
4290
  emits: ["submit"],
4291
4291
  mixins: [
@@ -4522,7 +4522,7 @@ const Da = {
4522
4522
  function za(e, n, t, s, o, i) {
4523
4523
  const r = G, d = ee, u = Ea;
4524
4524
  return l(), a("div", Ha, [
4525
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
4525
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
4526
4526
  v(u, {
4527
4527
  onSubmit: i.onSubmit,
4528
4528
  novalidate: "novalidate",
@@ -4531,7 +4531,7 @@ function za(e, n, t, s, o, i) {
4531
4531
  formAction: t.formAction
4532
4532
  }, {
4533
4533
  default: V(() => {
4534
- var h, m, p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe, ne, nn, on, ln, sn, an, rn, dn, cn, un, mn;
4534
+ var h, m, p, x, y, k, S, T, B, O, P, D, U, F, R, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe, ne, nn, on, ln, sn, an, rn, dn, cn, un, mn;
4535
4535
  return [
4536
4536
  t.configuration.salutation ? (l(), a("div", qa, [
4537
4537
  v(d, {
@@ -4551,7 +4551,7 @@ function za(e, n, t, s, o, i) {
4551
4551
  labelText: e.getMessage("basic_form.labeltext.salutation_female"),
4552
4552
  name: ((p = t.configuration.salutation) == null ? void 0 : p.name) || "salutation",
4553
4553
  inputValue: "f",
4554
- replaceInputType: (w = t.configuration.salutation) == null ? void 0 : w.replaceInputType,
4554
+ replaceInputType: (x = t.configuration.salutation) == null ? void 0 : x.replaceInputType,
4555
4555
  modelValue: o.formData.salutation.value,
4556
4556
  "onUpdate:modelValue": n[1] || (n[1] = (W) => o.formData.salutation.value = W),
4557
4557
  onValidate: i.onValidate
@@ -4612,7 +4612,7 @@ function za(e, n, t, s, o, i) {
4612
4612
  placeholder: e.getMessage("basic_form.placeholder.phone"),
4613
4613
  modelValue: o.formData.phone.value,
4614
4614
  "onUpdate:modelValue": n[5] || (n[5] = (W) => o.formData.phone.value = W),
4615
- required: (q = t.configuration.phone) == null ? void 0 : q.required,
4615
+ required: (R = t.configuration.phone) == null ? void 0 : R.required,
4616
4616
  name: ((J = t.configuration.phone) == null ? void 0 : J.name) || "phone",
4617
4617
  status: o.formData.phone.error ? "error" : "",
4618
4618
  onValidate: i.onValidate
@@ -5171,7 +5171,7 @@ const tr = {
5171
5171
  rr
5172
5172
  ], cr = ["innerHTML"], ur = ["src", "alt", "title"], mr = ["innerHTML"], fr = ["src", "alt", "title"];
5173
5173
  function hr(e, n, t, s, o, i) {
5174
- var u, h, m, p, w, y, k, S, T, B;
5174
+ var u, h, m, p, x, y, k, S, T, B;
5175
5175
  const r = ee, d = Se;
5176
5176
  return e.editModeContext ? (l(), C(d, {
5177
5177
  key: 0,
@@ -5186,7 +5186,7 @@ function hr(e, n, t, s, o, i) {
5186
5186
  itemProvider: ((u = e.editModeConfig) == null ? void 0 : u.allowAddItem) !== !1 ? i.itemProvider : null
5187
5187
  }, {
5188
5188
  default: V((O) => {
5189
- var P, D, U, F, q, J, Y, Z, le, se, ae, re;
5189
+ var P, D, U, F, R, J, Y, Z, le, se, ae, re;
5190
5190
  return [
5191
5191
  f("figure", {
5192
5192
  class: b(["cmd-image flex-container no-gap vertical", i.textAlign])
@@ -5217,7 +5217,7 @@ function hr(e, n, t, s, o, i) {
5217
5217
  ir,
5218
5218
  f("img", {
5219
5219
  src: i.imageSource,
5220
- alt: (q = t.image) == null ? void 0 : q.alt,
5220
+ alt: (R = t.image) == null ? void 0 : R.alt,
5221
5221
  title: (J = t.image) == null ? void 0 : J.tooltip
5222
5222
  }, null, 8, or)
5223
5223
  ], 16),
@@ -5273,7 +5273,7 @@ function hr(e, n, t, s, o, i) {
5273
5273
  }, null, 8, cr)) : c("", !0),
5274
5274
  f("img", {
5275
5275
  src: i.imageSource,
5276
- alt: (w = t.image) == null ? void 0 : w.alt,
5276
+ alt: (x = t.image) == null ? void 0 : x.alt,
5277
5277
  title: (y = t.image) == null ? void 0 : y.tooltip,
5278
5278
  onLoad: n[4] || (n[4] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
5279
5279
  }, null, 40, ur),
@@ -5289,7 +5289,7 @@ function hr(e, n, t, s, o, i) {
5289
5289
  onLoad: n[5] || (n[5] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
5290
5290
  }, null, 40, fr));
5291
5291
  }
5292
- const we = /* @__PURE__ */ L(tr, [["render", hr]]), pr = {
5292
+ const xe = /* @__PURE__ */ L(tr, [["render", hr]]), pr = {
5293
5293
  name: "CmdSlideButton",
5294
5294
  props: {
5295
5295
  /**
@@ -5590,13 +5590,13 @@ const dt = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
5590
5590
  deep: !0
5591
5591
  }
5592
5592
  }
5593
- }, _r = { class: "inner-thumbnail-wrapper" }, wr = ["href", "onClick", "title", "target"], xr = { key: 1 }, kr = { key: 1 }, vr = { key: 0 }, Tr = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), Sr = /* @__PURE__ */ f("span", null, "Add new thumbnail-scroller-image", -1), Or = [
5593
+ }, _r = { class: "inner-thumbnail-wrapper" }, xr = ["href", "onClick", "title", "target"], wr = { key: 1 }, kr = { key: 1 }, vr = { key: 0 }, Tr = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), Sr = /* @__PURE__ */ f("span", null, "Add new thumbnail-scroller-image", -1), Or = [
5594
5594
  Tr,
5595
5595
  Sr
5596
5596
  ];
5597
5597
  function Ir(e, n, t, s, o, i) {
5598
5598
  var m;
5599
- const r = G, d = dt, u = we, h = z;
5599
+ const r = G, d = dt, u = xe, h = z;
5600
5600
  return l(), a("div", {
5601
5601
  class: b([
5602
5602
  "cmd-thumbnail-scroller",
@@ -5609,7 +5609,7 @@ function Ir(e, n, t, s, o, i) {
5609
5609
  ]),
5610
5610
  ref: "thumbnail-scroller"
5611
5611
  }, [
5612
- (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
5612
+ (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
5613
5613
  f("div", _r, [
5614
5614
  o.showSlidebuttons ? (l(), C(d, {
5615
5615
  key: 0,
@@ -5621,12 +5621,12 @@ function Ir(e, n, t, s, o, i) {
5621
5621
  tag: "ul"
5622
5622
  }, {
5623
5623
  default: V(() => [
5624
- (l(!0), a(_, null, H(o.items, (p, w) => (l(), a("li", { key: w }, [
5624
+ (l(!0), a(_, null, H(o.items, (p, x) => (l(), a("li", { key: x }, [
5625
5625
  e.editModeContext ? t.contentType === "image" ? (l(), C(u, {
5626
5626
  key: 1,
5627
5627
  image: p.image,
5628
5628
  figcaption: p.figcaption,
5629
- componentPath: ["props", "thumbnailScrollerItems", w],
5629
+ componentPath: ["props", "thumbnailScrollerItems", x],
5630
5630
  editModeConfig: i.imageStructure()
5631
5631
  }, null, 8, ["image", "figcaption", "componentPath", "editModeConfig"])) : t.contentType === "text" ? (l(), a(_, { key: 2 }, [
5632
5632
  p.iconClass ? (l(), C(h, {
@@ -5638,8 +5638,8 @@ function Ir(e, n, t, s, o, i) {
5638
5638
  ], 64)) : c("", !0) : (l(), a("a", {
5639
5639
  key: 0,
5640
5640
  href: t.executeOnClick === "url" ? p.url : "#",
5641
- onClick: (y) => i.executeLink(w, y),
5642
- class: b([{ active: t.activeItemIndex === w }, p.id ? "item-" + p.id : ""]),
5641
+ onClick: (y) => i.executeLink(x, y),
5642
+ class: b([{ active: t.activeItemIndex === x }, p.id ? "item-" + p.id : ""]),
5643
5643
  title: i.tooltip,
5644
5644
  target: t.executeOnClick === "url" ? "_blank" : null
5645
5645
  }, [
@@ -5653,9 +5653,9 @@ function Ir(e, n, t, s, o, i) {
5653
5653
  iconClass: p.iconClass,
5654
5654
  type: p.iconType
5655
5655
  }, null, 8, ["iconClass", "type"])) : c("", !0),
5656
- p.text ? (l(), a("span", xr, g(p.text), 1)) : c("", !0)
5656
+ p.text ? (l(), a("span", wr, g(p.text), 1)) : c("", !0)
5657
5657
  ], 64))
5658
- ], 10, wr))
5658
+ ], 10, xr))
5659
5659
  ]))), 128)),
5660
5660
  !o.items.length && t.contentType === "image" ? (l(), a("li", vr, [
5661
5661
  f("button", {
@@ -5954,8 +5954,8 @@ const Fr = pi, Br = ["aria-label"], Pr = { class: "flex-container" }, Ar = {
5954
5954
  class: "flex-container no-flex"
5955
5955
  }, zr = ["title"], Wr = { key: 1 }, Gr = ["title"], Jr = { key: 1 };
5956
5956
  function Kr(e, n, t, s, o, i) {
5957
- var p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe;
5958
- const r = G, d = z, u = we, h = dt, m = Mr;
5957
+ var p, x, y, k, S, T, B, O, P, D, U, F, R, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe;
5958
+ const r = G, d = z, u = xe, h = dt, m = Mr;
5959
5959
  return l(), C(Gi, { to: "body" }, [
5960
5960
  f("dialog", {
5961
5961
  ref: "dialog",
@@ -5965,7 +5965,7 @@ function Kr(e, n, t, s, o, i) {
5965
5965
  }, [
5966
5966
  f("header", Pr, [
5967
5967
  (p = e.cmdHeadline) != null && p.headlineText ? (l(), C(r, M({ key: 0 }, e.cmdHeadline, { id: e.htmlId }), null, 16, ["id"])) : c("", !0),
5968
- (w = e.fancyboxOptions.printButtons) != null && w.color || (y = e.fancyboxOptions.printButtons) != null && y.grayscale || e.fancyboxOptions.closeIcon ? (l(), a("div", Ar, [
5968
+ (x = e.fancyboxOptions.printButtons) != null && x.color || (y = e.fancyboxOptions.printButtons) != null && y.grayscale || e.fancyboxOptions.closeIcon ? (l(), a("div", Ar, [
5969
5969
  e.showPrintButtons && ((k = e.fancyboxOptions.printButtons) != null && k.color) ? (l(), a("a", {
5970
5970
  key: 0,
5971
5971
  href: "#",
@@ -6012,7 +6012,7 @@ function Kr(e, n, t, s, o, i) {
6012
6012
  e.fancyBoxImageUrl || (F = e.cmdImage) != null && F.image ? (l(), a("div", Hr, [
6013
6013
  v(u, {
6014
6014
  image: e.largeSingleImage,
6015
- figcaption: (q = e.cmdImage) == null ? void 0 : q.figcaption
6015
+ figcaption: (R = e.cmdImage) == null ? void 0 : R.figcaption
6016
6016
  }, null, 8, ["image", "figcaption"])
6017
6017
  ])) : e.fancyBoxContent ? (l(), a("div", {
6018
6018
  key: 1,
@@ -6120,7 +6120,7 @@ function $r(e, n, t, s, o, i) {
6120
6120
  "onUpdate:modelValue": n[0] || (n[0] = (m) => o.editableText = m)
6121
6121
  }, null, 8, ["modelValue"])
6122
6122
  ])) : (l(), a("li", Yr, [
6123
- v(r, N(ge(t.link)), null, 16),
6123
+ v(r, q(he(t.link)), null, 16),
6124
6124
  e.editModeContext ? c("", !0) : (l(), a("ul", Xr, [
6125
6125
  (l(!0), a(_, null, H((h = t.link) == null ? void 0 : h.children, (m, p) => (l(), C(d, {
6126
6126
  key: p,
@@ -6275,7 +6275,7 @@ function sd(e, n, t, s, o, i) {
6275
6275
  }
6276
6276
  ])
6277
6277
  }, [
6278
- (h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6278
+ (h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6279
6279
  f("ul", {
6280
6280
  class: b(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, i.setStretchClass])
6281
6281
  }, [
@@ -6659,10 +6659,10 @@ const dd = ["title"], cd = {
6659
6659
  }, gd = {
6660
6660
  key: 3,
6661
6661
  class: "box-footer"
6662
- }, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 }, wd = {
6662
+ }, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 }, xd = {
6663
6663
  key: 2,
6664
6664
  class: "ribbon-new"
6665
- }, xd = {
6665
+ }, wd = {
6666
6666
  key: 3,
6667
6667
  class: "ribbon-discount"
6668
6668
  }, kd = { class: "box-body" }, vd = { key: 0 }, Td = {
@@ -6691,8 +6691,8 @@ const dd = ["title"], cd = {
6691
6691
  class: "box-footer"
6692
6692
  };
6693
6693
  function Ud(e, n, t, s, o, i) {
6694
- var p, w, y, k, S, T, B, O, P, D;
6695
- const r = G, d = z, u = we, h = We, m = gi;
6694
+ var p, x, y, k, S, T, B, O, P, D;
6695
+ const r = G, d = z, u = xe, h = We, m = gi;
6696
6696
  return t.boxType === "content" ? (l(), a("div", {
6697
6697
  key: 0,
6698
6698
  ref: "cmdBox",
@@ -6714,7 +6714,7 @@ function Ud(e, n, t, s, o, i) {
6714
6714
  title: o.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
6715
6715
  onClick: n[0] || (n[0] = I((...U) => i.toggleContentVisibility && i.toggleContentVisibility(...U), ["prevent"]))
6716
6716
  }, [
6717
- (p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (w = t.cmdHeadline) != null && w.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6717
+ (p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (x = t.cmdHeadline) != null && x.headlineText && t.headlinePosition === "header" ? (l(), C(r, q(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6718
6718
  v(d, {
6719
6719
  iconClass: o.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
6720
6720
  type: o.open ? t.iconOpen.iconType : t.iconClosed.iconType
@@ -6722,7 +6722,7 @@ function Ud(e, n, t, s, o, i) {
6722
6722
  ], 8, dd)) : (l(), a(_, { key: 1 }, [
6723
6723
  (y = t.useSlots) != null && y.includes("header") || (k = t.cmdHeadline) != null && k.headlineText && t.headlinePosition === "header" ? (l(), a("div", cd, [
6724
6724
  (S = t.useSlots) != null && S.includes("header") ? A(e.$slots, "header", { key: 0 }) : c("", !0),
6725
- (T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
6725
+ (T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r, q(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
6726
6726
  ])) : c("", !0)
6727
6727
  ], 64)),
6728
6728
  ue(f("div", {
@@ -6739,7 +6739,7 @@ function Ud(e, n, t, s, o, i) {
6739
6739
  A(e.$slots, "body", {}, () => {
6740
6740
  var U;
6741
6741
  return [
6742
- (U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6742
+ (U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6743
6743
  t.cmdIcon !== void 0 ? (l(), a("div", ud, [
6744
6744
  v(d, {
6745
6745
  iconClass: t.cmdIcon.iconClass,
@@ -6771,15 +6771,15 @@ function Ud(e, n, t, s, o, i) {
6771
6771
  key: 1,
6772
6772
  class: b(["inner-box-body-wrapper", { "allow-scroll": t.allowContentToScroll }])
6773
6773
  }, [
6774
- t.cmdImage ? (l(), C(u, N(M({ key: 0 }, t.cmdImage)), null, 16)) : c("", !0),
6774
+ t.cmdImage ? (l(), C(u, q(M({ key: 0 }, t.cmdImage)), null, 16)) : c("", !0),
6775
6775
  t.textBody ? (l(), a("div", {
6776
6776
  key: 1,
6777
6777
  class: b({ "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll })
6778
6778
  }, [
6779
6779
  t.cmdIcon !== void 0 ? (l(), a("div", fd, [
6780
- v(d, N(ge(t.cmdIcon)), null, 16)
6780
+ v(d, q(he(t.cmdIcon)), null, 16)
6781
6781
  ])) : c("", !0),
6782
- (O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6782
+ (O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r, q(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6783
6783
  t.textBody ? (l(), a("p", {
6784
6784
  key: 2,
6785
6785
  innerHTML: t.textBody
@@ -6790,7 +6790,7 @@ function Ud(e, n, t, s, o, i) {
6790
6790
  [be, o.open]
6791
6791
  ]),
6792
6792
  (P = t.cmdLink) != null && P.linkType ? (l(), a("div", pd, [
6793
- v(h, N(ge(t.cmdLink)), null, 16)
6793
+ v(h, q(he(t.cmdLink)), null, 16)
6794
6794
  ])) : c("", !0),
6795
6795
  (D = t.useSlots) != null && D.includes("footer") ? (l(), a("div", gd, [
6796
6796
  A(e.$slots, "footer")
@@ -6809,10 +6809,10 @@ function Ud(e, n, t, s, o, i) {
6809
6809
  }, null, 8, Cd),
6810
6810
  f("figcaption", null, g(t.product.name), 1)
6811
6811
  ])) : (l(), a("p", _d, g(t.product.name), 1)),
6812
- t.product.new ? (l(), a("div", wd, [
6812
+ t.product.new ? (l(), a("div", xd, [
6813
6813
  f("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
6814
6814
  ])) : c("", !0),
6815
- t.product.discount ? (l(), a("div", xd, [
6815
+ t.product.discount ? (l(), a("div", wd, [
6816
6816
  f("span", null, g(t.product.discount), 1)
6817
6817
  ])) : c("", !0)
6818
6818
  ]),
@@ -7065,9 +7065,9 @@ const yi = /* @__PURE__ */ L(Zt, [["render", Ud]]), Yt = {
7065
7065
  }
7066
7066
  }, Fn = () => {
7067
7067
  Xn((e) => ({
7068
- "772bed26": e.boxesPerRowLarge,
7069
- "70389aea": e.boxesPerRowMedium,
7070
- "7793c6f2": e.boxesPerRowSmall
7068
+ "5326f598": e.boxesPerRowLarge,
7069
+ "139ea0b8": e.boxesPerRowMedium,
7070
+ "538ecf64": e.boxesPerRowSmall
7071
7071
  }));
7072
7072
  }, Bn = Yt.setup;
7073
7073
  Yt.setup = Bn ? (e, n) => (Fn(), Bn(e, n)) : Fn;
@@ -7082,10 +7082,9 @@ function Kd(e, n, t, s, o, i) {
7082
7082
  const r = G, d = z;
7083
7083
  return l(), a("div", zd, [
7084
7084
  t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), a("div", Wd, [
7085
- t.cmdHeadline.headlineText ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
7085
+ t.cmdHeadline.headlineText ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
7086
7086
  t.allowUserToToggleOrientation ? (l(), a("div", Gd, [
7087
- t.allowUserToToggleOrientation ? (l(), a("a", {
7088
- key: 0,
7087
+ f("a", {
7089
7088
  href: "#",
7090
7089
  onClick: n[0] || (n[0] = I((...u) => i.toggleOrientation && i.toggleOrientation(...u), ["prevent"])),
7091
7090
  title: o.rowView ? t.iconRowView.tooltip : t.iconGridView.tooltip
@@ -7094,7 +7093,7 @@ function Kd(e, n, t, s, o, i) {
7094
7093
  iconClass: o.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
7095
7094
  type: o.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
7096
7095
  }, null, 8, ["iconClass", "type"])
7097
- ], 8, Jd)) : c("", !0)
7096
+ ], 8, Jd)
7098
7097
  ])) : c("", !0)
7099
7098
  ])) : c("", !0),
7100
7099
  f("div", {
@@ -7278,8 +7277,8 @@ const sc = /* @__PURE__ */ L(Yd, [["render", lc]]), ac = {
7278
7277
  }
7279
7278
  }, rc = { class: "cmd-company-logo company-logo" }, dc = ["href", "title"];
7280
7279
  function cc(e, n, t, s, o, i) {
7281
- var u, h, m, p, w, y;
7282
- const r = we, d = Ce("router-link");
7280
+ var u, h, m, p, x, y;
7281
+ const r = xe, d = Ce("router-link");
7283
7282
  return l(), a("div", rc, [
7284
7283
  ((u = t.link) == null ? void 0 : u.type) === "router" ? (l(), C(d, {
7285
7284
  key: 0,
@@ -7295,7 +7294,7 @@ function cc(e, n, t, s, o, i) {
7295
7294
  _: 1
7296
7295
  }, 8, ["to", "title"])) : ((p = t.link) == null ? void 0 : p.type) === "href" ? (l(), a("a", {
7297
7296
  key: 1,
7298
- href: (w = t.link) == null ? void 0 : w.path,
7297
+ href: (x = t.link) == null ? void 0 : x.path,
7299
7298
  title: (y = t.link) == null ? void 0 : y.tooltip
7300
7299
  }, [
7301
7300
  v(r, {
@@ -7400,7 +7399,7 @@ const uc = /* @__PURE__ */ L(ac, [["render", cc]]), mc = {
7400
7399
  function gc(e, n, t, s, o, i) {
7401
7400
  const r = G;
7402
7401
  return l(), a("div", fc, [
7403
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
7402
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
7404
7403
  t.contentAboveSlot ? (l(), a("div", {
7405
7404
  key: 1,
7406
7405
  innerHTML: t.contentAboveSlot
@@ -7554,7 +7553,7 @@ const Iy = /* @__PURE__ */ L(mc, [["render", gc]]), yc = {
7554
7553
  }, Cc = { class: "cmd-cookie-disclaimer flex-container vertical" }, _c = {
7555
7554
  key: 0,
7556
7555
  class: "flex-container vertical"
7557
- }, wc = { key: 0 }, xc = { key: 1 }, kc = ["href", "target"], vc = ["innerHTML"], Tc = /* @__PURE__ */ f("hr", null, null, -1), Sc = {
7556
+ }, xc = { key: 0 }, wc = { key: 1 }, kc = ["href", "target"], vc = ["innerHTML"], Tc = /* @__PURE__ */ f("hr", null, null, -1), Sc = {
7558
7557
  key: 1,
7559
7558
  class: "flex-container vertical"
7560
7559
  }, Oc = { key: 0 }, Ic = { key: 1 }, Mc = ["href", "target"], Lc = ["innerHTML"], Fc = { class: "button-wrapper align-center" };
@@ -7572,9 +7571,9 @@ function Bc(e, n, t, s, o, i) {
7572
7571
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
7573
7572
  }, null, 8, ["headlineText", "headlineLevel"])) : c("", !0),
7574
7573
  A(e.$slots, "cookie-options", {}, () => {
7575
- var w, y, k, S, T, B, O, P;
7574
+ var x, y, k, S, T, B, O, P;
7576
7575
  return [
7577
- (w = t.cookieOptions) != null && w.required ? (l(), a("div", _c, [
7576
+ (x = t.cookieOptions) != null && x.required ? (l(), a("div", _c, [
7578
7577
  (y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(r, {
7579
7578
  key: 0,
7580
7579
  "headline-text": (k = t.cmdBoxRequiredCookies) == null ? void 0 : k.headlineText,
@@ -7592,7 +7591,7 @@ function Bc(e, n, t, s, o, i) {
7592
7591
  element: "input",
7593
7592
  type: "checkbox",
7594
7593
  modelValue: i.acceptedCookies,
7595
- "onUpdate:modelValue": n[0] || (n[0] = (q) => i.acceptedCookies = q),
7594
+ "onUpdate:modelValue": n[0] || (n[0] = (R) => i.acceptedCookies = R),
7596
7595
  inputValue: D.value,
7597
7596
  labelText: D.labelText,
7598
7597
  disabled: D.disabled,
@@ -7602,11 +7601,11 @@ function Bc(e, n, t, s, o, i) {
7602
7601
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
7603
7602
  ]),
7604
7603
  body: V(() => [
7605
- D.description ? (l(), a("p", wc, g(D.description), 1)) : c("", !0),
7606
- D.linkDataPrivacy ? (l(), a("p", xc, [
7604
+ D.description ? (l(), a("p", xc, g(D.description), 1)) : c("", !0),
7605
+ D.linkDataPrivacy ? (l(), a("p", wc, [
7607
7606
  j(g(D.linkDataPrivacy.label) + " ", 1),
7608
7607
  f("a", {
7609
- onClick: n[1] || (n[1] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
7608
+ onClick: n[1] || (n[1] = (...R) => i.openDataPrivacy && i.openDataPrivacy(...R)),
7610
7609
  href: D.linkDataPrivacy.link,
7611
7610
  target: D.linkDataPrivacy.target
7612
7611
  }, g(D.linkDataPrivacy.linkText), 9, kc)
@@ -7639,7 +7638,7 @@ function Bc(e, n, t, s, o, i) {
7639
7638
  element: "input",
7640
7639
  type: "checkbox",
7641
7640
  modelValue: i.acceptedCookies,
7642
- "onUpdate:modelValue": n[2] || (n[2] = (q) => i.acceptedCookies = q),
7641
+ "onUpdate:modelValue": n[2] || (n[2] = (R) => i.acceptedCookies = R),
7643
7642
  inputValue: D.value,
7644
7643
  labelText: D.labelText,
7645
7644
  disabled: D.disabled,
@@ -7653,7 +7652,7 @@ function Bc(e, n, t, s, o, i) {
7653
7652
  D.linkDataPrivacy ? (l(), a("p", Ic, [
7654
7653
  j(g(D.linkDataPrivacy.label) + " ", 1),
7655
7654
  f("a", {
7656
- onClick: n[3] || (n[3] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
7655
+ onClick: n[3] || (n[3] = (...R) => i.openDataPrivacy && i.openDataPrivacy(...R)),
7657
7656
  href: D.linkDataPrivacy.link,
7658
7657
  target: D.linkDataPrivacy.target
7659
7658
  }, g(D.linkDataPrivacy.linkText), 9, Mc)
@@ -7674,7 +7673,7 @@ function Bc(e, n, t, s, o, i) {
7674
7673
  t.buttonLabelAcceptCurrentSettings ? (l(), a("button", {
7675
7674
  key: 0,
7676
7675
  type: "button",
7677
- onClick: n[4] || (n[4] = (...w) => i.acceptCurrentCookies && i.acceptCurrentCookies(...w))
7676
+ onClick: n[4] || (n[4] = (...x) => i.acceptCurrentCookies && i.acceptCurrentCookies(...x))
7678
7677
  }, [
7679
7678
  f("span", null, g(t.buttonLabelAcceptCurrentSettings), 1)
7680
7679
  ])) : c("", !0),
@@ -7682,7 +7681,7 @@ function Bc(e, n, t, s, o, i) {
7682
7681
  key: 1,
7683
7682
  type: "button",
7684
7683
  class: "primary",
7685
- onClick: n[5] || (n[5] = (...w) => i.acceptAllCookies && i.acceptAllCookies(...w))
7684
+ onClick: n[5] || (n[5] = (...x) => i.acceptAllCookies && i.acceptAllCookies(...x))
7686
7685
  }, [
7687
7686
  f("span", null, g(t.buttonLabelAcceptAllCookies), 1)
7688
7687
  ])) : c("", !0)
@@ -7999,7 +7998,7 @@ const Ly = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = {
7999
7998
  class: "select-all-options"
8000
7999
  };
8001
8000
  function su(e, n, t, s, o, i) {
8002
- var h, m, p, w;
8001
+ var h, m, p, x;
8003
8002
  const r = z, d = Gt, u = Ce("router-link");
8004
8003
  return l(), a("div", {
8005
8004
  class: b([
@@ -8068,7 +8067,7 @@ function su(e, n, t, s, o, i) {
8068
8067
  (m = i.optionIcon) != null && m.iconClass ? (l(), C(r, {
8069
8068
  key: 2,
8070
8069
  type: (p = i.optionIcon) == null ? void 0 : p.iconType,
8071
- iconClass: (w = i.optionIcon) == null ? void 0 : w.iconClass
8070
+ iconClass: (x = i.optionIcon) == null ? void 0 : x.iconClass
8072
8071
  }, null, 8, ["type", "iconClass"])) : c("", !0),
8073
8072
  i.optionName ? (l(), a("span", Kc, g(i.optionName), 1)) : c("", !0),
8074
8073
  t.iconDropdown ? (l(), C(r, {
@@ -8410,15 +8409,15 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = {
8410
8409
  });
8411
8410
  }
8412
8411
  }
8413
- }, wu = { class: "grid-container-create-columns cmd-image-gallery" }, xu = ["onClick", "title"], ku = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), vu = /* @__PURE__ */ f("span", null, "Add new gallery-image", -1), Tu = [
8412
+ }, xu = { class: "grid-container-create-columns cmd-image-gallery" }, wu = ["onClick", "title"], ku = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), vu = /* @__PURE__ */ f("span", null, "Add new gallery-image", -1), Tu = [
8414
8413
  ku,
8415
8414
  vu
8416
8415
  ];
8417
8416
  function Su(e, n, t, s, o, i) {
8418
8417
  var u;
8419
- const r = G, d = we;
8420
- return l(), a("div", wu, [
8421
- (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
8418
+ const r = G, d = xe;
8419
+ return l(), a("div", xu, [
8420
+ (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
8422
8421
  e.editModeContext ? t.images.length ? (l(!0), a(_, { key: 2 }, H(t.images, (h, m) => (l(), C(d, {
8423
8422
  key: m,
8424
8423
  class: "image-wrapper",
@@ -8443,7 +8442,7 @@ function Su(e, n, t, s, o, i) {
8443
8442
  image: h.image,
8444
8443
  figcaption: i.figcaption(h)
8445
8444
  }, null, 8, ["image", "figcaption"])
8446
- ], 8, xu))), 128)) : (l(!0), a(_, { key: 1 }, H(t.images, (h, m) => (l(), a("div", {
8445
+ ], 8, wu))), 128)) : (l(!0), a(_, { key: 1 }, H(t.images, (h, m) => (l(), a("div", {
8447
8446
  key: `i${m}`,
8448
8447
  class: "image-wrapper"
8449
8448
  }, [
@@ -8494,15 +8493,15 @@ const Fy = /* @__PURE__ */ L(_u, [["render", Su]]), Ou = {
8494
8493
  }
8495
8494
  };
8496
8495
  function Pn(e, n) {
8497
- const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), o = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, r = n.target.getBoundingClientRect().height, d = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, h = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, m = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(i, t.getBoundingClientRect().width / d * i), w = Math.min(r, t.getBoundingClientRect().height / u * r), y = An(h - p / 2, 0, i - p), k = An(m - w / 2, 0, r - w), S = -(y * (d / i)), T = -(k * (u / r));
8498
- o.style.left = `${y}px`, o.style.top = `${k}px`, o.style.width = `${p}px`, o.style.height = `${w}px`, o.style.display = "block", s.style.marginLeft = `${S}px`, s.style.marginTop = `${T}px`;
8496
+ const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), o = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, r = n.target.getBoundingClientRect().height, d = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, h = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, m = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(i, t.getBoundingClientRect().width / d * i), x = Math.min(r, t.getBoundingClientRect().height / u * r), y = An(h - p / 2, 0, i - p), k = An(m - x / 2, 0, r - x), S = -(y * (d / i)), T = -(k * (u / r));
8497
+ o.style.left = `${y}px`, o.style.top = `${k}px`, o.style.width = `${p}px`, o.style.height = `${x}px`, o.style.display = "block", s.style.marginLeft = `${S}px`, s.style.marginTop = `${T}px`;
8499
8498
  }
8500
8499
  function An(e, n, t) {
8501
8500
  return e < n ? n : e > t ? t : e;
8502
8501
  }
8503
8502
  const Iu = { class: "cmd-image-zoom flex-container" }, Mu = ["title"], Lu = { class: "zoom-container" }, Fu = /* @__PURE__ */ f("div", { class: "zoom-overlay" }, null, -1);
8504
8503
  function Bu(e, n, t, s, o, i) {
8505
- const r = we;
8504
+ const r = xe;
8506
8505
  return l(), a("div", Iu, [
8507
8506
  f("a", {
8508
8507
  href: "#",
@@ -9092,14 +9091,14 @@ const zu = /* @__PURE__ */ L(Pu, [["render", Uu]]), Wu = {
9092
9091
  }
9093
9092
  }, Gu = { class: "cmd-login-form flex-container" }, Ju = { class: "option-wrapper flex-container" }, Ku = { key: 1 }, Zu = ["type", "disabled"], Yu = { key: 1 }, Xu = { class: "cmd-login-form flex-container" }, Qu = { class: "option-wrapper flex-container" }, $u = { key: 1 }, em = ["type", "disabled"], tm = { key: 1 };
9094
9093
  function nm(e, n, t, s, o, i) {
9095
- var m, p, w, y, k, S, T, B;
9094
+ var m, p, x, y, k, S, T, B;
9096
9095
  const r = G, d = ee, u = z, h = We;
9097
9096
  return l(), a(_, null, [
9098
9097
  ue(f("fieldset", Gu, [
9099
9098
  f("legend", {
9100
9099
  class: b({ hidden: !t.legendLoginForm.show, "align-left": t.legendLoginForm.align === "left" })
9101
9100
  }, g(t.legendLoginForm.text), 3),
9102
- t.cmdHeadlineLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : c("", !0),
9101
+ t.cmdHeadlineLoginForm ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : c("", !0),
9103
9102
  f("div", {
9104
9103
  class: b(["login-fields flex-container", { vertical: t.orientation === "vertical" }])
9105
9104
  }, [
@@ -9143,7 +9142,7 @@ function nm(e, n, t, s, o, i) {
9143
9142
  path: t.options.createAccount.path,
9144
9143
  text: t.options.createAccount.text,
9145
9144
  icon: {
9146
- iconClass: (w = t.options.createAccount.icon) == null ? void 0 : w.iconClass,
9145
+ iconClass: (x = t.options.createAccount.icon) == null ? void 0 : x.iconClass,
9147
9146
  tooltip: (y = t.options.createAccount.icon) == null ? void 0 : y.tooltip,
9148
9147
  position: (k = t.options.createAccount.icon) == null ? void 0 : k.position
9149
9148
  }
@@ -9172,7 +9171,7 @@ function nm(e, n, t, s, o, i) {
9172
9171
  f("legend", {
9173
9172
  class: b({ hidden: !t.legendForgotLoginForm.show, "align-left": t.legendForgotLoginForm.align === "left" })
9174
9173
  }, g(t.legendForgotLoginForm.text), 3),
9175
- t.cmdHeadlineSendLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
9174
+ t.cmdHeadlineSendLoginForm ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
9176
9175
  v(d, M({
9177
9176
  ref: "sendPassword",
9178
9177
  element: "input",
@@ -9387,7 +9386,7 @@ function gm(e, n, t, s, o, i) {
9387
9386
  ])
9388
9387
  ])) : c("", !0),
9389
9388
  (l(!0), a(_, null, H(t.navigationEntries, (u, h) => {
9390
- var m, p, w;
9389
+ var m, p, x;
9391
9390
  return l(), a("li", {
9392
9391
  key: h,
9393
9392
  class: b({ active: u.active, open: o.openEntry === h, "has-subentries": (m = u == null ? void 0 : u.subentries) == null ? void 0 : m.length })
@@ -9431,7 +9430,7 @@ function gm(e, n, t, s, o, i) {
9431
9430
  ]),
9432
9431
  _: 2
9433
9432
  }, 1032, ["to", "title"])) : c("", !0),
9434
- (w = u == null ? void 0 : u.subentries) != null && w.length ? (l(), a("ul", {
9433
+ (x = u == null ? void 0 : u.subentries) != null && x.length ? (l(), a("ul", {
9435
9434
  key: 2,
9436
9435
  "aria-expanded": o.openEntry ? "true" : "false"
9437
9436
  }, [
@@ -9596,7 +9595,7 @@ const ym = /* @__PURE__ */ L(im, [["render", gm]]), bm = {
9596
9595
  key: 0,
9597
9596
  class: "number"
9598
9597
  }, _m = { key: 2 };
9599
- function wm(e, n, t, s, o, i) {
9598
+ function xm(e, n, t, s, o, i) {
9600
9599
  const r = z, d = We;
9601
9600
  return l(), a("ol", {
9602
9601
  class: b(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
@@ -9628,7 +9627,7 @@ function wm(e, n, t, s, o, i) {
9628
9627
  ], 2))), 128))
9629
9628
  ], 2);
9630
9629
  }
9631
- const Ay = /* @__PURE__ */ L(bm, [["render", wm]]), xm = {
9630
+ const Ay = /* @__PURE__ */ L(bm, [["render", xm]]), wm = {
9632
9631
  name: "CmdNewsletterSubscription",
9633
9632
  emits: ["button-click"],
9634
9633
  data() {
@@ -9814,7 +9813,7 @@ function Tm(e, n, t, s, o, i) {
9814
9813
  ])
9815
9814
  ]);
9816
9815
  }
9817
- const Ey = /* @__PURE__ */ L(xm, [["render", Tm]]);
9816
+ const Ey = /* @__PURE__ */ L(wm, [["render", Tm]]);
9818
9817
  function En(e, n, t, s = !0) {
9819
9818
  function o(i, r) {
9820
9819
  return r && i < 10 ? "0" + i : i;
@@ -10293,10 +10292,10 @@ const Rm = {
10293
10292
  class: "flex-container vertical"
10294
10293
  };
10295
10294
  function Qm(e, n, t, s, o, i) {
10296
- var p, w;
10295
+ var p, x;
10297
10296
  const r = G, d = We, u = ee, h = Hm, m = Se;
10298
10297
  return l(), a("div", Nm, [
10299
- (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
10298
+ (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
10300
10299
  e.editing ? (l(), a("div", jm, [
10301
10300
  v(u, {
10302
10301
  element: "input",
@@ -10317,7 +10316,7 @@ function Qm(e, n, t, s, o, i) {
10317
10316
  "onUpdate:modelValue": n[1] || (n[1] = (y) => i.textClosedModel = y)
10318
10317
  }, null, 8, ["modelValue"])
10319
10318
  ])) : (l(), a(_, { key: 1 }, [
10320
- (w = t.cmdLink) != null && w.path ? (l(), C(d, M({
10319
+ (x = t.cmdLink) != null && x.path ? (l(), C(d, M({
10321
10320
  key: 0,
10322
10321
  linkType: t.cmdLink.type || "href"
10323
10322
  }, t.cmdLink, {
@@ -10842,30 +10841,30 @@ function _f(e, n, t, s, o, i) {
10842
10841
  return l(), a("div", {
10843
10842
  class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
10844
10843
  }, [
10845
- (m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline || {})), null, 16)) : c("", !0),
10844
+ (m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline || {})), null, 16)) : c("", !0),
10846
10845
  t.userMustAcceptDataPrivacy ? (l(), C(d, M({
10847
10846
  key: 1,
10848
10847
  element: "input",
10849
10848
  type: "checkbox"
10850
10849
  }, t.cmdFormElement, {
10851
10850
  modelValue: o.dataPrivacyAccepted,
10852
- "onUpdate:modelValue": n[0] || (n[0] = (w) => o.dataPrivacyAccepted = w)
10851
+ "onUpdate:modelValue": n[0] || (n[0] = (x) => o.dataPrivacyAccepted = x)
10853
10852
  }), null, 16, ["modelValue"])) : c("", !0),
10854
10853
  i.validNetworks.length > 0 ? (l(), a("ul", {
10855
10854
  key: 2,
10856
10855
  class: b(["button-wrapper", { "no-gap": !t.useGap }])
10857
10856
  }, [
10858
- e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (w, y) => (l(), C(h, {
10857
+ e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (x, y) => (l(), C(h, {
10859
10858
  key: "x" + y,
10860
10859
  class: "edit-items",
10861
10860
  componentName: "CmdSocialNetworksItem",
10862
- componentProps: w,
10861
+ componentProps: x,
10863
10862
  componentPath: ["props", "networks", y],
10864
10863
  showComponentName: !1
10865
10864
  }, {
10866
10865
  default: V(() => [
10867
10866
  v(u, {
10868
- network: w,
10867
+ network: x,
10869
10868
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
10870
10869
  buttonTextAlign: t.buttonTextAlign,
10871
10870
  dataPrivacyAccepted: o.dataPrivacyAccepted
@@ -10873,9 +10872,9 @@ function _f(e, n, t, s, o, i) {
10873
10872
  ]),
10874
10873
  _: 2
10875
10874
  }, 1032, ["componentProps", "componentPath"]))), 128)) : (l(), a(_, { key: 0 }, [
10876
- (l(!0), a(_, null, H(i.validNetworks, (w, y) => (l(), C(u, {
10875
+ (l(!0), a(_, null, H(i.validNetworks, (x, y) => (l(), C(u, {
10877
10876
  key: y,
10878
- network: w,
10877
+ network: x,
10879
10878
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
10880
10879
  buttonTextAlign: t.buttonTextAlign,
10881
10880
  dataPrivacyAccepted: o.dataPrivacyAccepted,
@@ -10888,11 +10887,11 @@ function _f(e, n, t, s, o, i) {
10888
10887
  key: 3,
10889
10888
  class: "button small",
10890
10889
  title: "Add new item",
10891
- onClick: n[1] || (n[1] = (...w) => i.onAddItem && i.onAddItem(...w))
10890
+ onClick: n[1] || (n[1] = (...x) => i.onAddItem && i.onAddItem(...x))
10892
10891
  }, Cf))
10893
10892
  ], 2);
10894
10893
  }
10895
- const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = {
10894
+ const xf = /* @__PURE__ */ L(yf, [["render", _f]]), wf = {
10896
10895
  name: "CmdPageFooter",
10897
10896
  props: {
10898
10897
  /**
@@ -10973,11 +10972,11 @@ const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = {
10973
10972
  }, kf = { class: "button-wrapper" }, vf = ["title"], Tf = { key: 1 };
10974
10973
  function Sf(e, n, t, s, o, i) {
10975
10974
  var d, u, h, m;
10976
- const r = wf;
10975
+ const r = xf;
10977
10976
  return l(), a("footer", {
10978
10977
  class: b(["cmd-page-footer flex-container", { "small-buttons": t.useSmallButtons }])
10979
10978
  }, [
10980
- t.cmdSocialNetworks ? (l(), C(r, N(M({ key: 0 }, t.cmdSocialNetworks)), {
10979
+ t.cmdSocialNetworks ? (l(), C(r, q(M({ key: 0 }, t.cmdSocialNetworks)), {
10981
10980
  default: V(() => [
10982
10981
  A(e.$slots, "cmd-social-networks")
10983
10982
  ]),
@@ -11000,7 +10999,7 @@ function Sf(e, n, t, s, o, i) {
11000
10999
  ])
11001
11000
  ], 2);
11002
11001
  }
11003
- const Hy = /* @__PURE__ */ L(xf, [["render", Sf]]), Of = {
11002
+ const Hy = /* @__PURE__ */ L(wf, [["render", Sf]]), Of = {
11004
11003
  name: "CmdPageHeader",
11005
11004
  props: {
11006
11005
  /**
@@ -11029,8 +11028,8 @@ function Lf(e, n, t, s, o, i) {
11029
11028
  const r = sc, d = G;
11030
11029
  return t.cmdBreadcrumbs || t.cmdHeadline || e.$slots.default ? (l(), a("header", If, [
11031
11030
  t.cmdBreadcrumbs || t.cmdHeadline ? (l(), a("div", Mf, [
11032
- t.cmdBreadcrumbs ? (l(), C(r, N(M({ key: 0 }, t.cmdBreadcrumbs)), null, 16)) : c("", !0),
11033
- t.cmdHeadline.headlineText ? (l(), C(d, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
11031
+ t.cmdBreadcrumbs ? (l(), C(r, q(M({ key: 0 }, t.cmdBreadcrumbs)), null, 16)) : c("", !0),
11032
+ t.cmdHeadline.headlineText ? (l(), C(d, q(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
11034
11033
  ])) : c("", !0),
11035
11034
  e.$slots.default ? A(e.$slots, "default", { key: 1 }) : c("", !0)
11036
11035
  ])) : c("", !0);
@@ -11326,7 +11325,7 @@ const jy = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
11326
11325
  class: "top-header"
11327
11326
  };
11328
11327
  function Kf(e, n, t, s, o, i) {
11329
- var u, h, m, p, w, y, k, S, T;
11328
+ var u, h, m, p, x, y, k, S, T;
11330
11329
  const r = uc, d = ym;
11331
11330
  return l(), a("div", {
11332
11331
  ref: "site-header",
@@ -11354,7 +11353,7 @@ function Kf(e, n, t, s, o, i) {
11354
11353
  A(e.$slots, "header"),
11355
11354
  A(e.$slots, "navigation")
11356
11355
  ], 64)) : c("", !0),
11357
- t.cmdCompanyLogo || (w = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) != null && w.length ? (l(), a(_, { key: 1 }, [
11356
+ t.cmdCompanyLogo || (x = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) != null && x.length ? (l(), a(_, { key: 1 }, [
11358
11357
  t.cmdCompanyLogo ? (l(), C(r, M({ key: 0 }, t.cmdCompanyLogo, { onImageLoaded: i.onImageLoaded }), null, 16, ["onImageLoaded"])) : c("", !0),
11359
11358
  (k = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) != null && k.length && t.navigationInline ? (l(), C(d, M({ key: 1 }, t.cmdMainNavigation, {
11360
11359
  closeOffcanvas: t.closeOffcanvas,
@@ -11649,14 +11648,14 @@ const Uy = /* @__PURE__ */ L(Gf, [["render", Kf]]), Zf = {
11649
11648
  "aria-expanded": "true"
11650
11649
  };
11651
11650
  function ih(e, n, t, s, o, i) {
11652
- var p, w, y, k, S, T, B, O;
11651
+ var p, x, y, k, S, T, B, O;
11653
11652
  const r = G, d = ee, u = z, h = au, m = hu;
11654
11653
  return l(), a(_, null, [
11655
11654
  f("fieldset", Xf, [
11656
11655
  f("legend", {
11657
11656
  class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
11658
11657
  }, g(t.legend.text), 3),
11659
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
11658
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
11660
11659
  f("div", Qf, [
11661
11660
  v(d, {
11662
11661
  element: "input",
@@ -11705,14 +11704,14 @@ function ih(e, n, t, s, o, i) {
11705
11704
  onClick: n[3] || (n[3] = I((P) => o.showFilters = !o.showFilters, ["prevent"]))
11706
11705
  }, [
11707
11706
  v(u, {
11708
- iconClass: o.showFilters ? (w = (p = t.cmdIcon) == null ? void 0 : p.showFilters) == null ? void 0 : w.iconClass : (k = (y = t.cmdIcon) == null ? void 0 : y.hideFilters) == null ? void 0 : k.iconClass,
11707
+ iconClass: o.showFilters ? (x = (p = t.cmdIcon) == null ? void 0 : p.showFilters) == null ? void 0 : x.iconClass : (k = (y = t.cmdIcon) == null ? void 0 : y.hideFilters) == null ? void 0 : k.iconClass,
11709
11708
  type: o.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (O = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : O.iconType
11710
11709
  }, null, 8, ["iconClass", "type"]),
11711
11710
  o.showFilters ? (l(), a("span", eh, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), a("span", th, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
11712
11711
  ]),
11713
11712
  v(ke, { name: "fade" }, {
11714
11713
  default: V(() => {
11715
- var P, D, U, F, q;
11714
+ var P, D, U, F, R;
11716
11715
  return [
11717
11716
  o.showFilters && ((P = t.cmdFakeSelect) != null && P.selectData.length) ? (l(), a("div", nh, [
11718
11717
  v(h, {
@@ -11722,7 +11721,7 @@ function ih(e, n, t, s, o, i) {
11722
11721
  "onUpdate:modelValue": n[4] || (n[4] = (J) => i.searchFilters = J),
11723
11722
  defaultOptionName: (U = t.cmdFakeSelect) == null ? void 0 : U.defaultOptionName,
11724
11723
  type: (F = t.cmdFakeSelect) == null ? void 0 : F.type,
11725
- labelText: (q = t.cmdFakeSelect) == null ? void 0 : q.labelText
11724
+ labelText: (R = t.cmdFakeSelect) == null ? void 0 : R.labelText
11726
11725
  }, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
11727
11726
  ])) : c("", !0)
11728
11727
  ];
@@ -11930,7 +11929,7 @@ const zy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = {
11930
11929
  class: "item-counter"
11931
11930
  };
11932
11931
  function mh(e, n, t, s, o, i) {
11933
- const r = dt, d = we;
11932
+ const r = dt, d = xe;
11934
11933
  return l(), a("div", {
11935
11934
  class: b(["cmd-slideshow", { "full-width": o.fullWidth }])
11936
11935
  }, [
@@ -11947,7 +11946,7 @@ function mh(e, n, t, s, o, i) {
11947
11946
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : c("", !0),
11948
11947
  v(qt, { name: "fade" }, {
11949
11948
  default: V(() => {
11950
- var u, h, m, p, w, y, k, S, T, B, O, P;
11949
+ var u, h, m, p, x, y, k, S, T, B, O, P;
11951
11950
  return [
11952
11951
  i.currentItem ? (l(), a(_, { key: 0 }, [
11953
11952
  t.useSlot ? (l(), a("div", {
@@ -11967,7 +11966,7 @@ function mh(e, n, t, s, o, i) {
11967
11966
  (h = (u = i.currentItem) == null ? void 0 : u.link) != null && h.href ? (l(), a("a", {
11968
11967
  key: 0,
11969
11968
  href: (p = (m = i.currentItem) == null ? void 0 : m.link) == null ? void 0 : p.href,
11970
- title: (y = (w = i.currentItem) == null ? void 0 : w.link) == null ? void 0 : y.tooltip
11969
+ title: (y = (x = i.currentItem) == null ? void 0 : x.link) == null ? void 0 : y.tooltip
11971
11970
  }, [
11972
11971
  v(d, {
11973
11972
  image: (k = i.currentItem) == null ? void 0 : k.image,
@@ -12062,7 +12061,7 @@ const Wy = /* @__PURE__ */ L(oh, [["render", mh]]), fh = "data:image/svg+xml,%3c
12062
12061
  deep: !0
12063
12062
  }
12064
12063
  }
12065
- }, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], wh = ["src", "alt"], xh = ["src", "alt"];
12064
+ }, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], xh = ["src", "alt"], wh = ["src", "alt"];
12066
12065
  function kh(e, n, t, s, o, i) {
12067
12066
  const r = Ce("router-link");
12068
12067
  return l(), a("div", Ch, [
@@ -12078,7 +12077,7 @@ function kh(e, n, t, s, o, i) {
12078
12077
  f("img", {
12079
12078
  src: o.imageSources[u],
12080
12079
  alt: d.name
12081
- }, null, 8, wh)
12080
+ }, null, 8, xh)
12082
12081
  ], 10, _h)) : (l(), C(r, {
12083
12082
  key: 1,
12084
12083
  class: b(["flag", d.iso2]),
@@ -12090,7 +12089,7 @@ function kh(e, n, t, s, o, i) {
12090
12089
  f("img", {
12091
12090
  src: o.imageSources[u],
12092
12091
  alt: d.name
12093
- }, null, 8, xh)
12092
+ }, null, 8, wh)
12094
12093
  ]),
12095
12094
  _: 2
12096
12095
  }, 1032, ["class", "to", "title", "onClick"]))
@@ -12382,7 +12381,7 @@ function Eh(e, n, t, s, o, i) {
12382
12381
  key: 0,
12383
12382
  class: "button",
12384
12383
  href: "#",
12385
- onClick: n[0] || (n[0] = I((w) => o.fullWidth = !o.fullWidth, ["prevent"])),
12384
+ onClick: n[0] || (n[0] = I((x) => o.fullWidth = !o.fullWidth, ["prevent"])),
12386
12385
  title: t.iconToggleWidth.tooltip
12387
12386
  }, [
12388
12387
  v(r, {
@@ -12394,7 +12393,7 @@ function Eh(e, n, t, s, o, i) {
12394
12393
  key: 1,
12395
12394
  class: "button",
12396
12395
  href: "#",
12397
- onClick: n[1] || (n[1] = I((w) => o.showTableData = !o.showTableData, ["prevent"])),
12396
+ onClick: n[1] || (n[1] = I((x) => o.showTableData = !o.showTableData, ["prevent"])),
12398
12397
  title: o.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
12399
12398
  }, [
12400
12399
  v(r, {
@@ -12406,7 +12405,7 @@ function Eh(e, n, t, s, o, i) {
12406
12405
  f("div", {
12407
12406
  class: "inner-wrapper",
12408
12407
  ref: "innerWrapper",
12409
- onScroll: n[2] || (n[2] = (...w) => i.updatePosition && i.updatePosition(...w))
12408
+ onScroll: n[2] || (n[2] = (...x) => i.updatePosition && i.updatePosition(...x))
12410
12409
  }, [
12411
12410
  t.showSlideButtons ? (l(), C(d, {
12412
12411
  key: 0,
@@ -12423,17 +12422,17 @@ function Eh(e, n, t, s, o, i) {
12423
12422
  }, g(((m = t.caption) == null ? void 0 : m.text) || ((p = t.tableData.caption) == null ? void 0 : p.text)), 3)) : c("", !0),
12424
12423
  f("thead", null, [
12425
12424
  f("tr", null, [
12426
- (l(!0), a(_, null, H(t.tableData.thead, (w, y) => (l(), a("th", { key: y }, g(w), 1))), 128))
12425
+ (l(!0), a(_, null, H(t.tableData.thead, (x, y) => (l(), a("th", { key: y }, g(x), 1))), 128))
12427
12426
  ])
12428
12427
  ]),
12429
12428
  v(ke, { name: "fade" }, {
12430
12429
  default: V(() => [
12431
12430
  ue(f("tbody", Ph, [
12432
- (l(!0), a(_, null, H(t.tableData.tbody, (w, y) => (l(), a("tr", {
12431
+ (l(!0), a(_, null, H(t.tableData.tbody, (x, y) => (l(), a("tr", {
12433
12432
  class: b({ active: t.tableData.rowIndexHighlighted === y }),
12434
12433
  key: y
12435
12434
  }, [
12436
- (l(!0), a(_, null, H(w, (k, S) => (l(), a("td", {
12435
+ (l(!0), a(_, null, H(x, (k, S) => (l(), a("td", {
12437
12436
  class: b({ active: t.tableData.columnIndexHighlighted === S }),
12438
12437
  key: S
12439
12438
  }, g(k), 3))), 128))
@@ -12448,10 +12447,10 @@ function Eh(e, n, t, s, o, i) {
12448
12447
  default: V(() => [
12449
12448
  t.tableData.tfoot && t.tableData.tfoot.length && o.showTableData ? (l(), a("tfoot", Ah, [
12450
12449
  f("tr", null, [
12451
- (l(!0), a(_, null, H(t.tableData.tfoot, (w, y) => (l(), a("td", {
12450
+ (l(!0), a(_, null, H(t.tableData.tfoot, (x, y) => (l(), a("td", {
12452
12451
  class: b({ active: t.tableData.columnIndexHighlighted === y }),
12453
12452
  key: y
12454
- }, g(w), 3))), 128))
12453
+ }, g(x), 3))), 128))
12455
12454
  ])
12456
12455
  ])) : c("", !0)
12457
12456
  ]),
@@ -12681,7 +12680,7 @@ const Ky = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
12681
12680
  return this.paragraphTextAlign ? "text-align-" + this.paragraphTextAlign : "";
12682
12681
  },
12683
12682
  setInnerClass() {
12684
- return "inner-content-wrapper " + this.textAlign + " " + (this.innerClass || "");
12683
+ return "inner-text-wrapper " + this.textAlign + " " + (this.innerClass || "");
12685
12684
  }
12686
12685
  },
12687
12686
  methods: {
@@ -12713,12 +12712,12 @@ const Ky = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
12713
12712
  Qh
12714
12713
  ];
12715
12714
  function ep(e, n, t, s, o, i) {
12716
- var h, m, p, w;
12717
- const r = G, d = we, u = Se;
12715
+ var h, m, p, x;
12716
+ const r = G, d = xe, u = Se;
12718
12717
  return l(), a("div", {
12719
12718
  class: b(["cmd-text-image-block flex-container", t.orientation])
12720
12719
  }, [
12721
- ((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12720
+ ((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12722
12721
  t.cmdImage ? (l(), C(d, {
12723
12722
  key: 1,
12724
12723
  image: (m = t.cmdImage) == null ? void 0 : m.image,
@@ -12728,7 +12727,7 @@ function ep(e, n, t, s, o, i) {
12728
12727
  f("div", {
12729
12728
  class: b(["flex-container vertical", i.setInnerClass])
12730
12729
  }, [
12731
- ((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12730
+ ((x = t.cmdHeadline) != null && x.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12732
12731
  t.htmlContent ? (l(), a("div", {
12733
12732
  key: 1,
12734
12733
  innerHTML: t.htmlContent
@@ -13050,7 +13049,7 @@ const rp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !
13050
13049
  let n;
13051
13050
  return e && (typeof FormData == "function" && e instanceof FormData || ie(e.append) && ((n = ut(e)) === "formdata" || // detect form-data instance
13052
13051
  n === "object" && ie(e.toString) && e.toString() === "[object FormData]"));
13053
- }, gp = me("URLSearchParams"), [yp, bp, Cp, _p] = ["ReadableStream", "Request", "Response", "Headers"].map(me), wp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13052
+ }, gp = me("URLSearchParams"), [yp, bp, Cp, _p] = ["ReadableStream", "Request", "Response", "Headers"].map(me), xp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13054
13053
  function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
13055
13054
  if (e === null || typeof e > "u")
13056
13055
  return;
@@ -13065,7 +13064,7 @@ function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
13065
13064
  d = i[s], n.call(null, e[d], d, e);
13066
13065
  }
13067
13066
  }
13068
- function wi(e, n) {
13067
+ function xi(e, n) {
13069
13068
  n = n.toLowerCase();
13070
13069
  const t = Object.keys(e);
13071
13070
  let s = t.length, o;
@@ -13074,17 +13073,17 @@ function wi(e, n) {
13074
13073
  return o;
13075
13074
  return null;
13076
13075
  }
13077
- const xi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ki = (e) => !Ue(e) && e !== xi;
13076
+ const wi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ki = (e) => !Ue(e) && e !== wi;
13078
13077
  function Bt() {
13079
13078
  const { caseless: e } = ki(this) && this || {}, n = {}, t = (s, o) => {
13080
- const i = e && wi(n, o) || o;
13079
+ const i = e && xi(n, o) || o;
13081
13080
  Qe(n[i]) && Qe(s) ? n[i] = Bt(n[i], s) : Qe(s) ? n[i] = Bt({}, s) : Ie(s) ? n[i] = s.slice() : n[i] = s;
13082
13081
  };
13083
13082
  for (let s = 0, o = arguments.length; s < o; s++)
13084
13083
  arguments[s] && Ge(arguments[s], t);
13085
13084
  return n;
13086
13085
  }
13087
- const xp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
13086
+ const wp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
13088
13087
  t && ie(o) ? e[i] = bi(o, t) : e[i] = o;
13089
13088
  }, { allOwnKeys: s }), e), kp = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), vp = (e, n, t, s) => {
13090
13089
  e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
@@ -13191,7 +13190,7 @@ const Rp = (e) => {
13191
13190
  return s;
13192
13191
  };
13193
13192
  return t(e, 0);
13194
- }, Np = me("AsyncFunction"), jp = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), x = {
13193
+ }, Np = me("AsyncFunction"), jp = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), w = {
13195
13194
  isArray: Ie,
13196
13195
  isArrayBuffer: Ci,
13197
13196
  isBuffer: sp,
@@ -13218,8 +13217,8 @@ const Rp = (e) => {
13218
13217
  isFileList: fp,
13219
13218
  forEach: Ge,
13220
13219
  merge: Bt,
13221
- extend: xp,
13222
- trim: wp,
13220
+ extend: wp,
13221
+ trim: xp,
13223
13222
  stripBOM: kp,
13224
13223
  inherits: vp,
13225
13224
  toFlatObject: Tp,
@@ -13239,8 +13238,8 @@ const Rp = (e) => {
13239
13238
  toCamelCase: Bp,
13240
13239
  noop: Vp,
13241
13240
  toFiniteNumber: Dp,
13242
- findKey: wi,
13243
- global: xi,
13241
+ findKey: xi,
13242
+ global: wi,
13244
13243
  isContextDefined: ki,
13245
13244
  ALPHABET: Ti,
13246
13245
  generateString: Hp,
@@ -13249,10 +13248,10 @@ const Rp = (e) => {
13249
13248
  isAsyncFn: Np,
13250
13249
  isThenable: jp
13251
13250
  };
13252
- function R(e, n, t, s, o) {
13251
+ function N(e, n, t, s, o) {
13253
13252
  Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", n && (this.code = n), t && (this.config = t), s && (this.request = s), o && (this.response = o);
13254
13253
  }
13255
- x.inherits(R, Error, {
13254
+ w.inherits(N, Error, {
13256
13255
  toJSON: function() {
13257
13256
  return {
13258
13257
  // Standard
@@ -13267,13 +13266,13 @@ x.inherits(R, Error, {
13267
13266
  columnNumber: this.columnNumber,
13268
13267
  stack: this.stack,
13269
13268
  // Axios
13270
- config: x.toJSONObject(this.config),
13269
+ config: w.toJSONObject(this.config),
13271
13270
  code: this.code,
13272
13271
  status: this.response && this.response.status ? this.response.status : null
13273
13272
  };
13274
13273
  }
13275
13274
  });
13276
- const Si = R.prototype, Oi = {};
13275
+ const Si = N.prototype, Oi = {};
13277
13276
  [
13278
13277
  "ERR_BAD_OPTION_VALUE",
13279
13278
  "ERR_BAD_OPTION",
@@ -13291,20 +13290,20 @@ const Si = R.prototype, Oi = {};
13291
13290
  ].forEach((e) => {
13292
13291
  Oi[e] = { value: e };
13293
13292
  });
13294
- Object.defineProperties(R, Oi);
13293
+ Object.defineProperties(N, Oi);
13295
13294
  Object.defineProperty(Si, "isAxiosError", { value: !0 });
13296
- R.from = (e, n, t, s, o, i) => {
13295
+ N.from = (e, n, t, s, o, i) => {
13297
13296
  const r = Object.create(Si);
13298
- return x.toFlatObject(e, r, function(u) {
13297
+ return w.toFlatObject(e, r, function(u) {
13299
13298
  return u !== Error.prototype;
13300
- }, (d) => d !== "isAxiosError"), R.call(r, e.message, n, t, s, o), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;
13299
+ }, (d) => d !== "isAxiosError"), N.call(r, e.message, n, t, s, o), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;
13301
13300
  };
13302
13301
  const Up = null;
13303
13302
  function Pt(e) {
13304
- return x.isPlainObject(e) || x.isArray(e);
13303
+ return w.isPlainObject(e) || w.isArray(e);
13305
13304
  }
13306
13305
  function Ii(e) {
13307
- return x.endsWith(e, "[]") ? e.slice(0, -2) : e;
13306
+ return w.endsWith(e, "[]") ? e.slice(0, -2) : e;
13308
13307
  }
13309
13308
  function Hn(e, n, t) {
13310
13309
  return e ? e.concat(n).map(function(o, i) {
@@ -13312,40 +13311,40 @@ function Hn(e, n, t) {
13312
13311
  }).join(t ? "." : "") : n;
13313
13312
  }
13314
13313
  function zp(e) {
13315
- return x.isArray(e) && !e.some(Pt);
13314
+ return w.isArray(e) && !e.some(Pt);
13316
13315
  }
13317
- const Wp = x.toFlatObject(x, {}, null, function(n) {
13316
+ const Wp = w.toFlatObject(w, {}, null, function(n) {
13318
13317
  return /^is[A-Z]/.test(n);
13319
13318
  });
13320
13319
  function ht(e, n, t) {
13321
- if (!x.isObject(e))
13320
+ if (!w.isObject(e))
13322
13321
  throw new TypeError("target must be an object");
13323
- n = n || new FormData(), t = x.toFlatObject(t, {
13322
+ n = n || new FormData(), t = w.toFlatObject(t, {
13324
13323
  metaTokens: !0,
13325
13324
  dots: !1,
13326
13325
  indexes: !1
13327
13326
  }, !1, function(S, T) {
13328
- return !x.isUndefined(T[S]);
13327
+ return !w.isUndefined(T[S]);
13329
13328
  });
13330
- const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) && x.isSpecCompliantForm(n);
13331
- if (!x.isFunction(o))
13329
+ const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) && w.isSpecCompliantForm(n);
13330
+ if (!w.isFunction(o))
13332
13331
  throw new TypeError("visitor must be a function");
13333
13332
  function h(k) {
13334
13333
  if (k === null) return "";
13335
- if (x.isDate(k))
13334
+ if (w.isDate(k))
13336
13335
  return k.toISOString();
13337
- if (!u && x.isBlob(k))
13338
- throw new R("Blob is not supported. Use a Buffer instead.");
13339
- return x.isArrayBuffer(k) || x.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
13336
+ if (!u && w.isBlob(k))
13337
+ throw new N("Blob is not supported. Use a Buffer instead.");
13338
+ return w.isArrayBuffer(k) || w.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
13340
13339
  }
13341
13340
  function m(k, S, T) {
13342
13341
  let B = k;
13343
13342
  if (k && !T && typeof k == "object") {
13344
- if (x.endsWith(S, "{}"))
13343
+ if (w.endsWith(S, "{}"))
13345
13344
  S = s ? S : S.slice(0, -2), k = JSON.stringify(k);
13346
- else if (x.isArray(k) && zp(k) || (x.isFileList(k) || x.endsWith(S, "[]")) && (B = x.toArray(k)))
13345
+ else if (w.isArray(k) && zp(k) || (w.isFileList(k) || w.endsWith(S, "[]")) && (B = w.toArray(k)))
13347
13346
  return S = Ii(S), B.forEach(function(P, D) {
13348
- !(x.isUndefined(P) || P === null) && n.append(
13347
+ !(w.isUndefined(P) || P === null) && n.append(
13349
13348
  // eslint-disable-next-line no-nested-ternary
13350
13349
  r === !0 ? Hn([S], D, i) : r === null ? S : S + "[]",
13351
13350
  h(P)
@@ -13354,27 +13353,27 @@ function ht(e, n, t) {
13354
13353
  }
13355
13354
  return Pt(k) ? !0 : (n.append(Hn(T, S, i), h(k)), !1);
13356
13355
  }
13357
- const p = [], w = Object.assign(Wp, {
13356
+ const p = [], x = Object.assign(Wp, {
13358
13357
  defaultVisitor: m,
13359
13358
  convertValue: h,
13360
13359
  isVisitable: Pt
13361
13360
  });
13362
13361
  function y(k, S) {
13363
- if (!x.isUndefined(k)) {
13362
+ if (!w.isUndefined(k)) {
13364
13363
  if (p.indexOf(k) !== -1)
13365
13364
  throw Error("Circular reference detected in " + S.join("."));
13366
- p.push(k), x.forEach(k, function(B, O) {
13367
- (!(x.isUndefined(B) || B === null) && o.call(
13365
+ p.push(k), w.forEach(k, function(B, O) {
13366
+ (!(w.isUndefined(B) || B === null) && o.call(
13368
13367
  n,
13369
13368
  B,
13370
- x.isString(O) ? O.trim() : O,
13369
+ w.isString(O) ? O.trim() : O,
13371
13370
  S,
13372
- w
13371
+ x
13373
13372
  )) === !0 && y(B, S ? S.concat(O) : [O]);
13374
13373
  }), p.pop();
13375
13374
  }
13376
13375
  }
13377
- if (!x.isObject(e))
13376
+ if (!w.isObject(e))
13378
13377
  throw new TypeError("data must be an object");
13379
13378
  return y(e), n;
13380
13379
  }
@@ -13415,7 +13414,7 @@ function Li(e, n, t) {
13415
13414
  return e;
13416
13415
  const s = t && t.encode || Gp, o = t && t.serialize;
13417
13416
  let i;
13418
- if (o ? i = o(n, t) : i = x.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
13417
+ if (o ? i = o(n, t) : i = w.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
13419
13418
  const r = e.indexOf("#");
13420
13419
  r !== -1 && (e = e.slice(0, r)), e += (e.indexOf("?") === -1 ? "?" : "&") + i;
13421
13420
  }
@@ -13470,7 +13469,7 @@ class Rn {
13470
13469
  * @returns {void}
13471
13470
  */
13472
13471
  forEach(n) {
13473
- x.forEach(this.handlers, function(s) {
13472
+ w.forEach(this.handlers, function(s) {
13474
13473
  s !== null && n(s);
13475
13474
  });
13476
13475
  }
@@ -13501,12 +13500,12 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", $p
13501
13500
  function tg(e, n) {
13502
13501
  return ht(e, new ce.classes.URLSearchParams(), Object.assign({
13503
13502
  visitor: function(t, s, o, i) {
13504
- return ce.isNode && x.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13503
+ return ce.isNode && w.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13505
13504
  }
13506
13505
  }, n));
13507
13506
  }
13508
13507
  function ng(e) {
13509
- return x.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
13508
+ return w.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
13510
13509
  }
13511
13510
  function ig(e) {
13512
13511
  const n = {}, t = Object.keys(e);
@@ -13522,20 +13521,20 @@ function Bi(e) {
13522
13521
  let r = t[i++];
13523
13522
  if (r === "__proto__") return !0;
13524
13523
  const d = Number.isFinite(+r), u = i >= t.length;
13525
- return r = !r && x.isArray(o) ? o.length : r, u ? (x.hasOwnProp(o, r) ? o[r] = [o[r], s] : o[r] = s, !d) : ((!o[r] || !x.isObject(o[r])) && (o[r] = []), n(t, s, o[r], i) && x.isArray(o[r]) && (o[r] = ig(o[r])), !d);
13524
+ return r = !r && w.isArray(o) ? o.length : r, u ? (w.hasOwnProp(o, r) ? o[r] = [o[r], s] : o[r] = s, !d) : ((!o[r] || !w.isObject(o[r])) && (o[r] = []), n(t, s, o[r], i) && w.isArray(o[r]) && (o[r] = ig(o[r])), !d);
13526
13525
  }
13527
- if (x.isFormData(e) && x.isFunction(e.entries)) {
13526
+ if (w.isFormData(e) && w.isFunction(e.entries)) {
13528
13527
  const t = {};
13529
- return x.forEachEntry(e, (s, o) => {
13528
+ return w.forEachEntry(e, (s, o) => {
13530
13529
  n(ng(s), o, t, 0);
13531
13530
  }), t;
13532
13531
  }
13533
13532
  return null;
13534
13533
  }
13535
13534
  function og(e, n, t) {
13536
- if (x.isString(e))
13535
+ if (w.isString(e))
13537
13536
  try {
13538
- return (n || JSON.parse)(e), x.trim(e);
13537
+ return (n || JSON.parse)(e), w.trim(e);
13539
13538
  } catch (s) {
13540
13539
  if (s.name !== "SyntaxError")
13541
13540
  throw s;
@@ -13546,20 +13545,20 @@ const Je = {
13546
13545
  transitional: Fi,
13547
13546
  adapter: ["xhr", "http", "fetch"],
13548
13547
  transformRequest: [function(n, t) {
13549
- const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i = x.isObject(n);
13550
- if (i && x.isHTMLForm(n) && (n = new FormData(n)), x.isFormData(n))
13548
+ const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i = w.isObject(n);
13549
+ if (i && w.isHTMLForm(n) && (n = new FormData(n)), w.isFormData(n))
13551
13550
  return o ? JSON.stringify(Bi(n)) : n;
13552
- if (x.isArrayBuffer(n) || x.isBuffer(n) || x.isStream(n) || x.isFile(n) || x.isBlob(n) || x.isReadableStream(n))
13551
+ if (w.isArrayBuffer(n) || w.isBuffer(n) || w.isStream(n) || w.isFile(n) || w.isBlob(n) || w.isReadableStream(n))
13553
13552
  return n;
13554
- if (x.isArrayBufferView(n))
13553
+ if (w.isArrayBufferView(n))
13555
13554
  return n.buffer;
13556
- if (x.isURLSearchParams(n))
13555
+ if (w.isURLSearchParams(n))
13557
13556
  return t.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), n.toString();
13558
13557
  let d;
13559
13558
  if (i) {
13560
13559
  if (s.indexOf("application/x-www-form-urlencoded") > -1)
13561
13560
  return tg(n, this.formSerializer).toString();
13562
- if ((d = x.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
13561
+ if ((d = w.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
13563
13562
  const u = this.env && this.env.FormData;
13564
13563
  return ht(
13565
13564
  d ? { "files[]": n } : n,
@@ -13572,15 +13571,15 @@ const Je = {
13572
13571
  }],
13573
13572
  transformResponse: [function(n) {
13574
13573
  const t = this.transitional || Je.transitional, s = t && t.forcedJSONParsing, o = this.responseType === "json";
13575
- if (x.isResponse(n) || x.isReadableStream(n))
13574
+ if (w.isResponse(n) || w.isReadableStream(n))
13576
13575
  return n;
13577
- if (n && x.isString(n) && (s && !this.responseType || o)) {
13576
+ if (n && w.isString(n) && (s && !this.responseType || o)) {
13578
13577
  const r = !(t && t.silentJSONParsing) && o;
13579
13578
  try {
13580
13579
  return JSON.parse(n);
13581
13580
  } catch (d) {
13582
13581
  if (r)
13583
- throw d.name === "SyntaxError" ? R.from(d, R.ERR_BAD_RESPONSE, this, null, this.response) : d;
13582
+ throw d.name === "SyntaxError" ? N.from(d, N.ERR_BAD_RESPONSE, this, null, this.response) : d;
13584
13583
  }
13585
13584
  }
13586
13585
  return n;
@@ -13608,10 +13607,10 @@ const Je = {
13608
13607
  }
13609
13608
  }
13610
13609
  };
13611
- x.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
13610
+ w.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
13612
13611
  Je.headers[e] = {};
13613
13612
  });
13614
- const lg = x.toObjectSet([
13613
+ const lg = w.toObjectSet([
13615
13614
  "age",
13616
13615
  "authorization",
13617
13616
  "content-length",
@@ -13641,7 +13640,7 @@ function Ve(e) {
13641
13640
  return e && String(e).trim().toLowerCase();
13642
13641
  }
13643
13642
  function $e(e) {
13644
- return e === !1 || e == null ? e : x.isArray(e) ? e.map($e) : String(e);
13643
+ return e === !1 || e == null ? e : w.isArray(e) ? e.map($e) : String(e);
13645
13644
  }
13646
13645
  function ag(e) {
13647
13646
  const n = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
@@ -13652,12 +13651,12 @@ function ag(e) {
13652
13651
  }
13653
13652
  const rg = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
13654
13653
  function _t(e, n, t, s, o) {
13655
- if (x.isFunction(s))
13654
+ if (w.isFunction(s))
13656
13655
  return s.call(this, n, t);
13657
- if (o && (n = t), !!x.isString(n)) {
13658
- if (x.isString(s))
13656
+ if (o && (n = t), !!w.isString(n)) {
13657
+ if (w.isString(s))
13659
13658
  return n.indexOf(s) !== -1;
13660
- if (x.isRegExp(s))
13659
+ if (w.isRegExp(s))
13661
13660
  return s.test(n);
13662
13661
  }
13663
13662
  }
@@ -13665,7 +13664,7 @@ function dg(e) {
13665
13664
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (n, t, s) => t.toUpperCase() + s);
13666
13665
  }
13667
13666
  function cg(e, n) {
13668
- const t = x.toCamelCase(" " + n);
13667
+ const t = w.toCamelCase(" " + n);
13669
13668
  ["get", "set", "has"].forEach((s) => {
13670
13669
  Object.defineProperty(e, s + t, {
13671
13670
  value: function(o, i, r) {
@@ -13685,15 +13684,15 @@ class te {
13685
13684
  const m = Ve(u);
13686
13685
  if (!m)
13687
13686
  throw new Error("header name must be a non-empty string");
13688
- const p = x.findKey(o, m);
13687
+ const p = w.findKey(o, m);
13689
13688
  (!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] = $e(d));
13690
13689
  }
13691
- const r = (d, u) => x.forEach(d, (h, m) => i(h, m, u));
13692
- if (x.isPlainObject(n) || n instanceof this.constructor)
13690
+ const r = (d, u) => w.forEach(d, (h, m) => i(h, m, u));
13691
+ if (w.isPlainObject(n) || n instanceof this.constructor)
13693
13692
  r(n, t);
13694
- else if (x.isString(n) && (n = n.trim()) && !rg(n))
13693
+ else if (w.isString(n) && (n = n.trim()) && !rg(n))
13695
13694
  r(sg(n), t);
13696
- else if (x.isHeaders(n))
13695
+ else if (w.isHeaders(n))
13697
13696
  for (const [d, u] of n.entries())
13698
13697
  i(u, d, s);
13699
13698
  else
@@ -13702,16 +13701,16 @@ class te {
13702
13701
  }
13703
13702
  get(n, t) {
13704
13703
  if (n = Ve(n), n) {
13705
- const s = x.findKey(this, n);
13704
+ const s = w.findKey(this, n);
13706
13705
  if (s) {
13707
13706
  const o = this[s];
13708
13707
  if (!t)
13709
13708
  return o;
13710
13709
  if (t === !0)
13711
13710
  return ag(o);
13712
- if (x.isFunction(t))
13711
+ if (w.isFunction(t))
13713
13712
  return t.call(this, o, s);
13714
- if (x.isRegExp(t))
13713
+ if (w.isRegExp(t))
13715
13714
  return t.exec(o);
13716
13715
  throw new TypeError("parser must be boolean|regexp|function");
13717
13716
  }
@@ -13719,7 +13718,7 @@ class te {
13719
13718
  }
13720
13719
  has(n, t) {
13721
13720
  if (n = Ve(n), n) {
13722
- const s = x.findKey(this, n);
13721
+ const s = w.findKey(this, n);
13723
13722
  return !!(s && this[s] !== void 0 && (!t || _t(this, this[s], s, t)));
13724
13723
  }
13725
13724
  return !1;
@@ -13729,11 +13728,11 @@ class te {
13729
13728
  let o = !1;
13730
13729
  function i(r) {
13731
13730
  if (r = Ve(r), r) {
13732
- const d = x.findKey(s, r);
13731
+ const d = w.findKey(s, r);
13733
13732
  d && (!t || _t(s, s[d], d, t)) && (delete s[d], o = !0);
13734
13733
  }
13735
13734
  }
13736
- return x.isArray(n) ? n.forEach(i) : i(n), o;
13735
+ return w.isArray(n) ? n.forEach(i) : i(n), o;
13737
13736
  }
13738
13737
  clear(n) {
13739
13738
  const t = Object.keys(this);
@@ -13746,8 +13745,8 @@ class te {
13746
13745
  }
13747
13746
  normalize(n) {
13748
13747
  const t = this, s = {};
13749
- return x.forEach(this, (o, i) => {
13750
- const r = x.findKey(s, i);
13748
+ return w.forEach(this, (o, i) => {
13749
+ const r = w.findKey(s, i);
13751
13750
  if (r) {
13752
13751
  t[r] = $e(o), delete t[i];
13753
13752
  return;
@@ -13761,8 +13760,8 @@ class te {
13761
13760
  }
13762
13761
  toJSON(n) {
13763
13762
  const t = /* @__PURE__ */ Object.create(null);
13764
- return x.forEach(this, (s, o) => {
13765
- s != null && s !== !1 && (t[o] = n && x.isArray(s) ? s.join(", ") : s);
13763
+ return w.forEach(this, (s, o) => {
13764
+ s != null && s !== !1 && (t[o] = n && w.isArray(s) ? s.join(", ") : s);
13766
13765
  }), t;
13767
13766
  }
13768
13767
  [Symbol.iterator]() {
@@ -13790,11 +13789,11 @@ class te {
13790
13789
  const d = Ve(r);
13791
13790
  s[d] || (cg(o, r), s[d] = !0);
13792
13791
  }
13793
- return x.isArray(n) ? n.forEach(i) : i(n), this;
13792
+ return w.isArray(n) ? n.forEach(i) : i(n), this;
13794
13793
  }
13795
13794
  }
13796
13795
  te.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
13797
- x.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13796
+ w.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13798
13797
  let t = n[0].toUpperCase() + n.slice(1);
13799
13798
  return {
13800
13799
  get: () => e,
@@ -13803,11 +13802,11 @@ x.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13803
13802
  }
13804
13803
  };
13805
13804
  });
13806
- x.freezeMethods(te);
13807
- function wt(e, n) {
13805
+ w.freezeMethods(te);
13806
+ function xt(e, n) {
13808
13807
  const t = this || Je, s = n || t, o = te.from(s.headers);
13809
13808
  let i = s.data;
13810
- return x.forEach(e, function(d) {
13809
+ return w.forEach(e, function(d) {
13811
13810
  i = d.call(t, i, o.normalize(), n ? n.status : void 0);
13812
13811
  }), o.normalize(), i;
13813
13812
  }
@@ -13815,16 +13814,16 @@ function Pi(e) {
13815
13814
  return !!(e && e.__CANCEL__);
13816
13815
  }
13817
13816
  function Me(e, n, t) {
13818
- R.call(this, e ?? "canceled", R.ERR_CANCELED, n, t), this.name = "CanceledError";
13817
+ N.call(this, e ?? "canceled", N.ERR_CANCELED, n, t), this.name = "CanceledError";
13819
13818
  }
13820
- x.inherits(Me, R, {
13819
+ w.inherits(Me, N, {
13821
13820
  __CANCEL__: !0
13822
13821
  });
13823
13822
  function Ai(e, n, t) {
13824
13823
  const s = t.config.validateStatus;
13825
- !t.status || !s || s(t.status) ? e(t) : n(new R(
13824
+ !t.status || !s || s(t.status) ? e(t) : n(new N(
13826
13825
  "Request failed with status code " + t.status,
13827
- [R.ERR_BAD_REQUEST, R.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
13826
+ [N.ERR_BAD_REQUEST, N.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
13828
13827
  t.config,
13829
13828
  t.request,
13830
13829
  t
@@ -13841,13 +13840,13 @@ function mg(e, n) {
13841
13840
  return n = n !== void 0 ? n : 1e3, function(u) {
13842
13841
  const h = Date.now(), m = s[i];
13843
13842
  r || (r = h), t[o] = u, s[o] = h;
13844
- let p = i, w = 0;
13843
+ let p = i, x = 0;
13845
13844
  for (; p !== o; )
13846
- w += t[p++], p = p % e;
13845
+ x += t[p++], p = p % e;
13847
13846
  if (o = (o + 1) % e, o === i && (i = (i + 1) % e), h - r < n)
13848
13847
  return;
13849
13848
  const y = m && h - m;
13850
- return y ? Math.round(w * 1e3 / y) : void 0;
13849
+ return y ? Math.round(x * 1e3 / y) : void 0;
13851
13850
  };
13852
13851
  }
13853
13852
  function fg(e, n) {
@@ -13899,7 +13898,7 @@ const nt = (e, n, t = 3) => {
13899
13898
  };
13900
13899
  }
13901
13900
  return s = o(window.location.href), function(r) {
13902
- const d = x.isString(r) ? o(r) : r;
13901
+ const d = w.isString(r) ? o(r) : r;
13903
13902
  return d.protocol === s.protocol && d.host === s.host;
13904
13903
  };
13905
13904
  }()
@@ -13915,7 +13914,7 @@ const nt = (e, n, t = 3) => {
13915
13914
  {
13916
13915
  write(e, n, t, s, o, i) {
13917
13916
  const r = [e + "=" + encodeURIComponent(n)];
13918
- x.isNumber(t) && r.push("expires=" + new Date(t).toGMTString()), x.isString(s) && r.push("path=" + s), x.isString(o) && r.push("domain=" + o), i === !0 && r.push("secure"), document.cookie = r.join("; ");
13917
+ w.isNumber(t) && r.push("expires=" + new Date(t).toGMTString()), w.isString(s) && r.push("path=" + s), w.isString(o) && r.push("domain=" + o), i === !0 && r.push("secure"), document.cookie = r.join("; ");
13919
13918
  },
13920
13919
  read(e) {
13921
13920
  const n = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
@@ -13951,21 +13950,21 @@ function Te(e, n) {
13951
13950
  n = n || {};
13952
13951
  const t = {};
13953
13952
  function s(h, m, p) {
13954
- return x.isPlainObject(h) && x.isPlainObject(m) ? x.merge.call({ caseless: p }, h, m) : x.isPlainObject(m) ? x.merge({}, m) : x.isArray(m) ? m.slice() : m;
13953
+ return w.isPlainObject(h) && w.isPlainObject(m) ? w.merge.call({ caseless: p }, h, m) : w.isPlainObject(m) ? w.merge({}, m) : w.isArray(m) ? m.slice() : m;
13955
13954
  }
13956
13955
  function o(h, m, p) {
13957
- if (x.isUndefined(m)) {
13958
- if (!x.isUndefined(h))
13956
+ if (w.isUndefined(m)) {
13957
+ if (!w.isUndefined(h))
13959
13958
  return s(void 0, h, p);
13960
13959
  } else return s(h, m, p);
13961
13960
  }
13962
13961
  function i(h, m) {
13963
- if (!x.isUndefined(m))
13962
+ if (!w.isUndefined(m))
13964
13963
  return s(void 0, m);
13965
13964
  }
13966
13965
  function r(h, m) {
13967
- if (x.isUndefined(m)) {
13968
- if (!x.isUndefined(h))
13966
+ if (w.isUndefined(m)) {
13967
+ if (!w.isUndefined(h))
13969
13968
  return s(void 0, h);
13970
13969
  } else return s(void 0, m);
13971
13970
  }
@@ -14006,9 +14005,9 @@ function Te(e, n) {
14006
14005
  validateStatus: d,
14007
14006
  headers: (h, m) => o(jn(h), jn(m), !0)
14008
14007
  };
14009
- return x.forEach(Object.keys(Object.assign({}, e, n)), function(m) {
14010
- const p = u[m] || o, w = p(e[m], n[m], m);
14011
- x.isUndefined(w) && p !== d || (t[m] = w);
14008
+ return w.forEach(Object.keys(Object.assign({}, e, n)), function(m) {
14009
+ const p = u[m] || o, x = p(e[m], n[m], m);
14010
+ w.isUndefined(x) && p !== d || (t[m] = x);
14012
14011
  }), t;
14013
14012
  }
14014
14013
  const Vi = (e) => {
@@ -14019,7 +14018,7 @@ const Vi = (e) => {
14019
14018
  "Basic " + btoa((d.username || "") + ":" + (d.password ? unescape(encodeURIComponent(d.password)) : ""))
14020
14019
  );
14021
14020
  let u;
14022
- if (x.isFormData(t)) {
14021
+ if (w.isFormData(t)) {
14023
14022
  if (ce.hasStandardBrowserEnv || ce.hasStandardBrowserWebWorkerEnv)
14024
14023
  r.setContentType(void 0);
14025
14024
  else if ((u = r.getContentType()) !== !1) {
@@ -14027,7 +14026,7 @@ const Vi = (e) => {
14027
14026
  r.setContentType([h || "multipart/form-data", ...m].join("; "));
14028
14027
  }
14029
14028
  }
14030
- if (ce.hasStandardBrowserEnv && (s && x.isFunction(s) && (s = s(n)), s || s !== !1 && hg(n.url))) {
14029
+ if (ce.hasStandardBrowserEnv && (s && w.isFunction(s) && (s = s(n)), s || s !== !1 && hg(n.url))) {
14031
14030
  const h = o && i && pg.read(i);
14032
14031
  h && r.set(o, h);
14033
14032
  }
@@ -14065,26 +14064,26 @@ const Vi = (e) => {
14065
14064
  "onloadend" in m ? m.onloadend = p : m.onreadystatechange = function() {
14066
14065
  !m || m.readyState !== 4 || m.status === 0 && !(m.responseURL && m.responseURL.indexOf("file:") === 0) || setTimeout(p);
14067
14066
  }, m.onabort = function() {
14068
- m && (s(new R("Request aborted", R.ECONNABORTED, o, m)), m = null);
14067
+ m && (s(new N("Request aborted", N.ECONNABORTED, o, m)), m = null);
14069
14068
  }, m.onerror = function() {
14070
- s(new R("Network Error", R.ERR_NETWORK, o, m)), m = null;
14069
+ s(new N("Network Error", N.ERR_NETWORK, o, m)), m = null;
14071
14070
  }, m.ontimeout = function() {
14072
14071
  let k = o.timeout ? "timeout of " + o.timeout + "ms exceeded" : "timeout exceeded";
14073
14072
  const S = o.transitional || Fi;
14074
- o.timeoutErrorMessage && (k = o.timeoutErrorMessage), s(new R(
14073
+ o.timeoutErrorMessage && (k = o.timeoutErrorMessage), s(new N(
14075
14074
  k,
14076
- S.clarifyTimeoutError ? R.ETIMEDOUT : R.ECONNABORTED,
14075
+ S.clarifyTimeoutError ? N.ETIMEDOUT : N.ECONNABORTED,
14077
14076
  o,
14078
14077
  m
14079
14078
  )), m = null;
14080
- }, i === void 0 && r.setContentType(null), "setRequestHeader" in m && x.forEach(r.toJSON(), function(k, S) {
14079
+ }, i === void 0 && r.setContentType(null), "setRequestHeader" in m && w.forEach(r.toJSON(), function(k, S) {
14081
14080
  m.setRequestHeader(S, k);
14082
- }), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", nt(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", nt(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
14081
+ }), w.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", nt(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", nt(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
14083
14082
  m && (s(!y || y.type ? new Me(null, e, m) : y), m.abort(), m = null);
14084
14083
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
14085
- const w = ug(o.url);
14086
- if (w && ce.protocols.indexOf(w) === -1) {
14087
- s(new R("Unsupported protocol " + w + ":", R.ERR_BAD_REQUEST, e));
14084
+ const x = ug(o.url);
14085
+ if (x && ce.protocols.indexOf(x) === -1) {
14086
+ s(new N("Unsupported protocol " + x + ":", N.ERR_BAD_REQUEST, e));
14088
14087
  return;
14089
14088
  }
14090
14089
  m.send(i || null);
@@ -14095,11 +14094,11 @@ const Vi = (e) => {
14095
14094
  if (!s) {
14096
14095
  s = !0, r();
14097
14096
  const h = u instanceof Error ? u : this.reason;
14098
- t.abort(h instanceof R ? h : new Me(h instanceof Error ? h.message : h));
14097
+ t.abort(h instanceof N ? h : new Me(h instanceof Error ? h.message : h));
14099
14098
  }
14100
14099
  };
14101
14100
  let i = n && setTimeout(() => {
14102
- o(new R(`timeout ${n} of ms exceeded`, R.ETIMEDOUT));
14101
+ o(new N(`timeout ${n} of ms exceeded`, N.ETIMEDOUT));
14103
14102
  }, n);
14104
14103
  const r = () => {
14105
14104
  e && (i && clearTimeout(i), i = null, e.forEach((u) => {
@@ -14111,7 +14110,7 @@ const Vi = (e) => {
14111
14110
  return d.unsubscribe = r, [d, () => {
14112
14111
  i && clearTimeout(i), i = null;
14113
14112
  }];
14114
- }, wg = function* (e, n) {
14113
+ }, xg = function* (e, n) {
14115
14114
  let t = e.byteLength;
14116
14115
  if (!n || t < n) {
14117
14116
  yield e;
@@ -14120,11 +14119,11 @@ const Vi = (e) => {
14120
14119
  let s = 0, o;
14121
14120
  for (; s < t; )
14122
14121
  o = s + n, yield e.slice(s, o), s = o;
14123
- }, xg = async function* (e, n, t) {
14122
+ }, wg = async function* (e, n, t) {
14124
14123
  for await (const s of e)
14125
- yield* wg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
14124
+ yield* xg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
14126
14125
  }, Un = (e, n, t, s, o) => {
14127
- const i = xg(e, n, o);
14126
+ const i = wg(e, n, o);
14128
14127
  let r = 0;
14129
14128
  return new ReadableStream({
14130
14129
  type: "bytes",
@@ -14162,7 +14161,7 @@ const Vi = (e) => {
14162
14161
  return e && !n;
14163
14162
  })(), Wn = 64 * 1024, Et = Di && !!(() => {
14164
14163
  try {
14165
- return x.isReadableStream(new Response("").body);
14164
+ return w.isReadableStream(new Response("").body);
14166
14165
  } catch {
14167
14166
  }
14168
14167
  })(), it = {
@@ -14170,24 +14169,24 @@ const Vi = (e) => {
14170
14169
  };
14171
14170
  pt && ((e) => {
14172
14171
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((n) => {
14173
- !it[n] && (it[n] = x.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
14174
- throw new R(`Response type '${n}' is not supported`, R.ERR_NOT_SUPPORT, s);
14172
+ !it[n] && (it[n] = w.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
14173
+ throw new N(`Response type '${n}' is not supported`, N.ERR_NOT_SUPPORT, s);
14175
14174
  });
14176
14175
  });
14177
14176
  })(new Response());
14178
14177
  const vg = async (e) => {
14179
14178
  if (e == null)
14180
14179
  return 0;
14181
- if (x.isBlob(e))
14180
+ if (w.isBlob(e))
14182
14181
  return e.size;
14183
- if (x.isSpecCompliantForm(e))
14182
+ if (w.isSpecCompliantForm(e))
14184
14183
  return (await new Request(e).arrayBuffer()).byteLength;
14185
- if (x.isArrayBufferView(e))
14184
+ if (w.isArrayBufferView(e))
14186
14185
  return e.byteLength;
14187
- if (x.isURLSearchParams(e) && (e = e + ""), x.isString(e))
14186
+ if (w.isURLSearchParams(e) && (e = e + ""), w.isString(e))
14188
14187
  return (await At(e)).byteLength;
14189
14188
  }, Tg = async (e, n) => {
14190
- const t = x.toFiniteNumber(e.getContentLength());
14189
+ const t = w.toFiniteNumber(e.getContentLength());
14191
14190
  return t ?? vg(n);
14192
14191
  }, Sg = pt && (async (e) => {
14193
14192
  let {
@@ -14202,7 +14201,7 @@ const vg = async (e) => {
14202
14201
  responseType: h,
14203
14202
  headers: m,
14204
14203
  withCredentials: p = "same-origin",
14205
- fetchOptions: w
14204
+ fetchOptions: x
14206
14205
  } = Vi(e);
14207
14206
  h = h ? (h + "").toLowerCase() : "text";
14208
14207
  let [y, k] = o || i || r ? _g([o, i], r) : [], S, T;
@@ -14218,14 +14217,14 @@ const vg = async (e) => {
14218
14217
  method: "POST",
14219
14218
  body: s,
14220
14219
  duplex: "half"
14221
- }), q;
14222
- x.isFormData(s) && (q = F.headers.get("content-type")) && m.setContentType(q), F.body && (s = Un(F.body, Wn, zn(
14220
+ }), R;
14221
+ w.isFormData(s) && (R = F.headers.get("content-type")) && m.setContentType(R), F.body && (s = Un(F.body, Wn, zn(
14223
14222
  O,
14224
14223
  nt(u)
14225
14224
  ), null, At));
14226
14225
  }
14227
- x.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
14228
- ...w,
14226
+ w.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
14227
+ ...x,
14229
14228
  signal: y,
14230
14229
  method: t.toUpperCase(),
14231
14230
  headers: m.normalize().toJSON(),
@@ -14240,19 +14239,19 @@ const vg = async (e) => {
14240
14239
  ["status", "statusText", "headers"].forEach((J) => {
14241
14240
  F[J] = P[J];
14242
14241
  });
14243
- const q = x.toFiniteNumber(P.headers.get("content-length"));
14242
+ const R = w.toFiniteNumber(P.headers.get("content-length"));
14244
14243
  P = new Response(
14245
14244
  Un(P.body, Wn, d && zn(
14246
- q,
14245
+ R,
14247
14246
  nt(d, !0)
14248
14247
  ), D && B, At),
14249
14248
  F
14250
14249
  );
14251
14250
  }
14252
14251
  h = h || "text";
14253
- let U = await it[x.findKey(it, h) || "text"](P, e);
14254
- return !D && B(), k && k(), await new Promise((F, q) => {
14255
- Ai(F, q, {
14252
+ let U = await it[w.findKey(it, h) || "text"](P, e);
14253
+ return !D && B(), k && k(), await new Promise((F, R) => {
14254
+ Ai(F, R, {
14256
14255
  data: U,
14257
14256
  headers: te.from(P.headers),
14258
14257
  status: P.status,
@@ -14263,18 +14262,18 @@ const vg = async (e) => {
14263
14262
  });
14264
14263
  } catch (P) {
14265
14264
  throw B(), P && P.name === "TypeError" && /fetch/i.test(P.message) ? Object.assign(
14266
- new R("Network Error", R.ERR_NETWORK, e, T),
14265
+ new N("Network Error", N.ERR_NETWORK, e, T),
14267
14266
  {
14268
14267
  cause: P.cause || P
14269
14268
  }
14270
- ) : R.from(P, P && P.code, e, T);
14269
+ ) : N.from(P, P && P.code, e, T);
14271
14270
  }
14272
14271
  }), Vt = {
14273
14272
  http: Up,
14274
14273
  xhr: Cg,
14275
14274
  fetch: Sg
14276
14275
  };
14277
- x.forEach(Vt, (e, n) => {
14276
+ w.forEach(Vt, (e, n) => {
14278
14277
  if (e) {
14279
14278
  try {
14280
14279
  Object.defineProperty(e, "name", { value: n });
@@ -14283,9 +14282,9 @@ x.forEach(Vt, (e, n) => {
14283
14282
  Object.defineProperty(e, "adapterName", { value: n });
14284
14283
  }
14285
14284
  });
14286
- const Gn = (e) => `- ${e}`, Og = (e) => x.isFunction(e) || e === null || e === !1, Hi = {
14285
+ const Gn = (e) => `- ${e}`, Og = (e) => w.isFunction(e) || e === null || e === !1, Hi = {
14287
14286
  getAdapter: (e) => {
14288
- e = x.isArray(e) ? e : [e];
14287
+ e = w.isArray(e) ? e : [e];
14289
14288
  const { length: n } = e;
14290
14289
  let t, s;
14291
14290
  const o = {};
@@ -14293,7 +14292,7 @@ const Gn = (e) => `- ${e}`, Og = (e) => x.isFunction(e) || e === null || e === !
14293
14292
  t = e[i];
14294
14293
  let r;
14295
14294
  if (s = t, !Og(t) && (s = Vt[(r = String(t)).toLowerCase()], s === void 0))
14296
- throw new R(`Unknown adapter '${r}'`);
14295
+ throw new N(`Unknown adapter '${r}'`);
14297
14296
  if (s)
14298
14297
  break;
14299
14298
  o[r || "#" + i] = s;
@@ -14305,7 +14304,7 @@ const Gn = (e) => `- ${e}`, Og = (e) => x.isFunction(e) || e === null || e === !
14305
14304
  let r = n ? i.length > 1 ? `since :
14306
14305
  ` + i.map(Gn).join(`
14307
14306
  `) : " " + Gn(i[0]) : "as no adapter specified";
14308
- throw new R(
14307
+ throw new N(
14309
14308
  "There is no suitable adapter to dispatch the request " + r,
14310
14309
  "ERR_NOT_SUPPORT"
14311
14310
  );
@@ -14314,22 +14313,22 @@ const Gn = (e) => `- ${e}`, Og = (e) => x.isFunction(e) || e === null || e === !
14314
14313
  },
14315
14314
  adapters: Vt
14316
14315
  };
14317
- function xt(e) {
14316
+ function wt(e) {
14318
14317
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
14319
14318
  throw new Me(null, e);
14320
14319
  }
14321
14320
  function Jn(e) {
14322
- return xt(e), e.headers = te.from(e.headers), e.data = wt.call(
14321
+ return wt(e), e.headers = te.from(e.headers), e.data = xt.call(
14323
14322
  e,
14324
14323
  e.transformRequest
14325
14324
  ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter || Je.adapter)(e).then(function(s) {
14326
- return xt(e), s.data = wt.call(
14325
+ return wt(e), s.data = xt.call(
14327
14326
  e,
14328
14327
  e.transformResponse,
14329
14328
  s
14330
14329
  ), s.headers = te.from(s.headers), s;
14331
14330
  }, function(s) {
14332
- return Pi(s) || (xt(e), s && s.response && (s.response.data = wt.call(
14331
+ return Pi(s) || (wt(e), s && s.response && (s.response.data = xt.call(
14333
14332
  e,
14334
14333
  e.transformResponse,
14335
14334
  s.response
@@ -14349,9 +14348,9 @@ en.transitional = function(n, t, s) {
14349
14348
  }
14350
14349
  return (i, r, d) => {
14351
14350
  if (n === !1)
14352
- throw new R(
14351
+ throw new N(
14353
14352
  o(r, " has been removed" + (t ? " in " + t : "")),
14354
- R.ERR_DEPRECATED
14353
+ N.ERR_DEPRECATED
14355
14354
  );
14356
14355
  return t && !Kn[r] && (Kn[r] = !0, console.warn(
14357
14356
  o(
@@ -14363,7 +14362,7 @@ en.transitional = function(n, t, s) {
14363
14362
  };
14364
14363
  function Ig(e, n, t) {
14365
14364
  if (typeof e != "object")
14366
- throw new R("options must be an object", R.ERR_BAD_OPTION_VALUE);
14365
+ throw new N("options must be an object", N.ERR_BAD_OPTION_VALUE);
14367
14366
  const s = Object.keys(e);
14368
14367
  let o = s.length;
14369
14368
  for (; o-- > 0; ) {
@@ -14371,18 +14370,18 @@ function Ig(e, n, t) {
14371
14370
  if (r) {
14372
14371
  const d = e[i], u = d === void 0 || r(d, i, e);
14373
14372
  if (u !== !0)
14374
- throw new R("option " + i + " must be " + u, R.ERR_BAD_OPTION_VALUE);
14373
+ throw new N("option " + i + " must be " + u, N.ERR_BAD_OPTION_VALUE);
14375
14374
  continue;
14376
14375
  }
14377
14376
  if (t !== !0)
14378
- throw new R("Unknown option " + i, R.ERR_BAD_OPTION);
14377
+ throw new N("Unknown option " + i, N.ERR_BAD_OPTION);
14379
14378
  }
14380
14379
  }
14381
14380
  const Dt = {
14382
14381
  assertOptions: Ig,
14383
14382
  validators: en
14384
- }, he = Dt.validators;
14385
- class xe {
14383
+ }, pe = Dt.validators;
14384
+ class we {
14386
14385
  constructor(n) {
14387
14386
  this.defaults = n, this.interceptors = {
14388
14387
  request: new Rn(),
@@ -14418,20 +14417,20 @@ class xe {
14418
14417
  typeof n == "string" ? (t = t || {}, t.url = n) : t = n || {}, t = Te(this.defaults, t);
14419
14418
  const { transitional: s, paramsSerializer: o, headers: i } = t;
14420
14419
  s !== void 0 && Dt.assertOptions(s, {
14421
- silentJSONParsing: he.transitional(he.boolean),
14422
- forcedJSONParsing: he.transitional(he.boolean),
14423
- clarifyTimeoutError: he.transitional(he.boolean)
14424
- }, !1), o != null && (x.isFunction(o) ? t.paramsSerializer = {
14420
+ silentJSONParsing: pe.transitional(pe.boolean),
14421
+ forcedJSONParsing: pe.transitional(pe.boolean),
14422
+ clarifyTimeoutError: pe.transitional(pe.boolean)
14423
+ }, !1), o != null && (w.isFunction(o) ? t.paramsSerializer = {
14425
14424
  serialize: o
14426
14425
  } : Dt.assertOptions(o, {
14427
- encode: he.function,
14428
- serialize: he.function
14426
+ encode: pe.function,
14427
+ serialize: pe.function
14429
14428
  }, !0)), t.method = (t.method || this.defaults.method || "get").toLowerCase();
14430
- let r = i && x.merge(
14429
+ let r = i && w.merge(
14431
14430
  i.common,
14432
14431
  i[t.method]
14433
14432
  );
14434
- i && x.forEach(
14433
+ i && w.forEach(
14435
14434
  ["delete", "get", "head", "post", "put", "patch", "common"],
14436
14435
  (k) => {
14437
14436
  delete i[k];
@@ -14446,16 +14445,16 @@ class xe {
14446
14445
  this.interceptors.response.forEach(function(S) {
14447
14446
  h.push(S.fulfilled, S.rejected);
14448
14447
  });
14449
- let m, p = 0, w;
14448
+ let m, p = 0, x;
14450
14449
  if (!u) {
14451
14450
  const k = [Jn.bind(this), void 0];
14452
- for (k.unshift.apply(k, d), k.push.apply(k, h), w = k.length, m = Promise.resolve(t); p < w; )
14451
+ for (k.unshift.apply(k, d), k.push.apply(k, h), x = k.length, m = Promise.resolve(t); p < x; )
14453
14452
  m = m.then(k[p++], k[p++]);
14454
14453
  return m;
14455
14454
  }
14456
- w = d.length;
14455
+ x = d.length;
14457
14456
  let y = t;
14458
- for (p = 0; p < w; ) {
14457
+ for (p = 0; p < x; ) {
14459
14458
  const k = d[p++], S = d[p++];
14460
14459
  try {
14461
14460
  y = k(y);
@@ -14469,7 +14468,7 @@ class xe {
14469
14468
  } catch (k) {
14470
14469
  return Promise.reject(k);
14471
14470
  }
14472
- for (p = 0, w = h.length; p < w; )
14471
+ for (p = 0, x = h.length; p < x; )
14473
14472
  m = m.then(h[p++], h[p++]);
14474
14473
  return m;
14475
14474
  }
@@ -14479,8 +14478,8 @@ class xe {
14479
14478
  return Li(t, n.params, n.paramsSerializer);
14480
14479
  }
14481
14480
  }
14482
- x.forEach(["delete", "get", "head", "options"], function(n) {
14483
- xe.prototype[n] = function(t, s) {
14481
+ w.forEach(["delete", "get", "head", "options"], function(n) {
14482
+ we.prototype[n] = function(t, s) {
14484
14483
  return this.request(Te(s || {}, {
14485
14484
  method: n,
14486
14485
  url: t,
@@ -14488,7 +14487,7 @@ x.forEach(["delete", "get", "head", "options"], function(n) {
14488
14487
  }));
14489
14488
  };
14490
14489
  });
14491
- x.forEach(["post", "put", "patch"], function(n) {
14490
+ w.forEach(["post", "put", "patch"], function(n) {
14492
14491
  function t(s) {
14493
14492
  return function(i, r, d) {
14494
14493
  return this.request(Te(d || {}, {
@@ -14501,7 +14500,7 @@ x.forEach(["post", "put", "patch"], function(n) {
14501
14500
  }));
14502
14501
  };
14503
14502
  }
14504
- xe.prototype[n] = t(), xe.prototype[n + "Form"] = t(!0);
14503
+ we.prototype[n] = t(), we.prototype[n + "Form"] = t(!0);
14505
14504
  });
14506
14505
  class tn {
14507
14506
  constructor(n) {
@@ -14576,7 +14575,7 @@ function Mg(e) {
14576
14575
  };
14577
14576
  }
14578
14577
  function Lg(e) {
14579
- return x.isObject(e) && e.isAxiosError === !0;
14578
+ return w.isObject(e) && e.isAxiosError === !0;
14580
14579
  }
14581
14580
  const Ht = {
14582
14581
  Continue: 100,
@@ -14647,19 +14646,19 @@ Object.entries(Ht).forEach(([e, n]) => {
14647
14646
  Ht[n] = e;
14648
14647
  });
14649
14648
  function Ri(e) {
14650
- const n = new xe(e), t = bi(xe.prototype.request, n);
14651
- return x.extend(t, xe.prototype, n, { allOwnKeys: !0 }), x.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(o) {
14649
+ const n = new we(e), t = bi(we.prototype.request, n);
14650
+ return w.extend(t, we.prototype, n, { allOwnKeys: !0 }), w.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(o) {
14652
14651
  return Ri(Te(e, o));
14653
14652
  }, t;
14654
14653
  }
14655
14654
  const K = Ri(Je);
14656
- K.Axios = xe;
14655
+ K.Axios = we;
14657
14656
  K.CanceledError = Me;
14658
14657
  K.CancelToken = tn;
14659
14658
  K.isCancel = Pi;
14660
14659
  K.VERSION = qi;
14661
14660
  K.toFormData = ht;
14662
- K.AxiosError = R;
14661
+ K.AxiosError = N;
14663
14662
  K.Cancel = K.CanceledError;
14664
14663
  K.all = function(n) {
14665
14664
  return Promise.all(n);
@@ -14668,7 +14667,7 @@ K.spread = Mg;
14668
14667
  K.isAxiosError = Lg;
14669
14668
  K.mergeConfig = Te;
14670
14669
  K.AxiosHeaders = te;
14671
- K.formToJSON = (e) => Bi(x.isHTMLForm(e) ? new FormData(e) : e);
14670
+ K.formToJSON = (e) => Bi(w.isHTMLForm(e) ? new FormData(e) : e);
14672
14671
  K.getAdapter = Hi.getAdapter;
14673
14672
  K.HttpStatusCode = Ht;
14674
14673
  K.default = K;
@@ -15230,7 +15229,7 @@ function ry(e, n, t, s, o, i) {
15230
15229
  f("legend", {
15231
15230
  class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
15232
15231
  }, g(t.legend.text), 3),
15233
- t.cmdHeadlineFieldset ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : c("", !0),
15232
+ t.cmdHeadlineFieldset ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : c("", !0),
15234
15233
  i.systemMessageStatus && i.allSystemMessages.length ? (l(), C(d, {
15235
15234
  key: 1,
15236
15235
  iconClose: { show: !1 },
@@ -15262,7 +15261,7 @@ function ry(e, n, t, s, o, i) {
15262
15261
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
15263
15262
  onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
15264
15263
  }, [
15265
- v(u, N(ge(t.iconDelete)), null, 16)
15264
+ v(u, q(he(t.iconDelete)), null, 16)
15266
15265
  ], 8, Dg),
15267
15266
  f("span", null, [
15268
15267
  j(g(o.listOfFiles.length) + " ", 1),
@@ -15305,9 +15304,9 @@ function ry(e, n, t, s, o, i) {
15305
15304
  f("a", {
15306
15305
  href: "#",
15307
15306
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", m.file.name),
15308
- onClick: I((w) => i.removeFile(p), ["prevent"])
15307
+ onClick: I((x) => i.removeFile(p), ["prevent"])
15309
15308
  }, [
15310
- v(u, N(ge(t.iconDelete)), null, 16)
15309
+ v(u, q(he(t.iconDelete)), null, 16)
15311
15310
  ], 8, Ug),
15312
15311
  f("span", {
15313
15312
  class: b([
@@ -15454,14 +15453,14 @@ function ry(e, n, t, s, o, i) {
15454
15453
  disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
15455
15454
  onClick: n[5] || (n[5] = (...m) => i.uploadFiles && i.uploadFiles(...m))
15456
15455
  }, [
15457
- v(u, N(ge(t.iconUpload)), null, 16),
15456
+ v(u, q(he(t.iconUpload)), null, 16),
15458
15457
  o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span", oy, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), a("span", ly, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
15459
15458
  ], 10, iy),
15460
15459
  f("button", {
15461
15460
  class: b(["button", { disabled: o.listOfFiles.length === 0 }]),
15462
15461
  onClick: n[6] || (n[6] = (...m) => i.cancel && i.cancel(...m))
15463
15462
  }, [
15464
- v(u, N(ge(t.iconCancel)), null, 16),
15463
+ v(u, q(he(t.iconCancel)), null, 16),
15465
15464
  f("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
15466
15465
  ], 2)
15467
15466
  ])
@@ -15634,7 +15633,7 @@ function my(e, n, t, s, o, i) {
15634
15633
  class: b(i.setInnerClass),
15635
15634
  id: t.anchorId
15636
15635
  }, [
15637
- t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
15636
+ t.cmdHeadline ? (l(), C(r, q(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
15638
15637
  i.oneSlotItem() ? A(e.$slots, "default", { key: 1 }) : (l(), a("div", {
15639
15638
  key: 2,
15640
15639
  class: b(i.setInnerClass)
@@ -15689,11 +15688,11 @@ const Qy = /* @__PURE__ */ L(dy, [["render", my]]), fy = {
15689
15688
  }, py = { class: "flex-container vertical" };
15690
15689
  function gy(e, n, t, s, o, i) {
15691
15690
  const r = Wa, d = ga, u = Cu;
15692
- return i.contactFormOnly ? (l(), C(r, N(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", hy, [
15693
- v(r, N(ge(e.basicForm)), null, 16),
15691
+ return i.contactFormOnly ? (l(), C(r, q(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", hy, [
15692
+ v(r, q(he(e.basicForm)), null, 16),
15694
15693
  f("div", py, [
15695
- t.cmdAddressData ? (l(), C(d, N(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
15696
- t.cmdGoogleMaps ? (l(), C(u, N(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
15694
+ t.cmdAddressData ? (l(), C(d, q(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
15695
+ t.cmdGoogleMaps ? (l(), C(u, q(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
15697
15696
  A(e.$slots, "additional-info")
15698
15697
  ])
15699
15698
  ]));
@@ -15711,16 +15710,11 @@ function Cy(e, n, t, s, o, i) {
15711
15710
  const r = yi, d = Zd;
15712
15711
  return l(), a("div", by, [
15713
15712
  (l(!0), a(_, null, H(t.segments, (u, h) => (l(), a(_, { key: h }, [
15714
- v(d, {
15715
- boxesPerRow: u.boxesPerRow,
15716
- useRowViewAsDefault: u.useRowViewAsDefault,
15717
- useGap: u.useGap,
15718
- cmdHeadline: u.cmdHeadline
15719
- }, {
15713
+ v(d, q(he(u)), {
15720
15714
  default: V((m) => [
15721
- (l(!0), a(_, null, H(u.boxes, (p, w) => (l(), C(r, M({
15715
+ (l(!0), a(_, null, H(u.boxes, (p, x) => (l(), C(r, M({
15722
15716
  "use-slots": ["box-body"],
15723
- key: w
15717
+ key: x
15724
15718
  }, p, {
15725
15719
  rowView: m.rowView
15726
15720
  }), {
@@ -15731,7 +15725,7 @@ function Cy(e, n, t, s, o, i) {
15731
15725
  }, 1040, ["rowView"]))), 128))
15732
15726
  ]),
15733
15727
  _: 2
15734
- }, 1032, ["boxesPerRow", "useRowViewAsDefault", "useGap", "cmdHeadline"]),
15728
+ }, 1040),
15735
15729
  A(e.$slots, "multiple-box-wrapper-slot-${index}")
15736
15730
  ], 64))), 128))
15737
15731
  ]);
@@ -15744,10 +15738,10 @@ const eb = /* @__PURE__ */ L(yy, [["render", Cy]]), _y = {
15744
15738
  default: null
15745
15739
  }
15746
15740
  }
15747
- }, wy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
15748
- function xy(e, n, t, s, o, i) {
15741
+ }, xy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
15742
+ function wy(e, n, t, s, o, i) {
15749
15743
  const r = gi;
15750
- return l(), a("div", wy, [
15744
+ return l(), a("div", xy, [
15751
15745
  (l(!0), a(_, null, H(t.segments, (d, u) => (l(), a(_, { key: u }, [
15752
15746
  v(r, {
15753
15747
  links: d.links,
@@ -15759,7 +15753,7 @@ function xy(e, n, t, s, o, i) {
15759
15753
  ], 64))), 128))
15760
15754
  ]);
15761
15755
  }
15762
- const tb = /* @__PURE__ */ L(_y, [["render", xy]]), nb = {
15756
+ const tb = /* @__PURE__ */ L(_y, [["render", wy]]), nb = {
15763
15757
  // el = real dom-element
15764
15758
  mounted(e) {
15765
15759
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
@@ -15845,7 +15839,7 @@ export {
15845
15839
  Cu as CmdGoogleMaps,
15846
15840
  G as CmdHeadline,
15847
15841
  z as CmdIcon,
15848
- we as CmdImage,
15842
+ xe as CmdImage,
15849
15843
  Fy as CmdImageGallery,
15850
15844
  By as CmdImageZoom,
15851
15845
  zu as CmdInputGroup,
@@ -15866,7 +15860,7 @@ export {
15866
15860
  zy as CmdSiteSearch,
15867
15861
  dt as CmdSlideButton,
15868
15862
  Wy as CmdSlideshow,
15869
- wf as CmdSocialNetworks,
15863
+ xf as CmdSocialNetworks,
15870
15864
  Gy as CmdSwitchLanguage,
15871
15865
  Ih as CmdSystemMessage,
15872
15866
  Jy as CmdTable,