comand-component-library 4.0.65 → 4.0.66

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 be, 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 ye, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as j, mergeProps as M, createTextVNode as N, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, normalizeStyle as tt, guardReactiveProps as we, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
4
+ import { defineComponent as Yn, h as fn, resolveComponent as be, 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 ye, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as j, mergeProps as M, createTextVNode as N, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, normalizeStyle as tt, guardReactiveProps as xe, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
5
5
  const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (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) : [];
@@ -564,15 +564,15 @@ function Oo(e, n, t, s) {
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
577
  function T(F, q) {
578
578
  q && (y = []), typeof F == "function" && y.push(F);
@@ -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
601
  function D(F, q, J) {
602
602
  const Y = q !== "success";
603
- switch (w = w.filter((Z) => Z !== F), u) {
603
+ switch (x = x.filter((Z) => Z !== F), u) {
604
604
  case "pending":
605
605
  break;
606
606
  case "failed":
@@ -615,7 +615,7 @@ function Oo(e, n, t, s) {
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);
@@ -648,7 +648,7 @@ function Oo(e, n, t, s) {
648
648
  D(q, J, Y);
649
649
  }
650
650
  };
651
- w.push(q), h++, p = setTimeout(U, e.rotate), t(F, n, q.callback);
651
+ x.push(q), h++, p = setTimeout(U, e.rotate), t(F, n, q.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;
@@ -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")
@@ -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, q, 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,7 +3273,7 @@ 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
@@ -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
  N(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,
@@ -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 Sy = /* @__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
4022
  t.cmdHeadline ? (l(), C(r, j(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: "#",
@@ -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, 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;
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
@@ -4844,6 +4844,13 @@ const Xa = /* @__PURE__ */ L(Ga, [["render", Ya]]), Qa = {
4844
4844
  primaryButton: {
4845
4845
  type: Boolean,
4846
4846
  default: !1
4847
+ },
4848
+ /**
4849
+ * set if path should be opened in fancybox
4850
+ */
4851
+ fancybox: {
4852
+ type: Boolean,
4853
+ default: !1
4847
4854
  }
4848
4855
  },
4849
4856
  methods: {
@@ -4858,7 +4865,7 @@ function er(e, n, t, s, o, i) {
4858
4865
  key: 0,
4859
4866
  href: t.path,
4860
4867
  target: t.target,
4861
- class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton }]),
4868
+ class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton, fancybox: t.fancybox }]),
4862
4869
  onClick: n[0] || (n[0] = (u) => i.emitClick(u, "href"))
4863
4870
  }, [
4864
4871
  v(r, {
@@ -4873,7 +4880,7 @@ function er(e, n, t, s, o, i) {
4873
4880
  ], 10, $a)) : t.linkType === "router" ? (l(), C(d, {
4874
4881
  key: 1,
4875
4882
  to: t.path,
4876
- class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton }]),
4883
+ class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton, fancybox: t.fancybox }]),
4877
4884
  onClick: n[1] || (n[1] = (u) => i.emitClick(u, "router"))
4878
4885
  }, {
4879
4886
  default: V(() => [
@@ -4890,7 +4897,7 @@ function er(e, n, t, s, o, i) {
4890
4897
  _: 3
4891
4898
  }, 8, ["to", "class"])) : t.linkType === "button" ? (l(), a("button", {
4892
4899
  key: 2,
4893
- class: b(["cmd-link button", { primary: t.primaryButton }]),
4900
+ class: b(["cmd-link button", { primary: t.primaryButton, fancybox: t.fancybox }]),
4894
4901
  type: "submit",
4895
4902
  onClick: n[2] || (n[2] = (u) => i.emitClick(u, "button"))
4896
4903
  }, [
@@ -5164,7 +5171,7 @@ const tr = {
5164
5171
  rr
5165
5172
  ], cr = ["innerHTML"], ur = ["src", "alt", "title"], mr = ["innerHTML"], fr = ["src", "alt", "title"];
5166
5173
  function hr(e, n, t, s, o, i) {
5167
- var u, h, m, p, w, y, k, S, T, B;
5174
+ var u, h, m, p, x, y, k, S, T, B;
5168
5175
  const r = ee, d = Se;
5169
5176
  return e.editModeContext ? (l(), C(d, {
5170
5177
  key: 0,
@@ -5266,7 +5273,7 @@ function hr(e, n, t, s, o, i) {
5266
5273
  }, null, 8, cr)) : c("", !0),
5267
5274
  f("img", {
5268
5275
  src: i.imageSource,
5269
- alt: (w = t.image) == null ? void 0 : w.alt,
5276
+ alt: (x = t.image) == null ? void 0 : x.alt,
5270
5277
  title: (y = t.image) == null ? void 0 : y.tooltip,
5271
5278
  onLoad: n[4] || (n[4] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
5272
5279
  }, null, 40, ur),
@@ -5583,7 +5590,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
5583
5590
  deep: !0
5584
5591
  }
5585
5592
  }
5586
- }, _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 = [
5587
5594
  Tr,
5588
5595
  Sr
5589
5596
  ];
@@ -5614,12 +5621,12 @@ function Ir(e, n, t, s, o, i) {
5614
5621
  tag: "ul"
5615
5622
  }, {
5616
5623
  default: V(() => [
5617
- (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 }, [
5618
5625
  e.editModeContext ? t.contentType === "image" ? (l(), C(u, {
5619
5626
  key: 1,
5620
5627
  image: p.image,
5621
5628
  figcaption: p.figcaption,
5622
- componentPath: ["props", "thumbnailScrollerItems", w],
5629
+ componentPath: ["props", "thumbnailScrollerItems", x],
5623
5630
  editModeConfig: i.imageStructure()
5624
5631
  }, null, 8, ["image", "figcaption", "componentPath", "editModeConfig"])) : t.contentType === "text" ? (l(), a(_, { key: 2 }, [
5625
5632
  p.iconClass ? (l(), C(h, {
@@ -5631,8 +5638,8 @@ function Ir(e, n, t, s, o, i) {
5631
5638
  ], 64)) : c("", !0) : (l(), a("a", {
5632
5639
  key: 0,
5633
5640
  href: t.executeOnClick === "url" ? p.url : "#",
5634
- onClick: (y) => i.executeLink(w, y),
5635
- 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 : ""]),
5636
5643
  title: i.tooltip,
5637
5644
  target: t.executeOnClick === "url" ? "_blank" : null
5638
5645
  }, [
@@ -5646,9 +5653,9 @@ function Ir(e, n, t, s, o, i) {
5646
5653
  iconClass: p.iconClass,
5647
5654
  type: p.iconType
5648
5655
  }, null, 8, ["iconClass", "type"])) : c("", !0),
5649
- 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)
5650
5657
  ], 64))
5651
- ], 10, wr))
5658
+ ], 10, xr))
5652
5659
  ]))), 128)),
5653
5660
  !o.items.length && t.contentType === "image" ? (l(), a("li", vr, [
5654
5661
  f("button", {
@@ -5947,7 +5954,7 @@ const Fr = pi, Br = ["aria-label"], Pr = { class: "flex-container" }, Ar = {
5947
5954
  class: "flex-container no-flex"
5948
5955
  }, zr = ["title"], Wr = { key: 1 }, Gr = ["title"], Jr = { key: 1 };
5949
5956
  function Kr(e, n, t, s, o, i) {
5950
- 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;
5957
+ var p, x, 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;
5951
5958
  const r = G, d = z, u = _e, h = ct, m = Mr;
5952
5959
  return l(), C(Gi, { to: "body" }, [
5953
5960
  f("dialog", {
@@ -5958,7 +5965,7 @@ function Kr(e, n, t, s, o, i) {
5958
5965
  }, [
5959
5966
  f("header", Pr, [
5960
5967
  (p = e.cmdHeadline) != null && p.headlineText ? (l(), C(r, M({ key: 0 }, e.cmdHeadline, { id: e.htmlId }), null, 16, ["id"])) : c("", !0),
5961
- (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, [
5962
5969
  e.showPrintButtons && ((k = e.fancyboxOptions.printButtons) != null && k.color) ? (l(), a("a", {
5963
5970
  key: 0,
5964
5971
  href: "#",
@@ -6662,10 +6669,10 @@ const dd = ["title"], cd = {
6662
6669
  }, gd = {
6663
6670
  key: 3,
6664
6671
  class: "box-footer"
6665
- }, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 }, wd = {
6672
+ }, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 }, xd = {
6666
6673
  key: 2,
6667
6674
  class: "ribbon-new"
6668
- }, xd = {
6675
+ }, wd = {
6669
6676
  key: 3,
6670
6677
  class: "ribbon-discount"
6671
6678
  }, kd = { class: "box-body" }, vd = { key: 0 }, Td = {
@@ -6694,7 +6701,7 @@ const dd = ["title"], cd = {
6694
6701
  class: "box-footer"
6695
6702
  };
6696
6703
  function Ud(e, n, t, s, o, i) {
6697
- var p, w, y, k, S, T, B, O, P, D;
6704
+ var p, x, y, k, S, T, B, O, P, D;
6698
6705
  const r = G, d = z, u = _e, h = We, m = gi;
6699
6706
  return t.boxType === "content" ? (l(), a("div", {
6700
6707
  key: 0,
@@ -6717,7 +6724,7 @@ function Ud(e, n, t, s, o, i) {
6717
6724
  title: o.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
6718
6725
  onClick: n[0] || (n[0] = I((...U) => i.toggleContentVisibility && i.toggleContentVisibility(...U), ["prevent"]))
6719
6726
  }, [
6720
- (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, j(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6727
+ (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, j(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6721
6728
  v(d, {
6722
6729
  iconClass: o.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
6723
6730
  type: o.open ? t.iconOpen.iconType : t.iconClosed.iconType
@@ -6780,7 +6787,7 @@ function Ud(e, n, t, s, o, i) {
6780
6787
  class: b({ "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll })
6781
6788
  }, [
6782
6789
  t.cmdIcon !== void 0 ? (l(), a("div", fd, [
6783
- v(d, j(we(t.cmdIcon)), null, 16)
6790
+ v(d, j(xe(t.cmdIcon)), null, 16)
6784
6791
  ])) : c("", !0),
6785
6792
  (O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r, j(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6786
6793
  t.textBody ? (l(), a("p", {
@@ -6793,7 +6800,7 @@ function Ud(e, n, t, s, o, i) {
6793
6800
  [ye, o.open]
6794
6801
  ]),
6795
6802
  (P = t.cmdLink) != null && P.linkType ? (l(), a("div", pd, [
6796
- v(h, j(we(t.cmdLink)), null, 16)
6803
+ v(h, j(xe(t.cmdLink)), null, 16)
6797
6804
  ])) : c("", !0),
6798
6805
  (D = t.useSlots) != null && D.includes("footer") ? (l(), a("div", gd, [
6799
6806
  A(e.$slots, "footer")
@@ -6812,10 +6819,10 @@ function Ud(e, n, t, s, o, i) {
6812
6819
  }, null, 8, Cd),
6813
6820
  f("figcaption", null, g(t.product.name), 1)
6814
6821
  ])) : (l(), a("p", _d, g(t.product.name), 1)),
6815
- t.product.new ? (l(), a("div", wd, [
6822
+ t.product.new ? (l(), a("div", xd, [
6816
6823
  f("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
6817
6824
  ])) : c("", !0),
6818
- t.product.discount ? (l(), a("div", xd, [
6825
+ t.product.discount ? (l(), a("div", wd, [
6819
6826
  f("span", null, g(t.product.discount), 1)
6820
6827
  ])) : c("", !0)
6821
6828
  ]),
@@ -7281,7 +7288,7 @@ const sc = /* @__PURE__ */ L(Yd, [["render", lc]]), ac = {
7281
7288
  }
7282
7289
  }, rc = { class: "cmd-company-logo company-logo" }, dc = ["href", "title"];
7283
7290
  function cc(e, n, t, s, o, i) {
7284
- var u, h, m, p, w, y;
7291
+ var u, h, m, p, x, y;
7285
7292
  const r = _e, d = be("router-link");
7286
7293
  return l(), a("div", rc, [
7287
7294
  ((u = t.link) == null ? void 0 : u.type) === "router" ? (l(), C(d, {
@@ -7298,7 +7305,7 @@ function cc(e, n, t, s, o, i) {
7298
7305
  _: 1
7299
7306
  }, 8, ["to", "title"])) : ((p = t.link) == null ? void 0 : p.type) === "href" ? (l(), a("a", {
7300
7307
  key: 1,
7301
- href: (w = t.link) == null ? void 0 : w.path,
7308
+ href: (x = t.link) == null ? void 0 : x.path,
7302
7309
  title: (y = t.link) == null ? void 0 : y.tooltip
7303
7310
  }, [
7304
7311
  v(r, {
@@ -7559,7 +7566,7 @@ const My = /* @__PURE__ */ L(mc, [["render", gc]]), yc = {
7559
7566
  }, Cc = { class: "cmd-cookie-disclaimer flex-container vertical" }, _c = {
7560
7567
  key: 0,
7561
7568
  class: "flex-container vertical"
7562
- }, wc = { key: 0 }, xc = { key: 1 }, kc = ["href", "target"], vc = ["innerHTML"], Tc = /* @__PURE__ */ f("hr", null, null, -1), Sc = {
7569
+ }, xc = { key: 0 }, wc = { key: 1 }, kc = ["href", "target"], vc = ["innerHTML"], Tc = /* @__PURE__ */ f("hr", null, null, -1), Sc = {
7563
7570
  key: 1,
7564
7571
  class: "flex-container vertical"
7565
7572
  }, Oc = { key: 0 }, Ic = { key: 1 }, Mc = ["href", "target"], Lc = ["innerHTML"], Fc = { class: "button-wrapper align-center" };
@@ -7577,9 +7584,9 @@ function Bc(e, n, t, s, o, i) {
7577
7584
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
7578
7585
  }, null, 8, ["headlineText", "headlineLevel"])) : c("", !0),
7579
7586
  A(e.$slots, "cookie-options", {}, () => {
7580
- var w, y, k, S, T, B, O, P;
7587
+ var x, y, k, S, T, B, O, P;
7581
7588
  return [
7582
- (w = t.cookieOptions) != null && w.required ? (l(), a("div", _c, [
7589
+ (x = t.cookieOptions) != null && x.required ? (l(), a("div", _c, [
7583
7590
  (y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(r, {
7584
7591
  key: 0,
7585
7592
  "headline-text": (k = t.cmdBoxRequiredCookies) == null ? void 0 : k.headlineText,
@@ -7607,8 +7614,8 @@ function Bc(e, n, t, s, o, i) {
7607
7614
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
7608
7615
  ]),
7609
7616
  body: V(() => [
7610
- D.description ? (l(), a("p", wc, g(D.description), 1)) : c("", !0),
7611
- D.linkDataPrivacy ? (l(), a("p", xc, [
7617
+ D.description ? (l(), a("p", xc, g(D.description), 1)) : c("", !0),
7618
+ D.linkDataPrivacy ? (l(), a("p", wc, [
7612
7619
  N(g(D.linkDataPrivacy.label) + " ", 1),
7613
7620
  f("a", {
7614
7621
  onClick: n[1] || (n[1] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
@@ -7679,7 +7686,7 @@ function Bc(e, n, t, s, o, i) {
7679
7686
  t.buttonLabelAcceptCurrentSettings ? (l(), a("button", {
7680
7687
  key: 0,
7681
7688
  type: "button",
7682
- onClick: n[4] || (n[4] = (...w) => i.acceptCurrentCookies && i.acceptCurrentCookies(...w))
7689
+ onClick: n[4] || (n[4] = (...x) => i.acceptCurrentCookies && i.acceptCurrentCookies(...x))
7683
7690
  }, [
7684
7691
  f("span", null, g(t.buttonLabelAcceptCurrentSettings), 1)
7685
7692
  ])) : c("", !0),
@@ -7687,7 +7694,7 @@ function Bc(e, n, t, s, o, i) {
7687
7694
  key: 1,
7688
7695
  type: "button",
7689
7696
  class: "primary",
7690
- onClick: n[5] || (n[5] = (...w) => i.acceptAllCookies && i.acceptAllCookies(...w))
7697
+ onClick: n[5] || (n[5] = (...x) => i.acceptAllCookies && i.acceptAllCookies(...x))
7691
7698
  }, [
7692
7699
  f("span", null, g(t.buttonLabelAcceptAllCookies), 1)
7693
7700
  ])) : c("", !0)
@@ -8004,7 +8011,7 @@ const Fy = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = {
8004
8011
  class: "select-all-options"
8005
8012
  };
8006
8013
  function su(e, n, t, s, o, i) {
8007
- var h, m, p, w;
8014
+ var h, m, p, x;
8008
8015
  const r = z, d = Gt, u = be("router-link");
8009
8016
  return l(), a("div", {
8010
8017
  class: b([
@@ -8073,7 +8080,7 @@ function su(e, n, t, s, o, i) {
8073
8080
  (m = i.optionIcon) != null && m.iconClass ? (l(), C(r, {
8074
8081
  key: 2,
8075
8082
  type: (p = i.optionIcon) == null ? void 0 : p.iconType,
8076
- iconClass: (w = i.optionIcon) == null ? void 0 : w.iconClass
8083
+ iconClass: (x = i.optionIcon) == null ? void 0 : x.iconClass
8077
8084
  }, null, 8, ["type", "iconClass"])) : c("", !0),
8078
8085
  i.optionName ? (l(), a("span", Kc, g(i.optionName), 1)) : c("", !0),
8079
8086
  t.iconDropdown ? (l(), C(r, {
@@ -8415,14 +8422,14 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = {
8415
8422
  });
8416
8423
  }
8417
8424
  }
8418
- }, 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 = [
8425
+ }, 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 = [
8419
8426
  ku,
8420
8427
  vu
8421
8428
  ];
8422
8429
  function Su(e, n, t, s, o, i) {
8423
8430
  var u;
8424
8431
  const r = G, d = _e;
8425
- return l(), a("div", wu, [
8432
+ return l(), a("div", xu, [
8426
8433
  (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
8427
8434
  e.editModeContext ? t.images.length ? (l(!0), a(_, { key: 2 }, H(t.images, (h, m) => (l(), C(d, {
8428
8435
  key: m,
@@ -8448,7 +8455,7 @@ function Su(e, n, t, s, o, i) {
8448
8455
  image: h.image,
8449
8456
  figcaption: i.figcaption(h)
8450
8457
  }, null, 8, ["image", "figcaption"])
8451
- ], 8, xu))), 128)) : (l(!0), a(_, { key: 1 }, H(t.images, (h, m) => (l(), a("div", {
8458
+ ], 8, wu))), 128)) : (l(!0), a(_, { key: 1 }, H(t.images, (h, m) => (l(), a("div", {
8452
8459
  key: `i${m}`,
8453
8460
  class: "image-wrapper"
8454
8461
  }, [
@@ -8499,8 +8506,8 @@ const By = /* @__PURE__ */ L(_u, [["render", Su]]), Ou = {
8499
8506
  }
8500
8507
  };
8501
8508
  function Pn(e, n) {
8502
- 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));
8503
- 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`;
8509
+ 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));
8510
+ 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`;
8504
8511
  }
8505
8512
  function An(e, n, t) {
8506
8513
  return e < n ? n : e > t ? t : e;
@@ -9097,7 +9104,7 @@ const zu = /* @__PURE__ */ L(Pu, [["render", Uu]]), Wu = {
9097
9104
  }
9098
9105
  }, 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 };
9099
9106
  function nm(e, n, t, s, o, i) {
9100
- var m, p, w, y, k, S, T, B;
9107
+ var m, p, x, y, k, S, T, B;
9101
9108
  const r = G, d = ee, u = z, h = We;
9102
9109
  return l(), a(_, null, [
9103
9110
  ue(f("fieldset", Gu, [
@@ -9148,7 +9155,7 @@ function nm(e, n, t, s, o, i) {
9148
9155
  path: t.options.createAccount.path,
9149
9156
  text: t.options.createAccount.text,
9150
9157
  icon: {
9151
- iconClass: (w = t.options.createAccount.icon) == null ? void 0 : w.iconClass,
9158
+ iconClass: (x = t.options.createAccount.icon) == null ? void 0 : x.iconClass,
9152
9159
  tooltip: (y = t.options.createAccount.icon) == null ? void 0 : y.tooltip,
9153
9160
  position: (k = t.options.createAccount.icon) == null ? void 0 : k.position
9154
9161
  }
@@ -9392,7 +9399,7 @@ function gm(e, n, t, s, o, i) {
9392
9399
  ])
9393
9400
  ])) : c("", !0),
9394
9401
  (l(!0), a(_, null, H(t.navigationEntries, (u, h) => {
9395
- var m, p, w;
9402
+ var m, p, x;
9396
9403
  return l(), a("li", {
9397
9404
  key: h,
9398
9405
  class: b({ active: u.active, open: o.openEntry === h, "has-subentries": (m = u == null ? void 0 : u.subentries) == null ? void 0 : m.length })
@@ -9436,7 +9443,7 @@ function gm(e, n, t, s, o, i) {
9436
9443
  ]),
9437
9444
  _: 2
9438
9445
  }, 1032, ["to", "title"])) : c("", !0),
9439
- (w = u == null ? void 0 : u.subentries) != null && w.length ? (l(), a("ul", {
9446
+ (x = u == null ? void 0 : u.subentries) != null && x.length ? (l(), a("ul", {
9440
9447
  key: 2,
9441
9448
  "aria-expanded": o.openEntry ? "true" : "false"
9442
9449
  }, [
@@ -9601,7 +9608,7 @@ const ym = /* @__PURE__ */ L(im, [["render", gm]]), bm = {
9601
9608
  key: 0,
9602
9609
  class: "number"
9603
9610
  }, _m = { key: 2 };
9604
- function wm(e, n, t, s, o, i) {
9611
+ function xm(e, n, t, s, o, i) {
9605
9612
  const r = z, d = We;
9606
9613
  return l(), a("ol", {
9607
9614
  class: b(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
@@ -9633,7 +9640,7 @@ function wm(e, n, t, s, o, i) {
9633
9640
  ], 2))), 128))
9634
9641
  ], 2);
9635
9642
  }
9636
- const Ey = /* @__PURE__ */ L(bm, [["render", wm]]), xm = {
9643
+ const Ey = /* @__PURE__ */ L(bm, [["render", xm]]), wm = {
9637
9644
  name: "CmdNewsletterSubscription",
9638
9645
  emits: ["button-click"],
9639
9646
  data() {
@@ -9819,7 +9826,7 @@ function Tm(e, n, t, s, o, i) {
9819
9826
  ])
9820
9827
  ]);
9821
9828
  }
9822
- const Vy = /* @__PURE__ */ L(xm, [["render", Tm]]);
9829
+ const Vy = /* @__PURE__ */ L(wm, [["render", Tm]]);
9823
9830
  function En(e, n, t, s = !0) {
9824
9831
  function o(i, r) {
9825
9832
  return r && i < 10 ? "0" + i : i;
@@ -10298,7 +10305,7 @@ const Rm = {
10298
10305
  class: "flex-container vertical"
10299
10306
  };
10300
10307
  function Qm(e, n, t, s, o, i) {
10301
- var p, w;
10308
+ var p, x;
10302
10309
  const r = G, d = We, u = ee, h = Hm, m = Se;
10303
10310
  return l(), a("div", Nm, [
10304
10311
  (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
@@ -10322,7 +10329,7 @@ function Qm(e, n, t, s, o, i) {
10322
10329
  "onUpdate:modelValue": n[1] || (n[1] = (y) => i.textClosedModel = y)
10323
10330
  }, null, 8, ["modelValue"])
10324
10331
  ])) : (l(), a(_, { key: 1 }, [
10325
- (w = t.cmdLink) != null && w.path ? (l(), C(d, M({
10332
+ (x = t.cmdLink) != null && x.path ? (l(), C(d, M({
10326
10333
  key: 0,
10327
10334
  linkType: t.cmdLink.type || "href"
10328
10335
  }, t.cmdLink, {
@@ -10854,23 +10861,23 @@ function _f(e, n, t, s, o, i) {
10854
10861
  type: "checkbox"
10855
10862
  }, t.cmdFormElement, {
10856
10863
  modelValue: o.dataPrivacyAccepted,
10857
- "onUpdate:modelValue": n[0] || (n[0] = (w) => o.dataPrivacyAccepted = w)
10864
+ "onUpdate:modelValue": n[0] || (n[0] = (x) => o.dataPrivacyAccepted = x)
10858
10865
  }), null, 16, ["modelValue"])) : c("", !0),
10859
10866
  i.validNetworks.length > 0 ? (l(), a("ul", {
10860
10867
  key: 2,
10861
10868
  class: b(["button-wrapper", { "no-gap": !t.useGap }])
10862
10869
  }, [
10863
- e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (w, y) => (l(), C(h, {
10870
+ e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (x, y) => (l(), C(h, {
10864
10871
  key: "x" + y,
10865
10872
  class: "edit-items",
10866
10873
  componentName: "CmdSocialNetworksItem",
10867
- componentProps: w,
10874
+ componentProps: x,
10868
10875
  componentPath: ["props", "networks", y],
10869
10876
  showComponentName: !1
10870
10877
  }, {
10871
10878
  default: V(() => [
10872
10879
  v(u, {
10873
- network: w,
10880
+ network: x,
10874
10881
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
10875
10882
  buttonTextAlign: t.buttonTextAlign,
10876
10883
  dataPrivacyAccepted: o.dataPrivacyAccepted
@@ -10878,9 +10885,9 @@ function _f(e, n, t, s, o, i) {
10878
10885
  ]),
10879
10886
  _: 2
10880
10887
  }, 1032, ["componentProps", "componentPath"]))), 128)) : (l(), a(_, { key: 0 }, [
10881
- (l(!0), a(_, null, H(i.validNetworks, (w, y) => (l(), C(u, {
10888
+ (l(!0), a(_, null, H(i.validNetworks, (x, y) => (l(), C(u, {
10882
10889
  key: y,
10883
- network: w,
10890
+ network: x,
10884
10891
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
10885
10892
  buttonTextAlign: t.buttonTextAlign,
10886
10893
  dataPrivacyAccepted: o.dataPrivacyAccepted,
@@ -10893,11 +10900,11 @@ function _f(e, n, t, s, o, i) {
10893
10900
  key: 3,
10894
10901
  class: "button small",
10895
10902
  title: "Add new item",
10896
- onClick: n[1] || (n[1] = (...w) => i.onAddItem && i.onAddItem(...w))
10903
+ onClick: n[1] || (n[1] = (...x) => i.onAddItem && i.onAddItem(...x))
10897
10904
  }, Cf))
10898
10905
  ], 2);
10899
10906
  }
10900
- const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = {
10907
+ const xf = /* @__PURE__ */ L(yf, [["render", _f]]), wf = {
10901
10908
  name: "CmdPageFooter",
10902
10909
  props: {
10903
10910
  /**
@@ -10978,7 +10985,7 @@ const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = {
10978
10985
  }, kf = { class: "button-wrapper" }, vf = ["title"], Tf = { key: 1 };
10979
10986
  function Sf(e, n, t, s, o, i) {
10980
10987
  var d, u, h, m;
10981
- const r = wf;
10988
+ const r = xf;
10982
10989
  return l(), a("footer", {
10983
10990
  class: b(["cmd-page-footer flex-container", { "small-buttons": t.useSmallButtons }])
10984
10991
  }, [
@@ -11005,7 +11012,7 @@ function Sf(e, n, t, s, o, i) {
11005
11012
  ])
11006
11013
  ], 2);
11007
11014
  }
11008
- const qy = /* @__PURE__ */ L(xf, [["render", Sf]]), Of = {
11015
+ const qy = /* @__PURE__ */ L(wf, [["render", Sf]]), Of = {
11009
11016
  name: "CmdPageHeader",
11010
11017
  props: {
11011
11018
  /**
@@ -11331,7 +11338,7 @@ const Uy = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
11331
11338
  class: "top-header"
11332
11339
  };
11333
11340
  function Kf(e, n, t, s, o, i) {
11334
- var u, h, m, p, w, y, k, S, T;
11341
+ var u, h, m, p, x, y, k, S, T;
11335
11342
  const r = uc, d = ym;
11336
11343
  return l(), a("div", {
11337
11344
  ref: "site-header",
@@ -11359,7 +11366,7 @@ function Kf(e, n, t, s, o, i) {
11359
11366
  A(e.$slots, "header"),
11360
11367
  A(e.$slots, "navigation")
11361
11368
  ], 64)) : c("", !0),
11362
- t.cmdCompanyLogo || (w = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) != null && w.length ? (l(), a(_, { key: 1 }, [
11369
+ t.cmdCompanyLogo || (x = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) != null && x.length ? (l(), a(_, { key: 1 }, [
11363
11370
  t.cmdCompanyLogo ? (l(), C(r, M({ key: 0 }, t.cmdCompanyLogo, { onImageLoaded: i.onImageLoaded }), null, 16, ["onImageLoaded"])) : c("", !0),
11364
11371
  (k = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) != null && k.length && t.navigationInline ? (l(), C(d, M({ key: 1 }, t.cmdMainNavigation, {
11365
11372
  closeOffcanvas: t.closeOffcanvas,
@@ -11654,7 +11661,7 @@ const zy = /* @__PURE__ */ L(Gf, [["render", Kf]]), Zf = {
11654
11661
  "aria-expanded": "true"
11655
11662
  };
11656
11663
  function ih(e, n, t, s, o, i) {
11657
- var p, w, y, k, S, T, B, O;
11664
+ var p, x, y, k, S, T, B, O;
11658
11665
  const r = G, d = ee, u = z, h = au, m = hu;
11659
11666
  return l(), a(_, null, [
11660
11667
  f("fieldset", Xf, [
@@ -11710,7 +11717,7 @@ function ih(e, n, t, s, o, i) {
11710
11717
  onClick: n[3] || (n[3] = I((P) => o.showFilters = !o.showFilters, ["prevent"]))
11711
11718
  }, [
11712
11719
  v(u, {
11713
- 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,
11720
+ 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,
11714
11721
  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
11715
11722
  }, null, 8, ["iconClass", "type"]),
11716
11723
  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))
@@ -11952,7 +11959,7 @@ function mh(e, n, t, s, o, i) {
11952
11959
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : c("", !0),
11953
11960
  v(qt, { name: "fade" }, {
11954
11961
  default: V(() => {
11955
- var u, h, m, p, w, y, k, S, T, B, O, P;
11962
+ var u, h, m, p, x, y, k, S, T, B, O, P;
11956
11963
  return [
11957
11964
  i.currentItem ? (l(), a(_, { key: 0 }, [
11958
11965
  t.useSlot ? (l(), a("div", {
@@ -11972,7 +11979,7 @@ function mh(e, n, t, s, o, i) {
11972
11979
  (h = (u = i.currentItem) == null ? void 0 : u.link) != null && h.href ? (l(), a("a", {
11973
11980
  key: 0,
11974
11981
  href: (p = (m = i.currentItem) == null ? void 0 : m.link) == null ? void 0 : p.href,
11975
- title: (y = (w = i.currentItem) == null ? void 0 : w.link) == null ? void 0 : y.tooltip
11982
+ title: (y = (x = i.currentItem) == null ? void 0 : x.link) == null ? void 0 : y.tooltip
11976
11983
  }, [
11977
11984
  v(d, {
11978
11985
  image: (k = i.currentItem) == null ? void 0 : k.image,
@@ -12067,7 +12074,7 @@ const Gy = /* @__PURE__ */ L(oh, [["render", mh]]), fh = "data:image/svg+xml,%3c
12067
12074
  deep: !0
12068
12075
  }
12069
12076
  }
12070
- }, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], wh = ["src", "alt"], xh = ["src", "alt"];
12077
+ }, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], xh = ["src", "alt"], wh = ["src", "alt"];
12071
12078
  function kh(e, n, t, s, o, i) {
12072
12079
  const r = be("router-link");
12073
12080
  return l(), a("div", Ch, [
@@ -12083,7 +12090,7 @@ function kh(e, n, t, s, o, i) {
12083
12090
  f("img", {
12084
12091
  src: o.imageSources[u],
12085
12092
  alt: d.name
12086
- }, null, 8, wh)
12093
+ }, null, 8, xh)
12087
12094
  ], 10, _h)) : (l(), C(r, {
12088
12095
  key: 1,
12089
12096
  class: b(["flag", d.iso2]),
@@ -12095,7 +12102,7 @@ function kh(e, n, t, s, o, i) {
12095
12102
  f("img", {
12096
12103
  src: o.imageSources[u],
12097
12104
  alt: d.name
12098
- }, null, 8, xh)
12105
+ }, null, 8, wh)
12099
12106
  ]),
12100
12107
  _: 2
12101
12108
  }, 1032, ["class", "to", "title", "onClick"]))
@@ -12387,7 +12394,7 @@ function Eh(e, n, t, s, o, i) {
12387
12394
  key: 0,
12388
12395
  class: "button",
12389
12396
  href: "#",
12390
- onClick: n[0] || (n[0] = I((w) => o.fullWidth = !o.fullWidth, ["prevent"])),
12397
+ onClick: n[0] || (n[0] = I((x) => o.fullWidth = !o.fullWidth, ["prevent"])),
12391
12398
  title: t.iconToggleWidth.tooltip
12392
12399
  }, [
12393
12400
  v(r, {
@@ -12399,7 +12406,7 @@ function Eh(e, n, t, s, o, i) {
12399
12406
  key: 1,
12400
12407
  class: "button",
12401
12408
  href: "#",
12402
- onClick: n[1] || (n[1] = I((w) => o.showTableData = !o.showTableData, ["prevent"])),
12409
+ onClick: n[1] || (n[1] = I((x) => o.showTableData = !o.showTableData, ["prevent"])),
12403
12410
  title: o.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
12404
12411
  }, [
12405
12412
  v(r, {
@@ -12411,7 +12418,7 @@ function Eh(e, n, t, s, o, i) {
12411
12418
  f("div", {
12412
12419
  class: "inner-wrapper",
12413
12420
  ref: "innerWrapper",
12414
- onScroll: n[2] || (n[2] = (...w) => i.updatePosition && i.updatePosition(...w))
12421
+ onScroll: n[2] || (n[2] = (...x) => i.updatePosition && i.updatePosition(...x))
12415
12422
  }, [
12416
12423
  t.showSlideButtons ? (l(), C(d, {
12417
12424
  key: 0,
@@ -12428,17 +12435,17 @@ function Eh(e, n, t, s, o, i) {
12428
12435
  }, g(((m = t.caption) == null ? void 0 : m.text) || ((p = t.tableData.caption) == null ? void 0 : p.text)), 3)) : c("", !0),
12429
12436
  f("thead", null, [
12430
12437
  f("tr", null, [
12431
- (l(!0), a(_, null, H(t.tableData.thead, (w, y) => (l(), a("th", { key: y }, g(w), 1))), 128))
12438
+ (l(!0), a(_, null, H(t.tableData.thead, (x, y) => (l(), a("th", { key: y }, g(x), 1))), 128))
12432
12439
  ])
12433
12440
  ]),
12434
12441
  v(ke, { name: "fade" }, {
12435
12442
  default: V(() => [
12436
12443
  ue(f("tbody", Ph, [
12437
- (l(!0), a(_, null, H(t.tableData.tbody, (w, y) => (l(), a("tr", {
12444
+ (l(!0), a(_, null, H(t.tableData.tbody, (x, y) => (l(), a("tr", {
12438
12445
  class: b({ active: t.tableData.rowIndexHighlighted === y }),
12439
12446
  key: y
12440
12447
  }, [
12441
- (l(!0), a(_, null, H(w, (k, S) => (l(), a("td", {
12448
+ (l(!0), a(_, null, H(x, (k, S) => (l(), a("td", {
12442
12449
  class: b({ active: t.tableData.columnIndexHighlighted === S }),
12443
12450
  key: S
12444
12451
  }, g(k), 3))), 128))
@@ -12453,10 +12460,10 @@ function Eh(e, n, t, s, o, i) {
12453
12460
  default: V(() => [
12454
12461
  t.tableData.tfoot && t.tableData.tfoot.length && o.showTableData ? (l(), a("tfoot", Ah, [
12455
12462
  f("tr", null, [
12456
- (l(!0), a(_, null, H(t.tableData.tfoot, (w, y) => (l(), a("td", {
12463
+ (l(!0), a(_, null, H(t.tableData.tfoot, (x, y) => (l(), a("td", {
12457
12464
  class: b({ active: t.tableData.columnIndexHighlighted === y }),
12458
12465
  key: y
12459
- }, g(w), 3))), 128))
12466
+ }, g(x), 3))), 128))
12460
12467
  ])
12461
12468
  ])) : c("", !0)
12462
12469
  ]),
@@ -12715,7 +12722,7 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
12715
12722
  $h
12716
12723
  ];
12717
12724
  function tp(e, n, t, s, o, i) {
12718
- var h, m, p, w;
12725
+ var h, m, p, x;
12719
12726
  const r = G, d = _e, u = Se;
12720
12727
  return l(), a("div", {
12721
12728
  class: b(["cmd-text-image-block flex-container", t.orientation])
@@ -12728,7 +12735,7 @@ function tp(e, n, t, s, o, i) {
12728
12735
  editModeConfig: { allowAddItem: !1 }
12729
12736
  }, null, 8, ["image", "figcaption"])) : c("", !0),
12730
12737
  f("div", Zh, [
12731
- ((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12738
+ ((x = t.cmdHeadline) != null && x.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
12732
12739
  t.htmlContent ? (l(), a("div", {
12733
12740
  key: 1,
12734
12741
  innerHTML: t.htmlContent,
@@ -13051,7 +13058,7 @@ const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !
13051
13058
  let n;
13052
13059
  return e && (typeof FormData == "function" && e instanceof FormData || ie(e.append) && ((n = ut(e)) === "formdata" || // detect form-data instance
13053
13060
  n === "object" && ie(e.toString) && e.toString() === "[object FormData]"));
13054
- }, yp = me("URLSearchParams"), [bp, Cp, _p, wp] = ["ReadableStream", "Request", "Response", "Headers"].map(me), xp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13061
+ }, yp = me("URLSearchParams"), [bp, Cp, _p, xp] = ["ReadableStream", "Request", "Response", "Headers"].map(me), wp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
13055
13062
  function Je(e, n, { allOwnKeys: t = !1 } = {}) {
13056
13063
  if (e === null || typeof e > "u")
13057
13064
  return;
@@ -13066,7 +13073,7 @@ function Je(e, n, { allOwnKeys: t = !1 } = {}) {
13066
13073
  d = i[s], n.call(null, e[d], d, e);
13067
13074
  }
13068
13075
  }
13069
- function wi(e, n) {
13076
+ function xi(e, n) {
13070
13077
  n = n.toLowerCase();
13071
13078
  const t = Object.keys(e);
13072
13079
  let s = t.length, o;
@@ -13075,10 +13082,10 @@ function wi(e, n) {
13075
13082
  return o;
13076
13083
  return null;
13077
13084
  }
13078
- const xi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ki = (e) => !Ue(e) && e !== xi;
13085
+ const wi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ki = (e) => !Ue(e) && e !== wi;
13079
13086
  function Bt() {
13080
13087
  const { caseless: e } = ki(this) && this || {}, n = {}, t = (s, o) => {
13081
- const i = e && wi(n, o) || o;
13088
+ const i = e && xi(n, o) || o;
13082
13089
  $e(n[i]) && $e(s) ? n[i] = Bt(n[i], s) : $e(s) ? n[i] = Bt({}, s) : Ie(s) ? n[i] = s.slice() : n[i] = s;
13083
13090
  };
13084
13091
  for (let s = 0, o = arguments.length; s < o; s++)
@@ -13192,7 +13199,7 @@ const Np = (e) => {
13192
13199
  return s;
13193
13200
  };
13194
13201
  return t(e, 0);
13195
- }, jp = me("AsyncFunction"), Up = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), x = {
13202
+ }, jp = me("AsyncFunction"), Up = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), w = {
13196
13203
  isArray: Ie,
13197
13204
  isArrayBuffer: Ci,
13198
13205
  isBuffer: ap,
@@ -13206,7 +13213,7 @@ const Np = (e) => {
13206
13213
  isReadableStream: bp,
13207
13214
  isRequest: Cp,
13208
13215
  isResponse: _p,
13209
- isHeaders: wp,
13216
+ isHeaders: xp,
13210
13217
  isUndefined: Ue,
13211
13218
  isDate: up,
13212
13219
  isFile: mp,
@@ -13220,7 +13227,7 @@ const Np = (e) => {
13220
13227
  forEach: Je,
13221
13228
  merge: Bt,
13222
13229
  extend: kp,
13223
- trim: xp,
13230
+ trim: wp,
13224
13231
  stripBOM: vp,
13225
13232
  inherits: Tp,
13226
13233
  toFlatObject: Sp,
@@ -13240,8 +13247,8 @@ const Np = (e) => {
13240
13247
  toCamelCase: Pp,
13241
13248
  noop: Dp,
13242
13249
  toFiniteNumber: Hp,
13243
- findKey: wi,
13244
- global: xi,
13250
+ findKey: xi,
13251
+ global: wi,
13245
13252
  isContextDefined: ki,
13246
13253
  ALPHABET: Ti,
13247
13254
  generateString: qp,
@@ -13253,7 +13260,7 @@ const Np = (e) => {
13253
13260
  function R(e, n, t, s, o) {
13254
13261
  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);
13255
13262
  }
13256
- x.inherits(R, Error, {
13263
+ w.inherits(R, Error, {
13257
13264
  toJSON: function() {
13258
13265
  return {
13259
13266
  // Standard
@@ -13268,7 +13275,7 @@ x.inherits(R, Error, {
13268
13275
  columnNumber: this.columnNumber,
13269
13276
  stack: this.stack,
13270
13277
  // Axios
13271
- config: x.toJSONObject(this.config),
13278
+ config: w.toJSONObject(this.config),
13272
13279
  code: this.code,
13273
13280
  status: this.response && this.response.status ? this.response.status : null
13274
13281
  };
@@ -13296,16 +13303,16 @@ Object.defineProperties(R, Oi);
13296
13303
  Object.defineProperty(Si, "isAxiosError", { value: !0 });
13297
13304
  R.from = (e, n, t, s, o, i) => {
13298
13305
  const r = Object.create(Si);
13299
- return x.toFlatObject(e, r, function(u) {
13306
+ return w.toFlatObject(e, r, function(u) {
13300
13307
  return u !== Error.prototype;
13301
13308
  }, (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;
13302
13309
  };
13303
13310
  const zp = null;
13304
13311
  function Pt(e) {
13305
- return x.isPlainObject(e) || x.isArray(e);
13312
+ return w.isPlainObject(e) || w.isArray(e);
13306
13313
  }
13307
13314
  function Ii(e) {
13308
- return x.endsWith(e, "[]") ? e.slice(0, -2) : e;
13315
+ return w.endsWith(e, "[]") ? e.slice(0, -2) : e;
13309
13316
  }
13310
13317
  function Hn(e, n, t) {
13311
13318
  return e ? e.concat(n).map(function(o, i) {
@@ -13313,40 +13320,40 @@ function Hn(e, n, t) {
13313
13320
  }).join(t ? "." : "") : n;
13314
13321
  }
13315
13322
  function Wp(e) {
13316
- return x.isArray(e) && !e.some(Pt);
13323
+ return w.isArray(e) && !e.some(Pt);
13317
13324
  }
13318
- const Gp = x.toFlatObject(x, {}, null, function(n) {
13325
+ const Gp = w.toFlatObject(w, {}, null, function(n) {
13319
13326
  return /^is[A-Z]/.test(n);
13320
13327
  });
13321
13328
  function ht(e, n, t) {
13322
- if (!x.isObject(e))
13329
+ if (!w.isObject(e))
13323
13330
  throw new TypeError("target must be an object");
13324
- n = n || new FormData(), t = x.toFlatObject(t, {
13331
+ n = n || new FormData(), t = w.toFlatObject(t, {
13325
13332
  metaTokens: !0,
13326
13333
  dots: !1,
13327
13334
  indexes: !1
13328
13335
  }, !1, function(S, T) {
13329
- return !x.isUndefined(T[S]);
13336
+ return !w.isUndefined(T[S]);
13330
13337
  });
13331
- const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) && x.isSpecCompliantForm(n);
13332
- if (!x.isFunction(o))
13338
+ const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) && w.isSpecCompliantForm(n);
13339
+ if (!w.isFunction(o))
13333
13340
  throw new TypeError("visitor must be a function");
13334
13341
  function h(k) {
13335
13342
  if (k === null) return "";
13336
- if (x.isDate(k))
13343
+ if (w.isDate(k))
13337
13344
  return k.toISOString();
13338
- if (!u && x.isBlob(k))
13345
+ if (!u && w.isBlob(k))
13339
13346
  throw new R("Blob is not supported. Use a Buffer instead.");
13340
- return x.isArrayBuffer(k) || x.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
13347
+ return w.isArrayBuffer(k) || w.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
13341
13348
  }
13342
13349
  function m(k, S, T) {
13343
13350
  let B = k;
13344
13351
  if (k && !T && typeof k == "object") {
13345
- if (x.endsWith(S, "{}"))
13352
+ if (w.endsWith(S, "{}"))
13346
13353
  S = s ? S : S.slice(0, -2), k = JSON.stringify(k);
13347
- else if (x.isArray(k) && Wp(k) || (x.isFileList(k) || x.endsWith(S, "[]")) && (B = x.toArray(k)))
13354
+ else if (w.isArray(k) && Wp(k) || (w.isFileList(k) || w.endsWith(S, "[]")) && (B = w.toArray(k)))
13348
13355
  return S = Ii(S), B.forEach(function(P, D) {
13349
- !(x.isUndefined(P) || P === null) && n.append(
13356
+ !(w.isUndefined(P) || P === null) && n.append(
13350
13357
  // eslint-disable-next-line no-nested-ternary
13351
13358
  r === !0 ? Hn([S], D, i) : r === null ? S : S + "[]",
13352
13359
  h(P)
@@ -13355,27 +13362,27 @@ function ht(e, n, t) {
13355
13362
  }
13356
13363
  return Pt(k) ? !0 : (n.append(Hn(T, S, i), h(k)), !1);
13357
13364
  }
13358
- const p = [], w = Object.assign(Gp, {
13365
+ const p = [], x = Object.assign(Gp, {
13359
13366
  defaultVisitor: m,
13360
13367
  convertValue: h,
13361
13368
  isVisitable: Pt
13362
13369
  });
13363
13370
  function y(k, S) {
13364
- if (!x.isUndefined(k)) {
13371
+ if (!w.isUndefined(k)) {
13365
13372
  if (p.indexOf(k) !== -1)
13366
13373
  throw Error("Circular reference detected in " + S.join("."));
13367
- p.push(k), x.forEach(k, function(B, O) {
13368
- (!(x.isUndefined(B) || B === null) && o.call(
13374
+ p.push(k), w.forEach(k, function(B, O) {
13375
+ (!(w.isUndefined(B) || B === null) && o.call(
13369
13376
  n,
13370
13377
  B,
13371
- x.isString(O) ? O.trim() : O,
13378
+ w.isString(O) ? O.trim() : O,
13372
13379
  S,
13373
- w
13380
+ x
13374
13381
  )) === !0 && y(B, S ? S.concat(O) : [O]);
13375
13382
  }), p.pop();
13376
13383
  }
13377
13384
  }
13378
- if (!x.isObject(e))
13385
+ if (!w.isObject(e))
13379
13386
  throw new TypeError("data must be an object");
13380
13387
  return y(e), n;
13381
13388
  }
@@ -13416,7 +13423,7 @@ function Li(e, n, t) {
13416
13423
  return e;
13417
13424
  const s = t && t.encode || Jp, o = t && t.serialize;
13418
13425
  let i;
13419
- if (o ? i = o(n, t) : i = x.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
13426
+ if (o ? i = o(n, t) : i = w.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
13420
13427
  const r = e.indexOf("#");
13421
13428
  r !== -1 && (e = e.slice(0, r)), e += (e.indexOf("?") === -1 ? "?" : "&") + i;
13422
13429
  }
@@ -13471,7 +13478,7 @@ class Rn {
13471
13478
  * @returns {void}
13472
13479
  */
13473
13480
  forEach(n) {
13474
- x.forEach(this.handlers, function(s) {
13481
+ w.forEach(this.handlers, function(s) {
13475
13482
  s !== null && n(s);
13476
13483
  });
13477
13484
  }
@@ -13502,12 +13509,12 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", eg
13502
13509
  function ng(e, n) {
13503
13510
  return ht(e, new ce.classes.URLSearchParams(), Object.assign({
13504
13511
  visitor: function(t, s, o, i) {
13505
- return ce.isNode && x.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13512
+ return ce.isNode && w.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
13506
13513
  }
13507
13514
  }, n));
13508
13515
  }
13509
13516
  function ig(e) {
13510
- return x.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
13517
+ return w.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
13511
13518
  }
13512
13519
  function og(e) {
13513
13520
  const n = {}, t = Object.keys(e);
@@ -13523,20 +13530,20 @@ function Bi(e) {
13523
13530
  let r = t[i++];
13524
13531
  if (r === "__proto__") return !0;
13525
13532
  const d = Number.isFinite(+r), u = i >= t.length;
13526
- 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] = og(o[r])), !d);
13533
+ 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] = og(o[r])), !d);
13527
13534
  }
13528
- if (x.isFormData(e) && x.isFunction(e.entries)) {
13535
+ if (w.isFormData(e) && w.isFunction(e.entries)) {
13529
13536
  const t = {};
13530
- return x.forEachEntry(e, (s, o) => {
13537
+ return w.forEachEntry(e, (s, o) => {
13531
13538
  n(ig(s), o, t, 0);
13532
13539
  }), t;
13533
13540
  }
13534
13541
  return null;
13535
13542
  }
13536
13543
  function lg(e, n, t) {
13537
- if (x.isString(e))
13544
+ if (w.isString(e))
13538
13545
  try {
13539
- return (n || JSON.parse)(e), x.trim(e);
13546
+ return (n || JSON.parse)(e), w.trim(e);
13540
13547
  } catch (s) {
13541
13548
  if (s.name !== "SyntaxError")
13542
13549
  throw s;
@@ -13547,20 +13554,20 @@ const Ke = {
13547
13554
  transitional: Fi,
13548
13555
  adapter: ["xhr", "http", "fetch"],
13549
13556
  transformRequest: [function(n, t) {
13550
- const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i = x.isObject(n);
13551
- if (i && x.isHTMLForm(n) && (n = new FormData(n)), x.isFormData(n))
13557
+ const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i = w.isObject(n);
13558
+ if (i && w.isHTMLForm(n) && (n = new FormData(n)), w.isFormData(n))
13552
13559
  return o ? JSON.stringify(Bi(n)) : n;
13553
- if (x.isArrayBuffer(n) || x.isBuffer(n) || x.isStream(n) || x.isFile(n) || x.isBlob(n) || x.isReadableStream(n))
13560
+ if (w.isArrayBuffer(n) || w.isBuffer(n) || w.isStream(n) || w.isFile(n) || w.isBlob(n) || w.isReadableStream(n))
13554
13561
  return n;
13555
- if (x.isArrayBufferView(n))
13562
+ if (w.isArrayBufferView(n))
13556
13563
  return n.buffer;
13557
- if (x.isURLSearchParams(n))
13564
+ if (w.isURLSearchParams(n))
13558
13565
  return t.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), n.toString();
13559
13566
  let d;
13560
13567
  if (i) {
13561
13568
  if (s.indexOf("application/x-www-form-urlencoded") > -1)
13562
13569
  return ng(n, this.formSerializer).toString();
13563
- if ((d = x.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
13570
+ if ((d = w.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
13564
13571
  const u = this.env && this.env.FormData;
13565
13572
  return ht(
13566
13573
  d ? { "files[]": n } : n,
@@ -13573,9 +13580,9 @@ const Ke = {
13573
13580
  }],
13574
13581
  transformResponse: [function(n) {
13575
13582
  const t = this.transitional || Ke.transitional, s = t && t.forcedJSONParsing, o = this.responseType === "json";
13576
- if (x.isResponse(n) || x.isReadableStream(n))
13583
+ if (w.isResponse(n) || w.isReadableStream(n))
13577
13584
  return n;
13578
- if (n && x.isString(n) && (s && !this.responseType || o)) {
13585
+ if (n && w.isString(n) && (s && !this.responseType || o)) {
13579
13586
  const r = !(t && t.silentJSONParsing) && o;
13580
13587
  try {
13581
13588
  return JSON.parse(n);
@@ -13609,10 +13616,10 @@ const Ke = {
13609
13616
  }
13610
13617
  }
13611
13618
  };
13612
- x.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
13619
+ w.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
13613
13620
  Ke.headers[e] = {};
13614
13621
  });
13615
- const sg = x.toObjectSet([
13622
+ const sg = w.toObjectSet([
13616
13623
  "age",
13617
13624
  "authorization",
13618
13625
  "content-length",
@@ -13642,7 +13649,7 @@ function Ve(e) {
13642
13649
  return e && String(e).trim().toLowerCase();
13643
13650
  }
13644
13651
  function et(e) {
13645
- return e === !1 || e == null ? e : x.isArray(e) ? e.map(et) : String(e);
13652
+ return e === !1 || e == null ? e : w.isArray(e) ? e.map(et) : String(e);
13646
13653
  }
13647
13654
  function rg(e) {
13648
13655
  const n = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
@@ -13653,12 +13660,12 @@ function rg(e) {
13653
13660
  }
13654
13661
  const dg = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
13655
13662
  function _t(e, n, t, s, o) {
13656
- if (x.isFunction(s))
13663
+ if (w.isFunction(s))
13657
13664
  return s.call(this, n, t);
13658
- if (o && (n = t), !!x.isString(n)) {
13659
- if (x.isString(s))
13665
+ if (o && (n = t), !!w.isString(n)) {
13666
+ if (w.isString(s))
13660
13667
  return n.indexOf(s) !== -1;
13661
- if (x.isRegExp(s))
13668
+ if (w.isRegExp(s))
13662
13669
  return s.test(n);
13663
13670
  }
13664
13671
  }
@@ -13666,7 +13673,7 @@ function cg(e) {
13666
13673
  return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (n, t, s) => t.toUpperCase() + s);
13667
13674
  }
13668
13675
  function ug(e, n) {
13669
- const t = x.toCamelCase(" " + n);
13676
+ const t = w.toCamelCase(" " + n);
13670
13677
  ["get", "set", "has"].forEach((s) => {
13671
13678
  Object.defineProperty(e, s + t, {
13672
13679
  value: function(o, i, r) {
@@ -13686,15 +13693,15 @@ class te {
13686
13693
  const m = Ve(u);
13687
13694
  if (!m)
13688
13695
  throw new Error("header name must be a non-empty string");
13689
- const p = x.findKey(o, m);
13696
+ const p = w.findKey(o, m);
13690
13697
  (!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] = et(d));
13691
13698
  }
13692
- const r = (d, u) => x.forEach(d, (h, m) => i(h, m, u));
13693
- if (x.isPlainObject(n) || n instanceof this.constructor)
13699
+ const r = (d, u) => w.forEach(d, (h, m) => i(h, m, u));
13700
+ if (w.isPlainObject(n) || n instanceof this.constructor)
13694
13701
  r(n, t);
13695
- else if (x.isString(n) && (n = n.trim()) && !dg(n))
13702
+ else if (w.isString(n) && (n = n.trim()) && !dg(n))
13696
13703
  r(ag(n), t);
13697
- else if (x.isHeaders(n))
13704
+ else if (w.isHeaders(n))
13698
13705
  for (const [d, u] of n.entries())
13699
13706
  i(u, d, s);
13700
13707
  else
@@ -13703,16 +13710,16 @@ class te {
13703
13710
  }
13704
13711
  get(n, t) {
13705
13712
  if (n = Ve(n), n) {
13706
- const s = x.findKey(this, n);
13713
+ const s = w.findKey(this, n);
13707
13714
  if (s) {
13708
13715
  const o = this[s];
13709
13716
  if (!t)
13710
13717
  return o;
13711
13718
  if (t === !0)
13712
13719
  return rg(o);
13713
- if (x.isFunction(t))
13720
+ if (w.isFunction(t))
13714
13721
  return t.call(this, o, s);
13715
- if (x.isRegExp(t))
13722
+ if (w.isRegExp(t))
13716
13723
  return t.exec(o);
13717
13724
  throw new TypeError("parser must be boolean|regexp|function");
13718
13725
  }
@@ -13720,7 +13727,7 @@ class te {
13720
13727
  }
13721
13728
  has(n, t) {
13722
13729
  if (n = Ve(n), n) {
13723
- const s = x.findKey(this, n);
13730
+ const s = w.findKey(this, n);
13724
13731
  return !!(s && this[s] !== void 0 && (!t || _t(this, this[s], s, t)));
13725
13732
  }
13726
13733
  return !1;
@@ -13730,11 +13737,11 @@ class te {
13730
13737
  let o = !1;
13731
13738
  function i(r) {
13732
13739
  if (r = Ve(r), r) {
13733
- const d = x.findKey(s, r);
13740
+ const d = w.findKey(s, r);
13734
13741
  d && (!t || _t(s, s[d], d, t)) && (delete s[d], o = !0);
13735
13742
  }
13736
13743
  }
13737
- return x.isArray(n) ? n.forEach(i) : i(n), o;
13744
+ return w.isArray(n) ? n.forEach(i) : i(n), o;
13738
13745
  }
13739
13746
  clear(n) {
13740
13747
  const t = Object.keys(this);
@@ -13747,8 +13754,8 @@ class te {
13747
13754
  }
13748
13755
  normalize(n) {
13749
13756
  const t = this, s = {};
13750
- return x.forEach(this, (o, i) => {
13751
- const r = x.findKey(s, i);
13757
+ return w.forEach(this, (o, i) => {
13758
+ const r = w.findKey(s, i);
13752
13759
  if (r) {
13753
13760
  t[r] = et(o), delete t[i];
13754
13761
  return;
@@ -13762,8 +13769,8 @@ class te {
13762
13769
  }
13763
13770
  toJSON(n) {
13764
13771
  const t = /* @__PURE__ */ Object.create(null);
13765
- return x.forEach(this, (s, o) => {
13766
- s != null && s !== !1 && (t[o] = n && x.isArray(s) ? s.join(", ") : s);
13772
+ return w.forEach(this, (s, o) => {
13773
+ s != null && s !== !1 && (t[o] = n && w.isArray(s) ? s.join(", ") : s);
13767
13774
  }), t;
13768
13775
  }
13769
13776
  [Symbol.iterator]() {
@@ -13791,11 +13798,11 @@ class te {
13791
13798
  const d = Ve(r);
13792
13799
  s[d] || (ug(o, r), s[d] = !0);
13793
13800
  }
13794
- return x.isArray(n) ? n.forEach(i) : i(n), this;
13801
+ return w.isArray(n) ? n.forEach(i) : i(n), this;
13795
13802
  }
13796
13803
  }
13797
13804
  te.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
13798
- x.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13805
+ w.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13799
13806
  let t = n[0].toUpperCase() + n.slice(1);
13800
13807
  return {
13801
13808
  get: () => e,
@@ -13804,11 +13811,11 @@ x.reduceDescriptors(te.prototype, ({ value: e }, n) => {
13804
13811
  }
13805
13812
  };
13806
13813
  });
13807
- x.freezeMethods(te);
13808
- function wt(e, n) {
13814
+ w.freezeMethods(te);
13815
+ function xt(e, n) {
13809
13816
  const t = this || Ke, s = n || t, o = te.from(s.headers);
13810
13817
  let i = s.data;
13811
- return x.forEach(e, function(d) {
13818
+ return w.forEach(e, function(d) {
13812
13819
  i = d.call(t, i, o.normalize(), n ? n.status : void 0);
13813
13820
  }), o.normalize(), i;
13814
13821
  }
@@ -13818,7 +13825,7 @@ function Pi(e) {
13818
13825
  function Me(e, n, t) {
13819
13826
  R.call(this, e ?? "canceled", R.ERR_CANCELED, n, t), this.name = "CanceledError";
13820
13827
  }
13821
- x.inherits(Me, R, {
13828
+ w.inherits(Me, R, {
13822
13829
  __CANCEL__: !0
13823
13830
  });
13824
13831
  function Ai(e, n, t) {
@@ -13842,13 +13849,13 @@ function fg(e, n) {
13842
13849
  return n = n !== void 0 ? n : 1e3, function(u) {
13843
13850
  const h = Date.now(), m = s[i];
13844
13851
  r || (r = h), t[o] = u, s[o] = h;
13845
- let p = i, w = 0;
13852
+ let p = i, x = 0;
13846
13853
  for (; p !== o; )
13847
- w += t[p++], p = p % e;
13854
+ x += t[p++], p = p % e;
13848
13855
  if (o = (o + 1) % e, o === i && (i = (i + 1) % e), h - r < n)
13849
13856
  return;
13850
13857
  const y = m && h - m;
13851
- return y ? Math.round(w * 1e3 / y) : void 0;
13858
+ return y ? Math.round(x * 1e3 / y) : void 0;
13852
13859
  };
13853
13860
  }
13854
13861
  function hg(e, n) {
@@ -13900,7 +13907,7 @@ const it = (e, n, t = 3) => {
13900
13907
  };
13901
13908
  }
13902
13909
  return s = o(window.location.href), function(r) {
13903
- const d = x.isString(r) ? o(r) : r;
13910
+ const d = w.isString(r) ? o(r) : r;
13904
13911
  return d.protocol === s.protocol && d.host === s.host;
13905
13912
  };
13906
13913
  }()
@@ -13916,7 +13923,7 @@ const it = (e, n, t = 3) => {
13916
13923
  {
13917
13924
  write(e, n, t, s, o, i) {
13918
13925
  const r = [e + "=" + encodeURIComponent(n)];
13919
- 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("; ");
13926
+ 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("; ");
13920
13927
  },
13921
13928
  read(e) {
13922
13929
  const n = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
@@ -13952,21 +13959,21 @@ function Te(e, n) {
13952
13959
  n = n || {};
13953
13960
  const t = {};
13954
13961
  function s(h, m, p) {
13955
- 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;
13962
+ 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;
13956
13963
  }
13957
13964
  function o(h, m, p) {
13958
- if (x.isUndefined(m)) {
13959
- if (!x.isUndefined(h))
13965
+ if (w.isUndefined(m)) {
13966
+ if (!w.isUndefined(h))
13960
13967
  return s(void 0, h, p);
13961
13968
  } else return s(h, m, p);
13962
13969
  }
13963
13970
  function i(h, m) {
13964
- if (!x.isUndefined(m))
13971
+ if (!w.isUndefined(m))
13965
13972
  return s(void 0, m);
13966
13973
  }
13967
13974
  function r(h, m) {
13968
- if (x.isUndefined(m)) {
13969
- if (!x.isUndefined(h))
13975
+ if (w.isUndefined(m)) {
13976
+ if (!w.isUndefined(h))
13970
13977
  return s(void 0, h);
13971
13978
  } else return s(void 0, m);
13972
13979
  }
@@ -14007,9 +14014,9 @@ function Te(e, n) {
14007
14014
  validateStatus: d,
14008
14015
  headers: (h, m) => o(jn(h), jn(m), !0)
14009
14016
  };
14010
- return x.forEach(Object.keys(Object.assign({}, e, n)), function(m) {
14011
- const p = u[m] || o, w = p(e[m], n[m], m);
14012
- x.isUndefined(w) && p !== d || (t[m] = w);
14017
+ return w.forEach(Object.keys(Object.assign({}, e, n)), function(m) {
14018
+ const p = u[m] || o, x = p(e[m], n[m], m);
14019
+ w.isUndefined(x) && p !== d || (t[m] = x);
14013
14020
  }), t;
14014
14021
  }
14015
14022
  const Vi = (e) => {
@@ -14020,7 +14027,7 @@ const Vi = (e) => {
14020
14027
  "Basic " + btoa((d.username || "") + ":" + (d.password ? unescape(encodeURIComponent(d.password)) : ""))
14021
14028
  );
14022
14029
  let u;
14023
- if (x.isFormData(t)) {
14030
+ if (w.isFormData(t)) {
14024
14031
  if (ce.hasStandardBrowserEnv || ce.hasStandardBrowserWebWorkerEnv)
14025
14032
  r.setContentType(void 0);
14026
14033
  else if ((u = r.getContentType()) !== !1) {
@@ -14028,7 +14035,7 @@ const Vi = (e) => {
14028
14035
  r.setContentType([h || "multipart/form-data", ...m].join("; "));
14029
14036
  }
14030
14037
  }
14031
- if (ce.hasStandardBrowserEnv && (s && x.isFunction(s) && (s = s(n)), s || s !== !1 && pg(n.url))) {
14038
+ if (ce.hasStandardBrowserEnv && (s && w.isFunction(s) && (s = s(n)), s || s !== !1 && pg(n.url))) {
14032
14039
  const h = o && i && gg.read(i);
14033
14040
  h && r.set(o, h);
14034
14041
  }
@@ -14078,19 +14085,19 @@ const Vi = (e) => {
14078
14085
  o,
14079
14086
  m
14080
14087
  )), m = null;
14081
- }, i === void 0 && r.setContentType(null), "setRequestHeader" in m && x.forEach(r.toJSON(), function(k, S) {
14088
+ }, i === void 0 && r.setContentType(null), "setRequestHeader" in m && w.forEach(r.toJSON(), function(k, S) {
14082
14089
  m.setRequestHeader(S, k);
14083
- }), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", it(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", it(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
14090
+ }), w.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", it(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", it(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
14084
14091
  m && (s(!y || y.type ? new Me(null, e, m) : y), m.abort(), m = null);
14085
14092
  }, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
14086
- const w = mg(o.url);
14087
- if (w && ce.protocols.indexOf(w) === -1) {
14088
- s(new R("Unsupported protocol " + w + ":", R.ERR_BAD_REQUEST, e));
14093
+ const x = mg(o.url);
14094
+ if (x && ce.protocols.indexOf(x) === -1) {
14095
+ s(new R("Unsupported protocol " + x + ":", R.ERR_BAD_REQUEST, e));
14089
14096
  return;
14090
14097
  }
14091
14098
  m.send(i || null);
14092
14099
  });
14093
- }, wg = (e, n) => {
14100
+ }, xg = (e, n) => {
14094
14101
  let t = new AbortController(), s;
14095
14102
  const o = function(u) {
14096
14103
  if (!s) {
@@ -14112,7 +14119,7 @@ const Vi = (e) => {
14112
14119
  return d.unsubscribe = r, [d, () => {
14113
14120
  i && clearTimeout(i), i = null;
14114
14121
  }];
14115
- }, xg = function* (e, n) {
14122
+ }, wg = function* (e, n) {
14116
14123
  let t = e.byteLength;
14117
14124
  if (!n || t < n) {
14118
14125
  yield e;
@@ -14123,7 +14130,7 @@ const Vi = (e) => {
14123
14130
  o = s + n, yield e.slice(s, o), s = o;
14124
14131
  }, kg = async function* (e, n, t) {
14125
14132
  for await (const s of e)
14126
- yield* xg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
14133
+ yield* wg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
14127
14134
  }, Un = (e, n, t, s, o) => {
14128
14135
  const i = kg(e, n, o);
14129
14136
  let r = 0;
@@ -14163,7 +14170,7 @@ const Vi = (e) => {
14163
14170
  return e && !n;
14164
14171
  })(), Wn = 64 * 1024, Et = Di && !!(() => {
14165
14172
  try {
14166
- return x.isReadableStream(new Response("").body);
14173
+ return w.isReadableStream(new Response("").body);
14167
14174
  } catch {
14168
14175
  }
14169
14176
  })(), ot = {
@@ -14171,7 +14178,7 @@ const Vi = (e) => {
14171
14178
  };
14172
14179
  pt && ((e) => {
14173
14180
  ["text", "arrayBuffer", "blob", "formData", "stream"].forEach((n) => {
14174
- !ot[n] && (ot[n] = x.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
14181
+ !ot[n] && (ot[n] = w.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
14175
14182
  throw new R(`Response type '${n}' is not supported`, R.ERR_NOT_SUPPORT, s);
14176
14183
  });
14177
14184
  });
@@ -14179,16 +14186,16 @@ pt && ((e) => {
14179
14186
  const Tg = async (e) => {
14180
14187
  if (e == null)
14181
14188
  return 0;
14182
- if (x.isBlob(e))
14189
+ if (w.isBlob(e))
14183
14190
  return e.size;
14184
- if (x.isSpecCompliantForm(e))
14191
+ if (w.isSpecCompliantForm(e))
14185
14192
  return (await new Request(e).arrayBuffer()).byteLength;
14186
- if (x.isArrayBufferView(e))
14193
+ if (w.isArrayBufferView(e))
14187
14194
  return e.byteLength;
14188
- if (x.isURLSearchParams(e) && (e = e + ""), x.isString(e))
14195
+ if (w.isURLSearchParams(e) && (e = e + ""), w.isString(e))
14189
14196
  return (await At(e)).byteLength;
14190
14197
  }, Sg = async (e, n) => {
14191
- const t = x.toFiniteNumber(e.getContentLength());
14198
+ const t = w.toFiniteNumber(e.getContentLength());
14192
14199
  return t ?? Tg(n);
14193
14200
  }, Og = pt && (async (e) => {
14194
14201
  let {
@@ -14203,10 +14210,10 @@ const Tg = async (e) => {
14203
14210
  responseType: h,
14204
14211
  headers: m,
14205
14212
  withCredentials: p = "same-origin",
14206
- fetchOptions: w
14213
+ fetchOptions: x
14207
14214
  } = Vi(e);
14208
14215
  h = h ? (h + "").toLowerCase() : "text";
14209
- let [y, k] = o || i || r ? wg([o, i], r) : [], S, T;
14216
+ let [y, k] = o || i || r ? xg([o, i], r) : [], S, T;
14210
14217
  const B = () => {
14211
14218
  !S && setTimeout(() => {
14212
14219
  y && y.unsubscribe();
@@ -14220,13 +14227,13 @@ const Tg = async (e) => {
14220
14227
  body: s,
14221
14228
  duplex: "half"
14222
14229
  }), q;
14223
- x.isFormData(s) && (q = F.headers.get("content-type")) && m.setContentType(q), F.body && (s = Un(F.body, Wn, zn(
14230
+ w.isFormData(s) && (q = F.headers.get("content-type")) && m.setContentType(q), F.body && (s = Un(F.body, Wn, zn(
14224
14231
  O,
14225
14232
  it(u)
14226
14233
  ), null, At));
14227
14234
  }
14228
- x.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
14229
- ...w,
14235
+ w.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
14236
+ ...x,
14230
14237
  signal: y,
14231
14238
  method: t.toUpperCase(),
14232
14239
  headers: m.normalize().toJSON(),
@@ -14241,7 +14248,7 @@ const Tg = async (e) => {
14241
14248
  ["status", "statusText", "headers"].forEach((J) => {
14242
14249
  F[J] = P[J];
14243
14250
  });
14244
- const q = x.toFiniteNumber(P.headers.get("content-length"));
14251
+ const q = w.toFiniteNumber(P.headers.get("content-length"));
14245
14252
  P = new Response(
14246
14253
  Un(P.body, Wn, d && zn(
14247
14254
  q,
@@ -14251,7 +14258,7 @@ const Tg = async (e) => {
14251
14258
  );
14252
14259
  }
14253
14260
  h = h || "text";
14254
- let U = await ot[x.findKey(ot, h) || "text"](P, e);
14261
+ let U = await ot[w.findKey(ot, h) || "text"](P, e);
14255
14262
  return !D && B(), k && k(), await new Promise((F, q) => {
14256
14263
  Ai(F, q, {
14257
14264
  data: U,
@@ -14275,7 +14282,7 @@ const Tg = async (e) => {
14275
14282
  xhr: _g,
14276
14283
  fetch: Og
14277
14284
  };
14278
- x.forEach(Vt, (e, n) => {
14285
+ w.forEach(Vt, (e, n) => {
14279
14286
  if (e) {
14280
14287
  try {
14281
14288
  Object.defineProperty(e, "name", { value: n });
@@ -14284,9 +14291,9 @@ x.forEach(Vt, (e, n) => {
14284
14291
  Object.defineProperty(e, "adapterName", { value: n });
14285
14292
  }
14286
14293
  });
14287
- const Gn = (e) => `- ${e}`, Ig = (e) => x.isFunction(e) || e === null || e === !1, Hi = {
14294
+ const Gn = (e) => `- ${e}`, Ig = (e) => w.isFunction(e) || e === null || e === !1, Hi = {
14288
14295
  getAdapter: (e) => {
14289
- e = x.isArray(e) ? e : [e];
14296
+ e = w.isArray(e) ? e : [e];
14290
14297
  const { length: n } = e;
14291
14298
  let t, s;
14292
14299
  const o = {};
@@ -14315,22 +14322,22 @@ const Gn = (e) => `- ${e}`, Ig = (e) => x.isFunction(e) || e === null || e === !
14315
14322
  },
14316
14323
  adapters: Vt
14317
14324
  };
14318
- function xt(e) {
14325
+ function wt(e) {
14319
14326
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
14320
14327
  throw new Me(null, e);
14321
14328
  }
14322
14329
  function Jn(e) {
14323
- return xt(e), e.headers = te.from(e.headers), e.data = wt.call(
14330
+ return wt(e), e.headers = te.from(e.headers), e.data = xt.call(
14324
14331
  e,
14325
14332
  e.transformRequest
14326
14333
  ), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter || Ke.adapter)(e).then(function(s) {
14327
- return xt(e), s.data = wt.call(
14334
+ return wt(e), s.data = xt.call(
14328
14335
  e,
14329
14336
  e.transformResponse,
14330
14337
  s
14331
14338
  ), s.headers = te.from(s.headers), s;
14332
14339
  }, function(s) {
14333
- return Pi(s) || (xt(e), s && s.response && (s.response.data = wt.call(
14340
+ return Pi(s) || (wt(e), s && s.response && (s.response.data = xt.call(
14334
14341
  e,
14335
14342
  e.transformResponse,
14336
14343
  s.response
@@ -14383,7 +14390,7 @@ const Dt = {
14383
14390
  assertOptions: Mg,
14384
14391
  validators: en
14385
14392
  }, he = Dt.validators;
14386
- class xe {
14393
+ class we {
14387
14394
  constructor(n) {
14388
14395
  this.defaults = n, this.interceptors = {
14389
14396
  request: new Rn(),
@@ -14422,17 +14429,17 @@ class xe {
14422
14429
  silentJSONParsing: he.transitional(he.boolean),
14423
14430
  forcedJSONParsing: he.transitional(he.boolean),
14424
14431
  clarifyTimeoutError: he.transitional(he.boolean)
14425
- }, !1), o != null && (x.isFunction(o) ? t.paramsSerializer = {
14432
+ }, !1), o != null && (w.isFunction(o) ? t.paramsSerializer = {
14426
14433
  serialize: o
14427
14434
  } : Dt.assertOptions(o, {
14428
14435
  encode: he.function,
14429
14436
  serialize: he.function
14430
14437
  }, !0)), t.method = (t.method || this.defaults.method || "get").toLowerCase();
14431
- let r = i && x.merge(
14438
+ let r = i && w.merge(
14432
14439
  i.common,
14433
14440
  i[t.method]
14434
14441
  );
14435
- i && x.forEach(
14442
+ i && w.forEach(
14436
14443
  ["delete", "get", "head", "post", "put", "patch", "common"],
14437
14444
  (k) => {
14438
14445
  delete i[k];
@@ -14447,16 +14454,16 @@ class xe {
14447
14454
  this.interceptors.response.forEach(function(S) {
14448
14455
  h.push(S.fulfilled, S.rejected);
14449
14456
  });
14450
- let m, p = 0, w;
14457
+ let m, p = 0, x;
14451
14458
  if (!u) {
14452
14459
  const k = [Jn.bind(this), void 0];
14453
- for (k.unshift.apply(k, d), k.push.apply(k, h), w = k.length, m = Promise.resolve(t); p < w; )
14460
+ for (k.unshift.apply(k, d), k.push.apply(k, h), x = k.length, m = Promise.resolve(t); p < x; )
14454
14461
  m = m.then(k[p++], k[p++]);
14455
14462
  return m;
14456
14463
  }
14457
- w = d.length;
14464
+ x = d.length;
14458
14465
  let y = t;
14459
- for (p = 0; p < w; ) {
14466
+ for (p = 0; p < x; ) {
14460
14467
  const k = d[p++], S = d[p++];
14461
14468
  try {
14462
14469
  y = k(y);
@@ -14470,7 +14477,7 @@ class xe {
14470
14477
  } catch (k) {
14471
14478
  return Promise.reject(k);
14472
14479
  }
14473
- for (p = 0, w = h.length; p < w; )
14480
+ for (p = 0, x = h.length; p < x; )
14474
14481
  m = m.then(h[p++], h[p++]);
14475
14482
  return m;
14476
14483
  }
@@ -14480,8 +14487,8 @@ class xe {
14480
14487
  return Li(t, n.params, n.paramsSerializer);
14481
14488
  }
14482
14489
  }
14483
- x.forEach(["delete", "get", "head", "options"], function(n) {
14484
- xe.prototype[n] = function(t, s) {
14490
+ w.forEach(["delete", "get", "head", "options"], function(n) {
14491
+ we.prototype[n] = function(t, s) {
14485
14492
  return this.request(Te(s || {}, {
14486
14493
  method: n,
14487
14494
  url: t,
@@ -14489,7 +14496,7 @@ x.forEach(["delete", "get", "head", "options"], function(n) {
14489
14496
  }));
14490
14497
  };
14491
14498
  });
14492
- x.forEach(["post", "put", "patch"], function(n) {
14499
+ w.forEach(["post", "put", "patch"], function(n) {
14493
14500
  function t(s) {
14494
14501
  return function(i, r, d) {
14495
14502
  return this.request(Te(d || {}, {
@@ -14502,7 +14509,7 @@ x.forEach(["post", "put", "patch"], function(n) {
14502
14509
  }));
14503
14510
  };
14504
14511
  }
14505
- xe.prototype[n] = t(), xe.prototype[n + "Form"] = t(!0);
14512
+ we.prototype[n] = t(), we.prototype[n + "Form"] = t(!0);
14506
14513
  });
14507
14514
  class tn {
14508
14515
  constructor(n) {
@@ -14577,7 +14584,7 @@ function Lg(e) {
14577
14584
  };
14578
14585
  }
14579
14586
  function Fg(e) {
14580
- return x.isObject(e) && e.isAxiosError === !0;
14587
+ return w.isObject(e) && e.isAxiosError === !0;
14581
14588
  }
14582
14589
  const Ht = {
14583
14590
  Continue: 100,
@@ -14648,13 +14655,13 @@ Object.entries(Ht).forEach(([e, n]) => {
14648
14655
  Ht[n] = e;
14649
14656
  });
14650
14657
  function Ri(e) {
14651
- const n = new xe(e), t = bi(xe.prototype.request, n);
14652
- return x.extend(t, xe.prototype, n, { allOwnKeys: !0 }), x.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(o) {
14658
+ const n = new we(e), t = bi(we.prototype.request, n);
14659
+ return w.extend(t, we.prototype, n, { allOwnKeys: !0 }), w.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(o) {
14653
14660
  return Ri(Te(e, o));
14654
14661
  }, t;
14655
14662
  }
14656
14663
  const K = Ri(Ke);
14657
- K.Axios = xe;
14664
+ K.Axios = we;
14658
14665
  K.CanceledError = Me;
14659
14666
  K.CancelToken = tn;
14660
14667
  K.isCancel = Pi;
@@ -14669,7 +14676,7 @@ K.spread = Lg;
14669
14676
  K.isAxiosError = Fg;
14670
14677
  K.mergeConfig = Te;
14671
14678
  K.AxiosHeaders = te;
14672
- K.formToJSON = (e) => Bi(x.isHTMLForm(e) ? new FormData(e) : e);
14679
+ K.formToJSON = (e) => Bi(w.isHTMLForm(e) ? new FormData(e) : e);
14673
14680
  K.getAdapter = Hi.getAdapter;
14674
14681
  K.HttpStatusCode = Ht;
14675
14682
  K.default = K;
@@ -15263,7 +15270,7 @@ function dy(e, n, t, s, o, i) {
15263
15270
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
15264
15271
  onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
15265
15272
  }, [
15266
- v(u, j(we(t.iconDelete)), null, 16)
15273
+ v(u, j(xe(t.iconDelete)), null, 16)
15267
15274
  ], 8, Hg),
15268
15275
  f("span", null, [
15269
15276
  N(g(o.listOfFiles.length) + " ", 1),
@@ -15306,9 +15313,9 @@ function dy(e, n, t, s, o, i) {
15306
15313
  f("a", {
15307
15314
  href: "#",
15308
15315
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", m.file.name),
15309
- onClick: I((w) => i.removeFile(p), ["prevent"])
15316
+ onClick: I((x) => i.removeFile(p), ["prevent"])
15310
15317
  }, [
15311
- v(u, j(we(t.iconDelete)), null, 16)
15318
+ v(u, j(xe(t.iconDelete)), null, 16)
15312
15319
  ], 8, zg),
15313
15320
  f("span", {
15314
15321
  class: b([
@@ -15455,14 +15462,14 @@ function dy(e, n, t, s, o, i) {
15455
15462
  disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
15456
15463
  onClick: n[5] || (n[5] = (...m) => i.uploadFiles && i.uploadFiles(...m))
15457
15464
  }, [
15458
- v(u, j(we(t.iconUpload)), null, 16),
15465
+ v(u, j(xe(t.iconUpload)), null, 16),
15459
15466
  o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span", ly, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), a("span", sy, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
15460
15467
  ], 10, oy),
15461
15468
  f("button", {
15462
15469
  class: b(["button", { disabled: o.listOfFiles.length === 0 }]),
15463
15470
  onClick: n[6] || (n[6] = (...m) => i.cancel && i.cancel(...m))
15464
15471
  }, [
15465
- v(u, j(we(t.iconCancel)), null, 16),
15472
+ v(u, j(xe(t.iconCancel)), null, 16),
15466
15473
  f("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
15467
15474
  ], 2)
15468
15475
  ])
@@ -15694,7 +15701,7 @@ const $y = /* @__PURE__ */ L(cy, [["render", fy]]), hy = {
15694
15701
  function yy(e, n, t, s, o, i) {
15695
15702
  const r = Wa, d = ga, u = Cu;
15696
15703
  return i.contactFormOnly ? (l(), C(r, j(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", py, [
15697
- v(r, j(we(e.basicForm)), null, 16),
15704
+ v(r, j(xe(e.basicForm)), null, 16),
15698
15705
  f("div", gy, [
15699
15706
  t.cmdAddressData ? (l(), C(d, j(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
15700
15707
  t.cmdGoogleMaps ? (l(), C(u, j(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
@@ -15722,9 +15729,9 @@ function _y(e, n, t, s, o, i) {
15722
15729
  cmdHeadline: u.cmdHeadline
15723
15730
  }, {
15724
15731
  default: V((m) => [
15725
- (l(!0), a(_, null, H(u.boxes, (p, w) => (l(), C(r, M({
15732
+ (l(!0), a(_, null, H(u.boxes, (p, x) => (l(), C(r, M({
15726
15733
  "use-slots": ["box-body"],
15727
- key: w
15734
+ key: x
15728
15735
  }, p, {
15729
15736
  rowView: m.rowView
15730
15737
  }), {
@@ -15740,7 +15747,7 @@ function _y(e, n, t, s, o, i) {
15740
15747
  ], 64))), 128))
15741
15748
  ]);
15742
15749
  }
15743
- const tb = /* @__PURE__ */ L(by, [["render", _y]]), wy = {
15750
+ const tb = /* @__PURE__ */ L(by, [["render", _y]]), xy = {
15744
15751
  name: "MultipleListsOfLinks",
15745
15752
  props: {
15746
15753
  segments: {
@@ -15748,10 +15755,10 @@ const tb = /* @__PURE__ */ L(by, [["render", _y]]), wy = {
15748
15755
  default: null
15749
15756
  }
15750
15757
  }
15751
- }, xy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
15758
+ }, wy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
15752
15759
  function ky(e, n, t, s, o, i) {
15753
15760
  const r = gi;
15754
- return l(), a("div", xy, [
15761
+ return l(), a("div", wy, [
15755
15762
  (l(!0), a(_, null, H(t.segments, (d, u) => (l(), a(_, { key: u }, [
15756
15763
  v(r, {
15757
15764
  links: d.links,
@@ -15763,7 +15770,7 @@ function ky(e, n, t, s, o, i) {
15763
15770
  ], 64))), 128))
15764
15771
  ]);
15765
15772
  }
15766
- const nb = /* @__PURE__ */ L(wy, [["render", ky]]), ib = {
15773
+ const nb = /* @__PURE__ */ L(xy, [["render", ky]]), ib = {
15767
15774
  // el = real dom-element
15768
15775
  mounted(e) {
15769
15776
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
@@ -15870,7 +15877,7 @@ export {
15870
15877
  Wy as CmdSiteSearch,
15871
15878
  ct as CmdSlideButton,
15872
15879
  Gy as CmdSlideshow,
15873
- wf as CmdSocialNetworks,
15880
+ xf as CmdSocialNetworks,
15874
15881
  Jy as CmdSwitchLanguage,
15875
15882
  Ih as CmdSystemMessage,
15876
15883
  Ky as CmdTable,