comand-component-library 3.3.86 → 3.3.87

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
1
- import { defineComponent as Vn, h as Qt, resolveComponent as se, openBlock as s, createBlock as C, normalizeClass as b, createElementBlock as o, getCurrentInstance as bi, resolveDynamicComponent as xe, withModifiers as I, withCtx as N, withDirectives as ne, createElementVNode as h, createVNode as x, createCommentVNode as u, vShow as de, Fragment as k, toDisplayString as p, renderSlot as F, createTextVNode as j, renderList as A, mergeProps as B, resolveDirective as _i, normalizeProps as W, Transition as ue, toHandlers as ft, TransitionGroup as wt, createApp as ki, Teleport as xi, useCssVars as zn, normalizeStyle as De, vModelDynamic as vi, vModelText as wi, onBeforeUpdate as Ti } from "vue";
1
+ import { defineComponent as Vn, h as Qt, resolveComponent as se, openBlock as s, createBlock as C, normalizeClass as b, createElementBlock as o, getCurrentInstance as bi, resolveDynamicComponent as ve, withModifiers as I, withCtx as N, withDirectives as ne, createElementVNode as h, createVNode as v, createCommentVNode as u, vShow as de, Fragment as k, toDisplayString as p, renderSlot as F, createTextVNode as j, renderList as A, mergeProps as B, resolveDirective as _i, normalizeProps as W, Transition as ue, toHandlers as ft, TransitionGroup as wt, createApp as ki, Teleport as vi, useCssVars as zn, normalizeStyle as De, vModelDynamic as xi, vModelText as wi, onBeforeUpdate as Ti } from "vue";
2
2
  const we = /^[a-z0-9]+(-[a-z0-9]+)*$/, He = (e, n, t, a = "") => {
3
3
  const l = e.split(":");
4
4
  if (e.slice(0, 1) === "@") {
@@ -250,9 +250,9 @@ function ji(e, n) {
250
250
  };
251
251
  let i = t.body;
252
252
  [t, a].forEach((y) => {
253
- const w = [], v = y.hFlip, S = y.vFlip;
253
+ const w = [], x = y.hFlip, S = y.vFlip;
254
254
  let M = y.rotate;
255
- v ? S ? M += 2 : (w.push(
255
+ x ? S ? M += 2 : (w.push(
256
256
  "translate(" + (l.width + l.left).toString() + " " + (0 - l.top).toString() + ")"
257
257
  ), w.push("scale(-1 1)"), l.top = l.left = 0) : S && (w.push(
258
258
  "translate(" + (0 - l.left).toString() + " " + (l.height + l.top).toString() + ")"
@@ -566,7 +566,7 @@ function nl(e, n, t, a) {
566
566
  function w() {
567
567
  m && (clearTimeout(m), m = null);
568
568
  }
569
- function v() {
569
+ function x() {
570
570
  c === "pending" && (c = "aborted"), w(), _.forEach((P) => {
571
571
  P.status === "pending" && (P.status = "aborted");
572
572
  }), _ = [];
@@ -582,7 +582,7 @@ function nl(e, n, t, a) {
582
582
  queriesSent: f,
583
583
  queriesPending: _.length,
584
584
  subscribe: S,
585
- abort: v
585
+ abort: x
586
586
  };
587
587
  }
588
588
  function D() {
@@ -1020,10 +1020,10 @@ function an(e) {
1020
1020
  }
1021
1021
  const rn = (e, n) => {
1022
1022
  const t = ml(ln, n), a = { ...bl }, l = n.mode || "svg", i = {}, d = n.style, r = typeof d == "object" && !(d instanceof Array) ? d : {};
1023
- for (let v in n) {
1024
- const S = n[v];
1023
+ for (let x in n) {
1024
+ const S = n[x];
1025
1025
  if (S !== void 0)
1026
- switch (v) {
1026
+ switch (x) {
1027
1027
  case "icon":
1028
1028
  case "style":
1029
1029
  case "onLoad":
@@ -1032,7 +1032,7 @@ const rn = (e, n) => {
1032
1032
  case "inline":
1033
1033
  case "hFlip":
1034
1034
  case "vFlip":
1035
- t[v] = S === !0 || S === "true" || S === 1;
1035
+ t[x] = S === !0 || S === "true" || S === 1;
1036
1036
  break;
1037
1037
  case "flip":
1038
1038
  typeof S == "string" && fl(t, S);
@@ -1041,15 +1041,15 @@ const rn = (e, n) => {
1041
1041
  i.color = S;
1042
1042
  break;
1043
1043
  case "rotate":
1044
- typeof S == "string" ? t[v] = gl(S) : typeof S == "number" && (t[v] = S);
1044
+ typeof S == "string" ? t[x] = gl(S) : typeof S == "number" && (t[x] = S);
1045
1045
  break;
1046
1046
  case "ariaHidden":
1047
1047
  case "aria-hidden":
1048
1048
  S !== !0 && S !== "true" && delete a["aria-hidden"];
1049
1049
  break;
1050
1050
  default: {
1051
- const M = Ae[v];
1052
- M ? (S === !0 || S === "true" || S === 1) && (t[M] = !0) : ln[v] === void 0 && (a[v] = S);
1051
+ const M = Ae[x];
1052
+ M ? (S === !0 || S === "true" || S === 1) && (t[M] = !0) : ln[x] === void 0 && (a[x] = S);
1053
1053
  }
1054
1054
  }
1055
1055
  }
@@ -1059,8 +1059,8 @@ const rn = (e, n) => {
1059
1059
  ...i,
1060
1060
  ...r
1061
1061
  }, Object.assign(a, f);
1062
- let v = 0, S = n.id;
1063
- return typeof S == "string" && (S = S.replace(/-/g, "_")), a.innerHTML = Vi(c.body, S ? () => S + "ID" + v++ : "iconifyVue"), Qt("svg", a);
1062
+ let x = 0, S = n.id;
1063
+ return typeof S == "string" && (S = S.replace(/-/g, "_")), a.innerHTML = Vi(c.body, S ? () => S + "ID" + x++ : "iconifyVue"), Qt("svg", a);
1064
1064
  }
1065
1065
  const { body: g, width: m, height: _ } = e, y = l === "mask" || (l === "bg" ? !1 : g.indexOf("currentColor") !== -1), w = pl(g, {
1066
1066
  ...f,
@@ -1111,7 +1111,7 @@ if (typeof document < "u" && typeof window < "u") {
1111
1111
  const kl = {
1112
1112
  ...Ee,
1113
1113
  body: ""
1114
- }, xl = Vn({
1114
+ }, vl = Vn({
1115
1115
  inheritAttrs: !1,
1116
1116
  data() {
1117
1117
  return {
@@ -1170,10 +1170,10 @@ const O = (e, n) => {
1170
1170
  for (const [a, l] of n)
1171
1171
  t[a] = l;
1172
1172
  return t;
1173
- }, vl = {
1173
+ }, xl = {
1174
1174
  name: "CmdIcon",
1175
1175
  components: {
1176
- Icon: xl
1176
+ Icon: vl
1177
1177
  },
1178
1178
  props: {
1179
1179
  type: {
@@ -1208,7 +1208,7 @@ function Tl(e, n, t, a, l, i) {
1208
1208
  title: t.tooltip
1209
1209
  }, null, 10, wl));
1210
1210
  }
1211
- const z = /* @__PURE__ */ O(vl, [["render", Tl]]);
1211
+ const z = /* @__PURE__ */ O(xl, [["render", Tl]]);
1212
1212
  function re(e, n) {
1213
1213
  return ze(e, "EditComponentWrapper", n);
1214
1214
  }
@@ -1231,7 +1231,7 @@ function ce(e, ...n) {
1231
1231
  function Ml(e) {
1232
1232
  return Array.isArray(e) && e.length > 0 ? JSON.stringify(e) : "";
1233
1233
  }
1234
- function Y(e, n) {
1234
+ function K(e, n) {
1235
1235
  var t;
1236
1236
  return (t = e == null ? void 0 : e.$options) != null && t.name ? {
1237
1237
  name: e.$options.name,
@@ -1398,7 +1398,7 @@ const Ll = {
1398
1398
  }, Fl = ["data-component"], Hl = ["title"], El = ["href", "title"], Vl = ["title"], zl = { key: 0 }, ql = { key: 1 }, Rl = ["title"], Ul = ["title"];
1399
1399
  function Gl(e, n, t, a, l, i) {
1400
1400
  const d = z;
1401
- return s(), C(xe(t.componentTag || "div"), {
1401
+ return s(), C(ve(t.componentTag || "div"), {
1402
1402
  class: b(["edit-component-wrapper", { active: i.active }]),
1403
1403
  tabindex: "0",
1404
1404
  onClick: I(i.showActionButtons, ["stop"]),
@@ -1419,7 +1419,7 @@ function Gl(e, n, t, a, l, i) {
1419
1419
  onClick: n[0] || (n[0] = I((r) => i.addEntry(r), ["prevent"])),
1420
1420
  title: i.isOuterComponent ? "Add new component" : "Add new item/entry"
1421
1421
  }, [
1422
- x(d, {
1422
+ v(d, {
1423
1423
  iconClass: (i.isOuterComponent, "icon-plus")
1424
1424
  }, null, 8, ["iconClass"])
1425
1425
  ], 10, Nl)
@@ -1431,7 +1431,7 @@ function Gl(e, n, t, a, l, i) {
1431
1431
  onClick: n[1] || (n[1] = I((...r) => i.editSettings && i.editSettings(...r), ["prevent"])),
1432
1432
  title: "Edit settings of this component"
1433
1433
  }, [
1434
- x(d, {
1434
+ v(d, {
1435
1435
  iconClass: i.isOuterComponent ? "icon-cogs" : "icon-cog"
1436
1436
  }, null, 8, ["iconClass"])
1437
1437
  ], 10, Pl)
@@ -1443,7 +1443,7 @@ function Gl(e, n, t, a, l, i) {
1443
1443
  onClick: n[2] || (n[2] = I((...r) => i.deleteComponent && i.deleteComponent(...r), ["prevent"])),
1444
1444
  title: "Delete this component (and its content)"
1445
1445
  }, [
1446
- x(d, { iconClass: "icon-trash" })
1446
+ v(d, { iconClass: "icon-trash" })
1447
1447
  ])
1448
1448
  ]),
1449
1449
  i.isOuterComponent ? u("", !0) : (s(), o("li", Al, [
@@ -1453,7 +1453,7 @@ function Gl(e, n, t, a, l, i) {
1453
1453
  onClick: n[3] || (n[3] = I((...r) => i.cancelComponent && i.cancelComponent(...r), ["prevent"])),
1454
1454
  title: "Cancel editing (changes will not be saved)"
1455
1455
  }, [
1456
- x(d, { iconClass: "icon-cancel" })
1456
+ v(d, { iconClass: "icon-cancel" })
1457
1457
  ], 2)
1458
1458
  ])),
1459
1459
  i.isOuterComponent ? u("", !0) : (s(), o("li", Bl, [
@@ -1464,7 +1464,7 @@ function Gl(e, n, t, a, l, i) {
1464
1464
  onClick: n[4] || (n[4] = I((...r) => i.saveComponent && i.saveComponent(...r), ["prevent"])),
1465
1465
  title: "Save changes of this component"
1466
1466
  }, [
1467
- x(d, { iconClass: "icon-check" })
1467
+ v(d, { iconClass: "icon-check" })
1468
1468
  ])) : (s(), o("a", {
1469
1469
  key: 1,
1470
1470
  class: b(["icon-hexagon button", { disabled: i.editModeContext.settings.isEditing(l.componentIdentifier) }]),
@@ -1472,7 +1472,7 @@ function Gl(e, n, t, a, l, i) {
1472
1472
  onClick: n[5] || (n[5] = I((...r) => i.editComponent && i.editComponent(...r), ["prevent"])),
1473
1473
  title: "Edit content of this component"
1474
1474
  }, [
1475
- x(d, { iconClass: "icon-edit" })
1475
+ v(d, { iconClass: "icon-edit" })
1476
1476
  ], 2))
1477
1477
  ]))
1478
1478
  ], 8, Dl), [
@@ -1493,7 +1493,7 @@ function Gl(e, n, t, a, l, i) {
1493
1493
  onClick: n[6] || (n[6] = I((...r) => i.addEntry && i.addEntry(...r), ["prevent"])),
1494
1494
  title: i.isOuterComponent ? "Add new component" : "Add new item/entry"
1495
1495
  }, [
1496
- x(d, {
1496
+ v(d, {
1497
1497
  iconClass: (i.isOuterComponent, "icon-plus")
1498
1498
  }, null, 8, ["iconClass"])
1499
1499
  ], 10, Hl)
@@ -1505,7 +1505,7 @@ function Gl(e, n, t, a, l, i) {
1505
1505
  onClick: n[7] || (n[7] = I((...r) => i.editSettings && i.editSettings(...r), ["prevent"])),
1506
1506
  title: "Edit settings for " + t.componentName
1507
1507
  }, [
1508
- x(d, {
1508
+ v(d, {
1509
1509
  iconClass: i.isOuterComponent ? "icon-cogs" : "icon-cog"
1510
1510
  }, null, 8, ["iconClass"])
1511
1511
  ], 10, El)
@@ -1517,7 +1517,7 @@ function Gl(e, n, t, a, l, i) {
1517
1517
  onClick: n[8] || (n[8] = I((...r) => i.deleteComponent && i.deleteComponent(...r), ["prevent"])),
1518
1518
  title: "Delete " + t.componentName + " (and its content)"
1519
1519
  }, [
1520
- x(d, { iconClass: "icon-trash" })
1520
+ v(d, { iconClass: "icon-trash" })
1521
1521
  ], 10, Vl)
1522
1522
  ]),
1523
1523
  i.isOuterComponent ? u("", !0) : (s(), o("li", zl, [
@@ -1527,7 +1527,7 @@ function Gl(e, n, t, a, l, i) {
1527
1527
  onClick: n[9] || (n[9] = I((...r) => i.cancelComponent && i.cancelComponent(...r), ["prevent"])),
1528
1528
  title: "Cancel editing (changes will not be saved)"
1529
1529
  }, [
1530
- x(d, { iconClass: "icon-cancel" })
1530
+ v(d, { iconClass: "icon-cancel" })
1531
1531
  ], 2)
1532
1532
  ])),
1533
1533
  i.isOuterComponent ? u("", !0) : (s(), o("li", ql, [
@@ -1538,7 +1538,7 @@ function Gl(e, n, t, a, l, i) {
1538
1538
  onClick: n[10] || (n[10] = I((...r) => i.saveComponent && i.saveComponent(...r), ["prevent"])),
1539
1539
  title: "Save changes of " + t.componentName
1540
1540
  }, [
1541
- x(d, { iconClass: "icon-check" })
1541
+ v(d, { iconClass: "icon-check" })
1542
1542
  ], 8, Rl)) : (s(), o("a", {
1543
1543
  key: 1,
1544
1544
  class: b(["icon-hexagon use-icon-as-background button confirm", { disabled: i.editModeContext.settings.isEditing(l.componentIdentifier) }]),
@@ -1546,7 +1546,7 @@ function Gl(e, n, t, a, l, i) {
1546
1546
  onClick: n[11] || (n[11] = I((...r) => i.editComponent && i.editComponent(...r), ["prevent"])),
1547
1547
  title: "Edit content for " + t.componentName
1548
1548
  }, [
1549
- x(d, { iconClass: "icon-edit" })
1549
+ v(d, { iconClass: "icon-edit" })
1550
1550
  ], 10, Ul))
1551
1551
  ]))
1552
1552
  ], 40, Fl), [
@@ -1558,7 +1558,7 @@ function Gl(e, n, t, a, l, i) {
1558
1558
  _: 3
1559
1559
  }, 8, ["class", "onClick", "title", "data-identifier"]);
1560
1560
  }
1561
- const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), K = {
1561
+ const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), J = {
1562
1562
  inject: {
1563
1563
  editModeContext: {
1564
1564
  default: null
@@ -1600,12 +1600,7 @@ const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), K = {
1600
1600
  };
1601
1601
  const Wl = {
1602
1602
  name: "CmdHeadline",
1603
- mixins: [K],
1604
- inject: {
1605
- editModeContext: {
1606
- default: null
1607
- }
1608
- },
1603
+ mixins: [J],
1609
1604
  data() {
1610
1605
  return {
1611
1606
  editableHeadlineText: null,
@@ -1652,7 +1647,7 @@ const Wl = {
1652
1647
  methods: {
1653
1648
  updateHandlerProvider() {
1654
1649
  const e = this.editableHeadlineText, n = this.editablePreHeadlineText, t = this.headlineLevel;
1655
- return Y(this, {
1650
+ return K(this, {
1656
1651
  update(a) {
1657
1652
  a.headlineText = e, a.preHeadlineText = n, a.headlineLevel = t;
1658
1653
  }
@@ -1683,7 +1678,7 @@ const Wl = {
1683
1678
  function es(e, n, t, a, l, i) {
1684
1679
  var f, g, m;
1685
1680
  const d = z, r = $, c = he;
1686
- return !i.editModeContext || e.settingsContext || e.mainSidebarContext ? (s(), o("div", {
1681
+ return !e.editModeContext || e.settingsContext || e.mainSidebarContext ? (s(), o("div", {
1687
1682
  key: 0,
1688
1683
  class: b(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (f = t.headlineIcon) == null ? void 0 : f.iconClass }, i.getTextAlign])
1689
1684
  }, [
@@ -1694,7 +1689,7 @@ function es(e, n, t, a, l, i) {
1694
1689
  }, null, 8, ["iconClass", "type"])) : u("", !0),
1695
1690
  t.preHeadlineText ? (s(), o("div", Ql, [
1696
1691
  h("span", Zl, p(t.preHeadlineText), 1),
1697
- t.headlineText ? (s(), C(xe(i.headlineTag), { key: 0 }, {
1692
+ t.headlineText ? (s(), C(ve(i.headlineTag), { key: 0 }, {
1698
1693
  default: N(() => [
1699
1694
  F(e.$slots, "default", {}, () => [
1700
1695
  j(p(t.headlineText), 1)
@@ -1702,7 +1697,7 @@ function es(e, n, t, a, l, i) {
1702
1697
  ]),
1703
1698
  _: 3
1704
1699
  })) : u("", !0)
1705
- ])) : t.headlineText ? (s(), C(xe(i.headlineTag), { key: 2 }, {
1700
+ ])) : t.headlineText ? (s(), C(ve(i.headlineTag), { key: 2 }, {
1706
1701
  default: N(() => [
1707
1702
  F(e.$slots, "default", {}, () => [
1708
1703
  j(p(t.headlineText), 1)
@@ -1722,7 +1717,7 @@ function es(e, n, t, a, l, i) {
1722
1717
  allowDeleteComponent: !!t.headlineText
1723
1718
  }, {
1724
1719
  default: N((_) => {
1725
- var y, w, v;
1720
+ var y, w, x;
1726
1721
  return [
1727
1722
  _.editing ? (s(), C(r, {
1728
1723
  key: 0,
@@ -1741,11 +1736,11 @@ function es(e, n, t, a, l, i) {
1741
1736
  t.headlineIcon ? (s(), C(d, {
1742
1737
  key: 0,
1743
1738
  iconClass: (w = t.headlineIcon) == null ? void 0 : w.iconClass,
1744
- type: (v = t.headlineIcon) == null ? void 0 : v.iconType
1739
+ type: (x = t.headlineIcon) == null ? void 0 : x.iconType
1745
1740
  }, null, 8, ["iconClass", "type"])) : u("", !0),
1746
1741
  t.preHeadlineText ? (s(), o("div", Jl, [
1747
1742
  h("span", Yl, p(t.preHeadlineText), 1),
1748
- t.headlineText ? (s(), C(xe(i.headlineTag), { key: 0 }, {
1743
+ t.headlineText ? (s(), C(ve(i.headlineTag), { key: 0 }, {
1749
1744
  default: N(() => [
1750
1745
  F(e.$slots, "default", {}, () => [
1751
1746
  j(p(t.headlineText), 1)
@@ -1753,7 +1748,7 @@ function es(e, n, t, a, l, i) {
1753
1748
  ]),
1754
1749
  _: 3
1755
1750
  })) : u("", !0)
1756
- ])) : t.headlineText ? (s(), C(xe(i.headlineTag), { key: 2 }, {
1751
+ ])) : t.headlineText ? (s(), C(ve(i.headlineTag), { key: 2 }, {
1757
1752
  default: N(() => [
1758
1753
  F(e.$slots, "default", {}, () => [
1759
1754
  j(p(t.headlineText), 1)
@@ -1885,7 +1880,7 @@ function ls(e, n, t, a, l, i) {
1885
1880
  onClick: n[0] || (n[0] = I((...c) => i.hideTooltip && i.hideTooltip(...c), ["prevent"])),
1886
1881
  title: t.iconClose.tooltip
1887
1882
  }, [
1888
- x(r, {
1883
+ v(r, {
1889
1884
  iconClass: t.iconClose.iconClass,
1890
1885
  type: t.iconClose.iconType
1891
1886
  }, null, 8, ["iconClass", "type"])
@@ -2021,7 +2016,7 @@ function hs(e, n, t, a, l, i) {
2021
2016
  h("dd", {
2022
2017
  class: b(m.valid(t.inputModelValue, t.inputAttributes) ? "success" : "error")
2023
2018
  }, [
2024
- x(r, {
2019
+ v(r, {
2025
2020
  "aria-live": "assertive",
2026
2021
  iconClass: m.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconClass : t.iconError.iconClass,
2027
2022
  type: m.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconType : t.iconError.iconType,
@@ -2670,7 +2665,7 @@ const _s = ["color", "date", "datetime-local", "file", "number", "range"], ks =
2670
2665
  immediate: !0
2671
2666
  }
2672
2667
  }
2673
- }, xs = ["for", "title"], vs = {
2668
+ }, vs = ["for", "title"], xs = {
2674
2669
  key: 2,
2675
2670
  "aria-hidden": "true"
2676
2671
  }, ws = ["title", "aria-errormessage", "id"], Ts = {
@@ -2684,7 +2679,7 @@ const _s = ["color", "date", "datetime-local", "file", "number", "range"], ks =
2684
2679
  class: "search-field-wrapper flex-container no-gap"
2685
2680
  }, Rs = ["id", "maxlength", "value"], Us = ["title"], Gs = ["title"], Ws = { key: 1 };
2686
2681
  function Qs(e, n, t, a, l, i) {
2687
- var c, f, g, m, _, y, w, v, S, M, D, q, T, E, P, H, U, G, V, J, Z, le, Q, _e;
2682
+ var c, f, g, m, _, y, w, x, S, M, D, q, T, E, P, H, U, G, V, Y, Z, le, Q, _e;
2688
2683
  const d = Dt, r = z;
2689
2684
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (s(), o("label", {
2690
2685
  key: 0,
@@ -2715,7 +2710,7 @@ function Qs(e, n, t, a, l, i) {
2715
2710
  t.labelText ? (s(), o(k, { key: 0 }, [
2716
2711
  j(p(t.labelText), 1)
2717
2712
  ], 64)) : F(e.$slots, "labeltext", { key: 1 }),
2718
- e.$attrs.required ? (s(), o("sup", vs, "*")) : u("", !0)
2713
+ e.$attrs.required ? (s(), o("sup", xs, "*")) : u("", !0)
2719
2714
  ]),
2720
2715
  e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (s(), C(d, {
2721
2716
  key: 0,
@@ -2736,7 +2731,7 @@ function Qs(e, n, t, a, l, i) {
2736
2731
  "aria-live": "assertive",
2737
2732
  id: e.tooltipId
2738
2733
  }, [
2739
- x(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
2734
+ v(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
2740
2735
  ], 8, ws)) : u("", !0)
2741
2736
  ], 2)) : u("", !0),
2742
2737
  e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (s(), o("span", Ts, [
@@ -2771,7 +2766,7 @@ function Qs(e, n, t, a, l, i) {
2771
2766
  }, ["prevent"])),
2772
2767
  title: t.iconPasswordVisible.tooltip
2773
2768
  }, [
2774
- x(r, {
2769
+ v(r, {
2775
2770
  iconClass: t.iconPasswordVisible.iconClass
2776
2771
  }, null, 8, ["iconClass"])
2777
2772
  ], 40, Ss)) : u("", !0)
@@ -2872,7 +2867,7 @@ function Qs(e, n, t, a, l, i) {
2872
2867
  title: t.iconSearch.tooltip,
2873
2868
  onClick: n[21] || (n[21] = I((...L) => i.executeSearch && i.executeSearch(...L), ["prevent"]))
2874
2869
  }, [
2875
- x(r, {
2870
+ v(r, {
2876
2871
  iconClass: t.iconSearch.iconClass
2877
2872
  }, null, 8, ["iconClass"])
2878
2873
  ], 10, Us)) : u("", !0),
@@ -2882,19 +2877,19 @@ function Qs(e, n, t, a, l, i) {
2882
2877
  onClick: n[22] || (n[22] = I((L) => e.$emit("update:modelValue", ""), ["prevent"])),
2883
2878
  title: (f = t.iconDelete) == null ? void 0 : f.tooltip
2884
2879
  }, [
2885
- x(r, {
2880
+ v(r, {
2886
2881
  iconClass: (g = t.iconDelete) == null ? void 0 : g.iconClass,
2887
2882
  type: (m = t.iconDelete) == null ? void 0 : m.iconType
2888
2883
  }, null, 8, ["iconClass", "type"])
2889
2884
  ], 8, Gs)) : u("", !0)
2890
2885
  ])) : u("", !0)
2891
- ], 10, xs)) : t.element === "button" ? (s(), o("button", B({
2886
+ ], 10, vs)) : t.element === "button" ? (s(), o("button", B({
2892
2887
  key: 1,
2893
2888
  class: "button"
2894
2889
  }, i.buttonAttrs, {
2895
2890
  onClick: n[23] || (n[23] = (...L) => i.submit && i.submit(...L))
2896
2891
  }), [
2897
- ((y = (_ = t.nativeButton) == null ? void 0 : _.icon) == null ? void 0 : y.show) && (((v = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : v.position) === "before" || !((M = (S = t.nativeButton) == null ? void 0 : S.icon) != null && M.position)) ? (s(), C(r, {
2892
+ ((y = (_ = t.nativeButton) == null ? void 0 : _.icon) == null ? void 0 : y.show) && (((x = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : x.position) === "before" || !((M = (S = t.nativeButton) == null ? void 0 : S.icon) != null && M.position)) ? (s(), C(r, {
2898
2893
  key: 0,
2899
2894
  iconClass: (q = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : q.iconClass,
2900
2895
  type: (E = (T = t.nativeButton) == null ? void 0 : T.icon) == null ? void 0 : E.iconType
@@ -2902,7 +2897,7 @@ function Qs(e, n, t, a, l, i) {
2902
2897
  ((P = t.nativeButton) == null ? void 0 : P.icon) && ((H = t.nativeButton) == null ? void 0 : H.text) ? (s(), o("span", Ws, p(t.nativeButton.text), 1)) : (s(), o(k, { key: 2 }, [
2903
2898
  j(p(t.nativeButton.text), 1)
2904
2899
  ], 64)),
2905
- ((G = (U = t.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : G.show) && ((J = (V = t.nativeButton) == null ? void 0 : V.icon) == null ? void 0 : J.position) === "after" ? (s(), C(r, {
2900
+ ((G = (U = t.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : G.show) && ((Y = (V = t.nativeButton) == null ? void 0 : V.icon) == null ? void 0 : Y.position) === "after" ? (s(), C(r, {
2906
2901
  key: 3,
2907
2902
  iconClass: (le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.iconClass,
2908
2903
  type: (_e = (Q = t.nativeButton) == null ? void 0 : Q.icon) == null ? void 0 : _e.iconType
@@ -2911,7 +2906,7 @@ function Qs(e, n, t, a, l, i) {
2911
2906
  }
2912
2907
  const $ = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2913
2908
  name: "CmdAddressDataItem",
2914
- mixins: [K],
2909
+ mixins: [J],
2915
2910
  data() {
2916
2911
  return {
2917
2912
  editableAddressEntry: null
@@ -2969,7 +2964,7 @@ const $ = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2969
2964
  tooltip: "Tooltip",
2970
2965
  href: "#"
2971
2966
  };
2972
- return Y(this, {
2967
+ return K(this, {
2973
2968
  item() {
2974
2969
  return e;
2975
2970
  }
@@ -2977,7 +2972,7 @@ const $ = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2977
2972
  },
2978
2973
  updateHandlerProvider() {
2979
2974
  const e = this.editableAddressEntry;
2980
- return Y(this, {
2975
+ return K(this, {
2981
2976
  update(n) {
2982
2977
  typeof e == "object" ? Object.entries(e).forEach(([t, a]) => n[t] = a) : n.href == null ? n.data = e : n.href = e;
2983
2978
  }
@@ -3079,7 +3074,7 @@ function po(e, n, t, a, l, i) {
3079
3074
  t.addressEntry.country ? (s(), o("span", oo, p(t.addressEntry.country), 1)) : u("", !0)
3080
3075
  ], 8, $s)) : (s(), o(k, { key: 1 }, [
3081
3076
  e.editing ? (s(), o(k, { key: 1 }, [
3082
- x(r, {
3077
+ v(r, {
3083
3078
  element: "input",
3084
3079
  type: "text",
3085
3080
  class: "edit-mode",
@@ -3090,7 +3085,7 @@ function po(e, n, t, a, l, i) {
3090
3085
  "onUpdate:modelValue": n[1] || (n[1] = (f) => l.editableAddressEntry.streetNo = f)
3091
3086
  }, null, 8, ["labelText", "placeholder", "modelValue"]),
3092
3087
  h("div", go, [
3093
- x(r, {
3088
+ v(r, {
3094
3089
  element: "input",
3095
3090
  type: "text",
3096
3091
  class: "edit-mode",
@@ -3100,7 +3095,7 @@ function po(e, n, t, a, l, i) {
3100
3095
  modelValue: l.editableAddressEntry.zip,
3101
3096
  "onUpdate:modelValue": n[2] || (n[2] = (f) => l.editableAddressEntry.zip = f)
3102
3097
  }, null, 8, ["labelText", "placeholder", "modelValue"]),
3103
- x(r, {
3098
+ v(r, {
3104
3099
  element: "input",
3105
3100
  type: "text",
3106
3101
  class: "edit-mode",
@@ -3111,7 +3106,7 @@ function po(e, n, t, a, l, i) {
3111
3106
  "onUpdate:modelValue": n[3] || (n[3] = (f) => l.editableAddressEntry.city = f)
3112
3107
  }, null, 8, ["labelText", "placeholder", "modelValue"])
3113
3108
  ]),
3114
- x(r, {
3109
+ v(r, {
3115
3110
  element: "input",
3116
3111
  type: "text",
3117
3112
  class: "edit-mode",
@@ -3121,7 +3116,7 @@ function po(e, n, t, a, l, i) {
3121
3116
  modelValue: l.editableAddressEntry.miscInfo,
3122
3117
  "onUpdate:modelValue": n[4] || (n[4] = (f) => l.editableAddressEntry.miscInfo = f)
3123
3118
  }, null, 8, ["labelText", "placeholder", "modelValue"]),
3124
- x(r, {
3119
+ v(r, {
3125
3120
  element: "select",
3126
3121
  class: "edit-mode",
3127
3122
  "show-label": !1,
@@ -3172,7 +3167,7 @@ const yo = /* @__PURE__ */ O(Zs, [["render", po]]), Co = {
3172
3167
  };
3173
3168
  const bo = {
3174
3169
  name: "CmdAddressData",
3175
- mixins: [K, ie, Co],
3170
+ mixins: [J, ie, Co],
3176
3171
  props: {
3177
3172
  useSlot: {
3178
3173
  type: Boolean,
@@ -3236,7 +3231,7 @@ const bo = {
3236
3231
  return e.type === "phone" ? "tel:" + e.href : e.type === "email" ? "mailto:" + e.href : e.type === "url" ? e.href : null;
3237
3232
  },
3238
3233
  updateHandlerProvider() {
3239
- return Y(this, {
3234
+ return K(this, {
3240
3235
  update(e, n) {
3241
3236
  const t = n == null ? void 0 : n.find((a) => a.name === "CmdHeadline");
3242
3237
  t && (e.cmdHeadline = e.cmdHeadline || {}, t.update(e.cmdHeadline));
@@ -3245,8 +3240,8 @@ const bo = {
3245
3240
  }
3246
3241
  },
3247
3242
  watch: {}
3248
- }, _o = { class: "cmd-address-data vcard" }, ko = { class: "adr" }, xo = { key: 0 }, vo = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), wo = /* @__PURE__ */ h("span", null, "Add new entry", -1), To = [
3249
- vo,
3243
+ }, _o = { class: "cmd-address-data vcard" }, ko = { class: "adr" }, vo = { key: 0 }, xo = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), wo = /* @__PURE__ */ h("span", null, "Add new entry", -1), To = [
3244
+ xo,
3250
3245
  wo
3251
3246
  ], Io = ["href", "target", "title"], So = ["innerHTML"], Mo = ["href", "title"], Oo = { class: "street-address" }, Lo = /* @__PURE__ */ h("br", null, null, -1), Do = { class: "postal-code" }, No = { class: "locality" }, Po = /* @__PURE__ */ h("br", null, null, -1), Ao = /* @__PURE__ */ h("br", null, null, -1), Bo = {
3252
3247
  key: 3,
@@ -3263,7 +3258,7 @@ function Ro(e, n, t, a, l, i) {
3263
3258
  ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
3264
3259
  h("address", ko, [
3265
3260
  t.showLabels && !t.showIconsOnly ? (s(), o(k, { key: 0 }, [
3266
- e.editModeContext ? u("", !0) : (s(), o("dl", xo, [
3261
+ e.editModeContext ? u("", !0) : (s(), o("dl", vo, [
3267
3262
  (s(!0), o(k, null, A(t.addressData, (m, _) => (s(), C(r, {
3268
3263
  key: _,
3269
3264
  addressEntry: m
@@ -3285,7 +3280,7 @@ function Ro(e, n, t, a, l, i) {
3285
3280
  }, {
3286
3281
  default: N(() => [
3287
3282
  h("dl", null, [
3288
- x(r, {
3283
+ v(r, {
3289
3284
  addressEntry: m,
3290
3285
  showLabelIcons: t.showLabelIcons,
3291
3286
  showLabelTexts: t.showLabelTexts
@@ -3376,7 +3371,7 @@ function Ro(e, n, t, a, l, i) {
3376
3371
  ], 64))
3377
3372
  ]);
3378
3373
  }
3379
- const Pg = /* @__PURE__ */ O(bo, [["render", Ro]]), Uo = {
3374
+ const jg = /* @__PURE__ */ O(bo, [["render", Ro]]), Uo = {
3380
3375
  name: "CmdBackToTopButton",
3381
3376
  data() {
3382
3377
  var e;
@@ -3443,7 +3438,7 @@ function Wo(e, n, t, a, l, i) {
3443
3438
  title: t.iconBackToTop.tooltip,
3444
3439
  onClick: n[0] || (n[0] = I((...r) => i.onBackToTop && i.onBackToTop(...r), ["prevent"]))
3445
3440
  }, [
3446
- x(d, {
3441
+ v(d, {
3447
3442
  iconClass: t.iconBackToTop.iconClass,
3448
3443
  type: t.iconBackToTop.iconType
3449
3444
  }, null, 8, ["iconClass", "type"])
@@ -3452,7 +3447,7 @@ function Wo(e, n, t, a, l, i) {
3452
3447
  _: 1
3453
3448
  });
3454
3449
  }
3455
- const Ag = /* @__PURE__ */ O(Uo, [["render", Wo]]);
3450
+ const Fg = /* @__PURE__ */ O(Uo, [["render", Wo]]);
3456
3451
  const Qo = {
3457
3452
  name: "CmdBankAccountData",
3458
3453
  props: {
@@ -3504,7 +3499,7 @@ function Xo(e, n, t, a, l, i) {
3504
3499
  onClick: I((g) => i.copyToClipboard(c.value), ["prevent"]),
3505
3500
  title: t.iconCopy.tooltip
3506
3501
  }, [
3507
- x(r, {
3502
+ v(r, {
3508
3503
  iconClass: t.iconCopy.iconClass,
3509
3504
  type: t.iconCopy.iconType
3510
3505
  }, null, 8, ["iconClass", "type"])
@@ -3515,8 +3510,8 @@ function Xo(e, n, t, a, l, i) {
3515
3510
  t.additionalInformation ? (s(), o("p", Ko, p(t.additionalInformation), 1)) : u("", !0)
3516
3511
  ]);
3517
3512
  }
3518
- const Bg = /* @__PURE__ */ O(Qo, [["render", Xo]]);
3519
- function ve(e) {
3513
+ const Hg = /* @__PURE__ */ O(Qo, [["render", Xo]]);
3514
+ function xe(e) {
3520
3515
  if (e) {
3521
3516
  const n = e.lastIndexOf(".");
3522
3517
  if (n > -1)
@@ -3526,7 +3521,7 @@ function ve(e) {
3526
3521
  }
3527
3522
  function dn(e, n, t, a, l) {
3528
3523
  const i = [];
3529
- if (e.size > a && i.push("file too large"), n.includes(ve(e.name)) || i.push("disallowed file extension"), i.length) {
3524
+ if (e.size > a && i.push("file too large"), n.includes(xe(e.name)) || i.push("disallowed file extension"), i.length) {
3530
3525
  alert(i);
3531
3526
  return;
3532
3527
  }
@@ -3541,7 +3536,7 @@ function dn(e, n, t, a, l) {
3541
3536
  }
3542
3537
  const $o = {
3543
3538
  name: "CmdImage",
3544
- mixins: [K],
3539
+ mixins: [J],
3545
3540
  data() {
3546
3541
  return {
3547
3542
  mediumMaxWidth: 1023,
@@ -3715,7 +3710,7 @@ const $o = {
3715
3710
  textAlign: "center"
3716
3711
  }
3717
3712
  };
3718
- return Y(this, {
3713
+ return K(this, {
3719
3714
  item() {
3720
3715
  return e;
3721
3716
  }
@@ -3723,7 +3718,7 @@ const $o = {
3723
3718
  },
3724
3719
  updateHandlerProvider() {
3725
3720
  const e = this.figcaptionText;
3726
- return this.figcaptionText = null, Y(this, {
3721
+ return this.figcaptionText = null, K(this, {
3727
3722
  update(n) {
3728
3723
  n.figcaption || (n.figcaption = {}), n.figcaption.text = e;
3729
3724
  }
@@ -3745,7 +3740,7 @@ const $o = {
3745
3740
  oa
3746
3741
  ], ra = { key: 0 }, da = ["src", "alt", "title"], ca = { key: 1 };
3747
3742
  function ua(e, n, t, a, l, i) {
3748
- var c, f, g, m, _, y, w, v, S;
3743
+ var c, f, g, m, _, y, w, x, S;
3749
3744
  const d = $, r = he;
3750
3745
  return e.editModeContext ? (s(), C(r, {
3751
3746
  key: 0,
@@ -3760,7 +3755,7 @@ function ua(e, n, t, a, l, i) {
3760
3755
  itemProvider: ((c = e.editModeConfig) == null ? void 0 : c.allowAddItem) !== !1 ? i.itemProvider : null
3761
3756
  }, {
3762
3757
  default: N((M) => {
3763
- var D, q, T, E, P, H, U, G, V, J, Z, le;
3758
+ var D, q, T, E, P, H, U, G, V, Y, Z, le;
3764
3759
  return [
3765
3760
  h("figure", {
3766
3761
  class: b(["cmd-image flex-container no-gap vertical", i.textAlign])
@@ -3792,7 +3787,7 @@ function ua(e, n, t, a, l, i) {
3792
3787
  title: (H = t.image) == null ? void 0 : H.tooltip
3793
3788
  }, null, 8, na)
3794
3789
  ], 16),
3795
- x(d, {
3790
+ v(d, {
3796
3791
  class: "hidden",
3797
3792
  element: "input",
3798
3793
  type: "file",
@@ -3807,7 +3802,7 @@ function ua(e, n, t, a, l, i) {
3807
3802
  alt: (U = t.image) == null ? void 0 : U.alt,
3808
3803
  title: (G = t.image) == null ? void 0 : G.tooltip
3809
3804
  }, null, 8, ia)) : u("", !0),
3810
- ((V = t.figcaption) == null ? void 0 : V.show) && ((J = t.figcaption) == null ? void 0 : J.position) !== "top" ? (s(), o(k, { key: 3 }, [
3805
+ ((V = t.figcaption) == null ? void 0 : V.show) && ((Y = t.figcaption) == null ? void 0 : Y.position) !== "top" ? (s(), o(k, { key: 3 }, [
3811
3806
  M.editing ? (s(), C(d, {
3812
3807
  key: 0,
3813
3808
  element: "input",
@@ -3841,7 +3836,7 @@ function ua(e, n, t, a, l, i) {
3841
3836
  alt: (_ = t.image) == null ? void 0 : _.alt,
3842
3837
  title: (y = t.image) == null ? void 0 : y.tooltip
3843
3838
  }, null, 8, da),
3844
- ((w = t.figcaption) == null ? void 0 : w.show) && ((v = t.figcaption) == null ? void 0 : v.position) !== "top" ? (s(), o("figcaption", ca, p((S = t.figcaption) == null ? void 0 : S.text), 1)) : u("", !0)
3839
+ ((w = t.figcaption) == null ? void 0 : w.show) && ((x = t.figcaption) == null ? void 0 : x.position) !== "top" ? (s(), o("figcaption", ca, p((S = t.figcaption) == null ? void 0 : S.text), 1)) : u("", !0)
3845
3840
  ], 2));
3846
3841
  }
3847
3842
  const Ce = /* @__PURE__ */ O($o, [["render", ua]]);
@@ -3891,7 +3886,7 @@ function fa(e, n, t, a, l, i) {
3891
3886
  class: b(["cmd-slide-button", "button", "keep-behavior-on-small-devices", t.slideButtonType]),
3892
3887
  title: i.getDirection.tooltip
3893
3888
  }, [
3894
- x(d, {
3889
+ v(d, {
3895
3890
  iconClass: i.getDirection.iconClass || "next"
3896
3891
  }, null, 8, ["iconClass"])
3897
3892
  ], 10, ha);
@@ -3913,7 +3908,7 @@ const pa = {
3913
3908
  mixins: [
3914
3909
  ie,
3915
3910
  ga,
3916
- K
3911
+ J
3917
3912
  ],
3918
3913
  data() {
3919
3914
  return {
@@ -4078,9 +4073,9 @@ const pa = {
4078
4073
  deep: !0
4079
4074
  }
4080
4075
  }
4081
- }, ya = { class: "inner-thumbnail-wrapper" }, Ca = ["href", "onClick", "title", "target"], ba = { key: 1 }, _a = { key: 1 }, ka = { key: 0 }, xa = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), va = /* @__PURE__ */ h("span", null, "Add new thumbnail-scroller-image", -1), wa = [
4082
- xa,
4083
- va
4076
+ }, ya = { class: "inner-thumbnail-wrapper" }, Ca = ["href", "onClick", "title", "target"], ba = { key: 1 }, _a = { key: 1 }, ka = { key: 0 }, va = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), xa = /* @__PURE__ */ h("span", null, "Add new thumbnail-scroller-image", -1), wa = [
4077
+ va,
4078
+ xa
4084
4079
  ];
4085
4080
  function Ta(e, n, t, a, l, i) {
4086
4081
  var g;
@@ -4104,7 +4099,7 @@ function Ta(e, n, t, a, l, i) {
4104
4099
  onClick: I(i.showPrevItem, ["prevent"]),
4105
4100
  slideButtonType: "prev"
4106
4101
  }, null, 8, ["onClick"])) : u("", !0),
4107
- x(wt, {
4102
+ v(wt, {
4108
4103
  name: "slide",
4109
4104
  tag: "ul"
4110
4105
  }, {
@@ -4191,7 +4186,7 @@ const At = (e) => {
4191
4186
  props: {
4192
4187
  defaultAriaLabelText: {
4193
4188
  type: String,
4194
- required: !0
4189
+ required: !1
4195
4190
  },
4196
4191
  url: {
4197
4192
  type: String,
@@ -4389,9 +4384,9 @@ const Ma = si, Oa = ["aria-label"], La = { class: "flex-container" }, Da = {
4389
4384
  class: "flex-container no-flex"
4390
4385
  }, za = ["title"], qa = { key: 1 }, Ra = ["title"], Ua = { key: 1 };
4391
4386
  function Ga(e, n, t, a, l, i) {
4392
- var m, _, y, w, v, S, M, D, q, T, E, P, H, U, G, V, J, Z, le, Q, _e, L, ge, zt, qt, Rt, Ut, Gt, Wt;
4387
+ var m, _, y, w, x, S, M, D, q, T, E, P, H, U, G, V, Y, Z, le, Q, _e, L, ge, zt, qt, Rt, Ut, Gt, Wt;
4393
4388
  const d = R, r = z, c = Ce, f = qe, g = Ia;
4394
- return s(), C(xi, { to: "body" }, [
4389
+ return s(), C(vi, { to: "body" }, [
4395
4390
  h("dialog", {
4396
4391
  ref: "dialog",
4397
4392
  class: b(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
@@ -4405,7 +4400,7 @@ function Ga(e, n, t, a, l, i) {
4405
4400
  headlineLevel: (y = e.cmdHeadline) == null ? void 0 : y.headlineLevel,
4406
4401
  id: e.htmlId
4407
4402
  }, null, 8, ["headlineText", "headlineLevel", "id"])) : u("", !0),
4408
- ((w = e.fancyboxOptions.printButtons) == null ? void 0 : w.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (s(), o("div", Da, [
4403
+ ((w = e.fancyboxOptions.printButtons) == null ? void 0 : w.color) || ((x = e.fancyboxOptions.printButtons) == null ? void 0 : x.grayscale) || e.fancyboxOptions.closeIcon ? (s(), o("div", Da, [
4409
4404
  e.showPrintButtons && ((S = e.fancyboxOptions.printButtons) == null ? void 0 : S.color) ? (s(), o("a", {
4410
4405
  key: 0,
4411
4406
  href: "#",
@@ -4413,7 +4408,7 @@ function Ga(e, n, t, a, l, i) {
4413
4408
  title: (M = e.fancyboxOptions.printButtons.color) == null ? void 0 : M.tooltip,
4414
4409
  onClick: n[0] || (n[0] = I((ae) => e.printInGrayscale = !1, ["prevent"]))
4415
4410
  }, [
4416
- x(r, {
4411
+ v(r, {
4417
4412
  iconClass: (D = e.fancyboxOptions.printButtons.color) == null ? void 0 : D.iconClass,
4418
4413
  type: (q = e.fancyboxOptions.printButtons.color) == null ? void 0 : q.iconType
4419
4414
  }, null, 8, ["iconClass", "type"])
@@ -4425,7 +4420,7 @@ function Ga(e, n, t, a, l, i) {
4425
4420
  title: (E = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : E.tooltip,
4426
4421
  onClick: n[1] || (n[1] = I((ae) => e.printInGrayscale = !0, ["prevent"]))
4427
4422
  }, [
4428
- x(r, {
4423
+ v(r, {
4429
4424
  iconClass: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconClass,
4430
4425
  type: (H = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : H.iconType
4431
4426
  }, null, 8, ["iconClass", "type"])
@@ -4439,7 +4434,7 @@ function Ga(e, n, t, a, l, i) {
4439
4434
  ref: "close-dialog",
4440
4435
  onClick: n[2] || (n[2] = I((...ae) => e.close && e.close(...ae), ["prevent"]))
4441
4436
  }, [
4442
- x(r, {
4437
+ v(r, {
4443
4438
  iconClass: e.fancyboxOptions.closeIcon.iconClass,
4444
4439
  type: e.fancyboxOptions.closeIcon.iconType
4445
4440
  }, null, 8, ["iconClass", "type"])
@@ -4450,7 +4445,7 @@ function Ga(e, n, t, a, l, i) {
4450
4445
  class: b(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
4451
4446
  }, [
4452
4447
  e.fancyBoxImageUrl || ((U = e.cmdImage) == null ? void 0 : U.image) ? (s(), o("div", Ba, [
4453
- x(c, {
4448
+ v(c, {
4454
4449
  image: e.largeSingleImage,
4455
4450
  figcaption: (G = e.cmdImage) == null ? void 0 : G.figcaption
4456
4451
  }, null, 8, ["image", "figcaption"])
@@ -4459,15 +4454,15 @@ function Ga(e, n, t, a, l, i) {
4459
4454
  class: "content",
4460
4455
  innerHTML: e.fancyBoxContent
4461
4456
  }, null, 8, ja)) : e.fancyBoxElements ? (s(), o("div", Fa)) : e.fancyBoxGallery ? (s(), o("div", Ha, [
4462
- x(f, {
4457
+ v(f, {
4463
4458
  onClick: I(e.showPrevItem, ["prevent"]),
4464
4459
  slideButtonType: "prev"
4465
4460
  }, null, 8, ["onClick"]),
4466
- x(c, {
4461
+ v(c, {
4467
4462
  image: e.largeGalleryImage,
4468
4463
  figcaption: e.fancyBoxGallery[e.index].figcaption
4469
4464
  }, null, 8, ["image", "figcaption"]),
4470
- x(f, {
4465
+ v(f, {
4471
4466
  onClick: I(e.showNextItem, ["prevent"])
4472
4467
  }, null, 8, ["onClick"])
4473
4468
  ])) : (s(), o("div", Ea, [
@@ -4478,7 +4473,7 @@ function Ga(e, n, t, a, l, i) {
4478
4473
  (V = e.fancyboxOptions.submitButtons) != null && V.cancel ? (s(), o("button", {
4479
4474
  key: 0,
4480
4475
  onClick: n[3] || (n[3] = (...ae) => e.cancel && e.cancel(...ae)),
4481
- title: (J = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : J.tooltip
4476
+ title: (Y = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Y.tooltip
4482
4477
  }, [
4483
4478
  (Z = e.fancyboxOptions.submitButtons.cancel) != null && Z.iconClass ? (s(), C(r, {
4484
4479
  key: 0,
@@ -4510,10 +4505,10 @@ function Ga(e, n, t, a, l, i) {
4510
4505
  ], 42, Oa)
4511
4506
  ]);
4512
4507
  }
4513
- const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4508
+ const Eg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4514
4509
  name: "CmdListOfLinksItem",
4515
4510
  inheritAttrs: !1,
4516
- mixins: [K],
4511
+ mixins: [J],
4517
4512
  data() {
4518
4513
  return {
4519
4514
  editableText: this.link.text
@@ -4528,7 +4523,7 @@ const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4528
4523
  methods: {
4529
4524
  updateHandlerProvider() {
4530
4525
  const e = this.editableText;
4531
- return Y(this, {
4526
+ return K(this, {
4532
4527
  update(n) {
4533
4528
  n.text = e;
4534
4529
  }
@@ -4555,7 +4550,7 @@ const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4555
4550
  function Xa(e, n, t, a, l, i) {
4556
4551
  const d = z, r = se("router-link"), c = $;
4557
4552
  return e.editing ? (s(), o("div", Ka, [
4558
- x(c, {
4553
+ v(c, {
4559
4554
  element: "input",
4560
4555
  type: "text",
4561
4556
  labelText: "Linktext",
@@ -4599,7 +4594,7 @@ const $a = /* @__PURE__ */ O(Wa, [["render", Xa]]);
4599
4594
  const er = {
4600
4595
  name: "CmdListOfLinks",
4601
4596
  emits: ["click"],
4602
- mixins: [K],
4597
+ mixins: [J],
4603
4598
  props: {
4604
4599
  sectionAnchors: {
4605
4600
  type: Boolean,
@@ -4661,7 +4656,7 @@ const er = {
4661
4656
  };
4662
4657
  },
4663
4658
  updateHandlerProvider() {
4664
- return Y(this, {
4659
+ return K(this, {
4665
4660
  update(e, n) {
4666
4661
  const t = n == null ? void 0 : n.find((a) => a.name === "CmdHeadline");
4667
4662
  t && (e.cmdHeadline = e.cmdHeadline || {}, t.update(e.cmdHeadline));
@@ -4696,7 +4691,7 @@ function sr(e, n, t, a, l, i) {
4696
4691
  itemProvider: i.itemProvider
4697
4692
  }, {
4698
4693
  default: N(() => [
4699
- x(r, {
4694
+ v(r, {
4700
4695
  class: b({ active: t.sectionAnchors && t.activeSection === m }),
4701
4696
  link: g
4702
4697
  }, null, 8, ["class", "link"])
@@ -4897,7 +4892,7 @@ const dr = Bt, cr = ["title"], ur = {
4897
4892
  }, kr = {
4898
4893
  key: 3,
4899
4894
  class: "ribbon-discount"
4900
- }, xr = { class: "box-body" }, vr = { key: 0 }, wr = {
4895
+ }, vr = { class: "box-body" }, xr = { key: 0 }, wr = {
4901
4896
  key: 1,
4902
4897
  class: "price"
4903
4898
  }, Tr = ["title"], Ir = { key: 2 }, Sr = { class: "box-header flex-container vertical" }, Mr = { key: 0 }, Or = ["src", "alt"], Lr = { key: 0 }, Dr = { key: 1 }, Nr = ["title"], Pr = { key: 0 }, Ar = { class: "box-body" }, Br = { key: 0 }, jr = { key: 1 }, Fr = { key: 2 }, Hr = {
@@ -4908,7 +4903,7 @@ const dr = Bt, cr = ["title"], ur = {
4908
4903
  class: "box-footer"
4909
4904
  };
4910
4905
  function zr(e, n, t, a, l, i) {
4911
- var f, g, m, _, y, w, v, S, M;
4906
+ var f, g, m, _, y, w, x, S, M;
4912
4907
  const d = R, r = z, c = or;
4913
4908
  return t.boxType === "content" ? (s(), o("div", {
4914
4909
  key: 0,
@@ -4931,7 +4926,7 @@ function zr(e, n, t, a, l, i) {
4931
4926
  onClick: n[0] || (n[0] = I((...D) => i.toggleContentVisibility && i.toggleContentVisibility(...D), ["prevent"]))
4932
4927
  }, [
4933
4928
  (f = t.useSlots) != null && f.includes("header") ? F(e.$slots, "header", { key: 0 }) : (g = t.cmdHeadline) != null && g.headlineText ? (s(), C(d, W(B({ key: 1 }, t.cmdHeadline)), null, 16)) : u("", !0),
4934
- x(r, {
4929
+ v(r, {
4935
4930
  iconClass: l.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
4936
4931
  type: l.open ? t.iconOpen.iconType : t.iconClosed.iconType
4937
4932
  }, null, 8, ["iconClass", "type"])
@@ -4942,12 +4937,12 @@ function zr(e, n, t, a, l, i) {
4942
4937
  ])) : u("", !0)
4943
4938
  ], 64)),
4944
4939
  ne(h("div", mr, [
4945
- (v = t.useSlots) != null && v.includes("body") ? (s(), o("div", {
4940
+ (x = t.useSlots) != null && x.includes("body") ? (s(), o("div", {
4946
4941
  key: 0,
4947
4942
  class: b({ "default-padding": t.useDefaultPadding })
4948
4943
  }, [
4949
4944
  F(e.$slots, "body", {}, () => [
4950
- x(wt, { name: i.toggleTransition }, {
4945
+ v(wt, { name: i.toggleTransition }, {
4951
4946
  default: N(() => [
4952
4947
  h("p", {
4953
4948
  class: b({
@@ -5005,8 +5000,8 @@ function zr(e, n, t, a, l, i) {
5005
5000
  h("span", null, p(t.product.discount), 1)
5006
5001
  ])) : u("", !0)
5007
5002
  ]),
5008
- h("div", xr, [
5009
- t.product.articleNumber ? (s(), o("p", vr, p(e.getMessage("cmdbox.productbox.article_no")) + " " + p(t.product.articleNumber), 1)) : u("", !0),
5003
+ h("div", vr, [
5004
+ t.product.articleNumber ? (s(), o("p", xr, p(e.getMessage("cmdbox.productbox.article_no")) + " " + p(t.product.articleNumber), 1)) : u("", !0),
5010
5005
  t.product.price ? (s(), o("p", wr, [
5011
5006
  h("span", null, p(t.product.price), 1),
5012
5007
  h("span", {
@@ -5055,7 +5050,7 @@ function zr(e, n, t, a, l, i) {
5055
5050
  (s(!0), o(k, null, A(t.user.tags, (D, q) => (s(), o("li", { key: q }, p(D), 1))), 128))
5056
5051
  ]),
5057
5052
  t.user.links ? (s(), o("div", Vr, [
5058
- x(c, {
5053
+ v(c, {
5059
5054
  links: t.user.links,
5060
5055
  orientation: "horizontal",
5061
5056
  useGap: !1
@@ -5233,7 +5228,7 @@ function Jr(e, n, t, a, l, i) {
5233
5228
  onClick: n[0] || (n[0] = I((...c) => i.toggleCollapsingBoxes && i.toggleCollapsingBoxes(...c), ["prevent"])),
5234
5229
  title: l.collapsingBoxesOpen ? t.collapseBoxesIcon.tooltip : t.expandBoxesIcon.tooltip
5235
5230
  }, [
5236
- x(r, {
5231
+ v(r, {
5237
5232
  iconClass: l.collapsingBoxesOpen ? t.expandBoxesIcon.iconClass : t.collapseBoxesIcon.iconClass,
5238
5233
  type: l.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
5239
5234
  }, null, 8, ["iconClass", "type"])
@@ -5244,7 +5239,7 @@ function Jr(e, n, t, a, l, i) {
5244
5239
  onClick: n[1] || (n[1] = I((c) => l.rowView = !l.rowView, ["prevent"])),
5245
5240
  title: l.rowView ? t.iconRowView.tooltip : t.iconGridView.tooltip
5246
5241
  }, [
5247
- x(r, {
5242
+ v(r, {
5248
5243
  iconClass: l.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
5249
5244
  type: l.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
5250
5245
  }, null, 8, ["iconClass", "type"])
@@ -5271,7 +5266,7 @@ function Jr(e, n, t, a, l, i) {
5271
5266
  ], 2)
5272
5267
  ]);
5273
5268
  }
5274
- const Fg = /* @__PURE__ */ O(Rr, [["render", Jr]]);
5269
+ const Vg = /* @__PURE__ */ O(Rr, [["render", Jr]]);
5275
5270
  function be(e) {
5276
5271
  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);
5277
5272
  }
@@ -5337,7 +5332,7 @@ function sd(e, n, t, a, l, i) {
5337
5332
  ]))), 128))
5338
5333
  ]);
5339
5334
  }
5340
- const Hg = /* @__PURE__ */ O(Yr, [["render", sd]]);
5335
+ const zg = /* @__PURE__ */ O(Yr, [["render", sd]]);
5341
5336
  const od = {
5342
5337
  name: "CmdCompanyLogo",
5343
5338
  data() {
@@ -5411,7 +5406,7 @@ function dd(e, n, t, a, l, i) {
5411
5406
  title: (g = t.link) == null ? void 0 : g.tooltip
5412
5407
  }, {
5413
5408
  default: N(() => [
5414
- x(d, { image: i.image }, null, 8, ["image"])
5409
+ v(d, { image: i.image }, null, 8, ["image"])
5415
5410
  ]),
5416
5411
  _: 1
5417
5412
  }, 8, ["to", "title"])) : ((m = t.link) == null ? void 0 : m.type) === "href" ? (s(), o("a", {
@@ -5419,14 +5414,29 @@ function dd(e, n, t, a, l, i) {
5419
5414
  href: (_ = t.link) == null ? void 0 : _.path,
5420
5415
  title: (y = t.link) == null ? void 0 : y.tooltip
5421
5416
  }, [
5422
- x(d, { image: i.image }, null, 8, ["image"])
5417
+ v(d, { image: i.image }, null, 8, ["image"])
5423
5418
  ], 8, rd)) : (s(), C(d, {
5424
5419
  key: 2,
5425
5420
  image: i.image
5426
5421
  }, null, 8, ["image"]))
5427
5422
  ]);
5428
5423
  }
5429
- const cd = /* @__PURE__ */ O(od, [["render", dd]]), ud = {
5424
+ const cd = /* @__PURE__ */ O(od, [["render", dd]]);
5425
+ const ud = {
5426
+ name: "CmdContainer",
5427
+ mixins: [J],
5428
+ methods: {
5429
+ addHandlerProvider() {
5430
+ return "";
5431
+ }
5432
+ }
5433
+ }, md = { class: "cmd-container" };
5434
+ function hd(e, n, t, a, l, i) {
5435
+ return s(), o("div", md, [
5436
+ F(e.$slots, "default")
5437
+ ]);
5438
+ }
5439
+ const qg = /* @__PURE__ */ O(ud, [["render", hd]]), fd = {
5430
5440
  data() {
5431
5441
  return {
5432
5442
  defaultMessageProperties: {
@@ -5436,9 +5446,9 @@ const cd = /* @__PURE__ */ O(od, [["render", dd]]), ud = {
5436
5446
  };
5437
5447
  }
5438
5448
  };
5439
- const md = {
5449
+ const gd = {
5440
5450
  name: "CmdCookieDisclaimer",
5441
- mixins: [ie, ud],
5451
+ mixins: [ie, fd],
5442
5452
  data() {
5443
5453
  return {
5444
5454
  showCookieDisclaimer: !0,
@@ -5533,33 +5543,33 @@ const md = {
5533
5543
  }));
5534
5544
  }
5535
5545
  }
5536
- }, hd = { class: "cmd-cookie-disclaimer flex-container vertical" }, fd = {
5546
+ }, pd = { class: "cmd-cookie-disclaimer flex-container vertical" }, yd = {
5537
5547
  key: 0,
5538
5548
  class: "flex-container vertical"
5539
- }, gd = { key: 0 }, pd = { key: 1 }, yd = ["href", "target"], Cd = ["innerHTML"], bd = /* @__PURE__ */ h("hr", null, null, -1), _d = {
5549
+ }, Cd = { key: 0 }, bd = { key: 1 }, _d = ["href", "target"], kd = ["innerHTML"], vd = /* @__PURE__ */ h("hr", null, null, -1), xd = {
5540
5550
  key: 1,
5541
5551
  class: "flex-container vertical"
5542
- }, kd = { key: 0 }, xd = { key: 1 }, vd = ["href", "target"], wd = ["innerHTML"], Td = { class: "button-wrapper align-center" };
5543
- function Id(e, n, t, a, l, i) {
5552
+ }, wd = { key: 0 }, Td = { key: 1 }, Id = ["href", "target"], Sd = ["innerHTML"], Md = { class: "button-wrapper align-center" };
5553
+ function Od(e, n, t, a, l, i) {
5544
5554
  const d = R, r = $, c = qr;
5545
5555
  return s(), C(ue, { name: "fade" }, {
5546
5556
  default: N(() => {
5547
5557
  var f, g, m;
5548
5558
  return [
5549
- h("div", hd, [
5559
+ h("div", pd, [
5550
5560
  ((f = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : f.show) && ((g = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : g.headlineText) && ((m = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : m.headlineLevel) ? (s(), C(d, {
5551
5561
  key: 0,
5552
5562
  headlineText: t.cmdHeadlineCookieDisclaimer.headlineText,
5553
5563
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
5554
5564
  }, null, 8, ["headlineText", "headlineLevel"])) : u("", !0),
5555
5565
  F(e.$slots, "cookie-options", {}, () => {
5556
- var _, y, w, v, S, M, D, q;
5566
+ var _, y, w, x, S, M, D, q;
5557
5567
  return [
5558
- (_ = t.cookieOptions) != null && _.required ? (s(), o("div", fd, [
5568
+ (_ = t.cookieOptions) != null && _.required ? (s(), o("div", yd, [
5559
5569
  (y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (s(), C(d, {
5560
5570
  key: 0,
5561
5571
  "headline-text": (w = t.cmdBoxRequiredCookies) == null ? void 0 : w.headlineText,
5562
- "headline-level": (v = t.cmdBoxRequiredCookies) == null ? void 0 : v.headlineLevel
5572
+ "headline-level": (x = t.cmdBoxRequiredCookies) == null ? void 0 : x.headlineLevel
5563
5573
  }, null, 8, ["headline-text", "headline-level"])) : u("", !0),
5564
5574
  (s(!0), o(k, null, A(t.cookieOptions.required.cookies || [], (T, E) => {
5565
5575
  var P;
@@ -5569,7 +5579,7 @@ function Id(e, n, t, a, l, i) {
5569
5579
  key: E
5570
5580
  }, {
5571
5581
  header: N(() => [
5572
- x(r, {
5582
+ v(r, {
5573
5583
  element: "input",
5574
5584
  type: "checkbox",
5575
5585
  modelValue: i.acceptedCookies,
@@ -5583,26 +5593,26 @@ function Id(e, n, t, a, l, i) {
5583
5593
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
5584
5594
  ]),
5585
5595
  body: N(() => [
5586
- T.description ? (s(), o("p", gd, p(T.description), 1)) : u("", !0),
5587
- T.linkDataPrivacy ? (s(), o("p", pd, [
5596
+ T.description ? (s(), o("p", Cd, p(T.description), 1)) : u("", !0),
5597
+ T.linkDataPrivacy ? (s(), o("p", bd, [
5588
5598
  j(p(T.linkDataPrivacy.label) + " ", 1),
5589
5599
  h("a", {
5590
5600
  onClick: n[1] || (n[1] = (...H) => i.openDataPrivacy && i.openDataPrivacy(...H)),
5591
5601
  href: T.linkDataPrivacy.link,
5592
5602
  target: T.linkDataPrivacy.target
5593
- }, p(T.linkDataPrivacy.linkText), 9, yd)
5603
+ }, p(T.linkDataPrivacy.linkText), 9, _d)
5594
5604
  ])) : u("", !0),
5595
5605
  l.dataPrivacyContent ? (s(), o("div", {
5596
5606
  key: 2,
5597
5607
  innerHTML: l.dataPrivacyContent
5598
- }, null, 8, Cd)) : u("", !0)
5608
+ }, null, 8, kd)) : u("", !0)
5599
5609
  ]),
5600
5610
  _: 2
5601
5611
  }, 1032, ["collapsible"]);
5602
5612
  }), 128))
5603
5613
  ])) : u("", !0),
5604
- bd,
5605
- (S = t.cookieOptions) != null && S.optional ? (s(), o("div", _d, [
5614
+ vd,
5615
+ (S = t.cookieOptions) != null && S.optional ? (s(), o("div", xd, [
5606
5616
  (M = t.cmdBoxOptionalCookies) != null && M.showHeadline ? (s(), C(d, {
5607
5617
  key: 0,
5608
5618
  "headline-text": (D = t.cmdBoxOptionalCookies) == null ? void 0 : D.headlineText,
@@ -5616,7 +5626,7 @@ function Id(e, n, t, a, l, i) {
5616
5626
  key: E
5617
5627
  }, {
5618
5628
  header: N(() => [
5619
- x(r, {
5629
+ v(r, {
5620
5630
  element: "input",
5621
5631
  type: "checkbox",
5622
5632
  modelValue: i.acceptedCookies,
@@ -5630,19 +5640,19 @@ function Id(e, n, t, a, l, i) {
5630
5640
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
5631
5641
  ]),
5632
5642
  body: N(() => [
5633
- T.description ? (s(), o("p", kd, p(T.description), 1)) : u("", !0),
5634
- T.linkDataPrivacy ? (s(), o("p", xd, [
5643
+ T.description ? (s(), o("p", wd, p(T.description), 1)) : u("", !0),
5644
+ T.linkDataPrivacy ? (s(), o("p", Td, [
5635
5645
  j(p(T.linkDataPrivacy.label) + " ", 1),
5636
5646
  h("a", {
5637
5647
  onClick: n[3] || (n[3] = (...H) => i.openDataPrivacy && i.openDataPrivacy(...H)),
5638
5648
  href: T.linkDataPrivacy.link,
5639
5649
  target: T.linkDataPrivacy.target
5640
- }, p(T.linkDataPrivacy.linkText), 9, vd)
5650
+ }, p(T.linkDataPrivacy.linkText), 9, Id)
5641
5651
  ])) : u("", !0),
5642
5652
  l.dataPrivacyContent ? (s(), o("div", {
5643
5653
  key: 2,
5644
5654
  innerHTML: l.dataPrivacyContent
5645
- }, null, 8, wd)) : u("", !0)
5655
+ }, null, 8, Sd)) : u("", !0)
5646
5656
  ]),
5647
5657
  _: 2
5648
5658
  }, 1032, ["collapsible"]);
@@ -5651,7 +5661,7 @@ function Id(e, n, t, a, l, i) {
5651
5661
  ];
5652
5662
  }),
5653
5663
  F(e.$slots, "privacy-text"),
5654
- h("div", Td, [
5664
+ h("div", Md, [
5655
5665
  t.buttonLabelAcceptCurrentSettings ? (s(), o("button", {
5656
5666
  key: 0,
5657
5667
  type: "button",
@@ -5674,24 +5684,24 @@ function Id(e, n, t, a, l, i) {
5674
5684
  _: 3
5675
5685
  });
5676
5686
  }
5677
- const Eg = /* @__PURE__ */ O(md, [["render", Id]]);
5678
- const Sd = {
5687
+ const Rg = /* @__PURE__ */ O(gd, [["render", Od]]);
5688
+ const Ld = {
5679
5689
  name: "CmdCopyrightWrapper"
5680
- }, Md = {
5690
+ }, Dd = {
5681
5691
  class: "cmd-copyright-information",
5682
5692
  role: "contentinfo"
5683
- }, Od = /* @__PURE__ */ h("a", {
5693
+ }, Nd = /* @__PURE__ */ h("a", {
5684
5694
  href: "http://www.comand-cms.com",
5685
5695
  target: "_blank",
5686
5696
  lang: "en",
5687
5697
  title: "CoManD-Website"
5688
- }, "\xA9 CoManD", -1), Ld = [
5689
- Od
5698
+ }, "\xA9 CoManD", -1), Pd = [
5699
+ Nd
5690
5700
  ];
5691
- function Dd(e, n, t, a, l, i) {
5692
- return s(), o("div", Md, Ld);
5701
+ function Ad(e, n, t, a, l, i) {
5702
+ return s(), o("div", Dd, Pd);
5693
5703
  }
5694
- const Vg = /* @__PURE__ */ O(Sd, [["render", Dd]]), Nd = {
5704
+ const Ug = /* @__PURE__ */ O(Ld, [["render", Ad]]), Bd = {
5695
5705
  data() {
5696
5706
  return {
5697
5707
  defaultMessageProperties: {
@@ -5704,12 +5714,12 @@ const Vg = /* @__PURE__ */ O(Sd, [["render", Dd]]), Nd = {
5704
5714
  };
5705
5715
  }
5706
5716
  };
5707
- const Pd = {
5717
+ const jd = {
5708
5718
  name: "CmdFakeSelect",
5709
5719
  inheritAttrs: !1,
5710
5720
  mixins: [
5711
5721
  ie,
5712
- Nd,
5722
+ Bd,
5713
5723
  Nt,
5714
5724
  Me,
5715
5725
  Pt
@@ -5898,17 +5908,17 @@ const Pd = {
5898
5908
  deep: !0
5899
5909
  }
5900
5910
  }
5901
- }, Ad = ["title", "aria-labelledby", "aria-required"], Bd = {
5911
+ }, Fd = ["title", "aria-labelledby", "aria-required"], Hd = {
5902
5912
  key: 0,
5903
5913
  class: "label-text"
5904
- }, jd = ["id"], Fd = { key: 0 }, Hd = ["title", "aria-errormessage", "id"], Ed = ["aria-expanded"], Vd = ["title"], zd = ["src", "alt"], qd = {
5914
+ }, Ed = ["id"], Vd = { key: 0 }, zd = ["title", "aria-errormessage", "id"], qd = ["aria-expanded"], Rd = ["title"], Ud = ["src", "alt"], Gd = {
5905
5915
  key: 0,
5906
5916
  role: "listbox"
5907
- }, Rd = ["aria-selected"], Ud = ["onClick", "title"], Gd = { key: 1 }, Wd = ["aria-expanded"], Qd = ["for"], Zd = ["value", "checked", "id"], Jd = ["onClick"], Yd = ["src", "alt"], Kd = ["onClick"], Xd = {
5917
+ }, Wd = ["aria-selected"], Qd = ["onClick", "title"], Zd = { key: 1 }, Jd = ["aria-expanded"], Yd = ["for"], Kd = ["value", "checked", "id"], Xd = ["onClick"], $d = ["src", "alt"], ec = ["onClick"], tc = {
5908
5918
  key: 0,
5909
5919
  class: "select-all-options"
5910
5920
  };
5911
- function $d(e, n, t, a, l, i) {
5921
+ function nc(e, n, t, a, l, i) {
5912
5922
  var f, g, m, _;
5913
5923
  const d = Dt, r = z, c = se("router-link");
5914
5924
  return s(), o("div", {
@@ -5927,11 +5937,11 @@ function $d(e, n, t, a, l, i) {
5927
5937
  "aria-required": e.$attrs.required !== void 0,
5928
5938
  ref: "fakeselect"
5929
5939
  }, [
5930
- t.showLabel ? (s(), o("span", Bd, [
5940
+ t.showLabel ? (s(), o("span", Hd, [
5931
5941
  h("span", { id: e.htmlId }, [
5932
5942
  j(p(t.labelText), 1),
5933
- e.$attrs.required !== void 0 ? (s(), o("sup", Fd, "*")) : u("", !0)
5934
- ], 8, jd),
5943
+ e.$attrs.required !== void 0 ? (s(), o("sup", Vd, "*")) : u("", !0)
5944
+ ], 8, Ed),
5935
5945
  e.useCustomTooltip && (l.validationStatus === "" || l.validationStatus === "error") ? (s(), C(d, {
5936
5946
  key: 0,
5937
5947
  ref: "tooltip",
@@ -5951,8 +5961,8 @@ function $d(e, n, t, a, l, i) {
5951
5961
  "aria-live": "assertive",
5952
5962
  id: e.tooltipId
5953
5963
  }, [
5954
- x(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
5955
- ], 8, Hd)) : u("", !0)
5964
+ v(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
5965
+ ], 8, zd)) : u("", !0)
5956
5966
  ])) : u("", !0),
5957
5967
  h("ul", {
5958
5968
  class: b({ open: l.showOptions }),
@@ -5971,7 +5981,7 @@ function $d(e, n, t, a, l, i) {
5971
5981
  src: i.pathFlag(i.optionCountry),
5972
5982
  alt: i.optionCountry,
5973
5983
  class: b(["flag", i.optionCountry])
5974
- }, null, 10, zd)) : t.type === "color" ? (s(), o("span", {
5984
+ }, null, 10, Ud)) : t.type === "color" ? (s(), o("span", {
5975
5985
  key: 1,
5976
5986
  style: De("background: " + i.optionColor)
5977
5987
  }, null, 4)) : u("", !0),
@@ -5991,8 +6001,8 @@ function $d(e, n, t, a, l, i) {
5991
6001
  type: t.iconDropdown.iconType,
5992
6002
  title: t.iconDropdown.tooltip
5993
6003
  }, null, 8, ["iconClass", "type", "title"])) : u("", !0)
5994
- ], 40, Vd),
5995
- t.type === "default" && l.showOptions ? (s(), o("ul", qd, [
6004
+ ], 40, Rd),
6005
+ t.type === "default" && l.showOptions ? (s(), o("ul", Gd, [
5996
6006
  (s(!0), o(k, null, A(t.selectData, (y, w) => (s(), o("li", {
5997
6007
  key: w,
5998
6008
  role: "option",
@@ -6001,7 +6011,7 @@ function $d(e, n, t, a, l, i) {
6001
6011
  t.optionLinkType === "href" ? (s(), o("a", {
6002
6012
  key: 0,
6003
6013
  href: "#",
6004
- onClick: I((v) => i.selectOption(y.value), ["prevent"]),
6014
+ onClick: I((x) => i.selectOption(y.value), ["prevent"]),
6005
6015
  class: b({ active: y.value === t.modelValue }),
6006
6016
  title: y.tooltip
6007
6017
  }, [
@@ -6010,12 +6020,12 @@ function $d(e, n, t, a, l, i) {
6010
6020
  iconClass: y.iconClass,
6011
6021
  type: y.iconType
6012
6022
  }, null, 8, ["iconClass", "type"])) : u("", !0),
6013
- y.text ? (s(), o("span", Gd, p(y.text), 1)) : u("", !0)
6014
- ], 10, Ud)) : u("", !0),
6023
+ y.text ? (s(), o("span", Zd, p(y.text), 1)) : u("", !0)
6024
+ ], 10, Qd)) : u("", !0),
6015
6025
  t.optionLinkType === "router" ? (s(), C(c, {
6016
6026
  key: 1,
6017
6027
  to: "#",
6018
- onClick: I((v) => i.selectOption(y.value), ["prevent"]),
6028
+ onClick: I((x) => i.selectOption(y.value), ["prevent"]),
6019
6029
  class: b({ active: y.value === t.modelValue })
6020
6030
  }, {
6021
6031
  default: N(() => [
@@ -6028,7 +6038,7 @@ function $d(e, n, t, a, l, i) {
6028
6038
  ]),
6029
6039
  _: 2
6030
6040
  }, 1032, ["onClick", "class"])) : u("", !0)
6031
- ], 8, Rd))), 128))
6041
+ ], 8, Wd))), 128))
6032
6042
  ])) : t.type !== "default" && t.type !== "content" && l.showOptions ? (s(), o("ul", {
6033
6043
  key: 1,
6034
6044
  class: b({ "checkbox-options": t.type === "checkboxOptions" }),
@@ -6043,27 +6053,27 @@ function $d(e, n, t, a, l, i) {
6043
6053
  h("input", {
6044
6054
  type: "checkbox",
6045
6055
  value: y.value,
6046
- onChange: n[3] || (n[3] = (...v) => i.optionSelect && i.optionSelect(...v)),
6056
+ onChange: n[3] || (n[3] = (...x) => i.optionSelect && i.optionSelect(...x)),
6047
6057
  checked: i.compareValues(y.value),
6048
6058
  id: "option-" + (w + 1)
6049
- }, null, 40, Zd),
6059
+ }, null, 40, Kd),
6050
6060
  h("span", null, p(y.text), 1)
6051
- ], 10, Qd)) : t.type === "country" ? (s(), o("a", {
6061
+ ], 10, Yd)) : t.type === "country" ? (s(), o("a", {
6052
6062
  key: 1,
6053
6063
  href: "#",
6054
- onClick: I((v) => i.selectOption(y.value), ["prevent"]),
6064
+ onClick: I((x) => i.selectOption(y.value), ["prevent"]),
6055
6065
  class: b({ active: y.value === t.modelValue })
6056
6066
  }, [
6057
6067
  h("img", {
6058
6068
  class: "flag",
6059
6069
  src: i.pathFlag(y.value),
6060
6070
  alt: y.text
6061
- }, null, 8, Yd),
6071
+ }, null, 8, $d),
6062
6072
  h("span", null, p(y.text), 1)
6063
- ], 10, Jd)) : t.type === "color" ? (s(), o("a", {
6073
+ ], 10, Xd)) : t.type === "color" ? (s(), o("a", {
6064
6074
  key: 2,
6065
6075
  href: "#",
6066
- onClick: I((v) => i.selectOption(y.value), ["prevent"]),
6076
+ onClick: I((x) => i.selectOption(y.value), ["prevent"]),
6067
6077
  class: b({ active: y.value === t.modelValue })
6068
6078
  }, [
6069
6079
  h("span", {
@@ -6071,9 +6081,9 @@ function $d(e, n, t, a, l, i) {
6071
6081
  style: De("background: " + y.value)
6072
6082
  }, null, 4),
6073
6083
  h("span", null, p(y.text), 1)
6074
- ], 10, Kd)) : u("", !0)
6084
+ ], 10, ec)) : u("", !0)
6075
6085
  ]))), 128)),
6076
- t.showSelectAllOptions && t.type === "checkboxOptions" ? (s(), o("li", Xd, [
6086
+ t.showSelectAllOptions && t.type === "checkboxOptions" ? (s(), o("li", tc, [
6077
6087
  h("a", {
6078
6088
  href: "#",
6079
6089
  onClick: n[4] || (n[4] = I((...y) => i.toggleAllOptions && i.toggleAllOptions(...y), ["prevent"]))
@@ -6090,13 +6100,13 @@ function $d(e, n, t, a, l, i) {
6090
6100
  h("span", null, p(i.selectAllOptionsText), 1)
6091
6101
  ])
6092
6102
  ])) : u("", !0)
6093
- ], 10, Wd)) : t.type === "content" && l.showOptions ? F(e.$slots, "default", { key: 2 }) : u("", !0)
6103
+ ], 10, Jd)) : t.type === "content" && l.showOptions ? F(e.$slots, "default", { key: 2 }) : u("", !0)
6094
6104
  ])
6095
- ], 42, Ed)
6096
- ], 10, Ad);
6105
+ ], 42, qd)
6106
+ ], 10, Fd);
6097
6107
  }
6098
- const ec = /* @__PURE__ */ O(Pd, [["render", $d]]);
6099
- const tc = {
6108
+ const ic = /* @__PURE__ */ O(jd, [["render", nc]]);
6109
+ const lc = {
6100
6110
  name: "CmdForm",
6101
6111
  emits: ["submit"],
6102
6112
  data() {
@@ -6169,12 +6179,12 @@ const tc = {
6169
6179
  deep: !0
6170
6180
  }
6171
6181
  }
6172
- }, nc = ["data-use-validation", "novalidate"], ic = { class: "flex-container" }, lc = {
6182
+ }, sc = ["data-use-validation", "novalidate"], oc = { class: "flex-container" }, ac = {
6173
6183
  key: 2,
6174
6184
  class: "button",
6175
6185
  type: "submit"
6176
- }, sc = { key: 1 };
6177
- function oc(e, n, t, a, l, i) {
6186
+ }, rc = { key: 1 };
6187
+ function dc(e, n, t, a, l, i) {
6178
6188
  const d = $;
6179
6189
  return s(), o("form", {
6180
6190
  class: b(["cmd-form", { error: l.errorOccurred }]),
@@ -6183,7 +6193,7 @@ function oc(e, n, t, a, l, i) {
6183
6193
  novalidate: t.novalidate
6184
6194
  }, [
6185
6195
  t.useFieldset ? (s(), o(k, { key: 0 }, [
6186
- h("fieldset", ic, [
6196
+ h("fieldset", oc, [
6187
6197
  h("legend", {
6188
6198
  class: b({ hidden: !t.showLegend })
6189
6199
  }, p(t.textLegend), 3),
@@ -6208,20 +6218,20 @@ function oc(e, n, t, a, l, i) {
6208
6218
  maxlength: r.maxlength,
6209
6219
  nativeButton: r.nativeButton
6210
6220
  }, null, 8, ["element", "type", "name", "class", "id", "modelValue", "onUpdate:modelValue", "inputValue", "fieldIconClass", "selectOptions", "labelText", "placeholder", "required", "disabled", "autocomplete", "minlength", "maxlength", "nativeButton"]))), 128)),
6211
- t.submitButton ? (s(), o("button", lc, [
6221
+ t.submitButton ? (s(), o("button", ac, [
6212
6222
  t.submitButton.iconClass ? (s(), o("span", {
6213
6223
  key: 0,
6214
6224
  class: b(t.submitButton.iconClass)
6215
6225
  }, null, 2)) : u("", !0),
6216
- t.submitButton.text ? (s(), o("span", sc, p(t.submitButton.text), 1)) : u("", !0)
6226
+ t.submitButton.text ? (s(), o("span", rc, p(t.submitButton.text), 1)) : u("", !0)
6217
6227
  ])) : u("", !0)
6218
6228
  ]),
6219
6229
  F(e.$slots, "button-row")
6220
6230
  ], 64)) : F(e.$slots, "default", { key: 1 })
6221
- ], 42, nc);
6231
+ ], 42, sc);
6222
6232
  }
6223
- const zg = /* @__PURE__ */ O(tc, [["render", oc]]);
6224
- const ac = {
6233
+ const Gg = /* @__PURE__ */ O(lc, [["render", dc]]);
6234
+ const cc = {
6225
6235
  name: "CmdFormFilters",
6226
6236
  data() {
6227
6237
  return {
@@ -6281,14 +6291,14 @@ const ac = {
6281
6291
  deep: !0
6282
6292
  }
6283
6293
  }
6284
- }, rc = {
6294
+ }, uc = {
6285
6295
  key: 0,
6286
6296
  class: "cmd-form-filters"
6287
- }, dc = { key: 0 }, cc = { key: 1 }, uc = ["onClick", "title"];
6288
- function mc(e, n, t, a, l, i) {
6297
+ }, mc = { key: 0 }, hc = { key: 1 }, fc = ["onClick", "title"];
6298
+ function gc(e, n, t, a, l, i) {
6289
6299
  const d = z;
6290
- return l.options.length ? (s(), o("ul", rc, [
6291
- l.options.length > 1 ? (s(), o("li", dc, [
6300
+ return l.options.length ? (s(), o("ul", uc, [
6301
+ l.options.length > 1 ? (s(), o("li", mc, [
6292
6302
  h("a", {
6293
6303
  href: "#",
6294
6304
  onClick: n[0] || (n[0] = I((...r) => i.deleteAllFilters && i.deleteAllFilters(...r), ["prevent"]))
@@ -6298,7 +6308,7 @@ function mc(e, n, t, a, l, i) {
6298
6308
  iconClass: t.linkDeleteAllFilters.icon.iconClass,
6299
6309
  title: t.linkDeleteAllFilters.icon.tooltip
6300
6310
  }, null, 8, ["iconClass", "title"])) : u("", !0),
6301
- t.linkDeleteAllFilters.text ? (s(), o("span", cc, p(t.linkDeleteAllFilters.text), 1)) : u("", !0)
6311
+ t.linkDeleteAllFilters.text ? (s(), o("span", hc, p(t.linkDeleteAllFilters.text), 1)) : u("", !0)
6302
6312
  ])
6303
6313
  ])) : u("", !0),
6304
6314
  (s(!0), o(k, null, A(l.options, (r, c) => (s(), o("li", { key: c }, [
@@ -6308,16 +6318,16 @@ function mc(e, n, t, a, l, i) {
6308
6318
  title: t.deleteFilterIcon.tooltip
6309
6319
  }, [
6310
6320
  h("span", null, p(t.selectedOptionsName(r)), 1),
6311
- x(d, {
6321
+ v(d, {
6312
6322
  iconClass: t.deleteFilterIcon.iconClass,
6313
6323
  type: t.deleteFilterIcon.iconType
6314
6324
  }, null, 8, ["iconClass", "type"])
6315
- ], 8, uc)
6325
+ ], 8, fc)
6316
6326
  ]))), 128))
6317
6327
  ])) : u("", !0);
6318
6328
  }
6319
- const hc = /* @__PURE__ */ O(ac, [["render", mc]]);
6320
- const fc = {
6329
+ const pc = /* @__PURE__ */ O(cc, [["render", gc]]);
6330
+ const yc = {
6321
6331
  name: "CmdGoogleMaps",
6322
6332
  props: {
6323
6333
  address: {
@@ -6334,16 +6344,16 @@ const fc = {
6334
6344
  return "https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed";
6335
6345
  }
6336
6346
  }
6337
- }, gc = { class: "cmd-google-maps responsive-wrapper" }, pc = ["src"];
6338
- function yc(e, n, t, a, l, i) {
6339
- return s(), o("div", gc, [
6340
- h("iframe", { src: i.locateAddress }, null, 8, pc)
6347
+ }, Cc = { class: "cmd-google-maps responsive-wrapper" }, bc = ["src"];
6348
+ function _c(e, n, t, a, l, i) {
6349
+ return s(), o("div", Cc, [
6350
+ h("iframe", { src: i.locateAddress }, null, 8, bc)
6341
6351
  ]);
6342
6352
  }
6343
- const qg = /* @__PURE__ */ O(fc, [["render", yc]]);
6344
- const Cc = {
6353
+ const Wg = /* @__PURE__ */ O(yc, [["render", _c]]);
6354
+ const kc = {
6345
6355
  name: "CmdImageGallery",
6346
- mixins: [K],
6356
+ mixins: [J],
6347
6357
  props: {
6348
6358
  cmdHeadline: {
6349
6359
  type: Object,
@@ -6401,7 +6411,7 @@ const Cc = {
6401
6411
  },
6402
6412
  updateHandlerProvider() {
6403
6413
  const e = this.editableHtmlContent;
6404
- return Y(this, {
6414
+ return K(this, {
6405
6415
  update(n, t) {
6406
6416
  n.htmlContent = e;
6407
6417
  const a = t == null ? void 0 : t.find((l) => l.name === "CmdHeadline");
@@ -6410,14 +6420,14 @@ const Cc = {
6410
6420
  });
6411
6421
  }
6412
6422
  }
6413
- }, bc = { class: "grid-container-create-columns cmd-image-gallery" }, _c = ["onClick", "title"], kc = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), xc = /* @__PURE__ */ h("span", null, "Add new gallery-image", -1), vc = [
6414
- kc,
6415
- xc
6423
+ }, vc = { class: "grid-container-create-columns cmd-image-gallery" }, xc = ["onClick", "title"], wc = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), Tc = /* @__PURE__ */ h("span", null, "Add new gallery-image", -1), Ic = [
6424
+ wc,
6425
+ Tc
6416
6426
  ];
6417
- function wc(e, n, t, a, l, i) {
6427
+ function Sc(e, n, t, a, l, i) {
6418
6428
  var c;
6419
6429
  const d = R, r = Ce;
6420
- return s(), o("div", bc, [
6430
+ return s(), o("div", vc, [
6421
6431
  ((c = t.cmdHeadline) == null ? void 0 : c.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
6422
6432
  e.editModeContext ? t.images.length ? (s(!0), o(k, { key: 2 }, A(t.images, (f, g) => (s(), C(r, {
6423
6433
  key: g,
@@ -6431,7 +6441,7 @@ function wc(e, n, t, a, l, i) {
6431
6441
  type: "button",
6432
6442
  class: "button confirm",
6433
6443
  onClick: n[0] || (n[0] = (...f) => i.onAddItem && i.onAddItem(...f))
6434
- }, vc)) : (s(), o(k, { key: 1 }, [
6444
+ }, Ic)) : (s(), o(k, { key: 1 }, [
6435
6445
  t.useFancyboxForLargeImages ? (s(!0), o(k, { key: 0 }, A(t.images, (f, g) => (s(), o("a", {
6436
6446
  class: "image-wrapper",
6437
6447
  key: g,
@@ -6439,15 +6449,15 @@ function wc(e, n, t, a, l, i) {
6439
6449
  onClick: I((m) => i.showFancyBox(g), ["prevent"]),
6440
6450
  title: i.getMessage("cmdimagegallery.tooltip.open_large_image")
6441
6451
  }, [
6442
- x(r, {
6452
+ v(r, {
6443
6453
  image: f.image,
6444
6454
  figcaption: f.figcaption
6445
6455
  }, null, 8, ["image", "figcaption"])
6446
- ], 8, _c))), 128)) : (s(!0), o(k, { key: 1 }, A(t.images, (f, g) => (s(), o("div", {
6456
+ ], 8, xc))), 128)) : (s(!0), o(k, { key: 1 }, A(t.images, (f, g) => (s(), o("div", {
6447
6457
  key: `i${g}`,
6448
6458
  class: "image-wrapper"
6449
6459
  }, [
6450
- x(r, {
6460
+ v(r, {
6451
6461
  image: f.image,
6452
6462
  figcaption: f.figcaption
6453
6463
  }, null, 8, ["image", "figcaption"])
@@ -6455,8 +6465,8 @@ function wc(e, n, t, a, l, i) {
6455
6465
  ], 64))
6456
6466
  ]);
6457
6467
  }
6458
- const Rg = /* @__PURE__ */ O(Cc, [["render", wc]]);
6459
- const Tc = {
6468
+ const Qg = /* @__PURE__ */ O(kc, [["render", Sc]]);
6469
+ const Mc = {
6460
6470
  name: "CmdImageZoom",
6461
6471
  props: {
6462
6472
  imageSmall: {
@@ -6489,21 +6499,21 @@ const Tc = {
6489
6499
  }
6490
6500
  };
6491
6501
  function fn(e, n) {
6492
- const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), l = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, d = n.target.getBoundingClientRect().height, r = a.getBoundingClientRect().width, c = a.getBoundingClientRect().height, f = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, g = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, m = Math.min(i, t.getBoundingClientRect().width / r * i), _ = Math.min(d, t.getBoundingClientRect().height / c * d), y = gn(f - m / 2, 0, i - m), w = gn(g - _ / 2, 0, d - _), v = -(y * (r / i)), S = -(w * (c / d));
6493
- l.style.left = `${y}px`, l.style.top = `${w}px`, l.style.width = `${m}px`, l.style.height = `${_}px`, l.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${S}px`;
6502
+ const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), l = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, d = n.target.getBoundingClientRect().height, r = a.getBoundingClientRect().width, c = a.getBoundingClientRect().height, f = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, g = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, m = Math.min(i, t.getBoundingClientRect().width / r * i), _ = Math.min(d, t.getBoundingClientRect().height / c * d), y = gn(f - m / 2, 0, i - m), w = gn(g - _ / 2, 0, d - _), x = -(y * (r / i)), S = -(w * (c / d));
6503
+ l.style.left = `${y}px`, l.style.top = `${w}px`, l.style.width = `${m}px`, l.style.height = `${_}px`, l.style.display = "block", a.style.marginLeft = `${x}px`, a.style.marginTop = `${S}px`;
6494
6504
  }
6495
6505
  function gn(e, n, t) {
6496
6506
  return e < n ? n : e > t ? t : e;
6497
6507
  }
6498
- const Ic = { class: "cmd-imagezoom flex-container" }, Sc = ["title"], Mc = ["src", "alt"], Oc = {
6508
+ const Oc = { class: "cmd-imagezoom flex-container" }, Lc = ["title"], Dc = ["src", "alt"], Nc = {
6499
6509
  key: 0,
6500
6510
  class: "zoom-container"
6501
- }, Lc = ["src", "alt"], Dc = {
6511
+ }, Pc = ["src", "alt"], Ac = {
6502
6512
  key: 1,
6503
6513
  class: "zoom-overlay"
6504
6514
  };
6505
- function Nc(e, n, t, a, l, i) {
6506
- return s(), o("div", Ic, [
6515
+ function Bc(e, n, t, a, l, i) {
6516
+ return s(), o("div", Oc, [
6507
6517
  h("a", {
6508
6518
  href: "#",
6509
6519
  class: "no-flex thumbnails-imagezoom",
@@ -6515,19 +6525,19 @@ function Nc(e, n, t, a, l, i) {
6515
6525
  onMouseover: n[0] || (n[0] = (...d) => i.onMouseOver && i.onMouseOver(...d)),
6516
6526
  onMousemove: n[1] || (n[1] = (...d) => i.onMouseMove && i.onMouseMove(...d)),
6517
6527
  onMouseout: n[2] || (n[2] = (...d) => i.onMouseOut && i.onMouseOut(...d))
6518
- }, null, 40, Mc)
6519
- ], 8, Sc),
6520
- l.showLargeImage ? (s(), o("div", Oc, [
6528
+ }, null, 40, Dc)
6529
+ ], 8, Lc),
6530
+ l.showLargeImage ? (s(), o("div", Nc, [
6521
6531
  h("img", {
6522
6532
  src: t.imageLarge.src,
6523
6533
  alt: t.imageLarge.alt
6524
- }, null, 8, Lc)
6534
+ }, null, 8, Pc)
6525
6535
  ])) : u("", !0),
6526
- l.showLargeImage ? (s(), o("div", Dc)) : u("", !0)
6536
+ l.showLargeImage ? (s(), o("div", Ac)) : u("", !0)
6527
6537
  ]);
6528
6538
  }
6529
- const Ug = /* @__PURE__ */ O(Tc, [["render", Nc]]);
6530
- const Pc = {
6539
+ const Zg = /* @__PURE__ */ O(Mc, [["render", Bc]]);
6540
+ const jc = {
6531
6541
  mixins: [
6532
6542
  Nt,
6533
6543
  Me,
@@ -6637,11 +6647,11 @@ const Pc = {
6637
6647
  immediate: !0
6638
6648
  }
6639
6649
  }
6640
- }, Ac = ["aria-labelledby"], Bc = { class: "label-text" }, jc = ["id"], Fc = { key: 0 }, Hc = ["title", "aria-errormessage", "id"], Ec = ["for"], Vc = ["type", "id", "name", "value", "disabled"], zc = { key: 1 }, qc = {
6650
+ }, Fc = ["aria-labelledby"], Hc = { class: "label-text" }, Ec = ["id"], Vc = { key: 0 }, zc = ["title", "aria-errormessage", "id"], qc = ["for"], Rc = ["type", "id", "name", "value", "disabled"], Uc = { key: 1 }, Gc = {
6641
6651
  key: 1,
6642
6652
  class: "flex-container no-flex"
6643
6653
  };
6644
- function Rc(e, n, t, a, l, i) {
6654
+ function Wc(e, n, t, a, l, i) {
6645
6655
  const d = Dt, r = z;
6646
6656
  return s(), o("div", {
6647
6657
  class: b([
@@ -6657,11 +6667,11 @@ function Rc(e, n, t, a, l, i) {
6657
6667
  ]),
6658
6668
  "aria-labelledby": e.htmlId
6659
6669
  }, [
6660
- ne(h("span", Bc, [
6670
+ ne(h("span", Hc, [
6661
6671
  h("span", { id: e.htmlId }, [
6662
6672
  j(p(t.labelText), 1),
6663
- t.required ? (s(), o("sup", Fc, "*")) : u("", !0)
6664
- ], 8, jc),
6673
+ t.required ? (s(), o("sup", Vc, "*")) : u("", !0)
6674
+ ], 8, Ec),
6665
6675
  e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (s(), C(d, {
6666
6676
  key: 0,
6667
6677
  ref: "tooltip",
@@ -6685,12 +6695,12 @@ function Rc(e, n, t, a, l, i) {
6685
6695
  "aria-live": "assertive",
6686
6696
  id: e.tooltipId
6687
6697
  }, [
6688
- x(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
6689
- ], 8, Hc)) : u("", !0)
6698
+ v(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
6699
+ ], 8, zc)) : u("", !0)
6690
6700
  ], 512), [
6691
6701
  [de, t.showLabel]
6692
6702
  ]),
6693
- t.useSlot ? (s(), o("div", qc, [
6703
+ t.useSlot ? (s(), o("div", Gc, [
6694
6704
  F(e.$slots, "default")
6695
6705
  ])) : (s(), o("span", {
6696
6706
  key: 0,
@@ -6708,21 +6718,21 @@ function Rc(e, n, t, a, l, i) {
6708
6718
  "onUpdate:modelValue": n[1] || (n[1] = (g) => i.inputValue = g),
6709
6719
  disabled: t.disabled,
6710
6720
  class: b({ "replace-input-type": t.replaceInputType, "toggle-switch": t.toggleSwitch })
6711
- }, null, 10, Vc), [
6712
- [vi, i.inputValue]
6721
+ }, null, 10, Rc), [
6722
+ [xi, i.inputValue]
6713
6723
  ]),
6714
6724
  t.multipleSwitch && c.iconClass ? (s(), C(r, {
6715
6725
  key: 0,
6716
6726
  iconClass: c.iconClass,
6717
6727
  type: c.iconType
6718
6728
  }, null, 8, ["iconClass", "type"])) : u("", !0),
6719
- c.labelText ? (s(), o("span", zc, p(c.labelText), 1)) : u("", !0)
6720
- ], 8, Ec))), 128))
6729
+ c.labelText ? (s(), o("span", Uc, p(c.labelText), 1)) : u("", !0)
6730
+ ], 8, qc))), 128))
6721
6731
  ], 2))
6722
- ], 10, Ac);
6732
+ ], 10, Fc);
6723
6733
  }
6724
- const Gg = /* @__PURE__ */ O(Pc, [["render", Rc]]);
6725
- const Uc = {
6734
+ const Jg = /* @__PURE__ */ O(jc, [["render", Wc]]);
6735
+ const Qc = {
6726
6736
  name: "CmdLoginForm",
6727
6737
  data() {
6728
6738
  return {
@@ -6913,18 +6923,18 @@ const Uc = {
6913
6923
  this.modelChange();
6914
6924
  }
6915
6925
  }
6916
- }, Gc = { class: "cmd-login-form flex-container" }, Wc = { class: "flex-container" }, Qc = { class: "option-wrapper flex-container" }, Zc = { key: 1 }, Jc = ["href"], Yc = { key: 1 }, Kc = /* @__PURE__ */ j(" /> "), Xc = { key: 1 }, $c = ["type", "disabled"], eu = { key: 1 }, tu = { class: "cmd-login-form flex-container" }, nu = { class: "option-wrapper flex-container" }, iu = { key: 1 }, lu = ["type", "disabled"], su = { key: 1 };
6917
- function ou(e, n, t, a, l, i) {
6918
- var g, m, _, y, w, v, S;
6926
+ }, Zc = { class: "cmd-login-form flex-container" }, Jc = { class: "flex-container" }, Yc = { class: "option-wrapper flex-container" }, Kc = { key: 1 }, Xc = ["href"], $c = { key: 1 }, eu = /* @__PURE__ */ j(" /> "), tu = { key: 1 }, nu = ["type", "disabled"], iu = { key: 1 }, lu = { class: "cmd-login-form flex-container" }, su = { class: "option-wrapper flex-container" }, ou = { key: 1 }, au = ["type", "disabled"], ru = { key: 1 };
6927
+ function du(e, n, t, a, l, i) {
6928
+ var g, m, _, y, w, x, S;
6919
6929
  const d = R, r = $, c = z, f = se("router-link");
6920
6930
  return s(), o(k, null, [
6921
- ne(h("fieldset", Gc, [
6931
+ ne(h("fieldset", Zc, [
6922
6932
  h("legend", {
6923
6933
  class: b({ hidden: !t.showLegend })
6924
6934
  }, p(t.textLegendLoginForm), 3),
6925
6935
  t.cmdHeadlineLoginForm ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : u("", !0),
6926
- h("div", Wc, [
6927
- x(r, {
6936
+ h("div", Jc, [
6937
+ v(r, {
6928
6938
  element: "input",
6929
6939
  type: "text",
6930
6940
  name: t.cmdFormElementUsername.name,
@@ -6937,7 +6947,7 @@ function ou(e, n, t, a, l, i) {
6937
6947
  required: t.cmdFormElementUsername.required,
6938
6948
  onValidationStatusChange: n[1] || (n[1] = (M) => i.checkValidationStatus(M, "username"))
6939
6949
  }, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
6940
- x(r, {
6950
+ v(r, {
6941
6951
  element: "input",
6942
6952
  type: "password",
6943
6953
  name: t.cmdFormElementPassword.name,
@@ -6951,7 +6961,7 @@ function ou(e, n, t, a, l, i) {
6951
6961
  onValidationStatusChange: n[3] || (n[3] = (M) => i.checkValidationStatus(M, "password"))
6952
6962
  }, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
6953
6963
  ]),
6954
- h("div", Qc, [
6964
+ h("div", Yc, [
6955
6965
  t.options.forgotPassword || t.options.createAccount ? (s(), o(k, { key: 0 }, [
6956
6966
  t.options.forgotPassword ? (s(), o("a", {
6957
6967
  key: 0,
@@ -6964,7 +6974,7 @@ function ou(e, n, t, a, l, i) {
6964
6974
  type: t.options.forgotPassword.icon.iconType,
6965
6975
  title: t.options.forgotPassword.icon.tooltip
6966
6976
  }, null, 8, ["iconClass", "type", "title"])) : u("", !0),
6967
- t.options.forgotPassword.text ? (s(), o("span", Zc, p(t.options.forgotPassword.text), 1)) : u("", !0)
6977
+ t.options.forgotPassword.text ? (s(), o("span", Kc, p(t.options.forgotPassword.text), 1)) : u("", !0)
6968
6978
  ])) : u("", !0),
6969
6979
  t.options.createAccount && t.options.createAccount.linkType === "href" ? (s(), o("a", {
6970
6980
  key: 1,
@@ -6976,8 +6986,8 @@ function ou(e, n, t, a, l, i) {
6976
6986
  type: t.options.createAccount.icon.iconType,
6977
6987
  title: t.options.createAccount.icon.tooltip
6978
6988
  }, null, 8, ["iconClass", "type", "title"])) : u("", !0),
6979
- t.options.createAccount.text ? (s(), o("span", Yc, p(t.options.createAccount.text), 1)) : u("", !0)
6980
- ], 8, Jc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (s(), C(f, {
6989
+ t.options.createAccount.text ? (s(), o("span", $c, p(t.options.createAccount.text), 1)) : u("", !0)
6990
+ ], 8, Xc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (s(), C(f, {
6981
6991
  key: 2,
6982
6992
  to: t.options.createAccount.path
6983
6993
  }, {
@@ -6988,8 +6998,8 @@ function ou(e, n, t, a, l, i) {
6988
6998
  type: t.options.createAccount.icon.iconType,
6989
6999
  title: t.options.createAccount.icon.tooltip
6990
7000
  }, null, 8, ["class", "type", "title"])) : u("", !0),
6991
- Kc,
6992
- t.options.createAccount.text ? (s(), o("span", Xc, p(t.options.createAccount.text), 1)) : u("", !0)
7001
+ eu,
7002
+ t.options.createAccount.text ? (s(), o("span", tu, p(t.options.createAccount.text), 1)) : u("", !0)
6993
7003
  ]),
6994
7004
  _: 1
6995
7005
  }, 8, ["to"])) : u("", !0)
@@ -7007,18 +7017,18 @@ function ou(e, n, t, a, l, i) {
7007
7017
  type: t.buttons.login.icon.iconType,
7008
7018
  title: t.buttons.login.icon.tooltip
7009
7019
  }, null, 8, ["iconClass", "type", "title"])) : u("", !0),
7010
- t.buttons.login.text ? (s(), o("span", eu, p(t.buttons.login.text), 1)) : u("", !0)
7011
- ], 10, $c)) : u("", !0)
7020
+ t.buttons.login.text ? (s(), o("span", iu, p(t.buttons.login.text), 1)) : u("", !0)
7021
+ ], 10, nu)) : u("", !0)
7012
7022
  ])
7013
7023
  ], 512), [
7014
7024
  [de, !l.sendLogin]
7015
7025
  ]),
7016
- ne(h("fieldset", tu, [
7026
+ ne(h("fieldset", lu, [
7017
7027
  h("legend", {
7018
7028
  class: b({ hidden: !t.showLegend })
7019
7029
  }, p(t.textLegendForgotLoginForm), 3),
7020
7030
  t.cmdHeadlineSendLoginForm ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : u("", !0),
7021
- x(r, {
7031
+ v(r, {
7022
7032
  element: "input",
7023
7033
  type: "email",
7024
7034
  fieldIconClass: t.cmdFormElementSendLogin.innerIconClass,
@@ -7031,7 +7041,7 @@ function ou(e, n, t, a, l, i) {
7031
7041
  modelValue: l.sendLoginMail,
7032
7042
  "onUpdate:modelValue": n[7] || (n[7] = (M) => l.sendLoginMail = M)
7033
7043
  }, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
7034
- h("div", nu, [
7044
+ h("div", su, [
7035
7045
  h("a", {
7036
7046
  href: "#",
7037
7047
  onClick: n[8] || (n[8] = I((M) => l.sendLogin = !1, ["prevent"]))
@@ -7042,7 +7052,7 @@ function ou(e, n, t, a, l, i) {
7042
7052
  type: t.options.backToLoginForm.icon.iconType,
7043
7053
  title: t.options.backToLoginForm.icon.tooltip
7044
7054
  }, null, 8, ["iconClass", "type", "title"])) : u("", !0),
7045
- t.options.backToLoginForm.text ? (s(), o("span", iu, p(t.options.backToLoginForm.text), 1)) : u("", !0)
7055
+ t.options.backToLoginForm.text ? (s(), o("span", ou, p(t.options.backToLoginForm.text), 1)) : u("", !0)
7046
7056
  ]),
7047
7057
  t.buttons.sendLogin.linkType === "button" ? (s(), o("button", {
7048
7058
  key: 0,
@@ -7052,19 +7062,19 @@ function ou(e, n, t, a, l, i) {
7052
7062
  }, [
7053
7063
  (w = t.buttons.sendLogin.icon) != null && w.iconClass ? (s(), C(c, {
7054
7064
  key: 0,
7055
- iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
7065
+ iconClass: (x = t.buttons.sendLogin.icon) == null ? void 0 : x.iconClass,
7056
7066
  title: (S = t.buttons.sendLogin.icon) == null ? void 0 : S.tooltip
7057
7067
  }, null, 8, ["iconClass", "title"])) : u("", !0),
7058
- t.buttons.sendLogin.text ? (s(), o("span", su, p(t.buttons.sendLogin.text), 1)) : u("", !0)
7059
- ], 10, lu)) : u("", !0)
7068
+ t.buttons.sendLogin.text ? (s(), o("span", ru, p(t.buttons.sendLogin.text), 1)) : u("", !0)
7069
+ ], 10, au)) : u("", !0)
7060
7070
  ])
7061
7071
  ], 512), [
7062
7072
  [de, l.sendLogin]
7063
7073
  ])
7064
7074
  ], 64);
7065
7075
  }
7066
- const Wg = /* @__PURE__ */ O(Uc, [["render", ou]]);
7067
- const au = {
7076
+ const Yg = /* @__PURE__ */ O(Qc, [["render", du]]);
7077
+ const cu = {
7068
7078
  name: "CmdMainNavigation",
7069
7079
  data() {
7070
7080
  return {
@@ -7154,11 +7164,11 @@ const au = {
7154
7164
  this.$emit("offcanvas", { open: this.showOffcanvas });
7155
7165
  }
7156
7166
  }
7157
- }, ru = {
7167
+ }, uu = {
7158
7168
  key: 0,
7159
7169
  class: "close-nav"
7160
- }, du = ["href", "title", "target", "onClick"], cu = { key: 1 }, uu = { key: 1 }, mu = ["aria-expanded"], hu = ["href", "title", "target", "onClick"], fu = { key: 1 }, gu = { key: 1 }, pu = ["aria-expanded"], yu = ["href", "title", "target", "onClick"], Cu = { key: 1 }, bu = { key: 1 };
7161
- function _u(e, n, t, a, l, i) {
7170
+ }, mu = ["href", "title", "target", "onClick"], hu = { key: 1 }, fu = { key: 1 }, gu = ["aria-expanded"], pu = ["href", "title", "target", "onClick"], yu = { key: 1 }, Cu = { key: 1 }, bu = ["aria-expanded"], _u = ["href", "title", "target", "onClick"], ku = { key: 1 }, vu = { key: 1 };
7171
+ function xu(e, n, t, a, l, i) {
7162
7172
  const d = z, r = se("router-link");
7163
7173
  return s(), o("div", {
7164
7174
  class: b([
@@ -7177,7 +7187,7 @@ function _u(e, n, t, a, l, i) {
7177
7187
  h("ul", {
7178
7188
  class: b({ "stretch-items": t.stretchMainItems })
7179
7189
  }, [
7180
- l.showOffcanvas ? (s(), o("li", ru, [
7190
+ l.showOffcanvas ? (s(), o("li", uu, [
7181
7191
  h("a", {
7182
7192
  href: "#",
7183
7193
  id: "close-offcanvas",
@@ -7214,12 +7224,12 @@ function _u(e, n, t, a, l, i) {
7214
7224
  iconClass: c.iconClass,
7215
7225
  type: c.iconType
7216
7226
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7217
- c.text ? (s(), o("span", cu, p(c.text), 1)) : u("", !0),
7227
+ c.text ? (s(), o("span", hu, p(c.text), 1)) : u("", !0),
7218
7228
  (m = c == null ? void 0 : c.subentries) != null && m.length ? (s(), o("span", {
7219
7229
  key: 2,
7220
7230
  class: b(["subentry-icon", t.subentriesIconClass])
7221
7231
  }, null, 2)) : u("", !0)
7222
- ], 40, du)) : u("", !0),
7232
+ ], 40, mu)) : u("", !0),
7223
7233
  c.type === "router" ? (s(), C(r, {
7224
7234
  key: 1,
7225
7235
  to: i.getRoute(c),
@@ -7231,7 +7241,7 @@ function _u(e, n, t, a, l, i) {
7231
7241
  iconClass: c.iconClass,
7232
7242
  type: c.iconType
7233
7243
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7234
- c.text ? (s(), o("span", uu, p(c.text), 1)) : u("", !0),
7244
+ c.text ? (s(), o("span", fu, p(c.text), 1)) : u("", !0),
7235
7245
  c.subentries && c.subentries.length > 0 ? (s(), o("span", {
7236
7246
  key: 2,
7237
7247
  class: b(["subentry-icon", t.subentriesIconClass])
@@ -7252,21 +7262,21 @@ function _u(e, n, t, a, l, i) {
7252
7262
  href: y.path,
7253
7263
  title: y.tooltip,
7254
7264
  target: y.target,
7255
- onClick: (v) => i.executeLink(v, y, w, 1),
7256
- onMouseover: n[3] || (n[3] = (v) => i.closeAllSubentries(1)),
7257
- onFocus: n[4] || (n[4] = (v) => i.closeAllSubentries(1))
7265
+ onClick: (x) => i.executeLink(x, y, w, 1),
7266
+ onMouseover: n[3] || (n[3] = (x) => i.closeAllSubentries(1)),
7267
+ onFocus: n[4] || (n[4] = (x) => i.closeAllSubentries(1))
7258
7268
  }, [
7259
7269
  y.iconClass ? (s(), C(d, {
7260
7270
  key: 0,
7261
7271
  iconClass: y.iconClass,
7262
7272
  type: y.iconType
7263
7273
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7264
- y.text ? (s(), o("span", fu, p(y.text), 1)) : u("", !0),
7274
+ y.text ? (s(), o("span", yu, p(y.text), 1)) : u("", !0),
7265
7275
  y.subentries && y.subentries.length > 0 ? (s(), o("span", {
7266
7276
  key: 2,
7267
7277
  class: b(["subentry-icon", t.subentriesIconClass])
7268
7278
  }, null, 2)) : u("", !0)
7269
- ], 40, hu)) : u("", !0),
7279
+ ], 40, pu)) : u("", !0),
7270
7280
  y.type === "router" ? (s(), C(r, {
7271
7281
  key: 1,
7272
7282
  to: i.getRoute(y),
@@ -7278,7 +7288,7 @@ function _u(e, n, t, a, l, i) {
7278
7288
  iconClass: y.iconClass,
7279
7289
  type: y.iconType
7280
7290
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7281
- y.text ? (s(), o("span", gu, p(y.text), 1)) : u("", !0),
7291
+ y.text ? (s(), o("span", Cu, p(y.text), 1)) : u("", !0),
7282
7292
  y.subentries && y.subentries.length > 0 ? (s(), o("span", {
7283
7293
  key: 2,
7284
7294
  class: b(["subentry-icon", t.subentriesIconClass])
@@ -7290,38 +7300,38 @@ function _u(e, n, t, a, l, i) {
7290
7300
  key: 2,
7291
7301
  "aria-expanded": l.openSubentry ? "true" : "false"
7292
7302
  }, [
7293
- (s(!0), o(k, null, A(y.subentries, (v, S) => (s(), o("li", { key: S }, [
7303
+ (s(!0), o(k, null, A(y.subentries, (x, S) => (s(), o("li", { key: S }, [
7294
7304
  c.type === "href" ? (s(), o("a", {
7295
7305
  key: 0,
7296
- href: v.path,
7297
- title: v.tooltip,
7298
- target: v.target,
7299
- onClick: (M) => i.executeLink(M, v)
7306
+ href: x.path,
7307
+ title: x.tooltip,
7308
+ target: x.target,
7309
+ onClick: (M) => i.executeLink(M, x)
7300
7310
  }, [
7301
- v.iconClass ? (s(), C(d, {
7311
+ x.iconClass ? (s(), C(d, {
7302
7312
  key: 0,
7303
- iconClass: v.iconClass,
7304
- type: v.iconType
7313
+ iconClass: x.iconClass,
7314
+ type: x.iconType
7305
7315
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7306
- v.text ? (s(), o("span", Cu, p(v.text), 1)) : u("", !0),
7307
- v.subentries && v.subentries.length > 0 ? (s(), o("span", {
7316
+ x.text ? (s(), o("span", ku, p(x.text), 1)) : u("", !0),
7317
+ x.subentries && x.subentries.length > 0 ? (s(), o("span", {
7308
7318
  key: 2,
7309
7319
  class: b(["subentry-icon", t.subentriesIconClass])
7310
7320
  }, null, 2)) : u("", !0)
7311
- ], 8, yu)) : u("", !0),
7321
+ ], 8, _u)) : u("", !0),
7312
7322
  c.type === "router" ? (s(), C(r, {
7313
7323
  key: 1,
7314
- to: i.getRoute(v),
7315
- target: v.target
7324
+ to: i.getRoute(x),
7325
+ target: x.target
7316
7326
  }, {
7317
7327
  default: N(() => [
7318
- v.iconClass ? (s(), C(d, {
7328
+ x.iconClass ? (s(), C(d, {
7319
7329
  key: 0,
7320
- iconClass: v.iconClass,
7321
- type: v.iconType
7330
+ iconClass: x.iconClass,
7331
+ type: x.iconType
7322
7332
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7323
- v.text ? (s(), o("span", bu, p(v.text), 1)) : u("", !0),
7324
- v.subentries && v.subentries.length > 0 ? (s(), o("span", {
7333
+ x.text ? (s(), o("span", vu, p(x.text), 1)) : u("", !0),
7334
+ x.subentries && x.subentries.length > 0 ? (s(), o("span", {
7325
7335
  key: 2,
7326
7336
  class: b(["subentry-icon", t.subentriesIconClass])
7327
7337
  }, null, 2)) : u("", !0)
@@ -7329,9 +7339,9 @@ function _u(e, n, t, a, l, i) {
7329
7339
  _: 2
7330
7340
  }, 1032, ["to", "target"])) : u("", !0)
7331
7341
  ]))), 128))
7332
- ], 8, pu)) : u("", !0)
7342
+ ], 8, bu)) : u("", !0)
7333
7343
  ], 2))), 128))
7334
- ], 8, mu)) : u("", !0)
7344
+ ], 8, gu)) : u("", !0)
7335
7345
  ], 2);
7336
7346
  }), 128))
7337
7347
  ], 2)
@@ -7343,7 +7353,7 @@ function _u(e, n, t, a, l, i) {
7343
7353
  id: "toggle-offcanvas",
7344
7354
  onClick: n[5] || (n[5] = I((...c) => i.toggleOffcanvasNavigation && i.toggleOffcanvasNavigation(...c), ["prevent"]))
7345
7355
  }, [
7346
- x(d, {
7356
+ v(d, {
7347
7357
  iconClass: t.buttonOffcanvas.iconClass,
7348
7358
  type: t.buttonOffcanvas.iconType
7349
7359
  }, null, 8, ["iconClass", "type"]),
@@ -7353,8 +7363,8 @@ function _u(e, n, t, a, l, i) {
7353
7363
  ])) : u("", !0)
7354
7364
  ], 2);
7355
7365
  }
7356
- const ku = /* @__PURE__ */ O(au, [["render", _u]]);
7357
- const xu = {
7366
+ const wu = /* @__PURE__ */ O(cu, [["render", xu]]);
7367
+ const Tu = {
7358
7368
  name: "CmdMultistepFormProgressBar",
7359
7369
  data() {
7360
7370
  return {
@@ -7385,19 +7395,19 @@ const xu = {
7385
7395
  return be(e);
7386
7396
  }
7387
7397
  }
7388
- }, vu = { class: "cmd-multistep-form-progress-bar" }, wu = ["href", "onClick", "title"], Tu = {
7398
+ }, Iu = { class: "cmd-multistep-form-progress-bar" }, Su = ["href", "onClick", "title"], Mu = {
7389
7399
  key: 0,
7390
7400
  class: "number"
7391
- }, Iu = { key: 2 }, Su = {
7401
+ }, Ou = { key: 2 }, Lu = {
7392
7402
  key: 0,
7393
7403
  class: "number"
7394
- }, Mu = { key: 2 }, Ou = ["type", "name", "title", "formaction", "onClick"], Lu = {
7404
+ }, Du = { key: 2 }, Nu = ["type", "name", "title", "formaction", "onClick"], Pu = {
7395
7405
  key: 0,
7396
7406
  class: "number"
7397
- }, Du = { key: 2 };
7398
- function Nu(e, n, t, a, l, i) {
7407
+ }, Au = { key: 2 };
7408
+ function Bu(e, n, t, a, l, i) {
7399
7409
  const d = z, r = se("router-link");
7400
- return s(), o("ol", vu, [
7410
+ return s(), o("ol", Iu, [
7401
7411
  (s(!0), o(k, null, A(t.multisteps, (c, f) => (s(), o("li", {
7402
7412
  key: f,
7403
7413
  class: b({ active: l.activeLink === f })
@@ -7408,30 +7418,30 @@ function Nu(e, n, t, a, l, i) {
7408
7418
  onClick: I((g) => i.clickedStep(g, f), ["stop", "prevent"]),
7409
7419
  title: c.tooltip
7410
7420
  }, [
7411
- t.showStepNumber ? (s(), o("span", Tu, p(f + 1), 1)) : u("", !0),
7421
+ t.showStepNumber ? (s(), o("span", Mu, p(f + 1), 1)) : u("", !0),
7412
7422
  c.iconClass ? (s(), C(d, {
7413
7423
  key: 1,
7414
7424
  iconClass: c.iconClass,
7415
7425
  type: c.iconType
7416
7426
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7417
- c.text ? (s(), o("span", Iu, p(c.text), 1)) : u("", !0),
7427
+ c.text ? (s(), o("span", Ou, p(c.text), 1)) : u("", !0),
7418
7428
  h("span", {
7419
7429
  class: b(t.separatorIconClass)
7420
7430
  }, null, 2)
7421
- ], 8, wu)) : u("", !0),
7431
+ ], 8, Su)) : u("", !0),
7422
7432
  c.type === "router" ? (s(), C(r, {
7423
7433
  key: 1,
7424
7434
  to: i.getRoute(c),
7425
7435
  title: c.tooltip
7426
7436
  }, {
7427
7437
  default: N(() => [
7428
- t.showStepNumber ? (s(), o("span", Su, p(f + 1), 1)) : u("", !0),
7438
+ t.showStepNumber ? (s(), o("span", Lu, p(f + 1), 1)) : u("", !0),
7429
7439
  c.iconClass ? (s(), C(d, {
7430
7440
  key: 1,
7431
7441
  iconClass: c.iconClass,
7432
7442
  type: c.iconType
7433
7443
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7434
- c.text ? (s(), o("span", Mu, p(c.text), 1)) : u("", !0),
7444
+ c.text ? (s(), o("span", Du, p(c.text), 1)) : u("", !0),
7435
7445
  h("span", {
7436
7446
  class: b(t.separatorIconClass)
7437
7447
  }, null, 2)
@@ -7447,21 +7457,21 @@ function Nu(e, n, t, a, l, i) {
7447
7457
  formaction: c.formaction,
7448
7458
  onClick: I((g) => i.clickedStep(g, f), ["stop", "prevent"])
7449
7459
  }, [
7450
- t.showStepNumber ? (s(), o("span", Lu, p(f + 1), 1)) : u("", !0),
7460
+ t.showStepNumber ? (s(), o("span", Pu, p(f + 1), 1)) : u("", !0),
7451
7461
  c.iconClass ? (s(), C(d, {
7452
7462
  key: 1,
7453
7463
  iconClass: c.iconClass,
7454
7464
  type: c.iconType
7455
7465
  }, null, 8, ["iconClass", "type"])) : u("", !0),
7456
- c.text ? (s(), o("span", Du, p(c.text), 1)) : u("", !0),
7466
+ c.text ? (s(), o("span", Au, p(c.text), 1)) : u("", !0),
7457
7467
  h("span", {
7458
7468
  class: b(t.separatorIconClass)
7459
7469
  }, null, 2)
7460
- ], 8, Ou)) : u("", !0)
7470
+ ], 8, Nu)) : u("", !0)
7461
7471
  ], 2))), 128))
7462
7472
  ]);
7463
7473
  }
7464
- const Qg = /* @__PURE__ */ O(xu, [["render", Nu]]);
7474
+ const Kg = /* @__PURE__ */ O(Tu, [["render", Bu]]);
7465
7475
  function pn(e, n, t, a = !0) {
7466
7476
  function l(i, d) {
7467
7477
  return d && i < 10 ? "0" + i : i;
@@ -7474,9 +7484,9 @@ function pn(e, n, t, a = !0) {
7474
7484
  return l(i, a) + e + l(d, !0) + n;
7475
7485
  };
7476
7486
  }
7477
- const Pu = {
7487
+ const ju = {
7478
7488
  name: "CmdOpeningHoursItem",
7479
- mixins: [K],
7489
+ mixins: [J],
7480
7490
  data() {
7481
7491
  return {
7482
7492
  editableDay: {}
@@ -7509,7 +7519,7 @@ const Pu = {
7509
7519
  },
7510
7520
  updateHandlerProvider() {
7511
7521
  const e = this.editableDay;
7512
- return Y(this, {
7522
+ return K(this, {
7513
7523
  update(n) {
7514
7524
  n.day = e.day, n.am || (n.am = {}), n.am.fromTime = e.amFrom, n.am.tillTime = e.amTill, n.am.displayText = e.amClosed ? e.amDisplayText : "", n.pm || (n.pm = {}), n.pm.fromTime = e.pmFrom, n.pm.tillTime = e.pmTill, n.pm.displayText = e.pmClosed ? e.pmDisplayText : "";
7515
7525
  }
@@ -7536,24 +7546,24 @@ const Pu = {
7536
7546
  deep: !0
7537
7547
  }
7538
7548
  }
7539
- }, Au = { class: "cmd-opening-hours-item" }, Bu = {
7549
+ }, Fu = { class: "cmd-opening-hours-item" }, Hu = {
7540
7550
  key: 0,
7541
7551
  class: "am"
7542
- }, ju = {
7552
+ }, Eu = {
7543
7553
  key: 1,
7544
7554
  class: "pm"
7545
- }, Fu = { class: "flex-container no-flex" }, Hu = { class: "flex-container no-flex am-wrapper" }, Eu = {
7555
+ }, Vu = { class: "flex-container no-flex" }, zu = { class: "flex-container no-flex am-wrapper" }, qu = {
7546
7556
  key: 1,
7547
7557
  class: "input-wrapper"
7548
- }, Vu = ["title"], zu = { class: "flex-container no-flex pm-wrapper" }, qu = {
7558
+ }, Ru = ["title"], Uu = { class: "flex-container no-flex pm-wrapper" }, Gu = {
7549
7559
  key: 1,
7550
7560
  class: "input-wrapper"
7551
- }, Ru = ["title"];
7552
- function Uu(e, n, t, a, l, i) {
7561
+ }, Wu = ["title"];
7562
+ function Qu(e, n, t, a, l, i) {
7553
7563
  const d = $;
7554
7564
  return e.editing ? (s(), o(k, { key: 1 }, [
7555
7565
  h("dt", null, [
7556
- x(d, {
7566
+ v(d, {
7557
7567
  element: "input",
7558
7568
  type: "text",
7559
7569
  class: "edit-mode",
@@ -7564,8 +7574,8 @@ function Uu(e, n, t, a, l, i) {
7564
7574
  "onUpdate:modelValue": n[0] || (n[0] = (r) => l.editableDay.day = r)
7565
7575
  }, null, 8, ["modelValue"])
7566
7576
  ]),
7567
- h("dd", Fu, [
7568
- h("div", Hu, [
7577
+ h("dd", Vu, [
7578
+ h("div", zu, [
7569
7579
  l.editableDay.amClosed ? (s(), C(d, {
7570
7580
  key: 0,
7571
7581
  element: "input",
@@ -7577,8 +7587,8 @@ function Uu(e, n, t, a, l, i) {
7577
7587
  modelValue: l.editableDay.amDisplayText,
7578
7588
  "onUpdate:modelValue": n[1] || (n[1] = (r) => l.editableDay.amDisplayText = r)
7579
7589
  }, null, 8, ["modelValue"])) : u("", !0),
7580
- l.editableDay.amClosed ? u("", !0) : (s(), o("div", Eu, [
7581
- x(d, {
7590
+ l.editableDay.amClosed ? u("", !0) : (s(), o("div", qu, [
7591
+ v(d, {
7582
7592
  element: "input",
7583
7593
  type: "time",
7584
7594
  class: "edit-mode",
@@ -7588,7 +7598,7 @@ function Uu(e, n, t, a, l, i) {
7588
7598
  modelValue: l.editableDay.amFrom,
7589
7599
  "onUpdate:modelValue": n[2] || (n[2] = (r) => l.editableDay.amFrom = r)
7590
7600
  }, null, 8, ["modelValue"]),
7591
- x(d, {
7601
+ v(d, {
7592
7602
  element: "input",
7593
7603
  type: "time",
7594
7604
  showLabel: !1,
@@ -7605,9 +7615,9 @@ function Uu(e, n, t, a, l, i) {
7605
7615
  onClick: n[4] || (n[4] = I((r) => i.toggleClosedStatus("am"), ["prevent"])),
7606
7616
  title: l.editableDay.amClosed ? "Set to open" : "Set to closed",
7607
7617
  class: b(l.editableDay.amClosed ? "icon-clock" : "icon-blocked")
7608
- }, null, 10, Vu)
7618
+ }, null, 10, Ru)
7609
7619
  ]),
7610
- h("div", zu, [
7620
+ h("div", Uu, [
7611
7621
  l.editableDay.pmClosed ? (s(), C(d, {
7612
7622
  key: 0,
7613
7623
  element: "input",
@@ -7619,8 +7629,8 @@ function Uu(e, n, t, a, l, i) {
7619
7629
  modelValue: l.editableDay.pmDisplayText,
7620
7630
  "onUpdate:modelValue": n[5] || (n[5] = (r) => l.editableDay.pmDisplayText = r)
7621
7631
  }, null, 8, ["modelValue"])) : u("", !0),
7622
- l.editableDay.pmClosed ? u("", !0) : (s(), o("div", qu, [
7623
- x(d, {
7632
+ l.editableDay.pmClosed ? u("", !0) : (s(), o("div", Gu, [
7633
+ v(d, {
7624
7634
  element: "input",
7625
7635
  type: "time",
7626
7636
  showLabel: !1,
@@ -7630,7 +7640,7 @@ function Uu(e, n, t, a, l, i) {
7630
7640
  modelValue: l.editableDay.pmFrom,
7631
7641
  "onUpdate:modelValue": n[6] || (n[6] = (r) => l.editableDay.pmFrom = r)
7632
7642
  }, null, 8, ["modelValue"]),
7633
- x(d, {
7643
+ v(d, {
7634
7644
  element: "input",
7635
7645
  type: "time",
7636
7646
  showLabel: !1,
@@ -7647,20 +7657,20 @@ function Uu(e, n, t, a, l, i) {
7647
7657
  onClick: n[8] || (n[8] = I((r) => i.toggleClosedStatus("pm"), ["prevent"])),
7648
7658
  title: l.editableDay.pmClosed ? "Set to open" : "Set to closed",
7649
7659
  class: b(l.editableDay.pmClosed ? "icon-clock" : "icon-blocked")
7650
- }, null, 10, Ru)
7660
+ }, null, 10, Wu)
7651
7661
  ])
7652
7662
  ])
7653
7663
  ], 64)) : (s(), o(k, { key: 0 }, [
7654
- h("dt", Au, p(t.day.day), 1),
7664
+ h("dt", Fu, p(t.day.day), 1),
7655
7665
  h("dd", null, [
7656
- t.day.am ? (s(), o("span", Bu, [
7666
+ t.day.am ? (s(), o("span", Hu, [
7657
7667
  t.day.am.displayText ? (s(), o(k, { key: 0 }, [
7658
7668
  j(p(t.day.am.displayText), 1)
7659
7669
  ], 64)) : (s(), o(k, { key: 1 }, [
7660
7670
  j(p(i.getTime(t.day.am.fromTime)) + " " + p(t.separator) + " " + p(i.getTime(t.day.am.tillTime)), 1)
7661
7671
  ], 64))
7662
7672
  ])) : u("", !0),
7663
- t.day.pm ? (s(), o("span", ju, [
7673
+ t.day.pm ? (s(), o("span", Eu, [
7664
7674
  t.day.pm.displayText ? (s(), o(k, { key: 0 }, [
7665
7675
  j(p(t.day.pm.displayText), 1)
7666
7676
  ], 64)) : (s(), o(k, { key: 1 }, [
@@ -7670,8 +7680,8 @@ function Uu(e, n, t, a, l, i) {
7670
7680
  ])
7671
7681
  ], 64));
7672
7682
  }
7673
- const Gu = /* @__PURE__ */ O(Pu, [["render", Uu]]);
7674
- function Wu(e, n, t, a = !0) {
7683
+ const Zu = /* @__PURE__ */ O(ju, [["render", Qu]]);
7684
+ function Ju(e, n, t, a = !0) {
7675
7685
  function l(i, d) {
7676
7686
  return d && i < 10 ? "0" + i : i;
7677
7687
  }
@@ -7683,9 +7693,9 @@ function Wu(e, n, t, a = !0) {
7683
7693
  return l(i, a) + e + l(d, !0) + n;
7684
7694
  };
7685
7695
  }
7686
- const Qu = {
7696
+ const Yu = {
7687
7697
  name: "CmdOpeningHours",
7688
- mixins: [K],
7698
+ mixins: [J],
7689
7699
  data() {
7690
7700
  return {
7691
7701
  currentTime: new Date(),
@@ -7855,11 +7865,11 @@ const Qu = {
7855
7865
  };
7856
7866
  },
7857
7867
  getTime(e) {
7858
- return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : Wu(":", " hrs", "", !1)(e.hours, e.mins);
7868
+ return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : Ju(":", " hrs", "", !1)(e.hours, e.mins);
7859
7869
  },
7860
7870
  updateHandlerProvider() {
7861
7871
  const e = this.editableOpeningHours, n = this.editableTextOpen, t = this.editableTextClosed, a = this.editableTextHolidays, l = this.editableTextMiscInfo;
7862
- return Y(this, {
7872
+ return K(this, {
7863
7873
  update(i, d) {
7864
7874
  i.openingHours = e, i.textOpen = n, i.textClosed = t, i.textHolidays = a, i.textMiscInfo = l;
7865
7875
  const r = d == null ? void 0 : d.find((c) => c.name === "CmdHeadline");
@@ -7868,23 +7878,23 @@ const Qu = {
7868
7878
  });
7869
7879
  }
7870
7880
  }
7871
- }, Zu = { class: "cmd-opening-hours" }, Ju = ["href"], Yu = {
7881
+ }, Ku = { class: "cmd-opening-hours" }, Xu = ["href"], $u = {
7872
7882
  key: 2,
7873
7883
  class: "flex-container"
7874
- }, Ku = { key: 3 }, Xu = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), $u = /* @__PURE__ */ h("span", null, "Add new entry", -1), em = [
7875
- Xu,
7876
- $u
7877
- ], tm = { class: "edit-mode-opening-hours-item" }, nm = { key: 6 }, im = { key: 0 }, lm = { key: 1 }, sm = {
7884
+ }, em = { key: 3 }, tm = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), nm = /* @__PURE__ */ h("span", null, "Add new entry", -1), im = [
7885
+ tm,
7886
+ nm
7887
+ ], lm = { class: "edit-mode-opening-hours-item" }, sm = { key: 6 }, om = { key: 0 }, am = { key: 1 }, rm = {
7878
7888
  key: 7,
7879
7889
  class: "flex-container vertical"
7880
7890
  };
7881
- function om(e, n, t, a, l, i) {
7891
+ function dm(e, n, t, a, l, i) {
7882
7892
  var m, _, y;
7883
- const d = R, r = se("router-link"), c = $, f = Gu, g = he;
7884
- return s(), o("div", Zu, [
7893
+ const d = R, r = se("router-link"), c = $, f = Zu, g = he;
7894
+ return s(), o("div", Ku, [
7885
7895
  ((m = t.cmdHeadline) == null ? void 0 : m.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
7886
- e.editing ? (s(), o("div", Yu, [
7887
- x(c, {
7896
+ e.editing ? (s(), o("div", $u, [
7897
+ v(c, {
7888
7898
  element: "input",
7889
7899
  type: "text",
7890
7900
  showLabel: !1,
@@ -7893,7 +7903,7 @@ function om(e, n, t, a, l, i) {
7893
7903
  modelValue: i.textOpenModel,
7894
7904
  "onUpdate:modelValue": n[0] || (n[0] = (w) => i.textOpenModel = w)
7895
7905
  }, null, 8, ["modelValue"]),
7896
- x(c, {
7906
+ v(c, {
7897
7907
  element: "input",
7898
7908
  type: "text",
7899
7909
  showLabel: !1,
@@ -7908,7 +7918,7 @@ function om(e, n, t, a, l, i) {
7908
7918
  key: 0,
7909
7919
  href: t.link.path,
7910
7920
  class: b({ closed: i.isClosed })
7911
- }, p(i.textOpenClosed), 11, Ju)) : u("", !0),
7921
+ }, p(i.textOpenClosed), 11, Xu)) : u("", !0),
7912
7922
  t.link.type === "router" ? (s(), C(r, {
7913
7923
  key: 1,
7914
7924
  to: t.link.path,
@@ -7928,9 +7938,9 @@ function om(e, n, t, a, l, i) {
7928
7938
  class: b({ closed: i.isClosed })
7929
7939
  }, p(i.textOpenClosed), 3))
7930
7940
  ], 64)),
7931
- e.editModeContext ? u("", !0) : (s(), o("dl", Ku, [
7932
- (s(!0), o(k, null, A(i.openingHoursFormatted, (w, v) => (s(), C(f, {
7933
- key: v,
7941
+ e.editModeContext ? u("", !0) : (s(), o("dl", em, [
7942
+ (s(!0), o(k, null, A(i.openingHoursFormatted, (w, x) => (s(), C(f, {
7943
+ key: x,
7934
7944
  day: w,
7935
7945
  separator: t.separator,
7936
7946
  abbreviationText: t.abbreviationText
@@ -7941,19 +7951,19 @@ function om(e, n, t, a, l, i) {
7941
7951
  type: "button",
7942
7952
  class: "button confirm small",
7943
7953
  onClick: n[2] || (n[2] = (...w) => i.onAddItem && i.onAddItem(...w))
7944
- }, em)) : (s(!0), o(k, { key: 5 }, A(i.openingHoursFormatted, (w, v) => (s(), C(g, {
7945
- key: "x" + v,
7954
+ }, im)) : (s(!0), o(k, { key: 5 }, A(i.openingHoursFormatted, (w, x) => (s(), C(g, {
7955
+ key: "x" + x,
7946
7956
  class: "edit-items",
7947
7957
  showComponentName: !1,
7948
7958
  componentName: "CmdOpeningHoursItem",
7949
7959
  componentProps: w,
7950
7960
  allowedComponentTypes: [],
7951
- componentPath: ["props", "openingHours", v],
7961
+ componentPath: ["props", "openingHours", x],
7952
7962
  itemProvider: i.itemProvider
7953
7963
  }, {
7954
7964
  default: N(() => [
7955
- h("dl", tm, [
7956
- x(f, {
7965
+ h("dl", lm, [
7966
+ v(f, {
7957
7967
  day: w,
7958
7968
  separator: t.separator,
7959
7969
  abbreviationText: t.abbreviationText
@@ -7962,14 +7972,14 @@ function om(e, n, t, a, l, i) {
7962
7972
  ]),
7963
7973
  _: 2
7964
7974
  }, 1032, ["componentProps", "componentPath", "itemProvider"]))), 128)),
7965
- !e.editing && (t.textHolidays || t.textMiscInfo) ? (s(), o("div", nm, [
7966
- t.textHolidays ? (s(), o("p", im, [
7975
+ !e.editing && (t.textHolidays || t.textMiscInfo) ? (s(), o("div", sm, [
7976
+ t.textHolidays ? (s(), o("p", om, [
7967
7977
  h("strong", null, p(t.textHolidays), 1)
7968
7978
  ])) : u("", !0),
7969
- t.textMiscInfo ? (s(), o("p", lm, p(t.textMiscInfo), 1)) : u("", !0)
7979
+ t.textMiscInfo ? (s(), o("p", am, p(t.textMiscInfo), 1)) : u("", !0)
7970
7980
  ])) : u("", !0),
7971
- e.editing ? (s(), o("div", sm, [
7972
- x(c, {
7981
+ e.editing ? (s(), o("div", rm, [
7982
+ v(c, {
7973
7983
  element: "input",
7974
7984
  type: "text",
7975
7985
  showLabel: !1,
@@ -7978,7 +7988,7 @@ function om(e, n, t, a, l, i) {
7978
7988
  modelValue: i.textHolidaysModel,
7979
7989
  "onUpdate:modelValue": n[3] || (n[3] = (w) => i.textHolidaysModel = w)
7980
7990
  }, null, 8, ["modelValue"]),
7981
- x(c, {
7991
+ v(c, {
7982
7992
  element: "input",
7983
7993
  type: "text",
7984
7994
  showLabel: !1,
@@ -7990,7 +8000,7 @@ function om(e, n, t, a, l, i) {
7990
8000
  ])) : u("", !0)
7991
8001
  ]);
7992
8002
  }
7993
- const Zg = /* @__PURE__ */ O(Qu, [["render", om]]), am = {
8003
+ const Xg = /* @__PURE__ */ O(Yu, [["render", dm]]), cm = {
7994
8004
  data() {
7995
8005
  return {
7996
8006
  defaultMessageProperties: {
@@ -8000,11 +8010,11 @@ const Zg = /* @__PURE__ */ O(Qu, [["render", om]]), am = {
8000
8010
  };
8001
8011
  }
8002
8012
  };
8003
- const rm = {
8013
+ const um = {
8004
8014
  name: "CmdPager",
8005
8015
  mixins: [
8006
8016
  ie,
8007
- am
8017
+ cm
8008
8018
  ],
8009
8019
  emits: ["click"],
8010
8020
  data() {
@@ -8075,24 +8085,24 @@ const rm = {
8075
8085
  this.currentPage > 1 && this.showPage(this.currentPage - 1);
8076
8086
  }
8077
8087
  }
8078
- }, dm = { class: "cmd-pager" }, cm = ["href", "title"], um = { key: 0 }, mm = { class: "page-index" }, hm = { class: "flex-container" }, fm = ["href", "title", "onClick"], gm = ["href", "title"], pm = { key: 0 };
8079
- function ym(e, n, t, a, l, i) {
8088
+ }, mm = { class: "cmd-pager" }, hm = ["href", "title"], fm = { key: 0 }, gm = { class: "page-index" }, pm = { class: "flex-container" }, ym = ["href", "title", "onClick"], Cm = ["href", "title"], bm = { key: 0 };
8089
+ function _m(e, n, t, a, l, i) {
8080
8090
  const d = z;
8081
- return s(), o("div", dm, [
8091
+ return s(), o("div", mm, [
8082
8092
  h("a", {
8083
8093
  href: i.getPreviousHref,
8084
8094
  class: b(["page-change", { disabled: l.currentPage === 1, button: t.linkType === "button" }]),
8085
8095
  onClick: n[0] || (n[0] = I((...r) => i.previousPage && i.previousPage(...r), ["prevent"])),
8086
8096
  title: t.prevLink.showText ? null : t.prevLink.text
8087
8097
  }, [
8088
- x(d, {
8098
+ v(d, {
8089
8099
  iconClass: t.prevLink.iconClass,
8090
8100
  type: t.prevLink.iconType
8091
8101
  }, null, 8, ["iconClass", "type"]),
8092
- t.prevLink.showText ? (s(), o("span", um, p(t.prevLink.text), 1)) : u("", !0)
8093
- ], 10, cm),
8094
- h("div", mm, [
8095
- h("div", hm, [
8102
+ t.prevLink.showText ? (s(), o("span", fm, p(t.prevLink.text), 1)) : u("", !0)
8103
+ ], 10, hm),
8104
+ h("div", gm, [
8105
+ h("div", pm, [
8096
8106
  (s(!0), o(k, null, A(t.pages, (r, c) => (s(), o("a", {
8097
8107
  href: i.getHref(r),
8098
8108
  class: b({ disabled: l.currentPage === c + 1, button: t.linkType === "button" }),
@@ -8104,7 +8114,7 @@ function ym(e, n, t, a, l, i) {
8104
8114
  h("span", {
8105
8115
  class: b({ hidden: !t.showPageNumbers })
8106
8116
  }, p(c + 1), 3)
8107
- ], 10, fm))), 128))
8117
+ ], 10, ym))), 128))
8108
8118
  ])
8109
8119
  ]),
8110
8120
  h("a", {
@@ -8113,16 +8123,16 @@ function ym(e, n, t, a, l, i) {
8113
8123
  onClick: n[1] || (n[1] = I((...r) => i.nextPage && i.nextPage(...r), ["prevent"])),
8114
8124
  title: t.nextLink.showText ? null : t.nextLink.text
8115
8125
  }, [
8116
- t.nextLink.showText ? (s(), o("span", pm, p(t.nextLink.text), 1)) : u("", !0),
8117
- x(d, {
8126
+ t.nextLink.showText ? (s(), o("span", bm, p(t.nextLink.text), 1)) : u("", !0),
8127
+ v(d, {
8118
8128
  iconClass: t.nextLink.iconClass,
8119
8129
  type: t.nextLink.iconType
8120
8130
  }, null, 8, ["iconClass", "type"])
8121
- ], 10, gm)
8131
+ ], 10, Cm)
8122
8132
  ]);
8123
8133
  }
8124
- const Jg = /* @__PURE__ */ O(rm, [["render", ym]]);
8125
- const Cm = {
8134
+ const $g = /* @__PURE__ */ O(um, [["render", _m]]);
8135
+ const km = {
8126
8136
  name: "CmdProgressBar",
8127
8137
  inheritAttrs: !1,
8128
8138
  data() {
@@ -8148,8 +8158,8 @@ const Cm = {
8148
8158
  required: !0
8149
8159
  }
8150
8160
  }
8151
- }, bm = ["for"], _m = { class: "progressbar" }, km = { key: 0 }, xm = ["id", "value"];
8152
- function vm(e, n, t, a, l, i) {
8161
+ }, vm = ["for"], xm = { class: "progressbar" }, wm = { key: 0 }, Tm = ["id", "value"];
8162
+ function Im(e, n, t, a, l, i) {
8153
8163
  return s(), o("label", {
8154
8164
  class: "cmd-progressbar",
8155
8165
  for: t.id
@@ -8157,17 +8167,17 @@ function vm(e, n, t, a, l, i) {
8157
8167
  h("span", {
8158
8168
  class: b(["label-text", { hidden: !t.showLabel }])
8159
8169
  }, p(t.labelText), 3),
8160
- h("span", _m, [
8161
- t.showLoadingStatus ? (s(), o("span", km, p(l.loadingStatus) + " %", 1)) : u("", !0),
8170
+ h("span", xm, [
8171
+ t.showLoadingStatus ? (s(), o("span", wm, p(l.loadingStatus) + " %", 1)) : u("", !0),
8162
8172
  h("progress", B(e.$attrs, {
8163
8173
  id: t.id,
8164
8174
  value: l.loadingStatus
8165
- }), null, 16, xm)
8175
+ }), null, 16, Tm)
8166
8176
  ])
8167
- ], 8, bm);
8177
+ ], 8, vm);
8168
8178
  }
8169
- const Yg = /* @__PURE__ */ O(Cm, [["render", vm]]);
8170
- const wm = {
8179
+ const ep = /* @__PURE__ */ O(km, [["render", Im]]);
8180
+ const Sm = {
8171
8181
  name: "CmdSidebar",
8172
8182
  data() {
8173
8183
  return {
@@ -8217,20 +8227,20 @@ const wm = {
8217
8227
  immediate: !0
8218
8228
  }
8219
8229
  }
8220
- }, Tm = { class: "inner-sidebar-wrapper" }, Im = {
8230
+ }, Mm = { class: "inner-sidebar-wrapper" }, Om = {
8221
8231
  key: 1,
8222
8232
  class: "open-slot-wrapper"
8223
- }, Sm = {
8233
+ }, Lm = {
8224
8234
  key: 2,
8225
8235
  class: "closed-slot-wrapper"
8226
- }, Mm = ["title"];
8227
- function Om(e, n, t, a, l, i) {
8236
+ }, Dm = ["title"];
8237
+ function Nm(e, n, t, a, l, i) {
8228
8238
  var r;
8229
8239
  const d = R;
8230
8240
  return s(), o("aside", {
8231
8241
  class: b(["cmd-sidebar", i.wrapperClass, { box: t.styledAsBox, "collapse-to-right": !t.collapseToLeft }])
8232
8242
  }, [
8233
- h("div", Tm, [
8243
+ h("div", Mm, [
8234
8244
  ((r = t.cmdHeadline) == null ? void 0 : r.headlineText) && l.open ? (s(), C(d, {
8235
8245
  key: 0,
8236
8246
  headlineText: t.cmdHeadline.headlineText,
@@ -8238,9 +8248,9 @@ function Om(e, n, t, a, l, i) {
8238
8248
  textAlign: t.cmdHeadline.textAlign,
8239
8249
  class: "sidebar-main-headline"
8240
8250
  }, null, 8, ["headlineText", "headlineLevel", "textAlign"])) : u("", !0),
8241
- l.open ? (s(), o("div", Im, [
8251
+ l.open ? (s(), o("div", Om, [
8242
8252
  F(e.$slots, "open", { openBoxStatus: l.open })
8243
- ])) : (s(), o("div", Sm, [
8253
+ ])) : (s(), o("div", Lm, [
8244
8254
  F(e.$slots, "closed", { openBoxStatus: l.open })
8245
8255
  ]))
8246
8256
  ]),
@@ -8253,11 +8263,11 @@ function Om(e, n, t, a, l, i) {
8253
8263
  h("span", {
8254
8264
  class: b(i.iconClassOpenCollapse)
8255
8265
  }, null, 2)
8256
- ], 8, Mm)) : u("", !0)
8266
+ ], 8, Dm)) : u("", !0)
8257
8267
  ], 2);
8258
8268
  }
8259
- const Kg = /* @__PURE__ */ O(wm, [["render", Om]]);
8260
- const Lm = {
8269
+ const tp = /* @__PURE__ */ O(Sm, [["render", Nm]]);
8270
+ const Pm = {
8261
8271
  name: "CmdSiteFooter",
8262
8272
  props: {
8263
8273
  orientation: {
@@ -8265,9 +8275,9 @@ const Lm = {
8265
8275
  default: "horizontal"
8266
8276
  }
8267
8277
  }
8268
- }, Dm = { class: "cmd-site-footer" };
8269
- function Nm(e, n, t, a, l, i) {
8270
- return s(), o("div", Dm, [
8278
+ }, Am = { class: "cmd-site-footer" };
8279
+ function Bm(e, n, t, a, l, i) {
8280
+ return s(), o("div", Am, [
8271
8281
  h("footer", {
8272
8282
  class: b(["flex-container", { vertical: t.orientation === "vertical" }])
8273
8283
  }, [
@@ -8275,8 +8285,8 @@ function Nm(e, n, t, a, l, i) {
8275
8285
  ], 2)
8276
8286
  ]);
8277
8287
  }
8278
- const Xg = /* @__PURE__ */ O(Lm, [["render", Nm]]);
8279
- const Pm = {
8288
+ const np = /* @__PURE__ */ O(Pm, [["render", Bm]]);
8289
+ const jm = {
8280
8290
  name: "CmdSiteHeader",
8281
8291
  emits: ["offcanvas"],
8282
8292
  props: {
@@ -8310,18 +8320,18 @@ const Pm = {
8310
8320
  this.$emit("offcanvas", e);
8311
8321
  }
8312
8322
  }
8313
- }, Am = {
8323
+ }, Fm = {
8314
8324
  key: 0,
8315
8325
  class: "top-header"
8316
8326
  };
8317
- function Bm(e, n, t, a, l, i) {
8318
- var c, f, g, m, _, y, w, v, S;
8319
- const d = cd, r = ku;
8327
+ function Hm(e, n, t, a, l, i) {
8328
+ var c, f, g, m, _, y, w, x, S;
8329
+ const d = cd, r = wu;
8320
8330
  return s(), o("div", {
8321
8331
  class: b(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline, "off-canvas-right": ((c = t.cmdMainNavigation) == null ? void 0 : c.offcanvasPosition) === "right" }]),
8322
8332
  role: "banner"
8323
8333
  }, [
8324
- e.$slots.topheader ? (s(), o("div", Am, [
8334
+ e.$slots.topheader ? (s(), o("div", Fm, [
8325
8335
  F(e.$slots, "topheader")
8326
8336
  ])) : u("", !0),
8327
8337
  h("header", {
@@ -8346,7 +8356,7 @@ function Bm(e, n, t, a, l, i) {
8346
8356
  }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : u("", !0)
8347
8357
  ], 64)) : u("", !0)
8348
8358
  ], 2),
8349
- ((S = (v = t.cmdMainNavigation) == null ? void 0 : v.navigationEntries) == null ? void 0 : S.length) && !t.navigationInline ? (s(), C(r, {
8359
+ ((S = (x = t.cmdMainNavigation) == null ? void 0 : x.navigationEntries) == null ? void 0 : S.length) && !t.navigationInline ? (s(), C(r, {
8350
8360
  key: 1,
8351
8361
  navigationEntries: t.cmdMainNavigation.navigationEntries,
8352
8362
  offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
@@ -8355,7 +8365,7 @@ function Bm(e, n, t, a, l, i) {
8355
8365
  }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : u("", !0)
8356
8366
  ], 2);
8357
8367
  }
8358
- const $g = /* @__PURE__ */ O(Pm, [["render", Bm]]), jm = {
8368
+ const ip = /* @__PURE__ */ O(jm, [["render", Hm]]), Em = {
8359
8369
  data() {
8360
8370
  return {
8361
8371
  defaultMessageProperties: {
@@ -8369,7 +8379,7 @@ const $g = /* @__PURE__ */ O(Pm, [["render", Bm]]), jm = {
8369
8379
  };
8370
8380
  }
8371
8381
  };
8372
- const Fm = {
8382
+ const Vm = {
8373
8383
  emits: [
8374
8384
  "search",
8375
8385
  "update:modelValueInput1",
@@ -8378,7 +8388,7 @@ const Fm = {
8378
8388
  "update:modelValueSearchFilters"
8379
8389
  ],
8380
8390
  name: "CmdBoxSiteSearch",
8381
- mixins: [ie, jm],
8391
+ mixins: [ie, Em],
8382
8392
  data() {
8383
8393
  return {
8384
8394
  showFilters: !1
@@ -8581,23 +8591,23 @@ const Fm = {
8581
8591
  deep: !0
8582
8592
  }
8583
8593
  }
8584
- }, Hm = { class: "cmd-box-site-search flex-container" }, Em = { class: "flex-container align-bottom" }, Vm = { class: "input-wrapper align-bottom" }, zm = { key: 0 }, qm = { key: 1 }, Rm = {
8594
+ }, zm = { class: "cmd-box-site-search flex-container" }, qm = { class: "flex-container align-bottom" }, Rm = { class: "input-wrapper align-bottom" }, Um = { key: 0 }, Gm = { key: 1 }, Wm = {
8585
8595
  key: 0,
8586
8596
  class: "flex-container no-flex",
8587
8597
  role: "listbox",
8588
8598
  "aria-expanded": "true"
8589
8599
  };
8590
- function Um(e, n, t, a, l, i) {
8591
- var m, _, y, w, v, S, M, D, q, T;
8592
- const d = R, r = $, c = z, f = ec, g = hc;
8600
+ function Qm(e, n, t, a, l, i) {
8601
+ var m, _, y, w, x, S, M, D, q, T;
8602
+ const d = R, r = $, c = z, f = ic, g = pc;
8593
8603
  return s(), o(k, null, [
8594
- h("fieldset", Hm, [
8604
+ h("fieldset", zm, [
8595
8605
  h("legend", {
8596
8606
  class: b({ hidden: !t.showLegend })
8597
8607
  }, p(t.textLegend), 3),
8598
8608
  t.cmdHeadline ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
8599
- h("div", Em, [
8600
- x(r, {
8609
+ h("div", qm, [
8610
+ v(r, {
8601
8611
  element: "input",
8602
8612
  type: t.cmdFormElementInput1.type,
8603
8613
  "show-label": t.cmdFormElementInput1.showLabel,
@@ -8608,7 +8618,7 @@ function Um(e, n, t, a, l, i) {
8608
8618
  modelValue: i.searchValue1,
8609
8619
  "onUpdate:modelValue": n[0] || (n[0] = (E) => i.searchValue1 = E)
8610
8620
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
8611
- h("div", Vm, [
8621
+ h("div", Rm, [
8612
8622
  t.cmdFormElementInput2.show ? (s(), C(r, {
8613
8623
  key: 0,
8614
8624
  element: "input",
@@ -8632,7 +8642,7 @@ function Um(e, n, t, a, l, i) {
8632
8642
  required: t.cmdFormElementRadius.required
8633
8643
  }, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) : u("", !0)
8634
8644
  ]),
8635
- x(r, {
8645
+ v(r, {
8636
8646
  element: "button",
8637
8647
  class: "stretch-on-small-devices",
8638
8648
  nativeButton: t.cmdFormElementSearchButton,
@@ -8646,18 +8656,18 @@ function Um(e, n, t, a, l, i) {
8646
8656
  href: "#",
8647
8657
  onClick: n[3] || (n[3] = I((E) => l.showFilters = !l.showFilters, ["prevent"]))
8648
8658
  }, [
8649
- x(c, {
8650
- iconClass: l.showFilters ? (y = (_ = t.cmdIcon) == null ? void 0 : _.showFilters) == null ? void 0 : y.iconClass : (v = (w = t.cmdIcon) == null ? void 0 : w.hideFilters) == null ? void 0 : v.iconClass,
8659
+ v(c, {
8660
+ iconClass: l.showFilters ? (y = (_ = t.cmdIcon) == null ? void 0 : _.showFilters) == null ? void 0 : y.iconClass : (x = (w = t.cmdIcon) == null ? void 0 : w.hideFilters) == null ? void 0 : x.iconClass,
8651
8661
  type: l.showFilters ? (M = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : M.iconType : (q = (D = t.cmdIcon) == null ? void 0 : D.hideFilters) == null ? void 0 : q.iconType
8652
8662
  }, null, 8, ["iconClass", "type"]),
8653
- l.showFilters ? (s(), o("span", zm, p(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (s(), o("span", qm, p(e.getMessage("cmdsitesearch.show_filter_options")), 1))
8663
+ l.showFilters ? (s(), o("span", Um, p(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (s(), o("span", Gm, p(e.getMessage("cmdsitesearch.show_filter_options")), 1))
8654
8664
  ]),
8655
- x(ue, { name: "fade" }, {
8665
+ v(ue, { name: "fade" }, {
8656
8666
  default: N(() => {
8657
8667
  var E, P, H, U, G;
8658
8668
  return [
8659
- l.showFilters && ((E = t.cmdFakeSelect) == null ? void 0 : E.selectData.length) ? (s(), o("div", Rm, [
8660
- x(f, {
8669
+ l.showFilters && ((E = t.cmdFakeSelect) == null ? void 0 : E.selectData.length) ? (s(), o("div", Wm, [
8670
+ v(f, {
8661
8671
  role: "option",
8662
8672
  selectData: (P = t.cmdFakeSelect) == null ? void 0 : P.selectData,
8663
8673
  modelValue: i.searchFilters,
@@ -8681,10 +8691,10 @@ function Um(e, n, t, a, l, i) {
8681
8691
  }, null, 8, ["modelValue", "selectedOptionsName"])) : u("", !0)
8682
8692
  ], 64);
8683
8693
  }
8684
- const ep = /* @__PURE__ */ O(Fm, [["render", Um]]);
8685
- const Gm = {
8694
+ const lp = /* @__PURE__ */ O(Vm, [["render", Qm]]);
8695
+ const Zm = {
8686
8696
  name: "CmdSlideshow",
8687
- mixins: [K],
8697
+ mixins: [J],
8688
8698
  data() {
8689
8699
  return {
8690
8700
  index: 0,
@@ -8826,14 +8836,14 @@ const Gm = {
8826
8836
  });
8827
8837
  }
8828
8838
  }
8829
- }, Wm = ["href", "title"], Qm = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), Zm = /* @__PURE__ */ h("span", null, "Add new slideshow-image", -1), Jm = [
8830
- Qm,
8831
- Zm
8832
- ], Ym = { key: 2 }, Km = ["onClick", "aria-label", "title"], Xm = {
8839
+ }, Jm = ["href", "title"], Ym = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), Km = /* @__PURE__ */ h("span", null, "Add new slideshow-image", -1), Xm = [
8840
+ Ym,
8841
+ Km
8842
+ ], $m = { key: 2 }, eh = ["onClick", "aria-label", "title"], th = {
8833
8843
  key: 3,
8834
8844
  class: "item-counter"
8835
8845
  };
8836
- function $m(e, n, t, a, l, i) {
8846
+ function nh(e, n, t, a, l, i) {
8837
8847
  const d = qe, r = Ce;
8838
8848
  return s(), o("div", {
8839
8849
  class: b(["cmd-slideshow", { "full-width": l.fullWidth }])
@@ -8849,9 +8859,9 @@ function $m(e, n, t, a, l, i) {
8849
8859
  slideButtonType: "prev",
8850
8860
  class: { disabled: l.slideshowItemEditing }
8851
8861
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : u("", !0),
8852
- x(wt, { name: "fade" }, {
8862
+ v(wt, { name: "fade" }, {
8853
8863
  default: N(() => {
8854
- var c, f, g, m, _, y, w, v, S, M, D, q;
8864
+ var c, f, g, m, _, y, w, x, S, M, D, q;
8855
8865
  return [
8856
8866
  i.currentItem ? (s(), o(k, { key: 0 }, [
8857
8867
  t.useSlot ? (s(), o("div", {
@@ -8873,11 +8883,11 @@ function $m(e, n, t, a, l, i) {
8873
8883
  href: (m = (g = i.currentItem) == null ? void 0 : g.link) == null ? void 0 : m.href,
8874
8884
  title: (y = (_ = i.currentItem) == null ? void 0 : _.link) == null ? void 0 : y.tooltip
8875
8885
  }, [
8876
- x(r, {
8886
+ v(r, {
8877
8887
  image: (w = i.currentItem) == null ? void 0 : w.image,
8878
- figcaption: (v = i.currentItem) == null ? void 0 : v.figcaption
8888
+ figcaption: (x = i.currentItem) == null ? void 0 : x.figcaption
8879
8889
  }, null, 8, ["image", "figcaption"])
8880
- ], 8, Wm)) : (s(), C(r, {
8890
+ ], 8, Jm)) : (s(), C(r, {
8881
8891
  key: 1,
8882
8892
  image: (S = i.currentItem) == null ? void 0 : S.image,
8883
8893
  figcaption: (M = i.currentItem) == null ? void 0 : M.figcaption
@@ -8889,7 +8899,7 @@ function $m(e, n, t, a, l, i) {
8889
8899
  type: "button",
8890
8900
  class: "button confirm",
8891
8901
  onClick: n[0] || (n[0] = (...T) => i.onAddItem && i.onAddItem(...T))
8892
- }, Jm)) : u("", !0)
8902
+ }, Xm)) : u("", !0)
8893
8903
  ];
8894
8904
  }),
8895
8905
  _: 3
@@ -8899,7 +8909,7 @@ function $m(e, n, t, a, l, i) {
8899
8909
  onClick: I(i.showNextItem, ["prevent"]),
8900
8910
  class: { disabled: l.slideshowItemEditing }
8901
8911
  }, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : u("", !0),
8902
- t.showQuickLinkIcons ? (s(), o("ol", Ym, [
8912
+ t.showQuickLinkIcons ? (s(), o("ol", $m, [
8903
8913
  (s(!0), o(k, null, A(t.slideshowItems, (c, f) => (s(), o("li", {
8904
8914
  key: f,
8905
8915
  class: b({ active: f === l.index })
@@ -8910,15 +8920,15 @@ function $m(e, n, t, a, l, i) {
8910
8920
  onClick: I((g) => i.showItem(f), ["prevent"]),
8911
8921
  "aria-label": l.index,
8912
8922
  title: l.slideshowItemEditing ? "Not allowed while editing!" : "Switch to image #" + (f + 1)
8913
- }, null, 10, Km)
8923
+ }, null, 10, eh)
8914
8924
  ], 2))), 128))
8915
8925
  ])) : u("", !0),
8916
- t.showCounter ? (s(), o("span", Xm, p(l.index + 1) + "/" + p(t.slideshowItems.length), 1)) : u("", !0)
8926
+ t.showCounter ? (s(), o("span", th, p(l.index + 1) + "/" + p(t.slideshowItems.length), 1)) : u("", !0)
8917
8927
  ], 32)
8918
8928
  ], 2);
8919
8929
  }
8920
- const tp = /* @__PURE__ */ O(Gm, [["render", $m]]);
8921
- const eh = {
8930
+ const sp = /* @__PURE__ */ O(Zm, [["render", nh]]);
8931
+ const ih = {
8922
8932
  name: "CmdSocialNetworksItem",
8923
8933
  data() {
8924
8934
  return {
@@ -8927,7 +8937,7 @@ const eh = {
8927
8937
  editableLinktext: null
8928
8938
  };
8929
8939
  },
8930
- mixins: [K],
8940
+ mixins: [J],
8931
8941
  props: {
8932
8942
  network: {
8933
8943
  type: Object,
@@ -8968,7 +8978,7 @@ const eh = {
8968
8978
  iconClass: "icon-facebook",
8969
8979
  linkText: "Share"
8970
8980
  };
8971
- return Y(this, {
8981
+ return K(this, {
8972
8982
  item() {
8973
8983
  return e;
8974
8984
  }
@@ -8976,17 +8986,17 @@ const eh = {
8976
8986
  },
8977
8987
  updateHandlerProvider() {
8978
8988
  const e = Se(), n = this.editablePath, t = this.editableTooltip, a = this.editableLinktext;
8979
- return Y(this, {
8989
+ return K(this, {
8980
8990
  update(l) {
8981
8991
  l.id = e, l.path = n, l.tooltip = t, l.linkText = a;
8982
8992
  }
8983
8993
  });
8984
8994
  }
8985
8995
  }
8986
- }, th = { class: "cmd-social-networks-item" }, nh = ["id", "href", "title"], ih = { key: 1 };
8987
- function lh(e, n, t, a, l, i) {
8996
+ }, lh = { class: "cmd-social-networks-item" }, sh = ["id", "href", "title"], oh = { key: 1 };
8997
+ function ah(e, n, t, a, l, i) {
8988
8998
  const d = z;
8989
- return s(), o("li", th, [
8999
+ return s(), o("li", lh, [
8990
9000
  (s(), o("a", {
8991
9001
  key: t.network.path,
8992
9002
  class: b(["button", { disabled: t.userMustAcceptDataPrivacy && !t.dataPrivacyAccepted }, { "text-align-right": t.buttonTextAlign === "right" }]),
@@ -9001,14 +9011,14 @@ function lh(e, n, t, a, l, i) {
9001
9011
  iconClass: t.network.iconClass,
9002
9012
  type: t.network.iconType
9003
9013
  }, null, 8, ["iconClass", "type"])) : u("", !0),
9004
- t.network.linkText ? (s(), o("span", ih, p(t.network.linkText), 1)) : u("", !0)
9005
- ], 10, nh))
9014
+ t.network.linkText ? (s(), o("span", oh, p(t.network.linkText), 1)) : u("", !0)
9015
+ ], 10, sh))
9006
9016
  ]);
9007
9017
  }
9008
- const sh = /* @__PURE__ */ O(eh, [["render", lh]]);
9009
- const oh = {
9018
+ const rh = /* @__PURE__ */ O(ih, [["render", ah]]);
9019
+ const dh = {
9010
9020
  name: "CmdSocialNetworks",
9011
- mixins: [K],
9021
+ mixins: [J],
9012
9022
  data() {
9013
9023
  return {
9014
9024
  dataPrivacyAccepted: !1
@@ -9117,12 +9127,12 @@ const oh = {
9117
9127
  };
9118
9128
  }
9119
9129
  }
9120
- }, ah = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), rh = [
9121
- ah
9130
+ }, ch = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), uh = [
9131
+ ch
9122
9132
  ];
9123
- function dh(e, n, t, a, l, i) {
9133
+ function mh(e, n, t, a, l, i) {
9124
9134
  var g, m;
9125
- const d = R, r = $, c = sh, f = he;
9135
+ const d = R, r = $, c = rh, f = he;
9126
9136
  return s(), o("div", {
9127
9137
  class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
9128
9138
  }, [
@@ -9150,7 +9160,7 @@ function dh(e, n, t, a, l, i) {
9150
9160
  showComponentName: !1
9151
9161
  }, {
9152
9162
  default: N(() => [
9153
- x(c, {
9163
+ v(c, {
9154
9164
  network: _,
9155
9165
  userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
9156
9166
  buttonTextAlign: t.buttonTextAlign,
@@ -9167,21 +9177,21 @@ function dh(e, n, t, a, l, i) {
9167
9177
  class: "button small",
9168
9178
  title: "Add new item",
9169
9179
  onClick: n[1] || (n[1] = (..._) => i.onAddItem && i.onAddItem(..._))
9170
- }, rh))
9180
+ }, uh))
9171
9181
  ], 2);
9172
9182
  }
9173
- const np = /* @__PURE__ */ O(oh, [["render", dh]]), ch = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiIGRpc3BsYXk9Im5vbmUiPg0KCTxnIGRpc3BsYXk9ImlubGluZSI+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjQ0YxMzI3IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iNTY2LjMyOCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjMUQyQzRFIiB3aWR0aD0iMjgzLjE2NCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InJ1IiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIyODMuNDY1Ii8+DQoJCTxyZWN0IHk9IjI4My40NjUiIGZpbGw9IiNENTJEMUUiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjQiLz4NCgkJPHJlY3QgeT0iMTg4Ljk3NyIgZmlsbD0iIzFFNDI5NSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMTg4Ljk3NyIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJjbiIgZGlzcGxheT0ibm9uZSI+DQoJPGcgZGlzcGxheT0iaW5saW5lIj4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCB5PSIwLjAwMiIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9Ijg1MC4xNiIgaGVpZ2h0PSI1NjYuODY1Ii8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iMzgyLjU2OSwwIDM4Mi41NjksMjI2LjYyNSAwLDIyNi42MjUgMCwzMzkuOTQ4IDM4Mi41NjksMzM5Ljk0OCAzODIuNTY5LDU2Ni44NjMgNDY3LjU5Miw1NjYuODYzIA0KCQkJNDY3LjU5MiwzMzkuOTQ4IDg1MC4xNiwzMzkuOTQ4IDg1MC4xNiwyMjYuNjI1IDQ2Ny41OTIsMjI2LjYyNSA0NjcuNTkyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDAgNDk1Ljk0NiwxODMuNDk3IDc3MS4yMDIsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjQ5NS45NDYsNTY2Ljg2MyA3NzEuMjAyLDU2Ni44NjMgNDk1Ljk0NiwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsNTY2Ljg2MyAzNTQuMjE0LDU2Ni44NjMgMzU0LjIxNCwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsMCAzNTQuMjE0LDE4My40OTcgMzU0LjIxNCwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iMC4wMDMsMTg4Ljk1IDIwNC4zOTIsMTg4Ljk1IDAuMDAzLDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMTg4Ljk1IDg1MC4xNiwxODguOTUgODUwLjE2LDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMzc3LjkxMyA4NTAuMTYsNTE0LjE3MSA4NTAuMTYsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAsMzc3LjkxMyAwLDUxNC4xNzEgMjA0LjM5MiwzNzcuOTEzIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iODAyLjkzOCwwIDUyMC4wMDQsMTg4Ljk1IDU2Ny4yMjMsMTg4Ljk1IDg1MC42MDUsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjMzMC4xNTYsMzc3LjkwOSAyODIuOTM3LDM3Ny45MDkgMCw1NjYuODUyIDQ3LjIxOSw1NjYuODUyIDMzMC42MDIsMzc3LjkwOSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjAsMCAwLDMxLjY5MiAyMzYuMDkxLDE4OS4wOTggMjgzLjMxMSwxODkuMDk4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iNTY2LjY5NiwzNzcuODMyIDg1MC4wMDgsNTY2LjkyOSA4NTAuMDEsNTM1LjIzOSA2MTMuOTIsMzc3LjgzMiAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K", uh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9183
+ const op = /* @__PURE__ */ O(dh, [["render", mh]]), hh = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiIGRpc3BsYXk9Im5vbmUiPg0KCTxnIGRpc3BsYXk9ImlubGluZSI+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjQ0YxMzI3IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iNTY2LjMyOCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjAuOTAxIiBmaWxsPSIjMUQyQzRFIiB3aWR0aD0iMjgzLjE2NCIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InJ1IiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCBmaWxsPSIjRkZGRkZGIiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIyODMuNDY1Ii8+DQoJCTxyZWN0IHk9IjI4My40NjUiIGZpbGw9IiNENTJEMUUiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjQiLz4NCgkJPHJlY3QgeT0iMTg4Ljk3NyIgZmlsbD0iIzFFNDI5NSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMTg4Ljk3NyIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJjbiIgZGlzcGxheT0ibm9uZSI+DQoJPGcgZGlzcGxheT0iaW5saW5lIj4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIiBkaXNwbGF5PSJub25lIj4NCgk8ZyBkaXNwbGF5PSJpbmxpbmUiPg0KCQk8cmVjdCB5PSIwLjAwMiIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9Ijg1MC4xNiIgaGVpZ2h0PSI1NjYuODY1Ii8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iMzgyLjU2OSwwIDM4Mi41NjksMjI2LjYyNSAwLDIyNi42MjUgMCwzMzkuOTQ4IDM4Mi41NjksMzM5Ljk0OCAzODIuNTY5LDU2Ni44NjMgNDY3LjU5Miw1NjYuODYzIA0KCQkJNDY3LjU5MiwzMzkuOTQ4IDg1MC4xNiwzMzkuOTQ4IDg1MC4xNiwyMjYuNjI1IDQ2Ny41OTIsMjI2LjYyNSA0NjcuNTkyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDAgNDk1Ljk0NiwxODMuNDk3IDc3MS4yMDIsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjQ5NS45NDYsNTY2Ljg2MyA3NzEuMjAyLDU2Ni44NjMgNDk1Ljk0NiwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsNTY2Ljg2MyAzNTQuMjE0LDU2Ni44NjMgMzU0LjIxNCwzODMuMzY4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNzguOTYsMCAzNTQuMjE0LDE4My40OTcgMzU0LjIxNCwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iMC4wMDMsMTg4Ljk1IDIwNC4zOTIsMTg4Ljk1IDAuMDAzLDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMTg4Ljk1IDg1MC4xNiwxODguOTUgODUwLjE2LDUyLjY5OSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjY0NS43NjgsMzc3LjkxMyA4NTAuMTYsNTE0LjE3MSA4NTAuMTYsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAsMzc3LjkxMyAwLDUxNC4xNzEgMjA0LjM5MiwzNzcuOTEzIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iODAyLjkzOCwwIDUyMC4wMDQsMTg4Ljk1IDU2Ny4yMjMsMTg4Ljk1IDg1MC42MDUsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjMzMC4xNTYsMzc3LjkwOSAyODIuOTM3LDM3Ny45MDkgMCw1NjYuODUyIDQ3LjIxOSw1NjYuODUyIDMzMC42MDIsMzc3LjkwOSAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjAsMCAwLDMxLjY5MiAyMzYuMDkxLDE4OS4wOTggMjgzLjMxMSwxODkuMDk4IAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiNDRjE3MkMiIHBvaW50cz0iNTY2LjY5NiwzNzcuODMyIDg1MC4wMDgsNTY2LjkyOSA4NTAuMDEsNTM1LjIzOSA2MTMuOTIsMzc3LjgzMiAJCSIvPg0KCTwvZz4NCjwvZz4NCjwvc3ZnPg0K", fh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9174
9184
  __proto__: null,
9175
- default: ch
9176
- }, Symbol.toStringTag, { value: "Module" })), mh = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiPg0KCTxnPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0NGMTMyNyIgd2lkdGg9Ijg0OS40OTIiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjU2Ni4zMjgiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iIzFEMkM0RSIgd2lkdGg9IjI4My4xNjQiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJydSI+DQoJPGc+DQoJCTxyZWN0IGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjUiLz4NCgkJPHJlY3QgeT0iMjgzLjQ2NSIgZmlsbD0iI0Q1MkQxRSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMjgzLjQ2NCIvPg0KCQk8cmVjdCB5PSIxODguOTc3IiBmaWxsPSIjMUU0Mjk1IiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIxODguOTc3Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9ImNuIj4NCgk8Zz4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIj4NCgk8Zz4NCgkJPHJlY3QgeT0iMC4wMDIiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMTYiIGhlaWdodD0iNTY2Ljg2NSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjM4Mi41NjksMCAzODIuNTY5LDIyNi42MjUgMCwyMjYuNjI1IDAsMzM5Ljk0OCAzODIuNTY5LDMzOS45NDggMzgyLjU2OSw1NjYuODYzIDQ2Ny41OTIsNTY2Ljg2MyANCgkJCTQ2Ny41OTIsMzM5Ljk0OCA4NTAuMTYsMzM5Ljk0OCA4NTAuMTYsMjI2LjYyNSA0NjcuNTkyLDIyNi42MjUgNDY3LjU5MiwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNDk1Ljk0NiwwIDQ5NS45NDYsMTgzLjQ5NyA3NzEuMjAyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDU2Ni44NjMgNzcxLjIwMiw1NjYuODYzIDQ5NS45NDYsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDU2Ni44NjMgMzU0LjIxNCw1NjYuODYzIDM1NC4yMTQsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDAgMzU0LjIxNCwxODMuNDk3IDM1NC4yMTQsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAuMDAzLDE4OC45NSAyMDQuMzkyLDE4OC45NSAwLjAwMyw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDE4OC45NSA4NTAuMTYsMTg4Ljk1IDg1MC4xNiw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDM3Ny45MTMgODUwLjE2LDUxNC4xNzEgODUwLjE2LDM3Ny45MTMgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSIwLDM3Ny45MTMgMCw1MTQuMTcxIDIwNC4zOTIsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjgwMi45MzgsMCA1MjAuMDA0LDE4OC45NSA1NjcuMjIzLDE4OC45NSA4NTAuNjA1LDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIzMzAuMTU2LDM3Ny45MDkgMjgyLjkzNywzNzcuOTA5IDAsNTY2Ljg1MiA0Ny4yMTksNTY2Ljg1MiAzMzAuNjAyLDM3Ny45MDkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIwLDAgMCwzMS42OTIgMjM2LjA5MSwxODkuMDk4IDI4My4zMTEsMTg5LjA5OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjU2Ni42OTYsMzc3LjgzMiA4NTAuMDA4LDU2Ni45MjkgODUwLjAxLDUzNS4yMzkgNjEzLjkyLDM3Ny44MzIgCQkiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==", hh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9185
+ default: hh
9186
+ }, Symbol.toStringTag, { value: "Module" })), gh = "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSI4NTAuMzk0cHgiIGhlaWdodD0iNTY2LjkyOXB4IiB2aWV3Qm94PSIwIDAgODUwLjM5NCA1NjYuOTI5IiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA4NTAuMzk0IDU2Ni45MjkiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGcgaWQ9Iml0Ij4NCgk8Zz4NCgkJPHJlY3QgZmlsbD0iIzA3OEU0NiIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIyODMuNDY1IiBmaWxsPSIjRkJGREZGIiB3aWR0aD0iMjgzLjQ2NSIgaGVpZ2h0PSI1NjYuOTI5Ii8+DQoJCTxyZWN0IHg9IjU2Ni45MyIgZmlsbD0iI0QzMjQyQyIgd2lkdGg9IjI4My40NjUiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJkZSI+DQoJPGc+DQoJCTxkZXNjPkZsYWcgb2YgR2VybWFueTwvZGVzYz4NCgkJPHJlY3QgaWQ9ImJsYWNrX3N0cmlwZSIgeD0iMC45MDEiIGZpbGw9IiMwMTAyMDIiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPHJlY3QgaWQ9InJlZF9zdHJpcGUiIHg9IjAuOTAxIiB5PSIxODguOTc3IiBmaWxsPSIjREQwQjE1IiB3aWR0aD0iODQ5LjQ5MiIgaGVpZ2h0PSIzNzcuOTUzIi8+DQoJCTxyZWN0IGlkPSJnb2xkX3N0cmlwZSIgeD0iMC45MDEiIHk9IjM3Ny45NTMiIGZpbGw9IiNGRkNFMDUiIHdpZHRoPSI4NDkuNDkyIiBoZWlnaHQ9IjE4OC45NzYiLz4NCgk8L2c+DQo8L2c+DQo8ZyBpZD0iZnIiPg0KCTxnPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0NGMTMyNyIgd2lkdGg9Ijg0OS40OTIiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iI0ZGRkZGRiIgd2lkdGg9IjU2Ni4zMjgiIGhlaWdodD0iNTY2LjkyOSIvPg0KCQk8cmVjdCB4PSIwLjkwMSIgZmlsbD0iIzFEMkM0RSIgd2lkdGg9IjI4My4xNjQiIGhlaWdodD0iNTY2LjkyOSIvPg0KCTwvZz4NCjwvZz4NCjxnIGlkPSJydSI+DQoJPGc+DQoJCTxyZWN0IGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMzk1IiBoZWlnaHQ9IjI4My40NjUiLz4NCgkJPHJlY3QgeT0iMjgzLjQ2NSIgZmlsbD0iI0Q1MkQxRSIgd2lkdGg9Ijg1MC4zOTUiIGhlaWdodD0iMjgzLjQ2NCIvPg0KCQk8cmVjdCB5PSIxODguOTc3IiBmaWxsPSIjMUU0Mjk1IiB3aWR0aD0iODUwLjM5NSIgaGVpZ2h0PSIxODguOTc3Ii8+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9ImNuIj4NCgk8Zz4NCgkJPHJlY3QgeD0iMC45MDEiIGZpbGw9IiNERjJCMTQiIHdpZHRoPSI4NDkuNDkzIiBoZWlnaHQ9IjU2Ni45MjkiLz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw1KSBzY2FsZSgzKSI+DQoJCQk8cGF0aCBpZD0icyIgZmlsbD0iI0ZGREUwOCIgZD0iTTE0Mi40ODMsNTYuNjkzbDQ5LjkzMiwxNTMuODM4TDYxLjY5MiwxMTUuNDU0aDE2MS41ODNMOTIuNTUxLDIxMC41MzFMMTQyLjQ4Myw1Ni42OTN6Ii8+DQoJCTwvZz4NCgkJPGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAsMikgcm90YXRlKDIzLjAzNjI0MykiPg0KCQkJPHBhdGggaWQ9InNfMV8iIGZpbGw9IiNGRkRFMDgiIGQ9Ik0yOTUuMTQ2LDMwLjYwN2wtNC43MjgsNTMuNzFsLTI3LjcxMS00Ni4yMzRsNDkuNTY2LDIxLjA5OWwtNTIuNDg4LDEyLjA5NkwyOTUuMTQ2LDMwLjYwN3oiLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMiw0KSByb3RhdGUoNDUuODY5ODk4KSI+DQoJCQk8cGF0aCBpZD0ic18yXyIgZmlsbD0iI0ZGREUwOCIgZD0iTTM2MS4wMjIsOTMuNjQ4bC0yNS4xNzgsNDcuNjY1bC03LjYxNy01My4zNzZsMzcuNTAzLDM4LjcwMWwtNTMuMDY0LTkuMjQzTDM2MS4wMjIsOTMuNjQ4eiIvPg0KCQk8L2c+DQoJCTxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyLDcpIHJvdGF0ZSg2OS45NDUzOTYpIj4NCgkJCTxwYXRoIGlkPSJzXzNfIiBmaWxsPSIjRkZERTA4IiBkPSJNMzY3LjI5OCwxODguNzA1bC00Mi40MTIsMzMuMjM2bDE0Ljc5Ny01MS44NDRsMTguNDcsNTAuNjQ5bC00NC42ODItMzAuMTA4TDM2Ny4yOTgsMTg4LjcwNXoiDQoJCQkJLz4NCgkJPC9nPg0KCQk8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMCw5KSByb3RhdGUoMjAuNjU5ODA4KSI+DQoJCQk8cGF0aCBpZD0ic180XyIgZmlsbD0iI0ZGREUwOCIgZD0iTTI5NC4wNTYsMjI4LjU5NWwtMi41LDUzLjg2bC0yOS42MDMtNDUuMDQ1bDUwLjM5NywxOS4wMjRsLTUxLjk0MiwxNC4yNjRMMjk0LjA1NiwyMjguNTk1eiIvPg0KCQk8L2c+DQoJPC9nPg0KPC9nPg0KPGcgaWQ9InVrIj4NCgk8Zz4NCgkJPHJlY3QgeT0iMC4wMDIiIGZpbGw9IiNGRkZGRkYiIHdpZHRoPSI4NTAuMTYiIGhlaWdodD0iNTY2Ljg2NSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjM4Mi41NjksMCAzODIuNTY5LDIyNi42MjUgMCwyMjYuNjI1IDAsMzM5Ljk0OCAzODIuNTY5LDMzOS45NDggMzgyLjU2OSw1NjYuODYzIDQ2Ny41OTIsNTY2Ljg2MyANCgkJCTQ2Ny41OTIsMzM5Ljk0OCA4NTAuMTYsMzM5Ljk0OCA4NTAuMTYsMjI2LjYyNSA0NjcuNTkyLDIyNi42MjUgNDY3LjU5MiwwIAkJIi8+DQoJCTxwb2x5Z29uIGZpbGw9IiMyNTM0NkMiIHBvaW50cz0iNDk1Ljk0NiwwIDQ5NS45NDYsMTgzLjQ5NyA3NzEuMjAyLDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI0OTUuOTQ2LDU2Ni44NjMgNzcxLjIwMiw1NjYuODYzIDQ5NS45NDYsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDU2Ni44NjMgMzU0LjIxNCw1NjYuODYzIDM1NC4yMTQsMzgzLjM2OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9Ijc4Ljk2LDAgMzU0LjIxNCwxODMuNDk3IDM1NC4yMTQsMCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjMjUzNDZDIiBwb2ludHM9IjAuMDAzLDE4OC45NSAyMDQuMzkyLDE4OC45NSAwLjAwMyw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDE4OC45NSA4NTAuMTYsMTg4Ljk1IDg1MC4xNiw1Mi42OTkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSI2NDUuNzY4LDM3Ny45MTMgODUwLjE2LDUxNC4xNzEgODUwLjE2LDM3Ny45MTMgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iIzI1MzQ2QyIgcG9pbnRzPSIwLDM3Ny45MTMgMCw1MTQuMTcxIDIwNC4zOTIsMzc3LjkxMyAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjgwMi45MzgsMCA1MjAuMDA0LDE4OC45NSA1NjcuMjIzLDE4OC45NSA4NTAuNjA1LDAgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIzMzAuMTU2LDM3Ny45MDkgMjgyLjkzNywzNzcuOTA5IDAsNTY2Ljg1MiA0Ny4yMTksNTY2Ljg1MiAzMzAuNjAyLDM3Ny45MDkgCQkiLz4NCgkJPHBvbHlnb24gZmlsbD0iI0NGMTcyQyIgcG9pbnRzPSIwLDAgMCwzMS42OTIgMjM2LjA5MSwxODkuMDk4IDI4My4zMTEsMTg5LjA5OCAJCSIvPg0KCQk8cG9seWdvbiBmaWxsPSIjQ0YxNzJDIiBwb2ludHM9IjU2Ni42OTYsMzc3LjgzMiA4NTAuMDA4LDU2Ni45MjkgODUwLjAxLDUzNS4yMzkgNjEzLjkyLDM3Ny44MzIgCQkiLz4NCgk8L2c+DQo8L2c+DQo8L3N2Zz4NCg==", ph = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9177
9187
  __proto__: null,
9178
- default: mh
9179
- }, Symbol.toStringTag, { value: "Module" })), fh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9188
+ default: gh
9189
+ }, Symbol.toStringTag, { value: "Module" })), yh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
9180
9190
  __proto__: null,
9181
- de: uh,
9182
- en: hh
9191
+ de: fh,
9192
+ en: ph
9183
9193
  }, Symbol.toStringTag, { value: "Module" }));
9184
- const gh = {
9194
+ const Ch = {
9185
9195
  name: "CmdSwitchLanguage",
9186
9196
  emits: ["click"],
9187
9197
  data() {
@@ -9209,7 +9219,7 @@ const gh = {
9209
9219
  this.imageSources = [], this.languages.forEach(
9210
9220
  async (e) => {
9211
9221
  const n = e.iso2;
9212
- this.imageSources.push(fh[n].default);
9222
+ this.imageSources.push(yh[n].default);
9213
9223
  }
9214
9224
  );
9215
9225
  },
@@ -9217,10 +9227,10 @@ const gh = {
9217
9227
  deep: !0
9218
9228
  }
9219
9229
  }
9220
- }, ph = { class: "cmd-switch-language" }, yh = ["href", "title", "onClick"], Ch = ["src", "alt"], bh = ["src", "alt"];
9221
- function _h(e, n, t, a, l, i) {
9230
+ }, bh = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], kh = ["src", "alt"], vh = ["src", "alt"];
9231
+ function xh(e, n, t, a, l, i) {
9222
9232
  const d = se("router-link");
9223
- return s(), o("div", ph, [
9233
+ return s(), o("div", bh, [
9224
9234
  h("ul", null, [
9225
9235
  (s(!0), o(k, null, A(t.languages, (r, c) => (s(), o("li", { key: c }, [
9226
9236
  r.link.type === "href" ? (s(), o("a", {
@@ -9233,8 +9243,8 @@ function _h(e, n, t, a, l, i) {
9233
9243
  h("img", {
9234
9244
  src: l.imageSources[c],
9235
9245
  alt: r.name
9236
- }, null, 8, Ch)
9237
- ], 10, yh)) : (s(), C(d, {
9246
+ }, null, 8, kh)
9247
+ ], 10, _h)) : (s(), C(d, {
9238
9248
  key: 1,
9239
9249
  class: b(["flag", r.iso2]),
9240
9250
  to: i.getRoute(r),
@@ -9245,7 +9255,7 @@ function _h(e, n, t, a, l, i) {
9245
9255
  h("img", {
9246
9256
  src: l.imageSources[c],
9247
9257
  alt: r.name
9248
- }, null, 8, bh)
9258
+ }, null, 8, vh)
9249
9259
  ]),
9250
9260
  _: 2
9251
9261
  }, 1032, ["class", "to", "title", "onClick"]))
@@ -9253,8 +9263,8 @@ function _h(e, n, t, a, l, i) {
9253
9263
  ])
9254
9264
  ]);
9255
9265
  }
9256
- const ip = /* @__PURE__ */ O(gh, [["render", _h]]);
9257
- const kh = {
9266
+ const ap = /* @__PURE__ */ O(Ch, [["render", xh]]);
9267
+ const wh = {
9258
9268
  name: "CmdSystemMessage",
9259
9269
  mixins: [Me],
9260
9270
  data() {
@@ -9315,8 +9325,8 @@ const kh = {
9315
9325
  this.showSystemMessage = !0;
9316
9326
  }
9317
9327
  }
9318
- }, xh = ["role", "aria-labelledby"], vh = ["title"];
9319
- function wh(e, n, t, a, l, i) {
9328
+ }, Th = ["role", "aria-labelledby"], Ih = ["title"];
9329
+ function Sh(e, n, t, a, l, i) {
9320
9330
  const d = z, r = R;
9321
9331
  return s(), C(ue, { name: "fade" }, {
9322
9332
  default: N(() => [
@@ -9332,12 +9342,12 @@ function wh(e, n, t, a, l, i) {
9332
9342
  onClick: n[0] || (n[0] = I((c) => l.showSystemMessage = !1, ["prevent"])),
9333
9343
  title: t.iconClose.tooltip
9334
9344
  }, [
9335
- x(d, {
9345
+ v(d, {
9336
9346
  iconClass: t.iconClose.iconClass,
9337
9347
  type: t.iconClose.iconType
9338
9348
  }, null, 8, ["iconClass", "type"])
9339
- ], 8, vh)) : u("", !0),
9340
- x(r, {
9349
+ ], 8, Ih)) : u("", !0),
9350
+ v(r, {
9341
9351
  class: "message-headline",
9342
9352
  headlineIcon: i.headlineIcon,
9343
9353
  headlineText: t.systemMessage,
@@ -9345,18 +9355,19 @@ function wh(e, n, t, a, l, i) {
9345
9355
  id: e.htmlId
9346
9356
  }, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
9347
9357
  F(e.$slots, "default")
9348
- ], 10, xh)) : u("", !0)
9358
+ ], 10, Th)) : u("", !0)
9349
9359
  ]),
9350
9360
  _: 3
9351
9361
  });
9352
9362
  }
9353
- const Th = /* @__PURE__ */ O(kh, [["render", wh]]);
9354
- const Ih = {
9363
+ const Mh = /* @__PURE__ */ O(wh, [["render", Sh]]);
9364
+ const Oh = {
9355
9365
  name: "CmdTable",
9356
9366
  data() {
9357
9367
  return {
9358
9368
  showTableData: !0,
9359
- fullWidth: this.fullWidthOnDefault
9369
+ fullWidth: this.fullWidthOnDefault,
9370
+ hasOverflow: !1
9360
9371
  };
9361
9372
  },
9362
9373
  props: {
@@ -9421,6 +9432,9 @@ const Ih = {
9421
9432
  }
9422
9433
  }
9423
9434
  },
9435
+ mounted() {
9436
+ console.log("this.$refs.innerWrapper.clientWidth", this.$refs.innerWrapper.clientWidth), console.log("this.$refs.table.clientWidth", this.$refs.table.clientWidth), this.hasOverflow = this.$refs.table.clientWidth > this.$refs.innerWrapper.clientWidth;
9437
+ },
9424
9438
  computed: {
9425
9439
  hasCaption() {
9426
9440
  var e, n;
@@ -9429,9 +9443,6 @@ const Ih = {
9429
9443
  hideCaption() {
9430
9444
  var e, n, t;
9431
9445
  return ((e = this.caption) == null ? void 0 : e.show) === !1 || ((n = this.caption) == null ? void 0 : n.show) !== !0 && !((t = this.tableData.caption) != null && t.show);
9432
- },
9433
- hasOverflow() {
9434
- console.log("this.$refs.table", this.$refs.table);
9435
9446
  }
9436
9447
  },
9437
9448
  methods: {
@@ -9442,20 +9453,23 @@ const Ih = {
9442
9453
  this.$refs.table.scrollRight = 0;
9443
9454
  }
9444
9455
  }
9445
- }, Sh = {
9456
+ }, Lh = {
9446
9457
  key: 0,
9447
9458
  class: "button-wrapper"
9448
- }, Mh = ["title"], Oh = ["title"], Lh = { class: "inner-wrapper" }, Dh = { "aria-expanded": "true" }, Nh = {
9459
+ }, Dh = ["title"], Nh = ["title"], Ph = {
9460
+ class: "inner-wrapper",
9461
+ ref: "innerWrapper"
9462
+ }, Ah = { "aria-expanded": "true" }, Bh = {
9449
9463
  key: 0,
9450
9464
  "aria-expanded": "true"
9451
9465
  };
9452
- function Ph(e, n, t, a, l, i) {
9466
+ function jh(e, n, t, a, l, i) {
9453
9467
  var c, f, g, m;
9454
9468
  const d = z, r = qe;
9455
9469
  return s(), o("div", {
9456
- class: b(["cmd-table-wrapper", { collapsed: !l.showTableData, "full-width": l.fullWidth, "has-caption": i.hasCaption }])
9470
+ class: b(["cmd-table-wrapper", { collapsed: !l.showTableData, "full-width": l.fullWidth, "has-caption": i.hasCaption, "has-overflow": l.hasOverflow }])
9457
9471
  }, [
9458
- t.collapsible || t.userCanToggleWidth ? (s(), o("div", Sh, [
9472
+ t.collapsible || t.userCanToggleWidth ? (s(), o("div", Lh, [
9459
9473
  t.userCanToggleWidth ? (s(), o("a", {
9460
9474
  key: 0,
9461
9475
  class: "button",
@@ -9463,11 +9477,11 @@ function Ph(e, n, t, a, l, i) {
9463
9477
  onClick: n[0] || (n[0] = I((_) => l.fullWidth = !l.fullWidth, ["prevent"])),
9464
9478
  title: t.iconToggleWidth.tooltip
9465
9479
  }, [
9466
- x(d, {
9480
+ v(d, {
9467
9481
  iconClass: t.iconToggleWidth.iconClass,
9468
9482
  type: t.iconToggleWidth.iconType
9469
9483
  }, null, 8, ["iconClass", "type"])
9470
- ], 8, Mh)) : u("", !0),
9484
+ ], 8, Dh)) : u("", !0),
9471
9485
  t.collapsible ? (s(), o("a", {
9472
9486
  key: 1,
9473
9487
  class: "button",
@@ -9475,13 +9489,13 @@ function Ph(e, n, t, a, l, i) {
9475
9489
  onClick: n[1] || (n[1] = I((_) => l.showTableData = !l.showTableData, ["prevent"])),
9476
9490
  title: l.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
9477
9491
  }, [
9478
- x(d, {
9492
+ v(d, {
9479
9493
  iconClass: l.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
9480
9494
  type: l.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
9481
9495
  }, null, 8, ["iconClass", "type"])
9482
- ], 8, Oh)) : u("", !0)
9496
+ ], 8, Nh)) : u("", !0)
9483
9497
  ])) : u("", !0),
9484
- h("div", Lh, [
9498
+ h("div", Ph, [
9485
9499
  t.showSlideButtons ? (s(), C(r, {
9486
9500
  key: 0,
9487
9501
  onClick: I(i.scrollLeft, ["prevent"]),
@@ -9489,7 +9503,7 @@ function Ph(e, n, t, a, l, i) {
9489
9503
  }, null, 8, ["onClick"])) : u("", !0),
9490
9504
  h("table", {
9491
9505
  ref: "table",
9492
- class: b({ "full-width": l.fullWidth, "has-overflow": i.hasOverflow })
9506
+ class: b({ "full-width": l.fullWidth })
9493
9507
  }, [
9494
9508
  ((c = t.tableData.caption) == null ? void 0 : c.text) || ((f = t.caption) == null ? void 0 : f.text) ? (s(), o("caption", {
9495
9509
  key: 0,
@@ -9500,16 +9514,16 @@ function Ph(e, n, t, a, l, i) {
9500
9514
  (s(!0), o(k, null, A(t.tableData.thead, (_, y) => (s(), o("th", { key: y }, p(_), 1))), 128))
9501
9515
  ])
9502
9516
  ]),
9503
- x(ue, { name: "fade" }, {
9517
+ v(ue, { name: "fade" }, {
9504
9518
  default: N(() => [
9505
- ne(h("tbody", Dh, [
9519
+ ne(h("tbody", Ah, [
9506
9520
  (s(!0), o(k, null, A(t.tableData.tbody, (_, y) => (s(), o("tr", {
9507
9521
  class: b({ active: t.tableData.rowIndexHighlighted === y }),
9508
9522
  key: y
9509
9523
  }, [
9510
- (s(!0), o(k, null, A(_, (w, v) => (s(), o("td", {
9511
- class: b({ active: t.tableData.columnIndexHighlighted === v }),
9512
- key: v
9524
+ (s(!0), o(k, null, A(_, (w, x) => (s(), o("td", {
9525
+ class: b({ active: t.tableData.columnIndexHighlighted === x }),
9526
+ key: x
9513
9527
  }, p(w), 3))), 128))
9514
9528
  ], 2))), 128))
9515
9529
  ], 512), [
@@ -9518,9 +9532,9 @@ function Ph(e, n, t, a, l, i) {
9518
9532
  ]),
9519
9533
  _: 1
9520
9534
  }),
9521
- x(ue, { name: "fade" }, {
9535
+ v(ue, { name: "fade" }, {
9522
9536
  default: N(() => [
9523
- t.tableData.tfoot && t.tableData.tfoot.length && l.showTableData ? (s(), o("tfoot", Nh, [
9537
+ t.tableData.tfoot && t.tableData.tfoot.length && l.showTableData ? (s(), o("tfoot", Bh, [
9524
9538
  h("tr", null, [
9525
9539
  (s(!0), o(k, null, A(t.tableData.tfoot, (_, y) => (s(), o("td", {
9526
9540
  class: b({ active: t.tableData.columnIndexHighlighted === y }),
@@ -9536,10 +9550,10 @@ function Ph(e, n, t, a, l, i) {
9536
9550
  key: 1,
9537
9551
  onClick: I(i.scrollRight, ["prevent"])
9538
9552
  }, null, 8, ["onClick"])) : u("", !0)
9539
- ])
9553
+ ], 512)
9540
9554
  ], 2);
9541
9555
  }
9542
- const lp = /* @__PURE__ */ O(Ih, [["render", Ph]]), Ah = "cmd", Bh = {
9556
+ const rp = /* @__PURE__ */ O(Oh, [["render", jh]]), Fh = "cmd", Hh = {
9543
9557
  "3d-cursor": {
9544
9558
  body: '<path d="M13 4H4v9.01h2V6h7V4z" fill="currentColor"/><path d="M29.49 13.12l-9-5a1 1 0 0 0-1 0l-9 5A1 1 0 0 0 10 14v10a1 1 0 0 0 .52.87l9 5A1 1 0 0 0 20 30a1.05 1.05 0 0 0 .49-.13l9-5A1 1 0 0 0 30 24V14a1 1 0 0 0-.51-.88zM19 27.3l-7-3.89v-7.72l7 3.89zm1-9.45L13.06 14L20 10.14L26.94 14zm8 5.56l-7 3.89v-7.72l7-3.89z" fill="currentColor"/>',
9545
9559
  hidden: !0
@@ -9553,14 +9567,14 @@ const lp = /* @__PURE__ */ O(Ih, [["render", Ph]]), Ah = "cmd", Bh = {
9553
9567
  <path fill="currentColor" d="M2,12h6v18H2V12z"/>
9554
9568
  <path fill="currentColor" d="M8,7c0,1.657-1.343,3-3,3S2,8.657,2,7s1.343-3,3-3S8,5.343,8,7z"/>`
9555
9569
  }
9556
- }, jh = 32, Fh = 32, Hh = {
9557
- prefix: Ah,
9558
- icons: Bh,
9559
- width: jh,
9560
- height: Fh
9570
+ }, Eh = 32, Vh = 32, zh = {
9571
+ prefix: Fh,
9572
+ icons: Hh,
9573
+ width: Eh,
9574
+ height: Vh
9561
9575
  };
9562
- Wn(Hh);
9563
- const Eh = {
9576
+ Wn(zh);
9577
+ const qh = {
9564
9578
  name: "CmdTabs",
9565
9579
  data() {
9566
9580
  return {
@@ -9600,13 +9614,13 @@ const Eh = {
9600
9614
  this.showTab = this.activeTab;
9601
9615
  }
9602
9616
  }
9603
- }, Vh = { class: "cmd-tabs" }, zh = ["onClick", "title"], qh = { key: 1 }, Rh = {
9617
+ }, Rh = { class: "cmd-tabs" }, Uh = ["onClick", "title"], Gh = { key: 1 }, Wh = {
9604
9618
  key: 1,
9605
9619
  "aria-live": "assertive"
9606
- }, Uh = ["innerHTML"];
9607
- function Gh(e, n, t, a, l, i) {
9620
+ }, Qh = ["innerHTML"];
9621
+ function Zh(e, n, t, a, l, i) {
9608
9622
  const d = z, r = R;
9609
- return s(), o("div", Vh, [
9623
+ return s(), o("div", Rh, [
9610
9624
  h("ul", {
9611
9625
  class: b({ "stretch-tabs": t.stretchTabs }),
9612
9626
  role: "tablist"
@@ -9626,8 +9640,8 @@ function Gh(e, n, t, a, l, i) {
9626
9640
  iconClass: c.iconClass,
9627
9641
  type: c.iconType
9628
9642
  }, null, 8, ["iconClass", "type"])) : u("", !0),
9629
- c.name ? (s(), o("span", qh, p(c.name), 1)) : u("", !0)
9630
- ], 8, zh)
9643
+ c.name ? (s(), o("span", Gh, p(c.name), 1)) : u("", !0)
9644
+ ], 8, Uh)
9631
9645
  ], 2))), 128))
9632
9646
  ], 2),
9633
9647
  t.useSlot ? (s(!0), o(k, { key: 0 }, A(t.tabs.length, (c) => ne((s(), o("div", {
@@ -9637,21 +9651,21 @@ function Gh(e, n, t, a, l, i) {
9637
9651
  F(e.$slots, "tab-content-" + (c - 1))
9638
9652
  ])), [
9639
9653
  [de, l.showTab === c - 1]
9640
- ])), 128)) : (s(), o("div", Rh, [
9654
+ ])), 128)) : (s(), o("div", Wh, [
9641
9655
  t.cmdHeadline ? (s(), C(r, B({ key: 0 }, t.cmdHeadline, {
9642
9656
  headlineText: t.tabs[l.showTab].headlineText,
9643
9657
  headlineLevel: t.tabs[l.showTab].headlineLevel
9644
9658
  }), null, 16, ["headlineText", "headlineLevel"])) : u("", !0),
9645
9659
  h("div", {
9646
9660
  innerHTML: t.tabs[l.showTab].htmlContent
9647
- }, null, 8, Uh)
9661
+ }, null, 8, Qh)
9648
9662
  ]))
9649
9663
  ]);
9650
9664
  }
9651
- const sp = /* @__PURE__ */ O(Eh, [["render", Gh]]);
9652
- const Wh = {
9665
+ const dp = /* @__PURE__ */ O(qh, [["render", Zh]]);
9666
+ const Jh = {
9653
9667
  name: "CmdTextImageBlock",
9654
- mixins: [K],
9668
+ mixins: [J],
9655
9669
  data() {
9656
9670
  return {
9657
9671
  editableHtmlContent: null
@@ -9699,7 +9713,7 @@ const Wh = {
9699
9713
  },
9700
9714
  updateHandlerProvider() {
9701
9715
  const e = this.editableHtmlContent;
9702
- return this.editableHtmlContent = null, Y(this, {
9716
+ return this.editableHtmlContent = null, K(this, {
9703
9717
  update(n) {
9704
9718
  n.htmlContent = e;
9705
9719
  }
@@ -9714,14 +9728,14 @@ const Wh = {
9714
9728
  immediate: !0
9715
9729
  }
9716
9730
  }
9717
- }, Qh = { class: "cmd-text-image-block flex-container vertical" }, Zh = ["innerHTML"], Jh = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), Yh = /* @__PURE__ */ h("span", null, "Add new paragraph", -1), Kh = [
9718
- Jh,
9719
- Yh
9720
- ], Xh = ["innerHTML"];
9721
- function $h(e, n, t, a, l, i) {
9731
+ }, Yh = { class: "cmd-text-image-block flex-container vertical" }, Kh = ["innerHTML"], Xh = /* @__PURE__ */ h("span", { class: "icon-plus" }, null, -1), $h = /* @__PURE__ */ h("span", null, "Add new paragraph", -1), ef = [
9732
+ Xh,
9733
+ $h
9734
+ ], tf = ["innerHTML"];
9735
+ function nf(e, n, t, a, l, i) {
9722
9736
  var f, g, m, _;
9723
9737
  const d = R, r = Ce, c = he;
9724
- return s(), o("div", Qh, [
9738
+ return s(), o("div", Yh, [
9725
9739
  (((f = t.cmdHeadline) == null ? void 0 : f.headlineText) || e.editModeContext) && t.headlinePosition === "aboveImage" ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
9726
9740
  t.cmdImage ? (s(), C(r, {
9727
9741
  key: 1,
@@ -9752,26 +9766,26 @@ function $h(e, n, t, a, l, i) {
9752
9766
  key: 1,
9753
9767
  innerHTML: t.htmlContent,
9754
9768
  class: b(i.textAlign)
9755
- }, null, 10, Zh)) : (s(), o("button", {
9769
+ }, null, 10, Kh)) : (s(), o("button", {
9756
9770
  key: 2,
9757
9771
  type: "button",
9758
9772
  class: "button confirm",
9759
9773
  onClick: n[1] || (n[1] = (...w) => i.onAddItem && i.onAddItem(...w))
9760
- }, Kh))
9774
+ }, ef))
9761
9775
  ]),
9762
9776
  _: 1
9763
9777
  }, 8, ["componentProps", "componentPath", "allowDeleteComponent"])) : t.htmlContent ? (s(), o("div", {
9764
9778
  key: 4,
9765
9779
  innerHTML: t.htmlContent,
9766
9780
  class: b(i.textAlign)
9767
- }, null, 10, Xh)) : u("", !0)
9781
+ }, null, 10, tf)) : u("", !0)
9768
9782
  ]);
9769
9783
  }
9770
- const op = /* @__PURE__ */ O(Wh, [["render", $h]]);
9771
- const ef = {
9784
+ const cp = /* @__PURE__ */ O(Jh, [["render", nf]]);
9785
+ const lf = {
9772
9786
  name: "ToggleDarkMode",
9773
9787
  mixins: [
9774
- K
9788
+ J
9775
9789
  ],
9776
9790
  data() {
9777
9791
  return {
@@ -9843,7 +9857,7 @@ const ef = {
9843
9857
  },
9844
9858
  updateHandlerProvider() {
9845
9859
  const e = this.labelTextLightModeModel, n = this.labelTextDarkModeModel;
9846
- return Y(this, {
9860
+ return K(this, {
9847
9861
  update(t) {
9848
9862
  t.labelTextLightMode = e, t.labelTextDarkMode = n;
9849
9863
  }
@@ -9886,14 +9900,14 @@ const ef = {
9886
9900
  immediate: !0
9887
9901
  }
9888
9902
  }
9889
- }, tf = { key: 0 };
9890
- function nf(e, n, t, a, l, i) {
9903
+ }, sf = { key: 0 };
9904
+ function of(e, n, t, a, l, i) {
9891
9905
  const d = z, r = $;
9892
9906
  return s(), o("div", {
9893
9907
  class: b(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": l.darkMode }])
9894
9908
  }, [
9895
9909
  e.editing ? (s(), o(k, { key: 1 }, [
9896
- x(r, {
9910
+ v(r, {
9897
9911
  element: "input",
9898
9912
  type: "text",
9899
9913
  labelText: "Label for Light Mode",
@@ -9901,7 +9915,7 @@ function nf(e, n, t, a, l, i) {
9901
9915
  modelValue: i.labelTextLightModeModel,
9902
9916
  "onUpdate:modelValue": n[2] || (n[2] = (c) => i.labelTextLightModeModel = c)
9903
9917
  }, null, 8, ["modelValue"]),
9904
- x(r, {
9918
+ v(r, {
9905
9919
  element: "input",
9906
9920
  type: "text",
9907
9921
  labelText: "Label for Dark Mode",
@@ -9916,8 +9930,8 @@ function nf(e, n, t, a, l, i) {
9916
9930
  class: b(["button", { "dark-mode": l.darkMode }]),
9917
9931
  onClick: n[0] || (n[0] = I((...c) => i.toggleColorScheme && i.toggleColorScheme(...c), ["prevent"]))
9918
9932
  }, [
9919
- t.showLabel ? (s(), o("span", tf, p(i.labelText), 1)) : u("", !0),
9920
- x(d, {
9933
+ t.showLabel ? (s(), o("span", sf, p(i.labelText), 1)) : u("", !0),
9934
+ v(d, {
9921
9935
  iconClass: i.iconClass,
9922
9936
  type: i.iconType,
9923
9937
  tooltip: t.showLabel ? "" : i.labelText
@@ -9939,7 +9953,7 @@ function nf(e, n, t, a, l, i) {
9939
9953
  ], 64))
9940
9954
  ], 2);
9941
9955
  }
9942
- const ap = /* @__PURE__ */ O(ef, [["render", nf]]), lf = {
9956
+ const up = /* @__PURE__ */ O(lf, [["render", of]]), af = {
9943
9957
  data() {
9944
9958
  return {
9945
9959
  defaultMessageProperties: {
@@ -9992,7 +10006,7 @@ const ap = /* @__PURE__ */ O(ef, [["render", nf]]), lf = {
9992
10006
  };
9993
10007
  }
9994
10008
  };
9995
- function sf(e) {
10009
+ function rf(e) {
9996
10010
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
9997
10011
  }
9998
10012
  var oi = { exports: {} }, Ft = { exports: {} }, ai = function(n, t) {
@@ -10001,30 +10015,30 @@ var oi = { exports: {} }, Ft = { exports: {} }, ai = function(n, t) {
10001
10015
  l[i] = arguments[i];
10002
10016
  return n.apply(t, l);
10003
10017
  };
10004
- }, of = ai, fe = Object.prototype.toString;
10018
+ }, df = ai, fe = Object.prototype.toString;
10005
10019
  function Ht(e) {
10006
10020
  return fe.call(e) === "[object Array]";
10007
10021
  }
10008
- function xt(e) {
10022
+ function vt(e) {
10009
10023
  return typeof e > "u";
10010
10024
  }
10011
- function af(e) {
10012
- return e !== null && !xt(e) && e.constructor !== null && !xt(e.constructor) && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
10025
+ function cf(e) {
10026
+ return e !== null && !vt(e) && e.constructor !== null && !vt(e.constructor) && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
10013
10027
  }
10014
- function rf(e) {
10028
+ function uf(e) {
10015
10029
  return fe.call(e) === "[object ArrayBuffer]";
10016
10030
  }
10017
- function df(e) {
10031
+ function mf(e) {
10018
10032
  return typeof FormData < "u" && e instanceof FormData;
10019
10033
  }
10020
- function cf(e) {
10034
+ function hf(e) {
10021
10035
  var n;
10022
10036
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && e.buffer instanceof ArrayBuffer, n;
10023
10037
  }
10024
- function uf(e) {
10038
+ function ff(e) {
10025
10039
  return typeof e == "string";
10026
10040
  }
10027
- function mf(e) {
10041
+ function gf(e) {
10028
10042
  return typeof e == "number";
10029
10043
  }
10030
10044
  function ri(e) {
@@ -10036,28 +10050,28 @@ function Be(e) {
10036
10050
  var n = Object.getPrototypeOf(e);
10037
10051
  return n === null || n === Object.prototype;
10038
10052
  }
10039
- function hf(e) {
10053
+ function pf(e) {
10040
10054
  return fe.call(e) === "[object Date]";
10041
10055
  }
10042
- function ff(e) {
10056
+ function yf(e) {
10043
10057
  return fe.call(e) === "[object File]";
10044
10058
  }
10045
- function gf(e) {
10059
+ function Cf(e) {
10046
10060
  return fe.call(e) === "[object Blob]";
10047
10061
  }
10048
10062
  function di(e) {
10049
10063
  return fe.call(e) === "[object Function]";
10050
10064
  }
10051
- function pf(e) {
10065
+ function bf(e) {
10052
10066
  return ri(e) && di(e.pipe);
10053
10067
  }
10054
- function yf(e) {
10068
+ function _f(e) {
10055
10069
  return typeof URLSearchParams < "u" && e instanceof URLSearchParams;
10056
10070
  }
10057
- function Cf(e) {
10071
+ function kf(e) {
10058
10072
  return e.trim ? e.trim() : e.replace(/^\s+|\s+$/g, "");
10059
10073
  }
10060
- function bf() {
10074
+ function vf() {
10061
10075
  return typeof navigator < "u" && (navigator.product === "ReactNative" || navigator.product === "NativeScript" || navigator.product === "NS") ? !1 : typeof window < "u" && typeof document < "u";
10062
10076
  }
10063
10077
  function Et(e, n) {
@@ -10069,46 +10083,46 @@ function Et(e, n) {
10069
10083
  for (var l in e)
10070
10084
  Object.prototype.hasOwnProperty.call(e, l) && n.call(null, e[l], l, e);
10071
10085
  }
10072
- function vt() {
10086
+ function xt() {
10073
10087
  var e = {};
10074
10088
  function n(l, i) {
10075
- Be(e[i]) && Be(l) ? e[i] = vt(e[i], l) : Be(l) ? e[i] = vt({}, l) : Ht(l) ? e[i] = l.slice() : e[i] = l;
10089
+ Be(e[i]) && Be(l) ? e[i] = xt(e[i], l) : Be(l) ? e[i] = xt({}, l) : Ht(l) ? e[i] = l.slice() : e[i] = l;
10076
10090
  }
10077
10091
  for (var t = 0, a = arguments.length; t < a; t++)
10078
10092
  Et(arguments[t], n);
10079
10093
  return e;
10080
10094
  }
10081
- function _f(e, n, t) {
10095
+ function xf(e, n, t) {
10082
10096
  return Et(n, function(l, i) {
10083
- t && typeof l == "function" ? e[i] = of(l, t) : e[i] = l;
10097
+ t && typeof l == "function" ? e[i] = df(l, t) : e[i] = l;
10084
10098
  }), e;
10085
10099
  }
10086
- function kf(e) {
10100
+ function wf(e) {
10087
10101
  return e.charCodeAt(0) === 65279 && (e = e.slice(1)), e;
10088
10102
  }
10089
10103
  var ee = {
10090
10104
  isArray: Ht,
10091
- isArrayBuffer: rf,
10092
- isBuffer: af,
10093
- isFormData: df,
10094
- isArrayBufferView: cf,
10095
- isString: uf,
10096
- isNumber: mf,
10105
+ isArrayBuffer: uf,
10106
+ isBuffer: cf,
10107
+ isFormData: mf,
10108
+ isArrayBufferView: hf,
10109
+ isString: ff,
10110
+ isNumber: gf,
10097
10111
  isObject: ri,
10098
10112
  isPlainObject: Be,
10099
- isUndefined: xt,
10100
- isDate: hf,
10101
- isFile: ff,
10102
- isBlob: gf,
10113
+ isUndefined: vt,
10114
+ isDate: pf,
10115
+ isFile: yf,
10116
+ isBlob: Cf,
10103
10117
  isFunction: di,
10104
- isStream: pf,
10105
- isURLSearchParams: yf,
10106
- isStandardBrowserEnv: bf,
10118
+ isStream: bf,
10119
+ isURLSearchParams: _f,
10120
+ isStandardBrowserEnv: vf,
10107
10121
  forEach: Et,
10108
- merge: vt,
10109
- extend: _f,
10110
- trim: Cf,
10111
- stripBOM: kf
10122
+ merge: xt,
10123
+ extend: xf,
10124
+ trim: kf,
10125
+ stripBOM: wf
10112
10126
  }, pe = ee;
10113
10127
  function yn(e) {
10114
10128
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
@@ -10134,7 +10148,7 @@ var ci = function(n, t, a) {
10134
10148
  d !== -1 && (n = n.slice(0, d)), n += (n.indexOf("?") === -1 ? "?" : "&") + l;
10135
10149
  }
10136
10150
  return n;
10137
- }, xf = ee;
10151
+ }, Tf = ee;
10138
10152
  function Re() {
10139
10153
  this.handlers = [];
10140
10154
  }
@@ -10150,12 +10164,12 @@ Re.prototype.eject = function(n) {
10150
10164
  this.handlers[n] && (this.handlers[n] = null);
10151
10165
  };
10152
10166
  Re.prototype.forEach = function(n) {
10153
- xf.forEach(this.handlers, function(a) {
10167
+ Tf.forEach(this.handlers, function(a) {
10154
10168
  a !== null && n(a);
10155
10169
  });
10156
10170
  };
10157
- var vf = Re, wf = ee, Tf = function(n, t) {
10158
- wf.forEach(n, function(l, i) {
10171
+ var If = Re, Sf = ee, Mf = function(n, t) {
10172
+ Sf.forEach(n, function(l, i) {
10159
10173
  i !== t && i.toUpperCase() === t.toUpperCase() && (n[t] = l, delete n[i]);
10160
10174
  });
10161
10175
  }, ui = function(n, t, a, l, i) {
@@ -10186,7 +10200,7 @@ function mi() {
10186
10200
  }, Ye;
10187
10201
  }
10188
10202
  var Ke, bn;
10189
- function If() {
10203
+ function Of() {
10190
10204
  if (bn)
10191
10205
  return Ke;
10192
10206
  bn = 1;
@@ -10203,7 +10217,7 @@ function If() {
10203
10217
  }, Ke;
10204
10218
  }
10205
10219
  var Xe, _n;
10206
- function Sf() {
10220
+ function Lf() {
10207
10221
  if (_n)
10208
10222
  return Xe;
10209
10223
  _n = 1;
@@ -10235,29 +10249,29 @@ function Sf() {
10235
10249
  }(), Xe;
10236
10250
  }
10237
10251
  var $e, kn;
10238
- function Mf() {
10252
+ function Df() {
10239
10253
  return kn || (kn = 1, $e = function(n) {
10240
10254
  return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(n);
10241
10255
  }), $e;
10242
10256
  }
10243
- var et, xn;
10244
- function Of() {
10245
- return xn || (xn = 1, et = function(n, t) {
10257
+ var et, vn;
10258
+ function Nf() {
10259
+ return vn || (vn = 1, et = function(n, t) {
10246
10260
  return t ? n.replace(/\/+$/, "") + "/" + t.replace(/^\/+/, "") : n;
10247
10261
  }), et;
10248
10262
  }
10249
- var tt, vn;
10250
- function Lf() {
10251
- if (vn)
10263
+ var tt, xn;
10264
+ function Pf() {
10265
+ if (xn)
10252
10266
  return tt;
10253
- vn = 1;
10254
- var e = Mf(), n = Of();
10267
+ xn = 1;
10268
+ var e = Df(), n = Nf();
10255
10269
  return tt = function(a, l) {
10256
10270
  return a && !e(l) ? n(a, l) : l;
10257
10271
  }, tt;
10258
10272
  }
10259
10273
  var nt, wn;
10260
- function Df() {
10274
+ function Af() {
10261
10275
  if (wn)
10262
10276
  return nt;
10263
10277
  wn = 1;
@@ -10293,7 +10307,7 @@ function Df() {
10293
10307
  }, nt;
10294
10308
  }
10295
10309
  var it, Tn;
10296
- function Nf() {
10310
+ function Bf() {
10297
10311
  if (Tn)
10298
10312
  return it;
10299
10313
  Tn = 1;
@@ -10340,14 +10354,14 @@ function Mn() {
10340
10354
  if (Sn)
10341
10355
  return st;
10342
10356
  Sn = 1;
10343
- var e = ee, n = If(), t = Sf(), a = ci, l = Lf(), i = Df(), d = Nf(), r = mi(), c = Ge(), f = Ue();
10357
+ var e = ee, n = Of(), t = Lf(), a = ci, l = Pf(), i = Af(), d = Bf(), r = mi(), c = Ge(), f = Ue();
10344
10358
  return st = function(m) {
10345
10359
  return new Promise(function(y, w) {
10346
- var v = m.data, S = m.headers, M = m.responseType, D;
10360
+ var x = m.data, S = m.headers, M = m.responseType, D;
10347
10361
  function q() {
10348
10362
  m.cancelToken && m.cancelToken.unsubscribe(D), m.signal && m.signal.removeEventListener("abort", D);
10349
10363
  }
10350
- e.isFormData(v) && delete S["Content-Type"];
10364
+ e.isFormData(x) && delete S["Content-Type"];
10351
10365
  var T = new XMLHttpRequest();
10352
10366
  if (m.auth) {
10353
10367
  var E = m.auth.username || "", P = m.auth.password ? unescape(encodeURIComponent(m.auth.password)) : "";
@@ -10357,8 +10371,8 @@ function Mn() {
10357
10371
  T.open(m.method.toUpperCase(), a(H, m.params, m.paramsSerializer), !0), T.timeout = m.timeout;
10358
10372
  function U() {
10359
10373
  if (!!T) {
10360
- var V = "getAllResponseHeaders" in T ? i(T.getAllResponseHeaders()) : null, J = !M || M === "text" || M === "json" ? T.responseText : T.response, Z = {
10361
- data: J,
10374
+ var V = "getAllResponseHeaders" in T ? i(T.getAllResponseHeaders()) : null, Y = !M || M === "text" || M === "json" ? T.responseText : T.response, Z = {
10375
+ data: Y,
10362
10376
  status: T.status,
10363
10377
  statusText: T.statusText,
10364
10378
  headers: V,
@@ -10379,9 +10393,9 @@ function Mn() {
10379
10393
  }, T.onerror = function() {
10380
10394
  w(r("Network Error", m, null, T)), T = null;
10381
10395
  }, T.ontimeout = function() {
10382
- var J = m.timeout ? "timeout of " + m.timeout + "ms exceeded" : "timeout exceeded", Z = m.transitional || c.transitional;
10383
- m.timeoutErrorMessage && (J = m.timeoutErrorMessage), w(r(
10384
- J,
10396
+ var Y = m.timeout ? "timeout of " + m.timeout + "ms exceeded" : "timeout exceeded", Z = m.transitional || c.transitional;
10397
+ m.timeoutErrorMessage && (Y = m.timeoutErrorMessage), w(r(
10398
+ Y,
10385
10399
  m,
10386
10400
  Z.clarifyTimeoutError ? "ETIMEDOUT" : "ECONNABORTED",
10387
10401
  T
@@ -10390,11 +10404,11 @@ function Mn() {
10390
10404
  var G = (m.withCredentials || d(H)) && m.xsrfCookieName ? t.read(m.xsrfCookieName) : void 0;
10391
10405
  G && (S[m.xsrfHeaderName] = G);
10392
10406
  }
10393
- "setRequestHeader" in T && e.forEach(S, function(J, Z) {
10394
- typeof v > "u" && Z.toLowerCase() === "content-type" ? delete S[Z] : T.setRequestHeader(Z, J);
10407
+ "setRequestHeader" in T && e.forEach(S, function(Y, Z) {
10408
+ typeof x > "u" && Z.toLowerCase() === "content-type" ? delete S[Z] : T.setRequestHeader(Z, Y);
10395
10409
  }), e.isUndefined(m.withCredentials) || (T.withCredentials = !!m.withCredentials), M && M !== "json" && (T.responseType = m.responseType), typeof m.onDownloadProgress == "function" && T.addEventListener("progress", m.onDownloadProgress), typeof m.onUploadProgress == "function" && T.upload && T.upload.addEventListener("progress", m.onUploadProgress), (m.cancelToken || m.signal) && (D = function(V) {
10396
10410
  !T || (w(!V || V && V.type ? new f("canceled") : V), T.abort(), T = null);
10397
- }, m.cancelToken && m.cancelToken.subscribe(D), m.signal && (m.signal.aborted ? D() : m.signal.addEventListener("abort", D))), v || (v = null), T.send(v);
10411
+ }, m.cancelToken && m.cancelToken.subscribe(D), m.signal && (m.signal.aborted ? D() : m.signal.addEventListener("abort", D))), x || (x = null), T.send(x);
10398
10412
  });
10399
10413
  }, st;
10400
10414
  }
@@ -10403,7 +10417,7 @@ function Ge() {
10403
10417
  if (On)
10404
10418
  return ot;
10405
10419
  On = 1;
10406
- var e = ee, n = Tf, t = ui, a = {
10420
+ var e = ee, n = Mf, t = ui, a = {
10407
10421
  "Content-Type": "application/x-www-form-urlencoded"
10408
10422
  };
10409
10423
  function l(c, f) {
@@ -10464,9 +10478,9 @@ function Ge() {
10464
10478
  r.headers[f] = e.merge(a);
10465
10479
  }), ot = r, ot;
10466
10480
  }
10467
- var Pf = ee, Af = Ge(), Bf = function(n, t, a) {
10468
- var l = this || Af;
10469
- return Pf.forEach(a, function(d) {
10481
+ var jf = ee, Ff = Ge(), Hf = function(n, t, a) {
10482
+ var l = this || Ff;
10483
+ return jf.forEach(a, function(d) {
10470
10484
  n = d.call(l, n, t);
10471
10485
  }), n;
10472
10486
  }, at, Ln;
@@ -10475,12 +10489,12 @@ function hi() {
10475
10489
  return !!(n && n.__CANCEL__);
10476
10490
  }), at;
10477
10491
  }
10478
- var Dn = ee, rt = Bf, jf = hi(), Ff = Ge(), Hf = Ue();
10492
+ var Dn = ee, rt = Hf, Ef = hi(), Vf = Ge(), zf = Ue();
10479
10493
  function dt(e) {
10480
10494
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
10481
- throw new Hf("canceled");
10495
+ throw new zf("canceled");
10482
10496
  }
10483
- var Ef = function(n) {
10497
+ var qf = function(n) {
10484
10498
  dt(n), n.headers = n.headers || {}, n.data = rt.call(
10485
10499
  n,
10486
10500
  n.data,
@@ -10496,7 +10510,7 @@ var Ef = function(n) {
10496
10510
  delete n.headers[l];
10497
10511
  }
10498
10512
  );
10499
- var t = n.adapter || Ff.adapter;
10513
+ var t = n.adapter || Vf.adapter;
10500
10514
  return t(n).then(function(l) {
10501
10515
  return dt(n), l.data = rt.call(
10502
10516
  n,
@@ -10505,7 +10519,7 @@ var Ef = function(n) {
10505
10519
  n.transformResponse
10506
10520
  ), l;
10507
10521
  }, function(l) {
10508
- return jf(l) || (dt(n), l && l.response && (l.response.data = rt.call(
10522
+ return Ef(l) || (dt(n), l && l.response && (l.response.data = rt.call(
10509
10523
  n,
10510
10524
  l.response.data,
10511
10525
  l.response.headers,
@@ -10580,7 +10594,7 @@ function gi() {
10580
10594
  version: "0.24.0"
10581
10595
  }), ct;
10582
10596
  }
10583
- var Vf = gi().version, Vt = {};
10597
+ var Rf = gi().version, Vt = {};
10584
10598
  ["object", "boolean", "number", "function", "string", "symbol"].forEach(function(e, n) {
10585
10599
  Vt[e] = function(a) {
10586
10600
  return typeof a === e || "a" + (n < 1 ? "n " : " ") + e;
@@ -10589,7 +10603,7 @@ var Vf = gi().version, Vt = {};
10589
10603
  var Pn = {};
10590
10604
  Vt.transitional = function(n, t, a) {
10591
10605
  function l(i, d) {
10592
- return "[Axios v" + Vf + "] Transitional option '" + i + "'" + d + (a ? ". " + a : "");
10606
+ return "[Axios v" + Rf + "] Transitional option '" + i + "'" + d + (a ? ". " + a : "");
10593
10607
  }
10594
10608
  return function(i, d, r) {
10595
10609
  if (n === !1)
@@ -10602,7 +10616,7 @@ Vt.transitional = function(n, t, a) {
10602
10616
  )), n ? n(i, d, r) : !0;
10603
10617
  };
10604
10618
  };
10605
- function zf(e, n, t) {
10619
+ function Uf(e, n, t) {
10606
10620
  if (typeof e != "object")
10607
10621
  throw new TypeError("options must be an object");
10608
10622
  for (var a = Object.keys(e), l = a.length; l-- > 0; ) {
@@ -10617,10 +10631,10 @@ function zf(e, n, t) {
10617
10631
  throw Error("Unknown option " + i);
10618
10632
  }
10619
10633
  }
10620
- var qf = {
10621
- assertOptions: zf,
10634
+ var Gf = {
10635
+ assertOptions: Uf,
10622
10636
  validators: Vt
10623
- }, pi = ee, Rf = ci, An = vf, Bn = Ef, We = fi, yi = qf, ye = yi.validators;
10637
+ }, pi = ee, Wf = ci, An = If, Bn = qf, We = fi, yi = Gf, ye = yi.validators;
10624
10638
  function Oe(e) {
10625
10639
  this.defaults = e, this.interceptors = {
10626
10640
  request: new An(),
@@ -10669,7 +10683,7 @@ Oe.prototype.request = function(n) {
10669
10683
  return d;
10670
10684
  };
10671
10685
  Oe.prototype.getUri = function(n) {
10672
- return n = We(this.defaults, n), Rf(n.url, n.params, n.paramsSerializer).replace(/^\?/, "");
10686
+ return n = We(this.defaults, n), Wf(n.url, n.params, n.paramsSerializer).replace(/^\?/, "");
10673
10687
  };
10674
10688
  pi.forEach(["delete", "get", "head", "options"], function(n) {
10675
10689
  Oe.prototype[n] = function(t, a) {
@@ -10689,8 +10703,8 @@ pi.forEach(["post", "put", "patch"], function(n) {
10689
10703
  }));
10690
10704
  };
10691
10705
  });
10692
- var Uf = Oe, ut, jn;
10693
- function Gf() {
10706
+ var Qf = Oe, ut, jn;
10707
+ function Zf() {
10694
10708
  if (jn)
10695
10709
  return ut;
10696
10710
  jn = 1;
@@ -10746,7 +10760,7 @@ function Gf() {
10746
10760
  }, ut = n, ut;
10747
10761
  }
10748
10762
  var mt, Fn;
10749
- function Wf() {
10763
+ function Jf() {
10750
10764
  return Fn || (Fn = 1, mt = function(n) {
10751
10765
  return function(a) {
10752
10766
  return n.apply(null, a);
@@ -10754,39 +10768,39 @@ function Wf() {
10754
10768
  }), mt;
10755
10769
  }
10756
10770
  var ht, Hn;
10757
- function Qf() {
10771
+ function Yf() {
10758
10772
  return Hn || (Hn = 1, ht = function(n) {
10759
10773
  return typeof n == "object" && n.isAxiosError === !0;
10760
10774
  }), ht;
10761
10775
  }
10762
- var En = ee, Zf = ai, je = Uf, Jf = fi, Yf = Ge();
10776
+ var En = ee, Kf = ai, je = Qf, Xf = fi, $f = Ge();
10763
10777
  function Ci(e) {
10764
- var n = new je(e), t = Zf(je.prototype.request, n);
10778
+ var n = new je(e), t = Kf(je.prototype.request, n);
10765
10779
  return En.extend(t, je.prototype, n), En.extend(t, n), t.create = function(l) {
10766
- return Ci(Jf(e, l));
10780
+ return Ci(Xf(e, l));
10767
10781
  }, t;
10768
10782
  }
10769
- var oe = Ci(Yf);
10783
+ var oe = Ci($f);
10770
10784
  oe.Axios = je;
10771
10785
  oe.Cancel = Ue();
10772
- oe.CancelToken = Gf();
10786
+ oe.CancelToken = Zf();
10773
10787
  oe.isCancel = hi();
10774
10788
  oe.VERSION = gi().version;
10775
10789
  oe.all = function(n) {
10776
10790
  return Promise.all(n);
10777
10791
  };
10778
- oe.spread = Wf();
10779
- oe.isAxiosError = Qf();
10792
+ oe.spread = Jf();
10793
+ oe.isAxiosError = Yf();
10780
10794
  Ft.exports = oe;
10781
10795
  Ft.exports.default = oe;
10782
10796
  (function(e) {
10783
10797
  e.exports = Ft.exports;
10784
10798
  })(oi);
10785
- const Kf = /* @__PURE__ */ sf(oi.exports);
10786
- const Xf = {
10799
+ const eg = /* @__PURE__ */ rf(oi.exports);
10800
+ const tg = {
10787
10801
  name: "CmdUploadForm",
10788
10802
  emits: ["click", "error", "upload-complete", "upload-file-success"],
10789
- mixins: [ie, lf],
10803
+ mixins: [ie, af],
10790
10804
  data() {
10791
10805
  return {
10792
10806
  comment: "",
@@ -11032,7 +11046,7 @@ const Xf = {
11032
11046
  return e ? e.toFixed(2) + "%" : "0.00%";
11033
11047
  },
11034
11048
  getFileExtension(e) {
11035
- return ve(e);
11049
+ return xe(e);
11036
11050
  },
11037
11051
  selectFiles() {
11038
11052
  this.$refs.formElement.getDomElement().querySelector("input[type='file']").click();
@@ -11088,12 +11102,12 @@ const Xf = {
11088
11102
  );
11089
11103
  continue;
11090
11104
  }
11091
- if (!this.allowedFileExtensions.includes(ve(e[n].name))) {
11105
+ if (!this.allowedFileExtensions.includes(xe(e[n].name))) {
11092
11106
  this.showListOfFileExtensions = !0, this.errors.fileType = !0, this.systemMessages.push(
11093
11107
  this.getMessage(
11094
11108
  "cmduploadform.system_message.not_allowed_file_type",
11095
11109
  e[n].name,
11096
- ve(e[n].name)
11110
+ xe(e[n].name)
11097
11111
  )
11098
11112
  );
11099
11113
  continue;
@@ -11105,7 +11119,7 @@ const Xf = {
11105
11119
  this.getMessage(
11106
11120
  "cmduploadform.system_message.duplicate_file",
11107
11121
  e[n].name,
11108
- ve(e[n].name)
11122
+ xe(e[n].name)
11109
11123
  )
11110
11124
  );
11111
11125
  continue;
@@ -11173,7 +11187,7 @@ const Xf = {
11173
11187
  return n.abortController = new AbortController(), t.set(
11174
11188
  this.uploadOptions.filesParam ? this.uploadOptions.filesParam : "files",
11175
11189
  n.file
11176
- ), Kf.post(e, t, {
11190
+ ), eg.post(e, t, {
11177
11191
  signal: n.abortController.signal,
11178
11192
  onUploadProgress: (a) => this.onUploadProgress(a, n)
11179
11193
  }).then((a) => (this.$emit("upload-file-success", n), a)).then((a) => {
@@ -11194,30 +11208,30 @@ const Xf = {
11194
11208
  }
11195
11209
  }
11196
11210
  }
11197
- }, $f = { key: 0 }, eg = {
11211
+ }, ng = { key: 0 }, ig = {
11198
11212
  key: 1,
11199
11213
  class: "flex-container vertical"
11200
- }, tg = {
11214
+ }, lg = {
11201
11215
  key: 0,
11202
11216
  class: "flex-container vertical list-files-wrapper"
11203
- }, ng = {
11217
+ }, sg = {
11204
11218
  key: 0,
11205
11219
  class: "list-of-files total-files"
11206
- }, ig = { class: "flex-container no-flex" }, lg = ["title"], sg = {
11220
+ }, og = { class: "flex-container no-flex" }, ag = ["title"], rg = {
11207
11221
  key: 0,
11208
11222
  class: "progressbar"
11209
- }, og = ["value", "title"], ag = /* @__PURE__ */ h("hr", null, null, -1), rg = { class: "flex-container vertical list-files-wrapper" }, dg = { class: "list-of-files" }, cg = ["title", "onClick"], ug = {
11223
+ }, dg = ["value", "title"], cg = /* @__PURE__ */ h("hr", null, null, -1), ug = { class: "flex-container vertical list-files-wrapper" }, mg = { class: "list-of-files" }, hg = ["title", "onClick"], fg = {
11210
11224
  key: 0,
11211
11225
  class: "progressbar"
11212
- }, mg = ["value", "title"], hg = ["title"], fg = /* @__PURE__ */ h("hr", null, null, -1), gg = { class: "small" }, pg = ["title"], yg = {
11226
+ }, gg = ["value", "title"], pg = ["title"], yg = /* @__PURE__ */ h("hr", null, null, -1), Cg = { class: "small" }, bg = ["title"], _g = {
11213
11227
  key: 0,
11214
11228
  class: "list-of-file-extensions"
11215
- }, Cg = ["disabled"], bg = { key: 0 }, _g = { key: 1 }, kg = { class: "button-wrapper no-flex" }, xg = ["disabled"], vg = { key: 0 }, wg = { key: 1 }, Tg = {
11229
+ }, kg = ["disabled"], vg = { key: 0 }, xg = { key: 1 }, wg = { class: "button-wrapper no-flex" }, Tg = ["disabled"], Ig = { key: 0 }, Sg = { key: 1 }, Mg = {
11216
11230
  key: 0,
11217
11231
  class: "progressbar"
11218
- }, Ig = ["value", "title"];
11219
- function Sg(e, n, t, a, l, i) {
11220
- const d = R, r = Th, c = z, f = $;
11232
+ }, Og = ["value", "title"];
11233
+ function Lg(e, n, t, a, l, i) {
11234
+ const d = R, r = Mh, c = z, f = $;
11221
11235
  return s(), o(k, null, [
11222
11236
  t.advancedMode ? (s(), o("fieldset", {
11223
11237
  key: 0,
@@ -11234,7 +11248,7 @@ function Sg(e, n, t, a, l, i) {
11234
11248
  systemMessage: i.allSystemMessages.length === 1 ? i.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
11235
11249
  }, {
11236
11250
  default: N(() => [
11237
- i.allSystemMessages.length > 1 ? (s(), o("ul", $f, [
11251
+ i.allSystemMessages.length > 1 ? (s(), o("ul", ng, [
11238
11252
  (s(!0), o(k, null, A(i.allSystemMessages, (g, m) => (s(), o("li", { key: m }, p(g), 1))), 128))
11239
11253
  ])) : u("", !0)
11240
11254
  ]),
@@ -11243,26 +11257,26 @@ function Sg(e, n, t, a, l, i) {
11243
11257
  h("div", B({
11244
11258
  class: ["box drop-area flex-container vertical", { "allow-drop": l.allowDrop }]
11245
11259
  }, ft(i.dragAndDropHandler)), [
11246
- l.listOfFiles.length ? (s(), o("div", eg, [
11247
- t.showTotalUpload && l.listOfFiles.length !== 1 ? (s(), o("div", tg, [
11248
- x(d, B(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
11260
+ l.listOfFiles.length ? (s(), o("div", ig, [
11261
+ t.showTotalUpload && l.listOfFiles.length !== 1 ? (s(), o("div", lg, [
11262
+ v(d, B(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
11249
11263
  default: N(() => [
11250
11264
  j(p(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
11251
11265
  ]),
11252
11266
  _: 1
11253
11267
  }, 16),
11254
- t.showTotalUpload && l.listOfFiles.length !== 1 ? (s(), o("ul", ng, [
11255
- h("li", ig, [
11268
+ t.showTotalUpload && l.listOfFiles.length !== 1 ? (s(), o("ul", sg, [
11269
+ h("li", og, [
11256
11270
  h("a", {
11257
11271
  href: "#",
11258
11272
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
11259
11273
  onClick: n[0] || (n[0] = I((...g) => i.cancelUpload && i.cancelUpload(...g), ["prevent"]))
11260
11274
  }, [
11261
- x(c, {
11275
+ v(c, {
11262
11276
  iconClass: t.deleteIcon.iconClass,
11263
11277
  type: t.deleteIcon.iconClass
11264
11278
  }, null, 8, ["iconClass", "type"])
11265
- ], 8, lg),
11279
+ ], 8, ag),
11266
11280
  h("span", null, [
11267
11281
  j(p(l.listOfFiles.length) + " ", 1),
11268
11282
  t.allowMultipleFileUploads ? (s(), o(k, { key: 1 }, [
@@ -11277,26 +11291,26 @@ function Sg(e, n, t, a, l, i) {
11277
11291
  { error: t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize }
11278
11292
  ])
11279
11293
  }, " (" + p(i.formatSize(i.totalSize)) + ") ", 3),
11280
- l.uploadInitiated ? (s(), o("span", sg, [
11294
+ l.uploadInitiated ? (s(), o("span", rg, [
11281
11295
  h("span", null, p(i.getPercentage(i.totalUploadProgress)), 1),
11282
11296
  h("progress", {
11283
11297
  max: "100",
11284
11298
  value: i.totalUploadProgress,
11285
11299
  title: i.totalBytesUploaded
11286
- }, null, 8, og)
11300
+ }, null, 8, dg)
11287
11301
  ])) : u("", !0)
11288
11302
  ])
11289
11303
  ])) : u("", !0),
11290
- ag
11304
+ cg
11291
11305
  ])) : u("", !0),
11292
- h("div", rg, [
11293
- x(d, B(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
11306
+ h("div", ug, [
11307
+ v(d, B(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
11294
11308
  default: N(() => [
11295
11309
  j(p(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
11296
11310
  ]),
11297
11311
  _: 1
11298
11312
  }, 16),
11299
- h("ul", dg, [
11313
+ h("ul", mg, [
11300
11314
  (s(!0), o(k, null, A(l.listOfFiles, (g, m) => (s(), o("li", {
11301
11315
  key: m,
11302
11316
  class: "flex-container no-flex"
@@ -11306,11 +11320,11 @@ function Sg(e, n, t, a, l, i) {
11306
11320
  title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", g.file.name),
11307
11321
  onClick: I((_) => i.removeFile(m), ["prevent"])
11308
11322
  }, [
11309
- x(c, {
11323
+ v(c, {
11310
11324
  iconClass: e.iconDelete.iconClass,
11311
11325
  type: e.iconDelete.iconType
11312
11326
  }, null, 8, ["iconClass", "type"])
11313
- ], 8, cg),
11327
+ ], 8, hg),
11314
11328
  h("span", {
11315
11329
  class: b([
11316
11330
  "text-align-right",
@@ -11321,13 +11335,13 @@ function Sg(e, n, t, a, l, i) {
11321
11335
  j(p(g.file.name) + " ", 1),
11322
11336
  h("small", null, "(" + p(i.formatSize(g.file.size)) + ")", 1)
11323
11337
  ], 2),
11324
- l.uploadInitiated && !g.error ? (s(), o("span", ug, [
11338
+ l.uploadInitiated && !g.error ? (s(), o("span", fg, [
11325
11339
  h("span", null, p(i.getPercentage(g.progress)), 1),
11326
11340
  h("progress", {
11327
11341
  max: "100",
11328
11342
  value: g.progress,
11329
11343
  title: i.formatSize(g.uploadedBytes) + "/" + i.formatSize(g.file.size)
11330
- }, null, 8, mg)
11344
+ }, null, 8, gg)
11331
11345
  ])) : u("", !0)
11332
11346
  ]))), 128))
11333
11347
  ]),
@@ -11336,8 +11350,8 @@ function Sg(e, n, t, a, l, i) {
11336
11350
  href: "#",
11337
11351
  onClick: n[1] || (n[1] = I((...g) => i.cancel && i.cancel(...g), ["prevent"])),
11338
11352
  title: e.getMessage("cmduploadform.all_files_will_be_removed")
11339
- }, p(e.getMessage("cmduploadform.reset_upload")), 9, hg)) : u("", !0),
11340
- fg
11353
+ }, p(e.getMessage("cmduploadform.reset_upload")), 9, pg)) : u("", !0),
11354
+ yg
11341
11355
  ])
11342
11356
  ])) : (s(), o(k, { key: 0 }, [
11343
11357
  t.allowMultipleFileUploads ? (s(), C(d, B({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
@@ -11364,7 +11378,7 @@ function Sg(e, n, t, a, l, i) {
11364
11378
  ]),
11365
11379
  _: 1
11366
11380
  }, 16)) : u("", !0),
11367
- h("dl", gg, [
11381
+ h("dl", Cg, [
11368
11382
  t.maxTotalUploadSize > 0 ? (s(), o(k, { key: 0 }, [
11369
11383
  h("dt", {
11370
11384
  class: b({ error: i.totalSize > t.maxTotalUploadSize })
@@ -11388,14 +11402,14 @@ function Sg(e, n, t, a, l, i) {
11388
11402
  onClick: n[2] || (n[2] = I((g) => l.showListOfFileExtensions = !l.showListOfFileExtensions, ["prevent"])),
11389
11403
  title: e.getMessage("cmduploadform.tooltip.toggle_list_of_allowed_file_types")
11390
11404
  }, [
11391
- x(c, {
11405
+ v(c, {
11392
11406
  iconClass: l.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
11393
11407
  type: l.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
11394
11408
  }, null, 8, ["iconClass", "type"])
11395
- ], 8, pg),
11396
- x(ue, { name: "fade" }, {
11409
+ ], 8, bg),
11410
+ v(ue, { name: "fade" }, {
11397
11411
  default: N(() => [
11398
- l.showListOfFileExtensions ? (s(), o("ul", yg, [
11412
+ l.showListOfFileExtensions ? (s(), o("ul", _g, [
11399
11413
  (s(!0), o(k, null, A(t.allowedFileExtensions, (g, m) => (s(), o("li", {
11400
11414
  key: m,
11401
11415
  class: b({ error: l.errors.fileType })
@@ -11413,12 +11427,12 @@ function Sg(e, n, t, a, l, i) {
11413
11427
  disabled: l.uploadInitiated,
11414
11428
  onClick: n[3] || (n[3] = (g) => i.selectFiles())
11415
11429
  }, [
11416
- x(c, {
11430
+ v(c, {
11417
11431
  iconClass: t.iconFileUpload.iconClass,
11418
11432
  type: t.iconFileUpload.iconType
11419
11433
  }, null, 8, ["iconClass", "type"]),
11420
- t.allowMultipleFileUploads ? (s(), o("span", bg, p(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (s(), o("span", _g, p(e.getMessage("cmduploadform.labeltext.select_file")), 1))
11421
- ], 10, Cg),
11434
+ t.allowMultipleFileUploads ? (s(), o("span", vg, p(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (s(), o("span", xg, p(e.getMessage("cmduploadform.labeltext.select_file")), 1))
11435
+ ], 10, kg),
11422
11436
  t.enableDragAndDrop ? (s(), o("p", {
11423
11437
  key: 0,
11424
11438
  class: b(["text-drag-and-drop", { disabled: l.uploadInitiated }])
@@ -11448,7 +11462,7 @@ function Sg(e, n, t, a, l, i) {
11448
11462
  placeholder: e.getMessage("cmduploadform.placeholder.comment"),
11449
11463
  status: t.commentStatusMessage ? "error" : ""
11450
11464
  }, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : u("", !0),
11451
- h("div", kg, [
11465
+ h("div", wg, [
11452
11466
  h("button", {
11453
11467
  class: b([
11454
11468
  "button primary",
@@ -11459,17 +11473,17 @@ function Sg(e, n, t, a, l, i) {
11459
11473
  disabled: l.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || l.uploadInitiated,
11460
11474
  onClick: n[5] || (n[5] = (...g) => i.uploadFiles && i.uploadFiles(...g))
11461
11475
  }, [
11462
- x(c, {
11476
+ v(c, {
11463
11477
  iconClass: t.iconUpload.iconClass,
11464
11478
  type: t.iconUpload.iconType
11465
11479
  }, null, 8, ["iconClass", "type"]),
11466
- l.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (s(), o("span", vg, p(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (s(), o("span", wg, p(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
11467
- ], 10, xg),
11480
+ l.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (s(), o("span", Ig, p(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (s(), o("span", Sg, p(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
11481
+ ], 10, Tg),
11468
11482
  h("button", {
11469
11483
  class: b(["button", { disabled: l.listOfFiles.length === 0 }]),
11470
11484
  onClick: n[6] || (n[6] = (...g) => i.cancel && i.cancel(...g))
11471
11485
  }, [
11472
- x(c, {
11486
+ v(c, {
11473
11487
  iconClass: t.iconCancel.iconClass,
11474
11488
  type: t.iconCancel.iconType
11475
11489
  }, null, 8, ["iconClass", "type"]),
@@ -11482,32 +11496,32 @@ function Sg(e, n, t, a, l, i) {
11482
11496
  onClick: n[7] || (n[7] = I((...g) => i.selectFiles && i.selectFiles(...g), ["prevent"])),
11483
11497
  class: ["cmd-upload-form drop-area", { "allow-drop": l.allowDrop }]
11484
11498
  }, ft(i.dragAndDropHandler)), [
11485
- l.uploadInitiated ? (s(), o("span", Tg, [
11499
+ l.uploadInitiated ? (s(), o("span", Mg, [
11486
11500
  h("span", null, p(i.getPercentage(i.totalUploadProgress)), 1),
11487
11501
  h("progress", {
11488
11502
  max: "100",
11489
11503
  value: i.totalUploadProgress,
11490
11504
  title: i.totalBytesUploaded
11491
- }, null, 8, Ig)
11505
+ }, null, 8, Og)
11492
11506
  ])) : u("", !0),
11493
11507
  F(e.$slots, "default", {}, () => [
11494
11508
  t.enableDragAndDrop ? (s(), o(k, { key: 0 }, [
11495
11509
  i.fileTypeImage ? (s(), o(k, { key: 0 }, [
11496
11510
  h("span", null, p(e.getMessage("cmduploadform.select_image")), 1),
11497
- x(c, {
11511
+ v(c, {
11498
11512
  iconClass: t.iconImage.iconClass,
11499
11513
  type: t.iconImage.iconType
11500
11514
  }, null, 8, ["iconClass", "type"])
11501
11515
  ], 64)) : (s(), o(k, { key: 1 }, [
11502
11516
  h("span", null, p(e.getMessage("cmduploadform.select_file")), 1),
11503
- x(c, {
11517
+ v(c, {
11504
11518
  iconClass: t.iconFileUpload.iconClass,
11505
11519
  type: t.iconFileUpload.iconType
11506
11520
  }, null, 8, ["iconClass", "type"])
11507
11521
  ], 64))
11508
11522
  ], 64)) : (s(), o(k, { key: 1 }, [
11509
11523
  h("span", null, p(e.getMessage("cmduploadform.drag_and_drop_file_here")), 1),
11510
- x(c, {
11524
+ v(c, {
11511
11525
  iconClass: t.iconDragAndDrop.iconClass,
11512
11526
  type: t.iconDragAndDrop.iconType
11513
11527
  }, null, 8, ["iconClass", "type"])
@@ -11516,7 +11530,7 @@ function Sg(e, n, t, a, l, i) {
11516
11530
  h("small", null, p(e.getMessage("cmduploadform.allowed_file_types")) + " " + p(t.allowedFileExtensions), 1)
11517
11531
  ])
11518
11532
  ], 16)),
11519
- x(f, {
11533
+ v(f, {
11520
11534
  element: "input",
11521
11535
  type: "file",
11522
11536
  labelText: e.getMessage("cmduploadform.labeltext.select_files"),
@@ -11527,8 +11541,8 @@ function Sg(e, n, t, a, l, i) {
11527
11541
  }, null, 8, ["labelText", "disabled", "multiple", "onChange"])
11528
11542
  ], 64);
11529
11543
  }
11530
- const rp = /* @__PURE__ */ O(Xf, [["render", Sg]]);
11531
- const Mg = {
11544
+ const mp = /* @__PURE__ */ O(tg, [["render", Lg]]);
11545
+ const Dg = {
11532
11546
  name: "CmdWidthLimitationWrapper",
11533
11547
  props: {
11534
11548
  innerComponent: {
@@ -11567,8 +11581,8 @@ const Mg = {
11567
11581
  return this.innerComponent === "header" ? "site-header" : this.innerComponent === "footer" ? "site-footer" : "";
11568
11582
  }
11569
11583
  }
11570
- }, Og = ["id"], Lg = ["id"];
11571
- function Dg(e, n, t, a, l, i) {
11584
+ }, Ng = ["id"], Pg = ["id"];
11585
+ function Ag(e, n, t, a, l, i) {
11572
11586
  const d = R;
11573
11587
  return s(), o("div", {
11574
11588
  class: b(["cmd-width-limitation-wrapper", { sticky: t.sticky }])
@@ -11580,7 +11594,7 @@ function Dg(e, n, t, a, l, i) {
11580
11594
  t.anchorId ? (s(), o("a", {
11581
11595
  key: 0,
11582
11596
  id: t.anchorId
11583
- }, null, 8, Og)) : u("", !0),
11597
+ }, null, 8, Ng)) : u("", !0),
11584
11598
  t.cmdHeadline ? (s(), C(d, {
11585
11599
  key: 1,
11586
11600
  "pre-headline-text": t.cmdHeadline.preHeadlineText,
@@ -11592,12 +11606,12 @@ function Dg(e, n, t, a, l, i) {
11592
11606
  t.anchorId ? (s(), o("a", {
11593
11607
  key: 0,
11594
11608
  id: t.anchorId
11595
- }, null, 8, Lg)) : u("", !0),
11609
+ }, null, 8, Pg)) : u("", !0),
11596
11610
  F(e.$slots, "default")
11597
11611
  ], 64))
11598
11612
  ], 2);
11599
11613
  }
11600
- const dp = /* @__PURE__ */ O(Mg, [["render", Dg]]), cp = {
11614
+ const hp = /* @__PURE__ */ O(Dg, [["render", Ag]]), fp = {
11601
11615
  mounted(e) {
11602
11616
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
11603
11617
  e.focus();
@@ -11606,7 +11620,7 @@ const dp = /* @__PURE__ */ O(Mg, [["render", Dg]]), cp = {
11606
11620
  n ? n.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
11607
11621
  }
11608
11622
  }
11609
- }, up = {
11623
+ }, gp = {
11610
11624
  mounted(e, n) {
11611
11625
  if (n.value && typeof n.value == "string") {
11612
11626
  let t = /[^\d]/g, a = n.value.replace(/^\s*\+/, "00");
@@ -11614,7 +11628,7 @@ const dp = /* @__PURE__ */ O(Mg, [["render", Dg]]), cp = {
11614
11628
  }
11615
11629
  }
11616
11630
  };
11617
- function mp() {
11631
+ function pp() {
11618
11632
  const e = {};
11619
11633
  Ti(a);
11620
11634
  function n(l = "defaultSequence") {
@@ -11630,56 +11644,57 @@ function mp() {
11630
11644
  return { nextSequenceValue: n, currentSequenceValue: t, resetSequence: a };
11631
11645
  }
11632
11646
  export {
11633
- Pg as CmdAddressData,
11634
- Ag as CmdBackToTopButton,
11635
- Bg as CmdBankAccountData,
11647
+ jg as CmdAddressData,
11648
+ Fg as CmdBackToTopButton,
11649
+ Hg as CmdBankAccountData,
11636
11650
  qr as CmdBox,
11637
- Fg as CmdBoxWrapper,
11638
- Hg as CmdBreadcrumbs,
11651
+ Vg as CmdBoxWrapper,
11652
+ zg as CmdBreadcrumbs,
11639
11653
  cd as CmdCompanyLogo,
11640
- Eg as CmdCookieDisclaimer,
11641
- Vg as CmdCopyrightInformation,
11642
- ec as CmdFakeSelect,
11643
- jg as CmdFancyBox,
11644
- zg as CmdForm,
11654
+ qg as CmdContainer,
11655
+ Rg as CmdCookieDisclaimer,
11656
+ Ug as CmdCopyrightInformation,
11657
+ ic as CmdFakeSelect,
11658
+ Eg as CmdFancyBox,
11659
+ Gg as CmdForm,
11645
11660
  $ as CmdFormElement,
11646
- hc as CmdFormFilters,
11647
- qg as CmdGoogleMaps,
11661
+ pc as CmdFormFilters,
11662
+ Wg as CmdGoogleMaps,
11648
11663
  R as CmdHeadline,
11649
11664
  z as CmdIcon,
11650
11665
  Ce as CmdImage,
11651
- Rg as CmdImageGallery,
11652
- Ug as CmdImageZoom,
11653
- Gg as CmdInputGroup,
11666
+ Qg as CmdImageGallery,
11667
+ Zg as CmdImageZoom,
11668
+ Jg as CmdInputGroup,
11654
11669
  or as CmdListOfLinks,
11655
- Wg as CmdLoginForm,
11656
- ku as CmdMainNavigation,
11657
- Qg as CmdMultistepFormProgressBar,
11658
- Zg as CmdOpeningHours,
11659
- Jg as CmdPager,
11660
- Yg as CmdProgressBar,
11661
- Kg as CmdSidebar,
11662
- Xg as CmdSiteFooter,
11663
- $g as CmdSiteHeader,
11664
- ep as CmdSiteSearch,
11670
+ Yg as CmdLoginForm,
11671
+ wu as CmdMainNavigation,
11672
+ Kg as CmdMultistepFormProgressBar,
11673
+ Xg as CmdOpeningHours,
11674
+ $g as CmdPager,
11675
+ ep as CmdProgressBar,
11676
+ tp as CmdSidebar,
11677
+ np as CmdSiteFooter,
11678
+ ip as CmdSiteHeader,
11679
+ lp as CmdSiteSearch,
11665
11680
  qe as CmdSlideButton,
11666
- tp as CmdSlideshow,
11667
- np as CmdSocialNetworks,
11668
- ip as CmdSwitchLanguage,
11669
- Th as CmdSystemMessage,
11670
- lp as CmdTable,
11671
- sp as CmdTabs,
11672
- op as CmdTextImageBlock,
11681
+ sp as CmdSlideshow,
11682
+ op as CmdSocialNetworks,
11683
+ ap as CmdSwitchLanguage,
11684
+ Mh as CmdSystemMessage,
11685
+ rp as CmdTable,
11686
+ dp as CmdTabs,
11687
+ cp as CmdTextImageBlock,
11673
11688
  Ia as CmdThumbnailScroller,
11674
- ap as CmdToggleDarkMode,
11689
+ up as CmdToggleDarkMode,
11675
11690
  ss as CmdTooltip,
11676
- rp as CmdUploadForm,
11677
- dp as CmdWidthLimitationWrapper,
11678
- cp as DirFocus,
11679
- up as DirTelephone,
11691
+ mp as CmdUploadForm,
11692
+ hp as CmdWidthLimitationWrapper,
11693
+ fp as DirFocus,
11694
+ gp as DirTelephone,
11680
11695
  li as createHtmlId,
11681
11696
  Se as createUuid,
11682
- ve as getFileExtension,
11697
+ xe as getFileExtension,
11683
11698
  At as openFancyBox,
11684
- mp as useSequence
11699
+ pp as useSequence
11685
11700
  };