comand-component-library 4.1.81 → 4.1.82
Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ var Bo = Object.defineProperty;
|
|
2
2
|
var Fo = (e, n, t) => n in e ? Bo(e, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[n] = t;
|
3
3
|
var ze = (e, n, t) => Fo(e, typeof n != "symbol" ? n + "" : n, t);
|
4
4
|
import { defineComponent as ri, h as Tn, resolveComponent as Ce, openBlock as l, createBlock as C, normalizeClass as x, createElementBlock as r, getCurrentInstance as Do, resolveDynamicComponent as Me, withModifiers as T, withCtx as k, withDirectives as X, createElementVNode as a, createVNode as h, createCommentVNode as m, vShow as xe, Fragment as S, toDisplayString as y, renderSlot as A, normalizeProps as R, mergeProps as I, createTextVNode as H, renderList as q, Transition as Ve, toHandlers as Rt, TransitionGroup as ln, createApp as Mo, normalizeStyle as ft, guardReactiveProps as ye, useCssVars as di, vModelDynamic as Po, vModelText as Nt, resolveDirective as Vo, vModelSelect as Ao, vModelRadio as Dt, onMounted as Eo, onUnmounted as Ho, reactive as qo, onBeforeUpdate as Ro } from "vue";
|
5
|
-
const
|
5
|
+
const Ye = /^[a-z0-9]+(-[a-z0-9]+)*$/, xt = (e, n, t, s = "") => {
|
6
6
|
const i = e.split(":");
|
7
7
|
if (e.slice(0, 1) === "@") {
|
8
8
|
if (i.length < 2 || i.length > 3)
|
@@ -37,7 +37,7 @@ const Ke = /^[a-z0-9]+(-[a-z0-9]+)*$/, xt = (e, n, t, s = "") => {
|
|
37
37
|
return n && !ct(c, t) ? null : c;
|
38
38
|
}
|
39
39
|
return null;
|
40
|
-
}, ct = (e, n) => e ? !!((e.provider === "" || e.provider.match(
|
40
|
+
}, ct = (e, n) => e ? !!((e.provider === "" || e.provider.match(Ye)) && (n && e.prefix === "" || e.prefix.match(Ye)) && e.name.match(Ye)) : !1, ci = Object.freeze(
|
41
41
|
{
|
42
42
|
left: 0,
|
43
43
|
top: 0,
|
@@ -128,7 +128,7 @@ function mi(e) {
|
|
128
128
|
const t = n.icons;
|
129
129
|
for (const i in t) {
|
130
130
|
const o = t[i];
|
131
|
-
if (!i.match(
|
131
|
+
if (!i.match(Ye) || typeof o.body != "string" || !Mt(
|
132
132
|
o,
|
133
133
|
Ut
|
134
134
|
))
|
@@ -137,7 +137,7 @@ function mi(e) {
|
|
137
137
|
const s = n.aliases || {};
|
138
138
|
for (const i in s) {
|
139
139
|
const o = s[i], d = o.parent;
|
140
|
-
if (!i.match(
|
140
|
+
if (!i.match(Ye) || typeof d != "string" || !t[d] && !s[d] || !Mt(
|
141
141
|
o,
|
142
142
|
Ut
|
143
143
|
))
|
@@ -175,14 +175,14 @@ let Je = !1;
|
|
175
175
|
function hi(e) {
|
176
176
|
return typeof e == "boolean" && (Je = e), Je;
|
177
177
|
}
|
178
|
-
function
|
178
|
+
function Ko(e) {
|
179
179
|
const n = typeof e == "string" ? xt(e, !0, Je) : e;
|
180
180
|
if (n) {
|
181
181
|
const t = Ae(n.provider, n.prefix), s = n.name;
|
182
182
|
return t.icons[s] || (t.missing.has(s) ? null : void 0);
|
183
183
|
}
|
184
184
|
}
|
185
|
-
function
|
185
|
+
function Yo(e, n) {
|
186
186
|
const t = xt(e, !0, Je);
|
187
187
|
if (!t)
|
188
188
|
return !1;
|
@@ -195,7 +195,7 @@ function pi(e, n) {
|
|
195
195
|
if (typeof n != "string" && (n = e.provider || ""), Je && !n && !e.prefix) {
|
196
196
|
let i = !1;
|
197
197
|
return mi(e) && (e.prefix = "", ui(e, (o, d) => {
|
198
|
-
d &&
|
198
|
+
d && Yo(o, d) && (i = !0);
|
199
199
|
})), i;
|
200
200
|
}
|
201
201
|
const t = e.prefix;
|
@@ -598,7 +598,7 @@ function yl(e, n, t, s) {
|
|
598
598
|
V.status === "pending" && (V.status = "aborted");
|
599
599
|
}), w = [];
|
600
600
|
}
|
601
|
-
function G(V, N,
|
601
|
+
function G(V, N, Y) {
|
602
602
|
const $ = N !== "success";
|
603
603
|
switch (w = w.filter((Z) => Z !== V), u) {
|
604
604
|
case "pending":
|
@@ -611,11 +611,11 @@ function yl(e, n, t, s) {
|
|
611
611
|
return;
|
612
612
|
}
|
613
613
|
if (N === "abort") {
|
614
|
-
p =
|
614
|
+
p = Y, D();
|
615
615
|
return;
|
616
616
|
}
|
617
617
|
if ($) {
|
618
|
-
p =
|
618
|
+
p = Y, w.length || (d.length ? j() : D());
|
619
619
|
return;
|
620
620
|
}
|
621
621
|
if (L(), M(), !e.random) {
|
@@ -623,7 +623,7 @@ function yl(e, n, t, s) {
|
|
623
623
|
Z !== -1 && Z !== e.index && (e.index = Z);
|
624
624
|
}
|
625
625
|
u = "completed", b.forEach((Z) => {
|
626
|
-
Z(
|
626
|
+
Z(Y);
|
627
627
|
});
|
628
628
|
}
|
629
629
|
function j() {
|
@@ -644,8 +644,8 @@ function yl(e, n, t, s) {
|
|
644
644
|
const N = {
|
645
645
|
status: "pending",
|
646
646
|
resource: V,
|
647
|
-
callback: (
|
648
|
-
G(N,
|
647
|
+
callback: (Y, $) => {
|
648
|
+
G(N, Y, $);
|
649
649
|
}
|
650
650
|
};
|
651
651
|
w.push(N), g++, f = setTimeout(j, e.rotate), t(V, n, N.callback);
|
@@ -742,7 +742,7 @@ function Mn(e, n) {
|
|
742
742
|
function Wt(e, n) {
|
743
743
|
return cn(e, xi, n.toString());
|
744
744
|
}
|
745
|
-
function
|
745
|
+
function Kt(e) {
|
746
746
|
return parseInt(Gt(e, xi)) || 0;
|
747
747
|
}
|
748
748
|
const Ct = {
|
@@ -773,7 +773,7 @@ function ki(e, n) {
|
|
773
773
|
const s = Gt(t, Dn);
|
774
774
|
if (s !== Fn) {
|
775
775
|
if (s) {
|
776
|
-
const c =
|
776
|
+
const c = Kt(t);
|
777
777
|
for (let u = 0; u < c; u++)
|
778
778
|
Mn(t, Ze + u.toString());
|
779
779
|
}
|
@@ -792,7 +792,7 @@ function ki(e, n) {
|
|
792
792
|
Mn(t, u);
|
793
793
|
}
|
794
794
|
};
|
795
|
-
let d =
|
795
|
+
let d = Kt(t);
|
796
796
|
for (let c = d - 1; c >= 0; c--)
|
797
797
|
o(c) || (c === d - 1 ? (d--, Wt(t, d)) : Ci[e].add(c));
|
798
798
|
}
|
@@ -834,7 +834,7 @@ function kl(e, n) {
|
|
834
834
|
let d;
|
835
835
|
if (o.size)
|
836
836
|
o.delete(d = Array.from(o).shift());
|
837
|
-
else if (d =
|
837
|
+
else if (d = Kt(i), !Wt(i, d + 1))
|
838
838
|
return;
|
839
839
|
const c = {
|
840
840
|
cached: Math.floor(Date.now() / _i),
|
@@ -995,7 +995,7 @@ const Vn = {
|
|
995
995
|
role: "img"
|
996
996
|
}, Vl = {
|
997
997
|
display: "inline-block"
|
998
|
-
},
|
998
|
+
}, Yt = {
|
999
999
|
backgroundColor: "currentColor"
|
1000
1000
|
}, Ti = {
|
1001
1001
|
backgroundColor: "transparent"
|
@@ -1004,8 +1004,8 @@ const Vn = {
|
|
1004
1004
|
Repeat: "no-repeat",
|
1005
1005
|
Size: "100% 100%"
|
1006
1006
|
}, En = {
|
1007
|
-
webkitMask:
|
1008
|
-
mask:
|
1007
|
+
webkitMask: Yt,
|
1008
|
+
mask: Yt,
|
1009
1009
|
background: Ti
|
1010
1010
|
};
|
1011
1011
|
for (const e in En) {
|
@@ -1076,7 +1076,7 @@ const qn = (e, n) => {
|
|
1076
1076
|
width: Hn(g.width),
|
1077
1077
|
height: Hn(g.height),
|
1078
1078
|
...Vl,
|
1079
|
-
...b ?
|
1079
|
+
...b ? Yt : Ti,
|
1080
1080
|
...c
|
1081
1081
|
}, Tn("span", s);
|
1082
1082
|
};
|
@@ -1148,7 +1148,7 @@ const Al = {
|
|
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 = Ko(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 Rl(e, n, t, s, i, o) {
|
|
1240
1240
|
title: t.tooltip
|
1241
1241
|
}, null, 10, ql));
|
1242
1242
|
}
|
1243
|
-
const
|
1243
|
+
const K = /* @__PURE__ */ P(Hl, [["render", Rl]]);
|
1244
1244
|
function Te(e, n) {
|
1245
1245
|
return wt(e, "EditComponentWrapper", n);
|
1246
1246
|
}
|
@@ -1429,12 +1429,12 @@ function pe(e) {
|
|
1429
1429
|
const Gl = {
|
1430
1430
|
key: 0,
|
1431
1431
|
class: "action-buttons-wrapper"
|
1432
|
-
}, Wl = ["data-component"],
|
1432
|
+
}, Wl = ["data-component"], Kl = ["title"], Yl = ["href"], Jl = { key: 0 }, Zl = { key: 1 }, Ql = {
|
1433
1433
|
key: 0,
|
1434
1434
|
class: "component-name"
|
1435
1435
|
}, Xl = ["data-component"], $l = ["title"], es = ["href", "title"], ts = ["title"], ns = { key: 0 }, is = { key: 1 }, os = ["title"], ls = ["title"];
|
1436
1436
|
function ss(e, n, t, s, i, o) {
|
1437
|
-
const d =
|
1437
|
+
const d = K;
|
1438
1438
|
return l(), C(Me(t.componentTag || "div"), {
|
1439
1439
|
class: x(["edit-component-wrapper", { active: o.active }]),
|
1440
1440
|
tabindex: "0",
|
@@ -1459,7 +1459,7 @@ function ss(e, n, t, s, i, o) {
|
|
1459
1459
|
h(d, {
|
1460
1460
|
iconClass: (o.isOuterComponent, "icon-plus")
|
1461
1461
|
}, null, 8, ["iconClass"])
|
1462
|
-
], 10,
|
1462
|
+
], 10, Kl)
|
1463
1463
|
]),
|
1464
1464
|
a("li", null, [
|
1465
1465
|
a("a", {
|
@@ -1471,7 +1471,7 @@ function ss(e, n, t, s, i, o) {
|
|
1471
1471
|
h(d, {
|
1472
1472
|
iconClass: o.isOuterComponent ? "icon-cogs" : "icon-cog"
|
1473
1473
|
}, null, 8, ["iconClass"])
|
1474
|
-
], 10,
|
1474
|
+
], 10, Yl)
|
1475
1475
|
]),
|
1476
1476
|
a("li", null, [
|
1477
1477
|
a("a", {
|
@@ -1735,7 +1735,7 @@ const He = /* @__PURE__ */ P(zl, [["render", ss]]), ae = {
|
|
1735
1735
|
];
|
1736
1736
|
function bs(e, n, t, s, i, o) {
|
1737
1737
|
var g;
|
1738
|
-
const d =
|
1738
|
+
const d = K, c = te, u = He;
|
1739
1739
|
return !e.editModeContext || e.settingsContext || e.mainSidebarContext || t.headlineText ? (l(), r("div", {
|
1740
1740
|
key: 0,
|
1741
1741
|
class: x(["cmd-headline", { "has-pre-headline-text": t.preHeadlineText, "has-icon": (g = t.cmdIcon) == null ? void 0 : g.iconClass }, o.headlineTextAlign])
|
@@ -1953,7 +1953,7 @@ const J = /* @__PURE__ */ P(as, [["render", bs]]), xs = {
|
|
1953
1953
|
class: "headline-wrapper"
|
1954
1954
|
}, Cs = ["title"];
|
1955
1955
|
function ws(e, n, t, s, i, o) {
|
1956
|
-
const d = J, c =
|
1956
|
+
const d = J, c = K;
|
1957
1957
|
return i.tooltipVisibility ? (l(), r("div", {
|
1958
1958
|
key: 0,
|
1959
1959
|
class: x(["cmd-tooltip", t.validationStatus]),
|
@@ -2128,7 +2128,7 @@ const Si = /* @__PURE__ */ P(xs, [["render", ws]]), me = {
|
|
2128
2128
|
}, Ts = { class: "cmd-list-of-requirements" }, Ss = /* @__PURE__ */ a("br", null, null, -1), Os = /* @__PURE__ */ a("hr", null, null, -1), Ls = ["href", "target"], Is = { key: 1 };
|
2129
2129
|
function Bs(e, n, t, s, i, o) {
|
2130
2130
|
var u, g, p;
|
2131
|
-
const d = J, c =
|
2131
|
+
const d = J, c = K;
|
2132
2132
|
return l(), r("div", Ts, [
|
2133
2133
|
t.showHeadline ? (l(), C(d, {
|
2134
2134
|
key: 0,
|
@@ -3118,10 +3118,10 @@ const fn = {
|
|
3118
3118
|
}, js = ["for", "title"], zs = ["innerHTML"], Gs = {
|
3119
3119
|
key: 2,
|
3120
3120
|
"aria-hidden": "true"
|
3121
|
-
}, Ws = ["title", "aria-errormessage", "id"],
|
3121
|
+
}, Ws = ["title", "aria-errormessage", "id"], Ks = {
|
3122
3122
|
key: 1,
|
3123
3123
|
class: "flex-container inner-input-wrapper"
|
3124
|
-
},
|
3124
|
+
}, Ys = ["id", "autocomplete", "list", "value", "maxlength"], Js = ["title"], Zs = ["id"], Qs = ["value"], Xs = ["checked", "value", "id", "disabled", "aria-invalid"], $s = ["innerHTML"], ea = { key: 2 }, ta = { class: "switch-label-wrapper" }, na = ["checked", "value", "id", "disabled", "aria-invalid"], ia = { class: "label-text" }, oa = { class: "label-text" }, la = ["innerHTML"], sa = { key: 0 }, aa = ["id"], ra = ["value", "selected"], da = ["id", "value", "maxlength"], ca = {
|
3125
3125
|
key: 6,
|
3126
3126
|
class: "characters-left-wrapper"
|
3127
3127
|
}, ua = { key: 0 }, ma = {
|
@@ -3129,8 +3129,8 @@ const fn = {
|
|
3129
3129
|
class: "search-field-wrapper flex-container no-gap"
|
3130
3130
|
}, ha = ["id", "maxlength", "value"], pa = ["title"], fa = ["title"], ga = { key: 1 };
|
3131
3131
|
function ya(e, n, t, s, i, o) {
|
3132
|
-
var u, g, p, f, w, b, L, v, B, F, D, M, G, j, V, N,
|
3133
|
-
const d =
|
3132
|
+
var u, g, p, f, w, b, L, v, B, F, D, M, G, j, V, N, Y, $, Z, ee, re, ce, ue, ne;
|
3133
|
+
const d = K, c = mn;
|
3134
3134
|
return t.element === "input" || t.element === "select" || t.element === "textarea" ? (l(), r("label", {
|
3135
3135
|
key: 0,
|
3136
3136
|
class: x([
|
@@ -3183,7 +3183,7 @@ function ya(e, n, t, s, i, o) {
|
|
3183
3183
|
role: e.validationStatus === "error" ? "alert" : "dialog"
|
3184
3184
|
}, null, 8, ["validationStatus", "relatedId", "scrollContainerForTooltip", "cmdListOfRequirements", "role"])) : m("", !0)
|
3185
3185
|
], 2)) : m("", !0),
|
3186
|
-
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" && e.$attrs.type !== "search" ? (l(), r("span",
|
3186
|
+
e.$attrs.type !== "checkbox" && e.$attrs.type !== "radio" && e.$attrs.type !== "search" ? (l(), r("span", Ks, [
|
3187
3187
|
t.fieldIconClass ? (l(), C(d, {
|
3188
3188
|
key: 0,
|
3189
3189
|
class: "place-inside",
|
@@ -3203,7 +3203,7 @@ function ya(e, n, t, s, i, o) {
|
|
3203
3203
|
value: t.modelValue,
|
3204
3204
|
maxlength: o.getMaxLength(),
|
3205
3205
|
ref: "input"
|
3206
|
-
}), null, 16,
|
3206
|
+
}), null, 16, Ys)) : m("", !0),
|
3207
3207
|
e.$attrs.type === "password" ? (l(), r("a", {
|
3208
3208
|
key: 2,
|
3209
3209
|
href: "#",
|
@@ -3349,7 +3349,7 @@ function ya(e, n, t, s, i, o) {
|
|
3349
3349
|
(V = t.nativeButton) != null && V.icon && ((N = t.nativeButton) != null && N.text) ? (l(), r("span", ga, y(t.nativeButton.text), 1)) : (l(), r(S, { key: 2 }, [
|
3350
3350
|
H(y(t.nativeButton.text), 1)
|
3351
3351
|
], 64)),
|
3352
|
-
($ = (
|
3352
|
+
($ = (Y = t.nativeButton) == null ? void 0 : Y.icon) != null && $.show && ((ee = (Z = t.nativeButton) == null ? void 0 : Z.icon) == null ? void 0 : ee.position) === "after" ? (l(), C(d, {
|
3353
3353
|
key: 3,
|
3354
3354
|
iconClass: (ce = (re = t.nativeButton) == null ? void 0 : re.icon) == null ? void 0 : ce.iconClass,
|
3355
3355
|
type: (ne = (ue = t.nativeButton) == null ? void 0 : ue.icon) == null ? void 0 : ne.iconType
|
@@ -3486,7 +3486,7 @@ const te = /* @__PURE__ */ P(Us, [["render", ya]]), ba = {
|
|
3486
3486
|
class: "country-name"
|
3487
3487
|
};
|
3488
3488
|
function qa(e, n, t, s, i, o) {
|
3489
|
-
const d =
|
3489
|
+
const d = K, c = te;
|
3490
3490
|
return l(), r(S, null, [
|
3491
3491
|
a("dt", {
|
3492
3492
|
class: x(["cmd-address-data-item", { address: t.addressEntry.name === "address" }]),
|
@@ -3752,10 +3752,10 @@ const Ra = /* @__PURE__ */ P(ba, [["render", qa]]), Na = {
|
|
3752
3752
|
}
|
3753
3753
|
},
|
3754
3754
|
watch: {}
|
3755
|
-
}, Ua = { class: "cmd-address-data vcard" }, ja = { class: "adr" }, za = { key: 0 }, Ga = /* @__PURE__ */ a("span", { class: "icon-plus" }, null, -1), Wa = /* @__PURE__ */ a("span", null, "Add new entry", -1),
|
3755
|
+
}, Ua = { class: "cmd-address-data vcard" }, ja = { class: "adr" }, za = { key: 0 }, Ga = /* @__PURE__ */ a("span", { class: "icon-plus" }, null, -1), Wa = /* @__PURE__ */ a("span", null, "Add new entry", -1), Ka = [
|
3756
3756
|
Ga,
|
3757
3757
|
Wa
|
3758
|
-
],
|
3758
|
+
], Ya = ["href", "target", "title"], Ja = ["innerHTML"], Za = ["href", "title"], Qa = { class: "street-address" }, Xa = /* @__PURE__ */ a("br", null, null, -1), $a = {
|
3759
3759
|
key: 0,
|
3760
3760
|
class: "postal-code"
|
3761
3761
|
}, er = {
|
@@ -3776,7 +3776,7 @@ const Ra = /* @__PURE__ */ P(ba, [["render", qa]]), Na = {
|
|
3776
3776
|
};
|
3777
3777
|
function hr(e, n, t, s, i, o) {
|
3778
3778
|
var p;
|
3779
|
-
const d = J, c = Ra, u = He, g =
|
3779
|
+
const d = J, c = Ra, u = He, g = K;
|
3780
3780
|
return l(), r("div", Ua, [
|
3781
3781
|
t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), r(S, { key: 1 }, [
|
3782
3782
|
(p = t.cmdHeadline) != null && p.headlineText || e.editModeContext ? (l(), C(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
@@ -3788,7 +3788,7 @@ function hr(e, n, t, s, i, o) {
|
|
3788
3788
|
type: "button",
|
3789
3789
|
class: "button confirm small",
|
3790
3790
|
onClick: n[0] || (n[0] = (...f) => o.onAddItem && o.onAddItem(...f))
|
3791
|
-
},
|
3791
|
+
}, Ka)) : m("", !0),
|
3792
3792
|
(l(!0), r(S, null, q(t.addressData, (f, w) => (l(), C(u, {
|
3793
3793
|
key: "x" + w,
|
3794
3794
|
class: "edit-items",
|
@@ -3843,7 +3843,7 @@ function hr(e, n, t, s, i, o) {
|
|
3843
3843
|
], 64)) : (l(), r(S, { key: 1 }, [
|
3844
3844
|
H(y(f.href), 1)
|
3845
3845
|
], 64))
|
3846
|
-
], 10,
|
3846
|
+
], 10, Ya)) : t.showIconsOnly ? m("", !0) : (l(), r("span", {
|
3847
3847
|
key: 1,
|
3848
3848
|
innerHTML: f.data
|
3849
3849
|
}, null, 8, Ja)),
|
@@ -3989,7 +3989,7 @@ const Li = /* @__PURE__ */ P(Na, [["render", hr]]), pr = {
|
|
3989
3989
|
}
|
3990
3990
|
}, fr = ["title"];
|
3991
3991
|
function gr(e, n, t, s, i, o) {
|
3992
|
-
const d =
|
3992
|
+
const d = K;
|
3993
3993
|
return l(), C(Ve, { name: "fade" }, {
|
3994
3994
|
default: k(() => [
|
3995
3995
|
o.show ? (l(), r("a", {
|
@@ -4074,7 +4074,7 @@ const yr = /* @__PURE__ */ P(pr, [["render", gr]]), br = {
|
|
4074
4074
|
}
|
4075
4075
|
}, xr = { class: "cmd-bank-account-data" }, _r = { key: 0 }, Cr = ["onClick", "title"], wr = { key: 1 };
|
4076
4076
|
function kr(e, n, t, s, i, o) {
|
4077
|
-
const d = J, c =
|
4077
|
+
const d = J, c = K;
|
4078
4078
|
return l(), r("div", xr, [
|
4079
4079
|
t.useSlot ? A(e.$slots, "default", { key: 0 }) : (l(), r(S, { key: 1 }, [
|
4080
4080
|
t.cmdHeadline ? (l(), C(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
@@ -4196,7 +4196,7 @@ const vr = /* @__PURE__ */ P(br, [["render", kr]]), Tr = {
|
|
4196
4196
|
}
|
4197
4197
|
}, Sr = ["role", "aria-labelledby"], Or = ["title"];
|
4198
4198
|
function Lr(e, n, t, s, i, o) {
|
4199
|
-
const d =
|
4199
|
+
const d = K, c = J;
|
4200
4200
|
return l(), C(Ve, {
|
4201
4201
|
name: t.useTransition ? "fade" : null
|
4202
4202
|
}, {
|
@@ -4496,7 +4496,7 @@ const Ii = /* @__PURE__ */ P(Ir, [["render", Er]]), Hr = {
|
|
4496
4496
|
};
|
4497
4497
|
ze(ve, "PATTERN_SURNAME", /^[a-züöäßáéíóàèìòêîô '-]+$/i), ze(ve, "PATTERN_EMAIL", /^[a-z\d._%+-]+@[a-z\d._%+-]+\.[a-z]{2,}$/i), ze(ve, "PATTERN_MESSAGE", /^.{2,500}$/);
|
4498
4498
|
let Jt = ve;
|
4499
|
-
function
|
4499
|
+
function Ke(e) {
|
4500
4500
|
if (e) {
|
4501
4501
|
const n = e.lastIndexOf(".");
|
4502
4502
|
if (n > -1)
|
@@ -4506,7 +4506,7 @@ function Ye(e) {
|
|
4506
4506
|
}
|
4507
4507
|
function Rn(e, n, t, s, i) {
|
4508
4508
|
const o = [];
|
4509
|
-
if (e.size > s && o.push("file too large"), n.includes(
|
4509
|
+
if (e.size > s && o.push("file too large"), n.includes(Ke(e.name)) || o.push("disallowed file extension"), o.length) {
|
4510
4510
|
alert(o);
|
4511
4511
|
return;
|
4512
4512
|
}
|
@@ -4749,10 +4749,10 @@ const qr = {
|
|
4749
4749
|
deep: !0
|
4750
4750
|
}
|
4751
4751
|
}
|
4752
|
-
}, Rr = ["innerHTML"], Nr = /* @__PURE__ */ a("span", { class: "icon-image" }, null, -1), Ur = ["src", "alt", "title"], jr = ["src", "alt", "title"], zr = ["innerHTML"], Gr = /* @__PURE__ */ a("span", { class: "icon-add" }, null, -1), Wr = /* @__PURE__ */ a("span", null, "Add new image", -1),
|
4752
|
+
}, Rr = ["innerHTML"], Nr = /* @__PURE__ */ a("span", { class: "icon-image" }, null, -1), Ur = ["src", "alt", "title"], jr = ["src", "alt", "title"], zr = ["innerHTML"], Gr = /* @__PURE__ */ a("span", { class: "icon-add" }, null, -1), Wr = /* @__PURE__ */ a("span", null, "Add new image", -1), Kr = [
|
4753
4753
|
Gr,
|
4754
4754
|
Wr
|
4755
|
-
],
|
4755
|
+
], Yr = ["innerHTML"], Jr = ["src", "alt", "title"], Zr = ["innerHTML"], Qr = ["src", "alt", "title"];
|
4756
4756
|
function Xr(e, n, t, s, i, o) {
|
4757
4757
|
var u, g, p, f, w, b, L, v, B, F, D, M, G;
|
4758
4758
|
const d = te, c = He;
|
@@ -4769,7 +4769,7 @@ function Xr(e, n, t, s, i, o) {
|
|
4769
4769
|
itemProvider: ((u = e.editModeConfig) == null ? void 0 : u.allowAddItem) !== !1 ? o.itemProvider : null
|
4770
4770
|
}, {
|
4771
4771
|
default: k((j) => {
|
4772
|
-
var V, N,
|
4772
|
+
var V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie;
|
4773
4773
|
return [
|
4774
4774
|
a("figure", {
|
4775
4775
|
class: x(["cmd-image flex-container no-gap vertical", o.textAlign])
|
@@ -4784,7 +4784,7 @@ function Xr(e, n, t, s, i, o) {
|
|
4784
4784
|
labelText: "Text figcaption",
|
4785
4785
|
modelValue: o.editableFigcaptionText,
|
4786
4786
|
"onUpdate:modelValue": n[0] || (n[0] = (oe) => o.editableFigcaptionText = oe)
|
4787
|
-
}, null, 8, ["class", "modelValue"])) : (
|
4787
|
+
}, null, 8, ["class", "modelValue"])) : (Y = t.figcaption) != null && Y.text ? (l(), r("figcaption", {
|
4788
4788
|
key: 1,
|
4789
4789
|
innerHTML: ($ = t.figcaption) == null ? void 0 : $.text
|
4790
4790
|
}, null, 8, Rr)) : m("", !0)
|
@@ -4841,7 +4841,7 @@ function Xr(e, n, t, s, i, o) {
|
|
4841
4841
|
type: "button",
|
4842
4842
|
class: "button confirm",
|
4843
4843
|
onClick: n[3] || (n[3] = (...oe) => o.onAddItem && o.onAddItem(...oe))
|
4844
|
-
},
|
4844
|
+
}, Kr)) : m("", !0)
|
4845
4845
|
], 2)
|
4846
4846
|
];
|
4847
4847
|
}),
|
@@ -4853,7 +4853,7 @@ function Xr(e, n, t, s, i, o) {
|
|
4853
4853
|
((g = t.figcaption) == null ? void 0 : g.position) === "top" && ((p = t.figcaption) != null && p.text) && ((f = t.figcaption) != null && f.show) ? (l(), r("figcaption", {
|
4854
4854
|
key: 0,
|
4855
4855
|
innerHTML: (w = t.figcaption) == null ? void 0 : w.text
|
4856
|
-
}, null, 8,
|
4856
|
+
}, null, 8, Yr)) : m("", !0),
|
4857
4857
|
a("img", {
|
4858
4858
|
src: o.imageSource,
|
4859
4859
|
alt: (b = t.image) == null ? void 0 : b.alt,
|
@@ -4938,7 +4938,7 @@ const _e = /* @__PURE__ */ P(qr, [["render", Xr]]), $r = {
|
|
4938
4938
|
}
|
4939
4939
|
}, td = ["title"];
|
4940
4940
|
function nd(e, n, t, s, i, o) {
|
4941
|
-
const d =
|
4941
|
+
const d = K;
|
4942
4942
|
return l(), r("a", {
|
4943
4943
|
href: "#",
|
4944
4944
|
onClick: n[0] || (n[0] = T(() => {
|
@@ -5193,7 +5193,7 @@ const vt = /* @__PURE__ */ P(ed, [["render", nd]]), id = {
|
|
5193
5193
|
];
|
5194
5194
|
function hd(e, n, t, s, i, o) {
|
5195
5195
|
var p;
|
5196
|
-
const d = J, c = vt, u = _e, g =
|
5196
|
+
const d = J, c = vt, u = _e, g = K;
|
5197
5197
|
return l(), r("div", {
|
5198
5198
|
class: x([
|
5199
5199
|
"cmd-thumbnail-scroller",
|
@@ -5577,8 +5577,8 @@ const fd = Fi, gd = ["aria-label"], yd = { class: "flex-container" }, bd = {
|
|
5577
5577
|
class: "flex-container no-flex"
|
5578
5578
|
}, Ld = ["title"], Id = { key: 1 }, Bd = ["title"], Fd = { key: 1 };
|
5579
5579
|
function Dd(e, n, t, s, i, o) {
|
5580
|
-
var f, w, b, L, v, B, F, D, M, G, j, V, N,
|
5581
|
-
const d = J, c =
|
5580
|
+
var f, w, b, L, v, B, F, D, M, G, j, V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie, oe, Oe, Le, Ie, we, Be, Fe, De;
|
5581
|
+
const d = J, c = K, u = _e, g = vt, p = Bi;
|
5582
5582
|
return l(), r("dialog", {
|
5583
5583
|
ref: "dialog",
|
5584
5584
|
class: x(["cmd-fancybox", { "show-overlay": e.showOverlay, image: e.fancyBoxImageUrl || e.fancyBoxGallery, "image-gallery": e.fancyBoxGallery }]),
|
@@ -5622,7 +5622,7 @@ function Dd(e, n, t, s, i, o) {
|
|
5622
5622
|
onClick: n[2] || (n[2] = T((...le) => e.close && e.close(...le), ["prevent"]))
|
5623
5623
|
}, [
|
5624
5624
|
h(c, {
|
5625
|
-
iconClass: (
|
5625
|
+
iconClass: (Y = e.fancyBoxOptionsProperties.closeIcon) == null ? void 0 : Y.iconClass,
|
5626
5626
|
type: ($ = e.fancyBoxOptionsProperties.closeIcon) == null ? void 0 : $.iconType
|
5627
5627
|
}, null, 8, ["iconClass", "type"])
|
5628
5628
|
], 8, Cd)) : m("", !0)
|
@@ -6010,7 +6010,7 @@ function Nd(e, n, t, s, i, o) {
|
|
6010
6010
|
ref: "form"
|
6011
6011
|
}), {
|
6012
6012
|
default: k(() => {
|
6013
|
-
var g, p, f, w, b, L, v, B, F, D, M, G, j, V, N,
|
6013
|
+
var g, p, f, w, b, L, v, B, F, D, M, G, j, V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie, oe, Oe, Le, Ie, we, Be, Fe, De, le, nt, it, ot, lt, st, je, at;
|
6014
6014
|
return [
|
6015
6015
|
t.configuration.salutation ? (l(), r("div", Ad, [
|
6016
6016
|
h(c, {
|
@@ -6094,7 +6094,7 @@ function Nd(e, n, t, s, i, o) {
|
|
6094
6094
|
modelValue: i.formData.phone.value,
|
6095
6095
|
"onUpdate:modelValue": n[5] || (n[5] = (W) => i.formData.phone.value = W),
|
6096
6096
|
required: (N = t.configuration.phone) == null ? void 0 : N.required,
|
6097
|
-
name: (
|
6097
|
+
name: (Y = t.configuration.phone) == null ? void 0 : Y.name,
|
6098
6098
|
status: i.formData.phone.error ? "error" : "",
|
6099
6099
|
i18n: e.i18n
|
6100
6100
|
}, null, 8, ["type", "labelText", "placeholder", "modelValue", "required", "name", "status", "i18n"])) : m("", !0)
|
@@ -6263,7 +6263,7 @@ function Wd(e, n, t, s, i, o) {
|
|
6263
6263
|
A(e.$slots, "default")
|
6264
6264
|
], 64);
|
6265
6265
|
}
|
6266
|
-
const
|
6266
|
+
const Kd = /* @__PURE__ */ P(Ud, [["render", Wd]]), Yd = {
|
6267
6267
|
name: "CmdLink",
|
6268
6268
|
emits: ["click"],
|
6269
6269
|
props: {
|
@@ -6352,7 +6352,7 @@ const Yd = /* @__PURE__ */ P(Ud, [["render", Wd]]), Kd = {
|
|
6352
6352
|
}, Jd = ["href", "target", "title"], Zd = ["title"];
|
6353
6353
|
function Qd(e, n, t, s, i, o) {
|
6354
6354
|
var u, g, p;
|
6355
|
-
const d =
|
6355
|
+
const d = Kd, c = Ce("router-link");
|
6356
6356
|
return t.linkType === "href" ? (l(), r("a", {
|
6357
6357
|
key: 0,
|
6358
6358
|
href: t.path,
|
@@ -6407,7 +6407,7 @@ function Qd(e, n, t, s, i, o) {
|
|
6407
6407
|
}, 8, ["text", "icon"])
|
6408
6408
|
], 10, Zd)) : m("", !0);
|
6409
6409
|
}
|
6410
|
-
const qe = /* @__PURE__ */ P(
|
6410
|
+
const qe = /* @__PURE__ */ P(Yd, [["render", Qd]]), Xd = {
|
6411
6411
|
name: "CmdListOfLinksItem",
|
6412
6412
|
inheritAttrs: !1,
|
6413
6413
|
mixins: [ae],
|
@@ -7040,7 +7040,7 @@ const mc = ["title"], hc = {
|
|
7040
7040
|
};
|
7041
7041
|
function Wc(e, n, t, s, i, o) {
|
7042
7042
|
var f, w, b, L, v, B, F, D, M, G, j;
|
7043
|
-
const d = J, c =
|
7043
|
+
const d = J, c = K, u = _e, g = qe, p = gn;
|
7044
7044
|
return t.boxType === "content" ? (l(), r("div", {
|
7045
7045
|
key: 0,
|
7046
7046
|
ref: "cmdBox",
|
@@ -7419,7 +7419,7 @@ const bn = /* @__PURE__ */ P(yn, [["render", Wc]]), xn = {
|
|
7419
7419
|
}));
|
7420
7420
|
}, zn = xn.setup;
|
7421
7421
|
xn.setup = zn ? (e, n) => (jn(), zn(e, n)) : jn;
|
7422
|
-
const
|
7422
|
+
const Kc = { class: "cmd-box-wrapper" }, Yc = {
|
7423
7423
|
key: 0,
|
7424
7424
|
class: "flex-container headline-wrapper"
|
7425
7425
|
}, Jc = {
|
@@ -7427,9 +7427,9 @@ const Yc = { class: "cmd-box-wrapper" }, Kc = {
|
|
7427
7427
|
class: "options-wrapper"
|
7428
7428
|
}, Zc = ["title"];
|
7429
7429
|
function Qc(e, n, t, s, i, o) {
|
7430
|
-
const d = J, c =
|
7431
|
-
return l(), r("div",
|
7432
|
-
t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), r("div",
|
7430
|
+
const d = J, c = K;
|
7431
|
+
return l(), r("div", Kc, [
|
7432
|
+
t.cmdHeadline.headlineText || t.allowUserToToggleOrientation ? (l(), r("div", Yc, [
|
7433
7433
|
t.cmdHeadline.headlineText ? (l(), C(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
7434
7434
|
t.allowUserToToggleOrientation ? (l(), r("div", Jc, [
|
7435
7435
|
a("a", {
|
@@ -7507,7 +7507,7 @@ const Xc = {
|
|
7507
7507
|
class: "separator"
|
7508
7508
|
};
|
7509
7509
|
function au(e, n, t, s, i, o) {
|
7510
|
-
const d =
|
7510
|
+
const d = K, c = Ce("router-link");
|
7511
7511
|
return l(), r("ul", $c, [
|
7512
7512
|
t.breadcrumbLabel ? (l(), r("li", eu, y(t.breadcrumbLabel), 1)) : m("", !0),
|
7513
7513
|
(l(!0), r(S, null, q(t.breadcrumbLinks || [], (u, g) => (l(), r("li", { key: g }, [
|
@@ -8360,7 +8360,7 @@ const zu = /* @__PURE__ */ P(qu, [["render", ju]]), Gu = {
|
|
8360
8360
|
deep: !0
|
8361
8361
|
}
|
8362
8362
|
}
|
8363
|
-
},
|
8363
|
+
}, Ku = ["title", "aria-labelledby", "aria-required"], Yu = {
|
8364
8364
|
key: 0,
|
8365
8365
|
class: "label-text"
|
8366
8366
|
}, Ju = ["id"], Zu = {
|
@@ -8378,7 +8378,7 @@ const zu = /* @__PURE__ */ P(qu, [["render", ju]]), Gu = {
|
|
8378
8378
|
};
|
8379
8379
|
function hm(e, n, t, s, i, o) {
|
8380
8380
|
var g, p, f, w;
|
8381
|
-
const d =
|
8381
|
+
const d = K, c = mn, u = Ce("router-link");
|
8382
8382
|
return l(), r("div", {
|
8383
8383
|
class: x([
|
8384
8384
|
i.validationStatus,
|
@@ -8395,7 +8395,7 @@ function hm(e, n, t, s, i, o) {
|
|
8395
8395
|
"aria-required": e.$attrs.required !== void 0,
|
8396
8396
|
ref: "fakeselect"
|
8397
8397
|
}, [
|
8398
|
-
t.showLabel ? (l(), r("span",
|
8398
|
+
t.showLabel ? (l(), r("span", Yu, [
|
8399
8399
|
a("span", { id: e.htmlId }, [
|
8400
8400
|
H(y(t.labelText), 1),
|
8401
8401
|
e.$attrs.required !== void 0 ? (l(), r("sup", Zu, "*")) : m("", !0)
|
@@ -8557,7 +8557,7 @@ function hm(e, n, t, s, i, o) {
|
|
8557
8557
|
], 10, sm)) : t.type === "content" && i.showOptions ? A(e.$slots, "default", { key: 2 }) : m("", !0)
|
8558
8558
|
])
|
8559
8559
|
], 42, Xu)
|
8560
|
-
], 10,
|
8560
|
+
], 10, Ku);
|
8561
8561
|
}
|
8562
8562
|
const Ai = /* @__PURE__ */ P(Wu, [["render", hm]]), pm = {
|
8563
8563
|
name: "CmdFormFilters",
|
@@ -8640,7 +8640,7 @@ const Ai = /* @__PURE__ */ P(Wu, [["render", hm]]), pm = {
|
|
8640
8640
|
class: "cmd-form-filters"
|
8641
8641
|
}, gm = { key: 0 }, ym = { key: 1 }, bm = ["onClick", "title"];
|
8642
8642
|
function xm(e, n, t, s, i, o) {
|
8643
|
-
const d =
|
8643
|
+
const d = K;
|
8644
8644
|
return i.options.length ? (l(), r("ul", fm, [
|
8645
8645
|
i.options.length > 1 ? (l(), r("li", gm, [
|
8646
8646
|
a("a", {
|
@@ -8730,7 +8730,7 @@ const wm = {
|
|
8730
8730
|
locateAddress() {
|
8731
8731
|
if (this.address) {
|
8732
8732
|
let e = new URL("https://www.google.de/maps/place/");
|
8733
|
-
return e += this.address.streetNo + this.address.zip + "," + this.address.city + this.address.country, e
|
8733
|
+
return e += this.address.streetNo + this.address.zip + "," + this.address.city + this.address.country, e;
|
8734
8734
|
}
|
8735
8735
|
return "https://maps.google.de/maps?ie=UTF8&t=&z=17&iwloc=B&output=embed";
|
8736
8736
|
}
|
@@ -8754,7 +8754,9 @@ function Tm(e, n, t, s, i, o) {
|
|
8754
8754
|
return l(), r("div", km, [
|
8755
8755
|
i.cookiesAccepted ? (l(), r("iframe", {
|
8756
8756
|
key: 1,
|
8757
|
-
src: o.locateAddress
|
8757
|
+
src: o.locateAddress,
|
8758
|
+
loading: "lazy",
|
8759
|
+
referrerpolicy: "no-referrer-when-downgrade"
|
8758
8760
|
}, null, 8, vm)) : (l(), C(d, {
|
8759
8761
|
key: 0,
|
8760
8762
|
validationStatus: "warning"
|
@@ -9164,7 +9166,7 @@ const Rm = /* @__PURE__ */ P(Pm, [["render", qm]]), Nm = {
|
|
9164
9166
|
}, Um = ["aria-labelledby"], jm = { class: "label-text" }, zm = ["id"], Gm = {
|
9165
9167
|
key: 0,
|
9166
9168
|
"aria-hidden": "true"
|
9167
|
-
}, Wm = ["title", "aria-errormessage", "id"],
|
9169
|
+
}, Wm = ["title", "aria-errormessage", "id"], Km = ["for"], Ym = ["type", "id", "name", "value", "disabled"], Jm = {
|
9168
9170
|
key: 1,
|
9169
9171
|
class: "label-text"
|
9170
9172
|
}, Zm = {
|
@@ -9172,7 +9174,7 @@ const Rm = /* @__PURE__ */ P(Pm, [["render", qm]]), Nm = {
|
|
9172
9174
|
class: "flex-container no-flex"
|
9173
9175
|
};
|
9174
9176
|
function Qm(e, n, t, s, i, o) {
|
9175
|
-
const d =
|
9177
|
+
const d = K, c = mn;
|
9176
9178
|
return l(), r("div", {
|
9177
9179
|
class: x([
|
9178
9180
|
"cmd-input-group label",
|
@@ -9239,7 +9241,7 @@ function Qm(e, n, t, s, i, o) {
|
|
9239
9241
|
"onUpdate:modelValue": n[1] || (n[1] = (p) => o.inputValue = p),
|
9240
9242
|
disabled: t.disabled,
|
9241
9243
|
class: x({ "replace-input-type": t.replaceInputType })
|
9242
|
-
}, null, 10,
|
9244
|
+
}, null, 10, Ym), [
|
9243
9245
|
[Po, o.inputValue]
|
9244
9246
|
]),
|
9245
9247
|
t.multipleSwitch && u.iconClass ? (l(), C(d, {
|
@@ -9248,7 +9250,7 @@ function Qm(e, n, t, s, i, o) {
|
|
9248
9250
|
type: u.iconType
|
9249
9251
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
9250
9252
|
u.labelText ? (l(), r("span", Jm, y(u.labelText), 1)) : m("", !0)
|
9251
|
-
], 10,
|
9253
|
+
], 10, Km))), 128))
|
9252
9254
|
], 2))
|
9253
9255
|
], 10, Um);
|
9254
9256
|
}
|
@@ -9546,7 +9548,7 @@ const Ni = /* @__PURE__ */ P(Nm, [["render", Qm]]), Xm = {
|
|
9546
9548
|
}, $m = { class: "cmd-login-form flex-container" }, eh = { class: "option-wrapper flex-container" }, th = { key: 1 }, nh = ["type", "disabled"], ih = { key: 1 }, oh = { class: "cmd-login-form flex-container" }, lh = { class: "option-wrapper flex-container" }, sh = { key: 1 }, ah = ["type", "disabled"], rh = { key: 1 };
|
9547
9549
|
function dh(e, n, t, s, i, o) {
|
9548
9550
|
var p, f, w, b, L, v, B, F;
|
9549
|
-
const d = J, c = te, u =
|
9551
|
+
const d = J, c = te, u = K, g = qe;
|
9550
9552
|
return l(), r(S, null, [
|
9551
9553
|
X(a("fieldset", $m, [
|
9552
9554
|
a("legend", {
|
@@ -9809,7 +9811,7 @@ const ch = /* @__PURE__ */ P(Xm, [["render", dh]]), uh = {
|
|
9809
9811
|
class: "close-nav"
|
9810
9812
|
}, hh = ["href", "title", "target", "onClick"], ph = { key: 1 }, fh = { key: 1 }, gh = ["aria-expanded"], yh = ["href", "title", "target", "onClick"], bh = { key: 1 }, xh = { key: 1 }, _h = ["aria-expanded"], Ch = ["href", "title", "target", "onClick"], wh = { key: 1 }, kh = { key: 1 };
|
9811
9813
|
function vh(e, n, t, s, i, o) {
|
9812
|
-
const d =
|
9814
|
+
const d = K, c = Ce("router-link");
|
9813
9815
|
return l(), r("div", {
|
9814
9816
|
class: x([
|
9815
9817
|
"cmd-main-navigation main-navigation-wrapper",
|
@@ -10057,7 +10059,7 @@ const Ui = /* @__PURE__ */ P(uh, [["render", vh]]), Th = {
|
|
10057
10059
|
class: "number"
|
10058
10060
|
}, Oh = { key: 2 };
|
10059
10061
|
function Lh(e, n, t, s, i, o) {
|
10060
|
-
const d =
|
10062
|
+
const d = K, c = qe;
|
10061
10063
|
return l(), r("ol", {
|
10062
10064
|
class: x(["cmd-multistep-form-progress-bar", { "use-gap": t.useGap }])
|
10063
10065
|
}, [
|
@@ -10276,7 +10278,7 @@ function Mh(e, n, t, s, i, o) {
|
|
10276
10278
|
]);
|
10277
10279
|
}
|
10278
10280
|
const Ph = /* @__PURE__ */ P(Bh, [["render", Mh]]);
|
10279
|
-
function
|
10281
|
+
function Kn(e, n, t, s = !0, i = !0) {
|
10280
10282
|
function o(d, c) {
|
10281
10283
|
return c && d < 10 ? "0" + d : d;
|
10282
10284
|
}
|
@@ -10345,7 +10347,7 @@ const Vh = {
|
|
10345
10347
|
e === "am" ? this.editableDay.amClosed = !this.editableDay.amClosed : this.editableDay.pmClosed = !this.editableDay.pmClosed;
|
10346
10348
|
},
|
10347
10349
|
getTime(e) {
|
10348
|
-
return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) :
|
10350
|
+
return this.timeFormatter ? this.timeFormatter(e.hours, e.mins) : Kn(":", " " + this.abbreviationTextAm, " " + this.abbreviationTextPm, !1, this.use24HoursFormat)(e.hours, e.mins);
|
10349
10351
|
},
|
10350
10352
|
updateHandlerProvider() {
|
10351
10353
|
const e = this.editableDay;
|
@@ -10359,7 +10361,7 @@ const Vh = {
|
|
10359
10361
|
watch: {
|
10360
10362
|
day: {
|
10361
10363
|
handler() {
|
10362
|
-
const e =
|
10364
|
+
const e = Kn(":", "", "", !0, this.use24HoursFormat);
|
10363
10365
|
this.editableDay = {
|
10364
10366
|
day: this.day.day,
|
10365
10367
|
amFrom: e(this.day.am.fromTime.hours, this.day.am.fromTime.mins),
|
@@ -10510,8 +10512,8 @@ function Wh(e, n, t, s, i, o) {
|
|
10510
10512
|
])
|
10511
10513
|
], 64));
|
10512
10514
|
}
|
10513
|
-
const
|
10514
|
-
function
|
10515
|
+
const Kh = /* @__PURE__ */ P(Vh, [["render", Wh]]);
|
10516
|
+
function Yh(e) {
|
10515
10517
|
return (n, t) => {
|
10516
10518
|
const s = /* @__PURE__ */ new Date();
|
10517
10519
|
return s.setHours(n, t, 0, 0), new Intl.DateTimeFormat(e, { timeStyle: "short" }).format(s);
|
@@ -10782,7 +10784,7 @@ const Zh = {
|
|
10782
10784
|
};
|
10783
10785
|
function rp(e, n, t, s, i, o) {
|
10784
10786
|
var f, w;
|
10785
|
-
const d = J, c = qe, u = te, g =
|
10787
|
+
const d = J, c = qe, u = te, g = Kh, p = He;
|
10786
10788
|
return l(), r("div", Qh, [
|
10787
10789
|
(f = t.cmdHeadline) != null && f.headlineText || e.editModeContext ? (l(), C(d, R(I({ key: 0 }, t.cmdHeadline)), null, 16)) : m("", !0),
|
10788
10790
|
!e.editing && t.showOpenStatus ? (l(), r(S, { key: 1 }, [
|
@@ -11000,7 +11002,7 @@ const dp = /* @__PURE__ */ P(Zh, [["render", rp]]), cp = {
|
|
11000
11002
|
}
|
11001
11003
|
}, mp = { class: "cmd-pagination" }, hp = ["href", "title"], pp = { key: 0 }, fp = { class: "page-index" }, gp = { class: "flex-container" }, yp = ["href", "title", "onClick"], bp = ["href", "title"], xp = { key: 0 };
|
11002
11004
|
function _p(e, n, t, s, i, o) {
|
11003
|
-
const d =
|
11005
|
+
const d = K;
|
11004
11006
|
return l(), r("div", mp, [
|
11005
11007
|
a("a", {
|
11006
11008
|
href: o.getPreviousHref,
|
@@ -11143,7 +11145,7 @@ const Cp = /* @__PURE__ */ P(up, [["render", _p]]), wp = {
|
|
11143
11145
|
}
|
11144
11146
|
}, kp = { class: "cmd-social-networks-item" }, vp = ["href", "title"], Tp = { key: 1 };
|
11145
11147
|
function Sp(e, n, t, s, i, o) {
|
11146
|
-
const d =
|
11148
|
+
const d = K;
|
11147
11149
|
return l(), r("li", kp, [
|
11148
11150
|
(l(), r("a", {
|
11149
11151
|
key: t.network.path,
|
@@ -11576,8 +11578,8 @@ const Up = /* @__PURE__ */ P(Hp, [["render", Np]]), jp = {
|
|
11576
11578
|
required: !0
|
11577
11579
|
}
|
11578
11580
|
}
|
11579
|
-
}, zp = ["for"], Gp = { class: "progressbar" }, Wp = { key: 0 },
|
11580
|
-
function
|
11581
|
+
}, zp = ["for"], Gp = { class: "progressbar" }, Wp = { key: 0 }, Kp = ["id", "value"];
|
11582
|
+
function Yp(e, n, t, s, i, o) {
|
11581
11583
|
return l(), r("label", {
|
11582
11584
|
class: "cmd-progressbar",
|
11583
11585
|
for: t.id
|
@@ -11590,11 +11592,11 @@ function Kp(e, n, t, s, i, o) {
|
|
11590
11592
|
a("progress", I(e.$attrs, {
|
11591
11593
|
id: t.id,
|
11592
11594
|
value: i.loadingStatus
|
11593
|
-
}), null, 16,
|
11595
|
+
}), null, 16, Kp)
|
11594
11596
|
])
|
11595
11597
|
], 8, zp);
|
11596
11598
|
}
|
11597
|
-
const Jp = /* @__PURE__ */ P(jp, [["render",
|
11599
|
+
const Jp = /* @__PURE__ */ P(jp, [["render", Yp]]), Zp = {
|
11598
11600
|
name: "CmdSidebar",
|
11599
11601
|
data() {
|
11600
11602
|
return {
|
@@ -12146,7 +12148,7 @@ const uf = /* @__PURE__ */ P(rf, [["render", cf]]), mf = {
|
|
12146
12148
|
};
|
12147
12149
|
function _f(e, n, t, s, i, o) {
|
12148
12150
|
var f, w, b, L, v, B, F, D;
|
12149
|
-
const d = J, c = te, u =
|
12151
|
+
const d = J, c = te, u = K, g = Ai, p = Ei;
|
12150
12152
|
return l(), r(S, null, [
|
12151
12153
|
a("fieldset", pf, [
|
12152
12154
|
a("legend", {
|
@@ -12215,7 +12217,7 @@ function _f(e, n, t, s, i, o) {
|
|
12215
12217
|
role: "option",
|
12216
12218
|
selectData: (G = t.cmdFakeSelect) == null ? void 0 : G.selectData,
|
12217
12219
|
modelValue: o.searchFilters,
|
12218
|
-
"onUpdate:modelValue": n[4] || (n[4] = (
|
12220
|
+
"onUpdate:modelValue": n[4] || (n[4] = (Y) => o.searchFilters = Y),
|
12219
12221
|
defaultOptionName: (j = t.cmdFakeSelect) == null ? void 0 : j.defaultOptionName,
|
12220
12222
|
type: (V = t.cmdFakeSelect) == null ? void 0 : V.type,
|
12221
12223
|
labelText: (N = t.cmdFakeSelect) == null ? void 0 : N.labelText
|
@@ -12530,10 +12532,10 @@ const Ff = /* @__PURE__ */ P(wf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
12530
12532
|
name: "address",
|
12531
12533
|
iconClass: "icon-home",
|
12532
12534
|
labelText: "Address",
|
12533
|
-
streetNo: "
|
12534
|
-
zip: "
|
12535
|
-
city: "
|
12536
|
-
state: "
|
12535
|
+
streetNo: "1355 Market Street",
|
12536
|
+
zip: "94103",
|
12537
|
+
city: "San Francisco",
|
12538
|
+
state: "CA",
|
12537
12539
|
pobox: "Your PO Box",
|
12538
12540
|
miscInfo: "Misc. info",
|
12539
12541
|
country: "Your country",
|
@@ -12908,10 +12910,10 @@ const Ff = /* @__PURE__ */ P(wf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
12908
12910
|
type: "href",
|
12909
12911
|
path: "./",
|
12910
12912
|
tooltip: "Tooltip"
|
12911
|
-
},
|
12913
|
+
}, Kf = "/media/images/logos/logo.svg", Yf = "/media/images/logos/logo-darkmode.svg", Jf = "Company Logo", Zf = {
|
12912
12914
|
link: Wf,
|
12913
|
-
pathDefaultLogo:
|
12914
|
-
pathDarkmodeLogo:
|
12915
|
+
pathDefaultLogo: Kf,
|
12916
|
+
pathDarkmodeLogo: Yf,
|
12915
12917
|
altText: Jf
|
12916
12918
|
}, Qf = [
|
12917
12919
|
{
|
@@ -12967,7 +12969,7 @@ const Ff = /* @__PURE__ */ P(wf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
12967
12969
|
value: "en",
|
12968
12970
|
text: "United Kingdom"
|
12969
12971
|
}
|
12970
|
-
],
|
12972
|
+
], Yn = [
|
12971
12973
|
{
|
12972
12974
|
text: "Filter 1",
|
12973
12975
|
value: "1"
|
@@ -14675,7 +14677,7 @@ const Ff = /* @__PURE__ */ P(wf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
14675
14677
|
}
|
14676
14678
|
]
|
14677
14679
|
}
|
14678
|
-
],
|
14680
|
+
], Kg = [
|
14679
14681
|
{
|
14680
14682
|
headline: {
|
14681
14683
|
headlineLevel: 4,
|
@@ -14752,7 +14754,7 @@ const Ff = /* @__PURE__ */ P(wf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
14752
14754
|
}
|
14753
14755
|
]
|
14754
14756
|
}
|
14755
|
-
],
|
14757
|
+
], Yg = {
|
14756
14758
|
name: "CmdSwitchLanguage",
|
14757
14759
|
emits: ["click"],
|
14758
14760
|
data() {
|
@@ -14838,7 +14840,7 @@ function $g(e, n, t, s, i, o) {
|
|
14838
14840
|
])
|
14839
14841
|
]);
|
14840
14842
|
}
|
14841
|
-
const ey = /* @__PURE__ */ P(
|
14843
|
+
const ey = /* @__PURE__ */ P(Yg, [["render", $g]]), ty = {
|
14842
14844
|
name: "CmdTable",
|
14843
14845
|
data() {
|
14844
14846
|
return {
|
@@ -14997,7 +14999,7 @@ const ey = /* @__PURE__ */ P(Kg, [["render", $g]]), ty = {
|
|
14997
14999
|
"aria-expanded": "true"
|
14998
15000
|
}, dy = ["innerHTML"];
|
14999
15001
|
function cy(e, n, t, s, i, o) {
|
15000
|
-
const d =
|
15002
|
+
const d = K, c = vt;
|
15001
15003
|
return l(), r("div", {
|
15002
15004
|
class: x(["cmd-table-wrapper", { collapsed: !i.showTableData, "full-width": i.fullWidth, "has-caption": o.hasCaption, "has-overflow": i.hasOverflow }])
|
15003
15005
|
}, [
|
@@ -15178,7 +15180,7 @@ const my = {
|
|
15178
15180
|
"aria-live": "assertive"
|
15179
15181
|
}, yy = ["innerHTML"];
|
15180
15182
|
function by(e, n, t, s, i, o) {
|
15181
|
-
const d =
|
15183
|
+
const d = K, c = J;
|
15182
15184
|
return l(), r("div", hy, [
|
15183
15185
|
a("ul", {
|
15184
15186
|
class: x({ "stretch-tabs": t.stretchTabs }),
|
@@ -15555,7 +15557,7 @@ const Oy = /* @__PURE__ */ P(_y, [["render", Sy]]), Ly = {
|
|
15555
15557
|
}
|
15556
15558
|
}, Iy = { key: 0 };
|
15557
15559
|
function By(e, n, t, s, i, o) {
|
15558
|
-
const d =
|
15560
|
+
const d = K, c = te;
|
15559
15561
|
return l(), r("div", {
|
15560
15562
|
class: x(["cmd-toggle-dark-mode", { "styled-layout": t.useStyledLayout, "dark-mode": i.darkMode }])
|
15561
15563
|
}, [
|
@@ -15659,7 +15661,7 @@ const Fy = /* @__PURE__ */ P(Ly, [["render", By]]), Dy = {
|
|
15659
15661
|
};
|
15660
15662
|
}
|
15661
15663
|
};
|
15662
|
-
function
|
15664
|
+
function Ki(e, n) {
|
15663
15665
|
return function() {
|
15664
15666
|
return e.apply(n, arguments);
|
15665
15667
|
};
|
@@ -15671,10 +15673,10 @@ const { toString: My } = Object.prototype, { getPrototypeOf: _n } = Object, Tt =
|
|
15671
15673
|
function Py(e) {
|
15672
15674
|
return e !== null && !Xe(e) && e.constructor !== null && !Xe(e.constructor) && he(e.constructor.isBuffer) && e.constructor.isBuffer(e);
|
15673
15675
|
}
|
15674
|
-
const
|
15676
|
+
const Yi = ge("ArrayBuffer");
|
15675
15677
|
function Vy(e) {
|
15676
15678
|
let n;
|
15677
|
-
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer &&
|
15679
|
+
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(e) : n = e && e.buffer && Yi(e.buffer), n;
|
15678
15680
|
}
|
15679
15681
|
const Ay = St("string"), he = St("function"), Ji = St("number"), Ot = (e) => e !== null && typeof e == "object", Ey = (e) => e === !0 || e === !1, ht = (e) => {
|
15680
15682
|
if (Tt(e) !== "object")
|
@@ -15685,7 +15687,7 @@ const Ay = St("string"), he = St("function"), Ji = St("number"), Ot = (e) => e !
|
|
15685
15687
|
let n;
|
15686
15688
|
return e && (typeof FormData == "function" && e instanceof FormData || he(e.append) && ((n = Tt(e)) === "formdata" || // detect form-data instance
|
15687
15689
|
n === "object" && he(e.toString) && e.toString() === "[object FormData]"));
|
15688
|
-
}, zy = ge("URLSearchParams"), [Gy, Wy,
|
15690
|
+
}, zy = ge("URLSearchParams"), [Gy, Wy, Ky, Yy] = ["ReadableStream", "Request", "Response", "Headers"].map(ge), Jy = (e) => e.trim ? e.trim() : e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
15689
15691
|
function et(e, n, { allOwnKeys: t = !1 } = {}) {
|
15690
15692
|
if (e === null || typeof e > "u")
|
15691
15693
|
return;
|
@@ -15720,7 +15722,7 @@ function Zt() {
|
|
15720
15722
|
return n;
|
15721
15723
|
}
|
15722
15724
|
const Zy = (e, n, t, { allOwnKeys: s } = {}) => (et(n, (i, o) => {
|
15723
|
-
t && he(i) ? e[o] =
|
15725
|
+
t && he(i) ? e[o] = Ki(i, t) : e[o] = i;
|
15724
15726
|
}, { allOwnKeys: s }), e), Qy = (e) => (e.charCodeAt(0) === 65279 && (e = e.slice(1)), e), Xy = (e, n, t, s) => {
|
15725
15727
|
e.prototype = Object.create(n.prototype, s), e.prototype.constructor = e, Object.defineProperty(e, "super", {
|
15726
15728
|
value: n.prototype
|
@@ -15828,7 +15830,7 @@ const pb = (e) => {
|
|
15828
15830
|
return t(e, 0);
|
15829
15831
|
}, fb = ge("AsyncFunction"), gb = (e) => e && (Ot(e) || he(e)) && he(e.then) && he(e.catch), O = {
|
15830
15832
|
isArray: Ne,
|
15831
|
-
isArrayBuffer:
|
15833
|
+
isArrayBuffer: Yi,
|
15832
15834
|
isBuffer: Py,
|
15833
15835
|
isFormData: jy,
|
15834
15836
|
isArrayBufferView: Vy,
|
@@ -15839,8 +15841,8 @@ const pb = (e) => {
|
|
15839
15841
|
isPlainObject: ht,
|
15840
15842
|
isReadableStream: Gy,
|
15841
15843
|
isRequest: Wy,
|
15842
|
-
isResponse:
|
15843
|
-
isHeaders:
|
15844
|
+
isResponse: Ky,
|
15845
|
+
isHeaders: Yy,
|
15844
15846
|
isUndefined: Xe,
|
15845
15847
|
isDate: Hy,
|
15846
15848
|
isFile: qy,
|
@@ -16667,7 +16669,7 @@ const mo = (e) => {
|
|
16667
16669
|
g && d.set(i, g);
|
16668
16670
|
}
|
16669
16671
|
return n;
|
16670
|
-
}, Wb = typeof XMLHttpRequest < "u",
|
16672
|
+
}, Wb = typeof XMLHttpRequest < "u", Kb = Wb && function(e) {
|
16671
16673
|
return new Promise(function(t, s) {
|
16672
16674
|
const i = mo(e);
|
16673
16675
|
let o = i.data;
|
@@ -16724,7 +16726,7 @@ const mo = (e) => {
|
|
16724
16726
|
}
|
16725
16727
|
p.send(o || null);
|
16726
16728
|
});
|
16727
|
-
},
|
16729
|
+
}, Yb = (e, n) => {
|
16728
16730
|
let t = new AbortController(), s;
|
16729
16731
|
const i = function(u) {
|
16730
16732
|
if (!s) {
|
@@ -16840,7 +16842,7 @@ const Xb = async (e) => {
|
|
16840
16842
|
fetchOptions: w
|
16841
16843
|
} = mo(e);
|
16842
16844
|
g = g ? (g + "").toLowerCase() : "text";
|
16843
|
-
let [b, L] = i || o || d ?
|
16845
|
+
let [b, L] = i || o || d ? Yb([i, o], d) : [], v, B;
|
16844
16846
|
const F = () => {
|
16845
16847
|
!v && setTimeout(() => {
|
16846
16848
|
b && b.unsubscribe();
|
@@ -16872,8 +16874,8 @@ const Xb = async (e) => {
|
|
16872
16874
|
const G = $t && (g === "stream" || g === "response");
|
16873
16875
|
if ($t && (c || G)) {
|
16874
16876
|
const V = {};
|
16875
|
-
["status", "statusText", "headers"].forEach((
|
16876
|
-
V[
|
16877
|
+
["status", "statusText", "headers"].forEach((Y) => {
|
16878
|
+
V[Y] = M[Y];
|
16877
16879
|
});
|
16878
16880
|
const N = O.toFiniteNumber(M.headers.get("content-length"));
|
16879
16881
|
M = new Response(
|
@@ -16906,7 +16908,7 @@ const Xb = async (e) => {
|
|
16906
16908
|
}
|
16907
16909
|
}), en = {
|
16908
16910
|
http: yb,
|
16909
|
-
xhr:
|
16911
|
+
xhr: Kb,
|
16910
16912
|
fetch: ex
|
16911
16913
|
};
|
16912
16914
|
O.forEach(en, (e, n) => {
|
@@ -17282,7 +17284,7 @@ Object.entries(nn).forEach(([e, n]) => {
|
|
17282
17284
|
nn[n] = e;
|
17283
17285
|
});
|
17284
17286
|
function go(e) {
|
17285
|
-
const n = new Pe(e), t =
|
17287
|
+
const n = new Pe(e), t = Ki(Pe.prototype.request, n);
|
17286
17288
|
return O.extend(t, Pe.prototype, n, { allOwnKeys: !0 }), O.extend(t, n, null, { allOwnKeys: !0 }), t.create = function(i) {
|
17287
17289
|
return go(Ee(e, i));
|
17288
17290
|
}, t;
|
@@ -17673,7 +17675,7 @@ const lx = {
|
|
17673
17675
|
},
|
17674
17676
|
// use imported function as method (to use in template)
|
17675
17677
|
getFileExtension(e) {
|
17676
|
-
return
|
17678
|
+
return Ke(e);
|
17677
17679
|
},
|
17678
17680
|
selectFiles() {
|
17679
17681
|
this.$refs.formElement.getDomElement().querySelector("input[type='file']").click();
|
@@ -17735,12 +17737,12 @@ const lx = {
|
|
17735
17737
|
);
|
17736
17738
|
continue;
|
17737
17739
|
}
|
17738
|
-
if (!this.allowedFileExtensions.includes(
|
17740
|
+
if (!this.allowedFileExtensions.includes(Ke(e[n].name))) {
|
17739
17741
|
this.showListOfFileExtensions = !0, this.errors.fileType = !0, this.systemMessages.push(
|
17740
17742
|
this.getMessage(
|
17741
17743
|
"upload_form.system_message.not_allowed_file_type",
|
17742
17744
|
e[n].name,
|
17743
|
-
|
17745
|
+
Ke(e[n].name)
|
17744
17746
|
)
|
17745
17747
|
);
|
17746
17748
|
continue;
|
@@ -17752,7 +17754,7 @@ const lx = {
|
|
17752
17754
|
this.getMessage(
|
17753
17755
|
"upload_form.system_message.duplicate_file",
|
17754
17756
|
e[n].name,
|
17755
|
-
|
17757
|
+
Ke(e[n].name)
|
17756
17758
|
)
|
17757
17759
|
);
|
17758
17760
|
continue;
|
@@ -17864,7 +17866,7 @@ const lx = {
|
|
17864
17866
|
class: "progressbar"
|
17865
17867
|
}, Vx = ["value", "title"];
|
17866
17868
|
function Ax(e, n, t, s, i, o) {
|
17867
|
-
const d = J, c = $e, u =
|
17869
|
+
const d = J, c = $e, u = K, g = te;
|
17868
17870
|
return l(), r(S, null, [
|
17869
17871
|
t.advancedMode ? (l(), r("fieldset", {
|
17870
17872
|
key: 0,
|
@@ -18423,7 +18425,7 @@ const zx = /* @__PURE__ */ P(Ux, [["render", jx]]), Gx = {
|
|
18423
18425
|
}
|
18424
18426
|
}
|
18425
18427
|
}, Wx = { class: "cmd-page-multiple-box-wrapper flex-container vertical" };
|
18426
|
-
function
|
18428
|
+
function Kx(e, n, t, s, i, o) {
|
18427
18429
|
const d = bn, c = Mi;
|
18428
18430
|
return l(), r("div", Wx, [
|
18429
18431
|
(l(!0), r(S, null, q(t.segments, (u, g) => (l(), r(S, { key: g }, [
|
@@ -18447,7 +18449,7 @@ function Yx(e, n, t, s, i, o) {
|
|
18447
18449
|
], 64))), 128))
|
18448
18450
|
]);
|
18449
18451
|
}
|
18450
|
-
const
|
18452
|
+
const Yx = /* @__PURE__ */ P(Gx, [["render", Kx]]), Jx = {
|
18451
18453
|
name: "MultipleListsOfLinks",
|
18452
18454
|
props: {
|
18453
18455
|
segments: {
|
@@ -18526,7 +18528,7 @@ const i1 = /* @__PURE__ */ P($x, [["render", n1]]), o1 = {
|
|
18526
18528
|
faqsData: zg,
|
18527
18529
|
boxesTeamOverviewData: Gg,
|
18528
18530
|
listOfDownloadsData: Wg,
|
18529
|
-
listOfSiteLinksData:
|
18531
|
+
listOfSiteLinksData: Kg
|
18530
18532
|
};
|
18531
18533
|
}
|
18532
18534
|
}, l1 = /* @__PURE__ */ a("h2", {
|
@@ -18546,7 +18548,7 @@ const i1 = /* @__PURE__ */ P($x, [["render", n1]]), o1 = {
|
|
18546
18548
|
/* @__PURE__ */ a("span", null, "Multiple Box Wrapper")
|
18547
18549
|
], -1), u1 = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-faqs" }, "FAQs", -1), m1 = /* @__PURE__ */ a("hr", null, null, -1), h1 = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-team-overview" }, "Team Overview", -1);
|
18548
18550
|
function p1(e, n, t, s, i, o) {
|
18549
|
-
const d = i1, c = yo, u = Xx, g =
|
18551
|
+
const d = i1, c = yo, u = Xx, g = Yx;
|
18550
18552
|
return l(), r(S, null, [
|
18551
18553
|
h(c, null, {
|
18552
18554
|
default: k(() => [
|
@@ -18686,7 +18688,7 @@ function y1(e, n, t, s, i, o) {
|
|
18686
18688
|
], 2)
|
18687
18689
|
], 2);
|
18688
18690
|
}
|
18689
|
-
const b1 = /* @__PURE__ */ P(f1, [["render", y1]]), x1 = "comand-component-library", _1 = "4.1.
|
18691
|
+
const b1 = /* @__PURE__ */ P(f1, [["render", y1]]), x1 = "comand-component-library", _1 = "4.1.82", C1 = "GPL-3.0-only", w1 = "CoManD-UI", k1 = "module", v1 = {
|
18690
18692
|
prepublishOnly: "npm run build-lib",
|
18691
18693
|
dev: "vite",
|
18692
18694
|
build: "vite build",
|
@@ -18734,6 +18736,9 @@ const b1 = /* @__PURE__ */ P(f1, [["render", y1]]), x1 = "comand-component-libra
|
|
18734
18736
|
dependencies: O1,
|
18735
18737
|
devDependencies: L1
|
18736
18738
|
};
|
18739
|
+
function Fv(e = !1) {
|
18740
|
+
return e ? (/* @__PURE__ */ new Date()).toISOString() : (/* @__PURE__ */ new Date()).toISOString().split("T")[0];
|
18741
|
+
}
|
18737
18742
|
function B1(e, n = "dmy", t = ".") {
|
18738
18743
|
const s = new Date(e);
|
18739
18744
|
isNaN(s) && console.error("function formatDate received an invalid date as parameter. Provide date in format YYYY-MM-DD");
|
@@ -19717,7 +19722,7 @@ const F1 = {
|
|
19717
19722
|
rangeValue: 50,
|
19718
19723
|
siteSearchFilters: {
|
19719
19724
|
show: !0,
|
19720
|
-
selectData:
|
19725
|
+
selectData: Yn,
|
19721
19726
|
defaultOptionName: "Select filters:",
|
19722
19727
|
labelText: "Filters:",
|
19723
19728
|
type: "checkboxOptions"
|
@@ -19777,7 +19782,7 @@ const F1 = {
|
|
19777
19782
|
cookieDisclaimerData: Gf,
|
19778
19783
|
fakeSelectColorsData: Qf,
|
19779
19784
|
fakeSelectCountriesData: Xf,
|
19780
|
-
fakeSelectFilterOptionsData:
|
19785
|
+
fakeSelectFilterOptionsData: Yn,
|
19781
19786
|
fakeSelectOptionsData: $f,
|
19782
19787
|
formElementsData: eg,
|
19783
19788
|
imageData: cg,
|
@@ -19876,7 +19881,7 @@ const F1 = {
|
|
19876
19881
|
e.originalEvent.preventDefault(), console.log(e);
|
19877
19882
|
},
|
19878
19883
|
localizedTime(e) {
|
19879
|
-
return (n, t) =>
|
19884
|
+
return (n, t) => Yh(e)(n, t).toLowerCase();
|
19880
19885
|
},
|
19881
19886
|
idForReplacedInputsInInputGroup(e) {
|
19882
19887
|
return ug.map((n) => ({ ...n, id: e + n.id, name: e + n.name }));
|
@@ -20003,7 +20008,7 @@ const F1 = {
|
|
20003
20008
|
U1,
|
20004
20009
|
j1,
|
20005
20010
|
z1
|
20006
|
-
], W1 = /* @__PURE__ */ a("span", null, "Color Scheme", -1),
|
20011
|
+
], W1 = /* @__PURE__ */ a("span", null, "Color Scheme", -1), K1 = { class: "input-wrapper" }, Y1 = { for: "default-color-scheme" }, J1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1), Z1 = { for: "light-mode" }, Q1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Light Mode", -1), X1 = { for: "dark-mode" }, $1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Dark Mode", -1), e_ = ["href", "onClick"], t_ = { class: "box-footer comand-versions" }, n_ = /* @__PURE__ */ a("dt", null, "Frontend-Framework Version:", -1), i_ = /* @__PURE__ */ a("dt", null, "Component-Library Version:", -1), o_ = { class: "closed-sidebar" }, l_ = /* @__PURE__ */ a("span", { class: "icon-settings-template" }, null, -1), s_ = [
|
20007
20012
|
l_
|
20008
20013
|
], a_ = /* @__PURE__ */ a("span", { class: "icon-settings-component" }, null, -1), r_ = [
|
20009
20014
|
a_
|
@@ -20029,7 +20034,7 @@ const F1 = {
|
|
20029
20034
|
/* @__PURE__ */ a("span", null, "Range Value:")
|
20030
20035
|
], -1), z_ = ["disabled"], G_ = { for: "range-slider" }, W_ = /* @__PURE__ */ a("span", { class: "label-text hidden" }, [
|
20031
20036
|
/* @__PURE__ */ a("span", null, "Range Value")
|
20032
|
-
], -1),
|
20037
|
+
], -1), K_ = ["disabled"], Y_ = /* @__PURE__ */ a("hr", null, null, -1), J_ = /* @__PURE__ */ a("h2", null, "Toggle-Switches", -1), Z_ = /* @__PURE__ */ a("h3", null, "Switches without switch-labels", -1), Q_ = /* @__PURE__ */ a("h3", null, "Switches with switch-labels", -1), X_ = /* @__PURE__ */ a("br", null, null, -1), $_ = /* @__PURE__ */ a("br", null, null, -1), eC = /* @__PURE__ */ a("h2", null, "Checkboxes and Radiobuttons", -1), tC = /* @__PURE__ */ a("h3", null, "Checkboxes [native]", -1), nC = { class: "label inline" }, iC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native checkboxes:", -1), oC = { class: "flex-container no-flex" }, lC = /* @__PURE__ */ a("a", { href: "#" }, "link", -1), sC = /* @__PURE__ */ a("h3", null, "Checkboxes (replaced)", -1), aC = { class: "label inline" }, rC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Checkbox:", -1), dC = { class: "flex-container no-flex" }, cC = /* @__PURE__ */ a("h3", null, "Radiobuttons [native]", -1), uC = { class: "label inline" }, mC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native radiobuttons:", -1), hC = { class: "flex-container no-flex" }, pC = /* @__PURE__ */ a("h3", null, "Radiobuttons (replaced)", -1), fC = { class: "label inline" }, gC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Radio:", -1), yC = { class: "flex-container no-flex" }, bC = {
|
20033
20038
|
class: "headline-demopage",
|
20034
20039
|
id: "section-input-group"
|
20035
20040
|
}, xC = /* @__PURE__ */ a("dt", null, "Selected value:", -1), _C = /* @__PURE__ */ a("h3", null, "Input Groups with Checkboxes/Radiobuttons (toggle-switches)", -1), CC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), wC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), kC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), vC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), TC = { class: "flex-container" }, SC = /* @__PURE__ */ a("small", null, "(values will not be submitted with the form!)", -1), OC = { class: "button-wrapper no-flex" }, LC = ["disabled"], IC = /* @__PURE__ */ a("span", { class: "icon-check" }, null, -1), BC = /* @__PURE__ */ a("span", null, "Native submit-button", -1), FC = [
|
@@ -20043,7 +20048,7 @@ const F1 = {
|
|
20043
20048
|
id: "section-basic-form"
|
20044
20049
|
}, VC = /* @__PURE__ */ a("span", null, "Basic Form", -1), AC = /* @__PURE__ */ a("dt", null, "originalEvent", -1), EC = /* @__PURE__ */ a("dt", null, "formdata", -1), HC = /* @__PURE__ */ a("h2", { class: "headline-demopage" }, "Boxes", -1), qC = { class: "headline-demopage" }, RC = /* @__PURE__ */ a("span", null, "Default Box", -1), NC = /* @__PURE__ */ a("h4", null, " Texts given by slots ", -1), UC = /* @__PURE__ */ a("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1), jC = /* @__PURE__ */ a("p", null, [
|
20045
20050
|
/* @__PURE__ */ a("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
20046
|
-
], -1), zC = /* @__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), GC = /* @__PURE__ */ a("p", null, " Footer content ", -1), WC = /* @__PURE__ */ a("h4", null, " Texts given by slots ", -1),
|
20051
|
+
], -1), zC = /* @__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), GC = /* @__PURE__ */ a("p", null, " Footer content ", -1), WC = /* @__PURE__ */ a("h4", null, " Texts given by slots ", -1), KC = /* @__PURE__ */ a("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1), YC = /* @__PURE__ */ a("p", null, [
|
20047
20052
|
/* @__PURE__ */ a("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
20048
20053
|
], -1), JC = /* @__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), ZC = /* @__PURE__ */ a("p", null, " Footer content ", -1), QC = /* @__PURE__ */ a("h4", null, " Box with inputs ", -1), XC = /* @__PURE__ */ a("p", null, " footer content ", -1), $C = /* @__PURE__ */ a("h4", null, " Box with links ", -1), ew = { class: "navigation" }, tw = /* @__PURE__ */ a("p", null, " footer content ", -1), nw = /* @__PURE__ */ a("h4", null, " Collapsible box with image ", -1), iw = /* @__PURE__ */ a("img", {
|
20049
20054
|
src: xo,
|
@@ -20100,7 +20105,7 @@ const F1 = {
|
|
20100
20105
|
}, zw = /* @__PURE__ */ a("span", null, "Headlines", -1), Gw = /* @__PURE__ */ a("br", null, null, -1), Ww = /* @__PURE__ */ a("h2", {
|
20101
20106
|
class: "headline-demopage",
|
20102
20107
|
id: "section-icons"
|
20103
|
-
}, "Icons", -1),
|
20108
|
+
}, "Icons", -1), Kw = /* @__PURE__ */ a("span", null, "Icon from local iconfont", -1), Yw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (icomoon-font)", -1), Jw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (bootstrap-font)", -1), Zw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (material-design-font)", -1), Qw = /* @__PURE__ */ a("span", null, "Icon from iconify-api (font-awesome-solid-font)", -1), Xw = {
|
20104
20109
|
class: "headline-demopage",
|
20105
20110
|
id: "section-image"
|
20106
20111
|
}, $w = /* @__PURE__ */ a("span", null, "Image", -1), ek = { class: "flex-container" }, tk = {
|
@@ -20184,7 +20189,7 @@ const F1 = {
|
|
20184
20189
|
], -1), zk = {
|
20185
20190
|
class: "headline-demopage",
|
20186
20191
|
id: "section-tables"
|
20187
|
-
}, Gk = /* @__PURE__ */ a("span", null, "Tables", -1), Wk = /* @__PURE__ */ a("h3", null, "Table as wide as its content (with caption)", -1),
|
20192
|
+
}, Gk = /* @__PURE__ */ a("span", null, "Tables", -1), Wk = /* @__PURE__ */ a("h3", null, "Table as wide as its content (with caption)", -1), Kk = /* @__PURE__ */ a("h3", null, "Table as wide as possible", -1), Yk = {
|
20188
20193
|
class: "headline-demopage",
|
20189
20194
|
id: "section-tabs"
|
20190
20195
|
}, Jk = /* @__PURE__ */ a("span", null, "Tabs", -1), Zk = /* @__PURE__ */ a("h4", null, "Tab 1 headline", -1), Qk = /* @__PURE__ */ a("p", null, "Slot-Content Tab 1", -1), Xk = /* @__PURE__ */ a("h4", null, "Tab 2 headline", -1), $k = /* @__PURE__ */ a("p", null, "Slot-Content Tab 2", -1), ev = /* @__PURE__ */ a("h4", null, "Tab 3 headline", -1), tv = /* @__PURE__ */ a("p", null, "Slot-Content Tab 3", -1), nv = {
|
@@ -20210,7 +20215,7 @@ const F1 = {
|
|
20210
20215
|
id: "content"
|
20211
20216
|
}, wv = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Page Overview", -1);
|
20212
20217
|
function kv(e, n, t, s, i, o) {
|
20213
|
-
const d = bn, c = Mi, u = nf, g = gn, p = Vi, f = uf, w = yo, b = Li, L = Ei, v = te, B = Ai, F = Jp, D = Ni, M = Ii, G = yr, j = vr, V = Di, N = Pi,
|
20218
|
+
const d = bn, c = Mi, u = nf, g = gn, p = Vi, f = uf, w = yo, b = Li, L = Ei, v = te, B = Ai, F = Jp, D = Ni, M = Ii, G = yr, j = vr, V = Di, N = Pi, Y = yu, $ = Ri, Z = J, ee = K, re = _e, ce = Mm, ue = Rm, ne = qe, E = b1, ie = ch, oe = Ui, Oe = Ce("router-view"), Le = Ih, Ie = Ph, we = dp, Be = Ep, Fe = Up, De = Cp, le = af, nt = Cf, it = Ff, ot = ji, lt = ey, st = $e, je = uy, at = xy, W = Oy, Co = Bi, wo = Fy, Bt = Si, ko = Ex, vo = bo, To = zu, So = Hu, Oo = Md, Lo = zx, Io = Vo("fancybox");
|
20214
20219
|
return X((l(), r("div", {
|
20215
20220
|
class: "page-wrapper",
|
20216
20221
|
id: o.templateId
|
@@ -20250,8 +20255,8 @@ function kv(e, n, t, s, i, o) {
|
|
20250
20255
|
]),
|
20251
20256
|
a("div", null, [
|
20252
20257
|
W1,
|
20253
|
-
a("div",
|
20254
|
-
a("label",
|
20258
|
+
a("div", K1, [
|
20259
|
+
a("label", Y1, [
|
20255
20260
|
X(a("input", {
|
20256
20261
|
type: "radio",
|
20257
20262
|
id: "default-color-scheme",
|
@@ -20820,13 +20825,13 @@ function kv(e, n, t, s, i, o) {
|
|
20820
20825
|
disabled: i.disabledStatus,
|
20821
20826
|
min: "0",
|
20822
20827
|
max: "100"
|
20823
|
-
}, null, 8,
|
20828
|
+
}, null, 8, K_), [
|
20824
20829
|
[Nt, i.rangeValue]
|
20825
20830
|
])
|
20826
20831
|
])
|
20827
20832
|
])
|
20828
20833
|
], 2),
|
20829
|
-
|
20834
|
+
Y_,
|
20830
20835
|
J_,
|
20831
20836
|
Z_,
|
20832
20837
|
h(v, {
|
@@ -21345,8 +21350,8 @@ function kv(e, n, t, s, i, o) {
|
|
21345
21350
|
WC
|
21346
21351
|
]),
|
21347
21352
|
body: k(() => [
|
21348
|
-
YC,
|
21349
21353
|
KC,
|
21354
|
+
YC,
|
21350
21355
|
JC
|
21351
21356
|
]),
|
21352
21357
|
footer: k(() => [
|
@@ -21607,12 +21612,12 @@ function kv(e, n, t, s, i, o) {
|
|
21607
21612
|
})
|
21608
21613
|
]),
|
21609
21614
|
bw,
|
21610
|
-
h(
|
21615
|
+
h(Y, I({
|
21611
21616
|
style: { border: "1px dotted gray" },
|
21612
21617
|
ref: "CmdContainer"
|
21613
21618
|
}, e.cmdContainerSettingsData), null, 16),
|
21614
21619
|
xw,
|
21615
|
-
h(
|
21620
|
+
h(Y, {
|
21616
21621
|
style: { border: "1px dotted gray" },
|
21617
21622
|
ref: "CmdContainer",
|
21618
21623
|
innerText: "Some inner text",
|
@@ -21620,7 +21625,7 @@ function kv(e, n, t, s, i, o) {
|
|
21620
21625
|
contentOrientation: "horizontal"
|
21621
21626
|
}, null, 512),
|
21622
21627
|
_w,
|
21623
|
-
h(
|
21628
|
+
h(Y, I({
|
21624
21629
|
style: { border: "1px dotted gray" },
|
21625
21630
|
ref: "CmdContainer"
|
21626
21631
|
}, e.cmdContainerSettingsData), {
|
@@ -21632,7 +21637,7 @@ function kv(e, n, t, s, i, o) {
|
|
21632
21637
|
_: 1
|
21633
21638
|
}, 16),
|
21634
21639
|
vw,
|
21635
|
-
h(
|
21640
|
+
h(Y, I({
|
21636
21641
|
style: { border: "1px dotted gray" },
|
21637
21642
|
ref: "CmdContainer"
|
21638
21643
|
}, e.cmdContainerSettingsData, {
|
@@ -21792,11 +21797,11 @@ function kv(e, n, t, s, i, o) {
|
|
21792
21797
|
Ww,
|
21793
21798
|
a("ul", null, [
|
21794
21799
|
a("li", null, [
|
21795
|
-
|
21800
|
+
Kw,
|
21796
21801
|
h(ee, { iconClass: "icon-home" })
|
21797
21802
|
]),
|
21798
21803
|
a("li", null, [
|
21799
|
-
|
21804
|
+
Yw,
|
21800
21805
|
h(ee, { iconClass: "icomoon-free:home" })
|
21801
21806
|
]),
|
21802
21807
|
a("li", null, [
|
@@ -22279,7 +22284,7 @@ function kv(e, n, t, s, i, o) {
|
|
22279
22284
|
]),
|
22280
22285
|
Wk,
|
22281
22286
|
h(je, I({ ref: "CmdTable" }, e.cmdTableSettingsData, { "table-data": i.tableDataLarge }), null, 16, ["table-data"]),
|
22282
|
-
|
22287
|
+
Kk,
|
22283
22288
|
h(je, {
|
22284
22289
|
collapsible: !0,
|
22285
22290
|
fullWidthOnDefault: !1,
|
@@ -22291,7 +22296,7 @@ function kv(e, n, t, s, i, o) {
|
|
22291
22296
|
}),
|
22292
22297
|
h(w, null, {
|
22293
22298
|
default: k(() => [
|
22294
|
-
a("h2",
|
22299
|
+
a("h2", Yk, [
|
22295
22300
|
Jk,
|
22296
22301
|
a("a", {
|
22297
22302
|
href: "#",
|
@@ -22570,7 +22575,7 @@ function kv(e, n, t, s, i, o) {
|
|
22570
22575
|
[Io]
|
22571
22576
|
]);
|
22572
22577
|
}
|
22573
|
-
const
|
22578
|
+
const Dv = /* @__PURE__ */ P(V1, [["render", kv]]), Mv = {
|
22574
22579
|
// el = real dom-element
|
22575
22580
|
mounted(e) {
|
22576
22581
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
@@ -22580,7 +22585,7 @@ const Fv = /* @__PURE__ */ P(V1, [["render", kv]]), Dv = {
|
|
22580
22585
|
n ? n.focus() : console.warn("No input-element for focus-directive on element " + e.tagName + " found!");
|
22581
22586
|
}
|
22582
22587
|
}
|
22583
|
-
},
|
22588
|
+
}, Pv = {
|
22584
22589
|
// el = real dom-element
|
22585
22590
|
// binding.value = value of v-directive
|
22586
22591
|
mounted(e, n) {
|
@@ -22608,7 +22613,7 @@ function vv(e) {
|
|
22608
22613
|
}
|
22609
22614
|
n.length > 0 && _o(n);
|
22610
22615
|
}
|
22611
|
-
const
|
22616
|
+
const Vv = (e) => {
|
22612
22617
|
const n = e.querySelectorAll(".fancybox");
|
22613
22618
|
_o(n), dt == null || dt.disconnect(), dt.observe(e, {
|
22614
22619
|
subtree: !0,
|
@@ -22620,7 +22625,7 @@ const Pv = (e) => {
|
|
22620
22625
|
characterData: !1
|
22621
22626
|
});
|
22622
22627
|
};
|
22623
|
-
function
|
22628
|
+
function Av(e) {
|
22624
22629
|
return e ? e.slice(0, 1).toUpperCase() + e.slice(1) : "";
|
22625
22630
|
}
|
22626
22631
|
function Tv(e, n, t) {
|
@@ -22643,7 +22648,7 @@ function Ov(e, n) {
|
|
22643
22648
|
}).forEach((s) => n.push(s));
|
22644
22649
|
}
|
22645
22650
|
}
|
22646
|
-
function
|
22651
|
+
function Ev(e, n = 0) {
|
22647
22652
|
const t = [], s = qo({
|
22648
22653
|
activeItem: n,
|
22649
22654
|
reset() {
|
@@ -22660,7 +22665,7 @@ function Av(e, n = 0) {
|
|
22660
22665
|
}
|
22661
22666
|
}), s;
|
22662
22667
|
}
|
22663
|
-
function
|
22668
|
+
function Hv() {
|
22664
22669
|
const e = {};
|
22665
22670
|
Ro(s);
|
22666
22671
|
function n(i = "defaultSequence") {
|
@@ -22694,7 +22699,7 @@ export {
|
|
22694
22699
|
Ei as CmdFormFilters,
|
22695
22700
|
Ri as CmdGoogleMaps,
|
22696
22701
|
J as CmdHeadline,
|
22697
|
-
|
22702
|
+
K as CmdIcon,
|
22698
22703
|
_e as CmdImage,
|
22699
22704
|
Mm as CmdImageGallery,
|
22700
22705
|
Rm as CmdImageZoom,
|
@@ -22727,23 +22732,24 @@ export {
|
|
22727
22732
|
Si as CmdTooltip,
|
22728
22733
|
Ex as CmdUploadForm,
|
22729
22734
|
yo as CmdWidthLimitationWrapper,
|
22730
|
-
|
22735
|
+
Dv as ComponentLibrary,
|
22731
22736
|
i1 as ContactInformation,
|
22732
|
-
|
22733
|
-
|
22734
|
-
|
22737
|
+
Vv as DirFancybox,
|
22738
|
+
Mv as DirFocus,
|
22739
|
+
Pv as DirTelephone,
|
22735
22740
|
He as EditComponentWrapper,
|
22736
22741
|
me as I18n,
|
22737
|
-
|
22742
|
+
Yx as MultipleBoxWrapper,
|
22738
22743
|
Xx as MultipleListsOfLinks,
|
22739
|
-
|
22744
|
+
Av as capitalize,
|
22740
22745
|
Oi as createHtmlId,
|
22741
22746
|
Qe as createUuid,
|
22747
|
+
Fv as currentDate,
|
22742
22748
|
B1 as formatDate,
|
22743
22749
|
qi as getCookieDisclaimerCookie,
|
22744
|
-
|
22750
|
+
Ke as getFileExtension,
|
22745
22751
|
be as openFancyBox,
|
22746
22752
|
Cm as setCookieDisclaimerCookie,
|
22747
|
-
|
22748
|
-
|
22753
|
+
Ev as useScrollspy,
|
22754
|
+
Hv as useSequence
|
22749
22755
|
};
|