comand-component-library 3.3.16 → 3.3.18
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
|
|
1
|
-
import { defineComponent as Is, h as Vt, resolveComponent as oe, openBlock as o, createBlock as
|
1
|
+
import { defineComponent as Is, h as Vt, resolveComponent as oe, openBlock as o, createBlock as _, normalizeClass as b, createElementBlock as l, createCommentVNode as c, createElementVNode as m, toDisplayString as f, resolveDynamicComponent as At, withCtx as A, renderSlot as N, createTextVNode as R, resolveDirective as an, normalizeProps as Z, mergeProps as j, Fragment as v, withDirectives as re, Transition as ce, withModifiers as M, createVNode as S, renderList as E, TransitionGroup as Os, createApp as rn, Teleport as cn, useCssVars as Ms, vShow as pe, normalizeStyle as Oe, vModelDynamic as dn, toHandlers as Pt, onBeforeUpdate as un } from "vue";
|
2
2
|
(function() {
|
3
|
-
const t = "on", s = "out", e = "body", a = "stop", n = "click", i = "apply", d = "target", u = "prototype",
|
3
|
+
const t = "on", s = "out", e = "body", a = "stop", n = "click", i = "apply", d = "target", u = "prototype", r = "Propagation", h = "setAttribute", g = "relatedTarget", y = "addEventListener", C = Symbol(s), p = Object, x = document, w = typeof TouchEvent < "u" ? TouchEvent : void 0, T = HTMLElement, I = T[u], F = Event[u], z = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], k = new Set(z), P = new Set(z.map((O) => t + O + s)), L = (O, q) => !!q && O instanceof q, V = (O, q) => O.contains(q), U = (O, q) => {
|
4
4
|
for (let W of O)
|
5
5
|
q(W);
|
6
6
|
}, J = (O) => {
|
@@ -37,7 +37,7 @@ import { defineComponent as Is, h as Vt, resolveComponent as oe, openBlock as o,
|
|
37
37
|
P.has(t + q[0]) && K(this), O[i](this, q);
|
38
38
|
}), ie(I, h, (O) => function(q, W) {
|
39
39
|
P.has(q) ? (O[i](be, [t + n, W]), this[q] = be[t + n]) : O[i](this, [q, W]);
|
40
|
-
}), ie(F, a +
|
40
|
+
}), ie(F, a + r, se), ie(F, a + "Immediate" + r, se), new MutationObserver((O) => {
|
41
41
|
U(O, (q) => {
|
42
42
|
U(q.addedNodes, J), U(q.removedNodes, (W) => {
|
43
43
|
L(W, T) && ($ = $.filter((Q) => !V(W, Q)));
|
@@ -55,9 +55,9 @@ const ve = /^[a-z0-9]+(-[a-z0-9]+)*$/, Ve = (t, s, e, a = "") => {
|
|
55
55
|
if (n.length > 3 || !n.length)
|
56
56
|
return null;
|
57
57
|
if (n.length > 1) {
|
58
|
-
const u = n.pop(),
|
58
|
+
const u = n.pop(), r = n.pop(), h = {
|
59
59
|
provider: n.length > 0 ? n[0] : a,
|
60
|
-
prefix:
|
60
|
+
prefix: r,
|
61
61
|
name: u
|
62
62
|
};
|
63
63
|
return s && !Me(h) ? null : h;
|
@@ -118,8 +118,8 @@ function mn(t, s) {
|
|
118
118
|
return n[d] = [];
|
119
119
|
if (!(d in n)) {
|
120
120
|
n[d] = null;
|
121
|
-
const u = a[d] && a[d].parent,
|
122
|
-
|
121
|
+
const u = a[d] && a[d].parent, r = u && i(u);
|
122
|
+
r && (n[d] = [u].concat(r));
|
123
123
|
}
|
124
124
|
return n[d];
|
125
125
|
}
|
@@ -323,13 +323,13 @@ function wn(t, s) {
|
|
323
323
|
}
|
324
324
|
I % 2 === 1 && (n.left !== n.top && (F = n.left, n.left = n.top, n.top = F), n.width !== n.height && (F = n.width, n.width = n.height, n.height = F)), x.length && (i = '<g transform="' + x.join(" ") + '">' + i + "</g>");
|
325
325
|
});
|
326
|
-
const d = a.width, u = a.height,
|
326
|
+
const d = a.width, u = a.height, r = n.width, h = n.height;
|
327
327
|
let g, y;
|
328
|
-
return d === null ? (y = u === null ? "1em" : u === "auto" ? h : u, g = Et(y,
|
328
|
+
return d === null ? (y = u === null ? "1em" : u === "auto" ? h : u, g = Et(y, r / h)) : (g = d === "auto" ? r : d, y = u === null ? Et(g, h / r) : u === "auto" ? h : u), {
|
329
329
|
attributes: {
|
330
330
|
width: g.toString(),
|
331
331
|
height: y.toString(),
|
332
|
-
viewBox: n.left.toString() + " " + n.top.toString() + " " +
|
332
|
+
viewBox: n.left.toString() + " " + n.top.toString() + " " + r.toString() + " " + h.toString()
|
333
333
|
},
|
334
334
|
body: i
|
335
335
|
};
|
@@ -426,13 +426,13 @@ const Dn = (t, s, e) => {
|
|
426
426
|
prefix: s,
|
427
427
|
icons: []
|
428
428
|
}, u = 0;
|
429
|
-
return e.forEach((
|
430
|
-
u +=
|
429
|
+
return e.forEach((r, h) => {
|
430
|
+
u += r.length + 1, u >= n && h > 0 && (a.push(d), d = {
|
431
431
|
type: i,
|
432
432
|
provider: t,
|
433
433
|
prefix: s,
|
434
434
|
icons: []
|
435
|
-
}, u =
|
435
|
+
}, u = r.length), d.icons.push(r);
|
436
436
|
}), a.push(d), a;
|
437
437
|
};
|
438
438
|
function Fn(t) {
|
@@ -451,10 +451,10 @@ const qn = (t, s, e) => {
|
|
451
451
|
let a = Fn(s.provider);
|
452
452
|
switch (s.type) {
|
453
453
|
case "icons": {
|
454
|
-
const i = s.prefix, u = s.icons.join(","),
|
454
|
+
const i = s.prefix, u = s.icons.join(","), r = new URLSearchParams({
|
455
455
|
icons: u
|
456
456
|
});
|
457
|
-
a += i + ".json?" +
|
457
|
+
a += i + ".json?" + r.toString();
|
458
458
|
break;
|
459
459
|
}
|
460
460
|
case "custom": {
|
@@ -509,7 +509,7 @@ function An(t) {
|
|
509
509
|
if (a.name === n.name && a.prefix === n.prefix && a.provider === n.provider)
|
510
510
|
return;
|
511
511
|
a = n;
|
512
|
-
const i = n.provider, d = n.prefix, u = n.name,
|
512
|
+
const i = n.provider, d = n.prefix, u = n.name, r = e[i] || (e[i] = /* @__PURE__ */ Object.create(null)), h = r[d] || (r[d] = de(i, d));
|
513
513
|
let g;
|
514
514
|
u in h.icons ? g = s.loaded : d === "" || h.missing.has(u) ? g = s.missing : g = s.pending;
|
515
515
|
const y = {
|
@@ -536,10 +536,10 @@ function Pn(t) {
|
|
536
536
|
const a = t.provider, n = t.prefix;
|
537
537
|
s.forEach((i) => {
|
538
538
|
const d = i.icons, u = d.pending.length;
|
539
|
-
d.pending = d.pending.filter((
|
540
|
-
if (
|
539
|
+
d.pending = d.pending.filter((r) => {
|
540
|
+
if (r.prefix !== n)
|
541
541
|
return !0;
|
542
|
-
const h =
|
542
|
+
const h = r.name;
|
543
543
|
if (t.icons[h])
|
544
544
|
d.loaded.push({
|
545
545
|
provider: a,
|
@@ -607,13 +607,13 @@ function Nn(t, s, e, a) {
|
|
607
607
|
} else
|
608
608
|
d = t.resources.slice(i).concat(t.resources.slice(0, i));
|
609
609
|
const u = Date.now();
|
610
|
-
let
|
610
|
+
let r = "pending", h = 0, g, y = null, C = [], p = [];
|
611
611
|
typeof a == "function" && p.push(a);
|
612
612
|
function x() {
|
613
613
|
y && (clearTimeout(y), y = null);
|
614
614
|
}
|
615
615
|
function w() {
|
616
|
-
|
616
|
+
r === "pending" && (r = "aborted"), x(), C.forEach((L) => {
|
617
617
|
L.status === "pending" && (L.status = "aborted");
|
618
618
|
}), C = [];
|
619
619
|
}
|
@@ -624,7 +624,7 @@ function Nn(t, s, e, a) {
|
|
624
624
|
return {
|
625
625
|
startTime: u,
|
626
626
|
payload: s,
|
627
|
-
status:
|
627
|
+
status: r,
|
628
628
|
queriesSent: h,
|
629
629
|
queriesPending: C.length,
|
630
630
|
subscribe: T,
|
@@ -632,7 +632,7 @@ function Nn(t, s, e, a) {
|
|
632
632
|
};
|
633
633
|
}
|
634
634
|
function F() {
|
635
|
-
|
635
|
+
r = "failed", p.forEach((L) => {
|
636
636
|
L(void 0, g);
|
637
637
|
});
|
638
638
|
}
|
@@ -643,7 +643,7 @@ function Nn(t, s, e, a) {
|
|
643
643
|
}
|
644
644
|
function k(L, V, U) {
|
645
645
|
const J = V !== "success";
|
646
|
-
switch (C = C.filter((H) => H !== L),
|
646
|
+
switch (C = C.filter((H) => H !== L), r) {
|
647
647
|
case "pending":
|
648
648
|
break;
|
649
649
|
case "failed":
|
@@ -665,19 +665,19 @@ function Nn(t, s, e, a) {
|
|
665
665
|
const H = t.resources.indexOf(L.resource);
|
666
666
|
H !== -1 && H !== t.index && (t.index = H);
|
667
667
|
}
|
668
|
-
|
668
|
+
r = "completed", p.forEach((H) => {
|
669
669
|
H(U);
|
670
670
|
});
|
671
671
|
}
|
672
672
|
function P() {
|
673
|
-
if (
|
673
|
+
if (r !== "pending")
|
674
674
|
return;
|
675
675
|
x();
|
676
676
|
const L = d.shift();
|
677
677
|
if (L === void 0) {
|
678
678
|
if (C.length) {
|
679
679
|
y = setTimeout(() => {
|
680
|
-
x(),
|
680
|
+
x(), r === "pending" && (z(), F());
|
681
681
|
}, t.timeout);
|
682
682
|
return;
|
683
683
|
}
|
@@ -704,11 +704,11 @@ function Hs(t) {
|
|
704
704
|
function a() {
|
705
705
|
e = e.filter((u) => u().status === "pending");
|
706
706
|
}
|
707
|
-
function n(u,
|
707
|
+
function n(u, r, h) {
|
708
708
|
const g = Nn(
|
709
709
|
s,
|
710
710
|
u,
|
711
|
-
|
711
|
+
r,
|
712
712
|
(y, C) => {
|
713
713
|
a(), h && h(y, C);
|
714
714
|
}
|
@@ -716,7 +716,7 @@ function Hs(t) {
|
|
716
716
|
return e.push(g), g;
|
717
717
|
}
|
718
718
|
function i(u) {
|
719
|
-
return e.find((
|
719
|
+
return e.find((r) => u(r)) || null;
|
720
720
|
}
|
721
721
|
return {
|
722
722
|
query: n,
|
@@ -817,14 +817,14 @@ function Us(t, s) {
|
|
817
817
|
if (a !== Ut) {
|
818
818
|
if (a) {
|
819
819
|
const u = gt(e);
|
820
|
-
for (let
|
821
|
-
Wt(e, ke +
|
820
|
+
for (let r = 0; r < u; r++)
|
821
|
+
Wt(e, ke + r.toString());
|
822
822
|
}
|
823
823
|
kt(e, zt, Ut), ft(e, 0);
|
824
824
|
return;
|
825
825
|
}
|
826
826
|
const n = Math.floor(Date.now() / Es) - Wn, i = (u) => {
|
827
|
-
const
|
827
|
+
const r = ke + u.toString(), h = mt(e, r);
|
828
828
|
if (typeof h == "string") {
|
829
829
|
try {
|
830
830
|
const g = JSON.parse(h);
|
@@ -832,7 +832,7 @@ function Us(t, s) {
|
|
832
832
|
return !0;
|
833
833
|
} catch {
|
834
834
|
}
|
835
|
-
Wt(e,
|
835
|
+
Wt(e, r);
|
836
836
|
}
|
837
837
|
};
|
838
838
|
let d = gt(e);
|
@@ -908,8 +908,8 @@ function Yn(t, s) {
|
|
908
908
|
if (!n || !(i = ht(e)))
|
909
909
|
return;
|
910
910
|
i.prepare(e, a, n).forEach((u) => {
|
911
|
-
zn(e, u, (
|
912
|
-
if (typeof
|
911
|
+
zn(e, u, (r, h) => {
|
912
|
+
if (typeof r != "object") {
|
913
913
|
if (h !== 404)
|
914
914
|
return;
|
915
915
|
u.icons.forEach((g) => {
|
@@ -919,14 +919,14 @@ function Yn(t, s) {
|
|
919
919
|
try {
|
920
920
|
const g = bt(
|
921
921
|
t,
|
922
|
-
|
922
|
+
r
|
923
923
|
);
|
924
924
|
if (!g.length)
|
925
925
|
return;
|
926
926
|
const y = t.pendingIcons;
|
927
927
|
y && g.forEach((C) => {
|
928
928
|
y.delete(C);
|
929
|
-
}), Kn(t,
|
929
|
+
}), Kn(t, r);
|
930
930
|
} catch (g) {
|
931
931
|
console.error(g);
|
932
932
|
}
|
@@ -938,33 +938,33 @@ function Yn(t, s) {
|
|
938
938
|
const Qn = (t, s) => {
|
939
939
|
const e = En(t, !0, Fs()), a = An(e);
|
940
940
|
if (!a.pending.length) {
|
941
|
-
let
|
941
|
+
let r = !0;
|
942
942
|
return s && setTimeout(() => {
|
943
|
-
|
943
|
+
r && s(
|
944
944
|
a.loaded,
|
945
945
|
a.missing,
|
946
946
|
a.pending,
|
947
947
|
Gt
|
948
948
|
);
|
949
949
|
}), () => {
|
950
|
-
|
950
|
+
r = !1;
|
951
951
|
};
|
952
952
|
}
|
953
953
|
const n = /* @__PURE__ */ Object.create(null), i = [];
|
954
954
|
let d, u;
|
955
|
-
return a.pending.forEach((
|
956
|
-
const { provider: h, prefix: g } =
|
955
|
+
return a.pending.forEach((r) => {
|
956
|
+
const { provider: h, prefix: g } = r;
|
957
957
|
if (g === u && h === d)
|
958
958
|
return;
|
959
959
|
d = h, u = g, i.push(de(h, g));
|
960
960
|
const y = n[h] || (n[h] = /* @__PURE__ */ Object.create(null));
|
961
961
|
y[g] || (y[g] = []);
|
962
|
-
}), a.pending.forEach((
|
963
|
-
const { provider: h, prefix: g, name: y } =
|
962
|
+
}), a.pending.forEach((r) => {
|
963
|
+
const { provider: h, prefix: g, name: y } = r, C = de(h, g), p = C.pendingIcons || (C.pendingIcons = /* @__PURE__ */ new Set());
|
964
964
|
p.has(y) || (p.add(y), n[h][g].push(y));
|
965
|
-
}), i.forEach((
|
966
|
-
const { provider: h, prefix: g } =
|
967
|
-
n[h][g].length && Yn(
|
965
|
+
}), i.forEach((r) => {
|
966
|
+
const { provider: h, prefix: g } = r;
|
967
|
+
n[h][g].length && Yn(r, n[h][g]);
|
968
968
|
}), s ? Rn(s, a, i) : Gt;
|
969
969
|
};
|
970
970
|
function Zn(t, s) {
|
@@ -1099,14 +1099,14 @@ const Qt = (t, s) => {
|
|
1099
1099
|
}
|
1100
1100
|
}
|
1101
1101
|
}
|
1102
|
-
const
|
1102
|
+
const r = wn(t, e), h = r.attributes;
|
1103
1103
|
if (e.inline && (i.verticalAlign = "-0.125em"), n === "svg") {
|
1104
1104
|
a.style = {
|
1105
1105
|
...i,
|
1106
1106
|
...u
|
1107
1107
|
}, Object.assign(a, h);
|
1108
1108
|
let w = 0, T = s.id;
|
1109
|
-
return typeof T == "string" && (T = T.replace(/-/g, "_")), a.innerHTML = Tn(
|
1109
|
+
return typeof T == "string" && (T = T.replace(/-/g, "_")), a.innerHTML = Tn(r.body, T ? () => T + "ID" + w++ : "iconifyVue"), Vt("svg", a);
|
1110
1110
|
}
|
1111
1111
|
const { body: g, width: y, height: C } = t, p = n === "mask" || (n === "bg" ? !1 : g.indexOf("currentColor") !== -1), x = si(g, {
|
1112
1112
|
...h,
|
@@ -1243,14 +1243,14 @@ const D = (t, s) => {
|
|
1243
1243
|
}, di = ["title"];
|
1244
1244
|
function ui(t, s, e, a, n, i) {
|
1245
1245
|
const d = oe("Icon");
|
1246
|
-
return i.isIconify ? (o(),
|
1246
|
+
return i.isIconify ? (o(), _(d, {
|
1247
1247
|
key: 0,
|
1248
1248
|
icon: e.iconClass,
|
1249
1249
|
title: e.tooltip,
|
1250
|
-
class:
|
1250
|
+
class: b(t.$attrs.class)
|
1251
1251
|
}, null, 8, ["icon", "title", "class"])) : (o(), l("span", {
|
1252
1252
|
key: 1,
|
1253
|
-
class:
|
1253
|
+
class: b([e.iconClass, t.$attrs.class]),
|
1254
1254
|
title: e.tooltip
|
1255
1255
|
}, null, 10, di));
|
1256
1256
|
}
|
@@ -1289,19 +1289,19 @@ const hi = {
|
|
1289
1289
|
}
|
1290
1290
|
}, mi = { key: 1 }, fi = { class: "pre-headline-text" };
|
1291
1291
|
function gi(t, s, e, a, n, i) {
|
1292
|
-
var u,
|
1292
|
+
var u, r, h;
|
1293
1293
|
const d = G;
|
1294
1294
|
return o(), l("div", {
|
1295
|
-
class:
|
1295
|
+
class: b(["cmd-headline", { "has-pre-headline-text": e.preHeadlineText, "has-icon": (u = e.headlineIcon) == null ? void 0 : u.iconClass }, i.getTextAlign])
|
1296
1296
|
}, [
|
1297
|
-
e.headlineIcon ? (o(),
|
1297
|
+
e.headlineIcon ? (o(), _(d, {
|
1298
1298
|
key: 0,
|
1299
|
-
iconClass: (
|
1299
|
+
iconClass: (r = e.headlineIcon) == null ? void 0 : r.iconClass,
|
1300
1300
|
type: (h = e.headlineIcon) == null ? void 0 : h.iconType
|
1301
|
-
}, null, 8, ["iconClass", "type"])) :
|
1301
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
1302
1302
|
e.preHeadlineText ? (o(), l("div", mi, [
|
1303
1303
|
m("span", fi, f(e.preHeadlineText), 1),
|
1304
|
-
(o(),
|
1304
|
+
(o(), _(At(i.getHeadlineTag), null, {
|
1305
1305
|
default: A(() => [
|
1306
1306
|
N(t.$slots, "default", {}, () => [
|
1307
1307
|
R(f(e.headlineText), 1)
|
@@ -1309,7 +1309,7 @@ function gi(t, s, e, a, n, i) {
|
|
1309
1309
|
]),
|
1310
1310
|
_: 3
|
1311
1311
|
}))
|
1312
|
-
])) : (o(),
|
1312
|
+
])) : (o(), _(At(i.getHeadlineTag), { key: 2 }, {
|
1313
1313
|
default: A(() => [
|
1314
1314
|
N(t.$slots, "default", {}, () => [
|
1315
1315
|
R(f(e.headlineText), 1)
|
@@ -1445,30 +1445,30 @@ const pi = {
|
|
1445
1445
|
}, nl = /* @__PURE__ */ m("template", null, null, -1);
|
1446
1446
|
function il(t, s, e, a, n, i) {
|
1447
1447
|
var h, g, y, C, p, x, w, T, I, F, z, k, P, L, V, U, J, H, K, X;
|
1448
|
-
const d = Y, u = G,
|
1448
|
+
const d = Y, u = G, r = an("telephone");
|
1449
1449
|
return o(), l("div", _i, [
|
1450
|
-
e.cmdHeadline ? (o(),
|
1450
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
1451
1451
|
m("address", bi, [
|
1452
1452
|
e.showLabels ? (o(), l("dl", Ci, [
|
1453
1453
|
(h = e.addressData.company) != null && h.text ? (o(), l("dt", vi, [
|
1454
|
-
e.addressData.company.iconClass && e.showLabelIcons ? (o(),
|
1454
|
+
e.addressData.company.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1455
1455
|
key: 0,
|
1456
1456
|
iconClass: e.addressData.company.iconClass,
|
1457
1457
|
type: e.addressData.company.iconType,
|
1458
1458
|
tooltip: t.getMessage("cmdaddressdata.labeltext.company")
|
1459
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1460
|
-
e.showLabelTexts ? (o(), l("span", wi, f(t.getMessage("cmdaddressdata.labeltext.company")), 1)) :
|
1461
|
-
])) :
|
1462
|
-
(g = e.addressData.company) != null && g.text ? (o(), l("dd", ki, f(e.addressData.company.text), 1)) :
|
1459
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1460
|
+
e.showLabelTexts ? (o(), l("span", wi, f(t.getMessage("cmdaddressdata.labeltext.company")), 1)) : c("", !0)
|
1461
|
+
])) : c("", !0),
|
1462
|
+
(g = e.addressData.company) != null && g.text ? (o(), l("dd", ki, f(e.addressData.company.text), 1)) : c("", !0),
|
1463
1463
|
e.addressData.address && e.addressData.address !== void 0 ? (o(), l(v, { key: 2 }, [
|
1464
1464
|
m("dt", xi, [
|
1465
|
-
e.addressData.address.iconClass && e.showLabelIcons ? (o(),
|
1465
|
+
e.addressData.address.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1466
1466
|
key: 0,
|
1467
1467
|
iconClass: e.addressData.address.iconClass,
|
1468
1468
|
type: e.addressData.address.iconType,
|
1469
1469
|
tooltip: t.getMessage("cmdaddressdata.labeltext.address")
|
1470
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1471
|
-
e.showLabelTexts ? (o(), l("span", Si, f(t.getMessage("cmdaddressdata.labeltext.address")), 1)) :
|
1470
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1471
|
+
e.showLabelTexts ? (o(), l("span", Si, f(t.getMessage("cmdaddressdata.labeltext.address")), 1)) : c("", !0)
|
1472
1472
|
]),
|
1473
1473
|
e.addressData.address ? (o(), l("dd", Ti, [
|
1474
1474
|
e.linkGoogleMaps ? (o(), l("a", {
|
@@ -1480,44 +1480,44 @@ function il(t, s, e, a, n, i) {
|
|
1480
1480
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1481
1481
|
m("span", Oi, f(e.addressData.address.streetNo), 1),
|
1482
1482
|
Mi
|
1483
|
-
], 64)) :
|
1484
|
-
e.addressData.address.zip ? (o(), l("span", Li, f(e.addressData.address.zip), 1)) :
|
1483
|
+
], 64)) : c("", !0),
|
1484
|
+
e.addressData.address.zip ? (o(), l("span", Li, f(e.addressData.address.zip), 1)) : c("", !0),
|
1485
1485
|
e.addressData.address.city ? (o(), l(v, { key: 2 }, [
|
1486
1486
|
m("span", Bi, f(e.addressData.address.city), 1),
|
1487
1487
|
Di
|
1488
|
-
], 64)) :
|
1488
|
+
], 64)) : c("", !0),
|
1489
1489
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 3 }, [
|
1490
1490
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1491
1491
|
Fi
|
1492
|
-
], 64)) :
|
1493
|
-
e.addressData.address.country ? (o(), l("span", qi, f(e.addressData.address.country), 1)) :
|
1492
|
+
], 64)) : c("", !0),
|
1493
|
+
e.addressData.address.country ? (o(), l("span", qi, f(e.addressData.address.country), 1)) : c("", !0)
|
1494
1494
|
], 8, Ii)) : (o(), l(v, { key: 1 }, [
|
1495
1495
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1496
1496
|
m("span", Vi, f(e.addressData.address.streetNo), 1),
|
1497
1497
|
Ai
|
1498
|
-
], 64)) :
|
1499
|
-
e.addressData.address.zip ? (o(), l("span", Pi, f(e.addressData.address.zip) + "\xA0", 1)) :
|
1498
|
+
], 64)) : c("", !0),
|
1499
|
+
e.addressData.address.zip ? (o(), l("span", Pi, f(e.addressData.address.zip) + "\xA0", 1)) : c("", !0),
|
1500
1500
|
e.addressData.address.city ? (o(), l(v, { key: 2 }, [
|
1501
1501
|
m("span", Hi, f(e.addressData.address.city), 1),
|
1502
1502
|
Ri
|
1503
|
-
], 64)) :
|
1503
|
+
], 64)) : c("", !0),
|
1504
1504
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 3 }, [
|
1505
1505
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1506
1506
|
Ei
|
1507
|
-
], 64)) :
|
1508
|
-
e.addressData.address.country ? (o(), l("span", ji, f(e.addressData.address.country), 1)) :
|
1507
|
+
], 64)) : c("", !0),
|
1508
|
+
e.addressData.address.country ? (o(), l("span", ji, f(e.addressData.address.country), 1)) : c("", !0)
|
1509
1509
|
], 64))
|
1510
|
-
])) :
|
1511
|
-
], 64)) :
|
1510
|
+
])) : c("", !0)
|
1511
|
+
], 64)) : c("", !0),
|
1512
1512
|
(y = e.addressData.telephone) != null && y.text ? (o(), l("dt", Ni, [
|
1513
|
-
e.addressData.telephone.iconClass && e.showLabelIcons ? (o(),
|
1513
|
+
e.addressData.telephone.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1514
1514
|
key: 0,
|
1515
1515
|
iconClass: e.addressData.telephone.iconClass,
|
1516
1516
|
type: e.addressData.telephone.iconType,
|
1517
1517
|
tooltip: t.getMessage("cmdaddressdata.labeltext.telephone")
|
1518
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1519
|
-
e.showLabelTexts ? (o(), l("span", Ui, f(t.getMessage("cmdaddressdata.labeltext.telephone")), 1)) :
|
1520
|
-
])) :
|
1518
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1519
|
+
e.showLabelTexts ? (o(), l("span", Ui, f(t.getMessage("cmdaddressdata.labeltext.telephone")), 1)) : c("", !0)
|
1520
|
+
])) : c("", !0),
|
1521
1521
|
(C = e.addressData.telephone) != null && C.text ? (o(), l("dd", zi, [
|
1522
1522
|
re((o(), l("a", {
|
1523
1523
|
href: "tel:" + e.addressData.telephone,
|
@@ -1526,18 +1526,18 @@ function il(t, s, e, a, n, i) {
|
|
1526
1526
|
}, [
|
1527
1527
|
R(f(e.addressData.telephone.text), 1)
|
1528
1528
|
], 8, Wi)), [
|
1529
|
-
[
|
1529
|
+
[r, e.addressData.telephone.text]
|
1530
1530
|
])
|
1531
|
-
])) :
|
1531
|
+
])) : c("", !0),
|
1532
1532
|
(p = e.addressData.mobilephone) != null && p.text ? (o(), l("dt", Gi, [
|
1533
|
-
e.addressData.mobilephone.iconClass && e.showLabelIcons ? (o(),
|
1533
|
+
e.addressData.mobilephone.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1534
1534
|
key: 0,
|
1535
1535
|
iconClass: e.addressData.mobilephone.iconClass,
|
1536
1536
|
type: e.addressData.mobilephone.iconType,
|
1537
1537
|
tooltip: t.getMessage("cmdaddressdata.labeltext.mobile_phone")
|
1538
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1539
|
-
e.showLabelTexts ? (o(), l("span", Ji, f(t.getMessage("cmdaddressdata.labeltext.mobile_phone")), 1)) :
|
1540
|
-
])) :
|
1538
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1539
|
+
e.showLabelTexts ? (o(), l("span", Ji, f(t.getMessage("cmdaddressdata.labeltext.mobile_phone")), 1)) : c("", !0)
|
1540
|
+
])) : c("", !0),
|
1541
1541
|
(x = e.addressData.mobilephone) != null && x.text ? (o(), l("dd", Ki, [
|
1542
1542
|
re((o(), l("a", {
|
1543
1543
|
href: "tel:" + e.addressData.mobilephone,
|
@@ -1546,62 +1546,62 @@ function il(t, s, e, a, n, i) {
|
|
1546
1546
|
}, [
|
1547
1547
|
R(f(e.addressData.mobilephone.text), 1)
|
1548
1548
|
], 8, Xi)), [
|
1549
|
-
[
|
1549
|
+
[r, e.addressData.mobilephone.text]
|
1550
1550
|
])
|
1551
|
-
])) :
|
1551
|
+
])) : c("", !0),
|
1552
1552
|
(w = e.addressData.fax) != null && w.text ? (o(), l("dt", Yi, [
|
1553
|
-
e.addressData.fax.iconClass && e.showLabelIcons ? (o(),
|
1553
|
+
e.addressData.fax.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1554
1554
|
key: 0,
|
1555
1555
|
iconClass: e.addressData.fax.iconClass,
|
1556
1556
|
type: e.addressData.fax.iconType,
|
1557
1557
|
tooltip: t.getMessage("cmdaddressdata.labeltext.fax")
|
1558
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1559
|
-
e.showLabelTexts ? (o(), l("span", Qi, f(t.getMessage("cmdaddressdata.labeltext.fax")), 1)) :
|
1560
|
-
])) :
|
1561
|
-
(T = e.addressData.fax) != null && T.text ? (o(), l("dd", Zi, f(e.addressData.fax.text), 1)) :
|
1558
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1559
|
+
e.showLabelTexts ? (o(), l("span", Qi, f(t.getMessage("cmdaddressdata.labeltext.fax")), 1)) : c("", !0)
|
1560
|
+
])) : c("", !0),
|
1561
|
+
(T = e.addressData.fax) != null && T.text ? (o(), l("dd", Zi, f(e.addressData.fax.text), 1)) : c("", !0),
|
1562
1562
|
(I = e.addressData.email) != null && I.text ? (o(), l("dt", $i, [
|
1563
|
-
e.addressData.email.iconClass && e.showLabelIcons ? (o(),
|
1563
|
+
e.addressData.email.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1564
1564
|
key: 0,
|
1565
1565
|
iconClass: e.addressData.email.iconClass,
|
1566
1566
|
type: e.addressData.email.iconType,
|
1567
1567
|
tooltip: t.getMessage("cmdaddressdata.labeltext.email")
|
1568
|
-
}, null, 8, ["iconClass", "type", "tooltip"])) :
|
1569
|
-
e.showLabelTexts ? (o(), l("span", eo, f(t.getMessage("cmdaddressdata.labeltext.email")), 1)) :
|
1570
|
-
])) :
|
1568
|
+
}, null, 8, ["iconClass", "type", "tooltip"])) : c("", !0),
|
1569
|
+
e.showLabelTexts ? (o(), l("span", eo, f(t.getMessage("cmdaddressdata.labeltext.email")), 1)) : c("", !0)
|
1570
|
+
])) : c("", !0),
|
1571
1571
|
(F = e.addressData.email) != null && F.text ? (o(), l("dd", to, [
|
1572
1572
|
m("a", {
|
1573
1573
|
href: "mailto:" + ((z = e.addressData.email) == null ? void 0 : z.text),
|
1574
1574
|
class: "email"
|
1575
1575
|
}, f(e.addressData.email.text), 9, so)
|
1576
|
-
])) :
|
1576
|
+
])) : c("", !0),
|
1577
1577
|
(k = e.addressData.website) != null && k.text ? (o(), l("dt", no, [
|
1578
|
-
e.addressData.website.iconClass && e.showLabelIcons ? (o(),
|
1578
|
+
e.addressData.website.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1579
1579
|
key: 0,
|
1580
1580
|
iconClass: e.addressData.website.iconClass,
|
1581
1581
|
type: e.addressData.website.iconType
|
1582
|
-
}, null, 8, ["iconClass", "type"])) :
|
1583
|
-
e.showLabelTexts ? (o(), l("span", io, f(t.getMessage("cmdaddressdata.labeltext.website")), 1)) :
|
1584
|
-
])) :
|
1582
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
1583
|
+
e.showLabelTexts ? (o(), l("span", io, f(t.getMessage("cmdaddressdata.labeltext.website")), 1)) : c("", !0)
|
1584
|
+
])) : c("", !0),
|
1585
1585
|
(P = e.addressData.website) != null && P.text ? (o(), l("dd", oo, [
|
1586
1586
|
m("a", {
|
1587
1587
|
href: e.addressData.website.text,
|
1588
1588
|
target: "_blank",
|
1589
1589
|
title: t.getMessage("cmdaddressdata.title.visit_website")
|
1590
1590
|
}, f(i.websiteUrlText), 9, lo)
|
1591
|
-
])) :
|
1591
|
+
])) : c("", !0),
|
1592
1592
|
(L = e.addressData.custom) != null && L.text ? (o(), l("dt", ao, [
|
1593
|
-
e.addressData.custom.iconClass && e.showLabelIcons ? (o(),
|
1593
|
+
e.addressData.custom.iconClass && e.showLabelIcons ? (o(), _(u, {
|
1594
1594
|
key: 0,
|
1595
1595
|
iconClass: e.addressData.custom.iconClass,
|
1596
1596
|
type: e.addressData.custom.iconType
|
1597
|
-
}, null, 8, ["iconClass", "type"])) :
|
1598
|
-
e.showLabelTexts ? (o(), l("span", ro, f(t.getMessage("cmdaddressdata.labeltext.custom")), 1)) :
|
1599
|
-
])) :
|
1600
|
-
(V = e.addressData.custom) != null && V.text ? (o(), l("dd", co, f(e.addressData.custom.text), 1)) :
|
1597
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
1598
|
+
e.showLabelTexts ? (o(), l("span", ro, f(t.getMessage("cmdaddressdata.labeltext.custom")), 1)) : c("", !0)
|
1599
|
+
])) : c("", !0),
|
1600
|
+
(V = e.addressData.custom) != null && V.text ? (o(), l("dd", co, f(e.addressData.custom.text), 1)) : c("", !0)
|
1601
1601
|
])) : (o(), l("ul", uo, [
|
1602
1602
|
e.addressData.company ? (o(), l("li", ho, [
|
1603
1603
|
m("span", mo, f(e.addressData.company.text), 1)
|
1604
|
-
])) :
|
1604
|
+
])) : c("", !0),
|
1605
1605
|
m("li", null, [
|
1606
1606
|
e.linkGoogleMaps ? (o(), l("a", {
|
1607
1607
|
key: 0,
|
@@ -1612,32 +1612,32 @@ function il(t, s, e, a, n, i) {
|
|
1612
1612
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1613
1613
|
m("span", go, f(e.addressData.address.streetNo), 1),
|
1614
1614
|
yo
|
1615
|
-
], 64)) :
|
1615
|
+
], 64)) : c("", !0),
|
1616
1616
|
e.addressData.address.zip || e.addressData.address.city ? (o(), l(v, { key: 1 }, [
|
1617
1617
|
m("span", po, f(e.addressData.address.zip) + "\xA0", 1),
|
1618
1618
|
m("span", _o, f(e.addressData.address.city), 1),
|
1619
1619
|
bo
|
1620
|
-
], 64)) :
|
1620
|
+
], 64)) : c("", !0),
|
1621
1621
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 2 }, [
|
1622
1622
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1623
1623
|
Co
|
1624
|
-
], 64)) :
|
1625
|
-
e.addressData.address.country ? (o(), l("span", vo, f(e.addressData.address.country), 1)) :
|
1624
|
+
], 64)) : c("", !0),
|
1625
|
+
e.addressData.address.country ? (o(), l("span", vo, f(e.addressData.address.country), 1)) : c("", !0)
|
1626
1626
|
], 8, fo)) : (o(), l(v, { key: 1 }, [
|
1627
1627
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1628
1628
|
m("span", wo, f(e.addressData.address.streetNo), 1),
|
1629
1629
|
ko
|
1630
|
-
], 64)) :
|
1630
|
+
], 64)) : c("", !0),
|
1631
1631
|
e.addressData.address.zip || e.addressData.address.city ? (o(), l(v, { key: 1 }, [
|
1632
1632
|
m("span", xo, f(e.addressData.address.zip) + "\xA0", 1),
|
1633
1633
|
m("span", So, f(e.addressData.address.city), 1),
|
1634
1634
|
To
|
1635
|
-
], 64)) :
|
1635
|
+
], 64)) : c("", !0),
|
1636
1636
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 2 }, [
|
1637
1637
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1638
1638
|
Io
|
1639
|
-
], 64)) :
|
1640
|
-
e.addressData.address.country ? (o(), l("span", Oo, f(e.addressData.address.country), 1)) :
|
1639
|
+
], 64)) : c("", !0),
|
1640
|
+
e.addressData.address.country ? (o(), l("span", Oo, f(e.addressData.address.country), 1)) : c("", !0)
|
1641
1641
|
], 64))
|
1642
1642
|
]),
|
1643
1643
|
(U = e.addressData.telephone) != null && U.text ? (o(), l("li", Mo, [
|
@@ -1646,10 +1646,10 @@ function il(t, s, e, a, n, i) {
|
|
1646
1646
|
title: t.getMessage("cmdaddressdata.title.call_number"),
|
1647
1647
|
class: "tel"
|
1648
1648
|
}, f(e.addressData.telephone.text), 9, Lo)
|
1649
|
-
])) :
|
1649
|
+
])) : c("", !0),
|
1650
1650
|
(J = e.addressData.fax) != null && J.text ? (o(), l("li", Bo, [
|
1651
1651
|
m("span", Do, f(e.addressData.fax.text), 1)
|
1652
|
-
])) :
|
1652
|
+
])) : c("", !0),
|
1653
1653
|
(H = e.addressData.email) != null && H.text ? (o(), l("li", {
|
1654
1654
|
key: 3,
|
1655
1655
|
title: t.getMessage("cmdaddressdata.title.send_email")
|
@@ -1658,7 +1658,7 @@ function il(t, s, e, a, n, i) {
|
|
1658
1658
|
href: "mailto:" + e.addressData.email.text,
|
1659
1659
|
class: "email"
|
1660
1660
|
}, f(e.addressData.email.text), 9, qo)
|
1661
|
-
], 8, Fo)) :
|
1661
|
+
], 8, Fo)) : c("", !0),
|
1662
1662
|
(K = e.addressData.website) != null && K.text ? (o(), l("li", {
|
1663
1663
|
key: 4,
|
1664
1664
|
title: t.getMessage("cmdaddressdata.title.visit_website")
|
@@ -1667,14 +1667,14 @@ function il(t, s, e, a, n, i) {
|
|
1667
1667
|
href: e.addressData.website.text,
|
1668
1668
|
target: "_blank"
|
1669
1669
|
}, f(i.websiteUrlText), 9, Ao)
|
1670
|
-
], 8, Vo)) :
|
1671
|
-
(X = e.addressData.custom) != null && X.text ? (o(), l("li", Po, f(e.addressData.custom.text), 1)) :
|
1670
|
+
], 8, Vo)) : c("", !0),
|
1671
|
+
(X = e.addressData.custom) != null && X.text ? (o(), l("li", Po, f(e.addressData.custom.text), 1)) : c("", !0)
|
1672
1672
|
])),
|
1673
1673
|
e.showIconsOnly ? (o(), l("ul", Ho, [
|
1674
1674
|
e.addressData.company || e.addressData.address ? (o(), l(v, { key: 0 }, [
|
1675
1675
|
e.addressData.company ? (o(), l("li", Ro, [
|
1676
1676
|
m("span", Eo, f(e.addressData.company.text), 1)
|
1677
|
-
])) :
|
1677
|
+
])) : c("", !0),
|
1678
1678
|
e.addressData.address ? (o(), l("li", jo, [
|
1679
1679
|
e.linkGoogleMaps ? (o(), l("a", {
|
1680
1680
|
key: 0,
|
@@ -1685,37 +1685,37 @@ function il(t, s, e, a, n, i) {
|
|
1685
1685
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1686
1686
|
m("span", Uo, f(e.addressData.address.streetNo), 1),
|
1687
1687
|
zo
|
1688
|
-
], 64)) :
|
1688
|
+
], 64)) : c("", !0),
|
1689
1689
|
e.addressData.address.zip || e.addressData.address.city ? (o(), l(v, { key: 1 }, [
|
1690
1690
|
m("span", Wo, f(e.addressData.address.zip) + "\xA0", 1),
|
1691
1691
|
m("span", Go, f(e.addressData.address.city), 1),
|
1692
1692
|
Jo
|
1693
|
-
], 64)) :
|
1693
|
+
], 64)) : c("", !0),
|
1694
1694
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 2 }, [
|
1695
1695
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1696
1696
|
Ko
|
1697
|
-
], 64)) :
|
1698
|
-
e.addressData.address.country ? (o(), l("span", Xo, f(e.addressData.address.country), 1)) :
|
1697
|
+
], 64)) : c("", !0),
|
1698
|
+
e.addressData.address.country ? (o(), l("span", Xo, f(e.addressData.address.country), 1)) : c("", !0)
|
1699
1699
|
], 8, No)) : (o(), l(v, { key: 1 }, [
|
1700
1700
|
e.addressData.address.streetNo ? (o(), l(v, { key: 0 }, [
|
1701
1701
|
m("span", Yo, f(e.addressData.address.streetNo), 1),
|
1702
1702
|
Qo
|
1703
|
-
], 64)) :
|
1703
|
+
], 64)) : c("", !0),
|
1704
1704
|
e.addressData.address.zip || e.addressData.address.city ? (o(), l(v, { key: 1 }, [
|
1705
1705
|
m("span", Zo, f(e.addressData.address.zip) + "\xA0", 1),
|
1706
1706
|
m("span", $o, f(e.addressData.address.city), 1),
|
1707
1707
|
el
|
1708
|
-
], 64)) :
|
1708
|
+
], 64)) : c("", !0),
|
1709
1709
|
e.addressData.address.miscInfo ? (o(), l(v, { key: 2 }, [
|
1710
1710
|
m("span", null, f(e.addressData.address.miscInfo), 1),
|
1711
1711
|
tl
|
1712
|
-
], 64)) :
|
1713
|
-
e.addressData.address.country ? (o(), l("span", sl, f(e.addressData.address.country), 1)) :
|
1712
|
+
], 64)) : c("", !0),
|
1713
|
+
e.addressData.address.country ? (o(), l("span", sl, f(e.addressData.address.country), 1)) : c("", !0)
|
1714
1714
|
], 64))
|
1715
|
-
])) :
|
1716
|
-
], 64)) :
|
1715
|
+
])) : c("", !0)
|
1716
|
+
], 64)) : c("", !0),
|
1717
1717
|
nl
|
1718
|
-
])) :
|
1718
|
+
])) : c("", !0)
|
1719
1719
|
])
|
1720
1720
|
]);
|
1721
1721
|
}
|
@@ -1763,7 +1763,7 @@ const ol = {
|
|
1763
1763
|
}, ll = ["title"];
|
1764
1764
|
function al(t, s, e, a, n, i) {
|
1765
1765
|
const d = G;
|
1766
|
-
return o(),
|
1766
|
+
return o(), _(ce, { name: "fade" }, {
|
1767
1767
|
default: A(() => [
|
1768
1768
|
i.show ? (o(), l("a", {
|
1769
1769
|
key: 0,
|
@@ -1776,7 +1776,7 @@ function al(t, s, e, a, n, i) {
|
|
1776
1776
|
iconClass: e.iconBackToTop.iconClass,
|
1777
1777
|
type: e.iconBackToTop.iconType
|
1778
1778
|
}, null, 8, ["iconClass", "type"])
|
1779
|
-
], 8, ll)) :
|
1779
|
+
], 8, ll)) : c("", !0)
|
1780
1780
|
]),
|
1781
1781
|
_: 1
|
1782
1782
|
});
|
@@ -1822,15 +1822,15 @@ const rl = {
|
|
1822
1822
|
function ml(t, s, e, a, n, i) {
|
1823
1823
|
const d = Y, u = G;
|
1824
1824
|
return o(), l("div", cl, [
|
1825
|
-
e.cmdHeadline ? (o(),
|
1825
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
1826
1826
|
m("dl", null, [
|
1827
|
-
(o(!0), l(v, null, E(e.accountData, (
|
1828
|
-
m("dt", null, f(
|
1829
|
-
e.allowCopyByClick &&
|
1830
|
-
m("span", null, f(
|
1827
|
+
(o(!0), l(v, null, E(e.accountData, (r, h) => (o(), l(v, { key: h }, [
|
1828
|
+
m("dt", null, f(r.text), 1),
|
1829
|
+
e.allowCopyByClick && r.allowCopy ? (o(), l("dd", dl, [
|
1830
|
+
m("span", null, f(r.value), 1),
|
1831
1831
|
m("a", {
|
1832
1832
|
href: "#",
|
1833
|
-
onClick: M((g) => i.copyToClipboard(
|
1833
|
+
onClick: M((g) => i.copyToClipboard(r.value), ["prevent"]),
|
1834
1834
|
title: e.iconCopy.tooltip
|
1835
1835
|
}, [
|
1836
1836
|
S(u, {
|
@@ -1838,10 +1838,10 @@ function ml(t, s, e, a, n, i) {
|
|
1838
1838
|
type: e.iconCopy.iconType
|
1839
1839
|
}, null, 8, ["iconClass", "type"])
|
1840
1840
|
], 8, ul)
|
1841
|
-
])) : (o(), l("dd", { key: h }, f(
|
1841
|
+
])) : (o(), l("dd", { key: h }, f(r.value), 1))
|
1842
1842
|
], 64))), 128))
|
1843
1843
|
]),
|
1844
|
-
e.additionalInformation ? (o(), l("p", hl, f(e.additionalInformation), 1)) :
|
1844
|
+
e.additionalInformation ? (o(), l("p", hl, f(e.additionalInformation), 1)) : c("", !0)
|
1845
1845
|
]);
|
1846
1846
|
}
|
1847
1847
|
const If = /* @__PURE__ */ D(rl, [["render", ml]]);
|
@@ -1868,17 +1868,17 @@ const fl = {
|
|
1868
1868
|
}
|
1869
1869
|
}, gl = { key: 0 }, yl = ["src", "alt", "title"], pl = { key: 1 };
|
1870
1870
|
function _l(t, s, e, a, n, i) {
|
1871
|
-
var d, u,
|
1871
|
+
var d, u, r, h, g, y;
|
1872
1872
|
return o(), l("figure", {
|
1873
|
-
class:
|
1873
|
+
class: b(["cmd-image", i.getTextAlign])
|
1874
1874
|
}, [
|
1875
|
-
((d = e.figcaption) == null ? void 0 : d.show) && ((u = e.figcaption) == null ? void 0 : u.position) === "top" ? (o(), l("figcaption", gl, f((
|
1875
|
+
((d = e.figcaption) == null ? void 0 : d.show) && ((u = e.figcaption) == null ? void 0 : u.position) === "top" ? (o(), l("figcaption", gl, f((r = e.figcaption) == null ? void 0 : r.text), 1)) : c("", !0),
|
1876
1876
|
m("img", {
|
1877
1877
|
src: e.image.src,
|
1878
1878
|
alt: e.image.alt,
|
1879
1879
|
title: e.image.tooltip
|
1880
1880
|
}, null, 8, yl),
|
1881
|
-
((h = e.figcaption) == null ? void 0 : h.show) && ((g = e.figcaption) == null ? void 0 : g.position) !== "top" ? (o(), l("figcaption", pl, f((y = e.figcaption) == null ? void 0 : y.text), 1)) :
|
1881
|
+
((h = e.figcaption) == null ? void 0 : h.show) && ((g = e.figcaption) == null ? void 0 : g.position) !== "top" ? (o(), l("figcaption", pl, f((y = e.figcaption) == null ? void 0 : y.text), 1)) : c("", !0)
|
1882
1882
|
], 2);
|
1883
1883
|
}
|
1884
1884
|
const he = /* @__PURE__ */ D(fl, [["render", _l]]);
|
@@ -1925,7 +1925,7 @@ function vl(t, s, e, a, n, i) {
|
|
1925
1925
|
href: "#",
|
1926
1926
|
onClick: s[0] || (s[0] = M(() => {
|
1927
1927
|
}, ["prevent"])),
|
1928
|
-
class:
|
1928
|
+
class: b(["cmd-slide-button", "button", e.slideButtonType]),
|
1929
1929
|
title: i.getDirection.tooltip
|
1930
1930
|
}, [
|
1931
1931
|
S(d, {
|
@@ -2033,7 +2033,7 @@ const kl = {
|
|
2033
2033
|
function Sl(t, s, e, a, n, i) {
|
2034
2034
|
const d = He, u = he;
|
2035
2035
|
return o(), l("div", {
|
2036
|
-
class:
|
2036
|
+
class: b(["cmd-thumbnail-scroller", { "gallery-scroller": !e.allowOpenFancyBox, "full-width": e.fullWidth }])
|
2037
2037
|
}, [
|
2038
2038
|
S(d, {
|
2039
2039
|
onClick: M(i.showPrevItem, ["prevent"]),
|
@@ -2044,9 +2044,9 @@ function Sl(t, s, e, a, n, i) {
|
|
2044
2044
|
tag: "ul"
|
2045
2045
|
}, {
|
2046
2046
|
default: A(() => [
|
2047
|
-
(o(!0), l(v, null, E(n.thumbnails, (
|
2047
|
+
(o(!0), l(v, null, E(n.thumbnails, (r, h) => (o(), l("li", {
|
2048
2048
|
key: h,
|
2049
|
-
class:
|
2049
|
+
class: b({ active: e.imgIndex === h })
|
2050
2050
|
}, [
|
2051
2051
|
m("a", {
|
2052
2052
|
href: "#",
|
@@ -2054,8 +2054,8 @@ function Sl(t, s, e, a, n, i) {
|
|
2054
2054
|
title: t.getMessage("cmdthumbnailscroller.tooltip.open_large_image")
|
2055
2055
|
}, [
|
2056
2056
|
S(u, {
|
2057
|
-
image:
|
2058
|
-
figcaption:
|
2057
|
+
image: r.image,
|
2058
|
+
figcaption: r.figcaption
|
2059
2059
|
}, null, 8, ["image", "figcaption"])
|
2060
2060
|
], 8, xl)
|
2061
2061
|
], 2))), 128))
|
@@ -2313,20 +2313,20 @@ const Ll = Gs, Bl = ["aria-label"], Dl = { class: "flex-container" }, Fl = {
|
|
2313
2313
|
}, Ul = ["title"], zl = { key: 1 }, Wl = ["title"], Gl = { key: 1 };
|
2314
2314
|
function Jl(t, s, e, a, n, i) {
|
2315
2315
|
var y, C, p, x, w, T, I, F, z, k, P, L, V, U, J, H, K, X, ae, se, ie, B, $, fe, be, O, q, W;
|
2316
|
-
const d = Y, u = G,
|
2317
|
-
return o(),
|
2316
|
+
const d = Y, u = G, r = he, h = He, g = Tl;
|
2317
|
+
return o(), _(cn, { to: "body" }, [
|
2318
2318
|
m("dialog", {
|
2319
2319
|
ref: "dialog",
|
2320
|
-
class:
|
2320
|
+
class: b(["cmd-fancybox", { "show-overlay": t.showOverlay, image: t.fancyBoxImageUrl || t.fancyBoxGallery, "image-gallery": t.fancyBoxGallery }]),
|
2321
2321
|
"aria-label": t.ariaLabelText
|
2322
2322
|
}, [
|
2323
2323
|
m("header", Dl, [
|
2324
|
-
(y = t.cmdHeadline) != null && y.show ? (o(),
|
2324
|
+
(y = t.cmdHeadline) != null && y.show ? (o(), _(d, {
|
2325
2325
|
key: 0,
|
2326
2326
|
headlineText: (C = t.cmdHeadline) == null ? void 0 : C.headlineText,
|
2327
2327
|
headlineLevel: (p = t.cmdHeadline) == null ? void 0 : p.headlineLevel,
|
2328
2328
|
id: t.htmlId
|
2329
|
-
}, null, 8, ["headlineText", "headlineLevel", "id"])) :
|
2329
|
+
}, null, 8, ["headlineText", "headlineLevel", "id"])) : c("", !0),
|
2330
2330
|
((x = t.fancyboxOptions.printButtons) == null ? void 0 : x.color) || ((w = t.fancyboxOptions.printButtons) == null ? void 0 : w.grayscale) || t.fancyboxOptions.closeIcon ? (o(), l("div", Fl, [
|
2331
2331
|
t.showPrintButtons && ((T = t.fancyboxOptions.printButtons) == null ? void 0 : T.color) ? (o(), l("a", {
|
2332
2332
|
key: 0,
|
@@ -2339,7 +2339,7 @@ function Jl(t, s, e, a, n, i) {
|
|
2339
2339
|
iconClass: (F = t.fancyboxOptions.printButtons.color) == null ? void 0 : F.iconClass,
|
2340
2340
|
type: (z = t.fancyboxOptions.printButtons.color) == null ? void 0 : z.iconType
|
2341
2341
|
}, null, 8, ["iconClass", "type"])
|
2342
|
-
], 8, ql)) :
|
2342
|
+
], 8, ql)) : c("", !0),
|
2343
2343
|
t.showPrintButtons && ((k = t.fancyboxOptions.printButtons) == null ? void 0 : k.grayscale) ? (o(), l("a", {
|
2344
2344
|
key: 1,
|
2345
2345
|
href: "#",
|
@@ -2351,7 +2351,7 @@ function Jl(t, s, e, a, n, i) {
|
|
2351
2351
|
iconClass: (L = t.fancyboxOptions.printButtons.grayscale) == null ? void 0 : L.iconClass,
|
2352
2352
|
type: (V = t.fancyboxOptions.printButtons.grayscale) == null ? void 0 : V.iconType
|
2353
2353
|
}, null, 8, ["iconClass", "type"])
|
2354
|
-
], 8, Vl)) :
|
2354
|
+
], 8, Vl)) : c("", !0),
|
2355
2355
|
t.fancyboxOptions.closeIcon ? (o(), l("a", {
|
2356
2356
|
key: 2,
|
2357
2357
|
href: "#",
|
@@ -2365,14 +2365,14 @@ function Jl(t, s, e, a, n, i) {
|
|
2365
2365
|
iconClass: t.fancyboxOptions.closeIcon.iconClass,
|
2366
2366
|
type: t.fancyboxOptions.closeIcon.iconType
|
2367
2367
|
}, null, 8, ["iconClass", "type"])
|
2368
|
-
], 8, Al)) :
|
2369
|
-
])) :
|
2368
|
+
], 8, Al)) : c("", !0)
|
2369
|
+
])) : c("", !0)
|
2370
2370
|
]),
|
2371
2371
|
m("div", {
|
2372
|
-
class:
|
2372
|
+
class: b(["outer-content-wrapper", { grayscale: t.printInGrayscale }])
|
2373
2373
|
}, [
|
2374
2374
|
t.fancyBoxImageUrl ? (o(), l("div", Pl, [
|
2375
|
-
S(
|
2375
|
+
S(r, {
|
2376
2376
|
image: t.largeSingleImage,
|
2377
2377
|
figcaption: (U = t.cmdImage) == null ? void 0 : U.figcaption
|
2378
2378
|
}, null, 8, ["image", "figcaption"])
|
@@ -2385,7 +2385,7 @@ function Jl(t, s, e, a, n, i) {
|
|
2385
2385
|
onClick: M(t.showPrevItem, ["prevent"]),
|
2386
2386
|
slideButtonType: "prev"
|
2387
2387
|
}, null, 8, ["onClick"]),
|
2388
|
-
S(
|
2388
|
+
S(r, {
|
2389
2389
|
image: t.largeGalleryImage,
|
2390
2390
|
figcaption: t.fancyBoxGallery[t.index].figcaption
|
2391
2391
|
}, null, 8, ["image", "figcaption"]),
|
@@ -2402,33 +2402,33 @@ function Jl(t, s, e, a, n, i) {
|
|
2402
2402
|
onClick: s[3] || (s[3] = (...Q) => t.cancel && t.cancel(...Q)),
|
2403
2403
|
title: (H = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : H.tooltip
|
2404
2404
|
}, [
|
2405
|
-
(K = t.fancyboxOptions.submitButtons.cancel) != null && K.iconClass ? (o(),
|
2405
|
+
(K = t.fancyboxOptions.submitButtons.cancel) != null && K.iconClass ? (o(), _(u, {
|
2406
2406
|
key: 0,
|
2407
2407
|
iconClass: (X = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : X.iconClass,
|
2408
2408
|
type: (ae = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ae.iconType
|
2409
|
-
}, null, 8, ["iconClass", "type"])) :
|
2410
|
-
(se = t.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (o(), l("span", zl, f((ie = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ie.buttonText), 1)) :
|
2411
|
-
], 8, Ul)) :
|
2409
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
2410
|
+
(se = t.fancyboxOptions.submitButtons.cancel) != null && se.buttonText ? (o(), l("span", zl, f((ie = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : ie.buttonText), 1)) : c("", !0)
|
2411
|
+
], 8, Ul)) : c("", !0),
|
2412
2412
|
(B = t.fancyboxOptions.submitButtons) != null && B.confirm ? (o(), l("button", {
|
2413
2413
|
key: 1,
|
2414
2414
|
onClick: s[4] || (s[4] = (...Q) => t.confirm && t.confirm(...Q)),
|
2415
2415
|
title: ($ = t.fancyboxOptions.submitButtons.cancel) == null ? void 0 : $.tooltip
|
2416
2416
|
}, [
|
2417
|
-
(fe = t.fancyboxOptions.submitButtons.confirm) != null && fe.iconClass ? (o(),
|
2417
|
+
(fe = t.fancyboxOptions.submitButtons.confirm) != null && fe.iconClass ? (o(), _(u, {
|
2418
2418
|
key: 0,
|
2419
2419
|
iconClass: (be = t.fancyboxOptions.submitButtons.confirm) == null ? void 0 : be.iconClass,
|
2420
2420
|
type: (O = t.fancyboxOptions.submitButtons.confirm) == null ? void 0 : O.iconType
|
2421
|
-
}, null, 8, ["iconClass", "type"])) :
|
2422
|
-
(q = t.fancyboxOptions.submitButtons.confirm) != null && q.buttonText ? (o(), l("span", Gl, f((W = t.fancyboxOptions.submitButtons.confirm) == null ? void 0 : W.buttonText), 1)) :
|
2423
|
-
], 8, Wl)) :
|
2424
|
-
])) :
|
2425
|
-
t.fancyBoxGallery ? (o(),
|
2421
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
2422
|
+
(q = t.fancyboxOptions.submitButtons.confirm) != null && q.buttonText ? (o(), l("span", Gl, f((W = t.fancyboxOptions.submitButtons.confirm) == null ? void 0 : W.buttonText), 1)) : c("", !0)
|
2423
|
+
], 8, Wl)) : c("", !0)
|
2424
|
+
])) : c("", !0),
|
2425
|
+
t.fancyBoxGallery ? (o(), _(g, {
|
2426
2426
|
key: 1,
|
2427
2427
|
thumbnailScrollerItems: [...t.fancyBoxGallery],
|
2428
2428
|
allowOpenFancyBox: !1,
|
2429
2429
|
onClick: t.showItem,
|
2430
2430
|
imgIndex: t.index
|
2431
|
-
}, null, 8, ["thumbnailScrollerItems", "onClick", "imgIndex"])) :
|
2431
|
+
}, null, 8, ["thumbnailScrollerItems", "onClick", "imgIndex"])) : c("", !0)
|
2432
2432
|
], 10, Bl)
|
2433
2433
|
]);
|
2434
2434
|
}
|
@@ -2479,17 +2479,17 @@ const Kl = {
|
|
2479
2479
|
}
|
2480
2480
|
}, Xl = ["href", "target", "onClick", "title"], Yl = { key: 1 }, Ql = { key: 1 };
|
2481
2481
|
function Zl(t, s, e, a, n, i) {
|
2482
|
-
const d = Y, u = G,
|
2482
|
+
const d = Y, u = G, r = oe("router-link");
|
2483
2483
|
return o(), l("div", {
|
2484
|
-
class:
|
2484
|
+
class: b(["cmd-list-of-links", { box: e.styleAsBox, horizontal: e.orientation === "horizontal", "section-anchors": e.sectionAnchors }])
|
2485
2485
|
}, [
|
2486
|
-
e.cmdHeadline ? (o(),
|
2486
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
2487
2487
|
m("ul", {
|
2488
|
-
class:
|
2488
|
+
class: b(["flex-container", { "no-gap": !e.useGap }, "align-" + e.align])
|
2489
2489
|
}, [
|
2490
2490
|
(o(!0), l(v, null, E(e.links, (h, g) => (o(), l("li", {
|
2491
2491
|
key: g,
|
2492
|
-
class:
|
2492
|
+
class: b({ active: e.sectionAnchors && e.activeSection === g })
|
2493
2493
|
}, [
|
2494
2494
|
h.type === "href" || h.type === void 0 ? (o(), l("a", {
|
2495
2495
|
key: 0,
|
@@ -2498,27 +2498,27 @@ function Zl(t, s, e, a, n, i) {
|
|
2498
2498
|
onClick: (y) => i.executeLink(h, y),
|
2499
2499
|
title: h.tooltip && h.tooltip !== void 0 ? h.tooltip : void 0
|
2500
2500
|
}, [
|
2501
|
-
h.iconClass ? (o(),
|
2501
|
+
h.iconClass ? (o(), _(u, {
|
2502
2502
|
key: 0,
|
2503
2503
|
iconClass: h.iconClass,
|
2504
2504
|
type: h.iconType
|
2505
|
-
}, null, 8, ["iconClass", "type"])) :
|
2506
|
-
h.text ? (o(), l("span", Yl, f(h.text), 1)) :
|
2507
|
-
], 8, Xl)) : h.type === "router" ? (o(),
|
2505
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
2506
|
+
h.text ? (o(), l("span", Yl, f(h.text), 1)) : c("", !0)
|
2507
|
+
], 8, Xl)) : h.type === "router" ? (o(), _(r, {
|
2508
2508
|
key: 1,
|
2509
2509
|
to: i.getRoute(h),
|
2510
2510
|
title: h.tooltip
|
2511
2511
|
}, {
|
2512
2512
|
default: A(() => [
|
2513
|
-
h.iconClass ? (o(),
|
2513
|
+
h.iconClass ? (o(), _(u, {
|
2514
2514
|
key: 0,
|
2515
2515
|
iconClass: h.iconClass,
|
2516
2516
|
type: h.iconType
|
2517
|
-
}, null, 8, ["iconClass", "type"])) :
|
2518
|
-
h.text ? (o(), l("span", Ql, f(h.text), 1)) :
|
2517
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
2518
|
+
h.text ? (o(), l("span", Ql, f(h.text), 1)) : c("", !0)
|
2519
2519
|
]),
|
2520
2520
|
_: 2
|
2521
|
-
}, 1032, ["to", "title"])) :
|
2521
|
+
}, 1032, ["to", "title"])) : c("", !0)
|
2522
2522
|
], 2))), 128))
|
2523
2523
|
], 2)
|
2524
2524
|
], 2);
|
@@ -2715,10 +2715,10 @@ const sa = Tt, na = ["title"], ia = {
|
|
2715
2715
|
};
|
2716
2716
|
function Va(t, s, e, a, n, i) {
|
2717
2717
|
var h, g, y, C, p, x, w;
|
2718
|
-
const d = Y, u = G,
|
2718
|
+
const d = Y, u = G, r = $l;
|
2719
2719
|
return e.boxType === "content" ? (o(), l("div", {
|
2720
2720
|
key: 0,
|
2721
|
-
class:
|
2721
|
+
class: b([
|
2722
2722
|
"cmd-box box content",
|
2723
2723
|
{
|
2724
2724
|
open: n.open,
|
@@ -2736,20 +2736,20 @@ function Va(t, s, e, a, n, i) {
|
|
2736
2736
|
title: n.open ? e.iconOpen.tooltip : e.iconClosed.tooltip,
|
2737
2737
|
onClick: s[0] || (s[0] = M((...T) => i.toggleContentVisibility && i.toggleContentVisibility(...T), ["prevent"]))
|
2738
2738
|
}, [
|
2739
|
-
(h = e.useSlots) != null && h.includes("header") ? N(t.$slots, "header", { key: 0 }) : (g = e.cmdHeadline) != null && g.headlineText ? (o(),
|
2739
|
+
(h = e.useSlots) != null && h.includes("header") ? N(t.$slots, "header", { key: 0 }) : (g = e.cmdHeadline) != null && g.headlineText ? (o(), _(d, Z(j({ key: 1 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
2740
2740
|
S(u, {
|
2741
2741
|
iconClass: n.open ? e.iconOpen.iconClass : e.iconClosed.iconClass,
|
2742
2742
|
type: n.open ? e.iconOpen.iconType : e.iconClosed.iconType
|
2743
2743
|
}, null, 8, ["iconClass", "type"])
|
2744
2744
|
], 8, na)) : (o(), l("div", ia, [
|
2745
|
-
(y = e.useSlots) != null && y.includes("header") ? N(t.$slots, "header", { key: 0 }) : (C = e.cmdHeadline) != null && C.headlineText ? (o(),
|
2745
|
+
(y = e.useSlots) != null && y.includes("header") ? N(t.$slots, "header", { key: 0 }) : (C = e.cmdHeadline) != null && C.headlineText ? (o(), _(d, Z(j({ key: 1 }, e.cmdHeadline)), null, 16)) : c("", !0)
|
2746
2746
|
])),
|
2747
2747
|
n.open ? (o(), l("div", oa, [
|
2748
2748
|
(p = e.useSlots) != null && p.includes("body") ? N(t.$slots, "body", { key: 0 }, () => [
|
2749
2749
|
S(Os, { name: i.toggleTransition }, {
|
2750
2750
|
default: A(() => [
|
2751
2751
|
m("p", {
|
2752
|
-
class:
|
2752
|
+
class: b({
|
2753
2753
|
"cutoff-text": e.cutoffTextLines > 0,
|
2754
2754
|
"fade-last-line": e.fadeLastLine && !n.showCutOffText,
|
2755
2755
|
"show-text": n.showCutOffText
|
@@ -2759,7 +2759,7 @@ function Va(t, s, e, a, n, i) {
|
|
2759
2759
|
key: 0,
|
2760
2760
|
href: "#",
|
2761
2761
|
onClick: s[1] || (s[1] = M((...T) => i.toggleCutOffText && i.toggleCutOffText(...T), ["prevent"]))
|
2762
|
-
}, f(n.showCutOffText ? t.getMessage("cmdbox.contentbox.collapse_text") : t.getMessage("cmdbox.contentbox.expand_text")), 1)) :
|
2762
|
+
}, f(n.showCutOffText ? t.getMessage("cmdbox.contentbox.collapse_text") : t.getMessage("cmdbox.contentbox.expand_text")), 1)) : c("", !0)
|
2763
2763
|
]),
|
2764
2764
|
_: 1
|
2765
2765
|
}, 8, ["name"])
|
@@ -2768,17 +2768,17 @@ function Va(t, s, e, a, n, i) {
|
|
2768
2768
|
key: 0,
|
2769
2769
|
src: e.image.src,
|
2770
2770
|
alt: e.image.altText
|
2771
|
-
}, null, 8, la)) :
|
2772
|
-
(x = e.cmdHeadline) != null && x.headlineText ? (o(),
|
2773
|
-
e.textBody ? (o(), l("p", aa, f(e.textBody), 1)) :
|
2771
|
+
}, null, 8, la)) : c("", !0),
|
2772
|
+
(x = e.cmdHeadline) != null && x.headlineText ? (o(), _(d, Z(j({ key: 1 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
2773
|
+
e.textBody ? (o(), l("p", aa, f(e.textBody), 1)) : c("", !0)
|
2774
2774
|
], 64))
|
2775
|
-
])) :
|
2775
|
+
])) : c("", !0),
|
2776
2776
|
(w = e.useSlots) != null && w.includes("footer") ? (o(), l("div", ra, [
|
2777
2777
|
N(t.$slots, "footer")
|
2778
|
-
])) :
|
2778
|
+
])) : c("", !0)
|
2779
2779
|
], 2)) : e.boxType === "product" && e.product ? (o(), l("a", {
|
2780
2780
|
key: 1,
|
2781
|
-
class:
|
2781
|
+
class: b(["cmd-box box product", { "stretch-vertically": e.stretchVertically, "stretch-horizontally": e.stretchHorizontally, "row-view": n.isRowView }]),
|
2782
2782
|
href: "#",
|
2783
2783
|
onClick: s[2] || (s[2] = M((T) => i.clickOnProduct(e.product), ["prevent"]))
|
2784
2784
|
}, [
|
@@ -2792,24 +2792,24 @@ function Va(t, s, e, a, n, i) {
|
|
2792
2792
|
])) : (o(), l("p", ha, f(e.product.name), 1)),
|
2793
2793
|
e.product.new ? (o(), l("div", ma, [
|
2794
2794
|
m("span", null, f(t.getMessage("cmdbox.productbox.new")), 1)
|
2795
|
-
])) :
|
2795
|
+
])) : c("", !0),
|
2796
2796
|
e.product.discount ? (o(), l("div", fa, [
|
2797
2797
|
m("span", null, f(e.product.discount), 1)
|
2798
|
-
])) :
|
2798
|
+
])) : c("", !0)
|
2799
2799
|
]),
|
2800
2800
|
m("div", ga, [
|
2801
|
-
e.product.articleNumber ? (o(), l("p", ya, f(t.getMessage("cmdbox.productbox.article_no")) + " " + f(e.product.articleNumber), 1)) :
|
2801
|
+
e.product.articleNumber ? (o(), l("p", ya, f(t.getMessage("cmdbox.productbox.article_no")) + " " + f(e.product.articleNumber), 1)) : c("", !0),
|
2802
2802
|
e.product.price ? (o(), l("p", pa, [
|
2803
2803
|
m("span", null, f(e.product.price), 1),
|
2804
2804
|
m("span", {
|
2805
2805
|
title: t.globalCurrency.name
|
2806
2806
|
}, f(t.globalCurrency.symbol), 9, _a)
|
2807
|
-
])) :
|
2808
|
-
e.product.description ? (o(), l("p", ba, f(e.product.description), 1)) :
|
2807
|
+
])) : c("", !0),
|
2808
|
+
e.product.description ? (o(), l("p", ba, f(e.product.description), 1)) : c("", !0)
|
2809
2809
|
])
|
2810
2810
|
], 2)) : e.boxType === "user" && e.user ? (o(), l("div", {
|
2811
2811
|
key: 2,
|
2812
|
-
class:
|
2812
|
+
class: b([
|
2813
2813
|
"cmd-box box user",
|
2814
2814
|
e.profileType,
|
2815
2815
|
{
|
@@ -2831,33 +2831,33 @@ function Va(t, s, e, a, n, i) {
|
|
2831
2831
|
}, null, 8, ka),
|
2832
2832
|
m("figcaption", null, [
|
2833
2833
|
R(f(e.user.name) + " ", 1),
|
2834
|
-
e.user.age ? (o(), l("span", xa, ", " + f(e.user.age), 1)) :
|
2834
|
+
e.user.age ? (o(), l("span", xa, ", " + f(e.user.age), 1)) : c("", !0)
|
2835
2835
|
])
|
2836
2836
|
])) : (o(), l("div", Sa, [
|
2837
2837
|
m("span", {
|
2838
|
-
class:
|
2838
|
+
class: b(e.defaultProfileIconClass),
|
2839
2839
|
title: e.user.name
|
2840
2840
|
}, null, 10, Ta),
|
2841
|
-
n.isRowView ?
|
2841
|
+
n.isRowView ? c("", !0) : (o(), l("p", Ia, f(e.user.name), 1))
|
2842
2842
|
]))
|
2843
2843
|
]),
|
2844
2844
|
m("div", Oa, [
|
2845
|
-
n.isRowView ? (o(), l("p", Ma, f(e.user.name), 1)) :
|
2846
|
-
e.user.profession ? (o(), l("p", La, f(e.user.profession), 1)) :
|
2847
|
-
e.user.position ? (o(), l("p", Ba, f(e.user.position), 1)) :
|
2848
|
-
e.user.description ? (o(), l("p", Da, f(e.user.description), 1)) :
|
2845
|
+
n.isRowView ? (o(), l("p", Ma, f(e.user.name), 1)) : c("", !0),
|
2846
|
+
e.user.profession ? (o(), l("p", La, f(e.user.profession), 1)) : c("", !0),
|
2847
|
+
e.user.position ? (o(), l("p", Ba, f(e.user.position), 1)) : c("", !0),
|
2848
|
+
e.user.description ? (o(), l("p", Da, f(e.user.description), 1)) : c("", !0)
|
2849
2849
|
]),
|
2850
2850
|
m("ul", Fa, [
|
2851
2851
|
(o(!0), l(v, null, E(e.user.tags, (T, I) => (o(), l("li", { key: I }, f(T), 1))), 128))
|
2852
2852
|
]),
|
2853
2853
|
e.user.links ? (o(), l("div", qa, [
|
2854
|
-
S(
|
2854
|
+
S(r, {
|
2855
2855
|
links: e.user.links,
|
2856
2856
|
orientation: "horizontal",
|
2857
2857
|
useGap: !1
|
2858
2858
|
}, null, 8, ["links"])
|
2859
|
-
])) :
|
2860
|
-
], 2)) :
|
2859
|
+
])) : c("", !0)
|
2860
|
+
], 2)) : c("", !0);
|
2861
2861
|
}
|
2862
2862
|
const Aa = /* @__PURE__ */ D(sa, [["render", Va]]);
|
2863
2863
|
const It = {
|
@@ -2986,34 +2986,34 @@ function Ua(t, s, e, a, n, i) {
|
|
2986
2986
|
const d = Y, u = G;
|
2987
2987
|
return o(), l("div", Ha, [
|
2988
2988
|
m("div", Ra, [
|
2989
|
-
e.cmdHeadline.headlineText ? (o(),
|
2989
|
+
e.cmdHeadline.headlineText ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
2990
2990
|
e.allowUserToToggleOrientation || e.allowTogglingCollapsingBoxes ? (o(), l("div", Ea, [
|
2991
2991
|
e.allowTogglingCollapsingBoxes ? (o(), l("a", {
|
2992
2992
|
key: 0,
|
2993
2993
|
href: "#",
|
2994
|
-
onClick: s[0] || (s[0] = M((...
|
2994
|
+
onClick: s[0] || (s[0] = M((...r) => i.toggleCollapsingBoxes && i.toggleCollapsingBoxes(...r), ["prevent"])),
|
2995
2995
|
title: n.collapsingBoxesOpen ? e.collapseBoxesIcon.tooltip : e.expandBoxesIcon.tooltip
|
2996
2996
|
}, [
|
2997
2997
|
S(u, {
|
2998
2998
|
iconClass: n.collapsingBoxesOpen ? e.expandBoxesIcon.iconClass : e.collapseBoxesIcon.iconClass,
|
2999
2999
|
type: n.rowView ? e.iconGridView.iconType : e.iconRowView.iconType
|
3000
3000
|
}, null, 8, ["iconClass", "type"])
|
3001
|
-
], 8, ja)) :
|
3001
|
+
], 8, ja)) : c("", !0),
|
3002
3002
|
e.allowUserToToggleOrientation ? (o(), l("a", {
|
3003
3003
|
key: 1,
|
3004
3004
|
href: "#",
|
3005
|
-
onClick: s[1] || (s[1] = M((
|
3005
|
+
onClick: s[1] || (s[1] = M((r) => n.rowView = !n.rowView, ["prevent"])),
|
3006
3006
|
title: n.rowView ? e.iconRowView.tooltip : e.iconGridView.tooltip
|
3007
3007
|
}, [
|
3008
3008
|
S(u, {
|
3009
3009
|
iconClass: n.rowView ? e.iconGridView.iconClass : e.iconRowView.iconClass,
|
3010
3010
|
type: n.rowView ? e.iconGridView.iconType : e.iconRowView.iconType
|
3011
3011
|
}, null, 8, ["iconClass", "type"])
|
3012
|
-
], 8, Na)) :
|
3013
|
-
])) :
|
3012
|
+
], 8, Na)) : c("", !0)
|
3013
|
+
])) : c("", !0)
|
3014
3014
|
]),
|
3015
3015
|
m("div", {
|
3016
|
-
class:
|
3016
|
+
class: b([e.useFlexbox ? "flex-container" : "grid-container-create-columns", { "row-view": n.rowView, "stretch-boxes-vertically": e.stretchBoxesVertically }])
|
3017
3017
|
}, [
|
3018
3018
|
N(t.$slots, "default", {
|
3019
3019
|
collapsingBoxesOpen: n.collapsingBoxesOpen,
|
@@ -3050,40 +3050,40 @@ const za = {
|
|
3050
3050
|
function $a(t, s, e, a, n, i) {
|
3051
3051
|
const d = G, u = oe("router-link");
|
3052
3052
|
return o(), l("ul", Wa, [
|
3053
|
-
e.breadcrumbLabel ? (o(), l("li", Ga, f(e.breadcrumbLabel), 1)) :
|
3054
|
-
(o(!0), l(v, null, E(e.breadcrumbLinks || [], (
|
3055
|
-
|
3053
|
+
e.breadcrumbLabel ? (o(), l("li", Ga, f(e.breadcrumbLabel), 1)) : c("", !0),
|
3054
|
+
(o(!0), l(v, null, E(e.breadcrumbLinks || [], (r, h) => (o(), l("li", { key: h }, [
|
3055
|
+
r.type === "href" ? (o(), l("a", {
|
3056
3056
|
key: 0,
|
3057
|
-
href:
|
3057
|
+
href: r.path
|
3058
3058
|
}, [
|
3059
|
-
|
3059
|
+
r.iconClass ? (o(), _(d, {
|
3060
3060
|
key: 0,
|
3061
|
-
iconClass:
|
3062
|
-
type:
|
3063
|
-
}, null, 8, ["iconClass", "type"])) :
|
3064
|
-
|
3065
|
-
], 8, Ja)) :
|
3061
|
+
iconClass: r.iconClass,
|
3062
|
+
type: r.iconType
|
3063
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
3064
|
+
r.text ? (o(), l("span", Ka, f(r.text), 1)) : c("", !0)
|
3065
|
+
], 8, Ja)) : r.type === "router" ? (o(), _(u, {
|
3066
3066
|
key: 1,
|
3067
|
-
to: i.getRoute(
|
3067
|
+
to: i.getRoute(r)
|
3068
3068
|
}, {
|
3069
3069
|
default: A(() => [
|
3070
|
-
|
3070
|
+
r.iconClass ? (o(), _(d, {
|
3071
3071
|
key: 0,
|
3072
|
-
iconClass:
|
3073
|
-
type:
|
3074
|
-
}, null, 8, ["iconClass", "type"])) :
|
3075
|
-
|
3072
|
+
iconClass: r.iconClass,
|
3073
|
+
type: r.iconType
|
3074
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
3075
|
+
r.text ? (o(), l("span", Xa, f(r.text), 1)) : c("", !0)
|
3076
3076
|
]),
|
3077
3077
|
_: 2
|
3078
3078
|
}, 1032, ["to"])) : (o(), l("span", Ya, [
|
3079
|
-
|
3079
|
+
r.iconClass ? (o(), _(d, {
|
3080
3080
|
key: 0,
|
3081
|
-
iconClass:
|
3082
|
-
type:
|
3083
|
-
}, null, 8, ["iconClass", "type"])) :
|
3084
|
-
|
3081
|
+
iconClass: r.iconClass,
|
3082
|
+
type: r.iconType
|
3083
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
3084
|
+
r.text ? (o(), l("span", Qa, f(r.text), 1)) : c("", !0)
|
3085
3085
|
])),
|
3086
|
-
h < e.breadcrumbLinks.length - 1 ? (o(), l("span", Za, f(e.breadcrumbSeparator), 1)) :
|
3086
|
+
h < e.breadcrumbLinks.length - 1 ? (o(), l("span", Za, f(e.breadcrumbSeparator), 1)) : c("", !0)
|
3087
3087
|
]))), 128))
|
3088
3088
|
]);
|
3089
3089
|
}
|
@@ -3152,24 +3152,28 @@ const er = {
|
|
3152
3152
|
}
|
3153
3153
|
}, tr = { class: "cmd-company-logo" }, sr = ["href", "title"];
|
3154
3154
|
function nr(t, s, e, a, n, i) {
|
3155
|
+
var r, h, g, y, C, p;
|
3155
3156
|
const d = he, u = oe("router-link");
|
3156
3157
|
return o(), l("div", tr, [
|
3157
|
-
e.link.type === "router" ? (o(),
|
3158
|
+
((r = e.link) == null ? void 0 : r.type) === "router" ? (o(), _(u, {
|
3158
3159
|
key: 0,
|
3159
|
-
to: e.link.path,
|
3160
|
-
title: e.link.tooltip
|
3160
|
+
to: (h = e.link) == null ? void 0 : h.path,
|
3161
|
+
title: (g = e.link) == null ? void 0 : g.tooltip
|
3161
3162
|
}, {
|
3162
3163
|
default: A(() => [
|
3163
3164
|
S(d, { image: i.image }, null, 8, ["image"])
|
3164
3165
|
]),
|
3165
3166
|
_: 1
|
3166
|
-
}, 8, ["to", "title"])) : (o(), l("a", {
|
3167
|
+
}, 8, ["to", "title"])) : ((y = e.link) == null ? void 0 : y.type) === "href" ? (o(), l("a", {
|
3167
3168
|
key: 1,
|
3168
|
-
href: e.link.path,
|
3169
|
-
title: e.link.tooltip
|
3169
|
+
href: (C = e.link) == null ? void 0 : C.path,
|
3170
|
+
title: (p = e.link) == null ? void 0 : p.tooltip
|
3170
3171
|
}, [
|
3171
3172
|
S(d, { image: i.image }, null, 8, ["image"])
|
3172
|
-
], 8, sr))
|
3173
|
+
], 8, sr)) : (o(), _(d, {
|
3174
|
+
key: 2,
|
3175
|
+
image: i.image
|
3176
|
+
}, null, 8, ["image"]))
|
3173
3177
|
]);
|
3174
3178
|
}
|
3175
3179
|
const ir = /* @__PURE__ */ D(er, [["render", nr]]);
|
@@ -3259,33 +3263,33 @@ function rr(t, s, e, a, n, i) {
|
|
3259
3263
|
const d = Y, u = G;
|
3260
3264
|
return n.tooltipVisibility ? (o(), l("div", {
|
3261
3265
|
key: 0,
|
3262
|
-
class:
|
3266
|
+
class: b(["cmd-tooltip", e.status]),
|
3263
3267
|
ref: "tooltip"
|
3264
3268
|
}, [
|
3265
3269
|
e.cmdHeadline || e.iconClose.show ? (o(), l("div", lr, [
|
3266
|
-
e.cmdHeadline ? (o(),
|
3270
|
+
e.cmdHeadline ? (o(), _(d, {
|
3267
3271
|
key: 0,
|
3268
3272
|
iconClass: e.cmdHeadline.iconClass,
|
3269
3273
|
preHeadline: e.cmdHeadline.preHeadline,
|
3270
3274
|
headlineLevel: e.cmdHeadline.headlineLevel,
|
3271
3275
|
headlineText: e.cmdHeadline.headlineText
|
3272
|
-
}, null, 8, ["iconClass", "preHeadline", "headlineLevel", "headlineText"])) :
|
3276
|
+
}, null, 8, ["iconClass", "preHeadline", "headlineLevel", "headlineText"])) : c("", !0),
|
3273
3277
|
e.iconClose.show && e.toggleVisibilityByClick ? (o(), l("a", {
|
3274
3278
|
key: 1,
|
3275
3279
|
href: "#",
|
3276
|
-
onClick: s[0] || (s[0] = M((...
|
3280
|
+
onClick: s[0] || (s[0] = M((...r) => i.hideTooltip && i.hideTooltip(...r), ["prevent"])),
|
3277
3281
|
title: e.iconClose.tooltip
|
3278
3282
|
}, [
|
3279
3283
|
S(u, {
|
3280
3284
|
iconClass: e.iconClose.iconClass,
|
3281
3285
|
type: e.iconClose.iconType
|
3282
3286
|
}, null, 8, ["iconClass", "type"])
|
3283
|
-
], 8, ar)) :
|
3284
|
-
])) :
|
3287
|
+
], 8, ar)) : c("", !0)
|
3288
|
+
])) : c("", !0),
|
3285
3289
|
N(t.$slots, "default", {}, () => [
|
3286
3290
|
R(f(e.tooltipText), 1)
|
3287
3291
|
])
|
3288
|
-
], 2)) :
|
3292
|
+
], 2)) : c("", !0);
|
3289
3293
|
}
|
3290
3294
|
const cr = /* @__PURE__ */ D(or, [["render", rr]]), dr = {
|
3291
3295
|
data() {
|
@@ -3362,10 +3366,10 @@ const ur = {
|
|
3362
3366
|
}
|
3363
3367
|
}, hr = { class: "cmd-list-of-requirements" }, mr = /* @__PURE__ */ m("br", null, null, -1), fr = /* @__PURE__ */ m("hr", null, null, -1), gr = ["href", "target"], yr = { key: 1 };
|
3364
3368
|
function pr(t, s, e, a, n, i) {
|
3365
|
-
var
|
3369
|
+
var r, h, g;
|
3366
3370
|
const d = Y, u = G;
|
3367
3371
|
return o(), l("div", hr, [
|
3368
|
-
e.showHeadline ? (o(),
|
3372
|
+
e.showHeadline ? (o(), _(d, {
|
3369
3373
|
key: 0,
|
3370
3374
|
"headline-level": e.cmdHeadline.headlineLevel
|
3371
3375
|
}, {
|
@@ -3374,18 +3378,18 @@ function pr(t, s, e, a, n, i) {
|
|
3374
3378
|
e.labelText ? (o(), l(v, { key: 0 }, [
|
3375
3379
|
mr,
|
3376
3380
|
m("em", null, f(e.labelText), 1)
|
3377
|
-
], 64)) :
|
3381
|
+
], 64)) : c("", !0)
|
3378
3382
|
]),
|
3379
3383
|
_: 1
|
3380
|
-
}, 8, ["headline-level"])) :
|
3384
|
+
}, 8, ["headline-level"])) : c("", !0),
|
3381
3385
|
m("dl", null, [
|
3382
3386
|
(o(!0), l(v, null, E(e.inputRequirements, (y, C) => (o(), l(v, { key: C }, [
|
3383
3387
|
m("dt", {
|
3384
3388
|
"aria-live": "assertive",
|
3385
|
-
class:
|
3389
|
+
class: b(y.valid(e.inputModelValue, e.inputAttributes) ? "success" : "error")
|
3386
3390
|
}, f(y.message) + ":", 3),
|
3387
3391
|
m("dd", {
|
3388
|
-
class:
|
3392
|
+
class: b(y.valid(e.inputModelValue, e.inputAttributes) ? "success" : "error")
|
3389
3393
|
}, [
|
3390
3394
|
S(u, {
|
3391
3395
|
"aria-live": "assertive",
|
@@ -3405,14 +3409,14 @@ function pr(t, s, e, a, n, i) {
|
|
3405
3409
|
onClick: s[0] || (s[0] = M(() => {
|
3406
3410
|
}, ["prevent"]))
|
3407
3411
|
}, [
|
3408
|
-
(
|
3412
|
+
(r = e.helplink.icon) != null && r.iconClass ? (o(), _(u, {
|
3409
3413
|
key: 0,
|
3410
|
-
class:
|
3414
|
+
class: b((h = e.helplink.icon) == null ? void 0 : h.iconClass),
|
3411
3415
|
title: (g = e.helplink.icon) == null ? void 0 : g.tooltip
|
3412
|
-
}, null, 8, ["class", "title"])) :
|
3413
|
-
e.helplink.text ? (o(), l("span", yr, f(e.helplink.text), 1)) :
|
3414
|
-
], 8, gr)) :
|
3415
|
-
], 64)) :
|
3416
|
+
}, null, 8, ["class", "title"])) : c("", !0),
|
3417
|
+
e.helplink.text ? (o(), l("span", yr, f(e.helplink.text), 1)) : c("", !0)
|
3418
|
+
], 8, gr)) : c("", !0)
|
3419
|
+
], 64)) : c("", !0)
|
3416
3420
|
]);
|
3417
3421
|
}
|
3418
3422
|
const _r = /* @__PURE__ */ D(ur, [["render", pr]]), br = {
|
@@ -3450,14 +3454,14 @@ const _r = /* @__PURE__ */ D(ur, [["render", pr]]), br = {
|
|
3450
3454
|
};
|
3451
3455
|
function Cr(t, s, e, a, n, i) {
|
3452
3456
|
const d = _r, u = cr;
|
3453
|
-
return o(),
|
3457
|
+
return o(), _(u, {
|
3454
3458
|
ref: "tooltip",
|
3455
|
-
class:
|
3459
|
+
class: b(["box", e.validationStatus]),
|
3456
3460
|
relatedId: e.relatedId,
|
3457
3461
|
"toggle-visibility-by-click": !0
|
3458
3462
|
}, {
|
3459
3463
|
default: A(() => [
|
3460
|
-
e.cmdListOfRequirements.showRequirements ? (o(),
|
3464
|
+
e.cmdListOfRequirements.showRequirements ? (o(), _(d, {
|
3461
3465
|
key: 0,
|
3462
3466
|
showHeadline: e.cmdListOfRequirements.showHeadline,
|
3463
3467
|
inputRequirements: e.cmdListOfRequirements.inputRequirements,
|
@@ -3466,7 +3470,7 @@ function Cr(t, s, e, a, n, i) {
|
|
3466
3470
|
inputAttributes: e.cmdListOfRequirements.inputAttributes,
|
3467
3471
|
validationTooltip: e.cmdListOfRequirements.validationTooltip,
|
3468
3472
|
labelText: e.cmdListOfRequirements.labelText
|
3469
|
-
}, null, 8, ["showHeadline", "inputRequirements", "helplink", "inputModelValue", "inputAttributes", "validationTooltip", "labelText"])) :
|
3473
|
+
}, null, 8, ["showHeadline", "inputRequirements", "helplink", "inputModelValue", "inputAttributes", "validationTooltip", "labelText"])) : c("", !0)
|
3470
3474
|
]),
|
3471
3475
|
_: 1
|
3472
3476
|
}, 8, ["class", "relatedId"]);
|
@@ -4008,19 +4012,22 @@ const xr = ["color", "date", "datetime-local", "file", "number", "range"], Sr =
|
|
4008
4012
|
}, Tr = ["for", "title"], Ir = {
|
4009
4013
|
key: 0,
|
4010
4014
|
class: "label-text"
|
4011
|
-
}, Or = { key: 2 }, Mr = ["title", "aria-errormessage", "id"], Lr = {
|
4015
|
+
}, Or = { key: 2 }, Mr = ["title", "aria-errormessage", "id"], Lr = {
|
4016
|
+
key: 1,
|
4017
|
+
class: "flex-container"
|
4018
|
+
}, Br = ["id", "autocomplete", "list", "value", "maxlength"], Dr = ["title"], Fr = ["id"], qr = ["value"], Vr = ["checked", "value", "id", "disabled", "aria-invalid"], Ar = { key: 2 }, Pr = { class: "switch-label-wrapper" }, Hr = ["checked", "value", "id", "disabled", "aria-invalid"], Rr = { class: "label-text" }, Er = { class: "label-text" }, jr = {
|
4012
4019
|
key: 0,
|
4013
4020
|
class: "label-text"
|
4014
|
-
}, Nr = { key: 0 }, Ur = ["id"], zr = ["value", "selected"], Wr = ["id", "value", "maxlength"], Gr = { key:
|
4015
|
-
key:
|
4021
|
+
}, Nr = { key: 0 }, Ur = ["id"], zr = ["value", "selected"], Wr = ["id", "value", "maxlength"], Gr = { key: 6 }, Jr = {
|
4022
|
+
key: 7,
|
4016
4023
|
class: "search-field-wrapper flex-container no-gap"
|
4017
4024
|
}, Kr = ["id", "maxlength", "value"], Xr = ["title"], Yr = ["title"], Qr = { key: 1 };
|
4018
4025
|
function Zr(t, s, e, a, n, i) {
|
4019
|
-
var
|
4026
|
+
var r, h, g, y, C, p, x, w, T, I, F, z, k, P, L, V, U, J, H, K, X, ae, se, ie;
|
4020
4027
|
const d = Ot, u = G;
|
4021
4028
|
return e.element === "input" || e.element === "select" || e.element === "textarea" ? (o(), l("label", {
|
4022
4029
|
key: 0,
|
4023
|
-
class:
|
4030
|
+
class: b([
|
4024
4031
|
"cmd-form-element",
|
4025
4032
|
t.validationStatus,
|
4026
4033
|
t.$attrs.class,
|
@@ -4044,9 +4051,9 @@ function Zr(t, s, e, a, n, i) {
|
|
4044
4051
|
e.labelText ? (o(), l(v, { key: 0 }, [
|
4045
4052
|
R(f(e.labelText), 1)
|
4046
4053
|
], 64)) : N(t.$slots, "labeltext", { key: 1 }),
|
4047
|
-
t.$attrs.required ? (o(), l("sup", Or, "*")) :
|
4054
|
+
t.$attrs.required ? (o(), l("sup", Or, "*")) : c("", !0)
|
4048
4055
|
]),
|
4049
|
-
t.useCustomTooltip && (t.validationStatus === "" || t.validationStatus === "error") ? (o(),
|
4056
|
+
t.useCustomTooltip && (t.validationStatus === "" || t.validationStatus === "error") ? (o(), _(d, {
|
4050
4057
|
key: 0,
|
4051
4058
|
ref: "tooltip",
|
4052
4059
|
validationStatus: t.validationStatus,
|
@@ -4054,7 +4061,7 @@ function Zr(t, s, e, a, n, i) {
|
|
4054
4061
|
relatedId: t.tooltipId,
|
4055
4062
|
cmdListOfRequirements: t.listOfRequirements,
|
4056
4063
|
role: t.validationStatus === "error" ? "alert" : "dialog"
|
4057
|
-
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) :
|
4064
|
+
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : c("", !0),
|
4058
4065
|
t.$attrs.required || t.inputRequirements.length ? (o(), l("a", {
|
4059
4066
|
key: 1,
|
4060
4067
|
href: "#",
|
@@ -4066,17 +4073,17 @@ function Zr(t, s, e, a, n, i) {
|
|
4066
4073
|
id: t.tooltipId
|
4067
4074
|
}, [
|
4068
4075
|
S(u, { iconClass: t.getStatusIconClass }, null, 8, ["iconClass"])
|
4069
|
-
], 8, Mr)) :
|
4076
|
+
], 8, Mr)) : c("", !0)
|
4070
4077
|
], 512)), [
|
4071
4078
|
[pe, e.showLabel]
|
4072
|
-
]) :
|
4073
|
-
|
4074
|
-
|
4079
|
+
]) : c("", !0),
|
4080
|
+
t.$attrs.type !== "checkbox" && t.$attrs.type !== "radio" ? (o(), l("span", Lr, [
|
4081
|
+
e.fieldIconClass ? (o(), _(u, {
|
4075
4082
|
key: 0,
|
4076
4083
|
class: "place-inside",
|
4077
4084
|
iconClass: e.fieldIconClass
|
4078
|
-
}, null, 8, ["iconClass"])) :
|
4079
|
-
e.element === "input" && t.$attrs.type !== "
|
4085
|
+
}, null, 8, ["iconClass"])) : c("", !0),
|
4086
|
+
e.element === "input" && t.$attrs.type !== "search" ? (o(), l("input", j({ key: 1 }, i.elementAttributes, {
|
4080
4087
|
id: t.htmlId,
|
4081
4088
|
class: e.inputClass,
|
4082
4089
|
onFocus: s[1] || (s[1] = (B) => t.tooltip = !0),
|
@@ -4090,7 +4097,7 @@ function Zr(t, s, e, a, n, i) {
|
|
4090
4097
|
value: e.modelValue,
|
4091
4098
|
maxlength: i.getMaxLength(),
|
4092
4099
|
ref: "input"
|
4093
|
-
}), null, 16, Br)) :
|
4100
|
+
}), null, 16, Br)) : c("", !0),
|
4094
4101
|
t.$attrs.type === "password" ? (o(), l("a", {
|
4095
4102
|
key: 2,
|
4096
4103
|
href: "#",
|
@@ -4105,17 +4112,17 @@ function Zr(t, s, e, a, n, i) {
|
|
4105
4112
|
S(u, {
|
4106
4113
|
iconClass: e.iconPasswordVisible.iconClass
|
4107
4114
|
}, null, 8, ["iconClass"])
|
4108
|
-
], 40, Dr)) :
|
4109
|
-
]),
|
4115
|
+
], 40, Dr)) : c("", !0)
|
4116
|
+
])) : c("", !0),
|
4110
4117
|
e.datalist && e.datalist.options.length ? (o(), l("datalist", {
|
4111
|
-
key:
|
4118
|
+
key: 2,
|
4112
4119
|
id: e.datalist.id
|
4113
4120
|
}, [
|
4114
4121
|
(o(!0), l(v, null, E(e.datalist.options, (B, $) => (o(), l("option", {
|
4115
4122
|
key: $,
|
4116
4123
|
value: B
|
4117
4124
|
}, null, 8, qr))), 128))
|
4118
|
-
], 8, Fr)) : e.element === "input" && (t.$attrs.type === "checkbox" || t.$attrs.type === "radio") ? (o(), l(v, { key:
|
4125
|
+
], 8, Fr)) : e.element === "input" && (t.$attrs.type === "checkbox" || t.$attrs.type === "radio") ? (o(), l(v, { key: 3 }, [
|
4119
4126
|
e.onLabel && e.offLabel ? e.onLabel && e.offLabel ? (o(), l(v, { key: 1 }, [
|
4120
4127
|
m("span", Pr, [
|
4121
4128
|
m("input", j(i.elementAttributes, {
|
@@ -4134,9 +4141,9 @@ function Zr(t, s, e, a, n, i) {
|
|
4134
4141
|
e.labelText ? (o(), l("span", jr, [
|
4135
4142
|
m("span", null, [
|
4136
4143
|
R(f(e.labelText), 1),
|
4137
|
-
t.$attrs.required ? (o(), l("sup", Nr, "*")) :
|
4144
|
+
t.$attrs.required ? (o(), l("sup", Nr, "*")) : c("", !0)
|
4138
4145
|
])
|
4139
|
-
])) :
|
4146
|
+
])) : c("", !0)
|
4140
4147
|
], 64)) : N(t.$slots, "default", { key: 2 }) : (o(), l(v, { key: 0 }, [
|
4141
4148
|
m("input", j(i.elementAttributes, {
|
4142
4149
|
onChange: s[11] || (s[11] = (...B) => i.onChange && i.onChange(...B)),
|
@@ -4150,18 +4157,18 @@ function Zr(t, s, e, a, n, i) {
|
|
4150
4157
|
}), null, 16, Vr),
|
4151
4158
|
e.labelText || t.$slots.labeltext ? (o(), l("span", {
|
4152
4159
|
key: 0,
|
4153
|
-
class:
|
4160
|
+
class: b(["label-text", { hidden: !e.showLabel }])
|
4154
4161
|
}, [
|
4155
4162
|
m("span", null, [
|
4156
4163
|
e.labelText ? (o(), l(v, { key: 0 }, [
|
4157
4164
|
R(f(e.labelText), 1)
|
4158
4165
|
], 64)) : N(t.$slots, "labeltext", { key: 1 }),
|
4159
|
-
t.$attrs.required ? (o(), l("sup", Ar, "*")) :
|
4166
|
+
t.$attrs.required ? (o(), l("sup", Ar, "*")) : c("", !0)
|
4160
4167
|
])
|
4161
|
-
], 2)) :
|
4168
|
+
], 2)) : c("", !0)
|
4162
4169
|
], 64))
|
4163
|
-
], 64)) :
|
4164
|
-
e.element === "select" ? (o(), l("select", j({ key:
|
4170
|
+
], 64)) : c("", !0),
|
4171
|
+
e.element === "select" ? (o(), l("select", j({ key: 4 }, i.elementAttributes, {
|
4165
4172
|
id: t.htmlId,
|
4166
4173
|
onBlur: s[15] || (s[15] = (...B) => i.onBlur && i.onBlur(...B)),
|
4167
4174
|
onChange: s[16] || (s[16] = (B) => t.$emit("update:modelValue", B.target.value))
|
@@ -4171,8 +4178,8 @@ function Zr(t, s, e, a, n, i) {
|
|
4171
4178
|
value: B.value,
|
4172
4179
|
selected: B.value === e.modelValue
|
4173
4180
|
}, f(B.text), 9, zr))), 128))
|
4174
|
-
], 16, Ur)) :
|
4175
|
-
e.element === "textarea" ? (o(), l("textarea", j({ key:
|
4181
|
+
], 16, Ur)) : c("", !0),
|
4182
|
+
e.element === "textarea" ? (o(), l("textarea", j({ key: 5 }, i.elementAttributes, {
|
4176
4183
|
id: t.htmlId,
|
4177
4184
|
value: e.modelValue,
|
4178
4185
|
maxlength: i.getMaxLength(),
|
@@ -4180,7 +4187,7 @@ function Zr(t, s, e, a, n, i) {
|
|
4180
4187
|
onFocus: s[18] || (s[18] = (B) => t.tooltip = !0),
|
4181
4188
|
onBlur: s[19] || (s[19] = (...B) => i.onBlur && i.onBlur(...B))
|
4182
4189
|
}), `\r
|
4183
|
-
`, 16, Wr)) :
|
4190
|
+
`, 16, Wr)) : c("", !0),
|
4184
4191
|
e.element === "textarea" && e.showCharactersTextarea ? (o(), l("span", Gr, f(i.charactersTextarea), 1)) : e.element === "input" && t.$attrs.type === "search" ? (o(), l("span", Jr, [
|
4185
4192
|
m("input", j(i.elementAttributes, {
|
4186
4193
|
id: t.htmlId,
|
@@ -4191,15 +4198,15 @@ function Zr(t, s, e, a, n, i) {
|
|
4191
4198
|
e.showSearchButton ? (o(), l("a", {
|
4192
4199
|
key: 0,
|
4193
4200
|
href: "#",
|
4194
|
-
class:
|
4201
|
+
class: b(["button no-flex", { disabled: t.$attrs.disabled }]),
|
4195
4202
|
title: e.iconSearch.tooltip,
|
4196
4203
|
onClick: s[21] || (s[21] = M((...B) => i.executeSearch && i.executeSearch(...B), ["prevent"]))
|
4197
4204
|
}, [
|
4198
4205
|
S(u, {
|
4199
4206
|
iconClass: e.iconSearch.iconClass
|
4200
4207
|
}, null, 8, ["iconClass"])
|
4201
|
-
], 10, Xr)) :
|
4202
|
-
(
|
4208
|
+
], 10, Xr)) : c("", !0),
|
4209
|
+
(r = e.iconDelete) != null && r.show ? (o(), l("a", {
|
4203
4210
|
key: 1,
|
4204
4211
|
href: "#",
|
4205
4212
|
onClick: s[22] || (s[22] = M((B) => t.$emit("update:modelValue", ""), ["prevent"])),
|
@@ -4209,25 +4216,25 @@ function Zr(t, s, e, a, n, i) {
|
|
4209
4216
|
iconClass: (g = e.iconDelete) == null ? void 0 : g.iconClass,
|
4210
4217
|
type: (y = e.iconDelete) == null ? void 0 : y.iconType
|
4211
4218
|
}, null, 8, ["iconClass", "type"])
|
4212
|
-
], 8, Yr)) :
|
4213
|
-
])) :
|
4219
|
+
], 8, Yr)) : c("", !0)
|
4220
|
+
])) : c("", !0)
|
4214
4221
|
], 10, Tr)) : (o(), l("button", j({
|
4215
4222
|
key: 1,
|
4216
4223
|
class: "button"
|
4217
4224
|
}, i.buttonAttrs), [
|
4218
|
-
((p = (C = e.nativeButton) == null ? void 0 : C.icon) == null ? void 0 : p.show) && (((w = (x = e.nativeButton) == null ? void 0 : x.icon) == null ? void 0 : w.position) === "before" || !((I = (T = e.nativeButton) == null ? void 0 : T.icon) != null && I.position)) ? (o(),
|
4225
|
+
((p = (C = e.nativeButton) == null ? void 0 : C.icon) == null ? void 0 : p.show) && (((w = (x = e.nativeButton) == null ? void 0 : x.icon) == null ? void 0 : w.position) === "before" || !((I = (T = e.nativeButton) == null ? void 0 : T.icon) != null && I.position)) ? (o(), _(u, {
|
4219
4226
|
key: 0,
|
4220
4227
|
iconClass: (z = (F = e.nativeButton) == null ? void 0 : F.icon) == null ? void 0 : z.iconClass,
|
4221
4228
|
type: (P = (k = e.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : P.iconType
|
4222
|
-
}, null, 8, ["iconClass", "type"])) :
|
4229
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
4223
4230
|
((L = e.nativeButton) == null ? void 0 : L.icon) && ((V = e.nativeButton) == null ? void 0 : V.text) ? (o(), l("span", Qr, f(e.nativeButton.text), 1)) : (o(), l(v, { key: 2 }, [
|
4224
4231
|
R(f(e.nativeButton.text), 1)
|
4225
4232
|
], 64)),
|
4226
|
-
((J = (U = e.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : J.show) && ((K = (H = e.nativeButton) == null ? void 0 : H.icon) == null ? void 0 : K.position) === "after" ? (o(),
|
4233
|
+
((J = (U = e.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : J.show) && ((K = (H = e.nativeButton) == null ? void 0 : H.icon) == null ? void 0 : K.position) === "after" ? (o(), _(u, {
|
4227
4234
|
key: 3,
|
4228
4235
|
iconClass: (ae = (X = e.nativeButton) == null ? void 0 : X.icon) == null ? void 0 : ae.iconClass,
|
4229
4236
|
type: (ie = (se = e.nativeButton) == null ? void 0 : se.icon) == null ? void 0 : ie.iconType
|
4230
|
-
}, null, 8, ["iconClass", "type"])) :
|
4237
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0)
|
4231
4238
|
], 16));
|
4232
4239
|
}
|
4233
4240
|
const _e = /* @__PURE__ */ D(Sr, [["render", Zr]]), $r = {
|
@@ -4345,29 +4352,29 @@ const ec = {
|
|
4345
4352
|
class: "flex-container vertical"
|
4346
4353
|
}, cc = { key: 0 }, dc = { key: 1 }, uc = ["href", "target"], hc = ["innerHTML"], mc = { class: "button-wrapper align-center" };
|
4347
4354
|
function fc(t, s, e, a, n, i) {
|
4348
|
-
const d = Y, u = _e,
|
4349
|
-
return o(),
|
4355
|
+
const d = Y, u = _e, r = Aa;
|
4356
|
+
return o(), _(ce, { name: "fade" }, {
|
4350
4357
|
default: A(() => {
|
4351
4358
|
var h, g, y;
|
4352
4359
|
return [
|
4353
4360
|
m("div", tc, [
|
4354
|
-
((h = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : h.show) && ((g = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : g.headlineText) && ((y = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : y.headlineLevel) ? (o(),
|
4361
|
+
((h = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : h.show) && ((g = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : g.headlineText) && ((y = e.cmdHeadlineCookieDisclaimer) == null ? void 0 : y.headlineLevel) ? (o(), _(d, {
|
4355
4362
|
key: 0,
|
4356
4363
|
headlineText: e.cmdHeadlineCookieDisclaimer.headlineText,
|
4357
4364
|
headlineLevel: e.cmdHeadlineCookieDisclaimer.headlineLevel
|
4358
|
-
}, null, 8, ["headlineText", "headlineLevel"])) :
|
4365
|
+
}, null, 8, ["headlineText", "headlineLevel"])) : c("", !0),
|
4359
4366
|
N(t.$slots, "cookie-options", {}, () => {
|
4360
4367
|
var C, p, x, w, T, I, F, z;
|
4361
4368
|
return [
|
4362
4369
|
(C = e.cookieOptions) != null && C.required ? (o(), l("div", sc, [
|
4363
|
-
(p = e.cmdBoxRequiredCookies) != null && p.showHeadline ? (o(),
|
4370
|
+
(p = e.cmdBoxRequiredCookies) != null && p.showHeadline ? (o(), _(d, {
|
4364
4371
|
key: 0,
|
4365
4372
|
"headline-text": (x = e.cmdBoxRequiredCookies) == null ? void 0 : x.headlineText,
|
4366
4373
|
"headline-level": (w = e.cmdBoxRequiredCookies) == null ? void 0 : w.headlineLevel
|
4367
|
-
}, null, 8, ["headline-text", "headline-level"])) :
|
4374
|
+
}, null, 8, ["headline-text", "headline-level"])) : c("", !0),
|
4368
4375
|
(o(!0), l(v, null, E(e.cookieOptions.required.cookies || [], (k, P) => {
|
4369
4376
|
var L;
|
4370
|
-
return o(),
|
4377
|
+
return o(), _(r, {
|
4371
4378
|
useSlots: ["header", "body"],
|
4372
4379
|
collapsible: (L = e.cmdBoxRequiredCookies) == null ? void 0 : L.collapsible,
|
4373
4380
|
key: P
|
@@ -4387,7 +4394,7 @@ function fc(t, s, e, a, n, i) {
|
|
4387
4394
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4388
4395
|
]),
|
4389
4396
|
body: A(() => [
|
4390
|
-
k.description ? (o(), l("p", nc, f(k.description), 1)) :
|
4397
|
+
k.description ? (o(), l("p", nc, f(k.description), 1)) : c("", !0),
|
4391
4398
|
k.linkDataPrivacy ? (o(), l("p", ic, [
|
4392
4399
|
R(f(k.linkDataPrivacy.label) + " ", 1),
|
4393
4400
|
m("a", {
|
@@ -4395,26 +4402,26 @@ function fc(t, s, e, a, n, i) {
|
|
4395
4402
|
href: k.linkDataPrivacy.link,
|
4396
4403
|
target: k.linkDataPrivacy.target
|
4397
4404
|
}, f(k.linkDataPrivacy.linkText), 9, oc)
|
4398
|
-
])) :
|
4405
|
+
])) : c("", !0),
|
4399
4406
|
n.dataPrivacyContent ? (o(), l("div", {
|
4400
4407
|
key: 2,
|
4401
4408
|
innerHTML: n.dataPrivacyContent
|
4402
|
-
}, null, 8, lc)) :
|
4409
|
+
}, null, 8, lc)) : c("", !0)
|
4403
4410
|
]),
|
4404
4411
|
_: 2
|
4405
4412
|
}, 1032, ["collapsible"]);
|
4406
4413
|
}), 128))
|
4407
|
-
])) :
|
4414
|
+
])) : c("", !0),
|
4408
4415
|
ac,
|
4409
4416
|
(T = e.cookieOptions) != null && T.optional ? (o(), l("div", rc, [
|
4410
|
-
(I = e.cmdBoxOptionalCookies) != null && I.showHeadline ? (o(),
|
4417
|
+
(I = e.cmdBoxOptionalCookies) != null && I.showHeadline ? (o(), _(d, {
|
4411
4418
|
key: 0,
|
4412
4419
|
"headline-text": (F = e.cmdBoxOptionalCookies) == null ? void 0 : F.headlineText,
|
4413
4420
|
"headline-level": (z = e.cmdBoxOptionalCookies) == null ? void 0 : z.headlineLevel
|
4414
|
-
}, null, 8, ["headline-text", "headline-level"])) :
|
4421
|
+
}, null, 8, ["headline-text", "headline-level"])) : c("", !0),
|
4415
4422
|
(o(!0), l(v, null, E(e.cookieOptions.optional.cookies || [], (k, P) => {
|
4416
4423
|
var L;
|
4417
|
-
return o(),
|
4424
|
+
return o(), _(r, {
|
4418
4425
|
useSlots: ["header", "body"],
|
4419
4426
|
collapsible: (L = e.cmdBoxOptionalCookies) == null ? void 0 : L.collapsible,
|
4420
4427
|
key: P
|
@@ -4434,7 +4441,7 @@ function fc(t, s, e, a, n, i) {
|
|
4434
4441
|
}, null, 8, ["modelValue", "inputValue", "labelText", "disabled", "id", "title"])
|
4435
4442
|
]),
|
4436
4443
|
body: A(() => [
|
4437
|
-
k.description ? (o(), l("p", cc, f(k.description), 1)) :
|
4444
|
+
k.description ? (o(), l("p", cc, f(k.description), 1)) : c("", !0),
|
4438
4445
|
k.linkDataPrivacy ? (o(), l("p", dc, [
|
4439
4446
|
R(f(k.linkDataPrivacy.label) + " ", 1),
|
4440
4447
|
m("a", {
|
@@ -4442,16 +4449,16 @@ function fc(t, s, e, a, n, i) {
|
|
4442
4449
|
href: k.linkDataPrivacy.link,
|
4443
4450
|
target: k.linkDataPrivacy.target
|
4444
4451
|
}, f(k.linkDataPrivacy.linkText), 9, uc)
|
4445
|
-
])) :
|
4452
|
+
])) : c("", !0),
|
4446
4453
|
n.dataPrivacyContent ? (o(), l("div", {
|
4447
4454
|
key: 2,
|
4448
4455
|
innerHTML: n.dataPrivacyContent
|
4449
|
-
}, null, 8, hc)) :
|
4456
|
+
}, null, 8, hc)) : c("", !0)
|
4450
4457
|
]),
|
4451
4458
|
_: 2
|
4452
4459
|
}, 1032, ["collapsible"]);
|
4453
4460
|
}), 128))
|
4454
|
-
])) :
|
4461
|
+
])) : c("", !0)
|
4455
4462
|
];
|
4456
4463
|
}),
|
4457
4464
|
N(t.$slots, "privacy-text"),
|
@@ -4462,7 +4469,7 @@ function fc(t, s, e, a, n, i) {
|
|
4462
4469
|
onClick: s[4] || (s[4] = (...C) => i.acceptCurrentCookies && i.acceptCurrentCookies(...C))
|
4463
4470
|
}, [
|
4464
4471
|
m("span", null, f(e.buttonLabelAcceptCurrentSettings), 1)
|
4465
|
-
])) :
|
4472
|
+
])) : c("", !0),
|
4466
4473
|
e.buttonLabelAcceptAllCookies ? (o(), l("button", {
|
4467
4474
|
key: 1,
|
4468
4475
|
type: "button",
|
@@ -4470,7 +4477,7 @@ function fc(t, s, e, a, n, i) {
|
|
4470
4477
|
onClick: s[5] || (s[5] = (...C) => i.acceptAllCookies && i.acceptAllCookies(...C))
|
4471
4478
|
}, [
|
4472
4479
|
m("span", null, f(e.buttonLabelAcceptAllCookies), 1)
|
4473
|
-
])) :
|
4480
|
+
])) : c("", !0)
|
4474
4481
|
])
|
4475
4482
|
])
|
4476
4483
|
];
|
@@ -4703,9 +4710,9 @@ const vc = {
|
|
4703
4710
|
};
|
4704
4711
|
function jc(t, s, e, a, n, i) {
|
4705
4712
|
var h, g, y, C;
|
4706
|
-
const d = Ot, u = G,
|
4713
|
+
const d = Ot, u = G, r = oe("router-link");
|
4707
4714
|
return o(), l("div", {
|
4708
|
-
class:
|
4715
|
+
class: b([
|
4709
4716
|
n.validationStatus,
|
4710
4717
|
"cmd-fake-select label",
|
4711
4718
|
{
|
@@ -4723,9 +4730,9 @@ function jc(t, s, e, a, n, i) {
|
|
4723
4730
|
e.showLabel ? (o(), l("span", kc, [
|
4724
4731
|
m("span", { id: t.htmlId }, [
|
4725
4732
|
R(f(e.labelText), 1),
|
4726
|
-
t.$attrs.required !== void 0 ? (o(), l("sup", Sc, "*")) :
|
4733
|
+
t.$attrs.required !== void 0 ? (o(), l("sup", Sc, "*")) : c("", !0)
|
4727
4734
|
], 8, xc),
|
4728
|
-
t.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (o(),
|
4735
|
+
t.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (o(), _(d, {
|
4729
4736
|
key: 0,
|
4730
4737
|
ref: "tooltip",
|
4731
4738
|
validationStatus: n.validationStatus,
|
@@ -4733,7 +4740,7 @@ function jc(t, s, e, a, n, i) {
|
|
4733
4740
|
relatedId: t.tooltipId,
|
4734
4741
|
cmdListOfRequirements: t.listOfRequirements,
|
4735
4742
|
role: n.validationStatus === "error" ? "alert" : "dialog"
|
4736
|
-
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) :
|
4743
|
+
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : c("", !0),
|
4737
4744
|
t.$attrs.required || t.inputRequirements.length ? (o(), l("a", {
|
4738
4745
|
key: 1,
|
4739
4746
|
href: "#",
|
@@ -4745,10 +4752,10 @@ function jc(t, s, e, a, n, i) {
|
|
4745
4752
|
id: t.tooltipId
|
4746
4753
|
}, [
|
4747
4754
|
S(u, { iconClass: t.getStatusIconClass }, null, 8, ["iconClass"])
|
4748
|
-
], 8, Tc)) :
|
4749
|
-
])) :
|
4755
|
+
], 8, Tc)) : c("", !0)
|
4756
|
+
])) : c("", !0),
|
4750
4757
|
m("ul", {
|
4751
|
-
class:
|
4758
|
+
class: b({ open: n.showOptions }),
|
4752
4759
|
onClickout: s[5] || (s[5] = (...p) => i.closeOptions && i.closeOptions(...p)),
|
4753
4760
|
"aria-expanded": n.showOptions
|
4754
4761
|
}, [
|
@@ -4763,27 +4770,27 @@ function jc(t, s, e, a, n, i) {
|
|
4763
4770
|
key: 0,
|
4764
4771
|
src: i.pathFlag(i.optionCountry),
|
4765
4772
|
alt: i.optionCountry,
|
4766
|
-
class:
|
4773
|
+
class: b(["flag", i.optionCountry])
|
4767
4774
|
}, null, 10, Mc)) : e.type === "color" ? (o(), l("span", {
|
4768
4775
|
key: 1,
|
4769
4776
|
style: Oe("background: " + i.optionColor)
|
4770
|
-
}, null, 4)) :
|
4771
|
-
(g = i.optionIcon) != null && g.iconClass ? (o(),
|
4777
|
+
}, null, 4)) : c("", !0),
|
4778
|
+
(g = i.optionIcon) != null && g.iconClass ? (o(), _(u, {
|
4772
4779
|
key: 2,
|
4773
4780
|
type: (y = i.optionIcon) == null ? void 0 : y.iconType,
|
4774
4781
|
iconClass: (C = i.optionIcon) == null ? void 0 : C.iconClass
|
4775
|
-
}, null, 8, ["type", "iconClass"])) :
|
4782
|
+
}, null, 8, ["type", "iconClass"])) : c("", !0),
|
4776
4783
|
i.optionName ? (o(), l("span", {
|
4777
4784
|
key: 3,
|
4778
4785
|
class: "option-name",
|
4779
4786
|
style: Oe(n.limitWidthStyle)
|
4780
|
-
}, f(i.optionName), 5)) :
|
4781
|
-
e.iconDropdown ? (o(),
|
4787
|
+
}, f(i.optionName), 5)) : c("", !0),
|
4788
|
+
e.iconDropdown ? (o(), _(u, {
|
4782
4789
|
key: 4,
|
4783
4790
|
iconClass: e.iconDropdown.iconClass,
|
4784
4791
|
type: e.iconDropdown.iconType,
|
4785
4792
|
title: e.iconDropdown.tooltip
|
4786
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
4793
|
+
}, null, 8, ["iconClass", "type", "title"])) : c("", !0)
|
4787
4794
|
], 40, Oc),
|
4788
4795
|
e.type === "default" && n.showOptions ? (o(), l("ul", Lc, [
|
4789
4796
|
(o(!0), l(v, null, E(e.selectData, (p, x) => (o(), l("li", {
|
@@ -4795,43 +4802,43 @@ function jc(t, s, e, a, n, i) {
|
|
4795
4802
|
key: 0,
|
4796
4803
|
href: "#",
|
4797
4804
|
onClick: M((w) => i.selectOption(p.value), ["prevent"]),
|
4798
|
-
class:
|
4805
|
+
class: b({ active: p.value === e.modelValue }),
|
4799
4806
|
title: p.tooltip
|
4800
4807
|
}, [
|
4801
|
-
p.iconClass ? (o(),
|
4808
|
+
p.iconClass ? (o(), _(u, {
|
4802
4809
|
key: 0,
|
4803
4810
|
iconClass: p.iconClass,
|
4804
4811
|
type: p.iconType
|
4805
|
-
}, null, 8, ["iconClass", "type"])) :
|
4806
|
-
p.text ? (o(), l("span", Fc, f(p.text), 1)) :
|
4807
|
-
], 10, Dc)) :
|
4808
|
-
e.optionLinkType === "router" ? (o(),
|
4812
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
4813
|
+
p.text ? (o(), l("span", Fc, f(p.text), 1)) : c("", !0)
|
4814
|
+
], 10, Dc)) : c("", !0),
|
4815
|
+
e.optionLinkType === "router" ? (o(), _(r, {
|
4809
4816
|
key: 1,
|
4810
4817
|
to: "#",
|
4811
4818
|
onClick: M((w) => i.selectOption(p.value), ["prevent"]),
|
4812
|
-
class:
|
4819
|
+
class: b({ active: p.value === e.modelValue })
|
4813
4820
|
}, {
|
4814
4821
|
default: A(() => [
|
4815
|
-
p.iconClass ? (o(),
|
4822
|
+
p.iconClass ? (o(), _(u, {
|
4816
4823
|
key: 0,
|
4817
4824
|
iconClass: p.iconClass,
|
4818
4825
|
type: p.iconType
|
4819
|
-
}, null, 8, ["iconClass", "type"])) :
|
4826
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
4820
4827
|
m("span", null, f(p.text), 1)
|
4821
4828
|
]),
|
4822
4829
|
_: 2
|
4823
|
-
}, 1032, ["onClick", "class"])) :
|
4830
|
+
}, 1032, ["onClick", "class"])) : c("", !0)
|
4824
4831
|
], 8, Bc))), 128))
|
4825
4832
|
])) : e.type !== "default" && e.type !== "content" && n.showOptions ? (o(), l("ul", {
|
4826
4833
|
key: 1,
|
4827
|
-
class:
|
4834
|
+
class: b({ "checkbox-options": e.type === "checkboxOptions" }),
|
4828
4835
|
"aria-expanded": n.showOptions
|
4829
4836
|
}, [
|
4830
4837
|
(o(!0), l(v, null, E(e.selectData, (p, x) => (o(), l("li", { key: x }, [
|
4831
4838
|
e.type === "checkboxOptions" ? (o(), l("label", {
|
4832
4839
|
key: 0,
|
4833
4840
|
for: "option-" + (x + 1),
|
4834
|
-
class:
|
4841
|
+
class: b({ active: e.modelValue.includes(`${p.value}`) })
|
4835
4842
|
}, [
|
4836
4843
|
m("input", {
|
4837
4844
|
type: "checkbox",
|
@@ -4845,7 +4852,7 @@ function jc(t, s, e, a, n, i) {
|
|
4845
4852
|
key: 1,
|
4846
4853
|
href: "#",
|
4847
4854
|
onClick: M((w) => i.selectOption(p.value), ["prevent"]),
|
4848
|
-
class:
|
4855
|
+
class: b({ active: p.value === e.modelValue })
|
4849
4856
|
}, [
|
4850
4857
|
m("img", {
|
4851
4858
|
class: "flag",
|
@@ -4857,14 +4864,14 @@ function jc(t, s, e, a, n, i) {
|
|
4857
4864
|
key: 2,
|
4858
4865
|
href: "#",
|
4859
4866
|
onClick: M((w) => i.selectOption(p.value), ["prevent"]),
|
4860
|
-
class:
|
4867
|
+
class: b({ active: p.value === e.modelValue })
|
4861
4868
|
}, [
|
4862
4869
|
m("span", {
|
4863
4870
|
class: "color",
|
4864
4871
|
style: Oe("background: " + p.value)
|
4865
4872
|
}, null, 4),
|
4866
4873
|
m("span", null, f(p.text), 1)
|
4867
|
-
], 10, Rc)) :
|
4874
|
+
], 10, Rc)) : c("", !0)
|
4868
4875
|
]))), 128)),
|
4869
4876
|
e.showSelectAllOptions && e.type === "checkboxOptions" ? (o(), l("li", Ec, [
|
4870
4877
|
m("a", {
|
@@ -4877,8 +4884,8 @@ function jc(t, s, e, a, n, i) {
|
|
4877
4884
|
}, null, 8, ["iconClass", "type"]),
|
4878
4885
|
m("span", null, f(i.selectAllOptionsText), 1)
|
4879
4886
|
])
|
4880
|
-
])) :
|
4881
|
-
], 10, qc)) : e.type === "content" && n.showOptions ? N(t.$slots, "default", { key: 2 }) :
|
4887
|
+
])) : c("", !0)
|
4888
|
+
], 10, qc)) : e.type === "content" && n.showOptions ? N(t.$slots, "default", { key: 2 }) : c("", !0)
|
4882
4889
|
])
|
4883
4890
|
], 42, Ic)
|
4884
4891
|
], 10, wc);
|
@@ -4922,7 +4929,7 @@ const Uc = {
|
|
4922
4929
|
}, zc = ["data-use-validation", "novalidate"], Wc = { class: "flex-container" };
|
4923
4930
|
function Gc(t, s, e, a, n, i) {
|
4924
4931
|
return o(), l("form", {
|
4925
|
-
class:
|
4932
|
+
class: b(["cmd-form", { error: n.errorOccurred }]),
|
4926
4933
|
"data-use-validation": e.useValidation,
|
4927
4934
|
onSubmit: s[0] || (s[0] = (...d) => i.onSubmit && i.onSubmit(...d)),
|
4928
4935
|
novalidate: e.novalidate
|
@@ -4930,7 +4937,7 @@ function Gc(t, s, e, a, n, i) {
|
|
4930
4937
|
e.useFieldset ? (o(), l(v, { key: 0 }, [
|
4931
4938
|
m("fieldset", Wc, [
|
4932
4939
|
m("legend", {
|
4933
|
-
class:
|
4940
|
+
class: b({ hidden: !e.showLegend })
|
4934
4941
|
}, f(e.textLegend), 3),
|
4935
4942
|
N(t.$slots, "default")
|
4936
4943
|
]),
|
@@ -5011,18 +5018,18 @@ function Zc(t, s, e, a, n, i) {
|
|
5011
5018
|
href: "#",
|
5012
5019
|
onClick: s[0] || (s[0] = M((...u) => i.deleteAllFilters && i.deleteAllFilters(...u), ["prevent"]))
|
5013
5020
|
}, [
|
5014
|
-
e.linkDeleteAllFilters.icon && e.linkDeleteAllFilters.icon.show ? (o(),
|
5021
|
+
e.linkDeleteAllFilters.icon && e.linkDeleteAllFilters.icon.show ? (o(), _(d, {
|
5015
5022
|
key: 0,
|
5016
5023
|
iconClass: e.linkDeleteAllFilters.icon.iconClass,
|
5017
5024
|
title: e.linkDeleteAllFilters.icon.tooltip
|
5018
|
-
}, null, 8, ["iconClass", "title"])) :
|
5019
|
-
e.linkDeleteAllFilters.text ? (o(), l("span", Yc, f(e.linkDeleteAllFilters.text), 1)) :
|
5025
|
+
}, null, 8, ["iconClass", "title"])) : c("", !0),
|
5026
|
+
e.linkDeleteAllFilters.text ? (o(), l("span", Yc, f(e.linkDeleteAllFilters.text), 1)) : c("", !0)
|
5020
5027
|
])
|
5021
|
-
])) :
|
5022
|
-
(o(!0), l(v, null, E(n.options, (u,
|
5028
|
+
])) : c("", !0),
|
5029
|
+
(o(!0), l(v, null, E(n.options, (u, r) => (o(), l("li", { key: r }, [
|
5023
5030
|
m("a", {
|
5024
5031
|
href: "#",
|
5025
|
-
onClick: M((h) => i.deleteClickedFilter(
|
5032
|
+
onClick: M((h) => i.deleteClickedFilter(r), ["prevent"]),
|
5026
5033
|
title: e.deleteFilterIcon.tooltip
|
5027
5034
|
}, [
|
5028
5035
|
m("span", null, f(e.selectedOptionsName(u)), 1),
|
@@ -5032,7 +5039,7 @@ function Zc(t, s, e, a, n, i) {
|
|
5032
5039
|
}, null, 8, ["iconClass", "type"])
|
5033
5040
|
], 8, Qc)
|
5034
5041
|
]))), 128))
|
5035
|
-
])) :
|
5042
|
+
])) : c("", !0);
|
5036
5043
|
}
|
5037
5044
|
const $c = /* @__PURE__ */ D(Jc, [["render", Zc]]);
|
5038
5045
|
const ed = {
|
@@ -5089,9 +5096,9 @@ const od = {
|
|
5089
5096
|
function rd(t, s, e, a, n, i) {
|
5090
5097
|
const d = he;
|
5091
5098
|
return o(), l("div", ld, [
|
5092
|
-
(o(!0), l(v, null, E(e.images, (u,
|
5093
|
-
key:
|
5094
|
-
onClick: M((h) => i.showFancyBox(
|
5099
|
+
(o(!0), l(v, null, E(e.images, (u, r) => (o(), l("a", {
|
5100
|
+
key: r,
|
5101
|
+
onClick: M((h) => i.showFancyBox(r), ["prevent"]),
|
5095
5102
|
href: "#",
|
5096
5103
|
title: t.getMessage("cmdimagegallery.tooltip.open_large_image")
|
5097
5104
|
}, [
|
@@ -5136,7 +5143,7 @@ const cd = {
|
|
5136
5143
|
}
|
5137
5144
|
};
|
5138
5145
|
function ss(t, s) {
|
5139
|
-
const e = t.$el.querySelector(".zoom-container"), a = e.querySelector("img"), n = t.$el.querySelector(".zoom-overlay"), i = s.target.getBoundingClientRect().width, d = s.target.getBoundingClientRect().height, u = a.getBoundingClientRect().width,
|
5146
|
+
const e = t.$el.querySelector(".zoom-container"), a = e.querySelector("img"), n = t.$el.querySelector(".zoom-overlay"), i = s.target.getBoundingClientRect().width, d = s.target.getBoundingClientRect().height, u = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, h = s.pageX - s.target.getBoundingClientRect().x - window.pageXOffset, g = s.pageY - s.target.getBoundingClientRect().y - window.pageYOffset, y = Math.min(i, e.getBoundingClientRect().width / u * i), C = Math.min(d, e.getBoundingClientRect().height / r * d), p = ns(h - y / 2, 0, i - y), x = ns(g - C / 2, 0, d - C), w = -(p * (u / i)), T = -(x * (r / d));
|
5140
5147
|
n.style.left = `${p}px`, n.style.top = `${x}px`, n.style.width = `${y}px`, n.style.height = `${C}px`, n.style.display = "block", a.style.marginLeft = `${w}px`, a.style.marginTop = `${T}px`;
|
5141
5148
|
}
|
5142
5149
|
function ns(t, s, e) {
|
@@ -5174,8 +5181,8 @@ function gd(t, s, e, a, n, i) {
|
|
5174
5181
|
onMousemove: i.onMouseMove,
|
5175
5182
|
onMouseout: i.onMouseOut
|
5176
5183
|
}, null, 8, ["image", "figcaption", "onMouseover", "onMousemove", "onMouseout"])
|
5177
|
-
])) :
|
5178
|
-
n.showLargeImage ? (o(), l("div", fd)) :
|
5184
|
+
])) : c("", !0),
|
5185
|
+
n.showLargeImage ? (o(), l("div", fd)) : c("", !0)
|
5179
5186
|
]);
|
5180
5187
|
}
|
5181
5188
|
const Af = /* @__PURE__ */ D(cd, [["render", gd]]);
|
@@ -5296,7 +5303,7 @@ const yd = {
|
|
5296
5303
|
function Td(t, s, e, a, n, i) {
|
5297
5304
|
const d = Ot, u = G;
|
5298
5305
|
return o(), l("div", {
|
5299
|
-
class:
|
5306
|
+
class: b([
|
5300
5307
|
"cmd-input-group label",
|
5301
5308
|
t.validationStatus,
|
5302
5309
|
{
|
@@ -5312,9 +5319,9 @@ function Td(t, s, e, a, n, i) {
|
|
5312
5319
|
re(m("span", _d, [
|
5313
5320
|
m("span", { id: t.htmlId }, [
|
5314
5321
|
R(f(e.labelText), 1),
|
5315
|
-
e.required ? (o(), l("sup", Cd, "*")) :
|
5322
|
+
e.required ? (o(), l("sup", Cd, "*")) : c("", !0)
|
5316
5323
|
], 8, bd),
|
5317
|
-
t.useCustomTooltip && (t.validationStatus === "" || t.validationStatus === "error") ? (o(),
|
5324
|
+
t.useCustomTooltip && (t.validationStatus === "" || t.validationStatus === "error") ? (o(), _(d, {
|
5318
5325
|
key: 0,
|
5319
5326
|
ref: "tooltip",
|
5320
5327
|
showRequirements: t.showRequirements,
|
@@ -5326,7 +5333,7 @@ function Td(t, s, e, a, n, i) {
|
|
5326
5333
|
helplink: t.helplink,
|
5327
5334
|
relatedId: t.tooltipId,
|
5328
5335
|
role: t.validationStatus === "error" ? "alert" : "dialog"
|
5329
|
-
}, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) :
|
5336
|
+
}, null, 8, ["showRequirements", "cmdListOfRequirements", "validationStatus", "validationMessage", "inputAttributes", "inputModelValue", "helplink", "relatedId", "role"])) : c("", !0),
|
5330
5337
|
e.required || t.inputRequirements.length ? (o(), l("a", {
|
5331
5338
|
key: 1,
|
5332
5339
|
href: "#",
|
@@ -5338,7 +5345,7 @@ function Td(t, s, e, a, n, i) {
|
|
5338
5345
|
id: t.tooltipId
|
5339
5346
|
}, [
|
5340
5347
|
S(u, { iconClass: t.getStatusIconClass }, null, 8, ["iconClass"])
|
5341
|
-
], 8, vd)) :
|
5348
|
+
], 8, vd)) : c("", !0)
|
5342
5349
|
], 512), [
|
5343
5350
|
[pe, e.showLabel]
|
5344
5351
|
]),
|
@@ -5346,29 +5353,29 @@ function Td(t, s, e, a, n, i) {
|
|
5346
5353
|
N(t.$slots, "default")
|
5347
5354
|
])) : (o(), l("span", {
|
5348
5355
|
key: 0,
|
5349
|
-
class:
|
5356
|
+
class: b(["flex-container", { "no-flex": !e.stretchHorizontally, "no-gap": e.multipleSwitch }])
|
5350
5357
|
}, [
|
5351
|
-
(o(!0), l(v, null, E(e.inputElements, (
|
5358
|
+
(o(!0), l(v, null, E(e.inputElements, (r, h) => (o(), l("label", {
|
5352
5359
|
key: h,
|
5353
|
-
for:
|
5360
|
+
for: r.id
|
5354
5361
|
}, [
|
5355
5362
|
re(m("input", {
|
5356
5363
|
type: e.inputTypes,
|
5357
|
-
id:
|
5358
|
-
name:
|
5359
|
-
value:
|
5364
|
+
id: r.id,
|
5365
|
+
name: r.name,
|
5366
|
+
value: r.value,
|
5360
5367
|
"onUpdate:modelValue": s[1] || (s[1] = (g) => i.inputValue = g),
|
5361
5368
|
disabled: e.disabled,
|
5362
|
-
class:
|
5369
|
+
class: b({ "replace-input-type": e.replaceInputType, "toggle-switch": e.toggleSwitch })
|
5363
5370
|
}, null, 10, kd), [
|
5364
5371
|
[dn, i.inputValue]
|
5365
5372
|
]),
|
5366
|
-
e.multipleSwitch &&
|
5373
|
+
e.multipleSwitch && r.iconClass ? (o(), _(u, {
|
5367
5374
|
key: 0,
|
5368
|
-
iconClass:
|
5369
|
-
type:
|
5370
|
-
}, null, 8, ["iconClass", "type"])) :
|
5371
|
-
|
5375
|
+
iconClass: r.iconClass,
|
5376
|
+
type: r.iconType
|
5377
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5378
|
+
r.labelText ? (o(), l("span", xd, f(r.labelText), 1)) : c("", !0)
|
5372
5379
|
], 8, wd))), 128))
|
5373
5380
|
], 2))
|
5374
5381
|
], 10, pd);
|
@@ -5568,13 +5575,13 @@ const Id = {
|
|
5568
5575
|
}, Od = { class: "cmd-login-form flex-container" }, Md = { class: "flex-container" }, Ld = { class: "option-wrapper flex-container" }, Bd = { key: 1 }, Dd = ["href"], Fd = { key: 1 }, qd = /* @__PURE__ */ R(" /> "), Vd = { key: 1 }, Ad = ["type", "disabled"], Pd = { key: 1 }, Hd = { class: "cmd-login-form flex-container" }, Rd = { class: "option-wrapper flex-container" }, Ed = { key: 1 }, jd = ["type", "disabled"], Nd = { key: 1 };
|
5569
5576
|
function Ud(t, s, e, a, n, i) {
|
5570
5577
|
var g, y, C, p, x, w, T;
|
5571
|
-
const d = Y, u = _e,
|
5578
|
+
const d = Y, u = _e, r = G, h = oe("router-link");
|
5572
5579
|
return o(), l(v, null, [
|
5573
5580
|
re(m("fieldset", Od, [
|
5574
5581
|
m("legend", {
|
5575
|
-
class:
|
5582
|
+
class: b({ hidden: !e.showLegend })
|
5576
5583
|
}, f(e.textLegendLoginForm), 3),
|
5577
|
-
e.cmdHeadlineLoginForm ? (o(),
|
5584
|
+
e.cmdHeadlineLoginForm ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadlineLoginForm)), null, 16)) : c("", !0),
|
5578
5585
|
m("div", Md, [
|
5579
5586
|
S(u, {
|
5580
5587
|
element: "input",
|
@@ -5610,66 +5617,66 @@ function Ud(t, s, e, a, n, i) {
|
|
5610
5617
|
href: "#",
|
5611
5618
|
onClick: s[4] || (s[4] = M((I) => n.sendLogin = !0, ["prevent"]))
|
5612
5619
|
}, [
|
5613
|
-
((g = e.options.forgotPassword.icon) == null ? void 0 : g.show) && ((y = e.options.forgotPassword.icon) == null ? void 0 : y.iconClass) ? (o(),
|
5620
|
+
((g = e.options.forgotPassword.icon) == null ? void 0 : g.show) && ((y = e.options.forgotPassword.icon) == null ? void 0 : y.iconClass) ? (o(), _(r, {
|
5614
5621
|
key: 0,
|
5615
5622
|
iconClass: e.options.forgotPassword.icon.iconClass,
|
5616
5623
|
type: e.options.forgotPassword.icon.iconType,
|
5617
5624
|
title: e.options.forgotPassword.icon.tooltip
|
5618
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5619
|
-
e.options.forgotPassword.text ? (o(), l("span", Bd, f(e.options.forgotPassword.text), 1)) :
|
5620
|
-
])) :
|
5625
|
+
}, null, 8, ["iconClass", "type", "title"])) : c("", !0),
|
5626
|
+
e.options.forgotPassword.text ? (o(), l("span", Bd, f(e.options.forgotPassword.text), 1)) : c("", !0)
|
5627
|
+
])) : c("", !0),
|
5621
5628
|
e.options.createAccount && e.options.createAccount.linkType === "href" ? (o(), l("a", {
|
5622
5629
|
key: 1,
|
5623
5630
|
href: e.options.createAccount.path
|
5624
5631
|
}, [
|
5625
|
-
((C = e.options.createAccount.icon) == null ? void 0 : C.show) && ((p = e.options.createAccount.icon) == null ? void 0 : p.iconClass) ? (o(),
|
5632
|
+
((C = e.options.createAccount.icon) == null ? void 0 : C.show) && ((p = e.options.createAccount.icon) == null ? void 0 : p.iconClass) ? (o(), _(r, {
|
5626
5633
|
key: 0,
|
5627
5634
|
iconClass: e.options.createAccount.icon.iconClass,
|
5628
5635
|
type: e.options.createAccount.icon.iconType,
|
5629
5636
|
title: e.options.createAccount.icon.tooltip
|
5630
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5631
|
-
e.options.createAccount.text ? (o(), l("span", Fd, f(e.options.createAccount.text), 1)) :
|
5632
|
-
], 8, Dd)) : e.options.createAccount && e.options.createAccount.linkType === "router" ? (o(),
|
5637
|
+
}, null, 8, ["iconClass", "type", "title"])) : c("", !0),
|
5638
|
+
e.options.createAccount.text ? (o(), l("span", Fd, f(e.options.createAccount.text), 1)) : c("", !0)
|
5639
|
+
], 8, Dd)) : e.options.createAccount && e.options.createAccount.linkType === "router" ? (o(), _(h, {
|
5633
5640
|
key: 2,
|
5634
5641
|
to: e.options.createAccount.path
|
5635
5642
|
}, {
|
5636
5643
|
default: A(() => [
|
5637
|
-
e.options.createAccount.icon && e.options.createAccount.icon.show && e.options.createAccount.icon.iconClass ? (o(),
|
5644
|
+
e.options.createAccount.icon && e.options.createAccount.icon.show && e.options.createAccount.icon.iconClass ? (o(), _(r, {
|
5638
5645
|
key: 0,
|
5639
|
-
class:
|
5646
|
+
class: b(e.options.createAccount.icon.iconClass),
|
5640
5647
|
type: e.options.createAccount.icon.iconType,
|
5641
5648
|
title: e.options.createAccount.icon.tooltip
|
5642
|
-
}, null, 8, ["class", "type", "title"])) :
|
5649
|
+
}, null, 8, ["class", "type", "title"])) : c("", !0),
|
5643
5650
|
qd,
|
5644
|
-
e.options.createAccount.text ? (o(), l("span", Vd, f(e.options.createAccount.text), 1)) :
|
5651
|
+
e.options.createAccount.text ? (o(), l("span", Vd, f(e.options.createAccount.text), 1)) : c("", !0)
|
5645
5652
|
]),
|
5646
5653
|
_: 1
|
5647
|
-
}, 8, ["to"])) :
|
5648
|
-
], 64)) :
|
5654
|
+
}, 8, ["to"])) : c("", !0)
|
5655
|
+
], 64)) : c("", !0),
|
5649
5656
|
e.buttons.login.linkType === "button" ? (o(), l("button", {
|
5650
5657
|
key: 1,
|
5651
5658
|
type: e.buttons.login.type === "submit" ? "submit" : "button",
|
5652
|
-
class:
|
5659
|
+
class: b(["button", { primary: e.buttons.login.primary }]),
|
5653
5660
|
onClick: s[5] || (s[5] = (...I) => i.onClick && i.onClick(...I)),
|
5654
5661
|
disabled: i.buttonLoginDisabled
|
5655
5662
|
}, [
|
5656
|
-
e.buttons.login.icon.iconClass ? (o(),
|
5663
|
+
e.buttons.login.icon.iconClass ? (o(), _(r, {
|
5657
5664
|
key: 0,
|
5658
5665
|
iconClass: e.buttons.login.icon.iconClass,
|
5659
5666
|
type: e.buttons.login.icon.iconType,
|
5660
5667
|
title: e.buttons.login.icon.tooltip
|
5661
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5662
|
-
e.buttons.login.text ? (o(), l("span", Pd, f(e.buttons.login.text), 1)) :
|
5663
|
-
], 10, Ad)) :
|
5668
|
+
}, null, 8, ["iconClass", "type", "title"])) : c("", !0),
|
5669
|
+
e.buttons.login.text ? (o(), l("span", Pd, f(e.buttons.login.text), 1)) : c("", !0)
|
5670
|
+
], 10, Ad)) : c("", !0)
|
5664
5671
|
])
|
5665
5672
|
], 512), [
|
5666
5673
|
[pe, !n.sendLogin]
|
5667
5674
|
]),
|
5668
5675
|
re(m("fieldset", Hd, [
|
5669
5676
|
m("legend", {
|
5670
|
-
class:
|
5677
|
+
class: b({ hidden: !e.showLegend })
|
5671
5678
|
}, f(e.textLegendForgotLoginForm), 3),
|
5672
|
-
e.cmdHeadlineSendLoginForm ? (o(),
|
5679
|
+
e.cmdHeadlineSendLoginForm ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadlineSendLoginForm)), null, 16)) : c("", !0),
|
5673
5680
|
S(u, {
|
5674
5681
|
element: "input",
|
5675
5682
|
type: "email",
|
@@ -5688,27 +5695,27 @@ function Ud(t, s, e, a, n, i) {
|
|
5688
5695
|
href: "#",
|
5689
5696
|
onClick: s[8] || (s[8] = M((I) => n.sendLogin = !1, ["prevent"]))
|
5690
5697
|
}, [
|
5691
|
-
e.options.backToLoginForm && e.options.backToLoginForm.icon && e.options.backToLoginForm.icon.show && e.options.backToLoginForm.icon.iconClass ? (o(),
|
5698
|
+
e.options.backToLoginForm && e.options.backToLoginForm.icon && e.options.backToLoginForm.icon.show && e.options.backToLoginForm.icon.iconClass ? (o(), _(r, {
|
5692
5699
|
key: 0,
|
5693
5700
|
iconClass: e.options.backToLoginForm.icon.iconClass,
|
5694
5701
|
type: e.options.backToLoginForm.icon.iconType,
|
5695
5702
|
title: e.options.backToLoginForm.icon.tooltip
|
5696
|
-
}, null, 8, ["iconClass", "type", "title"])) :
|
5697
|
-
e.options.backToLoginForm.text ? (o(), l("span", Ed, f(e.options.backToLoginForm.text), 1)) :
|
5703
|
+
}, null, 8, ["iconClass", "type", "title"])) : c("", !0),
|
5704
|
+
e.options.backToLoginForm.text ? (o(), l("span", Ed, f(e.options.backToLoginForm.text), 1)) : c("", !0)
|
5698
5705
|
]),
|
5699
5706
|
e.buttons.sendLogin.linkType === "button" ? (o(), l("button", {
|
5700
5707
|
key: 0,
|
5701
5708
|
type: e.buttons.sendLogin.type === "submit" ? "submit" : "button",
|
5702
|
-
class:
|
5709
|
+
class: b(["button", { primary: e.buttons.sendLogin.primary }]),
|
5703
5710
|
disabled: i.buttonSendLoginDisabled
|
5704
5711
|
}, [
|
5705
|
-
(x = e.buttons.sendLogin.icon) != null && x.iconClass ? (o(),
|
5712
|
+
(x = e.buttons.sendLogin.icon) != null && x.iconClass ? (o(), _(r, {
|
5706
5713
|
key: 0,
|
5707
5714
|
iconClass: (w = e.buttons.sendLogin.icon) == null ? void 0 : w.iconClass,
|
5708
5715
|
title: (T = e.buttons.sendLogin.icon) == null ? void 0 : T.tooltip
|
5709
|
-
}, null, 8, ["iconClass", "title"])) :
|
5710
|
-
e.buttons.sendLogin.text ? (o(), l("span", Nd, f(e.buttons.sendLogin.text), 1)) :
|
5711
|
-
], 10, jd)) :
|
5716
|
+
}, null, 8, ["iconClass", "title"])) : c("", !0),
|
5717
|
+
e.buttons.sendLogin.text ? (o(), l("span", Nd, f(e.buttons.sendLogin.text), 1)) : c("", !0)
|
5718
|
+
], 10, jd)) : c("", !0)
|
5712
5719
|
])
|
5713
5720
|
], 512), [
|
5714
5721
|
[pe, n.sendLogin]
|
@@ -5803,7 +5810,7 @@ const zd = {
|
|
5803
5810
|
function nu(t, s, e, a, n, i) {
|
5804
5811
|
const d = G, u = oe("router-link");
|
5805
5812
|
return o(), l("div", {
|
5806
|
-
class:
|
5813
|
+
class: b([
|
5807
5814
|
"cmd-main-navigation",
|
5808
5815
|
{
|
5809
5816
|
"hide-sub-navigation": !n.showSubNavigations,
|
@@ -5816,77 +5823,77 @@ function nu(t, s, e, a, n, i) {
|
|
5816
5823
|
}, [
|
5817
5824
|
m("nav", null, [
|
5818
5825
|
m("ul", {
|
5819
|
-
class:
|
5826
|
+
class: b({ "stretch-items": e.stretchMainItems })
|
5820
5827
|
}, [
|
5821
5828
|
n.showOffcanvas ? (o(), l("li", Wd, [
|
5822
5829
|
m("a", {
|
5823
5830
|
href: "#",
|
5824
5831
|
id: "close-offcanvas",
|
5825
5832
|
role: "button",
|
5826
|
-
onClick: s[0] || (s[0] = M((...
|
5833
|
+
onClick: s[0] || (s[0] = M((...r) => i.closeOffcanvasNavigation && i.closeOffcanvasNavigation(...r), ["prevent"]))
|
5827
5834
|
}, [
|
5828
|
-
e.closeOffcanvas.iconClass ? (o(),
|
5835
|
+
e.closeOffcanvas.iconClass ? (o(), _(d, {
|
5829
5836
|
key: 0,
|
5830
5837
|
iconClass: e.closeOffcanvas.iconClass,
|
5831
5838
|
type: e.closeOffcanvas.iconType
|
5832
|
-
}, null, 8, ["iconClass", "type"])) :
|
5839
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5833
5840
|
m("span", {
|
5834
|
-
class:
|
5841
|
+
class: b({ hidden: !e.closeOffcanvas.showText })
|
5835
5842
|
}, f(e.closeOffcanvas.text), 3)
|
5836
5843
|
])
|
5837
|
-
])) :
|
5838
|
-
(o(!0), l(v, null, E(e.navigationEntries, (
|
5844
|
+
])) : c("", !0),
|
5845
|
+
(o(!0), l(v, null, E(e.navigationEntries, (r, h) => {
|
5839
5846
|
var g, y, C;
|
5840
5847
|
return o(), l("li", {
|
5841
5848
|
key: h,
|
5842
|
-
class:
|
5849
|
+
class: b({ active: r.active, open: n.openEntry === h, "has-subentries": (g = r == null ? void 0 : r.subentries) == null ? void 0 : g.length })
|
5843
5850
|
}, [
|
5844
|
-
|
5851
|
+
r.type === "href" ? (o(), l("a", {
|
5845
5852
|
key: 0,
|
5846
|
-
href:
|
5847
|
-
title:
|
5848
|
-
target:
|
5849
|
-
onClick: (p) => i.executeLink(p,
|
5853
|
+
href: r.path,
|
5854
|
+
title: r.tooltip,
|
5855
|
+
target: r.target,
|
5856
|
+
onClick: (p) => i.executeLink(p, r, h),
|
5850
5857
|
onMouseover: s[1] || (s[1] = (p) => i.closeAllSubentries()),
|
5851
5858
|
onFocus: s[2] || (s[2] = (p) => i.closeAllSubentries())
|
5852
5859
|
}, [
|
5853
|
-
|
5860
|
+
r.iconClass ? (o(), _(d, {
|
5854
5861
|
key: 0,
|
5855
|
-
iconClass:
|
5856
|
-
type:
|
5857
|
-
}, null, 8, ["iconClass", "type"])) :
|
5858
|
-
|
5859
|
-
(y =
|
5862
|
+
iconClass: r.iconClass,
|
5863
|
+
type: r.iconType
|
5864
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5865
|
+
r.text ? (o(), l("span", Jd, f(r.text), 1)) : c("", !0),
|
5866
|
+
(y = r == null ? void 0 : r.subentries) != null && y.length ? (o(), l("span", {
|
5860
5867
|
key: 2,
|
5861
|
-
class:
|
5862
|
-
}, null, 2)) :
|
5863
|
-
], 40, Gd)) :
|
5864
|
-
|
5868
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5869
|
+
}, null, 2)) : c("", !0)
|
5870
|
+
], 40, Gd)) : c("", !0),
|
5871
|
+
r.type === "router" ? (o(), _(u, {
|
5865
5872
|
key: 1,
|
5866
|
-
to: i.getRoute(
|
5867
|
-
title:
|
5873
|
+
to: i.getRoute(r),
|
5874
|
+
title: r.tooltip
|
5868
5875
|
}, {
|
5869
5876
|
default: A(() => [
|
5870
|
-
|
5877
|
+
r.iconClass ? (o(), _(d, {
|
5871
5878
|
key: 0,
|
5872
|
-
iconClass:
|
5873
|
-
type:
|
5874
|
-
}, null, 8, ["iconClass", "type"])) :
|
5875
|
-
|
5876
|
-
|
5879
|
+
iconClass: r.iconClass,
|
5880
|
+
type: r.iconType
|
5881
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5882
|
+
r.text ? (o(), l("span", Kd, f(r.text), 1)) : c("", !0),
|
5883
|
+
r.subentries && r.subentries.length > 0 ? (o(), l("span", {
|
5877
5884
|
key: 2,
|
5878
|
-
class:
|
5879
|
-
}, null, 2)) :
|
5885
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5886
|
+
}, null, 2)) : c("", !0)
|
5880
5887
|
]),
|
5881
5888
|
_: 2
|
5882
|
-
}, 1032, ["to", "title"])) :
|
5883
|
-
(C =
|
5889
|
+
}, 1032, ["to", "title"])) : c("", !0),
|
5890
|
+
(C = r == null ? void 0 : r.subentries) != null && C.length ? (o(), l("ul", {
|
5884
5891
|
key: 2,
|
5885
5892
|
"aria-expanded": n.openEntry ? "true" : "false"
|
5886
5893
|
}, [
|
5887
|
-
(o(!0), l(v, null, E(
|
5894
|
+
(o(!0), l(v, null, E(r.subentries, (p, x) => (o(), l("li", {
|
5888
5895
|
key: x,
|
5889
|
-
class:
|
5896
|
+
class: b({ open: n.openSubentry === x })
|
5890
5897
|
}, [
|
5891
5898
|
p.type === "href" ? (o(), l("a", {
|
5892
5899
|
key: 0,
|
@@ -5897,82 +5904,82 @@ function nu(t, s, e, a, n, i) {
|
|
5897
5904
|
onMouseover: s[3] || (s[3] = (w) => i.closeAllSubentries(1)),
|
5898
5905
|
onFocus: s[4] || (s[4] = (w) => i.closeAllSubentries(1))
|
5899
5906
|
}, [
|
5900
|
-
p.iconClass ? (o(),
|
5907
|
+
p.iconClass ? (o(), _(d, {
|
5901
5908
|
key: 0,
|
5902
5909
|
iconClass: p.iconClass,
|
5903
5910
|
type: p.iconType
|
5904
|
-
}, null, 8, ["iconClass", "type"])) :
|
5905
|
-
p.text ? (o(), l("span", Qd, f(p.text), 1)) :
|
5911
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5912
|
+
p.text ? (o(), l("span", Qd, f(p.text), 1)) : c("", !0),
|
5906
5913
|
p.subentries && p.subentries.length > 0 ? (o(), l("span", {
|
5907
5914
|
key: 2,
|
5908
|
-
class:
|
5909
|
-
}, null, 2)) :
|
5910
|
-
], 40, Yd)) :
|
5911
|
-
p.type === "router" ? (o(),
|
5915
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5916
|
+
}, null, 2)) : c("", !0)
|
5917
|
+
], 40, Yd)) : c("", !0),
|
5918
|
+
p.type === "router" ? (o(), _(u, {
|
5912
5919
|
key: 1,
|
5913
5920
|
to: i.getRoute(p),
|
5914
5921
|
title: p.tooltip
|
5915
5922
|
}, {
|
5916
5923
|
default: A(() => [
|
5917
|
-
p.iconClass ? (o(),
|
5924
|
+
p.iconClass ? (o(), _(d, {
|
5918
5925
|
key: 0,
|
5919
5926
|
iconClass: p.iconClass,
|
5920
5927
|
type: p.iconType
|
5921
|
-
}, null, 8, ["iconClass", "type"])) :
|
5922
|
-
p.text ? (o(), l("span", Zd, f(p.text), 1)) :
|
5928
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5929
|
+
p.text ? (o(), l("span", Zd, f(p.text), 1)) : c("", !0),
|
5923
5930
|
p.subentries && p.subentries.length > 0 ? (o(), l("span", {
|
5924
5931
|
key: 2,
|
5925
|
-
class:
|
5926
|
-
}, null, 2)) :
|
5932
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5933
|
+
}, null, 2)) : c("", !0)
|
5927
5934
|
]),
|
5928
5935
|
_: 2
|
5929
|
-
}, 1032, ["to", "title"])) :
|
5936
|
+
}, 1032, ["to", "title"])) : c("", !0),
|
5930
5937
|
p.subentries ? (o(), l("ul", {
|
5931
5938
|
key: 2,
|
5932
5939
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5933
5940
|
}, [
|
5934
5941
|
(o(!0), l(v, null, E(p.subentries, (w, T) => (o(), l("li", { key: T }, [
|
5935
|
-
|
5942
|
+
r.type === "href" ? (o(), l("a", {
|
5936
5943
|
key: 0,
|
5937
5944
|
href: w.path,
|
5938
5945
|
title: w.tooltip,
|
5939
5946
|
target: w.target,
|
5940
5947
|
onClick: (I) => i.executeLink(I, w)
|
5941
5948
|
}, [
|
5942
|
-
w.iconClass ? (o(),
|
5949
|
+
w.iconClass ? (o(), _(d, {
|
5943
5950
|
key: 0,
|
5944
5951
|
iconClass: w.iconClass,
|
5945
5952
|
type: w.iconType
|
5946
|
-
}, null, 8, ["iconClass", "type"])) :
|
5947
|
-
w.text ? (o(), l("span", tu, f(w.text), 1)) :
|
5953
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5954
|
+
w.text ? (o(), l("span", tu, f(w.text), 1)) : c("", !0),
|
5948
5955
|
w.subentries && w.subentries.length > 0 ? (o(), l("span", {
|
5949
5956
|
key: 2,
|
5950
|
-
class:
|
5951
|
-
}, null, 2)) :
|
5952
|
-
], 8, eu)) :
|
5953
|
-
|
5957
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5958
|
+
}, null, 2)) : c("", !0)
|
5959
|
+
], 8, eu)) : c("", !0),
|
5960
|
+
r.type === "router" ? (o(), _(u, {
|
5954
5961
|
key: 1,
|
5955
5962
|
to: i.getRoute(w),
|
5956
5963
|
target: w.target
|
5957
5964
|
}, {
|
5958
5965
|
default: A(() => [
|
5959
|
-
w.iconClass ? (o(),
|
5966
|
+
w.iconClass ? (o(), _(d, {
|
5960
5967
|
key: 0,
|
5961
5968
|
iconClass: w.iconClass,
|
5962
5969
|
type: w.iconType
|
5963
|
-
}, null, 8, ["iconClass", "type"])) :
|
5964
|
-
w.text ? (o(), l("span", su, f(w.text), 1)) :
|
5970
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
5971
|
+
w.text ? (o(), l("span", su, f(w.text), 1)) : c("", !0),
|
5965
5972
|
w.subentries && w.subentries.length > 0 ? (o(), l("span", {
|
5966
5973
|
key: 2,
|
5967
|
-
class:
|
5968
|
-
}, null, 2)) :
|
5974
|
+
class: b(["subentry-icon", e.subentriesIconClass])
|
5975
|
+
}, null, 2)) : c("", !0)
|
5969
5976
|
]),
|
5970
5977
|
_: 2
|
5971
|
-
}, 1032, ["to", "target"])) :
|
5978
|
+
}, 1032, ["to", "target"])) : c("", !0)
|
5972
5979
|
]))), 128))
|
5973
|
-
], 8, $d)) :
|
5980
|
+
], 8, $d)) : c("", !0)
|
5974
5981
|
], 2))), 128))
|
5975
|
-
], 8, Xd)) :
|
5982
|
+
], 8, Xd)) : c("", !0)
|
5976
5983
|
], 2);
|
5977
5984
|
}), 128))
|
5978
5985
|
], 2)
|
@@ -5982,16 +5989,16 @@ function nu(t, s, e, a, n, i) {
|
|
5982
5989
|
href: "#",
|
5983
5990
|
class: "button",
|
5984
5991
|
id: "toggle-offcanvas",
|
5985
|
-
onClick: s[5] || (s[5] = M((...
|
5992
|
+
onClick: s[5] || (s[5] = M((...r) => i.toggleOffcanvasNavigation && i.toggleOffcanvasNavigation(...r), ["prevent"]))
|
5986
5993
|
}, [
|
5987
5994
|
S(d, {
|
5988
5995
|
iconClass: e.buttonOffcanvas.iconClass,
|
5989
5996
|
type: e.buttonOffcanvas.iconType
|
5990
5997
|
}, null, 8, ["iconClass", "type"]),
|
5991
5998
|
m("span", {
|
5992
|
-
class:
|
5999
|
+
class: b({ hidden: !e.buttonOffcanvas.showText })
|
5993
6000
|
}, f(e.buttonOffcanvas.text), 3)
|
5994
|
-
])) :
|
6001
|
+
])) : c("", !0)
|
5995
6002
|
], 2);
|
5996
6003
|
}
|
5997
6004
|
const iu = /* @__PURE__ */ D(zd, [["render", nu]]);
|
@@ -6039,66 +6046,66 @@ const ou = {
|
|
6039
6046
|
function gu(t, s, e, a, n, i) {
|
6040
6047
|
const d = G, u = oe("router-link");
|
6041
6048
|
return o(), l("ol", lu, [
|
6042
|
-
(o(!0), l(v, null, E(e.multisteps, (
|
6049
|
+
(o(!0), l(v, null, E(e.multisteps, (r, h) => (o(), l("li", {
|
6043
6050
|
key: h,
|
6044
|
-
class:
|
6051
|
+
class: b({ active: n.activeLink === h })
|
6045
6052
|
}, [
|
6046
|
-
|
6053
|
+
r.type === "href" ? (o(), l("a", {
|
6047
6054
|
key: 0,
|
6048
|
-
href:
|
6055
|
+
href: r.path,
|
6049
6056
|
onClick: M((g) => i.clickedStep(g, h), ["stop", "prevent"]),
|
6050
|
-
title:
|
6057
|
+
title: r.tooltip
|
6051
6058
|
}, [
|
6052
|
-
e.showStepNumber ? (o(), l("span", ru, f(h + 1), 1)) :
|
6053
|
-
|
6059
|
+
e.showStepNumber ? (o(), l("span", ru, f(h + 1), 1)) : c("", !0),
|
6060
|
+
r.iconClass ? (o(), _(d, {
|
6054
6061
|
key: 1,
|
6055
|
-
iconClass:
|
6056
|
-
type:
|
6057
|
-
}, null, 8, ["iconClass", "type"])) :
|
6058
|
-
|
6062
|
+
iconClass: r.iconClass,
|
6063
|
+
type: r.iconType
|
6064
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
6065
|
+
r.text ? (o(), l("span", cu, f(r.text), 1)) : c("", !0),
|
6059
6066
|
m("span", {
|
6060
|
-
class:
|
6067
|
+
class: b(e.separatorIconClass)
|
6061
6068
|
}, null, 2)
|
6062
|
-
], 8, au)) :
|
6063
|
-
|
6069
|
+
], 8, au)) : c("", !0),
|
6070
|
+
r.type === "router" ? (o(), _(u, {
|
6064
6071
|
key: 1,
|
6065
|
-
to: i.getRoute(
|
6066
|
-
title:
|
6072
|
+
to: i.getRoute(r),
|
6073
|
+
title: r.tooltip
|
6067
6074
|
}, {
|
6068
6075
|
default: A(() => [
|
6069
|
-
e.showStepNumber ? (o(), l("span", du, f(h + 1), 1)) :
|
6070
|
-
|
6076
|
+
e.showStepNumber ? (o(), l("span", du, f(h + 1), 1)) : c("", !0),
|
6077
|
+
r.iconClass ? (o(), _(d, {
|
6071
6078
|
key: 1,
|
6072
|
-
iconClass:
|
6073
|
-
type:
|
6074
|
-
}, null, 8, ["iconClass", "type"])) :
|
6075
|
-
|
6079
|
+
iconClass: r.iconClass,
|
6080
|
+
type: r.iconType
|
6081
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
6082
|
+
r.text ? (o(), l("span", uu, f(r.text), 1)) : c("", !0),
|
6076
6083
|
m("span", {
|
6077
|
-
class:
|
6084
|
+
class: b(e.separatorIconClass)
|
6078
6085
|
}, null, 2)
|
6079
6086
|
]),
|
6080
6087
|
_: 2
|
6081
|
-
}, 1032, ["to", "title"])) :
|
6082
|
-
|
6088
|
+
}, 1032, ["to", "title"])) : c("", !0),
|
6089
|
+
r.type === "button" || r.type === "submit" ? (o(), l("button", {
|
6083
6090
|
key: 2,
|
6084
6091
|
class: "button",
|
6085
|
-
type:
|
6086
|
-
name:
|
6087
|
-
title:
|
6088
|
-
formaction:
|
6092
|
+
type: r.type,
|
6093
|
+
name: r.name,
|
6094
|
+
title: r.tooltip,
|
6095
|
+
formaction: r.formaction,
|
6089
6096
|
onClick: M((g) => i.clickedStep(g, h), ["stop", "prevent"])
|
6090
6097
|
}, [
|
6091
|
-
e.showStepNumber ? (o(), l("span", mu, f(h + 1), 1)) :
|
6092
|
-
|
6098
|
+
e.showStepNumber ? (o(), l("span", mu, f(h + 1), 1)) : c("", !0),
|
6099
|
+
r.iconClass ? (o(), _(d, {
|
6093
6100
|
key: 1,
|
6094
|
-
iconClass:
|
6095
|
-
type:
|
6096
|
-
}, null, 8, ["iconClass", "type"])) :
|
6097
|
-
|
6101
|
+
iconClass: r.iconClass,
|
6102
|
+
type: r.iconType
|
6103
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
6104
|
+
r.text ? (o(), l("span", fu, f(r.text), 1)) : c("", !0),
|
6098
6105
|
m("span", {
|
6099
|
-
class:
|
6106
|
+
class: b(e.separatorIconClass)
|
6100
6107
|
}, null, 2)
|
6101
|
-
], 8, hu)) :
|
6108
|
+
], 8, hu)) : c("", !0)
|
6102
6109
|
], 2))), 128))
|
6103
6110
|
]);
|
6104
6111
|
}
|
@@ -6109,8 +6116,8 @@ function yu(t, s, e, a = !0) {
|
|
6109
6116
|
}
|
6110
6117
|
return (i, d) => {
|
6111
6118
|
if (e) {
|
6112
|
-
let u = i,
|
6113
|
-
return u > 12 && (u -= 12,
|
6119
|
+
let u = i, r = s;
|
6120
|
+
return u > 12 && (u -= 12, r = e), n(u, a) + t + n(d, !0) + r;
|
6114
6121
|
}
|
6115
6122
|
return n(i, a) + t + n(d, !0) + s;
|
6116
6123
|
};
|
@@ -6217,33 +6224,33 @@ const pu = {
|
|
6217
6224
|
}
|
6218
6225
|
}, _u = { class: "cmd-opening-hours" }, bu = ["href"], Cu = { key: 3 }, vu = { key: 0 }, wu = { key: 1 };
|
6219
6226
|
function ku(t, s, e, a, n, i) {
|
6220
|
-
var
|
6227
|
+
var r, h;
|
6221
6228
|
const d = Y, u = oe("router-link");
|
6222
6229
|
return o(), l("div", _u, [
|
6223
|
-
e.cmdHeadline ? (o(),
|
6224
|
-
e.link && ((
|
6230
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
6231
|
+
e.link && ((r = e.link) == null ? void 0 : r.path) && ((h = e.link) == null ? void 0 : h.show) ? (o(), l(v, { key: 1 }, [
|
6225
6232
|
e.link.type === "href" ? (o(), l("a", {
|
6226
6233
|
key: 0,
|
6227
6234
|
href: e.link.path,
|
6228
|
-
class:
|
6229
|
-
}, f(i.textOpenClosed), 11, bu)) :
|
6230
|
-
e.link.type === "router" ? (o(),
|
6235
|
+
class: b({ closed: i.isClosed })
|
6236
|
+
}, f(i.textOpenClosed), 11, bu)) : c("", !0),
|
6237
|
+
e.link.type === "router" ? (o(), _(u, {
|
6231
6238
|
key: 1,
|
6232
6239
|
to: e.link.path,
|
6233
|
-
class:
|
6240
|
+
class: b({ closed: i.isClosed })
|
6234
6241
|
}, {
|
6235
6242
|
default: A(() => [
|
6236
6243
|
R(f(i.textOpenClosed), 1)
|
6237
6244
|
]),
|
6238
6245
|
_: 1
|
6239
|
-
}, 8, ["to", "class"])) :
|
6246
|
+
}, 8, ["to", "class"])) : c("", !0),
|
6240
6247
|
e.link.type === "button" ? (o(), l("button", {
|
6241
6248
|
key: 2,
|
6242
|
-
class:
|
6243
|
-
}, f(i.textOpenClosed), 3)) :
|
6249
|
+
class: b(["button", { closed: i.isClosed }])
|
6250
|
+
}, f(i.textOpenClosed), 3)) : c("", !0)
|
6244
6251
|
], 64)) : (o(), l("span", {
|
6245
6252
|
key: 2,
|
6246
|
-
class:
|
6253
|
+
class: b({ closed: i.isClosed })
|
6247
6254
|
}, f(i.textOpenClosed), 3)),
|
6248
6255
|
m("dl", null, [
|
6249
6256
|
(o(!0), l(v, null, E(i.openingHoursFormatted, (g) => (o(), l(v, {
|
@@ -6256,9 +6263,9 @@ function ku(t, s, e, a, n, i) {
|
|
6256
6263
|
e.textHolidaysClosed || e.textMiscInfo ? (o(), l("div", Cu, [
|
6257
6264
|
e.textHolidaysClosed ? (o(), l("p", vu, [
|
6258
6265
|
m("strong", null, f(e.textHolidaysClosed), 1)
|
6259
|
-
])) :
|
6260
|
-
e.textMiscInfo ? (o(), l("p", wu, f(e.textMiscInfo), 1)) :
|
6261
|
-
])) :
|
6266
|
+
])) : c("", !0),
|
6267
|
+
e.textMiscInfo ? (o(), l("p", wu, f(e.textMiscInfo), 1)) : c("", !0)
|
6268
|
+
])) : c("", !0)
|
6262
6269
|
]);
|
6263
6270
|
}
|
6264
6271
|
const Ef = /* @__PURE__ */ D(pu, [["render", ku]]), xu = {
|
@@ -6348,7 +6355,7 @@ function qu(t, s, e, a, n, i) {
|
|
6348
6355
|
return o(), l("div", Tu, [
|
6349
6356
|
m("a", {
|
6350
6357
|
href: i.getPreviousHref,
|
6351
|
-
class:
|
6358
|
+
class: b(["page-change", { disabled: n.currentPage === 1, button: e.linkType === "button" }]),
|
6352
6359
|
onClick: s[0] || (s[0] = M((...u) => i.previousPage && i.previousPage(...u), ["prevent"])),
|
6353
6360
|
title: e.prevLink.showText ? null : e.prevLink.text
|
6354
6361
|
}, [
|
@@ -6356,29 +6363,29 @@ function qu(t, s, e, a, n, i) {
|
|
6356
6363
|
iconClass: e.prevLink.iconClass,
|
6357
6364
|
type: e.prevLink.iconType
|
6358
6365
|
}, null, 8, ["iconClass", "type"]),
|
6359
|
-
e.prevLink.showText ? (o(), l("span", Ou, f(e.prevLink.text), 1)) :
|
6366
|
+
e.prevLink.showText ? (o(), l("span", Ou, f(e.prevLink.text), 1)) : c("", !0)
|
6360
6367
|
], 10, Iu),
|
6361
6368
|
m("div", Mu, [
|
6362
6369
|
m("div", Lu, [
|
6363
|
-
(o(!0), l(v, null, E(e.pages, (u,
|
6370
|
+
(o(!0), l(v, null, E(e.pages, (u, r) => (o(), l("a", {
|
6364
6371
|
href: i.getHref(u),
|
6365
|
-
class:
|
6366
|
-
title: n.currentPage !==
|
6367
|
-
key:
|
6372
|
+
class: b({ disabled: n.currentPage === r + 1, button: e.linkType === "button" }),
|
6373
|
+
title: n.currentPage !== r + 1 ? t.getMessage("cmdpager.tooltip.go_to_page", r + 1) : t.getMessage("cmdpager.tooltip.not_possible"),
|
6374
|
+
key: r,
|
6368
6375
|
onClick: M((h) => i.showPage(u), ["stop", "prevent"]),
|
6369
6376
|
"aria-live": "polite"
|
6370
6377
|
}, [
|
6371
|
-
m("span", null, f(
|
6378
|
+
m("span", null, f(r + 1), 1)
|
6372
6379
|
], 10, Bu))), 128))
|
6373
6380
|
])
|
6374
6381
|
]),
|
6375
6382
|
m("a", {
|
6376
6383
|
href: i.getNextHref,
|
6377
|
-
class:
|
6384
|
+
class: b(["page-change", { disabled: n.currentPage === i.numberOfPages, button: e.linkType === "button" }]),
|
6378
6385
|
onClick: s[1] || (s[1] = M((...u) => i.nextPage && i.nextPage(...u), ["prevent"])),
|
6379
6386
|
title: e.nextLink.showText ? null : e.nextLink.text
|
6380
6387
|
}, [
|
6381
|
-
e.nextLink.showText ? (o(), l("span", Fu, f(e.nextLink.text), 1)) :
|
6388
|
+
e.nextLink.showText ? (o(), l("span", Fu, f(e.nextLink.text), 1)) : c("", !0),
|
6382
6389
|
S(d, {
|
6383
6390
|
iconClass: e.nextLink.iconClass,
|
6384
6391
|
type: e.nextLink.iconType
|
@@ -6420,10 +6427,10 @@ function Eu(t, s, e, a, n, i) {
|
|
6420
6427
|
for: e.id
|
6421
6428
|
}, [
|
6422
6429
|
m("span", {
|
6423
|
-
class:
|
6430
|
+
class: b(["label-text", { hidden: !e.showLabel }])
|
6424
6431
|
}, f(e.labelText), 3),
|
6425
6432
|
m("span", Pu, [
|
6426
|
-
e.showLoadingStatus ? (o(), l("span", Hu, f(n.loadingStatus) + " %", 1)) :
|
6433
|
+
e.showLoadingStatus ? (o(), l("span", Hu, f(n.loadingStatus) + " %", 1)) : c("", !0),
|
6427
6434
|
m("progress", j(t.$attrs, {
|
6428
6435
|
id: e.id,
|
6429
6436
|
value: n.loadingStatus
|
@@ -6506,12 +6513,12 @@ const ju = {
|
|
6506
6513
|
}
|
6507
6514
|
}, Nu = { class: "share-button-wrapper" }, Uu = ["id", "href", "title"], zu = { key: 1 };
|
6508
6515
|
function Wu(t, s, e, a, n, i) {
|
6509
|
-
const d = Y, u = _e,
|
6516
|
+
const d = Y, u = _e, r = G;
|
6510
6517
|
return o(), l("div", {
|
6511
|
-
class:
|
6518
|
+
class: b(["cmd-share-buttons", { stretch: e.stretchButtons, "align-right": e.align === "right" }])
|
6512
6519
|
}, [
|
6513
|
-
e.cmdHeadline ? (o(),
|
6514
|
-
e.userMustAcceptDataPrivacy ? (o(),
|
6520
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
6521
|
+
e.userMustAcceptDataPrivacy ? (o(), _(u, {
|
6515
6522
|
key: 1,
|
6516
6523
|
element: "input",
|
6517
6524
|
type: "checkbox",
|
@@ -6520,28 +6527,28 @@ function Wu(t, s, e, a, n, i) {
|
|
6520
6527
|
required: e.cmdFormElement.required,
|
6521
6528
|
modelValue: n.dataPrivacyAccepted,
|
6522
6529
|
"onUpdate:modelValue": s[0] || (s[0] = (h) => n.dataPrivacyAccepted = h)
|
6523
|
-
}, null, 8, ["toggle-switch", "labelText", "required", "modelValue"])) :
|
6530
|
+
}, null, 8, ["toggle-switch", "labelText", "required", "modelValue"])) : c("", !0),
|
6524
6531
|
m("div", Nu, [
|
6525
6532
|
(o(!0), l(v, null, E(i.validShareButtons, (h) => (o(), l("a", {
|
6526
6533
|
key: h.path,
|
6527
|
-
class:
|
6534
|
+
class: b(["button", { disabled: e.userMustAcceptDataPrivacy && !n.dataPrivacyAccepted }]),
|
6528
6535
|
id: h.id,
|
6529
6536
|
href: i.getUrl(h),
|
6530
6537
|
onClick: s[1] || (s[1] = (...g) => i.preventOnDisabled && i.preventOnDisabled(...g)),
|
6531
6538
|
target: "_blank",
|
6532
6539
|
title: i.tooltip(h.tooltip)
|
6533
6540
|
}, [
|
6534
|
-
h.iconClass && h.iconPosition !== "right" ? (o(),
|
6541
|
+
h.iconClass && h.iconPosition !== "right" ? (o(), _(r, {
|
6535
6542
|
key: 0,
|
6536
6543
|
iconClass: h.iconClass,
|
6537
6544
|
type: h.iconType
|
6538
|
-
}, null, 8, ["iconClass", "type"])) :
|
6539
|
-
h.linkText ? (o(), l("span", zu, f(h.linkText), 1)) :
|
6540
|
-
h.iconClass && h.iconPosition === "right" ? (o(),
|
6545
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
6546
|
+
h.linkText ? (o(), l("span", zu, f(h.linkText), 1)) : c("", !0),
|
6547
|
+
h.iconClass && h.iconPosition === "right" ? (o(), _(r, {
|
6541
6548
|
key: 2,
|
6542
6549
|
iconClass: h.iconClass,
|
6543
6550
|
type: h.iconType
|
6544
|
-
}, null, 8, ["iconClass", "type"])) :
|
6551
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0)
|
6545
6552
|
], 10, Uu))), 128))
|
6546
6553
|
])
|
6547
6554
|
], 2);
|
@@ -6559,7 +6566,7 @@ const Gu = {
|
|
6559
6566
|
function Ku(t, s, e, a, n, i) {
|
6560
6567
|
return o(), l("div", Ju, [
|
6561
6568
|
m("footer", {
|
6562
|
-
class:
|
6569
|
+
class: b(["flex-container", { vertical: e.orientation === "vertical" }])
|
6563
6570
|
}, [
|
6564
6571
|
N(t.$slots, "default")
|
6565
6572
|
], 2)
|
@@ -6599,40 +6606,40 @@ const Xu = {
|
|
6599
6606
|
class: "top-header"
|
6600
6607
|
};
|
6601
6608
|
function Qu(t, s, e, a, n, i) {
|
6602
|
-
var
|
6609
|
+
var r, h, g, y, C, p, x, w;
|
6603
6610
|
const d = ir, u = iu;
|
6604
6611
|
return o(), l("div", {
|
6605
|
-
class:
|
6612
|
+
class: b(["cmd-site-header", { sticky: e.sticky, "navigation-inline": e.navigationInline }]),
|
6606
6613
|
role: "banner"
|
6607
6614
|
}, [
|
6608
6615
|
t.$slots.topheader ? (o(), l("div", Yu, [
|
6609
6616
|
N(t.$slots, "topheader")
|
6610
|
-
])) :
|
6617
|
+
])) : c("", !0),
|
6611
6618
|
m("header", {
|
6612
|
-
class:
|
6619
|
+
class: b([
|
6613
6620
|
e.useGrid ? "grid-container-create-columns" : "flex-container",
|
6614
|
-
{ "has-navigation": ((h = (
|
6621
|
+
{ "has-navigation": ((h = (r = e.cmdMainNavigation) == null ? void 0 : r.navigationEntries) == null ? void 0 : h.length) && e.navigationInline || t.$slots.navigation }
|
6615
6622
|
])
|
6616
6623
|
}, [
|
6617
6624
|
t.$slots.logo || t.$slots.header || t.$slots.navigation ? (o(), l(v, { key: 0 }, [
|
6618
6625
|
N(t.$slots, "logo"),
|
6619
6626
|
N(t.$slots, "header"),
|
6620
6627
|
N(t.$slots, "navigation")
|
6621
|
-
], 64)) :
|
6628
|
+
], 64)) : c("", !0),
|
6622
6629
|
e.cmdCompanyLogo || ((y = (g = e.cmdMainNavigation) == null ? void 0 : g.navigationEntries) == null ? void 0 : y.length) ? (o(), l(v, { key: 1 }, [
|
6623
|
-
e.cmdCompanyLogo ? (o(),
|
6624
|
-
((p = (C = e.cmdMainNavigation) == null ? void 0 : C.navigationEntries) == null ? void 0 : p.length) && e.navigationInline ? (o(),
|
6630
|
+
e.cmdCompanyLogo ? (o(), _(d, Z(j({ key: 0 }, e.cmdCompanyLogo)), null, 16)) : c("", !0),
|
6631
|
+
((p = (C = e.cmdMainNavigation) == null ? void 0 : C.navigationEntries) == null ? void 0 : p.length) && e.navigationInline ? (o(), _(u, {
|
6625
6632
|
key: 1,
|
6626
6633
|
navigationEntries: e.cmdMainNavigation.navigationEntries,
|
6627
6634
|
closeOffcanvas: e.closeOffcanvas
|
6628
|
-
}, null, 8, ["navigationEntries", "closeOffcanvas"])) :
|
6629
|
-
], 64)) :
|
6635
|
+
}, null, 8, ["navigationEntries", "closeOffcanvas"])) : c("", !0)
|
6636
|
+
], 64)) : c("", !0)
|
6630
6637
|
], 2),
|
6631
|
-
((w = (x = e.cmdMainNavigation) == null ? void 0 : x.navigationEntries) == null ? void 0 : w.length) && !e.navigationInline ? (o(),
|
6638
|
+
((w = (x = e.cmdMainNavigation) == null ? void 0 : x.navigationEntries) == null ? void 0 : w.length) && !e.navigationInline ? (o(), _(u, {
|
6632
6639
|
key: 1,
|
6633
6640
|
navigationEntries: e.cmdMainNavigation.navigationEntries,
|
6634
6641
|
closeOffcanvas: e.closeOffcanvas
|
6635
|
-
}, null, 8, ["navigationEntries", "closeOffcanvas"])) :
|
6642
|
+
}, null, 8, ["navigationEntries", "closeOffcanvas"])) : c("", !0)
|
6636
6643
|
], 2);
|
6637
6644
|
}
|
6638
6645
|
const Wf = /* @__PURE__ */ D(Xu, [["render", Qu]]), Zu = {
|
@@ -6869,13 +6876,13 @@ const $u = {
|
|
6869
6876
|
};
|
6870
6877
|
function lh(t, s, e, a, n, i) {
|
6871
6878
|
var y, C, p, x, w, T, I, F, z, k;
|
6872
|
-
const d = Y, u = _e,
|
6879
|
+
const d = Y, u = _e, r = G, h = Nc, g = $c;
|
6873
6880
|
return o(), l(v, null, [
|
6874
6881
|
m("fieldset", eh, [
|
6875
6882
|
m("legend", {
|
6876
|
-
class:
|
6883
|
+
class: b({ hidden: !e.showLegend })
|
6877
6884
|
}, f(e.textLegend), 3),
|
6878
|
-
e.cmdHeadline ? (o(),
|
6885
|
+
e.cmdHeadline ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadline)), null, 16)) : c("", !0),
|
6879
6886
|
m("div", th, [
|
6880
6887
|
S(u, {
|
6881
6888
|
element: "input",
|
@@ -6889,7 +6896,7 @@ function lh(t, s, e, a, n, i) {
|
|
6889
6896
|
"onUpdate:modelValue": s[0] || (s[0] = (P) => i.searchValue1 = P)
|
6890
6897
|
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "showSearchButton", "modelValue"]),
|
6891
6898
|
m("div", sh, [
|
6892
|
-
e.cmdFormElementInput2.show ? (o(),
|
6899
|
+
e.cmdFormElementInput2.show ? (o(), _(u, {
|
6893
6900
|
key: 0,
|
6894
6901
|
element: "input",
|
6895
6902
|
type: e.cmdFormElementInput2.type,
|
@@ -6899,8 +6906,8 @@ function lh(t, s, e, a, n, i) {
|
|
6899
6906
|
required: e.cmdFormElementInput2.required,
|
6900
6907
|
modelValue: i.searchValue2,
|
6901
6908
|
"onUpdate:modelValue": s[1] || (s[1] = (P) => i.searchValue2 = P)
|
6902
|
-
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) :
|
6903
|
-
e.cmdFormElementRadius.show ? (o(),
|
6909
|
+
}, null, 8, ["type", "show-label", "labelText", "placeholder", "required", "modelValue"])) : c("", !0),
|
6910
|
+
e.cmdFormElementRadius.show ? (o(), _(u, {
|
6904
6911
|
key: 1,
|
6905
6912
|
element: "select",
|
6906
6913
|
class: "no-flex",
|
@@ -6910,7 +6917,7 @@ function lh(t, s, e, a, n, i) {
|
|
6910
6917
|
labelText: e.cmdFormElementRadius.labelText,
|
6911
6918
|
"select-options": e.cmdFormElementRadius.selectOptions,
|
6912
6919
|
required: e.cmdFormElementRadius.required
|
6913
|
-
}, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) :
|
6920
|
+
}, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) : c("", !0)
|
6914
6921
|
]),
|
6915
6922
|
S(u, {
|
6916
6923
|
element: "button",
|
@@ -6925,7 +6932,7 @@ function lh(t, s, e, a, n, i) {
|
|
6925
6932
|
href: "#",
|
6926
6933
|
onClick: s[3] || (s[3] = M((P) => n.showFilters = !n.showFilters, ["prevent"]))
|
6927
6934
|
}, [
|
6928
|
-
S(
|
6935
|
+
S(r, {
|
6929
6936
|
iconClass: n.showFilters ? (p = (C = e.cmdIcon) == null ? void 0 : C.showFilters) == null ? void 0 : p.iconClass : (w = (x = e.cmdIcon) == null ? void 0 : x.hideFilters) == null ? void 0 : w.iconClass,
|
6930
6937
|
type: n.showFilters ? (I = (T = e.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : I.iconType : (z = (F = e.cmdIcon) == null ? void 0 : F.hideFilters) == null ? void 0 : z.iconType
|
6931
6938
|
}, null, 8, ["iconClass", "type"]),
|
@@ -6945,19 +6952,19 @@ function lh(t, s, e, a, n, i) {
|
|
6945
6952
|
type: (U = e.cmdFakeSelect) == null ? void 0 : U.type,
|
6946
6953
|
labelText: (J = e.cmdFakeSelect) == null ? void 0 : J.labelText
|
6947
6954
|
}, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
|
6948
|
-
])) :
|
6955
|
+
])) : c("", !0)
|
6949
6956
|
];
|
6950
6957
|
}),
|
6951
6958
|
_: 1
|
6952
6959
|
})
|
6953
|
-
], 64)) :
|
6960
|
+
], 64)) : c("", !0)
|
6954
6961
|
]),
|
6955
|
-
(k = e.cmdFakeSelect) != null && k.show ? (o(),
|
6962
|
+
(k = e.cmdFakeSelect) != null && k.show ? (o(), _(g, {
|
6956
6963
|
key: 0,
|
6957
6964
|
modelValue: i.searchFilters,
|
6958
6965
|
"onUpdate:modelValue": s[5] || (s[5] = (P) => i.searchFilters = P),
|
6959
6966
|
selectedOptionsName: i.getOptionName
|
6960
|
-
}, null, 8, ["modelValue", "selectedOptionsName"])) :
|
6967
|
+
}, null, 8, ["modelValue", "selectedOptionsName"])) : c("", !0)
|
6961
6968
|
], 64);
|
6962
6969
|
}
|
6963
6970
|
const Gf = /* @__PURE__ */ D($u, [["render", lh]]);
|
@@ -7076,12 +7083,12 @@ const ah = (t) => !t.loaded, rh = (t) => t.images && t.images.find(ah), ch = {
|
|
7076
7083
|
function gh(t, s, e, a, n, i) {
|
7077
7084
|
const d = He, u = he;
|
7078
7085
|
return o(), l("div", {
|
7079
|
-
class:
|
7086
|
+
class: b(["cmd-slideshow", { "full-width": n.fullWidth }])
|
7080
7087
|
}, [
|
7081
7088
|
m("div", {
|
7082
7089
|
class: "inner-slideshow-wrapper",
|
7083
|
-
onMouseenter: s[0] || (s[0] = (
|
7084
|
-
onMouseleave: s[1] || (s[1] = (
|
7090
|
+
onMouseenter: s[0] || (s[0] = (r) => n.pause = !0),
|
7091
|
+
onMouseleave: s[1] || (s[1] = (r) => n.pause = !1)
|
7085
7092
|
}, [
|
7086
7093
|
S(d, {
|
7087
7094
|
onClick: M(i.showPrevItem, ["prevent"]),
|
@@ -7089,9 +7096,9 @@ function gh(t, s, e, a, n, i) {
|
|
7089
7096
|
}, null, 8, ["onClick"]),
|
7090
7097
|
S(ce, { name: "fade" }, {
|
7091
7098
|
default: A(() => {
|
7092
|
-
var
|
7099
|
+
var r, h, g, y, C, p, x, w, T, I, F, z;
|
7093
7100
|
return [
|
7094
|
-
(h = (
|
7101
|
+
(h = (r = i.currentItem) == null ? void 0 : r.link) != null && h.href ? (o(), l("a", {
|
7095
7102
|
href: (y = (g = i.currentItem) == null ? void 0 : g.link) == null ? void 0 : y.href,
|
7096
7103
|
title: (p = (C = i.currentItem) == null ? void 0 : C.link) == null ? void 0 : p.tooltip,
|
7097
7104
|
key: n.index
|
@@ -7101,7 +7108,7 @@ function gh(t, s, e, a, n, i) {
|
|
7101
7108
|
image: (x = i.currentItem) == null ? void 0 : x.image,
|
7102
7109
|
figcaption: (w = i.currentItem) == null ? void 0 : w.figcaption
|
7103
7110
|
}, null, 8, ["image", "figcaption"])
|
7104
|
-
])) :
|
7111
|
+
])) : c("", !0)
|
7105
7112
|
], 8, dh)) : i.currentItem && !((I = (T = i.currentItem) == null ? void 0 : T.link) != null && I.href) && !e.useSlot ? (o(), l("figure", {
|
7106
7113
|
key: n.index,
|
7107
7114
|
class: "slideshow-item"
|
@@ -7116,7 +7123,7 @@ function gh(t, s, e, a, n, i) {
|
|
7116
7123
|
style: Oe("background-image: url(" + i.currentItem.image.srcLarge + ")")
|
7117
7124
|
}, [
|
7118
7125
|
N(t.$slots, "item" + n.currentSlotItem)
|
7119
|
-
], 4)) :
|
7126
|
+
], 4)) : c("", !0)
|
7120
7127
|
];
|
7121
7128
|
}),
|
7122
7129
|
_: 3
|
@@ -7125,9 +7132,9 @@ function gh(t, s, e, a, n, i) {
|
|
7125
7132
|
onClick: M(i.showNextItem, ["prevent"])
|
7126
7133
|
}, null, 8, ["onClick"]),
|
7127
7134
|
e.showQuickLinkIcons ? (o(), l("ol", hh, [
|
7128
|
-
(o(!0), l(v, null, E(e.slideshowItems, (
|
7135
|
+
(o(!0), l(v, null, E(e.slideshowItems, (r, h) => (o(), l("li", {
|
7129
7136
|
key: h,
|
7130
|
-
class:
|
7137
|
+
class: b({ active: h === n.index })
|
7131
7138
|
}, [
|
7132
7139
|
m("a", {
|
7133
7140
|
href: "#",
|
@@ -7135,8 +7142,8 @@ function gh(t, s, e, a, n, i) {
|
|
7135
7142
|
"aria-label": n.index
|
7136
7143
|
}, null, 8, mh)
|
7137
7144
|
], 2))), 128))
|
7138
|
-
])) :
|
7139
|
-
e.showCounter ? (o(), l("span", fh, f(n.index + 1) + "/" + f(e.slideshowItems.length), 1)) :
|
7145
|
+
])) : c("", !0),
|
7146
|
+
e.showCounter ? (o(), l("span", fh, f(n.index + 1) + "/" + f(e.slideshowItems.length), 1)) : c("", !0)
|
7140
7147
|
], 32)
|
7141
7148
|
], 2);
|
7142
7149
|
}
|
@@ -7182,28 +7189,28 @@ function vh(t, s, e, a, n, i) {
|
|
7182
7189
|
const d = oe("router-link");
|
7183
7190
|
return o(), l("div", ph, [
|
7184
7191
|
m("ul", null, [
|
7185
|
-
(o(!0), l(v, null, E(e.languages, (u,
|
7192
|
+
(o(!0), l(v, null, E(e.languages, (u, r) => (o(), l("li", { key: r }, [
|
7186
7193
|
u.link.type === "href" ? (o(), l("a", {
|
7187
7194
|
key: 0,
|
7188
7195
|
href: u.link.path,
|
7189
|
-
class:
|
7196
|
+
class: b(["flag", u.iso2, { active: i.activeLanguage(u) }]),
|
7190
7197
|
title: u.tooltip,
|
7191
7198
|
onClick: (h) => t.$emit("click", { originalEvent: h, language: u })
|
7192
7199
|
}, [
|
7193
7200
|
m("img", {
|
7194
|
-
src: n.imageSources[
|
7201
|
+
src: n.imageSources[r],
|
7195
7202
|
alt: u.name
|
7196
7203
|
}, null, 8, bh)
|
7197
|
-
], 10, _h)) : (o(),
|
7204
|
+
], 10, _h)) : (o(), _(d, {
|
7198
7205
|
key: 1,
|
7199
|
-
class:
|
7206
|
+
class: b(["flag", u.iso2]),
|
7200
7207
|
to: i.getRoute(u),
|
7201
7208
|
title: u.tooltip,
|
7202
7209
|
onClick: (h) => t.$emit("click", { originalEvent: h, language: u })
|
7203
7210
|
}, {
|
7204
7211
|
default: A(() => [
|
7205
7212
|
m("img", {
|
7206
|
-
src: n.imageSources[
|
7213
|
+
src: n.imageSources[r],
|
7207
7214
|
alt: u.name
|
7208
7215
|
}, null, 8, Ch)
|
7209
7216
|
]),
|
@@ -7278,25 +7285,25 @@ const wh = {
|
|
7278
7285
|
}, kh = ["role", "aria-labelledby"], xh = ["title"];
|
7279
7286
|
function Sh(t, s, e, a, n, i) {
|
7280
7287
|
const d = G, u = Y;
|
7281
|
-
return o(),
|
7288
|
+
return o(), _(ce, { name: "fade" }, {
|
7282
7289
|
default: A(() => [
|
7283
7290
|
n.showSystemMessage ? (o(), l("div", {
|
7284
7291
|
key: 0,
|
7285
|
-
class:
|
7292
|
+
class: b(["cmd-system-message", "system-message", "flex-container", "vertical", { "full-width": e.fullWidth }, e.validationStatus]),
|
7286
7293
|
role: e.validationStatus === "error" ? "alert" : "dialog",
|
7287
7294
|
"aria-labelledby": t.htmlId
|
7288
7295
|
}, [
|
7289
7296
|
e.iconClose.show && e.iconClose.iconClass ? (o(), l("a", {
|
7290
7297
|
key: 0,
|
7291
7298
|
href: "#",
|
7292
|
-
onClick: s[0] || (s[0] = M((
|
7299
|
+
onClick: s[0] || (s[0] = M((r) => n.showSystemMessage = !1, ["prevent"])),
|
7293
7300
|
title: e.iconClose.tooltip
|
7294
7301
|
}, [
|
7295
7302
|
S(d, {
|
7296
7303
|
iconClass: e.iconClose.iconClass,
|
7297
7304
|
type: e.iconClose.iconType
|
7298
7305
|
}, null, 8, ["iconClass", "type"])
|
7299
|
-
], 8, xh)) :
|
7306
|
+
], 8, xh)) : c("", !0),
|
7300
7307
|
S(u, {
|
7301
7308
|
class: "message-headline",
|
7302
7309
|
headlineIcon: i.headlineIcon,
|
@@ -7305,7 +7312,7 @@ function Sh(t, s, e, a, n, i) {
|
|
7305
7312
|
id: t.htmlId
|
7306
7313
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7307
7314
|
N(t.$slots, "default")
|
7308
|
-
], 10, kh)) :
|
7315
|
+
], 10, kh)) : c("", !0)
|
7309
7316
|
]),
|
7310
7317
|
_: 3
|
7311
7318
|
});
|
@@ -7395,10 +7402,10 @@ const Ih = {
|
|
7395
7402
|
"aria-expanded": "true"
|
7396
7403
|
};
|
7397
7404
|
function qh(t, s, e, a, n, i) {
|
7398
|
-
var u,
|
7405
|
+
var u, r, h, g;
|
7399
7406
|
const d = G;
|
7400
7407
|
return o(), l("div", {
|
7401
|
-
class:
|
7408
|
+
class: b(["cmd-table-wrapper", { collapsed: !n.showTableData, "full-width": n.fullWidth, "has-caption": i.hasCaption }])
|
7402
7409
|
}, [
|
7403
7410
|
e.collapsible || e.userCanToggleWidth ? (o(), l("div", Oh, [
|
7404
7411
|
e.userCanToggleWidth ? (o(), l("a", {
|
@@ -7412,7 +7419,7 @@ function qh(t, s, e, a, n, i) {
|
|
7412
7419
|
iconClass: e.iconToggleWidth.iconClass,
|
7413
7420
|
type: e.iconToggleWidth.iconType
|
7414
7421
|
}, null, 8, ["iconClass", "type"])
|
7415
|
-
], 8, Mh)) :
|
7422
|
+
], 8, Mh)) : c("", !0),
|
7416
7423
|
e.collapsible ? (o(), l("a", {
|
7417
7424
|
key: 1,
|
7418
7425
|
class: "button",
|
@@ -7424,16 +7431,16 @@ function qh(t, s, e, a, n, i) {
|
|
7424
7431
|
iconClass: n.showTableData ? e.iconCollapse.iconClass : e.iconExpand.iconClass,
|
7425
7432
|
type: n.showTableData ? e.iconCollapse.iconType : e.iconExpand.iconType
|
7426
7433
|
}, null, 8, ["iconClass", "type"])
|
7427
|
-
], 8, Lh)) :
|
7428
|
-
])) :
|
7434
|
+
], 8, Lh)) : c("", !0)
|
7435
|
+
])) : c("", !0),
|
7429
7436
|
m("div", Bh, [
|
7430
7437
|
m("table", {
|
7431
|
-
class:
|
7438
|
+
class: b({ "full-width": n.fullWidth })
|
7432
7439
|
}, [
|
7433
|
-
((u = e.tableData.caption) == null ? void 0 : u.text) || ((
|
7440
|
+
((u = e.tableData.caption) == null ? void 0 : u.text) || ((r = e.caption) == null ? void 0 : r.text) ? (o(), l("caption", {
|
7434
7441
|
key: 0,
|
7435
|
-
class:
|
7436
|
-
}, f(((h = e.caption) == null ? void 0 : h.text) || ((g = e.tableData.caption) == null ? void 0 : g.text)), 3)) :
|
7442
|
+
class: b({ hidden: i.hideCaption })
|
7443
|
+
}, f(((h = e.caption) == null ? void 0 : h.text) || ((g = e.tableData.caption) == null ? void 0 : g.text)), 3)) : c("", !0),
|
7437
7444
|
m("thead", null, [
|
7438
7445
|
m("tr", null, [
|
7439
7446
|
(o(!0), l(v, null, E(e.tableData.thead, (y, C) => (o(), l("th", { key: C }, f(y), 1))), 128))
|
@@ -7443,11 +7450,11 @@ function qh(t, s, e, a, n, i) {
|
|
7443
7450
|
default: A(() => [
|
7444
7451
|
re(m("tbody", Dh, [
|
7445
7452
|
(o(!0), l(v, null, E(e.tableData.tbody, (y, C) => (o(), l("tr", {
|
7446
|
-
class:
|
7453
|
+
class: b({ highlighted: e.tableData.rowIndexHighlighted === C }),
|
7447
7454
|
key: C
|
7448
7455
|
}, [
|
7449
7456
|
(o(!0), l(v, null, E(y, (p, x) => (o(), l("td", {
|
7450
|
-
class:
|
7457
|
+
class: b({ highlighted: e.tableData.columnIndexHighlighted === x }),
|
7451
7458
|
key: x
|
7452
7459
|
}, f(p), 3))), 128))
|
7453
7460
|
], 2))), 128))
|
@@ -7462,11 +7469,11 @@ function qh(t, s, e, a, n, i) {
|
|
7462
7469
|
e.tableData.tfoot && e.tableData.tfoot.length && n.showTableData ? (o(), l("tfoot", Fh, [
|
7463
7470
|
m("tr", null, [
|
7464
7471
|
(o(!0), l(v, null, E(e.tableData.tfoot, (y, C) => (o(), l("td", {
|
7465
|
-
class:
|
7472
|
+
class: b({ highlighted: e.tableData.columnIndexHighlighted === C }),
|
7466
7473
|
key: C
|
7467
7474
|
}, f(y), 3))), 128))
|
7468
7475
|
])
|
7469
|
-
])) :
|
7476
|
+
])) : c("", !0)
|
7470
7477
|
]),
|
7471
7478
|
_: 1
|
7472
7479
|
})
|
@@ -7543,40 +7550,40 @@ function Gh(t, s, e, a, n, i) {
|
|
7543
7550
|
const d = G, u = Y;
|
7544
7551
|
return o(), l("div", jh, [
|
7545
7552
|
m("ul", {
|
7546
|
-
class:
|
7553
|
+
class: b({ "stretch-tabs": e.stretchTabs }),
|
7547
7554
|
role: "tablist"
|
7548
7555
|
}, [
|
7549
|
-
(o(!0), l(v, null, E(e.tabs, (
|
7556
|
+
(o(!0), l(v, null, E(e.tabs, (r, h) => (o(), l("li", {
|
7550
7557
|
key: h,
|
7551
7558
|
role: "tab"
|
7552
7559
|
}, [
|
7553
7560
|
m("a", {
|
7554
|
-
class:
|
7561
|
+
class: b({ active: n.showTab === h }),
|
7555
7562
|
onClick: M((g) => i.setActiveTab(h), ["prevent"]),
|
7556
|
-
title:
|
7563
|
+
title: r.name ? void 0 : r.tooltip,
|
7557
7564
|
href: "#"
|
7558
7565
|
}, [
|
7559
|
-
|
7566
|
+
r.iconClass ? (o(), _(d, {
|
7560
7567
|
key: 0,
|
7561
|
-
iconClass:
|
7562
|
-
type:
|
7563
|
-
}, null, 8, ["iconClass", "type"])) :
|
7564
|
-
|
7568
|
+
iconClass: r.iconClass,
|
7569
|
+
type: r.iconType
|
7570
|
+
}, null, 8, ["iconClass", "type"])) : c("", !0),
|
7571
|
+
r.name ? (o(), l("span", Uh, f(r.name), 1)) : c("", !0)
|
7565
7572
|
], 10, Nh)
|
7566
7573
|
]))), 128))
|
7567
7574
|
], 2),
|
7568
|
-
e.useSlot ? (o(!0), l(v, { key: 0 }, E(e.tabs.length, (
|
7569
|
-
key:
|
7575
|
+
e.useSlot ? (o(!0), l(v, { key: 0 }, E(e.tabs.length, (r) => re((o(), l("div", {
|
7576
|
+
key: r,
|
7570
7577
|
"aria-live": "assertive"
|
7571
7578
|
}, [
|
7572
|
-
N(t.$slots, "tab-content-" + (
|
7579
|
+
N(t.$slots, "tab-content-" + (r - 1))
|
7573
7580
|
])), [
|
7574
|
-
[pe, n.showTab ===
|
7581
|
+
[pe, n.showTab === r - 1]
|
7575
7582
|
])), 128)) : (o(), l("div", zh, [
|
7576
|
-
e.cmdHeadline ? (o(),
|
7583
|
+
e.cmdHeadline ? (o(), _(u, j({ key: 0 }, e.cmdHeadline, {
|
7577
7584
|
headlineText: e.tabs[n.showTab].headlineText,
|
7578
7585
|
headlineLevel: e.tabs[n.showTab].headlineLevel
|
7579
|
-
}), null, 16, ["headlineText", "headlineLevel"])) :
|
7586
|
+
}), null, 16, ["headlineText", "headlineLevel"])) : c("", !0),
|
7580
7587
|
m("div", {
|
7581
7588
|
innerHTML: e.tabs[n.showTab].htmlContent
|
7582
7589
|
}, null, 8, Wh)
|
@@ -7647,7 +7654,7 @@ const Jh = {
|
|
7647
7654
|
function Kh(t, s, e, a, n, i) {
|
7648
7655
|
const d = _e;
|
7649
7656
|
return o(), l("div", {
|
7650
|
-
class:
|
7657
|
+
class: b(["cmd-toggle-dark-mode", { "styled-layout": e.useStyledLayout, "dark-mode": n.darkMode }])
|
7651
7658
|
}, [
|
7652
7659
|
S(d, {
|
7653
7660
|
element: "input",
|
@@ -7856,8 +7863,8 @@ var Qs = function(s, e, a) {
|
|
7856
7863
|
n = e.toString();
|
7857
7864
|
else {
|
7858
7865
|
var i = [];
|
7859
|
-
ge.forEach(e, function(
|
7860
|
-
|
7866
|
+
ge.forEach(e, function(r, h) {
|
7867
|
+
r === null || typeof r > "u" || (ge.isArray(r) ? h = h + "[]" : r = [r], ge.forEach(r, function(y) {
|
7861
7868
|
ge.isDate(y) ? y = y.toISOString() : ge.isObject(y) && (y = JSON.stringify(y)), i.push(is(h) + "=" + is(y));
|
7862
7869
|
}));
|
7863
7870
|
}), n = i.join("&");
|
@@ -7943,9 +7950,9 @@ function _m() {
|
|
7943
7950
|
var t = te;
|
7944
7951
|
return Ke = t.isStandardBrowserEnv() ? function() {
|
7945
7952
|
return {
|
7946
|
-
write: function(a, n, i, d, u,
|
7953
|
+
write: function(a, n, i, d, u, r) {
|
7947
7954
|
var h = [];
|
7948
|
-
h.push(a + "=" + encodeURIComponent(n)), t.isNumber(i) && h.push("expires=" + new Date(i).toGMTString()), t.isString(d) && h.push("path=" + d), t.isString(u) && h.push("domain=" + u),
|
7955
|
+
h.push(a + "=" + encodeURIComponent(n)), t.isNumber(i) && h.push("expires=" + new Date(i).toGMTString()), t.isString(d) && h.push("path=" + d), t.isString(u) && h.push("domain=" + u), r === !0 && h.push("secure"), document.cookie = h.join("; ");
|
7949
7956
|
},
|
7950
7957
|
read: function(a) {
|
7951
7958
|
var n = document.cookie.match(new RegExp("(^|;\\s*)(" + a + ")=([^;]*)"));
|
@@ -8047,8 +8054,8 @@ function km() {
|
|
8047
8054
|
};
|
8048
8055
|
}
|
8049
8056
|
return n = i(window.location.href), function(u) {
|
8050
|
-
var
|
8051
|
-
return
|
8057
|
+
var r = t.isString(u) ? i(u) : u;
|
8058
|
+
return r.protocol === n.protocol && r.host === n.host;
|
8052
8059
|
};
|
8053
8060
|
}() : function() {
|
8054
8061
|
return function() {
|
@@ -8073,7 +8080,7 @@ function gs() {
|
|
8073
8080
|
if (fs)
|
8074
8081
|
return tt;
|
8075
8082
|
fs = 1;
|
8076
|
-
var t = te, s = pm(), e = _m(), a = Qs, n = vm(), i = wm(), d = km(), u = $s(),
|
8083
|
+
var t = te, s = pm(), e = _m(), a = Qs, n = vm(), i = wm(), d = km(), u = $s(), r = je(), h = Ee();
|
8077
8084
|
return tt = function(y) {
|
8078
8085
|
return new Promise(function(p, x) {
|
8079
8086
|
var w = y.data, T = y.headers, I = y.responseType, F;
|
@@ -8112,7 +8119,7 @@ function gs() {
|
|
8112
8119
|
}, k.onerror = function() {
|
8113
8120
|
x(u("Network Error", y, null, k)), k = null;
|
8114
8121
|
}, k.ontimeout = function() {
|
8115
|
-
var K = y.timeout ? "timeout of " + y.timeout + "ms exceeded" : "timeout exceeded", X = y.transitional ||
|
8122
|
+
var K = y.timeout ? "timeout of " + y.timeout + "ms exceeded" : "timeout exceeded", X = y.transitional || r.transitional;
|
8116
8123
|
y.timeoutErrorMessage && (K = y.timeoutErrorMessage), x(u(
|
8117
8124
|
K,
|
8118
8125
|
y,
|
@@ -8139,22 +8146,22 @@ function je() {
|
|
8139
8146
|
var t = te, s = ym, e = Zs, a = {
|
8140
8147
|
"Content-Type": "application/x-www-form-urlencoded"
|
8141
8148
|
};
|
8142
|
-
function n(
|
8143
|
-
!t.isUndefined(
|
8149
|
+
function n(r, h) {
|
8150
|
+
!t.isUndefined(r) && t.isUndefined(r["Content-Type"]) && (r["Content-Type"] = h);
|
8144
8151
|
}
|
8145
8152
|
function i() {
|
8146
|
-
var
|
8147
|
-
return (typeof XMLHttpRequest < "u" || typeof process < "u" && Object.prototype.toString.call(process) === "[object process]") && (
|
8153
|
+
var r;
|
8154
|
+
return (typeof XMLHttpRequest < "u" || typeof process < "u" && Object.prototype.toString.call(process) === "[object process]") && (r = gs()), r;
|
8148
8155
|
}
|
8149
|
-
function d(
|
8150
|
-
if (t.isString(
|
8156
|
+
function d(r, h, g) {
|
8157
|
+
if (t.isString(r))
|
8151
8158
|
try {
|
8152
|
-
return (h || JSON.parse)(
|
8159
|
+
return (h || JSON.parse)(r), t.trim(r);
|
8153
8160
|
} catch (y) {
|
8154
8161
|
if (y.name !== "SyntaxError")
|
8155
8162
|
throw y;
|
8156
8163
|
}
|
8157
|
-
return (g || JSON.stringify)(
|
8164
|
+
return (g || JSON.stringify)(r);
|
8158
8165
|
}
|
8159
8166
|
var u = {
|
8160
8167
|
transitional: {
|
@@ -8269,7 +8276,7 @@ var Lm = function(s) {
|
|
8269
8276
|
} else
|
8270
8277
|
return n(void 0, e[g]);
|
8271
8278
|
}
|
8272
|
-
function
|
8279
|
+
function r(g) {
|
8273
8280
|
if (g in e)
|
8274
8281
|
return n(s[g], e[g]);
|
8275
8282
|
if (g in s)
|
@@ -8301,11 +8308,11 @@ var Lm = function(s) {
|
|
8301
8308
|
cancelToken: u,
|
8302
8309
|
socketPath: u,
|
8303
8310
|
responseEncoding: u,
|
8304
|
-
validateStatus:
|
8311
|
+
validateStatus: r
|
8305
8312
|
};
|
8306
8313
|
return ee.forEach(Object.keys(s).concat(Object.keys(e)), function(y) {
|
8307
8314
|
var C = h[y] || i, p = C(y);
|
8308
|
-
ee.isUndefined(p) && C !==
|
8315
|
+
ee.isUndefined(p) && C !== r || (a[y] = p);
|
8309
8316
|
}), a;
|
8310
8317
|
}, lt, bs;
|
8311
8318
|
function sn() {
|
@@ -8341,9 +8348,9 @@ function Dm(t, s, e) {
|
|
8341
8348
|
for (var a = Object.keys(t), n = a.length; n-- > 0; ) {
|
8342
8349
|
var i = a[n], d = s[i];
|
8343
8350
|
if (d) {
|
8344
|
-
var u = t[i],
|
8345
|
-
if (
|
8346
|
-
throw new TypeError("option " + i + " must be " +
|
8351
|
+
var u = t[i], r = u === void 0 || d(u, i, t);
|
8352
|
+
if (r !== !0)
|
8353
|
+
throw new TypeError("option " + i + " must be " + r);
|
8347
8354
|
continue;
|
8348
8355
|
}
|
8349
8356
|
if (e !== !0)
|
@@ -8383,17 +8390,17 @@ Se.prototype.request = function(s) {
|
|
8383
8390
|
d = d.then(u.shift(), u.shift());
|
8384
8391
|
return d;
|
8385
8392
|
}
|
8386
|
-
for (var
|
8393
|
+
for (var r = s; a.length; ) {
|
8387
8394
|
var h = a.shift(), g = a.shift();
|
8388
8395
|
try {
|
8389
|
-
|
8396
|
+
r = h(r);
|
8390
8397
|
} catch (y) {
|
8391
8398
|
g(y);
|
8392
8399
|
break;
|
8393
8400
|
}
|
8394
8401
|
}
|
8395
8402
|
try {
|
8396
|
-
d = ws(
|
8403
|
+
d = ws(r);
|
8397
8404
|
} catch (y) {
|
8398
8405
|
return Promise.reject(y);
|
8399
8406
|
}
|
@@ -8444,8 +8451,8 @@ function Am() {
|
|
8444
8451
|
n._listeners = null;
|
8445
8452
|
}
|
8446
8453
|
}), this.promise.then = function(i) {
|
8447
|
-
var d, u = new Promise(function(
|
8448
|
-
n.subscribe(
|
8454
|
+
var d, u = new Promise(function(r) {
|
8455
|
+
n.subscribe(r), d = r;
|
8449
8456
|
}).then(i);
|
8450
8457
|
return u.cancel = function() {
|
8451
8458
|
n.unsubscribe(d);
|
@@ -8950,17 +8957,17 @@ const Um = {
|
|
8950
8957
|
class: "progressbar"
|
8951
8958
|
}, _f = ["value", "title"];
|
8952
8959
|
function bf(t, s, e, a, n, i) {
|
8953
|
-
const d = Y, u = Th,
|
8960
|
+
const d = Y, u = Th, r = G, h = _e;
|
8954
8961
|
return o(), l(v, null, [
|
8955
8962
|
e.advancedMode ? (o(), l("fieldset", {
|
8956
8963
|
key: 0,
|
8957
|
-
class:
|
8964
|
+
class: b(["cmd-upload-form flex-container", { "upload-initiated": n.uploadInitiated }])
|
8958
8965
|
}, [
|
8959
8966
|
m("legend", {
|
8960
|
-
class:
|
8967
|
+
class: b({ hidden: !e.showLegend })
|
8961
8968
|
}, f(e.textLegend), 3),
|
8962
|
-
e.cmdHeadlineFieldset ? (o(),
|
8963
|
-
i.systemMessageStatus && i.allSystemMessages.length ? (o(),
|
8969
|
+
e.cmdHeadlineFieldset ? (o(), _(d, Z(j({ key: 0 }, e.cmdHeadlineFieldset)), null, 16)) : c("", !0),
|
8970
|
+
i.systemMessageStatus && i.allSystemMessages.length ? (o(), _(u, {
|
8964
8971
|
key: 1,
|
8965
8972
|
iconClose: { show: !1 },
|
8966
8973
|
validationStatus: i.systemMessageStatus,
|
@@ -8969,10 +8976,10 @@ function bf(t, s, e, a, n, i) {
|
|
8969
8976
|
default: A(() => [
|
8970
8977
|
i.allSystemMessages.length > 1 ? (o(), l("ul", zm, [
|
8971
8978
|
(o(!0), l(v, null, E(i.allSystemMessages, (g, y) => (o(), l("li", { key: y }, f(g), 1))), 128))
|
8972
|
-
])) :
|
8979
|
+
])) : c("", !0)
|
8973
8980
|
]),
|
8974
8981
|
_: 1
|
8975
|
-
}, 8, ["validationStatus", "systemMessage"])) :
|
8982
|
+
}, 8, ["validationStatus", "systemMessage"])) : c("", !0),
|
8976
8983
|
m("div", j({
|
8977
8984
|
class: ["box drop-area flex-container vertical", { "allow-drop": n.allowDrop }]
|
8978
8985
|
}, Pt(i.dragAndDropHandler)), [
|
@@ -8991,7 +8998,7 @@ function bf(t, s, e, a, n, i) {
|
|
8991
8998
|
title: t.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
8992
8999
|
onClick: s[0] || (s[0] = M((...g) => i.cancelUpload && i.cancelUpload(...g), ["prevent"]))
|
8993
9000
|
}, [
|
8994
|
-
S(
|
9001
|
+
S(r, {
|
8995
9002
|
iconClass: e.deleteIcon.iconClass,
|
8996
9003
|
type: e.deleteIcon.iconClass
|
8997
9004
|
}, null, 8, ["iconClass", "type"])
|
@@ -9005,7 +9012,7 @@ function bf(t, s, e, a, n, i) {
|
|
9005
9012
|
], 64))
|
9006
9013
|
]),
|
9007
9014
|
m("small", {
|
9008
|
-
class:
|
9015
|
+
class: b([
|
9009
9016
|
"text-align-right",
|
9010
9017
|
{ error: e.maxTotalUploadSize > 0 && i.totalSize > e.maxTotalUploadSize }
|
9011
9018
|
])
|
@@ -9017,11 +9024,11 @@ function bf(t, s, e, a, n, i) {
|
|
9017
9024
|
value: i.totalUploadProgress,
|
9018
9025
|
title: i.totalBytesUploaded
|
9019
9026
|
}, null, 8, Qm)
|
9020
|
-
])) :
|
9027
|
+
])) : c("", !0)
|
9021
9028
|
])
|
9022
|
-
])) :
|
9029
|
+
])) : c("", !0),
|
9023
9030
|
Zm
|
9024
|
-
])) :
|
9031
|
+
])) : c("", !0),
|
9025
9032
|
m("div", $m, [
|
9026
9033
|
S(d, j(e.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
9027
9034
|
default: A(() => [
|
@@ -9039,13 +9046,13 @@ function bf(t, s, e, a, n, i) {
|
|
9039
9046
|
title: t.getMessage("cmduploadform.labeltext.remove_file_from_list", g.file.name),
|
9040
9047
|
onClick: M((C) => i.removeFile(y), ["prevent"])
|
9041
9048
|
}, [
|
9042
|
-
S(
|
9049
|
+
S(r, {
|
9043
9050
|
iconClass: t.iconDelete.iconClass,
|
9044
9051
|
type: t.iconDelete.iconType
|
9045
9052
|
}, null, 8, ["iconClass", "type"])
|
9046
9053
|
], 8, tf),
|
9047
9054
|
m("span", {
|
9048
|
-
class:
|
9055
|
+
class: b([
|
9049
9056
|
"text-align-right",
|
9050
9057
|
g.allowedType ? "allowed" : "not-allowed",
|
9051
9058
|
{ error: g.error }
|
@@ -9061,7 +9068,7 @@ function bf(t, s, e, a, n, i) {
|
|
9061
9068
|
value: g.progress,
|
9062
9069
|
title: i.formatSize(g.uploadedBytes) + "/" + i.formatSize(g.file.size)
|
9063
9070
|
}, null, 8, nf)
|
9064
|
-
])) :
|
9071
|
+
])) : c("", !0)
|
9065
9072
|
]))), 128))
|
9066
9073
|
]),
|
9067
9074
|
i.failedUpload ? (o(), l("a", {
|
@@ -9069,51 +9076,51 @@ function bf(t, s, e, a, n, i) {
|
|
9069
9076
|
href: "#",
|
9070
9077
|
onClick: s[1] || (s[1] = M((...g) => i.cancel && i.cancel(...g), ["prevent"])),
|
9071
9078
|
title: t.getMessage("cmduploadform.all_files_will_be_removed")
|
9072
|
-
}, f(t.getMessage("cmduploadform.reset_upload")), 9, of)) :
|
9079
|
+
}, f(t.getMessage("cmduploadform.reset_upload")), 9, of)) : c("", !0),
|
9073
9080
|
lf
|
9074
9081
|
])
|
9075
9082
|
])) : (o(), l(v, { key: 0 }, [
|
9076
|
-
e.allowMultipleFileUploads ? (o(),
|
9083
|
+
e.allowMultipleFileUploads ? (o(), _(d, j({ key: 0 }, e.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
9077
9084
|
default: A(() => [
|
9078
9085
|
R(f(t.getMessage("cmduploadform.no_files_to_upload")), 1)
|
9079
9086
|
]),
|
9080
9087
|
_: 1
|
9081
|
-
}, 16)) : (o(),
|
9088
|
+
}, 16)) : (o(), _(d, j({ key: 1 }, e.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
9082
9089
|
default: A(() => [
|
9083
9090
|
R(f(t.getMessage("cmduploadform.no_file_to_upload")), 1)
|
9084
9091
|
]),
|
9085
9092
|
_: 1
|
9086
9093
|
}, 16))
|
9087
9094
|
], 64)),
|
9088
|
-
e.allowMultipleFileUploads && n.listOfFiles.length ? (o(),
|
9095
|
+
e.allowMultipleFileUploads && n.listOfFiles.length ? (o(), _(d, j({ key: 2 }, e.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
9089
9096
|
default: A(() => [
|
9090
9097
|
R(f(t.getMessage("cmduploadform.headline.select_additional_files")), 1)
|
9091
9098
|
]),
|
9092
9099
|
_: 1
|
9093
|
-
}, 16)) :
|
9094
|
-
!e.allowMultipleFileUploads && n.listOfFiles.length ? (o(),
|
9100
|
+
}, 16)) : c("", !0),
|
9101
|
+
!e.allowMultipleFileUploads && n.listOfFiles.length ? (o(), _(d, j({ key: 3 }, e.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
9095
9102
|
default: A(() => [
|
9096
9103
|
R(f(t.getMessage("cmduploadform.headline.select_new_file")), 1)
|
9097
9104
|
]),
|
9098
9105
|
_: 1
|
9099
|
-
}, 16)) :
|
9106
|
+
}, 16)) : c("", !0),
|
9100
9107
|
m("dl", af, [
|
9101
9108
|
e.maxTotalUploadSize > 0 ? (o(), l(v, { key: 0 }, [
|
9102
9109
|
m("dt", {
|
9103
|
-
class:
|
9110
|
+
class: b({ error: i.totalSize > e.maxTotalUploadSize })
|
9104
9111
|
}, f(t.getMessage("cmduploadform.max_total_upload_size")), 3),
|
9105
9112
|
m("dd", {
|
9106
|
-
class:
|
9113
|
+
class: b(["text-align-right", { error: i.totalSize > e.maxTotalUploadSize }])
|
9107
9114
|
}, f(i.formatSize(e.maxTotalUploadSize)), 3)
|
9108
|
-
], 64)) :
|
9115
|
+
], 64)) : c("", !0),
|
9109
9116
|
m("dt", {
|
9110
|
-
class:
|
9117
|
+
class: b({ error: n.errors.fileSize })
|
9111
9118
|
}, f(t.getMessage("cmduploadform.max_file_upload_size")), 3),
|
9112
9119
|
m("dd", {
|
9113
|
-
class:
|
9120
|
+
class: b(["text-align-right", { error: n.errors.fileSize }])
|
9114
9121
|
}, f(i.formatSize(e.maxFileUploadSize)), 3),
|
9115
9122
|
m("dt", {
|
9116
|
-
class:
|
9123
|
+
class: b({ error: n.errors.fileType })
|
9117
9124
|
}, f(t.getMessage("cmduploadform.allowed_file_types")), 3),
|
9118
9125
|
m("dd", null, [
|
9119
9126
|
m("a", {
|
@@ -9121,7 +9128,7 @@ function bf(t, s, e, a, n, i) {
|
|
9121
9128
|
onClick: s[2] || (s[2] = M((g) => n.showListOfFileExtensions = !n.showListOfFileExtensions, ["prevent"])),
|
9122
9129
|
title: t.getMessage("cmduploadform.tooltip.toggle_list_of_allowed_file_types")
|
9123
9130
|
}, [
|
9124
|
-
S(
|
9131
|
+
S(r, {
|
9125
9132
|
iconClass: n.showListOfFileExtensions ? e.iconInvisible.iconClass : e.iconVisible.iconClass,
|
9126
9133
|
type: n.showListOfFileExtensions ? e.iconInvisible.iconType : e.iconVisible.iconType
|
9127
9134
|
}, null, 8, ["iconClass", "type"])
|
@@ -9131,9 +9138,9 @@ function bf(t, s, e, a, n, i) {
|
|
9131
9138
|
n.showListOfFileExtensions ? (o(), l("ul", cf, [
|
9132
9139
|
(o(!0), l(v, null, E(e.allowedFileExtensions, (g, y) => (o(), l("li", {
|
9133
9140
|
key: y,
|
9134
|
-
class:
|
9141
|
+
class: b({ error: n.errors.fileType })
|
9135
9142
|
}, f(g), 3))), 128))
|
9136
|
-
])) :
|
9143
|
+
])) : c("", !0)
|
9137
9144
|
]),
|
9138
9145
|
_: 1
|
9139
9146
|
})
|
@@ -9142,11 +9149,11 @@ function bf(t, s, e, a, n, i) {
|
|
9142
9149
|
m("div", null, [
|
9143
9150
|
m("button", {
|
9144
9151
|
type: "button",
|
9145
|
-
class:
|
9152
|
+
class: b(["button upload primary", { disabled: n.uploadInitiated }]),
|
9146
9153
|
disabled: n.uploadInitiated,
|
9147
9154
|
onClick: s[3] || (s[3] = (g) => i.selectFiles())
|
9148
9155
|
}, [
|
9149
|
-
S(
|
9156
|
+
S(r, {
|
9150
9157
|
iconClass: e.iconFileUpload.iconClass,
|
9151
9158
|
type: e.iconFileUpload.iconType
|
9152
9159
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9154,23 +9161,23 @@ function bf(t, s, e, a, n, i) {
|
|
9154
9161
|
], 10, df),
|
9155
9162
|
e.enableDragAndDrop ? (o(), l("p", {
|
9156
9163
|
key: 0,
|
9157
|
-
class:
|
9164
|
+
class: b(["text-drag-and-drop", { disabled: n.uploadInitiated }])
|
9158
9165
|
}, [
|
9159
9166
|
m("span", null, f(t.getMessage("cmduploadform.or")), 1),
|
9160
9167
|
m("strong", null, [
|
9161
9168
|
R(f(t.getMessage("cmduploadform.drag_and_drop")) + " ", 1),
|
9162
9169
|
e.allowMultipleFileUploads && n.listOfFiles.length ? (o(), l(v, { key: 0 }, [
|
9163
9170
|
R(f(t.getMessage("cmduploadform.additional")), 1)
|
9164
|
-
], 64)) :
|
9171
|
+
], 64)) : c("", !0),
|
9165
9172
|
!e.allowMultipleFileUploads && n.listOfFiles.length ? (o(), l(v, { key: 1 }, [
|
9166
9173
|
R(f(t.getMessage("cmduploadform.new")), 1)
|
9167
|
-
], 64)) :
|
9174
|
+
], 64)) : c("", !0),
|
9168
9175
|
R(" " + f(t.getMessage("cmduploadform.files_to_this_area")), 1)
|
9169
9176
|
])
|
9170
|
-
], 2)) :
|
9177
|
+
], 2)) : c("", !0)
|
9171
9178
|
])
|
9172
9179
|
], 16),
|
9173
|
-
e.enableComment ? (o(),
|
9180
|
+
e.enableComment ? (o(), _(h, {
|
9174
9181
|
key: 2,
|
9175
9182
|
element: "textarea",
|
9176
9183
|
labelText: t.getMessage("cmduploadform.labeltext.comment"),
|
@@ -9180,10 +9187,10 @@ function bf(t, s, e, a, n, i) {
|
|
9180
9187
|
validationMessage: e.commentStatusMessage,
|
9181
9188
|
placeholder: t.getMessage("cmduploadform.placeholder.comment"),
|
9182
9189
|
status: e.commentStatusMessage ? "error" : ""
|
9183
|
-
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) :
|
9190
|
+
}, null, 8, ["labelText", "modelValue", "required", "validationMessage", "placeholder", "status"])) : c("", !0),
|
9184
9191
|
m("div", mf, [
|
9185
9192
|
m("button", {
|
9186
|
-
class:
|
9193
|
+
class: b([
|
9187
9194
|
"button primary",
|
9188
9195
|
{
|
9189
9196
|
disabled: n.listOfFiles.length === 0 || e.maxTotalUploadSize > 0 && i.totalSize > e.maxTotalUploadSize || n.uploadInitiated
|
@@ -9192,17 +9199,17 @@ function bf(t, s, e, a, n, i) {
|
|
9192
9199
|
disabled: n.listOfFiles.length === 0 || e.maxTotalUploadSize > 0 && i.totalSize > e.maxTotalUploadSize || n.uploadInitiated,
|
9193
9200
|
onClick: s[5] || (s[5] = (...g) => i.uploadFiles && i.uploadFiles(...g))
|
9194
9201
|
}, [
|
9195
|
-
S(
|
9202
|
+
S(r, {
|
9196
9203
|
iconClass: e.iconUpload.iconClass,
|
9197
9204
|
type: e.iconUpload.iconType
|
9198
9205
|
}, null, 8, ["iconClass", "type"]),
|
9199
9206
|
n.listOfFiles.length === 1 || !e.allowMultipleFileUploads ? (o(), l("span", gf, f(t.getMessage("cmduploadform.buttontext.upload_file")), 1)) : (o(), l("span", yf, f(t.getMessage("cmduploadform.buttontext.upload_files")), 1))
|
9200
9207
|
], 10, ff),
|
9201
9208
|
m("button", {
|
9202
|
-
class:
|
9209
|
+
class: b(["button", { disabled: n.listOfFiles.length === 0 }]),
|
9203
9210
|
onClick: s[6] || (s[6] = (...g) => i.cancel && i.cancel(...g))
|
9204
9211
|
}, [
|
9205
|
-
S(
|
9212
|
+
S(r, {
|
9206
9213
|
iconClass: e.iconCancel.iconClass,
|
9207
9214
|
type: e.iconCancel.iconType
|
9208
9215
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9222,25 +9229,25 @@ function bf(t, s, e, a, n, i) {
|
|
9222
9229
|
value: i.totalUploadProgress,
|
9223
9230
|
title: i.totalBytesUploaded
|
9224
9231
|
}, null, 8, _f)
|
9225
|
-
])) :
|
9232
|
+
])) : c("", !0),
|
9226
9233
|
N(t.$slots, "default", {}, () => [
|
9227
9234
|
e.enableDragAndDrop ? (o(), l(v, { key: 0 }, [
|
9228
9235
|
i.fileTypeImage ? (o(), l(v, { key: 0 }, [
|
9229
9236
|
m("span", null, f(t.getMessage("cmduploadform.select_image")), 1),
|
9230
|
-
S(
|
9237
|
+
S(r, {
|
9231
9238
|
iconClass: e.iconImage.iconClass,
|
9232
9239
|
type: e.iconImage.iconType
|
9233
9240
|
}, null, 8, ["iconClass", "type"])
|
9234
9241
|
], 64)) : (o(), l(v, { key: 1 }, [
|
9235
9242
|
m("span", null, f(t.getMessage("cmduploadform.select_file")), 1),
|
9236
|
-
S(
|
9243
|
+
S(r, {
|
9237
9244
|
iconClass: e.iconFileUpload.iconClass,
|
9238
9245
|
type: e.iconFileUpload.iconType
|
9239
9246
|
}, null, 8, ["iconClass", "type"])
|
9240
9247
|
], 64))
|
9241
9248
|
], 64)) : (o(), l(v, { key: 1 }, [
|
9242
9249
|
m("span", null, f(t.getMessage("cmduploadform.drag_and_drop_file_here")), 1),
|
9243
|
-
S(
|
9250
|
+
S(r, {
|
9244
9251
|
iconClass: e.iconDragAndDrop.iconClass,
|
9245
9252
|
type: e.iconDragAndDrop.iconType
|
9246
9253
|
}, null, 8, ["iconClass", "type"])
|
@@ -9307,28 +9314,28 @@ const Cf = {
|
|
9307
9314
|
function kf(t, s, e, a, n, i) {
|
9308
9315
|
const d = Y;
|
9309
9316
|
return o(), l("div", {
|
9310
|
-
class:
|
9317
|
+
class: b(["cmd-width-limitation-wrapper", { sticky: e.sticky }])
|
9311
9318
|
}, [
|
9312
9319
|
e.innerWrapper ? (o(), l("section", {
|
9313
9320
|
key: 0,
|
9314
|
-
class:
|
9321
|
+
class: b(i.setInnerClass)
|
9315
9322
|
}, [
|
9316
9323
|
e.anchorId ? (o(), l("a", {
|
9317
9324
|
key: 0,
|
9318
9325
|
id: e.anchorId
|
9319
|
-
}, null, 8, vf)) :
|
9320
|
-
e.cmdHeadline ? (o(),
|
9326
|
+
}, null, 8, vf)) : c("", !0),
|
9327
|
+
e.cmdHeadline ? (o(), _(d, {
|
9321
9328
|
key: 1,
|
9322
9329
|
"pre-headline-text": e.cmdHeadline.preHeadlineText,
|
9323
9330
|
"headline-text": e.cmdHeadline.headlineText,
|
9324
9331
|
"headline-level": e.cmdHeadline.headlineLevel
|
9325
|
-
}, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) :
|
9332
|
+
}, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) : c("", !0),
|
9326
9333
|
N(t.$slots, "default")
|
9327
9334
|
], 2)) : (o(), l(v, { key: 1 }, [
|
9328
9335
|
e.anchorId ? (o(), l("a", {
|
9329
9336
|
key: 0,
|
9330
9337
|
id: e.anchorId
|
9331
|
-
}, null, 8, wf)) :
|
9338
|
+
}, null, 8, wf)) : c("", !0),
|
9332
9339
|
N(t.$slots, "default")
|
9333
9340
|
], 64))
|
9334
9341
|
], 2);
|