comand-component-library 4.0.48 → 4.0.49

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  var Ri = Object.defineProperty;
2
2
  var Ni = (e, n, t) => n in e ? Ri(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
3
3
  var Ae = (e, n, t) => Ni(e, typeof n != "symbol" ? n + "" : n, t);
4
- import { defineComponent as Zn, h as fn, resolveComponent as be, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as ji, resolveDynamicComponent as De, withModifiers as I, withCtx as D, 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 R, renderList as q, resolveDirective as Ui, Transition as ke, toHandlers as kt, TransitionGroup as Ht, createApp as zi, Teleport as Wi, normalizeStyle as et, guardReactiveProps as xe, useCssVars as Yn, vModelDynamic as Gi, vModelText as Ji, onBeforeUpdate as Ki } from "vue";
4
+ import { defineComponent as Zn, h as fn, resolveComponent as be, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as ji, resolveDynamicComponent as De, withModifiers as O, 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 H, renderList as q, resolveDirective as Ui, Transition as ke, toHandlers as kt, TransitionGroup as Ht, createApp as zi, Teleport as Wi, normalizeStyle as et, guardReactiveProps as xe, useCssVars as Yn, vModelDynamic as Gi, vModelText as Ji, onBeforeUpdate as Ki } from "vue";
5
5
  const He = /^[a-z0-9]+(-[a-z0-9]+)*$/, ot = (e, n, t, s = "") => {
6
6
  const o = e.split(":");
7
7
  if (e.slice(0, 1) === "@") {
@@ -254,17 +254,17 @@ function lo(e, n) {
254
254
  let i = t.body;
255
255
  [t, s].forEach((y) => {
256
256
  const k = [], S = y.hFlip, T = y.vFlip;
257
- let P = y.rotate;
258
- S ? T ? P += 2 : (k.push(
257
+ let B = y.rotate;
258
+ S ? T ? B += 2 : (k.push(
259
259
  "translate(" + (o.width + o.left).toString() + " " + (0 - o.top).toString() + ")"
260
260
  ), k.push("scale(-1 1)"), o.top = o.left = 0) : T && (k.push(
261
261
  "translate(" + (0 - o.left).toString() + " " + (o.height + o.top).toString() + ")"
262
262
  ), k.push("scale(1 -1)"), o.top = o.left = 0);
263
- let B;
264
- switch (P < 0 && (P -= Math.floor(P / 4) * 4), P = P % 4, P) {
263
+ let I;
264
+ switch (B < 0 && (B -= Math.floor(B / 4) * 4), B = B % 4, B) {
265
265
  case 1:
266
- B = o.height / 2 + o.top, k.unshift(
267
- "rotate(90 " + B.toString() + " " + B.toString() + ")"
266
+ I = o.height / 2 + o.top, k.unshift(
267
+ "rotate(90 " + I.toString() + " " + I.toString() + ")"
268
268
  );
269
269
  break;
270
270
  case 2:
@@ -273,12 +273,12 @@ function lo(e, n) {
273
273
  );
274
274
  break;
275
275
  case 3:
276
- B = o.width / 2 + o.left, k.unshift(
277
- "rotate(-90 " + B.toString() + " " + B.toString() + ")"
276
+ I = o.width / 2 + o.left, k.unshift(
277
+ "rotate(-90 " + I.toString() + " " + I.toString() + ")"
278
278
  );
279
279
  break;
280
280
  }
281
- P % 2 === 1 && (o.left !== o.top && (B = o.left, o.left = o.top, o.top = B), o.width !== o.height && (B = o.width, o.width = o.height, o.height = B)), k.length && (i = '<g transform="' + k.join(" ") + '">' + i + "</g>");
281
+ B % 2 === 1 && (o.left !== o.top && (I = o.left, o.left = o.top, o.top = I), o.width !== o.height && (I = o.width, o.width = o.height, o.height = I)), k.length && (i = '<g transform="' + k.join(" ") + '">' + i + "</g>");
282
282
  });
283
283
  const r = s.width, d = s.height, u = o.width, h = o.height;
284
284
  let m, p;
@@ -555,12 +555,12 @@ function So(e, n, t, s) {
555
555
  const o = e.resources.length, i = e.random ? Math.floor(Math.random() * o) : e.index;
556
556
  let r;
557
557
  if (e.random) {
558
- let O = e.resources.slice(0);
559
- for (r = []; O.length > 1; ) {
560
- const H = Math.floor(Math.random() * O.length);
561
- r.push(O[H]), O = O.slice(0, H).concat(O.slice(H + 1));
558
+ let F = e.resources.slice(0);
559
+ for (r = []; F.length > 1; ) {
560
+ const R = Math.floor(Math.random() * F.length);
561
+ r.push(F[R]), F = F.slice(0, R).concat(F.slice(R + 1));
562
562
  }
563
- r = r.concat(O);
563
+ r = r.concat(F);
564
564
  } else
565
565
  r = e.resources.slice(i).concat(e.resources.slice(0, i));
566
566
  const d = Date.now();
@@ -570,14 +570,14 @@ function So(e, n, t, s) {
570
570
  p && (clearTimeout(p), p = null);
571
571
  }
572
572
  function S() {
573
- u === "pending" && (u = "aborted"), k(), x.forEach((O) => {
574
- O.status === "pending" && (O.status = "aborted");
573
+ u === "pending" && (u = "aborted"), k(), x.forEach((F) => {
574
+ F.status === "pending" && (F.status = "aborted");
575
575
  }), x = [];
576
576
  }
577
- function T(O, H) {
578
- H && (y = []), typeof O == "function" && y.push(O);
577
+ function T(F, R) {
578
+ R && (y = []), typeof F == "function" && y.push(F);
579
579
  }
580
- function P() {
580
+ function B() {
581
581
  return {
582
582
  startTime: d,
583
583
  payload: n,
@@ -588,19 +588,19 @@ function So(e, n, t, s) {
588
588
  abort: S
589
589
  };
590
590
  }
591
- function B() {
592
- u = "failed", y.forEach((O) => {
593
- O(void 0, m);
591
+ function I() {
592
+ u = "failed", y.forEach((F) => {
593
+ F(void 0, m);
594
594
  });
595
595
  }
596
- function F() {
597
- x.forEach((O) => {
598
- O.status === "pending" && (O.status = "aborted");
596
+ function P() {
597
+ x.forEach((F) => {
598
+ F.status === "pending" && (F.status = "aborted");
599
599
  }), x = [];
600
600
  }
601
- function E(O, H, J) {
602
- const Y = H !== "success";
603
- switch (x = x.filter((U) => U !== O), u) {
601
+ function D(F, R, J) {
602
+ const Y = R !== "success";
603
+ switch (x = x.filter((Z) => Z !== F), u) {
604
604
  case "pending":
605
605
  break;
606
606
  case "failed":
@@ -610,47 +610,47 @@ function So(e, n, t, s) {
610
610
  default:
611
611
  return;
612
612
  }
613
- if (H === "abort") {
614
- m = J, B();
613
+ if (R === "abort") {
614
+ m = J, I();
615
615
  return;
616
616
  }
617
617
  if (Y) {
618
- m = J, x.length || (r.length ? z() : B());
618
+ m = J, x.length || (r.length ? U() : I());
619
619
  return;
620
620
  }
621
- if (k(), F(), !e.random) {
622
- const U = e.resources.indexOf(O.resource);
623
- U !== -1 && U !== e.index && (e.index = U);
621
+ if (k(), P(), !e.random) {
622
+ const Z = e.resources.indexOf(F.resource);
623
+ Z !== -1 && Z !== e.index && (e.index = Z);
624
624
  }
625
- u = "completed", y.forEach((U) => {
626
- U(J);
625
+ u = "completed", y.forEach((Z) => {
626
+ Z(J);
627
627
  });
628
628
  }
629
- function z() {
629
+ function U() {
630
630
  if (u !== "pending")
631
631
  return;
632
632
  k();
633
- const O = r.shift();
634
- if (O === void 0) {
633
+ const F = r.shift();
634
+ if (F === void 0) {
635
635
  if (x.length) {
636
636
  p = setTimeout(() => {
637
- k(), u === "pending" && (F(), B());
637
+ k(), u === "pending" && (P(), I());
638
638
  }, e.timeout);
639
639
  return;
640
640
  }
641
- B();
641
+ I();
642
642
  return;
643
643
  }
644
- const H = {
644
+ const R = {
645
645
  status: "pending",
646
- resource: O,
646
+ resource: F,
647
647
  callback: (J, Y) => {
648
- E(H, J, Y);
648
+ D(R, J, Y);
649
649
  }
650
650
  };
651
- x.push(H), h++, p = setTimeout(z, e.rotate), t(O, n, H.callback);
651
+ x.push(R), h++, p = setTimeout(U, e.rotate), t(F, n, R.callback);
652
652
  }
653
- return setTimeout(z), P;
653
+ return setTimeout(U), B;
654
654
  }
655
655
  function li(e) {
656
656
  const n = {
@@ -688,7 +688,7 @@ function li(e) {
688
688
  function bn() {
689
689
  }
690
690
  const yt = /* @__PURE__ */ Object.create(null);
691
- function Io(e) {
691
+ function Oo(e) {
692
692
  if (!yt[e]) {
693
693
  const n = Ut(e);
694
694
  if (!n)
@@ -701,14 +701,14 @@ function Io(e) {
701
701
  }
702
702
  return yt[e];
703
703
  }
704
- function Oo(e, n, t) {
704
+ function Io(e, n, t) {
705
705
  let s, o;
706
706
  if (typeof e == "string") {
707
707
  const i = St(e);
708
708
  if (!i)
709
709
  return t(void 0, 424), bn;
710
710
  o = i.send;
711
- const r = Io(e);
711
+ const r = Oo(e);
712
712
  r && (s = r.redundancy);
713
713
  } else {
714
714
  const i = Nt(e);
@@ -721,7 +721,7 @@ function Oo(e, n, t) {
721
721
  return !s || !o ? (t(void 0, 424), bn) : s.query(n, o, t)().abort;
722
722
  }
723
723
  const Cn = "iconify2", Ne = "iconify", si = Ne + "-count", _n = Ne + "-version", ai = 36e5, Mo = 168;
724
- function It(e, n) {
724
+ function Ot(e, n) {
725
725
  try {
726
726
  return e.getItem(n);
727
727
  } catch {
@@ -739,11 +739,11 @@ function xn(e, n) {
739
739
  } catch {
740
740
  }
741
741
  }
742
- function Ot(e, n) {
742
+ function It(e, n) {
743
743
  return zt(e, si, n.toString());
744
744
  }
745
745
  function Mt(e) {
746
- return parseInt(It(e, si)) || 0;
746
+ return parseInt(Ot(e, si)) || 0;
747
747
  }
748
748
  const st = {
749
749
  local: !0,
@@ -770,18 +770,18 @@ function ci(e, n) {
770
770
  const t = di(e);
771
771
  if (!t)
772
772
  return;
773
- const s = It(t, _n);
773
+ const s = Ot(t, _n);
774
774
  if (s !== Cn) {
775
775
  if (s) {
776
776
  const d = Mt(t);
777
777
  for (let u = 0; u < d; u++)
778
778
  xn(t, Ne + u.toString());
779
779
  }
780
- zt(t, _n, Cn), Ot(t, 0);
780
+ zt(t, _n, Cn), It(t, 0);
781
781
  return;
782
782
  }
783
783
  const o = Math.floor(Date.now() / ai) - Mo, i = (d) => {
784
- const u = Ne + d.toString(), h = It(t, u);
784
+ const u = Ne + d.toString(), h = Ot(t, u);
785
785
  if (typeof h == "string") {
786
786
  try {
787
787
  const m = JSON.parse(h);
@@ -794,7 +794,7 @@ function ci(e, n) {
794
794
  };
795
795
  let r = Mt(t);
796
796
  for (let d = r - 1; d >= 0; d--)
797
- i(d) || (d === r - 1 ? (r--, Ot(t, r)) : ri[e].add(d));
797
+ i(d) || (d === r - 1 ? (r--, It(t, r)) : ri[e].add(d));
798
798
  }
799
799
  function ui() {
800
800
  if (!Wt) {
@@ -834,7 +834,7 @@ function Bo(e, n) {
834
834
  let r;
835
835
  if (i.size)
836
836
  i.delete(r = Array.from(i).shift());
837
- else if (r = Mt(o), !Ot(o, r + 1))
837
+ else if (r = Mt(o), !It(o, r + 1))
838
838
  return;
839
839
  const d = {
840
840
  cached: Math.floor(Date.now() / ai),
@@ -865,7 +865,7 @@ function Ao(e, n) {
865
865
  if (!o || !(i = St(t)))
866
866
  return;
867
867
  i.prepare(t, s, o).forEach((d) => {
868
- Oo(t, d, (u, h) => {
868
+ Io(t, d, (u, h) => {
869
869
  if (typeof u != "object") {
870
870
  if (h !== 404)
871
871
  return;
@@ -1021,7 +1021,7 @@ const Xe = {};
1021
1021
  function Sn(e) {
1022
1022
  return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
1023
1023
  }
1024
- const In = (e, n) => {
1024
+ const On = (e, n) => {
1025
1025
  const t = Vo(kn, n), s = { ...Uo }, o = n.mode || "svg", i = {}, r = n.style, d = typeof r == "object" && !(r instanceof Array) ? r : {};
1026
1026
  for (let S in n) {
1027
1027
  const T = n[S];
@@ -1051,8 +1051,8 @@ const In = (e, n) => {
1051
1051
  T !== !0 && T !== "true" && delete s["aria-hidden"];
1052
1052
  break;
1053
1053
  default: {
1054
- const P = Xe[S];
1055
- P ? (T === !0 || T === "true" || T === 1) && (t[P] = !0) : kn[S] === void 0 && (s[S] = T);
1054
+ const B = Xe[S];
1055
+ B ? (T === !0 || T === "true" || T === 1) && (t[B] = !0) : kn[S] === void 0 && (s[S] = T);
1056
1056
  }
1057
1057
  }
1058
1058
  }
@@ -1166,12 +1166,12 @@ const Wo = {
1166
1166
  this.counter;
1167
1167
  const e = this.$attrs, n = this.iconMounted ? this.getIcon(e.icon, e.onLoad) : null;
1168
1168
  if (!n)
1169
- return In(Wo, e);
1169
+ return On(Wo, e);
1170
1170
  let t = e;
1171
1171
  return n.classes && (t = {
1172
1172
  ...e,
1173
1173
  class: (typeof e.class == "string" ? e.class + " " : "") + n.classes.join(" ")
1174
- }), In({
1174
+ }), On({
1175
1175
  ...lt,
1176
1176
  ...n.data
1177
1177
  }, t);
@@ -1240,7 +1240,7 @@ function Zo(e, n, t, s, o, i) {
1240
1240
  title: t.tooltip
1241
1241
  }, null, 10, Ko));
1242
1242
  }
1243
- const W = /* @__PURE__ */ L(Jo, [["render", Zo]]);
1243
+ const z = /* @__PURE__ */ L(Jo, [["render", Zo]]);
1244
1244
  function ge(e, n) {
1245
1245
  return at(e, "EditComponentWrapper", n);
1246
1246
  }
@@ -1430,16 +1430,16 @@ const el = {
1430
1430
  class: "component-name"
1431
1431
  }, al = ["data-component"], rl = ["title"], dl = ["href", "title"], cl = ["title"], ul = { key: 0 }, ml = { key: 1 }, fl = ["title"], hl = ["title"];
1432
1432
  function pl(e, n, t, s, o, i) {
1433
- const r = W;
1433
+ const r = z;
1434
1434
  return l(), C(De(t.componentTag || "div"), {
1435
1435
  class: b(["edit-component-wrapper", { active: i.active }]),
1436
1436
  tabindex: "0",
1437
- onClick: I(i.showActionButtons, ["stop"]),
1437
+ onClick: O(i.showActionButtons, ["stop"]),
1438
1438
  ref: "editComponent",
1439
1439
  title: i.active ? "Select an action from the buttons in the top-left corner" : "Click to select this element",
1440
1440
  "data-identifier": o.componentIdentifier
1441
1441
  }, {
1442
- default: D(() => [
1442
+ default: V(() => [
1443
1443
  t.componentTag === "ul" ? (l(), a("li", el, [
1444
1444
  ue(f("ul", {
1445
1445
  class: "flex-container no-flex action-buttons",
@@ -1449,7 +1449,7 @@ function pl(e, n, t, s, o, i) {
1449
1449
  f("a", {
1450
1450
  class: b(["icon-hexagon button confirm", { disabled: !o.addHandlerProvider && !t.itemProvider && !t.allowAddComponent }]),
1451
1451
  href: "#",
1452
- onClick: n[0] || (n[0] = I((d) => i.addEntry(d), ["prevent"])),
1452
+ onClick: n[0] || (n[0] = O((d) => i.addEntry(d), ["prevent"])),
1453
1453
  title: i.isOuterComponent ? "Add new component" : "Add new item/entry"
1454
1454
  }, [
1455
1455
  v(r, {
@@ -1461,7 +1461,7 @@ function pl(e, n, t, s, o, i) {
1461
1461
  f("a", {
1462
1462
  class: b(["icon-hexagon button primary", { disabled: i.editing || !i.hasSettings }]),
1463
1463
  href: i.editing ? null : "#",
1464
- onClick: n[1] || (n[1] = I((...d) => i.editSettings && i.editSettings(...d), ["prevent"])),
1464
+ onClick: n[1] || (n[1] = O((...d) => i.editSettings && i.editSettings(...d), ["prevent"])),
1465
1465
  title: "Edit settings of this component"
1466
1466
  }, [
1467
1467
  v(r, {
@@ -1473,7 +1473,7 @@ function pl(e, n, t, s, o, i) {
1473
1473
  f("a", {
1474
1474
  class: "icon-hexagon button-delete",
1475
1475
  href: "#",
1476
- onClick: n[2] || (n[2] = I((...d) => i.deleteComponent && i.deleteComponent(...d), ["prevent"])),
1476
+ onClick: n[2] || (n[2] = O((...d) => i.deleteComponent && i.deleteComponent(...d), ["prevent"])),
1477
1477
  title: "Delete this component (and its content)"
1478
1478
  }, [
1479
1479
  v(r, { iconClass: "icon-trash" })
@@ -1483,7 +1483,7 @@ function pl(e, n, t, s, o, i) {
1483
1483
  f("a", {
1484
1484
  class: b(["icon-hexagon button-cancel", { disabled: !i.editing }]),
1485
1485
  href: "#",
1486
- onClick: n[3] || (n[3] = I((...d) => i.cancelComponent && i.cancelComponent(...d), ["prevent"])),
1486
+ onClick: n[3] || (n[3] = O((...d) => i.cancelComponent && i.cancelComponent(...d), ["prevent"])),
1487
1487
  title: "Cancel editing (changes will not be saved)"
1488
1488
  }, [
1489
1489
  v(r, { iconClass: "icon-cancel" })
@@ -1494,7 +1494,7 @@ function pl(e, n, t, s, o, i) {
1494
1494
  key: 0,
1495
1495
  class: "icon-hexagon button-save",
1496
1496
  href: "#",
1497
- onClick: n[4] || (n[4] = I((...d) => i.saveComponent && i.saveComponent(...d), ["prevent"])),
1497
+ onClick: n[4] || (n[4] = O((...d) => i.saveComponent && i.saveComponent(...d), ["prevent"])),
1498
1498
  title: "Save changes of this component"
1499
1499
  }, [
1500
1500
  v(r, { iconClass: "icon-check" })
@@ -1502,7 +1502,7 @@ function pl(e, n, t, s, o, i) {
1502
1502
  key: 1,
1503
1503
  class: b(["icon-hexagon button", { disabled: i.editModeContext.settings.isEditing(o.componentIdentifier) }]),
1504
1504
  href: "#",
1505
- onClick: n[5] || (n[5] = I((...d) => i.editComponent && i.editComponent(...d), ["prevent"])),
1505
+ onClick: n[5] || (n[5] = O((...d) => i.editComponent && i.editComponent(...d), ["prevent"])),
1506
1506
  title: "Edit content of this component"
1507
1507
  }, [
1508
1508
  v(r, { iconClass: "icon-edit" })
@@ -1523,7 +1523,7 @@ function pl(e, n, t, s, o, i) {
1523
1523
  f("a", {
1524
1524
  class: b(["icon-hexagon use-icon-as-background button confirm", { disabled: !o.addHandlerProvider && !t.itemProvider && !t.allowAddComponent }]),
1525
1525
  href: "#",
1526
- onClick: n[6] || (n[6] = I((...d) => i.addEntry && i.addEntry(...d), ["prevent"])),
1526
+ onClick: n[6] || (n[6] = O((...d) => i.addEntry && i.addEntry(...d), ["prevent"])),
1527
1527
  title: i.isOuterComponent ? "Add new component" : "Add new item/entry"
1528
1528
  }, [
1529
1529
  v(r, {
@@ -1535,7 +1535,7 @@ function pl(e, n, t, s, o, i) {
1535
1535
  f("a", {
1536
1536
  class: b(["icon-hexagon use-icon-as-background button primary", { disabled: i.editing || !i.hasSettings }]),
1537
1537
  href: i.editing ? null : "#",
1538
- onClick: n[7] || (n[7] = I((...d) => i.editSettings && i.editSettings(...d), ["prevent"])),
1538
+ onClick: n[7] || (n[7] = O((...d) => i.editSettings && i.editSettings(...d), ["prevent"])),
1539
1539
  title: "Edit settings for " + t.componentName
1540
1540
  }, [
1541
1541
  v(r, {
@@ -1547,7 +1547,7 @@ function pl(e, n, t, s, o, i) {
1547
1547
  f("a", {
1548
1548
  class: b(["icon-hexagon use-icon-as-background button button-delete", { disabled: i.editing || !t.allowDeleteComponent }]),
1549
1549
  href: "#",
1550
- onClick: n[8] || (n[8] = I((...d) => i.deleteComponent && i.deleteComponent(...d), ["prevent"])),
1550
+ onClick: n[8] || (n[8] = O((...d) => i.deleteComponent && i.deleteComponent(...d), ["prevent"])),
1551
1551
  title: "Delete " + t.componentName + " (and its content)"
1552
1552
  }, [
1553
1553
  v(r, { iconClass: "icon-trash" })
@@ -1557,7 +1557,7 @@ function pl(e, n, t, s, o, i) {
1557
1557
  f("a", {
1558
1558
  class: b(["icon-hexagon use-icon-as-background button cancel", { disabled: !i.editing }]),
1559
1559
  href: "#",
1560
- onClick: n[9] || (n[9] = I((...d) => i.cancelComponent && i.cancelComponent(...d), ["prevent"])),
1560
+ onClick: n[9] || (n[9] = O((...d) => i.cancelComponent && i.cancelComponent(...d), ["prevent"])),
1561
1561
  title: "Cancel editing (changes will not be saved)"
1562
1562
  }, [
1563
1563
  v(r, { iconClass: "icon-cancel" })
@@ -1568,7 +1568,7 @@ function pl(e, n, t, s, o, i) {
1568
1568
  key: 0,
1569
1569
  class: "icon-hexagon use-icon-as-background button confirm",
1570
1570
  href: "#",
1571
- onClick: n[10] || (n[10] = I((...d) => i.saveComponent && i.saveComponent(...d), ["prevent"])),
1571
+ onClick: n[10] || (n[10] = O((...d) => i.saveComponent && i.saveComponent(...d), ["prevent"])),
1572
1572
  title: "Save changes of " + t.componentName
1573
1573
  }, [
1574
1574
  v(r, { iconClass: "icon-check" })
@@ -1576,7 +1576,7 @@ function pl(e, n, t, s, o, i) {
1576
1576
  key: 1,
1577
1577
  class: b(["icon-hexagon use-icon-as-background button confirm", { disabled: i.editModeContext.settings.isEditing(o.componentIdentifier) }]),
1578
1578
  href: "#",
1579
- onClick: n[11] || (n[11] = I((...d) => i.editComponent && i.editComponent(...d), ["prevent"])),
1579
+ onClick: n[11] || (n[11] = O((...d) => i.editComponent && i.editComponent(...d), ["prevent"])),
1580
1580
  title: "Edit content for " + t.componentName
1581
1581
  }, [
1582
1582
  v(r, { iconClass: "icon-edit" })
@@ -1729,20 +1729,20 @@ const Se = /* @__PURE__ */ L($o, [["render", pl]]), $ = {
1729
1729
  ];
1730
1730
  function kl(e, n, t, s, o, i) {
1731
1731
  var h;
1732
- const r = W, d = ee, u = Se;
1732
+ const r = z, d = ee, u = Se;
1733
1733
  return !e.editModeContext || e.settingsContext || e.mainSidebarContext || t.headlineText ? (l(), a("div", {
1734
1734
  key: 0,
1735
1735
  class: b(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (h = t.cmdIcon) == null ? void 0 : h.iconClass }, i.headlineTextAlign])
1736
1736
  }, [
1737
1737
  t.preHeadlineText ? (l(), a(_, { key: 0 }, [
1738
1738
  t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
1739
- default: D(() => [
1739
+ default: V(() => [
1740
1740
  t.cmdIcon ? (l(), C(r, j(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1741
1741
  f("span", yl, [
1742
1742
  f("span", bl, g(t.preHeadlineText), 1),
1743
1743
  f("span", null, [
1744
1744
  A(e.$slots, "default", {}, () => [
1745
- R(g(t.headlineText), 1)
1745
+ H(g(t.headlineText), 1)
1746
1746
  ])
1747
1747
  ])
1748
1748
  ])
@@ -1750,11 +1750,11 @@ function kl(e, n, t, s, o, i) {
1750
1750
  _: 3
1751
1751
  })) : c("", !0)
1752
1752
  ], 64)) : (l(), C(De(i.headlineTag), { key: 1 }, {
1753
- default: D(() => [
1753
+ default: V(() => [
1754
1754
  t.cmdIcon ? (l(), C(r, j(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1755
1755
  f("span", null, [
1756
1756
  A(e.$slots, "default", {}, () => [
1757
- R(g(t.headlineText), 1)
1757
+ H(g(t.headlineText), 1)
1758
1758
  ])
1759
1759
  ])
1760
1760
  ]),
@@ -1771,7 +1771,7 @@ function kl(e, n, t, s, o, i) {
1771
1771
  componentPath: i.headlineComponentPath,
1772
1772
  allowDeleteComponent: !!t.headlineText
1773
1773
  }, {
1774
- default: D((m) => [
1774
+ default: V((m) => [
1775
1775
  m.editing ? (l(), C(d, {
1776
1776
  key: 0,
1777
1777
  element: "input",
@@ -1786,19 +1786,19 @@ function kl(e, n, t, s, o, i) {
1786
1786
  t.cmdIcon ? (l(), C(r, j(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1787
1787
  t.preHeadlineText ? (l(), a(_, { key: 1 }, [
1788
1788
  t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
1789
- default: D(() => [
1789
+ default: V(() => [
1790
1790
  t.cmdIcon ? (l(), C(r, j(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
1791
1791
  f("span", Cl, g(t.preHeadlineText), 1),
1792
1792
  A(e.$slots, "default", {}, () => [
1793
- R(g(t.headlineText), 1)
1793
+ H(g(t.headlineText), 1)
1794
1794
  ])
1795
1795
  ]),
1796
1796
  _: 3
1797
1797
  })) : c("", !0)
1798
1798
  ], 64)) : t.headlineText ? (l(), C(De(i.headlineTag), { key: 2 }, {
1799
- default: D(() => [
1799
+ default: V(() => [
1800
1800
  A(e.$slots, "default", {}, () => [
1801
- R(g(t.headlineText), 1)
1801
+ H(g(t.headlineText), 1)
1802
1802
  ])
1803
1803
  ]),
1804
1804
  _: 3
@@ -1813,7 +1813,7 @@ function kl(e, n, t, s, o, i) {
1813
1813
  _: 3
1814
1814
  }, 8, ["componentProps", "componentPath", "allowDeleteComponent"]));
1815
1815
  }
1816
- const K = /* @__PURE__ */ L(gl, [["render", kl]]), vl = {
1816
+ const G = /* @__PURE__ */ L(gl, [["render", kl]]), vl = {
1817
1817
  name: "CmdTooltip",
1818
1818
  data() {
1819
1819
  return {
@@ -1941,8 +1941,8 @@ const K = /* @__PURE__ */ L(gl, [["render", kl]]), vl = {
1941
1941
  key: 0,
1942
1942
  class: "headline-wrapper"
1943
1943
  }, Sl = ["title"];
1944
- function Il(e, n, t, s, o, i) {
1945
- const r = K, d = W;
1944
+ function Ol(e, n, t, s, o, i) {
1945
+ const r = G, d = z;
1946
1946
  return o.tooltipVisibility ? (l(), a("div", {
1947
1947
  key: 0,
1948
1948
  class: b(["cmd-tooltip", t.validationStatus]),
@@ -1953,7 +1953,7 @@ function Il(e, n, t, s, o, i) {
1953
1953
  t.iconClose.show && t.toggleVisibilityByClick ? (l(), a("a", {
1954
1954
  key: 1,
1955
1955
  href: "#",
1956
- onClick: n[0] || (n[0] = I((...u) => i.hideTooltip && i.hideTooltip(...u), ["prevent"])),
1956
+ onClick: n[0] || (n[0] = O((...u) => i.hideTooltip && i.hideTooltip(...u), ["prevent"])),
1957
1957
  title: t.iconClose.tooltip
1958
1958
  }, [
1959
1959
  v(d, {
@@ -1963,11 +1963,11 @@ function Il(e, n, t, s, o, i) {
1963
1963
  ], 8, Sl)) : c("", !0)
1964
1964
  ])) : c("", !0),
1965
1965
  A(e.$slots, "default", {}, () => [
1966
- R(g(t.tooltipText), 1)
1966
+ H(g(t.tooltipText), 1)
1967
1967
  ])
1968
1968
  ], 2)) : c("", !0);
1969
1969
  }
1970
- const Ol = /* @__PURE__ */ L(vl, [["render", Il]]), oe = {
1970
+ const Il = /* @__PURE__ */ L(vl, [["render", Ol]]), oe = {
1971
1971
  props: {
1972
1972
  /**
1973
1973
  * Message properties for internationalization.
@@ -2117,14 +2117,14 @@ const Ol = /* @__PURE__ */ L(vl, [["render", Il]]), oe = {
2117
2117
  }, Fl = { class: "cmd-list-of-requirements" }, Bl = /* @__PURE__ */ f("br", null, null, -1), Pl = /* @__PURE__ */ f("hr", null, null, -1), Al = ["href", "target"], El = { key: 1 };
2118
2118
  function Vl(e, n, t, s, o, i) {
2119
2119
  var u, h, m;
2120
- const r = K, d = W;
2120
+ const r = G, d = z;
2121
2121
  return l(), a("div", Fl, [
2122
2122
  t.showHeadline ? (l(), C(r, {
2123
2123
  key: 0,
2124
2124
  "headline-level": t.cmdHeadline.headlineLevel
2125
2125
  }, {
2126
- default: D(() => [
2127
- R(g(i.headlineRequirements), 1),
2126
+ default: V(() => [
2127
+ H(g(i.headlineRequirements), 1),
2128
2128
  t.labelText ? (l(), a(_, { key: 0 }, [
2129
2129
  Bl,
2130
2130
  f("em", null, g(t.labelText), 1)
@@ -2156,7 +2156,7 @@ function Vl(e, n, t, s, o, i) {
2156
2156
  key: 0,
2157
2157
  href: t.helplink.url,
2158
2158
  target: t.helplink.target,
2159
- onClick: n[0] || (n[0] = I(() => {
2159
+ onClick: n[0] || (n[0] = O(() => {
2160
2160
  }, ["prevent"]))
2161
2161
  }, [
2162
2162
  (u = t.helplink.icon) != null && u.iconClass ? (l(), C(d, {
@@ -2219,14 +2219,14 @@ const Dl = /* @__PURE__ */ L(Ll, [["render", Vl]]), ql = {
2219
2219
  }
2220
2220
  };
2221
2221
  function Hl(e, n, t, s, o, i) {
2222
- const r = Dl, d = Ol;
2222
+ const r = Dl, d = Il;
2223
2223
  return l(), C(d, {
2224
2224
  ref: "tooltip",
2225
2225
  class: b(["cmd-tooltip-for-form-elements box", t.validationStatus]),
2226
2226
  relatedId: t.relatedId,
2227
2227
  "toggle-visibility-by-click": !0
2228
2228
  }, {
2229
- default: D(() => [
2229
+ default: V(() => [
2230
2230
  t.cmdListOfRequirements.showRequirements ? (l(), C(r, j(M({ key: 0 }, t.cmdListOfRequirements)), null, 16)) : c("", !0)
2231
2231
  ]),
2232
2232
  _: 1
@@ -3056,8 +3056,8 @@ const Kt = {
3056
3056
  class: "search-field-wrapper flex-container no-gap"
3057
3057
  }, us = ["id", "maxlength", "value"], ms = ["title"], fs = ["title"], hs = { key: 1 };
3058
3058
  function ps(e, n, t, s, o, i) {
3059
- var u, h, m, p, x, y, k, S, T, P, B, F, E, z, O, H, J, Y, U, le, se, ae, re, X;
3060
- const r = W, d = Gt;
3059
+ var u, h, m, p, x, y, k, S, T, B, I, P, D, U, F, R, J, Y, Z, le, se, ae, re, X;
3060
+ const r = z, d = Gt;
3061
3061
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), a("label", {
3062
3062
  key: 0,
3063
3063
  class: b([
@@ -3083,14 +3083,14 @@ function ps(e, n, t, s, o, i) {
3083
3083
  }, [
3084
3084
  f("span", null, [
3085
3085
  t.labelText ? (l(), a(_, { key: 0 }, [
3086
- R(g(t.labelText), 1)
3086
+ H(g(t.labelText), 1)
3087
3087
  ], 64)) : A(e.$slots, "labeltext", { key: 1 }),
3088
3088
  e.$attrs.required != null && e.$attrs.required !== !1 ? (l(), a("sup", Wl, "*")) : c("", !0)
3089
3089
  ]),
3090
3090
  (e.$attrs.required || e.inputRequirements.length) && t.showStatusIcon ? (l(), a("a", {
3091
3091
  key: 0,
3092
3092
  href: "#",
3093
- onClick: n[0] || (n[0] = I(() => {
3093
+ onClick: n[0] || (n[0] = O(() => {
3094
3094
  }, ["prevent"])),
3095
3095
  title: i.validationTooltip,
3096
3096
  "aria-errormessage": e.tooltipId,
@@ -3117,12 +3117,12 @@ function ps(e, n, t, s, o, i) {
3117
3117
  t.element === "input" && e.$attrs.type !== "search" ? (l(), a("input", M({ key: 1 }, i.elementAttributes, {
3118
3118
  id: e.htmlId,
3119
3119
  class: t.inputClass,
3120
- onFocus: n[1] || (n[1] = (V) => e.tooltip = !0),
3121
- onBlur: n[2] || (n[2] = (...V) => i.onBlur && i.onBlur(...V)),
3122
- onInput: n[3] || (n[3] = (...V) => i.onInput && i.onInput(...V)),
3123
- onMouseover: n[4] || (n[4] = (...V) => i.datalistFocus && i.datalistFocus(...V)),
3124
- onKeyup: n[5] || (n[5] = (...V) => e.checkForCapsLock && e.checkForCapsLock(...V)),
3125
- onChange: n[6] || (n[6] = (V) => e.$emit("change", V)),
3120
+ onFocus: n[1] || (n[1] = (E) => e.tooltip = !0),
3121
+ onBlur: n[2] || (n[2] = (...E) => i.onBlur && i.onBlur(...E)),
3122
+ onInput: n[3] || (n[3] = (...E) => i.onInput && i.onInput(...E)),
3123
+ onMouseover: n[4] || (n[4] = (...E) => i.datalistFocus && i.datalistFocus(...E)),
3124
+ onKeyup: n[5] || (n[5] = (...E) => e.checkForCapsLock && e.checkForCapsLock(...E)),
3125
+ onChange: n[6] || (n[6] = (E) => e.$emit("change", E)),
3126
3126
  autocomplete: i.autocomplete,
3127
3127
  list: t.datalist ? t.datalist.id : null,
3128
3128
  value: t.modelValue,
@@ -3133,10 +3133,10 @@ function ps(e, n, t, s, o, i) {
3133
3133
  key: 2,
3134
3134
  href: "#",
3135
3135
  class: "place-inside",
3136
- onMousedown: n[7] || (n[7] = I((...V) => i.showPassword && i.showPassword(...V), ["prevent"])),
3137
- onMouseup: n[8] || (n[8] = I((...V) => i.hidePassword && i.hidePassword(...V), ["prevent"])),
3138
- onMouseleave: n[9] || (n[9] = I((...V) => i.hidePassword && i.hidePassword(...V), ["prevent"])),
3139
- onClick: n[10] || (n[10] = I(() => {
3136
+ onMousedown: n[7] || (n[7] = O((...E) => i.showPassword && i.showPassword(...E), ["prevent"])),
3137
+ onMouseup: n[8] || (n[8] = O((...E) => i.hidePassword && i.hidePassword(...E), ["prevent"])),
3138
+ onMouseleave: n[9] || (n[9] = O((...E) => i.hidePassword && i.hidePassword(...E), ["prevent"])),
3139
+ onClick: n[10] || (n[10] = O(() => {
3140
3140
  }, ["prevent"])),
3141
3141
  title: t.iconPasswordVisible.tooltip
3142
3142
  }, [
@@ -3149,16 +3149,16 @@ function ps(e, n, t, s, o, i) {
3149
3149
  key: 2,
3150
3150
  id: t.datalist.id
3151
3151
  }, [
3152
- (l(!0), a(_, null, q(t.datalist.options, (V, fe) => (l(), a("option", {
3152
+ (l(!0), a(_, null, q(t.datalist.options, (E, fe) => (l(), a("option", {
3153
3153
  key: fe,
3154
- value: V
3154
+ value: E
3155
3155
  }, null, 8, Xl))), 128))
3156
3156
  ], 8, Yl)) : t.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (l(), a(_, { key: 3 }, [
3157
3157
  t.onLabel && t.offLabel ? t.onLabel && t.offLabel ? (l(), a(_, { key: 1 }, [
3158
3158
  f("span", es, [
3159
3159
  f("input", M(i.elementAttributes, {
3160
- onChange: n[13] || (n[13] = (...V) => i.onChange && i.onChange(...V)),
3161
- onBlur: n[14] || (n[14] = (...V) => i.onBlur && i.onBlur(...V)),
3160
+ onChange: n[13] || (n[13] = (...E) => i.onChange && i.onChange(...E)),
3161
+ onBlur: n[14] || (n[14] = (...E) => i.onBlur && i.onBlur(...E)),
3162
3162
  checked: i.isChecked,
3163
3163
  value: t.inputValue,
3164
3164
  class: { inputClass: t.inputClass, validationStatus: e.validationStatus },
@@ -3174,14 +3174,14 @@ function ps(e, n, t, s, o, i) {
3174
3174
  class: b(["label-text", { hidden: !t.showLabel }])
3175
3175
  }, [
3176
3176
  f("span", null, [
3177
- R(g(t.labelText), 1),
3177
+ H(g(t.labelText), 1),
3178
3178
  e.$attrs.required ? (l(), a("sup", os, "*")) : c("", !0)
3179
3179
  ])
3180
3180
  ], 2)) : c("", !0)
3181
3181
  ], 64)) : A(e.$slots, "default", { key: 2 }) : (l(), a(_, { key: 0 }, [
3182
3182
  f("input", M(i.elementAttributes, {
3183
- onChange: n[11] || (n[11] = (...V) => i.onChange && i.onChange(...V)),
3184
- onBlur: n[12] || (n[12] = (...V) => i.onBlur && i.onBlur(...V)),
3183
+ onChange: n[11] || (n[11] = (...E) => i.onChange && i.onChange(...E)),
3184
+ onBlur: n[12] || (n[12] = (...E) => i.onBlur && i.onBlur(...E)),
3185
3185
  checked: i.isChecked,
3186
3186
  value: t.inputValue,
3187
3187
  class: [t.inputClass, e.validationStatus, i.toggleSwitchIconClass, { "replace-input-type": t.replaceInputType }],
@@ -3195,7 +3195,7 @@ function ps(e, n, t, s, o, i) {
3195
3195
  }, [
3196
3196
  f("span", null, [
3197
3197
  t.labelText ? (l(), a(_, { key: 0 }, [
3198
- R(g(t.labelText), 1)
3198
+ H(g(t.labelText), 1)
3199
3199
  ], 64)) : A(e.$slots, "labeltext", { key: 1 }),
3200
3200
  e.$attrs.required ? (l(), a("sup", $l, "*")) : c("", !0)
3201
3201
  ])
@@ -3204,22 +3204,22 @@ function ps(e, n, t, s, o, i) {
3204
3204
  ], 64)) : c("", !0),
3205
3205
  t.element === "select" ? (l(), a("select", M({ key: 4 }, i.elementAttributes, {
3206
3206
  id: e.htmlId,
3207
- onBlur: n[15] || (n[15] = (...V) => i.onBlur && i.onBlur(...V)),
3208
- onChange: n[16] || (n[16] = (V) => e.$emit("update:modelValue", V.target.value))
3207
+ onBlur: n[15] || (n[15] = (...E) => i.onBlur && i.onBlur(...E)),
3208
+ onChange: n[16] || (n[16] = (E) => e.$emit("update:modelValue", E.target.value))
3209
3209
  }), [
3210
- (l(!0), a(_, null, q(t.selectOptions, (V, fe) => (l(), a("option", {
3210
+ (l(!0), a(_, null, q(t.selectOptions, (E, fe) => (l(), a("option", {
3211
3211
  key: fe,
3212
- value: V.value,
3213
- selected: V.value === t.modelValue
3214
- }, g(V.text), 9, ss))), 128))
3212
+ value: E.value,
3213
+ selected: E.value === t.modelValue
3214
+ }, g(E.text), 9, ss))), 128))
3215
3215
  ], 16, ls)) : c("", !0),
3216
3216
  t.element === "textarea" ? (l(), a("textarea", M({ key: 5 }, i.elementAttributes, {
3217
3217
  id: e.htmlId,
3218
3218
  value: t.modelValue,
3219
3219
  maxlength: i.getMaxLength(),
3220
- onInput: n[17] || (n[17] = (...V) => i.onInput && i.onInput(...V)),
3221
- onFocus: n[18] || (n[18] = (V) => e.tooltip = !0),
3222
- onBlur: n[19] || (n[19] = (...V) => i.onBlur && i.onBlur(...V))
3220
+ onInput: n[17] || (n[17] = (...E) => i.onInput && i.onInput(...E)),
3221
+ onFocus: n[18] || (n[18] = (E) => e.tooltip = !0),
3222
+ onBlur: n[19] || (n[19] = (...E) => i.onBlur && i.onBlur(...E))
3223
3223
  }), null, 16, as)) : c("", !0),
3224
3224
  t.element === "textarea" && t.showCharactersTextarea ? (l(), a("span", rs, [
3225
3225
  t.textCharactersLeft ? (l(), a("span", ds, g(t.textCharactersLeft), 1)) : c("", !0),
@@ -3234,7 +3234,7 @@ function ps(e, n, t, s, o, i) {
3234
3234
  }, null, 8, ["iconClass"])) : c("", !0),
3235
3235
  f("input", M(i.elementAttributes, {
3236
3236
  id: e.htmlId,
3237
- onInput: n[20] || (n[20] = (...V) => i.onInput && i.onInput(...V)),
3237
+ onInput: n[20] || (n[20] = (...E) => i.onInput && i.onInput(...E)),
3238
3238
  maxlength: i.getMaxLength(),
3239
3239
  value: t.modelValue
3240
3240
  }), null, 16, us),
@@ -3243,7 +3243,7 @@ function ps(e, n, t, s, o, i) {
3243
3243
  href: "#",
3244
3244
  class: b(["button no-flex", { disabled: e.$attrs.disabled }]),
3245
3245
  title: t.iconSearch.tooltip,
3246
- onClick: n[21] || (n[21] = I((...V) => i.executeSearch && i.executeSearch(...V), ["prevent"]))
3246
+ onClick: n[21] || (n[21] = O((...E) => i.executeSearch && i.executeSearch(...E), ["prevent"]))
3247
3247
  }, [
3248
3248
  v(r, {
3249
3249
  iconClass: t.iconSearch.iconClass
@@ -3252,7 +3252,7 @@ function ps(e, n, t, s, o, i) {
3252
3252
  (u = t.iconDelete) != null && u.show ? (l(), a("a", {
3253
3253
  key: 2,
3254
3254
  href: "#",
3255
- onClick: n[22] || (n[22] = I((V) => e.$emit("update:modelValue", ""), ["prevent"])),
3255
+ onClick: n[22] || (n[22] = O((E) => e.$emit("update:modelValue", ""), ["prevent"])),
3256
3256
  title: (h = t.iconDelete) == null ? void 0 : h.tooltip
3257
3257
  }, [
3258
3258
  v(r, {
@@ -3265,17 +3265,17 @@ function ps(e, n, t, s, o, i) {
3265
3265
  key: 1,
3266
3266
  class: "button"
3267
3267
  }, i.buttonAttrs, {
3268
- onClick: n[23] || (n[23] = (...V) => i.submit && i.submit(...V))
3268
+ onClick: n[23] || (n[23] = (...E) => i.submit && i.submit(...E))
3269
3269
  }), [
3270
- (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" || !((P = (T = t.nativeButton) == null ? void 0 : T.icon) != null && P.position)) ? (l(), C(r, {
3270
+ (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, {
3271
3271
  key: 0,
3272
- iconClass: (F = (B = t.nativeButton) == null ? void 0 : B.icon) == null ? void 0 : F.iconClass,
3273
- type: (z = (E = t.nativeButton) == null ? void 0 : E.icon) == null ? void 0 : z.iconType
3272
+ iconClass: (P = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : P.iconClass,
3273
+ type: (U = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : U.iconType
3274
3274
  }, null, 8, ["iconClass", "type"])) : c("", !0),
3275
- (O = t.nativeButton) != null && O.icon && ((H = t.nativeButton) != null && H.text) ? (l(), a("span", hs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
3276
- R(g(t.nativeButton.text), 1)
3275
+ (F = t.nativeButton) != null && F.icon && ((R = t.nativeButton) != null && R.text) ? (l(), a("span", hs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
3276
+ H(g(t.nativeButton.text), 1)
3277
3277
  ], 64)),
3278
- (Y = (J = t.nativeButton) == null ? void 0 : J.icon) != null && Y.show && ((le = (U = t.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : le.position) === "after" ? (l(), C(r, {
3278
+ (Y = (J = t.nativeButton) == null ? void 0 : J.icon) != null && Y.show && ((le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.position) === "after" ? (l(), C(r, {
3279
3279
  key: 3,
3280
3280
  iconClass: (ae = (se = t.nativeButton) == null ? void 0 : se.icon) == null ? void 0 : ae.iconClass,
3281
3281
  type: (X = (re = t.nativeButton) == null ? void 0 : re.icon) == null ? void 0 : X.iconType
@@ -3398,7 +3398,7 @@ const ee = /* @__PURE__ */ L(Ul, [["render", ps]]), gs = {
3398
3398
  }, Ts = {
3399
3399
  key: 1,
3400
3400
  class: "locality"
3401
- }, Ss = /* @__PURE__ */ f("br", null, null, -1), Is = { key: 0 }, Os = {
3401
+ }, Ss = /* @__PURE__ */ f("br", null, null, -1), Os = { key: 0 }, Is = {
3402
3402
  key: 3,
3403
3403
  class: "country-name"
3404
3404
  }, Ms = { class: "street-address" }, Ls = /* @__PURE__ */ f("br", null, null, -1), Fs = {
@@ -3412,7 +3412,7 @@ const ee = /* @__PURE__ */ L(Ul, [["render", ps]]), gs = {
3412
3412
  class: "country-name"
3413
3413
  };
3414
3414
  function Vs(e, n, t, s, o, i) {
3415
- const r = W, d = ee, u = Ui("telephone");
3415
+ const r = z, d = ee, u = Ui("telephone");
3416
3416
  return l(), a(_, null, [
3417
3417
  f("dt", {
3418
3418
  class: b(["cmd-address-data-item", { address: t.addressEntry.type === "address" }])
@@ -3447,7 +3447,7 @@ function Vs(e, n, t, s, o, i) {
3447
3447
  title: t.addressEntry.tooltip,
3448
3448
  "data-type": t.addressEntry.type
3449
3449
  }, [
3450
- R(g(t.addressEntry.data || t.addressEntry.href), 1)
3450
+ H(g(t.addressEntry.data || t.addressEntry.href), 1)
3451
3451
  ], 8, bs)), [
3452
3452
  [u, t.addressEntry.href]
3453
3453
  ]) : (l(), a("span", {
@@ -3472,18 +3472,18 @@ function Vs(e, n, t, s, o, i) {
3472
3472
  }, [
3473
3473
  t.addressEntry.zip ? (l(), a("span", vs, g(t.addressEntry.zip), 1)) : c("", !0),
3474
3474
  t.addressEntry.city ? (l(), a("span", Ts, [
3475
- R(g(t.addressEntry.city), 1),
3475
+ H(g(t.addressEntry.city), 1),
3476
3476
  t.addressEntry.state ? (l(), a(_, { key: 0 }, [
3477
- R(g(t.addressEntry.state), 1)
3477
+ H(g(t.addressEntry.state), 1)
3478
3478
  ], 64)) : c("", !0)
3479
3479
  ])) : c("", !0)
3480
3480
  ], 2)) : c("", !0),
3481
3481
  Ss,
3482
3482
  t.addressEntry.miscInfo ? (l(), a(_, { key: 2 }, [
3483
3483
  f("span", null, g(t.addressEntry.miscInfo), 1),
3484
- t.addressEntry.country ? (l(), a("br", Is)) : c("", !0)
3484
+ t.addressEntry.country ? (l(), a("br", Os)) : c("", !0)
3485
3485
  ], 64)) : c("", !0),
3486
- t.addressEntry.country ? (l(), a("span", Os, g(t.addressEntry.country), 1)) : c("", !0)
3486
+ t.addressEntry.country ? (l(), a("span", Is, g(t.addressEntry.country), 1)) : c("", !0)
3487
3487
  ], 8, xs)) : (l(), a(_, { key: 1 }, [
3488
3488
  e.editing ? (l(), a(_, { key: 1 }, [
3489
3489
  v(d, {
@@ -3550,9 +3550,9 @@ function Vs(e, n, t, s, o, i) {
3550
3550
  }, [
3551
3551
  t.addressEntry.zip ? (l(), a("span", Fs, g(t.addressEntry.zip), 1)) : c("", !0),
3552
3552
  t.addressEntry.city ? (l(), a("span", Bs, [
3553
- R(g(t.addressEntry.city), 1),
3553
+ H(g(t.addressEntry.city), 1),
3554
3554
  t.addressEntry.state ? (l(), a(_, { key: 0 }, [
3555
- R(" " + g(t.addressEntry.state), 1)
3555
+ H(" " + g(t.addressEntry.state), 1)
3556
3556
  ], 64)) : c("", !0)
3557
3557
  ])) : c("", !0)
3558
3558
  ], 2)) : c("", !0),
@@ -3713,7 +3713,7 @@ const Ds = /* @__PURE__ */ L(gs, [["render", Vs]]), qs = {
3713
3713
  };
3714
3714
  function ua(e, n, t, s, o, i) {
3715
3715
  var m;
3716
- const r = K, d = Ds, u = Se, h = W;
3716
+ const r = G, d = Ds, u = Se, h = z;
3717
3717
  return l(), a("div", Rs, [
3718
3718
  t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
3719
3719
  (m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
@@ -3735,7 +3735,7 @@ function ua(e, n, t, s, o, i) {
3735
3735
  componentProps: p,
3736
3736
  componentPath: ["props", "addressData", x]
3737
3737
  }, {
3738
- default: D(() => [
3738
+ default: V(() => [
3739
3739
  f("dl", null, [
3740
3740
  v(d, {
3741
3741
  addressEntry: p,
@@ -3777,7 +3777,7 @@ function ua(e, n, t, s, o, i) {
3777
3777
  type: p.iconType
3778
3778
  }, null, 8, ["iconClass", "type"])) : c("", !0)
3779
3779
  ], 64)) : (l(), a(_, { key: 1 }, [
3780
- R(g(p.href), 1)
3780
+ H(g(p.href), 1)
3781
3781
  ], 64))
3782
3782
  ], 8, Gs)) : t.showIconsOnly ? c("", !0) : (l(), a("span", {
3783
3783
  key: 1,
@@ -3807,9 +3807,9 @@ function ua(e, n, t, s, o, i) {
3807
3807
  }, [
3808
3808
  p.zip ? (l(), a("span", Xs, g(p.zip) + " ", 1)) : c("", !0),
3809
3809
  p.city ? (l(), a("span", Qs, [
3810
- R(g(p.city), 1),
3810
+ H(g(p.city), 1),
3811
3811
  p.state ? (l(), a(_, { key: 0 }, [
3812
- R(g(p.state), 1)
3812
+ H(g(p.state), 1)
3813
3813
  ], 64)) : c("", !0)
3814
3814
  ])) : c("", !0),
3815
3815
  $s
@@ -3836,9 +3836,9 @@ function ua(e, n, t, s, o, i) {
3836
3836
  }, [
3837
3837
  p.zip ? (l(), a("span", la, g(p.zip) + " ", 1)) : c("", !0),
3838
3838
  p.city ? (l(), a("span", sa, [
3839
- R(g(p.city), 1),
3839
+ H(g(p.city), 1),
3840
3840
  p.state ? (l(), a(_, { key: 0 }, [
3841
- R(g(p.state), 1)
3841
+ H(g(p.state), 1)
3842
3842
  ], 64)) : c("", !0)
3843
3843
  ])) : c("", !0),
3844
3844
  aa
@@ -3925,9 +3925,9 @@ const ma = /* @__PURE__ */ L(Hs, [["render", ua]]), fa = {
3925
3925
  }
3926
3926
  }, ha = ["title"];
3927
3927
  function pa(e, n, t, s, o, i) {
3928
- const r = W;
3928
+ const r = z;
3929
3929
  return l(), C(ke, { name: "fade" }, {
3930
- default: D(() => [
3930
+ default: V(() => [
3931
3931
  i.show ? (l(), a("a", {
3932
3932
  key: 0,
3933
3933
  class: "cmd-back-to-top-button button",
@@ -3935,7 +3935,7 @@ function pa(e, n, t, s, o, i) {
3935
3935
  href: "#",
3936
3936
  role: "button",
3937
3937
  title: t.cmdIcon.tooltip,
3938
- onClick: n[0] || (n[0] = I((...d) => i.onBackToTop && i.onBackToTop(...d), ["prevent"]))
3938
+ onClick: n[0] || (n[0] = O((...d) => i.onBackToTop && i.onBackToTop(...d), ["prevent"]))
3939
3939
  }, [
3940
3940
  v(r, {
3941
3941
  iconClass: t.cmdIcon.iconClass,
@@ -4010,7 +4010,7 @@ const ky = /* @__PURE__ */ L(fa, [["render", pa]]), ga = {
4010
4010
  }
4011
4011
  }, ya = { class: "cmd-bank-account-data" }, ba = { key: 0 }, Ca = ["onClick", "title"], _a = { key: 1 };
4012
4012
  function xa(e, n, t, s, o, i) {
4013
- const r = K, d = W;
4013
+ const r = G, d = z;
4014
4014
  return l(), a("div", ya, [
4015
4015
  t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
4016
4016
  t.cmdHeadline ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
@@ -4021,7 +4021,7 @@ function xa(e, n, t, s, o, i) {
4021
4021
  f("span", null, g(u.value), 1),
4022
4022
  f("a", {
4023
4023
  href: "#",
4024
- onClick: I((m) => i.copyToClipboard(u.value), ["prevent"]),
4024
+ onClick: O((m) => i.copyToClipboard(u.value), ["prevent"]),
4025
4025
  title: t.cmdIcon.tooltip
4026
4026
  }, [
4027
4027
  v(d, {
@@ -4113,15 +4113,19 @@ const vy = /* @__PURE__ */ L(ga, [["render", xa]]), wa = {
4113
4113
  */
4114
4114
  submitButton: {
4115
4115
  type: Object,
4116
- default() {
4117
- return {
4118
- iconClass: "icon-check",
4119
- text: "Submit",
4120
- type: "submit",
4121
- position: "insideFieldset",
4122
- primary: !0
4123
- };
4124
- }
4116
+ required: !1
4117
+ }
4118
+ },
4119
+ computed: {
4120
+ submitButtonOptions() {
4121
+ return {
4122
+ iconClass: "icon-check",
4123
+ text: "Submit",
4124
+ type: "submit",
4125
+ position: "insideFieldset",
4126
+ primary: !0,
4127
+ ...submitButton
4128
+ };
4125
4129
  }
4126
4130
  },
4127
4131
  methods: {
@@ -4148,10 +4152,10 @@ const vy = /* @__PURE__ */ L(ga, [["render", xa]]), wa = {
4148
4152
  deep: !0
4149
4153
  }
4150
4154
  }
4151
- }, ka = ["action", "data-use-validation", "novalidate"], va = { class: "flex-container" }, Ta = ["type"], Sa = { key: 1 }, Ia = {
4155
+ }, ka = ["action", "data-use-validation", "novalidate"], va = { class: "flex-container" }, Ta = ["type"], Sa = { key: 1 }, Oa = {
4152
4156
  key: 0,
4153
4157
  class: "button-wrapper"
4154
- }, Oa = ["type"], Ma = { key: 1 };
4158
+ }, Ia = ["type"], Ma = { key: 1 };
4155
4159
  function La(e, n, t, s, o, i) {
4156
4160
  const r = ee;
4157
4161
  return l(), a("form", {
@@ -4187,29 +4191,29 @@ function La(e, n, t, s, o, i) {
4187
4191
  maxlength: d.maxlength,
4188
4192
  nativeButton: d.nativeButton
4189
4193
  }, null, 8, ["element", "type", "name", "class", "id", "modelValue", "onUpdate:modelValue", "inputValue", "fieldIconClass", "selectOptions", "labelText", "placeholder", "required", "disabled", "autocomplete", "minlength", "maxlength", "nativeButton"]))), 128)),
4190
- t.submitButton && (t.submitButton.position === "insideFieldset" || t.submitButton.position === null) ? (l(), a("button", {
4194
+ i.submitButtonOptions && (i.submitButtonOptions.position === "insideFieldset" || i.submitButtonOptions.position === null) ? (l(), a("button", {
4191
4195
  key: 2,
4192
- class: b(["button", { primary: t.submitButton.primary }]),
4193
- type: t.submitButton.type
4196
+ class: b(["button", { primary: i.submitButtonOptions.primary }]),
4197
+ type: i.submitButtonOptions.type
4194
4198
  }, [
4195
- t.submitButton.iconClass ? (l(), a("span", {
4199
+ i.submitButtonOptions.iconClass ? (l(), a("span", {
4196
4200
  key: 0,
4197
- class: b(t.submitButton.iconClass)
4201
+ class: b(i.submitButtonOptions.iconClass)
4198
4202
  }, null, 2)) : c("", !0),
4199
- t.submitButton.text ? (l(), a("span", Sa, g(t.submitButton.text), 1)) : c("", !0)
4203
+ i.submitButtonOptions.text ? (l(), a("span", Sa, g(i.submitButtonOptions.text), 1)) : c("", !0)
4200
4204
  ], 10, Ta)) : c("", !0)
4201
4205
  ]),
4202
- t.submitButton && t.submitButton.position === "belowFieldset" ? (l(), a("div", Ia, [
4206
+ i.submitButtonOptions && i.submitButtonOptions.position === "belowFieldset" ? (l(), a("div", Oa, [
4203
4207
  f("button", {
4204
- class: b(["button", { primary: t.submitButton.primary }]),
4205
- type: t.submitButton.type || "submit"
4208
+ class: b(["button", { primary: i.submitButtonOptions.primary }]),
4209
+ type: i.submitButtonOptions.type || "submit"
4206
4210
  }, [
4207
- t.submitButton.iconClass ? (l(), a("span", {
4211
+ i.submitButtonOptions.iconClass ? (l(), a("span", {
4208
4212
  key: 0,
4209
- class: b(t.submitButton.iconClass)
4213
+ class: b(i.submitButtonOptions.iconClass)
4210
4214
  }, null, 2)) : c("", !0),
4211
- t.submitButton.text ? (l(), a("span", Ma, g(t.submitButton.text), 1)) : c("", !0)
4212
- ], 10, Oa)
4215
+ i.submitButtonOptions.text ? (l(), a("span", Ma, g(i.submitButtonOptions.text), 1)) : c("", !0)
4216
+ ], 10, Ia)
4213
4217
  ])) : c("", !0),
4214
4218
  A(e.$slots, "button-row")
4215
4219
  ], 64)) : A(e.$slots, "default", { key: 1 })
@@ -4510,7 +4514,7 @@ const Pa = {
4510
4514
  class: "flex-container"
4511
4515
  }, Ha = ["innerHTML"];
4512
4516
  function Ra(e, n, t, s, o, i) {
4513
- const r = K, d = ee, u = Fa;
4517
+ const r = G, d = ee, u = Fa;
4514
4518
  return l(), a("div", Aa, [
4515
4519
  t.cmdHeadline ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
4516
4520
  v(u, {
@@ -4520,8 +4524,8 @@ function Ra(e, n, t, s, o, i) {
4520
4524
  submitButton: t.submitButton,
4521
4525
  formAction: t.formAction
4522
4526
  }, {
4523
- default: D(() => {
4524
- var h, m, p, x, y, k, S, T, P, B, F, E, z, O, H, J, Y, U, le, se, ae, re, X, V, fe, Le, Fe, Be, Pe, ne, nn, on, ln, sn, an, rn, dn, cn, un, mn;
4527
+ default: V(() => {
4528
+ var h, m, p, x, y, k, S, T, B, I, P, D, U, F, R, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe, ne, nn, on, ln, sn, an, rn, dn, cn, un, mn;
4525
4529
  return [
4526
4530
  t.configuration.salutation ? (l(), a("div", Ea, [
4527
4531
  v(d, {
@@ -4532,7 +4536,7 @@ function Ra(e, n, t, s, o, i) {
4532
4536
  inputValue: "m",
4533
4537
  replaceInputType: (m = t.configuration.salutation) == null ? void 0 : m.replaceInputType,
4534
4538
  modelValue: o.formData.salutation.value,
4535
- "onUpdate:modelValue": n[0] || (n[0] = (G) => o.formData.salutation.value = G),
4539
+ "onUpdate:modelValue": n[0] || (n[0] = (W) => o.formData.salutation.value = W),
4536
4540
  onValidate: i.onValidate
4537
4541
  }, null, 8, ["labelText", "name", "replaceInputType", "modelValue", "onValidate"]),
4538
4542
  v(d, {
@@ -4543,7 +4547,7 @@ function Ra(e, n, t, s, o, i) {
4543
4547
  inputValue: "f",
4544
4548
  replaceInputType: (x = t.configuration.salutation) == null ? void 0 : x.replaceInputType,
4545
4549
  modelValue: o.formData.salutation.value,
4546
- "onUpdate:modelValue": n[1] || (n[1] = (G) => o.formData.salutation.value = G),
4550
+ "onUpdate:modelValue": n[1] || (n[1] = (W) => o.formData.salutation.value = W),
4547
4551
  onValidate: i.onValidate
4548
4552
  }, null, 8, ["labelText", "name", "replaceInputType", "modelValue", "onValidate"])
4549
4553
  ])) : c("", !0),
@@ -4559,7 +4563,7 @@ function Ra(e, n, t, s, o, i) {
4559
4563
  name: ((S = t.configuration.lastName) == null ? void 0 : S.name) || "last-name",
4560
4564
  placeholder: e.getMessage("basic_form.placeholder.last_name"),
4561
4565
  modelValue: o.formData.lastName.value,
4562
- "onUpdate:modelValue": n[2] || (n[2] = (G) => o.formData.lastName.value = G),
4566
+ "onUpdate:modelValue": n[2] || (n[2] = (W) => o.formData.lastName.value = W),
4563
4567
  status: o.formData.lastName.error ? "error" : "",
4564
4568
  onValidate: i.onValidate
4565
4569
  }, null, 8, ["type", "labelText", "required", "name", "placeholder", "modelValue", "status", "onValidate"])) : c("", !0),
@@ -4570,10 +4574,10 @@ function Ra(e, n, t, s, o, i) {
4570
4574
  iconClass: "icon-user-profile",
4571
4575
  labelText: e.getMessage("basic_form.labeltext.first_name"),
4572
4576
  placeholder: e.getMessage("basic_form.placeholder.first_name"),
4573
- required: (P = t.configuration.firstName) == null ? void 0 : P.required,
4574
- name: ((B = t.configuration.firstName) == null ? void 0 : B.name) || "first-name",
4577
+ required: (B = t.configuration.firstName) == null ? void 0 : B.required,
4578
+ name: ((I = t.configuration.firstName) == null ? void 0 : I.name) || "first-name",
4575
4579
  modelValue: o.formData.firstName.value,
4576
- "onUpdate:modelValue": n[3] || (n[3] = (G) => o.formData.firstName.value = G),
4580
+ "onUpdate:modelValue": n[3] || (n[3] = (W) => o.formData.firstName.value = W),
4577
4581
  status: o.formData.firstName.error ? "error" : "",
4578
4582
  onValidate: i.onValidate
4579
4583
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0)
@@ -4582,27 +4586,27 @@ function Ra(e, n, t, s, o, i) {
4582
4586
  t.configuration.email ? (l(), C(d, {
4583
4587
  key: 0,
4584
4588
  element: "input",
4585
- type: ((F = t.configuration.email) == null ? void 0 : F.type) || "email",
4589
+ type: ((P = t.configuration.email) == null ? void 0 : P.type) || "email",
4586
4590
  iconClass: "icon-mail",
4587
4591
  labelText: e.getMessage("basic_form.labeltext.email"),
4588
4592
  placeholder: e.getMessage("basic_form.placeholder.email"),
4589
- required: (E = t.configuration.email) == null ? void 0 : E.required,
4590
- name: ((z = t.configuration.email) == null ? void 0 : z.name) || "email",
4593
+ required: (D = t.configuration.email) == null ? void 0 : D.required,
4594
+ name: ((U = t.configuration.email) == null ? void 0 : U.name) || "email",
4591
4595
  modelValue: o.formData.email.value,
4592
- "onUpdate:modelValue": n[4] || (n[4] = (G) => o.formData.email.value = G),
4596
+ "onUpdate:modelValue": n[4] || (n[4] = (W) => o.formData.email.value = W),
4593
4597
  status: o.formData.email.error ? "error" : "",
4594
4598
  onValidate: i.onValidate
4595
4599
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0),
4596
4600
  t.configuration.phone ? (l(), C(d, {
4597
4601
  key: 1,
4598
4602
  element: "input",
4599
- type: ((O = t.configuration.phone) == null ? void 0 : O.type) || "tel",
4603
+ type: ((F = t.configuration.phone) == null ? void 0 : F.type) || "tel",
4600
4604
  iconClass: "icon-phone",
4601
4605
  labelText: e.getMessage("basic_form.labeltext.phone"),
4602
4606
  placeholder: e.getMessage("basic_form.placeholder.phone"),
4603
4607
  modelValue: o.formData.phone.value,
4604
- "onUpdate:modelValue": n[5] || (n[5] = (G) => o.formData.phone.value = G),
4605
- required: (H = t.configuration.phone) == null ? void 0 : H.required,
4608
+ "onUpdate:modelValue": n[5] || (n[5] = (W) => o.formData.phone.value = W),
4609
+ required: (R = t.configuration.phone) == null ? void 0 : R.required,
4606
4610
  name: ((J = t.configuration.phone) == null ? void 0 : J.name) || "phone",
4607
4611
  status: o.formData.phone.error ? "error" : "",
4608
4612
  onValidate: i.onValidate
@@ -4614,11 +4618,11 @@ function Ra(e, n, t, s, o, i) {
4614
4618
  element: "select",
4615
4619
  labelText: e.getMessage("basic_form.labeltext.country"),
4616
4620
  selectOptions: (Y = t.configuration.country) == null ? void 0 : Y.selectOptions,
4617
- required: (U = t.configuration.country) == null ? void 0 : U.required,
4621
+ required: (Z = t.configuration.country) == null ? void 0 : Z.required,
4618
4622
  name: ((le = t.configuration.country) == null ? void 0 : le.name) || "country",
4619
4623
  modelValue: o.formData.country.value,
4620
4624
  "onUpdate:modelValue": [
4621
- n[6] || (n[6] = (G) => o.formData.country.value = G),
4625
+ n[6] || (n[6] = (W) => o.formData.country.value = W),
4622
4626
  i.onCountrySelect
4623
4627
  ],
4624
4628
  status: o.formData.country.error ? "error" : "",
@@ -4633,7 +4637,7 @@ function Ra(e, n, t, s, o, i) {
4633
4637
  required: (ae = t.configuration.streetNo) == null ? void 0 : ae.required,
4634
4638
  name: ((re = t.configuration.streetNo) == null ? void 0 : re.name) || "street-no",
4635
4639
  modelValue: o.formData.streetNo.value,
4636
- "onUpdate:modelValue": n[7] || (n[7] = (G) => o.formData.streetNo.value = G),
4640
+ "onUpdate:modelValue": n[7] || (n[7] = (W) => o.formData.streetNo.value = W),
4637
4641
  status: o.formData.streetNo.error ? "error" : "",
4638
4642
  onValidate: i.onValidate
4639
4643
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0),
@@ -4643,10 +4647,10 @@ function Ra(e, n, t, s, o, i) {
4643
4647
  type: ((X = t.configuration.pobox) == null ? void 0 : X.type) || "text",
4644
4648
  labelText: e.getMessage("basic_form.labeltext.pobox"),
4645
4649
  placeholder: e.getMessage("basic_form.placeholder.pobox"),
4646
- required: (V = t.configuration.pobox) == null ? void 0 : V.required,
4650
+ required: (E = t.configuration.pobox) == null ? void 0 : E.required,
4647
4651
  name: ((fe = t.configuration.pobox) == null ? void 0 : fe.name) || "pobox",
4648
4652
  modelValue: o.formData.pobox.value,
4649
- "onUpdate:modelValue": n[8] || (n[8] = (G) => o.formData.pobox.value = G),
4653
+ "onUpdate:modelValue": n[8] || (n[8] = (W) => o.formData.pobox.value = W),
4650
4654
  status: o.formData.pobox.error ? "error" : "",
4651
4655
  onValidate: i.onValidate
4652
4656
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0),
@@ -4663,7 +4667,7 @@ function Ra(e, n, t, s, o, i) {
4663
4667
  required: (Fe = t.configuration.zip) == null ? void 0 : Fe.required,
4664
4668
  name: ((Be = t.configuration.zip) == null ? void 0 : Be.name) || "zip",
4665
4669
  modelValue: o.formData.zip.value,
4666
- "onUpdate:modelValue": n[9] || (n[9] = (G) => o.formData.zip.value = G),
4670
+ "onUpdate:modelValue": n[9] || (n[9] = (W) => o.formData.zip.value = W),
4667
4671
  status: o.formData.zip.error ? "error" : "",
4668
4672
  onValidate: i.onValidate
4669
4673
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0),
@@ -4676,7 +4680,7 @@ function Ra(e, n, t, s, o, i) {
4676
4680
  required: (ne = t.configuration.city) == null ? void 0 : ne.required,
4677
4681
  name: ((nn = t.configuration.city) == null ? void 0 : nn.name) || "city",
4678
4682
  modelValue: o.formData.city.value,
4679
- "onUpdate:modelValue": n[10] || (n[10] = (G) => o.formData.city.value = G),
4683
+ "onUpdate:modelValue": n[10] || (n[10] = (W) => o.formData.city.value = W),
4680
4684
  status: o.formData.city.error ? "error" : "",
4681
4685
  onValidate: i.onValidate
4682
4686
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0)
@@ -4690,7 +4694,7 @@ function Ra(e, n, t, s, o, i) {
4690
4694
  required: (ln = t.configuration.additionalAddressInfo) == null ? void 0 : ln.required,
4691
4695
  name: ((sn = t.configuration.additionalAddressInfo) == null ? void 0 : sn.name) || "additional-address-info",
4692
4696
  modelValue: o.formData.additionalAddressInfo.value,
4693
- "onUpdate:modelValue": n[11] || (n[11] = (G) => o.formData.additionalAddressInfo.value = G),
4697
+ "onUpdate:modelValue": n[11] || (n[11] = (W) => o.formData.additionalAddressInfo.value = W),
4694
4698
  status: o.formData.additionalAddressInfo.error ? "error" : "",
4695
4699
  onValidate: i.onValidate
4696
4700
  }, null, 8, ["type", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0)
@@ -4703,7 +4707,7 @@ function Ra(e, n, t, s, o, i) {
4703
4707
  required: (rn = t.configuration.userMessage) == null ? void 0 : rn.required,
4704
4708
  name: ((dn = t.configuration.userMessage) == null ? void 0 : dn.name) || "user-message",
4705
4709
  modelValue: o.formData.userMessage.value,
4706
- "onUpdate:modelValue": n[12] || (n[12] = (G) => o.formData.userMessage.value = G),
4710
+ "onUpdate:modelValue": n[12] || (n[12] = (W) => o.formData.userMessage.value = W),
4707
4711
  status: o.formData.userMessage.error ? "error" : "",
4708
4712
  onValidate: i.onValidate
4709
4713
  }, null, 8, ["element", "labelText", "placeholder", "required", "name", "modelValue", "status", "onValidate"])) : c("", !0),
@@ -4716,11 +4720,11 @@ function Ra(e, n, t, s, o, i) {
4716
4720
  name: ((un = t.configuration.acceptPrivacy) == null ? void 0 : un.name) || "accept-privacy",
4717
4721
  replaceInputType: (mn = t.configuration.acceptPrivacy) == null ? void 0 : mn.replaceInputType,
4718
4722
  modelValue: o.formData.acceptPrivacy.value,
4719
- "onUpdate:modelValue": n[13] || (n[13] = (G) => o.formData.acceptPrivacy.value = G),
4723
+ "onUpdate:modelValue": n[13] || (n[13] = (W) => o.formData.acceptPrivacy.value = W),
4720
4724
  status: o.formData.acceptPrivacy.error ? "error" : "",
4721
4725
  onValidate: i.onValidate
4722
4726
  }, {
4723
- labeltext: D(() => [
4727
+ labeltext: V(() => [
4724
4728
  f("span", {
4725
4729
  ref: "dataPrivacy",
4726
4730
  innerHTML: e.getMessage("basic_form.labeltext.data_privacy")
@@ -4855,7 +4859,7 @@ function Ya(e, n, t, s, o, i) {
4855
4859
  text: t.text,
4856
4860
  icon: t.icon
4857
4861
  }, {
4858
- default: D(() => [
4862
+ default: V(() => [
4859
4863
  A(e.$slots, "default")
4860
4864
  ]),
4861
4865
  _: 3
@@ -4866,12 +4870,12 @@ function Ya(e, n, t, s, o, i) {
4866
4870
  class: b(["cmd-link", { button: t.styleAsButton, primary: t.primaryButton }]),
4867
4871
  onClick: n[1] || (n[1] = (u) => i.emitClick(u, "router"))
4868
4872
  }, {
4869
- default: D(() => [
4873
+ default: V(() => [
4870
4874
  v(r, {
4871
4875
  text: t.text,
4872
4876
  icon: t.icon
4873
4877
  }, {
4874
- default: D(() => [
4878
+ default: V(() => [
4875
4879
  A(e.$slots, "default")
4876
4880
  ]),
4877
4881
  _: 3
@@ -4888,7 +4892,7 @@ function Ya(e, n, t, s, o, i) {
4888
4892
  text: t.text,
4889
4893
  icon: t.icon
4890
4894
  }, {
4891
- default: D(() => [
4895
+ default: V(() => [
4892
4896
  A(e.$slots, "default")
4893
4897
  ]),
4894
4898
  _: 3
@@ -4904,7 +4908,7 @@ function qe(e) {
4904
4908
  }
4905
4909
  return "";
4906
4910
  }
4907
- function On(e, n, t, s, o) {
4911
+ function In(e, n, t, s, o) {
4908
4912
  const i = [];
4909
4913
  if (e.size > s && i.push("file too large"), n.includes(qe(e.name)) || i.push("disallowed file extension"), i.length) {
4910
4914
  alert(i);
@@ -5068,7 +5072,7 @@ const Xa = {
5068
5072
  this.$refs.formElement.getDomElement().querySelector("input[type='file']").click();
5069
5073
  },
5070
5074
  fileSelected(e) {
5071
- e.target.files.length > 0 && On(e.target.files[0], this.allowedFileExtensions, this.minImageWidth, this.maxFileUploadSize, (n) => this.newImageSource = n);
5075
+ e.target.files.length > 0 && In(e.target.files[0], this.allowedFileExtensions, this.minImageWidth, this.maxFileUploadSize, (n) => this.newImageSource = n);
5072
5076
  },
5073
5077
  updateWindowWidth() {
5074
5078
  this.currentWindowWidth = window.innerWidth;
@@ -5094,7 +5098,7 @@ const Xa = {
5094
5098
  this.allowDrop = !1;
5095
5099
  },
5096
5100
  drop(e) {
5097
- this.allowDrop = !1, e.dataTransfer && e.dataTransfer.files && e.dataTransfer.files.length > 0 && (e.preventDefault(), On(e.dataTransfer.files[0], this.allowedFileExtensions, this.minImageWidth, this.maxFileUploadSize, (n) => this.newImageSource = n));
5101
+ this.allowDrop = !1, e.dataTransfer && e.dataTransfer.files && e.dataTransfer.files.length > 0 && (e.preventDefault(), In(e.dataTransfer.files[0], this.allowedFileExtensions, this.minImageWidth, this.maxFileUploadSize, (n) => this.newImageSource = n));
5098
5102
  },
5099
5103
  addHandlerProvider() {
5100
5104
  const e = {
@@ -5141,7 +5145,7 @@ const Xa = {
5141
5145
  or
5142
5146
  ], sr = ["innerHTML"], ar = ["src", "alt", "title"], rr = ["innerHTML"], dr = ["src", "alt", "title"];
5143
5147
  function cr(e, n, t, s, o, i) {
5144
- var u, h, m, p, x, y, k, S, T, P;
5148
+ var u, h, m, p, x, y, k, S, T, B;
5145
5149
  const r = ee, d = Se;
5146
5150
  return e.editModeContext ? (l(), C(d, {
5147
5151
  key: 0,
@@ -5155,14 +5159,14 @@ function cr(e, n, t, s, o, i) {
5155
5159
  allowDeleteComponent: !!i.imageSource,
5156
5160
  itemProvider: ((u = e.editModeConfig) == null ? void 0 : u.allowAddItem) !== !1 ? i.itemProvider : null
5157
5161
  }, {
5158
- default: D((B) => {
5159
- var F, E, z, O, H, J, Y, U, le, se, ae, re;
5162
+ default: V((I) => {
5163
+ var P, D, U, F, R, J, Y, Z, le, se, ae, re;
5160
5164
  return [
5161
5165
  f("figure", {
5162
5166
  class: b(["cmd-image flex-container no-gap vertical", i.textAlign])
5163
5167
  }, [
5164
- (F = t.figcaption) != null && F.show && ((E = t.figcaption) == null ? void 0 : E.position) === "top" ? (l(), a(_, { key: 0 }, [
5165
- B.editing ? (l(), C(r, {
5168
+ (P = t.figcaption) != null && P.show && ((D = t.figcaption) == null ? void 0 : D.position) === "top" ? (l(), a(_, { key: 0 }, [
5169
+ I.editing ? (l(), C(r, {
5166
5170
  key: 0,
5167
5171
  element: "input",
5168
5172
  type: "text",
@@ -5171,23 +5175,23 @@ function cr(e, n, t, s, o, i) {
5171
5175
  labelText: "Text figcaption",
5172
5176
  modelValue: i.editableFigcaptionText,
5173
5177
  "onUpdate:modelValue": n[0] || (n[0] = (X) => i.editableFigcaptionText = X)
5174
- }, null, 8, ["class", "modelValue"])) : (z = t.figcaption) != null && z.text ? (l(), a("figcaption", {
5178
+ }, null, 8, ["class", "modelValue"])) : (U = t.figcaption) != null && U.text ? (l(), a("figcaption", {
5175
5179
  key: 1,
5176
- innerHTML: (O = t.figcaption) == null ? void 0 : O.text
5180
+ innerHTML: (F = t.figcaption) == null ? void 0 : F.text
5177
5181
  }, null, 8, Qa)) : c("", !0)
5178
5182
  ], 64)) : c("", !0),
5179
- B.editing ? (l(), a(_, { key: 1 }, [
5183
+ I.editing ? (l(), a(_, { key: 1 }, [
5180
5184
  f("a", M({
5181
5185
  href: "#",
5182
5186
  class: ["box drop-area flex-container vertical", { "allow-drop": o.allowDrop }]
5183
5187
  }, kt(i.dragAndDropHandler, !0), {
5184
- onClick: n[1] || (n[1] = I((...X) => i.selectFiles && i.selectFiles(...X), ["prevent"])),
5188
+ onClick: n[1] || (n[1] = O((...X) => i.selectFiles && i.selectFiles(...X), ["prevent"])),
5185
5189
  title: "Drag new image to this area to replace old one!"
5186
5190
  }), [
5187
5191
  $a,
5188
5192
  f("img", {
5189
5193
  src: i.imageSource,
5190
- alt: (H = t.image) == null ? void 0 : H.alt,
5194
+ alt: (R = t.image) == null ? void 0 : R.alt,
5191
5195
  title: (J = t.image) == null ? void 0 : J.tooltip
5192
5196
  }, null, 8, er)
5193
5197
  ], 16),
@@ -5204,10 +5208,10 @@ function cr(e, n, t, s, o, i) {
5204
5208
  key: 2,
5205
5209
  src: i.imageSource,
5206
5210
  alt: (Y = t.image) == null ? void 0 : Y.alt,
5207
- title: (U = t.image) == null ? void 0 : U.tooltip
5211
+ title: (Z = t.image) == null ? void 0 : Z.tooltip
5208
5212
  }, null, 8, tr)) : c("", !0),
5209
5213
  (le = t.figcaption) != null && le.show && ((se = t.figcaption) == null ? void 0 : se.position) !== "top" ? (l(), a(_, { key: 3 }, [
5210
- B.editing ? (l(), C(r, {
5214
+ I.editing ? (l(), C(r, {
5211
5215
  key: 0,
5212
5216
  element: "input",
5213
5217
  type: "text",
@@ -5223,7 +5227,7 @@ function cr(e, n, t, s, o, i) {
5223
5227
  innerHTML: (re = t.figcaption) == null ? void 0 : re.text
5224
5228
  }, null, 8, nr)) : c("", !0)
5225
5229
  ], 64)) : c("", !0),
5226
- !B.editing && !i.imageSource ? (l(), a("button", {
5230
+ !I.editing && !i.imageSource ? (l(), a("button", {
5227
5231
  key: 4,
5228
5232
  type: "button",
5229
5233
  class: "button confirm",
@@ -5245,7 +5249,7 @@ function cr(e, n, t, s, o, i) {
5245
5249
  src: i.imageSource,
5246
5250
  alt: (x = t.image) == null ? void 0 : x.alt,
5247
5251
  title: (y = t.image) == null ? void 0 : y.tooltip,
5248
- onLoad: n[4] || (n[4] = (...B) => i.onImageLoaded && i.onImageLoaded(...B))
5252
+ onLoad: n[4] || (n[4] = (...I) => i.onImageLoaded && i.onImageLoaded(...I))
5249
5253
  }, null, 40, ar),
5250
5254
  ((k = t.figcaption) == null ? void 0 : k.position) !== "top" ? (l(), a("figcaption", {
5251
5255
  key: 1,
@@ -5255,8 +5259,8 @@ function cr(e, n, t, s, o, i) {
5255
5259
  key: 2,
5256
5260
  src: i.imageSource,
5257
5261
  alt: (T = t.image) == null ? void 0 : T.alt,
5258
- title: (P = t.image) == null ? void 0 : P.tooltip,
5259
- onLoad: n[5] || (n[5] = (...B) => i.onImageLoaded && i.onImageLoaded(...B))
5262
+ title: (B = t.image) == null ? void 0 : B.tooltip,
5263
+ onLoad: n[5] || (n[5] = (...I) => i.onImageLoaded && i.onImageLoaded(...I))
5260
5264
  }, null, 40, dr));
5261
5265
  }
5262
5266
  const _e = /* @__PURE__ */ L(Xa, [["render", cr]]), ur = {
@@ -5311,10 +5315,10 @@ const _e = /* @__PURE__ */ L(Xa, [["render", cr]]), ur = {
5311
5315
  }
5312
5316
  }, mr = ["title"];
5313
5317
  function fr(e, n, t, s, o, i) {
5314
- const r = W;
5318
+ const r = z;
5315
5319
  return l(), a("a", {
5316
5320
  href: "#",
5317
- onClick: n[0] || (n[0] = I(() => {
5321
+ onClick: n[0] || (n[0] = O(() => {
5318
5322
  }, ["prevent"])),
5319
5323
  class: b(["cmd-slide-button", "button", "keep-behavior-on-small-devices", t.slideButtonType]),
5320
5324
  title: i.getDirection.tooltip
@@ -5566,7 +5570,7 @@ const dt = /* @__PURE__ */ L(ur, [["render", fr]]), hr = {
5566
5570
  ];
5567
5571
  function vr(e, n, t, s, o, i) {
5568
5572
  var m;
5569
- const r = K, d = dt, u = _e, h = W;
5573
+ const r = G, d = dt, u = _e, h = z;
5570
5574
  return l(), a("div", {
5571
5575
  class: b([
5572
5576
  "cmd-thumbnail-scroller",
@@ -5583,14 +5587,14 @@ function vr(e, n, t, s, o, i) {
5583
5587
  f("div", gr, [
5584
5588
  o.showSlidebuttons ? (l(), C(d, {
5585
5589
  key: 0,
5586
- onClick: I(i.showPrevItem, ["prevent"]),
5590
+ onClick: O(i.showPrevItem, ["prevent"]),
5587
5591
  slideButtonType: "prev"
5588
5592
  }, null, 8, ["onClick"])) : c("", !0),
5589
5593
  v(Ht, {
5590
5594
  name: "slide",
5591
5595
  tag: "ul"
5592
5596
  }, {
5593
- default: D(() => [
5597
+ default: V(() => [
5594
5598
  (l(!0), a(_, null, q(o.items, (p, x) => (l(), a("li", { key: x }, [
5595
5599
  e.editModeContext ? t.contentType === "image" ? (l(), C(u, {
5596
5600
  key: 1,
@@ -5639,7 +5643,7 @@ function vr(e, n, t, s, o, i) {
5639
5643
  }),
5640
5644
  o.showSlidebuttons ? (l(), C(d, {
5641
5645
  key: 1,
5642
- onClick: I(i.showNextItem, ["prevent"]),
5646
+ onClick: O(i.showNextItem, ["prevent"]),
5643
5647
  slideButtons: t.cmdSlideButtons.next
5644
5648
  }, null, 8, ["onClick", "slideButtons"])) : c("", !0)
5645
5649
  ])
@@ -5903,7 +5907,7 @@ async function Sr(e) {
5903
5907
  const n = await fetch(e, { method: "HEAD" });
5904
5908
  return n.ok ? (n.headers.get("Content-Type") || "").split(";")[0] : "text/html";
5905
5909
  }
5906
- const Ir = hi, Or = ["aria-label"], Mr = { class: "flex-container" }, Lr = {
5910
+ const Or = hi, Ir = ["aria-label"], Mr = { class: "flex-container" }, Lr = {
5907
5911
  key: 1,
5908
5912
  class: "button-wrapper no-flex"
5909
5913
  }, Fr = ["title"], Br = ["title"], Pr = ["title"], Ar = {
@@ -5924,8 +5928,8 @@ const Ir = hi, Or = ["aria-label"], Mr = { class: "flex-container" }, Lr = {
5924
5928
  class: "flex-container no-flex"
5925
5929
  }, Rr = ["title"], Nr = { key: 1 }, jr = ["title"], Ur = { key: 1 };
5926
5930
  function zr(e, n, t, s, o, i) {
5927
- var p, x, y, k, S, T, P, B, F, E, z, O, H, J, Y, U, le, se, ae, re, X, V, fe, Le, Fe, Be, Pe;
5928
- const r = K, d = W, u = _e, h = dt, m = Tr;
5931
+ var p, x, y, k, S, T, B, I, P, D, U, F, R, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe;
5932
+ const r = G, d = z, u = _e, h = dt, m = Tr;
5929
5933
  return l(), C(Wi, { to: "body" }, [
5930
5934
  f("dialog", {
5931
5935
  ref: "dialog",
@@ -5941,23 +5945,23 @@ function zr(e, n, t, s, o, i) {
5941
5945
  href: "#",
5942
5946
  class: "button print-color",
5943
5947
  title: (S = e.fancyboxOptions.printButtons.color) == null ? void 0 : S.tooltip,
5944
- onClick: n[0] || (n[0] = I((ne) => e.printInGrayscale = !1, ["prevent"]))
5948
+ onClick: n[0] || (n[0] = O((ne) => e.printInGrayscale = !1, ["prevent"]))
5945
5949
  }, [
5946
5950
  v(d, {
5947
5951
  iconClass: (T = e.fancyboxOptions.printButtons.color) == null ? void 0 : T.iconClass,
5948
- type: (P = e.fancyboxOptions.printButtons.color) == null ? void 0 : P.iconType
5952
+ type: (B = e.fancyboxOptions.printButtons.color) == null ? void 0 : B.iconType
5949
5953
  }, null, 8, ["iconClass", "type"])
5950
5954
  ], 8, Fr)) : c("", !0),
5951
- e.showPrintButtons && ((B = e.fancyboxOptions.printButtons) != null && B.grayscale) ? (l(), a("a", {
5955
+ e.showPrintButtons && ((I = e.fancyboxOptions.printButtons) != null && I.grayscale) ? (l(), a("a", {
5952
5956
  key: 1,
5953
5957
  href: "#",
5954
5958
  class: "button print-grayscale",
5955
- title: (F = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : F.tooltip,
5956
- onClick: n[1] || (n[1] = I((ne) => e.printInGrayscale = !0, ["prevent"]))
5959
+ title: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.tooltip,
5960
+ onClick: n[1] || (n[1] = O((ne) => e.printInGrayscale = !0, ["prevent"]))
5957
5961
  }, [
5958
5962
  v(d, {
5959
- iconClass: (E = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : E.iconClass,
5960
- type: (z = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : z.iconType
5963
+ iconClass: (D = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : D.iconClass,
5964
+ type: (U = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : U.iconType
5961
5965
  }, null, 8, ["iconClass", "type"])
5962
5966
  ], 8, Br)) : c("", !0),
5963
5967
  e.fancyboxOptions.closeIcon ? (l(), a("a", {
@@ -5967,7 +5971,7 @@ function zr(e, n, t, s, o, i) {
5967
5971
  id: "close-dialog",
5968
5972
  title: e.fancyboxOptions.closeIcon.tooltip,
5969
5973
  ref: "close-dialog",
5970
- onClick: n[2] || (n[2] = I((...ne) => e.close && e.close(...ne), ["prevent"]))
5974
+ onClick: n[2] || (n[2] = O((...ne) => e.close && e.close(...ne), ["prevent"]))
5971
5975
  }, [
5972
5976
  v(d, {
5973
5977
  iconClass: e.fancyboxOptions.closeIcon.iconClass,
@@ -5979,10 +5983,10 @@ function zr(e, n, t, s, o, i) {
5979
5983
  f("div", {
5980
5984
  class: b(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
5981
5985
  }, [
5982
- e.fancyBoxImageUrl || (O = e.cmdImage) != null && O.image ? (l(), a("div", Ar, [
5986
+ e.fancyBoxImageUrl || (F = e.cmdImage) != null && F.image ? (l(), a("div", Ar, [
5983
5987
  v(u, {
5984
5988
  image: e.largeSingleImage,
5985
- figcaption: (H = e.cmdImage) == null ? void 0 : H.figcaption
5989
+ figcaption: (R = e.cmdImage) == null ? void 0 : R.figcaption
5986
5990
  }, null, 8, ["image", "figcaption"])
5987
5991
  ])) : e.fancyBoxContent ? (l(), a("div", {
5988
5992
  key: 1,
@@ -5990,7 +5994,7 @@ function zr(e, n, t, s, o, i) {
5990
5994
  innerHTML: e.fancyBoxContent
5991
5995
  }, null, 8, Er)) : e.fancyBoxElements ? (l(), a("div", Vr, null, 512)) : e.fancyBoxGallery ? (l(), a("div", Dr, [
5992
5996
  v(h, {
5993
- onClick: I(e.showPrevItem, ["prevent"]),
5997
+ onClick: O(e.showPrevItem, ["prevent"]),
5994
5998
  slideButtonType: "prev"
5995
5999
  }, null, 8, ["onClick"]),
5996
6000
  v(u, {
@@ -5998,7 +6002,7 @@ function zr(e, n, t, s, o, i) {
5998
6002
  figcaption: e.fancyBoxGallery[e.index].figcaption
5999
6003
  }, null, 8, ["image", "figcaption"]),
6000
6004
  v(h, {
6001
- onClick: I(e.showNextItem, ["prevent"])
6005
+ onClick: O(e.showNextItem, ["prevent"])
6002
6006
  }, null, 8, ["onClick"])
6003
6007
  ])) : (l(), a("div", qr, [
6004
6008
  A(e.$slots, "default")
@@ -6010,7 +6014,7 @@ function zr(e, n, t, s, o, i) {
6010
6014
  onClick: n[3] || (n[3] = (...ne) => e.cancel && e.cancel(...ne)),
6011
6015
  title: (Y = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Y.tooltip
6012
6016
  }, [
6013
- (U = e.fancyboxOptions.submitButtons.cancel) != null && U.iconClass ? (l(), C(d, {
6017
+ (Z = e.fancyboxOptions.submitButtons.cancel) != null && Z.iconClass ? (l(), C(d, {
6014
6018
  key: 0,
6015
6019
  iconClass: (le = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : le.iconClass,
6016
6020
  type: (se = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : se.iconType
@@ -6020,7 +6024,7 @@ function zr(e, n, t, s, o, i) {
6020
6024
  (X = e.fancyboxOptions.submitButtons) != null && X.confirm ? (l(), a("button", {
6021
6025
  key: 1,
6022
6026
  onClick: n[4] || (n[4] = (...ne) => e.confirm && e.confirm(...ne)),
6023
- title: (V = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : V.tooltip
6027
+ title: (E = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : E.tooltip
6024
6028
  }, [
6025
6029
  (fe = e.fancyboxOptions.submitButtons.confirm) != null && fe.iconClass ? (l(), C(d, {
6026
6030
  key: 0,
@@ -6037,10 +6041,10 @@ function zr(e, n, t, s, o, i) {
6037
6041
  onClick: e.showItem,
6038
6042
  activeItemIndex: e.index
6039
6043
  }, null, 8, ["thumbnailScrollerItems", "onClick", "activeItemIndex"])) : c("", !0)
6040
- ], 42, Or)
6044
+ ], 42, Ir)
6041
6045
  ]);
6042
6046
  }
6043
- const Ty = /* @__PURE__ */ L(Ir, [["render", zr]]), Wr = {
6047
+ const Ty = /* @__PURE__ */ L(Or, [["render", zr]]), Wr = {
6044
6048
  name: "CmdListOfLinksItem",
6045
6049
  inheritAttrs: !1,
6046
6050
  mixins: [$],
@@ -6242,7 +6246,7 @@ const Yr = /* @__PURE__ */ L(Wr, [["render", Zr]]), Xr = {
6242
6246
  ];
6243
6247
  function nd(e, n, t, s, o, i) {
6244
6248
  var h;
6245
- const r = K, d = Yr, u = Se;
6249
+ const r = G, d = Yr, u = Se;
6246
6250
  return l(), a("div", {
6247
6251
  class: b([
6248
6252
  "cmd-list-of-links",
@@ -6271,7 +6275,7 @@ function nd(e, n, t, s, o, i) {
6271
6275
  componentPath: ["props", "links", p],
6272
6276
  itemProvider: i.itemProvider
6273
6277
  }, {
6274
- default: D(() => [
6278
+ default: V(() => [
6275
6279
  v(d, {
6276
6280
  class: b({ active: t.sectionAnchors && t.activeSection === p }),
6277
6281
  link: m
@@ -6646,10 +6650,10 @@ const ld = ["title"], sd = {
6646
6650
  }, Cd = { class: "box-body" }, _d = { key: 0 }, xd = {
6647
6651
  key: 1,
6648
6652
  class: "price"
6649
- }, wd = ["title"], kd = { key: 2 }, vd = { class: "box-header flex-container vertical" }, Td = { key: 0 }, Sd = ["src", "alt"], Id = {
6653
+ }, wd = ["title"], kd = { key: 2 }, vd = { class: "box-header flex-container vertical" }, Td = { key: 0 }, Sd = ["src", "alt"], Od = {
6650
6654
  key: 0,
6651
6655
  class: "user-name"
6652
- }, Od = {
6656
+ }, Id = {
6653
6657
  key: 0,
6654
6658
  class: "user-age"
6655
6659
  }, Md = { key: 1 }, Ld = ["title"], Fd = {
@@ -6669,8 +6673,8 @@ const ld = ["title"], sd = {
6669
6673
  class: "box-footer"
6670
6674
  };
6671
6675
  function Hd(e, n, t, s, o, i) {
6672
- var p, x, y, k, S, T, P, B, F, E;
6673
- const r = K, d = W, u = _e, h = We, m = pi;
6676
+ var p, x, y, k, S, T, B, I, P, D;
6677
+ const r = G, d = z, u = _e, h = We, m = pi;
6674
6678
  return t.boxType === "content" ? (l(), a("div", {
6675
6679
  key: 0,
6676
6680
  ref: "cmdBox",
@@ -6690,7 +6694,7 @@ function Hd(e, n, t, s, o, i) {
6690
6694
  href: "#",
6691
6695
  class: "box-header",
6692
6696
  title: o.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
6693
- onClick: n[0] || (n[0] = I((...z) => i.toggleContentVisibility && i.toggleContentVisibility(...z), ["prevent"]))
6697
+ onClick: n[0] || (n[0] = O((...U) => i.toggleContentVisibility && i.toggleContentVisibility(...U), ["prevent"]))
6694
6698
  }, [
6695
6699
  (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),
6696
6700
  v(d, {
@@ -6708,16 +6712,16 @@ function Hd(e, n, t, s, o, i) {
6708
6712
  "aria-expanded": "true",
6709
6713
  role: "article"
6710
6714
  }, [
6711
- (P = t.useSlots) != null && P.includes("body") ? (l(), a("div", {
6715
+ (B = t.useSlots) != null && B.includes("body") ? (l(), a("div", {
6712
6716
  key: 0,
6713
6717
  class: b(["inner-box-body-wrapper", { "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll }]),
6714
6718
  ref: "boxBody",
6715
6719
  style: et(t.allowContentToScroll ? "max-height: " + o.calculatedBodyHeight : null)
6716
6720
  }, [
6717
6721
  A(e.$slots, "body", {}, () => {
6718
- var z;
6722
+ var U;
6719
6723
  return [
6720
- (z = t.cmdHeadline) != null && z.headlineText && t.headlinePosition === "body" ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6724
+ (U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
6721
6725
  t.cmdIcon !== void 0 ? (l(), a("div", ad, [
6722
6726
  v(d, {
6723
6727
  iconClass: t.cmdIcon.iconClass,
@@ -6725,7 +6729,7 @@ function Hd(e, n, t, s, o, i) {
6725
6729
  }, null, 8, ["iconClass", "type"])
6726
6730
  ])) : c("", !0),
6727
6731
  v(Ht, { name: i.toggleTransition }, {
6728
- default: D(() => [
6732
+ default: V(() => [
6729
6733
  f("p", {
6730
6734
  class: b({
6731
6735
  "cutoff-text": t.cutoffTextLines > 0,
@@ -6737,7 +6741,7 @@ function Hd(e, n, t, s, o, i) {
6737
6741
  t.cutoffTextLines > 0 ? (l(), a("a", {
6738
6742
  key: 0,
6739
6743
  href: "#",
6740
- onClick: n[1] || (n[1] = I((...O) => i.toggleCutOffText && i.toggleCutOffText(...O), ["prevent"]))
6744
+ onClick: n[1] || (n[1] = O((...F) => i.toggleCutOffText && i.toggleCutOffText(...F), ["prevent"]))
6741
6745
  }, g(o.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : c("", !0)
6742
6746
  ]),
6743
6747
  _: 1
@@ -6756,7 +6760,7 @@ function Hd(e, n, t, s, o, i) {
6756
6760
  t.cmdIcon !== void 0 ? (l(), a("div", dd, [
6757
6761
  v(d, j(xe(t.cmdIcon)), null, 16)
6758
6762
  ])) : c("", !0),
6759
- (B = t.cmdHeadline) != null && B.headlineText && t.headlinePosition === "body" ? (l(), C(r, j(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6763
+ (I = t.cmdHeadline) != null && I.headlineText && t.headlinePosition === "body" ? (l(), C(r, j(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
6760
6764
  t.textBody ? (l(), a("p", {
6761
6765
  key: 2,
6762
6766
  innerHTML: t.textBody
@@ -6766,17 +6770,17 @@ function Hd(e, n, t, s, o, i) {
6766
6770
  ], 2), [
6767
6771
  [ye, o.open]
6768
6772
  ]),
6769
- (F = t.cmdLink) != null && F.linkType ? (l(), a("div", ud, [
6773
+ (P = t.cmdLink) != null && P.linkType ? (l(), a("div", ud, [
6770
6774
  v(h, j(xe(t.cmdLink)), null, 16)
6771
6775
  ])) : c("", !0),
6772
- (E = t.useSlots) != null && E.includes("footer") ? (l(), a("div", md, [
6776
+ (D = t.useSlots) != null && D.includes("footer") ? (l(), a("div", md, [
6773
6777
  A(e.$slots, "footer")
6774
6778
  ])) : c("", !0)
6775
6779
  ], 2)) : t.boxType === "product" && t.product ? (l(), a("a", {
6776
6780
  key: 1,
6777
6781
  class: b(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
6778
6782
  href: "#",
6779
- onClick: n[2] || (n[2] = I((z) => i.clickOnProduct(t.product), ["prevent"]))
6783
+ onClick: n[2] || (n[2] = O((U) => i.clickOnProduct(t.product), ["prevent"]))
6780
6784
  }, [
6781
6785
  f("div", fd, [
6782
6786
  t.product.image !== void 0 ? (l(), a("figure", hd, [
@@ -6821,9 +6825,9 @@ function Hd(e, n, t, s, o, i) {
6821
6825
  src: t.user.image.src,
6822
6826
  alt: t.user.image.alt
6823
6827
  }, null, 8, Sd),
6824
- t.rowView ? c("", !0) : (l(), a("figcaption", Id, [
6825
- R(g(t.user.name), 1),
6826
- t.user.age ? (l(), a("span", Od, " (" + g(t.user.age) + ")", 1)) : c("", !0)
6828
+ t.rowView ? c("", !0) : (l(), a("figcaption", Od, [
6829
+ H(g(t.user.name), 1),
6830
+ t.user.age ? (l(), a("span", Id, " (" + g(t.user.age) + ")", 1)) : c("", !0)
6827
6831
  ]))
6828
6832
  ])) : (l(), a("div", Md, [
6829
6833
  f("span", {
@@ -6840,7 +6844,7 @@ function Hd(e, n, t, s, o, i) {
6840
6844
  t.user.description ? (l(), a("p", Vd, g(t.user.description), 1)) : c("", !0)
6841
6845
  ]),
6842
6846
  t.user.tags && t.user.tags.length ? (l(), a("ul", Dd, [
6843
- (l(!0), a(_, null, q(t.user.tags, (z, O) => (l(), a("li", { key: O }, g(z), 1))), 128))
6847
+ (l(!0), a(_, null, q(t.user.tags, (U, F) => (l(), a("li", { key: F }, g(U), 1))), 128))
6844
6848
  ])) : c("", !0),
6845
6849
  t.user.links && t.user.links.length ? (l(), a("div", qd, [
6846
6850
  v(m, {
@@ -7063,7 +7067,7 @@ const Rd = { class: "cmd-box-wrapper" }, Nd = {
7063
7067
  class: "options-wrapper"
7064
7068
  }, Ud = ["title"], zd = ["title"];
7065
7069
  function Wd(e, n, t, s, o, i) {
7066
- const r = K, d = W;
7070
+ const r = G, d = z;
7067
7071
  return l(), a("div", Rd, [
7068
7072
  t.cmdHeadline.headlineText || t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), a("div", Nd, [
7069
7073
  t.cmdHeadline.headlineText ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
@@ -7071,7 +7075,7 @@ function Wd(e, n, t, s, o, i) {
7071
7075
  t.allowTogglingCollapsingBoxes ? (l(), a("a", {
7072
7076
  key: 0,
7073
7077
  href: "#",
7074
- onClick: n[0] || (n[0] = I((...u) => i.toggleCollapsingBoxes && i.toggleCollapsingBoxes(...u), ["prevent"])),
7078
+ onClick: n[0] || (n[0] = O((...u) => i.toggleCollapsingBoxes && i.toggleCollapsingBoxes(...u), ["prevent"])),
7075
7079
  title: o.collapsingBoxesOpen ? t.collapseBoxesIcon.tooltip : t.expandBoxesIcon.tooltip
7076
7080
  }, [
7077
7081
  v(d, {
@@ -7082,7 +7086,7 @@ function Wd(e, n, t, s, o, i) {
7082
7086
  t.allowUserToToggleOrientation ? (l(), a("a", {
7083
7087
  key: 1,
7084
7088
  href: "#",
7085
- onClick: n[1] || (n[1] = I((...u) => i.toggleOrientation && i.toggleOrientation(...u), ["prevent"])),
7089
+ onClick: n[1] || (n[1] = O((...u) => i.toggleOrientation && i.toggleOrientation(...u), ["prevent"])),
7086
7090
  title: o.rowView ? t.iconRowView.tooltip : t.iconGridView.tooltip
7087
7091
  }, [
7088
7092
  v(d, {
@@ -7114,7 +7118,7 @@ function Wd(e, n, t, s, o, i) {
7114
7118
  ]);
7115
7119
  }
7116
7120
  const Gd = /* @__PURE__ */ L(Yt, [["render", Wd]]);
7117
- function Ie(e) {
7121
+ function Oe(e) {
7118
7122
  return e.path ? e.path : ((e.route == null || typeof e.route != "object" || !e.route.path && !e.route.name) && console.error("Error in router configuration. Expected object with 'path' or 'name', got", e.route), e.route);
7119
7123
  }
7120
7124
  const Jd = {
@@ -7144,7 +7148,7 @@ const Jd = {
7144
7148
  },
7145
7149
  methods: {
7146
7150
  getRoute(e) {
7147
- return Ie(e);
7151
+ return Oe(e);
7148
7152
  }
7149
7153
  }
7150
7154
  }, Kd = { class: "cmd-breadcrumbs" }, Zd = {
@@ -7152,7 +7156,7 @@ const Jd = {
7152
7156
  class: "breadcrumb-label"
7153
7157
  }, Yd = ["href"], Xd = { key: 1 }, Qd = { key: 1 }, $d = { key: 2 }, ec = { key: 1 }, tc = { key: 3 };
7154
7158
  function nc(e, n, t, s, o, i) {
7155
- const r = W, d = be("router-link");
7159
+ const r = z, d = be("router-link");
7156
7160
  return l(), a("ul", Kd, [
7157
7161
  t.breadcrumbLabel ? (l(), a("li", Zd, g(t.breadcrumbLabel), 1)) : c("", !0),
7158
7162
  (l(!0), a(_, null, q(t.breadcrumbLinks || [], (u, h) => (l(), a("li", { key: h }, [
@@ -7170,7 +7174,7 @@ function nc(e, n, t, s, o, i) {
7170
7174
  key: 1,
7171
7175
  to: i.getRoute(u)
7172
7176
  }, {
7173
- default: D(() => [
7177
+ default: V(() => [
7174
7178
  u.iconClass ? (l(), C(r, {
7175
7179
  key: 0,
7176
7180
  iconClass: u.iconClass,
@@ -7265,7 +7269,7 @@ const ic = /* @__PURE__ */ L(Jd, [["render", nc]]), oc = {
7265
7269
  }
7266
7270
  },
7267
7271
  getRoute(e) {
7268
- return Ie(e);
7272
+ return Oe(e);
7269
7273
  },
7270
7274
  toggleColorScheme() {
7271
7275
  document.querySelector("html").classList.contains("light-mode") ? this.prefersColorScheme = "light" : document.querySelector("html").classList.contains("dark-mode") ? this.prefersColorScheme = "dark" : matchMedia("(prefers-color-scheme: light)").matches ? this.prefersColorScheme = "light" : this.prefersColorScheme = "dark";
@@ -7281,7 +7285,7 @@ function ac(e, n, t, s, o, i) {
7281
7285
  to: (h = t.link) == null ? void 0 : h.path,
7282
7286
  title: (m = t.link) == null ? void 0 : m.tooltip
7283
7287
  }, {
7284
- default: D(() => [
7288
+ default: V(() => [
7285
7289
  v(r, {
7286
7290
  image: i.image,
7287
7291
  onImageLoaded: i.onImageLoaded
@@ -7389,7 +7393,7 @@ const rc = /* @__PURE__ */ L(oc, [["render", ac]]), dc = {
7389
7393
  }
7390
7394
  }, cc = { class: "cmd-container" }, uc = ["innerHTML"], mc = ["innerHTML"];
7391
7395
  function fc(e, n, t, s, o, i) {
7392
- const r = K;
7396
+ const r = G;
7393
7397
  return l(), a("div", cc, [
7394
7398
  t.cmdHeadline ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
7395
7399
  t.contentAboveSlot ? (l(), a("div", {
@@ -7548,11 +7552,11 @@ const Sy = /* @__PURE__ */ L(dc, [["render", fc]]), hc = {
7548
7552
  }, bc = { key: 0 }, Cc = { key: 1 }, _c = ["href", "target"], xc = ["innerHTML"], wc = /* @__PURE__ */ f("hr", null, null, -1), kc = {
7549
7553
  key: 1,
7550
7554
  class: "flex-container vertical"
7551
- }, vc = { key: 0 }, Tc = { key: 1 }, Sc = ["href", "target"], Ic = ["innerHTML"], Oc = { class: "button-wrapper align-center" };
7555
+ }, vc = { key: 0 }, Tc = { key: 1 }, Sc = ["href", "target"], Oc = ["innerHTML"], Ic = { class: "button-wrapper align-center" };
7552
7556
  function Mc(e, n, t, s, o, i) {
7553
- const r = K, d = ee, u = gi;
7557
+ const r = G, d = ee, u = gi;
7554
7558
  return l(), C(ke, { name: "fade" }, {
7555
- default: D(() => {
7559
+ default: V(() => {
7556
7560
  var h, m, p;
7557
7561
  return [
7558
7562
  f("div", gc, [
@@ -7563,7 +7567,7 @@ function Mc(e, n, t, s, o, i) {
7563
7567
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
7564
7568
  }, null, 8, ["headlineText", "headlineLevel"])) : c("", !0),
7565
7569
  A(e.$slots, "cookie-options", {}, () => {
7566
- var x, y, k, S, T, P, B, F;
7570
+ var x, y, k, S, T, B, I, P;
7567
7571
  return [
7568
7572
  (x = t.cookieOptions) != null && x.required ? (l(), a("div", yc, [
7569
7573
  (y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(r, {
@@ -7571,36 +7575,36 @@ function Mc(e, n, t, s, o, i) {
7571
7575
  "headline-text": (k = t.cmdBoxRequiredCookies) == null ? void 0 : k.headlineText,
7572
7576
  "headline-level": (S = t.cmdBoxRequiredCookies) == null ? void 0 : S.headlineLevel
7573
7577
  }, null, 8, ["headline-text", "headline-level"])) : c("", !0),
7574
- (l(!0), a(_, null, q(t.cookieOptions.required.cookies || [], (E, z) => {
7575
- var O;
7578
+ (l(!0), a(_, null, q(t.cookieOptions.required.cookies || [], (D, U) => {
7579
+ var F;
7576
7580
  return l(), C(u, {
7577
7581
  useSlots: ["header", "body"],
7578
- collapsible: (O = t.cmdBoxRequiredCookies) == null ? void 0 : O.collapsible,
7579
- key: z
7582
+ collapsible: (F = t.cmdBoxRequiredCookies) == null ? void 0 : F.collapsible,
7583
+ key: U
7580
7584
  }, {
7581
- header: D(() => [
7585
+ header: V(() => [
7582
7586
  v(d, {
7583
7587
  element: "input",
7584
7588
  type: "checkbox",
7585
7589
  modelValue: i.acceptedCookies,
7586
- "onUpdate:modelValue": n[0] || (n[0] = (H) => i.acceptedCookies = H),
7587
- inputValue: E.value,
7588
- labelText: E.labelText,
7589
- disabled: E.disabled,
7590
- id: E.id,
7590
+ "onUpdate:modelValue": n[0] || (n[0] = (R) => i.acceptedCookies = R),
7591
+ inputValue: D.value,
7592
+ labelText: D.labelText,
7593
+ disabled: D.disabled,
7594
+ id: D.id,
7591
7595
  toggleSwitch: !0,
7592
7596
  title: e.getMessage("cmdcookiedisclaimer.title.cookie_cannot_be_disabled")
7593
7597
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
7594
7598
  ]),
7595
- body: D(() => [
7596
- E.description ? (l(), a("p", bc, g(E.description), 1)) : c("", !0),
7597
- E.linkDataPrivacy ? (l(), a("p", Cc, [
7598
- R(g(E.linkDataPrivacy.label) + " ", 1),
7599
+ body: V(() => [
7600
+ D.description ? (l(), a("p", bc, g(D.description), 1)) : c("", !0),
7601
+ D.linkDataPrivacy ? (l(), a("p", Cc, [
7602
+ H(g(D.linkDataPrivacy.label) + " ", 1),
7599
7603
  f("a", {
7600
- onClick: n[1] || (n[1] = (...H) => i.openDataPrivacy && i.openDataPrivacy(...H)),
7601
- href: E.linkDataPrivacy.link,
7602
- target: E.linkDataPrivacy.target
7603
- }, g(E.linkDataPrivacy.linkText), 9, _c)
7604
+ onClick: n[1] || (n[1] = (...R) => i.openDataPrivacy && i.openDataPrivacy(...R)),
7605
+ href: D.linkDataPrivacy.link,
7606
+ target: D.linkDataPrivacy.target
7607
+ }, g(D.linkDataPrivacy.linkText), 9, _c)
7604
7608
  ])) : c("", !0),
7605
7609
  o.dataPrivacyContent ? (l(), a("div", {
7606
7610
  key: 2,
@@ -7613,46 +7617,46 @@ function Mc(e, n, t, s, o, i) {
7613
7617
  ])) : c("", !0),
7614
7618
  wc,
7615
7619
  (T = t.cookieOptions) != null && T.optional ? (l(), a("div", kc, [
7616
- (P = t.cmdBoxOptionalCookies) != null && P.showHeadline ? (l(), C(r, {
7620
+ (B = t.cmdBoxOptionalCookies) != null && B.showHeadline ? (l(), C(r, {
7617
7621
  key: 0,
7618
- "headline-text": (B = t.cmdBoxOptionalCookies) == null ? void 0 : B.headlineText,
7619
- "headline-level": (F = t.cmdBoxOptionalCookies) == null ? void 0 : F.headlineLevel
7622
+ "headline-text": (I = t.cmdBoxOptionalCookies) == null ? void 0 : I.headlineText,
7623
+ "headline-level": (P = t.cmdBoxOptionalCookies) == null ? void 0 : P.headlineLevel
7620
7624
  }, null, 8, ["headline-text", "headline-level"])) : c("", !0),
7621
- (l(!0), a(_, null, q(t.cookieOptions.optional.cookies || [], (E, z) => {
7622
- var O;
7625
+ (l(!0), a(_, null, q(t.cookieOptions.optional.cookies || [], (D, U) => {
7626
+ var F;
7623
7627
  return l(), C(u, {
7624
7628
  useSlots: ["header", "body"],
7625
- collapsible: (O = t.cmdBoxOptionalCookies) == null ? void 0 : O.collapsible,
7626
- key: z
7629
+ collapsible: (F = t.cmdBoxOptionalCookies) == null ? void 0 : F.collapsible,
7630
+ key: U
7627
7631
  }, {
7628
- header: D(() => [
7632
+ header: V(() => [
7629
7633
  v(d, {
7630
7634
  element: "input",
7631
7635
  type: "checkbox",
7632
7636
  modelValue: i.acceptedCookies,
7633
- "onUpdate:modelValue": n[2] || (n[2] = (H) => i.acceptedCookies = H),
7634
- inputValue: E.value,
7635
- labelText: E.labelText,
7636
- disabled: E.disabled,
7637
- id: E.id,
7637
+ "onUpdate:modelValue": n[2] || (n[2] = (R) => i.acceptedCookies = R),
7638
+ inputValue: D.value,
7639
+ labelText: D.labelText,
7640
+ disabled: D.disabled,
7641
+ id: D.id,
7638
7642
  toggleSwitch: !0,
7639
7643
  title: e.getMessage("cmdcookiedisclaimer.title.toggle_to_accept_cookie")
7640
7644
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
7641
7645
  ]),
7642
- body: D(() => [
7643
- E.description ? (l(), a("p", vc, g(E.description), 1)) : c("", !0),
7644
- E.linkDataPrivacy ? (l(), a("p", Tc, [
7645
- R(g(E.linkDataPrivacy.label) + " ", 1),
7646
+ body: V(() => [
7647
+ D.description ? (l(), a("p", vc, g(D.description), 1)) : c("", !0),
7648
+ D.linkDataPrivacy ? (l(), a("p", Tc, [
7649
+ H(g(D.linkDataPrivacy.label) + " ", 1),
7646
7650
  f("a", {
7647
- onClick: n[3] || (n[3] = (...H) => i.openDataPrivacy && i.openDataPrivacy(...H)),
7648
- href: E.linkDataPrivacy.link,
7649
- target: E.linkDataPrivacy.target
7650
- }, g(E.linkDataPrivacy.linkText), 9, Sc)
7651
+ onClick: n[3] || (n[3] = (...R) => i.openDataPrivacy && i.openDataPrivacy(...R)),
7652
+ href: D.linkDataPrivacy.link,
7653
+ target: D.linkDataPrivacy.target
7654
+ }, g(D.linkDataPrivacy.linkText), 9, Sc)
7651
7655
  ])) : c("", !0),
7652
7656
  o.dataPrivacyContent ? (l(), a("div", {
7653
7657
  key: 2,
7654
7658
  innerHTML: o.dataPrivacyContent
7655
- }, null, 8, Ic)) : c("", !0)
7659
+ }, null, 8, Oc)) : c("", !0)
7656
7660
  ]),
7657
7661
  _: 2
7658
7662
  }, 1032, ["collapsible"]);
@@ -7661,7 +7665,7 @@ function Mc(e, n, t, s, o, i) {
7661
7665
  ];
7662
7666
  }),
7663
7667
  A(e.$slots, "privacy-text"),
7664
- f("div", Oc, [
7668
+ f("div", Ic, [
7665
7669
  t.buttonLabelAcceptCurrentSettings ? (l(), a("button", {
7666
7670
  key: 0,
7667
7671
  type: "button",
@@ -7685,7 +7689,7 @@ function Mc(e, n, t, s, o, i) {
7685
7689
  _: 3
7686
7690
  });
7687
7691
  }
7688
- const Iy = /* @__PURE__ */ L(pc, [["render", Mc]]), Lc = {
7692
+ const Oy = /* @__PURE__ */ L(pc, [["render", Mc]]), Lc = {
7689
7693
  name: "CmdCopyrightWrapper"
7690
7694
  }, Fc = {
7691
7695
  class: "cmd-copyright-information",
@@ -7701,7 +7705,7 @@ const Iy = /* @__PURE__ */ L(pc, [["render", Mc]]), Lc = {
7701
7705
  function Ac(e, n, t, s, o, i) {
7702
7706
  return l(), a("div", Fc, Pc);
7703
7707
  }
7704
- const Oy = /* @__PURE__ */ L(Lc, [["render", Ac]]), Ec = {
7708
+ const Iy = /* @__PURE__ */ L(Lc, [["render", Ac]]), Ec = {
7705
7709
  data() {
7706
7710
  return {
7707
7711
  defaultMessageProperties: {
@@ -7991,7 +7995,7 @@ const Oy = /* @__PURE__ */ L(Lc, [["render", Ac]]), Ec = {
7991
7995
  };
7992
7996
  function iu(e, n, t, s, o, i) {
7993
7997
  var h, m, p, x;
7994
- const r = W, d = Gt, u = be("router-link");
7998
+ const r = z, d = Gt, u = be("router-link");
7995
7999
  return l(), a("div", {
7996
8000
  class: b([
7997
8001
  o.validationStatus,
@@ -8010,13 +8014,13 @@ function iu(e, n, t, s, o, i) {
8010
8014
  }, [
8011
8015
  t.showLabel ? (l(), a("span", qc, [
8012
8016
  f("span", { id: e.htmlId }, [
8013
- R(g(t.labelText), 1),
8017
+ H(g(t.labelText), 1),
8014
8018
  e.$attrs.required !== void 0 ? (l(), a("sup", Rc, "*")) : c("", !0)
8015
8019
  ], 8, Hc),
8016
8020
  (e.$attrs.required || e.inputRequirements.length) && t.showStatusIcon ? (l(), a("a", {
8017
8021
  key: 0,
8018
8022
  href: "#",
8019
- onClick: n[0] || (n[0] = I(() => {
8023
+ onClick: n[0] || (n[0] = O(() => {
8020
8024
  }, ["prevent"])),
8021
8025
  title: i.validationTooltip,
8022
8026
  "aria-errormessage": e.tooltipId,
@@ -8043,7 +8047,7 @@ function iu(e, n, t, s, o, i) {
8043
8047
  f("li", null, [
8044
8048
  f("a", {
8045
8049
  href: "#",
8046
- onClick: n[1] || (n[1] = I((...y) => i.toggleOptions && i.toggleOptions(...y), ["prevent"])),
8050
+ onClick: n[1] || (n[1] = O((...y) => i.toggleOptions && i.toggleOptions(...y), ["prevent"])),
8047
8051
  onBlur: n[2] || (n[2] = (...y) => i.onBlur && i.onBlur(...y)),
8048
8052
  title: (h = i.optionIcon) == null ? void 0 : h.tooltip
8049
8053
  }, [
@@ -8078,7 +8082,7 @@ function iu(e, n, t, s, o, i) {
8078
8082
  t.optionLinkType === "href" ? (l(), a("a", {
8079
8083
  key: 0,
8080
8084
  href: "#",
8081
- onClick: I((S) => i.selectOption(y.value), ["prevent"]),
8085
+ onClick: O((S) => i.selectOption(y.value), ["prevent"]),
8082
8086
  class: b({ active: y.value === t.modelValue }),
8083
8087
  title: y.tooltip
8084
8088
  }, [
@@ -8092,10 +8096,10 @@ function iu(e, n, t, s, o, i) {
8092
8096
  t.optionLinkType === "router" ? (l(), C(u, {
8093
8097
  key: 1,
8094
8098
  to: "#",
8095
- onClick: I((S) => i.selectOption(y.value), ["prevent"]),
8099
+ onClick: O((S) => i.selectOption(y.value), ["prevent"]),
8096
8100
  class: b({ active: y.value === t.modelValue })
8097
8101
  }, {
8098
- default: D(() => [
8102
+ default: V(() => [
8099
8103
  y.iconClass ? (l(), C(r, {
8100
8104
  key: 0,
8101
8105
  iconClass: y.iconClass,
@@ -8128,7 +8132,7 @@ function iu(e, n, t, s, o, i) {
8128
8132
  ], 10, Xc)) : t.type === "country" ? (l(), a("a", {
8129
8133
  key: 1,
8130
8134
  href: "#",
8131
- onClick: I((S) => i.selectOption(y.value), ["prevent"]),
8135
+ onClick: O((S) => i.selectOption(y.value), ["prevent"]),
8132
8136
  class: b({ active: y.value === t.modelValue })
8133
8137
  }, [
8134
8138
  f("img", {
@@ -8140,7 +8144,7 @@ function iu(e, n, t, s, o, i) {
8140
8144
  ], 10, $c)) : t.type === "color" ? (l(), a("a", {
8141
8145
  key: 2,
8142
8146
  href: "#",
8143
- onClick: I((S) => i.selectOption(y.value), ["prevent"]),
8147
+ onClick: O((S) => i.selectOption(y.value), ["prevent"]),
8144
8148
  class: b({ active: y.value === t.modelValue })
8145
8149
  }, [
8146
8150
  f("span", {
@@ -8153,7 +8157,7 @@ function iu(e, n, t, s, o, i) {
8153
8157
  t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), a("li", nu, [
8154
8158
  f("a", {
8155
8159
  href: "#",
8156
- onClick: n[4] || (n[4] = I((...y) => i.toggleAllOptions && i.toggleAllOptions(...y), ["prevent"]))
8160
+ onClick: n[4] || (n[4] = O((...y) => i.toggleAllOptions && i.toggleAllOptions(...y), ["prevent"]))
8157
8161
  }, [
8158
8162
  o.allOptionsSelected ? (l(), C(r, {
8159
8163
  key: 1,
@@ -8253,12 +8257,12 @@ const ou = /* @__PURE__ */ L(Vc, [["render", iu]]), lu = {
8253
8257
  class: "cmd-form-filters"
8254
8258
  }, au = { key: 0 }, ru = { key: 1 }, du = ["onClick", "title"];
8255
8259
  function cu(e, n, t, s, o, i) {
8256
- const r = W;
8260
+ const r = z;
8257
8261
  return o.options.length ? (l(), a("ul", su, [
8258
8262
  o.options.length > 1 ? (l(), a("li", au, [
8259
8263
  f("a", {
8260
8264
  href: "#",
8261
- onClick: n[0] || (n[0] = I((...d) => i.deleteAllFilters && i.deleteAllFilters(...d), ["prevent"]))
8265
+ onClick: n[0] || (n[0] = O((...d) => i.deleteAllFilters && i.deleteAllFilters(...d), ["prevent"]))
8262
8266
  }, [
8263
8267
  t.linkDeleteAllFilters.icon && t.linkDeleteAllFilters.icon.show ? (l(), C(r, {
8264
8268
  key: 0,
@@ -8271,7 +8275,7 @@ function cu(e, n, t, s, o, i) {
8271
8275
  (l(!0), a(_, null, q(o.options, (d, u) => (l(), a("li", { key: u }, [
8272
8276
  f("a", {
8273
8277
  href: "#",
8274
- onClick: I((h) => i.deleteClickedFilter(u), ["prevent"]),
8278
+ onClick: O((h) => i.deleteClickedFilter(u), ["prevent"]),
8275
8279
  title: t.deleteFilterIcon.tooltip
8276
8280
  }, [
8277
8281
  f("span", null, g(t.selectedOptionsName(d)), 1),
@@ -8407,7 +8411,7 @@ const gu = /* @__PURE__ */ L(mu, [["render", pu]]), yu = {
8407
8411
  ];
8408
8412
  function ku(e, n, t, s, o, i) {
8409
8413
  var u;
8410
- const r = K, d = _e;
8414
+ const r = G, d = _e;
8411
8415
  return l(), a("div", bu, [
8412
8416
  (u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
8413
8417
  e.editModeContext ? t.images.length ? (l(!0), a(_, { key: 2 }, q(t.images, (h, m) => (l(), C(d, {
@@ -8427,7 +8431,7 @@ function ku(e, n, t, s, o, i) {
8427
8431
  class: "image-wrapper",
8428
8432
  key: m,
8429
8433
  href: "#",
8430
- onClick: I((p) => i.showFancyBox(m), ["prevent"]),
8434
+ onClick: O((p) => i.showFancyBox(m), ["prevent"]),
8431
8435
  title: i.getMessage("cmdimagegallery.tooltip.open_large_image")
8432
8436
  }, [
8433
8437
  v(d, {
@@ -8491,7 +8495,7 @@ function Pn(e, n) {
8491
8495
  function An(e, n, t) {
8492
8496
  return e < n ? n : e > t ? t : e;
8493
8497
  }
8494
- const Tu = { class: "cmd-image-zoom flex-container" }, Su = ["title"], Iu = { class: "zoom-container" }, Ou = /* @__PURE__ */ f("div", { class: "zoom-overlay" }, null, -1);
8498
+ const Tu = { class: "cmd-image-zoom flex-container" }, Su = ["title"], Ou = { class: "zoom-container" }, Iu = /* @__PURE__ */ f("div", { class: "zoom-overlay" }, null, -1);
8495
8499
  function Mu(e, n, t, s, o, i) {
8496
8500
  const r = _e;
8497
8501
  return l(), a("div", Tu, [
@@ -8507,10 +8511,10 @@ function Mu(e, n, t, s, o, i) {
8507
8511
  onMouseout: i.onMouseOut
8508
8512
  }), null, 16, ["onMouseover", "onMousemove", "onMouseout"])
8509
8513
  ], 8, Su),
8510
- f("div", Iu, [
8514
+ f("div", Ou, [
8511
8515
  v(r, M(t.imageLarge, { figcaption: {} }), null, 16)
8512
8516
  ]),
8513
- Ou
8517
+ Iu
8514
8518
  ]);
8515
8519
  }
8516
8520
  const Ly = /* @__PURE__ */ L(vu, [["render", Mu]]), Lu = {
@@ -8711,7 +8715,7 @@ const Ly = /* @__PURE__ */ L(vu, [["render", Mu]]), Lu = {
8711
8715
  class: "flex-container no-flex"
8712
8716
  };
8713
8717
  function Ru(e, n, t, s, o, i) {
8714
- const r = W, d = Gt;
8718
+ const r = z, d = Gt;
8715
8719
  return l(), a("div", {
8716
8720
  class: b([
8717
8721
  "cmd-input-group label",
@@ -8728,13 +8732,13 @@ function Ru(e, n, t, s, o, i) {
8728
8732
  }, [
8729
8733
  ue(f("span", Bu, [
8730
8734
  f("span", { id: e.htmlId }, [
8731
- R(g(t.labelText), 1),
8735
+ H(g(t.labelText), 1),
8732
8736
  t.required ? (l(), a("sup", Au, "*")) : c("", !0)
8733
8737
  ], 8, Pu),
8734
8738
  (t.required || e.inputRequirements.length > 0) && t.showStatusIcon ? (l(), a("a", {
8735
8739
  key: 0,
8736
8740
  href: "#",
8737
- onClick: n[0] || (n[0] = I(() => {
8741
+ onClick: n[0] || (n[0] = O(() => {
8738
8742
  }, ["prevent"])),
8739
8743
  title: i.validationTooltip,
8740
8744
  "aria-errormessage": e.tooltipId,
@@ -8885,16 +8889,7 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
8885
8889
  */
8886
8890
  cmdFormElementUsername: {
8887
8891
  type: Object,
8888
- default() {
8889
- return {
8890
- labelText: "Username:",
8891
- placeholder: "Type in username",
8892
- innerIconClass: "icon-user-profile",
8893
- name: "login-username",
8894
- id: "login-username",
8895
- required: !0
8896
- };
8897
- }
8892
+ required: !1
8898
8893
  },
8899
8894
  /**
8900
8895
  * properties for CmdFormElement-component for password-field
@@ -8903,16 +8898,7 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
8903
8898
  */
8904
8899
  cmdFormElementPassword: {
8905
8900
  type: Object,
8906
- default() {
8907
- return {
8908
- labelText: "Password:",
8909
- placeholder: "Type in password",
8910
- innerIconClass: "icon-security-settings",
8911
- name: "login-password",
8912
- id: "login-password",
8913
- required: !0
8914
- };
8915
- }
8901
+ required: !1
8916
8902
  },
8917
8903
  /**
8918
8904
  * properties for CmdFormElement-component for email-address-field (to send login-data)
@@ -8921,16 +8907,7 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
8921
8907
  */
8922
8908
  cmdFormElementSendLogin: {
8923
8909
  type: Object,
8924
- default() {
8925
- return {
8926
- labelText: "Email-address:",
8927
- placeholder: "Type in email-address you are registered with",
8928
- innerIconClass: "icon-mail",
8929
- name: "login-send-login",
8930
- id: "login-send-login",
8931
- required: !0
8932
- };
8933
- }
8910
+ required: !1
8934
8911
  },
8935
8912
  /**
8936
8913
  * options to display
@@ -8976,43 +8953,88 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
8976
8953
  *
8977
8954
  * @requiredForAccessibility: partial
8978
8955
  */
8979
- buttons: {
8956
+ buttonLogin: {
8980
8957
  type: Object,
8981
- default() {
8982
- return {
8983
- login: {
8984
- linkType: "button",
8985
- /* href, router, button */
8986
- type: "submit",
8987
- /* submit, button */
8988
- path: "",
8989
- text: "Login",
8990
- primary: !0,
8991
- icon: {
8992
- show: !0,
8993
- iconClass: "icon-logon",
8994
- tooltip: ""
8995
- }
8996
- },
8997
- sendLogin: {
8998
- linkType: "button",
8999
- /* href, router, button */
9000
- type: "submit",
9001
- /* submit, button */
9002
- path: "",
9003
- text: "Send login",
9004
- primary: !0,
9005
- icon: {
9006
- show: !0,
9007
- iconClass: "icon-mail",
9008
- tooltip: ""
9009
- }
9010
- }
9011
- };
9012
- }
8958
+ required: !1
8959
+ },
8960
+ /**
8961
+ * button to send-login-data
8962
+ *
8963
+ * @requiredForAccessibility: partial
8964
+ */
8965
+ buttonSendLogin: {
8966
+ type: Object,
8967
+ required: !1
9013
8968
  }
9014
8969
  },
9015
8970
  computed: {
8971
+ cmdFormElementUsernameOptions() {
8972
+ return {
8973
+ labelText: "Username:",
8974
+ placeholder: "Type in username",
8975
+ fieldIconClass: "icon-user-profile",
8976
+ name: "login-username",
8977
+ id: "login-username",
8978
+ required: !0,
8979
+ ...this.cmdFormElementUsername
8980
+ };
8981
+ },
8982
+ cmdFormElementPasswordOptions() {
8983
+ return {
8984
+ labelText: "Password:",
8985
+ placeholder: "Type in password",
8986
+ fieldIconClass: "icon-security-settings",
8987
+ name: "login-password",
8988
+ id: "login-password",
8989
+ required: !0,
8990
+ ...this.cmdFormElementPassword
8991
+ };
8992
+ },
8993
+ cmdFormElementSendLoginOptions() {
8994
+ return {
8995
+ labelText: "Email-address:",
8996
+ placeholder: "Type in email-address you are registered with",
8997
+ fieldIconClass: "icon-mail",
8998
+ name: "login-send-login",
8999
+ id: "login-send-login",
9000
+ required: !0,
9001
+ ...this.cmdFormElementSendLogin
9002
+ };
9003
+ },
9004
+ buttonLoginOptions() {
9005
+ return {
9006
+ linkType: "button",
9007
+ /* href, router, button */
9008
+ type: "submit",
9009
+ /* submit, button */
9010
+ path: "",
9011
+ text: "Login",
9012
+ primary: !0,
9013
+ icon: {
9014
+ show: !0,
9015
+ iconClass: "icon-logon",
9016
+ tooltip: ""
9017
+ },
9018
+ ...this.buttonLogin
9019
+ };
9020
+ },
9021
+ buttonSendLoginOptions() {
9022
+ return {
9023
+ linkType: "button",
9024
+ /* href, router, button */
9025
+ type: "submit",
9026
+ /* submit, button */
9027
+ path: "",
9028
+ text: "Send login",
9029
+ primary: !0,
9030
+ icon: {
9031
+ show: !0,
9032
+ iconClass: "icon-mail",
9033
+ tooltip: ""
9034
+ },
9035
+ ...this.buttonSendLogin
9036
+ };
9037
+ },
9016
9038
  buttonLoginDisabled() {
9017
9039
  return !(this.usernameValidationStatus && this.passwordValidationStatus);
9018
9040
  },
@@ -9049,7 +9071,7 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
9049
9071
  this.$emit("click", e);
9050
9072
  },
9051
9073
  getRoute(e) {
9052
- return Ie(e);
9074
+ return Oe(e);
9053
9075
  },
9054
9076
  checkValidationStatus(e, n) {
9055
9077
  e != null && (n === "username" ? this.usernameValidationStatus = e === "success" : n === "password" ? this.passwordValidationStatus = e === "success" : this.emailValidationStatus = e === "success");
@@ -9065,8 +9087,8 @@ const Nu = /* @__PURE__ */ L(Lu, [["render", Ru]]), ju = {
9065
9087
  }
9066
9088
  }, Uu = { class: "cmd-login-form flex-container" }, zu = { class: "option-wrapper flex-container" }, Wu = { key: 1 }, Gu = ["type", "disabled"], Ju = { key: 1 }, Ku = { class: "cmd-login-form flex-container" }, Zu = { class: "option-wrapper flex-container" }, Yu = { key: 1 }, Xu = ["type", "disabled"], Qu = { key: 1 };
9067
9089
  function $u(e, n, t, s, o, i) {
9068
- var m, p, x, y, k, S, T, P, B, F, E, z, O, H, J, Y;
9069
- const r = K, d = ee, u = W, h = We;
9090
+ var m, p, x, y, k, S, T, B;
9091
+ const r = G, d = ee, u = z, h = We;
9070
9092
  return l(), a(_, null, [
9071
9093
  ue(f("fieldset", Uu, [
9072
9094
  f("legend", {
@@ -9076,33 +9098,23 @@ function $u(e, n, t, s, o, i) {
9076
9098
  f("div", {
9077
9099
  class: b(["login-fields flex-container", { vertical: t.orientation === "vertical" }])
9078
9100
  }, [
9079
- v(d, {
9101
+ v(d, M({
9080
9102
  element: "input",
9081
9103
  type: "text",
9082
9104
  ref: "username",
9083
- name: t.cmdFormElementUsername.name,
9084
- id: t.cmdFormElementUsername.id,
9085
9105
  modelValue: i.username,
9086
- "onUpdate:modelValue": n[0] || (n[0] = (U) => i.username = U),
9087
- fieldIconClass: t.cmdFormElementUsername.innerIconClass,
9088
- labelText: t.cmdFormElementUsername.labelText,
9089
- placeholder: t.cmdFormElementUsername.placeholder,
9090
- required: t.cmdFormElementUsername.required,
9091
- onValidationStatusChange: n[1] || (n[1] = (U) => i.checkValidationStatus(U, "username"))
9092
- }, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
9093
- v(d, {
9106
+ "onUpdate:modelValue": n[0] || (n[0] = (I) => i.username = I)
9107
+ }, i.cmdFormElementUsernameOptions, {
9108
+ onValidationStatusChange: n[1] || (n[1] = (I) => i.checkValidationStatus(I, "username"))
9109
+ }), null, 16, ["modelValue"]),
9110
+ v(d, M({
9094
9111
  element: "input",
9095
9112
  type: "password",
9096
- name: t.cmdFormElementPassword.name,
9097
- id: t.cmdFormElementPassword.id,
9098
- fieldIconClass: t.cmdFormElementPassword.innerIconClass,
9099
9113
  modelValue: i.password,
9100
- "onUpdate:modelValue": n[2] || (n[2] = (U) => i.password = U),
9101
- labelText: t.cmdFormElementPassword.labelText,
9102
- placeholder: t.cmdFormElementPassword.placeholder,
9103
- required: t.cmdFormElementPassword.required,
9104
- onValidationStatusChange: n[3] || (n[3] = (U) => i.checkValidationStatus(U, "password"))
9105
- }, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
9114
+ "onUpdate:modelValue": n[2] || (n[2] = (I) => i.password = I)
9115
+ }, i.cmdFormElementPasswordOptions, {
9116
+ onValidationStatusChange: n[3] || (n[3] = (I) => i.checkValidationStatus(I, "password"))
9117
+ }), null, 16, ["modelValue"])
9106
9118
  ], 2),
9107
9119
  A(e.$slots, "login"),
9108
9120
  f("div", zu, [
@@ -9110,7 +9122,7 @@ function $u(e, n, t, s, o, i) {
9110
9122
  t.options.forgotPassword ? (l(), a("a", {
9111
9123
  key: 0,
9112
9124
  href: "#",
9113
- onClick: n[4] || (n[4] = I((...U) => i.toggleSendLoginView && i.toggleSendLoginView(...U), ["prevent"]))
9125
+ onClick: n[4] || (n[4] = O((...I) => i.toggleSendLoginView && i.toggleSendLoginView(...I), ["prevent"]))
9114
9126
  }, [
9115
9127
  (m = t.options.forgotPassword.icon) != null && m.show && ((p = t.options.forgotPassword.icon) != null && p.iconClass) ? (l(), C(u, {
9116
9128
  key: 0,
@@ -9132,20 +9144,20 @@ function $u(e, n, t, s, o, i) {
9132
9144
  }
9133
9145
  }, null, 8, ["linkType", "path", "text", "icon"])) : c("", !0)
9134
9146
  ], 64)) : c("", !0),
9135
- t.buttons.login.linkType === "button" ? (l(), a("button", {
9147
+ i.buttonLoginOptions.linkType === "button" ? (l(), a("button", {
9136
9148
  key: 1,
9137
- type: t.buttons.login.type === "submit" ? "submit" : "button",
9138
- class: b(["button", { primary: t.buttons.login.primary }]),
9139
- onClick: n[5] || (n[5] = (...U) => i.onClick && i.onClick(...U)),
9149
+ type: i.buttonLoginOptions.type === "submit" ? "submit" : "button",
9150
+ class: b(["button", { primary: i.buttonLoginOptions.primary }]),
9151
+ onClick: n[5] || (n[5] = (...I) => i.onClick && i.onClick(...I)),
9140
9152
  disabled: i.buttonLoginDisabled
9141
9153
  }, [
9142
- t.buttons.login.icon.iconClass ? (l(), C(u, {
9154
+ i.buttonLoginOptions.icon.iconClass ? (l(), C(u, {
9143
9155
  key: 0,
9144
- iconClass: t.buttons.login.icon.iconClass,
9145
- type: t.buttons.login.icon.iconType,
9146
- title: t.buttons.login.icon.tooltip
9156
+ iconClass: i.buttonLoginOptions.icon.iconClass,
9157
+ type: i.buttonLoginOptions.icon.iconType,
9158
+ title: i.buttonLoginOptions.icon.tooltip
9147
9159
  }, null, 8, ["iconClass", "type", "title"])) : c("", !0),
9148
- t.buttons.login.text ? (l(), a("span", Ju, g(t.buttons.login.text), 1)) : c("", !0)
9160
+ i.buttonLoginOptions.text ? (l(), a("span", Ju, g(i.buttonLoginOptions.text), 1)) : c("", !0)
9149
9161
  ], 10, Gu)) : c("", !0)
9150
9162
  ])
9151
9163
  ], 512), [
@@ -9156,26 +9168,20 @@ function $u(e, n, t, s, o, i) {
9156
9168
  class: b({ hidden: !t.legendForgotLoginForm.show, "align-left": t.legendForgotLoginForm.align === "left" })
9157
9169
  }, g(t.legendForgotLoginForm.text), 3),
9158
9170
  t.cmdHeadlineSendLoginForm ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
9159
- v(d, {
9171
+ v(d, M({
9160
9172
  ref: "sendPassword",
9161
9173
  element: "input",
9162
9174
  type: "email",
9163
- fieldIconClass: t.cmdFormElementSendLogin.innerIconClass,
9164
- labelText: t.cmdFormElementSendLogin.labelText,
9165
- placeholder: t.cmdFormElementSendLogin.placeholder,
9166
- name: t.cmdFormElementSendLogin.name,
9167
- required: t.cmdFormElementSendLogin.required,
9168
- id: t.cmdFormElementSendLogin.id,
9169
- onValidationStatusChange: n[6] || (n[6] = (U) => i.checkValidationStatus(U, "email")),
9175
+ onValidationStatusChange: n[6] || (n[6] = (I) => i.checkValidationStatus(I, "email")),
9170
9176
  modelValue: o.sendLoginMail,
9171
- "onUpdate:modelValue": n[7] || (n[7] = (U) => o.sendLoginMail = U)
9172
- }, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
9177
+ "onUpdate:modelValue": n[7] || (n[7] = (I) => o.sendLoginMail = I)
9178
+ }, i.cmdFormElementSendLoginOptions), null, 16, ["modelValue"]),
9173
9179
  A(e.$slots, "send-login"),
9174
9180
  f("div", Zu, [
9175
9181
  t.options.backToLoginForm ? (l(), a("a", {
9176
9182
  key: 0,
9177
9183
  href: "#",
9178
- onClick: n[8] || (n[8] = I((...U) => i.toggleSendLoginView && i.toggleSendLoginView(...U), ["prevent"]))
9184
+ onClick: n[8] || (n[8] = O((...I) => i.toggleSendLoginView && i.toggleSendLoginView(...I), ["prevent"]))
9179
9185
  }, [
9180
9186
  t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(u, {
9181
9187
  key: 0,
@@ -9185,18 +9191,18 @@ function $u(e, n, t, s, o, i) {
9185
9191
  }, null, 8, ["iconClass", "type", "title"])) : c("", !0),
9186
9192
  t.options.backToLoginForm.text ? (l(), a("span", Yu, g(t.options.backToLoginForm.text), 1)) : c("", !0)
9187
9193
  ])) : c("", !0),
9188
- ((S = t.buttons.sendLogin) == null ? void 0 : S.linkType) === "button" ? (l(), a("button", {
9194
+ i.buttonSendLoginOptions.linkType === "button" ? (l(), a("button", {
9189
9195
  key: 1,
9190
- type: ((T = t.buttons.sendLogin) == null ? void 0 : T.type) === "submit" ? "submit" : "button",
9191
- class: b(["button", { primary: (P = t.buttons.sendLogin) == null ? void 0 : P.primary }]),
9196
+ type: i.buttonSendLoginOptions.type === "submit" ? "submit" : "button",
9197
+ class: b(["button", { primary: i.buttonSendLoginOptions.primary }]),
9192
9198
  disabled: i.buttonSendLoginDisabled
9193
9199
  }, [
9194
- (F = (B = t.buttons.sendLogin) == null ? void 0 : B.icon) != null && F.iconClass ? (l(), C(u, {
9200
+ (S = i.buttonSendLoginOptions.icon) != null && S.iconClass ? (l(), C(u, {
9195
9201
  key: 0,
9196
- iconClass: (z = (E = t.buttons.sendLogin) == null ? void 0 : E.icon) == null ? void 0 : z.iconClass,
9197
- title: (H = (O = t.buttons.sendLogin) == null ? void 0 : O.icon) == null ? void 0 : H.tooltip
9202
+ iconClass: (T = i.buttonSendLoginOptions.icon) == null ? void 0 : T.iconClass,
9203
+ title: (B = i.buttonSendLoginOptions.icon) == null ? void 0 : B.tooltip
9198
9204
  }, null, 8, ["iconClass", "title"])) : c("", !0),
9199
- (J = t.buttons.sendLogin) != null && J.text ? (l(), a("span", Qu, g((Y = t.buttons.sendLogin) == null ? void 0 : Y.text), 1)) : c("", !0)
9205
+ i.buttonSendLoginOptions.text ? (l(), a("span", Qu, g(i.buttonSendLoginOptions.text), 1)) : c("", !0)
9200
9206
  ], 10, Xu)) : c("", !0)
9201
9207
  ])
9202
9208
  ], 512), [
@@ -9322,7 +9328,7 @@ const Fy = /* @__PURE__ */ L(ju, [["render", $u]]), em = {
9322
9328
  (n.path === "#" || n.path === "") && (e.preventDefault(), this.$emit("click", n.path)), this.showOffcanvas = !1;
9323
9329
  },
9324
9330
  getRoute(e) {
9325
- return Ie(e);
9331
+ return Oe(e);
9326
9332
  },
9327
9333
  closeOffcanvasNavigation() {
9328
9334
  this.showOffcanvas = !1, document.getElementById("toggle-offcanvas").focus();
@@ -9341,7 +9347,7 @@ const Fy = /* @__PURE__ */ L(ju, [["render", $u]]), em = {
9341
9347
  class: "close-nav"
9342
9348
  }, nm = ["href", "title", "target", "onClick"], im = { key: 1 }, om = { key: 1 }, lm = ["aria-expanded"], sm = ["href", "title", "target", "onClick"], am = { key: 1 }, rm = { key: 1 }, dm = ["aria-expanded"], cm = ["href", "title", "target", "onClick"], um = { key: 1 }, mm = { key: 1 };
9343
9349
  function fm(e, n, t, s, o, i) {
9344
- const r = W, d = be("router-link");
9350
+ const r = z, d = be("router-link");
9345
9351
  return l(), a("div", {
9346
9352
  class: b([
9347
9353
  "cmd-main-navigation main-navigation-wrapper",
@@ -9363,7 +9369,7 @@ function fm(e, n, t, s, o, i) {
9363
9369
  href: "#",
9364
9370
  id: "close-offcanvas",
9365
9371
  role: "button",
9366
- onClick: n[0] || (n[0] = I((...u) => i.closeOffcanvasNavigation && i.closeOffcanvasNavigation(...u), ["prevent"]))
9372
+ onClick: n[0] || (n[0] = O((...u) => i.closeOffcanvasNavigation && i.closeOffcanvasNavigation(...u), ["prevent"]))
9367
9373
  }, [
9368
9374
  t.closeOffcanvas.iconClass ? (l(), C(r, {
9369
9375
  key: 0,
@@ -9406,7 +9412,7 @@ function fm(e, n, t, s, o, i) {
9406
9412
  to: i.getRoute(u),
9407
9413
  title: u.tooltip
9408
9414
  }, {
9409
- default: D(() => [
9415
+ default: V(() => [
9410
9416
  u.iconClass ? (l(), C(r, {
9411
9417
  key: 0,
9412
9418
  iconClass: u.iconClass,
@@ -9455,7 +9461,7 @@ function fm(e, n, t, s, o, i) {
9455
9461
  to: i.getRoute(y),
9456
9462
  title: y.tooltip
9457
9463
  }, {
9458
- default: D(() => [
9464
+ default: V(() => [
9459
9465
  y.iconClass ? (l(), C(r, {
9460
9466
  key: 0,
9461
9467
  iconClass: y.iconClass,
@@ -9473,13 +9479,13 @@ function fm(e, n, t, s, o, i) {
9473
9479
  key: 2,
9474
9480
  "aria-expanded": o.openSubentry ? "true" : "false"
9475
9481
  }, [
9476
- (l(!0), a(_, null, q(y.subentries, (T, P) => (l(), a("li", { key: P }, [
9482
+ (l(!0), a(_, null, q(y.subentries, (T, B) => (l(), a("li", { key: B }, [
9477
9483
  u.type === "href" ? (l(), a("a", {
9478
9484
  key: 0,
9479
9485
  href: T.path,
9480
9486
  title: T.tooltip,
9481
9487
  target: T.target,
9482
- onClick: (B) => i.executeLink(B, T)
9488
+ onClick: (I) => i.executeLink(I, T)
9483
9489
  }, [
9484
9490
  T.iconClass ? (l(), C(r, {
9485
9491
  key: 0,
@@ -9497,7 +9503,7 @@ function fm(e, n, t, s, o, i) {
9497
9503
  to: i.getRoute(T),
9498
9504
  target: T.target
9499
9505
  }, {
9500
- default: D(() => [
9506
+ default: V(() => [
9501
9507
  T.iconClass ? (l(), C(r, {
9502
9508
  key: 0,
9503
9509
  iconClass: T.iconClass,
@@ -9525,7 +9531,7 @@ function fm(e, n, t, s, o, i) {
9525
9531
  href: "#",
9526
9532
  class: "button",
9527
9533
  id: "toggle-offcanvas",
9528
- onClick: n[5] || (n[5] = I((...u) => i.toggleOffcanvasNavigation && i.toggleOffcanvasNavigation(...u), ["prevent"]))
9534
+ onClick: n[5] || (n[5] = O((...u) => i.toggleOffcanvasNavigation && i.toggleOffcanvasNavigation(...u), ["prevent"]))
9529
9535
  }, [
9530
9536
  v(r, {
9531
9537
  iconClass: t.buttonOffcanvas.iconClass,
@@ -9578,7 +9584,7 @@ const hm = /* @__PURE__ */ L(em, [["render", fm]]), pm = {
9578
9584
  this.activeLink = n, this.$emit("click", { event: e, index: n, stepPath: this.multisteps[n].path });
9579
9585
  },
9580
9586
  getRoute(e) {
9581
- return Ie(e);
9587
+ return Oe(e);
9582
9588
  }
9583
9589
  }
9584
9590
  }, gm = {
@@ -9586,7 +9592,7 @@ const hm = /* @__PURE__ */ L(em, [["render", fm]]), pm = {
9586
9592
  class: "number"
9587
9593
  }, ym = { key: 2 };
9588
9594
  function bm(e, n, t, s, o, i) {
9589
- const r = W, d = We;
9595
+ const r = z, d = We;
9590
9596
  return l(), a("ol", {
9591
9597
  class: b(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
9592
9598
  }, [
@@ -9598,9 +9604,9 @@ function bm(e, n, t, s, o, i) {
9598
9604
  linkType: u.type,
9599
9605
  path: u.path,
9600
9606
  title: u.tooltip,
9601
- onClick: I((m) => i.clickedStep(m, h), ["stop", "prevent"])
9607
+ onClick: O((m) => i.clickedStep(m, h), ["stop", "prevent"])
9602
9608
  }, {
9603
- default: D(() => [
9609
+ default: V(() => [
9604
9610
  t.showStepNumber ? (l(), a("span", gm, g(h + 1), 1)) : c("", !0),
9605
9611
  u.iconClass ? (l(), C(r, {
9606
9612
  key: 1,
@@ -9903,7 +9909,7 @@ const km = {
9903
9909
  }, Sm = {
9904
9910
  key: 1,
9905
9911
  class: "pm"
9906
- }, Im = { class: "flex-container no-flex" }, Om = { class: "flex-container no-flex am-wrapper" }, Mm = {
9912
+ }, Om = { class: "flex-container no-flex" }, Im = { class: "flex-container no-flex am-wrapper" }, Mm = {
9907
9913
  key: 1,
9908
9914
  class: "input-wrapper"
9909
9915
  }, Lm = ["title"], Fm = { class: "flex-container no-flex pm-wrapper" }, Bm = {
@@ -9925,8 +9931,8 @@ function Am(e, n, t, s, o, i) {
9925
9931
  "onUpdate:modelValue": n[0] || (n[0] = (d) => o.editableDay.day = d)
9926
9932
  }, null, 8, ["modelValue"])
9927
9933
  ]),
9928
- f("dd", Im, [
9929
- f("div", Om, [
9934
+ f("dd", Om, [
9935
+ f("div", Im, [
9930
9936
  o.editableDay.amClosed ? (l(), C(r, {
9931
9937
  key: 0,
9932
9938
  element: "input",
@@ -9963,7 +9969,7 @@ function Am(e, n, t, s, o, i) {
9963
9969
  ])),
9964
9970
  f("a", {
9965
9971
  href: "#",
9966
- onClick: n[4] || (n[4] = I((d) => i.toggleClosedStatus("am"), ["prevent"])),
9972
+ onClick: n[4] || (n[4] = O((d) => i.toggleClosedStatus("am"), ["prevent"])),
9967
9973
  title: o.editableDay.amClosed ? "Set to open" : "Set to closed",
9968
9974
  class: b(o.editableDay.amClosed ? "icon-clock" : "icon-blocked")
9969
9975
  }, null, 10, Lm)
@@ -10005,7 +10011,7 @@ function Am(e, n, t, s, o, i) {
10005
10011
  ])),
10006
10012
  f("a", {
10007
10013
  href: "#",
10008
- onClick: n[8] || (n[8] = I((d) => i.toggleClosedStatus("pm"), ["prevent"])),
10014
+ onClick: n[8] || (n[8] = O((d) => i.toggleClosedStatus("pm"), ["prevent"])),
10009
10015
  title: o.editableDay.pmClosed ? "Set to open" : "Set to closed",
10010
10016
  class: b(o.editableDay.pmClosed ? "icon-clock" : "icon-blocked")
10011
10017
  }, null, 10, Pm)
@@ -10016,16 +10022,16 @@ function Am(e, n, t, s, o, i) {
10016
10022
  f("dd", null, [
10017
10023
  t.day.am ? (l(), a("span", Tm, [
10018
10024
  t.day.am.displayText ? (l(), a(_, { key: 0 }, [
10019
- R(g(t.day.am.displayText), 1)
10025
+ H(g(t.day.am.displayText), 1)
10020
10026
  ], 64)) : (l(), a(_, { key: 1 }, [
10021
- R(g(i.getTime(t.day.am.fromTime, t.abbreviationTextAm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.am.tillTime)), 1)
10027
+ H(g(i.getTime(t.day.am.fromTime, t.abbreviationTextAm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.am.tillTime)), 1)
10022
10028
  ], 64))
10023
10029
  ])) : c("", !0),
10024
10030
  t.day.pm ? (l(), a("span", Sm, [
10025
10031
  t.day.pm.displayText ? (l(), a(_, { key: 0 }, [
10026
- R(g(t.day.pm.displayText), 1)
10032
+ H(g(t.day.pm.displayText), 1)
10027
10033
  ], 64)) : (l(), a(_, { key: 1 }, [
10028
- R(g(i.getTime(t.day.pm.fromTime, t.abbreviationTextPm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.pm.tillTime)), 1)
10034
+ H(g(i.getTime(t.day.pm.fromTime, t.abbreviationTextPm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.pm.tillTime)), 1)
10029
10035
  ], 64))
10030
10036
  ])) : c("", !0)
10031
10037
  ])
@@ -10283,7 +10289,7 @@ const Dm = {
10283
10289
  };
10284
10290
  function Zm(e, n, t, s, o, i) {
10285
10291
  var p, x;
10286
- const r = K, d = We, u = ee, h = Em, m = Se;
10292
+ const r = G, d = We, u = ee, h = Em, m = Se;
10287
10293
  return l(), a("div", qm, [
10288
10294
  (p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, j(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
10289
10295
  e.editing ? (l(), a("div", Hm, [
@@ -10312,8 +10318,8 @@ function Zm(e, n, t, s, o, i) {
10312
10318
  }, t.cmdLink, {
10313
10319
  class: { closed: i.isClosed }
10314
10320
  }), {
10315
- default: D(() => [
10316
- R(g(i.textOpenClosed), 1)
10321
+ default: V(() => [
10322
+ H(g(i.textOpenClosed), 1)
10317
10323
  ]),
10318
10324
  _: 1
10319
10325
  }, 16, ["linkType", "class"])) : (l(), a("span", {
@@ -10337,7 +10343,7 @@ function Zm(e, n, t, s, o, i) {
10337
10343
  componentPath: ["props", "openingHours", k],
10338
10344
  itemProvider: i.itemProvider
10339
10345
  }, {
10340
- default: D(() => [
10346
+ default: V(() => [
10341
10347
  f("dl", zm, [
10342
10348
  v(h, {
10343
10349
  day: y,
@@ -10499,12 +10505,12 @@ const Ay = /* @__PURE__ */ L(Dm, [["render", Zm]]), Ym = {
10499
10505
  }
10500
10506
  }, Qm = { class: "cmd-pagination" }, $m = ["href", "title"], ef = { key: 0 }, tf = { class: "page-index" }, nf = { class: "flex-container" }, of = ["href", "title", "onClick"], lf = ["href", "title"], sf = { key: 0 };
10501
10507
  function af(e, n, t, s, o, i) {
10502
- const r = W;
10508
+ const r = z;
10503
10509
  return l(), a("div", Qm, [
10504
10510
  f("a", {
10505
10511
  href: i.getPreviousHref,
10506
10512
  class: b(["page-change", { disabled: o.currentPage === 1, button: t.linkType === "button" }]),
10507
- onClick: n[0] || (n[0] = I((...d) => i.previousPage && i.previousPage(...d), ["prevent"])),
10513
+ onClick: n[0] || (n[0] = O((...d) => i.previousPage && i.previousPage(...d), ["prevent"])),
10508
10514
  title: t.prevLink.showText ? null : t.prevLink.text
10509
10515
  }, [
10510
10516
  v(r, {
@@ -10520,7 +10526,7 @@ function af(e, n, t, s, o, i) {
10520
10526
  class: b({ disabled: o.currentPage === u + 1, button: t.linkType === "button", hidden: !t.showPageNumbers }),
10521
10527
  title: o.currentPage !== u + 1 ? e.getMessage("cmdpager.tooltip.go_to_page", u + 1) : e.getMessage("cmdpager.tooltip.not_possible"),
10522
10528
  key: u,
10523
- onClick: I((h) => i.showPage(d), ["stop", "prevent"]),
10529
+ onClick: O((h) => i.showPage(d), ["stop", "prevent"]),
10524
10530
  "aria-live": "polite"
10525
10531
  }, [
10526
10532
  f("span", null, g(u + 1), 1)
@@ -10530,7 +10536,7 @@ function af(e, n, t, s, o, i) {
10530
10536
  f("a", {
10531
10537
  href: i.getNextHref,
10532
10538
  class: b(["page-change", { disabled: o.currentPage === i.numberOfPages, button: t.linkType === "button" }]),
10533
- onClick: n[1] || (n[1] = I((...d) => i.nextPage && i.nextPage(...d), ["prevent"])),
10539
+ onClick: n[1] || (n[1] = O((...d) => i.nextPage && i.nextPage(...d), ["prevent"])),
10534
10540
  title: t.nextLink.showText ? null : t.nextLink.text
10535
10541
  }, [
10536
10542
  t.nextLink.showText ? (l(), a("span", sf, g(t.nextLink.text), 1)) : c("", !0),
@@ -10642,7 +10648,7 @@ const Ey = /* @__PURE__ */ L(Xm, [["render", af]]), rf = {
10642
10648
  }
10643
10649
  }, df = { class: "cmd-social-networks-item" }, cf = ["id", "href", "title"], uf = { key: 1 };
10644
10650
  function mf(e, n, t, s, o, i) {
10645
- const r = W;
10651
+ const r = z;
10646
10652
  return l(), a("li", df, [
10647
10653
  (l(), a("a", {
10648
10654
  key: t.network.path,
@@ -10827,7 +10833,7 @@ const ff = /* @__PURE__ */ L(rf, [["render", mf]]), hf = {
10827
10833
  ];
10828
10834
  function yf(e, n, t, s, o, i) {
10829
10835
  var m, p;
10830
- const r = K, d = ee, u = ff, h = Se;
10836
+ const r = G, d = ee, u = ff, h = Se;
10831
10837
  return l(), a("div", {
10832
10838
  class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
10833
10839
  }, [
@@ -10854,7 +10860,7 @@ function yf(e, n, t, s, o, i) {
10854
10860
  componentPath: ["props", "networks", y],
10855
10861
  showComponentName: !1
10856
10862
  }, {
10857
- default: D(() => [
10863
+ default: V(() => [
10858
10864
  v(u, {
10859
10865
  network: x,
10860
10866
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
@@ -10956,7 +10962,7 @@ function kf(e, n, t, s, o, i) {
10956
10962
  key: 0,
10957
10963
  networks: t.cmdSocialNetworks
10958
10964
  }, {
10959
- default: D(() => [
10965
+ default: V(() => [
10960
10966
  A(e.$slots, "cmd-social-networks")
10961
10967
  ]),
10962
10968
  _: 3
@@ -11003,8 +11009,8 @@ const Vy = /* @__PURE__ */ L(Cf, [["render", kf]]), vf = {
11003
11009
  key: 0,
11004
11010
  class: "headline-wrapper flex-container vertical"
11005
11011
  };
11006
- function If(e, n, t, s, o, i) {
11007
- const r = ic, d = K;
11012
+ function Of(e, n, t, s, o, i) {
11013
+ const r = ic, d = G;
11008
11014
  return t.cmdBreadcrumbs || t.cmdHeadline || e.$slots.default ? (l(), a("header", Tf, [
11009
11015
  t.cmdBreadcrumbs || t.cmdHeadline ? (l(), a("div", Sf, [
11010
11016
  t.cmdBreadcrumbs ? (l(), C(r, j(M({ key: 0 }, t.cmdBreadcrumbs)), null, 16)) : c("", !0),
@@ -11013,7 +11019,7 @@ function If(e, n, t, s, o, i) {
11013
11019
  e.$slots.default ? A(e.$slots, "default", { key: 1 }) : c("", !0)
11014
11020
  ])) : c("", !0);
11015
11021
  }
11016
- const Dy = /* @__PURE__ */ L(vf, [["render", If]]), Of = {
11022
+ const Dy = /* @__PURE__ */ L(vf, [["render", Of]]), If = {
11017
11023
  name: "CmdProgressBar",
11018
11024
  inheritAttrs: !1,
11019
11025
  data() {
@@ -11073,7 +11079,7 @@ function Pf(e, n, t, s, o, i) {
11073
11079
  ])
11074
11080
  ], 8, Mf);
11075
11081
  }
11076
- const qy = /* @__PURE__ */ L(Of, [["render", Pf]]), Af = {
11082
+ const qy = /* @__PURE__ */ L(If, [["render", Pf]]), Af = {
11077
11083
  name: "CmdSidebar",
11078
11084
  data() {
11079
11085
  return {
@@ -11149,7 +11155,7 @@ const qy = /* @__PURE__ */ L(Of, [["render", Pf]]), Af = {
11149
11155
  }, qf = ["title"];
11150
11156
  function Hf(e, n, t, s, o, i) {
11151
11157
  var d;
11152
- const r = K;
11158
+ const r = G;
11153
11159
  return l(), a("aside", {
11154
11160
  class: b(["cmd-sidebar", i.wrapperClass, { box: t.styledAsBox, "collapse-to-right": !t.collapseToLeft }])
11155
11161
  }, [
@@ -11168,7 +11174,7 @@ function Hf(e, n, t, s, o, i) {
11168
11174
  key: 0,
11169
11175
  href: "#",
11170
11176
  title: o.open ? "Collapse sidebar" : "Expand sidebar",
11171
- onClick: n[0] || (n[0] = I((...u) => i.toggleSidebar && i.toggleSidebar(...u), ["prevent"]))
11177
+ onClick: n[0] || (n[0] = O((...u) => i.toggleSidebar && i.toggleSidebar(...u), ["prevent"]))
11172
11178
  }, [
11173
11179
  f("span", {
11174
11180
  class: b(i.iconClassOpenCollapse)
@@ -11477,40 +11483,7 @@ const Ny = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
11477
11483
  */
11478
11484
  cmdFormElementRadius: {
11479
11485
  type: Object,
11480
- default() {
11481
- return {
11482
- show: !0,
11483
- showLabel: !1,
11484
- required: !1,
11485
- labelText: "Radius",
11486
- selectOptions: [
11487
- {
11488
- text: "None",
11489
- value: 0
11490
- },
11491
- {
11492
- text: "5 Km",
11493
- value: 5
11494
- },
11495
- {
11496
- text: "10 Km",
11497
- value: 10
11498
- },
11499
- {
11500
- text: "15 Km",
11501
- value: 15
11502
- },
11503
- {
11504
- text: "50 Km",
11505
- value: 50
11506
- },
11507
- {
11508
- text: "100 Km",
11509
- value: 100
11510
- }
11511
- ]
11512
- };
11513
- }
11486
+ required: !1
11514
11487
  },
11515
11488
  /**
11516
11489
  * properties for CmdFormElement-component for search-button
@@ -11555,6 +11528,41 @@ const Ny = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
11555
11528
  }
11556
11529
  },
11557
11530
  computed: {
11531
+ cmdFormElementRadiusOptions() {
11532
+ return {
11533
+ show: !0,
11534
+ showLabel: !1,
11535
+ required: !1,
11536
+ labelText: "Radius",
11537
+ selectOptions: [
11538
+ {
11539
+ text: "None",
11540
+ value: 0
11541
+ },
11542
+ {
11543
+ text: "5 Km",
11544
+ value: 5
11545
+ },
11546
+ {
11547
+ text: "10 Km",
11548
+ value: 10
11549
+ },
11550
+ {
11551
+ text: "15 Km",
11552
+ value: 15
11553
+ },
11554
+ {
11555
+ text: "50 Km",
11556
+ value: 50
11557
+ },
11558
+ {
11559
+ text: "100 Km",
11560
+ value: 100
11561
+ }
11562
+ ],
11563
+ ...this.cmdFormElementRadius
11564
+ };
11565
+ },
11558
11566
  searchValue1: {
11559
11567
  get() {
11560
11568
  return this.modelValueInput1;
@@ -11625,8 +11633,8 @@ const Ny = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
11625
11633
  "aria-expanded": "true"
11626
11634
  };
11627
11635
  function eh(e, n, t, s, o, i) {
11628
- var p, x, y, k, S, T, P, B;
11629
- const r = K, d = ee, u = W, h = ou, m = uu;
11636
+ var p, x, y, k, S, T, B, I;
11637
+ const r = G, d = ee, u = z, h = ou, m = uu;
11630
11638
  return l(), a(_, null, [
11631
11639
  f("fieldset", Kf, [
11632
11640
  f("legend", {
@@ -11643,7 +11651,7 @@ function eh(e, n, t, s, o, i) {
11643
11651
  required: t.cmdFormElementInput1.required,
11644
11652
  showSearchButton: t.cmdFormElementInput1.showSearchButton,
11645
11653
  modelValue: i.searchValue1,
11646
- "onUpdate:modelValue": n[0] || (n[0] = (F) => i.searchValue1 = F)
11654
+ "onUpdate:modelValue": n[0] || (n[0] = (P) => i.searchValue1 = P)
11647
11655
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
11648
11656
  f("div", Yf, [
11649
11657
  t.cmdFormElementInput2.show ? (l(), C(d, {
@@ -11655,19 +11663,15 @@ function eh(e, n, t, s, o, i) {
11655
11663
  placeholder: t.cmdFormElementInput2.placeholder,
11656
11664
  required: t.cmdFormElementInput2.required,
11657
11665
  modelValue: i.searchValue2,
11658
- "onUpdate:modelValue": n[1] || (n[1] = (F) => i.searchValue2 = F)
11666
+ "onUpdate:modelValue": n[1] || (n[1] = (P) => i.searchValue2 = P)
11659
11667
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) : c("", !0),
11660
- t.cmdFormElementRadius.show ? (l(), C(d, {
11668
+ i.cmdFormElementRadiusOptions.show ? (l(), C(d, M({
11661
11669
  key: 1,
11662
11670
  element: "select",
11663
11671
  class: "no-flex",
11664
11672
  modelValue: i.radius,
11665
- "onUpdate:modelValue": n[2] || (n[2] = (F) => i.radius = F),
11666
- "show-label": t.cmdFormElementRadius.showLabel,
11667
- labelText: t.cmdFormElementRadius.labelText,
11668
- "select-options": t.cmdFormElementRadius.selectOptions,
11669
- required: t.cmdFormElementRadius.required
11670
- }, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) : c("", !0)
11673
+ "onUpdate:modelValue": n[2] || (n[2] = (P) => i.radius = P)
11674
+ }, i.cmdFormElementRadiusOptions), null, 16, ["modelValue"])) : c("", !0)
11671
11675
  ]),
11672
11676
  v(d, {
11673
11677
  element: "button",
@@ -11682,27 +11686,27 @@ function eh(e, n, t, s, o, i) {
11682
11686
  f("a", {
11683
11687
  class: "filter-options",
11684
11688
  href: "#",
11685
- onClick: n[3] || (n[3] = I((F) => o.showFilters = !o.showFilters, ["prevent"]))
11689
+ onClick: n[3] || (n[3] = O((P) => o.showFilters = !o.showFilters, ["prevent"]))
11686
11690
  }, [
11687
11691
  v(u, {
11688
11692
  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,
11689
- type: o.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (B = (P = t.cmdIcon) == null ? void 0 : P.hideFilters) == null ? void 0 : B.iconType
11693
+ type: o.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (I = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : I.iconType
11690
11694
  }, null, 8, ["iconClass", "type"]),
11691
11695
  o.showFilters ? (l(), a("span", Xf, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), a("span", Qf, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
11692
11696
  ]),
11693
11697
  v(ke, { name: "fade" }, {
11694
- default: D(() => {
11695
- var F, E, z, O, H;
11698
+ default: V(() => {
11699
+ var P, D, U, F, R;
11696
11700
  return [
11697
- o.showFilters && ((F = t.cmdFakeSelect) != null && F.selectData.length) ? (l(), a("div", $f, [
11701
+ o.showFilters && ((P = t.cmdFakeSelect) != null && P.selectData.length) ? (l(), a("div", $f, [
11698
11702
  v(h, {
11699
11703
  role: "option",
11700
- selectData: (E = t.cmdFakeSelect) == null ? void 0 : E.selectData,
11704
+ selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
11701
11705
  modelValue: i.searchFilters,
11702
11706
  "onUpdate:modelValue": n[4] || (n[4] = (J) => i.searchFilters = J),
11703
- defaultOptionName: (z = t.cmdFakeSelect) == null ? void 0 : z.defaultOptionName,
11704
- type: (O = t.cmdFakeSelect) == null ? void 0 : O.type,
11705
- labelText: (H = t.cmdFakeSelect) == null ? void 0 : H.labelText
11707
+ defaultOptionName: (U = t.cmdFakeSelect) == null ? void 0 : U.defaultOptionName,
11708
+ type: (F = t.cmdFakeSelect) == null ? void 0 : F.type,
11709
+ labelText: (R = t.cmdFakeSelect) == null ? void 0 : R.labelText
11706
11710
  }, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
11707
11711
  ])) : c("", !0)
11708
11712
  ];
@@ -11714,7 +11718,7 @@ function eh(e, n, t, s, o, i) {
11714
11718
  t.useFilters ? (l(), C(m, {
11715
11719
  key: 0,
11716
11720
  modelValue: i.searchFilters,
11717
- "onUpdate:modelValue": n[5] || (n[5] = (F) => i.searchFilters = F),
11721
+ "onUpdate:modelValue": n[5] || (n[5] = (P) => i.searchFilters = P),
11718
11722
  selectedOptionsName: i.getOptionName
11719
11723
  }, null, 8, ["modelValue", "selectedOptionsName"])) : c("", !0)
11720
11724
  ], 64);
@@ -11921,13 +11925,13 @@ function dh(e, n, t, s, o, i) {
11921
11925
  }, [
11922
11926
  t.showSlideButtons ? (l(), C(r, M({
11923
11927
  key: 0,
11924
- onClick: I(i.showPrevItem, ["prevent"]),
11928
+ onClick: O(i.showPrevItem, ["prevent"]),
11925
11929
  slideButtonType: "prev",
11926
11930
  class: { disabled: o.slideshowItemEditing }
11927
11931
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : c("", !0),
11928
11932
  v(Ht, { name: "fade" }, {
11929
- default: D(() => {
11930
- var u, h, m, p, x, y, k, S, T, P, B, F;
11933
+ default: V(() => {
11934
+ var u, h, m, p, x, y, k, S, T, B, I, P;
11931
11935
  return [
11932
11936
  i.currentItem ? (l(), a(_, { key: 0 }, [
11933
11937
  t.useSlot ? (l(), a("div", {
@@ -11939,8 +11943,8 @@ function dh(e, n, t, s, o, i) {
11939
11943
  ], 4)) : (l(), a(_, { key: 0 }, [
11940
11944
  e.editModeContext ? t.slideshowItems.length ? (l(), C(d, {
11941
11945
  key: 1,
11942
- image: (B = i.currentItem) == null ? void 0 : B.image,
11943
- figcaption: (F = i.currentItem) == null ? void 0 : F.figcaption,
11946
+ image: (I = i.currentItem) == null ? void 0 : I.image,
11947
+ figcaption: (P = i.currentItem) == null ? void 0 : P.figcaption,
11944
11948
  componentPath: ["props", "slideshowItems", o.index],
11945
11949
  editModeConfig: i.imageStructure()
11946
11950
  }, null, 8, ["image", "figcaption", "componentPath", "editModeConfig"])) : c("", !0) : (l(), a(_, { key: 0 }, [
@@ -11956,7 +11960,7 @@ function dh(e, n, t, s, o, i) {
11956
11960
  ], 8, nh)) : (l(), C(d, {
11957
11961
  key: 1,
11958
11962
  image: (T = i.currentItem) == null ? void 0 : T.image,
11959
- figcaption: (P = i.currentItem) == null ? void 0 : P.figcaption
11963
+ figcaption: (B = i.currentItem) == null ? void 0 : B.figcaption
11960
11964
  }, null, 8, ["image", "figcaption"]))
11961
11965
  ], 64))
11962
11966
  ], 64))
@@ -11964,7 +11968,7 @@ function dh(e, n, t, s, o, i) {
11964
11968
  key: 1,
11965
11969
  type: "button",
11966
11970
  class: "button confirm",
11967
- onClick: n[0] || (n[0] = (...E) => i.onAddItem && i.onAddItem(...E))
11971
+ onClick: n[0] || (n[0] = (...D) => i.onAddItem && i.onAddItem(...D))
11968
11972
  }, lh)) : c("", !0)
11969
11973
  ];
11970
11974
  }),
@@ -11972,7 +11976,7 @@ function dh(e, n, t, s, o, i) {
11972
11976
  }),
11973
11977
  t.showSlideButtons ? (l(), C(r, M({
11974
11978
  key: 1,
11975
- onClick: I(i.showNextItem, ["prevent"]),
11979
+ onClick: O(i.showNextItem, ["prevent"]),
11976
11980
  class: { disabled: o.slideshowItemEditing }
11977
11981
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : c("", !0),
11978
11982
  t.showQuickLinkIcons ? (l(), a("ol", sh, [
@@ -11983,7 +11987,7 @@ function dh(e, n, t, s, o, i) {
11983
11987
  f("a", {
11984
11988
  href: "#",
11985
11989
  class: b({ disabled: o.slideshowItemEditing }),
11986
- onClick: I((m) => i.showItem(h), ["prevent"]),
11990
+ onClick: O((m) => i.showItem(h), ["prevent"]),
11987
11991
  "aria-label": o.index,
11988
11992
  title: o.slideshowItemEditing ? "Not allowed while editing!" : "Switch to image #" + (h + 1)
11989
11993
  }, null, 10, ah)
@@ -12022,7 +12026,7 @@ const Uy = /* @__PURE__ */ L(th, [["render", dh]]), ch = "data:image/svg+xml,%3c
12022
12026
  },
12023
12027
  methods: {
12024
12028
  getRoute(e) {
12025
- return Ie(e);
12029
+ return Oe(e);
12026
12030
  },
12027
12031
  activeLanguage(e) {
12028
12032
  return e.active;
@@ -12066,7 +12070,7 @@ function _h(e, n, t, s, o, i) {
12066
12070
  title: d.tooltip,
12067
12071
  onClick: (h) => e.$emit("click", { originalEvent: h, language: d })
12068
12072
  }, {
12069
- default: D(() => [
12073
+ default: V(() => [
12070
12074
  f("img", {
12071
12075
  src: o.imageSources[u],
12072
12076
  alt: d.name
@@ -12167,9 +12171,9 @@ const zy = /* @__PURE__ */ L(ph, [["render", _h]]), xh = {
12167
12171
  }
12168
12172
  }, wh = ["role", "aria-labelledby"], kh = ["title"];
12169
12173
  function vh(e, n, t, s, o, i) {
12170
- const r = W, d = K;
12174
+ const r = z, d = G;
12171
12175
  return l(), C(ke, { name: "fade" }, {
12172
- default: D(() => [
12176
+ default: V(() => [
12173
12177
  o.showSystemMessage ? (l(), a("div", {
12174
12178
  key: 0,
12175
12179
  class: b(["cmd-system-message", "system-message", "flex-container", "vertical", { "full-width": t.fullWidth }, t.validationStatus]),
@@ -12179,7 +12183,7 @@ function vh(e, n, t, s, o, i) {
12179
12183
  t.iconClose.show && t.iconClose.iconClass ? (l(), a("a", {
12180
12184
  key: 0,
12181
12185
  href: "#",
12182
- onClick: n[0] || (n[0] = I((u) => o.showSystemMessage = !1, ["prevent"])),
12186
+ onClick: n[0] || (n[0] = O((u) => o.showSystemMessage = !1, ["prevent"])),
12183
12187
  title: t.iconClose.tooltip
12184
12188
  }, [
12185
12189
  v(r, {
@@ -12344,37 +12348,37 @@ const Th = /* @__PURE__ */ L(xh, [["render", vh]]), Sh = {
12344
12348
  immediate: !0
12345
12349
  }
12346
12350
  }
12347
- }, Ih = {
12351
+ }, Oh = {
12348
12352
  key: 0,
12349
12353
  class: "button-wrapper"
12350
- }, Oh = ["title"], Mh = ["title"], Lh = { "aria-expanded": "true" }, Fh = {
12354
+ }, Ih = ["title"], Mh = ["title"], Lh = { "aria-expanded": "true" }, Fh = {
12351
12355
  key: 0,
12352
12356
  "aria-expanded": "true"
12353
12357
  };
12354
12358
  function Bh(e, n, t, s, o, i) {
12355
12359
  var u, h, m, p;
12356
- const r = W, d = dt;
12360
+ const r = z, d = dt;
12357
12361
  return l(), a("div", {
12358
12362
  class: b(["cmd-table-wrapper", { collapsed: !o.showTableData, "full-width": o.fullWidth, "has-caption": i.hasCaption, "has-overflow": o.hasOverflow }])
12359
12363
  }, [
12360
- t.collapsible || t.userCanToggleWidth ? (l(), a("div", Ih, [
12364
+ t.collapsible || t.userCanToggleWidth ? (l(), a("div", Oh, [
12361
12365
  t.userCanToggleWidth ? (l(), a("a", {
12362
12366
  key: 0,
12363
12367
  class: "button",
12364
12368
  href: "#",
12365
- onClick: n[0] || (n[0] = I((x) => o.fullWidth = !o.fullWidth, ["prevent"])),
12369
+ onClick: n[0] || (n[0] = O((x) => o.fullWidth = !o.fullWidth, ["prevent"])),
12366
12370
  title: t.iconToggleWidth.tooltip
12367
12371
  }, [
12368
12372
  v(r, {
12369
12373
  iconClass: t.iconToggleWidth.iconClass,
12370
12374
  type: t.iconToggleWidth.iconType
12371
12375
  }, null, 8, ["iconClass", "type"])
12372
- ], 8, Oh)) : c("", !0),
12376
+ ], 8, Ih)) : c("", !0),
12373
12377
  t.collapsible ? (l(), a("a", {
12374
12378
  key: 1,
12375
12379
  class: "button",
12376
12380
  href: "#",
12377
- onClick: n[1] || (n[1] = I((x) => o.showTableData = !o.showTableData, ["prevent"])),
12381
+ onClick: n[1] || (n[1] = O((x) => o.showTableData = !o.showTableData, ["prevent"])),
12378
12382
  title: o.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
12379
12383
  }, [
12380
12384
  v(r, {
@@ -12390,7 +12394,7 @@ function Bh(e, n, t, s, o, i) {
12390
12394
  }, [
12391
12395
  t.showSlideButtons ? (l(), C(d, {
12392
12396
  key: 0,
12393
- onClick: I(i.scrollLeft, ["prevent"]),
12397
+ onClick: O(i.scrollLeft, ["prevent"]),
12394
12398
  slideButtonType: "prev"
12395
12399
  }, null, 8, ["onClick"])) : c("", !0),
12396
12400
  f("table", {
@@ -12407,7 +12411,7 @@ function Bh(e, n, t, s, o, i) {
12407
12411
  ])
12408
12412
  ]),
12409
12413
  v(ke, { name: "fade" }, {
12410
- default: D(() => [
12414
+ default: V(() => [
12411
12415
  ue(f("tbody", Lh, [
12412
12416
  (l(!0), a(_, null, q(t.tableData.tbody, (x, y) => (l(), a("tr", {
12413
12417
  class: b({ active: t.tableData.rowIndexHighlighted === y }),
@@ -12425,7 +12429,7 @@ function Bh(e, n, t, s, o, i) {
12425
12429
  _: 1
12426
12430
  }),
12427
12431
  v(ke, { name: "fade" }, {
12428
- default: D(() => [
12432
+ default: V(() => [
12429
12433
  t.tableData.tfoot && t.tableData.tfoot.length && o.showTableData ? (l(), a("tfoot", Fh, [
12430
12434
  f("tr", null, [
12431
12435
  (l(!0), a(_, null, q(t.tableData.tfoot, (x, y) => (l(), a("td", {
@@ -12440,7 +12444,7 @@ function Bh(e, n, t, s, o, i) {
12440
12444
  ], 2),
12441
12445
  t.showSlideButtons ? (l(), C(d, {
12442
12446
  key: 1,
12443
- onClick: I(i.scrollRight, ["prevent"])
12447
+ onClick: O(i.scrollRight, ["prevent"])
12444
12448
  }, null, 8, ["onClick"])) : c("", !0)
12445
12449
  ], 544)
12446
12450
  ], 2);
@@ -12533,7 +12537,7 @@ const qh = {
12533
12537
  "aria-live": "assertive"
12534
12538
  }, Uh = ["innerHTML"];
12535
12539
  function zh(e, n, t, s, o, i) {
12536
- const r = W, d = K;
12540
+ const r = z, d = G;
12537
12541
  return l(), a("div", Hh, [
12538
12542
  f("ul", {
12539
12543
  class: b({ "stretch-tabs": t.stretchTabs }),
@@ -12546,7 +12550,7 @@ function zh(e, n, t, s, o, i) {
12546
12550
  }, [
12547
12551
  f("a", {
12548
12552
  href: "#",
12549
- onClick: I((m) => i.setActiveTab(h), ["prevent"]),
12553
+ onClick: O((m) => i.setActiveTab(h), ["prevent"]),
12550
12554
  title: u.name ? void 0 : u.tooltip
12551
12555
  }, [
12552
12556
  u.iconClass ? (l(), C(r, {
@@ -12689,7 +12693,7 @@ const Gy = /* @__PURE__ */ L(qh, [["render", zh]]), Wh = {
12689
12693
  ];
12690
12694
  function Qh(e, n, t, s, o, i) {
12691
12695
  var h, m, p, x;
12692
- const r = K, d = _e, u = Se;
12696
+ const r = G, d = _e, u = Se;
12693
12697
  return l(), a("div", {
12694
12698
  class: b(["cmd-text-image-block flex-container", t.orientation])
12695
12699
  }, [
@@ -12718,7 +12722,7 @@ function Qh(e, n, t, s, o, i) {
12718
12722
  componentPath: i.paragraphComponentPath,
12719
12723
  allowDeleteComponent: !!t.htmlContent
12720
12724
  }, {
12721
- default: D((y) => [
12725
+ default: V((y) => [
12722
12726
  y.editing ? ue((l(), a("textarea", {
12723
12727
  key: 0,
12724
12728
  class: b(["edit-mode", i.textAlign]),
@@ -12894,7 +12898,7 @@ const Jy = /* @__PURE__ */ L(Wh, [["render", Qh]]), $h = {
12894
12898
  }
12895
12899
  }, ep = { key: 0 };
12896
12900
  function tp(e, n, t, s, o, i) {
12897
- const r = W, d = ee;
12901
+ const r = z, d = ee;
12898
12902
  return l(), a("div", {
12899
12903
  class: b(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": o.darkMode }])
12900
12904
  }, [
@@ -12920,7 +12924,7 @@ function tp(e, n, t, s, o, i) {
12920
12924
  key: 0,
12921
12925
  href: "#",
12922
12926
  class: b(["button", { "dark-mode": o.darkMode }]),
12923
- onClick: n[0] || (n[0] = I((...u) => i.toggleColorScheme && i.toggleColorScheme(...u), ["prevent"]))
12927
+ onClick: n[0] || (n[0] = O((...u) => i.toggleColorScheme && i.toggleColorScheme(...u), ["prevent"]))
12924
12928
  }, [
12925
12929
  t.showLabel ? (l(), a("span", ep, g(i.labelText), 1)) : c("", !0),
12926
12930
  v(r, {
@@ -13006,7 +13010,7 @@ function yi(e, n) {
13006
13010
  const { toString: ip } = Object.prototype, { getPrototypeOf: Xt } = Object, ut = /* @__PURE__ */ ((e) => (n) => {
13007
13011
  const t = ip.call(n);
13008
13012
  return e[t] || (e[t] = t.slice(8, -1).toLowerCase());
13009
- })(/* @__PURE__ */ Object.create(null)), me = (e) => (e = e.toLowerCase(), (n) => ut(n) === e), mt = (e) => (n) => typeof n === e, { isArray: Oe } = Array, Ue = mt("undefined");
13013
+ })(/* @__PURE__ */ Object.create(null)), me = (e) => (e = e.toLowerCase(), (n) => ut(n) === e), mt = (e) => (n) => typeof n === e, { isArray: Ie } = Array, Ue = mt("undefined");
13010
13014
  function op(e) {
13011
13015
  return e !== null && !Ue(e) && e.constructor !== null && !Ue(e.constructor) && ie(e.constructor.isBuffer) && e.constructor.isBuffer(e);
13012
13016
  }
@@ -13029,7 +13033,7 @@ function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
13029
13033
  if (e === null || typeof e > "u")
13030
13034
  return;
13031
13035
  let s, o;
13032
- if (typeof e != "object" && (e = [e]), Oe(e))
13036
+ if (typeof e != "object" && (e = [e]), Ie(e))
13033
13037
  for (s = 0, o = e.length; s < o; s++)
13034
13038
  n.call(null, e[s], s, e);
13035
13039
  else {
@@ -13052,7 +13056,7 @@ const xi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typ
13052
13056
  function Bt() {
13053
13057
  const { caseless: e } = wi(this) && this || {}, n = {}, t = (s, o) => {
13054
13058
  const i = e && _i(n, o) || o;
13055
- Qe(n[i]) && Qe(s) ? n[i] = Bt(n[i], s) : Qe(s) ? n[i] = Bt({}, s) : Oe(s) ? n[i] = s.slice() : n[i] = s;
13059
+ Qe(n[i]) && Qe(s) ? n[i] = Bt(n[i], s) : Qe(s) ? n[i] = Bt({}, s) : Ie(s) ? n[i] = s.slice() : n[i] = s;
13056
13060
  };
13057
13061
  for (let s = 0, o = arguments.length; s < o; s++)
13058
13062
  arguments[s] && Ge(arguments[s], t);
@@ -13080,21 +13084,21 @@ const _p = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
13080
13084
  return s !== -1 && s === t;
13081
13085
  }, Tp = (e) => {
13082
13086
  if (!e) return null;
13083
- if (Oe(e)) return e;
13087
+ if (Ie(e)) return e;
13084
13088
  let n = e.length;
13085
13089
  if (!Ci(n)) return null;
13086
13090
  const t = new Array(n);
13087
13091
  for (; n-- > 0; )
13088
13092
  t[n] = e[n];
13089
13093
  return t;
13090
- }, Sp = /* @__PURE__ */ ((e) => (n) => e && n instanceof e)(typeof Uint8Array < "u" && Xt(Uint8Array)), Ip = (e, n) => {
13094
+ }, Sp = /* @__PURE__ */ ((e) => (n) => e && n instanceof e)(typeof Uint8Array < "u" && Xt(Uint8Array)), Op = (e, n) => {
13091
13095
  const s = (e && e[Symbol.iterator]).call(e);
13092
13096
  let o;
13093
13097
  for (; (o = s.next()) && !o.done; ) {
13094
13098
  const i = o.value;
13095
13099
  n.call(e, i[0], i[1]);
13096
13100
  }
13097
- }, Op = (e, n) => {
13101
+ }, Ip = (e, n) => {
13098
13102
  let t;
13099
13103
  const s = [];
13100
13104
  for (; (t = e.exec(n)) !== null; )
@@ -13132,7 +13136,7 @@ const _p = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
13132
13136
  t[i] = !0;
13133
13137
  });
13134
13138
  };
13135
- return Oe(e) ? s(e) : s(String(e).split(n)), t;
13139
+ return Ie(e) ? s(e) : s(String(e).split(n)), t;
13136
13140
  }, Ap = () => {
13137
13141
  }, Ep = (e, n) => e != null && Number.isFinite(e = +e) ? e : n, Ct = "abcdefghijklmnopqrstuvwxyz", Dn = "0123456789", vi = {
13138
13142
  DIGIT: Dn,
@@ -13155,7 +13159,7 @@ const qp = (e) => {
13155
13159
  return;
13156
13160
  if (!("toJSON" in s)) {
13157
13161
  n[o] = s;
13158
- const i = Oe(s) ? [] : {};
13162
+ const i = Ie(s) ? [] : {};
13159
13163
  return Ge(s, (r, d) => {
13160
13164
  const u = t(r, o + 1);
13161
13165
  !Ue(u) && (i[d] = u);
@@ -13166,7 +13170,7 @@ const qp = (e) => {
13166
13170
  };
13167
13171
  return t(e, 0);
13168
13172
  }, Hp = me("AsyncFunction"), Rp = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), w = {
13169
- isArray: Oe,
13173
+ isArray: Ie,
13170
13174
  isArrayBuffer: bi,
13171
13175
  isBuffer: op,
13172
13176
  isFormData: fp,
@@ -13201,8 +13205,8 @@ const qp = (e) => {
13201
13205
  kindOfTest: me,
13202
13206
  endsWith: vp,
13203
13207
  toArray: Tp,
13204
- forEachEntry: Ip,
13205
- matchAll: Op,
13208
+ forEachEntry: Op,
13209
+ matchAll: Ip,
13206
13210
  isHTMLForm: Mp,
13207
13211
  hasOwnProperty: Vn,
13208
13212
  hasOwnProp: Vn,
@@ -13277,12 +13281,12 @@ const Np = null;
13277
13281
  function Pt(e) {
13278
13282
  return w.isPlainObject(e) || w.isArray(e);
13279
13283
  }
13280
- function Ii(e) {
13284
+ function Oi(e) {
13281
13285
  return w.endsWith(e, "[]") ? e.slice(0, -2) : e;
13282
13286
  }
13283
13287
  function qn(e, n, t) {
13284
13288
  return e ? e.concat(n).map(function(o, i) {
13285
- return o = Ii(o), !t && i ? "[" + o + "]" : o;
13289
+ return o = Oi(o), !t && i ? "[" + o + "]" : o;
13286
13290
  }).join(t ? "." : "") : n;
13287
13291
  }
13288
13292
  function jp(e) {
@@ -13313,16 +13317,16 @@ function ht(e, n, t) {
13313
13317
  return w.isArrayBuffer(k) || w.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
13314
13318
  }
13315
13319
  function m(k, S, T) {
13316
- let P = k;
13320
+ let B = k;
13317
13321
  if (k && !T && typeof k == "object") {
13318
13322
  if (w.endsWith(S, "{}"))
13319
13323
  S = s ? S : S.slice(0, -2), k = JSON.stringify(k);
13320
- else if (w.isArray(k) && jp(k) || (w.isFileList(k) || w.endsWith(S, "[]")) && (P = w.toArray(k)))
13321
- return S = Ii(S), P.forEach(function(F, E) {
13322
- !(w.isUndefined(F) || F === null) && n.append(
13324
+ else if (w.isArray(k) && jp(k) || (w.isFileList(k) || w.endsWith(S, "[]")) && (B = w.toArray(k)))
13325
+ return S = Oi(S), B.forEach(function(P, D) {
13326
+ !(w.isUndefined(P) || P === null) && n.append(
13323
13327
  // eslint-disable-next-line no-nested-ternary
13324
- r === !0 ? qn([S], E, i) : r === null ? S : S + "[]",
13325
- h(F)
13328
+ r === !0 ? qn([S], D, i) : r === null ? S : S + "[]",
13329
+ h(P)
13326
13330
  );
13327
13331
  }), !1;
13328
13332
  }
@@ -13337,14 +13341,14 @@ function ht(e, n, t) {
13337
13341
  if (!w.isUndefined(k)) {
13338
13342
  if (p.indexOf(k) !== -1)
13339
13343
  throw Error("Circular reference detected in " + S.join("."));
13340
- p.push(k), w.forEach(k, function(P, B) {
13341
- (!(w.isUndefined(P) || P === null) && o.call(
13344
+ p.push(k), w.forEach(k, function(B, I) {
13345
+ (!(w.isUndefined(B) || B === null) && o.call(
13342
13346
  n,
13343
- P,
13344
- w.isString(B) ? B.trim() : B,
13347
+ B,
13348
+ w.isString(I) ? I.trim() : I,
13345
13349
  S,
13346
13350
  x
13347
- )) === !0 && y(P, S ? S.concat(B) : [B]);
13351
+ )) === !0 && y(B, S ? S.concat(I) : [I]);
13348
13352
  }), p.pop();
13349
13353
  }
13350
13354
  }
@@ -13369,11 +13373,11 @@ function Hn(e) {
13369
13373
  function Qt(e, n) {
13370
13374
  this._pairs = [], e && ht(e, this, n);
13371
13375
  }
13372
- const Oi = Qt.prototype;
13373
- Oi.append = function(n, t) {
13376
+ const Ii = Qt.prototype;
13377
+ Ii.append = function(n, t) {
13374
13378
  this._pairs.push([n, t]);
13375
13379
  };
13376
- Oi.toString = function(n) {
13380
+ Ii.toString = function(n) {
13377
13381
  const t = n ? function(s) {
13378
13382
  return n.call(this, s, Hn);
13379
13383
  } : Hn;
@@ -14030,10 +14034,10 @@ const Ei = (e) => {
14030
14034
  config: e,
14031
14035
  request: m
14032
14036
  };
14033
- Pi(function(P) {
14034
- t(P), h();
14035
- }, function(P) {
14036
- s(P), h();
14037
+ Pi(function(B) {
14038
+ t(B), h();
14039
+ }, function(B) {
14040
+ s(B), h();
14037
14041
  }, S), m = null;
14038
14042
  }
14039
14043
  "onloadend" in m ? m.onloadend = p : m.onreadystatechange = function() {
@@ -14180,21 +14184,21 @@ const wg = async (e) => {
14180
14184
  } = Ei(e);
14181
14185
  h = h ? (h + "").toLowerCase() : "text";
14182
14186
  let [y, k] = o || i || r ? bg([o, i], r) : [], S, T;
14183
- const P = () => {
14187
+ const B = () => {
14184
14188
  !S && setTimeout(() => {
14185
14189
  y && y.unsubscribe();
14186
14190
  }), S = !0;
14187
14191
  };
14188
- let B;
14192
+ let I;
14189
14193
  try {
14190
- if (u && xg && t !== "get" && t !== "head" && (B = await kg(m, s)) !== 0) {
14191
- let O = new Request(n, {
14194
+ if (u && xg && t !== "get" && t !== "head" && (I = await kg(m, s)) !== 0) {
14195
+ let F = new Request(n, {
14192
14196
  method: "POST",
14193
14197
  body: s,
14194
14198
  duplex: "half"
14195
- }), H;
14196
- w.isFormData(s) && (H = O.headers.get("content-type")) && m.setContentType(H), O.body && (s = Un(O.body, Wn, zn(
14197
- B,
14199
+ }), R;
14200
+ w.isFormData(s) && (R = F.headers.get("content-type")) && m.setContentType(R), F.body && (s = Un(F.body, Wn, zn(
14201
+ I,
14198
14202
  nt(u)
14199
14203
  ), null, At));
14200
14204
  }
@@ -14207,41 +14211,41 @@ const wg = async (e) => {
14207
14211
  duplex: "half",
14208
14212
  withCredentials: p
14209
14213
  });
14210
- let F = await fetch(T);
14211
- const E = Et && (h === "stream" || h === "response");
14212
- if (Et && (d || E)) {
14213
- const O = {};
14214
+ let P = await fetch(T);
14215
+ const D = Et && (h === "stream" || h === "response");
14216
+ if (Et && (d || D)) {
14217
+ const F = {};
14214
14218
  ["status", "statusText", "headers"].forEach((J) => {
14215
- O[J] = F[J];
14219
+ F[J] = P[J];
14216
14220
  });
14217
- const H = w.toFiniteNumber(F.headers.get("content-length"));
14218
- F = new Response(
14219
- Un(F.body, Wn, d && zn(
14220
- H,
14221
+ const R = w.toFiniteNumber(P.headers.get("content-length"));
14222
+ P = new Response(
14223
+ Un(P.body, Wn, d && zn(
14224
+ R,
14221
14225
  nt(d, !0)
14222
- ), E && P, At),
14223
- O
14226
+ ), D && B, At),
14227
+ F
14224
14228
  );
14225
14229
  }
14226
14230
  h = h || "text";
14227
- let z = await it[w.findKey(it, h) || "text"](F, e);
14228
- return !E && P(), k && k(), await new Promise((O, H) => {
14229
- Pi(O, H, {
14230
- data: z,
14231
- headers: te.from(F.headers),
14232
- status: F.status,
14233
- statusText: F.statusText,
14231
+ let U = await it[w.findKey(it, h) || "text"](P, e);
14232
+ return !D && B(), k && k(), await new Promise((F, R) => {
14233
+ Pi(F, R, {
14234
+ data: U,
14235
+ headers: te.from(P.headers),
14236
+ status: P.status,
14237
+ statusText: P.statusText,
14234
14238
  config: e,
14235
14239
  request: T
14236
14240
  });
14237
14241
  });
14238
- } catch (F) {
14239
- throw P(), F && F.name === "TypeError" && /fetch/i.test(F.message) ? Object.assign(
14242
+ } catch (P) {
14243
+ throw B(), P && P.name === "TypeError" && /fetch/i.test(P.message) ? Object.assign(
14240
14244
  new N("Network Error", N.ERR_NETWORK, e, T),
14241
14245
  {
14242
- cause: F.cause || F
14246
+ cause: P.cause || P
14243
14247
  }
14244
- ) : N.from(F, F && F.code, e, T);
14248
+ ) : N.from(P, P && P.code, e, T);
14245
14249
  }
14246
14250
  }), Vt = {
14247
14251
  http: Np,
@@ -14544,12 +14548,12 @@ class tn {
14544
14548
  };
14545
14549
  }
14546
14550
  }
14547
- function Ig(e) {
14551
+ function Og(e) {
14548
14552
  return function(t) {
14549
14553
  return e.apply(null, t);
14550
14554
  };
14551
14555
  }
14552
- function Og(e) {
14556
+ function Ig(e) {
14553
14557
  return w.isObject(e) && e.isAxiosError === !0;
14554
14558
  }
14555
14559
  const qt = {
@@ -14626,26 +14630,26 @@ function Hi(e) {
14626
14630
  return Hi(Te(e, o));
14627
14631
  }, t;
14628
14632
  }
14629
- const Z = Hi(Je);
14630
- Z.Axios = we;
14631
- Z.CanceledError = Me;
14632
- Z.CancelToken = tn;
14633
- Z.isCancel = Bi;
14634
- Z.VERSION = qi;
14635
- Z.toFormData = ht;
14636
- Z.AxiosError = N;
14637
- Z.Cancel = Z.CanceledError;
14638
- Z.all = function(n) {
14633
+ const K = Hi(Je);
14634
+ K.Axios = we;
14635
+ K.CanceledError = Me;
14636
+ K.CancelToken = tn;
14637
+ K.isCancel = Bi;
14638
+ K.VERSION = qi;
14639
+ K.toFormData = ht;
14640
+ K.AxiosError = N;
14641
+ K.Cancel = K.CanceledError;
14642
+ K.all = function(n) {
14639
14643
  return Promise.all(n);
14640
14644
  };
14641
- Z.spread = Ig;
14642
- Z.isAxiosError = Og;
14643
- Z.mergeConfig = Te;
14644
- Z.AxiosHeaders = te;
14645
- Z.formToJSON = (e) => Fi(w.isHTMLForm(e) ? new FormData(e) : e);
14646
- Z.getAdapter = Di.getAdapter;
14647
- Z.HttpStatusCode = qt;
14648
- Z.default = Z;
14645
+ K.spread = Og;
14646
+ K.isAxiosError = Ig;
14647
+ K.mergeConfig = Te;
14648
+ K.AxiosHeaders = te;
14649
+ K.formToJSON = (e) => Fi(w.isHTMLForm(e) ? new FormData(e) : e);
14650
+ K.getAdapter = Di.getAdapter;
14651
+ K.HttpStatusCode = qt;
14652
+ K.default = K;
14649
14653
  const Mg = {
14650
14654
  name: "CmdUploadForm",
14651
14655
  emits: ["click", "error", "upload-complete", "upload-file-success"],
@@ -15151,7 +15155,7 @@ const Mg = {
15151
15155
  return n.abortController = new AbortController(), t.set(
15152
15156
  this.uploadOptions.filesParam ? this.uploadOptions.filesParam : "files",
15153
15157
  n.file
15154
- ), Z.post(e, t, {
15158
+ ), K.post(e, t, {
15155
15159
  signal: n.abortController.signal,
15156
15160
  onUploadProgress: (s) => this.onUploadProgress(s, n)
15157
15161
  }).then((s) => (this.$emit("upload-file-success", n), s)).then((s) => {
@@ -15195,7 +15199,7 @@ const Mg = {
15195
15199
  class: "progressbar"
15196
15200
  }, ly = ["value", "title"];
15197
15201
  function sy(e, n, t, s, o, i) {
15198
- const r = K, d = Th, u = W, h = ee;
15202
+ const r = G, d = Th, u = z, h = ee;
15199
15203
  return l(), a(_, null, [
15200
15204
  t.advancedMode ? (l(), a("fieldset", {
15201
15205
  key: 0,
@@ -15211,7 +15215,7 @@ function sy(e, n, t, s, o, i) {
15211
15215
  validationStatus: i.systemMessageStatus,
15212
15216
  systemMessage: i.allSystemMessages.length === 1 ? i.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
15213
15217
  }, {
15214
- default: D(() => [
15218
+ default: V(() => [
15215
15219
  i.allSystemMessages.length > 1 ? (l(), a("ul", Lg, [
15216
15220
  (l(!0), a(_, null, q(i.allSystemMessages, (m, p) => (l(), a("li", { key: p }, g(m), 1))), 128))
15217
15221
  ])) : c("", !0)
@@ -15224,8 +15228,8 @@ function sy(e, n, t, s, o, i) {
15224
15228
  o.listOfFiles.length ? (l(), a("div", Fg, [
15225
15229
  t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("div", Bg, [
15226
15230
  v(r, M(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
15227
- default: D(() => [
15228
- R(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
15231
+ default: V(() => [
15232
+ H(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
15229
15233
  ]),
15230
15234
  _: 1
15231
15235
  }, 16),
@@ -15234,16 +15238,16 @@ function sy(e, n, t, s, o, i) {
15234
15238
  f("a", {
15235
15239
  href: "#",
15236
15240
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
15237
- onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
15241
+ onClick: n[0] || (n[0] = O((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
15238
15242
  }, [
15239
15243
  v(u, j(xe(t.iconDelete)), null, 16)
15240
15244
  ], 8, Eg),
15241
15245
  f("span", null, [
15242
- R(g(o.listOfFiles.length) + " ", 1),
15246
+ H(g(o.listOfFiles.length) + " ", 1),
15243
15247
  t.allowMultipleFileUploads ? (l(), a(_, { key: 1 }, [
15244
- R(g(e.getMessage("cmduploadform.labeltext.files_uploading")), 1)
15248
+ H(g(e.getMessage("cmduploadform.labeltext.files_uploading")), 1)
15245
15249
  ], 64)) : (l(), a(_, { key: 0 }, [
15246
- R(g(e.getMessage("cmduploadform.labeltext.file_uploading")), 1)
15250
+ H(g(e.getMessage("cmduploadform.labeltext.file_uploading")), 1)
15247
15251
  ], 64))
15248
15252
  ]),
15249
15253
  f("small", {
@@ -15266,8 +15270,8 @@ function sy(e, n, t, s, o, i) {
15266
15270
  ])) : c("", !0),
15267
15271
  f("div", Hg, [
15268
15272
  v(r, M(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
15269
- default: D(() => [
15270
- R(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
15273
+ default: V(() => [
15274
+ H(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
15271
15275
  ]),
15272
15276
  _: 1
15273
15277
  }, 16),
@@ -15279,7 +15283,7 @@ function sy(e, n, t, s, o, i) {
15279
15283
  f("a", {
15280
15284
  href: "#",
15281
15285
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", m.file.name),
15282
- onClick: I((x) => i.removeFile(p), ["prevent"])
15286
+ onClick: O((x) => i.removeFile(p), ["prevent"])
15283
15287
  }, [
15284
15288
  v(u, j(xe(t.iconDelete)), null, 16)
15285
15289
  ], 8, Ng),
@@ -15290,7 +15294,7 @@ function sy(e, n, t, s, o, i) {
15290
15294
  { error: m.error }
15291
15295
  ])
15292
15296
  }, [
15293
- R(g(m.file.name) + " ", 1),
15297
+ H(g(m.file.name) + " ", 1),
15294
15298
  f("small", null, "(" + g(i.formatSize(m.file.size)) + ")", 1)
15295
15299
  ], 2),
15296
15300
  o.uploadInitiated && !m.error ? (l(), a("span", jg, [
@@ -15306,29 +15310,29 @@ function sy(e, n, t, s, o, i) {
15306
15310
  i.failedUpload ? (l(), a("a", {
15307
15311
  key: 0,
15308
15312
  href: "#",
15309
- onClick: n[1] || (n[1] = I((...m) => i.cancel && i.cancel(...m), ["prevent"])),
15313
+ onClick: n[1] || (n[1] = O((...m) => i.cancel && i.cancel(...m), ["prevent"])),
15310
15314
  title: e.getMessage("cmduploadform.all_files_will_be_removed")
15311
15315
  }, g(e.getMessage("cmduploadform.reset_upload")), 9, zg)) : c("", !0),
15312
15316
  Wg
15313
15317
  ])
15314
15318
  ])) : (l(), a(_, { key: 0 }, [
15315
15319
  t.allowMultipleFileUploads ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
15316
- default: D(() => [
15317
- R(g(i.headlineTextNoFilesToUpload), 1)
15320
+ default: V(() => [
15321
+ H(g(i.headlineTextNoFilesToUpload), 1)
15318
15322
  ]),
15319
15323
  _: 1
15320
15324
  }, 16)) : c("", !0)
15321
15325
  ], 64)),
15322
15326
  f("div", Gg, [
15323
15327
  t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
15324
- default: D(() => [
15325
- R(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
15328
+ default: V(() => [
15329
+ H(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
15326
15330
  ]),
15327
15331
  _: 1
15328
15332
  }, 16)) : c("", !0),
15329
15333
  !t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 1 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
15330
- default: D(() => [
15331
- R(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
15334
+ default: V(() => [
15335
+ H(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
15332
15336
  ]),
15333
15337
  _: 1
15334
15338
  }, 16)) : c("", !0),
@@ -15353,7 +15357,7 @@ function sy(e, n, t, s, o, i) {
15353
15357
  f("dd", null, [
15354
15358
  f("a", {
15355
15359
  href: "#",
15356
- onClick: n[2] || (n[2] = I((m) => o.showListOfFileExtensions = !o.showListOfFileExtensions, ["prevent"])),
15360
+ onClick: n[2] || (n[2] = O((m) => o.showListOfFileExtensions = !o.showListOfFileExtensions, ["prevent"])),
15357
15361
  title: e.getMessage("cmduploadform.tooltip.toggle_list_of_allowed_file_types")
15358
15362
  }, [
15359
15363
  v(u, {
@@ -15362,7 +15366,7 @@ function sy(e, n, t, s, o, i) {
15362
15366
  }, null, 8, ["iconClass", "type"])
15363
15367
  ], 8, Kg),
15364
15368
  v(ke, { name: "fade" }, {
15365
- default: D(() => [
15369
+ default: V(() => [
15366
15370
  o.showListOfFileExtensions ? (l(), a("ul", Zg, [
15367
15371
  (l(!0), a(_, null, q(t.allowedFileExtensions, (m, p) => (l(), a("li", {
15368
15372
  key: p,
@@ -15394,14 +15398,14 @@ function sy(e, n, t, s, o, i) {
15394
15398
  }, [
15395
15399
  f("span", null, g(e.getMessage("cmduploadform.or")), 1),
15396
15400
  f("strong", null, [
15397
- R(g(e.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
15401
+ H(g(e.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
15398
15402
  t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 0 }, [
15399
- R(g(e.getMessage("cmduploadform.additional")), 1)
15403
+ H(g(e.getMessage("cmduploadform.additional")), 1)
15400
15404
  ], 64)) : c("", !0),
15401
15405
  !t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 1 }, [
15402
- R(g(e.getMessage("cmduploadform.new")), 1)
15406
+ H(g(e.getMessage("cmduploadform.new")), 1)
15403
15407
  ], 64)) : c("", !0),
15404
- R(" " + g(e.getMessage("cmduploadform.files_to_this_area")), 1)
15408
+ H(" " + g(e.getMessage("cmduploadform.files_to_this_area")), 1)
15405
15409
  ])
15406
15410
  ], 2)) : c("", !0)
15407
15411
  ])
@@ -15442,7 +15446,7 @@ function sy(e, n, t, s, o, i) {
15442
15446
  ], 2)) : (l(), a("a", M({
15443
15447
  key: 1,
15444
15448
  href: "#",
15445
- onClick: n[7] || (n[7] = I((...m) => i.selectFiles && i.selectFiles(...m), ["prevent"])),
15449
+ onClick: n[7] || (n[7] = O((...m) => i.selectFiles && i.selectFiles(...m), ["prevent"])),
15446
15450
  class: ["cmd-upload-form box", { "drop-area": t.enableDragAndDrop, "allow-drop": o.allowDrop }]
15447
15451
  }, kt(i.dragAndDropHandler, !0)), [
15448
15452
  o.uploadInitiated ? (l(), a("span", oy, [
@@ -15600,7 +15604,7 @@ const Zy = /* @__PURE__ */ L(Mg, [["render", sy]]), ay = {
15600
15604
  }
15601
15605
  }, ry = ["id"], dy = ["id"];
15602
15606
  function cy(e, n, t, s, o, i) {
15603
- const r = K;
15607
+ const r = G;
15604
15608
  return l(), a("div", {
15605
15609
  class: b(["cmd-width-limitation-wrapper", { sticky: t.sticky }]),
15606
15610
  ref: "width-limitation-wrapper"
@@ -15693,15 +15697,15 @@ function yy(e, n, t, s, o, i) {
15693
15697
  useGap: u.useGap,
15694
15698
  cmdHeadline: u.cmdHeadline
15695
15699
  }, {
15696
- default: D((m) => [
15700
+ default: V((m) => [
15697
15701
  (l(!0), a(_, null, q(u.boxes, (p, x) => (l(), C(r, M({
15698
15702
  "use-slots": ["box-body"],
15699
15703
  key: x
15700
15704
  }, p, {
15701
15705
  rowView: m.rowView
15702
15706
  }), {
15703
- default: D(() => [
15704
- R(" box " + g(p), 1)
15707
+ default: V(() => [
15708
+ H(" box " + g(p), 1)
15705
15709
  ]),
15706
15710
  _: 2
15707
15711
  }, 1040, ["rowView"]))), 128))
@@ -15780,16 +15784,16 @@ export {
15780
15784
  ic as CmdBreadcrumbs,
15781
15785
  rc as CmdCompanyLogo,
15782
15786
  Sy as CmdContainer,
15783
- Iy as CmdCookieDisclaimer,
15784
- Oy as CmdCopyrightInformation,
15787
+ Oy as CmdCookieDisclaimer,
15788
+ Iy as CmdCopyrightInformation,
15785
15789
  ou as CmdFakeSelect,
15786
15790
  Ty as CmdFancyBox,
15787
15791
  Fa as CmdForm,
15788
15792
  ee as CmdFormElement,
15789
15793
  uu as CmdFormFilters,
15790
15794
  gu as CmdGoogleMaps,
15791
- K as CmdHeadline,
15792
- W as CmdIcon,
15795
+ G as CmdHeadline,
15796
+ z as CmdIcon,
15793
15797
  _e as CmdImage,
15794
15798
  My as CmdImageGallery,
15795
15799
  Ly as CmdImageZoom,
@@ -15819,7 +15823,7 @@ export {
15819
15823
  Jy as CmdTextImageBlock,
15820
15824
  Tr as CmdThumbnailScroller,
15821
15825
  Ky as CmdToggleDarkMode,
15822
- Ol as CmdTooltip,
15826
+ Il as CmdTooltip,
15823
15827
  Zy as CmdUploadForm,
15824
15828
  Yy as CmdWidthLimitationWrapper,
15825
15829
  Xy as ContactInformation,