@cooperco/cooper-component-library 0.1.62 → 0.1.63

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 X, readonly as un, getCurrentInstance as _t, onMounted as Lt, nextTick as Jn, watch as Ce, mergeProps as x, openBlock as d, createElementBlock as h, renderSlot as oe, createTextVNode as it, toDisplayString as B, createElementVNode as T, resolveComponent as wt, resolveDirective as cn, withDirectives as le, normalizeClass as m, createBlock as P, createCommentVNode as w, defineComponent as q, computed as S, resolveDynamicComponent as ee, unref as g, withCtx as J, Fragment as z, renderList as Y, withModifiers as ot, vShow as ce, getCurrentScope as Qn, onScopeDispose as eo, toRef as to, customRef as no, normalizeStyle as me, createSlots as Pe, createVNode as pe, normalizeProps as Xe, guardReactiveProps as dn, useAttrs as oo } from "vue";
1
+ import { ref as Z, readonly as un, getCurrentInstance as _t, onMounted as Lt, nextTick as Jn, watch as Ce, mergeProps as x, openBlock as d, createElementBlock as h, renderSlot as oe, createTextVNode as it, toDisplayString as B, createElementVNode as T, resolveComponent as wt, resolveDirective as cn, withDirectives as le, normalizeClass as m, createBlock as P, createCommentVNode as w, defineComponent as q, computed as S, resolveDynamicComponent as te, unref as g, withCtx as Q, Fragment as z, renderList as J, withModifiers as ot, vShow as ce, getCurrentScope as Qn, onScopeDispose as eo, toRef as to, customRef as no, normalizeStyle as me, createSlots as Ae, createVNode as pe, normalizeProps as Xe, guardReactiveProps as dn, useAttrs as oo } from "vue";
2
2
  const Ot = "-", ro = (n) => {
3
3
  const e = ao(n), {
4
4
  conflictingClassGroups: t,
@@ -216,10 +216,10 @@ function bo(n, ...e) {
216
216
  return r(ho.apply(null, arguments));
217
217
  };
218
218
  }
219
- const K = (n) => {
219
+ const G = (n) => {
220
220
  const e = (t) => t[n] || [];
221
221
  return e.isThemeGetter = !0, e;
222
- }, gn = /^\[(?:([a-z-]+):)?(.+)\]$/i, yo = /^\d+\/\d+$/, vo = /* @__PURE__ */ new Set(["px", "full", "screen"]), $o = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, wo = /\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$/, Co = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, ko = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, To = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, fe = (n) => Ie(n) || vo.has(n) || yo.test(n), he = (n) => Ae(n, "length", Oo), Ie = (n) => !!n && !Number.isNaN(Number(n)), pt = (n) => Ae(n, "number", Ie), je = (n) => !!n && Number.isInteger(Number(n)), So = (n) => n.endsWith("%") && Ie(n.slice(0, -1)), j = (n) => gn.test(n), be = (n) => $o.test(n), xo = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Io = (n) => Ae(n, xo, hn), Po = (n) => Ae(n, "position", hn), Ao = /* @__PURE__ */ new Set(["image", "url"]), _o = (n) => Ae(n, Ao, jo), Lo = (n) => Ae(n, "", Eo), Me = () => !0, Ae = (n, e, t) => {
222
+ }, gn = /^\[(?:([a-z-]+):)?(.+)\]$/i, yo = /^\d+\/\d+$/, vo = /* @__PURE__ */ new Set(["px", "full", "screen"]), $o = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, wo = /\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$/, Co = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, ko = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, To = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, fe = (n) => Ie(n) || vo.has(n) || yo.test(n), he = (n) => Pe(n, "length", Oo), Ie = (n) => !!n && !Number.isNaN(Number(n)), pt = (n) => Pe(n, "number", Ie), je = (n) => !!n && Number.isInteger(Number(n)), So = (n) => n.endsWith("%") && Ie(n.slice(0, -1)), j = (n) => gn.test(n), be = (n) => $o.test(n), xo = /* @__PURE__ */ new Set(["length", "size", "percentage"]), Io = (n) => Pe(n, xo, hn), Ao = (n) => Pe(n, "position", hn), Po = /* @__PURE__ */ new Set(["image", "url"]), _o = (n) => Pe(n, Po, jo), Lo = (n) => Pe(n, "", Eo), Me = () => !0, Pe = (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
  }, Oo = (n) => (
@@ -228,7 +228,7 @@ const K = (n) => {
228
228
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
229
229
  wo.test(n) && !Co.test(n)
230
230
  ), hn = () => !1, Eo = (n) => ko.test(n), jo = (n) => To.test(n), Mo = () => {
231
- const n = K("colors"), e = K("spacing"), t = K("blur"), o = K("brightness"), i = K("borderColor"), r = K("borderRadius"), l = K("borderSpacing"), a = K("borderWidth"), s = K("contrast"), c = K("grayscale"), p = K("hueRotate"), u = K("invert"), f = K("gap"), y = K("gradientColorStops"), $ = K("gradientColorStopPositions"), b = K("inset"), v = K("margin"), C = K("opacity"), I = K("padding"), O = K("saturate"), M = K("scale"), V = K("sepia"), D = K("skew"), R = K("space"), F = K("translate"), N = () => ["auto", "contain", "none"], k = () => ["auto", "hidden", "clip", "visible", "scroll"], L = () => ["auto", j, e], A = () => [j, e], te = () => ["", fe, he], ne = () => ["auto", Ie, j], se = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ie = () => ["solid", "dashed", "dotted", "double", "none"], Oe = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Te = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], ge = () => ["", "0", j], Ee = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ue = () => [Ie, j];
231
+ const n = G("colors"), e = G("spacing"), t = G("blur"), o = G("brightness"), i = G("borderColor"), r = G("borderRadius"), l = G("borderSpacing"), a = G("borderWidth"), s = G("contrast"), c = G("grayscale"), p = G("hueRotate"), u = G("invert"), f = G("gap"), y = G("gradientColorStops"), $ = G("gradientColorStopPositions"), b = G("inset"), v = G("margin"), C = G("opacity"), I = G("padding"), O = G("saturate"), M = G("scale"), V = G("sepia"), D = G("skew"), R = G("space"), F = G("translate"), N = () => ["auto", "contain", "none"], k = () => ["auto", "hidden", "clip", "visible", "scroll"], L = () => ["auto", j, e], A = () => [j, e], K = () => ["", fe, he], ne = () => ["auto", Ie, j], se = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ie = () => ["solid", "dashed", "dotted", "double", "none"], Oe = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], Te = () => ["start", "end", "center", "between", "around", "evenly", "stretch"], ge = () => ["", "0", j], Ee = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], ue = () => [Ie, j];
232
232
  return {
233
233
  cacheSize: 500,
234
234
  separator: ":",
@@ -240,7 +240,7 @@ const K = (n) => {
240
240
  borderColor: [n],
241
241
  borderRadius: ["none", "", "full", be, j],
242
242
  borderSpacing: A(),
243
- borderWidth: te(),
243
+ borderWidth: K(),
244
244
  contrast: ue(),
245
245
  grayscale: ge(),
246
246
  hueRotate: ue(),
@@ -1160,7 +1160,7 @@ const K = (n) => {
1160
1160
  * @see https://tailwindcss.com/docs/background-position
1161
1161
  */
1162
1162
  "bg-position": [{
1163
- bg: [...se(), Po]
1163
+ bg: [...se(), Ao]
1164
1164
  }],
1165
1165
  /**
1166
1166
  * Background Repeat
@@ -1546,7 +1546,7 @@ const K = (n) => {
1546
1546
  * @see https://tailwindcss.com/docs/ring-width
1547
1547
  */
1548
1548
  "ring-w": [{
1549
- ring: te()
1549
+ ring: K()
1550
1550
  }],
1551
1551
  /**
1552
1552
  * Ring Width Inset
@@ -2346,13 +2346,13 @@ const K = (n) => {
2346
2346
  }), Ho = _(re, {}), In = _(re, {
2347
2347
  root: "px-8 md:px-0",
2348
2348
  bodyCopy: "max-w-[1440px] flex justify-evenly gap-4 mx-auto flex-col md:flex-row"
2349
- }), Pn = _(re, {
2349
+ }), An = _(re, {
2350
2350
  quote: "text-lg font-bold",
2351
2351
  text: "space-y-4 w-full md:w-1/2",
2352
2352
  author: "text-lg",
2353
2353
  details: "text-lg",
2354
2354
  media: "md:w-1/2 w-full"
2355
- }), An = _(re, {
2355
+ }), Pn = _(re, {
2356
2356
  root: "px-5 md:px-0",
2357
2357
  headline: "mb-8 md:mb-12 text-3xl md:text-5xl font-bold leading-tight text-center",
2358
2358
  bodyCopy: "md:text-center mb-8 md:mb-12"
@@ -2424,8 +2424,8 @@ const K = (n) => {
2424
2424
  NavigationElementPt: xn,
2425
2425
  PrimaryNavigationPt: Ho,
2426
2426
  SplitModulePt: In,
2427
- TestimonialModulePt: Pn,
2428
- TileCollectionModulePt: An,
2427
+ TestimonialModulePt: An,
2428
+ TileCollectionModulePt: Pn,
2429
2429
  TileContentIconTilePt: _n,
2430
2430
  TileContentImageStackedAnimatedTilePt: Ln,
2431
2431
  TileContentImageTilePt: On,
@@ -2823,7 +2823,7 @@ const Ro = {
2823
2823
  }
2824
2824
  };
2825
2825
  let He = Ro;
2826
- const Q = (n) => {
2826
+ const ee = (n) => {
2827
2827
  const { backgroundColor: e } = n, t = e ?? rt, o = He[t] ?? He[rt];
2828
2828
  return {
2829
2829
  backgroundColor: t,
@@ -3857,12 +3857,12 @@ function ar(n) {
3857
3857
  }
3858
3858
  var lr = 0;
3859
3859
  function Bn(n) {
3860
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = X(!1), o = X(n), i = X(null), r = W.isClient() ? window.document : void 0, l = e.document, a = l === void 0 ? r : l, s = e.immediate, c = s === void 0 ? !0 : s, p = e.manual, u = p === void 0 ? !1 : p, f = e.name, y = f === void 0 ? "style_".concat(++lr) : f, $ = e.id, b = $ === void 0 ? void 0 : $, v = e.media, C = v === void 0 ? void 0 : v, I = e.nonce, O = I === void 0 ? void 0 : I, M = e.props, V = M === void 0 ? {} : M, D = function() {
3860
+ var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, t = Z(!1), o = Z(n), i = Z(null), r = W.isClient() ? window.document : void 0, l = e.document, a = l === void 0 ? r : l, s = e.immediate, c = s === void 0 ? !0 : s, p = e.manual, u = p === void 0 ? !1 : p, f = e.name, y = f === void 0 ? "style_".concat(++lr) : f, $ = e.id, b = $ === void 0 ? void 0 : $, v = e.media, C = v === void 0 ? void 0 : v, I = e.nonce, O = I === void 0 ? void 0 : I, M = e.props, V = M === void 0 ? {} : M, D = function() {
3861
3861
  }, R = function(k) {
3862
3862
  var L = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
3863
3863
  if (a) {
3864
- var A = Gt(Gt({}, V), L), te = A.name || y, ne = A.id || b, se = A.nonce || O;
3865
- i.value = a.querySelector('style[data-primevue-style-id="'.concat(te, '"]')) || a.getElementById(ne) || a.createElement("style"), i.value.isConnected || (o.value = k || n, W.setAttributes(i.value, {
3864
+ var A = Gt(Gt({}, V), L), K = A.name || y, ne = A.id || b, se = A.nonce || O;
3865
+ i.value = a.querySelector('style[data-primevue-style-id="'.concat(K, '"]')) || a.getElementById(ne) || a.createElement("style"), i.value.isConnected || (o.value = k || n, W.setAttributes(i.value, {
3866
3866
  type: "text/css",
3867
3867
  id: ne,
3868
3868
  media: C,
@@ -4187,7 +4187,7 @@ function Qt(n, e) {
4187
4187
  }
4188
4188
  return t;
4189
4189
  }
4190
- function G(n) {
4190
+ function X(n) {
4191
4191
  for (var e = 1; e < arguments.length; e++) {
4192
4192
  var t = arguments[e] != null ? arguments[e] : {};
4193
4193
  e % 2 ? Qt(Object(t), !0).forEach(function(o) {
@@ -4199,13 +4199,13 @@ function G(n) {
4199
4199
  return n;
4200
4200
  }
4201
4201
  function tt(n, e, t) {
4202
- return e = Pr(e), e in n ? Object.defineProperty(n, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : n[e] = t, n;
4202
+ return e = Ar(e), e in n ? Object.defineProperty(n, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : n[e] = t, n;
4203
4203
  }
4204
- function Pr(n) {
4205
- var e = Ar(n, "string");
4204
+ function Ar(n) {
4205
+ var e = Pr(n, "string");
4206
4206
  return We(e) == "symbol" ? e : String(e);
4207
4207
  }
4208
- function Ar(n, e) {
4208
+ function Pr(n, e) {
4209
4209
  if (We(n) != "object" || !n)
4210
4210
  return n;
4211
4211
  var t = n[Symbol.toPrimitive];
@@ -4315,10 +4315,10 @@ var Ze = {
4315
4315
  }) || ""], o), i.join("."), o) : void 0 : E.getItemValue(e, o);
4316
4316
  },
4317
4317
  _getPTValue: function() {
4318
- var e, t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !0, l = /./g.test(o) && !!i[o.split(".")[0]], a = this._getPropValue("ptOptions") || ((e = this.$config) === null || e === void 0 ? void 0 : e.ptOptions) || {}, s = a.mergeSections, c = s === void 0 ? !0 : s, p = a.mergeProps, u = p === void 0 ? !1 : p, f = r ? l ? this._useGlobalPT(this._getPTClassValue, o, i) : this._useDefaultPT(this._getPTClassValue, o, i) : void 0, y = l ? void 0 : this._getPTSelf(t, this._getPTClassValue, o, G(G({}, i), {}, {
4318
+ var e, t = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, o = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", i = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {}, r = arguments.length > 3 && arguments[3] !== void 0 ? arguments[3] : !0, l = /./g.test(o) && !!i[o.split(".")[0]], a = this._getPropValue("ptOptions") || ((e = this.$config) === null || e === void 0 ? void 0 : e.ptOptions) || {}, s = a.mergeSections, c = s === void 0 ? !0 : s, p = a.mergeProps, u = p === void 0 ? !1 : p, f = r ? l ? this._useGlobalPT(this._getPTClassValue, o, i) : this._useDefaultPT(this._getPTClassValue, o, i) : void 0, y = l ? void 0 : this._getPTSelf(t, this._getPTClassValue, o, X(X({}, i), {}, {
4319
4319
  global: f || {}
4320
4320
  })), $ = this._getPTDatasets(o);
4321
- return c || !c && y ? u ? this._mergeProps(u, f, y, $) : G(G(G({}, f), y), $) : G(G({}, y), $);
4321
+ return c || !c && y ? u ? this._mergeProps(u, f, y, $) : X(X(X({}, f), y), $) : X(X({}, y), $);
4322
4322
  },
4323
4323
  _getPTSelf: function() {
4324
4324
  for (var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length, o = new Array(t > 1 ? t - 1 : 0), i = 1; i < t; i++)
@@ -4332,7 +4332,7 @@ var Ze = {
4332
4332
  },
4333
4333
  _getPTDatasets: function() {
4334
4334
  var e, t, o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", i = "data-pc-", r = o === "root" && E.isNotEmpty((e = this.pt) === null || e === void 0 ? void 0 : e["data-pc-section"]);
4335
- return o !== "transition" && G(G({}, o === "root" && G(tt({}, "".concat(i, "name"), E.toFlatCase(r ? (t = this.pt) === null || t === void 0 ? void 0 : t["data-pc-section"] : this.$.type.name)), r && tt({}, "".concat(i, "extend"), E.toFlatCase(this.$.type.name)))), {}, tt({}, "".concat(i, "section"), E.toFlatCase(o)));
4335
+ return o !== "transition" && X(X({}, o === "root" && X(tt({}, "".concat(i, "name"), E.toFlatCase(r ? (t = this.pt) === null || t === void 0 ? void 0 : t["data-pc-section"] : this.$.type.name)), r && tt({}, "".concat(i, "extend"), E.toFlatCase(this.$.type.name)))), {}, tt({}, "".concat(i, "section"), E.toFlatCase(o)));
4336
4336
  },
4337
4337
  _getPTClassValue: function() {
4338
4338
  var e = this._getOptionValue.apply(this, arguments);
@@ -4357,7 +4357,7 @@ var Ze = {
4357
4357
  };
4358
4358
  if (e != null && e.hasOwnProperty("_usept")) {
4359
4359
  var l, a = e._usept || ((l = this.$config) === null || l === void 0 ? void 0 : l.ptOptions) || {}, s = a.mergeSections, c = s === void 0 ? !0 : s, p = a.mergeProps, u = p === void 0 ? !1 : p, f = r(e.originalValue), y = r(e.value);
4360
- return f === void 0 && y === void 0 ? void 0 : E.isString(y) ? y : E.isString(f) ? f : c || !c && y ? u ? this._mergeProps(u, f, y) : G(G({}, f), y) : y;
4360
+ return f === void 0 && y === void 0 ? void 0 : E.isString(y) ? y : E.isString(f) ? f : c || !c && y ? u ? this._mergeProps(u, f, y) : X(X({}, f), y) : y;
4361
4361
  }
4362
4362
  return r(e);
4363
4363
  },
@@ -4369,7 +4369,7 @@ var Ze = {
4369
4369
  },
4370
4370
  ptm: function() {
4371
4371
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4372
- return this._getPTValue(this.pt, e, G(G({}, this.$params), t));
4372
+ return this._getPTValue(this.pt, e, X(X({}, this.$params), t));
4373
4373
  },
4374
4374
  ptmi: function() {
4375
4375
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
@@ -4377,18 +4377,18 @@ var Ze = {
4377
4377
  },
4378
4378
  ptmo: function() {
4379
4379
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
4380
- return this._getPTValue(e, t, G({
4380
+ return this._getPTValue(e, t, X({
4381
4381
  instance: this
4382
4382
  }, o), !1);
4383
4383
  },
4384
4384
  cx: function() {
4385
4385
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4386
- return this.isUnstyled ? void 0 : this._getOptionValue(this.$style.classes, e, G(G({}, this.$params), t));
4386
+ return this.isUnstyled ? void 0 : this._getOptionValue(this.$style.classes, e, X(X({}, this.$params), t));
4387
4387
  },
4388
4388
  sx: function() {
4389
4389
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, o = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
4390
4390
  if (t) {
4391
- var i = this._getOptionValue(this.$style.inlineStyles, e, G(G({}, this.$params), o)), r = this._getOptionValue(bt.inlineStyles, e, G(G({}, this.$params), o));
4391
+ var i = this._getOptionValue(this.$style.inlineStyles, e, X(X({}, this.$params), o)), r = this._getOptionValue(bt.inlineStyles, e, X(X({}, this.$params), o));
4392
4392
  return [r, i];
4393
4393
  }
4394
4394
  }
@@ -4405,7 +4405,7 @@ var Ze = {
4405
4405
  defaultPT: function() {
4406
4406
  var e, t = this;
4407
4407
  return this._getPT((e = this.$config) === null || e === void 0 ? void 0 : e.pt, void 0, function(o) {
4408
- return t._getOptionValue(o, t.$name, G({}, t.$params)) || E.getItemValue(o, G({}, t.$params));
4408
+ return t._getOptionValue(o, t.$name, X({}, t.$params)) || E.getItemValue(o, X({}, t.$params));
4409
4409
  });
4410
4410
  },
4411
4411
  isUnstyled: function() {
@@ -4430,7 +4430,7 @@ var Ze = {
4430
4430
  };
4431
4431
  },
4432
4432
  $style: function() {
4433
- return G(G({
4433
+ return X(X({
4434
4434
  classes: void 0,
4435
4435
  inlineStyles: void 0,
4436
4436
  loadStyle: function() {
@@ -4699,7 +4699,7 @@ function rn(n, e) {
4699
4699
  }
4700
4700
  return t;
4701
4701
  }
4702
- function Z(n) {
4702
+ function Y(n) {
4703
4703
  for (var e = 1; e < arguments.length; e++) {
4704
4704
  var t = arguments[e] != null ? arguments[e] : {};
4705
4705
  e % 2 ? rn(Object(t), !0).forEach(function(o) {
@@ -4749,14 +4749,14 @@ var H = {
4749
4749
  return E.isString(I) || E.isArray(I) ? {
4750
4750
  class: I
4751
4751
  } : I;
4752
- }, c = ((e = o.binding) === null || e === void 0 || (e = e.value) === null || e === void 0 ? void 0 : e.ptOptions) || ((t = o.$config) === null || t === void 0 ? void 0 : t.ptOptions) || {}, p = c.mergeSections, u = p === void 0 ? !0 : p, f = c.mergeProps, y = f === void 0 ? !1 : f, $ = a ? H._useDefaultPT(o, o.defaultPT(), s, r, l) : void 0, b = H._usePT(o, H._getPT(i, o.$name), s, r, Z(Z({}, l), {}, {
4752
+ }, c = ((e = o.binding) === null || e === void 0 || (e = e.value) === null || e === void 0 ? void 0 : e.ptOptions) || ((t = o.$config) === null || t === void 0 ? void 0 : t.ptOptions) || {}, p = c.mergeSections, u = p === void 0 ? !0 : p, f = c.mergeProps, y = f === void 0 ? !1 : f, $ = a ? H._useDefaultPT(o, o.defaultPT(), s, r, l) : void 0, b = H._usePT(o, H._getPT(i, o.$name), s, r, Y(Y({}, l), {}, {
4753
4753
  global: $ || {}
4754
4754
  })), v = H._getPTDatasets(o, r);
4755
- return u || !u && b ? y ? H._mergeProps(o, y, $, b, v) : Z(Z(Z({}, $), b), v) : Z(Z({}, b), v);
4755
+ return u || !u && b ? y ? H._mergeProps(o, y, $, b, v) : Y(Y(Y({}, $), b), v) : Y(Y({}, b), v);
4756
4756
  },
4757
4757
  _getPTDatasets: function() {
4758
4758
  var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", o = "data-pc-";
4759
- return Z(Z({}, t === "root" && St({}, "".concat(o, "name"), E.toFlatCase(e.$name))), {}, St({}, "".concat(o, "section"), E.toFlatCase(t)));
4759
+ return Y(Y({}, t === "root" && St({}, "".concat(o, "name"), E.toFlatCase(e.$name))), {}, St({}, "".concat(o, "section"), E.toFlatCase(t)));
4760
4760
  },
4761
4761
  _getPT: function(e) {
4762
4762
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", o = arguments.length > 2 ? arguments[2] : void 0, i = function(l) {
@@ -4775,7 +4775,7 @@ var H = {
4775
4775
  };
4776
4776
  if (t != null && t.hasOwnProperty("_usept")) {
4777
4777
  var a, s = t._usept || ((a = e.$config) === null || a === void 0 ? void 0 : a.ptOptions) || {}, c = s.mergeSections, p = c === void 0 ? !0 : c, u = s.mergeProps, f = u === void 0 ? !1 : u, y = l(t.originalValue), $ = l(t.value);
4778
- return y === void 0 && $ === void 0 ? void 0 : E.isString($) ? $ : E.isString(y) ? y : p || !p && $ ? f ? H._mergeProps(e, f, y, $) : Z(Z({}, y), $) : $;
4778
+ return y === void 0 && $ === void 0 ? void 0 : E.isString($) ? $ : E.isString(y) ? y : p || !p && $ ? f ? H._mergeProps(e, f, y, $) : Y(Y({}, y), $) : $;
4779
4779
  }
4780
4780
  return l(t);
4781
4781
  },
@@ -4801,8 +4801,8 @@ var H = {
4801
4801
  var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, o = function(r, l, a, s, c) {
4802
4802
  var p, u;
4803
4803
  l._$instances = l._$instances || {};
4804
- var f = H._getConfig(a, s), y = l._$instances[e] || {}, $ = E.isEmpty(y) ? Z(Z({}, t), t == null ? void 0 : t.methods) : {};
4805
- l._$instances[e] = Z(Z({}, y), {}, {
4804
+ var f = H._getConfig(a, s), y = l._$instances[e] || {}, $ = E.isEmpty(y) ? Y(Y({}, t), t == null ? void 0 : t.methods) : {};
4805
+ l._$instances[e] = Y(Y({}, y), {}, {
4806
4806
  /* new instance variables to pass in directive methods */
4807
4807
  $name: e,
4808
4808
  $host: l,
@@ -4810,7 +4810,7 @@ var H = {
4810
4810
  $modifiers: a == null ? void 0 : a.modifiers,
4811
4811
  $value: a == null ? void 0 : a.value,
4812
4812
  $el: y.$el || l || void 0,
4813
- $style: Z({
4813
+ $style: Y({
4814
4814
  classes: void 0,
4815
4815
  inlineStyles: void 0,
4816
4816
  loadStyle: function() {
@@ -4831,7 +4831,7 @@ var H = {
4831
4831
  /* instance's methods */
4832
4832
  ptm: function() {
4833
4833
  var v, C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4834
- return H._getPTValue(l.$instance, (v = l.$instance) === null || v === void 0 || (v = v.$binding) === null || v === void 0 || (v = v.value) === null || v === void 0 ? void 0 : v.pt, C, Z({}, I));
4834
+ return H._getPTValue(l.$instance, (v = l.$instance) === null || v === void 0 || (v = v.$binding) === null || v === void 0 || (v = v.value) === null || v === void 0 ? void 0 : v.pt, C, Y({}, I));
4835
4835
  },
4836
4836
  ptmo: function() {
4837
4837
  var v = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, C = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", I = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
@@ -4839,11 +4839,11 @@ var H = {
4839
4839
  },
4840
4840
  cx: function() {
4841
4841
  var v, C, I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", O = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
4842
- return (v = l.$instance) !== null && v !== void 0 && v.isUnstyled() ? void 0 : H._getOptionValue((C = l.$instance) === null || C === void 0 || (C = C.$style) === null || C === void 0 ? void 0 : C.classes, I, Z({}, O));
4842
+ return (v = l.$instance) !== null && v !== void 0 && v.isUnstyled() ? void 0 : H._getOptionValue((C = l.$instance) === null || C === void 0 || (C = C.$style) === null || C === void 0 ? void 0 : C.classes, I, Y({}, O));
4843
4843
  },
4844
4844
  sx: function() {
4845
4845
  var v, C = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, O = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
4846
- return I ? H._getOptionValue((v = l.$instance) === null || v === void 0 || (v = v.$style) === null || v === void 0 ? void 0 : v.inlineStyles, C, Z({}, O)) : void 0;
4846
+ return I ? H._getOptionValue((v = l.$instance) === null || v === void 0 || (v = v.$style) === null || v === void 0 ? void 0 : v.inlineStyles, C, Y({}, O)) : void 0;
4847
4847
  }
4848
4848
  }, $), l.$instance = l._$instances[e], (p = (u = l.$instance)[r]) === null || p === void 0 || p.call(u, l, a, s, c), l["$".concat(e)] = l.$instance, H._hook(e, r, l, a, s, c);
4849
4849
  };
@@ -4883,10 +4883,10 @@ var H = {
4883
4883
  },
4884
4884
  extend: function() {
4885
4885
  var e = H._getMeta.apply(H, arguments), t = nn(e, 2), o = t[0], i = t[1];
4886
- return Z({
4886
+ return Y({
4887
4887
  extend: function() {
4888
4888
  var l = H._getMeta.apply(H, arguments), a = nn(l, 2), s = a[0], c = a[1];
4889
- return H.extend(s, Z(Z(Z({}, i), i == null ? void 0 : i.methods), c));
4889
+ return H.extend(s, Y(Y(Y({}, i), i == null ? void 0 : i.methods), c));
4890
4890
  }
4891
4891
  }, H._extend(o, i));
4892
4892
  }
@@ -5211,22 +5211,22 @@ const li = ["innerHTML"], si = /* @__PURE__ */ q({
5211
5211
  setup(n) {
5212
5212
  const e = n, t = S(() => e.type === "List" ? "pi-chevron-down" : "pi-plus-circle"), o = S(() => e.type === "List" ? "pi-times" : "pi-times-circle"), i = S(
5213
5213
  () => _(bn[e.type], e.pt ?? {})
5214
- ), { backgroundColor: r, palette: l } = Q({
5214
+ ), { backgroundColor: r, palette: l } = ee({
5215
5215
  ...e,
5216
5216
  backgroundColor: e.backgroundColor || e.parentBackgroundColor
5217
- }), a = X(e.startOpen ? 0 : null), s = (u) => {
5217
+ }), a = Z(e.startOpen ? 0 : null), s = (u) => {
5218
5218
  a.value = a.value === u ? null : u;
5219
- }, c = X(
5219
+ }, c = Z(
5220
5220
  e.modules.length - 1 <= 4 ? e.modules.length - 1 : 4
5221
5221
  ), p = () => {
5222
5222
  c.value = c.value + 4;
5223
5223
  };
5224
5224
  return (u, f) => {
5225
5225
  var y;
5226
- return d(), P(ee(u.isChild ? "div" : "section"), {
5226
+ return d(), P(te(u.isChild ? "div" : "section"), {
5227
5227
  class: m(`accordion-module ${((y = i.value) == null ? void 0 : y.root) ?? ""} bg-${g(r)} ${e.class ?? ""}`)
5228
5228
  }, {
5229
- default: J(() => {
5229
+ default: Q(() => {
5230
5230
  var $, b;
5231
5231
  return [
5232
5232
  u.headline ? (d(), h("h3", {
@@ -5238,10 +5238,10 @@ const li = ["innerHTML"], si = /* @__PURE__ */ q({
5238
5238
  key: 1,
5239
5239
  class: m(`accordion-module-container flex ${((b = i.value) == null ? void 0 : b.container) ?? ""}`)
5240
5240
  }, [
5241
- (d(!0), h(z, null, Y(u.modules, (v, C) => (d(), h(z, {
5241
+ (d(!0), h(z, null, J(u.modules, (v, C) => (d(), h(z, {
5242
5242
  key: `${v.headline}-${C}`
5243
5243
  }, [
5244
- u.type === "Tile" || C <= c.value ? (d(), P(ee(`Accordion${u.type}Item`), x({
5244
+ u.type === "Tile" || C <= c.value ? (d(), P(te(`Accordion${u.type}Item`), x({
5245
5245
  key: 0,
5246
5246
  ref_for: !0
5247
5247
  }, v, {
@@ -5291,7 +5291,7 @@ const li = ["innerHTML"], si = /* @__PURE__ */ q({
5291
5291
  },
5292
5292
  emits: ["toggleAccordion"],
5293
5293
  setup(n, { emit: e }) {
5294
- const t = n, o = S(() => _(at, t.pt ?? {})), i = X(!1), r = e, l = (a) => {
5294
+ const t = n, o = S(() => _(at, t.pt ?? {})), i = Z(!1), r = e, l = (a) => {
5295
5295
  r("toggleAccordion", a);
5296
5296
  };
5297
5297
  return (a, s) => {
@@ -5412,7 +5412,7 @@ function $i(...n) {
5412
5412
  if (n.length !== 1)
5413
5413
  return to(...n);
5414
5414
  const e = n[0];
5415
- return typeof e == "function" ? un(no(() => ({ get: e, set: we }))) : X(e);
5415
+ return typeof e == "function" ? un(no(() => ({ get: e, set: we }))) : Z(e);
5416
5416
  }
5417
5417
  const zn = Bt ? window : void 0;
5418
5418
  function yt(n) {
@@ -5421,7 +5421,7 @@ function yt(n) {
5421
5421
  return (e = t == null ? void 0 : t.$el) != null ? e : t;
5422
5422
  }
5423
5423
  function wi() {
5424
- const n = X(!1), e = _t();
5424
+ const n = Z(!1), e = _t();
5425
5425
  return e && Lt(() => {
5426
5426
  n.value = !0;
5427
5427
  }, e), n;
@@ -5442,7 +5442,7 @@ function ki(n, e, t = {}) {
5442
5442
  return (Array.isArray($) ? $ : [$]).map(yt).filter(Wn);
5443
5443
  });
5444
5444
  let p = we;
5445
- const u = X(a), f = s.value ? Ce(
5445
+ const u = Z(a), f = s.value ? Ce(
5446
5446
  () => [c.value, yt(o), u.value],
5447
5447
  ([$, b]) => {
5448
5448
  if (p(), !u.value || !$.length)
@@ -5476,7 +5476,7 @@ function ki(n, e, t = {}) {
5476
5476
  };
5477
5477
  }
5478
5478
  function Vt(n, e = {}) {
5479
- const { window: t = zn, scrollTarget: o, threshold: i = 0 } = e, r = X(!1);
5479
+ const { window: t = zn, scrollTarget: o, threshold: i = 0 } = e, r = Z(!1);
5480
5480
  return ki(
5481
5481
  n,
5482
5482
  (l) => {
@@ -5501,7 +5501,7 @@ const Ti = /* @__PURE__ */ q({
5501
5501
  class: {}
5502
5502
  },
5503
5503
  setup(n) {
5504
- const e = n, t = X(null), o = Vt(t, { threshold: 0.1 });
5504
+ const e = n, t = Z(null), o = Vt(t, { threshold: 0.1 });
5505
5505
  return (i, r) => {
5506
5506
  var l;
5507
5507
  return d(), h("div", {
@@ -5512,7 +5512,7 @@ const Ti = /* @__PURE__ */ q({
5512
5512
  ref: t,
5513
5513
  class: m(`should-animate ${g(o) ? "animate" : ""}`)
5514
5514
  }, [
5515
- i.component && ((l = i.component) != null && l.__typename) ? (d(), P(ee(i.component.__typename), x({ key: 0 }, i.component, { "is-child": !0 }), null, 16)) : oe(i.$slots, "default", { key: 1 }, void 0, !0)
5515
+ i.component && ((l = i.component) != null && l.__typename) ? (d(), P(te(i.component.__typename), x({ key: 0 }, i.component, { "is-child": !0 }), null, 16)) : oe(i.$slots, "default", { key: 1 }, void 0, !0)
5516
5516
  ], 2)
5517
5517
  ], 2);
5518
5518
  };
@@ -5557,7 +5557,7 @@ const Ti = /* @__PURE__ */ q({
5557
5557
  key: 0,
5558
5558
  class: m(l.$props.class)
5559
5559
  }, {
5560
- default: J(() => {
5560
+ default: Q(() => {
5561
5561
  var u;
5562
5562
  return [
5563
5563
  T("img", {
@@ -5601,7 +5601,7 @@ const Ti = /* @__PURE__ */ q({
5601
5601
  ], 64);
5602
5602
  };
5603
5603
  }
5604
- }), Pi = ["id"], Ai = ["aria-controls"], _i = ["id", "aria-labelledby", "innerHTML"], Li = /* @__PURE__ */ q({
5604
+ }), Ai = ["id"], Pi = ["aria-controls"], _i = ["id", "aria-labelledby", "innerHTML"], Li = /* @__PURE__ */ q({
5605
5605
  __name: "AccordionListItem",
5606
5606
  props: {
5607
5607
  __typename: {},
@@ -5624,7 +5624,7 @@ const Ti = /* @__PURE__ */ q({
5624
5624
  setup(n) {
5625
5625
  const e = n, t = S(
5626
5626
  () => _(yn, e.pt ?? {})
5627
- ), { palette: o } = Q(e), i = X(e.openAccordionIndex === e.itemNumber);
5627
+ ), { palette: o } = ee(e), i = Z(e.openAccordionIndex === e.itemNumber);
5628
5628
  return (r, l) => {
5629
5629
  var a, s, c, p, u, f;
5630
5630
  return d(), h("div", {
@@ -5670,8 +5670,8 @@ const Ti = /* @__PURE__ */ q({
5670
5670
  [ce, i.value]
5671
5671
  ])
5672
5672
  ], 2)
5673
- ], 10, Ai)
5674
- ], 10, Pi),
5673
+ ], 10, Pi)
5674
+ ], 10, Ai),
5675
5675
  T("div", {
5676
5676
  id: `accordion-collapse-body-${r.itemNumber}`,
5677
5677
  class: m(`accordion-item-body text-${g(o).copy} ${i.value ? "active" : "hidden"} ${((f = t.value) == null ? void 0 : f.bodyCopy) ?? ""}`),
@@ -5709,7 +5709,7 @@ const Ti = /* @__PURE__ */ q({
5709
5709
  setup(n, { emit: e }) {
5710
5710
  const t = n, o = S(
5711
5711
  () => _(vn, t.pt ?? {})
5712
- ), { palette: i } = Q(t), r = S(() => t.openAccordionIndex === t.itemNumber), l = e, a = (s) => {
5712
+ ), { palette: i } = ee(t), r = S(() => t.openAccordionIndex === t.itemNumber), l = e, a = (s) => {
5713
5713
  l("toggleAccordion", s);
5714
5714
  };
5715
5715
  return (s, c) => {
@@ -6353,7 +6353,7 @@ function fa(n, e, t, o, i, r) {
6353
6353
  }, et(et({}, n.prevButtonProps), n.ptm("previousButton")), {
6354
6354
  "data-pc-group-section": "navigator"
6355
6355
  }), [oe(n.$slots, "previousicon", {}, function() {
6356
- return [(d(), P(ee(r.isVertical() ? "ChevronUpIcon" : "ChevronLeftIcon"), x({
6356
+ return [(d(), P(te(r.isVertical() ? "ChevronUpIcon" : "ChevronLeftIcon"), x({
6357
6357
  class: n.cx("previousButtonIcon")
6358
6358
  }, n.ptm("previousButtonIcon")), null, 16, ["class"]))];
6359
6359
  })], 16, la)), [[l]]) : w("", !0), T("div", x({
@@ -6378,7 +6378,7 @@ function fa(n, e, t, o, i, r) {
6378
6378
  })
6379
6379
  }, n.ptm("itemsContainer")), [r.isCircular() ? (d(!0), h(z, {
6380
6380
  key: 0
6381
- }, Y(n.value.slice(-1 * i.d_numVisible), function(a, s) {
6381
+ }, J(n.value.slice(-1 * i.d_numVisible), function(a, s) {
6382
6382
  return d(), h("div", x({
6383
6383
  key: s + "_scloned",
6384
6384
  class: n.cx("itemCloned", {
@@ -6395,7 +6395,7 @@ function fa(n, e, t, o, i, r) {
6395
6395
  data: a,
6396
6396
  index: s
6397
6397
  })], 16, sa);
6398
- }), 128)) : w("", !0), (d(!0), h(z, null, Y(n.value, function(a, s) {
6398
+ }), 128)) : w("", !0), (d(!0), h(z, null, J(n.value, function(a, s) {
6399
6399
  return d(), h("div", x({
6400
6400
  key: s,
6401
6401
  class: n.cx("item", {
@@ -6415,7 +6415,7 @@ function fa(n, e, t, o, i, r) {
6415
6415
  })], 16, ua);
6416
6416
  }), 128)), r.isCircular() ? (d(!0), h(z, {
6417
6417
  key: 1
6418
- }, Y(n.value.slice(0, i.d_numVisible), function(a, s) {
6418
+ }, J(n.value.slice(0, i.d_numVisible), function(a, s) {
6419
6419
  return d(), h("div", x({
6420
6420
  key: s + "_fcloned",
6421
6421
  class: n.cx("itemCloned", {
@@ -6440,7 +6440,7 @@ function fa(n, e, t, o, i, r) {
6440
6440
  }, et(et({}, n.nextButtonProps), n.ptm("nextButton")), {
6441
6441
  "data-pc-group-section": "navigator"
6442
6442
  }), [oe(n.$slots, "nexticon", {}, function() {
6443
- return [(d(), P(ee(r.isVertical() ? "ChevronDownIcon" : "ChevronRightIcon"), x({
6443
+ return [(d(), P(te(r.isVertical() ? "ChevronDownIcon" : "ChevronRightIcon"), x({
6444
6444
  class: n.cx("nextButtonIcon")
6445
6445
  }, n.ptm("nextButtonIcon")), null, 16, ["class"]))];
6446
6446
  })], 16, ca)), [[l]]) : w("", !0)], 16, aa), r.totalIndicators >= 0 && n.showIndicators ? (d(), h("ul", x({
@@ -6450,7 +6450,7 @@ function fa(n, e, t, o, i, r) {
6450
6450
  onKeydown: e[6] || (e[6] = function() {
6451
6451
  return r.onIndicatorKeydown && r.onIndicatorKeydown.apply(r, arguments);
6452
6452
  })
6453
- }, n.ptm("indicators")), [(d(!0), h(z, null, Y(r.totalIndicators, function(a, s) {
6453
+ }, n.ptm("indicators")), [(d(!0), h(z, null, J(r.totalIndicators, function(a, s) {
6454
6454
  return d(), h("li", x({
6455
6455
  key: "p-carousel-indicator-" + s.toString(),
6456
6456
  class: n.cx("indicator", {
@@ -6486,7 +6486,7 @@ const ma = ["innerHTML"], ga = { class: "flex justify-center items-center gap-6
6486
6486
  class: {}
6487
6487
  },
6488
6488
  setup(n) {
6489
- const e = n, t = S(() => _($n, e.pt ?? {})), o = X(0), i = S(() => o.value > 0), r = S(() => o.value < e.carouselItems.length - 1), { backgroundColor: l, palette: a } = Q(e), s = S(
6489
+ const e = n, t = S(() => _($n, e.pt ?? {})), o = Z(0), i = S(() => o.value > 0), r = S(() => o.value < e.carouselItems.length - 1), { backgroundColor: l, palette: a } = ee(e), s = S(
6490
6490
  () => `${U(e.variant !== "Hero" ? "py-16 px-8" : "", `bg-${l}`, e.class)} ${e.variant.toLowerCase()} carousel relative`
6491
6491
  );
6492
6492
  return (c, p) => {
@@ -6501,11 +6501,11 @@ const ma = ["innerHTML"], ga = { class: "flex justify-center items-center gap-6
6501
6501
  "show-indicators": !1,
6502
6502
  page: o.value,
6503
6503
  "pt:item:class": `carousel-item w-full ${((u = t.value) == null ? void 0 : u.item) ?? ""}`
6504
- }, Pe({
6505
- item: J((f) => [
6506
- (d(), P(ee(f.data.__typename), x(f.data, { "is-child": !0 }), null, 16))
6504
+ }, Ae({
6505
+ item: Q((f) => [
6506
+ (d(), P(te(f.data.__typename), x(f.data, { "is-child": !0 }), null, 16))
6507
6507
  ]),
6508
- footer: J(() => [
6508
+ footer: Q(() => [
6509
6509
  T("div", ga, [
6510
6510
  T("button", {
6511
6511
  onClick: () => i.value ? o.value-- : o.value = c.carouselItems.length - 1
@@ -6516,7 +6516,7 @@ const ma = ["innerHTML"], ga = { class: "flex justify-center items-center gap-6
6516
6516
  }, null, -1)
6517
6517
  ]), 8, ha),
6518
6518
  T("div", ba, [
6519
- (d(!0), h(z, null, Y(c.carouselItems, (f, y) => (d(), h("button", {
6519
+ (d(!0), h(z, null, J(c.carouselItems, (f, y) => (d(), h("button", {
6520
6520
  key: y,
6521
6521
  onClick: () => o.value = y,
6522
6522
  class: m(`w-[11px] h-[11px] rounded-full transition duration-200 focus:outline-none focus:outline-offset-0 focus:ring-1 focus:ring-primary-500 dark:focus:ring-primary-400 border dark:bg-surface-700 dark:hover:bg-surface-600 ${o.value === y ? "bg-secondary border-none" : "border-gray-400"}`)
@@ -6536,7 +6536,7 @@ const ma = ["innerHTML"], ga = { class: "flex justify-center items-center gap-6
6536
6536
  }, [
6537
6537
  c.headline ? {
6538
6538
  name: "header",
6539
- fn: J(() => {
6539
+ fn: Q(() => {
6540
6540
  var f;
6541
6541
  return [
6542
6542
  T("h2", {
@@ -6580,7 +6580,7 @@ const wa = ["innerHTML"], Ca = {
6580
6580
  },
6581
6581
  setup(n) {
6582
6582
  var M, V, D, R, F, N;
6583
- const e = n, { backgroundColor: t, palette: o } = Q(e), i = S(
6583
+ const e = n, { backgroundColor: t, palette: o } = ee(e), i = S(
6584
6584
  () => _(Cn[e.variant], e.pt ?? {})
6585
6585
  ), r = S(() => Be[e.variant] === Be.Hero), l = S(() => Be[e.variant] === Be.Centered), a = S(() => {
6586
6586
  if (!r.value)
@@ -6609,19 +6609,21 @@ const wa = ["innerHTML"], Ca = {
6609
6609
  var k, L;
6610
6610
  return ((k = e.end) == null ? void 0 : k.__typename) === "Image" || ((L = e.end) == null ? void 0 : L.__typename) === "Video";
6611
6611
  }), C = S(() => {
6612
- var k, L;
6613
- return ((k = e.start) == null ? void 0 : k.__typename) === "Accordion" ? "basis-1/2" : ((L = e.end) == null ? void 0 : L.__typename) === "Accordion" ? "basis-1/3" : "basis-1/2";
6612
+ var A, K;
6613
+ const k = ((A = e.start) == null ? void 0 : A.__typename) === "Accordion", L = ((K = e.end) == null ? void 0 : K.__typename) === "Accordion";
6614
+ return k && L ? "basis-2/3 pr-8" : k ? "basis-2/3 pr-16" : L ? "basis-1/3" : "basis-1/2";
6614
6615
  }), I = S(() => {
6615
- var k, L;
6616
- return ((k = e.end) == null ? void 0 : k.__typename) === "Accordion" ? "basis-1/2" : ((L = e.start) == null ? void 0 : L.__typename) === "Accordion" ? "basis-1/3" : "basis-1/2";
6616
+ var A, K;
6617
+ const k = ((A = e.start) == null ? void 0 : A.__typename) === "Accordion", L = ((K = e.end) == null ? void 0 : K.__typename) === "Accordion";
6618
+ return k && L ? "basis-2/3 pl-8" : L ? "basis-2/3 pl-16" : k ? "basis-1/3" : "basis-1/2";
6617
6619
  }), O = S(() => r.value && $ === "Image" ? "md:h-full w-full object-cover" : "");
6618
6620
  return (k, L) => {
6619
6621
  const A = ae;
6620
- return d(), P(ee(k.isChild ? "div" : "section"), {
6622
+ return d(), P(te(k.isChild ? "div" : "section"), {
6621
6623
  class: m(c.value)
6622
6624
  }, {
6623
- default: J(() => {
6624
- var te, ne, se, ie, Oe, Te, ge, Ee, ue, Ft, Dt;
6625
+ default: Q(() => {
6626
+ var K, ne, se, ie, Oe, Te, ge, Ee, ue, Ft, Dt;
6625
6627
  return [
6626
6628
  k.backgroundImage && u.value ? (d(), P(A, {
6627
6629
  key: 0,
@@ -6630,7 +6632,7 @@ const wa = ["innerHTML"], Ca = {
6630
6632
  class: m(p.value)
6631
6633
  }, null, 8, ["media", "mobile-media", "class"])) : w("", !0),
6632
6634
  T("div", {
6633
- class: m(`container-module-inner relative z-10 ${r.value ? ((te = k.start) == null ? void 0 : te.__typename) === "Image" ? "container-hero-right" : "container-hero" : "container"} ${k.isChild || r.value ? "" : "py-4 px-8 md:py-16 md:px-4"} ${((ne = i.value) == null ? void 0 : ne.inner) ?? ""}`)
6635
+ class: m(`container-module-inner relative z-10 ${r.value ? ((K = k.start) == null ? void 0 : K.__typename) === "Image" ? "container-hero-right" : "container-hero" : "container"} ${k.isChild || r.value ? "" : "py-4 px-8 md:py-16 md:px-4"} ${((ne = i.value) == null ? void 0 : ne.inner) ?? ""}`)
6634
6636
  }, [
6635
6637
  k.headline ? (d(), h("h2", {
6636
6638
  key: 0,
@@ -6649,7 +6651,7 @@ const wa = ["innerHTML"], Ca = {
6649
6651
  key: 0,
6650
6652
  class: m(`container-module-full-width-content ${((Te = i.value) == null ? void 0 : Te.fullWidthContent) ?? ""} ${l.value ? "mx-auto" : ""}`)
6651
6653
  }, [
6652
- g(f) ? (d(), P(ee(g(f)), x({ key: 0 }, k.fullWidthContent, {
6654
+ g(f) ? (d(), P(te(g(f)), x({ key: 0 }, k.fullWidthContent, {
6653
6655
  "is-child": !0,
6654
6656
  "is-hero": !!(g(f) === "ContentModule" && r.value),
6655
6657
  "background-color": b(k.fullWidthContent),
@@ -6661,7 +6663,7 @@ const wa = ["innerHTML"], Ca = {
6661
6663
  key: 0,
6662
6664
  class: m(`container-module-start ${C.value} ${((ge = i.value) == null ? void 0 : ge.start) ?? ""} ${a.value}`)
6663
6665
  }, [
6664
- g(y) ? (d(), P(ee(g(y)), x({ key: 0 }, k.start, {
6666
+ g(y) ? (d(), P(te(g(y)), x({ key: 0 }, k.start, {
6665
6667
  "is-child": !0,
6666
6668
  "is-hero": !!(g(y) === "ContentModule" && r.value),
6667
6669
  "background-color": b(k.start),
@@ -6672,7 +6674,7 @@ const wa = ["innerHTML"], Ca = {
6672
6674
  T("div", {
6673
6675
  class: m(`container-module-end ${I.value} ${((Ee = i.value) == null ? void 0 : Ee.end) ?? ""} ${s.value}`)
6674
6676
  }, [
6675
- g($) ? (d(), P(ee(g($)), x({ key: 0 }, k.end, {
6677
+ g($) ? (d(), P(te(g($)), x({ key: 0 }, k.end, {
6676
6678
  "is-child": !0,
6677
6679
  "is-hero": !!(g($) === "ContentModule" && r.value),
6678
6680
  "background-color": b(k.end),
@@ -6743,7 +6745,7 @@ const Nt = (n, e) => {
6743
6745
  setup(n, { emit: e }) {
6744
6746
  const t = n, o = e, i = S(
6745
6747
  () => _(Tn[t.buttonType], t.pt ?? {})
6746
- ), r = S(() => t.buttonType === "link" || t.buttonType === "logo"), { palette: l } = Q(t), a = S(() => {
6748
+ ), r = S(() => t.buttonType === "link" || t.buttonType === "logo"), { palette: l } = ee(t), a = S(() => {
6747
6749
  var b;
6748
6750
  return ((b = l == null ? void 0 : l.cta) == null ? void 0 : b[t.buttonType]) || {
6749
6751
  copy: "soil",
@@ -6793,7 +6795,7 @@ const Nt = (n, e) => {
6793
6795
  return (b, v) => {
6794
6796
  var I;
6795
6797
  const C = ae;
6796
- return d(), P(ee("a"), {
6798
+ return d(), P(te("a"), {
6797
6799
  id: y.value,
6798
6800
  "aria-label": u.value,
6799
6801
  "aria-description": f.value,
@@ -6803,13 +6805,13 @@ const Nt = (n, e) => {
6803
6805
  class: m(t.class),
6804
6806
  onClick: $
6805
6807
  }, {
6806
- default: J(() => [
6808
+ default: Q(() => [
6807
6809
  pe(g(Mt), {
6808
6810
  class: m(s.value),
6809
6811
  link: r.value,
6810
6812
  onClick: $
6811
6813
  }, {
6812
- default: J(() => {
6814
+ default: Q(() => {
6813
6815
  var O, M, V;
6814
6816
  return [
6815
6817
  b.logo ? (d(), h("div", {
@@ -6835,7 +6837,7 @@ const Nt = (n, e) => {
6835
6837
  }, 8, ["id", "aria-label", "aria-description", "href", "target", "rel", "class"]);
6836
6838
  };
6837
6839
  }
6838
- }), xa = { key: 2 }, Ia = ["innerHTML"], Pa = ["innerHTML"], Aa = ["innerHTML"], _a = /* @__PURE__ */ q({
6840
+ }), xa = { key: 2 }, Ia = ["innerHTML"], Aa = ["innerHTML"], Pa = ["innerHTML"], _a = /* @__PURE__ */ q({
6839
6841
  __name: "ContentModule",
6840
6842
  props: {
6841
6843
  __typename: {},
@@ -6873,7 +6875,7 @@ const Nt = (n, e) => {
6873
6875
  var u, f;
6874
6876
  return `${((u = o.value) == null ? void 0 : u.logo) ?? ""} ${(f = e == null ? void 0 : e.logo) == null ? void 0 : f.class}`;
6875
6877
  }
6876
- ), { backgroundColor: a, palette: s } = Q({
6878
+ ), { backgroundColor: a, palette: s } = ee({
6877
6879
  ...e,
6878
6880
  backgroundColor: e.backgroundColor || e.parentBackgroundColor
6879
6881
  }), c = S(() => {
@@ -6915,7 +6917,7 @@ const Nt = (n, e) => {
6915
6917
  key: 1,
6916
6918
  class: m(c.value),
6917
6919
  innerHTML: u.headline
6918
- }, null, 10, Pa))
6920
+ }, null, 10, Aa))
6919
6921
  ])) : w("", !0),
6920
6922
  u.subHeadline && u.isHero ? (d(), h("h6", {
6921
6923
  key: 3,
@@ -6925,12 +6927,12 @@ const Nt = (n, e) => {
6925
6927
  key: 4,
6926
6928
  class: m(`content-module-body-copy text-[17px] text-${g(s).copy} ${g(U)(((v = o.value) == null ? void 0 : v.bodyCopy) ?? "", i.value)}`),
6927
6929
  innerHTML: u.bodyCopy
6928
- }, null, 10, Aa)) : w("", !0),
6930
+ }, null, 10, Pa)) : w("", !0),
6929
6931
  u.ctas ? (d(), h("div", {
6930
6932
  key: 5,
6931
6933
  class: m(`content-module-ctas flex flex-wrap gap-4 ${r.value} ${g(U)(((C = o.value) == null ? void 0 : C.ctas) ?? "", i.value)}`)
6932
6934
  }, [
6933
- (d(!0), h(z, null, Y(u.ctas, (I, O) => (d(), P(ke, x({ ref_for: !0 }, I, {
6935
+ (d(!0), h(z, null, J(u.ctas, (I, O) => (d(), P(ke, x({ ref_for: !0 }, I, {
6934
6936
  key: `cta-${I.title}-${O}`,
6935
6937
  class: `${u.isHero ? "w-full sm:w-auto justify-center" : ""}`,
6936
6938
  "background-color": g(a)
@@ -6953,7 +6955,7 @@ const Nt = (n, e) => {
6953
6955
  setup(n) {
6954
6956
  const e = n, t = S(
6955
6957
  () => _(wn, e.pt ?? {})
6956
- ), { backgroundColor: o, palette: i } = Q(e);
6958
+ ), { backgroundColor: o, palette: i } = ee(e);
6957
6959
  return (r, l) => {
6958
6960
  var a, s;
6959
6961
  return d(), h("section", {
@@ -6967,7 +6969,7 @@ const Nt = (n, e) => {
6967
6969
  T("div", {
6968
6970
  class: m(`container-collection-content space-y-8 mx-auto container ${(s = t.value) == null ? void 0 : s.bodyCopy}`)
6969
6971
  }, [
6970
- (d(!0), h(z, null, Y(r.modules, (c, p) => (d(), P(ee(c.__typename), x({ ref_for: !0 }, c, {
6972
+ (d(!0), h(z, null, J(r.modules, (c, p) => (d(), P(te(c.__typename), x({ ref_for: !0 }, c, {
6971
6973
  key: `${c == null ? void 0 : c.__typename}-${p}`,
6972
6974
  "is-child": !0
6973
6975
  }), null, 16))), 128))
@@ -6998,7 +7000,7 @@ const Ea = {
6998
7000
  setup(n) {
6999
7001
  const e = n, t = S(
7000
7002
  () => _(xn, e.pt ?? {})
7001
- ), { backgroundColor: o, palette: i } = Q(e), r = S(
7003
+ ), { backgroundColor: o, palette: i } = ee(e), r = S(
7002
7004
  () => {
7003
7005
  var f, y;
7004
7006
  return (f = e.link) != null && f.externalUrl ? (y = e.link) == null ? void 0 : y.thirdPartyId : void 0;
@@ -7009,20 +7011,20 @@ const Ea = {
7009
7011
  }), a = S(() => {
7010
7012
  var f, y, $;
7011
7013
  return (y = (f = e.link) == null ? void 0 : f.page) != null && y.slug || ($ = e.link) != null && $.externalUrl ? "a" : "button";
7012
- }), s = S(() => ve[e.elementType ?? "header"]), c = X(!1), p = S(
7014
+ }), s = S(() => ve[e.elementType ?? "header"]), c = Z(!1), p = S(
7013
7015
  () => `relative py-2 md:py-0 ${e.class ?? ""} ${e.isChild ? "sub-" : ""}navigation-element`
7014
7016
  ), u = () => {
7015
7017
  c.value = !c.value;
7016
7018
  };
7017
7019
  return (f, y) => {
7018
7020
  const $ = wt("NavigationElement", !0);
7019
- return d(), P(ee(f.isChild ? "li" : "div"), {
7021
+ return d(), P(te(f.isChild ? "li" : "div"), {
7020
7022
  class: m(p.value)
7021
7023
  }, {
7022
- default: J(() => {
7024
+ default: Q(() => {
7023
7025
  var b;
7024
7026
  return [
7025
- s.value === g(ve).header || f.isChild && (l.value || f.subNavigation) ? (d(), P(ee(a.value), {
7027
+ s.value === g(ve).header || f.isChild && (l.value || f.subNavigation) ? (d(), P(te(a.value), {
7026
7028
  key: 0,
7027
7029
  id: r.value,
7028
7030
  href: l.value ?? "",
@@ -7032,7 +7034,7 @@ const Ea = {
7032
7034
  "aria-haspopup": a.value === "button" ? !0 : void 0,
7033
7035
  onClick: u
7034
7036
  }, {
7035
- default: J(() => {
7037
+ default: Q(() => {
7036
7038
  var v;
7037
7039
  return [
7038
7040
  it(B(f.title) + " ", 1),
@@ -7066,7 +7068,7 @@ const Ea = {
7066
7068
  "aria-labelledby": "menu-button",
7067
7069
  tabindex: "-1"
7068
7070
  }, [
7069
- (d(!0), h(z, null, Y(f.subNavigation, (v, C) => (d(), P($, x({
7071
+ (d(!0), h(z, null, J(f.subNavigation, (v, C) => (d(), P($, x({
7070
7072
  key: v.title,
7071
7073
  class: ["ms-3 sm:ms-0", `sub-navigation-element-item-${C}`],
7072
7074
  role: "menuitem",
@@ -7088,7 +7090,7 @@ const Ea = {
7088
7090
  key: 0,
7089
7091
  id: "social-media",
7090
7092
  class: "flex flex-wrap footer-social gap-2 whitespace-normal"
7091
- }, Va = ["id", "href", "target"], Pt = /* @__PURE__ */ q({
7093
+ }, Va = ["id", "href", "target"], At = /* @__PURE__ */ q({
7092
7094
  __name: "SocialMediaRef",
7093
7095
  props: {
7094
7096
  socialMediaRef: {}
@@ -7097,7 +7099,7 @@ const Ea = {
7097
7099
  return (e, t) => {
7098
7100
  const o = ae;
7099
7101
  return e.socialMediaRef ? (d(), h("div", Ba, [
7100
- (d(!0), h(z, null, Y(e.socialMediaRef, (i, r) => {
7102
+ (d(!0), h(z, null, J(e.socialMediaRef, (i, r) => {
7101
7103
  var l, a, s, c;
7102
7104
  return d(), h("a", {
7103
7105
  id: (l = i.link) == null ? void 0 : l.thirdPartyId,
@@ -7122,7 +7124,7 @@ const Ea = {
7122
7124
  class: "footer-copyright-links basis-1/3"
7123
7125
  }, Fa = {
7124
7126
  class: /* @__PURE__ */ m("flex flex-row items-center")
7125
- }, Da = { class: "basis-1/3 footer-copyright-logos" }, Ra = { class: "flex items-start md:items-center justify-evenly space-x-2" }, At = /* @__PURE__ */ q({
7127
+ }, Da = { class: "basis-1/3 footer-copyright-logos" }, Ra = { class: "flex items-start md:items-center justify-evenly space-x-2" }, Pt = /* @__PURE__ */ q({
7126
7128
  __name: "FooterCopyright",
7127
7129
  props: {
7128
7130
  navigation: {},
@@ -7133,14 +7135,14 @@ const Ea = {
7133
7135
  backgroundColor: {}
7134
7136
  },
7135
7137
  setup(n) {
7136
- const e = n, { palette: t } = Q(e);
7138
+ const e = n, { palette: t } = ee(e);
7137
7139
  return (o, i) => (d(), h("div", Na, [
7138
7140
  T("div", {
7139
7141
  class: m(`text-${g(t).copy} ${o.addTextMargin ? "mt-8" : ""} w-[90%] md:w-auto basis-1/3`)
7140
7142
  }, B(o.copyRight), 3),
7141
7143
  o.isCenterAlign ? (d(), h("div", Ha, [
7142
7144
  T("div", Fa, [
7143
- (d(!0), h(z, null, Y(o.navigation, (r, l) => (d(), P(Ge, x({
7145
+ (d(!0), h(z, null, J(o.navigation, (r, l) => (d(), P(Ge, x({
7144
7146
  key: `footer-nav-item-${r.title}-${l}`,
7145
7147
  class: `footer-nav-item-${l} px-2.5 ${r.dividerLine ? `border-r border-${g(t).copy}` : ""}`,
7146
7148
  role: "menuitem",
@@ -7156,7 +7158,7 @@ const Ea = {
7156
7158
  ])) : w("", !0),
7157
7159
  T("div", Da, [
7158
7160
  T("div", Ra, [
7159
- (d(!0), h(z, null, Y(o.logos, (r, l) => (d(), P(ae, {
7161
+ (d(!0), h(z, null, J(o.logos, (r, l) => (d(), P(ae, {
7160
7162
  key: `footer-copy-right-logo-${l}`,
7161
7163
  class: "grow ml-auto",
7162
7164
  media: r.media
@@ -7166,7 +7168,7 @@ const Ea = {
7166
7168
  key: 0,
7167
7169
  class: m(`flex flex-row items-center justify-end ${o.navigation && o.navigation.length ? "mt-6" : ""}`)
7168
7170
  }, [
7169
- (d(!0), h(z, null, Y(o.navigation, (r, l) => (d(), P(Ge, x({
7171
+ (d(!0), h(z, null, J(o.navigation, (r, l) => (d(), P(Ge, x({
7170
7172
  key: `footer-nav-item-${r.title}-${l}`,
7171
7173
  class: `footer-nav-item-${l} px-2.5 ${r.dividerLine ? `border-r border-${g(t).copy}` : ""}`,
7172
7174
  role: "menuitem",
@@ -7205,7 +7207,7 @@ const Ea = {
7205
7207
  copyRightLogos: {}
7206
7208
  },
7207
7209
  setup(n) {
7208
- const e = n, { backgroundColor: t, palette: o } = Q(e), i = S(
7210
+ const e = n, { backgroundColor: t, palette: o } = ee(e), i = S(
7209
7211
  () => !!(e.navigation && e.navigation.length > 0)
7210
7212
  );
7211
7213
  return (r, l) => (d(), h("footer", {
@@ -7227,7 +7229,7 @@ const Ea = {
7227
7229
  it(" " + B(r.title), 1)
7228
7230
  ]),
7229
7231
  r.navigation && r.navigation.length > 0 ? (d(), h("div", Ua, [
7230
- (d(!0), h(z, null, Y(r.navigation, (a, s) => (d(), P(Ge, x({
7232
+ (d(!0), h(z, null, J(r.navigation, (a, s) => (d(), P(Ge, x({
7231
7233
  key: `footer-nav-item-${a.title}-${s}`,
7232
7234
  class: `footer-nav-item-${s}`,
7233
7235
  role: "menuitem",
@@ -7241,11 +7243,11 @@ const Ea = {
7241
7243
  }), null, 16, ["class"]))), 128))
7242
7244
  ])) : w("", !0),
7243
7245
  !r.navigation || r.navigation.length === 0 ? (d(), h("div", qa, [
7244
- r.socialMediaRef ? (d(), P(Pt, {
7246
+ r.socialMediaRef ? (d(), P(At, {
7245
7247
  key: 0,
7246
7248
  "social-media-ref": r.socialMediaRef
7247
7249
  }, null, 8, ["social-media-ref"])) : w("", !0),
7248
- pe(At, {
7250
+ pe(Pt, {
7249
7251
  "is-center-align": i.value,
7250
7252
  "copy-right": r.copyRight,
7251
7253
  navigation: r.copyRightLinks,
@@ -7254,13 +7256,13 @@ const Ea = {
7254
7256
  "background-color": g(t)
7255
7257
  }, null, 8, ["is-center-align", "copy-right", "navigation", "logos", "background-color"])
7256
7258
  ])) : (d(), h(z, { key: 2 }, [
7257
- r.socialMediaRef ? (d(), P(Pt, {
7259
+ r.socialMediaRef ? (d(), P(At, {
7258
7260
  key: 0,
7259
7261
  "social-media-ref": r.socialMediaRef
7260
7262
  }, null, 8, ["social-media-ref"])) : w("", !0)
7261
7263
  ], 64))
7262
7264
  ], 2),
7263
- r.navigation && r.navigation.length > 0 ? (d(), P(At, {
7265
+ r.navigation && r.navigation.length > 0 ? (d(), P(Pt, {
7264
7266
  key: 0,
7265
7267
  "is-center-align": i.value,
7266
7268
  "copy-right": r.copyRight,
@@ -7295,7 +7297,7 @@ const Ea = {
7295
7297
  ), o = S(() => ({
7296
7298
  "background-color": e.backgroundColor ?? "transparent",
7297
7299
  color: "inherit"
7298
- })), { backgroundColor: i, palette: r } = Q(e);
7300
+ })), { backgroundColor: i, palette: r } = ee(e);
7299
7301
  return (l, a) => {
7300
7302
  var c, p, u;
7301
7303
  const s = ae;
@@ -7315,7 +7317,7 @@ const Ea = {
7315
7317
  key: 1,
7316
7318
  class: m(`logo-module-content flex flex-wrap justify-evenly gap-2 ${((u = t.value) == null ? void 0 : u.bodyCopy) ?? ""}`)
7317
7319
  }, [
7318
- (d(!0), h(z, null, Y(l.logos, (f, y) => (d(), P(s, x({ ref_for: !0 }, f, {
7320
+ (d(!0), h(z, null, J(l.logos, (f, y) => (d(), P(s, x({ ref_for: !0 }, f, {
7319
7321
  key: `cta-${f.altTag}-${y}`
7320
7322
  }), null, 16))), 128))
7321
7323
  ], 2)) : w("", !0)
@@ -7346,7 +7348,7 @@ const Ea = {
7346
7348
  },
7347
7349
  emits: ["navigation-click", "cta-click"],
7348
7350
  setup(n, { emit: e }) {
7349
- const t = n, o = X(!1), { backgroundColor: i, palette: r } = Q(t), l = e;
7351
+ const t = n, o = Z(!1), { backgroundColor: i, palette: r } = ee(t), l = e;
7350
7352
  return (a, s) => {
7351
7353
  const c = ke;
7352
7354
  return d(), h("header", {
@@ -7377,7 +7379,7 @@ const Ea = {
7377
7379
  key: 0,
7378
7380
  class: m(["primary-navigation items-center px-2 pt-2 pb-4 sm:flex gap-4 sm:justify-evenly sm:p-0", o.value ? "block" : "hidden"])
7379
7381
  }, [
7380
- (d(!0), h(z, null, Y(a.navigation, (p, u) => (d(), P(Ge, x({
7382
+ (d(!0), h(z, null, J(a.navigation, (p, u) => (d(), P(Ge, x({
7381
7383
  key: `${p.title}-${u}`,
7382
7384
  role: "menuitem",
7383
7385
  tabindex: "-1",
@@ -7390,7 +7392,7 @@ const Ea = {
7390
7392
  }, {
7391
7393
  onClick: (f) => l("navigation-click", p)
7392
7394
  }), null, 16, ["onClick"]))), 128)),
7393
- (d(!0), h(z, null, Y(a.ctas, (p) => (d(), P(c, x({
7395
+ (d(!0), h(z, null, J(a.ctas, (p) => (d(), P(c, x({
7394
7396
  key: p.title,
7395
7397
  class: ["my-4 md:my-0", p.buttonType === "fill" ? "justify-center w-full" : ""],
7396
7398
  ref_for: !0
@@ -7421,17 +7423,17 @@ const Ea = {
7421
7423
  const e = n, t = S(() => _(In, e.pt ?? {})), o = S(() => ({
7422
7424
  "background-image": `url(${e.backgroundImage ?? ""})`,
7423
7425
  "background-size": "cover"
7424
- })), { backgroundColor: i, palette: r } = Q(e), l = S(
7426
+ })), { backgroundColor: i, palette: r } = ee(e), l = S(
7425
7427
  () => U(
7426
7428
  `split-module ${e.isChild ? "" : "py-0 px-8 md:px-8 md:py-16"} bg-${i}`,
7427
7429
  e.class ?? ""
7428
7430
  )
7429
7431
  );
7430
- return (a, s) => (d(), P(ee(a.isChild ? "div" : "section"), {
7432
+ return (a, s) => (d(), P(te(a.isChild ? "div" : "section"), {
7431
7433
  style: me(o.value),
7432
7434
  class: m(l.value)
7433
7435
  }, {
7434
- default: J(() => {
7436
+ default: Q(() => {
7435
7437
  var c, p, u, f, y;
7436
7438
  return [
7437
7439
  a.headline ? (d(), h("h2", {
@@ -7442,15 +7444,15 @@ const Ea = {
7442
7444
  T("div", {
7443
7445
  class: m(`split-module-content ${g(U)("flex justify-evenly gap-4 mx-auto items-center", ((p = t.value) == null ? void 0 : p.bodyCopy) ?? "")}`)
7444
7446
  }, [
7445
- a.start ? (d(), P(ee(a.start.__typename), x({ key: 0 }, a.start, {
7447
+ a.start ? (d(), P(te(a.start.__typename), x({ key: 0 }, a.start, {
7446
7448
  class: `split-module-start ${((u = t.value) == null ? void 0 : u.start) ?? ""}`,
7447
7449
  "is-child": !0
7448
7450
  }), null, 16, ["class"])) : w("", !0),
7449
- a.center ? (d(), P(ee(a.center.__typename), x({ key: 1 }, a.center, {
7451
+ a.center ? (d(), P(te(a.center.__typename), x({ key: 1 }, a.center, {
7450
7452
  class: `split-module-center ${((f = t.value) == null ? void 0 : f.center) ?? ""}`,
7451
7453
  "is-child": !0
7452
7454
  }), null, 16, ["class"])) : w("", !0),
7453
- a.end ? (d(), P(ee(a.end.__typename), x({ key: 2 }, a.end, {
7455
+ a.end ? (d(), P(te(a.end.__typename), x({ key: 2 }, a.end, {
7454
7456
  class: `split-module-end ${((y = t.value) == null ? void 0 : y.end) ?? ""}`,
7455
7457
  "is-child": !0
7456
7458
  }), null, 16, ["class"])) : w("", !0)
@@ -7476,8 +7478,8 @@ const Ea = {
7476
7478
  },
7477
7479
  setup(n) {
7478
7480
  const e = n, t = S(
7479
- () => _(Pn, e.pt ?? {})
7480
- ), { palette: o } = Q(e), i = S(() => ({
7481
+ () => _(An, e.pt ?? {})
7482
+ ), { palette: o } = ee(e), i = S(() => ({
7481
7483
  "background-color": e.backgroundColor ?? "transparent",
7482
7484
  color: e.textColor ?? "inherit"
7483
7485
  }));
@@ -7494,7 +7496,7 @@ const Ea = {
7494
7496
  key: 0,
7495
7497
  class: m(`testimonial-media ${((s = t.value) == null ? void 0 : s.media) ?? ""}`)
7496
7498
  }, [
7497
- (d(), P(ee(r.media.__typename), Xe(dn(r.media)), null, 16))
7499
+ (d(), P(te(r.media.__typename), Xe(dn(r.media)), null, 16))
7498
7500
  ], 2)) : w("", !0),
7499
7501
  T("div", {
7500
7502
  class: m(`testimonial-text ${((c = t.value) == null ? void 0 : c.text) ?? ""}`)
@@ -7546,8 +7548,8 @@ const Ea = {
7546
7548
  },
7547
7549
  setup(n) {
7548
7550
  const e = n, t = S(
7549
- () => _(An, e.pt ?? {})
7550
- ), { backgroundColor: o, palette: i } = Q(e), r = S(() => {
7551
+ () => _(Pn, e.pt ?? {})
7552
+ ), { backgroundColor: o, palette: i } = ee(e), r = S(() => {
7551
7553
  const a = ["w-full md:w-[47%]"];
7552
7554
  switch (e.modules.length < e.cols ? e.modules.length : e.cols) {
7553
7555
  case 4:
@@ -7593,9 +7595,9 @@ const Ea = {
7593
7595
  key: 2,
7594
7596
  class: m(`tile-collection-content ${g(U)(`flex flex-col ${a.variant !== "ImageStackedAnimatedTile" ? "md:flex-row flex-wrap gap-12 md:gap-6" : "gap-12 md:gap-4"} justify-center`, ((b = t.value) == null ? void 0 : b.bodyCopy) ?? "")}`)
7595
7597
  }, [
7596
- (d(!0), h(z, null, Y(a.modules, (v, C) => {
7598
+ (d(!0), h(z, null, J(a.modules, (v, C) => {
7597
7599
  var I;
7598
- return d(), P(ee(`TileContent${a.variant}`), x({
7600
+ return d(), P(te(`TileContent${a.variant}`), x({
7599
7601
  key: `${v == null ? void 0 : v.headline}-${C}`,
7600
7602
  class: `tile-collection-content-item-${C} ${r.value} ${((I = t.value) == null ? void 0 : I.item) ?? ""} ${v.class}`,
7601
7603
  ref_for: !0
@@ -7607,7 +7609,7 @@ const Ea = {
7607
7609
  }), 128))
7608
7610
  ], 2)) : w("", !0),
7609
7611
  a.ctas ? (d(), h("div", ul, [
7610
- (d(!0), h(z, null, Y(a.ctas, (v) => (d(), P(c, x({
7612
+ (d(!0), h(z, null, J(a.ctas, (v) => (d(), P(c, x({
7611
7613
  key: `${v.title}-cta`,
7612
7614
  ref_for: !0
7613
7615
  }, v, {
@@ -7713,7 +7715,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7713
7715
  class: {}
7714
7716
  },
7715
7717
  setup(n) {
7716
- let e = X(!1);
7718
+ let e = Z(!1);
7717
7719
  function t() {
7718
7720
  e.value = !0;
7719
7721
  }
@@ -7785,9 +7787,9 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7785
7787
  setup(n) {
7786
7788
  const e = n, t = S(
7787
7789
  () => _(_n, e.pt ?? {})
7788
- ), o = e.backgroundColor || e.parentBackgroundColor, { palette: i } = Q({
7790
+ ), o = e.backgroundColor || e.parentBackgroundColor, { palette: i } = ee({
7789
7791
  backgroundColor: o
7790
- }), r = e.backgroundColor ? i : i.tile, l = typeof e.index == "number", a = e.backgroundColor || i.tile.bg, s = S(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), c = X(null), p = Vt(c, { threshold: 0.1 });
7792
+ }), r = e.backgroundColor ? i : i.tile, l = typeof e.index == "number", a = e.backgroundColor || i.tile.bg, s = S(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), c = Z(null), p = Vt(c, { threshold: 0.1 });
7791
7793
  return (u, f) => {
7792
7794
  var b, v, C, I, O, M, V, D, R, F, N;
7793
7795
  const y = Je, $ = ke;
@@ -7809,11 +7811,11 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7809
7811
  class: m(`${((R = t.value) == null ? void 0 : R.container) ?? ""} tile-content-container shadow-none`),
7810
7812
  "pt:footer:class": `tile-content-footer ${((F = t.value) == null ? void 0 : F.footer) ?? ""}`,
7811
7813
  "pt:body:class": ((N = t.value) == null ? void 0 : N.body) ?? ""
7812
- }, Pe({ _: 2 }, [
7814
+ }, Ae({ _: 2 }, [
7813
7815
  u.bodyCopy || u.listItems ? {
7814
7816
  name: "content",
7815
- fn: J(() => {
7816
- var k, L, A, te, ne, se, ie;
7817
+ fn: Q(() => {
7818
+ var k, L, A, K, ne, se, ie;
7817
7819
  return [
7818
7820
  T("div", {
7819
7821
  class: m(`flex flex-col tile-content-inner ${((k = t.value) == null ? void 0 : k.bodyCopy) ?? ""} ${s.value}`)
@@ -7824,7 +7826,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7824
7826
  }, [
7825
7827
  f[0] || (f[0] = T("div", { class: "tile-content-media-background" }, null, -1)),
7826
7828
  u.image ? (d(), P(ae, x({ key: 0 }, u.image, {
7827
- class: g(U)((te = (A = u.image) == null ? void 0 : A.media) != null && te.width ? "" : "w-full", u.image.class)
7829
+ class: g(U)((K = (A = u.image) == null ? void 0 : A.media) != null && K.width ? "" : "w-full", u.image.class)
7828
7830
  }), null, 16, ["class"])) : w("", !0),
7829
7831
  u.video ? (d(), P(dt, x({ key: 1 }, u.video, { class: "w-full" }), null, 16)) : w("", !0)
7830
7832
  ], 2)) : w("", !0),
@@ -7848,7 +7850,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7848
7850
  } : void 0,
7849
7851
  u.ctas || u.footer ? {
7850
7852
  name: "footer",
7851
- fn: J(() => {
7853
+ fn: Q(() => {
7852
7854
  var k, L;
7853
7855
  return [
7854
7856
  u.footer ? (d(), h("p", {
@@ -7858,11 +7860,11 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7858
7860
  T("div", {
7859
7861
  class: m(((L = t.value) == null ? void 0 : L.ctas) ?? "")
7860
7862
  }, [
7861
- (d(!0), h(z, null, Y(u.ctas, (A, te) => {
7863
+ (d(!0), h(z, null, J(u.ctas, (A, K) => {
7862
7864
  var ne;
7863
7865
  return d(), P($, x({
7864
- key: `cta-${A.title}-${te}`,
7865
- class: `cta-${te} ${(ne = t.value) == null ? void 0 : ne.cta}`,
7866
+ key: `cta-${A.title}-${K}`,
7867
+ class: `cta-${K} ${(ne = t.value) == null ? void 0 : ne.cta}`,
7866
7868
  color: g(ut)(A, g(a)),
7867
7869
  "text-color": g(ct)(A, g(a)),
7868
7870
  "background-color": g(a),
@@ -7903,9 +7905,9 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7903
7905
  setup(n) {
7904
7906
  const e = n, t = S(
7905
7907
  () => _(On, e.pt ?? {})
7906
- ), o = e.backgroundColor || e.parentBackgroundColor, { palette: i } = Q({
7908
+ ), o = e.backgroundColor || e.parentBackgroundColor, { palette: i } = ee({
7907
7909
  backgroundColor: o
7908
- }), r = e.backgroundColor ? i : i.tile, l = typeof e.index == "number", a = e.backgroundColor || i.tile.bg, s = S(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), c = X(null), p = Vt(c, { threshold: 0.1 });
7910
+ }), r = e.backgroundColor ? i : i.tile, l = typeof e.index == "number", a = e.backgroundColor || i.tile.bg, s = S(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start"), c = Z(null), p = Vt(c, { threshold: 0.1 });
7909
7911
  return (u, f) => {
7910
7912
  var b, v, C, I;
7911
7913
  const y = Je, $ = ke;
@@ -7919,11 +7921,11 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7919
7921
  class: m(`${((v = t.value) == null ? void 0 : v.container) ?? ""} tile-content-container shadow-none`),
7920
7922
  "pt:footer:class": `tile-content-ctas ${((C = t.value) == null ? void 0 : C.footer) ?? ""}`,
7921
7923
  "pt:body:class": ((I = t.value) == null ? void 0 : I.body) ?? ""
7922
- }, Pe({ _: 2 }, [
7924
+ }, Ae({ _: 2 }, [
7923
7925
  u.bodyCopy || u.listItems ? {
7924
7926
  name: "content",
7925
- fn: J(() => {
7926
- var O, M, V, D, R, F, N, k, L, A, te, ne, se, ie;
7927
+ fn: Q(() => {
7928
+ var O, M, V, D, R, F, N, k, L, A, K, ne, se, ie;
7927
7929
  return [
7928
7930
  T("div", {
7929
7931
  class: m(`flex flex-col tile-content-inner ${((O = t.value) == null ? void 0 : O.bodyCopy) ?? ""} ${s.value}`)
@@ -7947,7 +7949,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7947
7949
  u.image ? (d(), P(ae, x({ key: 1 }, u.image, {
7948
7950
  class: g(U)(
7949
7951
  "rounded-full",
7950
- (te = (A = u.image) == null ? void 0 : A.media) != null && te.width ? "" : "w-full",
7952
+ (K = (A = u.image) == null ? void 0 : A.media) != null && K.width ? "" : "w-full",
7951
7953
  u.image.class
7952
7954
  )
7953
7955
  }), null, 16, ["class"])) : w("", !0)
@@ -7972,7 +7974,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7972
7974
  } : void 0,
7973
7975
  u.ctas || u.footer ? {
7974
7976
  name: "footer",
7975
- fn: J(() => {
7977
+ fn: Q(() => {
7976
7978
  var O, M;
7977
7979
  return [
7978
7980
  u.footer ? (d(), h("p", {
@@ -7982,7 +7984,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
7982
7984
  T("div", {
7983
7985
  class: m(((M = t.value) == null ? void 0 : M.ctas) ?? "")
7984
7986
  }, [
7985
- (d(!0), h(z, null, Y(u.ctas, (V, D) => {
7987
+ (d(!0), h(z, null, J(u.ctas, (V, D) => {
7986
7988
  var R;
7987
7989
  return d(), P($, x({
7988
7990
  key: `cta-${V.title}-${D}`,
@@ -8026,7 +8028,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8026
8028
  setup(n) {
8027
8029
  const e = n, t = S(
8028
8030
  () => _(En, e.pt ?? {})
8029
- ), o = typeof e.index == "number", i = e.backgroundColor || e.parentBackgroundColor, { palette: r } = Q({
8031
+ ), o = typeof e.index == "number", i = e.backgroundColor || e.parentBackgroundColor, { palette: r } = ee({
8030
8032
  backgroundColor: i
8031
8033
  }), l = e.backgroundColor ? r : r.tile, a = e.backgroundColor || r.tile.bg;
8032
8034
  return (s, c) => {
@@ -8046,10 +8048,10 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8046
8048
  class: m(`${((O = t.value) == null ? void 0 : O.container) ?? ""} tile-content-container shadow-none`),
8047
8049
  "pt:footer:class": `tile-content-ctas ${((M = t.value) == null ? void 0 : M.footer) ?? ""}`,
8048
8050
  "pt:body:class": ((V = t.value) == null ? void 0 : V.body) ?? ""
8049
- }, Pe({ _: 2 }, [
8051
+ }, Ae({ _: 2 }, [
8050
8052
  s.bodyCopy || s.subheadline || s.headline ? {
8051
8053
  name: "content",
8052
- fn: J(() => {
8054
+ fn: Q(() => {
8053
8055
  var D, R, F, N;
8054
8056
  return [
8055
8057
  T("div", {
@@ -8075,7 +8077,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8075
8077
  } : void 0,
8076
8078
  s.ctas || s.footer ? {
8077
8079
  name: "footer",
8078
- fn: J(() => {
8080
+ fn: Q(() => {
8079
8081
  var D, R;
8080
8082
  return [
8081
8083
  s.footer ? (d(), h("p", {
@@ -8085,7 +8087,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8085
8087
  T("div", {
8086
8088
  class: m(((R = t.value) == null ? void 0 : R.ctas) ?? "")
8087
8089
  }, [
8088
- (d(!0), h(z, null, Y(s.ctas, (F, N) => {
8090
+ (d(!0), h(z, null, J(s.ctas, (F, N) => {
8089
8091
  var k;
8090
8092
  return d(), P(u, x({
8091
8093
  key: `cta-${F.title}-${N}`,
@@ -8131,7 +8133,7 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8131
8133
  setup(n) {
8132
8134
  const e = n, t = S(
8133
8135
  () => _(jn, e.pt ?? {})
8134
- ), o = typeof e.index == "number", i = e.backgroundColor || e.parentBackgroundColor, { palette: r } = Q({
8136
+ ), o = typeof e.index == "number", i = e.backgroundColor || e.parentBackgroundColor, { palette: r } = ee({
8135
8137
  backgroundColor: i
8136
8138
  }), l = e.backgroundColor ? r : r.tile, a = e.backgroundColor || r.tile.bg, s = S(() => e.alignment === "center" ? "items-center" : e.alignment === "right" ? "items-end" : "items-start");
8137
8139
  return (c, p) => {
@@ -8155,10 +8157,10 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8155
8157
  class: m(`${((V = t.value) == null ? void 0 : V.container) ?? ""} tile-content-container shadow-none`),
8156
8158
  "pt:footer:class": `tile-content-ctas ${((D = t.value) == null ? void 0 : D.ctas) ?? ""}`,
8157
8159
  "pt:body:class": ((R = t.value) == null ? void 0 : R.body) ?? ""
8158
- }, Pe({ _: 2 }, [
8160
+ }, Ae({ _: 2 }, [
8159
8161
  c.bodyCopy || c.listItems ? {
8160
8162
  name: "content",
8161
- fn: J(() => {
8163
+ fn: Q(() => {
8162
8164
  var F, N, k, L, A;
8163
8165
  return [
8164
8166
  T("div", {
@@ -8190,14 +8192,14 @@ const hl = ["src", "height", "width"], bl = ["src", "height", "width"], dt = /*
8190
8192
  } : void 0,
8191
8193
  c.ctas || c.footer ? {
8192
8194
  name: "footer",
8193
- fn: J(() => {
8195
+ fn: Q(() => {
8194
8196
  var F;
8195
8197
  return [
8196
8198
  c.footer ? (d(), h("p", {
8197
8199
  key: 0,
8198
8200
  class: m(`${((F = t.value) == null ? void 0 : F.footer) ?? ""} text-${g(l).copy}`)
8199
8201
  }, B(c.footer), 3)) : w("", !0),
8200
- (d(!0), h(z, null, Y(c.ctas, (N, k) => {
8202
+ (d(!0), h(z, null, J(c.ctas, (N, k) => {
8201
8203
  var L;
8202
8204
  return d(), P(f, x({
8203
8205
  key: `cta-${N.title}-${k}`,
@@ -8221,7 +8223,7 @@ function nt(n) {
8221
8223
  const t = $e(n);
8222
8224
  return (e = t == null ? void 0 : t.$el) != null ? e : t;
8223
8225
  }
8224
- function Pl(...n) {
8226
+ function Al(...n) {
8225
8227
  let e, t, o, i;
8226
8228
  if (typeof n[0] == "string" || Array.isArray(n[0]) ? ([t, o, i] = n, e = Ht) : [e, t, o, i] = n, !e)
8227
8229
  return we;
@@ -8244,14 +8246,14 @@ function Pl(...n) {
8244
8246
  };
8245
8247
  return lt(c), c;
8246
8248
  }
8247
- function Al() {
8248
- const n = X(!1), e = _t();
8249
+ function Pl() {
8250
+ const n = Z(!1), e = _t();
8249
8251
  return e && Lt(() => {
8250
8252
  n.value = !0;
8251
8253
  }, e), n;
8252
8254
  }
8253
8255
  function _l(n) {
8254
- const e = Al();
8256
+ const e = Pl();
8255
8257
  return S(() => (e.value, !!n()));
8256
8258
  }
8257
8259
  function Ll(n, e, t = {}) {
@@ -8266,7 +8268,7 @@ function Ll(n, e, t = {}) {
8266
8268
  return (Array.isArray($) ? $ : [$]).map(nt).filter(Wn);
8267
8269
  });
8268
8270
  let p = we;
8269
- const u = X(a), f = s.value ? Ce(
8271
+ const u = Z(a), f = s.value ? Ce(
8270
8272
  () => [c.value, nt(o), u.value],
8271
8273
  ([$, b]) => {
8272
8274
  if (p(), !u.value || !$.length)
@@ -8300,7 +8302,7 @@ function Ll(n, e, t = {}) {
8300
8302
  };
8301
8303
  }
8302
8304
  function sn(n, e = {}) {
8303
- const { window: t = Ht, scrollTarget: o, threshold: i = 0 } = e, r = X(!1);
8305
+ const { window: t = Ht, scrollTarget: o, threshold: i = 0 } = e, r = Z(!1);
8304
8306
  return Ll(
8305
8307
  n,
8306
8308
  (l) => {
@@ -8345,7 +8347,7 @@ function El(n) {
8345
8347
  }
8346
8348
  const $t = /* @__PURE__ */ new WeakMap();
8347
8349
  function jl(n, e = !1) {
8348
- const t = X(e);
8350
+ const t = Z(e);
8349
8351
  let o = null, i = "";
8350
8352
  Ce($i(n), (a) => {
8351
8353
  const s = vt($e(a));
@@ -8361,7 +8363,7 @@ function jl(n, e = !1) {
8361
8363
  });
8362
8364
  const r = () => {
8363
8365
  const a = vt($e(n));
8364
- !a || t.value || (an && (o = Pl(
8366
+ !a || t.value || (an && (o = Al(
8365
8367
  a,
8366
8368
  "touchmove",
8367
8369
  (s) => {
@@ -8384,7 +8386,7 @@ function jl(n, e = !1) {
8384
8386
  }
8385
8387
  function Ml() {
8386
8388
  let n = !1;
8387
- const e = X(!1);
8389
+ const e = Z(!1);
8388
8390
  return (t, o) => {
8389
8391
  if (e.value = o.value, n)
8390
8392
  return;
@@ -8417,9 +8419,9 @@ const Bl = ["innerHTML"], Vl = ["innerHTML"], Nl = ["src"], Hl = /* @__PURE__ */
8417
8419
  class: {}
8418
8420
  },
8419
8421
  setup(n) {
8420
- const e = X(null), t = X(!1), o = n, i = S(
8422
+ const e = Z(null), t = Z(!1), o = n, i = S(
8421
8423
  () => _(Ln, o.pt ?? {})
8422
- ), r = S(() => !((o.index ?? 0) % 2)), l = S(() => o.index === 0), a = o.backgroundColor || o.parentBackgroundColor, { palette: s } = Q({
8424
+ ), r = S(() => !((o.index ?? 0) % 2)), l = S(() => o.index === 0), a = o.backgroundColor || o.parentBackgroundColor, { palette: s } = ee({
8423
8425
  backgroundColor: a
8424
8426
  }), c = S(() => {
8425
8427
  var u;
@@ -8437,9 +8439,9 @@ const Bl = ["innerHTML"], Vl = ["innerHTML"], Nl = ["src"], Hl = /* @__PURE__ */
8437
8439
  class: m(`${((b = i.value) == null ? void 0 : b.container) ?? ""} tile-content-container shadow-none`),
8438
8440
  "pt:footer:class": `tile-content-ctas ${((v = i.value) == null ? void 0 : v.ctas) ?? ""}`,
8439
8441
  "pt:body:class": ((C = i.value) == null ? void 0 : C.body) ?? ""
8440
- }, Pe({
8441
- content: J(() => {
8442
- var I, O, M, V, D, R, F, N, k, L, A, te;
8442
+ }, Ae({
8443
+ content: Q(() => {
8444
+ var I, O, M, V, D, R, F, N, k, L, A, K;
8443
8445
  return [
8444
8446
  T("div", {
8445
8447
  class: m(`flex gap-[5vmin] md:gap-12 relative ${r.value ? "flex-row-reverse" : ""} tile-content-inner ${((I = i.value) == null ? void 0 : I.bodyCopy) ?? ""}`)
@@ -8497,7 +8499,7 @@ const Bl = ["innerHTML"], Vl = ["innerHTML"], Nl = ["src"], Hl = /* @__PURE__ */
8497
8499
  type: u.tileLabelType ?? ((L = u.tileLabel) == null ? void 0 : L.type),
8498
8500
  alignment: c.value,
8499
8501
  "background-color": g(s).label[u.tileLabelType ?? ((A = u.tileLabel) == null ? void 0 : A.type) ?? "Text"].bg,
8500
- "text-color": g(s).label[u.tileLabelType ?? ((te = u.tileLabel) == null ? void 0 : te.type) ?? "Text"].copy
8502
+ "text-color": g(s).label[u.tileLabelType ?? ((K = u.tileLabel) == null ? void 0 : K.type) ?? "Text"].copy
8501
8503
  }), null, 16, ["class", "index", "type", "alignment", "background-color", "text-color"])) : w("", !0),
8502
8504
  u.image ? (d(), P(ae, x({ key: 1 }, u.image, {
8503
8505
  class: g(U)(
@@ -8516,7 +8518,7 @@ const Bl = ["innerHTML"], Vl = ["innerHTML"], Nl = ["src"], Hl = /* @__PURE__ */
8516
8518
  }, [
8517
8519
  u.ctas || u.footer ? {
8518
8520
  name: "footer",
8519
- fn: J(() => {
8521
+ fn: Q(() => {
8520
8522
  var I;
8521
8523
  return [
8522
8524
  u.footer ? (d(), h("p", {
@@ -8543,13 +8545,13 @@ const Bl = ["innerHTML"], Vl = ["innerHTML"], Nl = ["src"], Hl = /* @__PURE__ */
8543
8545
  ContainerCollectionModule: Oa,
8544
8546
  ContainerModule: Sa,
8545
8547
  ContentModule: _a,
8546
- FooterCopyright: At,
8548
+ FooterCopyright: Pt,
8547
8549
  FooterNavigation: Ga,
8548
8550
  Image: ae,
8549
8551
  LogoCollectionModule: Za,
8550
8552
  NavigationElement: Ge,
8551
8553
  PrimaryNavigation: ol,
8552
- SocialMediaRef: Pt,
8554
+ SocialMediaRef: At,
8553
8555
  SplitModule: il,
8554
8556
  TestimonialModule: ll,
8555
8557
  TileCollectionModule: dl,
@@ -8595,7 +8597,7 @@ export {
8595
8597
  rt as DEFAULT_COLOR,
8596
8598
  Ro as DEFAULT_PALETTES,
8597
8599
  re as DEFAULT_PASSTHROUGH,
8598
- At as FooterCopyright,
8600
+ Pt as FooterCopyright,
8599
8601
  Ga as FooterNavigation,
8600
8602
  Vo as FooterNavigationPt,
8601
8603
  ae as Image,
@@ -8606,13 +8608,13 @@ export {
8606
8608
  xn as NavigationElementPt,
8607
8609
  ol as PrimaryNavigation,
8608
8610
  Ho as PrimaryNavigationPt,
8609
- Pt as SocialMediaRef,
8611
+ At as SocialMediaRef,
8610
8612
  il as SplitModule,
8611
8613
  In as SplitModulePt,
8612
8614
  ll as TestimonialModule,
8613
- Pn as TestimonialModulePt,
8615
+ An as TestimonialModulePt,
8614
8616
  dl as TileCollectionModule,
8615
- An as TileCollectionModulePt,
8617
+ Pn as TileCollectionModulePt,
8616
8618
  $l as TileContentIconTile,
8617
8619
  _n as TileContentIconTilePt,
8618
8620
  Fl as TileContentImageStackedAnimatedTile,
@@ -8632,5 +8634,5 @@ export {
8632
8634
  zl as initGlobalComponents,
8633
8635
  Wl as overridePalette,
8634
8636
  Ul as overridePassthrough,
8635
- Q as withColorPalette
8637
+ ee as withColorPalette
8636
8638
  };