comand-component-library 3.3.64 → 3.3.65
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4 +1,4 @@
|
|
1
|
-
import { defineComponent as Li, h as zt, resolveComponent as $, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as
|
1
|
+
import { defineComponent as Li, h as zt, resolveComponent as $, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as d, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as j, renderSlot as z, createTextVNode as A, resolveDirective as cn, normalizeProps as Q, mergeProps as F, Fragment as b, renderList as B, withDirectives as X, Transition as se, withModifiers as T, createVNode as x, TransitionGroup as ft, createApp as un, Teleport as dn, useCssVars as Di, vShow as de, normalizeStyle as we, vModelDynamic as mn, vModelText as Fe, toHandlers as qt, onBeforeUpdate as hn } from "vue";
|
2
2
|
const ge = /^[a-z0-9]+(-[a-z0-9]+)*$/, Le = (e, i, t, a = "") => {
|
3
3
|
const n = e.split(":");
|
4
4
|
if (e.slice(0, 1) === "@") {
|
@@ -9,29 +9,29 @@ const ge = /^[a-z0-9]+(-[a-z0-9]+)*$/, Le = (e, i, t, a = "") => {
|
|
9
9
|
if (n.length > 3 || !n.length)
|
10
10
|
return null;
|
11
11
|
if (n.length > 1) {
|
12
|
-
const
|
12
|
+
const m = n.pop(), r = n.pop(), c = {
|
13
13
|
provider: n.length > 0 ? n[0] : a,
|
14
14
|
prefix: r,
|
15
|
-
name:
|
15
|
+
name: m
|
16
16
|
};
|
17
17
|
return i && !Ie(c) ? null : c;
|
18
18
|
}
|
19
19
|
const s = n[0], u = s.split("-");
|
20
20
|
if (u.length > 1) {
|
21
|
-
const
|
21
|
+
const m = {
|
22
22
|
provider: a,
|
23
23
|
prefix: u.shift(),
|
24
24
|
name: u.join("-")
|
25
25
|
};
|
26
|
-
return i && !Ie(
|
26
|
+
return i && !Ie(m) ? null : m;
|
27
27
|
}
|
28
28
|
if (t && a === "") {
|
29
|
-
const
|
29
|
+
const m = {
|
30
30
|
provider: a,
|
31
31
|
prefix: "",
|
32
32
|
name: s
|
33
33
|
};
|
34
|
-
return i && !Ie(
|
34
|
+
return i && !Ie(m, t) ? null : m;
|
35
35
|
}
|
36
36
|
return null;
|
37
37
|
}, Ie = (e, i) => e ? !!((e.provider === "" || e.provider.match(ge)) && (i && e.prefix === "" || e.prefix.match(ge)) && e.name.match(ge)) : !1, Ni = Object.freeze(
|
@@ -72,8 +72,8 @@ function gn(e, i) {
|
|
72
72
|
return n[u] = [];
|
73
73
|
if (!(u in n)) {
|
74
74
|
n[u] = null;
|
75
|
-
const
|
76
|
-
r && (n[u] = [
|
75
|
+
const m = a[u] && a[u].parent, r = m && s(m);
|
76
|
+
r && (n[u] = [m].concat(r));
|
77
77
|
}
|
78
78
|
return n[u];
|
79
79
|
}
|
@@ -82,9 +82,9 @@ function gn(e, i) {
|
|
82
82
|
function pn(e, i, t) {
|
83
83
|
const a = e.icons, n = e.aliases || {};
|
84
84
|
let s = {};
|
85
|
-
function u(
|
85
|
+
function u(m) {
|
86
86
|
s = Rt(
|
87
|
-
a[
|
87
|
+
a[m] || n[m],
|
88
88
|
s
|
89
89
|
);
|
90
90
|
}
|
@@ -226,8 +226,8 @@ function Et(e, i, t) {
|
|
226
226
|
let s = a.shift(), u = wn.test(s);
|
227
227
|
for (; ; ) {
|
228
228
|
if (u) {
|
229
|
-
const
|
230
|
-
isNaN(
|
229
|
+
const m = parseFloat(s);
|
230
|
+
isNaN(m) ? n.push(s) : n.push(Math.ceil(m * i * t) / t);
|
231
231
|
} else
|
232
232
|
n.push(s);
|
233
233
|
if (s = a.shift(), s === void 0)
|
@@ -250,36 +250,36 @@ function In(e, i) {
|
|
250
250
|
};
|
251
251
|
let s = t.body;
|
252
252
|
[t, a].forEach((y) => {
|
253
|
-
const
|
253
|
+
const I = [], v = y.hFlip, S = y.vFlip;
|
254
254
|
let M = y.rotate;
|
255
|
-
v ?
|
255
|
+
v ? S ? M += 2 : (I.push(
|
256
256
|
"translate(" + (n.width + n.left).toString() + " " + (0 - n.top).toString() + ")"
|
257
|
-
),
|
257
|
+
), I.push("scale(-1 1)"), n.top = n.left = 0) : S && (I.push(
|
258
258
|
"translate(" + (0 - n.left).toString() + " " + (n.height + n.top).toString() + ")"
|
259
|
-
),
|
259
|
+
), I.push("scale(1 -1)"), n.top = n.left = 0);
|
260
260
|
let N;
|
261
261
|
switch (M < 0 && (M -= Math.floor(M / 4) * 4), M = M % 4, M) {
|
262
262
|
case 1:
|
263
|
-
N = n.height / 2 + n.top,
|
263
|
+
N = n.height / 2 + n.top, I.unshift(
|
264
264
|
"rotate(90 " + N.toString() + " " + N.toString() + ")"
|
265
265
|
);
|
266
266
|
break;
|
267
267
|
case 2:
|
268
|
-
|
268
|
+
I.unshift(
|
269
269
|
"rotate(180 " + (n.width / 2 + n.left).toString() + " " + (n.height / 2 + n.top).toString() + ")"
|
270
270
|
);
|
271
271
|
break;
|
272
272
|
case 3:
|
273
|
-
N = n.width / 2 + n.left,
|
273
|
+
N = n.width / 2 + n.left, I.unshift(
|
274
274
|
"rotate(-90 " + N.toString() + " " + N.toString() + ")"
|
275
275
|
);
|
276
276
|
break;
|
277
277
|
}
|
278
|
-
M % 2 === 1 && (n.left !== n.top && (N = n.left, n.left = n.top, n.top = N), n.width !== n.height && (N = n.width, n.width = n.height, n.height = N)),
|
278
|
+
M % 2 === 1 && (n.left !== n.top && (N = n.left, n.left = n.top, n.top = N), n.width !== n.height && (N = n.width, n.width = n.height, n.height = N)), I.length && (s = '<g transform="' + I.join(" ") + '">' + s + "</g>");
|
279
279
|
});
|
280
|
-
const u = a.width,
|
280
|
+
const u = a.width, m = a.height, r = n.width, c = n.height;
|
281
281
|
let f, p;
|
282
|
-
return u === null ? (p =
|
282
|
+
return u === null ? (p = m === null ? "1em" : m === "auto" ? c : m, f = Et(p, r / c)) : (f = u === "auto" ? r : u, p = m === null ? Et(f, c / r) : m === "auto" ? c : m), {
|
283
283
|
attributes: {
|
284
284
|
width: f.toString(),
|
285
285
|
height: p.toString(),
|
@@ -288,15 +288,15 @@ function In(e, i) {
|
|
288
288
|
body: s
|
289
289
|
};
|
290
290
|
}
|
291
|
-
const xn = /\sid="(\S+)"/g,
|
292
|
-
let
|
293
|
-
function Mn(e, i =
|
291
|
+
const xn = /\sid="(\S+)"/g, Sn = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
292
|
+
let Tn = 0;
|
293
|
+
function Mn(e, i = Sn) {
|
294
294
|
const t = [];
|
295
295
|
let a;
|
296
296
|
for (; a = xn.exec(e); )
|
297
297
|
t.push(a[1]);
|
298
298
|
return t.length && t.forEach((n) => {
|
299
|
-
const s = typeof i == "function" ? i(n) : i + (
|
299
|
+
const s = typeof i == "function" ? i(n) : i + (Tn++).toString(), u = n.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
300
300
|
e = e.replace(
|
301
301
|
new RegExp('([#;"])(' + u + ')([")]|\\.[a-z])', "g"),
|
302
302
|
"$1" + s + "$3"
|
@@ -379,14 +379,14 @@ const Bn = (e, i, t) => {
|
|
379
379
|
provider: e,
|
380
380
|
prefix: i,
|
381
381
|
icons: []
|
382
|
-
},
|
382
|
+
}, m = 0;
|
383
383
|
return t.forEach((r, c) => {
|
384
|
-
|
384
|
+
m += r.length + 1, m >= n && c > 0 && (a.push(u), u = {
|
385
385
|
type: s,
|
386
386
|
provider: e,
|
387
387
|
prefix: i,
|
388
388
|
icons: []
|
389
|
-
},
|
389
|
+
}, m = r.length), u.icons.push(r);
|
390
390
|
}), a.push(u), a;
|
391
391
|
};
|
392
392
|
function Pn(e) {
|
@@ -405,8 +405,8 @@ const An = (e, i, t) => {
|
|
405
405
|
let a = Pn(i.provider);
|
406
406
|
switch (i.type) {
|
407
407
|
case "icons": {
|
408
|
-
const s = i.prefix,
|
409
|
-
icons:
|
408
|
+
const s = i.prefix, m = i.icons.join(","), r = new URLSearchParams({
|
409
|
+
icons: m
|
410
410
|
});
|
411
411
|
a += s + ".json?" + r.toString();
|
412
412
|
break;
|
@@ -463,13 +463,13 @@ function zn(e) {
|
|
463
463
|
if (a.name === n.name && a.prefix === n.prefix && a.provider === n.provider)
|
464
464
|
return;
|
465
465
|
a = n;
|
466
|
-
const s = n.provider, u = n.prefix,
|
466
|
+
const s = n.provider, u = n.prefix, m = n.name, r = t[s] || (t[s] = /* @__PURE__ */ Object.create(null)), c = r[u] || (r[u] = le(s, u));
|
467
467
|
let f;
|
468
|
-
|
468
|
+
m in c.icons ? f = i.loaded : u === "" || c.missing.has(m) ? f = i.missing : f = i.pending;
|
469
469
|
const p = {
|
470
470
|
provider: s,
|
471
471
|
prefix: u,
|
472
|
-
name:
|
472
|
+
name: m
|
473
473
|
};
|
474
474
|
f.push(p);
|
475
475
|
}), i;
|
@@ -489,7 +489,7 @@ function Hn(e) {
|
|
489
489
|
let t = !1;
|
490
490
|
const a = e.provider, n = e.prefix;
|
491
491
|
i.forEach((s) => {
|
492
|
-
const u = s.icons,
|
492
|
+
const u = s.icons, m = u.pending.length;
|
493
493
|
u.pending = u.pending.filter((r) => {
|
494
494
|
if (r.prefix !== n)
|
495
495
|
return !0;
|
@@ -509,7 +509,7 @@ function Hn(e) {
|
|
509
509
|
else
|
510
510
|
return t = !0, !0;
|
511
511
|
return !1;
|
512
|
-
}), u.pending.length !==
|
512
|
+
}), u.pending.length !== m && (t || Hi([e], s.id), s.callback(
|
513
513
|
u.loaded.slice(0),
|
514
514
|
u.missing.slice(0),
|
515
515
|
u.pending.slice(0),
|
@@ -560,28 +560,28 @@ function Un(e, i, t, a) {
|
|
560
560
|
u = u.concat(D);
|
561
561
|
} else
|
562
562
|
u = e.resources.slice(s).concat(e.resources.slice(0, s));
|
563
|
-
const
|
563
|
+
const m = Date.now();
|
564
564
|
let r = "pending", c = 0, f, p = null, k = [], y = [];
|
565
565
|
typeof a == "function" && y.push(a);
|
566
|
-
function
|
566
|
+
function I() {
|
567
567
|
p && (clearTimeout(p), p = null);
|
568
568
|
}
|
569
569
|
function v() {
|
570
|
-
r === "pending" && (r = "aborted"),
|
570
|
+
r === "pending" && (r = "aborted"), I(), k.forEach((D) => {
|
571
571
|
D.status === "pending" && (D.status = "aborted");
|
572
572
|
}), k = [];
|
573
573
|
}
|
574
|
-
function
|
574
|
+
function S(D, P) {
|
575
575
|
P && (y = []), typeof D == "function" && y.push(D);
|
576
576
|
}
|
577
577
|
function M() {
|
578
578
|
return {
|
579
|
-
startTime:
|
579
|
+
startTime: m,
|
580
580
|
payload: i,
|
581
581
|
status: r,
|
582
582
|
queriesSent: c,
|
583
583
|
queriesPending: k.length,
|
584
|
-
subscribe:
|
584
|
+
subscribe: S,
|
585
585
|
abort: v
|
586
586
|
};
|
587
587
|
}
|
@@ -615,7 +615,7 @@ function Un(e, i, t, a) {
|
|
615
615
|
f = U, k.length || (u.length ? q() : N());
|
616
616
|
return;
|
617
617
|
}
|
618
|
-
if (
|
618
|
+
if (I(), V(), !e.random) {
|
619
619
|
const R = e.resources.indexOf(D.resource);
|
620
620
|
R !== -1 && R !== e.index && (e.index = R);
|
621
621
|
}
|
@@ -626,12 +626,12 @@ function Un(e, i, t, a) {
|
|
626
626
|
function q() {
|
627
627
|
if (r !== "pending")
|
628
628
|
return;
|
629
|
-
|
629
|
+
I();
|
630
630
|
const D = u.shift();
|
631
631
|
if (D === void 0) {
|
632
632
|
if (k.length) {
|
633
633
|
p = setTimeout(() => {
|
634
|
-
|
634
|
+
I(), r === "pending" && (V(), N());
|
635
635
|
}, e.timeout);
|
636
636
|
return;
|
637
637
|
}
|
@@ -656,12 +656,12 @@ function qi(e) {
|
|
656
656
|
};
|
657
657
|
let t = [];
|
658
658
|
function a() {
|
659
|
-
t = t.filter((
|
659
|
+
t = t.filter((m) => m().status === "pending");
|
660
660
|
}
|
661
|
-
function n(
|
661
|
+
function n(m, r, c) {
|
662
662
|
const f = Un(
|
663
663
|
i,
|
664
|
-
|
664
|
+
m,
|
665
665
|
r,
|
666
666
|
(p, k) => {
|
667
667
|
a(), c && c(p, k);
|
@@ -669,14 +669,14 @@ function qi(e) {
|
|
669
669
|
);
|
670
670
|
return t.push(f), f;
|
671
671
|
}
|
672
|
-
function s(
|
673
|
-
return t.find((r) =>
|
672
|
+
function s(m) {
|
673
|
+
return t.find((r) => m(r)) || null;
|
674
674
|
}
|
675
675
|
return {
|
676
676
|
query: n,
|
677
677
|
find: s,
|
678
|
-
setIndex: (
|
679
|
-
i.index =
|
678
|
+
setIndex: (m) => {
|
679
|
+
i.index = m;
|
680
680
|
},
|
681
681
|
getIndex: () => i.index,
|
682
682
|
cleanup: a
|
@@ -711,8 +711,8 @@ function Qn(e, i, t) {
|
|
711
711
|
const s = pt(e);
|
712
712
|
if (s) {
|
713
713
|
a = qi(s);
|
714
|
-
const u = e.resources ? e.resources[0] : "",
|
715
|
-
|
714
|
+
const u = e.resources ? e.resources[0] : "", m = at(u);
|
715
|
+
m && (n = m.send);
|
716
716
|
}
|
717
717
|
}
|
718
718
|
return !a || !n ? (t(void 0, 424), Gt) : a.query(i, n, t)().abort;
|
@@ -770,19 +770,19 @@ function Gi(e, i) {
|
|
770
770
|
const a = rt(t, Zt);
|
771
771
|
if (a !== Qt) {
|
772
772
|
if (a) {
|
773
|
-
const
|
774
|
-
for (let r = 0; r <
|
773
|
+
const m = ut(t);
|
774
|
+
for (let r = 0; r < m; r++)
|
775
775
|
Wt(t, ye + r.toString());
|
776
776
|
}
|
777
777
|
Ct(t, Zt, Qt), ct(t, 0);
|
778
778
|
return;
|
779
779
|
}
|
780
|
-
const n = Math.floor(Date.now() / Vi) - Zn, s = (
|
781
|
-
const r = ye +
|
780
|
+
const n = Math.floor(Date.now() / Vi) - Zn, s = (m) => {
|
781
|
+
const r = ye + m.toString(), c = rt(t, r);
|
782
782
|
if (typeof c == "string") {
|
783
783
|
try {
|
784
784
|
const f = JSON.parse(c);
|
785
|
-
if (typeof f == "object" && typeof f.cached == "number" && f.cached > n && typeof f.provider == "string" && typeof f.data == "object" && typeof f.data.prefix == "string" && i(f,
|
785
|
+
if (typeof f == "object" && typeof f.cached == "number" && f.cached > n && typeof f.provider == "string" && typeof f.data == "object" && typeof f.data.prefix == "string" && i(f, m))
|
786
786
|
return !0;
|
787
787
|
} catch {
|
788
788
|
}
|
@@ -790,8 +790,8 @@ function Gi(e, i) {
|
|
790
790
|
}
|
791
791
|
};
|
792
792
|
let u = ut(t);
|
793
|
-
for (let
|
794
|
-
s(
|
793
|
+
for (let m = u - 1; m >= 0; m--)
|
794
|
+
s(m) || (m === u - 1 ? (u--, ct(t, u)) : Ei[e].add(m));
|
795
795
|
}
|
796
796
|
function Qi() {
|
797
797
|
if (!bt) {
|
@@ -833,7 +833,7 @@ function Yn(e, i) {
|
|
833
833
|
s.delete(u = Array.from(s).shift());
|
834
834
|
else if (u = ut(n), !ct(n, u + 1))
|
835
835
|
return;
|
836
|
-
const
|
836
|
+
const m = {
|
837
837
|
cached: Math.floor(Date.now() / Vi),
|
838
838
|
provider: e.provider,
|
839
839
|
data: i
|
@@ -841,7 +841,7 @@ function Yn(e, i) {
|
|
841
841
|
return Ct(
|
842
842
|
n,
|
843
843
|
ye + u.toString(),
|
844
|
-
JSON.stringify(
|
844
|
+
JSON.stringify(m)
|
845
845
|
);
|
846
846
|
}
|
847
847
|
i.lastModified && !Jn(e, i.lastModified) || !Object.keys(i.icons).length || (i.not_found && (i = Object.assign({}, i), delete i.not_found), t("local") || t("session"));
|
@@ -861,12 +861,12 @@ function Xn(e, i) {
|
|
861
861
|
let s;
|
862
862
|
if (!n || !(s = at(t)))
|
863
863
|
return;
|
864
|
-
s.prepare(t, a, n).forEach((
|
865
|
-
Qn(t,
|
864
|
+
s.prepare(t, a, n).forEach((m) => {
|
865
|
+
Qn(t, m, (r, c) => {
|
866
866
|
if (typeof r != "object") {
|
867
867
|
if (c !== 404)
|
868
868
|
return;
|
869
|
-
|
869
|
+
m.icons.forEach((f) => {
|
870
870
|
e.missing.add(f);
|
871
871
|
});
|
872
872
|
} else
|
@@ -905,12 +905,12 @@ const $n = (e, i) => {
|
|
905
905
|
};
|
906
906
|
}
|
907
907
|
const n = /* @__PURE__ */ Object.create(null), s = [];
|
908
|
-
let u,
|
908
|
+
let u, m;
|
909
909
|
return a.pending.forEach((r) => {
|
910
910
|
const { provider: c, prefix: f } = r;
|
911
|
-
if (f ===
|
911
|
+
if (f === m && c === u)
|
912
912
|
return;
|
913
|
-
u = c,
|
913
|
+
u = c, m = f, s.push(le(c, f));
|
914
914
|
const p = n[c] || (n[c] = /* @__PURE__ */ Object.create(null));
|
915
915
|
p[f] || (p[f] = []);
|
916
916
|
}), a.pending.forEach((r) => {
|
@@ -1010,19 +1010,19 @@ for (const e in Xt) {
|
|
1010
1010
|
for (const t in Kt)
|
1011
1011
|
i[e + t] = Kt[t];
|
1012
1012
|
}
|
1013
|
-
const
|
1013
|
+
const Se = {};
|
1014
1014
|
["horizontal", "vertical"].forEach((e) => {
|
1015
1015
|
const i = e.slice(0, 1) + "Flip";
|
1016
|
-
|
1016
|
+
Se[e + "-flip"] = i, Se[e.slice(0, 1) + "-flip"] = i, Se[e + "Flip"] = i;
|
1017
1017
|
});
|
1018
1018
|
function $t(e) {
|
1019
1019
|
return e + (e.match(/^[-0-9.]+$/) ? "px" : "");
|
1020
1020
|
}
|
1021
1021
|
const ei = (e, i) => {
|
1022
|
-
const t = es(Yt, i), a = { ...as }, n = i.mode || "svg", s = {}, u = i.style,
|
1022
|
+
const t = es(Yt, i), a = { ...as }, n = i.mode || "svg", s = {}, u = i.style, m = typeof u == "object" && !(u instanceof Array) ? u : {};
|
1023
1023
|
for (let v in i) {
|
1024
|
-
const
|
1025
|
-
if (
|
1024
|
+
const S = i[v];
|
1025
|
+
if (S !== void 0)
|
1026
1026
|
switch (v) {
|
1027
1027
|
case "icon":
|
1028
1028
|
case "style":
|
@@ -1032,24 +1032,24 @@ const ei = (e, i) => {
|
|
1032
1032
|
case "inline":
|
1033
1033
|
case "hFlip":
|
1034
1034
|
case "vFlip":
|
1035
|
-
t[v] =
|
1035
|
+
t[v] = S === !0 || S === "true" || S === 1;
|
1036
1036
|
break;
|
1037
1037
|
case "flip":
|
1038
|
-
typeof
|
1038
|
+
typeof S == "string" && is(t, S);
|
1039
1039
|
break;
|
1040
1040
|
case "color":
|
1041
|
-
s.color =
|
1041
|
+
s.color = S;
|
1042
1042
|
break;
|
1043
1043
|
case "rotate":
|
1044
|
-
typeof
|
1044
|
+
typeof S == "string" ? t[v] = ns(S) : typeof S == "number" && (t[v] = S);
|
1045
1045
|
break;
|
1046
1046
|
case "ariaHidden":
|
1047
1047
|
case "aria-hidden":
|
1048
|
-
|
1048
|
+
S !== !0 && S !== "true" && delete a["aria-hidden"];
|
1049
1049
|
break;
|
1050
1050
|
default: {
|
1051
|
-
const M =
|
1052
|
-
M ? (
|
1051
|
+
const M = Se[v];
|
1052
|
+
M ? (S === !0 || S === "true" || S === 1) && (t[M] = !0) : Yt[v] === void 0 && (a[v] = S);
|
1053
1053
|
}
|
1054
1054
|
}
|
1055
1055
|
}
|
@@ -1057,24 +1057,24 @@ const ei = (e, i) => {
|
|
1057
1057
|
if (t.inline && (s.verticalAlign = "-0.125em"), n === "svg") {
|
1058
1058
|
a.style = {
|
1059
1059
|
...s,
|
1060
|
-
...
|
1060
|
+
...m
|
1061
1061
|
}, Object.assign(a, c);
|
1062
|
-
let v = 0,
|
1063
|
-
return typeof
|
1062
|
+
let v = 0, S = i.id;
|
1063
|
+
return typeof S == "string" && (S = S.replace(/-/g, "_")), a.innerHTML = Mn(r.body, S ? () => S + "ID" + v++ : "iconifyVue"), zt("svg", a);
|
1064
1064
|
}
|
1065
|
-
const { body: f, width: p, height: k } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1),
|
1065
|
+
const { body: f, width: p, height: k } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1), I = ss(f, {
|
1066
1066
|
...c,
|
1067
1067
|
width: p + "",
|
1068
1068
|
height: k + ""
|
1069
1069
|
});
|
1070
1070
|
return a.style = {
|
1071
1071
|
...s,
|
1072
|
-
"--svg": os(
|
1072
|
+
"--svg": os(I),
|
1073
1073
|
width: $t(c.width),
|
1074
1074
|
height: $t(c.height),
|
1075
1075
|
...rs,
|
1076
1076
|
...y ? dt : Zi,
|
1077
|
-
...
|
1077
|
+
...m
|
1078
1078
|
}, zt("span", a);
|
1079
1079
|
};
|
1080
1080
|
Pi(!0);
|
@@ -1243,16 +1243,16 @@ const fs = {
|
|
1243
1243
|
}
|
1244
1244
|
}, gs = { key: 1 }, ps = { class: "pre-headline-text" };
|
1245
1245
|
function ys(e, i, t, a, n, s) {
|
1246
|
-
var
|
1246
|
+
var m, r, c;
|
1247
1247
|
const u = H;
|
1248
1248
|
return l(), o("div", {
|
1249
|
-
class: _(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (
|
1249
|
+
class: _(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (m = t.headlineIcon) == null ? void 0 : m.iconClass }, s.getTextAlign])
|
1250
1250
|
}, [
|
1251
1251
|
t.headlineIcon ? (l(), C(u, {
|
1252
1252
|
key: 0,
|
1253
1253
|
iconClass: (r = t.headlineIcon) == null ? void 0 : r.iconClass,
|
1254
1254
|
type: (c = t.headlineIcon) == null ? void 0 : c.iconType
|
1255
|
-
}, null, 8, ["iconClass", "type"])) :
|
1255
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
1256
1256
|
t.preHeadlineText ? (l(), o("div", gs, [
|
1257
1257
|
h("span", ps, g(t.preHeadlineText), 1),
|
1258
1258
|
(l(), C(Ht(s.getHeadlineTag), null, {
|
@@ -1380,7 +1380,7 @@ const Cs = {
|
|
1380
1380
|
return e.name === "telephone" || e.name === "mobilephone" ? "tel:" + e.href : e.name === "email" ? "mailto:" + e.href : e.name === "website" ? e.href : null;
|
1381
1381
|
}
|
1382
1382
|
}
|
1383
|
-
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"],
|
1383
|
+
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"], Ss = { key: 1 }, Ts = ["href", "title"], Ms = { class: "street-address" }, Os = /* @__PURE__ */ h("br", null, null, -1), Ls = {
|
1384
1384
|
key: 1,
|
1385
1385
|
class: "postal-code"
|
1386
1386
|
}, Ds = { class: "locality" }, Ns = /* @__PURE__ */ h("br", null, null, -1), js = /* @__PURE__ */ h("br", null, null, -1), Bs = {
|
@@ -1400,22 +1400,22 @@ const Cs = {
|
|
1400
1400
|
class: "country-name"
|
1401
1401
|
};
|
1402
1402
|
function ll(e, i, t, a, n, s) {
|
1403
|
-
const u = E,
|
1403
|
+
const u = E, m = H, r = cn("telephone");
|
1404
1404
|
return l(), o("div", bs, [
|
1405
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
1405
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
1406
1406
|
h("address", ks, [
|
1407
1407
|
t.showLabels && !t.showIconsOnly ? (l(), o("dl", vs, [
|
1408
1408
|
(l(!0), o(b, null, B(t.addressData, (c, f) => (l(), o(b, { key: f }, [
|
1409
1409
|
h("dt", {
|
1410
1410
|
class: _({ address: c.name === "address" })
|
1411
1411
|
}, [
|
1412
|
-
c.iconClass && t.showLabelIcons ? (l(), C(
|
1412
|
+
c.iconClass && t.showLabelIcons ? (l(), C(m, {
|
1413
1413
|
key: 0,
|
1414
1414
|
iconClass: c.iconClass,
|
1415
1415
|
type: c.iconType,
|
1416
1416
|
tooltip: c.labelText
|
1417
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1418
|
-
t.showLabelTexts ? (l(), o("span", ws, g(c.labelText), 1)) :
|
1417
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : d("", !0),
|
1418
|
+
t.showLabelTexts ? (l(), o("span", ws, g(c.labelText), 1)) : d("", !0)
|
1419
1419
|
], 2),
|
1420
1420
|
c.name !== "address" && c.data ? (l(), o("dd", {
|
1421
1421
|
key: 0,
|
@@ -1434,7 +1434,7 @@ function ll(e, i, t, a, n, s) {
|
|
1434
1434
|
key: 1,
|
1435
1435
|
innerHTML: c.data
|
1436
1436
|
}, null, 8, xs))
|
1437
|
-
], 2)) : (l(), o("dd",
|
1437
|
+
], 2)) : (l(), o("dd", Ss, [
|
1438
1438
|
t.linkGoogleMaps ? (l(), o("a", {
|
1439
1439
|
key: 0,
|
1440
1440
|
href: s.locateAddress(c),
|
@@ -1444,32 +1444,32 @@ function ll(e, i, t, a, n, s) {
|
|
1444
1444
|
c.streetNo ? (l(), o(b, { key: 0 }, [
|
1445
1445
|
h("span", Ms, g(c.streetNo), 1),
|
1446
1446
|
Os
|
1447
|
-
], 64)) :
|
1448
|
-
c.zip ? (l(), o("span", Ls, g(c.zip), 1)) :
|
1447
|
+
], 64)) : d("", !0),
|
1448
|
+
c.zip ? (l(), o("span", Ls, g(c.zip), 1)) : d("", !0),
|
1449
1449
|
c.city ? (l(), o(b, { key: 2 }, [
|
1450
1450
|
h("span", Ds, g(c.city), 1),
|
1451
1451
|
Ns
|
1452
|
-
], 64)) :
|
1452
|
+
], 64)) : d("", !0),
|
1453
1453
|
c.miscInfo ? (l(), o(b, { key: 3 }, [
|
1454
1454
|
h("span", null, g(c.miscInfo), 1),
|
1455
1455
|
js
|
1456
|
-
], 64)) :
|
1457
|
-
c.country ? (l(), o("span", Bs, g(c.country), 1)) :
|
1458
|
-
], 8,
|
1456
|
+
], 64)) : d("", !0),
|
1457
|
+
c.country ? (l(), o("span", Bs, g(c.country), 1)) : d("", !0)
|
1458
|
+
], 8, Ts)) : (l(), o(b, { key: 1 }, [
|
1459
1459
|
c.streetNo ? (l(), o(b, { key: 0 }, [
|
1460
1460
|
h("span", Ps, g(c.streetNo), 1),
|
1461
1461
|
As
|
1462
|
-
], 64)) :
|
1463
|
-
c.zip ? (l(), o("span", Fs, g(c.zip) + "\xA0", 1)) :
|
1462
|
+
], 64)) : d("", !0),
|
1463
|
+
c.zip ? (l(), o("span", Fs, g(c.zip) + "\xA0", 1)) : d("", !0),
|
1464
1464
|
c.city ? (l(), o(b, { key: 2 }, [
|
1465
1465
|
h("span", zs, g(c.city), 1),
|
1466
1466
|
Hs
|
1467
|
-
], 64)) :
|
1467
|
+
], 64)) : d("", !0),
|
1468
1468
|
c.miscInfo ? (l(), o(b, { key: 3 }, [
|
1469
1469
|
h("span", null, g(c.miscInfo), 1),
|
1470
1470
|
qs
|
1471
|
-
], 64)) :
|
1472
|
-
c.country ? (l(), o("span", Rs, g(c.country), 1)) :
|
1471
|
+
], 64)) : d("", !0),
|
1472
|
+
c.country ? (l(), o("span", Rs, g(c.country), 1)) : d("", !0)
|
1473
1473
|
], 64))
|
1474
1474
|
]))
|
1475
1475
|
], 64))), 128))
|
@@ -1489,15 +1489,15 @@ function ll(e, i, t, a, n, s) {
|
|
1489
1489
|
title: c.tooltip
|
1490
1490
|
}, [
|
1491
1491
|
t.showIconsOnly ? (l(), o(b, { key: 0 }, [
|
1492
|
-
c.iconClass ? (l(), C(
|
1492
|
+
c.iconClass ? (l(), C(m, {
|
1493
1493
|
key: 0,
|
1494
1494
|
iconClass: c.iconClass,
|
1495
1495
|
type: c.iconType
|
1496
|
-
}, null, 8, ["iconClass", "type"])) :
|
1496
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0)
|
1497
1497
|
], 64)) : (l(), o(b, { key: 1 }, [
|
1498
1498
|
A(g(c.href), 1)
|
1499
1499
|
], 64))
|
1500
|
-
], 8, Vs)) : t.showIconsOnly ?
|
1500
|
+
], 8, Vs)) : t.showIconsOnly ? d("", !0) : (l(), o("span", {
|
1501
1501
|
key: 1,
|
1502
1502
|
innerHTML: c.data
|
1503
1503
|
}, null, 8, Es)),
|
@@ -1509,46 +1509,46 @@ function ll(e, i, t, a, n, s) {
|
|
1509
1509
|
title: c.tooltip
|
1510
1510
|
}, [
|
1511
1511
|
t.showIconsOnly ? (l(), o(b, { key: 0 }, [
|
1512
|
-
c.iconClass ? (l(), C(
|
1512
|
+
c.iconClass ? (l(), C(m, {
|
1513
1513
|
key: 0,
|
1514
1514
|
iconClass: c.iconClass,
|
1515
1515
|
type: c.iconType
|
1516
|
-
}, null, 8, ["iconClass", "type"])) :
|
1516
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0)
|
1517
1517
|
], 64)) : (l(), o(b, { key: 1 }, [
|
1518
1518
|
c.streetNo ? (l(), o(b, { key: 0 }, [
|
1519
1519
|
h("span", Gs, g(c.streetNo), 1),
|
1520
1520
|
Qs
|
1521
|
-
], 64)) :
|
1521
|
+
], 64)) : d("", !0),
|
1522
1522
|
c.zip || c.city ? (l(), o(b, { key: 1 }, [
|
1523
1523
|
h("span", Zs, g(c.zip) + "\xA0", 1),
|
1524
1524
|
h("span", Ws, g(c.city), 1),
|
1525
1525
|
Js
|
1526
|
-
], 64)) :
|
1526
|
+
], 64)) : d("", !0),
|
1527
1527
|
c.miscInfo ? (l(), o(b, { key: 2 }, [
|
1528
1528
|
h("span", null, g(c.miscInfo), 1),
|
1529
1529
|
Ys
|
1530
|
-
], 64)) :
|
1531
|
-
c.country ? (l(), o("span", Ks, g(c.country), 1)) :
|
1530
|
+
], 64)) : d("", !0),
|
1531
|
+
c.country ? (l(), o("span", Ks, g(c.country), 1)) : d("", !0)
|
1532
1532
|
], 64))
|
1533
|
-
], 8, Us)) :
|
1533
|
+
], 8, Us)) : d("", !0),
|
1534
1534
|
!t.linkGoogleMaps && !t.showIconsOnly ? (l(), o(b, { key: 1 }, [
|
1535
1535
|
c.streetNo ? (l(), o(b, { key: 0 }, [
|
1536
1536
|
h("span", Xs, g(c.streetNo), 1),
|
1537
1537
|
$s
|
1538
|
-
], 64)) :
|
1538
|
+
], 64)) : d("", !0),
|
1539
1539
|
c.zip || c.city ? (l(), o(b, { key: 1 }, [
|
1540
1540
|
h("span", el, g(c.zip) + "\xA0", 1),
|
1541
1541
|
h("span", tl, g(c.city), 1),
|
1542
1542
|
il
|
1543
|
-
], 64)) :
|
1543
|
+
], 64)) : d("", !0),
|
1544
1544
|
c.miscInfo ? (l(), o(b, { key: 2 }, [
|
1545
1545
|
h("span", null, g(c.miscInfo), 1),
|
1546
1546
|
nl
|
1547
|
-
], 64)) :
|
1548
|
-
c.country ? (l(), o("span", sl, g(c.country), 1)) :
|
1549
|
-
], 64)) :
|
1550
|
-
], 64)) :
|
1551
|
-
], 2)) :
|
1547
|
+
], 64)) : d("", !0),
|
1548
|
+
c.country ? (l(), o("span", sl, g(c.country), 1)) : d("", !0)
|
1549
|
+
], 64)) : d("", !0)
|
1550
|
+
], 64)) : d("", !0)
|
1551
|
+
], 2)) : d("", !0)
|
1552
1552
|
], 64))), 128))
|
1553
1553
|
], 2))
|
1554
1554
|
])
|
@@ -1618,13 +1618,13 @@ function rl(e, i, t, a, n, s) {
|
|
1618
1618
|
class: "cmd-back-to-top-button",
|
1619
1619
|
href: "#",
|
1620
1620
|
title: t.iconBackToTop.tooltip,
|
1621
|
-
onClick: i[0] || (i[0] =
|
1621
|
+
onClick: i[0] || (i[0] = T((...m) => s.onBackToTop && s.onBackToTop(...m), ["prevent"]))
|
1622
1622
|
}, [
|
1623
|
-
|
1623
|
+
x(u, {
|
1624
1624
|
iconClass: t.iconBackToTop.iconClass,
|
1625
1625
|
type: t.iconBackToTop.iconType
|
1626
1626
|
}, null, 8, ["iconClass", "type"])
|
1627
|
-
], 8, al)) :
|
1627
|
+
], 8, al)) : d("", !0)
|
1628
1628
|
]),
|
1629
1629
|
_: 1
|
1630
1630
|
});
|
@@ -1668,9 +1668,9 @@ const cl = {
|
|
1668
1668
|
}
|
1669
1669
|
}, ul = { class: "cmd-bank-account-data" }, dl = { key: 0 }, ml = ["onClick", "title"], hl = { key: 1 };
|
1670
1670
|
function fl(e, i, t, a, n, s) {
|
1671
|
-
const u = E,
|
1671
|
+
const u = E, m = H;
|
1672
1672
|
return l(), o("div", ul, [
|
1673
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
1673
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
1674
1674
|
h("dl", null, [
|
1675
1675
|
(l(!0), o(b, null, B(t.accountData, (r, c) => (l(), o(b, { key: c }, [
|
1676
1676
|
h("dt", null, g(r.text), 1),
|
@@ -1678,10 +1678,10 @@ function fl(e, i, t, a, n, s) {
|
|
1678
1678
|
h("span", null, g(r.value), 1),
|
1679
1679
|
h("a", {
|
1680
1680
|
href: "#",
|
1681
|
-
onClick:
|
1681
|
+
onClick: T((f) => s.copyToClipboard(r.value), ["prevent"]),
|
1682
1682
|
title: t.iconCopy.tooltip
|
1683
1683
|
}, [
|
1684
|
-
|
1684
|
+
x(m, {
|
1685
1685
|
iconClass: t.iconCopy.iconClass,
|
1686
1686
|
type: t.iconCopy.iconType
|
1687
1687
|
}, null, 8, ["iconClass", "type"])
|
@@ -1689,7 +1689,7 @@ function fl(e, i, t, a, n, s) {
|
|
1689
1689
|
])) : (l(), o("dd", { key: c }, g(r.value), 1))
|
1690
1690
|
], 64))), 128))
|
1691
1691
|
]),
|
1692
|
-
t.additionalInformation ? (l(), o("p", hl, g(t.additionalInformation), 1)) :
|
1692
|
+
t.additionalInformation ? (l(), o("p", hl, g(t.additionalInformation), 1)) : d("", !0)
|
1693
1693
|
]);
|
1694
1694
|
}
|
1695
1695
|
const Ah = /* @__PURE__ */ L(cl, [["render", fl]]);
|
@@ -1743,17 +1743,17 @@ const gl = {
|
|
1743
1743
|
}
|
1744
1744
|
}, pl = { key: 0 }, yl = ["src", "alt", "title"], _l = { key: 1 };
|
1745
1745
|
function Cl(e, i, t, a, n, s) {
|
1746
|
-
var u,
|
1746
|
+
var u, m, r, c, f, p;
|
1747
1747
|
return l(), o("figure", {
|
1748
1748
|
class: _(["cmd-image", s.getTextAlign])
|
1749
1749
|
}, [
|
1750
|
-
((u = t.figcaption) == null ? void 0 : u.show) && ((
|
1750
|
+
((u = t.figcaption) == null ? void 0 : u.show) && ((m = t.figcaption) == null ? void 0 : m.position) === "top" ? (l(), o("figcaption", pl, g((r = t.figcaption) == null ? void 0 : r.text), 1)) : d("", !0),
|
1751
1751
|
h("img", {
|
1752
1752
|
src: s.imageSource,
|
1753
1753
|
alt: t.image.alt,
|
1754
1754
|
title: t.image.tooltip
|
1755
1755
|
}, null, 8, yl),
|
1756
|
-
((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption", _l, g((p = t.figcaption) == null ? void 0 : p.text), 1)) :
|
1756
|
+
((c = t.figcaption) == null ? void 0 : c.show) && ((f = t.figcaption) == null ? void 0 : f.position) !== "top" ? (l(), o("figcaption", _l, g((p = t.figcaption) == null ? void 0 : p.text), 1)) : d("", !0)
|
1757
1757
|
], 2);
|
1758
1758
|
}
|
1759
1759
|
const _e = /* @__PURE__ */ L(gl, [["render", Cl]]);
|
@@ -1798,12 +1798,12 @@ function vl(e, i, t, a, n, s) {
|
|
1798
1798
|
const u = H;
|
1799
1799
|
return l(), o("a", {
|
1800
1800
|
href: "#",
|
1801
|
-
onClick: i[0] || (i[0] =
|
1801
|
+
onClick: i[0] || (i[0] = T(() => {
|
1802
1802
|
}, ["prevent"])),
|
1803
1803
|
class: _(["cmd-slide-button", "button", "keep-behavior-on-small-devices", t.slideButtonType]),
|
1804
1804
|
title: s.getDirection.tooltip
|
1805
1805
|
}, [
|
1806
|
-
|
1806
|
+
x(u, {
|
1807
1807
|
iconClass: s.getDirection.iconClass || "next"
|
1808
1808
|
}, null, 8, ["iconClass"])
|
1809
1809
|
], 10, kl);
|
@@ -1828,7 +1828,8 @@ const Il = {
|
|
1828
1828
|
],
|
1829
1829
|
data() {
|
1830
1830
|
return {
|
1831
|
-
items: []
|
1831
|
+
items: [],
|
1832
|
+
showSlidebuttons: !0
|
1832
1833
|
};
|
1833
1834
|
},
|
1834
1835
|
props: {
|
@@ -1891,12 +1892,19 @@ const Il = {
|
|
1891
1892
|
}
|
1892
1893
|
}
|
1893
1894
|
},
|
1895
|
+
mounted() {
|
1896
|
+
const e = this.$refs["thumbnail-scroller"], i = e.querySelector(":scope > ul");
|
1897
|
+
new ResizeObserver(() => this.toggleSlideButtons(i)).observe(e);
|
1898
|
+
},
|
1894
1899
|
computed: {
|
1895
1900
|
getTooltip() {
|
1896
1901
|
return this.contentType === "image" ? this.getMessage("cmdthumbnailscroller.tooltip.open_large_image") : this.executeOnClick === "url" ? this.getMessage("cmdthumbnailscroller.tooltip.open_url") : this.getMessage("cmdthumbnailscroller.tooltip.open");
|
1897
1902
|
}
|
1898
1903
|
},
|
1899
1904
|
methods: {
|
1905
|
+
toggleSlideButtons(e) {
|
1906
|
+
this.showSlidebuttons = e.scrollWidth > e.clientWidth;
|
1907
|
+
},
|
1900
1908
|
showNextItem() {
|
1901
1909
|
const e = this.items.shift();
|
1902
1910
|
e && this.items.push(e);
|
@@ -1930,17 +1938,19 @@ const Il = {
|
|
1930
1938
|
immediate: !0
|
1931
1939
|
}
|
1932
1940
|
}
|
1933
|
-
}, xl = ["href", "onClick", "title", "target"],
|
1934
|
-
function
|
1935
|
-
const u = kt,
|
1941
|
+
}, xl = ["href", "onClick", "title", "target"], Sl = { key: 1 };
|
1942
|
+
function Tl(e, i, t, a, n, s) {
|
1943
|
+
const u = kt, m = _e, r = H;
|
1936
1944
|
return l(), o("div", {
|
1937
|
-
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }])
|
1945
|
+
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }]),
|
1946
|
+
ref: "thumbnail-scroller"
|
1938
1947
|
}, [
|
1939
|
-
|
1940
|
-
|
1948
|
+
n.showSlidebuttons ? (l(), C(u, {
|
1949
|
+
key: 0,
|
1950
|
+
onClick: T(s.showPrevItem, ["prevent"]),
|
1941
1951
|
slideButtonType: "prev"
|
1942
|
-
}, null, 8, ["onClick"]),
|
1943
|
-
|
1952
|
+
}, null, 8, ["onClick"])) : d("", !0),
|
1953
|
+
x(ft, {
|
1944
1954
|
name: "slide",
|
1945
1955
|
tag: "ul"
|
1946
1956
|
}, {
|
@@ -1955,7 +1965,7 @@ function Sl(e, i, t, a, n, s) {
|
|
1955
1965
|
title: s.getTooltip,
|
1956
1966
|
target: t.executeOnClick === "url" ? "_blank" : null
|
1957
1967
|
}, [
|
1958
|
-
t.contentType === "image" ? (l(), C(
|
1968
|
+
t.contentType === "image" ? (l(), C(m, {
|
1959
1969
|
key: 0,
|
1960
1970
|
image: c.image,
|
1961
1971
|
figcaption: c.figcaption
|
@@ -1964,21 +1974,22 @@ function Sl(e, i, t, a, n, s) {
|
|
1964
1974
|
key: 0,
|
1965
1975
|
iconClass: c.iconClass,
|
1966
1976
|
type: c.iconType
|
1967
|
-
}, null, 8, ["iconClass", "type"])) :
|
1968
|
-
c.text ? (l(), o("span",
|
1977
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
1978
|
+
c.text ? (l(), o("span", Sl, g(c.text), 1)) : d("", !0)
|
1969
1979
|
], 64))
|
1970
1980
|
], 8, xl)
|
1971
1981
|
], 2))), 128))
|
1972
1982
|
]),
|
1973
1983
|
_: 1
|
1974
1984
|
}),
|
1975
|
-
|
1976
|
-
|
1985
|
+
n.showSlidebuttons ? (l(), C(u, {
|
1986
|
+
key: 1,
|
1987
|
+
onClick: T(s.showNextItem, ["prevent"]),
|
1977
1988
|
slideButtons: t.cmdSlideButtons.next
|
1978
|
-
}, null, 8, ["onClick", "slideButtons"])
|
1989
|
+
}, null, 8, ["onClick", "slideButtons"])) : d("", !0)
|
1979
1990
|
], 2);
|
1980
1991
|
}
|
1981
|
-
const Ml = /* @__PURE__ */ L(Il, [["render",
|
1992
|
+
const Ml = /* @__PURE__ */ L(Il, [["render", Tl]]);
|
1982
1993
|
function Ol() {
|
1983
1994
|
let e = new Date().getTime();
|
1984
1995
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(i) {
|
@@ -2226,8 +2237,8 @@ const Nl = Wi, jl = ["aria-label"], Bl = { class: "flex-container" }, Pl = {
|
|
2226
2237
|
class: "flex-container no-flex"
|
2227
2238
|
}, Gl = ["title"], Ql = { key: 1 }, Zl = ["title"], Wl = { key: 1 };
|
2228
2239
|
function Jl(e, i, t, a, n, s) {
|
2229
|
-
var p, k, y,
|
2230
|
-
const u = E,
|
2240
|
+
var p, k, y, I, v, S, M, N, V, w, q, D, P, U, G, R, Y, Z, ne, te, he, O, re, Nt, jt, Bt, Pt, At, Ft;
|
2241
|
+
const u = E, m = H, r = _e, c = kt, f = Ml;
|
2231
2242
|
return l(), C(dn, { to: "body" }, [
|
2232
2243
|
h("dialog", {
|
2233
2244
|
ref: "dialog",
|
@@ -2241,32 +2252,32 @@ function Jl(e, i, t, a, n, s) {
|
|
2241
2252
|
headlineText: (k = e.cmdHeadline) == null ? void 0 : k.headlineText,
|
2242
2253
|
headlineLevel: (y = e.cmdHeadline) == null ? void 0 : y.headlineLevel,
|
2243
2254
|
id: e.htmlId
|
2244
|
-
}, null, 8, ["headlineText", "headlineLevel", "id"])) :
|
2245
|
-
((
|
2246
|
-
e.showPrintButtons && ((
|
2255
|
+
}, null, 8, ["headlineText", "headlineLevel", "id"])) : d("", !0),
|
2256
|
+
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", Pl, [
|
2257
|
+
e.showPrintButtons && ((S = e.fancyboxOptions.printButtons) == null ? void 0 : S.color) ? (l(), o("a", {
|
2247
2258
|
key: 0,
|
2248
2259
|
href: "#",
|
2249
2260
|
class: "button print-color",
|
2250
2261
|
title: (M = e.fancyboxOptions.printButtons.color) == null ? void 0 : M.tooltip,
|
2251
|
-
onClick: i[0] || (i[0] =
|
2262
|
+
onClick: i[0] || (i[0] = T((ie) => e.printInGrayscale = !1, ["prevent"]))
|
2252
2263
|
}, [
|
2253
|
-
|
2264
|
+
x(m, {
|
2254
2265
|
iconClass: (N = e.fancyboxOptions.printButtons.color) == null ? void 0 : N.iconClass,
|
2255
2266
|
type: (V = e.fancyboxOptions.printButtons.color) == null ? void 0 : V.iconType
|
2256
2267
|
}, null, 8, ["iconClass", "type"])
|
2257
|
-
], 8, Al)) :
|
2268
|
+
], 8, Al)) : d("", !0),
|
2258
2269
|
e.showPrintButtons && ((w = e.fancyboxOptions.printButtons) == null ? void 0 : w.grayscale) ? (l(), o("a", {
|
2259
2270
|
key: 1,
|
2260
2271
|
href: "#",
|
2261
2272
|
class: "button print-grayscale",
|
2262
2273
|
title: (q = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : q.tooltip,
|
2263
|
-
onClick: i[1] || (i[1] =
|
2274
|
+
onClick: i[1] || (i[1] = T((ie) => e.printInGrayscale = !0, ["prevent"]))
|
2264
2275
|
}, [
|
2265
|
-
|
2276
|
+
x(m, {
|
2266
2277
|
iconClass: (D = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : D.iconClass,
|
2267
2278
|
type: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconType
|
2268
2279
|
}, null, 8, ["iconClass", "type"])
|
2269
|
-
], 8, Fl)) :
|
2280
|
+
], 8, Fl)) : d("", !0),
|
2270
2281
|
e.fancyboxOptions.closeIcon ? (l(), o("a", {
|
2271
2282
|
key: 2,
|
2272
2283
|
href: "#",
|
@@ -2274,20 +2285,20 @@ function Jl(e, i, t, a, n, s) {
|
|
2274
2285
|
id: "close-dialog",
|
2275
2286
|
title: e.fancyboxOptions.closeIcon.tooltip,
|
2276
2287
|
ref: "close-dialog",
|
2277
|
-
onClick: i[2] || (i[2] =
|
2288
|
+
onClick: i[2] || (i[2] = T((...ie) => e.close && e.close(...ie), ["prevent"]))
|
2278
2289
|
}, [
|
2279
|
-
|
2290
|
+
x(m, {
|
2280
2291
|
iconClass: e.fancyboxOptions.closeIcon.iconClass,
|
2281
2292
|
type: e.fancyboxOptions.closeIcon.iconType
|
2282
2293
|
}, null, 8, ["iconClass", "type"])
|
2283
|
-
], 8, zl)) :
|
2284
|
-
])) :
|
2294
|
+
], 8, zl)) : d("", !0)
|
2295
|
+
])) : d("", !0)
|
2285
2296
|
]),
|
2286
2297
|
h("div", {
|
2287
2298
|
class: _(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
|
2288
2299
|
}, [
|
2289
2300
|
e.fancyBoxImageUrl || ((U = e.cmdImage) == null ? void 0 : U.image) ? (l(), o("div", Hl, [
|
2290
|
-
|
2301
|
+
x(r, {
|
2291
2302
|
image: e.largeSingleImage,
|
2292
2303
|
figcaption: (G = e.cmdImage) == null ? void 0 : G.figcaption
|
2293
2304
|
}, null, 8, ["image", "figcaption"])
|
@@ -2296,16 +2307,16 @@ function Jl(e, i, t, a, n, s) {
|
|
2296
2307
|
class: "content",
|
2297
2308
|
innerHTML: e.fancyBoxContent
|
2298
2309
|
}, null, 8, ql)) : e.fancyBoxElements ? (l(), o("div", Rl)) : e.fancyBoxGallery ? (l(), o("div", Vl, [
|
2299
|
-
|
2300
|
-
onClick:
|
2310
|
+
x(c, {
|
2311
|
+
onClick: T(e.showPrevItem, ["prevent"]),
|
2301
2312
|
slideButtonType: "prev"
|
2302
2313
|
}, null, 8, ["onClick"]),
|
2303
|
-
|
2314
|
+
x(r, {
|
2304
2315
|
image: e.largeGalleryImage,
|
2305
2316
|
figcaption: e.fancyBoxGallery[e.index].figcaption
|
2306
2317
|
}, null, 8, ["image", "figcaption"]),
|
2307
|
-
|
2308
|
-
onClick:
|
2318
|
+
x(c, {
|
2319
|
+
onClick: T(e.showNextItem, ["prevent"])
|
2309
2320
|
}, null, 8, ["onClick"])
|
2310
2321
|
])) : (l(), o("div", El, [
|
2311
2322
|
z(e.$slots, "default")
|
@@ -2317,33 +2328,33 @@ function Jl(e, i, t, a, n, s) {
|
|
2317
2328
|
onClick: i[3] || (i[3] = (...ie) => e.cancel && e.cancel(...ie)),
|
2318
2329
|
title: (Y = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Y.tooltip
|
2319
2330
|
}, [
|
2320
|
-
(Z = e.fancyboxOptions.submitButtons.cancel) != null && Z.iconClass ? (l(), C(
|
2331
|
+
(Z = e.fancyboxOptions.submitButtons.cancel) != null && Z.iconClass ? (l(), C(m, {
|
2321
2332
|
key: 0,
|
2322
2333
|
iconClass: (ne = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ne.iconClass,
|
2323
2334
|
type: (te = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : te.iconType
|
2324
|
-
}, null, 8, ["iconClass", "type"])) :
|
2325
|
-
(he = e.fancyboxOptions.submitButtons.cancel) != null && he.buttonText ? (l(), o("span", Ql, g((O = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : O.buttonText), 1)) :
|
2326
|
-
], 8, Gl)) :
|
2335
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
2336
|
+
(he = e.fancyboxOptions.submitButtons.cancel) != null && he.buttonText ? (l(), o("span", Ql, g((O = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : O.buttonText), 1)) : d("", !0)
|
2337
|
+
], 8, Gl)) : d("", !0),
|
2327
2338
|
(re = e.fancyboxOptions.submitButtons) != null && re.confirm ? (l(), o("button", {
|
2328
2339
|
key: 1,
|
2329
2340
|
onClick: i[4] || (i[4] = (...ie) => e.confirm && e.confirm(...ie)),
|
2330
2341
|
title: (Nt = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : Nt.tooltip
|
2331
2342
|
}, [
|
2332
|
-
(jt = e.fancyboxOptions.submitButtons.confirm) != null && jt.iconClass ? (l(), C(
|
2343
|
+
(jt = e.fancyboxOptions.submitButtons.confirm) != null && jt.iconClass ? (l(), C(m, {
|
2333
2344
|
key: 0,
|
2334
2345
|
iconClass: (Bt = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : Bt.iconClass,
|
2335
2346
|
type: (Pt = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : Pt.iconType
|
2336
|
-
}, null, 8, ["iconClass", "type"])) :
|
2337
|
-
(At = e.fancyboxOptions.submitButtons.confirm) != null && At.buttonText ? (l(), o("span", Wl, g((Ft = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : Ft.buttonText), 1)) :
|
2338
|
-
], 8, Zl)) :
|
2339
|
-
])) :
|
2347
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
2348
|
+
(At = e.fancyboxOptions.submitButtons.confirm) != null && At.buttonText ? (l(), o("span", Wl, g((Ft = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : Ft.buttonText), 1)) : d("", !0)
|
2349
|
+
], 8, Zl)) : d("", !0)
|
2350
|
+
])) : d("", !0),
|
2340
2351
|
e.fancyBoxGallery ? (l(), C(f, {
|
2341
2352
|
key: 1,
|
2342
2353
|
thumbnailScrollerItems: [...e.fancyBoxGallery],
|
2343
2354
|
allowOpenFancyBox: !1,
|
2344
2355
|
onClick: e.showItem,
|
2345
2356
|
activeItemIndex: e.index
|
2346
|
-
}, null, 8, ["thumbnailScrollerItems", "onClick", "activeItemIndex"])) :
|
2357
|
+
}, null, 8, ["thumbnailScrollerItems", "onClick", "activeItemIndex"])) : d("", !0)
|
2347
2358
|
], 42, jl)
|
2348
2359
|
]);
|
2349
2360
|
}
|
@@ -2408,11 +2419,11 @@ const Yl = {
|
|
2408
2419
|
}
|
2409
2420
|
}, Kl = ["href", "target", "onClick", "title"], Xl = { key: 1 }, $l = { key: 1 };
|
2410
2421
|
function eo(e, i, t, a, n, s) {
|
2411
|
-
const u = E,
|
2422
|
+
const u = E, m = H, r = $("router-link");
|
2412
2423
|
return l(), o("div", {
|
2413
2424
|
class: _(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors, "large-icons": t.largeIcons }])
|
2414
2425
|
}, [
|
2415
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
2426
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
2416
2427
|
h("ul", {
|
2417
2428
|
class: _(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, s.setStretchClass])
|
2418
2429
|
}, [
|
@@ -2427,27 +2438,27 @@ function eo(e, i, t, a, n, s) {
|
|
2427
2438
|
onClick: (p) => s.executeLink(c, p),
|
2428
2439
|
title: c.tooltip && c.tooltip !== void 0 ? c.tooltip : void 0
|
2429
2440
|
}, [
|
2430
|
-
c.iconClass ? (l(), C(
|
2441
|
+
c.iconClass ? (l(), C(m, {
|
2431
2442
|
key: 0,
|
2432
2443
|
iconClass: c.iconClass,
|
2433
2444
|
type: c.iconType
|
2434
|
-
}, null, 8, ["iconClass", "type"])) :
|
2435
|
-
c.text ? (l(), o("span", Xl, g(c.text), 1)) :
|
2445
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
2446
|
+
c.text ? (l(), o("span", Xl, g(c.text), 1)) : d("", !0)
|
2436
2447
|
], 8, Kl)) : c.type === "router" ? (l(), C(r, {
|
2437
2448
|
key: 1,
|
2438
2449
|
to: s.getRoute(c),
|
2439
2450
|
title: c.tooltip
|
2440
2451
|
}, {
|
2441
2452
|
default: j(() => [
|
2442
|
-
c.iconClass ? (l(), C(
|
2453
|
+
c.iconClass ? (l(), C(m, {
|
2443
2454
|
key: 0,
|
2444
2455
|
iconClass: c.iconClass,
|
2445
2456
|
type: c.iconType
|
2446
|
-
}, null, 8, ["iconClass", "type"])) :
|
2447
|
-
c.text ? (l(), o("span", $l, g(c.text), 1)) :
|
2457
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
2458
|
+
c.text ? (l(), o("span", $l, g(c.text), 1)) : d("", !0)
|
2448
2459
|
]),
|
2449
2460
|
_: 2
|
2450
|
-
}, 1032, ["to", "title"])) :
|
2461
|
+
}, 1032, ["to", "title"])) : d("", !0)
|
2451
2462
|
], 2))), 128))
|
2452
2463
|
], 2)
|
2453
2464
|
], 2);
|
@@ -2631,7 +2642,7 @@ const so = wt, lo = ["title"], oo = {
|
|
2631
2642
|
}, _o = { class: "box-body" }, Co = { key: 0 }, bo = {
|
2632
2643
|
key: 1,
|
2633
2644
|
class: "price"
|
2634
|
-
}, ko = ["title"], vo = { key: 2 }, wo = { class: "box-header flex-container vertical" }, Io = { key: 0 }, xo = ["src", "alt"],
|
2645
|
+
}, ko = ["title"], vo = { key: 2 }, wo = { class: "box-header flex-container vertical" }, Io = { key: 0 }, xo = ["src", "alt"], So = { key: 0 }, To = { key: 1 }, Mo = ["title"], Oo = { key: 0 }, Lo = { class: "box-body" }, Do = { key: 0 }, No = { key: 1 }, jo = { key: 2 }, Bo = {
|
2635
2646
|
key: 3,
|
2636
2647
|
class: "description"
|
2637
2648
|
}, Po = { class: "tags" }, Ao = {
|
@@ -2639,8 +2650,8 @@ const so = wt, lo = ["title"], oo = {
|
|
2639
2650
|
class: "box-footer"
|
2640
2651
|
};
|
2641
2652
|
function Fo(e, i, t, a, n, s) {
|
2642
|
-
var c, f, p, k, y,
|
2643
|
-
const u = E,
|
2653
|
+
var c, f, p, k, y, I, v, S, M;
|
2654
|
+
const u = E, m = H, r = to;
|
2644
2655
|
return t.boxType === "content" ? (l(), o("div", {
|
2645
2656
|
key: 0,
|
2646
2657
|
class: _([
|
@@ -2659,18 +2670,18 @@ function Fo(e, i, t, a, n, s) {
|
|
2659
2670
|
href: "#",
|
2660
2671
|
class: "box-header",
|
2661
2672
|
title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
2662
|
-
onClick: i[0] || (i[0] =
|
2673
|
+
onClick: i[0] || (i[0] = T((...N) => s.toggleContentVisibility && s.toggleContentVisibility(...N), ["prevent"]))
|
2663
2674
|
}, [
|
2664
|
-
(c = t.useSlots) != null && c.includes("header") ? z(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, Q(F({ key: 1 }, t.cmdHeadline)), null, 16)) :
|
2665
|
-
|
2675
|
+
(c = t.useSlots) != null && c.includes("header") ? z(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, Q(F({ key: 1 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
2676
|
+
x(m, {
|
2666
2677
|
iconClass: n.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
|
2667
2678
|
type: n.open ? t.iconOpen.iconType : t.iconClosed.iconType
|
2668
2679
|
}, null, 8, ["iconClass", "type"])
|
2669
2680
|
], 8, lo)) : (l(), o(b, { key: 1 }, [
|
2670
2681
|
((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((k = t.cmdHeadline) == null ? void 0 : k.headlineText) ? (l(), o("div", oo, [
|
2671
|
-
(y = t.useSlots) != null && y.includes("header") ? z(e.$slots, "header", { key: 0 }) :
|
2672
|
-
(
|
2673
|
-
])) :
|
2682
|
+
(y = t.useSlots) != null && y.includes("header") ? z(e.$slots, "header", { key: 0 }) : d("", !0),
|
2683
|
+
(I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, Q(F({ key: 1 }, t.cmdHeadline)), null, 16)) : d("", !0)
|
2684
|
+
])) : d("", !0)
|
2674
2685
|
], 64)),
|
2675
2686
|
n.open ? (l(), o("div", {
|
2676
2687
|
key: 2,
|
@@ -2679,7 +2690,7 @@ function Fo(e, i, t, a, n, s) {
|
|
2679
2690
|
role: "article"
|
2680
2691
|
}, [
|
2681
2692
|
(v = t.useSlots) != null && v.includes("body") ? z(e.$slots, "body", { key: 0 }, () => [
|
2682
|
-
|
2693
|
+
x(ft, { name: s.toggleTransition }, {
|
2683
2694
|
default: j(() => [
|
2684
2695
|
h("p", {
|
2685
2696
|
class: _({
|
@@ -2691,8 +2702,8 @@ function Fo(e, i, t, a, n, s) {
|
|
2691
2702
|
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2692
2703
|
key: 0,
|
2693
2704
|
href: "#",
|
2694
|
-
onClick: i[1] || (i[1] =
|
2695
|
-
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) :
|
2705
|
+
onClick: i[1] || (i[1] = T((...N) => s.toggleCutOffText && s.toggleCutOffText(...N), ["prevent"]))
|
2706
|
+
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : d("", !0)
|
2696
2707
|
]),
|
2697
2708
|
_: 1
|
2698
2709
|
}, 8, ["name"])
|
@@ -2701,21 +2712,21 @@ function Fo(e, i, t, a, n, s) {
|
|
2701
2712
|
key: 0,
|
2702
2713
|
src: t.image.src,
|
2703
2714
|
alt: t.image.altText
|
2704
|
-
}, null, 8, ao)) :
|
2715
|
+
}, null, 8, ao)) : d("", !0),
|
2705
2716
|
h("div", ro, [
|
2706
|
-
((
|
2707
|
-
t.textBody ? (l(), o("p", co, g(t.textBody), 1)) :
|
2717
|
+
((S = t.cmdHeadline) == null ? void 0 : S.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
2718
|
+
t.textBody ? (l(), o("p", co, g(t.textBody), 1)) : d("", !0)
|
2708
2719
|
])
|
2709
2720
|
], 64))
|
2710
|
-
], 2)) :
|
2721
|
+
], 2)) : d("", !0),
|
2711
2722
|
(M = t.useSlots) != null && M.includes("footer") ? (l(), o("div", uo, [
|
2712
2723
|
z(e.$slots, "footer")
|
2713
|
-
])) :
|
2724
|
+
])) : d("", !0)
|
2714
2725
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
2715
2726
|
key: 1,
|
2716
2727
|
class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
|
2717
2728
|
href: "#",
|
2718
|
-
onClick: i[2] || (i[2] =
|
2729
|
+
onClick: i[2] || (i[2] = T((N) => s.clickOnProduct(t.product), ["prevent"]))
|
2719
2730
|
}, [
|
2720
2731
|
h("div", mo, [
|
2721
2732
|
t.product.image !== void 0 ? (l(), o("figure", ho, [
|
@@ -2727,20 +2738,20 @@ function Fo(e, i, t, a, n, s) {
|
|
2727
2738
|
])) : (l(), o("p", go, g(t.product.name), 1)),
|
2728
2739
|
t.product.new ? (l(), o("div", po, [
|
2729
2740
|
h("span", null, g(e.getMessage("cmdbox.productbox.new")), 1)
|
2730
|
-
])) :
|
2741
|
+
])) : d("", !0),
|
2731
2742
|
t.product.discount ? (l(), o("div", yo, [
|
2732
2743
|
h("span", null, g(t.product.discount), 1)
|
2733
|
-
])) :
|
2744
|
+
])) : d("", !0)
|
2734
2745
|
]),
|
2735
2746
|
h("div", _o, [
|
2736
|
-
t.product.articleNumber ? (l(), o("p", Co, g(e.getMessage("cmdbox.productbox.article_no")) + " " + g(t.product.articleNumber), 1)) :
|
2747
|
+
t.product.articleNumber ? (l(), o("p", Co, g(e.getMessage("cmdbox.productbox.article_no")) + " " + g(t.product.articleNumber), 1)) : d("", !0),
|
2737
2748
|
t.product.price ? (l(), o("p", bo, [
|
2738
2749
|
h("span", null, g(t.product.price), 1),
|
2739
2750
|
h("span", {
|
2740
2751
|
title: e.globalCurrency.name
|
2741
2752
|
}, g(e.globalCurrency.symbol), 9, ko)
|
2742
|
-
])) :
|
2743
|
-
t.product.description ? (l(), o("p", vo, g(t.product.description), 1)) :
|
2753
|
+
])) : d("", !0),
|
2754
|
+
t.product.description ? (l(), o("p", vo, g(t.product.description), 1)) : d("", !0)
|
2744
2755
|
])
|
2745
2756
|
], 2)) : t.boxType === "user" && t.user ? (l(), o("div", {
|
2746
2757
|
key: 2,
|
@@ -2762,33 +2773,33 @@ function Fo(e, i, t, a, n, s) {
|
|
2762
2773
|
}, null, 8, xo),
|
2763
2774
|
h("figcaption", null, [
|
2764
2775
|
A(g(t.user.name) + " ", 1),
|
2765
|
-
t.user.age ? (l(), o("span",
|
2776
|
+
t.user.age ? (l(), o("span", So, ", " + g(t.user.age), 1)) : d("", !0)
|
2766
2777
|
])
|
2767
|
-
])) : (l(), o("div",
|
2778
|
+
])) : (l(), o("div", To, [
|
2768
2779
|
h("span", {
|
2769
2780
|
class: _(t.defaultProfileIconClass),
|
2770
2781
|
title: t.user.name
|
2771
2782
|
}, null, 10, Mo),
|
2772
|
-
t.rowView ?
|
2783
|
+
t.rowView ? d("", !0) : (l(), o("p", Oo, g(t.user.name), 1))
|
2773
2784
|
]))
|
2774
2785
|
]),
|
2775
2786
|
h("div", Lo, [
|
2776
|
-
t.rowView ? (l(), o("p", Do, g(t.user.name), 1)) :
|
2777
|
-
t.user.profession ? (l(), o("p", No, g(t.user.profession), 1)) :
|
2778
|
-
t.user.position ? (l(), o("p", jo, g(t.user.position), 1)) :
|
2779
|
-
t.user.description ? (l(), o("p", Bo, g(t.user.description), 1)) :
|
2787
|
+
t.rowView ? (l(), o("p", Do, g(t.user.name), 1)) : d("", !0),
|
2788
|
+
t.user.profession ? (l(), o("p", No, g(t.user.profession), 1)) : d("", !0),
|
2789
|
+
t.user.position ? (l(), o("p", jo, g(t.user.position), 1)) : d("", !0),
|
2790
|
+
t.user.description ? (l(), o("p", Bo, g(t.user.description), 1)) : d("", !0)
|
2780
2791
|
]),
|
2781
2792
|
h("ul", Po, [
|
2782
2793
|
(l(!0), o(b, null, B(t.user.tags, (N, V) => (l(), o("li", { key: V }, g(N), 1))), 128))
|
2783
2794
|
]),
|
2784
2795
|
t.user.links ? (l(), o("div", Ao, [
|
2785
|
-
|
2796
|
+
x(r, {
|
2786
2797
|
links: t.user.links,
|
2787
2798
|
orientation: "horizontal",
|
2788
2799
|
useGap: !1
|
2789
2800
|
}, null, 8, ["links"])
|
2790
|
-
])) :
|
2791
|
-
], 2)) :
|
2801
|
+
])) : d("", !0)
|
2802
|
+
], 2)) : d("", !0);
|
2792
2803
|
}
|
2793
2804
|
const zo = /* @__PURE__ */ L(so, [["render", Fo]]);
|
2794
2805
|
const It = {
|
@@ -2914,34 +2925,34 @@ const Ho = It, qo = { class: "cmd-box-wrapper" }, Ro = { class: "flex-container
|
|
2914
2925
|
class: "options-wrapper"
|
2915
2926
|
}, Eo = ["title"], Uo = ["title"];
|
2916
2927
|
function Go(e, i, t, a, n, s) {
|
2917
|
-
const u = E,
|
2928
|
+
const u = E, m = H;
|
2918
2929
|
return l(), o("div", qo, [
|
2919
2930
|
h("div", Ro, [
|
2920
|
-
t.cmdHeadline.headlineText ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
2931
|
+
t.cmdHeadline.headlineText ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
2921
2932
|
t.allowUserToToggleOrientation || t.allowTogglingCollapsingBoxes ? (l(), o("div", Vo, [
|
2922
2933
|
t.allowTogglingCollapsingBoxes ? (l(), o("a", {
|
2923
2934
|
key: 0,
|
2924
2935
|
href: "#",
|
2925
|
-
onClick: i[0] || (i[0] =
|
2936
|
+
onClick: i[0] || (i[0] = T((...r) => s.toggleCollapsingBoxes && s.toggleCollapsingBoxes(...r), ["prevent"])),
|
2926
2937
|
title: n.collapsingBoxesOpen ? t.collapseBoxesIcon.tooltip : t.expandBoxesIcon.tooltip
|
2927
2938
|
}, [
|
2928
|
-
|
2939
|
+
x(m, {
|
2929
2940
|
iconClass: n.collapsingBoxesOpen ? t.expandBoxesIcon.iconClass : t.collapseBoxesIcon.iconClass,
|
2930
2941
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2931
2942
|
}, null, 8, ["iconClass", "type"])
|
2932
|
-
], 8, Eo)) :
|
2943
|
+
], 8, Eo)) : d("", !0),
|
2933
2944
|
t.allowUserToToggleOrientation ? (l(), o("a", {
|
2934
2945
|
key: 1,
|
2935
2946
|
href: "#",
|
2936
|
-
onClick: i[1] || (i[1] =
|
2947
|
+
onClick: i[1] || (i[1] = T((r) => n.rowView = !n.rowView, ["prevent"])),
|
2937
2948
|
title: n.rowView ? t.iconRowView.tooltip : t.iconGridView.tooltip
|
2938
2949
|
}, [
|
2939
|
-
|
2950
|
+
x(m, {
|
2940
2951
|
iconClass: n.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
|
2941
2952
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2942
2953
|
}, null, 8, ["iconClass", "type"])
|
2943
|
-
], 8, Uo)) :
|
2944
|
-
])) :
|
2954
|
+
], 8, Uo)) : d("", !0)
|
2955
|
+
])) : d("", !0)
|
2945
2956
|
]),
|
2946
2957
|
h("div", {
|
2947
2958
|
class: _([t.useFlexbox ? "flex-container" : "grid-container-create-columns", { "row-view": n.rowView, "stretch-boxes-vertically": t.stretchBoxesVertically }])
|
@@ -2979,9 +2990,9 @@ const Qo = {
|
|
2979
2990
|
}
|
2980
2991
|
}, Zo = { class: "cmd-breadcrumbs" }, Wo = { key: 0 }, Jo = ["href"], Yo = { key: 1 }, Ko = { key: 1 }, Xo = { key: 2 }, $o = { key: 1 }, ea = { key: 3 };
|
2981
2992
|
function ta(e, i, t, a, n, s) {
|
2982
|
-
const u = H,
|
2993
|
+
const u = H, m = $("router-link");
|
2983
2994
|
return l(), o("ul", Zo, [
|
2984
|
-
t.breadcrumbLabel ? (l(), o("li", Wo, g(t.breadcrumbLabel), 1)) :
|
2995
|
+
t.breadcrumbLabel ? (l(), o("li", Wo, g(t.breadcrumbLabel), 1)) : d("", !0),
|
2985
2996
|
(l(!0), o(b, null, B(t.breadcrumbLinks || [], (r, c) => (l(), o("li", { key: c }, [
|
2986
2997
|
r.type === "href" ? (l(), o("a", {
|
2987
2998
|
key: 0,
|
@@ -2991,9 +3002,9 @@ function ta(e, i, t, a, n, s) {
|
|
2991
3002
|
key: 0,
|
2992
3003
|
iconClass: r.iconClass,
|
2993
3004
|
type: r.iconType
|
2994
|
-
}, null, 8, ["iconClass", "type"])) :
|
2995
|
-
r.text ? (l(), o("span", Yo, g(r.text), 1)) :
|
2996
|
-
], 8, Jo)) : r.type === "router" ? (l(), C(
|
3005
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
3006
|
+
r.text ? (l(), o("span", Yo, g(r.text), 1)) : d("", !0)
|
3007
|
+
], 8, Jo)) : r.type === "router" ? (l(), C(m, {
|
2997
3008
|
key: 1,
|
2998
3009
|
to: s.getRoute(r)
|
2999
3010
|
}, {
|
@@ -3002,8 +3013,8 @@ function ta(e, i, t, a, n, s) {
|
|
3002
3013
|
key: 0,
|
3003
3014
|
iconClass: r.iconClass,
|
3004
3015
|
type: r.iconType
|
3005
|
-
}, null, 8, ["iconClass", "type"])) :
|
3006
|
-
r.text ? (l(), o("span", Ko, g(r.text), 1)) :
|
3016
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
3017
|
+
r.text ? (l(), o("span", Ko, g(r.text), 1)) : d("", !0)
|
3007
3018
|
]),
|
3008
3019
|
_: 2
|
3009
3020
|
}, 1032, ["to"])) : (l(), o("span", Xo, [
|
@@ -3011,10 +3022,10 @@ function ta(e, i, t, a, n, s) {
|
|
3011
3022
|
key: 0,
|
3012
3023
|
iconClass: r.iconClass,
|
3013
3024
|
type: r.iconType
|
3014
|
-
}, null, 8, ["iconClass", "type"])) :
|
3015
|
-
r.text ? (l(), o("span", $o, g(r.text), 1)) :
|
3025
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
3026
|
+
r.text ? (l(), o("span", $o, g(r.text), 1)) : d("", !0)
|
3016
3027
|
])),
|
3017
|
-
c < t.breadcrumbLinks.length - 1 ? (l(), o("span", ea, g(t.breadcrumbSeparator), 1)) :
|
3028
|
+
c < t.breadcrumbLinks.length - 1 ? (l(), o("span", ea, g(t.breadcrumbSeparator), 1)) : d("", !0)
|
3018
3029
|
]))), 128))
|
3019
3030
|
]);
|
3020
3031
|
}
|
@@ -3084,15 +3095,15 @@ const ia = {
|
|
3084
3095
|
}, na = { class: "cmd-company-logo" }, sa = ["href", "title"];
|
3085
3096
|
function la(e, i, t, a, n, s) {
|
3086
3097
|
var r, c, f, p, k, y;
|
3087
|
-
const u = _e,
|
3098
|
+
const u = _e, m = $("router-link");
|
3088
3099
|
return l(), o("div", na, [
|
3089
|
-
((r = t.link) == null ? void 0 : r.type) === "router" ? (l(), C(
|
3100
|
+
((r = t.link) == null ? void 0 : r.type) === "router" ? (l(), C(m, {
|
3090
3101
|
key: 0,
|
3091
3102
|
to: (c = t.link) == null ? void 0 : c.path,
|
3092
3103
|
title: (f = t.link) == null ? void 0 : f.tooltip
|
3093
3104
|
}, {
|
3094
3105
|
default: j(() => [
|
3095
|
-
|
3106
|
+
x(u, { image: s.image }, null, 8, ["image"])
|
3096
3107
|
]),
|
3097
3108
|
_: 1
|
3098
3109
|
}, 8, ["to", "title"])) : ((p = t.link) == null ? void 0 : p.type) === "href" ? (l(), o("a", {
|
@@ -3100,7 +3111,7 @@ function la(e, i, t, a, n, s) {
|
|
3100
3111
|
href: (k = t.link) == null ? void 0 : k.path,
|
3101
3112
|
title: (y = t.link) == null ? void 0 : y.tooltip
|
3102
3113
|
}, [
|
3103
|
-
|
3114
|
+
x(u, { image: s.image }, null, 8, ["image"])
|
3104
3115
|
], 8, sa)) : (l(), C(u, {
|
3105
3116
|
key: 2,
|
3106
3117
|
image: s.image
|
@@ -3191,7 +3202,7 @@ const aa = {
|
|
3191
3202
|
class: "headline-wrapper"
|
3192
3203
|
}, ca = ["title"];
|
3193
3204
|
function ua(e, i, t, a, n, s) {
|
3194
|
-
const u = E,
|
3205
|
+
const u = E, m = H;
|
3195
3206
|
return n.tooltipVisibility ? (l(), o("div", {
|
3196
3207
|
key: 0,
|
3197
3208
|
class: _(["cmd-tooltip", t.status]),
|
@@ -3204,23 +3215,23 @@ function ua(e, i, t, a, n, s) {
|
|
3204
3215
|
preHeadline: t.cmdHeadline.preHeadline,
|
3205
3216
|
headlineLevel: t.cmdHeadline.headlineLevel,
|
3206
3217
|
headlineText: t.cmdHeadline.headlineText
|
3207
|
-
}, null, 8, ["iconClass", "preHeadline", "headlineLevel", "headlineText"])) :
|
3218
|
+
}, null, 8, ["iconClass", "preHeadline", "headlineLevel", "headlineText"])) : d("", !0),
|
3208
3219
|
t.iconClose.show && t.toggleVisibilityByClick ? (l(), o("a", {
|
3209
3220
|
key: 1,
|
3210
3221
|
href: "#",
|
3211
|
-
onClick: i[0] || (i[0] =
|
3222
|
+
onClick: i[0] || (i[0] = T((...r) => s.hideTooltip && s.hideTooltip(...r), ["prevent"])),
|
3212
3223
|
title: t.iconClose.tooltip
|
3213
3224
|
}, [
|
3214
|
-
|
3225
|
+
x(m, {
|
3215
3226
|
iconClass: t.iconClose.iconClass,
|
3216
3227
|
type: t.iconClose.iconType
|
3217
3228
|
}, null, 8, ["iconClass", "type"])
|
3218
|
-
], 8, ca)) :
|
3219
|
-
])) :
|
3229
|
+
], 8, ca)) : d("", !0)
|
3230
|
+
])) : d("", !0),
|
3220
3231
|
z(e.$slots, "default", {}, () => [
|
3221
3232
|
A(g(t.tooltipText), 1)
|
3222
3233
|
])
|
3223
|
-
], 2)) :
|
3234
|
+
], 2)) : d("", !0);
|
3224
3235
|
}
|
3225
3236
|
const da = /* @__PURE__ */ L(aa, [["render", ua]]), ma = {
|
3226
3237
|
data() {
|
@@ -3298,7 +3309,7 @@ const ha = {
|
|
3298
3309
|
}, fa = { class: "cmd-list-of-requirements" }, ga = /* @__PURE__ */ h("br", null, null, -1), pa = /* @__PURE__ */ h("hr", null, null, -1), ya = ["href", "target"], _a = { key: 1 };
|
3299
3310
|
function Ca(e, i, t, a, n, s) {
|
3300
3311
|
var r, c, f;
|
3301
|
-
const u = E,
|
3312
|
+
const u = E, m = H;
|
3302
3313
|
return l(), o("div", fa, [
|
3303
3314
|
t.showHeadline ? (l(), C(u, {
|
3304
3315
|
key: 0,
|
@@ -3309,10 +3320,10 @@ function Ca(e, i, t, a, n, s) {
|
|
3309
3320
|
t.labelText ? (l(), o(b, { key: 0 }, [
|
3310
3321
|
ga,
|
3311
3322
|
h("em", null, g(t.labelText), 1)
|
3312
|
-
], 64)) :
|
3323
|
+
], 64)) : d("", !0)
|
3313
3324
|
]),
|
3314
3325
|
_: 1
|
3315
|
-
}, 8, ["headline-level"])) :
|
3326
|
+
}, 8, ["headline-level"])) : d("", !0),
|
3316
3327
|
h("dl", null, [
|
3317
3328
|
(l(!0), o(b, null, B(t.inputRequirements, (p, k) => (l(), o(b, { key: k }, [
|
3318
3329
|
h("dt", {
|
@@ -3322,7 +3333,7 @@ function Ca(e, i, t, a, n, s) {
|
|
3322
3333
|
h("dd", {
|
3323
3334
|
class: _(p.valid(t.inputModelValue, t.inputAttributes) ? "success" : "error")
|
3324
3335
|
}, [
|
3325
|
-
|
3336
|
+
x(m, {
|
3326
3337
|
"aria-live": "assertive",
|
3327
3338
|
iconClass: p.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconClass : t.iconError.iconClass,
|
3328
3339
|
type: p.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconType : t.iconError.iconType,
|
@@ -3337,17 +3348,17 @@ function Ca(e, i, t, a, n, s) {
|
|
3337
3348
|
key: 0,
|
3338
3349
|
href: t.helplink.url,
|
3339
3350
|
target: t.helplink.target,
|
3340
|
-
onClick: i[0] || (i[0] =
|
3351
|
+
onClick: i[0] || (i[0] = T(() => {
|
3341
3352
|
}, ["prevent"]))
|
3342
3353
|
}, [
|
3343
|
-
(r = t.helplink.icon) != null && r.iconClass ? (l(), C(
|
3354
|
+
(r = t.helplink.icon) != null && r.iconClass ? (l(), C(m, {
|
3344
3355
|
key: 0,
|
3345
3356
|
class: _((c = t.helplink.icon) == null ? void 0 : c.iconClass),
|
3346
3357
|
title: (f = t.helplink.icon) == null ? void 0 : f.tooltip
|
3347
|
-
}, null, 8, ["class", "title"])) :
|
3348
|
-
t.helplink.text ? (l(), o("span", _a, g(t.helplink.text), 1)) :
|
3349
|
-
], 8, ya)) :
|
3350
|
-
], 64)) :
|
3358
|
+
}, null, 8, ["class", "title"])) : d("", !0),
|
3359
|
+
t.helplink.text ? (l(), o("span", _a, g(t.helplink.text), 1)) : d("", !0)
|
3360
|
+
], 8, ya)) : d("", !0)
|
3361
|
+
], 64)) : d("", !0)
|
3351
3362
|
]);
|
3352
3363
|
}
|
3353
3364
|
const ba = /* @__PURE__ */ L(ha, [["render", Ca]]), ka = {
|
@@ -3384,8 +3395,8 @@ const ba = /* @__PURE__ */ L(ha, [["render", Ca]]), ka = {
|
|
3384
3395
|
}
|
3385
3396
|
};
|
3386
3397
|
function va(e, i, t, a, n, s) {
|
3387
|
-
const u = ba,
|
3388
|
-
return l(), C(
|
3398
|
+
const u = ba, m = da;
|
3399
|
+
return l(), C(m, {
|
3389
3400
|
ref: "tooltip",
|
3390
3401
|
class: _(["box", t.validationStatus]),
|
3391
3402
|
relatedId: t.relatedId,
|
@@ -3401,7 +3412,7 @@ function va(e, i, t, a, n, s) {
|
|
3401
3412
|
inputAttributes: t.cmdListOfRequirements.inputAttributes,
|
3402
3413
|
validationTooltip: t.cmdListOfRequirements.validationTooltip,
|
3403
3414
|
labelText: t.cmdListOfRequirements.labelText
|
3404
|
-
}, null, 8, ["showHeadline", "inputRequirements", "helplink", "inputModelValue", "inputAttributes", "validationTooltip", "labelText"])) :
|
3415
|
+
}, null, 8, ["showHeadline", "inputRequirements", "helplink", "inputModelValue", "inputAttributes", "validationTooltip", "labelText"])) : d("", !0)
|
3405
3416
|
]),
|
3406
3417
|
_: 1
|
3407
3418
|
}, 8, ["class", "relatedId"]);
|
@@ -3433,7 +3444,7 @@ const xt = /* @__PURE__ */ L(ka, [["render", va]]), wa = {
|
|
3433
3444
|
}
|
3434
3445
|
};
|
3435
3446
|
}
|
3436
|
-
},
|
3447
|
+
}, St = {
|
3437
3448
|
data() {
|
3438
3449
|
return {
|
3439
3450
|
validationStatus: "",
|
@@ -3622,7 +3633,7 @@ function xa(e = "defaultSequence") {
|
|
3622
3633
|
const i = qe[e] || 0;
|
3623
3634
|
return qe[e] = i + 1, qe[e];
|
3624
3635
|
}
|
3625
|
-
const
|
3636
|
+
const Tt = {
|
3626
3637
|
data() {
|
3627
3638
|
return {
|
3628
3639
|
tooltip: !1,
|
@@ -3640,15 +3651,15 @@ const St = {
|
|
3640
3651
|
}
|
3641
3652
|
}
|
3642
3653
|
};
|
3643
|
-
const
|
3654
|
+
const Sa = ["color", "date", "datetime-local", "file", "number", "range"], Ta = {
|
3644
3655
|
inheritAttrs: !1,
|
3645
3656
|
name: "CmdFormElement",
|
3646
3657
|
mixins: [
|
3647
3658
|
K,
|
3648
3659
|
wa,
|
3649
|
-
|
3660
|
+
St,
|
3650
3661
|
Ce,
|
3651
|
-
|
3662
|
+
Tt
|
3652
3663
|
],
|
3653
3664
|
data() {
|
3654
3665
|
return {
|
@@ -3893,7 +3904,7 @@ const Ta = ["color", "date", "datetime-local", "file", "number", "range"], Sa =
|
|
3893
3904
|
return this.$refs.label;
|
3894
3905
|
},
|
3895
3906
|
getMaxLength() {
|
3896
|
-
return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 :
|
3907
|
+
return this.$attrs.element === "textarea" ? this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 5e3 : Sa.includes(this.$attrs.type) ? null : this.$attrs.maxlength > 0 ? this.$attrs.maxlength : 255;
|
3897
3908
|
},
|
3898
3909
|
validateInput(e) {
|
3899
3910
|
var t;
|
@@ -3954,8 +3965,8 @@ const Ta = ["color", "date", "datetime-local", "file", "number", "range"], Sa =
|
|
3954
3965
|
class: "search-field-wrapper flex-container no-gap"
|
3955
3966
|
}, Ya = ["id", "maxlength", "value"], Ka = ["title"], Xa = ["title"], $a = { key: 1 };
|
3956
3967
|
function er(e, i, t, a, n, s) {
|
3957
|
-
var r, c, f, p, k, y,
|
3958
|
-
const u = xt,
|
3968
|
+
var r, c, f, p, k, y, I, v, S, M, N, V, w, q, D, P, U, G, R, Y, Z, ne, te, he;
|
3969
|
+
const u = xt, m = H;
|
3959
3970
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
3960
3971
|
key: 0,
|
3961
3972
|
class: _([
|
@@ -3982,7 +3993,7 @@ function er(e, i, t, a, n, s) {
|
|
3982
3993
|
t.labelText ? (l(), o(b, { key: 0 }, [
|
3983
3994
|
A(g(t.labelText), 1)
|
3984
3995
|
], 64)) : z(e.$slots, "labeltext", { key: 1 }),
|
3985
|
-
e.$attrs.required ? (l(), o("sup", La, "*")) :
|
3996
|
+
e.$attrs.required ? (l(), o("sup", La, "*")) : d("", !0)
|
3986
3997
|
]),
|
3987
3998
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
|
3988
3999
|
key: 0,
|
@@ -3992,28 +4003,28 @@ function er(e, i, t, a, n, s) {
|
|
3992
4003
|
relatedId: e.tooltipId,
|
3993
4004
|
cmdListOfRequirements: e.listOfRequirements,
|
3994
4005
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
3995
|
-
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) :
|
4006
|
+
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : d("", !0),
|
3996
4007
|
e.$attrs.required || e.inputRequirements.length ? (l(), o("a", {
|
3997
4008
|
key: 1,
|
3998
4009
|
href: "#",
|
3999
|
-
onClick: i[0] || (i[0] =
|
4010
|
+
onClick: i[0] || (i[0] = T(() => {
|
4000
4011
|
}, ["prevent"])),
|
4001
4012
|
title: s.validationTooltip,
|
4002
4013
|
"aria-errormessage": e.tooltipId,
|
4003
4014
|
"aria-live": "assertive",
|
4004
4015
|
id: e.tooltipId
|
4005
4016
|
}, [
|
4006
|
-
|
4007
|
-
], 8, Da)) :
|
4017
|
+
x(m, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4018
|
+
], 8, Da)) : d("", !0)
|
4008
4019
|
], 512)), [
|
4009
4020
|
[de, t.showLabel]
|
4010
|
-
]) :
|
4021
|
+
]) : d("", !0),
|
4011
4022
|
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" ? (l(), o("span", Na, [
|
4012
|
-
t.fieldIconClass ? (l(), C(
|
4023
|
+
t.fieldIconClass ? (l(), C(m, {
|
4013
4024
|
key: 0,
|
4014
4025
|
class: "place-inside",
|
4015
4026
|
iconClass: t.fieldIconClass
|
4016
|
-
}, null, 8, ["iconClass"])) :
|
4027
|
+
}, null, 8, ["iconClass"])) : d("", !0),
|
4017
4028
|
t.element === "input" && e.$attrs.type !== "search" ? (l(), o("input", F({ key: 1 }, s.elementAttributes, {
|
4018
4029
|
id: e.htmlId,
|
4019
4030
|
class: t.inputClass,
|
@@ -4028,23 +4039,23 @@ function er(e, i, t, a, n, s) {
|
|
4028
4039
|
value: t.modelValue,
|
4029
4040
|
maxlength: s.getMaxLength(),
|
4030
4041
|
ref: "input"
|
4031
|
-
}), null, 16, ja)) :
|
4042
|
+
}), null, 16, ja)) : d("", !0),
|
4032
4043
|
e.$attrs.type === "password" ? (l(), o("a", {
|
4033
4044
|
key: 2,
|
4034
4045
|
href: "#",
|
4035
4046
|
class: "place-inside",
|
4036
|
-
onMousedown: i[7] || (i[7] =
|
4037
|
-
onMouseup: i[8] || (i[8] =
|
4038
|
-
onMouseleave: i[9] || (i[9] =
|
4039
|
-
onClick: i[10] || (i[10] =
|
4047
|
+
onMousedown: i[7] || (i[7] = T((...O) => s.showPassword && s.showPassword(...O), ["prevent"])),
|
4048
|
+
onMouseup: i[8] || (i[8] = T((...O) => s.hidePassword && s.hidePassword(...O), ["prevent"])),
|
4049
|
+
onMouseleave: i[9] || (i[9] = T((...O) => s.hidePassword && s.hidePassword(...O), ["prevent"])),
|
4050
|
+
onClick: i[10] || (i[10] = T(() => {
|
4040
4051
|
}, ["prevent"])),
|
4041
4052
|
title: t.iconPasswordVisible.tooltip
|
4042
4053
|
}, [
|
4043
|
-
|
4054
|
+
x(m, {
|
4044
4055
|
iconClass: t.iconPasswordVisible.iconClass
|
4045
4056
|
}, null, 8, ["iconClass"])
|
4046
|
-
], 40, Ba)) :
|
4047
|
-
])) :
|
4057
|
+
], 40, Ba)) : d("", !0)
|
4058
|
+
])) : d("", !0),
|
4048
4059
|
t.datalist && t.datalist.options.length ? (l(), o("datalist", {
|
4049
4060
|
key: 2,
|
4050
4061
|
id: t.datalist.id
|
@@ -4072,9 +4083,9 @@ function er(e, i, t, a, n, s) {
|
|
4072
4083
|
t.labelText ? (l(), o("span", Ea, [
|
4073
4084
|
h("span", null, [
|
4074
4085
|
A(g(t.labelText), 1),
|
4075
|
-
e.$attrs.required ? (l(), o("sup", Ua, "*")) :
|
4086
|
+
e.$attrs.required ? (l(), o("sup", Ua, "*")) : d("", !0)
|
4076
4087
|
])
|
4077
|
-
])) :
|
4088
|
+
])) : d("", !0)
|
4078
4089
|
], 64)) : z(e.$slots, "default", { key: 2 }) : (l(), o(b, { key: 0 }, [
|
4079
4090
|
h("input", F(s.elementAttributes, {
|
4080
4091
|
onChange: i[11] || (i[11] = (...O) => s.onChange && s.onChange(...O)),
|
@@ -4094,11 +4105,11 @@ function er(e, i, t, a, n, s) {
|
|
4094
4105
|
t.labelText ? (l(), o(b, { key: 0 }, [
|
4095
4106
|
A(g(t.labelText), 1)
|
4096
4107
|
], 64)) : z(e.$slots, "labeltext", { key: 1 }),
|
4097
|
-
e.$attrs.required ? (l(), o("sup", za, "*")) :
|
4108
|
+
e.$attrs.required ? (l(), o("sup", za, "*")) : d("", !0)
|
4098
4109
|
])
|
4099
|
-
], 2)) :
|
4110
|
+
], 2)) : d("", !0)
|
4100
4111
|
], 64))
|
4101
|
-
], 64)) :
|
4112
|
+
], 64)) : d("", !0),
|
4102
4113
|
t.element === "select" ? (l(), o("select", F({ key: 4 }, s.elementAttributes, {
|
4103
4114
|
id: e.htmlId,
|
4104
4115
|
onBlur: i[15] || (i[15] = (...O) => s.onBlur && s.onBlur(...O)),
|
@@ -4109,7 +4120,7 @@ function er(e, i, t, a, n, s) {
|
|
4109
4120
|
value: O.value,
|
4110
4121
|
selected: O.value === t.modelValue
|
4111
4122
|
}, g(O.text), 9, Qa))), 128))
|
4112
|
-
], 16, Ga)) :
|
4123
|
+
], 16, Ga)) : d("", !0),
|
4113
4124
|
t.element === "textarea" ? (l(), o("textarea", F({ key: 5 }, s.elementAttributes, {
|
4114
4125
|
id: e.htmlId,
|
4115
4126
|
value: t.modelValue,
|
@@ -4118,7 +4129,7 @@ function er(e, i, t, a, n, s) {
|
|
4118
4129
|
onFocus: i[18] || (i[18] = (O) => e.tooltip = !0),
|
4119
4130
|
onBlur: i[19] || (i[19] = (...O) => s.onBlur && s.onBlur(...O))
|
4120
4131
|
}), `\r
|
4121
|
-
`, 16, Za)) :
|
4132
|
+
`, 16, Za)) : d("", !0),
|
4122
4133
|
t.element === "textarea" && t.showCharactersTextarea ? (l(), o("span", Wa, g(s.charactersTextarea), 1)) : t.element === "input" && e.$attrs.type === "search" ? (l(), o("span", Ja, [
|
4123
4134
|
h("input", F(s.elementAttributes, {
|
4124
4135
|
id: e.htmlId,
|
@@ -4131,44 +4142,44 @@ function er(e, i, t, a, n, s) {
|
|
4131
4142
|
href: "#",
|
4132
4143
|
class: _(["button no-flex", { disabled: e.$attrs.disabled }]),
|
4133
4144
|
title: t.iconSearch.tooltip,
|
4134
|
-
onClick: i[21] || (i[21] =
|
4145
|
+
onClick: i[21] || (i[21] = T((...O) => s.executeSearch && s.executeSearch(...O), ["prevent"]))
|
4135
4146
|
}, [
|
4136
|
-
|
4147
|
+
x(m, {
|
4137
4148
|
iconClass: t.iconSearch.iconClass
|
4138
4149
|
}, null, 8, ["iconClass"])
|
4139
|
-
], 10, Ka)) :
|
4150
|
+
], 10, Ka)) : d("", !0),
|
4140
4151
|
(r = t.iconDelete) != null && r.show ? (l(), o("a", {
|
4141
4152
|
key: 1,
|
4142
4153
|
href: "#",
|
4143
|
-
onClick: i[22] || (i[22] =
|
4154
|
+
onClick: i[22] || (i[22] = T((O) => e.$emit("update:modelValue", ""), ["prevent"])),
|
4144
4155
|
title: (c = t.iconDelete) == null ? void 0 : c.tooltip
|
4145
4156
|
}, [
|
4146
|
-
|
4157
|
+
x(m, {
|
4147
4158
|
iconClass: (f = t.iconDelete) == null ? void 0 : f.iconClass,
|
4148
4159
|
type: (p = t.iconDelete) == null ? void 0 : p.iconType
|
4149
4160
|
}, null, 8, ["iconClass", "type"])
|
4150
|
-
], 8, Xa)) :
|
4151
|
-
])) :
|
4161
|
+
], 8, Xa)) : d("", !0)
|
4162
|
+
])) : d("", !0)
|
4152
4163
|
], 10, Ma)) : (l(), o("button", F({
|
4153
4164
|
key: 1,
|
4154
4165
|
class: "button"
|
4155
4166
|
}, s.buttonAttrs), [
|
4156
|
-
((y = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : y.show) && (((v = (
|
4167
|
+
((y = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((M = (S = t.nativeButton) == null ? void 0 : S.icon) != null && M.position)) ? (l(), C(m, {
|
4157
4168
|
key: 0,
|
4158
4169
|
iconClass: (V = (N = t.nativeButton) == null ? void 0 : N.icon) == null ? void 0 : V.iconClass,
|
4159
4170
|
type: (q = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : q.iconType
|
4160
|
-
}, null, 8, ["iconClass", "type"])) :
|
4171
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
4161
4172
|
((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", $a, g(t.nativeButton.text), 1)) : (l(), o(b, { key: 2 }, [
|
4162
4173
|
A(g(t.nativeButton.text), 1)
|
4163
4174
|
], 64)),
|
4164
|
-
((G = (U = t.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : G.show) && ((Y = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : Y.position) === "after" ? (l(), C(
|
4175
|
+
((G = (U = t.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : G.show) && ((Y = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : Y.position) === "after" ? (l(), C(m, {
|
4165
4176
|
key: 3,
|
4166
4177
|
iconClass: (ne = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : ne.iconClass,
|
4167
4178
|
type: (he = (te = t.nativeButton) == null ? void 0 : te.icon) == null ? void 0 : he.iconType
|
4168
|
-
}, null, 8, ["iconClass", "type"])) :
|
4179
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0)
|
4169
4180
|
], 16));
|
4170
4181
|
}
|
4171
|
-
const me = /* @__PURE__ */ L(
|
4182
|
+
const me = /* @__PURE__ */ L(Ta, [["render", er]]), tr = {
|
4172
4183
|
data() {
|
4173
4184
|
return {
|
4174
4185
|
defaultMessageProperties: {
|
@@ -4259,12 +4270,12 @@ const ir = {
|
|
4259
4270
|
var a, n, s, u;
|
4260
4271
|
const e = [], i = (n = (a = this.cookieOptions) == null ? void 0 : a.required) == null ? void 0 : n.cookies;
|
4261
4272
|
if (i)
|
4262
|
-
for (let
|
4263
|
-
e.push(i[
|
4273
|
+
for (let m = 0; m < i.length; m++)
|
4274
|
+
e.push(i[m].value);
|
4264
4275
|
const t = (u = (s = this.cookieOptions) == null ? void 0 : s.optional) == null ? void 0 : u.cookies;
|
4265
4276
|
if (t)
|
4266
|
-
for (let
|
4267
|
-
e.push(t[
|
4277
|
+
for (let m = 0; m < t.length; m++)
|
4278
|
+
e.push(t[m].value);
|
4268
4279
|
this.$emit("close-cookie-disclaimer", e);
|
4269
4280
|
},
|
4270
4281
|
openDataPrivacy(e) {
|
@@ -4283,7 +4294,7 @@ const ir = {
|
|
4283
4294
|
class: "flex-container vertical"
|
4284
4295
|
}, dr = { key: 0 }, mr = { key: 1 }, hr = ["href", "target"], fr = ["innerHTML"], gr = { class: "button-wrapper align-center" };
|
4285
4296
|
function pr(e, i, t, a, n, s) {
|
4286
|
-
const u = E,
|
4297
|
+
const u = E, m = me, r = zo;
|
4287
4298
|
return l(), C(se, { name: "fade" }, {
|
4288
4299
|
default: j(() => {
|
4289
4300
|
var c, f, p;
|
@@ -4293,16 +4304,16 @@ function pr(e, i, t, a, n, s) {
|
|
4293
4304
|
key: 0,
|
4294
4305
|
headlineText: t.cmdHeadlineCookieDisclaimer.headlineText,
|
4295
4306
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
4296
|
-
}, null, 8, ["headlineText", "headlineLevel"])) :
|
4307
|
+
}, null, 8, ["headlineText", "headlineLevel"])) : d("", !0),
|
4297
4308
|
z(e.$slots, "cookie-options", {}, () => {
|
4298
|
-
var k, y,
|
4309
|
+
var k, y, I, v, S, M, N, V;
|
4299
4310
|
return [
|
4300
4311
|
(k = t.cookieOptions) != null && k.required ? (l(), o("div", sr, [
|
4301
4312
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
4302
4313
|
key: 0,
|
4303
|
-
"headline-text": (
|
4314
|
+
"headline-text": (I = t.cmdBoxRequiredCookies) == null ? void 0 : I.headlineText,
|
4304
4315
|
"headline-level": (v = t.cmdBoxRequiredCookies) == null ? void 0 : v.headlineLevel
|
4305
|
-
}, null, 8, ["headline-text", "headline-level"])) :
|
4316
|
+
}, null, 8, ["headline-text", "headline-level"])) : d("", !0),
|
4306
4317
|
(l(!0), o(b, null, B(t.cookieOptions.required.cookies || [], (w, q) => {
|
4307
4318
|
var D;
|
4308
4319
|
return l(), C(r, {
|
@@ -4311,7 +4322,7 @@ function pr(e, i, t, a, n, s) {
|
|
4311
4322
|
key: q
|
4312
4323
|
}, {
|
4313
4324
|
header: j(() => [
|
4314
|
-
|
4325
|
+
x(m, {
|
4315
4326
|
element: "input",
|
4316
4327
|
type: "checkbox",
|
4317
4328
|
modelValue: s.acceptedCookies,
|
@@ -4325,7 +4336,7 @@ function pr(e, i, t, a, n, s) {
|
|
4325
4336
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4326
4337
|
]),
|
4327
4338
|
body: j(() => [
|
4328
|
-
w.description ? (l(), o("p", lr, g(w.description), 1)) :
|
4339
|
+
w.description ? (l(), o("p", lr, g(w.description), 1)) : d("", !0),
|
4329
4340
|
w.linkDataPrivacy ? (l(), o("p", or, [
|
4330
4341
|
A(g(w.linkDataPrivacy.label) + " ", 1),
|
4331
4342
|
h("a", {
|
@@ -4333,23 +4344,23 @@ function pr(e, i, t, a, n, s) {
|
|
4333
4344
|
href: w.linkDataPrivacy.link,
|
4334
4345
|
target: w.linkDataPrivacy.target
|
4335
4346
|
}, g(w.linkDataPrivacy.linkText), 9, ar)
|
4336
|
-
])) :
|
4347
|
+
])) : d("", !0),
|
4337
4348
|
n.dataPrivacyContent ? (l(), o("div", {
|
4338
4349
|
key: 2,
|
4339
4350
|
innerHTML: n.dataPrivacyContent
|
4340
|
-
}, null, 8, rr)) :
|
4351
|
+
}, null, 8, rr)) : d("", !0)
|
4341
4352
|
]),
|
4342
4353
|
_: 2
|
4343
4354
|
}, 1032, ["collapsible"]);
|
4344
4355
|
}), 128))
|
4345
|
-
])) :
|
4356
|
+
])) : d("", !0),
|
4346
4357
|
cr,
|
4347
|
-
(
|
4358
|
+
(S = t.cookieOptions) != null && S.optional ? (l(), o("div", ur, [
|
4348
4359
|
(M = t.cmdBoxOptionalCookies) != null && M.showHeadline ? (l(), C(u, {
|
4349
4360
|
key: 0,
|
4350
4361
|
"headline-text": (N = t.cmdBoxOptionalCookies) == null ? void 0 : N.headlineText,
|
4351
4362
|
"headline-level": (V = t.cmdBoxOptionalCookies) == null ? void 0 : V.headlineLevel
|
4352
|
-
}, null, 8, ["headline-text", "headline-level"])) :
|
4363
|
+
}, null, 8, ["headline-text", "headline-level"])) : d("", !0),
|
4353
4364
|
(l(!0), o(b, null, B(t.cookieOptions.optional.cookies || [], (w, q) => {
|
4354
4365
|
var D;
|
4355
4366
|
return l(), C(r, {
|
@@ -4358,7 +4369,7 @@ function pr(e, i, t, a, n, s) {
|
|
4358
4369
|
key: q
|
4359
4370
|
}, {
|
4360
4371
|
header: j(() => [
|
4361
|
-
|
4372
|
+
x(m, {
|
4362
4373
|
element: "input",
|
4363
4374
|
type: "checkbox",
|
4364
4375
|
modelValue: s.acceptedCookies,
|
@@ -4372,7 +4383,7 @@ function pr(e, i, t, a, n, s) {
|
|
4372
4383
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4373
4384
|
]),
|
4374
4385
|
body: j(() => [
|
4375
|
-
w.description ? (l(), o("p", dr, g(w.description), 1)) :
|
4386
|
+
w.description ? (l(), o("p", dr, g(w.description), 1)) : d("", !0),
|
4376
4387
|
w.linkDataPrivacy ? (l(), o("p", mr, [
|
4377
4388
|
A(g(w.linkDataPrivacy.label) + " ", 1),
|
4378
4389
|
h("a", {
|
@@ -4380,16 +4391,16 @@ function pr(e, i, t, a, n, s) {
|
|
4380
4391
|
href: w.linkDataPrivacy.link,
|
4381
4392
|
target: w.linkDataPrivacy.target
|
4382
4393
|
}, g(w.linkDataPrivacy.linkText), 9, hr)
|
4383
|
-
])) :
|
4394
|
+
])) : d("", !0),
|
4384
4395
|
n.dataPrivacyContent ? (l(), o("div", {
|
4385
4396
|
key: 2,
|
4386
4397
|
innerHTML: n.dataPrivacyContent
|
4387
|
-
}, null, 8, fr)) :
|
4398
|
+
}, null, 8, fr)) : d("", !0)
|
4388
4399
|
]),
|
4389
4400
|
_: 2
|
4390
4401
|
}, 1032, ["collapsible"]);
|
4391
4402
|
}), 128))
|
4392
|
-
])) :
|
4403
|
+
])) : d("", !0)
|
4393
4404
|
];
|
4394
4405
|
}),
|
4395
4406
|
z(e.$slots, "privacy-text"),
|
@@ -4400,7 +4411,7 @@ function pr(e, i, t, a, n, s) {
|
|
4400
4411
|
onClick: i[4] || (i[4] = (...k) => s.acceptCurrentCookies && s.acceptCurrentCookies(...k))
|
4401
4412
|
}, [
|
4402
4413
|
h("span", null, g(t.buttonLabelAcceptCurrentSettings), 1)
|
4403
|
-
])) :
|
4414
|
+
])) : d("", !0),
|
4404
4415
|
t.buttonLabelAcceptAllCookies ? (l(), o("button", {
|
4405
4416
|
key: 1,
|
4406
4417
|
type: "button",
|
@@ -4408,7 +4419,7 @@ function pr(e, i, t, a, n, s) {
|
|
4408
4419
|
onClick: i[5] || (i[5] = (...k) => s.acceptAllCookies && s.acceptAllCookies(...k))
|
4409
4420
|
}, [
|
4410
4421
|
h("span", null, g(t.buttonLabelAcceptAllCookies), 1)
|
4411
|
-
])) :
|
4422
|
+
])) : d("", !0)
|
4412
4423
|
])
|
4413
4424
|
])
|
4414
4425
|
];
|
@@ -4452,9 +4463,9 @@ const wr = {
|
|
4452
4463
|
mixins: [
|
4453
4464
|
K,
|
4454
4465
|
vr,
|
4455
|
-
|
4466
|
+
St,
|
4456
4467
|
Ce,
|
4457
|
-
|
4468
|
+
Tt
|
4458
4469
|
],
|
4459
4470
|
data() {
|
4460
4471
|
return {
|
@@ -4643,7 +4654,7 @@ const wr = {
|
|
4643
4654
|
}, Ir = ["title", "aria-labelledby", "aria-required"], xr = {
|
4644
4655
|
key: 0,
|
4645
4656
|
class: "label-text"
|
4646
|
-
},
|
4657
|
+
}, Sr = ["id"], Tr = { key: 0 }, Mr = ["title", "aria-errormessage", "id"], Or = ["aria-expanded"], Lr = ["title"], Dr = ["src", "alt"], Nr = {
|
4647
4658
|
key: 0,
|
4648
4659
|
role: "listbox"
|
4649
4660
|
}, jr = ["aria-selected"], Br = ["onClick", "title"], Pr = { key: 1 }, Ar = ["aria-expanded"], Fr = ["for"], zr = ["value", "checked", "id"], Hr = ["onClick"], qr = ["src", "alt"], Rr = ["onClick"], Vr = {
|
@@ -4652,7 +4663,7 @@ const wr = {
|
|
4652
4663
|
};
|
4653
4664
|
function Er(e, i, t, a, n, s) {
|
4654
4665
|
var c, f, p, k;
|
4655
|
-
const u = xt,
|
4666
|
+
const u = xt, m = H, r = $("router-link");
|
4656
4667
|
return l(), o("div", {
|
4657
4668
|
class: _([
|
4658
4669
|
n.validationStatus,
|
@@ -4672,8 +4683,8 @@ function Er(e, i, t, a, n, s) {
|
|
4672
4683
|
t.showLabel ? (l(), o("span", xr, [
|
4673
4684
|
h("span", { id: e.htmlId }, [
|
4674
4685
|
A(g(t.labelText), 1),
|
4675
|
-
e.$attrs.required !== void 0 ? (l(), o("sup",
|
4676
|
-
], 8,
|
4686
|
+
e.$attrs.required !== void 0 ? (l(), o("sup", Tr, "*")) : d("", !0)
|
4687
|
+
], 8, Sr),
|
4677
4688
|
e.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (l(), C(u, {
|
4678
4689
|
key: 0,
|
4679
4690
|
ref: "tooltip",
|
@@ -4682,20 +4693,20 @@ function Er(e, i, t, a, n, s) {
|
|
4682
4693
|
relatedId: e.tooltipId,
|
4683
4694
|
cmdListOfRequirements: e.listOfRequirements,
|
4684
4695
|
role: n.validationStatus === "error" ? "alert" : "dialog"
|
4685
|
-
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) :
|
4696
|
+
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : d("", !0),
|
4686
4697
|
e.$attrs.required || e.inputRequirements.length ? (l(), o("a", {
|
4687
4698
|
key: 1,
|
4688
4699
|
href: "#",
|
4689
|
-
onClick: i[0] || (i[0] =
|
4700
|
+
onClick: i[0] || (i[0] = T(() => {
|
4690
4701
|
}, ["prevent"])),
|
4691
4702
|
title: e.useCustomTooltip ? "" : e.getValidationMessage,
|
4692
4703
|
"aria-errormessage": e.tooltipId,
|
4693
4704
|
"aria-live": "assertive",
|
4694
4705
|
id: e.tooltipId
|
4695
4706
|
}, [
|
4696
|
-
|
4697
|
-
], 8, Mr)) :
|
4698
|
-
])) :
|
4707
|
+
x(m, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4708
|
+
], 8, Mr)) : d("", !0)
|
4709
|
+
])) : d("", !0),
|
4699
4710
|
h("ul", {
|
4700
4711
|
class: _({ open: n.showOptions }),
|
4701
4712
|
onClickout: i[5] || (i[5] = (...y) => s.closeOptions && s.closeOptions(...y)),
|
@@ -4704,7 +4715,7 @@ function Er(e, i, t, a, n, s) {
|
|
4704
4715
|
h("li", null, [
|
4705
4716
|
h("a", {
|
4706
4717
|
href: "#",
|
4707
|
-
onClick: i[1] || (i[1] =
|
4718
|
+
onClick: i[1] || (i[1] = T((...y) => s.toggleOptions && s.toggleOptions(...y), ["prevent"])),
|
4708
4719
|
onBlur: i[2] || (i[2] = (...y) => s.onBlur && s.onBlur(...y)),
|
4709
4720
|
title: (c = s.optionIcon) == null ? void 0 : c.tooltip
|
4710
4721
|
}, [
|
@@ -4716,70 +4727,70 @@ function Er(e, i, t, a, n, s) {
|
|
4716
4727
|
}, null, 10, Dr)) : t.type === "color" ? (l(), o("span", {
|
4717
4728
|
key: 1,
|
4718
4729
|
style: we("background: " + s.optionColor)
|
4719
|
-
}, null, 4)) :
|
4720
|
-
(f = s.optionIcon) != null && f.iconClass ? (l(), C(
|
4730
|
+
}, null, 4)) : d("", !0),
|
4731
|
+
(f = s.optionIcon) != null && f.iconClass ? (l(), C(m, {
|
4721
4732
|
key: 2,
|
4722
4733
|
type: (p = s.optionIcon) == null ? void 0 : p.iconType,
|
4723
4734
|
iconClass: (k = s.optionIcon) == null ? void 0 : k.iconClass
|
4724
|
-
}, null, 8, ["type", "iconClass"])) :
|
4735
|
+
}, null, 8, ["type", "iconClass"])) : d("", !0),
|
4725
4736
|
s.optionName ? (l(), o("span", {
|
4726
4737
|
key: 3,
|
4727
4738
|
class: "option-name",
|
4728
4739
|
style: we(n.limitWidthStyle)
|
4729
|
-
}, g(s.optionName), 5)) :
|
4730
|
-
t.iconDropdown ? (l(), C(
|
4740
|
+
}, g(s.optionName), 5)) : d("", !0),
|
4741
|
+
t.iconDropdown ? (l(), C(m, {
|
4731
4742
|
key: 4,
|
4732
4743
|
iconClass: t.iconDropdown.iconClass,
|
4733
4744
|
type: t.iconDropdown.iconType,
|
4734
4745
|
title: t.iconDropdown.tooltip
|
4735
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
4746
|
+
}, null, 8, ["iconClass", "type", "title"])) : d("", !0)
|
4736
4747
|
], 40, Lr),
|
4737
4748
|
t.type === "default" && n.showOptions ? (l(), o("ul", Nr, [
|
4738
|
-
(l(!0), o(b, null, B(t.selectData, (y,
|
4739
|
-
key:
|
4749
|
+
(l(!0), o(b, null, B(t.selectData, (y, I) => (l(), o("li", {
|
4750
|
+
key: I,
|
4740
4751
|
role: "option",
|
4741
4752
|
"aria-selected": y.value === t.modelValue
|
4742
4753
|
}, [
|
4743
4754
|
t.optionLinkType === "href" ? (l(), o("a", {
|
4744
4755
|
key: 0,
|
4745
4756
|
href: "#",
|
4746
|
-
onClick:
|
4757
|
+
onClick: T((v) => s.selectOption(y.value), ["prevent"]),
|
4747
4758
|
class: _({ active: y.value === t.modelValue }),
|
4748
4759
|
title: y.tooltip
|
4749
4760
|
}, [
|
4750
|
-
y.iconClass ? (l(), C(
|
4761
|
+
y.iconClass ? (l(), C(m, {
|
4751
4762
|
key: 0,
|
4752
4763
|
iconClass: y.iconClass,
|
4753
4764
|
type: y.iconType
|
4754
|
-
}, null, 8, ["iconClass", "type"])) :
|
4755
|
-
y.text ? (l(), o("span", Pr, g(y.text), 1)) :
|
4756
|
-
], 10, Br)) :
|
4765
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
4766
|
+
y.text ? (l(), o("span", Pr, g(y.text), 1)) : d("", !0)
|
4767
|
+
], 10, Br)) : d("", !0),
|
4757
4768
|
t.optionLinkType === "router" ? (l(), C(r, {
|
4758
4769
|
key: 1,
|
4759
4770
|
to: "#",
|
4760
|
-
onClick:
|
4771
|
+
onClick: T((v) => s.selectOption(y.value), ["prevent"]),
|
4761
4772
|
class: _({ active: y.value === t.modelValue })
|
4762
4773
|
}, {
|
4763
4774
|
default: j(() => [
|
4764
|
-
y.iconClass ? (l(), C(
|
4775
|
+
y.iconClass ? (l(), C(m, {
|
4765
4776
|
key: 0,
|
4766
4777
|
iconClass: y.iconClass,
|
4767
4778
|
type: y.iconType
|
4768
|
-
}, null, 8, ["iconClass", "type"])) :
|
4779
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
4769
4780
|
h("span", null, g(y.text), 1)
|
4770
4781
|
]),
|
4771
4782
|
_: 2
|
4772
|
-
}, 1032, ["onClick", "class"])) :
|
4783
|
+
}, 1032, ["onClick", "class"])) : d("", !0)
|
4773
4784
|
], 8, jr))), 128))
|
4774
4785
|
])) : t.type !== "default" && t.type !== "content" && n.showOptions ? (l(), o("ul", {
|
4775
4786
|
key: 1,
|
4776
4787
|
class: _({ "checkbox-options": t.type === "checkboxOptions" }),
|
4777
4788
|
"aria-expanded": n.showOptions
|
4778
4789
|
}, [
|
4779
|
-
(l(!0), o(b, null, B(t.selectData, (y,
|
4790
|
+
(l(!0), o(b, null, B(t.selectData, (y, I) => (l(), o("li", { key: I }, [
|
4780
4791
|
t.type === "checkboxOptions" ? (l(), o("label", {
|
4781
4792
|
key: 0,
|
4782
|
-
for: "option-" + (
|
4793
|
+
for: "option-" + (I + 1),
|
4783
4794
|
class: _({ active: t.modelValue.includes(`${y.value}`) })
|
4784
4795
|
}, [
|
4785
4796
|
h("input", {
|
@@ -4787,13 +4798,13 @@ function Er(e, i, t, a, n, s) {
|
|
4787
4798
|
value: y.value,
|
4788
4799
|
onChange: i[3] || (i[3] = (...v) => s.optionSelect && s.optionSelect(...v)),
|
4789
4800
|
checked: s.compareValues(y.value),
|
4790
|
-
id: "option-" + (
|
4801
|
+
id: "option-" + (I + 1)
|
4791
4802
|
}, null, 40, zr),
|
4792
4803
|
h("span", null, g(y.text), 1)
|
4793
4804
|
], 10, Fr)) : t.type === "country" ? (l(), o("a", {
|
4794
4805
|
key: 1,
|
4795
4806
|
href: "#",
|
4796
|
-
onClick:
|
4807
|
+
onClick: T((v) => s.selectOption(y.value), ["prevent"]),
|
4797
4808
|
class: _({ active: y.value === t.modelValue })
|
4798
4809
|
}, [
|
4799
4810
|
h("img", {
|
@@ -4805,7 +4816,7 @@ function Er(e, i, t, a, n, s) {
|
|
4805
4816
|
], 10, Hr)) : t.type === "color" ? (l(), o("a", {
|
4806
4817
|
key: 2,
|
4807
4818
|
href: "#",
|
4808
|
-
onClick:
|
4819
|
+
onClick: T((v) => s.selectOption(y.value), ["prevent"]),
|
4809
4820
|
class: _({ active: y.value === t.modelValue })
|
4810
4821
|
}, [
|
4811
4822
|
h("span", {
|
@@ -4813,26 +4824,26 @@ function Er(e, i, t, a, n, s) {
|
|
4813
4824
|
style: we("background: " + y.value)
|
4814
4825
|
}, null, 4),
|
4815
4826
|
h("span", null, g(y.text), 1)
|
4816
|
-
], 10, Rr)) :
|
4827
|
+
], 10, Rr)) : d("", !0)
|
4817
4828
|
]))), 128)),
|
4818
4829
|
t.showSelectAllOptions && t.type === "checkboxOptions" ? (l(), o("li", Vr, [
|
4819
4830
|
h("a", {
|
4820
4831
|
href: "#",
|
4821
|
-
onClick: i[4] || (i[4] =
|
4832
|
+
onClick: i[4] || (i[4] = T((...y) => s.toggleAllOptions && s.toggleAllOptions(...y), ["prevent"]))
|
4822
4833
|
}, [
|
4823
|
-
n.allOptionsSelected ? (l(), C(
|
4834
|
+
n.allOptionsSelected ? (l(), C(m, {
|
4824
4835
|
key: 1,
|
4825
4836
|
iconClass: t.iconDeselectAllOptions.iconClass,
|
4826
4837
|
type: t.iconDeselectAllOptions.iconType
|
4827
|
-
}, null, 8, ["iconClass", "type"])) : (l(), C(
|
4838
|
+
}, null, 8, ["iconClass", "type"])) : (l(), C(m, {
|
4828
4839
|
key: 0,
|
4829
4840
|
iconClass: t.iconSelectAllOptions.iconClass,
|
4830
4841
|
type: t.iconSelectAllOptions.iconType
|
4831
4842
|
}, null, 8, ["iconClass", "type"])),
|
4832
4843
|
h("span", null, g(s.selectAllOptionsText), 1)
|
4833
4844
|
])
|
4834
|
-
])) :
|
4835
|
-
], 10, Ar)) : t.type === "content" && n.showOptions ? z(e.$slots, "default", { key: 2 }) :
|
4845
|
+
])) : d("", !0)
|
4846
|
+
], 10, Ar)) : t.type === "content" && n.showOptions ? z(e.$slots, "default", { key: 2 }) : d("", !0)
|
4836
4847
|
])
|
4837
4848
|
], 42, Or)
|
4838
4849
|
], 10, Ir);
|
@@ -4963,30 +4974,30 @@ function ec(e, i, t, a, n, s) {
|
|
4963
4974
|
n.options.length > 1 ? (l(), o("li", Kr, [
|
4964
4975
|
h("a", {
|
4965
4976
|
href: "#",
|
4966
|
-
onClick: i[0] || (i[0] =
|
4977
|
+
onClick: i[0] || (i[0] = T((...m) => s.deleteAllFilters && s.deleteAllFilters(...m), ["prevent"]))
|
4967
4978
|
}, [
|
4968
4979
|
t.linkDeleteAllFilters.icon && t.linkDeleteAllFilters.icon.show ? (l(), C(u, {
|
4969
4980
|
key: 0,
|
4970
4981
|
iconClass: t.linkDeleteAllFilters.icon.iconClass,
|
4971
4982
|
title: t.linkDeleteAllFilters.icon.tooltip
|
4972
|
-
}, null, 8, ["iconClass", "title"])) :
|
4973
|
-
t.linkDeleteAllFilters.text ? (l(), o("span", Xr, g(t.linkDeleteAllFilters.text), 1)) :
|
4983
|
+
}, null, 8, ["iconClass", "title"])) : d("", !0),
|
4984
|
+
t.linkDeleteAllFilters.text ? (l(), o("span", Xr, g(t.linkDeleteAllFilters.text), 1)) : d("", !0)
|
4974
4985
|
])
|
4975
|
-
])) :
|
4976
|
-
(l(!0), o(b, null, B(n.options, (
|
4986
|
+
])) : d("", !0),
|
4987
|
+
(l(!0), o(b, null, B(n.options, (m, r) => (l(), o("li", { key: r }, [
|
4977
4988
|
h("a", {
|
4978
4989
|
href: "#",
|
4979
|
-
onClick:
|
4990
|
+
onClick: T((c) => s.deleteClickedFilter(r), ["prevent"]),
|
4980
4991
|
title: t.deleteFilterIcon.tooltip
|
4981
4992
|
}, [
|
4982
|
-
h("span", null, g(t.selectedOptionsName(
|
4983
|
-
|
4993
|
+
h("span", null, g(t.selectedOptionsName(m)), 1),
|
4994
|
+
x(u, {
|
4984
4995
|
iconClass: t.deleteFilterIcon.iconClass,
|
4985
4996
|
type: t.deleteFilterIcon.iconType
|
4986
4997
|
}, null, 8, ["iconClass", "type"])
|
4987
4998
|
], 8, $r)
|
4988
4999
|
]))), 128))
|
4989
|
-
])) :
|
5000
|
+
])) : d("", !0);
|
4990
5001
|
}
|
4991
5002
|
const tc = /* @__PURE__ */ L(Jr, [["render", ec]]);
|
4992
5003
|
const ic = {
|
@@ -5043,15 +5054,15 @@ const ac = {
|
|
5043
5054
|
function uc(e, i, t, a, n, s) {
|
5044
5055
|
const u = _e;
|
5045
5056
|
return l(), o("div", rc, [
|
5046
|
-
(l(!0), o(b, null, B(t.images, (
|
5057
|
+
(l(!0), o(b, null, B(t.images, (m, r) => (l(), o("a", {
|
5047
5058
|
key: r,
|
5048
|
-
onClick:
|
5059
|
+
onClick: T((c) => s.showFancyBox(r), ["prevent"]),
|
5049
5060
|
href: "#",
|
5050
5061
|
title: e.getMessage("cmdimagegallery.tooltip.open_large_image")
|
5051
5062
|
}, [
|
5052
|
-
|
5053
|
-
image:
|
5054
|
-
figcaption:
|
5063
|
+
x(u, {
|
5064
|
+
image: m.image,
|
5065
|
+
figcaption: m.figcaption
|
5055
5066
|
}, null, 8, ["image", "figcaption"])
|
5056
5067
|
], 8, cc))), 128))
|
5057
5068
|
]);
|
@@ -5090,8 +5101,8 @@ const dc = {
|
|
5090
5101
|
}
|
5091
5102
|
};
|
5092
5103
|
function li(e, i) {
|
5093
|
-
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height,
|
5094
|
-
n.style.left = `${y}px`, n.style.top = `${
|
5104
|
+
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, m = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / m * s), k = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - k / 2, 0, u - k), v = -(y * (m / s)), S = -(I * (r / u));
|
5105
|
+
n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${k}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${S}px`;
|
5095
5106
|
}
|
5096
5107
|
function oi(e, i, t) {
|
5097
5108
|
return e < i ? i : e > t ? t : e;
|
@@ -5123,16 +5134,16 @@ function _c(e, i, t, a, n, s) {
|
|
5123
5134
|
src: t.imageLarge.src,
|
5124
5135
|
alt: t.imageLarge.alt
|
5125
5136
|
}, null, 8, pc)
|
5126
|
-
])) :
|
5127
|
-
n.showLargeImage ? (l(), o("div", yc)) :
|
5137
|
+
])) : d("", !0),
|
5138
|
+
n.showLargeImage ? (l(), o("div", yc)) : d("", !0)
|
5128
5139
|
]);
|
5129
5140
|
}
|
5130
5141
|
const Gh = /* @__PURE__ */ L(dc, [["render", _c]]);
|
5131
5142
|
const Cc = {
|
5132
5143
|
mixins: [
|
5133
|
-
|
5144
|
+
St,
|
5134
5145
|
Ce,
|
5135
|
-
|
5146
|
+
Tt
|
5136
5147
|
],
|
5137
5148
|
data() {
|
5138
5149
|
return {
|
@@ -5238,12 +5249,12 @@ const Cc = {
|
|
5238
5249
|
immediate: !0
|
5239
5250
|
}
|
5240
5251
|
}
|
5241
|
-
}, bc = ["aria-labelledby"], kc = { class: "label-text" }, vc = ["id"], wc = { key: 0 }, Ic = ["title", "aria-errormessage", "id"], xc = ["for"],
|
5252
|
+
}, bc = ["aria-labelledby"], kc = { class: "label-text" }, vc = ["id"], wc = { key: 0 }, Ic = ["title", "aria-errormessage", "id"], xc = ["for"], Sc = ["type", "id", "name", "value", "disabled"], Tc = { key: 1 }, Mc = {
|
5242
5253
|
key: 1,
|
5243
5254
|
class: "flex-container no-flex"
|
5244
5255
|
};
|
5245
5256
|
function Oc(e, i, t, a, n, s) {
|
5246
|
-
const u = xt,
|
5257
|
+
const u = xt, m = H;
|
5247
5258
|
return l(), o("div", {
|
5248
5259
|
class: _([
|
5249
5260
|
"cmd-input-group label",
|
@@ -5261,7 +5272,7 @@ function Oc(e, i, t, a, n, s) {
|
|
5261
5272
|
X(h("span", kc, [
|
5262
5273
|
h("span", { id: e.htmlId }, [
|
5263
5274
|
A(g(t.labelText), 1),
|
5264
|
-
t.required ? (l(), o("sup", wc, "*")) :
|
5275
|
+
t.required ? (l(), o("sup", wc, "*")) : d("", !0)
|
5265
5276
|
], 8, vc),
|
5266
5277
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
|
5267
5278
|
key: 0,
|
@@ -5275,19 +5286,19 @@ function Oc(e, i, t, a, n, s) {
|
|
5275
5286
|
helplink: e.helplink,
|
5276
5287
|
relatedId: e.tooltipId,
|
5277
5288
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
5278
|
-
}, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) :
|
5289
|
+
}, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) : d("", !0),
|
5279
5290
|
t.required || e.inputRequirements.length ? (l(), o("a", {
|
5280
5291
|
key: 1,
|
5281
5292
|
href: "#",
|
5282
|
-
onClick: i[0] || (i[0] =
|
5293
|
+
onClick: i[0] || (i[0] = T(() => {
|
5283
5294
|
}, ["prevent"])),
|
5284
5295
|
title: s.validationTooltip,
|
5285
5296
|
"aria-errormessage": e.tooltipId,
|
5286
5297
|
"aria-live": "assertive",
|
5287
5298
|
id: e.tooltipId
|
5288
5299
|
}, [
|
5289
|
-
|
5290
|
-
], 8, Ic)) :
|
5300
|
+
x(m, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
5301
|
+
], 8, Ic)) : d("", !0)
|
5291
5302
|
], 512), [
|
5292
5303
|
[de, t.showLabel]
|
5293
5304
|
]),
|
@@ -5309,15 +5320,15 @@ function Oc(e, i, t, a, n, s) {
|
|
5309
5320
|
"onUpdate:modelValue": i[1] || (i[1] = (f) => s.inputValue = f),
|
5310
5321
|
disabled: t.disabled,
|
5311
5322
|
class: _({ "replace-input-type": t.replaceInputType, "toggle-switch": t.toggleSwitch })
|
5312
|
-
}, null, 10,
|
5323
|
+
}, null, 10, Sc), [
|
5313
5324
|
[mn, s.inputValue]
|
5314
5325
|
]),
|
5315
|
-
t.multipleSwitch && r.iconClass ? (l(), C(
|
5326
|
+
t.multipleSwitch && r.iconClass ? (l(), C(m, {
|
5316
5327
|
key: 0,
|
5317
5328
|
iconClass: r.iconClass,
|
5318
5329
|
type: r.iconType
|
5319
|
-
}, null, 8, ["iconClass", "type"])) :
|
5320
|
-
r.labelText ? (l(), o("span",
|
5330
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5331
|
+
r.labelText ? (l(), o("span", Tc, g(r.labelText), 1)) : d("", !0)
|
5321
5332
|
], 8, xc))), 128))
|
5322
5333
|
], 2))
|
5323
5334
|
], 10, bc);
|
@@ -5516,16 +5527,16 @@ const Lc = {
|
|
5516
5527
|
}
|
5517
5528
|
}, Dc = { class: "cmd-login-form flex-container" }, Nc = { class: "flex-container" }, jc = { class: "option-wrapper flex-container" }, Bc = { key: 1 }, Pc = ["href"], Ac = { key: 1 }, Fc = /* @__PURE__ */ A(" /> "), zc = { key: 1 }, Hc = ["type", "disabled"], qc = { key: 1 }, Rc = { class: "cmd-login-form flex-container" }, Vc = { class: "option-wrapper flex-container" }, Ec = { key: 1 }, Uc = ["type", "disabled"], Gc = { key: 1 };
|
5518
5529
|
function Qc(e, i, t, a, n, s) {
|
5519
|
-
var f, p, k, y,
|
5520
|
-
const u = E,
|
5530
|
+
var f, p, k, y, I, v, S;
|
5531
|
+
const u = E, m = me, r = H, c = $("router-link");
|
5521
5532
|
return l(), o(b, null, [
|
5522
5533
|
X(h("fieldset", Dc, [
|
5523
5534
|
h("legend", {
|
5524
5535
|
class: _({ hidden: !t.showLegend })
|
5525
5536
|
}, g(t.textLegendLoginForm), 3),
|
5526
|
-
t.cmdHeadlineLoginForm ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) :
|
5537
|
+
t.cmdHeadlineLoginForm ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : d("", !0),
|
5527
5538
|
h("div", Nc, [
|
5528
|
-
|
5539
|
+
x(m, {
|
5529
5540
|
element: "input",
|
5530
5541
|
type: "text",
|
5531
5542
|
name: t.cmdFormElementUsername.name,
|
@@ -5538,7 +5549,7 @@ function Qc(e, i, t, a, n, s) {
|
|
5538
5549
|
required: t.cmdFormElementUsername.required,
|
5539
5550
|
onValidationStatusChange: i[1] || (i[1] = (M) => s.checkValidationStatus(M, "username"))
|
5540
5551
|
}, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
|
5541
|
-
|
5552
|
+
x(m, {
|
5542
5553
|
element: "input",
|
5543
5554
|
type: "password",
|
5544
5555
|
name: t.cmdFormElementPassword.name,
|
@@ -5557,16 +5568,16 @@ function Qc(e, i, t, a, n, s) {
|
|
5557
5568
|
t.options.forgotPassword ? (l(), o("a", {
|
5558
5569
|
key: 0,
|
5559
5570
|
href: "#",
|
5560
|
-
onClick: i[4] || (i[4] =
|
5571
|
+
onClick: i[4] || (i[4] = T((M) => n.sendLogin = !0, ["prevent"]))
|
5561
5572
|
}, [
|
5562
5573
|
((f = t.options.forgotPassword.icon) == null ? void 0 : f.show) && ((p = t.options.forgotPassword.icon) == null ? void 0 : p.iconClass) ? (l(), C(r, {
|
5563
5574
|
key: 0,
|
5564
5575
|
iconClass: t.options.forgotPassword.icon.iconClass,
|
5565
5576
|
type: t.options.forgotPassword.icon.iconType,
|
5566
5577
|
title: t.options.forgotPassword.icon.tooltip
|
5567
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5568
|
-
t.options.forgotPassword.text ? (l(), o("span", Bc, g(t.options.forgotPassword.text), 1)) :
|
5569
|
-
])) :
|
5578
|
+
}, null, 8, ["iconClass", "type", "title"])) : d("", !0),
|
5579
|
+
t.options.forgotPassword.text ? (l(), o("span", Bc, g(t.options.forgotPassword.text), 1)) : d("", !0)
|
5580
|
+
])) : d("", !0),
|
5570
5581
|
t.options.createAccount && t.options.createAccount.linkType === "href" ? (l(), o("a", {
|
5571
5582
|
key: 1,
|
5572
5583
|
href: t.options.createAccount.path
|
@@ -5576,8 +5587,8 @@ function Qc(e, i, t, a, n, s) {
|
|
5576
5587
|
iconClass: t.options.createAccount.icon.iconClass,
|
5577
5588
|
type: t.options.createAccount.icon.iconType,
|
5578
5589
|
title: t.options.createAccount.icon.tooltip
|
5579
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5580
|
-
t.options.createAccount.text ? (l(), o("span", Ac, g(t.options.createAccount.text), 1)) :
|
5590
|
+
}, null, 8, ["iconClass", "type", "title"])) : d("", !0),
|
5591
|
+
t.options.createAccount.text ? (l(), o("span", Ac, g(t.options.createAccount.text), 1)) : d("", !0)
|
5581
5592
|
], 8, Pc)) : t.options.createAccount && t.options.createAccount.linkType === "router" ? (l(), C(c, {
|
5582
5593
|
key: 2,
|
5583
5594
|
to: t.options.createAccount.path
|
@@ -5588,13 +5599,13 @@ function Qc(e, i, t, a, n, s) {
|
|
5588
5599
|
class: _(t.options.createAccount.icon.iconClass),
|
5589
5600
|
type: t.options.createAccount.icon.iconType,
|
5590
5601
|
title: t.options.createAccount.icon.tooltip
|
5591
|
-
}, null, 8, ["class", "type", "title"])) :
|
5602
|
+
}, null, 8, ["class", "type", "title"])) : d("", !0),
|
5592
5603
|
Fc,
|
5593
|
-
t.options.createAccount.text ? (l(), o("span", zc, g(t.options.createAccount.text), 1)) :
|
5604
|
+
t.options.createAccount.text ? (l(), o("span", zc, g(t.options.createAccount.text), 1)) : d("", !0)
|
5594
5605
|
]),
|
5595
5606
|
_: 1
|
5596
|
-
}, 8, ["to"])) :
|
5597
|
-
], 64)) :
|
5607
|
+
}, 8, ["to"])) : d("", !0)
|
5608
|
+
], 64)) : d("", !0),
|
5598
5609
|
t.buttons.login.linkType === "button" ? (l(), o("button", {
|
5599
5610
|
key: 1,
|
5600
5611
|
type: t.buttons.login.type === "submit" ? "submit" : "button",
|
@@ -5607,9 +5618,9 @@ function Qc(e, i, t, a, n, s) {
|
|
5607
5618
|
iconClass: t.buttons.login.icon.iconClass,
|
5608
5619
|
type: t.buttons.login.icon.iconType,
|
5609
5620
|
title: t.buttons.login.icon.tooltip
|
5610
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5611
|
-
t.buttons.login.text ? (l(), o("span", qc, g(t.buttons.login.text), 1)) :
|
5612
|
-
], 10, Hc)) :
|
5621
|
+
}, null, 8, ["iconClass", "type", "title"])) : d("", !0),
|
5622
|
+
t.buttons.login.text ? (l(), o("span", qc, g(t.buttons.login.text), 1)) : d("", !0)
|
5623
|
+
], 10, Hc)) : d("", !0)
|
5613
5624
|
])
|
5614
5625
|
], 512), [
|
5615
5626
|
[de, !n.sendLogin]
|
@@ -5618,8 +5629,8 @@ function Qc(e, i, t, a, n, s) {
|
|
5618
5629
|
h("legend", {
|
5619
5630
|
class: _({ hidden: !t.showLegend })
|
5620
5631
|
}, g(t.textLegendForgotLoginForm), 3),
|
5621
|
-
t.cmdHeadlineSendLoginForm ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) :
|
5622
|
-
|
5632
|
+
t.cmdHeadlineSendLoginForm ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : d("", !0),
|
5633
|
+
x(m, {
|
5623
5634
|
element: "input",
|
5624
5635
|
type: "email",
|
5625
5636
|
fieldIconClass: t.cmdFormElementSendLogin.innerIconClass,
|
@@ -5635,15 +5646,15 @@ function Qc(e, i, t, a, n, s) {
|
|
5635
5646
|
h("div", Vc, [
|
5636
5647
|
h("a", {
|
5637
5648
|
href: "#",
|
5638
|
-
onClick: i[8] || (i[8] =
|
5649
|
+
onClick: i[8] || (i[8] = T((M) => n.sendLogin = !1, ["prevent"]))
|
5639
5650
|
}, [
|
5640
5651
|
t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(r, {
|
5641
5652
|
key: 0,
|
5642
5653
|
iconClass: t.options.backToLoginForm.icon.iconClass,
|
5643
5654
|
type: t.options.backToLoginForm.icon.iconType,
|
5644
5655
|
title: t.options.backToLoginForm.icon.tooltip
|
5645
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5646
|
-
t.options.backToLoginForm.text ? (l(), o("span", Ec, g(t.options.backToLoginForm.text), 1)) :
|
5656
|
+
}, null, 8, ["iconClass", "type", "title"])) : d("", !0),
|
5657
|
+
t.options.backToLoginForm.text ? (l(), o("span", Ec, g(t.options.backToLoginForm.text), 1)) : d("", !0)
|
5647
5658
|
]),
|
5648
5659
|
t.buttons.sendLogin.linkType === "button" ? (l(), o("button", {
|
5649
5660
|
key: 0,
|
@@ -5651,13 +5662,13 @@ function Qc(e, i, t, a, n, s) {
|
|
5651
5662
|
class: _(["button", { primary: t.buttons.sendLogin.primary }]),
|
5652
5663
|
disabled: s.buttonSendLoginDisabled
|
5653
5664
|
}, [
|
5654
|
-
(
|
5665
|
+
(I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
|
5655
5666
|
key: 0,
|
5656
5667
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5657
|
-
title: (
|
5658
|
-
}, null, 8, ["iconClass", "title"])) :
|
5659
|
-
t.buttons.sendLogin.text ? (l(), o("span", Gc, g(t.buttons.sendLogin.text), 1)) :
|
5660
|
-
], 10, Uc)) :
|
5668
|
+
title: (S = t.buttons.sendLogin.icon) == null ? void 0 : S.tooltip
|
5669
|
+
}, null, 8, ["iconClass", "title"])) : d("", !0),
|
5670
|
+
t.buttons.sendLogin.text ? (l(), o("span", Gc, g(t.buttons.sendLogin.text), 1)) : d("", !0)
|
5671
|
+
], 10, Uc)) : d("", !0)
|
5661
5672
|
])
|
5662
5673
|
], 512), [
|
5663
5674
|
[de, n.sendLogin]
|
@@ -5760,7 +5771,7 @@ const Zc = {
|
|
5760
5771
|
class: "close-nav"
|
5761
5772
|
}, Jc = ["href", "title", "target", "onClick"], Yc = { key: 1 }, Kc = { key: 1 }, Xc = ["aria-expanded"], $c = ["href", "title", "target", "onClick"], eu = { key: 1 }, tu = { key: 1 }, iu = ["aria-expanded"], nu = ["href", "title", "target", "onClick"], su = { key: 1 }, lu = { key: 1 };
|
5762
5773
|
function ou(e, i, t, a, n, s) {
|
5763
|
-
const u = H,
|
5774
|
+
const u = H, m = $("router-link");
|
5764
5775
|
return l(), o("div", {
|
5765
5776
|
class: _([
|
5766
5777
|
"cmd-main-navigation",
|
@@ -5783,18 +5794,18 @@ function ou(e, i, t, a, n, s) {
|
|
5783
5794
|
href: "#",
|
5784
5795
|
id: "close-offcanvas",
|
5785
5796
|
role: "button",
|
5786
|
-
onClick: i[0] || (i[0] =
|
5797
|
+
onClick: i[0] || (i[0] = T((...r) => s.closeOffcanvasNavigation && s.closeOffcanvasNavigation(...r), ["prevent"]))
|
5787
5798
|
}, [
|
5788
5799
|
t.closeOffcanvas.iconClass ? (l(), C(u, {
|
5789
5800
|
key: 0,
|
5790
5801
|
iconClass: t.closeOffcanvas.iconClass,
|
5791
5802
|
type: t.closeOffcanvas.iconType
|
5792
|
-
}, null, 8, ["iconClass", "type"])) :
|
5803
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5793
5804
|
h("span", {
|
5794
5805
|
class: _({ hidden: !t.closeOffcanvas.showText })
|
5795
5806
|
}, g(t.closeOffcanvas.text), 3)
|
5796
5807
|
])
|
5797
|
-
])) :
|
5808
|
+
])) : d("", !0),
|
5798
5809
|
(l(!0), o(b, null, B(t.navigationEntries, (r, c) => {
|
5799
5810
|
var f, p, k;
|
5800
5811
|
return l(), o("li", {
|
@@ -5814,14 +5825,14 @@ function ou(e, i, t, a, n, s) {
|
|
5814
5825
|
key: 0,
|
5815
5826
|
iconClass: r.iconClass,
|
5816
5827
|
type: r.iconType
|
5817
|
-
}, null, 8, ["iconClass", "type"])) :
|
5818
|
-
r.text ? (l(), o("span", Yc, g(r.text), 1)) :
|
5828
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5829
|
+
r.text ? (l(), o("span", Yc, g(r.text), 1)) : d("", !0),
|
5819
5830
|
(p = r == null ? void 0 : r.subentries) != null && p.length ? (l(), o("span", {
|
5820
5831
|
key: 2,
|
5821
5832
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5822
|
-
}, null, 2)) :
|
5823
|
-
], 40, Jc)) :
|
5824
|
-
r.type === "router" ? (l(), C(
|
5833
|
+
}, null, 2)) : d("", !0)
|
5834
|
+
], 40, Jc)) : d("", !0),
|
5835
|
+
r.type === "router" ? (l(), C(m, {
|
5825
5836
|
key: 1,
|
5826
5837
|
to: s.getRoute(r),
|
5827
5838
|
title: r.tooltip
|
@@ -5831,29 +5842,29 @@ function ou(e, i, t, a, n, s) {
|
|
5831
5842
|
key: 0,
|
5832
5843
|
iconClass: r.iconClass,
|
5833
5844
|
type: r.iconType
|
5834
|
-
}, null, 8, ["iconClass", "type"])) :
|
5835
|
-
r.text ? (l(), o("span", Kc, g(r.text), 1)) :
|
5845
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5846
|
+
r.text ? (l(), o("span", Kc, g(r.text), 1)) : d("", !0),
|
5836
5847
|
r.subentries && r.subentries.length > 0 ? (l(), o("span", {
|
5837
5848
|
key: 2,
|
5838
5849
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5839
|
-
}, null, 2)) :
|
5850
|
+
}, null, 2)) : d("", !0)
|
5840
5851
|
]),
|
5841
5852
|
_: 2
|
5842
|
-
}, 1032, ["to", "title"])) :
|
5853
|
+
}, 1032, ["to", "title"])) : d("", !0),
|
5843
5854
|
(k = r == null ? void 0 : r.subentries) != null && k.length ? (l(), o("ul", {
|
5844
5855
|
key: 2,
|
5845
5856
|
"aria-expanded": n.openEntry ? "true" : "false"
|
5846
5857
|
}, [
|
5847
|
-
(l(!0), o(b, null, B(r.subentries, (y,
|
5848
|
-
key:
|
5849
|
-
class: _({ open: n.openSubentry ===
|
5858
|
+
(l(!0), o(b, null, B(r.subentries, (y, I) => (l(), o("li", {
|
5859
|
+
key: I,
|
5860
|
+
class: _({ open: n.openSubentry === I })
|
5850
5861
|
}, [
|
5851
5862
|
y.type === "href" ? (l(), o("a", {
|
5852
5863
|
key: 0,
|
5853
5864
|
href: y.path,
|
5854
5865
|
title: y.tooltip,
|
5855
5866
|
target: y.target,
|
5856
|
-
onClick: (v) => s.executeLink(v, y,
|
5867
|
+
onClick: (v) => s.executeLink(v, y, I, 1),
|
5857
5868
|
onMouseover: i[3] || (i[3] = (v) => s.closeAllSubentries(1)),
|
5858
5869
|
onFocus: i[4] || (i[4] = (v) => s.closeAllSubentries(1))
|
5859
5870
|
}, [
|
@@ -5861,14 +5872,14 @@ function ou(e, i, t, a, n, s) {
|
|
5861
5872
|
key: 0,
|
5862
5873
|
iconClass: y.iconClass,
|
5863
5874
|
type: y.iconType
|
5864
|
-
}, null, 8, ["iconClass", "type"])) :
|
5865
|
-
y.text ? (l(), o("span", eu, g(y.text), 1)) :
|
5875
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5876
|
+
y.text ? (l(), o("span", eu, g(y.text), 1)) : d("", !0),
|
5866
5877
|
y.subentries && y.subentries.length > 0 ? (l(), o("span", {
|
5867
5878
|
key: 2,
|
5868
5879
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5869
|
-
}, null, 2)) :
|
5870
|
-
], 40, $c)) :
|
5871
|
-
y.type === "router" ? (l(), C(
|
5880
|
+
}, null, 2)) : d("", !0)
|
5881
|
+
], 40, $c)) : d("", !0),
|
5882
|
+
y.type === "router" ? (l(), C(m, {
|
5872
5883
|
key: 1,
|
5873
5884
|
to: s.getRoute(y),
|
5874
5885
|
title: y.tooltip
|
@@ -5878,20 +5889,20 @@ function ou(e, i, t, a, n, s) {
|
|
5878
5889
|
key: 0,
|
5879
5890
|
iconClass: y.iconClass,
|
5880
5891
|
type: y.iconType
|
5881
|
-
}, null, 8, ["iconClass", "type"])) :
|
5882
|
-
y.text ? (l(), o("span", tu, g(y.text), 1)) :
|
5892
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5893
|
+
y.text ? (l(), o("span", tu, g(y.text), 1)) : d("", !0),
|
5883
5894
|
y.subentries && y.subentries.length > 0 ? (l(), o("span", {
|
5884
5895
|
key: 2,
|
5885
5896
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5886
|
-
}, null, 2)) :
|
5897
|
+
}, null, 2)) : d("", !0)
|
5887
5898
|
]),
|
5888
5899
|
_: 2
|
5889
|
-
}, 1032, ["to", "title"])) :
|
5900
|
+
}, 1032, ["to", "title"])) : d("", !0),
|
5890
5901
|
y.subentries ? (l(), o("ul", {
|
5891
5902
|
key: 2,
|
5892
5903
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5893
5904
|
}, [
|
5894
|
-
(l(!0), o(b, null, B(y.subentries, (v,
|
5905
|
+
(l(!0), o(b, null, B(y.subentries, (v, S) => (l(), o("li", { key: S }, [
|
5895
5906
|
r.type === "href" ? (l(), o("a", {
|
5896
5907
|
key: 0,
|
5897
5908
|
href: v.path,
|
@@ -5903,14 +5914,14 @@ function ou(e, i, t, a, n, s) {
|
|
5903
5914
|
key: 0,
|
5904
5915
|
iconClass: v.iconClass,
|
5905
5916
|
type: v.iconType
|
5906
|
-
}, null, 8, ["iconClass", "type"])) :
|
5907
|
-
v.text ? (l(), o("span", su, g(v.text), 1)) :
|
5917
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5918
|
+
v.text ? (l(), o("span", su, g(v.text), 1)) : d("", !0),
|
5908
5919
|
v.subentries && v.subentries.length > 0 ? (l(), o("span", {
|
5909
5920
|
key: 2,
|
5910
5921
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5911
|
-
}, null, 2)) :
|
5912
|
-
], 8, nu)) :
|
5913
|
-
r.type === "router" ? (l(), C(
|
5922
|
+
}, null, 2)) : d("", !0)
|
5923
|
+
], 8, nu)) : d("", !0),
|
5924
|
+
r.type === "router" ? (l(), C(m, {
|
5914
5925
|
key: 1,
|
5915
5926
|
to: s.getRoute(v),
|
5916
5927
|
target: v.target
|
@@ -5920,19 +5931,19 @@ function ou(e, i, t, a, n, s) {
|
|
5920
5931
|
key: 0,
|
5921
5932
|
iconClass: v.iconClass,
|
5922
5933
|
type: v.iconType
|
5923
|
-
}, null, 8, ["iconClass", "type"])) :
|
5924
|
-
v.text ? (l(), o("span", lu, g(v.text), 1)) :
|
5934
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
5935
|
+
v.text ? (l(), o("span", lu, g(v.text), 1)) : d("", !0),
|
5925
5936
|
v.subentries && v.subentries.length > 0 ? (l(), o("span", {
|
5926
5937
|
key: 2,
|
5927
5938
|
class: _(["subentry-icon", t.subentriesIconClass])
|
5928
|
-
}, null, 2)) :
|
5939
|
+
}, null, 2)) : d("", !0)
|
5929
5940
|
]),
|
5930
5941
|
_: 2
|
5931
|
-
}, 1032, ["to", "target"])) :
|
5942
|
+
}, 1032, ["to", "target"])) : d("", !0)
|
5932
5943
|
]))), 128))
|
5933
|
-
], 8, iu)) :
|
5944
|
+
], 8, iu)) : d("", !0)
|
5934
5945
|
], 2))), 128))
|
5935
|
-
], 8, Xc)) :
|
5946
|
+
], 8, Xc)) : d("", !0)
|
5936
5947
|
], 2);
|
5937
5948
|
}), 128))
|
5938
5949
|
], 2)
|
@@ -5942,16 +5953,16 @@ function ou(e, i, t, a, n, s) {
|
|
5942
5953
|
href: "#",
|
5943
5954
|
class: "button",
|
5944
5955
|
id: "toggle-offcanvas",
|
5945
|
-
onClick: i[5] || (i[5] =
|
5956
|
+
onClick: i[5] || (i[5] = T((...r) => s.toggleOffcanvasNavigation && s.toggleOffcanvasNavigation(...r), ["prevent"]))
|
5946
5957
|
}, [
|
5947
|
-
|
5958
|
+
x(u, {
|
5948
5959
|
iconClass: t.buttonOffcanvas.iconClass,
|
5949
5960
|
type: t.buttonOffcanvas.iconType
|
5950
5961
|
}, null, 8, ["iconClass", "type"]),
|
5951
5962
|
h("span", {
|
5952
5963
|
class: _({ hidden: !t.buttonOffcanvas.showText })
|
5953
5964
|
}, g(t.buttonOffcanvas.text), 3)
|
5954
|
-
])) :
|
5965
|
+
])) : d("", !0)
|
5955
5966
|
], 2);
|
5956
5967
|
}
|
5957
5968
|
const au = /* @__PURE__ */ L(Zc, [["render", ou]]);
|
@@ -5997,7 +6008,7 @@ const ru = {
|
|
5997
6008
|
class: "number"
|
5998
6009
|
}, yu = { key: 2 };
|
5999
6010
|
function _u(e, i, t, a, n, s) {
|
6000
|
-
const u = H,
|
6011
|
+
const u = H, m = $("router-link");
|
6001
6012
|
return l(), o("ol", cu, [
|
6002
6013
|
(l(!0), o(b, null, B(t.multisteps, (r, c) => (l(), o("li", {
|
6003
6014
|
key: c,
|
@@ -6006,39 +6017,39 @@ function _u(e, i, t, a, n, s) {
|
|
6006
6017
|
r.type === "href" ? (l(), o("a", {
|
6007
6018
|
key: 0,
|
6008
6019
|
href: r.path,
|
6009
|
-
onClick:
|
6020
|
+
onClick: T((f) => s.clickedStep(f, c), ["stop", "prevent"]),
|
6010
6021
|
title: r.tooltip
|
6011
6022
|
}, [
|
6012
|
-
t.showStepNumber ? (l(), o("span", du, g(c + 1), 1)) :
|
6023
|
+
t.showStepNumber ? (l(), o("span", du, g(c + 1), 1)) : d("", !0),
|
6013
6024
|
r.iconClass ? (l(), C(u, {
|
6014
6025
|
key: 1,
|
6015
6026
|
iconClass: r.iconClass,
|
6016
6027
|
type: r.iconType
|
6017
|
-
}, null, 8, ["iconClass", "type"])) :
|
6018
|
-
r.text ? (l(), o("span", mu, g(r.text), 1)) :
|
6028
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
6029
|
+
r.text ? (l(), o("span", mu, g(r.text), 1)) : d("", !0),
|
6019
6030
|
h("span", {
|
6020
6031
|
class: _(t.separatorIconClass)
|
6021
6032
|
}, null, 2)
|
6022
|
-
], 8, uu)) :
|
6023
|
-
r.type === "router" ? (l(), C(
|
6033
|
+
], 8, uu)) : d("", !0),
|
6034
|
+
r.type === "router" ? (l(), C(m, {
|
6024
6035
|
key: 1,
|
6025
6036
|
to: s.getRoute(r),
|
6026
6037
|
title: r.tooltip
|
6027
6038
|
}, {
|
6028
6039
|
default: j(() => [
|
6029
|
-
t.showStepNumber ? (l(), o("span", hu, g(c + 1), 1)) :
|
6040
|
+
t.showStepNumber ? (l(), o("span", hu, g(c + 1), 1)) : d("", !0),
|
6030
6041
|
r.iconClass ? (l(), C(u, {
|
6031
6042
|
key: 1,
|
6032
6043
|
iconClass: r.iconClass,
|
6033
6044
|
type: r.iconType
|
6034
|
-
}, null, 8, ["iconClass", "type"])) :
|
6035
|
-
r.text ? (l(), o("span", fu, g(r.text), 1)) :
|
6045
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
6046
|
+
r.text ? (l(), o("span", fu, g(r.text), 1)) : d("", !0),
|
6036
6047
|
h("span", {
|
6037
6048
|
class: _(t.separatorIconClass)
|
6038
6049
|
}, null, 2)
|
6039
6050
|
]),
|
6040
6051
|
_: 2
|
6041
|
-
}, 1032, ["to", "title"])) :
|
6052
|
+
}, 1032, ["to", "title"])) : d("", !0),
|
6042
6053
|
r.type === "button" || r.type === "submit" ? (l(), o("button", {
|
6043
6054
|
key: 2,
|
6044
6055
|
class: "button",
|
@@ -6046,19 +6057,19 @@ function _u(e, i, t, a, n, s) {
|
|
6046
6057
|
name: r.name,
|
6047
6058
|
title: r.tooltip,
|
6048
6059
|
formaction: r.formaction,
|
6049
|
-
onClick:
|
6060
|
+
onClick: T((f) => s.clickedStep(f, c), ["stop", "prevent"])
|
6050
6061
|
}, [
|
6051
|
-
t.showStepNumber ? (l(), o("span", pu, g(c + 1), 1)) :
|
6062
|
+
t.showStepNumber ? (l(), o("span", pu, g(c + 1), 1)) : d("", !0),
|
6052
6063
|
r.iconClass ? (l(), C(u, {
|
6053
6064
|
key: 1,
|
6054
6065
|
iconClass: r.iconClass,
|
6055
6066
|
type: r.iconType
|
6056
|
-
}, null, 8, ["iconClass", "type"])) :
|
6057
|
-
r.text ? (l(), o("span", yu, g(r.text), 1)) :
|
6067
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
6068
|
+
r.text ? (l(), o("span", yu, g(r.text), 1)) : d("", !0),
|
6058
6069
|
h("span", {
|
6059
6070
|
class: _(t.separatorIconClass)
|
6060
6071
|
}, null, 2)
|
6061
|
-
], 8, gu)) :
|
6072
|
+
], 8, gu)) : d("", !0)
|
6062
6073
|
], 2))), 128))
|
6063
6074
|
]);
|
6064
6075
|
}
|
@@ -6069,8 +6080,8 @@ function Cu(e, i, t, a = !0) {
|
|
6069
6080
|
}
|
6070
6081
|
return (s, u) => {
|
6071
6082
|
if (t) {
|
6072
|
-
let
|
6073
|
-
return
|
6083
|
+
let m = s, r = i;
|
6084
|
+
return m > 12 && (m -= 12, r = t), n(m, a) + e + n(u, !0) + r;
|
6074
6085
|
}
|
6075
6086
|
return n(s, a) + e + n(u, !0) + i;
|
6076
6087
|
};
|
@@ -6176,18 +6187,18 @@ const bu = {
|
|
6176
6187
|
this.$_CmdOpeningHours_intervalId && (clearInterval(this.$_CmdOpeningHours_intervalId), this.$_CmdOpeningHours_intervalId = null);
|
6177
6188
|
}
|
6178
6189
|
}, ku = { class: "cmd-opening-hours" }, vu = ["href"], wu = { key: 3 }, Iu = { key: 0 }, xu = { key: 1 };
|
6179
|
-
function
|
6190
|
+
function Su(e, i, t, a, n, s) {
|
6180
6191
|
var r, c;
|
6181
|
-
const u = E,
|
6192
|
+
const u = E, m = $("router-link");
|
6182
6193
|
return l(), o("div", ku, [
|
6183
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
6194
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
6184
6195
|
t.link && ((r = t.link) == null ? void 0 : r.path) && ((c = t.link) == null ? void 0 : c.show) ? (l(), o(b, { key: 1 }, [
|
6185
6196
|
t.link.type === "href" ? (l(), o("a", {
|
6186
6197
|
key: 0,
|
6187
6198
|
href: t.link.path,
|
6188
6199
|
class: _({ closed: s.isClosed })
|
6189
|
-
}, g(s.textOpenClosed), 11, vu)) :
|
6190
|
-
t.link.type === "router" ? (l(), C(
|
6200
|
+
}, g(s.textOpenClosed), 11, vu)) : d("", !0),
|
6201
|
+
t.link.type === "router" ? (l(), C(m, {
|
6191
6202
|
key: 1,
|
6192
6203
|
to: t.link.path,
|
6193
6204
|
class: _({ closed: s.isClosed })
|
@@ -6196,11 +6207,11 @@ function Tu(e, i, t, a, n, s) {
|
|
6196
6207
|
A(g(s.textOpenClosed), 1)
|
6197
6208
|
]),
|
6198
6209
|
_: 1
|
6199
|
-
}, 8, ["to", "class"])) :
|
6210
|
+
}, 8, ["to", "class"])) : d("", !0),
|
6200
6211
|
t.link.type === "button" ? (l(), o("button", {
|
6201
6212
|
key: 2,
|
6202
6213
|
class: _(["button", { closed: s.isClosed }])
|
6203
|
-
}, g(s.textOpenClosed), 3)) :
|
6214
|
+
}, g(s.textOpenClosed), 3)) : d("", !0)
|
6204
6215
|
], 64)) : (l(), o("span", {
|
6205
6216
|
key: 2,
|
6206
6217
|
class: _({ closed: s.isClosed })
|
@@ -6216,12 +6227,12 @@ function Tu(e, i, t, a, n, s) {
|
|
6216
6227
|
t.textHolidaysClosed || t.textMiscInfo ? (l(), o("div", wu, [
|
6217
6228
|
t.textHolidaysClosed ? (l(), o("p", Iu, [
|
6218
6229
|
h("strong", null, g(t.textHolidaysClosed), 1)
|
6219
|
-
])) :
|
6220
|
-
t.textMiscInfo ? (l(), o("p", xu, g(t.textMiscInfo), 1)) :
|
6221
|
-
])) :
|
6230
|
+
])) : d("", !0),
|
6231
|
+
t.textMiscInfo ? (l(), o("p", xu, g(t.textMiscInfo), 1)) : d("", !0)
|
6232
|
+
])) : d("", !0)
|
6222
6233
|
]);
|
6223
6234
|
}
|
6224
|
-
const Jh = /* @__PURE__ */ L(bu, [["render",
|
6235
|
+
const Jh = /* @__PURE__ */ L(bu, [["render", Su]]), Tu = {
|
6225
6236
|
data() {
|
6226
6237
|
return {
|
6227
6238
|
defaultMessageProperties: {
|
@@ -6235,7 +6246,7 @@ const Mu = {
|
|
6235
6246
|
name: "CmdPager",
|
6236
6247
|
mixins: [
|
6237
6248
|
K,
|
6238
|
-
|
6249
|
+
Tu
|
6239
6250
|
],
|
6240
6251
|
emits: ["click"],
|
6241
6252
|
data() {
|
@@ -6309,23 +6320,23 @@ function Fu(e, i, t, a, n, s) {
|
|
6309
6320
|
h("a", {
|
6310
6321
|
href: s.getPreviousHref,
|
6311
6322
|
class: _(["page-change", { disabled: n.currentPage === 1, button: t.linkType === "button" }]),
|
6312
|
-
onClick: i[0] || (i[0] =
|
6323
|
+
onClick: i[0] || (i[0] = T((...m) => s.previousPage && s.previousPage(...m), ["prevent"])),
|
6313
6324
|
title: t.prevLink.showText ? null : t.prevLink.text
|
6314
6325
|
}, [
|
6315
|
-
|
6326
|
+
x(u, {
|
6316
6327
|
iconClass: t.prevLink.iconClass,
|
6317
6328
|
type: t.prevLink.iconType
|
6318
6329
|
}, null, 8, ["iconClass", "type"]),
|
6319
|
-
t.prevLink.showText ? (l(), o("span", Du, g(t.prevLink.text), 1)) :
|
6330
|
+
t.prevLink.showText ? (l(), o("span", Du, g(t.prevLink.text), 1)) : d("", !0)
|
6320
6331
|
], 10, Lu),
|
6321
6332
|
h("div", Nu, [
|
6322
6333
|
h("div", ju, [
|
6323
|
-
(l(!0), o(b, null, B(t.pages, (
|
6324
|
-
href: s.getHref(
|
6334
|
+
(l(!0), o(b, null, B(t.pages, (m, r) => (l(), o("a", {
|
6335
|
+
href: s.getHref(m),
|
6325
6336
|
class: _({ disabled: n.currentPage === r + 1, button: t.linkType === "button" }),
|
6326
6337
|
title: n.currentPage !== r + 1 ? e.getMessage("cmdpager.tooltip.go_to_page", r + 1) : e.getMessage("cmdpager.tooltip.not_possible"),
|
6327
6338
|
key: r,
|
6328
|
-
onClick:
|
6339
|
+
onClick: T((c) => s.showPage(m), ["stop", "prevent"]),
|
6329
6340
|
"aria-live": "polite"
|
6330
6341
|
}, [
|
6331
6342
|
h("span", null, g(r + 1), 1)
|
@@ -6335,11 +6346,11 @@ function Fu(e, i, t, a, n, s) {
|
|
6335
6346
|
h("a", {
|
6336
6347
|
href: s.getNextHref,
|
6337
6348
|
class: _(["page-change", { disabled: n.currentPage === s.numberOfPages, button: t.linkType === "button" }]),
|
6338
|
-
onClick: i[1] || (i[1] =
|
6349
|
+
onClick: i[1] || (i[1] = T((...m) => s.nextPage && s.nextPage(...m), ["prevent"])),
|
6339
6350
|
title: t.nextLink.showText ? null : t.nextLink.text
|
6340
6351
|
}, [
|
6341
|
-
t.nextLink.showText ? (l(), o("span", Au, g(t.nextLink.text), 1)) :
|
6342
|
-
|
6352
|
+
t.nextLink.showText ? (l(), o("span", Au, g(t.nextLink.text), 1)) : d("", !0),
|
6353
|
+
x(u, {
|
6343
6354
|
iconClass: t.nextLink.iconClass,
|
6344
6355
|
type: t.nextLink.iconType
|
6345
6356
|
}, null, 8, ["iconClass", "type"])
|
@@ -6383,7 +6394,7 @@ function Eu(e, i, t, a, n, s) {
|
|
6383
6394
|
class: _(["label-text", { hidden: !t.showLabel }])
|
6384
6395
|
}, g(t.labelText), 3),
|
6385
6396
|
h("span", qu, [
|
6386
|
-
t.showLoadingStatus ? (l(), o("span", Ru, g(n.loadingStatus) + " %", 1)) :
|
6397
|
+
t.showLoadingStatus ? (l(), o("span", Ru, g(n.loadingStatus) + " %", 1)) : d("", !0),
|
6387
6398
|
h("progress", F(e.$attrs, {
|
6388
6399
|
id: t.id,
|
6389
6400
|
value: n.loadingStatus
|
@@ -6474,12 +6485,12 @@ const Uu = {
|
|
6474
6485
|
}
|
6475
6486
|
}, Gu = ["id", "href", "title"], Qu = { key: 1 };
|
6476
6487
|
function Zu(e, i, t, a, n, s) {
|
6477
|
-
const u = E,
|
6488
|
+
const u = E, m = me, r = H;
|
6478
6489
|
return l(), o("div", {
|
6479
6490
|
class: _(["cmd-social-networks", { stretch: t.stretchButtons, "align-right": t.align === "right" }])
|
6480
6491
|
}, [
|
6481
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
6482
|
-
t.userMustAcceptDataPrivacy ? (l(), C(
|
6492
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
6493
|
+
t.userMustAcceptDataPrivacy ? (l(), C(m, {
|
6483
6494
|
key: 1,
|
6484
6495
|
element: "input",
|
6485
6496
|
type: "checkbox",
|
@@ -6488,7 +6499,7 @@ function Zu(e, i, t, a, n, s) {
|
|
6488
6499
|
required: t.cmdFormElement.required,
|
6489
6500
|
modelValue: n.dataPrivacyAccepted,
|
6490
6501
|
"onUpdate:modelValue": i[0] || (i[0] = (c) => n.dataPrivacyAccepted = c)
|
6491
|
-
}, null, 8, ["toggle-switch", "labelText", "required", "modelValue"])) :
|
6502
|
+
}, null, 8, ["toggle-switch", "labelText", "required", "modelValue"])) : d("", !0),
|
6492
6503
|
h("ul", {
|
6493
6504
|
class: _(["button-wrapper no-flex", { "no-gap": !t.useGap }])
|
6494
6505
|
}, [
|
@@ -6506,8 +6517,8 @@ function Zu(e, i, t, a, n, s) {
|
|
6506
6517
|
key: 0,
|
6507
6518
|
iconClass: c.iconClass,
|
6508
6519
|
type: c.iconType
|
6509
|
-
}, null, 8, ["iconClass", "type"])) :
|
6510
|
-
c.linkText ? (l(), o("span", Qu, g(c.linkText), 1)) :
|
6520
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
6521
|
+
c.linkText ? (l(), o("span", Qu, g(c.linkText), 1)) : d("", !0)
|
6511
6522
|
], 10, Gu))
|
6512
6523
|
]))), 256))
|
6513
6524
|
], 2)
|
@@ -6572,15 +6583,15 @@ const Ku = {
|
|
6572
6583
|
class: "top-header"
|
6573
6584
|
};
|
6574
6585
|
function $u(e, i, t, a, n, s) {
|
6575
|
-
var r, c, f, p, k, y,
|
6576
|
-
const u = oa,
|
6586
|
+
var r, c, f, p, k, y, I, v, S;
|
6587
|
+
const u = oa, m = au;
|
6577
6588
|
return l(), o("div", {
|
6578
6589
|
class: _(["cmd-site-header", { sticky: t.sticky, "navigation-inline": t.navigationInline, "off-canvas-right": ((r = t.cmdMainNavigation) == null ? void 0 : r.offcanvasPosition) === "right" }]),
|
6579
6590
|
role: "banner"
|
6580
6591
|
}, [
|
6581
6592
|
e.$slots.topheader ? (l(), o("div", Xu, [
|
6582
6593
|
z(e.$slots, "topheader")
|
6583
|
-
])) :
|
6594
|
+
])) : d("", !0),
|
6584
6595
|
h("header", {
|
6585
6596
|
class: _([
|
6586
6597
|
t.useGrid ? "grid-container-create-columns" : "flex-container",
|
@@ -6591,25 +6602,25 @@ function $u(e, i, t, a, n, s) {
|
|
6591
6602
|
z(e.$slots, "logo"),
|
6592
6603
|
z(e.$slots, "header"),
|
6593
6604
|
z(e.$slots, "navigation")
|
6594
|
-
], 64)) :
|
6605
|
+
], 64)) : d("", !0),
|
6595
6606
|
t.cmdCompanyLogo || ((k = (p = t.cmdMainNavigation) == null ? void 0 : p.navigationEntries) == null ? void 0 : k.length) ? (l(), o(b, { key: 1 }, [
|
6596
|
-
t.cmdCompanyLogo ? (l(), C(u, Q(F({ key: 0 }, t.cmdCompanyLogo)), null, 16)) :
|
6597
|
-
((
|
6607
|
+
t.cmdCompanyLogo ? (l(), C(u, Q(F({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : d("", !0),
|
6608
|
+
((I = (y = t.cmdMainNavigation) == null ? void 0 : y.navigationEntries) == null ? void 0 : I.length) && t.navigationInline ? (l(), C(m, {
|
6598
6609
|
key: 1,
|
6599
6610
|
navigationEntries: t.cmdMainNavigation.navigationEntries,
|
6600
6611
|
offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
|
6601
6612
|
closeOffcanvas: t.closeOffcanvas,
|
6602
6613
|
onOffcanvas: s.emitOffcanvasStatus
|
6603
|
-
}, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) :
|
6604
|
-
], 64)) :
|
6614
|
+
}, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : d("", !0)
|
6615
|
+
], 64)) : d("", !0)
|
6605
6616
|
], 2),
|
6606
|
-
((
|
6617
|
+
((S = (v = t.cmdMainNavigation) == null ? void 0 : v.navigationEntries) == null ? void 0 : S.length) && !t.navigationInline ? (l(), C(m, {
|
6607
6618
|
key: 1,
|
6608
6619
|
navigationEntries: t.cmdMainNavigation.navigationEntries,
|
6609
6620
|
offcanvasPosition: t.cmdMainNavigation.offcanvasPosition,
|
6610
6621
|
closeOffcanvas: t.closeOffcanvas,
|
6611
6622
|
onOffcanvas: s.emitOffcanvasStatus
|
6612
|
-
}, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) :
|
6623
|
+
}, null, 8, ["navigationEntries", "offcanvasPosition", "closeOffcanvas", "onOffcanvas"])) : d("", !0)
|
6613
6624
|
], 2);
|
6614
6625
|
}
|
6615
6626
|
const ef = /* @__PURE__ */ L(Ku, [["render", $u]]), ed = {
|
@@ -6845,16 +6856,16 @@ const td = {
|
|
6845
6856
|
"aria-expanded": "true"
|
6846
6857
|
};
|
6847
6858
|
function rd(e, i, t, a, n, s) {
|
6848
|
-
var p, k, y,
|
6849
|
-
const u = E,
|
6859
|
+
var p, k, y, I, v, S, M, N, V, w;
|
6860
|
+
const u = E, m = me, r = H, c = Ur, f = tc;
|
6850
6861
|
return l(), o(b, null, [
|
6851
6862
|
h("fieldset", id, [
|
6852
6863
|
h("legend", {
|
6853
6864
|
class: _({ hidden: !t.showLegend })
|
6854
6865
|
}, g(t.textLegend), 3),
|
6855
|
-
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) :
|
6866
|
+
t.cmdHeadline ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadline)), null, 16)) : d("", !0),
|
6856
6867
|
h("div", nd, [
|
6857
|
-
|
6868
|
+
x(m, {
|
6858
6869
|
element: "input",
|
6859
6870
|
type: t.cmdFormElementInput1.type,
|
6860
6871
|
"show-label": t.cmdFormElementInput1.showLabel,
|
@@ -6866,7 +6877,7 @@ function rd(e, i, t, a, n, s) {
|
|
6866
6877
|
"onUpdate:modelValue": i[0] || (i[0] = (q) => s.searchValue1 = q)
|
6867
6878
|
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
|
6868
6879
|
h("div", sd, [
|
6869
|
-
t.cmdFormElementInput2.show ? (l(), C(
|
6880
|
+
t.cmdFormElementInput2.show ? (l(), C(m, {
|
6870
6881
|
key: 0,
|
6871
6882
|
element: "input",
|
6872
6883
|
type: t.cmdFormElementInput2.type,
|
@@ -6876,8 +6887,8 @@ function rd(e, i, t, a, n, s) {
|
|
6876
6887
|
required: t.cmdFormElementInput2.required,
|
6877
6888
|
modelValue: s.searchValue2,
|
6878
6889
|
"onUpdate:modelValue": i[1] || (i[1] = (q) => s.searchValue2 = q)
|
6879
|
-
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) :
|
6880
|
-
t.cmdFormElementRadius.show ? (l(), C(
|
6890
|
+
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) : d("", !0),
|
6891
|
+
t.cmdFormElementRadius.show ? (l(), C(m, {
|
6881
6892
|
key: 1,
|
6882
6893
|
element: "select",
|
6883
6894
|
class: "no-flex",
|
@@ -6887,9 +6898,9 @@ function rd(e, i, t, a, n, s) {
|
|
6887
6898
|
labelText: t.cmdFormElementRadius.labelText,
|
6888
6899
|
"select-options": t.cmdFormElementRadius.selectOptions,
|
6889
6900
|
required: t.cmdFormElementRadius.required
|
6890
|
-
}, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) :
|
6901
|
+
}, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) : d("", !0)
|
6891
6902
|
]),
|
6892
|
-
|
6903
|
+
x(m, {
|
6893
6904
|
element: "button",
|
6894
6905
|
class: "stretch-on-small-devices",
|
6895
6906
|
nativeButton: t.cmdFormElementSearchButton,
|
@@ -6901,20 +6912,20 @@ function rd(e, i, t, a, n, s) {
|
|
6901
6912
|
(p = t.cmdFakeSelect) != null && p.show ? (l(), o(b, { key: 1 }, [
|
6902
6913
|
h("a", {
|
6903
6914
|
href: "#",
|
6904
|
-
onClick: i[3] || (i[3] =
|
6915
|
+
onClick: i[3] || (i[3] = T((q) => n.showFilters = !n.showFilters, ["prevent"]))
|
6905
6916
|
}, [
|
6906
|
-
|
6907
|
-
iconClass: n.showFilters ? (y = (k = t.cmdIcon) == null ? void 0 : k.showFilters) == null ? void 0 : y.iconClass : (v = (
|
6908
|
-
type: n.showFilters ? (M = (
|
6917
|
+
x(r, {
|
6918
|
+
iconClass: n.showFilters ? (y = (k = t.cmdIcon) == null ? void 0 : k.showFilters) == null ? void 0 : y.iconClass : (v = (I = t.cmdIcon) == null ? void 0 : I.hideFilters) == null ? void 0 : v.iconClass,
|
6919
|
+
type: n.showFilters ? (M = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : M.iconType : (V = (N = t.cmdIcon) == null ? void 0 : N.hideFilters) == null ? void 0 : V.iconType
|
6909
6920
|
}, null, 8, ["iconClass", "type"]),
|
6910
6921
|
n.showFilters ? (l(), o("span", ld, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", od, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
6911
6922
|
]),
|
6912
|
-
|
6923
|
+
x(se, { name: "fade" }, {
|
6913
6924
|
default: j(() => {
|
6914
6925
|
var q, D, P, U, G;
|
6915
6926
|
return [
|
6916
6927
|
n.showFilters && ((q = t.cmdFakeSelect) == null ? void 0 : q.selectData.length) ? (l(), o("div", ad, [
|
6917
|
-
|
6928
|
+
x(c, {
|
6918
6929
|
role: "option",
|
6919
6930
|
selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
|
6920
6931
|
modelValue: s.searchFilters,
|
@@ -6923,19 +6934,19 @@ function rd(e, i, t, a, n, s) {
|
|
6923
6934
|
type: (U = t.cmdFakeSelect) == null ? void 0 : U.type,
|
6924
6935
|
labelText: (G = t.cmdFakeSelect) == null ? void 0 : G.labelText
|
6925
6936
|
}, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
|
6926
|
-
])) :
|
6937
|
+
])) : d("", !0)
|
6927
6938
|
];
|
6928
6939
|
}),
|
6929
6940
|
_: 1
|
6930
6941
|
})
|
6931
|
-
], 64)) :
|
6942
|
+
], 64)) : d("", !0)
|
6932
6943
|
]),
|
6933
6944
|
(w = t.cmdFakeSelect) != null && w.show ? (l(), C(f, {
|
6934
6945
|
key: 0,
|
6935
6946
|
modelValue: s.searchFilters,
|
6936
6947
|
"onUpdate:modelValue": i[5] || (i[5] = (q) => s.searchFilters = q),
|
6937
6948
|
selectedOptionsName: s.getOptionName
|
6938
|
-
}, null, 8, ["modelValue", "selectedOptionsName"])) :
|
6949
|
+
}, null, 8, ["modelValue", "selectedOptionsName"])) : d("", !0)
|
6939
6950
|
], 64);
|
6940
6951
|
}
|
6941
6952
|
const tf = /* @__PURE__ */ L(td, [["render", rd]]);
|
@@ -7028,7 +7039,7 @@ const cd = {
|
|
7028
7039
|
}
|
7029
7040
|
}, ud = ["href", "title"], dd = { key: 0 }, md = ["onClick", "aria-label"], hd = { key: 1 };
|
7030
7041
|
function fd(e, i, t, a, n, s) {
|
7031
|
-
const u = kt,
|
7042
|
+
const u = kt, m = _e;
|
7032
7043
|
return l(), o("div", {
|
7033
7044
|
class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
|
7034
7045
|
}, [
|
@@ -7037,13 +7048,13 @@ function fd(e, i, t, a, n, s) {
|
|
7037
7048
|
onMouseenter: i[0] || (i[0] = (r) => n.pause = !0),
|
7038
7049
|
onMouseleave: i[1] || (i[1] = (r) => n.pause = !1)
|
7039
7050
|
}, [
|
7040
|
-
|
7041
|
-
onClick:
|
7051
|
+
x(u, {
|
7052
|
+
onClick: T(s.showPrevItem, ["prevent"]),
|
7042
7053
|
slideButtonType: "prev"
|
7043
7054
|
}, null, 8, ["onClick"]),
|
7044
|
-
|
7055
|
+
x(ft, { name: "fade" }, {
|
7045
7056
|
default: j(() => {
|
7046
|
-
var r, c, f, p, k, y,
|
7057
|
+
var r, c, f, p, k, y, I, v, S, M;
|
7047
7058
|
return [
|
7048
7059
|
s.currentItem ? (l(), o(b, { key: 0 }, [
|
7049
7060
|
t.useSlot ? (l(), o("div", {
|
@@ -7058,23 +7069,23 @@ function fd(e, i, t, a, n, s) {
|
|
7058
7069
|
title: (y = (k = s.currentItem) == null ? void 0 : k.link) == null ? void 0 : y.tooltip,
|
7059
7070
|
key: n.index
|
7060
7071
|
}, [
|
7061
|
-
|
7062
|
-
image: (
|
7072
|
+
x(m, {
|
7073
|
+
image: (I = s.currentItem) == null ? void 0 : I.image,
|
7063
7074
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7064
7075
|
}, null, 8, ["image", "figcaption"])
|
7065
|
-
], 8, ud)) : (l(), C(
|
7066
|
-
image: (
|
7076
|
+
], 8, ud)) : (l(), C(m, {
|
7077
|
+
image: (S = s.currentItem) == null ? void 0 : S.image,
|
7067
7078
|
figcaption: (M = s.currentItem) == null ? void 0 : M.figcaption,
|
7068
7079
|
key: n.index
|
7069
7080
|
}, null, 8, ["image", "figcaption"]))
|
7070
7081
|
], 64))
|
7071
|
-
], 64)) :
|
7082
|
+
], 64)) : d("", !0)
|
7072
7083
|
];
|
7073
7084
|
}),
|
7074
7085
|
_: 3
|
7075
7086
|
}),
|
7076
|
-
|
7077
|
-
onClick:
|
7087
|
+
x(u, {
|
7088
|
+
onClick: T(s.showNextItem, ["prevent"])
|
7078
7089
|
}, null, 8, ["onClick"]),
|
7079
7090
|
t.showQuickLinkIcons ? (l(), o("ol", dd, [
|
7080
7091
|
(l(!0), o(b, null, B(t.slideshowItems, (r, c) => (l(), o("li", {
|
@@ -7083,12 +7094,12 @@ function fd(e, i, t, a, n, s) {
|
|
7083
7094
|
}, [
|
7084
7095
|
h("a", {
|
7085
7096
|
href: "#",
|
7086
|
-
onClick:
|
7097
|
+
onClick: T((f) => n.index = c, ["prevent"]),
|
7087
7098
|
"aria-label": n.index
|
7088
7099
|
}, null, 8, md)
|
7089
7100
|
], 2))), 128))
|
7090
|
-
])) :
|
7091
|
-
t.showCounter ? (l(), o("span", hd, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) :
|
7101
|
+
])) : d("", !0),
|
7102
|
+
t.showCounter ? (l(), o("span", hd, g(n.index + 1) + "/" + g(t.slideshowItems.length), 1)) : d("", !0)
|
7092
7103
|
], 32)
|
7093
7104
|
], 2);
|
7094
7105
|
}
|
@@ -7144,29 +7155,29 @@ function xd(e, i, t, a, n, s) {
|
|
7144
7155
|
const u = $("router-link");
|
7145
7156
|
return l(), o("div", kd, [
|
7146
7157
|
h("ul", null, [
|
7147
|
-
(l(!0), o(b, null, B(t.languages, (
|
7148
|
-
|
7158
|
+
(l(!0), o(b, null, B(t.languages, (m, r) => (l(), o("li", { key: r }, [
|
7159
|
+
m.link.type === "href" ? (l(), o("a", {
|
7149
7160
|
key: 0,
|
7150
|
-
href:
|
7151
|
-
class: _(["flag",
|
7152
|
-
title:
|
7153
|
-
onClick: (c) => e.$emit("click", { originalEvent: c, language:
|
7161
|
+
href: m.link.path,
|
7162
|
+
class: _(["flag", m.iso2, { active: s.activeLanguage(m) }]),
|
7163
|
+
title: m.tooltip,
|
7164
|
+
onClick: (c) => e.$emit("click", { originalEvent: c, language: m })
|
7154
7165
|
}, [
|
7155
7166
|
h("img", {
|
7156
7167
|
src: n.imageSources[r],
|
7157
|
-
alt:
|
7168
|
+
alt: m.name
|
7158
7169
|
}, null, 8, wd)
|
7159
7170
|
], 10, vd)) : (l(), C(u, {
|
7160
7171
|
key: 1,
|
7161
|
-
class: _(["flag",
|
7162
|
-
to: s.getRoute(
|
7163
|
-
title:
|
7164
|
-
onClick: (c) => e.$emit("click", { originalEvent: c, language:
|
7172
|
+
class: _(["flag", m.iso2]),
|
7173
|
+
to: s.getRoute(m),
|
7174
|
+
title: m.tooltip,
|
7175
|
+
onClick: (c) => e.$emit("click", { originalEvent: c, language: m })
|
7165
7176
|
}, {
|
7166
7177
|
default: j(() => [
|
7167
7178
|
h("img", {
|
7168
7179
|
src: n.imageSources[r],
|
7169
|
-
alt:
|
7180
|
+
alt: m.name
|
7170
7181
|
}, null, 8, Id)
|
7171
7182
|
]),
|
7172
7183
|
_: 2
|
@@ -7176,7 +7187,7 @@ function xd(e, i, t, a, n, s) {
|
|
7176
7187
|
]);
|
7177
7188
|
}
|
7178
7189
|
const sf = /* @__PURE__ */ L(bd, [["render", xd]]);
|
7179
|
-
const
|
7190
|
+
const Sd = {
|
7180
7191
|
name: "CmdSystemMessage",
|
7181
7192
|
mixins: [Ce],
|
7182
7193
|
data() {
|
@@ -7237,9 +7248,9 @@ const Td = {
|
|
7237
7248
|
this.showSystemMessage = !0;
|
7238
7249
|
}
|
7239
7250
|
}
|
7240
|
-
},
|
7251
|
+
}, Td = ["role", "aria-labelledby"], Md = ["title"];
|
7241
7252
|
function Od(e, i, t, a, n, s) {
|
7242
|
-
const u = H,
|
7253
|
+
const u = H, m = E;
|
7243
7254
|
return l(), C(se, { name: "fade" }, {
|
7244
7255
|
default: j(() => [
|
7245
7256
|
n.showSystemMessage ? (l(), o("div", {
|
@@ -7251,15 +7262,15 @@ function Od(e, i, t, a, n, s) {
|
|
7251
7262
|
t.iconClose.show && t.iconClose.iconClass ? (l(), o("a", {
|
7252
7263
|
key: 0,
|
7253
7264
|
href: "#",
|
7254
|
-
onClick: i[0] || (i[0] =
|
7265
|
+
onClick: i[0] || (i[0] = T((r) => n.showSystemMessage = !1, ["prevent"])),
|
7255
7266
|
title: t.iconClose.tooltip
|
7256
7267
|
}, [
|
7257
|
-
|
7268
|
+
x(u, {
|
7258
7269
|
iconClass: t.iconClose.iconClass,
|
7259
7270
|
type: t.iconClose.iconType
|
7260
7271
|
}, null, 8, ["iconClass", "type"])
|
7261
|
-
], 8, Md)) :
|
7262
|
-
|
7272
|
+
], 8, Md)) : d("", !0),
|
7273
|
+
x(m, {
|
7263
7274
|
class: "message-headline",
|
7264
7275
|
headlineIcon: s.headlineIcon,
|
7265
7276
|
headlineText: t.systemMessage,
|
@@ -7267,12 +7278,12 @@ function Od(e, i, t, a, n, s) {
|
|
7267
7278
|
id: e.htmlId
|
7268
7279
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7269
7280
|
z(e.$slots, "default")
|
7270
|
-
], 10,
|
7281
|
+
], 10, Td)) : d("", !0)
|
7271
7282
|
]),
|
7272
7283
|
_: 3
|
7273
7284
|
});
|
7274
7285
|
}
|
7275
|
-
const Ld = /* @__PURE__ */ L(
|
7286
|
+
const Ld = /* @__PURE__ */ L(Sd, [["render", Od]]);
|
7276
7287
|
const Dd = {
|
7277
7288
|
name: "CmdTable",
|
7278
7289
|
data() {
|
@@ -7357,7 +7368,7 @@ const Dd = {
|
|
7357
7368
|
"aria-expanded": "true"
|
7358
7369
|
};
|
7359
7370
|
function zd(e, i, t, a, n, s) {
|
7360
|
-
var
|
7371
|
+
var m, r, c, f;
|
7361
7372
|
const u = H;
|
7362
7373
|
return l(), o("div", {
|
7363
7374
|
class: _(["cmd-table-wrapper", { collapsed: !n.showTableData, "full-width": n.fullWidth, "has-caption": s.hasCaption }])
|
@@ -7367,50 +7378,50 @@ function zd(e, i, t, a, n, s) {
|
|
7367
7378
|
key: 0,
|
7368
7379
|
class: "button",
|
7369
7380
|
href: "#",
|
7370
|
-
onClick: i[0] || (i[0] =
|
7381
|
+
onClick: i[0] || (i[0] = T((p) => n.fullWidth = !n.fullWidth, ["prevent"])),
|
7371
7382
|
title: t.iconToggleWidth.tooltip
|
7372
7383
|
}, [
|
7373
|
-
|
7384
|
+
x(u, {
|
7374
7385
|
iconClass: t.iconToggleWidth.iconClass,
|
7375
7386
|
type: t.iconToggleWidth.iconType
|
7376
7387
|
}, null, 8, ["iconClass", "type"])
|
7377
|
-
], 8, jd)) :
|
7388
|
+
], 8, jd)) : d("", !0),
|
7378
7389
|
t.collapsible ? (l(), o("a", {
|
7379
7390
|
key: 1,
|
7380
7391
|
class: "button",
|
7381
7392
|
href: "#",
|
7382
|
-
onClick: i[1] || (i[1] =
|
7393
|
+
onClick: i[1] || (i[1] = T((p) => n.showTableData = !n.showTableData, ["prevent"])),
|
7383
7394
|
title: n.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
|
7384
7395
|
}, [
|
7385
|
-
|
7396
|
+
x(u, {
|
7386
7397
|
iconClass: n.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
|
7387
7398
|
type: n.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
|
7388
7399
|
}, null, 8, ["iconClass", "type"])
|
7389
|
-
], 8, Bd)) :
|
7390
|
-
])) :
|
7400
|
+
], 8, Bd)) : d("", !0)
|
7401
|
+
])) : d("", !0),
|
7391
7402
|
h("div", Pd, [
|
7392
7403
|
h("table", {
|
7393
7404
|
class: _({ "full-width": n.fullWidth })
|
7394
7405
|
}, [
|
7395
|
-
((
|
7406
|
+
((m = t.tableData.caption) == null ? void 0 : m.text) || ((r = t.caption) == null ? void 0 : r.text) ? (l(), o("caption", {
|
7396
7407
|
key: 0,
|
7397
7408
|
class: _({ hidden: s.hideCaption })
|
7398
|
-
}, g(((c = t.caption) == null ? void 0 : c.text) || ((f = t.tableData.caption) == null ? void 0 : f.text)), 3)) :
|
7409
|
+
}, g(((c = t.caption) == null ? void 0 : c.text) || ((f = t.tableData.caption) == null ? void 0 : f.text)), 3)) : d("", !0),
|
7399
7410
|
h("thead", null, [
|
7400
7411
|
h("tr", null, [
|
7401
7412
|
(l(!0), o(b, null, B(t.tableData.thead, (p, k) => (l(), o("th", { key: k }, g(p), 1))), 128))
|
7402
7413
|
])
|
7403
7414
|
]),
|
7404
|
-
|
7415
|
+
x(se, { name: "fade" }, {
|
7405
7416
|
default: j(() => [
|
7406
7417
|
X(h("tbody", Ad, [
|
7407
7418
|
(l(!0), o(b, null, B(t.tableData.tbody, (p, k) => (l(), o("tr", {
|
7408
7419
|
class: _({ highlighted: t.tableData.rowIndexHighlighted === k }),
|
7409
7420
|
key: k
|
7410
7421
|
}, [
|
7411
|
-
(l(!0), o(b, null, B(p, (y,
|
7412
|
-
class: _({ highlighted: t.tableData.columnIndexHighlighted ===
|
7413
|
-
key:
|
7422
|
+
(l(!0), o(b, null, B(p, (y, I) => (l(), o("td", {
|
7423
|
+
class: _({ highlighted: t.tableData.columnIndexHighlighted === I }),
|
7424
|
+
key: I
|
7414
7425
|
}, g(y), 3))), 128))
|
7415
7426
|
], 2))), 128))
|
7416
7427
|
], 512), [
|
@@ -7419,7 +7430,7 @@ function zd(e, i, t, a, n, s) {
|
|
7419
7430
|
]),
|
7420
7431
|
_: 1
|
7421
7432
|
}),
|
7422
|
-
|
7433
|
+
x(se, { name: "fade" }, {
|
7423
7434
|
default: j(() => [
|
7424
7435
|
t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Fd, [
|
7425
7436
|
h("tr", null, [
|
@@ -7428,7 +7439,7 @@ function zd(e, i, t, a, n, s) {
|
|
7428
7439
|
key: k
|
7429
7440
|
}, g(p), 3))), 128))
|
7430
7441
|
])
|
7431
|
-
])) :
|
7442
|
+
])) : d("", !0)
|
7432
7443
|
]),
|
7433
7444
|
_: 1
|
7434
7445
|
})
|
@@ -7502,7 +7513,7 @@ const Ud = {
|
|
7502
7513
|
"aria-live": "assertive"
|
7503
7514
|
}, Jd = ["innerHTML"];
|
7504
7515
|
function Yd(e, i, t, a, n, s) {
|
7505
|
-
const u = H,
|
7516
|
+
const u = H, m = E;
|
7506
7517
|
return l(), o("div", Gd, [
|
7507
7518
|
h("ul", {
|
7508
7519
|
class: _({ "stretch-tabs": t.stretchTabs }),
|
@@ -7514,7 +7525,7 @@ function Yd(e, i, t, a, n, s) {
|
|
7514
7525
|
}, [
|
7515
7526
|
h("a", {
|
7516
7527
|
class: _({ active: n.showTab === c }),
|
7517
|
-
onClick:
|
7528
|
+
onClick: T((f) => s.setActiveTab(c), ["prevent"]),
|
7518
7529
|
title: r.name ? void 0 : r.tooltip,
|
7519
7530
|
href: "#"
|
7520
7531
|
}, [
|
@@ -7522,8 +7533,8 @@ function Yd(e, i, t, a, n, s) {
|
|
7522
7533
|
key: 0,
|
7523
7534
|
iconClass: r.iconClass,
|
7524
7535
|
type: r.iconType
|
7525
|
-
}, null, 8, ["iconClass", "type"])) :
|
7526
|
-
r.name ? (l(), o("span", Zd, g(r.name), 1)) :
|
7536
|
+
}, null, 8, ["iconClass", "type"])) : d("", !0),
|
7537
|
+
r.name ? (l(), o("span", Zd, g(r.name), 1)) : d("", !0)
|
7527
7538
|
], 10, Qd)
|
7528
7539
|
]))), 128))
|
7529
7540
|
], 2),
|
@@ -7535,10 +7546,10 @@ function Yd(e, i, t, a, n, s) {
|
|
7535
7546
|
])), [
|
7536
7547
|
[de, n.showTab === r - 1]
|
7537
7548
|
])), 128)) : (l(), o("div", Wd, [
|
7538
|
-
t.cmdHeadline ? (l(), C(
|
7549
|
+
t.cmdHeadline ? (l(), C(m, F({ key: 0 }, t.cmdHeadline, {
|
7539
7550
|
headlineText: t.tabs[n.showTab].headlineText,
|
7540
7551
|
headlineLevel: t.tabs[n.showTab].headlineLevel
|
7541
|
-
}), null, 16, ["headlineText", "headlineLevel"])) :
|
7552
|
+
}), null, 16, ["headlineText", "headlineLevel"])) : d("", !0),
|
7542
7553
|
h("div", {
|
7543
7554
|
innerHTML: t.tabs[n.showTab].htmlContent
|
7544
7555
|
}, null, 8, Jd)
|
@@ -7580,33 +7591,33 @@ function tm(e, i, t, a, n, s) {
|
|
7580
7591
|
key: 0,
|
7581
7592
|
class: "edit-mode headline",
|
7582
7593
|
type: "text",
|
7583
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
7594
|
+
"onUpdate:modelValue": i[0] || (i[0] = (m) => n.editableHtmlHeadline = m)
|
7584
7595
|
}, null, 512)), [
|
7585
7596
|
[Fe, n.editableHtmlHeadline]
|
7586
7597
|
]) : t.cmdHeadline ? (l(), C(u, {
|
7587
7598
|
key: 1,
|
7588
7599
|
headlineText: t.cmdHeadline.headlineText,
|
7589
7600
|
headlineLevel: t.cmdHeadline.headlineLevel
|
7590
|
-
}, null, 8, ["headlineText", "headlineLevel"])) :
|
7601
|
+
}, null, 8, ["headlineText", "headlineLevel"])) : d("", !0),
|
7591
7602
|
t.editContent ? X((l(), o("input", {
|
7592
7603
|
key: 2,
|
7593
7604
|
class: "edit-mode",
|
7594
7605
|
type: "text",
|
7595
|
-
"onUpdate:modelValue": i[1] || (i[1] = (
|
7606
|
+
"onUpdate:modelValue": i[1] || (i[1] = (m) => n.editableText = m)
|
7596
7607
|
}, null, 512)), [
|
7597
7608
|
[Fe, n.editableText]
|
7598
|
-
]) :
|
7599
|
-
t.textContent ? (l(), o("p", $d, g(t.textContent), 1)) :
|
7609
|
+
]) : d("", !0),
|
7610
|
+
t.textContent ? (l(), o("p", $d, g(t.textContent), 1)) : d("", !0),
|
7600
7611
|
t.editContent ? X((l(), o("textarea", {
|
7601
7612
|
key: 4,
|
7602
7613
|
class: "edit-mode",
|
7603
|
-
"onUpdate:modelValue": i[2] || (i[2] = (
|
7614
|
+
"onUpdate:modelValue": i[2] || (i[2] = (m) => n.editableHtmlContent = m)
|
7604
7615
|
}, null, 512)), [
|
7605
7616
|
[Fe, n.editableHtmlContent]
|
7606
7617
|
]) : t.htmlContent ? (l(), o("div", {
|
7607
7618
|
key: 5,
|
7608
7619
|
innerHTML: t.htmlContent
|
7609
|
-
}, null, 8, em)) :
|
7620
|
+
}, null, 8, em)) : d("", !0)
|
7610
7621
|
]);
|
7611
7622
|
}
|
7612
7623
|
const af = /* @__PURE__ */ L(Kd, [["render", tm]]);
|
@@ -7700,7 +7711,7 @@ const im = {
|
|
7700
7711
|
}
|
7701
7712
|
}, nm = { key: 0 };
|
7702
7713
|
function sm(e, i, t, a, n, s) {
|
7703
|
-
const u = H,
|
7714
|
+
const u = H, m = me;
|
7704
7715
|
return l(), o("div", {
|
7705
7716
|
class: _(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": n.darkMode }])
|
7706
7717
|
}, [
|
@@ -7708,15 +7719,15 @@ function sm(e, i, t, a, n, s) {
|
|
7708
7719
|
key: 0,
|
7709
7720
|
href: "#",
|
7710
7721
|
class: _(["button", { "dark-mode": n.darkMode }]),
|
7711
|
-
onClick: i[0] || (i[0] =
|
7722
|
+
onClick: i[0] || (i[0] = T((...r) => s.toggleColorScheme && s.toggleColorScheme(...r), ["prevent"]))
|
7712
7723
|
}, [
|
7713
|
-
t.showLabel ? (l(), o("span", nm, g(s.labelText), 1)) :
|
7714
|
-
|
7724
|
+
t.showLabel ? (l(), o("span", nm, g(s.labelText), 1)) : d("", !0),
|
7725
|
+
x(u, {
|
7715
7726
|
iconClass: s.iconClass,
|
7716
7727
|
type: s.iconType,
|
7717
7728
|
tooltip: t.showLabel ? "" : s.labelText
|
7718
7729
|
}, null, 8, ["iconClass", "type", "tooltip"])
|
7719
|
-
], 2)) : (l(), C(
|
7730
|
+
], 2)) : (l(), C(m, {
|
7720
7731
|
key: 1,
|
7721
7732
|
element: "input",
|
7722
7733
|
type: "checkbox",
|
@@ -7831,7 +7842,7 @@ function hm(e) {
|
|
7831
7842
|
function Ki(e) {
|
7832
7843
|
return e !== null && typeof e == "object";
|
7833
7844
|
}
|
7834
|
-
function
|
7845
|
+
function Te(e) {
|
7835
7846
|
if (ae.call(e) !== "[object Object]")
|
7836
7847
|
return !1;
|
7837
7848
|
var i = Object.getPrototypeOf(e);
|
@@ -7873,7 +7884,7 @@ function Lt(e, i) {
|
|
7873
7884
|
function ht() {
|
7874
7885
|
var e = {};
|
7875
7886
|
function i(n, s) {
|
7876
|
-
|
7887
|
+
Te(e[s]) && Te(n) ? e[s] = ht(e[s], n) : Te(n) ? e[s] = ht({}, n) : Ot(n) ? e[s] = n.slice() : e[s] = n;
|
7877
7888
|
}
|
7878
7889
|
for (var t = 0, a = arguments.length; t < a; t++)
|
7879
7890
|
Lt(arguments[t], i);
|
@@ -7896,7 +7907,7 @@ var J = {
|
|
7896
7907
|
isString: mm,
|
7897
7908
|
isNumber: hm,
|
7898
7909
|
isObject: Ki,
|
7899
|
-
isPlainObject:
|
7910
|
+
isPlainObject: Te,
|
7900
7911
|
isUndefined: mt,
|
7901
7912
|
isDate: fm,
|
7902
7913
|
isFile: gm,
|
@@ -7955,7 +7966,7 @@ je.prototype.forEach = function(i) {
|
|
7955
7966
|
a !== null && i(a);
|
7956
7967
|
});
|
7957
7968
|
};
|
7958
|
-
var Im = je, xm = J,
|
7969
|
+
var Im = je, xm = J, Sm = function(i, t) {
|
7959
7970
|
xm.forEach(i, function(n, s) {
|
7960
7971
|
s !== t && s.toUpperCase() === t.toUpperCase() && (i[t] = n, delete i[s]);
|
7961
7972
|
});
|
@@ -7982,12 +7993,12 @@ function tn() {
|
|
7982
7993
|
ri = 1;
|
7983
7994
|
var e = en;
|
7984
7995
|
return Re = function(t, a, n, s, u) {
|
7985
|
-
var
|
7986
|
-
return e(
|
7996
|
+
var m = new Error(t);
|
7997
|
+
return e(m, a, n, s, u);
|
7987
7998
|
}, Re;
|
7988
7999
|
}
|
7989
8000
|
var Ve, ci;
|
7990
|
-
function
|
8001
|
+
function Tm() {
|
7991
8002
|
if (ci)
|
7992
8003
|
return Ve;
|
7993
8004
|
ci = 1;
|
@@ -8011,9 +8022,9 @@ function Mm() {
|
|
8011
8022
|
var e = J;
|
8012
8023
|
return Ee = e.isStandardBrowserEnv() ? function() {
|
8013
8024
|
return {
|
8014
|
-
write: function(a, n, s, u,
|
8025
|
+
write: function(a, n, s, u, m, r) {
|
8015
8026
|
var c = [];
|
8016
|
-
c.push(a + "=" + encodeURIComponent(n)), e.isNumber(s) && c.push("expires=" + new Date(s).toGMTString()), e.isString(u) && c.push("path=" + u), e.isString(
|
8027
|
+
c.push(a + "=" + encodeURIComponent(n)), e.isNumber(s) && c.push("expires=" + new Date(s).toGMTString()), e.isString(u) && c.push("path=" + u), e.isString(m) && c.push("domain=" + m), r === !0 && c.push("secure"), document.cookie = c.join("; ");
|
8017
8028
|
},
|
8018
8029
|
read: function(a) {
|
8019
8030
|
var n = document.cookie.match(new RegExp("(^|;\\s*)(" + a + ")=([^;]*)"));
|
@@ -8082,10 +8093,10 @@ function Nm() {
|
|
8082
8093
|
"user-agent"
|
8083
8094
|
];
|
8084
8095
|
return Ze = function(a) {
|
8085
|
-
var n = {}, s, u,
|
8096
|
+
var n = {}, s, u, m;
|
8086
8097
|
return a && e.forEach(a.split(`
|
8087
8098
|
`), function(c) {
|
8088
|
-
if (
|
8099
|
+
if (m = c.indexOf(":"), s = e.trim(c.substr(0, m)).toLowerCase(), u = e.trim(c.substr(m + 1)), s) {
|
8089
8100
|
if (n[s] && i.indexOf(s) >= 0)
|
8090
8101
|
return;
|
8091
8102
|
s === "set-cookie" ? n[s] = (n[s] ? n[s] : []).concat([u]) : n[s] = n[s] ? n[s] + ", " + u : u;
|
@@ -8102,8 +8113,8 @@ function jm() {
|
|
8102
8113
|
return We = e.isStandardBrowserEnv() ? function() {
|
8103
8114
|
var t = /(msie|trident)/i.test(navigator.userAgent), a = document.createElement("a"), n;
|
8104
8115
|
function s(u) {
|
8105
|
-
var
|
8106
|
-
return t && (a.setAttribute("href",
|
8116
|
+
var m = u;
|
8117
|
+
return t && (a.setAttribute("href", m), m = a.href), a.setAttribute("href", m), {
|
8107
8118
|
href: a.href,
|
8108
8119
|
protocol: a.protocol ? a.protocol.replace(/:$/, "") : "",
|
8109
8120
|
host: a.host,
|
@@ -8114,8 +8125,8 @@ function jm() {
|
|
8114
8125
|
pathname: a.pathname.charAt(0) === "/" ? a.pathname : "/" + a.pathname
|
8115
8126
|
};
|
8116
8127
|
}
|
8117
|
-
return n = s(window.location.href), function(
|
8118
|
-
var r = e.isString(
|
8128
|
+
return n = s(window.location.href), function(m) {
|
8129
|
+
var r = e.isString(m) ? s(m) : m;
|
8119
8130
|
return r.protocol === n.protocol && r.host === n.host;
|
8120
8131
|
};
|
8121
8132
|
}() : function() {
|
@@ -8141,18 +8152,18 @@ function _i() {
|
|
8141
8152
|
if (yi)
|
8142
8153
|
return Ye;
|
8143
8154
|
yi = 1;
|
8144
|
-
var e = J, i =
|
8155
|
+
var e = J, i = Tm(), t = Mm(), a = $i, n = Dm(), s = Nm(), u = jm(), m = tn(), r = Pe(), c = Be();
|
8145
8156
|
return Ye = function(p) {
|
8146
|
-
return new Promise(function(y,
|
8147
|
-
var v = p.data,
|
8157
|
+
return new Promise(function(y, I) {
|
8158
|
+
var v = p.data, S = p.headers, M = p.responseType, N;
|
8148
8159
|
function V() {
|
8149
8160
|
p.cancelToken && p.cancelToken.unsubscribe(N), p.signal && p.signal.removeEventListener("abort", N);
|
8150
8161
|
}
|
8151
|
-
e.isFormData(v) && delete
|
8162
|
+
e.isFormData(v) && delete S["Content-Type"];
|
8152
8163
|
var w = new XMLHttpRequest();
|
8153
8164
|
if (p.auth) {
|
8154
8165
|
var q = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
|
8155
|
-
|
8166
|
+
S.Authorization = "Basic " + btoa(q + ":" + D);
|
8156
8167
|
}
|
8157
8168
|
var P = n(p.baseURL, p.url);
|
8158
8169
|
w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
|
@@ -8169,19 +8180,19 @@ function _i() {
|
|
8169
8180
|
i(function(te) {
|
8170
8181
|
y(te), V();
|
8171
8182
|
}, function(te) {
|
8172
|
-
|
8183
|
+
I(te), V();
|
8173
8184
|
}, Z), w = null;
|
8174
8185
|
}
|
8175
8186
|
}
|
8176
8187
|
if ("onloadend" in w ? w.onloadend = U : w.onreadystatechange = function() {
|
8177
8188
|
!w || w.readyState !== 4 || w.status === 0 && !(w.responseURL && w.responseURL.indexOf("file:") === 0) || setTimeout(U);
|
8178
8189
|
}, w.onabort = function() {
|
8179
|
-
!w || (
|
8190
|
+
!w || (I(m("Request aborted", p, "ECONNABORTED", w)), w = null);
|
8180
8191
|
}, w.onerror = function() {
|
8181
|
-
|
8192
|
+
I(m("Network Error", p, null, w)), w = null;
|
8182
8193
|
}, w.ontimeout = function() {
|
8183
8194
|
var Y = p.timeout ? "timeout of " + p.timeout + "ms exceeded" : "timeout exceeded", Z = p.transitional || r.transitional;
|
8184
|
-
p.timeoutErrorMessage && (Y = p.timeoutErrorMessage),
|
8195
|
+
p.timeoutErrorMessage && (Y = p.timeoutErrorMessage), I(m(
|
8185
8196
|
Y,
|
8186
8197
|
p,
|
8187
8198
|
Z.clarifyTimeoutError ? "ETIMEDOUT" : "ECONNABORTED",
|
@@ -8189,12 +8200,12 @@ function _i() {
|
|
8189
8200
|
)), w = null;
|
8190
8201
|
}, e.isStandardBrowserEnv()) {
|
8191
8202
|
var G = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
|
8192
|
-
G && (
|
8203
|
+
G && (S[p.xsrfHeaderName] = G);
|
8193
8204
|
}
|
8194
|
-
"setRequestHeader" in w && e.forEach(
|
8195
|
-
typeof v > "u" && Z.toLowerCase() === "content-type" ? delete
|
8205
|
+
"setRequestHeader" in w && e.forEach(S, function(Y, Z) {
|
8206
|
+
typeof v > "u" && Z.toLowerCase() === "content-type" ? delete S[Z] : w.setRequestHeader(Z, Y);
|
8196
8207
|
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), M && M !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (N = function(R) {
|
8197
|
-
!w || (
|
8208
|
+
!w || (I(!R || R && R.type ? new c("canceled") : R), w.abort(), w = null);
|
8198
8209
|
}, p.cancelToken && p.cancelToken.subscribe(N), p.signal && (p.signal.aborted ? N() : p.signal.addEventListener("abort", N))), v || (v = null), w.send(v);
|
8199
8210
|
});
|
8200
8211
|
}, Ye;
|
@@ -8204,7 +8215,7 @@ function Pe() {
|
|
8204
8215
|
if (Ci)
|
8205
8216
|
return Ke;
|
8206
8217
|
Ci = 1;
|
8207
|
-
var e = J, i =
|
8218
|
+
var e = J, i = Sm, t = en, a = {
|
8208
8219
|
"Content-Type": "application/x-www-form-urlencoded"
|
8209
8220
|
};
|
8210
8221
|
function n(r, c) {
|
@@ -8224,7 +8235,7 @@ function Pe() {
|
|
8224
8235
|
}
|
8225
8236
|
return (f || JSON.stringify)(r);
|
8226
8237
|
}
|
8227
|
-
var
|
8238
|
+
var m = {
|
8228
8239
|
transitional: {
|
8229
8240
|
silentJSONParsing: !0,
|
8230
8241
|
forcedJSONParsing: !0,
|
@@ -8235,13 +8246,13 @@ function Pe() {
|
|
8235
8246
|
return i(f, "Accept"), i(f, "Content-Type"), e.isFormData(c) || e.isArrayBuffer(c) || e.isBuffer(c) || e.isStream(c) || e.isFile(c) || e.isBlob(c) ? c : e.isArrayBufferView(c) ? c.buffer : e.isURLSearchParams(c) ? (n(f, "application/x-www-form-urlencoded;charset=utf-8"), c.toString()) : e.isObject(c) || f && f["Content-Type"] === "application/json" ? (n(f, "application/json"), u(c)) : c;
|
8236
8247
|
}],
|
8237
8248
|
transformResponse: [function(c) {
|
8238
|
-
var f = this.transitional ||
|
8249
|
+
var f = this.transitional || m.transitional, p = f && f.silentJSONParsing, k = f && f.forcedJSONParsing, y = !p && this.responseType === "json";
|
8239
8250
|
if (y || k && e.isString(c) && c.length)
|
8240
8251
|
try {
|
8241
8252
|
return JSON.parse(c);
|
8242
|
-
} catch (
|
8253
|
+
} catch (I) {
|
8243
8254
|
if (y)
|
8244
|
-
throw
|
8255
|
+
throw I.name === "SyntaxError" ? t(I, this, "E_JSON_PARSE") : I;
|
8245
8256
|
}
|
8246
8257
|
return c;
|
8247
8258
|
}],
|
@@ -8260,10 +8271,10 @@ function Pe() {
|
|
8260
8271
|
}
|
8261
8272
|
};
|
8262
8273
|
return e.forEach(["delete", "get", "head"], function(c) {
|
8263
|
-
|
8274
|
+
m.headers[c] = {};
|
8264
8275
|
}), e.forEach(["post", "put", "patch"], function(c) {
|
8265
|
-
|
8266
|
-
}), Ke =
|
8276
|
+
m.headers[c] = e.merge(a);
|
8277
|
+
}), Ke = m, Ke;
|
8267
8278
|
}
|
8268
8279
|
var Bm = J, Pm = Pe(), Am = function(i, t, a) {
|
8269
8280
|
var n = this || Pm;
|
@@ -8330,7 +8341,7 @@ var qm = function(i) {
|
|
8330
8341
|
if (!W.isUndefined(t[f]))
|
8331
8342
|
return n(void 0, t[f]);
|
8332
8343
|
}
|
8333
|
-
function
|
8344
|
+
function m(f) {
|
8334
8345
|
if (W.isUndefined(t[f])) {
|
8335
8346
|
if (!W.isUndefined(i[f]))
|
8336
8347
|
return n(void 0, i[f]);
|
@@ -8347,28 +8358,28 @@ var qm = function(i) {
|
|
8347
8358
|
url: u,
|
8348
8359
|
method: u,
|
8349
8360
|
data: u,
|
8350
|
-
baseURL:
|
8351
|
-
transformRequest:
|
8352
|
-
transformResponse:
|
8353
|
-
paramsSerializer:
|
8354
|
-
timeout:
|
8355
|
-
timeoutMessage:
|
8356
|
-
withCredentials:
|
8357
|
-
adapter:
|
8358
|
-
responseType:
|
8359
|
-
xsrfCookieName:
|
8360
|
-
xsrfHeaderName:
|
8361
|
-
onUploadProgress:
|
8362
|
-
onDownloadProgress:
|
8363
|
-
decompress:
|
8364
|
-
maxContentLength:
|
8365
|
-
maxBodyLength:
|
8366
|
-
transport:
|
8367
|
-
httpAgent:
|
8368
|
-
httpsAgent:
|
8369
|
-
cancelToken:
|
8370
|
-
socketPath:
|
8371
|
-
responseEncoding:
|
8361
|
+
baseURL: m,
|
8362
|
+
transformRequest: m,
|
8363
|
+
transformResponse: m,
|
8364
|
+
paramsSerializer: m,
|
8365
|
+
timeout: m,
|
8366
|
+
timeoutMessage: m,
|
8367
|
+
withCredentials: m,
|
8368
|
+
adapter: m,
|
8369
|
+
responseType: m,
|
8370
|
+
xsrfCookieName: m,
|
8371
|
+
xsrfHeaderName: m,
|
8372
|
+
onUploadProgress: m,
|
8373
|
+
onDownloadProgress: m,
|
8374
|
+
decompress: m,
|
8375
|
+
maxContentLength: m,
|
8376
|
+
maxBodyLength: m,
|
8377
|
+
transport: m,
|
8378
|
+
httpAgent: m,
|
8379
|
+
httpsAgent: m,
|
8380
|
+
cancelToken: m,
|
8381
|
+
socketPath: m,
|
8382
|
+
responseEncoding: m,
|
8372
8383
|
validateStatus: r
|
8373
8384
|
};
|
8374
8385
|
return W.forEach(Object.keys(i).concat(Object.keys(t)), function(p) {
|
@@ -8392,7 +8403,7 @@ Dt.transitional = function(i, t, a) {
|
|
8392
8403
|
function n(s, u) {
|
8393
8404
|
return "[Axios v" + Rm + "] Transitional option '" + s + "'" + u + (a ? ". " + a : "");
|
8394
8405
|
}
|
8395
|
-
return function(s, u,
|
8406
|
+
return function(s, u, m) {
|
8396
8407
|
if (i === !1)
|
8397
8408
|
throw new Error(n(u, " has been removed" + (t ? " in " + t : "")));
|
8398
8409
|
return t && !wi[u] && (wi[u] = !0, console.warn(
|
@@ -8400,7 +8411,7 @@ Dt.transitional = function(i, t, a) {
|
|
8400
8411
|
u,
|
8401
8412
|
" has been deprecated since v" + t + " and will be removed in the near future"
|
8402
8413
|
)
|
8403
|
-
)), i ? i(s, u,
|
8414
|
+
)), i ? i(s, u, m) : !0;
|
8404
8415
|
};
|
8405
8416
|
};
|
8406
8417
|
function Vm(e, i, t) {
|
@@ -8409,7 +8420,7 @@ function Vm(e, i, t) {
|
|
8409
8420
|
for (var a = Object.keys(e), n = a.length; n-- > 0; ) {
|
8410
8421
|
var s = a[n], u = i[s];
|
8411
8422
|
if (u) {
|
8412
|
-
var
|
8423
|
+
var m = e[s], r = m === void 0 || u(m, s, e);
|
8413
8424
|
if (r !== !0)
|
8414
8425
|
throw new TypeError("option " + s + " must be " + r);
|
8415
8426
|
continue;
|
@@ -8446,9 +8457,9 @@ be.prototype.request = function(i) {
|
|
8446
8457
|
});
|
8447
8458
|
var u;
|
8448
8459
|
if (!n) {
|
8449
|
-
var
|
8450
|
-
for (Array.prototype.unshift.apply(
|
8451
|
-
u = u.then(
|
8460
|
+
var m = [xi, void 0];
|
8461
|
+
for (Array.prototype.unshift.apply(m, a), m = m.concat(s), u = Promise.resolve(i); m.length; )
|
8462
|
+
u = u.then(m.shift(), m.shift());
|
8452
8463
|
return u;
|
8453
8464
|
}
|
8454
8465
|
for (var r = i; a.length; ) {
|
@@ -8490,11 +8501,11 @@ on.forEach(["post", "put", "patch"], function(i) {
|
|
8490
8501
|
}));
|
8491
8502
|
};
|
8492
8503
|
});
|
8493
|
-
var Gm = be, it,
|
8504
|
+
var Gm = be, it, Si;
|
8494
8505
|
function Qm() {
|
8495
|
-
if (
|
8506
|
+
if (Si)
|
8496
8507
|
return it;
|
8497
|
-
|
8508
|
+
Si = 1;
|
8498
8509
|
var e = Be();
|
8499
8510
|
function i(t) {
|
8500
8511
|
if (typeof t != "function")
|
@@ -8506,18 +8517,18 @@ function Qm() {
|
|
8506
8517
|
var n = this;
|
8507
8518
|
this.promise.then(function(s) {
|
8508
8519
|
if (!!n._listeners) {
|
8509
|
-
var u,
|
8510
|
-
for (u = 0; u <
|
8520
|
+
var u, m = n._listeners.length;
|
8521
|
+
for (u = 0; u < m; u++)
|
8511
8522
|
n._listeners[u](s);
|
8512
8523
|
n._listeners = null;
|
8513
8524
|
}
|
8514
8525
|
}), this.promise.then = function(s) {
|
8515
|
-
var u,
|
8526
|
+
var u, m = new Promise(function(r) {
|
8516
8527
|
n.subscribe(r), u = r;
|
8517
8528
|
}).then(s);
|
8518
|
-
return
|
8529
|
+
return m.cancel = function() {
|
8519
8530
|
n.unsubscribe(u);
|
8520
|
-
},
|
8531
|
+
}, m;
|
8521
8532
|
}, t(function(u) {
|
8522
8533
|
n.reason || (n.reason = new e(u), a(n.reason));
|
8523
8534
|
});
|
@@ -8546,9 +8557,9 @@ function Qm() {
|
|
8546
8557
|
};
|
8547
8558
|
}, it = i, it;
|
8548
8559
|
}
|
8549
|
-
var nt,
|
8560
|
+
var nt, Ti;
|
8550
8561
|
function Zm() {
|
8551
|
-
return
|
8562
|
+
return Ti || (Ti = 1, nt = function(i) {
|
8552
8563
|
return function(a) {
|
8553
8564
|
return i.apply(null, a);
|
8554
8565
|
};
|
@@ -9013,12 +9024,12 @@ const $m = {
|
|
9013
9024
|
}, hh = ["value", "title"], fh = ["title"], gh = /* @__PURE__ */ h("hr", null, null, -1), ph = { class: "small" }, yh = ["title"], _h = {
|
9014
9025
|
key: 0,
|
9015
9026
|
class: "list-of-file-extensions"
|
9016
|
-
}, Ch = ["disabled"], bh = { key: 0 }, kh = { key: 1 }, vh = { class: "button-wrapper no-flex" }, wh = ["disabled"], Ih = { key: 0 }, xh = { key: 1 },
|
9027
|
+
}, Ch = ["disabled"], bh = { key: 0 }, kh = { key: 1 }, vh = { class: "button-wrapper no-flex" }, wh = ["disabled"], Ih = { key: 0 }, xh = { key: 1 }, Sh = {
|
9017
9028
|
key: 0,
|
9018
9029
|
class: "progressbar"
|
9019
|
-
},
|
9030
|
+
}, Th = ["value", "title"];
|
9020
9031
|
function Mh(e, i, t, a, n, s) {
|
9021
|
-
const u = E,
|
9032
|
+
const u = E, m = Ld, r = H, c = me;
|
9022
9033
|
return l(), o(b, null, [
|
9023
9034
|
t.advancedMode ? (l(), o("fieldset", {
|
9024
9035
|
key: 0,
|
@@ -9027,8 +9038,8 @@ function Mh(e, i, t, a, n, s) {
|
|
9027
9038
|
h("legend", {
|
9028
9039
|
class: _({ hidden: !t.showLegend })
|
9029
9040
|
}, g(t.textLegend), 3),
|
9030
|
-
t.cmdHeadlineFieldset ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) :
|
9031
|
-
s.systemMessageStatus && s.allSystemMessages.length ? (l(), C(
|
9041
|
+
t.cmdHeadlineFieldset ? (l(), C(u, Q(F({ key: 0 }, t.cmdHeadlineFieldset)), null, 16)) : d("", !0),
|
9042
|
+
s.systemMessageStatus && s.allSystemMessages.length ? (l(), C(m, {
|
9032
9043
|
key: 1,
|
9033
9044
|
iconClose: { show: !1 },
|
9034
9045
|
validationStatus: s.systemMessageStatus,
|
@@ -9037,16 +9048,16 @@ function Mh(e, i, t, a, n, s) {
|
|
9037
9048
|
default: j(() => [
|
9038
9049
|
s.allSystemMessages.length > 1 ? (l(), o("ul", eh, [
|
9039
9050
|
(l(!0), o(b, null, B(s.allSystemMessages, (f, p) => (l(), o("li", { key: p }, g(f), 1))), 128))
|
9040
|
-
])) :
|
9051
|
+
])) : d("", !0)
|
9041
9052
|
]),
|
9042
9053
|
_: 1
|
9043
|
-
}, 8, ["validationStatus", "systemMessage"])) :
|
9054
|
+
}, 8, ["validationStatus", "systemMessage"])) : d("", !0),
|
9044
9055
|
h("div", F({
|
9045
9056
|
class: ["box drop-area flex-container vertical", { "allow-drop": n.allowDrop }]
|
9046
9057
|
}, qt(s.dragAndDropHandler)), [
|
9047
9058
|
n.listOfFiles.length ? (l(), o("div", th, [
|
9048
9059
|
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", ih, [
|
9049
|
-
|
9060
|
+
x(u, F(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
9050
9061
|
default: j(() => [
|
9051
9062
|
A(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
|
9052
9063
|
]),
|
@@ -9057,9 +9068,9 @@ function Mh(e, i, t, a, n, s) {
|
|
9057
9068
|
h("a", {
|
9058
9069
|
href: "#",
|
9059
9070
|
title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
9060
|
-
onClick: i[0] || (i[0] =
|
9071
|
+
onClick: i[0] || (i[0] = T((...f) => s.cancelUpload && s.cancelUpload(...f), ["prevent"]))
|
9061
9072
|
}, [
|
9062
|
-
|
9073
|
+
x(r, {
|
9063
9074
|
iconClass: t.deleteIcon.iconClass,
|
9064
9075
|
type: t.deleteIcon.iconClass
|
9065
9076
|
}, null, 8, ["iconClass", "type"])
|
@@ -9085,13 +9096,13 @@ function Mh(e, i, t, a, n, s) {
|
|
9085
9096
|
value: s.totalUploadProgress,
|
9086
9097
|
title: s.totalBytesUploaded
|
9087
9098
|
}, null, 8, ah)
|
9088
|
-
])) :
|
9099
|
+
])) : d("", !0)
|
9089
9100
|
])
|
9090
|
-
])) :
|
9101
|
+
])) : d("", !0),
|
9091
9102
|
rh
|
9092
|
-
])) :
|
9103
|
+
])) : d("", !0),
|
9093
9104
|
h("div", ch, [
|
9094
|
-
|
9105
|
+
x(u, F(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
9095
9106
|
default: j(() => [
|
9096
9107
|
A(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
|
9097
9108
|
]),
|
@@ -9105,9 +9116,9 @@ function Mh(e, i, t, a, n, s) {
|
|
9105
9116
|
h("a", {
|
9106
9117
|
href: "#",
|
9107
9118
|
title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", f.file.name),
|
9108
|
-
onClick:
|
9119
|
+
onClick: T((k) => s.removeFile(p), ["prevent"])
|
9109
9120
|
}, [
|
9110
|
-
|
9121
|
+
x(r, {
|
9111
9122
|
iconClass: e.iconDelete.iconClass,
|
9112
9123
|
type: e.iconDelete.iconType
|
9113
9124
|
}, null, 8, ["iconClass", "type"])
|
@@ -9129,15 +9140,15 @@ function Mh(e, i, t, a, n, s) {
|
|
9129
9140
|
value: f.progress,
|
9130
9141
|
title: s.formatSize(f.uploadedBytes) + "/" + s.formatSize(f.file.size)
|
9131
9142
|
}, null, 8, hh)
|
9132
|
-
])) :
|
9143
|
+
])) : d("", !0)
|
9133
9144
|
]))), 128))
|
9134
9145
|
]),
|
9135
9146
|
s.failedUpload ? (l(), o("a", {
|
9136
9147
|
key: 0,
|
9137
9148
|
href: "#",
|
9138
|
-
onClick: i[1] || (i[1] =
|
9149
|
+
onClick: i[1] || (i[1] = T((...f) => s.cancel && s.cancel(...f), ["prevent"])),
|
9139
9150
|
title: e.getMessage("cmduploadform.all_files_will_be_removed")
|
9140
|
-
}, g(e.getMessage("cmduploadform.reset_upload")), 9, fh)) :
|
9151
|
+
}, g(e.getMessage("cmduploadform.reset_upload")), 9, fh)) : d("", !0),
|
9141
9152
|
gh
|
9142
9153
|
])
|
9143
9154
|
])) : (l(), o(b, { key: 0 }, [
|
@@ -9158,13 +9169,13 @@ function Mh(e, i, t, a, n, s) {
|
|
9158
9169
|
A(g(e.getMessage("cmduploadform.headline.select_additional_files")), 1)
|
9159
9170
|
]),
|
9160
9171
|
_: 1
|
9161
|
-
}, 16)) :
|
9172
|
+
}, 16)) : d("", !0),
|
9162
9173
|
!t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), C(u, F({ key: 3 }, t.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
9163
9174
|
default: j(() => [
|
9164
9175
|
A(g(e.getMessage("cmduploadform.headline.select_new_file")), 1)
|
9165
9176
|
]),
|
9166
9177
|
_: 1
|
9167
|
-
}, 16)) :
|
9178
|
+
}, 16)) : d("", !0),
|
9168
9179
|
h("dl", ph, [
|
9169
9180
|
t.maxTotalUploadSize > 0 ? (l(), o(b, { key: 0 }, [
|
9170
9181
|
h("dt", {
|
@@ -9173,7 +9184,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9173
9184
|
h("dd", {
|
9174
9185
|
class: _(["text-align-right", { error: s.totalSize > t.maxTotalUploadSize }])
|
9175
9186
|
}, g(s.formatSize(t.maxTotalUploadSize)), 3)
|
9176
|
-
], 64)) :
|
9187
|
+
], 64)) : d("", !0),
|
9177
9188
|
h("dt", {
|
9178
9189
|
class: _({ error: n.errors.fileSize })
|
9179
9190
|
}, g(e.getMessage("cmduploadform.max_file_upload_size")), 3),
|
@@ -9186,22 +9197,22 @@ function Mh(e, i, t, a, n, s) {
|
|
9186
9197
|
h("dd", null, [
|
9187
9198
|
h("a", {
|
9188
9199
|
href: "#",
|
9189
|
-
onClick: i[2] || (i[2] =
|
9200
|
+
onClick: i[2] || (i[2] = T((f) => n.showListOfFileExtensions = !n.showListOfFileExtensions, ["prevent"])),
|
9190
9201
|
title: e.getMessage("cmduploadform.tooltip.toggle_list_of_allowed_file_types")
|
9191
9202
|
}, [
|
9192
|
-
|
9203
|
+
x(r, {
|
9193
9204
|
iconClass: n.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
|
9194
9205
|
type: n.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
|
9195
9206
|
}, null, 8, ["iconClass", "type"])
|
9196
9207
|
], 8, yh),
|
9197
|
-
|
9208
|
+
x(se, { name: "fade" }, {
|
9198
9209
|
default: j(() => [
|
9199
9210
|
n.showListOfFileExtensions ? (l(), o("ul", _h, [
|
9200
9211
|
(l(!0), o(b, null, B(t.allowedFileExtensions, (f, p) => (l(), o("li", {
|
9201
9212
|
key: p,
|
9202
9213
|
class: _({ error: n.errors.fileType })
|
9203
9214
|
}, g(f), 3))), 128))
|
9204
|
-
])) :
|
9215
|
+
])) : d("", !0)
|
9205
9216
|
]),
|
9206
9217
|
_: 1
|
9207
9218
|
})
|
@@ -9214,7 +9225,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9214
9225
|
disabled: n.uploadInitiated,
|
9215
9226
|
onClick: i[3] || (i[3] = (f) => s.selectFiles())
|
9216
9227
|
}, [
|
9217
|
-
|
9228
|
+
x(r, {
|
9218
9229
|
iconClass: t.iconFileUpload.iconClass,
|
9219
9230
|
type: t.iconFileUpload.iconType
|
9220
9231
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9229,13 +9240,13 @@ function Mh(e, i, t, a, n, s) {
|
|
9229
9240
|
A(g(e.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
|
9230
9241
|
t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), o(b, { key: 0 }, [
|
9231
9242
|
A(g(e.getMessage("cmduploadform.additional")), 1)
|
9232
|
-
], 64)) :
|
9243
|
+
], 64)) : d("", !0),
|
9233
9244
|
!t.allowMultipleFileUploads && n.listOfFiles.length ? (l(), o(b, { key: 1 }, [
|
9234
9245
|
A(g(e.getMessage("cmduploadform.new")), 1)
|
9235
|
-
], 64)) :
|
9246
|
+
], 64)) : d("", !0),
|
9236
9247
|
A(" " + g(e.getMessage("cmduploadform.files_to_this_area")), 1)
|
9237
9248
|
])
|
9238
|
-
], 2)) :
|
9249
|
+
], 2)) : d("", !0)
|
9239
9250
|
])
|
9240
9251
|
], 16),
|
9241
9252
|
t.enableComment ? (l(), C(c, {
|
@@ -9248,7 +9259,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9248
9259
|
validationMessage: t.commentStatusMessage,
|
9249
9260
|
placeholder: e.getMessage("cmduploadform.placeholder.comment"),
|
9250
9261
|
status: t.commentStatusMessage ? "error" : ""
|
9251
|
-
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) :
|
9262
|
+
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : d("", !0),
|
9252
9263
|
h("div", vh, [
|
9253
9264
|
h("button", {
|
9254
9265
|
class: _([
|
@@ -9260,7 +9271,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9260
9271
|
disabled: n.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && s.totalSize > t.maxTotalUploadSize || n.uploadInitiated,
|
9261
9272
|
onClick: i[5] || (i[5] = (...f) => s.uploadFiles && s.uploadFiles(...f))
|
9262
9273
|
}, [
|
9263
|
-
|
9274
|
+
x(r, {
|
9264
9275
|
iconClass: t.iconUpload.iconClass,
|
9265
9276
|
type: t.iconUpload.iconType
|
9266
9277
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9270,7 +9281,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9270
9281
|
class: _(["button", { disabled: n.listOfFiles.length === 0 }]),
|
9271
9282
|
onClick: i[6] || (i[6] = (...f) => s.cancel && s.cancel(...f))
|
9272
9283
|
}, [
|
9273
|
-
|
9284
|
+
x(r, {
|
9274
9285
|
iconClass: t.iconCancel.iconClass,
|
9275
9286
|
type: t.iconCancel.iconType
|
9276
9287
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9280,35 +9291,35 @@ function Mh(e, i, t, a, n, s) {
|
|
9280
9291
|
], 2)) : (l(), o("a", F({
|
9281
9292
|
key: 1,
|
9282
9293
|
href: "#",
|
9283
|
-
onClick: i[7] || (i[7] =
|
9294
|
+
onClick: i[7] || (i[7] = T((...f) => s.selectFiles && s.selectFiles(...f), ["prevent"])),
|
9284
9295
|
class: ["cmd-upload-form drop-area", { "allow-drop": n.allowDrop }]
|
9285
9296
|
}, qt(s.dragAndDropHandler)), [
|
9286
|
-
n.uploadInitiated ? (l(), o("span",
|
9297
|
+
n.uploadInitiated ? (l(), o("span", Sh, [
|
9287
9298
|
h("span", null, g(s.getPercentage(s.totalUploadProgress)), 1),
|
9288
9299
|
h("progress", {
|
9289
9300
|
max: "100",
|
9290
9301
|
value: s.totalUploadProgress,
|
9291
9302
|
title: s.totalBytesUploaded
|
9292
|
-
}, null, 8,
|
9293
|
-
])) :
|
9303
|
+
}, null, 8, Th)
|
9304
|
+
])) : d("", !0),
|
9294
9305
|
z(e.$slots, "default", {}, () => [
|
9295
9306
|
t.enableDragAndDrop ? (l(), o(b, { key: 0 }, [
|
9296
9307
|
s.fileTypeImage ? (l(), o(b, { key: 0 }, [
|
9297
9308
|
h("span", null, g(e.getMessage("cmduploadform.select_image")), 1),
|
9298
|
-
|
9309
|
+
x(r, {
|
9299
9310
|
iconClass: t.iconImage.iconClass,
|
9300
9311
|
type: t.iconImage.iconType
|
9301
9312
|
}, null, 8, ["iconClass", "type"])
|
9302
9313
|
], 64)) : (l(), o(b, { key: 1 }, [
|
9303
9314
|
h("span", null, g(e.getMessage("cmduploadform.select_file")), 1),
|
9304
|
-
|
9315
|
+
x(r, {
|
9305
9316
|
iconClass: t.iconFileUpload.iconClass,
|
9306
9317
|
type: t.iconFileUpload.iconType
|
9307
9318
|
}, null, 8, ["iconClass", "type"])
|
9308
9319
|
], 64))
|
9309
9320
|
], 64)) : (l(), o(b, { key: 1 }, [
|
9310
9321
|
h("span", null, g(e.getMessage("cmduploadform.drag_and_drop_file_here")), 1),
|
9311
|
-
|
9322
|
+
x(r, {
|
9312
9323
|
iconClass: t.iconDragAndDrop.iconClass,
|
9313
9324
|
type: t.iconDragAndDrop.iconType
|
9314
9325
|
}, null, 8, ["iconClass", "type"])
|
@@ -9317,7 +9328,7 @@ function Mh(e, i, t, a, n, s) {
|
|
9317
9328
|
h("small", null, g(e.getMessage("cmduploadform.allowed_file_types")) + " " + g(t.allowedFileExtensions), 1)
|
9318
9329
|
])
|
9319
9330
|
], 16)),
|
9320
|
-
|
9331
|
+
x(c, {
|
9321
9332
|
element: "input",
|
9322
9333
|
type: "file",
|
9323
9334
|
labelText: e.getMessage("cmduploadform.labeltext.select_files"),
|
@@ -9381,19 +9392,19 @@ function Nh(e, i, t, a, n, s) {
|
|
9381
9392
|
t.anchorId ? (l(), o("a", {
|
9382
9393
|
key: 0,
|
9383
9394
|
id: t.anchorId
|
9384
|
-
}, null, 8, Lh)) :
|
9395
|
+
}, null, 8, Lh)) : d("", !0),
|
9385
9396
|
t.cmdHeadline ? (l(), C(u, {
|
9386
9397
|
key: 1,
|
9387
9398
|
"pre-headline-text": t.cmdHeadline.preHeadlineText,
|
9388
9399
|
"headline-text": t.cmdHeadline.headlineText,
|
9389
9400
|
"headline-level": t.cmdHeadline.headlineLevel
|
9390
|
-
}, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) :
|
9401
|
+
}, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) : d("", !0),
|
9391
9402
|
z(e.$slots, "default")
|
9392
9403
|
], 2)) : (l(), o(b, { key: 1 }, [
|
9393
9404
|
t.anchorId ? (l(), o("a", {
|
9394
9405
|
key: 0,
|
9395
9406
|
id: t.anchorId
|
9396
|
-
}, null, 8, Dh)) :
|
9407
|
+
}, null, 8, Dh)) : d("", !0),
|
9397
9408
|
z(e.$slots, "default")
|
9398
9409
|
], 64))
|
9399
9410
|
], 2);
|