@cooperco/cooper-component-library 0.1.30 → 0.1.32
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/lib/component-lib.js +766 -751
- package/dist/lib/component-lib.umd.cjs +9 -9
- package/dist/lib/css/main.css +11 -1
- package/dist/lib/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { inject as
|
|
1
|
+
import { inject as Je, provide as ur, ref as X, readonly as yn, getCurrentInstance as nt, onMounted as At, nextTick as cr, watch as be, mergeProps as T, openBlock as d, createElementBlock as h, renderSlot as Q, createTextVNode as rt, toDisplayString as j, createElementVNode as S, resolveComponent as wt, resolveDirective as bn, withDirectives as ie, normalizeClass as m, createBlock as I, createCommentVNode as C, defineComponent as F, computed as x, resolveDynamicComponent as ee, unref as v, withCtx as Z, Fragment as q, renderList as J, withModifiers as Qe, vShow as ue, getCurrentScope as dr, onScopeDispose as pr, toRef as fr, customRef as mr, normalizeStyle as le, createSlots as Te, normalizeProps as ze, reactive as gr, h as hr, watchEffect as vr, createVNode as fe, guardReactiveProps as $n, useAttrs as yr } from "vue";
|
|
2
2
|
const Lt = "-", br = (t) => {
|
|
3
3
|
const e = wr(t), {
|
|
4
4
|
conflictingClassGroups: n,
|
|
@@ -108,26 +108,26 @@ const Lt = "-", br = (t) => {
|
|
|
108
108
|
} = t, r = e.length === 1, o = e[0], i = e.length, l = (a) => {
|
|
109
109
|
const s = [];
|
|
110
110
|
let c = 0, u = 0, p;
|
|
111
|
-
for (let
|
|
112
|
-
let
|
|
111
|
+
for (let y = 0; y < a.length; y++) {
|
|
112
|
+
let w = a[y];
|
|
113
113
|
if (c === 0) {
|
|
114
|
-
if (
|
|
115
|
-
s.push(a.slice(u,
|
|
114
|
+
if (w === o && (r || a.slice(y, y + i) === e)) {
|
|
115
|
+
s.push(a.slice(u, y)), u = y + i;
|
|
116
116
|
continue;
|
|
117
117
|
}
|
|
118
|
-
if (
|
|
119
|
-
p =
|
|
118
|
+
if (w === "/") {
|
|
119
|
+
p = y;
|
|
120
120
|
continue;
|
|
121
121
|
}
|
|
122
122
|
}
|
|
123
|
-
|
|
123
|
+
w === "[" ? c++ : w === "]" && c--;
|
|
124
124
|
}
|
|
125
|
-
const g = s.length === 0 ? a : a.substring(u), f = g.startsWith(Cn),
|
|
125
|
+
const g = s.length === 0 ? a : a.substring(u), f = g.startsWith(Cn), b = f ? g.substring(1) : g, k = p && p > u ? p - u : void 0;
|
|
126
126
|
return {
|
|
127
127
|
modifiers: s,
|
|
128
128
|
hasImportantModifier: f,
|
|
129
|
-
baseClassName:
|
|
130
|
-
maybePostfixModifierPosition:
|
|
129
|
+
baseClassName: b,
|
|
130
|
+
maybePostfixModifierPosition: k
|
|
131
131
|
};
|
|
132
132
|
};
|
|
133
133
|
return n ? (a) => n({
|
|
@@ -160,26 +160,26 @@ const Lt = "-", br = (t) => {
|
|
|
160
160
|
baseClassName: g,
|
|
161
161
|
maybePostfixModifierPosition: f
|
|
162
162
|
} = n(c);
|
|
163
|
-
let
|
|
164
|
-
if (!
|
|
165
|
-
if (
|
|
163
|
+
let b = !!f, k = r(b ? g.substring(0, f) : g);
|
|
164
|
+
if (!k) {
|
|
165
|
+
if (!b) {
|
|
166
166
|
a = c + (a.length > 0 ? " " + a : a);
|
|
167
167
|
continue;
|
|
168
168
|
}
|
|
169
|
-
if (
|
|
169
|
+
if (k = r(g), !k) {
|
|
170
170
|
a = c + (a.length > 0 ? " " + a : a);
|
|
171
171
|
continue;
|
|
172
172
|
}
|
|
173
|
-
|
|
173
|
+
b = !1;
|
|
174
174
|
}
|
|
175
|
-
const
|
|
176
|
-
if (i.includes(
|
|
175
|
+
const y = xr(u).join(":"), w = p ? y + Cn : y, $ = w + k;
|
|
176
|
+
if (i.includes($))
|
|
177
177
|
continue;
|
|
178
|
-
i.push(
|
|
179
|
-
const
|
|
180
|
-
for (let
|
|
181
|
-
const N = E
|
|
182
|
-
i.push(
|
|
178
|
+
i.push($);
|
|
179
|
+
const O = o(k, b);
|
|
180
|
+
for (let E = 0; E < O.length; ++E) {
|
|
181
|
+
const N = O[E];
|
|
182
|
+
i.push(w + N);
|
|
183
183
|
}
|
|
184
184
|
a = c + (a.length > 0 ? " " + a : a);
|
|
185
185
|
}
|
|
@@ -228,7 +228,7 @@ const U = (t) => {
|
|
|
228
228
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
229
229
|
Mr.test(t) && !Vr.test(t)
|
|
230
230
|
), Tn = () => !1, qr = (t) => Nr.test(t), Gr = (t) => Br.test(t), Xr = () => {
|
|
231
|
-
const t = U("colors"), e = U("spacing"), n = U("blur"), r = U("brightness"), o = U("borderColor"), i = U("borderRadius"), l = U("borderSpacing"), a = U("borderWidth"), s = U("contrast"), c = U("grayscale"), u = U("hueRotate"), p = U("invert"), g = U("gap"), f = U("gradientColorStops"),
|
|
231
|
+
const t = U("colors"), e = U("spacing"), n = U("blur"), r = U("brightness"), o = U("borderColor"), i = U("borderRadius"), l = U("borderSpacing"), a = U("borderWidth"), s = U("contrast"), c = U("grayscale"), u = U("hueRotate"), p = U("invert"), g = U("gap"), f = U("gradientColorStops"), b = U("gradientColorStopPositions"), k = U("inset"), y = U("margin"), w = U("opacity"), $ = U("padding"), O = U("saturate"), E = U("scale"), N = U("sepia"), R = U("skew"), V = U("space"), B = U("translate"), D = () => ["auto", "contain", "none"], W = () => ["auto", "hidden", "clip", "visible", "scroll"], z = () => ["auto", L, e], _ = () => [L, e], re = () => ["", pe, me], ae = () => ["auto", Se, L], se = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], Ce = () => ["solid", "dashed", "dotted", "double", "none"], Bt = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], dt = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], _e = () => ["", "0", L], Dt = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], de = () => [Se, L];
|
|
232
232
|
return {
|
|
233
233
|
cacheSize: 500,
|
|
234
234
|
separator: ":",
|
|
@@ -240,7 +240,7 @@ const U = (t) => {
|
|
|
240
240
|
borderColor: [t],
|
|
241
241
|
borderRadius: ["none", "", "full", ge, L],
|
|
242
242
|
borderSpacing: _(),
|
|
243
|
-
borderWidth:
|
|
243
|
+
borderWidth: re(),
|
|
244
244
|
contrast: de(),
|
|
245
245
|
grayscale: _e(),
|
|
246
246
|
hueRotate: de(),
|
|
@@ -405,63 +405,63 @@ const U = (t) => {
|
|
|
405
405
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
406
406
|
*/
|
|
407
407
|
inset: [{
|
|
408
|
-
inset: [
|
|
408
|
+
inset: [k]
|
|
409
409
|
}],
|
|
410
410
|
/**
|
|
411
411
|
* Right / Left
|
|
412
412
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
413
413
|
*/
|
|
414
414
|
"inset-x": [{
|
|
415
|
-
"inset-x": [
|
|
415
|
+
"inset-x": [k]
|
|
416
416
|
}],
|
|
417
417
|
/**
|
|
418
418
|
* Top / Bottom
|
|
419
419
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
420
420
|
*/
|
|
421
421
|
"inset-y": [{
|
|
422
|
-
"inset-y": [
|
|
422
|
+
"inset-y": [k]
|
|
423
423
|
}],
|
|
424
424
|
/**
|
|
425
425
|
* Start
|
|
426
426
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
427
427
|
*/
|
|
428
428
|
start: [{
|
|
429
|
-
start: [
|
|
429
|
+
start: [k]
|
|
430
430
|
}],
|
|
431
431
|
/**
|
|
432
432
|
* End
|
|
433
433
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
434
434
|
*/
|
|
435
435
|
end: [{
|
|
436
|
-
end: [
|
|
436
|
+
end: [k]
|
|
437
437
|
}],
|
|
438
438
|
/**
|
|
439
439
|
* Top
|
|
440
440
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
441
441
|
*/
|
|
442
442
|
top: [{
|
|
443
|
-
top: [
|
|
443
|
+
top: [k]
|
|
444
444
|
}],
|
|
445
445
|
/**
|
|
446
446
|
* Right
|
|
447
447
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
448
448
|
*/
|
|
449
449
|
right: [{
|
|
450
|
-
right: [
|
|
450
|
+
right: [k]
|
|
451
451
|
}],
|
|
452
452
|
/**
|
|
453
453
|
* Bottom
|
|
454
454
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
455
455
|
*/
|
|
456
456
|
bottom: [{
|
|
457
|
-
bottom: [
|
|
457
|
+
bottom: [k]
|
|
458
458
|
}],
|
|
459
459
|
/**
|
|
460
460
|
* Left
|
|
461
461
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
462
462
|
*/
|
|
463
463
|
left: [{
|
|
464
|
-
left: [
|
|
464
|
+
left: [k]
|
|
465
465
|
}],
|
|
466
466
|
/**
|
|
467
467
|
* Visibility
|
|
@@ -696,126 +696,126 @@ const U = (t) => {
|
|
|
696
696
|
* @see https://tailwindcss.com/docs/padding
|
|
697
697
|
*/
|
|
698
698
|
p: [{
|
|
699
|
-
p: [
|
|
699
|
+
p: [$]
|
|
700
700
|
}],
|
|
701
701
|
/**
|
|
702
702
|
* Padding X
|
|
703
703
|
* @see https://tailwindcss.com/docs/padding
|
|
704
704
|
*/
|
|
705
705
|
px: [{
|
|
706
|
-
px: [
|
|
706
|
+
px: [$]
|
|
707
707
|
}],
|
|
708
708
|
/**
|
|
709
709
|
* Padding Y
|
|
710
710
|
* @see https://tailwindcss.com/docs/padding
|
|
711
711
|
*/
|
|
712
712
|
py: [{
|
|
713
|
-
py: [
|
|
713
|
+
py: [$]
|
|
714
714
|
}],
|
|
715
715
|
/**
|
|
716
716
|
* Padding Start
|
|
717
717
|
* @see https://tailwindcss.com/docs/padding
|
|
718
718
|
*/
|
|
719
719
|
ps: [{
|
|
720
|
-
ps: [
|
|
720
|
+
ps: [$]
|
|
721
721
|
}],
|
|
722
722
|
/**
|
|
723
723
|
* Padding End
|
|
724
724
|
* @see https://tailwindcss.com/docs/padding
|
|
725
725
|
*/
|
|
726
726
|
pe: [{
|
|
727
|
-
pe: [
|
|
727
|
+
pe: [$]
|
|
728
728
|
}],
|
|
729
729
|
/**
|
|
730
730
|
* Padding Top
|
|
731
731
|
* @see https://tailwindcss.com/docs/padding
|
|
732
732
|
*/
|
|
733
733
|
pt: [{
|
|
734
|
-
pt: [
|
|
734
|
+
pt: [$]
|
|
735
735
|
}],
|
|
736
736
|
/**
|
|
737
737
|
* Padding Right
|
|
738
738
|
* @see https://tailwindcss.com/docs/padding
|
|
739
739
|
*/
|
|
740
740
|
pr: [{
|
|
741
|
-
pr: [
|
|
741
|
+
pr: [$]
|
|
742
742
|
}],
|
|
743
743
|
/**
|
|
744
744
|
* Padding Bottom
|
|
745
745
|
* @see https://tailwindcss.com/docs/padding
|
|
746
746
|
*/
|
|
747
747
|
pb: [{
|
|
748
|
-
pb: [
|
|
748
|
+
pb: [$]
|
|
749
749
|
}],
|
|
750
750
|
/**
|
|
751
751
|
* Padding Left
|
|
752
752
|
* @see https://tailwindcss.com/docs/padding
|
|
753
753
|
*/
|
|
754
754
|
pl: [{
|
|
755
|
-
pl: [
|
|
755
|
+
pl: [$]
|
|
756
756
|
}],
|
|
757
757
|
/**
|
|
758
758
|
* Margin
|
|
759
759
|
* @see https://tailwindcss.com/docs/margin
|
|
760
760
|
*/
|
|
761
761
|
m: [{
|
|
762
|
-
m: [
|
|
762
|
+
m: [y]
|
|
763
763
|
}],
|
|
764
764
|
/**
|
|
765
765
|
* Margin X
|
|
766
766
|
* @see https://tailwindcss.com/docs/margin
|
|
767
767
|
*/
|
|
768
768
|
mx: [{
|
|
769
|
-
mx: [
|
|
769
|
+
mx: [y]
|
|
770
770
|
}],
|
|
771
771
|
/**
|
|
772
772
|
* Margin Y
|
|
773
773
|
* @see https://tailwindcss.com/docs/margin
|
|
774
774
|
*/
|
|
775
775
|
my: [{
|
|
776
|
-
my: [
|
|
776
|
+
my: [y]
|
|
777
777
|
}],
|
|
778
778
|
/**
|
|
779
779
|
* Margin Start
|
|
780
780
|
* @see https://tailwindcss.com/docs/margin
|
|
781
781
|
*/
|
|
782
782
|
ms: [{
|
|
783
|
-
ms: [
|
|
783
|
+
ms: [y]
|
|
784
784
|
}],
|
|
785
785
|
/**
|
|
786
786
|
* Margin End
|
|
787
787
|
* @see https://tailwindcss.com/docs/margin
|
|
788
788
|
*/
|
|
789
789
|
me: [{
|
|
790
|
-
me: [
|
|
790
|
+
me: [y]
|
|
791
791
|
}],
|
|
792
792
|
/**
|
|
793
793
|
* Margin Top
|
|
794
794
|
* @see https://tailwindcss.com/docs/margin
|
|
795
795
|
*/
|
|
796
796
|
mt: [{
|
|
797
|
-
mt: [
|
|
797
|
+
mt: [y]
|
|
798
798
|
}],
|
|
799
799
|
/**
|
|
800
800
|
* Margin Right
|
|
801
801
|
* @see https://tailwindcss.com/docs/margin
|
|
802
802
|
*/
|
|
803
803
|
mr: [{
|
|
804
|
-
mr: [
|
|
804
|
+
mr: [y]
|
|
805
805
|
}],
|
|
806
806
|
/**
|
|
807
807
|
* Margin Bottom
|
|
808
808
|
* @see https://tailwindcss.com/docs/margin
|
|
809
809
|
*/
|
|
810
810
|
mb: [{
|
|
811
|
-
mb: [
|
|
811
|
+
mb: [y]
|
|
812
812
|
}],
|
|
813
813
|
/**
|
|
814
814
|
* Margin Left
|
|
815
815
|
* @see https://tailwindcss.com/docs/margin
|
|
816
816
|
*/
|
|
817
817
|
ml: [{
|
|
818
|
-
ml: [
|
|
818
|
+
ml: [y]
|
|
819
819
|
}],
|
|
820
820
|
/**
|
|
821
821
|
* Space Between X
|
|
@@ -1010,7 +1010,7 @@ const U = (t) => {
|
|
|
1010
1010
|
* @see https://tailwindcss.com/docs/placeholder-opacity
|
|
1011
1011
|
*/
|
|
1012
1012
|
"placeholder-opacity": [{
|
|
1013
|
-
"placeholder-opacity": [
|
|
1013
|
+
"placeholder-opacity": [w]
|
|
1014
1014
|
}],
|
|
1015
1015
|
/**
|
|
1016
1016
|
* Text Alignment
|
|
@@ -1031,7 +1031,7 @@ const U = (t) => {
|
|
|
1031
1031
|
* @see https://tailwindcss.com/docs/text-opacity
|
|
1032
1032
|
*/
|
|
1033
1033
|
"text-opacity": [{
|
|
1034
|
-
"text-opacity": [
|
|
1034
|
+
"text-opacity": [w]
|
|
1035
1035
|
}],
|
|
1036
1036
|
/**
|
|
1037
1037
|
* Text Decoration
|
|
@@ -1146,7 +1146,7 @@ const U = (t) => {
|
|
|
1146
1146
|
* @see https://tailwindcss.com/docs/background-opacity
|
|
1147
1147
|
*/
|
|
1148
1148
|
"bg-opacity": [{
|
|
1149
|
-
"bg-opacity": [
|
|
1149
|
+
"bg-opacity": [w]
|
|
1150
1150
|
}],
|
|
1151
1151
|
/**
|
|
1152
1152
|
* Background Origin
|
|
@@ -1199,21 +1199,21 @@ const U = (t) => {
|
|
|
1199
1199
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1200
1200
|
*/
|
|
1201
1201
|
"gradient-from-pos": [{
|
|
1202
|
-
from: [
|
|
1202
|
+
from: [b]
|
|
1203
1203
|
}],
|
|
1204
1204
|
/**
|
|
1205
1205
|
* Gradient Color Stops Via Position
|
|
1206
1206
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1207
1207
|
*/
|
|
1208
1208
|
"gradient-via-pos": [{
|
|
1209
|
-
via: [
|
|
1209
|
+
via: [b]
|
|
1210
1210
|
}],
|
|
1211
1211
|
/**
|
|
1212
1212
|
* Gradient Color Stops To Position
|
|
1213
1213
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1214
1214
|
*/
|
|
1215
1215
|
"gradient-to-pos": [{
|
|
1216
|
-
to: [
|
|
1216
|
+
to: [b]
|
|
1217
1217
|
}],
|
|
1218
1218
|
/**
|
|
1219
1219
|
* Gradient Color Stops From
|
|
@@ -1410,7 +1410,7 @@ const U = (t) => {
|
|
|
1410
1410
|
* @see https://tailwindcss.com/docs/border-opacity
|
|
1411
1411
|
*/
|
|
1412
1412
|
"border-opacity": [{
|
|
1413
|
-
"border-opacity": [
|
|
1413
|
+
"border-opacity": [w]
|
|
1414
1414
|
}],
|
|
1415
1415
|
/**
|
|
1416
1416
|
* Border Style
|
|
@@ -1448,7 +1448,7 @@ const U = (t) => {
|
|
|
1448
1448
|
* @see https://tailwindcss.com/docs/divide-opacity
|
|
1449
1449
|
*/
|
|
1450
1450
|
"divide-opacity": [{
|
|
1451
|
-
"divide-opacity": [
|
|
1451
|
+
"divide-opacity": [w]
|
|
1452
1452
|
}],
|
|
1453
1453
|
/**
|
|
1454
1454
|
* Divide Style
|
|
@@ -1546,7 +1546,7 @@ const U = (t) => {
|
|
|
1546
1546
|
* @see https://tailwindcss.com/docs/ring-width
|
|
1547
1547
|
*/
|
|
1548
1548
|
"ring-w": [{
|
|
1549
|
-
ring:
|
|
1549
|
+
ring: re()
|
|
1550
1550
|
}],
|
|
1551
1551
|
/**
|
|
1552
1552
|
* Ring Width Inset
|
|
@@ -1565,7 +1565,7 @@ const U = (t) => {
|
|
|
1565
1565
|
* @see https://tailwindcss.com/docs/ring-opacity
|
|
1566
1566
|
*/
|
|
1567
1567
|
"ring-opacity": [{
|
|
1568
|
-
"ring-opacity": [
|
|
1568
|
+
"ring-opacity": [w]
|
|
1569
1569
|
}],
|
|
1570
1570
|
/**
|
|
1571
1571
|
* Ring Offset Width
|
|
@@ -1601,7 +1601,7 @@ const U = (t) => {
|
|
|
1601
1601
|
* @see https://tailwindcss.com/docs/opacity
|
|
1602
1602
|
*/
|
|
1603
1603
|
opacity: [{
|
|
1604
|
-
opacity: [
|
|
1604
|
+
opacity: [w]
|
|
1605
1605
|
}],
|
|
1606
1606
|
/**
|
|
1607
1607
|
* Mix Blend Mode
|
|
@@ -1680,7 +1680,7 @@ const U = (t) => {
|
|
|
1680
1680
|
* @see https://tailwindcss.com/docs/saturate
|
|
1681
1681
|
*/
|
|
1682
1682
|
saturate: [{
|
|
1683
|
-
saturate: [
|
|
1683
|
+
saturate: [O]
|
|
1684
1684
|
}],
|
|
1685
1685
|
/**
|
|
1686
1686
|
* Sepia
|
|
@@ -1744,14 +1744,14 @@ const U = (t) => {
|
|
|
1744
1744
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
1745
1745
|
*/
|
|
1746
1746
|
"backdrop-opacity": [{
|
|
1747
|
-
"backdrop-opacity": [
|
|
1747
|
+
"backdrop-opacity": [w]
|
|
1748
1748
|
}],
|
|
1749
1749
|
/**
|
|
1750
1750
|
* Backdrop Saturate
|
|
1751
1751
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
1752
1752
|
*/
|
|
1753
1753
|
"backdrop-saturate": [{
|
|
1754
|
-
"backdrop-saturate": [
|
|
1754
|
+
"backdrop-saturate": [O]
|
|
1755
1755
|
}],
|
|
1756
1756
|
/**
|
|
1757
1757
|
* Backdrop Sepia
|
|
@@ -1852,21 +1852,21 @@ const U = (t) => {
|
|
|
1852
1852
|
* @see https://tailwindcss.com/docs/scale
|
|
1853
1853
|
*/
|
|
1854
1854
|
scale: [{
|
|
1855
|
-
scale: [
|
|
1855
|
+
scale: [E]
|
|
1856
1856
|
}],
|
|
1857
1857
|
/**
|
|
1858
1858
|
* Scale X
|
|
1859
1859
|
* @see https://tailwindcss.com/docs/scale
|
|
1860
1860
|
*/
|
|
1861
1861
|
"scale-x": [{
|
|
1862
|
-
"scale-x": [
|
|
1862
|
+
"scale-x": [E]
|
|
1863
1863
|
}],
|
|
1864
1864
|
/**
|
|
1865
1865
|
* Scale Y
|
|
1866
1866
|
* @see https://tailwindcss.com/docs/scale
|
|
1867
1867
|
*/
|
|
1868
1868
|
"scale-y": [{
|
|
1869
|
-
"scale-y": [
|
|
1869
|
+
"scale-y": [E]
|
|
1870
1870
|
}],
|
|
1871
1871
|
/**
|
|
1872
1872
|
* Rotate
|
|
@@ -2312,17 +2312,21 @@ const U = (t) => {
|
|
|
2312
2312
|
inner: "h-full mx-auto max-w-[1440px]",
|
|
2313
2313
|
fullWidthContent: "max-w-full w-full"
|
|
2314
2314
|
}),
|
|
2315
|
-
Hero: P(
|
|
2316
|
-
|
|
2317
|
-
|
|
2318
|
-
|
|
2319
|
-
|
|
2320
|
-
|
|
2315
|
+
Hero: P(
|
|
2316
|
+
{ ...te, container: "" },
|
|
2317
|
+
{
|
|
2318
|
+
root: "w-full",
|
|
2319
|
+
inner: "w-full md:flex md:items-center h-full mb-0",
|
|
2320
|
+
headline: "md:text-left text-[8.75vmin] md:text-6xl text-center",
|
|
2321
|
+
bodyCopy: "w-full",
|
|
2322
|
+
container: "clip-mobile-hero sm:no-clip"
|
|
2323
|
+
}
|
|
2324
|
+
)
|
|
2321
2325
|
}, On = P(
|
|
2322
2326
|
{ ...te, headline: "" },
|
|
2323
2327
|
{
|
|
2324
|
-
headline: "text-
|
|
2325
|
-
subheadline: "font-bold text-
|
|
2328
|
+
headline: "text-3xl md:text-4xl font-bold leading-tight",
|
|
2329
|
+
subheadline: "font-bold text-2xl md:text-3xl",
|
|
2326
2330
|
description: "",
|
|
2327
2331
|
ctas: "mt-8",
|
|
2328
2332
|
cta: ""
|
|
@@ -2336,12 +2340,12 @@ const U = (t) => {
|
|
|
2336
2340
|
},
|
|
2337
2341
|
fill: {},
|
|
2338
2342
|
outline: {}
|
|
2339
|
-
}, Zr = P(te, {}),
|
|
2343
|
+
}, Zr = P(te, {}), Jr = P(te, {}), jn = P(
|
|
2340
2344
|
te,
|
|
2341
2345
|
{}
|
|
2342
2346
|
), Mn = P(te, {
|
|
2343
2347
|
icon: "ps-2 text-xs"
|
|
2344
|
-
}),
|
|
2348
|
+
}), Qr = P(te, {}), Vn = P(te, {
|
|
2345
2349
|
root: "px-8 md:px-0",
|
|
2346
2350
|
bodyCopy: "max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"
|
|
2347
2351
|
}), Nn = P(te, {
|
|
@@ -2416,10 +2420,10 @@ const U = (t) => {
|
|
|
2416
2420
|
ContentModulePt: On,
|
|
2417
2421
|
DEFAULT_PASSTHROUGH: te,
|
|
2418
2422
|
FooterNavigationPt: Zr,
|
|
2419
|
-
ImagePt:
|
|
2423
|
+
ImagePt: Jr,
|
|
2420
2424
|
LogoCollectionModulePt: jn,
|
|
2421
2425
|
NavigationElementPt: Mn,
|
|
2422
|
-
PrimaryNavigationPt:
|
|
2426
|
+
PrimaryNavigationPt: Qr,
|
|
2423
2427
|
SplitModulePt: Vn,
|
|
2424
2428
|
TestimonialModulePt: Nn,
|
|
2425
2429
|
TileCollectionModulePt: Bn,
|
|
@@ -2768,7 +2772,7 @@ const no = {
|
|
|
2768
2772
|
};
|
|
2769
2773
|
let Me = no;
|
|
2770
2774
|
const ne = (t) => {
|
|
2771
|
-
const { backgroundColor: e, isProvider: n = !1 } = t, r =
|
|
2775
|
+
const { backgroundColor: e, isProvider: n = !1 } = t, r = Je("backgroundColor"), o = e ?? r ?? et;
|
|
2772
2776
|
!r && n && ur("backgroundColor", o);
|
|
2773
2777
|
const i = Me[o] ?? Me[et];
|
|
2774
2778
|
return {
|
|
@@ -3032,12 +3036,12 @@ var H = {
|
|
|
3032
3036
|
if (f === "string" || f === "number")
|
|
3033
3037
|
p.push(g);
|
|
3034
3038
|
else if (f === "object") {
|
|
3035
|
-
var
|
|
3036
|
-
var
|
|
3037
|
-
return l === "style" && (
|
|
3039
|
+
var b = Array.isArray(g) ? i(l, g) : Object.entries(g).map(function(k) {
|
|
3040
|
+
var y = mt(k, 2), w = y[0], $ = y[1];
|
|
3041
|
+
return l === "style" && ($ || $ === 0) ? "".concat(w.replace(/([a-z])([A-Z])/g, "$1-$2").toLowerCase(), ":").concat($) : $ ? w : void 0;
|
|
3038
3042
|
});
|
|
3039
|
-
p =
|
|
3040
|
-
return !!
|
|
3043
|
+
p = b.length ? p.concat(b.filter(function(k) {
|
|
3044
|
+
return !!k;
|
|
3041
3045
|
})) : p;
|
|
3042
3046
|
}
|
|
3043
3047
|
}
|
|
@@ -3085,8 +3089,8 @@ var H = {
|
|
|
3085
3089
|
var o = e.offsetParent ? {
|
|
3086
3090
|
width: e.offsetWidth,
|
|
3087
3091
|
height: e.offsetHeight
|
|
3088
|
-
} : this.getHiddenElementDimensions(e), i = o.height, l = o.width, a = n.offsetHeight, s = n.offsetWidth, c = n.getBoundingClientRect(), u = this.getWindowScrollTop(), p = this.getWindowScrollLeft(), g = this.getViewport(), f,
|
|
3089
|
-
c.top + a + i > g.height ? (f = c.top + u - i,
|
|
3092
|
+
} : this.getHiddenElementDimensions(e), i = o.height, l = o.width, a = n.offsetHeight, s = n.offsetWidth, c = n.getBoundingClientRect(), u = this.getWindowScrollTop(), p = this.getWindowScrollLeft(), g = this.getViewport(), f, b, k = "top";
|
|
3093
|
+
c.top + a + i > g.height ? (f = c.top + u - i, k = "bottom", f < 0 && (f = u)) : f = a + c.top + u, c.left + l > g.width ? b = Math.max(0, c.left + p + s - l) : b = c.left + p, e.style.top = f + "px", e.style.left = b + "px", e.style.transformOrigin = k, r && (e.style.marginTop = k === "bottom" ? "calc(var(--p-anchor-gutter) * -1)" : "calc(var(--p-anchor-gutter))");
|
|
3090
3094
|
}
|
|
3091
3095
|
},
|
|
3092
3096
|
relativePosition: function(e, n) {
|
|
@@ -3116,10 +3120,10 @@ var H = {
|
|
|
3116
3120
|
getScrollableParents: function(e) {
|
|
3117
3121
|
var n = [];
|
|
3118
3122
|
if (e) {
|
|
3119
|
-
var r = this.getParents(e), o = /(auto|scroll)/, i = function(
|
|
3123
|
+
var r = this.getParents(e), o = /(auto|scroll)/, i = function(y) {
|
|
3120
3124
|
try {
|
|
3121
|
-
var
|
|
3122
|
-
return o.test(
|
|
3125
|
+
var w = window.getComputedStyle(y, null);
|
|
3126
|
+
return o.test(w.getPropertyValue("overflow")) || o.test(w.getPropertyValue("overflowX")) || o.test(w.getPropertyValue("overflowY"));
|
|
3123
3127
|
} catch {
|
|
3124
3128
|
return !1;
|
|
3125
3129
|
}
|
|
@@ -3131,19 +3135,19 @@ var H = {
|
|
|
3131
3135
|
var u = c.split(","), p = ft(u), g;
|
|
3132
3136
|
try {
|
|
3133
3137
|
for (p.s(); !(g = p.n()).done; ) {
|
|
3134
|
-
var f = g.value,
|
|
3135
|
-
|
|
3138
|
+
var f = g.value, b = this.findSingle(s, f);
|
|
3139
|
+
b && i(b) && n.push(b);
|
|
3136
3140
|
}
|
|
3137
|
-
} catch (
|
|
3138
|
-
p.e(
|
|
3141
|
+
} catch (k) {
|
|
3142
|
+
p.e(k);
|
|
3139
3143
|
} finally {
|
|
3140
3144
|
p.f();
|
|
3141
3145
|
}
|
|
3142
3146
|
}
|
|
3143
3147
|
s.nodeType !== 9 && i(s) && n.push(s);
|
|
3144
3148
|
}
|
|
3145
|
-
} catch (
|
|
3146
|
-
l.e(
|
|
3149
|
+
} catch (k) {
|
|
3150
|
+
l.e(k);
|
|
3147
3151
|
} finally {
|
|
3148
3152
|
l.f();
|
|
3149
3153
|
}
|
|
@@ -3803,15 +3807,15 @@ function wo(t) {
|
|
|
3803
3807
|
}
|
|
3804
3808
|
var Co = 0;
|
|
3805
3809
|
function Un(t) {
|
|
3806
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = X(!1), r = X(t), o = X(null), i = H.isClient() ? window.document : void 0, l = e.document, a = l === void 0 ? i : l, s = e.immediate, c = s === void 0 ? !0 : s, u = e.manual, p = u === void 0 ? !1 : u, g = e.name, f = g === void 0 ? "style_".concat(++Co) : g,
|
|
3810
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = X(!1), r = X(t), o = X(null), i = H.isClient() ? window.document : void 0, l = e.document, a = l === void 0 ? i : l, s = e.immediate, c = s === void 0 ? !0 : s, u = e.manual, p = u === void 0 ? !1 : u, g = e.name, f = g === void 0 ? "style_".concat(++Co) : g, b = e.id, k = b === void 0 ? void 0 : b, y = e.media, w = y === void 0 ? void 0 : y, $ = e.nonce, O = $ === void 0 ? void 0 : $, E = e.props, N = E === void 0 ? {} : E, R = function() {
|
|
3807
3811
|
}, V = function(W) {
|
|
3808
3812
|
var z = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
3809
3813
|
if (a) {
|
|
3810
|
-
var _ = Kt(Kt({}, N), z),
|
|
3811
|
-
o.value = a.querySelector('style[data-primevue-style-id="'.concat(
|
|
3814
|
+
var _ = Kt(Kt({}, N), z), re = _.name || f, ae = _.id || k, se = _.nonce || O;
|
|
3815
|
+
o.value = a.querySelector('style[data-primevue-style-id="'.concat(re, '"]')) || a.getElementById(ae) || a.createElement("style"), o.value.isConnected || (r.value = W || t, H.setAttributes(o.value, {
|
|
3812
3816
|
type: "text/css",
|
|
3813
3817
|
id: ae,
|
|
3814
|
-
media:
|
|
3818
|
+
media: w,
|
|
3815
3819
|
nonce: se
|
|
3816
3820
|
}), a.head.appendChild(o.value), H.setAttribute(o.value, "data-primevue-style-id", f), H.setAttributes(o.value, _)), !n.value && (R = be(r, function(Ce) {
|
|
3817
3821
|
o.value.textContent = Ce;
|
|
@@ -3823,7 +3827,7 @@ function Un(t) {
|
|
|
3823
3827
|
!a || !n.value || (R(), H.isExist(o.value) && a.head.removeChild(o.value), n.value = !1);
|
|
3824
3828
|
};
|
|
3825
3829
|
return c && !p && wo(V), {
|
|
3826
|
-
id:
|
|
3830
|
+
id: k,
|
|
3827
3831
|
name: f,
|
|
3828
3832
|
css: r,
|
|
3829
3833
|
unload: B,
|
|
@@ -4200,10 +4204,10 @@ var Ue = {
|
|
|
4200
4204
|
}
|
|
4201
4205
|
},
|
|
4202
4206
|
beforeCreate: function() {
|
|
4203
|
-
var e, n, r, o, i, l, a, s, c, u, p, g = (e = this.pt) === null || e === void 0 ? void 0 : e._usept, f = g ? (n = this.pt) === null || n === void 0 || (n = n.originalValue) === null || n === void 0 ? void 0 : n[this.$.type.name] : void 0,
|
|
4204
|
-
(o =
|
|
4205
|
-
var
|
|
4206
|
-
(u =
|
|
4207
|
+
var e, n, r, o, i, l, a, s, c, u, p, g = (e = this.pt) === null || e === void 0 ? void 0 : e._usept, f = g ? (n = this.pt) === null || n === void 0 || (n = n.originalValue) === null || n === void 0 ? void 0 : n[this.$.type.name] : void 0, b = g ? (r = this.pt) === null || r === void 0 || (r = r.value) === null || r === void 0 ? void 0 : r[this.$.type.name] : this.pt;
|
|
4208
|
+
(o = b || f) === null || o === void 0 || (o = o.hooks) === null || o === void 0 || (i = o.onBeforeCreate) === null || i === void 0 || i.call(o);
|
|
4209
|
+
var k = (l = this.$config) === null || l === void 0 || (l = l.pt) === null || l === void 0 ? void 0 : l._usept, y = k ? (a = this.$primevue) === null || a === void 0 || (a = a.config) === null || a === void 0 || (a = a.pt) === null || a === void 0 ? void 0 : a.originalValue : void 0, w = k ? (s = this.$primevue) === null || s === void 0 || (s = s.config) === null || s === void 0 || (s = s.pt) === null || s === void 0 ? void 0 : s.value : (c = this.$primevue) === null || c === void 0 || (c = c.config) === null || c === void 0 ? void 0 : c.pt;
|
|
4210
|
+
(u = w || y) === null || u === void 0 || (u = u[this.$.type.name]) === null || u === void 0 || (u = u.hooks) === null || u === void 0 || (p = u.onBeforeCreate) === null || p === void 0 || p.call(u);
|
|
4207
4211
|
},
|
|
4208
4212
|
created: function() {
|
|
4209
4213
|
this._hook("onCreated");
|
|
@@ -4239,7 +4243,7 @@ var Ue = {
|
|
|
4239
4243
|
_mergeProps: function(e) {
|
|
4240
4244
|
for (var n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
|
|
4241
4245
|
r[o - 1] = arguments[o];
|
|
4242
|
-
return A.isFunction(e) ? e.apply(void 0, r) :
|
|
4246
|
+
return A.isFunction(e) ? e.apply(void 0, r) : T.apply(void 0, r);
|
|
4243
4247
|
},
|
|
4244
4248
|
_loadGlobalStyles: function() {
|
|
4245
4249
|
var e, n = this._useGlobalPT(this._getOptionValue, "global.css", this.$params);
|
|
@@ -4263,13 +4267,13 @@ var Ue = {
|
|
|
4263
4267
|
_getPTValue: function() {
|
|
4264
4268
|
var e, n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, r = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, i = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !0, l = /./g.test(r) && !!o[r.split(".")[0]], a = this._getPropValue("ptOptions") || ((e = this.$config) === null || e === void 0 ? void 0 : e.ptOptions) || {}, s = a.mergeSections, c = s === void 0 ? !0 : s, u = a.mergeProps, p = u === void 0 ? !1 : u, g = i ? l ? this._useGlobalPT(this._getPTClassValue, r, o) : this._useDefaultPT(this._getPTClassValue, r, o) : void 0, f = l ? void 0 : this._getPTSelf(n, this._getPTClassValue, r, K(K({}, o), {}, {
|
|
4265
4269
|
global: g || {}
|
|
4266
|
-
})),
|
|
4267
|
-
return c || !c && f ? p ? this._mergeProps(p, g, f,
|
|
4270
|
+
})), b = this._getPTDatasets(r);
|
|
4271
|
+
return c || !c && f ? p ? this._mergeProps(p, g, f, b) : K(K(K({}, g), f), b) : K(K({}, f), b);
|
|
4268
4272
|
},
|
|
4269
4273
|
_getPTSelf: function() {
|
|
4270
4274
|
for (var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length, r = new Array(n > 1 ? n - 1 : 0), o = 1; o < n; o++)
|
|
4271
4275
|
r[o - 1] = arguments[o];
|
|
4272
|
-
return
|
|
4276
|
+
return T(
|
|
4273
4277
|
this._usePT.apply(this, [this._getPT(e, this.$name)].concat(r)),
|
|
4274
4278
|
// Exp; <component :pt="{}"
|
|
4275
4279
|
this._usePT.apply(this, [this.$_attrsPT].concat(r))
|
|
@@ -4298,8 +4302,8 @@ var Ue = {
|
|
|
4298
4302
|
} : i(e, !0);
|
|
4299
4303
|
},
|
|
4300
4304
|
_usePT: function(e, n, r, o) {
|
|
4301
|
-
var i = function(
|
|
4302
|
-
return n(
|
|
4305
|
+
var i = function(k) {
|
|
4306
|
+
return n(k, r, o);
|
|
4303
4307
|
};
|
|
4304
4308
|
if (e != null && e.hasOwnProperty("_usept")) {
|
|
4305
4309
|
var l, a = e._usept || ((l = this.$config) === null || l === void 0 ? void 0 : l.ptOptions) || {}, s = a.mergeSections, c = s === void 0 ? !0 : s, u = a.mergeProps, p = u === void 0 ? !1 : u, g = i(e.originalValue), f = i(e.value);
|
|
@@ -4319,7 +4323,7 @@ var Ue = {
|
|
|
4319
4323
|
},
|
|
4320
4324
|
ptmi: function() {
|
|
4321
4325
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
4322
|
-
return
|
|
4326
|
+
return T(this.$_attrsNoPT, this.ptm(e, n));
|
|
4323
4327
|
},
|
|
4324
4328
|
ptmo: function() {
|
|
4325
4329
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", r = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
@@ -4442,10 +4446,10 @@ var Ue = {
|
|
|
4442
4446
|
inheritAttrs: !1
|
|
4443
4447
|
};
|
|
4444
4448
|
function Ko(t, e, n, r, o, i) {
|
|
4445
|
-
return d(), h("span",
|
|
4449
|
+
return d(), h("span", T({
|
|
4446
4450
|
class: t.cx("root")
|
|
4447
|
-
}, t.ptmi("root")), [
|
|
4448
|
-
return [rt(
|
|
4451
|
+
}, t.ptmi("root")), [Q(t.$slots, "default", {}, function() {
|
|
4452
|
+
return [rt(j(t.value), 1)];
|
|
4449
4453
|
})], 16);
|
|
4450
4454
|
}
|
|
4451
4455
|
Xn.render = Ko;
|
|
@@ -4492,7 +4496,7 @@ function Re(t) {
|
|
|
4492
4496
|
return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
|
|
4493
4497
|
}, Re(t);
|
|
4494
4498
|
}
|
|
4495
|
-
function
|
|
4499
|
+
function Jt(t, e) {
|
|
4496
4500
|
var n = Object.keys(t);
|
|
4497
4501
|
if (Object.getOwnPropertySymbols) {
|
|
4498
4502
|
var r = Object.getOwnPropertySymbols(t);
|
|
@@ -4502,12 +4506,12 @@ function Qt(t, e) {
|
|
|
4502
4506
|
}
|
|
4503
4507
|
return n;
|
|
4504
4508
|
}
|
|
4505
|
-
function
|
|
4509
|
+
function Qt(t) {
|
|
4506
4510
|
for (var e = 1; e < arguments.length; e++) {
|
|
4507
4511
|
var n = arguments[e] != null ? arguments[e] : {};
|
|
4508
|
-
e % 2 ?
|
|
4512
|
+
e % 2 ? Jt(Object(n), !0).forEach(function(r) {
|
|
4509
4513
|
Xo(t, r, n[r]);
|
|
4510
|
-
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) :
|
|
4514
|
+
}) : Object.getOwnPropertyDescriptors ? Object.defineProperties(t, Object.getOwnPropertyDescriptors(n)) : Jt(Object(n)).forEach(function(r) {
|
|
4511
4515
|
Object.defineProperty(t, r, Object.getOwnPropertyDescriptor(n, r));
|
|
4512
4516
|
});
|
|
4513
4517
|
}
|
|
@@ -4549,7 +4553,7 @@ var Ke = {
|
|
|
4549
4553
|
methods: {
|
|
4550
4554
|
pti: function() {
|
|
4551
4555
|
var e = A.isEmpty(this.label);
|
|
4552
|
-
return
|
|
4556
|
+
return Qt(Qt({}, !this.isUnstyled && {
|
|
4553
4557
|
class: ["p-icon", {
|
|
4554
4558
|
"p-icon-spin": this.spin
|
|
4555
4559
|
}]
|
|
@@ -4563,18 +4567,18 @@ var Ke = {
|
|
|
4563
4567
|
}, Yn = {
|
|
4564
4568
|
name: "SpinnerIcon",
|
|
4565
4569
|
extends: Ke
|
|
4566
|
-
},
|
|
4570
|
+
}, Jo = /* @__PURE__ */ S("path", {
|
|
4567
4571
|
d: "M6.99701 14C5.85441 13.999 4.72939 13.7186 3.72012 13.1832C2.71084 12.6478 1.84795 11.8737 1.20673 10.9284C0.565504 9.98305 0.165424 8.89526 0.041387 7.75989C-0.0826496 6.62453 0.073125 5.47607 0.495122 4.4147C0.917119 3.35333 1.59252 2.4113 2.46241 1.67077C3.33229 0.930247 4.37024 0.413729 5.4857 0.166275C6.60117 -0.0811796 7.76026 -0.0520535 8.86188 0.251112C9.9635 0.554278 10.9742 1.12227 11.8057 1.90555C11.915 2.01493 11.9764 2.16319 11.9764 2.31778C11.9764 2.47236 11.915 2.62062 11.8057 2.73C11.7521 2.78503 11.688 2.82877 11.6171 2.85864C11.5463 2.8885 11.4702 2.90389 11.3933 2.90389C11.3165 2.90389 11.2404 2.8885 11.1695 2.85864C11.0987 2.82877 11.0346 2.78503 10.9809 2.73C9.9998 1.81273 8.73246 1.26138 7.39226 1.16876C6.05206 1.07615 4.72086 1.44794 3.62279 2.22152C2.52471 2.99511 1.72683 4.12325 1.36345 5.41602C1.00008 6.70879 1.09342 8.08723 1.62775 9.31926C2.16209 10.5513 3.10478 11.5617 4.29713 12.1803C5.48947 12.7989 6.85865 12.988 8.17414 12.7157C9.48963 12.4435 10.6711 11.7264 11.5196 10.6854C12.3681 9.64432 12.8319 8.34282 12.8328 7C12.8328 6.84529 12.8943 6.69692 13.0038 6.58752C13.1132 6.47812 13.2616 6.41667 13.4164 6.41667C13.5712 6.41667 13.7196 6.47812 13.8291 6.58752C13.9385 6.69692 14 6.84529 14 7C14 8.85651 13.2622 10.637 11.9489 11.9497C10.6356 13.2625 8.85432 14 6.99701 14Z",
|
|
4568
4572
|
fill: "currentColor"
|
|
4569
|
-
}, null, -1),
|
|
4573
|
+
}, null, -1), Qo = [Jo];
|
|
4570
4574
|
function ei(t, e, n, r, o, i) {
|
|
4571
|
-
return d(), h("svg",
|
|
4575
|
+
return d(), h("svg", T({
|
|
4572
4576
|
width: "14",
|
|
4573
4577
|
height: "14",
|
|
4574
4578
|
viewBox: "0 0 14 14",
|
|
4575
4579
|
fill: "none",
|
|
4576
4580
|
xmlns: "http://www.w3.org/2000/svg"
|
|
4577
|
-
}, t.pti()),
|
|
4581
|
+
}, t.pti()), Qo, 16);
|
|
4578
4582
|
}
|
|
4579
4583
|
Yn.render = ei;
|
|
4580
4584
|
function He(t) {
|
|
@@ -4691,14 +4695,14 @@ var M = {
|
|
|
4691
4695
|
},
|
|
4692
4696
|
_getPTValue: function() {
|
|
4693
4697
|
var e, n, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : "", l = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : {}, a = arguments.length > 4 && arguments[4] !== void 0 ? arguments[4] : !0, s = function() {
|
|
4694
|
-
var
|
|
4695
|
-
return A.isString(
|
|
4696
|
-
class:
|
|
4697
|
-
} :
|
|
4698
|
-
}, c = ((e = r.binding) === null || e === void 0 || (e = e.value) === null || e === void 0 ? void 0 : e.ptOptions) || ((n = r.$config) === null || n === void 0 ? void 0 : n.ptOptions) || {}, u = c.mergeSections, p = u === void 0 ? !0 : u, g = c.mergeProps, f = g === void 0 ? !1 : g,
|
|
4699
|
-
global:
|
|
4700
|
-
})),
|
|
4701
|
-
return p || !p &&
|
|
4698
|
+
var $ = M._getOptionValue.apply(M, arguments);
|
|
4699
|
+
return A.isString($) || A.isArray($) ? {
|
|
4700
|
+
class: $
|
|
4701
|
+
} : $;
|
|
4702
|
+
}, c = ((e = r.binding) === null || e === void 0 || (e = e.value) === null || e === void 0 ? void 0 : e.ptOptions) || ((n = r.$config) === null || n === void 0 ? void 0 : n.ptOptions) || {}, u = c.mergeSections, p = u === void 0 ? !0 : u, g = c.mergeProps, f = g === void 0 ? !1 : g, b = a ? M._useDefaultPT(r, r.defaultPT(), s, i, l) : void 0, k = M._usePT(r, M._getPT(o, r.$name), s, i, Y(Y({}, l), {}, {
|
|
4703
|
+
global: b || {}
|
|
4704
|
+
})), y = M._getPTDatasets(r, i);
|
|
4705
|
+
return p || !p && k ? f ? M._mergeProps(r, f, b, k, y) : Y(Y(Y({}, b), k), y) : Y(Y({}, k), y);
|
|
4702
4706
|
},
|
|
4703
4707
|
_getPTDatasets: function() {
|
|
4704
4708
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", r = "data-pc-";
|
|
@@ -4716,12 +4720,12 @@ var M = {
|
|
|
4716
4720
|
} : o(e);
|
|
4717
4721
|
},
|
|
4718
4722
|
_usePT: function() {
|
|
4719
|
-
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0, r = arguments.length > 2 ? arguments[2] : void 0, o = arguments.length > 3 ? arguments[3] : void 0, i = arguments.length > 4 ? arguments[4] : void 0, l = function(
|
|
4720
|
-
return r(
|
|
4723
|
+
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, n = arguments.length > 1 ? arguments[1] : void 0, r = arguments.length > 2 ? arguments[2] : void 0, o = arguments.length > 3 ? arguments[3] : void 0, i = arguments.length > 4 ? arguments[4] : void 0, l = function(y) {
|
|
4724
|
+
return r(y, o, i);
|
|
4721
4725
|
};
|
|
4722
4726
|
if (n != null && n.hasOwnProperty("_usept")) {
|
|
4723
|
-
var a, s = n._usept || ((a = e.$config) === null || a === void 0 ? void 0 : a.ptOptions) || {}, c = s.mergeSections, u = c === void 0 ? !0 : c, p = s.mergeProps, g = p === void 0 ? !1 : p, f = l(n.originalValue),
|
|
4724
|
-
return f === void 0 &&
|
|
4727
|
+
var a, s = n._usept || ((a = e.$config) === null || a === void 0 ? void 0 : a.ptOptions) || {}, c = s.mergeSections, u = c === void 0 ? !0 : c, p = s.mergeProps, g = p === void 0 ? !1 : p, f = l(n.originalValue), b = l(n.value);
|
|
4728
|
+
return f === void 0 && b === void 0 ? void 0 : A.isString(b) ? b : A.isString(f) ? f : u || !u && b ? g ? M._mergeProps(e, g, f, b) : Y(Y({}, f), b) : b;
|
|
4725
4729
|
}
|
|
4726
4730
|
return l(n);
|
|
4727
4731
|
},
|
|
@@ -4730,24 +4734,24 @@ var M = {
|
|
|
4730
4734
|
return M._usePT(e, n, r, o, i);
|
|
4731
4735
|
},
|
|
4732
4736
|
_hook: function(e, n, r, o, i, l) {
|
|
4733
|
-
var a, s, c = "on".concat(A.toCapitalCase(n)), u = M._getConfig(o, i), p = r == null ? void 0 : r.$instance, g = M._usePT(p, M._getPT(o == null || (a = o.value) === null || a === void 0 ? void 0 : a.pt, e), M._getOptionValue, "hooks.".concat(c)), f = M._useDefaultPT(p, u == null || (s = u.pt) === null || s === void 0 || (s = s.directives) === null || s === void 0 ? void 0 : s[e], M._getOptionValue, "hooks.".concat(c)),
|
|
4737
|
+
var a, s, c = "on".concat(A.toCapitalCase(n)), u = M._getConfig(o, i), p = r == null ? void 0 : r.$instance, g = M._usePT(p, M._getPT(o == null || (a = o.value) === null || a === void 0 ? void 0 : a.pt, e), M._getOptionValue, "hooks.".concat(c)), f = M._useDefaultPT(p, u == null || (s = u.pt) === null || s === void 0 || (s = s.directives) === null || s === void 0 ? void 0 : s[e], M._getOptionValue, "hooks.".concat(c)), b = {
|
|
4734
4738
|
el: r,
|
|
4735
4739
|
binding: o,
|
|
4736
4740
|
vnode: i,
|
|
4737
4741
|
prevVnode: l
|
|
4738
4742
|
};
|
|
4739
|
-
g == null || g(p,
|
|
4743
|
+
g == null || g(p, b), f == null || f(p, b);
|
|
4740
4744
|
},
|
|
4741
4745
|
_mergeProps: function() {
|
|
4742
4746
|
for (var e = arguments.length > 1 ? arguments[1] : void 0, n = arguments.length, r = new Array(n > 2 ? n - 2 : 0), o = 2; o < n; o++)
|
|
4743
4747
|
r[o - 2] = arguments[o];
|
|
4744
|
-
return A.isFunction(e) ? e.apply(void 0, r) :
|
|
4748
|
+
return A.isFunction(e) ? e.apply(void 0, r) : T.apply(void 0, r);
|
|
4745
4749
|
},
|
|
4746
4750
|
_extend: function(e) {
|
|
4747
4751
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = function(i, l, a, s, c) {
|
|
4748
4752
|
var u, p;
|
|
4749
4753
|
l._$instances = l._$instances || {};
|
|
4750
|
-
var g = M._getConfig(a, s), f = l._$instances[e] || {},
|
|
4754
|
+
var g = M._getConfig(a, s), f = l._$instances[e] || {}, b = A.isEmpty(f) ? Y(Y({}, n), n == null ? void 0 : n.methods) : {};
|
|
4751
4755
|
l._$instances[e] = Y(Y({}, f), {}, {
|
|
4752
4756
|
/* new instance variables to pass in directive methods */
|
|
4753
4757
|
$name: e,
|
|
@@ -4765,33 +4769,33 @@ var M = {
|
|
|
4765
4769
|
$config: g,
|
|
4766
4770
|
/* computed instance variables */
|
|
4767
4771
|
defaultPT: function() {
|
|
4768
|
-
return M._getPT(g == null ? void 0 : g.pt, void 0, function(
|
|
4769
|
-
var
|
|
4770
|
-
return
|
|
4772
|
+
return M._getPT(g == null ? void 0 : g.pt, void 0, function(y) {
|
|
4773
|
+
var w;
|
|
4774
|
+
return y == null || (w = y.directives) === null || w === void 0 ? void 0 : w[e];
|
|
4771
4775
|
});
|
|
4772
4776
|
},
|
|
4773
4777
|
isUnstyled: function() {
|
|
4774
|
-
var
|
|
4775
|
-
return ((
|
|
4778
|
+
var y, w;
|
|
4779
|
+
return ((y = l.$instance) === null || y === void 0 || (y = y.$binding) === null || y === void 0 || (y = y.value) === null || y === void 0 ? void 0 : y.unstyled) !== void 0 ? (w = l.$instance) === null || w === void 0 || (w = w.$binding) === null || w === void 0 || (w = w.value) === null || w === void 0 ? void 0 : w.unstyled : g == null ? void 0 : g.unstyled;
|
|
4776
4780
|
},
|
|
4777
4781
|
/* instance's methods */
|
|
4778
4782
|
ptm: function() {
|
|
4779
|
-
var
|
|
4780
|
-
return M._getPTValue(l.$instance, (
|
|
4783
|
+
var y, w = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", $ = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
4784
|
+
return M._getPTValue(l.$instance, (y = l.$instance) === null || y === void 0 || (y = y.$binding) === null || y === void 0 || (y = y.value) === null || y === void 0 ? void 0 : y.pt, w, Y({}, $));
|
|
4781
4785
|
},
|
|
4782
4786
|
ptmo: function() {
|
|
4783
|
-
var
|
|
4784
|
-
return M._getPTValue(l.$instance,
|
|
4787
|
+
var y = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, w = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", $ = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
4788
|
+
return M._getPTValue(l.$instance, y, w, $, !1);
|
|
4785
4789
|
},
|
|
4786
4790
|
cx: function() {
|
|
4787
|
-
var
|
|
4788
|
-
return (
|
|
4791
|
+
var y, w, $ = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
4792
|
+
return (y = l.$instance) !== null && y !== void 0 && y.isUnstyled() ? void 0 : M._getOptionValue((w = l.$instance) === null || w === void 0 || (w = w.$style) === null || w === void 0 ? void 0 : w.classes, $, Y({}, O));
|
|
4789
4793
|
},
|
|
4790
4794
|
sx: function() {
|
|
4791
|
-
var
|
|
4792
|
-
return
|
|
4795
|
+
var y, w = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", $ = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, O = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
4796
|
+
return $ ? M._getOptionValue((y = l.$instance) === null || y === void 0 || (y = y.$style) === null || y === void 0 ? void 0 : y.inlineStyles, w, Y({}, O)) : void 0;
|
|
4793
4797
|
}
|
|
4794
|
-
},
|
|
4798
|
+
}, b), l.$instance = l._$instances[e], (u = (p = l.$instance)[i]) === null || u === void 0 || u.call(p, l, a, s, c), l["$".concat(e)] = l.$instance, M._hook(e, i, l, a, s, c);
|
|
4795
4799
|
};
|
|
4796
4800
|
return {
|
|
4797
4801
|
created: function(i, l, a, s) {
|
|
@@ -5098,43 +5102,43 @@ var vi = {
|
|
|
5098
5102
|
}, $i = ["aria-label", "disabled", "data-p-severity"];
|
|
5099
5103
|
function wi(t, e, n, r, o, i) {
|
|
5100
5104
|
var l = wt("SpinnerIcon"), a = wt("Badge"), s = bn("ripple");
|
|
5101
|
-
return
|
|
5105
|
+
return ie((d(), h("button", T({
|
|
5102
5106
|
class: t.cx("root"),
|
|
5103
5107
|
type: "button",
|
|
5104
5108
|
"aria-label": i.defaultAriaLabel,
|
|
5105
5109
|
disabled: i.disabled
|
|
5106
5110
|
}, i.getPTOptions("root"), {
|
|
5107
5111
|
"data-p-severity": t.severity
|
|
5108
|
-
}), [
|
|
5109
|
-
return [t.loading ?
|
|
5112
|
+
}), [Q(t.$slots, "default", {}, function() {
|
|
5113
|
+
return [t.loading ? Q(t.$slots, "loadingicon", {
|
|
5110
5114
|
key: 0,
|
|
5111
5115
|
class: m([t.cx("loadingIcon"), t.cx("icon")])
|
|
5112
5116
|
}, function() {
|
|
5113
|
-
return [t.loadingIcon ? (d(), h("span",
|
|
5117
|
+
return [t.loadingIcon ? (d(), h("span", T({
|
|
5114
5118
|
key: 0,
|
|
5115
5119
|
class: [t.cx("loadingIcon"), t.cx("icon"), t.loadingIcon]
|
|
5116
|
-
}, t.ptm("loadingIcon")), null, 16)) : (d(), I(l,
|
|
5120
|
+
}, t.ptm("loadingIcon")), null, 16)) : (d(), I(l, T({
|
|
5117
5121
|
key: 1,
|
|
5118
5122
|
class: [t.cx("loadingIcon"), t.cx("icon")],
|
|
5119
5123
|
spin: ""
|
|
5120
5124
|
}, t.ptm("loadingIcon")), null, 16, ["class"]))];
|
|
5121
|
-
}) :
|
|
5125
|
+
}) : Q(t.$slots, "icon", {
|
|
5122
5126
|
key: 1,
|
|
5123
5127
|
class: m([t.cx("icon")])
|
|
5124
5128
|
}, function() {
|
|
5125
|
-
return [t.icon ? (d(), h("span",
|
|
5129
|
+
return [t.icon ? (d(), h("span", T({
|
|
5126
5130
|
key: 0,
|
|
5127
5131
|
class: [t.cx("icon"), t.icon, t.iconClass]
|
|
5128
|
-
}, t.ptm("icon")), null, 16)) :
|
|
5129
|
-
}),
|
|
5132
|
+
}, t.ptm("icon")), null, 16)) : C("", !0)];
|
|
5133
|
+
}), S("span", T({
|
|
5130
5134
|
class: t.cx("label")
|
|
5131
|
-
}, t.ptm("label")),
|
|
5135
|
+
}, t.ptm("label")), j(t.label || " "), 17), t.badge ? (d(), I(a, T({
|
|
5132
5136
|
key: 2,
|
|
5133
5137
|
value: t.badge,
|
|
5134
5138
|
class: t.badgeClass,
|
|
5135
5139
|
severity: t.badgeSeverity,
|
|
5136
5140
|
unstyled: t.unstyled
|
|
5137
|
-
}, t.ptm("badge")), null, 16, ["value", "class", "severity", "unstyled"])) :
|
|
5141
|
+
}, t.ptm("badge")), null, 16, ["value", "class", "severity", "unstyled"])) : C("", !0)];
|
|
5138
5142
|
})], 16, $i)), [[s]]);
|
|
5139
5143
|
}
|
|
5140
5144
|
jt.render = wi;
|
|
@@ -5157,7 +5161,7 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5157
5161
|
class: {}
|
|
5158
5162
|
},
|
|
5159
5163
|
setup(t) {
|
|
5160
|
-
const e = t, n =
|
|
5164
|
+
const e = t, n = x(() => e.iconDefault ?? e.type === "List" ? "pi-chevron-down" : "pi-plus-circle"), r = x(() => e.iconActive ?? e.type === "List" ? "pi-chevron-up" : "pi-times-circle"), o = x(
|
|
5161
5165
|
() => P(xn[e.type], e.pt ?? {})
|
|
5162
5166
|
), { backgroundColor: i, palette: l } = ne(e), a = X(e.startOpen ? 0 : null), s = (p) => {
|
|
5163
5167
|
a.value = a.value === p ? null : p;
|
|
@@ -5169,44 +5173,44 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5169
5173
|
return (p, g) => {
|
|
5170
5174
|
var f;
|
|
5171
5175
|
return d(), I(ee(p.isChild ? "div" : "section"), {
|
|
5172
|
-
class: m(`accordion-module ${((f = o.value) == null ? void 0 : f.root) ?? ""} bg-${
|
|
5176
|
+
class: m(`accordion-module ${((f = o.value) == null ? void 0 : f.root) ?? ""} bg-${v(i)} ${e.class ?? ""}`)
|
|
5173
5177
|
}, {
|
|
5174
5178
|
default: Z(() => {
|
|
5175
|
-
var
|
|
5179
|
+
var b, k;
|
|
5176
5180
|
return [
|
|
5177
5181
|
p.headline ? (d(), h("h3", {
|
|
5178
5182
|
key: 0,
|
|
5179
|
-
class: m(`accordion-module-headline ${((
|
|
5183
|
+
class: m(`accordion-module-headline ${((b = o.value) == null ? void 0 : b.headline) ?? ""} text-${v(l).headline}`),
|
|
5180
5184
|
innerHTML: p.headline
|
|
5181
|
-
}, null, 10, Ci)) :
|
|
5185
|
+
}, null, 10, Ci)) : C("", !0),
|
|
5182
5186
|
p.modules ? (d(), h("div", {
|
|
5183
5187
|
key: 1,
|
|
5184
|
-
class: m(`accordion-module-container flex ${((
|
|
5188
|
+
class: m(`accordion-module-container flex ${((k = o.value) == null ? void 0 : k.container) ?? ""}`)
|
|
5185
5189
|
}, [
|
|
5186
|
-
(d(!0), h(q, null,
|
|
5187
|
-
key: `${
|
|
5190
|
+
(d(!0), h(q, null, J(p.modules, (y, w) => (d(), h(q, {
|
|
5191
|
+
key: `${y.headline}-${w}`
|
|
5188
5192
|
}, [
|
|
5189
|
-
p.type === "Tile" ||
|
|
5193
|
+
p.type === "Tile" || w <= c.value ? (d(), I(ee(`Accordion${p.type}Item`), T({
|
|
5190
5194
|
key: 0,
|
|
5191
5195
|
ref_for: !0
|
|
5192
|
-
},
|
|
5193
|
-
"item-number":
|
|
5194
|
-
"is-first":
|
|
5195
|
-
"is-last":
|
|
5196
|
+
}, y, {
|
|
5197
|
+
"item-number": w,
|
|
5198
|
+
"is-first": w === 0,
|
|
5199
|
+
"is-last": w === c.value,
|
|
5196
5200
|
"icon-default": n.value,
|
|
5197
5201
|
"icon-active": r.value,
|
|
5198
5202
|
"total-items": p.modules.length,
|
|
5199
5203
|
"open-accordion-index": a.value,
|
|
5200
|
-
onToggleAccordion: (
|
|
5201
|
-
}), null, 16, ["item-number", "is-first", "is-last", "icon-default", "icon-active", "total-items", "open-accordion-index", "onToggleAccordion"])) :
|
|
5204
|
+
onToggleAccordion: ($) => s(w)
|
|
5205
|
+
}), null, 16, ["item-number", "is-first", "is-last", "icon-default", "icon-active", "total-items", "open-accordion-index", "onToggleAccordion"])) : C("", !0)
|
|
5202
5206
|
], 64))), 128)),
|
|
5203
|
-
p.modules.length > 4 ? (d(), I(
|
|
5207
|
+
p.modules.length > 4 ? (d(), I(v(jt), {
|
|
5204
5208
|
key: 0,
|
|
5205
5209
|
label: e.loadMoreButtonTitle ?? "Load More",
|
|
5206
5210
|
class: "mt-10 text-lily rounded-[2rem] bg-rosemary py-2 px-10 whitespace-nowrap float-left max-w-[fit-content] text-xl",
|
|
5207
5211
|
onClick: u
|
|
5208
|
-
}, null, 8, ["label"])) :
|
|
5209
|
-
], 2)) :
|
|
5212
|
+
}, null, 8, ["label"])) : C("", !0)
|
|
5213
|
+
], 2)) : C("", !0)
|
|
5210
5214
|
];
|
|
5211
5215
|
}),
|
|
5212
5216
|
_: 1
|
|
@@ -5234,11 +5238,11 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5234
5238
|
},
|
|
5235
5239
|
emits: ["toggleAccordion"],
|
|
5236
5240
|
setup(t, { emit: e }) {
|
|
5237
|
-
const n = t, r =
|
|
5241
|
+
const n = t, r = x(() => P(ot, n.pt ?? {})), o = X(!1), i = e, l = (a) => {
|
|
5238
5242
|
i("toggleAccordion", a);
|
|
5239
5243
|
};
|
|
5240
5244
|
return (a, s) => {
|
|
5241
|
-
var c, u, p, g, f,
|
|
5245
|
+
var c, u, p, g, f, b, k, y;
|
|
5242
5246
|
return a.isListType ? (d(), h("div", {
|
|
5243
5247
|
key: 0,
|
|
5244
5248
|
class: m({
|
|
@@ -5251,28 +5255,28 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5251
5255
|
[`${n.class ?? ""}`]: !0
|
|
5252
5256
|
})
|
|
5253
5257
|
}, [
|
|
5254
|
-
|
|
5258
|
+
S("h3", {
|
|
5255
5259
|
id: `accordion-collapse-headline-${a.itemNumber}`,
|
|
5256
5260
|
class: m(`flex accordion-item-headline ${((c = r.value) == null ? void 0 : c.headline) ?? ""}`)
|
|
5257
5261
|
}, [
|
|
5258
|
-
|
|
5262
|
+
S("button", {
|
|
5259
5263
|
type: "button",
|
|
5260
5264
|
class: m(`flex items-center w-full ${((u = r.value) == null ? void 0 : u.button) ?? ""} justify-between`),
|
|
5261
5265
|
"data-accordion-target": "#accordion-collapse-body-1",
|
|
5262
5266
|
"aria-expanded": !0,
|
|
5263
5267
|
"aria-controls": `accordion-collapse-body-${a.itemNumber}`,
|
|
5264
|
-
onClick: s[0] || (s[0] =
|
|
5268
|
+
onClick: s[0] || (s[0] = Qe((w) => o.value = !o.value, ["prevent"]))
|
|
5265
5269
|
}, [
|
|
5266
|
-
|
|
5267
|
-
|
|
5270
|
+
S("span", null, j(a.headline), 1),
|
|
5271
|
+
S("div", {
|
|
5268
5272
|
class: m(`${((p = r.value) == null ? void 0 : p.icon) ?? ""}`)
|
|
5269
5273
|
}, [
|
|
5270
|
-
|
|
5274
|
+
ie(S("i", {
|
|
5271
5275
|
class: m(`pi ${a.iconDefault}`)
|
|
5272
5276
|
}, null, 2), [
|
|
5273
5277
|
[ue, !o.value]
|
|
5274
5278
|
]),
|
|
5275
|
-
|
|
5279
|
+
ie(S("i", {
|
|
5276
5280
|
class: m(`pi ${a.iconActive}`)
|
|
5277
5281
|
}, null, 2), [
|
|
5278
5282
|
[ue, o.value]
|
|
@@ -5280,11 +5284,11 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5280
5284
|
], 2)
|
|
5281
5285
|
], 10, Ti)
|
|
5282
5286
|
], 10, Si),
|
|
5283
|
-
|
|
5287
|
+
S("div", {
|
|
5284
5288
|
id: `accordion-collapse-body-${a.itemNumber}`,
|
|
5285
5289
|
class: m(`accordion-item-body ${o.value ? "show" : "hidden"} ${((g = r.value) == null ? void 0 : g.bodyCopy) ?? ""}`),
|
|
5286
5290
|
"aria-labelledby": `accordion-collapse-heading-${a.itemNumber}`
|
|
5287
|
-
},
|
|
5291
|
+
}, j(a.bodyCopy), 11, xi)
|
|
5288
5292
|
], 2)) : (d(), h("div", {
|
|
5289
5293
|
key: 1,
|
|
5290
5294
|
class: m([{
|
|
@@ -5295,28 +5299,28 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5295
5299
|
[`accordion-item-width-${Math.floor(100 / n.totalItems)}`]: !0
|
|
5296
5300
|
}, "accordion-item group"])
|
|
5297
5301
|
}, [
|
|
5298
|
-
|
|
5302
|
+
S("h3", {
|
|
5299
5303
|
id: `accordion-collapse-headline-${a.itemNumber}`,
|
|
5300
5304
|
class: m(`flex accordion-item-headline ${((f = r.value) == null ? void 0 : f.headline) ?? ""}`)
|
|
5301
5305
|
}, [
|
|
5302
|
-
|
|
5306
|
+
S("button", {
|
|
5303
5307
|
type: "button",
|
|
5304
|
-
class: m(`flex items-center w-full ${((
|
|
5308
|
+
class: m(`flex items-center w-full ${((b = r.value) == null ? void 0 : b.button) ?? ""} ${n.isListType ? "justify-between" : "justify-center"}`),
|
|
5305
5309
|
"data-accordion-target": "#accordion-collapse-body-1",
|
|
5306
5310
|
"aria-expanded": a.openAccordionIndex === a.itemNumber,
|
|
5307
5311
|
"aria-controls": `accordion-collapse-body-${a.itemNumber}`,
|
|
5308
|
-
onClick: s[1] || (s[1] =
|
|
5312
|
+
onClick: s[1] || (s[1] = Qe((w) => l(a.itemNumber), ["prevent"]))
|
|
5309
5313
|
}, [
|
|
5310
|
-
|
|
5311
|
-
|
|
5312
|
-
class: m(`${((
|
|
5314
|
+
S("span", null, j(a.headline), 1),
|
|
5315
|
+
S("div", {
|
|
5316
|
+
class: m(`${((k = r.value) == null ? void 0 : k.icon) ?? ""}`)
|
|
5313
5317
|
}, [
|
|
5314
|
-
|
|
5318
|
+
ie(S("i", {
|
|
5315
5319
|
class: m(`pi ${a.iconDefault}`)
|
|
5316
5320
|
}, null, 2), [
|
|
5317
5321
|
[ue, a.openAccordionIndex !== a.itemNumber]
|
|
5318
5322
|
]),
|
|
5319
|
-
|
|
5323
|
+
ie(S("i", {
|
|
5320
5324
|
class: m(`pi ${a.iconActive}`)
|
|
5321
5325
|
}, null, 2), [
|
|
5322
5326
|
[ue, a.openAccordionIndex === a.itemNumber]
|
|
@@ -5324,11 +5328,11 @@ const Ci = ["innerHTML"], ki = /* @__PURE__ */ F({
|
|
|
5324
5328
|
], 2)
|
|
5325
5329
|
], 10, Pi)
|
|
5326
5330
|
], 10, Ii),
|
|
5327
|
-
|
|
5331
|
+
S("div", {
|
|
5328
5332
|
id: `accordion-collapse-body-${a.itemNumber}`,
|
|
5329
|
-
class: m(`accordion-item-body ${a.openAccordionIndex !== a.itemNumber ? "hidden" : "active"} ${((
|
|
5333
|
+
class: m(`accordion-item-body ${a.openAccordionIndex !== a.itemNumber ? "hidden" : "active"} ${((y = r.value) == null ? void 0 : y.bodyCopy) ?? ""}`),
|
|
5330
5334
|
"aria-labelledby": `accordion-collapse-heading-${a.itemNumber}`
|
|
5331
|
-
},
|
|
5335
|
+
}, j(a.bodyCopy), 11, _i)
|
|
5332
5336
|
], 2));
|
|
5333
5337
|
};
|
|
5334
5338
|
}
|
|
@@ -5337,7 +5341,7 @@ function it(t) {
|
|
|
5337
5341
|
return dr() ? (pr(t), !0) : !1;
|
|
5338
5342
|
}
|
|
5339
5343
|
function ve(t) {
|
|
5340
|
-
return typeof t == "function" ? t() :
|
|
5344
|
+
return typeof t == "function" ? t() : v(t);
|
|
5341
5345
|
}
|
|
5342
5346
|
const Li = {
|
|
5343
5347
|
mounted: "mounted",
|
|
@@ -5345,7 +5349,7 @@ const Li = {
|
|
|
5345
5349
|
unmounted: "unmounted"
|
|
5346
5350
|
}, Mt = typeof window < "u" && typeof document < "u";
|
|
5347
5351
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
5348
|
-
const
|
|
5352
|
+
const Jn = (t) => t != null, Oi = Object.prototype.toString, Ei = (t) => Oi.call(t) === "[object Object]", ye = () => {
|
|
5349
5353
|
}, rn = /* @__PURE__ */ ji();
|
|
5350
5354
|
function ji() {
|
|
5351
5355
|
var t, e;
|
|
@@ -5357,7 +5361,7 @@ function Mi(...t) {
|
|
|
5357
5361
|
const e = t[0];
|
|
5358
5362
|
return typeof e == "function" ? yn(mr(() => ({ get: e, set: ye }))) : X(e);
|
|
5359
5363
|
}
|
|
5360
|
-
const
|
|
5364
|
+
const Qn = Mt ? window : void 0;
|
|
5361
5365
|
function yt(t) {
|
|
5362
5366
|
var e;
|
|
5363
5367
|
const n = ve(t);
|
|
@@ -5371,35 +5375,35 @@ function Vi() {
|
|
|
5371
5375
|
}
|
|
5372
5376
|
function Ni(t) {
|
|
5373
5377
|
const e = Vi();
|
|
5374
|
-
return
|
|
5378
|
+
return x(() => (e.value, !!t()));
|
|
5375
5379
|
}
|
|
5376
5380
|
function Bi(t, e, n = {}) {
|
|
5377
5381
|
const {
|
|
5378
5382
|
root: r,
|
|
5379
5383
|
rootMargin: o = "0px",
|
|
5380
5384
|
threshold: i = 0,
|
|
5381
|
-
window: l =
|
|
5385
|
+
window: l = Qn,
|
|
5382
5386
|
immediate: a = !0
|
|
5383
|
-
} = n, s = Ni(() => l && "IntersectionObserver" in l), c =
|
|
5384
|
-
const
|
|
5385
|
-
return (Array.isArray(
|
|
5387
|
+
} = n, s = Ni(() => l && "IntersectionObserver" in l), c = x(() => {
|
|
5388
|
+
const b = ve(t);
|
|
5389
|
+
return (Array.isArray(b) ? b : [b]).map(yt).filter(Jn);
|
|
5386
5390
|
});
|
|
5387
5391
|
let u = ye;
|
|
5388
5392
|
const p = X(a), g = s.value ? be(
|
|
5389
5393
|
() => [c.value, yt(r), p.value],
|
|
5390
|
-
([
|
|
5391
|
-
if (u(), !p.value ||
|
|
5394
|
+
([b, k]) => {
|
|
5395
|
+
if (u(), !p.value || !b.length)
|
|
5392
5396
|
return;
|
|
5393
|
-
const
|
|
5397
|
+
const y = new IntersectionObserver(
|
|
5394
5398
|
e,
|
|
5395
5399
|
{
|
|
5396
|
-
root: yt(
|
|
5400
|
+
root: yt(k),
|
|
5397
5401
|
rootMargin: o,
|
|
5398
5402
|
threshold: i
|
|
5399
5403
|
}
|
|
5400
5404
|
);
|
|
5401
|
-
|
|
5402
|
-
|
|
5405
|
+
b.forEach((w) => w && y.observe(w)), u = () => {
|
|
5406
|
+
y.disconnect(), u = ye;
|
|
5403
5407
|
};
|
|
5404
5408
|
},
|
|
5405
5409
|
{ immediate: a, flush: "post" }
|
|
@@ -5419,7 +5423,7 @@ function Bi(t, e, n = {}) {
|
|
|
5419
5423
|
};
|
|
5420
5424
|
}
|
|
5421
5425
|
function Vt(t, e = {}) {
|
|
5422
|
-
const { window: n =
|
|
5426
|
+
const { window: n = Qn, scrollTarget: r, threshold: o = 0 } = e, i = X(!1);
|
|
5423
5427
|
return Bi(
|
|
5424
5428
|
t,
|
|
5425
5429
|
(l) => {
|
|
@@ -5450,12 +5454,12 @@ const Di = /* @__PURE__ */ F({
|
|
|
5450
5454
|
return d(), h("div", {
|
|
5451
5455
|
class: m(`w-full overflow-hidden ${e.class ?? ""}`)
|
|
5452
5456
|
}, [
|
|
5453
|
-
|
|
5457
|
+
S("div", {
|
|
5454
5458
|
ref_key: "content",
|
|
5455
5459
|
ref: n,
|
|
5456
|
-
class: m(`should-animate ${
|
|
5460
|
+
class: m(`should-animate ${v(r) ? "animate" : ""}`)
|
|
5457
5461
|
}, [
|
|
5458
|
-
o.component && ((l = o.component) != null && l.__typename) ? (d(), I(ee(o.component.__typename),
|
|
5462
|
+
o.component && ((l = o.component) != null && l.__typename) ? (d(), I(ee(o.component.__typename), T({ key: 0 }, o.component, { "is-child": !0 }), null, 16)) : Q(o.$slots, "default", { key: 1 }, void 0, !0)
|
|
5459
5463
|
], 2)
|
|
5460
5464
|
], 2);
|
|
5461
5465
|
};
|
|
@@ -5465,7 +5469,7 @@ const Di = /* @__PURE__ */ F({
|
|
|
5465
5469
|
for (const [r, o] of e)
|
|
5466
5470
|
n[r] = o;
|
|
5467
5471
|
return n;
|
|
5468
|
-
}, er = /* @__PURE__ */ at(Di, [["__scopeId", "data-v-38a806d4"]]), Ri = ["src", "alt"], Hi = ["src", "alt"], Fi = ["src", "alt"],
|
|
5472
|
+
}, er = /* @__PURE__ */ at(Di, [["__scopeId", "data-v-38a806d4"]]), Ri = ["src", "alt"], Hi = ["src", "alt"], Fi = ["src", "alt"], oe = /* @__PURE__ */ F({
|
|
5469
5473
|
__name: "Image",
|
|
5470
5474
|
props: {
|
|
5471
5475
|
__typename: {},
|
|
@@ -5478,32 +5482,38 @@ const Di = /* @__PURE__ */ F({
|
|
|
5478
5482
|
class: {}
|
|
5479
5483
|
},
|
|
5480
5484
|
setup(t) {
|
|
5481
|
-
const e = t, n =
|
|
5482
|
-
var
|
|
5483
|
-
return e.isFullWidth ? "100%" : (
|
|
5484
|
-
}), r =
|
|
5485
|
-
var
|
|
5486
|
-
return (
|
|
5485
|
+
const e = t, n = x(() => {
|
|
5486
|
+
var l, a, s, c;
|
|
5487
|
+
return e.isFullWidth ? "100%" : (l = e.media) != null && l.width ? typeof ((a = e.media) == null ? void 0 : a.width) == "number" ? `${(s = e.media) == null ? void 0 : s.width}px` : (c = e.media) == null ? void 0 : c.width : null;
|
|
5488
|
+
}), r = x(() => {
|
|
5489
|
+
var l, a, s, c;
|
|
5490
|
+
return (l = e.media) != null && l.height ? typeof ((a = e.media) == null ? void 0 : a.height) == "number" ? `${(s = e.media) == null ? void 0 : s.height}px` : (c = e.media) == null ? void 0 : c.height : null;
|
|
5491
|
+
}), o = x(() => {
|
|
5492
|
+
var l, a, s, c;
|
|
5493
|
+
return e.isFullWidth ? "100%" : (l = e.mobileMedia) != null && l.width ? typeof ((a = e.mobileMedia) == null ? void 0 : a.width) == "number" ? `${(s = e.mobileMedia) == null ? void 0 : s.width}px` : (c = e.mobileMedia) == null ? void 0 : c.width : null;
|
|
5494
|
+
}), i = x(() => {
|
|
5495
|
+
var l, a, s, c;
|
|
5496
|
+
return (l = e.mobileMedia) != null && l.height ? typeof ((a = e.mobileMedia) == null ? void 0 : a.height) == "number" ? `${(s = e.mobileMedia) == null ? void 0 : s.height}px` : (c = e.mobileMedia) == null ? void 0 : c.height : null;
|
|
5487
5497
|
});
|
|
5488
|
-
return (
|
|
5489
|
-
var
|
|
5490
|
-
const
|
|
5498
|
+
return (l, a) => {
|
|
5499
|
+
var c, u;
|
|
5500
|
+
const s = er;
|
|
5491
5501
|
return d(), h(q, null, [
|
|
5492
|
-
|
|
5502
|
+
l.animated ? (d(), I(s, {
|
|
5493
5503
|
key: 0,
|
|
5494
|
-
class: m(
|
|
5504
|
+
class: m(l.$props.class)
|
|
5495
5505
|
}, {
|
|
5496
5506
|
default: Z(() => {
|
|
5497
|
-
var
|
|
5507
|
+
var p;
|
|
5498
5508
|
return [
|
|
5499
|
-
|
|
5509
|
+
S("img", {
|
|
5500
5510
|
class: m(e.class),
|
|
5501
|
-
src: (
|
|
5502
|
-
alt:
|
|
5511
|
+
src: (p = l.media) == null ? void 0 : p.url,
|
|
5512
|
+
alt: l.altTag,
|
|
5503
5513
|
style: le(
|
|
5504
5514
|
{
|
|
5505
|
-
|
|
5506
|
-
|
|
5515
|
+
desktopWidth: n.value,
|
|
5516
|
+
desktopHeight: r.value
|
|
5507
5517
|
}
|
|
5508
5518
|
)
|
|
5509
5519
|
}, null, 14, Ri)
|
|
@@ -5513,23 +5523,23 @@ const Di = /* @__PURE__ */ F({
|
|
|
5513
5523
|
}, 8, ["class"])) : (d(), h("img", {
|
|
5514
5524
|
key: 1,
|
|
5515
5525
|
class: m(`${e.class} hidden md:flex`),
|
|
5516
|
-
src: (
|
|
5517
|
-
alt:
|
|
5526
|
+
src: (c = l.media) == null ? void 0 : c.url,
|
|
5527
|
+
alt: l.altTag,
|
|
5518
5528
|
style: le(
|
|
5519
5529
|
{
|
|
5520
|
-
|
|
5521
|
-
|
|
5530
|
+
desktopWidth: n.value,
|
|
5531
|
+
desktopHeight: r.value
|
|
5522
5532
|
}
|
|
5523
5533
|
)
|
|
5524
5534
|
}, null, 14, Hi)),
|
|
5525
|
-
|
|
5535
|
+
S("img", {
|
|
5526
5536
|
class: m(`${e.class} sm:flex md:hidden`),
|
|
5527
|
-
src: (
|
|
5528
|
-
alt:
|
|
5537
|
+
src: (u = l.mobileMedia) != null && u.url ? l.mobileMedia.url : l.media.url,
|
|
5538
|
+
alt: l.altTag,
|
|
5529
5539
|
style: le(
|
|
5530
5540
|
{
|
|
5531
|
-
|
|
5532
|
-
|
|
5541
|
+
mobileWidth: o.value,
|
|
5542
|
+
mobileHeight: i.value
|
|
5533
5543
|
}
|
|
5534
5544
|
)
|
|
5535
5545
|
}, null, 14, Fi)
|
|
@@ -5560,7 +5570,7 @@ const Di = /* @__PURE__ */ F({
|
|
|
5560
5570
|
class: {}
|
|
5561
5571
|
},
|
|
5562
5572
|
setup(t) {
|
|
5563
|
-
const e = t, n =
|
|
5573
|
+
const e = t, n = x(
|
|
5564
5574
|
() => P(In, e.pt ?? {})
|
|
5565
5575
|
), { palette: r } = ne(e), o = X(e.openAccordionIndex === e.itemNumber);
|
|
5566
5576
|
return (i, l) => {
|
|
@@ -5568,7 +5578,7 @@ const Di = /* @__PURE__ */ F({
|
|
|
5568
5578
|
return d(), h("div", {
|
|
5569
5579
|
class: m({
|
|
5570
5580
|
[`${((a = n.value) == null ? void 0 : a.root) ?? ""}`]: !0,
|
|
5571
|
-
[`border-b first:border-t border-${
|
|
5581
|
+
[`border-b first:border-t border-${v(r).copy}`]: !0,
|
|
5572
5582
|
[`accordion-item-${i.itemNumber}`]: !0,
|
|
5573
5583
|
active: o.value,
|
|
5574
5584
|
first: i.isFirst,
|
|
@@ -5578,37 +5588,37 @@ const Di = /* @__PURE__ */ F({
|
|
|
5578
5588
|
[`${e.class ?? ""}`]: !0
|
|
5579
5589
|
})
|
|
5580
5590
|
}, [
|
|
5581
|
-
|
|
5591
|
+
S("div", {
|
|
5582
5592
|
id: `accordion-collapse-headline-${i.itemNumber}`,
|
|
5583
5593
|
class: m(`flex accordion-item-headline ${((s = n.value) == null ? void 0 : s.headline) ?? ""}`)
|
|
5584
5594
|
}, [
|
|
5585
|
-
i.image ? (d(), I(
|
|
5595
|
+
i.image ? (d(), I(oe, T({ key: 0 }, i.image, {
|
|
5586
5596
|
class: `${((c = n.value) == null ? void 0 : c.image) ?? ""}`
|
|
5587
|
-
}), null, 16, ["class"])) :
|
|
5588
|
-
|
|
5597
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
5598
|
+
S("button", {
|
|
5589
5599
|
type: "button",
|
|
5590
|
-
class: m(`flex items-center justify-between w-full text-${
|
|
5600
|
+
class: m(`flex items-center justify-between w-full text-${v(r).subheadline} ${((u = n.value) == null ? void 0 : u.button) ?? ""}`),
|
|
5591
5601
|
"data-accordion-target": "#accordion-collapse-body-1",
|
|
5592
5602
|
"aria-expanded": "true",
|
|
5593
5603
|
"aria-controls": `accordion-collapse-body-${i.itemNumber}`,
|
|
5594
|
-
onClick: l[0] || (l[0] =
|
|
5604
|
+
onClick: l[0] || (l[0] = Qe((f) => o.value = !o.value, ["prevent"]))
|
|
5595
5605
|
}, [
|
|
5596
|
-
|
|
5597
|
-
|
|
5606
|
+
S("span", null, j(i.headline), 1),
|
|
5607
|
+
S("div", {
|
|
5598
5608
|
class: m((p = n.value) == null ? void 0 : p.icon)
|
|
5599
5609
|
}, [
|
|
5600
|
-
|
|
5610
|
+
ie(S("i", Ui, null, 512), [
|
|
5601
5611
|
[ue, !o.value]
|
|
5602
5612
|
]),
|
|
5603
|
-
|
|
5613
|
+
ie(S("i", Ki, null, 512), [
|
|
5604
5614
|
[ue, o.value]
|
|
5605
5615
|
])
|
|
5606
5616
|
], 2)
|
|
5607
5617
|
], 10, zi)
|
|
5608
5618
|
], 10, Wi),
|
|
5609
|
-
|
|
5619
|
+
S("div", {
|
|
5610
5620
|
id: `accordion-collapse-body-${i.itemNumber}`,
|
|
5611
|
-
class: m(`accordion-item-body text-${
|
|
5621
|
+
class: m(`accordion-item-body text-${v(r).copy} ${o.value ? "active" : "hidden"} ${((g = n.value) == null ? void 0 : g.bodyCopy) ?? ""}`),
|
|
5612
5622
|
"aria-labelledby": `accordion-collapse-heading-${i.itemNumber}`,
|
|
5613
5623
|
innerHTML: i.bodyCopy
|
|
5614
5624
|
}, null, 10, qi)
|
|
@@ -5617,9 +5627,9 @@ const Di = /* @__PURE__ */ F({
|
|
|
5617
5627
|
}
|
|
5618
5628
|
}), Xi = ["id"], Yi = ["aria-controls"], Zi = {
|
|
5619
5629
|
class: /* @__PURE__ */ m("pi pi-plus-circle")
|
|
5620
|
-
},
|
|
5630
|
+
}, Ji = {
|
|
5621
5631
|
class: /* @__PURE__ */ m("pi pi-times-circle")
|
|
5622
|
-
},
|
|
5632
|
+
}, Qi = ["id", "aria-labelledby", "innerHTML"], ea = /* @__PURE__ */ F({
|
|
5623
5633
|
__name: "AccordionTileItem",
|
|
5624
5634
|
props: {
|
|
5625
5635
|
__typename: {},
|
|
@@ -5640,13 +5650,13 @@ const Di = /* @__PURE__ */ F({
|
|
|
5640
5650
|
},
|
|
5641
5651
|
emits: ["toggleAccordion"],
|
|
5642
5652
|
setup(t, { emit: e }) {
|
|
5643
|
-
const n = t, r =
|
|
5653
|
+
const n = t, r = x(
|
|
5644
5654
|
() => P(Pn, n.pt ?? {})
|
|
5645
|
-
), { palette: o } = ne(n), i =
|
|
5655
|
+
), { palette: o } = ne(n), i = x(() => n.openAccordionIndex === n.itemNumber), l = e, a = (s) => {
|
|
5646
5656
|
l("toggleAccordion", s);
|
|
5647
5657
|
};
|
|
5648
5658
|
return (s, c) => {
|
|
5649
|
-
var u, p, g, f,
|
|
5659
|
+
var u, p, g, f, b, k, y, w, $, O;
|
|
5650
5660
|
return d(), h("div", {
|
|
5651
5661
|
class: m({
|
|
5652
5662
|
[`accordion-item-${s.itemNumber}`]: !0,
|
|
@@ -5659,40 +5669,40 @@ const Di = /* @__PURE__ */ F({
|
|
|
5659
5669
|
[`${n.class ?? ""}`]: !0
|
|
5660
5670
|
})
|
|
5661
5671
|
}, [
|
|
5662
|
-
|
|
5672
|
+
S("div", {
|
|
5663
5673
|
id: `accordion-collapse-headline-${s.itemNumber}`,
|
|
5664
|
-
class: m(`flex accordion-item-headline text-2xl p-8 !mb-0 md:p-16 ${((p = r.value) == null ? void 0 : p.headline) ?? ""} bg-${(g =
|
|
5674
|
+
class: m(`flex accordion-item-headline text-2xl p-8 !mb-0 md:p-16 ${((p = r.value) == null ? void 0 : p.headline) ?? ""} bg-${(g = v(o).interactive) == null ? void 0 : g.bg}`)
|
|
5665
5675
|
}, [
|
|
5666
|
-
s.image ? (d(), I(
|
|
5676
|
+
s.image ? (d(), I(oe, T({ key: 0 }, s.image, {
|
|
5667
5677
|
class: `${((f = r.value) == null ? void 0 : f.image) ?? ""}`
|
|
5668
|
-
}), null, 16, ["class"])) :
|
|
5669
|
-
|
|
5678
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
5679
|
+
S("button", {
|
|
5670
5680
|
type: "button",
|
|
5671
|
-
class: m(`flex items-center w-full ${((
|
|
5681
|
+
class: m(`flex items-center w-full ${((b = r.value) == null ? void 0 : b.button) ?? ""} text-${(k = v(o).interactive) == null ? void 0 : k.copy}`),
|
|
5672
5682
|
"data-accordion-target": "#accordion-collapse-body-1",
|
|
5673
5683
|
"aria-expanded": "true",
|
|
5674
5684
|
"aria-controls": `accordion-collapse-body-${s.itemNumber}`,
|
|
5675
|
-
onClick: c[0] || (c[0] =
|
|
5685
|
+
onClick: c[0] || (c[0] = Qe((E) => a(s.itemNumber), ["prevent"]))
|
|
5676
5686
|
}, [
|
|
5677
|
-
|
|
5678
|
-
|
|
5679
|
-
class: m((
|
|
5687
|
+
S("span", null, j(s.headline), 1),
|
|
5688
|
+
S("div", {
|
|
5689
|
+
class: m((y = r.value) == null ? void 0 : y.icon)
|
|
5680
5690
|
}, [
|
|
5681
|
-
|
|
5691
|
+
ie(S("i", Zi, null, 512), [
|
|
5682
5692
|
[ue, s.openAccordionIndex !== s.itemNumber]
|
|
5683
5693
|
]),
|
|
5684
|
-
|
|
5694
|
+
ie(S("i", Ji, null, 512), [
|
|
5685
5695
|
[ue, s.openAccordionIndex === s.itemNumber]
|
|
5686
5696
|
])
|
|
5687
5697
|
], 2)
|
|
5688
5698
|
], 10, Yi)
|
|
5689
5699
|
], 10, Xi),
|
|
5690
|
-
|
|
5700
|
+
S("div", {
|
|
5691
5701
|
id: `accordion-collapse-body-${s.itemNumber}`,
|
|
5692
|
-
class: m(`accordion-item-body ${i.value ? "active" : "hidden"} z-30 ${((
|
|
5702
|
+
class: m(`accordion-item-body ${i.value ? "active" : "hidden"} z-30 ${((w = r.value) == null ? void 0 : w.bodyCopy) ?? ""} bg-${($ = v(o).interactive) == null ? void 0 : $.bg} text-${(O = v(o).interactive) == null ? void 0 : O.copy}`),
|
|
5693
5703
|
"aria-labelledby": `accordion-collapse-heading-${s.itemNumber}`,
|
|
5694
5704
|
innerHTML: s.bodyCopy
|
|
5695
|
-
}, null, 10,
|
|
5705
|
+
}, null, 10, Qi)
|
|
5696
5706
|
], 2);
|
|
5697
5707
|
};
|
|
5698
5708
|
}
|
|
@@ -5700,12 +5710,12 @@ const Di = /* @__PURE__ */ F({
|
|
|
5700
5710
|
var tr = {
|
|
5701
5711
|
name: "ChevronDownIcon",
|
|
5702
5712
|
extends: Ke
|
|
5703
|
-
}, ta = /* @__PURE__ */
|
|
5713
|
+
}, ta = /* @__PURE__ */ S("path", {
|
|
5704
5714
|
d: "M7.01744 10.398C6.91269 10.3985 6.8089 10.378 6.71215 10.3379C6.61541 10.2977 6.52766 10.2386 6.45405 10.1641L1.13907 4.84913C1.03306 4.69404 0.985221 4.5065 1.00399 4.31958C1.02276 4.13266 1.10693 3.95838 1.24166 3.82747C1.37639 3.69655 1.55301 3.61742 1.74039 3.60402C1.92777 3.59062 2.11386 3.64382 2.26584 3.75424L7.01744 8.47394L11.769 3.75424C11.9189 3.65709 12.097 3.61306 12.2748 3.62921C12.4527 3.64535 12.6199 3.72073 12.7498 3.84328C12.8797 3.96582 12.9647 4.12842 12.9912 4.30502C13.0177 4.48162 12.9841 4.662 12.8958 4.81724L7.58083 10.1322C7.50996 10.2125 7.42344 10.2775 7.32656 10.3232C7.22968 10.3689 7.12449 10.3944 7.01744 10.398Z",
|
|
5705
5715
|
fill: "currentColor"
|
|
5706
5716
|
}, null, -1), na = [ta];
|
|
5707
5717
|
function ra(t, e, n, r, o, i) {
|
|
5708
|
-
return d(), h("svg",
|
|
5718
|
+
return d(), h("svg", T({
|
|
5709
5719
|
width: "14",
|
|
5710
5720
|
height: "14",
|
|
5711
5721
|
viewBox: "0 0 14 14",
|
|
@@ -5717,12 +5727,12 @@ tr.render = ra;
|
|
|
5717
5727
|
var nr = {
|
|
5718
5728
|
name: "ChevronLeftIcon",
|
|
5719
5729
|
extends: Ke
|
|
5720
|
-
}, oa = /* @__PURE__ */
|
|
5730
|
+
}, oa = /* @__PURE__ */ S("path", {
|
|
5721
5731
|
d: "M9.61296 13C9.50997 13.0005 9.40792 12.9804 9.3128 12.9409C9.21767 12.9014 9.13139 12.8433 9.05902 12.7701L3.83313 7.54416C3.68634 7.39718 3.60388 7.19795 3.60388 6.99022C3.60388 6.78249 3.68634 6.58325 3.83313 6.43628L9.05902 1.21039C9.20762 1.07192 9.40416 0.996539 9.60724 1.00012C9.81032 1.00371 10.0041 1.08597 10.1477 1.22959C10.2913 1.37322 10.3736 1.56698 10.3772 1.77005C10.3808 1.97313 10.3054 2.16968 10.1669 2.31827L5.49496 6.99022L10.1669 11.6622C10.3137 11.8091 10.3962 12.0084 10.3962 12.2161C10.3962 12.4238 10.3137 12.6231 10.1669 12.7701C10.0945 12.8433 10.0083 12.9014 9.91313 12.9409C9.81801 12.9804 9.71596 13.0005 9.61296 13Z",
|
|
5722
5732
|
fill: "currentColor"
|
|
5723
5733
|
}, null, -1), ia = [oa];
|
|
5724
5734
|
function aa(t, e, n, r, o, i) {
|
|
5725
|
-
return d(), h("svg",
|
|
5735
|
+
return d(), h("svg", T({
|
|
5726
5736
|
width: "14",
|
|
5727
5737
|
height: "14",
|
|
5728
5738
|
viewBox: "0 0 14 14",
|
|
@@ -5734,12 +5744,12 @@ nr.render = aa;
|
|
|
5734
5744
|
var rr = {
|
|
5735
5745
|
name: "ChevronRightIcon",
|
|
5736
5746
|
extends: Ke
|
|
5737
|
-
}, la = /* @__PURE__ */
|
|
5747
|
+
}, la = /* @__PURE__ */ S("path", {
|
|
5738
5748
|
d: "M4.38708 13C4.28408 13.0005 4.18203 12.9804 4.08691 12.9409C3.99178 12.9014 3.9055 12.8433 3.83313 12.7701C3.68634 12.6231 3.60388 12.4238 3.60388 12.2161C3.60388 12.0084 3.68634 11.8091 3.83313 11.6622L8.50507 6.99022L3.83313 2.31827C3.69467 2.16968 3.61928 1.97313 3.62287 1.77005C3.62645 1.56698 3.70872 1.37322 3.85234 1.22959C3.99596 1.08597 4.18972 1.00371 4.3928 1.00012C4.59588 0.996539 4.79242 1.07192 4.94102 1.21039L10.1669 6.43628C10.3137 6.58325 10.3962 6.78249 10.3962 6.99022C10.3962 7.19795 10.3137 7.39718 10.1669 7.54416L4.94102 12.7701C4.86865 12.8433 4.78237 12.9014 4.68724 12.9409C4.59212 12.9804 4.49007 13.0005 4.38708 13Z",
|
|
5739
5749
|
fill: "currentColor"
|
|
5740
5750
|
}, null, -1), sa = [la];
|
|
5741
5751
|
function ua(t, e, n, r, o, i) {
|
|
5742
|
-
return d(), h("svg",
|
|
5752
|
+
return d(), h("svg", T({
|
|
5743
5753
|
width: "14",
|
|
5744
5754
|
height: "14",
|
|
5745
5755
|
viewBox: "0 0 14 14",
|
|
@@ -5751,12 +5761,12 @@ rr.render = ua;
|
|
|
5751
5761
|
var or = {
|
|
5752
5762
|
name: "ChevronUpIcon",
|
|
5753
5763
|
extends: Ke
|
|
5754
|
-
}, ca = /* @__PURE__ */
|
|
5764
|
+
}, ca = /* @__PURE__ */ S("path", {
|
|
5755
5765
|
d: "M12.2097 10.4113C12.1057 10.4118 12.0027 10.3915 11.9067 10.3516C11.8107 10.3118 11.7237 10.2532 11.6506 10.1792L6.93602 5.46461L2.22139 10.1476C2.07272 10.244 1.89599 10.2877 1.71953 10.2717C1.54307 10.2556 1.3771 10.1808 1.24822 10.0593C1.11933 9.93766 1.035 9.77633 1.00874 9.6011C0.982477 9.42587 1.0158 9.2469 1.10338 9.09287L6.37701 3.81923C6.52533 3.6711 6.72639 3.58789 6.93602 3.58789C7.14565 3.58789 7.3467 3.6711 7.49502 3.81923L12.7687 9.09287C12.9168 9.24119 13 9.44225 13 9.65187C13 9.8615 12.9168 10.0626 12.7687 10.2109C12.616 10.3487 12.4151 10.4207 12.2097 10.4113Z",
|
|
5756
5766
|
fill: "currentColor"
|
|
5757
5767
|
}, null, -1), da = [ca];
|
|
5758
5768
|
function pa(t, e, n, r, o, i) {
|
|
5759
|
-
return d(), h("svg",
|
|
5769
|
+
return d(), h("svg", T({
|
|
5760
5770
|
width: "14",
|
|
5761
5771
|
height: "14",
|
|
5762
5772
|
viewBox: "0 0 14 14",
|
|
@@ -6258,23 +6268,23 @@ function Ca(t, e) {
|
|
|
6258
6268
|
var ka = ["aria-live"], Sa = ["disabled", "aria-label"], Ta = ["data-p-carousel-item-active", "data-p-carousel-item-start", "data-p-carousel-item-end"], xa = ["aria-hidden", "aria-label", "aria-roledescription", "data-p-carousel-item-active", "data-p-carousel-item-start", "data-p-carousel-item-end"], Ia = ["disabled", "aria-label"], Pa = ["data-p-highlight"], _a = ["tabindex", "aria-label", "aria-current", "onClick"];
|
|
6259
6269
|
function Aa(t, e, n, r, o, i) {
|
|
6260
6270
|
var l = bn("ripple");
|
|
6261
|
-
return d(), h("div",
|
|
6271
|
+
return d(), h("div", T({
|
|
6262
6272
|
class: t.cx("root"),
|
|
6263
6273
|
role: "region"
|
|
6264
|
-
}, t.ptmi("root")), [t.$slots.header ? (d(), h("div",
|
|
6274
|
+
}, t.ptmi("root")), [t.$slots.header ? (d(), h("div", T({
|
|
6265
6275
|
key: 0,
|
|
6266
6276
|
class: t.cx("header")
|
|
6267
|
-
}, t.ptm("header")), [
|
|
6277
|
+
}, t.ptm("header")), [Q(t.$slots, "header")], 16)) : C("", !0), i.empty ? Q(t.$slots, "empty", {
|
|
6268
6278
|
key: 2
|
|
6269
6279
|
}, function() {
|
|
6270
|
-
return [rt(
|
|
6271
|
-
}) : (d(), h("div",
|
|
6280
|
+
return [rt(j(i.emptyMessageText), 1)];
|
|
6281
|
+
}) : (d(), h("div", T({
|
|
6272
6282
|
key: 1,
|
|
6273
6283
|
class: [t.cx("content"), t.contentClass]
|
|
6274
|
-
}, t.ptm("content")), [
|
|
6284
|
+
}, t.ptm("content")), [S("div", T({
|
|
6275
6285
|
class: [t.cx("container"), t.containerClass],
|
|
6276
6286
|
"aria-live": o.allowAutoplay ? "polite" : "off"
|
|
6277
|
-
}, t.ptm("container")), [t.showNavigators ?
|
|
6287
|
+
}, t.ptm("container")), [t.showNavigators ? ie((d(), h("button", T({
|
|
6278
6288
|
key: 0,
|
|
6279
6289
|
type: "button",
|
|
6280
6290
|
class: t.cx("previousButton"),
|
|
@@ -6285,11 +6295,11 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6285
6295
|
})
|
|
6286
6296
|
}, Xe(Xe({}, t.prevButtonProps), t.ptm("previousButton")), {
|
|
6287
6297
|
"data-pc-group-section": "navigator"
|
|
6288
|
-
}), [
|
|
6289
|
-
return [(d(), I(ee(i.isVertical() ? "ChevronUpIcon" : "ChevronLeftIcon"),
|
|
6298
|
+
}), [Q(t.$slots, "previousicon", {}, function() {
|
|
6299
|
+
return [(d(), I(ee(i.isVertical() ? "ChevronUpIcon" : "ChevronLeftIcon"), T({
|
|
6290
6300
|
class: t.cx("previousButtonIcon")
|
|
6291
6301
|
}, t.ptm("previousButtonIcon")), null, 16, ["class"]))];
|
|
6292
|
-
})], 16, Sa)), [[l]]) :
|
|
6302
|
+
})], 16, Sa)), [[l]]) : C("", !0), S("div", T({
|
|
6293
6303
|
class: t.cx("itemsContent"),
|
|
6294
6304
|
style: [{
|
|
6295
6305
|
height: i.isVertical() ? t.verticalViewPortHeight : "auto"
|
|
@@ -6303,7 +6313,7 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6303
6313
|
onTouchmove: e[4] || (e[4] = function() {
|
|
6304
6314
|
return i.onTouchMove && i.onTouchMove.apply(i, arguments);
|
|
6305
6315
|
})
|
|
6306
|
-
}, t.ptm("itemsContent")), [
|
|
6316
|
+
}, t.ptm("itemsContent")), [S("div", T({
|
|
6307
6317
|
ref: "itemsContainer",
|
|
6308
6318
|
class: t.cx("itemsContainer"),
|
|
6309
6319
|
onTransitionend: e[1] || (e[1] = function() {
|
|
@@ -6311,8 +6321,8 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6311
6321
|
})
|
|
6312
6322
|
}, t.ptm("itemsContainer")), [i.isCircular() ? (d(!0), h(q, {
|
|
6313
6323
|
key: 0
|
|
6314
|
-
},
|
|
6315
|
-
return d(), h("div",
|
|
6324
|
+
}, J(t.value.slice(-1 * o.d_numVisible), function(a, s) {
|
|
6325
|
+
return d(), h("div", T({
|
|
6316
6326
|
key: s + "_scloned",
|
|
6317
6327
|
class: t.cx("itemCloned", {
|
|
6318
6328
|
index: s,
|
|
@@ -6324,12 +6334,12 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6324
6334
|
"data-p-carousel-item-active": o.totalShiftedItems * -1 === t.value.length + o.d_numVisible,
|
|
6325
6335
|
"data-p-carousel-item-start": s === 0,
|
|
6326
6336
|
"data-p-carousel-item-end": t.value.slice(-1 * o.d_numVisible).length - 1 === s
|
|
6327
|
-
}), [
|
|
6337
|
+
}), [Q(t.$slots, "item", {
|
|
6328
6338
|
data: a,
|
|
6329
6339
|
index: s
|
|
6330
6340
|
})], 16, Ta);
|
|
6331
|
-
}), 128)) :
|
|
6332
|
-
return d(), h("div",
|
|
6341
|
+
}), 128)) : C("", !0), (d(!0), h(q, null, J(t.value, function(a, s) {
|
|
6342
|
+
return d(), h("div", T({
|
|
6333
6343
|
key: s,
|
|
6334
6344
|
class: t.cx("item", {
|
|
6335
6345
|
index: s
|
|
@@ -6342,14 +6352,14 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6342
6352
|
"data-p-carousel-item-active": i.firstIndex() <= s && i.lastIndex() >= s,
|
|
6343
6353
|
"data-p-carousel-item-start": i.firstIndex() === s,
|
|
6344
6354
|
"data-p-carousel-item-end": i.lastIndex() === s
|
|
6345
|
-
}), [
|
|
6355
|
+
}), [Q(t.$slots, "item", {
|
|
6346
6356
|
data: a,
|
|
6347
6357
|
index: s
|
|
6348
6358
|
})], 16, xa);
|
|
6349
6359
|
}), 128)), i.isCircular() ? (d(!0), h(q, {
|
|
6350
6360
|
key: 1
|
|
6351
|
-
},
|
|
6352
|
-
return d(), h("div",
|
|
6361
|
+
}, J(t.value.slice(0, o.d_numVisible), function(a, s) {
|
|
6362
|
+
return d(), h("div", T({
|
|
6353
6363
|
key: s + "_fcloned",
|
|
6354
6364
|
class: t.cx("itemCloned", {
|
|
6355
6365
|
index: s,
|
|
@@ -6357,11 +6367,11 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6357
6367
|
totalShiftedItems: o.totalShiftedItems,
|
|
6358
6368
|
d_numVisible: o.d_numVisible
|
|
6359
6369
|
})
|
|
6360
|
-
}, t.ptm("itemCloned")), [
|
|
6370
|
+
}, t.ptm("itemCloned")), [Q(t.$slots, "item", {
|
|
6361
6371
|
data: a,
|
|
6362
6372
|
index: s
|
|
6363
6373
|
})], 16);
|
|
6364
|
-
}), 128)) :
|
|
6374
|
+
}), 128)) : C("", !0)], 16)], 16), t.showNavigators ? ie((d(), h("button", T({
|
|
6365
6375
|
key: 1,
|
|
6366
6376
|
type: "button",
|
|
6367
6377
|
class: t.cx("nextButton"),
|
|
@@ -6372,26 +6382,26 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6372
6382
|
})
|
|
6373
6383
|
}, Xe(Xe({}, t.nextButtonProps), t.ptm("nextButton")), {
|
|
6374
6384
|
"data-pc-group-section": "navigator"
|
|
6375
|
-
}), [
|
|
6376
|
-
return [(d(), I(ee(i.isVertical() ? "ChevronDownIcon" : "ChevronRightIcon"),
|
|
6385
|
+
}), [Q(t.$slots, "nexticon", {}, function() {
|
|
6386
|
+
return [(d(), I(ee(i.isVertical() ? "ChevronDownIcon" : "ChevronRightIcon"), T({
|
|
6377
6387
|
class: t.cx("nextButtonIcon")
|
|
6378
6388
|
}, t.ptm("nextButtonIcon")), null, 16, ["class"]))];
|
|
6379
|
-
})], 16, Ia)), [[l]]) :
|
|
6389
|
+
})], 16, Ia)), [[l]]) : C("", !0)], 16, ka), i.totalIndicators >= 0 && t.showIndicators ? (d(), h("ul", T({
|
|
6380
6390
|
key: 0,
|
|
6381
6391
|
ref: "indicatorContent",
|
|
6382
6392
|
class: [t.cx("indicators"), t.indicatorsContentClass],
|
|
6383
6393
|
onKeydown: e[6] || (e[6] = function() {
|
|
6384
6394
|
return i.onIndicatorKeydown && i.onIndicatorKeydown.apply(i, arguments);
|
|
6385
6395
|
})
|
|
6386
|
-
}, t.ptm("indicators")), [(d(!0), h(q, null,
|
|
6387
|
-
return d(), h("li",
|
|
6396
|
+
}, t.ptm("indicators")), [(d(!0), h(q, null, J(i.totalIndicators, function(a, s) {
|
|
6397
|
+
return d(), h("li", T({
|
|
6388
6398
|
key: "p-carousel-indicator-" + s.toString(),
|
|
6389
6399
|
class: t.cx("indicator", {
|
|
6390
6400
|
index: s
|
|
6391
6401
|
})
|
|
6392
6402
|
}, t.ptm("indicator", i.getIndicatorPTOptions(s)), {
|
|
6393
6403
|
"data-p-highlight": o.d_page === s
|
|
6394
|
-
}), [
|
|
6404
|
+
}), [S("button", T({
|
|
6395
6405
|
class: t.cx("indicatorButton"),
|
|
6396
6406
|
type: "button",
|
|
6397
6407
|
tabindex: o.d_page === s ? "0" : "-1",
|
|
@@ -6401,10 +6411,10 @@ function Aa(t, e, n, r, o, i) {
|
|
|
6401
6411
|
return i.onIndicatorClick(u, s);
|
|
6402
6412
|
}
|
|
6403
6413
|
}, t.ptm("indicatorButton", i.getIndicatorPTOptions(s))), null, 16, _a)], 16, Pa);
|
|
6404
|
-
}), 128))], 16)) :
|
|
6414
|
+
}), 128))], 16)) : C("", !0)], 16)), t.$slots.footer ? (d(), h("div", T({
|
|
6405
6415
|
key: 3,
|
|
6406
6416
|
class: t.cx("footer")
|
|
6407
|
-
}, t.ptm("footer")), [
|
|
6417
|
+
}, t.ptm("footer")), [Q(t.$slots, "footer")], 16)) : C("", !0)], 16);
|
|
6408
6418
|
}
|
|
6409
6419
|
ir.render = Aa;
|
|
6410
6420
|
const La = ["innerHTML"], Oa = /* @__PURE__ */ F({
|
|
@@ -6420,12 +6430,12 @@ const La = ["innerHTML"], Oa = /* @__PURE__ */ F({
|
|
|
6420
6430
|
class: {}
|
|
6421
6431
|
},
|
|
6422
6432
|
setup(t) {
|
|
6423
|
-
const e = t, n =
|
|
6433
|
+
const e = t, n = x(() => P(_n, e.pt ?? {})), { backgroundColor: r, palette: o } = ne(e), i = x(
|
|
6424
6434
|
() => `${G(e.variant !== "Hero" ? "py-16 px-8" : "", `bg-${r}`, e.class)} ${e.variant.toLowerCase()} carousel`
|
|
6425
6435
|
);
|
|
6426
6436
|
return (l, a) => {
|
|
6427
6437
|
var s;
|
|
6428
|
-
return d(), I(
|
|
6438
|
+
return d(), I(v(ir), {
|
|
6429
6439
|
value: l.carouselItems,
|
|
6430
6440
|
"num-visible": 1,
|
|
6431
6441
|
"num-scroll": 1,
|
|
@@ -6434,7 +6444,7 @@ const La = ["innerHTML"], Oa = /* @__PURE__ */ F({
|
|
|
6434
6444
|
"pt:item:class": `carousel-item w-full ${((s = n.value) == null ? void 0 : s.item) ?? ""}`
|
|
6435
6445
|
}, Te({
|
|
6436
6446
|
item: Z((c) => [
|
|
6437
|
-
(d(), I(ee(c.data.__typename),
|
|
6447
|
+
(d(), I(ee(c.data.__typename), T(c.data, { "is-child": !0 }), null, 16))
|
|
6438
6448
|
]),
|
|
6439
6449
|
footer: Z(() => []),
|
|
6440
6450
|
nexticon: Z(() => []),
|
|
@@ -6445,8 +6455,8 @@ const La = ["innerHTML"], Oa = /* @__PURE__ */ F({
|
|
|
6445
6455
|
fn: Z(() => {
|
|
6446
6456
|
var c;
|
|
6447
6457
|
return [
|
|
6448
|
-
|
|
6449
|
-
class: m(`carousel-headline ${((c = n.value) == null ? void 0 : c.headline) ?? ""} text-${
|
|
6458
|
+
S("h2", {
|
|
6459
|
+
class: m(`carousel-headline ${((c = n.value) == null ? void 0 : c.headline) ?? ""} text-${v(o).headline}`),
|
|
6450
6460
|
innerHTML: l.headline
|
|
6451
6461
|
}, null, 10, La)
|
|
6452
6462
|
];
|
|
@@ -6477,76 +6487,80 @@ const Ea = ["innerHTML"], ja = /* @__PURE__ */ F({
|
|
|
6477
6487
|
class: {}
|
|
6478
6488
|
},
|
|
6479
6489
|
setup(t) {
|
|
6480
|
-
var
|
|
6481
|
-
const e = t, { backgroundColor: n, palette: r } = ne(e), o =
|
|
6490
|
+
var g, f, b, k, y, w;
|
|
6491
|
+
const e = t, { backgroundColor: n, palette: r } = ne(e), o = x(
|
|
6482
6492
|
() => P(Ln[e.variant], e.pt ?? {})
|
|
6483
|
-
), i =
|
|
6484
|
-
var
|
|
6493
|
+
), i = x(() => Oe[e.variant] === Oe.Hero), l = x(() => Oe[e.variant] === Oe.Centered), a = x(() => {
|
|
6494
|
+
var $, O, E;
|
|
6485
6495
|
return G(
|
|
6486
|
-
`container-module ${e.backgroundImage ? "" : `bg-${n}`} relative ${(
|
|
6496
|
+
`container-module ${e.backgroundImage ? "" : `bg-${n}`} relative ${($ = o.value) == null ? void 0 : $.root} ${i.value ? e.backgroundImage ? `md:h-[60vw] md:max-h-[70vh] ${(O = o.value) == null ? void 0 : O.container}` : `md:h-[500px] md:max-h-[500px] ${(E = o.value) == null ? void 0 : E.container}` : ""} `,
|
|
6487
6497
|
e.class ?? ""
|
|
6488
6498
|
);
|
|
6489
|
-
}), s = ((
|
|
6490
|
-
|
|
6491
|
-
|
|
6492
|
-
return
|
|
6499
|
+
}), s = x(() => {
|
|
6500
|
+
var O, E;
|
|
6501
|
+
let $ = JSON.parse(JSON.stringify(e.backgroundImage));
|
|
6502
|
+
return $ != null && $.media.width && ($.media.width = void 0), $ != null && $.media.height && ($.media.height = void 0), (O = $ == null ? void 0 : $.mobileMedia) != null && O.width && ($.mobileMedia.width = void 0), (E = $ == null ? void 0 : $.mobileMedia) != null && E.height && ($.mobileMedia.height = void 0), $;
|
|
6503
|
+
}), c = ((g = e.fullWidthContent) == null ? void 0 : g.__typename) === "TileContent" ? "TileContentTextTile" : (f = e.fullWidthContent) == null ? void 0 : f.__typename, u = ((b = e.start) == null ? void 0 : b.__typename) === "TileContent" ? "TileContentTextTile" : (k = e.start) == null ? void 0 : k.__typename, p = ((y = e.end) == null ? void 0 : y.__typename) === "TileContent" ? "TileContentTextTile" : (w = e.end) == null ? void 0 : w.__typename;
|
|
6504
|
+
return ($, O) => {
|
|
6505
|
+
const E = oe;
|
|
6506
|
+
return d(), I(ee($.isChild ? "div" : "section"), {
|
|
6493
6507
|
class: m(a.value)
|
|
6494
6508
|
}, {
|
|
6495
6509
|
default: Z(() => {
|
|
6496
|
-
var
|
|
6510
|
+
var N, R, V, B, D, W, z, _, re;
|
|
6497
6511
|
return [
|
|
6498
|
-
|
|
6512
|
+
$.backgroundImage && s.value ? (d(), I(E, {
|
|
6499
6513
|
key: 0,
|
|
6500
|
-
media:
|
|
6501
|
-
mobileMedia:
|
|
6514
|
+
media: s.value.media,
|
|
6515
|
+
mobileMedia: s.value.mobileMedia,
|
|
6502
6516
|
class: m(`md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0 ${i.value ? "object-bottom" : ""}`)
|
|
6503
|
-
}, null, 8, ["media", "mobileMedia", "class"])) :
|
|
6504
|
-
|
|
6505
|
-
class: m(`container-module-inner relative z-10 ${i.value ? ((
|
|
6517
|
+
}, null, 8, ["media", "mobileMedia", "class"])) : C("", !0),
|
|
6518
|
+
S("div", {
|
|
6519
|
+
class: m(`container-module-inner relative z-10 ${i.value ? ((N = $.start) == null ? void 0 : N.__typename) === "Image" ? "container-hero-right" : "container-hero" : "container"} ${$.isChild || i.value ? "" : "py-4 px-8 md:py-16 md:px-4"} ${((R = o.value) == null ? void 0 : R.inner) ?? ""}`)
|
|
6506
6520
|
}, [
|
|
6507
|
-
|
|
6521
|
+
$.headline ? (d(), h("h2", {
|
|
6508
6522
|
key: 0,
|
|
6509
|
-
class: m(`container-module-headline ${
|
|
6510
|
-
innerHTML:
|
|
6511
|
-
}, null, 10, Ea)) :
|
|
6512
|
-
|
|
6523
|
+
class: m(`container-module-headline ${!$.isChild && i.value ? "py-16" : ""} ${l.value ? "text-center" : ""} ${((V = o.value) == null ? void 0 : V.headline) ?? ""} text-${v(r).headline}`),
|
|
6524
|
+
innerHTML: $.headline
|
|
6525
|
+
}, null, 10, Ea)) : C("", !0),
|
|
6526
|
+
$.subHeadline ? (d(), h("p", {
|
|
6513
6527
|
key: 1,
|
|
6514
|
-
class: m(`container-module-subheadline ${l.value ? "text-center" : ""} ${((
|
|
6515
|
-
},
|
|
6516
|
-
|
|
6528
|
+
class: m(`container-module-subheadline ${l.value ? "text-center" : ""} ${((B = o.value) == null ? void 0 : B.subheadline) ?? ""} text-${v(r).subheadline}`)
|
|
6529
|
+
}, j($.subHeadline), 3)) : C("", !0),
|
|
6530
|
+
$.fullWidthContent || $.start || $.end ? (d(), h("div", {
|
|
6517
6531
|
key: 2,
|
|
6518
|
-
class: m(`container-module-content flex flex-col ${((
|
|
6532
|
+
class: m(`container-module-content flex flex-col ${((D = $.end) == null ? void 0 : D.__typename) === "Image" && "flex-col-reverse"} md:flex-row gap-5 h-full ${((W = o.value) == null ? void 0 : W.bodyCopy) ?? ""}`)
|
|
6519
6533
|
}, [
|
|
6520
|
-
|
|
6534
|
+
$.fullWidthContent ? (d(), h("div", {
|
|
6521
6535
|
key: 0,
|
|
6522
|
-
class: m(`container-module-full-width-content ${((
|
|
6536
|
+
class: m(`container-module-full-width-content ${((z = o.value) == null ? void 0 : z.fullWidthContent) ?? ""} ${l.value ? "mx-auto" : ""}`)
|
|
6523
6537
|
}, [
|
|
6524
|
-
|
|
6538
|
+
v(c) ? (d(), I(ee(v(c)), T({ key: 0 }, $.fullWidthContent, {
|
|
6525
6539
|
"is-child": !0,
|
|
6526
|
-
"is-hero": !!(
|
|
6527
|
-
}), null, 16, ["is-hero"])) :
|
|
6540
|
+
"is-hero": !!(v(c) === "ContentModule" && i.value)
|
|
6541
|
+
}), null, 16, ["is-hero"])) : C("", !0)
|
|
6528
6542
|
], 2)) : (d(), h(q, { key: 1 }, [
|
|
6529
|
-
|
|
6543
|
+
$.start ? (d(), h("div", {
|
|
6530
6544
|
key: 0,
|
|
6531
|
-
class: m(`container-module-start basis-1/2 ${((
|
|
6545
|
+
class: m(`container-module-start basis-1/2 ${((_ = o.value) == null ? void 0 : _.start) ?? ""} ${i.value && v(u) !== "Image" ? "py-16 md:pr-16 md:pl-0 px-12" : ""}`)
|
|
6532
6546
|
}, [
|
|
6533
|
-
|
|
6547
|
+
v(u) ? (d(), I(ee(v(u)), T({ key: 0 }, $.start, {
|
|
6534
6548
|
"is-child": !0,
|
|
6535
|
-
"is-hero": !!(
|
|
6536
|
-
}), null, 16, ["is-hero"])) :
|
|
6537
|
-
], 2)) :
|
|
6538
|
-
|
|
6539
|
-
class: m(`container-module-end basis-1/2 ${((
|
|
6549
|
+
"is-hero": !!(v(u) === "ContentModule" && i.value)
|
|
6550
|
+
}), null, 16, ["is-hero"])) : C("", !0)
|
|
6551
|
+
], 2)) : C("", !0),
|
|
6552
|
+
S("div", {
|
|
6553
|
+
class: m(`container-module-end basis-1/2 ${((re = o.value) == null ? void 0 : re.end) ?? ""} ${i.value && v(p) !== "Image" ? "py-16 md:pr-16 md:pl-0 px-12" : ""}`)
|
|
6540
6554
|
}, [
|
|
6541
|
-
|
|
6555
|
+
v(p) ? (d(), I(ee(v(p)), T({ key: 0 }, $.end, {
|
|
6542
6556
|
"is-child": !0,
|
|
6543
|
-
"is-hero": !!(
|
|
6544
|
-
}), null, 16, ["is-hero"])) :
|
|
6557
|
+
"is-hero": !!(v(p) === "ContentModule" && i.value)
|
|
6558
|
+
}), null, 16, ["is-hero"])) : C("", !0)
|
|
6545
6559
|
], 2)
|
|
6546
6560
|
], 64))
|
|
6547
|
-
], 2)) :
|
|
6561
|
+
], 2)) : C("", !0)
|
|
6548
6562
|
], 2),
|
|
6549
|
-
|
|
6563
|
+
Q($.$slots, "default")
|
|
6550
6564
|
];
|
|
6551
6565
|
}),
|
|
6552
6566
|
_: 3
|
|
@@ -6574,13 +6588,13 @@ const $e = /* @__PURE__ */ F({
|
|
|
6574
6588
|
class: {}
|
|
6575
6589
|
},
|
|
6576
6590
|
setup(t) {
|
|
6577
|
-
const e = t, n =
|
|
6591
|
+
const e = t, n = x(
|
|
6578
6592
|
() => P(En[e.buttonType], e.pt ?? {})
|
|
6579
|
-
), r =
|
|
6580
|
-
var
|
|
6593
|
+
), r = x(() => e.buttonType === "link" || e.buttonType === "logo"), { palette: o } = ne(e), i = o.cta[e.buttonType], l = x(() => {
|
|
6594
|
+
var b;
|
|
6581
6595
|
const f = [
|
|
6582
6596
|
"cta whitespace-nowrap",
|
|
6583
|
-
G(((
|
|
6597
|
+
G(((b = n.value) == null ? void 0 : b.root) ?? "", e.class ?? "", "flex items-center gap-2")
|
|
6584
6598
|
];
|
|
6585
6599
|
if ((e.buttonType === "link" || e.buttonType === "logo") && f.push("hover:underline"), f.push(`text-${e.textColor ?? i.copy}`), e.size)
|
|
6586
6600
|
switch (e.size) {
|
|
@@ -6598,25 +6612,25 @@ const $e = /* @__PURE__ */ F({
|
|
|
6598
6612
|
break;
|
|
6599
6613
|
}
|
|
6600
6614
|
return e.buttonType === "fill" && (f.push("rounded-[2rem]"), (e.color || i.bg) && f.push(`bg-${e.color || i.bg}`), e.size || f.push("py-1 px-4")), i.border && f.push(`border-${e.color ?? i.border}`), f.join(" ");
|
|
6601
|
-
}), a =
|
|
6602
|
-
var f,
|
|
6603
|
-
return (
|
|
6604
|
-
}), s =
|
|
6615
|
+
}), a = x(() => {
|
|
6616
|
+
var f, b, k, y, w, $;
|
|
6617
|
+
return (b = (f = e.linkRef) == null ? void 0 : f.page) != null && b.slug ? `${(y = (k = e.linkRef) == null ? void 0 : k.page) == null ? void 0 : y.slug}` : (w = e.linkRef) != null && w.externalUrl ? ($ = e.linkRef) == null ? void 0 : $.externalUrl : "";
|
|
6618
|
+
}), s = x(() => {
|
|
6605
6619
|
var f;
|
|
6606
6620
|
return !!((f = e.linkRef) != null && f.externalUrl);
|
|
6607
|
-
}), c =
|
|
6621
|
+
}), c = x(() => {
|
|
6608
6622
|
var f;
|
|
6609
6623
|
return e.ariaLabel ?? ((f = e.linkRef) == null ? void 0 : f.ariaLabel) ?? e.title;
|
|
6610
|
-
}), u =
|
|
6624
|
+
}), u = x(() => {
|
|
6611
6625
|
var f;
|
|
6612
6626
|
return e.ariaDescription ?? ((f = e.linkRef) == null ? void 0 : f.ariaDescription) ?? "";
|
|
6613
|
-
}), p =
|
|
6627
|
+
}), p = x(() => {
|
|
6614
6628
|
var f;
|
|
6615
6629
|
return e.target === "New Tab" ? "_blank" : e.target === "Same Tab" ? "_self" : (f = e.linkRef) != null && f.externalUrl ? "_blank" : "_self";
|
|
6616
|
-
}), g =
|
|
6617
|
-
return (f,
|
|
6618
|
-
const
|
|
6619
|
-
return d(), I(
|
|
6630
|
+
}), g = x(() => s.value ? "a" : "router-link");
|
|
6631
|
+
return (f, b) => {
|
|
6632
|
+
const k = oe;
|
|
6633
|
+
return d(), I(v(jt), {
|
|
6620
6634
|
as: g.value,
|
|
6621
6635
|
class: m(l.value),
|
|
6622
6636
|
"aria-label": c.value,
|
|
@@ -6628,22 +6642,22 @@ const $e = /* @__PURE__ */ F({
|
|
|
6628
6642
|
link: r.value
|
|
6629
6643
|
}, {
|
|
6630
6644
|
default: Z(() => {
|
|
6631
|
-
var
|
|
6645
|
+
var y, w, $;
|
|
6632
6646
|
return [
|
|
6633
6647
|
f.logo ? (d(), h("div", {
|
|
6634
6648
|
key: 0,
|
|
6635
|
-
class: m(`${f.buttonType === "logo" ? (
|
|
6649
|
+
class: m(`${f.buttonType === "logo" ? (y = n.value) == null ? void 0 : y.logo : ""} ${f.buttonType === "logo" ? `bg-${e.textColor ?? v(i).copy}` : ""}`)
|
|
6636
6650
|
}, [
|
|
6637
|
-
typeof f.logo == "object" ? (d(), I(
|
|
6651
|
+
typeof f.logo == "object" ? (d(), I(k, ze(T({ key: 0 }, f.logo)), null, 16)) : typeof f.logo == "string" ? (d(), h("div", {
|
|
6638
6652
|
key: 1,
|
|
6639
|
-
class: m(
|
|
6640
|
-
}, null, 2)) :
|
|
6641
|
-
], 2)) :
|
|
6642
|
-
|
|
6653
|
+
class: m(v(G)(f.logo, (w = n.value) == null ? void 0 : w.logo))
|
|
6654
|
+
}, null, 2)) : C("", !0)
|
|
6655
|
+
], 2)) : C("", !0),
|
|
6656
|
+
S("p", {
|
|
6643
6657
|
class: m(
|
|
6644
|
-
|
|
6658
|
+
v(G)("pointer-events-none whitespace-nowrap", (($ = n.value) == null ? void 0 : $.headline) ?? "")
|
|
6645
6659
|
)
|
|
6646
|
-
},
|
|
6660
|
+
}, j(f.title), 3)
|
|
6647
6661
|
];
|
|
6648
6662
|
}),
|
|
6649
6663
|
_: 1
|
|
@@ -6669,7 +6683,7 @@ const $e = /* @__PURE__ */ F({
|
|
|
6669
6683
|
class: {}
|
|
6670
6684
|
},
|
|
6671
6685
|
setup(t) {
|
|
6672
|
-
const e = t, n =
|
|
6686
|
+
const e = t, n = x(() => P(On, e.pt ?? {})), r = x(() => e.alignment === "inline" ? "text-left md:text-left" : `text-${e.alignment}`), o = x(() => {
|
|
6673
6687
|
let u = "";
|
|
6674
6688
|
switch (e.alignment) {
|
|
6675
6689
|
case "right":
|
|
@@ -6682,12 +6696,12 @@ const $e = /* @__PURE__ */ F({
|
|
|
6682
6696
|
u = "justify-start";
|
|
6683
6697
|
}
|
|
6684
6698
|
return u;
|
|
6685
|
-
}), i =
|
|
6699
|
+
}), i = x(
|
|
6686
6700
|
() => {
|
|
6687
6701
|
var u, p;
|
|
6688
6702
|
return `${((u = n.value) == null ? void 0 : u.logo) ?? ""} ${(p = e == null ? void 0 : e.logo) == null ? void 0 : p.class}`;
|
|
6689
6703
|
}
|
|
6690
|
-
), { backgroundColor: l, palette: a } = ne(e), s =
|
|
6704
|
+
), { backgroundColor: l, palette: a } = ne(e), s = x(() => {
|
|
6691
6705
|
var p;
|
|
6692
6706
|
const u = [
|
|
6693
6707
|
"content-module-headline",
|
|
@@ -6695,7 +6709,7 @@ const $e = /* @__PURE__ */ F({
|
|
|
6695
6709
|
G(((p = n == null ? void 0 : n.value) == null ? void 0 : p.headline) ?? "", r.value)
|
|
6696
6710
|
];
|
|
6697
6711
|
return e.isChild ? u.push("text-3xl md:text-4xl") : u.push("text-3xl md:text-5xl"), (e.description || e.subHeadline && e.isHero) && u.push("mb-4 md:mb-6"), u.join(" ");
|
|
6698
|
-
}), c =
|
|
6712
|
+
}), c = x(() => {
|
|
6699
6713
|
var p;
|
|
6700
6714
|
return [
|
|
6701
6715
|
"content-module-subheadline mb-2",
|
|
@@ -6704,41 +6718,42 @@ const $e = /* @__PURE__ */ F({
|
|
|
6704
6718
|
].join(" ");
|
|
6705
6719
|
});
|
|
6706
6720
|
return (u, p) => {
|
|
6707
|
-
var f,
|
|
6708
|
-
const g =
|
|
6721
|
+
var f, b, k, y;
|
|
6722
|
+
const g = oe;
|
|
6709
6723
|
return d(), h("div", {
|
|
6710
|
-
class: m(`content-module ${u.isChild ? "" : "p-8 md:p-16"} ${((f = n.value) == null ? void 0 : f.root) ?? ""} ${e.class ?? ""} ${e.backgroundColor || !u.isChild ? `bg-${
|
|
6724
|
+
class: m(`content-module ${u.isChild ? "" : "p-8 md:p-16"} ${((f = n.value) == null ? void 0 : f.root) ?? ""} ${e.class ?? ""} ${e.backgroundColor || !u.isChild ? `bg-${v(l)}` : ""}`)
|
|
6711
6725
|
}, [
|
|
6712
|
-
|
|
6713
|
-
class: m(`content-module-container mx-auto ${((
|
|
6726
|
+
S("div", {
|
|
6727
|
+
class: m(`content-module-container mx-auto ${((b = n.value) == null ? void 0 : b.container) ?? ""} ${u.alignment === "inline" ? "flex flex-col md:flex-row justify-between items-center gap-4" : ""}`)
|
|
6714
6728
|
}, [
|
|
6715
|
-
u.logo ? (d(), I(g,
|
|
6729
|
+
u.logo ? (d(), I(g, T({ key: 0 }, u.logo, { class: i.value }), null, 16, ["class"])) : C("", !0),
|
|
6716
6730
|
u.subHeadline && !u.isHero ? (d(), h("h6", {
|
|
6717
6731
|
key: 1,
|
|
6718
6732
|
class: m(c.value)
|
|
6719
|
-
},
|
|
6733
|
+
}, j(u.subHeadline), 3)) : C("", !0),
|
|
6720
6734
|
u.headline ? (d(), h("h2", {
|
|
6721
6735
|
key: 2,
|
|
6722
6736
|
class: m(s.value),
|
|
6723
6737
|
innerHTML: u.headline
|
|
6724
|
-
}, null, 10, Ma)) :
|
|
6738
|
+
}, null, 10, Ma)) : C("", !0),
|
|
6725
6739
|
u.subHeadline && u.isHero ? (d(), h("h6", {
|
|
6726
6740
|
key: 3,
|
|
6727
6741
|
class: m(c.value)
|
|
6728
|
-
},
|
|
6742
|
+
}, j(u.subHeadline), 3)) : C("", !0),
|
|
6729
6743
|
u.description ? (d(), h("p", {
|
|
6730
6744
|
key: 4,
|
|
6731
|
-
class: m(`content-module-description text-${
|
|
6745
|
+
class: m(`content-module-description text-${v(a).copy} ${v(G)(((k = n.value) == null ? void 0 : k.description) ?? "", r.value)}`),
|
|
6732
6746
|
innerHTML: u.description
|
|
6733
|
-
}, null, 10, Va)) :
|
|
6747
|
+
}, null, 10, Va)) : C("", !0),
|
|
6734
6748
|
u.ctas ? (d(), h("div", {
|
|
6735
6749
|
key: 5,
|
|
6736
|
-
class: m(`content-module-ctas flex flex-wrap gap-4 ${o.value} ${
|
|
6750
|
+
class: m(`content-module-ctas flex flex-wrap gap-4 ${o.value} ${v(G)(((y = n.value) == null ? void 0 : y.ctas) ?? "", r.value)}`)
|
|
6737
6751
|
}, [
|
|
6738
|
-
(d(!0), h(q, null,
|
|
6739
|
-
key: `cta-${
|
|
6740
|
-
|
|
6741
|
-
|
|
6752
|
+
(d(!0), h(q, null, J(u.ctas, (w, $) => (d(), I($e, T({ ref_for: !0 }, w, {
|
|
6753
|
+
key: `cta-${w.title}-${$}`,
|
|
6754
|
+
class: `${u.isHero ? "w-full sm:w-auto justify-center" : ""}`
|
|
6755
|
+
}), null, 16, ["class"]))), 128))
|
|
6756
|
+
], 2)) : C("", !0)
|
|
6742
6757
|
], 2)
|
|
6743
6758
|
], 2);
|
|
6744
6759
|
};
|
|
@@ -6755,23 +6770,23 @@ const $e = /* @__PURE__ */ F({
|
|
|
6755
6770
|
class: {}
|
|
6756
6771
|
},
|
|
6757
6772
|
setup(t) {
|
|
6758
|
-
const e = t, n =
|
|
6773
|
+
const e = t, n = x(
|
|
6759
6774
|
() => P(An, e.pt ?? {})
|
|
6760
6775
|
), { backgroundColor: r, palette: o } = ne(e);
|
|
6761
6776
|
return (i, l) => {
|
|
6762
6777
|
var a, s;
|
|
6763
6778
|
return d(), h("section", {
|
|
6764
|
-
class: m(`container-collection ${e.class ?? ""} bg-${
|
|
6779
|
+
class: m(`container-collection ${e.class ?? ""} bg-${v(r)}`)
|
|
6765
6780
|
}, [
|
|
6766
6781
|
i.headline ? (d(), h("h2", {
|
|
6767
6782
|
key: 0,
|
|
6768
|
-
class: m(`container-collection-headline ${(a = n.value) == null ? void 0 : a.headline} text-${
|
|
6783
|
+
class: m(`container-collection-headline ${(a = n.value) == null ? void 0 : a.headline} text-${v(o).headline}`),
|
|
6769
6784
|
innerHTML: i.headline
|
|
6770
|
-
}, null, 10, Ba)) :
|
|
6771
|
-
|
|
6785
|
+
}, null, 10, Ba)) : C("", !0),
|
|
6786
|
+
S("div", {
|
|
6772
6787
|
class: m(`container-collection-content space-y-8 mx-auto container ${(s = n.value) == null ? void 0 : s.bodyCopy}`)
|
|
6773
6788
|
}, [
|
|
6774
|
-
(d(!0), h(q, null,
|
|
6789
|
+
(d(!0), h(q, null, J(i.modules, (c, u) => (d(), I(ee(c.__typename), T({ ref_for: !0 }, c, {
|
|
6775
6790
|
key: `${c == null ? void 0 : c.__typename}-${u}`,
|
|
6776
6791
|
"is-child": !0
|
|
6777
6792
|
}), null, 16))), 128))
|
|
@@ -6830,36 +6845,36 @@ Symbol(process.env.NODE_ENV !== "production" ? "router view depth" : "");
|
|
|
6830
6845
|
const lr = Symbol(process.env.NODE_ENV !== "production" ? "router" : ""), za = Symbol(process.env.NODE_ENV !== "production" ? "route location" : "");
|
|
6831
6846
|
Symbol(process.env.NODE_ENV !== "production" ? "router view location" : "");
|
|
6832
6847
|
function fn(t) {
|
|
6833
|
-
const e =
|
|
6848
|
+
const e = Je(lr), n = Je(za);
|
|
6834
6849
|
let r = !1, o = null;
|
|
6835
|
-
const i =
|
|
6836
|
-
const u =
|
|
6850
|
+
const i = x(() => {
|
|
6851
|
+
const u = v(t.to);
|
|
6837
6852
|
return process.env.NODE_ENV !== "production" && (!r || u !== o) && (dn(u) || (r ? an(`Invalid value for prop "to" in useLink()
|
|
6838
6853
|
- to:`, u, `
|
|
6839
6854
|
- previous to:`, o, `
|
|
6840
6855
|
- props:`, t) : an(`Invalid value for prop "to" in useLink()
|
|
6841
6856
|
- to:`, u, `
|
|
6842
6857
|
- props:`, t)), o = u, r = !0), e.resolve(u);
|
|
6843
|
-
}), l =
|
|
6858
|
+
}), l = x(() => {
|
|
6844
6859
|
const { matched: u } = i.value, { length: p } = u, g = u[p - 1], f = n.matched;
|
|
6845
6860
|
if (!g || !f.length)
|
|
6846
6861
|
return -1;
|
|
6847
|
-
const
|
|
6848
|
-
if (
|
|
6849
|
-
return
|
|
6850
|
-
const
|
|
6862
|
+
const b = f.findIndex(ln.bind(null, g));
|
|
6863
|
+
if (b > -1)
|
|
6864
|
+
return b;
|
|
6865
|
+
const k = gn(u[p - 2]);
|
|
6851
6866
|
return (
|
|
6852
6867
|
// we are dealing with nested routes
|
|
6853
6868
|
p > 1 && // if the parent and matched route have the same path, this link is
|
|
6854
6869
|
// referring to the empty child. Or we currently are on a different
|
|
6855
6870
|
// child of the same parent
|
|
6856
|
-
gn(g) ===
|
|
6857
|
-
f[f.length - 1].path !==
|
|
6871
|
+
gn(g) === k && // avoid comparing the child with its parent
|
|
6872
|
+
f[f.length - 1].path !== k ? f.findIndex(ln.bind(null, u[p - 2])) : b
|
|
6858
6873
|
);
|
|
6859
|
-
}), a =
|
|
6874
|
+
}), a = x(() => l.value > -1 && qa(n.params, i.value.params)), s = x(() => l.value > -1 && l.value === n.matched.length - 1 && Fa(n.params, i.value.params));
|
|
6860
6875
|
function c(u = {}) {
|
|
6861
|
-
return Ka(u) ? e[
|
|
6862
|
-
|
|
6876
|
+
return Ka(u) ? e[v(t.replace) ? "replace" : "push"](
|
|
6877
|
+
v(t.to)
|
|
6863
6878
|
// avoid uncaught errors are they are logged anyway
|
|
6864
6879
|
).catch(Ha) : Promise.resolve();
|
|
6865
6880
|
}
|
|
@@ -6873,13 +6888,13 @@ function fn(t) {
|
|
|
6873
6888
|
error: null
|
|
6874
6889
|
};
|
|
6875
6890
|
u.__vrl_devtools = u.__vrl_devtools || [], u.__vrl_devtools.push(p), vr(() => {
|
|
6876
|
-
p.route = i.value, p.isActive = a.value, p.isExactActive = s.value, p.error = dn(
|
|
6891
|
+
p.route = i.value, p.isActive = a.value, p.isExactActive = s.value, p.error = dn(v(t.to)) ? null : 'Invalid "to" value';
|
|
6877
6892
|
}, { flush: "post" });
|
|
6878
6893
|
}
|
|
6879
6894
|
}
|
|
6880
6895
|
return {
|
|
6881
6896
|
route: i,
|
|
6882
|
-
href:
|
|
6897
|
+
href: x(() => i.value.href),
|
|
6883
6898
|
isActive: a,
|
|
6884
6899
|
isExactActive: s,
|
|
6885
6900
|
navigate: c
|
|
@@ -6905,7 +6920,7 @@ const Ua = /* @__PURE__ */ F({
|
|
|
6905
6920
|
},
|
|
6906
6921
|
useLink: fn,
|
|
6907
6922
|
setup(t, { slots: e }) {
|
|
6908
|
-
const n = gr(fn(t)), { options: r } =
|
|
6923
|
+
const n = gr(fn(t)), { options: r } = Je(lr), o = x(() => ({
|
|
6909
6924
|
[hn(t.activeClass, r.linkActiveClass, "router-link-active")]: n.isActive,
|
|
6910
6925
|
// [getLinkClass(
|
|
6911
6926
|
// props.inactiveClass,
|
|
@@ -6971,15 +6986,15 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
6971
6986
|
pt: {}
|
|
6972
6987
|
},
|
|
6973
6988
|
setup(t) {
|
|
6974
|
-
const e = t, n =
|
|
6989
|
+
const e = t, n = x(
|
|
6975
6990
|
() => P(Mn, e.pt ?? {})
|
|
6976
|
-
), r =
|
|
6977
|
-
var c, u, p, g, f,
|
|
6978
|
-
return (u = (c = e.linkRef) == null ? void 0 : c.page) != null && u.slug ? `${(g = (p = e.linkRef) == null ? void 0 : p.page) == null ? void 0 : g.slug}` : (f = e.linkRef) != null && f.externalUrl ? (
|
|
6979
|
-
}), o =
|
|
6991
|
+
), r = x(() => {
|
|
6992
|
+
var c, u, p, g, f, b;
|
|
6993
|
+
return (u = (c = e.linkRef) == null ? void 0 : c.page) != null && u.slug ? `${(g = (p = e.linkRef) == null ? void 0 : p.page) == null ? void 0 : g.slug}` : (f = e.linkRef) != null && f.externalUrl ? (b = e.linkRef) == null ? void 0 : b.externalUrl : "";
|
|
6994
|
+
}), o = x(() => {
|
|
6980
6995
|
var c, u, p;
|
|
6981
6996
|
return (u = (c = e.linkRef) == null ? void 0 : c.page) != null && u.slug ? mn : (p = e.linkRef) != null && p.externalUrl ? "a" : "button";
|
|
6982
|
-
}), i =
|
|
6997
|
+
}), i = x(() => we[e.elementType ?? "header"]), l = X(!1), a = x(
|
|
6983
6998
|
() => `relative m-0 ${e.class ?? ""} ${e.isChild ? "sub-" : ""}navigation-element`
|
|
6984
6999
|
), s = () => {
|
|
6985
7000
|
l.value = !l.value;
|
|
@@ -6990,12 +7005,12 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
6990
7005
|
class: m(a.value)
|
|
6991
7006
|
}, {
|
|
6992
7007
|
default: Z(() => [
|
|
6993
|
-
i.value ===
|
|
7008
|
+
i.value === v(we).header || c.isChild && (r.value || c.subNavigation) ? (d(), I(ee(o.value), {
|
|
6994
7009
|
key: 0,
|
|
6995
|
-
to: o.value ===
|
|
7010
|
+
to: o.value === v(mn) ? r.value : void 0,
|
|
6996
7011
|
href: o.value === "a" ? r.value : void 0,
|
|
6997
7012
|
class: m(["flex items-center hover:underline", {
|
|
6998
|
-
"whitespace-nowrap": i.value ===
|
|
7013
|
+
"whitespace-nowrap": i.value === v(we).header
|
|
6999
7014
|
}]),
|
|
7000
7015
|
"aria-expanded": o.value === "button" ? !0 : void 0,
|
|
7001
7016
|
"aria-haspopup": o.value === "button" ? !0 : void 0,
|
|
@@ -7004,64 +7019,64 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7004
7019
|
default: Z(() => {
|
|
7005
7020
|
var g;
|
|
7006
7021
|
return [
|
|
7007
|
-
rt(
|
|
7022
|
+
rt(j(c.title) + " ", 1),
|
|
7008
7023
|
!c.isChild && c.subNavigation && !(r.value || c.isChild) ? (d(), h("div", {
|
|
7009
7024
|
key: 0,
|
|
7010
7025
|
class: m((g = n.value) == null ? void 0 : g.icon)
|
|
7011
7026
|
}, [
|
|
7012
|
-
|
|
7027
|
+
ie(S("i", Ga, null, 512), [
|
|
7013
7028
|
[ue, !l.value]
|
|
7014
7029
|
]),
|
|
7015
|
-
|
|
7030
|
+
ie(S("i", Xa, null, 512), [
|
|
7016
7031
|
[ue, l.value]
|
|
7017
7032
|
])
|
|
7018
|
-
], 2)) :
|
|
7033
|
+
], 2)) : C("", !0)
|
|
7019
7034
|
];
|
|
7020
7035
|
}),
|
|
7021
7036
|
_: 1
|
|
7022
|
-
}, 8, ["to", "href", "class", "aria-expanded", "aria-haspopup"])) : i.value ==
|
|
7037
|
+
}, 8, ["to", "href", "class", "aria-expanded", "aria-haspopup"])) : i.value == v(we).footer ? (d(), h("h2", Ya, j(c.title), 1)) : C("", !0),
|
|
7023
7038
|
!c.isChild && c.subNavigation ? (d(), h("ul", {
|
|
7024
7039
|
key: 2,
|
|
7025
7040
|
class: m({
|
|
7026
|
-
hidden: !l.value && i.value ==
|
|
7027
|
-
"sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md ring-opacity-5 focus:outline-none sm:shadow-lg sm:ring-1 sm:ring-white sm:bg-white p-5": i.value ==
|
|
7041
|
+
hidden: !l.value && i.value == v(we).header,
|
|
7042
|
+
"sm:absolute left-0 z-10 sm:mt-2 space-y-2 origin-top-right rounded-md ring-opacity-5 focus:outline-none sm:shadow-lg sm:ring-1 sm:ring-white sm:bg-white p-5": i.value == v(we).header
|
|
7028
7043
|
}),
|
|
7029
7044
|
role: "menu",
|
|
7030
7045
|
"aria-orientation": "vertical",
|
|
7031
7046
|
"aria-labelledby": "menu-button",
|
|
7032
7047
|
tabindex: "-1"
|
|
7033
7048
|
}, [
|
|
7034
|
-
(d(!0), h(q, null,
|
|
7049
|
+
(d(!0), h(q, null, J(c.subNavigation, (g, f) => (d(), I(p, T({
|
|
7035
7050
|
key: g.title,
|
|
7036
7051
|
class: ["ms-3 sm:ms-0", `sub-navigation-element-item-${f}`],
|
|
7037
7052
|
role: "menuitem",
|
|
7038
7053
|
tabindex: "-1",
|
|
7039
7054
|
ref_for: !0
|
|
7040
7055
|
}, { ...g, elementType: c.elementType, isChild: !0 }), null, 16, ["class"]))), 128))
|
|
7041
|
-
], 2)) :
|
|
7056
|
+
], 2)) : C("", !0),
|
|
7042
7057
|
c.htmlRef ? (d(), h("div", {
|
|
7043
7058
|
key: 3,
|
|
7044
7059
|
innerHTML: c.htmlRef
|
|
7045
|
-
}, null, 8, Za)) :
|
|
7060
|
+
}, null, 8, Za)) : C("", !0)
|
|
7046
7061
|
]),
|
|
7047
7062
|
_: 1
|
|
7048
7063
|
}, 8, ["class"]);
|
|
7049
7064
|
};
|
|
7050
7065
|
}
|
|
7051
|
-
}),
|
|
7066
|
+
}), Ja = {
|
|
7052
7067
|
key: 0,
|
|
7053
7068
|
id: "social-media",
|
|
7054
7069
|
class: "flex flex-wrap footer-social space-x-2 whitespace-normal"
|
|
7055
|
-
},
|
|
7070
|
+
}, Qa = ["href"], Pt = /* @__PURE__ */ F({
|
|
7056
7071
|
__name: "SocialMediaRef",
|
|
7057
7072
|
props: {
|
|
7058
7073
|
socialMediaRef: {}
|
|
7059
7074
|
},
|
|
7060
7075
|
setup(t) {
|
|
7061
7076
|
return (e, n) => {
|
|
7062
|
-
const r =
|
|
7063
|
-
return e.socialMediaRef ? (d(), h("div",
|
|
7064
|
-
(d(!0), h(q, null,
|
|
7077
|
+
const r = oe;
|
|
7078
|
+
return e.socialMediaRef ? (d(), h("div", Ja, [
|
|
7079
|
+
(d(!0), h(q, null, J(e.socialMediaRef, (o, i) => {
|
|
7065
7080
|
var l, a;
|
|
7066
7081
|
return d(), h("a", {
|
|
7067
7082
|
key: `footer-social-item-${o.icon.altTag}-${i}`,
|
|
@@ -7071,9 +7086,9 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7071
7086
|
fe(r, {
|
|
7072
7087
|
media: (a = o == null ? void 0 : o.icon) == null ? void 0 : a.media
|
|
7073
7088
|
}, null, 8, ["media"])
|
|
7074
|
-
], 10,
|
|
7089
|
+
], 10, Qa);
|
|
7075
7090
|
}), 128))
|
|
7076
|
-
])) :
|
|
7091
|
+
])) : C("", !0);
|
|
7077
7092
|
};
|
|
7078
7093
|
}
|
|
7079
7094
|
}), el = {
|
|
@@ -7089,12 +7104,12 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7089
7104
|
},
|
|
7090
7105
|
setup(t) {
|
|
7091
7106
|
return (e, n) => (d(), h("div", el, [
|
|
7092
|
-
|
|
7107
|
+
S("div", {
|
|
7093
7108
|
class: m(["footer-copyright w-[90%] md:w-auto basis-1/3", { "mt-8": e.addTextMargin }])
|
|
7094
|
-
},
|
|
7095
|
-
|
|
7096
|
-
|
|
7097
|
-
(d(!0), h(q, null,
|
|
7109
|
+
}, j(e.copyRight), 3),
|
|
7110
|
+
S("div", tl, [
|
|
7111
|
+
S("div", nl, [
|
|
7112
|
+
(d(!0), h(q, null, J(e.navigation, (r, o) => (d(), I(lt, T({
|
|
7098
7113
|
key: `footer-nav-item-${r.title}-${o}`,
|
|
7099
7114
|
class: `footer-nav-item-${o} px-2.5`,
|
|
7100
7115
|
role: "menuitem",
|
|
@@ -7103,8 +7118,8 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7103
7118
|
}, { ...r, isChild: !1, elementType: "header" }), null, 16, ["class"]))), 128))
|
|
7104
7119
|
])
|
|
7105
7120
|
]),
|
|
7106
|
-
|
|
7107
|
-
(d(!0), h(q, null,
|
|
7121
|
+
S("div", rl, [
|
|
7122
|
+
(d(!0), h(q, null, J(e.logos, (r, o) => (d(), I(oe, {
|
|
7108
7123
|
key: `footer-copy-right-logo-${o}`,
|
|
7109
7124
|
class: "grow ml-auto",
|
|
7110
7125
|
media: r.media
|
|
@@ -7136,7 +7151,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7136
7151
|
copyRightLogos: {}
|
|
7137
7152
|
},
|
|
7138
7153
|
setup(t) {
|
|
7139
|
-
const e = t, n =
|
|
7154
|
+
const e = t, n = x(() => ({
|
|
7140
7155
|
"background-color": e.backgroundColor ?? "transparent",
|
|
7141
7156
|
color: e.textColor ?? "inherit"
|
|
7142
7157
|
}));
|
|
@@ -7144,35 +7159,35 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7144
7159
|
class: "w-full p-8 content-center md:py-16 md:px-40",
|
|
7145
7160
|
style: le(n.value)
|
|
7146
7161
|
}, [
|
|
7147
|
-
|
|
7148
|
-
|
|
7162
|
+
S("div", ol, [
|
|
7163
|
+
S("div", {
|
|
7149
7164
|
class: m(["flex flex-col sm:flex-row md:gap-4", {
|
|
7150
7165
|
"p-5 justify-between items-start": r.navigation && r.navigation.length > 0,
|
|
7151
7166
|
"mb-4 md:items-center": !r.navigation || r.navigation.length === 0
|
|
7152
7167
|
}])
|
|
7153
7168
|
}, [
|
|
7154
|
-
|
|
7155
|
-
r.logo ? (d(), I(
|
|
7169
|
+
S("a", il, [
|
|
7170
|
+
r.logo ? (d(), I(oe, {
|
|
7156
7171
|
key: 0,
|
|
7157
7172
|
class: "min-h-[95px] min-w-[100px] w-[100px] h-[95px]",
|
|
7158
7173
|
media: r.logo.media
|
|
7159
|
-
}, null, 8, ["media"])) :
|
|
7160
|
-
rt(" " +
|
|
7174
|
+
}, null, 8, ["media"])) : C("", !0),
|
|
7175
|
+
rt(" " + j(r.title), 1)
|
|
7161
7176
|
]),
|
|
7162
7177
|
r.navigation && r.navigation.length > 0 ? (d(), h("div", al, [
|
|
7163
|
-
(d(!0), h(q, null,
|
|
7178
|
+
(d(!0), h(q, null, J(r.navigation, (i, l) => (d(), I(lt, T({
|
|
7164
7179
|
key: `footer-nav-item-${i.title}-${l}`,
|
|
7165
7180
|
class: `footer-nav-item-${l}`,
|
|
7166
7181
|
role: "menuitem",
|
|
7167
7182
|
tabindex: "-1",
|
|
7168
7183
|
ref_for: !0
|
|
7169
7184
|
}, { ...i, isChild: !1, elementType: "footer" }), null, 16, ["class"]))), 128))
|
|
7170
|
-
])) :
|
|
7185
|
+
])) : C("", !0),
|
|
7171
7186
|
!r.navigation || r.navigation.length === 0 ? (d(), h("div", ll, [
|
|
7172
7187
|
r.socialMediaRef ? (d(), I(Pt, {
|
|
7173
7188
|
key: 0,
|
|
7174
7189
|
"social-media-ref": r.socialMediaRef
|
|
7175
|
-
}, null, 8, ["social-media-ref"])) :
|
|
7190
|
+
}, null, 8, ["social-media-ref"])) : C("", !0),
|
|
7176
7191
|
fe(_t, {
|
|
7177
7192
|
"copy-right": r.copyRight,
|
|
7178
7193
|
navigation: r.copyRightLinks,
|
|
@@ -7183,7 +7198,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7183
7198
|
r.socialMediaRef ? (d(), I(Pt, {
|
|
7184
7199
|
key: 0,
|
|
7185
7200
|
"social-media-ref": r.socialMediaRef
|
|
7186
|
-
}, null, 8, ["social-media-ref"])) :
|
|
7201
|
+
}, null, 8, ["social-media-ref"])) : C("", !0)
|
|
7187
7202
|
], 64))
|
|
7188
7203
|
], 2),
|
|
7189
7204
|
r.navigation && r.navigation.length > 0 ? (d(), I(_t, {
|
|
@@ -7191,13 +7206,13 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7191
7206
|
"copy-right": r.copyRight,
|
|
7192
7207
|
navigation: r.copyRightLinks,
|
|
7193
7208
|
logos: r.copyRightLogos
|
|
7194
|
-
}, null, 8, ["copy-right", "navigation", "logos"])) :
|
|
7195
|
-
o[0] || (o[0] =
|
|
7209
|
+
}, null, 8, ["copy-right", "navigation", "logos"])) : C("", !0),
|
|
7210
|
+
o[0] || (o[0] = S("hr", { class: "my-8" }, null, -1)),
|
|
7196
7211
|
r.legalText ? (d(), h("div", {
|
|
7197
7212
|
key: 1,
|
|
7198
7213
|
class: "footer-legal py-5 text-xs md:text-base",
|
|
7199
7214
|
innerHTML: r.legalText
|
|
7200
|
-
}, null, 8, sl)) :
|
|
7215
|
+
}, null, 8, sl)) : C("", !0)
|
|
7201
7216
|
])
|
|
7202
7217
|
], 4));
|
|
7203
7218
|
}
|
|
@@ -7213,35 +7228,35 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7213
7228
|
class: {}
|
|
7214
7229
|
},
|
|
7215
7230
|
setup(t) {
|
|
7216
|
-
const e = t, n =
|
|
7231
|
+
const e = t, n = x(
|
|
7217
7232
|
() => P(jn, e.pt ?? {})
|
|
7218
|
-
), r =
|
|
7233
|
+
), r = x(() => ({
|
|
7219
7234
|
"background-color": e.backgroundColor ?? "transparent",
|
|
7220
7235
|
color: "inherit"
|
|
7221
7236
|
})), { backgroundColor: o, palette: i } = ne(e);
|
|
7222
7237
|
return (l, a) => {
|
|
7223
7238
|
var c, u, p;
|
|
7224
|
-
const s =
|
|
7239
|
+
const s = oe;
|
|
7225
7240
|
return d(), h("section", {
|
|
7226
7241
|
style: le(r.value),
|
|
7227
|
-
class: m(`logo-module ${e.class ?? ""} bg-${
|
|
7242
|
+
class: m(`logo-module ${e.class ?? ""} bg-${v(o)}`)
|
|
7228
7243
|
}, [
|
|
7229
|
-
|
|
7244
|
+
S("div", {
|
|
7230
7245
|
class: m(`container mx-auto ${((c = n.value) == null ? void 0 : c.container) ?? ""}`)
|
|
7231
7246
|
}, [
|
|
7232
7247
|
l.headline ? (d(), h("h2", {
|
|
7233
7248
|
key: 0,
|
|
7234
|
-
class: m(`logo-module-headline ${((u = n.value) == null ? void 0 : u.headline) ?? ""} text-${
|
|
7249
|
+
class: m(`logo-module-headline ${((u = n.value) == null ? void 0 : u.headline) ?? ""} text-${v(i).headline}`),
|
|
7235
7250
|
innerHTML: l.headline
|
|
7236
|
-
}, null, 10, cl)) :
|
|
7251
|
+
}, null, 10, cl)) : C("", !0),
|
|
7237
7252
|
l.logos ? (d(), h("div", {
|
|
7238
7253
|
key: 1,
|
|
7239
7254
|
class: m(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((p = n.value) == null ? void 0 : p.bodyCopy) ?? ""}`)
|
|
7240
7255
|
}, [
|
|
7241
|
-
(d(!0), h(q, null,
|
|
7256
|
+
(d(!0), h(q, null, J(l.logos, (g, f) => (d(), I(s, T({ ref_for: !0 }, g, {
|
|
7242
7257
|
key: `cta-${g.altTag}-${f}`
|
|
7243
7258
|
}), null, 16))), 128))
|
|
7244
|
-
], 2)) :
|
|
7259
|
+
], 2)) : C("", !0)
|
|
7245
7260
|
], 2)
|
|
7246
7261
|
], 6);
|
|
7247
7262
|
};
|
|
@@ -7272,7 +7287,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7272
7287
|
ctas: {}
|
|
7273
7288
|
},
|
|
7274
7289
|
setup(t) {
|
|
7275
|
-
const e = t, n = X(!0), r =
|
|
7290
|
+
const e = t, n = X(!0), r = x(() => ({
|
|
7276
7291
|
"background-color": e.backgroundColor ?? "white",
|
|
7277
7292
|
color: e.textColor ?? "inherit"
|
|
7278
7293
|
}));
|
|
@@ -7282,20 +7297,20 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7282
7297
|
class: "primary-navigation-header sticky top-0 z-50 p-5 shadow-2xl",
|
|
7283
7298
|
style: le(r.value)
|
|
7284
7299
|
}, [
|
|
7285
|
-
|
|
7286
|
-
|
|
7300
|
+
S("div", pl, [
|
|
7301
|
+
S("div", fl, [
|
|
7287
7302
|
o.logo ? (d(), h("a", ml, [
|
|
7288
|
-
fe(
|
|
7289
|
-
])) :
|
|
7290
|
-
|
|
7291
|
-
|
|
7303
|
+
fe(oe, ze($n(o.logo)), null, 16)
|
|
7304
|
+
])) : C("", !0),
|
|
7305
|
+
S("div", gl, [
|
|
7306
|
+
S("button", {
|
|
7292
7307
|
type: "button",
|
|
7293
7308
|
class: "block",
|
|
7294
7309
|
onClick: i[0] || (i[0] = (a) => n.value = !n.value)
|
|
7295
7310
|
}, [
|
|
7296
7311
|
(d(), h("svg", hl, [
|
|
7297
|
-
n.value ? (d(), h("path", vl)) :
|
|
7298
|
-
n.value ?
|
|
7312
|
+
n.value ? (d(), h("path", vl)) : C("", !0),
|
|
7313
|
+
n.value ? C("", !0) : (d(), h("path", yl))
|
|
7299
7314
|
]))
|
|
7300
7315
|
])
|
|
7301
7316
|
])
|
|
@@ -7304,7 +7319,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7304
7319
|
key: 0,
|
|
7305
7320
|
class: m(["primary-navigation items-center px-2 pt-2 pb-4 sm:flex gap-4 sm:justify-evenly sm:p-0", n.value ? "block" : "hidden"])
|
|
7306
7321
|
}, [
|
|
7307
|
-
(d(!0), h(q, null,
|
|
7322
|
+
(d(!0), h(q, null, J(o.navigation, (a, s) => (d(), I(lt, T({
|
|
7308
7323
|
key: `${a.title}-${s}`,
|
|
7309
7324
|
role: "menuitem",
|
|
7310
7325
|
tabindex: "-1",
|
|
@@ -7315,11 +7330,11 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7315
7330
|
isChild: !1,
|
|
7316
7331
|
elementType: "header"
|
|
7317
7332
|
}), null, 16))), 128)),
|
|
7318
|
-
(d(!0), h(q, null,
|
|
7333
|
+
(d(!0), h(q, null, J(o.ctas, (a) => (d(), I(l, T({
|
|
7319
7334
|
key: a.title,
|
|
7320
7335
|
ref_for: !0
|
|
7321
7336
|
}, a), null, 16))), 128))
|
|
7322
|
-
], 2)) :
|
|
7337
|
+
], 2)) : C("", !0)
|
|
7323
7338
|
])
|
|
7324
7339
|
], 4);
|
|
7325
7340
|
};
|
|
@@ -7341,10 +7356,10 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7341
7356
|
class: {}
|
|
7342
7357
|
},
|
|
7343
7358
|
setup(t) {
|
|
7344
|
-
const e = t, n =
|
|
7359
|
+
const e = t, n = x(() => P(Vn, e.pt ?? {})), r = x(() => ({
|
|
7345
7360
|
"background-image": `url(${e.backgroundImage ?? ""})`,
|
|
7346
7361
|
"background-size": "cover"
|
|
7347
|
-
})), { backgroundColor: o, palette: i } = ne(e), l =
|
|
7362
|
+
})), { backgroundColor: o, palette: i } = ne(e), l = x(
|
|
7348
7363
|
() => G(
|
|
7349
7364
|
`split-module ${e.isChild ? "" : "py-0 px-8 md:px-8 md:py-16"} bg-${o}`,
|
|
7350
7365
|
e.class ?? ""
|
|
@@ -7359,24 +7374,24 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7359
7374
|
return [
|
|
7360
7375
|
a.headline ? (d(), h("h2", {
|
|
7361
7376
|
key: 0,
|
|
7362
|
-
class: m(`headline ${((c = n.value) == null ? void 0 : c.headline) ?? ""} text-${
|
|
7377
|
+
class: m(`headline ${((c = n.value) == null ? void 0 : c.headline) ?? ""} text-${v(i).headline}`),
|
|
7363
7378
|
innerHTML: a.headline
|
|
7364
|
-
}, null, 10, $l)) :
|
|
7365
|
-
|
|
7366
|
-
class: m(`split-module-content ${
|
|
7379
|
+
}, null, 10, $l)) : C("", !0),
|
|
7380
|
+
S("div", {
|
|
7381
|
+
class: m(`split-module-content ${v(G)("flex justify-evenly gap-4 mx-auto items-center", ((u = n.value) == null ? void 0 : u.bodyCopy) ?? "")}`)
|
|
7367
7382
|
}, [
|
|
7368
|
-
a.start ? (d(), I(ee(a.start.__typename),
|
|
7383
|
+
a.start ? (d(), I(ee(a.start.__typename), T({ key: 0 }, a.start, {
|
|
7369
7384
|
class: `split-module-start ${((p = n.value) == null ? void 0 : p.start) ?? ""}`,
|
|
7370
7385
|
"is-child": !0
|
|
7371
|
-
}), null, 16, ["class"])) :
|
|
7372
|
-
a.center ? (d(), I(ee(a.center.__typename),
|
|
7386
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
7387
|
+
a.center ? (d(), I(ee(a.center.__typename), T({ key: 1 }, a.center, {
|
|
7373
7388
|
class: `split-module-center ${((g = n.value) == null ? void 0 : g.center) ?? ""}`,
|
|
7374
7389
|
"is-child": !0
|
|
7375
|
-
}), null, 16, ["class"])) :
|
|
7376
|
-
a.end ? (d(), I(ee(a.end.__typename),
|
|
7390
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
7391
|
+
a.end ? (d(), I(ee(a.end.__typename), T({ key: 2 }, a.end, {
|
|
7377
7392
|
class: `split-module-end ${((f = n.value) == null ? void 0 : f.end) ?? ""}`,
|
|
7378
7393
|
"is-child": !0
|
|
7379
|
-
}), null, 16, ["class"])) :
|
|
7394
|
+
}), null, 16, ["class"])) : C("", !0)
|
|
7380
7395
|
], 2)
|
|
7381
7396
|
];
|
|
7382
7397
|
}),
|
|
@@ -7398,19 +7413,19 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7398
7413
|
class: {}
|
|
7399
7414
|
},
|
|
7400
7415
|
setup(t) {
|
|
7401
|
-
const e = t, n =
|
|
7416
|
+
const e = t, n = x(
|
|
7402
7417
|
() => P(Nn, e.pt ?? {})
|
|
7403
|
-
), { palette: r } = ne(e), o =
|
|
7418
|
+
), { palette: r } = ne(e), o = x(() => ({
|
|
7404
7419
|
"background-color": e.backgroundColor ?? "transparent",
|
|
7405
7420
|
color: e.textColor ?? "inherit"
|
|
7406
7421
|
}));
|
|
7407
7422
|
return (i, l) => {
|
|
7408
7423
|
var a, s, c, u, p, g, f;
|
|
7409
7424
|
return d(), h("div", {
|
|
7410
|
-
class: m(`testimonial ${
|
|
7425
|
+
class: m(`testimonial ${v(G)("p-5", e.class ?? "")}`),
|
|
7411
7426
|
style: le(o.value)
|
|
7412
7427
|
}, [
|
|
7413
|
-
|
|
7428
|
+
S("div", {
|
|
7414
7429
|
class: m(`container mx-auto flex flex-col lg:flex-row gap-8 ${((a = n.value) == null ? void 0 : a.container) ?? ""}`)
|
|
7415
7430
|
}, [
|
|
7416
7431
|
i.media ? (d(), h("div", {
|
|
@@ -7418,27 +7433,27 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7418
7433
|
class: m(`testimonial-media ${((s = n.value) == null ? void 0 : s.media) ?? ""}`)
|
|
7419
7434
|
}, [
|
|
7420
7435
|
(d(), I(ee(i.media.__typename), ze($n(i.media)), null, 16))
|
|
7421
|
-
], 2)) :
|
|
7422
|
-
|
|
7436
|
+
], 2)) : C("", !0),
|
|
7437
|
+
S("div", {
|
|
7423
7438
|
class: m(`testimonial-text ${((c = n.value) == null ? void 0 : c.text) ?? ""}`)
|
|
7424
7439
|
}, [
|
|
7425
7440
|
i.headline ? (d(), h("h3", {
|
|
7426
7441
|
key: 0,
|
|
7427
|
-
class: m(`testimonial-headline ${((u = n.value) == null ? void 0 : u.headline) ?? ""} text-${
|
|
7442
|
+
class: m(`testimonial-headline ${((u = n.value) == null ? void 0 : u.headline) ?? ""} text-${v(r).headline}`),
|
|
7428
7443
|
innerHTML: i.headline
|
|
7429
|
-
}, null, 10, Cl)) :
|
|
7444
|
+
}, null, 10, Cl)) : C("", !0),
|
|
7430
7445
|
i.quote ? (d(), h("p", {
|
|
7431
7446
|
key: 1,
|
|
7432
|
-
class: m(`testimonial-quote ${((p = n.value) == null ? void 0 : p.quote) ?? ""} text-${
|
|
7433
|
-
}, ' "' +
|
|
7447
|
+
class: m(`testimonial-quote ${((p = n.value) == null ? void 0 : p.quote) ?? ""} text-${v(r).copyAccent}`)
|
|
7448
|
+
}, ' "' + j(i.quote) + '" ', 3)) : C("", !0),
|
|
7434
7449
|
i.author ? (d(), h("p", {
|
|
7435
7450
|
key: 2,
|
|
7436
|
-
class: m(`testimonial-author ${((g = n.value) == null ? void 0 : g.author) ?? ""} text-${
|
|
7437
|
-
},
|
|
7451
|
+
class: m(`testimonial-author ${((g = n.value) == null ? void 0 : g.author) ?? ""} text-${v(r).copy}`)
|
|
7452
|
+
}, j(i.author), 3)) : C("", !0),
|
|
7438
7453
|
i.details ? (d(), h("p", {
|
|
7439
7454
|
key: 3,
|
|
7440
|
-
class: m(`testimonial-details ${((f = n.value) == null ? void 0 : f.details) ?? ""} text-${
|
|
7441
|
-
},
|
|
7455
|
+
class: m(`testimonial-details ${((f = n.value) == null ? void 0 : f.details) ?? ""} text-${v(r).copy}`)
|
|
7456
|
+
}, j(i.details), 3)) : C("", !0)
|
|
7442
7457
|
], 2)
|
|
7443
7458
|
], 2)
|
|
7444
7459
|
], 6);
|
|
@@ -7469,9 +7484,9 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7469
7484
|
class: {}
|
|
7470
7485
|
},
|
|
7471
7486
|
setup(t) {
|
|
7472
|
-
const e = t, n =
|
|
7487
|
+
const e = t, n = x(
|
|
7473
7488
|
() => P(Bn, e.pt ?? {})
|
|
7474
|
-
), { backgroundColor: r, palette: o } = ne(e), i =
|
|
7489
|
+
), { backgroundColor: r, palette: o } = ne(e), i = x(() => {
|
|
7475
7490
|
const a = ["w-full md:w-[47%]"];
|
|
7476
7491
|
switch (e.modules.length < e.cols ? e.modules.length : e.cols) {
|
|
7477
7492
|
case 4:
|
|
@@ -7485,7 +7500,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7485
7500
|
break;
|
|
7486
7501
|
}
|
|
7487
7502
|
return a.join(" ");
|
|
7488
|
-
}), l =
|
|
7503
|
+
}), l = x(() => {
|
|
7489
7504
|
switch (r) {
|
|
7490
7505
|
case "iris":
|
|
7491
7506
|
return "https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";
|
|
@@ -7496,45 +7511,45 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7496
7511
|
}
|
|
7497
7512
|
});
|
|
7498
7513
|
return (a, s) => {
|
|
7499
|
-
var p, g, f,
|
|
7500
|
-
const c = $e, u =
|
|
7514
|
+
var p, g, f, b, k;
|
|
7515
|
+
const c = $e, u = oe;
|
|
7501
7516
|
return d(), h("section", {
|
|
7502
|
-
class: m(`tile-collection ${a.variant} ${
|
|
7517
|
+
class: m(`tile-collection ${a.variant} ${v(G)("overflow-hidden py-16", a.includeDecoration ? "!pb-0" : "", ((p = n.value) == null ? void 0 : p.root) ?? "", e.class ?? "")} bg-${v(r)}`)
|
|
7503
7518
|
}, [
|
|
7504
|
-
|
|
7519
|
+
S("div", {
|
|
7505
7520
|
class: m(`container mx-auto ${((g = n.value) == null ? void 0 : g.container) ?? ""}`)
|
|
7506
7521
|
}, [
|
|
7507
7522
|
a.headline ? (d(), h("h2", {
|
|
7508
7523
|
key: 0,
|
|
7509
|
-
class: m(`tile-collection-headline ${((f = n.value) == null ? void 0 : f.headline) ?? ""} text-${
|
|
7524
|
+
class: m(`tile-collection-headline ${((f = n.value) == null ? void 0 : f.headline) ?? ""} text-${v(o).headline} ${a.description ? "mb-2" : ""}`),
|
|
7510
7525
|
innerHTML: a.headline
|
|
7511
|
-
}, null, 10, Sl)) :
|
|
7526
|
+
}, null, 10, Sl)) : C("", !0),
|
|
7512
7527
|
a.description ? (d(), h("h3", {
|
|
7513
7528
|
key: 1,
|
|
7514
|
-
class: m(`tile-collection-description ${((
|
|
7515
|
-
},
|
|
7529
|
+
class: m(`tile-collection-description ${((b = n.value) == null ? void 0 : b.description) ?? ""} text-${v(o).copy}`)
|
|
7530
|
+
}, j(a.description), 3)) : C("", !0),
|
|
7516
7531
|
a.modules ? (d(), h("div", {
|
|
7517
7532
|
key: 2,
|
|
7518
|
-
class: m(`tile-collection-content ${
|
|
7533
|
+
class: m(`tile-collection-content ${v(G)(`flex flex-col ${a.variant !== "ImageStackedAnimatedTile" ? "md:flex-row flex-wrap gap-4 md:gap-6" : "gap-4"} justify-center`, ((k = n.value) == null ? void 0 : k.bodyCopy) ?? "")}`)
|
|
7519
7534
|
}, [
|
|
7520
|
-
(d(!0), h(q, null,
|
|
7521
|
-
var
|
|
7522
|
-
return d(), I(ee(`TileContent${a.variant}`),
|
|
7523
|
-
key: `${
|
|
7524
|
-
class: `tile-collection-content-item-${
|
|
7535
|
+
(d(!0), h(q, null, J(a.modules, (y, w) => {
|
|
7536
|
+
var $;
|
|
7537
|
+
return d(), I(ee(`TileContent${a.variant}`), T({
|
|
7538
|
+
key: `${y == null ? void 0 : y.headline}-${w}`,
|
|
7539
|
+
class: `tile-collection-content-item-${w} ${i.value} ${(($ = n.value) == null ? void 0 : $.item) ?? ""} ${y.class}`,
|
|
7525
7540
|
ref_for: !0
|
|
7526
|
-
},
|
|
7527
|
-
index:
|
|
7541
|
+
}, y, {
|
|
7542
|
+
index: w,
|
|
7528
7543
|
"tile-label-type": a.tileLabelType
|
|
7529
7544
|
}), null, 16, ["class", "index", "tile-label-type"]);
|
|
7530
7545
|
}), 128))
|
|
7531
|
-
], 2)) :
|
|
7546
|
+
], 2)) : C("", !0),
|
|
7532
7547
|
a.ctas ? (d(), h("div", Tl, [
|
|
7533
|
-
(d(!0), h(q, null,
|
|
7534
|
-
key: `${
|
|
7548
|
+
(d(!0), h(q, null, J(a.ctas, (y) => (d(), I(c, T({
|
|
7549
|
+
key: `${y.title}-cta`,
|
|
7535
7550
|
ref_for: !0
|
|
7536
|
-
},
|
|
7537
|
-
])) :
|
|
7551
|
+
}, y, { size: "xl" }), null, 16))), 128))
|
|
7552
|
+
])) : C("", !0)
|
|
7538
7553
|
], 2),
|
|
7539
7554
|
a.includeDecoration ? (d(), h("div", xl, [
|
|
7540
7555
|
fe(u, {
|
|
@@ -7545,7 +7560,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7545
7560
|
"alt-tag": "Stem cell background image, series of multicolor circles in a circular pattern.",
|
|
7546
7561
|
class: "w-1/2 h-[200px] object-top object-cover mx-auto"
|
|
7547
7562
|
}, null, 8, ["media"])
|
|
7548
|
-
])) :
|
|
7563
|
+
])) : C("", !0)
|
|
7549
7564
|
], 2);
|
|
7550
7565
|
};
|
|
7551
7566
|
}
|
|
@@ -7562,9 +7577,9 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7562
7577
|
index: {}
|
|
7563
7578
|
},
|
|
7564
7579
|
setup(t) {
|
|
7565
|
-
const e = t, n = yr(), r =
|
|
7580
|
+
const e = t, n = yr(), r = x(() => e.type === "Numeric" && !e.copy ? (e.index ?? 0) + 1 : e.copy), o = x(
|
|
7566
7581
|
() => P(zn[e.type], e.pt ?? {})
|
|
7567
|
-
), i =
|
|
7582
|
+
), i = x(() => {
|
|
7568
7583
|
var a;
|
|
7569
7584
|
let l = e.type === "Numeric" ? "right-4" : "right-[-4%]";
|
|
7570
7585
|
return e.alignment === "left" && (l = e.type === "Numeric" ? "left-4" : "left-[-4%]"), `tile-label absolute ${typeof r.value == "number" ? "w-[36px] h-[36px] md:h-[60px] md:w-[60px]" : "w-[120px]"} ${G(`text-${e.textColor}`, `bg-${e.backgroundColor}`, ((a = o == null ? void 0 : o.value) == null ? void 0 : a.root) ?? "", l, n.class)}`;
|
|
@@ -7575,7 +7590,7 @@ const hn = (t, e, n) => t ?? e ?? n, Ga = {
|
|
|
7575
7590
|
style: le({
|
|
7576
7591
|
backgroundColor: l.backgroundColor
|
|
7577
7592
|
})
|
|
7578
|
-
},
|
|
7593
|
+
}, j(r.value), 7)) : C("", !0);
|
|
7579
7594
|
}
|
|
7580
7595
|
}), st = (t, e) => t.buttonType === "fill" ? t.color ?? Me[e].cta.fill.bg : null, ut = (t, e) => t.textColor ?? Me[e].cta[t.buttonType].copy;
|
|
7581
7596
|
var Pl = {
|
|
@@ -7600,28 +7615,28 @@ var Pl = {
|
|
|
7600
7615
|
inheritAttrs: !1
|
|
7601
7616
|
};
|
|
7602
7617
|
function Ll(t, e, n, r, o, i) {
|
|
7603
|
-
return d(), h("div",
|
|
7618
|
+
return d(), h("div", T({
|
|
7604
7619
|
class: t.cx("root")
|
|
7605
|
-
}, t.ptmi("root")), [t.$slots.header ? (d(), h("div",
|
|
7620
|
+
}, t.ptmi("root")), [t.$slots.header ? (d(), h("div", T({
|
|
7606
7621
|
key: 0,
|
|
7607
7622
|
class: t.cx("header")
|
|
7608
|
-
}, t.ptm("header")), [
|
|
7623
|
+
}, t.ptm("header")), [Q(t.$slots, "header")], 16)) : C("", !0), S("div", T({
|
|
7609
7624
|
class: t.cx("body")
|
|
7610
|
-
}, t.ptm("body")), [t.$slots.title || t.$slots.subtitle ? (d(), h("div",
|
|
7625
|
+
}, t.ptm("body")), [t.$slots.title || t.$slots.subtitle ? (d(), h("div", T({
|
|
7611
7626
|
key: 0,
|
|
7612
7627
|
class: t.cx("caption")
|
|
7613
|
-
}, t.ptm("caption")), [t.$slots.title ? (d(), h("div",
|
|
7628
|
+
}, t.ptm("caption")), [t.$slots.title ? (d(), h("div", T({
|
|
7614
7629
|
key: 0,
|
|
7615
7630
|
class: t.cx("title")
|
|
7616
|
-
}, t.ptm("title")), [
|
|
7631
|
+
}, t.ptm("title")), [Q(t.$slots, "title")], 16)) : C("", !0), t.$slots.subtitle ? (d(), h("div", T({
|
|
7617
7632
|
key: 1,
|
|
7618
7633
|
class: t.cx("subtitle")
|
|
7619
|
-
}, t.ptm("subtitle")), [
|
|
7634
|
+
}, t.ptm("subtitle")), [Q(t.$slots, "subtitle")], 16)) : C("", !0)], 16)) : C("", !0), S("div", T({
|
|
7620
7635
|
class: t.cx("content")
|
|
7621
|
-
}, t.ptm("content")), [
|
|
7636
|
+
}, t.ptm("content")), [Q(t.$slots, "content")], 16), t.$slots.footer ? (d(), h("div", T({
|
|
7622
7637
|
key: 1,
|
|
7623
7638
|
class: t.cx("footer")
|
|
7624
|
-
}, t.ptm("footer")), [
|
|
7639
|
+
}, t.ptm("footer")), [Q(t.$slots, "footer")], 16)) : C("", !0)], 16)], 16);
|
|
7625
7640
|
}
|
|
7626
7641
|
Pe.render = Ll;
|
|
7627
7642
|
const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /* @__PURE__ */ F({
|
|
@@ -7639,19 +7654,19 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7639
7654
|
}
|
|
7640
7655
|
return (r, o) => {
|
|
7641
7656
|
var i, l;
|
|
7642
|
-
return
|
|
7657
|
+
return v(e) ? v(e) ? (d(), h("iframe", {
|
|
7643
7658
|
key: 1,
|
|
7644
7659
|
class: m(`${r.$props.class} w-full`),
|
|
7645
7660
|
src: r.url,
|
|
7646
7661
|
height: (i = r.thumbnail.media) != null && i.height ? r.thumbnail.media.height : "100%",
|
|
7647
7662
|
width: (l = r.thumbnail.media) != null && l.width ? r.thumbnail.media.width : "100%",
|
|
7648
7663
|
allow: "autoplay"
|
|
7649
|
-
}, null, 10, El)) :
|
|
7664
|
+
}, null, 10, El)) : C("", !0) : (d(), h("div", {
|
|
7650
7665
|
key: 0,
|
|
7651
7666
|
class: m(`${r.$props.class} relative`),
|
|
7652
7667
|
onClick: n
|
|
7653
7668
|
}, [
|
|
7654
|
-
o[0] || (o[0] =
|
|
7669
|
+
o[0] || (o[0] = S("svg", {
|
|
7655
7670
|
class: "absolute bottom-0 left-0 right-0 top-0 m-auto block",
|
|
7656
7671
|
xmlns: "http://www.w3.org/2000/svg",
|
|
7657
7672
|
width: "97",
|
|
@@ -7659,19 +7674,19 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7659
7674
|
viewBox: "0 0 97 97",
|
|
7660
7675
|
fill: "none"
|
|
7661
7676
|
}, [
|
|
7662
|
-
|
|
7677
|
+
S("path", {
|
|
7663
7678
|
d: "M91.4217 48.2108C91.4217 72.0755 72.0755 91.4217 48.2108 91.4217C24.3462 91.4217 5 72.0755 5 48.2108C5 24.3462 24.3462 5 48.2108 5C72.0755 5 91.4217 24.3462 91.4217 48.2108Z",
|
|
7664
7679
|
stroke: "white",
|
|
7665
7680
|
"stroke-width": "10"
|
|
7666
7681
|
}),
|
|
7667
|
-
|
|
7682
|
+
S("path", {
|
|
7668
7683
|
"fill-rule": "evenodd",
|
|
7669
7684
|
"clip-rule": "evenodd",
|
|
7670
7685
|
d: "M39.9246 25.9149L69.7535 48.2109L39.9246 70.5069V25.9149Z",
|
|
7671
7686
|
fill: "white"
|
|
7672
7687
|
})
|
|
7673
7688
|
], -1)),
|
|
7674
|
-
|
|
7689
|
+
S("img", {
|
|
7675
7690
|
class: "w-full",
|
|
7676
7691
|
src: r.thumbnail.media.url,
|
|
7677
7692
|
height: r.thumbnail.media.height,
|
|
@@ -7703,27 +7718,27 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7703
7718
|
class: {}
|
|
7704
7719
|
},
|
|
7705
7720
|
setup(t) {
|
|
7706
|
-
const e = t, n =
|
|
7721
|
+
const e = t, n = x(
|
|
7707
7722
|
() => P(Dn, e.pt ?? {})
|
|
7708
|
-
), { palette: r } = ne(e), o = e.backgroundColor ? r : r.tile, i = typeof e.index == "number", l = e.backgroundColor ? e.backgroundColor : r.tile.bg, a =
|
|
7723
|
+
), { palette: r } = ne(e), o = e.backgroundColor ? r : r.tile, i = typeof e.index == "number", l = e.backgroundColor ? e.backgroundColor : r.tile.bg, a = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), s = X(null), c = Vt(s, { threshold: 0.1 });
|
|
7709
7724
|
return (u, p) => {
|
|
7710
|
-
var
|
|
7725
|
+
var b, k, y, w, $, O, E, N, R, V, B;
|
|
7711
7726
|
const g = qe, f = $e;
|
|
7712
7727
|
return d(), h("div", {
|
|
7713
7728
|
ref_key: "content",
|
|
7714
7729
|
ref: s,
|
|
7715
7730
|
style: le({ transitionDelay: `${(u.index ?? 0) * 0.2}s` }),
|
|
7716
|
-
class: m(`tile-content animate-slide-on-top ${
|
|
7731
|
+
class: m(`tile-content animate-slide-on-top ${v(c) ? "visible" : ""} ${v(G)((b = n.value) == null ? void 0 : b.root, i ? "" : "w-full md:w-full lg:w-full")} ${e.class} bg-${v(l)}`)
|
|
7717
7732
|
}, [
|
|
7718
|
-
u.tileLabel || u.tileLabelType ? (d(), I(g,
|
|
7719
|
-
type: u.tileLabelType ?? ((
|
|
7720
|
-
class: u.tileLabelType === "Numeric" || ((
|
|
7721
|
-
"background-color":
|
|
7722
|
-
"text-color":
|
|
7733
|
+
u.tileLabel || u.tileLabelType ? (d(), I(g, T({ key: 0 }, u.tileLabel, {
|
|
7734
|
+
type: u.tileLabelType ?? ((k = u.tileLabel) == null ? void 0 : k.type),
|
|
7735
|
+
class: u.tileLabelType === "Numeric" || ((y = u.tileLabel) == null ? void 0 : y.type) === "Numeric" ? (w = n.value) == null ? void 0 : w.numericLabel : ($ = n.value) == null ? void 0 : $.label,
|
|
7736
|
+
"background-color": v(o).label[u.tileLabelType ?? ((O = u.tileLabel) == null ? void 0 : O.type) ?? "Text"].bg,
|
|
7737
|
+
"text-color": v(o).label[u.tileLabelType ?? ((E = u.tileLabel) == null ? void 0 : E.type) ?? "Text"].copy,
|
|
7723
7738
|
index: u.index,
|
|
7724
7739
|
alignment: ((N = u.tileLabel) == null ? void 0 : N.alignment) ?? "right"
|
|
7725
|
-
}), null, 16, ["type", "class", "background-color", "text-color", "index", "alignment"])) :
|
|
7726
|
-
fe(
|
|
7740
|
+
}), null, 16, ["type", "class", "background-color", "text-color", "index", "alignment"])) : C("", !0),
|
|
7741
|
+
fe(v(Pe), {
|
|
7727
7742
|
class: m(`${((R = n.value) == null ? void 0 : R.container) ?? ""} tile-content-container shadow-none`),
|
|
7728
7743
|
"pt:footer:class": `tile-content-footer ${((V = n.value) == null ? void 0 : V.footer) ?? ""}`,
|
|
7729
7744
|
"pt:body:class": ((B = n.value) == null ? void 0 : B.body) ?? ""
|
|
@@ -7731,34 +7746,34 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7731
7746
|
u.description || u.listItems ? {
|
|
7732
7747
|
name: "content",
|
|
7733
7748
|
fn: Z(() => {
|
|
7734
|
-
var D, W, z, _,
|
|
7749
|
+
var D, W, z, _, re, ae, se;
|
|
7735
7750
|
return [
|
|
7736
|
-
|
|
7751
|
+
S("div", {
|
|
7737
7752
|
class: m(`flex flex-col tile-content-inner ${((D = n.value) == null ? void 0 : D.bodyCopy) ?? ""} ${a.value}`)
|
|
7738
7753
|
}, [
|
|
7739
7754
|
u.image ? (d(), h("div", {
|
|
7740
7755
|
key: 0,
|
|
7741
7756
|
class: m(`tile-content-media ${((W = n.value) == null ? void 0 : W.media) ?? ""}`)
|
|
7742
7757
|
}, [
|
|
7743
|
-
p[0] || (p[0] =
|
|
7744
|
-
u.image ? (d(), I(
|
|
7745
|
-
class:
|
|
7746
|
-
}), null, 16, ["class"])) :
|
|
7747
|
-
u.video ? (d(), I(ct,
|
|
7748
|
-
], 2)) :
|
|
7758
|
+
p[0] || (p[0] = S("div", { class: "tile-content-media-background" }, null, -1)),
|
|
7759
|
+
u.image ? (d(), I(oe, T({ key: 0 }, u.image, {
|
|
7760
|
+
class: v(G)((_ = (z = u.image) == null ? void 0 : z.media) != null && _.width ? "" : "w-full", u.image.class)
|
|
7761
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
7762
|
+
u.video ? (d(), I(ct, T({ key: 1 }, u.video, { class: "w-full" }), null, 16)) : C("", !0)
|
|
7763
|
+
], 2)) : C("", !0),
|
|
7749
7764
|
u.headline ? (d(), h("h3", {
|
|
7750
7765
|
key: 1,
|
|
7751
|
-
class: m(`tile-content-headline ${((
|
|
7752
|
-
},
|
|
7766
|
+
class: m(`tile-content-headline ${((re = n.value) == null ? void 0 : re.headline) ?? ""} text-${v(o).headline} text-${u.alignment}`)
|
|
7767
|
+
}, j(u.headline), 3)) : C("", !0),
|
|
7753
7768
|
u.subheadline ? (d(), h("h6", {
|
|
7754
7769
|
key: 2,
|
|
7755
|
-
class: m(`tile-content-subheadline ${((ae = n.value) == null ? void 0 : ae.subheadline) ?? ""} text-${
|
|
7756
|
-
},
|
|
7770
|
+
class: m(`tile-content-subheadline ${((ae = n.value) == null ? void 0 : ae.subheadline) ?? ""} text-${v(o).headline} text-${u.alignment}`)
|
|
7771
|
+
}, j(u.subheadline), 3)) : C("", !0),
|
|
7757
7772
|
u.description ? (d(), h("div", {
|
|
7758
7773
|
key: 3,
|
|
7759
|
-
class: m(`tile-content-description ${((se = n.value) == null ? void 0 : se.description) ?? ""} text-${
|
|
7774
|
+
class: m(`tile-content-description ${((se = n.value) == null ? void 0 : se.description) ?? ""} text-${v(o).copy} text-${u.alignment}`),
|
|
7760
7775
|
innerHTML: u.description
|
|
7761
|
-
}, null, 10, jl)) :
|
|
7776
|
+
}, null, 10, jl)) : C("", !0)
|
|
7762
7777
|
], 2)
|
|
7763
7778
|
];
|
|
7764
7779
|
}),
|
|
@@ -7771,18 +7786,18 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7771
7786
|
return [
|
|
7772
7787
|
u.footer ? (d(), h("p", {
|
|
7773
7788
|
key: 0,
|
|
7774
|
-
class: m(`${((D = n.value) == null ? void 0 : D.footerContent) ?? ""} text-${
|
|
7775
|
-
},
|
|
7776
|
-
|
|
7789
|
+
class: m(`${((D = n.value) == null ? void 0 : D.footerContent) ?? ""} text-${v(o).copy}`)
|
|
7790
|
+
}, j(u.footer), 3)) : C("", !0),
|
|
7791
|
+
S("div", {
|
|
7777
7792
|
class: m(((W = n.value) == null ? void 0 : W.ctas) ?? "")
|
|
7778
7793
|
}, [
|
|
7779
|
-
(d(!0), h(q, null,
|
|
7780
|
-
var
|
|
7781
|
-
return d(), I(f,
|
|
7794
|
+
(d(!0), h(q, null, J(u.ctas, (z, _) => {
|
|
7795
|
+
var re;
|
|
7796
|
+
return d(), I(f, T({
|
|
7782
7797
|
key: `cta-${z.title}-${_}`,
|
|
7783
|
-
class: `cta-${_} ${(
|
|
7784
|
-
color:
|
|
7785
|
-
"text-color":
|
|
7798
|
+
class: `cta-${_} ${(re = n.value) == null ? void 0 : re.cta}`,
|
|
7799
|
+
color: v(st)(z, v(l)),
|
|
7800
|
+
"text-color": v(ut)(z, v(l)),
|
|
7786
7801
|
ref_for: !0
|
|
7787
7802
|
}, z), null, 16, ["class", "color", "text-color"]);
|
|
7788
7803
|
}), 128))
|
|
@@ -7818,68 +7833,68 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7818
7833
|
class: {}
|
|
7819
7834
|
},
|
|
7820
7835
|
setup(t) {
|
|
7821
|
-
const e = t, n =
|
|
7836
|
+
const e = t, n = x(
|
|
7822
7837
|
() => P(Hn, e.pt ?? {})
|
|
7823
|
-
), { palette: r } = ne(e), o = e.backgroundColor ? r : r.tile, i = typeof e.index == "number", l = e.backgroundColor ? e.backgroundColor : r.tile.bg, a =
|
|
7838
|
+
), { palette: r } = ne(e), o = e.backgroundColor ? r : r.tile, i = typeof e.index == "number", l = e.backgroundColor ? e.backgroundColor : r.tile.bg, a = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), s = X(null), c = Vt(s, { threshold: 0.1 });
|
|
7824
7839
|
return (u, p) => {
|
|
7825
|
-
var
|
|
7840
|
+
var b, k, y, w;
|
|
7826
7841
|
const g = qe, f = $e;
|
|
7827
7842
|
return d(), h("div", {
|
|
7828
7843
|
ref_key: "content",
|
|
7829
7844
|
ref: s,
|
|
7830
7845
|
style: le({ transitionDelay: `${(u.index ?? 0) * 0.2}s` }),
|
|
7831
|
-
class: m(`tile-content animate-slide-in-right ${
|
|
7846
|
+
class: m(`tile-content animate-slide-in-right ${v(c) ? "visible" : ""} ${v(G)(((b = n.value) == null ? void 0 : b.root) ?? "", i ? "" : "w-full md:w-full lg:w-full", `bg-${v(l)}`, e.class ?? "")}`)
|
|
7832
7847
|
}, [
|
|
7833
|
-
fe(
|
|
7834
|
-
class: m(`${((
|
|
7835
|
-
"pt:footer:class": `tile-content-ctas ${((
|
|
7836
|
-
"pt:body:class": ((
|
|
7848
|
+
fe(v(Pe), {
|
|
7849
|
+
class: m(`${((k = n.value) == null ? void 0 : k.container) ?? ""} tile-content-container shadow-none`),
|
|
7850
|
+
"pt:footer:class": `tile-content-ctas ${((y = n.value) == null ? void 0 : y.footer) ?? ""}`,
|
|
7851
|
+
"pt:body:class": ((w = n.value) == null ? void 0 : w.body) ?? ""
|
|
7837
7852
|
}, Te({ _: 2 }, [
|
|
7838
7853
|
u.description || u.listItems ? {
|
|
7839
7854
|
name: "content",
|
|
7840
7855
|
fn: Z(() => {
|
|
7841
|
-
var
|
|
7856
|
+
var $, O, E, N, R, V, B, D, W, z, _, re, ae, se;
|
|
7842
7857
|
return [
|
|
7843
|
-
|
|
7844
|
-
class: m(`flex flex-col tile-content-inner ${((
|
|
7858
|
+
S("div", {
|
|
7859
|
+
class: m(`flex flex-col tile-content-inner ${(($ = n.value) == null ? void 0 : $.bodyCopy) ?? ""} ${a.value}`)
|
|
7845
7860
|
}, [
|
|
7846
7861
|
u.image ? (d(), h("div", {
|
|
7847
7862
|
key: 0,
|
|
7848
|
-
class: m(`tile-content-media w-4/5 ${((
|
|
7863
|
+
class: m(`tile-content-media w-4/5 ${((O = n.value) == null ? void 0 : O.media) ?? ""}`)
|
|
7849
7864
|
}, [
|
|
7850
7865
|
u.tileLabel || u.tileLabelType ? (d(), I(g, {
|
|
7851
7866
|
key: 0,
|
|
7852
7867
|
class: m(
|
|
7853
|
-
u.tileLabelType === "Numeric" || ((
|
|
7868
|
+
u.tileLabelType === "Numeric" || ((E = u.tileLabel) == null ? void 0 : E.type) === "Numeric" ? (N = n.value) == null ? void 0 : N.numericLabel : (R = n.value) == null ? void 0 : R.label
|
|
7854
7869
|
),
|
|
7855
7870
|
index: u.index,
|
|
7856
7871
|
alignment: ((V = u.tileLabel) == null ? void 0 : V.alignment) ?? "left",
|
|
7857
7872
|
type: u.tileLabelType ?? ((B = u.tileLabel) == null ? void 0 : B.type),
|
|
7858
|
-
"background-color":
|
|
7859
|
-
"text-color":
|
|
7860
|
-
}, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) :
|
|
7861
|
-
p[0] || (p[0] =
|
|
7862
|
-
u.image ? (d(), I(
|
|
7863
|
-
class:
|
|
7873
|
+
"background-color": v(o).label[u.tileLabelType ?? ((D = u.tileLabel) == null ? void 0 : D.type) ?? "Text"].bg,
|
|
7874
|
+
"text-color": v(o).label[u.tileLabelType ?? ((W = u.tileLabel) == null ? void 0 : W.type) ?? "Text"].copy
|
|
7875
|
+
}, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) : C("", !0),
|
|
7876
|
+
p[0] || (p[0] = S("div", { class: "tile-content-media-background" }, null, -1)),
|
|
7877
|
+
u.image ? (d(), I(oe, T({ key: 1 }, u.image, {
|
|
7878
|
+
class: v(G)(
|
|
7864
7879
|
"rounded-full",
|
|
7865
7880
|
(_ = (z = u.image) == null ? void 0 : z.media) != null && _.width ? "" : "w-full",
|
|
7866
7881
|
u.image.class
|
|
7867
7882
|
)
|
|
7868
|
-
}), null, 16, ["class"])) :
|
|
7869
|
-
], 2)) :
|
|
7883
|
+
}), null, 16, ["class"])) : C("", !0)
|
|
7884
|
+
], 2)) : C("", !0),
|
|
7870
7885
|
u.headline ? (d(), h("h3", {
|
|
7871
7886
|
key: 1,
|
|
7872
|
-
class: m(`tile-content-headline ${((
|
|
7873
|
-
},
|
|
7887
|
+
class: m(`tile-content-headline ${((re = n.value) == null ? void 0 : re.headline) ?? ""} text-${v(o).headline}`)
|
|
7888
|
+
}, j(u.headline), 3)) : C("", !0),
|
|
7874
7889
|
u.subheadline ? (d(), h("h6", {
|
|
7875
7890
|
key: 2,
|
|
7876
|
-
class: m(`tile-content-subheadline ${((ae = n.value) == null ? void 0 : ae.subheadline) ?? ""} text-${
|
|
7877
|
-
},
|
|
7891
|
+
class: m(`tile-content-subheadline ${((ae = n.value) == null ? void 0 : ae.subheadline) ?? ""} text-${v(o).copy}`)
|
|
7892
|
+
}, j(u.subheadline), 3)) : C("", !0),
|
|
7878
7893
|
u.description ? (d(), h("div", {
|
|
7879
7894
|
key: 3,
|
|
7880
|
-
class: m(`tile-content-description ${((se = n.value) == null ? void 0 : se.description) ?? ""} text-${
|
|
7895
|
+
class: m(`tile-content-description ${((se = n.value) == null ? void 0 : se.description) ?? ""} text-${v(o).copy} text-${u.alignment}`),
|
|
7881
7896
|
innerHTML: u.description
|
|
7882
|
-
}, null, 10, Nl)) :
|
|
7897
|
+
}, null, 10, Nl)) : C("", !0)
|
|
7883
7898
|
], 2)
|
|
7884
7899
|
];
|
|
7885
7900
|
}),
|
|
@@ -7888,24 +7903,24 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7888
7903
|
u.ctas || u.footer ? {
|
|
7889
7904
|
name: "footer",
|
|
7890
7905
|
fn: Z(() => {
|
|
7891
|
-
var
|
|
7906
|
+
var $, O;
|
|
7892
7907
|
return [
|
|
7893
7908
|
u.footer ? (d(), h("p", {
|
|
7894
7909
|
key: 0,
|
|
7895
|
-
class: m(`${((
|
|
7896
|
-
},
|
|
7897
|
-
|
|
7898
|
-
class: m(((
|
|
7910
|
+
class: m(`${(($ = n.value) == null ? void 0 : $.footerContent) ?? ""} text-${v(o).copy} text-${u.alignment}`)
|
|
7911
|
+
}, j(u.footer), 3)) : C("", !0),
|
|
7912
|
+
S("div", {
|
|
7913
|
+
class: m(((O = n.value) == null ? void 0 : O.ctas) ?? "")
|
|
7899
7914
|
}, [
|
|
7900
|
-
(d(!0), h(q, null,
|
|
7915
|
+
(d(!0), h(q, null, J(u.ctas, (E, N) => {
|
|
7901
7916
|
var R;
|
|
7902
|
-
return d(), I(f,
|
|
7903
|
-
key: `cta-${
|
|
7917
|
+
return d(), I(f, T({
|
|
7918
|
+
key: `cta-${E.title}-${N}`,
|
|
7904
7919
|
class: `cta-${N} ${(R = n.value) == null ? void 0 : R.cta}`,
|
|
7905
|
-
color:
|
|
7906
|
-
"text-color":
|
|
7920
|
+
color: v(st)(E, v(l)),
|
|
7921
|
+
"text-color": v(ut)(E, v(l)),
|
|
7907
7922
|
ref_for: !0
|
|
7908
|
-
},
|
|
7923
|
+
}, E), null, 16, ["class", "color", "text-color"]);
|
|
7909
7924
|
}), 128))
|
|
7910
7925
|
], 2)
|
|
7911
7926
|
];
|
|
@@ -7939,48 +7954,48 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7939
7954
|
class: {}
|
|
7940
7955
|
},
|
|
7941
7956
|
setup(t) {
|
|
7942
|
-
const e = t, n =
|
|
7957
|
+
const e = t, n = x(
|
|
7943
7958
|
() => P(Fn, e.pt ?? {})
|
|
7944
7959
|
), r = typeof e.index == "number", { palette: o } = ne(e), i = e.backgroundColor ? o : o.tile, l = e.backgroundColor ? e.backgroundColor : o.tile.bg;
|
|
7945
7960
|
return (a, s) => {
|
|
7946
|
-
var p, g, f,
|
|
7961
|
+
var p, g, f, b, k, y, w, $, O, E;
|
|
7947
7962
|
const c = qe, u = $e;
|
|
7948
7963
|
return d(), h("div", {
|
|
7949
|
-
class: m(`tile-content ${
|
|
7964
|
+
class: m(`tile-content ${v(G)((p = n.value) == null ? void 0 : p.root, r ? "" : "w-full md:w-full lg:w-full")} ${e.class} bg-${v(l)}`)
|
|
7950
7965
|
}, [
|
|
7951
|
-
a.tileLabel || a.tileLabelType ? (d(), I(c,
|
|
7952
|
-
class: a.tileLabelType === "Numeric" || ((g = a.tileLabel) == null ? void 0 : g.type) === "Numeric" ? (f = n.value) == null ? void 0 : f.numericLabel : (
|
|
7966
|
+
a.tileLabel || a.tileLabelType ? (d(), I(c, T({ key: 0 }, a.tileLabel, {
|
|
7967
|
+
class: a.tileLabelType === "Numeric" || ((g = a.tileLabel) == null ? void 0 : g.type) === "Numeric" ? (f = n.value) == null ? void 0 : f.numericLabel : (b = n.value) == null ? void 0 : b.label,
|
|
7953
7968
|
index: a.index,
|
|
7954
|
-
type: a.tileLabelType ?? ((
|
|
7955
|
-
"background-color":
|
|
7956
|
-
"text-color":
|
|
7957
|
-
}), null, 16, ["class", "index", "type", "background-color", "text-color"])) :
|
|
7958
|
-
fe(
|
|
7959
|
-
class: m(`${((
|
|
7960
|
-
"pt:footer:class": `tile-content-ctas ${((
|
|
7961
|
-
"pt:body:class": ((
|
|
7969
|
+
type: a.tileLabelType ?? ((k = a.tileLabel) == null ? void 0 : k.type),
|
|
7970
|
+
"background-color": v(i).label[a.tileLabelType ?? ((y = a.tileLabel) == null ? void 0 : y.type) ?? "Text"].bg,
|
|
7971
|
+
"text-color": v(i).label[a.tileLabelType ?? ((w = a.tileLabel) == null ? void 0 : w.type) ?? "Text"].copy
|
|
7972
|
+
}), null, 16, ["class", "index", "type", "background-color", "text-color"])) : C("", !0),
|
|
7973
|
+
fe(v(Pe), {
|
|
7974
|
+
class: m(`${(($ = n.value) == null ? void 0 : $.container) ?? ""} tile-content-container shadow-none`),
|
|
7975
|
+
"pt:footer:class": `tile-content-ctas ${((O = n.value) == null ? void 0 : O.footer) ?? ""}`,
|
|
7976
|
+
"pt:body:class": ((E = n.value) == null ? void 0 : E.body) ?? ""
|
|
7962
7977
|
}, Te({ _: 2 }, [
|
|
7963
7978
|
a.description || a.subheadline || a.headline ? {
|
|
7964
7979
|
name: "content",
|
|
7965
7980
|
fn: Z(() => {
|
|
7966
7981
|
var N, R, V, B;
|
|
7967
7982
|
return [
|
|
7968
|
-
|
|
7983
|
+
S("div", {
|
|
7969
7984
|
class: m(`flex flex-col tile-content-inner ${((N = n.value) == null ? void 0 : N.bodyCopy) ?? ""}`)
|
|
7970
7985
|
}, [
|
|
7971
7986
|
a.subheadline ? (d(), h("h6", {
|
|
7972
7987
|
key: 0,
|
|
7973
|
-
class: m(`tile-content-subheadline ${((R = n.value) == null ? void 0 : R.subheadline) ?? ""} text-${
|
|
7974
|
-
},
|
|
7988
|
+
class: m(`tile-content-subheadline ${((R = n.value) == null ? void 0 : R.subheadline) ?? ""} text-${v(i).copy} text-${a.alignment}`)
|
|
7989
|
+
}, j(a.subheadline), 3)) : C("", !0),
|
|
7975
7990
|
a.headline ? (d(), h("h2", {
|
|
7976
7991
|
key: 1,
|
|
7977
|
-
class: m(`tile-content-headline ${((V = n.value) == null ? void 0 : V.headline) ?? ""} text-${
|
|
7978
|
-
},
|
|
7992
|
+
class: m(`tile-content-headline ${((V = n.value) == null ? void 0 : V.headline) ?? ""} text-${v(i).headline} text-${a.alignment}`)
|
|
7993
|
+
}, j(a.headline), 3)) : C("", !0),
|
|
7979
7994
|
a.description ? (d(), h("div", {
|
|
7980
7995
|
key: 2,
|
|
7981
|
-
class: m(`tile-content-description ${((B = n.value) == null ? void 0 : B.description) ?? ""} text-${
|
|
7996
|
+
class: m(`tile-content-description ${((B = n.value) == null ? void 0 : B.description) ?? ""} text-${v(i).copy} text-${a.alignment}`),
|
|
7982
7997
|
innerHTML: a.description
|
|
7983
|
-
}, null, 10, Rl)) :
|
|
7998
|
+
}, null, 10, Rl)) : C("", !0)
|
|
7984
7999
|
], 2)
|
|
7985
8000
|
];
|
|
7986
8001
|
}),
|
|
@@ -7993,18 +8008,18 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
7993
8008
|
return [
|
|
7994
8009
|
a.footer ? (d(), h("p", {
|
|
7995
8010
|
key: 0,
|
|
7996
|
-
class: m(`${((N = n.value) == null ? void 0 : N.footerContent) ?? ""} text-${
|
|
7997
|
-
},
|
|
7998
|
-
|
|
8011
|
+
class: m(`${((N = n.value) == null ? void 0 : N.footerContent) ?? ""} text-${v(i).copy} text-${a.alignment}`)
|
|
8012
|
+
}, j(a.footer), 3)) : C("", !0),
|
|
8013
|
+
S("div", {
|
|
7999
8014
|
class: m(((R = n.value) == null ? void 0 : R.ctas) ?? "")
|
|
8000
8015
|
}, [
|
|
8001
|
-
(d(!0), h(q, null,
|
|
8016
|
+
(d(!0), h(q, null, J(a.ctas, (V, B) => {
|
|
8002
8017
|
var D;
|
|
8003
|
-
return d(), I(u,
|
|
8018
|
+
return d(), I(u, T({
|
|
8004
8019
|
key: `cta-${V.title}-${B}`,
|
|
8005
8020
|
class: `cta-${B} ${(D = n.value) == null ? void 0 : D.cta} w-full`,
|
|
8006
|
-
color:
|
|
8007
|
-
textColor:
|
|
8021
|
+
color: v(st)(V, v(l)),
|
|
8022
|
+
textColor: v(ut)(V, v(l)),
|
|
8008
8023
|
ref_for: !0
|
|
8009
8024
|
}, V), null, 16, ["class", "color", "textColor"]);
|
|
8010
8025
|
}), 128))
|
|
@@ -8040,28 +8055,28 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
8040
8055
|
class: {}
|
|
8041
8056
|
},
|
|
8042
8057
|
setup(t) {
|
|
8043
|
-
const e = t, n =
|
|
8058
|
+
const e = t, n = x(
|
|
8044
8059
|
() => P(Wn, e.pt ?? {})
|
|
8045
|
-
), r = typeof e.index == "number", { palette: o } = ne(e), i = e.backgroundColor ? o : o.tile, l = e.backgroundColor ? e.backgroundColor : o.tile.bg, a =
|
|
8060
|
+
), r = typeof e.index == "number", { palette: o } = ne(e), i = e.backgroundColor ? o : o.tile, l = e.backgroundColor ? e.backgroundColor : o.tile.bg, a = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start");
|
|
8046
8061
|
return (s, c) => {
|
|
8047
|
-
var g, f,
|
|
8062
|
+
var g, f, b, k, y, w, $, O, E, N, R;
|
|
8048
8063
|
const u = qe, p = $e;
|
|
8049
8064
|
return d(), h("div", {
|
|
8050
|
-
class: m(`tile-content ${
|
|
8065
|
+
class: m(`tile-content ${v(G)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none", `bg-${v(l)}`, r ? "" : "w-full md:w-full lg:w-full", ((g = n.value) == null ? void 0 : g.root) ?? "", e.class ?? "")} ${e.class}`)
|
|
8051
8066
|
}, [
|
|
8052
8067
|
s.tileLabel || s.tileLabelType ? (d(), I(u, {
|
|
8053
8068
|
key: 0,
|
|
8054
8069
|
class: m(
|
|
8055
|
-
s.tileLabelType === "Numeric" || ((f = s.tileLabel) == null ? void 0 : f.type) === "Numeric" ? (
|
|
8070
|
+
s.tileLabelType === "Numeric" || ((f = s.tileLabel) == null ? void 0 : f.type) === "Numeric" ? (b = n.value) == null ? void 0 : b.numericLabel : (k = n.value) == null ? void 0 : k.label
|
|
8056
8071
|
),
|
|
8057
8072
|
index: s.index,
|
|
8058
|
-
alignment: ((
|
|
8059
|
-
type: s.tileLabelType ?? ((
|
|
8060
|
-
"background-color":
|
|
8061
|
-
"text-color":
|
|
8062
|
-
}, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) :
|
|
8063
|
-
fe(
|
|
8064
|
-
class: m(`${((
|
|
8073
|
+
alignment: ((y = s.tileLabel) == null ? void 0 : y.alignment) ?? "right",
|
|
8074
|
+
type: s.tileLabelType ?? ((w = s.tileLabel) == null ? void 0 : w.type),
|
|
8075
|
+
"background-color": v(i).label[s.tileLabelType ?? (($ = s.tileLabel) == null ? void 0 : $.type) ?? "Text"].bg,
|
|
8076
|
+
"text-color": v(i).label[s.tileLabelType ?? ((O = s.tileLabel) == null ? void 0 : O.type) ?? "Text"].copy
|
|
8077
|
+
}, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) : C("", !0),
|
|
8078
|
+
fe(v(Pe), {
|
|
8079
|
+
class: m(`${((E = n.value) == null ? void 0 : E.container) ?? ""} tile-content-container shadow-none`),
|
|
8065
8080
|
"pt:footer:class": `tile-content-ctas ${((N = n.value) == null ? void 0 : N.ctas) ?? ""}`,
|
|
8066
8081
|
"pt:body:class": ((R = n.value) == null ? void 0 : R.body) ?? ""
|
|
8067
8082
|
}, Te({ _: 2 }, [
|
|
@@ -8070,28 +8085,28 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
8070
8085
|
fn: Z(() => {
|
|
8071
8086
|
var V, B, D, W, z;
|
|
8072
8087
|
return [
|
|
8073
|
-
|
|
8088
|
+
S("div", {
|
|
8074
8089
|
class: m(`flex flex-col tile-content-inner ${((V = n.value) == null ? void 0 : V.bodyCopy) ?? ""} ${a.value}`)
|
|
8075
8090
|
}, [
|
|
8076
8091
|
s.headline ? (d(), h("h3", {
|
|
8077
8092
|
key: 0,
|
|
8078
|
-
class: m(`tile-content-headline ${((B = n.value) == null ? void 0 : B.headline) ?? ""} text-${
|
|
8079
|
-
},
|
|
8093
|
+
class: m(`tile-content-headline ${((B = n.value) == null ? void 0 : B.headline) ?? ""} text-${v(i).headline} text-${s.alignment}`)
|
|
8094
|
+
}, j(s.headline), 3)) : C("", !0),
|
|
8080
8095
|
s.subheadline ? (d(), h("h6", {
|
|
8081
8096
|
key: 1,
|
|
8082
|
-
class: m(`tile-content-subheadline ${((D = n.value) == null ? void 0 : D.subheadline) ?? ""} text-${
|
|
8083
|
-
},
|
|
8097
|
+
class: m(`tile-content-subheadline ${((D = n.value) == null ? void 0 : D.subheadline) ?? ""} text-${v(i).copy} text-${s.alignment}`)
|
|
8098
|
+
}, j(s.subheadline), 3)) : C("", !0),
|
|
8084
8099
|
s.video ? (d(), h("div", {
|
|
8085
8100
|
key: 2,
|
|
8086
8101
|
class: m(`tile-content-media w-full ${((W = n.value) == null ? void 0 : W.media) ?? ""}`)
|
|
8087
8102
|
}, [
|
|
8088
|
-
s.video ? (d(), I(ct, ze(
|
|
8089
|
-
], 2)) :
|
|
8103
|
+
s.video ? (d(), I(ct, ze(T({ key: 0 }, s.video)), null, 16)) : C("", !0)
|
|
8104
|
+
], 2)) : C("", !0),
|
|
8090
8105
|
s.description ? (d(), h("div", {
|
|
8091
8106
|
key: 3,
|
|
8092
|
-
class: m(`tile-content-description ${((z = n.value) == null ? void 0 : z.description) ?? ""} text-${
|
|
8107
|
+
class: m(`tile-content-description ${((z = n.value) == null ? void 0 : z.description) ?? ""} text-${v(i).copy} text-${s.alignment}`),
|
|
8093
8108
|
innerHTML: s.description
|
|
8094
|
-
}, null, 10, Fl)) :
|
|
8109
|
+
}, null, 10, Fl)) : C("", !0)
|
|
8095
8110
|
], 2)
|
|
8096
8111
|
];
|
|
8097
8112
|
}),
|
|
@@ -8104,15 +8119,15 @@ const Ol = ["src", "height", "width"], El = ["src", "height", "width"], ct = /*
|
|
|
8104
8119
|
return [
|
|
8105
8120
|
s.footer ? (d(), h("p", {
|
|
8106
8121
|
key: 0,
|
|
8107
|
-
class: m(`${((V = n.value) == null ? void 0 : V.footer) ?? ""} text-${
|
|
8108
|
-
},
|
|
8109
|
-
(d(!0), h(q, null,
|
|
8122
|
+
class: m(`${((V = n.value) == null ? void 0 : V.footer) ?? ""} text-${v(i).copy}`)
|
|
8123
|
+
}, j(s.footer), 3)) : C("", !0),
|
|
8124
|
+
(d(!0), h(q, null, J(s.ctas, (B, D) => {
|
|
8110
8125
|
var W;
|
|
8111
|
-
return d(), I(p,
|
|
8126
|
+
return d(), I(p, T({
|
|
8112
8127
|
key: `cta-${B.title}-${D}`,
|
|
8113
8128
|
class: `cta-${D} ${(W = n.value) == null ? void 0 : W.cta}`,
|
|
8114
|
-
color:
|
|
8115
|
-
textColor:
|
|
8129
|
+
color: v(st)(B, v(l)),
|
|
8130
|
+
textColor: v(ut)(B, v(l)),
|
|
8116
8131
|
ref_for: !0
|
|
8117
8132
|
}, B), null, 16, ["class", "color", "textColor"]);
|
|
8118
8133
|
}), 128))
|
|
@@ -8144,7 +8159,7 @@ function zl(...t) {
|
|
|
8144
8159
|
return;
|
|
8145
8160
|
const g = Ei(p) ? { ...p } : p;
|
|
8146
8161
|
i.push(
|
|
8147
|
-
...n.flatMap((f) => r.map((
|
|
8162
|
+
...n.flatMap((f) => r.map((b) => a(u, f, b, g)))
|
|
8148
8163
|
);
|
|
8149
8164
|
},
|
|
8150
8165
|
{ immediate: !0, flush: "post" }
|
|
@@ -8161,7 +8176,7 @@ function Ul() {
|
|
|
8161
8176
|
}
|
|
8162
8177
|
function Kl(t) {
|
|
8163
8178
|
const e = Ul();
|
|
8164
|
-
return
|
|
8179
|
+
return x(() => (e.value, !!t()));
|
|
8165
8180
|
}
|
|
8166
8181
|
function ql(t, e, n = {}) {
|
|
8167
8182
|
const {
|
|
@@ -8170,26 +8185,26 @@ function ql(t, e, n = {}) {
|
|
|
8170
8185
|
threshold: i = 0,
|
|
8171
8186
|
window: l = Nt,
|
|
8172
8187
|
immediate: a = !0
|
|
8173
|
-
} = n, s = Kl(() => l && "IntersectionObserver" in l), c =
|
|
8174
|
-
const
|
|
8175
|
-
return (Array.isArray(
|
|
8188
|
+
} = n, s = Kl(() => l && "IntersectionObserver" in l), c = x(() => {
|
|
8189
|
+
const b = ve(t);
|
|
8190
|
+
return (Array.isArray(b) ? b : [b]).map(Ze).filter(Jn);
|
|
8176
8191
|
});
|
|
8177
8192
|
let u = ye;
|
|
8178
8193
|
const p = X(a), g = s.value ? be(
|
|
8179
8194
|
() => [c.value, Ze(r), p.value],
|
|
8180
|
-
([
|
|
8181
|
-
if (u(), !p.value ||
|
|
8195
|
+
([b, k]) => {
|
|
8196
|
+
if (u(), !p.value || !b.length)
|
|
8182
8197
|
return;
|
|
8183
|
-
const
|
|
8198
|
+
const y = new IntersectionObserver(
|
|
8184
8199
|
e,
|
|
8185
8200
|
{
|
|
8186
|
-
root: Ze(
|
|
8201
|
+
root: Ze(k),
|
|
8187
8202
|
rootMargin: o,
|
|
8188
8203
|
threshold: i
|
|
8189
8204
|
}
|
|
8190
8205
|
);
|
|
8191
|
-
|
|
8192
|
-
|
|
8206
|
+
b.forEach((w) => w && y.observe(w)), u = () => {
|
|
8207
|
+
y.disconnect(), u = ye;
|
|
8193
8208
|
};
|
|
8194
8209
|
},
|
|
8195
8210
|
{ immediate: a, flush: "post" }
|
|
@@ -8282,7 +8297,7 @@ function Yl(t, e = !1) {
|
|
|
8282
8297
|
const a = bt(ve(t));
|
|
8283
8298
|
!a || !n.value || (rn && (r == null || r()), a.style.overflow = o, $t.delete(a), n.value = !1);
|
|
8284
8299
|
};
|
|
8285
|
-
return it(l),
|
|
8300
|
+
return it(l), x({
|
|
8286
8301
|
get() {
|
|
8287
8302
|
return n.value;
|
|
8288
8303
|
},
|
|
@@ -8303,7 +8318,7 @@ function Zl() {
|
|
|
8303
8318
|
};
|
|
8304
8319
|
}
|
|
8305
8320
|
Zl();
|
|
8306
|
-
const
|
|
8321
|
+
const Jl = ["innerHTML"], Ql = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */ F({
|
|
8307
8322
|
__name: "TileContentImageStackedAnimatedTile",
|
|
8308
8323
|
props: {
|
|
8309
8324
|
__typename: {},
|
|
@@ -8326,52 +8341,52 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8326
8341
|
class: {}
|
|
8327
8342
|
},
|
|
8328
8343
|
setup(t) {
|
|
8329
|
-
const e = X(null), n = X(!1), r = t, o =
|
|
8344
|
+
const e = X(null), n = X(!1), r = t, o = x(
|
|
8330
8345
|
() => P(Rn, r.pt ?? {})
|
|
8331
|
-
), i =
|
|
8346
|
+
), i = x(() => !((r.index ?? 0) % 2)), l = x(() => r.index === 0), { palette: a } = ne(r), s = x(() => {
|
|
8332
8347
|
var u;
|
|
8333
8348
|
return (u = r.tileLabel) != null && u.alignment ? r.tileLabel.alignment : i.value ? "right" : "left";
|
|
8334
8349
|
}), c = (u) => {
|
|
8335
8350
|
n.value = u;
|
|
8336
8351
|
};
|
|
8337
8352
|
return (u, p) => {
|
|
8338
|
-
var f,
|
|
8353
|
+
var f, b, k, y;
|
|
8339
8354
|
const g = qe;
|
|
8340
8355
|
return d(), h("div", {
|
|
8341
|
-
class: m(`tile-content ${
|
|
8356
|
+
class: m(`tile-content ${v(G)(((f = o.value) == null ? void 0 : f.root) ?? "", r.class ?? "")} max-w-[1024px] mb-16 md:mb-0`)
|
|
8342
8357
|
}, [
|
|
8343
|
-
fe(
|
|
8344
|
-
class: m(`${((
|
|
8345
|
-
"pt:footer:class": `tile-content-ctas ${((
|
|
8346
|
-
"pt:body:class": ((
|
|
8358
|
+
fe(v(Pe), {
|
|
8359
|
+
class: m(`${((b = o.value) == null ? void 0 : b.container) ?? ""} tile-content-container shadow-none`),
|
|
8360
|
+
"pt:footer:class": `tile-content-ctas ${((k = o.value) == null ? void 0 : k.ctas) ?? ""}`,
|
|
8361
|
+
"pt:body:class": ((y = o.value) == null ? void 0 : y.body) ?? ""
|
|
8347
8362
|
}, Te({
|
|
8348
8363
|
content: Z(() => {
|
|
8349
|
-
var
|
|
8364
|
+
var w, $, O, E, N, R, V, B, D, W, z, _;
|
|
8350
8365
|
return [
|
|
8351
|
-
|
|
8352
|
-
class: m(`flex gap-[5vmin] md:gap-12 relative ${i.value ? "flex-row-reverse" : ""} tile-content-inner ${((
|
|
8366
|
+
S("div", {
|
|
8367
|
+
class: m(`flex gap-[5vmin] md:gap-12 relative ${i.value ? "flex-row-reverse" : ""} tile-content-inner ${((w = o.value) == null ? void 0 : w.bodyCopy) ?? ""}`)
|
|
8353
8368
|
}, [
|
|
8354
|
-
|
|
8355
|
-
class: m(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((
|
|
8369
|
+
S("div", {
|
|
8370
|
+
class: m(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${(($ = o.value) == null ? void 0 : $.text) ?? ""} text-left ${i.value ? "items-start" : "items-end"}`)
|
|
8356
8371
|
}, [
|
|
8357
8372
|
u.headline ? (d(), h("h3", {
|
|
8358
8373
|
key: 0,
|
|
8359
|
-
class: m(`tile-content-headline w-full ${((
|
|
8374
|
+
class: m(`tile-content-headline w-full ${((O = o.value) == null ? void 0 : O.headline) ?? ""} text-${v(a).subheadline}`),
|
|
8360
8375
|
innerHTML: u.headline
|
|
8361
|
-
}, null, 10,
|
|
8376
|
+
}, null, 10, Jl)) : C("", !0),
|
|
8362
8377
|
u.description ? (d(), h("p", {
|
|
8363
8378
|
key: 1,
|
|
8364
|
-
class: m(`tile-content-description ${((
|
|
8379
|
+
class: m(`tile-content-description ${((E = o.value) == null ? void 0 : E.description) ?? ""} w-full text-${v(a).copy}`),
|
|
8365
8380
|
innerHTML: u.description
|
|
8366
|
-
}, null, 10,
|
|
8381
|
+
}, null, 10, Ql)) : C("", !0)
|
|
8367
8382
|
], 2),
|
|
8368
|
-
u.video || u.image ?
|
|
8383
|
+
u.video || u.image ? ie((d(), h("div", {
|
|
8369
8384
|
key: 0,
|
|
8370
8385
|
ref_key: "target",
|
|
8371
8386
|
ref: e,
|
|
8372
8387
|
class: m(`tile-content-media relative ${((N = o.value) == null ? void 0 : N.media) ?? ""} max-w-[350px]`)
|
|
8373
8388
|
}, [
|
|
8374
|
-
|
|
8389
|
+
S("img", {
|
|
8375
8390
|
class: m({
|
|
8376
8391
|
"should-animate": !0,
|
|
8377
8392
|
absolute: !0,
|
|
@@ -8392,7 +8407,7 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8392
8407
|
}),
|
|
8393
8408
|
src: (i.value, "https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")
|
|
8394
8409
|
}, null, 10, es),
|
|
8395
|
-
u.tileLabel || u.tileLabelType ? (d(), I(g,
|
|
8410
|
+
u.tileLabel || u.tileLabelType ? (d(), I(g, T({ key: 0 }, u.tileLabel, {
|
|
8396
8411
|
class: {
|
|
8397
8412
|
[((R = o.value) == null ? void 0 : R.numericLabel) ?? ""]: u.tileLabelType === "Numeric" || ((V = u.tileLabel) == null ? void 0 : V.type) === "Numeric",
|
|
8398
8413
|
[((B = o.value) == null ? void 0 : B.label) ?? ""]: u.tileLabelType === "Text" || ((D = u.tileLabel) == null ? void 0 : D.type) === "Text",
|
|
@@ -8401,19 +8416,19 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8401
8416
|
index: u.index,
|
|
8402
8417
|
type: u.tileLabelType ?? ((W = u.tileLabel) == null ? void 0 : W.type),
|
|
8403
8418
|
alignment: s.value,
|
|
8404
|
-
"background-color":
|
|
8405
|
-
"text-color":
|
|
8406
|
-
}), null, 16, ["class", "index", "type", "alignment", "background-color", "text-color"])) :
|
|
8407
|
-
u.image ? (d(), I(
|
|
8408
|
-
class:
|
|
8419
|
+
"background-color": v(a).label[u.tileLabelType ?? ((z = u.tileLabel) == null ? void 0 : z.type) ?? "Text"].bg,
|
|
8420
|
+
"text-color": v(a).label[u.tileLabelType ?? ((_ = u.tileLabel) == null ? void 0 : _.type) ?? "Text"].copy
|
|
8421
|
+
}), null, 16, ["class", "index", "type", "alignment", "background-color", "text-color"])) : C("", !0),
|
|
8422
|
+
u.image ? (d(), I(oe, T({ key: 1 }, u.image, {
|
|
8423
|
+
class: v(G)(
|
|
8409
8424
|
"w-full min-w-[150px] md:min-w-[350px] relative rounded-full z-10",
|
|
8410
8425
|
u.image.class
|
|
8411
8426
|
)
|
|
8412
|
-
}), null, 16, ["class"])) :
|
|
8413
|
-
u.video ? (d(), I(ct, ze(
|
|
8427
|
+
}), null, 16, ["class"])) : C("", !0),
|
|
8428
|
+
u.video ? (d(), I(ct, ze(T({ key: 2 }, u.video)), null, 16)) : C("", !0)
|
|
8414
8429
|
], 2)), [
|
|
8415
|
-
[
|
|
8416
|
-
]) :
|
|
8430
|
+
[v(Gl), c]
|
|
8431
|
+
]) : C("", !0)
|
|
8417
8432
|
], 2)
|
|
8418
8433
|
];
|
|
8419
8434
|
}),
|
|
@@ -8422,12 +8437,12 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8422
8437
|
u.ctas || u.footer ? {
|
|
8423
8438
|
name: "footer",
|
|
8424
8439
|
fn: Z(() => {
|
|
8425
|
-
var
|
|
8440
|
+
var w;
|
|
8426
8441
|
return [
|
|
8427
8442
|
u.footer ? (d(), h("p", {
|
|
8428
8443
|
key: 0,
|
|
8429
|
-
class: m(`${((
|
|
8430
|
-
},
|
|
8444
|
+
class: m(`${((w = o.value) == null ? void 0 : w.footer) ?? ""} text-${v(a).copy}`)
|
|
8445
|
+
}, j(u.footer), 3)) : C("", !0)
|
|
8431
8446
|
];
|
|
8432
8447
|
}),
|
|
8433
8448
|
key: "0"
|
|
@@ -8436,7 +8451,7 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8436
8451
|
], 2);
|
|
8437
8452
|
};
|
|
8438
8453
|
}
|
|
8439
|
-
}), ns = /* @__PURE__ */ at(ts, [["__scopeId", "data-v-
|
|
8454
|
+
}), ns = /* @__PURE__ */ at(ts, [["__scopeId", "data-v-e37943fd"]]), rs = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
8440
8455
|
__proto__: null,
|
|
8441
8456
|
Accordion: ki,
|
|
8442
8457
|
AccordionItem: Ai,
|
|
@@ -8450,7 +8465,7 @@ const Ql = ["innerHTML"], Jl = ["innerHTML"], es = ["src"], ts = /* @__PURE__ */
|
|
|
8450
8465
|
ContentModule: Na,
|
|
8451
8466
|
FooterCopyright: _t,
|
|
8452
8467
|
FooterNavigation: ul,
|
|
8453
|
-
Image:
|
|
8468
|
+
Image: oe,
|
|
8454
8469
|
LogoCollectionModule: dl,
|
|
8455
8470
|
NavigationElement: lt,
|
|
8456
8471
|
PrimaryNavigation: bl,
|
|
@@ -8502,14 +8517,14 @@ export {
|
|
|
8502
8517
|
_t as FooterCopyright,
|
|
8503
8518
|
ul as FooterNavigation,
|
|
8504
8519
|
Zr as FooterNavigationPt,
|
|
8505
|
-
|
|
8506
|
-
|
|
8520
|
+
oe as Image,
|
|
8521
|
+
Jr as ImagePt,
|
|
8507
8522
|
dl as LogoCollectionModule,
|
|
8508
8523
|
jn as LogoCollectionModulePt,
|
|
8509
8524
|
lt as NavigationElement,
|
|
8510
8525
|
Mn as NavigationElementPt,
|
|
8511
8526
|
bl as PrimaryNavigation,
|
|
8512
|
-
|
|
8527
|
+
Qr as PrimaryNavigationPt,
|
|
8513
8528
|
Pt as SocialMediaRef,
|
|
8514
8529
|
wl as SplitModule,
|
|
8515
8530
|
Vn as SplitModulePt,
|