comand-component-library 3.3.48 → 3.3.49

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,46 +1,46 @@
1
- import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as m, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as A, renderSlot as R, createTextVNode as z, resolveDirective as cn, normalizeProps as K, mergeProps as H, Fragment as k, renderList as F, withDirectives as ne, Transition as ue, withModifiers as O, createVNode as x, TransitionGroup as bt, createApp as un, Teleport as dn, useCssVars as Di, vShow as ye, normalizeStyle as Oe, vModelDynamic as mn, vModelText as Ee, toHandlers as qt, onBeforeUpdate as hn } from "vue";
1
+ import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as m, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as A, renderSlot as V, createTextVNode as z, resolveDirective as cn, normalizeProps as K, mergeProps as q, Fragment as k, renderList as F, withDirectives as ne, Transition as ue, withModifiers as O, createVNode as x, TransitionGroup as bt, createApp as un, Teleport as dn, useCssVars as Di, vShow as ye, normalizeStyle as Oe, vModelDynamic as mn, vModelText as Ee, toHandlers as qt, onBeforeUpdate as hn } from "vue";
2
2
  (function() {
3
- const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", b = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0, S = HTMLElement, T = S[d], B = Event[d], Q = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], w = new Set(Q), q = new Set(Q.map((M) => e + M + i)), D = (M, j) => !!j && M instanceof j, P = (M, j) => M.contains(j), G = (M, j) => {
4
- for (let U of M)
5
- j(U);
6
- }, Z = (M) => {
7
- D(M, S) && (M[b] ? J(M) : G(w, (j) => {
8
- let U = e + j + i, re = M.getAttribute(U);
9
- re && !V(M)[U] && M[c](U, re);
10
- }), G(M.childNodes, Z));
11
- }, V = (M) => M[b] = M[b] || {}, J = (M) => {
12
- V(M), X.includes(M) || (X.push(M), fe = !0);
13
- }, Y = (M, j) => P(j, M) ? 1 : P(M, j) ? -1 : 0, ae = (M) => {
3
+ const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", b = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0, T = HTMLElement, M = T[d], j = Event[d], Q = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], w = new Set(Q), H = new Set(Q.map((S) => e + S + i)), D = (S, B) => !!B && S instanceof B, P = (S, B) => S.contains(B), G = (S, B) => {
4
+ for (let U of S)
5
+ B(U);
6
+ }, Z = (S) => {
7
+ D(S, T) && (S[b] ? J(S) : G(w, (B) => {
8
+ let U = e + B + i, re = S.getAttribute(U);
9
+ re && !R(S)[U] && S[c](U, re);
10
+ }), G(S.childNodes, Z));
11
+ }, R = (S) => S[b] = S[b] || {}, J = (S) => {
12
+ R(S), X.includes(S) || (X.push(S), fe = !0);
13
+ }, Y = (S, B) => P(B, S) ? 1 : P(S, B) ? -1 : 0, ae = (S) => {
14
14
  fe && (X.sort(Y), fe = !1);
15
- let j = M[u];
16
- D(M, v) ? (M = new v(M.type + i, M))[f] = j : M = new M.constructor(M.type + i, y.assign({}, M, { [f]: j })), M[a] = [], G(X, (U) => {
17
- P(U, j) || M[a].some((re) => P(re, U)) || U.dispatchEvent(M);
15
+ let B = S[u];
16
+ D(S, v) ? (S = new v(S.type + i, S))[f] = B : S = new S.constructor(S.type + i, y.assign({}, S, { [f]: B })), S[a] = [], G(X, (U) => {
17
+ P(U, B) || S[a].some((re) => P(re, U)) || U.dispatchEvent(S);
18
18
  });
19
- }, te = (M) => function() {
20
- let j = this, U = j.type;
21
- M[s](j), q.has(e + U) && j[a].push(j[u]);
22
- }, se = (M, j, U) => M[j] = U(M[j]);
23
- function L(M) {
24
- let j = this[b][e + M.type];
25
- j && j[s](this, [M]);
19
+ }, te = (S) => function() {
20
+ let B = this, U = B.type;
21
+ S[s](B), H.has(e + U) && B[a].push(B[u]);
22
+ }, se = (S, B, U) => S[B] = U(S[B]);
23
+ function L(S) {
24
+ let B = this[b][e + S.type];
25
+ B && B[s](this, [S]);
26
26
  }
27
27
  let X = [], fe = !1, Ce = I.createElement(t);
28
- G(w, (M) => {
29
- I[p](M, ae, { passive: !0, capture: !0 });
30
- let j = e + M + i;
31
- y.defineProperty(T, j, { get() {
32
- return this[b][j];
28
+ G(w, (S) => {
29
+ I[p](S, ae, { passive: !0, capture: !0 });
30
+ let B = e + S + i;
31
+ y.defineProperty(M, B, { get() {
32
+ return this[b][B];
33
33
  }, set(U) {
34
- this[p](M + i, L), this[b][j] = typeof U == "object" ? U.handleEvent : U;
34
+ this[p](S + i, L), this[b][B] = typeof U == "object" ? U.handleEvent : U;
35
35
  } });
36
- }), se(T, p, (M) => function(...j) {
37
- q.has(e + j[0]) && J(this), M[s](this, j);
38
- }), se(T, c, (M) => function(j, U) {
39
- q.has(j) ? (M[s](Ce, [e + n, U]), this[j] = Ce[e + n]) : M[s](this, [j, U]);
40
- }), se(B, a + r, te), se(B, a + "Immediate" + r, te), new MutationObserver((M) => {
41
- G(M, (j) => {
42
- G(j.addedNodes, Z), G(j.removedNodes, (U) => {
43
- D(U, S) && (X = X.filter((re) => !P(U, re)));
36
+ }), se(M, p, (S) => function(...B) {
37
+ H.has(e + B[0]) && J(this), S[s](this, B);
38
+ }), se(M, c, (S) => function(B, U) {
39
+ H.has(B) ? (S[s](Ce, [e + n, U]), this[B] = Ce[e + n]) : S[s](this, [B, U]);
40
+ }), se(j, a + r, te), se(j, a + "Immediate" + r, te), new MutationObserver((S) => {
41
+ G(S, (B) => {
42
+ G(B.addedNodes, Z), G(B.removedNodes, (U) => {
43
+ D(U, T) && (X = X.filter((re) => !P(U, re)));
44
44
  });
45
45
  });
46
46
  }).observe(I.documentElement, { childList: !0, subtree: !0 }), Z(I[t]);
@@ -296,18 +296,18 @@ function In(e, i) {
296
296
  };
297
297
  let s = t.body;
298
298
  [t, a].forEach((y) => {
299
- const I = [], v = y.hFlip, S = y.vFlip;
300
- let T = y.rotate;
301
- v ? S ? T += 2 : (I.push(
299
+ const I = [], v = y.hFlip, T = y.vFlip;
300
+ let M = y.rotate;
301
+ v ? T ? M += 2 : (I.push(
302
302
  "translate(" + (n.width + n.left).toString() + " " + (0 - n.top).toString() + ")"
303
- ), I.push("scale(-1 1)"), n.top = n.left = 0) : S && (I.push(
303
+ ), I.push("scale(-1 1)"), n.top = n.left = 0) : T && (I.push(
304
304
  "translate(" + (0 - n.left).toString() + " " + (n.height + n.top).toString() + ")"
305
305
  ), I.push("scale(1 -1)"), n.top = n.left = 0);
306
- let B;
307
- switch (T < 0 && (T -= Math.floor(T / 4) * 4), T = T % 4, T) {
306
+ let j;
307
+ switch (M < 0 && (M -= Math.floor(M / 4) * 4), M = M % 4, M) {
308
308
  case 1:
309
- B = n.height / 2 + n.top, I.unshift(
310
- "rotate(90 " + B.toString() + " " + B.toString() + ")"
309
+ j = n.height / 2 + n.top, I.unshift(
310
+ "rotate(90 " + j.toString() + " " + j.toString() + ")"
311
311
  );
312
312
  break;
313
313
  case 2:
@@ -316,12 +316,12 @@ function In(e, i) {
316
316
  );
317
317
  break;
318
318
  case 3:
319
- B = n.width / 2 + n.left, I.unshift(
320
- "rotate(-90 " + B.toString() + " " + B.toString() + ")"
319
+ j = n.width / 2 + n.left, I.unshift(
320
+ "rotate(-90 " + j.toString() + " " + j.toString() + ")"
321
321
  );
322
322
  break;
323
323
  }
324
- T % 2 === 1 && (n.left !== n.top && (B = n.left, n.left = n.top, n.top = B), n.width !== n.height && (B = n.width, n.width = n.height, n.height = B)), I.length && (s = '<g transform="' + I.join(" ") + '">' + s + "</g>");
324
+ M % 2 === 1 && (n.left !== n.top && (j = n.left, n.left = n.top, n.top = j), n.width !== n.height && (j = n.width, n.width = n.height, n.height = j)), I.length && (s = '<g transform="' + I.join(" ") + '">' + s + "</g>");
325
325
  });
326
326
  const u = a.width, d = a.height, r = n.width, c = n.height;
327
327
  let f, p;
@@ -617,21 +617,21 @@ function Un(e, i, t, a) {
617
617
  D.status === "pending" && (D.status = "aborted");
618
618
  }), b = [];
619
619
  }
620
- function S(D, P) {
620
+ function T(D, P) {
621
621
  P && (y = []), typeof D == "function" && y.push(D);
622
622
  }
623
- function T() {
623
+ function M() {
624
624
  return {
625
625
  startTime: d,
626
626
  payload: i,
627
627
  status: r,
628
628
  queriesSent: c,
629
629
  queriesPending: b.length,
630
- subscribe: S,
630
+ subscribe: T,
631
631
  abort: v
632
632
  };
633
633
  }
634
- function B() {
634
+ function j() {
635
635
  r = "failed", y.forEach((D) => {
636
636
  D(void 0, f);
637
637
  });
@@ -643,7 +643,7 @@ function Un(e, i, t, a) {
643
643
  }
644
644
  function w(D, P, G) {
645
645
  const Z = P !== "success";
646
- switch (b = b.filter((V) => V !== D), r) {
646
+ switch (b = b.filter((R) => R !== D), r) {
647
647
  case "pending":
648
648
  break;
649
649
  case "failed":
@@ -654,22 +654,22 @@ function Un(e, i, t, a) {
654
654
  return;
655
655
  }
656
656
  if (P === "abort") {
657
- f = G, B();
657
+ f = G, j();
658
658
  return;
659
659
  }
660
660
  if (Z) {
661
- f = G, b.length || (u.length ? q() : B());
661
+ f = G, b.length || (u.length ? H() : j());
662
662
  return;
663
663
  }
664
664
  if (I(), Q(), !e.random) {
665
- const V = e.resources.indexOf(D.resource);
666
- V !== -1 && V !== e.index && (e.index = V);
665
+ const R = e.resources.indexOf(D.resource);
666
+ R !== -1 && R !== e.index && (e.index = R);
667
667
  }
668
- r = "completed", y.forEach((V) => {
669
- V(G);
668
+ r = "completed", y.forEach((R) => {
669
+ R(G);
670
670
  });
671
671
  }
672
- function q() {
672
+ function H() {
673
673
  if (r !== "pending")
674
674
  return;
675
675
  I();
@@ -677,11 +677,11 @@ function Un(e, i, t, a) {
677
677
  if (D === void 0) {
678
678
  if (b.length) {
679
679
  p = setTimeout(() => {
680
- I(), r === "pending" && (Q(), B());
680
+ I(), r === "pending" && (Q(), j());
681
681
  }, e.timeout);
682
682
  return;
683
683
  }
684
- B();
684
+ j();
685
685
  return;
686
686
  }
687
687
  const P = {
@@ -691,9 +691,9 @@ function Un(e, i, t, a) {
691
691
  w(P, G, Z);
692
692
  }
693
693
  };
694
- b.push(P), c++, p = setTimeout(q, e.rotate), t(D, i, P.callback);
694
+ b.push(P), c++, p = setTimeout(H, e.rotate), t(D, i, P.callback);
695
695
  }
696
- return setTimeout(q), T;
696
+ return setTimeout(H), M;
697
697
  }
698
698
  function qi(e) {
699
699
  const i = {
@@ -1067,8 +1067,8 @@ function $t(e) {
1067
1067
  const ei = (e, i) => {
1068
1068
  const t = es(Yt, i), a = { ...as }, n = i.mode || "svg", s = {}, u = i.style, d = typeof u == "object" && !(u instanceof Array) ? u : {};
1069
1069
  for (let v in i) {
1070
- const S = i[v];
1071
- if (S !== void 0)
1070
+ const T = i[v];
1071
+ if (T !== void 0)
1072
1072
  switch (v) {
1073
1073
  case "icon":
1074
1074
  case "style":
@@ -1078,24 +1078,24 @@ const ei = (e, i) => {
1078
1078
  case "inline":
1079
1079
  case "hFlip":
1080
1080
  case "vFlip":
1081
- t[v] = S === !0 || S === "true" || S === 1;
1081
+ t[v] = T === !0 || T === "true" || T === 1;
1082
1082
  break;
1083
1083
  case "flip":
1084
- typeof S == "string" && is(t, S);
1084
+ typeof T == "string" && is(t, T);
1085
1085
  break;
1086
1086
  case "color":
1087
- s.color = S;
1087
+ s.color = T;
1088
1088
  break;
1089
1089
  case "rotate":
1090
- typeof S == "string" ? t[v] = ns(S) : typeof S == "number" && (t[v] = S);
1090
+ typeof T == "string" ? t[v] = ns(T) : typeof T == "number" && (t[v] = T);
1091
1091
  break;
1092
1092
  case "ariaHidden":
1093
1093
  case "aria-hidden":
1094
- S !== !0 && S !== "true" && delete a["aria-hidden"];
1094
+ T !== !0 && T !== "true" && delete a["aria-hidden"];
1095
1095
  break;
1096
1096
  default: {
1097
- const T = Ne[v];
1098
- T ? (S === !0 || S === "true" || S === 1) && (t[T] = !0) : Yt[v] === void 0 && (a[v] = S);
1097
+ const M = Ne[v];
1098
+ M ? (T === !0 || T === "true" || T === 1) && (t[M] = !0) : Yt[v] === void 0 && (a[v] = T);
1099
1099
  }
1100
1100
  }
1101
1101
  }
@@ -1105,8 +1105,8 @@ const ei = (e, i) => {
1105
1105
  ...s,
1106
1106
  ...d
1107
1107
  }, Object.assign(a, c);
1108
- let v = 0, S = i.id;
1109
- return typeof S == "string" && (S = S.replace(/-/g, "_")), a.innerHTML = Mn(r.body, S ? () => S + "ID" + v++ : "iconifyVue"), zt("svg", a);
1108
+ let v = 0, T = i.id;
1109
+ return typeof T == "string" && (T = T.replace(/-/g, "_")), a.innerHTML = Mn(r.body, T ? () => T + "ID" + v++ : "iconifyVue"), zt("svg", a);
1110
1110
  }
1111
1111
  const { body: f, width: p, height: b } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1), I = ss(f, {
1112
1112
  ...c,
@@ -1303,7 +1303,7 @@ function ys(e, i, t, a, n, s) {
1303
1303
  h("span", ps, g(t.preHeadlineText), 1),
1304
1304
  (l(), C(Ht(s.getHeadlineTag), null, {
1305
1305
  default: A(() => [
1306
- R(e.$slots, "default", {}, () => [
1306
+ V(e.$slots, "default", {}, () => [
1307
1307
  z(g(t.headlineText), 1)
1308
1308
  ])
1309
1309
  ]),
@@ -1311,7 +1311,7 @@ function ys(e, i, t, a, n, s) {
1311
1311
  }))
1312
1312
  ])) : (l(), C(Ht(s.getHeadlineTag), { key: 2 }, {
1313
1313
  default: A(() => [
1314
- R(e.$slots, "default", {}, () => [
1314
+ V(e.$slots, "default", {}, () => [
1315
1315
  z(g(t.headlineText), 1)
1316
1316
  ])
1317
1317
  ]),
@@ -1356,10 +1356,10 @@ const W = /* @__PURE__ */ N(fs, [["render", ys]]), ie = {
1356
1356
  "cmdaddressdata.labeltext.email": "Email:",
1357
1357
  "cmdaddressdata.labeltext.website": "Web site:",
1358
1358
  "cmdaddressdata.labeltext.custom": "Custom:",
1359
- "cmdaddressdata.tooltip.open_address_on_google_maps:": "Open address on GoogleMaps\u2122 (in new tab)",
1360
- "cmdaddressdata.tooltip.call_number": "Call number",
1361
- "cmdaddressdata.tooltip.send_email": "Send email",
1362
- "cmdaddressdata.tooltip.visit_website": "Visit web site (in new tab)"
1359
+ "cmdaddressdata.title.open_address_on_google_maps:": "Open address on GoogleMaps\u2122 (in new tab)",
1360
+ "cmdaddressdata.title.call_number": "Call number",
1361
+ "cmdaddressdata.title.send_email": "Send email",
1362
+ "cmdaddressdata.title.visit_website": "Visit web site (in new tab)"
1363
1363
  }
1364
1364
  };
1365
1365
  }
@@ -1398,15 +1398,15 @@ const Cs = {
1398
1398
  }
1399
1399
  },
1400
1400
  computed: {
1401
+ locateAddress() {
1402
+ return "https://www.google.com/maps/place/" + this.addressData.address.streetNo + ", " + this.addressData.address.zip + " " + this.addressData.address.city;
1403
+ },
1401
1404
  websiteUrlText() {
1402
1405
  var e;
1403
1406
  return (e = this.addressData.website) == null ? void 0 : e.text.replace("https://", "");
1404
1407
  }
1405
1408
  },
1406
1409
  methods: {
1407
- locateAddress(e) {
1408
- return "https://www.google.com/maps/place/" + e.streetNo + ", " + e.zip + " " + e.city;
1409
- },
1410
1410
  vCardClass(e) {
1411
1411
  if (e.name === "company")
1412
1412
  return "org";
@@ -1426,29 +1426,29 @@ const Cs = {
1426
1426
  return e.name === "telephone" || e.name === "mobilephone" ? "tel:" + e.href : e.name === "email" ? "mailto:" + e.href : e.name === "website" ? e.href : null;
1427
1427
  }
1428
1428
  }
1429
- }, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"], Ts = { key: 1 }, Ss = ["href", "title"], Ms = { class: "street-address" }, Os = /* @__PURE__ */ h("br", null, null, -1), Ls = {
1429
+ }, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = { key: 1 }, Ts = ["href", "title"], Ss = { class: "street-address" }, Ms = /* @__PURE__ */ h("br", null, null, -1), Os = {
1430
1430
  key: 1,
1431
1431
  class: "postal-code"
1432
- }, Ds = { class: "locality" }, Ns = /* @__PURE__ */ h("br", null, null, -1), js = /* @__PURE__ */ h("br", null, null, -1), Bs = {
1432
+ }, Ls = { class: "locality" }, Ds = /* @__PURE__ */ h("br", null, null, -1), Ns = /* @__PURE__ */ h("br", null, null, -1), js = {
1433
1433
  key: 4,
1434
1434
  class: "country-name"
1435
- }, Ps = { class: "street-address" }, As = /* @__PURE__ */ h("br", null, null, -1), Fs = {
1435
+ }, Bs = { class: "street-address" }, Ps = /* @__PURE__ */ h("br", null, null, -1), As = {
1436
1436
  key: 1,
1437
1437
  class: "postal-code"
1438
- }, zs = { class: "locality" }, Hs = /* @__PURE__ */ h("br", null, null, -1), qs = /* @__PURE__ */ h("br", null, null, -1), Rs = {
1438
+ }, Fs = { class: "locality" }, zs = /* @__PURE__ */ h("br", null, null, -1), Hs = /* @__PURE__ */ h("br", null, null, -1), qs = {
1439
1439
  key: 4,
1440
1440
  class: "country-name"
1441
- }, Vs = ["href", "target", "title"], Es = ["innerHTML"], Us = ["href", "title"], Gs = { class: "street-address" }, Qs = /* @__PURE__ */ h("br", null, null, -1), Zs = { class: "postal-code" }, Ws = { class: "locality" }, Js = /* @__PURE__ */ h("br", null, null, -1), Ys = /* @__PURE__ */ h("br", null, null, -1), Ks = {
1441
+ }, Rs = ["href", "target", "title"], Vs = { key: 1 }, Es = ["href", "title"], Us = { class: "street-address" }, Gs = /* @__PURE__ */ h("br", null, null, -1), Qs = { class: "postal-code" }, Zs = { class: "locality" }, Ws = /* @__PURE__ */ h("br", null, null, -1), Js = /* @__PURE__ */ h("br", null, null, -1), Ys = {
1442
1442
  key: 3,
1443
1443
  class: "country-name"
1444
- }, Xs = { class: "street-address" }, $s = /* @__PURE__ */ h("br", null, null, -1), el = { class: "postal-code" }, tl = { class: "locality" }, il = /* @__PURE__ */ h("br", null, null, -1), nl = /* @__PURE__ */ h("br", null, null, -1), sl = {
1444
+ }, Ks = { class: "street-address" }, Xs = /* @__PURE__ */ h("br", null, null, -1), $s = { class: "postal-code" }, el = { class: "locality" }, tl = /* @__PURE__ */ h("br", null, null, -1), il = /* @__PURE__ */ h("br", null, null, -1), nl = {
1445
1445
  key: 3,
1446
1446
  class: "country-name"
1447
1447
  };
1448
- function ll(e, i, t, a, n, s) {
1448
+ function sl(e, i, t, a, n, s) {
1449
1449
  const u = W, d = E, r = cn("telephone");
1450
1450
  return l(), o("div", bs, [
1451
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
1451
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
1452
1452
  h("address", ks, [
1453
1453
  t.showLabels && !t.showIconsOnly ? (l(), o("dl", vs, [
1454
1454
  (l(!0), o(k, null, F(t.addressData, (c, f) => (l(), o(k, { key: f }, [
@@ -1476,46 +1476,45 @@ function ll(e, i, t, a, n, s) {
1476
1476
  z(g(c.href), 1)
1477
1477
  ], 8, Is)), [
1478
1478
  [r, c.href]
1479
- ]) : (l(), o("span", {
1480
- key: 1,
1481
- innerHTML: c.data
1482
- }, null, 8, xs))
1483
- ], 2)) : (l(), o("dd", Ts, [
1479
+ ]) : (l(), o(k, { key: 1 }, [
1480
+ z(g(c.data), 1)
1481
+ ], 64))
1482
+ ], 2)) : (l(), o("dd", xs, [
1484
1483
  t.linkGoogleMaps ? (l(), o("a", {
1485
1484
  key: 0,
1486
- href: s.locateAddress(c),
1485
+ href: s.locateAddress,
1487
1486
  target: "google-maps",
1488
1487
  title: e.getMessage("cmdaddressdata.title.open_address_on_google_maps")
1489
1488
  }, [
1490
1489
  c.streetNo ? (l(), o(k, { key: 0 }, [
1491
- h("span", Ms, g(c.streetNo), 1),
1492
- Os
1490
+ h("span", Ss, g(c.streetNo), 1),
1491
+ Ms
1493
1492
  ], 64)) : m("", !0),
1494
- c.zip ? (l(), o("span", Ls, g(c.zip), 1)) : m("", !0),
1493
+ c.zip ? (l(), o("span", Os, g(c.zip), 1)) : m("", !0),
1495
1494
  c.city ? (l(), o(k, { key: 2 }, [
1496
- h("span", Ds, g(c.city), 1),
1497
- Ns
1495
+ h("span", Ls, g(c.city), 1),
1496
+ Ds
1498
1497
  ], 64)) : m("", !0),
1499
1498
  c.miscInfo ? (l(), o(k, { key: 3 }, [
1500
1499
  h("span", null, g(c.miscInfo), 1),
1501
- js
1500
+ Ns
1502
1501
  ], 64)) : m("", !0),
1503
- c.country ? (l(), o("span", Bs, g(c.country), 1)) : m("", !0)
1504
- ], 8, Ss)) : (l(), o(k, { key: 1 }, [
1502
+ c.country ? (l(), o("span", js, g(c.country), 1)) : m("", !0)
1503
+ ], 8, Ts)) : (l(), o(k, { key: 1 }, [
1505
1504
  c.streetNo ? (l(), o(k, { key: 0 }, [
1506
- h("span", Ps, g(c.streetNo), 1),
1507
- As
1505
+ h("span", Bs, g(c.streetNo), 1),
1506
+ Ps
1508
1507
  ], 64)) : m("", !0),
1509
- c.zip ? (l(), o("span", Fs, g(c.zip) + "\xA0", 1)) : m("", !0),
1508
+ c.zip ? (l(), o("span", As, g(c.zip) + "\xA0", 1)) : m("", !0),
1510
1509
  c.city ? (l(), o(k, { key: 2 }, [
1511
- h("span", zs, g(c.city), 1),
1512
- Hs
1510
+ h("span", Fs, g(c.city), 1),
1511
+ zs
1513
1512
  ], 64)) : m("", !0),
1514
1513
  c.miscInfo ? (l(), o(k, { key: 3 }, [
1515
1514
  h("span", null, g(c.miscInfo), 1),
1516
- qs
1515
+ Hs
1517
1516
  ], 64)) : m("", !0),
1518
- c.country ? (l(), o("span", Rs, g(c.country), 1)) : m("", !0)
1517
+ c.country ? (l(), o("span", qs, g(c.country), 1)) : m("", !0)
1519
1518
  ], 64))
1520
1519
  ]))
1521
1520
  ], 64))), 128))
@@ -1524,34 +1523,15 @@ function ll(e, i, t, a, n, s) {
1524
1523
  class: _(["flex-container", { vertical: !t.showIconsOnly }])
1525
1524
  }, [
1526
1525
  (l(!0), o(k, null, F(t.addressData, (c, f) => (l(), o(k, { key: f }, [
1527
- c.href || c.name === "address" || !t.showIconsOnly ? (l(), o("li", {
1528
- key: 0,
1529
- class: _({ "no-flex": t.showIconsOnly })
1530
- }, [
1531
- c.href ? (l(), o("a", {
1526
+ c.name !== "address" ? (l(), o(k, { key: 0 }, [
1527
+ c.href || !t.showIconsOnly ? (l(), o("li", {
1532
1528
  key: 0,
1533
- href: s.getHref(c),
1534
- target: { _blank: c.name === "website" },
1535
- title: c.tooltip
1529
+ class: _({ "no-flex": t.showIconsOnly })
1536
1530
  }, [
1537
- t.showIconsOnly ? (l(), o(k, { key: 0 }, [
1538
- c.iconClass ? (l(), C(d, {
1539
- key: 0,
1540
- iconClass: c.iconClass,
1541
- type: c.iconType
1542
- }, null, 8, ["iconClass", "type"])) : m("", !0)
1543
- ], 64)) : (l(), o(k, { key: 1 }, [
1544
- z(g(c.href), 1)
1545
- ], 64))
1546
- ], 8, Vs)) : t.showIconsOnly ? m("", !0) : (l(), o("span", {
1547
- key: 1,
1548
- innerHTML: c.data
1549
- }, null, 8, Es)),
1550
- c.name === "address" ? (l(), o(k, { key: 2 }, [
1551
- t.linkGoogleMaps ? (l(), o("a", {
1531
+ c.href ? (l(), o("a", {
1552
1532
  key: 0,
1553
- href: s.locateAddress(c),
1554
- target: "google-maps",
1533
+ href: s.getHref(c),
1534
+ target: { _blank: c.name === "website" },
1555
1535
  title: c.tooltip
1556
1536
  }, [
1557
1537
  t.showIconsOnly ? (l(), o(k, { key: 0 }, [
@@ -1561,61 +1541,66 @@ function ll(e, i, t, a, n, s) {
1561
1541
  type: c.iconType
1562
1542
  }, null, 8, ["iconClass", "type"])) : m("", !0)
1563
1543
  ], 64)) : (l(), o(k, { key: 1 }, [
1564
- c.streetNo ? (l(), o(k, { key: 0 }, [
1565
- h("span", Gs, g(c.streetNo), 1),
1566
- Qs
1567
- ], 64)) : m("", !0),
1568
- c.zip || c.city ? (l(), o(k, { key: 1 }, [
1569
- h("span", Zs, g(c.zip) + "\xA0", 1),
1570
- h("span", Ws, g(c.city), 1),
1571
- Js
1572
- ], 64)) : m("", !0),
1573
- c.miscInfo ? (l(), o(k, { key: 2 }, [
1574
- h("span", null, g(c.miscInfo), 1),
1575
- Ys
1576
- ], 64)) : m("", !0),
1577
- c.country ? (l(), o("span", Ks, g(c.country), 1)) : m("", !0)
1544
+ z(g(c.href), 1)
1578
1545
  ], 64))
1579
- ], 8, Us)) : m("", !0),
1580
- !t.linkGoogleMaps && !t.showIconsOnly ? (l(), o(k, { key: 1 }, [
1581
- c.streetNo ? (l(), o(k, { key: 0 }, [
1582
- h("span", Xs, g(c.streetNo), 1),
1583
- $s
1584
- ], 64)) : m("", !0),
1585
- c.zip || c.city ? (l(), o(k, { key: 1 }, [
1586
- h("span", el, g(c.zip) + "\xA0", 1),
1587
- h("span", tl, g(c.city), 1),
1588
- il
1589
- ], 64)) : m("", !0),
1590
- c.miscInfo ? (l(), o(k, { key: 2 }, [
1591
- h("span", null, g(c.miscInfo), 1),
1592
- nl
1593
- ], 64)) : m("", !0),
1594
- c.country ? (l(), o("span", sl, g(c.country), 1)) : m("", !0)
1595
- ], 64)) : m("", !0)
1596
- ], 64)) : m("", !0)
1597
- ], 2)) : m("", !0)
1546
+ ], 8, Rs)) : t.showIconsOnly ? m("", !0) : (l(), o(k, { key: 1 }, [
1547
+ z(g(c.data), 1)
1548
+ ], 64))
1549
+ ], 2)) : m("", !0)
1550
+ ], 64)) : c.name === "address" && !t.showIconsOnly ? (l(), o("li", Vs, [
1551
+ t.linkGoogleMaps ? (l(), o("a", {
1552
+ key: 0,
1553
+ href: s.locateAddress,
1554
+ target: "google-maps",
1555
+ title: e.getMessage("cmdaddressdata.title.open_address_on_google_maps")
1556
+ }, [
1557
+ c.streetNo ? (l(), o(k, { key: 0 }, [
1558
+ h("span", Us, g(c.streetNo), 1),
1559
+ Gs
1560
+ ], 64)) : m("", !0),
1561
+ c.zip || c.city ? (l(), o(k, { key: 1 }, [
1562
+ h("span", Qs, g(c.zip) + "\xA0", 1),
1563
+ h("span", Zs, g(c.city), 1),
1564
+ Ws
1565
+ ], 64)) : m("", !0),
1566
+ c.miscInfo ? (l(), o(k, { key: 2 }, [
1567
+ h("span", null, g(c.miscInfo), 1),
1568
+ Js
1569
+ ], 64)) : m("", !0),
1570
+ c.country ? (l(), o("span", Ys, g(c.country), 1)) : m("", !0)
1571
+ ], 8, Es)) : (l(), o(k, { key: 1 }, [
1572
+ c.streetNo ? (l(), o(k, { key: 0 }, [
1573
+ h("span", Ks, g(c.streetNo), 1),
1574
+ Xs
1575
+ ], 64)) : m("", !0),
1576
+ c.zip || c.city ? (l(), o(k, { key: 1 }, [
1577
+ h("span", $s, g(c.zip) + "\xA0", 1),
1578
+ h("span", el, g(c.city), 1),
1579
+ tl
1580
+ ], 64)) : m("", !0),
1581
+ c.miscInfo ? (l(), o(k, { key: 2 }, [
1582
+ h("span", null, g(c.miscInfo), 1),
1583
+ il
1584
+ ], 64)) : m("", !0),
1585
+ c.country ? (l(), o("span", nl, g(c.country), 1)) : m("", !0)
1586
+ ], 64))
1587
+ ])) : m("", !0)
1598
1588
  ], 64))), 128))
1599
1589
  ], 2))
1600
1590
  ])
1601
1591
  ]);
1602
1592
  }
1603
- const jh = /* @__PURE__ */ N(Cs, [["render", ll]]);
1604
- const ol = {
1593
+ const Nh = /* @__PURE__ */ N(Cs, [["render", sl]]);
1594
+ const ll = {
1605
1595
  name: "CmdBackToTopButton",
1606
1596
  data() {
1607
- var e;
1608
1597
  return {
1609
1598
  windowInnerHeight: window.innerHeight,
1610
- windowScrollY: this.getScrollY(),
1611
- scrollHeight: ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollHeight) || 0
1599
+ windowScrollY: window.scrollY,
1600
+ bodyScrollHeight: document.body.scrollHeight
1612
1601
  };
1613
1602
  },
1614
1603
  props: {
1615
- scrollContainer: {
1616
- type: String,
1617
- default: "body"
1618
- },
1619
1604
  iconBackToTop: {
1620
1605
  type: Object,
1621
1606
  default: function() {
@@ -1627,35 +1612,27 @@ const ol = {
1627
1612
  }
1628
1613
  }
1629
1614
  },
1630
- mounted() {
1631
- var e;
1632
- window.addEventListener("resize", this.onViewportChange), this.scrollContainer === "body" ? window.addEventListener("scroll", this.onViewportChange) : (e = document.querySelector(this.scrollContainer)) == null || e.addEventListener("scroll", this.onViewportChange);
1615
+ created() {
1616
+ window.addEventListener("resize", this.onViewportChange), window.addEventListener("scroll", this.onViewportChange);
1633
1617
  },
1634
1618
  unmounted() {
1635
- var e;
1636
- window.removeEventListener("resize", this.onViewportChange), this.scrollContainer === "body" ? window.addEventListener("scroll", this.onViewportChange) : (e = document.querySelector(this.scrollContainer)) == null || e.removeEventListener("scroll", this.onViewportChange);
1619
+ window.removeEventListener("resize", this.onViewportChange), window.removeEventListener("scroll", this.onViewportChange);
1637
1620
  },
1638
1621
  computed: {
1639
1622
  show() {
1640
- return this.windowScrollY > 0 && this.windowInnerHeight < this.scrollHeight;
1623
+ return this.windowScrollY > 0 && this.windowInnerHeight < this.bodyScrollHeight;
1641
1624
  }
1642
1625
  },
1643
1626
  methods: {
1644
- getScrollY() {
1645
- var e;
1646
- return this.scrollContainer === "body" ? window.scrollY : ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollTop) || 0;
1647
- },
1648
1627
  onViewportChange() {
1649
- var e;
1650
- this.windowInnerHeight = window.innerHeight, this.windowScrollY = this.getScrollY(), this.scrollHeight = ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollHeight) || 0;
1628
+ this.windowInnerHeight = window.innerHeight, this.windowScrollY = window.scrollY, this.bodyScrollHeight = document.body.scrollHeight;
1651
1629
  },
1652
1630
  onBackToTop() {
1653
- var e;
1654
- this.scrollContainer === "body" ? window.scrollTo({ top: 0, left: 0, behavior: "smooth" }) : (e = document.querySelector(this.scrollContainer)) == null || e.scrollTo({ top: 0, left: 0, behavior: "smooth" });
1631
+ window.scrollTo({ top: 0, left: 0, behavior: "smooth" });
1655
1632
  }
1656
1633
  }
1657
- }, al = ["title"];
1658
- function rl(e, i, t, a, n, s) {
1634
+ }, ol = ["title"];
1635
+ function al(e, i, t, a, n, s) {
1659
1636
  const u = E;
1660
1637
  return l(), C(ue, { name: "fade" }, {
1661
1638
  default: A(() => [
@@ -1670,13 +1647,13 @@ function rl(e, i, t, a, n, s) {
1670
1647
  iconClass: t.iconBackToTop.iconClass,
1671
1648
  type: t.iconBackToTop.iconType
1672
1649
  }, null, 8, ["iconClass", "type"])
1673
- ], 8, al)) : m("", !0)
1650
+ ], 8, ol)) : m("", !0)
1674
1651
  ]),
1675
1652
  _: 1
1676
1653
  });
1677
1654
  }
1678
- const Bh = /* @__PURE__ */ N(ol, [["render", rl]]);
1679
- const cl = {
1655
+ const jh = /* @__PURE__ */ N(ll, [["render", al]]);
1656
+ const rl = {
1680
1657
  name: "CmdBankAccountData",
1681
1658
  props: {
1682
1659
  accountData: {
@@ -1708,23 +1685,19 @@ const cl = {
1708
1685
  },
1709
1686
  methods: {
1710
1687
  copyToClipboard(e) {
1711
- navigator.permissions.query({ name: "clipboard-write" }).then((i) => {
1712
- if (i.state === "granted" || i.state === "prompt") {
1713
- const t = e.replace(/\s/g, "");
1714
- navigator.clipboard.writeText(t), alert(t + " was copied to clipboard");
1715
- }
1716
- }).catch((i) => console.error(i));
1688
+ const i = e.replace(/\s/g, "");
1689
+ navigator.clipboard.writeText(i), alert(i + " was copied to clipboard");
1717
1690
  }
1718
1691
  }
1719
- }, ul = { class: "cmd-bank-account-data" }, dl = { key: 0 }, ml = ["onClick", "title"], hl = { key: 1 };
1720
- function fl(e, i, t, a, n, s) {
1692
+ }, cl = { class: "cmd-bank-account-data" }, ul = { key: 0 }, dl = ["onClick", "title"], ml = { key: 1 };
1693
+ function hl(e, i, t, a, n, s) {
1721
1694
  const u = W, d = E;
1722
- return l(), o("div", ul, [
1723
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
1695
+ return l(), o("div", cl, [
1696
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
1724
1697
  h("dl", null, [
1725
1698
  (l(!0), o(k, null, F(t.accountData, (r, c) => (l(), o(k, { key: c }, [
1726
1699
  h("dt", null, g(r.text), 1),
1727
- t.allowCopyByClick && r.allowCopy ? (l(), o("dd", dl, [
1700
+ t.allowCopyByClick && r.allowCopy ? (l(), o("dd", ul, [
1728
1701
  h("span", null, g(r.value), 1),
1729
1702
  h("a", {
1730
1703
  href: "#",
@@ -1735,18 +1708,18 @@ function fl(e, i, t, a, n, s) {
1735
1708
  iconClass: t.iconCopy.iconClass,
1736
1709
  type: t.iconCopy.iconType
1737
1710
  }, null, 8, ["iconClass", "type"])
1738
- ], 8, ml)
1711
+ ], 8, dl)
1739
1712
  ])) : (l(), o("dd", { key: c }, g(r.value), 1))
1740
1713
  ], 64))), 128))
1741
1714
  ]),
1742
- t.additionalInformation ? (l(), o("p", hl, g(t.additionalInformation), 1)) : m("", !0)
1715
+ t.additionalInformation ? (l(), o("p", ml, g(t.additionalInformation), 1)) : m("", !0)
1743
1716
  ]);
1744
1717
  }
1745
- const Ph = /* @__PURE__ */ N(cl, [["render", fl]]);
1718
+ const Bh = /* @__PURE__ */ N(rl, [["render", hl]]);
1746
1719
  function me(e) {
1747
1720
  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);
1748
1721
  }
1749
- const gl = {
1722
+ const fl = {
1750
1723
  data() {
1751
1724
  return {
1752
1725
  mediumMaxWidth: 1023,
@@ -1791,23 +1764,23 @@ const gl = {
1791
1764
  this.currentWindowWidth = window.innerWidth;
1792
1765
  }
1793
1766
  }
1794
- }, pl = { key: 0 }, yl = ["src", "alt", "title"], _l = { key: 1 };
1795
- function Cl(e, i, t, a, n, s) {
1767
+ }, gl = { key: 0 }, pl = ["src", "alt", "title"], yl = { key: 1 };
1768
+ function _l(e, i, t, a, n, s) {
1796
1769
  var u, d, r, c, f, p;
1797
1770
  return l(), o("figure", {
1798
1771
  class: _(["cmd-image", s.getTextAlign])
1799
1772
  }, [
1800
- ((u = t.figcaption) == null ? void 0 : u.show) && ((d = t.figcaption) == null ? void 0 : d.position) === "top" ? (l(), o("figcaption", pl, g((r = t.figcaption) == null ? void 0 : r.text), 1)) : m("", !0),
1773
+ ((u = t.figcaption) == null ? void 0 : u.show) && ((d = t.figcaption) == null ? void 0 : d.position) === "top" ? (l(), o("figcaption", gl, g((r = t.figcaption) == null ? void 0 : r.text), 1)) : m("", !0),
1801
1774
  h("img", {
1802
1775
  src: s.imageSource,
1803
1776
  alt: t.image.alt,
1804
1777
  title: t.image.tooltip
1805
- }, null, 8, yl),
1806
- ((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption", _l, g((p = t.figcaption) == null ? void 0 : p.text), 1)) : m("", !0)
1778
+ }, null, 8, pl),
1779
+ ((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption", yl, g((p = t.figcaption) == null ? void 0 : p.text), 1)) : m("", !0)
1807
1780
  ], 2);
1808
1781
  }
1809
- const Ie = /* @__PURE__ */ N(gl, [["render", Cl]]);
1810
- const bl = {
1782
+ const Ie = /* @__PURE__ */ N(fl, [["render", _l]]);
1783
+ const Cl = {
1811
1784
  name: "CmdSlideButton",
1812
1785
  props: {
1813
1786
  slideButtonType: {
@@ -1843,8 +1816,8 @@ const bl = {
1843
1816
  return this.slideButtons[this.slideButtonType] ? this.slideButtons[this.slideButtonType] : (console.warn("Property 'slideButtonType' does not match slideButtons-key"), {});
1844
1817
  }
1845
1818
  }
1846
- }, kl = ["title"];
1847
- function vl(e, i, t, a, n, s) {
1819
+ }, bl = ["title"];
1820
+ function kl(e, i, t, a, n, s) {
1848
1821
  const u = E;
1849
1822
  return l(), o("a", {
1850
1823
  href: "#",
@@ -1856,9 +1829,9 @@ function vl(e, i, t, a, n, s) {
1856
1829
  x(u, {
1857
1830
  iconClass: s.getDirection.iconClass || "next"
1858
1831
  }, null, 8, ["iconClass"])
1859
- ], 10, kl);
1832
+ ], 10, bl);
1860
1833
  }
1861
- const St = /* @__PURE__ */ N(bl, [["render", vl]]), wl = {
1834
+ const St = /* @__PURE__ */ N(Cl, [["render", kl]]), vl = {
1862
1835
  data() {
1863
1836
  return {
1864
1837
  defaultMessageProperties: {
@@ -1869,12 +1842,12 @@ const St = /* @__PURE__ */ N(bl, [["render", vl]]), wl = {
1869
1842
  };
1870
1843
  }
1871
1844
  };
1872
- const Il = {
1845
+ const wl = {
1873
1846
  name: "CmdThumbnailScroller",
1874
1847
  emits: ["click"],
1875
1848
  mixins: [
1876
1849
  ie,
1877
- wl
1850
+ vl
1878
1851
  ],
1879
1852
  data() {
1880
1853
  return {
@@ -1976,8 +1949,8 @@ const Il = {
1976
1949
  immediate: !0
1977
1950
  }
1978
1951
  }
1979
- }, xl = ["href", "onClick", "title", "target"];
1980
- function Tl(e, i, t, a, n, s) {
1952
+ }, Il = ["href", "onClick", "title", "target"];
1953
+ function xl(e, i, t, a, n, s) {
1981
1954
  const u = St, d = Ie, r = E;
1982
1955
  return l(), o("div", {
1983
1956
  class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }])
@@ -2015,7 +1988,7 @@ function Tl(e, i, t, a, n, s) {
2015
1988
  z(g(c.text), 1)
2016
1989
  ], 64)) : m("", !0)
2017
1990
  ], 64))
2018
- ], 8, xl)
1991
+ ], 8, Il)
2019
1992
  ], 2))), 128))
2020
1993
  ]),
2021
1994
  _: 1
@@ -2026,16 +1999,16 @@ function Tl(e, i, t, a, n, s) {
2026
1999
  }, null, 8, ["onClick", "slideButtons"])
2027
2000
  ], 2);
2028
2001
  }
2029
- const Sl = /* @__PURE__ */ N(Il, [["render", Tl]]);
2030
- function Ml() {
2002
+ const Tl = /* @__PURE__ */ N(wl, [["render", xl]]);
2003
+ function Sl() {
2031
2004
  let e = new Date().getTime();
2032
2005
  return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(i) {
2033
2006
  const t = (e + Math.random() * 16) % 16 | 0;
2034
2007
  return e = Math.floor(e / 16), (i === "x" ? t : t & 3 | 8).toString(16);
2035
2008
  });
2036
2009
  }
2037
- function Ol() {
2038
- return "cmd-" + Ml();
2010
+ function Ml() {
2011
+ return "cmd-" + Sl();
2039
2012
  }
2040
2013
  const xe = {
2041
2014
  props: {
@@ -2046,7 +2019,7 @@ const xe = {
2046
2019
  },
2047
2020
  computed: {
2048
2021
  htmlId() {
2049
- return this.id || Ol();
2022
+ return this.id || Ml();
2050
2023
  }
2051
2024
  },
2052
2025
  methods: {
@@ -2210,7 +2183,7 @@ const Mt = (e) => {
2210
2183
  }));
2211
2184
  },
2212
2185
  async loadContent(e) {
2213
- (await Ll(e)).startsWith("image/") ? this.fancyBoxImageUrl = e : fetch(e).then((t) => t.text()).then((t) => this.fancyBoxContent = t).catch((t) => console.error(`Error loading ${this.url}: ${t}`));
2186
+ (await Ol(e)).startsWith("image/") ? this.fancyBoxImageUrl = e : fetch(e).then((t) => t.text()).then((t) => this.fancyBoxContent = t).catch((t) => console.error(`Error loading ${this.url}: ${t}`));
2214
2187
  },
2215
2188
  showPrevItem() {
2216
2189
  this.index > 0 ? this.index-- : this.index = this.fancyBoxGallery.length - 1;
@@ -2246,70 +2219,70 @@ const Mt = (e) => {
2246
2219
  }
2247
2220
  }
2248
2221
  });
2249
- async function Ll(e) {
2222
+ async function Ol(e) {
2250
2223
  const i = await fetch(e, { method: "HEAD" });
2251
2224
  return i.ok ? (i.headers.get("Content-Type") || "").split(";")[0] : "text/html";
2252
2225
  }
2253
- const Dl = Wi, Nl = ["aria-label"], jl = { class: "flex-container" }, Bl = {
2226
+ const Ll = Wi, Dl = ["aria-label"], Nl = { class: "flex-container" }, jl = {
2254
2227
  key: 1,
2255
2228
  class: "button-wrapper no-flex"
2256
- }, Pl = ["title"], Al = ["title"], Fl = ["title"], zl = {
2229
+ }, Bl = ["title"], Pl = ["title"], Al = ["title"], Fl = {
2257
2230
  key: 0,
2258
2231
  class: "content"
2259
- }, Hl = ["innerHTML"], ql = {
2232
+ }, zl = ["innerHTML"], Hl = {
2260
2233
  key: 2,
2261
2234
  class: "content"
2262
- }, Rl = {
2235
+ }, ql = {
2263
2236
  key: 3,
2264
2237
  class: "content"
2265
- }, Vl = {
2238
+ }, Rl = {
2266
2239
  key: 4,
2267
2240
  class: "content"
2268
- }, El = {
2241
+ }, Vl = {
2269
2242
  key: 0,
2270
2243
  class: "flex-container no-flex"
2271
- }, Ul = ["title"], Gl = { key: 1 }, Ql = ["title"], Zl = { key: 1 };
2272
- function Wl(e, i, t, a, n, s) {
2273
- var p, b, y, I, v, S, T, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se, L, X, fe, Ce, M, j, U, re;
2274
- const u = W, d = E, r = Ie, c = St, f = Sl;
2244
+ }, El = ["title"], Ul = { key: 1 }, Gl = ["title"], Ql = { key: 1 };
2245
+ function Zl(e, i, t, a, n, s) {
2246
+ var p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se, L, X, fe, Ce, S, B, U, re;
2247
+ const u = W, d = E, r = Ie, c = St, f = Tl;
2275
2248
  return l(), C(dn, { to: "body" }, [
2276
2249
  h("dialog", {
2277
2250
  ref: "dialog",
2278
2251
  class: _(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
2279
2252
  "aria-label": e.ariaLabelText
2280
2253
  }, [
2281
- h("header", jl, [
2254
+ h("header", Nl, [
2282
2255
  (p = e.cmdHeadline) != null && p.show ? (l(), C(u, {
2283
2256
  key: 0,
2284
2257
  headlineText: (b = e.cmdHeadline) == null ? void 0 : b.headlineText,
2285
2258
  headlineLevel: (y = e.cmdHeadline) == null ? void 0 : y.headlineLevel,
2286
2259
  id: e.htmlId
2287
2260
  }, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
2288
- ((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", Bl, [
2289
- e.showPrintButtons && ((S = e.fancyboxOptions.printButtons) == null ? void 0 : S.color) ? (l(), o("a", {
2261
+ ((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", jl, [
2262
+ e.showPrintButtons && ((T = e.fancyboxOptions.printButtons) == null ? void 0 : T.color) ? (l(), o("a", {
2290
2263
  key: 0,
2291
2264
  href: "#",
2292
2265
  class: "button print-color",
2293
- title: (T = e.fancyboxOptions.printButtons.color) == null ? void 0 : T.tooltip,
2266
+ title: (M = e.fancyboxOptions.printButtons.color) == null ? void 0 : M.tooltip,
2294
2267
  onClick: i[0] || (i[0] = O((ce) => e.printInGrayscale = !1, ["prevent"]))
2295
2268
  }, [
2296
2269
  x(d, {
2297
- iconClass: (B = e.fancyboxOptions.printButtons.color) == null ? void 0 : B.iconClass,
2270
+ iconClass: (j = e.fancyboxOptions.printButtons.color) == null ? void 0 : j.iconClass,
2298
2271
  type: (Q = e.fancyboxOptions.printButtons.color) == null ? void 0 : Q.iconType
2299
2272
  }, null, 8, ["iconClass", "type"])
2300
- ], 8, Pl)) : m("", !0),
2273
+ ], 8, Bl)) : m("", !0),
2301
2274
  e.showPrintButtons && ((w = e.fancyboxOptions.printButtons) == null ? void 0 : w.grayscale) ? (l(), o("a", {
2302
2275
  key: 1,
2303
2276
  href: "#",
2304
2277
  class: "button print-grayscale",
2305
- title: (q = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : q.tooltip,
2278
+ title: (H = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : H.tooltip,
2306
2279
  onClick: i[1] || (i[1] = O((ce) => e.printInGrayscale = !0, ["prevent"]))
2307
2280
  }, [
2308
2281
  x(d, {
2309
2282
  iconClass: (D = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : D.iconClass,
2310
2283
  type: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconType
2311
2284
  }, null, 8, ["iconClass", "type"])
2312
- ], 8, Al)) : m("", !0),
2285
+ ], 8, Pl)) : m("", !0),
2313
2286
  e.fancyboxOptions.closeIcon ? (l(), o("a", {
2314
2287
  key: 2,
2315
2288
  href: "#",
@@ -2323,13 +2296,13 @@ function Wl(e, i, t, a, n, s) {
2323
2296
  iconClass: e.fancyboxOptions.closeIcon.iconClass,
2324
2297
  type: e.fancyboxOptions.closeIcon.iconType
2325
2298
  }, null, 8, ["iconClass", "type"])
2326
- ], 8, Fl)) : m("", !0)
2299
+ ], 8, Al)) : m("", !0)
2327
2300
  ])) : m("", !0)
2328
2301
  ]),
2329
2302
  h("div", {
2330
2303
  class: _(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
2331
2304
  }, [
2332
- e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (l(), o("div", zl, [
2305
+ e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (l(), o("div", Fl, [
2333
2306
  x(r, {
2334
2307
  image: e.largeSingleImage,
2335
2308
  figcaption: (Z = e.cmdImage) == null ? void 0 : Z.figcaption
@@ -2338,7 +2311,7 @@ function Wl(e, i, t, a, n, s) {
2338
2311
  key: 1,
2339
2312
  class: "content",
2340
2313
  innerHTML: e.fancyBoxContent
2341
- }, null, 8, Hl)) : e.fancyBoxElements ? (l(), o("div", ql)) : e.fancyBoxGallery ? (l(), o("div", Rl, [
2314
+ }, null, 8, zl)) : e.fancyBoxElements ? (l(), o("div", Hl)) : e.fancyBoxGallery ? (l(), o("div", ql, [
2342
2315
  x(c, {
2343
2316
  onClick: O(e.showPrevItem, ["prevent"]),
2344
2317
  slideButtonType: "prev"
@@ -2350,12 +2323,12 @@ function Wl(e, i, t, a, n, s) {
2350
2323
  x(c, {
2351
2324
  onClick: O(e.showNextItem, ["prevent"])
2352
2325
  }, null, 8, ["onClick"])
2353
- ])) : (l(), o("div", Vl, [
2354
- R(e.$slots, "default")
2326
+ ])) : (l(), o("div", Rl, [
2327
+ V(e.$slots, "default")
2355
2328
  ]))
2356
2329
  ], 2),
2357
- e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (l(), o("footer", El, [
2358
- (V = e.fancyboxOptions.submitButtons) != null && V.cancel ? (l(), o("button", {
2330
+ e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (l(), o("footer", Vl, [
2331
+ (R = e.fancyboxOptions.submitButtons) != null && R.cancel ? (l(), o("button", {
2359
2332
  key: 0,
2360
2333
  onClick: i[3] || (i[3] = (...ce) => e.cancel && e.cancel(...ce)),
2361
2334
  title: (J = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : J.tooltip
@@ -2365,8 +2338,8 @@ function Wl(e, i, t, a, n, s) {
2365
2338
  iconClass: (ae = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ae.iconClass,
2366
2339
  type: (te = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : te.iconType
2367
2340
  }, null, 8, ["iconClass", "type"])) : m("", !0),
2368
- (se = e.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (l(), o("span", Gl, g((L = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : L.buttonText), 1)) : m("", !0)
2369
- ], 8, Ul)) : m("", !0),
2341
+ (se = e.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (l(), o("span", Ul, g((L = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : L.buttonText), 1)) : m("", !0)
2342
+ ], 8, El)) : m("", !0),
2370
2343
  (X = e.fancyboxOptions.submitButtons) != null && X.confirm ? (l(), o("button", {
2371
2344
  key: 1,
2372
2345
  onClick: i[4] || (i[4] = (...ce) => e.confirm && e.confirm(...ce)),
@@ -2374,11 +2347,11 @@ function Wl(e, i, t, a, n, s) {
2374
2347
  }, [
2375
2348
  (Ce = e.fancyboxOptions.submitButtons.confirm) != null && Ce.iconClass ? (l(), C(d, {
2376
2349
  key: 0,
2377
- iconClass: (M = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : M.iconClass,
2378
- type: (j = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : j.iconType
2350
+ iconClass: (S = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : S.iconClass,
2351
+ type: (B = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : B.iconType
2379
2352
  }, null, 8, ["iconClass", "type"])) : m("", !0),
2380
- (U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span", Zl, g((re = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : re.buttonText), 1)) : m("", !0)
2381
- ], 8, Ql)) : m("", !0)
2353
+ (U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span", Ql, g((re = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : re.buttonText), 1)) : m("", !0)
2354
+ ], 8, Gl)) : m("", !0)
2382
2355
  ])) : m("", !0),
2383
2356
  e.fancyBoxGallery ? (l(), C(f, {
2384
2357
  key: 1,
@@ -2387,13 +2360,12 @@ function Wl(e, i, t, a, n, s) {
2387
2360
  onClick: e.showItem,
2388
2361
  imgIndex: e.index
2389
2362
  }, null, 8, ["thumbnailScrollerItems", "onClick", "imgIndex"])) : m("", !0)
2390
- ], 10, Nl)
2363
+ ], 10, Dl)
2391
2364
  ]);
2392
2365
  }
2393
- const Ah = /* @__PURE__ */ N(Dl, [["render", Wl]]);
2394
- const Jl = {
2366
+ const Ph = /* @__PURE__ */ N(Ll, [["render", Zl]]);
2367
+ const Wl = {
2395
2368
  name: "CmdListOfLinks",
2396
- emits: ["click"],
2397
2369
  props: {
2398
2370
  sectionAnchors: {
2399
2371
  type: Boolean,
@@ -2432,32 +2404,23 @@ const Jl = {
2432
2404
  default: !1
2433
2405
  }
2434
2406
  },
2435
- computed: {
2436
- setStretchClass() {
2437
- return this.largeIcons && this.orientation === "horizontal" ? "stretch" : null;
2438
- }
2439
- },
2440
2407
  methods: {
2441
2408
  getRoute(e) {
2442
2409
  return me(e);
2443
2410
  },
2444
2411
  executeLink(e, i) {
2445
- if (e.fancybox) {
2446
- i.preventDefault(), Mt({ url: e.path, showSubmitButtons: e.showSubmitButtons });
2447
- return;
2448
- }
2449
- this.$emit("click", { link: e, originalEvent: i });
2412
+ e.fancybox && (i.preventDefault(), Mt({ url: e.path }));
2450
2413
  }
2451
2414
  }
2452
- }, Yl = ["href", "target", "onClick", "title"], Kl = { key: 1 }, Xl = { key: 1 };
2453
- function $l(e, i, t, a, n, s) {
2415
+ }, Jl = ["href", "target", "onClick", "title"], Yl = { key: 1 }, Kl = { key: 1 };
2416
+ function Xl(e, i, t, a, n, s) {
2454
2417
  const u = W, d = E, r = le("router-link");
2455
2418
  return l(), o("div", {
2456
2419
  class: _(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors, "large-icons": t.largeIcons }])
2457
2420
  }, [
2458
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2421
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2459
2422
  h("ul", {
2460
- class: _(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, s.setStretchClass])
2423
+ class: _(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align])
2461
2424
  }, [
2462
2425
  (l(!0), o(k, null, F(t.links, (c, f) => (l(), o("li", {
2463
2426
  key: f,
@@ -2475,8 +2438,8 @@ function $l(e, i, t, a, n, s) {
2475
2438
  iconClass: c.iconClass,
2476
2439
  type: c.iconType
2477
2440
  }, null, 8, ["iconClass", "type"])) : m("", !0),
2478
- c.text ? (l(), o("span", Kl, g(c.text), 1)) : m("", !0)
2479
- ], 8, Yl)) : c.type === "router" ? (l(), C(r, {
2441
+ c.text ? (l(), o("span", Yl, g(c.text), 1)) : m("", !0)
2442
+ ], 8, Jl)) : c.type === "router" ? (l(), C(r, {
2480
2443
  key: 1,
2481
2444
  to: s.getRoute(c),
2482
2445
  title: c.tooltip
@@ -2487,7 +2450,7 @@ function $l(e, i, t, a, n, s) {
2487
2450
  iconClass: c.iconClass,
2488
2451
  type: c.iconType
2489
2452
  }, null, 8, ["iconClass", "type"])) : m("", !0),
2490
- c.text ? (l(), o("span", Xl, g(c.text), 1)) : m("", !0)
2453
+ c.text ? (l(), o("span", Kl, g(c.text), 1)) : m("", !0)
2491
2454
  ]),
2492
2455
  _: 2
2493
2456
  }, 1032, ["to", "title"])) : m("", !0)
@@ -2495,7 +2458,7 @@ function $l(e, i, t, a, n, s) {
2495
2458
  ], 2)
2496
2459
  ], 2);
2497
2460
  }
2498
- const eo = /* @__PURE__ */ N(Jl, [["render", $l]]), to = {
2461
+ const $l = /* @__PURE__ */ N(Wl, [["render", Xl]]), eo = {
2499
2462
  data() {
2500
2463
  return {
2501
2464
  defaultMessageProperties: {
@@ -2506,7 +2469,7 @@ const eo = /* @__PURE__ */ N(Jl, [["render", $l]]), to = {
2506
2469
  }
2507
2470
  };
2508
2471
  }
2509
- }, io = {
2472
+ }, to = {
2510
2473
  props: {
2511
2474
  globalCurrency: {
2512
2475
  type: Object,
@@ -2523,8 +2486,8 @@ const Ot = {
2523
2486
  name: "CmdBox",
2524
2487
  mixins: [
2525
2488
  ie,
2526
- to,
2527
- io
2489
+ eo,
2490
+ to
2528
2491
  ],
2529
2492
  emits: ["click", "toggle-collapse"],
2530
2493
  data() {
@@ -2565,7 +2528,7 @@ const Ot = {
2565
2528
  },
2566
2529
  fadeLastLine: {
2567
2530
  type: Boolean,
2568
- default: !1
2531
+ default: !0
2569
2532
  },
2570
2533
  useTransition: {
2571
2534
  type: Boolean,
@@ -2655,38 +2618,35 @@ const Ot = {
2655
2618
  }
2656
2619
  }, ti = () => {
2657
2620
  Di((e) => ({
2658
- "09a4c4ef": e.cutoffTextLines
2621
+ "62c8b14e": e.cutoffTextLines
2659
2622
  }));
2660
2623
  }, ii = Ot.setup;
2661
2624
  Ot.setup = ii ? (e, i) => (ti(), ii(e, i)) : ti;
2662
- const no = Ot, so = ["title"], lo = {
2625
+ const io = Ot, no = ["title"], so = {
2663
2626
  key: 0,
2664
2627
  class: "box-header"
2665
- }, oo = ["src", "alt"], ao = {
2666
- key: 1,
2667
- class: "text-wrapper"
2668
- }, ro = { key: 1 }, co = {
2628
+ }, lo = ["src", "alt"], oo = { class: "text-wrapper" }, ao = { key: 1 }, ro = {
2669
2629
  key: 3,
2670
2630
  class: "box-footer"
2671
- }, uo = { class: "box-header flex-container vertical" }, mo = { key: 0 }, ho = ["src", "alt"], fo = { key: 1 }, go = {
2631
+ }, co = { class: "box-header flex-container vertical" }, uo = { key: 0 }, mo = ["src", "alt"], ho = { key: 1 }, fo = {
2672
2632
  key: 2,
2673
2633
  class: "ribbon-new"
2674
- }, po = {
2634
+ }, go = {
2675
2635
  key: 3,
2676
2636
  class: "ribbon-discount"
2677
- }, yo = { class: "box-body" }, _o = { key: 0 }, Co = {
2637
+ }, po = { class: "box-body" }, yo = { key: 0 }, _o = {
2678
2638
  key: 1,
2679
2639
  class: "price"
2680
- }, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 }, To = { key: 1 }, So = ["title"], Mo = { key: 0 }, Oo = { class: "box-body" }, Lo = { key: 0 }, Do = { key: 1 }, No = { key: 2 }, jo = {
2640
+ }, Co = ["title"], bo = { key: 2 }, ko = { class: "box-header flex-container vertical" }, vo = { key: 0 }, wo = ["src", "alt"], Io = { key: 0 }, xo = { key: 1 }, To = ["title"], So = { key: 0 }, Mo = { class: "box-body" }, Oo = { key: 0 }, Lo = { key: 1 }, Do = { key: 2 }, No = {
2681
2641
  key: 3,
2682
2642
  class: "description"
2683
- }, Bo = { class: "tags" }, Po = {
2643
+ }, jo = { class: "tags" }, Bo = {
2684
2644
  key: 0,
2685
2645
  class: "box-footer"
2686
2646
  };
2687
- function Ao(e, i, t, a, n, s) {
2688
- var c, f, p, b, y, I, v, S;
2689
- const u = W, d = E, r = eo;
2647
+ function Po(e, i, t, a, n, s) {
2648
+ var c, f, p, b, y, I, v, T, M;
2649
+ const u = W, d = E, r = $l;
2690
2650
  return t.boxType === "content" ? (l(), o("div", {
2691
2651
  key: 0,
2692
2652
  class: _([
@@ -2705,17 +2665,17 @@ function Ao(e, i, t, a, n, s) {
2705
2665
  href: "#",
2706
2666
  class: "box-header",
2707
2667
  title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
2708
- onClick: i[0] || (i[0] = O((...T) => s.toggleContentVisibility && s.toggleContentVisibility(...T), ["prevent"]))
2668
+ onClick: i[0] || (i[0] = O((...j) => s.toggleContentVisibility && s.toggleContentVisibility(...j), ["prevent"]))
2709
2669
  }, [
2710
- (c = t.useSlots) != null && c.includes("header") ? R(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, K(H({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
2670
+ (c = t.useSlots) != null && c.includes("header") ? V(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
2711
2671
  x(d, {
2712
2672
  iconClass: n.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
2713
2673
  type: n.open ? t.iconOpen.iconType : t.iconClosed.iconType
2714
2674
  }, null, 8, ["iconClass", "type"])
2715
- ], 8, so)) : (l(), o(k, { key: 1 }, [
2716
- ((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((b = t.cmdHeadline) == null ? void 0 : b.headlineText) ? (l(), o("div", lo, [
2717
- (y = t.useSlots) != null && y.includes("header") ? R(e.$slots, "header", { key: 0 }) : m("", !0),
2718
- (I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, K(H({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
2675
+ ], 8, no)) : (l(), o(k, { key: 1 }, [
2676
+ ((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((b = t.cmdHeadline) == null ? void 0 : b.headlineText) ? (l(), o("div", so, [
2677
+ (y = t.useSlots) != null && y.includes("header") ? V(e.$slots, "header", { key: 0 }) : m("", !0),
2678
+ (I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
2719
2679
  ])) : m("", !0)
2720
2680
  ], 64)),
2721
2681
  n.open ? (l(), o("div", {
@@ -2724,81 +2684,69 @@ function Ao(e, i, t, a, n, s) {
2724
2684
  "aria-expanded": "true",
2725
2685
  role: "article"
2726
2686
  }, [
2727
- x(bt, { name: s.toggleTransition }, {
2728
- default: A(() => {
2729
- var T, B;
2730
- return [
2731
- t.cutoffTextLines > 0 ? (l(), o("div", {
2687
+ (v = t.useSlots) != null && v.includes("body") ? V(e.$slots, "body", { key: 0 }, () => [
2688
+ x(bt, { name: s.toggleTransition }, {
2689
+ default: A(() => [
2690
+ h("p", {
2691
+ class: _({
2692
+ "cutoff-text": t.cutoffTextLines > 0,
2693
+ "fade-last-line": t.fadeLastLine && !n.showCutOffText,
2694
+ "show-text": n.showCutOffText
2695
+ })
2696
+ }, g(t.textBody), 3),
2697
+ t.cutoffTextLines > 0 ? (l(), o("a", {
2732
2698
  key: 0,
2733
- class: _([
2734
- "cutoff-text",
2735
- {
2736
- "fade-last-line": t.fadeLastLine && !n.showCutOffText,
2737
- "show-text": n.showCutOffText
2738
- }
2739
- ])
2740
- }, [
2741
- (T = t.useSlots) != null && T.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
2742
- h("p", null, g(t.textBody), 1)
2743
- ]) : m("", !0)
2744
- ], 2)) : (l(), o(k, { key: 1 }, [
2745
- (B = t.useSlots) != null && B.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
2746
- h("p", null, g(t.textBody), 1)
2747
- ]) : m("", !0)
2748
- ], 64))
2749
- ];
2750
- }),
2751
- _: 3
2752
- }, 8, ["name"]),
2753
- t.cutoffTextLines > 0 ? (l(), o("a", {
2754
- key: 0,
2755
- href: "#",
2756
- onClick: i[1] || (i[1] = O((...T) => s.toggleCutOffText && s.toggleCutOffText(...T), ["prevent"]))
2757
- }, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : (l(), o(k, { key: 1 }, [
2699
+ href: "#",
2700
+ onClick: i[1] || (i[1] = O((...j) => s.toggleCutOffText && s.toggleCutOffText(...j), ["prevent"]))
2701
+ }, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : m("", !0)
2702
+ ]),
2703
+ _: 1
2704
+ }, 8, ["name"])
2705
+ ]) : (l(), o(k, { key: 1 }, [
2758
2706
  t.image ? (l(), o("img", {
2759
2707
  key: 0,
2760
2708
  src: t.image.src,
2761
2709
  alt: t.image.altText
2762
- }, null, 8, oo)) : m("", !0),
2763
- t.textBody ? (l(), o("div", ao, [
2764
- ((v = t.cmdHeadline) == null ? void 0 : v.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2765
- t.textBody ? (l(), o("p", ro, g(t.textBody), 1)) : m("", !0)
2766
- ])) : m("", !0)
2710
+ }, null, 8, lo)) : m("", !0),
2711
+ h("div", oo, [
2712
+ ((T = t.cmdHeadline) == null ? void 0 : T.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2713
+ t.textBody ? (l(), o("p", ao, g(t.textBody), 1)) : m("", !0)
2714
+ ])
2767
2715
  ], 64))
2768
2716
  ], 2)) : m("", !0),
2769
- (S = t.useSlots) != null && S.includes("footer") ? (l(), o("div", co, [
2770
- R(e.$slots, "footer")
2717
+ (M = t.useSlots) != null && M.includes("footer") ? (l(), o("div", ro, [
2718
+ V(e.$slots, "footer")
2771
2719
  ])) : m("", !0)
2772
2720
  ], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
2773
2721
  key: 1,
2774
2722
  class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
2775
2723
  href: "#",
2776
- onClick: i[2] || (i[2] = O((T) => s.clickOnProduct(t.product), ["prevent"]))
2724
+ onClick: i[2] || (i[2] = O((j) => s.clickOnProduct(t.product), ["prevent"]))
2777
2725
  }, [
2778
- h("div", uo, [
2779
- t.product.image !== void 0 ? (l(), o("figure", mo, [
2726
+ h("div", co, [
2727
+ t.product.image !== void 0 ? (l(), o("figure", uo, [
2780
2728
  h("img", {
2781
2729
  src: t.product.image.src,
2782
2730
  alt: t.product.image.alt
2783
- }, null, 8, ho),
2731
+ }, null, 8, mo),
2784
2732
  h("figcaption", null, g(t.product.name), 1)
2785
- ])) : (l(), o("p", fo, g(t.product.name), 1)),
2786
- t.product.new ? (l(), o("div", go, [
2733
+ ])) : (l(), o("p", ho, g(t.product.name), 1)),
2734
+ t.product.new ? (l(), o("div", fo, [
2787
2735
  h("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
2788
2736
  ])) : m("", !0),
2789
- t.product.discount ? (l(), o("div", po, [
2737
+ t.product.discount ? (l(), o("div", go, [
2790
2738
  h("span", null, g(t.product.discount), 1)
2791
2739
  ])) : m("", !0)
2792
2740
  ]),
2793
- h("div", yo, [
2794
- t.product.articleNumber ? (l(), o("p", _o, g(e.getMessage("cmdbox.productbox.article_no")) + " " + g(t.product.articleNumber), 1)) : m("", !0),
2795
- t.product.price ? (l(), o("p", Co, [
2741
+ h("div", po, [
2742
+ t.product.articleNumber ? (l(), o("p", yo, g(e.getMessage("cmdbox.productbox.article_no")) + " " + g(t.product.articleNumber), 1)) : m("", !0),
2743
+ t.product.price ? (l(), o("p", _o, [
2796
2744
  h("span", null, g(t.product.price), 1),
2797
2745
  h("span", {
2798
2746
  title: e.globalCurrency.name
2799
- }, g(e.globalCurrency.symbol), 9, bo)
2747
+ }, g(e.globalCurrency.symbol), 9, Co)
2800
2748
  ])) : m("", !0),
2801
- t.product.description ? (l(), o("p", ko, g(t.product.description), 1)) : m("", !0)
2749
+ t.product.description ? (l(), o("p", bo, g(t.product.description), 1)) : m("", !0)
2802
2750
  ])
2803
2751
  ], 2)) : t.boxType === "user" && t.user ? (l(), o("div", {
2804
2752
  key: 2,
@@ -2812,34 +2760,34 @@ function Ao(e, i, t, a, n, s) {
2812
2760
  }
2813
2761
  ])
2814
2762
  }, [
2815
- h("div", vo, [
2816
- t.user.image ? (l(), o("figure", wo, [
2763
+ h("div", ko, [
2764
+ t.user.image ? (l(), o("figure", vo, [
2817
2765
  h("img", {
2818
2766
  src: t.user.image.src,
2819
2767
  alt: t.user.image.alt
2820
- }, null, 8, Io),
2768
+ }, null, 8, wo),
2821
2769
  h("figcaption", null, [
2822
2770
  z(g(t.user.name) + " ", 1),
2823
- t.user.age ? (l(), o("span", xo, ", " + g(t.user.age), 1)) : m("", !0)
2771
+ t.user.age ? (l(), o("span", Io, ", " + g(t.user.age), 1)) : m("", !0)
2824
2772
  ])
2825
- ])) : (l(), o("div", To, [
2773
+ ])) : (l(), o("div", xo, [
2826
2774
  h("span", {
2827
2775
  class: _(t.defaultProfileIconClass),
2828
2776
  title: t.user.name
2829
- }, null, 10, So),
2830
- t.rowView ? m("", !0) : (l(), o("p", Mo, g(t.user.name), 1))
2777
+ }, null, 10, To),
2778
+ t.rowView ? m("", !0) : (l(), o("p", So, g(t.user.name), 1))
2831
2779
  ]))
2832
2780
  ]),
2833
- h("div", Oo, [
2834
- t.rowView ? (l(), o("p", Lo, g(t.user.name), 1)) : m("", !0),
2835
- t.user.profession ? (l(), o("p", Do, g(t.user.profession), 1)) : m("", !0),
2836
- t.user.position ? (l(), o("p", No, g(t.user.position), 1)) : m("", !0),
2837
- t.user.description ? (l(), o("p", jo, g(t.user.description), 1)) : m("", !0)
2781
+ h("div", Mo, [
2782
+ t.rowView ? (l(), o("p", Oo, g(t.user.name), 1)) : m("", !0),
2783
+ t.user.profession ? (l(), o("p", Lo, g(t.user.profession), 1)) : m("", !0),
2784
+ t.user.position ? (l(), o("p", Do, g(t.user.position), 1)) : m("", !0),
2785
+ t.user.description ? (l(), o("p", No, g(t.user.description), 1)) : m("", !0)
2838
2786
  ]),
2839
- h("ul", Bo, [
2840
- (l(!0), o(k, null, F(t.user.tags, (T, B) => (l(), o("li", { key: B }, g(T), 1))), 128))
2787
+ h("ul", jo, [
2788
+ (l(!0), o(k, null, F(t.user.tags, (j, Q) => (l(), o("li", { key: Q }, g(j), 1))), 128))
2841
2789
  ]),
2842
- t.user.links ? (l(), o("div", Po, [
2790
+ t.user.links ? (l(), o("div", Bo, [
2843
2791
  x(r, {
2844
2792
  links: t.user.links,
2845
2793
  orientation: "horizontal",
@@ -2848,7 +2796,7 @@ function Ao(e, i, t, a, n, s) {
2848
2796
  ])) : m("", !0)
2849
2797
  ], 2)) : m("", !0);
2850
2798
  }
2851
- const Fo = /* @__PURE__ */ N(no, [["render", Ao]]);
2799
+ const Ao = /* @__PURE__ */ N(io, [["render", Po]]);
2852
2800
  const Lt = {
2853
2801
  name: "CmdBoxWrapper",
2854
2802
  data() {
@@ -2967,16 +2915,16 @@ const Lt = {
2967
2915
  }));
2968
2916
  }, si = Lt.setup;
2969
2917
  Lt.setup = si ? (e, i) => (ni(), si(e, i)) : ni;
2970
- const zo = Lt, Ho = { class: "cmd-box-wrapper" }, qo = { class: "flex-container headline-wrapper" }, Ro = {
2918
+ const Fo = Lt, zo = { class: "cmd-box-wrapper" }, Ho = { class: "flex-container headline-wrapper" }, qo = {
2971
2919
  key: 1,
2972
2920
  class: "options-wrapper"
2973
- }, Vo = ["title"], Eo = ["title"];
2974
- function Uo(e, i, t, a, n, s) {
2921
+ }, Ro = ["title"], Vo = ["title"];
2922
+ function Eo(e, i, t, a, n, s) {
2975
2923
  const u = W, d = E;
2976
- return l(), o("div", Ho, [
2977
- h("div", qo, [
2978
- t.cmdHeadline.headlineText ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2979
- t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), o("div", Ro, [
2924
+ return l(), o("div", zo, [
2925
+ h("div", Ho, [
2926
+ t.cmdHeadline.headlineText ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
2927
+ t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), o("div", qo, [
2980
2928
  t.allowTogglingCollapsingBoxes ? (l(), o("a", {
2981
2929
  key: 0,
2982
2930
  href: "#",
@@ -2987,7 +2935,7 @@ function Uo(e, i, t, a, n, s) {
2987
2935
  iconClass: n.collapsingBoxesOpen ? t.expandBoxesIcon.iconClass : t.collapseBoxesIcon.iconClass,
2988
2936
  type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
2989
2937
  }, null, 8, ["iconClass", "type"])
2990
- ], 8, Vo)) : m("", !0),
2938
+ ], 8, Ro)) : m("", !0),
2991
2939
  t.allowUserToToggleOrientation ? (l(), o("a", {
2992
2940
  key: 1,
2993
2941
  href: "#",
@@ -2998,13 +2946,13 @@ function Uo(e, i, t, a, n, s) {
2998
2946
  iconClass: n.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
2999
2947
  type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
3000
2948
  }, null, 8, ["iconClass", "type"])
3001
- ], 8, Eo)) : m("", !0)
2949
+ ], 8, Vo)) : m("", !0)
3002
2950
  ])) : m("", !0)
3003
2951
  ]),
3004
2952
  h("div", {
3005
2953
  class: _([t.useFlexbox ? "flex-container" : "grid-container-create-columns", { "row-view": n.rowView, "stretch-boxes-vertically": t.stretchBoxesVertically }])
3006
2954
  }, [
3007
- R(e.$slots, "default", {
2955
+ V(e.$slots, "default", {
3008
2956
  collapsingBoxesOpen: n.collapsingBoxesOpen,
3009
2957
  boxToggled: s.boxToggled,
3010
2958
  currentOpenBox: n.currentOpenBox,
@@ -3013,8 +2961,8 @@ function Uo(e, i, t, a, n, s) {
3013
2961
  ], 2)
3014
2962
  ]);
3015
2963
  }
3016
- const Fh = /* @__PURE__ */ N(zo, [["render", Uo]]);
3017
- const Go = {
2964
+ const Ah = /* @__PURE__ */ N(Fo, [["render", Eo]]);
2965
+ const Uo = {
3018
2966
  name: "CmdBreadcrumbs",
3019
2967
  props: {
3020
2968
  breadcrumbLabel: {
@@ -3035,11 +2983,11 @@ const Go = {
3035
2983
  return me(e);
3036
2984
  }
3037
2985
  }
3038
- }, Qo = { class: "cmd-breadcrumbs" }, Zo = { key: 0 }, Wo = ["href"], Jo = { key: 1 }, Yo = { key: 1 }, Ko = { key: 2 }, Xo = { key: 1 }, $o = { key: 3 };
3039
- function ea(e, i, t, a, n, s) {
2986
+ }, Go = { class: "cmd-breadcrumbs" }, Qo = { key: 0 }, Zo = ["href"], Wo = { key: 1 }, Jo = { key: 1 }, Yo = { key: 2 }, Ko = { key: 1 }, Xo = { key: 3 };
2987
+ function $o(e, i, t, a, n, s) {
3040
2988
  const u = E, d = le("router-link");
3041
- return l(), o("ul", Qo, [
3042
- t.breadcrumbLabel ? (l(), o("li", Zo, g(t.breadcrumbLabel), 1)) : m("", !0),
2989
+ return l(), o("ul", Go, [
2990
+ t.breadcrumbLabel ? (l(), o("li", Qo, g(t.breadcrumbLabel), 1)) : m("", !0),
3043
2991
  (l(!0), o(k, null, F(t.breadcrumbLinks || [], (r, c) => (l(), o("li", { key: c }, [
3044
2992
  r.type === "href" ? (l(), o("a", {
3045
2993
  key: 0,
@@ -3050,8 +2998,8 @@ function ea(e, i, t, a, n, s) {
3050
2998
  iconClass: r.iconClass,
3051
2999
  type: r.iconType
3052
3000
  }, null, 8, ["iconClass", "type"])) : m("", !0),
3053
- r.text ? (l(), o("span", Jo, g(r.text), 1)) : m("", !0)
3054
- ], 8, Wo)) : r.type === "router" ? (l(), C(d, {
3001
+ r.text ? (l(), o("span", Wo, g(r.text), 1)) : m("", !0)
3002
+ ], 8, Zo)) : r.type === "router" ? (l(), C(d, {
3055
3003
  key: 1,
3056
3004
  to: s.getRoute(r)
3057
3005
  }, {
@@ -3061,23 +3009,23 @@ function ea(e, i, t, a, n, s) {
3061
3009
  iconClass: r.iconClass,
3062
3010
  type: r.iconType
3063
3011
  }, null, 8, ["iconClass", "type"])) : m("", !0),
3064
- r.text ? (l(), o("span", Yo, g(r.text), 1)) : m("", !0)
3012
+ r.text ? (l(), o("span", Jo, g(r.text), 1)) : m("", !0)
3065
3013
  ]),
3066
3014
  _: 2
3067
- }, 1032, ["to"])) : (l(), o("span", Ko, [
3015
+ }, 1032, ["to"])) : (l(), o("span", Yo, [
3068
3016
  r.iconClass ? (l(), C(u, {
3069
3017
  key: 0,
3070
3018
  iconClass: r.iconClass,
3071
3019
  type: r.iconType
3072
3020
  }, null, 8, ["iconClass", "type"])) : m("", !0),
3073
- r.text ? (l(), o("span", Xo, g(r.text), 1)) : m("", !0)
3021
+ r.text ? (l(), o("span", Ko, g(r.text), 1)) : m("", !0)
3074
3022
  ])),
3075
- c < t.breadcrumbLinks.length - 1 ? (l(), o("span", $o, g(t.breadcrumbSeparator), 1)) : m("", !0)
3023
+ c < t.breadcrumbLinks.length - 1 ? (l(), o("span", Xo, g(t.breadcrumbSeparator), 1)) : m("", !0)
3076
3024
  ]))), 128))
3077
3025
  ]);
3078
3026
  }
3079
- const zh = /* @__PURE__ */ N(Go, [["render", ea]]);
3080
- const ta = {
3027
+ const Fh = /* @__PURE__ */ N(Uo, [["render", $o]]);
3028
+ const ea = {
3081
3029
  name: "CmdCompanyLogo",
3082
3030
  data() {
3083
3031
  return {
@@ -3139,11 +3087,11 @@ const ta = {
3139
3087
  document.querySelector("html").classList.contains("light-mode") ? this.prefersColorScheme = "light" : document.querySelector("html").classList.contains("dark-mode") ? this.prefersColorScheme = "dark" : matchMedia("(prefers-color-scheme: light)").matches ? this.prefersColorScheme = "light" : this.prefersColorScheme = "dark";
3140
3088
  }
3141
3089
  }
3142
- }, ia = { class: "cmd-company-logo" }, na = ["href", "title"];
3143
- function sa(e, i, t, a, n, s) {
3090
+ }, ta = { class: "cmd-company-logo" }, ia = ["href", "title"];
3091
+ function na(e, i, t, a, n, s) {
3144
3092
  var r, c, f, p, b, y;
3145
3093
  const u = Ie, d = le("router-link");
3146
- return l(), o("div", ia, [
3094
+ return l(), o("div", ta, [
3147
3095
  ((r = t.link) == null ? void 0 : r.type) === "router" ? (l(), C(d, {
3148
3096
  key: 0,
3149
3097
  to: (c = t.link) == null ? void 0 : c.path,
@@ -3159,14 +3107,14 @@ function sa(e, i, t, a, n, s) {
3159
3107
  title: (y = t.link) == null ? void 0 : y.tooltip
3160
3108
  }, [
3161
3109
  x(u, { image: s.image }, null, 8, ["image"])
3162
- ], 8, na)) : (l(), C(u, {
3110
+ ], 8, ia)) : (l(), C(u, {
3163
3111
  key: 2,
3164
3112
  image: s.image
3165
3113
  }, null, 8, ["image"]))
3166
3114
  ]);
3167
3115
  }
3168
- const la = /* @__PURE__ */ N(ta, [["render", sa]]);
3169
- const oa = {
3116
+ const sa = /* @__PURE__ */ N(ea, [["render", na]]);
3117
+ const la = {
3170
3118
  name: "CmdTooltip",
3171
3119
  data() {
3172
3120
  return {
@@ -3244,18 +3192,18 @@ const oa = {
3244
3192
  });
3245
3193
  }
3246
3194
  }
3247
- }, aa = {
3195
+ }, oa = {
3248
3196
  key: 0,
3249
3197
  class: "headline-wrapper"
3250
- }, ra = ["title"];
3251
- function ca(e, i, t, a, n, s) {
3198
+ }, aa = ["title"];
3199
+ function ra(e, i, t, a, n, s) {
3252
3200
  const u = W, d = E;
3253
3201
  return n.tooltipVisibility ? (l(), o("div", {
3254
3202
  key: 0,
3255
3203
  class: _(["cmd-tooltip", t.status]),
3256
3204
  ref: "tooltip"
3257
3205
  }, [
3258
- t.cmdHeadline || t.iconClose.show ? (l(), o("div", aa, [
3206
+ t.cmdHeadline || t.iconClose.show ? (l(), o("div", oa, [
3259
3207
  t.cmdHeadline ? (l(), C(u, {
3260
3208
  key: 0,
3261
3209
  iconClass: t.cmdHeadline.iconClass,
@@ -3273,14 +3221,14 @@ function ca(e, i, t, a, n, s) {
3273
3221
  iconClass: t.iconClose.iconClass,
3274
3222
  type: t.iconClose.iconType
3275
3223
  }, null, 8, ["iconClass", "type"])
3276
- ], 8, ra)) : m("", !0)
3224
+ ], 8, aa)) : m("", !0)
3277
3225
  ])) : m("", !0),
3278
- R(e.$slots, "default", {}, () => [
3226
+ V(e.$slots, "default", {}, () => [
3279
3227
  z(g(t.tooltipText), 1)
3280
3228
  ])
3281
3229
  ], 2)) : m("", !0);
3282
3230
  }
3283
- const ua = /* @__PURE__ */ N(oa, [["render", ca]]), da = {
3231
+ const ca = /* @__PURE__ */ N(la, [["render", ra]]), ua = {
3284
3232
  data() {
3285
3233
  return {
3286
3234
  defaultMessageProperties: {
@@ -3290,11 +3238,11 @@ const ua = /* @__PURE__ */ N(oa, [["render", ca]]), da = {
3290
3238
  };
3291
3239
  }
3292
3240
  };
3293
- const ma = {
3241
+ const da = {
3294
3242
  name: "CmdListOfRequirements",
3295
3243
  mixins: [
3296
3244
  ie,
3297
- da
3245
+ ua
3298
3246
  ],
3299
3247
  props: {
3300
3248
  inputModelValue: {
@@ -3353,11 +3301,11 @@ const ma = {
3353
3301
  return this.inputRequirements.length > 1 ? this.getMessage("cmdlistofrequirements.headline.requirements_for_input") : this.getMessage("cmdlistofrequirements.headline.requirement_for_input");
3354
3302
  }
3355
3303
  }
3356
- }, ha = { class: "cmd-list-of-requirements" }, fa = /* @__PURE__ */ h("br", null, null, -1), ga = /* @__PURE__ */ h("hr", null, null, -1), pa = ["href", "target"], ya = { key: 1 };
3357
- function _a(e, i, t, a, n, s) {
3304
+ }, ma = { class: "cmd-list-of-requirements" }, ha = /* @__PURE__ */ h("br", null, null, -1), fa = /* @__PURE__ */ h("hr", null, null, -1), ga = ["href", "target"], pa = { key: 1 };
3305
+ function ya(e, i, t, a, n, s) {
3358
3306
  var r, c, f;
3359
3307
  const u = W, d = E;
3360
- return l(), o("div", ha, [
3308
+ return l(), o("div", ma, [
3361
3309
  t.showHeadline ? (l(), C(u, {
3362
3310
  key: 0,
3363
3311
  "headline-level": t.cmdHeadline.headlineLevel
@@ -3365,7 +3313,7 @@ function _a(e, i, t, a, n, s) {
3365
3313
  default: A(() => [
3366
3314
  z(g(s.headlineRequirements), 1),
3367
3315
  t.labelText ? (l(), o(k, { key: 0 }, [
3368
- fa,
3316
+ ha,
3369
3317
  h("em", null, g(t.labelText), 1)
3370
3318
  ], 64)) : m("", !0)
3371
3319
  ]),
@@ -3390,7 +3338,7 @@ function _a(e, i, t, a, n, s) {
3390
3338
  ], 64))), 128))
3391
3339
  ]),
3392
3340
  t.helplink && t.helplink.show ? (l(), o(k, { key: 1 }, [
3393
- ga,
3341
+ fa,
3394
3342
  t.helplink.url ? (l(), o("a", {
3395
3343
  key: 0,
3396
3344
  href: t.helplink.url,
@@ -3403,12 +3351,12 @@ function _a(e, i, t, a, n, s) {
3403
3351
  class: _((c = t.helplink.icon) == null ? void 0 : c.iconClass),
3404
3352
  title: (f = t.helplink.icon) == null ? void 0 : f.tooltip
3405
3353
  }, null, 8, ["class", "title"])) : m("", !0),
3406
- t.helplink.text ? (l(), o("span", ya, g(t.helplink.text), 1)) : m("", !0)
3407
- ], 8, pa)) : m("", !0)
3354
+ t.helplink.text ? (l(), o("span", pa, g(t.helplink.text), 1)) : m("", !0)
3355
+ ], 8, ga)) : m("", !0)
3408
3356
  ], 64)) : m("", !0)
3409
3357
  ]);
3410
3358
  }
3411
- const Ca = /* @__PURE__ */ N(ma, [["render", _a]]), ba = {
3359
+ const _a = /* @__PURE__ */ N(da, [["render", ya]]), Ca = {
3412
3360
  name: "CmdTooltipForInputElements",
3413
3361
  props: {
3414
3362
  relatedId: {
@@ -3441,8 +3389,8 @@ const Ca = /* @__PURE__ */ N(ma, [["render", _a]]), ba = {
3441
3389
  }
3442
3390
  }
3443
3391
  };
3444
- function ka(e, i, t, a, n, s) {
3445
- const u = Ca, d = ua;
3392
+ function ba(e, i, t, a, n, s) {
3393
+ const u = _a, d = ca;
3446
3394
  return l(), C(d, {
3447
3395
  ref: "tooltip",
3448
3396
  class: _(["box", t.validationStatus]),
@@ -3464,7 +3412,7 @@ function ka(e, i, t, a, n, s) {
3464
3412
  _: 1
3465
3413
  }, 8, ["class", "relatedId"]);
3466
3414
  }
3467
- const Dt = /* @__PURE__ */ N(ba, [["render", ka]]), va = {
3415
+ const Dt = /* @__PURE__ */ N(Ca, [["render", ba]]), ka = {
3468
3416
  data() {
3469
3417
  return {
3470
3418
  defaultMessageProperties: {
@@ -3477,7 +3425,7 @@ const Dt = /* @__PURE__ */ N(ba, [["render", ka]]), va = {
3477
3425
  }
3478
3426
  };
3479
3427
  }
3480
- }, wa = {
3428
+ }, va = {
3481
3429
  data() {
3482
3430
  return {
3483
3431
  fieldValidationDefaultMessageProperties: {
@@ -3500,7 +3448,7 @@ const Dt = /* @__PURE__ */ N(ba, [["render", ka]]), va = {
3500
3448
  },
3501
3449
  mixins: [
3502
3450
  ie,
3503
- wa
3451
+ va
3504
3452
  ],
3505
3453
  props: {
3506
3454
  validationMessage: {
@@ -3676,7 +3624,7 @@ const Dt = /* @__PURE__ */ N(ba, [["render", ka]]), va = {
3676
3624
  }
3677
3625
  }
3678
3626
  }, Qe = {};
3679
- function Ia(e = "defaultSequence") {
3627
+ function wa(e = "defaultSequence") {
3680
3628
  const i = Qe[e] || 0;
3681
3629
  return Qe[e] = i + 1, Qe[e];
3682
3630
  }
@@ -3684,7 +3632,7 @@ const jt = {
3684
3632
  data() {
3685
3633
  return {
3686
3634
  tooltip: !1,
3687
- tooltipId: "tooltip-" + Ia()
3635
+ tooltipId: "tooltip-" + wa()
3688
3636
  };
3689
3637
  },
3690
3638
  props: {
@@ -3698,12 +3646,12 @@ const jt = {
3698
3646
  }
3699
3647
  }
3700
3648
  };
3701
- const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta = {
3649
+ const Ia = ["color", "date", "datetime-local", "file", "number", "range"], xa = {
3702
3650
  inheritAttrs: !1,
3703
3651
  name: "CmdFormElement",
3704
3652
  mixins: [
3705
3653
  ie,
3706
- va,
3654
+ ka,
3707
3655
  Nt,
3708
3656
  xe,
3709
3657
  jt
@@ -3783,10 +3731,6 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta =
3783
3731
  };
3784
3732
  }
3785
3733
  },
3786
- showStatusIcon: {
3787
- type: Boolean,
3788
- default: !0
3789
- },
3790
3734
  tooltipText: {
3791
3735
  type: String,
3792
3736
  required: !1
@@ -3955,7 +3899,7 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta =
3955
3899
  return this.$refs.label;
3956
3900
  },
3957
3901
  getMaxLength() {
3958
- return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 : xa.includes(this.$attrs.type) ? null : this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 255;
3902
+ return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 : Ia.includes(this.$attrs.type) ? null : this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 255;
3959
3903
  },
3960
3904
  validateInput(e) {
3961
3905
  var t;
@@ -4002,21 +3946,21 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta =
4002
3946
  immediate: !0
4003
3947
  }
4004
3948
  }
4005
- }, Sa = ["for", "title"], Ma = {
3949
+ }, Ta = ["for", "title"], Sa = {
4006
3950
  key: 0,
4007
3951
  class: "label-text"
4008
- }, Oa = { key: 2 }, La = ["title", "aria-errormessage", "id"], Da = {
3952
+ }, Ma = { key: 2 }, Oa = ["title", "aria-errormessage", "id"], La = {
4009
3953
  key: 1,
4010
3954
  class: "flex-container"
4011
- }, Na = ["id", "autocomplete", "list", "value", "maxlength"], ja = ["title"], Ba = ["id"], Pa = ["value"], Aa = ["checked", "value", "id", "disabled", "aria-invalid"], Fa = { key: 2 }, za = { class: "switch-label-wrapper" }, Ha = ["checked", "value", "id", "disabled", "aria-invalid"], qa = { class: "label-text" }, Ra = { class: "label-text" }, Va = {
3955
+ }, Da = ["id", "autocomplete", "list", "value", "maxlength"], Na = ["title"], ja = ["id"], Ba = ["value"], Pa = ["checked", "value", "id", "disabled", "aria-invalid"], Aa = { key: 2 }, Fa = { class: "switch-label-wrapper" }, za = ["checked", "value", "id", "disabled", "aria-invalid"], Ha = { class: "label-text" }, qa = { class: "label-text" }, Ra = {
4012
3956
  key: 0,
4013
3957
  class: "label-text"
4014
- }, Ea = { key: 0 }, Ua = ["id"], Ga = ["value", "selected"], Qa = ["id", "value", "maxlength"], Za = { key: 6 }, Wa = {
3958
+ }, Va = { key: 0 }, Ea = ["id"], Ua = ["value", "selected"], Ga = ["id", "value", "maxlength"], Qa = { key: 6 }, Za = {
4015
3959
  key: 7,
4016
3960
  class: "search-field-wrapper flex-container no-gap"
4017
- }, Ja = ["id", "maxlength", "value"], Ya = ["title"], Ka = ["title"], Xa = { key: 1 };
4018
- function $a(e, i, t, a, n, s) {
4019
- var r, c, f, p, b, y, I, v, S, T, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se;
3961
+ }, Wa = ["id", "maxlength", "value"], Ja = ["title"], Ya = ["title"], Ka = { key: 1 };
3962
+ function Xa(e, i, t, a, n, s) {
3963
+ var r, c, f, p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se;
4020
3964
  const u = Dt, d = E;
4021
3965
  return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
4022
3966
  key: 0,
@@ -4039,12 +3983,12 @@ function $a(e, i, t, a, n, s) {
4039
3983
  title: e.$attrs.title,
4040
3984
  ref: "label"
4041
3985
  }, [
4042
- (t.labelText || e.$slots.labeltext) && e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? ne((l(), o("span", Ma, [
3986
+ (t.labelText || e.$slots.labeltext) && e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? ne((l(), o("span", Sa, [
4043
3987
  h("span", null, [
4044
3988
  t.labelText ? (l(), o(k, { key: 0 }, [
4045
3989
  z(g(t.labelText), 1)
4046
- ], 64)) : R(e.$slots, "labeltext", { key: 1 }),
4047
- e.$attrs.required ? (l(), o("sup", Oa, "*")) : m("", !0)
3990
+ ], 64)) : V(e.$slots, "labeltext", { key: 1 }),
3991
+ e.$attrs.required ? (l(), o("sup", Ma, "*")) : m("", !0)
4048
3992
  ]),
4049
3993
  e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
4050
3994
  key: 0,
@@ -4055,7 +3999,7 @@ function $a(e, i, t, a, n, s) {
4055
3999
  cmdListOfRequirements: e.listOfRequirements,
4056
4000
  role: e.validationStatus === "error" ? "alert" : "dialog"
4057
4001
  }, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : m("", !0),
4058
- t.showStatusIcon && (e.$attrs.required || e.inputRequirements.length) ? (l(), o("a", {
4002
+ e.$attrs.required || e.inputRequirements.length ? (l(), o("a", {
4059
4003
  key: 1,
4060
4004
  href: "#",
4061
4005
  onClick: i[0] || (i[0] = O(() => {
@@ -4066,17 +4010,17 @@ function $a(e, i, t, a, n, s) {
4066
4010
  id: e.tooltipId
4067
4011
  }, [
4068
4012
  x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
4069
- ], 8, La)) : m("", !0)
4013
+ ], 8, Oa)) : m("", !0)
4070
4014
  ], 512)), [
4071
4015
  [ye, t.showLabel]
4072
4016
  ]) : m("", !0),
4073
- e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (l(), o("span", Da, [
4017
+ e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (l(), o("span", La, [
4074
4018
  t.fieldIconClass ? (l(), C(d, {
4075
4019
  key: 0,
4076
4020
  class: "place-inside",
4077
4021
  iconClass: t.fieldIconClass
4078
4022
  }, null, 8, ["iconClass"])) : m("", !0),
4079
- t.element === "input" && e.$attrs.type !== "search" ? (l(), o("input", H({ key: 1 }, s.elementAttributes, {
4023
+ t.element === "input" && e.$attrs.type !== "search" ? (l(), o("input", q({ key: 1 }, s.elementAttributes, {
4080
4024
  id: e.htmlId,
4081
4025
  class: t.inputClass,
4082
4026
  onFocus: i[1] || (i[1] = (L) => e.tooltip = !0),
@@ -4090,7 +4034,7 @@ function $a(e, i, t, a, n, s) {
4090
4034
  value: t.modelValue,
4091
4035
  maxlength: s.getMaxLength(),
4092
4036
  ref: "input"
4093
- }), null, 16, Na)) : m("", !0),
4037
+ }), null, 16, Da)) : m("", !0),
4094
4038
  e.$attrs.type === "password" ? (l(), o("a", {
4095
4039
  key: 2,
4096
4040
  href: "#",
@@ -4105,7 +4049,7 @@ function $a(e, i, t, a, n, s) {
4105
4049
  x(d, {
4106
4050
  iconClass: t.iconPasswordVisible.iconClass
4107
4051
  }, null, 8, ["iconClass"])
4108
- ], 40, ja)) : m("", !0)
4052
+ ], 40, Na)) : m("", !0)
4109
4053
  ])) : m("", !0),
4110
4054
  t.datalist && t.datalist.options.length ? (l(), o("datalist", {
4111
4055
  key: 2,
@@ -4114,11 +4058,11 @@ function $a(e, i, t, a, n, s) {
4114
4058
  (l(!0), o(k, null, F(t.datalist.options, (L, X) => (l(), o("option", {
4115
4059
  key: X,
4116
4060
  value: L
4117
- }, null, 8, Pa))), 128))
4118
- ], 8, Ba)) : t.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (l(), o(k, { key: 3 }, [
4061
+ }, null, 8, Ba))), 128))
4062
+ ], 8, ja)) : t.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (l(), o(k, { key: 3 }, [
4119
4063
  t.onLabel && t.offLabel ? t.onLabel && t.offLabel ? (l(), o(k, { key: 1 }, [
4120
- h("span", za, [
4121
- h("input", H(s.elementAttributes, {
4064
+ h("span", Fa, [
4065
+ h("input", q(s.elementAttributes, {
4122
4066
  onChange: i[13] || (i[13] = (...L) => s.onChange && s.onChange(...L)),
4123
4067
  onBlur: i[14] || (i[14] = (...L) => s.onBlur && s.onBlur(...L)),
4124
4068
  checked: s.isChecked,
@@ -4127,18 +4071,18 @@ function $a(e, i, t, a, n, s) {
4127
4071
  id: e.htmlId,
4128
4072
  disabled: e.$attrs.disabled,
4129
4073
  "aria-invalid": e.validationStatus === "error"
4130
- }), null, 16, Ha),
4131
- h("span", qa, g(t.onLabel), 1),
4132
- h("span", Ra, g(t.offLabel), 1)
4074
+ }), null, 16, za),
4075
+ h("span", Ha, g(t.onLabel), 1),
4076
+ h("span", qa, g(t.offLabel), 1)
4133
4077
  ]),
4134
- t.labelText ? (l(), o("span", Va, [
4078
+ t.labelText ? (l(), o("span", Ra, [
4135
4079
  h("span", null, [
4136
4080
  z(g(t.labelText), 1),
4137
- e.$attrs.required ? (l(), o("sup", Ea, "*")) : m("", !0)
4081
+ e.$attrs.required ? (l(), o("sup", Va, "*")) : m("", !0)
4138
4082
  ])
4139
4083
  ])) : m("", !0)
4140
- ], 64)) : R(e.$slots, "default", { key: 2 }) : (l(), o(k, { key: 0 }, [
4141
- h("input", H(s.elementAttributes, {
4084
+ ], 64)) : V(e.$slots, "default", { key: 2 }) : (l(), o(k, { key: 0 }, [
4085
+ h("input", q(s.elementAttributes, {
4142
4086
  onChange: i[11] || (i[11] = (...L) => s.onChange && s.onChange(...L)),
4143
4087
  onBlur: i[12] || (i[12] = (...L) => s.onBlur && s.onBlur(...L)),
4144
4088
  checked: s.isChecked,
@@ -4147,7 +4091,7 @@ function $a(e, i, t, a, n, s) {
4147
4091
  id: e.htmlId,
4148
4092
  disabled: e.$attrs.disabled,
4149
4093
  "aria-invalid": e.validationStatus === "error"
4150
- }), null, 16, Aa),
4094
+ }), null, 16, Pa),
4151
4095
  t.labelText || e.$slots.labeltext ? (l(), o("span", {
4152
4096
  key: 0,
4153
4097
  class: _(["label-text", { hidden: !t.showLabel }])
@@ -4155,13 +4099,13 @@ function $a(e, i, t, a, n, s) {
4155
4099
  h("span", null, [
4156
4100
  t.labelText ? (l(), o(k, { key: 0 }, [
4157
4101
  z(g(t.labelText), 1)
4158
- ], 64)) : R(e.$slots, "labeltext", { key: 1 }),
4159
- e.$attrs.required ? (l(), o("sup", Fa, "*")) : m("", !0)
4102
+ ], 64)) : V(e.$slots, "labeltext", { key: 1 }),
4103
+ e.$attrs.required ? (l(), o("sup", Aa, "*")) : m("", !0)
4160
4104
  ])
4161
4105
  ], 2)) : m("", !0)
4162
4106
  ], 64))
4163
4107
  ], 64)) : m("", !0),
4164
- t.element === "select" ? (l(), o("select", H({ key: 4 }, s.elementAttributes, {
4108
+ t.element === "select" ? (l(), o("select", q({ key: 4 }, s.elementAttributes, {
4165
4109
  id: e.htmlId,
4166
4110
  onBlur: i[15] || (i[15] = (...L) => s.onBlur && s.onBlur(...L)),
4167
4111
  onChange: i[16] || (i[16] = (L) => e.$emit("update:modelValue", L.target.value))
@@ -4170,9 +4114,9 @@ function $a(e, i, t, a, n, s) {
4170
4114
  key: X,
4171
4115
  value: L.value,
4172
4116
  selected: L.value === t.modelValue
4173
- }, g(L.text), 9, Ga))), 128))
4174
- ], 16, Ua)) : m("", !0),
4175
- t.element === "textarea" ? (l(), o("textarea", H({ key: 5 }, s.elementAttributes, {
4117
+ }, g(L.text), 9, Ua))), 128))
4118
+ ], 16, Ea)) : m("", !0),
4119
+ t.element === "textarea" ? (l(), o("textarea", q({ key: 5 }, s.elementAttributes, {
4176
4120
  id: e.htmlId,
4177
4121
  value: t.modelValue,
4178
4122
  maxlength: s.getMaxLength(),
@@ -4180,14 +4124,14 @@ function $a(e, i, t, a, n, s) {
4180
4124
  onFocus: i[18] || (i[18] = (L) => e.tooltip = !0),
4181
4125
  onBlur: i[19] || (i[19] = (...L) => s.onBlur && s.onBlur(...L))
4182
4126
  }), `\r
4183
- `, 16, Qa)) : m("", !0),
4184
- t.element === "textarea" && t.showCharactersTextarea ? (l(), o("span", Za, g(s.charactersTextarea), 1)) : t.element === "input" && e.$attrs.type === "search" ? (l(), o("span", Wa, [
4185
- h("input", H(s.elementAttributes, {
4127
+ `, 16, Ga)) : m("", !0),
4128
+ t.element === "textarea" && t.showCharactersTextarea ? (l(), o("span", Qa, g(s.charactersTextarea), 1)) : t.element === "input" && e.$attrs.type === "search" ? (l(), o("span", Za, [
4129
+ h("input", q(s.elementAttributes, {
4186
4130
  id: e.htmlId,
4187
4131
  onInput: i[20] || (i[20] = (...L) => s.onInput && s.onInput(...L)),
4188
4132
  maxlength: s.getMaxLength(),
4189
4133
  value: t.modelValue
4190
- }), null, 16, Ja),
4134
+ }), null, 16, Wa),
4191
4135
  t.showSearchButton ? (l(), o("a", {
4192
4136
  key: 0,
4193
4137
  href: "#",
@@ -4198,7 +4142,7 @@ function $a(e, i, t, a, n, s) {
4198
4142
  x(d, {
4199
4143
  iconClass: t.iconSearch.iconClass
4200
4144
  }, null, 8, ["iconClass"])
4201
- ], 10, Ya)) : m("", !0),
4145
+ ], 10, Ja)) : m("", !0),
4202
4146
  (r = t.iconDelete) != null && r.show ? (l(), o("a", {
4203
4147
  key: 1,
4204
4148
  href: "#",
@@ -4209,28 +4153,28 @@ function $a(e, i, t, a, n, s) {
4209
4153
  iconClass: (f = t.iconDelete) == null ? void 0 : f.iconClass,
4210
4154
  type: (p = t.iconDelete) == null ? void 0 : p.iconType
4211
4155
  }, null, 8, ["iconClass", "type"])
4212
- ], 8, Ka)) : m("", !0)
4156
+ ], 8, Ya)) : m("", !0)
4213
4157
  ])) : m("", !0)
4214
- ], 10, Sa)) : (l(), o("button", H({
4158
+ ], 10, Ta)) : (l(), o("button", q({
4215
4159
  key: 1,
4216
4160
  class: "button"
4217
4161
  }, s.buttonAttrs), [
4218
- ((y = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((T = (S = t.nativeButton) == null ? void 0 : S.icon) != null && T.position)) ? (l(), C(d, {
4162
+ ((y = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((M = (T = t.nativeButton) == null ? void 0 : T.icon) != null && M.position)) ? (l(), C(d, {
4219
4163
  key: 0,
4220
- iconClass: (Q = (B = t.nativeButton) == null ? void 0 : B.icon) == null ? void 0 : Q.iconClass,
4221
- type: (q = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : q.iconType
4164
+ iconClass: (Q = (j = t.nativeButton) == null ? void 0 : j.icon) == null ? void 0 : Q.iconClass,
4165
+ type: (H = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : H.iconType
4222
4166
  }, null, 8, ["iconClass", "type"])) : m("", !0),
4223
- ((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", Xa, g(t.nativeButton.text), 1)) : (l(), o(k, { key: 2 }, [
4167
+ ((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", Ka, g(t.nativeButton.text), 1)) : (l(), o(k, { key: 2 }, [
4224
4168
  z(g(t.nativeButton.text), 1)
4225
4169
  ], 64)),
4226
- ((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (V = t.nativeButton) == null ? void 0 : V.icon) == null ? void 0 : J.position) === "after" ? (l(), C(d, {
4170
+ ((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : J.position) === "after" ? (l(), C(d, {
4227
4171
  key: 3,
4228
4172
  iconClass: (ae = (Y = t.nativeButton) == null ? void 0 : Y.icon) == null ? void 0 : ae.iconClass,
4229
4173
  type: (se = (te = t.nativeButton) == null ? void 0 : te.icon) == null ? void 0 : se.iconType
4230
4174
  }, null, 8, ["iconClass", "type"])) : m("", !0)
4231
4175
  ], 16));
4232
4176
  }
4233
- const _e = /* @__PURE__ */ N(Ta, [["render", $a]]), er = {
4177
+ const _e = /* @__PURE__ */ N(xa, [["render", Xa]]), $a = {
4234
4178
  data() {
4235
4179
  return {
4236
4180
  defaultMessageProperties: {
@@ -4240,9 +4184,9 @@ const _e = /* @__PURE__ */ N(Ta, [["render", $a]]), er = {
4240
4184
  };
4241
4185
  }
4242
4186
  };
4243
- const tr = {
4187
+ const er = {
4244
4188
  name: "CmdCookieDisclaimer",
4245
- mixins: [ie, er],
4189
+ mixins: [ie, $a],
4246
4190
  data() {
4247
4191
  return {
4248
4192
  showCookieDisclaimer: !0,
@@ -4337,40 +4281,40 @@ const tr = {
4337
4281
  }));
4338
4282
  }
4339
4283
  }
4340
- }, ir = { class: "cmd-cookie-disclaimer flex-container vertical" }, nr = {
4284
+ }, tr = { class: "cmd-cookie-disclaimer flex-container vertical" }, ir = {
4341
4285
  key: 0,
4342
4286
  class: "flex-container vertical"
4343
- }, sr = { key: 0 }, lr = { key: 1 }, or = ["href", "target"], ar = ["innerHTML"], rr = /* @__PURE__ */ h("hr", null, null, -1), cr = {
4287
+ }, nr = { key: 0 }, sr = { key: 1 }, lr = ["href", "target"], or = ["innerHTML"], ar = /* @__PURE__ */ h("hr", null, null, -1), rr = {
4344
4288
  key: 1,
4345
4289
  class: "flex-container vertical"
4346
- }, ur = { key: 0 }, dr = { key: 1 }, mr = ["href", "target"], hr = ["innerHTML"], fr = { class: "button-wrapper align-center" };
4347
- function gr(e, i, t, a, n, s) {
4348
- const u = W, d = _e, r = Fo;
4290
+ }, cr = { key: 0 }, ur = { key: 1 }, dr = ["href", "target"], mr = ["innerHTML"], hr = { class: "button-wrapper align-center" };
4291
+ function fr(e, i, t, a, n, s) {
4292
+ const u = W, d = _e, r = Ao;
4349
4293
  return l(), C(ue, { name: "fade" }, {
4350
4294
  default: A(() => {
4351
4295
  var c, f, p;
4352
4296
  return [
4353
- h("div", ir, [
4297
+ h("div", tr, [
4354
4298
  ((c = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : c.show) && ((f = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : f.headlineText) && ((p = t.cmdHeadlineCookieDisclaimer) == null ? void 0 : p.headlineLevel) ? (l(), C(u, {
4355
4299
  key: 0,
4356
4300
  headlineText: t.cmdHeadlineCookieDisclaimer.headlineText,
4357
4301
  headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
4358
4302
  }, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
4359
- R(e.$slots, "cookie-options", {}, () => {
4360
- var b, y, I, v, S, T, B, Q;
4303
+ V(e.$slots, "cookie-options", {}, () => {
4304
+ var b, y, I, v, T, M, j, Q;
4361
4305
  return [
4362
- (b = t.cookieOptions) != null && b.required ? (l(), o("div", nr, [
4306
+ (b = t.cookieOptions) != null && b.required ? (l(), o("div", ir, [
4363
4307
  (y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
4364
4308
  key: 0,
4365
4309
  "headline-text": (I = t.cmdBoxRequiredCookies) == null ? void 0 : I.headlineText,
4366
4310
  "headline-level": (v = t.cmdBoxRequiredCookies) == null ? void 0 : v.headlineLevel
4367
4311
  }, null, 8, ["headline-text", "headline-level"])) : m("", !0),
4368
- (l(!0), o(k, null, F(t.cookieOptions.required.cookies || [], (w, q) => {
4312
+ (l(!0), o(k, null, F(t.cookieOptions.required.cookies || [], (w, H) => {
4369
4313
  var D;
4370
4314
  return l(), C(r, {
4371
4315
  useSlots: ["header", "body"],
4372
4316
  collapsible: (D = t.cmdBoxRequiredCookies) == null ? void 0 : D.collapsible,
4373
- key: q
4317
+ key: H
4374
4318
  }, {
4375
4319
  header: A(() => [
4376
4320
  x(d, {
@@ -4387,37 +4331,37 @@ function gr(e, i, t, a, n, s) {
4387
4331
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
4388
4332
  ]),
4389
4333
  body: A(() => [
4390
- w.description ? (l(), o("p", sr, g(w.description), 1)) : m("", !0),
4391
- w.linkDataPrivacy ? (l(), o("p", lr, [
4334
+ w.description ? (l(), o("p", nr, g(w.description), 1)) : m("", !0),
4335
+ w.linkDataPrivacy ? (l(), o("p", sr, [
4392
4336
  z(g(w.linkDataPrivacy.label) + " ", 1),
4393
4337
  h("a", {
4394
4338
  onClick: i[1] || (i[1] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
4395
4339
  href: w.linkDataPrivacy.link,
4396
4340
  target: w.linkDataPrivacy.target
4397
- }, g(w.linkDataPrivacy.linkText), 9, or)
4341
+ }, g(w.linkDataPrivacy.linkText), 9, lr)
4398
4342
  ])) : m("", !0),
4399
4343
  n.dataPrivacyContent ? (l(), o("div", {
4400
4344
  key: 2,
4401
4345
  innerHTML: n.dataPrivacyContent
4402
- }, null, 8, ar)) : m("", !0)
4346
+ }, null, 8, or)) : m("", !0)
4403
4347
  ]),
4404
4348
  _: 2
4405
4349
  }, 1032, ["collapsible"]);
4406
4350
  }), 128))
4407
4351
  ])) : m("", !0),
4408
- rr,
4409
- (S = t.cookieOptions) != null && S.optional ? (l(), o("div", cr, [
4410
- (T = t.cmdBoxOptionalCookies) != null && T.showHeadline ? (l(), C(u, {
4352
+ ar,
4353
+ (T = t.cookieOptions) != null && T.optional ? (l(), o("div", rr, [
4354
+ (M = t.cmdBoxOptionalCookies) != null && M.showHeadline ? (l(), C(u, {
4411
4355
  key: 0,
4412
- "headline-text": (B = t.cmdBoxOptionalCookies) == null ? void 0 : B.headlineText,
4356
+ "headline-text": (j = t.cmdBoxOptionalCookies) == null ? void 0 : j.headlineText,
4413
4357
  "headline-level": (Q = t.cmdBoxOptionalCookies) == null ? void 0 : Q.headlineLevel
4414
4358
  }, null, 8, ["headline-text", "headline-level"])) : m("", !0),
4415
- (l(!0), o(k, null, F(t.cookieOptions.optional.cookies || [], (w, q) => {
4359
+ (l(!0), o(k, null, F(t.cookieOptions.optional.cookies || [], (w, H) => {
4416
4360
  var D;
4417
4361
  return l(), C(r, {
4418
4362
  useSlots: ["header", "body"],
4419
4363
  collapsible: (D = t.cmdBoxOptionalCookies) == null ? void 0 : D.collapsible,
4420
- key: q
4364
+ key: H
4421
4365
  }, {
4422
4366
  header: A(() => [
4423
4367
  x(d, {
@@ -4434,19 +4378,19 @@ function gr(e, i, t, a, n, s) {
4434
4378
  }, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
4435
4379
  ]),
4436
4380
  body: A(() => [
4437
- w.description ? (l(), o("p", ur, g(w.description), 1)) : m("", !0),
4438
- w.linkDataPrivacy ? (l(), o("p", dr, [
4381
+ w.description ? (l(), o("p", cr, g(w.description), 1)) : m("", !0),
4382
+ w.linkDataPrivacy ? (l(), o("p", ur, [
4439
4383
  z(g(w.linkDataPrivacy.label) + " ", 1),
4440
4384
  h("a", {
4441
4385
  onClick: i[3] || (i[3] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
4442
4386
  href: w.linkDataPrivacy.link,
4443
4387
  target: w.linkDataPrivacy.target
4444
- }, g(w.linkDataPrivacy.linkText), 9, mr)
4388
+ }, g(w.linkDataPrivacy.linkText), 9, dr)
4445
4389
  ])) : m("", !0),
4446
4390
  n.dataPrivacyContent ? (l(), o("div", {
4447
4391
  key: 2,
4448
4392
  innerHTML: n.dataPrivacyContent
4449
- }, null, 8, hr)) : m("", !0)
4393
+ }, null, 8, mr)) : m("", !0)
4450
4394
  ]),
4451
4395
  _: 2
4452
4396
  }, 1032, ["collapsible"]);
@@ -4454,8 +4398,8 @@ function gr(e, i, t, a, n, s) {
4454
4398
  ])) : m("", !0)
4455
4399
  ];
4456
4400
  }),
4457
- R(e.$slots, "privacy-text"),
4458
- h("div", fr, [
4401
+ V(e.$slots, "privacy-text"),
4402
+ h("div", hr, [
4459
4403
  t.buttonLabelAcceptCurrentSettings ? (l(), o("button", {
4460
4404
  key: 0,
4461
4405
  type: "button",
@@ -4478,24 +4422,24 @@ function gr(e, i, t, a, n, s) {
4478
4422
  _: 3
4479
4423
  });
4480
4424
  }
4481
- const Hh = /* @__PURE__ */ N(tr, [["render", gr]]);
4482
- const pr = {
4425
+ const zh = /* @__PURE__ */ N(er, [["render", fr]]);
4426
+ const gr = {
4483
4427
  name: "CmdCopyrightWrapper"
4484
- }, yr = {
4428
+ }, pr = {
4485
4429
  class: "cmd-copyright-information",
4486
4430
  role: "contentinfo"
4487
- }, _r = /* @__PURE__ */ h("a", {
4431
+ }, yr = /* @__PURE__ */ h("a", {
4488
4432
  href: "http://www.comand-cms.com",
4489
4433
  target: "_blank",
4490
4434
  lang: "en",
4491
4435
  title: "CoManD-Website"
4492
- }, "\xA9 CoManD", -1), Cr = [
4493
- _r
4436
+ }, "\xA9 CoManD", -1), _r = [
4437
+ yr
4494
4438
  ];
4495
- function br(e, i, t, a, n, s) {
4496
- return l(), o("div", yr, Cr);
4439
+ function Cr(e, i, t, a, n, s) {
4440
+ return l(), o("div", pr, _r);
4497
4441
  }
4498
- const qh = /* @__PURE__ */ N(pr, [["render", br]]), kr = {
4442
+ const Hh = /* @__PURE__ */ N(gr, [["render", Cr]]), br = {
4499
4443
  data() {
4500
4444
  return {
4501
4445
  defaultMessageProperties: {
@@ -4508,12 +4452,12 @@ const qh = /* @__PURE__ */ N(pr, [["render", br]]), kr = {
4508
4452
  };
4509
4453
  }
4510
4454
  };
4511
- const vr = {
4455
+ const kr = {
4512
4456
  name: "CmdFakeSelect",
4513
4457
  inheritAttrs: !1,
4514
4458
  mixins: [
4515
4459
  ie,
4516
- kr,
4460
+ br,
4517
4461
  Nt,
4518
4462
  xe,
4519
4463
  jt
@@ -4702,17 +4646,17 @@ const vr = {
4702
4646
  deep: !0
4703
4647
  }
4704
4648
  }
4705
- }, wr = ["title", "aria-labelledby", "aria-required"], Ir = {
4649
+ }, vr = ["title", "aria-labelledby", "aria-required"], wr = {
4706
4650
  key: 0,
4707
4651
  class: "label-text"
4708
- }, xr = ["id"], Tr = { key: 0 }, Sr = ["title", "aria-errormessage", "id"], Mr = ["aria-expanded"], Or = ["title"], Lr = ["src", "alt"], Dr = {
4652
+ }, Ir = ["id"], xr = { key: 0 }, Tr = ["title", "aria-errormessage", "id"], Sr = ["aria-expanded"], Mr = ["title"], Or = ["src", "alt"], Lr = {
4709
4653
  key: 0,
4710
4654
  role: "listbox"
4711
- }, Nr = ["aria-selected"], jr = ["onClick", "title"], Br = { key: 1 }, Pr = ["aria-expanded"], Ar = ["for"], Fr = ["value", "checked", "id"], zr = ["onClick"], Hr = ["src", "alt"], qr = ["onClick"], Rr = {
4655
+ }, Dr = ["aria-selected"], Nr = ["onClick", "title"], jr = { key: 1 }, Br = ["aria-expanded"], Pr = ["for"], Ar = ["value", "checked", "id"], Fr = ["onClick"], zr = ["src", "alt"], Hr = ["onClick"], qr = {
4712
4656
  key: 0,
4713
4657
  class: "select-all-options"
4714
4658
  };
4715
- function Vr(e, i, t, a, n, s) {
4659
+ function Rr(e, i, t, a, n, s) {
4716
4660
  var c, f, p, b;
4717
4661
  const u = Dt, d = E, r = le("router-link");
4718
4662
  return l(), o("div", {
@@ -4731,11 +4675,11 @@ function Vr(e, i, t, a, n, s) {
4731
4675
  "aria-required": e.$attrs.required !== void 0,
4732
4676
  ref: "fakeselect"
4733
4677
  }, [
4734
- t.showLabel ? (l(), o("span", Ir, [
4678
+ t.showLabel ? (l(), o("span", wr, [
4735
4679
  h("span", { id: e.htmlId }, [
4736
4680
  z(g(t.labelText), 1),
4737
- e.$attrs.required !== void 0 ? (l(), o("sup", Tr, "*")) : m("", !0)
4738
- ], 8, xr),
4681
+ e.$attrs.required !== void 0 ? (l(), o("sup", xr, "*")) : m("", !0)
4682
+ ], 8, Ir),
4739
4683
  e.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (l(), C(u, {
4740
4684
  key: 0,
4741
4685
  ref: "tooltip",
@@ -4756,7 +4700,7 @@ function Vr(e, i, t, a, n, s) {
4756
4700
  id: e.tooltipId
4757
4701
  }, [
4758
4702
  x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
4759
- ], 8, Sr)) : m("", !0)
4703
+ ], 8, Tr)) : m("", !0)
4760
4704
  ])) : m("", !0),
4761
4705
  h("ul", {
4762
4706
  class: _({ open: n.showOptions }),
@@ -4775,7 +4719,7 @@ function Vr(e, i, t, a, n, s) {
4775
4719
  src: s.pathFlag(s.optionCountry),
4776
4720
  alt: s.optionCountry,
4777
4721
  class: _(["flag", s.optionCountry])
4778
- }, null, 10, Lr)) : t.type === "color" ? (l(), o("span", {
4722
+ }, null, 10, Or)) : t.type === "color" ? (l(), o("span", {
4779
4723
  key: 1,
4780
4724
  style: Oe("background: " + s.optionColor)
4781
4725
  }, null, 4)) : m("", !0),
@@ -4795,8 +4739,8 @@ function Vr(e, i, t, a, n, s) {
4795
4739
  type: t.iconDropdown.iconType,
4796
4740
  title: t.iconDropdown.tooltip
4797
4741
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0)
4798
- ], 40, Or),
4799
- t.type === "default" && n.showOptions ? (l(), o("ul", Dr, [
4742
+ ], 40, Mr),
4743
+ t.type === "default" && n.showOptions ? (l(), o("ul", Lr, [
4800
4744
  (l(!0), o(k, null, F(t.selectData, (y, I) => (l(), o("li", {
4801
4745
  key: I,
4802
4746
  role: "option",
@@ -4814,8 +4758,8 @@ function Vr(e, i, t, a, n, s) {
4814
4758
  iconClass: y.iconClass,
4815
4759
  type: y.iconType
4816
4760
  }, null, 8, ["iconClass", "type"])) : m("", !0),
4817
- y.text ? (l(), o("span", Br, g(y.text), 1)) : m("", !0)
4818
- ], 10, jr)) : m("", !0),
4761
+ y.text ? (l(), o("span", jr, g(y.text), 1)) : m("", !0)
4762
+ ], 10, Nr)) : m("", !0),
4819
4763
  t.optionLinkType === "router" ? (l(), C(r, {
4820
4764
  key: 1,
4821
4765
  to: "#",
@@ -4832,7 +4776,7 @@ function Vr(e, i, t, a, n, s) {
4832
4776
  ]),
4833
4777
  _: 2
4834
4778
  }, 1032, ["onClick", "class"])) : m("", !0)
4835
- ], 8, Nr))), 128))
4779
+ ], 8, Dr))), 128))
4836
4780
  ])) : t.type !== "default" && t.type !== "content" && n.showOptions ? (l(), o("ul", {
4837
4781
  key: 1,
4838
4782
  class: _({ "checkbox-options": t.type === "checkboxOptions" }),
@@ -4850,9 +4794,9 @@ function Vr(e, i, t, a, n, s) {
4850
4794
  onChange: i[3] || (i[3] = (...v) => s.optionSelect && s.optionSelect(...v)),
4851
4795
  checked: s.compareValues(y.value),
4852
4796
  id: "option-" + (I + 1)
4853
- }, null, 40, Fr),
4797
+ }, null, 40, Ar),
4854
4798
  h("span", null, g(y.text), 1)
4855
- ], 10, Ar)) : t.type === "country" ? (l(), o("a", {
4799
+ ], 10, Pr)) : t.type === "country" ? (l(), o("a", {
4856
4800
  key: 1,
4857
4801
  href: "#",
4858
4802
  onClick: O((v) => s.selectOption(y.value), ["prevent"]),
@@ -4862,9 +4806,9 @@ function Vr(e, i, t, a, n, s) {
4862
4806
  class: "flag",
4863
4807
  src: s.pathFlag(y.value),
4864
4808
  alt: y.text
4865
- }, null, 8, Hr),
4809
+ }, null, 8, zr),
4866
4810
  h("span", null, g(y.text), 1)
4867
- ], 10, zr)) : t.type === "color" ? (l(), o("a", {
4811
+ ], 10, Fr)) : t.type === "color" ? (l(), o("a", {
4868
4812
  key: 2,
4869
4813
  href: "#",
4870
4814
  onClick: O((v) => s.selectOption(y.value), ["prevent"]),
@@ -4875,9 +4819,9 @@ function Vr(e, i, t, a, n, s) {
4875
4819
  style: Oe("background: " + y.value)
4876
4820
  }, null, 4),
4877
4821
  h("span", null, g(y.text), 1)
4878
- ], 10, qr)) : m("", !0)
4822
+ ], 10, Hr)) : m("", !0)
4879
4823
  ]))), 128)),
4880
- t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), o("li", Rr, [
4824
+ t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), o("li", qr, [
4881
4825
  h("a", {
4882
4826
  href: "#",
4883
4827
  onClick: i[4] || (i[4] = O((...y) => s.toggleAllOptions && s.toggleAllOptions(...y), ["prevent"]))
@@ -4894,13 +4838,13 @@ function Vr(e, i, t, a, n, s) {
4894
4838
  h("span", null, g(s.selectAllOptionsText), 1)
4895
4839
  ])
4896
4840
  ])) : m("", !0)
4897
- ], 10, Pr)) : t.type === "content" && n.showOptions ? R(e.$slots, "default", { key: 2 }) : m("", !0)
4841
+ ], 10, Br)) : t.type === "content" && n.showOptions ? V(e.$slots, "default", { key: 2 }) : m("", !0)
4898
4842
  ])
4899
- ], 42, Mr)
4900
- ], 10, wr);
4843
+ ], 42, Sr)
4844
+ ], 10, vr);
4901
4845
  }
4902
- const Er = /* @__PURE__ */ N(vr, [["render", Vr]]);
4903
- const Ur = {
4846
+ const Vr = /* @__PURE__ */ N(kr, [["render", Rr]]);
4847
+ const Er = {
4904
4848
  name: "CmdForm",
4905
4849
  emits: ["submit"],
4906
4850
  data() {
@@ -4935,8 +4879,8 @@ const Ur = {
4935
4879
  this.useValidation && (e.preventDefault(), e.target.checkValidity() ? (this.errorOccurred = !1, this.$emit("submit", e)) : this.errorOccurred = !0);
4936
4880
  }
4937
4881
  }
4938
- }, Gr = ["data-use-validation", "novalidate"], Qr = { class: "flex-container" };
4939
- function Zr(e, i, t, a, n, s) {
4882
+ }, Ur = ["data-use-validation", "novalidate"], Gr = { class: "flex-container" };
4883
+ function Qr(e, i, t, a, n, s) {
4940
4884
  return l(), o("form", {
4941
4885
  class: _(["cmd-form", { error: n.errorOccurred }]),
4942
4886
  "data-use-validation": t.useValidation,
@@ -4944,18 +4888,18 @@ function Zr(e, i, t, a, n, s) {
4944
4888
  novalidate: t.novalidate
4945
4889
  }, [
4946
4890
  t.useFieldset ? (l(), o(k, { key: 0 }, [
4947
- h("fieldset", Qr, [
4891
+ h("fieldset", Gr, [
4948
4892
  h("legend", {
4949
4893
  class: _({ hidden: !t.showLegend })
4950
4894
  }, g(t.textLegend), 3),
4951
- R(e.$slots, "default")
4895
+ V(e.$slots, "default")
4952
4896
  ]),
4953
- R(e.$slots, "button-row")
4954
- ], 64)) : R(e.$slots, "default", { key: 1 })
4955
- ], 42, Gr);
4897
+ V(e.$slots, "button-row")
4898
+ ], 64)) : V(e.$slots, "default", { key: 1 })
4899
+ ], 42, Ur);
4956
4900
  }
4957
- const Rh = /* @__PURE__ */ N(Ur, [["render", Zr]]);
4958
- const Wr = {
4901
+ const qh = /* @__PURE__ */ N(Er, [["render", Qr]]);
4902
+ const Zr = {
4959
4903
  name: "CmdFormFilters",
4960
4904
  data() {
4961
4905
  return {
@@ -5015,14 +4959,14 @@ const Wr = {
5015
4959
  deep: !0
5016
4960
  }
5017
4961
  }
5018
- }, Jr = {
4962
+ }, Wr = {
5019
4963
  key: 0,
5020
4964
  class: "cmd-form-filters"
5021
- }, Yr = { key: 0 }, Kr = { key: 1 }, Xr = ["onClick", "title"];
5022
- function $r(e, i, t, a, n, s) {
4965
+ }, Jr = { key: 0 }, Yr = { key: 1 }, Kr = ["onClick", "title"];
4966
+ function Xr(e, i, t, a, n, s) {
5023
4967
  const u = E;
5024
- return n.options.length ? (l(), o("ul", Jr, [
5025
- n.options.length > 1 ? (l(), o("li", Yr, [
4968
+ return n.options.length ? (l(), o("ul", Wr, [
4969
+ n.options.length > 1 ? (l(), o("li", Jr, [
5026
4970
  h("a", {
5027
4971
  href: "#",
5028
4972
  onClick: i[0] || (i[0] = O((...d) => s.deleteAllFilters && s.deleteAllFilters(...d), ["prevent"]))
@@ -5032,7 +4976,7 @@ function $r(e, i, t, a, n, s) {
5032
4976
  iconClass: t.linkDeleteAllFilters.icon.iconClass,
5033
4977
  title: t.linkDeleteAllFilters.icon.tooltip
5034
4978
  }, null, 8, ["iconClass", "title"])) : m("", !0),
5035
- t.linkDeleteAllFilters.text ? (l(), o("span", Kr, g(t.linkDeleteAllFilters.text), 1)) : m("", !0)
4979
+ t.linkDeleteAllFilters.text ? (l(), o("span", Yr, g(t.linkDeleteAllFilters.text), 1)) : m("", !0)
5036
4980
  ])
5037
4981
  ])) : m("", !0),
5038
4982
  (l(!0), o(k, null, F(n.options, (d, r) => (l(), o("li", { key: r }, [
@@ -5046,12 +4990,12 @@ function $r(e, i, t, a, n, s) {
5046
4990
  iconClass: t.deleteFilterIcon.iconClass,
5047
4991
  type: t.deleteFilterIcon.iconType
5048
4992
  }, null, 8, ["iconClass", "type"])
5049
- ], 8, Xr)
4993
+ ], 8, Kr)
5050
4994
  ]))), 128))
5051
4995
  ])) : m("", !0);
5052
4996
  }
5053
- const ec = /* @__PURE__ */ N(Wr, [["render", $r]]);
5054
- const tc = {
4997
+ const $r = /* @__PURE__ */ N(Zr, [["render", Xr]]);
4998
+ const ec = {
5055
4999
  name: "CmdGoogleMaps",
5056
5000
  props: {
5057
5001
  address: {
@@ -5068,13 +5012,13 @@ const tc = {
5068
5012
  return "https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed";
5069
5013
  }
5070
5014
  }
5071
- }, ic = { class: "cmd-google-maps responsive-wrapper" }, nc = ["src"];
5072
- function sc(e, i, t, a, n, s) {
5073
- return l(), o("div", ic, [
5074
- h("iframe", { src: s.locateAddress }, null, 8, nc)
5015
+ }, tc = { class: "cmd-google-maps responsive-wrapper" }, ic = ["src"];
5016
+ function nc(e, i, t, a, n, s) {
5017
+ return l(), o("div", tc, [
5018
+ h("iframe", { src: s.locateAddress }, null, 8, ic)
5075
5019
  ]);
5076
5020
  }
5077
- const Vh = /* @__PURE__ */ N(tc, [["render", sc]]), lc = {
5021
+ const Rh = /* @__PURE__ */ N(ec, [["render", nc]]), sc = {
5078
5022
  data() {
5079
5023
  return {
5080
5024
  defaultMessageProperties: {
@@ -5083,9 +5027,9 @@ const Vh = /* @__PURE__ */ N(tc, [["render", sc]]), lc = {
5083
5027
  };
5084
5028
  }
5085
5029
  };
5086
- const oc = {
5030
+ const lc = {
5087
5031
  name: "CmdImageGallery",
5088
- mixins: [ie, lc],
5032
+ mixins: [ie, sc],
5089
5033
  props: {
5090
5034
  images: {
5091
5035
  type: Array,
@@ -5101,10 +5045,10 @@ const oc = {
5101
5045
  Mt({ fancyBoxGallery: this.images, defaultGalleryIndex: e });
5102
5046
  }
5103
5047
  }
5104
- }, ac = { class: "grid-container-create-columns cmd-image-gallery" }, rc = ["onClick", "title"];
5105
- function cc(e, i, t, a, n, s) {
5048
+ }, oc = { class: "grid-container-create-columns cmd-image-gallery" }, ac = ["onClick", "title"];
5049
+ function rc(e, i, t, a, n, s) {
5106
5050
  const u = Ie;
5107
- return l(), o("div", ac, [
5051
+ return l(), o("div", oc, [
5108
5052
  (l(!0), o(k, null, F(t.images, (d, r) => (l(), o("a", {
5109
5053
  key: r,
5110
5054
  onClick: O((c) => s.showFancyBox(r), ["prevent"]),
@@ -5115,11 +5059,11 @@ function cc(e, i, t, a, n, s) {
5115
5059
  image: d.image,
5116
5060
  figcaption: d.figcaption
5117
5061
  }, null, 8, ["image", "figcaption"])
5118
- ], 8, rc))), 128))
5062
+ ], 8, ac))), 128))
5119
5063
  ]);
5120
5064
  }
5121
- const Eh = /* @__PURE__ */ N(oc, [["render", cc]]);
5122
- const uc = {
5065
+ const Vh = /* @__PURE__ */ N(lc, [["render", rc]]);
5066
+ const cc = {
5123
5067
  name: "CmdImageZoom",
5124
5068
  props: {
5125
5069
  imageSmall: {
@@ -5152,24 +5096,24 @@ const uc = {
5152
5096
  }
5153
5097
  };
5154
5098
  function li(e, i) {
5155
- const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), b = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - b / 2, 0, u - b), v = -(y * (d / s)), S = -(I * (r / u));
5156
- n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${b}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${S}px`;
5099
+ const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), b = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - b / 2, 0, u - b), v = -(y * (d / s)), T = -(I * (r / u));
5100
+ n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${b}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${T}px`;
5157
5101
  }
5158
5102
  function oi(e, i, t) {
5159
5103
  return e < i ? i : e > t ? t : e;
5160
5104
  }
5161
- const dc = { class: "cmd-imagezoom flex-container" }, mc = ["title"], hc = ["src", "alt"], fc = {
5105
+ const uc = { class: "cmd-imagezoom flex-container" }, dc = ["title"], mc = ["src", "alt"], hc = {
5162
5106
  key: 0,
5163
5107
  class: "zoom-container"
5164
- }, gc = ["src", "alt"], pc = {
5108
+ }, fc = ["src", "alt"], gc = {
5165
5109
  key: 1,
5166
5110
  class: "zoom-overlay"
5167
5111
  };
5168
- function yc(e, i, t, a, n, s) {
5169
- return l(), o("div", dc, [
5112
+ function pc(e, i, t, a, n, s) {
5113
+ return l(), o("div", uc, [
5170
5114
  h("a", {
5171
5115
  href: "#",
5172
- class: "no-flex",
5116
+ class: "no-flex thumbnails-imagezoom",
5173
5117
  title: t.imageSmall.tooltip
5174
5118
  }, [
5175
5119
  h("img", {
@@ -5178,19 +5122,19 @@ function yc(e, i, t, a, n, s) {
5178
5122
  onMouseover: i[0] || (i[0] = (...u) => s.onMouseOver && s.onMouseOver(...u)),
5179
5123
  onMousemove: i[1] || (i[1] = (...u) => s.onMouseMove && s.onMouseMove(...u)),
5180
5124
  onMouseout: i[2] || (i[2] = (...u) => s.onMouseOut && s.onMouseOut(...u))
5181
- }, null, 40, hc)
5182
- ], 8, mc),
5183
- n.showLargeImage ? (l(), o("div", fc, [
5125
+ }, null, 40, mc)
5126
+ ], 8, dc),
5127
+ n.showLargeImage ? (l(), o("div", hc, [
5184
5128
  h("img", {
5185
5129
  src: t.imageLarge.src,
5186
5130
  alt: t.imageLarge.alt
5187
- }, null, 8, gc)
5131
+ }, null, 8, fc)
5188
5132
  ])) : m("", !0),
5189
- n.showLargeImage ? (l(), o("div", pc)) : m("", !0)
5133
+ n.showLargeImage ? (l(), o("div", gc)) : m("", !0)
5190
5134
  ]);
5191
5135
  }
5192
- const Uh = /* @__PURE__ */ N(uc, [["render", yc]]);
5193
- const _c = {
5136
+ const Eh = /* @__PURE__ */ N(cc, [["render", pc]]);
5137
+ const yc = {
5194
5138
  mixins: [
5195
5139
  Nt,
5196
5140
  xe,
@@ -5300,11 +5244,11 @@ const _c = {
5300
5244
  immediate: !0
5301
5245
  }
5302
5246
  }
5303
- }, Cc = ["aria-labelledby"], bc = { class: "label-text" }, kc = ["id"], vc = { key: 0 }, wc = ["title", "aria-errormessage", "id"], Ic = ["for"], xc = ["type", "id", "name", "value", "disabled"], Tc = { key: 1 }, Sc = {
5247
+ }, _c = ["aria-labelledby"], Cc = { class: "label-text" }, bc = ["id"], kc = { key: 0 }, vc = ["title", "aria-errormessage", "id"], wc = ["for"], Ic = ["type", "id", "name", "value", "disabled"], xc = { key: 1 }, Tc = {
5304
5248
  key: 1,
5305
5249
  class: "flex-container no-flex"
5306
5250
  };
5307
- function Mc(e, i, t, a, n, s) {
5251
+ function Sc(e, i, t, a, n, s) {
5308
5252
  const u = Dt, d = E;
5309
5253
  return l(), o("div", {
5310
5254
  class: _([
@@ -5320,11 +5264,11 @@ function Mc(e, i, t, a, n, s) {
5320
5264
  ]),
5321
5265
  "aria-labelledby": e.htmlId
5322
5266
  }, [
5323
- ne(h("span", bc, [
5267
+ ne(h("span", Cc, [
5324
5268
  h("span", { id: e.htmlId }, [
5325
5269
  z(g(t.labelText), 1),
5326
- t.required ? (l(), o("sup", vc, "*")) : m("", !0)
5327
- ], 8, kc),
5270
+ t.required ? (l(), o("sup", kc, "*")) : m("", !0)
5271
+ ], 8, bc),
5328
5272
  e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
5329
5273
  key: 0,
5330
5274
  ref: "tooltip",
@@ -5349,12 +5293,12 @@ function Mc(e, i, t, a, n, s) {
5349
5293
  id: e.tooltipId
5350
5294
  }, [
5351
5295
  x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
5352
- ], 8, wc)) : m("", !0)
5296
+ ], 8, vc)) : m("", !0)
5353
5297
  ], 512), [
5354
5298
  [ye, t.showLabel]
5355
5299
  ]),
5356
- t.useSlot ? (l(), o("div", Sc, [
5357
- R(e.$slots, "default")
5300
+ t.useSlot ? (l(), o("div", Tc, [
5301
+ V(e.$slots, "default")
5358
5302
  ])) : (l(), o("span", {
5359
5303
  key: 0,
5360
5304
  class: _(["flex-container", { "no-flex": !t.stretchHorizontally, "no-gap": t.multipleSwitch }])
@@ -5371,7 +5315,7 @@ function Mc(e, i, t, a, n, s) {
5371
5315
  "onUpdate:modelValue": i[1] || (i[1] = (f) => s.inputValue = f),
5372
5316
  disabled: t.disabled,
5373
5317
  class: _({ "replace-input-type": t.replaceInputType, "toggle-switch": t.toggleSwitch })
5374
- }, null, 10, xc), [
5318
+ }, null, 10, Ic), [
5375
5319
  [mn, s.inputValue]
5376
5320
  ]),
5377
5321
  t.multipleSwitch && r.iconClass ? (l(), C(d, {
@@ -5379,13 +5323,13 @@ function Mc(e, i, t, a, n, s) {
5379
5323
  iconClass: r.iconClass,
5380
5324
  type: r.iconType
5381
5325
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5382
- r.labelText ? (l(), o("span", Tc, g(r.labelText), 1)) : m("", !0)
5383
- ], 8, Ic))), 128))
5326
+ r.labelText ? (l(), o("span", xc, g(r.labelText), 1)) : m("", !0)
5327
+ ], 8, wc))), 128))
5384
5328
  ], 2))
5385
- ], 10, Cc);
5329
+ ], 10, _c);
5386
5330
  }
5387
- const Gh = /* @__PURE__ */ N(_c, [["render", Mc]]);
5388
- const Oc = {
5331
+ const Uh = /* @__PURE__ */ N(yc, [["render", Sc]]);
5332
+ const Mc = {
5389
5333
  name: "CmdLoginForm",
5390
5334
  data() {
5391
5335
  return {
@@ -5576,29 +5520,29 @@ const Oc = {
5576
5520
  this.modelChange();
5577
5521
  }
5578
5522
  }
5579
- }, Lc = { class: "cmd-login-form flex-container" }, Dc = { class: "flex-container" }, Nc = { class: "option-wrapper flex-container" }, jc = { key: 1 }, Bc = ["href"], Pc = { key: 1 }, Ac = /* @__PURE__ */ z(" /> "), Fc = { key: 1 }, zc = ["type", "disabled"], Hc = { key: 1 }, qc = { class: "cmd-login-form flex-container" }, Rc = { class: "option-wrapper flex-container" }, Vc = { key: 1 }, Ec = ["type", "disabled"], Uc = { key: 1 };
5580
- function Gc(e, i, t, a, n, s) {
5581
- var f, p, b, y, I, v, S;
5523
+ }, Oc = { class: "cmd-login-form flex-container" }, Lc = { class: "flex-container" }, Dc = { class: "option-wrapper flex-container" }, Nc = { key: 1 }, jc = ["href"], Bc = { key: 1 }, Pc = /* @__PURE__ */ z(" /> "), Ac = { key: 1 }, Fc = ["type", "disabled"], zc = { key: 1 }, Hc = { class: "cmd-login-form flex-container" }, qc = { class: "option-wrapper flex-container" }, Rc = { key: 1 }, Vc = ["type", "disabled"], Ec = { key: 1 };
5524
+ function Uc(e, i, t, a, n, s) {
5525
+ var f, p, b, y, I, v, T;
5582
5526
  const u = W, d = _e, r = E, c = le("router-link");
5583
5527
  return l(), o(k, null, [
5584
- ne(h("fieldset", Lc, [
5528
+ ne(h("fieldset", Oc, [
5585
5529
  h("legend", {
5586
5530
  class: _({ hidden: !t.showLegend })
5587
5531
  }, g(t.textLegendLoginForm), 3),
5588
- t.cmdHeadlineLoginForm ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
5589
- h("div", Dc, [
5532
+ t.cmdHeadlineLoginForm ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
5533
+ h("div", Lc, [
5590
5534
  x(d, {
5591
5535
  element: "input",
5592
5536
  type: "text",
5593
5537
  name: t.cmdFormElementUsername.name,
5594
5538
  id: t.cmdFormElementUsername.id,
5595
5539
  modelValue: s.username,
5596
- "onUpdate:modelValue": i[0] || (i[0] = (T) => s.username = T),
5540
+ "onUpdate:modelValue": i[0] || (i[0] = (M) => s.username = M),
5597
5541
  fieldIconClass: t.cmdFormElementUsername.innerIconClass,
5598
5542
  labelText: t.cmdFormElementUsername.labelText,
5599
5543
  placeholder: t.cmdFormElementUsername.placeholder,
5600
5544
  required: t.cmdFormElementUsername.required,
5601
- onValidationStatusChange: i[1] || (i[1] = (T) => s.checkValidationStatus(T, "username"))
5545
+ onValidationStatusChange: i[1] || (i[1] = (M) => s.checkValidationStatus(M, "username"))
5602
5546
  }, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
5603
5547
  x(d, {
5604
5548
  element: "input",
@@ -5607,19 +5551,19 @@ function Gc(e, i, t, a, n, s) {
5607
5551
  id: t.cmdFormElementPassword.id,
5608
5552
  fieldIconClass: t.cmdFormElementPassword.innerIconClass,
5609
5553
  modelValue: s.password,
5610
- "onUpdate:modelValue": i[2] || (i[2] = (T) => s.password = T),
5554
+ "onUpdate:modelValue": i[2] || (i[2] = (M) => s.password = M),
5611
5555
  labelText: t.cmdFormElementPassword.labelText,
5612
5556
  placeholder: t.cmdFormElementPassword.placeholder,
5613
5557
  required: t.cmdFormElementPassword.required,
5614
- onValidationStatusChange: i[3] || (i[3] = (T) => s.checkValidationStatus(T, "password"))
5558
+ onValidationStatusChange: i[3] || (i[3] = (M) => s.checkValidationStatus(M, "password"))
5615
5559
  }, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
5616
5560
  ]),
5617
- h("div", Nc, [
5561
+ h("div", Dc, [
5618
5562
  t.options.forgotPassword || t.options.createAccount ? (l(), o(k, { key: 0 }, [
5619
5563
  t.options.forgotPassword ? (l(), o("a", {
5620
5564
  key: 0,
5621
5565
  href: "#",
5622
- onClick: i[4] || (i[4] = O((T) => n.sendLogin = !0, ["prevent"]))
5566
+ onClick: i[4] || (i[4] = O((M) => n.sendLogin = !0, ["prevent"]))
5623
5567
  }, [
5624
5568
  ((f = t.options.forgotPassword.icon) == null ? void 0 : f.show) && ((p = t.options.forgotPassword.icon) == null ? void 0 : p.iconClass) ? (l(), C(r, {
5625
5569
  key: 0,
@@ -5627,7 +5571,7 @@ function Gc(e, i, t, a, n, s) {
5627
5571
  type: t.options.forgotPassword.icon.iconType,
5628
5572
  title: t.options.forgotPassword.icon.tooltip
5629
5573
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
5630
- t.options.forgotPassword.text ? (l(), o("span", jc, g(t.options.forgotPassword.text), 1)) : m("", !0)
5574
+ t.options.forgotPassword.text ? (l(), o("span", Nc, g(t.options.forgotPassword.text), 1)) : m("", !0)
5631
5575
  ])) : m("", !0),
5632
5576
  t.options.createAccount && t.options.createAccount.linkType === "href" ? (l(), o("a", {
5633
5577
  key: 1,
@@ -5639,8 +5583,8 @@ function Gc(e, i, t, a, n, s) {
5639
5583
  type: t.options.createAccount.icon.iconType,
5640
5584
  title: t.options.createAccount.icon.tooltip
5641
5585
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
5642
- t.options.createAccount.text ? (l(), o("span", Pc, g(t.options.createAccount.text), 1)) : m("", !0)
5643
- ], 8, Bc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (l(), C(c, {
5586
+ t.options.createAccount.text ? (l(), o("span", Bc, g(t.options.createAccount.text), 1)) : m("", !0)
5587
+ ], 8, jc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (l(), C(c, {
5644
5588
  key: 2,
5645
5589
  to: t.options.createAccount.path
5646
5590
  }, {
@@ -5651,8 +5595,8 @@ function Gc(e, i, t, a, n, s) {
5651
5595
  type: t.options.createAccount.icon.iconType,
5652
5596
  title: t.options.createAccount.icon.tooltip
5653
5597
  }, null, 8, ["class", "type", "title"])) : m("", !0),
5654
- Ac,
5655
- t.options.createAccount.text ? (l(), o("span", Fc, g(t.options.createAccount.text), 1)) : m("", !0)
5598
+ Pc,
5599
+ t.options.createAccount.text ? (l(), o("span", Ac, g(t.options.createAccount.text), 1)) : m("", !0)
5656
5600
  ]),
5657
5601
  _: 1
5658
5602
  }, 8, ["to"])) : m("", !0)
@@ -5661,7 +5605,7 @@ function Gc(e, i, t, a, n, s) {
5661
5605
  key: 1,
5662
5606
  type: t.buttons.login.type === "submit" ? "submit" : "button",
5663
5607
  class: _(["button", { primary: t.buttons.login.primary }]),
5664
- onClick: i[5] || (i[5] = (...T) => s.onClick && s.onClick(...T)),
5608
+ onClick: i[5] || (i[5] = (...M) => s.onClick && s.onClick(...M)),
5665
5609
  disabled: s.buttonLoginDisabled
5666
5610
  }, [
5667
5611
  t.buttons.login.icon.iconClass ? (l(), C(r, {
@@ -5670,17 +5614,17 @@ function Gc(e, i, t, a, n, s) {
5670
5614
  type: t.buttons.login.icon.iconType,
5671
5615
  title: t.buttons.login.icon.tooltip
5672
5616
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
5673
- t.buttons.login.text ? (l(), o("span", Hc, g(t.buttons.login.text), 1)) : m("", !0)
5674
- ], 10, zc)) : m("", !0)
5617
+ t.buttons.login.text ? (l(), o("span", zc, g(t.buttons.login.text), 1)) : m("", !0)
5618
+ ], 10, Fc)) : m("", !0)
5675
5619
  ])
5676
5620
  ], 512), [
5677
5621
  [ye, !n.sendLogin]
5678
5622
  ]),
5679
- ne(h("fieldset", qc, [
5623
+ ne(h("fieldset", Hc, [
5680
5624
  h("legend", {
5681
5625
  class: _({ hidden: !t.showLegend })
5682
5626
  }, g(t.textLegendForgotLoginForm), 3),
5683
- t.cmdHeadlineSendLoginForm ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : m("", !0),
5627
+ t.cmdHeadlineSendLoginForm ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : m("", !0),
5684
5628
  x(d, {
5685
5629
  element: "input",
5686
5630
  type: "email",
@@ -5690,14 +5634,14 @@ function Gc(e, i, t, a, n, s) {
5690
5634
  name: t.cmdFormElementSendLogin.name,
5691
5635
  required: t.cmdFormElementSendLogin.required,
5692
5636
  id: t.cmdFormElementSendLogin.id,
5693
- onValidationStatusChange: i[6] || (i[6] = (T) => s.checkValidationStatus(T, "email")),
5637
+ onValidationStatusChange: i[6] || (i[6] = (M) => s.checkValidationStatus(M, "email")),
5694
5638
  modelValue: n.sendLoginMail,
5695
- "onUpdate:modelValue": i[7] || (i[7] = (T) => n.sendLoginMail = T)
5639
+ "onUpdate:modelValue": i[7] || (i[7] = (M) => n.sendLoginMail = M)
5696
5640
  }, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
5697
- h("div", Rc, [
5641
+ h("div", qc, [
5698
5642
  h("a", {
5699
5643
  href: "#",
5700
- onClick: i[8] || (i[8] = O((T) => n.sendLogin = !1, ["prevent"]))
5644
+ onClick: i[8] || (i[8] = O((M) => n.sendLogin = !1, ["prevent"]))
5701
5645
  }, [
5702
5646
  t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(r, {
5703
5647
  key: 0,
@@ -5705,7 +5649,7 @@ function Gc(e, i, t, a, n, s) {
5705
5649
  type: t.options.backToLoginForm.icon.iconType,
5706
5650
  title: t.options.backToLoginForm.icon.tooltip
5707
5651
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
5708
- t.options.backToLoginForm.text ? (l(), o("span", Vc, g(t.options.backToLoginForm.text), 1)) : m("", !0)
5652
+ t.options.backToLoginForm.text ? (l(), o("span", Rc, g(t.options.backToLoginForm.text), 1)) : m("", !0)
5709
5653
  ]),
5710
5654
  t.buttons.sendLogin.linkType === "button" ? (l(), o("button", {
5711
5655
  key: 0,
@@ -5716,18 +5660,18 @@ function Gc(e, i, t, a, n, s) {
5716
5660
  (I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
5717
5661
  key: 0,
5718
5662
  iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
5719
- title: (S = t.buttons.sendLogin.icon) == null ? void 0 : S.tooltip
5663
+ title: (T = t.buttons.sendLogin.icon) == null ? void 0 : T.tooltip
5720
5664
  }, null, 8, ["iconClass", "title"])) : m("", !0),
5721
- t.buttons.sendLogin.text ? (l(), o("span", Uc, g(t.buttons.sendLogin.text), 1)) : m("", !0)
5722
- ], 10, Ec)) : m("", !0)
5665
+ t.buttons.sendLogin.text ? (l(), o("span", Ec, g(t.buttons.sendLogin.text), 1)) : m("", !0)
5666
+ ], 10, Vc)) : m("", !0)
5723
5667
  ])
5724
5668
  ], 512), [
5725
5669
  [ye, n.sendLogin]
5726
5670
  ])
5727
5671
  ], 64);
5728
5672
  }
5729
- const Qh = /* @__PURE__ */ N(Oc, [["render", Gc]]);
5730
- const Qc = {
5673
+ const Gh = /* @__PURE__ */ N(Mc, [["render", Uc]]);
5674
+ const Gc = {
5731
5675
  name: "CmdMainNavigation",
5732
5676
  data() {
5733
5677
  return {
@@ -5811,11 +5755,11 @@ const Qc = {
5811
5755
  this.showOffcanvas ? this.closeOffcanvasNavigation() : (this.showOffcanvas = !0, this.$nextTick(() => document.getElementById("close-offcanvas").focus()));
5812
5756
  }
5813
5757
  }
5814
- }, Zc = {
5758
+ }, Qc = {
5815
5759
  key: 0,
5816
5760
  class: "close-nav"
5817
- }, Wc = ["href", "title", "target", "onClick"], Jc = { key: 1 }, Yc = { key: 1 }, Kc = ["aria-expanded"], Xc = ["href", "title", "target", "onClick"], $c = { key: 1 }, eu = { key: 1 }, tu = ["aria-expanded"], iu = ["href", "title", "target", "onClick"], nu = { key: 1 }, su = { key: 1 };
5818
- function lu(e, i, t, a, n, s) {
5761
+ }, Zc = ["href", "title", "target", "onClick"], Wc = { key: 1 }, Jc = { key: 1 }, Yc = ["aria-expanded"], Kc = ["href", "title", "target", "onClick"], Xc = { key: 1 }, $c = { key: 1 }, eu = ["aria-expanded"], tu = ["href", "title", "target", "onClick"], iu = { key: 1 }, nu = { key: 1 };
5762
+ function su(e, i, t, a, n, s) {
5819
5763
  const u = E, d = le("router-link");
5820
5764
  return l(), o("div", {
5821
5765
  class: _([
@@ -5834,7 +5778,7 @@ function lu(e, i, t, a, n, s) {
5834
5778
  h("ul", {
5835
5779
  class: _({ "stretch-items": t.stretchMainItems })
5836
5780
  }, [
5837
- n.showOffcanvas ? (l(), o("li", Zc, [
5781
+ n.showOffcanvas ? (l(), o("li", Qc, [
5838
5782
  h("a", {
5839
5783
  href: "#",
5840
5784
  id: "close-offcanvas",
@@ -5871,12 +5815,12 @@ function lu(e, i, t, a, n, s) {
5871
5815
  iconClass: r.iconClass,
5872
5816
  type: r.iconType
5873
5817
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5874
- r.text ? (l(), o("span", Jc, g(r.text), 1)) : m("", !0),
5818
+ r.text ? (l(), o("span", Wc, g(r.text), 1)) : m("", !0),
5875
5819
  (p = r == null ? void 0 : r.subentries) != null && p.length ? (l(), o("span", {
5876
5820
  key: 2,
5877
5821
  class: _(["subentry-icon", t.subentriesIconClass])
5878
5822
  }, null, 2)) : m("", !0)
5879
- ], 40, Wc)) : m("", !0),
5823
+ ], 40, Zc)) : m("", !0),
5880
5824
  r.type === "router" ? (l(), C(d, {
5881
5825
  key: 1,
5882
5826
  to: s.getRoute(r),
@@ -5888,7 +5832,7 @@ function lu(e, i, t, a, n, s) {
5888
5832
  iconClass: r.iconClass,
5889
5833
  type: r.iconType
5890
5834
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5891
- r.text ? (l(), o("span", Yc, g(r.text), 1)) : m("", !0),
5835
+ r.text ? (l(), o("span", Jc, g(r.text), 1)) : m("", !0),
5892
5836
  r.subentries && r.subentries.length > 0 ? (l(), o("span", {
5893
5837
  key: 2,
5894
5838
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5918,12 +5862,12 @@ function lu(e, i, t, a, n, s) {
5918
5862
  iconClass: y.iconClass,
5919
5863
  type: y.iconType
5920
5864
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5921
- y.text ? (l(), o("span", $c, g(y.text), 1)) : m("", !0),
5865
+ y.text ? (l(), o("span", Xc, g(y.text), 1)) : m("", !0),
5922
5866
  y.subentries && y.subentries.length > 0 ? (l(), o("span", {
5923
5867
  key: 2,
5924
5868
  class: _(["subentry-icon", t.subentriesIconClass])
5925
5869
  }, null, 2)) : m("", !0)
5926
- ], 40, Xc)) : m("", !0),
5870
+ ], 40, Kc)) : m("", !0),
5927
5871
  y.type === "router" ? (l(), C(d, {
5928
5872
  key: 1,
5929
5873
  to: s.getRoute(y),
@@ -5935,7 +5879,7 @@ function lu(e, i, t, a, n, s) {
5935
5879
  iconClass: y.iconClass,
5936
5880
  type: y.iconType
5937
5881
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5938
- y.text ? (l(), o("span", eu, g(y.text), 1)) : m("", !0),
5882
+ y.text ? (l(), o("span", $c, g(y.text), 1)) : m("", !0),
5939
5883
  y.subentries && y.subentries.length > 0 ? (l(), o("span", {
5940
5884
  key: 2,
5941
5885
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5947,25 +5891,25 @@ function lu(e, i, t, a, n, s) {
5947
5891
  key: 2,
5948
5892
  "aria-expanded": n.openSubentry ? "true" : "false"
5949
5893
  }, [
5950
- (l(!0), o(k, null, F(y.subentries, (v, S) => (l(), o("li", { key: S }, [
5894
+ (l(!0), o(k, null, F(y.subentries, (v, T) => (l(), o("li", { key: T }, [
5951
5895
  r.type === "href" ? (l(), o("a", {
5952
5896
  key: 0,
5953
5897
  href: v.path,
5954
5898
  title: v.tooltip,
5955
5899
  target: v.target,
5956
- onClick: (T) => s.executeLink(T, v)
5900
+ onClick: (M) => s.executeLink(M, v)
5957
5901
  }, [
5958
5902
  v.iconClass ? (l(), C(u, {
5959
5903
  key: 0,
5960
5904
  iconClass: v.iconClass,
5961
5905
  type: v.iconType
5962
5906
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5963
- v.text ? (l(), o("span", nu, g(v.text), 1)) : m("", !0),
5907
+ v.text ? (l(), o("span", iu, g(v.text), 1)) : m("", !0),
5964
5908
  v.subentries && v.subentries.length > 0 ? (l(), o("span", {
5965
5909
  key: 2,
5966
5910
  class: _(["subentry-icon", t.subentriesIconClass])
5967
5911
  }, null, 2)) : m("", !0)
5968
- ], 8, iu)) : m("", !0),
5912
+ ], 8, tu)) : m("", !0),
5969
5913
  r.type === "router" ? (l(), C(d, {
5970
5914
  key: 1,
5971
5915
  to: s.getRoute(v),
@@ -5977,7 +5921,7 @@ function lu(e, i, t, a, n, s) {
5977
5921
  iconClass: v.iconClass,
5978
5922
  type: v.iconType
5979
5923
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5980
- v.text ? (l(), o("span", su, g(v.text), 1)) : m("", !0),
5924
+ v.text ? (l(), o("span", nu, g(v.text), 1)) : m("", !0),
5981
5925
  v.subentries && v.subentries.length > 0 ? (l(), o("span", {
5982
5926
  key: 2,
5983
5927
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5986,9 +5930,9 @@ function lu(e, i, t, a, n, s) {
5986
5930
  _: 2
5987
5931
  }, 1032, ["to", "target"])) : m("", !0)
5988
5932
  ]))), 128))
5989
- ], 8, tu)) : m("", !0)
5933
+ ], 8, eu)) : m("", !0)
5990
5934
  ], 2))), 128))
5991
- ], 8, Kc)) : m("", !0)
5935
+ ], 8, Yc)) : m("", !0)
5992
5936
  ], 2);
5993
5937
  }), 128))
5994
5938
  ], 2)
@@ -6010,8 +5954,8 @@ function lu(e, i, t, a, n, s) {
6010
5954
  ])) : m("", !0)
6011
5955
  ], 2);
6012
5956
  }
6013
- const ou = /* @__PURE__ */ N(Qc, [["render", lu]]);
6014
- const au = {
5957
+ const lu = /* @__PURE__ */ N(Gc, [["render", su]]);
5958
+ const ou = {
6015
5959
  name: "CmdMultistepFormProgressBar",
6016
5960
  data() {
6017
5961
  return {
@@ -6042,19 +5986,19 @@ const au = {
6042
5986
  return me(e);
6043
5987
  }
6044
5988
  }
6045
- }, ru = { class: "cmd-multistep-form-progress-bar" }, cu = ["href", "onClick", "title"], uu = {
5989
+ }, au = { class: "cmd-multistep-form-progress-bar" }, ru = ["href", "onClick", "title"], cu = {
6046
5990
  key: 0,
6047
5991
  class: "number"
6048
- }, du = { key: 2 }, mu = {
5992
+ }, uu = { key: 2 }, du = {
6049
5993
  key: 0,
6050
5994
  class: "number"
6051
- }, hu = { key: 2 }, fu = ["type", "name", "title", "formaction", "onClick"], gu = {
5995
+ }, mu = { key: 2 }, hu = ["type", "name", "title", "formaction", "onClick"], fu = {
6052
5996
  key: 0,
6053
5997
  class: "number"
6054
- }, pu = { key: 2 };
6055
- function yu(e, i, t, a, n, s) {
5998
+ }, gu = { key: 2 };
5999
+ function pu(e, i, t, a, n, s) {
6056
6000
  const u = E, d = le("router-link");
6057
- return l(), o("ol", ru, [
6001
+ return l(), o("ol", au, [
6058
6002
  (l(!0), o(k, null, F(t.multisteps, (r, c) => (l(), o("li", {
6059
6003
  key: c,
6060
6004
  class: _({ active: n.activeLink === c })
@@ -6065,30 +6009,30 @@ function yu(e, i, t, a, n, s) {
6065
6009
  onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"]),
6066
6010
  title: r.tooltip
6067
6011
  }, [
6068
- t.showStepNumber ? (l(), o("span", uu, g(c + 1), 1)) : m("", !0),
6012
+ t.showStepNumber ? (l(), o("span", cu, g(c + 1), 1)) : m("", !0),
6069
6013
  r.iconClass ? (l(), C(u, {
6070
6014
  key: 1,
6071
6015
  iconClass: r.iconClass,
6072
6016
  type: r.iconType
6073
6017
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6074
- r.text ? (l(), o("span", du, g(r.text), 1)) : m("", !0),
6018
+ r.text ? (l(), o("span", uu, g(r.text), 1)) : m("", !0),
6075
6019
  h("span", {
6076
6020
  class: _(t.separatorIconClass)
6077
6021
  }, null, 2)
6078
- ], 8, cu)) : m("", !0),
6022
+ ], 8, ru)) : m("", !0),
6079
6023
  r.type === "router" ? (l(), C(d, {
6080
6024
  key: 1,
6081
6025
  to: s.getRoute(r),
6082
6026
  title: r.tooltip
6083
6027
  }, {
6084
6028
  default: A(() => [
6085
- t.showStepNumber ? (l(), o("span", mu, g(c + 1), 1)) : m("", !0),
6029
+ t.showStepNumber ? (l(), o("span", du, g(c + 1), 1)) : m("", !0),
6086
6030
  r.iconClass ? (l(), C(u, {
6087
6031
  key: 1,
6088
6032
  iconClass: r.iconClass,
6089
6033
  type: r.iconType
6090
6034
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6091
- r.text ? (l(), o("span", hu, g(r.text), 1)) : m("", !0),
6035
+ r.text ? (l(), o("span", mu, g(r.text), 1)) : m("", !0),
6092
6036
  h("span", {
6093
6037
  class: _(t.separatorIconClass)
6094
6038
  }, null, 2)
@@ -6104,22 +6048,22 @@ function yu(e, i, t, a, n, s) {
6104
6048
  formaction: r.formaction,
6105
6049
  onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"])
6106
6050
  }, [
6107
- t.showStepNumber ? (l(), o("span", gu, g(c + 1), 1)) : m("", !0),
6051
+ t.showStepNumber ? (l(), o("span", fu, g(c + 1), 1)) : m("", !0),
6108
6052
  r.iconClass ? (l(), C(u, {
6109
6053
  key: 1,
6110
6054
  iconClass: r.iconClass,
6111
6055
  type: r.iconType
6112
6056
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6113
- r.text ? (l(), o("span", pu, g(r.text), 1)) : m("", !0),
6057
+ r.text ? (l(), o("span", gu, g(r.text), 1)) : m("", !0),
6114
6058
  h("span", {
6115
6059
  class: _(t.separatorIconClass)
6116
6060
  }, null, 2)
6117
- ], 8, fu)) : m("", !0)
6061
+ ], 8, hu)) : m("", !0)
6118
6062
  ], 2))), 128))
6119
6063
  ]);
6120
6064
  }
6121
- const Zh = /* @__PURE__ */ N(au, [["render", yu]]);
6122
- function _u(e, i, t, a = !0) {
6065
+ const Qh = /* @__PURE__ */ N(ou, [["render", pu]]);
6066
+ function yu(e, i, t, a = !0) {
6123
6067
  function n(s, u) {
6124
6068
  return u && s < 10 ? "0" + s : s;
6125
6069
  }
@@ -6131,7 +6075,7 @@ function _u(e, i, t, a = !0) {
6131
6075
  return n(s, a) + e + n(u, !0) + i;
6132
6076
  };
6133
6077
  }
6134
- const Cu = {
6078
+ const _u = {
6135
6079
  name: "CmdOpeningHours",
6136
6080
  props: {
6137
6081
  link: {
@@ -6225,24 +6169,24 @@ const Cu = {
6225
6169
  },
6226
6170
  methods: {
6227
6171
  getTime(e) {
6228
- return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : _u(":", " hrs", "", !1)(e.hours, e.mins);
6172
+ return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : yu(":", " hrs", "", !1)(e.hours, e.mins);
6229
6173
  }
6230
6174
  },
6231
6175
  beforeUnmount() {
6232
6176
  this.$_CmdOpeningHours_intervalId && (clearInterval(this.$_CmdOpeningHours_intervalId), this.$_CmdOpeningHours_intervalId = null);
6233
6177
  }
6234
- }, bu = { class: "cmd-opening-hours" }, ku = ["href"], vu = { key: 3 }, wu = { key: 0 }, Iu = { key: 1 };
6235
- function xu(e, i, t, a, n, s) {
6178
+ }, Cu = { class: "cmd-opening-hours" }, bu = ["href"], ku = { key: 3 }, vu = { key: 0 }, wu = { key: 1 };
6179
+ function Iu(e, i, t, a, n, s) {
6236
6180
  var r, c;
6237
6181
  const u = W, d = le("router-link");
6238
- return l(), o("div", bu, [
6239
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6182
+ return l(), o("div", Cu, [
6183
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6240
6184
  t.link && ((r = t.link) == null ? void 0 : r.path) && ((c = t.link) == null ? void 0 : c.show) ? (l(), o(k, { key: 1 }, [
6241
6185
  t.link.type === "href" ? (l(), o("a", {
6242
6186
  key: 0,
6243
6187
  href: t.link.path,
6244
6188
  class: _({ closed: s.isClosed })
6245
- }, g(s.textOpenClosed), 11, ku)) : m("", !0),
6189
+ }, g(s.textOpenClosed), 11, bu)) : m("", !0),
6246
6190
  t.link.type === "router" ? (l(), C(d, {
6247
6191
  key: 1,
6248
6192
  to: t.link.path,
@@ -6269,15 +6213,15 @@ function xu(e, i, t, a, n, s) {
6269
6213
  h("dd", null, g(s.getTime(f.fromTime)) + "\u2013" + g(s.getTime(f.tillTime)), 1)
6270
6214
  ], 64))), 128))
6271
6215
  ]),
6272
- t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", vu, [
6273
- t.textHolidaysClosed ? (l(), o("p", wu, [
6216
+ t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", ku, [
6217
+ t.textHolidaysClosed ? (l(), o("p", vu, [
6274
6218
  h("strong", null, g(t.textHolidaysClosed), 1)
6275
6219
  ])) : m("", !0),
6276
- t.textMiscInfo ? (l(), o("p", Iu, g(t.textMiscInfo), 1)) : m("", !0)
6220
+ t.textMiscInfo ? (l(), o("p", wu, g(t.textMiscInfo), 1)) : m("", !0)
6277
6221
  ])) : m("", !0)
6278
6222
  ]);
6279
6223
  }
6280
- const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
6224
+ const Zh = /* @__PURE__ */ N(_u, [["render", Iu]]), xu = {
6281
6225
  data() {
6282
6226
  return {
6283
6227
  defaultMessageProperties: {
@@ -6287,11 +6231,11 @@ const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
6287
6231
  };
6288
6232
  }
6289
6233
  };
6290
- const Su = {
6234
+ const Tu = {
6291
6235
  name: "CmdPager",
6292
6236
  mixins: [
6293
6237
  ie,
6294
- Tu
6238
+ xu
6295
6239
  ],
6296
6240
  emits: ["click"],
6297
6241
  data() {
@@ -6358,10 +6302,10 @@ const Su = {
6358
6302
  this.currentPage > 1 && this.showPage(this.currentPage - 1);
6359
6303
  }
6360
6304
  }
6361
- }, Mu = { class: "cmd-pager" }, Ou = ["href", "title"], Lu = { key: 0 }, Du = { class: "page-index" }, Nu = { class: "flex-container" }, ju = ["href", "title", "onClick"], Bu = ["href", "title"], Pu = { key: 0 };
6362
- function Au(e, i, t, a, n, s) {
6305
+ }, Su = { class: "cmd-pager" }, Mu = ["href", "title"], Ou = { key: 0 }, Lu = { class: "page-index" }, Du = { class: "flex-container" }, Nu = ["href", "title", "onClick"], ju = ["href", "title"], Bu = { key: 0 };
6306
+ function Pu(e, i, t, a, n, s) {
6363
6307
  const u = E;
6364
- return l(), o("div", Mu, [
6308
+ return l(), o("div", Su, [
6365
6309
  h("a", {
6366
6310
  href: s.getPreviousHref,
6367
6311
  class: _(["page-change", { disabled: n.currentPage === 1, button: t.linkType === "button" }]),
@@ -6372,10 +6316,10 @@ function Au(e, i, t, a, n, s) {
6372
6316
  iconClass: t.prevLink.iconClass,
6373
6317
  type: t.prevLink.iconType
6374
6318
  }, null, 8, ["iconClass", "type"]),
6375
- t.prevLink.showText ? (l(), o("span", Lu, g(t.prevLink.text), 1)) : m("", !0)
6376
- ], 10, Ou),
6377
- h("div", Du, [
6378
- h("div", Nu, [
6319
+ t.prevLink.showText ? (l(), o("span", Ou, g(t.prevLink.text), 1)) : m("", !0)
6320
+ ], 10, Mu),
6321
+ h("div", Lu, [
6322
+ h("div", Du, [
6379
6323
  (l(!0), o(k, null, F(t.pages, (d, r) => (l(), o("a", {
6380
6324
  href: s.getHref(d),
6381
6325
  class: _({ disabled: n.currentPage === r + 1, button: t.linkType === "button" }),
@@ -6385,7 +6329,7 @@ function Au(e, i, t, a, n, s) {
6385
6329
  "aria-live": "polite"
6386
6330
  }, [
6387
6331
  h("span", null, g(r + 1), 1)
6388
- ], 10, ju))), 128))
6332
+ ], 10, Nu))), 128))
6389
6333
  ])
6390
6334
  ]),
6391
6335
  h("a", {
@@ -6394,16 +6338,16 @@ function Au(e, i, t, a, n, s) {
6394
6338
  onClick: i[1] || (i[1] = O((...d) => s.nextPage && s.nextPage(...d), ["prevent"])),
6395
6339
  title: t.nextLink.showText ? null : t.nextLink.text
6396
6340
  }, [
6397
- t.nextLink.showText ? (l(), o("span", Pu, g(t.nextLink.text), 1)) : m("", !0),
6341
+ t.nextLink.showText ? (l(), o("span", Bu, g(t.nextLink.text), 1)) : m("", !0),
6398
6342
  x(u, {
6399
6343
  iconClass: t.nextLink.iconClass,
6400
6344
  type: t.nextLink.iconType
6401
6345
  }, null, 8, ["iconClass", "type"])
6402
- ], 10, Bu)
6346
+ ], 10, ju)
6403
6347
  ]);
6404
6348
  }
6405
- const Jh = /* @__PURE__ */ N(Su, [["render", Au]]);
6406
- const Fu = {
6349
+ const Wh = /* @__PURE__ */ N(Tu, [["render", Pu]]);
6350
+ const Au = {
6407
6351
  name: "CmdProgressBar",
6408
6352
  inheritAttrs: !1,
6409
6353
  data() {
@@ -6429,8 +6373,8 @@ const Fu = {
6429
6373
  required: !0
6430
6374
  }
6431
6375
  }
6432
- }, zu = ["for"], Hu = { class: "progressbar" }, qu = { key: 0 }, Ru = ["id", "value"];
6433
- function Vu(e, i, t, a, n, s) {
6376
+ }, Fu = ["for"], zu = { class: "progressbar" }, Hu = { key: 0 }, qu = ["id", "value"];
6377
+ function Ru(e, i, t, a, n, s) {
6434
6378
  return l(), o("label", {
6435
6379
  class: "cmd-progressbar",
6436
6380
  for: t.id
@@ -6438,17 +6382,17 @@ function Vu(e, i, t, a, n, s) {
6438
6382
  h("span", {
6439
6383
  class: _(["label-text", { hidden: !t.showLabel }])
6440
6384
  }, g(t.labelText), 3),
6441
- h("span", Hu, [
6442
- t.showLoadingStatus ? (l(), o("span", qu, g(n.loadingStatus) + " %", 1)) : m("", !0),
6443
- h("progress", H(e.$attrs, {
6385
+ h("span", zu, [
6386
+ t.showLoadingStatus ? (l(), o("span", Hu, g(n.loadingStatus) + " %", 1)) : m("", !0),
6387
+ h("progress", q(e.$attrs, {
6444
6388
  id: t.id,
6445
6389
  value: n.loadingStatus
6446
- }), null, 16, Ru)
6390
+ }), null, 16, qu)
6447
6391
  ])
6448
- ], 8, zu);
6392
+ ], 8, Fu);
6449
6393
  }
6450
- const Yh = /* @__PURE__ */ N(Fu, [["render", Vu]]);
6451
- const Eu = {
6394
+ const Jh = /* @__PURE__ */ N(Au, [["render", Ru]]);
6395
+ const Vu = {
6452
6396
  name: "CmdSocialNetworks",
6453
6397
  data() {
6454
6398
  return {
@@ -6528,13 +6472,13 @@ const Eu = {
6528
6472
  return this.userMustAcceptDataPrivacy ? this.dataPrivacyAccepted ? e : this.tooltipAcceptDataPrivacy : e;
6529
6473
  }
6530
6474
  }
6531
- }, Uu = ["id", "href", "title"], Gu = { key: 1 };
6532
- function Qu(e, i, t, a, n, s) {
6475
+ }, Eu = ["id", "href", "title"], Uu = { key: 1 };
6476
+ function Gu(e, i, t, a, n, s) {
6533
6477
  const u = W, d = _e, r = E;
6534
6478
  return l(), o("div", {
6535
6479
  class: _(["cmd-social-networks", { stretch: t.stretchButtons, "align-right": t.align === "right" }])
6536
6480
  }, [
6537
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6481
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6538
6482
  t.userMustAcceptDataPrivacy ? (l(), C(d, {
6539
6483
  key: 1,
6540
6484
  element: "input",
@@ -6563,14 +6507,14 @@ function Qu(e, i, t, a, n, s) {
6563
6507
  iconClass: c.iconClass,
6564
6508
  type: c.iconType
6565
6509
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6566
- c.linkText ? (l(), o("span", Gu, g(c.linkText), 1)) : m("", !0)
6567
- ], 10, Uu))
6510
+ c.linkText ? (l(), o("span", Uu, g(c.linkText), 1)) : m("", !0)
6511
+ ], 10, Eu))
6568
6512
  ]))), 256))
6569
6513
  ], 2)
6570
6514
  ], 2);
6571
6515
  }
6572
- const Kh = /* @__PURE__ */ N(Eu, [["render", Qu]]);
6573
- const Zu = {
6516
+ const Yh = /* @__PURE__ */ N(Vu, [["render", Gu]]);
6517
+ const Qu = {
6574
6518
  name: "CmdSiteFooter",
6575
6519
  props: {
6576
6520
  orientation: {
@@ -6578,18 +6522,18 @@ const Zu = {
6578
6522
  default: "horizontal"
6579
6523
  }
6580
6524
  }
6581
- }, Wu = { class: "cmd-site-footer" };
6582
- function Ju(e, i, t, a, n, s) {
6583
- return l(), o("div", Wu, [
6525
+ }, Zu = { class: "cmd-site-footer" };
6526
+ function Wu(e, i, t, a, n, s) {
6527
+ return l(), o("div", Zu, [
6584
6528
  h("footer", {
6585
6529
  class: _(["flex-container", { vertical: t.orientation === "vertical" }])
6586
6530
  }, [
6587
- R(e.$slots, "default")
6531
+ V(e.$slots, "default")
6588
6532
  ], 2)
6589
6533
  ]);
6590
6534
  }
6591
- const Xh = /* @__PURE__ */ N(Zu, [["render", Ju]]);
6592
- const Yu = {
6535
+ const Kh = /* @__PURE__ */ N(Qu, [["render", Wu]]);
6536
+ const Ju = {
6593
6537
  name: "CmdSiteHeader",
6594
6538
  props: {
6595
6539
  closeOffcanvas: {
@@ -6617,47 +6561,50 @@ const Yu = {
6617
6561
  required: !1
6618
6562
  }
6619
6563
  }
6620
- }, Ku = {
6564
+ }, Yu = {
6621
6565
  key: 0,
6622
6566
  class: "top-header"
6623
6567
  };
6624
- function Xu(e, i, t, a, n, s) {
6625
- var r, c, f, p, b, y, I, v;
6626
- const u = la, d = ou;
6568
+ function Ku(e, i, t, a, n, s) {
6569
+ var r, c, f, p, b, y, I, v, T;
6570
+ const u = sa, d = lu;
6627
6571
  return l(), o("div", {
6628
- class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline }]),
6572
+ class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline, "off-canvas-right": ((r = t.cmdMainNavigation) == null ? void 0 : r.offcanvasPosition) === "right" }]),
6629
6573
  role: "banner"
6630
6574
  }, [
6631
- e.$slots.topheader ? (l(), o("div", Ku, [
6632
- R(e.$slots, "topheader")
6575
+ e.$slots.topheader ? (l(), o("div", Yu, [
6576
+ V(e.$slots, "topheader")
6633
6577
  ])) : m("", !0),
6634
6578
  h("header", {
6635
6579
  class: _([
6636
6580
  t.useGrid ? "grid-container-create-columns" : "flex-container",
6637
- { "has-navigation": ((c = (r = t.cmdMainNavigation) == null ? void 0 : r.navigationEntries) == null ? void 0 : c.length) && t.navigationInline || e.$slots.navigation }
6581
+ { "has-navigation": ((f = (c = t.cmdMainNavigation) == null ? void 0 : c.navigationEntries) == null ? void 0 : f.length) && t.navigationInline || e.$slots.navigation }
6638
6582
  ])
6639
6583
  }, [
6640
6584
  e.$slots.logo || e.$slots.header || e.$slots.navigation ? (l(), o(k, { key: 0 }, [
6641
- R(e.$slots, "logo"),
6642
- R(e.$slots, "header"),
6643
- R(e.$slots, "navigation")
6585
+ V(e.$slots, "logo"),
6586
+ V(e.$slots, "header"),
6587
+ V(e.$slots, "navigation")
6644
6588
  ], 64)) : m("", !0),
6645
- t.cmdCompanyLogo || ((p = (f = t.cmdMainNavigation) == null ? void 0 : f.navigationEntries) == null ? void 0 : p.length) ? (l(), o(k, { key: 1 }, [
6646
- t.cmdCompanyLogo ? (l(), C(u, K(H({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : m("", !0),
6647
- ((y = (b = t.cmdMainNavigation) == null ? void 0 : b.navigationEntries) == null ? void 0 : y.length) && t.navigationInline ? (l(), C(d, H({
6589
+ t.cmdCompanyLogo || ((b = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) == null ? void 0 : b.length) ? (l(), o(k, { key: 1 }, [
6590
+ t.cmdCompanyLogo ? (l(), C(u, K(q({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : m("", !0),
6591
+ ((I = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) == null ? void 0 : I.length) && t.navigationInline ? (l(), C(d, {
6648
6592
  key: 1,
6593
+ navigationEntries: t.cmdMainNavigation.navigationEntries,
6594
+ offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
6649
6595
  closeOffcanvas: t.closeOffcanvas
6650
- }, t.cmdMainNavigation), null, 16, ["closeOffcanvas"])) : m("", !0)
6596
+ }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas"])) : m("", !0)
6651
6597
  ], 64)) : m("", !0)
6652
6598
  ], 2),
6653
- ((v = (I = t.cmdMainNavigation) == null ? void 0 : I.navigationEntries) == null ? void 0 : v.length) && !t.navigationInline ? (l(), C(d, {
6599
+ ((T = (v = t.cmdMainNavigation) == null ? void 0 : v.navigationEntries) == null ? void 0 : T.length) && !t.navigationInline ? (l(), C(d, {
6654
6600
  key: 1,
6655
6601
  navigationEntries: t.cmdMainNavigation.navigationEntries,
6602
+ offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
6656
6603
  closeOffcanvas: t.closeOffcanvas
6657
- }, null, 8, ["navigationEntries", "closeOffcanvas"])) : m("", !0)
6604
+ }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas"])) : m("", !0)
6658
6605
  ], 2);
6659
6606
  }
6660
- const $h = /* @__PURE__ */ N(Yu, [["render", Xu]]), $u = {
6607
+ const Xh = /* @__PURE__ */ N(Ju, [["render", Ku]]), Xu = {
6661
6608
  data() {
6662
6609
  return {
6663
6610
  defaultMessageProperties: {
@@ -6671,7 +6618,7 @@ const $h = /* @__PURE__ */ N(Yu, [["render", Xu]]), $u = {
6671
6618
  };
6672
6619
  }
6673
6620
  };
6674
- const ed = {
6621
+ const $u = {
6675
6622
  emits: [
6676
6623
  "search",
6677
6624
  "update:modelValueInput1",
@@ -6680,7 +6627,7 @@ const ed = {
6680
6627
  "update:modelValueSearchFilters"
6681
6628
  ],
6682
6629
  name: "CmdBoxSiteSearch",
6683
- mixins: [ie, $u],
6630
+ mixins: [ie, Xu],
6684
6631
  data() {
6685
6632
  return {
6686
6633
  showFilters: !1
@@ -6883,22 +6830,22 @@ const ed = {
6883
6830
  deep: !0
6884
6831
  }
6885
6832
  }
6886
- }, td = { class: "cmd-box-site-search flex-container" }, id = { class: "flex-container align-bottom" }, nd = { class: "input-wrapper align-bottom" }, sd = { key: 0 }, ld = { key: 1 }, od = {
6833
+ }, ed = { class: "cmd-box-site-search flex-container" }, td = { class: "flex-container align-bottom" }, id = { class: "input-wrapper align-bottom" }, nd = { key: 0 }, sd = { key: 1 }, ld = {
6887
6834
  key: 0,
6888
6835
  class: "flex-container no-flex",
6889
6836
  role: "listbox",
6890
6837
  "aria-expanded": "true"
6891
6838
  };
6892
- function ad(e, i, t, a, n, s) {
6893
- var p, b, y, I, v, S, T, B, Q, w;
6894
- const u = W, d = _e, r = E, c = Er, f = ec;
6839
+ function od(e, i, t, a, n, s) {
6840
+ var p, b, y, I, v, T, M, j, Q, w;
6841
+ const u = W, d = _e, r = E, c = Vr, f = $r;
6895
6842
  return l(), o(k, null, [
6896
- h("fieldset", td, [
6843
+ h("fieldset", ed, [
6897
6844
  h("legend", {
6898
6845
  class: _({ hidden: !t.showLegend })
6899
6846
  }, g(t.textLegend), 3),
6900
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6901
- h("div", id, [
6847
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6848
+ h("div", td, [
6902
6849
  x(d, {
6903
6850
  element: "input",
6904
6851
  type: t.cmdFormElementInput1.type,
@@ -6908,9 +6855,9 @@ function ad(e, i, t, a, n, s) {
6908
6855
  required: t.cmdFormElementInput1.required,
6909
6856
  showSearchButton: t.cmdFormElementInput1.showSearchButton,
6910
6857
  modelValue: s.searchValue1,
6911
- "onUpdate:modelValue": i[0] || (i[0] = (q) => s.searchValue1 = q)
6858
+ "onUpdate:modelValue": i[0] || (i[0] = (H) => s.searchValue1 = H)
6912
6859
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
6913
- h("div", nd, [
6860
+ h("div", id, [
6914
6861
  t.cmdFormElementInput2.show ? (l(), C(d, {
6915
6862
  key: 0,
6916
6863
  element: "input",
@@ -6920,14 +6867,14 @@ function ad(e, i, t, a, n, s) {
6920
6867
  placeholder: t.cmdFormElementInput2.placeholder,
6921
6868
  required: t.cmdFormElementInput2.required,
6922
6869
  modelValue: s.searchValue2,
6923
- "onUpdate:modelValue": i[1] || (i[1] = (q) => s.searchValue2 = q)
6870
+ "onUpdate:modelValue": i[1] || (i[1] = (H) => s.searchValue2 = H)
6924
6871
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) : m("", !0),
6925
6872
  t.cmdFormElementRadius.show ? (l(), C(d, {
6926
6873
  key: 1,
6927
6874
  element: "select",
6928
6875
  class: "no-flex",
6929
6876
  modelValue: s.radius,
6930
- "onUpdate:modelValue": i[2] || (i[2] = (q) => s.radius = q),
6877
+ "onUpdate:modelValue": i[2] || (i[2] = (H) => s.radius = H),
6931
6878
  "show-label": t.cmdFormElementRadius.showLabel,
6932
6879
  labelText: t.cmdFormElementRadius.labelText,
6933
6880
  "select-options": t.cmdFormElementRadius.selectOptions,
@@ -6946,24 +6893,24 @@ function ad(e, i, t, a, n, s) {
6946
6893
  (p = t.cmdFakeSelect) != null && p.show ? (l(), o(k, { key: 1 }, [
6947
6894
  h("a", {
6948
6895
  href: "#",
6949
- onClick: i[3] || (i[3] = O((q) => n.showFilters = !n.showFilters, ["prevent"]))
6896
+ onClick: i[3] || (i[3] = O((H) => n.showFilters = !n.showFilters, ["prevent"]))
6950
6897
  }, [
6951
6898
  x(r, {
6952
6899
  iconClass: n.showFilters ? (y = (b = t.cmdIcon) == null ? void 0 : b.showFilters) == null ? void 0 : y.iconClass : (v = (I = t.cmdIcon) == null ? void 0 : I.hideFilters) == null ? void 0 : v.iconClass,
6953
- type: n.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (Q = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : Q.iconType
6900
+ type: n.showFilters ? (M = (T = t.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (Q = (j = t.cmdIcon) == null ? void 0 : j.hideFilters) == null ? void 0 : Q.iconType
6954
6901
  }, null, 8, ["iconClass", "type"]),
6955
- n.showFilters ? (l(), o("span", sd, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", ld, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
6902
+ n.showFilters ? (l(), o("span", nd, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", sd, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
6956
6903
  ]),
6957
6904
  x(ue, { name: "fade" }, {
6958
6905
  default: A(() => {
6959
- var q, D, P, G, Z;
6906
+ var H, D, P, G, Z;
6960
6907
  return [
6961
- n.showFilters && ((q = t.cmdFakeSelect) == null ? void 0 : q.selectData.length) ? (l(), o("div", od, [
6908
+ n.showFilters && ((H = t.cmdFakeSelect) == null ? void 0 : H.selectData.length) ? (l(), o("div", ld, [
6962
6909
  x(c, {
6963
6910
  role: "option",
6964
6911
  selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
6965
6912
  modelValue: s.searchFilters,
6966
- "onUpdate:modelValue": i[4] || (i[4] = (V) => s.searchFilters = V),
6913
+ "onUpdate:modelValue": i[4] || (i[4] = (R) => s.searchFilters = R),
6967
6914
  defaultOptionName: (P = t.cmdFakeSelect) == null ? void 0 : P.defaultOptionName,
6968
6915
  type: (G = t.cmdFakeSelect) == null ? void 0 : G.type,
6969
6916
  labelText: (Z = t.cmdFakeSelect) == null ? void 0 : Z.labelText
@@ -6978,13 +6925,13 @@ function ad(e, i, t, a, n, s) {
6978
6925
  (w = t.cmdFakeSelect) != null && w.show ? (l(), C(f, {
6979
6926
  key: 0,
6980
6927
  modelValue: s.searchFilters,
6981
- "onUpdate:modelValue": i[5] || (i[5] = (q) => s.searchFilters = q),
6928
+ "onUpdate:modelValue": i[5] || (i[5] = (H) => s.searchFilters = H),
6982
6929
  selectedOptionsName: s.getOptionName
6983
6930
  }, null, 8, ["modelValue", "selectedOptionsName"])) : m("", !0)
6984
6931
  ], 64);
6985
6932
  }
6986
- const ef = /* @__PURE__ */ N(ed, [["render", ad]]);
6987
- const rd = {
6933
+ const $h = /* @__PURE__ */ N($u, [["render", od]]);
6934
+ const ad = {
6988
6935
  name: "CmdSlideshow",
6989
6936
  data() {
6990
6937
  return {
@@ -7071,8 +7018,8 @@ const rd = {
7071
7018
  immediate: !0
7072
7019
  }
7073
7020
  }
7074
- }, cd = ["href", "title"], ud = { key: 0 }, dd = ["onClick", "aria-label"], md = { key: 1 };
7075
- function hd(e, i, t, a, n, s) {
7021
+ }, rd = ["href", "title"], cd = { key: 0 }, ud = ["onClick", "aria-label"], dd = { key: 1 };
7022
+ function md(e, i, t, a, n, s) {
7076
7023
  const u = St, d = Ie;
7077
7024
  return l(), o("div", {
7078
7025
  class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
@@ -7088,7 +7035,7 @@ function hd(e, i, t, a, n, s) {
7088
7035
  }, null, 8, ["onClick"]),
7089
7036
  x(bt, { name: "fade" }, {
7090
7037
  default: A(() => {
7091
- var r, c, f, p, b, y, I, v, S, T;
7038
+ var r, c, f, p, b, y, I, v, T, M;
7092
7039
  return [
7093
7040
  s.currentItem ? (l(), o(k, { key: 0 }, [
7094
7041
  t.useSlot ? (l(), o("div", {
@@ -7096,7 +7043,7 @@ function hd(e, i, t, a, n, s) {
7096
7043
  key: n.index,
7097
7044
  style: Oe("background-image: url(" + s.currentItem.image.srcLarge + ")")
7098
7045
  }, [
7099
- R(e.$slots, "item" + n.currentSlotItem)
7046
+ V(e.$slots, "item" + n.currentSlotItem)
7100
7047
  ], 4)) : (l(), o(k, { key: 0 }, [
7101
7048
  (c = (r = s.currentItem) == null ? void 0 : r.link) != null && c.href ? (l(), o("a", {
7102
7049
  href: (p = (f = s.currentItem) == null ? void 0 : f.link) == null ? void 0 : p.href,
@@ -7107,9 +7054,9 @@ function hd(e, i, t, a, n, s) {
7107
7054
  image: (I = s.currentItem) == null ? void 0 : I.image,
7108
7055
  figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
7109
7056
  }, null, 8, ["image", "figcaption"])
7110
- ], 8, cd)) : (l(), C(d, {
7111
- image: (S = s.currentItem) == null ? void 0 : S.image,
7112
- figcaption: (T = s.currentItem) == null ? void 0 : T.figcaption,
7057
+ ], 8, rd)) : (l(), C(d, {
7058
+ image: (T = s.currentItem) == null ? void 0 : T.image,
7059
+ figcaption: (M = s.currentItem) == null ? void 0 : M.figcaption,
7113
7060
  key: n.index
7114
7061
  }, null, 8, ["image", "figcaption"]))
7115
7062
  ], 64))
@@ -7121,7 +7068,7 @@ function hd(e, i, t, a, n, s) {
7121
7068
  x(u, {
7122
7069
  onClick: O(s.showNextItem, ["prevent"])
7123
7070
  }, null, 8, ["onClick"]),
7124
- t.showQuickLinkIcons ? (l(), o("ol", ud, [
7071
+ t.showQuickLinkIcons ? (l(), o("ol", cd, [
7125
7072
  (l(!0), o(k, null, F(t.slideshowItems, (r, c) => (l(), o("li", {
7126
7073
  key: c,
7127
7074
  class: _({ active: c === n.index })
@@ -7130,25 +7077,25 @@ function hd(e, i, t, a, n, s) {
7130
7077
  href: "#",
7131
7078
  onClick: O((f) => n.index = c, ["prevent"]),
7132
7079
  "aria-label": n.index
7133
- }, null, 8, dd)
7080
+ }, null, 8, ud)
7134
7081
  ], 2))), 128))
7135
7082
  ])) : m("", !0),
7136
- t.showCounter ? (l(), o("span", md, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : m("", !0)
7083
+ t.showCounter ? (l(), o("span", dd, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : m("", !0)
7137
7084
  ], 32)
7138
7085
  ], 2);
7139
7086
  }
7140
- const tf = /* @__PURE__ */ N(rd, [["render", hd]]), fd = "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", gd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7087
+ const ef = /* @__PURE__ */ N(ad, [["render", md]]), hd = "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", fd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7141
7088
  __proto__: null,
7142
- default: fd
7143
- }, Symbol.toStringTag, { value: "Module" })), pd = "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==", yd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7089
+ default: hd
7090
+ }, Symbol.toStringTag, { value: "Module" })), gd = "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==", pd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7144
7091
  __proto__: null,
7145
- default: pd
7146
- }, Symbol.toStringTag, { value: "Module" })), _d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7092
+ default: gd
7093
+ }, Symbol.toStringTag, { value: "Module" })), yd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7147
7094
  __proto__: null,
7148
- de: gd,
7149
- en: yd
7095
+ de: fd,
7096
+ en: pd
7150
7097
  }, Symbol.toStringTag, { value: "Module" }));
7151
- const Cd = {
7098
+ const _d = {
7152
7099
  name: "CmdSwitchLanguage",
7153
7100
  emits: ["click"],
7154
7101
  data() {
@@ -7176,7 +7123,7 @@ const Cd = {
7176
7123
  this.imageSources = [], this.languages.forEach(
7177
7124
  async (e) => {
7178
7125
  const i = e.iso2;
7179
- this.imageSources.push(_d[i].default);
7126
+ this.imageSources.push(yd[i].default);
7180
7127
  }
7181
7128
  );
7182
7129
  },
@@ -7184,10 +7131,10 @@ const Cd = {
7184
7131
  deep: !0
7185
7132
  }
7186
7133
  }
7187
- }, bd = { class: "cmd-switch-language" }, kd = ["href", "title", "onClick"], vd = ["src", "alt"], wd = ["src", "alt"];
7188
- function Id(e, i, t, a, n, s) {
7134
+ }, Cd = { class: "cmd-switch-language" }, bd = ["href", "title", "onClick"], kd = ["src", "alt"], vd = ["src", "alt"];
7135
+ function wd(e, i, t, a, n, s) {
7189
7136
  const u = le("router-link");
7190
- return l(), o("div", bd, [
7137
+ return l(), o("div", Cd, [
7191
7138
  h("ul", null, [
7192
7139
  (l(!0), o(k, null, F(t.languages, (d, r) => (l(), o("li", { key: r }, [
7193
7140
  d.link.type === "href" ? (l(), o("a", {
@@ -7200,8 +7147,8 @@ function Id(e, i, t, a, n, s) {
7200
7147
  h("img", {
7201
7148
  src: n.imageSources[r],
7202
7149
  alt: d.name
7203
- }, null, 8, vd)
7204
- ], 10, kd)) : (l(), C(u, {
7150
+ }, null, 8, kd)
7151
+ ], 10, bd)) : (l(), C(u, {
7205
7152
  key: 1,
7206
7153
  class: _(["flag", d.iso2]),
7207
7154
  to: s.getRoute(d),
@@ -7212,7 +7159,7 @@ function Id(e, i, t, a, n, s) {
7212
7159
  h("img", {
7213
7160
  src: n.imageSources[r],
7214
7161
  alt: d.name
7215
- }, null, 8, wd)
7162
+ }, null, 8, vd)
7216
7163
  ]),
7217
7164
  _: 2
7218
7165
  }, 1032, ["class", "to", "title", "onClick"]))
@@ -7220,8 +7167,8 @@ function Id(e, i, t, a, n, s) {
7220
7167
  ])
7221
7168
  ]);
7222
7169
  }
7223
- const nf = /* @__PURE__ */ N(Cd, [["render", Id]]);
7224
- const xd = {
7170
+ const tf = /* @__PURE__ */ N(_d, [["render", wd]]);
7171
+ const Id = {
7225
7172
  name: "CmdSystemMessage",
7226
7173
  mixins: [xe],
7227
7174
  data() {
@@ -7282,8 +7229,8 @@ const xd = {
7282
7229
  this.showSystemMessage = !0;
7283
7230
  }
7284
7231
  }
7285
- }, Td = ["role", "aria-labelledby"], Sd = ["title"];
7286
- function Md(e, i, t, a, n, s) {
7232
+ }, xd = ["role", "aria-labelledby"], Td = ["title"];
7233
+ function Sd(e, i, t, a, n, s) {
7287
7234
  const u = E, d = W;
7288
7235
  return l(), C(ue, { name: "fade" }, {
7289
7236
  default: A(() => [
@@ -7303,7 +7250,7 @@ function Md(e, i, t, a, n, s) {
7303
7250
  iconClass: t.iconClose.iconClass,
7304
7251
  type: t.iconClose.iconType
7305
7252
  }, null, 8, ["iconClass", "type"])
7306
- ], 8, Sd)) : m("", !0),
7253
+ ], 8, Td)) : m("", !0),
7307
7254
  x(d, {
7308
7255
  class: "message-headline",
7309
7256
  headlineIcon: s.headlineIcon,
@@ -7311,14 +7258,14 @@ function Md(e, i, t, a, n, s) {
7311
7258
  headlineLevel: t.messageHeadlineLevel,
7312
7259
  id: e.htmlId
7313
7260
  }, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
7314
- R(e.$slots, "default")
7315
- ], 10, Td)) : m("", !0)
7261
+ V(e.$slots, "default")
7262
+ ], 10, xd)) : m("", !0)
7316
7263
  ]),
7317
7264
  _: 3
7318
7265
  });
7319
7266
  }
7320
- const Od = /* @__PURE__ */ N(xd, [["render", Md]]);
7321
- const Ld = {
7267
+ const Md = /* @__PURE__ */ N(Id, [["render", Sd]]);
7268
+ const Od = {
7322
7269
  name: "CmdTable",
7323
7270
  data() {
7324
7271
  return {
@@ -7394,20 +7341,20 @@ const Ld = {
7394
7341
  return ((e = this.caption) == null ? void 0 : e.show) === !1 || ((i = this.caption) == null ? void 0 : i.show) !== !0 && !((t = this.tableData.caption) != null && t.show);
7395
7342
  }
7396
7343
  }
7397
- }, Dd = {
7344
+ }, Ld = {
7398
7345
  key: 0,
7399
7346
  class: "button-wrapper"
7400
- }, Nd = ["title"], jd = ["title"], Bd = { class: "inner-wrapper" }, Pd = { "aria-expanded": "true" }, Ad = {
7347
+ }, Dd = ["title"], Nd = ["title"], jd = { class: "inner-wrapper" }, Bd = { "aria-expanded": "true" }, Pd = {
7401
7348
  key: 0,
7402
7349
  "aria-expanded": "true"
7403
7350
  };
7404
- function Fd(e, i, t, a, n, s) {
7351
+ function Ad(e, i, t, a, n, s) {
7405
7352
  var d, r, c, f;
7406
7353
  const u = E;
7407
7354
  return l(), o("div", {
7408
7355
  class: _(["cmd-table-wrapper", { collapsed: !n.showTableData, "full-width": n.fullWidth, "has-caption": s.hasCaption }])
7409
7356
  }, [
7410
- t.collapsible || t.userCanToggleWidth ? (l(), o("div", Dd, [
7357
+ t.collapsible || t.userCanToggleWidth ? (l(), o("div", Ld, [
7411
7358
  t.userCanToggleWidth ? (l(), o("a", {
7412
7359
  key: 0,
7413
7360
  class: "button",
@@ -7419,7 +7366,7 @@ function Fd(e, i, t, a, n, s) {
7419
7366
  iconClass: t.iconToggleWidth.iconClass,
7420
7367
  type: t.iconToggleWidth.iconType
7421
7368
  }, null, 8, ["iconClass", "type"])
7422
- ], 8, Nd)) : m("", !0),
7369
+ ], 8, Dd)) : m("", !0),
7423
7370
  t.collapsible ? (l(), o("a", {
7424
7371
  key: 1,
7425
7372
  class: "button",
@@ -7431,9 +7378,9 @@ function Fd(e, i, t, a, n, s) {
7431
7378
  iconClass: n.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
7432
7379
  type: n.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
7433
7380
  }, null, 8, ["iconClass", "type"])
7434
- ], 8, jd)) : m("", !0)
7381
+ ], 8, Nd)) : m("", !0)
7435
7382
  ])) : m("", !0),
7436
- h("div", Bd, [
7383
+ h("div", jd, [
7437
7384
  h("table", {
7438
7385
  class: _({ "full-width": n.fullWidth })
7439
7386
  }, [
@@ -7448,7 +7395,7 @@ function Fd(e, i, t, a, n, s) {
7448
7395
  ]),
7449
7396
  x(ue, { name: "fade" }, {
7450
7397
  default: A(() => [
7451
- ne(h("tbody", Pd, [
7398
+ ne(h("tbody", Bd, [
7452
7399
  (l(!0), o(k, null, F(t.tableData.tbody, (p, b) => (l(), o("tr", {
7453
7400
  class: _({ highlighted: t.tableData.rowIndexHighlighted === b }),
7454
7401
  key: b
@@ -7466,7 +7413,7 @@ function Fd(e, i, t, a, n, s) {
7466
7413
  }),
7467
7414
  x(ue, { name: "fade" }, {
7468
7415
  default: A(() => [
7469
- t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Ad, [
7416
+ t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Pd, [
7470
7417
  h("tr", null, [
7471
7418
  (l(!0), o(k, null, F(t.tableData.tfoot, (p, b) => (l(), o("td", {
7472
7419
  class: _({ highlighted: t.tableData.columnIndexHighlighted === b }),
@@ -7481,7 +7428,7 @@ function Fd(e, i, t, a, n, s) {
7481
7428
  ])
7482
7429
  ], 2);
7483
7430
  }
7484
- const sf = /* @__PURE__ */ N(Ld, [["render", Fd]]), zd = "cmd", Hd = {
7431
+ const nf = /* @__PURE__ */ N(Od, [["render", Ad]]), Fd = "cmd", zd = {
7485
7432
  "3d-cursor": {
7486
7433
  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"/>',
7487
7434
  hidden: !0
@@ -7495,14 +7442,14 @@ const sf = /* @__PURE__ */ N(Ld, [["render", Fd]]), zd = "cmd", Hd = {
7495
7442
  <path fill="currentColor" d="M2,12h6v18H2V12z"/>
7496
7443
  <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"/>`
7497
7444
  }
7498
- }, qd = 32, Rd = 32, Vd = {
7499
- prefix: zd,
7500
- icons: Hd,
7501
- width: qd,
7502
- height: Rd
7445
+ }, Hd = 32, qd = 32, Rd = {
7446
+ prefix: Fd,
7447
+ icons: zd,
7448
+ width: Hd,
7449
+ height: qd
7503
7450
  };
7504
- Ai(Vd);
7505
- const Ed = {
7451
+ Ai(Rd);
7452
+ const Vd = {
7506
7453
  name: "CmdTabs",
7507
7454
  data() {
7508
7455
  return {
@@ -7542,13 +7489,13 @@ const Ed = {
7542
7489
  this.showTab = this.activeTab;
7543
7490
  }
7544
7491
  }
7545
- }, Ud = { class: "cmd-tabs" }, Gd = ["onClick", "title"], Qd = { key: 1 }, Zd = {
7492
+ }, Ed = { class: "cmd-tabs" }, Ud = ["onClick", "title"], Gd = { key: 1 }, Qd = {
7546
7493
  key: 1,
7547
7494
  "aria-live": "assertive"
7548
- }, Wd = ["innerHTML"];
7549
- function Jd(e, i, t, a, n, s) {
7495
+ }, Zd = ["innerHTML"];
7496
+ function Wd(e, i, t, a, n, s) {
7550
7497
  const u = E, d = W;
7551
- return l(), o("div", Ud, [
7498
+ return l(), o("div", Ed, [
7552
7499
  h("ul", {
7553
7500
  class: _({ "stretch-tabs": t.stretchTabs }),
7554
7501
  role: "tablist"
@@ -7568,29 +7515,29 @@ function Jd(e, i, t, a, n, s) {
7568
7515
  iconClass: r.iconClass,
7569
7516
  type: r.iconType
7570
7517
  }, null, 8, ["iconClass", "type"])) : m("", !0),
7571
- r.name ? (l(), o("span", Qd, g(r.name), 1)) : m("", !0)
7572
- ], 10, Gd)
7518
+ r.name ? (l(), o("span", Gd, g(r.name), 1)) : m("", !0)
7519
+ ], 10, Ud)
7573
7520
  ]))), 128))
7574
7521
  ], 2),
7575
7522
  t.useSlot ? (l(!0), o(k, { key: 0 }, F(t.tabs.length, (r) => ne((l(), o("div", {
7576
7523
  key: r,
7577
7524
  "aria-live": "assertive"
7578
7525
  }, [
7579
- R(e.$slots, "tab-content-" + (r - 1))
7526
+ V(e.$slots, "tab-content-" + (r - 1))
7580
7527
  ])), [
7581
7528
  [ye, n.showTab === r - 1]
7582
- ])), 128)) : (l(), o("div", Zd, [
7583
- t.cmdHeadline ? (l(), C(d, H({ key: 0 }, t.cmdHeadline, {
7529
+ ])), 128)) : (l(), o("div", Qd, [
7530
+ t.cmdHeadline ? (l(), C(d, q({ key: 0 }, t.cmdHeadline, {
7584
7531
  headlineText: t.tabs[n.showTab].headlineText,
7585
7532
  headlineLevel: t.tabs[n.showTab].headlineLevel
7586
7533
  }), null, 16, ["headlineText", "headlineLevel"])) : m("", !0),
7587
7534
  h("div", {
7588
7535
  innerHTML: t.tabs[n.showTab].htmlContent
7589
- }, null, 8, Wd)
7536
+ }, null, 8, Zd)
7590
7537
  ]))
7591
7538
  ]);
7592
7539
  }
7593
- const lf = /* @__PURE__ */ N(Ed, [["render", Jd]]), Yd = {
7540
+ const sf = /* @__PURE__ */ N(Vd, [["render", Wd]]), Jd = {
7594
7541
  name: "CmdTextBlock",
7595
7542
  data() {
7596
7543
  return {
@@ -7614,13 +7561,13 @@ const lf = /* @__PURE__ */ N(Ed, [["render", Jd]]), Yd = {
7614
7561
  },
7615
7562
  htmlContent: {
7616
7563
  type: String,
7617
- required: !1
7564
+ required: !0
7618
7565
  }
7619
7566
  }
7620
- }, Kd = { class: "cmd-text-block flex-container vertical" }, Xd = { key: 3 }, $d = ["innerHTML"];
7621
- function em(e, i, t, a, n, s) {
7567
+ }, Yd = { class: "cmd-text-block flex-container vertical" }, Kd = { key: 3 }, Xd = ["innerHTML"];
7568
+ function $d(e, i, t, a, n, s) {
7622
7569
  const u = W;
7623
- return l(), o("div", Kd, [
7570
+ return l(), o("div", Yd, [
7624
7571
  t.editContent ? ne((l(), o("input", {
7625
7572
  key: 0,
7626
7573
  class: "edit-mode headline",
@@ -7641,7 +7588,7 @@ function em(e, i, t, a, n, s) {
7641
7588
  }, null, 512)), [
7642
7589
  [Ee, n.editableText]
7643
7590
  ]) : m("", !0),
7644
- t.textContent ? (l(), o("p", Xd, g(t.textContent), 1)) : m("", !0),
7591
+ t.textContent ? (l(), o("p", Kd, g(t.textContent), 1)) : m("", !0),
7645
7592
  t.editContent ? ne((l(), o("textarea", {
7646
7593
  key: 4,
7647
7594
  class: "edit-mode",
@@ -7651,11 +7598,11 @@ function em(e, i, t, a, n, s) {
7651
7598
  ]) : t.htmlContent ? (l(), o("div", {
7652
7599
  key: 5,
7653
7600
  innerHTML: t.htmlContent
7654
- }, null, 8, $d)) : m("", !0)
7601
+ }, null, 8, Xd)) : m("", !0)
7655
7602
  ]);
7656
7603
  }
7657
- const of = /* @__PURE__ */ N(Yd, [["render", em]]);
7658
- const tm = {
7604
+ const lf = /* @__PURE__ */ N(Jd, [["render", $d]]);
7605
+ const em = {
7659
7606
  name: "ToggleDarkMode",
7660
7607
  data() {
7661
7608
  return {
@@ -7667,21 +7614,19 @@ const tm = {
7667
7614
  type: Boolean,
7668
7615
  default: !1
7669
7616
  },
7670
- iconDarkModeActivated: {
7617
+ iconDarkMode: {
7671
7618
  default() {
7672
7619
  return {
7673
- iconClass: "icon-sun",
7674
- iconType: "auto",
7675
- tooltip: "Activate light mode"
7620
+ iconClass: "icon-home",
7621
+ iconType: "auto"
7676
7622
  };
7677
7623
  }
7678
7624
  },
7679
- iconLightModeActivated: {
7625
+ iconLightMode: {
7680
7626
  default() {
7681
7627
  return {
7682
- iconClass: "icon-moon",
7683
- iconType: "auto",
7684
- tooltip: "Activate dark mode"
7628
+ iconClass: "icon-globe",
7629
+ iconType: "auto"
7685
7630
  };
7686
7631
  }
7687
7632
  },
@@ -7730,13 +7675,10 @@ const tm = {
7730
7675
  return this.darkMode ? this.labelTextDarkMode : this.labelTextLightMode;
7731
7676
  },
7732
7677
  iconClass() {
7733
- return this.darkMode ? this.iconDarkModeActivated.iconClass : this.iconLightModeActivated.iconClass;
7678
+ return this.darkMode ? this.iconDarkMode.iconClass : this.iconLightMode.iconClass;
7734
7679
  },
7735
7680
  iconType() {
7736
- return this.darkMode ? this.iconDarkModeActivated.iconType : this.iconLightModeActivated.iconType;
7737
- },
7738
- iconTooltip() {
7739
- return this.darkMode ? this.iconDarkModeActivated.tooltip : this.iconLightModeActivated.tooltip;
7681
+ return this.darkMode ? this.iconDarkMode.iconType : this.iconLightMode.iconType;
7740
7682
  }
7741
7683
  },
7742
7684
  watch: {
@@ -7748,8 +7690,8 @@ const tm = {
7748
7690
  immediate: !0
7749
7691
  }
7750
7692
  }
7751
- }, im = { key: 0 };
7752
- function nm(e, i, t, a, n, s) {
7693
+ }, tm = { key: 0 };
7694
+ function im(e, i, t, a, n, s) {
7753
7695
  const u = E, d = _e;
7754
7696
  return l(), o("div", {
7755
7697
  class: _(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": n.darkMode }])
@@ -7760,11 +7702,11 @@ function nm(e, i, t, a, n, s) {
7760
7702
  class: _(["button", { "dark-mode": n.darkMode }]),
7761
7703
  onClick: i[0] || (i[0] = O((...r) => s.toggleColorScheme && s.toggleColorScheme(...r), ["prevent"]))
7762
7704
  }, [
7763
- t.showLabel ? (l(), o("span", im, g(s.labelText), 1)) : m("", !0),
7705
+ t.showLabel ? (l(), o("span", tm, g(s.labelText), 1)) : m("", !0),
7764
7706
  x(u, {
7765
7707
  iconClass: s.iconClass,
7766
7708
  type: s.iconType,
7767
- tooltip: s.iconTooltip
7709
+ tooltip: t.showLabel ? "" : s.labelText
7768
7710
  }, null, 8, ["iconClass", "type", "tooltip"])
7769
7711
  ], 2)) : (l(), C(d, {
7770
7712
  key: 1,
@@ -7782,7 +7724,7 @@ function nm(e, i, t, a, n, s) {
7782
7724
  }, null, 8, ["labelText", "showLabel", "modelValue", "title", "onUpdate:modelValue"]))
7783
7725
  ], 2);
7784
7726
  }
7785
- const af = /* @__PURE__ */ N(tm, [["render", nm]]), sm = {
7727
+ const of = /* @__PURE__ */ N(em, [["render", im]]), nm = {
7786
7728
  data() {
7787
7729
  return {
7788
7730
  defaultMessageProperties: {
@@ -7843,7 +7785,7 @@ function Me(e) {
7843
7785
  }
7844
7786
  return "";
7845
7787
  }
7846
- function lm(e) {
7788
+ function sm(e) {
7847
7789
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7848
7790
  }
7849
7791
  var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
@@ -7852,30 +7794,30 @@ var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
7852
7794
  n[s] = arguments[s];
7853
7795
  return i.apply(t, n);
7854
7796
  };
7855
- }, om = Yi, he = Object.prototype.toString;
7797
+ }, lm = Yi, he = Object.prototype.toString;
7856
7798
  function Pt(e) {
7857
7799
  return he.call(e) === "[object Array]";
7858
7800
  }
7859
7801
  function _t(e) {
7860
7802
  return typeof e > "u";
7861
7803
  }
7862
- function am(e) {
7804
+ function om(e) {
7863
7805
  return e !== null && !_t(e) && e.constructor !== null && !_t(e.constructor) && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
7864
7806
  }
7865
- function rm(e) {
7807
+ function am(e) {
7866
7808
  return he.call(e) === "[object ArrayBuffer]";
7867
7809
  }
7868
- function cm(e) {
7810
+ function rm(e) {
7869
7811
  return typeof FormData < "u" && e instanceof FormData;
7870
7812
  }
7871
- function um(e) {
7813
+ function cm(e) {
7872
7814
  var i;
7873
7815
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? i = ArrayBuffer.isView(e) : i = e && e.buffer && e.buffer instanceof ArrayBuffer, i;
7874
7816
  }
7875
- function dm(e) {
7817
+ function um(e) {
7876
7818
  return typeof e == "string";
7877
7819
  }
7878
- function mm(e) {
7820
+ function dm(e) {
7879
7821
  return typeof e == "number";
7880
7822
  }
7881
7823
  function Ki(e) {
@@ -7887,28 +7829,28 @@ function je(e) {
7887
7829
  var i = Object.getPrototypeOf(e);
7888
7830
  return i === null || i === Object.prototype;
7889
7831
  }
7890
- function hm(e) {
7832
+ function mm(e) {
7891
7833
  return he.call(e) === "[object Date]";
7892
7834
  }
7893
- function fm(e) {
7835
+ function hm(e) {
7894
7836
  return he.call(e) === "[object File]";
7895
7837
  }
7896
- function gm(e) {
7838
+ function fm(e) {
7897
7839
  return he.call(e) === "[object Blob]";
7898
7840
  }
7899
7841
  function Xi(e) {
7900
7842
  return he.call(e) === "[object Function]";
7901
7843
  }
7902
- function pm(e) {
7844
+ function gm(e) {
7903
7845
  return Ki(e) && Xi(e.pipe);
7904
7846
  }
7905
- function ym(e) {
7847
+ function pm(e) {
7906
7848
  return typeof URLSearchParams < "u" && e instanceof URLSearchParams;
7907
7849
  }
7908
- function _m(e) {
7850
+ function ym(e) {
7909
7851
  return e.trim ? e.trim() : e.replace(/^\s+|\s+$/g, "");
7910
7852
  }
7911
- function Cm() {
7853
+ function _m() {
7912
7854
  return typeof navigator < "u" && (navigator.product === "ReactNative" || navigator.product === "NativeScript" || navigator.product === "NS") ? !1 : typeof window < "u" && typeof document < "u";
7913
7855
  }
7914
7856
  function At(e, i) {
@@ -7929,37 +7871,37 @@ function Ct() {
7929
7871
  At(arguments[t], i);
7930
7872
  return e;
7931
7873
  }
7932
- function bm(e, i, t) {
7874
+ function Cm(e, i, t) {
7933
7875
  return At(i, function(n, s) {
7934
- t && typeof n == "function" ? e[s] = om(n, t) : e[s] = n;
7876
+ t && typeof n == "function" ? e[s] = lm(n, t) : e[s] = n;
7935
7877
  }), e;
7936
7878
  }
7937
- function km(e) {
7879
+ function bm(e) {
7938
7880
  return e.charCodeAt(0) === 65279 && (e = e.slice(1)), e;
7939
7881
  }
7940
7882
  var ee = {
7941
7883
  isArray: Pt,
7942
- isArrayBuffer: rm,
7943
- isBuffer: am,
7944
- isFormData: cm,
7945
- isArrayBufferView: um,
7946
- isString: dm,
7947
- isNumber: mm,
7884
+ isArrayBuffer: am,
7885
+ isBuffer: om,
7886
+ isFormData: rm,
7887
+ isArrayBufferView: cm,
7888
+ isString: um,
7889
+ isNumber: dm,
7948
7890
  isObject: Ki,
7949
7891
  isPlainObject: je,
7950
7892
  isUndefined: _t,
7951
- isDate: hm,
7952
- isFile: fm,
7953
- isBlob: gm,
7893
+ isDate: mm,
7894
+ isFile: hm,
7895
+ isBlob: fm,
7954
7896
  isFunction: Xi,
7955
- isStream: pm,
7956
- isURLSearchParams: ym,
7957
- isStandardBrowserEnv: Cm,
7897
+ isStream: gm,
7898
+ isURLSearchParams: pm,
7899
+ isStandardBrowserEnv: _m,
7958
7900
  forEach: At,
7959
7901
  merge: Ct,
7960
- extend: bm,
7961
- trim: _m,
7962
- stripBOM: km
7902
+ extend: Cm,
7903
+ trim: ym,
7904
+ stripBOM: bm
7963
7905
  }, ge = ee;
7964
7906
  function ai(e) {
7965
7907
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
@@ -7985,7 +7927,7 @@ var $i = function(i, t, a) {
7985
7927
  u !== -1 && (i = i.slice(0, u)), i += (i.indexOf("?") === -1 ? "?" : "&") + n;
7986
7928
  }
7987
7929
  return i;
7988
- }, vm = ee;
7930
+ }, km = ee;
7989
7931
  function He() {
7990
7932
  this.handlers = [];
7991
7933
  }
@@ -8001,12 +7943,12 @@ He.prototype.eject = function(i) {
8001
7943
  this.handlers[i] && (this.handlers[i] = null);
8002
7944
  };
8003
7945
  He.prototype.forEach = function(i) {
8004
- vm.forEach(this.handlers, function(a) {
7946
+ km.forEach(this.handlers, function(a) {
8005
7947
  a !== null && i(a);
8006
7948
  });
8007
7949
  };
8008
- var wm = He, Im = ee, xm = function(i, t) {
8009
- Im.forEach(i, function(n, s) {
7950
+ var vm = He, wm = ee, Im = function(i, t) {
7951
+ wm.forEach(i, function(n, s) {
8010
7952
  s !== t && s.toUpperCase() === t.toUpperCase() && (i[t] = n, delete i[s]);
8011
7953
  });
8012
7954
  }, en = function(i, t, a, n, s) {
@@ -8037,7 +7979,7 @@ function tn() {
8037
7979
  }, Ze;
8038
7980
  }
8039
7981
  var We, ci;
8040
- function Tm() {
7982
+ function xm() {
8041
7983
  if (ci)
8042
7984
  return We;
8043
7985
  ci = 1;
@@ -8054,7 +7996,7 @@ function Tm() {
8054
7996
  }, We;
8055
7997
  }
8056
7998
  var Je, ui;
8057
- function Sm() {
7999
+ function Tm() {
8058
8000
  if (ui)
8059
8001
  return Je;
8060
8002
  ui = 1;
@@ -8086,29 +8028,29 @@ function Sm() {
8086
8028
  }(), Je;
8087
8029
  }
8088
8030
  var Ye, di;
8089
- function Mm() {
8031
+ function Sm() {
8090
8032
  return di || (di = 1, Ye = function(i) {
8091
8033
  return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(i);
8092
8034
  }), Ye;
8093
8035
  }
8094
8036
  var Ke, mi;
8095
- function Om() {
8037
+ function Mm() {
8096
8038
  return mi || (mi = 1, Ke = function(i, t) {
8097
8039
  return t ? i.replace(/\/+$/, "") + "/" + t.replace(/^\/+/, "") : i;
8098
8040
  }), Ke;
8099
8041
  }
8100
8042
  var Xe, hi;
8101
- function Lm() {
8043
+ function Om() {
8102
8044
  if (hi)
8103
8045
  return Xe;
8104
8046
  hi = 1;
8105
- var e = Mm(), i = Om();
8047
+ var e = Sm(), i = Mm();
8106
8048
  return Xe = function(a, n) {
8107
8049
  return a && !e(n) ? i(a, n) : n;
8108
8050
  }, Xe;
8109
8051
  }
8110
8052
  var $e, fi;
8111
- function Dm() {
8053
+ function Lm() {
8112
8054
  if (fi)
8113
8055
  return $e;
8114
8056
  fi = 1;
@@ -8144,7 +8086,7 @@ function Dm() {
8144
8086
  }, $e;
8145
8087
  }
8146
8088
  var et, gi;
8147
- function Nm() {
8089
+ function Dm() {
8148
8090
  if (gi)
8149
8091
  return et;
8150
8092
  gi = 1;
@@ -8191,28 +8133,28 @@ function _i() {
8191
8133
  if (yi)
8192
8134
  return it;
8193
8135
  yi = 1;
8194
- var e = ee, i = Tm(), t = Sm(), a = $i, n = Lm(), s = Dm(), u = Nm(), d = tn(), r = Re(), c = qe();
8136
+ var e = ee, i = xm(), t = Tm(), a = $i, n = Om(), s = Lm(), u = Dm(), d = tn(), r = Re(), c = qe();
8195
8137
  return it = function(p) {
8196
8138
  return new Promise(function(y, I) {
8197
- var v = p.data, S = p.headers, T = p.responseType, B;
8139
+ var v = p.data, T = p.headers, M = p.responseType, j;
8198
8140
  function Q() {
8199
- p.cancelToken && p.cancelToken.unsubscribe(B), p.signal && p.signal.removeEventListener("abort", B);
8141
+ p.cancelToken && p.cancelToken.unsubscribe(j), p.signal && p.signal.removeEventListener("abort", j);
8200
8142
  }
8201
- e.isFormData(v) && delete S["Content-Type"];
8143
+ e.isFormData(v) && delete T["Content-Type"];
8202
8144
  var w = new XMLHttpRequest();
8203
8145
  if (p.auth) {
8204
- var q = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
8205
- S.Authorization = "Basic " + btoa(q + ":" + D);
8146
+ var H = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
8147
+ T.Authorization = "Basic " + btoa(H + ":" + D);
8206
8148
  }
8207
8149
  var P = n(p.baseURL, p.url);
8208
8150
  w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
8209
8151
  function G() {
8210
8152
  if (!!w) {
8211
- var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !T || T === "text" || T === "json" ? w.responseText : w.response, Y = {
8153
+ var R = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !M || M === "text" || M === "json" ? w.responseText : w.response, Y = {
8212
8154
  data: J,
8213
8155
  status: w.status,
8214
8156
  statusText: w.statusText,
8215
- headers: V,
8157
+ headers: R,
8216
8158
  config: p,
8217
8159
  request: w
8218
8160
  };
@@ -8239,13 +8181,13 @@ function _i() {
8239
8181
  )), w = null;
8240
8182
  }, e.isStandardBrowserEnv()) {
8241
8183
  var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
8242
- Z && (S[p.xsrfHeaderName] = Z);
8184
+ Z && (T[p.xsrfHeaderName] = Z);
8243
8185
  }
8244
- "setRequestHeader" in w && e.forEach(S, function(J, Y) {
8245
- typeof v > "u" && Y.toLowerCase() === "content-type" ? delete S[Y] : w.setRequestHeader(Y, J);
8246
- }), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), T && T !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (B = function(V) {
8247
- !w || (I(!V || V && V.type ? new c("canceled") : V), w.abort(), w = null);
8248
- }, p.cancelToken && p.cancelToken.subscribe(B), p.signal && (p.signal.aborted ? B() : p.signal.addEventListener("abort", B))), v || (v = null), w.send(v);
8186
+ "setRequestHeader" in w && e.forEach(T, function(J, Y) {
8187
+ typeof v > "u" && Y.toLowerCase() === "content-type" ? delete T[Y] : w.setRequestHeader(Y, J);
8188
+ }), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), M && M !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (j = function(R) {
8189
+ !w || (I(!R || R && R.type ? new c("canceled") : R), w.abort(), w = null);
8190
+ }, p.cancelToken && p.cancelToken.subscribe(j), p.signal && (p.signal.aborted ? j() : p.signal.addEventListener("abort", j))), v || (v = null), w.send(v);
8249
8191
  });
8250
8192
  }, it;
8251
8193
  }
@@ -8254,7 +8196,7 @@ function Re() {
8254
8196
  if (Ci)
8255
8197
  return nt;
8256
8198
  Ci = 1;
8257
- var e = ee, i = xm, t = en, a = {
8199
+ var e = ee, i = Im, t = en, a = {
8258
8200
  "Content-Type": "application/x-www-form-urlencoded"
8259
8201
  };
8260
8202
  function n(r, c) {
@@ -8315,9 +8257,9 @@ function Re() {
8315
8257
  d.headers[c] = e.merge(a);
8316
8258
  }), nt = d, nt;
8317
8259
  }
8318
- var jm = ee, Bm = Re(), Pm = function(i, t, a) {
8319
- var n = this || Bm;
8320
- return jm.forEach(a, function(u) {
8260
+ var Nm = ee, jm = Re(), Bm = function(i, t, a) {
8261
+ var n = this || jm;
8262
+ return Nm.forEach(a, function(u) {
8321
8263
  i = u.call(n, i, t);
8322
8264
  }), i;
8323
8265
  }, st, bi;
@@ -8326,12 +8268,12 @@ function nn() {
8326
8268
  return !!(i && i.__CANCEL__);
8327
8269
  }), st;
8328
8270
  }
8329
- var ki = ee, lt = Pm, Am = nn(), Fm = Re(), zm = qe();
8271
+ var ki = ee, lt = Bm, Pm = nn(), Am = Re(), Fm = qe();
8330
8272
  function ot(e) {
8331
8273
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
8332
- throw new zm("canceled");
8274
+ throw new Fm("canceled");
8333
8275
  }
8334
- var Hm = function(i) {
8276
+ var zm = function(i) {
8335
8277
  ot(i), i.headers = i.headers || {}, i.data = lt.call(
8336
8278
  i,
8337
8279
  i.data,
@@ -8347,7 +8289,7 @@ var Hm = function(i) {
8347
8289
  delete i.headers[n];
8348
8290
  }
8349
8291
  );
8350
- var t = i.adapter || Fm.adapter;
8292
+ var t = i.adapter || Am.adapter;
8351
8293
  return t(i).then(function(n) {
8352
8294
  return ot(i), n.data = lt.call(
8353
8295
  i,
@@ -8356,7 +8298,7 @@ var Hm = function(i) {
8356
8298
  i.transformResponse
8357
8299
  ), n;
8358
8300
  }, function(n) {
8359
- return Am(n) || (ot(i), n && n.response && (n.response.data = lt.call(
8301
+ return Pm(n) || (ot(i), n && n.response && (n.response.data = lt.call(
8360
8302
  i,
8361
8303
  n.response.data,
8362
8304
  n.response.headers,
@@ -8431,7 +8373,7 @@ function ln() {
8431
8373
  version: "0.24.0"
8432
8374
  }), at;
8433
8375
  }
8434
- var qm = ln().version, Ft = {};
8376
+ var Hm = ln().version, Ft = {};
8435
8377
  ["object", "boolean", "number", "function", "string", "symbol"].forEach(function(e, i) {
8436
8378
  Ft[e] = function(a) {
8437
8379
  return typeof a === e || "a" + (i < 1 ? "n " : " ") + e;
@@ -8440,7 +8382,7 @@ var qm = ln().version, Ft = {};
8440
8382
  var wi = {};
8441
8383
  Ft.transitional = function(i, t, a) {
8442
8384
  function n(s, u) {
8443
- return "[Axios v" + qm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
8385
+ return "[Axios v" + Hm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
8444
8386
  }
8445
8387
  return function(s, u, d) {
8446
8388
  if (i === !1)
@@ -8453,7 +8395,7 @@ Ft.transitional = function(i, t, a) {
8453
8395
  )), i ? i(s, u, d) : !0;
8454
8396
  };
8455
8397
  };
8456
- function Rm(e, i, t) {
8398
+ function qm(e, i, t) {
8457
8399
  if (typeof e != "object")
8458
8400
  throw new TypeError("options must be an object");
8459
8401
  for (var a = Object.keys(e), n = a.length; n-- > 0; ) {
@@ -8468,10 +8410,10 @@ function Rm(e, i, t) {
8468
8410
  throw Error("Unknown option " + s);
8469
8411
  }
8470
8412
  }
8471
- var Vm = {
8472
- assertOptions: Rm,
8413
+ var Rm = {
8414
+ assertOptions: qm,
8473
8415
  validators: Ft
8474
- }, on = ee, Em = $i, Ii = wm, xi = Hm, Ve = sn, an = Vm, pe = an.validators;
8416
+ }, on = ee, Vm = $i, Ii = vm, xi = zm, Ve = sn, an = Rm, pe = an.validators;
8475
8417
  function Te(e) {
8476
8418
  this.defaults = e, this.interceptors = {
8477
8419
  request: new Ii(),
@@ -8520,7 +8462,7 @@ Te.prototype.request = function(i) {
8520
8462
  return u;
8521
8463
  };
8522
8464
  Te.prototype.getUri = function(i) {
8523
- return i = Ve(this.defaults, i), Em(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
8465
+ return i = Ve(this.defaults, i), Vm(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
8524
8466
  };
8525
8467
  on.forEach(["delete", "get", "head", "options"], function(i) {
8526
8468
  Te.prototype[i] = function(t, a) {
@@ -8540,8 +8482,8 @@ on.forEach(["post", "put", "patch"], function(i) {
8540
8482
  }));
8541
8483
  };
8542
8484
  });
8543
- var Um = Te, rt, Ti;
8544
- function Gm() {
8485
+ var Em = Te, rt, Ti;
8486
+ function Um() {
8545
8487
  if (Ti)
8546
8488
  return rt;
8547
8489
  Ti = 1;
@@ -8597,7 +8539,7 @@ function Gm() {
8597
8539
  }, rt = i, rt;
8598
8540
  }
8599
8541
  var ct, Si;
8600
- function Qm() {
8542
+ function Gm() {
8601
8543
  return Si || (Si = 1, ct = function(i) {
8602
8544
  return function(a) {
8603
8545
  return i.apply(null, a);
@@ -8605,39 +8547,39 @@ function Qm() {
8605
8547
  }), ct;
8606
8548
  }
8607
8549
  var ut, Mi;
8608
- function Zm() {
8550
+ function Qm() {
8609
8551
  return Mi || (Mi = 1, ut = function(i) {
8610
8552
  return typeof i == "object" && i.isAxiosError === !0;
8611
8553
  }), ut;
8612
8554
  }
8613
- var Oi = ee, Wm = Yi, Be = Um, Jm = sn, Ym = Re();
8555
+ var Oi = ee, Zm = Yi, Be = Em, Wm = sn, Jm = Re();
8614
8556
  function rn(e) {
8615
- var i = new Be(e), t = Wm(Be.prototype.request, i);
8557
+ var i = new Be(e), t = Zm(Be.prototype.request, i);
8616
8558
  return Oi.extend(t, Be.prototype, i), Oi.extend(t, i), t.create = function(n) {
8617
- return rn(Jm(e, n));
8559
+ return rn(Wm(e, n));
8618
8560
  }, t;
8619
8561
  }
8620
- var oe = rn(Ym);
8562
+ var oe = rn(Jm);
8621
8563
  oe.Axios = Be;
8622
8564
  oe.Cancel = qe();
8623
- oe.CancelToken = Gm();
8565
+ oe.CancelToken = Um();
8624
8566
  oe.isCancel = nn();
8625
8567
  oe.VERSION = ln().version;
8626
8568
  oe.all = function(i) {
8627
8569
  return Promise.all(i);
8628
8570
  };
8629
- oe.spread = Qm();
8630
- oe.isAxiosError = Zm();
8571
+ oe.spread = Gm();
8572
+ oe.isAxiosError = Qm();
8631
8573
  Bt.exports = oe;
8632
8574
  Bt.exports.default = oe;
8633
8575
  (function(e) {
8634
8576
  e.exports = Bt.exports;
8635
8577
  })(Ji);
8636
- const Km = /* @__PURE__ */ lm(Ji.exports);
8637
- const Xm = {
8578
+ const Ym = /* @__PURE__ */ sm(Ji.exports);
8579
+ const Km = {
8638
8580
  name: "CmdUploadForm",
8639
8581
  emits: ["click", "error", "upload-complete", "upload-file-success"],
8640
- mixins: [ie, sm],
8582
+ mixins: [ie, nm],
8641
8583
  data() {
8642
8584
  return {
8643
8585
  comment: "",
@@ -9024,7 +8966,7 @@ const Xm = {
9024
8966
  return i.abortController = new AbortController(), t.set(
9025
8967
  this.uploadOptions.filesParam ? this.uploadOptions.filesParam : "files",
9026
8968
  i.file
9027
- ), Km.post(e, t, {
8969
+ ), Ym.post(e, t, {
9028
8970
  signal: i.abortController.signal,
9029
8971
  onUploadProgress: (a) => this.onUploadProgress(a, i)
9030
8972
  }).then((a) => (this.$emit("upload-file-success", i), a)).then((a) => {
@@ -9045,30 +8987,30 @@ const Xm = {
9045
8987
  }
9046
8988
  }
9047
8989
  }
9048
- }, $m = { key: 0 }, eh = {
8990
+ }, Xm = { key: 0 }, $m = {
9049
8991
  key: 1,
9050
8992
  class: "flex-container vertical"
9051
- }, th = {
8993
+ }, eh = {
9052
8994
  key: 0,
9053
8995
  class: "flex-container vertical list-files-wrapper"
9054
- }, ih = {
8996
+ }, th = {
9055
8997
  key: 0,
9056
8998
  class: "list-of-files total-files"
9057
- }, nh = { class: "flex-container no-flex" }, sh = ["title"], lh = {
8999
+ }, ih = { class: "flex-container no-flex" }, nh = ["title"], sh = {
9058
9000
  key: 0,
9059
9001
  class: "progressbar"
9060
- }, oh = ["value", "title"], ah = /* @__PURE__ */ h("hr", null, null, -1), rh = { class: "flex-container vertical list-files-wrapper" }, ch = { class: "list-of-files" }, uh = ["title", "onClick"], dh = {
9002
+ }, lh = ["value", "title"], oh = /* @__PURE__ */ h("hr", null, null, -1), ah = { class: "flex-container vertical list-files-wrapper" }, rh = { class: "list-of-files" }, ch = ["title", "onClick"], uh = {
9061
9003
  key: 0,
9062
9004
  class: "progressbar"
9063
- }, mh = ["value", "title"], hh = ["title"], fh = /* @__PURE__ */ h("hr", null, null, -1), gh = { class: "small" }, ph = ["title"], yh = {
9005
+ }, dh = ["value", "title"], mh = ["title"], hh = /* @__PURE__ */ h("hr", null, null, -1), fh = { class: "small" }, gh = ["title"], ph = {
9064
9006
  key: 0,
9065
9007
  class: "list-of-file-extensions"
9066
- }, _h = ["disabled"], Ch = { key: 0 }, bh = { key: 1 }, kh = { class: "button-wrapper no-flex" }, vh = ["disabled"], wh = { key: 0 }, Ih = { key: 1 }, xh = {
9008
+ }, yh = ["disabled"], _h = { key: 0 }, Ch = { key: 1 }, bh = { class: "button-wrapper no-flex" }, kh = ["disabled"], vh = { key: 0 }, wh = { key: 1 }, Ih = {
9067
9009
  key: 0,
9068
9010
  class: "progressbar"
9069
- }, Th = ["value", "title"];
9070
- function Sh(e, i, t, a, n, s) {
9071
- const u = W, d = Od, r = E, c = _e;
9011
+ }, xh = ["value", "title"];
9012
+ function Th(e, i, t, a, n, s) {
9013
+ const u = W, d = Md, r = E, c = _e;
9072
9014
  return l(), o(k, null, [
9073
9015
  t.advancedMode ? (l(), o("fieldset", {
9074
9016
  key: 0,
@@ -9077,7 +9019,7 @@ function Sh(e, i, t, a, n, s) {
9077
9019
  h("legend", {
9078
9020
  class: _({ hidden: !t.showLegend })
9079
9021
  }, g(t.textLegend), 3),
9080
- t.cmdHeadlineFieldset ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : m("", !0),
9022
+ t.cmdHeadlineFieldset ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : m("", !0),
9081
9023
  s.systemMessageStatus && s.allSystemMessages.length ? (l(), C(d, {
9082
9024
  key: 1,
9083
9025
  iconClose: { show: !1 },
@@ -9085,25 +9027,25 @@ function Sh(e, i, t, a, n, s) {
9085
9027
  systemMessage: s.allSystemMessages.length === 1 ? s.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
9086
9028
  }, {
9087
9029
  default: A(() => [
9088
- s.allSystemMessages.length > 1 ? (l(), o("ul", $m, [
9030
+ s.allSystemMessages.length > 1 ? (l(), o("ul", Xm, [
9089
9031
  (l(!0), o(k, null, F(s.allSystemMessages, (f, p) => (l(), o("li", { key: p }, g(f), 1))), 128))
9090
9032
  ])) : m("", !0)
9091
9033
  ]),
9092
9034
  _: 1
9093
9035
  }, 8, ["validationStatus", "systemMessage"])) : m("", !0),
9094
- h("div", H({
9036
+ h("div", q({
9095
9037
  class: ["box drop-area flex-container vertical", { "allow-drop": n.allowDrop }]
9096
9038
  }, qt(s.dragAndDropHandler)), [
9097
- n.listOfFiles.length ? (l(), o("div", eh, [
9098
- t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", th, [
9099
- x(u, H(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
9039
+ n.listOfFiles.length ? (l(), o("div", $m, [
9040
+ t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", eh, [
9041
+ x(u, q(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
9100
9042
  default: A(() => [
9101
9043
  z(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
9102
9044
  ]),
9103
9045
  _: 1
9104
9046
  }, 16),
9105
- t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul", ih, [
9106
- h("li", nh, [
9047
+ t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul", th, [
9048
+ h("li", ih, [
9107
9049
  h("a", {
9108
9050
  href: "#",
9109
9051
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
@@ -9113,7 +9055,7 @@ function Sh(e, i, t, a, n, s) {
9113
9055
  iconClass: t.deleteIcon.iconClass,
9114
9056
  type: t.deleteIcon.iconClass
9115
9057
  }, null, 8, ["iconClass", "type"])
9116
- ], 8, sh),
9058
+ ], 8, nh),
9117
9059
  h("span", null, [
9118
9060
  z(g(n.listOfFiles.length) + " ", 1),
9119
9061
  t.allowMultipleFileUploads ? (l(), o(k, { key: 1 }, [
@@ -9128,26 +9070,26 @@ function Sh(e, i, t, a, n, s) {
9128
9070
  { error: t.maxTotalUploadSize > 0 && s.totalSize > t.maxTotalUploadSize }
9129
9071
  ])
9130
9072
  }, " (" + g(s.formatSize(s.totalSize)) + ") ", 3),
9131
- n.uploadInitiated ? (l(), o("span", lh, [
9073
+ n.uploadInitiated ? (l(), o("span", sh, [
9132
9074
  h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
9133
9075
  h("progress", {
9134
9076
  max: "100",
9135
9077
  value: s.totalUploadProgress,
9136
9078
  title: s.totalBytesUploaded
9137
- }, null, 8, oh)
9079
+ }, null, 8, lh)
9138
9080
  ])) : m("", !0)
9139
9081
  ])
9140
9082
  ])) : m("", !0),
9141
- ah
9083
+ oh
9142
9084
  ])) : m("", !0),
9143
- h("div", rh, [
9144
- x(u, H(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
9085
+ h("div", ah, [
9086
+ x(u, q(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
9145
9087
  default: A(() => [
9146
9088
  z(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
9147
9089
  ]),
9148
9090
  _: 1
9149
9091
  }, 16),
9150
- h("ul", ch, [
9092
+ h("ul", rh, [
9151
9093
  (l(!0), o(k, null, F(n.listOfFiles, (f, p) => (l(), o("li", {
9152
9094
  key: p,
9153
9095
  class: "flex-container no-flex"
@@ -9161,7 +9103,7 @@ function Sh(e, i, t, a, n, s) {
9161
9103
  iconClass: e.iconDelete.iconClass,
9162
9104
  type: e.iconDelete.iconType
9163
9105
  }, null, 8, ["iconClass", "type"])
9164
- ], 8, uh),
9106
+ ], 8, ch),
9165
9107
  h("span", {
9166
9108
  class: _([
9167
9109
  "text-align-right",
@@ -9172,13 +9114,13 @@ function Sh(e, i, t, a, n, s) {
9172
9114
  z(g(f.file.name) + " ", 1),
9173
9115
  h("small", null, "(" + g(s.formatSize(f.file.size)) + ")", 1)
9174
9116
  ], 2),
9175
- n.uploadInitiated && !f.error ? (l(), o("span", dh, [
9117
+ n.uploadInitiated && !f.error ? (l(), o("span", uh, [
9176
9118
  h("span", null, g(s.getPercentage(f.progress)), 1),
9177
9119
  h("progress", {
9178
9120
  max: "100",
9179
9121
  value: f.progress,
9180
9122
  title: s.formatSize(f.uploadedBytes) + "/" + s.formatSize(f.file.size)
9181
- }, null, 8, mh)
9123
+ }, null, 8, dh)
9182
9124
  ])) : m("", !0)
9183
9125
  ]))), 128))
9184
9126
  ]),
@@ -9187,35 +9129,35 @@ function Sh(e, i, t, a, n, s) {
9187
9129
  href: "#",
9188
9130
  onClick: i[1] || (i[1] = O((...f) => s.cancel && s.cancel(...f), ["prevent"])),
9189
9131
  title: e.getMessage("cmduploadform.all_files_will_be_removed")
9190
- }, g(e.getMessage("cmduploadform.reset_upload")), 9, hh)) : m("", !0),
9191
- fh
9132
+ }, g(e.getMessage("cmduploadform.reset_upload")), 9, mh)) : m("", !0),
9133
+ hh
9192
9134
  ])
9193
9135
  ])) : (l(), o(k, { key: 0 }, [
9194
- t.allowMultipleFileUploads ? (l(), C(u, H({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9136
+ t.allowMultipleFileUploads ? (l(), C(u, q({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9195
9137
  default: A(() => [
9196
9138
  z(g(e.getMessage("cmduploadform.no_files_to_upload")), 1)
9197
9139
  ]),
9198
9140
  _: 1
9199
- }, 16)) : (l(), C(u, H({ key: 1 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9141
+ }, 16)) : (l(), C(u, q({ key: 1 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9200
9142
  default: A(() => [
9201
9143
  z(g(e.getMessage("cmduploadform.no_file_to_upload")), 1)
9202
9144
  ]),
9203
9145
  _: 1
9204
9146
  }, 16))
9205
9147
  ], 64)),
9206
- t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, H({ key: 2 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
9148
+ t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, q({ key: 2 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
9207
9149
  default: A(() => [
9208
9150
  z(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
9209
9151
  ]),
9210
9152
  _: 1
9211
9153
  }, 16)) : m("", !0),
9212
- !t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, H({ key: 3 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
9154
+ !t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, q({ key: 3 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
9213
9155
  default: A(() => [
9214
9156
  z(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
9215
9157
  ]),
9216
9158
  _: 1
9217
9159
  }, 16)) : m("", !0),
9218
- h("dl", gh, [
9160
+ h("dl", fh, [
9219
9161
  t.maxTotalUploadSize > 0 ? (l(), o(k, { key: 0 }, [
9220
9162
  h("dt", {
9221
9163
  class: _({ error: s.totalSize > t.maxTotalUploadSize })
@@ -9243,10 +9185,10 @@ function Sh(e, i, t, a, n, s) {
9243
9185
  iconClass: n.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
9244
9186
  type: n.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
9245
9187
  }, null, 8, ["iconClass", "type"])
9246
- ], 8, ph),
9188
+ ], 8, gh),
9247
9189
  x(ue, { name: "fade" }, {
9248
9190
  default: A(() => [
9249
- n.showListOfFileExtensions ? (l(), o("ul", yh, [
9191
+ n.showListOfFileExtensions ? (l(), o("ul", ph, [
9250
9192
  (l(!0), o(k, null, F(t.allowedFileExtensions, (f, p) => (l(), o("li", {
9251
9193
  key: p,
9252
9194
  class: _({ error: n.errors.fileType })
@@ -9268,8 +9210,8 @@ function Sh(e, i, t, a, n, s) {
9268
9210
  iconClass: t.iconFileUpload.iconClass,
9269
9211
  type: t.iconFileUpload.iconType
9270
9212
  }, null, 8, ["iconClass", "type"]),
9271
- t.allowMultipleFileUploads ? (l(), o("span", Ch, g(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (l(), o("span", bh, g(e.getMessage("cmduploadform.labeltext.select_file")), 1))
9272
- ], 10, _h),
9213
+ t.allowMultipleFileUploads ? (l(), o("span", _h, g(e.getMessage("cmduploadform.labeltext.select_files")), 1)) : (l(), o("span", Ch, g(e.getMessage("cmduploadform.labeltext.select_file")), 1))
9214
+ ], 10, yh),
9273
9215
  t.enableDragAndDrop ? (l(), o("p", {
9274
9216
  key: 0,
9275
9217
  class: _(["text-drag-and-drop", { disabled: n.uploadInitiated }])
@@ -9299,7 +9241,7 @@ function Sh(e, i, t, a, n, s) {
9299
9241
  placeholder: e.getMessage("cmduploadform.placeholder.comment"),
9300
9242
  status: t.commentStatusMessage ? "error" : ""
9301
9243
  }, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : m("", !0),
9302
- h("div", kh, [
9244
+ h("div", bh, [
9303
9245
  h("button", {
9304
9246
  class: _([
9305
9247
  "button primary",
@@ -9314,8 +9256,8 @@ function Sh(e, i, t, a, n, s) {
9314
9256
  iconClass: t.iconUpload.iconClass,
9315
9257
  type: t.iconUpload.iconType
9316
9258
  }, null, 8, ["iconClass", "type"]),
9317
- n.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), o("span", wh, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), o("span", Ih, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
9318
- ], 10, vh),
9259
+ n.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), o("span", vh, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), o("span", wh, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
9260
+ ], 10, kh),
9319
9261
  h("button", {
9320
9262
  class: _(["button", { disabled: n.listOfFiles.length === 0 }]),
9321
9263
  onClick: i[6] || (i[6] = (...f) => s.cancel && s.cancel(...f))
@@ -9327,21 +9269,21 @@ function Sh(e, i, t, a, n, s) {
9327
9269
  h("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
9328
9270
  ], 2)
9329
9271
  ])
9330
- ], 2)) : (l(), o("a", H({
9272
+ ], 2)) : (l(), o("a", q({
9331
9273
  key: 1,
9332
9274
  href: "#",
9333
9275
  onClick: i[7] || (i[7] = O((...f) => s.selectFiles && s.selectFiles(...f), ["prevent"])),
9334
9276
  class: ["cmd-upload-form drop-area", { "allow-drop": n.allowDrop }]
9335
9277
  }, qt(s.dragAndDropHandler)), [
9336
- n.uploadInitiated ? (l(), o("span", xh, [
9278
+ n.uploadInitiated ? (l(), o("span", Ih, [
9337
9279
  h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
9338
9280
  h("progress", {
9339
9281
  max: "100",
9340
9282
  value: s.totalUploadProgress,
9341
9283
  title: s.totalBytesUploaded
9342
- }, null, 8, Th)
9284
+ }, null, 8, xh)
9343
9285
  ])) : m("", !0),
9344
- R(e.$slots, "default", {}, () => [
9286
+ V(e.$slots, "default", {}, () => [
9345
9287
  t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
9346
9288
  s.fileTypeImage ? (l(), o(k, { key: 0 }, [
9347
9289
  h("span", null, g(e.getMessage("cmduploadform.select_image")), 1),
@@ -9378,8 +9320,8 @@ function Sh(e, i, t, a, n, s) {
9378
9320
  }, null, 8, ["labelText", "disabled", "multiple", "onChange"])
9379
9321
  ], 64);
9380
9322
  }
9381
- const rf = /* @__PURE__ */ N(Xm, [["render", Sh]]);
9382
- const Mh = {
9323
+ const af = /* @__PURE__ */ N(Km, [["render", Th]]);
9324
+ const Sh = {
9383
9325
  name: "CmdWidthLimitationWrapper",
9384
9326
  props: {
9385
9327
  innerComponent: {
@@ -9418,8 +9360,8 @@ const Mh = {
9418
9360
  return this.innerComponent === "header" ? "site-header" : this.innerComponent === "footer" ? "site-footer" : "";
9419
9361
  }
9420
9362
  }
9421
- }, Oh = ["id"], Lh = ["id"];
9422
- function Dh(e, i, t, a, n, s) {
9363
+ }, Mh = ["id"], Oh = ["id"];
9364
+ function Lh(e, i, t, a, n, s) {
9423
9365
  const u = W;
9424
9366
  return l(), o("div", {
9425
9367
  class: _(["cmd-width-limitation-wrapper", { sticky: t.sticky }])
@@ -9431,24 +9373,24 @@ function Dh(e, i, t, a, n, s) {
9431
9373
  t.anchorId ? (l(), o("a", {
9432
9374
  key: 0,
9433
9375
  id: t.anchorId
9434
- }, null, 8, Oh)) : m("", !0),
9376
+ }, null, 8, Mh)) : m("", !0),
9435
9377
  t.cmdHeadline ? (l(), C(u, {
9436
9378
  key: 1,
9437
9379
  "pre-headline-text": t.cmdHeadline.preHeadlineText,
9438
9380
  "headline-text": t.cmdHeadline.headlineText,
9439
9381
  "headline-level": t.cmdHeadline.headlineLevel
9440
9382
  }, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) : m("", !0),
9441
- R(e.$slots, "default")
9383
+ V(e.$slots, "default")
9442
9384
  ], 2)) : (l(), o(k, { key: 1 }, [
9443
9385
  t.anchorId ? (l(), o("a", {
9444
9386
  key: 0,
9445
9387
  id: t.anchorId
9446
- }, null, 8, Lh)) : m("", !0),
9447
- R(e.$slots, "default")
9388
+ }, null, 8, Oh)) : m("", !0),
9389
+ V(e.$slots, "default")
9448
9390
  ], 64))
9449
9391
  ], 2);
9450
9392
  }
9451
- const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9393
+ const rf = /* @__PURE__ */ N(Sh, [["render", Lh]]), cf = {
9452
9394
  mounted(e) {
9453
9395
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
9454
9396
  e.focus();
@@ -9457,7 +9399,7 @@ const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9457
9399
  i ? i.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
9458
9400
  }
9459
9401
  }
9460
- }, df = {
9402
+ }, uf = {
9461
9403
  mounted(e, i) {
9462
9404
  if (i.value && typeof i.value == "string") {
9463
9405
  let t = /[^\d]/g, a = i.value.replace(/^\s*\+/, "00");
@@ -9465,7 +9407,7 @@ const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9465
9407
  }
9466
9408
  }
9467
9409
  };
9468
- function mf() {
9410
+ function df() {
9469
9411
  const e = {};
9470
9412
  hn(a);
9471
9413
  function i(n = "defaultSequence") {
@@ -9481,55 +9423,55 @@ function mf() {
9481
9423
  return { nextSequenceValue: i, currentSequenceValue: t, resetSequence: a };
9482
9424
  }
9483
9425
  export {
9484
- jh as CmdAddressData,
9485
- Bh as CmdBackToTopButton,
9486
- Ph as CmdBankAccountData,
9487
- Fo as CmdBox,
9488
- Fh as CmdBoxWrapper,
9489
- zh as CmdBreadcrumbs,
9490
- la as CmdCompanyLogo,
9491
- Hh as CmdCookieDisclaimer,
9492
- qh as CmdCopyrightInformation,
9493
- Er as CmdFakeSelect,
9494
- Ah as CmdFancyBox,
9495
- Rh as CmdForm,
9426
+ Nh as CmdAddressData,
9427
+ jh as CmdBackToTopButton,
9428
+ Bh as CmdBankAccountData,
9429
+ Ao as CmdBox,
9430
+ Ah as CmdBoxWrapper,
9431
+ Fh as CmdBreadcrumbs,
9432
+ sa as CmdCompanyLogo,
9433
+ zh as CmdCookieDisclaimer,
9434
+ Hh as CmdCopyrightInformation,
9435
+ Vr as CmdFakeSelect,
9436
+ Ph as CmdFancyBox,
9437
+ qh as CmdForm,
9496
9438
  _e as CmdFormElement,
9497
- ec as CmdFormFilters,
9498
- Vh as CmdGoogleMaps,
9439
+ $r as CmdFormFilters,
9440
+ Rh as CmdGoogleMaps,
9499
9441
  W as CmdHeadline,
9500
9442
  E as CmdIcon,
9501
9443
  Ie as CmdImage,
9502
- Eh as CmdImageGallery,
9503
- Uh as CmdImageZoom,
9504
- Gh as CmdInputGroup,
9505
- eo as CmdListOfLinks,
9506
- Qh as CmdLoginForm,
9507
- ou as CmdMainNavigation,
9508
- Zh as CmdMultistepFormProgressBar,
9509
- Wh as CmdOpeningHours,
9510
- Jh as CmdPager,
9511
- Yh as CmdProgressBar,
9512
- Xh as CmdSiteFooter,
9513
- $h as CmdSiteHeader,
9514
- ef as CmdSiteSearch,
9444
+ Vh as CmdImageGallery,
9445
+ Eh as CmdImageZoom,
9446
+ Uh as CmdInputGroup,
9447
+ $l as CmdListOfLinks,
9448
+ Gh as CmdLoginForm,
9449
+ lu as CmdMainNavigation,
9450
+ Qh as CmdMultistepFormProgressBar,
9451
+ Zh as CmdOpeningHours,
9452
+ Wh as CmdPager,
9453
+ Jh as CmdProgressBar,
9454
+ Kh as CmdSiteFooter,
9455
+ Xh as CmdSiteHeader,
9456
+ $h as CmdSiteSearch,
9515
9457
  St as CmdSlideButton,
9516
- tf as CmdSlideshow,
9517
- Kh as CmdSocialNetworks,
9518
- nf as CmdSwitchLanguage,
9519
- Od as CmdSystemMessage,
9520
- sf as CmdTable,
9521
- lf as CmdTabs,
9522
- of as CmdTextBlock,
9523
- Sl as CmdThumbnailScroller,
9524
- af as CmdToggleDarkMode,
9525
- ua as CmdTooltip,
9526
- rf as CmdUploadForm,
9527
- cf as CmdWidthLimitationWrapper,
9528
- uf as DirFocus,
9529
- df as DirTelephone,
9530
- Ol as createHtmlId,
9531
- Ml as createUuid,
9458
+ ef as CmdSlideshow,
9459
+ Yh as CmdSocialNetworks,
9460
+ tf as CmdSwitchLanguage,
9461
+ Md as CmdSystemMessage,
9462
+ nf as CmdTable,
9463
+ sf as CmdTabs,
9464
+ lf as CmdTextBlock,
9465
+ Tl as CmdThumbnailScroller,
9466
+ of as CmdToggleDarkMode,
9467
+ ca as CmdTooltip,
9468
+ af as CmdUploadForm,
9469
+ rf as CmdWidthLimitationWrapper,
9470
+ cf as DirFocus,
9471
+ uf as DirTelephone,
9472
+ Ml as createHtmlId,
9473
+ Sl as createUuid,
9532
9474
  Me as getFileExtension,
9533
9475
  Mt as openFancyBox,
9534
- mf as useSequence
9476
+ df as useSequence
9535
9477
  };