comand-component-library 3.3.48 → 3.3.50

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 {
@@ -5737,6 +5681,7 @@ const Qc = {
5737
5681
  openSubentry: -1
5738
5682
  };
5739
5683
  },
5684
+ emits: ["offcanvas"],
5740
5685
  props: {
5741
5686
  stretchMainItems: {
5742
5687
  type: Boolean,
@@ -5810,12 +5755,17 @@ const Qc = {
5810
5755
  toggleOffcanvasNavigation() {
5811
5756
  this.showOffcanvas ? this.closeOffcanvasNavigation() : (this.showOffcanvas = !0, this.$nextTick(() => document.getElementById("close-offcanvas").focus()));
5812
5757
  }
5758
+ },
5759
+ watch: {
5760
+ showOffcanvas() {
5761
+ this.$emit("offcanvas", { open: this.showOffcanvas });
5762
+ }
5813
5763
  }
5814
- }, Zc = {
5764
+ }, Qc = {
5815
5765
  key: 0,
5816
5766
  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) {
5767
+ }, 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 };
5768
+ function su(e, i, t, a, n, s) {
5819
5769
  const u = E, d = le("router-link");
5820
5770
  return l(), o("div", {
5821
5771
  class: _([
@@ -5834,7 +5784,7 @@ function lu(e, i, t, a, n, s) {
5834
5784
  h("ul", {
5835
5785
  class: _({ "stretch-items": t.stretchMainItems })
5836
5786
  }, [
5837
- n.showOffcanvas ? (l(), o("li", Zc, [
5787
+ n.showOffcanvas ? (l(), o("li", Qc, [
5838
5788
  h("a", {
5839
5789
  href: "#",
5840
5790
  id: "close-offcanvas",
@@ -5871,12 +5821,12 @@ function lu(e, i, t, a, n, s) {
5871
5821
  iconClass: r.iconClass,
5872
5822
  type: r.iconType
5873
5823
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5874
- r.text ? (l(), o("span", Jc, g(r.text), 1)) : m("", !0),
5824
+ r.text ? (l(), o("span", Wc, g(r.text), 1)) : m("", !0),
5875
5825
  (p = r == null ? void 0 : r.subentries) != null && p.length ? (l(), o("span", {
5876
5826
  key: 2,
5877
5827
  class: _(["subentry-icon", t.subentriesIconClass])
5878
5828
  }, null, 2)) : m("", !0)
5879
- ], 40, Wc)) : m("", !0),
5829
+ ], 40, Zc)) : m("", !0),
5880
5830
  r.type === "router" ? (l(), C(d, {
5881
5831
  key: 1,
5882
5832
  to: s.getRoute(r),
@@ -5888,7 +5838,7 @@ function lu(e, i, t, a, n, s) {
5888
5838
  iconClass: r.iconClass,
5889
5839
  type: r.iconType
5890
5840
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5891
- r.text ? (l(), o("span", Yc, g(r.text), 1)) : m("", !0),
5841
+ r.text ? (l(), o("span", Jc, g(r.text), 1)) : m("", !0),
5892
5842
  r.subentries && r.subentries.length > 0 ? (l(), o("span", {
5893
5843
  key: 2,
5894
5844
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5918,12 +5868,12 @@ function lu(e, i, t, a, n, s) {
5918
5868
  iconClass: y.iconClass,
5919
5869
  type: y.iconType
5920
5870
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5921
- y.text ? (l(), o("span", $c, g(y.text), 1)) : m("", !0),
5871
+ y.text ? (l(), o("span", Xc, g(y.text), 1)) : m("", !0),
5922
5872
  y.subentries && y.subentries.length > 0 ? (l(), o("span", {
5923
5873
  key: 2,
5924
5874
  class: _(["subentry-icon", t.subentriesIconClass])
5925
5875
  }, null, 2)) : m("", !0)
5926
- ], 40, Xc)) : m("", !0),
5876
+ ], 40, Kc)) : m("", !0),
5927
5877
  y.type === "router" ? (l(), C(d, {
5928
5878
  key: 1,
5929
5879
  to: s.getRoute(y),
@@ -5935,7 +5885,7 @@ function lu(e, i, t, a, n, s) {
5935
5885
  iconClass: y.iconClass,
5936
5886
  type: y.iconType
5937
5887
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5938
- y.text ? (l(), o("span", eu, g(y.text), 1)) : m("", !0),
5888
+ y.text ? (l(), o("span", $c, g(y.text), 1)) : m("", !0),
5939
5889
  y.subentries && y.subentries.length > 0 ? (l(), o("span", {
5940
5890
  key: 2,
5941
5891
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5947,25 +5897,25 @@ function lu(e, i, t, a, n, s) {
5947
5897
  key: 2,
5948
5898
  "aria-expanded": n.openSubentry ? "true" : "false"
5949
5899
  }, [
5950
- (l(!0), o(k, null, F(y.subentries, (v, S) => (l(), o("li", { key: S }, [
5900
+ (l(!0), o(k, null, F(y.subentries, (v, T) => (l(), o("li", { key: T }, [
5951
5901
  r.type === "href" ? (l(), o("a", {
5952
5902
  key: 0,
5953
5903
  href: v.path,
5954
5904
  title: v.tooltip,
5955
5905
  target: v.target,
5956
- onClick: (T) => s.executeLink(T, v)
5906
+ onClick: (M) => s.executeLink(M, v)
5957
5907
  }, [
5958
5908
  v.iconClass ? (l(), C(u, {
5959
5909
  key: 0,
5960
5910
  iconClass: v.iconClass,
5961
5911
  type: v.iconType
5962
5912
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5963
- v.text ? (l(), o("span", nu, g(v.text), 1)) : m("", !0),
5913
+ v.text ? (l(), o("span", iu, g(v.text), 1)) : m("", !0),
5964
5914
  v.subentries && v.subentries.length > 0 ? (l(), o("span", {
5965
5915
  key: 2,
5966
5916
  class: _(["subentry-icon", t.subentriesIconClass])
5967
5917
  }, null, 2)) : m("", !0)
5968
- ], 8, iu)) : m("", !0),
5918
+ ], 8, tu)) : m("", !0),
5969
5919
  r.type === "router" ? (l(), C(d, {
5970
5920
  key: 1,
5971
5921
  to: s.getRoute(v),
@@ -5977,7 +5927,7 @@ function lu(e, i, t, a, n, s) {
5977
5927
  iconClass: v.iconClass,
5978
5928
  type: v.iconType
5979
5929
  }, null, 8, ["iconClass", "type"])) : m("", !0),
5980
- v.text ? (l(), o("span", su, g(v.text), 1)) : m("", !0),
5930
+ v.text ? (l(), o("span", nu, g(v.text), 1)) : m("", !0),
5981
5931
  v.subentries && v.subentries.length > 0 ? (l(), o("span", {
5982
5932
  key: 2,
5983
5933
  class: _(["subentry-icon", t.subentriesIconClass])
@@ -5986,9 +5936,9 @@ function lu(e, i, t, a, n, s) {
5986
5936
  _: 2
5987
5937
  }, 1032, ["to", "target"])) : m("", !0)
5988
5938
  ]))), 128))
5989
- ], 8, tu)) : m("", !0)
5939
+ ], 8, eu)) : m("", !0)
5990
5940
  ], 2))), 128))
5991
- ], 8, Kc)) : m("", !0)
5941
+ ], 8, Yc)) : m("", !0)
5992
5942
  ], 2);
5993
5943
  }), 128))
5994
5944
  ], 2)
@@ -6010,8 +5960,8 @@ function lu(e, i, t, a, n, s) {
6010
5960
  ])) : m("", !0)
6011
5961
  ], 2);
6012
5962
  }
6013
- const ou = /* @__PURE__ */ N(Qc, [["render", lu]]);
6014
- const au = {
5963
+ const lu = /* @__PURE__ */ N(Gc, [["render", su]]);
5964
+ const ou = {
6015
5965
  name: "CmdMultistepFormProgressBar",
6016
5966
  data() {
6017
5967
  return {
@@ -6042,19 +5992,19 @@ const au = {
6042
5992
  return me(e);
6043
5993
  }
6044
5994
  }
6045
- }, ru = { class: "cmd-multistep-form-progress-bar" }, cu = ["href", "onClick", "title"], uu = {
5995
+ }, au = { class: "cmd-multistep-form-progress-bar" }, ru = ["href", "onClick", "title"], cu = {
6046
5996
  key: 0,
6047
5997
  class: "number"
6048
- }, du = { key: 2 }, mu = {
5998
+ }, uu = { key: 2 }, du = {
6049
5999
  key: 0,
6050
6000
  class: "number"
6051
- }, hu = { key: 2 }, fu = ["type", "name", "title", "formaction", "onClick"], gu = {
6001
+ }, mu = { key: 2 }, hu = ["type", "name", "title", "formaction", "onClick"], fu = {
6052
6002
  key: 0,
6053
6003
  class: "number"
6054
- }, pu = { key: 2 };
6055
- function yu(e, i, t, a, n, s) {
6004
+ }, gu = { key: 2 };
6005
+ function pu(e, i, t, a, n, s) {
6056
6006
  const u = E, d = le("router-link");
6057
- return l(), o("ol", ru, [
6007
+ return l(), o("ol", au, [
6058
6008
  (l(!0), o(k, null, F(t.multisteps, (r, c) => (l(), o("li", {
6059
6009
  key: c,
6060
6010
  class: _({ active: n.activeLink === c })
@@ -6065,30 +6015,30 @@ function yu(e, i, t, a, n, s) {
6065
6015
  onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"]),
6066
6016
  title: r.tooltip
6067
6017
  }, [
6068
- t.showStepNumber ? (l(), o("span", uu, g(c + 1), 1)) : m("", !0),
6018
+ t.showStepNumber ? (l(), o("span", cu, g(c + 1), 1)) : m("", !0),
6069
6019
  r.iconClass ? (l(), C(u, {
6070
6020
  key: 1,
6071
6021
  iconClass: r.iconClass,
6072
6022
  type: r.iconType
6073
6023
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6074
- r.text ? (l(), o("span", du, g(r.text), 1)) : m("", !0),
6024
+ r.text ? (l(), o("span", uu, g(r.text), 1)) : m("", !0),
6075
6025
  h("span", {
6076
6026
  class: _(t.separatorIconClass)
6077
6027
  }, null, 2)
6078
- ], 8, cu)) : m("", !0),
6028
+ ], 8, ru)) : m("", !0),
6079
6029
  r.type === "router" ? (l(), C(d, {
6080
6030
  key: 1,
6081
6031
  to: s.getRoute(r),
6082
6032
  title: r.tooltip
6083
6033
  }, {
6084
6034
  default: A(() => [
6085
- t.showStepNumber ? (l(), o("span", mu, g(c + 1), 1)) : m("", !0),
6035
+ t.showStepNumber ? (l(), o("span", du, g(c + 1), 1)) : m("", !0),
6086
6036
  r.iconClass ? (l(), C(u, {
6087
6037
  key: 1,
6088
6038
  iconClass: r.iconClass,
6089
6039
  type: r.iconType
6090
6040
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6091
- r.text ? (l(), o("span", hu, g(r.text), 1)) : m("", !0),
6041
+ r.text ? (l(), o("span", mu, g(r.text), 1)) : m("", !0),
6092
6042
  h("span", {
6093
6043
  class: _(t.separatorIconClass)
6094
6044
  }, null, 2)
@@ -6104,22 +6054,22 @@ function yu(e, i, t, a, n, s) {
6104
6054
  formaction: r.formaction,
6105
6055
  onClick: O((f) => s.clickedStep(f, c), ["stop", "prevent"])
6106
6056
  }, [
6107
- t.showStepNumber ? (l(), o("span", gu, g(c + 1), 1)) : m("", !0),
6057
+ t.showStepNumber ? (l(), o("span", fu, g(c + 1), 1)) : m("", !0),
6108
6058
  r.iconClass ? (l(), C(u, {
6109
6059
  key: 1,
6110
6060
  iconClass: r.iconClass,
6111
6061
  type: r.iconType
6112
6062
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6113
- r.text ? (l(), o("span", pu, g(r.text), 1)) : m("", !0),
6063
+ r.text ? (l(), o("span", gu, g(r.text), 1)) : m("", !0),
6114
6064
  h("span", {
6115
6065
  class: _(t.separatorIconClass)
6116
6066
  }, null, 2)
6117
- ], 8, fu)) : m("", !0)
6067
+ ], 8, hu)) : m("", !0)
6118
6068
  ], 2))), 128))
6119
6069
  ]);
6120
6070
  }
6121
- const Zh = /* @__PURE__ */ N(au, [["render", yu]]);
6122
- function _u(e, i, t, a = !0) {
6071
+ const Qh = /* @__PURE__ */ N(ou, [["render", pu]]);
6072
+ function yu(e, i, t, a = !0) {
6123
6073
  function n(s, u) {
6124
6074
  return u && s < 10 ? "0" + s : s;
6125
6075
  }
@@ -6131,7 +6081,7 @@ function _u(e, i, t, a = !0) {
6131
6081
  return n(s, a) + e + n(u, !0) + i;
6132
6082
  };
6133
6083
  }
6134
- const Cu = {
6084
+ const _u = {
6135
6085
  name: "CmdOpeningHours",
6136
6086
  props: {
6137
6087
  link: {
@@ -6225,24 +6175,24 @@ const Cu = {
6225
6175
  },
6226
6176
  methods: {
6227
6177
  getTime(e) {
6228
- return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : _u(":", " hrs", "", !1)(e.hours, e.mins);
6178
+ return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : yu(":", " hrs", "", !1)(e.hours, e.mins);
6229
6179
  }
6230
6180
  },
6231
6181
  beforeUnmount() {
6232
6182
  this.$_CmdOpeningHours_intervalId && (clearInterval(this.$_CmdOpeningHours_intervalId), this.$_CmdOpeningHours_intervalId = null);
6233
6183
  }
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) {
6184
+ }, Cu = { class: "cmd-opening-hours" }, bu = ["href"], ku = { key: 3 }, vu = { key: 0 }, wu = { key: 1 };
6185
+ function Iu(e, i, t, a, n, s) {
6236
6186
  var r, c;
6237
6187
  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),
6188
+ return l(), o("div", Cu, [
6189
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6240
6190
  t.link && ((r = t.link) == null ? void 0 : r.path) && ((c = t.link) == null ? void 0 : c.show) ? (l(), o(k, { key: 1 }, [
6241
6191
  t.link.type === "href" ? (l(), o("a", {
6242
6192
  key: 0,
6243
6193
  href: t.link.path,
6244
6194
  class: _({ closed: s.isClosed })
6245
- }, g(s.textOpenClosed), 11, ku)) : m("", !0),
6195
+ }, g(s.textOpenClosed), 11, bu)) : m("", !0),
6246
6196
  t.link.type === "router" ? (l(), C(d, {
6247
6197
  key: 1,
6248
6198
  to: t.link.path,
@@ -6269,15 +6219,15 @@ function xu(e, i, t, a, n, s) {
6269
6219
  h("dd", null, g(s.getTime(f.fromTime)) + "\u2013" + g(s.getTime(f.tillTime)), 1)
6270
6220
  ], 64))), 128))
6271
6221
  ]),
6272
- t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", vu, [
6273
- t.textHolidaysClosed ? (l(), o("p", wu, [
6222
+ t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", ku, [
6223
+ t.textHolidaysClosed ? (l(), o("p", vu, [
6274
6224
  h("strong", null, g(t.textHolidaysClosed), 1)
6275
6225
  ])) : m("", !0),
6276
- t.textMiscInfo ? (l(), o("p", Iu, g(t.textMiscInfo), 1)) : m("", !0)
6226
+ t.textMiscInfo ? (l(), o("p", wu, g(t.textMiscInfo), 1)) : m("", !0)
6277
6227
  ])) : m("", !0)
6278
6228
  ]);
6279
6229
  }
6280
- const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
6230
+ const Zh = /* @__PURE__ */ N(_u, [["render", Iu]]), xu = {
6281
6231
  data() {
6282
6232
  return {
6283
6233
  defaultMessageProperties: {
@@ -6287,11 +6237,11 @@ const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
6287
6237
  };
6288
6238
  }
6289
6239
  };
6290
- const Su = {
6240
+ const Tu = {
6291
6241
  name: "CmdPager",
6292
6242
  mixins: [
6293
6243
  ie,
6294
- Tu
6244
+ xu
6295
6245
  ],
6296
6246
  emits: ["click"],
6297
6247
  data() {
@@ -6358,10 +6308,10 @@ const Su = {
6358
6308
  this.currentPage > 1 && this.showPage(this.currentPage - 1);
6359
6309
  }
6360
6310
  }
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) {
6311
+ }, 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 };
6312
+ function Pu(e, i, t, a, n, s) {
6363
6313
  const u = E;
6364
- return l(), o("div", Mu, [
6314
+ return l(), o("div", Su, [
6365
6315
  h("a", {
6366
6316
  href: s.getPreviousHref,
6367
6317
  class: _(["page-change", { disabled: n.currentPage === 1, button: t.linkType === "button" }]),
@@ -6372,10 +6322,10 @@ function Au(e, i, t, a, n, s) {
6372
6322
  iconClass: t.prevLink.iconClass,
6373
6323
  type: t.prevLink.iconType
6374
6324
  }, 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, [
6325
+ t.prevLink.showText ? (l(), o("span", Ou, g(t.prevLink.text), 1)) : m("", !0)
6326
+ ], 10, Mu),
6327
+ h("div", Lu, [
6328
+ h("div", Du, [
6379
6329
  (l(!0), o(k, null, F(t.pages, (d, r) => (l(), o("a", {
6380
6330
  href: s.getHref(d),
6381
6331
  class: _({ disabled: n.currentPage === r + 1, button: t.linkType === "button" }),
@@ -6385,7 +6335,7 @@ function Au(e, i, t, a, n, s) {
6385
6335
  "aria-live": "polite"
6386
6336
  }, [
6387
6337
  h("span", null, g(r + 1), 1)
6388
- ], 10, ju))), 128))
6338
+ ], 10, Nu))), 128))
6389
6339
  ])
6390
6340
  ]),
6391
6341
  h("a", {
@@ -6394,16 +6344,16 @@ function Au(e, i, t, a, n, s) {
6394
6344
  onClick: i[1] || (i[1] = O((...d) => s.nextPage && s.nextPage(...d), ["prevent"])),
6395
6345
  title: t.nextLink.showText ? null : t.nextLink.text
6396
6346
  }, [
6397
- t.nextLink.showText ? (l(), o("span", Pu, g(t.nextLink.text), 1)) : m("", !0),
6347
+ t.nextLink.showText ? (l(), o("span", Bu, g(t.nextLink.text), 1)) : m("", !0),
6398
6348
  x(u, {
6399
6349
  iconClass: t.nextLink.iconClass,
6400
6350
  type: t.nextLink.iconType
6401
6351
  }, null, 8, ["iconClass", "type"])
6402
- ], 10, Bu)
6352
+ ], 10, ju)
6403
6353
  ]);
6404
6354
  }
6405
- const Jh = /* @__PURE__ */ N(Su, [["render", Au]]);
6406
- const Fu = {
6355
+ const Wh = /* @__PURE__ */ N(Tu, [["render", Pu]]);
6356
+ const Au = {
6407
6357
  name: "CmdProgressBar",
6408
6358
  inheritAttrs: !1,
6409
6359
  data() {
@@ -6429,8 +6379,8 @@ const Fu = {
6429
6379
  required: !0
6430
6380
  }
6431
6381
  }
6432
- }, zu = ["for"], Hu = { class: "progressbar" }, qu = { key: 0 }, Ru = ["id", "value"];
6433
- function Vu(e, i, t, a, n, s) {
6382
+ }, Fu = ["for"], zu = { class: "progressbar" }, Hu = { key: 0 }, qu = ["id", "value"];
6383
+ function Ru(e, i, t, a, n, s) {
6434
6384
  return l(), o("label", {
6435
6385
  class: "cmd-progressbar",
6436
6386
  for: t.id
@@ -6438,17 +6388,17 @@ function Vu(e, i, t, a, n, s) {
6438
6388
  h("span", {
6439
6389
  class: _(["label-text", { hidden: !t.showLabel }])
6440
6390
  }, 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, {
6391
+ h("span", zu, [
6392
+ t.showLoadingStatus ? (l(), o("span", Hu, g(n.loadingStatus) + " %", 1)) : m("", !0),
6393
+ h("progress", q(e.$attrs, {
6444
6394
  id: t.id,
6445
6395
  value: n.loadingStatus
6446
- }), null, 16, Ru)
6396
+ }), null, 16, qu)
6447
6397
  ])
6448
- ], 8, zu);
6398
+ ], 8, Fu);
6449
6399
  }
6450
- const Yh = /* @__PURE__ */ N(Fu, [["render", Vu]]);
6451
- const Eu = {
6400
+ const Jh = /* @__PURE__ */ N(Au, [["render", Ru]]);
6401
+ const Vu = {
6452
6402
  name: "CmdSocialNetworks",
6453
6403
  data() {
6454
6404
  return {
@@ -6528,13 +6478,13 @@ const Eu = {
6528
6478
  return this.userMustAcceptDataPrivacy ? this.dataPrivacyAccepted ? e : this.tooltipAcceptDataPrivacy : e;
6529
6479
  }
6530
6480
  }
6531
- }, Uu = ["id", "href", "title"], Gu = { key: 1 };
6532
- function Qu(e, i, t, a, n, s) {
6481
+ }, Eu = ["id", "href", "title"], Uu = { key: 1 };
6482
+ function Gu(e, i, t, a, n, s) {
6533
6483
  const u = W, d = _e, r = E;
6534
6484
  return l(), o("div", {
6535
6485
  class: _(["cmd-social-networks", { stretch: t.stretchButtons, "align-right": t.align === "right" }])
6536
6486
  }, [
6537
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6487
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6538
6488
  t.userMustAcceptDataPrivacy ? (l(), C(d, {
6539
6489
  key: 1,
6540
6490
  element: "input",
@@ -6563,14 +6513,14 @@ function Qu(e, i, t, a, n, s) {
6563
6513
  iconClass: c.iconClass,
6564
6514
  type: c.iconType
6565
6515
  }, null, 8, ["iconClass", "type"])) : m("", !0),
6566
- c.linkText ? (l(), o("span", Gu, g(c.linkText), 1)) : m("", !0)
6567
- ], 10, Uu))
6516
+ c.linkText ? (l(), o("span", Uu, g(c.linkText), 1)) : m("", !0)
6517
+ ], 10, Eu))
6568
6518
  ]))), 256))
6569
6519
  ], 2)
6570
6520
  ], 2);
6571
6521
  }
6572
- const Kh = /* @__PURE__ */ N(Eu, [["render", Qu]]);
6573
- const Zu = {
6522
+ const Yh = /* @__PURE__ */ N(Vu, [["render", Gu]]);
6523
+ const Qu = {
6574
6524
  name: "CmdSiteFooter",
6575
6525
  props: {
6576
6526
  orientation: {
@@ -6578,19 +6528,20 @@ const Zu = {
6578
6528
  default: "horizontal"
6579
6529
  }
6580
6530
  }
6581
- }, Wu = { class: "cmd-site-footer" };
6582
- function Ju(e, i, t, a, n, s) {
6583
- return l(), o("div", Wu, [
6531
+ }, Zu = { class: "cmd-site-footer" };
6532
+ function Wu(e, i, t, a, n, s) {
6533
+ return l(), o("div", Zu, [
6584
6534
  h("footer", {
6585
6535
  class: _(["flex-container", { vertical: t.orientation === "vertical" }])
6586
6536
  }, [
6587
- R(e.$slots, "default")
6537
+ V(e.$slots, "default")
6588
6538
  ], 2)
6589
6539
  ]);
6590
6540
  }
6591
- const Xh = /* @__PURE__ */ N(Zu, [["render", Ju]]);
6592
- const Yu = {
6541
+ const Kh = /* @__PURE__ */ N(Qu, [["render", Wu]]);
6542
+ const Ju = {
6593
6543
  name: "CmdSiteHeader",
6544
+ emits: ["offcanvas"],
6594
6545
  props: {
6595
6546
  closeOffcanvas: {
6596
6547
  type: Object,
@@ -6616,48 +6567,58 @@ const Yu = {
6616
6567
  type: Object,
6617
6568
  required: !1
6618
6569
  }
6570
+ },
6571
+ methods: {
6572
+ emitOffcanvasStatus(e) {
6573
+ this.$emit("offcanvas", e);
6574
+ }
6619
6575
  }
6620
- }, Ku = {
6576
+ }, Yu = {
6621
6577
  key: 0,
6622
6578
  class: "top-header"
6623
6579
  };
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;
6580
+ function Ku(e, i, t, a, n, s) {
6581
+ var r, c, f, p, b, y, I, v, T;
6582
+ const u = sa, d = lu;
6627
6583
  return l(), o("div", {
6628
- class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline }]),
6584
+ class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline, "off-canvas-right": ((r = t.cmdMainNavigation) == null ? void 0 : r.offcanvasPosition) === "right" }]),
6629
6585
  role: "banner"
6630
6586
  }, [
6631
- e.$slots.topheader ? (l(), o("div", Ku, [
6632
- R(e.$slots, "topheader")
6587
+ e.$slots.topheader ? (l(), o("div", Yu, [
6588
+ V(e.$slots, "topheader")
6633
6589
  ])) : m("", !0),
6634
6590
  h("header", {
6635
6591
  class: _([
6636
6592
  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 }
6593
+ { "has-navigation": ((f = (c = t.cmdMainNavigation) == null ? void 0 : c.navigationEntries) == null ? void 0 : f.length) && t.navigationInline || e.$slots.navigation }
6638
6594
  ])
6639
6595
  }, [
6640
6596
  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")
6597
+ V(e.$slots, "logo"),
6598
+ V(e.$slots, "header"),
6599
+ V(e.$slots, "navigation")
6644
6600
  ], 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({
6601
+ t.cmdCompanyLogo || ((b = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) == null ? void 0 : b.length) ? (l(), o(k, { key: 1 }, [
6602
+ t.cmdCompanyLogo ? (l(), C(u, K(q({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : m("", !0),
6603
+ ((I = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) == null ? void 0 : I.length) && t.navigationInline ? (l(), C(d, {
6648
6604
  key: 1,
6649
- closeOffcanvas: t.closeOffcanvas
6650
- }, t.cmdMainNavigation), null, 16, ["closeOffcanvas"])) : m("", !0)
6605
+ navigationEntries: t.cmdMainNavigation.navigationEntries,
6606
+ offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
6607
+ closeOffcanvas: t.closeOffcanvas,
6608
+ onOffcanvas: s.emitOffcanvasStatus
6609
+ }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : m("", !0)
6651
6610
  ], 64)) : m("", !0)
6652
6611
  ], 2),
6653
- ((v = (I = t.cmdMainNavigation) == null ? void 0 : I.navigationEntries) == null ? void 0 : v.length) && !t.navigationInline ? (l(), C(d, {
6612
+ ((T = (v = t.cmdMainNavigation) == null ? void 0 : v.navigationEntries) == null ? void 0 : T.length) && !t.navigationInline ? (l(), C(d, {
6654
6613
  key: 1,
6655
6614
  navigationEntries: t.cmdMainNavigation.navigationEntries,
6656
- closeOffcanvas: t.closeOffcanvas
6657
- }, null, 8, ["navigationEntries", "closeOffcanvas"])) : m("", !0)
6615
+ offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
6616
+ closeOffcanvas: t.closeOffcanvas,
6617
+ onOffcanvas: s.emitOffcanvasStatus
6618
+ }, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : m("", !0)
6658
6619
  ], 2);
6659
6620
  }
6660
- const $h = /* @__PURE__ */ N(Yu, [["render", Xu]]), $u = {
6621
+ const Xh = /* @__PURE__ */ N(Ju, [["render", Ku]]), Xu = {
6661
6622
  data() {
6662
6623
  return {
6663
6624
  defaultMessageProperties: {
@@ -6671,7 +6632,7 @@ const $h = /* @__PURE__ */ N(Yu, [["render", Xu]]), $u = {
6671
6632
  };
6672
6633
  }
6673
6634
  };
6674
- const ed = {
6635
+ const $u = {
6675
6636
  emits: [
6676
6637
  "search",
6677
6638
  "update:modelValueInput1",
@@ -6680,7 +6641,7 @@ const ed = {
6680
6641
  "update:modelValueSearchFilters"
6681
6642
  ],
6682
6643
  name: "CmdBoxSiteSearch",
6683
- mixins: [ie, $u],
6644
+ mixins: [ie, Xu],
6684
6645
  data() {
6685
6646
  return {
6686
6647
  showFilters: !1
@@ -6883,22 +6844,22 @@ const ed = {
6883
6844
  deep: !0
6884
6845
  }
6885
6846
  }
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 = {
6847
+ }, 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
6848
  key: 0,
6888
6849
  class: "flex-container no-flex",
6889
6850
  role: "listbox",
6890
6851
  "aria-expanded": "true"
6891
6852
  };
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;
6853
+ function od(e, i, t, a, n, s) {
6854
+ var p, b, y, I, v, T, M, j, Q, w;
6855
+ const u = W, d = _e, r = E, c = Vr, f = $r;
6895
6856
  return l(), o(k, null, [
6896
- h("fieldset", td, [
6857
+ h("fieldset", ed, [
6897
6858
  h("legend", {
6898
6859
  class: _({ hidden: !t.showLegend })
6899
6860
  }, g(t.textLegend), 3),
6900
- t.cmdHeadline ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6901
- h("div", id, [
6861
+ t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
6862
+ h("div", td, [
6902
6863
  x(d, {
6903
6864
  element: "input",
6904
6865
  type: t.cmdFormElementInput1.type,
@@ -6908,9 +6869,9 @@ function ad(e, i, t, a, n, s) {
6908
6869
  required: t.cmdFormElementInput1.required,
6909
6870
  showSearchButton: t.cmdFormElementInput1.showSearchButton,
6910
6871
  modelValue: s.searchValue1,
6911
- "onUpdate:modelValue": i[0] || (i[0] = (q) => s.searchValue1 = q)
6872
+ "onUpdate:modelValue": i[0] || (i[0] = (H) => s.searchValue1 = H)
6912
6873
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
6913
- h("div", nd, [
6874
+ h("div", id, [
6914
6875
  t.cmdFormElementInput2.show ? (l(), C(d, {
6915
6876
  key: 0,
6916
6877
  element: "input",
@@ -6920,14 +6881,14 @@ function ad(e, i, t, a, n, s) {
6920
6881
  placeholder: t.cmdFormElementInput2.placeholder,
6921
6882
  required: t.cmdFormElementInput2.required,
6922
6883
  modelValue: s.searchValue2,
6923
- "onUpdate:modelValue": i[1] || (i[1] = (q) => s.searchValue2 = q)
6884
+ "onUpdate:modelValue": i[1] || (i[1] = (H) => s.searchValue2 = H)
6924
6885
  }, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) : m("", !0),
6925
6886
  t.cmdFormElementRadius.show ? (l(), C(d, {
6926
6887
  key: 1,
6927
6888
  element: "select",
6928
6889
  class: "no-flex",
6929
6890
  modelValue: s.radius,
6930
- "onUpdate:modelValue": i[2] || (i[2] = (q) => s.radius = q),
6891
+ "onUpdate:modelValue": i[2] || (i[2] = (H) => s.radius = H),
6931
6892
  "show-label": t.cmdFormElementRadius.showLabel,
6932
6893
  labelText: t.cmdFormElementRadius.labelText,
6933
6894
  "select-options": t.cmdFormElementRadius.selectOptions,
@@ -6946,24 +6907,24 @@ function ad(e, i, t, a, n, s) {
6946
6907
  (p = t.cmdFakeSelect) != null && p.show ? (l(), o(k, { key: 1 }, [
6947
6908
  h("a", {
6948
6909
  href: "#",
6949
- onClick: i[3] || (i[3] = O((q) => n.showFilters = !n.showFilters, ["prevent"]))
6910
+ onClick: i[3] || (i[3] = O((H) => n.showFilters = !n.showFilters, ["prevent"]))
6950
6911
  }, [
6951
6912
  x(r, {
6952
6913
  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
6914
+ 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
6915
  }, 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))
6916
+ 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
6917
  ]),
6957
6918
  x(ue, { name: "fade" }, {
6958
6919
  default: A(() => {
6959
- var q, D, P, G, Z;
6920
+ var H, D, P, G, Z;
6960
6921
  return [
6961
- n.showFilters && ((q = t.cmdFakeSelect) == null ? void 0 : q.selectData.length) ? (l(), o("div", od, [
6922
+ n.showFilters && ((H = t.cmdFakeSelect) == null ? void 0 : H.selectData.length) ? (l(), o("div", ld, [
6962
6923
  x(c, {
6963
6924
  role: "option",
6964
6925
  selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
6965
6926
  modelValue: s.searchFilters,
6966
- "onUpdate:modelValue": i[4] || (i[4] = (V) => s.searchFilters = V),
6927
+ "onUpdate:modelValue": i[4] || (i[4] = (R) => s.searchFilters = R),
6967
6928
  defaultOptionName: (P = t.cmdFakeSelect) == null ? void 0 : P.defaultOptionName,
6968
6929
  type: (G = t.cmdFakeSelect) == null ? void 0 : G.type,
6969
6930
  labelText: (Z = t.cmdFakeSelect) == null ? void 0 : Z.labelText
@@ -6978,13 +6939,13 @@ function ad(e, i, t, a, n, s) {
6978
6939
  (w = t.cmdFakeSelect) != null && w.show ? (l(), C(f, {
6979
6940
  key: 0,
6980
6941
  modelValue: s.searchFilters,
6981
- "onUpdate:modelValue": i[5] || (i[5] = (q) => s.searchFilters = q),
6942
+ "onUpdate:modelValue": i[5] || (i[5] = (H) => s.searchFilters = H),
6982
6943
  selectedOptionsName: s.getOptionName
6983
6944
  }, null, 8, ["modelValue", "selectedOptionsName"])) : m("", !0)
6984
6945
  ], 64);
6985
6946
  }
6986
- const ef = /* @__PURE__ */ N(ed, [["render", ad]]);
6987
- const rd = {
6947
+ const $h = /* @__PURE__ */ N($u, [["render", od]]);
6948
+ const ad = {
6988
6949
  name: "CmdSlideshow",
6989
6950
  data() {
6990
6951
  return {
@@ -7071,8 +7032,8 @@ const rd = {
7071
7032
  immediate: !0
7072
7033
  }
7073
7034
  }
7074
- }, cd = ["href", "title"], ud = { key: 0 }, dd = ["onClick", "aria-label"], md = { key: 1 };
7075
- function hd(e, i, t, a, n, s) {
7035
+ }, rd = ["href", "title"], cd = { key: 0 }, ud = ["onClick", "aria-label"], dd = { key: 1 };
7036
+ function md(e, i, t, a, n, s) {
7076
7037
  const u = St, d = Ie;
7077
7038
  return l(), o("div", {
7078
7039
  class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
@@ -7088,7 +7049,7 @@ function hd(e, i, t, a, n, s) {
7088
7049
  }, null, 8, ["onClick"]),
7089
7050
  x(bt, { name: "fade" }, {
7090
7051
  default: A(() => {
7091
- var r, c, f, p, b, y, I, v, S, T;
7052
+ var r, c, f, p, b, y, I, v, T, M;
7092
7053
  return [
7093
7054
  s.currentItem ? (l(), o(k, { key: 0 }, [
7094
7055
  t.useSlot ? (l(), o("div", {
@@ -7096,7 +7057,7 @@ function hd(e, i, t, a, n, s) {
7096
7057
  key: n.index,
7097
7058
  style: Oe("background-image: url(" + s.currentItem.image.srcLarge + ")")
7098
7059
  }, [
7099
- R(e.$slots, "item" + n.currentSlotItem)
7060
+ V(e.$slots, "item" + n.currentSlotItem)
7100
7061
  ], 4)) : (l(), o(k, { key: 0 }, [
7101
7062
  (c = (r = s.currentItem) == null ? void 0 : r.link) != null && c.href ? (l(), o("a", {
7102
7063
  href: (p = (f = s.currentItem) == null ? void 0 : f.link) == null ? void 0 : p.href,
@@ -7107,9 +7068,9 @@ function hd(e, i, t, a, n, s) {
7107
7068
  image: (I = s.currentItem) == null ? void 0 : I.image,
7108
7069
  figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
7109
7070
  }, 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,
7071
+ ], 8, rd)) : (l(), C(d, {
7072
+ image: (T = s.currentItem) == null ? void 0 : T.image,
7073
+ figcaption: (M = s.currentItem) == null ? void 0 : M.figcaption,
7113
7074
  key: n.index
7114
7075
  }, null, 8, ["image", "figcaption"]))
7115
7076
  ], 64))
@@ -7121,7 +7082,7 @@ function hd(e, i, t, a, n, s) {
7121
7082
  x(u, {
7122
7083
  onClick: O(s.showNextItem, ["prevent"])
7123
7084
  }, null, 8, ["onClick"]),
7124
- t.showQuickLinkIcons ? (l(), o("ol", ud, [
7085
+ t.showQuickLinkIcons ? (l(), o("ol", cd, [
7125
7086
  (l(!0), o(k, null, F(t.slideshowItems, (r, c) => (l(), o("li", {
7126
7087
  key: c,
7127
7088
  class: _({ active: c === n.index })
@@ -7130,25 +7091,25 @@ function hd(e, i, t, a, n, s) {
7130
7091
  href: "#",
7131
7092
  onClick: O((f) => n.index = c, ["prevent"]),
7132
7093
  "aria-label": n.index
7133
- }, null, 8, dd)
7094
+ }, null, 8, ud)
7134
7095
  ], 2))), 128))
7135
7096
  ])) : m("", !0),
7136
- t.showCounter ? (l(), o("span", md, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : m("", !0)
7097
+ t.showCounter ? (l(), o("span", dd, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : m("", !0)
7137
7098
  ], 32)
7138
7099
  ], 2);
7139
7100
  }
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({
7101
+ 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
7102
  __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({
7103
+ default: hd
7104
+ }, 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
7105
  __proto__: null,
7145
- default: pd
7146
- }, Symbol.toStringTag, { value: "Module" })), _d = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7106
+ default: gd
7107
+ }, Symbol.toStringTag, { value: "Module" })), yd = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
7147
7108
  __proto__: null,
7148
- de: gd,
7149
- en: yd
7109
+ de: fd,
7110
+ en: pd
7150
7111
  }, Symbol.toStringTag, { value: "Module" }));
7151
- const Cd = {
7112
+ const _d = {
7152
7113
  name: "CmdSwitchLanguage",
7153
7114
  emits: ["click"],
7154
7115
  data() {
@@ -7176,7 +7137,7 @@ const Cd = {
7176
7137
  this.imageSources = [], this.languages.forEach(
7177
7138
  async (e) => {
7178
7139
  const i = e.iso2;
7179
- this.imageSources.push(_d[i].default);
7140
+ this.imageSources.push(yd[i].default);
7180
7141
  }
7181
7142
  );
7182
7143
  },
@@ -7184,10 +7145,10 @@ const Cd = {
7184
7145
  deep: !0
7185
7146
  }
7186
7147
  }
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) {
7148
+ }, Cd = { class: "cmd-switch-language" }, bd = ["href", "title", "onClick"], kd = ["src", "alt"], vd = ["src", "alt"];
7149
+ function wd(e, i, t, a, n, s) {
7189
7150
  const u = le("router-link");
7190
- return l(), o("div", bd, [
7151
+ return l(), o("div", Cd, [
7191
7152
  h("ul", null, [
7192
7153
  (l(!0), o(k, null, F(t.languages, (d, r) => (l(), o("li", { key: r }, [
7193
7154
  d.link.type === "href" ? (l(), o("a", {
@@ -7200,8 +7161,8 @@ function Id(e, i, t, a, n, s) {
7200
7161
  h("img", {
7201
7162
  src: n.imageSources[r],
7202
7163
  alt: d.name
7203
- }, null, 8, vd)
7204
- ], 10, kd)) : (l(), C(u, {
7164
+ }, null, 8, kd)
7165
+ ], 10, bd)) : (l(), C(u, {
7205
7166
  key: 1,
7206
7167
  class: _(["flag", d.iso2]),
7207
7168
  to: s.getRoute(d),
@@ -7212,7 +7173,7 @@ function Id(e, i, t, a, n, s) {
7212
7173
  h("img", {
7213
7174
  src: n.imageSources[r],
7214
7175
  alt: d.name
7215
- }, null, 8, wd)
7176
+ }, null, 8, vd)
7216
7177
  ]),
7217
7178
  _: 2
7218
7179
  }, 1032, ["class", "to", "title", "onClick"]))
@@ -7220,8 +7181,8 @@ function Id(e, i, t, a, n, s) {
7220
7181
  ])
7221
7182
  ]);
7222
7183
  }
7223
- const nf = /* @__PURE__ */ N(Cd, [["render", Id]]);
7224
- const xd = {
7184
+ const tf = /* @__PURE__ */ N(_d, [["render", wd]]);
7185
+ const Id = {
7225
7186
  name: "CmdSystemMessage",
7226
7187
  mixins: [xe],
7227
7188
  data() {
@@ -7282,8 +7243,8 @@ const xd = {
7282
7243
  this.showSystemMessage = !0;
7283
7244
  }
7284
7245
  }
7285
- }, Td = ["role", "aria-labelledby"], Sd = ["title"];
7286
- function Md(e, i, t, a, n, s) {
7246
+ }, xd = ["role", "aria-labelledby"], Td = ["title"];
7247
+ function Sd(e, i, t, a, n, s) {
7287
7248
  const u = E, d = W;
7288
7249
  return l(), C(ue, { name: "fade" }, {
7289
7250
  default: A(() => [
@@ -7303,7 +7264,7 @@ function Md(e, i, t, a, n, s) {
7303
7264
  iconClass: t.iconClose.iconClass,
7304
7265
  type: t.iconClose.iconType
7305
7266
  }, null, 8, ["iconClass", "type"])
7306
- ], 8, Sd)) : m("", !0),
7267
+ ], 8, Td)) : m("", !0),
7307
7268
  x(d, {
7308
7269
  class: "message-headline",
7309
7270
  headlineIcon: s.headlineIcon,
@@ -7311,14 +7272,14 @@ function Md(e, i, t, a, n, s) {
7311
7272
  headlineLevel: t.messageHeadlineLevel,
7312
7273
  id: e.htmlId
7313
7274
  }, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
7314
- R(e.$slots, "default")
7315
- ], 10, Td)) : m("", !0)
7275
+ V(e.$slots, "default")
7276
+ ], 10, xd)) : m("", !0)
7316
7277
  ]),
7317
7278
  _: 3
7318
7279
  });
7319
7280
  }
7320
- const Od = /* @__PURE__ */ N(xd, [["render", Md]]);
7321
- const Ld = {
7281
+ const Md = /* @__PURE__ */ N(Id, [["render", Sd]]);
7282
+ const Od = {
7322
7283
  name: "CmdTable",
7323
7284
  data() {
7324
7285
  return {
@@ -7394,20 +7355,20 @@ const Ld = {
7394
7355
  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
7356
  }
7396
7357
  }
7397
- }, Dd = {
7358
+ }, Ld = {
7398
7359
  key: 0,
7399
7360
  class: "button-wrapper"
7400
- }, Nd = ["title"], jd = ["title"], Bd = { class: "inner-wrapper" }, Pd = { "aria-expanded": "true" }, Ad = {
7361
+ }, Dd = ["title"], Nd = ["title"], jd = { class: "inner-wrapper" }, Bd = { "aria-expanded": "true" }, Pd = {
7401
7362
  key: 0,
7402
7363
  "aria-expanded": "true"
7403
7364
  };
7404
- function Fd(e, i, t, a, n, s) {
7365
+ function Ad(e, i, t, a, n, s) {
7405
7366
  var d, r, c, f;
7406
7367
  const u = E;
7407
7368
  return l(), o("div", {
7408
7369
  class: _(["cmd-table-wrapper", { collapsed: !n.showTableData, "full-width": n.fullWidth, "has-caption": s.hasCaption }])
7409
7370
  }, [
7410
- t.collapsible || t.userCanToggleWidth ? (l(), o("div", Dd, [
7371
+ t.collapsible || t.userCanToggleWidth ? (l(), o("div", Ld, [
7411
7372
  t.userCanToggleWidth ? (l(), o("a", {
7412
7373
  key: 0,
7413
7374
  class: "button",
@@ -7419,7 +7380,7 @@ function Fd(e, i, t, a, n, s) {
7419
7380
  iconClass: t.iconToggleWidth.iconClass,
7420
7381
  type: t.iconToggleWidth.iconType
7421
7382
  }, null, 8, ["iconClass", "type"])
7422
- ], 8, Nd)) : m("", !0),
7383
+ ], 8, Dd)) : m("", !0),
7423
7384
  t.collapsible ? (l(), o("a", {
7424
7385
  key: 1,
7425
7386
  class: "button",
@@ -7431,9 +7392,9 @@ function Fd(e, i, t, a, n, s) {
7431
7392
  iconClass: n.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
7432
7393
  type: n.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
7433
7394
  }, null, 8, ["iconClass", "type"])
7434
- ], 8, jd)) : m("", !0)
7395
+ ], 8, Nd)) : m("", !0)
7435
7396
  ])) : m("", !0),
7436
- h("div", Bd, [
7397
+ h("div", jd, [
7437
7398
  h("table", {
7438
7399
  class: _({ "full-width": n.fullWidth })
7439
7400
  }, [
@@ -7448,7 +7409,7 @@ function Fd(e, i, t, a, n, s) {
7448
7409
  ]),
7449
7410
  x(ue, { name: "fade" }, {
7450
7411
  default: A(() => [
7451
- ne(h("tbody", Pd, [
7412
+ ne(h("tbody", Bd, [
7452
7413
  (l(!0), o(k, null, F(t.tableData.tbody, (p, b) => (l(), o("tr", {
7453
7414
  class: _({ highlighted: t.tableData.rowIndexHighlighted === b }),
7454
7415
  key: b
@@ -7466,7 +7427,7 @@ function Fd(e, i, t, a, n, s) {
7466
7427
  }),
7467
7428
  x(ue, { name: "fade" }, {
7468
7429
  default: A(() => [
7469
- t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Ad, [
7430
+ t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Pd, [
7470
7431
  h("tr", null, [
7471
7432
  (l(!0), o(k, null, F(t.tableData.tfoot, (p, b) => (l(), o("td", {
7472
7433
  class: _({ highlighted: t.tableData.columnIndexHighlighted === b }),
@@ -7481,7 +7442,7 @@ function Fd(e, i, t, a, n, s) {
7481
7442
  ])
7482
7443
  ], 2);
7483
7444
  }
7484
- const sf = /* @__PURE__ */ N(Ld, [["render", Fd]]), zd = "cmd", Hd = {
7445
+ const nf = /* @__PURE__ */ N(Od, [["render", Ad]]), Fd = "cmd", zd = {
7485
7446
  "3d-cursor": {
7486
7447
  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
7448
  hidden: !0
@@ -7495,14 +7456,14 @@ const sf = /* @__PURE__ */ N(Ld, [["render", Fd]]), zd = "cmd", Hd = {
7495
7456
  <path fill="currentColor" d="M2,12h6v18H2V12z"/>
7496
7457
  <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
7458
  }
7498
- }, qd = 32, Rd = 32, Vd = {
7499
- prefix: zd,
7500
- icons: Hd,
7501
- width: qd,
7502
- height: Rd
7459
+ }, Hd = 32, qd = 32, Rd = {
7460
+ prefix: Fd,
7461
+ icons: zd,
7462
+ width: Hd,
7463
+ height: qd
7503
7464
  };
7504
- Ai(Vd);
7505
- const Ed = {
7465
+ Ai(Rd);
7466
+ const Vd = {
7506
7467
  name: "CmdTabs",
7507
7468
  data() {
7508
7469
  return {
@@ -7542,13 +7503,13 @@ const Ed = {
7542
7503
  this.showTab = this.activeTab;
7543
7504
  }
7544
7505
  }
7545
- }, Ud = { class: "cmd-tabs" }, Gd = ["onClick", "title"], Qd = { key: 1 }, Zd = {
7506
+ }, Ed = { class: "cmd-tabs" }, Ud = ["onClick", "title"], Gd = { key: 1 }, Qd = {
7546
7507
  key: 1,
7547
7508
  "aria-live": "assertive"
7548
- }, Wd = ["innerHTML"];
7549
- function Jd(e, i, t, a, n, s) {
7509
+ }, Zd = ["innerHTML"];
7510
+ function Wd(e, i, t, a, n, s) {
7550
7511
  const u = E, d = W;
7551
- return l(), o("div", Ud, [
7512
+ return l(), o("div", Ed, [
7552
7513
  h("ul", {
7553
7514
  class: _({ "stretch-tabs": t.stretchTabs }),
7554
7515
  role: "tablist"
@@ -7568,29 +7529,29 @@ function Jd(e, i, t, a, n, s) {
7568
7529
  iconClass: r.iconClass,
7569
7530
  type: r.iconType
7570
7531
  }, null, 8, ["iconClass", "type"])) : m("", !0),
7571
- r.name ? (l(), o("span", Qd, g(r.name), 1)) : m("", !0)
7572
- ], 10, Gd)
7532
+ r.name ? (l(), o("span", Gd, g(r.name), 1)) : m("", !0)
7533
+ ], 10, Ud)
7573
7534
  ]))), 128))
7574
7535
  ], 2),
7575
7536
  t.useSlot ? (l(!0), o(k, { key: 0 }, F(t.tabs.length, (r) => ne((l(), o("div", {
7576
7537
  key: r,
7577
7538
  "aria-live": "assertive"
7578
7539
  }, [
7579
- R(e.$slots, "tab-content-" + (r - 1))
7540
+ V(e.$slots, "tab-content-" + (r - 1))
7580
7541
  ])), [
7581
7542
  [ye, n.showTab === r - 1]
7582
- ])), 128)) : (l(), o("div", Zd, [
7583
- t.cmdHeadline ? (l(), C(d, H({ key: 0 }, t.cmdHeadline, {
7543
+ ])), 128)) : (l(), o("div", Qd, [
7544
+ t.cmdHeadline ? (l(), C(d, q({ key: 0 }, t.cmdHeadline, {
7584
7545
  headlineText: t.tabs[n.showTab].headlineText,
7585
7546
  headlineLevel: t.tabs[n.showTab].headlineLevel
7586
7547
  }), null, 16, ["headlineText", "headlineLevel"])) : m("", !0),
7587
7548
  h("div", {
7588
7549
  innerHTML: t.tabs[n.showTab].htmlContent
7589
- }, null, 8, Wd)
7550
+ }, null, 8, Zd)
7590
7551
  ]))
7591
7552
  ]);
7592
7553
  }
7593
- const lf = /* @__PURE__ */ N(Ed, [["render", Jd]]), Yd = {
7554
+ const sf = /* @__PURE__ */ N(Vd, [["render", Wd]]), Jd = {
7594
7555
  name: "CmdTextBlock",
7595
7556
  data() {
7596
7557
  return {
@@ -7614,13 +7575,13 @@ const lf = /* @__PURE__ */ N(Ed, [["render", Jd]]), Yd = {
7614
7575
  },
7615
7576
  htmlContent: {
7616
7577
  type: String,
7617
- required: !1
7578
+ required: !0
7618
7579
  }
7619
7580
  }
7620
- }, Kd = { class: "cmd-text-block flex-container vertical" }, Xd = { key: 3 }, $d = ["innerHTML"];
7621
- function em(e, i, t, a, n, s) {
7581
+ }, Yd = { class: "cmd-text-block flex-container vertical" }, Kd = { key: 3 }, Xd = ["innerHTML"];
7582
+ function $d(e, i, t, a, n, s) {
7622
7583
  const u = W;
7623
- return l(), o("div", Kd, [
7584
+ return l(), o("div", Yd, [
7624
7585
  t.editContent ? ne((l(), o("input", {
7625
7586
  key: 0,
7626
7587
  class: "edit-mode headline",
@@ -7641,7 +7602,7 @@ function em(e, i, t, a, n, s) {
7641
7602
  }, null, 512)), [
7642
7603
  [Ee, n.editableText]
7643
7604
  ]) : m("", !0),
7644
- t.textContent ? (l(), o("p", Xd, g(t.textContent), 1)) : m("", !0),
7605
+ t.textContent ? (l(), o("p", Kd, g(t.textContent), 1)) : m("", !0),
7645
7606
  t.editContent ? ne((l(), o("textarea", {
7646
7607
  key: 4,
7647
7608
  class: "edit-mode",
@@ -7651,11 +7612,11 @@ function em(e, i, t, a, n, s) {
7651
7612
  ]) : t.htmlContent ? (l(), o("div", {
7652
7613
  key: 5,
7653
7614
  innerHTML: t.htmlContent
7654
- }, null, 8, $d)) : m("", !0)
7615
+ }, null, 8, Xd)) : m("", !0)
7655
7616
  ]);
7656
7617
  }
7657
- const of = /* @__PURE__ */ N(Yd, [["render", em]]);
7658
- const tm = {
7618
+ const lf = /* @__PURE__ */ N(Jd, [["render", $d]]);
7619
+ const em = {
7659
7620
  name: "ToggleDarkMode",
7660
7621
  data() {
7661
7622
  return {
@@ -7667,21 +7628,19 @@ const tm = {
7667
7628
  type: Boolean,
7668
7629
  default: !1
7669
7630
  },
7670
- iconDarkModeActivated: {
7631
+ iconDarkMode: {
7671
7632
  default() {
7672
7633
  return {
7673
- iconClass: "icon-sun",
7674
- iconType: "auto",
7675
- tooltip: "Activate light mode"
7634
+ iconClass: "icon-home",
7635
+ iconType: "auto"
7676
7636
  };
7677
7637
  }
7678
7638
  },
7679
- iconLightModeActivated: {
7639
+ iconLightMode: {
7680
7640
  default() {
7681
7641
  return {
7682
- iconClass: "icon-moon",
7683
- iconType: "auto",
7684
- tooltip: "Activate dark mode"
7642
+ iconClass: "icon-globe",
7643
+ iconType: "auto"
7685
7644
  };
7686
7645
  }
7687
7646
  },
@@ -7730,13 +7689,10 @@ const tm = {
7730
7689
  return this.darkMode ? this.labelTextDarkMode : this.labelTextLightMode;
7731
7690
  },
7732
7691
  iconClass() {
7733
- return this.darkMode ? this.iconDarkModeActivated.iconClass : this.iconLightModeActivated.iconClass;
7692
+ return this.darkMode ? this.iconDarkMode.iconClass : this.iconLightMode.iconClass;
7734
7693
  },
7735
7694
  iconType() {
7736
- return this.darkMode ? this.iconDarkModeActivated.iconType : this.iconLightModeActivated.iconType;
7737
- },
7738
- iconTooltip() {
7739
- return this.darkMode ? this.iconDarkModeActivated.tooltip : this.iconLightModeActivated.tooltip;
7695
+ return this.darkMode ? this.iconDarkMode.iconType : this.iconLightMode.iconType;
7740
7696
  }
7741
7697
  },
7742
7698
  watch: {
@@ -7748,8 +7704,8 @@ const tm = {
7748
7704
  immediate: !0
7749
7705
  }
7750
7706
  }
7751
- }, im = { key: 0 };
7752
- function nm(e, i, t, a, n, s) {
7707
+ }, tm = { key: 0 };
7708
+ function im(e, i, t, a, n, s) {
7753
7709
  const u = E, d = _e;
7754
7710
  return l(), o("div", {
7755
7711
  class: _(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": n.darkMode }])
@@ -7760,11 +7716,11 @@ function nm(e, i, t, a, n, s) {
7760
7716
  class: _(["button", { "dark-mode": n.darkMode }]),
7761
7717
  onClick: i[0] || (i[0] = O((...r) => s.toggleColorScheme && s.toggleColorScheme(...r), ["prevent"]))
7762
7718
  }, [
7763
- t.showLabel ? (l(), o("span", im, g(s.labelText), 1)) : m("", !0),
7719
+ t.showLabel ? (l(), o("span", tm, g(s.labelText), 1)) : m("", !0),
7764
7720
  x(u, {
7765
7721
  iconClass: s.iconClass,
7766
7722
  type: s.iconType,
7767
- tooltip: s.iconTooltip
7723
+ tooltip: t.showLabel ? "" : s.labelText
7768
7724
  }, null, 8, ["iconClass", "type", "tooltip"])
7769
7725
  ], 2)) : (l(), C(d, {
7770
7726
  key: 1,
@@ -7782,7 +7738,7 @@ function nm(e, i, t, a, n, s) {
7782
7738
  }, null, 8, ["labelText", "showLabel", "modelValue", "title", "onUpdate:modelValue"]))
7783
7739
  ], 2);
7784
7740
  }
7785
- const af = /* @__PURE__ */ N(tm, [["render", nm]]), sm = {
7741
+ const of = /* @__PURE__ */ N(em, [["render", im]]), nm = {
7786
7742
  data() {
7787
7743
  return {
7788
7744
  defaultMessageProperties: {
@@ -7843,7 +7799,7 @@ function Me(e) {
7843
7799
  }
7844
7800
  return "";
7845
7801
  }
7846
- function lm(e) {
7802
+ function sm(e) {
7847
7803
  return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
7848
7804
  }
7849
7805
  var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
@@ -7852,30 +7808,30 @@ var Ji = { exports: {} }, Bt = { exports: {} }, Yi = function(i, t) {
7852
7808
  n[s] = arguments[s];
7853
7809
  return i.apply(t, n);
7854
7810
  };
7855
- }, om = Yi, he = Object.prototype.toString;
7811
+ }, lm = Yi, he = Object.prototype.toString;
7856
7812
  function Pt(e) {
7857
7813
  return he.call(e) === "[object Array]";
7858
7814
  }
7859
7815
  function _t(e) {
7860
7816
  return typeof e > "u";
7861
7817
  }
7862
- function am(e) {
7818
+ function om(e) {
7863
7819
  return e !== null && !_t(e) && e.constructor !== null && !_t(e.constructor) && typeof e.constructor.isBuffer == "function" && e.constructor.isBuffer(e);
7864
7820
  }
7865
- function rm(e) {
7821
+ function am(e) {
7866
7822
  return he.call(e) === "[object ArrayBuffer]";
7867
7823
  }
7868
- function cm(e) {
7824
+ function rm(e) {
7869
7825
  return typeof FormData < "u" && e instanceof FormData;
7870
7826
  }
7871
- function um(e) {
7827
+ function cm(e) {
7872
7828
  var i;
7873
7829
  return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? i = ArrayBuffer.isView(e) : i = e && e.buffer && e.buffer instanceof ArrayBuffer, i;
7874
7830
  }
7875
- function dm(e) {
7831
+ function um(e) {
7876
7832
  return typeof e == "string";
7877
7833
  }
7878
- function mm(e) {
7834
+ function dm(e) {
7879
7835
  return typeof e == "number";
7880
7836
  }
7881
7837
  function Ki(e) {
@@ -7887,28 +7843,28 @@ function je(e) {
7887
7843
  var i = Object.getPrototypeOf(e);
7888
7844
  return i === null || i === Object.prototype;
7889
7845
  }
7890
- function hm(e) {
7846
+ function mm(e) {
7891
7847
  return he.call(e) === "[object Date]";
7892
7848
  }
7893
- function fm(e) {
7849
+ function hm(e) {
7894
7850
  return he.call(e) === "[object File]";
7895
7851
  }
7896
- function gm(e) {
7852
+ function fm(e) {
7897
7853
  return he.call(e) === "[object Blob]";
7898
7854
  }
7899
7855
  function Xi(e) {
7900
7856
  return he.call(e) === "[object Function]";
7901
7857
  }
7902
- function pm(e) {
7858
+ function gm(e) {
7903
7859
  return Ki(e) && Xi(e.pipe);
7904
7860
  }
7905
- function ym(e) {
7861
+ function pm(e) {
7906
7862
  return typeof URLSearchParams < "u" && e instanceof URLSearchParams;
7907
7863
  }
7908
- function _m(e) {
7864
+ function ym(e) {
7909
7865
  return e.trim ? e.trim() : e.replace(/^\s+|\s+$/g, "");
7910
7866
  }
7911
- function Cm() {
7867
+ function _m() {
7912
7868
  return typeof navigator < "u" && (navigator.product === "ReactNative" || navigator.product === "NativeScript" || navigator.product === "NS") ? !1 : typeof window < "u" && typeof document < "u";
7913
7869
  }
7914
7870
  function At(e, i) {
@@ -7929,37 +7885,37 @@ function Ct() {
7929
7885
  At(arguments[t], i);
7930
7886
  return e;
7931
7887
  }
7932
- function bm(e, i, t) {
7888
+ function Cm(e, i, t) {
7933
7889
  return At(i, function(n, s) {
7934
- t && typeof n == "function" ? e[s] = om(n, t) : e[s] = n;
7890
+ t && typeof n == "function" ? e[s] = lm(n, t) : e[s] = n;
7935
7891
  }), e;
7936
7892
  }
7937
- function km(e) {
7893
+ function bm(e) {
7938
7894
  return e.charCodeAt(0) === 65279 && (e = e.slice(1)), e;
7939
7895
  }
7940
7896
  var ee = {
7941
7897
  isArray: Pt,
7942
- isArrayBuffer: rm,
7943
- isBuffer: am,
7944
- isFormData: cm,
7945
- isArrayBufferView: um,
7946
- isString: dm,
7947
- isNumber: mm,
7898
+ isArrayBuffer: am,
7899
+ isBuffer: om,
7900
+ isFormData: rm,
7901
+ isArrayBufferView: cm,
7902
+ isString: um,
7903
+ isNumber: dm,
7948
7904
  isObject: Ki,
7949
7905
  isPlainObject: je,
7950
7906
  isUndefined: _t,
7951
- isDate: hm,
7952
- isFile: fm,
7953
- isBlob: gm,
7907
+ isDate: mm,
7908
+ isFile: hm,
7909
+ isBlob: fm,
7954
7910
  isFunction: Xi,
7955
- isStream: pm,
7956
- isURLSearchParams: ym,
7957
- isStandardBrowserEnv: Cm,
7911
+ isStream: gm,
7912
+ isURLSearchParams: pm,
7913
+ isStandardBrowserEnv: _m,
7958
7914
  forEach: At,
7959
7915
  merge: Ct,
7960
- extend: bm,
7961
- trim: _m,
7962
- stripBOM: km
7916
+ extend: Cm,
7917
+ trim: ym,
7918
+ stripBOM: bm
7963
7919
  }, ge = ee;
7964
7920
  function ai(e) {
7965
7921
  return encodeURIComponent(e).replace(/%3A/gi, ":").replace(/%24/g, "$").replace(/%2C/gi, ",").replace(/%20/g, "+").replace(/%5B/gi, "[").replace(/%5D/gi, "]");
@@ -7985,7 +7941,7 @@ var $i = function(i, t, a) {
7985
7941
  u !== -1 && (i = i.slice(0, u)), i += (i.indexOf("?") === -1 ? "?" : "&") + n;
7986
7942
  }
7987
7943
  return i;
7988
- }, vm = ee;
7944
+ }, km = ee;
7989
7945
  function He() {
7990
7946
  this.handlers = [];
7991
7947
  }
@@ -8001,12 +7957,12 @@ He.prototype.eject = function(i) {
8001
7957
  this.handlers[i] && (this.handlers[i] = null);
8002
7958
  };
8003
7959
  He.prototype.forEach = function(i) {
8004
- vm.forEach(this.handlers, function(a) {
7960
+ km.forEach(this.handlers, function(a) {
8005
7961
  a !== null && i(a);
8006
7962
  });
8007
7963
  };
8008
- var wm = He, Im = ee, xm = function(i, t) {
8009
- Im.forEach(i, function(n, s) {
7964
+ var vm = He, wm = ee, Im = function(i, t) {
7965
+ wm.forEach(i, function(n, s) {
8010
7966
  s !== t && s.toUpperCase() === t.toUpperCase() && (i[t] = n, delete i[s]);
8011
7967
  });
8012
7968
  }, en = function(i, t, a, n, s) {
@@ -8037,7 +7993,7 @@ function tn() {
8037
7993
  }, Ze;
8038
7994
  }
8039
7995
  var We, ci;
8040
- function Tm() {
7996
+ function xm() {
8041
7997
  if (ci)
8042
7998
  return We;
8043
7999
  ci = 1;
@@ -8054,7 +8010,7 @@ function Tm() {
8054
8010
  }, We;
8055
8011
  }
8056
8012
  var Je, ui;
8057
- function Sm() {
8013
+ function Tm() {
8058
8014
  if (ui)
8059
8015
  return Je;
8060
8016
  ui = 1;
@@ -8086,29 +8042,29 @@ function Sm() {
8086
8042
  }(), Je;
8087
8043
  }
8088
8044
  var Ye, di;
8089
- function Mm() {
8045
+ function Sm() {
8090
8046
  return di || (di = 1, Ye = function(i) {
8091
8047
  return /^([a-z][a-z\d\+\-\.]*:)?\/\//i.test(i);
8092
8048
  }), Ye;
8093
8049
  }
8094
8050
  var Ke, mi;
8095
- function Om() {
8051
+ function Mm() {
8096
8052
  return mi || (mi = 1, Ke = function(i, t) {
8097
8053
  return t ? i.replace(/\/+$/, "") + "/" + t.replace(/^\/+/, "") : i;
8098
8054
  }), Ke;
8099
8055
  }
8100
8056
  var Xe, hi;
8101
- function Lm() {
8057
+ function Om() {
8102
8058
  if (hi)
8103
8059
  return Xe;
8104
8060
  hi = 1;
8105
- var e = Mm(), i = Om();
8061
+ var e = Sm(), i = Mm();
8106
8062
  return Xe = function(a, n) {
8107
8063
  return a && !e(n) ? i(a, n) : n;
8108
8064
  }, Xe;
8109
8065
  }
8110
8066
  var $e, fi;
8111
- function Dm() {
8067
+ function Lm() {
8112
8068
  if (fi)
8113
8069
  return $e;
8114
8070
  fi = 1;
@@ -8144,7 +8100,7 @@ function Dm() {
8144
8100
  }, $e;
8145
8101
  }
8146
8102
  var et, gi;
8147
- function Nm() {
8103
+ function Dm() {
8148
8104
  if (gi)
8149
8105
  return et;
8150
8106
  gi = 1;
@@ -8191,28 +8147,28 @@ function _i() {
8191
8147
  if (yi)
8192
8148
  return it;
8193
8149
  yi = 1;
8194
- var e = ee, i = Tm(), t = Sm(), a = $i, n = Lm(), s = Dm(), u = Nm(), d = tn(), r = Re(), c = qe();
8150
+ var e = ee, i = xm(), t = Tm(), a = $i, n = Om(), s = Lm(), u = Dm(), d = tn(), r = Re(), c = qe();
8195
8151
  return it = function(p) {
8196
8152
  return new Promise(function(y, I) {
8197
- var v = p.data, S = p.headers, T = p.responseType, B;
8153
+ var v = p.data, T = p.headers, M = p.responseType, j;
8198
8154
  function Q() {
8199
- p.cancelToken && p.cancelToken.unsubscribe(B), p.signal && p.signal.removeEventListener("abort", B);
8155
+ p.cancelToken && p.cancelToken.unsubscribe(j), p.signal && p.signal.removeEventListener("abort", j);
8200
8156
  }
8201
- e.isFormData(v) && delete S["Content-Type"];
8157
+ e.isFormData(v) && delete T["Content-Type"];
8202
8158
  var w = new XMLHttpRequest();
8203
8159
  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);
8160
+ var H = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
8161
+ T.Authorization = "Basic " + btoa(H + ":" + D);
8206
8162
  }
8207
8163
  var P = n(p.baseURL, p.url);
8208
8164
  w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
8209
8165
  function G() {
8210
8166
  if (!!w) {
8211
- var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !T || T === "text" || T === "json" ? w.responseText : w.response, Y = {
8167
+ var R = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !M || M === "text" || M === "json" ? w.responseText : w.response, Y = {
8212
8168
  data: J,
8213
8169
  status: w.status,
8214
8170
  statusText: w.statusText,
8215
- headers: V,
8171
+ headers: R,
8216
8172
  config: p,
8217
8173
  request: w
8218
8174
  };
@@ -8239,13 +8195,13 @@ function _i() {
8239
8195
  )), w = null;
8240
8196
  }, e.isStandardBrowserEnv()) {
8241
8197
  var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
8242
- Z && (S[p.xsrfHeaderName] = Z);
8198
+ Z && (T[p.xsrfHeaderName] = Z);
8243
8199
  }
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);
8200
+ "setRequestHeader" in w && e.forEach(T, function(J, Y) {
8201
+ typeof v > "u" && Y.toLowerCase() === "content-type" ? delete T[Y] : w.setRequestHeader(Y, J);
8202
+ }), 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) {
8203
+ !w || (I(!R || R && R.type ? new c("canceled") : R), w.abort(), w = null);
8204
+ }, p.cancelToken && p.cancelToken.subscribe(j), p.signal && (p.signal.aborted ? j() : p.signal.addEventListener("abort", j))), v || (v = null), w.send(v);
8249
8205
  });
8250
8206
  }, it;
8251
8207
  }
@@ -8254,7 +8210,7 @@ function Re() {
8254
8210
  if (Ci)
8255
8211
  return nt;
8256
8212
  Ci = 1;
8257
- var e = ee, i = xm, t = en, a = {
8213
+ var e = ee, i = Im, t = en, a = {
8258
8214
  "Content-Type": "application/x-www-form-urlencoded"
8259
8215
  };
8260
8216
  function n(r, c) {
@@ -8315,9 +8271,9 @@ function Re() {
8315
8271
  d.headers[c] = e.merge(a);
8316
8272
  }), nt = d, nt;
8317
8273
  }
8318
- var jm = ee, Bm = Re(), Pm = function(i, t, a) {
8319
- var n = this || Bm;
8320
- return jm.forEach(a, function(u) {
8274
+ var Nm = ee, jm = Re(), Bm = function(i, t, a) {
8275
+ var n = this || jm;
8276
+ return Nm.forEach(a, function(u) {
8321
8277
  i = u.call(n, i, t);
8322
8278
  }), i;
8323
8279
  }, st, bi;
@@ -8326,12 +8282,12 @@ function nn() {
8326
8282
  return !!(i && i.__CANCEL__);
8327
8283
  }), st;
8328
8284
  }
8329
- var ki = ee, lt = Pm, Am = nn(), Fm = Re(), zm = qe();
8285
+ var ki = ee, lt = Bm, Pm = nn(), Am = Re(), Fm = qe();
8330
8286
  function ot(e) {
8331
8287
  if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
8332
- throw new zm("canceled");
8288
+ throw new Fm("canceled");
8333
8289
  }
8334
- var Hm = function(i) {
8290
+ var zm = function(i) {
8335
8291
  ot(i), i.headers = i.headers || {}, i.data = lt.call(
8336
8292
  i,
8337
8293
  i.data,
@@ -8347,7 +8303,7 @@ var Hm = function(i) {
8347
8303
  delete i.headers[n];
8348
8304
  }
8349
8305
  );
8350
- var t = i.adapter || Fm.adapter;
8306
+ var t = i.adapter || Am.adapter;
8351
8307
  return t(i).then(function(n) {
8352
8308
  return ot(i), n.data = lt.call(
8353
8309
  i,
@@ -8356,7 +8312,7 @@ var Hm = function(i) {
8356
8312
  i.transformResponse
8357
8313
  ), n;
8358
8314
  }, function(n) {
8359
- return Am(n) || (ot(i), n && n.response && (n.response.data = lt.call(
8315
+ return Pm(n) || (ot(i), n && n.response && (n.response.data = lt.call(
8360
8316
  i,
8361
8317
  n.response.data,
8362
8318
  n.response.headers,
@@ -8431,7 +8387,7 @@ function ln() {
8431
8387
  version: "0.24.0"
8432
8388
  }), at;
8433
8389
  }
8434
- var qm = ln().version, Ft = {};
8390
+ var Hm = ln().version, Ft = {};
8435
8391
  ["object", "boolean", "number", "function", "string", "symbol"].forEach(function(e, i) {
8436
8392
  Ft[e] = function(a) {
8437
8393
  return typeof a === e || "a" + (i < 1 ? "n " : " ") + e;
@@ -8440,7 +8396,7 @@ var qm = ln().version, Ft = {};
8440
8396
  var wi = {};
8441
8397
  Ft.transitional = function(i, t, a) {
8442
8398
  function n(s, u) {
8443
- return "[Axios v" + qm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
8399
+ return "[Axios v" + Hm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
8444
8400
  }
8445
8401
  return function(s, u, d) {
8446
8402
  if (i === !1)
@@ -8453,7 +8409,7 @@ Ft.transitional = function(i, t, a) {
8453
8409
  )), i ? i(s, u, d) : !0;
8454
8410
  };
8455
8411
  };
8456
- function Rm(e, i, t) {
8412
+ function qm(e, i, t) {
8457
8413
  if (typeof e != "object")
8458
8414
  throw new TypeError("options must be an object");
8459
8415
  for (var a = Object.keys(e), n = a.length; n-- > 0; ) {
@@ -8468,10 +8424,10 @@ function Rm(e, i, t) {
8468
8424
  throw Error("Unknown option " + s);
8469
8425
  }
8470
8426
  }
8471
- var Vm = {
8472
- assertOptions: Rm,
8427
+ var Rm = {
8428
+ assertOptions: qm,
8473
8429
  validators: Ft
8474
- }, on = ee, Em = $i, Ii = wm, xi = Hm, Ve = sn, an = Vm, pe = an.validators;
8430
+ }, on = ee, Vm = $i, Ii = vm, xi = zm, Ve = sn, an = Rm, pe = an.validators;
8475
8431
  function Te(e) {
8476
8432
  this.defaults = e, this.interceptors = {
8477
8433
  request: new Ii(),
@@ -8520,7 +8476,7 @@ Te.prototype.request = function(i) {
8520
8476
  return u;
8521
8477
  };
8522
8478
  Te.prototype.getUri = function(i) {
8523
- return i = Ve(this.defaults, i), Em(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
8479
+ return i = Ve(this.defaults, i), Vm(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
8524
8480
  };
8525
8481
  on.forEach(["delete", "get", "head", "options"], function(i) {
8526
8482
  Te.prototype[i] = function(t, a) {
@@ -8540,8 +8496,8 @@ on.forEach(["post", "put", "patch"], function(i) {
8540
8496
  }));
8541
8497
  };
8542
8498
  });
8543
- var Um = Te, rt, Ti;
8544
- function Gm() {
8499
+ var Em = Te, rt, Ti;
8500
+ function Um() {
8545
8501
  if (Ti)
8546
8502
  return rt;
8547
8503
  Ti = 1;
@@ -8597,7 +8553,7 @@ function Gm() {
8597
8553
  }, rt = i, rt;
8598
8554
  }
8599
8555
  var ct, Si;
8600
- function Qm() {
8556
+ function Gm() {
8601
8557
  return Si || (Si = 1, ct = function(i) {
8602
8558
  return function(a) {
8603
8559
  return i.apply(null, a);
@@ -8605,39 +8561,39 @@ function Qm() {
8605
8561
  }), ct;
8606
8562
  }
8607
8563
  var ut, Mi;
8608
- function Zm() {
8564
+ function Qm() {
8609
8565
  return Mi || (Mi = 1, ut = function(i) {
8610
8566
  return typeof i == "object" && i.isAxiosError === !0;
8611
8567
  }), ut;
8612
8568
  }
8613
- var Oi = ee, Wm = Yi, Be = Um, Jm = sn, Ym = Re();
8569
+ var Oi = ee, Zm = Yi, Be = Em, Wm = sn, Jm = Re();
8614
8570
  function rn(e) {
8615
- var i = new Be(e), t = Wm(Be.prototype.request, i);
8571
+ var i = new Be(e), t = Zm(Be.prototype.request, i);
8616
8572
  return Oi.extend(t, Be.prototype, i), Oi.extend(t, i), t.create = function(n) {
8617
- return rn(Jm(e, n));
8573
+ return rn(Wm(e, n));
8618
8574
  }, t;
8619
8575
  }
8620
- var oe = rn(Ym);
8576
+ var oe = rn(Jm);
8621
8577
  oe.Axios = Be;
8622
8578
  oe.Cancel = qe();
8623
- oe.CancelToken = Gm();
8579
+ oe.CancelToken = Um();
8624
8580
  oe.isCancel = nn();
8625
8581
  oe.VERSION = ln().version;
8626
8582
  oe.all = function(i) {
8627
8583
  return Promise.all(i);
8628
8584
  };
8629
- oe.spread = Qm();
8630
- oe.isAxiosError = Zm();
8585
+ oe.spread = Gm();
8586
+ oe.isAxiosError = Qm();
8631
8587
  Bt.exports = oe;
8632
8588
  Bt.exports.default = oe;
8633
8589
  (function(e) {
8634
8590
  e.exports = Bt.exports;
8635
8591
  })(Ji);
8636
- const Km = /* @__PURE__ */ lm(Ji.exports);
8637
- const Xm = {
8592
+ const Ym = /* @__PURE__ */ sm(Ji.exports);
8593
+ const Km = {
8638
8594
  name: "CmdUploadForm",
8639
8595
  emits: ["click", "error", "upload-complete", "upload-file-success"],
8640
- mixins: [ie, sm],
8596
+ mixins: [ie, nm],
8641
8597
  data() {
8642
8598
  return {
8643
8599
  comment: "",
@@ -9024,7 +8980,7 @@ const Xm = {
9024
8980
  return i.abortController = new AbortController(), t.set(
9025
8981
  this.uploadOptions.filesParam ? this.uploadOptions.filesParam : "files",
9026
8982
  i.file
9027
- ), Km.post(e, t, {
8983
+ ), Ym.post(e, t, {
9028
8984
  signal: i.abortController.signal,
9029
8985
  onUploadProgress: (a) => this.onUploadProgress(a, i)
9030
8986
  }).then((a) => (this.$emit("upload-file-success", i), a)).then((a) => {
@@ -9045,30 +9001,30 @@ const Xm = {
9045
9001
  }
9046
9002
  }
9047
9003
  }
9048
- }, $m = { key: 0 }, eh = {
9004
+ }, Xm = { key: 0 }, $m = {
9049
9005
  key: 1,
9050
9006
  class: "flex-container vertical"
9051
- }, th = {
9007
+ }, eh = {
9052
9008
  key: 0,
9053
9009
  class: "flex-container vertical list-files-wrapper"
9054
- }, ih = {
9010
+ }, th = {
9055
9011
  key: 0,
9056
9012
  class: "list-of-files total-files"
9057
- }, nh = { class: "flex-container no-flex" }, sh = ["title"], lh = {
9013
+ }, ih = { class: "flex-container no-flex" }, nh = ["title"], sh = {
9058
9014
  key: 0,
9059
9015
  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 = {
9016
+ }, 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
9017
  key: 0,
9062
9018
  class: "progressbar"
9063
- }, mh = ["value", "title"], hh = ["title"], fh = /* @__PURE__ */ h("hr", null, null, -1), gh = { class: "small" }, ph = ["title"], yh = {
9019
+ }, dh = ["value", "title"], mh = ["title"], hh = /* @__PURE__ */ h("hr", null, null, -1), fh = { class: "small" }, gh = ["title"], ph = {
9064
9020
  key: 0,
9065
9021
  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 = {
9022
+ }, yh = ["disabled"], _h = { key: 0 }, Ch = { key: 1 }, bh = { class: "button-wrapper no-flex" }, kh = ["disabled"], vh = { key: 0 }, wh = { key: 1 }, Ih = {
9067
9023
  key: 0,
9068
9024
  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;
9025
+ }, xh = ["value", "title"];
9026
+ function Th(e, i, t, a, n, s) {
9027
+ const u = W, d = Md, r = E, c = _e;
9072
9028
  return l(), o(k, null, [
9073
9029
  t.advancedMode ? (l(), o("fieldset", {
9074
9030
  key: 0,
@@ -9077,7 +9033,7 @@ function Sh(e, i, t, a, n, s) {
9077
9033
  h("legend", {
9078
9034
  class: _({ hidden: !t.showLegend })
9079
9035
  }, g(t.textLegend), 3),
9080
- t.cmdHeadlineFieldset ? (l(), C(u, K(H({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : m("", !0),
9036
+ t.cmdHeadlineFieldset ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : m("", !0),
9081
9037
  s.systemMessageStatus && s.allSystemMessages.length ? (l(), C(d, {
9082
9038
  key: 1,
9083
9039
  iconClose: { show: !1 },
@@ -9085,25 +9041,25 @@ function Sh(e, i, t, a, n, s) {
9085
9041
  systemMessage: s.allSystemMessages.length === 1 ? s.allSystemMessages[0] : e.getMessage("cmduploadform.system_message.the_following_errors_occurred")
9086
9042
  }, {
9087
9043
  default: A(() => [
9088
- s.allSystemMessages.length > 1 ? (l(), o("ul", $m, [
9044
+ s.allSystemMessages.length > 1 ? (l(), o("ul", Xm, [
9089
9045
  (l(!0), o(k, null, F(s.allSystemMessages, (f, p) => (l(), o("li", { key: p }, g(f), 1))), 128))
9090
9046
  ])) : m("", !0)
9091
9047
  ]),
9092
9048
  _: 1
9093
9049
  }, 8, ["validationStatus", "systemMessage"])) : m("", !0),
9094
- h("div", H({
9050
+ h("div", q({
9095
9051
  class: ["box drop-area flex-container vertical", { "allow-drop": n.allowDrop }]
9096
9052
  }, 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" }), {
9053
+ n.listOfFiles.length ? (l(), o("div", $m, [
9054
+ t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", eh, [
9055
+ x(u, q(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
9100
9056
  default: A(() => [
9101
9057
  z(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
9102
9058
  ]),
9103
9059
  _: 1
9104
9060
  }, 16),
9105
- t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul", ih, [
9106
- h("li", nh, [
9061
+ t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("ul", th, [
9062
+ h("li", ih, [
9107
9063
  h("a", {
9108
9064
  href: "#",
9109
9065
  title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
@@ -9113,7 +9069,7 @@ function Sh(e, i, t, a, n, s) {
9113
9069
  iconClass: t.deleteIcon.iconClass,
9114
9070
  type: t.deleteIcon.iconClass
9115
9071
  }, null, 8, ["iconClass", "type"])
9116
- ], 8, sh),
9072
+ ], 8, nh),
9117
9073
  h("span", null, [
9118
9074
  z(g(n.listOfFiles.length) + " ", 1),
9119
9075
  t.allowMultipleFileUploads ? (l(), o(k, { key: 1 }, [
@@ -9128,26 +9084,26 @@ function Sh(e, i, t, a, n, s) {
9128
9084
  { error: t.maxTotalUploadSize > 0 && s.totalSize > t.maxTotalUploadSize }
9129
9085
  ])
9130
9086
  }, " (" + g(s.formatSize(s.totalSize)) + ") ", 3),
9131
- n.uploadInitiated ? (l(), o("span", lh, [
9087
+ n.uploadInitiated ? (l(), o("span", sh, [
9132
9088
  h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
9133
9089
  h("progress", {
9134
9090
  max: "100",
9135
9091
  value: s.totalUploadProgress,
9136
9092
  title: s.totalBytesUploaded
9137
- }, null, 8, oh)
9093
+ }, null, 8, lh)
9138
9094
  ])) : m("", !0)
9139
9095
  ])
9140
9096
  ])) : m("", !0),
9141
- ah
9097
+ oh
9142
9098
  ])) : m("", !0),
9143
- h("div", rh, [
9144
- x(u, H(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
9099
+ h("div", ah, [
9100
+ x(u, q(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
9145
9101
  default: A(() => [
9146
9102
  z(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
9147
9103
  ]),
9148
9104
  _: 1
9149
9105
  }, 16),
9150
- h("ul", ch, [
9106
+ h("ul", rh, [
9151
9107
  (l(!0), o(k, null, F(n.listOfFiles, (f, p) => (l(), o("li", {
9152
9108
  key: p,
9153
9109
  class: "flex-container no-flex"
@@ -9161,7 +9117,7 @@ function Sh(e, i, t, a, n, s) {
9161
9117
  iconClass: e.iconDelete.iconClass,
9162
9118
  type: e.iconDelete.iconType
9163
9119
  }, null, 8, ["iconClass", "type"])
9164
- ], 8, uh),
9120
+ ], 8, ch),
9165
9121
  h("span", {
9166
9122
  class: _([
9167
9123
  "text-align-right",
@@ -9172,13 +9128,13 @@ function Sh(e, i, t, a, n, s) {
9172
9128
  z(g(f.file.name) + " ", 1),
9173
9129
  h("small", null, "(" + g(s.formatSize(f.file.size)) + ")", 1)
9174
9130
  ], 2),
9175
- n.uploadInitiated && !f.error ? (l(), o("span", dh, [
9131
+ n.uploadInitiated && !f.error ? (l(), o("span", uh, [
9176
9132
  h("span", null, g(s.getPercentage(f.progress)), 1),
9177
9133
  h("progress", {
9178
9134
  max: "100",
9179
9135
  value: f.progress,
9180
9136
  title: s.formatSize(f.uploadedBytes) + "/" + s.formatSize(f.file.size)
9181
- }, null, 8, mh)
9137
+ }, null, 8, dh)
9182
9138
  ])) : m("", !0)
9183
9139
  ]))), 128))
9184
9140
  ]),
@@ -9187,35 +9143,35 @@ function Sh(e, i, t, a, n, s) {
9187
9143
  href: "#",
9188
9144
  onClick: i[1] || (i[1] = O((...f) => s.cancel && s.cancel(...f), ["prevent"])),
9189
9145
  title: e.getMessage("cmduploadform.all_files_will_be_removed")
9190
- }, g(e.getMessage("cmduploadform.reset_upload")), 9, hh)) : m("", !0),
9191
- fh
9146
+ }, g(e.getMessage("cmduploadform.reset_upload")), 9, mh)) : m("", !0),
9147
+ hh
9192
9148
  ])
9193
9149
  ])) : (l(), o(k, { key: 0 }, [
9194
- t.allowMultipleFileUploads ? (l(), C(u, H({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9150
+ t.allowMultipleFileUploads ? (l(), C(u, q({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9195
9151
  default: A(() => [
9196
9152
  z(g(e.getMessage("cmduploadform.no_files_to_upload")), 1)
9197
9153
  ]),
9198
9154
  _: 1
9199
- }, 16)) : (l(), C(u, H({ key: 1 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9155
+ }, 16)) : (l(), C(u, q({ key: 1 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
9200
9156
  default: A(() => [
9201
9157
  z(g(e.getMessage("cmduploadform.no_file_to_upload")), 1)
9202
9158
  ]),
9203
9159
  _: 1
9204
9160
  }, 16))
9205
9161
  ], 64)),
9206
- t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, H({ key: 2 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
9162
+ t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, q({ key: 2 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
9207
9163
  default: A(() => [
9208
9164
  z(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
9209
9165
  ]),
9210
9166
  _: 1
9211
9167
  }, 16)) : m("", !0),
9212
- !t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, H({ key: 3 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
9168
+ !t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, q({ key: 3 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
9213
9169
  default: A(() => [
9214
9170
  z(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
9215
9171
  ]),
9216
9172
  _: 1
9217
9173
  }, 16)) : m("", !0),
9218
- h("dl", gh, [
9174
+ h("dl", fh, [
9219
9175
  t.maxTotalUploadSize > 0 ? (l(), o(k, { key: 0 }, [
9220
9176
  h("dt", {
9221
9177
  class: _({ error: s.totalSize > t.maxTotalUploadSize })
@@ -9243,10 +9199,10 @@ function Sh(e, i, t, a, n, s) {
9243
9199
  iconClass: n.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
9244
9200
  type: n.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
9245
9201
  }, null, 8, ["iconClass", "type"])
9246
- ], 8, ph),
9202
+ ], 8, gh),
9247
9203
  x(ue, { name: "fade" }, {
9248
9204
  default: A(() => [
9249
- n.showListOfFileExtensions ? (l(), o("ul", yh, [
9205
+ n.showListOfFileExtensions ? (l(), o("ul", ph, [
9250
9206
  (l(!0), o(k, null, F(t.allowedFileExtensions, (f, p) => (l(), o("li", {
9251
9207
  key: p,
9252
9208
  class: _({ error: n.errors.fileType })
@@ -9268,8 +9224,8 @@ function Sh(e, i, t, a, n, s) {
9268
9224
  iconClass: t.iconFileUpload.iconClass,
9269
9225
  type: t.iconFileUpload.iconType
9270
9226
  }, 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),
9227
+ 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))
9228
+ ], 10, yh),
9273
9229
  t.enableDragAndDrop ? (l(), o("p", {
9274
9230
  key: 0,
9275
9231
  class: _(["text-drag-and-drop", { disabled: n.uploadInitiated }])
@@ -9299,7 +9255,7 @@ function Sh(e, i, t, a, n, s) {
9299
9255
  placeholder: e.getMessage("cmduploadform.placeholder.comment"),
9300
9256
  status: t.commentStatusMessage ? "error" : ""
9301
9257
  }, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : m("", !0),
9302
- h("div", kh, [
9258
+ h("div", bh, [
9303
9259
  h("button", {
9304
9260
  class: _([
9305
9261
  "button primary",
@@ -9314,8 +9270,8 @@ function Sh(e, i, t, a, n, s) {
9314
9270
  iconClass: t.iconUpload.iconClass,
9315
9271
  type: t.iconUpload.iconType
9316
9272
  }, 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),
9273
+ 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))
9274
+ ], 10, kh),
9319
9275
  h("button", {
9320
9276
  class: _(["button", { disabled: n.listOfFiles.length === 0 }]),
9321
9277
  onClick: i[6] || (i[6] = (...f) => s.cancel && s.cancel(...f))
@@ -9327,21 +9283,21 @@ function Sh(e, i, t, a, n, s) {
9327
9283
  h("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
9328
9284
  ], 2)
9329
9285
  ])
9330
- ], 2)) : (l(), o("a", H({
9286
+ ], 2)) : (l(), o("a", q({
9331
9287
  key: 1,
9332
9288
  href: "#",
9333
9289
  onClick: i[7] || (i[7] = O((...f) => s.selectFiles && s.selectFiles(...f), ["prevent"])),
9334
9290
  class: ["cmd-upload-form drop-area", { "allow-drop": n.allowDrop }]
9335
9291
  }, qt(s.dragAndDropHandler)), [
9336
- n.uploadInitiated ? (l(), o("span", xh, [
9292
+ n.uploadInitiated ? (l(), o("span", Ih, [
9337
9293
  h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
9338
9294
  h("progress", {
9339
9295
  max: "100",
9340
9296
  value: s.totalUploadProgress,
9341
9297
  title: s.totalBytesUploaded
9342
- }, null, 8, Th)
9298
+ }, null, 8, xh)
9343
9299
  ])) : m("", !0),
9344
- R(e.$slots, "default", {}, () => [
9300
+ V(e.$slots, "default", {}, () => [
9345
9301
  t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
9346
9302
  s.fileTypeImage ? (l(), o(k, { key: 0 }, [
9347
9303
  h("span", null, g(e.getMessage("cmduploadform.select_image")), 1),
@@ -9378,8 +9334,8 @@ function Sh(e, i, t, a, n, s) {
9378
9334
  }, null, 8, ["labelText", "disabled", "multiple", "onChange"])
9379
9335
  ], 64);
9380
9336
  }
9381
- const rf = /* @__PURE__ */ N(Xm, [["render", Sh]]);
9382
- const Mh = {
9337
+ const af = /* @__PURE__ */ N(Km, [["render", Th]]);
9338
+ const Sh = {
9383
9339
  name: "CmdWidthLimitationWrapper",
9384
9340
  props: {
9385
9341
  innerComponent: {
@@ -9418,8 +9374,8 @@ const Mh = {
9418
9374
  return this.innerComponent === "header" ? "site-header" : this.innerComponent === "footer" ? "site-footer" : "";
9419
9375
  }
9420
9376
  }
9421
- }, Oh = ["id"], Lh = ["id"];
9422
- function Dh(e, i, t, a, n, s) {
9377
+ }, Mh = ["id"], Oh = ["id"];
9378
+ function Lh(e, i, t, a, n, s) {
9423
9379
  const u = W;
9424
9380
  return l(), o("div", {
9425
9381
  class: _(["cmd-width-limitation-wrapper", { sticky: t.sticky }])
@@ -9431,24 +9387,24 @@ function Dh(e, i, t, a, n, s) {
9431
9387
  t.anchorId ? (l(), o("a", {
9432
9388
  key: 0,
9433
9389
  id: t.anchorId
9434
- }, null, 8, Oh)) : m("", !0),
9390
+ }, null, 8, Mh)) : m("", !0),
9435
9391
  t.cmdHeadline ? (l(), C(u, {
9436
9392
  key: 1,
9437
9393
  "pre-headline-text": t.cmdHeadline.preHeadlineText,
9438
9394
  "headline-text": t.cmdHeadline.headlineText,
9439
9395
  "headline-level": t.cmdHeadline.headlineLevel
9440
9396
  }, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) : m("", !0),
9441
- R(e.$slots, "default")
9397
+ V(e.$slots, "default")
9442
9398
  ], 2)) : (l(), o(k, { key: 1 }, [
9443
9399
  t.anchorId ? (l(), o("a", {
9444
9400
  key: 0,
9445
9401
  id: t.anchorId
9446
- }, null, 8, Lh)) : m("", !0),
9447
- R(e.$slots, "default")
9402
+ }, null, 8, Oh)) : m("", !0),
9403
+ V(e.$slots, "default")
9448
9404
  ], 64))
9449
9405
  ], 2);
9450
9406
  }
9451
- const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9407
+ const rf = /* @__PURE__ */ N(Sh, [["render", Lh]]), cf = {
9452
9408
  mounted(e) {
9453
9409
  if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
9454
9410
  e.focus();
@@ -9457,7 +9413,7 @@ const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9457
9413
  i ? i.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
9458
9414
  }
9459
9415
  }
9460
- }, df = {
9416
+ }, uf = {
9461
9417
  mounted(e, i) {
9462
9418
  if (i.value && typeof i.value == "string") {
9463
9419
  let t = /[^\d]/g, a = i.value.replace(/^\s*\+/, "00");
@@ -9465,7 +9421,7 @@ const cf = /* @__PURE__ */ N(Mh, [["render", Dh]]), uf = {
9465
9421
  }
9466
9422
  }
9467
9423
  };
9468
- function mf() {
9424
+ function df() {
9469
9425
  const e = {};
9470
9426
  hn(a);
9471
9427
  function i(n = "defaultSequence") {
@@ -9481,55 +9437,55 @@ function mf() {
9481
9437
  return { nextSequenceValue: i, currentSequenceValue: t, resetSequence: a };
9482
9438
  }
9483
9439
  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,
9440
+ Nh as CmdAddressData,
9441
+ jh as CmdBackToTopButton,
9442
+ Bh as CmdBankAccountData,
9443
+ Ao as CmdBox,
9444
+ Ah as CmdBoxWrapper,
9445
+ Fh as CmdBreadcrumbs,
9446
+ sa as CmdCompanyLogo,
9447
+ zh as CmdCookieDisclaimer,
9448
+ Hh as CmdCopyrightInformation,
9449
+ Vr as CmdFakeSelect,
9450
+ Ph as CmdFancyBox,
9451
+ qh as CmdForm,
9496
9452
  _e as CmdFormElement,
9497
- ec as CmdFormFilters,
9498
- Vh as CmdGoogleMaps,
9453
+ $r as CmdFormFilters,
9454
+ Rh as CmdGoogleMaps,
9499
9455
  W as CmdHeadline,
9500
9456
  E as CmdIcon,
9501
9457
  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,
9458
+ Vh as CmdImageGallery,
9459
+ Eh as CmdImageZoom,
9460
+ Uh as CmdInputGroup,
9461
+ $l as CmdListOfLinks,
9462
+ Gh as CmdLoginForm,
9463
+ lu as CmdMainNavigation,
9464
+ Qh as CmdMultistepFormProgressBar,
9465
+ Zh as CmdOpeningHours,
9466
+ Wh as CmdPager,
9467
+ Jh as CmdProgressBar,
9468
+ Kh as CmdSiteFooter,
9469
+ Xh as CmdSiteHeader,
9470
+ $h as CmdSiteSearch,
9515
9471
  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,
9472
+ ef as CmdSlideshow,
9473
+ Yh as CmdSocialNetworks,
9474
+ tf as CmdSwitchLanguage,
9475
+ Md as CmdSystemMessage,
9476
+ nf as CmdTable,
9477
+ sf as CmdTabs,
9478
+ lf as CmdTextBlock,
9479
+ Tl as CmdThumbnailScroller,
9480
+ of as CmdToggleDarkMode,
9481
+ ca as CmdTooltip,
9482
+ af as CmdUploadForm,
9483
+ rf as CmdWidthLimitationWrapper,
9484
+ cf as DirFocus,
9485
+ uf as DirTelephone,
9486
+ Ml as createHtmlId,
9487
+ Sl as createUuid,
9532
9488
  Me as getFileExtension,
9533
9489
  Mt as openFancyBox,
9534
- mf as useSequence
9490
+ df as useSequence
9535
9491
  };