comand-component-library 3.3.33 → 3.3.35
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +199 -178
- package/dist/comand-component-library.umd.cjs +3 -3
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/App.vue +2 -2
- package/src/assets/data/tabs.json +1 -1
- package/src/components/CmdBox.vue +30 -18
- package/src/components/CmdCompanyLogo.vue +9 -9
- package/src/components/CmdFancyBox.vue +3 -1
- package/src/components/CmdFormElement.vue +8 -1
- package/src/components/CmdImageZoom.vue +8 -4
- package/src/components/CmdListOfLinks.vue +13 -1
- package/src/components/CmdPager.vue +0 -4
- package/src/components/CmdTabs.vue +9 -1
@@ -1,46 +1,46 @@
|
|
1
|
-
import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as m, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as A, renderSlot as
|
1
|
+
import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as m, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as A, renderSlot as R, createTextVNode as z, resolveDirective as cn, normalizeProps as K, mergeProps as q, Fragment as b, renderList as F, withDirectives as ne, Transition as ue, withModifiers as O, createVNode as x, TransitionGroup as bt, createApp as un, Teleport as dn, useCssVars as Di, vShow as ye, normalizeStyle as Oe, vModelDynamic as mn, vModelText as Ee, toHandlers as qt, onBeforeUpdate as hn } from "vue";
|
2
2
|
(function() {
|
3
|
-
const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", k = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0,
|
4
|
-
for (let U of
|
5
|
-
|
6
|
-
}, Z = (
|
7
|
-
D(
|
8
|
-
let U = e +
|
9
|
-
re && !
|
10
|
-
}), G(
|
11
|
-
},
|
12
|
-
|
13
|
-
}, Y = (
|
3
|
+
const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", k = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0, S = HTMLElement, T = S[d], B = Event[d], Q = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], w = new Set(Q), H = new Set(Q.map((M) => e + M + i)), D = (M, j) => !!j && M instanceof j, P = (M, j) => M.contains(j), G = (M, j) => {
|
4
|
+
for (let U of M)
|
5
|
+
j(U);
|
6
|
+
}, Z = (M) => {
|
7
|
+
D(M, S) && (M[k] ? J(M) : G(w, (j) => {
|
8
|
+
let U = e + j + i, re = M.getAttribute(U);
|
9
|
+
re && !V(M)[U] && M[c](U, re);
|
10
|
+
}), G(M.childNodes, Z));
|
11
|
+
}, V = (M) => M[k] = M[k] || {}, J = (M) => {
|
12
|
+
V(M), X.includes(M) || (X.push(M), fe = !0);
|
13
|
+
}, Y = (M, j) => P(j, M) ? 1 : P(M, j) ? -1 : 0, ae = (M) => {
|
14
14
|
fe && (X.sort(Y), fe = !1);
|
15
|
-
let
|
16
|
-
D(
|
17
|
-
P(U,
|
15
|
+
let j = M[u];
|
16
|
+
D(M, v) ? (M = new v(M.type + i, M))[f] = j : M = new M.constructor(M.type + i, y.assign({}, M, { [f]: j })), M[a] = [], G(X, (U) => {
|
17
|
+
P(U, j) || M[a].some((re) => P(re, U)) || U.dispatchEvent(M);
|
18
18
|
});
|
19
|
-
}, te = (
|
20
|
-
let
|
21
|
-
|
22
|
-
}, se = (
|
23
|
-
function L(
|
24
|
-
let
|
25
|
-
|
19
|
+
}, te = (M) => function() {
|
20
|
+
let j = this, U = j.type;
|
21
|
+
M[s](j), H.has(e + U) && j[a].push(j[u]);
|
22
|
+
}, se = (M, j, U) => M[j] = U(M[j]);
|
23
|
+
function L(M) {
|
24
|
+
let j = this[k][e + M.type];
|
25
|
+
j && j[s](this, [M]);
|
26
26
|
}
|
27
27
|
let X = [], fe = !1, Ce = I.createElement(t);
|
28
|
-
G(w, (
|
29
|
-
I[p](
|
30
|
-
let
|
31
|
-
y.defineProperty(
|
32
|
-
return this[k][
|
28
|
+
G(w, (M) => {
|
29
|
+
I[p](M, ae, { passive: !0, capture: !0 });
|
30
|
+
let j = e + M + i;
|
31
|
+
y.defineProperty(T, j, { get() {
|
32
|
+
return this[k][j];
|
33
33
|
}, set(U) {
|
34
|
-
this[p](
|
34
|
+
this[p](M + i, L), this[k][j] = typeof U == "object" ? U.handleEvent : U;
|
35
35
|
} });
|
36
|
-
}), se(
|
37
|
-
H.has(e +
|
38
|
-
}), se(
|
39
|
-
H.has(
|
40
|
-
}), se(
|
41
|
-
G(
|
42
|
-
G(
|
43
|
-
D(U,
|
36
|
+
}), se(T, p, (M) => function(...j) {
|
37
|
+
H.has(e + j[0]) && J(this), M[s](this, j);
|
38
|
+
}), se(T, c, (M) => function(j, U) {
|
39
|
+
H.has(j) ? (M[s](Ce, [e + n, U]), this[j] = Ce[e + n]) : M[s](this, [j, U]);
|
40
|
+
}), se(B, a + r, te), se(B, a + "Immediate" + r, te), new MutationObserver((M) => {
|
41
|
+
G(M, (j) => {
|
42
|
+
G(j.addedNodes, Z), G(j.removedNodes, (U) => {
|
43
|
+
D(U, S) && (X = X.filter((re) => !P(U, re)));
|
44
44
|
});
|
45
45
|
});
|
46
46
|
}).observe(I.documentElement, { childList: !0, subtree: !0 }), Z(I[t]);
|
@@ -296,18 +296,18 @@ function In(e, i) {
|
|
296
296
|
};
|
297
297
|
let s = t.body;
|
298
298
|
[t, a].forEach((y) => {
|
299
|
-
const I = [], v = y.hFlip,
|
300
|
-
let
|
301
|
-
v ?
|
299
|
+
const I = [], v = y.hFlip, S = y.vFlip;
|
300
|
+
let T = y.rotate;
|
301
|
+
v ? S ? T += 2 : (I.push(
|
302
302
|
"translate(" + (n.width + n.left).toString() + " " + (0 - n.top).toString() + ")"
|
303
|
-
), I.push("scale(-1 1)"), n.top = n.left = 0) :
|
303
|
+
), I.push("scale(-1 1)"), n.top = n.left = 0) : S && (I.push(
|
304
304
|
"translate(" + (0 - n.left).toString() + " " + (n.height + n.top).toString() + ")"
|
305
305
|
), I.push("scale(1 -1)"), n.top = n.left = 0);
|
306
|
-
let
|
307
|
-
switch (
|
306
|
+
let B;
|
307
|
+
switch (T < 0 && (T -= Math.floor(T / 4) * 4), T = T % 4, T) {
|
308
308
|
case 1:
|
309
|
-
|
310
|
-
"rotate(90 " +
|
309
|
+
B = n.height / 2 + n.top, I.unshift(
|
310
|
+
"rotate(90 " + B.toString() + " " + B.toString() + ")"
|
311
311
|
);
|
312
312
|
break;
|
313
313
|
case 2:
|
@@ -316,12 +316,12 @@ function In(e, i) {
|
|
316
316
|
);
|
317
317
|
break;
|
318
318
|
case 3:
|
319
|
-
|
320
|
-
"rotate(-90 " +
|
319
|
+
B = n.width / 2 + n.left, I.unshift(
|
320
|
+
"rotate(-90 " + B.toString() + " " + B.toString() + ")"
|
321
321
|
);
|
322
322
|
break;
|
323
323
|
}
|
324
|
-
|
324
|
+
T % 2 === 1 && (n.left !== n.top && (B = n.left, n.left = n.top, n.top = B), n.width !== n.height && (B = n.width, n.width = n.height, n.height = B)), I.length && (s = '<g transform="' + I.join(" ") + '">' + s + "</g>");
|
325
325
|
});
|
326
326
|
const u = a.width, d = a.height, r = n.width, c = n.height;
|
327
327
|
let f, p;
|
@@ -617,21 +617,21 @@ function Un(e, i, t, a) {
|
|
617
617
|
D.status === "pending" && (D.status = "aborted");
|
618
618
|
}), k = [];
|
619
619
|
}
|
620
|
-
function
|
620
|
+
function S(D, P) {
|
621
621
|
P && (y = []), typeof D == "function" && y.push(D);
|
622
622
|
}
|
623
|
-
function
|
623
|
+
function T() {
|
624
624
|
return {
|
625
625
|
startTime: d,
|
626
626
|
payload: i,
|
627
627
|
status: r,
|
628
628
|
queriesSent: c,
|
629
629
|
queriesPending: k.length,
|
630
|
-
subscribe:
|
630
|
+
subscribe: S,
|
631
631
|
abort: v
|
632
632
|
};
|
633
633
|
}
|
634
|
-
function
|
634
|
+
function B() {
|
635
635
|
r = "failed", y.forEach((D) => {
|
636
636
|
D(void 0, f);
|
637
637
|
});
|
@@ -643,7 +643,7 @@ function Un(e, i, t, a) {
|
|
643
643
|
}
|
644
644
|
function w(D, P, G) {
|
645
645
|
const Z = P !== "success";
|
646
|
-
switch (k = k.filter((
|
646
|
+
switch (k = k.filter((V) => V !== D), r) {
|
647
647
|
case "pending":
|
648
648
|
break;
|
649
649
|
case "failed":
|
@@ -654,19 +654,19 @@ function Un(e, i, t, a) {
|
|
654
654
|
return;
|
655
655
|
}
|
656
656
|
if (P === "abort") {
|
657
|
-
f = G,
|
657
|
+
f = G, B();
|
658
658
|
return;
|
659
659
|
}
|
660
660
|
if (Z) {
|
661
|
-
f = G, k.length || (u.length ? H() :
|
661
|
+
f = G, k.length || (u.length ? H() : B());
|
662
662
|
return;
|
663
663
|
}
|
664
664
|
if (I(), Q(), !e.random) {
|
665
|
-
const
|
666
|
-
|
665
|
+
const V = e.resources.indexOf(D.resource);
|
666
|
+
V !== -1 && V !== e.index && (e.index = V);
|
667
667
|
}
|
668
|
-
r = "completed", y.forEach((
|
669
|
-
|
668
|
+
r = "completed", y.forEach((V) => {
|
669
|
+
V(G);
|
670
670
|
});
|
671
671
|
}
|
672
672
|
function H() {
|
@@ -677,11 +677,11 @@ function Un(e, i, t, a) {
|
|
677
677
|
if (D === void 0) {
|
678
678
|
if (k.length) {
|
679
679
|
p = setTimeout(() => {
|
680
|
-
I(), r === "pending" && (Q(),
|
680
|
+
I(), r === "pending" && (Q(), B());
|
681
681
|
}, e.timeout);
|
682
682
|
return;
|
683
683
|
}
|
684
|
-
|
684
|
+
B();
|
685
685
|
return;
|
686
686
|
}
|
687
687
|
const P = {
|
@@ -693,7 +693,7 @@ function Un(e, i, t, a) {
|
|
693
693
|
};
|
694
694
|
k.push(P), c++, p = setTimeout(H, e.rotate), t(D, i, P.callback);
|
695
695
|
}
|
696
|
-
return setTimeout(H),
|
696
|
+
return setTimeout(H), T;
|
697
697
|
}
|
698
698
|
function qi(e) {
|
699
699
|
const i = {
|
@@ -1067,8 +1067,8 @@ function $t(e) {
|
|
1067
1067
|
const ei = (e, i) => {
|
1068
1068
|
const t = es(Yt, i), a = { ...as }, n = i.mode || "svg", s = {}, u = i.style, d = typeof u == "object" && !(u instanceof Array) ? u : {};
|
1069
1069
|
for (let v in i) {
|
1070
|
-
const
|
1071
|
-
if (
|
1070
|
+
const S = i[v];
|
1071
|
+
if (S !== void 0)
|
1072
1072
|
switch (v) {
|
1073
1073
|
case "icon":
|
1074
1074
|
case "style":
|
@@ -1078,24 +1078,24 @@ const ei = (e, i) => {
|
|
1078
1078
|
case "inline":
|
1079
1079
|
case "hFlip":
|
1080
1080
|
case "vFlip":
|
1081
|
-
t[v] =
|
1081
|
+
t[v] = S === !0 || S === "true" || S === 1;
|
1082
1082
|
break;
|
1083
1083
|
case "flip":
|
1084
|
-
typeof
|
1084
|
+
typeof S == "string" && is(t, S);
|
1085
1085
|
break;
|
1086
1086
|
case "color":
|
1087
|
-
s.color =
|
1087
|
+
s.color = S;
|
1088
1088
|
break;
|
1089
1089
|
case "rotate":
|
1090
|
-
typeof
|
1090
|
+
typeof S == "string" ? t[v] = ns(S) : typeof S == "number" && (t[v] = S);
|
1091
1091
|
break;
|
1092
1092
|
case "ariaHidden":
|
1093
1093
|
case "aria-hidden":
|
1094
|
-
|
1094
|
+
S !== !0 && S !== "true" && delete a["aria-hidden"];
|
1095
1095
|
break;
|
1096
1096
|
default: {
|
1097
|
-
const
|
1098
|
-
|
1097
|
+
const T = Ne[v];
|
1098
|
+
T ? (S === !0 || S === "true" || S === 1) && (t[T] = !0) : Yt[v] === void 0 && (a[v] = S);
|
1099
1099
|
}
|
1100
1100
|
}
|
1101
1101
|
}
|
@@ -1105,8 +1105,8 @@ const ei = (e, i) => {
|
|
1105
1105
|
...s,
|
1106
1106
|
...d
|
1107
1107
|
}, Object.assign(a, c);
|
1108
|
-
let v = 0,
|
1109
|
-
return typeof
|
1108
|
+
let v = 0, S = i.id;
|
1109
|
+
return typeof S == "string" && (S = S.replace(/-/g, "_")), a.innerHTML = Mn(r.body, S ? () => S + "ID" + v++ : "iconifyVue"), zt("svg", a);
|
1110
1110
|
}
|
1111
1111
|
const { body: f, width: p, height: k } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1), I = ss(f, {
|
1112
1112
|
...c,
|
@@ -1303,7 +1303,7 @@ function ys(e, i, t, a, n, s) {
|
|
1303
1303
|
h("span", ps, g(t.preHeadlineText), 1),
|
1304
1304
|
(l(), C(Ht(s.getHeadlineTag), null, {
|
1305
1305
|
default: A(() => [
|
1306
|
-
|
1306
|
+
R(e.$slots, "default", {}, () => [
|
1307
1307
|
z(g(t.headlineText), 1)
|
1308
1308
|
])
|
1309
1309
|
]),
|
@@ -1311,7 +1311,7 @@ function ys(e, i, t, a, n, s) {
|
|
1311
1311
|
}))
|
1312
1312
|
])) : (l(), C(Ht(s.getHeadlineTag), { key: 2 }, {
|
1313
1313
|
default: A(() => [
|
1314
|
-
|
1314
|
+
R(e.$slots, "default", {}, () => [
|
1315
1315
|
z(g(t.headlineText), 1)
|
1316
1316
|
])
|
1317
1317
|
]),
|
@@ -2251,7 +2251,7 @@ const Ol = Wi, Ll = ["aria-label"], Dl = { class: "flex-container" }, Nl = {
|
|
2251
2251
|
class: "flex-container no-flex"
|
2252
2252
|
}, Vl = ["title"], El = { key: 1 }, Ul = ["title"], Gl = { key: 1 };
|
2253
2253
|
function Ql(e, i, t, a, n, s) {
|
2254
|
-
var p, k, y, I, v,
|
2254
|
+
var p, k, y, I, v, S, T, B, Q, w, H, D, P, G, Z, V, J, Y, ae, te, se, L, X, fe, Ce, M, j, U, re;
|
2255
2255
|
const u = W, d = E, r = Ie, c = St, f = xl;
|
2256
2256
|
return l(), C(dn, { to: "body" }, [
|
2257
2257
|
h("dialog", {
|
@@ -2267,15 +2267,15 @@ function Ql(e, i, t, a, n, s) {
|
|
2267
2267
|
id: e.htmlId
|
2268
2268
|
}, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
|
2269
2269
|
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", Nl, [
|
2270
|
-
e.showPrintButtons && ((
|
2270
|
+
e.showPrintButtons && ((S = e.fancyboxOptions.printButtons) == null ? void 0 : S.color) ? (l(), o("a", {
|
2271
2271
|
key: 0,
|
2272
2272
|
href: "#",
|
2273
2273
|
class: "button print-color",
|
2274
|
-
title: (
|
2274
|
+
title: (T = e.fancyboxOptions.printButtons.color) == null ? void 0 : T.tooltip,
|
2275
2275
|
onClick: i[0] || (i[0] = O((ce) => e.printInGrayscale = !1, ["prevent"]))
|
2276
2276
|
}, [
|
2277
2277
|
x(d, {
|
2278
|
-
iconClass: (
|
2278
|
+
iconClass: (B = e.fancyboxOptions.printButtons.color) == null ? void 0 : B.iconClass,
|
2279
2279
|
type: (Q = e.fancyboxOptions.printButtons.color) == null ? void 0 : Q.iconType
|
2280
2280
|
}, null, 8, ["iconClass", "type"])
|
2281
2281
|
], 8, jl)) : m("", !0),
|
@@ -2332,11 +2332,11 @@ function Ql(e, i, t, a, n, s) {
|
|
2332
2332
|
onClick: O(e.showNextItem, ["prevent"])
|
2333
2333
|
}, null, 8, ["onClick"])
|
2334
2334
|
])) : (l(), o("div", ql, [
|
2335
|
-
|
2335
|
+
R(e.$slots, "default")
|
2336
2336
|
]))
|
2337
2337
|
], 2),
|
2338
2338
|
e.showSubmitButtons && e.fancyboxOptions.submitButtons ? (l(), o("footer", Rl, [
|
2339
|
-
(
|
2339
|
+
(V = e.fancyboxOptions.submitButtons) != null && V.cancel ? (l(), o("button", {
|
2340
2340
|
key: 0,
|
2341
2341
|
onClick: i[3] || (i[3] = (...ce) => e.cancel && e.cancel(...ce)),
|
2342
2342
|
title: (J = e.fancyboxOptions.submitButtons.cancel) == null ? void 0 : J.tooltip
|
@@ -2355,8 +2355,8 @@ function Ql(e, i, t, a, n, s) {
|
|
2355
2355
|
}, [
|
2356
2356
|
(Ce = e.fancyboxOptions.submitButtons.confirm) != null && Ce.iconClass ? (l(), C(d, {
|
2357
2357
|
key: 0,
|
2358
|
-
iconClass: (
|
2359
|
-
type: (
|
2358
|
+
iconClass: (M = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : M.iconClass,
|
2359
|
+
type: (j = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : j.iconType
|
2360
2360
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2361
2361
|
(U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span", Gl, g((re = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : re.buttonText), 1)) : m("", !0)
|
2362
2362
|
], 8, Ul)) : m("", !0)
|
@@ -2412,6 +2412,11 @@ const Zl = {
|
|
2412
2412
|
default: !1
|
2413
2413
|
}
|
2414
2414
|
},
|
2415
|
+
computed: {
|
2416
|
+
setStretchClass() {
|
2417
|
+
return this.largeIcons && this.orientation === "horizontal" ? "stretch" : null;
|
2418
|
+
}
|
2419
|
+
},
|
2415
2420
|
methods: {
|
2416
2421
|
getRoute(e) {
|
2417
2422
|
return me(e);
|
@@ -2428,7 +2433,7 @@ function Kl(e, i, t, a, n, s) {
|
|
2428
2433
|
}, [
|
2429
2434
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2430
2435
|
h("ul", {
|
2431
|
-
class: _(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align])
|
2436
|
+
class: _(["flex-container", { "no-gap": !t.useGap }, "align-" + t.align, s.setStretchClass])
|
2432
2437
|
}, [
|
2433
2438
|
(l(!0), o(b, null, F(t.links, (c, f) => (l(), o("li", {
|
2434
2439
|
key: f,
|
@@ -2536,7 +2541,7 @@ const Ot = {
|
|
2536
2541
|
},
|
2537
2542
|
fadeLastLine: {
|
2538
2543
|
type: Boolean,
|
2539
|
-
default: !
|
2544
|
+
default: !1
|
2540
2545
|
},
|
2541
2546
|
useTransition: {
|
2542
2547
|
type: Boolean,
|
@@ -2626,7 +2631,7 @@ const Ot = {
|
|
2626
2631
|
}
|
2627
2632
|
}, ti = () => {
|
2628
2633
|
Di((e) => ({
|
2629
|
-
|
2634
|
+
bef5142e: e.cutoffTextLines
|
2630
2635
|
}));
|
2631
2636
|
}, ii = Ot.setup;
|
2632
2637
|
Ot.setup = ii ? (e, i) => (ti(), ii(e, i)) : ti;
|
@@ -2653,7 +2658,7 @@ const to = Ot, io = ["title"], no = {
|
|
2653
2658
|
class: "box-footer"
|
2654
2659
|
};
|
2655
2660
|
function Bo(e, i, t, a, n, s) {
|
2656
|
-
var c, f, p, k, y, I, v,
|
2661
|
+
var c, f, p, k, y, I, v, S;
|
2657
2662
|
const u = W, d = E, r = Xl;
|
2658
2663
|
return t.boxType === "content" ? (l(), o("div", {
|
2659
2664
|
key: 0,
|
@@ -2673,16 +2678,16 @@ function Bo(e, i, t, a, n, s) {
|
|
2673
2678
|
href: "#",
|
2674
2679
|
class: "box-header",
|
2675
2680
|
title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
2676
|
-
onClick: i[0] || (i[0] = O((...
|
2681
|
+
onClick: i[0] || (i[0] = O((...T) => s.toggleContentVisibility && s.toggleContentVisibility(...T), ["prevent"]))
|
2677
2682
|
}, [
|
2678
|
-
(c = t.useSlots) != null && c.includes("header") ?
|
2683
|
+
(c = t.useSlots) != null && c.includes("header") ? R(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2679
2684
|
x(d, {
|
2680
2685
|
iconClass: n.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
|
2681
2686
|
type: n.open ? t.iconOpen.iconType : t.iconClosed.iconType
|
2682
2687
|
}, null, 8, ["iconClass", "type"])
|
2683
2688
|
], 8, io)) : (l(), o(b, { key: 1 }, [
|
2684
2689
|
((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((k = t.cmdHeadline) == null ? void 0 : k.headlineText) ? (l(), o("div", no, [
|
2685
|
-
(y = t.useSlots) != null && y.includes("header") ?
|
2690
|
+
(y = t.useSlots) != null && y.includes("header") ? R(e.$slots, "header", { key: 0 }) : m("", !0),
|
2686
2691
|
(I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
|
2687
2692
|
])) : m("", !0)
|
2688
2693
|
], 64)),
|
@@ -2692,44 +2697,56 @@ function Bo(e, i, t, a, n, s) {
|
|
2692
2697
|
"aria-expanded": "true",
|
2693
2698
|
role: "article"
|
2694
2699
|
}, [
|
2695
|
-
(
|
2696
|
-
|
2697
|
-
|
2698
|
-
|
2699
|
-
|
2700
|
-
"cutoff-text": t.cutoffTextLines > 0,
|
2701
|
-
"fade-last-line": t.fadeLastLine && !n.showCutOffText,
|
2702
|
-
"show-text": n.showCutOffText
|
2703
|
-
})
|
2704
|
-
}, g(t.textBody), 3),
|
2705
|
-
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2700
|
+
x(bt, { name: s.toggleTransition }, {
|
2701
|
+
default: A(() => {
|
2702
|
+
var T, B;
|
2703
|
+
return [
|
2704
|
+
t.cutoffTextLines > 0 ? (l(), o("div", {
|
2706
2705
|
key: 0,
|
2707
|
-
|
2708
|
-
|
2709
|
-
|
2710
|
-
|
2711
|
-
|
2712
|
-
|
2713
|
-
|
2706
|
+
class: _([
|
2707
|
+
"cutoff-text",
|
2708
|
+
{
|
2709
|
+
"fade-last-line": t.fadeLastLine && !n.showCutOffText,
|
2710
|
+
"show-text": n.showCutOffText
|
2711
|
+
}
|
2712
|
+
])
|
2713
|
+
}, [
|
2714
|
+
(T = t.useSlots) != null && T.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
|
2715
|
+
h("p", null, g(t.textBody), 1)
|
2716
|
+
]) : m("", !0)
|
2717
|
+
], 2)) : (l(), o(b, { key: 1 }, [
|
2718
|
+
(B = t.useSlots) != null && B.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
|
2719
|
+
h("p", null, g(t.textBody), 1)
|
2720
|
+
]) : m("", !0)
|
2721
|
+
], 64))
|
2722
|
+
];
|
2723
|
+
}),
|
2724
|
+
_: 3
|
2725
|
+
}, 8, ["name"]),
|
2726
|
+
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2727
|
+
key: 0,
|
2728
|
+
href: "#",
|
2729
|
+
onClick: i[1] || (i[1] = O((...T) => s.toggleCutOffText && s.toggleCutOffText(...T), ["prevent"]))
|
2730
|
+
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : (l(), o(b, { key: 1 }, [
|
2714
2731
|
t.image ? (l(), o("img", {
|
2715
2732
|
key: 0,
|
2716
2733
|
src: t.image.src,
|
2717
2734
|
alt: t.image.altText
|
2718
2735
|
}, null, 8, so)) : m("", !0),
|
2719
2736
|
h("div", lo, [
|
2720
|
-
((
|
2737
|
+
((v = t.cmdHeadline) == null ? void 0 : v.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2721
2738
|
t.textBody ? (l(), o("p", oo, g(t.textBody), 1)) : m("", !0)
|
2722
2739
|
])
|
2723
2740
|
], 64))
|
2724
2741
|
], 2)) : m("", !0),
|
2725
|
-
(
|
2726
|
-
|
2742
|
+
(S = t.useSlots) != null && S.includes("footer") ? (l(), o("div", ao, [
|
2743
|
+
R(e.$slots, "footer")
|
2727
2744
|
])) : m("", !0)
|
2728
2745
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
2729
2746
|
key: 1,
|
2730
2747
|
class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
|
2731
2748
|
href: "#",
|
2732
|
-
onClick: i[2] || (i[2] = O((
|
2749
|
+
onClick: i[2] || (i[2] = O((T) => s.clickOnProduct(t.product), ["prevent"]))
|
2733
2750
|
}, [
|
2734
2751
|
h("div", ro, [
|
2735
2752
|
t.product.image !== void 0 ? (l(), o("figure", co, [
|
@@ -2793,7 +2810,7 @@ function Bo(e, i, t, a, n, s) {
|
|
2793
2810
|
t.user.description ? (l(), o("p", Do, g(t.user.description), 1)) : m("", !0)
|
2794
2811
|
]),
|
2795
2812
|
h("ul", No, [
|
2796
|
-
(l(!0), o(b, null, F(t.user.tags, (
|
2813
|
+
(l(!0), o(b, null, F(t.user.tags, (T, B) => (l(), o("li", { key: B }, g(T), 1))), 128))
|
2797
2814
|
]),
|
2798
2815
|
t.user.links ? (l(), o("div", jo, [
|
2799
2816
|
x(r, {
|
@@ -2960,7 +2977,7 @@ function Vo(e, i, t, a, n, s) {
|
|
2960
2977
|
h("div", {
|
2961
2978
|
class: _([t.useFlexbox ? "flex-container" : "grid-container-create-columns", { "row-view": n.rowView, "stretch-boxes-vertically": t.stretchBoxesVertically }])
|
2962
2979
|
}, [
|
2963
|
-
|
2980
|
+
R(e.$slots, "default", {
|
2964
2981
|
collapsingBoxesOpen: n.collapsingBoxesOpen,
|
2965
2982
|
boxToggled: s.boxToggled,
|
2966
2983
|
currentOpenBox: n.currentOpenBox,
|
@@ -3231,7 +3248,7 @@ function aa(e, i, t, a, n, s) {
|
|
3231
3248
|
}, null, 8, ["iconClass", "type"])
|
3232
3249
|
], 8, oa)) : m("", !0)
|
3233
3250
|
])) : m("", !0),
|
3234
|
-
|
3251
|
+
R(e.$slots, "default", {}, () => [
|
3235
3252
|
z(g(t.tooltipText), 1)
|
3236
3253
|
])
|
3237
3254
|
], 2)) : m("", !0);
|
@@ -3739,6 +3756,10 @@ const wa = ["color", "date", "datetime-local", "file", "number", "range"], Ia =
|
|
3739
3756
|
};
|
3740
3757
|
}
|
3741
3758
|
},
|
3759
|
+
showStatusIcon: {
|
3760
|
+
type: Boolean,
|
3761
|
+
default: !0
|
3762
|
+
},
|
3742
3763
|
tooltipText: {
|
3743
3764
|
type: String,
|
3744
3765
|
required: !1
|
@@ -3968,7 +3989,7 @@ const wa = ["color", "date", "datetime-local", "file", "number", "range"], Ia =
|
|
3968
3989
|
class: "search-field-wrapper flex-container no-gap"
|
3969
3990
|
}, Za = ["id", "maxlength", "value"], Wa = ["title"], Ja = ["title"], Ya = { key: 1 };
|
3970
3991
|
function Ka(e, i, t, a, n, s) {
|
3971
|
-
var r, c, f, p, k, y, I, v,
|
3992
|
+
var r, c, f, p, k, y, I, v, S, T, B, Q, w, H, D, P, G, Z, V, J, Y, ae, te, se;
|
3972
3993
|
const u = Dt, d = E;
|
3973
3994
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
3974
3995
|
key: 0,
|
@@ -3995,7 +4016,7 @@ function Ka(e, i, t, a, n, s) {
|
|
3995
4016
|
h("span", null, [
|
3996
4017
|
t.labelText ? (l(), o(b, { key: 0 }, [
|
3997
4018
|
z(g(t.labelText), 1)
|
3998
|
-
], 64)) :
|
4019
|
+
], 64)) : R(e.$slots, "labeltext", { key: 1 }),
|
3999
4020
|
e.$attrs.required ? (l(), o("sup", Sa, "*")) : m("", !0)
|
4000
4021
|
]),
|
4001
4022
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), C(u, {
|
@@ -4007,7 +4028,7 @@ function Ka(e, i, t, a, n, s) {
|
|
4007
4028
|
cmdListOfRequirements: e.listOfRequirements,
|
4008
4029
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
4009
4030
|
}, null, 8, ["validationStatus", "validationMessage", "relatedId", "cmdListOfRequirements", "role"])) : m("", !0),
|
4010
|
-
e.$attrs.required || e.inputRequirements.length ? (l(), o("a", {
|
4031
|
+
t.showStatusIcon && (e.$attrs.required || e.inputRequirements.length) ? (l(), o("a", {
|
4011
4032
|
key: 1,
|
4012
4033
|
href: "#",
|
4013
4034
|
onClick: i[0] || (i[0] = O(() => {
|
@@ -4089,7 +4110,7 @@ function Ka(e, i, t, a, n, s) {
|
|
4089
4110
|
e.$attrs.required ? (l(), o("sup", Ra, "*")) : m("", !0)
|
4090
4111
|
])
|
4091
4112
|
])) : m("", !0)
|
4092
|
-
], 64)) :
|
4113
|
+
], 64)) : R(e.$slots, "default", { key: 2 }) : (l(), o(b, { key: 0 }, [
|
4093
4114
|
h("input", q(s.elementAttributes, {
|
4094
4115
|
onChange: i[11] || (i[11] = (...L) => s.onChange && s.onChange(...L)),
|
4095
4116
|
onBlur: i[12] || (i[12] = (...L) => s.onBlur && s.onBlur(...L)),
|
@@ -4107,7 +4128,7 @@ function Ka(e, i, t, a, n, s) {
|
|
4107
4128
|
h("span", null, [
|
4108
4129
|
t.labelText ? (l(), o(b, { key: 0 }, [
|
4109
4130
|
z(g(t.labelText), 1)
|
4110
|
-
], 64)) :
|
4131
|
+
], 64)) : R(e.$slots, "labeltext", { key: 1 }),
|
4111
4132
|
e.$attrs.required ? (l(), o("sup", Pa, "*")) : m("", !0)
|
4112
4133
|
])
|
4113
4134
|
], 2)) : m("", !0)
|
@@ -4167,15 +4188,15 @@ function Ka(e, i, t, a, n, s) {
|
|
4167
4188
|
key: 1,
|
4168
4189
|
class: "button"
|
4169
4190
|
}, s.buttonAttrs), [
|
4170
|
-
((y = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((
|
4191
|
+
((y = (k = t.nativeButton) == null ? void 0 : k.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((T = (S = t.nativeButton) == null ? void 0 : S.icon) != null && T.position)) ? (l(), C(d, {
|
4171
4192
|
key: 0,
|
4172
|
-
iconClass: (Q = (
|
4193
|
+
iconClass: (Q = (B = t.nativeButton) == null ? void 0 : B.icon) == null ? void 0 : Q.iconClass,
|
4173
4194
|
type: (H = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : H.iconType
|
4174
4195
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
4175
4196
|
((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", Ya, g(t.nativeButton.text), 1)) : (l(), o(b, { key: 2 }, [
|
4176
4197
|
z(g(t.nativeButton.text), 1)
|
4177
4198
|
], 64)),
|
4178
|
-
((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (
|
4199
|
+
((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (V = t.nativeButton) == null ? void 0 : V.icon) == null ? void 0 : J.position) === "after" ? (l(), C(d, {
|
4179
4200
|
key: 3,
|
4180
4201
|
iconClass: (ae = (Y = t.nativeButton) == null ? void 0 : Y.icon) == null ? void 0 : ae.iconClass,
|
4181
4202
|
type: (se = (te = t.nativeButton) == null ? void 0 : te.icon) == null ? void 0 : se.iconType
|
@@ -4308,8 +4329,8 @@ function hr(e, i, t, a, n, s) {
|
|
4308
4329
|
headlineText: t.cmdHeadlineCookieDisclaimer.headlineText,
|
4309
4330
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
4310
4331
|
}, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
|
4311
|
-
|
4312
|
-
var k, y, I, v,
|
4332
|
+
R(e.$slots, "cookie-options", {}, () => {
|
4333
|
+
var k, y, I, v, S, T, B, Q;
|
4313
4334
|
return [
|
4314
4335
|
(k = t.cookieOptions) != null && k.required ? (l(), o("div", tr, [
|
4315
4336
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
@@ -4358,10 +4379,10 @@ function hr(e, i, t, a, n, s) {
|
|
4358
4379
|
}), 128))
|
4359
4380
|
])) : m("", !0),
|
4360
4381
|
or,
|
4361
|
-
(
|
4362
|
-
(
|
4382
|
+
(S = t.cookieOptions) != null && S.optional ? (l(), o("div", ar, [
|
4383
|
+
(T = t.cmdBoxOptionalCookies) != null && T.showHeadline ? (l(), C(u, {
|
4363
4384
|
key: 0,
|
4364
|
-
"headline-text": (
|
4385
|
+
"headline-text": (B = t.cmdBoxOptionalCookies) == null ? void 0 : B.headlineText,
|
4365
4386
|
"headline-level": (Q = t.cmdBoxOptionalCookies) == null ? void 0 : Q.headlineLevel
|
4366
4387
|
}, null, 8, ["headline-text", "headline-level"])) : m("", !0),
|
4367
4388
|
(l(!0), o(b, null, F(t.cookieOptions.optional.cookies || [], (w, H) => {
|
@@ -4406,7 +4427,7 @@ function hr(e, i, t, a, n, s) {
|
|
4406
4427
|
])) : m("", !0)
|
4407
4428
|
];
|
4408
4429
|
}),
|
4409
|
-
|
4430
|
+
R(e.$slots, "privacy-text"),
|
4410
4431
|
h("div", mr, [
|
4411
4432
|
t.buttonLabelAcceptCurrentSettings ? (l(), o("button", {
|
4412
4433
|
key: 0,
|
@@ -4846,7 +4867,7 @@ function qr(e, i, t, a, n, s) {
|
|
4846
4867
|
h("span", null, g(s.selectAllOptionsText), 1)
|
4847
4868
|
])
|
4848
4869
|
])) : m("", !0)
|
4849
|
-
], 10, jr)) : t.type === "content" && n.showOptions ?
|
4870
|
+
], 10, jr)) : t.type === "content" && n.showOptions ? R(e.$slots, "default", { key: 2 }) : m("", !0)
|
4850
4871
|
])
|
4851
4872
|
], 42, Tr)
|
4852
4873
|
], 10, kr);
|
@@ -4900,10 +4921,10 @@ function Gr(e, i, t, a, n, s) {
|
|
4900
4921
|
h("legend", {
|
4901
4922
|
class: _({ hidden: !t.showLegend })
|
4902
4923
|
}, g(t.textLegend), 3),
|
4903
|
-
|
4924
|
+
R(e.$slots, "default")
|
4904
4925
|
]),
|
4905
|
-
|
4906
|
-
], 64)) :
|
4926
|
+
R(e.$slots, "button-row")
|
4927
|
+
], 64)) : R(e.$slots, "default", { key: 1 })
|
4907
4928
|
], 42, Er);
|
4908
4929
|
}
|
4909
4930
|
const Hh = /* @__PURE__ */ N(Vr, [["render", Gr]]);
|
@@ -5104,8 +5125,8 @@ const rc = {
|
|
5104
5125
|
}
|
5105
5126
|
};
|
5106
5127
|
function li(e, i) {
|
5107
|
-
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), k = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - k / 2, 0, u - k), v = -(y * (d / s)),
|
5108
|
-
n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${k}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${
|
5128
|
+
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), k = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - k / 2, 0, u - k), v = -(y * (d / s)), S = -(I * (r / u));
|
5129
|
+
n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${k}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${S}px`;
|
5109
5130
|
}
|
5110
5131
|
function oi(e, i, t) {
|
5111
5132
|
return e < i ? i : e > t ? t : e;
|
@@ -5121,7 +5142,7 @@ function gc(e, i, t, a, n, s) {
|
|
5121
5142
|
return l(), o("div", cc, [
|
5122
5143
|
h("a", {
|
5123
5144
|
href: "#",
|
5124
|
-
class: "no-flex
|
5145
|
+
class: "no-flex",
|
5125
5146
|
title: t.imageSmall.tooltip
|
5126
5147
|
}, [
|
5127
5148
|
h("img", {
|
@@ -5306,7 +5327,7 @@ function Tc(e, i, t, a, n, s) {
|
|
5306
5327
|
[ye, t.showLabel]
|
5307
5328
|
]),
|
5308
5329
|
t.useSlot ? (l(), o("div", xc, [
|
5309
|
-
|
5330
|
+
R(e.$slots, "default")
|
5310
5331
|
])) : (l(), o("span", {
|
5311
5332
|
key: 0,
|
5312
5333
|
class: _(["flex-container", { "no-flex": !t.stretchHorizontally, "no-gap": t.multipleSwitch }])
|
@@ -5530,7 +5551,7 @@ const Sc = {
|
|
5530
5551
|
}
|
5531
5552
|
}, Mc = { class: "cmd-login-form flex-container" }, Oc = { class: "flex-container" }, Lc = { class: "option-wrapper flex-container" }, Dc = { key: 1 }, Nc = ["href"], jc = { key: 1 }, Bc = /* @__PURE__ */ z(" /> "), Pc = { key: 1 }, Ac = ["type", "disabled"], Fc = { key: 1 }, zc = { class: "cmd-login-form flex-container" }, Hc = { class: "option-wrapper flex-container" }, qc = { key: 1 }, Rc = ["type", "disabled"], Vc = { key: 1 };
|
5532
5553
|
function Ec(e, i, t, a, n, s) {
|
5533
|
-
var f, p, k, y, I, v,
|
5554
|
+
var f, p, k, y, I, v, S;
|
5534
5555
|
const u = W, d = _e, r = E, c = le("router-link");
|
5535
5556
|
return l(), o(b, null, [
|
5536
5557
|
ne(h("fieldset", Mc, [
|
@@ -5545,12 +5566,12 @@ function Ec(e, i, t, a, n, s) {
|
|
5545
5566
|
name: t.cmdFormElementUsername.name,
|
5546
5567
|
id: t.cmdFormElementUsername.id,
|
5547
5568
|
modelValue: s.username,
|
5548
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
5569
|
+
"onUpdate:modelValue": i[0] || (i[0] = (T) => s.username = T),
|
5549
5570
|
fieldIconClass: t.cmdFormElementUsername.innerIconClass,
|
5550
5571
|
labelText: t.cmdFormElementUsername.labelText,
|
5551
5572
|
placeholder: t.cmdFormElementUsername.placeholder,
|
5552
5573
|
required: t.cmdFormElementUsername.required,
|
5553
|
-
onValidationStatusChange: i[1] || (i[1] = (
|
5574
|
+
onValidationStatusChange: i[1] || (i[1] = (T) => s.checkValidationStatus(T, "username"))
|
5554
5575
|
}, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
|
5555
5576
|
x(d, {
|
5556
5577
|
element: "input",
|
@@ -5559,11 +5580,11 @@ function Ec(e, i, t, a, n, s) {
|
|
5559
5580
|
id: t.cmdFormElementPassword.id,
|
5560
5581
|
fieldIconClass: t.cmdFormElementPassword.innerIconClass,
|
5561
5582
|
modelValue: s.password,
|
5562
|
-
"onUpdate:modelValue": i[2] || (i[2] = (
|
5583
|
+
"onUpdate:modelValue": i[2] || (i[2] = (T) => s.password = T),
|
5563
5584
|
labelText: t.cmdFormElementPassword.labelText,
|
5564
5585
|
placeholder: t.cmdFormElementPassword.placeholder,
|
5565
5586
|
required: t.cmdFormElementPassword.required,
|
5566
|
-
onValidationStatusChange: i[3] || (i[3] = (
|
5587
|
+
onValidationStatusChange: i[3] || (i[3] = (T) => s.checkValidationStatus(T, "password"))
|
5567
5588
|
}, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
|
5568
5589
|
]),
|
5569
5590
|
h("div", Lc, [
|
@@ -5571,7 +5592,7 @@ function Ec(e, i, t, a, n, s) {
|
|
5571
5592
|
t.options.forgotPassword ? (l(), o("a", {
|
5572
5593
|
key: 0,
|
5573
5594
|
href: "#",
|
5574
|
-
onClick: i[4] || (i[4] = O((
|
5595
|
+
onClick: i[4] || (i[4] = O((T) => n.sendLogin = !0, ["prevent"]))
|
5575
5596
|
}, [
|
5576
5597
|
((f = t.options.forgotPassword.icon) == null ? void 0 : f.show) && ((p = t.options.forgotPassword.icon) == null ? void 0 : p.iconClass) ? (l(), C(r, {
|
5577
5598
|
key: 0,
|
@@ -5613,7 +5634,7 @@ function Ec(e, i, t, a, n, s) {
|
|
5613
5634
|
key: 1,
|
5614
5635
|
type: t.buttons.login.type === "submit" ? "submit" : "button",
|
5615
5636
|
class: _(["button", { primary: t.buttons.login.primary }]),
|
5616
|
-
onClick: i[5] || (i[5] = (...
|
5637
|
+
onClick: i[5] || (i[5] = (...T) => s.onClick && s.onClick(...T)),
|
5617
5638
|
disabled: s.buttonLoginDisabled
|
5618
5639
|
}, [
|
5619
5640
|
t.buttons.login.icon.iconClass ? (l(), C(r, {
|
@@ -5642,14 +5663,14 @@ function Ec(e, i, t, a, n, s) {
|
|
5642
5663
|
name: t.cmdFormElementSendLogin.name,
|
5643
5664
|
required: t.cmdFormElementSendLogin.required,
|
5644
5665
|
id: t.cmdFormElementSendLogin.id,
|
5645
|
-
onValidationStatusChange: i[6] || (i[6] = (
|
5666
|
+
onValidationStatusChange: i[6] || (i[6] = (T) => s.checkValidationStatus(T, "email")),
|
5646
5667
|
modelValue: n.sendLoginMail,
|
5647
|
-
"onUpdate:modelValue": i[7] || (i[7] = (
|
5668
|
+
"onUpdate:modelValue": i[7] || (i[7] = (T) => n.sendLoginMail = T)
|
5648
5669
|
}, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
|
5649
5670
|
h("div", Hc, [
|
5650
5671
|
h("a", {
|
5651
5672
|
href: "#",
|
5652
|
-
onClick: i[8] || (i[8] = O((
|
5673
|
+
onClick: i[8] || (i[8] = O((T) => n.sendLogin = !1, ["prevent"]))
|
5653
5674
|
}, [
|
5654
5675
|
t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(r, {
|
5655
5676
|
key: 0,
|
@@ -5668,7 +5689,7 @@ function Ec(e, i, t, a, n, s) {
|
|
5668
5689
|
(I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
|
5669
5690
|
key: 0,
|
5670
5691
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5671
|
-
title: (
|
5692
|
+
title: (S = t.buttons.sendLogin.icon) == null ? void 0 : S.tooltip
|
5672
5693
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
5673
5694
|
t.buttons.sendLogin.text ? (l(), o("span", Vc, g(t.buttons.sendLogin.text), 1)) : m("", !0)
|
5674
5695
|
], 10, Rc)) : m("", !0)
|
@@ -5894,13 +5915,13 @@ function nu(e, i, t, a, n, s) {
|
|
5894
5915
|
key: 2,
|
5895
5916
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5896
5917
|
}, [
|
5897
|
-
(l(!0), o(b, null, F(y.subentries, (v,
|
5918
|
+
(l(!0), o(b, null, F(y.subentries, (v, S) => (l(), o("li", { key: S }, [
|
5898
5919
|
r.type === "href" ? (l(), o("a", {
|
5899
5920
|
key: 0,
|
5900
5921
|
href: v.path,
|
5901
5922
|
title: v.tooltip,
|
5902
5923
|
target: v.target,
|
5903
|
-
onClick: (
|
5924
|
+
onClick: (T) => s.executeLink(T, v)
|
5904
5925
|
}, [
|
5905
5926
|
v.iconClass ? (l(), C(u, {
|
5906
5927
|
key: 0,
|
@@ -6531,7 +6552,7 @@ function Zu(e, i, t, a, n, s) {
|
|
6531
6552
|
h("footer", {
|
6532
6553
|
class: _(["flex-container", { vertical: t.orientation === "vertical" }])
|
6533
6554
|
}, [
|
6534
|
-
|
6555
|
+
R(e.$slots, "default")
|
6535
6556
|
], 2)
|
6536
6557
|
]);
|
6537
6558
|
}
|
@@ -6576,7 +6597,7 @@ function Yu(e, i, t, a, n, s) {
|
|
6576
6597
|
role: "banner"
|
6577
6598
|
}, [
|
6578
6599
|
e.$slots.topheader ? (l(), o("div", Ju, [
|
6579
|
-
|
6600
|
+
R(e.$slots, "topheader")
|
6580
6601
|
])) : m("", !0),
|
6581
6602
|
h("header", {
|
6582
6603
|
class: _([
|
@@ -6585,9 +6606,9 @@ function Yu(e, i, t, a, n, s) {
|
|
6585
6606
|
])
|
6586
6607
|
}, [
|
6587
6608
|
e.$slots.logo || e.$slots.header || e.$slots.navigation ? (l(), o(b, { key: 0 }, [
|
6588
|
-
|
6589
|
-
|
6590
|
-
|
6609
|
+
R(e.$slots, "logo"),
|
6610
|
+
R(e.$slots, "header"),
|
6611
|
+
R(e.$slots, "navigation")
|
6591
6612
|
], 64)) : m("", !0),
|
6592
6613
|
t.cmdCompanyLogo || ((p = (f = t.cmdMainNavigation) == null ? void 0 : f.navigationEntries) == null ? void 0 : p.length) ? (l(), o(b, { key: 1 }, [
|
6593
6614
|
t.cmdCompanyLogo ? (l(), C(u, K(q({ key: 0 }, t.cmdCompanyLogo)), null, 16)) : m("", !0),
|
@@ -6838,7 +6859,7 @@ const Xu = {
|
|
6838
6859
|
"aria-expanded": "true"
|
6839
6860
|
};
|
6840
6861
|
function ld(e, i, t, a, n, s) {
|
6841
|
-
var p, k, y, I, v,
|
6862
|
+
var p, k, y, I, v, S, T, B, Q, w;
|
6842
6863
|
const u = W, d = _e, r = E, c = Rr, f = Xr;
|
6843
6864
|
return l(), o(b, null, [
|
6844
6865
|
h("fieldset", $u, [
|
@@ -6898,7 +6919,7 @@ function ld(e, i, t, a, n, s) {
|
|
6898
6919
|
}, [
|
6899
6920
|
x(r, {
|
6900
6921
|
iconClass: n.showFilters ? (y = (k = t.cmdIcon) == null ? void 0 : k.showFilters) == null ? void 0 : y.iconClass : (v = (I = t.cmdIcon) == null ? void 0 : I.hideFilters) == null ? void 0 : v.iconClass,
|
6901
|
-
type: n.showFilters ? (
|
6922
|
+
type: n.showFilters ? (T = (S = t.cmdIcon) == null ? void 0 : S.showFilters) == null ? void 0 : T.iconType : (Q = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : Q.iconType
|
6902
6923
|
}, null, 8, ["iconClass", "type"]),
|
6903
6924
|
n.showFilters ? (l(), o("span", id, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", nd, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
6904
6925
|
]),
|
@@ -6911,7 +6932,7 @@ function ld(e, i, t, a, n, s) {
|
|
6911
6932
|
role: "option",
|
6912
6933
|
selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
|
6913
6934
|
modelValue: s.searchFilters,
|
6914
|
-
"onUpdate:modelValue": i[4] || (i[4] = (
|
6935
|
+
"onUpdate:modelValue": i[4] || (i[4] = (V) => s.searchFilters = V),
|
6915
6936
|
defaultOptionName: (P = t.cmdFakeSelect) == null ? void 0 : P.defaultOptionName,
|
6916
6937
|
type: (G = t.cmdFakeSelect) == null ? void 0 : G.type,
|
6917
6938
|
labelText: (Z = t.cmdFakeSelect) == null ? void 0 : Z.labelText
|
@@ -7036,7 +7057,7 @@ function dd(e, i, t, a, n, s) {
|
|
7036
7057
|
}, null, 8, ["onClick"]),
|
7037
7058
|
x(bt, { name: "fade" }, {
|
7038
7059
|
default: A(() => {
|
7039
|
-
var r, c, f, p, k, y, I, v,
|
7060
|
+
var r, c, f, p, k, y, I, v, S, T;
|
7040
7061
|
return [
|
7041
7062
|
s.currentItem ? (l(), o(b, { key: 0 }, [
|
7042
7063
|
t.useSlot ? (l(), o("div", {
|
@@ -7044,7 +7065,7 @@ function dd(e, i, t, a, n, s) {
|
|
7044
7065
|
key: n.index,
|
7045
7066
|
style: Oe("background-image: url(" + s.currentItem.image.srcLarge + ")")
|
7046
7067
|
}, [
|
7047
|
-
|
7068
|
+
R(e.$slots, "item" + n.currentSlotItem)
|
7048
7069
|
], 4)) : (l(), o(b, { key: 0 }, [
|
7049
7070
|
(c = (r = s.currentItem) == null ? void 0 : r.link) != null && c.href ? (l(), o("a", {
|
7050
7071
|
href: (p = (f = s.currentItem) == null ? void 0 : f.link) == null ? void 0 : p.href,
|
@@ -7056,8 +7077,8 @@ function dd(e, i, t, a, n, s) {
|
|
7056
7077
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7057
7078
|
}, null, 8, ["image", "figcaption"])
|
7058
7079
|
], 8, ad)) : (l(), C(d, {
|
7059
|
-
image: (
|
7060
|
-
figcaption: (
|
7080
|
+
image: (S = s.currentItem) == null ? void 0 : S.image,
|
7081
|
+
figcaption: (T = s.currentItem) == null ? void 0 : T.figcaption,
|
7061
7082
|
key: n.index
|
7062
7083
|
}, null, 8, ["image", "figcaption"]))
|
7063
7084
|
], 64))
|
@@ -7259,7 +7280,7 @@ function Td(e, i, t, a, n, s) {
|
|
7259
7280
|
headlineLevel: t.messageHeadlineLevel,
|
7260
7281
|
id: e.htmlId
|
7261
7282
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7262
|
-
|
7283
|
+
R(e.$slots, "default")
|
7263
7284
|
], 10, Id)) : m("", !0)
|
7264
7285
|
]),
|
7265
7286
|
_: 3
|
@@ -7524,7 +7545,7 @@ function Zd(e, i, t, a, n, s) {
|
|
7524
7545
|
key: r,
|
7525
7546
|
"aria-live": "assertive"
|
7526
7547
|
}, [
|
7527
|
-
|
7548
|
+
R(e.$slots, "tab-content-" + (r - 1))
|
7528
7549
|
])), [
|
7529
7550
|
[ye, n.showTab === r - 1]
|
7530
7551
|
])), 128)) : (l(), o("div", Gd, [
|
@@ -8142,25 +8163,25 @@ function _i() {
|
|
8142
8163
|
var e = ee, i = Im(), t = xm(), a = $i, n = Mm(), s = Om(), u = Lm(), d = tn(), r = Re(), c = qe();
|
8143
8164
|
return it = function(p) {
|
8144
8165
|
return new Promise(function(y, I) {
|
8145
|
-
var v = p.data,
|
8166
|
+
var v = p.data, S = p.headers, T = p.responseType, B;
|
8146
8167
|
function Q() {
|
8147
|
-
p.cancelToken && p.cancelToken.unsubscribe(
|
8168
|
+
p.cancelToken && p.cancelToken.unsubscribe(B), p.signal && p.signal.removeEventListener("abort", B);
|
8148
8169
|
}
|
8149
|
-
e.isFormData(v) && delete
|
8170
|
+
e.isFormData(v) && delete S["Content-Type"];
|
8150
8171
|
var w = new XMLHttpRequest();
|
8151
8172
|
if (p.auth) {
|
8152
8173
|
var H = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
|
8153
|
-
|
8174
|
+
S.Authorization = "Basic " + btoa(H + ":" + D);
|
8154
8175
|
}
|
8155
8176
|
var P = n(p.baseURL, p.url);
|
8156
8177
|
w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
|
8157
8178
|
function G() {
|
8158
8179
|
if (!!w) {
|
8159
|
-
var
|
8180
|
+
var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !T || T === "text" || T === "json" ? w.responseText : w.response, Y = {
|
8160
8181
|
data: J,
|
8161
8182
|
status: w.status,
|
8162
8183
|
statusText: w.statusText,
|
8163
|
-
headers:
|
8184
|
+
headers: V,
|
8164
8185
|
config: p,
|
8165
8186
|
request: w
|
8166
8187
|
};
|
@@ -8187,13 +8208,13 @@ function _i() {
|
|
8187
8208
|
)), w = null;
|
8188
8209
|
}, e.isStandardBrowserEnv()) {
|
8189
8210
|
var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
|
8190
|
-
Z && (
|
8211
|
+
Z && (S[p.xsrfHeaderName] = Z);
|
8191
8212
|
}
|
8192
|
-
"setRequestHeader" in w && e.forEach(
|
8193
|
-
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete
|
8194
|
-
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials),
|
8195
|
-
!w || (I(!
|
8196
|
-
}, p.cancelToken && p.cancelToken.subscribe(
|
8213
|
+
"setRequestHeader" in w && e.forEach(S, function(J, Y) {
|
8214
|
+
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete S[Y] : w.setRequestHeader(Y, J);
|
8215
|
+
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), T && T !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (B = function(V) {
|
8216
|
+
!w || (I(!V || V && V.type ? new c("canceled") : V), w.abort(), w = null);
|
8217
|
+
}, p.cancelToken && p.cancelToken.subscribe(B), p.signal && (p.signal.aborted ? B() : p.signal.addEventListener("abort", B))), v || (v = null), w.send(v);
|
8197
8218
|
});
|
8198
8219
|
}, it;
|
8199
8220
|
}
|
@@ -9289,7 +9310,7 @@ function xh(e, i, t, a, n, s) {
|
|
9289
9310
|
title: s.totalBytesUploaded
|
9290
9311
|
}, null, 8, Ih)
|
9291
9312
|
])) : m("", !0),
|
9292
|
-
|
9313
|
+
R(e.$slots, "default", {}, () => [
|
9293
9314
|
t.enableDragAndDrop ? (l(), o(b, { key: 0 }, [
|
9294
9315
|
s.fileTypeImage ? (l(), o(b, { key: 0 }, [
|
9295
9316
|
h("span", null, g(e.getMessage("cmduploadform.select_image")), 1),
|
@@ -9386,13 +9407,13 @@ function Oh(e, i, t, a, n, s) {
|
|
9386
9407
|
"headline-text": t.cmdHeadline.headlineText,
|
9387
9408
|
"headline-level": t.cmdHeadline.headlineLevel
|
9388
9409
|
}, null, 8, ["pre-headline-text", "headline-text", "headline-level"])) : m("", !0),
|
9389
|
-
|
9410
|
+
R(e.$slots, "default")
|
9390
9411
|
], 2)) : (l(), o(b, { key: 1 }, [
|
9391
9412
|
t.anchorId ? (l(), o("a", {
|
9392
9413
|
key: 0,
|
9393
9414
|
id: t.anchorId
|
9394
9415
|
}, null, 8, Mh)) : m("", !0),
|
9395
|
-
|
9416
|
+
R(e.$slots, "default")
|
9396
9417
|
], 64))
|
9397
9418
|
], 2);
|
9398
9419
|
}
|