comand-component-library 4.2.90 → 4.2.92
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 D, withDirectives as z, createElementVNode as o, createCommentVNode as m, createVNode as f, vShow as $, Fragment as w, toDisplayString 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 D, 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 F, 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) === "@") {
|
|
@@ -1512,7 +1512,7 @@ function fa(e, t, n, s, i, l) {
|
|
|
1512
1512
|
[$, l.active]
|
|
1513
1513
|
])
|
|
1514
1514
|
])) : (a(), r(w, { key: 1 }, [
|
|
1515
|
-
l.isOuterComponent ? (a(), r("p", oa,
|
|
1515
|
+
l.isOuterComponent ? (a(), r("p", oa, g(n.componentName), 1)) : m("", !0),
|
|
1516
1516
|
z(o("ul", {
|
|
1517
1517
|
class: "flex-container flex-items-flex-none action-buttons",
|
|
1518
1518
|
"data-component": n.componentName,
|
|
@@ -1818,9 +1818,9 @@ function ka(e, t, n, s, i, l) {
|
|
|
1818
1818
|
n.headlineText ? (a(), C(Te(l.headlineTag), { key: 0 }, {
|
|
1819
1819
|
default: v(() => [
|
|
1820
1820
|
n.cmdIcon ? (a(), C(d, A(T({ key: 0 }, n.cmdIcon)), null, 16)) : m("", !0),
|
|
1821
|
-
o("span", va,
|
|
1821
|
+
o("span", va, g(n.preHeadlineText), 1),
|
|
1822
1822
|
D(e.$slots, "default", {}, () => [
|
|
1823
|
-
F(
|
|
1823
|
+
F(g(n.headlineText), 1)
|
|
1824
1824
|
])
|
|
1825
1825
|
]),
|
|
1826
1826
|
_: 3
|
|
@@ -1828,7 +1828,7 @@ function ka(e, t, n, s, i, l) {
|
|
|
1828
1828
|
], 64)) : n.headlineText ? (a(), C(Te(l.headlineTag), { key: 2 }, {
|
|
1829
1829
|
default: v(() => [
|
|
1830
1830
|
D(e.$slots, "default", {}, () => [
|
|
1831
|
-
F(
|
|
1831
|
+
F(g(n.headlineText), 1)
|
|
1832
1832
|
])
|
|
1833
1833
|
]),
|
|
1834
1834
|
_: 3
|
|
@@ -2008,7 +2008,7 @@ function _a(e, t, n, s, i, l) {
|
|
|
2008
2008
|
], 8, Sa)) : m("", !0)
|
|
2009
2009
|
])) : m("", !0),
|
|
2010
2010
|
D(e.$slots, "default", {}, () => [
|
|
2011
|
-
F(
|
|
2011
|
+
F(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
|
-
F(
|
|
2170
|
+
F(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
|
-
F('"' +
|
|
2173
|
+
F('"' + g(n.labelText) + '"', 1)
|
|
2174
2174
|
], 64)) : m("", !0)
|
|
2175
2175
|
]),
|
|
2176
2176
|
_: 1
|
|
@@ -2180,7 +2180,7 @@ function Fa(e, t, n, s, i, l) {
|
|
|
2180
2180
|
o("dt", {
|
|
2181
2181
|
"aria-live": "assertive",
|
|
2182
2182
|
class: x(u.valid(n.inputModelValue, n.inputAttributes) ? "success" : "error")
|
|
2183
|
-
},
|
|
2183
|
+
}, g(u.message) + ":", 3),
|
|
2184
2184
|
o("dd", {
|
|
2185
2185
|
class: x(u.valid(n.inputModelValue, n.inputAttributes) ? "success" : "error")
|
|
2186
2186
|
}, [
|
|
@@ -2207,7 +2207,7 @@ function Fa(e, t, n, s, i, l) {
|
|
|
2207
2207
|
class: x(n.helplink.icon?.iconClass),
|
|
2208
2208
|
title: n.helplink.icon?.tooltip
|
|
2209
2209
|
}, null, 8, ["class", "title"])) : m("", !0),
|
|
2210
|
-
n.helplink.text ? (a(), r("span", Da,
|
|
2210
|
+
n.helplink.text ? (a(), r("span", Da, g(n.helplink.text), 1)) : m("", !0)
|
|
2211
2211
|
], 8, Ba)) : m("", !0)
|
|
2212
2212
|
], 64)) : m("", !0)
|
|
2213
2213
|
]);
|
|
@@ -3298,17 +3298,17 @@ function ks(e, t, n, s, i, l) {
|
|
|
3298
3298
|
n.onLabel && n.offLabel ? n.onLabel && n.offLabel ? (a(), r(w, { key: 1 }, [
|
|
3299
3299
|
o("span", ls, [
|
|
3300
3300
|
o("input", T(l.elementAttributes, {
|
|
3301
|
-
onChange: t[
|
|
3302
|
-
onBlur: t[
|
|
3301
|
+
onChange: t[14] || (t[14] = (...u) => l.onChange && l.onChange(...u)),
|
|
3302
|
+
onBlur: t[15] || (t[15] = (...u) => l.onBlur && l.onBlur(...u)),
|
|
3303
3303
|
checked: l.isChecked,
|
|
3304
3304
|
value: n.inputValue,
|
|
3305
|
-
class:
|
|
3305
|
+
class: [n.inputClass, e.validationStatus],
|
|
3306
3306
|
id: e.htmlId,
|
|
3307
3307
|
disabled: e.$attrs.disabled,
|
|
3308
3308
|
"aria-invalid": e.validationStatus === "error"
|
|
3309
3309
|
}), null, 16, os),
|
|
3310
|
-
o("span", as,
|
|
3311
|
-
o("span", ss,
|
|
3310
|
+
o("span", as, g(n.onLabel), 1),
|
|
3311
|
+
o("span", ss, g(n.offLabel), 1)
|
|
3312
3312
|
]),
|
|
3313
3313
|
n.labelText ? (a(), r("span", {
|
|
3314
3314
|
key: 0,
|
|
@@ -3321,7 +3321,6 @@ function ks(e, t, n, s, i, l) {
|
|
|
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)),
|
|
3324
|
-
onInput: t[14] || (t[14] = (...u) => l.onInput && l.onInput(...u)),
|
|
3325
3324
|
checked: l.isChecked,
|
|
3326
3325
|
value: n.inputValue,
|
|
3327
3326
|
class: [n.inputClass, e.validationStatus, l.toggleSwitchIconClass, { "replace-input-type": n.replaceInputType }],
|
|
@@ -3346,8 +3345,8 @@ function ks(e, t, n, s, i, l) {
|
|
|
3346
3345
|
], 64)) : m("", !0),
|
|
3347
3346
|
n.element === "select" ? (a(), r("select", T({ key: 2 }, l.elementAttributes, {
|
|
3348
3347
|
id: e.htmlId,
|
|
3349
|
-
onBlur: t[
|
|
3350
|
-
onChange: t[
|
|
3348
|
+
onBlur: t[16] || (t[16] = (...u) => l.onBlur && l.onBlur(...u)),
|
|
3349
|
+
onChange: t[17] || (t[17] = (...u) => l.onChange && l.onChange(...u))
|
|
3351
3350
|
}), [
|
|
3352
3351
|
n.groupSelectOptionsByInitialLetters ? (a(!0), r(w, { key: 1 }, P(l.initialLetters, (u, h) => (a(), r("optgroup", {
|
|
3353
3352
|
label: h,
|
|
@@ -3357,26 +3356,26 @@ function ks(e, t, n, s, i, l) {
|
|
|
3357
3356
|
key: b,
|
|
3358
3357
|
value: p.value,
|
|
3359
3358
|
selected: p.value === n.modelValue
|
|
3360
|
-
},
|
|
3359
|
+
}, g(p.text), 9, ps))), 128))
|
|
3361
3360
|
], 8, ms))), 128)) : (a(!0), r(w, { key: 0 }, P(n.selectOptions, (u, h) => (a(), r("option", {
|
|
3362
3361
|
key: h,
|
|
3363
3362
|
value: u.value,
|
|
3364
3363
|
selected: u.value === n.modelValue
|
|
3365
|
-
},
|
|
3364
|
+
}, g(u.text), 9, cs))), 128))
|
|
3366
3365
|
], 16, us)) : m("", !0),
|
|
3367
3366
|
n.element === "textarea" ? (a(), r("textarea", T({ key: 3 }, l.elementAttributes, {
|
|
3368
3367
|
id: e.htmlId,
|
|
3369
3368
|
value: n.modelValue,
|
|
3370
3369
|
maxlength: l.getMaxLength(),
|
|
3371
|
-
onInput: t[
|
|
3372
|
-
onFocus: t[
|
|
3373
|
-
onBlur: t[
|
|
3370
|
+
onInput: t[18] || (t[18] = (...u) => l.onInput && l.onInput(...u)),
|
|
3371
|
+
onFocus: t[19] || (t[19] = (u) => e.tooltip = !0),
|
|
3372
|
+
onBlur: t[20] || (t[20] = (...u) => l.onBlur && l.onBlur(...u))
|
|
3374
3373
|
}), null, 16, fs)) : m("", !0),
|
|
3375
3374
|
n.element === "textarea" && n.showCharactersTextarea ? (a(), r("span", hs, [
|
|
3376
|
-
n.textCharactersLeft ? (a(), r("span", gs,
|
|
3375
|
+
n.textCharactersLeft ? (a(), r("span", gs, g(n.textCharactersLeft), 1)) : m("", !0),
|
|
3377
3376
|
o("span", {
|
|
3378
3377
|
class: x(["characters-left", { error: l.charactersLeft === 0 }])
|
|
3379
|
-
},
|
|
3378
|
+
}, g(l.charactersLeft), 3)
|
|
3380
3379
|
])) : n.element === "input" && e.$attrs.type === "search" ? (a(), r("span", ys, [
|
|
3381
3380
|
n.fieldIconClass ? (a(), C(d, {
|
|
3382
3381
|
key: 0,
|
|
@@ -3385,7 +3384,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3385
3384
|
}, null, 8, ["iconClass"])) : m("", !0),
|
|
3386
3385
|
o("input", T(l.elementAttributes, {
|
|
3387
3386
|
id: e.htmlId,
|
|
3388
|
-
onInput: t[
|
|
3387
|
+
onInput: t[21] || (t[21] = (...u) => l.onInput && l.onInput(...u)),
|
|
3389
3388
|
maxlength: l.getMaxLength(),
|
|
3390
3389
|
value: n.modelValue
|
|
3391
3390
|
}), null, 16, bs),
|
|
@@ -3394,7 +3393,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3394
3393
|
href: "#",
|
|
3395
3394
|
class: x(["button flex-none", { disabled: e.$attrs.disabled }]),
|
|
3396
3395
|
title: n.iconSearch.tooltip,
|
|
3397
|
-
onClick: t[
|
|
3396
|
+
onClick: t[22] || (t[22] = k((...u) => l.executeSearch && l.executeSearch(...u), ["prevent"]))
|
|
3398
3397
|
}, [
|
|
3399
3398
|
f(d, {
|
|
3400
3399
|
iconClass: n.iconSearch.iconClass
|
|
@@ -3404,7 +3403,7 @@ function ks(e, t, n, s, i, l) {
|
|
|
3404
3403
|
key: 2,
|
|
3405
3404
|
class: "deleteicon",
|
|
3406
3405
|
href: "#",
|
|
3407
|
-
onClick: t[
|
|
3406
|
+
onClick: t[23] || (t[23] = k((...u) => l.deleteInput && l.deleteInput(...u), ["prevent"])),
|
|
3408
3407
|
title: n.iconDelete?.tooltip
|
|
3409
3408
|
}, [
|
|
3410
3409
|
f(d, {
|
|
@@ -3417,15 +3416,15 @@ function ks(e, t, n, s, i, l) {
|
|
|
3417
3416
|
key: 1,
|
|
3418
3417
|
class: "button"
|
|
3419
3418
|
}, l.buttonAttrs, {
|
|
3420
|
-
onClick: t[
|
|
3419
|
+
onClick: t[24] || (t[24] = (...u) => l.submit && l.submit(...u))
|
|
3421
3420
|
}), [
|
|
3422
3421
|
n.nativeButton?.icon?.show && (n.nativeButton?.icon?.position === "before" || !n.nativeButton?.icon?.position) ? (a(), C(d, {
|
|
3423
3422
|
key: 0,
|
|
3424
3423
|
iconClass: n.nativeButton?.icon?.iconClass,
|
|
3425
3424
|
type: n.nativeButton?.icon?.iconType
|
|
3426
3425
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
3427
|
-
n.nativeButton?.icon && n.nativeButton?.text ? (a(), r("span", vs,
|
|
3428
|
-
F(
|
|
3426
|
+
n.nativeButton?.icon && n.nativeButton?.text ? (a(), r("span", vs, g(n.nativeButton.text), 1)) : (a(), r(w, { key: 2 }, [
|
|
3427
|
+
F(g(n.nativeButton.text), 1)
|
|
3429
3428
|
], 64)),
|
|
3430
3429
|
n.nativeButton?.icon?.show && n.nativeButton?.icon?.position === "after" ? (a(), C(d, {
|
|
3431
3430
|
key: 3,
|
|
@@ -3576,7 +3575,7 @@ function qs(e, t, n, s, i, l) {
|
|
|
3576
3575
|
type: n.addressEntry.iconType,
|
|
3577
3576
|
tooltip: n.addressEntry.labelText
|
|
3578
3577
|
}, null, 8, ["iconClass", "type", "tooltip"])) : m("", !0),
|
|
3579
|
-
n.showLabelTexts ? (a(), r("span", Ss,
|
|
3578
|
+
n.showLabelTexts ? (a(), r("span", Ss, g(n.addressEntry.labelText), 1)) : m("", !0)
|
|
3580
3579
|
], 10, Ts),
|
|
3581
3580
|
n.addressEntry.name !== "address" && (n.addressEntry.data || n.addressEntry.href) ? (a(), r("dd", {
|
|
3582
3581
|
key: 0,
|
|
@@ -3599,7 +3598,7 @@ function qs(e, t, n, s, i, l) {
|
|
|
3599
3598
|
target: n.addressEntry.name === "url" ? "_blank" : null,
|
|
3600
3599
|
title: n.addressEntry.tooltip,
|
|
3601
3600
|
"data-type": n.addressEntry.name
|
|
3602
|
-
},
|
|
3601
|
+
}, g(n.addressEntry.data || n.addressEntry.href), 9, _s)) : (a(), r("span", {
|
|
3603
3602
|
key: 1,
|
|
3604
3603
|
innerHTML: n.addressEntry.data
|
|
3605
3604
|
}, null, 8, Os))
|
|
@@ -3612,27 +3611,27 @@ function qs(e, t, n, s, i, l) {
|
|
|
3612
3611
|
title: n.addressEntry.tooltip
|
|
3613
3612
|
}, [
|
|
3614
3613
|
n.addressEntry.streetNo ? (a(), r(w, { key: 0 }, [
|
|
3615
|
-
o("span", Bs,
|
|
3614
|
+
o("span", Bs, g(n.addressEntry.streetNo), 1),
|
|
3616
3615
|
t[6] || (t[6] = o("br", null, null, -1))
|
|
3617
3616
|
], 64)) : m("", !0),
|
|
3618
3617
|
n.addressEntry.zip || n.addressEntry.city ? (a(), r("span", {
|
|
3619
3618
|
key: 1,
|
|
3620
3619
|
class: x(n.showCityBeforeZip ? "city-zip" : "zip-city")
|
|
3621
3620
|
}, [
|
|
3622
|
-
n.addressEntry.zip ? (a(), r("span", Ds,
|
|
3621
|
+
n.addressEntry.zip ? (a(), r("span", Ds, g(n.addressEntry.zip), 1)) : m("", !0),
|
|
3623
3622
|
n.addressEntry.city ? (a(), r("span", Fs, [
|
|
3624
|
-
F(
|
|
3623
|
+
F(g(n.addressEntry.city), 1),
|
|
3625
3624
|
n.addressEntry.state ? (a(), r(w, { key: 0 }, [
|
|
3626
|
-
F(
|
|
3625
|
+
F(g(n.addressEntry.state), 1)
|
|
3627
3626
|
], 64)) : m("", !0)
|
|
3628
3627
|
])) : m("", !0)
|
|
3629
3628
|
], 2)) : m("", !0),
|
|
3630
3629
|
t[7] || (t[7] = o("br", null, null, -1)),
|
|
3631
3630
|
n.addressEntry.miscInfo ? (a(), r(w, { key: 2 }, [
|
|
3632
|
-
o("span", null,
|
|
3631
|
+
o("span", null, g(n.addressEntry.miscInfo), 1),
|
|
3633
3632
|
n.addressEntry.country ? (a(), r("br", Ms)) : m("", !0)
|
|
3634
3633
|
], 64)) : m("", !0),
|
|
3635
|
-
n.addressEntry.country ? (a(), r("span", Ps,
|
|
3634
|
+
n.addressEntry.country ? (a(), r("span", Ps, g(n.addressEntry.country), 1)) : m("", !0)
|
|
3636
3635
|
], 8, Is)) : (a(), r(w, { key: 1 }, [
|
|
3637
3636
|
e.editing ? (a(), r(w, { key: 1 }, [
|
|
3638
3637
|
f(c, {
|
|
@@ -3690,27 +3689,27 @@ function qs(e, t, n, s, i, l) {
|
|
|
3690
3689
|
}, null, 8, ["labelText", "modelValue"])
|
|
3691
3690
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
3692
3691
|
n.addressEntry.streetNo ? (a(), r(w, { key: 0 }, [
|
|
3693
|
-
o("span", Vs,
|
|
3692
|
+
o("span", Vs, g(n.addressEntry.streetNo), 1),
|
|
3694
3693
|
t[8] || (t[8] = o("br", null, null, -1))
|
|
3695
3694
|
], 64)) : m("", !0),
|
|
3696
3695
|
n.addressEntry.zip || n.addressEntry.city ? (a(), r("span", {
|
|
3697
3696
|
key: 1,
|
|
3698
3697
|
class: x(n.showCityBeforeZip ? "city-zip" : "zip-city")
|
|
3699
3698
|
}, [
|
|
3700
|
-
n.addressEntry.zip ? (a(), r("span", As,
|
|
3699
|
+
n.addressEntry.zip ? (a(), r("span", As, g(n.addressEntry.zip), 1)) : m("", !0),
|
|
3701
3700
|
n.addressEntry.city ? (a(), r("span", Es, [
|
|
3702
|
-
F(
|
|
3701
|
+
F(g(n.addressEntry.city), 1),
|
|
3703
3702
|
n.addressEntry.state ? (a(), r(w, { key: 0 }, [
|
|
3704
|
-
F(" " +
|
|
3703
|
+
F(" " + g(n.addressEntry.state), 1)
|
|
3705
3704
|
], 64)) : m("", !0)
|
|
3706
3705
|
])) : m("", !0)
|
|
3707
3706
|
], 2)) : m("", !0),
|
|
3708
3707
|
t[10] || (t[10] = o("br", null, null, -1)),
|
|
3709
3708
|
n.addressEntry.miscInfo ? (a(), r(w, { key: 2 }, [
|
|
3710
|
-
o("span", null,
|
|
3709
|
+
o("span", null, g(n.addressEntry.miscInfo), 1),
|
|
3711
3710
|
t[9] || (t[9] = o("br", null, null, -1))
|
|
3712
3711
|
], 64)) : m("", !0),
|
|
3713
|
-
n.addressEntry.country ? (a(), r("span", Hs,
|
|
3712
|
+
n.addressEntry.country ? (a(), r("span", Hs, g(n.addressEntry.country), 1)) : m("", !0)
|
|
3714
3713
|
], 64))
|
|
3715
3714
|
], 64))
|
|
3716
3715
|
])) : m("", !0)
|
|
@@ -3930,7 +3929,7 @@ function tr(e, t, n, s, i, l) {
|
|
|
3930
3929
|
type: p.iconType
|
|
3931
3930
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
|
3932
3931
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
3933
|
-
F(
|
|
3932
|
+
F(g(p.href), 1)
|
|
3934
3933
|
], 64))
|
|
3935
3934
|
], 10, zs)) : n.showIconsOnly ? m("", !0) : (a(), r("span", {
|
|
3936
3935
|
key: 1,
|
|
@@ -3951,60 +3950,60 @@ function tr(e, t, n, s, i, l) {
|
|
|
3951
3950
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
|
3952
3951
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
3953
3952
|
p.streetNo ? (a(), r(w, { key: 0 }, [
|
|
3954
|
-
o("span", Ks,
|
|
3953
|
+
o("span", Ks, g(p.streetNo), 1),
|
|
3955
3954
|
t[2] || (t[2] = o("br", null, null, -1))
|
|
3956
3955
|
], 64)) : m("", !0),
|
|
3957
3956
|
p.zip || p.city ? (a(), r("span", {
|
|
3958
3957
|
key: 1,
|
|
3959
3958
|
class: x(n.showCityBeforeZip ? "order-city-zip" : "order-zip-city")
|
|
3960
3959
|
}, [
|
|
3961
|
-
p.zip ? (a(), r("span", Ys,
|
|
3960
|
+
p.zip ? (a(), r("span", Ys, g(p.zip) + " ", 1)) : m("", !0),
|
|
3962
3961
|
p.city ? (a(), r("span", Js, [
|
|
3963
|
-
F(
|
|
3962
|
+
F(g(p.city), 1),
|
|
3964
3963
|
p.state ? (a(), r(w, { key: 0 }, [
|
|
3965
|
-
F(
|
|
3964
|
+
F(g(p.state), 1)
|
|
3966
3965
|
], 64)) : m("", !0)
|
|
3967
3966
|
])) : m("", !0),
|
|
3968
3967
|
t[3] || (t[3] = o("br", null, null, -1))
|
|
3969
3968
|
], 2)) : m("", !0),
|
|
3970
3969
|
p.pobox ? (a(), r(w, { key: 2 }, [
|
|
3971
|
-
o("span", null,
|
|
3970
|
+
o("span", null, g(p.pobox), 1),
|
|
3972
3971
|
t[4] || (t[4] = o("br", null, null, -1))
|
|
3973
3972
|
], 64)) : m("", !0),
|
|
3974
3973
|
p.miscInfo ? (a(), r(w, { key: 3 }, [
|
|
3975
|
-
o("span", null,
|
|
3974
|
+
o("span", null, g(p.miscInfo), 1),
|
|
3976
3975
|
t[5] || (t[5] = o("br", null, null, -1))
|
|
3977
3976
|
], 64)) : m("", !0),
|
|
3978
|
-
p.country ? (a(), r("span", Zs,
|
|
3977
|
+
p.country ? (a(), r("span", Zs, g(p.country), 1)) : m("", !0)
|
|
3979
3978
|
], 64))
|
|
3980
3979
|
], 8, Gs)) : m("", !0),
|
|
3981
3980
|
!p.linkGoogleMaps && !n.showIconsOnly ? (a(), r(w, { key: 1 }, [
|
|
3982
3981
|
p.streetNo ? (a(), r(w, { key: 0 }, [
|
|
3983
|
-
o("span", Qs,
|
|
3982
|
+
o("span", Qs, g(p.streetNo), 1),
|
|
3984
3983
|
t[6] || (t[6] = o("br", null, null, -1))
|
|
3985
3984
|
], 64)) : m("", !0),
|
|
3986
3985
|
p.zip || p.city ? (a(), r("span", {
|
|
3987
3986
|
key: 1,
|
|
3988
3987
|
class: x(n.showCityBeforeZip ? "order-city-zip" : "order-zip-city")
|
|
3989
3988
|
}, [
|
|
3990
|
-
p.zip ? (a(), r("span", Xs,
|
|
3989
|
+
p.zip ? (a(), r("span", Xs, g(p.zip) + " ", 1)) : m("", !0),
|
|
3991
3990
|
p.city ? (a(), r("span", $s, [
|
|
3992
|
-
F(
|
|
3991
|
+
F(g(p.city), 1),
|
|
3993
3992
|
p.state ? (a(), r(w, { key: 0 }, [
|
|
3994
|
-
F(
|
|
3993
|
+
F(g(p.state), 1)
|
|
3995
3994
|
], 64)) : m("", !0)
|
|
3996
3995
|
])) : m("", !0),
|
|
3997
3996
|
t[7] || (t[7] = o("br", null, null, -1))
|
|
3998
3997
|
], 2)) : m("", !0),
|
|
3999
3998
|
p.pobox ? (a(), r(w, { key: 2 }, [
|
|
4000
|
-
o("span", null,
|
|
3999
|
+
o("span", null, g(p.pobox), 1),
|
|
4001
4000
|
t[8] || (t[8] = o("br", null, null, -1))
|
|
4002
4001
|
], 64)) : m("", !0),
|
|
4003
4002
|
p.miscInfo ? (a(), r(w, { key: 3 }, [
|
|
4004
|
-
o("span", null,
|
|
4003
|
+
o("span", null, g(p.miscInfo), 1),
|
|
4005
4004
|
t[9] || (t[9] = o("br", null, null, -1))
|
|
4006
4005
|
], 64)) : m("", !0),
|
|
4007
|
-
p.country ? (a(), r("span", er,
|
|
4006
|
+
p.country ? (a(), r("span", er, g(p.country), 1)) : m("", !0)
|
|
4008
4007
|
], 64)) : m("", !0)
|
|
4009
4008
|
], 64)) : m("", !0)
|
|
4010
4009
|
], 2)) : m("", !0)
|
|
@@ -4172,9 +4171,9 @@ function cr(e, t, n, s, i, l) {
|
|
|
4172
4171
|
n.cmdHeadline ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
4173
4172
|
o("dl", null, [
|
|
4174
4173
|
(a(!0), r(w, null, P(n.accountData, (u, h) => (a(), r(w, { key: h }, [
|
|
4175
|
-
o("dt", null,
|
|
4174
|
+
o("dt", null, g(u.text), 1),
|
|
4176
4175
|
n.allowCopyByClick && u.allowCopy ? (a(), r("dd", rr, [
|
|
4177
|
-
o("span", null,
|
|
4176
|
+
o("span", null, g(u.value), 1),
|
|
4178
4177
|
o("a", {
|
|
4179
4178
|
href: "#",
|
|
4180
4179
|
onClick: k((p) => l.copyToClipboard(u.value), ["prevent"]),
|
|
@@ -4185,10 +4184,10 @@ function cr(e, t, n, s, i, l) {
|
|
|
4185
4184
|
type: n.cmdIcon.iconType
|
|
4186
4185
|
}, null, 8, ["iconClass", "type"])
|
|
4187
4186
|
], 8, dr)
|
|
4188
|
-
])) : (a(), r("dd", { key: h },
|
|
4187
|
+
])) : (a(), r("dd", { key: h }, g(u.value), 1))
|
|
4189
4188
|
], 64))), 128))
|
|
4190
4189
|
]),
|
|
4191
|
-
n.additionalInformation ? (a(), r("p", ur,
|
|
4190
|
+
n.additionalInformation ? (a(), r("p", ur, g(n.additionalInformation), 1)) : m("", !0)
|
|
4192
4191
|
], 64))
|
|
4193
4192
|
]);
|
|
4194
4193
|
}
|
|
@@ -4431,7 +4430,7 @@ function wr(e, t, n, s, i, l) {
|
|
|
4431
4430
|
}, [
|
|
4432
4431
|
z(o("span", hr, [
|
|
4433
4432
|
o("span", { id: e.htmlId }, [
|
|
4434
|
-
F(
|
|
4433
|
+
F(g(n.labelText), 1),
|
|
4435
4434
|
n.required ? (a(), r("sup", yr, "*")) : m("", !0)
|
|
4436
4435
|
], 8, gr),
|
|
4437
4436
|
(n.required || e.inputRequirements.length > 0) && n.showStatusIcon ? (a(), r("a", {
|
|
@@ -4489,7 +4488,7 @@ function wr(e, t, n, s, i, l) {
|
|
|
4489
4488
|
iconClass: u.iconClass,
|
|
4490
4489
|
type: u.iconType
|
|
4491
4490
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
4492
|
-
u.labelText ? (a(), r("span", vr,
|
|
4491
|
+
u.labelText ? (a(), r("span", vr, g(u.labelText), 1)) : m("", !0)
|
|
4493
4492
|
], 10, xr))), 128))
|
|
4494
4493
|
], 2))
|
|
4495
4494
|
], 10, fr);
|
|
@@ -4802,7 +4801,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4802
4801
|
}, [
|
|
4803
4802
|
n.showLabel ? (a(), r("span", Or, [
|
|
4804
4803
|
o("span", { id: e.htmlId }, [
|
|
4805
|
-
F(
|
|
4804
|
+
F(g(n.labelText), 1),
|
|
4806
4805
|
e.$attrs.required !== void 0 ? (a(), r("sup", Ir, "*")) : m("", !0)
|
|
4807
4806
|
], 8, Lr),
|
|
4808
4807
|
(e.$attrs.required || e.inputRequirements.length) && n.showStatusIcon ? (a(), r("a", {
|
|
@@ -4853,7 +4852,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4853
4852
|
type: l.optionIcon?.iconType,
|
|
4854
4853
|
iconClass: l.optionIcon?.iconClass
|
|
4855
4854
|
}, null, 8, ["type", "iconClass"])) : m("", !0),
|
|
4856
|
-
l.optionName ? (a(), r("span", Pr,
|
|
4855
|
+
l.optionName ? (a(), r("span", Pr, g(l.optionName), 1)) : m("", !0),
|
|
4857
4856
|
n.iconDropdown ? (a(), C(d, {
|
|
4858
4857
|
key: 4,
|
|
4859
4858
|
iconClass: n.iconDropdown.iconClass,
|
|
@@ -4879,7 +4878,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4879
4878
|
iconClass: h.iconClass,
|
|
4880
4879
|
type: h.iconType
|
|
4881
4880
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
4882
|
-
h.text ? (a(), r("span", Hr,
|
|
4881
|
+
h.text ? (a(), r("span", Hr, g(h.text), 1)) : m("", !0)
|
|
4883
4882
|
], 10, Er)) : m("", !0),
|
|
4884
4883
|
n.optionLinkType === "router" ? (a(), C(u, {
|
|
4885
4884
|
key: 1,
|
|
@@ -4893,7 +4892,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4893
4892
|
iconClass: h.iconClass,
|
|
4894
4893
|
type: h.iconType
|
|
4895
4894
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
4896
|
-
o("span", null,
|
|
4895
|
+
o("span", null, g(h.text), 1)
|
|
4897
4896
|
]),
|
|
4898
4897
|
_: 2
|
|
4899
4898
|
}, 1032, ["onClick", "class"])) : m("", !0)
|
|
@@ -4916,7 +4915,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4916
4915
|
checked: l.compareValues(h.value),
|
|
4917
4916
|
id: "option-" + (p + 1)
|
|
4918
4917
|
}, null, 40, jr),
|
|
4919
|
-
o("span", null,
|
|
4918
|
+
o("span", null, g(h.text), 1)
|
|
4920
4919
|
], 10, Rr)) : n.type === "country" ? (a(), r("a", {
|
|
4921
4920
|
key: 1,
|
|
4922
4921
|
href: "#",
|
|
@@ -4928,7 +4927,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4928
4927
|
src: l.pathFlag(h.value),
|
|
4929
4928
|
alt: h.text
|
|
4930
4929
|
}, null, 8, Nr),
|
|
4931
|
-
o("span", null,
|
|
4930
|
+
o("span", null, g(h.text), 1)
|
|
4932
4931
|
], 10, Ur)) : n.type === "color" ? (a(), r("a", {
|
|
4933
4932
|
key: 2,
|
|
4934
4933
|
href: "#",
|
|
@@ -4939,7 +4938,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4939
4938
|
class: "color",
|
|
4940
4939
|
style: Ke("background: " + h.value)
|
|
4941
4940
|
}, null, 4),
|
|
4942
|
-
o("span", null,
|
|
4941
|
+
o("span", null, g(h.text), 1)
|
|
4943
4942
|
], 10, zr)) : m("", !0)
|
|
4944
4943
|
]))), 128)),
|
|
4945
4944
|
n.showSelectAllOptions && n.type === "checkboxOptions" ? (a(), r("li", Wr, [
|
|
@@ -4956,7 +4955,7 @@ function Gr(e, t, n, s, i, l) {
|
|
|
4956
4955
|
iconClass: n.iconSelectAllOptions.iconClass,
|
|
4957
4956
|
type: n.iconSelectAllOptions.iconType
|
|
4958
4957
|
}, null, 8, ["iconClass", "type"])),
|
|
4959
|
-
o("span", null,
|
|
4958
|
+
o("span", null, g(l.selectAllOptionsText), 1)
|
|
4960
4959
|
])
|
|
4961
4960
|
])) : m("", !0)
|
|
4962
4961
|
], 10, qr)) : n.type === "content" && i.showOptions ? D(e.$slots, "default", { key: 2 }) : m("", !0)
|
|
@@ -5390,7 +5389,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5390
5389
|
o("fieldset", $r, [
|
|
5391
5390
|
o("legend", {
|
|
5392
5391
|
class: x({ hidden: !l.legendOptions.show, "align-left": l.legendOptions.align === "left" })
|
|
5393
|
-
},
|
|
5392
|
+
}, g(l.legendOptions.text), 3),
|
|
5394
5393
|
n.cmdHeadline?.headlineText ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
5395
5394
|
i.systemMessage.show && i.systemMessage.message ? (a(), C(c, {
|
|
5396
5395
|
key: 1,
|
|
@@ -5441,7 +5440,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5441
5440
|
l.submitButtonOptions.show && (l.submitButtonOptions.position === "insideFieldset" || l.submitButtonOptions.position === null) ? (a(), r("div", ed, [
|
|
5442
5441
|
n.mandatoryText ? (a(), r("small", td, [
|
|
5443
5442
|
t[4] || (t[4] = o("sup", null, "*", -1)),
|
|
5444
|
-
F(
|
|
5443
|
+
F(g(n.mandatoryText), 1)
|
|
5445
5444
|
])) : m("", !0),
|
|
5446
5445
|
l.cancelButtonOptions.show ? (a(), r("button", {
|
|
5447
5446
|
key: 1,
|
|
@@ -5453,7 +5452,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5453
5452
|
key: 0,
|
|
5454
5453
|
class: x(l.cancelButtonOptions.iconClass)
|
|
5455
5454
|
}, null, 2)) : m("", !0),
|
|
5456
|
-
l.cancelButtonOptions.text ? (a(), r("span", nd,
|
|
5455
|
+
l.cancelButtonOptions.text ? (a(), r("span", nd, g(l.cancelButtonOptions.text), 1)) : m("", !0)
|
|
5457
5456
|
], 2)) : m("", !0),
|
|
5458
5457
|
o("button", {
|
|
5459
5458
|
class: x(["button", { "stretch-on-small-devices": l.submitButtonOptions.stretchOnSmallDevices, primary: l.submitButtonOptions.primary, disabled: l.submitButtonOptions.disabled }]),
|
|
@@ -5464,14 +5463,14 @@ function ud(e, t, n, s, i, l) {
|
|
|
5464
5463
|
key: 0,
|
|
5465
5464
|
class: x(l.submitButtonOptions.iconClass)
|
|
5466
5465
|
}, null, 2)) : m("", !0),
|
|
5467
|
-
l.submitButtonOptions.text ? (a(), r("span", ld,
|
|
5466
|
+
l.submitButtonOptions.text ? (a(), r("span", ld, g(l.submitButtonOptions.text), 1)) : m("", !0)
|
|
5468
5467
|
], 10, id)
|
|
5469
5468
|
])) : m("", !0)
|
|
5470
5469
|
]),
|
|
5471
5470
|
l.submitButtonOptions.show && l.submitButtonOptions.position === "belowFieldset" ? (a(), r("div", od, [
|
|
5472
5471
|
n.mandatoryText ? (a(), r("small", ad, [
|
|
5473
5472
|
t[5] || (t[5] = o("sup", null, "*", -1)),
|
|
5474
|
-
F(
|
|
5473
|
+
F(g(n.mandatoryText), 1)
|
|
5475
5474
|
])) : m("", !0),
|
|
5476
5475
|
l.cancelButtonOptions.show ? (a(), r("button", {
|
|
5477
5476
|
key: 1,
|
|
@@ -5483,7 +5482,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5483
5482
|
key: 0,
|
|
5484
5483
|
class: x(l.cancelButtonOptions.iconClass)
|
|
5485
5484
|
}, null, 2)) : m("", !0),
|
|
5486
|
-
l.cancelButtonOptions.text ? (a(), r("span", sd,
|
|
5485
|
+
l.cancelButtonOptions.text ? (a(), r("span", sd, g(l.cancelButtonOptions.text), 1)) : m("", !0)
|
|
5487
5486
|
], 2)) : m("", !0),
|
|
5488
5487
|
l.submitButtonOptions.show ? (a(), r("button", {
|
|
5489
5488
|
key: 2,
|
|
@@ -5494,7 +5493,7 @@ function ud(e, t, n, s, i, l) {
|
|
|
5494
5493
|
key: 0,
|
|
5495
5494
|
class: x(l.submitButtonOptions.iconClass)
|
|
5496
5495
|
}, null, 2)) : m("", !0),
|
|
5497
|
-
l.submitButtonOptions.text ? (a(), r("span", dd,
|
|
5496
|
+
l.submitButtonOptions.text ? (a(), r("span", dd, g(l.submitButtonOptions.text), 1)) : m("", !0)
|
|
5498
5497
|
], 10, rd)) : m("", !0)
|
|
5499
5498
|
])) : m("", !0),
|
|
5500
5499
|
D(e.$slots, "button-row")
|
|
@@ -6297,7 +6296,7 @@ function Fd(e, t, n, s, i, l) {
|
|
|
6297
6296
|
iconClass: p.iconClass,
|
|
6298
6297
|
type: p.iconType
|
|
6299
6298
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
6300
|
-
p.text ? (a(), r("span", Bd,
|
|
6299
|
+
p.text ? (a(), r("span", Bd, g(p.text), 1)) : m("", !0)
|
|
6301
6300
|
], 64)) : m("", !0) : (a(), r("a", {
|
|
6302
6301
|
key: 0,
|
|
6303
6302
|
href: n.executeOnClick === "url" ? p.url : "#",
|
|
@@ -6316,7 +6315,7 @@ function Fd(e, t, n, s, i, l) {
|
|
|
6316
6315
|
iconClass: p.iconClass,
|
|
6317
6316
|
type: p.iconType
|
|
6318
6317
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
6319
|
-
p.text ? (a(), r("span", Id,
|
|
6318
|
+
p.text ? (a(), r("span", Id, g(p.text), 1)) : m("", !0)
|
|
6320
6319
|
], 64))
|
|
6321
6320
|
], 10, Ld))
|
|
6322
6321
|
]))), 128)),
|
|
@@ -6730,7 +6729,7 @@ function Qd(e, t, n, s, i, l) {
|
|
|
6730
6729
|
iconClass: e.fancyBoxOptionsProperties.submitButtons.cancel?.iconClass,
|
|
6731
6730
|
type: e.fancyBoxOptionsProperties.submitButtons.cancel?.iconType
|
|
6732
6731
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
6733
|
-
e.fancyBoxOptionsProperties.submitButtons.cancel?.buttonText ? (a(), r("span", Yd,
|
|
6732
|
+
e.fancyBoxOptionsProperties.submitButtons.cancel?.buttonText ? (a(), r("span", Yd, g(e.fancyBoxOptionsProperties.submitButtons.cancel?.buttonText), 1)) : m("", !0)
|
|
6734
6733
|
], 8, Kd)) : m("", !0),
|
|
6735
6734
|
e.fancyBoxOptionsProperties.submitButtons?.confirm ? (a(), r("button", {
|
|
6736
6735
|
key: 1,
|
|
@@ -6742,7 +6741,7 @@ function Qd(e, t, n, s, i, l) {
|
|
|
6742
6741
|
iconClass: e.fancyBoxOptionsProperties.submitButtons.confirm?.iconClass,
|
|
6743
6742
|
type: e.fancyBoxOptionsProperties.submitButtons.confirm?.iconType
|
|
6744
6743
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
6745
|
-
e.fancyBoxOptionsProperties.submitButtons.confirm?.buttonText ? (a(), r("span", Zd,
|
|
6744
|
+
e.fancyBoxOptionsProperties.submitButtons.confirm?.buttonText ? (a(), r("span", Zd, g(e.fancyBoxOptionsProperties.submitButtons.confirm?.buttonText), 1)) : m("", !0)
|
|
6746
6745
|
], 8, Jd)) : m("", !0)
|
|
6747
6746
|
])) : m("", !0),
|
|
6748
6747
|
e.fancyBoxGallery ? (a(), C(p, {
|
|
@@ -7326,7 +7325,7 @@ function pu(e, t, n, s, i, l) {
|
|
|
7326
7325
|
class: x(n.icon?.iconClass),
|
|
7327
7326
|
title: n.icon?.tooltip
|
|
7328
7327
|
}, null, 10, du)) : m("", !0),
|
|
7329
|
-
n.text ? (a(), r("span", uu,
|
|
7328
|
+
n.text ? (a(), r("span", uu, g(n.text), 1)) : m("", !0),
|
|
7330
7329
|
n.icon?.iconClass && (n.icon?.position === "right" || n.icon?.position === "bottom") ? (a(), r("span", {
|
|
7331
7330
|
key: 3,
|
|
7332
7331
|
class: x(n.icon?.iconClass),
|
|
@@ -7574,7 +7573,7 @@ function Cu(e, t, n, s, i, l) {
|
|
|
7574
7573
|
ref: "tag"
|
|
7575
7574
|
}, [
|
|
7576
7575
|
D(e.$slots, "default", {}, () => [
|
|
7577
|
-
o("span", null,
|
|
7576
|
+
o("span", null, g(n.tagText), 1),
|
|
7578
7577
|
n.removeTagByClick ? (a(), r("a", {
|
|
7579
7578
|
key: 0,
|
|
7580
7579
|
href: "#",
|
|
@@ -7979,14 +7978,14 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7979
7978
|
key: 0,
|
|
7980
7979
|
ref_for: !0
|
|
7981
7980
|
}, I.descriptionTerm.cmdIcon), null, 16)) : m("", !0),
|
|
7982
|
-
I.descriptionTerm?.text ? (a(), r("span", Fu,
|
|
7981
|
+
I.descriptionTerm?.text ? (a(), r("span", Fu, g(I.descriptionTerm?.text), 1)) : m("", !0)
|
|
7983
7982
|
])),
|
|
7984
7983
|
o("dd", null, [
|
|
7985
7984
|
I.descriptionData.cmdLink !== void 0 ? (a(), C(S, T({
|
|
7986
7985
|
key: 0,
|
|
7987
7986
|
ref_for: !0
|
|
7988
7987
|
}, I.descriptionData.cmdLink), null, 16)) : (a(), r(w, { key: 1 }, [
|
|
7989
|
-
F(
|
|
7988
|
+
F(g(I.descriptionData.text), 1)
|
|
7990
7989
|
], 64))
|
|
7991
7990
|
]),
|
|
7992
7991
|
n.alignDescriptionTermRight ? (a(), r("dt", Mu, [
|
|
@@ -7994,7 +7993,7 @@ function Vu(e, t, n, s, i, l) {
|
|
|
7994
7993
|
key: 0,
|
|
7995
7994
|
ref_for: !0
|
|
7996
7995
|
}, I.descriptionTerm.cmdIcon), null, 16)) : m("", !0),
|
|
7997
|
-
I.descriptionTerm?.text ? (a(), r("span", Pu,
|
|
7996
|
+
I.descriptionTerm?.text ? (a(), r("span", Pu, g(I.descriptionTerm?.text), 1)) : m("", !0)
|
|
7998
7997
|
])) : m("", !0)
|
|
7999
7998
|
], 64))), 128))
|
|
8000
7999
|
]))
|
|
@@ -8462,7 +8461,7 @@ function hc(e, t, n, s, i, l) {
|
|
|
8462
8461
|
key: 1,
|
|
8463
8462
|
href: "#",
|
|
8464
8463
|
onClick: t[1] || (t[1] = k((...b) => l.toggleCutOffText && l.toggleCutOffText(...b), ["prevent"]))
|
|
8465
|
-
},
|
|
8464
|
+
}, g(i.showCutOffText ? e.getMessage("box.contentbox.collapse_text") : e.getMessage("box.contentbox.expand_text")), 1)) : m("", !0)
|
|
8466
8465
|
]),
|
|
8467
8466
|
_: 1
|
|
8468
8467
|
}, 8, ["name"])
|
|
@@ -8504,21 +8503,21 @@ function hc(e, t, n, s, i, l) {
|
|
|
8504
8503
|
o("div", Gu, [
|
|
8505
8504
|
n.product.image?.src ? (a(), C(u, A(T({ key: 0 }, { image: { ...n.product.image } })), null, 16)) : m("", !0),
|
|
8506
8505
|
n.product.new ? (a(), r("div", Ku, [
|
|
8507
|
-
o("span", null,
|
|
8506
|
+
o("span", null, g(e.getMessage("box.productbox.new")), 1)
|
|
8508
8507
|
])) : m("", !0),
|
|
8509
8508
|
n.product.discount ? (a(), r("div", Yu, [
|
|
8510
|
-
o("span", null,
|
|
8509
|
+
o("span", null, g(n.product.discount), 1)
|
|
8511
8510
|
])) : m("", !0)
|
|
8512
8511
|
]),
|
|
8513
8512
|
o("div", Ju, [
|
|
8514
|
-
n.product.articleNumber ? (a(), r("p", Zu,
|
|
8513
|
+
n.product.articleNumber ? (a(), r("p", Zu, g(e.getMessage("box.productbox.article_no")) + " " + g(n.product.articleNumber), 1)) : m("", !0),
|
|
8515
8514
|
n.product.price ? (a(), r("p", Qu, [
|
|
8516
|
-
o("span", null,
|
|
8515
|
+
o("span", null, g(n.product.price), 1),
|
|
8517
8516
|
o("span", {
|
|
8518
8517
|
title: e.globalCurrency.name
|
|
8519
|
-
},
|
|
8518
|
+
}, g(e.globalCurrency.symbol), 9, Xu)
|
|
8520
8519
|
])) : m("", !0),
|
|
8521
|
-
n.product.description ? (a(), r("p", $u,
|
|
8520
|
+
n.product.description ? (a(), r("p", $u, g(n.product.description), 1)) : m("", !0)
|
|
8522
8521
|
])
|
|
8523
8522
|
], 2)) : n.boxType === "user" && n.user ? (a(), r("div", {
|
|
8524
8523
|
key: 2,
|
|
@@ -8539,8 +8538,8 @@ function hc(e, t, n, s, i, l) {
|
|
|
8539
8538
|
alt: n.user.image.alt
|
|
8540
8539
|
}, null, 8, nc),
|
|
8541
8540
|
n.rowView ? m("", !0) : (a(), r("figcaption", ic, [
|
|
8542
|
-
F(
|
|
8543
|
-
n.user.age ? (a(), r("span", lc, " (" +
|
|
8541
|
+
F(g(n.user.name) + " ", 1),
|
|
8542
|
+
n.user.age ? (a(), r("span", lc, " (" + g(n.user.age) + ") ", 1)) : m("", !0)
|
|
8544
8543
|
]))
|
|
8545
8544
|
])) : (a(), r(w, { key: 1 }, [
|
|
8546
8545
|
o("div", oc, [
|
|
@@ -8551,19 +8550,19 @@ function hc(e, t, n, s, i, l) {
|
|
|
8551
8550
|
}, null, 8, ["iconClass", "type", "title"])
|
|
8552
8551
|
]),
|
|
8553
8552
|
n.rowView ? m("", !0) : (a(), r("p", ac, [
|
|
8554
|
-
F(
|
|
8555
|
-
n.user.age ? (a(), r("span", sc, " (" +
|
|
8553
|
+
F(g(n.user.name) + " ", 1),
|
|
8554
|
+
n.user.age ? (a(), r("span", sc, " (" + g(n.user.age) + ") ", 1)) : m("", !0)
|
|
8556
8555
|
]))
|
|
8557
8556
|
], 64))
|
|
8558
8557
|
]),
|
|
8559
8558
|
o("div", rc, [
|
|
8560
|
-
n.rowView ? (a(), r("p", dc,
|
|
8561
|
-
n.user.profession ? (a(), r("p", uc,
|
|
8562
|
-
n.user.position ? (a(), r("p", cc,
|
|
8563
|
-
n.user.description ? (a(), r("p", mc,
|
|
8559
|
+
n.rowView ? (a(), r("p", dc, g(n.user.name), 1)) : m("", !0),
|
|
8560
|
+
n.user.profession ? (a(), r("p", uc, g(n.user.profession), 1)) : m("", !0),
|
|
8561
|
+
n.user.position ? (a(), r("p", cc, g(n.user.position), 1)) : m("", !0),
|
|
8562
|
+
n.user.description ? (a(), r("p", mc, g(n.user.description), 1)) : m("", !0)
|
|
8564
8563
|
]),
|
|
8565
8564
|
n.user.tags && n.user.tags.length ? (a(), r("ul", pc, [
|
|
8566
|
-
(a(!0), r(w, null, P(n.user.tags, (b, S) => (a(), r("li", { key: S },
|
|
8565
|
+
(a(!0), r(w, null, P(n.user.tags, (b, S) => (a(), r("li", { key: S }, g(b), 1))), 128))
|
|
8567
8566
|
])) : m("", !0),
|
|
8568
8567
|
n.user.links && n.user.links.length ? (a(), r("div", fc, [
|
|
8569
8568
|
f(p, {
|
|
@@ -8861,7 +8860,7 @@ const vc = {
|
|
|
8861
8860
|
function Bc(e, t, n, s, i, l) {
|
|
8862
8861
|
const d = R, c = de("router-link");
|
|
8863
8862
|
return a(), r("ul", kc, [
|
|
8864
|
-
n.breadcrumbLabel ? (a(), r("li", wc,
|
|
8863
|
+
n.breadcrumbLabel ? (a(), r("li", wc, g(n.breadcrumbLabel), 1)) : m("", !0),
|
|
8865
8864
|
(a(!0), r(w, null, P(n.breadcrumbLinks || [], (u, h) => (a(), r("li", { key: h }, [
|
|
8866
8865
|
u.type === "href" ? (a(), r("a", {
|
|
8867
8866
|
key: 0,
|
|
@@ -8872,7 +8871,7 @@ function Bc(e, t, n, s, i, l) {
|
|
|
8872
8871
|
iconClass: u.iconClass,
|
|
8873
8872
|
type: u.iconType
|
|
8874
8873
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
8875
|
-
u.text ? (a(), r("span", Sc,
|
|
8874
|
+
u.text ? (a(), r("span", Sc, g(u.text), 1)) : m("", !0)
|
|
8876
8875
|
], 8, Tc)) : u.type === "router" ? (a(), C(c, {
|
|
8877
8876
|
key: 1,
|
|
8878
8877
|
to: l.getRoute(u)
|
|
@@ -8883,7 +8882,7 @@ function Bc(e, t, n, s, i, l) {
|
|
|
8883
8882
|
iconClass: u.iconClass,
|
|
8884
8883
|
type: u.iconType
|
|
8885
8884
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
8886
|
-
u.text ? (a(), r("span", _c,
|
|
8885
|
+
u.text ? (a(), r("span", _c, g(u.text), 1)) : m("", !0)
|
|
8887
8886
|
]),
|
|
8888
8887
|
_: 2
|
|
8889
8888
|
}, 1032, ["to"])) : (a(), r("span", Oc, [
|
|
@@ -8892,9 +8891,9 @@ function Bc(e, t, n, s, i, l) {
|
|
|
8892
8891
|
iconClass: u.iconClass,
|
|
8893
8892
|
type: u.iconType
|
|
8894
8893
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
8895
|
-
u.text ? (a(), r("span", Lc,
|
|
8894
|
+
u.text ? (a(), r("span", Lc, g(u.text), 1)) : m("", !0)
|
|
8896
8895
|
])),
|
|
8897
|
-
h < n.breadcrumbLinks.length - 1 ? (a(), r("span", Ic,
|
|
8896
|
+
h < n.breadcrumbLinks.length - 1 ? (a(), r("span", Ic, g(n.breadcrumbSeparator), 1)) : m("", !0)
|
|
8898
8897
|
]))), 128))
|
|
8899
8898
|
]);
|
|
8900
8899
|
}
|
|
@@ -9420,14 +9419,14 @@ function um(e, t, n, s, i, l) {
|
|
|
9420
9419
|
], 8, Qc)
|
|
9421
9420
|
], 2),
|
|
9422
9421
|
z(o("div", Xc, [
|
|
9423
|
-
u.description ? (a(), r("p", $c,
|
|
9422
|
+
u.description ? (a(), r("p", $c, g(u.description), 1)) : m("", !0),
|
|
9424
9423
|
u.linkDataPrivacy ? (a(), r("p", em, [
|
|
9425
|
-
F(
|
|
9424
|
+
F(g(u.linkDataPrivacy.label) + " ", 1),
|
|
9426
9425
|
o("a", {
|
|
9427
9426
|
onClick: t[1] || (t[1] = (...p) => l.openDataPrivacy && l.openDataPrivacy(...p)),
|
|
9428
9427
|
href: u.linkDataPrivacy.link,
|
|
9429
9428
|
target: u.linkDataPrivacy.target
|
|
9430
|
-
},
|
|
9429
|
+
}, g(u.linkDataPrivacy.linkText), 9, tm)
|
|
9431
9430
|
])) : m("", !0)
|
|
9432
9431
|
], 512), [
|
|
9433
9432
|
[$, l.boxIsOpen(u.id)]
|
|
@@ -9471,14 +9470,14 @@ function um(e, t, n, s, i, l) {
|
|
|
9471
9470
|
], 8, im)
|
|
9472
9471
|
], 2),
|
|
9473
9472
|
z(o("div", lm, [
|
|
9474
|
-
u.description ? (a(), r("p", om,
|
|
9473
|
+
u.description ? (a(), r("p", om, g(u.description), 1)) : m("", !0),
|
|
9475
9474
|
u.linkDataPrivacy ? (a(), r("p", am, [
|
|
9476
|
-
F(
|
|
9475
|
+
F(g(u.linkDataPrivacy.label) + " ", 1),
|
|
9477
9476
|
o("a", {
|
|
9478
9477
|
onClick: t[3] || (t[3] = (...p) => l.openDataPrivacy && l.openDataPrivacy(...p)),
|
|
9479
9478
|
href: u.linkDataPrivacy.link,
|
|
9480
9479
|
target: u.linkDataPrivacy.target
|
|
9481
|
-
},
|
|
9480
|
+
}, g(u.linkDataPrivacy.linkText), 9, sm)
|
|
9482
9481
|
])) : m("", !0)
|
|
9483
9482
|
], 512), [
|
|
9484
9483
|
[$, l.boxIsOpen(u.id)]
|
|
@@ -9496,14 +9495,14 @@ function um(e, t, n, s, i, l) {
|
|
|
9496
9495
|
type: "button",
|
|
9497
9496
|
onClick: t[4] || (t[4] = (...u) => l.acceptCurrentCookies && l.acceptCurrentCookies(...u))
|
|
9498
9497
|
}, [
|
|
9499
|
-
o("span", null,
|
|
9498
|
+
o("span", null, g(e.getMessage("cookie_disclaimer.button.accept_current_settings")), 1)
|
|
9500
9499
|
]),
|
|
9501
9500
|
o("button", {
|
|
9502
9501
|
type: "button",
|
|
9503
9502
|
class: "primary",
|
|
9504
9503
|
onClick: t[5] || (t[5] = (...u) => l.acceptAllCookies && l.acceptAllCookies(...u))
|
|
9505
9504
|
}, [
|
|
9506
|
-
o("span", null,
|
|
9505
|
+
o("span", null, g(e.getMessage("cookie_disclaimer.button.accept_all_cookies")), 1)
|
|
9507
9506
|
])
|
|
9508
9507
|
])
|
|
9509
9508
|
]))
|
|
@@ -9647,7 +9646,7 @@ function _m(e, t, n, s, i, l) {
|
|
|
9647
9646
|
iconClass: n.linkDeleteAllFilters.icon.iconClass,
|
|
9648
9647
|
title: n.linkDeleteAllFilters.icon.tooltip
|
|
9649
9648
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
|
9650
|
-
n.linkDeleteAllFilters.text ? (a(), r("span", Tm,
|
|
9649
|
+
n.linkDeleteAllFilters.text ? (a(), r("span", Tm, g(n.linkDeleteAllFilters.text), 1)) : m("", !0)
|
|
9651
9650
|
])
|
|
9652
9651
|
])) : m("", !0),
|
|
9653
9652
|
(a(!0), r(w, null, P(i.options, (c, u) => (a(), r("li", { key: u }, [
|
|
@@ -9656,7 +9655,7 @@ function _m(e, t, n, s, i, l) {
|
|
|
9656
9655
|
onClick: k((h) => l.deleteClickedFilter(u), ["prevent"]),
|
|
9657
9656
|
title: n.deleteFilterIcon.tooltip
|
|
9658
9657
|
}, [
|
|
9659
|
-
o("span", null,
|
|
9658
|
+
o("span", null, g(n.selectedOptionsName(c)), 1),
|
|
9660
9659
|
f(d, {
|
|
9661
9660
|
iconClass: n.deleteFilterIcon.iconClass,
|
|
9662
9661
|
type: n.deleteFilterIcon.iconType
|
|
@@ -9767,11 +9766,11 @@ function Fm(e, t, n, s, i, l) {
|
|
|
9767
9766
|
iconClose: { show: !1 }
|
|
9768
9767
|
}, {
|
|
9769
9768
|
default: v(() => [
|
|
9770
|
-
o("p", null,
|
|
9769
|
+
o("p", null, g(e.getMessage("google_maps.system_message.accept_terms")), 1),
|
|
9771
9770
|
o("a", {
|
|
9772
9771
|
href: "#",
|
|
9773
9772
|
onClick: t[0] || (t[0] = k((...u) => l.acceptCookies && l.acceptCookies(...u), ["prevent"]))
|
|
9774
|
-
},
|
|
9773
|
+
}, g(e.getMessage("google_maps.button_text.accept_required_cookies")), 1)
|
|
9775
9774
|
]),
|
|
9776
9775
|
_: 1
|
|
9777
9776
|
}))
|
|
@@ -10359,7 +10358,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10359
10358
|
z(o("fieldset", Wm, [
|
|
10360
10359
|
o("legend", {
|
|
10361
10360
|
class: x({ hidden: !n.legendLoginForm.show, "align-left": n.legendLoginForm.align === "left" })
|
|
10362
|
-
},
|
|
10361
|
+
}, g(n.legendLoginForm.text), 3),
|
|
10363
10362
|
n.cmdHeadlineLoginForm ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadlineLoginForm)), null, 16)) : m("", !0),
|
|
10364
10363
|
n.enableLoginWithGoogle ? (a(), r("button", {
|
|
10365
10364
|
key: 1,
|
|
@@ -10390,7 +10389,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10390
10389
|
type: l.buttonLoginWithYourDataDefaultOptions.icon.iconType,
|
|
10391
10390
|
title: l.buttonLoginWithYourDataDefaultOptions.icon.tooltip
|
|
10392
10391
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
|
10393
|
-
l.buttonLoginWithYourDataDefaultOptions.text ? (a(), r("span", Zm,
|
|
10392
|
+
l.buttonLoginWithYourDataDefaultOptions.text ? (a(), r("span", Zm, g(l.buttonLoginWithYourDataDefaultOptions.text), 1)) : m("", !0)
|
|
10394
10393
|
], 16)),
|
|
10395
10394
|
z(o("div", {
|
|
10396
10395
|
class: x(["login-fields flex-container", { vertical: n.orientation === "vertical" }])
|
|
@@ -10429,7 +10428,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10429
10428
|
type: n.linkForgotPassword.icon.iconType,
|
|
10430
10429
|
title: n.linkForgotPassword.icon.tooltip
|
|
10431
10430
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
|
10432
|
-
n.linkForgotPassword.text ? (a(), r("span", $m,
|
|
10431
|
+
n.linkForgotPassword.text ? (a(), r("span", $m, g(n.linkForgotPassword.text), 1)) : m("", !0)
|
|
10433
10432
|
])) : m("", !0),
|
|
10434
10433
|
n.linkCreateAccount ? (a(), C(h, {
|
|
10435
10434
|
key: 1,
|
|
@@ -10457,7 +10456,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10457
10456
|
type: l.buttonLoginDefaultOptions.icon.iconType,
|
|
10458
10457
|
title: l.buttonLoginDefaultOptions.icon.tooltip
|
|
10459
10458
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
|
10460
|
-
l.buttonLoginDefaultOptions.text ? (a(), r("span", tp,
|
|
10459
|
+
l.buttonLoginDefaultOptions.text ? (a(), r("span", tp, g(l.buttonLoginDefaultOptions.text), 1)) : m("", !0)
|
|
10461
10460
|
], 16, ep)) : m("", !0)
|
|
10462
10461
|
])
|
|
10463
10462
|
], 512), [
|
|
@@ -10466,7 +10465,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10466
10465
|
z(o("fieldset", np, [
|
|
10467
10466
|
o("legend", {
|
|
10468
10467
|
class: x({ hidden: !n.legendForgotLoginForm.show, "align-left": n.legendForgotLoginForm.align === "left" })
|
|
10469
|
-
},
|
|
10468
|
+
}, g(n.legendForgotLoginForm.text), 3),
|
|
10470
10469
|
n.cmdHeadlineSendLoginForm ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadlineSendLoginForm)), null, 16)) : m("", !0),
|
|
10471
10470
|
f(u, T({
|
|
10472
10471
|
ref: "sendPassword",
|
|
@@ -10488,7 +10487,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10488
10487
|
type: n.linkBackToLogin.icon.iconType,
|
|
10489
10488
|
title: n.linkBackToLogin.icon.tooltip
|
|
10490
10489
|
}, null, 8, ["iconClass", "type", "title"])) : m("", !0),
|
|
10491
|
-
o("span", null,
|
|
10490
|
+
o("span", null, g(n.linkBackToLogin.text), 1)
|
|
10492
10491
|
]),
|
|
10493
10492
|
l.buttonSendLoginOptions.linkType === "button" ? (a(), r("button", T({ key: 0 }, l.buttonSendLoginOptions, {
|
|
10494
10493
|
type: l.buttonSendLoginOptions.type === "submit" ? "submit" : "button",
|
|
@@ -10500,7 +10499,7 @@ function ap(e, t, n, s, i, l) {
|
|
|
10500
10499
|
iconClass: l.buttonSendLoginOptions.icon?.iconClass,
|
|
10501
10500
|
title: l.buttonSendLoginOptions.icon?.tooltip
|
|
10502
10501
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
|
10503
|
-
l.buttonSendLoginOptions.text ? (a(), r("span", op,
|
|
10502
|
+
l.buttonSendLoginOptions.text ? (a(), r("span", op, g(l.buttonSendLoginOptions.text), 1)) : m("", !0)
|
|
10504
10503
|
], 16, lp)) : m("", !0)
|
|
10505
10504
|
])
|
|
10506
10505
|
], 512), [
|
|
@@ -10675,7 +10674,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10675
10674
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10676
10675
|
o("span", {
|
|
10677
10676
|
class: x({ hidden: !n.closeOffcanvas.showText })
|
|
10678
|
-
},
|
|
10677
|
+
}, g(n.closeOffcanvas.text), 3)
|
|
10679
10678
|
])
|
|
10680
10679
|
])) : m("", !0),
|
|
10681
10680
|
(a(!0), r(w, null, P(n.navigationEntries, (u, h) => (a(), r("li", {
|
|
@@ -10696,7 +10695,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10696
10695
|
iconClass: u.iconClass,
|
|
10697
10696
|
type: u.iconType
|
|
10698
10697
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10699
|
-
u.text ? (a(), r("span", cp,
|
|
10698
|
+
u.text ? (a(), r("span", cp, g(u.text), 1)) : m("", !0),
|
|
10700
10699
|
u?.subentries?.length ? (a(), r("span", {
|
|
10701
10700
|
key: 2,
|
|
10702
10701
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10714,7 +10713,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10714
10713
|
iconClass: u.iconClass,
|
|
10715
10714
|
type: u.iconType
|
|
10716
10715
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10717
|
-
u.text ? (a(), r("span", mp,
|
|
10716
|
+
u.text ? (a(), r("span", mp, g(u.text), 1)) : m("", !0),
|
|
10718
10717
|
u.subentries && u.subentries.length > 0 ? (a(), r("span", {
|
|
10719
10718
|
key: 2,
|
|
10720
10719
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10744,7 +10743,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10744
10743
|
iconClass: p.iconClass,
|
|
10745
10744
|
type: p.iconType
|
|
10746
10745
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10747
|
-
p.text ? (a(), r("span", hp,
|
|
10746
|
+
p.text ? (a(), r("span", hp, g(p.text), 1)) : m("", !0),
|
|
10748
10747
|
p.subentries && p.subentries.length > 0 ? (a(), r("span", {
|
|
10749
10748
|
key: 2,
|
|
10750
10749
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10762,7 +10761,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10762
10761
|
iconClass: p.iconClass,
|
|
10763
10762
|
type: p.iconType
|
|
10764
10763
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10765
|
-
p.text ? (a(), r("span", gp,
|
|
10764
|
+
p.text ? (a(), r("span", gp, g(p.text), 1)) : m("", !0),
|
|
10766
10765
|
p.subentries && p.subentries.length > 0 ? (a(), r("span", {
|
|
10767
10766
|
key: 2,
|
|
10768
10767
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10787,7 +10786,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10787
10786
|
iconClass: S.iconClass,
|
|
10788
10787
|
type: S.iconType
|
|
10789
10788
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10790
|
-
S.text ? (a(), r("span", xp,
|
|
10789
|
+
S.text ? (a(), r("span", xp, g(S.text), 1)) : m("", !0),
|
|
10791
10790
|
S.subentries && S.subentries.length > 0 ? (a(), r("span", {
|
|
10792
10791
|
key: 2,
|
|
10793
10792
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10805,7 +10804,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10805
10804
|
iconClass: S.iconClass,
|
|
10806
10805
|
type: S.iconType
|
|
10807
10806
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
10808
|
-
S.text ? (a(), r("span", Cp,
|
|
10807
|
+
S.text ? (a(), r("span", Cp, g(S.text), 1)) : m("", !0),
|
|
10809
10808
|
S.subentries && S.subentries.length > 0 ? (a(), r("span", {
|
|
10810
10809
|
key: 2,
|
|
10811
10810
|
class: x(["subentry-icon", n.subentriesIconClass])
|
|
@@ -10833,7 +10832,7 @@ function vp(e, t, n, s, i, l) {
|
|
|
10833
10832
|
}, null, 8, ["iconClass", "type"]),
|
|
10834
10833
|
o("span", {
|
|
10835
10834
|
class: x({ hidden: !n.buttonOffcanvas.showText })
|
|
10836
|
-
},
|
|
10835
|
+
}, g(n.buttonOffcanvas.text), 3)
|
|
10837
10836
|
])) : m("", !0)
|
|
10838
10837
|
], 2);
|
|
10839
10838
|
}
|
|
@@ -10968,7 +10967,7 @@ function Fp(e, t, n, s, i, l) {
|
|
|
10968
10967
|
iconClass: n.prevLink.iconClass,
|
|
10969
10968
|
type: n.prevLink.iconType
|
|
10970
10969
|
}, null, 8, ["iconClass", "type"]),
|
|
10971
|
-
n.prevLink.showText ? (a(), r("span", _p,
|
|
10970
|
+
n.prevLink.showText ? (a(), r("span", _p, g(n.prevLink.text), 1)) : m("", !0)
|
|
10972
10971
|
], 10, Sp),
|
|
10973
10972
|
o("div", Op, [
|
|
10974
10973
|
o("div", Lp, [
|
|
@@ -10980,7 +10979,7 @@ function Fp(e, t, n, s, i, l) {
|
|
|
10980
10979
|
onClick: k((h) => l.showPage(h, c), ["stop", "prevent"]),
|
|
10981
10980
|
"aria-live": "polite"
|
|
10982
10981
|
}, [
|
|
10983
|
-
o("span", null,
|
|
10982
|
+
o("span", null, g(u + 1), 1)
|
|
10984
10983
|
], 10, Ip))), 128))
|
|
10985
10984
|
])
|
|
10986
10985
|
]),
|
|
@@ -10990,7 +10989,7 @@ function Fp(e, t, n, s, i, l) {
|
|
|
10990
10989
|
onClick: t[1] || (t[1] = k((...c) => l.nextPage && l.nextPage(...c), ["stop", "prevent"])),
|
|
10991
10990
|
title: n.nextLink.showText ? null : n.nextLink.text
|
|
10992
10991
|
}, [
|
|
10993
|
-
n.nextLink.showText ? (a(), r("span", Dp,
|
|
10992
|
+
n.nextLink.showText ? (a(), r("span", Dp, g(n.nextLink.text), 1)) : m("", !0),
|
|
10994
10993
|
f(d, {
|
|
10995
10994
|
iconClass: n.nextLink.iconClass,
|
|
10996
10995
|
type: n.nextLink.iconType
|
|
@@ -11154,23 +11153,23 @@ function Hp(e, t, n, s, i, l) {
|
|
|
11154
11153
|
onClick: (p) => l.clickedStep(p, h)
|
|
11155
11154
|
}, {
|
|
11156
11155
|
default: v(() => [
|
|
11157
|
-
n.showStepNumber ? (a(), r("span", Pp,
|
|
11156
|
+
n.showStepNumber ? (a(), r("span", Pp, g(h + 1), 1)) : m("", !0),
|
|
11158
11157
|
u.iconClass ? (a(), C(d, {
|
|
11159
11158
|
key: 1,
|
|
11160
11159
|
iconClass: u.iconClass,
|
|
11161
11160
|
type: u.iconType
|
|
11162
11161
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
11163
|
-
u.text ? (a(), r("span", Vp,
|
|
11162
|
+
u.text ? (a(), r("span", Vp, g(u.text), 1)) : m("", !0)
|
|
11164
11163
|
]),
|
|
11165
11164
|
_: 2
|
|
11166
11165
|
}, 1032, ["linkType", "class", "styleAsButton", "highlightLevel", "path", "title", "disabled", "onClick"])) : (a(), r(w, { key: 1 }, [
|
|
11167
|
-
n.showStepNumber ? (a(), r("span", Ap,
|
|
11166
|
+
n.showStepNumber ? (a(), r("span", Ap, g(h + 1), 1)) : m("", !0),
|
|
11168
11167
|
u.iconClass ? (a(), C(d, {
|
|
11169
11168
|
key: 1,
|
|
11170
11169
|
iconClass: u.iconClass,
|
|
11171
11170
|
type: u.iconType
|
|
11172
11171
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
11173
|
-
u.text ? (a(), r("span", Ep,
|
|
11172
|
+
u.text ? (a(), r("span", Ep, g(u.text), 1)) : m("", !0)
|
|
11174
11173
|
], 64)),
|
|
11175
11174
|
h + 1 !== n.multisteps.length && n.useGap ? (a(), r("span", {
|
|
11176
11175
|
key: 2,
|
|
@@ -11533,7 +11532,7 @@ function Kp(e, t, n, s, i, l) {
|
|
|
11533
11532
|
return a(), r("fieldset", Wp, [
|
|
11534
11533
|
o("legend", {
|
|
11535
11534
|
class: x({ hidden: !n.legend.show, "align-left": n.legend.align === "left" })
|
|
11536
|
-
},
|
|
11535
|
+
}, g(n.legend.text), 3),
|
|
11537
11536
|
f(d, {
|
|
11538
11537
|
inputTypes: "radio",
|
|
11539
11538
|
labelText: n.cmdInputGroup.labelText,
|
|
@@ -11782,20 +11781,20 @@ function sf(e, t, n, s, i, l) {
|
|
|
11782
11781
|
])
|
|
11783
11782
|
])
|
|
11784
11783
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
11785
|
-
o("dt", Zp,
|
|
11784
|
+
o("dt", Zp, g(n.day.day), 1),
|
|
11786
11785
|
o("dd", null, [
|
|
11787
11786
|
n.day.am ? (a(), r("span", Qp, [
|
|
11788
11787
|
n.day.am.displayText ? (a(), r(w, { key: 0 }, [
|
|
11789
|
-
F(
|
|
11788
|
+
F(g(n.day.am.displayText), 1)
|
|
11790
11789
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
11791
|
-
F(
|
|
11790
|
+
F(g(l.getTime(n.day.am.fromTime, n.abbreviationTextAm)) + " " + g(n.separator) + " " + g(l.getTime(n.day.am.tillTime)), 1)
|
|
11792
11791
|
], 64))
|
|
11793
11792
|
])) : m("", !0),
|
|
11794
11793
|
n.day.pm ? (a(), r("span", Xp, [
|
|
11795
11794
|
n.day.pm.displayText ? (a(), r(w, { key: 0 }, [
|
|
11796
|
-
F(
|
|
11795
|
+
F(g(n.day.pm.displayText), 1)
|
|
11797
11796
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
11798
|
-
F(
|
|
11797
|
+
F(g(l.getTime(n.day.pm.fromTime, n.abbreviationTextPm)) + " " + g(n.separator) + " " + g(l.getTime(n.day.pm.tillTime)), 1)
|
|
11799
11798
|
], 64))
|
|
11800
11799
|
])) : m("", !0)
|
|
11801
11800
|
])
|
|
@@ -12080,13 +12079,13 @@ function Cf(e, t, n, s, i, l) {
|
|
|
12080
12079
|
class: { closed: l.isClosed }
|
|
12081
12080
|
}), {
|
|
12082
12081
|
default: v(() => [
|
|
12083
|
-
F(
|
|
12082
|
+
F(g(l.textOpenClosed), 1)
|
|
12084
12083
|
]),
|
|
12085
12084
|
_: 1
|
|
12086
12085
|
}, 16, ["linkType", "class"])) : (a(), r("span", {
|
|
12087
12086
|
key: 1,
|
|
12088
12087
|
class: x({ closed: l.isClosed })
|
|
12089
|
-
},
|
|
12088
|
+
}, g(l.textOpenClosed), 3))
|
|
12090
12089
|
], 64)) : e.editing ? (a(), r("div", pf, [
|
|
12091
12090
|
f(u, {
|
|
12092
12091
|
element: "input",
|
|
@@ -12151,9 +12150,9 @@ function Cf(e, t, n, s, i, l) {
|
|
|
12151
12150
|
])),
|
|
12152
12151
|
!e.editing && (n.textHolidays || n.textMiscInfo) ? (a(), r("div", gf, [
|
|
12153
12152
|
n.textHolidays ? (a(), r("p", yf, [
|
|
12154
|
-
o("strong", null,
|
|
12153
|
+
o("strong", null, g(n.textHolidays), 1)
|
|
12155
12154
|
])) : m("", !0),
|
|
12156
|
-
n.textMiscInfo ? (a(), r("p", bf,
|
|
12155
|
+
n.textMiscInfo ? (a(), r("p", bf, g(n.textMiscInfo), 1)) : m("", !0)
|
|
12157
12156
|
])) : m("", !0),
|
|
12158
12157
|
e.editing ? (a(), r("div", xf, [
|
|
12159
12158
|
f(u, {
|
|
@@ -12293,7 +12292,7 @@ function _f(e, t, n, s, i, l) {
|
|
|
12293
12292
|
iconClass: n.network.iconClass,
|
|
12294
12293
|
type: n.network.iconType
|
|
12295
12294
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
12296
|
-
n.network.linkText ? (a(), r("span", Sf,
|
|
12295
|
+
n.network.linkText ? (a(), r("span", Sf, g(n.network.linkText), 1)) : m("", !0)
|
|
12297
12296
|
], 10, Tf))
|
|
12298
12297
|
]);
|
|
12299
12298
|
}
|
|
@@ -12626,7 +12625,7 @@ function Pf(e, t, n, s, i, l) {
|
|
|
12626
12625
|
key: 0,
|
|
12627
12626
|
class: x(l.buttonPrintViewOptions.icon?.iconClass)
|
|
12628
12627
|
}, null, 2)) : m("", !0),
|
|
12629
|
-
l.buttonPrintViewOptions.text ? (a(), r("span", Mf,
|
|
12628
|
+
l.buttonPrintViewOptions.text ? (a(), r("span", Mf, g(l.buttonPrintViewOptions.text), 1)) : m("", !0)
|
|
12630
12629
|
], 10, Ff)) : m("", !0)
|
|
12631
12630
|
])
|
|
12632
12631
|
], 2);
|
|
@@ -12716,9 +12715,9 @@ function Gf(e, t, n, s, i, l) {
|
|
|
12716
12715
|
}, [
|
|
12717
12716
|
o("span", {
|
|
12718
12717
|
class: x(["label-text", { hidden: !n.showLabel }])
|
|
12719
|
-
},
|
|
12718
|
+
}, g(n.labelText), 3),
|
|
12720
12719
|
o("span", Nf, [
|
|
12721
|
-
n.showLoadingStatus ? (a(), r("span", zf,
|
|
12720
|
+
n.showLoadingStatus ? (a(), r("span", zf, g(i.loadingStatus) + " %", 1)) : m("", !0),
|
|
12722
12721
|
o("progress", T(e.$attrs, {
|
|
12723
12722
|
id: n.id,
|
|
12724
12723
|
value: i.loadingStatus
|
|
@@ -13353,7 +13352,7 @@ function vh(e, t, n, s, i, l) {
|
|
|
13353
13352
|
o("fieldset", hh, [
|
|
13354
13353
|
o("legend", {
|
|
13355
13354
|
class: x({ hidden: !n.legend.show, "align-left": n.legend.align === "left" })
|
|
13356
|
-
},
|
|
13355
|
+
}, g(n.legend.text), 3),
|
|
13357
13356
|
n.cmdHeadline ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadline)), null, 16)) : m("", !0),
|
|
13358
13357
|
o("div", gh, [
|
|
13359
13358
|
f(c, {
|
|
@@ -13406,7 +13405,7 @@ function vh(e, t, n, s, i, l) {
|
|
|
13406
13405
|
iconClass: i.showFilters ? n.cmdIcon?.showFilters?.iconClass : n.cmdIcon?.hideFilters?.iconClass,
|
|
13407
13406
|
type: i.showFilters ? n.cmdIcon?.showFilters?.iconType : n.cmdIcon?.hideFilters?.iconType
|
|
13408
13407
|
}, null, 8, ["iconClass", "type"]),
|
|
13409
|
-
i.showFilters ? (a(), r("span", bh,
|
|
13408
|
+
i.showFilters ? (a(), r("span", bh, g(e.getMessage("site_search.hide_filter_options")), 1)) : (a(), r("span", xh, g(e.getMessage("site_search.show_filter_options")), 1))
|
|
13410
13409
|
]),
|
|
13411
13410
|
f(pe, { name: n.transitionFilters }, {
|
|
13412
13411
|
default: v(() => [
|
|
@@ -13709,7 +13708,7 @@ function Lh(e, t, n, s, i, l) {
|
|
|
13709
13708
|
}, null, 10, _h)
|
|
13710
13709
|
], 2))), 128))
|
|
13711
13710
|
])) : m("", !0),
|
|
13712
|
-
n.showCounter ? (a(), r("span", Oh,
|
|
13711
|
+
n.showCounter ? (a(), r("span", Oh, g(i.index + 1) + "/" + g(n.slideshowItems.length), 1)) : m("", !0)
|
|
13713
13712
|
], 32)
|
|
13714
13713
|
], 2);
|
|
13715
13714
|
}
|
|
@@ -14146,7 +14145,7 @@ function Zh(e, t, n, s, i, l) {
|
|
|
14146
14145
|
n.tableData.caption?.text || n.caption?.text ? (a(), r("caption", {
|
|
14147
14146
|
key: 0,
|
|
14148
14147
|
class: x({ hidden: l.hideCaption })
|
|
14149
|
-
},
|
|
14148
|
+
}, g(n.caption?.text || n.tableData.caption?.text), 3)) : m("", !0)
|
|
14150
14149
|
]),
|
|
14151
14150
|
D(e.$slots, "table-head", {}, () => [
|
|
14152
14151
|
o("thead", null, [
|
|
@@ -14316,7 +14315,7 @@ function rg(e, t, n, s, i, l) {
|
|
|
14316
14315
|
iconClass: u.iconClass,
|
|
14317
14316
|
type: u.iconType
|
|
14318
14317
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
|
14319
|
-
u.text ? (a(), r("span", og,
|
|
14318
|
+
u.text ? (a(), r("span", og, g(u.text), 1)) : m("", !0)
|
|
14320
14319
|
], 10, lg)
|
|
14321
14320
|
], 2))), 128))
|
|
14322
14321
|
], 2),
|
|
@@ -14700,7 +14699,7 @@ function gg(e, t, n, s, i, l) {
|
|
|
14700
14699
|
class: x(["button", { "dark-mode": i.darkMode }]),
|
|
14701
14700
|
onClick: t[0] || (t[0] = k((...u) => l.toggleColorScheme && l.toggleColorScheme(...u), ["prevent"]))
|
|
14702
14701
|
}, [
|
|
14703
|
-
n.showLabel ? (a(), r("span", hg,
|
|
14702
|
+
n.showLabel ? (a(), r("span", hg, g(l.labelText), 1)) : m("", !0),
|
|
14704
14703
|
f(d, {
|
|
14705
14704
|
iconClass: l.iconClass,
|
|
14706
14705
|
type: l.iconType,
|
|
@@ -17015,7 +17014,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17015
17014
|
}, [
|
|
17016
17015
|
o("legend", {
|
|
17017
17016
|
class: x({ hidden: !n.legend.show, "align-left": n.legend.align === "left" })
|
|
17018
|
-
},
|
|
17017
|
+
}, g(n.legend.text), 3),
|
|
17019
17018
|
n.cmdHeadlineFieldset ? (a(), C(d, A(T({ key: 0 }, n.cmdHeadlineFieldset)), null, 16)) : m("", !0),
|
|
17020
17019
|
l.systemMessageStatus && l.allSystemMessages.length ? (a(), C(c, {
|
|
17021
17020
|
key: 1,
|
|
@@ -17025,7 +17024,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17025
17024
|
}, {
|
|
17026
17025
|
default: v(() => [
|
|
17027
17026
|
l.allSystemMessages.length > 1 ? (a(), r("ul", Ky, [
|
|
17028
|
-
(a(!0), r(w, null, P(l.allSystemMessages, (p, b) => (a(), r("li", { key: b },
|
|
17027
|
+
(a(!0), r(w, null, P(l.allSystemMessages, (p, b) => (a(), r("li", { key: b }, g(p), 1))), 128))
|
|
17029
17028
|
])) : m("", !0)
|
|
17030
17029
|
]),
|
|
17031
17030
|
_: 1
|
|
@@ -17037,7 +17036,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17037
17036
|
n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("div", Jy, [
|
|
17038
17037
|
f(d, T(n.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
|
17039
17038
|
default: v(() => [
|
|
17040
|
-
F(
|
|
17039
|
+
F(g(e.getMessage("upload_form.headline.summary_of_all_files")), 1)
|
|
17041
17040
|
]),
|
|
17042
17041
|
_: 1
|
|
17043
17042
|
}, 16),
|
|
@@ -17051,11 +17050,11 @@ function vb(e, t, n, s, i, l) {
|
|
|
17051
17050
|
f(u, A(ce(n.iconDelete)), null, 16)
|
|
17052
17051
|
], 8, Xy),
|
|
17053
17052
|
o("span", null, [
|
|
17054
|
-
F(
|
|
17053
|
+
F(g(i.listOfFiles.length) + " ", 1),
|
|
17055
17054
|
n.allowMultipleFileUploads ? (a(), r(w, { key: 1 }, [
|
|
17056
|
-
F(
|
|
17055
|
+
F(g(e.getMessage("upload_form.labeltext.files_uploading")), 1)
|
|
17057
17056
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
17058
|
-
F(
|
|
17057
|
+
F(g(e.getMessage("upload_form.labeltext.file_uploading")), 1)
|
|
17059
17058
|
], 64))
|
|
17060
17059
|
]),
|
|
17061
17060
|
o("small", {
|
|
@@ -17063,9 +17062,9 @@ function vb(e, t, n, s, i, l) {
|
|
|
17063
17062
|
"text-align-right",
|
|
17064
17063
|
{ error: n.maxTotalUploadSize > 0 && l.totalSize > n.maxTotalUploadSize }
|
|
17065
17064
|
])
|
|
17066
|
-
}, " (" +
|
|
17065
|
+
}, " (" + g(l.formatSize(l.totalSize)) + ") ", 3),
|
|
17067
17066
|
i.uploadInitiated ? (a(), r("span", $y, [
|
|
17068
|
-
o("span", null,
|
|
17067
|
+
o("span", null, g(l.getPercentage(l.totalUploadProgress)), 1),
|
|
17069
17068
|
o("progress", {
|
|
17070
17069
|
max: "100",
|
|
17071
17070
|
value: l.totalUploadProgress,
|
|
@@ -17079,7 +17078,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17079
17078
|
o("div", tb, [
|
|
17080
17079
|
f(d, T(n.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
|
17081
17080
|
default: v(() => [
|
|
17082
|
-
F(
|
|
17081
|
+
F(g(e.getMessage("upload_form.headline.list_of_selected_files")), 1)
|
|
17083
17082
|
]),
|
|
17084
17083
|
_: 1
|
|
17085
17084
|
}, 16),
|
|
@@ -17102,11 +17101,11 @@ function vb(e, t, n, s, i, l) {
|
|
|
17102
17101
|
{ error: p.error }
|
|
17103
17102
|
])
|
|
17104
17103
|
}, [
|
|
17105
|
-
F(
|
|
17106
|
-
o("small", null, "(" +
|
|
17104
|
+
F(g(p.file.name) + " ", 1),
|
|
17105
|
+
o("small", null, "(" + g(l.formatSize(p.file.size)) + ")", 1)
|
|
17107
17106
|
], 2),
|
|
17108
17107
|
i.uploadInitiated && !p.error ? (a(), r("span", lb, [
|
|
17109
|
-
o("span", null,
|
|
17108
|
+
o("span", null, g(l.getPercentage(p.progress)), 1),
|
|
17110
17109
|
o("progress", {
|
|
17111
17110
|
max: "100",
|
|
17112
17111
|
value: p.progress,
|
|
@@ -17120,13 +17119,13 @@ function vb(e, t, n, s, i, l) {
|
|
|
17120
17119
|
href: "#",
|
|
17121
17120
|
onClick: t[1] || (t[1] = k((...p) => l.cancel && l.cancel(...p), ["prevent"])),
|
|
17122
17121
|
title: e.getMessage("upload_form.all_files_will_be_removed")
|
|
17123
|
-
},
|
|
17122
|
+
}, g(e.getMessage("upload_form.reset_upload")), 9, ab)) : m("", !0),
|
|
17124
17123
|
t[9] || (t[9] = o("hr", null, null, -1))
|
|
17125
17124
|
])
|
|
17126
17125
|
])) : (a(), r(w, { key: 0 }, [
|
|
17127
17126
|
n.allowMultipleFileUploads ? (a(), C(d, T({ key: 0 }, n.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
|
17128
17127
|
default: v(() => [
|
|
17129
|
-
F(
|
|
17128
|
+
F(g(l.headlineTextNoFilesToUpload), 1)
|
|
17130
17129
|
]),
|
|
17131
17130
|
_: 1
|
|
17132
17131
|
}, 16)) : m("", !0)
|
|
@@ -17134,13 +17133,13 @@ function vb(e, t, n, s, i, l) {
|
|
|
17134
17133
|
o("div", sb, [
|
|
17135
17134
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), C(d, T({ key: 0 }, n.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
|
17136
17135
|
default: v(() => [
|
|
17137
|
-
F(
|
|
17136
|
+
F(g(e.getMessage("upload_form.headline.select_additional_files")), 1)
|
|
17138
17137
|
]),
|
|
17139
17138
|
_: 1
|
|
17140
17139
|
}, 16)) : m("", !0),
|
|
17141
17140
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), C(d, T({ key: 1 }, n.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
|
17142
17141
|
default: v(() => [
|
|
17143
|
-
F(
|
|
17142
|
+
F(g(e.getMessage("upload_form.headline.select_new_file")), 1)
|
|
17144
17143
|
]),
|
|
17145
17144
|
_: 1
|
|
17146
17145
|
}, 16)) : m("", !0),
|
|
@@ -17148,20 +17147,20 @@ function vb(e, t, n, s, i, l) {
|
|
|
17148
17147
|
n.maxTotalUploadSize > 0 ? (a(), r(w, { key: 0 }, [
|
|
17149
17148
|
o("dt", {
|
|
17150
17149
|
class: x({ error: l.totalSize > n.maxTotalUploadSize })
|
|
17151
|
-
},
|
|
17150
|
+
}, g(e.getMessage("upload_form.max_total_upload_size")), 3),
|
|
17152
17151
|
o("dd", {
|
|
17153
17152
|
class: x(["text-align-right", { error: l.totalSize > n.maxTotalUploadSize }])
|
|
17154
|
-
},
|
|
17153
|
+
}, g(l.formatSize(n.maxTotalUploadSize)), 3)
|
|
17155
17154
|
], 64)) : m("", !0),
|
|
17156
17155
|
o("dt", {
|
|
17157
17156
|
class: x({ error: i.errors.fileSize })
|
|
17158
|
-
},
|
|
17157
|
+
}, g(e.getMessage("upload_form.max_file_upload_size")), 3),
|
|
17159
17158
|
o("dd", {
|
|
17160
17159
|
class: x(["text-align-right", { error: i.errors.fileSize }])
|
|
17161
|
-
},
|
|
17160
|
+
}, g(l.formatSize(n.maxFileUploadSize)), 3),
|
|
17162
17161
|
o("dt", {
|
|
17163
17162
|
class: x({ error: i.errors.fileType })
|
|
17164
|
-
},
|
|
17163
|
+
}, g(e.getMessage("upload_form.allowed_file_types")), 3),
|
|
17165
17164
|
o("dd", null, [
|
|
17166
17165
|
o("a", {
|
|
17167
17166
|
href: "#",
|
|
@@ -17179,7 +17178,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17179
17178
|
(a(!0), r(w, null, P(n.allowedFileExtensions, (p, b) => (a(), r("li", {
|
|
17180
17179
|
key: b,
|
|
17181
17180
|
class: x({ error: i.errors.fileType })
|
|
17182
|
-
},
|
|
17181
|
+
}, g(p), 3))), 128))
|
|
17183
17182
|
])) : m("", !0)
|
|
17184
17183
|
]),
|
|
17185
17184
|
_: 1
|
|
@@ -17198,22 +17197,22 @@ function vb(e, t, n, s, i, l) {
|
|
|
17198
17197
|
iconClass: n.iconFileUpload.iconClass,
|
|
17199
17198
|
type: n.iconFileUpload.iconType
|
|
17200
17199
|
}, null, 8, ["iconClass", "type"]),
|
|
17201
|
-
n.allowMultipleFileUploads ? (a(), r("span", pb,
|
|
17200
|
+
n.allowMultipleFileUploads ? (a(), r("span", pb, g(e.getMessage("upload_form.labeltext.select_files")), 1)) : (a(), r("span", fb, g(e.getMessage("upload_form.labeltext.select_file")), 1))
|
|
17202
17201
|
], 10, mb),
|
|
17203
17202
|
n.enableDragAndDrop ? (a(), r("p", {
|
|
17204
17203
|
key: 0,
|
|
17205
17204
|
class: x(["text-drag-and-drop", { disabled: i.uploadInitiated }])
|
|
17206
17205
|
}, [
|
|
17207
|
-
o("span", null,
|
|
17206
|
+
o("span", null, g(e.getMessage("upload_form.or")), 1),
|
|
17208
17207
|
o("strong", null, [
|
|
17209
|
-
F(
|
|
17208
|
+
F(g(e.getMessage("upload_form.drag_and_drop")) + " ", 1),
|
|
17210
17209
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(w, { key: 0 }, [
|
|
17211
|
-
F(
|
|
17210
|
+
F(g(e.getMessage("upload_form.additional")), 1)
|
|
17212
17211
|
], 64)) : m("", !0),
|
|
17213
17212
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(w, { key: 1 }, [
|
|
17214
|
-
F(
|
|
17213
|
+
F(g(e.getMessage("upload_form.new")), 1)
|
|
17215
17214
|
], 64)) : m("", !0),
|
|
17216
|
-
F(" " +
|
|
17215
|
+
F(" " + g(e.getMessage("upload_form.files_to_this_area")), 1)
|
|
17217
17216
|
])
|
|
17218
17217
|
], 2)) : m("", !0)
|
|
17219
17218
|
])
|
|
@@ -17241,14 +17240,14 @@ function vb(e, t, n, s, i, l) {
|
|
|
17241
17240
|
onClick: t[5] || (t[5] = (...p) => l.uploadFiles && l.uploadFiles(...p))
|
|
17242
17241
|
}, [
|
|
17243
17242
|
f(u, A(ce(n.iconUpload)), null, 16),
|
|
17244
|
-
i.listOfFiles.length === 1 || !n.allowMultipleFileUploads ? (a(), r("span", yb,
|
|
17243
|
+
i.listOfFiles.length === 1 || !n.allowMultipleFileUploads ? (a(), r("span", yb, g(e.getMessage("upload_form.buttontext.upload_file")), 1)) : (a(), r("span", bb, g(e.getMessage("upload_form.buttontext.upload_files")), 1))
|
|
17245
17244
|
], 10, gb),
|
|
17246
17245
|
o("button", {
|
|
17247
17246
|
class: x(["button", { disabled: i.listOfFiles.length === 0 }]),
|
|
17248
17247
|
onClick: t[6] || (t[6] = (...p) => l.cancel && l.cancel(...p))
|
|
17249
17248
|
}, [
|
|
17250
17249
|
f(u, A(ce(n.iconCancel)), null, 16),
|
|
17251
|
-
o("span", null,
|
|
17250
|
+
o("span", null, g(e.getMessage("upload_form.buttontext.cancel")), 1)
|
|
17252
17251
|
], 2)
|
|
17253
17252
|
])
|
|
17254
17253
|
], 2)) : (a(), r("a", T({
|
|
@@ -17258,7 +17257,7 @@ function vb(e, t, n, s, i, l) {
|
|
|
17258
17257
|
class: ["cmd-upload-form box", { "drop-area": n.enableDragAndDrop, "allow-drop": i.allowDrop }]
|
|
17259
17258
|
}, Ct(l.dragAndDropHandler, !0)), [
|
|
17260
17259
|
i.uploadInitiated ? (a(), r("span", xb, [
|
|
17261
|
-
o("span", null,
|
|
17260
|
+
o("span", null, g(l.getPercentage(l.totalUploadProgress)), 1),
|
|
17262
17261
|
o("progress", {
|
|
17263
17262
|
max: "100",
|
|
17264
17263
|
value: l.totalUploadProgress,
|
|
@@ -17267,28 +17266,28 @@ function vb(e, t, n, s, i, l) {
|
|
|
17267
17266
|
])) : m("", !0),
|
|
17268
17267
|
D(e.$slots, "default", {}, () => [
|
|
17269
17268
|
n.enableDragAndDrop ? (a(), r(w, { key: 1 }, [
|
|
17270
|
-
o("span", null,
|
|
17269
|
+
o("span", null, g(e.getMessage("upload_form.drag_and_drop_file_here")), 1),
|
|
17271
17270
|
f(u, {
|
|
17272
17271
|
iconClass: n.iconDragAndDrop.iconClass,
|
|
17273
17272
|
type: n.iconDragAndDrop.iconType
|
|
17274
17273
|
}, null, 8, ["iconClass", "type"])
|
|
17275
17274
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
17276
17275
|
l.fileTypeImage ? (a(), r(w, { key: 0 }, [
|
|
17277
|
-
o("span", null,
|
|
17276
|
+
o("span", null, g(e.getMessage("upload_form.select_image")), 1),
|
|
17278
17277
|
f(u, {
|
|
17279
17278
|
iconClass: n.iconImage.iconClass,
|
|
17280
17279
|
type: n.iconImage.iconType
|
|
17281
17280
|
}, null, 8, ["iconClass", "type"])
|
|
17282
17281
|
], 64)) : (a(), r(w, { key: 1 }, [
|
|
17283
|
-
o("span", null,
|
|
17282
|
+
o("span", null, g(e.getMessage("upload_form.select_file")), 1),
|
|
17284
17283
|
f(u, {
|
|
17285
17284
|
iconClass: n.iconFileUpload.iconClass,
|
|
17286
17285
|
type: n.iconFileUpload.iconType
|
|
17287
17286
|
}, null, 8, ["iconClass", "type"])
|
|
17288
17287
|
], 64))
|
|
17289
17288
|
], 64)),
|
|
17290
|
-
o("small", null,
|
|
17291
|
-
o("small", null,
|
|
17289
|
+
o("small", null, g(e.getMessage("upload_form.max_upload_size")) + " " + g(l.formatSize(n.maxFileUploadSize)), 1),
|
|
17290
|
+
o("small", null, g(e.getMessage("upload_form.allowed_file_types")) + " " + g(n.allowedFileExtensions), 1)
|
|
17292
17291
|
])
|
|
17293
17292
|
], 16)),
|
|
17294
17293
|
f(h, {
|
|
@@ -17574,7 +17573,7 @@ function Fb(e, t, n, s, i, l) {
|
|
|
17574
17573
|
rowView: p.rowView
|
|
17575
17574
|
}), {
|
|
17576
17575
|
default: v(() => [
|
|
17577
|
-
F(" box " +
|
|
17576
|
+
F(" box " + g(b), 1)
|
|
17578
17577
|
]),
|
|
17579
17578
|
_: 2
|
|
17580
17579
|
}, 1040, ["rowView"]))), 128))
|
|
@@ -18491,7 +18490,7 @@ function bx(e, t, n, s, i, l) {
|
|
|
18491
18490
|
title: e.getMessage("mail_tool_entry.tooltip.read_this_mail")
|
|
18492
18491
|
}, [
|
|
18493
18492
|
o("dl", ix, [
|
|
18494
|
-
o("dt", lx,
|
|
18493
|
+
o("dt", lx, g(n.boxType === "inbox" ? e.getMessage("mail_tool_entry.description_label.from") : e.getMessage("mail_tool_entry.description_label.to")), 1),
|
|
18495
18494
|
o("dd", ox, [
|
|
18496
18495
|
u.cmdImage?.src ? (a(), C(d, {
|
|
18497
18496
|
key: 0,
|
|
@@ -18500,26 +18499,26 @@ function bx(e, t, n, s, i, l) {
|
|
|
18500
18499
|
title: u.cmdImage.title || u.contactFullName,
|
|
18501
18500
|
useFigureTag: !1
|
|
18502
18501
|
}, null, 8, ["src", "alt", "title"])) : m("", !0),
|
|
18503
|
-
o("span", ax,
|
|
18502
|
+
o("span", ax, g(u.contactFullName), 1)
|
|
18504
18503
|
]),
|
|
18505
|
-
o("dt", null,
|
|
18504
|
+
o("dt", null, g(e.getMessage("mail_tool_entry.description_label.subject")), 1),
|
|
18506
18505
|
o("dd", null, [
|
|
18507
18506
|
o("a", {
|
|
18508
18507
|
href: "#",
|
|
18509
18508
|
onClick: k((p) => l.readMail(u.id), ["prevent"])
|
|
18510
|
-
},
|
|
18509
|
+
}, g(u.subject), 9, sx)
|
|
18511
18510
|
])
|
|
18512
18511
|
]),
|
|
18513
18512
|
o("div", rx, [
|
|
18514
18513
|
o("dl", dx, [
|
|
18515
|
-
o("dt", null,
|
|
18514
|
+
o("dt", null, g(e.getMessage("mail_tool_entry.description_label.received")), 1),
|
|
18516
18515
|
o("dd", ux, [
|
|
18517
18516
|
o("time", {
|
|
18518
18517
|
datetime: u.isoDate
|
|
18519
|
-
},
|
|
18518
|
+
}, g(l.mailFormatDate(u.isoDate)), 9, cx),
|
|
18520
18519
|
o("time", {
|
|
18521
18520
|
datetime: u.time
|
|
18522
|
-
},
|
|
18521
|
+
}, g(l.mailFormatTime(u.time)), 9, mx)
|
|
18523
18522
|
])
|
|
18524
18523
|
]),
|
|
18525
18524
|
o("div", px, [
|
|
@@ -18552,7 +18551,7 @@ function bx(e, t, n, s, i, l) {
|
|
|
18552
18551
|
])
|
|
18553
18552
|
], 10, nx),
|
|
18554
18553
|
i.expandMail.has(u.id) ? (a(), r("div", yx, [
|
|
18555
|
-
o("header", null, " mailId: " +
|
|
18554
|
+
o("header", null, " mailId: " + g(u.id), 1)
|
|
18556
18555
|
])) : m("", !0)
|
|
18557
18556
|
], 64))), 128)) : (a(), C(c, A(T({ key: 1 }, n.cmdSystemMessage)), null, 16));
|
|
18558
18557
|
}
|
|
@@ -18723,7 +18722,7 @@ function Ix(e, t, n, s, i, l) {
|
|
|
18723
18722
|
onClick: t[3] || (t[3] = k((u) => l.sortByDate("asc"), ["prevent"])),
|
|
18724
18723
|
title: n.linkSortAscending.title
|
|
18725
18724
|
}, [
|
|
18726
|
-
n.linkSortAscending.text ? (a(), r("span", _x,
|
|
18725
|
+
n.linkSortAscending.text ? (a(), r("span", _x, g(n.linkSortAscending.text), 1)) : m("", !0),
|
|
18727
18726
|
n.linkSortAscending.iconClass ? (a(), r("span", {
|
|
18728
18727
|
key: 1,
|
|
18729
18728
|
class: x(n.linkSortAscending.iconClass)
|
|
@@ -18734,7 +18733,7 @@ function Ix(e, t, n, s, i, l) {
|
|
|
18734
18733
|
onClick: t[4] || (t[4] = k((u) => l.sortByDate("desc"), ["prevent"])),
|
|
18735
18734
|
title: n.linkSortDescending.title
|
|
18736
18735
|
}, [
|
|
18737
|
-
n.linkSortDescending.text ? (a(), r("span", Lx,
|
|
18736
|
+
n.linkSortDescending.text ? (a(), r("span", Lx, g(n.linkSortDescending.text), 1)) : m("", !0),
|
|
18738
18737
|
n.linkSortDescending.iconClass ? (a(), r("span", {
|
|
18739
18738
|
key: 1,
|
|
18740
18739
|
class: x(n.linkSortDescending.iconClass)
|
|
@@ -20893,7 +20892,7 @@ const Mx = /* @__PURE__ */ B(Dx, [["render", Fx]]), Px = [
|
|
|
20893
20892
|
text: "Zimbabwe",
|
|
20894
20893
|
value: "zw"
|
|
20895
20894
|
}
|
|
20896
|
-
], QC = "comand-component-library", XC = "4.2.
|
|
20895
|
+
], QC = "comand-component-library", XC = "4.2.92", $C = "GPL-3.0-only", e1 = "CoManD-UI", t1 = "module", n1 = { prepublishOnly: "npm run build-lib", dev: "vite", build: "vite build", "build-lib": "vite build && gulp", preview: "vite preview" }, i1 = ["dist", "src"], l1 = { ".": "./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" }, o1 = { "clickout-event": "^1.1.2", "comand-frontend-framework": "^4.3.25", "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" }, a1 = { "@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" }, s1 = {
|
|
20897
20896
|
name: QC,
|
|
20898
20897
|
version: XC,
|
|
20899
20898
|
license: $C,
|
|
@@ -22112,6 +22111,8 @@ const Mx = /* @__PURE__ */ B(Dx, [["render", Fx]]), Px = [
|
|
|
22112
22111
|
filters: ["2"],
|
|
22113
22112
|
switchButtonRadio: "radio1",
|
|
22114
22113
|
switchButtonCheckboxToggleSwitch: !1,
|
|
22114
|
+
switchButtonCheckboxToggleSwitchRequired: !1,
|
|
22115
|
+
switchButtonCheckboxToggleRequired: !1,
|
|
22115
22116
|
switchButtonCheckboxToggleSwitchColored: !1,
|
|
22116
22117
|
switchButtonCheckbox: ["checkbox1"],
|
|
22117
22118
|
switchButtonCheckboxColored: !1,
|
|
@@ -22126,8 +22127,8 @@ const Mx = /* @__PURE__ */ B(Dx, [["render", Fx]]), Px = [
|
|
|
22126
22127
|
componentSettings: {},
|
|
22127
22128
|
checkboxValue: !0,
|
|
22128
22129
|
checkboxRequiredValue: !1,
|
|
22129
|
-
|
|
22130
|
-
replacedCheckboxValue: "checkboxValue1",
|
|
22130
|
+
nativeCheckboxValues: ["checkboxValue1"],
|
|
22131
|
+
replacedCheckboxValue: ["checkboxValue1", "checkboxValue2"],
|
|
22131
22132
|
radiobuttonValue: "radiobuttonValue1",
|
|
22132
22133
|
replacedRadiobuttonValue: "radiobuttonValue1",
|
|
22133
22134
|
fakeSelectDefault: "",
|
|
@@ -22557,7 +22558,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22557
22558
|
class: "page-wrapper",
|
|
22558
22559
|
id: l.templateId
|
|
22559
22560
|
}, [
|
|
22560
|
-
t[
|
|
22561
|
+
t[326] || (t[326] = o("a", { id: "anchor-back-to-top" }, null, -1)),
|
|
22561
22562
|
i.showLeftSidebar ? (a(), C(u, {
|
|
22562
22563
|
key: 0,
|
|
22563
22564
|
cmdHeadline: { headlineText: "Site Settings", headlineLevel: 3, textAlign: "center" },
|
|
@@ -22572,21 +22573,21 @@ function rk(e, t, n, s, i, l) {
|
|
|
22572
22573
|
openBoxesByDefault: i.openBoxes,
|
|
22573
22574
|
useGap: !1
|
|
22574
22575
|
}, {
|
|
22575
|
-
default: v((
|
|
22576
|
+
default: v((y) => [
|
|
22576
22577
|
f(d, {
|
|
22577
22578
|
"use-slots": ["body"],
|
|
22578
22579
|
collapsible: !0,
|
|
22579
22580
|
cmdHeadline: { headlineText: "Template Settings", headlineLevel: 4, cmdIcon: { iconClass: "icon-settings-template" } },
|
|
22580
|
-
openCollapsedBox:
|
|
22581
|
-
onToggleCollapse: (M) =>
|
|
22581
|
+
openCollapsedBox: y.boxIsOpen(0),
|
|
22582
|
+
onToggleCollapse: (M) => y.boxToggled(0, M)
|
|
22582
22583
|
}, {
|
|
22583
22584
|
body: v(() => [
|
|
22584
22585
|
o("label", h1, [
|
|
22585
|
-
t[
|
|
22586
|
+
t[135] || (t[135] = o("span", null, "Select template", -1)),
|
|
22586
22587
|
z(o("select", {
|
|
22587
22588
|
id: "select-template",
|
|
22588
22589
|
"onUpdate:modelValue": t[0] || (t[0] = (M) => i.selectedTemplate = M)
|
|
22589
|
-
}, [...t[
|
|
22590
|
+
}, [...t[134] || (t[134] = [
|
|
22590
22591
|
o("option", { value: "blank" }, "Blank/Unstyled", -1),
|
|
22591
22592
|
o("option", { value: "material-web" }, "Material-Web", -1),
|
|
22592
22593
|
o("option", { value: "tailwind" }, "Tailwind", -1)
|
|
@@ -22595,7 +22596,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22595
22596
|
])
|
|
22596
22597
|
]),
|
|
22597
22598
|
o("div", null, [
|
|
22598
|
-
t[
|
|
22599
|
+
t[139] || (t[139] = o("span", null, "Color Scheme", -1)),
|
|
22599
22600
|
o("div", g1, [
|
|
22600
22601
|
o("label", y1, [
|
|
22601
22602
|
z(o("input", {
|
|
@@ -22607,7 +22608,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22607
22608
|
}, null, 512), [
|
|
22608
22609
|
[mt, i.colorScheme]
|
|
22609
22610
|
]),
|
|
22610
|
-
t[
|
|
22611
|
+
t[136] || (t[136] = o("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1))
|
|
22611
22612
|
]),
|
|
22612
22613
|
o("label", b1, [
|
|
22613
22614
|
z(o("input", {
|
|
@@ -22619,7 +22620,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22619
22620
|
}, null, 512), [
|
|
22620
22621
|
[mt, i.colorScheme]
|
|
22621
22622
|
]),
|
|
22622
|
-
t[
|
|
22623
|
+
t[137] || (t[137] = o("span", { class: "label-text" }, "Light Mode", -1))
|
|
22623
22624
|
]),
|
|
22624
22625
|
o("label", x1, [
|
|
22625
22626
|
z(o("input", {
|
|
@@ -22631,7 +22632,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22631
22632
|
}, null, 512), [
|
|
22632
22633
|
[mt, i.colorScheme]
|
|
22633
22634
|
]),
|
|
22634
|
-
t[
|
|
22635
|
+
t[138] || (t[138] = o("span", { class: "label-text" }, "Dark Mode", -1))
|
|
22635
22636
|
])
|
|
22636
22637
|
])
|
|
22637
22638
|
])
|
|
@@ -22642,8 +22643,8 @@ function rk(e, t, n, s, i, l) {
|
|
|
22642
22643
|
"use-slots": ["body"],
|
|
22643
22644
|
collapsible: !0,
|
|
22644
22645
|
cmdHeadline: { headlineText: "Components", headlineLevel: 4, cmdIcon: { iconClass: "icon-settings-component" } },
|
|
22645
|
-
openCollapsedBox:
|
|
22646
|
-
onToggleCollapse: (M) =>
|
|
22646
|
+
openCollapsedBox: y.boxIsOpen(1),
|
|
22647
|
+
onToggleCollapse: (M) => y.boxToggled(1, M),
|
|
22647
22648
|
id: "list-of-components"
|
|
22648
22649
|
}, {
|
|
22649
22650
|
body: v(() => [
|
|
@@ -22656,7 +22657,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22656
22657
|
href: l.sectionName(M),
|
|
22657
22658
|
onClick: (pk) => l.updateSettingsSidebar(l.componentNameWithPrefix(M)),
|
|
22658
22659
|
title: "Go to component"
|
|
22659
|
-
},
|
|
22660
|
+
}, g(l.readableComponentName(M)), 9, C1)
|
|
22660
22661
|
], 2))), 128))
|
|
22661
22662
|
])
|
|
22662
22663
|
]),
|
|
@@ -22666,8 +22667,8 @@ function rk(e, t, n, s, i, l) {
|
|
|
22666
22667
|
"use-slots": ["body"],
|
|
22667
22668
|
collapsible: !0,
|
|
22668
22669
|
cmdHeadline: { headlineText: "Page-Templates", headlineLevel: 4, cmdIcon: { iconClass: "icon-file-settings" } },
|
|
22669
|
-
openCollapsedBox:
|
|
22670
|
-
onToggleCollapse: (M) =>
|
|
22670
|
+
openCollapsedBox: y.boxIsOpen(2),
|
|
22671
|
+
onToggleCollapse: (M) => y.boxToggled(2, M)
|
|
22671
22672
|
}, {
|
|
22672
22673
|
body: v(() => [
|
|
22673
22674
|
o("ul", null, [
|
|
@@ -22678,7 +22679,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22678
22679
|
}, " Contact Information ")
|
|
22679
22680
|
]),
|
|
22680
22681
|
o("li", null, [
|
|
22681
|
-
t[
|
|
22682
|
+
t[140] || (t[140] = F(" Multiple Lists Of Links ", -1)),
|
|
22682
22683
|
o("ul", null, [
|
|
22683
22684
|
o("li", null, [
|
|
22684
22685
|
o("a", {
|
|
@@ -22695,7 +22696,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22695
22696
|
])
|
|
22696
22697
|
]),
|
|
22697
22698
|
o("li", null, [
|
|
22698
|
-
t[
|
|
22699
|
+
t[141] || (t[141] = F(" Multiple Box Wrapper ", -1)),
|
|
22699
22700
|
o("ul", null, [
|
|
22700
22701
|
o("li", null, [
|
|
22701
22702
|
o("a", {
|
|
@@ -22719,10 +22720,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
22719
22720
|
_: 1
|
|
22720
22721
|
}, 8, ["openBoxesByDefault"]),
|
|
22721
22722
|
o("dl", v1, [
|
|
22722
|
-
t[
|
|
22723
|
-
o("dd", null,
|
|
22724
|
-
t[
|
|
22725
|
-
o("dd", null,
|
|
22723
|
+
t[142] || (t[142] = o("dt", null, "Frontend-Framework Version:", -1)),
|
|
22724
|
+
o("dd", null, g(i.packageJson.dependencies["comand-frontend-framework"].replace("^", "")), 1),
|
|
22725
|
+
t[143] || (t[143] = o("dt", null, "Component-Library Version:", -1)),
|
|
22726
|
+
o("dd", null, g(i.packageJson.version), 1)
|
|
22726
22727
|
])
|
|
22727
22728
|
]),
|
|
22728
22729
|
closed: v(() => [
|
|
@@ -22731,30 +22732,30 @@ function rk(e, t, n, s, i, l) {
|
|
|
22731
22732
|
href: "#",
|
|
22732
22733
|
class: "button primary",
|
|
22733
22734
|
title: "Open Template Selection",
|
|
22734
|
-
onClick: t[9] || (t[9] = k((
|
|
22735
|
-
}, [...t[
|
|
22735
|
+
onClick: t[9] || (t[9] = k((y) => l.openBox(0), ["prevent"]))
|
|
22736
|
+
}, [...t[144] || (t[144] = [
|
|
22736
22737
|
o("span", { class: "icon-settings-template" }, null, -1)
|
|
22737
22738
|
])]),
|
|
22738
22739
|
o("a", {
|
|
22739
22740
|
href: "#",
|
|
22740
22741
|
class: "button primary",
|
|
22741
22742
|
title: "Open Components Overview",
|
|
22742
|
-
onClick: t[10] || (t[10] = k((
|
|
22743
|
-
}, [...t[
|
|
22743
|
+
onClick: t[10] || (t[10] = k((y) => l.openBox(1), ["prevent"]))
|
|
22744
|
+
}, [...t[145] || (t[145] = [
|
|
22744
22745
|
o("span", { class: "icon-settings-component" }, null, -1)
|
|
22745
22746
|
])]),
|
|
22746
22747
|
o("a", {
|
|
22747
22748
|
href: "#",
|
|
22748
22749
|
class: "button primary",
|
|
22749
22750
|
title: "Open Page-Templates",
|
|
22750
|
-
onClick: t[11] || (t[11] = k((
|
|
22751
|
-
}, [...t[
|
|
22751
|
+
onClick: t[11] || (t[11] = k((y) => l.openBox(2), ["prevent"]))
|
|
22752
|
+
}, [...t[146] || (t[146] = [
|
|
22752
22753
|
o("span", { class: "icon-file-settings" }, null, -1)
|
|
22753
22754
|
])]),
|
|
22754
22755
|
o("a", {
|
|
22755
22756
|
href: "#",
|
|
22756
|
-
onClick: t[12] || (t[12] = k((
|
|
22757
|
-
}, [...t[
|
|
22757
|
+
onClick: t[12] || (t[12] = k((y) => i.showLeftSidebar = !1, ["prevent"]))
|
|
22758
|
+
}, [...t[147] || (t[147] = [
|
|
22758
22759
|
o("span", null, "Hide sidebar", -1)
|
|
22759
22760
|
])])
|
|
22760
22761
|
])
|
|
@@ -22776,7 +22777,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22776
22777
|
}),
|
|
22777
22778
|
i.componentView ? (a(), r("main", w1, [
|
|
22778
22779
|
f(S, null, {
|
|
22779
|
-
default: v(() => [...t[
|
|
22780
|
+
default: v(() => [...t[148] || (t[148] = [
|
|
22780
22781
|
o("h1", { class: "headline-demopage" }, "Components Overview", -1)
|
|
22781
22782
|
])]),
|
|
22782
22783
|
_: 1
|
|
@@ -22784,12 +22785,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
22784
22785
|
f(S, null, {
|
|
22785
22786
|
default: v(() => [
|
|
22786
22787
|
o("h2", T1, [
|
|
22787
|
-
t[
|
|
22788
|
+
t[149] || (t[149] = o("span", null, "Address Data", -1)),
|
|
22788
22789
|
o("a", {
|
|
22789
22790
|
href: "#",
|
|
22790
22791
|
class: "button small icon-cog",
|
|
22791
22792
|
title: "Open Component Settings",
|
|
22792
|
-
onClick: t[13] || (t[13] = k((
|
|
22793
|
+
onClick: t[13] || (t[13] = k((y) => l.openSettingsSidebar("CmdAddressData"), ["prevent"]))
|
|
22793
22794
|
})
|
|
22794
22795
|
]),
|
|
22795
22796
|
o("div", S1, [
|
|
@@ -22803,11 +22804,11 @@ function rk(e, t, n, s, i, l) {
|
|
|
22803
22804
|
}),
|
|
22804
22805
|
f(S, null, {
|
|
22805
22806
|
default: v(() => [
|
|
22806
|
-
t[
|
|
22807
|
+
t[182] || (t[182] = o("h2", {
|
|
22807
22808
|
class: "headline-demopage",
|
|
22808
22809
|
id: "section-advanced-form-elements"
|
|
22809
22810
|
}, "Advanced Form Elements", -1)),
|
|
22810
|
-
t[
|
|
22811
|
+
t[183] || (t[183] = o("h3", null, [
|
|
22811
22812
|
o("span", null, "Form elements status:")
|
|
22812
22813
|
], -1)),
|
|
22813
22814
|
o("div", _1, [
|
|
@@ -22815,7 +22816,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22815
22816
|
o("li", null, [
|
|
22816
22817
|
o("a", {
|
|
22817
22818
|
href: "#",
|
|
22818
|
-
onClick: t[14] || (t[14] = k((
|
|
22819
|
+
onClick: t[14] || (t[14] = k((y) => l.setStatus("", !1), ["prevent"])),
|
|
22819
22820
|
class: x({ active: i.validationStatus === "" && i.disabledStatus === !1 }),
|
|
22820
22821
|
id: "status-default"
|
|
22821
22822
|
}, " Default ", 2)
|
|
@@ -22823,7 +22824,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22823
22824
|
o("li", L1, [
|
|
22824
22825
|
o("a", {
|
|
22825
22826
|
href: "#",
|
|
22826
|
-
onClick: t[15] || (t[15] = k((
|
|
22827
|
+
onClick: t[15] || (t[15] = k((y) => l.setStatus("error", !1), ["prevent"])),
|
|
22827
22828
|
class: x({ active: i.validationStatus === "error" }),
|
|
22828
22829
|
id: "status-error"
|
|
22829
22830
|
}, " Error ", 2)
|
|
@@ -22831,7 +22832,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22831
22832
|
o("li", null, [
|
|
22832
22833
|
o("a", {
|
|
22833
22834
|
href: "#",
|
|
22834
|
-
onClick: t[16] || (t[16] = k((
|
|
22835
|
+
onClick: t[16] || (t[16] = k((y) => l.setStatus("warning", !1), ["prevent"])),
|
|
22835
22836
|
class: x({ active: i.validationStatus === "warning" }),
|
|
22836
22837
|
id: "status-warning"
|
|
22837
22838
|
}, " Warning ", 2)
|
|
@@ -22839,7 +22840,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22839
22840
|
o("li", null, [
|
|
22840
22841
|
o("a", {
|
|
22841
22842
|
href: "#",
|
|
22842
|
-
onClick: t[17] || (t[17] = k((
|
|
22843
|
+
onClick: t[17] || (t[17] = k((y) => l.setStatus("success", !1), ["prevent"])),
|
|
22843
22844
|
class: x({ active: i.validationStatus === "success" }),
|
|
22844
22845
|
id: "status-success"
|
|
22845
22846
|
}, " Success ", 2)
|
|
@@ -22847,7 +22848,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22847
22848
|
o("li", null, [
|
|
22848
22849
|
o("a", {
|
|
22849
22850
|
href: "#",
|
|
22850
|
-
onClick: t[18] || (t[18] = k((
|
|
22851
|
+
onClick: t[18] || (t[18] = k((y) => l.setStatus("info", !1), ["prevent"])),
|
|
22851
22852
|
class: x({ active: i.validationStatus === "info" }),
|
|
22852
22853
|
id: "status-info"
|
|
22853
22854
|
}, " Info ", 2)
|
|
@@ -22855,7 +22856,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22855
22856
|
o("li", null, [
|
|
22856
22857
|
o("a", {
|
|
22857
22858
|
href: "#",
|
|
22858
|
-
onClick: t[19] || (t[19] = k((
|
|
22859
|
+
onClick: t[19] || (t[19] = k((y) => l.setStatus("", !0), ["prevent"])),
|
|
22859
22860
|
class: x({ active: i.disabledStatus === !0 }),
|
|
22860
22861
|
id: "status-disabled"
|
|
22861
22862
|
}, " Disabled ", 2)
|
|
@@ -22864,7 +22865,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22864
22865
|
]),
|
|
22865
22866
|
f(L, {
|
|
22866
22867
|
modelValue: i.fakeSelectFilters,
|
|
22867
|
-
"onUpdate:modelValue": t[20] || (t[20] = (
|
|
22868
|
+
"onUpdate:modelValue": t[20] || (t[20] = (y) => i.fakeSelectFilters = y),
|
|
22868
22869
|
selectedOptionsName: l.getOptionName
|
|
22869
22870
|
}, null, 8, ["modelValue", "selectedOptionsName"]),
|
|
22870
22871
|
f(Y, {
|
|
@@ -22874,14 +22875,14 @@ function rk(e, t, n, s, i, l) {
|
|
|
22874
22875
|
}, {
|
|
22875
22876
|
default: v(() => [
|
|
22876
22877
|
o("fieldset", I1, [
|
|
22877
|
-
t[
|
|
22878
|
+
t[162] || (t[162] = o("legend", null, "Legend", -1)),
|
|
22878
22879
|
o("h2", B1, [
|
|
22879
|
-
t[
|
|
22880
|
+
t[150] || (t[150] = o("span", null, "Form Element-Component", -1)),
|
|
22880
22881
|
o("a", {
|
|
22881
22882
|
href: "#",
|
|
22882
22883
|
class: "button small icon-cog",
|
|
22883
22884
|
title: "Open Component Settings",
|
|
22884
|
-
onClick: t[21] || (t[21] = k((
|
|
22885
|
+
onClick: t[21] || (t[21] = k((y) => l.openSettingsSidebar("CmdFormElement"), ["prevent"]))
|
|
22885
22886
|
})
|
|
22886
22887
|
]),
|
|
22887
22888
|
f(O, T({ ref: "CmdFormElement" }, e.cmdFormElementSettingsData, {
|
|
@@ -22922,7 +22923,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22922
22923
|
tooltipText: "This is a tooltip"
|
|
22923
22924
|
}, { useCustomTooltip: !1 }), null, 16, ["status", "disabled"])
|
|
22924
22925
|
]),
|
|
22925
|
-
t[
|
|
22926
|
+
t[163] || (t[163] = o("h3", null, "Inputfields in Columns", -1)),
|
|
22926
22927
|
o("div", M1, [
|
|
22927
22928
|
f(O, {
|
|
22928
22929
|
element: "input",
|
|
@@ -22931,12 +22932,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
22931
22932
|
id: "inputfield1",
|
|
22932
22933
|
placeholder: "This is placeholder text",
|
|
22933
22934
|
modelValue: i.inputField1,
|
|
22934
|
-
"onUpdate:modelValue": t[22] || (t[22] = (
|
|
22935
|
+
"onUpdate:modelValue": t[22] || (t[22] = (y) => i.inputField1 = y),
|
|
22935
22936
|
tooltipText: "This is a tooltip!",
|
|
22936
22937
|
status: i.validationStatus,
|
|
22937
22938
|
disabled: i.disabledStatus
|
|
22938
22939
|
}, {
|
|
22939
|
-
labeltext: v(() => [...t[
|
|
22940
|
+
labeltext: v(() => [...t[151] || (t[151] = [
|
|
22940
22941
|
o("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1)
|
|
22941
22942
|
])]),
|
|
22942
22943
|
_: 1
|
|
@@ -22950,7 +22951,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22950
22951
|
id: "inputfield-required",
|
|
22951
22952
|
placeholder: "This is placeholder text",
|
|
22952
22953
|
modelValue: i.inputFieldRequired,
|
|
22953
|
-
"onUpdate:modelValue": t[23] || (t[23] = (
|
|
22954
|
+
"onUpdate:modelValue": t[23] || (t[23] = (y) => i.inputFieldRequired = y),
|
|
22954
22955
|
tooltipText: "This is a tooltip!",
|
|
22955
22956
|
status: i.validationStatus,
|
|
22956
22957
|
disabled: i.disabledStatus
|
|
@@ -22963,7 +22964,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22963
22964
|
placeholder: "This is placeholder text",
|
|
22964
22965
|
pattern: "/\\d/",
|
|
22965
22966
|
modelValue: i.inputFieldPattern,
|
|
22966
|
-
"onUpdate:modelValue": t[24] || (t[24] = (
|
|
22967
|
+
"onUpdate:modelValue": t[24] || (t[24] = (y) => i.inputFieldPattern = y),
|
|
22967
22968
|
tooltipText: "This is a tooltip!",
|
|
22968
22969
|
status: i.validationStatus,
|
|
22969
22970
|
disabled: i.disabledStatus
|
|
@@ -22980,7 +22981,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22980
22981
|
tooltipText: "This is a tooltip!",
|
|
22981
22982
|
maxlength: "100",
|
|
22982
22983
|
modelValue: i.inputMail,
|
|
22983
|
-
"onUpdate:modelValue": t[25] || (t[25] = (
|
|
22984
|
+
"onUpdate:modelValue": t[25] || (t[25] = (y) => i.inputMail = y),
|
|
22984
22985
|
status: i.validationStatus,
|
|
22985
22986
|
disabled: i.disabledStatus,
|
|
22986
22987
|
required: !0
|
|
@@ -22995,7 +22996,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
22995
22996
|
tooltipText: "This is a tooltip!",
|
|
22996
22997
|
maxlength: "100",
|
|
22997
22998
|
modelValue: i.inputUsername,
|
|
22998
|
-
"onUpdate:modelValue": t[26] || (t[26] = (
|
|
22999
|
+
"onUpdate:modelValue": t[26] || (t[26] = (y) => i.inputUsername = y),
|
|
22999
23000
|
status: i.validationStatus,
|
|
23000
23001
|
disabled: i.disabledStatus
|
|
23001
23002
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
@@ -23011,7 +23012,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23011
23012
|
tooltipText: "This is a tooltip!",
|
|
23012
23013
|
customRequirements: i.customRequirements,
|
|
23013
23014
|
modelValue: i.inputPassword,
|
|
23014
|
-
"onUpdate:modelValue": t[27] || (t[27] = (
|
|
23015
|
+
"onUpdate:modelValue": t[27] || (t[27] = (y) => i.inputPassword = y),
|
|
23015
23016
|
status: i.validationStatus,
|
|
23016
23017
|
disabled: i.disabledStatus
|
|
23017
23018
|
}, null, 8, ["customRequirements", "modelValue", "status", "disabled"])
|
|
@@ -23027,7 +23028,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23027
23028
|
max: "9",
|
|
23028
23029
|
style: { width: "4rem" },
|
|
23029
23030
|
modelValue: i.inputNumber,
|
|
23030
|
-
"onUpdate:modelValue": t[28] || (t[28] = (
|
|
23031
|
+
"onUpdate:modelValue": t[28] || (t[28] = (y) => i.inputNumber = y),
|
|
23031
23032
|
customRequirements: [i.customRequirements[2]],
|
|
23032
23033
|
status: i.validationStatus,
|
|
23033
23034
|
disabled: i.disabledStatus
|
|
@@ -23042,7 +23043,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23042
23043
|
min: "0",
|
|
23043
23044
|
max: "9",
|
|
23044
23045
|
modelValue: i.inputNumber,
|
|
23045
|
-
"onUpdate:modelValue": t[29] || (t[29] = (
|
|
23046
|
+
"onUpdate:modelValue": t[29] || (t[29] = (y) => i.inputNumber = y),
|
|
23046
23047
|
customRequirements: [i.customRequirements[2]],
|
|
23047
23048
|
status: i.validationStatus,
|
|
23048
23049
|
disabled: i.disabledStatus
|
|
@@ -23054,11 +23055,11 @@ function rk(e, t, n, s, i, l) {
|
|
|
23054
23055
|
type: "date",
|
|
23055
23056
|
id: "inputfield-date",
|
|
23056
23057
|
modelValue: i.inputDate,
|
|
23057
|
-
"onUpdate:modelValue": t[30] || (t[30] = (
|
|
23058
|
+
"onUpdate:modelValue": t[30] || (t[30] = (y) => i.inputDate = y),
|
|
23058
23059
|
status: i.validationStatus,
|
|
23059
23060
|
disabled: i.disabledStatus
|
|
23060
23061
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23061
|
-
t[
|
|
23062
|
+
t[164] || (t[164] = o("h3", null, "Searchfields", -1)),
|
|
23062
23063
|
o("div", V1, [
|
|
23063
23064
|
f(O, {
|
|
23064
23065
|
element: "input",
|
|
@@ -23067,7 +23068,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23067
23068
|
id: "inputfield-search-without-searchbutton",
|
|
23068
23069
|
placeholder: "Keyword(s)",
|
|
23069
23070
|
modelValue: i.inputSearch,
|
|
23070
|
-
"onUpdate:modelValue": t[31] || (t[31] = (
|
|
23071
|
+
"onUpdate:modelValue": t[31] || (t[31] = (y) => i.inputSearch = y),
|
|
23071
23072
|
showSearchButton: !1,
|
|
23072
23073
|
status: i.validationStatus,
|
|
23073
23074
|
disabled: i.disabledStatus
|
|
@@ -23079,7 +23080,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23079
23080
|
id: "inputfield-search-with-searchbutton",
|
|
23080
23081
|
placeholder: "Keyword(s)",
|
|
23081
23082
|
modelValue: i.inputSearch,
|
|
23082
|
-
"onUpdate:modelValue": t[32] || (t[32] = (
|
|
23083
|
+
"onUpdate:modelValue": t[32] || (t[32] = (y) => i.inputSearch = y),
|
|
23083
23084
|
status: i.validationStatus,
|
|
23084
23085
|
disabled: i.disabledStatus
|
|
23085
23086
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
@@ -23088,7 +23089,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23088
23089
|
cmdFormElement: i.smartSearchData.cmdFormElement,
|
|
23089
23090
|
openListToTop: !0,
|
|
23090
23091
|
modelValue: i.smartSearchObject,
|
|
23091
|
-
"onUpdate:modelValue": t[33] || (t[33] = (
|
|
23092
|
+
"onUpdate:modelValue": t[33] || (t[33] = (y) => i.smartSearchObject = y),
|
|
23092
23093
|
disabled: i.disabledStatus
|
|
23093
23094
|
}, null, 8, ["listOfRecommendations", "cmdFormElement", "modelValue", "disabled"]),
|
|
23094
23095
|
f(V, {
|
|
@@ -23096,11 +23097,11 @@ function rk(e, t, n, s, i, l) {
|
|
|
23096
23097
|
cmdFormElement: i.smartSearchData.cmdFormElement,
|
|
23097
23098
|
openListToTop: !0,
|
|
23098
23099
|
modelValue: i.smartSearchString,
|
|
23099
|
-
"onUpdate:modelValue": t[34] || (t[34] = (
|
|
23100
|
+
"onUpdate:modelValue": t[34] || (t[34] = (y) => i.smartSearchString = y),
|
|
23100
23101
|
disabled: i.disabledStatus
|
|
23101
23102
|
}, null, 8, ["listOfRecommendations", "cmdFormElement", "modelValue", "disabled"])
|
|
23102
23103
|
]),
|
|
23103
|
-
t[
|
|
23104
|
+
t[165] || (t[165] = o("h3", null, "Textarea", -1)),
|
|
23104
23105
|
f(O, {
|
|
23105
23106
|
element: "textarea",
|
|
23106
23107
|
labelText: "Label for textarea:",
|
|
@@ -23110,25 +23111,25 @@ function rk(e, t, n, s, i, l) {
|
|
|
23110
23111
|
placeholder: "Type in your message",
|
|
23111
23112
|
required: !0,
|
|
23112
23113
|
modelValue: i.textarea,
|
|
23113
|
-
"onUpdate:modelValue": t[35] || (t[35] = (
|
|
23114
|
+
"onUpdate:modelValue": t[35] || (t[35] = (y) => i.textarea = y),
|
|
23114
23115
|
status: i.validationStatus,
|
|
23115
23116
|
disabled: i.disabledStatus
|
|
23116
23117
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23117
|
-
t[
|
|
23118
|
+
t[166] || (t[166] = o("hr", null, null, -1)),
|
|
23118
23119
|
o("h3", A1, [
|
|
23119
|
-
t[
|
|
23120
|
+
t[152] || (t[152] = o("span", null, "Fake Selects", -1)),
|
|
23120
23121
|
o("a", {
|
|
23121
23122
|
href: "#",
|
|
23122
23123
|
class: "button small icon-cog",
|
|
23123
23124
|
title: "Open Component Settings",
|
|
23124
|
-
onClick: t[36] || (t[36] = k((
|
|
23125
|
+
onClick: t[36] || (t[36] = k((y) => l.openSettingsSidebar("CmdFakeSelect"), ["prevent"]))
|
|
23125
23126
|
})
|
|
23126
23127
|
]),
|
|
23127
23128
|
o("div", E1, [
|
|
23128
23129
|
f(q, T({ ref: "CmdFakeSelect" }, e.cmdFakeSelectSettingsData, {
|
|
23129
23130
|
selectData: i.fakeSelectOptionsData,
|
|
23130
23131
|
modelValue: i.fakeSelectDefault,
|
|
23131
|
-
"onUpdate:modelValue": t[37] || (t[37] = (
|
|
23132
|
+
"onUpdate:modelValue": t[37] || (t[37] = (y) => i.fakeSelectDefault = y)
|
|
23132
23133
|
}), null, 16, ["selectData", "modelValue"]),
|
|
23133
23134
|
f(q, {
|
|
23134
23135
|
labelText: "Selectbox with checkboxes:",
|
|
@@ -23136,7 +23137,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23136
23137
|
disabled: i.disabledStatus,
|
|
23137
23138
|
selectData: i.fakeSelectOptionsData,
|
|
23138
23139
|
modelValue: i.fakeSelectCheckbox,
|
|
23139
|
-
"onUpdate:modelValue": t[38] || (t[38] = (
|
|
23140
|
+
"onUpdate:modelValue": t[38] || (t[38] = (y) => i.fakeSelectCheckbox = y),
|
|
23140
23141
|
defaultOptionName: "Options:",
|
|
23141
23142
|
required: !0,
|
|
23142
23143
|
id: "selectbox-with-checkboxes",
|
|
@@ -23149,7 +23150,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23149
23150
|
disabled: i.disabledStatus,
|
|
23150
23151
|
selectData: i.fakeSelectFilterOptionsData,
|
|
23151
23152
|
modelValue: i.fakeSelectFilters,
|
|
23152
|
-
"onUpdate:modelValue": t[39] || (t[39] = (
|
|
23153
|
+
"onUpdate:modelValue": t[39] || (t[39] = (y) => i.fakeSelectFilters = y),
|
|
23153
23154
|
defaultOptionName: "Filters:",
|
|
23154
23155
|
id: "selectbox-with-filters",
|
|
23155
23156
|
type: "checkboxOptions",
|
|
@@ -23162,7 +23163,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23162
23163
|
pathFlags: "https://comand-ui.com/samples/images/flags",
|
|
23163
23164
|
selectData: i.fakeSelectCountriesData,
|
|
23164
23165
|
modelValue: i.selectedCountryWithFlag,
|
|
23165
|
-
"onUpdate:modelValue": t[40] || (t[40] = (
|
|
23166
|
+
"onUpdate:modelValue": t[40] || (t[40] = (y) => i.selectedCountryWithFlag = y),
|
|
23166
23167
|
defaultOptionName: "Select country:",
|
|
23167
23168
|
type: "country"
|
|
23168
23169
|
}, null, 8, ["status", "disabled", "selectData", "modelValue"]),
|
|
@@ -23173,7 +23174,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23173
23174
|
disabled: i.disabledStatus,
|
|
23174
23175
|
selectOptions: i.allCountriesData,
|
|
23175
23176
|
modelValue: i.selectedCountry,
|
|
23176
|
-
"onUpdate:modelValue": t[41] || (t[41] = (
|
|
23177
|
+
"onUpdate:modelValue": t[41] || (t[41] = (y) => i.selectedCountry = y),
|
|
23177
23178
|
groupSelectOptionsByInitialLetters: !0,
|
|
23178
23179
|
"max-height": "10rem",
|
|
23179
23180
|
defaultOptionName: "Select country:"
|
|
@@ -23184,32 +23185,32 @@ function rk(e, t, n, s, i, l) {
|
|
|
23184
23185
|
disabled: i.disabledStatus,
|
|
23185
23186
|
selectData: i.fakeSelectColorsData,
|
|
23186
23187
|
modelValue: i.selectedColor,
|
|
23187
|
-
"onUpdate:modelValue": t[42] || (t[42] = (
|
|
23188
|
+
"onUpdate:modelValue": t[42] || (t[42] = (y) => i.selectedColor = y),
|
|
23188
23189
|
required: "required",
|
|
23189
23190
|
type: "color"
|
|
23190
23191
|
}, null, 8, ["status", "disabled", "selectData", "modelValue"])
|
|
23191
23192
|
]),
|
|
23192
|
-
t[
|
|
23193
|
-
t[
|
|
23193
|
+
t[167] || (t[167] = o("hr", null, null, -1)),
|
|
23194
|
+
t[168] || (t[168] = o("h2", null, "Progress Bar [native]", -1)),
|
|
23194
23195
|
f(N, {
|
|
23195
23196
|
labelText: "Progress Bar (with optional output):",
|
|
23196
23197
|
id: "progress-bar2",
|
|
23197
23198
|
max: "100"
|
|
23198
23199
|
}),
|
|
23199
|
-
t[
|
|
23200
|
+
t[169] || (t[169] = o("h2", null, "Slider [native]", -1)),
|
|
23200
23201
|
o("div", {
|
|
23201
23202
|
class: x(["label", i.validationStatus])
|
|
23202
23203
|
}, [
|
|
23203
|
-
t[
|
|
23204
|
+
t[155] || (t[155] = o("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1)),
|
|
23204
23205
|
o("span", H1, [
|
|
23205
23206
|
o("label", q1, [
|
|
23206
|
-
t[
|
|
23207
|
+
t[153] || (t[153] = o("span", { class: "label-text" }, [
|
|
23207
23208
|
o("span", null, "Range Value:")
|
|
23208
23209
|
], -1)),
|
|
23209
23210
|
z(o("input", {
|
|
23210
23211
|
type: "number",
|
|
23211
23212
|
class: x(i.validationStatus),
|
|
23212
|
-
"onUpdate:modelValue": t[43] || (t[43] = (
|
|
23213
|
+
"onUpdate:modelValue": t[43] || (t[43] = (y) => i.rangeValue = y),
|
|
23213
23214
|
disabled: i.disabledStatus,
|
|
23214
23215
|
min: "0",
|
|
23215
23216
|
max: "100",
|
|
@@ -23219,14 +23220,14 @@ function rk(e, t, n, s, i, l) {
|
|
|
23219
23220
|
])
|
|
23220
23221
|
]),
|
|
23221
23222
|
o("label", j1, [
|
|
23222
|
-
t[
|
|
23223
|
+
t[154] || (t[154] = o("span", { class: "label-text hidden" }, [
|
|
23223
23224
|
o("span", null, "Range Value")
|
|
23224
23225
|
], -1)),
|
|
23225
23226
|
z(o("input", {
|
|
23226
23227
|
type: "range",
|
|
23227
23228
|
class: "range-slider",
|
|
23228
23229
|
id: "range-slider",
|
|
23229
|
-
"onUpdate:modelValue": t[44] || (t[44] = (
|
|
23230
|
+
"onUpdate:modelValue": t[44] || (t[44] = (y) => i.rangeValue = y),
|
|
23230
23231
|
disabled: i.disabledStatus,
|
|
23231
23232
|
min: "0",
|
|
23232
23233
|
max: "100"
|
|
@@ -23236,51 +23237,55 @@ function rk(e, t, n, s, i, l) {
|
|
|
23236
23237
|
])
|
|
23237
23238
|
])
|
|
23238
23239
|
], 2),
|
|
23239
|
-
t[
|
|
23240
|
-
t[
|
|
23241
|
-
t[
|
|
23240
|
+
t[170] || (t[170] = o("hr", null, null, -1)),
|
|
23241
|
+
t[171] || (t[171] = o("h2", null, "Toggle-Switches", -1)),
|
|
23242
|
+
t[172] || (t[172] = o("h3", null, "Switches without switch-labels", -1)),
|
|
23242
23243
|
f(O, {
|
|
23243
23244
|
element: "input",
|
|
23244
23245
|
type: "checkbox",
|
|
23245
23246
|
id: "toggle-switch-checkbox",
|
|
23246
23247
|
modelValue: i.switchButtonCheckboxToggleSwitch,
|
|
23247
|
-
"onUpdate:modelValue": t[45] || (t[45] = (
|
|
23248
|
-
labelText: "Labeltext for Toggle-Switch
|
|
23248
|
+
"onUpdate:modelValue": t[45] || (t[45] = (y) => i.switchButtonCheckboxToggleSwitch = y),
|
|
23249
|
+
labelText: "Labeltext for Toggle-Switch (not required)",
|
|
23249
23250
|
toggleSwitch: !0,
|
|
23250
23251
|
status: i.validationStatus,
|
|
23251
23252
|
disabled: i.disabledStatus
|
|
23252
23253
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23254
|
+
o("output", null, "v-model: " + g(i.switchButtonCheckboxToggleSwitch), 1),
|
|
23253
23255
|
f(O, {
|
|
23254
23256
|
element: "input",
|
|
23255
23257
|
type: "checkbox",
|
|
23256
23258
|
id: "toggle-switch-checkbox-required",
|
|
23257
|
-
modelValue: i.
|
|
23258
|
-
"onUpdate:modelValue": t[46] || (t[46] = (
|
|
23259
|
-
labelText: "Labeltext for Toggle-Switch
|
|
23259
|
+
modelValue: i.switchButtonCheckboxToggleSwitchRequired,
|
|
23260
|
+
"onUpdate:modelValue": t[46] || (t[46] = (y) => i.switchButtonCheckboxToggleSwitchRequired = y),
|
|
23261
|
+
labelText: "Labeltext for Toggle-Switch (required)",
|
|
23260
23262
|
toggleSwitch: !0,
|
|
23261
23263
|
status: i.validationStatus,
|
|
23262
23264
|
disabled: i.disabledStatus,
|
|
23263
23265
|
required: !0
|
|
23264
23266
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23267
|
+
o("output", null, "v-model: " + g(i.switchButtonCheckboxToggleSwitchRequired), 1),
|
|
23265
23268
|
f(O, {
|
|
23266
23269
|
element: "input",
|
|
23267
23270
|
type: "checkbox",
|
|
23268
23271
|
id: "toggle-switch-checkbox-colored",
|
|
23269
23272
|
modelValue: i.switchButtonCheckboxToggleSwitchColored,
|
|
23270
|
-
"onUpdate:modelValue": t[47] || (t[47] = (
|
|
23271
|
-
labelText: "Labeltext for colored Toggle-Switch
|
|
23273
|
+
"onUpdate:modelValue": t[47] || (t[47] = (y) => i.switchButtonCheckboxToggleSwitchColored = y),
|
|
23274
|
+
labelText: "Labeltext for colored Toggle-Switch with set value",
|
|
23272
23275
|
toggleSwitch: !0,
|
|
23276
|
+
inputValue: "yes",
|
|
23273
23277
|
colored: !0,
|
|
23274
23278
|
status: i.validationStatus,
|
|
23275
23279
|
disabled: i.disabledStatus
|
|
23276
23280
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23277
|
-
|
|
23281
|
+
o("output", null, "v-model: " + g(i.switchButtonCheckboxToggleSwitchColored), 1),
|
|
23282
|
+
t[173] || (t[173] = o("h3", null, "Switches with switch-labels", -1)),
|
|
23278
23283
|
f(O, {
|
|
23279
23284
|
element: "input",
|
|
23280
23285
|
type: "checkbox",
|
|
23281
23286
|
id: "toggle-switch-checkbox-switch-label",
|
|
23282
23287
|
modelValue: i.switchButtonCheckbox,
|
|
23283
|
-
"onUpdate:modelValue": t[48] || (t[48] = (
|
|
23288
|
+
"onUpdate:modelValue": t[48] || (t[48] = (y) => i.switchButtonCheckbox = y),
|
|
23284
23289
|
labelText: "Labeltext for Toggle-Switch with Switch-Label",
|
|
23285
23290
|
inputValue: "checkbox1",
|
|
23286
23291
|
onLabel: "Label on",
|
|
@@ -23289,12 +23294,13 @@ function rk(e, t, n, s, i, l) {
|
|
|
23289
23294
|
status: i.validationStatus,
|
|
23290
23295
|
disabled: i.disabledStatus
|
|
23291
23296
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23297
|
+
o("output", null, "v-model: " + g(i.switchButtonCheckbox), 1),
|
|
23292
23298
|
f(O, {
|
|
23293
23299
|
element: "input",
|
|
23294
23300
|
type: "checkbox",
|
|
23295
23301
|
id: "toggle-switch-checkbox-switch-label-colored",
|
|
23296
|
-
modelValue: i.
|
|
23297
|
-
"onUpdate:modelValue": t[49] || (t[49] = (
|
|
23302
|
+
modelValue: i.switchButtonCheckboxColored,
|
|
23303
|
+
"onUpdate:modelValue": t[49] || (t[49] = (y) => i.switchButtonCheckboxColored = y),
|
|
23298
23304
|
inputValue: "checkbox2",
|
|
23299
23305
|
labelText: "Labeltext for Toggle-Switch (Checkbox, colored)",
|
|
23300
23306
|
onLabel: "Label on",
|
|
@@ -23304,13 +23310,14 @@ function rk(e, t, n, s, i, l) {
|
|
|
23304
23310
|
status: i.validationStatus,
|
|
23305
23311
|
disabled: i.disabledStatus
|
|
23306
23312
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23313
|
+
o("output", null, "v-model: " + g(i.switchButtonCheckboxColored), 1),
|
|
23307
23314
|
f(O, {
|
|
23308
23315
|
element: "input",
|
|
23309
23316
|
type: "radio",
|
|
23310
23317
|
name: "radiogroup",
|
|
23311
23318
|
id: "toggle-switch-radio1",
|
|
23312
23319
|
modelValue: i.switchButtonRadio,
|
|
23313
|
-
"onUpdate:modelValue": t[50] || (t[50] = (
|
|
23320
|
+
"onUpdate:modelValue": t[50] || (t[50] = (y) => i.switchButtonRadio = y),
|
|
23314
23321
|
onLabel: "Label on",
|
|
23315
23322
|
offLabel: "Label off",
|
|
23316
23323
|
colored: !0,
|
|
@@ -23320,13 +23327,14 @@ function rk(e, t, n, s, i, l) {
|
|
|
23320
23327
|
inputValue: "radio1",
|
|
23321
23328
|
labelText: "Labeltext for Toggle-Switch (Radio, colored) #1"
|
|
23322
23329
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23330
|
+
o("output", null, "v-model: " + g(i.switchButtonRadio), 1),
|
|
23323
23331
|
f(O, {
|
|
23324
23332
|
element: "input",
|
|
23325
23333
|
type: "radio",
|
|
23326
23334
|
name: "radiogroup",
|
|
23327
23335
|
id: "toggle-switch-radio2",
|
|
23328
23336
|
modelValue: i.switchButtonRadio,
|
|
23329
|
-
"onUpdate:modelValue": t[51] || (t[51] = (
|
|
23337
|
+
"onUpdate:modelValue": t[51] || (t[51] = (y) => i.switchButtonRadio = y),
|
|
23330
23338
|
onLabel: "Label on",
|
|
23331
23339
|
offLabel: "Label off",
|
|
23332
23340
|
colored: !0,
|
|
@@ -23336,72 +23344,59 @@ function rk(e, t, n, s, i, l) {
|
|
|
23336
23344
|
inputValue: "radio2",
|
|
23337
23345
|
labelText: "Labeltext for Toggle-Switch (Radio, colored) #2"
|
|
23338
23346
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23339
|
-
|
|
23340
|
-
|
|
23341
|
-
|
|
23342
|
-
type: "checkbox",
|
|
23343
|
-
required: "required",
|
|
23344
|
-
id: "checkbox-required-with-boolean",
|
|
23345
|
-
modelValue: i.checkboxRequiredValue,
|
|
23346
|
-
"onUpdate:modelValue": t[52] || (t[52] = (g) => i.checkboxRequiredValue = g),
|
|
23347
|
-
status: i.validationStatus,
|
|
23348
|
-
disabled: i.disabledStatus
|
|
23349
|
-
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23350
|
-
o("p", null, [
|
|
23351
|
-
F(" checkbox (required) with boolean: " + y(i.checkboxRequiredValue), 1),
|
|
23352
|
-
t[157] || (t[157] = o("br", null, null, -1)),
|
|
23353
|
-
F(" checkbox with boolean: " + y(i.checkboxValue), 1),
|
|
23354
|
-
t[158] || (t[158] = o("br", null, null, -1)),
|
|
23355
|
-
F(" checkboxes with values: " + y(i.checkboxValues), 1)
|
|
23356
|
-
]),
|
|
23357
|
-
t[182] || (t[182] = o("h2", null, "Checkboxes and Radiobuttons", -1)),
|
|
23358
|
-
t[183] || (t[183] = o("h3", null, "Checkboxes [native]", -1)),
|
|
23347
|
+
o("output", null, "v-model: " + g(i.switchButtonRadio), 1),
|
|
23348
|
+
t[174] || (t[174] = o("h2", null, "Checkboxes and Radiobuttons", -1)),
|
|
23349
|
+
t[175] || (t[175] = o("h3", null, "Checkboxes [native]", -1)),
|
|
23359
23350
|
o("div", N1, [
|
|
23360
|
-
t[
|
|
23351
|
+
t[157] || (t[157] = o("span", { class: "label-text" }, "Label for native checkboxes:", -1)),
|
|
23361
23352
|
o("div", z1, [
|
|
23362
23353
|
f(O, {
|
|
23363
23354
|
element: "input",
|
|
23364
|
-
labelText: "Label for checkbox with boolean",
|
|
23365
23355
|
type: "checkbox",
|
|
23356
|
+
labelText: "Label for checkbox with boolean",
|
|
23357
|
+
modelValue: i.nativeCheckboxValues,
|
|
23358
|
+
"onUpdate:modelValue": t[52] || (t[52] = (y) => i.nativeCheckboxValues = y),
|
|
23366
23359
|
id: "checkbox-with-boolean",
|
|
23367
|
-
|
|
23368
|
-
"onUpdate:modelValue": t[53] || (t[53] = (g) => i.checkboxValue = g),
|
|
23360
|
+
name: "native-checkbox-group",
|
|
23369
23361
|
status: i.validationStatus,
|
|
23370
23362
|
disabled: i.disabledStatus
|
|
23371
23363
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23372
23364
|
f(O, {
|
|
23373
23365
|
element: "input",
|
|
23366
|
+
type: "checkbox",
|
|
23374
23367
|
labelText: "Label for checkbox with value",
|
|
23375
|
-
modelValue: i.
|
|
23376
|
-
"onUpdate:modelValue": t[
|
|
23368
|
+
modelValue: i.nativeCheckboxValues,
|
|
23369
|
+
"onUpdate:modelValue": t[53] || (t[53] = (y) => i.nativeCheckboxValues = y),
|
|
23377
23370
|
inputValue: "checkboxValue1",
|
|
23378
|
-
type: "checkbox",
|
|
23379
23371
|
id: "checkbox-with-value-1",
|
|
23372
|
+
name: "native-checkbox-group",
|
|
23380
23373
|
status: i.validationStatus,
|
|
23381
23374
|
disabled: i.disabledStatus
|
|
23382
23375
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23383
23376
|
f(O, {
|
|
23384
23377
|
element: "input",
|
|
23378
|
+
type: "checkbox",
|
|
23385
23379
|
labelText: "Label for checkbox with value",
|
|
23386
|
-
modelValue: i.
|
|
23387
|
-
"onUpdate:modelValue": t[
|
|
23380
|
+
modelValue: i.nativeCheckboxValues,
|
|
23381
|
+
"onUpdate:modelValue": t[54] || (t[54] = (y) => i.nativeCheckboxValues = y),
|
|
23388
23382
|
inputValue: "checkboxValue2",
|
|
23389
|
-
type: "checkbox",
|
|
23390
23383
|
id: "checkbox-with-value-2",
|
|
23384
|
+
name: "native-checkbox-group",
|
|
23391
23385
|
status: i.validationStatus,
|
|
23392
23386
|
disabled: i.disabledStatus
|
|
23393
23387
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23394
23388
|
f(O, {
|
|
23395
23389
|
element: "input",
|
|
23396
|
-
modelValue: i.checkboxValues,
|
|
23397
|
-
"onUpdate:modelValue": t[56] || (t[56] = (g) => i.checkboxValues = g),
|
|
23398
|
-
inputValue: "checkboxValue3",
|
|
23399
23390
|
type: "checkbox",
|
|
23391
|
+
modelValue: i.nativeCheckboxValues,
|
|
23392
|
+
"onUpdate:modelValue": t[55] || (t[55] = (y) => i.nativeCheckboxValues = y),
|
|
23393
|
+
inputValue: "checkboxValue3",
|
|
23400
23394
|
id: "checkbox-with-value-3",
|
|
23395
|
+
name: "native-checkbox-group",
|
|
23401
23396
|
status: i.validationStatus,
|
|
23402
23397
|
disabled: i.disabledStatus
|
|
23403
23398
|
}, {
|
|
23404
|
-
labeltext: v(() => [...t[
|
|
23399
|
+
labeltext: v(() => [...t[156] || (t[156] = [
|
|
23405
23400
|
F(" Labeltext with ", -1),
|
|
23406
23401
|
o("a", { href: "#" }, "link", -1),
|
|
23407
23402
|
F(" given by slot ", -1)
|
|
@@ -23410,29 +23405,32 @@ function rk(e, t, n, s, i, l) {
|
|
|
23410
23405
|
}, 8, ["modelValue", "status", "disabled"])
|
|
23411
23406
|
])
|
|
23412
23407
|
]),
|
|
23413
|
-
|
|
23408
|
+
o("output", null, " v-model: " + g(i.nativeCheckboxValues), 1),
|
|
23409
|
+
t[176] || (t[176] = o("h3", null, "Checkboxes (replaced)", -1)),
|
|
23414
23410
|
o("div", W1, [
|
|
23415
|
-
t[
|
|
23411
|
+
t[158] || (t[158] = o("span", { class: "label-text" }, "Label for Replaced Input-Type-Checkbox:", -1)),
|
|
23416
23412
|
o("div", G1, [
|
|
23417
23413
|
f(O, {
|
|
23418
23414
|
element: "input",
|
|
23419
|
-
labelText: "Label for replaced checkbox",
|
|
23420
23415
|
type: "checkbox",
|
|
23416
|
+
labelText: "Label for replaced checkbox",
|
|
23421
23417
|
replaceInputType: !0,
|
|
23422
23418
|
id: "inputfield9",
|
|
23419
|
+
name: "replaced-checkbox-group",
|
|
23423
23420
|
modelValue: i.replacedCheckboxValue,
|
|
23424
|
-
"onUpdate:modelValue": t[
|
|
23421
|
+
"onUpdate:modelValue": t[56] || (t[56] = (y) => i.replacedCheckboxValue = y),
|
|
23425
23422
|
inputValue: "checkboxValue1",
|
|
23426
23423
|
status: i.validationStatus,
|
|
23427
23424
|
disabled: i.disabledStatus
|
|
23428
23425
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
23429
23426
|
f(O, {
|
|
23430
23427
|
element: "input",
|
|
23428
|
+
type: "checkbox",
|
|
23431
23429
|
labelText: "Label for replaced checkbox",
|
|
23430
|
+
name: "replaced-checkbox-group",
|
|
23432
23431
|
modelValue: i.replacedCheckboxValue,
|
|
23433
|
-
"onUpdate:modelValue": t[
|
|
23432
|
+
"onUpdate:modelValue": t[57] || (t[57] = (y) => i.replacedCheckboxValue = y),
|
|
23434
23433
|
inputValue: "checkboxValue2",
|
|
23435
|
-
type: "checkbox",
|
|
23436
23434
|
replaceInputType: !0,
|
|
23437
23435
|
id: "inputfield10",
|
|
23438
23436
|
status: i.validationStatus,
|
|
@@ -23440,9 +23438,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
23440
23438
|
}, null, 8, ["modelValue", "status", "disabled"])
|
|
23441
23439
|
])
|
|
23442
23440
|
]),
|
|
23443
|
-
|
|
23441
|
+
o("output", null, " v-model: " + g(i.replacedCheckboxValue), 1),
|
|
23442
|
+
t[177] || (t[177] = o("h3", null, "Radiobuttons [native]", -1)),
|
|
23444
23443
|
o("div", K1, [
|
|
23445
|
-
t[
|
|
23444
|
+
t[159] || (t[159] = o("span", { class: "label-text" }, "Label for native radiobuttons:", -1)),
|
|
23446
23445
|
o("div", Y1, [
|
|
23447
23446
|
f(O, {
|
|
23448
23447
|
element: "input",
|
|
@@ -23452,7 +23451,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23452
23451
|
name: "radiogroup",
|
|
23453
23452
|
inputValue: "radiobuttonValue1",
|
|
23454
23453
|
modelValue: i.radiobuttonValue,
|
|
23455
|
-
"onUpdate:modelValue": t[
|
|
23454
|
+
"onUpdate:modelValue": t[58] || (t[58] = (y) => i.radiobuttonValue = y),
|
|
23456
23455
|
status: i.validationStatus,
|
|
23457
23456
|
disabled: i.disabledStatus
|
|
23458
23457
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
@@ -23464,16 +23463,16 @@ function rk(e, t, n, s, i, l) {
|
|
|
23464
23463
|
name: "radiogroup",
|
|
23465
23464
|
inputValue: "radiobuttonValue2",
|
|
23466
23465
|
modelValue: i.radiobuttonValue,
|
|
23467
|
-
"onUpdate:modelValue": t[
|
|
23466
|
+
"onUpdate:modelValue": t[59] || (t[59] = (y) => i.radiobuttonValue = y),
|
|
23468
23467
|
status: i.validationStatus,
|
|
23469
23468
|
disabled: i.disabledStatus
|
|
23470
23469
|
}, null, 8, ["modelValue", "status", "disabled"])
|
|
23471
23470
|
])
|
|
23472
23471
|
]),
|
|
23473
|
-
o("
|
|
23474
|
-
t[
|
|
23472
|
+
o("output", null, " v-model: " + g(i.radiobuttonValue), 1),
|
|
23473
|
+
t[178] || (t[178] = o("h3", null, "Radiobuttons (replaced)", -1)),
|
|
23475
23474
|
o("div", J1, [
|
|
23476
|
-
t[
|
|
23475
|
+
t[160] || (t[160] = o("span", { class: "label-text" }, "Label for Replaced Input-Type-Radio:", -1)),
|
|
23477
23476
|
o("div", Z1, [
|
|
23478
23477
|
f(O, {
|
|
23479
23478
|
element: "input",
|
|
@@ -23484,7 +23483,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23484
23483
|
name: "replaced-radiogroup",
|
|
23485
23484
|
inputValue: "radiobuttonValue1",
|
|
23486
23485
|
modelValue: i.replacedRadiobuttonValue,
|
|
23487
|
-
"onUpdate:modelValue": t[
|
|
23486
|
+
"onUpdate:modelValue": t[60] || (t[60] = (y) => i.replacedRadiobuttonValue = y),
|
|
23488
23487
|
status: i.validationStatus,
|
|
23489
23488
|
disabled: i.disabledStatus
|
|
23490
23489
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
|
@@ -23497,85 +23496,66 @@ function rk(e, t, n, s, i, l) {
|
|
|
23497
23496
|
name: "replaced-radiogroup",
|
|
23498
23497
|
inputValue: "radiobuttonValue2",
|
|
23499
23498
|
modelValue: i.replacedRadiobuttonValue,
|
|
23500
|
-
"onUpdate:modelValue": t[
|
|
23499
|
+
"onUpdate:modelValue": t[61] || (t[61] = (y) => i.replacedRadiobuttonValue = y),
|
|
23501
23500
|
status: i.validationStatus,
|
|
23502
23501
|
disabled: i.disabledStatus
|
|
23503
23502
|
}, null, 8, ["modelValue", "status", "disabled"])
|
|
23504
23503
|
])
|
|
23505
23504
|
]),
|
|
23505
|
+
o("output", null, " v-model: " + g(i.radiobuttonValue), 1),
|
|
23506
23506
|
o("h3", Q1, [
|
|
23507
|
-
t[
|
|
23507
|
+
t[161] || (t[161] = F(" Input-Group ", -1)),
|
|
23508
23508
|
o("a", {
|
|
23509
23509
|
href: "#",
|
|
23510
23510
|
class: "button small icon-cog",
|
|
23511
23511
|
title: "Open Component Settings",
|
|
23512
|
-
onClick: t[
|
|
23512
|
+
onClick: t[62] || (t[62] = k((y) => l.openSettingsSidebar("CmdInputGroup"), ["prevent"]))
|
|
23513
23513
|
})
|
|
23514
23514
|
]),
|
|
23515
23515
|
f(j, T({ ref: "CmdInputGroup" }, e.cmdInputGroupSettingsData, {
|
|
23516
23516
|
labelText: "Grouplabel for radio-group given by property:",
|
|
23517
23517
|
inputElements: l.idForReplacedInputsInInputGroup("radio-group"),
|
|
23518
23518
|
modelValue: i.inputGroup,
|
|
23519
|
-
"onUpdate:modelValue": t[
|
|
23519
|
+
"onUpdate:modelValue": t[63] || (t[63] = (y) => i.inputGroup = y)
|
|
23520
23520
|
}), null, 16, ["inputElements", "modelValue"]),
|
|
23521
|
-
o("
|
|
23522
|
-
|
|
23523
|
-
o("dd", null, [
|
|
23524
|
-
o("output", null, y(i.inputGroup), 1)
|
|
23525
|
-
])
|
|
23526
|
-
]),
|
|
23527
|
-
t[187] || (t[187] = o("h3", null, "Input Groups with Checkboxes/Radiobuttons (toggle-switches)", -1)),
|
|
23521
|
+
o("output", null, "v-model: " + g(i.inputGroup), 1),
|
|
23522
|
+
t[179] || (t[179] = o("h3", null, "Input Groups with Checkboxes/Radiobuttons (toggle-switches)", -1)),
|
|
23528
23523
|
f(j, {
|
|
23529
23524
|
labelText: "Grouplabel for checkbox-group styled as toggle-switches (colored):",
|
|
23530
23525
|
inputElements: l.idForReplacedInputsInInputGroup("checkbox-group-toggle-switch"),
|
|
23531
23526
|
inputTypes: "checkbox",
|
|
23532
23527
|
modelValue: i.inputGroupValueToggleSwitchCheckbox,
|
|
23533
|
-
"onUpdate:modelValue": t[
|
|
23528
|
+
"onUpdate:modelValue": t[64] || (t[64] = (y) => i.inputGroupValueToggleSwitchCheckbox = y),
|
|
23534
23529
|
toggleSwitches: !0,
|
|
23535
23530
|
colored: !0,
|
|
23536
23531
|
required: "required",
|
|
23537
23532
|
status: i.validationStatus,
|
|
23538
23533
|
disabled: i.disabledStatus
|
|
23539
23534
|
}, null, 8, ["inputElements", "modelValue", "status", "disabled"]),
|
|
23540
|
-
o("
|
|
23541
|
-
t[166] || (t[166] = o("dt", null, "Selected value(s):", -1)),
|
|
23542
|
-
o("dd", null, [
|
|
23543
|
-
o("output", null, y(i.inputGroupValueToggleSwitchCheckbox), 1)
|
|
23544
|
-
])
|
|
23545
|
-
]),
|
|
23535
|
+
o("output", null, "v-model: " + g(i.inputGroupValueToggleSwitchCheckbox), 1),
|
|
23546
23536
|
f(j, {
|
|
23547
23537
|
labelText: "Grouplabel for radio-group styled as toggle-switches:",
|
|
23548
23538
|
inputElements: l.idForReplacedInputsInInputGroup("radio-group-toggle-switch"),
|
|
23549
23539
|
inputTypes: "radio",
|
|
23550
23540
|
modelValue: i.inputGroupValueToggleSwitchRadio,
|
|
23551
|
-
"onUpdate:modelValue": t[
|
|
23541
|
+
"onUpdate:modelValue": t[65] || (t[65] = (y) => i.inputGroupValueToggleSwitchRadio = y),
|
|
23552
23542
|
toggleSwitches: !0,
|
|
23553
23543
|
required: "required",
|
|
23554
23544
|
status: i.validationStatus,
|
|
23555
23545
|
disabled: i.disabledStatus
|
|
23556
23546
|
}, null, 8, ["inputElements", "modelValue", "status", "disabled"]),
|
|
23557
|
-
o("
|
|
23558
|
-
t[167] || (t[167] = o("dt", null, "Selected value(s):", -1)),
|
|
23559
|
-
o("dd", null, [
|
|
23560
|
-
o("output", null, y(i.inputGroupValueToggleSwitchRadio), 1)
|
|
23561
|
-
])
|
|
23562
|
-
]),
|
|
23547
|
+
o("output", null, "v-model: " + g(i.inputGroupValueToggleSwitchRadio), 1),
|
|
23563
23548
|
f(j, {
|
|
23564
23549
|
labelText: "Grouplabel for radio-group given by property styled as multiple-switch:",
|
|
23565
23550
|
inputElements: l.idForReplacedInputsInInputGroup("radio-group-multiple-switch"),
|
|
23566
23551
|
inputTypes: "radio",
|
|
23567
23552
|
multipleSwitch: !0,
|
|
23568
23553
|
modelValue: i.inputGroupValue3,
|
|
23569
|
-
"onUpdate:modelValue": t[
|
|
23554
|
+
"onUpdate:modelValue": t[66] || (t[66] = (y) => i.inputGroupValue3 = y),
|
|
23570
23555
|
status: i.validationStatus,
|
|
23571
23556
|
disabled: i.disabledStatus
|
|
23572
23557
|
}, null, 8, ["inputElements", "modelValue", "status", "disabled"]),
|
|
23573
|
-
o("
|
|
23574
|
-
t[168] || (t[168] = o("dt", null, "Selected value(s):", -1)),
|
|
23575
|
-
o("dd", null, [
|
|
23576
|
-
o("output", null, y(i.inputGroupValue3), 1)
|
|
23577
|
-
])
|
|
23578
|
-
]),
|
|
23558
|
+
o("output", null, "v-model: " + g(i.inputGroupValue3), 1),
|
|
23579
23559
|
f(j, {
|
|
23580
23560
|
labelText: "Grouplabel for checkbox-group styled as multiple-switch (stretched horizontally):",
|
|
23581
23561
|
inputElements: i.inputGroupCheckboxes,
|
|
@@ -23583,20 +23563,15 @@ function rk(e, t, n, s, i, l) {
|
|
|
23583
23563
|
multipleSwitch: !0,
|
|
23584
23564
|
required: !0,
|
|
23585
23565
|
modelValue: i.inputGroupValue4,
|
|
23586
|
-
"onUpdate:modelValue": t[
|
|
23566
|
+
"onUpdate:modelValue": t[67] || (t[67] = (y) => i.inputGroupValue4 = y),
|
|
23587
23567
|
stretchHorizontally: !0,
|
|
23588
23568
|
status: i.validationStatus,
|
|
23589
23569
|
disabled: i.disabledStatus
|
|
23590
23570
|
}, null, 8, ["inputElements", "modelValue", "status", "disabled"]),
|
|
23591
|
-
o("
|
|
23592
|
-
t[169] || (t[169] = o("dt", null, "Selected value(s):", -1)),
|
|
23593
|
-
o("dd", null, [
|
|
23594
|
-
o("output", null, y(i.inputGroupValue4), 1)
|
|
23595
|
-
])
|
|
23596
|
-
])
|
|
23571
|
+
o("output", null, "v-model: " + g(i.inputGroupValue4), 1)
|
|
23597
23572
|
]),
|
|
23598
23573
|
o("div", X1, [
|
|
23599
|
-
t[
|
|
23574
|
+
t[181] || (t[181] = o("small", null, "(values will not be submitted with the form!)", -1)),
|
|
23600
23575
|
o("div", $1, [
|
|
23601
23576
|
f(O, {
|
|
23602
23577
|
element: "button",
|
|
@@ -23610,7 +23585,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23610
23585
|
class: "button",
|
|
23611
23586
|
type: "submit",
|
|
23612
23587
|
disabled: i.disabledStatus
|
|
23613
|
-
}, [...t[
|
|
23588
|
+
}, [...t[180] || (t[180] = [
|
|
23614
23589
|
o("span", { class: "icon-check" }, null, -1),
|
|
23615
23590
|
o("span", null, "Native submit-button", -1)
|
|
23616
23591
|
])], 8, ev)
|
|
@@ -23629,12 +23604,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
23629
23604
|
f(S, null, {
|
|
23630
23605
|
default: v(() => [
|
|
23631
23606
|
o("h2", tv, [
|
|
23632
|
-
t[
|
|
23607
|
+
t[184] || (t[184] = o("span", null, "Bank Account Data", -1)),
|
|
23633
23608
|
o("a", {
|
|
23634
23609
|
href: "#",
|
|
23635
23610
|
class: "button small icon-cog",
|
|
23636
23611
|
title: "Open Component Settings",
|
|
23637
|
-
onClick: t[
|
|
23612
|
+
onClick: t[68] || (t[68] = k((y) => l.openSettingsSidebar("CmdBankAccountData"), ["prevent"]))
|
|
23638
23613
|
})
|
|
23639
23614
|
]),
|
|
23640
23615
|
f(H, T({ "account-data": i.bankAccountData }, e.cmdBankAccountDataSettingsData, { ref: "CmdBankAccountData" }), null, 16, ["account-data"])
|
|
@@ -23644,12 +23619,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
23644
23619
|
f(S, null, {
|
|
23645
23620
|
default: v(() => [
|
|
23646
23621
|
o("h2", nv, [
|
|
23647
|
-
t[
|
|
23622
|
+
t[185] || (t[185] = o("span", null, "Basic Form", -1)),
|
|
23648
23623
|
o("a", {
|
|
23649
23624
|
href: "#",
|
|
23650
23625
|
class: "button small icon-cog",
|
|
23651
23626
|
title: "Open Component Settings",
|
|
23652
|
-
onClick: t[
|
|
23627
|
+
onClick: t[69] || (t[69] = k((y) => l.openSettingsSidebar("CmdBasicForm"), ["prevent"]))
|
|
23653
23628
|
})
|
|
23654
23629
|
]),
|
|
23655
23630
|
f(W, {
|
|
@@ -23665,24 +23640,24 @@ function rk(e, t, n, s, i, l) {
|
|
|
23665
23640
|
}
|
|
23666
23641
|
}, null, 512),
|
|
23667
23642
|
o("dl", null, [
|
|
23668
|
-
t[
|
|
23669
|
-
o("dd", null,
|
|
23670
|
-
t[
|
|
23671
|
-
o("dd", null,
|
|
23643
|
+
t[186] || (t[186] = o("dt", null, "originalEvent", -1)),
|
|
23644
|
+
o("dd", null, g(i.basicFormData.originalEvent), 1),
|
|
23645
|
+
t[187] || (t[187] = o("dt", null, "formdata", -1)),
|
|
23646
|
+
o("dd", null, g(i.basicFormData.formData), 1)
|
|
23672
23647
|
])
|
|
23673
23648
|
]),
|
|
23674
23649
|
_: 1
|
|
23675
23650
|
}),
|
|
23676
23651
|
f(S, { anchorId: "section-boxes" }, {
|
|
23677
23652
|
default: v(() => [
|
|
23678
|
-
t[
|
|
23653
|
+
t[206] || (t[206] = o("h2", { class: "headline-demopage" }, "Boxes", -1)),
|
|
23679
23654
|
o("h3", iv, [
|
|
23680
|
-
t[
|
|
23655
|
+
t[188] || (t[188] = o("span", null, "Default Box", -1)),
|
|
23681
23656
|
o("a", {
|
|
23682
23657
|
href: "#",
|
|
23683
23658
|
class: "button small icon-cog",
|
|
23684
23659
|
title: "Open Component Settings",
|
|
23685
|
-
onClick: t[
|
|
23660
|
+
onClick: t[70] || (t[70] = k((y) => l.openSettingsSidebar("CmdBox"), ["prevent"]))
|
|
23686
23661
|
})
|
|
23687
23662
|
]),
|
|
23688
23663
|
f(d, T({ ref: "CmdBox" }, e.cmdBoxSettingsData, {
|
|
@@ -23691,17 +23666,17 @@ function rk(e, t, n, s, i, l) {
|
|
|
23691
23666
|
"cmd-headline": { headlineText: "Headline for box", headlineLevel: 4 },
|
|
23692
23667
|
stretchVertically: !0
|
|
23693
23668
|
}), {
|
|
23694
|
-
header: v(() => [...t[
|
|
23669
|
+
header: v(() => [...t[189] || (t[189] = [
|
|
23695
23670
|
o("h4", null, " Texts given by slots ", -1)
|
|
23696
23671
|
])]),
|
|
23697
|
-
body: v(() => [...t[
|
|
23672
|
+
body: v(() => [...t[190] || (t[190] = [
|
|
23698
23673
|
o("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1),
|
|
23699
23674
|
o("p", null, [
|
|
23700
23675
|
o("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
|
23701
23676
|
], -1),
|
|
23702
23677
|
o("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1)
|
|
23703
23678
|
])]),
|
|
23704
|
-
footer: v(() => [...t[
|
|
23679
|
+
footer: v(() => [...t[191] || (t[191] = [
|
|
23705
23680
|
o("p", null, " Footer content ", -1)
|
|
23706
23681
|
])]),
|
|
23707
23682
|
_: 1
|
|
@@ -23712,10 +23687,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
23712
23687
|
useGap: !0
|
|
23713
23688
|
}, {
|
|
23714
23689
|
default: v(() => [
|
|
23715
|
-
(a(), r(w, null, P(14, (
|
|
23716
|
-
key:
|
|
23690
|
+
(a(), r(w, null, P(14, (y) => f(d, {
|
|
23691
|
+
key: y,
|
|
23717
23692
|
textBody: "Content",
|
|
23718
|
-
"cmd-headline": { headlineText: "Headline " +
|
|
23693
|
+
"cmd-headline": { headlineText: "Headline " + y, headlineLevel: 4 }
|
|
23719
23694
|
}, null, 8, ["cmd-headline"])), 64))
|
|
23720
23695
|
]),
|
|
23721
23696
|
_: 1
|
|
@@ -23731,7 +23706,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23731
23706
|
useSlots: ["body"],
|
|
23732
23707
|
"cutoff-text-lines": 4
|
|
23733
23708
|
}, {
|
|
23734
|
-
body: v(() => [...t[
|
|
23709
|
+
body: v(() => [...t[192] || (t[192] = [
|
|
23735
23710
|
F(" 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)
|
|
23736
23711
|
])]),
|
|
23737
23712
|
_: 1
|
|
@@ -23740,17 +23715,17 @@ function rk(e, t, n, s, i, l) {
|
|
|
23740
23715
|
useSlots: ["header", "body", "footer"],
|
|
23741
23716
|
allowContentToScroll: !0
|
|
23742
23717
|
}, {
|
|
23743
|
-
header: v(() => [...t[
|
|
23718
|
+
header: v(() => [...t[193] || (t[193] = [
|
|
23744
23719
|
o("h4", null, " Texts given by slots ", -1)
|
|
23745
23720
|
])]),
|
|
23746
|
-
body: v(() => [...t[
|
|
23721
|
+
body: v(() => [...t[194] || (t[194] = [
|
|
23747
23722
|
o("p", null, " This content with paragraphs inside is placed inside the box-body. ", -1),
|
|
23748
23723
|
o("p", null, [
|
|
23749
23724
|
o("strong", null, "Header, Content/Body and Footer of this box are given by slots.")
|
|
23750
23725
|
], -1),
|
|
23751
23726
|
o("p", null, "Additionally 'allowContentToScroll' is active, which enables (as far as a max-height is defined) the content of this box to scroll", -1)
|
|
23752
23727
|
])]),
|
|
23753
|
-
footer: v(() => [...t[
|
|
23728
|
+
footer: v(() => [...t[195] || (t[195] = [
|
|
23754
23729
|
o("p", null, " Footer content ", -1)
|
|
23755
23730
|
])]),
|
|
23756
23731
|
_: 1
|
|
@@ -23760,7 +23735,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23760
23735
|
useBoxBodyPadding: !1,
|
|
23761
23736
|
collapsible: !0
|
|
23762
23737
|
}, {
|
|
23763
|
-
header: v(() => [...t[
|
|
23738
|
+
header: v(() => [...t[196] || (t[196] = [
|
|
23764
23739
|
o("h4", null, " Box with inputs ", -1)
|
|
23765
23740
|
])]),
|
|
23766
23741
|
body: v(() => [
|
|
@@ -23784,7 +23759,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23784
23759
|
_: 1
|
|
23785
23760
|
})
|
|
23786
23761
|
]),
|
|
23787
|
-
footer: v(() => [...t[
|
|
23762
|
+
footer: v(() => [...t[197] || (t[197] = [
|
|
23788
23763
|
o("p", null, " footer content ", -1)
|
|
23789
23764
|
])]),
|
|
23790
23765
|
_: 1
|
|
@@ -23793,7 +23768,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23793
23768
|
useSlots: ["header", "body"],
|
|
23794
23769
|
useBoxBodyPadding: !1
|
|
23795
23770
|
}, {
|
|
23796
|
-
header: v(() => [...t[
|
|
23771
|
+
header: v(() => [...t[198] || (t[198] = [
|
|
23797
23772
|
o("h4", null, " Box with links ", -1)
|
|
23798
23773
|
])]),
|
|
23799
23774
|
body: v(() => [
|
|
@@ -23801,34 +23776,34 @@ function rk(e, t, n, s, i, l) {
|
|
|
23801
23776
|
o("li", null, [
|
|
23802
23777
|
o("a", {
|
|
23803
23778
|
href: "#",
|
|
23804
|
-
onClick: t[
|
|
23779
|
+
onClick: t[71] || (t[71] = k(() => {
|
|
23805
23780
|
}, ["prevent"]))
|
|
23806
23781
|
}, "Link name 1")
|
|
23807
23782
|
]),
|
|
23808
23783
|
o("li", null, [
|
|
23809
23784
|
o("a", {
|
|
23810
23785
|
href: "#",
|
|
23811
|
-
onClick: t[
|
|
23786
|
+
onClick: t[72] || (t[72] = k(() => {
|
|
23812
23787
|
}, ["prevent"]))
|
|
23813
23788
|
}, "Link name 2")
|
|
23814
23789
|
]),
|
|
23815
23790
|
o("li", null, [
|
|
23816
23791
|
o("a", {
|
|
23817
23792
|
href: "#",
|
|
23818
|
-
onClick: t[
|
|
23793
|
+
onClick: t[73] || (t[73] = k(() => {
|
|
23819
23794
|
}, ["prevent"]))
|
|
23820
23795
|
}, "Link name 3")
|
|
23821
23796
|
]),
|
|
23822
23797
|
o("li", null, [
|
|
23823
23798
|
o("a", {
|
|
23824
23799
|
href: "#",
|
|
23825
|
-
onClick: t[
|
|
23800
|
+
onClick: t[74] || (t[74] = k(() => {
|
|
23826
23801
|
}, ["prevent"]))
|
|
23827
23802
|
}, "Link name 4")
|
|
23828
23803
|
])
|
|
23829
23804
|
])
|
|
23830
23805
|
]),
|
|
23831
|
-
footer: v(() => [...t[
|
|
23806
|
+
footer: v(() => [...t[199] || (t[199] = [
|
|
23832
23807
|
o("p", null, " footer content ", -1)
|
|
23833
23808
|
])]),
|
|
23834
23809
|
_: 1
|
|
@@ -23839,10 +23814,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
23839
23814
|
cmdHeadline: { headlineText: "Collapsible box", headlineLevel: 4 },
|
|
23840
23815
|
collapsible: !0
|
|
23841
23816
|
}, {
|
|
23842
|
-
header: v(() => [...t[
|
|
23817
|
+
header: v(() => [...t[200] || (t[200] = [
|
|
23843
23818
|
o("h4", null, " Collapsible box with image ", -1)
|
|
23844
23819
|
])]),
|
|
23845
|
-
body: v(() => [...t[
|
|
23820
|
+
body: v(() => [...t[201] || (t[201] = [
|
|
23846
23821
|
o("img", {
|
|
23847
23822
|
src: Kn,
|
|
23848
23823
|
alt: "Alternative text"
|
|
@@ -23854,10 +23829,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
23854
23829
|
useSlots: ["header", "body", "footer"],
|
|
23855
23830
|
useBoxBodyPadding: !1
|
|
23856
23831
|
}, {
|
|
23857
|
-
header: v(() => [...t[
|
|
23832
|
+
header: v(() => [...t[202] || (t[202] = [
|
|
23858
23833
|
o("h4", null, " Box with image, content and link ", -1)
|
|
23859
23834
|
])]),
|
|
23860
|
-
body: v(() => [...t[
|
|
23835
|
+
body: v(() => [...t[203] || (t[203] = [
|
|
23861
23836
|
o("img", {
|
|
23862
23837
|
src: Kn,
|
|
23863
23838
|
alt: "Alternative text"
|
|
@@ -23867,7 +23842,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
23867
23842
|
o("p", null, "Image, custom-headline and this text for the component are given by slot")
|
|
23868
23843
|
], -1)
|
|
23869
23844
|
])]),
|
|
23870
|
-
footer: v(() => [...t[
|
|
23845
|
+
footer: v(() => [...t[204] || (t[204] = [
|
|
23871
23846
|
o("p", null, [
|
|
23872
23847
|
o("a", { href: "#" }, "Read more…")
|
|
23873
23848
|
], -1)
|
|
@@ -23900,47 +23875,47 @@ function rk(e, t, n, s, i, l) {
|
|
|
23900
23875
|
]),
|
|
23901
23876
|
_: 1
|
|
23902
23877
|
}),
|
|
23903
|
-
t[
|
|
23878
|
+
t[207] || (t[207] = o("h3", null, "Product boxes", -1)),
|
|
23904
23879
|
f(c, {
|
|
23905
23880
|
boxesPerRow: [5, 2, 1],
|
|
23906
23881
|
useRowViewAsDefault: !0,
|
|
23907
23882
|
useGap: !0
|
|
23908
23883
|
}, {
|
|
23909
|
-
default: v((
|
|
23884
|
+
default: v((y) => [
|
|
23910
23885
|
(a(!0), r(w, null, P(i.boxProductData, (M, we) => (a(), C(d, {
|
|
23911
23886
|
key: we,
|
|
23912
23887
|
boxType: "product",
|
|
23913
23888
|
product: M,
|
|
23914
23889
|
cmdHeadline: { headlineLevel: 4 },
|
|
23915
|
-
rowView:
|
|
23890
|
+
rowView: y.rowView
|
|
23916
23891
|
}, null, 8, ["product", "rowView"]))), 128))
|
|
23917
23892
|
]),
|
|
23918
23893
|
_: 1
|
|
23919
23894
|
}),
|
|
23920
|
-
t[
|
|
23895
|
+
t[208] || (t[208] = o("h3", null, "User boxes", -1)),
|
|
23921
23896
|
f(c, {
|
|
23922
23897
|
boxesPerRow: [5, 2, 1],
|
|
23923
23898
|
useRowViewAsDefault: !0,
|
|
23924
23899
|
useGap: !0
|
|
23925
23900
|
}, {
|
|
23926
|
-
default: v((
|
|
23901
|
+
default: v((y) => [
|
|
23927
23902
|
(a(!0), r(w, null, P(i.boxUserData.length, (M) => (a(), C(d, {
|
|
23928
23903
|
key: M,
|
|
23929
23904
|
boxType: "user",
|
|
23930
23905
|
user: i.boxUserData[M - 1],
|
|
23931
23906
|
cmdHeadline: { headlineLevel: 5 },
|
|
23932
|
-
rowView:
|
|
23907
|
+
rowView: y.rowView
|
|
23933
23908
|
}, null, 8, ["user", "rowView"]))), 128))
|
|
23934
23909
|
]),
|
|
23935
23910
|
_: 1
|
|
23936
23911
|
}),
|
|
23937
23912
|
o("h3", null, [
|
|
23938
|
-
t[
|
|
23913
|
+
t[205] || (t[205] = o("span", null, "Boxes in BoxWrapper (collapsible)", -1)),
|
|
23939
23914
|
o("a", {
|
|
23940
23915
|
href: "#",
|
|
23941
23916
|
class: "button small icon-cog",
|
|
23942
23917
|
title: "Open Component Settings",
|
|
23943
|
-
onClick: t[
|
|
23918
|
+
onClick: t[75] || (t[75] = k((y) => l.openSettingsSidebar("CmdBoxWrapper"), ["prevent"]))
|
|
23944
23919
|
})
|
|
23945
23920
|
]),
|
|
23946
23921
|
f(c, {
|
|
@@ -23952,19 +23927,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
23952
23927
|
"stretch-boxes-vertically": !0,
|
|
23953
23928
|
useGap: !0
|
|
23954
23929
|
}, {
|
|
23955
|
-
default: v((
|
|
23930
|
+
default: v((y) => [
|
|
23956
23931
|
(a(!0), r(w, null, P(i.boxProductData.length, (M) => (a(), C(d, {
|
|
23957
23932
|
key: M,
|
|
23958
23933
|
boxType: "content",
|
|
23959
23934
|
collapsible: !0,
|
|
23960
23935
|
useSlots: ["body"],
|
|
23961
23936
|
cmdHeadline: { headlineText: "Box " + M, headlineLevel: 5 },
|
|
23962
|
-
rowView:
|
|
23963
|
-
openCollapsedBox:
|
|
23964
|
-
onToggleCollapse: (we) =>
|
|
23937
|
+
rowView: y.rowView,
|
|
23938
|
+
openCollapsedBox: y.boxIsOpen(M - 1),
|
|
23939
|
+
onToggleCollapse: (we) => y.boxToggled(M - 1, we)
|
|
23965
23940
|
}, {
|
|
23966
23941
|
body: v(() => [
|
|
23967
|
-
F(y
|
|
23942
|
+
F(g(y.currentOpenBox) + "Content " + g(M), 1)
|
|
23968
23943
|
]),
|
|
23969
23944
|
_: 2
|
|
23970
23945
|
}, 1032, ["cmdHeadline", "rowView", "openCollapsedBox", "onToggleCollapse"]))), 128))
|
|
@@ -23977,12 +23952,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
23977
23952
|
f(S, { "inner-component": "div" }, {
|
|
23978
23953
|
default: v(() => [
|
|
23979
23954
|
o("h2", ov, [
|
|
23980
|
-
t[
|
|
23955
|
+
t[209] || (t[209] = o("span", null, "Breadcrumbs", -1)),
|
|
23981
23956
|
o("a", {
|
|
23982
23957
|
href: "#",
|
|
23983
23958
|
class: "button small icon-cog",
|
|
23984
23959
|
title: "Open Component Settings",
|
|
23985
|
-
onClick: t[
|
|
23960
|
+
onClick: t[76] || (t[76] = k((y) => l.openSettingsSidebar("CmdBreadcrumbs"), ["prevent"]))
|
|
23986
23961
|
})
|
|
23987
23962
|
]),
|
|
23988
23963
|
f(se, T({
|
|
@@ -23996,17 +23971,17 @@ function rk(e, t, n, s, i, l) {
|
|
|
23996
23971
|
f(S, null, {
|
|
23997
23972
|
default: v(() => [
|
|
23998
23973
|
o("h2", av, [
|
|
23999
|
-
t[
|
|
23974
|
+
t[210] || (t[210] = o("span", null, "Code Output", -1)),
|
|
24000
23975
|
o("a", {
|
|
24001
23976
|
href: "#",
|
|
24002
23977
|
class: "button small icon-cog",
|
|
24003
23978
|
title: "Open Component Settings",
|
|
24004
|
-
onClick: t[
|
|
23979
|
+
onClick: t[77] || (t[77] = k((y) => l.openSettingsSidebar("CmdCodeOutput"), ["prevent"]))
|
|
24005
23980
|
})
|
|
24006
23981
|
]),
|
|
24007
23982
|
f(ke, T({ ref: "CmdCodeOutput" }, e.cmdCodeOutputSettingsData), {
|
|
24008
23983
|
default: v(() => [
|
|
24009
|
-
F(
|
|
23984
|
+
F(g(i.cmdCodeOutputSlotContent), 1)
|
|
24010
23985
|
]),
|
|
24011
23986
|
_: 1
|
|
24012
23987
|
}, 16)
|
|
@@ -24016,12 +23991,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24016
23991
|
f(S, null, {
|
|
24017
23992
|
default: v(() => [
|
|
24018
23993
|
o("h2", sv, [
|
|
24019
|
-
t[
|
|
23994
|
+
t[211] || (t[211] = o("span", null, "Company Logo", -1)),
|
|
24020
23995
|
o("a", {
|
|
24021
23996
|
href: "#",
|
|
24022
23997
|
class: "button small icon-cog",
|
|
24023
23998
|
title: "Open Component Settings",
|
|
24024
|
-
onClick: t[
|
|
23999
|
+
onClick: t[78] || (t[78] = k((y) => l.openSettingsSidebar("CmdCompanyLogo"), ["prevent"]))
|
|
24025
24000
|
})
|
|
24026
24001
|
]),
|
|
24027
24002
|
f(p, T({
|
|
@@ -24034,27 +24009,27 @@ function rk(e, t, n, s, i, l) {
|
|
|
24034
24009
|
f(S, null, {
|
|
24035
24010
|
default: v(() => [
|
|
24036
24011
|
o("h2", rv, [
|
|
24037
|
-
t[
|
|
24012
|
+
t[212] || (t[212] = o("span", null, "Containers", -1)),
|
|
24038
24013
|
o("a", {
|
|
24039
24014
|
href: "#",
|
|
24040
24015
|
class: "button small icon-cog",
|
|
24041
24016
|
title: "Open Component Settings",
|
|
24042
|
-
onClick: t[
|
|
24017
|
+
onClick: t[79] || (t[79] = k((y) => l.openSettingsSidebar("CmdContainer"), ["prevent"]))
|
|
24043
24018
|
})
|
|
24044
24019
|
]),
|
|
24045
|
-
t[
|
|
24020
|
+
t[217] || (t[217] = o("h3", null, 'Container (type "default")', -1)),
|
|
24046
24021
|
f(ee, T({
|
|
24047
24022
|
style: { border: "1px dashed var(--color-gray-30)" },
|
|
24048
24023
|
ref: "CmdContainer"
|
|
24049
24024
|
}, e.cmdContainerSettingsData), {
|
|
24050
|
-
default: v(() => [...t[
|
|
24025
|
+
default: v(() => [...t[213] || (t[213] = [
|
|
24051
24026
|
o("p", null, "Slot-content", -1),
|
|
24052
24027
|
o("p", null, "Slot-content", -1),
|
|
24053
24028
|
o("p", null, "Slot-content", -1)
|
|
24054
24029
|
])]),
|
|
24055
24030
|
_: 1
|
|
24056
24031
|
}, 16),
|
|
24057
|
-
t[
|
|
24032
|
+
t[218] || (t[218] = o("h3", null, 'Container (type "flex", horizontal)', -1)),
|
|
24058
24033
|
f(ee, T({
|
|
24059
24034
|
style: { border: "1px dashed var(--color-gray-30)" },
|
|
24060
24035
|
ref: "CmdContainer"
|
|
@@ -24062,14 +24037,14 @@ function rk(e, t, n, s, i, l) {
|
|
|
24062
24037
|
containerType: "flex",
|
|
24063
24038
|
contentOrientation: "horizontal"
|
|
24064
24039
|
}), {
|
|
24065
|
-
default: v(() => [...t[
|
|
24040
|
+
default: v(() => [...t[214] || (t[214] = [
|
|
24066
24041
|
o("p", null, "Slot-content", -1),
|
|
24067
24042
|
o("p", null, "Slot-content", -1),
|
|
24068
24043
|
o("p", null, "Slot-content", -1)
|
|
24069
24044
|
])]),
|
|
24070
24045
|
_: 1
|
|
24071
24046
|
}, 16),
|
|
24072
|
-
t[
|
|
24047
|
+
t[219] || (t[219] = o("h3", null, 'Container (type "flex", vertical)', -1)),
|
|
24073
24048
|
f(ee, T({
|
|
24074
24049
|
style: { border: "1px dashed var(--color-gray-30)" },
|
|
24075
24050
|
ref: "CmdContainer"
|
|
@@ -24077,19 +24052,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
24077
24052
|
containerType: "flex",
|
|
24078
24053
|
contentOrientation: "vertical"
|
|
24079
24054
|
}), {
|
|
24080
|
-
default: v(() => [...t[
|
|
24055
|
+
default: v(() => [...t[215] || (t[215] = [
|
|
24081
24056
|
o("p", null, "Slot-content", -1),
|
|
24082
24057
|
o("p", null, "Slot-content", -1),
|
|
24083
24058
|
o("p", null, "Slot-content", -1)
|
|
24084
24059
|
])]),
|
|
24085
24060
|
_: 1
|
|
24086
24061
|
}, 16),
|
|
24087
|
-
t[
|
|
24062
|
+
t[220] || (t[220] = o("h3", null, "Container with horizontal slots", -1)),
|
|
24088
24063
|
f(ee, T({
|
|
24089
24064
|
style: { border: "1px dashed var(--color-gray-30)" },
|
|
24090
24065
|
ref: "CmdContainer"
|
|
24091
24066
|
}, e.cmdContainerSettingsData, { containerType: "grid" }), {
|
|
24092
|
-
default: v(() => [...t[
|
|
24067
|
+
default: v(() => [...t[216] || (t[216] = [
|
|
24093
24068
|
o("p", null, "Slot-content", -1),
|
|
24094
24069
|
o("p", null, "Slot-content", -1),
|
|
24095
24070
|
o("p", null, "Slot-content", -1),
|
|
@@ -24104,15 +24079,15 @@ function rk(e, t, n, s, i, l) {
|
|
|
24104
24079
|
}),
|
|
24105
24080
|
f(S, null, {
|
|
24106
24081
|
default: v(() => [
|
|
24107
|
-
t[
|
|
24082
|
+
t[222] || (t[222] = o("h2", {
|
|
24108
24083
|
class: "headline-demopage",
|
|
24109
24084
|
id: "section-cookie-disclaimer"
|
|
24110
24085
|
}, "Cookie Disclaimer", -1)),
|
|
24111
24086
|
o("a", {
|
|
24112
24087
|
class: "button",
|
|
24113
24088
|
href: "#",
|
|
24114
|
-
onClick: t[
|
|
24115
|
-
}, [...t[
|
|
24089
|
+
onClick: t[80] || (t[80] = k((y) => i.fancyBoxCookieDisclaimer = !0, ["prevent"]))
|
|
24090
|
+
}, [...t[221] || (t[221] = [
|
|
24116
24091
|
o("span", null, "Open Cookie Disclaimer", -1)
|
|
24117
24092
|
])])
|
|
24118
24093
|
]),
|
|
@@ -24120,11 +24095,11 @@ function rk(e, t, n, s, i, l) {
|
|
|
24120
24095
|
}),
|
|
24121
24096
|
f(S, null, {
|
|
24122
24097
|
default: v(() => [
|
|
24123
|
-
t[
|
|
24098
|
+
t[223] || (t[223] = o("h2", {
|
|
24124
24099
|
class: "headline-demopage",
|
|
24125
24100
|
id: "section-forms"
|
|
24126
24101
|
}, "Forms", -1)),
|
|
24127
|
-
t[
|
|
24102
|
+
t[224] || (t[224] = o("h3", null, "Form elements given by data", -1)),
|
|
24128
24103
|
f(Y, {
|
|
24129
24104
|
useFieldset: !0,
|
|
24130
24105
|
useSlot: !1,
|
|
@@ -24133,9 +24108,9 @@ function rk(e, t, n, s, i, l) {
|
|
|
24133
24108
|
formElements: i.formElementsData,
|
|
24134
24109
|
onSubmit: l.doConsoleLog,
|
|
24135
24110
|
modelValue: i.cmdFormData,
|
|
24136
|
-
"onUpdate:modelValue": t[
|
|
24111
|
+
"onUpdate:modelValue": t[81] || (t[81] = (y) => i.cmdFormData = y)
|
|
24137
24112
|
}, null, 8, ["formElements", "onSubmit", "modelValue"]),
|
|
24138
|
-
t[
|
|
24113
|
+
t[225] || (t[225] = o("h3", null, "Form elements given by slot", -1)),
|
|
24139
24114
|
f(Y, {
|
|
24140
24115
|
"use-fieldset": !0,
|
|
24141
24116
|
id: "form-component",
|
|
@@ -24173,50 +24148,50 @@ function rk(e, t, n, s, i, l) {
|
|
|
24173
24148
|
}),
|
|
24174
24149
|
f(S, null, {
|
|
24175
24150
|
default: v(() => [
|
|
24176
|
-
t[
|
|
24151
|
+
t[229] || (t[229] = o("h2", {
|
|
24177
24152
|
class: "headline-demopage",
|
|
24178
24153
|
id: "section-fancybox"
|
|
24179
24154
|
}, "Fancybox", -1)),
|
|
24180
|
-
t[
|
|
24155
|
+
t[230] || (t[230] = o("h3", null, "FancyBox with text", -1)),
|
|
24181
24156
|
o("a", {
|
|
24182
24157
|
href: "#",
|
|
24183
|
-
onClick: t[
|
|
24158
|
+
onClick: t[82] || (t[82] = k((y) => l.showFancyBox("text", "Some text", "FancyBox with text"), ["prevent"]))
|
|
24184
24159
|
}, "Open FancyBox with text"),
|
|
24185
|
-
t[
|
|
24160
|
+
t[231] || (t[231] = o("h3", null, "FancyBox with large image given by url", -1)),
|
|
24186
24161
|
o("a", {
|
|
24187
24162
|
href: "#",
|
|
24188
|
-
onClick: t[
|
|
24163
|
+
onClick: t[83] || (t[83] = k((y) => l.showFancyBox("url", "/media/images/demo-images/large/landscape-01.jpg", "FancyBox with large image given by url"), ["prevent"])),
|
|
24189
24164
|
title: "Open FancyBox with large image given by url",
|
|
24190
24165
|
style: { "align-self": "flex-start" }
|
|
24191
|
-
}, [...t[
|
|
24166
|
+
}, [...t[226] || (t[226] = [
|
|
24192
24167
|
o("img", {
|
|
24193
24168
|
src: u1,
|
|
24194
24169
|
alt: "Alternative text"
|
|
24195
24170
|
}, null, -1)
|
|
24196
24171
|
])]),
|
|
24197
|
-
t[
|
|
24172
|
+
t[232] || (t[232] = o("h3", null, "FancyBox with large image given by property", -1)),
|
|
24198
24173
|
o("a", {
|
|
24199
24174
|
href: "#",
|
|
24200
|
-
onClick: t[
|
|
24175
|
+
onClick: t[84] || (t[84] = k((y) => l.showFancyBox("image", { large: "/media/images/demo-images/large/landscape-02.jpg" }, "FancyBox with large image given by property"), ["prevent"])),
|
|
24201
24176
|
title: "Open FancyBox with large image given by property",
|
|
24202
24177
|
style: { "align-self": "flex-start" }
|
|
24203
|
-
}, [...t[
|
|
24178
|
+
}, [...t[227] || (t[227] = [
|
|
24204
24179
|
o("img", {
|
|
24205
24180
|
src: c1,
|
|
24206
24181
|
alt: "Alternative text"
|
|
24207
24182
|
}, null, -1)
|
|
24208
24183
|
])]),
|
|
24209
|
-
t[
|
|
24184
|
+
t[233] || (t[233] = o("h3", null, "FancyBox with image as object give by property", -1)),
|
|
24210
24185
|
o("a", {
|
|
24211
24186
|
href: "#",
|
|
24212
|
-
onClick: t[
|
|
24187
|
+
onClick: t[85] || (t[85] = k((y) => l.showFancyBox("image", {
|
|
24213
24188
|
small: "/media/images/demo-images/medium/landscape-03.jpg",
|
|
24214
24189
|
medium: "/media/images/demo-images/medium/landscape-03.jpg",
|
|
24215
24190
|
large: "/media/images/demo-images/large/landscape-03.jpg"
|
|
24216
24191
|
}, "FancyBox with large image given by property"), ["prevent"])),
|
|
24217
24192
|
title: "Open FancyBox with large image given by property",
|
|
24218
24193
|
style: { "align-self": "flex-start" }
|
|
24219
|
-
}, [...t[
|
|
24194
|
+
}, [...t[228] || (t[228] = [
|
|
24220
24195
|
o("img", {
|
|
24221
24196
|
src: m1,
|
|
24222
24197
|
alt: "Alternative text"
|
|
@@ -24227,18 +24202,18 @@ function rk(e, t, n, s, i, l) {
|
|
|
24227
24202
|
}),
|
|
24228
24203
|
f(S, null, {
|
|
24229
24204
|
default: v(() => [
|
|
24230
|
-
t[
|
|
24205
|
+
t[236] || (t[236] = o("h2", {
|
|
24231
24206
|
class: "headline-demopage",
|
|
24232
24207
|
id: "section-flexible-scroll-container"
|
|
24233
24208
|
}, "Flexible Scroll-Container", -1)),
|
|
24234
24209
|
f(dl, { style: { border: "1px dashed var(--color-gray-30)" } }, {
|
|
24235
|
-
"fixed-wrapper": v(() => [...t[
|
|
24210
|
+
"fixed-wrapper": v(() => [...t[234] || (t[234] = [
|
|
24236
24211
|
o("div", {
|
|
24237
24212
|
class: "default-padding",
|
|
24238
24213
|
style: { border: "1px dashed var(--color-gray-30)" }
|
|
24239
24214
|
}, " Fixed content ", -1)
|
|
24240
24215
|
])]),
|
|
24241
|
-
"scroll-wrapper": v(() => [...t[
|
|
24216
|
+
"scroll-wrapper": v(() => [...t[235] || (t[235] = [
|
|
24242
24217
|
o("div", {
|
|
24243
24218
|
class: "default-padding",
|
|
24244
24219
|
style: { border: "1px dashed var(--color-gray-30)" }
|
|
@@ -24278,7 +24253,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24278
24253
|
}),
|
|
24279
24254
|
f(S, null, {
|
|
24280
24255
|
default: v(() => [
|
|
24281
|
-
t[
|
|
24256
|
+
t[237] || (t[237] = o("h2", {
|
|
24282
24257
|
class: "headline-demopage",
|
|
24283
24258
|
id: "section-google-maps"
|
|
24284
24259
|
}, "Google Maps™", -1)),
|
|
@@ -24291,12 +24266,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24291
24266
|
f(S, null, {
|
|
24292
24267
|
default: v(() => [
|
|
24293
24268
|
o("h2", dv, [
|
|
24294
|
-
t[
|
|
24269
|
+
t[238] || (t[238] = o("span", null, "Headlines", -1)),
|
|
24295
24270
|
o("a", {
|
|
24296
24271
|
href: "#",
|
|
24297
24272
|
class: "button small icon-cog",
|
|
24298
24273
|
title: "Open Component Settings",
|
|
24299
|
-
onClick: t[
|
|
24274
|
+
onClick: t[86] || (t[86] = k((y) => l.openSettingsSidebar("CmdHeadline"), ["prevent"]))
|
|
24300
24275
|
})
|
|
24301
24276
|
]),
|
|
24302
24277
|
f(Re, T({ ref: "CmdHeadline" }, e.cmdHeadlineSettingsData), null, 16),
|
|
@@ -24314,7 +24289,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24314
24289
|
ref: "CmdHeadline",
|
|
24315
24290
|
headlineLevel: "3"
|
|
24316
24291
|
}, {
|
|
24317
|
-
default: v(() => [...t[
|
|
24292
|
+
default: v(() => [...t[239] || (t[239] = [
|
|
24318
24293
|
F(" Headline text", -1),
|
|
24319
24294
|
o("br", null, null, -1),
|
|
24320
24295
|
F(" with html-content given by slot ", -1)
|
|
@@ -24326,29 +24301,29 @@ function rk(e, t, n, s, i, l) {
|
|
|
24326
24301
|
}),
|
|
24327
24302
|
f(S, null, {
|
|
24328
24303
|
default: v(() => [
|
|
24329
|
-
t[
|
|
24304
|
+
t[245] || (t[245] = o("h2", {
|
|
24330
24305
|
class: "headline-demopage",
|
|
24331
24306
|
id: "section-icons"
|
|
24332
24307
|
}, "Icons", -1)),
|
|
24333
24308
|
o("ul", null, [
|
|
24334
24309
|
o("li", null, [
|
|
24335
|
-
t[
|
|
24310
|
+
t[240] || (t[240] = o("span", null, "Icon from local iconfont", -1)),
|
|
24336
24311
|
f(Le, { iconClass: "icon-home" })
|
|
24337
24312
|
]),
|
|
24338
24313
|
o("li", null, [
|
|
24339
|
-
t[
|
|
24314
|
+
t[241] || (t[241] = o("span", null, "Icon from iconify-api (icomoon-font)", -1)),
|
|
24340
24315
|
f(Le, { iconClass: "icomoon-free:home" })
|
|
24341
24316
|
]),
|
|
24342
24317
|
o("li", null, [
|
|
24343
|
-
t[
|
|
24318
|
+
t[242] || (t[242] = o("span", null, "Icon from iconify-api (bootstrap-font)", -1)),
|
|
24344
24319
|
f(Le, { iconClass: "bi:house-fill" })
|
|
24345
24320
|
]),
|
|
24346
24321
|
o("li", null, [
|
|
24347
|
-
t[
|
|
24322
|
+
t[243] || (t[243] = o("span", null, "Icon from iconify-api (material-design-font)", -1)),
|
|
24348
24323
|
f(Le, { iconClass: "mdi:home" })
|
|
24349
24324
|
]),
|
|
24350
24325
|
o("li", null, [
|
|
24351
|
-
t[
|
|
24326
|
+
t[244] || (t[244] = o("span", null, "Icon from iconify-api (font-awesome-solid-font)", -1)),
|
|
24352
24327
|
f(Le, { iconClass: "fa6-solid:house-chimney" })
|
|
24353
24328
|
])
|
|
24354
24329
|
])
|
|
@@ -24358,12 +24333,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24358
24333
|
f(S, null, {
|
|
24359
24334
|
default: v(() => [
|
|
24360
24335
|
o("h2", uv, [
|
|
24361
|
-
t[
|
|
24336
|
+
t[246] || (t[246] = o("span", null, "Image", -1)),
|
|
24362
24337
|
o("a", {
|
|
24363
24338
|
href: "#",
|
|
24364
24339
|
class: "button small icon-cog",
|
|
24365
24340
|
title: "Open Component Settings",
|
|
24366
|
-
onClick: t[
|
|
24341
|
+
onClick: t[87] || (t[87] = k((y) => l.openSettingsSidebar("CmdImage"), ["prevent"]))
|
|
24367
24342
|
})
|
|
24368
24343
|
]),
|
|
24369
24344
|
o("div", cv, [
|
|
@@ -24383,12 +24358,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24383
24358
|
f(S, null, {
|
|
24384
24359
|
default: v(() => [
|
|
24385
24360
|
o("h2", mv, [
|
|
24386
|
-
t[
|
|
24361
|
+
t[247] || (t[247] = o("span", null, "Image-Gallery", -1)),
|
|
24387
24362
|
o("a", {
|
|
24388
24363
|
href: "#",
|
|
24389
24364
|
class: "button small icon-cog",
|
|
24390
24365
|
title: "Open Component Settings",
|
|
24391
|
-
onClick: t[
|
|
24366
|
+
onClick: t[88] || (t[88] = k((y) => l.openSettingsSidebar("CmdImageGallery"), ["prevent"]))
|
|
24392
24367
|
})
|
|
24393
24368
|
]),
|
|
24394
24369
|
f(cl, T({
|
|
@@ -24400,7 +24375,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24400
24375
|
}),
|
|
24401
24376
|
f(S, null, {
|
|
24402
24377
|
default: v(() => [
|
|
24403
|
-
t[
|
|
24378
|
+
t[248] || (t[248] = o("h2", {
|
|
24404
24379
|
class: "headline-demopage",
|
|
24405
24380
|
id: "section-image-zoom"
|
|
24406
24381
|
}, " Image-Zoom ", -1)),
|
|
@@ -24414,12 +24389,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24414
24389
|
f(S, null, {
|
|
24415
24390
|
default: v(() => [
|
|
24416
24391
|
o("h2", pv, [
|
|
24417
|
-
t[
|
|
24392
|
+
t[249] || (t[249] = o("span", null, "Link", -1)),
|
|
24418
24393
|
o("a", {
|
|
24419
24394
|
href: "#",
|
|
24420
24395
|
class: "button small icon-cog",
|
|
24421
24396
|
title: "Open Component Settings",
|
|
24422
|
-
onClick: t[
|
|
24397
|
+
onClick: t[89] || (t[89] = k((y) => l.openSettingsSidebar("CmdLink"), ["prevent"]))
|
|
24423
24398
|
})
|
|
24424
24399
|
]),
|
|
24425
24400
|
f(te, T({
|
|
@@ -24471,7 +24446,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24471
24446
|
text: "Add link",
|
|
24472
24447
|
primaryButton: !0,
|
|
24473
24448
|
icon: { iconClass: "icon-link", position: "right" },
|
|
24474
|
-
onClick: t[
|
|
24449
|
+
onClick: t[90] || (t[90] = (y) => i.showCmdLink = !0)
|
|
24475
24450
|
}),
|
|
24476
24451
|
i.showCmdLink ? (a(), C(te, {
|
|
24477
24452
|
key: 0,
|
|
@@ -24482,12 +24457,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24482
24457
|
icon: { iconClass: "icon-chevron-one-stripe-right", position: "right", tooltip: "Tooltip for hyperlink" }
|
|
24483
24458
|
})) : m("", !0),
|
|
24484
24459
|
o("dl", fv, [
|
|
24485
|
-
t[
|
|
24486
|
-
o("dd", null,
|
|
24487
|
-
t[
|
|
24488
|
-
o("dd", null,
|
|
24489
|
-
t[
|
|
24490
|
-
o("dd", null,
|
|
24460
|
+
t[250] || (t[250] = o("dt", null, "Event:", -1)),
|
|
24461
|
+
o("dd", null, g(i.outputCmdLink?.event?.originalEvent.originalEvent), 1),
|
|
24462
|
+
t[251] || (t[251] = o("dt", null, "Target:", -1)),
|
|
24463
|
+
o("dd", null, g(i.outputCmdLink?.event?.originalEvent.target), 1),
|
|
24464
|
+
t[252] || (t[252] = o("dt", null, "LinkType:", -1)),
|
|
24465
|
+
o("dd", null, g(i.outputCmdLink?.event?.originalEvent.linkType), 1)
|
|
24491
24466
|
])
|
|
24492
24467
|
]),
|
|
24493
24468
|
_: 1
|
|
@@ -24495,12 +24470,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24495
24470
|
f(S, null, {
|
|
24496
24471
|
default: v(() => [
|
|
24497
24472
|
o("h2", hv, [
|
|
24498
|
-
t[
|
|
24473
|
+
t[253] || (t[253] = o("span", null, "List", -1)),
|
|
24499
24474
|
o("a", {
|
|
24500
24475
|
href: "#",
|
|
24501
24476
|
class: "button small icon-cog",
|
|
24502
24477
|
title: "Open Component Settings",
|
|
24503
|
-
onClick: t[
|
|
24478
|
+
onClick: t[91] || (t[91] = k((y) => l.openSettingsSidebar("CmdList"), ["prevent"]))
|
|
24504
24479
|
})
|
|
24505
24480
|
]),
|
|
24506
24481
|
f(h, T({
|
|
@@ -24512,12 +24487,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24512
24487
|
onClick: l.cmdLinkOutput
|
|
24513
24488
|
}), null, 16, ["items", "onClick"]),
|
|
24514
24489
|
o("dl", gv, [
|
|
24515
|
-
t[
|
|
24516
|
-
o("dd", null,
|
|
24517
|
-
t[
|
|
24518
|
-
o("dd", null,
|
|
24519
|
-
t[
|
|
24520
|
-
o("dd", null,
|
|
24490
|
+
t[254] || (t[254] = o("dt", null, "Event:", -1)),
|
|
24491
|
+
o("dd", null, g(i.outputCmdLink?.event?.originalEvent), 1),
|
|
24492
|
+
t[255] || (t[255] = o("dt", null, "Target:", -1)),
|
|
24493
|
+
o("dd", null, g(i.outputCmdLink?.event?.originalEvent.target), 1),
|
|
24494
|
+
t[256] || (t[256] = o("dt", null, "LinkType:", -1)),
|
|
24495
|
+
o("dd", null, g(i.outputCmdLink?.event?.linkType), 1)
|
|
24521
24496
|
]),
|
|
24522
24497
|
f(h, {
|
|
24523
24498
|
cmdHeadline: { headlineText: "List of images", headlineLevel: 3 },
|
|
@@ -24554,7 +24529,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24554
24529
|
highlightLevel: "tertiary"
|
|
24555
24530
|
}, null, 8, ["items"])
|
|
24556
24531
|
]),
|
|
24557
|
-
t[
|
|
24532
|
+
t[257] || (t[257] = o("h3", null, "Description Lists", -1)),
|
|
24558
24533
|
o("div", bv, [
|
|
24559
24534
|
f(h, {
|
|
24560
24535
|
listType: "description",
|
|
@@ -24579,30 +24554,30 @@ function rk(e, t, n, s, i, l) {
|
|
|
24579
24554
|
f(S, null, {
|
|
24580
24555
|
default: v(() => [
|
|
24581
24556
|
o("h2", xv, [
|
|
24582
|
-
t[
|
|
24557
|
+
t[258] || (t[258] = o("span", null, "Login Form", -1)),
|
|
24583
24558
|
o("a", {
|
|
24584
24559
|
href: "#",
|
|
24585
24560
|
class: "button small icon-cog",
|
|
24586
24561
|
title: "Open Component Settings",
|
|
24587
|
-
onClick: t[
|
|
24562
|
+
onClick: t[92] || (t[92] = k((y) => l.openSettingsSidebar("CmdLoginForm"), ["prevent"]))
|
|
24588
24563
|
})
|
|
24589
24564
|
]),
|
|
24590
24565
|
f(Y, { "use-fieldset": !1 }, {
|
|
24591
24566
|
default: v(() => [
|
|
24592
24567
|
f(pl, T({ ref: "CmdLoginForm" }, e.cmdLoginFormSettingsData, {
|
|
24593
24568
|
modelValue: i.loginData,
|
|
24594
|
-
"onUpdate:modelValue": t[
|
|
24569
|
+
"onUpdate:modelValue": t[93] || (t[93] = (y) => i.loginData = y)
|
|
24595
24570
|
}), null, 16, ["modelValue"])
|
|
24596
24571
|
]),
|
|
24597
24572
|
_: 1
|
|
24598
24573
|
}),
|
|
24599
|
-
o("p", null, "LoginData: " +
|
|
24574
|
+
o("p", null, "LoginData: " + g(i.loginData), 1)
|
|
24600
24575
|
]),
|
|
24601
24576
|
_: 1
|
|
24602
24577
|
}),
|
|
24603
24578
|
f(S, null, {
|
|
24604
24579
|
default: v(() => [
|
|
24605
|
-
t[
|
|
24580
|
+
t[259] || (t[259] = o("h2", {
|
|
24606
24581
|
class: "headline-demopage",
|
|
24607
24582
|
id: "section-mail-tool"
|
|
24608
24583
|
}, [
|
|
@@ -24619,12 +24594,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24619
24594
|
f(S, null, {
|
|
24620
24595
|
default: v(() => [
|
|
24621
24596
|
o("h2", Cv, [
|
|
24622
|
-
t[
|
|
24597
|
+
t[260] || (t[260] = o("span", null, "Main Navigation", -1)),
|
|
24623
24598
|
o("a", {
|
|
24624
24599
|
href: "#",
|
|
24625
24600
|
class: "button small icon-cog",
|
|
24626
24601
|
title: "Open Component Settings",
|
|
24627
|
-
onClick: t[
|
|
24602
|
+
onClick: t[94] || (t[94] = k((y) => l.openSettingsSidebar("CmdMainNavigation"), ["prevent"]))
|
|
24628
24603
|
})
|
|
24629
24604
|
]),
|
|
24630
24605
|
f(hl, T({ ref: "CmdMainNavigation" }, e.cmdMainNavigationSettingsData, { navigationEntries: l.navigationDataModified }), null, 16, ["navigationEntries"]),
|
|
@@ -24635,30 +24610,30 @@ function rk(e, t, n, s, i, l) {
|
|
|
24635
24610
|
f(S, null, {
|
|
24636
24611
|
default: v(() => [
|
|
24637
24612
|
o("h2", vv, [
|
|
24638
|
-
t[
|
|
24613
|
+
t[261] || (t[261] = o("span", null, "Multistepform-Progressbar", -1)),
|
|
24639
24614
|
o("a", {
|
|
24640
24615
|
href: "#",
|
|
24641
24616
|
class: "button small icon-cog",
|
|
24642
24617
|
title: "Open Component Settings",
|
|
24643
|
-
onClick: t[
|
|
24618
|
+
onClick: t[95] || (t[95] = k((y) => l.openSettingsSidebar("CmdMultistepFormProgressBar"), ["prevent"]))
|
|
24644
24619
|
})
|
|
24645
24620
|
]),
|
|
24646
|
-
t[
|
|
24621
|
+
t[262] || (t[262] = o("h3", null, "Steps with icons", -1)),
|
|
24647
24622
|
f(an, T({
|
|
24648
24623
|
ref: "CmdMultistepFormProgressBar",
|
|
24649
24624
|
multisteps: i.multistepsData.withIcon
|
|
24650
24625
|
}, e.cmdMultistepFormProgressBarSettingsData, {
|
|
24651
|
-
onClick: t[
|
|
24626
|
+
onClick: t[96] || (t[96] = (y) => i.showPageMultistep = y.index + 1)
|
|
24652
24627
|
}), null, 16, ["multisteps"]),
|
|
24653
|
-
t[
|
|
24628
|
+
t[263] || (t[263] = o("h3", null, "Router", -1)),
|
|
24654
24629
|
f(an, T({
|
|
24655
24630
|
ref: "CmdMultistepFormProgressBar",
|
|
24656
24631
|
multisteps: i.multistepsData.router
|
|
24657
24632
|
}, e.cmdMultistepFormProgressBarSettingsData, {
|
|
24658
|
-
onClick: t[
|
|
24633
|
+
onClick: t[97] || (t[97] = (y) => i.showPageMultistep = y.index + 1)
|
|
24659
24634
|
}), null, 16, ["multisteps"]),
|
|
24660
24635
|
o("div", null, [
|
|
24661
|
-
o("p", null, "Page " +
|
|
24636
|
+
o("p", null, "Page " + g(i.showPageMultistep), 1)
|
|
24662
24637
|
])
|
|
24663
24638
|
]),
|
|
24664
24639
|
_: 1
|
|
@@ -24666,38 +24641,38 @@ function rk(e, t, n, s, i, l) {
|
|
|
24666
24641
|
f(S, null, {
|
|
24667
24642
|
default: v(() => [
|
|
24668
24643
|
o("h2", kv, [
|
|
24669
|
-
t[
|
|
24644
|
+
t[264] || (t[264] = o("span", null, "Multistepform-Wrapper", -1)),
|
|
24670
24645
|
o("a", {
|
|
24671
24646
|
href: "#",
|
|
24672
24647
|
class: "button small icon-cog",
|
|
24673
24648
|
title: "Open Component Settings",
|
|
24674
|
-
onClick: t[
|
|
24649
|
+
onClick: t[98] || (t[98] = k((y) => l.openSettingsSidebar("CmdMultistepFormWrapper"), ["prevent"]))
|
|
24675
24650
|
})
|
|
24676
24651
|
]),
|
|
24677
|
-
t[
|
|
24652
|
+
t[278] || (t[278] = o("h3", null, "Data provided by property", -1)),
|
|
24678
24653
|
f(sn, null, {
|
|
24679
|
-
"page-1": v((
|
|
24680
|
-
t[
|
|
24654
|
+
"page-1": v((y) => [
|
|
24655
|
+
t[265] || (t[265] = o("h3", null, "Page 1 - all fields required", -1)),
|
|
24681
24656
|
f(Y, {
|
|
24682
24657
|
formElements: i.multistepFormWrapperPage1Data,
|
|
24683
24658
|
useSlot: !1,
|
|
24684
|
-
onValidationStatusChange: (M) => l.toggleSystemMessage(M,
|
|
24659
|
+
onValidationStatusChange: (M) => l.toggleSystemMessage(M, y),
|
|
24685
24660
|
submitButton: { show: !1 },
|
|
24686
|
-
modelValue:
|
|
24687
|
-
"onUpdate:modelValue":
|
|
24661
|
+
modelValue: y.formDataForPage,
|
|
24662
|
+
"onUpdate:modelValue": y.updateFormDataForPage
|
|
24688
24663
|
}, null, 8, ["formElements", "onValidationStatusChange", "modelValue", "onUpdate:modelValue"]),
|
|
24689
24664
|
o("a", {
|
|
24690
24665
|
href: "#",
|
|
24691
|
-
onClick: k((M) =>
|
|
24666
|
+
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
24692
24667
|
}, "Set Error", 8, wv),
|
|
24693
|
-
t[
|
|
24668
|
+
t[266] || (t[266] = o("br", null, null, -1)),
|
|
24694
24669
|
o("a", {
|
|
24695
24670
|
href: "#",
|
|
24696
|
-
onClick: k(
|
|
24671
|
+
onClick: k(y.removeErrorOnPage, ["prevent"])
|
|
24697
24672
|
}, "Remove Error", 8, Tv)
|
|
24698
24673
|
]),
|
|
24699
|
-
"page-2": v((
|
|
24700
|
-
t[
|
|
24674
|
+
"page-2": v((y) => [
|
|
24675
|
+
t[267] || (t[267] = o("h3", null, "Page 2 - 2/2 fields required (in slot)", -1)),
|
|
24701
24676
|
f(Y, {
|
|
24702
24677
|
submitButton: { show: !1 },
|
|
24703
24678
|
cmdHeadline: { headlineText: "Form-Elements in Slot", headlineLevel: 3 }
|
|
@@ -24711,9 +24686,9 @@ function rk(e, t, n, s, i, l) {
|
|
|
24711
24686
|
id: "page-2-telephone",
|
|
24712
24687
|
placeholder: "Enter phone number",
|
|
24713
24688
|
required: !0,
|
|
24714
|
-
modelValue:
|
|
24715
|
-
"onUpdate:modelValue": (M) => l.setValue(M, "page-2-telephone",
|
|
24716
|
-
onValidationStatusChange: (M) => l.setValidationStatus(M, "page-2-telephone",
|
|
24689
|
+
modelValue: y.formDataForPage["page-2-telephone"],
|
|
24690
|
+
"onUpdate:modelValue": (M) => l.setValue(M, "page-2-telephone", y),
|
|
24691
|
+
onValidationStatusChange: (M) => l.setValidationStatus(M, "page-2-telephone", y)
|
|
24717
24692
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onValidationStatusChange"]),
|
|
24718
24693
|
f(O, {
|
|
24719
24694
|
element: "input",
|
|
@@ -24723,25 +24698,25 @@ function rk(e, t, n, s, i, l) {
|
|
|
24723
24698
|
id: "page-2-email",
|
|
24724
24699
|
required: !0,
|
|
24725
24700
|
placeholder: "Enter email address",
|
|
24726
|
-
modelValue:
|
|
24727
|
-
"onUpdate:modelValue": (M) => l.setValue(M, "page-2-email",
|
|
24728
|
-
onValidationStatusChange: (M) => l.setValidationStatus(M, "page-2-email",
|
|
24701
|
+
modelValue: y.formDataForPage["page-2-email"],
|
|
24702
|
+
"onUpdate:modelValue": (M) => l.setValue(M, "page-2-email", y),
|
|
24703
|
+
onValidationStatusChange: (M) => l.setValidationStatus(M, "page-2-email", y)
|
|
24729
24704
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onValidationStatusChange"])
|
|
24730
24705
|
]),
|
|
24731
24706
|
_: 2
|
|
24732
24707
|
}, 1024),
|
|
24733
24708
|
o("a", {
|
|
24734
24709
|
href: "#",
|
|
24735
|
-
onClick: k((M) =>
|
|
24710
|
+
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
24736
24711
|
}, "Set Error", 8, Sv)
|
|
24737
24712
|
]),
|
|
24738
|
-
"page-3": v((
|
|
24739
|
-
t[
|
|
24713
|
+
"page-3": v((y) => [
|
|
24714
|
+
t[268] || (t[268] = o("h3", null, "Page 3 - no fields required", -1)),
|
|
24740
24715
|
f(Y, {
|
|
24741
|
-
onValidationStatusChange: (M) => l.toggleSystemMessage(M,
|
|
24716
|
+
onValidationStatusChange: (M) => l.toggleSystemMessage(M, y),
|
|
24742
24717
|
submitButton: { show: !1 },
|
|
24743
|
-
modelValue:
|
|
24744
|
-
"onUpdate:modelValue":
|
|
24718
|
+
modelValue: y.formDataForPage,
|
|
24719
|
+
"onUpdate:modelValue": y.updateFormDataForPage,
|
|
24745
24720
|
cmdHeadline: { headlineText: "Form-Elements in Slot", headlineLevel: 3 }
|
|
24746
24721
|
}, {
|
|
24747
24722
|
default: v(() => [
|
|
@@ -24752,8 +24727,8 @@ function rk(e, t, n, s, i, l) {
|
|
|
24752
24727
|
name: "street-no",
|
|
24753
24728
|
id: "street-no",
|
|
24754
24729
|
placeholder: "Enter street and number",
|
|
24755
|
-
modelValue:
|
|
24756
|
-
"onUpdate:modelValue": (M) =>
|
|
24730
|
+
modelValue: y.formDataForPage.streetNo,
|
|
24731
|
+
"onUpdate:modelValue": (M) => y.formDataForPage.streetNo = M
|
|
24757
24732
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
24758
24733
|
o("div", _v, [
|
|
24759
24734
|
f(O, {
|
|
@@ -24762,8 +24737,8 @@ function rk(e, t, n, s, i, l) {
|
|
|
24762
24737
|
labelText: "Zip:",
|
|
24763
24738
|
name: "zip",
|
|
24764
24739
|
id: "zip",
|
|
24765
|
-
modelValue:
|
|
24766
|
-
"onUpdate:modelValue": (M) =>
|
|
24740
|
+
modelValue: y.formDataForPage.zip,
|
|
24741
|
+
"onUpdate:modelValue": (M) => y.formDataForPage.zip = M
|
|
24767
24742
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
24768
24743
|
f(O, {
|
|
24769
24744
|
element: "input",
|
|
@@ -24771,34 +24746,34 @@ function rk(e, t, n, s, i, l) {
|
|
|
24771
24746
|
labelText: "City:",
|
|
24772
24747
|
name: "city",
|
|
24773
24748
|
id: "city",
|
|
24774
|
-
modelValue:
|
|
24775
|
-
"onUpdate:modelValue": (M) =>
|
|
24749
|
+
modelValue: y.formDataForPage.city,
|
|
24750
|
+
"onUpdate:modelValue": (M) => y.formDataForPage.city = M
|
|
24776
24751
|
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
24777
24752
|
])
|
|
24778
24753
|
]),
|
|
24779
24754
|
_: 2
|
|
24780
24755
|
}, 1032, ["onValidationStatusChange", "modelValue", "onUpdate:modelValue"])
|
|
24781
24756
|
]),
|
|
24782
|
-
"page-last": v((
|
|
24757
|
+
"page-last": v((y) => [
|
|
24783
24758
|
i.confirmDataPrivacy ? (a(), r(w, { key: 1 }, [
|
|
24784
|
-
t[
|
|
24759
|
+
t[271] || (t[271] = o("h3", null, "Confirmation", -1)),
|
|
24785
24760
|
f(rt, {
|
|
24786
24761
|
systemMessage: "Your request was send successfully!",
|
|
24787
24762
|
validationStatus: "success",
|
|
24788
24763
|
iconClose: { show: !1 }
|
|
24789
24764
|
}),
|
|
24790
|
-
t[
|
|
24791
|
-
F(" props.formDataForPage: " + y
|
|
24765
|
+
t[272] || (t[272] = o("p", null, "A copy with all submitted data was send to you.", -1)),
|
|
24766
|
+
F(" props.formDataForPage: " + g(y.formDataForPage), 1)
|
|
24792
24767
|
], 64)) : (a(), r(w, { key: 0 }, [
|
|
24793
|
-
t[
|
|
24768
|
+
t[270] || (t[270] = o("h3", null, "Page 4", -1)),
|
|
24794
24769
|
f(Y, {
|
|
24795
24770
|
cmdHeadline: { headlineText: "Confirmation", headlineLevel: 3 },
|
|
24796
|
-
submitButton: { disabled:
|
|
24771
|
+
submitButton: { disabled: y.atleastOneStepWithError, type: "button" },
|
|
24797
24772
|
cancelButton: { show: !1 },
|
|
24798
24773
|
onSubmit: l.validateForm
|
|
24799
24774
|
}, {
|
|
24800
24775
|
default: v(() => [
|
|
24801
|
-
t[
|
|
24776
|
+
t[269] || (t[269] = o("p", null, "Please confirm that all data you provided is legit.", -1)),
|
|
24802
24777
|
f(O, {
|
|
24803
24778
|
element: "input",
|
|
24804
24779
|
type: "checkbox",
|
|
@@ -24808,10 +24783,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
24808
24783
|
required: !0,
|
|
24809
24784
|
modelValue: i.dataPrivacyChecked,
|
|
24810
24785
|
"onUpdate:modelValue": [
|
|
24811
|
-
t[
|
|
24812
|
-
(M) => l.setValue(M, "confirm-data-privacy",
|
|
24786
|
+
t[99] || (t[99] = (M) => i.dataPrivacyChecked = M),
|
|
24787
|
+
(M) => l.setValue(M, "confirm-data-privacy", y)
|
|
24813
24788
|
],
|
|
24814
|
-
onValidationStatusChange: (M) => l.setValidationStatusCheckbox(M, "confirm-data-privacy",
|
|
24789
|
+
onValidationStatusChange: (M) => l.setValidationStatusCheckbox(M, "confirm-data-privacy", y)
|
|
24815
24790
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "onValidationStatusChange"])
|
|
24816
24791
|
]),
|
|
24817
24792
|
_: 2
|
|
@@ -24820,47 +24795,47 @@ function rk(e, t, n, s, i, l) {
|
|
|
24820
24795
|
]),
|
|
24821
24796
|
_: 1
|
|
24822
24797
|
}),
|
|
24823
|
-
t[
|
|
24798
|
+
t[279] || (t[279] = o("h3", null, "Data provided by slot", -1)),
|
|
24824
24799
|
f(sn, null, {
|
|
24825
|
-
"progress-bar": v((
|
|
24800
|
+
"progress-bar": v((y) => [
|
|
24826
24801
|
o("ul", Ov, [
|
|
24827
|
-
(a(!0), r(w, null, P(
|
|
24802
|
+
(a(!0), r(w, null, P(y.numberOfPages, (M) => (a(), r("li", { key: M }, [
|
|
24828
24803
|
o("a", {
|
|
24829
24804
|
href: "#",
|
|
24830
|
-
onClick: k((we) =>
|
|
24831
|
-
},
|
|
24805
|
+
onClick: k((we) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
24806
|
+
}, g(M), 9, Lv)
|
|
24832
24807
|
]))), 128))
|
|
24833
24808
|
])
|
|
24834
24809
|
]),
|
|
24835
|
-
"page-1": v((
|
|
24836
|
-
t[
|
|
24837
|
-
|
|
24810
|
+
"page-1": v((y) => [
|
|
24811
|
+
t[273] || (t[273] = F(" Content Page 1 ", -1)),
|
|
24812
|
+
y.hasError ? (a(), r("span", Iv, "Error")) : m("", !0),
|
|
24838
24813
|
o("a", {
|
|
24839
24814
|
href: "#",
|
|
24840
|
-
onClick: k((M) =>
|
|
24815
|
+
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
24841
24816
|
}, "Set Error", 8, Bv)
|
|
24842
24817
|
]),
|
|
24843
|
-
"page-2": v((
|
|
24844
|
-
t[
|
|
24845
|
-
|
|
24818
|
+
"page-2": v((y) => [
|
|
24819
|
+
t[274] || (t[274] = F(" Content Page 2 ", -1)),
|
|
24820
|
+
y.hasError ? (a(), r("span", Dv, "Error")) : m("", !0),
|
|
24846
24821
|
o("a", {
|
|
24847
24822
|
href: "#",
|
|
24848
|
-
onClick: k((M) =>
|
|
24823
|
+
onClick: k((M) => y.setErrorOnPage("This is an error!"), ["prevent"])
|
|
24849
24824
|
}, "Set Error", 8, Fv)
|
|
24850
24825
|
]),
|
|
24851
|
-
"page-3": v((
|
|
24852
|
-
t[
|
|
24853
|
-
|
|
24826
|
+
"page-3": v((y) => [
|
|
24827
|
+
t[275] || (t[275] = F(" Content Page 3 ", -1)),
|
|
24828
|
+
y.hasError ? (a(), r("span", Mv, "Error")) : m("", !0)
|
|
24854
24829
|
]),
|
|
24855
|
-
"page-4": v((
|
|
24856
|
-
t[
|
|
24857
|
-
|
|
24830
|
+
"page-4": v((y) => [
|
|
24831
|
+
t[276] || (t[276] = F(" Content Page 4 ", -1)),
|
|
24832
|
+
y.hasError ? (a(), r("span", Pv, "Error")) : m("", !0)
|
|
24858
24833
|
]),
|
|
24859
|
-
"page-5": v((
|
|
24860
|
-
t[
|
|
24861
|
-
|
|
24834
|
+
"page-5": v((y) => [
|
|
24835
|
+
t[277] || (t[277] = F(" Content Page 5 ", -1)),
|
|
24836
|
+
y.hasError ? (a(), r("span", Vv, "Error")) : m("", !0)
|
|
24862
24837
|
]),
|
|
24863
|
-
pagination: v((
|
|
24838
|
+
pagination: v((y) => [
|
|
24864
24839
|
o("div", Av, [
|
|
24865
24840
|
f(te, {
|
|
24866
24841
|
linkType: "button",
|
|
@@ -24871,8 +24846,8 @@ function rk(e, t, n, s, i, l) {
|
|
|
24871
24846
|
position: "right"
|
|
24872
24847
|
},
|
|
24873
24848
|
text: "Next",
|
|
24874
|
-
disabled:
|
|
24875
|
-
onClick:
|
|
24849
|
+
disabled: y.disabledNextLink,
|
|
24850
|
+
onClick: y.setNextPage
|
|
24876
24851
|
}, null, 8, ["disabled", "onClick"]),
|
|
24877
24852
|
f(te, {
|
|
24878
24853
|
linkType: "button",
|
|
@@ -24891,10 +24866,10 @@ function rk(e, t, n, s, i, l) {
|
|
|
24891
24866
|
tooltip: "To previous page"
|
|
24892
24867
|
},
|
|
24893
24868
|
text: "Back",
|
|
24894
|
-
onClick:
|
|
24895
|
-
disabled:
|
|
24869
|
+
onClick: y.setPrevPage,
|
|
24870
|
+
disabled: y.disabledPrevLink
|
|
24896
24871
|
}, null, 8, ["onClick", "disabled"]),
|
|
24897
|
-
F(" props.disabledPrevLink: " + y
|
|
24872
|
+
F(" props.disabledPrevLink: " + g(y.disabledPrevLink), 1)
|
|
24898
24873
|
])
|
|
24899
24874
|
]),
|
|
24900
24875
|
_: 1
|
|
@@ -24905,19 +24880,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
24905
24880
|
f(S, null, {
|
|
24906
24881
|
default: v(() => [
|
|
24907
24882
|
o("h2", Ev, [
|
|
24908
|
-
t[
|
|
24883
|
+
t[280] || (t[280] = o("span", null, "Newsletter Subscription", -1)),
|
|
24909
24884
|
o("a", {
|
|
24910
24885
|
href: "#",
|
|
24911
24886
|
class: "button small icon-cog",
|
|
24912
24887
|
title: "Open Component Settings",
|
|
24913
|
-
onClick: t[
|
|
24888
|
+
onClick: t[100] || (t[100] = k((y) => l.openSettingsSidebar("CmdNewsletterSubscription"), ["prevent"]))
|
|
24914
24889
|
})
|
|
24915
24890
|
]),
|
|
24916
24891
|
f(Y, { "use-fieldset": !1 }, {
|
|
24917
24892
|
default: v(() => [
|
|
24918
24893
|
f(yl, T({ ref: "CmdNewsletterSubscription" }, e.cmdNewsletterSubscriptionSettingsData, {
|
|
24919
24894
|
modelValue: i.newsletter,
|
|
24920
|
-
"onUpdate:modelValue": t[
|
|
24895
|
+
"onUpdate:modelValue": t[101] || (t[101] = (y) => i.newsletter = y),
|
|
24921
24896
|
onButtonClick: l.submitNewsletterRegistration
|
|
24922
24897
|
}), null, 16, ["modelValue", "onButtonClick"])
|
|
24923
24898
|
]),
|
|
@@ -24929,12 +24904,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24929
24904
|
f(S, null, {
|
|
24930
24905
|
default: v(() => [
|
|
24931
24906
|
o("h2", Hv, [
|
|
24932
|
-
t[
|
|
24907
|
+
t[281] || (t[281] = o("span", null, "Opening Hours", -1)),
|
|
24933
24908
|
o("a", {
|
|
24934
24909
|
href: "#",
|
|
24935
24910
|
class: "button small icon-cog",
|
|
24936
24911
|
title: "Open Component Settings",
|
|
24937
|
-
onClick: t[
|
|
24912
|
+
onClick: t[102] || (t[102] = k((y) => l.openSettingsSidebar("CmdOpeningHours"), ["prevent"]))
|
|
24938
24913
|
})
|
|
24939
24914
|
]),
|
|
24940
24915
|
f(bl, T({ ref: "CmdOpeningHours" }, e.cmdOpeningHoursSettingsData, {
|
|
@@ -24948,19 +24923,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
24948
24923
|
f(S, null, {
|
|
24949
24924
|
default: v(() => [
|
|
24950
24925
|
o("h2", qv, [
|
|
24951
|
-
t[
|
|
24926
|
+
t[282] || (t[282] = o("span", null, "Page Footer", -1)),
|
|
24952
24927
|
o("a", {
|
|
24953
24928
|
href: "#",
|
|
24954
24929
|
class: "button small icon-cog",
|
|
24955
24930
|
title: "Open Component Settings",
|
|
24956
|
-
onClick: t[
|
|
24931
|
+
onClick: t[103] || (t[103] = k((y) => l.openSettingsSidebar("CmdPageFooter"), ["prevent"]))
|
|
24957
24932
|
})
|
|
24958
24933
|
]),
|
|
24959
24934
|
f(xl, T({ ref: "CmdPageFooter" }, e.cmdPageFooterSettingsData, {
|
|
24960
24935
|
"button-print-view": { text: "Print this page" },
|
|
24961
24936
|
cmdSocialNetworks: i.socialNetworksData
|
|
24962
24937
|
}), {
|
|
24963
|
-
default: v(() => [...t[
|
|
24938
|
+
default: v(() => [...t[283] || (t[283] = [
|
|
24964
24939
|
o("button", {
|
|
24965
24940
|
class: "button primary",
|
|
24966
24941
|
title: "Button given by slot"
|
|
@@ -24977,12 +24952,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
24977
24952
|
f(S, null, {
|
|
24978
24953
|
default: v(() => [
|
|
24979
24954
|
o("h2", Rv, [
|
|
24980
|
-
t[
|
|
24955
|
+
t[284] || (t[284] = o("span", null, "Page Header", -1)),
|
|
24981
24956
|
o("a", {
|
|
24982
24957
|
href: "#",
|
|
24983
24958
|
class: "button small icon-cog",
|
|
24984
24959
|
title: "Open Component Settings",
|
|
24985
|
-
onClick: t[
|
|
24960
|
+
onClick: t[104] || (t[104] = k((y) => l.openSettingsSidebar("CmdPageHeader"), ["prevent"]))
|
|
24986
24961
|
})
|
|
24987
24962
|
]),
|
|
24988
24963
|
f(Cl, {
|
|
@@ -24990,7 +24965,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
24990
24965
|
cmdBreadcrumbs: i.breadcrumbsData,
|
|
24991
24966
|
cmdHeadline: { headlineText: "Main headline for page", headlineLevel: 1 }
|
|
24992
24967
|
}, {
|
|
24993
|
-
default: v(() => [...t[
|
|
24968
|
+
default: v(() => [...t[285] || (t[285] = [
|
|
24994
24969
|
o("a", {
|
|
24995
24970
|
href: "#",
|
|
24996
24971
|
title: "Link given by slot"
|
|
@@ -25007,19 +24982,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
25007
24982
|
f(S, null, {
|
|
25008
24983
|
default: v(() => [
|
|
25009
24984
|
o("h2", jv, [
|
|
25010
|
-
t[
|
|
24985
|
+
t[286] || (t[286] = o("span", null, "Pagination", -1)),
|
|
25011
24986
|
o("a", {
|
|
25012
24987
|
href: "#",
|
|
25013
24988
|
class: "button small icon-cog",
|
|
25014
24989
|
title: "Open Component Settings",
|
|
25015
|
-
onClick: t[
|
|
24990
|
+
onClick: t[105] || (t[105] = k((y) => l.openSettingsSidebar("CmdPagination"), ["prevent"]))
|
|
25016
24991
|
})
|
|
25017
24992
|
]),
|
|
25018
24993
|
o("div", null, [
|
|
25019
|
-
o("p", null, "Page " +
|
|
24994
|
+
o("p", null, "Page " + g(i.showPagePager), 1)
|
|
25020
24995
|
]),
|
|
25021
24996
|
f(vl, T({ ref: "CmdPagination" }, e.cmdPaginationSettingsData, {
|
|
25022
|
-
onClick: t[
|
|
24997
|
+
onClick: t[106] || (t[106] = (y) => i.showPagePager = y)
|
|
25023
24998
|
}), null, 16)
|
|
25024
24999
|
]),
|
|
25025
25000
|
_: 1
|
|
@@ -25027,12 +25002,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25027
25002
|
f(S, null, {
|
|
25028
25003
|
default: v(() => [
|
|
25029
25004
|
o("h2", Uv, [
|
|
25030
|
-
t[
|
|
25005
|
+
t[287] || (t[287] = o("span", null, "Paragraph", -1)),
|
|
25031
25006
|
o("a", {
|
|
25032
25007
|
href: "#",
|
|
25033
25008
|
class: "button small icon-cog",
|
|
25034
25009
|
title: "Open Component Settings",
|
|
25035
|
-
onClick: t[
|
|
25010
|
+
onClick: t[107] || (t[107] = k((y) => l.openSettingsSidebar("CmdParagraph"), ["prevent"]))
|
|
25036
25011
|
})
|
|
25037
25012
|
]),
|
|
25038
25013
|
f(kl, T({ ref: "CmdParagraph" }, e.cmdParagraphSettingsData), null, 16)
|
|
@@ -25042,33 +25017,33 @@ function rk(e, t, n, s, i, l) {
|
|
|
25042
25017
|
f(S, null, {
|
|
25043
25018
|
default: v(() => [
|
|
25044
25019
|
o("h2", Nv, [
|
|
25045
|
-
t[
|
|
25020
|
+
t[288] || (t[288] = o("span", null, "Section", -1)),
|
|
25046
25021
|
o("a", {
|
|
25047
25022
|
href: "#",
|
|
25048
25023
|
class: "button small icon-cog",
|
|
25049
25024
|
title: "Open Component Settings",
|
|
25050
|
-
onClick: t[
|
|
25025
|
+
onClick: t[108] || (t[108] = k((y) => l.openSettingsSidebar("CmdSection"), ["prevent"]))
|
|
25051
25026
|
})
|
|
25052
25027
|
]),
|
|
25053
|
-
t[
|
|
25028
|
+
t[291] || (t[291] = o("h3", null, "Section with content provided by properties", -1)),
|
|
25054
25029
|
f(dt, {
|
|
25055
25030
|
cmdHeadline: { headlineText: "Headline for section provided by property", headlineLevel: 4 },
|
|
25056
25031
|
content: "Content for section provided by property."
|
|
25057
25032
|
}),
|
|
25058
|
-
t[
|
|
25033
|
+
t[292] || (t[292] = o("h3", null, "Section with content provided by slot", -1)),
|
|
25059
25034
|
f(dt, { useSlot: !0 }, {
|
|
25060
|
-
default: v(() => [...t[
|
|
25035
|
+
default: v(() => [...t[289] || (t[289] = [
|
|
25061
25036
|
o("h4", null, "Headline for section provided by slot", -1),
|
|
25062
25037
|
o("p", null, "Content for section provided by slot.", -1)
|
|
25063
25038
|
])]),
|
|
25064
25039
|
_: 1
|
|
25065
25040
|
}),
|
|
25066
|
-
t[
|
|
25041
|
+
t[293] || (t[293] = o("h3", null, "Section styled as box", -1)),
|
|
25067
25042
|
f(dt, {
|
|
25068
25043
|
useSlot: !0,
|
|
25069
25044
|
styleAsBox: !0
|
|
25070
25045
|
}, {
|
|
25071
|
-
default: v(() => [...t[
|
|
25046
|
+
default: v(() => [...t[290] || (t[290] = [
|
|
25072
25047
|
o("h4", null, "Headline for section styled as box", -1),
|
|
25073
25048
|
o("p", null, "Content for section styled as box.", -1)
|
|
25074
25049
|
])]),
|
|
@@ -25079,7 +25054,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25079
25054
|
}),
|
|
25080
25055
|
f(S, null, {
|
|
25081
25056
|
default: v(() => [
|
|
25082
|
-
t[
|
|
25057
|
+
t[294] || (t[294] = o("h2", {
|
|
25083
25058
|
class: "headline-demopage",
|
|
25084
25059
|
id: "section-site-footer"
|
|
25085
25060
|
}, "Site Footer", -1)),
|
|
@@ -25101,12 +25076,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25101
25076
|
f(S, null, {
|
|
25102
25077
|
default: v(() => [
|
|
25103
25078
|
o("h2", zv, [
|
|
25104
|
-
t[
|
|
25079
|
+
t[295] || (t[295] = o("span", null, "Site Header", -1)),
|
|
25105
25080
|
o("a", {
|
|
25106
25081
|
href: "#",
|
|
25107
25082
|
class: "button small icon-cog",
|
|
25108
25083
|
title: "Open Component Settings",
|
|
25109
|
-
onClick: t[
|
|
25084
|
+
onClick: t[109] || (t[109] = k((y) => l.openSettingsSidebar("CmdSiteHeader"), ["prevent"]))
|
|
25110
25085
|
})
|
|
25111
25086
|
]),
|
|
25112
25087
|
f(b, T({ ref: "CmdSiteHeader" }, e.cmdSiteHeaderSettingsData, { cmdCompanyLogo: i.companyLogoData }), {
|
|
@@ -25125,23 +25100,23 @@ function rk(e, t, n, s, i, l) {
|
|
|
25125
25100
|
f(S, null, {
|
|
25126
25101
|
default: v(() => [
|
|
25127
25102
|
o("h2", Wv, [
|
|
25128
|
-
t[
|
|
25103
|
+
t[296] || (t[296] = o("span", null, "Site Search", -1)),
|
|
25129
25104
|
o("a", {
|
|
25130
25105
|
href: "#",
|
|
25131
25106
|
class: "button small icon-cog",
|
|
25132
25107
|
title: "Open Component Settings",
|
|
25133
|
-
onClick: t[
|
|
25108
|
+
onClick: t[110] || (t[110] = k((y) => l.openSettingsSidebar("CmdSiteSearch"), ["prevent"]))
|
|
25134
25109
|
})
|
|
25135
25110
|
]),
|
|
25136
25111
|
f(wl, T({ ref: "CmdSiteSearch" }, e.cmdSiteSearchSettingsData, {
|
|
25137
25112
|
modelValueInput1: i.siteSearchInput1,
|
|
25138
|
-
"onUpdate:modelValueInput1": t[
|
|
25113
|
+
"onUpdate:modelValueInput1": t[111] || (t[111] = (y) => i.siteSearchInput1 = y),
|
|
25139
25114
|
modelValueInput2: i.siteSearchInput2,
|
|
25140
|
-
"onUpdate:modelValueInput2": t[
|
|
25115
|
+
"onUpdate:modelValueInput2": t[112] || (t[112] = (y) => i.siteSearchInput2 = y),
|
|
25141
25116
|
modelValueRadius: i.radius,
|
|
25142
|
-
"onUpdate:modelValueRadius": t[
|
|
25117
|
+
"onUpdate:modelValueRadius": t[113] || (t[113] = (y) => i.radius = y),
|
|
25143
25118
|
modelValueSearchFilters: i.filters,
|
|
25144
|
-
"onUpdate:modelValueSearchFilters": t[
|
|
25119
|
+
"onUpdate:modelValueSearchFilters": t[114] || (t[114] = (y) => i.filters = y),
|
|
25145
25120
|
onSearch: l.siteSearchOutput,
|
|
25146
25121
|
cmdFakeSelect: i.siteSearchFilters
|
|
25147
25122
|
}), null, 16, ["modelValueInput1", "modelValueInput2", "modelValueRadius", "modelValueSearchFilters", "onSearch", "cmdFakeSelect"])
|
|
@@ -25151,16 +25126,16 @@ function rk(e, t, n, s, i, l) {
|
|
|
25151
25126
|
f(S, null, {
|
|
25152
25127
|
default: v(() => [
|
|
25153
25128
|
o("h2", Gv, [
|
|
25154
|
-
t[
|
|
25129
|
+
t[297] || (t[297] = o("span", null, "Slideshow", -1)),
|
|
25155
25130
|
o("a", {
|
|
25156
25131
|
href: "#",
|
|
25157
25132
|
class: "button small icon-cog",
|
|
25158
25133
|
title: "Open Component Settings",
|
|
25159
|
-
onClick: t[
|
|
25134
|
+
onClick: t[115] || (t[115] = k((y) => l.openSettingsSidebar("CmdSlideshow"), ["prevent"]))
|
|
25160
25135
|
})
|
|
25161
25136
|
]),
|
|
25162
25137
|
f(Tl, T({ ref: "CmdSlideshow" }, e.cmdSlideshowSettingsData, { "slideshow-items": i.slideshowData }), {
|
|
25163
|
-
default: v(() => [...t[
|
|
25138
|
+
default: v(() => [...t[298] || (t[298] = [
|
|
25164
25139
|
F(" Slot-Content ", -1)
|
|
25165
25140
|
])]),
|
|
25166
25141
|
_: 1
|
|
@@ -25171,25 +25146,25 @@ function rk(e, t, n, s, i, l) {
|
|
|
25171
25146
|
f(S, null, {
|
|
25172
25147
|
default: v(() => [
|
|
25173
25148
|
o("h2", Kv, [
|
|
25174
|
-
t[
|
|
25149
|
+
t[299] || (t[299] = o("span", null, "Smart Search", -1)),
|
|
25175
25150
|
o("a", {
|
|
25176
25151
|
href: "#",
|
|
25177
25152
|
class: "button small icon-cog",
|
|
25178
25153
|
title: "Open Component Settings",
|
|
25179
|
-
onClick: t[
|
|
25154
|
+
onClick: t[116] || (t[116] = k((y) => l.openSettingsSidebar("CmdSmartSearch"), ["prevent"]))
|
|
25180
25155
|
})
|
|
25181
25156
|
]),
|
|
25182
|
-
F(" smartSearchString: " +
|
|
25157
|
+
F(" smartSearchString: " + g(i.smartSearchString) + " ", 1),
|
|
25183
25158
|
f(V, T({ ref: "CmdSmartSearch" }, e.smartSearchSettingsData, {
|
|
25184
25159
|
listOfRecommendations: i.smartSearchData.listOfRecommendations,
|
|
25185
25160
|
modelValue: i.smartSearchString,
|
|
25186
|
-
"onUpdate:modelValue": t[
|
|
25161
|
+
"onUpdate:modelValue": t[117] || (t[117] = (y) => i.smartSearchString = y)
|
|
25187
25162
|
}), null, 16, ["listOfRecommendations", "modelValue"]),
|
|
25188
|
-
F(" smartSearchObject: " +
|
|
25163
|
+
F(" smartSearchObject: " + g(i.smartSearchObject) + " ", 1),
|
|
25189
25164
|
f(V, T({ ref: "CmdSmartSearch" }, e.smartSearchSettingsData, {
|
|
25190
25165
|
listOfRecommendations: i.smartSearchData.listOfRecommendations,
|
|
25191
25166
|
modelValue: i.smartSearchObject,
|
|
25192
|
-
"onUpdate:modelValue": t[
|
|
25167
|
+
"onUpdate:modelValue": t[118] || (t[118] = (y) => i.smartSearchObject = y)
|
|
25193
25168
|
}), null, 16, ["listOfRecommendations", "modelValue"])
|
|
25194
25169
|
]),
|
|
25195
25170
|
_: 1
|
|
@@ -25197,12 +25172,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25197
25172
|
f(S, null, {
|
|
25198
25173
|
default: v(() => [
|
|
25199
25174
|
o("h2", Yv, [
|
|
25200
|
-
t[
|
|
25175
|
+
t[300] || (t[300] = o("span", null, "Social Networks", -1)),
|
|
25201
25176
|
o("a", {
|
|
25202
25177
|
href: "#",
|
|
25203
25178
|
class: "button small icon-cog",
|
|
25204
25179
|
title: "Open Component Settings",
|
|
25205
|
-
onClick: t[
|
|
25180
|
+
onClick: t[119] || (t[119] = k((y) => l.openSettingsSidebar("CmdSocialNetworks"), ["prevent"]))
|
|
25206
25181
|
})
|
|
25207
25182
|
]),
|
|
25208
25183
|
f(Sl, T({ ref: "CmdSocialNetworks" }, { ...e.cmdSocialNetworksSettingsData, ...i.socialNetworksData }), null, 16)
|
|
@@ -25211,7 +25186,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25211
25186
|
}),
|
|
25212
25187
|
f(S, null, {
|
|
25213
25188
|
default: v(() => [
|
|
25214
|
-
t[
|
|
25189
|
+
t[301] || (t[301] = o("h2", {
|
|
25215
25190
|
class: "headline-demopage",
|
|
25216
25191
|
id: "section-switch-language"
|
|
25217
25192
|
}, "Switch Language", -1)),
|
|
@@ -25220,19 +25195,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
25220
25195
|
languages: i.switchLanguage.languages,
|
|
25221
25196
|
onClick: l.updateLanguage
|
|
25222
25197
|
}, null, 8, ["pathFlags", "languages", "onClick"]),
|
|
25223
|
-
o("p", null, "Selected language: " +
|
|
25198
|
+
o("p", null, "Selected language: " + g(i.selectedLanguage), 1)
|
|
25224
25199
|
]),
|
|
25225
25200
|
_: 1
|
|
25226
25201
|
}),
|
|
25227
25202
|
f(S, null, {
|
|
25228
25203
|
default: v(() => [
|
|
25229
25204
|
o("h2", Jv, [
|
|
25230
|
-
t[
|
|
25205
|
+
t[302] || (t[302] = o("span", null, "System Message", -1)),
|
|
25231
25206
|
o("a", {
|
|
25232
25207
|
href: "#",
|
|
25233
25208
|
class: "button small icon-cog",
|
|
25234
25209
|
title: "Open Component Settings",
|
|
25235
|
-
onClick: t[
|
|
25210
|
+
onClick: t[120] || (t[120] = k((y) => l.openSettingsSidebar("CmdSystemMessage"), ["prevent"]))
|
|
25236
25211
|
})
|
|
25237
25212
|
]),
|
|
25238
25213
|
f(rt, T({ ref: "CmdSystemMessage" }, e.cmdSystemMessageSettingsData, { iconClose: { iconClass: "icon-error-circle", show: !0 } }), null, 16),
|
|
@@ -25240,7 +25215,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25240
25215
|
validationStatus: "warning",
|
|
25241
25216
|
iconClose: { show: !1 }
|
|
25242
25217
|
}, {
|
|
25243
|
-
default: v(() => [...t[
|
|
25218
|
+
default: v(() => [...t[303] || (t[303] = [
|
|
25244
25219
|
o("p", null, "This is a system message with slot-content. (that cannot be closed)", -1)
|
|
25245
25220
|
])]),
|
|
25246
25221
|
_: 1
|
|
@@ -25251,17 +25226,17 @@ function rk(e, t, n, s, i, l) {
|
|
|
25251
25226
|
f(S, null, {
|
|
25252
25227
|
default: v(() => [
|
|
25253
25228
|
o("h2", Zv, [
|
|
25254
|
-
t[
|
|
25229
|
+
t[304] || (t[304] = o("span", null, "Tables", -1)),
|
|
25255
25230
|
o("a", {
|
|
25256
25231
|
href: "#",
|
|
25257
25232
|
class: "button small icon-cog",
|
|
25258
25233
|
title: "Open Component Settings",
|
|
25259
|
-
onClick: t[
|
|
25234
|
+
onClick: t[121] || (t[121] = k((y) => l.openSettingsSidebar("CmdTable"), ["prevent"]))
|
|
25260
25235
|
})
|
|
25261
25236
|
]),
|
|
25262
|
-
t[
|
|
25237
|
+
t[305] || (t[305] = o("h3", null, "Table as wide as its content (with caption)", -1)),
|
|
25263
25238
|
f(dn, T({ ref: "CmdTable" }, e.cmdTableSettingsData, { "table-data": i.tableDataLarge }), null, 16, ["table-data"]),
|
|
25264
|
-
t[
|
|
25239
|
+
t[306] || (t[306] = o("h3", null, "Table as wide as possible", -1)),
|
|
25265
25240
|
f(dn, {
|
|
25266
25241
|
collapsible: !0,
|
|
25267
25242
|
fullWidthOnDefault: !1,
|
|
@@ -25274,24 +25249,24 @@ function rk(e, t, n, s, i, l) {
|
|
|
25274
25249
|
f(S, null, {
|
|
25275
25250
|
default: v(() => [
|
|
25276
25251
|
o("h2", Qv, [
|
|
25277
|
-
t[
|
|
25252
|
+
t[307] || (t[307] = o("span", null, "Tabs", -1)),
|
|
25278
25253
|
o("a", {
|
|
25279
25254
|
href: "#",
|
|
25280
25255
|
class: "button small icon-cog",
|
|
25281
25256
|
title: "Open Component Settings",
|
|
25282
|
-
onClick: t[
|
|
25257
|
+
onClick: t[122] || (t[122] = k((y) => l.openSettingsSidebar("CmdTabs"), ["prevent"]))
|
|
25283
25258
|
})
|
|
25284
25259
|
]),
|
|
25285
25260
|
f(Ol, T({ ref: "CmdTabs" }, e.cmdTabsSettingsData, { tabs: i.tabsData }), {
|
|
25286
|
-
"tab-content-0": v(() => [...t[
|
|
25261
|
+
"tab-content-0": v(() => [...t[308] || (t[308] = [
|
|
25287
25262
|
o("h4", null, "Tab 1 headline", -1),
|
|
25288
25263
|
o("p", null, "Slot-Content Tab 1", -1)
|
|
25289
25264
|
])]),
|
|
25290
|
-
"tab-content-1": v(() => [...t[
|
|
25265
|
+
"tab-content-1": v(() => [...t[309] || (t[309] = [
|
|
25291
25266
|
o("h4", null, "Tab 2 headline", -1),
|
|
25292
25267
|
o("p", null, "Slot-Content Tab 2", -1)
|
|
25293
25268
|
])]),
|
|
25294
|
-
"tab-content-2": v(() => [...t[
|
|
25269
|
+
"tab-content-2": v(() => [...t[310] || (t[310] = [
|
|
25295
25270
|
o("h4", null, "Tab 3 headline", -1),
|
|
25296
25271
|
o("p", null, "Slot-Content Tab 3", -1)
|
|
25297
25272
|
])]),
|
|
@@ -25303,12 +25278,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25303
25278
|
f(S, null, {
|
|
25304
25279
|
default: v(() => [
|
|
25305
25280
|
o("h2", Xv, [
|
|
25306
|
-
t[
|
|
25281
|
+
t[311] || (t[311] = o("span", null, "Tag", -1)),
|
|
25307
25282
|
o("a", {
|
|
25308
25283
|
href: "#",
|
|
25309
25284
|
class: "button small icon-cog",
|
|
25310
25285
|
title: "Open Component Settings",
|
|
25311
|
-
onClick: t[
|
|
25286
|
+
onClick: t[123] || (t[123] = k((y) => l.openSettingsSidebar("CmdTag"), ["prevent"]))
|
|
25312
25287
|
})
|
|
25313
25288
|
]),
|
|
25314
25289
|
f(Ll, T({ ref: "CmdTag" }, e.cmdTagSettingsData), null, 16)
|
|
@@ -25318,12 +25293,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25318
25293
|
f(S, null, {
|
|
25319
25294
|
default: v(() => [
|
|
25320
25295
|
o("h2", $v, [
|
|
25321
|
-
t[
|
|
25296
|
+
t[312] || (t[312] = o("span", null, "Text-Image-Block", -1)),
|
|
25322
25297
|
o("a", {
|
|
25323
25298
|
href: "#",
|
|
25324
25299
|
class: "button small icon-cog",
|
|
25325
25300
|
title: "Open Component Settings",
|
|
25326
|
-
onClick: t[
|
|
25301
|
+
onClick: t[124] || (t[124] = k((y) => l.openSettingsSidebar("CmdTextImageBlock"), ["prevent"]))
|
|
25327
25302
|
})
|
|
25328
25303
|
]),
|
|
25329
25304
|
o("div", ek, [
|
|
@@ -25372,18 +25347,18 @@ function rk(e, t, n, s, i, l) {
|
|
|
25372
25347
|
f(S, null, {
|
|
25373
25348
|
default: v(() => [
|
|
25374
25349
|
o("h2", tk, [
|
|
25375
|
-
t[
|
|
25350
|
+
t[313] || (t[313] = o("span", null, "Thumbnail-Scroller", -1)),
|
|
25376
25351
|
o("a", {
|
|
25377
25352
|
href: "#",
|
|
25378
25353
|
class: "button small icon-cog",
|
|
25379
25354
|
title: "Open Component Settings",
|
|
25380
|
-
onClick: t[
|
|
25355
|
+
onClick: t[125] || (t[125] = k((y) => l.openSettingsSidebar("CmdThumbnailScroller"), ["prevent"]))
|
|
25381
25356
|
})
|
|
25382
25357
|
]),
|
|
25383
|
-
o("p", null, " date (YMD/default): " +
|
|
25384
|
-
o("p", null, " date (DMY): " +
|
|
25385
|
-
o("p", null, " date (MDY): " +
|
|
25386
|
-
o("p", null, " date (invalid)): " +
|
|
25358
|
+
o("p", null, " date (YMD/default): " + g(l.formatDate("2025-01-28", "", "-")), 1),
|
|
25359
|
+
o("p", null, " date (DMY): " + g(l.formatDate("2025-01-28", "dmy")), 1),
|
|
25360
|
+
o("p", null, " date (MDY): " + g(l.formatDate("2025-01-28", "mdy", "/")), 1),
|
|
25361
|
+
o("p", null, " date (invalid)): " + g(l.formatDate("invalid")), 1),
|
|
25387
25362
|
o("div", nk, [
|
|
25388
25363
|
f(Il, T({ ref: "CmdThumbnailScroller" }, e.cmdThumbnailScrollerSettingsData, { thumbnailScrollerItems: l.thumbnailScrollerData }), null, 16, ["thumbnailScrollerItems"])
|
|
25389
25364
|
])
|
|
@@ -25393,12 +25368,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25393
25368
|
f(S, null, {
|
|
25394
25369
|
default: v(() => [
|
|
25395
25370
|
o("h2", ik, [
|
|
25396
|
-
t[
|
|
25371
|
+
t[314] || (t[314] = o("span", null, "Toggle Dark-Mode", -1)),
|
|
25397
25372
|
o("a", {
|
|
25398
25373
|
href: "#",
|
|
25399
25374
|
class: "button small icon-cog",
|
|
25400
25375
|
title: "Open Component Settings",
|
|
25401
|
-
onClick: t[
|
|
25376
|
+
onClick: t[126] || (t[126] = k((y) => l.openSettingsSidebar("CmdToggleDarkMode"), ["prevent"]))
|
|
25402
25377
|
})
|
|
25403
25378
|
]),
|
|
25404
25379
|
f(Bl, T({ ref: "CmdToggleDarkMode" }, e.cmdToggleDarkModeSettingsData), null, 16)
|
|
@@ -25408,32 +25383,32 @@ function rk(e, t, n, s, i, l) {
|
|
|
25408
25383
|
f(S, null, {
|
|
25409
25384
|
default: v(() => [
|
|
25410
25385
|
o("h2", lk, [
|
|
25411
|
-
t[
|
|
25386
|
+
t[315] || (t[315] = o("span", null, "Tooltip", -1)),
|
|
25412
25387
|
o("a", {
|
|
25413
25388
|
href: "#",
|
|
25414
25389
|
class: "button small icon-cog",
|
|
25415
25390
|
title: "Open Component Settings",
|
|
25416
|
-
onClick: t[
|
|
25391
|
+
onClick: t[127] || (t[127] = k((y) => l.openSettingsSidebar("CmdTooltip"), ["prevent"]))
|
|
25417
25392
|
})
|
|
25418
25393
|
]),
|
|
25419
25394
|
o("p", null, [
|
|
25420
25395
|
o("a", {
|
|
25421
25396
|
href: "#",
|
|
25422
|
-
onClick: t[
|
|
25397
|
+
onClick: t[128] || (t[128] = k(() => {
|
|
25423
25398
|
}, ["prevent"])),
|
|
25424
25399
|
id: "show-on-hover"
|
|
25425
25400
|
}, "Show tooltip on hover!"),
|
|
25426
|
-
t[
|
|
25401
|
+
t[316] || (t[316] = o("br", null, null, -1)),
|
|
25427
25402
|
o("a", {
|
|
25428
25403
|
href: "#",
|
|
25429
|
-
onClick: t[
|
|
25404
|
+
onClick: t[129] || (t[129] = k(() => {
|
|
25430
25405
|
}, ["prevent"])),
|
|
25431
25406
|
id: "show-with-delay"
|
|
25432
25407
|
}, "Show tooltip on hover with delay!"),
|
|
25433
|
-
t[
|
|
25408
|
+
t[317] || (t[317] = o("br", null, null, -1)),
|
|
25434
25409
|
o("a", {
|
|
25435
25410
|
href: "#",
|
|
25436
|
-
onClick: t[
|
|
25411
|
+
onClick: t[130] || (t[130] = k(() => {
|
|
25437
25412
|
}, ["prevent"])),
|
|
25438
25413
|
id: "show-on-click",
|
|
25439
25414
|
title: "Native tooltip"
|
|
@@ -25443,7 +25418,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25443
25418
|
ref: "CmdTooltip",
|
|
25444
25419
|
"related-id": "show-on-hover"
|
|
25445
25420
|
}, e.cmdTooltipSettingsData), {
|
|
25446
|
-
default: v(() => [...t[
|
|
25421
|
+
default: v(() => [...t[318] || (t[318] = [
|
|
25447
25422
|
F(" Tooltip on hover ", -1)
|
|
25448
25423
|
])]),
|
|
25449
25424
|
_: 1
|
|
@@ -25452,7 +25427,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25452
25427
|
"delay-to-show-tooltip": 2e3,
|
|
25453
25428
|
"related-id": "show-with-delay"
|
|
25454
25429
|
}, {
|
|
25455
|
-
default: v(() => [...t[
|
|
25430
|
+
default: v(() => [...t[319] || (t[319] = [
|
|
25456
25431
|
F(" Tooltip on hover with delay ", -1)
|
|
25457
25432
|
])]),
|
|
25458
25433
|
_: 1
|
|
@@ -25462,7 +25437,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25462
25437
|
"toggle-visibility-by-click": !0,
|
|
25463
25438
|
allowEscapeKey: !0
|
|
25464
25439
|
}, {
|
|
25465
|
-
default: v(() => [...t[
|
|
25440
|
+
default: v(() => [...t[320] || (t[320] = [
|
|
25466
25441
|
F(" Tooltip on click ", -1)
|
|
25467
25442
|
])]),
|
|
25468
25443
|
_: 1
|
|
@@ -25473,12 +25448,12 @@ function rk(e, t, n, s, i, l) {
|
|
|
25473
25448
|
f(S, null, {
|
|
25474
25449
|
default: v(() => [
|
|
25475
25450
|
o("h2", ok, [
|
|
25476
|
-
t[
|
|
25451
|
+
t[321] || (t[321] = o("span", null, "Upload-Form", -1)),
|
|
25477
25452
|
o("a", {
|
|
25478
25453
|
href: "#",
|
|
25479
25454
|
class: "button small icon-cog",
|
|
25480
25455
|
title: "Open Component Settings",
|
|
25481
|
-
onClick: t[
|
|
25456
|
+
onClick: t[131] || (t[131] = k((y) => l.openSettingsSidebar("CmdUploadForm"), ["prevent"]))
|
|
25482
25457
|
})
|
|
25483
25458
|
]),
|
|
25484
25459
|
f(Dl, T({ ref: "CmdUploadForm" }, e.cmdUploadFormSettingsData), null, 16)
|
|
@@ -25488,19 +25463,19 @@ function rk(e, t, n, s, i, l) {
|
|
|
25488
25463
|
f(S, null, {
|
|
25489
25464
|
default: v(() => [
|
|
25490
25465
|
o("h2", ak, [
|
|
25491
|
-
t[
|
|
25466
|
+
t[322] || (t[322] = o("span", null, "Width Limitation Wrapper", -1)),
|
|
25492
25467
|
o("a", {
|
|
25493
25468
|
href: "#",
|
|
25494
25469
|
class: "button small icon-cog",
|
|
25495
25470
|
title: "Open Component Settings",
|
|
25496
|
-
onClick: t[
|
|
25471
|
+
onClick: t[132] || (t[132] = k((y) => l.openSettingsSidebar("CmdWidthLimitationWrapper"), ["prevent"]))
|
|
25497
25472
|
})
|
|
25498
25473
|
]),
|
|
25499
25474
|
f(S, T({
|
|
25500
25475
|
style: { border: "1px dashed var(--color-gray-30)" },
|
|
25501
25476
|
ref: "CmdWidthLimitationWrapper"
|
|
25502
25477
|
}, e.cmdWidthLimitationWrapperSettingsData), {
|
|
25503
|
-
default: v(() => [...t[
|
|
25478
|
+
default: v(() => [...t[323] || (t[323] = [
|
|
25504
25479
|
o("p", null, "Slot-content", -1),
|
|
25505
25480
|
o("p", null, "Slot-content", -1),
|
|
25506
25481
|
o("p", null, "Slot-content", -1)
|
|
@@ -25512,7 +25487,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25512
25487
|
})
|
|
25513
25488
|
])) : (a(), r("main", sk, [
|
|
25514
25489
|
f(S, null, {
|
|
25515
|
-
default: v(() => [...t[
|
|
25490
|
+
default: v(() => [...t[324] || (t[324] = [
|
|
25516
25491
|
o("h1", { class: "headline-demopage" }, "Page Overview", -1)
|
|
25517
25492
|
])]),
|
|
25518
25493
|
_: 1
|
|
@@ -25520,7 +25495,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25520
25495
|
f(Fl)
|
|
25521
25496
|
])),
|
|
25522
25497
|
f(rn, null, {
|
|
25523
|
-
default: v(() => [...t[
|
|
25498
|
+
default: v(() => [...t[325] || (t[325] = [
|
|
25524
25499
|
F(" Slot-Content for Site-Footer ", -1)
|
|
25525
25500
|
])]),
|
|
25526
25501
|
_: 1
|
|
@@ -25538,7 +25513,7 @@ function rk(e, t, n, s, i, l) {
|
|
|
25538
25513
|
cookieOptions: i.cookieDisclaimerData,
|
|
25539
25514
|
onCloseCookieDisclaimer: l.closeCookieDisclaimer,
|
|
25540
25515
|
modelValue: i.acceptedCookies,
|
|
25541
|
-
"onUpdate:modelValue": t[
|
|
25516
|
+
"onUpdate:modelValue": t[133] || (t[133] = (y) => i.acceptedCookies = y),
|
|
25542
25517
|
cmdHeadlineCookieDisclaimer: { show: !1 },
|
|
25543
25518
|
privacyText: "By browsing this website you accept the usage and saving of anonymous data!"
|
|
25544
25519
|
}, null, 8, ["cookieOptions", "onCloseCookieDisclaimer", "modelValue"])
|