comand-component-library 4.1.51 → 4.1.52
Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
|
|
1
1
|
var Io = Object.defineProperty;
|
2
2
|
var Bo = (e, n, t) => n in e ? Io(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
3
|
-
var
|
3
|
+
var We = (e, n, t) => Bo(e, typeof n != "symbol" ? n + "" : n, t);
|
4
4
|
import { defineComponent as ri, h as Tn, resolveComponent as _e, openBlock as l, createBlock as w, normalizeClass as _, createElementBlock as r, getCurrentInstance as Fo, resolveDynamicComponent as Me, withModifiers as T, withCtx as k, withDirectives as X, createElementVNode as a, createVNode as h, createCommentVNode as m, vShow as be, Fragment as S, toDisplayString as y, renderSlot as H, normalizeProps as R, mergeProps as I, createTextVNode as E, renderList as q, Transition as Pe, toHandlers as Rt, TransitionGroup as ln, createApp as Do, normalizeStyle as ft, guardReactiveProps as xe, useCssVars as di, vModelDynamic as Mo, vModelText as Nt, resolveDirective as Vo, vModelSelect as Po, vModelRadio as Dt, onMounted as Ao, onUnmounted as Eo, reactive as Ho, onBeforeUpdate as qo } from "vue";
|
5
5
|
const Ye = /^[a-z0-9]+(-[a-z0-9]+)*$/, xt = (e, n, t, s = "") => {
|
6
6
|
const i = e.split(":");
|
@@ -163,7 +163,7 @@ function sn(e, n) {
|
|
163
163
|
s ? e.icons[t] = s : e.missing.add(t);
|
164
164
|
}) : [];
|
165
165
|
}
|
166
|
-
function
|
166
|
+
function Wo(e, n, t) {
|
167
167
|
try {
|
168
168
|
if (typeof t.body == "string")
|
169
169
|
return e.icons[n] = { ...t }, !0;
|
@@ -175,7 +175,7 @@ let Ze = !1;
|
|
175
175
|
function hi(e) {
|
176
176
|
return typeof e == "boolean" && (Ze = e), Ze;
|
177
177
|
}
|
178
|
-
function
|
178
|
+
function Go(e) {
|
179
179
|
const n = typeof e == "string" ? xt(e, !0, Ze) : e;
|
180
180
|
if (n) {
|
181
181
|
const t = Ae(n.provider, n.prefix), s = n.name;
|
@@ -187,7 +187,7 @@ function Ko(e, n) {
|
|
187
187
|
if (!t)
|
188
188
|
return !1;
|
189
189
|
const s = Ae(t.provider, t.prefix);
|
190
|
-
return
|
190
|
+
return Wo(s, t.name, n);
|
191
191
|
}
|
192
192
|
function pi(e, n) {
|
193
193
|
if (typeof e != "object")
|
@@ -330,12 +330,12 @@ function an(e) {
|
|
330
330
|
dataAfterTimeout: e.dataAfterTimeout !== !1
|
331
331
|
};
|
332
332
|
}
|
333
|
-
const rn = /* @__PURE__ */ Object.create(null),
|
333
|
+
const rn = /* @__PURE__ */ Object.create(null), Ge = [
|
334
334
|
"https://api.simplesvg.com",
|
335
335
|
"https://api.unisvg.com"
|
336
336
|
], ut = [];
|
337
|
-
for (;
|
338
|
-
|
337
|
+
for (; Ge.length > 0; )
|
338
|
+
Ge.length === 1 || Math.random() > 0.5 ? ut.push(Ge.shift()) : ut.push(Ge.pop());
|
339
339
|
rn[""] = an({
|
340
340
|
resources: ["https://api.iconify.design"].concat(ut)
|
341
341
|
});
|
@@ -598,7 +598,7 @@ function gl(e, n, t, s) {
|
|
598
598
|
P.status === "pending" && (P.status = "aborted");
|
599
599
|
}), C = [];
|
600
600
|
}
|
601
|
-
function
|
601
|
+
function W(P, N, J) {
|
602
602
|
const $ = N !== "success";
|
603
603
|
switch (C = C.filter((Z) => Z !== P), u) {
|
604
604
|
case "pending":
|
@@ -645,7 +645,7 @@ function gl(e, n, t, s) {
|
|
645
645
|
status: "pending",
|
646
646
|
resource: P,
|
647
647
|
callback: (J, $) => {
|
648
|
-
|
648
|
+
W(N, J, $);
|
649
649
|
}
|
650
650
|
};
|
651
651
|
C.push(N), g++, f = setTimeout(j, e.rotate), t(P, n, N.callback);
|
@@ -721,7 +721,7 @@ function bl(e, n, t) {
|
|
721
721
|
return !s || !i ? (t(void 0, 424), Bn) : s.query(n, i, t)().abort;
|
722
722
|
}
|
723
723
|
const Fn = "iconify2", Qe = "iconify", xi = Qe + "-count", Dn = Qe + "-version", _i = 36e5, xl = 168;
|
724
|
-
function
|
724
|
+
function Wt(e, n) {
|
725
725
|
try {
|
726
726
|
return e.getItem(n);
|
727
727
|
} catch {
|
@@ -739,11 +739,11 @@ function Mn(e, n) {
|
|
739
739
|
} catch {
|
740
740
|
}
|
741
741
|
}
|
742
|
-
function
|
742
|
+
function Gt(e, n) {
|
743
743
|
return cn(e, xi, n.toString());
|
744
744
|
}
|
745
745
|
function Kt(e) {
|
746
|
-
return parseInt(
|
746
|
+
return parseInt(Wt(e, xi)) || 0;
|
747
747
|
}
|
748
748
|
const Ct = {
|
749
749
|
local: !0,
|
@@ -770,18 +770,18 @@ function ki(e, n) {
|
|
770
770
|
const t = wi(e);
|
771
771
|
if (!t)
|
772
772
|
return;
|
773
|
-
const s =
|
773
|
+
const s = Wt(t, Dn);
|
774
774
|
if (s !== Fn) {
|
775
775
|
if (s) {
|
776
776
|
const c = Kt(t);
|
777
777
|
for (let u = 0; u < c; u++)
|
778
778
|
Mn(t, Qe + u.toString());
|
779
779
|
}
|
780
|
-
cn(t, Dn, Fn),
|
780
|
+
cn(t, Dn, Fn), Gt(t, 0);
|
781
781
|
return;
|
782
782
|
}
|
783
783
|
const i = Math.floor(Date.now() / _i) - xl, o = (c) => {
|
784
|
-
const u = Qe + c.toString(), g =
|
784
|
+
const u = Qe + c.toString(), g = Wt(t, u);
|
785
785
|
if (typeof g == "string") {
|
786
786
|
try {
|
787
787
|
const p = JSON.parse(g);
|
@@ -794,7 +794,7 @@ function ki(e, n) {
|
|
794
794
|
};
|
795
795
|
let d = Kt(t);
|
796
796
|
for (let c = d - 1; c >= 0; c--)
|
797
|
-
o(c) || (c === d - 1 ? (d--,
|
797
|
+
o(c) || (c === d - 1 ? (d--, Gt(t, d)) : Ci[e].add(c));
|
798
798
|
}
|
799
799
|
function vi() {
|
800
800
|
if (!un) {
|
@@ -834,7 +834,7 @@ function wl(e, n) {
|
|
834
834
|
let d;
|
835
835
|
if (o.size)
|
836
836
|
o.delete(d = Array.from(o).shift());
|
837
|
-
else if (d = Kt(i), !
|
837
|
+
else if (d = Kt(i), !Gt(i, d + 1))
|
838
838
|
return;
|
839
839
|
const c = {
|
840
840
|
cached: Math.floor(Date.now() / _i),
|
@@ -1148,7 +1148,7 @@ const Pl = {
|
|
1148
1148
|
let t;
|
1149
1149
|
if (typeof e != "string" || (t = xt(e, !1, !0)) === null)
|
1150
1150
|
return this.abortLoading(), null;
|
1151
|
-
const s =
|
1151
|
+
const s = Go(t);
|
1152
1152
|
if (!s)
|
1153
1153
|
return (!this._loadingIcon || this._loadingIcon.name !== e) && (this.abortLoading(), this._name = "", s !== null && (this._loadingIcon = {
|
1154
1154
|
name: e,
|
@@ -1240,7 +1240,7 @@ function ql(e, n, t, s, i, o) {
|
|
1240
1240
|
title: t.tooltip
|
1241
1241
|
}, null, 10, Hl));
|
1242
1242
|
}
|
1243
|
-
const
|
1243
|
+
const G = /* @__PURE__ */ V(El, [["render", ql]]);
|
1244
1244
|
function Se(e, n) {
|
1245
1245
|
return wt(e, "EditComponentWrapper", n);
|
1246
1246
|
}
|
@@ -1425,12 +1425,12 @@ function pe(e) {
|
|
1425
1425
|
const zl = {
|
1426
1426
|
key: 0,
|
1427
1427
|
class: "action-buttons-wrapper"
|
1428
|
-
},
|
1428
|
+
}, Wl = ["data-component"], Gl = ["title"], Kl = ["href"], Jl = { key: 0 }, Yl = { key: 1 }, Zl = {
|
1429
1429
|
key: 0,
|
1430
1430
|
class: "component-name"
|
1431
1431
|
}, Ql = ["data-component"], Xl = ["title"], $l = ["href", "title"], es = ["title"], ts = { key: 0 }, ns = { key: 1 }, is = ["title"], os = ["title"];
|
1432
1432
|
function ls(e, n, t, s, i, o) {
|
1433
|
-
const d =
|
1433
|
+
const d = G;
|
1434
1434
|
return l(), w(Me(t.componentTag || "div"), {
|
1435
1435
|
class: _(["edit-component-wrapper", { active: o.active }]),
|
1436
1436
|
tabindex: "0",
|
@@ -1455,7 +1455,7 @@ function ls(e, n, t, s, i, o) {
|
|
1455
1455
|
h(d, {
|
1456
1456
|
iconClass: (o.isOuterComponent, "icon-plus")
|
1457
1457
|
}, null, 8, ["iconClass"])
|
1458
|
-
], 10,
|
1458
|
+
], 10, Gl)
|
1459
1459
|
]),
|
1460
1460
|
a("li", null, [
|
1461
1461
|
a("a", {
|
@@ -1508,7 +1508,7 @@ function ls(e, n, t, s, i, o) {
|
|
1508
1508
|
h(d, { iconClass: "icon-edit" })
|
1509
1509
|
], 2))
|
1510
1510
|
]))
|
1511
|
-
], 8,
|
1511
|
+
], 8, Wl), [
|
1512
1512
|
[be, o.active]
|
1513
1513
|
])
|
1514
1514
|
])) : (l(), r(S, { key: 1 }, [
|
@@ -1731,7 +1731,7 @@ const He = /* @__PURE__ */ V(jl, [["render", ls]]), le = {
|
|
1731
1731
|
];
|
1732
1732
|
function ys(e, n, t, s, i, o) {
|
1733
1733
|
var g;
|
1734
|
-
const d =
|
1734
|
+
const d = G, c = te, u = He;
|
1735
1735
|
return !e.editModeContext || e.settingsContext || e.mainSidebarContext || t.headlineText ? (l(), r("div", {
|
1736
1736
|
key: 0,
|
1737
1737
|
class: _(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (g = t.cmdIcon) == null ? void 0 : g.iconClass }, o.headlineTextAlign])
|
@@ -1949,7 +1949,7 @@ const Y = /* @__PURE__ */ V(ss, [["render", ys]]), bs = {
|
|
1949
1949
|
class: "headline-wrapper"
|
1950
1950
|
}, _s = ["title"];
|
1951
1951
|
function Cs(e, n, t, s, i, o) {
|
1952
|
-
const d = Y, c =
|
1952
|
+
const d = Y, c = G;
|
1953
1953
|
return i.tooltipVisibility ? (l(), r("div", {
|
1954
1954
|
key: 0,
|
1955
1955
|
class: _(["cmd-tooltip", t.validationStatus]),
|
@@ -2124,7 +2124,7 @@ const Si = /* @__PURE__ */ V(bs, [["render", Cs]]), me = {
|
|
2124
2124
|
}, vs = { class: "cmd-list-of-requirements" }, Ts = /* @__PURE__ */ a("br", null, null, -1), Ss = /* @__PURE__ */ a("hr", null, null, -1), Os = ["href", "target"], Ls = { key: 1 };
|
2125
2125
|
function Is(e, n, t, s, i, o) {
|
2126
2126
|
var u, g, p;
|
2127
|
-
const d = Y, c =
|
2127
|
+
const d = Y, c = G;
|
2128
2128
|
return l(), r("div", vs, [
|
2129
2129
|
t.showHeadline ? (l(), w(d, {
|
2130
2130
|
key: 0,
|
@@ -3097,7 +3097,7 @@ const fn = {
|
|
3097
3097
|
}, Us = ["for", "title"], js = ["innerHTML"], zs = {
|
3098
3098
|
key: 2,
|
3099
3099
|
"aria-hidden": "true"
|
3100
|
-
},
|
3100
|
+
}, Ws = ["title", "aria-errormessage", "id"], Gs = {
|
3101
3101
|
key: 1,
|
3102
3102
|
class: "flex-container inner-input-wrapper"
|
3103
3103
|
}, Ks = ["id", "autocomplete", "list", "value", "maxlength"], Js = ["title"], Ys = ["id"], Zs = ["value"], Qs = ["checked", "value", "id", "disabled", "aria-invalid"], Xs = ["innerHTML"], $s = { key: 2 }, ea = { class: "switch-label-wrapper" }, ta = ["checked", "value", "id", "disabled", "aria-invalid"], na = { class: "label-text" }, ia = { class: "label-text" }, oa = ["innerHTML"], la = { key: 0 }, sa = ["id"], aa = ["value", "selected"], ra = ["id", "value", "maxlength"], da = {
|
@@ -3108,8 +3108,8 @@ const fn = {
|
|
3108
3108
|
class: "search-field-wrapper flex-container no-gap"
|
3109
3109
|
}, ma = ["id", "maxlength", "value"], ha = ["title"], pa = ["title"], fa = { key: 1 };
|
3110
3110
|
function ga(e, n, t, s, i, o) {
|
3111
|
-
var u, g, p, f, C, b, L, v, B, F, D, M,
|
3112
|
-
const d =
|
3111
|
+
var u, g, p, f, C, b, L, v, B, F, D, M, W, j, P, N, J, $, Z, ee, se, ce, ue, ne;
|
3112
|
+
const d = G, c = mn;
|
3113
3113
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), r("label", {
|
3114
3114
|
key: 0,
|
3115
3115
|
class: _([
|
@@ -3151,7 +3151,7 @@ function ga(e, n, t, s, i, o) {
|
|
3151
3151
|
id: e.tooltipId
|
3152
3152
|
}, [
|
3153
3153
|
h(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
3154
|
-
], 8,
|
3154
|
+
], 8, Ws)) : m("", !0),
|
3155
3155
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), w(c, {
|
3156
3156
|
key: 1,
|
3157
3157
|
ref: "tooltip",
|
@@ -3161,7 +3161,7 @@ function ga(e, n, t, s, i, o) {
|
|
3161
3161
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
3162
3162
|
}, null, 8, ["validationStatus", "relatedId", "cmdListOfRequirements", "role"])) : m("", !0)
|
3163
3163
|
], 2)) : m("", !0),
|
3164
|
-
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" && e.$attrs.type !== "search" ? (l(), r("span",
|
3164
|
+
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" && e.$attrs.type !== "search" ? (l(), r("span", Gs, [
|
3165
3165
|
t.fieldIconClass ? (l(), w(d, {
|
3166
3166
|
key: 0,
|
3167
3167
|
class: "place-inside",
|
@@ -3322,7 +3322,7 @@ function ga(e, n, t, s, i, o) {
|
|
3322
3322
|
(b = (C = t.nativeButton) == null ? void 0 : C.icon) != null && b.show && (((v = (L = t.nativeButton) == null ? void 0 : L.icon) == null ? void 0 : v.position) === "before" || !((F = (B = t.nativeButton) == null ? void 0 : B.icon) != null && F.position)) ? (l(), w(d, {
|
3323
3323
|
key: 0,
|
3324
3324
|
iconClass: (M = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : M.iconClass,
|
3325
|
-
type: (j = (
|
3325
|
+
type: (j = (W = t.nativeButton) == null ? void 0 : W.icon) == null ? void 0 : j.iconType
|
3326
3326
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
3327
3327
|
(P = t.nativeButton) != null && P.icon && ((N = t.nativeButton) != null && N.text) ? (l(), r("span", fa, y(t.nativeButton.text), 1)) : (l(), r(S, { key: 2 }, [
|
3328
3328
|
E(y(t.nativeButton.text), 1)
|
@@ -3464,7 +3464,7 @@ const te = /* @__PURE__ */ V(Ns, [["render", ga]]), ya = {
|
|
3464
3464
|
class: "country-name"
|
3465
3465
|
};
|
3466
3466
|
function Ha(e, n, t, s, i, o) {
|
3467
|
-
const d =
|
3467
|
+
const d = G, c = te;
|
3468
3468
|
return l(), r(S, null, [
|
3469
3469
|
a("dt", {
|
3470
3470
|
class: _(["cmd-address-data-item", { address: t.addressEntry.name === "address" }]),
|
@@ -3719,9 +3719,9 @@ const qa = /* @__PURE__ */ V(ya, [["render", Ha]]), Ra = {
|
|
3719
3719
|
}
|
3720
3720
|
},
|
3721
3721
|
watch: {}
|
3722
|
-
}, Na = { class: "cmd-address-data vcard" }, Ua = { class: "adr" }, ja = { key: 0 }, za = /* @__PURE__ */ a("span", { class: "icon-plus" }, null, -1),
|
3722
|
+
}, Na = { class: "cmd-address-data vcard" }, Ua = { class: "adr" }, ja = { key: 0 }, za = /* @__PURE__ */ a("span", { class: "icon-plus" }, null, -1), Wa = /* @__PURE__ */ a("span", null, "Add new entry", -1), Ga = [
|
3723
3723
|
za,
|
3724
|
-
|
3724
|
+
Wa
|
3725
3725
|
], Ka = ["href", "target", "title"], Ja = ["innerHTML"], Ya = ["href", "title"], Za = { class: "street-address" }, Qa = /* @__PURE__ */ a("br", null, null, -1), Xa = {
|
3726
3726
|
key: 0,
|
3727
3727
|
class: "postal-code"
|
@@ -3743,7 +3743,7 @@ const qa = /* @__PURE__ */ V(ya, [["render", Ha]]), Ra = {
|
|
3743
3743
|
};
|
3744
3744
|
function mr(e, n, t, s, i, o) {
|
3745
3745
|
var p;
|
3746
|
-
const d = Y, c = qa, u = He, g =
|
3746
|
+
const d = Y, c = qa, u = He, g = G;
|
3747
3747
|
return l(), r("div", Na, [
|
3748
3748
|
t.useSlot ? H(e.$slots, "default", { key: 0 }) : (l(), r(S, { key: 1 }, [
|
3749
3749
|
(p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), w(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
@@ -3755,7 +3755,7 @@ function mr(e, n, t, s, i, o) {
|
|
3755
3755
|
type: "button",
|
3756
3756
|
class: "button confirm small",
|
3757
3757
|
onClick: n[0] || (n[0] = (...f) => o.onAddItem && o.onAddItem(...f))
|
3758
|
-
},
|
3758
|
+
}, Ga)) : m("", !0),
|
3759
3759
|
(l(!0), r(S, null, q(t.addressData, (f, C) => (l(), w(u, {
|
3760
3760
|
key: "x" + C,
|
3761
3761
|
class: "edit-items",
|
@@ -3955,7 +3955,7 @@ const Li = /* @__PURE__ */ V(Ra, [["render", mr]]), hr = {
|
|
3955
3955
|
}
|
3956
3956
|
}, pr = ["title"];
|
3957
3957
|
function fr(e, n, t, s, i, o) {
|
3958
|
-
const d =
|
3958
|
+
const d = G;
|
3959
3959
|
return l(), w(Pe, { name: "fade" }, {
|
3960
3960
|
default: k(() => [
|
3961
3961
|
o.show ? (l(), r("a", {
|
@@ -4040,7 +4040,7 @@ const gr = /* @__PURE__ */ V(hr, [["render", fr]]), yr = {
|
|
4040
4040
|
}
|
4041
4041
|
}, br = { class: "cmd-bank-account-data" }, xr = { key: 0 }, _r = ["onClick", "title"], Cr = { key: 1 };
|
4042
4042
|
function wr(e, n, t, s, i, o) {
|
4043
|
-
const d = Y, c =
|
4043
|
+
const d = Y, c = G;
|
4044
4044
|
return l(), r("div", br, [
|
4045
4045
|
t.useSlot ? H(e.$slots, "default", { key: 0 }) : (l(), r(S, { key: 1 }, [
|
4046
4046
|
t.cmdHeadline ? (l(), w(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
@@ -4162,7 +4162,7 @@ const kr = /* @__PURE__ */ V(yr, [["render", wr]]), vr = {
|
|
4162
4162
|
}
|
4163
4163
|
}, Tr = ["role", "aria-labelledby"], Sr = ["title"];
|
4164
4164
|
function Or(e, n, t, s, i, o) {
|
4165
|
-
const d =
|
4165
|
+
const d = G, c = Y;
|
4166
4166
|
return l(), w(Pe, {
|
4167
4167
|
name: t.useTransition ? "fade" : null
|
4168
4168
|
}, {
|
@@ -4446,7 +4446,7 @@ const Ii = /* @__PURE__ */ V(Lr, [["render", Ar]]), Er = {
|
|
4446
4446
|
}
|
4447
4447
|
}, Te = class Te {
|
4448
4448
|
constructor(n) {
|
4449
|
-
|
4449
|
+
We(this, "label");
|
4450
4450
|
this.label = n;
|
4451
4451
|
}
|
4452
4452
|
validate(n) {
|
@@ -4471,7 +4471,7 @@ const Ii = /* @__PURE__ */ V(Lr, [["render", Ar]]), Er = {
|
|
4471
4471
|
return !n || n.trim().length === 0 ? [!0, this.label("form_error_empty")] : t && !t.test(n) ? [!0, s || this.label("form_error_invalid")] : [!1, ""];
|
4472
4472
|
}
|
4473
4473
|
};
|
4474
|
-
|
4474
|
+
We(Te, "PATTERN_SURNAME", /^[a-züöäßáéíóàèìòêîô '-]+$/i), We(Te, "PATTERN_EMAIL", /^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i), We(Te, "PATTERN_MESSAGE", /^.{2,500}$/);
|
4475
4475
|
let Yt = Te;
|
4476
4476
|
function Je(e) {
|
4477
4477
|
if (e) {
|
@@ -4726,12 +4726,12 @@ const Hr = {
|
|
4726
4726
|
deep: !0
|
4727
4727
|
}
|
4728
4728
|
}
|
4729
|
-
}, qr = ["innerHTML"], Rr = /* @__PURE__ */ a("span", { class: "icon-image" }, null, -1), Nr = ["src", "alt", "title"], Ur = ["src", "alt", "title"], jr = ["innerHTML"], zr = /* @__PURE__ */ a("span", { class: "icon-add" }, null, -1),
|
4729
|
+
}, qr = ["innerHTML"], Rr = /* @__PURE__ */ a("span", { class: "icon-image" }, null, -1), Nr = ["src", "alt", "title"], Ur = ["src", "alt", "title"], jr = ["innerHTML"], zr = /* @__PURE__ */ a("span", { class: "icon-add" }, null, -1), Wr = /* @__PURE__ */ a("span", null, "Add new image", -1), Gr = [
|
4730
4730
|
zr,
|
4731
|
-
|
4731
|
+
Wr
|
4732
4732
|
], Kr = ["innerHTML"], Jr = ["src", "alt", "title"], Yr = ["innerHTML"], Zr = ["src", "alt", "title"];
|
4733
4733
|
function Qr(e, n, t, s, i, o) {
|
4734
|
-
var u, g, p, f, C, b, L, v, B, F, D, M,
|
4734
|
+
var u, g, p, f, C, b, L, v, B, F, D, M, W;
|
4735
4735
|
const d = te, c = He;
|
4736
4736
|
return e.editModeContext ? (l(), w(c, {
|
4737
4737
|
key: 0,
|
@@ -4818,7 +4818,7 @@ function Qr(e, n, t, s, i, o) {
|
|
4818
4818
|
type: "button",
|
4819
4819
|
class: "button confirm",
|
4820
4820
|
onClick: n[3] || (n[3] = (...ie) => o.onAddItem && o.onAddItem(...ie))
|
4821
|
-
},
|
4821
|
+
}, Gr)) : m("", !0)
|
4822
4822
|
], 2)
|
4823
4823
|
];
|
4824
4824
|
}),
|
@@ -4845,7 +4845,7 @@ function Qr(e, n, t, s, i, o) {
|
|
4845
4845
|
key: 2,
|
4846
4846
|
src: o.imageSource,
|
4847
4847
|
alt: (M = t.image) == null ? void 0 : M.alt,
|
4848
|
-
title: (
|
4848
|
+
title: (W = t.image) == null ? void 0 : W.tooltip,
|
4849
4849
|
onLoad: n[5] || (n[5] = (...j) => o.onImageLoaded && o.onImageLoaded(...j))
|
4850
4850
|
}, null, 40, Zr));
|
4851
4851
|
}
|
@@ -4915,7 +4915,7 @@ const Ce = /* @__PURE__ */ V(Hr, [["render", Qr]]), Xr = {
|
|
4915
4915
|
}
|
4916
4916
|
}, ed = ["title"];
|
4917
4917
|
function td(e, n, t, s, i, o) {
|
4918
|
-
const d =
|
4918
|
+
const d = G;
|
4919
4919
|
return l(), r("a", {
|
4920
4920
|
href: "#",
|
4921
4921
|
onClick: n[0] || (n[0] = T(() => {
|
@@ -5170,7 +5170,7 @@ const vt = /* @__PURE__ */ V($r, [["render", td]]), nd = {
|
|
5170
5170
|
];
|
5171
5171
|
function md(e, n, t, s, i, o) {
|
5172
5172
|
var p;
|
5173
|
-
const d = Y, c = vt, u = Ce, g =
|
5173
|
+
const d = Y, c = vt, u = Ce, g = G;
|
5174
5174
|
return l(), r("div", {
|
5175
5175
|
class: _([
|
5176
5176
|
"cmd-thumbnail-scroller",
|
@@ -5554,8 +5554,8 @@ const pd = Fi, fd = ["aria-label"], gd = { class: "flex-container" }, yd = {
|
|
5554
5554
|
class: "flex-container no-flex"
|
5555
5555
|
}, Od = ["title"], Ld = { key: 1 }, Id = ["title"], Bd = { key: 1 };
|
5556
5556
|
function Fd(e, n, t, s, i, o) {
|
5557
|
-
var f, C, b, L, v, B, F, D, M,
|
5558
|
-
const d = Y, c =
|
5557
|
+
var f, C, b, L, v, B, F, D, M, W, j, P, N, J, $, Z, ee, se, ce, ue, ne, A, ae, ie, Le, Ie, we, Be, Fe, De, ke;
|
5558
|
+
const d = Y, c = G, u = Ce, g = vt, p = Bi;
|
5559
5559
|
return l(), r("dialog", {
|
5560
5560
|
ref: "dialog",
|
5561
5561
|
class: _(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
|
@@ -5585,7 +5585,7 @@ function Fd(e, n, t, s, i, o) {
|
|
5585
5585
|
onClick: n[1] || (n[1] = T((re) => e.printPage("grayscale"), ["prevent"]))
|
5586
5586
|
}, [
|
5587
5587
|
h(c, {
|
5588
|
-
iconClass: (
|
5588
|
+
iconClass: (W = e.fancyBoxOptionsProperties.printButtons.grayscale) == null ? void 0 : W.iconClass,
|
5589
5589
|
type: (j = e.fancyBoxOptionsProperties.printButtons.grayscale) == null ? void 0 : j.iconType
|
5590
5590
|
}, null, 8, ["iconClass", "type"])
|
5591
5591
|
], 8, xd)) : m("", !0),
|
@@ -5883,7 +5883,7 @@ const Dd = /* @__PURE__ */ V(pd, [["render", Fd]]), Md = {
|
|
5883
5883
|
this.formData.error && e.originalEvent.preventDefault();
|
5884
5884
|
return;
|
5885
5885
|
}
|
5886
|
-
e.originalEvent.preventDefault(), this.reCaptchaWebsiteKey ? grecaptcha.ready(function() {
|
5886
|
+
e.originalEvent.preventDefault(), console.log("this.reCaptchaWebsiteKey", this.reCaptchaWebsiteKey), this.reCaptchaWebsiteKey ? grecaptcha.ready(function() {
|
5887
5887
|
grecaptcha.execute(this.reCaptchaWebsiteKey, { action: "submit" }).then(function(n) {
|
5888
5888
|
this.submitForm(n);
|
5889
5889
|
});
|
@@ -5952,7 +5952,7 @@ function Rd(e, n, t, s, i, o) {
|
|
5952
5952
|
ref: "form"
|
5953
5953
|
}), {
|
5954
5954
|
default: k(() => {
|
5955
|
-
var g, p, f, C, b, L, v, B, F, D, M,
|
5955
|
+
var g, p, f, C, b, L, v, B, F, D, M, W, j, P, N, J, $, Z, ee, se, ce, ue, ne, A, ae, ie, Le, Ie, we, Be, Fe, De, ke, re, it, ot, lt, st, ze, at, qe;
|
5956
5956
|
return [
|
5957
5957
|
t.configuration.salutation ? (l(), r("div", Pd, [
|
5958
5958
|
h(c, {
|
@@ -6021,7 +6021,7 @@ function Rd(e, n, t, s, i, o) {
|
|
6021
6021
|
iconClass: "icon-mail",
|
6022
6022
|
labelText: e.getMessage("basic_form.labeltext.email"),
|
6023
6023
|
placeholder: e.getMessage("basic_form.placeholder.email"),
|
6024
|
-
required: (
|
6024
|
+
required: (W = t.configuration.email) == null ? void 0 : W.required,
|
6025
6025
|
name: (j = t.configuration.email) == null ? void 0 : j.name,
|
6026
6026
|
modelValue: i.formData.email.value,
|
6027
6027
|
"onUpdate:modelValue": n[4] || (n[4] = (K) => i.formData.email.value = K),
|
@@ -6200,7 +6200,7 @@ const Di = /* @__PURE__ */ V(Md, [["render", Rd]]), Nd = {
|
|
6200
6200
|
}
|
6201
6201
|
}
|
6202
6202
|
}, Ud = ["title"], jd = { key: 1 }, zd = ["title"];
|
6203
|
-
function
|
6203
|
+
function Wd(e, n, t, s, i, o) {
|
6204
6204
|
return l(), r(S, null, [
|
6205
6205
|
t.icon.iconClass && t.icon.position === "left" || t.icon.position === "top" || !t.icon.position ? (l(), r("span", {
|
6206
6206
|
key: 0,
|
@@ -6216,7 +6216,7 @@ function Gd(e, n, t, s, i, o) {
|
|
6216
6216
|
H(e.$slots, "default")
|
6217
6217
|
], 64);
|
6218
6218
|
}
|
6219
|
-
const
|
6219
|
+
const Gd = /* @__PURE__ */ V(Nd, [["render", Wd]]), Kd = {
|
6220
6220
|
name: "CmdLink",
|
6221
6221
|
emits: ["click"],
|
6222
6222
|
props: {
|
@@ -6305,7 +6305,7 @@ const Wd = /* @__PURE__ */ V(Nd, [["render", Gd]]), Kd = {
|
|
6305
6305
|
}, Jd = ["href", "target", "title"], Yd = ["title"];
|
6306
6306
|
function Zd(e, n, t, s, i, o) {
|
6307
6307
|
var u, g, p;
|
6308
|
-
const d =
|
6308
|
+
const d = Gd, c = _e("router-link");
|
6309
6309
|
return t.linkType === "href" ? (l(), r("a", {
|
6310
6310
|
key: 0,
|
6311
6311
|
href: t.path,
|
@@ -6397,7 +6397,7 @@ const Re = /* @__PURE__ */ V(Kd, [["render", Zd]]), Qd = {
|
|
6397
6397
|
class: "input-wrapper"
|
6398
6398
|
};
|
6399
6399
|
function tc(e, n, t, s, i, o) {
|
6400
|
-
var g, p, f, C, b, L, v, B, F, D, M,
|
6400
|
+
var g, p, f, C, b, L, v, B, F, D, M, W, j;
|
6401
6401
|
const d = Re, c = _e("CmdListOfLinksItem", !0), u = te;
|
6402
6402
|
return e.editing ? (l(), r("div", ec, [
|
6403
6403
|
h(u, {
|
@@ -6422,7 +6422,7 @@ function tc(e, n, t, s, i, o) {
|
|
6422
6422
|
primaryButton: (F = t.link) == null ? void 0 : F.primaryButton,
|
6423
6423
|
styleAsBox: (D = t.link) == null ? void 0 : D.styleAsBox
|
6424
6424
|
}, null, 8, ["linkType", "text", "path", "target", "icon", "fancybox", "tooltip", "styleAsButton", "primaryButton", "styleAsBox"]),
|
6425
|
-
(
|
6425
|
+
(W = (M = t.link) == null ? void 0 : M.children) != null && W.length ? (l(), r("ul", $d, [
|
6426
6426
|
(l(!0), r(S, null, q((j = t.link) == null ? void 0 : j.children, (P, N) => (l(), w(c, {
|
6427
6427
|
key: N,
|
6428
6428
|
link: P
|
@@ -6991,9 +6991,9 @@ const uc = ["title"], mc = {
|
|
6991
6991
|
key: 1,
|
6992
6992
|
class: "box-footer"
|
6993
6993
|
};
|
6994
|
-
function
|
6995
|
-
var f, C, b, L, v, B, F, D, M,
|
6996
|
-
const d = Y, c =
|
6994
|
+
function Wc(e, n, t, s, i, o) {
|
6995
|
+
var f, C, b, L, v, B, F, D, M, W, j;
|
6996
|
+
const d = Y, c = G, u = Ce, g = Re, p = gn;
|
6997
6997
|
return t.boxType === "content" ? (l(), r("div", {
|
6998
6998
|
key: 0,
|
6999
6999
|
ref: "cmdBox",
|
@@ -7090,7 +7090,7 @@ function Gc(e, n, t, s, i, o) {
|
|
7090
7090
|
], 2), [
|
7091
7091
|
[be, i.open]
|
7092
7092
|
]),
|
7093
|
-
(
|
7093
|
+
(W = t.cmdLink) != null && W.linkType ? (l(), r("div", yc, [
|
7094
7094
|
h(g, R(xe(t.cmdLink)), null, 16)
|
7095
7095
|
])) : m("", !0),
|
7096
7096
|
(j = t.useSlots) != null && j.includes("footer") ? (l(), r("div", bc, [
|
@@ -7175,7 +7175,7 @@ function Gc(e, n, t, s, i, o) {
|
|
7175
7175
|
])) : m("", !0)
|
7176
7176
|
], 2)) : m("", !0);
|
7177
7177
|
}
|
7178
|
-
const bn = /* @__PURE__ */ V(yn, [["render",
|
7178
|
+
const bn = /* @__PURE__ */ V(yn, [["render", Wc]]), xn = {
|
7179
7179
|
name: "CmdBoxWrapper",
|
7180
7180
|
data() {
|
7181
7181
|
return {
|
@@ -7372,7 +7372,7 @@ const bn = /* @__PURE__ */ V(yn, [["render", Gc]]), xn = {
|
|
7372
7372
|
}));
|
7373
7373
|
}, zn = xn.setup;
|
7374
7374
|
xn.setup = zn ? (e, n) => (jn(), zn(e, n)) : jn;
|
7375
|
-
const
|
7375
|
+
const Gc = { class: "cmd-box-wrapper" }, Kc = {
|
7376
7376
|
key: 0,
|
7377
7377
|
class: "flex-container headline-wrapper"
|
7378
7378
|
}, Jc = {
|
@@ -7380,8 +7380,8 @@ const Wc = { class: "cmd-box-wrapper" }, Kc = {
|
|
7380
7380
|
class: "options-wrapper"
|
7381
7381
|
}, Yc = ["title"];
|
7382
7382
|
function Zc(e, n, t, s, i, o) {
|
7383
|
-
const d = Y, c =
|
7384
|
-
return l(), r("div",
|
7383
|
+
const d = Y, c = G;
|
7384
|
+
return l(), r("div", Gc, [
|
7385
7385
|
t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), r("div", Kc, [
|
7386
7386
|
t.cmdHeadline.headlineText ? (l(), w(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
7387
7387
|
t.allowUserToToggleOrientation ? (l(), r("div", Jc, [
|
@@ -7460,7 +7460,7 @@ const Qc = {
|
|
7460
7460
|
class: "separator"
|
7461
7461
|
};
|
7462
7462
|
function su(e, n, t, s, i, o) {
|
7463
|
-
const d =
|
7463
|
+
const d = G, c = _e("router-link");
|
7464
7464
|
return l(), r("ul", Xc, [
|
7465
7465
|
t.breadcrumbLabel ? (l(), r("li", $c, y(t.breadcrumbLabel), 1)) : m("", !0),
|
7466
7466
|
(l(!0), r(S, null, q(t.breadcrumbLinks || [], (u, g) => (l(), r("li", { key: g }, [
|
@@ -8054,7 +8054,7 @@ const ju = /* @__PURE__ */ V(Hu, [["render", Uu]]), zu = {
|
|
8054
8054
|
}
|
8055
8055
|
};
|
8056
8056
|
}
|
8057
|
-
},
|
8057
|
+
}, Wu = {
|
8058
8058
|
name: "CmdFakeSelect",
|
8059
8059
|
inheritAttrs: !1,
|
8060
8060
|
mixins: [
|
@@ -8313,7 +8313,7 @@ const ju = /* @__PURE__ */ V(Hu, [["render", Uu]]), zu = {
|
|
8313
8313
|
deep: !0
|
8314
8314
|
}
|
8315
8315
|
}
|
8316
|
-
},
|
8316
|
+
}, Gu = ["title", "aria-labelledby", "aria-required"], Ku = {
|
8317
8317
|
key: 0,
|
8318
8318
|
class: "label-text"
|
8319
8319
|
}, Ju = ["id"], Yu = {
|
@@ -8331,7 +8331,7 @@ const ju = /* @__PURE__ */ V(Hu, [["render", Uu]]), zu = {
|
|
8331
8331
|
};
|
8332
8332
|
function mm(e, n, t, s, i, o) {
|
8333
8333
|
var g, p, f, C;
|
8334
|
-
const d =
|
8334
|
+
const d = G, c = mn, u = _e("router-link");
|
8335
8335
|
return l(), r("div", {
|
8336
8336
|
class: _([
|
8337
8337
|
i.validationStatus,
|
@@ -8510,9 +8510,9 @@ function mm(e, n, t, s, i, o) {
|
|
8510
8510
|
], 10, lm)) : t.type === "content" && i.showOptions ? H(e.$slots, "default", { key: 2 }) : m("", !0)
|
8511
8511
|
])
|
8512
8512
|
], 42, Qu)
|
8513
|
-
], 10,
|
8513
|
+
], 10, Gu);
|
8514
8514
|
}
|
8515
|
-
const Ai = /* @__PURE__ */ V(
|
8515
|
+
const Ai = /* @__PURE__ */ V(Wu, [["render", mm]]), hm = {
|
8516
8516
|
name: "CmdFormFilters",
|
8517
8517
|
data() {
|
8518
8518
|
return {
|
@@ -8593,7 +8593,7 @@ const Ai = /* @__PURE__ */ V(Gu, [["render", mm]]), hm = {
|
|
8593
8593
|
class: "cmd-form-filters"
|
8594
8594
|
}, fm = { key: 0 }, gm = { key: 1 }, ym = ["onClick", "title"];
|
8595
8595
|
function bm(e, n, t, s, i, o) {
|
8596
|
-
const d =
|
8596
|
+
const d = G;
|
8597
8597
|
return i.options.length ? (l(), r("ul", pm, [
|
8598
8598
|
i.options.length > 1 ? (l(), r("li", fm, [
|
8599
8599
|
a("a", {
|
@@ -8887,22 +8887,22 @@ const Dm = /* @__PURE__ */ V(Tm, [["render", Fm]]), Mm = {
|
|
8887
8887
|
onMouseOver(e) {
|
8888
8888
|
this.showLargeImage = !0, this.$nextTick(() => {
|
8889
8889
|
const n = window.innerHeight - this.$el.getBoundingClientRect().y - 10, t = this.$el.querySelector(".zoom-container");
|
8890
|
-
t.style.height = `${n}px`,
|
8890
|
+
t.style.height = `${n}px`, Wn(this, e);
|
8891
8891
|
});
|
8892
8892
|
},
|
8893
8893
|
onMouseMove(e) {
|
8894
|
-
|
8894
|
+
Wn(this, e);
|
8895
8895
|
},
|
8896
8896
|
onMouseOut() {
|
8897
8897
|
this.showLargeImage = !1;
|
8898
8898
|
}
|
8899
8899
|
}
|
8900
8900
|
};
|
8901
|
-
function
|
8902
|
-
const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), i = e.$el.querySelector(".zoom-overlay"), o = n.target.getBoundingClientRect().width, d = n.target.getBoundingClientRect().height, c = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, g = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, p = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, f = Math.min(o, t.getBoundingClientRect().width / c * o), C = Math.min(d, t.getBoundingClientRect().height / u * d), b =
|
8901
|
+
function Wn(e, n) {
|
8902
|
+
const t = e.$el.querySelector(".zoom-container"), s = t.querySelector("img"), i = e.$el.querySelector(".zoom-overlay"), o = n.target.getBoundingClientRect().width, d = n.target.getBoundingClientRect().height, c = s.getBoundingClientRect().width, u = s.getBoundingClientRect().height, g = n.pageX - n.target.getBoundingClientRect().x - window.pageXOffset, p = n.pageY - n.target.getBoundingClientRect().y - window.pageYOffset, f = Math.min(o, t.getBoundingClientRect().width / c * o), C = Math.min(d, t.getBoundingClientRect().height / u * d), b = Gn(g - f / 2, 0, o - f), L = Gn(p - C / 2, 0, d - C), v = -(b * (c / o)), B = -(L * (u / d));
|
8903
8903
|
i.style.left = `${b}px`, i.style.top = `${L}px`, i.style.width = `${f}px`, i.style.height = `${C}px`, i.style.display = "block", s.style.marginLeft = `${v}px`, s.style.marginTop = `${B}px`;
|
8904
8904
|
}
|
8905
|
-
function
|
8905
|
+
function Gn(e, n, t) {
|
8906
8906
|
return e < n ? n : e > t ? t : e;
|
8907
8907
|
}
|
8908
8908
|
const Vm = { class: "cmd-image-zoom flex-container" }, Pm = ["title"], Am = { class: "zoom-container" }, Em = /* @__PURE__ */ a("div", { class: "zoom-overlay" }, null, -1);
|
@@ -9117,7 +9117,7 @@ const qm = /* @__PURE__ */ V(Mm, [["render", Hm]]), Rm = {
|
|
9117
9117
|
}, Nm = ["aria-labelledby"], Um = { class: "label-text" }, jm = ["id"], zm = {
|
9118
9118
|
key: 0,
|
9119
9119
|
"aria-hidden": "true"
|
9120
|
-
},
|
9120
|
+
}, Wm = ["title", "aria-errormessage", "id"], Gm = ["for"], Km = ["type", "id", "name", "value", "disabled"], Jm = {
|
9121
9121
|
key: 1,
|
9122
9122
|
class: "label-text"
|
9123
9123
|
}, Ym = {
|
@@ -9125,7 +9125,7 @@ const qm = /* @__PURE__ */ V(Mm, [["render", Hm]]), Rm = {
|
|
9125
9125
|
class: "flex-container no-flex"
|
9126
9126
|
};
|
9127
9127
|
function Zm(e, n, t, s, i, o) {
|
9128
|
-
const d =
|
9128
|
+
const d = G, c = mn;
|
9129
9129
|
return l(), r("div", {
|
9130
9130
|
class: _([
|
9131
9131
|
"cmd-input-group label",
|
@@ -9156,7 +9156,7 @@ function Zm(e, n, t, s, i, o) {
|
|
9156
9156
|
id: e.tooltipId
|
9157
9157
|
}, [
|
9158
9158
|
h(d, { iconClass: e.getStatusIconClass }, null, 8, ["iconClass"])
|
9159
|
-
], 8,
|
9159
|
+
], 8, Wm)) : m("", !0),
|
9160
9160
|
e.useCustomTooltip && (e.validationStatus === "" || e.validationStatus === "error") ? (l(), w(c, {
|
9161
9161
|
key: 1,
|
9162
9162
|
ref: "tooltip",
|
@@ -9201,7 +9201,7 @@ function Zm(e, n, t, s, i, o) {
|
|
9201
9201
|
type: u.iconType
|
9202
9202
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
9203
9203
|
u.labelText ? (l(), r("span", Jm, y(u.labelText), 1)) : m("", !0)
|
9204
|
-
], 10,
|
9204
|
+
], 10, Gm))), 128))
|
9205
9205
|
], 2))
|
9206
9206
|
], 10, Nm);
|
9207
9207
|
}
|
@@ -9491,7 +9491,7 @@ const Ni = /* @__PURE__ */ V(Rm, [["render", Zm]]), Qm = {
|
|
9491
9491
|
}, Xm = { class: "cmd-login-form flex-container" }, $m = { class: "option-wrapper flex-container" }, eh = { key: 1 }, th = ["type", "disabled"], nh = { key: 1 }, ih = { class: "cmd-login-form flex-container" }, oh = { class: "option-wrapper flex-container" }, lh = { key: 1 }, sh = ["type", "disabled"], ah = { key: 1 };
|
9492
9492
|
function rh(e, n, t, s, i, o) {
|
9493
9493
|
var p, f, C, b, L, v, B, F;
|
9494
|
-
const d = Y, c = te, u =
|
9494
|
+
const d = Y, c = te, u = G, g = Re;
|
9495
9495
|
return l(), r(S, null, [
|
9496
9496
|
X(a("fieldset", Xm, [
|
9497
9497
|
a("legend", {
|
@@ -9754,7 +9754,7 @@ const dh = /* @__PURE__ */ V(Qm, [["render", rh]]), ch = {
|
|
9754
9754
|
class: "close-nav"
|
9755
9755
|
}, mh = ["href", "title", "target", "onClick"], hh = { key: 1 }, ph = { key: 1 }, fh = ["aria-expanded"], gh = ["href", "title", "target", "onClick"], yh = { key: 1 }, bh = { key: 1 }, xh = ["aria-expanded"], _h = ["href", "title", "target", "onClick"], Ch = { key: 1 }, wh = { key: 1 };
|
9756
9756
|
function kh(e, n, t, s, i, o) {
|
9757
|
-
const d =
|
9757
|
+
const d = G, c = _e("router-link");
|
9758
9758
|
return l(), r("div", {
|
9759
9759
|
class: _([
|
9760
9760
|
"cmd-main-navigation main-navigation-wrapper",
|
@@ -10002,7 +10002,7 @@ const Ui = /* @__PURE__ */ V(ch, [["render", kh]]), vh = {
|
|
10002
10002
|
class: "number"
|
10003
10003
|
}, Sh = { key: 2 };
|
10004
10004
|
function Oh(e, n, t, s, i, o) {
|
10005
|
-
const d =
|
10005
|
+
const d = G, c = Re;
|
10006
10006
|
return l(), r("ol", {
|
10007
10007
|
class: _(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
|
10008
10008
|
}, [
|
@@ -10334,7 +10334,7 @@ const Vh = {
|
|
10334
10334
|
key: 1,
|
10335
10335
|
class: "input-wrapper"
|
10336
10336
|
}, zh = ["title"];
|
10337
|
-
function
|
10337
|
+
function Wh(e, n, t, s, i, o) {
|
10338
10338
|
const d = te;
|
10339
10339
|
return e.editing ? (l(), r(S, { key: 1 }, [
|
10340
10340
|
a("dt", null, [
|
@@ -10455,7 +10455,7 @@ function Gh(e, n, t, s, i, o) {
|
|
10455
10455
|
])
|
10456
10456
|
], 64));
|
10457
10457
|
}
|
10458
|
-
const
|
10458
|
+
const Gh = /* @__PURE__ */ V(Vh, [["render", Wh]]);
|
10459
10459
|
function Kh(e) {
|
10460
10460
|
return (n, t) => {
|
10461
10461
|
const s = /* @__PURE__ */ new Date();
|
@@ -10727,7 +10727,7 @@ const Yh = {
|
|
10727
10727
|
};
|
10728
10728
|
function ap(e, n, t, s, i, o) {
|
10729
10729
|
var f, C;
|
10730
|
-
const d = Y, c = Re, u = te, g =
|
10730
|
+
const d = Y, c = Re, u = te, g = Gh, p = He;
|
10731
10731
|
return l(), r("div", Zh, [
|
10732
10732
|
(f = t.cmdHeadline) != null && f.headlineText || e.editModeContext ? (l(), w(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
10733
10733
|
!e.editing && t.showOpenStatus ? (l(), r(S, { key: 1 }, [
|
@@ -10945,7 +10945,7 @@ const rp = /* @__PURE__ */ V(Yh, [["render", ap]]), dp = {
|
|
10945
10945
|
}
|
10946
10946
|
}, up = { class: "cmd-pagination" }, mp = ["href", "title"], hp = { key: 0 }, pp = { class: "page-index" }, fp = { class: "flex-container" }, gp = ["href", "title", "onClick"], yp = ["href", "title"], bp = { key: 0 };
|
10947
10947
|
function xp(e, n, t, s, i, o) {
|
10948
|
-
const d =
|
10948
|
+
const d = G;
|
10949
10949
|
return l(), r("div", up, [
|
10950
10950
|
a("a", {
|
10951
10951
|
href: o.getPreviousHref,
|
@@ -11088,7 +11088,7 @@ const _p = /* @__PURE__ */ V(cp, [["render", xp]]), Cp = {
|
|
11088
11088
|
}
|
11089
11089
|
}, wp = { class: "cmd-social-networks-item" }, kp = ["id", "href", "title"], vp = { key: 1 };
|
11090
11090
|
function Tp(e, n, t, s, i, o) {
|
11091
|
-
const d =
|
11091
|
+
const d = G;
|
11092
11092
|
return l(), r("li", wp, [
|
11093
11093
|
(l(), r("a", {
|
11094
11094
|
key: t.network.path,
|
@@ -11522,7 +11522,7 @@ const Np = /* @__PURE__ */ V(Ep, [["render", Rp]]), Up = {
|
|
11522
11522
|
required: !0
|
11523
11523
|
}
|
11524
11524
|
}
|
11525
|
-
}, jp = ["for"], zp = { class: "progressbar" },
|
11525
|
+
}, jp = ["for"], zp = { class: "progressbar" }, Wp = { key: 0 }, Gp = ["id", "value"];
|
11526
11526
|
function Kp(e, n, t, s, i, o) {
|
11527
11527
|
return l(), r("label", {
|
11528
11528
|
class: "cmd-progressbar",
|
@@ -11532,11 +11532,11 @@ function Kp(e, n, t, s, i, o) {
|
|
11532
11532
|
class: _(["label-text", { hidden: !t.showLabel }])
|
11533
11533
|
}, y(t.labelText), 3),
|
11534
11534
|
a("span", zp, [
|
11535
|
-
t.showLoadingStatus ? (l(), r("span",
|
11535
|
+
t.showLoadingStatus ? (l(), r("span", Wp, y(i.loadingStatus) + " %", 1)) : m("", !0),
|
11536
11536
|
a("progress", I(e.$attrs, {
|
11537
11537
|
id: t.id,
|
11538
11538
|
value: i.loadingStatus
|
11539
|
-
}), null, 16,
|
11539
|
+
}), null, 16, Gp)
|
11540
11540
|
])
|
11541
11541
|
], 8, jp);
|
11542
11542
|
}
|
@@ -12092,7 +12092,7 @@ const cf = /* @__PURE__ */ V(af, [["render", df]]), uf = {
|
|
12092
12092
|
};
|
12093
12093
|
function xf(e, n, t, s, i, o) {
|
12094
12094
|
var f, C, b, L, v, B, F, D;
|
12095
|
-
const d = Y, c = te, u =
|
12095
|
+
const d = Y, c = te, u = G, g = Ai, p = Ei;
|
12096
12096
|
return l(), r(S, null, [
|
12097
12097
|
a("fieldset", hf, [
|
12098
12098
|
a("legend", {
|
@@ -12154,12 +12154,12 @@ function xf(e, n, t, s, i, o) {
|
|
12154
12154
|
]),
|
12155
12155
|
h(Pe, { name: "fade" }, {
|
12156
12156
|
default: k(() => {
|
12157
|
-
var M,
|
12157
|
+
var M, W, j, P, N;
|
12158
12158
|
return [
|
12159
12159
|
i.showFilters && ((M = t.cmdFakeSelect) != null && M.selectData.length) ? (l(), r("div", bf, [
|
12160
12160
|
h(g, {
|
12161
12161
|
role: "option",
|
12162
|
-
selectData: (
|
12162
|
+
selectData: (W = t.cmdFakeSelect) == null ? void 0 : W.selectData,
|
12163
12163
|
modelValue: o.searchFilters,
|
12164
12164
|
"onUpdate:modelValue": n[4] || (n[4] = (J) => o.searchFilters = J),
|
12165
12165
|
defaultOptionName: (j = t.cmdFakeSelect) == null ? void 0 : j.defaultOptionName,
|
@@ -12426,7 +12426,7 @@ function If(e, n, t, s, i, o) {
|
|
12426
12426
|
key: 1,
|
12427
12427
|
type: "button",
|
12428
12428
|
class: "button confirm",
|
12429
|
-
onClick: n[0] || (n[0] = (...
|
12429
|
+
onClick: n[0] || (n[0] = (...W) => o.onAddItem && o.onAddItem(...W))
|
12430
12430
|
}, Tf)) : m("", !0)
|
12431
12431
|
];
|
12432
12432
|
}),
|
@@ -12850,13 +12850,13 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
12850
12850
|
}, zf = {
|
12851
12851
|
required: Uf,
|
12852
12852
|
optional: jf
|
12853
|
-
},
|
12853
|
+
}, Wf = {
|
12854
12854
|
type: "href",
|
12855
12855
|
path: "./",
|
12856
12856
|
tooltip: "Tooltip"
|
12857
|
-
},
|
12858
|
-
link:
|
12859
|
-
pathDefaultLogo:
|
12857
|
+
}, Gf = "/media/images/logos/logo.svg", Kf = "/media/images/logos/logo-darkmode.svg", Jf = "Company Logo", Yf = {
|
12858
|
+
link: Wf,
|
12859
|
+
pathDefaultLogo: Gf,
|
12860
12860
|
pathDarkmodeLogo: Kf,
|
12861
12861
|
altText: Jf
|
12862
12862
|
}, Zf = [
|
@@ -13502,7 +13502,7 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
13502
13502
|
path: "https://www.comand-ui.com",
|
13503
13503
|
target: "comand-website"
|
13504
13504
|
}
|
13505
|
-
],
|
13505
|
+
], Wi = {
|
13506
13506
|
offcanvasPosition: fg,
|
13507
13507
|
stretchMainItems: gg,
|
13508
13508
|
persistOnMobile: yg,
|
@@ -13787,7 +13787,7 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
13787
13787
|
], Og = {
|
13788
13788
|
cmdFormElement: Tg,
|
13789
13789
|
networks: Sg
|
13790
|
-
},
|
13790
|
+
}, Gi = [
|
13791
13791
|
{
|
13792
13792
|
iso2: "de",
|
13793
13793
|
name: "Deutsch",
|
@@ -14556,7 +14556,7 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
14556
14556
|
}
|
14557
14557
|
]
|
14558
14558
|
}
|
14559
|
-
],
|
14559
|
+
], Wg = [
|
14560
14560
|
{
|
14561
14561
|
headline: {
|
14562
14562
|
headlineLevel: 4,
|
@@ -14611,7 +14611,7 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
14611
14611
|
}
|
14612
14612
|
]
|
14613
14613
|
}
|
14614
|
-
],
|
14614
|
+
], Gg = [
|
14615
14615
|
{
|
14616
14616
|
headline: {
|
14617
14617
|
headlineLevel: 4,
|
@@ -14710,7 +14710,7 @@ const Bf = /* @__PURE__ */ V(Cf, [["render", If]]), Ff = "data:image/svg+xml,%3c
|
|
14710
14710
|
this.getInitialLanguage();
|
14711
14711
|
},
|
14712
14712
|
methods: {
|
14713
|
-
switchLanguage:
|
14713
|
+
switchLanguage: Gi,
|
14714
14714
|
getInitialLanguage() {
|
14715
14715
|
this.currentLanguage = document.documentElement.lang;
|
14716
14716
|
},
|
@@ -14934,7 +14934,7 @@ const $g = /* @__PURE__ */ V(Kg, [["render", Xg]]), ey = {
|
|
14934
14934
|
};
|
14935
14935
|
function sy(e, n, t, s, i, o) {
|
14936
14936
|
var u, g, p, f;
|
14937
|
-
const d =
|
14937
|
+
const d = G, c = vt;
|
14938
14938
|
return l(), r("div", {
|
14939
14939
|
class: _(["cmd-table-wrapper", { collapsed: !i.showTableData, "full-width": i.fullWidth, "has-caption": o.hasCaption, "has-overflow": i.hasOverflow }])
|
14940
14940
|
}, [
|
@@ -15099,7 +15099,7 @@ const ry = {
|
|
15099
15099
|
"aria-live": "assertive"
|
15100
15100
|
}, hy = ["innerHTML"];
|
15101
15101
|
function py(e, n, t, s, i, o) {
|
15102
|
-
const d =
|
15102
|
+
const d = G, c = Y;
|
15103
15103
|
return l(), r("div", dy, [
|
15104
15104
|
a("ul", {
|
15105
15105
|
class: _({ "stretch-tabs": t.stretchTabs }),
|
@@ -15476,7 +15476,7 @@ const ky = /* @__PURE__ */ V(gy, [["render", wy]]), vy = {
|
|
15476
15476
|
}
|
15477
15477
|
}, Ty = { key: 0 };
|
15478
15478
|
function Sy(e, n, t, s, i, o) {
|
15479
|
-
const d =
|
15479
|
+
const d = G, c = te;
|
15480
15480
|
return l(), r("div", {
|
15481
15481
|
class: _(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": i.darkMode }])
|
15482
15482
|
}, [
|
@@ -15606,7 +15606,7 @@ const Dy = St("string"), he = St("function"), Yi = St("number"), Ot = (e) => e !
|
|
15606
15606
|
let n;
|
15607
15607
|
return e && (typeof FormData == "function" && e instanceof FormData || he(e.append) && ((n = Tt(e)) === "formdata" || // detect form-data instance
|
15608
15608
|
n === "object" && he(e.toString) && e.toString() === "[object FormData]"));
|
15609
|
-
}, Ry = ge("URLSearchParams"), [Ny, Uy, jy, zy] = ["ReadableStream", "Request", "Response", "Headers"].map(ge),
|
15609
|
+
}, Ry = ge("URLSearchParams"), [Ny, Uy, jy, zy] = ["ReadableStream", "Request", "Response", "Headers"].map(ge), Wy = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
15610
15610
|
function tt(e, n, { allOwnKeys: t = !1 } = {}) {
|
15611
15611
|
if (e === null || typeof e > "u")
|
15612
15612
|
return;
|
@@ -15640,7 +15640,7 @@ function Zt() {
|
|
15640
15640
|
arguments[s] && tt(arguments[s], t);
|
15641
15641
|
return n;
|
15642
15642
|
}
|
15643
|
-
const
|
15643
|
+
const Gy = (e, n, t, { allOwnKeys: s } = {}) => (tt(n, (i, o) => {
|
15644
15644
|
t && he(i) ? e[o] = Ki(i, t) : e[o] = i;
|
15645
15645
|
}, { allOwnKeys: s }), e), Ky = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Jy = (e, n, t, s) => {
|
15646
15646
|
e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
@@ -15774,8 +15774,8 @@ const cb = (e) => {
|
|
15774
15774
|
isFileList: Ey,
|
15775
15775
|
forEach: tt,
|
15776
15776
|
merge: Zt,
|
15777
|
-
extend:
|
15778
|
-
trim:
|
15777
|
+
extend: Gy,
|
15778
|
+
trim: Wy,
|
15779
15779
|
stripBOM: Ky,
|
15780
15780
|
inherits: Jy,
|
15781
15781
|
toFlatObject: Yy,
|
@@ -15900,10 +15900,10 @@ function Lt(e, n, t) {
|
|
15900
15900
|
if (O.endsWith(v, "{}"))
|
15901
15901
|
v = s ? v : v.slice(0, -2), L = JSON.stringify(L);
|
15902
15902
|
else if (O.isArray(L) && pb(L) || (O.isFileList(L) || O.endsWith(v, "[]")) && (F = O.toArray(L)))
|
15903
|
-
return v = io(v), F.forEach(function(M,
|
15903
|
+
return v = io(v), F.forEach(function(M, W) {
|
15904
15904
|
!(O.isUndefined(M) || M === null) && n.append(
|
15905
15905
|
// eslint-disable-next-line no-nested-ternary
|
15906
|
-
d === !0 ? Qn([v],
|
15906
|
+
d === !0 ? Qn([v], W, o) : d === null ? v : v + "[]",
|
15907
15907
|
g(M)
|
15908
15908
|
);
|
15909
15909
|
}), !1;
|
@@ -16667,7 +16667,7 @@ const mo = (e) => {
|
|
16667
16667
|
return c.unsubscribe = d, [c, () => {
|
16668
16668
|
o && clearTimeout(o), o = null;
|
16669
16669
|
}];
|
16670
|
-
},
|
16670
|
+
}, Wb = function* (e, n) {
|
16671
16671
|
let t = e.byteLength;
|
16672
16672
|
if (t < n) {
|
16673
16673
|
yield e;
|
@@ -16676,11 +16676,11 @@ const mo = (e) => {
|
|
16676
16676
|
let s = 0, i;
|
16677
16677
|
for (; s < t; )
|
16678
16678
|
i = s + n, yield e.slice(s, i), s = i;
|
16679
|
-
},
|
16679
|
+
}, Gb = async function* (e, n, t) {
|
16680
16680
|
for await (const s of e)
|
16681
|
-
yield*
|
16681
|
+
yield* Wb(ArrayBuffer.isView(s) ? s : await t(String(s)), n);
|
16682
16682
|
}, ni = (e, n, t, s, i) => {
|
16683
|
-
const o =
|
16683
|
+
const o = Gb(e, n, i);
|
16684
16684
|
let d = 0;
|
16685
16685
|
return new ReadableStream({
|
16686
16686
|
type: "bytes",
|
@@ -16790,8 +16790,8 @@ const Jb = async (e) => {
|
|
16790
16790
|
withCredentials: f
|
16791
16791
|
});
|
16792
16792
|
let M = await fetch(B);
|
16793
|
-
const
|
16794
|
-
if ($t && (c ||
|
16793
|
+
const W = $t && (g === "stream" || g === "response");
|
16794
|
+
if ($t && (c || W)) {
|
16795
16795
|
const P = {};
|
16796
16796
|
["status", "statusText", "headers"].forEach((J) => {
|
16797
16797
|
P[J] = M[J];
|
@@ -16801,13 +16801,13 @@ const Jb = async (e) => {
|
|
16801
16801
|
ni(M.body, oi, c && ii(
|
16802
16802
|
N,
|
16803
16803
|
yt(c, !0)
|
16804
|
-
),
|
16804
|
+
), W && F, Xt),
|
16805
16805
|
P
|
16806
16806
|
);
|
16807
16807
|
}
|
16808
16808
|
g = g || "text";
|
16809
16809
|
let j = await bt[O.findKey(bt, g) || "text"](M, e);
|
16810
|
-
return !
|
16810
|
+
return !W && F(), L && L(), await new Promise((P, N) => {
|
16811
16811
|
co(P, N, {
|
16812
16812
|
data: j,
|
16813
16813
|
headers: de.from(M.headers),
|
@@ -17785,7 +17785,7 @@ const tx = {
|
|
17785
17785
|
class: "progressbar"
|
17786
17786
|
}, Fx = ["value", "title"];
|
17787
17787
|
function Dx(e, n, t, s, i, o) {
|
17788
|
-
const d = Y, c = et, u =
|
17788
|
+
const d = Y, c = et, u = G, g = te;
|
17789
17789
|
return l(), r(S, null, [
|
17790
17790
|
t.advancedMode ? (l(), r("fieldset", {
|
17791
17791
|
key: 0,
|
@@ -18368,7 +18368,7 @@ function jx(e, n, t, s, i, o) {
|
|
18368
18368
|
], 64))), 128))
|
18369
18369
|
]);
|
18370
18370
|
}
|
18371
|
-
const zx = /* @__PURE__ */ V(Nx, [["render", jx]]),
|
18371
|
+
const zx = /* @__PURE__ */ V(Nx, [["render", jx]]), Wx = {
|
18372
18372
|
name: "MultipleListsOfLinks",
|
18373
18373
|
props: {
|
18374
18374
|
segments: {
|
@@ -18376,10 +18376,10 @@ const zx = /* @__PURE__ */ V(Nx, [["render", jx]]), Gx = {
|
|
18376
18376
|
default: null
|
18377
18377
|
}
|
18378
18378
|
}
|
18379
|
-
},
|
18379
|
+
}, Gx = { class: "cmd-page-multiple-lists-of-links flex-container vertical" };
|
18380
18380
|
function Kx(e, n, t, s, i, o) {
|
18381
18381
|
const d = gn;
|
18382
|
-
return l(), r("div",
|
18382
|
+
return l(), r("div", Gx, [
|
18383
18383
|
(l(!0), r(S, null, q(t.segments, (c, u) => (l(), r(S, { key: u }, [
|
18384
18384
|
h(d, {
|
18385
18385
|
links: c.links,
|
@@ -18391,7 +18391,7 @@ function Kx(e, n, t, s, i, o) {
|
|
18391
18391
|
], 64))), 128))
|
18392
18392
|
]);
|
18393
18393
|
}
|
18394
|
-
const Jx = /* @__PURE__ */ V(
|
18394
|
+
const Jx = /* @__PURE__ */ V(Wx, [["render", Kx]]), Yx = {
|
18395
18395
|
name: "ContactInformation",
|
18396
18396
|
props: {
|
18397
18397
|
/**
|
@@ -18439,39 +18439,39 @@ function Xx(e, n, t, s, i, o) {
|
|
18439
18439
|
])
|
18440
18440
|
]));
|
18441
18441
|
}
|
18442
|
-
const $x = /* @__PURE__ */ V(Yx, [["render", Xx]]),
|
18442
|
+
const $x = /* @__PURE__ */ V(Yx, [["render", Xx]]), e_ = {
|
18443
18443
|
name: "PageOverview",
|
18444
18444
|
data() {
|
18445
18445
|
return {
|
18446
18446
|
addressData: zi,
|
18447
18447
|
faqsData: jg,
|
18448
18448
|
boxesTeamOverviewData: zg,
|
18449
|
-
listOfDownloadsData:
|
18450
|
-
listOfSiteLinksData:
|
18449
|
+
listOfDownloadsData: Wg,
|
18450
|
+
listOfSiteLinksData: Gg
|
18451
18451
|
};
|
18452
18452
|
}
|
18453
|
-
},
|
18453
|
+
}, t_ = /* @__PURE__ */ a("h2", {
|
18454
18454
|
class: "headline-demopage",
|
18455
18455
|
id: "section-contact-information"
|
18456
18456
|
}, [
|
18457
18457
|
/* @__PURE__ */ a("span", null, "Contact Information")
|
18458
|
-
], -1),
|
18458
|
+
], -1), n_ = /* @__PURE__ */ a("h2", {
|
18459
18459
|
class: "headline-demopage",
|
18460
18460
|
id: "section-multiple-lists-of-links-downloads"
|
18461
18461
|
}, [
|
18462
18462
|
/* @__PURE__ */ a("span", null, "Multiple Lists of links")
|
18463
|
-
], -1),
|
18463
|
+
], -1), i_ = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-downloads" }, "Downloads", -1), o_ = /* @__PURE__ */ a("hr", null, null, -1), l_ = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-sitemap" }, "SiteMap", -1), s_ = /* @__PURE__ */ a("h2", {
|
18464
18464
|
class: "headline-demopage",
|
18465
18465
|
id: "section-multiple-box-wrapper"
|
18466
18466
|
}, [
|
18467
18467
|
/* @__PURE__ */ a("span", null, "Multiple Box Wrapper")
|
18468
|
-
], -1),
|
18469
|
-
function
|
18468
|
+
], -1), a_ = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-faqs" }, "FAQs", -1), r_ = /* @__PURE__ */ a("hr", null, null, -1), d_ = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-team-overview" }, "Team Overview", -1);
|
18469
|
+
function c_(e, n, t, s, i, o) {
|
18470
18470
|
const d = $x, c = yo, u = Jx, g = zx;
|
18471
18471
|
return l(), r(S, null, [
|
18472
18472
|
h(c, null, {
|
18473
18473
|
default: k(() => [
|
18474
|
-
|
18474
|
+
t_,
|
18475
18475
|
h(d, {
|
18476
18476
|
cmdBasicForm: e.basicForm,
|
18477
18477
|
cmdAddressData: {},
|
@@ -18487,44 +18487,44 @@ function c1(e, n, t, s, i, o) {
|
|
18487
18487
|
}),
|
18488
18488
|
h(c, null, {
|
18489
18489
|
default: k(() => [
|
18490
|
-
|
18491
|
-
|
18490
|
+
n_,
|
18491
|
+
i_,
|
18492
18492
|
h(u, { segments: i.listOfDownloadsData }, null, 8, ["segments"]),
|
18493
|
-
|
18494
|
-
|
18493
|
+
o_,
|
18494
|
+
l_,
|
18495
18495
|
h(u, { segments: i.listOfSiteLinksData }, null, 8, ["segments"])
|
18496
18496
|
]),
|
18497
18497
|
_: 1
|
18498
18498
|
}),
|
18499
18499
|
h(c, null, {
|
18500
18500
|
default: k(() => [
|
18501
|
-
|
18502
|
-
|
18501
|
+
s_,
|
18502
|
+
a_,
|
18503
18503
|
h(g, { segments: i.faqsData }, null, 8, ["segments"]),
|
18504
|
-
|
18505
|
-
|
18504
|
+
r_,
|
18505
|
+
d_,
|
18506
18506
|
h(g, { segments: i.boxesTeamOverviewData }, null, 8, ["segments"])
|
18507
18507
|
]),
|
18508
18508
|
_: 1
|
18509
18509
|
})
|
18510
18510
|
], 64);
|
18511
18511
|
}
|
18512
|
-
const bo = /* @__PURE__ */ V(
|
18512
|
+
const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-library", m_ = "4.1.52", h_ = "GPL-3.0-only", p_ = "CoManD-UI", f_ = "module", g_ = {
|
18513
18513
|
prepublishOnly: "npm run build-lib",
|
18514
18514
|
dev: "vite",
|
18515
18515
|
build: "vite build",
|
18516
18516
|
"build-lib": "vite build && gulp",
|
18517
18517
|
preview: "vite preview"
|
18518
|
-
},
|
18518
|
+
}, y_ = [
|
18519
18519
|
"dist",
|
18520
18520
|
"src"
|
18521
|
-
],
|
18521
|
+
], b_ = {
|
18522
18522
|
".": "./dist/comand-component-library.js",
|
18523
18523
|
"./css.js": "./src/css.js",
|
18524
18524
|
"./style.css": "./dist/style.css",
|
18525
18525
|
"./variables.scss": "./src/assets/styles/variables.scss",
|
18526
18526
|
"./export-data.js": "./src/assets/data/export-data.js"
|
18527
|
-
},
|
18527
|
+
}, x_ = {
|
18528
18528
|
"clickout-event": "^1.1.2",
|
18529
18529
|
"comand-frontend-framework": "^4.1.11",
|
18530
18530
|
"comand-ui-iconfonts": "^1.0.14",
|
@@ -18533,7 +18533,7 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
18533
18533
|
vue: "^3.2.31",
|
18534
18534
|
"vue-router": "^4.0.12",
|
18535
18535
|
vuex: "^4.0.2"
|
18536
|
-
},
|
18536
|
+
}, __ = {
|
18537
18537
|
"@iconify/vue": "^4.0.0",
|
18538
18538
|
"@vitejs/plugin-vue": "^5.1.1",
|
18539
18539
|
"@vue/test-utils": "^2.0.0-0",
|
@@ -18543,19 +18543,19 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
18543
18543
|
"unplugin-vue-components": "^0.24.0",
|
18544
18544
|
vite: "^5.4.11",
|
18545
18545
|
"vue-jest": "^5.0.0-0"
|
18546
|
-
},
|
18547
|
-
name:
|
18548
|
-
version:
|
18549
|
-
license:
|
18550
|
-
author:
|
18546
|
+
}, C_ = {
|
18547
|
+
name: u_,
|
18548
|
+
version: m_,
|
18549
|
+
license: h_,
|
18550
|
+
author: p_,
|
18551
18551
|
private: !1,
|
18552
|
-
type:
|
18553
|
-
scripts:
|
18554
|
-
files:
|
18555
|
-
exports:
|
18556
|
-
dependencies:
|
18557
|
-
devDependencies:
|
18558
|
-
},
|
18552
|
+
type: f_,
|
18553
|
+
scripts: g_,
|
18554
|
+
files: y_,
|
18555
|
+
exports: b_,
|
18556
|
+
dependencies: x_,
|
18557
|
+
devDependencies: __
|
18558
|
+
}, w_ = {
|
18559
18559
|
data() {
|
18560
18560
|
return {
|
18561
18561
|
cmdAddressDataSettingsData: {
|
@@ -19138,7 +19138,7 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19138
19138
|
sticky: !1,
|
19139
19139
|
navigationInline: !1,
|
19140
19140
|
useGrid: !0,
|
19141
|
-
cmdMainNavigation: { ...
|
19141
|
+
cmdMainNavigation: { ...Wi }
|
19142
19142
|
},
|
19143
19143
|
cmdSiteHeaderSettingsControls: {
|
19144
19144
|
"cmdMainNavigation.offcanvasPosition": [
|
@@ -19420,9 +19420,9 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19420
19420
|
}
|
19421
19421
|
};
|
19422
19422
|
}
|
19423
|
-
}, xo = "/media/images/content-images/landscape-medium.jpg",
|
19423
|
+
}, xo = "/media/images/content-images/landscape-medium.jpg", k_ = "/media/images/demo-images/small/landscape-01.jpg", v_ = "/media/images/demo-images/small/landscape-02.jpg", T_ = "/media/images/demo-images/small/landscape-03.jpg", S_ = {
|
19424
19424
|
name: "App",
|
19425
|
-
mixins: [
|
19425
|
+
mixins: [w_],
|
19426
19426
|
components: {
|
19427
19427
|
PageOverview: bo
|
19428
19428
|
},
|
@@ -19573,10 +19573,10 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19573
19573
|
imageGalleryData: lg,
|
19574
19574
|
inputGroupReplacedRadiobuttonsData: ug,
|
19575
19575
|
inputGroupToggleSwitchRadiobuttonsData: mg,
|
19576
|
-
languagesData:
|
19576
|
+
languagesData: Gi,
|
19577
19577
|
listOfLinksData: hg,
|
19578
19578
|
multistepsData: Cg,
|
19579
|
-
navigationData:
|
19579
|
+
navigationData: Wi,
|
19580
19580
|
openingHoursData: wg,
|
19581
19581
|
selectOptionsData: kg,
|
19582
19582
|
slideshowData: vg,
|
@@ -19586,7 +19586,7 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19586
19586
|
tabsData: Rg,
|
19587
19587
|
thumbnailScrollerImagesData: Ng,
|
19588
19588
|
thumbnailScrollerTextData: Ug,
|
19589
|
-
packageJson:
|
19589
|
+
packageJson: C_
|
19590
19590
|
};
|
19591
19591
|
},
|
19592
19592
|
computed: {
|
@@ -19784,39 +19784,39 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19784
19784
|
});
|
19785
19785
|
}
|
19786
19786
|
}
|
19787
|
-
},
|
19788
|
-
|
19789
|
-
|
19790
|
-
|
19791
|
-
|
19792
|
-
|
19793
|
-
],
|
19794
|
-
|
19795
|
-
],
|
19796
|
-
|
19797
|
-
],
|
19798
|
-
|
19799
|
-
],
|
19800
|
-
|
19801
|
-
],
|
19787
|
+
}, O_ = ["id"], L_ = /* @__PURE__ */ a("a", { id: "anchor-back-to-top" }, null, -1), I_ = { for: "select-template" }, B_ = /* @__PURE__ */ a("span", null, "Select template", -1), F_ = /* @__PURE__ */ a("option", { value: "blank" }, "Blank/Unstyled", -1), D_ = /* @__PURE__ */ a("option", { value: "business" }, "Business", -1), M_ = /* @__PURE__ */ a("option", { value: "casual" }, "Casual", -1), V_ = /* @__PURE__ */ a("option", { value: "dating" }, "Dating", -1), P_ = /* @__PURE__ */ a("option", { value: "influencer" }, "Influencer", -1), A_ = [
|
19788
|
+
F_,
|
19789
|
+
D_,
|
19790
|
+
M_,
|
19791
|
+
V_,
|
19792
|
+
P_
|
19793
|
+
], E_ = /* @__PURE__ */ a("span", null, "Color Scheme", -1), H_ = { class: "input-wrapper" }, q_ = { for: "default-color-scheme" }, R_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1), N_ = { for: "light-mode" }, U_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Light Mode", -1), j_ = { for: "dark-mode" }, z_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Dark Mode", -1), W_ = ["href", "onClick"], G_ = { class: "box-footer comand-versions" }, K_ = /* @__PURE__ */ a("dt", null, "Frontend-Framework Version:", -1), J_ = /* @__PURE__ */ a("dt", null, "Component-Library Version:", -1), Y_ = { class: "closed-sidebar" }, Z_ = /* @__PURE__ */ a("span", { class: "icon-settings-template" }, null, -1), Q_ = [
|
19794
|
+
Z_
|
19795
|
+
], X_ = /* @__PURE__ */ a("span", { class: "icon-settings-component" }, null, -1), $_ = [
|
19796
|
+
X_
|
19797
|
+
], e1 = /* @__PURE__ */ a("span", { class: "icon-file-settings" }, null, -1), t1 = [
|
19798
|
+
e1
|
19799
|
+
], n1 = /* @__PURE__ */ a("span", null, "Hide sidebar", -1), i1 = [
|
19800
|
+
n1
|
19801
|
+
], o1 = {
|
19802
19802
|
key: 1,
|
19803
19803
|
id: "content"
|
19804
|
-
},
|
19804
|
+
}, l1 = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Components Overview", -1), s1 = {
|
19805
19805
|
class: "headline-demopage",
|
19806
19806
|
id: "section-address-data"
|
19807
|
-
},
|
19807
|
+
}, a1 = /* @__PURE__ */ a("span", null, "Address Data", -1), r1 = { class: "flex-container" }, d1 = /* @__PURE__ */ a("h2", {
|
19808
19808
|
class: "headline-demopage",
|
19809
19809
|
id: "section-advanced-form-elements"
|
19810
|
-
}, "Advanced Form Elements", -1),
|
19810
|
+
}, "Advanced Form Elements", -1), c1 = /* @__PURE__ */ a("h3", null, [
|
19811
19811
|
/* @__PURE__ */ a("span", null, "Form elements status:")
|
19812
|
-
], -1),
|
19812
|
+
], -1), u1 = { class: "flex-container" }, m1 = { class: "list-status" }, h1 = { class: "error" }, p1 = { class: "flex-container" }, f1 = /* @__PURE__ */ a("legend", null, "Legend", -1), g1 = { class: "headline-demopage" }, y1 = /* @__PURE__ */ a("span", null, "Form Element-Component", -1), b1 = { class: "flex-container" }, x1 = { class: "flex-container" }, _1 = /* @__PURE__ */ a("h2", null, "Inputfields in Columns", -1), C1 = { class: "flex-container" }, w1 = /* @__PURE__ */ a("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1), k1 = { class: "flex-container" }, v1 = /* @__PURE__ */ a("hr", null, null, -1), T1 = { class: "headline-demopage" }, S1 = /* @__PURE__ */ a("span", null, "Fake Selects", -1), O1 = { class: "flex-container" }, L1 = /* @__PURE__ */ a("hr", null, null, -1), I1 = /* @__PURE__ */ a("h2", null, "Progress Bar [native]", -1), B1 = /* @__PURE__ */ a("h2", null, "Slider [native]", -1), F1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1), D1 = { class: "flex-container no-flex" }, M1 = {
|
19813
19813
|
class: "inline",
|
19814
19814
|
for: "range-value"
|
19815
|
-
},
|
19815
|
+
}, V1 = /* @__PURE__ */ a("span", { class: "label-text" }, [
|
19816
19816
|
/* @__PURE__ */ a("span", null, "Range Value:")
|
19817
|
-
], -1),
|
19817
|
+
], -1), P1 = ["disabled"], A1 = { for: "range-slider" }, E1 = /* @__PURE__ */ a("span", { class: "label-text hidden" }, [
|
19818
19818
|
/* @__PURE__ */ a("span", null, "Range Value")
|
19819
|
-
], -1),
|
19819
|
+
], -1), H1 = ["disabled"], q1 = /* @__PURE__ */ a("hr", null, null, -1), R1 = /* @__PURE__ */ a("h2", null, "Toggle-Switches", -1), N1 = /* @__PURE__ */ a("h3", null, "Switches without switch-labels", -1), U1 = /* @__PURE__ */ a("h3", null, "Switches with switch-labels", -1), j1 = /* @__PURE__ */ a("br", null, null, -1), z1 = /* @__PURE__ */ a("br", null, null, -1), W1 = /* @__PURE__ */ a("h2", null, "Checkboxes and Radiobuttons", -1), G1 = /* @__PURE__ */ a("h3", null, "Checkboxes [native]", -1), K1 = { class: "label inline" }, J1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native checkboxes:", -1), Y1 = { class: "flex-container no-flex" }, Z1 = /* @__PURE__ */ a("a", { href: "#" }, "link", -1), Q1 = /* @__PURE__ */ a("h3", null, "Checkboxes (replaced)", -1), X1 = { class: "label inline" }, $1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Checkbox:", -1), eC = { class: "flex-container no-flex" }, tC = /* @__PURE__ */ a("h3", null, "Radiobuttons [native]", -1), nC = { class: "label inline" }, iC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native radiobuttons:", -1), oC = { class: "flex-container no-flex" }, lC = /* @__PURE__ */ a("h3", null, "Radiobuttons (replaced)", -1), sC = { class: "label inline" }, aC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Radio:", -1), rC = { class: "flex-container no-flex" }, dC = {
|
19820
19820
|
class: "headline-demopage",
|
19821
19821
|
id: "section-input-group"
|
19822
19822
|
}, cC = /* @__PURE__ */ a("dt", null, "Selected value:", -1), uC = /* @__PURE__ */ a("h3", null, "Input Groups with Checkboxes/Radiobuttons (toggle-switches)", -1), mC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), hC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), pC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), fC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), gC = { class: "flex-container" }, yC = /* @__PURE__ */ a("small", null, "(values will not be submitted with the form!)", -1), bC = { class: "button-wrapper no-flex" }, xC = ["disabled"], _C = /* @__PURE__ */ a("span", { class: "icon-check" }, null, -1), CC = /* @__PURE__ */ a("span", null, "Native submit-button", -1), wC = [
|
@@ -19832,7 +19832,7 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19832
19832
|
/* @__PURE__ */ a("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
19833
19833
|
], -1), PC = /* @__PURE__ */ a("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1), AC = /* @__PURE__ */ a("p", null, " Footer content ", -1), EC = /* @__PURE__ */ a("h4", null, " Texts given by slots ", -1), HC = /* @__PURE__ */ a("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1), qC = /* @__PURE__ */ a("p", null, [
|
19834
19834
|
/* @__PURE__ */ a("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
19835
|
-
], -1), RC = /* @__PURE__ */ a("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1), NC = /* @__PURE__ */ a("p", null, " Footer content ", -1), UC = /* @__PURE__ */ a("h4", null, " Box with inputs ", -1), jC = /* @__PURE__ */ a("p", null, " footer content ", -1), zC = /* @__PURE__ */ a("h4", null, " Box with links ", -1),
|
19835
|
+
], -1), RC = /* @__PURE__ */ a("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1), NC = /* @__PURE__ */ a("p", null, " Footer content ", -1), UC = /* @__PURE__ */ a("h4", null, " Box with inputs ", -1), jC = /* @__PURE__ */ a("p", null, " footer content ", -1), zC = /* @__PURE__ */ a("h4", null, " Box with links ", -1), WC = { class: "navigation" }, GC = /* @__PURE__ */ a("p", null, " footer content ", -1), KC = /* @__PURE__ */ a("h4", null, " Collapsible box with image ", -1), JC = /* @__PURE__ */ a("img", {
|
19836
19836
|
src: xo,
|
19837
19837
|
alt: "Alternative text"
|
19838
19838
|
}, null, -1), YC = /* @__PURE__ */ a("h4", null, " Box with image, content and link ", -1), ZC = /* @__PURE__ */ a("img", {
|
@@ -19864,17 +19864,17 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19864
19864
|
class: "headline-demopage",
|
19865
19865
|
id: "section-fancybox"
|
19866
19866
|
}, "Fancybox", -1), kw = /* @__PURE__ */ a("h3", null, "FancyBox with text", -1), vw = /* @__PURE__ */ a("h3", null, "FancyBox with large image given by url", -1), Tw = /* @__PURE__ */ a("img", {
|
19867
|
-
src:
|
19867
|
+
src: k_,
|
19868
19868
|
alt: "Alternative text"
|
19869
19869
|
}, null, -1), Sw = [
|
19870
19870
|
Tw
|
19871
19871
|
], Ow = /* @__PURE__ */ a("h3", null, "FancyBox with large image given by property", -1), Lw = /* @__PURE__ */ a("img", {
|
19872
|
-
src:
|
19872
|
+
src: v_,
|
19873
19873
|
alt: "Alternative text"
|
19874
19874
|
}, null, -1), Iw = [
|
19875
19875
|
Lw
|
19876
19876
|
], Bw = /* @__PURE__ */ a("h3", null, "FancyBox with image as object give by property", -1), Fw = /* @__PURE__ */ a("img", {
|
19877
|
-
src:
|
19877
|
+
src: T_,
|
19878
19878
|
alt: "Alternative text"
|
19879
19879
|
}, null, -1), Dw = [
|
19880
19880
|
Fw
|
@@ -19890,7 +19890,7 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19890
19890
|
}, "Icons", -1), Hw = /* @__PURE__ */ a("span", null, "Icon from local iconfont", -1), qw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (icomoon-font)", -1), Rw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (bootstrap-font)", -1), Nw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (material-design-font)", -1), Uw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (font-awesome-solid-font)", -1), jw = {
|
19891
19891
|
class: "headline-demopage",
|
19892
19892
|
id: "section-image"
|
19893
|
-
}, zw = /* @__PURE__ */ a("span", null, "Image", -1),
|
19893
|
+
}, zw = /* @__PURE__ */ a("span", null, "Image", -1), Ww = { class: "flex-container" }, Gw = {
|
19894
19894
|
class: "headline-demopage",
|
19895
19895
|
id: "section-image-gallery"
|
19896
19896
|
}, Kw = /* @__PURE__ */ a("span", null, "Image-Gallery", -1), Jw = /* @__PURE__ */ a("h2", {
|
@@ -19971,10 +19971,10 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19971
19971
|
}, Vk = /* @__PURE__ */ a("span", null, "Tables", -1), Pk = /* @__PURE__ */ a("h3", null, "Table as wide as its content (with caption)", -1), Ak = /* @__PURE__ */ a("h3", null, "Table as wide as possible", -1), Ek = {
|
19972
19972
|
class: "headline-demopage",
|
19973
19973
|
id: "section-tabs"
|
19974
|
-
}, Hk = /* @__PURE__ */ a("span", null, "Tabs", -1), qk = /* @__PURE__ */ a("h4", null, "Tab 1 headline", -1), Rk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 1", -1), Nk = /* @__PURE__ */ a("h4", null, "Tab 2 headline", -1), Uk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 2", -1), jk = /* @__PURE__ */ a("h4", null, "Tab 3 headline", -1), zk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 3", -1),
|
19974
|
+
}, Hk = /* @__PURE__ */ a("span", null, "Tabs", -1), qk = /* @__PURE__ */ a("h4", null, "Tab 1 headline", -1), Rk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 1", -1), Nk = /* @__PURE__ */ a("h4", null, "Tab 2 headline", -1), Uk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 2", -1), jk = /* @__PURE__ */ a("h4", null, "Tab 3 headline", -1), zk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 3", -1), Wk = {
|
19975
19975
|
class: "headline-demopage",
|
19976
19976
|
id: "section-text-image-block"
|
19977
|
-
},
|
19977
|
+
}, Gk = /* @__PURE__ */ a("span", null, "Text-Image-Block", -1), Kk = { class: "flex-container" }, Jk = {
|
19978
19978
|
class: "headline-demopage",
|
19979
19979
|
id: "section-thumbnail-scroller"
|
19980
19980
|
}, Yk = /* @__PURE__ */ a("span", null, "Thumbnail-Scroller", -1), Zk = { class: "inline-size" }, Qk = {
|
@@ -19994,12 +19994,12 @@ const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-libra
|
|
19994
19994
|
id: "content"
|
19995
19995
|
}, uv = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Page Overview", -1);
|
19996
19996
|
function mv(e, n, t, s, i, o) {
|
19997
|
-
const d = bn, c = Mi, u = tf, g = gn, p = Pi, f = cf, C = yo, b = Li, L = Ei, v = te, B = Ai, F = Jp, D = Ni, M = Ii,
|
19997
|
+
const d = bn, c = Mi, u = tf, g = gn, p = Pi, f = cf, C = yo, b = Li, L = Ei, v = te, B = Ai, F = Jp, D = Ni, M = Ii, W = gr, j = kr, P = Di, N = Vi, J = gu, $ = Ri, Z = Y, ee = G, se = Ce, ce = Dm, ue = qm, ne = Re, A = dh, ae = Ui, ie = _e("router-view"), Le = Lh, Ie = Mh, we = rp, Be = Ap, Fe = Np, De = _p, ke = sf, re = _f, it = Bf, ot = ji, lt = $g, st = et, ze = ay, at = fy, qe = ky, K = Bi, Co = Oy, Bt = Si, wo = Mx, ko = bo, vo = ju, To = Eu, So = Dd, Oo = Rx, Lo = Vo("fancybox");
|
19998
19998
|
return X((l(), r("div", {
|
19999
19999
|
class: "page-wrapper",
|
20000
20000
|
id: o.templateId
|
20001
20001
|
}, [
|
20002
|
-
|
20002
|
+
L_,
|
20003
20003
|
i.showLeftSidebar ? (l(), w(u, {
|
20004
20004
|
key: 0,
|
20005
20005
|
cmdHeadline: { headlineText: "Site Settings", headlineLevel: 3, textAlign: "center" },
|
@@ -20023,19 +20023,19 @@ function mv(e, n, t, s, i, o) {
|
|
20023
20023
|
onToggleCollapse: (z) => x.boxToggled(0, z)
|
20024
20024
|
}, {
|
20025
20025
|
body: k(() => [
|
20026
|
-
a("label",
|
20027
|
-
|
20026
|
+
a("label", I_, [
|
20027
|
+
B_,
|
20028
20028
|
X(a("select", {
|
20029
20029
|
id: "select-template",
|
20030
20030
|
"onUpdate:modelValue": n[0] || (n[0] = (z) => i.selectedTemplate = z)
|
20031
|
-
},
|
20031
|
+
}, A_, 512), [
|
20032
20032
|
[Po, i.selectedTemplate]
|
20033
20033
|
])
|
20034
20034
|
]),
|
20035
20035
|
a("div", null, [
|
20036
|
-
|
20037
|
-
a("div",
|
20038
|
-
a("label",
|
20036
|
+
E_,
|
20037
|
+
a("div", H_, [
|
20038
|
+
a("label", q_, [
|
20039
20039
|
X(a("input", {
|
20040
20040
|
type: "radio",
|
20041
20041
|
id: "default-color-scheme",
|
@@ -20045,9 +20045,9 @@ function mv(e, n, t, s, i, o) {
|
|
20045
20045
|
}, null, 512), [
|
20046
20046
|
[Dt, i.colorScheme]
|
20047
20047
|
]),
|
20048
|
-
|
20048
|
+
R_
|
20049
20049
|
]),
|
20050
|
-
a("label",
|
20050
|
+
a("label", N_, [
|
20051
20051
|
X(a("input", {
|
20052
20052
|
type: "radio",
|
20053
20053
|
id: "light-mode",
|
@@ -20057,9 +20057,9 @@ function mv(e, n, t, s, i, o) {
|
|
20057
20057
|
}, null, 512), [
|
20058
20058
|
[Dt, i.colorScheme]
|
20059
20059
|
]),
|
20060
|
-
|
20060
|
+
U_
|
20061
20061
|
]),
|
20062
|
-
a("label",
|
20062
|
+
a("label", j_, [
|
20063
20063
|
X(a("input", {
|
20064
20064
|
type: "radio",
|
20065
20065
|
id: "dark-mode",
|
@@ -20069,7 +20069,7 @@ function mv(e, n, t, s, i, o) {
|
|
20069
20069
|
}, null, 512), [
|
20070
20070
|
[Dt, i.colorScheme]
|
20071
20071
|
]),
|
20072
|
-
|
20072
|
+
z_
|
20073
20073
|
])
|
20074
20074
|
])
|
20075
20075
|
])
|
@@ -20094,7 +20094,7 @@ function mv(e, n, t, s, i, o) {
|
|
20094
20094
|
href: o.sectionName(z),
|
20095
20095
|
onClick: (yv) => o.updateSettingsSidebar(o.componentNameWithPrefix(z)),
|
20096
20096
|
title: "Go to component"
|
20097
|
-
}, y(o.readableComponentName(z)), 9,
|
20097
|
+
}, y(o.readableComponentName(z)), 9, W_)
|
20098
20098
|
], 2))), 128))
|
20099
20099
|
])
|
20100
20100
|
]),
|
@@ -20156,37 +20156,37 @@ function mv(e, n, t, s, i, o) {
|
|
20156
20156
|
]),
|
20157
20157
|
_: 1
|
20158
20158
|
}, 8, ["openBoxesByDefault"]),
|
20159
|
-
a("dl",
|
20160
|
-
|
20159
|
+
a("dl", G_, [
|
20160
|
+
K_,
|
20161
20161
|
a("dd", null, y(i.packageJson.dependencies["comand-frontend-framework"].replace("^", "")), 1),
|
20162
|
-
|
20162
|
+
J_,
|
20163
20163
|
a("dd", null, y(i.packageJson.version), 1)
|
20164
20164
|
])
|
20165
20165
|
]),
|
20166
20166
|
closed: k(() => [
|
20167
|
-
a("div",
|
20167
|
+
a("div", Y_, [
|
20168
20168
|
a("a", {
|
20169
20169
|
href: "#",
|
20170
20170
|
class: "button primary",
|
20171
20171
|
title: "Open Template Selection",
|
20172
20172
|
onClick: n[9] || (n[9] = T((x) => o.openBox(0), ["prevent"]))
|
20173
|
-
},
|
20173
|
+
}, Q_),
|
20174
20174
|
a("a", {
|
20175
20175
|
href: "#",
|
20176
20176
|
class: "button primary",
|
20177
20177
|
title: "Open Components Overview",
|
20178
20178
|
onClick: n[10] || (n[10] = T((x) => o.openBox(1), ["prevent"]))
|
20179
|
-
}, $
|
20179
|
+
}, $_),
|
20180
20180
|
a("a", {
|
20181
20181
|
href: "#",
|
20182
20182
|
class: "button primary",
|
20183
20183
|
title: "Open Page-Templates",
|
20184
20184
|
onClick: n[11] || (n[11] = T((x) => o.openBox(2), ["prevent"]))
|
20185
|
-
},
|
20185
|
+
}, t1),
|
20186
20186
|
a("a", {
|
20187
20187
|
href: "#",
|
20188
20188
|
onClick: n[12] || (n[12] = T((x) => i.showLeftSidebar = !1, ["prevent"]))
|
20189
|
-
},
|
20189
|
+
}, i1)
|
20190
20190
|
])
|
20191
20191
|
]),
|
20192
20192
|
_: 1
|
@@ -20204,17 +20204,17 @@ function mv(e, n, t, s, i, o) {
|
|
20204
20204
|
]),
|
20205
20205
|
_: 1
|
20206
20206
|
}),
|
20207
|
-
i.componentView ? (l(), r("main",
|
20207
|
+
i.componentView ? (l(), r("main", o1, [
|
20208
20208
|
h(C, null, {
|
20209
20209
|
default: k(() => [
|
20210
|
-
|
20210
|
+
l1
|
20211
20211
|
]),
|
20212
20212
|
_: 1
|
20213
20213
|
}),
|
20214
20214
|
h(C, null, {
|
20215
20215
|
default: k(() => [
|
20216
|
-
a("h2",
|
20217
|
-
|
20216
|
+
a("h2", s1, [
|
20217
|
+
a1,
|
20218
20218
|
a("a", {
|
20219
20219
|
href: "#",
|
20220
20220
|
class: "button small icon-cog",
|
@@ -20222,7 +20222,7 @@ function mv(e, n, t, s, i, o) {
|
|
20222
20222
|
onClick: n[13] || (n[13] = T((x) => o.openSettingsSidebar("CmdAddressData"), ["prevent"]))
|
20223
20223
|
})
|
20224
20224
|
]),
|
20225
|
-
a("div",
|
20225
|
+
a("div", r1, [
|
20226
20226
|
h(b, I({
|
20227
20227
|
ref: "CmdAddressData",
|
20228
20228
|
addressData: i.addressData
|
@@ -20233,10 +20233,10 @@ function mv(e, n, t, s, i, o) {
|
|
20233
20233
|
}),
|
20234
20234
|
h(C, null, {
|
20235
20235
|
default: k(() => [
|
20236
|
-
|
20237
|
-
|
20238
|
-
a("div",
|
20239
|
-
a("ul",
|
20236
|
+
d1,
|
20237
|
+
c1,
|
20238
|
+
a("div", u1, [
|
20239
|
+
a("ul", m1, [
|
20240
20240
|
a("li", null, [
|
20241
20241
|
a("a", {
|
20242
20242
|
href: "#",
|
@@ -20245,7 +20245,7 @@ function mv(e, n, t, s, i, o) {
|
|
20245
20245
|
id: "status-default"
|
20246
20246
|
}, " Default ", 2)
|
20247
20247
|
]),
|
20248
|
-
a("li",
|
20248
|
+
a("li", h1, [
|
20249
20249
|
a("a", {
|
20250
20250
|
href: "#",
|
20251
20251
|
onClick: n[15] || (n[15] = T((x) => o.setStatus("error", !1), ["prevent"])),
|
@@ -20298,10 +20298,10 @@ function mv(e, n, t, s, i, o) {
|
|
20298
20298
|
novalidate: "novalidate"
|
20299
20299
|
}, {
|
20300
20300
|
default: k(() => [
|
20301
|
-
a("fieldset",
|
20302
|
-
|
20303
|
-
a("h2",
|
20304
|
-
|
20301
|
+
a("fieldset", p1, [
|
20302
|
+
f1,
|
20303
|
+
a("h2", g1, [
|
20304
|
+
y1,
|
20305
20305
|
a("a", {
|
20306
20306
|
href: "#",
|
20307
20307
|
class: "button small icon-cog",
|
@@ -20313,7 +20313,7 @@ function mv(e, n, t, s, i, o) {
|
|
20313
20313
|
status: i.validationStatus,
|
20314
20314
|
disabled: i.disabledStatus
|
20315
20315
|
}), null, 16, ["status", "disabled"]),
|
20316
|
-
a("div",
|
20316
|
+
a("div", b1, [
|
20317
20317
|
h(v, {
|
20318
20318
|
labelText: "Input for datalist:",
|
20319
20319
|
element: "input",
|
@@ -20325,7 +20325,7 @@ function mv(e, n, t, s, i, o) {
|
|
20325
20325
|
tooltipText: "This is a tooltip"
|
20326
20326
|
}, null, 8, ["status", "disabled", "datalist"])
|
20327
20327
|
]),
|
20328
|
-
a("div",
|
20328
|
+
a("div", x1, [
|
20329
20329
|
h(v, I({
|
20330
20330
|
labelText: "Input (type search (without search-button)):",
|
20331
20331
|
element: "input",
|
@@ -20347,8 +20347,8 @@ function mv(e, n, t, s, i, o) {
|
|
20347
20347
|
tooltipText: "This is a tooltip"
|
20348
20348
|
}, { useCustomTooltip: !1 }), null, 16, ["status", "disabled"])
|
20349
20349
|
]),
|
20350
|
-
|
20351
|
-
a("div",
|
20350
|
+
_1,
|
20351
|
+
a("div", C1, [
|
20352
20352
|
h(v, {
|
20353
20353
|
element: "input",
|
20354
20354
|
type: "text",
|
@@ -20362,7 +20362,7 @@ function mv(e, n, t, s, i, o) {
|
|
20362
20362
|
disabled: i.disabledStatus
|
20363
20363
|
}, {
|
20364
20364
|
labeltext: k(() => [
|
20365
|
-
|
20365
|
+
w1
|
20366
20366
|
]),
|
20367
20367
|
_: 1
|
20368
20368
|
}, 8, ["modelValue", "status", "disabled"]),
|
@@ -20394,7 +20394,7 @@ function mv(e, n, t, s, i, o) {
|
|
20394
20394
|
disabled: i.disabledStatus
|
20395
20395
|
}, null, 8, ["modelValue", "status", "disabled"])
|
20396
20396
|
]),
|
20397
|
-
a("div",
|
20397
|
+
a("div", k1, [
|
20398
20398
|
h(v, {
|
20399
20399
|
labelText: "Label for emailfield (with icon):",
|
20400
20400
|
element: "input",
|
@@ -20505,9 +20505,9 @@ function mv(e, n, t, s, i, o) {
|
|
20505
20505
|
status: i.validationStatus,
|
20506
20506
|
disabled: i.disabledStatus
|
20507
20507
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20508
|
-
|
20509
|
-
a("h3",
|
20510
|
-
|
20508
|
+
v1,
|
20509
|
+
a("h3", T1, [
|
20510
|
+
S1,
|
20511
20511
|
a("a", {
|
20512
20512
|
href: "#",
|
20513
20513
|
class: "button small icon-cog",
|
@@ -20515,7 +20515,7 @@ function mv(e, n, t, s, i, o) {
|
|
20515
20515
|
onClick: n[33] || (n[33] = T((x) => o.openSettingsSidebar("CmdFakeSelect"), ["prevent"]))
|
20516
20516
|
})
|
20517
20517
|
]),
|
20518
|
-
a("div",
|
20518
|
+
a("div", O1, [
|
20519
20519
|
h(B, I({ ref: "CmdFakeSelect" }, e.cmdFakeSelectSettingsData, {
|
20520
20520
|
selectData: i.fakeSelectOptionsData,
|
20521
20521
|
modelValue: i.fakeSelectDefault,
|
@@ -20567,21 +20567,21 @@ function mv(e, n, t, s, i, o) {
|
|
20567
20567
|
type: "color"
|
20568
20568
|
}, null, 8, ["status", "disabled", "selectData", "modelValue"])
|
20569
20569
|
]),
|
20570
|
-
|
20571
|
-
|
20570
|
+
L1,
|
20571
|
+
I1,
|
20572
20572
|
h(F, {
|
20573
20573
|
labelText: "Progress Bar (with optional output):",
|
20574
20574
|
id: "progress-bar2",
|
20575
20575
|
max: "100"
|
20576
20576
|
}),
|
20577
|
-
|
20577
|
+
B1,
|
20578
20578
|
a("div", {
|
20579
20579
|
class: _(["label", i.validationStatus])
|
20580
20580
|
}, [
|
20581
|
-
|
20582
|
-
a("span",
|
20583
|
-
a("label",
|
20584
|
-
|
20581
|
+
F1,
|
20582
|
+
a("span", D1, [
|
20583
|
+
a("label", M1, [
|
20584
|
+
V1,
|
20585
20585
|
X(a("input", {
|
20586
20586
|
type: "number",
|
20587
20587
|
class: _(i.validationStatus),
|
@@ -20590,12 +20590,12 @@ function mv(e, n, t, s, i, o) {
|
|
20590
20590
|
min: "0",
|
20591
20591
|
max: "100",
|
20592
20592
|
id: "range-value"
|
20593
|
-
}, null, 10,
|
20593
|
+
}, null, 10, P1), [
|
20594
20594
|
[Nt, i.rangeValue]
|
20595
20595
|
])
|
20596
20596
|
]),
|
20597
|
-
a("label",
|
20598
|
-
|
20597
|
+
a("label", A1, [
|
20598
|
+
E1,
|
20599
20599
|
X(a("input", {
|
20600
20600
|
type: "range",
|
20601
20601
|
class: "range-slider",
|
@@ -20604,15 +20604,15 @@ function mv(e, n, t, s, i, o) {
|
|
20604
20604
|
disabled: i.disabledStatus,
|
20605
20605
|
min: "0",
|
20606
20606
|
max: "100"
|
20607
|
-
}, null, 8,
|
20607
|
+
}, null, 8, H1), [
|
20608
20608
|
[Nt, i.rangeValue]
|
20609
20609
|
])
|
20610
20610
|
])
|
20611
20611
|
])
|
20612
20612
|
], 2),
|
20613
|
-
|
20614
|
-
|
20615
|
-
|
20613
|
+
q1,
|
20614
|
+
R1,
|
20615
|
+
N1,
|
20616
20616
|
h(v, {
|
20617
20617
|
element: "input",
|
20618
20618
|
type: "checkbox",
|
@@ -20637,7 +20637,7 @@ function mv(e, n, t, s, i, o) {
|
|
20637
20637
|
status: i.validationStatus,
|
20638
20638
|
disabled: i.disabledStatus
|
20639
20639
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20640
|
-
|
20640
|
+
U1,
|
20641
20641
|
h(v, {
|
20642
20642
|
element: "input",
|
20643
20643
|
type: "checkbox",
|
@@ -20712,16 +20712,16 @@ function mv(e, n, t, s, i, o) {
|
|
20712
20712
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20713
20713
|
a("p", null, [
|
20714
20714
|
E(" checkbox (required) with boolean: " + y(i.checkboxRequiredValue), 1),
|
20715
|
-
|
20715
|
+
j1,
|
20716
20716
|
E(" checkbox with boolean: " + y(i.checkboxValue), 1),
|
20717
|
-
|
20717
|
+
z1,
|
20718
20718
|
E(" checkboxes with values: " + y(i.checkboxValues), 1)
|
20719
20719
|
]),
|
20720
|
-
|
20721
|
-
|
20722
|
-
a("div",
|
20723
|
-
|
20724
|
-
a("div",
|
20720
|
+
W1,
|
20721
|
+
G1,
|
20722
|
+
a("div", K1, [
|
20723
|
+
J1,
|
20724
|
+
a("div", Y1, [
|
20725
20725
|
h(v, {
|
20726
20726
|
element: "input",
|
20727
20727
|
labelText: "Label for checkbox with boolean",
|
@@ -20766,16 +20766,16 @@ function mv(e, n, t, s, i, o) {
|
|
20766
20766
|
}, {
|
20767
20767
|
labeltext: k(() => [
|
20768
20768
|
E(" Labeltext with "),
|
20769
|
-
|
20769
|
+
Z1,
|
20770
20770
|
E(" given by slot ")
|
20771
20771
|
]),
|
20772
20772
|
_: 1
|
20773
20773
|
}, 8, ["modelValue", "status", "disabled"])
|
20774
20774
|
])
|
20775
20775
|
]),
|
20776
|
-
|
20777
|
-
a("div",
|
20778
|
-
$
|
20776
|
+
Q1,
|
20777
|
+
a("div", X1, [
|
20778
|
+
$1,
|
20779
20779
|
a("div", eC, [
|
20780
20780
|
h(v, {
|
20781
20781
|
element: "input",
|
@@ -21009,7 +21009,7 @@ function mv(e, n, t, s, i, o) {
|
|
21009
21009
|
]),
|
21010
21010
|
_: 1
|
21011
21011
|
}),
|
21012
|
-
h(
|
21012
|
+
h(W, {
|
21013
21013
|
href: "#anchor-back-to-top",
|
21014
21014
|
"scroll-container": ".page-wrapper"
|
21015
21015
|
}),
|
@@ -21181,7 +21181,7 @@ function mv(e, n, t, s, i, o) {
|
|
21181
21181
|
zC
|
21182
21182
|
]),
|
21183
21183
|
body: k(() => [
|
21184
|
-
a("ul",
|
21184
|
+
a("ul", WC, [
|
21185
21185
|
a("li", null, [
|
21186
21186
|
a("a", {
|
21187
21187
|
href: "#",
|
@@ -21213,7 +21213,7 @@ function mv(e, n, t, s, i, o) {
|
|
21213
21213
|
])
|
21214
21214
|
]),
|
21215
21215
|
footer: k(() => [
|
21216
|
-
|
21216
|
+
GC
|
21217
21217
|
]),
|
21218
21218
|
_: 1
|
21219
21219
|
}),
|
@@ -21611,7 +21611,7 @@ function mv(e, n, t, s, i, o) {
|
|
21611
21611
|
onClick: n[83] || (n[83] = T((x) => o.openSettingsSidebar("CmdImage"), ["prevent"]))
|
21612
21612
|
})
|
21613
21613
|
]),
|
21614
|
-
a("div",
|
21614
|
+
a("div", Ww, [
|
21615
21615
|
h(se, I({
|
21616
21616
|
ref: "CmdImage",
|
21617
21617
|
image: i.imageData[0].image,
|
@@ -21627,7 +21627,7 @@ function mv(e, n, t, s, i, o) {
|
|
21627
21627
|
}),
|
21628
21628
|
h(C, null, {
|
21629
21629
|
default: k(() => [
|
21630
|
-
a("h2",
|
21630
|
+
a("h2", Gw, [
|
21631
21631
|
Kw,
|
21632
21632
|
a("a", {
|
21633
21633
|
href: "#",
|
@@ -22096,8 +22096,8 @@ function mv(e, n, t, s, i, o) {
|
|
22096
22096
|
}),
|
22097
22097
|
h(C, null, {
|
22098
22098
|
default: k(() => [
|
22099
|
-
a("h2",
|
22100
|
-
|
22099
|
+
a("h2", Wk, [
|
22100
|
+
Gk,
|
22101
22101
|
a("a", {
|
22102
22102
|
href: "#",
|
22103
22103
|
class: "button small icon-cog",
|
@@ -22338,11 +22338,11 @@ function mv(e, n, t, s, i, o) {
|
|
22338
22338
|
]),
|
22339
22339
|
_: 1
|
22340
22340
|
}, 8, ["openSidebar", "onToggleSidebar"])) : m("", !0)
|
22341
|
-
], 8,
|
22341
|
+
], 8, O_)), [
|
22342
22342
|
[Lo]
|
22343
22343
|
]);
|
22344
22344
|
}
|
22345
|
-
const _v = /* @__PURE__ */ V(
|
22345
|
+
const _v = /* @__PURE__ */ V(S_, [["render", mv]]), Cv = {
|
22346
22346
|
// el = real dom-element
|
22347
22347
|
mounted(e) {
|
22348
22348
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
@@ -22466,7 +22466,7 @@ export {
|
|
22466
22466
|
Ei as CmdFormFilters,
|
22467
22467
|
Ri as CmdGoogleMaps,
|
22468
22468
|
Y as CmdHeadline,
|
22469
|
-
|
22469
|
+
G as CmdIcon,
|
22470
22470
|
Ce as CmdImage,
|
22471
22471
|
Dm as CmdImageGallery,
|
22472
22472
|
qm as CmdImageZoom,
|