comand-component-library 3.3.85 → 3.3.86

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 ie, 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 te, createElementVNode as h, createVNode as x, createCommentVNode as u, vShow as re, Fragment as k, toDisplayString as p, renderSlot as F, createTextVNode as j, renderList as A, mergeProps as B, resolveDirective as _i, normalizeProps as Q, 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 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";
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) === "@") {
@@ -595,24 +595,24 @@ function nl(e, n, t, a) {
595
595
  P.status === "pending" && (P.status = "aborted");
596
596
  }), _ = [];
597
597
  }
598
- function T(P, H, G) {
599
- const W = H !== "success";
598
+ function T(P, H, U) {
599
+ const G = H !== "success";
600
600
  switch (_ = _.filter((V) => V !== P), c) {
601
601
  case "pending":
602
602
  break;
603
603
  case "failed":
604
- if (W || !e.dataAfterTimeout)
604
+ if (G || !e.dataAfterTimeout)
605
605
  return;
606
606
  break;
607
607
  default:
608
608
  return;
609
609
  }
610
610
  if (H === "abort") {
611
- g = G, D();
611
+ g = U, D();
612
612
  return;
613
613
  }
614
- if (W) {
615
- g = G, _.length || (d.length ? E() : D());
614
+ if (G) {
615
+ g = U, _.length || (d.length ? E() : D());
616
616
  return;
617
617
  }
618
618
  if (w(), q(), !e.random) {
@@ -620,7 +620,7 @@ function nl(e, n, t, a) {
620
620
  V !== -1 && V !== e.index && (e.index = V);
621
621
  }
622
622
  c = "completed", y.forEach((V) => {
623
- V(G);
623
+ V(U);
624
624
  });
625
625
  }
626
626
  function E() {
@@ -641,8 +641,8 @@ function nl(e, n, t, a) {
641
641
  const H = {
642
642
  status: "pending",
643
643
  resource: P,
644
- callback: (G, W) => {
645
- T(H, G, W);
644
+ callback: (U, G) => {
645
+ T(H, U, G);
646
646
  }
647
647
  };
648
648
  _.push(H), f++, m = setTimeout(E, e.rotate), t(P, n, H.callback);
@@ -1196,7 +1196,7 @@ const O = (e, n) => {
1196
1196
  }
1197
1197
  }, wl = ["title"];
1198
1198
  function Tl(e, n, t, a, l, i) {
1199
- const d = ie("Icon");
1199
+ const d = se("Icon");
1200
1200
  return i.isIconify ? (s(), C(d, {
1201
1201
  key: 0,
1202
1202
  icon: t.iconClass,
@@ -1209,7 +1209,7 @@ function Tl(e, n, t, a, l, i) {
1209
1209
  }, null, 10, wl));
1210
1210
  }
1211
1211
  const z = /* @__PURE__ */ O(vl, [["render", Tl]]);
1212
- function ae(e, n) {
1212
+ function re(e, n) {
1213
1213
  return ze(e, "EditComponentWrapper", n);
1214
1214
  }
1215
1215
  function Il(e) {
@@ -1222,16 +1222,16 @@ function ze(e, n, t) {
1222
1222
  var a;
1223
1223
  return ((a = e == null ? void 0 : e.$options) == null ? void 0 : a.name) === n && (t == null || t(e)) ? e : e != null && e.$parent ? ze(e.$parent, n, t) : null;
1224
1224
  }
1225
- function de(e, ...n) {
1225
+ function ce(e, ...n) {
1226
1226
  const t = [];
1227
- for (let a = ae(e); a; a = ae(a.$parent))
1227
+ for (let a = re(e); a; a = re(a.$parent))
1228
1228
  a.componentPath && t.unshift(...a.componentPath);
1229
1229
  return t.push(...n), t;
1230
1230
  }
1231
1231
  function Ml(e) {
1232
1232
  return Array.isArray(e) && e.length > 0 ? JSON.stringify(e) : "";
1233
1233
  }
1234
- function J(e, n) {
1234
+ function Y(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,
@@ -1290,10 +1290,10 @@ const Ol = {
1290
1290
  },
1291
1291
  computed: {
1292
1292
  isOuterComponent() {
1293
- return !ae(this.$parent, (e) => (e == null ? void 0 : e.componentName) !== "CmdContainer");
1293
+ return !re(this.$parent, (e) => (e == null ? void 0 : e.componentName) !== "CmdContainer");
1294
1294
  },
1295
1295
  active() {
1296
- return this.editModeContext ? ae(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(ee(this)) : !!this.editModeContext.system.isActiveComponent(ee(this)) : !1;
1296
+ return this.editModeContext ? re(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(te(this)) : !!this.editModeContext.system.isActiveComponent(te(this)) : !1;
1297
1297
  },
1298
1298
  editing() {
1299
1299
  var e;
@@ -1312,15 +1312,15 @@ const Ol = {
1312
1312
  e.target.parentNode.classList.remove("highlight");
1313
1313
  },
1314
1314
  showActionButtons() {
1315
- const e = ae(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer");
1316
- this.editModeContext.system.setActiveComponent(ee(e), ee(this));
1315
+ const e = re(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer");
1316
+ this.editModeContext.system.setActiveComponent(te(e), te(this));
1317
1317
  },
1318
1318
  deleteComponent() {
1319
1319
  var e;
1320
- !this.editing && this.allowDeleteComponent && confirm("Delete this component and its content?") && ((e = this.editModeContext) == null || e.store.deleteContent(ee(this)), this.editModeContext.settings.stopEditing());
1320
+ !this.editing && this.allowDeleteComponent && confirm("Delete this component and its content?") && ((e = this.editModeContext) == null || e.store.deleteContent(te(this)), this.editModeContext.settings.stopEditing());
1321
1321
  },
1322
1322
  deleteInnerComponent() {
1323
- this.editModeContext.store.deleteContent(ee(this)), this.editModeContext.settings.stopEditing();
1323
+ this.editModeContext.store.deleteContent(te(this)), this.editModeContext.settings.stopEditing();
1324
1324
  },
1325
1325
  cancelComponent(e) {
1326
1326
  this.editing && (e.stopPropagation(), this.editModeContext.content.stopEditing());
@@ -1335,7 +1335,7 @@ const Ol = {
1335
1335
  },
1336
1336
  saveComponent() {
1337
1337
  this.editModeContext.store.updateContent(
1338
- ee(this),
1338
+ te(this),
1339
1339
  this.updateHandlerProviders.map((e) => e())
1340
1340
  ), this.editModeContext.content.stopEditing();
1341
1341
  },
@@ -1345,18 +1345,18 @@ const Ol = {
1345
1345
  this.componentName,
1346
1346
  this.componentProps,
1347
1347
  this.allowedComponentTypes,
1348
- ee(this),
1348
+ te(this),
1349
1349
  this.saveSettings,
1350
1350
  this.deleteInnerComponent,
1351
1351
  n || "edit"
1352
1352
  );
1353
1353
  },
1354
1354
  addEntry(e) {
1355
- this.itemProvider ? this.editModeContext.content.addContent(ee(this), this.itemProvider) : this.editSettings(e, "add");
1355
+ this.itemProvider ? this.editModeContext.content.addContent(te(this), this.itemProvider) : this.editSettings(e, "add");
1356
1356
  },
1357
1357
  saveSettings(e) {
1358
1358
  this.editModeContext.store.updateSettings(
1359
- ee(this),
1359
+ te(this),
1360
1360
  e
1361
1361
  ), this.editModeContext.settings.stopEditing();
1362
1362
  },
@@ -1373,7 +1373,7 @@ const Ol = {
1373
1373
  watch: {
1374
1374
  componentPath: {
1375
1375
  handler() {
1376
- this.componentIdentifier = Ml(ee(this));
1376
+ this.componentIdentifier = Ml(te(this));
1377
1377
  },
1378
1378
  immediate: !0,
1379
1379
  deep: !0
@@ -1383,9 +1383,9 @@ const Ol = {
1383
1383
  }
1384
1384
  }
1385
1385
  };
1386
- function ee(e) {
1386
+ function te(e) {
1387
1387
  const n = [];
1388
- for (let t = e; t; t = ae(t.$parent))
1388
+ for (let t = e; t; t = re(t.$parent))
1389
1389
  t.componentPath && n.unshift(...t.componentPath);
1390
1390
  return n;
1391
1391
  }
@@ -1408,7 +1408,7 @@ function Gl(e, n, t, a, l, i) {
1408
1408
  }, {
1409
1409
  default: N(() => [
1410
1410
  t.componentTag === "ul" ? (s(), o("li", Ll, [
1411
- te(h("ul", {
1411
+ ne(h("ul", {
1412
1412
  class: "flex-container no-flex action-buttons",
1413
1413
  "data-component": t.componentName
1414
1414
  }, [
@@ -1476,11 +1476,11 @@ function Gl(e, n, t, a, l, i) {
1476
1476
  ], 2))
1477
1477
  ]))
1478
1478
  ], 8, Dl), [
1479
- [re, i.active]
1479
+ [de, i.active]
1480
1480
  ])
1481
1481
  ])) : (s(), o(k, { key: 1 }, [
1482
1482
  i.isOuterComponent ? (s(), o("p", jl, p(t.componentName), 1)) : u("", !0),
1483
- te(h("ul", {
1483
+ ne(h("ul", {
1484
1484
  class: "flex-container no-flex action-buttons",
1485
1485
  "data-component": t.componentName,
1486
1486
  onMouseenter: n[12] || (n[12] = (...r) => i.addHighlightRelatedComponent && i.addHighlightRelatedComponent(...r)),
@@ -1550,7 +1550,7 @@ function Gl(e, n, t, a, l, i) {
1550
1550
  ], 10, Ul))
1551
1551
  ]))
1552
1552
  ], 40, Fl), [
1553
- [re, i.active]
1553
+ [de, i.active]
1554
1554
  ])
1555
1555
  ], 64)),
1556
1556
  F(e.$slots, "default", { editing: i.editing })
@@ -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]]), Y = {
1561
+ const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), K = {
1562
1562
  inject: {
1563
1563
  editModeContext: {
1564
1564
  default: null
@@ -1588,7 +1588,7 @@ const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), Y = {
1588
1588
  if (this.$refs.editComponentWrapper)
1589
1589
  (e = this.$refs.editComponentWrapper) == null || e.addUpdateHandlerProvider(this.updateHandlerProvider);
1590
1590
  else {
1591
- const n = ae(this.$parent);
1591
+ const n = re(this.$parent);
1592
1592
  n && (n.addEditStateListener((t) => this.editing = t), n.addUpdateHandlerProvider(this.updateHandlerProvider), n.setAddHandlerProvider(this.addHandlerProvider));
1593
1593
  }
1594
1594
  this.mainSidebarContext = !!Sl(this), this.settingsContext = !!Il(this);
@@ -1600,7 +1600,7 @@ const he = /* @__PURE__ */ O(Ol, [["render", Gl]]), Y = {
1600
1600
  };
1601
1601
  const Wl = {
1602
1602
  name: "CmdHeadline",
1603
- mixins: [Y],
1603
+ mixins: [K],
1604
1604
  inject: {
1605
1605
  editModeContext: {
1606
1606
  default: null
@@ -1637,7 +1637,7 @@ const Wl = {
1637
1637
  computed: {
1638
1638
  componentActive() {
1639
1639
  var e;
1640
- return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent(de(ae(this)));
1640
+ return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent(ce(re(this)));
1641
1641
  },
1642
1642
  headlineComponentPath() {
1643
1643
  return this.componentPath || ["props", "cmdHeadline"];
@@ -1652,7 +1652,7 @@ const Wl = {
1652
1652
  methods: {
1653
1653
  updateHandlerProvider() {
1654
1654
  const e = this.editableHeadlineText, n = this.editablePreHeadlineText, t = this.headlineLevel;
1655
- return J(this, {
1655
+ return Y(this, {
1656
1656
  update(a) {
1657
1657
  a.headlineText = e, a.preHeadlineText = n, a.headlineLevel = t;
1658
1658
  }
@@ -1682,7 +1682,7 @@ const Wl = {
1682
1682
  ];
1683
1683
  function es(e, n, t, a, l, i) {
1684
1684
  var f, g, m;
1685
- const d = z, r = X, c = he;
1685
+ const d = z, r = $, c = he;
1686
1686
  return !i.editModeContext || e.settingsContext || e.mainSidebarContext ? (s(), o("div", {
1687
1687
  key: 0,
1688
1688
  class: b(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (f = t.headlineIcon) == null ? void 0 : f.iconClass }, i.getTextAlign])
@@ -1772,7 +1772,7 @@ function es(e, n, t, a, l, i) {
1772
1772
  _: 3
1773
1773
  }, 8, ["componentProps", "componentPath", "allowDeleteComponent"]));
1774
1774
  }
1775
- const U = /* @__PURE__ */ O(Wl, [["render", es]]);
1775
+ const R = /* @__PURE__ */ O(Wl, [["render", es]]);
1776
1776
  const ts = {
1777
1777
  name: "CmdTooltip",
1778
1778
  data() {
@@ -1865,7 +1865,7 @@ const ts = {
1865
1865
  class: "headline-wrapper"
1866
1866
  }, is = ["title"];
1867
1867
  function ls(e, n, t, a, l, i) {
1868
- const d = U, r = z;
1868
+ const d = R, r = z;
1869
1869
  return l.tooltipVisibility ? (s(), o("div", {
1870
1870
  key: 0,
1871
1871
  class: b(["cmd-tooltip", t.status]),
@@ -1896,7 +1896,7 @@ function ls(e, n, t, a, l, i) {
1896
1896
  ])
1897
1897
  ], 2)) : u("", !0);
1898
1898
  }
1899
- const ss = /* @__PURE__ */ O(ts, [["render", ls]]), ne = {
1899
+ const ss = /* @__PURE__ */ O(ts, [["render", ls]]), ie = {
1900
1900
  props: {
1901
1901
  i18n: {
1902
1902
  type: [Object, Function],
@@ -1934,7 +1934,7 @@ const ss = /* @__PURE__ */ O(ts, [["render", ls]]), ne = {
1934
1934
  const as = {
1935
1935
  name: "CmdListOfRequirements",
1936
1936
  mixins: [
1937
- ne,
1937
+ ie,
1938
1938
  os
1939
1939
  ],
1940
1940
  props: {
@@ -1997,7 +1997,7 @@ const as = {
1997
1997
  }, rs = { class: "cmd-list-of-requirements" }, ds = /* @__PURE__ */ h("br", null, null, -1), cs = /* @__PURE__ */ h("hr", null, null, -1), us = ["href", "target"], ms = { key: 1 };
1998
1998
  function hs(e, n, t, a, l, i) {
1999
1999
  var c, f, g;
2000
- const d = U, r = z;
2000
+ const d = R, r = z;
2001
2001
  return s(), o("div", rs, [
2002
2002
  t.showHeadline ? (s(), C(d, {
2003
2003
  key: 0,
@@ -2140,7 +2140,7 @@ const Dt = /* @__PURE__ */ O(gs, [["render", ps]]), ys = {
2140
2140
  };
2141
2141
  },
2142
2142
  mixins: [
2143
- ne,
2143
+ ie,
2144
2144
  Cs
2145
2145
  ],
2146
2146
  props: {
@@ -2371,7 +2371,7 @@ const _s = ["color", "date", "datetime-local", "file", "number", "range"], ks =
2371
2371
  inheritAttrs: !1,
2372
2372
  name: "CmdFormElement",
2373
2373
  mixins: [
2374
- ne,
2374
+ ie,
2375
2375
  ys,
2376
2376
  Nt,
2377
2377
  Me,
@@ -2684,7 +2684,7 @@ const _s = ["color", "date", "datetime-local", "file", "number", "range"], ks =
2684
2684
  class: "search-field-wrapper flex-container no-gap"
2685
2685
  }, Rs = ["id", "maxlength", "value"], Us = ["title"], Gs = ["title"], Ws = { key: 1 };
2686
2686
  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, G, W, V, Z, R, ce, se, _e;
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;
2688
2688
  const d = Dt, r = z;
2689
2689
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (s(), o("label", {
2690
2690
  key: 0,
@@ -2902,16 +2902,16 @@ function Qs(e, n, t, a, l, i) {
2902
2902
  ((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
2903
  j(p(t.nativeButton.text), 1)
2904
2904
  ], 64)),
2905
- ((W = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : W.show) && ((Z = (V = t.nativeButton) == null ? void 0 : V.icon) == null ? void 0 : Z.position) === "after" ? (s(), C(r, {
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, {
2906
2906
  key: 3,
2907
- iconClass: (ce = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : ce.iconClass,
2908
- type: (_e = (se = t.nativeButton) == null ? void 0 : se.icon) == null ? void 0 : _e.iconType
2907
+ iconClass: (le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.iconClass,
2908
+ type: (_e = (Q = t.nativeButton) == null ? void 0 : Q.icon) == null ? void 0 : _e.iconType
2909
2909
  }, null, 8, ["iconClass", "type"])) : u("", !0)
2910
2910
  ], 16)) : u("", !0);
2911
2911
  }
2912
- const X = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2912
+ const $ = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2913
2913
  name: "CmdAddressDataItem",
2914
- mixins: [Y],
2914
+ mixins: [K],
2915
2915
  data() {
2916
2916
  return {
2917
2917
  editableAddressEntry: null
@@ -2969,7 +2969,7 @@ const X = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2969
2969
  tooltip: "Tooltip",
2970
2970
  href: "#"
2971
2971
  };
2972
- return J(this, {
2972
+ return Y(this, {
2973
2973
  item() {
2974
2974
  return e;
2975
2975
  }
@@ -2977,7 +2977,7 @@ const X = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
2977
2977
  },
2978
2978
  updateHandlerProvider() {
2979
2979
  const e = this.editableAddressEntry;
2980
- return J(this, {
2980
+ return Y(this, {
2981
2981
  update(n) {
2982
2982
  typeof e == "object" ? Object.entries(e).forEach(([t, a]) => n[t] = a) : n.href == null ? n.data = e : n.href = e;
2983
2983
  }
@@ -3013,7 +3013,7 @@ const X = /* @__PURE__ */ O(ks, [["render", Qs]]), Zs = {
3013
3013
  class: "country-name"
3014
3014
  }, go = { class: "input-wrapper" };
3015
3015
  function po(e, n, t, a, l, i) {
3016
- const d = z, r = X, c = _i("telephone");
3016
+ const d = z, r = $, c = _i("telephone");
3017
3017
  return s(), o(k, null, [
3018
3018
  h("dt", {
3019
3019
  class: b(["cmd-address-data-item", { address: t.addressEntry.type === "address" }])
@@ -3041,7 +3041,7 @@ function po(e, n, t, a, l, i) {
3041
3041
  modelValue: l.editableAddressEntry,
3042
3042
  "onUpdate:modelValue": n[0] || (n[0] = (f) => l.editableAddressEntry = f)
3043
3043
  }, null, 8, ["type", "labelText", "placeholder", "modelValue"])) : (s(), o(k, { key: 0 }, [
3044
- t.addressEntry.href ? te((s(), o("a", {
3044
+ t.addressEntry.href ? ne((s(), o("a", {
3045
3045
  key: 0,
3046
3046
  href: i.getHref(t.addressEntry),
3047
3047
  target: t.addressEntry.type === "url" ? "_blank" : null,
@@ -3172,7 +3172,7 @@ const yo = /* @__PURE__ */ O(Zs, [["render", po]]), Co = {
3172
3172
  };
3173
3173
  const bo = {
3174
3174
  name: "CmdAddressData",
3175
- mixins: [Y, ne, Co],
3175
+ mixins: [K, ie, Co],
3176
3176
  props: {
3177
3177
  useSlot: {
3178
3178
  type: Boolean,
@@ -3217,7 +3217,7 @@ const bo = {
3217
3217
  methods: {
3218
3218
  onAddItem() {
3219
3219
  this.editModeContext.content.addContent(
3220
- de(this, "props", "addressData", -1),
3220
+ ce(this, "props", "addressData", -1),
3221
3221
  this.itemProvider
3222
3222
  );
3223
3223
  },
@@ -3236,7 +3236,7 @@ const bo = {
3236
3236
  return e.type === "phone" ? "tel:" + e.href : e.type === "email" ? "mailto:" + e.href : e.type === "url" ? e.href : null;
3237
3237
  },
3238
3238
  updateHandlerProvider() {
3239
- return J(this, {
3239
+ return Y(this, {
3240
3240
  update(e, n) {
3241
3241
  const t = n == null ? void 0 : n.find((a) => a.name === "CmdHeadline");
3242
3242
  t && (e.cmdHeadline = e.cmdHeadline || {}, t.update(e.cmdHeadline));
@@ -3257,10 +3257,10 @@ const bo = {
3257
3257
  };
3258
3258
  function Ro(e, n, t, a, l, i) {
3259
3259
  var g;
3260
- const d = U, r = yo, c = he, f = z;
3260
+ const d = R, r = yo, c = he, f = z;
3261
3261
  return s(), o("div", _o, [
3262
3262
  t.useSlot ? F(e.$slots, "default", { key: 0 }) : (s(), o(k, { key: 1 }, [
3263
- ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || e.editModeContext ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
3263
+ ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
3264
3264
  h("address", ko, [
3265
3265
  t.showLabels && !t.showIconsOnly ? (s(), o(k, { key: 0 }, [
3266
3266
  e.editModeContext ? u("", !0) : (s(), o("dl", xo, [
@@ -3491,9 +3491,9 @@ const Qo = {
3491
3491
  }
3492
3492
  }, Zo = { class: "cmd-bank-account-data" }, Jo = { key: 0 }, Yo = ["onClick", "title"], Ko = { key: 1 };
3493
3493
  function Xo(e, n, t, a, l, i) {
3494
- const d = U, r = z;
3494
+ const d = R, r = z;
3495
3495
  return s(), o("div", Zo, [
3496
- t.cmdHeadline ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
3496
+ t.cmdHeadline ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
3497
3497
  h("dl", null, [
3498
3498
  (s(!0), o(k, null, A(t.accountData, (c, f) => (s(), o(k, { key: f }, [
3499
3499
  h("dt", null, p(c.text), 1),
@@ -3541,7 +3541,7 @@ function dn(e, n, t, a, l) {
3541
3541
  }
3542
3542
  const $o = {
3543
3543
  name: "CmdImage",
3544
- mixins: [Y],
3544
+ mixins: [K],
3545
3545
  data() {
3546
3546
  return {
3547
3547
  mediumMaxWidth: 1023,
@@ -3715,7 +3715,7 @@ const $o = {
3715
3715
  textAlign: "center"
3716
3716
  }
3717
3717
  };
3718
- return J(this, {
3718
+ return Y(this, {
3719
3719
  item() {
3720
3720
  return e;
3721
3721
  }
@@ -3723,7 +3723,7 @@ const $o = {
3723
3723
  },
3724
3724
  updateHandlerProvider() {
3725
3725
  const e = this.figcaptionText;
3726
- return this.figcaptionText = null, J(this, {
3726
+ return this.figcaptionText = null, Y(this, {
3727
3727
  update(n) {
3728
3728
  n.figcaption || (n.figcaption = {}), n.figcaption.text = e;
3729
3729
  }
@@ -3746,7 +3746,7 @@ const $o = {
3746
3746
  ], ra = { key: 0 }, da = ["src", "alt", "title"], ca = { key: 1 };
3747
3747
  function ua(e, n, t, a, l, i) {
3748
3748
  var c, f, g, m, _, y, w, v, S;
3749
- const d = X, r = he;
3749
+ const d = $, r = he;
3750
3750
  return e.editModeContext ? (s(), C(r, {
3751
3751
  key: 0,
3752
3752
  ref: "editComponentWrapper",
@@ -3760,12 +3760,12 @@ function ua(e, n, t, a, l, i) {
3760
3760
  itemProvider: ((c = e.editModeConfig) == null ? void 0 : c.allowAddItem) !== !1 ? i.itemProvider : null
3761
3761
  }, {
3762
3762
  default: N((M) => {
3763
- var D, q, T, E, P, H, G, W, V, Z;
3763
+ var D, q, T, E, P, H, U, G, V, J, Z, le;
3764
3764
  return [
3765
3765
  h("figure", {
3766
3766
  class: b(["cmd-image flex-container no-gap vertical", i.textAlign])
3767
3767
  }, [
3768
- t.figcaption.show && ((D = t.figcaption) == null ? void 0 : D.position) === "top" ? (s(), o(k, { key: 0 }, [
3768
+ ((D = t.figcaption) == null ? void 0 : D.show) && ((q = t.figcaption) == null ? void 0 : q.position) === "top" ? (s(), o(k, { key: 0 }, [
3769
3769
  M.editing ? (s(), C(d, {
3770
3770
  key: 0,
3771
3771
  element: "input",
@@ -3774,22 +3774,22 @@ function ua(e, n, t, a, l, i) {
3774
3774
  required: !0,
3775
3775
  labelText: "Text figcaption",
3776
3776
  modelValue: i.editableFigcaptionText,
3777
- "onUpdate:modelValue": n[0] || (n[0] = (R) => i.editableFigcaptionText = R)
3778
- }, null, 8, ["class", "modelValue"])) : (q = t.figcaption) != null && q.text ? (s(), o("figcaption", ea, p((T = t.figcaption) == null ? void 0 : T.text), 1)) : u("", !0)
3777
+ "onUpdate:modelValue": n[0] || (n[0] = (Q) => i.editableFigcaptionText = Q)
3778
+ }, null, 8, ["class", "modelValue"])) : (T = t.figcaption) != null && T.text ? (s(), o("figcaption", ea, p((E = t.figcaption) == null ? void 0 : E.text), 1)) : u("", !0)
3779
3779
  ], 64)) : u("", !0),
3780
3780
  M.editing ? (s(), o(k, { key: 1 }, [
3781
3781
  h("a", B({
3782
3782
  href: "#",
3783
3783
  class: ["box drop-area flex-container vertical", { "allow-drop": l.allowDrop }]
3784
3784
  }, ft(i.dragAndDropHandler), {
3785
- onClick: n[1] || (n[1] = I((...R) => i.selectFiles && i.selectFiles(...R), ["prevent"])),
3785
+ onClick: n[1] || (n[1] = I((...Q) => i.selectFiles && i.selectFiles(...Q), ["prevent"])),
3786
3786
  title: "Drag new image to this area to replace old one!"
3787
3787
  }), [
3788
3788
  ta,
3789
3789
  h("img", {
3790
3790
  src: i.imageSource,
3791
- alt: (E = t.image) == null ? void 0 : E.alt,
3792
- title: (P = t.image) == null ? void 0 : P.tooltip
3791
+ alt: (P = t.image) == null ? void 0 : P.alt,
3792
+ title: (H = t.image) == null ? void 0 : H.tooltip
3793
3793
  }, null, 8, na)
3794
3794
  ], 16),
3795
3795
  x(d, {
@@ -3804,10 +3804,10 @@ function ua(e, n, t, a, l, i) {
3804
3804
  ], 64)) : i.imageSource ? (s(), o("img", {
3805
3805
  key: 2,
3806
3806
  src: i.imageSource,
3807
- alt: (H = t.image) == null ? void 0 : H.alt,
3807
+ alt: (U = t.image) == null ? void 0 : U.alt,
3808
3808
  title: (G = t.image) == null ? void 0 : G.tooltip
3809
3809
  }, null, 8, ia)) : u("", !0),
3810
- t.figcaption.show && ((W = t.figcaption) == null ? void 0 : W.position) !== "top" ? (s(), o(k, { key: 3 }, [
3810
+ ((V = t.figcaption) == null ? void 0 : V.show) && ((J = t.figcaption) == null ? void 0 : J.position) !== "top" ? (s(), o(k, { key: 3 }, [
3811
3811
  M.editing ? (s(), C(d, {
3812
3812
  key: 0,
3813
3813
  element: "input",
@@ -3817,15 +3817,15 @@ function ua(e, n, t, a, l, i) {
3817
3817
  labelText: "Text figcaption",
3818
3818
  showLabel: !1,
3819
3819
  modelValue: i.editableFigcaptionText,
3820
- "onUpdate:modelValue": n[2] || (n[2] = (R) => i.editableFigcaptionText = R),
3820
+ "onUpdate:modelValue": n[2] || (n[2] = (Q) => i.editableFigcaptionText = Q),
3821
3821
  placeholder: "figcaption"
3822
- }, null, 8, ["class", "modelValue"])) : (V = t.figcaption) != null && V.text ? (s(), o("figcaption", la, p((Z = t.figcaption) == null ? void 0 : Z.text), 1)) : u("", !0)
3822
+ }, null, 8, ["class", "modelValue"])) : (Z = t.figcaption) != null && Z.text ? (s(), o("figcaption", la, p((le = t.figcaption) == null ? void 0 : le.text), 1)) : u("", !0)
3823
3823
  ], 64)) : u("", !0),
3824
3824
  !M.editing && !i.imageSource ? (s(), o("button", {
3825
3825
  key: 4,
3826
3826
  type: "button",
3827
3827
  class: "button confirm",
3828
- onClick: n[3] || (n[3] = (...R) => i.onAddItem && i.onAddItem(...R))
3828
+ onClick: n[3] || (n[3] = (...Q) => i.onAddItem && i.onAddItem(...Q))
3829
3829
  }, aa)) : u("", !0)
3830
3830
  ], 2)
3831
3831
  ];
@@ -3911,9 +3911,9 @@ const pa = {
3911
3911
  name: "CmdThumbnailScroller",
3912
3912
  emits: ["click"],
3913
3913
  mixins: [
3914
- ne,
3914
+ ie,
3915
3915
  ga,
3916
- Y
3916
+ K
3917
3917
  ],
3918
3918
  data() {
3919
3919
  return {
@@ -4025,7 +4025,7 @@ const pa = {
4025
4025
  },
4026
4026
  onAddItem() {
4027
4027
  this.editModeContext.content.addContent(
4028
- de(this, "props", "thumbnailScrollerItems", -1),
4028
+ ce(this, "props", "thumbnailScrollerItems", -1),
4029
4029
  this.itemProvider
4030
4030
  );
4031
4031
  },
@@ -4084,7 +4084,7 @@ const pa = {
4084
4084
  ];
4085
4085
  function Ta(e, n, t, a, l, i) {
4086
4086
  var g;
4087
- const d = U, r = qe, c = Ce, f = z;
4087
+ const d = R, r = qe, c = Ce, f = z;
4088
4088
  return s(), o("div", {
4089
4089
  class: b([
4090
4090
  "cmd-thumbnail-scroller",
@@ -4097,7 +4097,7 @@ function Ta(e, n, t, a, l, i) {
4097
4097
  ]),
4098
4098
  ref: "thumbnail-scroller"
4099
4099
  }, [
4100
- ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || e.editModeContext ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4100
+ ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4101
4101
  h("div", ya, [
4102
4102
  l.showSlidebuttons ? (s(), C(r, {
4103
4103
  key: 0,
@@ -4389,14 +4389,14 @@ const Ma = si, Oa = ["aria-label"], La = { class: "flex-container" }, Da = {
4389
4389
  class: "flex-container no-flex"
4390
4390
  }, za = ["title"], qa = { key: 1 }, Ra = ["title"], Ua = { key: 1 };
4391
4391
  function Ga(e, n, t, a, l, i) {
4392
- var m, _, y, w, v, S, M, D, q, T, E, P, H, G, W, V, Z, R, ce, se, _e, L, ge, zt, qt, Rt, Ut, Gt, Wt;
4393
- const d = U, r = z, c = Ce, f = qe, g = Ia;
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;
4393
+ const d = R, r = z, c = Ce, f = qe, g = Ia;
4394
4394
  return s(), C(xi, { to: "body" }, [
4395
4395
  h("dialog", {
4396
4396
  ref: "dialog",
4397
4397
  class: b(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
4398
4398
  "aria-label": e.ariaLabelText,
4399
- onCancel: n[5] || (n[5] = (...oe) => e.onDialogCancel && e.onDialogCancel(...oe))
4399
+ onCancel: n[5] || (n[5] = (...ae) => e.onDialogCancel && e.onDialogCancel(...ae))
4400
4400
  }, [
4401
4401
  h("header", La, [
4402
4402
  (m = e.cmdHeadline) != null && m.show ? (s(), C(d, {
@@ -4411,7 +4411,7 @@ function Ga(e, n, t, a, l, i) {
4411
4411
  href: "#",
4412
4412
  class: "button print-color",
4413
4413
  title: (M = e.fancyboxOptions.printButtons.color) == null ? void 0 : M.tooltip,
4414
- onClick: n[0] || (n[0] = I((oe) => e.printInGrayscale = !1, ["prevent"]))
4414
+ onClick: n[0] || (n[0] = I((ae) => e.printInGrayscale = !1, ["prevent"]))
4415
4415
  }, [
4416
4416
  x(r, {
4417
4417
  iconClass: (D = e.fancyboxOptions.printButtons.color) == null ? void 0 : D.iconClass,
@@ -4423,7 +4423,7 @@ function Ga(e, n, t, a, l, i) {
4423
4423
  href: "#",
4424
4424
  class: "button print-grayscale",
4425
4425
  title: (E = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : E.tooltip,
4426
- onClick: n[1] || (n[1] = I((oe) => e.printInGrayscale = !0, ["prevent"]))
4426
+ onClick: n[1] || (n[1] = I((ae) => e.printInGrayscale = !0, ["prevent"]))
4427
4427
  }, [
4428
4428
  x(r, {
4429
4429
  iconClass: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconClass,
@@ -4437,7 +4437,7 @@ function Ga(e, n, t, a, l, i) {
4437
4437
  id: "close-dialog",
4438
4438
  title: e.fancyboxOptions.closeIcon.tooltip,
4439
4439
  ref: "close-dialog",
4440
- onClick: n[2] || (n[2] = I((...oe) => e.close && e.close(...oe), ["prevent"]))
4440
+ onClick: n[2] || (n[2] = I((...ae) => e.close && e.close(...ae), ["prevent"]))
4441
4441
  }, [
4442
4442
  x(r, {
4443
4443
  iconClass: e.fancyboxOptions.closeIcon.iconClass,
@@ -4449,10 +4449,10 @@ function Ga(e, n, t, a, l, i) {
4449
4449
  h("div", {
4450
4450
  class: b(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
4451
4451
  }, [
4452
- e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (s(), o("div", Ba, [
4452
+ e.fancyBoxImageUrl || ((U = e.cmdImage) == null ? void 0 : U.image) ? (s(), o("div", Ba, [
4453
4453
  x(c, {
4454
4454
  image: e.largeSingleImage,
4455
- figcaption: (W = e.cmdImage) == null ? void 0 : W.figcaption
4455
+ figcaption: (G = e.cmdImage) == null ? void 0 : G.figcaption
4456
4456
  }, null, 8, ["image", "figcaption"])
4457
4457
  ])) : e.fancyBoxContent ? (s(), o("div", {
4458
4458
  key: 1,
@@ -4477,19 +4477,19 @@ function Ga(e, n, t, a, l, i) {
4477
4477
  e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (s(), o("footer", Va, [
4478
4478
  (V = e.fancyboxOptions.submitButtons) != null && V.cancel ? (s(), o("button", {
4479
4479
  key: 0,
4480
- onClick: n[3] || (n[3] = (...oe) => e.cancel && e.cancel(...oe)),
4481
- title: (Z = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Z.tooltip
4480
+ onClick: n[3] || (n[3] = (...ae) => e.cancel && e.cancel(...ae)),
4481
+ title: (J = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : J.tooltip
4482
4482
  }, [
4483
- (R = e.fancyboxOptions.submitButtons.cancel) != null && R.iconClass ? (s(), C(r, {
4483
+ (Z = e.fancyboxOptions.submitButtons.cancel) != null && Z.iconClass ? (s(), C(r, {
4484
4484
  key: 0,
4485
- iconClass: (ce = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ce.iconClass,
4486
- type: (se = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : se.iconType
4485
+ iconClass: (le = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : le.iconClass,
4486
+ type: (Q = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Q.iconType
4487
4487
  }, null, 8, ["iconClass", "type"])) : u("", !0),
4488
4488
  (_e = e.fancyboxOptions.submitButtons.cancel) != null && _e.buttonText ? (s(), o("span", qa, p((L = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : L.buttonText), 1)) : u("", !0)
4489
4489
  ], 8, za)) : u("", !0),
4490
4490
  (ge = e.fancyboxOptions.submitButtons) != null && ge.confirm ? (s(), o("button", {
4491
4491
  key: 1,
4492
- onClick: n[4] || (n[4] = (...oe) => e.confirm && e.confirm(...oe)),
4492
+ onClick: n[4] || (n[4] = (...ae) => e.confirm && e.confirm(...ae)),
4493
4493
  title: (zt = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : zt.tooltip
4494
4494
  }, [
4495
4495
  (qt = e.fancyboxOptions.submitButtons.confirm) != null && qt.iconClass ? (s(), C(r, {
@@ -4513,7 +4513,7 @@ function Ga(e, n, t, a, l, i) {
4513
4513
  const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4514
4514
  name: "CmdListOfLinksItem",
4515
4515
  inheritAttrs: !1,
4516
- mixins: [Y],
4516
+ mixins: [K],
4517
4517
  data() {
4518
4518
  return {
4519
4519
  editableText: this.link.text
@@ -4528,7 +4528,7 @@ const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4528
4528
  methods: {
4529
4529
  updateHandlerProvider() {
4530
4530
  const e = this.editableText;
4531
- return J(this, {
4531
+ return Y(this, {
4532
4532
  update(n) {
4533
4533
  n.text = e;
4534
4534
  }
@@ -4553,7 +4553,7 @@ const jg = /* @__PURE__ */ O(Ma, [["render", Ga]]), Wa = {
4553
4553
  class: "input-wrapper"
4554
4554
  };
4555
4555
  function Xa(e, n, t, a, l, i) {
4556
- const d = z, r = ie("router-link"), c = X;
4556
+ const d = z, r = se("router-link"), c = $;
4557
4557
  return e.editing ? (s(), o("div", Ka, [
4558
4558
  x(c, {
4559
4559
  element: "input",
@@ -4599,7 +4599,7 @@ const $a = /* @__PURE__ */ O(Wa, [["render", Xa]]);
4599
4599
  const er = {
4600
4600
  name: "CmdListOfLinks",
4601
4601
  emits: ["click"],
4602
- mixins: [Y],
4602
+ mixins: [K],
4603
4603
  props: {
4604
4604
  sectionAnchors: {
4605
4605
  type: Boolean,
@@ -4646,7 +4646,7 @@ const er = {
4646
4646
  methods: {
4647
4647
  onAddItem() {
4648
4648
  this.editModeContext.content.addContent(
4649
- de(this, "props", "links", -1),
4649
+ ce(this, "props", "links", -1),
4650
4650
  this.itemProvider
4651
4651
  );
4652
4652
  },
@@ -4661,7 +4661,7 @@ const er = {
4661
4661
  };
4662
4662
  },
4663
4663
  updateHandlerProvider() {
4664
- return J(this, {
4664
+ return Y(this, {
4665
4665
  update(e, n) {
4666
4666
  const t = n == null ? void 0 : n.find((a) => a.name === "CmdHeadline");
4667
4667
  t && (e.cmdHeadline = e.cmdHeadline || {}, t.update(e.cmdHeadline));
@@ -4675,11 +4675,11 @@ const er = {
4675
4675
  ];
4676
4676
  function sr(e, n, t, a, l, i) {
4677
4677
  var f;
4678
- const d = U, r = $a, c = he;
4678
+ const d = R, r = $a, c = he;
4679
4679
  return s(), o("div", {
4680
4680
  class: b(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors, "large-icons": t.largeIcons }])
4681
4681
  }, [
4682
- ((f = t.cmdHeadline) == null ? void 0 : f.headlineText) || e.editModeContext ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4682
+ ((f = t.cmdHeadline) == null ? void 0 : f.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4683
4683
  h("ul", {
4684
4684
  class: b(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, i.setStretchClass])
4685
4685
  }, [
@@ -4744,7 +4744,7 @@ const or = /* @__PURE__ */ O(er, [["render", sr]]), ar = {
4744
4744
  const Bt = {
4745
4745
  name: "CmdBox",
4746
4746
  mixins: [
4747
- ne,
4747
+ ie,
4748
4748
  ar,
4749
4749
  rr
4750
4750
  ],
@@ -4909,7 +4909,7 @@ const dr = Bt, cr = ["title"], ur = {
4909
4909
  };
4910
4910
  function zr(e, n, t, a, l, i) {
4911
4911
  var f, g, m, _, y, w, v, S, M;
4912
- const d = U, r = z, c = or;
4912
+ const d = R, r = z, c = or;
4913
4913
  return t.boxType === "content" ? (s(), o("div", {
4914
4914
  key: 0,
4915
4915
  class: b([
@@ -4930,7 +4930,7 @@ function zr(e, n, t, a, l, i) {
4930
4930
  title: l.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
4931
4931
  onClick: n[0] || (n[0] = I((...D) => i.toggleContentVisibility && i.toggleContentVisibility(...D), ["prevent"]))
4932
4932
  }, [
4933
- (f = t.useSlots) != null && f.includes("header") ? F(e.$slots, "header", { key: 0 }) : (g = t.cmdHeadline) != null && g.headlineText ? (s(), C(d, Q(B({ key: 1 }, t.cmdHeadline)), null, 16)) : u("", !0),
4933
+ (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
4934
  x(r, {
4935
4935
  iconClass: l.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
4936
4936
  type: l.open ? t.iconOpen.iconType : t.iconClosed.iconType
@@ -4938,10 +4938,10 @@ function zr(e, n, t, a, l, i) {
4938
4938
  ], 8, cr)) : (s(), o(k, { key: 1 }, [
4939
4939
  ((m = t.useSlots) == null ? void 0 : m.includes("header")) || ((_ = t.cmdHeadline) == null ? void 0 : _.headlineText) ? (s(), o("div", ur, [
4940
4940
  (y = t.useSlots) != null && y.includes("header") ? F(e.$slots, "header", { key: 0 }) : u("", !0),
4941
- (w = t.cmdHeadline) != null && w.headlineText ? (s(), C(d, Q(B({ key: 1 }, t.cmdHeadline)), null, 16)) : u("", !0)
4941
+ (w = t.cmdHeadline) != null && w.headlineText ? (s(), C(d, W(B({ key: 1 }, t.cmdHeadline)), null, 16)) : u("", !0)
4942
4942
  ])) : u("", !0)
4943
4943
  ], 64)),
4944
- te(h("div", mr, [
4944
+ ne(h("div", mr, [
4945
4945
  (v = t.useSlots) != null && v.includes("body") ? (s(), o("div", {
4946
4946
  key: 0,
4947
4947
  class: b({ "default-padding": t.useDefaultPadding })
@@ -4974,12 +4974,12 @@ function zr(e, n, t, a, l, i) {
4974
4974
  h("div", {
4975
4975
  class: b({ "default-padding": t.useDefaultPadding })
4976
4976
  }, [
4977
- ((S = t.cmdHeadline) == null ? void 0 : S.headlineText) && t.repeatHeadlineInBoxBody ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4977
+ ((S = t.cmdHeadline) == null ? void 0 : S.headlineText) && t.repeatHeadlineInBoxBody ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
4978
4978
  t.textBody ? (s(), o("p", fr, p(t.textBody), 1)) : u("", !0)
4979
4979
  ], 2)
4980
4980
  ], 64))
4981
4981
  ], 512), [
4982
- [re, l.open]
4982
+ [de, l.open]
4983
4983
  ]),
4984
4984
  (M = t.useSlots) != null && M.includes("footer") ? (s(), o("div", gr, [
4985
4985
  F(e.$slots, "footer")
@@ -5222,10 +5222,10 @@ const Rr = jt, Ur = { class: "cmd-box-wrapper" }, Gr = {
5222
5222
  class: "options-wrapper"
5223
5223
  }, Qr = ["title"], Zr = ["title"];
5224
5224
  function Jr(e, n, t, a, l, i) {
5225
- const d = U, r = z;
5225
+ const d = R, r = z;
5226
5226
  return s(), o("div", Ur, [
5227
5227
  t.cmdHeadline.headlineText || t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (s(), o("div", Gr, [
5228
- t.cmdHeadline.headlineText ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
5228
+ t.cmdHeadline.headlineText ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
5229
5229
  t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (s(), o("div", Wr, [
5230
5230
  t.allowTogglingCollapsingBoxes ? (s(), o("a", {
5231
5231
  key: 0,
@@ -5298,7 +5298,7 @@ const Yr = {
5298
5298
  }
5299
5299
  }, Kr = { class: "cmd-breadcrumbs" }, Xr = { key: 0 }, $r = ["href"], ed = { key: 1 }, td = { key: 1 }, nd = { key: 2 }, id = { key: 1 }, ld = { key: 3 };
5300
5300
  function sd(e, n, t, a, l, i) {
5301
- const d = z, r = ie("router-link");
5301
+ const d = z, r = se("router-link");
5302
5302
  return s(), o("ul", Kr, [
5303
5303
  t.breadcrumbLabel ? (s(), o("li", Xr, p(t.breadcrumbLabel), 1)) : u("", !0),
5304
5304
  (s(!0), o(k, null, A(t.breadcrumbLinks || [], (c, f) => (s(), o("li", { key: f }, [
@@ -5403,7 +5403,7 @@ const od = {
5403
5403
  }, ad = { class: "cmd-company-logo" }, rd = ["href", "title"];
5404
5404
  function dd(e, n, t, a, l, i) {
5405
5405
  var c, f, g, m, _, y;
5406
- const d = Ce, r = ie("router-link");
5406
+ const d = Ce, r = se("router-link");
5407
5407
  return s(), o("div", ad, [
5408
5408
  ((c = t.link) == null ? void 0 : c.type) === "router" ? (s(), C(r, {
5409
5409
  key: 0,
@@ -5438,7 +5438,7 @@ const cd = /* @__PURE__ */ O(od, [["render", dd]]), ud = {
5438
5438
  };
5439
5439
  const md = {
5440
5440
  name: "CmdCookieDisclaimer",
5441
- mixins: [ne, ud],
5441
+ mixins: [ie, ud],
5442
5442
  data() {
5443
5443
  return {
5444
5444
  showCookieDisclaimer: !0,
@@ -5541,7 +5541,7 @@ const md = {
5541
5541
  class: "flex-container vertical"
5542
5542
  }, kd = { key: 0 }, xd = { key: 1 }, vd = ["href", "target"], wd = ["innerHTML"], Td = { class: "button-wrapper align-center" };
5543
5543
  function Id(e, n, t, a, l, i) {
5544
- const d = U, r = X, c = qr;
5544
+ const d = R, r = $, c = qr;
5545
5545
  return s(), C(ue, { name: "fade" }, {
5546
5546
  default: N(() => {
5547
5547
  var f, g, m;
@@ -5708,7 +5708,7 @@ const Pd = {
5708
5708
  name: "CmdFakeSelect",
5709
5709
  inheritAttrs: !1,
5710
5710
  mixins: [
5711
- ne,
5711
+ ie,
5712
5712
  Nd,
5713
5713
  Nt,
5714
5714
  Me,
@@ -5910,7 +5910,7 @@ const Pd = {
5910
5910
  };
5911
5911
  function $d(e, n, t, a, l, i) {
5912
5912
  var f, g, m, _;
5913
- const d = Dt, r = z, c = ie("router-link");
5913
+ const d = Dt, r = z, c = se("router-link");
5914
5914
  return s(), o("div", {
5915
5915
  class: b([
5916
5916
  l.validationStatus,
@@ -6175,7 +6175,7 @@ const tc = {
6175
6175
  type: "submit"
6176
6176
  }, sc = { key: 1 };
6177
6177
  function oc(e, n, t, a, l, i) {
6178
- const d = X;
6178
+ const d = $;
6179
6179
  return s(), o("form", {
6180
6180
  class: b(["cmd-form", { error: l.errorOccurred }]),
6181
6181
  "data-use-validation": t.useValidation,
@@ -6343,7 +6343,7 @@ function yc(e, n, t, a, l, i) {
6343
6343
  const qg = /* @__PURE__ */ O(fc, [["render", yc]]);
6344
6344
  const Cc = {
6345
6345
  name: "CmdImageGallery",
6346
- mixins: [Y],
6346
+ mixins: [K],
6347
6347
  props: {
6348
6348
  cmdHeadline: {
6349
6349
  type: Object,
@@ -6379,7 +6379,7 @@ const Cc = {
6379
6379
  },
6380
6380
  onAddItem() {
6381
6381
  this.editModeContext.content.addContent(
6382
- de(this, "props", "images", -1),
6382
+ ce(this, "props", "images", -1),
6383
6383
  this.itemProvider
6384
6384
  );
6385
6385
  },
@@ -6401,7 +6401,7 @@ const Cc = {
6401
6401
  },
6402
6402
  updateHandlerProvider() {
6403
6403
  const e = this.editableHtmlContent;
6404
- return J(this, {
6404
+ return Y(this, {
6405
6405
  update(n, t) {
6406
6406
  n.htmlContent = e;
6407
6407
  const a = t == null ? void 0 : t.find((l) => l.name === "CmdHeadline");
@@ -6416,9 +6416,9 @@ const Cc = {
6416
6416
  ];
6417
6417
  function wc(e, n, t, a, l, i) {
6418
6418
  var c;
6419
- const d = U, r = Ce;
6419
+ const d = R, r = Ce;
6420
6420
  return s(), o("div", bc, [
6421
- ((c = t.cmdHeadline) == null ? void 0 : c.headlineText) || e.editModeContext ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
6421
+ ((c = t.cmdHeadline) == null ? void 0 : c.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
6422
6422
  e.editModeContext ? t.images.length ? (s(!0), o(k, { key: 2 }, A(t.images, (f, g) => (s(), C(r, {
6423
6423
  key: g,
6424
6424
  class: "image-wrapper",
@@ -6657,7 +6657,7 @@ function Rc(e, n, t, a, l, i) {
6657
6657
  ]),
6658
6658
  "aria-labelledby": e.htmlId
6659
6659
  }, [
6660
- te(h("span", Bc, [
6660
+ ne(h("span", Bc, [
6661
6661
  h("span", { id: e.htmlId }, [
6662
6662
  j(p(t.labelText), 1),
6663
6663
  t.required ? (s(), o("sup", Fc, "*")) : u("", !0)
@@ -6688,7 +6688,7 @@ function Rc(e, n, t, a, l, i) {
6688
6688
  x(r, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
6689
6689
  ], 8, Hc)) : u("", !0)
6690
6690
  ], 512), [
6691
- [re, t.showLabel]
6691
+ [de, t.showLabel]
6692
6692
  ]),
6693
6693
  t.useSlot ? (s(), o("div", qc, [
6694
6694
  F(e.$slots, "default")
@@ -6700,7 +6700,7 @@ function Rc(e, n, t, a, l, i) {
6700
6700
  key: f,
6701
6701
  for: c.id
6702
6702
  }, [
6703
- te(h("input", {
6703
+ ne(h("input", {
6704
6704
  type: t.inputTypes,
6705
6705
  id: c.id,
6706
6706
  name: c.name,
@@ -6916,13 +6916,13 @@ const Uc = {
6916
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
6917
  function ou(e, n, t, a, l, i) {
6918
6918
  var g, m, _, y, w, v, S;
6919
- const d = U, r = X, c = z, f = ie("router-link");
6919
+ const d = R, r = $, c = z, f = se("router-link");
6920
6920
  return s(), o(k, null, [
6921
- te(h("fieldset", Gc, [
6921
+ ne(h("fieldset", Gc, [
6922
6922
  h("legend", {
6923
6923
  class: b({ hidden: !t.showLegend })
6924
6924
  }, p(t.textLegendLoginForm), 3),
6925
- t.cmdHeadlineLoginForm ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : u("", !0),
6925
+ t.cmdHeadlineLoginForm ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : u("", !0),
6926
6926
  h("div", Wc, [
6927
6927
  x(r, {
6928
6928
  element: "input",
@@ -7011,13 +7011,13 @@ function ou(e, n, t, a, l, i) {
7011
7011
  ], 10, $c)) : u("", !0)
7012
7012
  ])
7013
7013
  ], 512), [
7014
- [re, !l.sendLogin]
7014
+ [de, !l.sendLogin]
7015
7015
  ]),
7016
- te(h("fieldset", tu, [
7016
+ ne(h("fieldset", tu, [
7017
7017
  h("legend", {
7018
7018
  class: b({ hidden: !t.showLegend })
7019
7019
  }, p(t.textLegendForgotLoginForm), 3),
7020
- t.cmdHeadlineSendLoginForm ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : u("", !0),
7020
+ t.cmdHeadlineSendLoginForm ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : u("", !0),
7021
7021
  x(r, {
7022
7022
  element: "input",
7023
7023
  type: "email",
@@ -7059,7 +7059,7 @@ function ou(e, n, t, a, l, i) {
7059
7059
  ], 10, lu)) : u("", !0)
7060
7060
  ])
7061
7061
  ], 512), [
7062
- [re, l.sendLogin]
7062
+ [de, l.sendLogin]
7063
7063
  ])
7064
7064
  ], 64);
7065
7065
  }
@@ -7159,7 +7159,7 @@ const au = {
7159
7159
  class: "close-nav"
7160
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
7161
  function _u(e, n, t, a, l, i) {
7162
- const d = z, r = ie("router-link");
7162
+ const d = z, r = se("router-link");
7163
7163
  return s(), o("div", {
7164
7164
  class: b([
7165
7165
  "cmd-main-navigation",
@@ -7396,7 +7396,7 @@ const xu = {
7396
7396
  class: "number"
7397
7397
  }, Du = { key: 2 };
7398
7398
  function Nu(e, n, t, a, l, i) {
7399
- const d = z, r = ie("router-link");
7399
+ const d = z, r = se("router-link");
7400
7400
  return s(), o("ol", vu, [
7401
7401
  (s(!0), o(k, null, A(t.multisteps, (c, f) => (s(), o("li", {
7402
7402
  key: f,
@@ -7476,7 +7476,7 @@ function pn(e, n, t, a = !0) {
7476
7476
  }
7477
7477
  const Pu = {
7478
7478
  name: "CmdOpeningHoursItem",
7479
- mixins: [Y],
7479
+ mixins: [K],
7480
7480
  data() {
7481
7481
  return {
7482
7482
  editableDay: {}
@@ -7509,7 +7509,7 @@ const Pu = {
7509
7509
  },
7510
7510
  updateHandlerProvider() {
7511
7511
  const e = this.editableDay;
7512
- return J(this, {
7512
+ return Y(this, {
7513
7513
  update(n) {
7514
7514
  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
7515
  }
@@ -7550,7 +7550,7 @@ const Pu = {
7550
7550
  class: "input-wrapper"
7551
7551
  }, Ru = ["title"];
7552
7552
  function Uu(e, n, t, a, l, i) {
7553
- const d = X;
7553
+ const d = $;
7554
7554
  return e.editing ? (s(), o(k, { key: 1 }, [
7555
7555
  h("dt", null, [
7556
7556
  x(d, {
@@ -7685,7 +7685,7 @@ function Wu(e, n, t, a = !0) {
7685
7685
  }
7686
7686
  const Qu = {
7687
7687
  name: "CmdOpeningHours",
7688
- mixins: [Y],
7688
+ mixins: [K],
7689
7689
  data() {
7690
7690
  return {
7691
7691
  currentTime: new Date(),
@@ -7837,7 +7837,7 @@ const Qu = {
7837
7837
  methods: {
7838
7838
  onAddItem() {
7839
7839
  this.editModeContext.content.addContent(
7840
- de(this, "props", "openingHours", -1),
7840
+ ce(this, "props", "openingHours", -1),
7841
7841
  this.itemProvider
7842
7842
  );
7843
7843
  },
@@ -7859,7 +7859,7 @@ const Qu = {
7859
7859
  },
7860
7860
  updateHandlerProvider() {
7861
7861
  const e = this.editableOpeningHours, n = this.editableTextOpen, t = this.editableTextClosed, a = this.editableTextHolidays, l = this.editableTextMiscInfo;
7862
- return J(this, {
7862
+ return Y(this, {
7863
7863
  update(i, d) {
7864
7864
  i.openingHours = e, i.textOpen = n, i.textClosed = t, i.textHolidays = a, i.textMiscInfo = l;
7865
7865
  const r = d == null ? void 0 : d.find((c) => c.name === "CmdHeadline");
@@ -7880,9 +7880,9 @@ const Qu = {
7880
7880
  };
7881
7881
  function om(e, n, t, a, l, i) {
7882
7882
  var m, _, y;
7883
- const d = U, r = ie("router-link"), c = X, f = Gu, g = he;
7883
+ const d = R, r = se("router-link"), c = $, f = Gu, g = he;
7884
7884
  return s(), o("div", Zu, [
7885
- ((m = t.cmdHeadline) == null ? void 0 : m.headlineText) || e.editModeContext ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
7885
+ ((m = t.cmdHeadline) == null ? void 0 : m.headlineText) || e.editModeContext ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
7886
7886
  e.editing ? (s(), o("div", Yu, [
7887
7887
  x(c, {
7888
7888
  element: "input",
@@ -8003,7 +8003,7 @@ const Zg = /* @__PURE__ */ O(Qu, [["render", om]]), am = {
8003
8003
  const rm = {
8004
8004
  name: "CmdPager",
8005
8005
  mixins: [
8006
- ne,
8006
+ ie,
8007
8007
  am
8008
8008
  ],
8009
8009
  emits: ["click"],
@@ -8226,7 +8226,7 @@ const wm = {
8226
8226
  }, Mm = ["title"];
8227
8227
  function Om(e, n, t, a, l, i) {
8228
8228
  var r;
8229
- const d = U;
8229
+ const d = R;
8230
8230
  return s(), o("aside", {
8231
8231
  class: b(["cmd-sidebar", i.wrapperClass, { box: t.styledAsBox, "collapse-to-right": !t.collapseToLeft }])
8232
8232
  }, [
@@ -8336,7 +8336,7 @@ function Bm(e, n, t, a, l, i) {
8336
8336
  F(e.$slots, "navigation")
8337
8337
  ], 64)) : u("", !0),
8338
8338
  t.cmdCompanyLogo || ((_ = (m = t.cmdMainNavigation) == null ? void 0 : m.navigationEntries) == null ? void 0 : _.length) ? (s(), o(k, { key: 1 }, [
8339
- t.cmdCompanyLogo ? (s(), C(d, Q(B({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : u("", !0),
8339
+ t.cmdCompanyLogo ? (s(), C(d, W(B({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : u("", !0),
8340
8340
  ((w = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) == null ? void 0 : w.length) && t.navigationInline ? (s(), C(r, {
8341
8341
  key: 1,
8342
8342
  navigationEntries: t.cmdMainNavigation.navigationEntries,
@@ -8378,7 +8378,7 @@ const Fm = {
8378
8378
  "update:modelValueSearchFilters"
8379
8379
  ],
8380
8380
  name: "CmdBoxSiteSearch",
8381
- mixins: [ne, jm],
8381
+ mixins: [ie, jm],
8382
8382
  data() {
8383
8383
  return {
8384
8384
  showFilters: !1
@@ -8589,13 +8589,13 @@ const Fm = {
8589
8589
  };
8590
8590
  function Um(e, n, t, a, l, i) {
8591
8591
  var m, _, y, w, v, S, M, D, q, T;
8592
- const d = U, r = X, c = z, f = ec, g = hc;
8592
+ const d = R, r = $, c = z, f = ec, g = hc;
8593
8593
  return s(), o(k, null, [
8594
8594
  h("fieldset", Hm, [
8595
8595
  h("legend", {
8596
8596
  class: b({ hidden: !t.showLegend })
8597
8597
  }, p(t.textLegend), 3),
8598
- t.cmdHeadline ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
8598
+ t.cmdHeadline ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
8599
8599
  h("div", Em, [
8600
8600
  x(r, {
8601
8601
  element: "input",
@@ -8654,7 +8654,7 @@ function Um(e, n, t, a, l, i) {
8654
8654
  ]),
8655
8655
  x(ue, { name: "fade" }, {
8656
8656
  default: N(() => {
8657
- var E, P, H, G, W;
8657
+ var E, P, H, U, G;
8658
8658
  return [
8659
8659
  l.showFilters && ((E = t.cmdFakeSelect) == null ? void 0 : E.selectData.length) ? (s(), o("div", Rm, [
8660
8660
  x(f, {
@@ -8663,8 +8663,8 @@ function Um(e, n, t, a, l, i) {
8663
8663
  modelValue: i.searchFilters,
8664
8664
  "onUpdate:modelValue": n[4] || (n[4] = (V) => i.searchFilters = V),
8665
8665
  defaultOptionName: (H = t.cmdFakeSelect) == null ? void 0 : H.defaultOptionName,
8666
- type: (G = t.cmdFakeSelect) == null ? void 0 : G.type,
8667
- labelText: (W = t.cmdFakeSelect) == null ? void 0 : W.labelText
8666
+ type: (U = t.cmdFakeSelect) == null ? void 0 : U.type,
8667
+ labelText: (G = t.cmdFakeSelect) == null ? void 0 : G.labelText
8668
8668
  }, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
8669
8669
  ])) : u("", !0)
8670
8670
  ];
@@ -8684,7 +8684,7 @@ function Um(e, n, t, a, l, i) {
8684
8684
  const ep = /* @__PURE__ */ O(Fm, [["render", Um]]);
8685
8685
  const Gm = {
8686
8686
  name: "CmdSlideshow",
8687
- mixins: [Y],
8687
+ mixins: [K],
8688
8688
  data() {
8689
8689
  return {
8690
8690
  index: 0,
@@ -8770,7 +8770,7 @@ const Gm = {
8770
8770
  },
8771
8771
  onAddItem() {
8772
8772
  this.editModeContext.content.addContent(
8773
- de(this, "props", "slideshowItems", -1),
8773
+ ce(this, "props", "slideshowItems", -1),
8774
8774
  this.itemProvider
8775
8775
  );
8776
8776
  },
@@ -8927,7 +8927,7 @@ const eh = {
8927
8927
  editableLinktext: null
8928
8928
  };
8929
8929
  },
8930
- mixins: [Y],
8930
+ mixins: [K],
8931
8931
  props: {
8932
8932
  network: {
8933
8933
  type: Object,
@@ -8968,7 +8968,7 @@ const eh = {
8968
8968
  iconClass: "icon-facebook",
8969
8969
  linkText: "Share"
8970
8970
  };
8971
- return J(this, {
8971
+ return Y(this, {
8972
8972
  item() {
8973
8973
  return e;
8974
8974
  }
@@ -8976,7 +8976,7 @@ const eh = {
8976
8976
  },
8977
8977
  updateHandlerProvider() {
8978
8978
  const e = Se(), n = this.editablePath, t = this.editableTooltip, a = this.editableLinktext;
8979
- return J(this, {
8979
+ return Y(this, {
8980
8980
  update(l) {
8981
8981
  l.id = e, l.path = n, l.tooltip = t, l.linkText = a;
8982
8982
  }
@@ -9008,7 +9008,7 @@ function lh(e, n, t, a, l, i) {
9008
9008
  const sh = /* @__PURE__ */ O(eh, [["render", lh]]);
9009
9009
  const oh = {
9010
9010
  name: "CmdSocialNetworks",
9011
- mixins: [Y],
9011
+ mixins: [K],
9012
9012
  data() {
9013
9013
  return {
9014
9014
  dataPrivacyAccepted: !1
@@ -9084,7 +9084,7 @@ const oh = {
9084
9084
  },
9085
9085
  onAddItem() {
9086
9086
  this.editModeContext.content.addContent(
9087
- de(this, "props", "networks", -1),
9087
+ ce(this, "props", "networks", -1),
9088
9088
  this.itemProvider
9089
9089
  );
9090
9090
  },
@@ -9122,11 +9122,11 @@ const oh = {
9122
9122
  ];
9123
9123
  function dh(e, n, t, a, l, i) {
9124
9124
  var g, m;
9125
- const d = U, r = X, c = sh, f = he;
9125
+ const d = R, r = $, c = sh, f = he;
9126
9126
  return s(), o("div", {
9127
9127
  class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
9128
9128
  }, [
9129
- ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || ((m = e.editModeContext) == null ? void 0 : m.editing) ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline || {})), null, 16)) : u("", !0),
9129
+ ((g = t.cmdHeadline) == null ? void 0 : g.headlineText) || ((m = e.editModeContext) == null ? void 0 : m.editing) ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadline || {})), null, 16)) : u("", !0),
9130
9130
  t.userMustAcceptDataPrivacy ? (s(), C(r, {
9131
9131
  key: 1,
9132
9132
  element: "input",
@@ -9219,7 +9219,7 @@ const gh = {
9219
9219
  }
9220
9220
  }, ph = { class: "cmd-switch-language" }, yh = ["href", "title", "onClick"], Ch = ["src", "alt"], bh = ["src", "alt"];
9221
9221
  function _h(e, n, t, a, l, i) {
9222
- const d = ie("router-link");
9222
+ const d = se("router-link");
9223
9223
  return s(), o("div", ph, [
9224
9224
  h("ul", null, [
9225
9225
  (s(!0), o(k, null, A(t.languages, (r, c) => (s(), o("li", { key: c }, [
@@ -9317,7 +9317,7 @@ const kh = {
9317
9317
  }
9318
9318
  }, xh = ["role", "aria-labelledby"], vh = ["title"];
9319
9319
  function wh(e, n, t, a, l, i) {
9320
- const d = z, r = U;
9320
+ const d = z, r = R;
9321
9321
  return s(), C(ue, { name: "fade" }, {
9322
9322
  default: N(() => [
9323
9323
  l.showSystemMessage ? (s(), o("div", {
@@ -9502,7 +9502,7 @@ function Ph(e, n, t, a, l, i) {
9502
9502
  ]),
9503
9503
  x(ue, { name: "fade" }, {
9504
9504
  default: N(() => [
9505
- te(h("tbody", Dh, [
9505
+ ne(h("tbody", Dh, [
9506
9506
  (s(!0), o(k, null, A(t.tableData.tbody, (_, y) => (s(), o("tr", {
9507
9507
  class: b({ active: t.tableData.rowIndexHighlighted === y }),
9508
9508
  key: y
@@ -9513,7 +9513,7 @@ function Ph(e, n, t, a, l, i) {
9513
9513
  }, p(w), 3))), 128))
9514
9514
  ], 2))), 128))
9515
9515
  ], 512), [
9516
- [re, l.showTableData]
9516
+ [de, l.showTableData]
9517
9517
  ])
9518
9518
  ]),
9519
9519
  _: 1
@@ -9605,7 +9605,7 @@ const Eh = {
9605
9605
  "aria-live": "assertive"
9606
9606
  }, Uh = ["innerHTML"];
9607
9607
  function Gh(e, n, t, a, l, i) {
9608
- const d = z, r = U;
9608
+ const d = z, r = R;
9609
9609
  return s(), o("div", Vh, [
9610
9610
  h("ul", {
9611
9611
  class: b({ "stretch-tabs": t.stretchTabs }),
@@ -9630,13 +9630,13 @@ function Gh(e, n, t, a, l, i) {
9630
9630
  ], 8, zh)
9631
9631
  ], 2))), 128))
9632
9632
  ], 2),
9633
- t.useSlot ? (s(!0), o(k, { key: 0 }, A(t.tabs.length, (c) => te((s(), o("div", {
9633
+ t.useSlot ? (s(!0), o(k, { key: 0 }, A(t.tabs.length, (c) => ne((s(), o("div", {
9634
9634
  key: c,
9635
9635
  "aria-live": "assertive"
9636
9636
  }, [
9637
9637
  F(e.$slots, "tab-content-" + (c - 1))
9638
9638
  ])), [
9639
- [re, l.showTab === c - 1]
9639
+ [de, l.showTab === c - 1]
9640
9640
  ])), 128)) : (s(), o("div", Rh, [
9641
9641
  t.cmdHeadline ? (s(), C(r, B({ key: 0 }, t.cmdHeadline, {
9642
9642
  headlineText: t.tabs[l.showTab].headlineText,
@@ -9651,7 +9651,7 @@ function Gh(e, n, t, a, l, i) {
9651
9651
  const sp = /* @__PURE__ */ O(Eh, [["render", Gh]]);
9652
9652
  const Wh = {
9653
9653
  name: "CmdTextImageBlock",
9654
- mixins: [Y],
9654
+ mixins: [K],
9655
9655
  data() {
9656
9656
  return {
9657
9657
  editableHtmlContent: null
@@ -9699,7 +9699,7 @@ const Wh = {
9699
9699
  },
9700
9700
  updateHandlerProvider() {
9701
9701
  const e = this.editableHtmlContent;
9702
- return this.editableHtmlContent = null, J(this, {
9702
+ return this.editableHtmlContent = null, Y(this, {
9703
9703
  update(n) {
9704
9704
  n.htmlContent = e;
9705
9705
  }
@@ -9720,16 +9720,16 @@ const Wh = {
9720
9720
  ], Xh = ["innerHTML"];
9721
9721
  function $h(e, n, t, a, l, i) {
9722
9722
  var f, g, m, _;
9723
- const d = U, r = Ce, c = he;
9723
+ const d = R, r = Ce, c = he;
9724
9724
  return s(), o("div", Qh, [
9725
- (((f = t.cmdHeadline) == null ? void 0 : f.headlineText) || e.editModeContext) && t.headlinePosition === "aboveImage" ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadline)), null, 16)) : u("", !0),
9725
+ (((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
9726
  t.cmdImage ? (s(), C(r, {
9727
9727
  key: 1,
9728
9728
  image: (g = t.cmdImage) == null ? void 0 : g.image,
9729
9729
  figcaption: (m = t.cmdImage) == null ? void 0 : m.figcaption,
9730
9730
  editModeConfig: { allowAddItem: !1 }
9731
9731
  }, null, 8, ["image", "figcaption"])) : u("", !0),
9732
- (((_ = t.cmdHeadline) == null ? void 0 : _.headlineText) || e.editModeContext) && t.headlinePosition === "belowImage" ? (s(), C(d, Q(B({ key: 2 }, t.cmdHeadline)), null, 16)) : u("", !0),
9732
+ (((_ = t.cmdHeadline) == null ? void 0 : _.headlineText) || e.editModeContext) && t.headlinePosition === "belowImage" ? (s(), C(d, W(B({ key: 2 }, t.cmdHeadline)), null, 16)) : u("", !0),
9733
9733
  e.editModeContext ? (s(), C(c, {
9734
9734
  key: 3,
9735
9735
  ref: "editComponentWrapper",
@@ -9741,7 +9741,7 @@ function $h(e, n, t, a, l, i) {
9741
9741
  allowDeleteComponent: !!t.htmlContent
9742
9742
  }, {
9743
9743
  default: N((y) => [
9744
- y.editing ? te((s(), o("textarea", {
9744
+ y.editing ? ne((s(), o("textarea", {
9745
9745
  key: 0,
9746
9746
  class: b(["edit-mode", i.textAlign]),
9747
9747
  "onUpdate:modelValue": n[0] || (n[0] = (w) => l.editableHtmlContent = w),
@@ -9771,7 +9771,7 @@ const op = /* @__PURE__ */ O(Wh, [["render", $h]]);
9771
9771
  const ef = {
9772
9772
  name: "ToggleDarkMode",
9773
9773
  mixins: [
9774
- Y
9774
+ K
9775
9775
  ],
9776
9776
  data() {
9777
9777
  return {
@@ -9843,7 +9843,7 @@ const ef = {
9843
9843
  },
9844
9844
  updateHandlerProvider() {
9845
9845
  const e = this.labelTextLightModeModel, n = this.labelTextDarkModeModel;
9846
- return J(this, {
9846
+ return Y(this, {
9847
9847
  update(t) {
9848
9848
  t.labelTextLightMode = e, t.labelTextDarkMode = n;
9849
9849
  }
@@ -9888,7 +9888,7 @@ const ef = {
9888
9888
  }
9889
9889
  }, tf = { key: 0 };
9890
9890
  function nf(e, n, t, a, l, i) {
9891
- const d = z, r = X;
9891
+ const d = z, r = $;
9892
9892
  return s(), o("div", {
9893
9893
  class: b(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": l.darkMode }])
9894
9894
  }, [
@@ -10086,7 +10086,7 @@ function _f(e, n, t) {
10086
10086
  function kf(e) {
10087
10087
  return e.charCodeAt(0) === 65279 && (e = e.slice(1)), e;
10088
10088
  }
10089
- var $ = {
10089
+ var ee = {
10090
10090
  isArray: Ht,
10091
10091
  isArrayBuffer: rf,
10092
10092
  isBuffer: af,
@@ -10109,7 +10109,7 @@ var $ = {
10109
10109
  extend: _f,
10110
10110
  trim: Cf,
10111
10111
  stripBOM: kf
10112
- }, pe = $;
10112
+ }, pe = ee;
10113
10113
  function yn(e) {
10114
10114
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
10115
10115
  }
@@ -10134,7 +10134,7 @@ var ci = function(n, t, a) {
10134
10134
  d !== -1 && (n = n.slice(0, d)), n += (n.indexOf("?") === -1 ? "?" : "&") + l;
10135
10135
  }
10136
10136
  return n;
10137
- }, xf = $;
10137
+ }, xf = ee;
10138
10138
  function Re() {
10139
10139
  this.handlers = [];
10140
10140
  }
@@ -10154,7 +10154,7 @@ Re.prototype.forEach = function(n) {
10154
10154
  a !== null && n(a);
10155
10155
  });
10156
10156
  };
10157
- var vf = Re, wf = $, Tf = function(n, t) {
10157
+ var vf = Re, wf = ee, Tf = function(n, t) {
10158
10158
  wf.forEach(n, function(l, i) {
10159
10159
  i !== t && i.toUpperCase() === t.toUpperCase() && (n[t] = l, delete n[i]);
10160
10160
  });
@@ -10207,7 +10207,7 @@ function Sf() {
10207
10207
  if (_n)
10208
10208
  return Xe;
10209
10209
  _n = 1;
10210
- var e = $;
10210
+ var e = ee;
10211
10211
  return Xe = e.isStandardBrowserEnv() ? function() {
10212
10212
  return {
10213
10213
  write: function(a, l, i, d, r, c) {
@@ -10261,7 +10261,7 @@ function Df() {
10261
10261
  if (wn)
10262
10262
  return nt;
10263
10263
  wn = 1;
10264
- var e = $, n = [
10264
+ var e = ee, n = [
10265
10265
  "age",
10266
10266
  "authorization",
10267
10267
  "content-length",
@@ -10297,7 +10297,7 @@ function Nf() {
10297
10297
  if (Tn)
10298
10298
  return it;
10299
10299
  Tn = 1;
10300
- var e = $;
10300
+ var e = ee;
10301
10301
  return it = e.isStandardBrowserEnv() ? function() {
10302
10302
  var t = /(msie|trident)/i.test(navigator.userAgent), a = document.createElement("a"), l;
10303
10303
  function i(d) {
@@ -10340,7 +10340,7 @@ function Mn() {
10340
10340
  if (Sn)
10341
10341
  return st;
10342
10342
  Sn = 1;
10343
- var e = $, n = If(), t = Sf(), a = ci, l = Lf(), i = Df(), d = Nf(), r = mi(), c = Ge(), f = Ue();
10343
+ var e = ee, n = If(), t = Sf(), a = ci, l = Lf(), i = Df(), d = Nf(), r = mi(), c = Ge(), f = Ue();
10344
10344
  return st = function(m) {
10345
10345
  return new Promise(function(y, w) {
10346
10346
  var v = m.data, S = m.headers, M = m.responseType, D;
@@ -10355,43 +10355,43 @@ function Mn() {
10355
10355
  }
10356
10356
  var H = l(m.baseURL, m.url);
10357
10357
  T.open(m.method.toUpperCase(), a(H, m.params, m.paramsSerializer), !0), T.timeout = m.timeout;
10358
- function G() {
10358
+ function U() {
10359
10359
  if (!!T) {
10360
- var V = "getAllResponseHeaders" in T ? i(T.getAllResponseHeaders()) : null, Z = !M || M === "text" || M === "json" ? T.responseText : T.response, R = {
10361
- data: Z,
10360
+ var V = "getAllResponseHeaders" in T ? i(T.getAllResponseHeaders()) : null, J = !M || M === "text" || M === "json" ? T.responseText : T.response, Z = {
10361
+ data: J,
10362
10362
  status: T.status,
10363
10363
  statusText: T.statusText,
10364
10364
  headers: V,
10365
10365
  config: m,
10366
10366
  request: T
10367
10367
  };
10368
- n(function(se) {
10369
- y(se), q();
10370
- }, function(se) {
10371
- w(se), q();
10372
- }, R), T = null;
10368
+ n(function(Q) {
10369
+ y(Q), q();
10370
+ }, function(Q) {
10371
+ w(Q), q();
10372
+ }, Z), T = null;
10373
10373
  }
10374
10374
  }
10375
- if ("onloadend" in T ? T.onloadend = G : T.onreadystatechange = function() {
10376
- !T || T.readyState !== 4 || T.status === 0 && !(T.responseURL && T.responseURL.indexOf("file:") === 0) || setTimeout(G);
10375
+ if ("onloadend" in T ? T.onloadend = U : T.onreadystatechange = function() {
10376
+ !T || T.readyState !== 4 || T.status === 0 && !(T.responseURL && T.responseURL.indexOf("file:") === 0) || setTimeout(U);
10377
10377
  }, T.onabort = function() {
10378
10378
  !T || (w(r("Request aborted", m, "ECONNABORTED", T)), T = null);
10379
10379
  }, T.onerror = function() {
10380
10380
  w(r("Network Error", m, null, T)), T = null;
10381
10381
  }, T.ontimeout = function() {
10382
- var Z = m.timeout ? "timeout of " + m.timeout + "ms exceeded" : "timeout exceeded", R = m.transitional || c.transitional;
10383
- m.timeoutErrorMessage && (Z = m.timeoutErrorMessage), w(r(
10384
- Z,
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,
10385
10385
  m,
10386
- R.clarifyTimeoutError ? "ETIMEDOUT" : "ECONNABORTED",
10386
+ Z.clarifyTimeoutError ? "ETIMEDOUT" : "ECONNABORTED",
10387
10387
  T
10388
10388
  )), T = null;
10389
10389
  }, e.isStandardBrowserEnv()) {
10390
- var W = (m.withCredentials || d(H)) && m.xsrfCookieName ? t.read(m.xsrfCookieName) : void 0;
10391
- W && (S[m.xsrfHeaderName] = W);
10390
+ var G = (m.withCredentials || d(H)) && m.xsrfCookieName ? t.read(m.xsrfCookieName) : void 0;
10391
+ G && (S[m.xsrfHeaderName] = G);
10392
10392
  }
10393
- "setRequestHeader" in T && e.forEach(S, function(Z, R) {
10394
- typeof v > "u" && R.toLowerCase() === "content-type" ? delete S[R] : T.setRequestHeader(R, Z);
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);
10395
10395
  }), 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
10396
  !T || (w(!V || V && V.type ? new f("canceled") : V), T.abort(), T = null);
10397
10397
  }, m.cancelToken && m.cancelToken.subscribe(D), m.signal && (m.signal.aborted ? D() : m.signal.addEventListener("abort", D))), v || (v = null), T.send(v);
@@ -10403,7 +10403,7 @@ function Ge() {
10403
10403
  if (On)
10404
10404
  return ot;
10405
10405
  On = 1;
10406
- var e = $, n = Tf, t = ui, a = {
10406
+ var e = ee, n = Tf, t = ui, a = {
10407
10407
  "Content-Type": "application/x-www-form-urlencoded"
10408
10408
  };
10409
10409
  function l(c, f) {
@@ -10464,7 +10464,7 @@ function Ge() {
10464
10464
  r.headers[f] = e.merge(a);
10465
10465
  }), ot = r, ot;
10466
10466
  }
10467
- var Pf = $, Af = Ge(), Bf = function(n, t, a) {
10467
+ var Pf = ee, Af = Ge(), Bf = function(n, t, a) {
10468
10468
  var l = this || Af;
10469
10469
  return Pf.forEach(a, function(d) {
10470
10470
  n = d.call(l, n, t);
@@ -10475,7 +10475,7 @@ function hi() {
10475
10475
  return !!(n && n.__CANCEL__);
10476
10476
  }), at;
10477
10477
  }
10478
- var Dn = $, rt = Bf, jf = hi(), Ff = Ge(), Hf = Ue();
10478
+ var Dn = ee, rt = Bf, jf = hi(), Ff = Ge(), Hf = Ue();
10479
10479
  function dt(e) {
10480
10480
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
10481
10481
  throw new Hf("canceled");
@@ -10512,26 +10512,26 @@ var Ef = function(n) {
10512
10512
  n.transformResponse
10513
10513
  ))), Promise.reject(l);
10514
10514
  });
10515
- }, K = $, fi = function(n, t) {
10515
+ }, X = ee, fi = function(n, t) {
10516
10516
  t = t || {};
10517
10517
  var a = {};
10518
10518
  function l(g, m) {
10519
- return K.isPlainObject(g) && K.isPlainObject(m) ? K.merge(g, m) : K.isPlainObject(m) ? K.merge({}, m) : K.isArray(m) ? m.slice() : m;
10519
+ return X.isPlainObject(g) && X.isPlainObject(m) ? X.merge(g, m) : X.isPlainObject(m) ? X.merge({}, m) : X.isArray(m) ? m.slice() : m;
10520
10520
  }
10521
10521
  function i(g) {
10522
- if (K.isUndefined(t[g])) {
10523
- if (!K.isUndefined(n[g]))
10522
+ if (X.isUndefined(t[g])) {
10523
+ if (!X.isUndefined(n[g]))
10524
10524
  return l(void 0, n[g]);
10525
10525
  } else
10526
10526
  return l(n[g], t[g]);
10527
10527
  }
10528
10528
  function d(g) {
10529
- if (!K.isUndefined(t[g]))
10529
+ if (!X.isUndefined(t[g]))
10530
10530
  return l(void 0, t[g]);
10531
10531
  }
10532
10532
  function r(g) {
10533
- if (K.isUndefined(t[g])) {
10534
- if (!K.isUndefined(n[g]))
10533
+ if (X.isUndefined(t[g])) {
10534
+ if (!X.isUndefined(n[g]))
10535
10535
  return l(void 0, n[g]);
10536
10536
  } else
10537
10537
  return l(void 0, t[g]);
@@ -10570,9 +10570,9 @@ var Ef = function(n) {
10570
10570
  responseEncoding: r,
10571
10571
  validateStatus: c
10572
10572
  };
10573
- return K.forEach(Object.keys(n).concat(Object.keys(t)), function(m) {
10573
+ return X.forEach(Object.keys(n).concat(Object.keys(t)), function(m) {
10574
10574
  var _ = f[m] || i, y = _(m);
10575
- K.isUndefined(y) && _ !== c || (a[m] = y);
10575
+ X.isUndefined(y) && _ !== c || (a[m] = y);
10576
10576
  }), a;
10577
10577
  }, ct, Nn;
10578
10578
  function gi() {
@@ -10620,7 +10620,7 @@ function zf(e, n, t) {
10620
10620
  var qf = {
10621
10621
  assertOptions: zf,
10622
10622
  validators: Vt
10623
- }, pi = $, Rf = ci, An = vf, Bn = Ef, We = fi, yi = qf, ye = yi.validators;
10623
+ }, pi = ee, Rf = ci, An = vf, Bn = Ef, We = fi, yi = qf, ye = yi.validators;
10624
10624
  function Oe(e) {
10625
10625
  this.defaults = e, this.interceptors = {
10626
10626
  request: new An(),
@@ -10759,26 +10759,26 @@ function Qf() {
10759
10759
  return typeof n == "object" && n.isAxiosError === !0;
10760
10760
  }), ht;
10761
10761
  }
10762
- var En = $, Zf = ai, je = Uf, Jf = fi, Yf = Ge();
10762
+ var En = ee, Zf = ai, je = Uf, Jf = fi, Yf = Ge();
10763
10763
  function Ci(e) {
10764
10764
  var n = new je(e), t = Zf(je.prototype.request, n);
10765
10765
  return En.extend(t, je.prototype, n), En.extend(t, n), t.create = function(l) {
10766
10766
  return Ci(Jf(e, l));
10767
10767
  }, t;
10768
10768
  }
10769
- var le = Ci(Yf);
10770
- le.Axios = je;
10771
- le.Cancel = Ue();
10772
- le.CancelToken = Gf();
10773
- le.isCancel = hi();
10774
- le.VERSION = gi().version;
10775
- le.all = function(n) {
10769
+ var oe = Ci(Yf);
10770
+ oe.Axios = je;
10771
+ oe.Cancel = Ue();
10772
+ oe.CancelToken = Gf();
10773
+ oe.isCancel = hi();
10774
+ oe.VERSION = gi().version;
10775
+ oe.all = function(n) {
10776
10776
  return Promise.all(n);
10777
10777
  };
10778
- le.spread = Wf();
10779
- le.isAxiosError = Qf();
10780
- Ft.exports = le;
10781
- Ft.exports.default = le;
10778
+ oe.spread = Wf();
10779
+ oe.isAxiosError = Qf();
10780
+ Ft.exports = oe;
10781
+ Ft.exports.default = oe;
10782
10782
  (function(e) {
10783
10783
  e.exports = Ft.exports;
10784
10784
  })(oi);
@@ -10786,7 +10786,7 @@ const Kf = /* @__PURE__ */ sf(oi.exports);
10786
10786
  const Xf = {
10787
10787
  name: "CmdUploadForm",
10788
10788
  emits: ["click", "error", "upload-complete", "upload-file-success"],
10789
- mixins: [ne, lf],
10789
+ mixins: [ie, lf],
10790
10790
  data() {
10791
10791
  return {
10792
10792
  comment: "",
@@ -11217,7 +11217,7 @@ const Xf = {
11217
11217
  class: "progressbar"
11218
11218
  }, Ig = ["value", "title"];
11219
11219
  function Sg(e, n, t, a, l, i) {
11220
- const d = U, r = Th, c = z, f = X;
11220
+ const d = R, r = Th, c = z, f = $;
11221
11221
  return s(), o(k, null, [
11222
11222
  t.advancedMode ? (s(), o("fieldset", {
11223
11223
  key: 0,
@@ -11226,7 +11226,7 @@ function Sg(e, n, t, a, l, i) {
11226
11226
  h("legend", {
11227
11227
  class: b({ hidden: !t.showLegend })
11228
11228
  }, p(t.textLegend), 3),
11229
- t.cmdHeadlineFieldset ? (s(), C(d, Q(B({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : u("", !0),
11229
+ t.cmdHeadlineFieldset ? (s(), C(d, W(B({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : u("", !0),
11230
11230
  i.systemMessageStatus && i.allSystemMessages.length ? (s(), C(r, {
11231
11231
  key: 1,
11232
11232
  iconClose: { show: !1 },
@@ -11569,7 +11569,7 @@ const Mg = {
11569
11569
  }
11570
11570
  }, Og = ["id"], Lg = ["id"];
11571
11571
  function Dg(e, n, t, a, l, i) {
11572
- const d = U;
11572
+ const d = R;
11573
11573
  return s(), o("div", {
11574
11574
  class: b(["cmd-width-limitation-wrapper", { sticky: t.sticky }])
11575
11575
  }, [
@@ -11642,10 +11642,10 @@ export {
11642
11642
  ec as CmdFakeSelect,
11643
11643
  jg as CmdFancyBox,
11644
11644
  zg as CmdForm,
11645
- X as CmdFormElement,
11645
+ $ as CmdFormElement,
11646
11646
  hc as CmdFormFilters,
11647
11647
  qg as CmdGoogleMaps,
11648
- U as CmdHeadline,
11648
+ R as CmdHeadline,
11649
11649
  z as CmdIcon,
11650
11650
  Ce as CmdImage,
11651
11651
  Rg as CmdImageGallery,