comand-component-library 4.0.66 → 4.0.67
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,8 +1,8 @@
|
|
1
1
|
var Ni = Object.defineProperty;
|
2
2
|
var ji = (e, n, t) => n in e ? Ni(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
3
3
|
var Ae = (e, n, t) => ji(e, typeof n != "symbol" ? n + "" : n, t);
|
4
|
-
import { defineComponent as Yn, h as fn, resolveComponent as
|
5
|
-
const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/,
|
4
|
+
import { defineComponent as Yn, h as fn, resolveComponent as Ce, openBlock as l, createBlock as C, normalizeClass as b, createElementBlock as a, getCurrentInstance as Ui, resolveDynamicComponent as De, withModifiers as I, withCtx as V, withDirectives as ue, createElementVNode as f, createVNode as v, createCommentVNode as c, vShow as be, Fragment as _, toDisplayString as g, renderSlot as A, normalizeProps as N, mergeProps as M, createTextVNode as j, renderList as H, resolveDirective as zi, Transition as ke, toHandlers as kt, TransitionGroup as qt, createApp as Wi, Teleport as Gi, guardReactiveProps as ge, normalizeStyle as et, useCssVars as Xn, vModelDynamic as Ji, vModelText as Ki, onBeforeUpdate as Zi } from "vue";
|
5
|
+
const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, ot = (e, n, t, s = "") => {
|
6
6
|
const o = e.split(":");
|
7
7
|
if (e.slice(0, 1) === "@") {
|
8
8
|
if (o.length < 2 || o.length > 3)
|
@@ -17,7 +17,7 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => {
|
|
17
17
|
prefix: u,
|
18
18
|
name: d
|
19
19
|
};
|
20
|
-
return n && !
|
20
|
+
return n && !Ze(h) ? null : h;
|
21
21
|
}
|
22
22
|
const i = o[0], r = i.split("-");
|
23
23
|
if (r.length > 1) {
|
@@ -26,7 +26,7 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => {
|
|
26
26
|
prefix: r.shift(),
|
27
27
|
name: r.join("-")
|
28
28
|
};
|
29
|
-
return n && !
|
29
|
+
return n && !Ze(d) ? null : d;
|
30
30
|
}
|
31
31
|
if (t && s === "") {
|
32
32
|
const d = {
|
@@ -34,25 +34,25 @@ const qe = /^[a-z0-9]+(-[a-z0-9]+)*$/, lt = (e, n, t, s = "") => {
|
|
34
34
|
prefix: "",
|
35
35
|
name: i
|
36
36
|
};
|
37
|
-
return n && !
|
37
|
+
return n && !Ze(d, t) ? null : d;
|
38
38
|
}
|
39
39
|
return null;
|
40
|
-
},
|
40
|
+
}, Ze = (e, n) => e ? !!((e.provider === "" || e.provider.match(qe)) && (n && e.prefix === "" || e.prefix.match(qe)) && e.name.match(qe)) : !1, Qn = Object.freeze(
|
41
41
|
{
|
42
42
|
left: 0,
|
43
43
|
top: 0,
|
44
44
|
width: 16,
|
45
45
|
height: 16
|
46
46
|
}
|
47
|
-
),
|
47
|
+
), tt = Object.freeze({
|
48
48
|
rotate: 0,
|
49
49
|
vFlip: !1,
|
50
50
|
hFlip: !1
|
51
|
-
}),
|
51
|
+
}), lt = Object.freeze({
|
52
52
|
...Qn,
|
53
|
-
...
|
53
|
+
...tt
|
54
54
|
}), vt = Object.freeze({
|
55
|
-
...
|
55
|
+
...lt,
|
56
56
|
body: "",
|
57
57
|
hidden: !1
|
58
58
|
});
|
@@ -65,7 +65,7 @@ function Yi(e, n) {
|
|
65
65
|
function hn(e, n) {
|
66
66
|
const t = Yi(e, n);
|
67
67
|
for (const s in vt)
|
68
|
-
s in
|
68
|
+
s in tt ? s in e && !(s in t) && (t[s] = tt[s]) : s in n ? t[s] = n[s] : s in e && (t[s] = e[s]);
|
69
69
|
return t;
|
70
70
|
}
|
71
71
|
function Xi(e, n) {
|
@@ -176,14 +176,14 @@ function ti(e) {
|
|
176
176
|
return typeof e == "boolean" && (Re = e), Re;
|
177
177
|
}
|
178
178
|
function no(e) {
|
179
|
-
const n = typeof e == "string" ?
|
179
|
+
const n = typeof e == "string" ? ot(e, !0, Re) : e;
|
180
180
|
if (n) {
|
181
181
|
const t = ve(n.provider, n.prefix), s = n.name;
|
182
182
|
return t.icons[s] || (t.missing.has(s) ? null : void 0);
|
183
183
|
}
|
184
184
|
}
|
185
185
|
function io(e, n) {
|
186
|
-
const t =
|
186
|
+
const t = ot(e, !0, Re);
|
187
187
|
if (!t)
|
188
188
|
return !1;
|
189
189
|
const s = ve(t.provider, t.prefix);
|
@@ -199,7 +199,7 @@ function ni(e, n) {
|
|
199
199
|
})), o;
|
200
200
|
}
|
201
201
|
const t = e.prefix;
|
202
|
-
if (!
|
202
|
+
if (!Ze({
|
203
203
|
provider: n,
|
204
204
|
prefix: t,
|
205
205
|
name: "a"
|
@@ -213,7 +213,7 @@ const ii = Object.freeze({
|
|
213
213
|
height: null
|
214
214
|
}), oi = Object.freeze({
|
215
215
|
...ii,
|
216
|
-
...
|
216
|
+
...tt
|
217
217
|
}), oo = /(-?[0-9.]*[0-9]+[0-9.]*)/g, lo = /^-?[0-9.]*[0-9]+[0-9.]*$/g;
|
218
218
|
function gn(e, n, t) {
|
219
219
|
if (n === 1)
|
@@ -240,7 +240,7 @@ function gn(e, n, t) {
|
|
240
240
|
}
|
241
241
|
function so(e, n) {
|
242
242
|
const t = {
|
243
|
-
...
|
243
|
+
...lt,
|
244
244
|
...e
|
245
245
|
}, s = {
|
246
246
|
...oi,
|
@@ -333,11 +333,11 @@ function Nt(e) {
|
|
333
333
|
const jt = /* @__PURE__ */ Object.create(null), Ee = [
|
334
334
|
"https://api.simplesvg.com",
|
335
335
|
"https://api.unisvg.com"
|
336
|
-
],
|
336
|
+
], Ye = [];
|
337
337
|
for (; Ee.length > 0; )
|
338
|
-
Ee.length === 1 || Math.random() > 0.5 ?
|
338
|
+
Ee.length === 1 || Math.random() > 0.5 ? Ye.push(Ee.shift()) : Ye.push(Ee.pop());
|
339
339
|
jt[""] = Nt({
|
340
|
-
resources: ["https://api.iconify.design"].concat(
|
340
|
+
resources: ["https://api.iconify.design"].concat(Ye)
|
341
341
|
});
|
342
342
|
function fo(e, n) {
|
343
343
|
const t = Nt(n);
|
@@ -450,7 +450,7 @@ const Co = (e, n, t) => {
|
|
450
450
|
prepare: yo,
|
451
451
|
send: Co
|
452
452
|
};
|
453
|
-
function
|
453
|
+
function wo(e) {
|
454
454
|
const n = {
|
455
455
|
loaded: [],
|
456
456
|
missing: [],
|
@@ -483,7 +483,7 @@ function li(e, n) {
|
|
483
483
|
s && (t.loaderCallbacks = s.filter((o) => o.id !== n));
|
484
484
|
});
|
485
485
|
}
|
486
|
-
function
|
486
|
+
function xo(e) {
|
487
487
|
e.pendingCallbacksFlag || (e.pendingCallbacksFlag = !0, setTimeout(() => {
|
488
488
|
e.pendingCallbacksFlag = !1;
|
489
489
|
const n = e.loaderCallbacks ? e.loaderCallbacks.slice(0) : [];
|
@@ -539,7 +539,7 @@ function vo(e, n, t) {
|
|
539
539
|
function To(e, n = !0, t = !1) {
|
540
540
|
const s = [];
|
541
541
|
return e.forEach((o) => {
|
542
|
-
const i = typeof o == "string" ?
|
542
|
+
const i = typeof o == "string" ? ot(o, n, t) : o;
|
543
543
|
i && s.push(i);
|
544
544
|
}), s;
|
545
545
|
}
|
@@ -564,15 +564,15 @@ function Oo(e, n, t, s) {
|
|
564
564
|
} else
|
565
565
|
r = e.resources.slice(i).concat(e.resources.slice(0, i));
|
566
566
|
const d = Date.now();
|
567
|
-
let u = "pending", h = 0, m, p = null,
|
567
|
+
let u = "pending", h = 0, m, p = null, w = [], y = [];
|
568
568
|
typeof s == "function" && y.push(s);
|
569
569
|
function k() {
|
570
570
|
p && (clearTimeout(p), p = null);
|
571
571
|
}
|
572
572
|
function S() {
|
573
|
-
u === "pending" && (u = "aborted"), k(),
|
573
|
+
u === "pending" && (u = "aborted"), k(), w.forEach((F) => {
|
574
574
|
F.status === "pending" && (F.status = "aborted");
|
575
|
-
}),
|
575
|
+
}), w = [];
|
576
576
|
}
|
577
577
|
function T(F, q) {
|
578
578
|
q && (y = []), typeof F == "function" && y.push(F);
|
@@ -583,7 +583,7 @@ function Oo(e, n, t, s) {
|
|
583
583
|
payload: n,
|
584
584
|
status: u,
|
585
585
|
queriesSent: h,
|
586
|
-
queriesPending:
|
586
|
+
queriesPending: w.length,
|
587
587
|
subscribe: T,
|
588
588
|
abort: S
|
589
589
|
};
|
@@ -594,13 +594,13 @@ function Oo(e, n, t, s) {
|
|
594
594
|
});
|
595
595
|
}
|
596
596
|
function P() {
|
597
|
-
|
597
|
+
w.forEach((F) => {
|
598
598
|
F.status === "pending" && (F.status = "aborted");
|
599
|
-
}),
|
599
|
+
}), w = [];
|
600
600
|
}
|
601
601
|
function D(F, q, J) {
|
602
602
|
const Y = q !== "success";
|
603
|
-
switch (
|
603
|
+
switch (w = w.filter((Z) => Z !== F), u) {
|
604
604
|
case "pending":
|
605
605
|
break;
|
606
606
|
case "failed":
|
@@ -615,7 +615,7 @@ function Oo(e, n, t, s) {
|
|
615
615
|
return;
|
616
616
|
}
|
617
617
|
if (Y) {
|
618
|
-
m = J,
|
618
|
+
m = J, w.length || (r.length ? U() : O());
|
619
619
|
return;
|
620
620
|
}
|
621
621
|
if (k(), P(), !e.random) {
|
@@ -632,7 +632,7 @@ function Oo(e, n, t, s) {
|
|
632
632
|
k();
|
633
633
|
const F = r.shift();
|
634
634
|
if (F === void 0) {
|
635
|
-
if (
|
635
|
+
if (w.length) {
|
636
636
|
p = setTimeout(() => {
|
637
637
|
k(), u === "pending" && (P(), O());
|
638
638
|
}, e.timeout);
|
@@ -648,7 +648,7 @@ function Oo(e, n, t, s) {
|
|
648
648
|
D(q, J, Y);
|
649
649
|
}
|
650
650
|
};
|
651
|
-
|
651
|
+
w.push(q), h++, p = setTimeout(U, e.rotate), t(F, n, q.callback);
|
652
652
|
}
|
653
653
|
return setTimeout(U), B;
|
654
654
|
}
|
@@ -666,8 +666,8 @@ function si(e) {
|
|
666
666
|
n,
|
667
667
|
d,
|
668
668
|
u,
|
669
|
-
(p,
|
670
|
-
s(), h && h(p,
|
669
|
+
(p, w) => {
|
670
|
+
s(), h && h(p, w);
|
671
671
|
}
|
672
672
|
);
|
673
673
|
return t.push(m), m;
|
@@ -733,7 +733,7 @@ function zt(e, n, t) {
|
|
733
733
|
} catch {
|
734
734
|
}
|
735
735
|
}
|
736
|
-
function
|
736
|
+
function wn(e, n) {
|
737
737
|
try {
|
738
738
|
e.removeItem(n);
|
739
739
|
} catch {
|
@@ -745,7 +745,7 @@ function It(e, n) {
|
|
745
745
|
function Mt(e) {
|
746
746
|
return parseInt(Ot(e, ai)) || 0;
|
747
747
|
}
|
748
|
-
const
|
748
|
+
const st = {
|
749
749
|
local: !0,
|
750
750
|
session: !0
|
751
751
|
}, di = {
|
@@ -756,15 +756,15 @@ let Wt = !1;
|
|
756
756
|
function Fo(e) {
|
757
757
|
Wt = e;
|
758
758
|
}
|
759
|
-
let
|
759
|
+
let Ke = typeof window > "u" ? {} : window;
|
760
760
|
function ci(e) {
|
761
761
|
const n = e + "Storage";
|
762
762
|
try {
|
763
|
-
if (
|
764
|
-
return
|
763
|
+
if (Ke && Ke[n] && typeof Ke[n].length == "number")
|
764
|
+
return Ke[n];
|
765
765
|
} catch {
|
766
766
|
}
|
767
|
-
|
767
|
+
st[e] = !1;
|
768
768
|
}
|
769
769
|
function ui(e, n) {
|
770
770
|
const t = ci(e);
|
@@ -775,7 +775,7 @@ function ui(e, n) {
|
|
775
775
|
if (s) {
|
776
776
|
const d = Mt(t);
|
777
777
|
for (let u = 0; u < d; u++)
|
778
|
-
|
778
|
+
wn(t, Ne + u.toString());
|
779
779
|
}
|
780
780
|
zt(t, _n, Cn), It(t, 0);
|
781
781
|
return;
|
@@ -789,7 +789,7 @@ function ui(e, n) {
|
|
789
789
|
return !0;
|
790
790
|
} catch {
|
791
791
|
}
|
792
|
-
|
792
|
+
wn(t, u);
|
793
793
|
}
|
794
794
|
};
|
795
795
|
let r = Mt(t);
|
@@ -799,7 +799,7 @@ function ui(e, n) {
|
|
799
799
|
function mi() {
|
800
800
|
if (!Wt) {
|
801
801
|
Fo(!0);
|
802
|
-
for (const e in
|
802
|
+
for (const e in st)
|
803
803
|
ui(e, (n) => {
|
804
804
|
const t = n.data, s = n.provider, o = t.prefix, i = ve(
|
805
805
|
s,
|
@@ -817,7 +817,7 @@ function Bo(e, n) {
|
|
817
817
|
if (t && t >= n)
|
818
818
|
return t === n;
|
819
819
|
if (e.lastModifiedCached = n, t)
|
820
|
-
for (const s in
|
820
|
+
for (const s in st)
|
821
821
|
ui(s, (o) => {
|
822
822
|
const i = o.data;
|
823
823
|
return o.provider !== e.provider || i.prefix !== e.prefix || i.lastModified === n;
|
@@ -828,7 +828,7 @@ function Po(e, n) {
|
|
828
828
|
Wt || mi();
|
829
829
|
function t(s) {
|
830
830
|
let o;
|
831
|
-
if (!
|
831
|
+
if (!st[s] || !(o = ci(s)))
|
832
832
|
return;
|
833
833
|
const i = di[s];
|
834
834
|
let r;
|
@@ -849,11 +849,11 @@ function Po(e, n) {
|
|
849
849
|
}
|
850
850
|
n.lastModified && !Bo(e, n.lastModified) || Object.keys(n.icons).length && (n.not_found && (n = Object.assign({}, n), delete n.not_found), t("local") || t("session"));
|
851
851
|
}
|
852
|
-
function
|
852
|
+
function xn() {
|
853
853
|
}
|
854
854
|
function Ao(e) {
|
855
855
|
e.iconsLoaderFlag || (e.iconsLoaderFlag = !0, setTimeout(() => {
|
856
|
-
e.iconsLoaderFlag = !1,
|
856
|
+
e.iconsLoaderFlag = !1, xo(e);
|
857
857
|
}));
|
858
858
|
}
|
859
859
|
function Eo(e, n) {
|
@@ -881,8 +881,8 @@ function Eo(e, n) {
|
|
881
881
|
if (!m.length)
|
882
882
|
return;
|
883
883
|
const p = e.pendingIcons;
|
884
|
-
p && m.forEach((
|
885
|
-
p.delete(
|
884
|
+
p && m.forEach((w) => {
|
885
|
+
p.delete(w);
|
886
886
|
}), Po(e, u);
|
887
887
|
} catch (m) {
|
888
888
|
console.error(m);
|
@@ -893,7 +893,7 @@ function Eo(e, n) {
|
|
893
893
|
}));
|
894
894
|
}
|
895
895
|
const Vo = (e, n) => {
|
896
|
-
const t = To(e, !0, ti()), s =
|
896
|
+
const t = To(e, !0, ti()), s = wo(t);
|
897
897
|
if (!s.pending.length) {
|
898
898
|
let u = !0;
|
899
899
|
return n && setTimeout(() => {
|
@@ -901,7 +901,7 @@ const Vo = (e, n) => {
|
|
901
901
|
s.loaded,
|
902
902
|
s.missing,
|
903
903
|
s.pending,
|
904
|
-
|
904
|
+
xn
|
905
905
|
);
|
906
906
|
}), () => {
|
907
907
|
u = !1;
|
@@ -917,12 +917,12 @@ const Vo = (e, n) => {
|
|
917
917
|
const p = o[h] || (o[h] = /* @__PURE__ */ Object.create(null));
|
918
918
|
p[m] || (p[m] = []);
|
919
919
|
}), s.pending.forEach((u) => {
|
920
|
-
const { provider: h, prefix: m, name: p } = u,
|
920
|
+
const { provider: h, prefix: m, name: p } = u, w = ve(h, m), y = w.pendingIcons || (w.pendingIcons = /* @__PURE__ */ new Set());
|
921
921
|
y.has(p) || (y.add(p), o[h][m].push(p));
|
922
922
|
}), i.forEach((u) => {
|
923
923
|
const { provider: h, prefix: m } = u;
|
924
924
|
o[h][m].length && Eo(u, o[h][m]);
|
925
|
-
}), n ? vo(n, s, i) :
|
925
|
+
}), n ? vo(n, s, i) : xn;
|
926
926
|
};
|
927
927
|
function Do(e, n) {
|
928
928
|
const t = {
|
@@ -1013,10 +1013,10 @@ for (const e in Tn) {
|
|
1013
1013
|
for (const t in vn)
|
1014
1014
|
n[e + t] = vn[t];
|
1015
1015
|
}
|
1016
|
-
const
|
1016
|
+
const Xe = {};
|
1017
1017
|
["horizontal", "vertical"].forEach((e) => {
|
1018
1018
|
const n = e.slice(0, 1) + "Flip";
|
1019
|
-
|
1019
|
+
Xe[e + "-flip"] = n, Xe[e.slice(0, 1) + "-flip"] = n, Xe[e + "Flip"] = n;
|
1020
1020
|
});
|
1021
1021
|
function Sn(e) {
|
1022
1022
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
@@ -1051,7 +1051,7 @@ const On = (e, n) => {
|
|
1051
1051
|
T !== !0 && T !== "true" && delete s["aria-hidden"];
|
1052
1052
|
break;
|
1053
1053
|
default: {
|
1054
|
-
const B =
|
1054
|
+
const B = Xe[S];
|
1055
1055
|
B ? (T === !0 || T === "true" || T === 1) && (t[B] = !0) : kn[S] === void 0 && (s[S] = T);
|
1056
1056
|
}
|
1057
1057
|
}
|
@@ -1065,10 +1065,10 @@ const On = (e, n) => {
|
|
1065
1065
|
let S = 0, T = n.id;
|
1066
1066
|
return typeof T == "string" && (T = T.replace(/-/g, "_")), s.innerHTML = uo(u.body, T ? () => T + "ID" + S++ : "iconifyVue"), fn("svg", s);
|
1067
1067
|
}
|
1068
|
-
const { body: m, width: p, height:
|
1068
|
+
const { body: m, width: p, height: w } = e, y = o === "mask" || (o === "bg" ? !1 : m.indexOf("currentColor") !== -1), k = No(m, {
|
1069
1069
|
...h,
|
1070
1070
|
width: p + "",
|
1071
|
-
height:
|
1071
|
+
height: w + ""
|
1072
1072
|
});
|
1073
1073
|
return s.style = {
|
1074
1074
|
...i,
|
@@ -1115,7 +1115,7 @@ if (typeof document < "u" && typeof window < "u") {
|
|
1115
1115
|
}
|
1116
1116
|
}
|
1117
1117
|
const Go = {
|
1118
|
-
...
|
1118
|
+
...lt,
|
1119
1119
|
body: ""
|
1120
1120
|
}, Jo = Yn({
|
1121
1121
|
// Do not inherit other attributes: it is handled by render()
|
@@ -1146,7 +1146,7 @@ const Go = {
|
|
1146
1146
|
data: e
|
1147
1147
|
};
|
1148
1148
|
let t;
|
1149
|
-
if (typeof e != "string" || (t =
|
1149
|
+
if (typeof e != "string" || (t = ot(e, !1, !0)) === null)
|
1150
1150
|
return this.abortLoading(), null;
|
1151
1151
|
const s = no(t);
|
1152
1152
|
if (!s)
|
@@ -1172,7 +1172,7 @@ const Go = {
|
|
1172
1172
|
...e,
|
1173
1173
|
class: (typeof e.class == "string" ? e.class + " " : "") + n.classes.join(" ")
|
1174
1174
|
}), On({
|
1175
|
-
...
|
1175
|
+
...lt,
|
1176
1176
|
...n.data
|
1177
1177
|
}, t);
|
1178
1178
|
}
|
@@ -1228,7 +1228,7 @@ const Go = {
|
|
1228
1228
|
}
|
1229
1229
|
}, Zo = ["title"];
|
1230
1230
|
function Yo(e, n, t, s, o, i) {
|
1231
|
-
const r =
|
1231
|
+
const r = Ce("Icon");
|
1232
1232
|
return i.isIconify ? (l(), C(r, {
|
1233
1233
|
key: 0,
|
1234
1234
|
icon: t.iconClass,
|
@@ -1241,22 +1241,22 @@ function Yo(e, n, t, s, o, i) {
|
|
1241
1241
|
}, null, 10, Zo));
|
1242
1242
|
}
|
1243
1243
|
const z = /* @__PURE__ */ L(Ko, [["render", Yo]]);
|
1244
|
-
function
|
1245
|
-
return
|
1244
|
+
function ye(e, n) {
|
1245
|
+
return at(e, "EditComponentWrapper", n);
|
1246
1246
|
}
|
1247
1247
|
function Xo(e) {
|
1248
|
-
return
|
1248
|
+
return at(e, "EditModeSettingsSidebar");
|
1249
1249
|
}
|
1250
1250
|
function Qo(e) {
|
1251
|
-
return
|
1251
|
+
return at(e, "EditModeMainSidebar");
|
1252
1252
|
}
|
1253
|
-
function
|
1253
|
+
function at(e, n, t) {
|
1254
1254
|
var s;
|
1255
|
-
return ((s = e == null ? void 0 : e.$options) == null ? void 0 : s.name) === n && (t == null || t(e)) ? e : e != null && e.$parent ?
|
1255
|
+
return ((s = e == null ? void 0 : e.$options) == null ? void 0 : s.name) === n && (t == null || t(e)) ? e : e != null && e.$parent ? at(e.$parent, n, t) : null;
|
1256
1256
|
}
|
1257
|
-
function
|
1257
|
+
function _e(e, ...n) {
|
1258
1258
|
const t = [];
|
1259
|
-
for (let s =
|
1259
|
+
for (let s = ye(e); s; s = ye(s.$parent))
|
1260
1260
|
s.componentPath && t.unshift(...s.componentPath);
|
1261
1261
|
return t.push(...n), t;
|
1262
1262
|
}
|
@@ -1322,10 +1322,10 @@ const el = {
|
|
1322
1322
|
},
|
1323
1323
|
computed: {
|
1324
1324
|
isOuterComponent() {
|
1325
|
-
return !
|
1325
|
+
return !ye(this.$parent, (e) => (e == null ? void 0 : e.componentName) !== "CmdContainer");
|
1326
1326
|
},
|
1327
1327
|
active() {
|
1328
|
-
return this.editModeContext ?
|
1328
|
+
return this.editModeContext ? ye(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer") ? !!this.editModeContext.system.isActiveChildComponent(de(this)) : !!this.editModeContext.system.isActiveComponent(de(this)) : !1;
|
1329
1329
|
},
|
1330
1330
|
editing() {
|
1331
1331
|
var e;
|
@@ -1345,7 +1345,7 @@ const el = {
|
|
1345
1345
|
},
|
1346
1346
|
// provide actions from store as methods inside this component
|
1347
1347
|
showActionButtons() {
|
1348
|
-
const e =
|
1348
|
+
const e = ye(this.$parent, (n) => (n == null ? void 0 : n.componentName) !== "CmdContainer");
|
1349
1349
|
this.editModeContext.system.setActiveComponent(de(e), de(this));
|
1350
1350
|
},
|
1351
1351
|
deleteComponent() {
|
@@ -1418,7 +1418,7 @@ const el = {
|
|
1418
1418
|
};
|
1419
1419
|
function de(e) {
|
1420
1420
|
const n = [];
|
1421
|
-
for (let t = e; t; t =
|
1421
|
+
for (let t = e; t; t = ye(t.$parent))
|
1422
1422
|
t.componentPath && n.unshift(...t.componentPath);
|
1423
1423
|
return n;
|
1424
1424
|
}
|
@@ -1509,7 +1509,7 @@ function gl(e, n, t, s, o, i) {
|
|
1509
1509
|
], 2))
|
1510
1510
|
]))
|
1511
1511
|
], 8, nl), [
|
1512
|
-
[
|
1512
|
+
[be, i.active]
|
1513
1513
|
])
|
1514
1514
|
])) : (l(), a(_, { key: 1 }, [
|
1515
1515
|
i.isOuterComponent ? (l(), a("p", al, g(t.componentName), 1)) : c("", !0),
|
@@ -1583,7 +1583,7 @@ function gl(e, n, t, s, o, i) {
|
|
1583
1583
|
], 10, pl))
|
1584
1584
|
]))
|
1585
1585
|
], 40, rl), [
|
1586
|
-
[
|
1586
|
+
[be, i.active]
|
1587
1587
|
])
|
1588
1588
|
], 64)),
|
1589
1589
|
A(e.$slots, "default", { editing: i.editing })
|
@@ -1621,7 +1621,7 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = {
|
|
1621
1621
|
if (this.$refs.editComponentWrapper)
|
1622
1622
|
(e = this.$refs.editComponentWrapper) == null || e.addUpdateHandlerProvider(this.updateHandlerProvider);
|
1623
1623
|
else {
|
1624
|
-
const n =
|
1624
|
+
const n = ye(this.$parent);
|
1625
1625
|
n && (n.addEditStateListener((t) => this.editing = t), n.addUpdateHandlerProvider(this.updateHandlerProvider), n.setAddHandlerProvider(this.addHandlerProvider));
|
1626
1626
|
}
|
1627
1627
|
this.mainSidebarContext = !!Qo(this), this.settingsContext = !!Xo(this);
|
@@ -1686,7 +1686,7 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = {
|
|
1686
1686
|
computed: {
|
1687
1687
|
componentActive() {
|
1688
1688
|
var e;
|
1689
|
-
return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent(
|
1689
|
+
return (e = this.editModeContext) == null ? void 0 : e.system.isActiveComponent(_e(ye(this)));
|
1690
1690
|
},
|
1691
1691
|
headlineComponentPath() {
|
1692
1692
|
return this.componentPath || ["props", "cmdHeadline"];
|
@@ -1725,9 +1725,9 @@ const Se = /* @__PURE__ */ L(el, [["render", gl]]), $ = {
|
|
1725
1725
|
immediate: !0
|
1726
1726
|
}
|
1727
1727
|
}
|
1728
|
-
}, bl = { class: "pre-headline-text-wrapper" }, Cl = ["innerHTML"], _l = { class: "pre-headline-text" },
|
1729
|
-
|
1730
|
-
|
1728
|
+
}, bl = { class: "pre-headline-text-wrapper" }, Cl = ["innerHTML"], _l = { class: "pre-headline-text" }, wl = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), xl = /* @__PURE__ */ f("span", null, "Add new headline", -1), kl = [
|
1729
|
+
wl,
|
1730
|
+
xl
|
1731
1731
|
];
|
1732
1732
|
function vl(e, n, t, s, o, i) {
|
1733
1733
|
var h;
|
@@ -1739,7 +1739,7 @@ function vl(e, n, t, s, o, i) {
|
|
1739
1739
|
t.preHeadlineText ? (l(), a(_, { key: 0 }, [
|
1740
1740
|
t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
|
1741
1741
|
default: V(() => [
|
1742
|
-
t.cmdIcon ? (l(), C(r,
|
1742
|
+
t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
|
1743
1743
|
f("span", bl, [
|
1744
1744
|
f("span", {
|
1745
1745
|
class: "pre-headline-text",
|
@@ -1747,7 +1747,7 @@ function vl(e, n, t, s, o, i) {
|
|
1747
1747
|
}, null, 8, Cl),
|
1748
1748
|
f("span", null, [
|
1749
1749
|
A(e.$slots, "default", {}, () => [
|
1750
|
-
|
1750
|
+
j(g(t.headlineText), 1)
|
1751
1751
|
])
|
1752
1752
|
])
|
1753
1753
|
])
|
@@ -1756,10 +1756,10 @@ function vl(e, n, t, s, o, i) {
|
|
1756
1756
|
})) : c("", !0)
|
1757
1757
|
], 64)) : (l(), C(De(i.headlineTag), { key: 1 }, {
|
1758
1758
|
default: V(() => [
|
1759
|
-
t.cmdIcon ? (l(), C(r,
|
1759
|
+
t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
|
1760
1760
|
f("span", null, [
|
1761
1761
|
A(e.$slots, "default", {}, () => [
|
1762
|
-
|
1762
|
+
j(g(t.headlineText), 1)
|
1763
1763
|
])
|
1764
1764
|
])
|
1765
1765
|
]),
|
@@ -1788,14 +1788,14 @@ function vl(e, n, t, s, o, i) {
|
|
1788
1788
|
modelValue: o.editableHeadlineText,
|
1789
1789
|
"onUpdate:modelValue": n[0] || (n[0] = (p) => o.editableHeadlineText = p)
|
1790
1790
|
}, null, 8, ["class", "modelValue"])) : t.headlineText ? (l(), a(_, { key: 1 }, [
|
1791
|
-
t.cmdIcon ? (l(), C(r,
|
1791
|
+
t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
|
1792
1792
|
t.preHeadlineText ? (l(), a(_, { key: 1 }, [
|
1793
1793
|
t.headlineText ? (l(), C(De(i.headlineTag), { key: 0 }, {
|
1794
1794
|
default: V(() => [
|
1795
|
-
t.cmdIcon ? (l(), C(r,
|
1795
|
+
t.cmdIcon ? (l(), C(r, N(M({ key: 0 }, t.cmdIcon)), null, 16)) : c("", !0),
|
1796
1796
|
f("span", _l, g(t.preHeadlineText), 1),
|
1797
1797
|
A(e.$slots, "default", {}, () => [
|
1798
|
-
|
1798
|
+
j(g(t.headlineText), 1)
|
1799
1799
|
])
|
1800
1800
|
]),
|
1801
1801
|
_: 3
|
@@ -1803,7 +1803,7 @@ function vl(e, n, t, s, o, i) {
|
|
1803
1803
|
], 64)) : t.headlineText ? (l(), C(De(i.headlineTag), { key: 2 }, {
|
1804
1804
|
default: V(() => [
|
1805
1805
|
A(e.$slots, "default", {}, () => [
|
1806
|
-
|
1806
|
+
j(g(t.headlineText), 1)
|
1807
1807
|
])
|
1808
1808
|
]),
|
1809
1809
|
_: 3
|
@@ -1954,7 +1954,7 @@ function Il(e, n, t, s, o, i) {
|
|
1954
1954
|
ref: "tooltip"
|
1955
1955
|
}, [
|
1956
1956
|
t.cmdHeadline || t.iconClose.show ? (l(), a("div", Sl, [
|
1957
|
-
t.cmdHeadline ? (l(), C(r,
|
1957
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
1958
1958
|
t.iconClose.show && t.toggleVisibilityByClick ? (l(), a("a", {
|
1959
1959
|
key: 1,
|
1960
1960
|
href: "#",
|
@@ -1968,7 +1968,7 @@ function Il(e, n, t, s, o, i) {
|
|
1968
1968
|
], 8, Ol)) : c("", !0)
|
1969
1969
|
])) : c("", !0),
|
1970
1970
|
A(e.$slots, "default", {}, () => [
|
1971
|
-
|
1971
|
+
j(g(t.tooltipText), 1)
|
1972
1972
|
])
|
1973
1973
|
], 2)) : c("", !0);
|
1974
1974
|
}
|
@@ -2129,7 +2129,7 @@ function Dl(e, n, t, s, o, i) {
|
|
2129
2129
|
"headline-level": t.cmdHeadline.headlineLevel
|
2130
2130
|
}, {
|
2131
2131
|
default: V(() => [
|
2132
|
-
|
2132
|
+
j(g(i.headlineRequirements), 1),
|
2133
2133
|
t.labelText ? (l(), a(_, { key: 0 }, [
|
2134
2134
|
Pl,
|
2135
2135
|
f("em", null, g(t.labelText), 1)
|
@@ -2138,7 +2138,7 @@ function Dl(e, n, t, s, o, i) {
|
|
2138
2138
|
_: 1
|
2139
2139
|
}, 8, ["headline-level"])) : c("", !0),
|
2140
2140
|
f("dl", null, [
|
2141
|
-
(l(!0), a(_, null, H(t.inputRequirements, (p,
|
2141
|
+
(l(!0), a(_, null, H(t.inputRequirements, (p, w) => (l(), a(_, { key: w }, [
|
2142
2142
|
f("dt", {
|
2143
2143
|
"aria-live": "assertive",
|
2144
2144
|
class: b(p.valid(t.inputModelValue, t.inputAttributes) ? "success" : "error")
|
@@ -2232,7 +2232,7 @@ function Rl(e, n, t, s, o, i) {
|
|
2232
2232
|
"toggle-visibility-by-click": !0
|
2233
2233
|
}, {
|
2234
2234
|
default: V(() => [
|
2235
|
-
t.cmdListOfRequirements.showRequirements ? (l(), C(r,
|
2235
|
+
t.cmdListOfRequirements.showRequirements ? (l(), C(r, N(M({ key: 0 }, t.cmdListOfRequirements)), null, 16)) : c("", !0)
|
2236
2236
|
]),
|
2237
2237
|
_: 1
|
2238
2238
|
}, 8, ["class", "relatedId"]);
|
@@ -2264,7 +2264,7 @@ const Gt = /* @__PURE__ */ L(ql, [["render", Rl]]), Jt = {
|
|
2264
2264
|
}
|
2265
2265
|
};
|
2266
2266
|
}
|
2267
|
-
},
|
2267
|
+
}, rt = {
|
2268
2268
|
data() {
|
2269
2269
|
return {
|
2270
2270
|
validationStatus: "",
|
@@ -2554,7 +2554,7 @@ const Kt = {
|
|
2554
2554
|
mixins: [
|
2555
2555
|
oe,
|
2556
2556
|
Jt,
|
2557
|
-
|
2557
|
+
rt,
|
2558
2558
|
ze,
|
2559
2559
|
Kt
|
2560
2560
|
],
|
@@ -3062,7 +3062,7 @@ const Kt = {
|
|
3062
3062
|
class: "search-field-wrapper flex-container no-gap"
|
3063
3063
|
}, ps = ["id", "maxlength", "value"], gs = ["title"], ys = ["title"], bs = { key: 1 };
|
3064
3064
|
function Cs(e, n, t, s, o, i) {
|
3065
|
-
var u, h, m, p,
|
3065
|
+
var u, h, m, p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X;
|
3066
3066
|
const r = z, d = Gt;
|
3067
3067
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), a("label", {
|
3068
3068
|
key: 0,
|
@@ -3273,13 +3273,13 @@ function Cs(e, n, t, s, o, i) {
|
|
3273
3273
|
}, i.buttonAttrs, {
|
3274
3274
|
onClick: n[23] || (n[23] = (...E) => i.submit && i.submit(...E))
|
3275
3275
|
}), [
|
3276
|
-
(y = (
|
3276
|
+
(y = (w = t.nativeButton) == null ? void 0 : w.icon) != null && y.show && (((S = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : S.position) === "before" || !((B = (T = t.nativeButton) == null ? void 0 : T.icon) != null && B.position)) ? (l(), C(r, {
|
3277
3277
|
key: 0,
|
3278
3278
|
iconClass: (P = (O = t.nativeButton) == null ? void 0 : O.icon) == null ? void 0 : P.iconClass,
|
3279
3279
|
type: (U = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : U.iconType
|
3280
3280
|
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
3281
3281
|
(F = t.nativeButton) != null && F.icon && ((q = t.nativeButton) != null && q.text) ? (l(), a("span", bs, g(t.nativeButton.text), 1)) : (l(), a(_, { key: 2 }, [
|
3282
|
-
|
3282
|
+
j(g(t.nativeButton.text), 1)
|
3283
3283
|
], 64)),
|
3284
3284
|
(Y = (J = t.nativeButton) == null ? void 0 : J.icon) != null && Y.show && ((le = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : le.position) === "after" ? (l(), C(r, {
|
3285
3285
|
key: 3,
|
@@ -3398,7 +3398,7 @@ const ee = /* @__PURE__ */ L(zl, [["render", Cs]]), _s = {
|
|
3398
3398
|
deep: !0
|
3399
3399
|
}
|
3400
3400
|
}
|
3401
|
-
},
|
3401
|
+
}, ws = { key: 1 }, xs = ["href", "target", "title", "data-type"], ks = ["innerHTML"], vs = { key: 1 }, Ts = ["href", "title"], Ss = { class: "street-address" }, Os = /* @__PURE__ */ f("br", null, null, -1), Is = {
|
3402
3402
|
key: 0,
|
3403
3403
|
class: "postal-code"
|
3404
3404
|
}, Ms = {
|
@@ -3429,7 +3429,7 @@ function Rs(e, n, t, s, o, i) {
|
|
3429
3429
|
type: t.addressEntry.iconType,
|
3430
3430
|
tooltip: t.addressEntry.labelText
|
3431
3431
|
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
3432
|
-
t.showLabelTexts ? (l(), a("span",
|
3432
|
+
t.showLabelTexts ? (l(), a("span", ws, g(t.addressEntry.labelText), 1)) : c("", !0)
|
3433
3433
|
], 2),
|
3434
3434
|
t.addressEntry.type !== "address" && (t.addressEntry.data || t.addressEntry.href) ? (l(), a("dd", {
|
3435
3435
|
key: 0,
|
@@ -3453,8 +3453,8 @@ function Rs(e, n, t, s, o, i) {
|
|
3453
3453
|
title: t.addressEntry.tooltip,
|
3454
3454
|
"data-type": t.addressEntry.type
|
3455
3455
|
}, [
|
3456
|
-
|
3457
|
-
], 8,
|
3456
|
+
j(g(t.addressEntry.data || t.addressEntry.href), 1)
|
3457
|
+
], 8, xs)), [
|
3458
3458
|
[u, t.addressEntry.href]
|
3459
3459
|
]) : (l(), a("span", {
|
3460
3460
|
key: 1,
|
@@ -3478,9 +3478,9 @@ function Rs(e, n, t, s, o, i) {
|
|
3478
3478
|
}, [
|
3479
3479
|
t.addressEntry.zip ? (l(), a("span", Is, g(t.addressEntry.zip), 1)) : c("", !0),
|
3480
3480
|
t.addressEntry.city ? (l(), a("span", Ms, [
|
3481
|
-
|
3481
|
+
j(g(t.addressEntry.city), 1),
|
3482
3482
|
t.addressEntry.state ? (l(), a(_, { key: 0 }, [
|
3483
|
-
|
3483
|
+
j(g(t.addressEntry.state), 1)
|
3484
3484
|
], 64)) : c("", !0)
|
3485
3485
|
])) : c("", !0)
|
3486
3486
|
], 2)) : c("", !0),
|
@@ -3556,9 +3556,9 @@ function Rs(e, n, t, s, o, i) {
|
|
3556
3556
|
}, [
|
3557
3557
|
t.addressEntry.zip ? (l(), a("span", Es, g(t.addressEntry.zip), 1)) : c("", !0),
|
3558
3558
|
t.addressEntry.city ? (l(), a("span", Vs, [
|
3559
|
-
|
3559
|
+
j(g(t.addressEntry.city), 1),
|
3560
3560
|
t.addressEntry.state ? (l(), a(_, { key: 0 }, [
|
3561
|
-
|
3561
|
+
j(" " + g(t.addressEntry.state), 1)
|
3562
3562
|
], 64)) : c("", !0)
|
3563
3563
|
])) : c("", !0)
|
3564
3564
|
], 2)) : c("", !0),
|
@@ -3667,7 +3667,7 @@ const Ns = /* @__PURE__ */ L(_s, [["render", Rs]]), js = {
|
|
3667
3667
|
methods: {
|
3668
3668
|
onAddItem() {
|
3669
3669
|
this.editModeContext.content.addContent(
|
3670
|
-
|
3670
|
+
_e(this, "props", "addressData", -1),
|
3671
3671
|
this.itemProvider
|
3672
3672
|
);
|
3673
3673
|
},
|
@@ -3722,7 +3722,7 @@ function pa(e, n, t, s, o, i) {
|
|
3722
3722
|
const r = G, d = Ns, u = Se, h = z;
|
3723
3723
|
return l(), a("div", zs, [
|
3724
3724
|
t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
|
3725
|
-
(m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r,
|
3725
|
+
(m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
3726
3726
|
f("address", Ws, [
|
3727
3727
|
t.showLabels && (t.showLabelTexts || t.showLabelIcons) && !t.showIconsOnly ? (l(), a(_, { key: 0 }, [
|
3728
3728
|
e.editModeContext ? (l(), a(_, { key: 1 }, [
|
@@ -3732,14 +3732,14 @@ function pa(e, n, t, s, o, i) {
|
|
3732
3732
|
class: "button confirm small",
|
3733
3733
|
onClick: n[0] || (n[0] = (...p) => i.onAddItem && i.onAddItem(...p))
|
3734
3734
|
}, Zs)) : c("", !0),
|
3735
|
-
(l(!0), a(_, null, H(t.addressData, (p,
|
3736
|
-
key: "x" +
|
3735
|
+
(l(!0), a(_, null, H(t.addressData, (p, w) => (l(), C(u, {
|
3736
|
+
key: "x" + w,
|
3737
3737
|
class: "edit-items",
|
3738
3738
|
showComponentName: !1,
|
3739
3739
|
allowedComponentTypes: [],
|
3740
3740
|
componentName: "CmdAddressDataItem",
|
3741
3741
|
componentProps: p,
|
3742
|
-
componentPath: ["props", "addressData",
|
3742
|
+
componentPath: ["props", "addressData", w]
|
3743
3743
|
}, {
|
3744
3744
|
default: V(() => [
|
3745
3745
|
f("dl", null, [
|
@@ -3753,8 +3753,8 @@ function pa(e, n, t, s, o, i) {
|
|
3753
3753
|
_: 2
|
3754
3754
|
}, 1032, ["componentProps", "componentPath"]))), 128))
|
3755
3755
|
], 64)) : (l(), a("dl", Gs, [
|
3756
|
-
(l(!0), a(_, null, H(t.addressData, (p,
|
3757
|
-
key:
|
3756
|
+
(l(!0), a(_, null, H(t.addressData, (p, w) => (l(), C(d, {
|
3757
|
+
key: w,
|
3758
3758
|
addressEntry: p,
|
3759
3759
|
showLabelIcons: t.showLabelIcons,
|
3760
3760
|
showLabelTexts: t.showLabelTexts,
|
@@ -3765,7 +3765,7 @@ function pa(e, n, t, s, o, i) {
|
|
3765
3765
|
key: 1,
|
3766
3766
|
class: b(["flex-container", { vertical: !t.showIconsOnly }])
|
3767
3767
|
}, [
|
3768
|
-
(l(!0), a(_, null, H(t.addressData, (p,
|
3768
|
+
(l(!0), a(_, null, H(t.addressData, (p, w) => (l(), a(_, { key: w }, [
|
3769
3769
|
p.href || p.name === "address" && p.linkGoogleMaps || !t.showIconsOnly ? (l(), a("li", {
|
3770
3770
|
key: 0,
|
3771
3771
|
class: b({ "no-flex": t.showIconsOnly })
|
@@ -3783,7 +3783,7 @@ function pa(e, n, t, s, o, i) {
|
|
3783
3783
|
type: p.iconType
|
3784
3784
|
}, null, 8, ["iconClass", "type"])) : c("", !0)
|
3785
3785
|
], 64)) : (l(), a(_, { key: 1 }, [
|
3786
|
-
|
3786
|
+
j(g(p.href), 1)
|
3787
3787
|
], 64))
|
3788
3788
|
], 8, Ys)) : t.showIconsOnly ? c("", !0) : (l(), a("span", {
|
3789
3789
|
key: 1,
|
@@ -3813,9 +3813,9 @@ function pa(e, n, t, s, o, i) {
|
|
3813
3813
|
}, [
|
3814
3814
|
p.zip ? (l(), a("span", ta, g(p.zip) + " ", 1)) : c("", !0),
|
3815
3815
|
p.city ? (l(), a("span", na, [
|
3816
|
-
|
3816
|
+
j(g(p.city), 1),
|
3817
3817
|
p.state ? (l(), a(_, { key: 0 }, [
|
3818
|
-
|
3818
|
+
j(g(p.state), 1)
|
3819
3819
|
], 64)) : c("", !0)
|
3820
3820
|
])) : c("", !0),
|
3821
3821
|
ia
|
@@ -3842,9 +3842,9 @@ function pa(e, n, t, s, o, i) {
|
|
3842
3842
|
}, [
|
3843
3843
|
p.zip ? (l(), a("span", da, g(p.zip) + " ", 1)) : c("", !0),
|
3844
3844
|
p.city ? (l(), a("span", ca, [
|
3845
|
-
|
3845
|
+
j(g(p.city), 1),
|
3846
3846
|
p.state ? (l(), a(_, { key: 0 }, [
|
3847
|
-
|
3847
|
+
j(g(p.state), 1)
|
3848
3848
|
], 64)) : c("", !0)
|
3849
3849
|
])) : c("", !0),
|
3850
3850
|
ua
|
@@ -4014,16 +4014,16 @@ const Sy = /* @__PURE__ */ L(ya, [["render", Ca]]), _a = {
|
|
4014
4014
|
navigator.clipboard.writeText(n), alert(n + " was copied to clipboard");
|
4015
4015
|
}
|
4016
4016
|
}
|
4017
|
-
},
|
4017
|
+
}, wa = { class: "cmd-bank-account-data" }, xa = { key: 0 }, ka = ["onClick", "title"], va = { key: 1 };
|
4018
4018
|
function Ta(e, n, t, s, o, i) {
|
4019
4019
|
const r = G, d = z;
|
4020
|
-
return l(), a("div",
|
4020
|
+
return l(), a("div", wa, [
|
4021
4021
|
t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), a(_, { key: 1 }, [
|
4022
|
-
t.cmdHeadline ? (l(), C(r,
|
4022
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
4023
4023
|
f("dl", null, [
|
4024
4024
|
(l(!0), a(_, null, H(t.accountData, (u, h) => (l(), a(_, { key: h }, [
|
4025
4025
|
f("dt", null, g(u.text), 1),
|
4026
|
-
t.allowCopyByClick && u.allowCopy ? (l(), a("dd",
|
4026
|
+
t.allowCopyByClick && u.allowCopy ? (l(), a("dd", xa, [
|
4027
4027
|
f("span", null, g(u.value), 1),
|
4028
4028
|
f("a", {
|
4029
4029
|
href: "#",
|
@@ -4291,7 +4291,7 @@ const Da = {
|
|
4291
4291
|
mixins: [
|
4292
4292
|
oe,
|
4293
4293
|
Va,
|
4294
|
-
|
4294
|
+
rt
|
4295
4295
|
],
|
4296
4296
|
inject: {
|
4297
4297
|
editModeContext: {
|
@@ -4522,7 +4522,7 @@ const Da = {
|
|
4522
4522
|
function za(e, n, t, s, o, i) {
|
4523
4523
|
const r = G, d = ee, u = Ea;
|
4524
4524
|
return l(), a("div", Ha, [
|
4525
|
-
t.cmdHeadline ? (l(), C(r,
|
4525
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
4526
4526
|
v(u, {
|
4527
4527
|
onSubmit: i.onSubmit,
|
4528
4528
|
novalidate: "novalidate",
|
@@ -4531,7 +4531,7 @@ function za(e, n, t, s, o, i) {
|
|
4531
4531
|
formAction: t.formAction
|
4532
4532
|
}, {
|
4533
4533
|
default: V(() => {
|
4534
|
-
var h, m, p,
|
4534
|
+
var h, m, p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe, ne, nn, on, ln, sn, an, rn, dn, cn, un, mn;
|
4535
4535
|
return [
|
4536
4536
|
t.configuration.salutation ? (l(), a("div", qa, [
|
4537
4537
|
v(d, {
|
@@ -4551,7 +4551,7 @@ function za(e, n, t, s, o, i) {
|
|
4551
4551
|
labelText: e.getMessage("basic_form.labeltext.salutation_female"),
|
4552
4552
|
name: ((p = t.configuration.salutation) == null ? void 0 : p.name) || "salutation",
|
4553
4553
|
inputValue: "f",
|
4554
|
-
replaceInputType: (
|
4554
|
+
replaceInputType: (w = t.configuration.salutation) == null ? void 0 : w.replaceInputType,
|
4555
4555
|
modelValue: o.formData.salutation.value,
|
4556
4556
|
"onUpdate:modelValue": n[1] || (n[1] = (W) => o.formData.salutation.value = W),
|
4557
4557
|
onValidate: i.onValidate
|
@@ -4860,7 +4860,7 @@ const Xa = /* @__PURE__ */ L(Ga, [["render", Ya]]), Qa = {
|
|
4860
4860
|
}
|
4861
4861
|
}, $a = ["href", "target"];
|
4862
4862
|
function er(e, n, t, s, o, i) {
|
4863
|
-
const r = Xa, d =
|
4863
|
+
const r = Xa, d = Ce("router-link");
|
4864
4864
|
return t.linkType === "href" ? (l(), a("a", {
|
4865
4865
|
key: 0,
|
4866
4866
|
href: t.path,
|
@@ -5171,7 +5171,7 @@ const tr = {
|
|
5171
5171
|
rr
|
5172
5172
|
], cr = ["innerHTML"], ur = ["src", "alt", "title"], mr = ["innerHTML"], fr = ["src", "alt", "title"];
|
5173
5173
|
function hr(e, n, t, s, o, i) {
|
5174
|
-
var u, h, m, p,
|
5174
|
+
var u, h, m, p, w, y, k, S, T, B;
|
5175
5175
|
const r = ee, d = Se;
|
5176
5176
|
return e.editModeContext ? (l(), C(d, {
|
5177
5177
|
key: 0,
|
@@ -5273,7 +5273,7 @@ function hr(e, n, t, s, o, i) {
|
|
5273
5273
|
}, null, 8, cr)) : c("", !0),
|
5274
5274
|
f("img", {
|
5275
5275
|
src: i.imageSource,
|
5276
|
-
alt: (
|
5276
|
+
alt: (w = t.image) == null ? void 0 : w.alt,
|
5277
5277
|
title: (y = t.image) == null ? void 0 : y.tooltip,
|
5278
5278
|
onLoad: n[4] || (n[4] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
|
5279
5279
|
}, null, 40, ur),
|
@@ -5289,7 +5289,7 @@ function hr(e, n, t, s, o, i) {
|
|
5289
5289
|
onLoad: n[5] || (n[5] = (...O) => i.onImageLoaded && i.onImageLoaded(...O))
|
5290
5290
|
}, null, 40, fr));
|
5291
5291
|
}
|
5292
|
-
const
|
5292
|
+
const we = /* @__PURE__ */ L(tr, [["render", hr]]), pr = {
|
5293
5293
|
name: "CmdSlideButton",
|
5294
5294
|
props: {
|
5295
5295
|
/**
|
@@ -5355,7 +5355,7 @@ function yr(e, n, t, s, o, i) {
|
|
5355
5355
|
}, null, 8, ["type", "iconClass"])
|
5356
5356
|
], 10, gr);
|
5357
5357
|
}
|
5358
|
-
const
|
5358
|
+
const dt = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
|
5359
5359
|
data() {
|
5360
5360
|
return {
|
5361
5361
|
defaultMessageProperties: {
|
@@ -5537,7 +5537,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
|
|
5537
5537
|
},
|
5538
5538
|
onAddItem() {
|
5539
5539
|
this.editModeContext.content.addContent(
|
5540
|
-
|
5540
|
+
_e(this, "props", "thumbnailScrollerItems", -1),
|
5541
5541
|
this.itemProvider
|
5542
5542
|
);
|
5543
5543
|
},
|
@@ -5565,7 +5565,7 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
|
|
5565
5565
|
e && this.items.unshift(e);
|
5566
5566
|
},
|
5567
5567
|
showFancyBox(e) {
|
5568
|
-
this.allowOpenFancyBox &&
|
5568
|
+
this.allowOpenFancyBox && ct({ fancyBoxGallery: this.items, defaultGalleryIndex: e }), this.emitCurrentItemId(e);
|
5569
5569
|
},
|
5570
5570
|
emitCurrentItemId(e) {
|
5571
5571
|
if (this.contentType === "image") {
|
@@ -5590,13 +5590,13 @@ const ct = /* @__PURE__ */ L(pr, [["render", yr]]), br = {
|
|
5590
5590
|
deep: !0
|
5591
5591
|
}
|
5592
5592
|
}
|
5593
|
-
}, _r = { class: "inner-thumbnail-wrapper" },
|
5593
|
+
}, _r = { class: "inner-thumbnail-wrapper" }, wr = ["href", "onClick", "title", "target"], xr = { key: 1 }, kr = { key: 1 }, vr = { key: 0 }, Tr = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), Sr = /* @__PURE__ */ f("span", null, "Add new thumbnail-scroller-image", -1), Or = [
|
5594
5594
|
Tr,
|
5595
5595
|
Sr
|
5596
5596
|
];
|
5597
5597
|
function Ir(e, n, t, s, o, i) {
|
5598
5598
|
var m;
|
5599
|
-
const r = G, d =
|
5599
|
+
const r = G, d = dt, u = we, h = z;
|
5600
5600
|
return l(), a("div", {
|
5601
5601
|
class: b([
|
5602
5602
|
"cmd-thumbnail-scroller",
|
@@ -5609,7 +5609,7 @@ function Ir(e, n, t, s, o, i) {
|
|
5609
5609
|
]),
|
5610
5610
|
ref: "thumbnail-scroller"
|
5611
5611
|
}, [
|
5612
|
-
(m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r,
|
5612
|
+
(m = t.cmdHeadline) != null && m.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
5613
5613
|
f("div", _r, [
|
5614
5614
|
o.showSlidebuttons ? (l(), C(d, {
|
5615
5615
|
key: 0,
|
@@ -5621,12 +5621,12 @@ function Ir(e, n, t, s, o, i) {
|
|
5621
5621
|
tag: "ul"
|
5622
5622
|
}, {
|
5623
5623
|
default: V(() => [
|
5624
|
-
(l(!0), a(_, null, H(o.items, (p,
|
5624
|
+
(l(!0), a(_, null, H(o.items, (p, w) => (l(), a("li", { key: w }, [
|
5625
5625
|
e.editModeContext ? t.contentType === "image" ? (l(), C(u, {
|
5626
5626
|
key: 1,
|
5627
5627
|
image: p.image,
|
5628
5628
|
figcaption: p.figcaption,
|
5629
|
-
componentPath: ["props", "thumbnailScrollerItems",
|
5629
|
+
componentPath: ["props", "thumbnailScrollerItems", w],
|
5630
5630
|
editModeConfig: i.imageStructure()
|
5631
5631
|
}, null, 8, ["image", "figcaption", "componentPath", "editModeConfig"])) : t.contentType === "text" ? (l(), a(_, { key: 2 }, [
|
5632
5632
|
p.iconClass ? (l(), C(h, {
|
@@ -5638,8 +5638,8 @@ function Ir(e, n, t, s, o, i) {
|
|
5638
5638
|
], 64)) : c("", !0) : (l(), a("a", {
|
5639
5639
|
key: 0,
|
5640
5640
|
href: t.executeOnClick === "url" ? p.url : "#",
|
5641
|
-
onClick: (y) => i.executeLink(
|
5642
|
-
class: b([{ active: t.activeItemIndex ===
|
5641
|
+
onClick: (y) => i.executeLink(w, y),
|
5642
|
+
class: b([{ active: t.activeItemIndex === w }, p.id ? "item-" + p.id : ""]),
|
5643
5643
|
title: i.tooltip,
|
5644
5644
|
target: t.executeOnClick === "url" ? "_blank" : null
|
5645
5645
|
}, [
|
@@ -5653,9 +5653,9 @@ function Ir(e, n, t, s, o, i) {
|
|
5653
5653
|
iconClass: p.iconClass,
|
5654
5654
|
type: p.iconType
|
5655
5655
|
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5656
|
-
p.text ? (l(), a("span",
|
5656
|
+
p.text ? (l(), a("span", xr, g(p.text), 1)) : c("", !0)
|
5657
5657
|
], 64))
|
5658
|
-
], 10,
|
5658
|
+
], 10, wr))
|
5659
5659
|
]))), 128)),
|
5660
5660
|
!o.items.length && t.contentType === "image" ? (l(), a("li", vr, [
|
5661
5661
|
f("button", {
|
@@ -5675,7 +5675,7 @@ function Ir(e, n, t, s, o, i) {
|
|
5675
5675
|
])
|
5676
5676
|
], 2);
|
5677
5677
|
}
|
5678
|
-
const Mr = /* @__PURE__ */ L(Cr, [["render", Ir]]),
|
5678
|
+
const Mr = /* @__PURE__ */ L(Cr, [["render", Ir]]), ct = (e) => {
|
5679
5679
|
const n = document.createElement("div");
|
5680
5680
|
document.querySelector("body").appendChild(n), Wi(pi, {
|
5681
5681
|
...e,
|
@@ -5954,8 +5954,8 @@ const Fr = pi, Br = ["aria-label"], Pr = { class: "flex-container" }, Ar = {
|
|
5954
5954
|
class: "flex-container no-flex"
|
5955
5955
|
}, zr = ["title"], Wr = { key: 1 }, Gr = ["title"], Jr = { key: 1 };
|
5956
5956
|
function Kr(e, n, t, s, o, i) {
|
5957
|
-
var p,
|
5958
|
-
const r = G, d = z, u =
|
5957
|
+
var p, w, y, k, S, T, B, O, P, D, U, F, q, J, Y, Z, le, se, ae, re, X, E, fe, Le, Fe, Be, Pe;
|
5958
|
+
const r = G, d = z, u = we, h = dt, m = Mr;
|
5959
5959
|
return l(), C(Gi, { to: "body" }, [
|
5960
5960
|
f("dialog", {
|
5961
5961
|
ref: "dialog",
|
@@ -5965,7 +5965,7 @@ function Kr(e, n, t, s, o, i) {
|
|
5965
5965
|
}, [
|
5966
5966
|
f("header", Pr, [
|
5967
5967
|
(p = e.cmdHeadline) != null && p.headlineText ? (l(), C(r, M({ key: 0 }, e.cmdHeadline, { id: e.htmlId }), null, 16, ["id"])) : c("", !0),
|
5968
|
-
(
|
5968
|
+
(w = e.fancyboxOptions.printButtons) != null && w.color || (y = e.fancyboxOptions.printButtons) != null && y.grayscale || e.fancyboxOptions.closeIcon ? (l(), a("div", Ar, [
|
5969
5969
|
e.showPrintButtons && ((k = e.fancyboxOptions.printButtons) != null && k.color) ? (l(), a("a", {
|
5970
5970
|
key: 0,
|
5971
5971
|
href: "#",
|
@@ -6097,14 +6097,6 @@ const Iy = /* @__PURE__ */ L(Fr, [["render", Kr]]), Zr = {
|
|
6097
6097
|
n.text = e;
|
6098
6098
|
}
|
6099
6099
|
});
|
6100
|
-
},
|
6101
|
-
executeLink(e) {
|
6102
|
-
var n, t, s;
|
6103
|
-
if ((n = this.link) != null && n.fancybox) {
|
6104
|
-
e.preventDefault(), Ge({ url: (t = this.link) == null ? void 0 : t.path, showSubmitButtons: (s = this.link) == null ? void 0 : s.showSubmitButtons });
|
6105
|
-
return;
|
6106
|
-
}
|
6107
|
-
this.$emit("click", e);
|
6108
6100
|
}
|
6109
6101
|
}
|
6110
6102
|
}, Yr = {
|
@@ -6116,7 +6108,7 @@ const Iy = /* @__PURE__ */ L(Fr, [["render", Kr]]), Zr = {
|
|
6116
6108
|
};
|
6117
6109
|
function $r(e, n, t, s, o, i) {
|
6118
6110
|
var h;
|
6119
|
-
const r = We, d =
|
6111
|
+
const r = We, d = Ce("CmdListOfLinksItem", !0), u = ee;
|
6120
6112
|
return e.editing ? (l(), a("div", Qr, [
|
6121
6113
|
v(u, {
|
6122
6114
|
element: "input",
|
@@ -6125,12 +6117,10 @@ function $r(e, n, t, s, o, i) {
|
|
6125
6117
|
showLabel: !1,
|
6126
6118
|
placeholder: "Linktext",
|
6127
6119
|
modelValue: o.editableText,
|
6128
|
-
"onUpdate:modelValue": n[
|
6120
|
+
"onUpdate:modelValue": n[0] || (n[0] = (m) => o.editableText = m)
|
6129
6121
|
}, null, 8, ["modelValue"])
|
6130
6122
|
])) : (l(), a("li", Yr, [
|
6131
|
-
v(r,
|
6132
|
-
onClick: n[0] || (n[0] = (m) => i.executeLink())
|
6133
|
-
}), null, 16),
|
6123
|
+
v(r, N(ge(t.link)), null, 16),
|
6134
6124
|
e.editModeContext ? c("", !0) : (l(), a("ul", Xr, [
|
6135
6125
|
(l(!0), a(_, null, H((h = t.link) == null ? void 0 : h.children, (m, p) => (l(), C(d, {
|
6136
6126
|
key: p,
|
@@ -6243,7 +6233,7 @@ const ed = /* @__PURE__ */ L(Zr, [["render", $r]]), td = {
|
|
6243
6233
|
methods: {
|
6244
6234
|
onAddItem() {
|
6245
6235
|
this.editModeContext.content.addContent(
|
6246
|
-
|
6236
|
+
_e(this, "props", "links", -1),
|
6247
6237
|
this.itemProvider
|
6248
6238
|
);
|
6249
6239
|
},
|
@@ -6285,7 +6275,7 @@ function sd(e, n, t, s, o, i) {
|
|
6285
6275
|
}
|
6286
6276
|
])
|
6287
6277
|
}, [
|
6288
|
-
(h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r,
|
6278
|
+
(h = t.cmdHeadline) != null && h.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
6289
6279
|
f("ul", {
|
6290
6280
|
class: b(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, i.setStretchClass])
|
6291
6281
|
}, [
|
@@ -6669,10 +6659,10 @@ const dd = ["title"], cd = {
|
|
6669
6659
|
}, gd = {
|
6670
6660
|
key: 3,
|
6671
6661
|
class: "box-footer"
|
6672
|
-
}, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 },
|
6662
|
+
}, yd = { class: "box-header flex-container vertical" }, bd = { key: 0 }, Cd = ["src", "alt"], _d = { key: 1 }, wd = {
|
6673
6663
|
key: 2,
|
6674
6664
|
class: "ribbon-new"
|
6675
|
-
},
|
6665
|
+
}, xd = {
|
6676
6666
|
key: 3,
|
6677
6667
|
class: "ribbon-discount"
|
6678
6668
|
}, kd = { class: "box-body" }, vd = { key: 0 }, Td = {
|
@@ -6701,8 +6691,8 @@ const dd = ["title"], cd = {
|
|
6701
6691
|
class: "box-footer"
|
6702
6692
|
};
|
6703
6693
|
function Ud(e, n, t, s, o, i) {
|
6704
|
-
var p,
|
6705
|
-
const r = G, d = z, u =
|
6694
|
+
var p, w, y, k, S, T, B, O, P, D;
|
6695
|
+
const r = G, d = z, u = we, h = We, m = gi;
|
6706
6696
|
return t.boxType === "content" ? (l(), a("div", {
|
6707
6697
|
key: 0,
|
6708
6698
|
ref: "cmdBox",
|
@@ -6724,7 +6714,7 @@ function Ud(e, n, t, s, o, i) {
|
|
6724
6714
|
title: o.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
6725
6715
|
onClick: n[0] || (n[0] = I((...U) => i.toggleContentVisibility && i.toggleContentVisibility(...U), ["prevent"]))
|
6726
6716
|
}, [
|
6727
|
-
(p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (
|
6717
|
+
(p = t.useSlots) != null && p.includes("header") ? A(e.$slots, "header", { key: 0 }) : (w = t.cmdHeadline) != null && w.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
6728
6718
|
v(d, {
|
6729
6719
|
iconClass: o.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
|
6730
6720
|
type: o.open ? t.iconOpen.iconType : t.iconClosed.iconType
|
@@ -6732,7 +6722,7 @@ function Ud(e, n, t, s, o, i) {
|
|
6732
6722
|
], 8, dd)) : (l(), a(_, { key: 1 }, [
|
6733
6723
|
(y = t.useSlots) != null && y.includes("header") || (k = t.cmdHeadline) != null && k.headlineText && t.headlinePosition === "header" ? (l(), a("div", cd, [
|
6734
6724
|
(S = t.useSlots) != null && S.includes("header") ? A(e.$slots, "header", { key: 0 }) : c("", !0),
|
6735
|
-
(T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r,
|
6725
|
+
(T = t.cmdHeadline) != null && T.headlineText && t.headlinePosition === "header" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
|
6736
6726
|
])) : c("", !0)
|
6737
6727
|
], 64)),
|
6738
6728
|
ue(f("div", {
|
@@ -6744,12 +6734,12 @@ function Ud(e, n, t, s, o, i) {
|
|
6744
6734
|
key: 0,
|
6745
6735
|
class: b(["inner-box-body-wrapper", { "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll }]),
|
6746
6736
|
ref: "boxBody",
|
6747
|
-
style:
|
6737
|
+
style: et(t.allowContentToScroll ? "max-height: " + o.calculatedBodyHeight : null)
|
6748
6738
|
}, [
|
6749
6739
|
A(e.$slots, "body", {}, () => {
|
6750
6740
|
var U;
|
6751
6741
|
return [
|
6752
|
-
(U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r,
|
6742
|
+
(U = t.cmdHeadline) != null && U.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
6753
6743
|
t.cmdIcon !== void 0 ? (l(), a("div", ud, [
|
6754
6744
|
v(d, {
|
6755
6745
|
iconClass: t.cmdIcon.iconClass,
|
@@ -6781,15 +6771,15 @@ function Ud(e, n, t, s, o, i) {
|
|
6781
6771
|
key: 1,
|
6782
6772
|
class: b(["inner-box-body-wrapper", { "allow-scroll": t.allowContentToScroll }])
|
6783
6773
|
}, [
|
6784
|
-
t.cmdImage ? (l(), C(u,
|
6774
|
+
t.cmdImage ? (l(), C(u, N(M({ key: 0 }, t.cmdImage)), null, 16)) : c("", !0),
|
6785
6775
|
t.textBody ? (l(), a("div", {
|
6786
6776
|
key: 1,
|
6787
6777
|
class: b({ "default-padding": t.useDefaultPadding, "allow-scroll": t.allowContentToScroll })
|
6788
6778
|
}, [
|
6789
6779
|
t.cmdIcon !== void 0 ? (l(), a("div", fd, [
|
6790
|
-
v(d,
|
6780
|
+
v(d, N(ge(t.cmdIcon)), null, 16)
|
6791
6781
|
])) : c("", !0),
|
6792
|
-
(O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r,
|
6782
|
+
(O = t.cmdHeadline) != null && O.headlineText && t.headlinePosition === "body" ? (l(), C(r, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
6793
6783
|
t.textBody ? (l(), a("p", {
|
6794
6784
|
key: 2,
|
6795
6785
|
innerHTML: t.textBody
|
@@ -6797,10 +6787,10 @@ function Ud(e, n, t, s, o, i) {
|
|
6797
6787
|
], 2)) : c("", !0)
|
6798
6788
|
], 2))
|
6799
6789
|
], 2), [
|
6800
|
-
[
|
6790
|
+
[be, o.open]
|
6801
6791
|
]),
|
6802
6792
|
(P = t.cmdLink) != null && P.linkType ? (l(), a("div", pd, [
|
6803
|
-
v(h,
|
6793
|
+
v(h, N(ge(t.cmdLink)), null, 16)
|
6804
6794
|
])) : c("", !0),
|
6805
6795
|
(D = t.useSlots) != null && D.includes("footer") ? (l(), a("div", gd, [
|
6806
6796
|
A(e.$slots, "footer")
|
@@ -6819,10 +6809,10 @@ function Ud(e, n, t, s, o, i) {
|
|
6819
6809
|
}, null, 8, Cd),
|
6820
6810
|
f("figcaption", null, g(t.product.name), 1)
|
6821
6811
|
])) : (l(), a("p", _d, g(t.product.name), 1)),
|
6822
|
-
t.product.new ? (l(), a("div",
|
6812
|
+
t.product.new ? (l(), a("div", wd, [
|
6823
6813
|
f("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
|
6824
6814
|
])) : c("", !0),
|
6825
|
-
t.product.discount ? (l(), a("div",
|
6815
|
+
t.product.discount ? (l(), a("div", xd, [
|
6826
6816
|
f("span", null, g(t.product.discount), 1)
|
6827
6817
|
])) : c("", !0)
|
6828
6818
|
]),
|
@@ -6855,7 +6845,7 @@ function Ud(e, n, t, s, o, i) {
|
|
6855
6845
|
alt: t.user.image.alt
|
6856
6846
|
}, null, 8, Ld),
|
6857
6847
|
t.rowView ? c("", !0) : (l(), a("figcaption", Fd, [
|
6858
|
-
|
6848
|
+
j(g(t.user.name), 1),
|
6859
6849
|
t.user.age ? (l(), a("span", Bd, " (" + g(t.user.age) + ")", 1)) : c("", !0)
|
6860
6850
|
]))
|
6861
6851
|
])) : (l(), a("div", Pd, [
|
@@ -7092,7 +7082,7 @@ function Kd(e, n, t, s, o, i) {
|
|
7092
7082
|
const r = G, d = z;
|
7093
7083
|
return l(), a("div", zd, [
|
7094
7084
|
t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), a("div", Wd, [
|
7095
|
-
t.cmdHeadline.headlineText ? (l(), C(r,
|
7085
|
+
t.cmdHeadline.headlineText ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
7096
7086
|
t.allowUserToToggleOrientation ? (l(), a("div", Gd, [
|
7097
7087
|
t.allowUserToToggleOrientation ? (l(), a("a", {
|
7098
7088
|
key: 0,
|
@@ -7167,7 +7157,7 @@ const Yd = {
|
|
7167
7157
|
class: "breadcrumb-label"
|
7168
7158
|
}, $d = ["href"], ec = { key: 1 }, tc = { key: 1 }, nc = { key: 2 }, ic = { key: 1 }, oc = { key: 3 };
|
7169
7159
|
function lc(e, n, t, s, o, i) {
|
7170
|
-
const r = z, d =
|
7160
|
+
const r = z, d = Ce("router-link");
|
7171
7161
|
return l(), a("ul", Xd, [
|
7172
7162
|
t.breadcrumbLabel ? (l(), a("li", Qd, g(t.breadcrumbLabel), 1)) : c("", !0),
|
7173
7163
|
(l(!0), a(_, null, H(t.breadcrumbLinks || [], (u, h) => (l(), a("li", { key: h }, [
|
@@ -7288,8 +7278,8 @@ const sc = /* @__PURE__ */ L(Yd, [["render", lc]]), ac = {
|
|
7288
7278
|
}
|
7289
7279
|
}, rc = { class: "cmd-company-logo company-logo" }, dc = ["href", "title"];
|
7290
7280
|
function cc(e, n, t, s, o, i) {
|
7291
|
-
var u, h, m, p,
|
7292
|
-
const r =
|
7281
|
+
var u, h, m, p, w, y;
|
7282
|
+
const r = we, d = Ce("router-link");
|
7293
7283
|
return l(), a("div", rc, [
|
7294
7284
|
((u = t.link) == null ? void 0 : u.type) === "router" ? (l(), C(d, {
|
7295
7285
|
key: 0,
|
@@ -7305,7 +7295,7 @@ function cc(e, n, t, s, o, i) {
|
|
7305
7295
|
_: 1
|
7306
7296
|
}, 8, ["to", "title"])) : ((p = t.link) == null ? void 0 : p.type) === "href" ? (l(), a("a", {
|
7307
7297
|
key: 1,
|
7308
|
-
href: (
|
7298
|
+
href: (w = t.link) == null ? void 0 : w.path,
|
7309
7299
|
title: (y = t.link) == null ? void 0 : y.tooltip
|
7310
7300
|
}, [
|
7311
7301
|
v(r, {
|
@@ -7412,7 +7402,7 @@ const uc = /* @__PURE__ */ L(ac, [["render", cc]]), mc = {
|
|
7412
7402
|
function gc(e, n, t, s, o, i) {
|
7413
7403
|
const r = G;
|
7414
7404
|
return l(), a("div", fc, [
|
7415
|
-
t.cmdHeadline ? (l(), C(r,
|
7405
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
7416
7406
|
t.contentAboveSlot ? (l(), a("div", {
|
7417
7407
|
key: 1,
|
7418
7408
|
innerHTML: t.contentAboveSlot
|
@@ -7566,7 +7556,7 @@ const My = /* @__PURE__ */ L(mc, [["render", gc]]), yc = {
|
|
7566
7556
|
}, Cc = { class: "cmd-cookie-disclaimer flex-container vertical" }, _c = {
|
7567
7557
|
key: 0,
|
7568
7558
|
class: "flex-container vertical"
|
7569
|
-
},
|
7559
|
+
}, wc = { key: 0 }, xc = { key: 1 }, kc = ["href", "target"], vc = ["innerHTML"], Tc = /* @__PURE__ */ f("hr", null, null, -1), Sc = {
|
7570
7560
|
key: 1,
|
7571
7561
|
class: "flex-container vertical"
|
7572
7562
|
}, Oc = { key: 0 }, Ic = { key: 1 }, Mc = ["href", "target"], Lc = ["innerHTML"], Fc = { class: "button-wrapper align-center" };
|
@@ -7584,9 +7574,9 @@ function Bc(e, n, t, s, o, i) {
|
|
7584
7574
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
7585
7575
|
}, null, 8, ["headlineText", "headlineLevel"])) : c("", !0),
|
7586
7576
|
A(e.$slots, "cookie-options", {}, () => {
|
7587
|
-
var
|
7577
|
+
var w, y, k, S, T, B, O, P;
|
7588
7578
|
return [
|
7589
|
-
(
|
7579
|
+
(w = t.cookieOptions) != null && w.required ? (l(), a("div", _c, [
|
7590
7580
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(r, {
|
7591
7581
|
key: 0,
|
7592
7582
|
"headline-text": (k = t.cmdBoxRequiredCookies) == null ? void 0 : k.headlineText,
|
@@ -7614,9 +7604,9 @@ function Bc(e, n, t, s, o, i) {
|
|
7614
7604
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
7615
7605
|
]),
|
7616
7606
|
body: V(() => [
|
7617
|
-
D.description ? (l(), a("p",
|
7618
|
-
D.linkDataPrivacy ? (l(), a("p",
|
7619
|
-
|
7607
|
+
D.description ? (l(), a("p", wc, g(D.description), 1)) : c("", !0),
|
7608
|
+
D.linkDataPrivacy ? (l(), a("p", xc, [
|
7609
|
+
j(g(D.linkDataPrivacy.label) + " ", 1),
|
7620
7610
|
f("a", {
|
7621
7611
|
onClick: n[1] || (n[1] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
|
7622
7612
|
href: D.linkDataPrivacy.link,
|
@@ -7663,7 +7653,7 @@ function Bc(e, n, t, s, o, i) {
|
|
7663
7653
|
body: V(() => [
|
7664
7654
|
D.description ? (l(), a("p", Oc, g(D.description), 1)) : c("", !0),
|
7665
7655
|
D.linkDataPrivacy ? (l(), a("p", Ic, [
|
7666
|
-
|
7656
|
+
j(g(D.linkDataPrivacy.label) + " ", 1),
|
7667
7657
|
f("a", {
|
7668
7658
|
onClick: n[3] || (n[3] = (...q) => i.openDataPrivacy && i.openDataPrivacy(...q)),
|
7669
7659
|
href: D.linkDataPrivacy.link,
|
@@ -7686,7 +7676,7 @@ function Bc(e, n, t, s, o, i) {
|
|
7686
7676
|
t.buttonLabelAcceptCurrentSettings ? (l(), a("button", {
|
7687
7677
|
key: 0,
|
7688
7678
|
type: "button",
|
7689
|
-
onClick: n[4] || (n[4] = (...
|
7679
|
+
onClick: n[4] || (n[4] = (...w) => i.acceptCurrentCookies && i.acceptCurrentCookies(...w))
|
7690
7680
|
}, [
|
7691
7681
|
f("span", null, g(t.buttonLabelAcceptCurrentSettings), 1)
|
7692
7682
|
])) : c("", !0),
|
@@ -7694,7 +7684,7 @@ function Bc(e, n, t, s, o, i) {
|
|
7694
7684
|
key: 1,
|
7695
7685
|
type: "button",
|
7696
7686
|
class: "primary",
|
7697
|
-
onClick: n[5] || (n[5] = (...
|
7687
|
+
onClick: n[5] || (n[5] = (...w) => i.acceptAllCookies && i.acceptAllCookies(...w))
|
7698
7688
|
}, [
|
7699
7689
|
f("span", null, g(t.buttonLabelAcceptAllCookies), 1)
|
7700
7690
|
])) : c("", !0)
|
@@ -7741,7 +7731,7 @@ const Fy = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = {
|
|
7741
7731
|
mixins: [
|
7742
7732
|
oe,
|
7743
7733
|
Hc,
|
7744
|
-
|
7734
|
+
rt,
|
7745
7735
|
ze,
|
7746
7736
|
Kt
|
7747
7737
|
],
|
@@ -8011,8 +8001,8 @@ const Fy = /* @__PURE__ */ L(Pc, [["render", Dc]]), Hc = {
|
|
8011
8001
|
class: "select-all-options"
|
8012
8002
|
};
|
8013
8003
|
function su(e, n, t, s, o, i) {
|
8014
|
-
var h, m, p,
|
8015
|
-
const r = z, d = Gt, u =
|
8004
|
+
var h, m, p, w;
|
8005
|
+
const r = z, d = Gt, u = Ce("router-link");
|
8016
8006
|
return l(), a("div", {
|
8017
8007
|
class: b([
|
8018
8008
|
o.validationStatus,
|
@@ -8031,7 +8021,7 @@ function su(e, n, t, s, o, i) {
|
|
8031
8021
|
}, [
|
8032
8022
|
t.showLabel ? (l(), a("span", Nc, [
|
8033
8023
|
f("span", { id: e.htmlId }, [
|
8034
|
-
|
8024
|
+
j(g(t.labelText), 1),
|
8035
8025
|
e.$attrs.required !== void 0 ? (l(), a("sup", Uc, "*")) : c("", !0)
|
8036
8026
|
], 8, jc),
|
8037
8027
|
(e.$attrs.required || e.inputRequirements.length) && t.showStatusIcon ? (l(), a("a", {
|
@@ -8075,12 +8065,12 @@ function su(e, n, t, s, o, i) {
|
|
8075
8065
|
class: b(["flag", i.optionCountry])
|
8076
8066
|
}, null, 10, Jc)) : t.type === "color" ? (l(), a("span", {
|
8077
8067
|
key: 1,
|
8078
|
-
style:
|
8068
|
+
style: et("background: " + i.optionColor)
|
8079
8069
|
}, null, 4)) : c("", !0),
|
8080
8070
|
(m = i.optionIcon) != null && m.iconClass ? (l(), C(r, {
|
8081
8071
|
key: 2,
|
8082
8072
|
type: (p = i.optionIcon) == null ? void 0 : p.iconType,
|
8083
|
-
iconClass: (
|
8073
|
+
iconClass: (w = i.optionIcon) == null ? void 0 : w.iconClass
|
8084
8074
|
}, null, 8, ["type", "iconClass"])) : c("", !0),
|
8085
8075
|
i.optionName ? (l(), a("span", Kc, g(i.optionName), 1)) : c("", !0),
|
8086
8076
|
t.iconDropdown ? (l(), C(r, {
|
@@ -8166,7 +8156,7 @@ function su(e, n, t, s, o, i) {
|
|
8166
8156
|
}, [
|
8167
8157
|
f("span", {
|
8168
8158
|
class: "color",
|
8169
|
-
style:
|
8159
|
+
style: et("background: " + y.value)
|
8170
8160
|
}, null, 4),
|
8171
8161
|
f("span", null, g(y.text), 1)
|
8172
8162
|
], 10, ou)) : c("", !0)
|
@@ -8391,12 +8381,12 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = {
|
|
8391
8381
|
},
|
8392
8382
|
onAddItem() {
|
8393
8383
|
this.editModeContext.content.addContent(
|
8394
|
-
|
8384
|
+
_e(this, "props", "images", -1),
|
8395
8385
|
this.itemProvider
|
8396
8386
|
);
|
8397
8387
|
},
|
8398
8388
|
showFancyBox(e) {
|
8399
|
-
|
8389
|
+
ct({ fancyBoxGallery: this.images, defaultGalleryIndex: e });
|
8400
8390
|
},
|
8401
8391
|
getMessage() {
|
8402
8392
|
return "";
|
@@ -8422,15 +8412,15 @@ const Cu = /* @__PURE__ */ L(pu, [["render", bu]]), _u = {
|
|
8422
8412
|
});
|
8423
8413
|
}
|
8424
8414
|
}
|
8425
|
-
},
|
8415
|
+
}, wu = { class: "grid-container-create-columns cmd-image-gallery" }, xu = ["onClick", "title"], ku = /* @__PURE__ */ f("span", { class: "icon-plus" }, null, -1), vu = /* @__PURE__ */ f("span", null, "Add new gallery-image", -1), Tu = [
|
8426
8416
|
ku,
|
8427
8417
|
vu
|
8428
8418
|
];
|
8429
8419
|
function Su(e, n, t, s, o, i) {
|
8430
8420
|
var u;
|
8431
|
-
const r = G, d =
|
8432
|
-
return l(), a("div",
|
8433
|
-
(u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r,
|
8421
|
+
const r = G, d = we;
|
8422
|
+
return l(), a("div", wu, [
|
8423
|
+
(u = t.cmdHeadline) != null && u.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
8434
8424
|
e.editModeContext ? t.images.length ? (l(!0), a(_, { key: 2 }, H(t.images, (h, m) => (l(), C(d, {
|
8435
8425
|
key: m,
|
8436
8426
|
class: "image-wrapper",
|
@@ -8455,7 +8445,7 @@ function Su(e, n, t, s, o, i) {
|
|
8455
8445
|
image: h.image,
|
8456
8446
|
figcaption: i.figcaption(h)
|
8457
8447
|
}, null, 8, ["image", "figcaption"])
|
8458
|
-
], 8,
|
8448
|
+
], 8, xu))), 128)) : (l(!0), a(_, { key: 1 }, H(t.images, (h, m) => (l(), a("div", {
|
8459
8449
|
key: `i${m}`,
|
8460
8450
|
class: "image-wrapper"
|
8461
8451
|
}, [
|
@@ -8506,15 +8496,15 @@ const By = /* @__PURE__ */ L(_u, [["render", Su]]), Ou = {
|
|
8506
8496
|
}
|
8507
8497
|
};
|
8508
8498
|
function Pn(e, n) {
|
8509
|
-
const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), o = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, r = n.target.getBoundingClientRect().height, d = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, h = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, m = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(i, t.getBoundingClientRect().width / d * i),
|
8510
|
-
o.style.left = `${y}px`, o.style.top = `${k}px`, o.style.width = `${p}px`, o.style.height = `${
|
8499
|
+
const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), o = e.$el.querySelector(".zoom-overlay"), i = n.target.getBoundingClientRect().width, r = n.target.getBoundingClientRect().height, d = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, h = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, m = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(i, t.getBoundingClientRect().width / d * i), w = Math.min(r, t.getBoundingClientRect().height / u * r), y = An(h - p / 2, 0, i - p), k = An(m - w / 2, 0, r - w), S = -(y * (d / i)), T = -(k * (u / r));
|
8500
|
+
o.style.left = `${y}px`, o.style.top = `${k}px`, o.style.width = `${p}px`, o.style.height = `${w}px`, o.style.display = "block", s.style.marginLeft = `${S}px`, s.style.marginTop = `${T}px`;
|
8511
8501
|
}
|
8512
8502
|
function An(e, n, t) {
|
8513
8503
|
return e < n ? n : e > t ? t : e;
|
8514
8504
|
}
|
8515
8505
|
const Iu = { class: "cmd-image-zoom flex-container" }, Mu = ["title"], Lu = { class: "zoom-container" }, Fu = /* @__PURE__ */ f("div", { class: "zoom-overlay" }, null, -1);
|
8516
8506
|
function Bu(e, n, t, s, o, i) {
|
8517
|
-
const r =
|
8507
|
+
const r = we;
|
8518
8508
|
return l(), a("div", Iu, [
|
8519
8509
|
f("a", {
|
8520
8510
|
href: "#",
|
@@ -8537,7 +8527,7 @@ function Bu(e, n, t, s, o, i) {
|
|
8537
8527
|
const Py = /* @__PURE__ */ L(Ou, [["render", Bu]]), Pu = {
|
8538
8528
|
mixins: [
|
8539
8529
|
Jt,
|
8540
|
-
|
8530
|
+
rt,
|
8541
8531
|
ze,
|
8542
8532
|
Kt
|
8543
8533
|
],
|
@@ -8749,7 +8739,7 @@ function Uu(e, n, t, s, o, i) {
|
|
8749
8739
|
}, [
|
8750
8740
|
ue(f("span", Eu, [
|
8751
8741
|
f("span", { id: e.htmlId }, [
|
8752
|
-
|
8742
|
+
j(g(t.labelText), 1),
|
8753
8743
|
t.required ? (l(), a("sup", Du, "*")) : c("", !0)
|
8754
8744
|
], 8, Vu),
|
8755
8745
|
(t.required || e.inputRequirements.length > 0) && t.showStatusIcon ? (l(), a("a", {
|
@@ -8778,7 +8768,7 @@ function Uu(e, n, t, s, o, i) {
|
|
8778
8768
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
8779
8769
|
}, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) : c("", !0)
|
8780
8770
|
], 512), [
|
8781
|
-
[
|
8771
|
+
[be, t.showLabel]
|
8782
8772
|
]),
|
8783
8773
|
t.useSlot ? (l(), a("div", ju, [
|
8784
8774
|
A(e.$slots, "default")
|
@@ -9104,14 +9094,14 @@ const zu = /* @__PURE__ */ L(Pu, [["render", Uu]]), Wu = {
|
|
9104
9094
|
}
|
9105
9095
|
}, Gu = { class: "cmd-login-form flex-container" }, Ju = { class: "option-wrapper flex-container" }, Ku = { key: 1 }, Zu = ["type", "disabled"], Yu = { key: 1 }, Xu = { class: "cmd-login-form flex-container" }, Qu = { class: "option-wrapper flex-container" }, $u = { key: 1 }, em = ["type", "disabled"], tm = { key: 1 };
|
9106
9096
|
function nm(e, n, t, s, o, i) {
|
9107
|
-
var m, p,
|
9097
|
+
var m, p, w, y, k, S, T, B;
|
9108
9098
|
const r = G, d = ee, u = z, h = We;
|
9109
9099
|
return l(), a(_, null, [
|
9110
9100
|
ue(f("fieldset", Gu, [
|
9111
9101
|
f("legend", {
|
9112
9102
|
class: b({ hidden: !t.legendLoginForm.show, "align-left": t.legendLoginForm.align === "left" })
|
9113
9103
|
}, g(t.legendLoginForm.text), 3),
|
9114
|
-
t.cmdHeadlineLoginForm ? (l(), C(r,
|
9104
|
+
t.cmdHeadlineLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : c("", !0),
|
9115
9105
|
f("div", {
|
9116
9106
|
class: b(["login-fields flex-container", { vertical: t.orientation === "vertical" }])
|
9117
9107
|
}, [
|
@@ -9155,7 +9145,7 @@ function nm(e, n, t, s, o, i) {
|
|
9155
9145
|
path: t.options.createAccount.path,
|
9156
9146
|
text: t.options.createAccount.text,
|
9157
9147
|
icon: {
|
9158
|
-
iconClass: (
|
9148
|
+
iconClass: (w = t.options.createAccount.icon) == null ? void 0 : w.iconClass,
|
9159
9149
|
tooltip: (y = t.options.createAccount.icon) == null ? void 0 : y.tooltip,
|
9160
9150
|
position: (k = t.options.createAccount.icon) == null ? void 0 : k.position
|
9161
9151
|
}
|
@@ -9178,13 +9168,13 @@ function nm(e, n, t, s, o, i) {
|
|
9178
9168
|
], 10, Zu)) : c("", !0)
|
9179
9169
|
])
|
9180
9170
|
], 512), [
|
9181
|
-
[
|
9171
|
+
[be, !o.sendLogin]
|
9182
9172
|
]),
|
9183
9173
|
ue(f("fieldset", Xu, [
|
9184
9174
|
f("legend", {
|
9185
9175
|
class: b({ hidden: !t.legendForgotLoginForm.show, "align-left": t.legendForgotLoginForm.align === "left" })
|
9186
9176
|
}, g(t.legendForgotLoginForm.text), 3),
|
9187
|
-
t.cmdHeadlineSendLoginForm ? (l(), C(r,
|
9177
|
+
t.cmdHeadlineSendLoginForm ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
|
9188
9178
|
v(d, M({
|
9189
9179
|
ref: "sendPassword",
|
9190
9180
|
element: "input",
|
@@ -9223,7 +9213,7 @@ function nm(e, n, t, s, o, i) {
|
|
9223
9213
|
], 10, em)) : c("", !0)
|
9224
9214
|
])
|
9225
9215
|
], 512), [
|
9226
|
-
[
|
9216
|
+
[be, o.sendLogin]
|
9227
9217
|
])
|
9228
9218
|
], 64);
|
9229
9219
|
}
|
@@ -9364,7 +9354,7 @@ const Ay = /* @__PURE__ */ L(Wu, [["render", nm]]), im = {
|
|
9364
9354
|
class: "close-nav"
|
9365
9355
|
}, lm = ["href", "title", "target", "onClick"], sm = { key: 1 }, am = { key: 1 }, rm = ["aria-expanded"], dm = ["href", "title", "target", "onClick"], cm = { key: 1 }, um = { key: 1 }, mm = ["aria-expanded"], fm = ["href", "title", "target", "onClick"], hm = { key: 1 }, pm = { key: 1 };
|
9366
9356
|
function gm(e, n, t, s, o, i) {
|
9367
|
-
const r = z, d =
|
9357
|
+
const r = z, d = Ce("router-link");
|
9368
9358
|
return l(), a("div", {
|
9369
9359
|
class: b([
|
9370
9360
|
"cmd-main-navigation main-navigation-wrapper",
|
@@ -9399,7 +9389,7 @@ function gm(e, n, t, s, o, i) {
|
|
9399
9389
|
])
|
9400
9390
|
])) : c("", !0),
|
9401
9391
|
(l(!0), a(_, null, H(t.navigationEntries, (u, h) => {
|
9402
|
-
var m, p,
|
9392
|
+
var m, p, w;
|
9403
9393
|
return l(), a("li", {
|
9404
9394
|
key: h,
|
9405
9395
|
class: b({ active: u.active, open: o.openEntry === h, "has-subentries": (m = u == null ? void 0 : u.subentries) == null ? void 0 : m.length })
|
@@ -9443,7 +9433,7 @@ function gm(e, n, t, s, o, i) {
|
|
9443
9433
|
]),
|
9444
9434
|
_: 2
|
9445
9435
|
}, 1032, ["to", "title"])) : c("", !0),
|
9446
|
-
(
|
9436
|
+
(w = u == null ? void 0 : u.subentries) != null && w.length ? (l(), a("ul", {
|
9447
9437
|
key: 2,
|
9448
9438
|
"aria-expanded": o.openEntry ? "true" : "false"
|
9449
9439
|
}, [
|
@@ -9608,7 +9598,7 @@ const ym = /* @__PURE__ */ L(im, [["render", gm]]), bm = {
|
|
9608
9598
|
key: 0,
|
9609
9599
|
class: "number"
|
9610
9600
|
}, _m = { key: 2 };
|
9611
|
-
function
|
9601
|
+
function wm(e, n, t, s, o, i) {
|
9612
9602
|
const r = z, d = We;
|
9613
9603
|
return l(), a("ol", {
|
9614
9604
|
class: b(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
|
@@ -9640,7 +9630,7 @@ function xm(e, n, t, s, o, i) {
|
|
9640
9630
|
], 2))), 128))
|
9641
9631
|
], 2);
|
9642
9632
|
}
|
9643
|
-
const Ey = /* @__PURE__ */ L(bm, [["render",
|
9633
|
+
const Ey = /* @__PURE__ */ L(bm, [["render", wm]]), xm = {
|
9644
9634
|
name: "CmdNewsletterSubscription",
|
9645
9635
|
emits: ["button-click"],
|
9646
9636
|
data() {
|
@@ -9826,7 +9816,7 @@ function Tm(e, n, t, s, o, i) {
|
|
9826
9816
|
])
|
9827
9817
|
]);
|
9828
9818
|
}
|
9829
|
-
const Vy = /* @__PURE__ */ L(
|
9819
|
+
const Vy = /* @__PURE__ */ L(xm, [["render", Tm]]);
|
9830
9820
|
function En(e, n, t, s = !0) {
|
9831
9821
|
function o(i, r) {
|
9832
9822
|
return r && i < 10 ? "0" + i : i;
|
@@ -10039,16 +10029,16 @@ function Dm(e, n, t, s, o, i) {
|
|
10039
10029
|
f("dd", null, [
|
10040
10030
|
t.day.am ? (l(), a("span", Im, [
|
10041
10031
|
t.day.am.displayText ? (l(), a(_, { key: 0 }, [
|
10042
|
-
|
10032
|
+
j(g(t.day.am.displayText), 1)
|
10043
10033
|
], 64)) : (l(), a(_, { key: 1 }, [
|
10044
|
-
|
10034
|
+
j(g(i.getTime(t.day.am.fromTime, t.abbreviationTextAm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.am.tillTime)), 1)
|
10045
10035
|
], 64))
|
10046
10036
|
])) : c("", !0),
|
10047
10037
|
t.day.pm ? (l(), a("span", Mm, [
|
10048
10038
|
t.day.pm.displayText ? (l(), a(_, { key: 0 }, [
|
10049
|
-
|
10039
|
+
j(g(t.day.pm.displayText), 1)
|
10050
10040
|
], 64)) : (l(), a(_, { key: 1 }, [
|
10051
|
-
|
10041
|
+
j(g(i.getTime(t.day.pm.fromTime, t.abbreviationTextPm)) + " " + g(t.separator) + " " + g(i.getTime(t.day.pm.tillTime)), 1)
|
10052
10042
|
], 64))
|
10053
10043
|
])) : c("", !0)
|
10054
10044
|
])
|
@@ -10263,7 +10253,7 @@ const Rm = {
|
|
10263
10253
|
methods: {
|
10264
10254
|
onAddItem() {
|
10265
10255
|
this.editModeContext.content.addContent(
|
10266
|
-
|
10256
|
+
_e(this, "props", "openingHours", -1),
|
10267
10257
|
this.itemProvider
|
10268
10258
|
);
|
10269
10259
|
},
|
@@ -10305,10 +10295,10 @@ const Rm = {
|
|
10305
10295
|
class: "flex-container vertical"
|
10306
10296
|
};
|
10307
10297
|
function Qm(e, n, t, s, o, i) {
|
10308
|
-
var p,
|
10298
|
+
var p, w;
|
10309
10299
|
const r = G, d = We, u = ee, h = Hm, m = Se;
|
10310
10300
|
return l(), a("div", Nm, [
|
10311
|
-
(p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r,
|
10301
|
+
(p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
10312
10302
|
e.editing ? (l(), a("div", jm, [
|
10313
10303
|
v(u, {
|
10314
10304
|
element: "input",
|
@@ -10329,14 +10319,14 @@ function Qm(e, n, t, s, o, i) {
|
|
10329
10319
|
"onUpdate:modelValue": n[1] || (n[1] = (y) => i.textClosedModel = y)
|
10330
10320
|
}, null, 8, ["modelValue"])
|
10331
10321
|
])) : (l(), a(_, { key: 1 }, [
|
10332
|
-
(
|
10322
|
+
(w = t.cmdLink) != null && w.path ? (l(), C(d, M({
|
10333
10323
|
key: 0,
|
10334
10324
|
linkType: t.cmdLink.type || "href"
|
10335
10325
|
}, t.cmdLink, {
|
10336
10326
|
class: { closed: i.isClosed }
|
10337
10327
|
}), {
|
10338
10328
|
default: V(() => [
|
10339
|
-
|
10329
|
+
j(g(i.textOpenClosed), 1)
|
10340
10330
|
]),
|
10341
10331
|
_: 1
|
10342
10332
|
}, 16, ["linkType", "class"])) : (l(), a("span", {
|
@@ -10812,7 +10802,7 @@ const gf = /* @__PURE__ */ L(uf, [["render", pf]]), yf = {
|
|
10812
10802
|
methods: {
|
10813
10803
|
onAddItem() {
|
10814
10804
|
this.editModeContext.content.addContent(
|
10815
|
-
|
10805
|
+
_e(this, "props", "networks", -1),
|
10816
10806
|
this.itemProvider
|
10817
10807
|
);
|
10818
10808
|
},
|
@@ -10854,30 +10844,30 @@ function _f(e, n, t, s, o, i) {
|
|
10854
10844
|
return l(), a("div", {
|
10855
10845
|
class: b(["cmd-social-networks", { stretch: t.stretchButtons }, i.alignment])
|
10856
10846
|
}, [
|
10857
|
-
(m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r,
|
10847
|
+
(m = t.cmdHeadline) != null && m.headlineText || (p = e.editModeContext) != null && p.editing ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline || {})), null, 16)) : c("", !0),
|
10858
10848
|
t.userMustAcceptDataPrivacy ? (l(), C(d, M({
|
10859
10849
|
key: 1,
|
10860
10850
|
element: "input",
|
10861
10851
|
type: "checkbox"
|
10862
10852
|
}, t.cmdFormElement, {
|
10863
10853
|
modelValue: o.dataPrivacyAccepted,
|
10864
|
-
"onUpdate:modelValue": n[0] || (n[0] = (
|
10854
|
+
"onUpdate:modelValue": n[0] || (n[0] = (w) => o.dataPrivacyAccepted = w)
|
10865
10855
|
}), null, 16, ["modelValue"])) : c("", !0),
|
10866
10856
|
i.validNetworks.length > 0 ? (l(), a("ul", {
|
10867
10857
|
key: 2,
|
10868
10858
|
class: b(["button-wrapper", { "no-gap": !t.useGap }])
|
10869
10859
|
}, [
|
10870
|
-
e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (
|
10860
|
+
e.editModeContext ? (l(!0), a(_, { key: 1 }, H(i.validNetworks, (w, y) => (l(), C(h, {
|
10871
10861
|
key: "x" + y,
|
10872
10862
|
class: "edit-items",
|
10873
10863
|
componentName: "CmdSocialNetworksItem",
|
10874
|
-
componentProps:
|
10864
|
+
componentProps: w,
|
10875
10865
|
componentPath: ["props", "networks", y],
|
10876
10866
|
showComponentName: !1
|
10877
10867
|
}, {
|
10878
10868
|
default: V(() => [
|
10879
10869
|
v(u, {
|
10880
|
-
network:
|
10870
|
+
network: w,
|
10881
10871
|
userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
|
10882
10872
|
buttonTextAlign: t.buttonTextAlign,
|
10883
10873
|
dataPrivacyAccepted: o.dataPrivacyAccepted
|
@@ -10885,9 +10875,9 @@ function _f(e, n, t, s, o, i) {
|
|
10885
10875
|
]),
|
10886
10876
|
_: 2
|
10887
10877
|
}, 1032, ["componentProps", "componentPath"]))), 128)) : (l(), a(_, { key: 0 }, [
|
10888
|
-
(l(!0), a(_, null, H(i.validNetworks, (
|
10878
|
+
(l(!0), a(_, null, H(i.validNetworks, (w, y) => (l(), C(u, {
|
10889
10879
|
key: y,
|
10890
|
-
network:
|
10880
|
+
network: w,
|
10891
10881
|
userMustAcceptDataPrivacy: t.userMustAcceptDataPrivacy,
|
10892
10882
|
buttonTextAlign: t.buttonTextAlign,
|
10893
10883
|
dataPrivacyAccepted: o.dataPrivacyAccepted,
|
@@ -10900,11 +10890,11 @@ function _f(e, n, t, s, o, i) {
|
|
10900
10890
|
key: 3,
|
10901
10891
|
class: "button small",
|
10902
10892
|
title: "Add new item",
|
10903
|
-
onClick: n[1] || (n[1] = (...
|
10893
|
+
onClick: n[1] || (n[1] = (...w) => i.onAddItem && i.onAddItem(...w))
|
10904
10894
|
}, Cf))
|
10905
10895
|
], 2);
|
10906
10896
|
}
|
10907
|
-
const
|
10897
|
+
const wf = /* @__PURE__ */ L(yf, [["render", _f]]), xf = {
|
10908
10898
|
name: "CmdPageFooter",
|
10909
10899
|
props: {
|
10910
10900
|
/**
|
@@ -10971,7 +10961,7 @@ const xf = /* @__PURE__ */ L(yf, [["render", _f]]), wf = {
|
|
10971
10961
|
methods: {
|
10972
10962
|
showFancyBox() {
|
10973
10963
|
let e = [];
|
10974
|
-
typeof this.cmdFancyBox.elements == "function" ? e = this.cmdFancyBox.elements() : e = [document.querySelector("main")],
|
10964
|
+
typeof this.cmdFancyBox.elements == "function" ? e = this.cmdFancyBox.elements() : e = [document.querySelector("main")], ct({
|
10975
10965
|
elements: e,
|
10976
10966
|
showPrintButtons: this.cmdFancyBox.showPrintButtons,
|
10977
10967
|
defaultAriaLabelText: this.cmdFancyBox.defaultAriaLabelText,
|
@@ -10985,11 +10975,11 @@ const xf = /* @__PURE__ */ L(yf, [["render", _f]]), wf = {
|
|
10985
10975
|
}, kf = { class: "button-wrapper" }, vf = ["title"], Tf = { key: 1 };
|
10986
10976
|
function Sf(e, n, t, s, o, i) {
|
10987
10977
|
var d, u, h, m;
|
10988
|
-
const r =
|
10978
|
+
const r = wf;
|
10989
10979
|
return l(), a("footer", {
|
10990
10980
|
class: b(["cmd-page-footer flex-container", { "small-buttons": t.useSmallButtons }])
|
10991
10981
|
}, [
|
10992
|
-
t.cmdSocialNetworks ? (l(), C(r,
|
10982
|
+
t.cmdSocialNetworks ? (l(), C(r, N(M({ key: 0 }, t.cmdSocialNetworks)), {
|
10993
10983
|
default: V(() => [
|
10994
10984
|
A(e.$slots, "cmd-social-networks")
|
10995
10985
|
]),
|
@@ -11012,7 +11002,7 @@ function Sf(e, n, t, s, o, i) {
|
|
11012
11002
|
])
|
11013
11003
|
], 2);
|
11014
11004
|
}
|
11015
|
-
const qy = /* @__PURE__ */ L(
|
11005
|
+
const qy = /* @__PURE__ */ L(xf, [["render", Sf]]), Of = {
|
11016
11006
|
name: "CmdPageHeader",
|
11017
11007
|
props: {
|
11018
11008
|
/**
|
@@ -11041,8 +11031,8 @@ function Lf(e, n, t, s, o, i) {
|
|
11041
11031
|
const r = sc, d = G;
|
11042
11032
|
return t.cmdBreadcrumbs || t.cmdHeadline || e.$slots.default ? (l(), a("header", If, [
|
11043
11033
|
t.cmdBreadcrumbs || t.cmdHeadline ? (l(), a("div", Mf, [
|
11044
|
-
t.cmdBreadcrumbs ? (l(), C(r,
|
11045
|
-
t.cmdHeadline.headlineText ? (l(), C(d,
|
11034
|
+
t.cmdBreadcrumbs ? (l(), C(r, N(M({ key: 0 }, t.cmdBreadcrumbs)), null, 16)) : c("", !0),
|
11035
|
+
t.cmdHeadline.headlineText ? (l(), C(d, N(M({ key: 1 }, t.cmdHeadline)), null, 16)) : c("", !0)
|
11046
11036
|
])) : c("", !0),
|
11047
11037
|
e.$slots.default ? A(e.$slots, "default", { key: 1 }) : c("", !0)
|
11048
11038
|
])) : c("", !0);
|
@@ -11338,7 +11328,7 @@ const Uy = /* @__PURE__ */ L(Uf, [["render", Wf]]), Gf = {
|
|
11338
11328
|
class: "top-header"
|
11339
11329
|
};
|
11340
11330
|
function Kf(e, n, t, s, o, i) {
|
11341
|
-
var u, h, m, p,
|
11331
|
+
var u, h, m, p, w, y, k, S, T;
|
11342
11332
|
const r = uc, d = ym;
|
11343
11333
|
return l(), a("div", {
|
11344
11334
|
ref: "site-header",
|
@@ -11366,7 +11356,7 @@ function Kf(e, n, t, s, o, i) {
|
|
11366
11356
|
A(e.$slots, "header"),
|
11367
11357
|
A(e.$slots, "navigation")
|
11368
11358
|
], 64)) : c("", !0),
|
11369
|
-
t.cmdCompanyLogo || (
|
11359
|
+
t.cmdCompanyLogo || (w = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) != null && w.length ? (l(), a(_, { key: 1 }, [
|
11370
11360
|
t.cmdCompanyLogo ? (l(), C(r, M({ key: 0 }, t.cmdCompanyLogo, { onImageLoaded: i.onImageLoaded }), null, 16, ["onImageLoaded"])) : c("", !0),
|
11371
11361
|
(k = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) != null && k.length && t.navigationInline ? (l(), C(d, M({ key: 1 }, t.cmdMainNavigation, {
|
11372
11362
|
closeOffcanvas: t.closeOffcanvas,
|
@@ -11661,14 +11651,14 @@ const zy = /* @__PURE__ */ L(Gf, [["render", Kf]]), Zf = {
|
|
11661
11651
|
"aria-expanded": "true"
|
11662
11652
|
};
|
11663
11653
|
function ih(e, n, t, s, o, i) {
|
11664
|
-
var p,
|
11654
|
+
var p, w, y, k, S, T, B, O;
|
11665
11655
|
const r = G, d = ee, u = z, h = au, m = hu;
|
11666
11656
|
return l(), a(_, null, [
|
11667
11657
|
f("fieldset", Xf, [
|
11668
11658
|
f("legend", {
|
11669
11659
|
class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
|
11670
11660
|
}, g(t.legend.text), 3),
|
11671
|
-
t.cmdHeadline ? (l(), C(r,
|
11661
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
11672
11662
|
f("div", Qf, [
|
11673
11663
|
v(d, {
|
11674
11664
|
element: "input",
|
@@ -11717,7 +11707,7 @@ function ih(e, n, t, s, o, i) {
|
|
11717
11707
|
onClick: n[3] || (n[3] = I((P) => o.showFilters = !o.showFilters, ["prevent"]))
|
11718
11708
|
}, [
|
11719
11709
|
v(u, {
|
11720
|
-
iconClass: o.showFilters ? (
|
11710
|
+
iconClass: o.showFilters ? (w = (p = t.cmdIcon) == null ? void 0 : p.showFilters) == null ? void 0 : w.iconClass : (k = (y = t.cmdIcon) == null ? void 0 : y.hideFilters) == null ? void 0 : k.iconClass,
|
11721
11711
|
type: o.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (O = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : O.iconType
|
11722
11712
|
}, null, 8, ["iconClass", "type"]),
|
11723
11713
|
o.showFilters ? (l(), a("span", eh, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), a("span", th, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
@@ -11870,7 +11860,7 @@ const Wy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = {
|
|
11870
11860
|
},
|
11871
11861
|
onAddItem() {
|
11872
11862
|
this.editModeContext.content.addContent(
|
11873
|
-
|
11863
|
+
_e(this, "props", "slideshowItems", -1),
|
11874
11864
|
this.itemProvider
|
11875
11865
|
);
|
11876
11866
|
},
|
@@ -11942,7 +11932,7 @@ const Wy = /* @__PURE__ */ L(Yf, [["render", ih]]), oh = {
|
|
11942
11932
|
class: "item-counter"
|
11943
11933
|
};
|
11944
11934
|
function mh(e, n, t, s, o, i) {
|
11945
|
-
const r =
|
11935
|
+
const r = dt, d = we;
|
11946
11936
|
return l(), a("div", {
|
11947
11937
|
class: b(["cmd-slideshow", { "full-width": o.fullWidth }])
|
11948
11938
|
}, [
|
@@ -11959,13 +11949,13 @@ function mh(e, n, t, s, o, i) {
|
|
11959
11949
|
}, i.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : c("", !0),
|
11960
11950
|
v(qt, { name: "fade" }, {
|
11961
11951
|
default: V(() => {
|
11962
|
-
var u, h, m, p,
|
11952
|
+
var u, h, m, p, w, y, k, S, T, B, O, P;
|
11963
11953
|
return [
|
11964
11954
|
i.currentItem ? (l(), a(_, { key: 0 }, [
|
11965
11955
|
t.useSlot ? (l(), a("div", {
|
11966
11956
|
class: "slot-wrapper",
|
11967
11957
|
key: o.index,
|
11968
|
-
style:
|
11958
|
+
style: et("background-image: url(" + i.currentItem.image.srcLarge + ")")
|
11969
11959
|
}, [
|
11970
11960
|
A(e.$slots, "item" + o.currentSlotItem)
|
11971
11961
|
], 4)) : (l(), a(_, { key: 0 }, [
|
@@ -11979,7 +11969,7 @@ function mh(e, n, t, s, o, i) {
|
|
11979
11969
|
(h = (u = i.currentItem) == null ? void 0 : u.link) != null && h.href ? (l(), a("a", {
|
11980
11970
|
key: 0,
|
11981
11971
|
href: (p = (m = i.currentItem) == null ? void 0 : m.link) == null ? void 0 : p.href,
|
11982
|
-
title: (y = (
|
11972
|
+
title: (y = (w = i.currentItem) == null ? void 0 : w.link) == null ? void 0 : y.tooltip
|
11983
11973
|
}, [
|
11984
11974
|
v(d, {
|
11985
11975
|
image: (k = i.currentItem) == null ? void 0 : k.image,
|
@@ -12074,9 +12064,9 @@ const Gy = /* @__PURE__ */ L(oh, [["render", mh]]), fh = "data:image/svg+xml,%3c
|
|
12074
12064
|
deep: !0
|
12075
12065
|
}
|
12076
12066
|
}
|
12077
|
-
}, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"],
|
12067
|
+
}, Ch = { class: "cmd-switch-language" }, _h = ["href", "title", "onClick"], wh = ["src", "alt"], xh = ["src", "alt"];
|
12078
12068
|
function kh(e, n, t, s, o, i) {
|
12079
|
-
const r =
|
12069
|
+
const r = Ce("router-link");
|
12080
12070
|
return l(), a("div", Ch, [
|
12081
12071
|
f("ul", null, [
|
12082
12072
|
(l(!0), a(_, null, H(t.languages, (d, u) => (l(), a("li", { key: u }, [
|
@@ -12090,7 +12080,7 @@ function kh(e, n, t, s, o, i) {
|
|
12090
12080
|
f("img", {
|
12091
12081
|
src: o.imageSources[u],
|
12092
12082
|
alt: d.name
|
12093
|
-
}, null, 8,
|
12083
|
+
}, null, 8, wh)
|
12094
12084
|
], 10, _h)) : (l(), C(r, {
|
12095
12085
|
key: 1,
|
12096
12086
|
class: b(["flag", d.iso2]),
|
@@ -12102,7 +12092,7 @@ function kh(e, n, t, s, o, i) {
|
|
12102
12092
|
f("img", {
|
12103
12093
|
src: o.imageSources[u],
|
12104
12094
|
alt: d.name
|
12105
|
-
}, null, 8,
|
12095
|
+
}, null, 8, xh)
|
12106
12096
|
]),
|
12107
12097
|
_: 2
|
12108
12098
|
}, 1032, ["class", "to", "title", "onClick"]))
|
@@ -12385,7 +12375,7 @@ const Ih = /* @__PURE__ */ L(vh, [["render", Oh]]), Mh = {
|
|
12385
12375
|
};
|
12386
12376
|
function Eh(e, n, t, s, o, i) {
|
12387
12377
|
var u, h, m, p;
|
12388
|
-
const r = z, d =
|
12378
|
+
const r = z, d = dt;
|
12389
12379
|
return l(), a("div", {
|
12390
12380
|
class: b(["cmd-table-wrapper", { collapsed: !o.showTableData, "full-width": o.fullWidth, "has-caption": i.hasCaption, "has-overflow": o.hasOverflow }])
|
12391
12381
|
}, [
|
@@ -12394,7 +12384,7 @@ function Eh(e, n, t, s, o, i) {
|
|
12394
12384
|
key: 0,
|
12395
12385
|
class: "button",
|
12396
12386
|
href: "#",
|
12397
|
-
onClick: n[0] || (n[0] = I((
|
12387
|
+
onClick: n[0] || (n[0] = I((w) => o.fullWidth = !o.fullWidth, ["prevent"])),
|
12398
12388
|
title: t.iconToggleWidth.tooltip
|
12399
12389
|
}, [
|
12400
12390
|
v(r, {
|
@@ -12406,7 +12396,7 @@ function Eh(e, n, t, s, o, i) {
|
|
12406
12396
|
key: 1,
|
12407
12397
|
class: "button",
|
12408
12398
|
href: "#",
|
12409
|
-
onClick: n[1] || (n[1] = I((
|
12399
|
+
onClick: n[1] || (n[1] = I((w) => o.showTableData = !o.showTableData, ["prevent"])),
|
12410
12400
|
title: o.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
|
12411
12401
|
}, [
|
12412
12402
|
v(r, {
|
@@ -12418,7 +12408,7 @@ function Eh(e, n, t, s, o, i) {
|
|
12418
12408
|
f("div", {
|
12419
12409
|
class: "inner-wrapper",
|
12420
12410
|
ref: "innerWrapper",
|
12421
|
-
onScroll: n[2] || (n[2] = (...
|
12411
|
+
onScroll: n[2] || (n[2] = (...w) => i.updatePosition && i.updatePosition(...w))
|
12422
12412
|
}, [
|
12423
12413
|
t.showSlideButtons ? (l(), C(d, {
|
12424
12414
|
key: 0,
|
@@ -12435,23 +12425,23 @@ function Eh(e, n, t, s, o, i) {
|
|
12435
12425
|
}, g(((m = t.caption) == null ? void 0 : m.text) || ((p = t.tableData.caption) == null ? void 0 : p.text)), 3)) : c("", !0),
|
12436
12426
|
f("thead", null, [
|
12437
12427
|
f("tr", null, [
|
12438
|
-
(l(!0), a(_, null, H(t.tableData.thead, (
|
12428
|
+
(l(!0), a(_, null, H(t.tableData.thead, (w, y) => (l(), a("th", { key: y }, g(w), 1))), 128))
|
12439
12429
|
])
|
12440
12430
|
]),
|
12441
12431
|
v(ke, { name: "fade" }, {
|
12442
12432
|
default: V(() => [
|
12443
12433
|
ue(f("tbody", Ph, [
|
12444
|
-
(l(!0), a(_, null, H(t.tableData.tbody, (
|
12434
|
+
(l(!0), a(_, null, H(t.tableData.tbody, (w, y) => (l(), a("tr", {
|
12445
12435
|
class: b({ active: t.tableData.rowIndexHighlighted === y }),
|
12446
12436
|
key: y
|
12447
12437
|
}, [
|
12448
|
-
(l(!0), a(_, null, H(
|
12438
|
+
(l(!0), a(_, null, H(w, (k, S) => (l(), a("td", {
|
12449
12439
|
class: b({ active: t.tableData.columnIndexHighlighted === S }),
|
12450
12440
|
key: S
|
12451
12441
|
}, g(k), 3))), 128))
|
12452
12442
|
], 2))), 128))
|
12453
12443
|
], 512), [
|
12454
|
-
[
|
12444
|
+
[be, o.showTableData]
|
12455
12445
|
])
|
12456
12446
|
]),
|
12457
12447
|
_: 1
|
@@ -12460,10 +12450,10 @@ function Eh(e, n, t, s, o, i) {
|
|
12460
12450
|
default: V(() => [
|
12461
12451
|
t.tableData.tfoot && t.tableData.tfoot.length && o.showTableData ? (l(), a("tfoot", Ah, [
|
12462
12452
|
f("tr", null, [
|
12463
|
-
(l(!0), a(_, null, H(t.tableData.tfoot, (
|
12453
|
+
(l(!0), a(_, null, H(t.tableData.tfoot, (w, y) => (l(), a("td", {
|
12464
12454
|
class: b({ active: t.tableData.columnIndexHighlighted === y }),
|
12465
12455
|
key: y
|
12466
|
-
}, g(
|
12456
|
+
}, g(w), 3))), 128))
|
12467
12457
|
])
|
12468
12458
|
])) : c("", !0)
|
12469
12459
|
]),
|
@@ -12597,7 +12587,7 @@ function Jh(e, n, t, s, o, i) {
|
|
12597
12587
|
}, [
|
12598
12588
|
A(e.$slots, "tab-content-" + (u - 1))
|
12599
12589
|
], 2)), [
|
12600
|
-
[
|
12590
|
+
[be, o.showTab === u - 1]
|
12601
12591
|
])), 128)) : (l(), a("div", Wh, [
|
12602
12592
|
t.cmdHeadline ? (l(), C(d, M({ key: 0 }, t.cmdHeadline, {
|
12603
12593
|
headlineText: t.tabs[o.showTab].headlineText,
|
@@ -12722,12 +12712,12 @@ const Zy = /* @__PURE__ */ L(Nh, [["render", Jh]]), Kh = {
|
|
12722
12712
|
$h
|
12723
12713
|
];
|
12724
12714
|
function tp(e, n, t, s, o, i) {
|
12725
|
-
var h, m, p,
|
12726
|
-
const r = G, d =
|
12715
|
+
var h, m, p, w;
|
12716
|
+
const r = G, d = we, u = Se;
|
12727
12717
|
return l(), a("div", {
|
12728
12718
|
class: b(["cmd-text-image-block flex-container", t.orientation])
|
12729
12719
|
}, [
|
12730
|
-
((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r,
|
12720
|
+
((h = t.cmdHeadline) != null && h.headlineText || e.editModeContext) && t.headlinePosition === "aboveImage" && t.orientation === "vertical" ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
12731
12721
|
t.cmdImage ? (l(), C(d, {
|
12732
12722
|
key: 1,
|
12733
12723
|
image: (m = t.cmdImage) == null ? void 0 : m.image,
|
@@ -12735,7 +12725,7 @@ function tp(e, n, t, s, o, i) {
|
|
12735
12725
|
editModeConfig: { allowAddItem: !1 }
|
12736
12726
|
}, null, 8, ["image", "figcaption"])) : c("", !0),
|
12737
12727
|
f("div", Zh, [
|
12738
|
-
((
|
12728
|
+
((w = t.cmdHeadline) != null && w.headlineText || e.editModeContext) && (t.headlinePosition === "belowImage" || t.orientation === "horizontal") ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
12739
12729
|
t.htmlContent ? (l(), a("div", {
|
12740
12730
|
key: 1,
|
12741
12731
|
innerHTML: t.htmlContent,
|
@@ -13049,7 +13039,7 @@ function rp(e) {
|
|
13049
13039
|
let n;
|
13050
13040
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Ci(e.buffer), n;
|
13051
13041
|
}
|
13052
|
-
const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !== null && typeof e == "object", cp = (e) => e === !0 || e === !1,
|
13042
|
+
const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !== null && typeof e == "object", cp = (e) => e === !0 || e === !1, Qe = (e) => {
|
13053
13043
|
if (ut(e) !== "object")
|
13054
13044
|
return !1;
|
13055
13045
|
const n = Xt(e);
|
@@ -13058,8 +13048,8 @@ const dp = mt("string"), ie = mt("function"), _i = mt("number"), ft = (e) => e !
|
|
13058
13048
|
let n;
|
13059
13049
|
return e && (typeof FormData == "function" && e instanceof FormData || ie(e.append) && ((n = ut(e)) === "formdata" || // detect form-data instance
|
13060
13050
|
n === "object" && ie(e.toString) && e.toString() === "[object FormData]"));
|
13061
|
-
}, yp = me("URLSearchParams"), [bp, Cp, _p,
|
13062
|
-
function
|
13051
|
+
}, yp = me("URLSearchParams"), [bp, Cp, _p, wp] = ["ReadableStream", "Request", "Response", "Headers"].map(me), xp = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
13052
|
+
function Ge(e, n, { allOwnKeys: t = !1 } = {}) {
|
13063
13053
|
if (e === null || typeof e > "u")
|
13064
13054
|
return;
|
13065
13055
|
let s, o;
|
@@ -13073,7 +13063,7 @@ function Je(e, n, { allOwnKeys: t = !1 } = {}) {
|
|
13073
13063
|
d = i[s], n.call(null, e[d], d, e);
|
13074
13064
|
}
|
13075
13065
|
}
|
13076
|
-
function
|
13066
|
+
function wi(e, n) {
|
13077
13067
|
n = n.toLowerCase();
|
13078
13068
|
const t = Object.keys(e);
|
13079
13069
|
let s = t.length, o;
|
@@ -13082,17 +13072,17 @@ function xi(e, n) {
|
|
13082
13072
|
return o;
|
13083
13073
|
return null;
|
13084
13074
|
}
|
13085
|
-
const
|
13075
|
+
const xi = typeof globalThis < "u" ? globalThis : typeof self < "u" ? self : typeof window < "u" ? window : global, ki = (e) => !Ue(e) && e !== xi;
|
13086
13076
|
function Bt() {
|
13087
13077
|
const { caseless: e } = ki(this) && this || {}, n = {}, t = (s, o) => {
|
13088
|
-
const i = e &&
|
13089
|
-
|
13078
|
+
const i = e && wi(n, o) || o;
|
13079
|
+
Qe(n[i]) && Qe(s) ? n[i] = Bt(n[i], s) : Qe(s) ? n[i] = Bt({}, s) : Ie(s) ? n[i] = s.slice() : n[i] = s;
|
13090
13080
|
};
|
13091
13081
|
for (let s = 0, o = arguments.length; s < o; s++)
|
13092
|
-
arguments[s] &&
|
13082
|
+
arguments[s] && Ge(arguments[s], t);
|
13093
13083
|
return n;
|
13094
13084
|
}
|
13095
|
-
const kp = (e, n, t, { allOwnKeys: s } = {}) => (
|
13085
|
+
const kp = (e, n, t, { allOwnKeys: s } = {}) => (Ge(n, (o, i) => {
|
13096
13086
|
t && ie(o) ? e[i] = bi(o, t) : e[i] = o;
|
13097
13087
|
}, { allOwnKeys: s }), e), vp = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Tp = (e, n, t, s) => {
|
13098
13088
|
e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
@@ -13141,7 +13131,7 @@ const kp = (e, n, t, { allOwnKeys: s } = {}) => (Je(n, (o, i) => {
|
|
13141
13131
|
}
|
13142
13132
|
), Vn = (({ hasOwnProperty: e }) => (n, t) => e.call(n, t))(Object.prototype), Ap = me("RegExp"), vi = (e, n) => {
|
13143
13133
|
const t = Object.getOwnPropertyDescriptors(e), s = {};
|
13144
|
-
|
13134
|
+
Ge(t, (o, i) => {
|
13145
13135
|
let r;
|
13146
13136
|
(r = n(o, i, e)) !== !1 && (s[i] = r || o);
|
13147
13137
|
}), Object.defineProperties(e, s);
|
@@ -13190,7 +13180,7 @@ const Np = (e) => {
|
|
13190
13180
|
if (!("toJSON" in s)) {
|
13191
13181
|
n[o] = s;
|
13192
13182
|
const i = Ie(s) ? [] : {};
|
13193
|
-
return
|
13183
|
+
return Ge(s, (r, d) => {
|
13194
13184
|
const u = t(r, o + 1);
|
13195
13185
|
!Ue(u) && (i[d] = u);
|
13196
13186
|
}), n[o] = void 0, i;
|
@@ -13199,7 +13189,7 @@ const Np = (e) => {
|
|
13199
13189
|
return s;
|
13200
13190
|
};
|
13201
13191
|
return t(e, 0);
|
13202
|
-
}, jp = me("AsyncFunction"), Up = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch),
|
13192
|
+
}, jp = me("AsyncFunction"), Up = (e) => e && (ft(e) || ie(e)) && ie(e.then) && ie(e.catch), x = {
|
13203
13193
|
isArray: Ie,
|
13204
13194
|
isArrayBuffer: Ci,
|
13205
13195
|
isBuffer: ap,
|
@@ -13209,11 +13199,11 @@ const Np = (e) => {
|
|
13209
13199
|
isNumber: _i,
|
13210
13200
|
isBoolean: cp,
|
13211
13201
|
isObject: ft,
|
13212
|
-
isPlainObject:
|
13202
|
+
isPlainObject: Qe,
|
13213
13203
|
isReadableStream: bp,
|
13214
13204
|
isRequest: Cp,
|
13215
13205
|
isResponse: _p,
|
13216
|
-
isHeaders:
|
13206
|
+
isHeaders: wp,
|
13217
13207
|
isUndefined: Ue,
|
13218
13208
|
isDate: up,
|
13219
13209
|
isFile: mp,
|
@@ -13224,10 +13214,10 @@ const Np = (e) => {
|
|
13224
13214
|
isURLSearchParams: yp,
|
13225
13215
|
isTypedArray: Mp,
|
13226
13216
|
isFileList: hp,
|
13227
|
-
forEach:
|
13217
|
+
forEach: Ge,
|
13228
13218
|
merge: Bt,
|
13229
13219
|
extend: kp,
|
13230
|
-
trim:
|
13220
|
+
trim: xp,
|
13231
13221
|
stripBOM: vp,
|
13232
13222
|
inherits: Tp,
|
13233
13223
|
toFlatObject: Sp,
|
@@ -13247,8 +13237,8 @@ const Np = (e) => {
|
|
13247
13237
|
toCamelCase: Pp,
|
13248
13238
|
noop: Dp,
|
13249
13239
|
toFiniteNumber: Hp,
|
13250
|
-
findKey:
|
13251
|
-
global:
|
13240
|
+
findKey: wi,
|
13241
|
+
global: xi,
|
13252
13242
|
isContextDefined: ki,
|
13253
13243
|
ALPHABET: Ti,
|
13254
13244
|
generateString: qp,
|
@@ -13260,7 +13250,7 @@ const Np = (e) => {
|
|
13260
13250
|
function R(e, n, t, s, o) {
|
13261
13251
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", n && (this.code = n), t && (this.config = t), s && (this.request = s), o && (this.response = o);
|
13262
13252
|
}
|
13263
|
-
|
13253
|
+
x.inherits(R, Error, {
|
13264
13254
|
toJSON: function() {
|
13265
13255
|
return {
|
13266
13256
|
// Standard
|
@@ -13275,7 +13265,7 @@ w.inherits(R, Error, {
|
|
13275
13265
|
columnNumber: this.columnNumber,
|
13276
13266
|
stack: this.stack,
|
13277
13267
|
// Axios
|
13278
|
-
config:
|
13268
|
+
config: x.toJSONObject(this.config),
|
13279
13269
|
code: this.code,
|
13280
13270
|
status: this.response && this.response.status ? this.response.status : null
|
13281
13271
|
};
|
@@ -13303,16 +13293,16 @@ Object.defineProperties(R, Oi);
|
|
13303
13293
|
Object.defineProperty(Si, "isAxiosError", { value: !0 });
|
13304
13294
|
R.from = (e, n, t, s, o, i) => {
|
13305
13295
|
const r = Object.create(Si);
|
13306
|
-
return
|
13296
|
+
return x.toFlatObject(e, r, function(u) {
|
13307
13297
|
return u !== Error.prototype;
|
13308
13298
|
}, (d) => d !== "isAxiosError"), R.call(r, e.message, n, t, s, o), r.cause = e, r.name = e.name, i && Object.assign(r, i), r;
|
13309
13299
|
};
|
13310
13300
|
const zp = null;
|
13311
13301
|
function Pt(e) {
|
13312
|
-
return
|
13302
|
+
return x.isPlainObject(e) || x.isArray(e);
|
13313
13303
|
}
|
13314
13304
|
function Ii(e) {
|
13315
|
-
return
|
13305
|
+
return x.endsWith(e, "[]") ? e.slice(0, -2) : e;
|
13316
13306
|
}
|
13317
13307
|
function Hn(e, n, t) {
|
13318
13308
|
return e ? e.concat(n).map(function(o, i) {
|
@@ -13320,40 +13310,40 @@ function Hn(e, n, t) {
|
|
13320
13310
|
}).join(t ? "." : "") : n;
|
13321
13311
|
}
|
13322
13312
|
function Wp(e) {
|
13323
|
-
return
|
13313
|
+
return x.isArray(e) && !e.some(Pt);
|
13324
13314
|
}
|
13325
|
-
const Gp =
|
13315
|
+
const Gp = x.toFlatObject(x, {}, null, function(n) {
|
13326
13316
|
return /^is[A-Z]/.test(n);
|
13327
13317
|
});
|
13328
13318
|
function ht(e, n, t) {
|
13329
|
-
if (!
|
13319
|
+
if (!x.isObject(e))
|
13330
13320
|
throw new TypeError("target must be an object");
|
13331
|
-
n = n || new FormData(), t =
|
13321
|
+
n = n || new FormData(), t = x.toFlatObject(t, {
|
13332
13322
|
metaTokens: !0,
|
13333
13323
|
dots: !1,
|
13334
13324
|
indexes: !1
|
13335
13325
|
}, !1, function(S, T) {
|
13336
|
-
return !
|
13326
|
+
return !x.isUndefined(T[S]);
|
13337
13327
|
});
|
13338
|
-
const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) &&
|
13339
|
-
if (!
|
13328
|
+
const s = t.metaTokens, o = t.visitor || m, i = t.dots, r = t.indexes, u = (t.Blob || typeof Blob < "u" && Blob) && x.isSpecCompliantForm(n);
|
13329
|
+
if (!x.isFunction(o))
|
13340
13330
|
throw new TypeError("visitor must be a function");
|
13341
13331
|
function h(k) {
|
13342
13332
|
if (k === null) return "";
|
13343
|
-
if (
|
13333
|
+
if (x.isDate(k))
|
13344
13334
|
return k.toISOString();
|
13345
|
-
if (!u &&
|
13335
|
+
if (!u && x.isBlob(k))
|
13346
13336
|
throw new R("Blob is not supported. Use a Buffer instead.");
|
13347
|
-
return
|
13337
|
+
return x.isArrayBuffer(k) || x.isTypedArray(k) ? u && typeof Blob == "function" ? new Blob([k]) : Buffer.from(k) : k;
|
13348
13338
|
}
|
13349
13339
|
function m(k, S, T) {
|
13350
13340
|
let B = k;
|
13351
13341
|
if (k && !T && typeof k == "object") {
|
13352
|
-
if (
|
13342
|
+
if (x.endsWith(S, "{}"))
|
13353
13343
|
S = s ? S : S.slice(0, -2), k = JSON.stringify(k);
|
13354
|
-
else if (
|
13344
|
+
else if (x.isArray(k) && Wp(k) || (x.isFileList(k) || x.endsWith(S, "[]")) && (B = x.toArray(k)))
|
13355
13345
|
return S = Ii(S), B.forEach(function(P, D) {
|
13356
|
-
!(
|
13346
|
+
!(x.isUndefined(P) || P === null) && n.append(
|
13357
13347
|
// eslint-disable-next-line no-nested-ternary
|
13358
13348
|
r === !0 ? Hn([S], D, i) : r === null ? S : S + "[]",
|
13359
13349
|
h(P)
|
@@ -13362,27 +13352,27 @@ function ht(e, n, t) {
|
|
13362
13352
|
}
|
13363
13353
|
return Pt(k) ? !0 : (n.append(Hn(T, S, i), h(k)), !1);
|
13364
13354
|
}
|
13365
|
-
const p = [],
|
13355
|
+
const p = [], w = Object.assign(Gp, {
|
13366
13356
|
defaultVisitor: m,
|
13367
13357
|
convertValue: h,
|
13368
13358
|
isVisitable: Pt
|
13369
13359
|
});
|
13370
13360
|
function y(k, S) {
|
13371
|
-
if (!
|
13361
|
+
if (!x.isUndefined(k)) {
|
13372
13362
|
if (p.indexOf(k) !== -1)
|
13373
13363
|
throw Error("Circular reference detected in " + S.join("."));
|
13374
|
-
p.push(k),
|
13375
|
-
(!(
|
13364
|
+
p.push(k), x.forEach(k, function(B, O) {
|
13365
|
+
(!(x.isUndefined(B) || B === null) && o.call(
|
13376
13366
|
n,
|
13377
13367
|
B,
|
13378
|
-
|
13368
|
+
x.isString(O) ? O.trim() : O,
|
13379
13369
|
S,
|
13380
|
-
|
13370
|
+
w
|
13381
13371
|
)) === !0 && y(B, S ? S.concat(O) : [O]);
|
13382
13372
|
}), p.pop();
|
13383
13373
|
}
|
13384
13374
|
}
|
13385
|
-
if (!
|
13375
|
+
if (!x.isObject(e))
|
13386
13376
|
throw new TypeError("data must be an object");
|
13387
13377
|
return y(e), n;
|
13388
13378
|
}
|
@@ -13423,7 +13413,7 @@ function Li(e, n, t) {
|
|
13423
13413
|
return e;
|
13424
13414
|
const s = t && t.encode || Jp, o = t && t.serialize;
|
13425
13415
|
let i;
|
13426
|
-
if (o ? i = o(n, t) : i =
|
13416
|
+
if (o ? i = o(n, t) : i = x.isURLSearchParams(n) ? n.toString() : new Qt(n, t).toString(s), i) {
|
13427
13417
|
const r = e.indexOf("#");
|
13428
13418
|
r !== -1 && (e = e.slice(0, r)), e += (e.indexOf("?") === -1 ? "?" : "&") + i;
|
13429
13419
|
}
|
@@ -13478,7 +13468,7 @@ class Rn {
|
|
13478
13468
|
* @returns {void}
|
13479
13469
|
*/
|
13480
13470
|
forEach(n) {
|
13481
|
-
|
13471
|
+
x.forEach(this.handlers, function(s) {
|
13482
13472
|
s !== null && n(s);
|
13483
13473
|
});
|
13484
13474
|
}
|
@@ -13509,12 +13499,12 @@ self instanceof WorkerGlobalScope && typeof self.importScripts == "function", eg
|
|
13509
13499
|
function ng(e, n) {
|
13510
13500
|
return ht(e, new ce.classes.URLSearchParams(), Object.assign({
|
13511
13501
|
visitor: function(t, s, o, i) {
|
13512
|
-
return ce.isNode &&
|
13502
|
+
return ce.isNode && x.isBuffer(t) ? (this.append(s, t.toString("base64")), !1) : i.defaultVisitor.apply(this, arguments);
|
13513
13503
|
}
|
13514
13504
|
}, n));
|
13515
13505
|
}
|
13516
13506
|
function ig(e) {
|
13517
|
-
return
|
13507
|
+
return x.matchAll(/\w+|\[(\w*)]/g, e).map((n) => n[0] === "[]" ? "" : n[1] || n[0]);
|
13518
13508
|
}
|
13519
13509
|
function og(e) {
|
13520
13510
|
const n = {}, t = Object.keys(e);
|
@@ -13530,44 +13520,44 @@ function Bi(e) {
|
|
13530
13520
|
let r = t[i++];
|
13531
13521
|
if (r === "__proto__") return !0;
|
13532
13522
|
const d = Number.isFinite(+r), u = i >= t.length;
|
13533
|
-
return r = !r &&
|
13523
|
+
return r = !r && x.isArray(o) ? o.length : r, u ? (x.hasOwnProp(o, r) ? o[r] = [o[r], s] : o[r] = s, !d) : ((!o[r] || !x.isObject(o[r])) && (o[r] = []), n(t, s, o[r], i) && x.isArray(o[r]) && (o[r] = og(o[r])), !d);
|
13534
13524
|
}
|
13535
|
-
if (
|
13525
|
+
if (x.isFormData(e) && x.isFunction(e.entries)) {
|
13536
13526
|
const t = {};
|
13537
|
-
return
|
13527
|
+
return x.forEachEntry(e, (s, o) => {
|
13538
13528
|
n(ig(s), o, t, 0);
|
13539
13529
|
}), t;
|
13540
13530
|
}
|
13541
13531
|
return null;
|
13542
13532
|
}
|
13543
13533
|
function lg(e, n, t) {
|
13544
|
-
if (
|
13534
|
+
if (x.isString(e))
|
13545
13535
|
try {
|
13546
|
-
return (n || JSON.parse)(e),
|
13536
|
+
return (n || JSON.parse)(e), x.trim(e);
|
13547
13537
|
} catch (s) {
|
13548
13538
|
if (s.name !== "SyntaxError")
|
13549
13539
|
throw s;
|
13550
13540
|
}
|
13551
13541
|
return (t || JSON.stringify)(e);
|
13552
13542
|
}
|
13553
|
-
const
|
13543
|
+
const Je = {
|
13554
13544
|
transitional: Fi,
|
13555
13545
|
adapter: ["xhr", "http", "fetch"],
|
13556
13546
|
transformRequest: [function(n, t) {
|
13557
|
-
const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i =
|
13558
|
-
if (i &&
|
13547
|
+
const s = t.getContentType() || "", o = s.indexOf("application/json") > -1, i = x.isObject(n);
|
13548
|
+
if (i && x.isHTMLForm(n) && (n = new FormData(n)), x.isFormData(n))
|
13559
13549
|
return o ? JSON.stringify(Bi(n)) : n;
|
13560
|
-
if (
|
13550
|
+
if (x.isArrayBuffer(n) || x.isBuffer(n) || x.isStream(n) || x.isFile(n) || x.isBlob(n) || x.isReadableStream(n))
|
13561
13551
|
return n;
|
13562
|
-
if (
|
13552
|
+
if (x.isArrayBufferView(n))
|
13563
13553
|
return n.buffer;
|
13564
|
-
if (
|
13554
|
+
if (x.isURLSearchParams(n))
|
13565
13555
|
return t.setContentType("application/x-www-form-urlencoded;charset=utf-8", !1), n.toString();
|
13566
13556
|
let d;
|
13567
13557
|
if (i) {
|
13568
13558
|
if (s.indexOf("application/x-www-form-urlencoded") > -1)
|
13569
13559
|
return ng(n, this.formSerializer).toString();
|
13570
|
-
if ((d =
|
13560
|
+
if ((d = x.isFileList(n)) || s.indexOf("multipart/form-data") > -1) {
|
13571
13561
|
const u = this.env && this.env.FormData;
|
13572
13562
|
return ht(
|
13573
13563
|
d ? { "files[]": n } : n,
|
@@ -13579,10 +13569,10 @@ const Ke = {
|
|
13579
13569
|
return i || o ? (t.setContentType("application/json", !1), lg(n)) : n;
|
13580
13570
|
}],
|
13581
13571
|
transformResponse: [function(n) {
|
13582
|
-
const t = this.transitional ||
|
13583
|
-
if (
|
13572
|
+
const t = this.transitional || Je.transitional, s = t && t.forcedJSONParsing, o = this.responseType === "json";
|
13573
|
+
if (x.isResponse(n) || x.isReadableStream(n))
|
13584
13574
|
return n;
|
13585
|
-
if (n &&
|
13575
|
+
if (n && x.isString(n) && (s && !this.responseType || o)) {
|
13586
13576
|
const r = !(t && t.silentJSONParsing) && o;
|
13587
13577
|
try {
|
13588
13578
|
return JSON.parse(n);
|
@@ -13616,10 +13606,10 @@ const Ke = {
|
|
13616
13606
|
}
|
13617
13607
|
}
|
13618
13608
|
};
|
13619
|
-
|
13620
|
-
|
13609
|
+
x.forEach(["delete", "get", "head", "post", "put", "patch"], (e) => {
|
13610
|
+
Je.headers[e] = {};
|
13621
13611
|
});
|
13622
|
-
const sg =
|
13612
|
+
const sg = x.toObjectSet([
|
13623
13613
|
"age",
|
13624
13614
|
"authorization",
|
13625
13615
|
"content-length",
|
@@ -13648,8 +13638,8 @@ const sg = w.toObjectSet([
|
|
13648
13638
|
function Ve(e) {
|
13649
13639
|
return e && String(e).trim().toLowerCase();
|
13650
13640
|
}
|
13651
|
-
function
|
13652
|
-
return e === !1 || e == null ? e :
|
13641
|
+
function $e(e) {
|
13642
|
+
return e === !1 || e == null ? e : x.isArray(e) ? e.map($e) : String(e);
|
13653
13643
|
}
|
13654
13644
|
function rg(e) {
|
13655
13645
|
const n = /* @__PURE__ */ Object.create(null), t = /([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;
|
@@ -13660,12 +13650,12 @@ function rg(e) {
|
|
13660
13650
|
}
|
13661
13651
|
const dg = (e) => /^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(e.trim());
|
13662
13652
|
function _t(e, n, t, s, o) {
|
13663
|
-
if (
|
13653
|
+
if (x.isFunction(s))
|
13664
13654
|
return s.call(this, n, t);
|
13665
|
-
if (o && (n = t), !!
|
13666
|
-
if (
|
13655
|
+
if (o && (n = t), !!x.isString(n)) {
|
13656
|
+
if (x.isString(s))
|
13667
13657
|
return n.indexOf(s) !== -1;
|
13668
|
-
if (
|
13658
|
+
if (x.isRegExp(s))
|
13669
13659
|
return s.test(n);
|
13670
13660
|
}
|
13671
13661
|
}
|
@@ -13673,7 +13663,7 @@ function cg(e) {
|
|
13673
13663
|
return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (n, t, s) => t.toUpperCase() + s);
|
13674
13664
|
}
|
13675
13665
|
function ug(e, n) {
|
13676
|
-
const t =
|
13666
|
+
const t = x.toCamelCase(" " + n);
|
13677
13667
|
["get", "set", "has"].forEach((s) => {
|
13678
13668
|
Object.defineProperty(e, s + t, {
|
13679
13669
|
value: function(o, i, r) {
|
@@ -13693,15 +13683,15 @@ class te {
|
|
13693
13683
|
const m = Ve(u);
|
13694
13684
|
if (!m)
|
13695
13685
|
throw new Error("header name must be a non-empty string");
|
13696
|
-
const p =
|
13697
|
-
(!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] =
|
13686
|
+
const p = x.findKey(o, m);
|
13687
|
+
(!p || o[p] === void 0 || h === !0 || h === void 0 && o[p] !== !1) && (o[p || u] = $e(d));
|
13698
13688
|
}
|
13699
|
-
const r = (d, u) =>
|
13700
|
-
if (
|
13689
|
+
const r = (d, u) => x.forEach(d, (h, m) => i(h, m, u));
|
13690
|
+
if (x.isPlainObject(n) || n instanceof this.constructor)
|
13701
13691
|
r(n, t);
|
13702
|
-
else if (
|
13692
|
+
else if (x.isString(n) && (n = n.trim()) && !dg(n))
|
13703
13693
|
r(ag(n), t);
|
13704
|
-
else if (
|
13694
|
+
else if (x.isHeaders(n))
|
13705
13695
|
for (const [d, u] of n.entries())
|
13706
13696
|
i(u, d, s);
|
13707
13697
|
else
|
@@ -13710,16 +13700,16 @@ class te {
|
|
13710
13700
|
}
|
13711
13701
|
get(n, t) {
|
13712
13702
|
if (n = Ve(n), n) {
|
13713
|
-
const s =
|
13703
|
+
const s = x.findKey(this, n);
|
13714
13704
|
if (s) {
|
13715
13705
|
const o = this[s];
|
13716
13706
|
if (!t)
|
13717
13707
|
return o;
|
13718
13708
|
if (t === !0)
|
13719
13709
|
return rg(o);
|
13720
|
-
if (
|
13710
|
+
if (x.isFunction(t))
|
13721
13711
|
return t.call(this, o, s);
|
13722
|
-
if (
|
13712
|
+
if (x.isRegExp(t))
|
13723
13713
|
return t.exec(o);
|
13724
13714
|
throw new TypeError("parser must be boolean|regexp|function");
|
13725
13715
|
}
|
@@ -13727,7 +13717,7 @@ class te {
|
|
13727
13717
|
}
|
13728
13718
|
has(n, t) {
|
13729
13719
|
if (n = Ve(n), n) {
|
13730
|
-
const s =
|
13720
|
+
const s = x.findKey(this, n);
|
13731
13721
|
return !!(s && this[s] !== void 0 && (!t || _t(this, this[s], s, t)));
|
13732
13722
|
}
|
13733
13723
|
return !1;
|
@@ -13737,11 +13727,11 @@ class te {
|
|
13737
13727
|
let o = !1;
|
13738
13728
|
function i(r) {
|
13739
13729
|
if (r = Ve(r), r) {
|
13740
|
-
const d =
|
13730
|
+
const d = x.findKey(s, r);
|
13741
13731
|
d && (!t || _t(s, s[d], d, t)) && (delete s[d], o = !0);
|
13742
13732
|
}
|
13743
13733
|
}
|
13744
|
-
return
|
13734
|
+
return x.isArray(n) ? n.forEach(i) : i(n), o;
|
13745
13735
|
}
|
13746
13736
|
clear(n) {
|
13747
13737
|
const t = Object.keys(this);
|
@@ -13754,14 +13744,14 @@ class te {
|
|
13754
13744
|
}
|
13755
13745
|
normalize(n) {
|
13756
13746
|
const t = this, s = {};
|
13757
|
-
return
|
13758
|
-
const r =
|
13747
|
+
return x.forEach(this, (o, i) => {
|
13748
|
+
const r = x.findKey(s, i);
|
13759
13749
|
if (r) {
|
13760
|
-
t[r] =
|
13750
|
+
t[r] = $e(o), delete t[i];
|
13761
13751
|
return;
|
13762
13752
|
}
|
13763
13753
|
const d = n ? cg(i) : String(i).trim();
|
13764
|
-
d !== i && delete t[i], t[d] =
|
13754
|
+
d !== i && delete t[i], t[d] = $e(o), s[d] = !0;
|
13765
13755
|
}), this;
|
13766
13756
|
}
|
13767
13757
|
concat(...n) {
|
@@ -13769,8 +13759,8 @@ class te {
|
|
13769
13759
|
}
|
13770
13760
|
toJSON(n) {
|
13771
13761
|
const t = /* @__PURE__ */ Object.create(null);
|
13772
|
-
return
|
13773
|
-
s != null && s !== !1 && (t[o] = n &&
|
13762
|
+
return x.forEach(this, (s, o) => {
|
13763
|
+
s != null && s !== !1 && (t[o] = n && x.isArray(s) ? s.join(", ") : s);
|
13774
13764
|
}), t;
|
13775
13765
|
}
|
13776
13766
|
[Symbol.iterator]() {
|
@@ -13798,11 +13788,11 @@ class te {
|
|
13798
13788
|
const d = Ve(r);
|
13799
13789
|
s[d] || (ug(o, r), s[d] = !0);
|
13800
13790
|
}
|
13801
|
-
return
|
13791
|
+
return x.isArray(n) ? n.forEach(i) : i(n), this;
|
13802
13792
|
}
|
13803
13793
|
}
|
13804
13794
|
te.accessor(["Content-Type", "Content-Length", "Accept", "Accept-Encoding", "User-Agent", "Authorization"]);
|
13805
|
-
|
13795
|
+
x.reduceDescriptors(te.prototype, ({ value: e }, n) => {
|
13806
13796
|
let t = n[0].toUpperCase() + n.slice(1);
|
13807
13797
|
return {
|
13808
13798
|
get: () => e,
|
@@ -13811,11 +13801,11 @@ w.reduceDescriptors(te.prototype, ({ value: e }, n) => {
|
|
13811
13801
|
}
|
13812
13802
|
};
|
13813
13803
|
});
|
13814
|
-
|
13815
|
-
function
|
13816
|
-
const t = this ||
|
13804
|
+
x.freezeMethods(te);
|
13805
|
+
function wt(e, n) {
|
13806
|
+
const t = this || Je, s = n || t, o = te.from(s.headers);
|
13817
13807
|
let i = s.data;
|
13818
|
-
return
|
13808
|
+
return x.forEach(e, function(d) {
|
13819
13809
|
i = d.call(t, i, o.normalize(), n ? n.status : void 0);
|
13820
13810
|
}), o.normalize(), i;
|
13821
13811
|
}
|
@@ -13825,7 +13815,7 @@ function Pi(e) {
|
|
13825
13815
|
function Me(e, n, t) {
|
13826
13816
|
R.call(this, e ?? "canceled", R.ERR_CANCELED, n, t), this.name = "CanceledError";
|
13827
13817
|
}
|
13828
|
-
|
13818
|
+
x.inherits(Me, R, {
|
13829
13819
|
__CANCEL__: !0
|
13830
13820
|
});
|
13831
13821
|
function Ai(e, n, t) {
|
@@ -13849,13 +13839,13 @@ function fg(e, n) {
|
|
13849
13839
|
return n = n !== void 0 ? n : 1e3, function(u) {
|
13850
13840
|
const h = Date.now(), m = s[i];
|
13851
13841
|
r || (r = h), t[o] = u, s[o] = h;
|
13852
|
-
let p = i,
|
13842
|
+
let p = i, w = 0;
|
13853
13843
|
for (; p !== o; )
|
13854
|
-
|
13844
|
+
w += t[p++], p = p % e;
|
13855
13845
|
if (o = (o + 1) % e, o === i && (i = (i + 1) % e), h - r < n)
|
13856
13846
|
return;
|
13857
13847
|
const y = m && h - m;
|
13858
|
-
return y ? Math.round(
|
13848
|
+
return y ? Math.round(w * 1e3 / y) : void 0;
|
13859
13849
|
};
|
13860
13850
|
}
|
13861
13851
|
function hg(e, n) {
|
@@ -13869,7 +13859,7 @@ function hg(e, n) {
|
|
13869
13859
|
o || (o = setTimeout(() => (o = null, t = Date.now(), e.apply(null, arguments)), s - (d - t)));
|
13870
13860
|
};
|
13871
13861
|
}
|
13872
|
-
const
|
13862
|
+
const nt = (e, n, t = 3) => {
|
13873
13863
|
let s = 0;
|
13874
13864
|
const o = fg(50, 250);
|
13875
13865
|
return hg((i) => {
|
@@ -13907,7 +13897,7 @@ const it = (e, n, t = 3) => {
|
|
13907
13897
|
};
|
13908
13898
|
}
|
13909
13899
|
return s = o(window.location.href), function(r) {
|
13910
|
-
const d =
|
13900
|
+
const d = x.isString(r) ? o(r) : r;
|
13911
13901
|
return d.protocol === s.protocol && d.host === s.host;
|
13912
13902
|
};
|
13913
13903
|
}()
|
@@ -13923,7 +13913,7 @@ const it = (e, n, t = 3) => {
|
|
13923
13913
|
{
|
13924
13914
|
write(e, n, t, s, o, i) {
|
13925
13915
|
const r = [e + "=" + encodeURIComponent(n)];
|
13926
|
-
|
13916
|
+
x.isNumber(t) && r.push("expires=" + new Date(t).toGMTString()), x.isString(s) && r.push("path=" + s), x.isString(o) && r.push("domain=" + o), i === !0 && r.push("secure"), document.cookie = r.join("; ");
|
13927
13917
|
},
|
13928
13918
|
read(e) {
|
13929
13919
|
const n = document.cookie.match(new RegExp("(^|;\\s*)(" + e + ")=([^;]*)"));
|
@@ -13959,21 +13949,21 @@ function Te(e, n) {
|
|
13959
13949
|
n = n || {};
|
13960
13950
|
const t = {};
|
13961
13951
|
function s(h, m, p) {
|
13962
|
-
return
|
13952
|
+
return x.isPlainObject(h) && x.isPlainObject(m) ? x.merge.call({ caseless: p }, h, m) : x.isPlainObject(m) ? x.merge({}, m) : x.isArray(m) ? m.slice() : m;
|
13963
13953
|
}
|
13964
13954
|
function o(h, m, p) {
|
13965
|
-
if (
|
13966
|
-
if (!
|
13955
|
+
if (x.isUndefined(m)) {
|
13956
|
+
if (!x.isUndefined(h))
|
13967
13957
|
return s(void 0, h, p);
|
13968
13958
|
} else return s(h, m, p);
|
13969
13959
|
}
|
13970
13960
|
function i(h, m) {
|
13971
|
-
if (!
|
13961
|
+
if (!x.isUndefined(m))
|
13972
13962
|
return s(void 0, m);
|
13973
13963
|
}
|
13974
13964
|
function r(h, m) {
|
13975
|
-
if (
|
13976
|
-
if (!
|
13965
|
+
if (x.isUndefined(m)) {
|
13966
|
+
if (!x.isUndefined(h))
|
13977
13967
|
return s(void 0, h);
|
13978
13968
|
} else return s(void 0, m);
|
13979
13969
|
}
|
@@ -14014,9 +14004,9 @@ function Te(e, n) {
|
|
14014
14004
|
validateStatus: d,
|
14015
14005
|
headers: (h, m) => o(jn(h), jn(m), !0)
|
14016
14006
|
};
|
14017
|
-
return
|
14018
|
-
const p = u[m] || o,
|
14019
|
-
|
14007
|
+
return x.forEach(Object.keys(Object.assign({}, e, n)), function(m) {
|
14008
|
+
const p = u[m] || o, w = p(e[m], n[m], m);
|
14009
|
+
x.isUndefined(w) && p !== d || (t[m] = w);
|
14020
14010
|
}), t;
|
14021
14011
|
}
|
14022
14012
|
const Vi = (e) => {
|
@@ -14027,7 +14017,7 @@ const Vi = (e) => {
|
|
14027
14017
|
"Basic " + btoa((d.username || "") + ":" + (d.password ? unescape(encodeURIComponent(d.password)) : ""))
|
14028
14018
|
);
|
14029
14019
|
let u;
|
14030
|
-
if (
|
14020
|
+
if (x.isFormData(t)) {
|
14031
14021
|
if (ce.hasStandardBrowserEnv || ce.hasStandardBrowserWebWorkerEnv)
|
14032
14022
|
r.setContentType(void 0);
|
14033
14023
|
else if ((u = r.getContentType()) !== !1) {
|
@@ -14035,7 +14025,7 @@ const Vi = (e) => {
|
|
14035
14025
|
r.setContentType([h || "multipart/form-data", ...m].join("; "));
|
14036
14026
|
}
|
14037
14027
|
}
|
14038
|
-
if (ce.hasStandardBrowserEnv && (s &&
|
14028
|
+
if (ce.hasStandardBrowserEnv && (s && x.isFunction(s) && (s = s(n)), s || s !== !1 && pg(n.url))) {
|
14039
14029
|
const h = o && i && gg.read(i);
|
14040
14030
|
h && r.set(o, h);
|
14041
14031
|
}
|
@@ -14085,19 +14075,19 @@ const Vi = (e) => {
|
|
14085
14075
|
o,
|
14086
14076
|
m
|
14087
14077
|
)), m = null;
|
14088
|
-
}, i === void 0 && r.setContentType(null), "setRequestHeader" in m &&
|
14078
|
+
}, i === void 0 && r.setContentType(null), "setRequestHeader" in m && x.forEach(r.toJSON(), function(k, S) {
|
14089
14079
|
m.setRequestHeader(S, k);
|
14090
|
-
}),
|
14080
|
+
}), x.isUndefined(o.withCredentials) || (m.withCredentials = !!o.withCredentials), d && d !== "json" && (m.responseType = o.responseType), typeof o.onDownloadProgress == "function" && m.addEventListener("progress", nt(o.onDownloadProgress, !0)), typeof o.onUploadProgress == "function" && m.upload && m.upload.addEventListener("progress", nt(o.onUploadProgress)), (o.cancelToken || o.signal) && (u = (y) => {
|
14091
14081
|
m && (s(!y || y.type ? new Me(null, e, m) : y), m.abort(), m = null);
|
14092
14082
|
}, o.cancelToken && o.cancelToken.subscribe(u), o.signal && (o.signal.aborted ? u() : o.signal.addEventListener("abort", u)));
|
14093
|
-
const
|
14094
|
-
if (
|
14095
|
-
s(new R("Unsupported protocol " +
|
14083
|
+
const w = mg(o.url);
|
14084
|
+
if (w && ce.protocols.indexOf(w) === -1) {
|
14085
|
+
s(new R("Unsupported protocol " + w + ":", R.ERR_BAD_REQUEST, e));
|
14096
14086
|
return;
|
14097
14087
|
}
|
14098
14088
|
m.send(i || null);
|
14099
14089
|
});
|
14100
|
-
},
|
14090
|
+
}, wg = (e, n) => {
|
14101
14091
|
let t = new AbortController(), s;
|
14102
14092
|
const o = function(u) {
|
14103
14093
|
if (!s) {
|
@@ -14119,7 +14109,7 @@ const Vi = (e) => {
|
|
14119
14109
|
return d.unsubscribe = r, [d, () => {
|
14120
14110
|
i && clearTimeout(i), i = null;
|
14121
14111
|
}];
|
14122
|
-
},
|
14112
|
+
}, xg = function* (e, n) {
|
14123
14113
|
let t = e.byteLength;
|
14124
14114
|
if (!n || t < n) {
|
14125
14115
|
yield e;
|
@@ -14130,7 +14120,7 @@ const Vi = (e) => {
|
|
14130
14120
|
o = s + n, yield e.slice(s, o), s = o;
|
14131
14121
|
}, kg = async function* (e, n, t) {
|
14132
14122
|
for await (const s of e)
|
14133
|
-
yield*
|
14123
|
+
yield* xg(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
|
14134
14124
|
}, Un = (e, n, t, s, o) => {
|
14135
14125
|
const i = kg(e, n, o);
|
14136
14126
|
let r = 0;
|
@@ -14170,15 +14160,15 @@ const Vi = (e) => {
|
|
14170
14160
|
return e && !n;
|
14171
14161
|
})(), Wn = 64 * 1024, Et = Di && !!(() => {
|
14172
14162
|
try {
|
14173
|
-
return
|
14163
|
+
return x.isReadableStream(new Response("").body);
|
14174
14164
|
} catch {
|
14175
14165
|
}
|
14176
|
-
})(),
|
14166
|
+
})(), it = {
|
14177
14167
|
stream: Et && ((e) => e.body)
|
14178
14168
|
};
|
14179
14169
|
pt && ((e) => {
|
14180
14170
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((n) => {
|
14181
|
-
!
|
14171
|
+
!it[n] && (it[n] = x.isFunction(e[n]) ? (t) => t[n]() : (t, s) => {
|
14182
14172
|
throw new R(`Response type '${n}' is not supported`, R.ERR_NOT_SUPPORT, s);
|
14183
14173
|
});
|
14184
14174
|
});
|
@@ -14186,16 +14176,16 @@ pt && ((e) => {
|
|
14186
14176
|
const Tg = async (e) => {
|
14187
14177
|
if (e == null)
|
14188
14178
|
return 0;
|
14189
|
-
if (
|
14179
|
+
if (x.isBlob(e))
|
14190
14180
|
return e.size;
|
14191
|
-
if (
|
14181
|
+
if (x.isSpecCompliantForm(e))
|
14192
14182
|
return (await new Request(e).arrayBuffer()).byteLength;
|
14193
|
-
if (
|
14183
|
+
if (x.isArrayBufferView(e))
|
14194
14184
|
return e.byteLength;
|
14195
|
-
if (
|
14185
|
+
if (x.isURLSearchParams(e) && (e = e + ""), x.isString(e))
|
14196
14186
|
return (await At(e)).byteLength;
|
14197
14187
|
}, Sg = async (e, n) => {
|
14198
|
-
const t =
|
14188
|
+
const t = x.toFiniteNumber(e.getContentLength());
|
14199
14189
|
return t ?? Tg(n);
|
14200
14190
|
}, Og = pt && (async (e) => {
|
14201
14191
|
let {
|
@@ -14210,10 +14200,10 @@ const Tg = async (e) => {
|
|
14210
14200
|
responseType: h,
|
14211
14201
|
headers: m,
|
14212
14202
|
withCredentials: p = "same-origin",
|
14213
|
-
fetchOptions:
|
14203
|
+
fetchOptions: w
|
14214
14204
|
} = Vi(e);
|
14215
14205
|
h = h ? (h + "").toLowerCase() : "text";
|
14216
|
-
let [y, k] = o || i || r ?
|
14206
|
+
let [y, k] = o || i || r ? wg([o, i], r) : [], S, T;
|
14217
14207
|
const B = () => {
|
14218
14208
|
!S && setTimeout(() => {
|
14219
14209
|
y && y.unsubscribe();
|
@@ -14227,13 +14217,13 @@ const Tg = async (e) => {
|
|
14227
14217
|
body: s,
|
14228
14218
|
duplex: "half"
|
14229
14219
|
}), q;
|
14230
|
-
|
14220
|
+
x.isFormData(s) && (q = F.headers.get("content-type")) && m.setContentType(q), F.body && (s = Un(F.body, Wn, zn(
|
14231
14221
|
O,
|
14232
|
-
|
14222
|
+
nt(u)
|
14233
14223
|
), null, At));
|
14234
14224
|
}
|
14235
|
-
|
14236
|
-
...
|
14225
|
+
x.isString(p) || (p = p ? "cors" : "omit"), T = new Request(n, {
|
14226
|
+
...w,
|
14237
14227
|
signal: y,
|
14238
14228
|
method: t.toUpperCase(),
|
14239
14229
|
headers: m.normalize().toJSON(),
|
@@ -14248,17 +14238,17 @@ const Tg = async (e) => {
|
|
14248
14238
|
["status", "statusText", "headers"].forEach((J) => {
|
14249
14239
|
F[J] = P[J];
|
14250
14240
|
});
|
14251
|
-
const q =
|
14241
|
+
const q = x.toFiniteNumber(P.headers.get("content-length"));
|
14252
14242
|
P = new Response(
|
14253
14243
|
Un(P.body, Wn, d && zn(
|
14254
14244
|
q,
|
14255
|
-
|
14245
|
+
nt(d, !0)
|
14256
14246
|
), D && B, At),
|
14257
14247
|
F
|
14258
14248
|
);
|
14259
14249
|
}
|
14260
14250
|
h = h || "text";
|
14261
|
-
let U = await
|
14251
|
+
let U = await it[x.findKey(it, h) || "text"](P, e);
|
14262
14252
|
return !D && B(), k && k(), await new Promise((F, q) => {
|
14263
14253
|
Ai(F, q, {
|
14264
14254
|
data: U,
|
@@ -14282,7 +14272,7 @@ const Tg = async (e) => {
|
|
14282
14272
|
xhr: _g,
|
14283
14273
|
fetch: Og
|
14284
14274
|
};
|
14285
|
-
|
14275
|
+
x.forEach(Vt, (e, n) => {
|
14286
14276
|
if (e) {
|
14287
14277
|
try {
|
14288
14278
|
Object.defineProperty(e, "name", { value: n });
|
@@ -14291,9 +14281,9 @@ w.forEach(Vt, (e, n) => {
|
|
14291
14281
|
Object.defineProperty(e, "adapterName", { value: n });
|
14292
14282
|
}
|
14293
14283
|
});
|
14294
|
-
const Gn = (e) => `- ${e}`, Ig = (e) =>
|
14284
|
+
const Gn = (e) => `- ${e}`, Ig = (e) => x.isFunction(e) || e === null || e === !1, Hi = {
|
14295
14285
|
getAdapter: (e) => {
|
14296
|
-
e =
|
14286
|
+
e = x.isArray(e) ? e : [e];
|
14297
14287
|
const { length: n } = e;
|
14298
14288
|
let t, s;
|
14299
14289
|
const o = {};
|
@@ -14322,22 +14312,22 @@ const Gn = (e) => `- ${e}`, Ig = (e) => w.isFunction(e) || e === null || e === !
|
|
14322
14312
|
},
|
14323
14313
|
adapters: Vt
|
14324
14314
|
};
|
14325
|
-
function
|
14315
|
+
function xt(e) {
|
14326
14316
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
14327
14317
|
throw new Me(null, e);
|
14328
14318
|
}
|
14329
14319
|
function Jn(e) {
|
14330
|
-
return
|
14320
|
+
return xt(e), e.headers = te.from(e.headers), e.data = wt.call(
|
14331
14321
|
e,
|
14332
14322
|
e.transformRequest
|
14333
|
-
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter ||
|
14334
|
-
return
|
14323
|
+
), ["post", "put", "patch"].indexOf(e.method) !== -1 && e.headers.setContentType("application/x-www-form-urlencoded", !1), Hi.getAdapter(e.adapter || Je.adapter)(e).then(function(s) {
|
14324
|
+
return xt(e), s.data = wt.call(
|
14335
14325
|
e,
|
14336
14326
|
e.transformResponse,
|
14337
14327
|
s
|
14338
14328
|
), s.headers = te.from(s.headers), s;
|
14339
14329
|
}, function(s) {
|
14340
|
-
return Pi(s) || (
|
14330
|
+
return Pi(s) || (xt(e), s && s.response && (s.response.data = wt.call(
|
14341
14331
|
e,
|
14342
14332
|
e.transformResponse,
|
14343
14333
|
s.response
|
@@ -14390,7 +14380,7 @@ const Dt = {
|
|
14390
14380
|
assertOptions: Mg,
|
14391
14381
|
validators: en
|
14392
14382
|
}, he = Dt.validators;
|
14393
|
-
class
|
14383
|
+
class xe {
|
14394
14384
|
constructor(n) {
|
14395
14385
|
this.defaults = n, this.interceptors = {
|
14396
14386
|
request: new Rn(),
|
@@ -14429,17 +14419,17 @@ class we {
|
|
14429
14419
|
silentJSONParsing: he.transitional(he.boolean),
|
14430
14420
|
forcedJSONParsing: he.transitional(he.boolean),
|
14431
14421
|
clarifyTimeoutError: he.transitional(he.boolean)
|
14432
|
-
}, !1), o != null && (
|
14422
|
+
}, !1), o != null && (x.isFunction(o) ? t.paramsSerializer = {
|
14433
14423
|
serialize: o
|
14434
14424
|
} : Dt.assertOptions(o, {
|
14435
14425
|
encode: he.function,
|
14436
14426
|
serialize: he.function
|
14437
14427
|
}, !0)), t.method = (t.method || this.defaults.method || "get").toLowerCase();
|
14438
|
-
let r = i &&
|
14428
|
+
let r = i && x.merge(
|
14439
14429
|
i.common,
|
14440
14430
|
i[t.method]
|
14441
14431
|
);
|
14442
|
-
i &&
|
14432
|
+
i && x.forEach(
|
14443
14433
|
["delete", "get", "head", "post", "put", "patch", "common"],
|
14444
14434
|
(k) => {
|
14445
14435
|
delete i[k];
|
@@ -14454,16 +14444,16 @@ class we {
|
|
14454
14444
|
this.interceptors.response.forEach(function(S) {
|
14455
14445
|
h.push(S.fulfilled, S.rejected);
|
14456
14446
|
});
|
14457
|
-
let m, p = 0,
|
14447
|
+
let m, p = 0, w;
|
14458
14448
|
if (!u) {
|
14459
14449
|
const k = [Jn.bind(this), void 0];
|
14460
|
-
for (k.unshift.apply(k, d), k.push.apply(k, h),
|
14450
|
+
for (k.unshift.apply(k, d), k.push.apply(k, h), w = k.length, m = Promise.resolve(t); p < w; )
|
14461
14451
|
m = m.then(k[p++], k[p++]);
|
14462
14452
|
return m;
|
14463
14453
|
}
|
14464
|
-
|
14454
|
+
w = d.length;
|
14465
14455
|
let y = t;
|
14466
|
-
for (p = 0; p <
|
14456
|
+
for (p = 0; p < w; ) {
|
14467
14457
|
const k = d[p++], S = d[p++];
|
14468
14458
|
try {
|
14469
14459
|
y = k(y);
|
@@ -14477,7 +14467,7 @@ class we {
|
|
14477
14467
|
} catch (k) {
|
14478
14468
|
return Promise.reject(k);
|
14479
14469
|
}
|
14480
|
-
for (p = 0,
|
14470
|
+
for (p = 0, w = h.length; p < w; )
|
14481
14471
|
m = m.then(h[p++], h[p++]);
|
14482
14472
|
return m;
|
14483
14473
|
}
|
@@ -14487,8 +14477,8 @@ class we {
|
|
14487
14477
|
return Li(t, n.params, n.paramsSerializer);
|
14488
14478
|
}
|
14489
14479
|
}
|
14490
|
-
|
14491
|
-
|
14480
|
+
x.forEach(["delete", "get", "head", "options"], function(n) {
|
14481
|
+
xe.prototype[n] = function(t, s) {
|
14492
14482
|
return this.request(Te(s || {}, {
|
14493
14483
|
method: n,
|
14494
14484
|
url: t,
|
@@ -14496,7 +14486,7 @@ w.forEach(["delete", "get", "head", "options"], function(n) {
|
|
14496
14486
|
}));
|
14497
14487
|
};
|
14498
14488
|
});
|
14499
|
-
|
14489
|
+
x.forEach(["post", "put", "patch"], function(n) {
|
14500
14490
|
function t(s) {
|
14501
14491
|
return function(i, r, d) {
|
14502
14492
|
return this.request(Te(d || {}, {
|
@@ -14509,7 +14499,7 @@ w.forEach(["post", "put", "patch"], function(n) {
|
|
14509
14499
|
}));
|
14510
14500
|
};
|
14511
14501
|
}
|
14512
|
-
|
14502
|
+
xe.prototype[n] = t(), xe.prototype[n + "Form"] = t(!0);
|
14513
14503
|
});
|
14514
14504
|
class tn {
|
14515
14505
|
constructor(n) {
|
@@ -14584,7 +14574,7 @@ function Lg(e) {
|
|
14584
14574
|
};
|
14585
14575
|
}
|
14586
14576
|
function Fg(e) {
|
14587
|
-
return
|
14577
|
+
return x.isObject(e) && e.isAxiosError === !0;
|
14588
14578
|
}
|
14589
14579
|
const Ht = {
|
14590
14580
|
Continue: 100,
|
@@ -14655,13 +14645,13 @@ Object.entries(Ht).forEach(([e, n]) => {
|
|
14655
14645
|
Ht[n] = e;
|
14656
14646
|
});
|
14657
14647
|
function Ri(e) {
|
14658
|
-
const n = new
|
14659
|
-
return
|
14648
|
+
const n = new xe(e), t = bi(xe.prototype.request, n);
|
14649
|
+
return x.extend(t, xe.prototype, n, { allOwnKeys: !0 }), x.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(o) {
|
14660
14650
|
return Ri(Te(e, o));
|
14661
14651
|
}, t;
|
14662
14652
|
}
|
14663
|
-
const K = Ri(
|
14664
|
-
K.Axios =
|
14653
|
+
const K = Ri(Je);
|
14654
|
+
K.Axios = xe;
|
14665
14655
|
K.CanceledError = Me;
|
14666
14656
|
K.CancelToken = tn;
|
14667
14657
|
K.isCancel = Pi;
|
@@ -14676,7 +14666,7 @@ K.spread = Lg;
|
|
14676
14666
|
K.isAxiosError = Fg;
|
14677
14667
|
K.mergeConfig = Te;
|
14678
14668
|
K.AxiosHeaders = te;
|
14679
|
-
K.formToJSON = (e) => Bi(
|
14669
|
+
K.formToJSON = (e) => Bi(x.isHTMLForm(e) ? new FormData(e) : e);
|
14680
14670
|
K.getAdapter = Hi.getAdapter;
|
14681
14671
|
K.HttpStatusCode = Ht;
|
14682
14672
|
K.default = K;
|
@@ -15238,7 +15228,7 @@ function dy(e, n, t, s, o, i) {
|
|
15238
15228
|
f("legend", {
|
15239
15229
|
class: b({ hidden: !t.legend.show, "align-left": t.legend.align === "left" })
|
15240
15230
|
}, g(t.legend.text), 3),
|
15241
|
-
t.cmdHeadlineFieldset ? (l(), C(r,
|
15231
|
+
t.cmdHeadlineFieldset ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : c("", !0),
|
15242
15232
|
i.systemMessageStatus && i.allSystemMessages.length ? (l(), C(d, {
|
15243
15233
|
key: 1,
|
15244
15234
|
iconClose: { show: !1 },
|
@@ -15259,7 +15249,7 @@ function dy(e, n, t, s, o, i) {
|
|
15259
15249
|
t.showTotalUpload && o.listOfFiles.length !== 1 ? (l(), a("div", Eg, [
|
15260
15250
|
v(r, M(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
15261
15251
|
default: V(() => [
|
15262
|
-
|
15252
|
+
j(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
|
15263
15253
|
]),
|
15264
15254
|
_: 1
|
15265
15255
|
}, 16),
|
@@ -15270,14 +15260,14 @@ function dy(e, n, t, s, o, i) {
|
|
15270
15260
|
title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
15271
15261
|
onClick: n[0] || (n[0] = I((...m) => i.cancelUpload && i.cancelUpload(...m), ["prevent"]))
|
15272
15262
|
}, [
|
15273
|
-
v(u,
|
15263
|
+
v(u, N(ge(t.iconDelete)), null, 16)
|
15274
15264
|
], 8, Hg),
|
15275
15265
|
f("span", null, [
|
15276
|
-
|
15266
|
+
j(g(o.listOfFiles.length) + " ", 1),
|
15277
15267
|
t.allowMultipleFileUploads ? (l(), a(_, { key: 1 }, [
|
15278
|
-
|
15268
|
+
j(g(e.getMessage("cmduploadform.labeltext.files_uploading")), 1)
|
15279
15269
|
], 64)) : (l(), a(_, { key: 0 }, [
|
15280
|
-
|
15270
|
+
j(g(e.getMessage("cmduploadform.labeltext.file_uploading")), 1)
|
15281
15271
|
], 64))
|
15282
15272
|
]),
|
15283
15273
|
f("small", {
|
@@ -15301,7 +15291,7 @@ function dy(e, n, t, s, o, i) {
|
|
15301
15291
|
f("div", jg, [
|
15302
15292
|
v(r, M(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
15303
15293
|
default: V(() => [
|
15304
|
-
|
15294
|
+
j(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
|
15305
15295
|
]),
|
15306
15296
|
_: 1
|
15307
15297
|
}, 16),
|
@@ -15313,9 +15303,9 @@ function dy(e, n, t, s, o, i) {
|
|
15313
15303
|
f("a", {
|
15314
15304
|
href: "#",
|
15315
15305
|
title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", m.file.name),
|
15316
|
-
onClick: I((
|
15306
|
+
onClick: I((w) => i.removeFile(p), ["prevent"])
|
15317
15307
|
}, [
|
15318
|
-
v(u,
|
15308
|
+
v(u, N(ge(t.iconDelete)), null, 16)
|
15319
15309
|
], 8, zg),
|
15320
15310
|
f("span", {
|
15321
15311
|
class: b([
|
@@ -15324,7 +15314,7 @@ function dy(e, n, t, s, o, i) {
|
|
15324
15314
|
{ error: m.error }
|
15325
15315
|
])
|
15326
15316
|
}, [
|
15327
|
-
|
15317
|
+
j(g(m.file.name) + " ", 1),
|
15328
15318
|
f("small", null, "(" + g(i.formatSize(m.file.size)) + ")", 1)
|
15329
15319
|
], 2),
|
15330
15320
|
o.uploadInitiated && !m.error ? (l(), a("span", Wg, [
|
@@ -15348,7 +15338,7 @@ function dy(e, n, t, s, o, i) {
|
|
15348
15338
|
])) : (l(), a(_, { key: 0 }, [
|
15349
15339
|
t.allowMultipleFileUploads ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
15350
15340
|
default: V(() => [
|
15351
|
-
|
15341
|
+
j(g(i.headlineTextNoFilesToUpload), 1)
|
15352
15342
|
]),
|
15353
15343
|
_: 1
|
15354
15344
|
}, 16)) : c("", !0)
|
@@ -15356,13 +15346,13 @@ function dy(e, n, t, s, o, i) {
|
|
15356
15346
|
f("div", Zg, [
|
15357
15347
|
t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 0 }, t.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
15358
15348
|
default: V(() => [
|
15359
|
-
|
15349
|
+
j(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
|
15360
15350
|
]),
|
15361
15351
|
_: 1
|
15362
15352
|
}, 16)) : c("", !0),
|
15363
15353
|
!t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), C(r, M({ key: 1 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
15364
15354
|
default: V(() => [
|
15365
|
-
|
15355
|
+
j(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
|
15366
15356
|
]),
|
15367
15357
|
_: 1
|
15368
15358
|
}, 16)) : c("", !0),
|
@@ -15428,14 +15418,14 @@ function dy(e, n, t, s, o, i) {
|
|
15428
15418
|
}, [
|
15429
15419
|
f("span", null, g(e.getMessage("cmduploadform.or")), 1),
|
15430
15420
|
f("strong", null, [
|
15431
|
-
|
15421
|
+
j(g(e.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
|
15432
15422
|
t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 0 }, [
|
15433
|
-
|
15423
|
+
j(g(e.getMessage("cmduploadform.additional")), 1)
|
15434
15424
|
], 64)) : c("", !0),
|
15435
15425
|
!t.allowMultipleFileUploads && o.listOfFiles.length ? (l(), a(_, { key: 1 }, [
|
15436
|
-
|
15426
|
+
j(g(e.getMessage("cmduploadform.new")), 1)
|
15437
15427
|
], 64)) : c("", !0),
|
15438
|
-
|
15428
|
+
j(" " + g(e.getMessage("cmduploadform.files_to_this_area")), 1)
|
15439
15429
|
])
|
15440
15430
|
], 2)) : c("", !0)
|
15441
15431
|
])
|
@@ -15462,14 +15452,14 @@ function dy(e, n, t, s, o, i) {
|
|
15462
15452
|
disabled: o.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && i.totalSize > t.maxTotalUploadSize || o.uploadInitiated,
|
15463
15453
|
onClick: n[5] || (n[5] = (...m) => i.uploadFiles && i.uploadFiles(...m))
|
15464
15454
|
}, [
|
15465
|
-
v(u,
|
15455
|
+
v(u, N(ge(t.iconUpload)), null, 16),
|
15466
15456
|
o.listOfFiles.length === 1 || !t.allowMultipleFileUploads ? (l(), a("span", ly, g(e.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (l(), a("span", sy, g(e.getMessage("cmduploadform.buttontext.upload_files")), 1))
|
15467
15457
|
], 10, oy),
|
15468
15458
|
f("button", {
|
15469
15459
|
class: b(["button", { disabled: o.listOfFiles.length === 0 }]),
|
15470
15460
|
onClick: n[6] || (n[6] = (...m) => i.cancel && i.cancel(...m))
|
15471
15461
|
}, [
|
15472
|
-
v(u,
|
15462
|
+
v(u, N(ge(t.iconCancel)), null, 16),
|
15473
15463
|
f("span", null, g(e.getMessage("cmduploadform.buttontext.cancel")), 1)
|
15474
15464
|
], 2)
|
15475
15465
|
])
|
@@ -15645,7 +15635,7 @@ function fy(e, n, t, s, o, i) {
|
|
15645
15635
|
class: b(i.setInnerClass),
|
15646
15636
|
id: t.anchorId
|
15647
15637
|
}, [
|
15648
|
-
t.cmdHeadline ? (l(), C(r,
|
15638
|
+
t.cmdHeadline ? (l(), C(r, N(M({ key: 0 }, t.cmdHeadline)), null, 16)) : c("", !0),
|
15649
15639
|
i.oneSlotItem() ? A(e.$slots, "default", { key: 1 }) : (l(), a("div", {
|
15650
15640
|
key: 2,
|
15651
15641
|
class: b(i.setInnerClass)
|
@@ -15700,11 +15690,11 @@ const $y = /* @__PURE__ */ L(cy, [["render", fy]]), hy = {
|
|
15700
15690
|
}, gy = { class: "flex-container vertical" };
|
15701
15691
|
function yy(e, n, t, s, o, i) {
|
15702
15692
|
const r = Wa, d = ga, u = Cu;
|
15703
|
-
return i.contactFormOnly ? (l(), C(r,
|
15704
|
-
v(r,
|
15693
|
+
return i.contactFormOnly ? (l(), C(r, N(M({ key: 0 }, e.basicForm)), null, 16)) : (l(), a("div", py, [
|
15694
|
+
v(r, N(ge(e.basicForm)), null, 16),
|
15705
15695
|
f("div", gy, [
|
15706
|
-
t.cmdAddressData ? (l(), C(d,
|
15707
|
-
t.cmdGoogleMaps ? (l(), C(u,
|
15696
|
+
t.cmdAddressData ? (l(), C(d, N(M({ key: 0 }, t.cmdAddressData)), null, 16)) : c("", !0),
|
15697
|
+
t.cmdGoogleMaps ? (l(), C(u, N(M({ key: 1 }, t.cmdGoogleMaps)), null, 16)) : c("", !0),
|
15708
15698
|
A(e.$slots, "additional-info")
|
15709
15699
|
])
|
15710
15700
|
]));
|
@@ -15729,14 +15719,14 @@ function _y(e, n, t, s, o, i) {
|
|
15729
15719
|
cmdHeadline: u.cmdHeadline
|
15730
15720
|
}, {
|
15731
15721
|
default: V((m) => [
|
15732
|
-
(l(!0), a(_, null, H(u.boxes, (p,
|
15722
|
+
(l(!0), a(_, null, H(u.boxes, (p, w) => (l(), C(r, M({
|
15733
15723
|
"use-slots": ["box-body"],
|
15734
|
-
key:
|
15724
|
+
key: w
|
15735
15725
|
}, p, {
|
15736
15726
|
rowView: m.rowView
|
15737
15727
|
}), {
|
15738
15728
|
default: V(() => [
|
15739
|
-
|
15729
|
+
j(" box " + g(p), 1)
|
15740
15730
|
]),
|
15741
15731
|
_: 2
|
15742
15732
|
}, 1040, ["rowView"]))), 128))
|
@@ -15747,7 +15737,7 @@ function _y(e, n, t, s, o, i) {
|
|
15747
15737
|
], 64))), 128))
|
15748
15738
|
]);
|
15749
15739
|
}
|
15750
|
-
const tb = /* @__PURE__ */ L(by, [["render", _y]]),
|
15740
|
+
const tb = /* @__PURE__ */ L(by, [["render", _y]]), wy = {
|
15751
15741
|
name: "MultipleListsOfLinks",
|
15752
15742
|
props: {
|
15753
15743
|
segments: {
|
@@ -15755,10 +15745,10 @@ const tb = /* @__PURE__ */ L(by, [["render", _y]]), xy = {
|
|
15755
15745
|
default: null
|
15756
15746
|
}
|
15757
15747
|
}
|
15758
|
-
},
|
15748
|
+
}, xy = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
|
15759
15749
|
function ky(e, n, t, s, o, i) {
|
15760
15750
|
const r = gi;
|
15761
|
-
return l(), a("div",
|
15751
|
+
return l(), a("div", xy, [
|
15762
15752
|
(l(!0), a(_, null, H(t.segments, (d, u) => (l(), a(_, { key: u }, [
|
15763
15753
|
v(r, {
|
15764
15754
|
links: d.links,
|
@@ -15770,7 +15760,7 @@ function ky(e, n, t, s, o, i) {
|
|
15770
15760
|
], 64))), 128))
|
15771
15761
|
]);
|
15772
15762
|
}
|
15773
|
-
const nb = /* @__PURE__ */ L(
|
15763
|
+
const nb = /* @__PURE__ */ L(wy, [["render", ky]]), ib = {
|
15774
15764
|
// el = real dom-element
|
15775
15765
|
mounted(e) {
|
15776
15766
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
@@ -15793,7 +15783,7 @@ const nb = /* @__PURE__ */ L(xy, [["render", ky]]), ib = {
|
|
15793
15783
|
function Zn(e) {
|
15794
15784
|
for (let n = 0; n < e.length; n++)
|
15795
15785
|
e[n].addEventListener("click", (t) => {
|
15796
|
-
t.preventDefault(),
|
15786
|
+
t.preventDefault(), ct({ url: e[n].href });
|
15797
15787
|
});
|
15798
15788
|
}
|
15799
15789
|
const lb = {
|
@@ -15856,7 +15846,7 @@ export {
|
|
15856
15846
|
Cu as CmdGoogleMaps,
|
15857
15847
|
G as CmdHeadline,
|
15858
15848
|
z as CmdIcon,
|
15859
|
-
|
15849
|
+
we as CmdImage,
|
15860
15850
|
By as CmdImageGallery,
|
15861
15851
|
Py as CmdImageZoom,
|
15862
15852
|
zu as CmdInputGroup,
|
@@ -15875,9 +15865,9 @@ export {
|
|
15875
15865
|
Uy as CmdSiteFooter,
|
15876
15866
|
zy as CmdSiteHeader,
|
15877
15867
|
Wy as CmdSiteSearch,
|
15878
|
-
|
15868
|
+
dt as CmdSlideButton,
|
15879
15869
|
Gy as CmdSlideshow,
|
15880
|
-
|
15870
|
+
wf as CmdSocialNetworks,
|
15881
15871
|
Jy as CmdSwitchLanguage,
|
15882
15872
|
Ih as CmdSystemMessage,
|
15883
15873
|
Ky as CmdTable,
|
@@ -15899,6 +15889,6 @@ export {
|
|
15899
15889
|
hi as createHtmlId,
|
15900
15890
|
je as createUuid,
|
15901
15891
|
He as getFileExtension,
|
15902
|
-
|
15892
|
+
ct as openFancyBox,
|
15903
15893
|
sb as useSequence
|
15904
15894
|
};
|