comand-component-library 4.1.84 → 4.1.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/comand-component-library.js +164 -163
- package/package.json +3 -2
- package/src/index.js +1 -2
- package/src/utils/string.js +13 -1
- package/src/utils/name.js +0 -13
|
@@ -51,7 +51,7 @@ const Ye = /^[a-z0-9]+(-[a-z0-9]+)*$/, xt = (e, n, t, a = "") => {
|
|
|
51
51
|
}), _t = Object.freeze({
|
|
52
52
|
...ci,
|
|
53
53
|
...gt
|
|
54
|
-
}),
|
|
54
|
+
}), jt = Object.freeze({
|
|
55
55
|
..._t,
|
|
56
56
|
body: "",
|
|
57
57
|
hidden: !1
|
|
@@ -64,11 +64,11 @@ function No(e, n) {
|
|
|
64
64
|
}
|
|
65
65
|
function Sn(e, n) {
|
|
66
66
|
const t = No(e, n);
|
|
67
|
-
for (const a in
|
|
67
|
+
for (const a in jt)
|
|
68
68
|
a in gt ? a in e && !(a in t) && (t[a] = gt[a]) : a in n ? t[a] = n[a] : a in e && (t[a] = e[a]);
|
|
69
69
|
return t;
|
|
70
70
|
}
|
|
71
|
-
function
|
|
71
|
+
function jo(e, n) {
|
|
72
72
|
const t = e.icons, a = e.aliases || {}, i = /* @__PURE__ */ Object.create(null);
|
|
73
73
|
function o(d) {
|
|
74
74
|
if (t[d])
|
|
@@ -82,7 +82,7 @@ function Uo(e, n) {
|
|
|
82
82
|
}
|
|
83
83
|
return Object.keys(t).concat(Object.keys(a)).forEach(o), i;
|
|
84
84
|
}
|
|
85
|
-
function
|
|
85
|
+
function Uo(e, n, t) {
|
|
86
86
|
const a = e.icons, i = e.aliases || {};
|
|
87
87
|
let o = {};
|
|
88
88
|
function d(c) {
|
|
@@ -100,10 +100,10 @@ function ui(e, n) {
|
|
|
100
100
|
e.not_found instanceof Array && e.not_found.forEach((i) => {
|
|
101
101
|
n(i, null), t.push(i);
|
|
102
102
|
});
|
|
103
|
-
const a =
|
|
103
|
+
const a = jo(e);
|
|
104
104
|
for (const i in a) {
|
|
105
105
|
const o = a[i];
|
|
106
|
-
o && (n(i,
|
|
106
|
+
o && (n(i, Uo(e, i, o)), t.push(i));
|
|
107
107
|
}
|
|
108
108
|
return t;
|
|
109
109
|
}
|
|
@@ -130,7 +130,7 @@ function mi(e) {
|
|
|
130
130
|
const o = t[i];
|
|
131
131
|
if (!i.match(Ye) || typeof o.body != "string" || !Mt(
|
|
132
132
|
o,
|
|
133
|
-
|
|
133
|
+
jt
|
|
134
134
|
))
|
|
135
135
|
return null;
|
|
136
136
|
}
|
|
@@ -139,7 +139,7 @@ function mi(e) {
|
|
|
139
139
|
const o = a[i], d = o.parent;
|
|
140
140
|
if (!i.match(Ye) || typeof d != "string" || !t[d] && !a[d] || !Mt(
|
|
141
141
|
o,
|
|
142
|
-
|
|
142
|
+
jt
|
|
143
143
|
))
|
|
144
144
|
return null;
|
|
145
145
|
}
|
|
@@ -306,12 +306,12 @@ function tl(e, n = $o) {
|
|
|
306
306
|
);
|
|
307
307
|
}), e;
|
|
308
308
|
}
|
|
309
|
-
const
|
|
309
|
+
const Ut = /* @__PURE__ */ Object.create(null);
|
|
310
310
|
function nl(e, n) {
|
|
311
|
-
|
|
311
|
+
Ut[e] = n;
|
|
312
312
|
}
|
|
313
313
|
function zt(e) {
|
|
314
|
-
return
|
|
314
|
+
return Ut[e] || Ut[""];
|
|
315
315
|
}
|
|
316
316
|
function sn(e) {
|
|
317
317
|
let n;
|
|
@@ -615,7 +615,7 @@ function yl(e, n, t, a) {
|
|
|
615
615
|
return;
|
|
616
616
|
}
|
|
617
617
|
if ($) {
|
|
618
|
-
p = Y, v.length || (d.length ?
|
|
618
|
+
p = Y, v.length || (d.length ? U() : D());
|
|
619
619
|
return;
|
|
620
620
|
}
|
|
621
621
|
if (L(), M(), !e.random) {
|
|
@@ -626,7 +626,7 @@ function yl(e, n, t, a) {
|
|
|
626
626
|
Z(Y);
|
|
627
627
|
});
|
|
628
628
|
}
|
|
629
|
-
function
|
|
629
|
+
function U() {
|
|
630
630
|
if (u !== "pending")
|
|
631
631
|
return;
|
|
632
632
|
L();
|
|
@@ -648,9 +648,9 @@ function yl(e, n, t, a) {
|
|
|
648
648
|
G(N, Y, $);
|
|
649
649
|
}
|
|
650
650
|
};
|
|
651
|
-
v.push(N), g++, f = setTimeout(
|
|
651
|
+
v.push(N), g++, f = setTimeout(U, e.rotate), t(V, n, N.callback);
|
|
652
652
|
}
|
|
653
|
-
return setTimeout(
|
|
653
|
+
return setTimeout(U), F;
|
|
654
654
|
}
|
|
655
655
|
function bi(e) {
|
|
656
656
|
const n = {
|
|
@@ -1247,7 +1247,7 @@ function Te(e, n) {
|
|
|
1247
1247
|
function Nl(e) {
|
|
1248
1248
|
return vt(e, "EditModeSettingsSidebar");
|
|
1249
1249
|
}
|
|
1250
|
-
function
|
|
1250
|
+
function jl(e) {
|
|
1251
1251
|
return vt(e, "EditModeMainSidebar");
|
|
1252
1252
|
}
|
|
1253
1253
|
function vt(e, n, t) {
|
|
@@ -1260,7 +1260,7 @@ function Se(e, ...n) {
|
|
|
1260
1260
|
a.componentPath && t.unshift(...a.componentPath);
|
|
1261
1261
|
return t.push(...n), t;
|
|
1262
1262
|
}
|
|
1263
|
-
function
|
|
1263
|
+
function Ul(e) {
|
|
1264
1264
|
return Array.isArray(e) && e.length > 0 ? JSON.stringify(e) : "";
|
|
1265
1265
|
}
|
|
1266
1266
|
function ae(e, n) {
|
|
@@ -1410,7 +1410,7 @@ const zl = {
|
|
|
1410
1410
|
watch: {
|
|
1411
1411
|
componentPath: {
|
|
1412
1412
|
handler() {
|
|
1413
|
-
this.componentIdentifier =
|
|
1413
|
+
this.componentIdentifier = Ul(pe(this));
|
|
1414
1414
|
},
|
|
1415
1415
|
immediate: !0,
|
|
1416
1416
|
deep: !0
|
|
@@ -1628,7 +1628,7 @@ const He = /* @__PURE__ */ P(zl, [["render", aa]]), se = {
|
|
|
1628
1628
|
const n = Te(this.$parent);
|
|
1629
1629
|
n && (n.addEditStateListener((t) => this.editing = t), n.addUpdateHandlerProvider(this.updateHandlerProvider), n.setAddHandlerProvider(this.addHandlerProvider));
|
|
1630
1630
|
}
|
|
1631
|
-
this.mainSidebarContext = !!
|
|
1631
|
+
this.mainSidebarContext = !!jl(this), this.settingsContext = !!Nl(this);
|
|
1632
1632
|
},
|
|
1633
1633
|
updateHandlerProvider() {
|
|
1634
1634
|
return {};
|
|
@@ -2606,7 +2606,7 @@ const fn = {
|
|
|
2606
2606
|
default: !0
|
|
2607
2607
|
}
|
|
2608
2608
|
}
|
|
2609
|
-
}, Na = ["color", "date", "datetime-local", "file", "number", "range"],
|
|
2609
|
+
}, Na = ["color", "date", "datetime-local", "file", "number", "range"], ja = {
|
|
2610
2610
|
inheritAttrs: !1,
|
|
2611
2611
|
name: "CmdFormElement",
|
|
2612
2612
|
mixins: [
|
|
@@ -3115,7 +3115,7 @@ const fn = {
|
|
|
3115
3115
|
immediate: !0
|
|
3116
3116
|
}
|
|
3117
3117
|
}
|
|
3118
|
-
},
|
|
3118
|
+
}, Ua = ["for", "title"], za = ["innerHTML"], Ga = {
|
|
3119
3119
|
key: 2,
|
|
3120
3120
|
"aria-hidden": "true"
|
|
3121
3121
|
}, Wa = ["title", "aria-errormessage", "id"], Ka = {
|
|
@@ -3129,7 +3129,7 @@ const fn = {
|
|
|
3129
3129
|
class: "search-field-wrapper flex-container no-gap"
|
|
3130
3130
|
}, hs = ["id", "maxlength", "value"], ps = ["title"], fs = ["title"], gs = { key: 1 };
|
|
3131
3131
|
function ys(e, n, t, a, i, o) {
|
|
3132
|
-
var u, g, p, f, v, b, L, k, B, F, D, M, G,
|
|
3132
|
+
var u, g, p, f, v, b, L, k, B, F, D, M, G, U, V, N, Y, $, Z, ee, re, ce, ue, ne;
|
|
3133
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,
|
|
@@ -3335,7 +3335,7 @@ function ys(e, n, t, a, i, o) {
|
|
|
3335
3335
|
}, null, 8, ["iconClass", "type"])
|
|
3336
3336
|
], 8, fs)) : m("", !0)
|
|
3337
3337
|
])) : m("", !0)
|
|
3338
|
-
], 10,
|
|
3338
|
+
], 10, Ua)) : t.element === "button" ? (l(), r("button", I({
|
|
3339
3339
|
key: 1,
|
|
3340
3340
|
class: "button"
|
|
3341
3341
|
}, o.buttonAttrs, {
|
|
@@ -3344,7 +3344,7 @@ function ys(e, n, t, a, i, o) {
|
|
|
3344
3344
|
(b = (v = t.nativeButton) == null ? void 0 : v.icon) != null && b.show && (((k = (L = t.nativeButton) == null ? void 0 : L.icon) == null ? void 0 : k.position) === "before" || !((F = (B = t.nativeButton) == null ? void 0 : B.icon) != null && F.position)) ? (l(), C(d, {
|
|
3345
3345
|
key: 0,
|
|
3346
3346
|
iconClass: (M = (D = t.nativeButton) == null ? void 0 : D.icon) == null ? void 0 : M.iconClass,
|
|
3347
|
-
type: (
|
|
3347
|
+
type: (U = (G = t.nativeButton) == null ? void 0 : G.icon) == null ? void 0 : U.iconType
|
|
3348
3348
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
3349
3349
|
(V = t.nativeButton) != null && V.icon && ((N = t.nativeButton) != null && N.text) ? (l(), r("span", gs, y(t.nativeButton.text), 1)) : (l(), r(S, { key: 2 }, [
|
|
3350
3350
|
H(y(t.nativeButton.text), 1)
|
|
@@ -3356,7 +3356,7 @@ function ys(e, n, t, a, i, o) {
|
|
|
3356
3356
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
|
3357
3357
|
], 16)) : m("", !0);
|
|
3358
3358
|
}
|
|
3359
|
-
const te = /* @__PURE__ */ P(
|
|
3359
|
+
const te = /* @__PURE__ */ P(ja, [["render", ys]]), bs = {
|
|
3360
3360
|
name: "CmdAddressDataItem",
|
|
3361
3361
|
mixins: [se],
|
|
3362
3362
|
data() {
|
|
@@ -3752,7 +3752,7 @@ const Rs = /* @__PURE__ */ P(bs, [["render", qs]]), Ns = {
|
|
|
3752
3752
|
}
|
|
3753
3753
|
},
|
|
3754
3754
|
watch: {}
|
|
3755
|
-
},
|
|
3755
|
+
}, js = { class: "cmd-address-data vcard" }, Us = { class: "adr" }, zs = { key: 0 }, Gs = /* @__PURE__ */ s("span", { class: "icon-plus" }, null, -1), Ws = /* @__PURE__ */ s("span", null, "Add new entry", -1), Ks = [
|
|
3756
3756
|
Gs,
|
|
3757
3757
|
Ws
|
|
3758
3758
|
], Ys = ["href", "target", "title"], Js = ["innerHTML"], Zs = ["href", "title"], Qs = { class: "street-address" }, Xs = /* @__PURE__ */ s("br", null, null, -1), $s = {
|
|
@@ -3777,10 +3777,10 @@ const Rs = /* @__PURE__ */ P(bs, [["render", qs]]), Ns = {
|
|
|
3777
3777
|
function hr(e, n, t, a, i, o) {
|
|
3778
3778
|
var p;
|
|
3779
3779
|
const d = J, c = Rs, u = He, g = K;
|
|
3780
|
-
return l(), r("div",
|
|
3780
|
+
return l(), r("div", js, [
|
|
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),
|
|
3783
|
-
s("address",
|
|
3783
|
+
s("address", Us, [
|
|
3784
3784
|
t.showLabels && (t.showLabelTexts || t.showLabelIcons) && !t.showIconsOnly ? (l(), r(S, { key: 0 }, [
|
|
3785
3785
|
e.editModeContext ? (l(), r(S, { key: 1 }, [
|
|
3786
3786
|
t.addressData.length === 0 ? (l(), r("button", {
|
|
@@ -4749,7 +4749,7 @@ const qr = {
|
|
|
4749
4749
|
deep: !0
|
|
4750
4750
|
}
|
|
4751
4751
|
}
|
|
4752
|
-
}, Rr = ["innerHTML"], Nr = /* @__PURE__ */ s("span", { class: "icon-image" }, null, -1),
|
|
4752
|
+
}, Rr = ["innerHTML"], Nr = /* @__PURE__ */ s("span", { class: "icon-image" }, null, -1), jr = ["src", "alt", "title"], Ur = ["src", "alt", "title"], zr = ["innerHTML"], Gr = /* @__PURE__ */ s("span", { class: "icon-add" }, null, -1), Wr = /* @__PURE__ */ s("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"];
|
|
@@ -4768,14 +4768,14 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4768
4768
|
allowDeleteComponent: !!o.imageSource,
|
|
4769
4769
|
itemProvider: ((u = e.editModeConfig) == null ? void 0 : u.allowAddItem) !== !1 ? o.itemProvider : null
|
|
4770
4770
|
}, {
|
|
4771
|
-
default: w((
|
|
4771
|
+
default: w((U) => {
|
|
4772
4772
|
var V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie;
|
|
4773
4773
|
return [
|
|
4774
4774
|
s("figure", {
|
|
4775
4775
|
class: _(["cmd-image flex-container no-gap vertical", o.textAlign])
|
|
4776
4776
|
}, [
|
|
4777
4777
|
(V = t.figcaption) != null && V.show && ((N = t.figcaption) == null ? void 0 : N.position) === "top" ? (l(), r(S, { key: 0 }, [
|
|
4778
|
-
|
|
4778
|
+
U.editing ? (l(), C(d, {
|
|
4779
4779
|
key: 0,
|
|
4780
4780
|
element: "input",
|
|
4781
4781
|
type: "text",
|
|
@@ -4789,7 +4789,7 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4789
4789
|
innerHTML: ($ = t.figcaption) == null ? void 0 : $.text
|
|
4790
4790
|
}, null, 8, Rr)) : m("", !0)
|
|
4791
4791
|
], 64)) : m("", !0),
|
|
4792
|
-
|
|
4792
|
+
U.editing ? (l(), r(S, { key: 1 }, [
|
|
4793
4793
|
s("a", I({
|
|
4794
4794
|
href: "#",
|
|
4795
4795
|
class: ["box drop-area flex-container vertical", { "allow-drop": i.allowDrop }]
|
|
@@ -4802,7 +4802,7 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4802
4802
|
src: o.imageSource,
|
|
4803
4803
|
alt: (Z = t.image) == null ? void 0 : Z.alt,
|
|
4804
4804
|
title: (ee = t.image) == null ? void 0 : ee.tooltip
|
|
4805
|
-
}, null, 8,
|
|
4805
|
+
}, null, 8, jr)
|
|
4806
4806
|
], 16),
|
|
4807
4807
|
h(d, {
|
|
4808
4808
|
class: "hidden",
|
|
@@ -4818,9 +4818,9 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4818
4818
|
src: o.imageSource,
|
|
4819
4819
|
alt: (re = t.image) == null ? void 0 : re.alt,
|
|
4820
4820
|
title: (ce = t.image) == null ? void 0 : ce.tooltip
|
|
4821
|
-
}, null, 8,
|
|
4821
|
+
}, null, 8, Ur)) : m("", !0),
|
|
4822
4822
|
(ue = t.figcaption) != null && ue.show && ((ne = t.figcaption) == null ? void 0 : ne.position) !== "top" ? (l(), r(S, { key: 3 }, [
|
|
4823
|
-
|
|
4823
|
+
U.editing ? (l(), C(d, {
|
|
4824
4824
|
key: 0,
|
|
4825
4825
|
element: "input",
|
|
4826
4826
|
type: "text",
|
|
@@ -4836,7 +4836,7 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4836
4836
|
innerHTML: (ie = t.figcaption) == null ? void 0 : ie.text
|
|
4837
4837
|
}, null, 8, zr)) : m("", !0)
|
|
4838
4838
|
], 64)) : m("", !0),
|
|
4839
|
-
!
|
|
4839
|
+
!U.editing && !o.imageSource ? (l(), r("button", {
|
|
4840
4840
|
key: 4,
|
|
4841
4841
|
type: "button",
|
|
4842
4842
|
class: "button confirm",
|
|
@@ -4858,7 +4858,7 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4858
4858
|
src: o.imageSource,
|
|
4859
4859
|
alt: (b = t.image) == null ? void 0 : b.alt,
|
|
4860
4860
|
title: (L = t.image) == null ? void 0 : L.tooltip,
|
|
4861
|
-
onLoad: n[4] || (n[4] = (...
|
|
4861
|
+
onLoad: n[4] || (n[4] = (...U) => o.onImageLoaded && o.onImageLoaded(...U))
|
|
4862
4862
|
}, null, 40, Jr),
|
|
4863
4863
|
((k = t.figcaption) == null ? void 0 : k.position) !== "top" && ((B = t.figcaption) != null && B.text) && ((F = t.figcaption) != null && F.show) ? (l(), r("figcaption", {
|
|
4864
4864
|
key: 1,
|
|
@@ -4869,7 +4869,7 @@ function Xr(e, n, t, a, i, o) {
|
|
|
4869
4869
|
src: o.imageSource,
|
|
4870
4870
|
alt: (M = t.image) == null ? void 0 : M.alt,
|
|
4871
4871
|
title: (G = t.image) == null ? void 0 : G.tooltip,
|
|
4872
|
-
onLoad: n[5] || (n[5] = (...
|
|
4872
|
+
onLoad: n[5] || (n[5] = (...U) => o.onImageLoaded && o.onImageLoaded(...U))
|
|
4873
4873
|
}, null, 40, Qr));
|
|
4874
4874
|
}
|
|
4875
4875
|
const _e = /* @__PURE__ */ P(qr, [["render", Xr]]), $r = {
|
|
@@ -5577,7 +5577,7 @@ 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, a, i, o) {
|
|
5580
|
-
var f, v, b, L, k, B, F, D, M, G,
|
|
5580
|
+
var f, v, b, L, k, B, F, D, M, G, U, V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie, oe, Oe, Le, Ie, ve, Be, Fe, De;
|
|
5581
5581
|
const d = J, c = K, u = _e, g = kt, p = Bi;
|
|
5582
5582
|
return l(), r("dialog", {
|
|
5583
5583
|
ref: "dialog",
|
|
@@ -5609,7 +5609,7 @@ function Dd(e, n, t, a, i, o) {
|
|
|
5609
5609
|
}, [
|
|
5610
5610
|
h(c, {
|
|
5611
5611
|
iconClass: (G = e.fancyBoxOptionsProperties.printButtons.grayscale) == null ? void 0 : G.iconClass,
|
|
5612
|
-
type: (
|
|
5612
|
+
type: (U = e.fancyBoxOptionsProperties.printButtons.grayscale) == null ? void 0 : U.iconType
|
|
5613
5613
|
}, null, 8, ["iconClass", "type"])
|
|
5614
5614
|
], 8, _d)) : m("", !0),
|
|
5615
5615
|
(V = e.fancyBoxOptionsProperties.closeIcon) != null && V.show ? (l(), r("a", {
|
|
@@ -6010,7 +6010,7 @@ function Nd(e, n, t, a, i, o) {
|
|
|
6010
6010
|
ref: "form"
|
|
6011
6011
|
}), {
|
|
6012
6012
|
default: w(() => {
|
|
6013
|
-
var g, p, f, v, b, L, k, B, F, D, M, G,
|
|
6013
|
+
var g, p, f, v, b, L, k, B, F, D, M, G, U, V, N, Y, $, Z, ee, re, ce, ue, ne, E, ie, oe, Oe, Le, Ie, ve, Be, Fe, De, le, nt, it, ot, lt, at, Ue, st;
|
|
6014
6014
|
return [
|
|
6015
6015
|
t.configuration.salutation ? (l(), r("div", Ad, [
|
|
6016
6016
|
h(c, {
|
|
@@ -6077,7 +6077,7 @@ function Nd(e, n, t, a, i, o) {
|
|
|
6077
6077
|
labelText: e.getMessage("basic_form.labeltext.email"),
|
|
6078
6078
|
placeholder: e.getMessage("basic_form.placeholder.email"),
|
|
6079
6079
|
required: (G = t.configuration.email) == null ? void 0 : G.required,
|
|
6080
|
-
name: (
|
|
6080
|
+
name: (U = t.configuration.email) == null ? void 0 : U.name,
|
|
6081
6081
|
modelValue: i.formData.email.value,
|
|
6082
6082
|
"onUpdate:modelValue": n[4] || (n[4] = (W) => i.formData.email.value = W),
|
|
6083
6083
|
status: i.formData.email.error ? "error" : "",
|
|
@@ -6207,7 +6207,7 @@ function Nd(e, n, t, a, i, o) {
|
|
|
6207
6207
|
element: "input",
|
|
6208
6208
|
type: "checkbox",
|
|
6209
6209
|
required: (at = t.configuration.acceptPrivacy) == null ? void 0 : at.required,
|
|
6210
|
-
name: (
|
|
6210
|
+
name: (Ue = t.configuration.acceptPrivacy) == null ? void 0 : Ue.name,
|
|
6211
6211
|
replaceInputType: (st = t.configuration.acceptPrivacy) == null ? void 0 : st.replaceInputType,
|
|
6212
6212
|
modelValue: i.formData.acceptPrivacy.value,
|
|
6213
6213
|
"onUpdate:modelValue": n[13] || (n[13] = (W) => i.formData.acceptPrivacy.value = W),
|
|
@@ -6228,7 +6228,7 @@ function Nd(e, n, t, a, i, o) {
|
|
|
6228
6228
|
}, 16, ["onSubmit", "class", "legend", "submitButton", "formAction"])
|
|
6229
6229
|
]);
|
|
6230
6230
|
}
|
|
6231
|
-
const Di = /* @__PURE__ */ P(Pd, [["render", Nd]]),
|
|
6231
|
+
const Di = /* @__PURE__ */ P(Pd, [["render", Nd]]), jd = {
|
|
6232
6232
|
name: "CmdInnerLink",
|
|
6233
6233
|
props: {
|
|
6234
6234
|
/**
|
|
@@ -6246,14 +6246,14 @@ const Di = /* @__PURE__ */ P(Pd, [["render", Nd]]), Ud = {
|
|
|
6246
6246
|
default: ""
|
|
6247
6247
|
}
|
|
6248
6248
|
}
|
|
6249
|
-
},
|
|
6249
|
+
}, Ud = ["title"], zd = { key: 1 }, Gd = ["title"];
|
|
6250
6250
|
function Wd(e, n, t, a, i, o) {
|
|
6251
6251
|
return l(), r(S, null, [
|
|
6252
6252
|
t.icon.iconClass && t.icon.position === "left" || t.icon.position === "top" || !t.icon.position ? (l(), r("span", {
|
|
6253
6253
|
key: 0,
|
|
6254
6254
|
class: _(t.icon.iconClass),
|
|
6255
6255
|
title: t.icon.tooltip
|
|
6256
|
-
}, null, 10,
|
|
6256
|
+
}, null, 10, Ud)) : m("", !0),
|
|
6257
6257
|
t.text ? (l(), r("span", zd, y(t.text), 1)) : m("", !0),
|
|
6258
6258
|
t.icon.iconClass && t.icon.position === "right" || t.icon.position === "bottom" ? (l(), r("span", {
|
|
6259
6259
|
key: 2,
|
|
@@ -6263,7 +6263,7 @@ function Wd(e, n, t, a, i, o) {
|
|
|
6263
6263
|
A(e.$slots, "default")
|
|
6264
6264
|
], 64);
|
|
6265
6265
|
}
|
|
6266
|
-
const Kd = /* @__PURE__ */ P(
|
|
6266
|
+
const Kd = /* @__PURE__ */ P(jd, [["render", Wd]]), Yd = {
|
|
6267
6267
|
name: "CmdLink",
|
|
6268
6268
|
emits: ["click"],
|
|
6269
6269
|
props: {
|
|
@@ -6444,7 +6444,7 @@ const qe = /* @__PURE__ */ P(Yd, [["render", Qd]]), Xd = {
|
|
|
6444
6444
|
class: "input-wrapper"
|
|
6445
6445
|
};
|
|
6446
6446
|
function nc(e, n, t, a, i, o) {
|
|
6447
|
-
var g, p, f, v, b, L, k, B, F, D, M, G,
|
|
6447
|
+
var g, p, f, v, b, L, k, B, F, D, M, G, U;
|
|
6448
6448
|
const d = qe, c = Ce("CmdListOfLinksItem", !0), u = te;
|
|
6449
6449
|
return e.editing ? (l(), r("div", tc, [
|
|
6450
6450
|
h(u, {
|
|
@@ -6470,7 +6470,7 @@ function nc(e, n, t, a, i, o) {
|
|
|
6470
6470
|
styleAsBox: (D = t.link) == null ? void 0 : D.styleAsBox
|
|
6471
6471
|
}, null, 8, ["linkType", "text", "path", "target", "icon", "fancybox", "tooltip", "styleAsButton", "primaryButton", "styleAsBox"]),
|
|
6472
6472
|
(G = (M = t.link) == null ? void 0 : M.children) != null && G.length ? (l(), r("ul", ec, [
|
|
6473
|
-
(l(!0), r(S, null, q((
|
|
6473
|
+
(l(!0), r(S, null, q((U = t.link) == null ? void 0 : U.children, (V, N) => (l(), C(c, {
|
|
6474
6474
|
key: N,
|
|
6475
6475
|
link: V
|
|
6476
6476
|
}, null, 8, ["link"]))), 128))
|
|
@@ -6990,8 +6990,8 @@ const gn = /* @__PURE__ */ P(oc, [["render", dc]]), cc = {
|
|
|
6990
6990
|
di((e) => ({
|
|
6991
6991
|
d6514798: e.cutoffTextLines
|
|
6992
6992
|
}));
|
|
6993
|
-
},
|
|
6994
|
-
yn.setup =
|
|
6993
|
+
}, jn = yn.setup;
|
|
6994
|
+
yn.setup = jn ? (e, n) => (Nn(), jn(e, n)) : Nn;
|
|
6995
6995
|
const mc = ["title"], hc = {
|
|
6996
6996
|
key: 0,
|
|
6997
6997
|
class: "box-header"
|
|
@@ -7028,7 +7028,7 @@ const mc = ["title"], hc = {
|
|
|
7028
7028
|
}, qc = { class: "box-body" }, Rc = {
|
|
7029
7029
|
key: 0,
|
|
7030
7030
|
class: "user-name"
|
|
7031
|
-
}, Nc = { key: 1 },
|
|
7031
|
+
}, Nc = { key: 1 }, jc = { key: 2 }, Uc = {
|
|
7032
7032
|
key: 3,
|
|
7033
7033
|
class: "description"
|
|
7034
7034
|
}, zc = {
|
|
@@ -7039,7 +7039,7 @@ const mc = ["title"], hc = {
|
|
|
7039
7039
|
class: "box-footer"
|
|
7040
7040
|
};
|
|
7041
7041
|
function Wc(e, n, t, a, i, o) {
|
|
7042
|
-
var f, v, b, L, k, B, F, D, M, G,
|
|
7042
|
+
var f, v, b, L, k, B, F, D, M, G, U;
|
|
7043
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,
|
|
@@ -7140,7 +7140,7 @@ function Wc(e, n, t, a, i, o) {
|
|
|
7140
7140
|
(G = t.cmdLink) != null && G.linkType ? (l(), r("div", bc, [
|
|
7141
7141
|
h(g, R(ye(t.cmdLink)), null, 16)
|
|
7142
7142
|
])) : m("", !0),
|
|
7143
|
-
(
|
|
7143
|
+
(U = t.useSlots) != null && U.includes("footer") ? (l(), r("div", xc, [
|
|
7144
7144
|
A(e.$slots, "footer")
|
|
7145
7145
|
])) : m("", !0)
|
|
7146
7146
|
], 2)) : t.boxType === "product" && t.product ? (l(), r("a", {
|
|
@@ -7207,8 +7207,8 @@ function Wc(e, n, t, a, i, o) {
|
|
|
7207
7207
|
s("div", qc, [
|
|
7208
7208
|
t.rowView ? (l(), r("p", Rc, y(t.user.name), 1)) : m("", !0),
|
|
7209
7209
|
t.user.profession ? (l(), r("p", Nc, y(t.user.profession), 1)) : m("", !0),
|
|
7210
|
-
t.user.position ? (l(), r("p",
|
|
7211
|
-
t.user.description ? (l(), r("p",
|
|
7210
|
+
t.user.position ? (l(), r("p", jc, y(t.user.position), 1)) : m("", !0),
|
|
7211
|
+
t.user.description ? (l(), r("p", Uc, y(t.user.description), 1)) : m("", !0)
|
|
7212
7212
|
]),
|
|
7213
7213
|
t.user.tags && t.user.tags.length ? (l(), r("ul", zc, [
|
|
7214
7214
|
(l(!0), r(S, null, q(t.user.tags, (V, N) => (l(), r("li", { key: N }, y(V), 1))), 128))
|
|
@@ -7411,14 +7411,14 @@ const bn = /* @__PURE__ */ P(yn, [["render", Wc]]), xn = {
|
|
|
7411
7411
|
immediate: !0
|
|
7412
7412
|
}
|
|
7413
7413
|
}
|
|
7414
|
-
},
|
|
7414
|
+
}, Un = () => {
|
|
7415
7415
|
di((e) => ({
|
|
7416
7416
|
"7dc17307": e.boxesPerRowLarge,
|
|
7417
7417
|
"3c53d129": e.boxesPerRowMedium,
|
|
7418
7418
|
"7e294cd3": e.boxesPerRowSmall
|
|
7419
7419
|
}));
|
|
7420
7420
|
}, zn = xn.setup;
|
|
7421
|
-
xn.setup = zn ? (e, n) => (
|
|
7421
|
+
xn.setup = zn ? (e, n) => (Un(), zn(e, n)) : Un;
|
|
7422
7422
|
const Kc = { class: "cmd-box-wrapper" }, Yc = {
|
|
7423
7423
|
key: 0,
|
|
7424
7424
|
class: "flex-container headline-wrapper"
|
|
@@ -8082,13 +8082,13 @@ const Hu = /* @__PURE__ */ P(xu, [["render", Eu]]), qu = {
|
|
|
8082
8082
|
target: "comand-ui-website",
|
|
8083
8083
|
lang: "en",
|
|
8084
8084
|
title: "CoManD-UI-Website"
|
|
8085
|
-
}, "© CoManD-UI", -1),
|
|
8085
|
+
}, "© CoManD-UI", -1), ju = [
|
|
8086
8086
|
Nu
|
|
8087
8087
|
];
|
|
8088
|
-
function
|
|
8089
|
-
return l(), r("div", Ru,
|
|
8088
|
+
function Uu(e, n, t, a, i, o) {
|
|
8089
|
+
return l(), r("div", Ru, ju);
|
|
8090
8090
|
}
|
|
8091
|
-
const zu = /* @__PURE__ */ P(qu, [["render",
|
|
8091
|
+
const zu = /* @__PURE__ */ P(qu, [["render", Uu]]), Gu = {
|
|
8092
8092
|
data() {
|
|
8093
8093
|
return {
|
|
8094
8094
|
defaultMessageProperties: {
|
|
@@ -9163,7 +9163,7 @@ const Rm = /* @__PURE__ */ P(Pm, [["render", qm]]), Nm = {
|
|
|
9163
9163
|
immediate: !0
|
|
9164
9164
|
}
|
|
9165
9165
|
}
|
|
9166
|
-
},
|
|
9166
|
+
}, jm = ["aria-labelledby"], Um = { class: "label-text" }, zm = ["id"], Gm = {
|
|
9167
9167
|
key: 0,
|
|
9168
9168
|
"aria-hidden": "true"
|
|
9169
9169
|
}, Wm = ["title", "aria-errormessage", "id"], Km = ["for"], Ym = ["type", "id", "name", "value", "disabled"], Jm = {
|
|
@@ -9189,7 +9189,7 @@ function Qm(e, n, t, a, i, o) {
|
|
|
9189
9189
|
]),
|
|
9190
9190
|
"aria-labelledby": e.htmlId
|
|
9191
9191
|
}, [
|
|
9192
|
-
X(s("span",
|
|
9192
|
+
X(s("span", Um, [
|
|
9193
9193
|
s("span", { id: e.htmlId }, [
|
|
9194
9194
|
H(y(t.labelText), 1),
|
|
9195
9195
|
t.required ? (l(), r("sup", Gm, "*")) : m("", !0)
|
|
@@ -9252,7 +9252,7 @@ function Qm(e, n, t, a, i, o) {
|
|
|
9252
9252
|
u.labelText ? (l(), r("span", Jm, y(u.labelText), 1)) : m("", !0)
|
|
9253
9253
|
], 10, Km))), 128))
|
|
9254
9254
|
], 2))
|
|
9255
|
-
], 10,
|
|
9255
|
+
], 10, jm);
|
|
9256
9256
|
}
|
|
9257
9257
|
const Ni = /* @__PURE__ */ P(Nm, [["render", Qm]]), Xm = {
|
|
9258
9258
|
name: "CmdLoginForm",
|
|
@@ -10010,7 +10010,7 @@ function kh(e, n, t, a, i, o) {
|
|
|
10010
10010
|
])) : m("", !0)
|
|
10011
10011
|
], 2);
|
|
10012
10012
|
}
|
|
10013
|
-
const
|
|
10013
|
+
const ji = /* @__PURE__ */ P(uh, [["render", kh]]), Th = {
|
|
10014
10014
|
name: "CmdMultistepFormProgressBar",
|
|
10015
10015
|
data() {
|
|
10016
10016
|
return {
|
|
@@ -10387,7 +10387,7 @@ const Vh = {
|
|
|
10387
10387
|
}, qh = { class: "flex-container no-flex" }, Rh = { class: "flex-container no-flex am-wrapper" }, Nh = {
|
|
10388
10388
|
key: 1,
|
|
10389
10389
|
class: "input-wrapper"
|
|
10390
|
-
},
|
|
10390
|
+
}, jh = ["title"], Uh = { class: "flex-container no-flex pm-wrapper" }, zh = {
|
|
10391
10391
|
key: 1,
|
|
10392
10392
|
class: "input-wrapper"
|
|
10393
10393
|
}, Gh = ["title"];
|
|
@@ -10447,9 +10447,9 @@ function Wh(e, n, t, a, i, o) {
|
|
|
10447
10447
|
onClick: n[4] || (n[4] = T((c) => o.toggleClosedStatus("am"), ["prevent"])),
|
|
10448
10448
|
title: i.editableDay.amClosed ? "Set to open" : "Set to closed",
|
|
10449
10449
|
class: _(i.editableDay.amClosed ? "icon-clock" : "icon-blocked")
|
|
10450
|
-
}, null, 10,
|
|
10450
|
+
}, null, 10, jh)
|
|
10451
10451
|
]),
|
|
10452
|
-
s("div",
|
|
10452
|
+
s("div", Uh, [
|
|
10453
10453
|
i.editableDay.pmClosed ? (l(), C(d, {
|
|
10454
10454
|
key: 0,
|
|
10455
10455
|
element: "input",
|
|
@@ -11383,7 +11383,7 @@ function Fp(e, n, t, a, i, o) {
|
|
|
11383
11383
|
}, Bp))
|
|
11384
11384
|
], 2);
|
|
11385
11385
|
}
|
|
11386
|
-
const
|
|
11386
|
+
const Ui = /* @__PURE__ */ P(Lp, [["render", Fp]]), Dp = {
|
|
11387
11387
|
name: "CmdPageFooter",
|
|
11388
11388
|
props: {
|
|
11389
11389
|
/**
|
|
@@ -11473,7 +11473,7 @@ const ji = /* @__PURE__ */ P(Lp, [["render", Fp]]), Dp = {
|
|
|
11473
11473
|
}, Mp = { class: "button-wrapper" }, Pp = ["title"], Vp = { key: 1 };
|
|
11474
11474
|
function Ap(e, n, t, a, i, o) {
|
|
11475
11475
|
var c, u, g, p;
|
|
11476
|
-
const d =
|
|
11476
|
+
const d = Ui;
|
|
11477
11477
|
return l(), r("footer", {
|
|
11478
11478
|
class: _(["cmd-page-footer flex-container", { "small-buttons": t.useSmallButtons }])
|
|
11479
11479
|
}, [
|
|
@@ -11536,7 +11536,7 @@ function Np(e, n, t, a, i, o) {
|
|
|
11536
11536
|
e.$slots.default ? A(e.$slots, "default", { key: 1 }) : m("", !0)
|
|
11537
11537
|
])) : m("", !0);
|
|
11538
11538
|
}
|
|
11539
|
-
const
|
|
11539
|
+
const jp = /* @__PURE__ */ P(Hp, [["render", Np]]), Up = {
|
|
11540
11540
|
name: "CmdProgressBar",
|
|
11541
11541
|
inheritAttrs: !1,
|
|
11542
11542
|
data() {
|
|
@@ -11596,7 +11596,7 @@ function Yp(e, n, t, a, i, o) {
|
|
|
11596
11596
|
])
|
|
11597
11597
|
], 8, zp);
|
|
11598
11598
|
}
|
|
11599
|
-
const Jp = /* @__PURE__ */ P(
|
|
11599
|
+
const Jp = /* @__PURE__ */ P(Up, [["render", Yp]]), Zp = {
|
|
11600
11600
|
name: "CmdSidebar",
|
|
11601
11601
|
data() {
|
|
11602
11602
|
return {
|
|
@@ -11828,7 +11828,7 @@ const sf = /* @__PURE__ */ P(of, [["render", af]]), rf = {
|
|
|
11828
11828
|
};
|
|
11829
11829
|
function cf(e, n, t, a, i, o) {
|
|
11830
11830
|
var u, g, p, f, v, b, L, k, B;
|
|
11831
|
-
const d = Vi, c =
|
|
11831
|
+
const d = Vi, c = ji;
|
|
11832
11832
|
return l(), r("div", {
|
|
11833
11833
|
ref: "site-header",
|
|
11834
11834
|
class: _([
|
|
@@ -12210,7 +12210,7 @@ function _f(e, n, t, a, i, o) {
|
|
|
12210
12210
|
]),
|
|
12211
12211
|
h(Ve, { name: "fade" }, {
|
|
12212
12212
|
default: w(() => {
|
|
12213
|
-
var M, G,
|
|
12213
|
+
var M, G, U, V, N;
|
|
12214
12214
|
return [
|
|
12215
12215
|
i.showFilters && ((M = t.cmdFakeSelect) != null && M.selectData.length) ? (l(), r("div", xf, [
|
|
12216
12216
|
h(g, {
|
|
@@ -12218,7 +12218,7 @@ function _f(e, n, t, a, i, o) {
|
|
|
12218
12218
|
selectData: (G = t.cmdFakeSelect) == null ? void 0 : G.selectData,
|
|
12219
12219
|
modelValue: o.searchFilters,
|
|
12220
12220
|
"onUpdate:modelValue": n[4] || (n[4] = (Y) => o.searchFilters = Y),
|
|
12221
|
-
defaultOptionName: (
|
|
12221
|
+
defaultOptionName: (U = t.cmdFakeSelect) == null ? void 0 : U.defaultOptionName,
|
|
12222
12222
|
type: (V = t.cmdFakeSelect) == null ? void 0 : V.type,
|
|
12223
12223
|
labelText: (N = t.cmdFakeSelect) == null ? void 0 : N.labelText
|
|
12224
12224
|
}, null, 8, ["selectData", "modelValue", "defaultOptionName", "type", "labelText"])
|
|
@@ -12844,10 +12844,10 @@ const Ff = /* @__PURE__ */ P(vf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
|
12844
12844
|
text: "Subsubpage",
|
|
12845
12845
|
type: "href"
|
|
12846
12846
|
}
|
|
12847
|
-
],
|
|
12847
|
+
], jf = {
|
|
12848
12848
|
breadcrumbLabel: Rf,
|
|
12849
12849
|
breadcrumbLinks: Nf
|
|
12850
|
-
},
|
|
12850
|
+
}, Uf = {
|
|
12851
12851
|
cookies: [
|
|
12852
12852
|
{
|
|
12853
12853
|
id: "cookie-sessionid",
|
|
@@ -12904,7 +12904,7 @@ const Ff = /* @__PURE__ */ P(vf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
|
12904
12904
|
}
|
|
12905
12905
|
]
|
|
12906
12906
|
}, Gf = {
|
|
12907
|
-
required:
|
|
12907
|
+
required: Uf,
|
|
12908
12908
|
optional: zf
|
|
12909
12909
|
}, Wf = {
|
|
12910
12910
|
type: "href",
|
|
@@ -14117,7 +14117,7 @@ const Ff = /* @__PURE__ */ P(vf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
|
14117
14117
|
iconClass: "cmd:linkedin",
|
|
14118
14118
|
htmlContent: "<p>Content for Tab 3</p>"
|
|
14119
14119
|
}
|
|
14120
|
-
],
|
|
14120
|
+
], jg = [
|
|
14121
14121
|
{
|
|
14122
14122
|
image: {
|
|
14123
14123
|
url: "#",
|
|
@@ -14231,7 +14231,7 @@ const Ff = /* @__PURE__ */ P(vf, [["render", Bf]]), Df = "data:image/svg+xml,%3c
|
|
|
14231
14231
|
textAlign: "center"
|
|
14232
14232
|
}
|
|
14233
14233
|
}
|
|
14234
|
-
],
|
|
14234
|
+
], Ug = [
|
|
14235
14235
|
{
|
|
14236
14236
|
id: 1,
|
|
14237
14237
|
iconClass: "icon-home",
|
|
@@ -15683,7 +15683,7 @@ const Ay = St("string"), he = St("function"), Ji = St("number"), Ot = (e) => e !
|
|
|
15683
15683
|
return !1;
|
|
15684
15684
|
const n = _n(e);
|
|
15685
15685
|
return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in e) && !(Symbol.iterator in e);
|
|
15686
|
-
}, Hy = ge("Date"), qy = ge("File"), Ry = ge("Blob"), Ny = ge("FileList"),
|
|
15686
|
+
}, Hy = ge("Date"), qy = ge("File"), Ry = ge("Blob"), Ny = ge("FileList"), jy = (e) => Ot(e) && he(e.pipe), Uy = (e) => {
|
|
15687
15687
|
let n;
|
|
15688
15688
|
return e && (typeof FormData == "function" && e instanceof FormData || he(e.append) && ((n = Tt(e)) === "formdata" || // detect form-data instance
|
|
15689
15689
|
n === "object" && he(e.toString) && e.toString() === "[object FormData]"));
|
|
@@ -15832,7 +15832,7 @@ const pb = (e) => {
|
|
|
15832
15832
|
isArray: Ne,
|
|
15833
15833
|
isArrayBuffer: Yi,
|
|
15834
15834
|
isBuffer: Py,
|
|
15835
|
-
isFormData:
|
|
15835
|
+
isFormData: Uy,
|
|
15836
15836
|
isArrayBufferView: Vy,
|
|
15837
15837
|
isString: Ay,
|
|
15838
15838
|
isNumber: Ji,
|
|
@@ -15849,7 +15849,7 @@ const pb = (e) => {
|
|
|
15849
15849
|
isBlob: Ry,
|
|
15850
15850
|
isRegExp: sb,
|
|
15851
15851
|
isFunction: he,
|
|
15852
|
-
isStream:
|
|
15852
|
+
isStream: jy,
|
|
15853
15853
|
isURLSearchParams: zy,
|
|
15854
15854
|
isTypedArray: nb,
|
|
15855
15855
|
isFileList: Ny,
|
|
@@ -15886,10 +15886,10 @@ const pb = (e) => {
|
|
|
15886
15886
|
isAsyncFn: fb,
|
|
15887
15887
|
isThenable: gb
|
|
15888
15888
|
};
|
|
15889
|
-
function
|
|
15889
|
+
function j(e, n, t, a, i) {
|
|
15890
15890
|
Error.call(this), Error.captureStackTrace ? Error.captureStackTrace(this, this.constructor) : this.stack = new Error().stack, this.message = e, this.name = "AxiosError", n && (this.code = n), t && (this.config = t), a && (this.request = a), i && (this.response = i);
|
|
15891
15891
|
}
|
|
15892
|
-
O.inherits(
|
|
15892
|
+
O.inherits(j, Error, {
|
|
15893
15893
|
toJSON: function() {
|
|
15894
15894
|
return {
|
|
15895
15895
|
// Standard
|
|
@@ -15910,7 +15910,7 @@ O.inherits(U, Error, {
|
|
|
15910
15910
|
};
|
|
15911
15911
|
}
|
|
15912
15912
|
});
|
|
15913
|
-
const to =
|
|
15913
|
+
const to = j.prototype, no = {};
|
|
15914
15914
|
[
|
|
15915
15915
|
"ERR_BAD_OPTION_VALUE",
|
|
15916
15916
|
"ERR_BAD_OPTION",
|
|
@@ -15928,13 +15928,13 @@ const to = U.prototype, no = {};
|
|
|
15928
15928
|
].forEach((e) => {
|
|
15929
15929
|
no[e] = { value: e };
|
|
15930
15930
|
});
|
|
15931
|
-
Object.defineProperties(
|
|
15931
|
+
Object.defineProperties(j, no);
|
|
15932
15932
|
Object.defineProperty(to, "isAxiosError", { value: !0 });
|
|
15933
|
-
|
|
15933
|
+
j.from = (e, n, t, a, i, o) => {
|
|
15934
15934
|
const d = Object.create(to);
|
|
15935
15935
|
return O.toFlatObject(e, d, function(u) {
|
|
15936
15936
|
return u !== Error.prototype;
|
|
15937
|
-
}, (c) => c !== "isAxiosError"),
|
|
15937
|
+
}, (c) => c !== "isAxiosError"), j.call(d, e.message, n, t, a, i), d.cause = e, d.name = e.name, o && Object.assign(d, o), d;
|
|
15938
15938
|
};
|
|
15939
15939
|
const yb = null;
|
|
15940
15940
|
function Qt(e) {
|
|
@@ -15972,7 +15972,7 @@ function Lt(e, n, t) {
|
|
|
15972
15972
|
if (O.isDate(L))
|
|
15973
15973
|
return L.toISOString();
|
|
15974
15974
|
if (!u && O.isBlob(L))
|
|
15975
|
-
throw new
|
|
15975
|
+
throw new j("Blob is not supported. Use a Buffer instead.");
|
|
15976
15976
|
return O.isArrayBuffer(L) || O.isTypedArray(L) ? u && typeof Blob == "function" ? new Blob([L]) : Buffer.from(L) : L;
|
|
15977
15977
|
}
|
|
15978
15978
|
function p(L, k, B) {
|
|
@@ -16217,7 +16217,7 @@ const tt = {
|
|
|
16217
16217
|
return JSON.parse(n);
|
|
16218
16218
|
} catch (c) {
|
|
16219
16219
|
if (d)
|
|
16220
|
-
throw c.name === "SyntaxError" ?
|
|
16220
|
+
throw c.name === "SyntaxError" ? j.from(c, j.ERR_BAD_RESPONSE, this, null, this.response) : c;
|
|
16221
16221
|
}
|
|
16222
16222
|
}
|
|
16223
16223
|
return n;
|
|
@@ -16451,17 +16451,17 @@ function Ht(e, n) {
|
|
|
16451
16451
|
function ro(e) {
|
|
16452
16452
|
return !!(e && e.__CANCEL__);
|
|
16453
16453
|
}
|
|
16454
|
-
function
|
|
16455
|
-
|
|
16454
|
+
function je(e, n, t) {
|
|
16455
|
+
j.call(this, e ?? "canceled", j.ERR_CANCELED, n, t), this.name = "CanceledError";
|
|
16456
16456
|
}
|
|
16457
|
-
O.inherits(
|
|
16457
|
+
O.inherits(je, j, {
|
|
16458
16458
|
__CANCEL__: !0
|
|
16459
16459
|
});
|
|
16460
16460
|
function co(e, n, t) {
|
|
16461
16461
|
const a = t.config.validateStatus;
|
|
16462
|
-
!t.status || !a || a(t.status) ? e(t) : n(new
|
|
16462
|
+
!t.status || !a || a(t.status) ? e(t) : n(new j(
|
|
16463
16463
|
"Request failed with status code " + t.status,
|
|
16464
|
-
[
|
|
16464
|
+
[j.ERR_BAD_REQUEST, j.ERR_BAD_RESPONSE][Math.floor(t.status / 100) - 4],
|
|
16465
16465
|
t.config,
|
|
16466
16466
|
t.request,
|
|
16467
16467
|
t
|
|
@@ -16516,7 +16516,7 @@ const yt = (e, n, t = 3) => {
|
|
|
16516
16516
|
};
|
|
16517
16517
|
f[n ? "download" : "upload"] = !0, e(f);
|
|
16518
16518
|
}, t);
|
|
16519
|
-
},
|
|
16519
|
+
}, jb = fe.hasStandardBrowserEnv ? (
|
|
16520
16520
|
// Standard browser envs have full support of the APIs needed to test
|
|
16521
16521
|
// whether the request URL is of the same origin as current location.
|
|
16522
16522
|
function() {
|
|
@@ -16547,7 +16547,7 @@ const yt = (e, n, t = 3) => {
|
|
|
16547
16547
|
return !0;
|
|
16548
16548
|
};
|
|
16549
16549
|
}()
|
|
16550
|
-
),
|
|
16550
|
+
), Ub = fe.hasStandardBrowserEnv ? (
|
|
16551
16551
|
// Standard browser envs support document.cookie
|
|
16552
16552
|
{
|
|
16553
16553
|
write(e, n, t, a, i, o) {
|
|
@@ -16664,8 +16664,8 @@ const mo = (e) => {
|
|
|
16664
16664
|
d.setContentType([g || "multipart/form-data", ...p].join("; "));
|
|
16665
16665
|
}
|
|
16666
16666
|
}
|
|
16667
|
-
if (fe.hasStandardBrowserEnv && (a && O.isFunction(a) && (a = a(n)), a || a !== !1 &&
|
|
16668
|
-
const g = i && o &&
|
|
16667
|
+
if (fe.hasStandardBrowserEnv && (a && O.isFunction(a) && (a = a(n)), a || a !== !1 && jb(n.url))) {
|
|
16668
|
+
const g = i && o && Ub.read(o);
|
|
16669
16669
|
g && d.set(i, g);
|
|
16670
16670
|
}
|
|
16671
16671
|
return n;
|
|
@@ -16702,26 +16702,26 @@ const mo = (e) => {
|
|
|
16702
16702
|
"onloadend" in p ? p.onloadend = f : p.onreadystatechange = function() {
|
|
16703
16703
|
!p || p.readyState !== 4 || p.status === 0 && !(p.responseURL && p.responseURL.indexOf("file:") === 0) || setTimeout(f);
|
|
16704
16704
|
}, p.onabort = function() {
|
|
16705
|
-
p && (a(new
|
|
16705
|
+
p && (a(new j("Request aborted", j.ECONNABORTED, i, p)), p = null);
|
|
16706
16706
|
}, p.onerror = function() {
|
|
16707
|
-
a(new
|
|
16707
|
+
a(new j("Network Error", j.ERR_NETWORK, i, p)), p = null;
|
|
16708
16708
|
}, p.ontimeout = function() {
|
|
16709
16709
|
let L = i.timeout ? "timeout of " + i.timeout + "ms exceeded" : "timeout exceeded";
|
|
16710
16710
|
const k = i.transitional || ao;
|
|
16711
|
-
i.timeoutErrorMessage && (L = i.timeoutErrorMessage), a(new
|
|
16711
|
+
i.timeoutErrorMessage && (L = i.timeoutErrorMessage), a(new j(
|
|
16712
16712
|
L,
|
|
16713
|
-
k.clarifyTimeoutError ?
|
|
16713
|
+
k.clarifyTimeoutError ? j.ETIMEDOUT : j.ECONNABORTED,
|
|
16714
16714
|
i,
|
|
16715
16715
|
p
|
|
16716
16716
|
)), p = null;
|
|
16717
16717
|
}, o === void 0 && d.setContentType(null), "setRequestHeader" in p && O.forEach(d.toJSON(), function(L, k) {
|
|
16718
16718
|
p.setRequestHeader(k, L);
|
|
16719
16719
|
}), O.isUndefined(i.withCredentials) || (p.withCredentials = !!i.withCredentials), c && c !== "json" && (p.responseType = i.responseType), typeof i.onDownloadProgress == "function" && p.addEventListener("progress", yt(i.onDownloadProgress, !0)), typeof i.onUploadProgress == "function" && p.upload && p.upload.addEventListener("progress", yt(i.onUploadProgress)), (i.cancelToken || i.signal) && (u = (b) => {
|
|
16720
|
-
p && (a(!b || b.type ? new
|
|
16720
|
+
p && (a(!b || b.type ? new je(null, e, p) : b), p.abort(), p = null);
|
|
16721
16721
|
}, i.cancelToken && i.cancelToken.subscribe(u), i.signal && (i.signal.aborted ? u() : i.signal.addEventListener("abort", u)));
|
|
16722
16722
|
const v = qb(i.url);
|
|
16723
16723
|
if (v && fe.protocols.indexOf(v) === -1) {
|
|
16724
|
-
a(new
|
|
16724
|
+
a(new j("Unsupported protocol " + v + ":", j.ERR_BAD_REQUEST, e));
|
|
16725
16725
|
return;
|
|
16726
16726
|
}
|
|
16727
16727
|
p.send(o || null);
|
|
@@ -16732,11 +16732,11 @@ const mo = (e) => {
|
|
|
16732
16732
|
if (!a) {
|
|
16733
16733
|
a = !0, d();
|
|
16734
16734
|
const g = u instanceof Error ? u : this.reason;
|
|
16735
|
-
t.abort(g instanceof
|
|
16735
|
+
t.abort(g instanceof j ? g : new je(g instanceof Error ? g.message : g));
|
|
16736
16736
|
}
|
|
16737
16737
|
};
|
|
16738
16738
|
let o = n && setTimeout(() => {
|
|
16739
|
-
i(new
|
|
16739
|
+
i(new j(`timeout ${n} of ms exceeded`, j.ETIMEDOUT));
|
|
16740
16740
|
}, n);
|
|
16741
16741
|
const d = () => {
|
|
16742
16742
|
e && (o && clearTimeout(o), o = null, e.forEach((u) => {
|
|
@@ -16808,7 +16808,7 @@ const mo = (e) => {
|
|
|
16808
16808
|
It && ((e) => {
|
|
16809
16809
|
["text", "arrayBuffer", "blob", "formData", "stream"].forEach((n) => {
|
|
16810
16810
|
!bt[n] && (bt[n] = O.isFunction(e[n]) ? (t) => t[n]() : (t, a) => {
|
|
16811
|
-
throw new
|
|
16811
|
+
throw new j(`Response type '${n}' is not supported`, j.ERR_NOT_SUPPORT, a);
|
|
16812
16812
|
});
|
|
16813
16813
|
});
|
|
16814
16814
|
})(new Response());
|
|
@@ -16887,10 +16887,10 @@ const Xb = async (e) => {
|
|
|
16887
16887
|
);
|
|
16888
16888
|
}
|
|
16889
16889
|
g = g || "text";
|
|
16890
|
-
let
|
|
16890
|
+
let U = await bt[O.findKey(bt, g) || "text"](M, e);
|
|
16891
16891
|
return !G && F(), L && L(), await new Promise((V, N) => {
|
|
16892
16892
|
co(V, N, {
|
|
16893
|
-
data:
|
|
16893
|
+
data: U,
|
|
16894
16894
|
headers: de.from(M.headers),
|
|
16895
16895
|
status: M.status,
|
|
16896
16896
|
statusText: M.statusText,
|
|
@@ -16900,11 +16900,11 @@ const Xb = async (e) => {
|
|
|
16900
16900
|
});
|
|
16901
16901
|
} catch (M) {
|
|
16902
16902
|
throw F(), M && M.name === "TypeError" && /fetch/i.test(M.message) ? Object.assign(
|
|
16903
|
-
new
|
|
16903
|
+
new j("Network Error", j.ERR_NETWORK, e, B),
|
|
16904
16904
|
{
|
|
16905
16905
|
cause: M.cause || M
|
|
16906
16906
|
}
|
|
16907
|
-
) :
|
|
16907
|
+
) : j.from(M, M && M.code, e, B);
|
|
16908
16908
|
}
|
|
16909
16909
|
}), en = {
|
|
16910
16910
|
http: yb,
|
|
@@ -16930,7 +16930,7 @@ const li = (e) => `- ${e}`, tx = (e) => O.isFunction(e) || e === null || e === !
|
|
|
16930
16930
|
t = e[o];
|
|
16931
16931
|
let d;
|
|
16932
16932
|
if (a = t, !tx(t) && (a = en[(d = String(t)).toLowerCase()], a === void 0))
|
|
16933
|
-
throw new
|
|
16933
|
+
throw new j(`Unknown adapter '${d}'`);
|
|
16934
16934
|
if (a)
|
|
16935
16935
|
break;
|
|
16936
16936
|
i[d || "#" + o] = a;
|
|
@@ -16942,7 +16942,7 @@ const li = (e) => `- ${e}`, tx = (e) => O.isFunction(e) || e === null || e === !
|
|
|
16942
16942
|
let d = n ? o.length > 1 ? `since :
|
|
16943
16943
|
` + o.map(li).join(`
|
|
16944
16944
|
`) : " " + li(o[0]) : "as no adapter specified";
|
|
16945
|
-
throw new
|
|
16945
|
+
throw new j(
|
|
16946
16946
|
"There is no suitable adapter to dispatch the request " + d,
|
|
16947
16947
|
"ERR_NOT_SUPPORT"
|
|
16948
16948
|
);
|
|
@@ -16953,7 +16953,7 @@ const li = (e) => `- ${e}`, tx = (e) => O.isFunction(e) || e === null || e === !
|
|
|
16953
16953
|
};
|
|
16954
16954
|
function qt(e) {
|
|
16955
16955
|
if (e.cancelToken && e.cancelToken.throwIfRequested(), e.signal && e.signal.aborted)
|
|
16956
|
-
throw new
|
|
16956
|
+
throw new je(null, e);
|
|
16957
16957
|
}
|
|
16958
16958
|
function ai(e) {
|
|
16959
16959
|
return qt(e), e.headers = de.from(e.headers), e.data = Ht.call(
|
|
@@ -16986,9 +16986,9 @@ wn.transitional = function(n, t, a) {
|
|
|
16986
16986
|
}
|
|
16987
16987
|
return (o, d, c) => {
|
|
16988
16988
|
if (n === !1)
|
|
16989
|
-
throw new
|
|
16989
|
+
throw new j(
|
|
16990
16990
|
i(d, " has been removed" + (t ? " in " + t : "")),
|
|
16991
|
-
|
|
16991
|
+
j.ERR_DEPRECATED
|
|
16992
16992
|
);
|
|
16993
16993
|
return t && !si[d] && (si[d] = !0, console.warn(
|
|
16994
16994
|
i(
|
|
@@ -17000,7 +17000,7 @@ wn.transitional = function(n, t, a) {
|
|
|
17000
17000
|
};
|
|
17001
17001
|
function nx(e, n, t) {
|
|
17002
17002
|
if (typeof e != "object")
|
|
17003
|
-
throw new
|
|
17003
|
+
throw new j("options must be an object", j.ERR_BAD_OPTION_VALUE);
|
|
17004
17004
|
const a = Object.keys(e);
|
|
17005
17005
|
let i = a.length;
|
|
17006
17006
|
for (; i-- > 0; ) {
|
|
@@ -17008,11 +17008,11 @@ function nx(e, n, t) {
|
|
|
17008
17008
|
if (d) {
|
|
17009
17009
|
const c = e[o], u = c === void 0 || d(c, o, e);
|
|
17010
17010
|
if (u !== !0)
|
|
17011
|
-
throw new
|
|
17011
|
+
throw new j("option " + o + " must be " + u, j.ERR_BAD_OPTION_VALUE);
|
|
17012
17012
|
continue;
|
|
17013
17013
|
}
|
|
17014
17014
|
if (t !== !0)
|
|
17015
|
-
throw new
|
|
17015
|
+
throw new j("Unknown option " + o, j.ERR_BAD_OPTION);
|
|
17016
17016
|
}
|
|
17017
17017
|
}
|
|
17018
17018
|
const tn = {
|
|
@@ -17164,7 +17164,7 @@ class kn {
|
|
|
17164
17164
|
a.unsubscribe(o);
|
|
17165
17165
|
}, d;
|
|
17166
17166
|
}, n(function(o, d, c) {
|
|
17167
|
-
a.reason || (a.reason = new
|
|
17167
|
+
a.reason || (a.reason = new je(o, d, c), t(a.reason));
|
|
17168
17168
|
});
|
|
17169
17169
|
}
|
|
17170
17170
|
/**
|
|
@@ -17291,12 +17291,12 @@ function go(e) {
|
|
|
17291
17291
|
}
|
|
17292
17292
|
const Q = go(tt);
|
|
17293
17293
|
Q.Axios = Pe;
|
|
17294
|
-
Q.CanceledError =
|
|
17294
|
+
Q.CanceledError = je;
|
|
17295
17295
|
Q.CancelToken = kn;
|
|
17296
17296
|
Q.isCancel = ro;
|
|
17297
17297
|
Q.VERSION = fo;
|
|
17298
17298
|
Q.toFormData = Lt;
|
|
17299
|
-
Q.AxiosError =
|
|
17299
|
+
Q.AxiosError = j;
|
|
17300
17300
|
Q.Cancel = Q.CanceledError;
|
|
17301
17301
|
Q.all = function(n) {
|
|
17302
17302
|
return Promise.all(n);
|
|
@@ -18297,7 +18297,7 @@ function Nx(e, n, t, a, i, o) {
|
|
|
18297
18297
|
], 64))
|
|
18298
18298
|
], 2);
|
|
18299
18299
|
}
|
|
18300
|
-
const yo = /* @__PURE__ */ P(Hx, [["render", Nx]]),
|
|
18300
|
+
const yo = /* @__PURE__ */ P(Hx, [["render", Nx]]), jx = {
|
|
18301
18301
|
name: "ComponentSettings",
|
|
18302
18302
|
data() {
|
|
18303
18303
|
return {
|
|
@@ -18390,7 +18390,7 @@ const yo = /* @__PURE__ */ P(Hx, [["render", Nx]]), Ux = {
|
|
|
18390
18390
|
}
|
|
18391
18391
|
}
|
|
18392
18392
|
};
|
|
18393
|
-
function
|
|
18393
|
+
function Ux(e, n, t, a, i, o) {
|
|
18394
18394
|
const d = te, c = bn;
|
|
18395
18395
|
return l(), C(c, {
|
|
18396
18396
|
"use-slots": ["body"],
|
|
@@ -18416,7 +18416,7 @@ function jx(e, n, t, a, i, o) {
|
|
|
18416
18416
|
_: 1
|
|
18417
18417
|
}, 8, ["cmdHeadline"]);
|
|
18418
18418
|
}
|
|
18419
|
-
const zx = /* @__PURE__ */ P(
|
|
18419
|
+
const zx = /* @__PURE__ */ P(jx, [["render", Ux]]), Gx = {
|
|
18420
18420
|
name: "MultipleBoxWrapper",
|
|
18421
18421
|
props: {
|
|
18422
18422
|
segments: {
|
|
@@ -19469,7 +19469,7 @@ const b1 = /* @__PURE__ */ P(f1, [["render", y1]]), x1 = [
|
|
|
19469
19469
|
text: "Zimbabwe",
|
|
19470
19470
|
value: "zw"
|
|
19471
19471
|
}
|
|
19472
|
-
], _1 = "comand-component-library", C1 = "4.1.
|
|
19472
|
+
], _1 = "comand-component-library", C1 = "4.1.86", v1 = "GPL-3.0-only", w1 = "CoManD-UI", k1 = "module", T1 = {
|
|
19473
19473
|
prepublishOnly: "npm run build-lib",
|
|
19474
19474
|
dev: "vite",
|
|
19475
19475
|
build: "vite build",
|
|
@@ -19483,7 +19483,8 @@ const b1 = /* @__PURE__ */ P(f1, [["render", y1]]), x1 = [
|
|
|
19483
19483
|
"./css.js": "./src/css.js",
|
|
19484
19484
|
"./style.css": "./dist/style.css",
|
|
19485
19485
|
"./variables.scss": "./src/assets/styles/variables.scss",
|
|
19486
|
-
"./export-data.js": "./src/assets/data/export-data.js"
|
|
19486
|
+
"./export-data.js": "./src/assets/data/export-data.js",
|
|
19487
|
+
"./all-countries.json": "./src/assets/data/all-countries.json"
|
|
19487
19488
|
}, L1 = {
|
|
19488
19489
|
"clickout-event": "^1.1.2",
|
|
19489
19490
|
"comand-component-library": "^4.1.63",
|
|
@@ -20559,7 +20560,7 @@ const D1 = {
|
|
|
20559
20560
|
bankAccountData: Ef,
|
|
20560
20561
|
boxProductData: Hf,
|
|
20561
20562
|
boxUserData: qf,
|
|
20562
|
-
breadcrumbsData:
|
|
20563
|
+
breadcrumbsData: jf,
|
|
20563
20564
|
companyLogoData: Zf,
|
|
20564
20565
|
cookieDisclaimerData: Gf,
|
|
20565
20566
|
fakeSelectColorsData: Qf,
|
|
@@ -20583,8 +20584,8 @@ const D1 = {
|
|
|
20583
20584
|
tableDataSmall: Rg,
|
|
20584
20585
|
tableDataLarge: Vg,
|
|
20585
20586
|
tabsData: Ng,
|
|
20586
|
-
thumbnailScrollerImagesData:
|
|
20587
|
-
thumbnailScrollerTextData:
|
|
20587
|
+
thumbnailScrollerImagesData: jg,
|
|
20588
|
+
thumbnailScrollerTextData: Ug,
|
|
20588
20589
|
allCountriesData: x1,
|
|
20589
20590
|
packageJson: B1
|
|
20590
20591
|
};
|
|
@@ -20785,10 +20786,10 @@ const D1 = {
|
|
|
20785
20786
|
});
|
|
20786
20787
|
}
|
|
20787
20788
|
}
|
|
20788
|
-
}, E1 = ["id"], H1 = /* @__PURE__ */ s("a", { id: "anchor-back-to-top" }, null, -1), q1 = { for: "select-template" }, R1 = /* @__PURE__ */ s("span", null, "Select template", -1), N1 = /* @__PURE__ */ s("option", { value: "blank" }, "Blank/Unstyled", -1),
|
|
20789
|
+
}, E1 = ["id"], H1 = /* @__PURE__ */ s("a", { id: "anchor-back-to-top" }, null, -1), q1 = { for: "select-template" }, R1 = /* @__PURE__ */ s("span", null, "Select template", -1), N1 = /* @__PURE__ */ s("option", { value: "blank" }, "Blank/Unstyled", -1), j1 = /* @__PURE__ */ s("option", { value: "business" }, "Business", -1), U1 = /* @__PURE__ */ s("option", { value: "casual" }, "Casual", -1), z1 = /* @__PURE__ */ s("option", { value: "dating" }, "Dating", -1), G1 = /* @__PURE__ */ s("option", { value: "influencer" }, "Influencer", -1), W1 = [
|
|
20789
20790
|
N1,
|
|
20790
|
-
U1,
|
|
20791
20791
|
j1,
|
|
20792
|
+
U1,
|
|
20792
20793
|
z1,
|
|
20793
20794
|
G1
|
|
20794
20795
|
], K1 = /* @__PURE__ */ s("span", null, "Color Scheme", -1), Y1 = { class: "input-wrapper" }, J1 = { for: "default-color-scheme" }, Z1 = /* @__PURE__ */ s("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1), Q1 = { for: "light-mode" }, X1 = /* @__PURE__ */ s("span", { class: "label-text" }, "Light Mode", -1), $1 = { for: "dark-mode" }, e_ = /* @__PURE__ */ s("span", { class: "label-text" }, "Dark Mode", -1), t_ = ["href", "onClick"], n_ = { class: "box-footer comand-versions" }, i_ = /* @__PURE__ */ s("dt", null, "Frontend-Framework Version:", -1), o_ = /* @__PURE__ */ s("dt", null, "Component-Library Version:", -1), l_ = { class: "closed-sidebar" }, a_ = /* @__PURE__ */ s("span", { class: "icon-settings-template" }, null, -1), s_ = [
|
|
@@ -20810,7 +20811,7 @@ const D1 = {
|
|
|
20810
20811
|
id: "section-advanced-form-elements"
|
|
20811
20812
|
}, "Advanced Form Elements", -1), __ = /* @__PURE__ */ s("h3", null, [
|
|
20812
20813
|
/* @__PURE__ */ s("span", null, "Form elements status:")
|
|
20813
|
-
], -1), C_ = { class: "flex-container" }, v_ = { class: "list-status" }, w_ = { class: "error" }, k_ = { class: "flex-container" }, T_ = /* @__PURE__ */ s("legend", null, "Legend", -1), S_ = { class: "headline-demopage" }, O_ = /* @__PURE__ */ s("span", null, "Form Element-Component", -1), L_ = { class: "flex-container" }, I_ = { class: "flex-container" }, B_ = /* @__PURE__ */ s("h2", null, "Inputfields in Columns", -1), F_ = { class: "flex-container" }, D_ = /* @__PURE__ */ s("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1), M_ = { class: "flex-container" }, P_ = /* @__PURE__ */ s("hr", null, null, -1), V_ = { class: "headline-demopage" }, A_ = /* @__PURE__ */ s("span", null, "Fake Selects", -1), E_ = { class: "flex-container" }, H_ = /* @__PURE__ */ s("hr", null, null, -1), q_ = /* @__PURE__ */ s("h2", null, "Progress Bar [native]", -1), R_ = /* @__PURE__ */ s("h2", null, "Slider [native]", -1), N_ = /* @__PURE__ */ s("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1),
|
|
20814
|
+
], -1), C_ = { class: "flex-container" }, v_ = { class: "list-status" }, w_ = { class: "error" }, k_ = { class: "flex-container" }, T_ = /* @__PURE__ */ s("legend", null, "Legend", -1), S_ = { class: "headline-demopage" }, O_ = /* @__PURE__ */ s("span", null, "Form Element-Component", -1), L_ = { class: "flex-container" }, I_ = { class: "flex-container" }, B_ = /* @__PURE__ */ s("h2", null, "Inputfields in Columns", -1), F_ = { class: "flex-container" }, D_ = /* @__PURE__ */ s("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1), M_ = { class: "flex-container" }, P_ = /* @__PURE__ */ s("hr", null, null, -1), V_ = { class: "headline-demopage" }, A_ = /* @__PURE__ */ s("span", null, "Fake Selects", -1), E_ = { class: "flex-container" }, H_ = /* @__PURE__ */ s("hr", null, null, -1), q_ = /* @__PURE__ */ s("h2", null, "Progress Bar [native]", -1), R_ = /* @__PURE__ */ s("h2", null, "Slider [native]", -1), N_ = /* @__PURE__ */ s("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1), j_ = { class: "flex-container no-flex" }, U_ = {
|
|
20814
20815
|
class: "inline",
|
|
20815
20816
|
for: "range-value"
|
|
20816
20817
|
}, z_ = /* @__PURE__ */ s("span", { class: "label-text" }, [
|
|
@@ -20829,7 +20830,7 @@ const D1 = {
|
|
|
20829
20830
|
}, PC = /* @__PURE__ */ s("span", null, "Bank Account Data", -1), VC = {
|
|
20830
20831
|
class: "headline-demopage",
|
|
20831
20832
|
id: "section-basic-form"
|
|
20832
|
-
}, AC = /* @__PURE__ */ s("span", null, "Basic Form", -1), EC = /* @__PURE__ */ s("dt", null, "originalEvent", -1), HC = /* @__PURE__ */ s("dt", null, "formdata", -1), qC = /* @__PURE__ */ s("h2", { class: "headline-demopage" }, "Boxes", -1), RC = { class: "headline-demopage" }, NC = /* @__PURE__ */ s("span", null, "Default Box", -1),
|
|
20833
|
+
}, AC = /* @__PURE__ */ s("span", null, "Basic Form", -1), EC = /* @__PURE__ */ s("dt", null, "originalEvent", -1), HC = /* @__PURE__ */ s("dt", null, "formdata", -1), qC = /* @__PURE__ */ s("h2", { class: "headline-demopage" }, "Boxes", -1), RC = { class: "headline-demopage" }, NC = /* @__PURE__ */ s("span", null, "Default Box", -1), jC = /* @__PURE__ */ s("h4", null, " Texts given by slots ", -1), UC = /* @__PURE__ */ s("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1), zC = /* @__PURE__ */ s("p", null, [
|
|
20833
20834
|
/* @__PURE__ */ s("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
|
20834
20835
|
], -1), GC = /* @__PURE__ */ s("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1), WC = /* @__PURE__ */ s("p", null, " Footer content ", -1), KC = /* @__PURE__ */ s("h4", null, " Texts given by slots ", -1), YC = /* @__PURE__ */ s("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1), JC = /* @__PURE__ */ s("p", null, [
|
|
20835
20836
|
/* @__PURE__ */ s("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
|
@@ -20877,9 +20878,9 @@ const D1 = {
|
|
|
20877
20878
|
], Rv = /* @__PURE__ */ s("h3", null, "FancyBox with image as object give by property", -1), Nv = /* @__PURE__ */ s("img", {
|
|
20878
20879
|
src: V1,
|
|
20879
20880
|
alt: "Alternative text"
|
|
20880
|
-
}, null, -1),
|
|
20881
|
+
}, null, -1), jv = [
|
|
20881
20882
|
Nv
|
|
20882
|
-
],
|
|
20883
|
+
], Uv = /* @__PURE__ */ s("h2", {
|
|
20883
20884
|
class: "headline-demopage",
|
|
20884
20885
|
id: "section-google-maps"
|
|
20885
20886
|
}, "Google Maps™", -1), zv = {
|
|
@@ -20962,10 +20963,10 @@ const D1 = {
|
|
|
20962
20963
|
}, Rw = /* @__PURE__ */ s("span", null, "Social Networks", -1), Nw = /* @__PURE__ */ s("h2", {
|
|
20963
20964
|
class: "headline-demopage",
|
|
20964
20965
|
id: "section-switch-language"
|
|
20965
|
-
}, "Switch Language", -1),
|
|
20966
|
+
}, "Switch Language", -1), jw = {
|
|
20966
20967
|
class: "headline-demopage",
|
|
20967
20968
|
id: "section-system-message"
|
|
20968
|
-
},
|
|
20969
|
+
}, Uw = /* @__PURE__ */ s("span", null, "System Message", -1), zw = /* @__PURE__ */ s("ul", null, [
|
|
20969
20970
|
/* @__PURE__ */ s("li", null, "Error #1"),
|
|
20970
20971
|
/* @__PURE__ */ s("li", null, "Error #2"),
|
|
20971
20972
|
/* @__PURE__ */ s("li", null, "Error #3")
|
|
@@ -20998,7 +20999,7 @@ const D1 = {
|
|
|
20998
20999
|
id: "content"
|
|
20999
21000
|
}, wk = /* @__PURE__ */ s("h1", { class: "headline-demopage" }, "Page Overview", -1);
|
|
21000
21001
|
function kk(e, n, t, a, i, o) {
|
|
21001
|
-
const d = bn, c = Mi, u = nf, g = gn, p = Vi, f = uf, v = yo, b = Li, L = Ei, k = te, B = Ai, F = Jp, D = Ni, M = Ii, G = yr,
|
|
21002
|
+
const d = bn, c = Mi, u = nf, g = gn, p = Vi, f = uf, v = yo, b = Li, L = Ei, k = te, B = Ai, F = Jp, D = Ni, M = Ii, G = yr, U = kr, V = Di, N = Pi, Y = yu, $ = Ri, Z = J, ee = K, re = _e, ce = Mm, ue = Rm, ne = qe, E = b1, ie = ch, oe = ji, Oe = Ce("router-view"), Le = Ih, Ie = Ph, ve = dp, Be = Ep, Fe = jp, De = Cp, le = sf, nt = Cf, it = Ff, ot = Ui, lt = ey, at = $e, Ue = uy, st = xy, W = Oy, Co = Bi, vo = Fy, Bt = Si, wo = Ex, ko = bo, To = zu, So = Hu, Oo = Md, Lo = zx, Io = Vo("fancybox");
|
|
21002
21003
|
return X((l(), r("div", {
|
|
21003
21004
|
class: "page-wrapper",
|
|
21004
21005
|
id: o.templateId
|
|
@@ -21594,8 +21595,8 @@ function kk(e, n, t, a, i, o) {
|
|
|
21594
21595
|
class: _(["label", i.validationStatus])
|
|
21595
21596
|
}, [
|
|
21596
21597
|
N_,
|
|
21597
|
-
s("span",
|
|
21598
|
-
s("label",
|
|
21598
|
+
s("span", j_, [
|
|
21599
|
+
s("label", U_, [
|
|
21599
21600
|
z_,
|
|
21600
21601
|
X(s("input", {
|
|
21601
21602
|
type: "number",
|
|
@@ -22039,7 +22040,7 @@ function kk(e, n, t, a, i, o) {
|
|
|
22039
22040
|
onClick: n[67] || (n[67] = T((x) => o.openSettingsSidebar("CmdBankAccountData"), ["prevent"]))
|
|
22040
22041
|
})
|
|
22041
22042
|
]),
|
|
22042
|
-
h(
|
|
22043
|
+
h(U, I({ "account-data": i.bankAccountData }, e.cmdBankAccountDataSettingsData, { ref: "CmdBankAccountData" }), null, 16, ["account-data"])
|
|
22043
22044
|
]),
|
|
22044
22045
|
_: 1
|
|
22045
22046
|
}),
|
|
@@ -22094,10 +22095,10 @@ function kk(e, n, t, a, i, o) {
|
|
|
22094
22095
|
stretchVertically: !0
|
|
22095
22096
|
}), {
|
|
22096
22097
|
header: w(() => [
|
|
22097
|
-
|
|
22098
|
+
jC
|
|
22098
22099
|
]),
|
|
22099
22100
|
body: w(() => [
|
|
22100
|
-
|
|
22101
|
+
UC,
|
|
22101
22102
|
zC,
|
|
22102
22103
|
GC
|
|
22103
22104
|
]),
|
|
@@ -22543,13 +22544,13 @@ function kk(e, n, t, a, i, o) {
|
|
|
22543
22544
|
}, "FancyBox with large image given by property"), ["prevent"])),
|
|
22544
22545
|
title: "Open FancyBox with large image given by property",
|
|
22545
22546
|
style: { "align-self": "flex-start" }
|
|
22546
|
-
},
|
|
22547
|
+
}, jv)
|
|
22547
22548
|
]),
|
|
22548
22549
|
_: 1
|
|
22549
22550
|
}),
|
|
22550
22551
|
h(v, null, {
|
|
22551
22552
|
default: w(() => [
|
|
22552
|
-
|
|
22553
|
+
Uv,
|
|
22553
22554
|
h($, { address: i.addressData }, null, 8, ["address"])
|
|
22554
22555
|
]),
|
|
22555
22556
|
_: 1
|
|
@@ -23047,8 +23048,8 @@ function kk(e, n, t, a, i, o) {
|
|
|
23047
23048
|
}),
|
|
23048
23049
|
h(v, null, {
|
|
23049
23050
|
default: w(() => [
|
|
23050
|
-
s("h2",
|
|
23051
|
-
|
|
23051
|
+
s("h2", jw, [
|
|
23052
|
+
Uw,
|
|
23052
23053
|
s("a", {
|
|
23053
23054
|
href: "#",
|
|
23054
23055
|
class: "button small icon-cog",
|
|
@@ -23077,9 +23078,9 @@ function kk(e, n, t, a, i, o) {
|
|
|
23077
23078
|
})
|
|
23078
23079
|
]),
|
|
23079
23080
|
Kw,
|
|
23080
|
-
h(
|
|
23081
|
+
h(Ue, I({ ref: "CmdTable" }, e.cmdTableSettingsData, { "table-data": i.tableDataLarge }), null, 16, ["table-data"]),
|
|
23081
23082
|
Yw,
|
|
23082
|
-
h(
|
|
23083
|
+
h(Ue, {
|
|
23083
23084
|
collapsible: !0,
|
|
23084
23085
|
fullWidthOnDefault: !1,
|
|
23085
23086
|
userCanToggleWidth: !0,
|
|
@@ -23422,6 +23423,10 @@ const Ak = (e) => {
|
|
|
23422
23423
|
function Ek(e) {
|
|
23423
23424
|
return e ? e.slice(0, 1).toUpperCase() + e.slice(1) : "";
|
|
23424
23425
|
}
|
|
23426
|
+
function Hk(e, n = null, t) {
|
|
23427
|
+
let a = "";
|
|
23428
|
+
return a += e + " ", n && (a += n + " "), a += t, a;
|
|
23429
|
+
}
|
|
23425
23430
|
function Sk(e, n, t) {
|
|
23426
23431
|
Eo(() => e.addEventListener(n, t)), Ho(() => e.removeEventListener(n, t));
|
|
23427
23432
|
}
|
|
@@ -23442,7 +23447,7 @@ function Lk(e, n) {
|
|
|
23442
23447
|
}).forEach((a) => n.push(a));
|
|
23443
23448
|
}
|
|
23444
23449
|
}
|
|
23445
|
-
function
|
|
23450
|
+
function qk(e, n = 0) {
|
|
23446
23451
|
const t = [], a = qo({
|
|
23447
23452
|
activeItem: n,
|
|
23448
23453
|
reset() {
|
|
@@ -23459,10 +23464,6 @@ function Hk(e, n = 0) {
|
|
|
23459
23464
|
}
|
|
23460
23465
|
}), a;
|
|
23461
23466
|
}
|
|
23462
|
-
function qk(e, n = null, t) {
|
|
23463
|
-
let a = "";
|
|
23464
|
-
return a += e + " ", n && (a += n + " "), a += t, a;
|
|
23465
|
-
}
|
|
23466
23467
|
function Rk() {
|
|
23467
23468
|
const e = {};
|
|
23468
23469
|
Ro(a);
|
|
@@ -23505,12 +23506,12 @@ export {
|
|
|
23505
23506
|
qe as CmdLink,
|
|
23506
23507
|
gn as CmdListOfLinks,
|
|
23507
23508
|
ch as CmdLoginForm,
|
|
23508
|
-
|
|
23509
|
+
ji as CmdMainNavigation,
|
|
23509
23510
|
Ih as CmdMultistepFormProgressBar,
|
|
23510
23511
|
Ph as CmdNewsletterSubscription,
|
|
23511
23512
|
dp as CmdOpeningHours,
|
|
23512
23513
|
Ep as CmdPageFooter,
|
|
23513
|
-
|
|
23514
|
+
jp as CmdPageHeader,
|
|
23514
23515
|
Cp as CmdPagination,
|
|
23515
23516
|
Jp as CmdProgressBar,
|
|
23516
23517
|
nf as CmdSidebar,
|
|
@@ -23519,7 +23520,7 @@ export {
|
|
|
23519
23520
|
Cf as CmdSiteSearch,
|
|
23520
23521
|
kt as CmdSlideButton,
|
|
23521
23522
|
Ff as CmdSlideshow,
|
|
23522
|
-
|
|
23523
|
+
Ui as CmdSocialNetworks,
|
|
23523
23524
|
ey as CmdSwitchLanguage,
|
|
23524
23525
|
$e as CmdSystemMessage,
|
|
23525
23526
|
uy as CmdTable,
|
|
@@ -23544,11 +23545,11 @@ export {
|
|
|
23544
23545
|
Qe as createUuid,
|
|
23545
23546
|
Dk as currentDate,
|
|
23546
23547
|
F1 as formatDate,
|
|
23547
|
-
|
|
23548
|
+
Hk as fullName,
|
|
23548
23549
|
qi as getCookieDisclaimerCookie,
|
|
23549
23550
|
Ke as getFileExtension,
|
|
23550
23551
|
be as openFancyBox,
|
|
23551
23552
|
Cm as setCookieDisclaimerCookie,
|
|
23552
|
-
|
|
23553
|
+
qk as useScrollspy,
|
|
23553
23554
|
Rk as useSequence
|
|
23554
23555
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "comand-component-library",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.86",
|
|
4
4
|
"license": "GPL-3.0-only",
|
|
5
5
|
"author": "CoManD-UI",
|
|
6
6
|
"private": false,
|
|
@@ -21,7 +21,8 @@
|
|
|
21
21
|
"./css.js": "./src/css.js",
|
|
22
22
|
"./style.css": "./dist/style.css",
|
|
23
23
|
"./variables.scss": "./src/assets/styles/variables.scss",
|
|
24
|
-
"./export-data.js": "./src/assets/data/export-data.js"
|
|
24
|
+
"./export-data.js": "./src/assets/data/export-data.js",
|
|
25
|
+
"./all-countries.json": "./src/assets/data/all-countries.json"
|
|
25
26
|
},
|
|
26
27
|
"dependencies": {
|
|
27
28
|
"clickout-event": "^1.1.2",
|
package/src/index.js
CHANGED
|
@@ -66,11 +66,10 @@ export { default as DirFancybox } from '@/directives/fancybox'
|
|
|
66
66
|
// export functions
|
|
67
67
|
export { createUuid, createHtmlId } from '@/utils/common'
|
|
68
68
|
export { getFileExtension } from '@/utils/getFileExtension'
|
|
69
|
-
export { capitalize } from '@/utils/string'
|
|
69
|
+
export { capitalize, fullName } from '@/utils/string'
|
|
70
70
|
export { useScrollspy } from '@/composables/scrollspy'
|
|
71
71
|
export { setCookieDisclaimerCookie, getCookieDisclaimerCookie } from '@/utils/cookie'
|
|
72
72
|
export { currentDate, formatDate } from "@/utils/date"
|
|
73
|
-
export { fullName } from "@/utils/name"
|
|
74
73
|
|
|
75
74
|
// export composables
|
|
76
75
|
export { useSequence } from '@/composables/sequence'
|
package/src/utils/string.js
CHANGED
|
@@ -5,4 +5,16 @@ function capitalize(string) {
|
|
|
5
5
|
return ""
|
|
6
6
|
}
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
function fullName(firstName, middleName = null, lastName) {
|
|
9
|
+
let fullName = ""
|
|
10
|
+
fullName += firstName + " "
|
|
11
|
+
|
|
12
|
+
if(middleName) {
|
|
13
|
+
fullName += middleName + " "
|
|
14
|
+
}
|
|
15
|
+
|
|
16
|
+
fullName += lastName
|
|
17
|
+
return fullName
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
export {capitalize, fullName}
|
package/src/utils/name.js
DELETED