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