comand-component-library 4.2.96 → 4.2.98
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { defineComponent as Jn, h as un, resolveComponent as de, createBlock as C, createElementBlock as r, openBlock as a, normalizeClass as x, resolveDynamicComponent as Te, withModifiers as k, withCtx as v, renderSlot as
|
|
1
|
+
import { defineComponent as Jn, h as un, resolveComponent as de, createBlock as C, createElementBlock as r, openBlock as a, normalizeClass as x, resolveDynamicComponent as Te, withModifiers as k, withCtx as v, renderSlot as F, withDirectives as z, createElementVNode as o, createCommentVNode as m, createVNode as f, vShow as $, Fragment as w, toDisplayString as g, getCurrentInstance as Hl, normalizeProps as A, mergeProps as T, createTextVNode as D, renderList as P, Transition as pe, vModelDynamic as ql, normalizeStyle as Ke, toHandlers as Ct, TransitionGroup as Et, createApp as Rl, guardReactiveProps as ce, useCssVars as Zn, createStaticVNode as jl, vModelText as vt, resolveDirective as Ul, vModelSelect as Nl, vModelRadio as mt, onBeforeUpdate as zl, onMounted as Wl, onUnmounted as Gl, reactive as Kl } from "vue";
|
|
2
2
|
const Fe = /^[a-z0-9]+(-[a-z0-9]+)*$/, Qe = (e, t, n, s = "") => {
|
|
3
3
|
const i = e.split(":");
|
|
4
4
|
if (e.slice(0, 1) === "@") {
|
|
@@ -1586,7 +1586,7 @@ function fa(e, t, n, s, i, l) {
|
|
|
1586
1586
|
[$, l.active]
|
|
1587
1587
|
])
|
|
1588
1588
|
], 64)),
|
|
1589
|
-
|
|
1589
|
+
F(e.$slots, "default", { editing: l.editing })
|
|
1590
1590
|
]),
|
|
1591
1591
|
_: 3
|
|
1592
1592
|
}, 8, ["class", "onClick", "title", "data-identifier"]);
|
|
@@ -1769,7 +1769,7 @@ function ka(e, t, n, s, i, l) {
|
|
|
1769
1769
|
key: 0,
|
|
1770
1770
|
innerHTML: n.headlineText
|
|
1771
1771
|
}, null, 8, ya)) : (a(), r("span", ba, [
|
|
1772
|
-
|
|
1772
|
+
F(e.$slots, "default")
|
|
1773
1773
|
]))
|
|
1774
1774
|
], 2)
|
|
1775
1775
|
]),
|
|
@@ -1785,7 +1785,7 @@ function ka(e, t, n, s, i, l) {
|
|
|
1785
1785
|
key: 1,
|
|
1786
1786
|
innerHTML: n.headlineText
|
|
1787
1787
|
}, null, 8, xa)) : (a(), r("span", Ca, [
|
|
1788
|
-
|
|
1788
|
+
F(e.$slots, "default")
|
|
1789
1789
|
]))
|
|
1790
1790
|
]),
|
|
1791
1791
|
_: 3
|
|
@@ -1819,16 +1819,16 @@ function ka(e, t, n, s, i, l) {
|
|
|
1819
1819
|
default: v(() => [
|
|
1820
1820
|
n.cmdIcon ? (a(), C(d, A(T({ key: 0 }, n.cmdIcon)), null, 16)) : m("", !0),
|
|
1821
1821
|
o("span", va, g(n.preHeadlineText), 1),
|
|
1822
|
-
|
|
1823
|
-
|
|
1822
|
+
F(e.$slots, "default", {}, () => [
|
|
1823
|
+
D(g(n.headlineText), 1)
|
|
1824
1824
|
])
|
|
1825
1825
|
]),
|
|
1826
1826
|
_: 3
|
|
1827
1827
|
})) : m("", !0)
|
|
1828
1828
|
], 64)) : n.headlineText ? (a(), C(Te(l.headlineTag), { key: 2 }, {
|
|
1829
1829
|
default: v(() => [
|
|
1830
|
-
|
|
1831
|
-
|
|
1830
|
+
F(e.$slots, "default", {}, () => [
|
|
1831
|
+
D(g(n.headlineText), 1)
|
|
1832
1832
|
])
|
|
1833
1833
|
]),
|
|
1834
1834
|
_: 3
|
|
@@ -2007,8 +2007,8 @@ function _a(e, t, n, s, i, l) {
|
|
|
2007
2007
|
}, null, 8, ["iconClass", "type"])
|
|
2008
2008
|
], 8, Sa)) : m("", !0)
|
|
2009
2009
|
])) : m("", !0),
|
|
2010
|
-
|
|
2011
|
-
|
|
2010
|
+
F(e.$slots, "default", {}, () => [
|
|
2011
|
+
D(g(n.tooltipText), 1)
|
|
2012
2012
|
])
|
|
2013
2013
|
], 2)) : m("", !0);
|
|
2014
2014
|
}
|
|
@@ -2167,10 +2167,10 @@ function Fa(e, t, n, s, i, l) {
|
|
|
2167
2167
|
"headline-level": n.cmdHeadline.headlineLevel
|
|
2168
2168
|
}, {
|
|
2169
2169
|
default: v(() => [
|
|
2170
|
-
|
|
2170
|
+
D(g(l.headlineRequirements), 1),
|
|
2171
2171
|
n.labelText ? (a(), r(w, { key: 0 }, [
|
|
2172
2172
|
t[1] || (t[1] = o("br", null, null, -1)),
|
|
2173
|
-
|
|
2173
|
+
D('"' + g(n.labelText) + '"', 1)
|
|
2174
2174
|
], 64)) : m("", !0)
|
|
2175
2175
|
]),
|
|
2176
2176
|
_: 1
|
|
@@ -3208,7 +3208,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3208
3208
|
n.labelText ? (a(), r("span", {
|
|
3209
3209
|
key: 0,
|
|
3210
3210
|
innerHTML: n.labelText
|
|
3211
|
-
}, null, 8, Ga)) :
|
|
3211
|
+
}, null, 8, Ga)) : F(e.$slots, "labeltext", { key: 1 }),
|
|
3212
3212
|
e.$attrs.required != null && e.$attrs.required !== !1 ? (a(), r("sup", Ka, "*")) : m("", !0)
|
|
3213
3213
|
]),
|
|
3214
3214
|
(e.$attrs.required || e.inputRequirements.length) && n.showStatusIcon ? (a(), r("a", {
|
|
@@ -3317,7 +3317,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3317
3317
|
o("span", { innerHTML: n.labelText }, null, 8, rs),
|
|
3318
3318
|
e.$attrs.required ? (a(), r("sup", ds, "*")) : m("", !0)
|
|
3319
3319
|
], 2)) : m("", !0)
|
|
3320
|
-
], 64)) :
|
|
3320
|
+
], 64)) : F(e.$slots, "default", { key: 2 }) : (a(), r(w, { key: 0 }, [
|
|
3321
3321
|
o("input", T(l.elementAttributes, {
|
|
3322
3322
|
onChange: t[12] || (t[12] = (...u) => l.onChange && l.onChange(...u)),
|
|
3323
3323
|
onBlur: t[13] || (t[13] = (...u) => l.onBlur && l.onBlur(...u)),
|
|
@@ -3336,7 +3336,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3336
3336
|
n.labelText ? (a(), r("span", {
|
|
3337
3337
|
key: 0,
|
|
3338
3338
|
innerHTML: n.labelText
|
|
3339
|
-
}, null, 8, ns)) :
|
|
3339
|
+
}, null, 8, ns)) : F(e.$slots, "labeltext", { key: 1 }),
|
|
3340
3340
|
e.$attrs.required ? (a(), r("sup", is, "*")) : m("", !0)
|
|
3341
3341
|
])
|
|
3342
3342
|
], 2)) : m("", !0)
|
|
@@ -3424,7 +3424,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3424
3424
|
type: n.nativeButton?.icon?.iconType
|
|
3425
3425
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
3426
3426
|
n.nativeButton?.icon && n.nativeButton?.text ? (a(), r("span", vs, g(n.nativeButton.text), 1)) : (a(), r(w, { key: 2 }, [
|
|
3427
|
-
|
|
3427
|
+
D(g(n.nativeButton.text), 1)
|
|
3428
3428
|
], 64)),
|
|
3429
3429
|
n.nativeButton?.icon?.show && n.nativeButton?.icon?.position === "after" ? (a(), C(d, {
|
|
3430
3430
|
key: 3,
|
|
@@ -3620,9 +3620,9 @@ function qs(e, t, n, s, i, l) {
|
|
|
3620
3620
|
}, [
|
|
3621
3621
|
n.addressEntry.zip ? (a(), r("span", Ds, g(n.addressEntry.zip), 1)) : m("", !0),
|
|
3622
3622
|
n.addressEntry.city ? (a(), r("span", Fs, [
|
|
3623
|
-
|
|
3623
|
+
D(g(n.addressEntry.city), 1),
|
|
3624
3624
|
n.addressEntry.state ? (a(), r(w, { key: 0 }, [
|
|
3625
|
-
|
|
3625
|
+
D(g(n.addressEntry.state), 1)
|
|
3626
3626
|
], 64)) : m("", !0)
|
|
3627
3627
|
])) : m("", !0)
|
|
3628
3628
|
], 2)) : m("", !0),
|
|
@@ -3698,9 +3698,9 @@ function qs(e, t, n, s, i, l) {
|
|
|
3698
3698
|
}, [
|
|
3699
3699
|
n.addressEntry.zip ? (a(), r("span", As, g(n.addressEntry.zip), 1)) : m("", !0),
|
|
3700
3700
|
n.addressEntry.city ? (a(), r("span", Es, [
|
|
3701
|
-
|
|
3701
|
+
D(g(n.addressEntry.city), 1),
|
|
3702
3702
|
n.addressEntry.state ? (a(), r(w, { key: 0 }, [
|
|
3703
|
-
|
|
3703
|
+
D(" " + g(n.addressEntry.state), 1)
|
|
3704
3704
|
], 64)) : m("", !0)
|
|
3705
3705
|
])) : m("", !0)
|
|
3706
3706
|
], 2)) : m("", !0),
|
|
@@ -3860,7 +3860,7 @@ const Rs = /* @__PURE__ */ B(ws, [["render", qs]]), js = {
|
|
|
3860
3860
|
function tr(e, t, n, s, i, l) {
|
|
3861
3861
|
const d = U, c = Rs, u = Ce, h = R;
|
|
3862
3862
|
return a(), r("div", Us, [
|
|
3863
|
-
n.useSlot ?
|
|
3863
|
+
n.useSlot ? F(e.$slots, "default", { key: 0 }) : (a(), r(w, { key: 1 }, [
|
|
3864
3864
|
n.cmdHeadline?.headlineText || e.editModeContext ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
3865
3865
|
o("address", Ns, [
|
|
3866
3866
|
n.showLabels && (n.showLabelTexts || n.showLabelIcons) && !n.showIconsOnly ? (a(), r(w, { key: 0 }, [
|
|
@@ -3929,7 +3929,7 @@ function tr(e, t, n, s, i, l) {
|
|
|
3929
3929
|
type: p.iconType
|
|
3930
3930
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
|
3931
3931
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
3932
|
-
|
|
3932
|
+
D(g(p.href), 1)
|
|
3933
3933
|
], 64))
|
|
3934
3934
|
], 10, zs)) : n.showIconsOnly ? m("", !0) : (a(), r("span", {
|
|
3935
3935
|
key: 1,
|
|
@@ -3959,9 +3959,9 @@ function tr(e, t, n, s, i, l) {
|
|
|
3959
3959
|
}, [
|
|
3960
3960
|
p.zip ? (a(), r("span", Ys, g(p.zip) + " ", 1)) : m("", !0),
|
|
3961
3961
|
p.city ? (a(), r("span", Js, [
|
|
3962
|
-
|
|
3962
|
+
D(g(p.city), 1),
|
|
3963
3963
|
p.state ? (a(), r(w, { key: 0 }, [
|
|
3964
|
-
|
|
3964
|
+
D(g(p.state), 1)
|
|
3965
3965
|
], 64)) : m("", !0)
|
|
3966
3966
|
])) : m("", !0),
|
|
3967
3967
|
t[3] || (t[3] = o("br", null, null, -1))
|
|
@@ -3988,9 +3988,9 @@ function tr(e, t, n, s, i, l) {
|
|
|
3988
3988
|
}, [
|
|
3989
3989
|
p.zip ? (a(), r("span", Xs, g(p.zip) + " ", 1)) : m("", !0),
|
|
3990
3990
|
p.city ? (a(), r("span", $s, [
|
|
3991
|
-
|
|
3991
|
+
D(g(p.city), 1),
|
|
3992
3992
|
p.state ? (a(), r(w, { key: 0 }, [
|
|
3993
|
-
|
|
3993
|
+
D(g(p.state), 1)
|
|
3994
3994
|
], 64)) : m("", !0)
|
|
3995
3995
|
])) : m("", !0),
|
|
3996
3996
|
t[7] || (t[7] = o("br", null, null, -1))
|
|
@@ -4167,7 +4167,7 @@ const or = /* @__PURE__ */ B(nr, [["render", lr]]), ar = {
|
|
|
4167
4167
|
function cr(e, t, n, s, i, l) {
|
|
4168
4168
|
const d = U, c = R;
|
|
4169
4169
|
return a(), r("div", sr, [
|
|
4170
|
-
n.useSlot ?
|
|
4170
|
+
n.useSlot ? F(e.$slots, "default", { key: 0 }) : (a(), r(w, { key: 1 }, [
|
|
4171
4171
|
n.cmdHeadline ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
4172
4172
|
o("dl", null, [
|
|
4173
4173
|
(a(!0), r(w, null, P(n.accountData, (u, h) => (a(), r(w, { key: h }, [
|
|
@@ -4430,7 +4430,7 @@ function wr(e, t, n, s, i, l) {
|
|
|
4430
4430
|
}, [
|
|
4431
4431
|
z(o("span", hr, [
|
|
4432
4432
|
o("span", { id: e.htmlId }, [
|
|
4433
|
-
|
|
4433
|
+
D(g(n.labelText), 1),
|
|
4434
4434
|
n.required ? (a(), r("sup", yr, "*")) : m("", !0)
|
|
4435
4435
|
], 8, gr),
|
|
4436
4436
|
(n.required || e.inputRequirements.length > 0) && n.showStatusIcon ? (a(), r("a", {
|
|
@@ -4462,7 +4462,7 @@ function wr(e, t, n, s, i, l) {
|
|
|
4462
4462
|
[$, n.showLabel]
|
|
4463
4463
|
]),
|
|
4464
4464
|
n.useSlot ? (a(), r("div", kr, [
|
|
4465
|
-
|
|
4465
|
+
F(e.$slots, "default")
|
|
4466
4466
|
])) : (a(), r("span", {
|
|
4467
4467
|
key: 0,
|
|
4468
4468
|
class: x(["flex-container", { vertical: n.orientation === "vertical", "flex-items-flex-none": !n.stretchHorizontally, "no-gap": n.multipleSwitch }])
|
|
@@ -4801,7 +4801,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4801
4801
|
}, [
|
|
4802
4802
|
n.showLabel ? (a(), r("span", Or, [
|
|
4803
4803
|
o("span", { id: e.htmlId }, [
|
|
4804
|
-
|
|
4804
|
+
D(g(n.labelText), 1),
|
|
4805
4805
|
e.$attrs.required !== void 0 ? (a(), r("sup", Ir, "*")) : m("", !0)
|
|
4806
4806
|
], 8, Lr),
|
|
4807
4807
|
(e.$attrs.required || e.inputRequirements.length) && n.showStatusIcon ? (a(), r("a", {
|
|
@@ -4958,7 +4958,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4958
4958
|
o("span", null, g(l.selectAllOptionsText), 1)
|
|
4959
4959
|
])
|
|
4960
4960
|
])) : m("", !0)
|
|
4961
|
-
], 10, qr)) : n.type === "content" && i.showOptions ?
|
|
4961
|
+
], 10, qr)) : n.type === "content" && i.showOptions ? F(e.$slots, "default", { key: 2 }) : m("", !0)
|
|
4962
4962
|
])
|
|
4963
4963
|
], 42, Dr)
|
|
4964
4964
|
], 10, _r);
|
|
@@ -5108,7 +5108,7 @@ function Zr(e, t, n, s, i, l) {
|
|
|
5108
5108
|
role: n.validationStatus === "error" ? "alert" : "dialog",
|
|
5109
5109
|
"aria-labelledby": e.htmlId
|
|
5110
5110
|
}, [
|
|
5111
|
-
|
|
5111
|
+
F(e.$slots, "default", {}, () => [
|
|
5112
5112
|
f(d, {
|
|
5113
5113
|
class: "message-headline",
|
|
5114
5114
|
cmdIcon: l.headlineIcon,
|
|
@@ -5396,7 +5396,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5396
5396
|
validationStatus: i.systemMessage.validationStatus,
|
|
5397
5397
|
systemMessage: i.systemMessage.message
|
|
5398
5398
|
}, null, 8, ["validationStatus", "systemMessage"])) : m("", !0),
|
|
5399
|
-
n.useSlot ?
|
|
5399
|
+
n.useSlot ? F(e.$slots, "default", { key: 2 }) : (a(!0), r(w, { key: 3 }, P(n.formElements, (b, S) => (a(), r(w, { key: S }, [
|
|
5400
5400
|
!b.component || b.component === "CmdFormElement" ? (a(), C(u, T({
|
|
5401
5401
|
key: S,
|
|
5402
5402
|
class: b.htmlClass
|
|
@@ -5446,7 +5446,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5446
5446
|
l.submitButtonOptions.show && (l.submitButtonOptions.position === "insideFieldset" || l.submitButtonOptions.position === null) ? (a(), r("div", ed, [
|
|
5447
5447
|
n.mandatoryText ? (a(), r("small", td, [
|
|
5448
5448
|
t[4] || (t[4] = o("sup", null, "*", -1)),
|
|
5449
|
-
|
|
5449
|
+
D(g(n.mandatoryText), 1)
|
|
5450
5450
|
])) : m("", !0),
|
|
5451
5451
|
l.cancelButtonOptions.show ? (a(), r("button", {
|
|
5452
5452
|
key: 1,
|
|
@@ -5476,7 +5476,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5476
5476
|
l.submitButtonOptions.show && l.submitButtonOptions.position === "belowFieldset" ? (a(), r("div", od, [
|
|
5477
5477
|
n.mandatoryText ? (a(), r("small", ad, [
|
|
5478
5478
|
t[5] || (t[5] = o("sup", null, "*", -1)),
|
|
5479
|
-
|
|
5479
|
+
D(g(n.mandatoryText), 1)
|
|
5480
5480
|
])) : m("", !0),
|
|
5481
5481
|
l.cancelButtonOptions.show ? (a(), r("button", {
|
|
5482
5482
|
key: 1,
|
|
@@ -5502,8 +5502,8 @@ function ud(e, t, n, s, i, l) {
|
|
|
5502
5502
|
l.submitButtonOptions.text ? (a(), r("span", dd, g(l.submitButtonOptions.text), 1)) : m("", !0)
|
|
5503
5503
|
], 10, rd)) : m("", !0)
|
|
5504
5504
|
])) : m("", !0),
|
|
5505
|
-
|
|
5506
|
-
], 64)) :
|
|
5505
|
+
F(e.$slots, "button-row")
|
|
5506
|
+
], 64)) : F(e.$slots, "default", { key: 1 })
|
|
5507
5507
|
], 42, Xr);
|
|
5508
5508
|
}
|
|
5509
5509
|
const gi = /* @__PURE__ */ B(Qr, [["render", ud]]), cd = {
|
|
@@ -6721,7 +6721,7 @@ function Qd(e, t, n, s, i, l) {
|
|
|
6721
6721
|
onClick: k(e.showNextItem, ["prevent"])
|
|
6722
6722
|
}, null, 8, ["onClick"])
|
|
6723
6723
|
])) : (a(), r("div", Wd, [
|
|
6724
|
-
|
|
6724
|
+
F(e.$slots, "default")
|
|
6725
6725
|
]))
|
|
6726
6726
|
], 2),
|
|
6727
6727
|
e.showSubmitButtons && e.fancyBoxOptionsProperties.submitButtons ? (a(), r("footer", Gd, [
|
|
@@ -7101,7 +7101,7 @@ function au(e, t, n, s, i, l) {
|
|
|
7101
7101
|
i18n: e.i18n
|
|
7102
7102
|
}, null, 8, ["labelText", "name", "replaceInputType", "modelValue", "i18n"])
|
|
7103
7103
|
])) : m("", !0),
|
|
7104
|
-
|
|
7104
|
+
F(e.$slots, "top"),
|
|
7105
7105
|
n.configuration.lastName || n.configuration.firstName ? (a(), r("div", nu, [
|
|
7106
7106
|
n.configuration.lastName ? (a(), C(c, {
|
|
7107
7107
|
key: 0,
|
|
@@ -7266,7 +7266,7 @@ function au(e, t, n, s, i, l) {
|
|
|
7266
7266
|
i18n: e.i18n,
|
|
7267
7267
|
showStatusIcon: !1
|
|
7268
7268
|
}, null, 8, ["element", "labelText", "placeholder", "required", "name", "textCharactersLeft", "maxlength", "modelValue", "status", "i18n"])) : m("", !0),
|
|
7269
|
-
|
|
7269
|
+
F(e.$slots, "bottom"),
|
|
7270
7270
|
n.configuration.acceptPrivacy ? (a(), C(c, {
|
|
7271
7271
|
key: 5,
|
|
7272
7272
|
element: "input",
|
|
@@ -7342,7 +7342,7 @@ function pu(e, t, n, s, i, l) {
|
|
|
7342
7342
|
src: e.img?.src,
|
|
7343
7343
|
alt: n.image?.alt
|
|
7344
7344
|
}, null, 8, mu)) : m("", !0),
|
|
7345
|
-
|
|
7345
|
+
F(e.$slots, "default")
|
|
7346
7346
|
], 64);
|
|
7347
7347
|
}
|
|
7348
7348
|
const fu = /* @__PURE__ */ B(su, [["render", pu]]), hu = {
|
|
@@ -7465,7 +7465,7 @@ function bu(e, t, n, s, i, l) {
|
|
|
7465
7465
|
image: n.image
|
|
7466
7466
|
}, {
|
|
7467
7467
|
default: v(() => [
|
|
7468
|
-
|
|
7468
|
+
F(e.$slots, "default")
|
|
7469
7469
|
]),
|
|
7470
7470
|
_: 3
|
|
7471
7471
|
}, 8, ["text", "icon", "image"])
|
|
@@ -7484,7 +7484,7 @@ function bu(e, t, n, s, i, l) {
|
|
|
7484
7484
|
image: n.image
|
|
7485
7485
|
}, {
|
|
7486
7486
|
default: v(() => [
|
|
7487
|
-
|
|
7487
|
+
F(e.$slots, "default")
|
|
7488
7488
|
]),
|
|
7489
7489
|
_: 3
|
|
7490
7490
|
}, 8, ["text", "icon", "image"])
|
|
@@ -7504,7 +7504,7 @@ function bu(e, t, n, s, i, l) {
|
|
|
7504
7504
|
image: n.image
|
|
7505
7505
|
}, {
|
|
7506
7506
|
default: v(() => [
|
|
7507
|
-
|
|
7507
|
+
F(e.$slots, "default")
|
|
7508
7508
|
]),
|
|
7509
7509
|
_: 3
|
|
7510
7510
|
}, 8, ["text", "icon", "image"])
|
|
@@ -7578,7 +7578,7 @@ function Cu(e, t, n, s, i, l) {
|
|
|
7578
7578
|
class: x(["cmd-tag tag", n.highlightLevel]),
|
|
7579
7579
|
ref: "tag"
|
|
7580
7580
|
}, [
|
|
7581
|
-
|
|
7581
|
+
F(e.$slots, "default", {}, () => [
|
|
7582
7582
|
o("span", null, g(n.tagText), 1),
|
|
7583
7583
|
n.removeTagByClick ? (a(), r("a", {
|
|
7584
7584
|
key: 0,
|
|
@@ -7915,7 +7915,7 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7915
7915
|
class: x(["flex-container", { "no-gap": !n.useGap }, "align-" + n.align, l.setStretchClass, { horizontal: n.orientation === "horizontal" }])
|
|
7916
7916
|
}, {
|
|
7917
7917
|
default: v(() => [
|
|
7918
|
-
n.listContentType === "links" ?
|
|
7918
|
+
n.listContentType === "links" ? F(e.$slots, "default", { key: 0 }, () => [
|
|
7919
7919
|
e.editModeContext ? (a(), r("li", Lu, [
|
|
7920
7920
|
(a(!0), r(w, null, P(e.links, (L, I) => (a(), C(u, {
|
|
7921
7921
|
key: "x" + I,
|
|
@@ -7952,7 +7952,7 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7952
7952
|
onClick: t[0] || (t[0] = (O) => l.emitClick(O, e.linkType))
|
|
7953
7953
|
}, null, 8, ["class", "link"]))), 128))
|
|
7954
7954
|
]) : m("", !0),
|
|
7955
|
-
n.listContentType === "images" ?
|
|
7955
|
+
n.listContentType === "images" ? F(e.$slots, "default", { key: 1 }, () => [
|
|
7956
7956
|
(a(!0), r(w, null, P(n.items, (L, I) => (a(), r("li", { key: I }, [
|
|
7957
7957
|
L.image.url ? (a(), r("a", {
|
|
7958
7958
|
key: 0,
|
|
@@ -7965,7 +7965,7 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7965
7965
|
}, L), null, 16))
|
|
7966
7966
|
]))), 128))
|
|
7967
7967
|
]) : m("", !0),
|
|
7968
|
-
n.listContentType === "tags" ?
|
|
7968
|
+
n.listContentType === "tags" ? F(e.$slots, "default", { key: 2 }, () => [
|
|
7969
7969
|
(a(!0), r(w, null, P(i.listOfTagItems, (L, I) => (a(), r("li", { key: I }, [
|
|
7970
7970
|
f(p, {
|
|
7971
7971
|
tagText: L,
|
|
@@ -7991,7 +7991,7 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7991
7991
|
key: 0,
|
|
7992
7992
|
ref_for: !0
|
|
7993
7993
|
}, L.descriptionData.cmdLink), null, 16)) : (a(), r(w, { key: 1 }, [
|
|
7994
|
-
|
|
7994
|
+
D(g(L.descriptionData.text), 1)
|
|
7995
7995
|
], 64))
|
|
7996
7996
|
]),
|
|
7997
7997
|
n.alignDescriptionTermRight ? (a(), r("dt", Pu, [
|
|
@@ -8422,14 +8422,14 @@ function hc(e, t, n, s, i, l) {
|
|
|
8422
8422
|
title: i.open ? n.iconOpen.tooltip : n.iconClosed.tooltip,
|
|
8423
8423
|
onClick: t[0] || (t[0] = k((...b) => l.toggleContentVisibility && l.toggleContentVisibility(...b), ["prevent"]))
|
|
8424
8424
|
}, [
|
|
8425
|
-
n.useSlots?.includes("header") ?
|
|
8425
|
+
n.useSlots?.includes("header") ? F(e.$slots, "header", { key: 0 }) : n.cmdHeadline?.headlineText && n.headlinePosition === "header" ? (a(), C(d, A(T({ key: 1 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
8426
8426
|
f(c, {
|
|
8427
8427
|
iconClass: i.open ? n.iconOpen.iconClass : n.iconClosed.iconClass,
|
|
8428
8428
|
type: i.open ? n.iconOpen.iconType : n.iconClosed.iconType
|
|
8429
8429
|
}, null, 8, ["iconClass", "type"])
|
|
8430
8430
|
], 8, Hu)) : (a(), r(w, { key: 1 }, [
|
|
8431
8431
|
n.useSlots?.includes("header") || n.cmdHeadline?.headlineText && n.headlinePosition === "header" ? (a(), r("div", qu, [
|
|
8432
|
-
n.useSlots?.includes("header") ?
|
|
8432
|
+
n.useSlots?.includes("header") ? F(e.$slots, "header", { key: 0 }) : m("", !0),
|
|
8433
8433
|
n.cmdHeadline?.headlineText && n.headlinePosition === "header" ? (a(), C(d, A(T({ key: 1 }, n.cmdHeadline)), null, 16)) : m("", !0)
|
|
8434
8434
|
])) : m("", !0)
|
|
8435
8435
|
], 64)),
|
|
@@ -8444,7 +8444,7 @@ function hc(e, t, n, s, i, l) {
|
|
|
8444
8444
|
ref: "boxBody",
|
|
8445
8445
|
style: Ke(n.allowContentToScroll ? "max-height: " + i.calculatedBodyHeight : null)
|
|
8446
8446
|
}, [
|
|
8447
|
-
|
|
8447
|
+
F(e.$slots, "body", {}, () => [
|
|
8448
8448
|
n.cmdHeadline?.headlineText && n.headlinePosition === "body" ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
8449
8449
|
n.cmdIcon !== void 0 ? (a(), r("div", Ru, [
|
|
8450
8450
|
f(c, {
|
|
@@ -8498,7 +8498,7 @@ function hc(e, t, n, s, i, l) {
|
|
|
8498
8498
|
f(h, A(ce(n.cmdLink)), null, 16)
|
|
8499
8499
|
])) : m("", !0),
|
|
8500
8500
|
n.useSlots?.includes("footer") ? (a(), r("div", Wu, [
|
|
8501
|
-
|
|
8501
|
+
F(e.$slots, "footer")
|
|
8502
8502
|
])) : m("", !0)
|
|
8503
8503
|
], 2)) : n.boxType === "product" && n.product ? (a(), r("a", {
|
|
8504
8504
|
key: 1,
|
|
@@ -8544,7 +8544,7 @@ function hc(e, t, n, s, i, l) {
|
|
|
8544
8544
|
alt: n.user.image.alt
|
|
8545
8545
|
}, null, 8, nc),
|
|
8546
8546
|
n.rowView ? m("", !0) : (a(), r("figcaption", ic, [
|
|
8547
|
-
|
|
8547
|
+
D(g(n.user.name) + " ", 1),
|
|
8548
8548
|
n.user.age ? (a(), r("span", lc, " (" + g(n.user.age) + ") ", 1)) : m("", !0)
|
|
8549
8549
|
]))
|
|
8550
8550
|
])) : (a(), r(w, { key: 1 }, [
|
|
@@ -8556,7 +8556,7 @@ function hc(e, t, n, s, i, l) {
|
|
|
8556
8556
|
}, null, 8, ["iconClass", "type", "title"])
|
|
8557
8557
|
]),
|
|
8558
8558
|
n.rowView ? m("", !0) : (a(), r("p", ac, [
|
|
8559
|
-
|
|
8559
|
+
D(g(n.user.name) + " ", 1),
|
|
8560
8560
|
n.user.age ? (a(), r("span", sc, " (" + g(n.user.age) + ") ", 1)) : m("", !0)
|
|
8561
8561
|
]))
|
|
8562
8562
|
], 64))
|
|
@@ -8812,7 +8812,7 @@ function Cc(e, t, n, s, i, l) {
|
|
|
8812
8812
|
}
|
|
8813
8813
|
])
|
|
8814
8814
|
}, [
|
|
8815
|
-
|
|
8815
|
+
F(e.$slots, "default", {
|
|
8816
8816
|
collapsingBoxesOpen: i.collapsingBoxesOpen,
|
|
8817
8817
|
boxToggled: l.boxToggled,
|
|
8818
8818
|
boxIsOpen: l.boxIsOpen,
|
|
@@ -8983,14 +8983,14 @@ function Ac(e, t, n, s, i, l) {
|
|
|
8983
8983
|
], 8, Fc)) : m("", !0),
|
|
8984
8984
|
n.preformatted ? (a(), r("pre", Pc, [
|
|
8985
8985
|
o("code", Mc, [
|
|
8986
|
-
t[1] || (t[1] =
|
|
8986
|
+
t[1] || (t[1] = D(`
|
|
8987
8987
|
`, -1)),
|
|
8988
|
-
|
|
8989
|
-
t[2] || (t[2] =
|
|
8988
|
+
F(e.$slots, "default"),
|
|
8989
|
+
t[2] || (t[2] = D(`
|
|
8990
8990
|
`, -1))
|
|
8991
8991
|
], 512)
|
|
8992
8992
|
])) : (a(), r("code", Vc, [
|
|
8993
|
-
|
|
8993
|
+
F(e.$slots, "default")
|
|
8994
8994
|
], 512))
|
|
8995
8995
|
], 2);
|
|
8996
8996
|
}
|
|
@@ -9215,7 +9215,7 @@ function zc(e, t, n, s, i, l) {
|
|
|
9215
9215
|
o("div", {
|
|
9216
9216
|
class: x(l.htmlClasses)
|
|
9217
9217
|
}, [
|
|
9218
|
-
|
|
9218
|
+
F(e.$slots, "default")
|
|
9219
9219
|
], 2)
|
|
9220
9220
|
]);
|
|
9221
9221
|
}
|
|
@@ -9382,13 +9382,13 @@ function um(e, t, n, s, i, l) {
|
|
|
9382
9382
|
return a(), C(pe, { name: n.transition }, {
|
|
9383
9383
|
default: v(() => [
|
|
9384
9384
|
o("div", Yc, [
|
|
9385
|
-
n.useSlot ?
|
|
9385
|
+
n.useSlot ? F(e.$slots, "default", { key: 0 }) : (a(), r("div", Jc, [
|
|
9386
9386
|
n.cmdHeadlineCookieDisclaimer?.show && n.cmdHeadlineCookieDisclaimer?.headlineText && n.cmdHeadlineCookieDisclaimer?.headlineLevel ? (a(), C(d, {
|
|
9387
9387
|
key: 0,
|
|
9388
9388
|
headlineText: n.cmdHeadlineCookieDisclaimer.headlineText,
|
|
9389
9389
|
headlineLevel: n.cmdHeadlineCookieDisclaimer.headlineLevel
|
|
9390
9390
|
}, null, 8, ["headlineText", "headlineLevel"])) : m("", !0),
|
|
9391
|
-
|
|
9391
|
+
F(e.$slots, "cookie-options", {}, () => [
|
|
9392
9392
|
n.cookieOptions?.required ? (a(), r("div", Zc, [
|
|
9393
9393
|
l.defaultCmdBoxRequiredCookies().showHeadline && l.defaultCmdBoxRequiredCookies().headlineText ? (a(), C(d, {
|
|
9394
9394
|
key: 0,
|
|
@@ -9427,7 +9427,7 @@ function um(e, t, n, s, i, l) {
|
|
|
9427
9427
|
z(o("div", Xc, [
|
|
9428
9428
|
u.description ? (a(), r("p", $c, g(u.description), 1)) : m("", !0),
|
|
9429
9429
|
u.linkDataPrivacy ? (a(), r("p", em, [
|
|
9430
|
-
|
|
9430
|
+
D(g(u.linkDataPrivacy.label) + " ", 1),
|
|
9431
9431
|
o("a", {
|
|
9432
9432
|
onClick: t[1] || (t[1] = (...p) => l.openDataPrivacy && l.openDataPrivacy(...p)),
|
|
9433
9433
|
href: u.linkDataPrivacy.link,
|
|
@@ -9478,7 +9478,7 @@ function um(e, t, n, s, i, l) {
|
|
|
9478
9478
|
z(o("div", lm, [
|
|
9479
9479
|
u.description ? (a(), r("p", om, g(u.description), 1)) : m("", !0),
|
|
9480
9480
|
u.linkDataPrivacy ? (a(), r("p", am, [
|
|
9481
|
-
|
|
9481
|
+
D(g(u.linkDataPrivacy.label) + " ", 1),
|
|
9482
9482
|
o("a", {
|
|
9483
9483
|
onClick: t[3] || (t[3] = (...p) => l.openDataPrivacy && l.openDataPrivacy(...p)),
|
|
9484
9484
|
href: u.linkDataPrivacy.link,
|
|
@@ -9552,10 +9552,10 @@ function xm(e, t, n, s, i, l) {
|
|
|
9552
9552
|
class: x(["cmd-flexible-scroll-container flexible-scroll-container", { "reverse-order": n.fixedContainerAtBottom }])
|
|
9553
9553
|
}, [
|
|
9554
9554
|
o("div", ym, [
|
|
9555
|
-
|
|
9555
|
+
F(e.$slots, "fixed-wrapper")
|
|
9556
9556
|
]),
|
|
9557
9557
|
o("div", bm, [
|
|
9558
|
-
|
|
9558
|
+
F(e.$slots, "scroll-wrapper")
|
|
9559
9559
|
])
|
|
9560
9560
|
], 2);
|
|
9561
9561
|
}
|
|
@@ -10420,7 +10420,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10420
10420
|
], 2), [
|
|
10421
10421
|
[$, i.showLogin]
|
|
10422
10422
|
]),
|
|
10423
|
-
|
|
10423
|
+
F(e.$slots, "login"),
|
|
10424
10424
|
o("div", Qm, [
|
|
10425
10425
|
n.linkForgotPassword || n.linkCreateAccount ? (a(), r("div", Xm, [
|
|
10426
10426
|
n.linkForgotPassword ? (a(), r("a", {
|
|
@@ -10481,7 +10481,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10481
10481
|
modelValue: i.sendLoginMail,
|
|
10482
10482
|
"onUpdate:modelValue": t[9] || (t[9] = (p) => i.sendLoginMail = p)
|
|
10483
10483
|
}, l.cmdFormElementSendLoginOptions), null, 16, ["modelValue"]),
|
|
10484
|
-
|
|
10484
|
+
F(e.$slots, "send-login"),
|
|
10485
10485
|
o("div", ip, [
|
|
10486
10486
|
o("a", {
|
|
10487
10487
|
href: "#",
|
|
@@ -10962,7 +10962,7 @@ const Li = /* @__PURE__ */ B(rp, [["render", vp]]), kp = {
|
|
|
10962
10962
|
function Fp(e, t, n, s, i, l) {
|
|
10963
10963
|
const d = R;
|
|
10964
10964
|
return a(), r("div", Tp, [
|
|
10965
|
-
|
|
10965
|
+
F(e.$slots, "default", {}, () => [
|
|
10966
10966
|
o("a", {
|
|
10967
10967
|
href: l.getPreviousHref,
|
|
10968
10968
|
class: x(["page-change", { disabled: i.currentPage === 1, button: n.linkType === "button" }]),
|
|
@@ -11370,7 +11370,7 @@ const Bi = /* @__PURE__ */ B(Pp, [["render", Hp]]), qp = {
|
|
|
11370
11370
|
function Np(e, t, n, s, i, l) {
|
|
11371
11371
|
const d = Bi, c = ve, u = Ii;
|
|
11372
11372
|
return a(), r("div", jp, [
|
|
11373
|
-
|
|
11373
|
+
F(e.$slots, "progress-bar", {
|
|
11374
11374
|
setCurrentPage: l.setCurrentPage,
|
|
11375
11375
|
numberOfPages: l.numberOfPages
|
|
11376
11376
|
}, () => [
|
|
@@ -11391,7 +11391,7 @@ function Np(e, t, n, s, i, l) {
|
|
|
11391
11391
|
systemMessage: l.getSystemMessage(i.currentPage),
|
|
11392
11392
|
validationStatus: "error"
|
|
11393
11393
|
}, null, 8, ["systemMessage"])) : m("", !0),
|
|
11394
|
-
|
|
11394
|
+
F(e.$slots, "page-" + h, {
|
|
11395
11395
|
setErrorOnPage: (b) => l.setErrorOnPage(h, b),
|
|
11396
11396
|
removeErrorOnPage: () => l.removeErrorOnPage(h),
|
|
11397
11397
|
atleastOneStepWithError: l.atleastOneStepWithError,
|
|
@@ -11411,7 +11411,7 @@ function Np(e, t, n, s, i, l) {
|
|
|
11411
11411
|
]),
|
|
11412
11412
|
_: 1
|
|
11413
11413
|
})) : m("", !0),
|
|
11414
|
-
|
|
11414
|
+
F(e.$slots, "page-last", {
|
|
11415
11415
|
setErrorOnPage: (h) => l.setErrorOnPage(e.step, h),
|
|
11416
11416
|
removeErrorOnPage: () => l.removeErrorOnPage(e.step),
|
|
11417
11417
|
atleastOneStepWithError: l.atleastOneStepWithError,
|
|
@@ -11420,7 +11420,7 @@ function Np(e, t, n, s, i, l) {
|
|
|
11420
11420
|
], 512), [
|
|
11421
11421
|
[$, i.currentPage === l.numberOfPages]
|
|
11422
11422
|
]),
|
|
11423
|
-
|
|
11423
|
+
F(e.$slots, "pagination", {
|
|
11424
11424
|
currentPage: i.currentPage,
|
|
11425
11425
|
setPrevPage: l.setPrevPage,
|
|
11426
11426
|
setNextPage: l.setNextPage,
|
|
@@ -11845,16 +11845,16 @@ function rf(e, t, n, s, i, l) {
|
|
|
11845
11845
|
o("dd", null, [
|
|
11846
11846
|
n.day.am ? (a(), r("span", Xp, [
|
|
11847
11847
|
n.day.am.displayText ? (a(), r(w, { key: 0 }, [
|
|
11848
|
-
|
|
11848
|
+
D(g(n.day.am.displayText), 1)
|
|
11849
11849
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
11850
|
-
|
|
11850
|
+
D(g(l.getTime(n.day.am.fromTime, n.abbreviationTextAm)) + " " + g(n.separator) + " " + g(l.getTime(n.day.am.tillTime)), 1)
|
|
11851
11851
|
], 64))
|
|
11852
11852
|
])) : m("", !0),
|
|
11853
11853
|
n.day.pm ? (a(), r("span", $p, [
|
|
11854
11854
|
n.day.pm.displayText ? (a(), r(w, { key: 0 }, [
|
|
11855
|
-
|
|
11855
|
+
D(g(n.day.pm.displayText), 1)
|
|
11856
11856
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
11857
|
-
|
|
11857
|
+
D(g(l.getTime(n.day.pm.fromTime, n.abbreviationTextPm)) + " " + g(n.separator) + " " + g(l.getTime(n.day.pm.tillTime)), 1)
|
|
11858
11858
|
], 64))
|
|
11859
11859
|
])) : m("", !0)
|
|
11860
11860
|
])
|
|
@@ -12139,7 +12139,7 @@ function vf(e, t, n, s, i, l) {
|
|
|
12139
12139
|
class: { closed: l.isClosed }
|
|
12140
12140
|
}), {
|
|
12141
12141
|
default: v(() => [
|
|
12142
|
-
|
|
12142
|
+
D(g(l.textOpenClosed), 1)
|
|
12143
12143
|
]),
|
|
12144
12144
|
_: 1
|
|
12145
12145
|
}, 16, ["linkType", "class"])) : (a(), r("span", {
|
|
@@ -12562,7 +12562,7 @@ function Bf(e, t, n, s, i, l) {
|
|
|
12562
12562
|
page: n.page,
|
|
12563
12563
|
appendPage: n.appendPage
|
|
12564
12564
|
}, null, 8, ["network", "userMustAcceptDataPrivacy", "buttonTextAlign", "dataPrivacyAccepted", "page", "appendPage"]))), 128)),
|
|
12565
|
-
|
|
12565
|
+
F(e.$slots, "default")
|
|
12566
12566
|
], 64))
|
|
12567
12567
|
], 2)) : (a(), r("button", {
|
|
12568
12568
|
key: 3,
|
|
@@ -12668,12 +12668,12 @@ function Vf(e, t, n, s, i, l) {
|
|
|
12668
12668
|
}, [
|
|
12669
12669
|
n.cmdSocialNetworks ? (a(), C(d, A(T({ key: 0 }, n.cmdSocialNetworks)), {
|
|
12670
12670
|
default: v(() => [
|
|
12671
|
-
|
|
12671
|
+
F(e.$slots, "cmd-social-networks")
|
|
12672
12672
|
]),
|
|
12673
12673
|
_: 3
|
|
12674
12674
|
}, 16)) : m("", !0),
|
|
12675
12675
|
o("div", Ff, [
|
|
12676
|
-
|
|
12676
|
+
F(e.$slots, "default"),
|
|
12677
12677
|
l.buttonPrintViewOptions?.show ? (a(), r("button", {
|
|
12678
12678
|
key: 0,
|
|
12679
12679
|
class: x(["button", { primary: l.buttonPrintViewOptions.primary }]),
|
|
@@ -12722,7 +12722,7 @@ function Rf(e, t, n, s, i, l) {
|
|
|
12722
12722
|
n.cmdBreadcrumbs ? (a(), C(d, A(T({ key: 0 }, n.cmdBreadcrumbs)), null, 16)) : m("", !0),
|
|
12723
12723
|
n.cmdHeadline.headlineText ? (a(), C(c, A(T({ key: 1 }, n.cmdHeadline)), null, 16)) : m("", !0)
|
|
12724
12724
|
])) : m("", !0),
|
|
12725
|
-
e.$slots.default ?
|
|
12725
|
+
e.$slots.default ? F(e.$slots, "default", { key: 1 }) : m("", !0)
|
|
12726
12726
|
])) : m("", !0);
|
|
12727
12727
|
}
|
|
12728
12728
|
const jf = /* @__PURE__ */ B(Ef, [["render", Rf]]), Uf = {
|
|
@@ -12846,7 +12846,7 @@ function Qf(e, t, n, s, i, l) {
|
|
|
12846
12846
|
n.content && !n.useSlot ? (a(), r("div", {
|
|
12847
12847
|
key: 1,
|
|
12848
12848
|
innerHTML: n.content
|
|
12849
|
-
}, null, 8, Zf)) :
|
|
12849
|
+
}, null, 8, Zf)) : F(e.$slots, "default", { key: 2 })
|
|
12850
12850
|
], 2);
|
|
12851
12851
|
}
|
|
12852
12852
|
const Xf = /* @__PURE__ */ B(Jf, [["render", Qf]]), $f = {
|
|
@@ -12934,9 +12934,9 @@ function lh(e, t, n, s, i, l) {
|
|
|
12934
12934
|
class: "sidebar-main-headline"
|
|
12935
12935
|
}), null, 16, ["headlineLevel"])) : m("", !0),
|
|
12936
12936
|
i.open ? (a(), r("div", th, [
|
|
12937
|
-
|
|
12937
|
+
F(e.$slots, "open", { openBoxStatus: i.open })
|
|
12938
12938
|
])) : (a(), r("div", nh, [
|
|
12939
|
-
|
|
12939
|
+
F(e.$slots, "closed", { openBoxStatus: i.open })
|
|
12940
12940
|
]))
|
|
12941
12941
|
]),
|
|
12942
12942
|
n.collapsible ? (a(), r("a", {
|
|
@@ -12973,7 +12973,7 @@ function rh(e, t, n, s, i, l) {
|
|
|
12973
12973
|
o("footer", {
|
|
12974
12974
|
class: x(["flex-container", { vertical: n.orientation === "vertical" }])
|
|
12975
12975
|
}, [
|
|
12976
|
-
|
|
12976
|
+
F(e.$slots, "default")
|
|
12977
12977
|
], 2)
|
|
12978
12978
|
]);
|
|
12979
12979
|
}
|
|
@@ -13093,7 +13093,7 @@ function mh(e, t, n, s, i, l) {
|
|
|
13093
13093
|
role: "banner"
|
|
13094
13094
|
}, [
|
|
13095
13095
|
e.$slots.topheader ? (a(), r("div", ch, [
|
|
13096
|
-
|
|
13096
|
+
F(e.$slots, "topheader")
|
|
13097
13097
|
])) : m("", !0),
|
|
13098
13098
|
o("header", {
|
|
13099
13099
|
class: x([
|
|
@@ -13102,9 +13102,9 @@ function mh(e, t, n, s, i, l) {
|
|
|
13102
13102
|
])
|
|
13103
13103
|
}, [
|
|
13104
13104
|
e.$slots.logo || e.$slots.header || e.$slots.navigation ? (a(), r(w, { key: 0 }, [
|
|
13105
|
-
|
|
13106
|
-
|
|
13107
|
-
|
|
13105
|
+
F(e.$slots, "logo"),
|
|
13106
|
+
F(e.$slots, "header"),
|
|
13107
|
+
F(e.$slots, "navigation")
|
|
13108
13108
|
], 64)) : m("", !0),
|
|
13109
13109
|
n.cmdCompanyLogo || n.cmdMainNavigation?.navigationEntries?.length ? (a(), r(w, { key: 1 }, [
|
|
13110
13110
|
n.cmdCompanyLogo ? (a(), C(d, T({ key: 0 }, n.cmdCompanyLogo, { onImageLoaded: l.onImageLoaded }), null, 16, ["onImageLoaded"])) : m("", !0),
|
|
@@ -13712,7 +13712,7 @@ function Ih(e, t, n, s, i, l) {
|
|
|
13712
13712
|
key: i.index,
|
|
13713
13713
|
style: Ke("background-image: url(" + l.currentItem.image.srcLarge + ")")
|
|
13714
13714
|
}, [
|
|
13715
|
-
|
|
13715
|
+
F(e.$slots, "item" + i.currentSlotItem)
|
|
13716
13716
|
], 4)) : (a(), r(w, { key: 0 }, [
|
|
13717
13717
|
e.editModeContext ? n.slideshowItems.length ? (a(), C(c, {
|
|
13718
13718
|
key: 1,
|
|
@@ -13909,7 +13909,7 @@ function Ph(e, t, n, s, i, l) {
|
|
|
13909
13909
|
onClick: (p) => l.optionSelected(u)
|
|
13910
13910
|
}), {
|
|
13911
13911
|
default: v(() => [
|
|
13912
|
-
|
|
13912
|
+
F(e.$slots, "default")
|
|
13913
13913
|
]),
|
|
13914
13914
|
_: 3
|
|
13915
13915
|
}, 16, ["onClick"])
|
|
@@ -14201,13 +14201,13 @@ function Qh(e, t, n, s, i, l) {
|
|
|
14201
14201
|
ref: "table",
|
|
14202
14202
|
class: x({ "full-width": i.fullWidth })
|
|
14203
14203
|
}, [
|
|
14204
|
-
|
|
14204
|
+
F(e.$slots, "table-caption", {}, () => [
|
|
14205
14205
|
n.tableData.caption?.text || n.caption?.text ? (a(), r("caption", {
|
|
14206
14206
|
key: 0,
|
|
14207
14207
|
class: x({ hidden: l.hideCaption })
|
|
14208
14208
|
}, g(n.caption?.text || n.tableData.caption?.text), 3)) : m("", !0)
|
|
14209
14209
|
]),
|
|
14210
|
-
|
|
14210
|
+
F(e.$slots, "table-head", {}, () => [
|
|
14211
14211
|
o("thead", null, [
|
|
14212
14212
|
o("tr", null, [
|
|
14213
14213
|
(a(!0), r(w, null, P(n.tableData.thead, (u, h) => (a(), r("th", {
|
|
@@ -14219,7 +14219,7 @@ function Qh(e, t, n, s, i, l) {
|
|
|
14219
14219
|
]),
|
|
14220
14220
|
f(pe, { name: n.transition }, {
|
|
14221
14221
|
default: v(() => [
|
|
14222
|
-
|
|
14222
|
+
F(e.$slots, "table-body", {}, () => [
|
|
14223
14223
|
z(o("tbody", Kh, [
|
|
14224
14224
|
(a(!0), r(w, null, P(n.tableData.tbody, (u, h) => (a(), r("tr", {
|
|
14225
14225
|
class: x({ active: n.tableData.rowIndexHighlighted === h }),
|
|
@@ -14240,7 +14240,7 @@ function Qh(e, t, n, s, i, l) {
|
|
|
14240
14240
|
}, 8, ["name"]),
|
|
14241
14241
|
f(pe, { name: n.transition }, {
|
|
14242
14242
|
default: v(() => [
|
|
14243
|
-
|
|
14243
|
+
F(e.$slots, "table-foot", {}, () => [
|
|
14244
14244
|
n.tableData.tfoot && n.tableData.tfoot.length && i.showTableData ? (a(), r("tfoot", Jh, [
|
|
14245
14245
|
o("tr", null, [
|
|
14246
14246
|
(a(!0), r(w, null, P(n.tableData.tfoot, (u, h) => (a(), r("td", {
|
|
@@ -14384,7 +14384,7 @@ function dg(e, t, n, s, i, l) {
|
|
|
14384
14384
|
"aria-live": "assertive",
|
|
14385
14385
|
class: x(["tab-content-" + (u - 1), { "no-padding": !n.useDefaultPadding }])
|
|
14386
14386
|
}, [
|
|
14387
|
-
|
|
14387
|
+
F(e.$slots, "tab-content-" + (u - 1))
|
|
14388
14388
|
], 2)), [
|
|
14389
14389
|
[$, i.showTab === u - 1]
|
|
14390
14390
|
])), 128)) : (a(), r("div", sg, [
|
|
@@ -14538,7 +14538,7 @@ function pg(e, t, n, s, i, l) {
|
|
|
14538
14538
|
key: 1,
|
|
14539
14539
|
innerHTML: n.htmlContent
|
|
14540
14540
|
}, null, 8, cg)) : m("", !0),
|
|
14541
|
-
|
|
14541
|
+
F(e.$slots, "default")
|
|
14542
14542
|
], 2)),
|
|
14543
14543
|
e.editModeContext ? (a(), C(u, {
|
|
14544
14544
|
key: 3,
|
|
@@ -17096,7 +17096,7 @@ function kb(e, t, n, s, i, l) {
|
|
|
17096
17096
|
n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("div", Zy, [
|
|
17097
17097
|
f(d, T(n.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
|
17098
17098
|
default: v(() => [
|
|
17099
|
-
|
|
17099
|
+
D(g(e.getMessage("upload_form.headline.summary_of_all_files")), 1)
|
|
17100
17100
|
]),
|
|
17101
17101
|
_: 1
|
|
17102
17102
|
}, 16),
|
|
@@ -17110,11 +17110,11 @@ function kb(e, t, n, s, i, l) {
|
|
|
17110
17110
|
f(u, A(ce(n.iconDelete)), null, 16)
|
|
17111
17111
|
], 8, $y),
|
|
17112
17112
|
o("span", null, [
|
|
17113
|
-
|
|
17113
|
+
D(g(i.listOfFiles.length) + " ", 1),
|
|
17114
17114
|
n.allowMultipleFileUploads ? (a(), r(w, { key: 1 }, [
|
|
17115
|
-
|
|
17115
|
+
D(g(e.getMessage("upload_form.labeltext.files_uploading")), 1)
|
|
17116
17116
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
17117
|
-
|
|
17117
|
+
D(g(e.getMessage("upload_form.labeltext.file_uploading")), 1)
|
|
17118
17118
|
], 64))
|
|
17119
17119
|
]),
|
|
17120
17120
|
o("small", {
|
|
@@ -17138,7 +17138,7 @@ function kb(e, t, n, s, i, l) {
|
|
|
17138
17138
|
o("div", nb, [
|
|
17139
17139
|
f(d, T(n.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
|
17140
17140
|
default: v(() => [
|
|
17141
|
-
|
|
17141
|
+
D(g(e.getMessage("upload_form.headline.list_of_selected_files")), 1)
|
|
17142
17142
|
]),
|
|
17143
17143
|
_: 1
|
|
17144
17144
|
}, 16),
|
|
@@ -17161,7 +17161,7 @@ function kb(e, t, n, s, i, l) {
|
|
|
17161
17161
|
{ error: p.error }
|
|
17162
17162
|
])
|
|
17163
17163
|
}, [
|
|
17164
|
-
|
|
17164
|
+
D(g(p.file.name) + " ", 1),
|
|
17165
17165
|
o("small", null, "(" + g(l.formatSize(p.file.size)) + ")", 1)
|
|
17166
17166
|
], 2),
|
|
17167
17167
|
i.uploadInitiated && !p.error ? (a(), r("span", ob, [
|
|
@@ -17185,7 +17185,7 @@ function kb(e, t, n, s, i, l) {
|
|
|
17185
17185
|
])) : (a(), r(w, { key: 0 }, [
|
|
17186
17186
|
n.allowMultipleFileUploads ? (a(), C(d, T({ key: 0 }, n.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
|
17187
17187
|
default: v(() => [
|
|
17188
|
-
|
|
17188
|
+
D(g(l.headlineTextNoFilesToUpload), 1)
|
|
17189
17189
|
]),
|
|
17190
17190
|
_: 1
|
|
17191
17191
|
}, 16)) : m("", !0)
|
|
@@ -17193,13 +17193,13 @@ function kb(e, t, n, s, i, l) {
|
|
|
17193
17193
|
o("div", rb, [
|
|
17194
17194
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), C(d, T({ key: 0 }, n.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
|
17195
17195
|
default: v(() => [
|
|
17196
|
-
|
|
17196
|
+
D(g(e.getMessage("upload_form.headline.select_additional_files")), 1)
|
|
17197
17197
|
]),
|
|
17198
17198
|
_: 1
|
|
17199
17199
|
}, 16)) : m("", !0),
|
|
17200
17200
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), C(d, T({ key: 1 }, n.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
|
17201
17201
|
default: v(() => [
|
|
17202
|
-
|
|
17202
|
+
D(g(e.getMessage("upload_form.headline.select_new_file")), 1)
|
|
17203
17203
|
]),
|
|
17204
17204
|
_: 1
|
|
17205
17205
|
}, 16)) : m("", !0),
|
|
@@ -17265,14 +17265,14 @@ function kb(e, t, n, s, i, l) {
|
|
|
17265
17265
|
}, [
|
|
17266
17266
|
o("span", null, g(e.getMessage("upload_form.or")), 1),
|
|
17267
17267
|
o("strong", null, [
|
|
17268
|
-
|
|
17268
|
+
D(g(e.getMessage("upload_form.drag_and_drop")) + " ", 1),
|
|
17269
17269
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(w, { key: 0 }, [
|
|
17270
|
-
|
|
17270
|
+
D(g(e.getMessage("upload_form.additional")), 1)
|
|
17271
17271
|
], 64)) : m("", !0),
|
|
17272
17272
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(w, { key: 1 }, [
|
|
17273
|
-
|
|
17273
|
+
D(g(e.getMessage("upload_form.new")), 1)
|
|
17274
17274
|
], 64)) : m("", !0),
|
|
17275
|
-
|
|
17275
|
+
D(" " + g(e.getMessage("upload_form.files_to_this_area")), 1)
|
|
17276
17276
|
])
|
|
17277
17277
|
], 2)) : m("", !0)
|
|
17278
17278
|
])
|
|
@@ -17324,7 +17324,7 @@ function kb(e, t, n, s, i, l) {
|
|
|
17324
17324
|
title: l.totalBytesUploaded
|
|
17325
17325
|
}, null, 8, vb)
|
|
17326
17326
|
])) : m("", !0),
|
|
17327
|
-
|
|
17327
|
+
F(e.$slots, "default", {}, () => [
|
|
17328
17328
|
n.enableDragAndDrop ? (a(), r(w, { key: 1 }, [
|
|
17329
17329
|
o("span", null, g(e.getMessage("upload_form.drag_and_drop_file_here")), 1),
|
|
17330
17330
|
f(u, {
|
|
@@ -17480,18 +17480,18 @@ function Ob(e, t, n, s, i, l) {
|
|
|
17480
17480
|
id: n.anchorId
|
|
17481
17481
|
}, [
|
|
17482
17482
|
n.cmdHeadline ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
17483
|
-
l.oneSlotItem() ?
|
|
17483
|
+
l.oneSlotItem() ? F(e.$slots, "default", { key: 1 }) : (a(), r("div", {
|
|
17484
17484
|
key: 2,
|
|
17485
17485
|
class: x(l.setInnerClass)
|
|
17486
17486
|
}, [
|
|
17487
|
-
|
|
17487
|
+
F(e.$slots, "default")
|
|
17488
17488
|
], 2))
|
|
17489
17489
|
], 10, Sb)) : (a(), r(w, { key: 1 }, [
|
|
17490
17490
|
n.anchorId ? (a(), r("a", {
|
|
17491
17491
|
key: 0,
|
|
17492
17492
|
id: n.anchorId
|
|
17493
17493
|
}, null, 8, _b)) : m("", !0),
|
|
17494
|
-
|
|
17494
|
+
F(e.$slots, "default")
|
|
17495
17495
|
], 64))
|
|
17496
17496
|
], 2);
|
|
17497
17497
|
}
|
|
@@ -17633,14 +17633,14 @@ function Pb(e, t, n, s, i, l) {
|
|
|
17633
17633
|
rowView: p.rowView
|
|
17634
17634
|
}), {
|
|
17635
17635
|
default: v(() => [
|
|
17636
|
-
|
|
17636
|
+
D(" box " + g(b), 1)
|
|
17637
17637
|
]),
|
|
17638
17638
|
_: 2
|
|
17639
17639
|
}, 1040, ["rowView"]))), 128))
|
|
17640
17640
|
]),
|
|
17641
17641
|
_: 2
|
|
17642
17642
|
}, 1040),
|
|
17643
|
-
|
|
17643
|
+
F(e.$slots, "multiple-box-wrapper-slot-${index}")
|
|
17644
17644
|
], 64))), 128))
|
|
17645
17645
|
]);
|
|
17646
17646
|
}
|
|
@@ -17663,7 +17663,7 @@ function Eb(e, t, n, s, i, l) {
|
|
|
17663
17663
|
largeIcons: c.largeIcons,
|
|
17664
17664
|
cmdHeadline: c.headline
|
|
17665
17665
|
}, null, 8, ["links", "orientation", "largeIcons", "cmdHeadline"]),
|
|
17666
|
-
|
|
17666
|
+
F(e.$slots, "multiple-lists-of-links-slot-${index}")
|
|
17667
17667
|
], 64))), 128))
|
|
17668
17668
|
]);
|
|
17669
17669
|
}
|
|
@@ -17711,7 +17711,7 @@ function Ub(e, t, n, s, i, l) {
|
|
|
17711
17711
|
o("div", jb, [
|
|
17712
17712
|
n.cmdAddressData ? (a(), C(c, A(T({ key: 0 }, n.cmdAddressData)), null, 16)) : m("", !0),
|
|
17713
17713
|
n.cmdGoogleMaps ? (a(), C(u, A(T({ key: 1 }, n.cmdGoogleMaps)), null, 16)) : m("", !0),
|
|
17714
|
-
|
|
17714
|
+
F(e.$slots, "additional-info")
|
|
17715
17715
|
])
|
|
17716
17716
|
]));
|
|
17717
17717
|
}
|
|
@@ -18291,7 +18291,7 @@ function Jb(e, t, n, s, i, l) {
|
|
|
18291
18291
|
cmdGoogleMaps: {}
|
|
18292
18292
|
}, {
|
|
18293
18293
|
"additional-info": v(() => [...t[0] || (t[0] = [
|
|
18294
|
-
|
|
18294
|
+
D(" Additional information given by slot ", -1)
|
|
18295
18295
|
])]),
|
|
18296
18296
|
_: 1
|
|
18297
18297
|
}, 8, ["cmdBasicForm"])
|
|
@@ -20951,7 +20951,7 @@ const Mx = /* @__PURE__ */ B(Fx, [["render", Px]]), Vx = [
|
|
|
20951
20951
|
text: "Zimbabwe",
|
|
20952
20952
|
value: "zw"
|
|
20953
20953
|
}
|
|
20954
|
-
], XC = "comand-component-library", $C = "4.2.
|
|
20954
|
+
], XC = "comand-component-library", $C = "4.2.98", e1 = "GPL-3.0-only", t1 = "CoManD-UI", n1 = "module", i1 = { prepublishOnly: "npm run build-lib", dev: "vite", build: "vite build", "build-lib": "vite build && gulp", preview: "vite preview" }, l1 = ["dist", "src"], o1 = { ".": "./dist/comand-component-library.js", "./css.js": "./src/css.js", "./comand-component-library.css": "./dist/comand-component-library.css", "./variables.scss": "./src/assets/styles/variables.scss", "./export-example-data.js": "./src/assets/data/export-example-data.js", "./countries.json": "./src/assets/lists-of-data/countries.json", "./currencies.json": "./src/assets/lists-of-data/currencies.json", "./dial-codes.json": "./src/assets/lists-of-data/dial-codes.json", "./us-cities.json": "./src/assets/lists-of-data/us-cities.json" }, a1 = { "clickout-event": "^1.1.2", "comand-frontend-framework": "^4.3.26", "comand-ui-iconfonts": "^1.0.19", "core-js": "^3.20.1", prismjs: "^1.27.0", vue: "^3.5.25", "vue-router": "^4.0.12", vuex: "^4.0.2" }, s1 = { "@iconify/vue": "^4.0.0", "@vitejs/plugin-vue": "^6.0.2", "@vue/test-utils": "^2.0.0-0", axios: "^1.7.2", gulp: "^4.0.2", sass: "^1.54.9", "unplugin-vue-components": "^0.24.0", vite: "^7.2.4", "vue-jest": "^5.0.0-0" }, r1 = {
|
|
20955
20955
|
name: XC,
|
|
20956
20956
|
version: $C,
|
|
20957
20957
|
license: e1,
|
|
@@ -22746,7 +22746,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
22746
22746
|
}, " Contact Information ")
|
|
22747
22747
|
]),
|
|
22748
22748
|
o("li", null, [
|
|
22749
|
-
t[140] || (t[140] =
|
|
22749
|
+
t[140] || (t[140] = D(" Multiple Lists Of Links ", -1)),
|
|
22750
22750
|
o("ul", null, [
|
|
22751
22751
|
o("li", null, [
|
|
22752
22752
|
o("a", {
|
|
@@ -22763,7 +22763,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
22763
22763
|
])
|
|
22764
22764
|
]),
|
|
22765
22765
|
o("li", null, [
|
|
22766
|
-
t[141] || (t[141] =
|
|
22766
|
+
t[141] || (t[141] = D(" Multiple Box Wrapper ", -1)),
|
|
22767
22767
|
o("ul", null, [
|
|
22768
22768
|
o("li", null, [
|
|
22769
22769
|
o("a", {
|
|
@@ -23464,9 +23464,9 @@ function dk(e, t, n, s, i, l) {
|
|
|
23464
23464
|
disabled: i.disabledStatus
|
|
23465
23465
|
}, {
|
|
23466
23466
|
labeltext: v(() => [...t[156] || (t[156] = [
|
|
23467
|
-
|
|
23467
|
+
D(" Labeltext with ", -1),
|
|
23468
23468
|
o("a", { href: "#" }, "link", -1),
|
|
23469
|
-
|
|
23469
|
+
D(" given by slot ", -1)
|
|
23470
23470
|
])]),
|
|
23471
23471
|
_: 1
|
|
23472
23472
|
}, 8, ["modelValue", "status", "disabled"])
|
|
@@ -23571,7 +23571,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
23571
23571
|
]),
|
|
23572
23572
|
o("output", null, " v-model: " + g(i.radiobuttonValue), 1),
|
|
23573
23573
|
o("h3", X1, [
|
|
23574
|
-
t[161] || (t[161] =
|
|
23574
|
+
t[161] || (t[161] = D(" Input-Group ", -1)),
|
|
23575
23575
|
o("a", {
|
|
23576
23576
|
href: "#",
|
|
23577
23577
|
class: "button small icon-cog",
|
|
@@ -23774,7 +23774,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
23774
23774
|
"cutoff-text-lines": 4
|
|
23775
23775
|
}, {
|
|
23776
23776
|
body: v(() => [...t[192] || (t[192] = [
|
|
23777
|
-
|
|
23777
|
+
D(" This is a long text that is cutoff after a specific number of lines that can be defined by the property 'cutoffTextLines' and be toggled by a link below. ", -1)
|
|
23778
23778
|
])]),
|
|
23779
23779
|
_: 1
|
|
23780
23780
|
}),
|
|
@@ -24006,7 +24006,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24006
24006
|
onToggleCollapse: (we) => y.boxToggled(M - 1, we)
|
|
24007
24007
|
}, {
|
|
24008
24008
|
body: v(() => [
|
|
24009
|
-
|
|
24009
|
+
D(g(y.currentOpenBox) + "Content " + g(M), 1)
|
|
24010
24010
|
]),
|
|
24011
24011
|
_: 2
|
|
24012
24012
|
}, 1032, ["cmdHeadline", "rowView", "openCollapsedBox", "onToggleCollapse"]))), 128))
|
|
@@ -24048,7 +24048,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24048
24048
|
]),
|
|
24049
24049
|
f(ke, T({ ref: "CmdCodeOutput" }, e.cmdCodeOutputSettingsData), {
|
|
24050
24050
|
default: v(() => [
|
|
24051
|
-
|
|
24051
|
+
D(g(i.cmdCodeOutputSlotContent), 1)
|
|
24052
24052
|
]),
|
|
24053
24053
|
_: 1
|
|
24054
24054
|
}, 16)
|
|
@@ -24357,9 +24357,9 @@ function dk(e, t, n, s, i, l) {
|
|
|
24357
24357
|
headlineLevel: "3"
|
|
24358
24358
|
}, {
|
|
24359
24359
|
default: v(() => [...t[239] || (t[239] = [
|
|
24360
|
-
|
|
24360
|
+
D(" Headline text", -1),
|
|
24361
24361
|
o("br", null, null, -1),
|
|
24362
|
-
|
|
24362
|
+
D(" with html-content given by slot ", -1)
|
|
24363
24363
|
])]),
|
|
24364
24364
|
_: 1
|
|
24365
24365
|
}, 512)
|
|
@@ -24722,7 +24722,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24722
24722
|
defaultInputValues: i.multistepFormDefaultInputValues
|
|
24723
24723
|
}, {
|
|
24724
24724
|
"page-1": v((y) => [
|
|
24725
|
-
|
|
24725
|
+
D(" multistepFormDefaultInputValues: " + g(i.multistepFormDefaultInputValues) + " ", 1),
|
|
24726
24726
|
t[265] || (t[265] = o("h3", null, "Page 1 - all fields required", -1)),
|
|
24727
24727
|
f(Y, {
|
|
24728
24728
|
formElements: i.multistepFormWrapperPage1Data,
|
|
@@ -24732,6 +24732,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24732
24732
|
modelValue: y.formDataForPage,
|
|
24733
24733
|
"onUpdate:modelValue": y.updateFormDataForPage
|
|
24734
24734
|
}, null, 8, ["formElements", "onValidationStatusChange", "modelValue", "onUpdate:modelValue"]),
|
|
24735
|
+
D(" props.formDataForPage: " + g(y.formDataForPage) + " ", 1),
|
|
24735
24736
|
o("a", {
|
|
24736
24737
|
href: "#",
|
|
24737
24738
|
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
@@ -24776,6 +24777,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24776
24777
|
]),
|
|
24777
24778
|
_: 2
|
|
24778
24779
|
}, 1024),
|
|
24780
|
+
D(" props.formDataForPage: " + g(y.formDataForPage) + " ", 1),
|
|
24779
24781
|
o("a", {
|
|
24780
24782
|
href: "#",
|
|
24781
24783
|
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
@@ -24820,7 +24822,8 @@ function dk(e, t, n, s, i, l) {
|
|
|
24820
24822
|
modelValue: y.formDataForPage.city,
|
|
24821
24823
|
"onUpdate:modelValue": (M) => y.formDataForPage.city = M
|
|
24822
24824
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
24823
|
-
])
|
|
24825
|
+
]),
|
|
24826
|
+
D(" props.formDataForPage: " + g(y.formDataForPage), 1)
|
|
24824
24827
|
]),
|
|
24825
24828
|
_: 2
|
|
24826
24829
|
}, 1032, ["onValidationStatusChange", "modelValue", "onUpdate:modelValue"])
|
|
@@ -24834,7 +24837,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24834
24837
|
iconClose: { show: !1 }
|
|
24835
24838
|
}),
|
|
24836
24839
|
t[272] || (t[272] = o("p", null, "A copy with all submitted data was send to you.", -1)),
|
|
24837
|
-
|
|
24840
|
+
D(" props.formDataForPage: " + g(y.formDataForPage), 1)
|
|
24838
24841
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
24839
24842
|
t[270] || (t[270] = o("h3", null, "Page 4", -1)),
|
|
24840
24843
|
f(Y, {
|
|
@@ -24875,7 +24878,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24875
24878
|
])
|
|
24876
24879
|
]),
|
|
24877
24880
|
"page-1": v((y) => [
|
|
24878
|
-
t[273] || (t[273] =
|
|
24881
|
+
t[273] || (t[273] = D(" Content Page 1 ", -1)),
|
|
24879
24882
|
y.hasError ? (a(), r("span", Bv, "Error")) : m("", !0),
|
|
24880
24883
|
o("a", {
|
|
24881
24884
|
href: "#",
|
|
@@ -24883,7 +24886,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24883
24886
|
}, "Set Error", 8, Dv)
|
|
24884
24887
|
]),
|
|
24885
24888
|
"page-2": v((y) => [
|
|
24886
|
-
t[274] || (t[274] =
|
|
24889
|
+
t[274] || (t[274] = D(" Content Page 2 ", -1)),
|
|
24887
24890
|
y.hasError ? (a(), r("span", Fv, "Error")) : m("", !0),
|
|
24888
24891
|
o("a", {
|
|
24889
24892
|
href: "#",
|
|
@@ -24891,15 +24894,15 @@ function dk(e, t, n, s, i, l) {
|
|
|
24891
24894
|
}, "Set Error", 8, Pv)
|
|
24892
24895
|
]),
|
|
24893
24896
|
"page-3": v((y) => [
|
|
24894
|
-
t[275] || (t[275] =
|
|
24897
|
+
t[275] || (t[275] = D(" Content Page 3 ", -1)),
|
|
24895
24898
|
y.hasError ? (a(), r("span", Mv, "Error")) : m("", !0)
|
|
24896
24899
|
]),
|
|
24897
24900
|
"page-4": v((y) => [
|
|
24898
|
-
t[276] || (t[276] =
|
|
24901
|
+
t[276] || (t[276] = D(" Content Page 4 ", -1)),
|
|
24899
24902
|
y.hasError ? (a(), r("span", Vv, "Error")) : m("", !0)
|
|
24900
24903
|
]),
|
|
24901
24904
|
"page-5": v((y) => [
|
|
24902
|
-
t[277] || (t[277] =
|
|
24905
|
+
t[277] || (t[277] = D(" Content Page 5 ", -1)),
|
|
24903
24906
|
y.hasError ? (a(), r("span", Av, "Error")) : m("", !0)
|
|
24904
24907
|
]),
|
|
24905
24908
|
pagination: v((y) => [
|
|
@@ -24936,7 +24939,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
24936
24939
|
onClick: y.setPrevPage,
|
|
24937
24940
|
disabled: y.disabledPrevLink
|
|
24938
24941
|
}, null, 8, ["onClick", "disabled"]),
|
|
24939
|
-
|
|
24942
|
+
D(" props.disabledPrevLink: " + g(y.disabledPrevLink), 1)
|
|
24940
24943
|
])
|
|
24941
24944
|
]),
|
|
24942
24945
|
_: 1
|
|
@@ -25203,7 +25206,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
25203
25206
|
]),
|
|
25204
25207
|
f(Tl, T({ ref: "CmdSlideshow" }, e.cmdSlideshowSettingsData, { "slideshow-items": i.slideshowData }), {
|
|
25205
25208
|
default: v(() => [...t[298] || (t[298] = [
|
|
25206
|
-
|
|
25209
|
+
D(" Slot-Content ", -1)
|
|
25207
25210
|
])]),
|
|
25208
25211
|
_: 1
|
|
25209
25212
|
}, 16, ["slideshow-items"])
|
|
@@ -25221,13 +25224,13 @@ function dk(e, t, n, s, i, l) {
|
|
|
25221
25224
|
onClick: t[116] || (t[116] = k((y) => l.openSettingsSidebar("CmdSmartSearch"), ["prevent"]))
|
|
25222
25225
|
})
|
|
25223
25226
|
]),
|
|
25224
|
-
|
|
25227
|
+
D(" smartSearchString: " + g(i.smartSearchString) + " ", 1),
|
|
25225
25228
|
f(V, T({ ref: "CmdSmartSearch" }, e.smartSearchSettingsData, {
|
|
25226
25229
|
listOfRecommendations: i.smartSearchData.listOfRecommendations,
|
|
25227
25230
|
modelValue: i.smartSearchString,
|
|
25228
25231
|
"onUpdate:modelValue": t[117] || (t[117] = (y) => i.smartSearchString = y)
|
|
25229
25232
|
}), null, 16, ["listOfRecommendations", "modelValue"]),
|
|
25230
|
-
|
|
25233
|
+
D(" smartSearchObject: " + g(i.smartSearchObject) + " ", 1),
|
|
25231
25234
|
f(V, T({ ref: "CmdSmartSearch" }, e.smartSearchSettingsData, {
|
|
25232
25235
|
listOfRecommendations: i.smartSearchData.listOfRecommendations,
|
|
25233
25236
|
modelValue: i.smartSearchObject,
|
|
@@ -25486,7 +25489,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
25486
25489
|
"related-id": "show-on-hover"
|
|
25487
25490
|
}, e.cmdTooltipSettingsData), {
|
|
25488
25491
|
default: v(() => [...t[318] || (t[318] = [
|
|
25489
|
-
|
|
25492
|
+
D(" Tooltip on hover ", -1)
|
|
25490
25493
|
])]),
|
|
25491
25494
|
_: 1
|
|
25492
25495
|
}, 16),
|
|
@@ -25495,7 +25498,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
25495
25498
|
"related-id": "show-with-delay"
|
|
25496
25499
|
}, {
|
|
25497
25500
|
default: v(() => [...t[319] || (t[319] = [
|
|
25498
|
-
|
|
25501
|
+
D(" Tooltip on hover with delay ", -1)
|
|
25499
25502
|
])]),
|
|
25500
25503
|
_: 1
|
|
25501
25504
|
}),
|
|
@@ -25505,7 +25508,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
25505
25508
|
allowEscapeKey: !0
|
|
25506
25509
|
}, {
|
|
25507
25510
|
default: v(() => [...t[320] || (t[320] = [
|
|
25508
|
-
|
|
25511
|
+
D(" Tooltip on click ", -1)
|
|
25509
25512
|
])]),
|
|
25510
25513
|
_: 1
|
|
25511
25514
|
})
|
|
@@ -25563,7 +25566,7 @@ function dk(e, t, n, s, i, l) {
|
|
|
25563
25566
|
])),
|
|
25564
25567
|
f(rn, null, {
|
|
25565
25568
|
default: v(() => [...t[325] || (t[325] = [
|
|
25566
|
-
|
|
25569
|
+
D(" Slot-Content for Site-Footer ", -1)
|
|
25567
25570
|
])]),
|
|
25568
25571
|
_: 1
|
|
25569
25572
|
}),
|