comand-component-library 4.2.13 → 4.2.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/comand-component-library.js +222 -211
- package/dist/style.css +1 -1
- package/package.json +2 -3
- package/src/ComponentLibrary.vue +16 -3
- package/src/components/CmdLink.vue +1 -1
- package/src/components/CmdTabs.vue +1 -1
@@ -1,7 +1,7 @@
|
|
1
1
|
var El = Object.defineProperty;
|
2
2
|
var Hl = (e, t, n) => t in e ? El(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
3
3
|
var Je = (e, t, n) => Hl(e, typeof t != "symbol" ? t + "" : t, n);
|
4
|
-
import { defineComponent as hi, h as Dn, resolveComponent as ke, openBlock as a, createBlock as v, normalizeClass as C, createElementBlock as r, getCurrentInstance as ql, resolveDynamicComponent as Fe, withModifiers as S, withCtx as w, withDirectives as $, createElementVNode as o, createVNode as p, createCommentVNode as m, vShow as he, Fragment as _, toDisplayString as y, renderSlot as A, normalizeProps as j, mergeProps as I, createTextVNode as
|
4
|
+
import { defineComponent as hi, h as Dn, resolveComponent as ke, openBlock as a, createBlock as v, normalizeClass as C, createElementBlock as r, getCurrentInstance as ql, resolveDynamicComponent as Fe, withModifiers as S, withCtx as w, withDirectives as $, createElementVNode as o, createVNode as p, createCommentVNode as m, vShow as he, Fragment as _, toDisplayString as y, renderSlot as A, normalizeProps as j, mergeProps as I, createTextVNode as H, renderList as q, Transition as Pe, toHandlers as zt, TransitionGroup as dn, createApp as Rl, normalizeStyle as xt, guardReactiveProps as Ve, useCssVars as gi, vModelDynamic as jl, createStaticVNode as Nl, vModelText as Wt, resolveDirective as Ul, vModelSelect as zl, vModelRadio as Pt, onBeforeUpdate as Wl, onMounted as Gl, onUnmounted as Kl, reactive as Yl } from "vue";
|
5
5
|
const $e = /^[a-z0-9]+(-[a-z0-9]+)*$/, wt = (e, t, n, s = "") => {
|
6
6
|
const i = e.split(":");
|
7
7
|
if (e.slice(0, 1) === "@") {
|
@@ -260,11 +260,11 @@ function oo(e, t) {
|
|
260
260
|
), O.push("scale(-1 1)"), i.top = i.left = 0) : M && (O.push(
|
261
261
|
"translate(" + (0 - i.left).toString() + " " + (i.height + i.top).toString() + ")"
|
262
262
|
), O.push("scale(1 -1)"), i.top = i.left = 0);
|
263
|
-
let
|
263
|
+
let P;
|
264
264
|
switch (B < 0 && (B -= Math.floor(B / 4) * 4), B = B % 4, B) {
|
265
265
|
case 1:
|
266
|
-
|
267
|
-
"rotate(90 " +
|
266
|
+
P = i.height / 2 + i.top, O.unshift(
|
267
|
+
"rotate(90 " + P.toString() + " " + P.toString() + ")"
|
268
268
|
);
|
269
269
|
break;
|
270
270
|
case 2:
|
@@ -273,12 +273,12 @@ function oo(e, t) {
|
|
273
273
|
);
|
274
274
|
break;
|
275
275
|
case 3:
|
276
|
-
|
277
|
-
"rotate(-90 " +
|
276
|
+
P = i.width / 2 + i.left, O.unshift(
|
277
|
+
"rotate(-90 " + P.toString() + " " + P.toString() + ")"
|
278
278
|
);
|
279
279
|
break;
|
280
280
|
}
|
281
|
-
B % 2 === 1 && (i.left !== i.top && (
|
281
|
+
B % 2 === 1 && (i.left !== i.top && (P = i.left, i.left = i.top, i.top = P), i.width !== i.height && (P = i.width, i.width = i.height, i.height = P)), O.length && (l = '<g transform="' + O.join(" ") + '">' + l + "</g>");
|
282
282
|
});
|
283
283
|
const d = s.width, u = s.height, c = i.width, h = i.height;
|
284
284
|
let f, g;
|
@@ -588,7 +588,7 @@ function _o(e, t, n, s) {
|
|
588
588
|
abort: T
|
589
589
|
};
|
590
590
|
}
|
591
|
-
function
|
591
|
+
function P() {
|
592
592
|
c = "failed", b.forEach((V) => {
|
593
593
|
V(void 0, f);
|
594
594
|
});
|
@@ -599,31 +599,31 @@ function _o(e, t, n, s) {
|
|
599
599
|
}), k = [];
|
600
600
|
}
|
601
601
|
function U(V, R, Y) {
|
602
|
-
const
|
603
|
-
switch (k = k.filter((
|
602
|
+
const Q = R !== "success";
|
603
|
+
switch (k = k.filter((X) => X !== V), c) {
|
604
604
|
case "pending":
|
605
605
|
break;
|
606
606
|
case "failed":
|
607
|
-
if (
|
607
|
+
if (Q || !e.dataAfterTimeout)
|
608
608
|
return;
|
609
609
|
break;
|
610
610
|
default:
|
611
611
|
return;
|
612
612
|
}
|
613
613
|
if (R === "abort") {
|
614
|
-
f = Y,
|
614
|
+
f = Y, P();
|
615
615
|
return;
|
616
616
|
}
|
617
|
-
if (
|
618
|
-
f = Y, k.length || (d.length ? W() :
|
617
|
+
if (Q) {
|
618
|
+
f = Y, k.length || (d.length ? W() : P());
|
619
619
|
return;
|
620
620
|
}
|
621
621
|
if (O(), D(), !e.random) {
|
622
|
-
const
|
623
|
-
|
622
|
+
const X = e.resources.indexOf(V.resource);
|
623
|
+
X !== -1 && X !== e.index && (e.index = X);
|
624
624
|
}
|
625
|
-
c = "completed", b.forEach((
|
626
|
-
|
625
|
+
c = "completed", b.forEach((X) => {
|
626
|
+
X(Y);
|
627
627
|
});
|
628
628
|
}
|
629
629
|
function W() {
|
@@ -634,18 +634,18 @@ function _o(e, t, n, s) {
|
|
634
634
|
if (V === void 0) {
|
635
635
|
if (k.length) {
|
636
636
|
g = setTimeout(() => {
|
637
|
-
O(), c === "pending" && (D(),
|
637
|
+
O(), c === "pending" && (D(), P());
|
638
638
|
}, e.timeout);
|
639
639
|
return;
|
640
640
|
}
|
641
|
-
|
641
|
+
P();
|
642
642
|
return;
|
643
643
|
}
|
644
644
|
const R = {
|
645
645
|
status: "pending",
|
646
646
|
resource: V,
|
647
|
-
callback: (Y,
|
648
|
-
U(R, Y,
|
647
|
+
callback: (Y, Q) => {
|
648
|
+
U(R, Y, Q);
|
649
649
|
}
|
650
650
|
};
|
651
651
|
k.push(R), h++, g = setTimeout(W, e.rotate), n(V, t, R.callback);
|
@@ -1798,7 +1798,7 @@ function Ta(e, t, n, s, i, l) {
|
|
1798
1798
|
n.cmdIcon ? (a(), v(d, j(I({ key: 0 }, n.cmdIcon)), null, 16)) : m("", !0),
|
1799
1799
|
o("span", wa, y(n.preHeadlineText), 1),
|
1800
1800
|
A(e.$slots, "default", {}, () => [
|
1801
|
-
|
1801
|
+
H(y(n.headlineText), 1)
|
1802
1802
|
])
|
1803
1803
|
]),
|
1804
1804
|
_: 3
|
@@ -1806,7 +1806,7 @@ function Ta(e, t, n, s, i, l) {
|
|
1806
1806
|
], 64)) : n.headlineText ? (a(), v(Fe(l.headlineTag), { key: 2 }, {
|
1807
1807
|
default: w(() => [
|
1808
1808
|
A(e.$slots, "default", {}, () => [
|
1809
|
-
|
1809
|
+
H(y(n.headlineText), 1)
|
1810
1810
|
])
|
1811
1811
|
]),
|
1812
1812
|
_: 3
|
@@ -1986,7 +1986,7 @@ function La(e, t, n, s, i, l) {
|
|
1986
1986
|
], 8, Oa)) : m("", !0)
|
1987
1987
|
])) : m("", !0),
|
1988
1988
|
A(e.$slots, "default", {}, () => [
|
1989
|
-
|
1989
|
+
H(y(n.tooltipText), 1)
|
1990
1990
|
])
|
1991
1991
|
], 2)) : m("", !0);
|
1992
1992
|
}
|
@@ -2147,10 +2147,10 @@ function Va(e, t, n, s, i, l) {
|
|
2147
2147
|
"headline-level": n.cmdHeadline.headlineLevel
|
2148
2148
|
}, {
|
2149
2149
|
default: w(() => [
|
2150
|
-
|
2150
|
+
H(y(l.headlineRequirements), 1),
|
2151
2151
|
n.labelText ? (a(), r(_, { key: 0 }, [
|
2152
2152
|
t[1] || (t[1] = o("br", null, null, -1)),
|
2153
|
-
|
2153
|
+
H('"' + y(n.labelText) + '"', 1)
|
2154
2154
|
], 64)) : m("", !0)
|
2155
2155
|
]),
|
2156
2156
|
_: 1
|
@@ -3160,7 +3160,7 @@ const xn = {
|
|
3160
3160
|
class: "search-field-wrapper flex-container no-gap"
|
3161
3161
|
}, xs = ["id", "maxlength", "value"], Cs = ["title"], vs = ["title"], ks = { key: 1 };
|
3162
3162
|
function ws(e, t, n, s, i, l) {
|
3163
|
-
var c, h, f, g, k, b, O, T, M, B,
|
3163
|
+
var c, h, f, g, k, b, O, T, M, B, P, D, U, W, V, R, Y, Q, X, oe, ie, le, re, me;
|
3164
3164
|
const d = G, u = gn;
|
3165
3165
|
return n.element === "input" || n.element === "select" || n.element === "textarea" ? (a(), r("label", {
|
3166
3166
|
key: 0,
|
@@ -3224,12 +3224,12 @@ function ws(e, t, n, s, i, l) {
|
|
3224
3224
|
key: 1,
|
3225
3225
|
id: e.htmlId,
|
3226
3226
|
class: n.inputClass,
|
3227
|
-
onFocus: t[1] || (t[1] = (
|
3228
|
-
onBlur: t[2] || (t[2] = (...
|
3229
|
-
onInput: t[3] || (t[3] = (...
|
3230
|
-
onMouseover: t[4] || (t[4] = (...
|
3231
|
-
onKeyup: t[5] || (t[5] = (...
|
3232
|
-
onChange: t[6] || (t[6] = (
|
3227
|
+
onFocus: t[1] || (t[1] = (E) => e.tooltip = !0),
|
3228
|
+
onBlur: t[2] || (t[2] = (...E) => l.onBlur && l.onBlur(...E)),
|
3229
|
+
onInput: t[3] || (t[3] = (...E) => l.onInput && l.onInput(...E)),
|
3230
|
+
onMouseover: t[4] || (t[4] = (...E) => l.datalistFocus && l.datalistFocus(...E)),
|
3231
|
+
onKeyup: t[5] || (t[5] = (...E) => e.checkForCapsLock && e.checkForCapsLock(...E)),
|
3232
|
+
onChange: t[6] || (t[6] = (E) => e.$emit("change", E)),
|
3233
3233
|
autocomplete: l.autocomplete,
|
3234
3234
|
list: n.datalist ? n.datalist.id : null,
|
3235
3235
|
value: n.modelValue,
|
@@ -3241,9 +3241,9 @@ function ws(e, t, n, s, i, l) {
|
|
3241
3241
|
key: 2,
|
3242
3242
|
href: "#",
|
3243
3243
|
class: "place-inside",
|
3244
|
-
onMousedown: t[7] || (t[7] = S((...
|
3245
|
-
onMouseup: t[8] || (t[8] = S((...
|
3246
|
-
onMouseleave: t[9] || (t[9] = S((...
|
3244
|
+
onMousedown: t[7] || (t[7] = S((...E) => l.showPassword && l.showPassword(...E), ["prevent"])),
|
3245
|
+
onMouseup: t[8] || (t[8] = S((...E) => l.hidePassword && l.hidePassword(...E), ["prevent"])),
|
3246
|
+
onMouseleave: t[9] || (t[9] = S((...E) => l.hidePassword && l.hidePassword(...E), ["prevent"])),
|
3247
3247
|
onClick: t[10] || (t[10] = S(() => {
|
3248
3248
|
}, ["prevent"])),
|
3249
3249
|
title: n.iconPasswordVisible.tooltip
|
@@ -3257,16 +3257,16 @@ function ws(e, t, n, s, i, l) {
|
|
3257
3257
|
key: 2,
|
3258
3258
|
id: n.datalist.id
|
3259
3259
|
}, [
|
3260
|
-
(a(!0), r(_, null, q(n.datalist.options, (
|
3261
|
-
key:
|
3262
|
-
value:
|
3260
|
+
(a(!0), r(_, null, q(n.datalist.options, (E, Z) => (a(), r("option", {
|
3261
|
+
key: Z,
|
3262
|
+
value: E
|
3263
3263
|
}, null, 8, ts))), 128))
|
3264
3264
|
], 8, es)) : n.element === "input" && (e.$attrs.type === "checkbox" || e.$attrs.type === "radio") ? (a(), r(_, { key: 3 }, [
|
3265
3265
|
n.onLabel && n.offLabel ? n.onLabel && n.offLabel ? (a(), r(_, { key: 1 }, [
|
3266
3266
|
o("span", os, [
|
3267
3267
|
o("input", I(l.elementAttributes, {
|
3268
|
-
onChange: t[13] || (t[13] = (...
|
3269
|
-
onBlur: t[14] || (t[14] = (...
|
3268
|
+
onChange: t[13] || (t[13] = (...E) => l.onChange && l.onChange(...E)),
|
3269
|
+
onBlur: t[14] || (t[14] = (...E) => l.onBlur && l.onBlur(...E)),
|
3270
3270
|
checked: l.isChecked,
|
3271
3271
|
value: n.inputValue,
|
3272
3272
|
class: { inputClass: n.inputClass, validationStatus: e.validationStatus },
|
@@ -3286,8 +3286,8 @@ function ws(e, t, n, s, i, l) {
|
|
3286
3286
|
], 2)) : m("", !0)
|
3287
3287
|
], 64)) : A(e.$slots, "default", { key: 2 }) : (a(), r(_, { key: 0 }, [
|
3288
3288
|
o("input", I(l.elementAttributes, {
|
3289
|
-
onChange: t[11] || (t[11] = (...
|
3290
|
-
onBlur: t[12] || (t[12] = (...
|
3289
|
+
onChange: t[11] || (t[11] = (...E) => l.onChange && l.onChange(...E)),
|
3290
|
+
onBlur: t[12] || (t[12] = (...E) => l.onBlur && l.onBlur(...E)),
|
3291
3291
|
checked: l.isChecked,
|
3292
3292
|
value: n.inputValue,
|
3293
3293
|
class: [n.inputClass, e.validationStatus, l.toggleSwitchIconClass, { "replace-input-type": n.replaceInputType }],
|
@@ -3311,31 +3311,31 @@ function ws(e, t, n, s, i, l) {
|
|
3311
3311
|
], 64)) : m("", !0),
|
3312
3312
|
n.element === "select" ? (a(), r("select", I({ key: 4 }, l.elementAttributes, {
|
3313
3313
|
id: e.htmlId,
|
3314
|
-
onBlur: t[15] || (t[15] = (...
|
3315
|
-
onChange: t[16] || (t[16] = (
|
3314
|
+
onBlur: t[15] || (t[15] = (...E) => l.onBlur && l.onBlur(...E)),
|
3315
|
+
onChange: t[16] || (t[16] = (E) => e.$emit("update:modelValue", E.target.value))
|
3316
3316
|
}), [
|
3317
|
-
n.groupSelectOptionsByInitialLetters ? (a(!0), r(_, { key: 1 }, q(l.initialLetters, (
|
3318
|
-
label:
|
3319
|
-
key:
|
3317
|
+
n.groupSelectOptionsByInitialLetters ? (a(!0), r(_, { key: 1 }, q(l.initialLetters, (E, Z) => (a(), r("optgroup", {
|
3318
|
+
label: Z,
|
3319
|
+
key: Z
|
3320
3320
|
}, [
|
3321
|
-
(a(!0), r(_, null, q(
|
3321
|
+
(a(!0), r(_, null, q(E, (te, Ce) => (a(), r("option", {
|
3322
3322
|
key: Ce,
|
3323
3323
|
value: te.value,
|
3324
3324
|
selected: te.value === n.modelValue
|
3325
3325
|
}, y(te.text), 9, fs))), 128))
|
3326
|
-
], 8, ps))), 128)) : (a(!0), r(_, { key: 0 }, q(n.selectOptions, (
|
3327
|
-
key:
|
3328
|
-
value:
|
3329
|
-
selected:
|
3330
|
-
}, y(
|
3326
|
+
], 8, ps))), 128)) : (a(!0), r(_, { key: 0 }, q(n.selectOptions, (E, Z) => (a(), r("option", {
|
3327
|
+
key: Z,
|
3328
|
+
value: E.value,
|
3329
|
+
selected: E.value === n.modelValue
|
3330
|
+
}, y(E.text), 9, ms))), 128))
|
3331
3331
|
], 16, cs)) : m("", !0),
|
3332
3332
|
n.element === "textarea" ? (a(), r("textarea", I({ key: 5 }, l.elementAttributes, {
|
3333
3333
|
id: e.htmlId,
|
3334
3334
|
value: n.modelValue,
|
3335
3335
|
maxlength: l.getMaxLength(),
|
3336
|
-
onInput: t[17] || (t[17] = (...
|
3337
|
-
onFocus: t[18] || (t[18] = (
|
3338
|
-
onBlur: t[19] || (t[19] = (...
|
3336
|
+
onInput: t[17] || (t[17] = (...E) => l.onInput && l.onInput(...E)),
|
3337
|
+
onFocus: t[18] || (t[18] = (E) => e.tooltip = !0),
|
3338
|
+
onBlur: t[19] || (t[19] = (...E) => l.onBlur && l.onBlur(...E))
|
3339
3339
|
}), null, 16, hs)) : m("", !0),
|
3340
3340
|
n.element === "textarea" && n.showCharactersTextarea ? (a(), r("span", gs, [
|
3341
3341
|
n.textCharactersLeft ? (a(), r("span", ys, y(n.textCharactersLeft), 1)) : m("", !0),
|
@@ -3350,7 +3350,7 @@ function ws(e, t, n, s, i, l) {
|
|
3350
3350
|
}, null, 8, ["iconClass"])) : m("", !0),
|
3351
3351
|
o("input", I(l.elementAttributes, {
|
3352
3352
|
id: e.htmlId,
|
3353
|
-
onInput: t[20] || (t[20] = (...
|
3353
|
+
onInput: t[20] || (t[20] = (...E) => l.onInput && l.onInput(...E)),
|
3354
3354
|
maxlength: l.getMaxLength(),
|
3355
3355
|
value: n.modelValue
|
3356
3356
|
}), null, 16, xs),
|
@@ -3359,7 +3359,7 @@ function ws(e, t, n, s, i, l) {
|
|
3359
3359
|
href: "#",
|
3360
3360
|
class: C(["button no-flex", { disabled: e.$attrs.disabled }]),
|
3361
3361
|
title: n.iconSearch.tooltip,
|
3362
|
-
onClick: t[21] || (t[21] = S((...
|
3362
|
+
onClick: t[21] || (t[21] = S((...E) => l.executeSearch && l.executeSearch(...E), ["prevent"]))
|
3363
3363
|
}, [
|
3364
3364
|
p(d, {
|
3365
3365
|
iconClass: n.iconSearch.iconClass
|
@@ -3368,7 +3368,7 @@ function ws(e, t, n, s, i, l) {
|
|
3368
3368
|
(c = n.iconDelete) != null && c.show ? (a(), r("a", {
|
3369
3369
|
key: 2,
|
3370
3370
|
href: "#",
|
3371
|
-
onClick: t[22] || (t[22] = S((
|
3371
|
+
onClick: t[22] || (t[22] = S((E) => e.$emit("update:modelValue", ""), ["prevent"])),
|
3372
3372
|
title: (h = n.iconDelete) == null ? void 0 : h.tooltip
|
3373
3373
|
}, [
|
3374
3374
|
p(d, {
|
@@ -3381,17 +3381,17 @@ function ws(e, t, n, s, i, l) {
|
|
3381
3381
|
key: 1,
|
3382
3382
|
class: "button"
|
3383
3383
|
}, l.buttonAttrs, {
|
3384
|
-
onClick: t[23] || (t[23] = (...
|
3384
|
+
onClick: t[23] || (t[23] = (...E) => l.submit && l.submit(...E))
|
3385
3385
|
}), [
|
3386
3386
|
(b = (k = n.nativeButton) == null ? void 0 : k.icon) != null && b.show && (((T = (O = n.nativeButton) == null ? void 0 : O.icon) == null ? void 0 : T.position) === "before" || !((B = (M = n.nativeButton) == null ? void 0 : M.icon) != null && B.position)) ? (a(), v(d, {
|
3387
3387
|
key: 0,
|
3388
|
-
iconClass: (D = (
|
3388
|
+
iconClass: (D = (P = n.nativeButton) == null ? void 0 : P.icon) == null ? void 0 : D.iconClass,
|
3389
3389
|
type: (W = (U = n.nativeButton) == null ? void 0 : U.icon) == null ? void 0 : W.iconType
|
3390
3390
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
3391
3391
|
(V = n.nativeButton) != null && V.icon && ((R = n.nativeButton) != null && R.text) ? (a(), r("span", ks, y(n.nativeButton.text), 1)) : (a(), r(_, { key: 2 }, [
|
3392
|
-
|
3392
|
+
H(y(n.nativeButton.text), 1)
|
3393
3393
|
], 64)),
|
3394
|
-
(
|
3394
|
+
(Q = (Y = n.nativeButton) == null ? void 0 : Y.icon) != null && Q.show && ((oe = (X = n.nativeButton) == null ? void 0 : X.icon) == null ? void 0 : oe.position) === "after" ? (a(), v(d, {
|
3395
3395
|
key: 3,
|
3396
3396
|
iconClass: (le = (ie = n.nativeButton) == null ? void 0 : ie.icon) == null ? void 0 : le.iconClass,
|
3397
3397
|
type: (me = (re = n.nativeButton) == null ? void 0 : re.icon) == null ? void 0 : me.iconType
|
@@ -3585,9 +3585,9 @@ function Rs(e, t, n, s, i, l) {
|
|
3585
3585
|
}, [
|
3586
3586
|
n.addressEntry.zip ? (a(), r("span", Ms, y(n.addressEntry.zip), 1)) : m("", !0),
|
3587
3587
|
n.addressEntry.city ? (a(), r("span", Fs, [
|
3588
|
-
|
3588
|
+
H(y(n.addressEntry.city), 1),
|
3589
3589
|
n.addressEntry.state ? (a(), r(_, { key: 0 }, [
|
3590
|
-
|
3590
|
+
H(y(n.addressEntry.state), 1)
|
3591
3591
|
], 64)) : m("", !0)
|
3592
3592
|
])) : m("", !0)
|
3593
3593
|
], 2)) : m("", !0),
|
@@ -3663,9 +3663,9 @@ function Rs(e, t, n, s, i, l) {
|
|
3663
3663
|
}, [
|
3664
3664
|
n.addressEntry.zip ? (a(), r("span", Es, y(n.addressEntry.zip), 1)) : m("", !0),
|
3665
3665
|
n.addressEntry.city ? (a(), r("span", Hs, [
|
3666
|
-
|
3666
|
+
H(y(n.addressEntry.city), 1),
|
3667
3667
|
n.addressEntry.state ? (a(), r(_, { key: 0 }, [
|
3668
|
-
|
3668
|
+
H(" " + y(n.addressEntry.state), 1)
|
3669
3669
|
], 64)) : m("", !0)
|
3670
3670
|
])) : m("", !0)
|
3671
3671
|
], 2)) : m("", !0),
|
@@ -3883,7 +3883,7 @@ function ir(e, t, n, s, i, l) {
|
|
3883
3883
|
type: g.iconType
|
3884
3884
|
}, null, 8, ["iconClass", "type"])) : m("", !0)
|
3885
3885
|
], 64)) : (a(), r(_, { key: 1 }, [
|
3886
|
-
|
3886
|
+
H(y(g.href), 1)
|
3887
3887
|
], 64))
|
3888
3888
|
], 10, Gs)) : n.showIconsOnly ? m("", !0) : (a(), r("span", {
|
3889
3889
|
key: 1,
|
@@ -3913,9 +3913,9 @@ function ir(e, t, n, s, i, l) {
|
|
3913
3913
|
}, [
|
3914
3914
|
g.zip ? (a(), r("span", Zs, y(g.zip) + " ", 1)) : m("", !0),
|
3915
3915
|
g.city ? (a(), r("span", Qs, [
|
3916
|
-
|
3916
|
+
H(y(g.city), 1),
|
3917
3917
|
g.state ? (a(), r(_, { key: 0 }, [
|
3918
|
-
|
3918
|
+
H(y(g.state), 1)
|
3919
3919
|
], 64)) : m("", !0)
|
3920
3920
|
])) : m("", !0),
|
3921
3921
|
t[3] || (t[3] = o("br", null, null, -1))
|
@@ -3942,9 +3942,9 @@ function ir(e, t, n, s, i, l) {
|
|
3942
3942
|
}, [
|
3943
3943
|
g.zip ? (a(), r("span", er, y(g.zip) + " ", 1)) : m("", !0),
|
3944
3944
|
g.city ? (a(), r("span", tr, [
|
3945
|
-
|
3945
|
+
H(y(g.city), 1),
|
3946
3946
|
g.state ? (a(), r(_, { key: 0 }, [
|
3947
|
-
|
3947
|
+
H(y(g.state), 1)
|
3948
3948
|
], 64)) : m("", !0)
|
3949
3949
|
])) : m("", !0),
|
3950
3950
|
t[7] || (t[7] = o("br", null, null, -1))
|
@@ -4483,7 +4483,7 @@ function Br(e, t, n, s, i, l) {
|
|
4483
4483
|
l.submitButtonOptions && (l.submitButtonOptions.position === "insideFieldset" || l.submitButtonOptions.position === null) ? (a(), r("div", kr, [
|
4484
4484
|
n.mandatoryText ? (a(), r("small", wr, [
|
4485
4485
|
t[1] || (t[1] = o("sup", null, "*", -1)),
|
4486
|
-
|
4486
|
+
H(y(n.mandatoryText), 1)
|
4487
4487
|
])) : m("", !0),
|
4488
4488
|
o("button", {
|
4489
4489
|
class: C(["button stretch-on-small-devices", { primary: l.submitButtonOptions.primary }, { disabled: l.submitButtonOptions.disabled }]),
|
@@ -4500,7 +4500,7 @@ function Br(e, t, n, s, i, l) {
|
|
4500
4500
|
l.submitButtonOptions && l.submitButtonOptions.position === "belowFieldset" ? (a(), r("div", _r, [
|
4501
4501
|
n.mandatoryText ? (a(), r("small", Or, [
|
4502
4502
|
t[2] || (t[2] = o("sup", null, "*", -1)),
|
4503
|
-
|
4503
|
+
H(y(n.mandatoryText), 1)
|
4504
4504
|
])) : m("", !0),
|
4505
4505
|
o("button", {
|
4506
4506
|
class: C(["button stretch-on-small-devices", { primary: l.submitButtonOptions.primary }, { disabled: l.submitButtonOptions.disabled }]),
|
@@ -4825,7 +4825,7 @@ const Mr = {
|
|
4825
4825
|
}
|
4826
4826
|
}, Fr = ["innerHTML"], Vr = ["src", "alt", "title"], Ar = ["src", "alt", "title"], Pr = ["innerHTML"], Er = ["innerHTML"], Hr = ["src", "alt", "title"], qr = ["innerHTML"], Rr = ["src", "alt", "title"];
|
4827
4827
|
function jr(e, t, n, s, i, l) {
|
4828
|
-
var c, h, f, g, k, b, O, T, M, B,
|
4828
|
+
var c, h, f, g, k, b, O, T, M, B, P, D, U;
|
4829
4829
|
const d = ne, u = qe;
|
4830
4830
|
return e.editModeContext ? (a(), v(u, {
|
4831
4831
|
key: 0,
|
@@ -4840,7 +4840,7 @@ function jr(e, t, n, s, i, l) {
|
|
4840
4840
|
itemProvider: ((c = e.editModeConfig) == null ? void 0 : c.allowAddItem) !== !1 ? l.itemProvider : null
|
4841
4841
|
}, {
|
4842
4842
|
default: w((W) => {
|
4843
|
-
var V, R, Y,
|
4843
|
+
var V, R, Y, Q, X, oe, ie, le, re, me, E, Z;
|
4844
4844
|
return [
|
4845
4845
|
o("figure", {
|
4846
4846
|
class: C(["cmd-image flex-container no-gap vertical", l.textAlign])
|
@@ -4857,7 +4857,7 @@ function jr(e, t, n, s, i, l) {
|
|
4857
4857
|
"onUpdate:modelValue": t[0] || (t[0] = (te) => l.editableFigcaptionText = te)
|
4858
4858
|
}, null, 8, ["class", "modelValue"])) : (Y = n.figcaption) != null && Y.text ? (a(), r("figcaption", {
|
4859
4859
|
key: 1,
|
4860
|
-
innerHTML: (
|
4860
|
+
innerHTML: (Q = n.figcaption) == null ? void 0 : Q.text
|
4861
4861
|
}, null, 8, Fr)) : m("", !0)
|
4862
4862
|
], 64)) : m("", !0),
|
4863
4863
|
W.editing ? (a(), r(_, { key: 1 }, [
|
@@ -4871,7 +4871,7 @@ function jr(e, t, n, s, i, l) {
|
|
4871
4871
|
t[6] || (t[6] = o("span", { class: "icon-image" }, null, -1)),
|
4872
4872
|
o("img", {
|
4873
4873
|
src: l.imageSource,
|
4874
|
-
alt: (
|
4874
|
+
alt: (X = n.image) == null ? void 0 : X.alt,
|
4875
4875
|
title: (oe = n.image) == null ? void 0 : oe.tooltip
|
4876
4876
|
}, null, 8, Vr)
|
4877
4877
|
], 16),
|
@@ -4902,9 +4902,9 @@ function jr(e, t, n, s, i, l) {
|
|
4902
4902
|
modelValue: l.editableFigcaptionText,
|
4903
4903
|
"onUpdate:modelValue": t[2] || (t[2] = (te) => l.editableFigcaptionText = te),
|
4904
4904
|
placeholder: "figcaption"
|
4905
|
-
}, null, 8, ["class", "modelValue"])) : (
|
4905
|
+
}, null, 8, ["class", "modelValue"])) : (E = n.figcaption) != null && E.text ? (a(), r("figcaption", {
|
4906
4906
|
key: 1,
|
4907
|
-
innerHTML: (
|
4907
|
+
innerHTML: (Z = n.figcaption) == null ? void 0 : Z.text
|
4908
4908
|
}, null, 8, Pr)) : m("", !0)
|
4909
4909
|
], 64)) : m("", !0),
|
4910
4910
|
!W.editing && !l.imageSource ? (a(), r("button", {
|
@@ -4936,7 +4936,7 @@ function jr(e, t, n, s, i, l) {
|
|
4936
4936
|
}, null, 40, Hr),
|
4937
4937
|
((T = n.figcaption) == null ? void 0 : T.position) !== "top" && ((M = n.figcaption) != null && M.text) && ((B = n.figcaption) != null && B.show) ? (a(), r("figcaption", {
|
4938
4938
|
key: 1,
|
4939
|
-
innerHTML: (
|
4939
|
+
innerHTML: (P = n.figcaption) == null ? void 0 : P.text
|
4940
4940
|
}, null, 8, qr)) : m("", !0)
|
4941
4941
|
], 2)) : (a(), r("img", {
|
4942
4942
|
key: 2,
|
@@ -5652,7 +5652,7 @@ const td = Hi, nd = ["aria-label"], id = { class: "flex-container" }, ld = {
|
|
5652
5652
|
class: "flex-container no-flex"
|
5653
5653
|
}, fd = ["title"], hd = { key: 1 }, gd = ["title"], yd = { key: 1 };
|
5654
5654
|
function bd(e, t, n, s, i, l) {
|
5655
|
-
var g, k, b, O, T, M, B,
|
5655
|
+
var g, k, b, O, T, M, B, P, D, U, W, V, R, Y, Q, X, oe, ie, le, re, me, E, Z, te, Ce, Oe, Le, Ie, Be, De, Me;
|
5656
5656
|
const d = J, u = G, c = ye, h = Lt, f = Ei;
|
5657
5657
|
return a(), r("dialog", {
|
5658
5658
|
ref: "dialog",
|
@@ -5675,7 +5675,7 @@ function bd(e, t, n, s, i, l) {
|
|
5675
5675
|
type: (B = e.fancyBoxOptionsProperties.printButtons.color) == null ? void 0 : B.iconType
|
5676
5676
|
}, null, 8, ["iconClass", "type"])
|
5677
5677
|
], 8, od)) : m("", !0),
|
5678
|
-
e.showPrintButtons && ((
|
5678
|
+
e.showPrintButtons && ((P = e.fancyBoxOptionsProperties.printButtons) != null && P.grayscale) ? (a(), r("a", {
|
5679
5679
|
key: 1,
|
5680
5680
|
href: "#",
|
5681
5681
|
class: "button print-grayscale",
|
@@ -5698,7 +5698,7 @@ function bd(e, t, n, s, i, l) {
|
|
5698
5698
|
}, [
|
5699
5699
|
p(u, {
|
5700
5700
|
iconClass: (Y = e.fancyBoxOptionsProperties.closeIcon) == null ? void 0 : Y.iconClass,
|
5701
|
-
type: (
|
5701
|
+
type: (Q = e.fancyBoxOptionsProperties.closeIcon) == null ? void 0 : Q.iconType
|
5702
5702
|
}, null, 8, ["iconClass", "type"])
|
5703
5703
|
], 8, sd)) : m("", !0)
|
5704
5704
|
])) : m("", !0)
|
@@ -5706,7 +5706,7 @@ function bd(e, t, n, s, i, l) {
|
|
5706
5706
|
o("div", {
|
5707
5707
|
class: C(["outer-content-wrapper", { grayscale: e.printInGrayscale }])
|
5708
5708
|
}, [
|
5709
|
-
e.fancyBoxImageUrl || (
|
5709
|
+
e.fancyBoxImageUrl || (X = e.cmdImage) != null && X.image ? (a(), r("div", rd, [
|
5710
5710
|
p(c, {
|
5711
5711
|
image: e.largeSingleImage,
|
5712
5712
|
figcaption: (oe = e.cmdImage) == null ? void 0 : oe.figcaption
|
@@ -5740,9 +5740,9 @@ function bd(e, t, n, s, i, l) {
|
|
5740
5740
|
(re = e.fancyBoxOptionsProperties.submitButtons.cancel) != null && re.iconClass ? (a(), v(u, {
|
5741
5741
|
key: 0,
|
5742
5742
|
iconClass: (me = e.fancyBoxOptionsProperties.submitButtons.cancel) == null ? void 0 : me.iconClass,
|
5743
|
-
type: (
|
5743
|
+
type: (E = e.fancyBoxOptionsProperties.submitButtons.cancel) == null ? void 0 : E.iconType
|
5744
5744
|
}, null, 8, ["iconClass", "type"])) : m("", !0),
|
5745
|
-
(
|
5745
|
+
(Z = e.fancyBoxOptionsProperties.submitButtons.cancel) != null && Z.buttonText ? (a(), r("span", hd, y((te = e.fancyBoxOptionsProperties.submitButtons.cancel) == null ? void 0 : te.buttonText), 1)) : m("", !0)
|
5746
5746
|
], 8, fd)) : m("", !0),
|
5747
5747
|
(Ce = e.fancyBoxOptionsProperties.submitButtons) != null && Ce.confirm ? (a(), r("button", {
|
5748
5748
|
key: 1,
|
@@ -6085,7 +6085,7 @@ function Od(e, t, n, s, i, l) {
|
|
6085
6085
|
ref: "form"
|
6086
6086
|
}), {
|
6087
6087
|
default: w(() => {
|
6088
|
-
var h, f, g, k, b, O, T, M, B,
|
6088
|
+
var h, f, g, k, b, O, T, M, B, P, D, U, W, V, R, Y, Q, X, oe, ie, le, re, me, E, Z, te, Ce, Oe, Le, Ie, Be, De, Me, de, at, st, Ge, rt, dt, ut, ct;
|
6089
6089
|
return [
|
6090
6090
|
n.configuration.salutation ? (a(), r("div", kd, [
|
6091
6091
|
p(u, {
|
@@ -6136,7 +6136,7 @@ function Od(e, t, n, s, i, l) {
|
|
6136
6136
|
labelText: e.getMessage("basic_form.labeltext.first_name"),
|
6137
6137
|
placeholder: e.getMessage("basic_form.placeholder.first_name"),
|
6138
6138
|
required: (B = n.configuration.firstName) == null ? void 0 : B.required,
|
6139
|
-
name: (
|
6139
|
+
name: (P = n.configuration.firstName) == null ? void 0 : P.name,
|
6140
6140
|
modelValue: i.formData.firstName.value,
|
6141
6141
|
"onUpdate:modelValue": t[3] || (t[3] = (K) => i.formData.firstName.value = K),
|
6142
6142
|
status: i.formData.firstName.error ? "error" : "",
|
@@ -6179,8 +6179,8 @@ function Od(e, t, n, s, i, l) {
|
|
6179
6179
|
key: 0,
|
6180
6180
|
element: "select",
|
6181
6181
|
labelText: e.getMessage("basic_form.labeltext.country"),
|
6182
|
-
selectOptions: (
|
6183
|
-
required: (
|
6182
|
+
selectOptions: (Q = n.configuration.country) == null ? void 0 : Q.selectOptions,
|
6183
|
+
required: (X = n.configuration.country) == null ? void 0 : X.required,
|
6184
6184
|
name: (oe = n.configuration.country) == null ? void 0 : oe.name,
|
6185
6185
|
modelValue: i.formData.country.value,
|
6186
6186
|
"onUpdate:modelValue": [
|
@@ -6209,8 +6209,8 @@ function Od(e, t, n, s, i, l) {
|
|
6209
6209
|
type: ((me = n.configuration.pobox) == null ? void 0 : me.type) || "text",
|
6210
6210
|
labelText: e.getMessage("basic_form.labeltext.pobox"),
|
6211
6211
|
placeholder: e.getMessage("basic_form.placeholder.pobox"),
|
6212
|
-
required: (
|
6213
|
-
name: (
|
6212
|
+
required: (E = n.configuration.pobox) == null ? void 0 : E.required,
|
6213
|
+
name: (Z = n.configuration.pobox) == null ? void 0 : Z.name,
|
6214
6214
|
modelValue: i.formData.pobox.value,
|
6215
6215
|
"onUpdate:modelValue": t[8] || (t[8] = (K) => i.formData.pobox.value = K),
|
6216
6216
|
status: i.formData.pobox.error ? "error" : "",
|
@@ -6330,7 +6330,7 @@ const qi = /* @__PURE__ */ F(Cd, [["render", Od]]), Ld = {
|
|
6330
6330
|
}
|
6331
6331
|
}, Id = ["src", "alt"], Bd = ["title"], Dd = { key: 2 }, Md = ["title"], Fd = ["src", "alt"];
|
6332
6332
|
function Vd(e, t, n, s, i, l) {
|
6333
|
-
var d, u, c, h, f, g, k, b, O, T, M, B,
|
6333
|
+
var d, u, c, h, f, g, k, b, O, T, M, B, P, D, U, W, V, R, Y, Q, X, oe;
|
6334
6334
|
return a(), r(_, null, [
|
6335
6335
|
(d = n.image) != null && d.src && (((u = n.image) == null ? void 0 : u.position) === "left" || ((c = n.image) == null ? void 0 : c.position) === "top" || !((h = n.image) != null && h.position)) ? (a(), r("img", {
|
6336
6336
|
key: 0,
|
@@ -6343,14 +6343,14 @@ function Vd(e, t, n, s, i, l) {
|
|
6343
6343
|
title: (B = n.icon) == null ? void 0 : B.tooltip
|
6344
6344
|
}, null, 10, Bd)) : m("", !0),
|
6345
6345
|
n.text ? (a(), r("span", Dd, y(n.text), 1)) : m("", !0),
|
6346
|
-
(
|
6346
|
+
(P = n.icon) != null && P.iconClass && (((D = n.icon) == null ? void 0 : D.position) === "right" || ((U = n.icon) == null ? void 0 : U.position) === "bottom") ? (a(), r("span", {
|
6347
6347
|
key: 3,
|
6348
6348
|
class: C((W = n.icon) == null ? void 0 : W.iconClass),
|
6349
6349
|
title: (V = n.icon) == null ? void 0 : V.tooltip
|
6350
6350
|
}, null, 10, Md)) : m("", !0),
|
6351
|
-
(R = n.image) != null && R.src && (((Y = n.image) == null ? void 0 : Y.position) === "right" || ((
|
6351
|
+
(R = n.image) != null && R.src && (((Y = n.image) == null ? void 0 : Y.position) === "right" || ((Q = n.image) == null ? void 0 : Q.position) === "bottom") ? (a(), r("img", {
|
6352
6352
|
key: 4,
|
6353
|
-
src: (
|
6353
|
+
src: (X = e.img) == null ? void 0 : X.src,
|
6354
6354
|
alt: (oe = n.image) == null ? void 0 : oe.alt
|
6355
6355
|
}, null, 8, Fd)) : m("", !0),
|
6356
6356
|
A(e.$slots, "default")
|
@@ -6547,7 +6547,7 @@ const Re = /* @__PURE__ */ F(Pd, [["render", qd]]), Rd = {
|
|
6547
6547
|
class: "input-wrapper"
|
6548
6548
|
};
|
6549
6549
|
function zd(e, t, n, s, i, l) {
|
6550
|
-
var h, f, g, k, b, O, T, M, B,
|
6550
|
+
var h, f, g, k, b, O, T, M, B, P, D, U, W;
|
6551
6551
|
const d = Re, u = ke("CmdListOfLinksItem", !0), c = ne;
|
6552
6552
|
return e.editing ? (a(), r("div", Ud, [
|
6553
6553
|
p(c, {
|
@@ -6570,7 +6570,7 @@ function zd(e, t, n, s, i, l) {
|
|
6570
6570
|
tooltip: (T = n.link) == null ? void 0 : T.tooltip,
|
6571
6571
|
styleAsButton: (M = n.link) == null ? void 0 : M.styleAsButton,
|
6572
6572
|
primaryButton: (B = n.link) == null ? void 0 : B.primaryButton,
|
6573
|
-
styleAsBox: (
|
6573
|
+
styleAsBox: (P = n.link) == null ? void 0 : P.styleAsBox,
|
6574
6574
|
onClick: t[0] || (t[0] = (V) => l.emitClick(V, n.link))
|
6575
6575
|
}, null, 8, ["linkType", "text", "path", "target", "icon", "fancybox", "tooltip", "styleAsButton", "primaryButton", "styleAsBox"]),
|
6576
6576
|
(U = (D = n.link) == null ? void 0 : D.children) != null && U.length ? (a(), r("ul", Nd, [
|
@@ -7147,7 +7147,7 @@ const Qd = ["title"], Xd = {
|
|
7147
7147
|
class: "box-footer"
|
7148
7148
|
};
|
7149
7149
|
function Du(e, t, n, s, i, l) {
|
7150
|
-
var g, k, b, O, T, M, B,
|
7150
|
+
var g, k, b, O, T, M, B, P, D, U, W;
|
7151
7151
|
const d = J, u = G, c = ye, h = Re, f = Cn;
|
7152
7152
|
return n.boxType === "content" ? (a(), r("div", {
|
7153
7153
|
key: 0,
|
@@ -7228,7 +7228,7 @@ function Du(e, t, n, s, i, l) {
|
|
7228
7228
|
class: C(["inner-box-body-wrapper", { "allow-scroll": n.allowContentToScroll }])
|
7229
7229
|
}, [
|
7230
7230
|
n.cmdImage ? (a(), v(c, j(I({ key: 0 }, n.cmdImage)), null, 16)) : m("", !0),
|
7231
|
-
(
|
7231
|
+
(P = n.cmdHeadline) != null && P.headlineText && n.headlinePosition === "body" || n.textBody ? (a(), r("div", {
|
7232
7232
|
key: 1,
|
7233
7233
|
class: C({ "box-body-padding": n.useBoxBodyPadding, "allow-scroll": n.allowContentToScroll })
|
7234
7234
|
}, [
|
@@ -7301,7 +7301,7 @@ function Du(e, t, n, s, i, l) {
|
|
7301
7301
|
alt: n.user.image.alt
|
7302
7302
|
}, null, 8, bu),
|
7303
7303
|
n.rowView ? m("", !0) : (a(), r("figcaption", xu, [
|
7304
|
-
|
7304
|
+
H(y(n.user.name), 1),
|
7305
7305
|
n.user.age ? (a(), r("span", Cu, " (" + y(n.user.age) + ")", 1)) : m("", !0)
|
7306
7306
|
]))
|
7307
7307
|
])) : (a(), r("div", vu, [
|
@@ -8088,7 +8088,7 @@ function vc(e, t, n, s, i, l) {
|
|
8088
8088
|
$(o("div", dc, [
|
8089
8089
|
b.description ? (a(), r("p", uc, y(b.description), 1)) : m("", !0),
|
8090
8090
|
b.linkDataPrivacy ? (a(), r("p", cc, [
|
8091
|
-
|
8091
|
+
H(y(b.linkDataPrivacy.label) + " ", 1),
|
8092
8092
|
o("a", {
|
8093
8093
|
onClick: t[1] || (t[1] = (...T) => l.openDataPrivacy && l.openDataPrivacy(...T)),
|
8094
8094
|
href: b.linkDataPrivacy.link,
|
@@ -8139,7 +8139,7 @@ function vc(e, t, n, s, i, l) {
|
|
8139
8139
|
$(o("div", hc, [
|
8140
8140
|
b.description ? (a(), r("p", gc, y(b.description), 1)) : m("", !0),
|
8141
8141
|
b.linkDataPrivacy ? (a(), r("p", yc, [
|
8142
|
-
|
8142
|
+
H(y(b.linkDataPrivacy.label) + " ", 1),
|
8143
8143
|
o("a", {
|
8144
8144
|
onClick: t[3] || (t[3] = (...T) => l.openDataPrivacy && l.openDataPrivacy(...T)),
|
8145
8145
|
href: b.linkDataPrivacy.link,
|
@@ -8505,7 +8505,7 @@ function Jc(e, t, n, s, i, l) {
|
|
8505
8505
|
}, [
|
8506
8506
|
n.showLabel ? (a(), r("span", Bc, [
|
8507
8507
|
o("span", { id: e.htmlId }, [
|
8508
|
-
|
8508
|
+
H(y(n.labelText), 1),
|
8509
8509
|
e.$attrs.required !== void 0 ? (a(), r("sup", Mc, "*")) : m("", !0)
|
8510
8510
|
], 8, Dc),
|
8511
8511
|
(e.$attrs.required || e.inputRequirements.length) && n.showStatusIcon ? (a(), r("a", {
|
@@ -9338,7 +9338,7 @@ function Vm(e, t, n, s, i, l) {
|
|
9338
9338
|
}, [
|
9339
9339
|
$(o("span", _m, [
|
9340
9340
|
o("span", { id: e.htmlId }, [
|
9341
|
-
|
9341
|
+
H(y(n.labelText), 1),
|
9342
9342
|
n.required ? (a(), r("sup", Lm, "*")) : m("", !0)
|
9343
9343
|
], 8, Om),
|
9344
9344
|
(n.required || e.inputRequirements.length > 0) && n.showStatusIcon ? (a(), r("a", {
|
@@ -9775,7 +9775,7 @@ const Yi = /* @__PURE__ */ F(Tm, [["render", Vm]]), Am = {
|
|
9775
9775
|
class: "flex-container reset-flex no-wrap-on-small-devices justify-content-space-around"
|
9776
9776
|
}, Wm = { key: 1 }, Gm = ["type", "disabled"], Km = { key: 1 }, Ym = { class: "cmd-login-form flex-container" }, Jm = { class: "option-wrapper flex-container" }, Zm = ["type", "disabled"], Qm = { key: 1 };
|
9777
9777
|
function Xm(e, t, n, s, i, l) {
|
9778
|
-
var f, g, k, b, O, T, M, B,
|
9778
|
+
var f, g, k, b, O, T, M, B, P;
|
9779
9779
|
const d = J, u = G, c = ne, h = Re;
|
9780
9780
|
return a(), r(_, null, [
|
9781
9781
|
$(o("fieldset", Pm, [
|
@@ -9916,7 +9916,7 @@ function Xm(e, t, n, s, i, l) {
|
|
9916
9916
|
(M = l.buttonSendLoginOptions.icon) != null && M.iconClass ? (a(), v(u, {
|
9917
9917
|
key: 0,
|
9918
9918
|
iconClass: (B = l.buttonSendLoginOptions.icon) == null ? void 0 : B.iconClass,
|
9919
|
-
title: (
|
9919
|
+
title: (P = l.buttonSendLoginOptions.icon) == null ? void 0 : P.tooltip
|
9920
9920
|
}, null, 8, ["iconClass", "title"])) : m("", !0),
|
9921
9921
|
l.buttonSendLoginOptions.text ? (a(), r("span", Qm, y(l.buttonSendLoginOptions.text), 1)) : m("", !0)
|
9922
9922
|
], 16, Zm)) : m("", !0)
|
@@ -10201,7 +10201,7 @@ function pp(e, t, n, s, i, l) {
|
|
10201
10201
|
key: 2,
|
10202
10202
|
"aria-expanded": i.openSubentry ? "true" : "false"
|
10203
10203
|
}, [
|
10204
|
-
(a(!0), r(_, null, q(b.subentries, (B,
|
10204
|
+
(a(!0), r(_, null, q(b.subentries, (B, P) => (a(), r("li", { key: P }, [
|
10205
10205
|
B.type === "href" ? (a(), r("a", {
|
10206
10206
|
key: 0,
|
10207
10207
|
href: B.path,
|
@@ -10772,16 +10772,16 @@ function Ap(e, t, n, s, i, l) {
|
|
10772
10772
|
o("dd", null, [
|
10773
10773
|
n.day.am ? (a(), r("span", _p, [
|
10774
10774
|
n.day.am.displayText ? (a(), r(_, { key: 0 }, [
|
10775
|
-
|
10775
|
+
H(y(n.day.am.displayText), 1)
|
10776
10776
|
], 64)) : (a(), r(_, { key: 1 }, [
|
10777
|
-
|
10777
|
+
H(y(l.getTime(n.day.am.fromTime, n.abbreviationTextAm)) + " " + y(n.separator) + " " + y(l.getTime(n.day.am.tillTime)), 1)
|
10778
10778
|
], 64))
|
10779
10779
|
])) : m("", !0),
|
10780
10780
|
n.day.pm ? (a(), r("span", Op, [
|
10781
10781
|
n.day.pm.displayText ? (a(), r(_, { key: 0 }, [
|
10782
|
-
|
10782
|
+
H(y(n.day.pm.displayText), 1)
|
10783
10783
|
], 64)) : (a(), r(_, { key: 1 }, [
|
10784
|
-
|
10784
|
+
H(y(l.getTime(n.day.pm.fromTime, n.abbreviationTextPm)) + " " + y(n.separator) + " " + y(l.getTime(n.day.pm.tillTime)), 1)
|
10785
10785
|
], 64))
|
10786
10786
|
])) : m("", !0)
|
10787
10787
|
])
|
@@ -11067,7 +11067,7 @@ function Yp(e, t, n, s, i, l) {
|
|
11067
11067
|
class: { closed: l.isClosed }
|
11068
11068
|
}), {
|
11069
11069
|
default: w(() => [
|
11070
|
-
|
11070
|
+
H(y(l.textOpenClosed), 1)
|
11071
11071
|
]),
|
11072
11072
|
_: 1
|
11073
11073
|
}, 16, ["linkType", "class"])) : (a(), r("span", {
|
@@ -12423,7 +12423,7 @@ const Jf = /* @__PURE__ */ F(Gf, [["render", Yf]]), Zf = {
|
|
12423
12423
|
"aria-expanded": "true"
|
12424
12424
|
};
|
12425
12425
|
function lh(e, t, n, s, i, l) {
|
12426
|
-
var g, k, b, O, T, M, B,
|
12426
|
+
var g, k, b, O, T, M, B, P;
|
12427
12427
|
const d = J, u = ne, c = G, h = Ui, f = zi;
|
12428
12428
|
return a(), r(_, null, [
|
12429
12429
|
o("fieldset", Xf, [
|
@@ -12480,7 +12480,7 @@ function lh(e, t, n, s, i, l) {
|
|
12480
12480
|
}, [
|
12481
12481
|
p(c, {
|
12482
12482
|
iconClass: i.showFilters ? (k = (g = n.cmdIcon) == null ? void 0 : g.showFilters) == null ? void 0 : k.iconClass : (O = (b = n.cmdIcon) == null ? void 0 : b.hideFilters) == null ? void 0 : O.iconClass,
|
12483
|
-
type: i.showFilters ? (M = (T = n.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (
|
12483
|
+
type: i.showFilters ? (M = (T = n.cmdIcon) == null ? void 0 : T.showFilters) == null ? void 0 : M.iconType : (P = (B = n.cmdIcon) == null ? void 0 : B.hideFilters) == null ? void 0 : P.iconType
|
12484
12484
|
}, null, 8, ["iconClass", "type"]),
|
12485
12485
|
i.showFilters ? (a(), r("span", th, y(e.getMessage("site_search.hide_filter_options")), 1)) : (a(), r("span", nh, y(e.getMessage("site_search.show_filter_options")), 1))
|
12486
12486
|
]),
|
@@ -12718,7 +12718,7 @@ function ch(e, t, n, s, i, l) {
|
|
12718
12718
|
}, l.tooltipForSlidebuttons), null, 16, ["onClick", "class"])) : m("", !0),
|
12719
12719
|
p(dn, { name: "fade" }, {
|
12720
12720
|
default: w(() => {
|
12721
|
-
var c, h, f, g, k, b, O, T, M, B,
|
12721
|
+
var c, h, f, g, k, b, O, T, M, B, P, D;
|
12722
12722
|
return [
|
12723
12723
|
l.currentItem ? (a(), r(_, { key: 0 }, [
|
12724
12724
|
n.useSlot ? (a(), r("div", {
|
@@ -12730,7 +12730,7 @@ function ch(e, t, n, s, i, l) {
|
|
12730
12730
|
], 4)) : (a(), r(_, { key: 0 }, [
|
12731
12731
|
e.editModeContext ? n.slideshowItems.length ? (a(), v(u, {
|
12732
12732
|
key: 1,
|
12733
|
-
image: (
|
12733
|
+
image: (P = l.currentItem) == null ? void 0 : P.image,
|
12734
12734
|
figcaption: (D = l.currentItem) == null ? void 0 : D.figcaption,
|
12735
12735
|
componentPath: ["props", "slideshowItems", i.index],
|
12736
12736
|
editModeConfig: l.imageStructure()
|
@@ -13361,7 +13361,6 @@ function Gh(e, t, n, s, i, l) {
|
|
13361
13361
|
}, [
|
13362
13362
|
o("a", {
|
13363
13363
|
href: "#",
|
13364
|
-
class: "button",
|
13365
13364
|
onClick: S((f) => l.setActiveTab(h), ["prevent"]),
|
13366
13365
|
title: c.text ? void 0 : c.tooltip
|
13367
13366
|
}, [
|
@@ -14169,14 +14168,14 @@ function Mt(e, t, n) {
|
|
14169
14168
|
if (!L.isUndefined(O)) {
|
14170
14169
|
if (g.indexOf(O) !== -1)
|
14171
14170
|
throw Error("Circular reference detected in " + T.join("."));
|
14172
|
-
g.push(O), L.forEach(O, function(B,
|
14171
|
+
g.push(O), L.forEach(O, function(B, P) {
|
14173
14172
|
(!(L.isUndefined(B) || B === null) && i.call(
|
14174
14173
|
t,
|
14175
14174
|
B,
|
14176
|
-
L.isString(
|
14175
|
+
L.isString(P) ? P.trim() : P,
|
14177
14176
|
T,
|
14178
14177
|
k
|
14179
|
-
)) === !0 && b(B, T ? T.concat(
|
14178
|
+
)) === !0 && b(B, T ? T.concat(P) : [P]);
|
14180
14179
|
}), g.pop();
|
14181
14180
|
}
|
14182
14181
|
}
|
@@ -15017,16 +15016,16 @@ const ky = async (e) => {
|
|
15017
15016
|
b && b.unsubscribe();
|
15018
15017
|
}), T = !0;
|
15019
15018
|
};
|
15020
|
-
let
|
15019
|
+
let P;
|
15021
15020
|
try {
|
15022
|
-
if (c && vy && n !== "get" && n !== "head" && (
|
15021
|
+
if (c && vy && n !== "get" && n !== "head" && (P = await wy(f, s)) !== 0) {
|
15023
15022
|
let V = new Request(t, {
|
15024
15023
|
method: "POST",
|
15025
15024
|
body: s,
|
15026
15025
|
duplex: "half"
|
15027
15026
|
}), R;
|
15028
15027
|
L.isFormData(s) && (R = V.headers.get("content-type")) && f.setContentType(R), V.body && (s = si(V.body, di, ri(
|
15029
|
-
|
15028
|
+
P,
|
15030
15029
|
vt(c)
|
15031
15030
|
), null, nn));
|
15032
15031
|
}
|
@@ -16065,7 +16064,7 @@ function lb(e, t, n, s, i, l) {
|
|
16065
16064
|
n.showTotalUpload && i.listOfFiles.length !== 1 ? (a(), r("div", My, [
|
16066
16065
|
p(d, I(n.cmdHeadlineSummaryOfAllFiles, { headlineLevel: "4" }), {
|
16067
16066
|
default: w(() => [
|
16068
|
-
|
16067
|
+
H(y(e.getMessage("upload_form.headline.summary_of_all_files")), 1)
|
16069
16068
|
]),
|
16070
16069
|
_: 1
|
16071
16070
|
}, 16),
|
@@ -16079,11 +16078,11 @@ function lb(e, t, n, s, i, l) {
|
|
16079
16078
|
p(c, j(Ve(n.iconDelete)), null, 16)
|
16080
16079
|
], 8, Ay),
|
16081
16080
|
o("span", null, [
|
16082
|
-
|
16081
|
+
H(y(i.listOfFiles.length) + " ", 1),
|
16083
16082
|
n.allowMultipleFileUploads ? (a(), r(_, { key: 1 }, [
|
16084
|
-
|
16083
|
+
H(y(e.getMessage("upload_form.labeltext.files_uploading")), 1)
|
16085
16084
|
], 64)) : (a(), r(_, { key: 0 }, [
|
16086
|
-
|
16085
|
+
H(y(e.getMessage("upload_form.labeltext.file_uploading")), 1)
|
16087
16086
|
], 64))
|
16088
16087
|
]),
|
16089
16088
|
o("small", {
|
@@ -16107,7 +16106,7 @@ function lb(e, t, n, s, i, l) {
|
|
16107
16106
|
o("div", Hy, [
|
16108
16107
|
p(d, I(n.cmdHeadlineListOfSelectedFiles, { headlineLevel: "4" }), {
|
16109
16108
|
default: w(() => [
|
16110
|
-
|
16109
|
+
H(y(e.getMessage("upload_form.headline.list_of_selected_files")), 1)
|
16111
16110
|
]),
|
16112
16111
|
_: 1
|
16113
16112
|
}, 16),
|
@@ -16130,7 +16129,7 @@ function lb(e, t, n, s, i, l) {
|
|
16130
16129
|
{ error: f.error }
|
16131
16130
|
])
|
16132
16131
|
}, [
|
16133
|
-
|
16132
|
+
H(y(f.file.name) + " ", 1),
|
16134
16133
|
o("small", null, "(" + y(l.formatSize(f.file.size)) + ")", 1)
|
16135
16134
|
], 2),
|
16136
16135
|
i.uploadInitiated && !f.error ? (a(), r("span", jy, [
|
@@ -16154,7 +16153,7 @@ function lb(e, t, n, s, i, l) {
|
|
16154
16153
|
])) : (a(), r(_, { key: 0 }, [
|
16155
16154
|
n.allowMultipleFileUploads ? (a(), v(d, I({ key: 0 }, n.cmdHeadlineNoFilesToUpload, { headlineLevel: "4" }), {
|
16156
16155
|
default: w(() => [
|
16157
|
-
|
16156
|
+
H(y(l.headlineTextNoFilesToUpload), 1)
|
16158
16157
|
]),
|
16159
16158
|
_: 1
|
16160
16159
|
}, 16)) : m("", !0)
|
@@ -16162,13 +16161,13 @@ function lb(e, t, n, s, i, l) {
|
|
16162
16161
|
o("div", zy, [
|
16163
16162
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), v(d, I({ key: 0 }, n.cmdHeadlineSelectAdditionalFiles, { headlineLevel: "4" }), {
|
16164
16163
|
default: w(() => [
|
16165
|
-
|
16164
|
+
H(y(e.getMessage("upload_form.headline.select_additional_files")), 1)
|
16166
16165
|
]),
|
16167
16166
|
_: 1
|
16168
16167
|
}, 16)) : m("", !0),
|
16169
16168
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), v(d, I({ key: 1 }, n.cmdHeadlineSelectNewFile, { headlineLevel: "4" }), {
|
16170
16169
|
default: w(() => [
|
16171
|
-
|
16170
|
+
H(y(e.getMessage("upload_form.headline.select_new_file")), 1)
|
16172
16171
|
]),
|
16173
16172
|
_: 1
|
16174
16173
|
}, 16)) : m("", !0),
|
@@ -16236,14 +16235,14 @@ function lb(e, t, n, s, i, l) {
|
|
16236
16235
|
}, [
|
16237
16236
|
o("span", null, y(e.getMessage("upload_form.or")), 1),
|
16238
16237
|
o("strong", null, [
|
16239
|
-
|
16238
|
+
H(y(e.getMessage("upload_form.drag_and_drop")) + " ", 1),
|
16240
16239
|
n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(_, { key: 0 }, [
|
16241
|
-
|
16240
|
+
H(y(e.getMessage("upload_form.additional")), 1)
|
16242
16241
|
], 64)) : m("", !0),
|
16243
16242
|
!n.allowMultipleFileUploads && i.listOfFiles.length ? (a(), r(_, { key: 1 }, [
|
16244
|
-
|
16243
|
+
H(y(e.getMessage("upload_form.new")), 1)
|
16245
16244
|
], 64)) : m("", !0),
|
16246
|
-
|
16245
|
+
H(" " + y(e.getMessage("upload_form.files_to_this_area")), 1)
|
16247
16246
|
])
|
16248
16247
|
], 2)) : m("", !0)
|
16249
16248
|
])
|
@@ -16608,7 +16607,7 @@ function hb(e, t, n, s, i, l) {
|
|
16608
16607
|
rowView: f.rowView
|
16609
16608
|
}), {
|
16610
16609
|
default: w(() => [
|
16611
|
-
|
16610
|
+
H(" box " + y(g), 1)
|
16612
16611
|
]),
|
16613
16612
|
_: 2
|
16614
16613
|
}, 1040, ["rowView"]))), 128))
|
@@ -17266,7 +17265,7 @@ function Db(e, t, n, s, i, l) {
|
|
17266
17265
|
cmdGoogleMaps: {}
|
17267
17266
|
}, {
|
17268
17267
|
"additional-info": w(() => t[0] || (t[0] = [
|
17269
|
-
|
17268
|
+
H(" Additional information given by slot ")
|
17270
17269
|
])),
|
17271
17270
|
_: 1
|
17272
17271
|
}, 8, ["cmdBasicForm"])
|
@@ -20444,7 +20443,7 @@ const gx = /* @__PURE__ */ F(px, [["render", hx]]), yx = [
|
|
20444
20443
|
text: "Zimbabwe",
|
20445
20444
|
value: "zw"
|
20446
20445
|
}
|
20447
|
-
], LC = "comand-component-library", IC = "4.2.
|
20446
|
+
], LC = "comand-component-library", IC = "4.2.14", BC = "GPL-3.0-only", DC = "CoManD-UI", MC = "module", FC = {
|
20448
20447
|
prepublishOnly: "npm run build-lib",
|
20449
20448
|
dev: "vite",
|
20450
20449
|
build: "vite build",
|
@@ -20465,8 +20464,7 @@ const gx = /* @__PURE__ */ F(px, [["render", hx]]), yx = [
|
|
20465
20464
|
"./us-cities.json": "./src/assets/lists-of-data/us-cities.json"
|
20466
20465
|
}, PC = {
|
20467
20466
|
"clickout-event": "^1.1.2",
|
20468
|
-
"comand-
|
20469
|
-
"comand-frontend-framework": "^4.2.33",
|
20467
|
+
"comand-frontend-framework": "^4.2.36",
|
20470
20468
|
"comand-ui-iconfonts": "^1.0.19",
|
20471
20469
|
"core-js": "^3.20.1",
|
20472
20470
|
prismjs: "^1.27.0",
|
@@ -21916,12 +21914,12 @@ const gx = /* @__PURE__ */ F(px, [["render", hx]]), yx = [
|
|
21916
21914
|
id: "content"
|
21917
21915
|
};
|
21918
21916
|
function xv(e, t, n, s, i, l) {
|
21919
|
-
const d = kn, u = Ri, c = jf, h = Cn, f = Ni, g = Jf, k = vl, b = Ai, O = zi, T = ne, M = gh, B = Ui,
|
21917
|
+
const d = kn, u = Ri, c = jf, h = Cn, f = Ni, g = Jf, k = vl, b = Ai, O = zi, T = ne, M = gh, B = Ui, P = Vf, D = Yi, U = Pi, W = sr, V = fr, R = qi, Y = ji, Q = nc, X = em, oe = Ki, ie = J, le = G, re = ye, me = ym, E = wm, Z = Re, te = gx, Ce = $m, Oe = mx, Le = Ji, Ie = ke("router-view"), Be = bp, De = wp, Me = Jp, de = kf, at = Of, st = rf, Ge = Wf, rt = oh, dt = mh, ut = Zi, ct = wh, K = Ne, In = Vh, Ol = Qi, Vt = Qh, Ll = Ei, Il = tg, At = Fi, Bl = ob, Dl = wl, Ml = _c, Fl = kc, Vl = xd, Al = mb, Pl = Ul("fancybox");
|
21920
21918
|
return $((a(), r("div", {
|
21921
21919
|
class: "page-wrapper",
|
21922
21920
|
id: l.templateId
|
21923
21921
|
}, [
|
21924
|
-
t[
|
21922
|
+
t[294] || (t[294] = o("a", { id: "anchor-back-to-top" }, null, -1)),
|
21925
21923
|
i.showLeftSidebar ? (a(), v(c, {
|
21926
21924
|
key: 0,
|
21927
21925
|
cmdHeadline: { headlineText: "Site Settings", headlineLevel: 3, textAlign: "center" },
|
@@ -22044,7 +22042,7 @@ function xv(e, t, n, s, i, l) {
|
|
22044
22042
|
}, " Contact Information ")
|
22045
22043
|
]),
|
22046
22044
|
o("li", null, [
|
22047
|
-
t[131] || (t[131] =
|
22045
|
+
t[131] || (t[131] = H(" Multiple Lists Of Links ")),
|
22048
22046
|
o("ul", null, [
|
22049
22047
|
o("li", null, [
|
22050
22048
|
o("a", {
|
@@ -22061,7 +22059,7 @@ function xv(e, t, n, s, i, l) {
|
|
22061
22059
|
])
|
22062
22060
|
]),
|
22063
22061
|
o("li", null, [
|
22064
|
-
t[132] || (t[132] =
|
22062
|
+
t[132] || (t[132] = H(" Multiple Box Wrapper ")),
|
22065
22063
|
o("ul", null, [
|
22066
22064
|
o("li", null, [
|
22067
22065
|
o("a", {
|
@@ -22549,7 +22547,7 @@ function xv(e, t, n, s, i, l) {
|
|
22549
22547
|
]),
|
22550
22548
|
t[165] || (t[165] = o("hr", null, null, -1)),
|
22551
22549
|
t[166] || (t[166] = o("h2", null, "Progress Bar [native]", -1)),
|
22552
|
-
p(
|
22550
|
+
p(P, {
|
22553
22551
|
labelText: "Progress Bar (with optional output):",
|
22554
22552
|
id: "progress-bar2",
|
22555
22553
|
max: "100"
|
@@ -22695,11 +22693,11 @@ function xv(e, t, n, s, i, l) {
|
|
22695
22693
|
disabled: i.disabledStatus
|
22696
22694
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
22697
22695
|
o("p", null, [
|
22698
|
-
|
22696
|
+
H(" checkbox (required) with boolean: " + y(i.checkboxRequiredValue), 1),
|
22699
22697
|
t[147] || (t[147] = o("br", null, null, -1)),
|
22700
|
-
|
22698
|
+
H(" checkbox with boolean: " + y(i.checkboxValue), 1),
|
22701
22699
|
t[148] || (t[148] = o("br", null, null, -1)),
|
22702
|
-
|
22700
|
+
H(" checkboxes with values: " + y(i.checkboxValues), 1)
|
22703
22701
|
]),
|
22704
22702
|
t[172] || (t[172] = o("h2", null, "Checkboxes and Radiobuttons", -1)),
|
22705
22703
|
t[173] || (t[173] = o("h3", null, "Checkboxes [native]", -1)),
|
@@ -22749,9 +22747,9 @@ function xv(e, t, n, s, i, l) {
|
|
22749
22747
|
disabled: i.disabledStatus
|
22750
22748
|
}, {
|
22751
22749
|
labeltext: w(() => t[149] || (t[149] = [
|
22752
|
-
|
22750
|
+
H(" Labeltext with "),
|
22753
22751
|
o("a", { href: "#" }, "link", -1),
|
22754
|
-
|
22752
|
+
H(" given by slot ")
|
22755
22753
|
])),
|
22756
22754
|
_: 1
|
22757
22755
|
}, 8, ["modelValue", "status", "disabled"])
|
@@ -22851,7 +22849,7 @@ function xv(e, t, n, s, i, l) {
|
|
22851
22849
|
])
|
22852
22850
|
]),
|
22853
22851
|
o("h3", L1, [
|
22854
|
-
t[154] || (t[154] =
|
22852
|
+
t[154] || (t[154] = H(" Input-Group ")),
|
22855
22853
|
o("a", {
|
22856
22854
|
href: "#",
|
22857
22855
|
class: "button small icon-cog",
|
@@ -23107,7 +23105,7 @@ function xv(e, t, n, s, i, l) {
|
|
23107
23105
|
"cutoff-text-lines": 4
|
23108
23106
|
}, {
|
23109
23107
|
body: w(() => t[190] || (t[190] = [
|
23110
|
-
|
23108
|
+
H(" 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. ")
|
23111
23109
|
])),
|
23112
23110
|
_: 1
|
23113
23111
|
}),
|
@@ -23335,7 +23333,7 @@ function xv(e, t, n, s, i, l) {
|
|
23335
23333
|
onToggleCollapse: (ve) => x.boxToggled(z - 1, ve)
|
23336
23334
|
}, {
|
23337
23335
|
body: w(() => [
|
23338
|
-
|
23336
|
+
H(y(x.currentOpenBox) + "Content " + y(z), 1)
|
23339
23337
|
]),
|
23340
23338
|
_: 2
|
23341
23339
|
}, 1032, ["cmdHeadline", "rowView", "openCollapsedBox", "onToggleCollapse"]))), 128))
|
@@ -23394,12 +23392,12 @@ function xv(e, t, n, s, i, l) {
|
|
23394
23392
|
})
|
23395
23393
|
]),
|
23396
23394
|
t[211] || (t[211] = o("h3", null, "Default Container", -1)),
|
23397
|
-
p(
|
23395
|
+
p(Q, I({
|
23398
23396
|
style: { border: "1px dotted gray" },
|
23399
23397
|
ref: "CmdContainer"
|
23400
23398
|
}, e.cmdContainerSettingsData), null, 16),
|
23401
23399
|
t[212] || (t[212] = o("h3", null, "Container with default-text", -1)),
|
23402
|
-
p(
|
23400
|
+
p(Q, {
|
23403
23401
|
style: { border: "1px dotted gray" },
|
23404
23402
|
ref: "CmdContainer",
|
23405
23403
|
innerText: "Some inner text",
|
@@ -23407,7 +23405,7 @@ function xv(e, t, n, s, i, l) {
|
|
23407
23405
|
contentOrientation: "horizontal"
|
23408
23406
|
}, null, 512),
|
23409
23407
|
t[213] || (t[213] = o("h3", null, "Container with vertical slots", -1)),
|
23410
|
-
p(
|
23408
|
+
p(Q, I({
|
23411
23409
|
style: { border: "1px dotted gray" },
|
23412
23410
|
ref: "CmdContainer"
|
23413
23411
|
}, e.cmdContainerSettingsData), {
|
@@ -23419,7 +23417,7 @@ function xv(e, t, n, s, i, l) {
|
|
23419
23417
|
_: 1
|
23420
23418
|
}, 16),
|
23421
23419
|
t[214] || (t[214] = o("h3", null, "Container with horizontal slots", -1)),
|
23422
|
-
p(
|
23420
|
+
p(Q, I({
|
23423
23421
|
style: { border: "1px dotted gray" },
|
23424
23422
|
ref: "CmdContainer"
|
23425
23423
|
}, e.cmdContainerSettingsData, {
|
@@ -23568,7 +23566,7 @@ function xv(e, t, n, s, i, l) {
|
|
23568
23566
|
class: "headline-demopage",
|
23569
23567
|
id: "section-flexible-scroll-container"
|
23570
23568
|
}, "Flexible Scroll-Container", -1)),
|
23571
|
-
p(
|
23569
|
+
p(X, { style: { border: "1px dotted gray" } }, {
|
23572
23570
|
"fixed-wrapper": w(() => t[228] || (t[228] = [
|
23573
23571
|
o("div", {
|
23574
23572
|
class: "default-padding",
|
@@ -23653,9 +23651,9 @@ function xv(e, t, n, s, i, l) {
|
|
23653
23651
|
headlineLevel: "3"
|
23654
23652
|
}, {
|
23655
23653
|
default: w(() => t[233] || (t[233] = [
|
23656
|
-
|
23654
|
+
H(" Headline text"),
|
23657
23655
|
o("br", null, null, -1),
|
23658
|
-
|
23656
|
+
H(" with html-content given by slot ")
|
23659
23657
|
])),
|
23660
23658
|
_: 1
|
23661
23659
|
}, 512)
|
@@ -23742,7 +23740,7 @@ function xv(e, t, n, s, i, l) {
|
|
23742
23740
|
class: "headline-demopage",
|
23743
23741
|
id: "section-image-zoom"
|
23744
23742
|
}, " Image-Zoom ", -1)),
|
23745
|
-
p(
|
23743
|
+
p(E, {
|
23746
23744
|
imageSmall: i.imageZoomData.imageSmall,
|
23747
23745
|
imageLarge: i.imageZoomData.imageLarge
|
23748
23746
|
}, null, 8, ["imageSmall", "imageLarge"])
|
@@ -23762,14 +23760,21 @@ function xv(e, t, n, s, i, l) {
|
|
23762
23760
|
onClick: t[88] || (t[88] = S((Bn) => l.openSettingsSidebar("CmdLink"), ["prevent"]))
|
23763
23761
|
})
|
23764
23762
|
]),
|
23765
|
-
p(
|
23763
|
+
p(Z, I({
|
23766
23764
|
linkType: "href",
|
23767
23765
|
ref: "CmdLink"
|
23768
23766
|
}, e.cmdLinkSettingsData, {
|
23769
23767
|
icon: { iconClass: "icon-chevron-one-stripe-right", position: "right", tooltip: "Tooltip for hyperlink" },
|
23770
23768
|
onClick: l.cmdLinkOutput
|
23771
23769
|
}), null, 16, ["onClick"]),
|
23772
|
-
p(
|
23770
|
+
p(Z, I({
|
23771
|
+
linkType: "href",
|
23772
|
+
ref: "CmdLink"
|
23773
|
+
}, e.cmdLinkSettingsData, {
|
23774
|
+
icon: { iconClass: "icon-chevron-one-stripe-left", position: "left", tooltip: "Tooltip for hyperlink" },
|
23775
|
+
onClick: l.cmdLinkOutput
|
23776
|
+
}), null, 16, ["onClick"]),
|
23777
|
+
p(Z, I({
|
23773
23778
|
linkType: "href",
|
23774
23779
|
ref: "CmdLink"
|
23775
23780
|
}, e.cmdLinkSettingsData, {
|
@@ -23777,7 +23782,7 @@ function xv(e, t, n, s, i, l) {
|
|
23777
23782
|
fancybox: !0,
|
23778
23783
|
icon: { iconClass: "icon-chevron-one-stripe-right", position: "right", tooltip: "Tooltip for hyperlink" }
|
23779
23784
|
}), null, 16),
|
23780
|
-
p(
|
23785
|
+
p(Z, I({
|
23781
23786
|
linkType: "href",
|
23782
23787
|
ref: "CmdLink",
|
23783
23788
|
style: { "align-self": "flex-start" }
|
@@ -23786,27 +23791,27 @@ function xv(e, t, n, s, i, l) {
|
|
23786
23791
|
styleAsBox: !0,
|
23787
23792
|
icon: { iconClass: "icon-home", position: "top", tooltip: "Tooltip for hyperlink" }
|
23788
23793
|
}), null, 16),
|
23789
|
-
p(
|
23794
|
+
p(Z, {
|
23790
23795
|
linkType: "href",
|
23791
23796
|
styleAsButton: !0,
|
23792
23797
|
text: "Link styled as button",
|
23793
23798
|
icon: { iconClass: "icon-home", position: "left" },
|
23794
23799
|
onClick: l.cmdLinkOutput
|
23795
23800
|
}, null, 8, ["onClick"]),
|
23796
|
-
p(
|
23801
|
+
p(Z, {
|
23797
23802
|
linkType: "submit",
|
23798
23803
|
text: "Submit button",
|
23799
23804
|
icon: { iconClass: "icon-home", position: "left" },
|
23800
23805
|
onClick: l.cmdLinkOutput
|
23801
23806
|
}, null, 8, ["onClick"]),
|
23802
|
-
p(
|
23807
|
+
p(Z, {
|
23803
23808
|
linkType: "button",
|
23804
23809
|
text: "Add link",
|
23805
23810
|
primaryButton: !0,
|
23806
23811
|
icon: { iconClass: "icon-link", position: "right" },
|
23807
23812
|
onClick: t[89] || (t[89] = (Bn) => i.showCmdLink = !0)
|
23808
23813
|
}),
|
23809
|
-
i.showCmdLink ? (a(), v(
|
23814
|
+
i.showCmdLink ? (a(), v(Z, {
|
23810
23815
|
key: 0,
|
23811
23816
|
path: "#",
|
23812
23817
|
linkType: "href",
|
@@ -24074,14 +24079,20 @@ function xv(e, t, n, s, i, l) {
|
|
24074
24079
|
}),
|
24075
24080
|
p(k, null, {
|
24076
24081
|
default: w(() => [
|
24077
|
-
t[
|
24082
|
+
t[264] || (t[264] = o("h2", {
|
24078
24083
|
class: "headline-demopage",
|
24079
24084
|
id: "section-site-footer"
|
24080
24085
|
}, "Site Footer", -1)),
|
24081
24086
|
p(Ge, null, {
|
24082
|
-
default: w(() =>
|
24083
|
-
|
24084
|
-
|
24087
|
+
default: w(() => [
|
24088
|
+
p(Z, I({
|
24089
|
+
linkType: "href",
|
24090
|
+
ref: "CmdLink"
|
24091
|
+
}, e.cmdLinkSettingsData, {
|
24092
|
+
icon: { iconClass: "icon-chevron-one-stripe-left", position: "left", tooltip: "Tooltip for hyperlink" },
|
24093
|
+
onClick: l.cmdLinkOutput
|
24094
|
+
}), null, 16, ["onClick"])
|
24095
|
+
]),
|
24085
24096
|
_: 1
|
24086
24097
|
})
|
24087
24098
|
]),
|
@@ -24090,7 +24101,7 @@ function xv(e, t, n, s, i, l) {
|
|
24090
24101
|
p(k, null, {
|
24091
24102
|
default: w(() => [
|
24092
24103
|
o("h2", iv, [
|
24093
|
-
t[
|
24104
|
+
t[265] || (t[265] = o("span", null, "Site Header", -1)),
|
24094
24105
|
o("a", {
|
24095
24106
|
href: "#",
|
24096
24107
|
class: "button small icon-cog",
|
@@ -24114,7 +24125,7 @@ function xv(e, t, n, s, i, l) {
|
|
24114
24125
|
p(k, null, {
|
24115
24126
|
default: w(() => [
|
24116
24127
|
o("h2", lv, [
|
24117
|
-
t[
|
24128
|
+
t[266] || (t[266] = o("span", null, "Site Search", -1)),
|
24118
24129
|
o("a", {
|
24119
24130
|
href: "#",
|
24120
24131
|
class: "button small icon-cog",
|
@@ -24140,7 +24151,7 @@ function xv(e, t, n, s, i, l) {
|
|
24140
24151
|
p(k, null, {
|
24141
24152
|
default: w(() => [
|
24142
24153
|
o("h2", ov, [
|
24143
|
-
t[
|
24154
|
+
t[267] || (t[267] = o("span", null, "Slideshow", -1)),
|
24144
24155
|
o("a", {
|
24145
24156
|
href: "#",
|
24146
24157
|
class: "button small icon-cog",
|
@@ -24149,8 +24160,8 @@ function xv(e, t, n, s, i, l) {
|
|
24149
24160
|
})
|
24150
24161
|
]),
|
24151
24162
|
p(dt, I({ ref: "CmdSlideshow" }, e.cmdSlideshowSettingsData, { "slideshow-items": i.slideshowData }), {
|
24152
|
-
default: w(() => t[
|
24153
|
-
|
24163
|
+
default: w(() => t[268] || (t[268] = [
|
24164
|
+
H("Slot-Content ")
|
24154
24165
|
])),
|
24155
24166
|
_: 1
|
24156
24167
|
}, 16, ["slideshow-items"])
|
@@ -24160,7 +24171,7 @@ function xv(e, t, n, s, i, l) {
|
|
24160
24171
|
p(k, null, {
|
24161
24172
|
default: w(() => [
|
24162
24173
|
o("h2", av, [
|
24163
|
-
t[
|
24174
|
+
t[269] || (t[269] = o("span", null, "Social Networks", -1)),
|
24164
24175
|
o("a", {
|
24165
24176
|
href: "#",
|
24166
24177
|
class: "button small icon-cog",
|
@@ -24174,7 +24185,7 @@ function xv(e, t, n, s, i, l) {
|
|
24174
24185
|
}),
|
24175
24186
|
p(k, null, {
|
24176
24187
|
default: w(() => [
|
24177
|
-
t[
|
24188
|
+
t[270] || (t[270] = o("h2", {
|
24178
24189
|
class: "headline-demopage",
|
24179
24190
|
id: "section-switch-language"
|
24180
24191
|
}, "Switch Language", -1)),
|
@@ -24190,7 +24201,7 @@ function xv(e, t, n, s, i, l) {
|
|
24190
24201
|
p(k, null, {
|
24191
24202
|
default: w(() => [
|
24192
24203
|
o("h2", sv, [
|
24193
|
-
t[
|
24204
|
+
t[271] || (t[271] = o("span", null, "System Message", -1)),
|
24194
24205
|
o("a", {
|
24195
24206
|
href: "#",
|
24196
24207
|
class: "button small icon-cog",
|
@@ -24199,7 +24210,7 @@ function xv(e, t, n, s, i, l) {
|
|
24199
24210
|
})
|
24200
24211
|
]),
|
24201
24212
|
p(K, I({ ref: "CmdSystemMessage" }, e.cmdSystemMessageSettingsData, { iconMessage: { iconClass: "icon-error-circle", show: !0 } }), {
|
24202
|
-
default: w(() => t[
|
24213
|
+
default: w(() => t[272] || (t[272] = [
|
24203
24214
|
o("ul", null, [
|
24204
24215
|
o("li", null, "Error #1"),
|
24205
24216
|
o("li", null, "Error #2"),
|
@@ -24214,7 +24225,7 @@ function xv(e, t, n, s, i, l) {
|
|
24214
24225
|
p(k, null, {
|
24215
24226
|
default: w(() => [
|
24216
24227
|
o("h2", rv, [
|
24217
|
-
t[
|
24228
|
+
t[273] || (t[273] = o("span", null, "Tables", -1)),
|
24218
24229
|
o("a", {
|
24219
24230
|
href: "#",
|
24220
24231
|
class: "button small icon-cog",
|
@@ -24222,9 +24233,9 @@ function xv(e, t, n, s, i, l) {
|
|
24222
24233
|
onClick: t[113] || (t[113] = S((x) => l.openSettingsSidebar("CmdTable"), ["prevent"]))
|
24223
24234
|
})
|
24224
24235
|
]),
|
24225
|
-
t[
|
24236
|
+
t[274] || (t[274] = o("h3", null, "Table as wide as its content (with caption)", -1)),
|
24226
24237
|
p(In, I({ ref: "CmdTable" }, e.cmdTableSettingsData, { "table-data": i.tableDataLarge }), null, 16, ["table-data"]),
|
24227
|
-
t[
|
24238
|
+
t[275] || (t[275] = o("h3", null, "Table as wide as possible", -1)),
|
24228
24239
|
p(In, {
|
24229
24240
|
collapsible: !0,
|
24230
24241
|
fullWidthOnDefault: !1,
|
@@ -24237,7 +24248,7 @@ function xv(e, t, n, s, i, l) {
|
|
24237
24248
|
p(k, null, {
|
24238
24249
|
default: w(() => [
|
24239
24250
|
o("h2", dv, [
|
24240
|
-
t[
|
24251
|
+
t[276] || (t[276] = o("span", null, "Tabs", -1)),
|
24241
24252
|
o("a", {
|
24242
24253
|
href: "#",
|
24243
24254
|
class: "button small icon-cog",
|
@@ -24246,15 +24257,15 @@ function xv(e, t, n, s, i, l) {
|
|
24246
24257
|
})
|
24247
24258
|
]),
|
24248
24259
|
p(Ol, I({ ref: "CmdTabs" }, e.cmdTabsSettingsData, { tabs: i.tabsData }), {
|
24249
|
-
"tab-content-0": w(() => t[
|
24260
|
+
"tab-content-0": w(() => t[277] || (t[277] = [
|
24250
24261
|
o("h4", null, "Tab 1 headline", -1),
|
24251
24262
|
o("p", null, "Slot-Content Tab 1", -1)
|
24252
24263
|
])),
|
24253
|
-
"tab-content-1": w(() => t[
|
24264
|
+
"tab-content-1": w(() => t[278] || (t[278] = [
|
24254
24265
|
o("h4", null, "Tab 2 headline", -1),
|
24255
24266
|
o("p", null, "Slot-Content Tab 2", -1)
|
24256
24267
|
])),
|
24257
|
-
"tab-content-2": w(() => t[
|
24268
|
+
"tab-content-2": w(() => t[279] || (t[279] = [
|
24258
24269
|
o("h4", null, "Tab 3 headline", -1),
|
24259
24270
|
o("p", null, "Slot-Content Tab 3", -1)
|
24260
24271
|
])),
|
@@ -24266,7 +24277,7 @@ function xv(e, t, n, s, i, l) {
|
|
24266
24277
|
p(k, null, {
|
24267
24278
|
default: w(() => [
|
24268
24279
|
o("h2", uv, [
|
24269
|
-
t[
|
24280
|
+
t[280] || (t[280] = o("span", null, "Text-Image-Block", -1)),
|
24270
24281
|
o("a", {
|
24271
24282
|
href: "#",
|
24272
24283
|
class: "button small icon-cog",
|
@@ -24320,7 +24331,7 @@ function xv(e, t, n, s, i, l) {
|
|
24320
24331
|
p(k, null, {
|
24321
24332
|
default: w(() => [
|
24322
24333
|
o("h2", mv, [
|
24323
|
-
t[
|
24334
|
+
t[281] || (t[281] = o("span", null, "Thumbnail-Scroller", -1)),
|
24324
24335
|
o("a", {
|
24325
24336
|
href: "#",
|
24326
24337
|
class: "button small icon-cog",
|
@@ -24341,7 +24352,7 @@ function xv(e, t, n, s, i, l) {
|
|
24341
24352
|
p(k, null, {
|
24342
24353
|
default: w(() => [
|
24343
24354
|
o("h2", fv, [
|
24344
|
-
t[
|
24355
|
+
t[282] || (t[282] = o("span", null, "Toggle Dark-Mode", -1)),
|
24345
24356
|
o("a", {
|
24346
24357
|
href: "#",
|
24347
24358
|
class: "button small icon-cog",
|
@@ -24356,7 +24367,7 @@ function xv(e, t, n, s, i, l) {
|
|
24356
24367
|
p(k, null, {
|
24357
24368
|
default: w(() => [
|
24358
24369
|
o("h2", hv, [
|
24359
|
-
t[
|
24370
|
+
t[283] || (t[283] = o("span", null, "Tooltip", -1)),
|
24360
24371
|
o("a", {
|
24361
24372
|
href: "#",
|
24362
24373
|
class: "button small icon-cog",
|
@@ -24371,14 +24382,14 @@ function xv(e, t, n, s, i, l) {
|
|
24371
24382
|
}, ["prevent"])),
|
24372
24383
|
id: "show-on-hover"
|
24373
24384
|
}, "Show tooltip on hover!"),
|
24374
|
-
t[
|
24385
|
+
t[284] || (t[284] = o("br", null, null, -1)),
|
24375
24386
|
o("a", {
|
24376
24387
|
href: "#",
|
24377
24388
|
onClick: t[120] || (t[120] = S(() => {
|
24378
24389
|
}, ["prevent"])),
|
24379
24390
|
id: "show-with-delay"
|
24380
24391
|
}, "Show tooltip on hover with delay!"),
|
24381
|
-
t[
|
24392
|
+
t[285] || (t[285] = o("br", null, null, -1)),
|
24382
24393
|
o("a", {
|
24383
24394
|
href: "#",
|
24384
24395
|
onClick: t[121] || (t[121] = S(() => {
|
@@ -24391,8 +24402,8 @@ function xv(e, t, n, s, i, l) {
|
|
24391
24402
|
ref: "CmdTooltip",
|
24392
24403
|
"related-id": "show-on-hover"
|
24393
24404
|
}, e.cmdTooltipSettingsData), {
|
24394
|
-
default: w(() => t[
|
24395
|
-
|
24405
|
+
default: w(() => t[286] || (t[286] = [
|
24406
|
+
H(" Tooltip on hover ")
|
24396
24407
|
])),
|
24397
24408
|
_: 1
|
24398
24409
|
}, 16),
|
@@ -24400,8 +24411,8 @@ function xv(e, t, n, s, i, l) {
|
|
24400
24411
|
"delay-to-show-tooltip": 2e3,
|
24401
24412
|
"related-id": "show-with-delay"
|
24402
24413
|
}, {
|
24403
|
-
default: w(() => t[
|
24404
|
-
|
24414
|
+
default: w(() => t[287] || (t[287] = [
|
24415
|
+
H(" Tooltip on hover with delay ")
|
24405
24416
|
])),
|
24406
24417
|
_: 1
|
24407
24418
|
}),
|
@@ -24410,8 +24421,8 @@ function xv(e, t, n, s, i, l) {
|
|
24410
24421
|
"toggle-visibility-by-click": !0,
|
24411
24422
|
allowEscapeKey: !0
|
24412
24423
|
}, {
|
24413
|
-
default: w(() => t[
|
24414
|
-
|
24424
|
+
default: w(() => t[288] || (t[288] = [
|
24425
|
+
H(" Tooltip on click ")
|
24415
24426
|
])),
|
24416
24427
|
_: 1
|
24417
24428
|
})
|
@@ -24421,7 +24432,7 @@ function xv(e, t, n, s, i, l) {
|
|
24421
24432
|
p(k, null, {
|
24422
24433
|
default: w(() => [
|
24423
24434
|
o("h2", gv, [
|
24424
|
-
t[
|
24435
|
+
t[289] || (t[289] = o("span", null, "Upload-Form", -1)),
|
24425
24436
|
o("a", {
|
24426
24437
|
href: "#",
|
24427
24438
|
class: "button small icon-cog",
|
@@ -24436,7 +24447,7 @@ function xv(e, t, n, s, i, l) {
|
|
24436
24447
|
p(k, null, {
|
24437
24448
|
default: w(() => [
|
24438
24449
|
o("h2", yv, [
|
24439
|
-
t[
|
24450
|
+
t[290] || (t[290] = o("span", null, "Width Limitation Wrapper", -1)),
|
24440
24451
|
o("a", {
|
24441
24452
|
href: "#",
|
24442
24453
|
class: "button small icon-cog",
|
@@ -24448,7 +24459,7 @@ function xv(e, t, n, s, i, l) {
|
|
24448
24459
|
style: { border: "1px dotted gray" },
|
24449
24460
|
ref: "CmdWidthLimitationWrapper"
|
24450
24461
|
}, e.cmdWidthLimitationWrapperSettingsData), {
|
24451
|
-
default: w(() => t[
|
24462
|
+
default: w(() => t[291] || (t[291] = [
|
24452
24463
|
o("p", null, "Slot-content", -1),
|
24453
24464
|
o("p", null, "Slot-content", -1),
|
24454
24465
|
o("p", null, "Slot-content", -1)
|
@@ -24460,7 +24471,7 @@ function xv(e, t, n, s, i, l) {
|
|
24460
24471
|
})
|
24461
24472
|
])) : (a(), r("main", bv, [
|
24462
24473
|
p(k, null, {
|
24463
|
-
default: w(() => t[
|
24474
|
+
default: w(() => t[292] || (t[292] = [
|
24464
24475
|
o("h1", { class: "headline-demopage" }, "Page Overview", -1)
|
24465
24476
|
])),
|
24466
24477
|
_: 1
|
@@ -24468,8 +24479,8 @@ function xv(e, t, n, s, i, l) {
|
|
24468
24479
|
p(Dl)
|
24469
24480
|
])),
|
24470
24481
|
p(Ge, null, {
|
24471
|
-
default: w(() => t[
|
24472
|
-
|
24482
|
+
default: w(() => t[293] || (t[293] = [
|
24483
|
+
H(" Slot-Content for Site-Footer ")
|
24473
24484
|
])),
|
24474
24485
|
_: 1
|
24475
24486
|
}),
|