comand-component-library 3.3.37 → 3.3.39
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, T = HTMLElement, S = T[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, T) && (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(S, 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(S, p, (M) => function(...j) {
|
37
37
|
q.has(e + j[0]) && J(this), M[s](this, j);
|
38
|
-
}), se(
|
38
|
+
}), se(S, 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, 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,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, T = y.vFlip;
|
300
|
+
let S = y.rotate;
|
301
|
+
v ? T ? S += 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
306
|
let B;
|
307
|
-
switch (
|
307
|
+
switch (S < 0 && (S -= Math.floor(S / 4) * 4), S = S % 4, S) {
|
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
|
+
S % 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, Sn = "IconifyId" + Date.now().toString(16) + (Math.random() * 16777216 | 0).toString(16);
|
338
|
+
let Tn = 0;
|
339
|
+
function Mn(e, i = Sn) {
|
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 + (Tn++).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 T(D, P) {
|
621
621
|
P && (y = []), typeof D == "function" && y.push(D);
|
622
622
|
}
|
623
|
-
function
|
623
|
+
function S() {
|
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: T,
|
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), S;
|
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 St = !1;
|
799
799
|
function Wn(e) {
|
800
|
-
|
800
|
+
St = e;
|
801
801
|
}
|
802
|
-
let
|
802
|
+
let Te = typeof window > "u" ? {} : window;
|
803
803
|
function Ui(e) {
|
804
804
|
const i = e + "Storage";
|
805
805
|
try {
|
806
|
-
if (
|
807
|
-
return
|
806
|
+
if (Te && Te[i] && typeof Te[i].length == "number")
|
807
|
+
return Te[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 (!St) {
|
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
|
+
St || 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 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
|
-
const
|
1098
|
-
|
1097
|
+
const S = Ne[v];
|
1098
|
+
S ? (T === !0 || T === "true" || T === 1) && (t[S] = !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,
|
@@ -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"], Ss = { key: 1 }, Ts = ["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", Ss, [
|
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, Ts)) : (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,11 +1604,11 @@ const jh = /* @__PURE__ */ N(Cs, [["render", ll]]);
|
|
1604
1604
|
const ol = {
|
1605
1605
|
name: "CmdBackToTopButton",
|
1606
1606
|
data() {
|
1607
|
-
var e;
|
1607
|
+
var e, i, t;
|
1608
1608
|
return {
|
1609
1609
|
windowInnerHeight: window.innerHeight,
|
1610
|
-
windowScrollY: window.scrollY,
|
1611
|
-
scrollHeight: ((
|
1610
|
+
windowScrollY: (i = window.scrollY) != null ? i : ((e = document.querySelector(this.parentSelector)) == null ? void 0 : e.scrollTop) || 0,
|
1611
|
+
scrollHeight: ((t = document.querySelector(this.parentSelector)) == null ? void 0 : t.scrollHeight) || 0
|
1612
1612
|
};
|
1613
1613
|
},
|
1614
1614
|
props: {
|
@@ -1628,10 +1628,12 @@ const ol = {
|
|
1628
1628
|
}
|
1629
1629
|
},
|
1630
1630
|
created() {
|
1631
|
-
|
1631
|
+
var e;
|
1632
|
+
window.addEventListener("resize", this.onViewportChange), (e = document.querySelector(this.parentSelector)) == null || e.addEventListener("scroll", this.onViewportChange);
|
1632
1633
|
},
|
1633
1634
|
unmounted() {
|
1634
|
-
|
1635
|
+
var e;
|
1636
|
+
window.removeEventListener("resize", this.onViewportChange), (e = document.querySelector(this.parentSelector)) == null || e.removeEventListener("scroll", this.onViewportChange);
|
1635
1637
|
},
|
1636
1638
|
computed: {
|
1637
1639
|
show() {
|
@@ -1640,11 +1642,12 @@ const ol = {
|
|
1640
1642
|
},
|
1641
1643
|
methods: {
|
1642
1644
|
onViewportChange() {
|
1643
|
-
var e;
|
1644
|
-
this.windowInnerHeight = window.innerHeight, this.windowScrollY = window.scrollY, this.scrollHeight = ((
|
1645
|
+
var e, i, t;
|
1646
|
+
this.windowInnerHeight = window.innerHeight, this.windowScrollY = (i = window.scrollY) != null ? i : ((e = document.querySelector(this.parentSelector)) == null ? void 0 : e.scrollTop) || 0, this.scrollHeight = ((t = document.querySelector(this.parentSelector)) == null ? void 0 : t.scrollHeight) || 0;
|
1645
1647
|
},
|
1646
1648
|
onBackToTop() {
|
1647
|
-
|
1649
|
+
var e;
|
1650
|
+
(e = document.querySelector(this.parentSelector)) == null || e.scrollTo({ top: 0, left: 0, behavior: "smooth" });
|
1648
1651
|
}
|
1649
1652
|
}
|
1650
1653
|
}, al = ["title"];
|
@@ -1845,7 +1848,7 @@ function vl(e, i, t, a, n, s) {
|
|
1845
1848
|
}, null, 8, ["iconClass"])
|
1846
1849
|
], 10, kl);
|
1847
1850
|
}
|
1848
|
-
const
|
1851
|
+
const Tt = /* @__PURE__ */ N(bl, [["render", vl]]), wl = {
|
1849
1852
|
data() {
|
1850
1853
|
return {
|
1851
1854
|
defaultMessageProperties: {
|
@@ -1964,8 +1967,8 @@ const Il = {
|
|
1964
1967
|
}
|
1965
1968
|
}
|
1966
1969
|
}, xl = ["href", "onClick", "title", "target"];
|
1967
|
-
function
|
1968
|
-
const u =
|
1970
|
+
function Sl(e, i, t, a, n, s) {
|
1971
|
+
const u = Tt, d = Ie, r = E;
|
1969
1972
|
return l(), o("div", {
|
1970
1973
|
class: _(["cmd-thumbnail-scroller", { "gallery-scroller": !t.allowOpenFancyBox, "full-width": t.fullWidth, "large-icons": t.largeIcons }])
|
1971
1974
|
}, [
|
@@ -2013,7 +2016,7 @@ function Tl(e, i, t, a, n, s) {
|
|
2013
2016
|
}, null, 8, ["onClick", "slideButtons"])
|
2014
2017
|
], 2);
|
2015
2018
|
}
|
2016
|
-
const
|
2019
|
+
const Tl = /* @__PURE__ */ N(Il, [["render", Sl]]);
|
2017
2020
|
function Ml() {
|
2018
2021
|
let e = new Date().getTime();
|
2019
2022
|
return "xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g, function(i) {
|
@@ -2257,8 +2260,8 @@ const Dl = Wi, Nl = ["aria-label"], jl = { class: "flex-container" }, Bl = {
|
|
2257
2260
|
class: "flex-container no-flex"
|
2258
2261
|
}, Ul = ["title"], Gl = { key: 1 }, Ql = ["title"], Zl = { key: 1 };
|
2259
2262
|
function Wl(e, i, t, a, n, s) {
|
2260
|
-
var p, b, y, I, v,
|
2261
|
-
const u = W, d = E, r = Ie, c =
|
2263
|
+
var p, b, y, I, v, T, S, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se, L, X, fe, Ce, M, j, U, re;
|
2264
|
+
const u = W, d = E, r = Ie, c = Tt, f = Tl;
|
2262
2265
|
return l(), C(dn, { to: "body" }, [
|
2263
2266
|
h("dialog", {
|
2264
2267
|
ref: "dialog",
|
@@ -2273,11 +2276,11 @@ function Wl(e, i, t, a, n, s) {
|
|
2273
2276
|
id: e.htmlId
|
2274
2277
|
}, null, 8, ["headlineText", "headlineLevel", "id"])) : m("", !0),
|
2275
2278
|
((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, [
|
2276
|
-
e.showPrintButtons && ((
|
2279
|
+
e.showPrintButtons && ((T = e.fancyboxOptions.printButtons) == null ? void 0 : T.color) ? (l(), o("a", {
|
2277
2280
|
key: 0,
|
2278
2281
|
href: "#",
|
2279
2282
|
class: "button print-color",
|
2280
|
-
title: (
|
2283
|
+
title: (S = e.fancyboxOptions.printButtons.color) == null ? void 0 : S.tooltip,
|
2281
2284
|
onClick: i[0] || (i[0] = O((ce) => e.printInGrayscale = !1, ["prevent"]))
|
2282
2285
|
}, [
|
2283
2286
|
x(d, {
|
@@ -2664,7 +2667,7 @@ const no = Ot, so = ["title"], lo = {
|
|
2664
2667
|
}, yo = { class: "box-body" }, _o = { key: 0 }, Co = {
|
2665
2668
|
key: 1,
|
2666
2669
|
class: "price"
|
2667
|
-
}, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 },
|
2670
|
+
}, bo = ["title"], ko = { key: 2 }, vo = { class: "box-header flex-container vertical" }, wo = { key: 0 }, Io = ["src", "alt"], xo = { key: 0 }, So = { key: 1 }, To = ["title"], Mo = { key: 0 }, Oo = { class: "box-body" }, Lo = { key: 0 }, Do = { key: 1 }, No = { key: 2 }, jo = {
|
2668
2671
|
key: 3,
|
2669
2672
|
class: "description"
|
2670
2673
|
}, Bo = { class: "tags" }, Po = {
|
@@ -2672,7 +2675,7 @@ const no = Ot, so = ["title"], lo = {
|
|
2672
2675
|
class: "box-footer"
|
2673
2676
|
};
|
2674
2677
|
function Ao(e, i, t, a, n, s) {
|
2675
|
-
var c, f, p, b, y, I, v,
|
2678
|
+
var c, f, p, b, y, I, v, T;
|
2676
2679
|
const u = W, d = E, r = eo;
|
2677
2680
|
return t.boxType === "content" ? (l(), o("div", {
|
2678
2681
|
key: 0,
|
@@ -2692,7 +2695,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2692
2695
|
href: "#",
|
2693
2696
|
class: "box-header",
|
2694
2697
|
title: n.open ? t.iconOpen.tooltip : t.iconClosed.tooltip,
|
2695
|
-
onClick: i[0] || (i[0] = O((...
|
2698
|
+
onClick: i[0] || (i[0] = O((...S) => s.toggleContentVisibility && s.toggleContentVisibility(...S), ["prevent"]))
|
2696
2699
|
}, [
|
2697
2700
|
(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),
|
2698
2701
|
x(d, {
|
@@ -2713,7 +2716,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2713
2716
|
}, [
|
2714
2717
|
x(bt, { name: s.toggleTransition }, {
|
2715
2718
|
default: A(() => {
|
2716
|
-
var
|
2719
|
+
var S, B;
|
2717
2720
|
return [
|
2718
2721
|
t.cutoffTextLines > 0 ? (l(), o("div", {
|
2719
2722
|
key: 0,
|
@@ -2725,7 +2728,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2725
2728
|
}
|
2726
2729
|
])
|
2727
2730
|
}, [
|
2728
|
-
(
|
2731
|
+
(S = t.useSlots) != null && S.includes("body") ? R(e.$slots, "body", { key: 0 }, () => [
|
2729
2732
|
h("p", null, g(t.textBody), 1)
|
2730
2733
|
]) : m("", !0)
|
2731
2734
|
], 2)) : (l(), o(k, { key: 1 }, [
|
@@ -2740,7 +2743,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2740
2743
|
t.cutoffTextLines > 0 ? (l(), o("a", {
|
2741
2744
|
key: 0,
|
2742
2745
|
href: "#",
|
2743
|
-
onClick: i[1] || (i[1] = O((...
|
2746
|
+
onClick: i[1] || (i[1] = O((...S) => s.toggleCutOffText && s.toggleCutOffText(...S), ["prevent"]))
|
2744
2747
|
}, g(n.showCutOffText ? e.getMessage("cmdbox.contentbox.collapse_text") : e.getMessage("cmdbox.contentbox.expand_text")), 1)) : (l(), o(k, { key: 1 }, [
|
2745
2748
|
t.image ? (l(), o("img", {
|
2746
2749
|
key: 0,
|
@@ -2753,14 +2756,14 @@ function Ao(e, i, t, a, n, s) {
|
|
2753
2756
|
])) : m("", !0)
|
2754
2757
|
], 64))
|
2755
2758
|
], 2)) : m("", !0),
|
2756
|
-
(
|
2759
|
+
(T = t.useSlots) != null && T.includes("footer") ? (l(), o("div", co, [
|
2757
2760
|
R(e.$slots, "footer")
|
2758
2761
|
])) : m("", !0)
|
2759
2762
|
], 2)) : t.boxType === "product" && t.product ? (l(), o("a", {
|
2760
2763
|
key: 1,
|
2761
2764
|
class: _(["cmd-box box product", { "stretch-vertically": t.stretchVertically, "stretch-horizontally": t.stretchHorizontally, "row-view": t.rowView }]),
|
2762
2765
|
href: "#",
|
2763
|
-
onClick: i[2] || (i[2] = O((
|
2766
|
+
onClick: i[2] || (i[2] = O((S) => s.clickOnProduct(t.product), ["prevent"]))
|
2764
2767
|
}, [
|
2765
2768
|
h("div", uo, [
|
2766
2769
|
t.product.image !== void 0 ? (l(), o("figure", mo, [
|
@@ -2809,11 +2812,11 @@ function Ao(e, i, t, a, n, s) {
|
|
2809
2812
|
z(g(t.user.name) + " ", 1),
|
2810
2813
|
t.user.age ? (l(), o("span", xo, ", " + g(t.user.age), 1)) : m("", !0)
|
2811
2814
|
])
|
2812
|
-
])) : (l(), o("div",
|
2815
|
+
])) : (l(), o("div", So, [
|
2813
2816
|
h("span", {
|
2814
2817
|
class: _(t.defaultProfileIconClass),
|
2815
2818
|
title: t.user.name
|
2816
|
-
}, null, 10,
|
2819
|
+
}, null, 10, To),
|
2817
2820
|
t.rowView ? m("", !0) : (l(), o("p", Mo, g(t.user.name), 1))
|
2818
2821
|
]))
|
2819
2822
|
]),
|
@@ -2824,7 +2827,7 @@ function Ao(e, i, t, a, n, s) {
|
|
2824
2827
|
t.user.description ? (l(), o("p", jo, g(t.user.description), 1)) : m("", !0)
|
2825
2828
|
]),
|
2826
2829
|
h("ul", Bo, [
|
2827
|
-
(l(!0), o(k, null, F(t.user.tags, (
|
2830
|
+
(l(!0), o(k, null, F(t.user.tags, (S, B) => (l(), o("li", { key: B }, g(S), 1))), 128))
|
2828
2831
|
]),
|
2829
2832
|
t.user.links ? (l(), o("div", Po, [
|
2830
2833
|
x(r, {
|
@@ -3685,7 +3688,7 @@ const jt = {
|
|
3685
3688
|
}
|
3686
3689
|
}
|
3687
3690
|
};
|
3688
|
-
const xa = ["color", "date", "datetime-local", "file", "number", "range"],
|
3691
|
+
const xa = ["color", "date", "datetime-local", "file", "number", "range"], Sa = {
|
3689
3692
|
inheritAttrs: !1,
|
3690
3693
|
name: "CmdFormElement",
|
3691
3694
|
mixins: [
|
@@ -3989,7 +3992,7 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta =
|
|
3989
3992
|
immediate: !0
|
3990
3993
|
}
|
3991
3994
|
}
|
3992
|
-
},
|
3995
|
+
}, Ta = ["for", "title"], Ma = {
|
3993
3996
|
key: 0,
|
3994
3997
|
class: "label-text"
|
3995
3998
|
}, Oa = { key: 2 }, La = ["title", "aria-errormessage", "id"], Da = {
|
@@ -4003,7 +4006,7 @@ const xa = ["color", "date", "datetime-local", "file", "number", "range"], Ta =
|
|
4003
4006
|
class: "search-field-wrapper flex-container no-gap"
|
4004
4007
|
}, Ja = ["id", "maxlength", "value"], Ya = ["title"], Ka = ["title"], Xa = { key: 1 };
|
4005
4008
|
function $a(e, i, t, a, n, s) {
|
4006
|
-
var r, c, f, p, b, y, I, v,
|
4009
|
+
var r, c, f, p, b, y, I, v, T, S, B, Q, w, q, D, P, G, Z, V, J, Y, ae, te, se;
|
4007
4010
|
const u = Dt, d = E;
|
4008
4011
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), o("label", {
|
4009
4012
|
key: 0,
|
@@ -4198,11 +4201,11 @@ function $a(e, i, t, a, n, s) {
|
|
4198
4201
|
}, null, 8, ["iconClass", "type"])
|
4199
4202
|
], 8, Ka)) : m("", !0)
|
4200
4203
|
])) : m("", !0)
|
4201
|
-
], 10,
|
4204
|
+
], 10, Ta)) : (l(), o("button", H({
|
4202
4205
|
key: 1,
|
4203
4206
|
class: "button"
|
4204
4207
|
}, s.buttonAttrs), [
|
4205
|
-
((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" || !((
|
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" || !((S = (T = t.nativeButton) == null ? void 0 : T.icon) != null && S.position)) ? (l(), C(d, {
|
4206
4209
|
key: 0,
|
4207
4210
|
iconClass: (Q = (B = t.nativeButton) == null ? void 0 : B.icon) == null ? void 0 : Q.iconClass,
|
4208
4211
|
type: (q = (w = t.nativeButton) == null ? void 0 : w.icon) == null ? void 0 : q.iconType
|
@@ -4217,7 +4220,7 @@ function $a(e, i, t, a, n, s) {
|
|
4217
4220
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
4218
4221
|
], 16));
|
4219
4222
|
}
|
4220
|
-
const _e = /* @__PURE__ */ N(
|
4223
|
+
const _e = /* @__PURE__ */ N(Sa, [["render", $a]]), er = {
|
4221
4224
|
data() {
|
4222
4225
|
return {
|
4223
4226
|
defaultMessageProperties: {
|
@@ -4344,7 +4347,7 @@ function gr(e, i, t, a, n, s) {
|
|
4344
4347
|
headlineLevel: t.cmdHeadlineCookieDisclaimer.headlineLevel
|
4345
4348
|
}, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
|
4346
4349
|
R(e.$slots, "cookie-options", {}, () => {
|
4347
|
-
var b, y, I, v,
|
4350
|
+
var b, y, I, v, T, S, B, Q;
|
4348
4351
|
return [
|
4349
4352
|
(b = t.cookieOptions) != null && b.required ? (l(), o("div", nr, [
|
4350
4353
|
(y = t.cmdBoxRequiredCookies) != null && y.showHeadline ? (l(), C(u, {
|
@@ -4393,8 +4396,8 @@ function gr(e, i, t, a, n, s) {
|
|
4393
4396
|
}), 128))
|
4394
4397
|
])) : m("", !0),
|
4395
4398
|
rr,
|
4396
|
-
(
|
4397
|
-
(
|
4399
|
+
(T = t.cookieOptions) != null && T.optional ? (l(), o("div", cr, [
|
4400
|
+
(S = t.cmdBoxOptionalCookies) != null && S.showHeadline ? (l(), C(u, {
|
4398
4401
|
key: 0,
|
4399
4402
|
"headline-text": (B = t.cmdBoxOptionalCookies) == null ? void 0 : B.headlineText,
|
4400
4403
|
"headline-level": (Q = t.cmdBoxOptionalCookies) == null ? void 0 : Q.headlineLevel
|
@@ -4692,7 +4695,7 @@ const vr = {
|
|
4692
4695
|
}, wr = ["title", "aria-labelledby", "aria-required"], Ir = {
|
4693
4696
|
key: 0,
|
4694
4697
|
class: "label-text"
|
4695
|
-
}, xr = ["id"],
|
4698
|
+
}, xr = ["id"], Sr = { key: 0 }, Tr = ["title", "aria-errormessage", "id"], Mr = ["aria-expanded"], Or = ["title"], Lr = ["src", "alt"], Dr = {
|
4696
4699
|
key: 0,
|
4697
4700
|
role: "listbox"
|
4698
4701
|
}, 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 = {
|
@@ -4721,7 +4724,7 @@ function Vr(e, i, t, a, n, s) {
|
|
4721
4724
|
t.showLabel ? (l(), o("span", Ir, [
|
4722
4725
|
h("span", { id: e.htmlId }, [
|
4723
4726
|
z(g(t.labelText), 1),
|
4724
|
-
e.$attrs.required !== void 0 ? (l(), o("sup",
|
4727
|
+
e.$attrs.required !== void 0 ? (l(), o("sup", Sr, "*")) : m("", !0)
|
4725
4728
|
], 8, xr),
|
4726
4729
|
e.useCustomTooltip && (n.validationStatus === "" || n.validationStatus === "error") ? (l(), C(u, {
|
4727
4730
|
key: 0,
|
@@ -4743,7 +4746,7 @@ function Vr(e, i, t, a, n, s) {
|
|
4743
4746
|
id: e.tooltipId
|
4744
4747
|
}, [
|
4745
4748
|
x(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
4746
|
-
], 8,
|
4749
|
+
], 8, Tr)) : m("", !0)
|
4747
4750
|
])) : m("", !0),
|
4748
4751
|
h("ul", {
|
4749
4752
|
class: _({ open: n.showOptions }),
|
@@ -5139,8 +5142,8 @@ const uc = {
|
|
5139
5142
|
}
|
5140
5143
|
};
|
5141
5144
|
function li(e, i) {
|
5142
|
-
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)),
|
5143
|
-
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 = `${
|
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)), T = -(I * (r / u));
|
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 = `${T}px`;
|
5144
5147
|
}
|
5145
5148
|
function oi(e, i, t) {
|
5146
5149
|
return e < i ? i : e > t ? t : e;
|
@@ -5287,7 +5290,7 @@ const _c = {
|
|
5287
5290
|
immediate: !0
|
5288
5291
|
}
|
5289
5292
|
}
|
5290
|
-
}, 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"],
|
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"], Sc = { key: 1 }, Tc = {
|
5291
5294
|
key: 1,
|
5292
5295
|
class: "flex-container no-flex"
|
5293
5296
|
};
|
@@ -5340,7 +5343,7 @@ function Mc(e, i, t, a, n, s) {
|
|
5340
5343
|
], 512), [
|
5341
5344
|
[ye, t.showLabel]
|
5342
5345
|
]),
|
5343
|
-
t.useSlot ? (l(), o("div",
|
5346
|
+
t.useSlot ? (l(), o("div", Tc, [
|
5344
5347
|
R(e.$slots, "default")
|
5345
5348
|
])) : (l(), o("span", {
|
5346
5349
|
key: 0,
|
@@ -5366,7 +5369,7 @@ function Mc(e, i, t, a, n, s) {
|
|
5366
5369
|
iconClass: r.iconClass,
|
5367
5370
|
type: r.iconType
|
5368
5371
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5369
|
-
r.labelText ? (l(), o("span",
|
5372
|
+
r.labelText ? (l(), o("span", Sc, g(r.labelText), 1)) : m("", !0)
|
5370
5373
|
], 8, Ic))), 128))
|
5371
5374
|
], 2))
|
5372
5375
|
], 10, Cc);
|
@@ -5565,7 +5568,7 @@ const Oc = {
|
|
5565
5568
|
}
|
5566
5569
|
}, 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 };
|
5567
5570
|
function Gc(e, i, t, a, n, s) {
|
5568
|
-
var f, p, b, y, I, v,
|
5571
|
+
var f, p, b, y, I, v, T;
|
5569
5572
|
const u = W, d = _e, r = E, c = le("router-link");
|
5570
5573
|
return l(), o(k, null, [
|
5571
5574
|
ne(h("fieldset", Lc, [
|
@@ -5580,12 +5583,12 @@ function Gc(e, i, t, a, n, s) {
|
|
5580
5583
|
name: t.cmdFormElementUsername.name,
|
5581
5584
|
id: t.cmdFormElementUsername.id,
|
5582
5585
|
modelValue: s.username,
|
5583
|
-
"onUpdate:modelValue": i[0] || (i[0] = (
|
5586
|
+
"onUpdate:modelValue": i[0] || (i[0] = (S) => s.username = S),
|
5584
5587
|
fieldIconClass: t.cmdFormElementUsername.innerIconClass,
|
5585
5588
|
labelText: t.cmdFormElementUsername.labelText,
|
5586
5589
|
placeholder: t.cmdFormElementUsername.placeholder,
|
5587
5590
|
required: t.cmdFormElementUsername.required,
|
5588
|
-
onValidationStatusChange: i[1] || (i[1] = (
|
5591
|
+
onValidationStatusChange: i[1] || (i[1] = (S) => s.checkValidationStatus(S, "username"))
|
5589
5592
|
}, null, 8, ["name", "id", "modelValue", "fieldIconClass", "labelText", "placeholder", "required"]),
|
5590
5593
|
x(d, {
|
5591
5594
|
element: "input",
|
@@ -5594,11 +5597,11 @@ function Gc(e, i, t, a, n, s) {
|
|
5594
5597
|
id: t.cmdFormElementPassword.id,
|
5595
5598
|
fieldIconClass: t.cmdFormElementPassword.innerIconClass,
|
5596
5599
|
modelValue: s.password,
|
5597
|
-
"onUpdate:modelValue": i[2] || (i[2] = (
|
5600
|
+
"onUpdate:modelValue": i[2] || (i[2] = (S) => s.password = S),
|
5598
5601
|
labelText: t.cmdFormElementPassword.labelText,
|
5599
5602
|
placeholder: t.cmdFormElementPassword.placeholder,
|
5600
5603
|
required: t.cmdFormElementPassword.required,
|
5601
|
-
onValidationStatusChange: i[3] || (i[3] = (
|
5604
|
+
onValidationStatusChange: i[3] || (i[3] = (S) => s.checkValidationStatus(S, "password"))
|
5602
5605
|
}, null, 8, ["name", "id", "fieldIconClass", "modelValue", "labelText", "placeholder", "required"])
|
5603
5606
|
]),
|
5604
5607
|
h("div", Nc, [
|
@@ -5606,7 +5609,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5606
5609
|
t.options.forgotPassword ? (l(), o("a", {
|
5607
5610
|
key: 0,
|
5608
5611
|
href: "#",
|
5609
|
-
onClick: i[4] || (i[4] = O((
|
5612
|
+
onClick: i[4] || (i[4] = O((S) => n.sendLogin = !0, ["prevent"]))
|
5610
5613
|
}, [
|
5611
5614
|
((f = t.options.forgotPassword.icon) == null ? void 0 : f.show) && ((p = t.options.forgotPassword.icon) == null ? void 0 : p.iconClass) ? (l(), C(r, {
|
5612
5615
|
key: 0,
|
@@ -5648,7 +5651,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5648
5651
|
key: 1,
|
5649
5652
|
type: t.buttons.login.type === "submit" ? "submit" : "button",
|
5650
5653
|
class: _(["button", { primary: t.buttons.login.primary }]),
|
5651
|
-
onClick: i[5] || (i[5] = (...
|
5654
|
+
onClick: i[5] || (i[5] = (...S) => s.onClick && s.onClick(...S)),
|
5652
5655
|
disabled: s.buttonLoginDisabled
|
5653
5656
|
}, [
|
5654
5657
|
t.buttons.login.icon.iconClass ? (l(), C(r, {
|
@@ -5677,14 +5680,14 @@ function Gc(e, i, t, a, n, s) {
|
|
5677
5680
|
name: t.cmdFormElementSendLogin.name,
|
5678
5681
|
required: t.cmdFormElementSendLogin.required,
|
5679
5682
|
id: t.cmdFormElementSendLogin.id,
|
5680
|
-
onValidationStatusChange: i[6] || (i[6] = (
|
5683
|
+
onValidationStatusChange: i[6] || (i[6] = (S) => s.checkValidationStatus(S, "email")),
|
5681
5684
|
modelValue: n.sendLoginMail,
|
5682
|
-
"onUpdate:modelValue": i[7] || (i[7] = (
|
5685
|
+
"onUpdate:modelValue": i[7] || (i[7] = (S) => n.sendLoginMail = S)
|
5683
5686
|
}, null, 8, ["fieldIconClass", "labelText", "placeholder", "name", "required", "id", "modelValue"]),
|
5684
5687
|
h("div", Rc, [
|
5685
5688
|
h("a", {
|
5686
5689
|
href: "#",
|
5687
|
-
onClick: i[8] || (i[8] = O((
|
5690
|
+
onClick: i[8] || (i[8] = O((S) => n.sendLogin = !1, ["prevent"]))
|
5688
5691
|
}, [
|
5689
5692
|
t.options.backToLoginForm && t.options.backToLoginForm.icon && t.options.backToLoginForm.icon.show && t.options.backToLoginForm.icon.iconClass ? (l(), C(r, {
|
5690
5693
|
key: 0,
|
@@ -5703,7 +5706,7 @@ function Gc(e, i, t, a, n, s) {
|
|
5703
5706
|
(I = t.buttons.sendLogin.icon) != null && I.iconClass ? (l(), C(r, {
|
5704
5707
|
key: 0,
|
5705
5708
|
iconClass: (v = t.buttons.sendLogin.icon) == null ? void 0 : v.iconClass,
|
5706
|
-
title: (
|
5709
|
+
title: (T = t.buttons.sendLogin.icon) == null ? void 0 : T.tooltip
|
5707
5710
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
5708
5711
|
t.buttons.sendLogin.text ? (l(), o("span", Uc, g(t.buttons.sendLogin.text), 1)) : m("", !0)
|
5709
5712
|
], 10, Ec)) : m("", !0)
|
@@ -5929,13 +5932,13 @@ function lu(e, i, t, a, n, s) {
|
|
5929
5932
|
key: 2,
|
5930
5933
|
"aria-expanded": n.openSubentry ? "true" : "false"
|
5931
5934
|
}, [
|
5932
|
-
(l(!0), o(k, null, F(y.subentries, (v,
|
5935
|
+
(l(!0), o(k, null, F(y.subentries, (v, T) => (l(), o("li", { key: T }, [
|
5933
5936
|
r.type === "href" ? (l(), o("a", {
|
5934
5937
|
key: 0,
|
5935
5938
|
href: v.path,
|
5936
5939
|
title: v.tooltip,
|
5937
5940
|
target: v.target,
|
5938
|
-
onClick: (
|
5941
|
+
onClick: (S) => s.executeLink(S, v)
|
5939
5942
|
}, [
|
5940
5943
|
v.iconClass ? (l(), C(u, {
|
5941
5944
|
key: 0,
|
@@ -6259,7 +6262,7 @@ function xu(e, i, t, a, n, s) {
|
|
6259
6262
|
])) : m("", !0)
|
6260
6263
|
]);
|
6261
6264
|
}
|
6262
|
-
const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]),
|
6265
|
+
const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Su = {
|
6263
6266
|
data() {
|
6264
6267
|
return {
|
6265
6268
|
defaultMessageProperties: {
|
@@ -6269,11 +6272,11 @@ const Wh = /* @__PURE__ */ N(Cu, [["render", xu]]), Tu = {
|
|
6269
6272
|
};
|
6270
6273
|
}
|
6271
6274
|
};
|
6272
|
-
const
|
6275
|
+
const Tu = {
|
6273
6276
|
name: "CmdPager",
|
6274
6277
|
mixins: [
|
6275
6278
|
ie,
|
6276
|
-
|
6279
|
+
Su
|
6277
6280
|
],
|
6278
6281
|
emits: ["click"],
|
6279
6282
|
data() {
|
@@ -6384,7 +6387,7 @@ function Au(e, i, t, a, n, s) {
|
|
6384
6387
|
], 10, Bu)
|
6385
6388
|
]);
|
6386
6389
|
}
|
6387
|
-
const Jh = /* @__PURE__ */ N(
|
6390
|
+
const Jh = /* @__PURE__ */ N(Tu, [["render", Au]]);
|
6388
6391
|
const Fu = {
|
6389
6392
|
name: "CmdProgressBar",
|
6390
6393
|
inheritAttrs: !1,
|
@@ -6869,7 +6872,7 @@ const ed = {
|
|
6869
6872
|
"aria-expanded": "true"
|
6870
6873
|
};
|
6871
6874
|
function ad(e, i, t, a, n, s) {
|
6872
|
-
var p, b, y, I, v,
|
6875
|
+
var p, b, y, I, v, T, S, B, Q, w;
|
6873
6876
|
const u = W, d = _e, r = E, c = Er, f = ec;
|
6874
6877
|
return l(), o(k, null, [
|
6875
6878
|
h("fieldset", td, [
|
@@ -6929,7 +6932,7 @@ function ad(e, i, t, a, n, s) {
|
|
6929
6932
|
}, [
|
6930
6933
|
x(r, {
|
6931
6934
|
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,
|
6932
|
-
type: n.showFilters ? (
|
6935
|
+
type: n.showFilters ? (S = (T = t.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : S.iconType : (Q = (B = t.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : Q.iconType
|
6933
6936
|
}, null, 8, ["iconClass", "type"]),
|
6934
6937
|
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))
|
6935
6938
|
]),
|
@@ -7052,7 +7055,7 @@ const rd = {
|
|
7052
7055
|
}
|
7053
7056
|
}, cd = ["href", "title"], ud = { key: 0 }, dd = ["onClick", "aria-label"], md = { key: 1 };
|
7054
7057
|
function hd(e, i, t, a, n, s) {
|
7055
|
-
const u =
|
7058
|
+
const u = Tt, d = Ie;
|
7056
7059
|
return l(), o("div", {
|
7057
7060
|
class: _(["cmd-slideshow", { "full-width": n.fullWidth }])
|
7058
7061
|
}, [
|
@@ -7067,7 +7070,7 @@ function hd(e, i, t, a, n, s) {
|
|
7067
7070
|
}, null, 8, ["onClick"]),
|
7068
7071
|
x(bt, { name: "fade" }, {
|
7069
7072
|
default: A(() => {
|
7070
|
-
var r, c, f, p, b, y, I, v,
|
7073
|
+
var r, c, f, p, b, y, I, v, T, S;
|
7071
7074
|
return [
|
7072
7075
|
s.currentItem ? (l(), o(k, { key: 0 }, [
|
7073
7076
|
t.useSlot ? (l(), o("div", {
|
@@ -7087,8 +7090,8 @@ function hd(e, i, t, a, n, s) {
|
|
7087
7090
|
figcaption: (v = s.currentItem) == null ? void 0 : v.figcaption
|
7088
7091
|
}, null, 8, ["image", "figcaption"])
|
7089
7092
|
], 8, cd)) : (l(), C(d, {
|
7090
|
-
image: (
|
7091
|
-
figcaption: (
|
7093
|
+
image: (T = s.currentItem) == null ? void 0 : T.image,
|
7094
|
+
figcaption: (S = s.currentItem) == null ? void 0 : S.figcaption,
|
7092
7095
|
key: n.index
|
7093
7096
|
}, null, 8, ["image", "figcaption"]))
|
7094
7097
|
], 64))
|
@@ -7261,7 +7264,7 @@ const xd = {
|
|
7261
7264
|
this.showSystemMessage = !0;
|
7262
7265
|
}
|
7263
7266
|
}
|
7264
|
-
},
|
7267
|
+
}, Sd = ["role", "aria-labelledby"], Td = ["title"];
|
7265
7268
|
function Md(e, i, t, a, n, s) {
|
7266
7269
|
const u = E, d = W;
|
7267
7270
|
return l(), C(ue, { name: "fade" }, {
|
@@ -7282,7 +7285,7 @@ function Md(e, i, t, a, n, s) {
|
|
7282
7285
|
iconClass: t.iconClose.iconClass,
|
7283
7286
|
type: t.iconClose.iconType
|
7284
7287
|
}, null, 8, ["iconClass", "type"])
|
7285
|
-
], 8,
|
7288
|
+
], 8, Td)) : m("", !0),
|
7286
7289
|
x(d, {
|
7287
7290
|
class: "message-headline",
|
7288
7291
|
headlineIcon: s.headlineIcon,
|
@@ -7291,7 +7294,7 @@ function Md(e, i, t, a, n, s) {
|
|
7291
7294
|
id: e.htmlId
|
7292
7295
|
}, null, 8, ["headlineIcon", "headlineText", "headlineLevel", "id"]),
|
7293
7296
|
R(e.$slots, "default")
|
7294
|
-
], 10,
|
7297
|
+
], 10, Sd)) : m("", !0)
|
7295
7298
|
]),
|
7296
7299
|
_: 3
|
7297
7300
|
});
|
@@ -8016,7 +8019,7 @@ function tn() {
|
|
8016
8019
|
}, Ze;
|
8017
8020
|
}
|
8018
8021
|
var We, ci;
|
8019
|
-
function
|
8022
|
+
function Sm() {
|
8020
8023
|
if (ci)
|
8021
8024
|
return We;
|
8022
8025
|
ci = 1;
|
@@ -8033,7 +8036,7 @@ function Tm() {
|
|
8033
8036
|
}, We;
|
8034
8037
|
}
|
8035
8038
|
var Je, ui;
|
8036
|
-
function
|
8039
|
+
function Tm() {
|
8037
8040
|
if (ui)
|
8038
8041
|
return Je;
|
8039
8042
|
ui = 1;
|
@@ -8170,24 +8173,24 @@ function _i() {
|
|
8170
8173
|
if (yi)
|
8171
8174
|
return it;
|
8172
8175
|
yi = 1;
|
8173
|
-
var e = ee, i =
|
8176
|
+
var e = ee, i = Sm(), t = Tm(), a = $i, n = Lm(), s = Dm(), u = Nm(), d = tn(), r = Re(), c = qe();
|
8174
8177
|
return it = function(p) {
|
8175
8178
|
return new Promise(function(y, I) {
|
8176
|
-
var v = p.data,
|
8179
|
+
var v = p.data, T = p.headers, S = p.responseType, B;
|
8177
8180
|
function Q() {
|
8178
8181
|
p.cancelToken && p.cancelToken.unsubscribe(B), p.signal && p.signal.removeEventListener("abort", B);
|
8179
8182
|
}
|
8180
|
-
e.isFormData(v) && delete
|
8183
|
+
e.isFormData(v) && delete T["Content-Type"];
|
8181
8184
|
var w = new XMLHttpRequest();
|
8182
8185
|
if (p.auth) {
|
8183
8186
|
var q = p.auth.username || "", D = p.auth.password ? unescape(encodeURIComponent(p.auth.password)) : "";
|
8184
|
-
|
8187
|
+
T.Authorization = "Basic " + btoa(q + ":" + D);
|
8185
8188
|
}
|
8186
8189
|
var P = n(p.baseURL, p.url);
|
8187
8190
|
w.open(p.method.toUpperCase(), a(P, p.params, p.paramsSerializer), !0), w.timeout = p.timeout;
|
8188
8191
|
function G() {
|
8189
8192
|
if (!!w) {
|
8190
|
-
var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !
|
8193
|
+
var V = "getAllResponseHeaders" in w ? s(w.getAllResponseHeaders()) : null, J = !S || S === "text" || S === "json" ? w.responseText : w.response, Y = {
|
8191
8194
|
data: J,
|
8192
8195
|
status: w.status,
|
8193
8196
|
statusText: w.statusText,
|
@@ -8218,11 +8221,11 @@ function _i() {
|
|
8218
8221
|
)), w = null;
|
8219
8222
|
}, e.isStandardBrowserEnv()) {
|
8220
8223
|
var Z = (p.withCredentials || u(P)) && p.xsrfCookieName ? t.read(p.xsrfCookieName) : void 0;
|
8221
|
-
Z && (
|
8224
|
+
Z && (T[p.xsrfHeaderName] = Z);
|
8222
8225
|
}
|
8223
|
-
"setRequestHeader" in w && e.forEach(
|
8224
|
-
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete
|
8225
|
-
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials),
|
8226
|
+
"setRequestHeader" in w && e.forEach(T, function(J, Y) {
|
8227
|
+
typeof v > "u" && Y.toLowerCase() === "content-type" ? delete T[Y] : w.setRequestHeader(Y, J);
|
8228
|
+
}), e.isUndefined(p.withCredentials) || (w.withCredentials = !!p.withCredentials), S && S !== "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) {
|
8226
8229
|
!w || (I(!V || V && V.type ? new c("canceled") : V), w.abort(), w = null);
|
8227
8230
|
}, p.cancelToken && p.cancelToken.subscribe(B), p.signal && (p.signal.aborted ? B() : p.signal.addEventListener("abort", B))), v || (v = null), w.send(v);
|
8228
8231
|
});
|
@@ -8451,13 +8454,13 @@ var Vm = {
|
|
8451
8454
|
assertOptions: Rm,
|
8452
8455
|
validators: Ft
|
8453
8456
|
}, on = ee, Em = $i, Ii = wm, xi = Hm, Ve = sn, an = Vm, pe = an.validators;
|
8454
|
-
function
|
8457
|
+
function Se(e) {
|
8455
8458
|
this.defaults = e, this.interceptors = {
|
8456
8459
|
request: new Ii(),
|
8457
8460
|
response: new Ii()
|
8458
8461
|
};
|
8459
8462
|
}
|
8460
|
-
|
8463
|
+
Se.prototype.request = function(i) {
|
8461
8464
|
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";
|
8462
8465
|
var t = i.transitional;
|
8463
8466
|
t !== void 0 && an.assertOptions(t, {
|
@@ -8498,11 +8501,11 @@ Te.prototype.request = function(i) {
|
|
8498
8501
|
u = u.then(s.shift(), s.shift());
|
8499
8502
|
return u;
|
8500
8503
|
};
|
8501
|
-
|
8504
|
+
Se.prototype.getUri = function(i) {
|
8502
8505
|
return i = Ve(this.defaults, i), Em(i.url, i.params, i.paramsSerializer).replace(/^\?/, "");
|
8503
8506
|
};
|
8504
8507
|
on.forEach(["delete", "get", "head", "options"], function(i) {
|
8505
|
-
|
8508
|
+
Se.prototype[i] = function(t, a) {
|
8506
8509
|
return this.request(Ve(a || {}, {
|
8507
8510
|
method: i,
|
8508
8511
|
url: t,
|
@@ -8511,7 +8514,7 @@ on.forEach(["delete", "get", "head", "options"], function(i) {
|
|
8511
8514
|
};
|
8512
8515
|
});
|
8513
8516
|
on.forEach(["post", "put", "patch"], function(i) {
|
8514
|
-
|
8517
|
+
Se.prototype[i] = function(t, a, n) {
|
8515
8518
|
return this.request(Ve(n || {}, {
|
8516
8519
|
method: i,
|
8517
8520
|
url: t,
|
@@ -8519,11 +8522,11 @@ on.forEach(["post", "put", "patch"], function(i) {
|
|
8519
8522
|
}));
|
8520
8523
|
};
|
8521
8524
|
});
|
8522
|
-
var Um =
|
8525
|
+
var Um = Se, rt, Si;
|
8523
8526
|
function Gm() {
|
8524
|
-
if (
|
8527
|
+
if (Si)
|
8525
8528
|
return rt;
|
8526
|
-
|
8529
|
+
Si = 1;
|
8527
8530
|
var e = qe();
|
8528
8531
|
function i(t) {
|
8529
8532
|
if (typeof t != "function")
|
@@ -8575,9 +8578,9 @@ function Gm() {
|
|
8575
8578
|
};
|
8576
8579
|
}, rt = i, rt;
|
8577
8580
|
}
|
8578
|
-
var ct,
|
8581
|
+
var ct, Ti;
|
8579
8582
|
function Qm() {
|
8580
|
-
return
|
8583
|
+
return Ti || (Ti = 1, ct = function(i) {
|
8581
8584
|
return function(a) {
|
8582
8585
|
return i.apply(null, a);
|
8583
8586
|
};
|
@@ -9045,8 +9048,8 @@ const Xm = {
|
|
9045
9048
|
}, _h = ["disabled"], Ch = { key: 0 }, bh = { key: 1 }, kh = { class: "button-wrapper no-flex" }, vh = ["disabled"], wh = { key: 0 }, Ih = { key: 1 }, xh = {
|
9046
9049
|
key: 0,
|
9047
9050
|
class: "progressbar"
|
9048
|
-
},
|
9049
|
-
function
|
9051
|
+
}, Sh = ["value", "title"];
|
9052
|
+
function Th(e, i, t, a, n, s) {
|
9050
9053
|
const u = W, d = Od, r = E, c = _e;
|
9051
9054
|
return l(), o(k, null, [
|
9052
9055
|
t.advancedMode ? (l(), o("fieldset", {
|
@@ -9318,7 +9321,7 @@ function Sh(e, i, t, a, n, s) {
|
|
9318
9321
|
max: "100",
|
9319
9322
|
value: s.totalUploadProgress,
|
9320
9323
|
title: s.totalBytesUploaded
|
9321
|
-
}, null, 8,
|
9324
|
+
}, null, 8, Sh)
|
9322
9325
|
])) : m("", !0),
|
9323
9326
|
R(e.$slots, "default", {}, () => [
|
9324
9327
|
t.enableDragAndDrop ? (l(), o(k, { key: 0 }, [
|
@@ -9357,7 +9360,7 @@ function Sh(e, i, t, a, n, s) {
|
|
9357
9360
|
}, null, 8, ["labelText", "disabled", "multiple", "onChange"])
|
9358
9361
|
], 64);
|
9359
9362
|
}
|
9360
|
-
const rf = /* @__PURE__ */ N(Xm, [["render",
|
9363
|
+
const rf = /* @__PURE__ */ N(Xm, [["render", Th]]);
|
9361
9364
|
const Mh = {
|
9362
9365
|
name: "CmdWidthLimitationWrapper",
|
9363
9366
|
props: {
|
@@ -9491,7 +9494,7 @@ export {
|
|
9491
9494
|
Xh as CmdSiteFooter,
|
9492
9495
|
$h as CmdSiteHeader,
|
9493
9496
|
ef as CmdSiteSearch,
|
9494
|
-
|
9497
|
+
Tt as CmdSlideButton,
|
9495
9498
|
tf as CmdSlideshow,
|
9496
9499
|
Kh as CmdSocialNetworks,
|
9497
9500
|
nf as CmdSwitchLanguage,
|
@@ -9499,7 +9502,7 @@ export {
|
|
9499
9502
|
sf as CmdTable,
|
9500
9503
|
lf as CmdTabs,
|
9501
9504
|
of as CmdTextBlock,
|
9502
|
-
|
9505
|
+
Tl as CmdThumbnailScroller,
|
9503
9506
|
af as CmdToggleDarkMode,
|
9504
9507
|
ua as CmdTooltip,
|
9505
9508
|
rf as CmdUploadForm,
|