@cooperco/cooper-component-library 0.1.74 → 0.1.76

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { ref as G, readonly as cn, getCurrentInstance as Ot, onMounted as Et, nextTick as eo, watch as Te, mergeProps as S, openBlock as d, createElementBlock as h, renderSlot as oe, createTextVNode as Le, toDisplayString as B, createElementVNode as k, resolveComponent as kt, resolveDirective as dn, withDirectives as se, normalizeClass as v, createBlock as _, createCommentVNode as w, defineComponent as K, computed as x, resolveDynamicComponent as te, unref as m, withCtx as Q, Fragment as N, renderList as q, withModifiers as at, vShow as fe, normalizeProps as xe, getCurrentScope as to, onScopeDispose as no, toRef as oo, customRef as ro, normalizeStyle as le, createSlots as Oe, createVNode as de, guardReactiveProps as io, useAttrs as ao } from "vue";
1
+ import { ref as G, readonly as cn, getCurrentInstance as Ot, onMounted as Et, nextTick as eo, watch as xe, mergeProps as S, openBlock as d, createElementBlock as h, renderSlot as oe, createTextVNode as Le, toDisplayString as B, createElementVNode as k, resolveComponent as kt, resolveDirective as dn, withDirectives as se, normalizeClass as v, createBlock as _, createCommentVNode as w, defineComponent as K, computed as T, resolveDynamicComponent as te, unref as m, withCtx as Q, Fragment as N, renderList as q, withModifiers as at, vShow as fe, normalizeProps as Te, getCurrentScope as to, onScopeDispose as no, toRef as oo, customRef as ro, normalizeStyle as le, createSlots as Oe, createVNode as de, guardReactiveProps as io, useAttrs as ao } from "vue";
2
2
  const jt = "-", lo = (n) => {
3
3
  const e = uo(n), {
4
4
  conflictingClassGroups: t,
@@ -42,9 +42,9 @@ const jt = "-", lo = (n) => {
42
42
  validators: []
43
43
  };
44
44
  return po(Object.entries(n.classGroups), t).forEach(([i, a]) => {
45
- Tt(a, o, i, e);
45
+ xt(a, o, i, e);
46
46
  }), o;
47
- }, Tt = (n, e, t, o) => {
47
+ }, xt = (n, e, t, o) => {
48
48
  n.forEach((r) => {
49
49
  if (typeof r == "string") {
50
50
  const i = r === "" ? e : Wt(e, r);
@@ -53,7 +53,7 @@ const jt = "-", lo = (n) => {
53
53
  }
54
54
  if (typeof r == "function") {
55
55
  if (co(r)) {
56
- Tt(r(o), e, t, o);
56
+ xt(r(o), e, t, o);
57
57
  return;
58
58
  }
59
59
  e.validators.push({
@@ -63,7 +63,7 @@ const jt = "-", lo = (n) => {
63
63
  return;
64
64
  }
65
65
  Object.entries(r).forEach(([i, a]) => {
66
- Tt(a, Wt(e, i), t, o);
66
+ xt(a, Wt(e, i), t, o);
67
67
  });
68
68
  });
69
69
  }, Wt = (n, e) => {
@@ -176,9 +176,9 @@ const jt = "-", lo = (n) => {
176
176
  if (i.includes(I))
177
177
  continue;
178
178
  i.push(I);
179
- const P = r(b, y);
180
- for (let E = 0; E < P.length; ++E) {
181
- const V = P[E];
179
+ const A = r(b, y);
180
+ for (let E = 0; E < A.length; ++E) {
181
+ const V = A[E];
182
182
  i.push(C + V);
183
183
  }
184
184
  l = u + (l.length > 0 ? " " + l : l);
@@ -219,16 +219,16 @@ function $o(n, ...e) {
219
219
  const Z = (n) => {
220
220
  const e = (t) => t[n] || [];
221
221
  return e.isThemeGetter = !0, e;
222
- }, gn = /^\[(?:([a-z-]+):)?(.+)\]$/i, wo = /^\d+\/\d+$/, Co = /* @__PURE__ */ new Set(["px", "full", "screen"]), ko = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, To = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, xo = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, So = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Io = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, ge = (n) => Pe(n) || Co.has(n) || wo.test(n), ye = (n) => Ee(n, "length", Mo), Pe = (n) => !!n && !Number.isNaN(Number(n)), mt = (n) => Ee(n, "number", Pe), Ve = (n) => !!n && Number.isInteger(Number(n)), _o = (n) => n.endsWith("%") && Pe(n.slice(0, -1)), M = (n) => gn.test(n), be = (n) => ko.test(n), Ao = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Po = (n) => Ee(n, Ao, hn), Lo = (n) => Ee(n, "position", hn), Oo = /* @__PURE__ */ new Set(["image", "url"]), Eo = (n) => Ee(n, Oo, Vo), jo = (n) => Ee(n, "", Bo), Ne = () => !0, Ee = (n, e, t) => {
222
+ }, gn = /^\[(?:([a-z-]+):)?(.+)\]$/i, wo = /^\d+\/\d+$/, Co = /* @__PURE__ */ new Set(["px", "full", "screen"]), ko = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, xo = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, To = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, So = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Io = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, ge = (n) => Ae(n) || Co.has(n) || wo.test(n), ye = (n) => Ee(n, "length", Mo), Ae = (n) => !!n && !Number.isNaN(Number(n)), mt = (n) => Ee(n, "number", Ae), Ve = (n) => !!n && Number.isInteger(Number(n)), _o = (n) => n.endsWith("%") && Ae(n.slice(0, -1)), M = (n) => gn.test(n), be = (n) => ko.test(n), Po = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Ao = (n) => Ee(n, Po, hn), Lo = (n) => Ee(n, "position", hn), Oo = /* @__PURE__ */ new Set(["image", "url"]), Eo = (n) => Ee(n, Oo, Vo), jo = (n) => Ee(n, "", Bo), Ne = () => !0, Ee = (n, e, t) => {
223
223
  const o = gn.exec(n);
224
224
  return o ? o[1] ? typeof e == "string" ? o[1] === e : e.has(o[1]) : t(o[2]) : !1;
225
225
  }, Mo = (n) => (
226
226
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
227
227
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
228
228
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
229
- To.test(n) && !xo.test(n)
229
+ xo.test(n) && !To.test(n)
230
230
  ), hn = () => !1, Bo = (n) => So.test(n), Vo = (n) => Io.test(n), No = () => {
231
- const n = Z("colors"), e = Z("spacing"), t = Z("blur"), o = Z("brightness"), r = Z("borderColor"), i = Z("borderRadius"), a = Z("borderSpacing"), l = Z("borderWidth"), s = Z("contrast"), u = Z("grayscale"), p = Z("hueRotate"), c = Z("invert"), f = Z("gap"), g = Z("gradientColorStops"), y = Z("gradientColorStopPositions"), b = Z("inset"), $ = Z("margin"), C = Z("opacity"), I = Z("padding"), P = Z("saturate"), E = Z("scale"), V = Z("sepia"), z = Z("skew"), W = Z("space"), R = Z("translate"), H = () => ["auto", "contain", "none"], T = () => ["auto", "hidden", "clip", "visible", "scroll"], O = () => ["auto", M, e], A = () => [M, e], X = () => ["", ge, ye], ne = () => ["auto", Pe, M], ue = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ae = () => ["solid", "dashed", "dotted", "double", "none"], Me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Ie = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], he = () => ["", "0", M], Be = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ce = () => [Pe, M];
231
+ const n = Z("colors"), e = Z("spacing"), t = Z("blur"), o = Z("brightness"), r = Z("borderColor"), i = Z("borderRadius"), a = Z("borderSpacing"), l = Z("borderWidth"), s = Z("contrast"), u = Z("grayscale"), p = Z("hueRotate"), c = Z("invert"), f = Z("gap"), g = Z("gradientColorStops"), y = Z("gradientColorStopPositions"), b = Z("inset"), $ = Z("margin"), C = Z("opacity"), I = Z("padding"), A = Z("saturate"), E = Z("scale"), V = Z("sepia"), z = Z("skew"), W = Z("space"), R = Z("translate"), H = () => ["auto", "contain", "none"], x = () => ["auto", "hidden", "clip", "visible", "scroll"], O = () => ["auto", M, e], P = () => [M, e], X = () => ["", ge, ye], ne = () => ["auto", Ae, M], ue = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ae = () => ["solid", "dashed", "dotted", "double", "none"], Me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Ie = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], he = () => ["", "0", M], Be = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ce = () => [Ae, M];
232
232
  return {
233
233
  cacheSize: 500,
234
234
  separator: ":",
@@ -239,25 +239,25 @@ const Z = (n) => {
239
239
  brightness: ce(),
240
240
  borderColor: [n],
241
241
  borderRadius: ["none", "", "full", be, M],
242
- borderSpacing: A(),
242
+ borderSpacing: P(),
243
243
  borderWidth: X(),
244
244
  contrast: ce(),
245
245
  grayscale: he(),
246
246
  hueRotate: ce(),
247
247
  invert: he(),
248
- gap: A(),
248
+ gap: P(),
249
249
  gradientColorStops: [n],
250
250
  gradientColorStopPositions: [_o, ye],
251
251
  inset: O(),
252
252
  margin: O(),
253
253
  opacity: ce(),
254
- padding: A(),
254
+ padding: P(),
255
255
  saturate: ce(),
256
256
  scale: ce(),
257
257
  sepia: he(),
258
258
  skew: ce(),
259
- space: A(),
260
- translate: A()
259
+ space: P(),
260
+ translate: P()
261
261
  },
262
262
  classGroups: {
263
263
  // Layout
@@ -358,21 +358,21 @@ const Z = (n) => {
358
358
  * @see https://tailwindcss.com/docs/overflow
359
359
  */
360
360
  overflow: [{
361
- overflow: T()
361
+ overflow: x()
362
362
  }],
363
363
  /**
364
364
  * Overflow X
365
365
  * @see https://tailwindcss.com/docs/overflow
366
366
  */
367
367
  "overflow-x": [{
368
- "overflow-x": T()
368
+ "overflow-x": x()
369
369
  }],
370
370
  /**
371
371
  * Overflow Y
372
372
  * @see https://tailwindcss.com/docs/overflow
373
373
  */
374
374
  "overflow-y": [{
375
- "overflow-y": T()
375
+ "overflow-y": x()
376
376
  }],
377
377
  /**
378
378
  * Overscroll Behavior
@@ -967,7 +967,7 @@ const Z = (n) => {
967
967
  * @see https://tailwindcss.com/docs/line-clamp
968
968
  */
969
969
  "line-clamp": [{
970
- "line-clamp": ["none", Pe, mt]
970
+ "line-clamp": ["none", Ae, mt]
971
971
  }],
972
972
  /**
973
973
  * Line Height
@@ -1088,7 +1088,7 @@ const Z = (n) => {
1088
1088
  * @see https://tailwindcss.com/docs/text-indent
1089
1089
  */
1090
1090
  indent: [{
1091
- indent: A()
1091
+ indent: P()
1092
1092
  }],
1093
1093
  /**
1094
1094
  * Vertical Alignment
@@ -1176,7 +1176,7 @@ const Z = (n) => {
1176
1176
  * @see https://tailwindcss.com/docs/background-size
1177
1177
  */
1178
1178
  "bg-size": [{
1179
- bg: ["auto", "cover", "contain", Po]
1179
+ bg: ["auto", "cover", "contain", Ao]
1180
1180
  }],
1181
1181
  /**
1182
1182
  * Background Image
@@ -1680,7 +1680,7 @@ const Z = (n) => {
1680
1680
  * @see https://tailwindcss.com/docs/saturate
1681
1681
  */
1682
1682
  saturate: [{
1683
- saturate: [P]
1683
+ saturate: [A]
1684
1684
  }],
1685
1685
  /**
1686
1686
  * Sepia
@@ -1751,7 +1751,7 @@ const Z = (n) => {
1751
1751
  * @see https://tailwindcss.com/docs/backdrop-saturate
1752
1752
  */
1753
1753
  "backdrop-saturate": [{
1754
- "backdrop-saturate": [P]
1754
+ "backdrop-saturate": [A]
1755
1755
  }],
1756
1756
  /**
1757
1757
  * Backdrop Sepia
@@ -1965,126 +1965,126 @@ const Z = (n) => {
1965
1965
  * @see https://tailwindcss.com/docs/scroll-margin
1966
1966
  */
1967
1967
  "scroll-m": [{
1968
- "scroll-m": A()
1968
+ "scroll-m": P()
1969
1969
  }],
1970
1970
  /**
1971
1971
  * Scroll Margin X
1972
1972
  * @see https://tailwindcss.com/docs/scroll-margin
1973
1973
  */
1974
1974
  "scroll-mx": [{
1975
- "scroll-mx": A()
1975
+ "scroll-mx": P()
1976
1976
  }],
1977
1977
  /**
1978
1978
  * Scroll Margin Y
1979
1979
  * @see https://tailwindcss.com/docs/scroll-margin
1980
1980
  */
1981
1981
  "scroll-my": [{
1982
- "scroll-my": A()
1982
+ "scroll-my": P()
1983
1983
  }],
1984
1984
  /**
1985
1985
  * Scroll Margin Start
1986
1986
  * @see https://tailwindcss.com/docs/scroll-margin
1987
1987
  */
1988
1988
  "scroll-ms": [{
1989
- "scroll-ms": A()
1989
+ "scroll-ms": P()
1990
1990
  }],
1991
1991
  /**
1992
1992
  * Scroll Margin End
1993
1993
  * @see https://tailwindcss.com/docs/scroll-margin
1994
1994
  */
1995
1995
  "scroll-me": [{
1996
- "scroll-me": A()
1996
+ "scroll-me": P()
1997
1997
  }],
1998
1998
  /**
1999
1999
  * Scroll Margin Top
2000
2000
  * @see https://tailwindcss.com/docs/scroll-margin
2001
2001
  */
2002
2002
  "scroll-mt": [{
2003
- "scroll-mt": A()
2003
+ "scroll-mt": P()
2004
2004
  }],
2005
2005
  /**
2006
2006
  * Scroll Margin Right
2007
2007
  * @see https://tailwindcss.com/docs/scroll-margin
2008
2008
  */
2009
2009
  "scroll-mr": [{
2010
- "scroll-mr": A()
2010
+ "scroll-mr": P()
2011
2011
  }],
2012
2012
  /**
2013
2013
  * Scroll Margin Bottom
2014
2014
  * @see https://tailwindcss.com/docs/scroll-margin
2015
2015
  */
2016
2016
  "scroll-mb": [{
2017
- "scroll-mb": A()
2017
+ "scroll-mb": P()
2018
2018
  }],
2019
2019
  /**
2020
2020
  * Scroll Margin Left
2021
2021
  * @see https://tailwindcss.com/docs/scroll-margin
2022
2022
  */
2023
2023
  "scroll-ml": [{
2024
- "scroll-ml": A()
2024
+ "scroll-ml": P()
2025
2025
  }],
2026
2026
  /**
2027
2027
  * Scroll Padding
2028
2028
  * @see https://tailwindcss.com/docs/scroll-padding
2029
2029
  */
2030
2030
  "scroll-p": [{
2031
- "scroll-p": A()
2031
+ "scroll-p": P()
2032
2032
  }],
2033
2033
  /**
2034
2034
  * Scroll Padding X
2035
2035
  * @see https://tailwindcss.com/docs/scroll-padding
2036
2036
  */
2037
2037
  "scroll-px": [{
2038
- "scroll-px": A()
2038
+ "scroll-px": P()
2039
2039
  }],
2040
2040
  /**
2041
2041
  * Scroll Padding Y
2042
2042
  * @see https://tailwindcss.com/docs/scroll-padding
2043
2043
  */
2044
2044
  "scroll-py": [{
2045
- "scroll-py": A()
2045
+ "scroll-py": P()
2046
2046
  }],
2047
2047
  /**
2048
2048
  * Scroll Padding Start
2049
2049
  * @see https://tailwindcss.com/docs/scroll-padding
2050
2050
  */
2051
2051
  "scroll-ps": [{
2052
- "scroll-ps": A()
2052
+ "scroll-ps": P()
2053
2053
  }],
2054
2054
  /**
2055
2055
  * Scroll Padding End
2056
2056
  * @see https://tailwindcss.com/docs/scroll-padding
2057
2057
  */
2058
2058
  "scroll-pe": [{
2059
- "scroll-pe": A()
2059
+ "scroll-pe": P()
2060
2060
  }],
2061
2061
  /**
2062
2062
  * Scroll Padding Top
2063
2063
  * @see https://tailwindcss.com/docs/scroll-padding
2064
2064
  */
2065
2065
  "scroll-pt": [{
2066
- "scroll-pt": A()
2066
+ "scroll-pt": P()
2067
2067
  }],
2068
2068
  /**
2069
2069
  * Scroll Padding Right
2070
2070
  * @see https://tailwindcss.com/docs/scroll-padding
2071
2071
  */
2072
2072
  "scroll-pr": [{
2073
- "scroll-pr": A()
2073
+ "scroll-pr": P()
2074
2074
  }],
2075
2075
  /**
2076
2076
  * Scroll Padding Bottom
2077
2077
  * @see https://tailwindcss.com/docs/scroll-padding
2078
2078
  */
2079
2079
  "scroll-pb": [{
2080
- "scroll-pb": A()
2080
+ "scroll-pb": P()
2081
2081
  }],
2082
2082
  /**
2083
2083
  * Scroll Padding Left
2084
2084
  * @see https://tailwindcss.com/docs/scroll-padding
2085
2085
  */
2086
2086
  "scroll-pl": [{
2087
- "scroll-pl": A()
2087
+ "scroll-pl": P()
2088
2088
  }],
2089
2089
  /**
2090
2090
  * Scroll Snap Align
@@ -2330,7 +2330,7 @@ const Z = (n) => {
2330
2330
  bodyCopy: "w-full max-w-[1440px] mx-auto"
2331
2331
  }
2332
2332
  )
2333
- }, Tn = L(
2333
+ }, xn = L(
2334
2334
  { ...re, headline: "" },
2335
2335
  {
2336
2336
  headline: "text-3xl md:text-4xl font-bold leading-tight",
@@ -2339,7 +2339,7 @@ const Z = (n) => {
2339
2339
  ctas: "mt-8",
2340
2340
  cta: ""
2341
2341
  }
2342
- ), xn = {
2342
+ ), Tn = {
2343
2343
  link: {
2344
2344
  logo: "p-2 rounded-full"
2345
2345
  },
@@ -2356,13 +2356,13 @@ const Z = (n) => {
2356
2356
  }), Ro = L(re, {}), _n = L(re, {
2357
2357
  root: "px-8 md:px-0",
2358
2358
  bodyCopy: "max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"
2359
- }), An = L(re, {
2359
+ }), Pn = L(re, {
2360
2360
  quote: "text-lg font-bold",
2361
2361
  text: "space-y-4 w-full md:w-1/2",
2362
2362
  author: "text-lg",
2363
2363
  details: "text-lg",
2364
2364
  media: "md:w-1/2 w-full"
2365
- }), Pn = L(re, {
2365
+ }), An = L(re, {
2366
2366
  root: "px-5 md:px-0",
2367
2367
  headline: "mb-8 md:mb-12 text-3xl md:text-5xl font-bold leading-tight text-center",
2368
2368
  bodyCopy: "md:text-center mb-8 md:mb-12"
@@ -2429,12 +2429,12 @@ const Z = (n) => {
2429
2429
  AccordionListItemPt: vn,
2430
2430
  AccordionPt: yn,
2431
2431
  AccordionTileItemPt: $n,
2432
- CTAPt: xn,
2432
+ CTAPt: Tn,
2433
2433
  CarouselModuleAltPt: Ho,
2434
2434
  CarouselModulePt: wn,
2435
2435
  ContainerCollectionModulePt: Cn,
2436
2436
  ContainerModulePt: kn,
2437
- ContentModulePt: Tn,
2437
+ ContentModulePt: xn,
2438
2438
  DEFAULT_PASSTHROUGH: re,
2439
2439
  FooterNavigationPt: Do,
2440
2440
  HelloBarPt: Vn,
@@ -2443,8 +2443,8 @@ const Z = (n) => {
2443
2443
  NavigationElementPt: In,
2444
2444
  PrimaryNavigationPt: Ro,
2445
2445
  SplitModulePt: _n,
2446
- TestimonialModulePt: An,
2447
- TileCollectionModulePt: Pn,
2446
+ TestimonialModulePt: Pn,
2447
+ TileCollectionModulePt: An,
2448
2448
  TileContentIconTilePt: Ln,
2449
2449
  TileContentImageStackedAnimatedTilePt: On,
2450
2450
  TileContentImageTilePt: En,
@@ -2849,7 +2849,7 @@ const ee = (n) => {
2849
2849
  backgroundColor: t,
2850
2850
  palette: o
2851
2851
  };
2852
- }, ns = (n, e) => {
2852
+ }, rs = (n, e) => {
2853
2853
  Re = n, e ? lt = e : lt = Object.keys(n)[0];
2854
2854
  };
2855
2855
  function gt(n, e) {
@@ -2898,7 +2898,7 @@ function Go(n) {
2898
2898
  }
2899
2899
  function Xo(n) {
2900
2900
  if (Array.isArray(n))
2901
- return xt(n);
2901
+ return Tt(n);
2902
2902
  }
2903
2903
  function De(n) {
2904
2904
  "@babel/helpers - typeof";
@@ -2918,15 +2918,15 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
2918
2918
  function Mt(n, e) {
2919
2919
  if (n) {
2920
2920
  if (typeof n == "string")
2921
- return xt(n, e);
2921
+ return Tt(n, e);
2922
2922
  var t = Object.prototype.toString.call(n).slice(8, -1);
2923
2923
  if (t === "Object" && n.constructor && (t = n.constructor.name), t === "Map" || t === "Set")
2924
2924
  return Array.from(n);
2925
2925
  if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))
2926
- return xt(n, e);
2926
+ return Tt(n, e);
2927
2927
  }
2928
2928
  }
2929
- function xt(n, e) {
2929
+ function Tt(n, e) {
2930
2930
  (e == null || e > n.length) && (e = n.length);
2931
2931
  for (var t = 0, o = new Array(e); t < e; t++)
2932
2932
  o[t] = n[t];
@@ -3877,17 +3877,17 @@ function ur(n) {
3877
3877
  }
3878
3878
  var cr = 0;
3879
3879
  function Nn(n) {
3880
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = G(!1), o = G(n), r = G(null), i = U.isClient() ? window.document : void 0, a = e.document, l = a === void 0 ? i : a, s = e.immediate, u = s === void 0 ? !0 : s, p = e.manual, c = p === void 0 ? !1 : p, f = e.name, g = f === void 0 ? "style_".concat(++cr) : f, y = e.id, b = y === void 0 ? void 0 : y, $ = e.media, C = $ === void 0 ? void 0 : $, I = e.nonce, P = I === void 0 ? void 0 : I, E = e.props, V = E === void 0 ? {} : E, z = function() {
3881
- }, W = function(T) {
3880
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = G(!1), o = G(n), r = G(null), i = U.isClient() ? window.document : void 0, a = e.document, l = a === void 0 ? i : a, s = e.immediate, u = s === void 0 ? !0 : s, p = e.manual, c = p === void 0 ? !1 : p, f = e.name, g = f === void 0 ? "style_".concat(++cr) : f, y = e.id, b = y === void 0 ? void 0 : y, $ = e.media, C = $ === void 0 ? void 0 : $, I = e.nonce, A = I === void 0 ? void 0 : I, E = e.props, V = E === void 0 ? {} : E, z = function() {
3881
+ }, W = function(x) {
3882
3882
  var O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
3883
3883
  if (l) {
3884
- var A = Xt(Xt({}, V), O), X = A.name || g, ne = A.id || b, ue = A.nonce || P;
3885
- r.value = l.querySelector('style[data-primevue-style-id="'.concat(X, '"]')) || l.getElementById(ne) || l.createElement("style"), r.value.isConnected || (o.value = T || n, U.setAttributes(r.value, {
3884
+ var P = Xt(Xt({}, V), O), X = P.name || g, ne = P.id || b, ue = P.nonce || A;
3885
+ r.value = l.querySelector('style[data-primevue-style-id="'.concat(X, '"]')) || l.getElementById(ne) || l.createElement("style"), r.value.isConnected || (o.value = x || n, U.setAttributes(r.value, {
3886
3886
  type: "text/css",
3887
3887
  id: ne,
3888
3888
  media: C,
3889
3889
  nonce: ue
3890
- }), l.head.appendChild(r.value), U.setAttribute(r.value, "data-primevue-style-id", g), U.setAttributes(r.value, A)), !t.value && (z = Te(o, function(ae) {
3890
+ }), l.head.appendChild(r.value), U.setAttribute(r.value, "data-primevue-style-id", g), U.setAttributes(r.value, P)), !t.value && (z = xe(o, function(ae) {
3891
3891
  r.value.textContent = ae;
3892
3892
  }, {
3893
3893
  immediate: !0
@@ -4089,18 +4089,18 @@ function Jt(n, e) {
4089
4089
  }
4090
4090
  return t;
4091
4091
  }
4092
- function Tr(n) {
4092
+ function xr(n) {
4093
4093
  for (var e = 1; e < arguments.length; e++) {
4094
4094
  var t = arguments[e] != null ? arguments[e] : {};
4095
4095
  e % 2 ? Jt(Object(t), !0).forEach(function(o) {
4096
- xr(n, o, t[o]);
4096
+ Tr(n, o, t[o]);
4097
4097
  }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(n, Object.getOwnPropertyDescriptors(t)) : Jt(Object(t)).forEach(function(o) {
4098
4098
  Object.defineProperty(n, o, Object.getOwnPropertyDescriptor(t, o));
4099
4099
  });
4100
4100
  }
4101
4101
  return n;
4102
4102
  }
4103
- function xr(n, e, t) {
4103
+ function Tr(n, e, t) {
4104
4104
  return e = Sr(e), e in n ? Object.defineProperty(n, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : n[e] = t, n;
4105
4105
  }
4106
4106
  function Sr(n) {
@@ -4123,7 +4123,7 @@ var vt = me.extend({
4123
4123
  name: "common",
4124
4124
  loadGlobalStyle: function(e) {
4125
4125
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4126
- return Nn(e, Tr({
4126
+ return Nn(e, xr({
4127
4127
  name: "global"
4128
4128
  }, t));
4129
4129
  }
@@ -4137,14 +4137,14 @@ function qe(n) {
4137
4137
  }, qe(n);
4138
4138
  }
4139
4139
  function _r(n) {
4140
- return Fn(n) || Ar(n) || Dn(n) || Hn();
4140
+ return Fn(n) || Pr(n) || Dn(n) || Hn();
4141
4141
  }
4142
- function Ar(n) {
4142
+ function Pr(n) {
4143
4143
  if (typeof Symbol < "u" && n[Symbol.iterator] != null || n["@@iterator"] != null)
4144
4144
  return Array.from(n);
4145
4145
  }
4146
4146
  function nt(n, e) {
4147
- return Fn(n) || Pr(n, e) || Dn(n, e) || Hn();
4147
+ return Fn(n) || Ar(n, e) || Dn(n, e) || Hn();
4148
4148
  }
4149
4149
  function Hn() {
4150
4150
  throw new TypeError(`Invalid attempt to destructure non-iterable instance.
@@ -4167,7 +4167,7 @@ function Qt(n, e) {
4167
4167
  o[t] = n[t];
4168
4168
  return o;
4169
4169
  }
4170
- function Pr(n, e) {
4170
+ function Ar(n, e) {
4171
4171
  var t = n == null ? null : typeof Symbol < "u" && n[Symbol.iterator] || n["@@iterator"];
4172
4172
  if (t != null) {
4173
4173
  var o, r, i, a, l = [], s = !0, u = !1;
@@ -4858,12 +4858,12 @@ var D = {
4858
4858
  return D._getPTValue(a.$instance, $, C, I, !1);
4859
4859
  },
4860
4860
  cx: function() {
4861
- var $, C, I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", P = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4862
- return ($ = a.$instance) !== null && $ !== void 0 && $.isUnstyled() ? void 0 : D._getOptionValue((C = a.$instance) === null || C === void 0 || (C = C.$style) === null || C === void 0 ? void 0 : C.classes, I, J({}, P));
4861
+ var $, C, I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", A = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4862
+ return ($ = a.$instance) !== null && $ !== void 0 && $.isUnstyled() ? void 0 : D._getOptionValue((C = a.$instance) === null || C === void 0 || (C = C.$style) === null || C === void 0 ? void 0 : C.classes, I, J({}, A));
4863
4863
  },
4864
4864
  sx: function() {
4865
- var $, C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, P = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
4866
- return I ? D._getOptionValue(($ = a.$instance) === null || $ === void 0 || ($ = $.$style) === null || $ === void 0 ? void 0 : $.inlineStyles, C, J({}, P)) : void 0;
4865
+ var $, C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, A = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
4866
+ return I ? D._getOptionValue(($ = a.$instance) === null || $ === void 0 || ($ = $.$style) === null || $ === void 0 ? void 0 : $.inlineStyles, C, J({}, A)) : void 0;
4867
4867
  }
4868
4868
  }, y), a.$instance = a._$instances[e], (p = (c = a.$instance)[i]) === null || p === void 0 || p.call(c, a, l, s, u), a["$".concat(e)] = a.$instance, D._hook(e, i, a, l, s, u);
4869
4869
  };
@@ -5229,7 +5229,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5229
5229
  class: {}
5230
5230
  },
5231
5231
  setup(n) {
5232
- const e = n, t = x(() => e.type === "List" ? "pi-chevron-down" : "pi-plus-circle"), o = x(() => e.type === "List" ? "pi-times" : "pi-times-circle"), r = x(
5232
+ const e = n, t = T(() => e.type === "List" ? "pi-chevron-down" : "pi-plus-circle"), o = T(() => e.type === "List" ? "pi-times" : "pi-times-circle"), r = T(
5233
5233
  () => bn(e.type, e.pt ?? {}, e.isChild)
5234
5234
  ), { backgroundColor: i, palette: a } = ee({
5235
5235
  ...e,
@@ -5317,7 +5317,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5317
5317
  },
5318
5318
  emits: ["toggleAccordion"],
5319
5319
  setup(n, { emit: e }) {
5320
- const t = n, o = x(() => L(st, t.pt ?? {})), r = G(!1), i = x(() => t.__typename === "Accordion"), a = x(() => !i.value || !t.modules || !t.type ? null : {
5320
+ const t = n, o = T(() => L(st, t.pt ?? {})), r = G(!1), i = T(() => t.__typename === "Accordion"), a = T(() => !i.value || !t.modules || !t.type ? null : {
5321
5321
  __typename: "Accordion",
5322
5322
  modules: t.modules,
5323
5323
  headline: "",
@@ -5356,7 +5356,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5356
5356
  "data-accordion-target": "#accordion-collapse-body-1",
5357
5357
  "aria-expanded": !0,
5358
5358
  "aria-controls": `accordion-collapse-body-${u.itemNumber}`,
5359
- onClick: p[0] || (p[0] = at((P) => r.value = !r.value, ["prevent"]))
5359
+ onClick: p[0] || (p[0] = at((A) => r.value = !r.value, ["prevent"]))
5360
5360
  }, [
5361
5361
  k("span", null, B(u.headline), 1),
5362
5362
  k("div", {
@@ -5380,7 +5380,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5380
5380
  class: v(`accordion-item-body ${r.value ? "show" : "hidden"} ${((y = o.value) == null ? void 0 : y.bodyCopy) ?? ""}`),
5381
5381
  "aria-labelledby": `accordion-collapse-heading-${u.itemNumber}`
5382
5382
  }, [
5383
- a.value ? (d(), _(Ze, xe(S({ key: 0 }, a.value)), null, 16)) : (d(), h(N, { key: 1 }, [
5383
+ a.value ? (d(), _(Ze, Te(S({ key: 0 }, a.value)), null, 16)) : (d(), h(N, { key: 1 }, [
5384
5384
  Le(B(u.bodyCopy), 1)
5385
5385
  ], 64))
5386
5386
  ], 10, fi)
@@ -5404,7 +5404,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5404
5404
  "data-accordion-target": "#accordion-collapse-body-1",
5405
5405
  "aria-expanded": u.openAccordionIndex === u.itemNumber,
5406
5406
  "aria-controls": `accordion-collapse-body-${u.itemNumber}`,
5407
- onClick: p[1] || (p[1] = at((P) => s(u.itemNumber), ["prevent"]))
5407
+ onClick: p[1] || (p[1] = at((A) => s(u.itemNumber), ["prevent"]))
5408
5408
  }, [
5409
5409
  k("span", null, B(u.headline), 1),
5410
5410
  k("div", {
@@ -5428,7 +5428,7 @@ const ci = ["innerHTML"], Ze = /* @__PURE__ */ K({
5428
5428
  class: v(`accordion-item-body ${u.openAccordionIndex !== u.itemNumber ? "hidden" : "active"} ${((I = o.value) == null ? void 0 : I.bodyCopy) ?? ""}`),
5429
5429
  "aria-labelledby": `accordion-collapse-heading-${u.itemNumber}`
5430
5430
  }, [
5431
- a.value ? (d(), _(Ze, xe(S({ key: 0 }, a.value)), null, 16)) : (d(), h(N, { key: 1 }, [
5431
+ a.value ? (d(), _(Ze, Te(S({ key: 0 }, a.value)), null, 16)) : (d(), h(N, { key: 1 }, [
5432
5432
  Le(B(u.bodyCopy), 1)
5433
5433
  ], 64))
5434
5434
  ], 10, hi)
@@ -5472,23 +5472,23 @@ function ki() {
5472
5472
  n.value = !0;
5473
5473
  }, e), n;
5474
5474
  }
5475
- function Ti(n) {
5475
+ function xi(n) {
5476
5476
  const e = ki();
5477
- return x(() => (e.value, !!n()));
5477
+ return T(() => (e.value, !!n()));
5478
5478
  }
5479
- function xi(n, e, t = {}) {
5479
+ function Ti(n, e, t = {}) {
5480
5480
  const {
5481
5481
  root: o,
5482
5482
  rootMargin: r = "0px",
5483
5483
  threshold: i = 0,
5484
5484
  window: a = qn,
5485
5485
  immediate: l = !0
5486
- } = t, s = Ti(() => a && "IntersectionObserver" in a), u = x(() => {
5486
+ } = t, s = xi(() => a && "IntersectionObserver" in a), u = T(() => {
5487
5487
  const y = Ce(n);
5488
5488
  return (Array.isArray(y) ? y : [y]).map($t).filter(Un);
5489
5489
  });
5490
5490
  let p = ke;
5491
- const c = G(l), f = s.value ? Te(
5491
+ const c = G(l), f = s.value ? xe(
5492
5492
  () => [u.value, $t(o), c.value],
5493
5493
  ([y, b]) => {
5494
5494
  if (p(), !c.value || !y.length)
@@ -5523,7 +5523,7 @@ function xi(n, e, t = {}) {
5523
5523
  }
5524
5524
  function Nt(n, e = {}) {
5525
5525
  const { window: t = qn, scrollTarget: o, threshold: r = 0 } = e, i = G(!1);
5526
- return xi(
5526
+ return Ti(
5527
5527
  n,
5528
5528
  (a) => {
5529
5529
  let l = i.value, s = 0;
@@ -5568,7 +5568,7 @@ const Si = /* @__PURE__ */ K({
5568
5568
  for (const [o, r] of e)
5569
5569
  t[o] = r;
5570
5570
  return t;
5571
- }, Kn = /* @__PURE__ */ et(Si, [["__scopeId", "data-v-38a806d4"]]), Ii = ["src", "alt"], _i = ["src", "alt"], Ai = ["src", "alt"], ie = /* @__PURE__ */ K({
5571
+ }, Kn = /* @__PURE__ */ et(Si, [["__scopeId", "data-v-38a806d4"]]), Ii = ["src", "alt"], _i = ["src", "alt"], Pi = ["src", "alt"], ie = /* @__PURE__ */ K({
5572
5572
  inheritAttrs: !1,
5573
5573
  __name: "Image",
5574
5574
  props: {
@@ -5582,16 +5582,16 @@ const Si = /* @__PURE__ */ K({
5582
5582
  class: {}
5583
5583
  },
5584
5584
  setup(n) {
5585
- const e = n, t = x(() => {
5585
+ const e = n, t = T(() => {
5586
5586
  var a, l, s, u;
5587
5587
  return e.isFullWidth ? "100%" : (a = e.media) != null && a.width ? typeof ((l = e.media) == null ? void 0 : l.width) == "number" ? `${(s = e.media) == null ? void 0 : s.width}px` : (u = e.media) == null ? void 0 : u.width : null;
5588
- }), o = x(() => {
5588
+ }), o = T(() => {
5589
5589
  var a, l, s, u;
5590
5590
  return (a = e.media) != null && a.height ? typeof ((l = e.media) == null ? void 0 : l.height) == "number" ? `${(s = e.media) == null ? void 0 : s.height}px` : (u = e.media) == null ? void 0 : u.height : null;
5591
- }), r = x(() => {
5591
+ }), r = T(() => {
5592
5592
  var a, l, s, u;
5593
5593
  return e.isFullWidth ? "100%" : (a = e.mobileMedia) != null && a.width ? typeof ((l = e.mobileMedia) == null ? void 0 : l.width) == "number" ? `${(s = e.mobileMedia) == null ? void 0 : s.width}px` : (u = e.mobileMedia) == null ? void 0 : u.width : null;
5594
- }), i = x(() => {
5594
+ }), i = T(() => {
5595
5595
  var a, l, s, u;
5596
5596
  return (a = e.mobileMedia) != null && a.height ? typeof ((l = e.mobileMedia) == null ? void 0 : l.height) == "number" ? `${(s = e.mobileMedia) == null ? void 0 : s.height}px` : (u = e.mobileMedia) == null ? void 0 : u.height : null;
5597
5597
  });
@@ -5643,11 +5643,11 @@ const Si = /* @__PURE__ */ K({
5643
5643
  height: i.value || o.value
5644
5644
  }
5645
5645
  )
5646
- }, null, 14, Ai))
5646
+ }, null, 14, Pi))
5647
5647
  ], 64);
5648
5648
  };
5649
5649
  }
5650
- }), Pi = ["id"], Li = ["aria-controls"], Oi = ["id", "aria-labelledby"], Ei = ["innerHTML"], ji = /* @__PURE__ */ K({
5650
+ }), Ai = ["id"], Li = ["aria-controls"], Oi = ["id", "aria-labelledby"], Ei = ["innerHTML"], ji = /* @__PURE__ */ K({
5651
5651
  __name: "AccordionListItem",
5652
5652
  props: {
5653
5653
  __typename: {},
@@ -5674,9 +5674,9 @@ const Si = /* @__PURE__ */ K({
5674
5674
  class: {}
5675
5675
  },
5676
5676
  setup(n) {
5677
- const e = n, t = x(
5677
+ const e = n, t = T(
5678
5678
  () => L(vn, e.pt ?? {})
5679
- ), { palette: o } = ee(e), r = G(e.openAccordionIndex === e.itemNumber), i = x(() => e.__typename === "Accordion"), a = x(() => !i.value || !e.modules || !e.type ? null : {
5679
+ ), { palette: o } = ee(e), r = G(e.openAccordionIndex === e.itemNumber), i = T(() => e.__typename === "Accordion"), a = T(() => !i.value || !e.modules || !e.type ? null : {
5680
5680
  __typename: "Accordion",
5681
5681
  modules: e.modules,
5682
5682
  headline: "",
@@ -5735,13 +5735,13 @@ const Si = /* @__PURE__ */ K({
5735
5735
  ])
5736
5736
  ], 2)
5737
5737
  ], 10, Li)
5738
- ], 10, Pi),
5738
+ ], 10, Ai),
5739
5739
  k("div", {
5740
5740
  id: `accordion-collapse-body-${l.itemNumber}`,
5741
5741
  class: v(`accordion-item-body text-${m(o).copy} ${r.value ? "active" : "hidden"} ${((y = t.value) == null ? void 0 : y.bodyCopy) ?? ""}`),
5742
5742
  "aria-labelledby": `accordion-collapse-heading-${l.itemNumber}`
5743
5743
  }, [
5744
- a.value ? (d(), _(Ze, xe(S({ key: 0 }, a.value)), null, 16)) : (d(), h("div", {
5744
+ a.value ? (d(), _(Ze, Te(S({ key: 0 }, a.value)), null, 16)) : (d(), h("div", {
5745
5745
  key: 1,
5746
5746
  innerHTML: l.bodyCopy
5747
5747
  }, null, 8, Ei))
@@ -5781,9 +5781,9 @@ const Si = /* @__PURE__ */ K({
5781
5781
  },
5782
5782
  emits: ["toggleAccordion"],
5783
5783
  setup(n, { emit: e }) {
5784
- const t = n, o = x(
5784
+ const t = n, o = T(
5785
5785
  () => L($n, t.pt ?? {})
5786
- ), { palette: r } = ee(t), i = x(() => t.openAccordionIndex === t.itemNumber), a = x(() => t.__typename === "Accordion"), l = x(() => !a.value || !t.modules || !t.type ? null : {
5786
+ ), { palette: r } = ee(t), i = T(() => t.openAccordionIndex === t.itemNumber), a = T(() => t.__typename === "Accordion"), l = T(() => !a.value || !t.modules || !t.type ? null : {
5787
5787
  __typename: "Accordion",
5788
5788
  modules: t.modules,
5789
5789
  headline: "",
@@ -5799,7 +5799,7 @@ const Si = /* @__PURE__ */ K({
5799
5799
  s("toggleAccordion", p);
5800
5800
  };
5801
5801
  return (p, c) => {
5802
- var f, g, y, b, $, C, I, P, E, V;
5802
+ var f, g, y, b, $, C, I, A, E, V;
5803
5803
  return d(), h("div", {
5804
5804
  class: v({
5805
5805
  [`accordion-item-${p.itemNumber}`]: !0,
@@ -5842,10 +5842,10 @@ const Si = /* @__PURE__ */ K({
5842
5842
  ], 10, Mi),
5843
5843
  k("div", {
5844
5844
  id: `accordion-collapse-body-${p.itemNumber}`,
5845
- class: v(`accordion-item-body ${i.value ? "active" : "hidden"} z-30 ${((P = o.value) == null ? void 0 : P.bodyCopy) ?? ""} bg-${(E = m(r).interactive) == null ? void 0 : E.bg} text-${(V = m(r).interactive) == null ? void 0 : V.copy}`),
5845
+ class: v(`accordion-item-body ${i.value ? "active" : "hidden"} z-30 ${((A = o.value) == null ? void 0 : A.bodyCopy) ?? ""} bg-${(E = m(r).interactive) == null ? void 0 : E.bg} text-${(V = m(r).interactive) == null ? void 0 : V.copy}`),
5846
5846
  "aria-labelledby": `accordion-collapse-heading-${p.itemNumber}`
5847
5847
  }, [
5848
- l.value ? (d(), _(Ze, xe(S({ key: 0 }, l.value)), null, 16)) : (d(), h("div", {
5848
+ l.value ? (d(), _(Ze, Te(S({ key: 0 }, l.value)), null, 16)) : (d(), h("div", {
5849
5849
  key: 1,
5850
5850
  innerHTML: p.bodyCopy
5851
5851
  }, null, 8, Di))
@@ -6048,12 +6048,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
6048
6048
  function ra(n, e) {
6049
6049
  if (n) {
6050
6050
  if (typeof n == "string")
6051
- return At(n, e);
6051
+ return Pt(n, e);
6052
6052
  var t = Object.prototype.toString.call(n).slice(8, -1);
6053
6053
  if (t === "Object" && n.constructor && (t = n.constructor.name), t === "Map" || t === "Set")
6054
6054
  return Array.from(n);
6055
6055
  if (t === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t))
6056
- return At(n, e);
6056
+ return Pt(n, e);
6057
6057
  }
6058
6058
  }
6059
6059
  function ia(n) {
@@ -6062,9 +6062,9 @@ function ia(n) {
6062
6062
  }
6063
6063
  function aa(n) {
6064
6064
  if (Array.isArray(n))
6065
- return At(n);
6065
+ return Pt(n);
6066
6066
  }
6067
- function At(n, e) {
6067
+ function Pt(n, e) {
6068
6068
  (e == null || e > n.length) && (e = n.length);
6069
6069
  for (var t = 0, o = new Array(e); t < e; t++)
6070
6070
  o[t] = n[t];
@@ -6564,7 +6564,7 @@ function ya(n, e, t, o, r, i) {
6564
6564
  }, n.ptm("footer")), [oe(n.$slots, "footer")], 16)) : w("", !0)], 16);
6565
6565
  }
6566
6566
  Jn.render = ya;
6567
- const ba = ["innerHTML"], va = { class: "flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto" }, $a = ["onClick"], wa = { class: "flex items-center gap-4" }, Ca = ["onClick"], ka = ["onClick"], Ta = /* @__PURE__ */ K({
6567
+ const ba = ["innerHTML"], va = { class: "flex justify-center items-center gap-6 absolute z-50 bottom-6 left-0 right-0 w-fit me-auto ms-auto" }, $a = ["onClick"], wa = { class: "flex items-center gap-4" }, Ca = ["onClick"], ka = ["onClick"], xa = /* @__PURE__ */ K({
6568
6568
  __name: "CarouselModule",
6569
6569
  props: {
6570
6570
  __typename: {},
@@ -6576,7 +6576,7 @@ const ba = ["innerHTML"], va = { class: "flex justify-center items-center gap-6
6576
6576
  class: {}
6577
6577
  },
6578
6578
  setup(n) {
6579
- const e = n, t = x(() => L(wn, e.pt ?? {})), o = G(0), r = x(() => o.value > 0), i = x(() => o.value < e.carouselItems.length - 1), { backgroundColor: a, palette: l } = ee(e), s = x(
6579
+ const e = n, t = T(() => L(wn, e.pt ?? {})), o = G(0), r = T(() => o.value > 0), i = T(() => o.value < e.carouselItems.length - 1), { backgroundColor: a, palette: l } = ee(e), s = T(
6580
6580
  () => `${F(e.variant !== "Hero" ? "py-16 px-8" : "", `bg-${a}`, e.class)} ${e.variant.toLowerCase()} carousel relative`
6581
6581
  );
6582
6582
  return (u, p) => {
@@ -6641,14 +6641,14 @@ const ba = ["innerHTML"], va = { class: "flex justify-center items-center gap-6
6641
6641
  };
6642
6642
  }
6643
6643
  });
6644
- var He = /* @__PURE__ */ ((n) => (n[n.IconTile = 0] = "IconTile", n[n.ImageTile = 1] = "ImageTile", n[n.VideoTile = 2] = "VideoTile", n[n.ImageStackedAnimatedTile = 3] = "ImageStackedAnimatedTile", n[n.VideoLeft = 4] = "VideoLeft", n[n.Hero = 5] = "Hero", n[n.Centered = 6] = "Centered", n))(He || {});
6645
- const xa = ["innerHTML"], Sa = {
6644
+ var He = /* @__PURE__ */ ((n) => (n[n.IconTile = 0] = "IconTile", n[n.ImageTile = 1] = "ImageTile", n[n.VideoTile = 2] = "VideoTile", n[n.ImageStackedAnimatedTile = 3] = "ImageStackedAnimatedTile", n[n.VideoLeft = 4] = "VideoLeft", n[n.Hero = 5] = "Hero", n[n.Centered = 6] = "Centered", n))(He || {}), Ta = /* @__PURE__ */ ((n) => (n.Image = "img", n.Video = "iframe", n))(Ta || {}), Sa = /* @__PURE__ */ ((n) => (n[n.fill = 0] = "fill", n[n.outline = 1] = "outline", n[n.link = 2] = "link", n[n.logo = 3] = "logo", n))(Sa || {});
6645
+ const Ia = ["innerHTML"], _a = {
6646
6646
  key: 3,
6647
6647
  class: "container-module-testimonial-tile relative md:absolute md:right-0 md:bottom-10 flex justify-center md:justify-end mt-20 md:mt-0"
6648
- }, Ia = ["src"], _a = {
6648
+ }, Pa = ["src"], Aa = {
6649
6649
  key: 1,
6650
6650
  class: "text-[base] text-left md:text-[17px] leading-relaxed mb-4 font-normal pr-32 md:pr-0"
6651
- }, Aa = /* @__PURE__ */ K({
6651
+ }, La = /* @__PURE__ */ K({
6652
6652
  __name: "ContainerModule",
6653
6653
  props: {
6654
6654
  __typename: {},
@@ -6670,130 +6670,130 @@ const xa = ["innerHTML"], Sa = {
6670
6670
  },
6671
6671
  setup(n) {
6672
6672
  var E, V, z, W, R, H;
6673
- const e = n, { backgroundColor: t, palette: o } = ee(e), r = x(
6673
+ const e = n, { backgroundColor: t, palette: o } = ee(e), r = T(
6674
6674
  () => L(kn[e.variant], e.pt ?? {})
6675
- ), i = x(() => He[e.variant] === He.Hero), a = x(() => He[e.variant] === He.Centered), l = x(() => {
6675
+ ), i = T(() => He[e.variant] === He.Hero), a = T(() => He[e.variant] === He.Centered), l = T(() => {
6676
6676
  if (!i.value)
6677
6677
  return "";
6678
- const T = [];
6679
- return g === "ContentModule" && y === "Image" && T.push("md:flex md:items-center md:z-10"), g !== "Image" && (T.push("py-16 px-8 md:py-0 md:pr-0 lg:pr-16 md:pl-0"), e.testimonialTile && T.push("pt-8 md:pt-0")), e.mobileImagePosition === "Bottom" && T.push("pt-16 pb-0 md:py-0"), F(...T);
6680
- }), s = x(() => i.value && y !== "Image" ? "py-16 md:pr-16 md:pl-0 px-12" : i.value && y === "Image" ? e.testimonialTile ? "hidden md:block md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero" : "md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero" : ""), u = x(() => {
6681
- var T, O, A;
6678
+ const x = [];
6679
+ return g === "ContentModule" && y === "Image" && x.push("md:flex md:items-center md:z-10"), g !== "Image" && (x.push("py-16 px-8 md:py-0 md:pr-0 lg:pr-16 md:pl-0"), e.testimonialTile && x.push("pt-8 md:pt-0")), e.mobileImagePosition === "Bottom" && x.push("pt-16 pb-0 md:py-0"), F(...x);
6680
+ }), s = T(() => i.value && y !== "Image" ? "py-16 md:pr-16 md:pl-0 px-12" : i.value && y === "Image" ? e.testimonialTile ? "hidden md:block md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero" : "md:absolute md:h-[100%] md:right-0 md:z-0 clip-hero" : ""), u = T(() => {
6681
+ var x, O, P;
6682
6682
  return F(
6683
- `container-module md:flex ${e.backgroundImage ? "" : `bg-${t}`} relative ${(T = r.value) == null ? void 0 : T.root} ${i.value ? e.backgroundImage ? `md:h-[60vw] md:max-h-[33.75rem] ${(O = r.value) == null ? void 0 : O.container}` : `${(A = r.value) == null ? void 0 : A.container}` : ""} `,
6683
+ `container-module md:flex ${e.backgroundImage ? "" : `bg-${t}`} relative ${(x = r.value) == null ? void 0 : x.root} ${i.value ? e.backgroundImage ? `md:h-[60vw] md:max-h-[33.75rem] ${(O = r.value) == null ? void 0 : O.container}` : `${(P = r.value) == null ? void 0 : P.container}` : ""} `,
6684
6684
  i.value && g === "ContentModule" && y === "Image" ? "md:h-[33.75rem] " : "",
6685
6685
  e.class ?? "",
6686
6686
  e.mobileImagePosition === "Top" && i.value && !e.testimonialTile ? "clip-mobile-hero sm:no-clip" : ""
6687
6687
  );
6688
- }), p = x(() => F(
6688
+ }), p = T(() => F(
6689
6689
  `md:absolute md:top-0 md:right-0 object-cover w-full h-full z-0', ${i.value ? "object-bottom" : ""}`,
6690
6690
  e.backgroundImageClass ?? ""
6691
- )), c = x(() => {
6692
- var O, A;
6693
- let T = JSON.parse(JSON.stringify(e.backgroundImage));
6694
- return T != null && T.media.width && (T.media.width = void 0), T != null && T.media.height && (T.media.height = void 0), (O = T == null ? void 0 : T.mobileMedia) != null && O.width && (T.mobileMedia.width = void 0), (A = T == null ? void 0 : T.mobileMedia) != null && A.height && (T.mobileMedia.height = void 0), T;
6695
- }), f = ((E = e.fullWidthContent) == null ? void 0 : E.__typename) === "TileContent" ? "TileContentTextTile" : (V = e.fullWidthContent) == null ? void 0 : V.__typename, g = ((z = e.start) == null ? void 0 : z.__typename) === "TileContent" ? "TileContentTextTile" : (W = e.start) == null ? void 0 : W.__typename, y = ((R = e.end) == null ? void 0 : R.__typename) === "TileContent" ? "TileContentTextTile" : (H = e.end) == null ? void 0 : H.__typename, b = (T) => {
6696
- const O = T;
6691
+ )), c = T(() => {
6692
+ var O, P;
6693
+ let x = JSON.parse(JSON.stringify(e.backgroundImage));
6694
+ return x != null && x.media.width && (x.media.width = void 0), x != null && x.media.height && (x.media.height = void 0), (O = x == null ? void 0 : x.mobileMedia) != null && O.width && (x.mobileMedia.width = void 0), (P = x == null ? void 0 : x.mobileMedia) != null && P.height && (x.mobileMedia.height = void 0), x;
6695
+ }), f = ((E = e.fullWidthContent) == null ? void 0 : E.__typename) === "TileContent" ? "TileContentTextTile" : (V = e.fullWidthContent) == null ? void 0 : V.__typename, g = ((z = e.start) == null ? void 0 : z.__typename) === "TileContent" ? "TileContentTextTile" : (W = e.start) == null ? void 0 : W.__typename, y = ((R = e.end) == null ? void 0 : R.__typename) === "TileContent" ? "TileContentTextTile" : (H = e.end) == null ? void 0 : H.__typename, b = (x) => {
6696
+ const O = x;
6697
6697
  return O == null ? void 0 : O.backgroundColor;
6698
- }, $ = x(() => {
6699
- var T, O;
6700
- return ((T = e.end) == null ? void 0 : T.__typename) === "Image" || ((O = e.end) == null ? void 0 : O.__typename) === "Video";
6701
- }), C = x(() => {
6702
- var A, X;
6703
- const T = ((A = e.start) == null ? void 0 : A.__typename) === "Accordion", O = ((X = e.end) == null ? void 0 : X.__typename) === "Accordion";
6704
- return T && O ? "basis-2/3 pr-8" : T ? "basis-2/3 pr-16" : O ? "basis-1/3" : "basis-1/2";
6705
- }), I = x(() => {
6706
- var A, X;
6707
- const T = ((A = e.start) == null ? void 0 : A.__typename) === "Accordion", O = ((X = e.end) == null ? void 0 : X.__typename) === "Accordion";
6708
- return T && O ? "basis-2/3 pl-8" : O ? "basis-2/3 pl-16" : T ? "basis-1/3" : "basis-1/2";
6709
- }), P = x(() => i.value && y === "Image" ? "md:h-full w-full object-cover" : "");
6710
- return (T, O) => {
6711
- const A = ie;
6712
- return d(), _(te(T.isChild ? "div" : "section"), {
6698
+ }, $ = T(() => {
6699
+ var x, O;
6700
+ return ((x = e.end) == null ? void 0 : x.__typename) === "Image" || ((O = e.end) == null ? void 0 : O.__typename) === "Video";
6701
+ }), C = T(() => {
6702
+ var P, X;
6703
+ const x = ((P = e.start) == null ? void 0 : P.__typename) === "Accordion", O = ((X = e.end) == null ? void 0 : X.__typename) === "Accordion";
6704
+ return x && O ? "basis-2/3 pr-8" : x ? "basis-2/3 pr-16" : O ? "basis-1/3" : "basis-1/2";
6705
+ }), I = T(() => {
6706
+ var P, X;
6707
+ const x = ((P = e.start) == null ? void 0 : P.__typename) === "Accordion", O = ((X = e.end) == null ? void 0 : X.__typename) === "Accordion";
6708
+ return x && O ? "basis-2/3 pl-8" : O ? "basis-2/3 pl-16" : x ? "basis-1/3" : "basis-1/2";
6709
+ }), A = T(() => i.value && y === "Image" ? "md:h-full w-full object-cover" : "");
6710
+ return (x, O) => {
6711
+ const P = ie;
6712
+ return d(), _(te(x.isChild ? "div" : "section"), {
6713
6713
  class: v(u.value)
6714
6714
  }, {
6715
6715
  default: Q(() => {
6716
6716
  var X, ne, ue, ae, Me, Ie, he, Be, ce, Ft, Rt;
6717
6717
  return [
6718
- T.backgroundImage && c.value ? (d(), _(A, {
6718
+ x.backgroundImage && c.value ? (d(), _(P, {
6719
6719
  key: 0,
6720
6720
  media: c.value.media,
6721
6721
  "mobile-media": c.value.mobileMedia,
6722
6722
  class: v(p.value)
6723
6723
  }, null, 8, ["media", "mobile-media", "class"])) : w("", !0),
6724
6724
  k("div", {
6725
- class: v(`container-module-inner relative z-10 ${i.value ? ((X = T.start) == null ? void 0 : X.__typename) === "Image" ? "container-hero-right" : "container-hero" : "container"} ${T.isChild || i.value ? "" : "py-4 px-8 md:py-16 md:px-4"} ${((ne = r.value) == null ? void 0 : ne.inner) ?? ""}`)
6725
+ class: v(`container-module-inner relative z-10 ${i.value ? ((X = x.start) == null ? void 0 : X.__typename) === "Image" ? "container-hero-right" : "container-hero" : "container"} ${x.isChild || i.value ? "" : "py-4 px-8 md:py-16 md:px-4"} ${((ne = r.value) == null ? void 0 : ne.inner) ?? ""}`)
6726
6726
  }, [
6727
- T.headline ? (d(), h("h2", {
6727
+ x.headline ? (d(), h("h2", {
6728
6728
  key: 0,
6729
- class: v(`container-module-headline ${!T.isChild && i.value ? "py-16" : ""} ${a.value ? "text-center" : ""} ${((ue = r.value) == null ? void 0 : ue.headline) ?? ""} text-${m(o).headline}`),
6730
- innerHTML: T.headline
6731
- }, null, 10, xa)) : w("", !0),
6732
- T.subHeadline ? (d(), h("p", {
6729
+ class: v(`container-module-headline ${!x.isChild && i.value ? "py-16" : ""} ${a.value ? "text-center" : ""} ${((ue = r.value) == null ? void 0 : ue.headline) ?? ""} text-${m(o).headline}`),
6730
+ innerHTML: x.headline
6731
+ }, null, 10, Ia)) : w("", !0),
6732
+ x.subHeadline ? (d(), h("p", {
6733
6733
  key: 1,
6734
6734
  class: v(`container-module-subheadline ${a.value ? "text-center" : ""} ${((ae = r.value) == null ? void 0 : ae.subheadline) ?? ""} text-${m(o).subheadline}`)
6735
- }, B(T.subHeadline), 3)) : w("", !0),
6736
- T.fullWidthContent || T.start || T.end ? (d(), h("div", {
6735
+ }, B(x.subHeadline), 3)) : w("", !0),
6736
+ x.fullWidthContent || x.start || x.end ? (d(), h("div", {
6737
6737
  key: 2,
6738
6738
  class: v(`container-module-content flex flex-col ${$.value && e.mobileImagePosition !== "Bottom" && "flex-col-reverse"} md:flex-row ${i.value ? "" : "md:justify-between gap-5"} ${i.value ? "md:h-full" : "h-full"} ${((Me = r.value) == null ? void 0 : Me.bodyCopy) ?? ""}`)
6739
6739
  }, [
6740
- T.fullWidthContent ? (d(), h("div", {
6740
+ x.fullWidthContent ? (d(), h("div", {
6741
6741
  key: 0,
6742
6742
  class: v(`container-module-full-width-content ${((Ie = r.value) == null ? void 0 : Ie.fullWidthContent) ?? ""} ${a.value ? "mx-auto" : ""}`)
6743
6743
  }, [
6744
- m(f) ? (d(), _(te(m(f)), S({ key: 0 }, T.fullWidthContent, {
6744
+ m(f) ? (d(), _(te(m(f)), S({ key: 0 }, x.fullWidthContent, {
6745
6745
  "is-child": !0,
6746
6746
  "is-hero": !!(m(f) === "ContentModule" && i.value),
6747
- "background-color": b(T.fullWidthContent),
6747
+ "background-color": b(x.fullWidthContent),
6748
6748
  "parent-background-color": m(t),
6749
- "parent-has-background-image": !!T.backgroundImage
6749
+ "parent-has-background-image": !!x.backgroundImage
6750
6750
  }), null, 16, ["is-hero", "background-color", "parent-background-color", "parent-has-background-image"])) : w("", !0)
6751
6751
  ], 2)) : (d(), h(N, { key: 1 }, [
6752
- T.start ? (d(), h("div", {
6752
+ x.start ? (d(), h("div", {
6753
6753
  key: 0,
6754
6754
  class: v(`container-module-start ${C.value} ${((he = r.value) == null ? void 0 : he.start) ?? ""} ${l.value}`)
6755
6755
  }, [
6756
- m(g) ? (d(), _(te(m(g)), S({ key: 0 }, T.start, {
6756
+ m(g) ? (d(), _(te(m(g)), S({ key: 0 }, x.start, {
6757
6757
  "is-child": !0,
6758
6758
  "is-hero": !!(m(g) === "ContentModule" && i.value),
6759
- "background-color": b(T.start),
6759
+ "background-color": b(x.start),
6760
6760
  "parent-background-color": m(t),
6761
- "parent-has-background-image": !!T.backgroundImage
6761
+ "parent-has-background-image": !!x.backgroundImage
6762
6762
  }), null, 16, ["is-hero", "background-color", "parent-background-color", "parent-has-background-image"])) : w("", !0)
6763
6763
  ], 2)) : w("", !0),
6764
6764
  k("div", {
6765
6765
  class: v(`container-module-end ${I.value} ${((Be = r.value) == null ? void 0 : Be.end) ?? ""} ${s.value}`)
6766
6766
  }, [
6767
- m(y) ? (d(), _(te(m(y)), S({ key: 0 }, T.end, {
6767
+ m(y) ? (d(), _(te(m(y)), S({ key: 0 }, x.end, {
6768
6768
  "is-child": !0,
6769
6769
  "is-hero": !!(m(y) === "ContentModule" && i.value),
6770
- "background-color": b(T.end),
6770
+ "background-color": b(x.end),
6771
6771
  "parent-background-color": m(t),
6772
- "parent-has-background-image": !!T.backgroundImage,
6773
- class: P.value
6772
+ "parent-has-background-image": !!x.backgroundImage,
6773
+ class: A.value
6774
6774
  }), null, 16, ["is-hero", "background-color", "parent-background-color", "parent-has-background-image", "class"])) : w("", !0)
6775
6775
  ], 2)
6776
6776
  ], 64))
6777
6777
  ], 2)) : w("", !0),
6778
- T.testimonialTile ? (d(), h("div", Sa, [
6778
+ x.testimonialTile ? (d(), h("div", _a, [
6779
6779
  k("div", {
6780
6780
  class: v(`bg-${(ce = m(o).interactive) == null ? void 0 : ce.bg} rounded-xl md:rounded-r-none px-6 py-6 md:py-8 md:px-10 text-${(Ft = m(o).interactive) == null ? void 0 : Ft.copy} max-w-[80vw] md:max-w-[25vw] w-full shadow-lg relative md:top-0 md:right-0 md:bottom-0 md:flex flex-col justify-center`)
6781
6781
  }, [
6782
- T.testimonialTile.media && T.testimonialTile.media.__typename === "Image" ? (d(), h("img", {
6782
+ x.testimonialTile.media && x.testimonialTile.media.__typename === "Image" ? (d(), h("img", {
6783
6783
  key: 0,
6784
- src: T.testimonialTile.media.media.url,
6784
+ src: x.testimonialTile.media.media.url,
6785
6785
  alt: "Testimonial image",
6786
6786
  class: "absolute md:hidden -top-10 -right-2 w-32 h-32 rounded-full z-10"
6787
- }, null, 8, Ia)) : w("", !0),
6788
- T.testimonialTile.quote ? (d(), h("p", _a, ' "' + B(T.testimonialTile.quote) + '" ', 1)) : w("", !0),
6789
- T.testimonialTile.author ? (d(), h("p", {
6787
+ }, null, 8, Pa)) : w("", !0),
6788
+ x.testimonialTile.quote ? (d(), h("p", Aa, B(x.testimonialTile.quote), 1)) : w("", !0),
6789
+ x.testimonialTile.author ? (d(), h("p", {
6790
6790
  key: 2,
6791
6791
  class: v(`text-sm md:text-[17px] text-${(Rt = m(o).interactive) == null ? void 0 : Rt.copy} text-right font-normal`)
6792
- }, " - " + B(T.testimonialTile.author), 3)) : w("", !0)
6792
+ }, " - " + B(x.testimonialTile.author), 3)) : w("", !0)
6793
6793
  ], 2)
6794
6794
  ])) : w("", !0)
6795
6795
  ], 2),
6796
- oe(T.$slots, "default")
6796
+ oe(x.$slots, "default")
6797
6797
  ];
6798
6798
  }),
6799
6799
  _: 3
@@ -6801,7 +6801,7 @@ const xa = ["innerHTML"], Sa = {
6801
6801
  };
6802
6802
  }
6803
6803
  });
6804
- var Ae = /* @__PURE__ */ ((n) => (n.Left = "left", n.Center = "center", n.Right = "right", n.Inline = "inline", n))(Ae || {});
6804
+ var Pe = /* @__PURE__ */ ((n) => (n.Left = "left", n.Center = "center", n.Right = "right", n.Inline = "inline", n))(Pe || {});
6805
6805
  const Ht = (n, e) => {
6806
6806
  var t;
6807
6807
  if (n === "Default")
@@ -6810,7 +6810,7 @@ const Ht = (n, e) => {
6810
6810
  return "_blank";
6811
6811
  if (n === "Same Tab")
6812
6812
  return "_self";
6813
- }, Pa = { class: "flex items-center justify-center gap-2" }, pe = /* @__PURE__ */ K({
6813
+ }, Oa = { class: "flex items-center justify-center gap-2" }, pe = /* @__PURE__ */ K({
6814
6814
  __name: "CTA",
6815
6815
  props: {
6816
6816
  __typename: {},
@@ -6834,15 +6834,15 @@ const Ht = (n, e) => {
6834
6834
  },
6835
6835
  emits: ["trigger"],
6836
6836
  setup(n, { emit: e }) {
6837
- const t = n, o = e, r = x(
6838
- () => L(xn[t.buttonType], t.pt ?? {})
6839
- ), i = x(() => t.buttonType === "link" || t.buttonType === "logo"), { palette: a } = ee(t), l = x(() => {
6837
+ const t = n, o = e, r = T(
6838
+ () => L(Tn[t.buttonType], t.pt ?? {})
6839
+ ), i = T(() => t.buttonType === "link" || t.buttonType === "logo"), { palette: a } = ee(t), l = T(() => {
6840
6840
  var b;
6841
6841
  return ((b = a == null ? void 0 : a.cta) == null ? void 0 : b[t.buttonType]) || {
6842
6842
  copy: "soil",
6843
6843
  bg: "lily"
6844
6844
  };
6845
- }), s = x(() => {
6845
+ }), s = T(() => {
6846
6846
  var $;
6847
6847
  const b = [
6848
6848
  "cta whitespace-nowrap",
@@ -6864,19 +6864,19 @@ const Ht = (n, e) => {
6864
6864
  break;
6865
6865
  }
6866
6866
  return t.buttonType === "fill" && (b.push("rounded-[2rem]"), (t.color || l.value.bg) && b.push(`bg-${t.color || l.value.bg}`), t.size || b.push("py-1 px-4")), t.buttonType !== "outline" && l.value.border && b.push(`border-${t.color ?? l.value.border}`), b.join(" ");
6867
- }), u = x(() => {
6868
- var b, $, C, I, P, E;
6869
- return ($ = (b = t.link) == null ? void 0 : b.page) != null && $.slug ? `${(I = (C = t.link) == null ? void 0 : C.page) == null ? void 0 : I.slug}` : (P = t.link) != null && P.externalUrl ? (E = t.link) == null ? void 0 : E.externalUrl : "";
6870
- }), p = x(() => {
6867
+ }), u = T(() => {
6868
+ var b, $, C, I, A, E;
6869
+ return ($ = (b = t.link) == null ? void 0 : b.page) != null && $.slug ? `${(I = (C = t.link) == null ? void 0 : C.page) == null ? void 0 : I.slug}` : (A = t.link) != null && A.externalUrl ? (E = t.link) == null ? void 0 : E.externalUrl : "";
6870
+ }), p = T(() => {
6871
6871
  var b;
6872
6872
  return !!((b = t.link) != null && b.externalUrl);
6873
- }), c = x(() => {
6873
+ }), c = T(() => {
6874
6874
  var b;
6875
6875
  return t.ariaLabel ?? ((b = t.link) == null ? void 0 : b.ariaLabel) ?? t.title;
6876
- }), f = x(() => {
6876
+ }), f = T(() => {
6877
6877
  var b, $;
6878
6878
  return (b = t.ctaAction) != null && b.ariaDescription ? t.ctaAction.ariaDescription : t.ariaDescription ?? (($ = t.link) == null ? void 0 : $.ariaDescription) ?? "";
6879
- }), g = x(() => {
6879
+ }), g = T(() => {
6880
6880
  var b;
6881
6881
  return p.value ? (b = t.link) == null ? void 0 : b.thirdPartyId : void 0;
6882
6882
  }), y = () => {
@@ -6903,14 +6903,14 @@ const Ht = (n, e) => {
6903
6903
  onClick: y
6904
6904
  }, {
6905
6905
  default: Q(() => {
6906
- var P, E, V;
6906
+ var A, E, V;
6907
6907
  return [
6908
- k("div", Pa, [
6908
+ k("div", Oa, [
6909
6909
  b.logo ? (d(), h("div", {
6910
6910
  key: 0,
6911
- class: v(`flex items-center ${b.buttonType === "logo" ? (P = r.value) == null ? void 0 : P.logo : ""} ${b.buttonType === "logo" ? `bg-${t.textColor ?? l.value.copy}` : ""}`)
6911
+ class: v(`flex items-center ${b.buttonType === "logo" ? (A = r.value) == null ? void 0 : A.logo : ""} ${b.buttonType === "logo" ? `bg-${t.textColor ?? l.value.copy}` : ""}`)
6912
6912
  }, [
6913
- typeof b.logo == "object" ? (d(), _(C, xe(S({ key: 0 }, b.logo)), null, 16)) : typeof b.logo == "string" ? (d(), h("div", {
6913
+ typeof b.logo == "object" ? (d(), _(C, Te(S({ key: 0 }, b.logo)), null, 16)) : typeof b.logo == "string" ? (d(), h("div", {
6914
6914
  key: 1,
6915
6915
  class: v(m(F)(b.logo, (E = r.value) == null ? void 0 : E.logo))
6916
6916
  }, null, 2)) : w("", !0)
@@ -6930,7 +6930,7 @@ const Ht = (n, e) => {
6930
6930
  }, 8, ["id", "aria-label", "aria-description", "href", "target", "rel", "class"]);
6931
6931
  };
6932
6932
  }
6933
- }), La = { key: 2 }, Oa = ["innerHTML"], Ea = ["innerHTML"], ja = ["innerHTML"], Ma = /* @__PURE__ */ K({
6933
+ }), Ea = { key: 2 }, ja = ["innerHTML"], Ma = ["innerHTML"], Ba = ["innerHTML"], Va = /* @__PURE__ */ K({
6934
6934
  __name: "ContentModule",
6935
6935
  props: {
6936
6936
  __typename: {},
@@ -6944,27 +6944,27 @@ const Ht = (n, e) => {
6944
6944
  pt: {},
6945
6945
  logo: {},
6946
6946
  isHero: { type: Boolean, default: !1 },
6947
- alignment: { default: Ae.Left },
6947
+ alignment: { default: Pe.Left },
6948
6948
  isChild: { type: Boolean },
6949
6949
  parentHasBackgroundImage: { type: Boolean, default: !1 },
6950
6950
  parentBackgroundColor: {},
6951
6951
  class: {}
6952
6952
  },
6953
6953
  setup(n) {
6954
- const e = n, t = e.alignment ? e.alignment.toLowerCase() : "left", o = x(() => L(Tn, e.pt ?? {})), r = x(() => t === Ae.Inline ? "text-left md:text-left" : `text-${t}`), i = x(() => {
6954
+ const e = n, t = e.alignment ? e.alignment.toLowerCase() : "left", o = T(() => L(xn, e.pt ?? {})), r = T(() => t === Pe.Inline ? "text-left md:text-left" : `text-${t}`), i = T(() => {
6955
6955
  let c = "";
6956
6956
  switch (t) {
6957
- case Ae.Right:
6957
+ case Pe.Right:
6958
6958
  c = "justify-end";
6959
6959
  break;
6960
- case Ae.Center:
6960
+ case Pe.Center:
6961
6961
  c = "justify-center";
6962
6962
  break;
6963
6963
  default:
6964
6964
  c = "justify-start";
6965
6965
  }
6966
6966
  return c;
6967
- }), a = x(
6967
+ }), a = T(
6968
6968
  () => {
6969
6969
  var c, f;
6970
6970
  return `${((c = o.value) == null ? void 0 : c.logo) ?? ""} ${(f = e == null ? void 0 : e.logo) == null ? void 0 : f.class}`;
@@ -6972,7 +6972,7 @@ const Ht = (n, e) => {
6972
6972
  ), { backgroundColor: l, palette: s } = ee({
6973
6973
  ...e,
6974
6974
  backgroundColor: e.backgroundColor || e.parentBackgroundColor
6975
- }), u = x(() => {
6975
+ }), u = T(() => {
6976
6976
  var f;
6977
6977
  const c = [
6978
6978
  "content-module-headline",
@@ -6980,7 +6980,7 @@ const Ht = (n, e) => {
6980
6980
  F(((f = o == null ? void 0 : o.value) == null ? void 0 : f.headline) ?? "", r.value)
6981
6981
  ];
6982
6982
  return e.isChild ? e.isHero && e.isChild ? c.push("text-4xl md:text-5xl") : c.push("text-3xl md:text-4xl") : c.push("text-3xl md:text-5xl"), (e.bodyCopy || e.subHeadline && e.isHero) && c.push("mb-4 md:mb-6"), c.join(" ");
6983
- }), p = x(() => {
6983
+ }), p = T(() => {
6984
6984
  var f;
6985
6985
  return [
6986
6986
  "content-module-subheadline mb-2",
@@ -6994,23 +6994,23 @@ const Ht = (n, e) => {
6994
6994
  class: v(`content-module ${c.isChild ? "" : "p-8 md:p-16"} ${((g = o.value) == null ? void 0 : g.root) ?? ""} ${e.class ?? ""} ${!e.parentHasBackgroundImage && (e.backgroundColor || !c.isChild) ? `bg-${m(l)}` : ""}`)
6995
6995
  }, [
6996
6996
  k("div", {
6997
- class: v(`content-module-container mx-auto ${((y = o.value) == null ? void 0 : y.container) ?? ""} ${m(t) === m(Ae).Inline ? "flex flex-col md:flex-row justify-between items-center gap-4" : ""}`)
6997
+ class: v(`content-module-container mx-auto ${((y = o.value) == null ? void 0 : y.container) ?? ""} ${m(t) === m(Pe).Inline ? "flex flex-col md:flex-row justify-between items-center gap-4" : ""}`)
6998
6998
  }, [
6999
6999
  c.logo ? (d(), _(ie, S({ key: 0 }, c.logo, { class: a.value }), null, 16, ["class"])) : w("", !0),
7000
7000
  c.subHeadline && !c.isHero ? (d(), h("h6", {
7001
7001
  key: 1,
7002
7002
  class: v(p.value)
7003
7003
  }, B(c.subHeadline), 3)) : w("", !0),
7004
- c.headline ? (d(), h("div", La, [
7004
+ c.headline ? (d(), h("div", Ea, [
7005
7005
  c.isHero ? (d(), h("h1", {
7006
7006
  key: 0,
7007
7007
  class: v(u.value),
7008
7008
  innerHTML: c.headline
7009
- }, null, 10, Oa)) : (d(), h("h2", {
7009
+ }, null, 10, ja)) : (d(), h("h2", {
7010
7010
  key: 1,
7011
7011
  class: v(u.value),
7012
7012
  innerHTML: c.headline
7013
- }, null, 10, Ea))
7013
+ }, null, 10, Ma))
7014
7014
  ])) : w("", !0),
7015
7015
  c.subHeadline && c.isHero ? (d(), h("h6", {
7016
7016
  key: 3,
@@ -7020,7 +7020,7 @@ const Ht = (n, e) => {
7020
7020
  key: 4,
7021
7021
  class: v(`content-module-body-copy text-[17px] text-${m(s).copy} ${m(F)(((b = o.value) == null ? void 0 : b.bodyCopy) ?? "", r.value)}`),
7022
7022
  innerHTML: c.bodyCopy
7023
- }, null, 10, ja)) : w("", !0),
7023
+ }, null, 10, Ba)) : w("", !0),
7024
7024
  c.image ? (d(), _(ie, S({ key: 5 }, c.image, {
7025
7025
  class: `content-module-image ${m(F)((($ = o.value) == null ? void 0 : $.image) ?? "", r.value)} ${((C = c.image) == null ? void 0 : C.class) ?? ""}`
7026
7026
  }), null, 16, ["class"])) : w("", !0),
@@ -7028,8 +7028,8 @@ const Ht = (n, e) => {
7028
7028
  key: 6,
7029
7029
  class: v(`content-module-ctas flex flex-wrap items-center gap-4 ${i.value} ${m(F)(((I = o.value) == null ? void 0 : I.ctas) ?? "", r.value)}`)
7030
7030
  }, [
7031
- (d(!0), h(N, null, q(c.ctas, (P, E) => (d(), _(pe, S({ ref_for: !0 }, P, {
7032
- key: `cta-${P.title}-${E}`,
7031
+ (d(!0), h(N, null, q(c.ctas, (A, E) => (d(), _(pe, S({ ref_for: !0 }, A, {
7032
+ key: `cta-${A.title}-${E}`,
7033
7033
  class: `content-module-cta ${c.isHero ? "w-full sm:w-auto justify-center" : ""}`,
7034
7034
  "background-color": m(l)
7035
7035
  }), null, 16, ["class", "background-color"]))), 128))
@@ -7038,7 +7038,7 @@ const Ht = (n, e) => {
7038
7038
  ], 2);
7039
7039
  };
7040
7040
  }
7041
- }), Ba = ["innerHTML"], Va = /* @__PURE__ */ K({
7041
+ }), Na = ["innerHTML"], Ha = /* @__PURE__ */ K({
7042
7042
  __name: "ContainerCollectionModule",
7043
7043
  props: {
7044
7044
  __typename: {},
@@ -7049,7 +7049,7 @@ const Ht = (n, e) => {
7049
7049
  class: {}
7050
7050
  },
7051
7051
  setup(n) {
7052
- const e = n, t = x(
7052
+ const e = n, t = T(
7053
7053
  () => L(Cn, e.pt ?? {})
7054
7054
  ), { backgroundColor: o, palette: r } = ee(e);
7055
7055
  return (i, a) => {
@@ -7061,7 +7061,7 @@ const Ht = (n, e) => {
7061
7061
  key: 0,
7062
7062
  class: v(`container-collection-headline ${(l = t.value) == null ? void 0 : l.headline} text-${m(r).headline}`),
7063
7063
  innerHTML: i.headline
7064
- }, null, 10, Ba)) : w("", !0),
7064
+ }, null, 10, Na)) : w("", !0),
7065
7065
  k("div", {
7066
7066
  class: v(`container-collection-content space-y-8 mx-auto container ${(s = t.value) == null ? void 0 : s.bodyCopy}`)
7067
7067
  }, [
@@ -7075,11 +7075,11 @@ const Ht = (n, e) => {
7075
7075
  }
7076
7076
  });
7077
7077
  var $e = /* @__PURE__ */ ((n) => (n[n.header = 0] = "header", n[n.footer = 1] = "footer", n))($e || {});
7078
- const Na = {
7078
+ const Da = {
7079
7079
  class: /* @__PURE__ */ v("pi pi-chevron-down")
7080
- }, Ha = {
7080
+ }, Fa = {
7081
7081
  class: /* @__PURE__ */ v("pi pi-chevron-up")
7082
- }, Da = ["innerHTML"], we = /* @__PURE__ */ K({
7082
+ }, Ra = ["innerHTML"], we = /* @__PURE__ */ K({
7083
7083
  __name: "NavigationElement",
7084
7084
  props: {
7085
7085
  __typename: {},
@@ -7097,20 +7097,20 @@ const Na = {
7097
7097
  expandedMobile: { type: Boolean }
7098
7098
  },
7099
7099
  setup(n) {
7100
- const e = n, t = x(
7100
+ const e = n, t = T(
7101
7101
  () => L(In, e.pt ?? {})
7102
- ), { backgroundColor: o, palette: r } = ee(e), i = x(
7102
+ ), { backgroundColor: o, palette: r } = ee(e), i = T(
7103
7103
  () => {
7104
7104
  var f, g;
7105
7105
  return (f = e.link) != null && f.externalUrl ? (g = e.link) == null ? void 0 : g.thirdPartyId : void 0;
7106
7106
  }
7107
- ), a = x(() => {
7107
+ ), a = T(() => {
7108
7108
  var f, g, y, b, $, C;
7109
7109
  return (g = (f = e.link) == null ? void 0 : f.page) != null && g.slug ? `${(b = (y = e.link) == null ? void 0 : y.page) == null ? void 0 : b.slug}` : ($ = e.link) != null && $.externalUrl ? (C = e.link) == null ? void 0 : C.externalUrl : "";
7110
- }), l = x(() => {
7110
+ }), l = T(() => {
7111
7111
  var f, g, y;
7112
7112
  return (g = (f = e.link) == null ? void 0 : f.page) != null && g.slug || (y = e.link) != null && y.externalUrl ? "a" : "button";
7113
- }), s = x(() => $e[e.elementType ?? "header"]), u = G(!1), p = x(
7113
+ }), s = T(() => $e[e.elementType ?? "header"]), u = G(!1), p = T(
7114
7114
  () => `relative py-2 md:py-0 ${e.class ?? ""} ${e.isChild ? "sub-" : ""}navigation-element`
7115
7115
  ), c = () => {
7116
7116
  u.value = !u.value;
@@ -7141,10 +7141,10 @@ const Na = {
7141
7141
  key: 0,
7142
7142
  class: v(($ = t.value) == null ? void 0 : $.icon)
7143
7143
  }, [
7144
- se(k("i", Na, null, 512), [
7144
+ se(k("i", Da, null, 512), [
7145
7145
  [fe, !u.value]
7146
7146
  ]),
7147
- se(k("i", Ha, null, 512), [
7147
+ se(k("i", Fa, null, 512), [
7148
7148
  [fe, u.value]
7149
7149
  ])
7150
7150
  ], 2)) : w("", !0)
@@ -7178,18 +7178,18 @@ const Na = {
7178
7178
  f.htmlRef ? (d(), h("div", {
7179
7179
  key: 3,
7180
7180
  innerHTML: f.htmlRef
7181
- }, null, 8, Da)) : w("", !0)
7181
+ }, null, 8, Ra)) : w("", !0)
7182
7182
  ];
7183
7183
  }),
7184
7184
  _: 1
7185
7185
  }, 8, ["class"]);
7186
7186
  };
7187
7187
  }
7188
- }), Fa = {
7188
+ }), za = {
7189
7189
  key: 0,
7190
7190
  id: "social-media",
7191
7191
  class: "flex flex-wrap footer-social gap-2 whitespace-normal"
7192
- }, Ra = ["id", "href", "target"], Pt = /* @__PURE__ */ K({
7192
+ }, Wa = ["id", "href", "target"], At = /* @__PURE__ */ K({
7193
7193
  __name: "SocialMediaRef",
7194
7194
  props: {
7195
7195
  socialMediaRef: {}
@@ -7197,7 +7197,7 @@ const Na = {
7197
7197
  setup(n) {
7198
7198
  return (e, t) => {
7199
7199
  const o = ie;
7200
- return e.socialMediaRef ? (d(), h("div", Fa, [
7200
+ return e.socialMediaRef ? (d(), h("div", za, [
7201
7201
  (d(!0), h(N, null, q(e.socialMediaRef, (r, i) => {
7202
7202
  var a, l, s, u;
7203
7203
  return d(), h("a", {
@@ -7210,20 +7210,20 @@ const Na = {
7210
7210
  de(o, {
7211
7211
  media: (u = r == null ? void 0 : r.icon) == null ? void 0 : u.media
7212
7212
  }, null, 8, ["media"])
7213
- ], 10, Ra);
7213
+ ], 10, Wa);
7214
7214
  }), 128))
7215
7215
  ])) : w("", !0);
7216
7216
  };
7217
7217
  }
7218
- }), za = {
7218
+ }), Ua = {
7219
7219
  id: "footer-copyright",
7220
7220
  class: "flex flex-col lg:flex-row lg:justify-between gap-6 lg:gap-10 text-xs text-white"
7221
- }, Wa = {
7221
+ }, qa = {
7222
7222
  key: 0,
7223
7223
  class: "footer-copyright-links basis-1/3"
7224
- }, Ua = {
7224
+ }, Ka = {
7225
7225
  class: /* @__PURE__ */ v("flex flex-row flex-wrap items-center")
7226
- }, qa = { class: "basis-1/3 footer-copyright-logos" }, Ka = { class: "flex items-start md:items-center justify-evenly space-x-2" }, Lt = /* @__PURE__ */ K({
7226
+ }, Ga = { class: "basis-1/3 footer-copyright-logos" }, Xa = { class: "flex items-start md:items-center justify-evenly space-x-2" }, Lt = /* @__PURE__ */ K({
7227
7227
  __name: "FooterCopyright",
7228
7228
  props: {
7229
7229
  navigation: {},
@@ -7235,12 +7235,12 @@ const Na = {
7235
7235
  },
7236
7236
  setup(n) {
7237
7237
  const e = n, { palette: t } = ee(e);
7238
- return (o, r) => (d(), h("div", za, [
7238
+ return (o, r) => (d(), h("div", Ua, [
7239
7239
  k("div", {
7240
7240
  class: v(`text-${m(t).copy} ${o.addTextMargin ? "mt-8" : ""} w-[90%] md:w-auto basis-1/3`)
7241
7241
  }, B(o.copyRight), 3),
7242
- o.isCenterAlign ? (d(), h("div", Wa, [
7243
- k("div", Ua, [
7242
+ o.isCenterAlign ? (d(), h("div", qa, [
7243
+ k("div", Ka, [
7244
7244
  (d(!0), h(N, null, q(o.navigation, (i, a) => (d(), _(we, S({
7245
7245
  key: `footer-nav-item-${i.title}-${a}`,
7246
7246
  class: `footer-nav-item-${a} px-2.5 ${i.dividerLine ? `border-r border-${m(t).copy}` : ""}`,
@@ -7255,8 +7255,8 @@ const Na = {
7255
7255
  }), null, 16, ["class"]))), 128))
7256
7256
  ])
7257
7257
  ])) : w("", !0),
7258
- k("div", qa, [
7259
- k("div", Ka, [
7258
+ k("div", Ga, [
7259
+ k("div", Xa, [
7260
7260
  (d(!0), h(N, null, q(o.logos, (i, a) => (d(), _(ie, {
7261
7261
  key: `footer-copy-right-logo-${a}`,
7262
7262
  class: "grow ml-auto",
@@ -7283,16 +7283,16 @@ const Na = {
7283
7283
  ])
7284
7284
  ]));
7285
7285
  }
7286
- }), Ga = { class: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2" }, Xa = {
7286
+ }), Za = { class: "max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12 space-y-2" }, Ya = {
7287
7287
  href: "/",
7288
7288
  class: "footer-navigation-logo text-center"
7289
- }, Za = {
7289
+ }, Ja = {
7290
7290
  key: 0,
7291
7291
  class: "grid grid-cols-2 sm:grid-cols-3 gap-x-10 gap-y-8 flex-1"
7292
- }, Ya = {
7292
+ }, Qa = {
7293
7293
  key: 1,
7294
7294
  class: "grow"
7295
- }, Ja = ["innerHTML"], Qa = /* @__PURE__ */ K({
7295
+ }, el = ["innerHTML"], tl = /* @__PURE__ */ K({
7296
7296
  __name: "FooterNavigation",
7297
7297
  props: {
7298
7298
  title: {},
@@ -7306,7 +7306,7 @@ const Na = {
7306
7306
  copyRightLogos: {}
7307
7307
  },
7308
7308
  setup(n) {
7309
- const e = n, { backgroundColor: t, palette: o } = ee(e), r = x(
7309
+ const e = n, { backgroundColor: t, palette: o } = ee(e), r = T(
7310
7310
  () => !!(e.navigation && e.navigation.length > 0)
7311
7311
  );
7312
7312
  return (i, a) => {
@@ -7314,14 +7314,14 @@ const Na = {
7314
7314
  return d(), h("footer", {
7315
7315
  class: v(`text-white text-sm leading-relaxed mt-4 bg-${m(t)}`)
7316
7316
  }, [
7317
- k("div", Ga, [
7317
+ k("div", Za, [
7318
7318
  k("div", {
7319
7319
  class: v(["flex flex-col lg:flex-row lg:items-start lg:justify-between gap-10", {
7320
7320
  "p-5 justify-between items-start": i.navigation && i.navigation.length > 0,
7321
7321
  "mb-4 md:items-start": !i.navigation || i.navigation.length === 0
7322
7322
  }])
7323
7323
  }, [
7324
- k("a", Xa, [
7324
+ k("a", Ya, [
7325
7325
  i.logo ? (d(), _(ie, {
7326
7326
  key: 0,
7327
7327
  class: "min-h-[95px] min-w-[100px] h-[100px]",
@@ -7329,7 +7329,7 @@ const Na = {
7329
7329
  }, null, 8, ["media"])) : w("", !0),
7330
7330
  Le(" " + B(i.title), 1)
7331
7331
  ]),
7332
- i.navigation && i.navigation.length > 0 ? (d(), h("div", Za, [
7332
+ i.navigation && i.navigation.length > 0 ? (d(), h("div", Ja, [
7333
7333
  (d(!0), h(N, null, q(i.navigation, (u, p) => (d(), _(we, S({
7334
7334
  key: `footer-nav-item-${u.title}-${p}`,
7335
7335
  class: `footer-nav-item-${p}`,
@@ -7343,8 +7343,8 @@ const Na = {
7343
7343
  backgroundColor: m(t)
7344
7344
  }), null, 16, ["class"]))), 128))
7345
7345
  ])) : w("", !0),
7346
- !i.navigation || i.navigation.length === 0 ? (d(), h("div", Ya, [
7347
- i.socialMediaRef ? (d(), _(Pt, {
7346
+ !i.navigation || i.navigation.length === 0 ? (d(), h("div", Qa, [
7347
+ i.socialMediaRef ? (d(), _(At, {
7348
7348
  key: 0,
7349
7349
  "social-media-ref": i.socialMediaRef
7350
7350
  }, null, 8, ["social-media-ref"])) : w("", !0),
@@ -7357,7 +7357,7 @@ const Na = {
7357
7357
  "background-color": m(t)
7358
7358
  }, null, 8, ["is-center-align", "copy-right", "navigation", "logos", "background-color"])
7359
7359
  ])) : (d(), h(N, { key: 2 }, [
7360
- i.socialMediaRef ? (d(), _(Pt, {
7360
+ i.socialMediaRef ? (d(), _(At, {
7361
7361
  key: 0,
7362
7362
  "social-media-ref": i.socialMediaRef
7363
7363
  }, null, 8, ["social-media-ref"])) : w("", !0)
@@ -7378,12 +7378,12 @@ const Na = {
7378
7378
  key: 1,
7379
7379
  class: v(`text-xs md:text-sm opacity-80 text-${m(o).copy}`),
7380
7380
  innerHTML: i.legalText
7381
- }, null, 10, Ja)) : w("", !0)
7381
+ }, null, 10, el)) : w("", !0)
7382
7382
  ])
7383
7383
  ], 2);
7384
7384
  };
7385
7385
  }
7386
- }), el = ["innerHTML"], tl = /* @__PURE__ */ K({
7386
+ }), nl = ["innerHTML"], ol = /* @__PURE__ */ K({
7387
7387
  __name: "LogoCollectionModule",
7388
7388
  props: {
7389
7389
  __typename: {},
@@ -7394,9 +7394,9 @@ const Na = {
7394
7394
  class: {}
7395
7395
  },
7396
7396
  setup(n) {
7397
- const e = n, t = x(
7397
+ const e = n, t = T(
7398
7398
  () => L(Sn, e.pt ?? {})
7399
- ), o = x(() => ({
7399
+ ), o = T(() => ({
7400
7400
  "background-color": e.backgroundColor ?? "transparent",
7401
7401
  color: "inherit"
7402
7402
  })), { backgroundColor: r, palette: i } = ee(e);
@@ -7414,7 +7414,7 @@ const Na = {
7414
7414
  key: 0,
7415
7415
  class: v(`logo-module-headline ${((p = t.value) == null ? void 0 : p.headline) ?? ""} text-${m(i).headline}`),
7416
7416
  innerHTML: a.headline
7417
- }, null, 10, el)) : w("", !0),
7417
+ }, null, 10, nl)) : w("", !0),
7418
7418
  a.logos ? (d(), h("div", {
7419
7419
  key: 1,
7420
7420
  class: v(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((c = t.value) == null ? void 0 : c.bodyCopy) ?? ""}`)
@@ -7427,27 +7427,27 @@ const Na = {
7427
7427
  ], 6);
7428
7428
  };
7429
7429
  }
7430
- }), nl = {
7430
+ }), rl = {
7431
7431
  class: /* @__PURE__ */ v("primary-navigation-header sticky top-0 z-50")
7432
- }, ol = { class: "hidden md:flex bg-[#d9d9d9] w-full" }, rl = {
7432
+ }, il = { class: "hidden md:flex bg-[#d9d9d9] w-full" }, al = {
7433
7433
  key: 0,
7434
7434
  class: "primary-navigation flex flex-[0_1_87%] justify-end items-center gap-4 py-4 pl-2 pr-0"
7435
- }, il = { class: "lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2" }, al = { class: "flex items-center justify-between py-3 md:p-0" }, ll = {
7435
+ }, ll = { class: "lg:max-w-[1440px] mx-auto py-0 px-7 md:pr-4 md:pl-8 md:py-6 xl:py-6 xl:pr-9 xl:pl-16 md:flex md:justify-between md:items-center gap-2" }, sl = { class: "flex items-center justify-between py-3 md:p-0" }, ul = {
7436
7436
  key: 0,
7437
7437
  href: "/",
7438
7438
  class: "primary-navigation-logo items-center h-10 md:h-12 lg:flex"
7439
- }, sl = { class: "flex items-center gap-2 md:hidden" }, ul = {
7439
+ }, cl = { class: "flex items-center gap-2 md:hidden" }, dl = {
7440
7440
  key: 0,
7441
7441
  class: "primary-navigation text-sm xl:text-base flex items-center gap-2"
7442
- }, cl = ["aria-label", "aria-expanded"], dl = {
7442
+ }, pl = ["aria-label", "aria-expanded"], fl = {
7443
7443
  key: 0,
7444
7444
  "fill-rule": "evenodd",
7445
7445
  d: "M18.278 16.864a1 1 0 0 1-1.414 1.414l-4.829-4.828-4.828 4.828a1 1 0 0 1-1.414-1.414l4.828-4.829-4.828-4.828a1 1 0 0 1 1.414-1.414l4.829 4.828 4.828-4.828a1 1 0 1 1 1.414 1.414l-4.828 4.829 4.828 4.828z"
7446
- }, pl = {
7446
+ }, ml = {
7447
7447
  key: 1,
7448
7448
  "fill-rule": "evenodd",
7449
7449
  d: "M4 5h16a1 1 0 0 1 0 2H4a1 1 0 1 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2zm0 6h16a1 1 0 0 1 0 2H4a1 1 0 0 1 0-2z"
7450
- }, fl = /* @__PURE__ */ K({
7450
+ }, gl = /* @__PURE__ */ K({
7451
7451
  __name: "PrimaryNavigation",
7452
7452
  props: {
7453
7453
  title: {},
@@ -7459,21 +7459,21 @@ const Na = {
7459
7459
  },
7460
7460
  emits: ["navigation-click", "cta-click"],
7461
7461
  setup(n, { emit: e }) {
7462
- const t = n, o = G(!1), { backgroundColor: r, palette: i } = ee(t), a = e, l = x(() => t.navigation || []), s = x(() => t.ctas || []), u = x(() => {
7462
+ const t = n, o = G(!1), { backgroundColor: r, palette: i } = ee(t), a = e, l = T(() => t.navigation || []), s = T(() => t.ctas || []), u = T(() => {
7463
7463
  var f;
7464
7464
  return ((f = t.inBanner) == null ? void 0 : f.filter((g) => g.__typename ? g.__typename === "NavigationElement" : !("buttonType" in g))) || [];
7465
- }), p = x(() => {
7465
+ }), p = T(() => {
7466
7466
  var f;
7467
7467
  return ((f = t.inBanner) == null ? void 0 : f.filter((g) => g.__typename ? g.__typename === "CTA" : "buttonType" in g)) || [];
7468
- }), c = x(() => {
7468
+ }), c = T(() => {
7469
7469
  const f = [];
7470
7470
  return l.value.forEach((g) => {
7471
7471
  g.expandedMobile && g.subNavigation && g.subNavigation.length > 0 ? f.push(...g.subNavigation) : f.push(g);
7472
7472
  }), f;
7473
7473
  });
7474
- return (f, g) => (d(), h("header", nl, [
7475
- k("div", ol, [
7476
- u.value.length > 0 || p.value.length > 0 ? (d(), h("nav", rl, [
7474
+ return (f, g) => (d(), h("header", rl, [
7475
+ k("div", il, [
7476
+ u.value.length > 0 || p.value.length > 0 ? (d(), h("nav", al, [
7477
7477
  (d(!0), h(N, null, q(u.value, (y, b) => (d(), _(we, S({
7478
7478
  key: `${y.title}-${b}`,
7479
7479
  role: "menuitem",
@@ -7499,13 +7499,13 @@ const Na = {
7499
7499
  k("div", {
7500
7500
  class: v(`shadow-2xl bg-${m(r)}`)
7501
7501
  }, [
7502
- k("div", il, [
7503
- k("div", al, [
7504
- f.logo ? (d(), h("a", ll, [
7502
+ k("div", ll, [
7503
+ k("div", sl, [
7504
+ f.logo ? (d(), h("a", ul, [
7505
7505
  de(ie, S(f.logo, { class: "h-full w-auto object-contain" }), null, 16)
7506
7506
  ])) : w("", !0),
7507
- k("div", sl, [
7508
- u.value.length > 0 ? (d(), h("nav", ul, [
7507
+ k("div", cl, [
7508
+ u.value.length > 0 ? (d(), h("nav", dl, [
7509
7509
  (d(!0), h(N, null, q(u.value, (y, b) => (d(), _(we, S({
7510
7510
  key: `${y.title}-${b}`,
7511
7511
  role: "menuitem",
@@ -7531,10 +7531,10 @@ const Na = {
7531
7531
  class: v(`h-6 w-6 fill-${m(i).copy}`),
7532
7532
  viewBox: "0 0 24 24"
7533
7533
  }, [
7534
- o.value ? (d(), h("path", dl)) : w("", !0),
7535
- o.value ? w("", !0) : (d(), h("path", pl))
7534
+ o.value ? (d(), h("path", fl)) : w("", !0),
7535
+ o.value ? w("", !0) : (d(), h("path", ml))
7536
7536
  ], 2))
7537
- ], 8, cl)
7537
+ ], 8, pl)
7538
7538
  ])
7539
7539
  ]),
7540
7540
  l.value.length > 0 || s.value.length > 0 ? (d(), h("nav", {
@@ -7586,7 +7586,7 @@ const Na = {
7586
7586
  ], 2)
7587
7587
  ]));
7588
7588
  }
7589
- }), ml = ["innerHTML"], gl = /* @__PURE__ */ K({
7589
+ }), hl = ["innerHTML"], yl = /* @__PURE__ */ K({
7590
7590
  __name: "SplitModule",
7591
7591
  props: {
7592
7592
  __typename: {},
@@ -7602,10 +7602,10 @@ const Na = {
7602
7602
  class: {}
7603
7603
  },
7604
7604
  setup(n) {
7605
- const e = n, t = x(() => L(_n, e.pt ?? {})), o = x(() => ({
7605
+ const e = n, t = T(() => L(_n, e.pt ?? {})), o = T(() => ({
7606
7606
  "background-image": `url(${e.backgroundImage ?? ""})`,
7607
7607
  "background-size": "cover"
7608
- })), { backgroundColor: r, palette: i } = ee(e), a = x(
7608
+ })), { backgroundColor: r, palette: i } = ee(e), a = T(
7609
7609
  () => F(
7610
7610
  `split-module ${e.isChild ? "" : "py-0 px-8 md:px-8 md:py-16"} bg-${r}`,
7611
7611
  e.class ?? ""
@@ -7622,7 +7622,7 @@ const Na = {
7622
7622
  key: 0,
7623
7623
  class: v(`headline ${((u = t.value) == null ? void 0 : u.headline) ?? ""} text-${m(i).headline}`),
7624
7624
  innerHTML: l.headline
7625
- }, null, 10, ml)) : w("", !0),
7625
+ }, null, 10, hl)) : w("", !0),
7626
7626
  k("div", {
7627
7627
  class: v(`split-module-content ${m(F)("flex justify-evenly gap-4 mx-auto items-center", ((p = t.value) == null ? void 0 : p.bodyCopy) ?? "")}`)
7628
7628
  }, [
@@ -7644,7 +7644,7 @@ const Na = {
7644
7644
  _: 1
7645
7645
  }, 8, ["style", "class"]));
7646
7646
  }
7647
- }), hl = ["innerHTML"], yl = /* @__PURE__ */ K({
7647
+ }), bl = ["innerHTML"], vl = /* @__PURE__ */ K({
7648
7648
  __name: "TestimonialModule",
7649
7649
  props: {
7650
7650
  __typename: {},
@@ -7660,9 +7660,9 @@ const Na = {
7660
7660
  class: {}
7661
7661
  },
7662
7662
  setup(n) {
7663
- const e = n, t = x(
7664
- () => L(An, e.pt ?? {})
7665
- ), { palette: o } = ee(e), r = x(() => ({
7663
+ const e = n, t = T(
7664
+ () => L(Pn, e.pt ?? {})
7665
+ ), { palette: o } = ee(e), r = T(() => ({
7666
7666
  "background-color": e.backgroundColor ?? "transparent",
7667
7667
  color: e.textColor ?? "inherit"
7668
7668
  }));
@@ -7679,7 +7679,7 @@ const Na = {
7679
7679
  key: 0,
7680
7680
  class: v(`testimonial-media ${((u = t.value) == null ? void 0 : u.media) ?? ""}`)
7681
7681
  }, [
7682
- (d(), _(te(i.media.__typename), xe(io(i.media)), null, 16))
7682
+ (d(), _(te(i.media.__typename), Te(io(i.media)), null, 16))
7683
7683
  ], 2)) : w("", !0),
7684
7684
  k("div", {
7685
7685
  class: v(`testimonial-text ${((p = t.value) == null ? void 0 : p.text) ?? ""}`)
@@ -7688,11 +7688,11 @@ const Na = {
7688
7688
  key: 0,
7689
7689
  class: v(`testimonial-headline ${((c = t.value) == null ? void 0 : c.headline) ?? ""} text-${m(o).headline}`),
7690
7690
  innerHTML: i.headline
7691
- }, null, 10, hl)) : w("", !0),
7691
+ }, null, 10, bl)) : w("", !0),
7692
7692
  i.quote ? (d(), h("p", {
7693
7693
  key: 1,
7694
7694
  class: v(`testimonial-quote ${((f = t.value) == null ? void 0 : f.quote) ?? ""} text-${m(o).copyAccent}`)
7695
- }, ' "' + B(i.quote) + '" ', 3)) : w("", !0),
7695
+ }, B(i.quote), 3)) : w("", !0),
7696
7696
  i.author ? (d(), h("p", {
7697
7697
  key: 2,
7698
7698
  class: v(`testimonial-author ${((g = t.value) == null ? void 0 : g.author) ?? ""} text-${m(o).copy}`)
@@ -7706,13 +7706,13 @@ const Na = {
7706
7706
  ], 6);
7707
7707
  };
7708
7708
  }
7709
- }), bl = ["innerHTML"], vl = {
7709
+ }), $l = ["innerHTML"], wl = {
7710
7710
  key: 3,
7711
7711
  class: "mx-auto mt-16 w-fit"
7712
- }, $l = {
7712
+ }, Cl = {
7713
7713
  key: 0,
7714
7714
  class: "w-full overflow-hidden pt-8"
7715
- }, wl = /* @__PURE__ */ K({
7715
+ }, kl = /* @__PURE__ */ K({
7716
7716
  __name: "TileCollectionModule",
7717
7717
  props: {
7718
7718
  __typename: {},
@@ -7730,9 +7730,9 @@ const Na = {
7730
7730
  class: {}
7731
7731
  },
7732
7732
  setup(n) {
7733
- const e = n, t = x(
7734
- () => L(Pn, e.pt ?? {})
7735
- ), { backgroundColor: o, palette: r } = ee(e), i = x(() => {
7733
+ const e = n, t = T(
7734
+ () => L(An, e.pt ?? {})
7735
+ ), { backgroundColor: o, palette: r } = ee(e), i = T(() => {
7736
7736
  const l = ["w-full md:w-[47%]"];
7737
7737
  switch (e.modules.length < e.cols ? e.modules.length : e.cols) {
7738
7738
  case 4:
@@ -7746,7 +7746,7 @@ const Na = {
7746
7746
  break;
7747
7747
  }
7748
7748
  return l.join(" ");
7749
- }), a = x(() => {
7749
+ }), a = T(() => {
7750
7750
  switch (o) {
7751
7751
  case "iris":
7752
7752
  return "https://images.ctfassets.net/qqblaiss500w/6M4qmV1iPDg67IPiCXreV7/859124c674bf3267e81bcf429ac142fd/stem-reasons-background.svg";
@@ -7769,7 +7769,7 @@ const Na = {
7769
7769
  key: 0,
7770
7770
  class: v(`tile-collection-headline ${((g = t.value) == null ? void 0 : g.headline) ?? ""} text-${m(r).headline} ${l.bodyCopy ? "mb-2" : ""}`),
7771
7771
  innerHTML: l.headline
7772
- }, null, 10, bl)) : w("", !0),
7772
+ }, null, 10, $l)) : w("", !0),
7773
7773
  l.bodyCopy ? (d(), h("h3", {
7774
7774
  key: 1,
7775
7775
  class: v(`tile-collection-body-copy ${((y = t.value) == null ? void 0 : y.bodyCopy) ?? ""} text-${m(r).copy}`)
@@ -7791,7 +7791,7 @@ const Na = {
7791
7791
  }), null, 16, ["class", "parent-background-color", "index", "tile-label-type"]);
7792
7792
  }), 128))
7793
7793
  ], 2)) : w("", !0),
7794
- l.ctas ? (d(), h("div", vl, [
7794
+ l.ctas ? (d(), h("div", wl, [
7795
7795
  (d(!0), h(N, null, q(l.ctas, ($) => (d(), _(u, S({
7796
7796
  key: `${$.title}-cta`,
7797
7797
  ref_for: !0
@@ -7801,7 +7801,7 @@ const Na = {
7801
7801
  }), null, 16, ["background-color"]))), 128))
7802
7802
  ])) : w("", !0)
7803
7803
  ], 2),
7804
- l.includeDecoration ? (d(), h("div", $l, [
7804
+ l.includeDecoration ? (d(), h("div", Cl, [
7805
7805
  de(p, {
7806
7806
  animated: !0,
7807
7807
  media: {
@@ -7827,9 +7827,9 @@ const Na = {
7827
7827
  index: {}
7828
7828
  },
7829
7829
  setup(n) {
7830
- const e = n, t = ao(), o = x(() => e.type === "Numeric" && !e.copy ? (e.index ?? 0) + 1 : e.copy), r = x(
7830
+ const e = n, t = ao(), o = T(() => e.type === "Numeric" && !e.copy ? (e.index ?? 0) + 1 : e.copy), r = T(
7831
7831
  () => L(Bn[e.type], e.pt ?? {})
7832
- ), i = x(() => {
7832
+ ), i = T(() => {
7833
7833
  var l;
7834
7834
  let a = e.type === "Numeric" ? "right-2 md:right-4" : "right-[-4%]";
7835
7835
  return e.alignment === "left" && (a = e.type === "Numeric" ? "left-2 md:left-4" : "left-[-4%]"), `tile-label absolute ${F(typeof o.value == "number" ? "w-[36px] h-[36px] md:h-[60px] md:w-[60px]" : "w-[120px]", `text-${e.textColor}`, `bg-${e.backgroundColor}`, "top-2 md:top-4", ((l = r == null ? void 0 : r.value) == null ? void 0 : l.root) ?? "", a, t.class)}`;
@@ -7843,7 +7843,7 @@ const Na = {
7843
7843
  }, B(o.value), 7)) : w("", !0);
7844
7844
  }
7845
7845
  }), dt = (n, e) => n.buttonType === "fill" ? n.color ?? Re[e].cta.fill.bg : null, pt = (n, e) => n.textColor ?? Re[e].cta[n.buttonType].copy;
7846
- var Cl = {
7846
+ var xl = {
7847
7847
  root: "p-card p-component",
7848
7848
  header: "p-card-header",
7849
7849
  body: "p-card-body",
@@ -7852,19 +7852,19 @@ var Cl = {
7852
7852
  subtitle: "p-card-subtitle",
7853
7853
  content: "p-card-content",
7854
7854
  footer: "p-card-footer"
7855
- }, kl = me.extend({
7855
+ }, Tl = me.extend({
7856
7856
  name: "card",
7857
- classes: Cl
7858
- }), Tl = {
7857
+ classes: xl
7858
+ }), Sl = {
7859
7859
  name: "BaseCard",
7860
7860
  extends: Je,
7861
- style: kl
7861
+ style: Tl
7862
7862
  }, Se = {
7863
7863
  name: "Card",
7864
- extends: Tl,
7864
+ extends: Sl,
7865
7865
  inheritAttrs: !1
7866
7866
  };
7867
- function xl(n, e, t, o, r, i) {
7867
+ function Il(n, e, t, o, r, i) {
7868
7868
  return d(), h("div", S({
7869
7869
  class: n.cx("root")
7870
7870
  }, n.ptmi("root")), [n.$slots.header ? (d(), h("div", S({
@@ -7888,8 +7888,8 @@ function xl(n, e, t, o, r, i) {
7888
7888
  class: n.cx("footer")
7889
7889
  }, n.ptm("footer")), [oe(n.$slots, "footer")], 16)) : w("", !0)], 16)], 16);
7890
7890
  }
7891
- Se.render = xl;
7892
- const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /* @__PURE__ */ K({
7891
+ Se.render = Il;
7892
+ const _l = ["src", "height", "width"], Pl = ["src", "height", "width"], ft = /* @__PURE__ */ K({
7893
7893
  __name: "Video",
7894
7894
  props: {
7895
7895
  __typename: {},
@@ -7911,7 +7911,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
7911
7911
  height: (i = o.thumbnail.media) != null && i.height ? o.thumbnail.media.height : "100%",
7912
7912
  width: (a = o.thumbnail.media) != null && a.width ? o.thumbnail.media.width : "100%",
7913
7913
  allow: "autoplay"
7914
- }, null, 10, Il)) : w("", !0) : (d(), h("div", {
7914
+ }, null, 10, Pl)) : w("", !0) : (d(), h("div", {
7915
7915
  key: 0,
7916
7916
  class: v(`${o.$props.class} relative cursor-pointer`),
7917
7917
  onClick: t
@@ -7941,11 +7941,11 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
7941
7941
  src: o.thumbnail.media.url,
7942
7942
  height: o.thumbnail.media.height,
7943
7943
  width: o.thumbnail.media.width
7944
- }, null, 8, Sl)
7944
+ }, null, 8, _l)
7945
7945
  ], 2));
7946
7946
  };
7947
7947
  }
7948
- }), _l = ["innerHTML"], Al = /* @__PURE__ */ K({
7948
+ }), Al = ["innerHTML"], Ll = /* @__PURE__ */ K({
7949
7949
  __name: "TileContentIconTile",
7950
7950
  props: {
7951
7951
  __typename: {},
@@ -7968,13 +7968,13 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
7968
7968
  class: {}
7969
7969
  },
7970
7970
  setup(n) {
7971
- const e = n, t = x(
7971
+ const e = n, t = T(
7972
7972
  () => L(Ln, e.pt ?? {})
7973
7973
  ), o = e.backgroundColor || e.parentBackgroundColor, { palette: r } = ee({
7974
7974
  backgroundColor: o
7975
- }), i = e.backgroundColor ? r : r.tile, a = typeof e.index == "number", l = e.backgroundColor || r.tile.bg, s = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), u = G(null), p = Nt(u, { threshold: 0.1 });
7975
+ }), i = e.backgroundColor ? r : r.tile, a = typeof e.index == "number", l = e.backgroundColor || r.tile.bg, s = T(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), u = G(null), p = Nt(u, { threshold: 0.1 });
7976
7976
  return (c, f) => {
7977
- var b, $, C, I, P, E, V, z, W, R, H;
7977
+ var b, $, C, I, A, E, V, z, W, R, H;
7978
7978
  const g = tt, y = pe;
7979
7979
  return d(), h("div", {
7980
7980
  ref_key: "content",
@@ -7984,7 +7984,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
7984
7984
  }, [
7985
7985
  c.tileLabel || c.tileLabelType ? (d(), _(g, S({ key: 0 }, c.tileLabel, {
7986
7986
  type: c.tileLabelType ?? (($ = c.tileLabel) == null ? void 0 : $.type),
7987
- class: c.tileLabelType === "Numeric" || ((C = c.tileLabel) == null ? void 0 : C.type) === "Numeric" ? (I = t.value) == null ? void 0 : I.numericLabel : (P = t.value) == null ? void 0 : P.label,
7987
+ class: c.tileLabelType === "Numeric" || ((C = c.tileLabel) == null ? void 0 : C.type) === "Numeric" ? (I = t.value) == null ? void 0 : I.numericLabel : (A = t.value) == null ? void 0 : A.label,
7988
7988
  "background-color": m(i).label[c.tileLabelType ?? ((E = c.tileLabel) == null ? void 0 : E.type) ?? "Text"].bg,
7989
7989
  "text-color": m(i).label[c.tileLabelType ?? ((V = c.tileLabel) == null ? void 0 : V.type) ?? "Text"].copy,
7990
7990
  index: c.index,
@@ -7998,10 +7998,10 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
7998
7998
  c.bodyCopy || c.listItems ? {
7999
7999
  name: "content",
8000
8000
  fn: Q(() => {
8001
- var T, O, A, X, ne, ue, ae;
8001
+ var x, O, P, X, ne, ue, ae;
8002
8002
  return [
8003
8003
  k("div", {
8004
- class: v(`flex flex-col tile-content-inner ${((T = t.value) == null ? void 0 : T.bodyCopy) ?? ""} ${s.value}`)
8004
+ class: v(`flex flex-col tile-content-inner ${((x = t.value) == null ? void 0 : x.bodyCopy) ?? ""} ${s.value}`)
8005
8005
  }, [
8006
8006
  c.image ? (d(), h("div", {
8007
8007
  key: 0,
@@ -8009,7 +8009,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8009
8009
  }, [
8010
8010
  f[0] || (f[0] = k("div", { class: "tile-content-media-background" }, null, -1)),
8011
8011
  c.image ? (d(), _(ie, S({ key: 0 }, c.image, {
8012
- class: m(F)((X = (A = c.image) == null ? void 0 : A.media) != null && X.width ? "" : "w-full", c.image.class)
8012
+ class: m(F)((X = (P = c.image) == null ? void 0 : P.media) != null && X.width ? "" : "w-full", c.image.class)
8013
8013
  }), null, 16, ["class"])) : w("", !0),
8014
8014
  c.video ? (d(), _(ft, S({ key: 1 }, c.video, { class: "w-full" }), null, 16)) : w("", !0)
8015
8015
  ], 2)) : w("", !0),
@@ -8026,7 +8026,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8026
8026
  class: v(`tile-content-body-copy ${((ae = t.value) == null ? void 0 : ae.bodyCopy) ?? ""} text-${m(i).copy} text-${c.alignment} body-copy-with-lists`),
8027
8027
  style: le({ "--bullet-color": `var(--${m(r).bullet})` }),
8028
8028
  innerHTML: c.bodyCopy
8029
- }, null, 14, _l)) : w("", !0)
8029
+ }, null, 14, Al)) : w("", !0)
8030
8030
  ], 2)
8031
8031
  ];
8032
8032
  }),
@@ -8035,25 +8035,25 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8035
8035
  c.ctas || c.footer ? {
8036
8036
  name: "footer",
8037
8037
  fn: Q(() => {
8038
- var T, O;
8038
+ var x, O;
8039
8039
  return [
8040
8040
  c.footer ? (d(), h("p", {
8041
8041
  key: 0,
8042
- class: v(`${((T = t.value) == null ? void 0 : T.footerContent) ?? ""} text-${m(i).copy}`)
8042
+ class: v(`${((x = t.value) == null ? void 0 : x.footerContent) ?? ""} text-${m(i).copy}`)
8043
8043
  }, B(c.footer), 3)) : w("", !0),
8044
8044
  k("div", {
8045
8045
  class: v(((O = t.value) == null ? void 0 : O.ctas) ?? "")
8046
8046
  }, [
8047
- (d(!0), h(N, null, q(c.ctas, (A, X) => {
8047
+ (d(!0), h(N, null, q(c.ctas, (P, X) => {
8048
8048
  var ne;
8049
8049
  return d(), _(y, S({
8050
- key: `cta-${A.title}-${X}`,
8050
+ key: `cta-${P.title}-${X}`,
8051
8051
  class: `cta-${X} ${(ne = t.value) == null ? void 0 : ne.cta}`,
8052
- color: m(dt)(A, m(l)),
8053
- "text-color": m(pt)(A, m(l)),
8052
+ color: m(dt)(P, m(l)),
8053
+ "text-color": m(pt)(P, m(l)),
8054
8054
  "background-color": m(l),
8055
8055
  ref_for: !0
8056
- }, A), null, 16, ["class", "color", "text-color", "background-color"]);
8056
+ }, P), null, 16, ["class", "color", "text-color", "background-color"]);
8057
8057
  }), 128))
8058
8058
  ], 2)
8059
8059
  ];
@@ -8064,7 +8064,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8064
8064
  ], 6);
8065
8065
  };
8066
8066
  }
8067
- }), Pl = /* @__PURE__ */ et(Al, [["__scopeId", "data-v-4ead40b0"]]), Ll = ["innerHTML"], Ol = /* @__PURE__ */ K({
8067
+ }), Ol = /* @__PURE__ */ et(Ll, [["__scopeId", "data-v-4ead40b0"]]), El = ["innerHTML"], jl = /* @__PURE__ */ K({
8068
8068
  __name: "TileContentImageTile",
8069
8069
  props: {
8070
8070
  __typename: {},
@@ -8087,11 +8087,11 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8087
8087
  class: {}
8088
8088
  },
8089
8089
  setup(n) {
8090
- const e = n, t = x(
8090
+ const e = n, t = T(
8091
8091
  () => L(En, e.pt ?? {})
8092
8092
  ), o = e.backgroundColor || e.parentBackgroundColor, { palette: r } = ee({
8093
8093
  backgroundColor: o
8094
- }), i = e.backgroundColor ? r : r.tile, a = typeof e.index == "number", l = e.backgroundColor || r.tile.bg, s = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), u = G(null), p = Nt(u, { threshold: 0.1 });
8094
+ }), i = e.backgroundColor ? r : r.tile, a = typeof e.index == "number", l = e.backgroundColor || r.tile.bg, s = T(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), u = G(null), p = Nt(u, { threshold: 0.1 });
8095
8095
  return (c, f) => {
8096
8096
  var b, $, C, I;
8097
8097
  const g = tt, y = pe;
@@ -8109,10 +8109,10 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8109
8109
  c.bodyCopy || c.listItems ? {
8110
8110
  name: "content",
8111
8111
  fn: Q(() => {
8112
- var P, E, V, z, W, R, H, T, O, A, X, ne, ue, ae;
8112
+ var A, E, V, z, W, R, H, x, O, P, X, ne, ue, ae;
8113
8113
  return [
8114
8114
  k("div", {
8115
- class: v(`flex flex-col tile-content-inner ${((P = t.value) == null ? void 0 : P.bodyCopy) ?? ""} ${s.value}`)
8115
+ class: v(`flex flex-col tile-content-inner ${((A = t.value) == null ? void 0 : A.bodyCopy) ?? ""} ${s.value}`)
8116
8116
  }, [
8117
8117
  c.image ? (d(), h("div", {
8118
8118
  key: 0,
@@ -8126,14 +8126,14 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8126
8126
  index: c.index,
8127
8127
  alignment: ((R = c.tileLabel) == null ? void 0 : R.alignment) ?? "left",
8128
8128
  type: c.tileLabelType ?? ((H = c.tileLabel) == null ? void 0 : H.type),
8129
- "background-color": m(i).label[c.tileLabelType ?? ((T = c.tileLabel) == null ? void 0 : T.type) ?? "Text"].bg,
8129
+ "background-color": m(i).label[c.tileLabelType ?? ((x = c.tileLabel) == null ? void 0 : x.type) ?? "Text"].bg,
8130
8130
  "text-color": m(i).label[c.tileLabelType ?? ((O = c.tileLabel) == null ? void 0 : O.type) ?? "Text"].copy
8131
8131
  }, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) : w("", !0),
8132
8132
  f[0] || (f[0] = k("div", { class: "tile-content-media-background" }, null, -1)),
8133
8133
  c.image ? (d(), _(ie, S({ key: 1 }, c.image, {
8134
8134
  class: m(F)(
8135
8135
  "rounded-full",
8136
- (X = (A = c.image) == null ? void 0 : A.media) != null && X.width ? "" : "w-full",
8136
+ (X = (P = c.image) == null ? void 0 : P.media) != null && X.width ? "" : "w-full",
8137
8137
  c.image.class
8138
8138
  )
8139
8139
  }), null, 16, ["class"])) : w("", !0)
@@ -8151,7 +8151,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8151
8151
  class: v(`tile-content-body-copy ${((ae = t.value) == null ? void 0 : ae.bodyCopy) ?? ""} text-${m(i).copy} text-${c.alignment} body-copy-with-lists`),
8152
8152
  style: le({ "--bullet-color": `var(--${m(r).bullet})` }),
8153
8153
  innerHTML: c.bodyCopy
8154
- }, null, 14, Ll)) : w("", !0)
8154
+ }, null, 14, El)) : w("", !0)
8155
8155
  ], 2)
8156
8156
  ];
8157
8157
  }),
@@ -8160,11 +8160,11 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8160
8160
  c.ctas || c.footer ? {
8161
8161
  name: "footer",
8162
8162
  fn: Q(() => {
8163
- var P, E;
8163
+ var A, E;
8164
8164
  return [
8165
8165
  c.footer ? (d(), h("p", {
8166
8166
  key: 0,
8167
- class: v(`${((P = t.value) == null ? void 0 : P.footerContent) ?? ""} text-${m(i).copy} text-${c.alignment}`)
8167
+ class: v(`${((A = t.value) == null ? void 0 : A.footerContent) ?? ""} text-${m(i).copy} text-${c.alignment}`)
8168
8168
  }, B(c.footer), 3)) : w("", !0),
8169
8169
  k("div", {
8170
8170
  class: v(((E = t.value) == null ? void 0 : E.ctas) ?? "")
@@ -8188,7 +8188,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8188
8188
  ], 6);
8189
8189
  };
8190
8190
  }
8191
- }), El = /* @__PURE__ */ et(Ol, [["__scopeId", "data-v-a481946a"]]), jl = ["innerHTML"], Ml = /* @__PURE__ */ K({
8191
+ }), Ml = /* @__PURE__ */ et(jl, [["__scopeId", "data-v-a481946a"]]), Bl = ["innerHTML"], Vl = /* @__PURE__ */ K({
8192
8192
  __name: "TileContentTextTile",
8193
8193
  props: {
8194
8194
  __typename: {},
@@ -8211,13 +8211,13 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8211
8211
  class: {}
8212
8212
  },
8213
8213
  setup(n) {
8214
- const e = n, t = x(
8214
+ const e = n, t = T(
8215
8215
  () => L(jn, e.pt ?? {})
8216
8216
  ), o = typeof e.index == "number", r = e.backgroundColor || e.parentBackgroundColor, { palette: i } = ee({
8217
8217
  backgroundColor: r
8218
8218
  }), a = e.backgroundColor ? i : i.tile, l = e.backgroundColor || i.tile.bg;
8219
8219
  return (s, u) => {
8220
- var f, g, y, b, $, C, I, P, E, V;
8220
+ var f, g, y, b, $, C, I, A, E, V;
8221
8221
  const p = tt, c = pe;
8222
8222
  return d(), h("div", {
8223
8223
  class: v(`tile-content ${m(F)((f = t.value) == null ? void 0 : f.root, o ? "" : "w-full md:w-full lg:w-full")} ${e.class} bg-${m(l)}`)
@@ -8230,7 +8230,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8230
8230
  "text-color": m(a).label[s.tileLabelType ?? ((I = s.tileLabel) == null ? void 0 : I.type) ?? "Text"].copy
8231
8231
  }), null, 16, ["class", "index", "type", "background-color", "text-color"])) : w("", !0),
8232
8232
  de(m(Se), {
8233
- class: v(`${((P = t.value) == null ? void 0 : P.container) ?? ""} tile-content-container shadow-none`),
8233
+ class: v(`${((A = t.value) == null ? void 0 : A.container) ?? ""} tile-content-container shadow-none`),
8234
8234
  "pt:footer:class": `tile-content-ctas ${((E = t.value) == null ? void 0 : E.footer) ?? ""}`,
8235
8235
  "pt:body:class": ((V = t.value) == null ? void 0 : V.body) ?? ""
8236
8236
  }, Oe({ _: 2 }, [
@@ -8255,7 +8255,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8255
8255
  class: v(`tile-content-body-copy ${((H = t.value) == null ? void 0 : H.bodyCopy) ?? ""} text-${m(a).copy} text-${s.alignment} body-copy-with-lists`),
8256
8256
  style: le({ "--bullet-color": `var(--${m(i).bullet})` }),
8257
8257
  innerHTML: s.bodyCopy
8258
- }, null, 14, jl)) : w("", !0)
8258
+ }, null, 14, Bl)) : w("", !0)
8259
8259
  ], 2)
8260
8260
  ];
8261
8261
  }),
@@ -8274,10 +8274,10 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8274
8274
  class: v(((W = t.value) == null ? void 0 : W.ctas) ?? "")
8275
8275
  }, [
8276
8276
  (d(!0), h(N, null, q(s.ctas, (R, H) => {
8277
- var T;
8277
+ var x;
8278
8278
  return d(), _(c, S({
8279
8279
  key: `cta-${R.title}-${H}`,
8280
- class: `cta-${H} ${(T = t.value) == null ? void 0 : T.cta} w-full`,
8280
+ class: `cta-${H} ${(x = t.value) == null ? void 0 : x.cta} w-full`,
8281
8281
  color: m(dt)(R, m(l)),
8282
8282
  "text-color": m(pt)(R, m(l)),
8283
8283
  size: R.size ?? "xxl",
@@ -8294,7 +8294,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8294
8294
  ], 2);
8295
8295
  };
8296
8296
  }
8297
- }), Bl = ["innerHTML"], Vl = /* @__PURE__ */ K({
8297
+ }), Nl = ["innerHTML"], Hl = /* @__PURE__ */ K({
8298
8298
  __name: "TileContentVideoTile",
8299
8299
  props: {
8300
8300
  __typename: {},
@@ -8317,13 +8317,13 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8317
8317
  class: {}
8318
8318
  },
8319
8319
  setup(n) {
8320
- const e = n, t = x(
8320
+ const e = n, t = T(
8321
8321
  () => L(Mn, e.pt ?? {})
8322
8322
  ), o = typeof e.index == "number", r = e.backgroundColor || e.parentBackgroundColor, { palette: i } = ee({
8323
8323
  backgroundColor: r
8324
- }), a = e.backgroundColor ? i : i.tile, l = e.backgroundColor || i.tile.bg, s = x(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start");
8324
+ }), a = e.backgroundColor ? i : i.tile, l = e.backgroundColor || i.tile.bg, s = T(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start");
8325
8325
  return (u, p) => {
8326
- var g, y, b, $, C, I, P, E, V, z, W;
8326
+ var g, y, b, $, C, I, A, E, V, z, W;
8327
8327
  const c = tt, f = pe;
8328
8328
  return d(), h("div", {
8329
8329
  class: v(`tile-content ${m(F)("relative text-center list-none flex-auto rounded overflow-visible mx-auto shadow-none", `bg-${m(l)}`, o ? "" : "w-full md:w-full lg:w-full", ((g = t.value) == null ? void 0 : g.root) ?? "", e.class ?? "")} ${e.class}`)
@@ -8336,7 +8336,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8336
8336
  index: u.index,
8337
8337
  alignment: ((C = u.tileLabel) == null ? void 0 : C.alignment) ?? "right",
8338
8338
  type: u.tileLabelType ?? ((I = u.tileLabel) == null ? void 0 : I.type),
8339
- "background-color": m(a).label[u.tileLabelType ?? ((P = u.tileLabel) == null ? void 0 : P.type) ?? "Text"].bg,
8339
+ "background-color": m(a).label[u.tileLabelType ?? ((A = u.tileLabel) == null ? void 0 : A.type) ?? "Text"].bg,
8340
8340
  "text-color": m(a).label[u.tileLabelType ?? ((E = u.tileLabel) == null ? void 0 : E.type) ?? "Text"].copy
8341
8341
  }, null, 8, ["class", "index", "alignment", "type", "background-color", "text-color"])) : w("", !0),
8342
8342
  de(m(Se), {
@@ -8347,7 +8347,7 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8347
8347
  u.bodyCopy || u.listItems ? {
8348
8348
  name: "content",
8349
8349
  fn: Q(() => {
8350
- var R, H, T, O, A;
8350
+ var R, H, x, O, P;
8351
8351
  return [
8352
8352
  k("div", {
8353
8353
  class: v(`flex flex-col tile-content-inner ${((R = t.value) == null ? void 0 : R.bodyCopy) ?? ""} ${s.value}`)
@@ -8358,20 +8358,20 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8358
8358
  }, B(u.headline), 3)) : w("", !0),
8359
8359
  u.subheadline ? (d(), h("h6", {
8360
8360
  key: 1,
8361
- class: v(`tile-content-subheadline ${((T = t.value) == null ? void 0 : T.subheadline) ?? ""} text-${m(a).copy} text-${u.alignment}`)
8361
+ class: v(`tile-content-subheadline ${((x = t.value) == null ? void 0 : x.subheadline) ?? ""} text-${m(a).copy} text-${u.alignment}`)
8362
8362
  }, B(u.subheadline), 3)) : w("", !0),
8363
8363
  u.video ? (d(), h("div", {
8364
8364
  key: 2,
8365
8365
  class: v(`tile-content-media w-full ${((O = t.value) == null ? void 0 : O.media) ?? ""}`)
8366
8366
  }, [
8367
- u.video ? (d(), _(ft, xe(S({ key: 0 }, u.video)), null, 16)) : w("", !0)
8367
+ u.video ? (d(), _(ft, Te(S({ key: 0 }, u.video)), null, 16)) : w("", !0)
8368
8368
  ], 2)) : w("", !0),
8369
8369
  u.bodyCopy ? (d(), h("div", {
8370
8370
  key: 3,
8371
- class: v(`tile-content-body-copy ${((A = t.value) == null ? void 0 : A.bodyCopy) ?? ""} text-${m(a).copy} text-${u.alignment} body-copy-with-lists`),
8371
+ class: v(`tile-content-body-copy ${((P = t.value) == null ? void 0 : P.bodyCopy) ?? ""} text-${m(a).copy} text-${u.alignment} body-copy-with-lists`),
8372
8372
  style: le({ "--bullet-color": `var(--${m(i).bullet})` }),
8373
8373
  innerHTML: u.bodyCopy
8374
- }, null, 14, Bl)) : w("", !0)
8374
+ }, null, 14, Nl)) : w("", !0)
8375
8375
  ], 2)
8376
8376
  ];
8377
8377
  }),
@@ -8386,11 +8386,11 @@ const Sl = ["src", "height", "width"], Il = ["src", "height", "width"], ft = /*
8386
8386
  key: 0,
8387
8387
  class: v(`${((R = t.value) == null ? void 0 : R.footer) ?? ""} text-${m(a).copy}`)
8388
8388
  }, B(u.footer), 3)) : w("", !0),
8389
- (d(!0), h(N, null, q(u.ctas, (H, T) => {
8389
+ (d(!0), h(N, null, q(u.ctas, (H, x) => {
8390
8390
  var O;
8391
8391
  return d(), _(f, S({
8392
- key: `cta-${H.title}-${T}`,
8393
- class: `cta-${T} ${(O = t.value) == null ? void 0 : O.cta}`,
8392
+ key: `cta-${H.title}-${x}`,
8393
+ class: `cta-${x} ${(O = t.value) == null ? void 0 : O.cta}`,
8394
8394
  color: m(dt)(H, m(l)),
8395
8395
  "text-color": m(pt)(H, m(l)),
8396
8396
  ref_for: !0
@@ -8410,14 +8410,14 @@ function it(n) {
8410
8410
  const t = Ce(n);
8411
8411
  return (e = t == null ? void 0 : t.$el) != null ? e : t;
8412
8412
  }
8413
- function Nl(...n) {
8413
+ function Dl(...n) {
8414
8414
  let e, t, o, r;
8415
8415
  if (typeof n[0] == "string" || Array.isArray(n[0]) ? ([t, o, r] = n, e = Dt) : [e, t, o, r] = n, !e)
8416
8416
  return ke;
8417
8417
  Array.isArray(t) || (t = [t]), Array.isArray(o) || (o = [o]);
8418
8418
  const i = [], a = () => {
8419
8419
  i.forEach((p) => p()), i.length = 0;
8420
- }, l = (p, c, f, g) => (p.addEventListener(c, f, g), () => p.removeEventListener(c, f, g)), s = Te(
8420
+ }, l = (p, c, f, g) => (p.addEventListener(c, f, g), () => p.removeEventListener(c, f, g)), s = xe(
8421
8421
  () => [it(e), Ce(r)],
8422
8422
  ([p, c]) => {
8423
8423
  if (a(), !p)
@@ -8433,29 +8433,29 @@ function Nl(...n) {
8433
8433
  };
8434
8434
  return ct(u), u;
8435
8435
  }
8436
- function Hl() {
8436
+ function Fl() {
8437
8437
  const n = G(!1), e = Ot();
8438
8438
  return e && Et(() => {
8439
8439
  n.value = !0;
8440
8440
  }, e), n;
8441
8441
  }
8442
- function Dl(n) {
8443
- const e = Hl();
8444
- return x(() => (e.value, !!n()));
8442
+ function Rl(n) {
8443
+ const e = Fl();
8444
+ return T(() => (e.value, !!n()));
8445
8445
  }
8446
- function Fl(n, e, t = {}) {
8446
+ function zl(n, e, t = {}) {
8447
8447
  const {
8448
8448
  root: o,
8449
8449
  rootMargin: r = "0px",
8450
8450
  threshold: i = 0,
8451
8451
  window: a = Dt,
8452
8452
  immediate: l = !0
8453
- } = t, s = Dl(() => a && "IntersectionObserver" in a), u = x(() => {
8453
+ } = t, s = Rl(() => a && "IntersectionObserver" in a), u = T(() => {
8454
8454
  const y = Ce(n);
8455
8455
  return (Array.isArray(y) ? y : [y]).map(it).filter(Un);
8456
8456
  });
8457
8457
  let p = ke;
8458
- const c = G(l), f = s.value ? Te(
8458
+ const c = G(l), f = s.value ? xe(
8459
8459
  () => [u.value, it(o), c.value],
8460
8460
  ([y, b]) => {
8461
8461
  if (p(), !c.value || !y.length)
@@ -8490,7 +8490,7 @@ function Fl(n, e, t = {}) {
8490
8490
  }
8491
8491
  function un(n, e = {}) {
8492
8492
  const { window: t = Dt, scrollTarget: o, threshold: r = 0 } = e, i = G(!1);
8493
- return Fl(
8493
+ return zl(
8494
8494
  n,
8495
8495
  (a) => {
8496
8496
  let l = i.value, s = 0;
@@ -8505,14 +8505,14 @@ function un(n, e = {}) {
8505
8505
  }
8506
8506
  ), i;
8507
8507
  }
8508
- const Rl = {
8508
+ const Wl = {
8509
8509
  [bi.mounted](n, e) {
8510
8510
  if (typeof e.value == "function") {
8511
8511
  const t = e.value, o = un(n);
8512
- Te(o, (r) => t(r), { immediate: !0 });
8512
+ xe(o, (r) => t(r), { immediate: !0 });
8513
8513
  } else {
8514
8514
  const [t, o] = e.value, r = un(n, o);
8515
- Te(r, (i) => t(i), { immediate: !0 });
8515
+ xe(r, (i) => t(i), { immediate: !0 });
8516
8516
  }
8517
8517
  }
8518
8518
  };
@@ -8528,15 +8528,15 @@ function Qn(n) {
8528
8528
  return !t || t.tagName === "BODY" ? !1 : Qn(t);
8529
8529
  }
8530
8530
  }
8531
- function zl(n) {
8531
+ function Ul(n) {
8532
8532
  const e = n || window.event, t = e.target;
8533
8533
  return Qn(t) ? !1 : e.touches.length > 1 ? !0 : (e.preventDefault && e.preventDefault(), !1);
8534
8534
  }
8535
8535
  const Ct = /* @__PURE__ */ new WeakMap();
8536
- function Wl(n, e = !1) {
8536
+ function ql(n, e = !1) {
8537
8537
  const t = G(e);
8538
8538
  let o = null, r = "";
8539
- Te(Ci(n), (l) => {
8539
+ xe(Ci(n), (l) => {
8540
8540
  const s = wt(Ce(l));
8541
8541
  if (s) {
8542
8542
  const u = s;
@@ -8550,11 +8550,11 @@ function Wl(n, e = !1) {
8550
8550
  });
8551
8551
  const i = () => {
8552
8552
  const l = wt(Ce(n));
8553
- !l || t.value || (ln && (o = Nl(
8553
+ !l || t.value || (ln && (o = Dl(
8554
8554
  l,
8555
8555
  "touchmove",
8556
8556
  (s) => {
8557
- zl(s);
8557
+ Ul(s);
8558
8558
  },
8559
8559
  { passive: !1 }
8560
8560
  )), l.style.overflow = "hidden", t.value = !0);
@@ -8562,7 +8562,7 @@ function Wl(n, e = !1) {
8562
8562
  const l = wt(Ce(n));
8563
8563
  !l || !t.value || (ln && (o == null || o()), l.style.overflow = r, Ct.delete(l), t.value = !1);
8564
8564
  };
8565
- return ct(a), x({
8565
+ return ct(a), T({
8566
8566
  get() {
8567
8567
  return t.value;
8568
8568
  },
@@ -8571,19 +8571,19 @@ function Wl(n, e = !1) {
8571
8571
  }
8572
8572
  });
8573
8573
  }
8574
- function Ul() {
8574
+ function Kl() {
8575
8575
  let n = !1;
8576
8576
  const e = G(!1);
8577
8577
  return (t, o) => {
8578
8578
  if (e.value = o.value, n)
8579
8579
  return;
8580
8580
  n = !0;
8581
- const r = Wl(t, o.value);
8582
- Te(e, (i) => r.value = i);
8581
+ const r = ql(t, o.value);
8582
+ xe(e, (i) => r.value = i);
8583
8583
  };
8584
8584
  }
8585
- Ul();
8586
- const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */ K({
8585
+ Kl();
8586
+ const Gl = ["innerHTML"], Xl = ["innerHTML"], Zl = ["src"], Yl = /* @__PURE__ */ K({
8587
8587
  __name: "TileContentImageStackedAnimatedTile",
8588
8588
  props: {
8589
8589
  __typename: {},
@@ -8606,11 +8606,11 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8606
8606
  class: {}
8607
8607
  },
8608
8608
  setup(n) {
8609
- const e = G(null), t = G(!1), o = n, r = x(
8609
+ const e = G(null), t = G(!1), o = n, r = T(
8610
8610
  () => L(On, o.pt ?? {})
8611
- ), i = x(() => !((o.index ?? 0) % 2)), a = x(() => o.index === 0), l = o.backgroundColor || o.parentBackgroundColor, { palette: s } = ee({
8611
+ ), i = T(() => !((o.index ?? 0) % 2)), a = T(() => o.index === 0), l = o.backgroundColor || o.parentBackgroundColor, { palette: s } = ee({
8612
8612
  backgroundColor: l
8613
- }), u = x(() => {
8613
+ }), u = T(() => {
8614
8614
  var c;
8615
8615
  return (c = o.tileLabel) != null && c.alignment ? o.tileLabel.alignment : i.value ? "right" : "left";
8616
8616
  }), p = (c) => {
@@ -8628,25 +8628,25 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8628
8628
  "pt:body:class": ((C = r.value) == null ? void 0 : C.body) ?? ""
8629
8629
  }, Oe({
8630
8630
  content: Q(() => {
8631
- var I, P, E, V, z, W, R, H, T, O, A, X;
8631
+ var I, A, E, V, z, W, R, H, x, O, P, X;
8632
8632
  return [
8633
8633
  k("div", {
8634
8634
  class: v(`flex gap-[5vmin] md:gap-12 relative ${i.value ? "flex-row-reverse" : ""} tile-content-inner ${((I = r.value) == null ? void 0 : I.bodyCopy) ?? ""}`)
8635
8635
  }, [
8636
8636
  k("div", {
8637
- class: v(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((P = r.value) == null ? void 0 : P.text) ?? ""} text-left ${i.value ? "items-start" : "items-end"}`)
8637
+ class: v(`tile-content-text flex-auto relative z-20 flex flex-col justify-center ${((A = r.value) == null ? void 0 : A.text) ?? ""} text-left ${i.value ? "items-start" : "items-end"}`)
8638
8638
  }, [
8639
8639
  c.headline ? (d(), h("h3", {
8640
8640
  key: 0,
8641
8641
  class: v(`tile-content-headline w-full ${((E = r.value) == null ? void 0 : E.headline) ?? ""} text-${m(s).subheadline}`),
8642
8642
  innerHTML: c.headline
8643
- }, null, 10, ql)) : w("", !0),
8643
+ }, null, 10, Gl)) : w("", !0),
8644
8644
  c.bodyCopy ? (d(), h("div", {
8645
8645
  key: 1,
8646
8646
  class: v(`tile-content-body-copy ${((V = r.value) == null ? void 0 : V.description) ?? ""} w-full text-${m(s).copy} body-copy-with-lists`),
8647
8647
  style: le({ "--bullet-color": `var(--${m(s).bullet})` }),
8648
8648
  innerHTML: c.bodyCopy
8649
- }, null, 14, Kl)) : w("", !0)
8649
+ }, null, 14, Xl)) : w("", !0)
8650
8650
  ], 2),
8651
8651
  c.video || c.image ? se((d(), h("div", {
8652
8652
  key: 0,
@@ -8674,11 +8674,11 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8674
8674
  "animate-odd": !i.value && t.value
8675
8675
  }),
8676
8676
  src: (i.value, "https://images.ctfassets.net/qqblaiss500w/5Bp3ySaz0pqR5gLtdxOQoi/db01031466deed9b7b959c08c17e5681/circles1.f3eead2.svg")
8677
- }, null, 10, Gl),
8677
+ }, null, 10, Zl),
8678
8678
  c.tileLabel || c.tileLabelType ? (d(), _(g, S({ key: 0 }, c.tileLabel, {
8679
8679
  class: {
8680
8680
  [((W = r.value) == null ? void 0 : W.numericLabel) ?? ""]: c.tileLabelType === "Numeric" || ((R = c.tileLabel) == null ? void 0 : R.type) === "Numeric",
8681
- [((H = r.value) == null ? void 0 : H.label) ?? ""]: c.tileLabelType === "Text" || ((T = c.tileLabel) == null ? void 0 : T.type) === "Text",
8681
+ [((H = r.value) == null ? void 0 : H.label) ?? ""]: c.tileLabelType === "Text" || ((x = c.tileLabel) == null ? void 0 : x.type) === "Text",
8682
8682
  "top-1 md:top-8": !0,
8683
8683
  "left-1": !i.value,
8684
8684
  "right-1": i.value
@@ -8686,7 +8686,7 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8686
8686
  index: c.index,
8687
8687
  type: c.tileLabelType ?? ((O = c.tileLabel) == null ? void 0 : O.type),
8688
8688
  alignment: u.value,
8689
- "background-color": m(s).label[c.tileLabelType ?? ((A = c.tileLabel) == null ? void 0 : A.type) ?? "Text"].bg,
8689
+ "background-color": m(s).label[c.tileLabelType ?? ((P = c.tileLabel) == null ? void 0 : P.type) ?? "Text"].bg,
8690
8690
  "text-color": m(s).label[c.tileLabelType ?? ((X = c.tileLabel) == null ? void 0 : X.type) ?? "Text"].copy
8691
8691
  }), null, 16, ["class", "index", "type", "alignment", "background-color", "text-color"])) : w("", !0),
8692
8692
  c.image ? (d(), _(ie, S({ key: 1 }, c.image, {
@@ -8695,9 +8695,9 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8695
8695
  c.image.class
8696
8696
  )
8697
8697
  }), null, 16, ["class"])) : w("", !0),
8698
- c.video ? (d(), _(ft, xe(S({ key: 2 }, c.video)), null, 16)) : w("", !0)
8698
+ c.video ? (d(), _(ft, Te(S({ key: 2 }, c.video)), null, 16)) : w("", !0)
8699
8699
  ], 2)), [
8700
- [m(Rl), p]
8700
+ [m(Wl), p]
8701
8701
  ]) : w("", !0)
8702
8702
  ], 2)
8703
8703
  ];
@@ -8721,7 +8721,7 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8721
8721
  ], 2);
8722
8722
  };
8723
8723
  }
8724
- }), Zl = /* @__PURE__ */ et(Xl, [["__scopeId", "data-v-e0d0c2b5"]]), Yl = { key: 0 }, Jl = /* @__PURE__ */ K({
8724
+ }), Jl = /* @__PURE__ */ et(Yl, [["__scopeId", "data-v-e0d0c2b5"]]), Ql = { key: 0 }, es = /* @__PURE__ */ K({
8725
8725
  __name: "HelloBar",
8726
8726
  props: {
8727
8727
  __typename: {},
@@ -8733,7 +8733,7 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8733
8733
  setup(n) {
8734
8734
  const e = n, t = G("minimized"), o = () => {
8735
8735
  t.value = t.value === "maximized" ? "minimized" : "maximized";
8736
- }, r = x(() => L(Vn, e.pt ?? {}));
8736
+ }, r = T(() => L(Vn, e.pt ?? {}));
8737
8737
  return (i, a) => {
8738
8738
  var l, s;
8739
8739
  return e.helloBarData && e.helloBarData.active ? (d(), _(m(Se), {
@@ -8763,7 +8763,7 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8763
8763
  class: v([(f = r.value) == null ? void 0 : f.fullCopy, "fullCopy"])
8764
8764
  }, B((g = e.helloBarData) == null ? void 0 : g.fullCopy), 3)
8765
8765
  ], 2),
8766
- (y = e.helloBarData) != null && y.cta ? (d(), h("section", Yl, [
8766
+ (y = e.helloBarData) != null && y.cta ? (d(), h("section", Ql, [
8767
8767
  de(pe, S(e.helloBarData.cta, {
8768
8768
  class: m(F)((b = r.value) == null ? void 0 : b.cta, "cta")
8769
8769
  }), null, 16, ["class"])
@@ -8795,7 +8795,7 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8795
8795
  }, 8, ["pt:root:class", "pt:body:class"])) : w("", !0);
8796
8796
  };
8797
8797
  }
8798
- }), Ql = /* @__PURE__ */ et(Jl, [["__scopeId", "data-v-bc543866"]]), es = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8798
+ }), ts = /* @__PURE__ */ et(es, [["__scopeId", "data-v-bc543866"]]), ns = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
8799
8799
  __proto__: null,
8800
8800
  Accordion: Ze,
8801
8801
  AccordionItem: yi,
@@ -8803,32 +8803,32 @@ const ql = ["innerHTML"], Kl = ["innerHTML"], Gl = ["src"], Xl = /* @__PURE__ */
8803
8803
  AccordionTileItem: Fi,
8804
8804
  AnimationWrapper: Kn,
8805
8805
  CTA: pe,
8806
- CarouselModule: Ta,
8807
- ContainerCollectionModule: Va,
8808
- ContainerModule: Aa,
8809
- ContentModule: Ma,
8806
+ CarouselModule: xa,
8807
+ ContainerCollectionModule: Ha,
8808
+ ContainerModule: La,
8809
+ ContentModule: Va,
8810
8810
  FooterCopyright: Lt,
8811
- FooterNavigation: Qa,
8812
- HelloBar: Ql,
8811
+ FooterNavigation: tl,
8812
+ HelloBar: ts,
8813
8813
  Image: ie,
8814
- LogoCollectionModule: tl,
8814
+ LogoCollectionModule: ol,
8815
8815
  NavigationElement: we,
8816
- PrimaryNavigation: fl,
8817
- SocialMediaRef: Pt,
8818
- SplitModule: gl,
8819
- TestimonialModule: yl,
8820
- TileCollectionModule: wl,
8821
- TileContentIconTile: Pl,
8822
- TileContentImageStackedAnimatedTile: Zl,
8823
- TileContentImageTile: El,
8824
- TileContentTextTile: Ml,
8825
- TileContentVideoTile: Vl,
8816
+ PrimaryNavigation: gl,
8817
+ SocialMediaRef: At,
8818
+ SplitModule: yl,
8819
+ TestimonialModule: vl,
8820
+ TileCollectionModule: kl,
8821
+ TileContentIconTile: Ol,
8822
+ TileContentImageStackedAnimatedTile: Jl,
8823
+ TileContentImageTile: Ml,
8824
+ TileContentTextTile: Vl,
8825
+ TileContentVideoTile: Hl,
8826
8826
  Video: ft
8827
- }, Symbol.toStringTag, { value: "Module" })), os = (n) => {
8828
- Object.entries(es).forEach(([e, t]) => {
8827
+ }, Symbol.toStringTag, { value: "Module" })), is = (n) => {
8828
+ Object.entries(ns).forEach(([e, t]) => {
8829
8829
  n.component(e, t);
8830
8830
  });
8831
- }, rs = (n, e) => {
8831
+ }, as = (n, e) => {
8832
8832
  const t = (r, i) => {
8833
8833
  for (const a of Object.keys(i))
8834
8834
  typeof i[a] == "object" ? t(r[a], i[a]) : r[a] = i[a];
@@ -8847,58 +8847,61 @@ export {
8847
8847
  Kn as AnimationWrapper,
8848
8848
  Re as COLOR_PALETTES,
8849
8849
  pe as CTA,
8850
- xn as CTAPt,
8851
- Ta as CarouselModule,
8850
+ Sa as CTAOptions,
8851
+ Tn as CTAPt,
8852
+ xa as CarouselModule,
8852
8853
  Ho as CarouselModuleAltPt,
8853
8854
  wn as CarouselModulePt,
8854
- Va as ContainerCollectionModule,
8855
+ Ha as ContainerCollectionModule,
8855
8856
  Cn as ContainerCollectionModulePt,
8856
- Aa as ContainerModule,
8857
+ La as ContainerModule,
8857
8858
  kn as ContainerModulePt,
8858
- Ma as ContentModule,
8859
- Tn as ContentModulePt,
8859
+ Va as ContentModule,
8860
+ xn as ContentModulePt,
8860
8861
  lt as DEFAULT_COLOR,
8861
8862
  Uo as DEFAULT_PALETTES,
8862
8863
  re as DEFAULT_PASSTHROUGH,
8863
8864
  Lt as FooterCopyright,
8864
- Qa as FooterNavigation,
8865
+ tl as FooterNavigation,
8865
8866
  Do as FooterNavigationPt,
8866
- Ql as HelloBar,
8867
+ ts as HelloBar,
8867
8868
  Vn as HelloBarPt,
8868
8869
  ie as Image,
8869
8870
  Fo as ImagePt,
8870
- tl as LogoCollectionModule,
8871
+ ol as LogoCollectionModule,
8871
8872
  Sn as LogoCollectionModulePt,
8873
+ Ta as MediaOptions,
8872
8874
  we as NavigationElement,
8873
8875
  In as NavigationElementPt,
8874
- fl as PrimaryNavigation,
8876
+ gl as PrimaryNavigation,
8875
8877
  Ro as PrimaryNavigationPt,
8876
- Pt as SocialMediaRef,
8877
- gl as SplitModule,
8878
+ At as SocialMediaRef,
8879
+ yl as SplitModule,
8878
8880
  _n as SplitModulePt,
8879
- yl as TestimonialModule,
8880
- An as TestimonialModulePt,
8881
- wl as TileCollectionModule,
8882
- Pn as TileCollectionModulePt,
8883
- Pl as TileContentIconTile,
8881
+ vl as TestimonialModule,
8882
+ Pn as TestimonialModulePt,
8883
+ kl as TileCollectionModule,
8884
+ An as TileCollectionModulePt,
8885
+ Ol as TileContentIconTile,
8884
8886
  Ln as TileContentIconTilePt,
8885
- Zl as TileContentImageStackedAnimatedTile,
8887
+ Jl as TileContentImageStackedAnimatedTile,
8886
8888
  On as TileContentImageStackedAnimatedTilePt,
8887
- El as TileContentImageTile,
8889
+ Ml as TileContentImageTile,
8888
8890
  En as TileContentImageTilePt,
8889
8891
  je as TileContentPt,
8890
- Ml as TileContentTextTile,
8892
+ Vl as TileContentTextTile,
8891
8893
  jn as TileContentTextTilePt,
8892
- Vl as TileContentVideoTile,
8894
+ Hl as TileContentVideoTile,
8893
8895
  Mn as TileContentVideoTilePt,
8894
8896
  Bn as TileLabelPt,
8897
+ He as VariantOptions,
8895
8898
  ft as Video,
8896
8899
  zo as VideoPt,
8897
8900
  bn as combineAccordionPassthroughs,
8898
8901
  L as combinePassthroughs,
8899
8902
  Ht as getTarget,
8900
- os as initGlobalComponents,
8901
- ns as overridePalette,
8902
- rs as overridePassthrough,
8903
+ is as initGlobalComponents,
8904
+ rs as overridePalette,
8905
+ as as overridePassthrough,
8903
8906
  ee as withColorPalette
8904
8907
  };