comand-component-library 3.3.25 → 3.3.27
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/comand-component-library.js +215 -198
- package/dist/comand-component-library.umd.cjs +4 -4
- package/dist/style.css +1 -1
- package/package.json +2 -2
- package/src/App.vue +38 -31
- package/src/assets/styles/logos-iconfont.css +3 -3
- package/src/components/CmdBox.vue +43 -19
- package/src/components/CmdBoxWrapper.vue +6 -2
- package/src/components/CmdListOfLinks.vue +29 -1
- package/src/components/CmdMainNavigation.vue +1 -1
- package/src/components/CmdMultistepFormProgressBar.vue +1 -1
- package/src/components/CmdThumbnailScroller.vue +3 -1
- package/src/components/CmdTooltip.vue +2 -2
- package/src/components/CmdWidthLimitationWrapper.vue +0 -1
- /package/src/assets/fonts/iconfonts/logos-iconfont/{icomoon.woff → icomoon-logos.woff} +0 -0
@@ -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 V, createTextVNode as z, resolveDirective as cn, normalizeProps as K, mergeProps as q, Fragment as k, renderList as F, withDirectives as ne, Transition as ue, withModifiers as O, createVNode as
|
1
|
+
import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l, createBlock as C, normalizeClass as _, createElementBlock as o, createCommentVNode as m, createElementVNode as h, toDisplayString as g, resolveDynamicComponent as Ht, withCtx as A, renderSlot as V, createTextVNode as z, resolveDirective as cn, normalizeProps as K, mergeProps as q, Fragment as k, renderList as F, withDirectives as ne, Transition as ue, withModifiers as O, createVNode as x, TransitionGroup as bt, createApp as un, Teleport as dn, useCssVars as Di, vShow as ye, normalizeStyle as Oe, vModelDynamic as mn, vModelText as Ee, toHandlers as qt, onBeforeUpdate as hn } from "vue";
|
2
2
|
(function() {
|
3
|
-
const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", b = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0,
|
3
|
+
const e = "on", i = "out", t = "body", a = "stop", n = "click", s = "apply", u = "target", d = "prototype", r = "Propagation", c = "setAttribute", f = "relatedTarget", p = "addEventListener", b = Symbol(i), y = Object, I = document, v = typeof TouchEvent < "u" ? TouchEvent : void 0, T = HTMLElement, M = T[d], j = Event[d], Q = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], w = new Set(Q), H = new Set(Q.map((S) => e + S + i)), D = (S, B) => !!B && S instanceof B, P = (S, B) => S.contains(B), G = (S, B) => {
|
4
4
|
for (let U of S)
|
5
|
-
|
5
|
+
B(U);
|
6
6
|
}, Z = (S) => {
|
7
|
-
D(S,
|
8
|
-
let U = e +
|
7
|
+
D(S, T) && (S[b] ? J(S) : G(w, (B) => {
|
8
|
+
let U = e + B + i, re = S.getAttribute(U);
|
9
9
|
re && !R(S)[U] && S[c](U, re);
|
10
10
|
}), G(S.childNodes, Z));
|
11
11
|
}, R = (S) => S[b] = S[b] || {}, J = (S) => {
|
12
12
|
R(S), X.includes(S) || (X.push(S), fe = !0);
|
13
|
-
}, Y = (S,
|
13
|
+
}, Y = (S, B) => P(B, S) ? 1 : P(S, B) ? -1 : 0, ae = (S) => {
|
14
14
|
fe && (X.sort(Y), fe = !1);
|
15
|
-
let
|
16
|
-
D(S, v) ? (S = new v(S.type + i, S))[f] =
|
17
|
-
|
15
|
+
let B = S[u];
|
16
|
+
D(S, v) ? (S = new v(S.type + i, S))[f] = B : S = new S.constructor(S.type + i, y.assign({}, S, { [f]: B })), S[a] = [], G(X, (U) => {
|
17
|
+
P(U, B) || S[a].some((re) => P(re, U)) || U.dispatchEvent(S);
|
18
18
|
});
|
19
19
|
}, te = (S) => function() {
|
20
|
-
let
|
21
|
-
S[s](
|
22
|
-
}, se = (S,
|
20
|
+
let B = this, U = B.type;
|
21
|
+
S[s](B), H.has(e + U) && B[a].push(B[u]);
|
22
|
+
}, se = (S, B, U) => S[B] = U(S[B]);
|
23
23
|
function L(S) {
|
24
|
-
let
|
25
|
-
|
24
|
+
let B = this[b][e + S.type];
|
25
|
+
B && B[s](this, [S]);
|
26
26
|
}
|
27
27
|
let X = [], fe = !1, Ce = I.createElement(t);
|
28
28
|
G(w, (S) => {
|
29
29
|
I[p](S, ae, { passive: !0, capture: !0 });
|
30
|
-
let
|
31
|
-
y.defineProperty(M,
|
32
|
-
return this[b][
|
30
|
+
let B = e + S + i;
|
31
|
+
y.defineProperty(M, B, { get() {
|
32
|
+
return this[b][B];
|
33
33
|
}, set(U) {
|
34
|
-
this[p](S + i, L), this[b][
|
34
|
+
this[p](S + i, L), this[b][B] = typeof U == "object" ? U.handleEvent : U;
|
35
35
|
} });
|
36
|
-
}), se(M, p, (S) => function(...
|
37
|
-
H.has(e +
|
38
|
-
}), se(M, c, (S) => function(
|
39
|
-
H.has(
|
40
|
-
}), se(
|
41
|
-
G(S, (
|
42
|
-
G(
|
43
|
-
D(U,
|
36
|
+
}), se(M, p, (S) => function(...B) {
|
37
|
+
H.has(e + B[0]) && J(this), S[s](this, B);
|
38
|
+
}), se(M, c, (S) => function(B, U) {
|
39
|
+
H.has(B) ? (S[s](Ce, [e + n, U]), this[B] = Ce[e + n]) : S[s](this, [B, U]);
|
40
|
+
}), se(j, a + r, te), se(j, a + "Immediate" + r, te), new MutationObserver((S) => {
|
41
|
+
G(S, (B) => {
|
42
|
+
G(B.addedNodes, Z), G(B.removedNodes, (U) => {
|
43
|
+
D(U, T) && (X = X.filter((re) => !P(U, re)));
|
44
44
|
});
|
45
45
|
});
|
46
46
|
}).observe(I.documentElement, { childList: !0, subtree: !0 }), Z(I[t]);
|
@@ -296,18 +296,18 @@ function In(e, i) {
|
|
296
296
|
};
|
297
297
|
let s = t.body;
|
298
298
|
[t, a].forEach((y) => {
|
299
|
-
const I = [], v = y.hFlip,
|
299
|
+
const I = [], v = y.hFlip, T = y.vFlip;
|
300
300
|
let M = y.rotate;
|
301
|
-
v ?
|
301
|
+
v ? T ? M += 2 : (I.push(
|
302
302
|
"translate(" + (n.width + n.left).toString() + " " + (0 - n.top).toString() + ")"
|
303
|
-
), I.push("scale(-1 1)"), n.top = n.left = 0) :
|
303
|
+
), I.push("scale(-1 1)"), n.top = n.left = 0) : T && (I.push(
|
304
304
|
"translate(" + (0 - n.left).toString() + " " + (n.height + n.top).toString() + ")"
|
305
305
|
), I.push("scale(1 -1)"), n.top = n.left = 0);
|
306
|
-
let
|
306
|
+
let j;
|
307
307
|
switch (M < 0 && (M -= Math.floor(M / 4) * 4), M = M % 4, M) {
|
308
308
|
case 1:
|
309
|
-
|
310
|
-
"rotate(90 " +
|
309
|
+
j = n.height / 2 + n.top, I.unshift(
|
310
|
+
"rotate(90 " + j.toString() + " " + j.toString() + ")"
|
311
311
|
);
|
312
312
|
break;
|
313
313
|
case 2:
|
@@ -316,12 +316,12 @@ function In(e, i) {
|
|
316
316
|
);
|
317
317
|
break;
|
318
318
|
case 3:
|
319
|
-
|
320
|
-
"rotate(-90 " +
|
319
|
+
j = n.width / 2 + n.left, I.unshift(
|
320
|
+
"rotate(-90 " + j.toString() + " " + j.toString() + ")"
|
321
321
|
);
|
322
322
|
break;
|
323
323
|
}
|
324
|
-
M % 2 === 1 && (n.left !== n.top && (
|
324
|
+
M % 2 === 1 && (n.left !== n.top && (j = n.left, n.left = n.top, n.top = j), n.width !== n.height && (j = n.width, n.width = n.height, n.height = j)), I.length && (s = '<g transform="' + I.join(" ") + '">' + s + "</g>");
|
325
325
|
});
|
326
326
|
const u = a.width, d = a.height, r = n.width, c = n.height;
|
327
327
|
let f, p;
|
@@ -600,8 +600,8 @@ function Un(e, i, t, a) {
|
|
600
600
|
if (e.random) {
|
601
601
|
let D = e.resources.slice(0);
|
602
602
|
for (u = []; D.length > 1; ) {
|
603
|
-
const
|
604
|
-
u.push(D[
|
603
|
+
const P = Math.floor(Math.random() * D.length);
|
604
|
+
u.push(D[P]), D = D.slice(0, P).concat(D.slice(P + 1));
|
605
605
|
}
|
606
606
|
u = u.concat(D);
|
607
607
|
} else
|
@@ -617,8 +617,8 @@ function Un(e, i, t, a) {
|
|
617
617
|
D.status === "pending" && (D.status = "aborted");
|
618
618
|
}), b = [];
|
619
619
|
}
|
620
|
-
function
|
621
|
-
|
620
|
+
function T(D, P) {
|
621
|
+
P && (y = []), typeof D == "function" && y.push(D);
|
622
622
|
}
|
623
623
|
function M() {
|
624
624
|
return {
|
@@ -627,11 +627,11 @@ function Un(e, i, t, a) {
|
|
627
627
|
status: r,
|
628
628
|
queriesSent: c,
|
629
629
|
queriesPending: b.length,
|
630
|
-
subscribe:
|
630
|
+
subscribe: T,
|
631
631
|
abort: v
|
632
632
|
};
|
633
633
|
}
|
634
|
-
function
|
634
|
+
function j() {
|
635
635
|
r = "failed", y.forEach((D) => {
|
636
636
|
D(void 0, f);
|
637
637
|
});
|
@@ -641,8 +641,8 @@ function Un(e, i, t, a) {
|
|
641
641
|
D.status === "pending" && (D.status = "aborted");
|
642
642
|
}), b = [];
|
643
643
|
}
|
644
|
-
function w(D,
|
645
|
-
const Z =
|
644
|
+
function w(D, P, G) {
|
645
|
+
const Z = P !== "success";
|
646
646
|
switch (b = b.filter((R) => R !== D), r) {
|
647
647
|
case "pending":
|
648
648
|
break;
|
@@ -653,12 +653,12 @@ function Un(e, i, t, a) {
|
|
653
653
|
default:
|
654
654
|
return;
|
655
655
|
}
|
656
|
-
if (
|
657
|
-
f = G,
|
656
|
+
if (P === "abort") {
|
657
|
+
f = G, j();
|
658
658
|
return;
|
659
659
|
}
|
660
660
|
if (Z) {
|
661
|
-
f = G, b.length || (u.length ? H() :
|
661
|
+
f = G, b.length || (u.length ? H() : j());
|
662
662
|
return;
|
663
663
|
}
|
664
664
|
if (I(), Q(), !e.random) {
|
@@ -677,21 +677,21 @@ function Un(e, i, t, a) {
|
|
677
677
|
if (D === void 0) {
|
678
678
|
if (b.length) {
|
679
679
|
p = setTimeout(() => {
|
680
|
-
I(), r === "pending" && (Q(),
|
680
|
+
I(), r === "pending" && (Q(), j());
|
681
681
|
}, e.timeout);
|
682
682
|
return;
|
683
683
|
}
|
684
|
-
|
684
|
+
j();
|
685
685
|
return;
|
686
686
|
}
|
687
|
-
const
|
687
|
+
const P = {
|
688
688
|
status: "pending",
|
689
689
|
resource: D,
|
690
690
|
callback: (G, Z) => {
|
691
|
-
w(
|
691
|
+
w(P, G, Z);
|
692
692
|
}
|
693
693
|
};
|
694
|
-
b.push(
|
694
|
+
b.push(P), c++, p = setTimeout(H, e.rotate), t(D, i, P.callback);
|
695
695
|
}
|
696
696
|
return setTimeout(H), M;
|
697
697
|
}
|
@@ -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 T = i[v];
|
1071
|
+
if (T !== void 0)
|
1072
1072
|
switch (v) {
|
1073
1073
|
case "icon":
|
1074
1074
|
case "style":
|
@@ -1078,24 +1078,24 @@ const ei = (e, i) => {
|
|
1078
1078
|
case "inline":
|
1079
1079
|
case "hFlip":
|
1080
1080
|
case "vFlip":
|
1081
|
-
t[v] =
|
1081
|
+
t[v] = T === !0 || T === "true" || T === 1;
|
1082
1082
|
break;
|
1083
1083
|
case "flip":
|
1084
|
-
typeof
|
1084
|
+
typeof T == "string" && is(t, T);
|
1085
1085
|
break;
|
1086
1086
|
case "color":
|
1087
|
-
s.color =
|
1087
|
+
s.color = T;
|
1088
1088
|
break;
|
1089
1089
|
case "rotate":
|
1090
|
-
typeof
|
1090
|
+
typeof T == "string" ? t[v] = ns(T) : typeof T == "number" && (t[v] = T);
|
1091
1091
|
break;
|
1092
1092
|
case "ariaHidden":
|
1093
1093
|
case "aria-hidden":
|
1094
|
-
|
1094
|
+
T !== !0 && T !== "true" && delete a["aria-hidden"];
|
1095
1095
|
break;
|
1096
1096
|
default: {
|
1097
1097
|
const M = Ne[v];
|
1098
|
-
M ? (
|
1098
|
+
M ? (T === !0 || T === "true" || T === 1) && (t[M] = !0) : Yt[v] === void 0 && (a[v] = T);
|
1099
1099
|
}
|
1100
1100
|
}
|
1101
1101
|
}
|
@@ -1105,8 +1105,8 @@ const ei = (e, i) => {
|
|
1105
1105
|
...s,
|
1106
1106
|
...d
|
1107
1107
|
}, Object.assign(a, c);
|
1108
|
-
let v = 0,
|
1109
|
-
return typeof
|
1108
|
+
let v = 0, T = i.id;
|
1109
|
+
return typeof T == "string" && (T = T.replace(/-/g, "_")), a.innerHTML = Mn(r.body, T ? () => T + "ID" + v++ : "iconifyVue"), zt("svg", a);
|
1110
1110
|
}
|
1111
1111
|
const { body: f, width: p, height: b } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1), I = ss(f, {
|
1112
1112
|
...c,
|
@@ -1643,7 +1643,7 @@ function al(e, i, t, a, n, s) {
|
|
1643
1643
|
title: t.iconBackToTop.tooltip,
|
1644
1644
|
onClick: i[0] || (i[0] = O((...d) => s.onBackToTop && s.onBackToTop(...d), ["prevent"]))
|
1645
1645
|
}, [
|
1646
|
-
|
1646
|
+
x(u, {
|
1647
1647
|
iconClass: t.iconBackToTop.iconClass,
|
1648
1648
|
type: t.iconBackToTop.iconType
|
1649
1649
|
}, null, 8, ["iconClass", "type"])
|
@@ -1704,7 +1704,7 @@ function hl(e, i, t, a, n, s) {
|
|
1704
1704
|
onClick: O((f) => s.copyToClipboard(r.value), ["prevent"]),
|
1705
1705
|
title: t.iconCopy.tooltip
|
1706
1706
|
}, [
|
1707
|
-
|
1707
|
+
x(d, {
|
1708
1708
|
iconClass: t.iconCopy.iconClass,
|
1709
1709
|
type: t.iconCopy.iconType
|
1710
1710
|
}, null, 8, ["iconClass", "type"])
|
@@ -1826,7 +1826,7 @@ function kl(e, i, t, a, n, s) {
|
|
1826
1826
|
class: _(["cmd-slide-button", "button", "keep-behavior-on-small-devices", t.slideButtonType]),
|
1827
1827
|
title: s.getDirection.tooltip
|
1828
1828
|
}, [
|
1829
|
-
|
1829
|
+
x(u, {
|
1830
1830
|
iconClass: s.getDirection.iconClass || "next"
|
1831
1831
|
}, null, 8, ["iconClass"])
|
1832
1832
|
], 10, bl);
|
@@ -1928,7 +1928,7 @@ const wl = {
|
|
1928
1928
|
this.allowOpenFancyBox && Mt({ fancyBoxGallery: this.items, defaultGalleryIndex: e }), this.emitCurrentItemId(e);
|
1929
1929
|
},
|
1930
1930
|
emitCurrentItemId(e) {
|
1931
|
-
this.$emit("click", this.items[e].id);
|
1931
|
+
console.log("index", e), console.log("this.items[index]", this.items[e]), this.$emit("click", this.items[e].id);
|
1932
1932
|
},
|
1933
1933
|
executeLink(e, i) {
|
1934
1934
|
this.executeOnClick === "emit" ? (i.preventDefault(), this.emitCurrentItemId(e)) : this.executeOnClick === "fancybox" && (i.preventDefault(), this.showFancyBox(e));
|
@@ -1939,7 +1939,7 @@ const wl = {
|
|
1939
1939
|
handler() {
|
1940
1940
|
this.items = this.thumbnailScrollerItems.map((e) => {
|
1941
1941
|
let i;
|
1942
|
-
return this.contentType === "image" ? (i = { image: { ...e.image }, figcaption: { ...e.figcaption } }, i.image.src = i.image.srcImageSmall) : i = {
|
1942
|
+
return this.contentType === "image" ? (i = { image: { ...e.image }, figcaption: { ...e.figcaption } }, i.image.src = i.image.srcImageSmall) : i = { ...e }, i;
|
1943
1943
|
});
|
1944
1944
|
},
|
1945
1945
|
immediate: !0
|
@@ -1951,11 +1951,11 @@ function xl(e, i, t, a, n, s) {
|
|
1951
1951
|
return l(), o("div", {
|
1952
1952
|
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth }])
|
1953
1953
|
}, [
|
1954
|
-
|
1954
|
+
x(u, {
|
1955
1955
|
onClick: O(s.showPrevItem, ["prevent"]),
|
1956
1956
|
slideButtonType: "prev"
|
1957
1957
|
}, null, 8, ["onClick"]),
|
1958
|
-
|
1958
|
+
x(bt, {
|
1959
1959
|
name: "slide",
|
1960
1960
|
tag: "ul"
|
1961
1961
|
}, {
|
@@ -1989,7 +1989,7 @@ function xl(e, i, t, a, n, s) {
|
|
1989
1989
|
]),
|
1990
1990
|
_: 1
|
1991
1991
|
}),
|
1992
|
-
|
1992
|
+
x(u, {
|
1993
1993
|
onClick: O(s.showNextItem, ["prevent"]),
|
1994
1994
|
slideButtons: t.cmdSlideButtons.next
|
1995
1995
|
}, null, 8, ["onClick", "slideButtons"])
|
@@ -2239,7 +2239,7 @@ const Ll = Wi, Dl = ["aria-label"], Nl = { class: "flex-container" }, jl = {
|
|
2239
2239
|
class: "flex-container no-flex"
|
2240
2240
|
}, El = ["title"], Ul = { key: 1 }, Gl = ["title"], Ql = { key: 1 };
|
2241
2241
|
function Zl(e, i, t, a, n, s) {
|
2242
|
-
var p, b, y, I, v,
|
2242
|
+
var p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se, L, X, fe, Ce, S, B, U, re;
|
2243
2243
|
const u = W, d = E, r = Ie, c = St, f = Tl;
|
2244
2244
|
return l(), C(dn, { to: "body" }, [
|
2245
2245
|
h("dialog", {
|
@@ -2255,15 +2255,15 @@ function Zl(e, i, t, a, n, s) {
|
|
2255
2255
|
id: e.htmlId
|
2256
2256
|
}, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
|
2257
2257
|
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", jl, [
|
2258
|
-
e.showPrintButtons && ((
|
2258
|
+
e.showPrintButtons && ((T = e.fancyboxOptions.printButtons) == null ? void 0 : T.color) ? (l(), o("a", {
|
2259
2259
|
key: 0,
|
2260
2260
|
href: "#",
|
2261
2261
|
class: "button print-color",
|
2262
2262
|
title: (M = e.fancyboxOptions.printButtons.color) == null ? void 0 : M.tooltip,
|
2263
2263
|
onClick: i[0] || (i[0] = O((ce) => e.printInGrayscale = !1, ["prevent"]))
|
2264
2264
|
}, [
|
2265
|
-
|
2266
|
-
iconClass: (
|
2265
|
+
x(d, {
|
2266
|
+
iconClass: (j = e.fancyboxOptions.printButtons.color) == null ? void 0 : j.iconClass,
|
2267
2267
|
type: (Q = e.fancyboxOptions.printButtons.color) == null ? void 0 : Q.iconType
|
2268
2268
|
}, null, 8, ["iconClass", "type"])
|
2269
2269
|
], 8, Bl)) : m("", !0),
|
@@ -2274,9 +2274,9 @@ function Zl(e, i, t, a, n, s) {
|
|
2274
2274
|
title: (H = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : H.tooltip,
|
2275
2275
|
onClick: i[1] || (i[1] = O((ce) => e.printInGrayscale = !0, ["prevent"]))
|
2276
2276
|
}, [
|
2277
|
-
|
2277
|
+
x(d, {
|
2278
2278
|
iconClass: (D = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : D.iconClass,
|
2279
|
-
type: (
|
2279
|
+
type: (P = e.fancyboxOptions.printButtons.grayscale) == null ? void 0 : P.iconType
|
2280
2280
|
}, null, 8, ["iconClass", "type"])
|
2281
2281
|
], 8, Pl)) : m("", !0),
|
2282
2282
|
e.fancyboxOptions.closeIcon ? (l(), o("a", {
|
@@ -2288,7 +2288,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2288
2288
|
ref: "close-dialog",
|
2289
2289
|
onClick: i[2] || (i[2] = O((...ce) => e.close && e.close(...ce), ["prevent"]))
|
2290
2290
|
}, [
|
2291
|
-
|
2291
|
+
x(d, {
|
2292
2292
|
iconClass: e.fancyboxOptions.closeIcon.iconClass,
|
2293
2293
|
type: e.fancyboxOptions.closeIcon.iconType
|
2294
2294
|
}, null, 8, ["iconClass", "type"])
|
@@ -2299,7 +2299,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2299
2299
|
class: _(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
|
2300
2300
|
}, [
|
2301
2301
|
e.fancyBoxImageUrl || ((G = e.cmdImage) == null ? void 0 : G.image) ? (l(), o("div", Fl, [
|
2302
|
-
|
2302
|
+
x(r, {
|
2303
2303
|
image: e.largeSingleImage,
|
2304
2304
|
figcaption: (Z = e.cmdImage) == null ? void 0 : Z.figcaption
|
2305
2305
|
}, null, 8, ["image", "figcaption"])
|
@@ -2308,15 +2308,15 @@ function Zl(e, i, t, a, n, s) {
|
|
2308
2308
|
class: "content",
|
2309
2309
|
innerHTML: e.fancyBoxContent
|
2310
2310
|
}, null, 8, zl)) : e.fancyBoxElements ? (l(), o("div", Hl)) : e.fancyBoxGallery ? (l(), o("div", ql, [
|
2311
|
-
|
2311
|
+
x(c, {
|
2312
2312
|
onClick: O(e.showPrevItem, ["prevent"]),
|
2313
2313
|
slideButtonType: "prev"
|
2314
2314
|
}, null, 8, ["onClick"]),
|
2315
|
-
|
2315
|
+
x(r, {
|
2316
2316
|
image: e.largeGalleryImage,
|
2317
2317
|
figcaption: e.fancyBoxGallery[e.index].figcaption
|
2318
2318
|
}, null, 8, ["image", "figcaption"]),
|
2319
|
-
|
2319
|
+
x(c, {
|
2320
2320
|
onClick: O(e.showNextItem, ["prevent"])
|
2321
2321
|
}, null, 8, ["onClick"])
|
2322
2322
|
])) : (l(), o("div", Rl, [
|
@@ -2344,7 +2344,7 @@ function Zl(e, i, t, a, n, s) {
|
|
2344
2344
|
(Ce = e.fancyboxOptions.submitButtons.confirm) != null && Ce.iconClass ? (l(), C(d, {
|
2345
2345
|
key: 0,
|
2346
2346
|
iconClass: (S = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : S.iconClass,
|
2347
|
-
type: (
|
2347
|
+
type: (B = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : B.iconType
|
2348
2348
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
2349
2349
|
(U = e.fancyboxOptions.submitButtons.confirm) != null && U.buttonText ? (l(), o("span", Ql, g((re = e.fancyboxOptions.submitButtons.confirm) == null ? void 0 : re.buttonText), 1)) : m("", !0)
|
2350
2350
|
], 8, Gl)) : m("", !0)
|
@@ -2371,6 +2371,10 @@ const Wl = {
|
|
2371
2371
|
type: Number,
|
2372
2372
|
default: 0
|
2373
2373
|
},
|
2374
|
+
largeIcons: {
|
2375
|
+
type: Boolean,
|
2376
|
+
default: !1
|
2377
|
+
},
|
2374
2378
|
align: {
|
2375
2379
|
type: String,
|
2376
2380
|
default: "left"
|
@@ -2408,7 +2412,7 @@ const Wl = {
|
|
2408
2412
|
function Xl(e, i, t, a, n, s) {
|
2409
2413
|
const u = W, d = E, r = le("router-link");
|
2410
2414
|
return l(), o("div", {
|
2411
|
-
class: _(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors }])
|
2415
|
+
class: _(["cmd-list-of-links", { box: t.styleAsBox, horizontal: t.orientation === "horizontal", "section-anchors": t.sectionAnchors, "large-icons": t.largeIcons }])
|
2412
2416
|
}, [
|
2413
2417
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2414
2418
|
h("ul", {
|
@@ -2510,6 +2514,14 @@ const Ot = {
|
|
2510
2514
|
type: Number,
|
2511
2515
|
default: 0
|
2512
2516
|
},
|
2517
|
+
useDefaultPadding: {
|
2518
|
+
type: Boolean,
|
2519
|
+
default: !0
|
2520
|
+
},
|
2521
|
+
repeatHeadlineInBoxBody: {
|
2522
|
+
type: Boolean,
|
2523
|
+
default: !1
|
2524
|
+
},
|
2513
2525
|
fadeLastLine: {
|
2514
2526
|
type: Boolean,
|
2515
2527
|
default: !0
|
@@ -2602,19 +2614,14 @@ const Ot = {
|
|
2602
2614
|
}
|
2603
2615
|
}, ti = () => {
|
2604
2616
|
Di((e) => ({
|
2605
|
-
"
|
2617
|
+
"62c8b14e": e.cutoffTextLines
|
2606
2618
|
}));
|
2607
2619
|
}, ii = Ot.setup;
|
2608
2620
|
Ot.setup = ii ? (e, i) => (ti(), ii(e, i)) : ti;
|
2609
2621
|
const io = Ot, no = ["title"], so = {
|
2610
|
-
key:
|
2622
|
+
key: 0,
|
2611
2623
|
class: "box-header"
|
2612
|
-
}, lo = {
|
2613
|
-
key: 2,
|
2614
|
-
class: "box-body",
|
2615
|
-
"aria-expanded": "true",
|
2616
|
-
role: "article"
|
2617
|
-
}, oo = ["src", "alt"], ao = { key: 2 }, ro = {
|
2624
|
+
}, lo = ["src", "alt"], oo = { class: "text-wrapper" }, ao = { key: 1 }, ro = {
|
2618
2625
|
key: 3,
|
2619
2626
|
class: "box-footer"
|
2620
2627
|
}, co = { class: "box-header flex-container vertical" }, uo = { key: 0 }, mo = ["src", "alt"], ho = { key: 1 }, fo = {
|
@@ -2634,7 +2641,7 @@ const io = Ot, no = ["title"], so = {
|
|
2634
2641
|
class: "box-footer"
|
2635
2642
|
};
|
2636
2643
|
function Po(e, i, t, a, n, s) {
|
2637
|
-
var c, f, p, b, y, I, v;
|
2644
|
+
var c, f, p, b, y, I, v, T, M;
|
2638
2645
|
const u = W, d = E, r = $l;
|
2639
2646
|
return t.boxType === "content" ? (l(), o("div", {
|
2640
2647
|
key: 0,
|
@@ -2654,19 +2661,27 @@ function Po(e, i, t, a, n, s) {
|
|
2654
2661
|
href: "#",
|
2655
2662
|
class: "box-header",
|
2656
2663
|
title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
2657
|
-
onClick: i[0] || (i[0] = O((...
|
2664
|
+
onClick: i[0] || (i[0] = O((...j) => s.toggleContentVisibility && s.toggleContentVisibility(...j), ["prevent"]))
|
2658
2665
|
}, [
|
2659
2666
|
(c = t.useSlots) != null && c.includes("header") ? V(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2660
|
-
|
2667
|
+
x(d, {
|
2661
2668
|
iconClass: n.open ? t.iconOpen.iconClass : t.iconClosed.iconClass,
|
2662
2669
|
type: n.open ? t.iconOpen.iconType : t.iconClosed.iconType
|
2663
2670
|
}, null, 8, ["iconClass", "type"])
|
2664
|
-
], 8, no)) : (l(), o(
|
2665
|
-
(p = t.useSlots)
|
2666
|
-
|
2667
|
-
|
2668
|
-
|
2669
|
-
|
2671
|
+
], 8, no)) : (l(), o(k, { key: 1 }, [
|
2672
|
+
((p = t.useSlots) == null ? void 0 : p.includes("header")) || ((b = t.cmdHeadline) == null ? void 0 : b.headlineText) ? (l(), o("div", so, [
|
2673
|
+
(y = t.useSlots) != null && y.includes("header") ? V(e.$slots, "header", { key: 0 }) : m("", !0),
|
2674
|
+
(I = t.cmdHeadline) != null && I.headlineText ? (l(), C(u, K(q({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0)
|
2675
|
+
])) : m("", !0)
|
2676
|
+
], 64)),
|
2677
|
+
n.open ? (l(), o("div", {
|
2678
|
+
key: 2,
|
2679
|
+
class: _(["box-body", { "default-padding": t.useDefaultPadding }]),
|
2680
|
+
"aria-expanded": "true",
|
2681
|
+
role: "article"
|
2682
|
+
}, [
|
2683
|
+
(v = t.useSlots) != null && v.includes("body") ? V(e.$slots, "body", { key: 0 }, () => [
|
2684
|
+
x(bt, { name: s.toggleTransition }, {
|
2670
2685
|
default: A(() => [
|
2671
2686
|
h("p", {
|
2672
2687
|
class: _({
|
@@ -2678,7 +2693,7 @@ function Po(e, i, t, a, n, s) {
|
|
2678
2693
|
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2679
2694
|
key: 0,
|
2680
2695
|
href: "#",
|
2681
|
-
onClick: i[1] || (i[1] = O((...
|
2696
|
+
onClick: i[1] || (i[1] = O((...j) => s.toggleCutOffText && s.toggleCutOffText(...j), ["prevent"]))
|
2682
2697
|
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : m("", !0)
|
2683
2698
|
]),
|
2684
2699
|
_: 1
|
@@ -2688,19 +2703,21 @@ function Po(e, i, t, a, n, s) {
|
|
2688
2703
|
key: 0,
|
2689
2704
|
src: t.image.src,
|
2690
2705
|
alt: t.image.altText
|
2691
|
-
}, null, 8,
|
2692
|
-
(
|
2693
|
-
|
2706
|
+
}, null, 8, lo)) : m("", !0),
|
2707
|
+
h("div", oo, [
|
2708
|
+
((T = t.cmdHeadline) == null ? void 0 : T.headlineText) && t.repeatHeadlineInBoxBody ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2709
|
+
t.textBody ? (l(), o("p", ao, g(t.textBody), 1)) : m("", !0)
|
2710
|
+
])
|
2694
2711
|
], 64))
|
2695
|
-
])) : m("", !0),
|
2696
|
-
(
|
2712
|
+
], 2)) : m("", !0),
|
2713
|
+
(M = t.useSlots) != null && M.includes("footer") ? (l(), o("div", ro, [
|
2697
2714
|
V(e.$slots, "footer")
|
2698
2715
|
])) : m("", !0)
|
2699
2716
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
2700
2717
|
key: 1,
|
2701
2718
|
class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
|
2702
2719
|
href: "#",
|
2703
|
-
onClick: i[2] || (i[2] = O((
|
2720
|
+
onClick: i[2] || (i[2] = O((j) => s.clickOnProduct(t.product), ["prevent"]))
|
2704
2721
|
}, [
|
2705
2722
|
h("div", co, [
|
2706
2723
|
t.product.image !== void 0 ? (l(), o("figure", uo, [
|
@@ -2764,10 +2781,10 @@ function Po(e, i, t, a, n, s) {
|
|
2764
2781
|
t.user.description ? (l(), o("p", No, g(t.user.description), 1)) : m("", !0)
|
2765
2782
|
]),
|
2766
2783
|
h("ul", jo, [
|
2767
|
-
(l(!0), o(k, null, F(t.user.tags, (
|
2784
|
+
(l(!0), o(k, null, F(t.user.tags, (j, Q) => (l(), o("li", { key: Q }, g(j), 1))), 128))
|
2768
2785
|
]),
|
2769
2786
|
t.user.links ? (l(), o("div", Bo, [
|
2770
|
-
|
2787
|
+
x(r, {
|
2771
2788
|
links: t.user.links,
|
2772
2789
|
orientation: "horizontal",
|
2773
2790
|
useGap: !1
|
@@ -2888,13 +2905,13 @@ const Lt = {
|
|
2888
2905
|
}
|
2889
2906
|
}, ni = () => {
|
2890
2907
|
Di((e) => ({
|
2891
|
-
|
2892
|
-
"
|
2893
|
-
|
2908
|
+
b9ce4c34: e.boxesPerRowLarge,
|
2909
|
+
"7c2d73ac": e.boxesPerRowMedium,
|
2910
|
+
b8fe989c: e.boxesPerRowSmall
|
2894
2911
|
}));
|
2895
2912
|
}, si = Lt.setup;
|
2896
2913
|
Lt.setup = si ? (e, i) => (ni(), si(e, i)) : ni;
|
2897
|
-
const Fo = Lt, zo = { class: "cmd-box-wrapper" }, Ho = { class: "flex-container
|
2914
|
+
const Fo = Lt, zo = { class: "cmd-box-wrapper" }, Ho = { class: "flex-container headline-wrapper" }, qo = {
|
2898
2915
|
key: 1,
|
2899
2916
|
class: "options-wrapper"
|
2900
2917
|
}, Ro = ["title"], Vo = ["title"];
|
@@ -2910,7 +2927,7 @@ function Eo(e, i, t, a, n, s) {
|
|
2910
2927
|
onClick: i[0] || (i[0] = O((...r) => s.toggleCollapsingBoxes && s.toggleCollapsingBoxes(...r), ["prevent"])),
|
2911
2928
|
title: n.collapsingBoxesOpen ? t.collapseBoxesIcon.tooltip : t.expandBoxesIcon.tooltip
|
2912
2929
|
}, [
|
2913
|
-
|
2930
|
+
x(d, {
|
2914
2931
|
iconClass: n.collapsingBoxesOpen ? t.expandBoxesIcon.iconClass : t.collapseBoxesIcon.iconClass,
|
2915
2932
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2916
2933
|
}, null, 8, ["iconClass", "type"])
|
@@ -2921,7 +2938,7 @@ function Eo(e, i, t, a, n, s) {
|
|
2921
2938
|
onClick: i[1] || (i[1] = O((r) => n.rowView = !n.rowView, ["prevent"])),
|
2922
2939
|
title: n.rowView ? t.iconRowView.tooltip : t.iconGridView.tooltip
|
2923
2940
|
}, [
|
2924
|
-
|
2941
|
+
x(d, {
|
2925
2942
|
iconClass: n.rowView ? t.iconGridView.iconClass : t.iconRowView.iconClass,
|
2926
2943
|
type: n.rowView ? t.iconGridView.iconType : t.iconRowView.iconType
|
2927
2944
|
}, null, 8, ["iconClass", "type"])
|
@@ -3077,7 +3094,7 @@ function na(e, i, t, a, n, s) {
|
|
3077
3094
|
title: (f = t.link) == null ? void 0 : f.tooltip
|
3078
3095
|
}, {
|
3079
3096
|
default: A(() => [
|
3080
|
-
|
3097
|
+
x(u, { image: s.image }, null, 8, ["image"])
|
3081
3098
|
]),
|
3082
3099
|
_: 1
|
3083
3100
|
}, 8, ["to", "title"])) : ((p = t.link) == null ? void 0 : p.type) === "href" ? (l(), o("a", {
|
@@ -3085,7 +3102,7 @@ function na(e, i, t, a, n, s) {
|
|
3085
3102
|
href: (b = t.link) == null ? void 0 : b.path,
|
3086
3103
|
title: (y = t.link) == null ? void 0 : y.tooltip
|
3087
3104
|
}, [
|
3088
|
-
|
3105
|
+
x(u, { image: s.image }, null, 8, ["image"])
|
3089
3106
|
], 8, ia)) : (l(), C(u, {
|
3090
3107
|
key: 2,
|
3091
3108
|
image: s.image
|
@@ -3167,7 +3184,7 @@ const la = {
|
|
3167
3184
|
watch: {
|
3168
3185
|
tooltipVisibility() {
|
3169
3186
|
this.tooltipVisibility && this.$nextTick(() => {
|
3170
|
-
this.$refs.tooltip.style.left = this.pointerX /
|
3187
|
+
this.$refs.tooltip.style.left = this.pointerX / 10 + "rem", this.$refs.tooltip.style.top = (this.pointerY + 25) / 10 + "rem";
|
3171
3188
|
});
|
3172
3189
|
}
|
3173
3190
|
}
|
@@ -3196,7 +3213,7 @@ function ra(e, i, t, a, n, s) {
|
|
3196
3213
|
onClick: i[0] || (i[0] = O((...r) => s.hideTooltip && s.hideTooltip(...r), ["prevent"])),
|
3197
3214
|
title: t.iconClose.tooltip
|
3198
3215
|
}, [
|
3199
|
-
|
3216
|
+
x(d, {
|
3200
3217
|
iconClass: t.iconClose.iconClass,
|
3201
3218
|
type: t.iconClose.iconType
|
3202
3219
|
}, null, 8, ["iconClass", "type"])
|
@@ -3307,7 +3324,7 @@ function ya(e, i, t, a, n, s) {
|
|
3307
3324
|
h("dd", {
|
3308
3325
|
class: _(p.valid(t.inputModelValue, t.inputAttributes) ? "success" : "error")
|
3309
3326
|
}, [
|
3310
|
-
|
3327
|
+
x(d, {
|
3311
3328
|
"aria-live": "assertive",
|
3312
3329
|
iconClass: p.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconClass : t.iconError.iconClass,
|
3313
3330
|
type: p.valid(t.inputModelValue, t.inputAttributes) ? t.iconSuccess.iconType : t.iconError.iconType,
|
@@ -3939,7 +3956,7 @@ const Ia = ["color", "date", "datetime-local", "file", "number", "range"], xa =
|
|
3939
3956
|
class: "search-field-wrapper flex-container no-gap"
|
3940
3957
|
}, Wa = ["id", "maxlength", "value"], Ja = ["title"], Ya = ["title"], Ka = { key: 1 };
|
3941
3958
|
function Xa(e, i, t, a, n, s) {
|
3942
|
-
var r, c, f, p, b, y, I, v,
|
3959
|
+
var r, c, f, p, b, y, I, v, T, M, j, Q, w, H, D, P, G, Z, R, J, Y, ae, te, se;
|
3943
3960
|
const u = Dt, d = E;
|
3944
3961
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
3945
3962
|
key: 0,
|
@@ -3988,7 +4005,7 @@ function Xa(e, i, t, a, n, s) {
|
|
3988
4005
|
"aria-live": "assertive",
|
3989
4006
|
id: e.tooltipId
|
3990
4007
|
}, [
|
3991
|
-
|
4008
|
+
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
3992
4009
|
], 8, Oa)) : m("", !0)
|
3993
4010
|
], 512)), [
|
3994
4011
|
[ye, t.showLabel]
|
@@ -4025,7 +4042,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4025
4042
|
}, ["prevent"])),
|
4026
4043
|
title: t.iconPasswordVisible.tooltip
|
4027
4044
|
}, [
|
4028
|
-
|
4045
|
+
x(d, {
|
4029
4046
|
iconClass: t.iconPasswordVisible.iconClass
|
4030
4047
|
}, null, 8, ["iconClass"])
|
4031
4048
|
], 40, Na)) : m("", !0)
|
@@ -4118,7 +4135,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4118
4135
|
title: t.iconSearch.tooltip,
|
4119
4136
|
onClick: i[21] || (i[21] = O((...L) => s.executeSearch && s.executeSearch(...L), ["prevent"]))
|
4120
4137
|
}, [
|
4121
|
-
|
4138
|
+
x(d, {
|
4122
4139
|
iconClass: t.iconSearch.iconClass
|
4123
4140
|
}, null, 8, ["iconClass"])
|
4124
4141
|
], 10, Ja)) : m("", !0),
|
@@ -4128,7 +4145,7 @@ function Xa(e, i, t, a, n, s) {
|
|
4128
4145
|
onClick: i[22] || (i[22] = O((L) => e.$emit("update:modelValue", ""), ["prevent"])),
|
4129
4146
|
title: (c = t.iconDelete) == null ? void 0 : c.tooltip
|
4130
4147
|
}, [
|
4131
|
-
|
4148
|
+
x(d, {
|
4132
4149
|
iconClass: (f = t.iconDelete) == null ? void 0 : f.iconClass,
|
4133
4150
|
type: (p = t.iconDelete) == null ? void 0 : p.iconType
|
4134
4151
|
}, null, 8, ["iconClass", "type"])
|
@@ -4138,12 +4155,12 @@ function Xa(e, i, t, a, n, s) {
|
|
4138
4155
|
key: 1,
|
4139
4156
|
class: "button"
|
4140
4157
|
}, s.buttonAttrs), [
|
4141
|
-
((y = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((M = (
|
4158
|
+
((y = (b = t.nativeButton) == null ? void 0 : b.icon) == null ? void 0 : y.show) && (((v = (I = t.nativeButton) == null ? void 0 : I.icon) == null ? void 0 : v.position) === "before" || !((M = (T = t.nativeButton) == null ? void 0 : T.icon) != null && M.position)) ? (l(), C(d, {
|
4142
4159
|
key: 0,
|
4143
|
-
iconClass: (Q = (
|
4160
|
+
iconClass: (Q = (j = t.nativeButton) == null ? void 0 : j.icon) == null ? void 0 : Q.iconClass,
|
4144
4161
|
type: (H = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : H.iconType
|
4145
4162
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
4146
|
-
((D = t.nativeButton) == null ? void 0 : D.icon) && ((
|
4163
|
+
((D = t.nativeButton) == null ? void 0 : D.icon) && ((P = t.nativeButton) == null ? void 0 : P.text) ? (l(), o("span", Ka, g(t.nativeButton.text), 1)) : (l(), o(k, { key: 2 }, [
|
4147
4164
|
z(g(t.nativeButton.text), 1)
|
4148
4165
|
], 64)),
|
4149
4166
|
((Z = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : Z.show) && ((J = (R = t.nativeButton) == null ? void 0 : R.icon) == null ? void 0 : J.position) === "after" ? (l(), C(d, {
|
@@ -4280,7 +4297,7 @@ function fr(e, i, t, a, n, s) {
|
|
4280
4297
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
4281
4298
|
}, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
|
4282
4299
|
V(e.$slots, "cookie-options", {}, () => {
|
4283
|
-
var b, y, I, v,
|
4300
|
+
var b, y, I, v, T, M, j, Q;
|
4284
4301
|
return [
|
4285
4302
|
(b = t.cookieOptions) != null && b.required ? (l(), o("div", ir, [
|
4286
4303
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
@@ -4296,11 +4313,11 @@ function fr(e, i, t, a, n, s) {
|
|
4296
4313
|
key: H
|
4297
4314
|
}, {
|
4298
4315
|
header: A(() => [
|
4299
|
-
|
4316
|
+
x(d, {
|
4300
4317
|
element: "input",
|
4301
4318
|
type: "checkbox",
|
4302
4319
|
modelValue: s.acceptedCookies,
|
4303
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
4320
|
+
"onUpdate:modelValue": i[0] || (i[0] = (P) => s.acceptedCookies = P),
|
4304
4321
|
inputValue: w.value,
|
4305
4322
|
labelText: w.labelText,
|
4306
4323
|
disabled: w.disabled,
|
@@ -4314,7 +4331,7 @@ function fr(e, i, t, a, n, s) {
|
|
4314
4331
|
w.linkDataPrivacy ? (l(), o("p", sr, [
|
4315
4332
|
z(g(w.linkDataPrivacy.label) + " ", 1),
|
4316
4333
|
h("a", {
|
4317
|
-
onClick: i[1] || (i[1] = (...
|
4334
|
+
onClick: i[1] || (i[1] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
|
4318
4335
|
href: w.linkDataPrivacy.link,
|
4319
4336
|
target: w.linkDataPrivacy.target
|
4320
4337
|
}, g(w.linkDataPrivacy.linkText), 9, lr)
|
@@ -4329,10 +4346,10 @@ function fr(e, i, t, a, n, s) {
|
|
4329
4346
|
}), 128))
|
4330
4347
|
])) : m("", !0),
|
4331
4348
|
ar,
|
4332
|
-
(
|
4349
|
+
(T = t.cookieOptions) != null && T.optional ? (l(), o("div", rr, [
|
4333
4350
|
(M = t.cmdBoxOptionalCookies) != null && M.showHeadline ? (l(), C(u, {
|
4334
4351
|
key: 0,
|
4335
|
-
"headline-text": (
|
4352
|
+
"headline-text": (j = t.cmdBoxOptionalCookies) == null ? void 0 : j.headlineText,
|
4336
4353
|
"headline-level": (Q = t.cmdBoxOptionalCookies) == null ? void 0 : Q.headlineLevel
|
4337
4354
|
}, null, 8, ["headline-text", "headline-level"])) : m("", !0),
|
4338
4355
|
(l(!0), o(k, null, F(t.cookieOptions.optional.cookies || [], (w, H) => {
|
@@ -4343,11 +4360,11 @@ function fr(e, i, t, a, n, s) {
|
|
4343
4360
|
key: H
|
4344
4361
|
}, {
|
4345
4362
|
header: A(() => [
|
4346
|
-
|
4363
|
+
x(d, {
|
4347
4364
|
element: "input",
|
4348
4365
|
type: "checkbox",
|
4349
4366
|
modelValue: s.acceptedCookies,
|
4350
|
-
"onUpdate:modelValue": i[2] || (i[2] = (
|
4367
|
+
"onUpdate:modelValue": i[2] || (i[2] = (P) => s.acceptedCookies = P),
|
4351
4368
|
inputValue: w.value,
|
4352
4369
|
labelText: w.labelText,
|
4353
4370
|
disabled: w.disabled,
|
@@ -4361,7 +4378,7 @@ function fr(e, i, t, a, n, s) {
|
|
4361
4378
|
w.linkDataPrivacy ? (l(), o("p", ur, [
|
4362
4379
|
z(g(w.linkDataPrivacy.label) + " ", 1),
|
4363
4380
|
h("a", {
|
4364
|
-
onClick: i[3] || (i[3] = (...
|
4381
|
+
onClick: i[3] || (i[3] = (...P) => s.openDataPrivacy && s.openDataPrivacy(...P)),
|
4365
4382
|
href: w.linkDataPrivacy.link,
|
4366
4383
|
target: w.linkDataPrivacy.target
|
4367
4384
|
}, g(w.linkDataPrivacy.linkText), 9, dr)
|
@@ -4678,7 +4695,7 @@ function Rr(e, i, t, a, n, s) {
|
|
4678
4695
|
"aria-live": "assertive",
|
4679
4696
|
id: e.tooltipId
|
4680
4697
|
}, [
|
4681
|
-
|
4698
|
+
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4682
4699
|
], 8, Tr)) : m("", !0)
|
4683
4700
|
])) : m("", !0),
|
4684
4701
|
h("ul", {
|
@@ -4965,7 +4982,7 @@ function Xr(e, i, t, a, n, s) {
|
|
4965
4982
|
title: t.deleteFilterIcon.tooltip
|
4966
4983
|
}, [
|
4967
4984
|
h("span", null, g(t.selectedOptionsName(d)), 1),
|
4968
|
-
|
4985
|
+
x(u, {
|
4969
4986
|
iconClass: t.deleteFilterIcon.iconClass,
|
4970
4987
|
type: t.deleteFilterIcon.iconType
|
4971
4988
|
}, null, 8, ["iconClass", "type"])
|
@@ -5034,7 +5051,7 @@ function rc(e, i, t, a, n, s) {
|
|
5034
5051
|
href: "#",
|
5035
5052
|
title: e.getMessage("cmdimagegallery.tooltip.open_large_image")
|
5036
5053
|
}, [
|
5037
|
-
|
5054
|
+
x(u, {
|
5038
5055
|
image: d.image,
|
5039
5056
|
figcaption: d.figcaption
|
5040
5057
|
}, null, 8, ["image", "figcaption"])
|
@@ -5075,8 +5092,8 @@ const cc = {
|
|
5075
5092
|
}
|
5076
5093
|
};
|
5077
5094
|
function li(e, i) {
|
5078
|
-
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), b = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - b / 2, 0, u - b), v = -(y * (d / s)),
|
5079
|
-
n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${b}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${
|
5095
|
+
const t = e.$el.querySelector(".zoom-container"), a = t.querySelector("img"), n = e.$el.querySelector(".zoom-overlay"), s = i.target.getBoundingClientRect().width, u = i.target.getBoundingClientRect().height, d = a.getBoundingClientRect().width, r = a.getBoundingClientRect().height, c = i.pageX - i.target.getBoundingClientRect().x - window.pageXOffset, f = i.pageY - i.target.getBoundingClientRect().y - window.pageYOffset, p = Math.min(s, t.getBoundingClientRect().width / d * s), b = Math.min(u, t.getBoundingClientRect().height / r * u), y = oi(c - p / 2, 0, s - p), I = oi(f - b / 2, 0, u - b), v = -(y * (d / s)), T = -(I * (r / u));
|
5096
|
+
n.style.left = `${y}px`, n.style.top = `${I}px`, n.style.width = `${p}px`, n.style.height = `${b}px`, n.style.display = "block", a.style.marginLeft = `${v}px`, a.style.marginTop = `${T}px`;
|
5080
5097
|
}
|
5081
5098
|
function oi(e, i, t) {
|
5082
5099
|
return e < i ? i : e > t ? t : e;
|
@@ -5271,7 +5288,7 @@ function Sc(e, i, t, a, n, s) {
|
|
5271
5288
|
"aria-live": "assertive",
|
5272
5289
|
id: e.tooltipId
|
5273
5290
|
}, [
|
5274
|
-
|
5291
|
+
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
5275
5292
|
], 8, vc)) : m("", !0)
|
5276
5293
|
], 512), [
|
5277
5294
|
[ye, t.showLabel]
|
@@ -5501,7 +5518,7 @@ const Mc = {
|
|
5501
5518
|
}
|
5502
5519
|
}, Oc = { class: "cmd-login-form flex-container" }, Lc = { class: "flex-container" }, Dc = { class: "option-wrapper flex-container" }, Nc = { key: 1 }, jc = ["href"], Bc = { key: 1 }, Pc = /* @__PURE__ */ z(" /> "), Ac = { key: 1 }, Fc = ["type", "disabled"], zc = { key: 1 }, Hc = { class: "cmd-login-form flex-container" }, qc = { class: "option-wrapper flex-container" }, Rc = { key: 1 }, Vc = ["type", "disabled"], Ec = { key: 1 };
|
5503
5520
|
function Uc(e, i, t, a, n, s) {
|
5504
|
-
var f, p, b, y, I, v,
|
5521
|
+
var f, p, b, y, I, v, T;
|
5505
5522
|
const u = W, d = _e, r = E, c = le("router-link");
|
5506
5523
|
return l(), o(k, null, [
|
5507
5524
|
ne(h("fieldset", Oc, [
|
@@ -5510,7 +5527,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5510
5527
|
}, g(t.textLegendLoginForm), 3),
|
5511
5528
|
t.cmdHeadlineLoginForm ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
|
5512
5529
|
h("div", Lc, [
|
5513
|
-
|
5530
|
+
x(d, {
|
5514
5531
|
element: "input",
|
5515
5532
|
type: "text",
|
5516
5533
|
name: t.cmdFormElementUsername.name,
|
@@ -5523,7 +5540,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5523
5540
|
required: t.cmdFormElementUsername.required,
|
5524
5541
|
onValidationStatusChange: i[1] || (i[1] = (M) => s.checkValidationStatus(M, "username"))
|
5525
5542
|
}, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
|
5526
|
-
|
5543
|
+
x(d, {
|
5527
5544
|
element: "input",
|
5528
5545
|
type: "password",
|
5529
5546
|
name: t.cmdFormElementPassword.name,
|
@@ -5604,7 +5621,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5604
5621
|
class: _({ hidden: !t.showLegend })
|
5605
5622
|
}, g(t.textLegendForgotLoginForm), 3),
|
5606
5623
|
t.cmdHeadlineSendLoginForm ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadlineSendLoginForm)), null, 16)) : m("", !0),
|
5607
|
-
|
5624
|
+
x(d, {
|
5608
5625
|
element: "input",
|
5609
5626
|
type: "email",
|
5610
5627
|
fieldIconClass: t.cmdFormElementSendLogin.innerIconClass,
|
@@ -5639,7 +5656,7 @@ function Uc(e, i, t, a, n, s) {
|
|
5639
5656
|
(I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
|
5640
5657
|
key: 0,
|
5641
5658
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5642
|
-
title: (
|
5659
|
+
title: (T = t.buttons.sendLogin.icon) == null ? void 0 : T.tooltip
|
5643
5660
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
5644
5661
|
t.buttons.sendLogin.text ? (l(), o("span", Ec, g(t.buttons.sendLogin.text), 1)) : m("", !0)
|
5645
5662
|
], 10, Vc)) : m("", !0)
|
@@ -5865,7 +5882,7 @@ function su(e, i, t, a, n, s) {
|
|
5865
5882
|
key: 2,
|
5866
5883
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5867
5884
|
}, [
|
5868
|
-
(l(!0), o(k, null, F(y.subentries, (v,
|
5885
|
+
(l(!0), o(k, null, F(y.subentries, (v, T) => (l(), o("li", { key: T }, [
|
5869
5886
|
r.type === "href" ? (l(), o("a", {
|
5870
5887
|
key: 0,
|
5871
5888
|
href: v.path,
|
@@ -5918,7 +5935,7 @@ function su(e, i, t, a, n, s) {
|
|
5918
5935
|
id: "toggle-offcanvas",
|
5919
5936
|
onClick: i[5] || (i[5] = O((...r) => s.toggleOffcanvasNavigation && s.toggleOffcanvasNavigation(...r), ["prevent"]))
|
5920
5937
|
}, [
|
5921
|
-
|
5938
|
+
x(u, {
|
5922
5939
|
iconClass: t.buttonOffcanvas.iconClass,
|
5923
5940
|
type: t.buttonOffcanvas.iconType
|
5924
5941
|
}, null, 8, ["iconClass", "type"]),
|
@@ -6286,7 +6303,7 @@ function Pu(e, i, t, a, n, s) {
|
|
6286
6303
|
onClick: i[0] || (i[0] = O((...d) => s.previousPage && s.previousPage(...d), ["prevent"])),
|
6287
6304
|
title: t.prevLink.showText ? null : t.prevLink.text
|
6288
6305
|
}, [
|
6289
|
-
|
6306
|
+
x(u, {
|
6290
6307
|
iconClass: t.prevLink.iconClass,
|
6291
6308
|
type: t.prevLink.iconType
|
6292
6309
|
}, null, 8, ["iconClass", "type"]),
|
@@ -6313,7 +6330,7 @@ function Pu(e, i, t, a, n, s) {
|
|
6313
6330
|
title: t.nextLink.showText ? null : t.nextLink.text
|
6314
6331
|
}, [
|
6315
6332
|
t.nextLink.showText ? (l(), o("span", Bu, g(t.nextLink.text), 1)) : m("", !0),
|
6316
|
-
|
6333
|
+
x(u, {
|
6317
6334
|
iconClass: t.nextLink.iconClass,
|
6318
6335
|
type: t.nextLink.iconType
|
6319
6336
|
}, null, 8, ["iconClass", "type"])
|
@@ -6809,7 +6826,7 @@ const $u = {
|
|
6809
6826
|
"aria-expanded": "true"
|
6810
6827
|
};
|
6811
6828
|
function od(e, i, t, a, n, s) {
|
6812
|
-
var p, b, y, I, v,
|
6829
|
+
var p, b, y, I, v, T, M, j, Q, w;
|
6813
6830
|
const u = W, d = _e, r = E, c = Vr, f = $r;
|
6814
6831
|
return l(), o(k, null, [
|
6815
6832
|
h("fieldset", ed, [
|
@@ -6818,7 +6835,7 @@ function od(e, i, t, a, n, s) {
|
|
6818
6835
|
}, g(t.textLegend), 3),
|
6819
6836
|
t.cmdHeadline ? (l(), C(u, K(q({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
6820
6837
|
h("div", td, [
|
6821
|
-
|
6838
|
+
x(d, {
|
6822
6839
|
element: "input",
|
6823
6840
|
type: t.cmdFormElementInput1.type,
|
6824
6841
|
"show-label": t.cmdFormElementInput1.showLabel,
|
@@ -6853,7 +6870,7 @@ function od(e, i, t, a, n, s) {
|
|
6853
6870
|
required: t.cmdFormElementRadius.required
|
6854
6871
|
}, null, 8, ["modelValue", "show-label", "labelText", "select-options", "required"])) : m("", !0)
|
6855
6872
|
]),
|
6856
|
-
|
6873
|
+
x(d, {
|
6857
6874
|
element: "button",
|
6858
6875
|
class: "stretch-on-small-devices",
|
6859
6876
|
nativeButton: t.cmdFormElementSearchButton,
|
@@ -6867,23 +6884,23 @@ function od(e, i, t, a, n, s) {
|
|
6867
6884
|
href: "#",
|
6868
6885
|
onClick: i[3] || (i[3] = O((H) => n.showFilters = !n.showFilters, ["prevent"]))
|
6869
6886
|
}, [
|
6870
|
-
|
6887
|
+
x(r, {
|
6871
6888
|
iconClass: n.showFilters ? (y = (b = t.cmdIcon) == null ? void 0 : b.showFilters) == null ? void 0 : y.iconClass : (v = (I = t.cmdIcon) == null ? void 0 : I.hideFilters) == null ? void 0 : v.iconClass,
|
6872
|
-
type: n.showFilters ? (M = (
|
6889
|
+
type: n.showFilters ? (M = (T = t.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (Q = (j = t.cmdIcon) == null ? void 0 : j.hideFilters) == null ? void 0 : Q.iconType
|
6873
6890
|
}, null, 8, ["iconClass", "type"]),
|
6874
6891
|
n.showFilters ? (l(), o("span", nd, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", sd, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
6875
6892
|
]),
|
6876
|
-
|
6893
|
+
x(ue, { name: "fade" }, {
|
6877
6894
|
default: A(() => {
|
6878
|
-
var H, D,
|
6895
|
+
var H, D, P, G, Z;
|
6879
6896
|
return [
|
6880
6897
|
n.showFilters && ((H = t.cmdFakeSelect) == null ? void 0 : H.selectData.length) ? (l(), o("div", ld, [
|
6881
|
-
|
6898
|
+
x(c, {
|
6882
6899
|
role: "option",
|
6883
6900
|
selectData: (D = t.cmdFakeSelect) == null ? void 0 : D.selectData,
|
6884
6901
|
modelValue: s.searchFilters,
|
6885
6902
|
"onUpdate:modelValue": i[4] || (i[4] = (R) => s.searchFilters = R),
|
6886
|
-
defaultOptionName: (
|
6903
|
+
defaultOptionName: (P = t.cmdFakeSelect) == null ? void 0 : P.defaultOptionName,
|
6887
6904
|
type: (G = t.cmdFakeSelect) == null ? void 0 : G.type,
|
6888
6905
|
labelText: (Z = t.cmdFakeSelect) == null ? void 0 : Z.labelText
|
6889
6906
|
}, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
|
@@ -7001,13 +7018,13 @@ function md(e, i, t, a, n, s) {
|
|
7001
7018
|
onMouseenter: i[0] || (i[0] = (r) => n.pause = !0),
|
7002
7019
|
onMouseleave: i[1] || (i[1] = (r) => n.pause = !1)
|
7003
7020
|
}, [
|
7004
|
-
|
7021
|
+
x(u, {
|
7005
7022
|
onClick: O(s.showPrevItem, ["prevent"]),
|
7006
7023
|
slideButtonType: "prev"
|
7007
7024
|
}, null, 8, ["onClick"]),
|
7008
|
-
|
7025
|
+
x(bt, { name: "fade" }, {
|
7009
7026
|
default: A(() => {
|
7010
|
-
var r, c, f, p, b, y, I, v,
|
7027
|
+
var r, c, f, p, b, y, I, v, T, M;
|
7011
7028
|
return [
|
7012
7029
|
s.currentItem ? (l(), o(k, { key: 0 }, [
|
7013
7030
|
t.useSlot ? (l(), o("div", {
|
@@ -7022,12 +7039,12 @@ function md(e, i, t, a, n, s) {
|
|
7022
7039
|
title: (y = (b = s.currentItem) == null ? void 0 : b.link) == null ? void 0 : y.tooltip,
|
7023
7040
|
key: n.index
|
7024
7041
|
}, [
|
7025
|
-
|
7042
|
+
x(d, {
|
7026
7043
|
image: (I = s.currentItem) == null ? void 0 : I.image,
|
7027
7044
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7028
7045
|
}, null, 8, ["image", "figcaption"])
|
7029
7046
|
], 8, rd)) : (l(), C(d, {
|
7030
|
-
image: (
|
7047
|
+
image: (T = s.currentItem) == null ? void 0 : T.image,
|
7031
7048
|
figcaption: (M = s.currentItem) == null ? void 0 : M.figcaption,
|
7032
7049
|
key: n.index
|
7033
7050
|
}, null, 8, ["image", "figcaption"]))
|
@@ -7037,7 +7054,7 @@ function md(e, i, t, a, n, s) {
|
|
7037
7054
|
}),
|
7038
7055
|
_: 3
|
7039
7056
|
}),
|
7040
|
-
|
7057
|
+
x(u, {
|
7041
7058
|
onClick: O(s.showNextItem, ["prevent"])
|
7042
7059
|
}, null, 8, ["onClick"]),
|
7043
7060
|
t.showQuickLinkIcons ? (l(), o("ol", cd, [
|
@@ -7218,12 +7235,12 @@ function Sd(e, i, t, a, n, s) {
|
|
7218
7235
|
onClick: i[0] || (i[0] = O((r) => n.showSystemMessage = !1, ["prevent"])),
|
7219
7236
|
title: t.iconClose.tooltip
|
7220
7237
|
}, [
|
7221
|
-
|
7238
|
+
x(u, {
|
7222
7239
|
iconClass: t.iconClose.iconClass,
|
7223
7240
|
type: t.iconClose.iconType
|
7224
7241
|
}, null, 8, ["iconClass", "type"])
|
7225
7242
|
], 8, Td)) : m("", !0),
|
7226
|
-
|
7243
|
+
x(d, {
|
7227
7244
|
class: "message-headline",
|
7228
7245
|
headlineIcon: s.headlineIcon,
|
7229
7246
|
headlineText: t.systemMessage,
|
@@ -7334,7 +7351,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7334
7351
|
onClick: i[0] || (i[0] = O((p) => n.fullWidth = !n.fullWidth, ["prevent"])),
|
7335
7352
|
title: t.iconToggleWidth.tooltip
|
7336
7353
|
}, [
|
7337
|
-
|
7354
|
+
x(u, {
|
7338
7355
|
iconClass: t.iconToggleWidth.iconClass,
|
7339
7356
|
type: t.iconToggleWidth.iconType
|
7340
7357
|
}, null, 8, ["iconClass", "type"])
|
@@ -7346,7 +7363,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7346
7363
|
onClick: i[1] || (i[1] = O((p) => n.showTableData = !n.showTableData, ["prevent"])),
|
7347
7364
|
title: n.showTableData ? t.iconCollapse.tooltip : t.iconExpand.tooltip
|
7348
7365
|
}, [
|
7349
|
-
|
7366
|
+
x(u, {
|
7350
7367
|
iconClass: n.showTableData ? t.iconCollapse.iconClass : t.iconExpand.iconClass,
|
7351
7368
|
type: n.showTableData ? t.iconCollapse.iconType : t.iconExpand.iconType
|
7352
7369
|
}, null, 8, ["iconClass", "type"])
|
@@ -7365,7 +7382,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7365
7382
|
(l(!0), o(k, null, F(t.tableData.thead, (p, b) => (l(), o("th", { key: b }, g(p), 1))), 128))
|
7366
7383
|
])
|
7367
7384
|
]),
|
7368
|
-
|
7385
|
+
x(ue, { name: "fade" }, {
|
7369
7386
|
default: A(() => [
|
7370
7387
|
ne(h("tbody", Bd, [
|
7371
7388
|
(l(!0), o(k, null, F(t.tableData.tbody, (p, b) => (l(), o("tr", {
|
@@ -7383,7 +7400,7 @@ function Ad(e, i, t, a, n, s) {
|
|
7383
7400
|
]),
|
7384
7401
|
_: 1
|
7385
7402
|
}),
|
7386
|
-
|
7403
|
+
x(ue, { name: "fade" }, {
|
7387
7404
|
default: A(() => [
|
7388
7405
|
t.tableData.tfoot && t.tableData.tfoot.length && n.showTableData ? (l(), o("tfoot", Pd, [
|
7389
7406
|
h("tr", null, [
|
@@ -7675,7 +7692,7 @@ function im(e, i, t, a, n, s) {
|
|
7675
7692
|
onClick: i[0] || (i[0] = O((...r) => s.toggleColorScheme && s.toggleColorScheme(...r), ["prevent"]))
|
7676
7693
|
}, [
|
7677
7694
|
t.showLabel ? (l(), o("span", tm, g(s.labelText), 1)) : m("", !0),
|
7678
|
-
|
7695
|
+
x(u, {
|
7679
7696
|
iconClass: s.iconClass,
|
7680
7697
|
type: s.iconType,
|
7681
7698
|
tooltip: t.showLabel ? "" : s.labelText
|
@@ -8108,18 +8125,18 @@ function _i() {
|
|
8108
8125
|
var e = ee, i = xm(), t = Tm(), a = $i, n = Om(), s = Lm(), u = Dm(), d = tn(), r = Re(), c = qe();
|
8109
8126
|
return it = function(p) {
|
8110
8127
|
return new Promise(function(y, I) {
|
8111
|
-
var v = p.data,
|
8128
|
+
var v = p.data, T = p.headers, M = p.responseType, j;
|
8112
8129
|
function Q() {
|
8113
|
-
p.cancelToken && p.cancelToken.unsubscribe(
|
8130
|
+
p.cancelToken && p.cancelToken.unsubscribe(j), p.signal && p.signal.removeEventListener("abort", j);
|
8114
8131
|
}
|
8115
|
-
e.isFormData(v) && delete
|
8132
|
+
e.isFormData(v) && delete T["Content-Type"];
|
8116
8133
|
var w = new XMLHttpRequest();
|
8117
8134
|
if (p.auth) {
|
8118
8135
|
var H = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
|
8119
|
-
|
8136
|
+
T.Authorization = "Basic " + btoa(H + ":" + D);
|
8120
8137
|
}
|
8121
|
-
var
|
8122
|
-
w.open(p.method.toUpperCase(), a(
|
8138
|
+
var P = n(p.baseURL, p.url);
|
8139
|
+
w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
|
8123
8140
|
function G() {
|
8124
8141
|
if (!!w) {
|
8125
8142
|
var R = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !M || M === "text" || M === "json" ? w.responseText : w.response, Y = {
|
@@ -8152,14 +8169,14 @@ function _i() {
|
|
8152
8169
|
w
|
8153
8170
|
)), w = null;
|
8154
8171
|
}, e.isStandardBrowserEnv()) {
|
8155
|
-
var Z = (p.withCredentials || u(
|
8156
|
-
Z && (
|
8172
|
+
var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
|
8173
|
+
Z && (T[p.xsrfHeaderName] = Z);
|
8157
8174
|
}
|
8158
|
-
"setRequestHeader" in w && e.forEach(
|
8159
|
-
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete
|
8160
|
-
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), M && M !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (
|
8175
|
+
"setRequestHeader" in w && e.forEach(T, function(J, Y) {
|
8176
|
+
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete T[Y] : w.setRequestHeader(Y, J);
|
8177
|
+
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), M && M !== "json" && (w.responseType = p.responseType), typeof p.onDownloadProgress == "function" && w.addEventListener("progress", p.onDownloadProgress), typeof p.onUploadProgress == "function" && w.upload && w.upload.addEventListener("progress", p.onUploadProgress), (p.cancelToken || p.signal) && (j = function(R) {
|
8161
8178
|
!w || (I(!R || R && R.type ? new c("canceled") : R), w.abort(), w = null);
|
8162
|
-
}, p.cancelToken && p.cancelToken.subscribe(
|
8179
|
+
}, p.cancelToken && p.cancelToken.subscribe(j), p.signal && (p.signal.aborted ? j() : p.signal.addEventListener("abort", j))), v || (v = null), w.send(v);
|
8163
8180
|
});
|
8164
8181
|
}, it;
|
8165
8182
|
}
|
@@ -9010,7 +9027,7 @@ function Th(e, i, t, a, n, s) {
|
|
9010
9027
|
}, qt(s.dragAndDropHandler)), [
|
9011
9028
|
n.listOfFiles.length ? (l(), o("div", $m, [
|
9012
9029
|
t.showTotalUpload && n.listOfFiles.length !== 1 ? (l(), o("div", eh, [
|
9013
|
-
|
9030
|
+
x(u, q(t.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
9014
9031
|
default: A(() => [
|
9015
9032
|
z(g(e.getMessage("cmduploadform.headline.summary_of_all_files")), 1)
|
9016
9033
|
]),
|
@@ -9023,7 +9040,7 @@ function Th(e, i, t, a, n, s) {
|
|
9023
9040
|
title: e.getMessage("cmduploadform.labeltext.remove_all_files_from_list"),
|
9024
9041
|
onClick: i[0] || (i[0] = O((...f) => s.cancelUpload && s.cancelUpload(...f), ["prevent"]))
|
9025
9042
|
}, [
|
9026
|
-
|
9043
|
+
x(r, {
|
9027
9044
|
iconClass: t.deleteIcon.iconClass,
|
9028
9045
|
type: t.deleteIcon.iconClass
|
9029
9046
|
}, null, 8, ["iconClass", "type"])
|
@@ -9055,7 +9072,7 @@ function Th(e, i, t, a, n, s) {
|
|
9055
9072
|
oh
|
9056
9073
|
])) : m("", !0),
|
9057
9074
|
h("div", ah, [
|
9058
|
-
|
9075
|
+
x(u, q(t.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
9059
9076
|
default: A(() => [
|
9060
9077
|
z(g(e.getMessage("cmduploadform.headline.list_of_selected_files")), 1)
|
9061
9078
|
]),
|
@@ -9071,7 +9088,7 @@ function Th(e, i, t, a, n, s) {
|
|
9071
9088
|
title: e.getMessage("cmduploadform.labeltext.remove_file_from_list", f.file.name),
|
9072
9089
|
onClick: O((b) => s.removeFile(p), ["prevent"])
|
9073
9090
|
}, [
|
9074
|
-
|
9091
|
+
x(r, {
|
9075
9092
|
iconClass: e.iconDelete.iconClass,
|
9076
9093
|
type: e.iconDelete.iconType
|
9077
9094
|
}, null, 8, ["iconClass", "type"])
|
@@ -9153,12 +9170,12 @@ function Th(e, i, t, a, n, s) {
|
|
9153
9170
|
onClick: i[2] || (i[2] = O((f) => n.showListOfFileExtensions = !n.showListOfFileExtensions, ["prevent"])),
|
9154
9171
|
title: e.getMessage("cmduploadform.tooltip.toggle_list_of_allowed_file_types")
|
9155
9172
|
}, [
|
9156
|
-
|
9173
|
+
x(r, {
|
9157
9174
|
iconClass: n.showListOfFileExtensions ? t.iconInvisible.iconClass : t.iconVisible.iconClass,
|
9158
9175
|
type: n.showListOfFileExtensions ? t.iconInvisible.iconType : t.iconVisible.iconType
|
9159
9176
|
}, null, 8, ["iconClass", "type"])
|
9160
9177
|
], 8, gh),
|
9161
|
-
|
9178
|
+
x(ue, { name: "fade" }, {
|
9162
9179
|
default: A(() => [
|
9163
9180
|
n.showListOfFileExtensions ? (l(), o("ul", ph, [
|
9164
9181
|
(l(!0), o(k, null, F(t.allowedFileExtensions, (f, p) => (l(), o("li", {
|
@@ -9178,7 +9195,7 @@ function Th(e, i, t, a, n, s) {
|
|
9178
9195
|
disabled: n.uploadInitiated,
|
9179
9196
|
onClick: i[3] || (i[3] = (f) => s.selectFiles())
|
9180
9197
|
}, [
|
9181
|
-
|
9198
|
+
x(r, {
|
9182
9199
|
iconClass: t.iconFileUpload.iconClass,
|
9183
9200
|
type: t.iconFileUpload.iconType
|
9184
9201
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9224,7 +9241,7 @@ function Th(e, i, t, a, n, s) {
|
|
9224
9241
|
disabled: n.listOfFiles.length === 0 || t.maxTotalUploadSize > 0 && s.totalSize > t.maxTotalUploadSize || n.uploadInitiated,
|
9225
9242
|
onClick: i[5] || (i[5] = (...f) => s.uploadFiles && s.uploadFiles(...f))
|
9226
9243
|
}, [
|
9227
|
-
|
9244
|
+
x(r, {
|
9228
9245
|
iconClass: t.iconUpload.iconClass,
|
9229
9246
|
type: t.iconUpload.iconType
|
9230
9247
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9234,7 +9251,7 @@ function Th(e, i, t, a, n, s) {
|
|
9234
9251
|
class: _(["button", { disabled: n.listOfFiles.length === 0 }]),
|
9235
9252
|
onClick: i[6] || (i[6] = (...f) => s.cancel && s.cancel(...f))
|
9236
9253
|
}, [
|
9237
|
-
|
9254
|
+
x(r, {
|
9238
9255
|
iconClass: t.iconCancel.iconClass,
|
9239
9256
|
type: t.iconCancel.iconType
|
9240
9257
|
}, null, 8, ["iconClass", "type"]),
|
@@ -9259,20 +9276,20 @@ function Th(e, i, t, a, n, s) {
|
|
9259
9276
|
t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
|
9260
9277
|
s.fileTypeImage ? (l(), o(k, { key: 0 }, [
|
9261
9278
|
h("span", null, g(e.getMessage("cmduploadform.select_image")), 1),
|
9262
|
-
|
9279
|
+
x(r, {
|
9263
9280
|
iconClass: t.iconImage.iconClass,
|
9264
9281
|
type: t.iconImage.iconType
|
9265
9282
|
}, null, 8, ["iconClass", "type"])
|
9266
9283
|
], 64)) : (l(), o(k, { key: 1 }, [
|
9267
9284
|
h("span", null, g(e.getMessage("cmduploadform.select_file")), 1),
|
9268
|
-
|
9285
|
+
x(r, {
|
9269
9286
|
iconClass: t.iconFileUpload.iconClass,
|
9270
9287
|
type: t.iconFileUpload.iconType
|
9271
9288
|
}, null, 8, ["iconClass", "type"])
|
9272
9289
|
], 64))
|
9273
9290
|
], 64)) : (l(), o(k, { key: 1 }, [
|
9274
9291
|
h("span", null, g(e.getMessage("cmduploadform.drag_and_drop_file_here")), 1),
|
9275
|
-
|
9292
|
+
x(r, {
|
9276
9293
|
iconClass: t.iconDragAndDrop.iconClass,
|
9277
9294
|
type: t.iconDragAndDrop.iconType
|
9278
9295
|
}, null, 8, ["iconClass", "type"])
|
@@ -9281,7 +9298,7 @@ function Th(e, i, t, a, n, s) {
|
|
9281
9298
|
h("small", null, g(e.getMessage("cmduploadform.allowed_file_types")) + " " + g(t.allowedFileExtensions), 1)
|
9282
9299
|
])
|
9283
9300
|
], 16)),
|
9284
|
-
|
9301
|
+
x(c, {
|
9285
9302
|
element: "input",
|
9286
9303
|
type: "file",
|
9287
9304
|
labelText: e.getMessage("cmduploadform.labeltext.select_files"),
|