comand-component-library 3.3.40 → 3.3.41
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,10 +1,10 @@
|
|
1
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 H, 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, S = HTMLElement, T = S[d], B = Event[d], Q = [n, "dbl" + n, "mousedown", "mouseup", "touchstart", "touchend", "pointerdown", "pointerup"], w = new Set(Q), q = 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
4
|
for (let U of M)
|
5
5
|
j(U);
|
6
6
|
}, Z = (M) => {
|
7
|
-
D(M,
|
7
|
+
D(M, S) && (M[b] ? J(M) : G(w, (j) => {
|
8
8
|
let U = e + j + i, re = M.getAttribute(U);
|
9
9
|
re && !V(M)[U] && M[c](U, re);
|
10
10
|
}), G(M.childNodes, Z));
|
@@ -28,19 +28,19 @@ import { defineComponent as Li, h as zt, resolveComponent as le, openBlock as l,
|
|
28
28
|
G(w, (M) => {
|
29
29
|
I[p](M, ae, { passive: !0, capture: !0 });
|
30
30
|
let j = e + M + i;
|
31
|
-
y.defineProperty(
|
31
|
+
y.defineProperty(T, j, { get() {
|
32
32
|
return this[b][j];
|
33
33
|
}, set(U) {
|
34
34
|
this[p](M + i, L), this[b][j] = typeof U == "object" ? U.handleEvent : U;
|
35
35
|
} });
|
36
|
-
}), se(
|
36
|
+
}), se(T, p, (M) => function(...j) {
|
37
37
|
q.has(e + j[0]) && J(this), M[s](this, j);
|
38
|
-
}), se(
|
38
|
+
}), se(T, c, (M) => function(j, U) {
|
39
39
|
q.has(j) ? (M[s](Ce, [e + n, U]), this[j] = Ce[e + n]) : M[s](this, [j, U]);
|
40
40
|
}), se(B, a + r, te), se(B, a + "Immediate" + r, te), new MutationObserver((M) => {
|
41
41
|
G(M, (j) => {
|
42
42
|
G(j.addedNodes, Z), G(j.removedNodes, (U) => {
|
43
|
-
D(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,15 +296,15 @@ 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
306
|
let B;
|
307
|
-
switch (
|
307
|
+
switch (T < 0 && (T -= Math.floor(T / 4) * 4), T = T % 4, T) {
|
308
308
|
case 1:
|
309
309
|
B = n.height / 2 + n.top, I.unshift(
|
310
310
|
"rotate(90 " + B.toString() + " " + B.toString() + ")"
|
@@ -321,7 +321,7 @@ function In(e, i) {
|
|
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;
|
@@ -334,15 +334,15 @@ function In(e, i) {
|
|
334
334
|
body: s
|
335
335
|
};
|
336
336
|
}
|
337
|
-
const xn = /\sid="(\S+)"/g,
|
338
|
-
let
|
339
|
-
function Mn(e, i =
|
337
|
+
const xn = /\sid="(\S+)"/g, Tn = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
338
|
+
let Sn = 0;
|
339
|
+
function Mn(e, i = Tn) {
|
340
340
|
const t = [];
|
341
341
|
let a;
|
342
342
|
for (; a = xn.exec(e); )
|
343
343
|
t.push(a[1]);
|
344
344
|
return t.length && t.forEach((n) => {
|
345
|
-
const s = typeof i == "function" ? i(n) : i + (
|
345
|
+
const s = typeof i == "function" ? i(n) : i + (Sn++).toString(), u = n.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
|
346
346
|
e = e.replace(
|
347
347
|
new RegExp('([#;"])(' + u + ')([")]|\\.[a-z])', "g"),
|
348
348
|
"$1" + s + "$3"
|
@@ -617,17 +617,17 @@ function Un(e, i, t, a) {
|
|
617
617
|
D.status === "pending" && (D.status = "aborted");
|
618
618
|
}), b = [];
|
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: b.length,
|
630
|
-
subscribe:
|
630
|
+
subscribe: S,
|
631
631
|
abort: v
|
632
632
|
};
|
633
633
|
}
|
@@ -693,7 +693,7 @@ function Un(e, i, t, a) {
|
|
693
693
|
};
|
694
694
|
b.push(P), c++, p = setTimeout(q, e.rotate), t(D, i, P.callback);
|
695
695
|
}
|
696
|
-
return setTimeout(q),
|
696
|
+
return setTimeout(q), T;
|
697
697
|
}
|
698
698
|
function qi(e) {
|
699
699
|
const i = {
|
@@ -795,16 +795,16 @@ const ze = {
|
|
795
795
|
local: /* @__PURE__ */ new Set(),
|
796
796
|
session: /* @__PURE__ */ new Set()
|
797
797
|
};
|
798
|
-
let
|
798
|
+
let Tt = !1;
|
799
799
|
function Wn(e) {
|
800
|
-
|
800
|
+
Tt = e;
|
801
801
|
}
|
802
|
-
let
|
802
|
+
let Se = typeof window > "u" ? {} : window;
|
803
803
|
function Ui(e) {
|
804
804
|
const i = e + "Storage";
|
805
805
|
try {
|
806
|
-
if (
|
807
|
-
return
|
806
|
+
if (Se && Se[i] && typeof Se[i].length == "number")
|
807
|
+
return Se[i];
|
808
808
|
} catch {
|
809
809
|
}
|
810
810
|
ze[e] = !1;
|
@@ -840,7 +840,7 @@ function Gi(e, i) {
|
|
840
840
|
s(d) || (d === u - 1 ? (u--, gt(t, u)) : Ei[e].add(d));
|
841
841
|
}
|
842
842
|
function Qi() {
|
843
|
-
if (!
|
843
|
+
if (!Tt) {
|
844
844
|
Wn(!0);
|
845
845
|
for (const e in ze)
|
846
846
|
Gi(e, (i) => {
|
@@ -868,7 +868,7 @@ function Jn(e, i) {
|
|
868
868
|
return !0;
|
869
869
|
}
|
870
870
|
function Yn(e, i) {
|
871
|
-
|
871
|
+
Tt || Qi();
|
872
872
|
function t(a) {
|
873
873
|
let n;
|
874
874
|
if (!ze[a] || !(n = Ui(a)))
|
@@ -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: b } = e, y = n === "mask" || (n === "bg" ? !1 : f.indexOf("currentColor") !== -1), I = ss(f, {
|
1112
1112
|
...c,
|
@@ -1426,7 +1426,7 @@ const Cs = {
|
|
1426
1426
|
return e.name === "telephone" || e.name === "mobilephone" ? "tel:" + e.href : e.name === "email" ? "mailto:" + e.href : e.name === "website" ? e.href : null;
|
1427
1427
|
}
|
1428
1428
|
}
|
1429
|
-
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"],
|
1429
|
+
}, bs = { class: "cmd-address-data vcard" }, ks = { class: "adr" }, vs = { key: 0 }, ws = { key: 1 }, Is = ["href", "target", "title"], xs = ["innerHTML"], Ts = { key: 1 }, Ss = ["href", "title"], Ms = { class: "street-address" }, Os = /* @__PURE__ */ h("br", null, null, -1), Ls = {
|
1430
1430
|
key: 1,
|
1431
1431
|
class: "postal-code"
|
1432
1432
|
}, Ds = { class: "locality" }, Ns = /* @__PURE__ */ h("br", null, null, -1), js = /* @__PURE__ */ h("br", null, null, -1), Bs = {
|
@@ -1480,7 +1480,7 @@ function ll(e, i, t, a, n, s) {
|
|
1480
1480
|
key: 1,
|
1481
1481
|
innerHTML: c.data
|
1482
1482
|
}, null, 8, xs))
|
1483
|
-
], 2)) : (l(), o("dd",
|
1483
|
+
], 2)) : (l(), o("dd", Ts, [
|
1484
1484
|
t.linkGoogleMaps ? (l(), o("a", {
|
1485
1485
|
key: 0,
|
1486
1486
|
href: s.locateAddress(c),
|
@@ -1501,7 +1501,7 @@ function ll(e, i, t, a, n, s) {
|
|
1501
1501
|
js
|
1502
1502
|
], 64)) : m("", !0),
|
1503
1503
|
c.country ? (l(), o("span", Bs, g(c.country), 1)) : m("", !0)
|
1504
|
-
], 8,
|
1504
|
+
], 8, Ss)) : (l(), o(k, { key: 1 }, [
|
1505
1505
|
c.streetNo ? (l(), o(k, { key: 0 }, [
|
1506
1506
|
h("span", Ps, g(c.streetNo), 1),
|
1507
1507
|
As
|
@@ -1604,15 +1604,15 @@ const jh = /* @__PURE__ */ N(Cs, [["render", ll]]);
|
|
1604
1604
|
const ol = {
|
1605
1605
|
name: "CmdBackToTopButton",
|
1606
1606
|
data() {
|
1607
|
-
var e
|
1607
|
+
var e;
|
1608
1608
|
return {
|
1609
1609
|
windowInnerHeight: window.innerHeight,
|
1610
|
-
windowScrollY:
|
1611
|
-
scrollHeight: ((
|
1610
|
+
windowScrollY: this.getScrollY(),
|
1611
|
+
scrollHeight: ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollHeight) || 0
|
1612
1612
|
};
|
1613
1613
|
},
|
1614
1614
|
props: {
|
1615
|
-
|
1615
|
+
scrollContainer: {
|
1616
1616
|
type: String,
|
1617
1617
|
default: "body"
|
1618
1618
|
},
|
@@ -1629,11 +1629,11 @@ const ol = {
|
|
1629
1629
|
},
|
1630
1630
|
mounted() {
|
1631
1631
|
var e;
|
1632
|
-
window.addEventListener("resize", this.onViewportChange), this.
|
1632
|
+
window.addEventListener("resize", this.onViewportChange), this.scrollContainer === "body" ? window.addEventListener("scroll", this.onViewportChange) : (e = document.querySelector(this.scrollContainer)) == null || e.addEventListener("scroll", this.onViewportChange);
|
1633
1633
|
},
|
1634
1634
|
unmounted() {
|
1635
1635
|
var e;
|
1636
|
-
window.removeEventListener("resize", this.onViewportChange), this.
|
1636
|
+
window.removeEventListener("resize", this.onViewportChange), this.scrollContainer === "body" ? window.addEventListener("scroll", this.onViewportChange) : (e = document.querySelector(this.scrollContainer)) == null || e.removeEventListener("scroll", this.onViewportChange);
|
1637
1637
|
},
|
1638
1638
|
computed: {
|
1639
1639
|
show() {
|
@@ -1641,13 +1641,17 @@ const ol = {
|
|
1641
1641
|
}
|
1642
1642
|
},
|
1643
1643
|
methods: {
|
1644
|
+
getScrollY() {
|
1645
|
+
var e;
|
1646
|
+
return this.scrollContainer === "body" ? window.scrollY : ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollTop) || 0;
|
1647
|
+
},
|
1644
1648
|
onViewportChange() {
|
1645
|
-
var e
|
1646
|
-
this.windowInnerHeight = window.innerHeight, this.windowScrollY =
|
1649
|
+
var e;
|
1650
|
+
this.windowInnerHeight = window.innerHeight, this.windowScrollY = this.getScrollY(), this.scrollHeight = ((e = document.querySelector(this.scrollContainer)) == null ? void 0 : e.scrollHeight) || 0;
|
1647
1651
|
},
|
1648
1652
|
onBackToTop() {
|
1649
1653
|
var e;
|
1650
|
-
this.
|
1654
|
+
this.scrollContainer === "body" ? window.scrollTo({ top: 0, left: 0, behavior: "smooth" }) : (e = document.querySelector(this.scrollContainer)) == null || e.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
1651
1655
|
}
|
1652
1656
|
}
|
1653
1657
|
}, al = ["title"];
|
@@ -1848,7 +1852,7 @@ function vl(e, i, t, a, n, s) {
|
|
1848
1852
|
}, null, 8, ["iconClass"])
|
1849
1853
|
], 10, kl);
|
1850
1854
|
}
|
1851
|
-
const
|
1855
|
+
const St = /* @__PURE__ */ N(bl, [["render", vl]]), wl = {
|
1852
1856
|
data() {
|
1853
1857
|
return {
|
1854
1858
|
defaultMessageProperties: {
|
@@ -1967,8 +1971,8 @@ const Il = {
|
|
1967
1971
|
}
|
1968
1972
|
}
|
1969
1973
|
}, xl = ["href", "onClick", "title", "target"];
|
1970
|
-
function
|
1971
|
-
const u =
|
1974
|
+
function Tl(e, i, t, a, n, s) {
|
1975
|
+
const u = St, d = Ie, r = E;
|
1972
1976
|
return l(), o("div", {
|
1973
1977
|
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }])
|
1974
1978
|
}, [
|
@@ -2016,7 +2020,7 @@ function Sl(e, i, t, a, n, s) {
|
|
2016
2020
|
}, null, 8, ["onClick", "slideButtons"])
|
2017
2021
|
], 2);
|
2018
2022
|
}
|
2019
|
-
const
|
2023
|
+
const Sl = /* @__PURE__ */ N(Il, [["render", Tl]]);
|
2020
2024
|
function Ml() {
|
2021
2025
|
let e = new Date().getTime();
|
2022
2026
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(i) {
|
@@ -2260,8 +2264,8 @@ const Dl = Wi, Nl = ["aria-label"], jl = { class: "flex-container" }, Bl = {
|
|
2260
2264
|
class: "flex-container no-flex"
|
2261
2265
|
}, Ul = ["title"], Gl = { key: 1 }, Ql = ["title"], Zl = { key: 1 };
|
2262
2266
|
function Wl(e, i, t, a, n, s) {
|
2263
|
-
var p, b, y, I, v,
|
2264
|
-
const u = W, d = E, r = Ie, c =
|
2267
|
+
var p, b, y, I, v, S, T, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se, L, X, fe, Ce, M, j, U, re;
|
2268
|
+
const u = W, d = E, r = Ie, c = St, f = Sl;
|
2265
2269
|
return l(), C(dn, { to: "body" }, [
|
2266
2270
|
h("dialog", {
|
2267
2271
|
ref: "dialog",
|
@@ -2276,11 +2280,11 @@ function Wl(e, i, t, a, n, s) {
|
|
2276
2280
|
id: e.htmlId
|
2277
2281
|
}, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
|
2278
2282
|
((I = e.fancyboxOptions.printButtons) == null ? void 0 : I.color) || ((v = e.fancyboxOptions.printButtons) == null ? void 0 : v.grayscale) || e.fancyboxOptions.closeIcon ? (l(), o("div", Bl, [
|
2279
|
-
e.showPrintButtons && ((
|
2283
|
+
e.showPrintButtons && ((S = e.fancyboxOptions.printButtons) == null ? void 0 : S.color) ? (l(), o("a", {
|
2280
2284
|
key: 0,
|
2281
2285
|
href: "#",
|
2282
2286
|
class: "button print-color",
|
2283
|
-
title: (
|
2287
|
+
title: (T = e.fancyboxOptions.printButtons.color) == null ? void 0 : T.tooltip,
|
2284
2288
|
onClick: i[0] || (i[0] = O((ce) => e.printInGrayscale = !1, ["prevent"]))
|
2285
2289
|
}, [
|
2286
2290
|
x(d, {
|
@@ -2667,7 +2671,7 @@ const no = Ot, so = ["title"], lo = {
|
|
2667
2671
|
}, yo = { class: "box-body" }, _o = { key: 0 }, Co = {
|
2668
2672
|
key: 1,
|
2669
2673
|
class: "price"
|
2670
|
-
}, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 },
|
2674
|
+
}, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 }, To = { key: 1 }, So = ["title"], Mo = { key: 0 }, Oo = { class: "box-body" }, Lo = { key: 0 }, Do = { key: 1 }, No = { key: 2 }, jo = {
|
2671
2675
|
key: 3,
|
2672
2676
|
class: "description"
|
2673
2677
|
}, Bo = { class: "tags" }, Po = {
|
@@ -2675,7 +2679,7 @@ const no = Ot, so = ["title"], lo = {
|
|
2675
2679
|
class: "box-footer"
|
2676
2680
|
};
|
2677
2681
|
function Ao(e, i, t, a, n, s) {
|
2678
|
-
var c, f, p, b, y, I, v,
|
2682
|
+
var c, f, p, b, y, I, v, S;
|
2679
2683
|
const u = W, d = E, r = eo;
|
2680
2684
|
return t.boxType === "content" ? (l(), o("div", {
|
2681
2685
|
key: 0,
|
@@ -2695,7 +2699,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2695
2699
|
href: "#",
|
2696
2700
|
class: "box-header",
|
2697
2701
|
title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
2698
|
-
onClick: i[0] || (i[0] = O((...
|
2702
|
+
onClick: i[0] || (i[0] = O((...T) => s.toggleContentVisibility && s.toggleContentVisibility(...T), ["prevent"]))
|
2699
2703
|
}, [
|
2700
2704
|
(c = t.useSlots) != null && c.includes("header") ? R(e.$slots, "header", { key: 0 }) : (f = t.cmdHeadline) != null && f.headlineText ? (l(), C(u, K(H({ key: 1 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
2701
2705
|
x(d, {
|
@@ -2716,7 +2720,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2716
2720
|
}, [
|
2717
2721
|
x(bt, { name: s.toggleTransition }, {
|
2718
2722
|
default: A(() => {
|
2719
|
-
var
|
2723
|
+
var T, B;
|
2720
2724
|
return [
|
2721
2725
|
t.cutoffTextLines > 0 ? (l(), o("div", {
|
2722
2726
|
key: 0,
|
@@ -2728,7 +2732,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2728
2732
|
}
|
2729
2733
|
])
|
2730
2734
|
}, [
|
2731
|
-
(
|
2735
|
+
(T = t.useSlots) != null && T.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
|
2732
2736
|
h("p", null, g(t.textBody), 1)
|
2733
2737
|
]) : m("", !0)
|
2734
2738
|
], 2)) : (l(), o(k, { key: 1 }, [
|
@@ -2743,7 +2747,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2743
2747
|
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2744
2748
|
key: 0,
|
2745
2749
|
href: "#",
|
2746
|
-
onClick: i[1] || (i[1] = O((...
|
2750
|
+
onClick: i[1] || (i[1] = O((...T) => s.toggleCutOffText && s.toggleCutOffText(...T), ["prevent"]))
|
2747
2751
|
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : (l(), o(k, { key: 1 }, [
|
2748
2752
|
t.image ? (l(), o("img", {
|
2749
2753
|
key: 0,
|
@@ -2756,14 +2760,14 @@ function Ao(e, i, t, a, n, s) {
|
|
2756
2760
|
])) : m("", !0)
|
2757
2761
|
], 64))
|
2758
2762
|
], 2)) : m("", !0),
|
2759
|
-
(
|
2763
|
+
(S = t.useSlots) != null && S.includes("footer") ? (l(), o("div", co, [
|
2760
2764
|
R(e.$slots, "footer")
|
2761
2765
|
])) : m("", !0)
|
2762
2766
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
2763
2767
|
key: 1,
|
2764
2768
|
class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
|
2765
2769
|
href: "#",
|
2766
|
-
onClick: i[2] || (i[2] = O((
|
2770
|
+
onClick: i[2] || (i[2] = O((T) => s.clickOnProduct(t.product), ["prevent"]))
|
2767
2771
|
}, [
|
2768
2772
|
h("div", uo, [
|
2769
2773
|
t.product.image !== void 0 ? (l(), o("figure", mo, [
|
@@ -2812,11 +2816,11 @@ function Ao(e, i, t, a, n, s) {
|
|
2812
2816
|
z(g(t.user.name) + " ", 1),
|
2813
2817
|
t.user.age ? (l(), o("span", xo, ", " + g(t.user.age), 1)) : m("", !0)
|
2814
2818
|
])
|
2815
|
-
])) : (l(), o("div",
|
2819
|
+
])) : (l(), o("div", To, [
|
2816
2820
|
h("span", {
|
2817
2821
|
class: _(t.defaultProfileIconClass),
|
2818
2822
|
title: t.user.name
|
2819
|
-
}, null, 10,
|
2823
|
+
}, null, 10, So),
|
2820
2824
|
t.rowView ? m("", !0) : (l(), o("p", Mo, g(t.user.name), 1))
|
2821
2825
|
]))
|
2822
2826
|
]),
|
@@ -2827,7 +2831,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2827
2831
|
t.user.description ? (l(), o("p", jo, g(t.user.description), 1)) : m("", !0)
|
2828
2832
|
]),
|
2829
2833
|
h("ul", Bo, [
|
2830
|
-
(l(!0), o(k, null, F(t.user.tags, (
|
2834
|
+
(l(!0), o(k, null, F(t.user.tags, (T, B) => (l(), o("li", { key: B }, g(T), 1))), 128))
|
2831
2835
|
]),
|
2832
2836
|
t.user.links ? (l(), o("div", Po, [
|
2833
2837
|
x(r, {
|
@@ -3688,7 +3692,7 @@ const jt = {
|
|
3688
3692
|
}
|
3689
3693
|
}
|
3690
3694
|
};
|
3691
|
-
const xa = ["color", "date", "datetime-local", "file", "number", "range"],
|
3695
|
+
const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta = {
|
3692
3696
|
inheritAttrs: !1,
|
3693
3697
|
name: "CmdFormElement",
|
3694
3698
|
mixins: [
|
@@ -3992,7 +3996,7 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Sa =
|
|
3992
3996
|
immediate: !0
|
3993
3997
|
}
|
3994
3998
|
}
|
3995
|
-
},
|
3999
|
+
}, Sa = ["for", "title"], Ma = {
|
3996
4000
|
key: 0,
|
3997
4001
|
class: "label-text"
|
3998
4002
|
}, Oa = { key: 2 }, La = ["title", "aria-errormessage", "id"], Da = {
|
@@ -4006,7 +4010,7 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Sa =
|
|
4006
4010
|
class: "search-field-wrapper flex-container no-gap"
|
4007
4011
|
}, Ja = ["id", "maxlength", "value"], Ya = ["title"], Ka = ["title"], Xa = { key: 1 };
|
4008
4012
|
function $a(e, i, t, a, n, s) {
|
4009
|
-
var r, c, f, p, b, y, I, v,
|
4013
|
+
var r, c, f, p, b, y, I, v, S, T, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se;
|
4010
4014
|
const u = Dt, d = E;
|
4011
4015
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
4012
4016
|
key: 0,
|
@@ -4201,11 +4205,11 @@ function $a(e, i, t, a, n, s) {
|
|
4201
4205
|
}, null, 8, ["iconClass", "type"])
|
4202
4206
|
], 8, Ka)) : m("", !0)
|
4203
4207
|
])) : m("", !0)
|
4204
|
-
], 10,
|
4208
|
+
], 10, Sa)) : (l(), o("button", H({
|
4205
4209
|
key: 1,
|
4206
4210
|
class: "button"
|
4207
4211
|
}, s.buttonAttrs), [
|
4208
|
-
((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" || !((
|
4212
|
+
((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" || !((T = (S = t.nativeButton) == null ? void 0 : S.icon) != null && T.position)) ? (l(), C(d, {
|
4209
4213
|
key: 0,
|
4210
4214
|
iconClass: (Q = (B = t.nativeButton) == null ? void 0 : B.icon) == null ? void 0 : Q.iconClass,
|
4211
4215
|
type: (q = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : q.iconType
|
@@ -4220,7 +4224,7 @@ function $a(e, i, t, a, n, s) {
|
|
4220
4224
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
4221
4225
|
], 16));
|
4222
4226
|
}
|
4223
|
-
const _e = /* @__PURE__ */ N(
|
4227
|
+
const _e = /* @__PURE__ */ N(Ta, [["render", $a]]), er = {
|
4224
4228
|
data() {
|
4225
4229
|
return {
|
4226
4230
|
defaultMessageProperties: {
|
@@ -4347,7 +4351,7 @@ function gr(e, i, t, a, n, s) {
|
|
4347
4351
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
4348
4352
|
}, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
|
4349
4353
|
R(e.$slots, "cookie-options", {}, () => {
|
4350
|
-
var b, y, I, v,
|
4354
|
+
var b, y, I, v, S, T, B, Q;
|
4351
4355
|
return [
|
4352
4356
|
(b = t.cookieOptions) != null && b.required ? (l(), o("div", nr, [
|
4353
4357
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
@@ -4396,8 +4400,8 @@ function gr(e, i, t, a, n, s) {
|
|
4396
4400
|
}), 128))
|
4397
4401
|
])) : m("", !0),
|
4398
4402
|
rr,
|
4399
|
-
(
|
4400
|
-
(
|
4403
|
+
(S = t.cookieOptions) != null && S.optional ? (l(), o("div", cr, [
|
4404
|
+
(T = t.cmdBoxOptionalCookies) != null && T.showHeadline ? (l(), C(u, {
|
4401
4405
|
key: 0,
|
4402
4406
|
"headline-text": (B = t.cmdBoxOptionalCookies) == null ? void 0 : B.headlineText,
|
4403
4407
|
"headline-level": (Q = t.cmdBoxOptionalCookies) == null ? void 0 : Q.headlineLevel
|
@@ -4695,7 +4699,7 @@ const vr = {
|
|
4695
4699
|
}, wr = ["title", "aria-labelledby", "aria-required"], Ir = {
|
4696
4700
|
key: 0,
|
4697
4701
|
class: "label-text"
|
4698
|
-
}, xr = ["id"],
|
4702
|
+
}, xr = ["id"], Tr = { key: 0 }, Sr = ["title", "aria-errormessage", "id"], Mr = ["aria-expanded"], Or = ["title"], Lr = ["src", "alt"], Dr = {
|
4699
4703
|
key: 0,
|
4700
4704
|
role: "listbox"
|
4701
4705
|
}, Nr = ["aria-selected"], jr = ["onClick", "title"], Br = { key: 1 }, Pr = ["aria-expanded"], Ar = ["for"], Fr = ["value", "checked", "id"], zr = ["onClick"], Hr = ["src", "alt"], qr = ["onClick"], Rr = {
|
@@ -4724,7 +4728,7 @@ function Vr(e, i, t, a, n, s) {
|
|
4724
4728
|
t.showLabel ? (l(), o("span", Ir, [
|
4725
4729
|
h("span", { id: e.htmlId }, [
|
4726
4730
|
z(g(t.labelText), 1),
|
4727
|
-
e.$attrs.required !== void 0 ? (l(), o("sup",
|
4731
|
+
e.$attrs.required !== void 0 ? (l(), o("sup", Tr, "*")) : m("", !0)
|
4728
4732
|
], 8, xr),
|
4729
4733
|
e.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (l(), C(u, {
|
4730
4734
|
key: 0,
|
@@ -4746,7 +4750,7 @@ function Vr(e, i, t, a, n, s) {
|
|
4746
4750
|
id: e.tooltipId
|
4747
4751
|
}, [
|
4748
4752
|
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4749
|
-
], 8,
|
4753
|
+
], 8, Sr)) : m("", !0)
|
4750
4754
|
])) : m("", !0),
|
4751
4755
|
h("ul", {
|
4752
4756
|
class: _({ open: n.showOptions }),
|
@@ -5142,8 +5146,8 @@ const uc = {
|
|
5142
5146
|
}
|
5143
5147
|
};
|
5144
5148
|
function li(e, i) {
|
5145
|
-
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)),
|
5146
|
-
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 = `${
|
5149
|
+
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)), S = -(I * (r / u));
|
5150
|
+
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 = `${S}px`;
|
5147
5151
|
}
|
5148
5152
|
function oi(e, i, t) {
|
5149
5153
|
return e < i ? i : e > t ? t : e;
|
@@ -5290,7 +5294,7 @@ const _c = {
|
|
5290
5294
|
immediate: !0
|
5291
5295
|
}
|
5292
5296
|
}
|
5293
|
-
}, Cc = ["aria-labelledby"], bc = { class: "label-text" }, kc = ["id"], vc = { key: 0 }, wc = ["title", "aria-errormessage", "id"], Ic = ["for"], xc = ["type", "id", "name", "value", "disabled"],
|
5297
|
+
}, Cc = ["aria-labelledby"], bc = { class: "label-text" }, kc = ["id"], vc = { key: 0 }, wc = ["title", "aria-errormessage", "id"], Ic = ["for"], xc = ["type", "id", "name", "value", "disabled"], Tc = { key: 1 }, Sc = {
|
5294
5298
|
key: 1,
|
5295
5299
|
class: "flex-container no-flex"
|
5296
5300
|
};
|
@@ -5343,7 +5347,7 @@ function Mc(e, i, t, a, n, s) {
|
|
5343
5347
|
], 512), [
|
5344
5348
|
[ye, t.showLabel]
|
5345
5349
|
]),
|
5346
|
-
t.useSlot ? (l(), o("div",
|
5350
|
+
t.useSlot ? (l(), o("div", Sc, [
|
5347
5351
|
R(e.$slots, "default")
|
5348
5352
|
])) : (l(), o("span", {
|
5349
5353
|
key: 0,
|
@@ -5369,7 +5373,7 @@ function Mc(e, i, t, a, n, s) {
|
|
5369
5373
|
iconClass: r.iconClass,
|
5370
5374
|
type: r.iconType
|
5371
5375
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5372
|
-
r.labelText ? (l(), o("span",
|
5376
|
+
r.labelText ? (l(), o("span", Tc, g(r.labelText), 1)) : m("", !0)
|
5373
5377
|
], 8, Ic))), 128))
|
5374
5378
|
], 2))
|
5375
5379
|
], 10, Cc);
|
@@ -5568,7 +5572,7 @@ const Oc = {
|
|
5568
5572
|
}
|
5569
5573
|
}, Lc = { class: "cmd-login-form flex-container" }, Dc = { class: "flex-container" }, Nc = { class: "option-wrapper flex-container" }, jc = { key: 1 }, Bc = ["href"], Pc = { key: 1 }, Ac = /* @__PURE__ */ z(" /> "), Fc = { key: 1 }, zc = ["type", "disabled"], Hc = { key: 1 }, qc = { class: "cmd-login-form flex-container" }, Rc = { class: "option-wrapper flex-container" }, Vc = { key: 1 }, Ec = ["type", "disabled"], Uc = { key: 1 };
|
5570
5574
|
function Gc(e, i, t, a, n, s) {
|
5571
|
-
var f, p, b, y, I, v,
|
5575
|
+
var f, p, b, y, I, v, S;
|
5572
5576
|
const u = W, d = _e, r = E, c = le("router-link");
|
5573
5577
|
return l(), o(k, null, [
|
5574
5578
|
ne(h("fieldset", Lc, [
|
@@ -5583,12 +5587,12 @@ function Gc(e, i, t, a, n, s) {
|
|
5583
5587
|
name: t.cmdFormElementUsername.name,
|
5584
5588
|
id: t.cmdFormElementUsername.id,
|
5585
5589
|
modelValue: s.username,
|
5586
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
5590
|
+
"onUpdate:modelValue": i[0] || (i[0] = (T) => s.username = T),
|
5587
5591
|
fieldIconClass: t.cmdFormElementUsername.innerIconClass,
|
5588
5592
|
labelText: t.cmdFormElementUsername.labelText,
|
5589
5593
|
placeholder: t.cmdFormElementUsername.placeholder,
|
5590
5594
|
required: t.cmdFormElementUsername.required,
|
5591
|
-
onValidationStatusChange: i[1] || (i[1] = (
|
5595
|
+
onValidationStatusChange: i[1] || (i[1] = (T) => s.checkValidationStatus(T, "username"))
|
5592
5596
|
}, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
|
5593
5597
|
x(d, {
|
5594
5598
|
element: "input",
|
@@ -5597,11 +5601,11 @@ function Gc(e, i, t, a, n, s) {
|
|
5597
5601
|
id: t.cmdFormElementPassword.id,
|
5598
5602
|
fieldIconClass: t.cmdFormElementPassword.innerIconClass,
|
5599
5603
|
modelValue: s.password,
|
5600
|
-
"onUpdate:modelValue": i[2] || (i[2] = (
|
5604
|
+
"onUpdate:modelValue": i[2] || (i[2] = (T) => s.password = T),
|
5601
5605
|
labelText: t.cmdFormElementPassword.labelText,
|
5602
5606
|
placeholder: t.cmdFormElementPassword.placeholder,
|
5603
5607
|
required: t.cmdFormElementPassword.required,
|
5604
|
-
onValidationStatusChange: i[3] || (i[3] = (
|
5608
|
+
onValidationStatusChange: i[3] || (i[3] = (T) => s.checkValidationStatus(T, "password"))
|
5605
5609
|
}, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
|
5606
5610
|
]),
|
5607
5611
|
h("div", Nc, [
|
@@ -5609,7 +5613,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5609
5613
|
t.options.forgotPassword ? (l(), o("a", {
|
5610
5614
|
key: 0,
|
5611
5615
|
href: "#",
|
5612
|
-
onClick: i[4] || (i[4] = O((
|
5616
|
+
onClick: i[4] || (i[4] = O((T) => n.sendLogin = !0, ["prevent"]))
|
5613
5617
|
}, [
|
5614
5618
|
((f = t.options.forgotPassword.icon) == null ? void 0 : f.show) && ((p = t.options.forgotPassword.icon) == null ? void 0 : p.iconClass) ? (l(), C(r, {
|
5615
5619
|
key: 0,
|
@@ -5651,7 +5655,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5651
5655
|
key: 1,
|
5652
5656
|
type: t.buttons.login.type === "submit" ? "submit" : "button",
|
5653
5657
|
class: _(["button", { primary: t.buttons.login.primary }]),
|
5654
|
-
onClick: i[5] || (i[5] = (...
|
5658
|
+
onClick: i[5] || (i[5] = (...T) => s.onClick && s.onClick(...T)),
|
5655
5659
|
disabled: s.buttonLoginDisabled
|
5656
5660
|
}, [
|
5657
5661
|
t.buttons.login.icon.iconClass ? (l(), C(r, {
|
@@ -5680,14 +5684,14 @@ function Gc(e, i, t, a, n, s) {
|
|
5680
5684
|
name: t.cmdFormElementSendLogin.name,
|
5681
5685
|
required: t.cmdFormElementSendLogin.required,
|
5682
5686
|
id: t.cmdFormElementSendLogin.id,
|
5683
|
-
onValidationStatusChange: i[6] || (i[6] = (
|
5687
|
+
onValidationStatusChange: i[6] || (i[6] = (T) => s.checkValidationStatus(T, "email")),
|
5684
5688
|
modelValue: n.sendLoginMail,
|
5685
|
-
"onUpdate:modelValue": i[7] || (i[7] = (
|
5689
|
+
"onUpdate:modelValue": i[7] || (i[7] = (T) => n.sendLoginMail = T)
|
5686
5690
|
}, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
|
5687
5691
|
h("div", Rc, [
|
5688
5692
|
h("a", {
|
5689
5693
|
href: "#",
|
5690
|
-
onClick: i[8] || (i[8] = O((
|
5694
|
+
onClick: i[8] || (i[8] = O((T) => n.sendLogin = !1, ["prevent"]))
|
5691
5695
|
}, [
|
5692
5696
|
t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(r, {
|
5693
5697
|
key: 0,
|
@@ -5706,7 +5710,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5706
5710
|
(I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
|
5707
5711
|
key: 0,
|
5708
5712
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5709
|
-
title: (
|
5713
|
+
title: (S = t.buttons.sendLogin.icon) == null ? void 0 : S.tooltip
|
5710
5714
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
5711
5715
|
t.buttons.sendLogin.text ? (l(), o("span", Uc, g(t.buttons.sendLogin.text), 1)) : m("", !0)
|
5712
5716
|
], 10, Ec)) : m("", !0)
|
@@ -5932,13 +5936,13 @@ function lu(e, i, t, a, n, s) {
|
|
5932
5936
|
key: 2,
|
5933
5937
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5934
5938
|
}, [
|
5935
|
-
(l(!0), o(k, null, F(y.subentries, (v,
|
5939
|
+
(l(!0), o(k, null, F(y.subentries, (v, S) => (l(), o("li", { key: S }, [
|
5936
5940
|
r.type === "href" ? (l(), o("a", {
|
5937
5941
|
key: 0,
|
5938
5942
|
href: v.path,
|
5939
5943
|
title: v.tooltip,
|
5940
5944
|
target: v.target,
|
5941
|
-
onClick: (
|
5945
|
+
onClick: (T) => s.executeLink(T, v)
|
5942
5946
|
}, [
|
5943
5947
|
v.iconClass ? (l(), C(u, {
|
5944
5948
|
key: 0,
|
@@ -6262,7 +6266,7 @@ function xu(e, i, t, a, n, s) {
|
|
6262
6266
|
])) : m("", !0)
|
6263
6267
|
]);
|
6264
6268
|
}
|
6265
|
-
const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]),
|
6269
|
+
const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
|
6266
6270
|
data() {
|
6267
6271
|
return {
|
6268
6272
|
defaultMessageProperties: {
|
@@ -6272,11 +6276,11 @@ const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Su = {
|
|
6272
6276
|
};
|
6273
6277
|
}
|
6274
6278
|
};
|
6275
|
-
const
|
6279
|
+
const Su = {
|
6276
6280
|
name: "CmdPager",
|
6277
6281
|
mixins: [
|
6278
6282
|
ie,
|
6279
|
-
|
6283
|
+
Tu
|
6280
6284
|
],
|
6281
6285
|
emits: ["click"],
|
6282
6286
|
data() {
|
@@ -6387,7 +6391,7 @@ function Au(e, i, t, a, n, s) {
|
|
6387
6391
|
], 10, Bu)
|
6388
6392
|
]);
|
6389
6393
|
}
|
6390
|
-
const Jh = /* @__PURE__ */ N(
|
6394
|
+
const Jh = /* @__PURE__ */ N(Su, [["render", Au]]);
|
6391
6395
|
const Fu = {
|
6392
6396
|
name: "CmdProgressBar",
|
6393
6397
|
inheritAttrs: !1,
|
@@ -6872,7 +6876,7 @@ const ed = {
|
|
6872
6876
|
"aria-expanded": "true"
|
6873
6877
|
};
|
6874
6878
|
function ad(e, i, t, a, n, s) {
|
6875
|
-
var p, b, y, I, v,
|
6879
|
+
var p, b, y, I, v, S, T, B, Q, w;
|
6876
6880
|
const u = W, d = _e, r = E, c = Er, f = ec;
|
6877
6881
|
return l(), o(k, null, [
|
6878
6882
|
h("fieldset", td, [
|
@@ -6932,7 +6936,7 @@ function ad(e, i, t, a, n, s) {
|
|
6932
6936
|
}, [
|
6933
6937
|
x(r, {
|
6934
6938
|
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,
|
6935
|
-
type: n.showFilters ? (
|
6939
|
+
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
|
6936
6940
|
}, null, 8, ["iconClass", "type"]),
|
6937
6941
|
n.showFilters ? (l(), o("span", sd, g(e.getMessage("cmdsitesearch.hide_filter_options")), 1)) : (l(), o("span", ld, g(e.getMessage("cmdsitesearch.show_filter_options")), 1))
|
6938
6942
|
]),
|
@@ -7055,7 +7059,7 @@ const rd = {
|
|
7055
7059
|
}
|
7056
7060
|
}, cd = ["href", "title"], ud = { key: 0 }, dd = ["onClick", "aria-label"], md = { key: 1 };
|
7057
7061
|
function hd(e, i, t, a, n, s) {
|
7058
|
-
const u =
|
7062
|
+
const u = St, d = Ie;
|
7059
7063
|
return l(), o("div", {
|
7060
7064
|
class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
|
7061
7065
|
}, [
|
@@ -7070,7 +7074,7 @@ function hd(e, i, t, a, n, s) {
|
|
7070
7074
|
}, null, 8, ["onClick"]),
|
7071
7075
|
x(bt, { name: "fade" }, {
|
7072
7076
|
default: A(() => {
|
7073
|
-
var r, c, f, p, b, y, I, v,
|
7077
|
+
var r, c, f, p, b, y, I, v, S, T;
|
7074
7078
|
return [
|
7075
7079
|
s.currentItem ? (l(), o(k, { key: 0 }, [
|
7076
7080
|
t.useSlot ? (l(), o("div", {
|
@@ -7090,8 +7094,8 @@ function hd(e, i, t, a, n, s) {
|
|
7090
7094
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7091
7095
|
}, null, 8, ["image", "figcaption"])
|
7092
7096
|
], 8, cd)) : (l(), C(d, {
|
7093
|
-
image: (
|
7094
|
-
figcaption: (
|
7097
|
+
image: (S = s.currentItem) == null ? void 0 : S.image,
|
7098
|
+
figcaption: (T = s.currentItem) == null ? void 0 : T.figcaption,
|
7095
7099
|
key: n.index
|
7096
7100
|
}, null, 8, ["image", "figcaption"]))
|
7097
7101
|
], 64))
|
@@ -7264,7 +7268,7 @@ const xd = {
|
|
7264
7268
|
this.showSystemMessage = !0;
|
7265
7269
|
}
|
7266
7270
|
}
|
7267
|
-
},
|
7271
|
+
}, Td = ["role", "aria-labelledby"], Sd = ["title"];
|
7268
7272
|
function Md(e, i, t, a, n, s) {
|
7269
7273
|
const u = E, d = W;
|
7270
7274
|
return l(), C(ue, { name: "fade" }, {
|
@@ -7285,7 +7289,7 @@ function Md(e, i, t, a, n, s) {
|
|
7285
7289
|
iconClass: t.iconClose.iconClass,
|
7286
7290
|
type: t.iconClose.iconType
|
7287
7291
|
}, null, 8, ["iconClass", "type"])
|
7288
|
-
], 8,
|
7292
|
+
], 8, Sd)) : m("", !0),
|
7289
7293
|
x(d, {
|
7290
7294
|
class: "message-headline",
|
7291
7295
|
headlineIcon: s.headlineIcon,
|
@@ -7294,7 +7298,7 @@ function Md(e, i, t, a, n, s) {
|
|
7294
7298
|
id: e.htmlId
|
7295
7299
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7296
7300
|
R(e.$slots, "default")
|
7297
|
-
], 10,
|
7301
|
+
], 10, Td)) : m("", !0)
|
7298
7302
|
]),
|
7299
7303
|
_: 3
|
7300
7304
|
});
|
@@ -8019,7 +8023,7 @@ function tn() {
|
|
8019
8023
|
}, Ze;
|
8020
8024
|
}
|
8021
8025
|
var We, ci;
|
8022
|
-
function
|
8026
|
+
function Tm() {
|
8023
8027
|
if (ci)
|
8024
8028
|
return We;
|
8025
8029
|
ci = 1;
|
@@ -8036,7 +8040,7 @@ function Sm() {
|
|
8036
8040
|
}, We;
|
8037
8041
|
}
|
8038
8042
|
var Je, ui;
|
8039
|
-
function
|
8043
|
+
function Sm() {
|
8040
8044
|
if (ui)
|
8041
8045
|
return Je;
|
8042
8046
|
ui = 1;
|
@@ -8173,24 +8177,24 @@ function _i() {
|
|
8173
8177
|
if (yi)
|
8174
8178
|
return it;
|
8175
8179
|
yi = 1;
|
8176
|
-
var e = ee, i =
|
8180
|
+
var e = ee, i = Tm(), t = Sm(), a = $i, n = Lm(), s = Dm(), u = Nm(), d = tn(), r = Re(), c = qe();
|
8177
8181
|
return it = function(p) {
|
8178
8182
|
return new Promise(function(y, I) {
|
8179
|
-
var v = p.data,
|
8183
|
+
var v = p.data, S = p.headers, T = p.responseType, B;
|
8180
8184
|
function Q() {
|
8181
8185
|
p.cancelToken && p.cancelToken.unsubscribe(B), p.signal && p.signal.removeEventListener("abort", B);
|
8182
8186
|
}
|
8183
|
-
e.isFormData(v) && delete
|
8187
|
+
e.isFormData(v) && delete S["Content-Type"];
|
8184
8188
|
var w = new XMLHttpRequest();
|
8185
8189
|
if (p.auth) {
|
8186
8190
|
var q = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
|
8187
|
-
|
8191
|
+
S.Authorization = "Basic " + btoa(q + ":" + D);
|
8188
8192
|
}
|
8189
8193
|
var P = n(p.baseURL, p.url);
|
8190
8194
|
w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
|
8191
8195
|
function G() {
|
8192
8196
|
if (!!w) {
|
8193
|
-
var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !
|
8197
|
+
var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !T || T === "text" || T === "json" ? w.responseText : w.response, Y = {
|
8194
8198
|
data: J,
|
8195
8199
|
status: w.status,
|
8196
8200
|
statusText: w.statusText,
|
@@ -8221,11 +8225,11 @@ function _i() {
|
|
8221
8225
|
)), w = null;
|
8222
8226
|
}, e.isStandardBrowserEnv()) {
|
8223
8227
|
var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
|
8224
|
-
Z && (
|
8228
|
+
Z && (S[p.xsrfHeaderName] = Z);
|
8225
8229
|
}
|
8226
|
-
"setRequestHeader" in w && e.forEach(
|
8227
|
-
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete
|
8228
|
-
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials),
|
8230
|
+
"setRequestHeader" in w && e.forEach(S, function(J, Y) {
|
8231
|
+
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete S[Y] : w.setRequestHeader(Y, J);
|
8232
|
+
}), 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) {
|
8229
8233
|
!w || (I(!V || V && V.type ? new c("canceled") : V), w.abort(), w = null);
|
8230
8234
|
}, p.cancelToken && p.cancelToken.subscribe(B), p.signal && (p.signal.aborted ? B() : p.signal.addEventListener("abort", B))), v || (v = null), w.send(v);
|
8231
8235
|
});
|
@@ -8454,13 +8458,13 @@ var Vm = {
|
|
8454
8458
|
assertOptions: Rm,
|
8455
8459
|
validators: Ft
|
8456
8460
|
}, on = ee, Em = $i, Ii = wm, xi = Hm, Ve = sn, an = Vm, pe = an.validators;
|
8457
|
-
function
|
8461
|
+
function Te(e) {
|
8458
8462
|
this.defaults = e, this.interceptors = {
|
8459
8463
|
request: new Ii(),
|
8460
8464
|
response: new Ii()
|
8461
8465
|
};
|
8462
8466
|
}
|
8463
|
-
|
8467
|
+
Te.prototype.request = function(i) {
|
8464
8468
|
typeof i == "string" ? (i = arguments[1] || {}, i.url = arguments[0]) : i = i || {}, i = Ve(this.defaults, i), i.method ? i.method = i.method.toLowerCase() : this.defaults.method ? i.method = this.defaults.method.toLowerCase() : i.method = "get";
|
8465
8469
|
var t = i.transitional;
|
8466
8470
|
t !== void 0 && an.assertOptions(t, {
|
@@ -8501,11 +8505,11 @@ Se.prototype.request = function(i) {
|
|
8501
8505
|
u = u.then(s.shift(), s.shift());
|
8502
8506
|
return u;
|
8503
8507
|
};
|
8504
|
-
|
8508
|
+
Te.prototype.getUri = function(i) {
|
8505
8509
|
return i = Ve(this.defaults, i), Em(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
|
8506
8510
|
};
|
8507
8511
|
on.forEach(["delete", "get", "head", "options"], function(i) {
|
8508
|
-
|
8512
|
+
Te.prototype[i] = function(t, a) {
|
8509
8513
|
return this.request(Ve(a || {}, {
|
8510
8514
|
method: i,
|
8511
8515
|
url: t,
|
@@ -8514,7 +8518,7 @@ on.forEach(["delete", "get", "head", "options"], function(i) {
|
|
8514
8518
|
};
|
8515
8519
|
});
|
8516
8520
|
on.forEach(["post", "put", "patch"], function(i) {
|
8517
|
-
|
8521
|
+
Te.prototype[i] = function(t, a, n) {
|
8518
8522
|
return this.request(Ve(n || {}, {
|
8519
8523
|
method: i,
|
8520
8524
|
url: t,
|
@@ -8522,11 +8526,11 @@ on.forEach(["post", "put", "patch"], function(i) {
|
|
8522
8526
|
}));
|
8523
8527
|
};
|
8524
8528
|
});
|
8525
|
-
var Um =
|
8529
|
+
var Um = Te, rt, Ti;
|
8526
8530
|
function Gm() {
|
8527
|
-
if (
|
8531
|
+
if (Ti)
|
8528
8532
|
return rt;
|
8529
|
-
|
8533
|
+
Ti = 1;
|
8530
8534
|
var e = qe();
|
8531
8535
|
function i(t) {
|
8532
8536
|
if (typeof t != "function")
|
@@ -8578,9 +8582,9 @@ function Gm() {
|
|
8578
8582
|
};
|
8579
8583
|
}, rt = i, rt;
|
8580
8584
|
}
|
8581
|
-
var ct,
|
8585
|
+
var ct, Si;
|
8582
8586
|
function Qm() {
|
8583
|
-
return
|
8587
|
+
return Si || (Si = 1, ct = function(i) {
|
8584
8588
|
return function(a) {
|
8585
8589
|
return i.apply(null, a);
|
8586
8590
|
};
|
@@ -9048,8 +9052,8 @@ const Xm = {
|
|
9048
9052
|
}, _h = ["disabled"], Ch = { key: 0 }, bh = { key: 1 }, kh = { class: "button-wrapper no-flex" }, vh = ["disabled"], wh = { key: 0 }, Ih = { key: 1 }, xh = {
|
9049
9053
|
key: 0,
|
9050
9054
|
class: "progressbar"
|
9051
|
-
},
|
9052
|
-
function
|
9055
|
+
}, Th = ["value", "title"];
|
9056
|
+
function Sh(e, i, t, a, n, s) {
|
9053
9057
|
const u = W, d = Od, r = E, c = _e;
|
9054
9058
|
return l(), o(k, null, [
|
9055
9059
|
t.advancedMode ? (l(), o("fieldset", {
|
@@ -9321,7 +9325,7 @@ function Th(e, i, t, a, n, s) {
|
|
9321
9325
|
max: "100",
|
9322
9326
|
value: s.totalUploadProgress,
|
9323
9327
|
title: s.totalBytesUploaded
|
9324
|
-
}, null, 8,
|
9328
|
+
}, null, 8, Th)
|
9325
9329
|
])) : m("", !0),
|
9326
9330
|
R(e.$slots, "default", {}, () => [
|
9327
9331
|
t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
|
@@ -9360,7 +9364,7 @@ function Th(e, i, t, a, n, s) {
|
|
9360
9364
|
}, null, 8, ["labelText", "disabled", "multiple", "onChange"])
|
9361
9365
|
], 64);
|
9362
9366
|
}
|
9363
|
-
const rf = /* @__PURE__ */ N(Xm, [["render",
|
9367
|
+
const rf = /* @__PURE__ */ N(Xm, [["render", Sh]]);
|
9364
9368
|
const Mh = {
|
9365
9369
|
name: "CmdWidthLimitationWrapper",
|
9366
9370
|
props: {
|
@@ -9494,7 +9498,7 @@ export {
|
|
9494
9498
|
Xh as CmdSiteFooter,
|
9495
9499
|
$h as CmdSiteHeader,
|
9496
9500
|
ef as CmdSiteSearch,
|
9497
|
-
|
9501
|
+
St as CmdSlideButton,
|
9498
9502
|
tf as CmdSlideshow,
|
9499
9503
|
Kh as CmdSocialNetworks,
|
9500
9504
|
nf as CmdSwitchLanguage,
|
@@ -9502,7 +9506,7 @@ export {
|
|
9502
9506
|
sf as CmdTable,
|
9503
9507
|
lf as CmdTabs,
|
9504
9508
|
of as CmdTextBlock,
|
9505
|
-
|
9509
|
+
Sl as CmdThumbnailScroller,
|
9506
9510
|
af as CmdToggleDarkMode,
|
9507
9511
|
ua as CmdTooltip,
|
9508
9512
|
rf as CmdUploadForm,
|