quirk-ui 0.1.128 → 0.1.129

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index17.css CHANGED
@@ -1 +1 @@
1
- ._cardLink_1a29y_1{text-decoration:none;cursor:pointer}._card_1a29y_1{background-color:transparent;min-height:100%;border-radius:var(--radius-md);position:relative;overflow:hidden}@media (max-width: 768px){._card_1a29y_1{width:100%;max-width:none;min-width:0}}._container_1a29y_21{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;height:100%;width:100%;padding:3.25rem var(--spacing-xl)}._content_1a29y_31{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}._icon_1a29y_38{margin-bottom:var(--spacing-sm)}._icon_1a29y_38 i,._icon_1a29y_38 svg{font-size:2.5rem;color:var(--color-primary-100)}._cardLink_1a29y_1:hover ._card_1a29y_1,._modalTrigger_1a29y_60:hover ._card_1a29y_1{background-color:var(--color-primary-100)}._cardLink_1a29y_1:hover ._callToAction_1a29y_65 ._label_1a29y_66,._modalTrigger_1a29y_60:hover ._callToAction_1a29y_65 ._label_1a29y_66{opacity:1;transform:translateY(0)}._cardLink_1a29y_1:hover ._callToAction_1a29y_65 ._cardIcon_1a29y_71,._modalTrigger_1a29y_60:hover ._callToAction_1a29y_65 ._cardIcon_1a29y_71{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._title_1a29y_78{margin:0;font-size:1.75rem;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);text-decoration:none;flex:1;transition:color .3s ease-in-out}._title_1a29y_78 span{transition:color .3s ease-in-out}._description_1a29y_101{margin:0}._description_1a29y_101:has(.inlineNumber){display:flex;gap:var(--spacing-md)}@media (max-width: 767px){._description_1a29y_101:has(.inlineNumber){align-items:center;justify-content:center;flex-direction:column}}._imageWrapper_1a29y_116{position:relative;height:100%;display:flex;justify-content:center}@media (max-width: 767px){._imageWrapper_1a29y_116{max-width:380px}}._imageWrapper_1a29y_116 img{position:relative;height:auto}._modalTrigger_1a29y_60{cursor:pointer}._modalTrigger_1a29y_60 ._imageWrapper_1a29y_116{transition:opacity .3s ease-in-out}._modalTrigger_1a29y_60:hover ._cardIcon_1a29y_71{background-color:var(--color-primary-100);border-color:var(--color-primary-100);color:#fff}._modalTrigger_1a29y_60:hover ._imageWrapper_1a29y_116{opacity:.75}._callToAction_1a29y_65{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:var(--spacing-sm)}._callToAction_1a29y_65 ._cardIcon_1a29y_71{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_1a29y_65 ._label_1a29y_66{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}._metric_1a29y_205 ._content_1a29y_31{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);width:100%;height:100%;margin:0 auto}._metric_1a29y_205 ._description_1a29y_101{text-align:center;font-size:var(--font-size-lg)}._metric_1a29y_205 ._outerCircle_1a29y_222{stroke-width:10px;stroke:#ccc}._metric_1a29y_205 ._innerCircle_1a29y_227{stroke:var(--color-primary-100);fill:none;stroke-width:10px}._metric_1a29y_205 ._metricLabel_1a29y_233{position:relative;font-weight:var(--font-weight-bold);font-size:1.75rem;fill:var(--color-primary-100)}._textOnly_1a29y_241 ._title_1a29y_78{color:var(--color-primary-100);font-size:var(--font-size-xl)}._textOnly_1a29y_241 ._description_1a29y_101{color:var(--color-text-primary);font-size:var(--font-size-md)}._textOnly_1a29y_241 ._imageWrapper_1a29y_116{display:none}._textOnly_1a29y_241 ._cardLink_1a29y_1:hover ._card_1a29y_1,._textOnly_1a29y_241 ._modalTrigger_1a29y_60:hover ._card_1a29y_1{background-color:var(--color-primary-100)}._textOnly_1a29y_241 ._cardLink_1a29y_1:hover ._callToAction_1a29y_65 ._label_1a29y_66,._textOnly_1a29y_241 ._modalTrigger_1a29y_60:hover ._callToAction_1a29y_65 ._label_1a29y_66{opacity:1;transform:translateY(0);color:#fff}._textOnly_1a29y_241 ._cardLink_1a29y_1:hover ._callToAction_1a29y_65 ._cardIcon_1a29y_71,._textOnly_1a29y_241 ._modalTrigger_1a29y_60:hover ._callToAction_1a29y_65 ._cardIcon_1a29y_71{background-color:#e0eaf9;color:var(--color-primary-100);border:5px solid #e0eaf9}._imageOnly_1a29y_278 ._container_1a29y_21{padding:var(--spacing-md);display:flex;align-items:center;justify-content:center}._imageOnly_1a29y_278 ._imageWrapper_1a29y_116{display:flex;align-items:center;justify-content:center;position:relative;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._imageOnly_1a29y_278 ._imageWrapper_1a29y_116 img{width:100%;height:100%;object-fit:cover}._fullBleed_1a29y_303{min-height:450px}._fullBleed_1a29y_303 ._container_1a29y_21{display:block;padding:0}._fullBleed_1a29y_303 ._modalTrigger_1a29y_60{display:block}._fullBleed_1a29y_303 ._content_1a29y_31{position:absolute;bottom:var(--spacing-md);right:var(--spacing-md);left:var(--spacing-md);z-index:5;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:var(--spacing-lg)}._fullBleed_1a29y_303 ._imageWrapper_1a29y_116{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}._fullBleed_1a29y_303 ._imageWrapper_1a29y_116 img{width:100%;height:100%;object-fit:cover}._imageTop_1a29y_344 ._container_1a29y_21{height:auto;justify-content:flex-start;flex-direction:column-reverse}._imageTop_1a29y_344 ._imageWrapper_1a29y_116{aspect-ratio:16/9}._imageTop_1a29y_344 ._imageWrapper_1a29y_116 img{position:relative;width:100%;height:auto;object-fit:cover}._imageBottom_1a29y_363 ._container_1a29y_21{height:100%;justify-content:flex-start;flex-direction:column}._imageBottom_1a29y_363 ._imageWrapper_1a29y_116{height:auto;align-items:normal}@media (max-width: 767px){._imageBottom_1a29y_363 ._imageWrapper_1a29y_116{max-height:350px}}._imageBottom_1a29y_363 ._imageWrapper_1a29y_116 img{width:100%;height:auto;object-fit:cover}@media (max-width: 767px){._imageBottom_1a29y_363 ._imageWrapper_1a29y_116 img{position:relative}}._imageLeft_1a29y_391 ._container_1a29y_21{flex-direction:row-reverse}@media (max-width: 767px){._imageLeft_1a29y_391 ._container_1a29y_21{flex-direction:column-reverse}}._imageRight_1a29y_401 ._container_1a29y_21{flex-direction:row}@media (max-width: 767px){._imageRight_1a29y_401 ._container_1a29y_21{flex-direction:column}}._imageLeft_1a29y_391 ._content_1a29y_31,._imageRight_1a29y_401 ._content_1a29y_31{flex:.8;width:100%}._imageLeft_1a29y_391 ._title_1a29y_78,._imageRight_1a29y_401 ._title_1a29y_78{font-size:var(--font-size-xl)}._imageLeft_1a29y_391 ._description_1a29y_101,._imageRight_1a29y_401 ._description_1a29y_101{font-size:var(--font-size-md)}._imageLeft_1a29y_391 ._imageWrapper_1a29y_116,._imageRight_1a29y_401 ._imageWrapper_1a29y_116{flex:.75 1;height:100%;max-height:450px;max-width:275px;margin:0 auto;position:relative;aspect-ratio:4 / 5}._imageLeft_1a29y_391 ._imageWrapper_1a29y_116 img,._imageRight_1a29y_401 ._imageWrapper_1a29y_116 img{border-radius:var(--radius-md);overflow:hidden;width:100%;object-fit:cover;height:auto}@media (max-width: 767px){._imageLeft_1a29y_391 ._imageWrapper_1a29y_116,._imageRight_1a29y_401 ._imageWrapper_1a29y_116{flex:1;justify-content:flex-start;max-height:250px;width:100%}._imageLeft_1a29y_391 ._imageWrapper_1a29y_116 img,._imageRight_1a29y_401 ._imageWrapper_1a29y_116 img{position:relative;height:100%;width:100%;min-width:150px}}._containImage_1a29y_459{gap:var(--spacing-xl)}._containImage_1a29y_459 ._imageWrapper_1a29y_116{align-items:center}._fullBleedImage_1a29y_467{padding:0;gap:0}@media (max-width: 767px){._fullBleedImage_1a29y_467 ._imageWrapper_1a29y_116{max-width:unset}}._fullBleedImage_1a29y_467 ._imageWrapper_1a29y_116 img{height:100%}._fullBleedImage_1a29y_467 ._content_1a29y_31{width:auto;padding:var(--spacing-md)}._image_1a29y_116{min-height:unset}._image_1a29y_116 ._container_1a29y_21{padding:var(--spacing-sm);justify-content:center}._image_1a29y_116 ._imageWrapper_1a29y_116{width:100%;min-height:unset}._image_1a29y_116 ._imageWrapper_1a29y_116 ._imageWrapper_1a29y_116 img{position:relative}.homeGrid ._textOnly_1a29y_241 ._title_1a29y_78{color:#fff}.homeGrid ._textOnly_1a29y_241 ._description_1a29y_101{color:#fff;font-size:var(--font-size-md)}.homeGrid ._fullBleed_1a29y_303{min-height:400px}@media (min-width: 768px){.homeGrid ._fullBleed_1a29y_303{min-height:unset}}.startMetricGrid ._textOnly_1a29y_241{max-width:300px;margin:0 auto}.startMetricGrid ._textOnly_1a29y_241 ._title_1a29y_78{font-size:3rem}.conditionManagementServicesGrid ._imageLeft_1a29y_391{min-height:235px}.conditionManagementServicesGrid ._imageLeft_1a29y_391 ._content_1a29y_31{flex:1}.conditionManagementServicesGrid ._imageLeft_1a29y_391 ._title_1a29y_78{font-size:var(--font-size-xl)}.conditionManagementServicesGrid ._imageLeft_1a29y_391 ._imageWrapper_1a29y_116{flex:.25}@media (max-width: 767px){.conditionManagementServicesGrid ._imageLeft_1a29y_391 ._imageWrapper_1a29y_116{flex:1}}.backgroundPrimary ._eyebrow_1a29y_563,.backgroundPrimary ._title_1a29y_78,.backgroundPrimary ._description_1a29y_101{color:#fff}.backgroundPrimary ._cta_1a29y_575 ._secondary_1a29y_576{background-color:#fff}
1
+ ._cardLink_14uy9_1{text-decoration:none;cursor:pointer}._card_14uy9_1{background-color:transparent;min-height:100%;border-radius:var(--radius-md);position:relative;overflow:hidden}@media (max-width: 768px){._card_14uy9_1{width:100%;max-width:none;min-width:0}}._container_14uy9_21{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;height:100%;width:100%;padding:3.25rem var(--spacing-xl)}._content_14uy9_31{display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%}._icon_14uy9_38{margin-bottom:var(--spacing-sm)}._icon_14uy9_38 i,._icon_14uy9_38 svg{font-size:2.5rem;color:var(--color-primary-100)}._cardLink_14uy9_1:hover ._card_14uy9_1,._modalTrigger_14uy9_60:hover ._card_14uy9_1{background-color:var(--color-primary-100)}._cardLink_14uy9_1:hover ._callToAction_14uy9_65 ._label_14uy9_66,._modalTrigger_14uy9_60:hover ._callToAction_14uy9_65 ._label_14uy9_66{opacity:1;transform:translateY(0)}._cardLink_14uy9_1:hover ._callToAction_14uy9_65 ._cardIcon_14uy9_71,._modalTrigger_14uy9_60:hover ._callToAction_14uy9_65 ._cardIcon_14uy9_71{background-color:var(--color-primary-100);color:#fff;border:5px solid var(--color-primary-100)}._title_14uy9_78{margin:0;font-size:1.75rem;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);text-decoration:none;flex:1;transition:color .3s ease-in-out}._title_14uy9_78 span{transition:color .3s ease-in-out}._description_14uy9_101{margin:0}._description_14uy9_101:has(.inlineNumber){display:flex;gap:var(--spacing-md)}@media (max-width: 767px){._description_14uy9_101:has(.inlineNumber){align-items:center;justify-content:center;flex-direction:column}}._imageWrapper_14uy9_116{position:relative;height:100%;display:flex;justify-content:center}@media (max-width: 767px){._imageWrapper_14uy9_116{max-width:380px}}._imageWrapper_14uy9_116 img{position:relative;height:auto}._modalTrigger_14uy9_60{cursor:pointer}._modalTrigger_14uy9_60 ._imageWrapper_14uy9_116{transition:opacity .3s ease-in-out}._modalTrigger_14uy9_60:hover ._cardIcon_14uy9_71{background-color:var(--color-primary-100);border-color:var(--color-primary-100);color:#fff}._modalTrigger_14uy9_60:hover ._imageWrapper_14uy9_116{opacity:.75}._callToAction_14uy9_65{position:absolute;top:.75rem;right:.75rem;display:flex;align-items:center;gap:var(--spacing-sm)}._callToAction_14uy9_65 ._cardIcon_14uy9_71{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:var(--spacing-xs);background-color:#fff;color:var(--color-primary-100);border:5px solid #fff;border-radius:var(--radius-full);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out}._callToAction_14uy9_65 ._label_14uy9_66{color:var(--color-primary-100);font-weight:var(--font-weight-semibold);opacity:0;transform:translateY(-10px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}._metric_14uy9_205 ._content_14uy9_31{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-sm);width:100%;height:100%;margin:0 auto}._metric_14uy9_205 ._description_14uy9_101{text-align:center;font-size:var(--font-size-lg)}._metric_14uy9_205 ._outerCircle_14uy9_222{stroke-width:10px;stroke:#ccc}._metric_14uy9_205 ._innerCircle_14uy9_227{stroke:var(--color-primary-100);fill:none;stroke-width:10px}._metric_14uy9_205 ._metricLabel_14uy9_233{position:relative;font-weight:var(--font-weight-bold);font-size:1.75rem;fill:var(--color-primary-100)}._textOnly_14uy9_241 ._title_14uy9_78{color:var(--color-primary-100);font-size:var(--font-size-xl)}._textOnly_14uy9_241 ._description_14uy9_101{color:var(--color-text-primary);font-size:var(--font-size-md)}._textOnly_14uy9_241 ._imageWrapper_14uy9_116{display:none}._textOnly_14uy9_241 ._cardLink_14uy9_1:hover ._card_14uy9_1,._textOnly_14uy9_241 ._modalTrigger_14uy9_60:hover ._card_14uy9_1{background-color:var(--color-primary-100)}._textOnly_14uy9_241 ._cardLink_14uy9_1:hover ._callToAction_14uy9_65 ._label_14uy9_66,._textOnly_14uy9_241 ._modalTrigger_14uy9_60:hover ._callToAction_14uy9_65 ._label_14uy9_66{opacity:1;transform:translateY(0);color:#fff}._textOnly_14uy9_241 ._cardLink_14uy9_1:hover ._callToAction_14uy9_65 ._cardIcon_14uy9_71,._textOnly_14uy9_241 ._modalTrigger_14uy9_60:hover ._callToAction_14uy9_65 ._cardIcon_14uy9_71{background-color:#e0eaf9;color:var(--color-primary-100);border:5px solid #e0eaf9}._imageOnly_14uy9_278 ._container_14uy9_21{padding:var(--spacing-md);display:flex;align-items:center;justify-content:center}._imageOnly_14uy9_278 ._imageWrapper_14uy9_116{display:flex;align-items:center;justify-content:center;position:relative;top:0;right:0;bottom:0;left:0;width:100%;height:100%}._imageOnly_14uy9_278 ._imageWrapper_14uy9_116 img{width:100%;height:100%;object-fit:cover}._fullBleed_14uy9_303{min-height:450px}._fullBleed_14uy9_303 ._container_14uy9_21{display:block;padding:0}._fullBleed_14uy9_303 ._modalTrigger_14uy9_60{display:block}._fullBleed_14uy9_303 ._content_14uy9_31{position:absolute;bottom:var(--spacing-md);right:var(--spacing-md);left:var(--spacing-md);z-index:5;background:#ffffffa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);padding:var(--spacing-lg)}._fullBleed_14uy9_303 ._imageWrapper_14uy9_116{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%}._fullBleed_14uy9_303 ._imageWrapper_14uy9_116 img{width:100%;height:100%;object-fit:cover}._imageTop_14uy9_344 ._container_14uy9_21{height:auto;justify-content:flex-start;flex-direction:column-reverse}._imageTop_14uy9_344 ._imageWrapper_14uy9_116{aspect-ratio:16/9}._imageTop_14uy9_344 ._imageWrapper_14uy9_116 img{position:relative;width:100%;height:auto;object-fit:cover}._imageBottom_14uy9_363 ._container_14uy9_21{height:100%;justify-content:flex-start;flex-direction:column}._imageBottom_14uy9_363 ._imageWrapper_14uy9_116{height:auto;align-items:normal}@media (max-width: 767px){._imageBottom_14uy9_363 ._imageWrapper_14uy9_116{max-height:350px}}._imageBottom_14uy9_363 ._imageWrapper_14uy9_116 img{width:100%;height:auto;object-fit:cover}@media (max-width: 767px){._imageBottom_14uy9_363 ._imageWrapper_14uy9_116 img{position:relative}}._imageLeft_14uy9_391 ._container_14uy9_21{flex-direction:row-reverse}@media (max-width: 767px){._imageLeft_14uy9_391 ._container_14uy9_21{flex-direction:column-reverse}}._imageRight_14uy9_401 ._container_14uy9_21{flex-direction:row}@media (max-width: 767px){._imageRight_14uy9_401 ._container_14uy9_21{flex-direction:column}}._imageLeft_14uy9_391 ._content_14uy9_31,._imageRight_14uy9_401 ._content_14uy9_31{flex:.8;width:100%}._imageLeft_14uy9_391 ._title_14uy9_78,._imageRight_14uy9_401 ._title_14uy9_78{font-size:var(--font-size-xl)}._imageLeft_14uy9_391 ._description_14uy9_101,._imageRight_14uy9_401 ._description_14uy9_101{font-size:var(--font-size-md)}._imageLeft_14uy9_391 ._imageWrapper_14uy9_116,._imageRight_14uy9_401 ._imageWrapper_14uy9_116{flex:.75 1;height:100%;max-height:450px;max-width:275px;margin:0 auto;position:relative}._imageLeft_14uy9_391 ._imageWrapper_14uy9_116 img,._imageRight_14uy9_401 ._imageWrapper_14uy9_116 img{border-radius:var(--radius-md);overflow:hidden;width:100%;object-fit:cover;height:auto}@media (max-width: 767px){._imageLeft_14uy9_391 ._imageWrapper_14uy9_116,._imageRight_14uy9_401 ._imageWrapper_14uy9_116{flex:1;justify-content:flex-start;max-height:250px;width:100%}._imageLeft_14uy9_391 ._imageWrapper_14uy9_116 img,._imageRight_14uy9_401 ._imageWrapper_14uy9_116 img{position:relative;height:100%;width:100%;min-width:150px}}._containImage_14uy9_459{gap:var(--spacing-xl)}._containImage_14uy9_459 ._imageWrapper_14uy9_116{align-items:center}._fullBleedImage_14uy9_467{padding:0;gap:0}@media (max-width: 767px){._fullBleedImage_14uy9_467 ._imageWrapper_14uy9_116{max-width:unset}}._fullBleedImage_14uy9_467 ._imageWrapper_14uy9_116 img{height:100%}._fullBleedImage_14uy9_467 ._content_14uy9_31{width:auto;padding:var(--spacing-md)}._image_14uy9_116{min-height:unset}._image_14uy9_116 ._container_14uy9_21{padding:var(--spacing-sm);justify-content:center}._image_14uy9_116 ._imageWrapper_14uy9_116{width:100%;min-height:unset}._image_14uy9_116 ._imageWrapper_14uy9_116 ._imageWrapper_14uy9_116 img{position:relative}.homeGrid ._textOnly_14uy9_241 ._title_14uy9_78{color:#fff}.homeGrid ._textOnly_14uy9_241 ._description_14uy9_101{color:#fff;font-size:var(--font-size-md)}.homeGrid ._fullBleed_14uy9_303{min-height:400px}@media (min-width: 768px){.homeGrid ._fullBleed_14uy9_303{min-height:unset}}.startMetricGrid ._textOnly_14uy9_241{max-width:300px;margin:0 auto}.startMetricGrid ._textOnly_14uy9_241 ._title_14uy9_78{font-size:3rem}.conditionManagementServicesGrid ._imageLeft_14uy9_391{min-height:235px}.conditionManagementServicesGrid ._imageLeft_14uy9_391 ._content_14uy9_31{flex:1}.conditionManagementServicesGrid ._imageLeft_14uy9_391 ._title_14uy9_78{font-size:var(--font-size-xl)}.conditionManagementServicesGrid ._imageLeft_14uy9_391 ._imageWrapper_14uy9_116{flex:.25}@media (max-width: 767px){.conditionManagementServicesGrid ._imageLeft_14uy9_391 ._imageWrapper_14uy9_116{flex:1}}.backgroundPrimary ._eyebrow_14uy9_563,.backgroundPrimary ._title_14uy9_78,.backgroundPrimary ._description_14uy9_101{color:#fff}.backgroundPrimary ._cta_14uy9_575 ._secondary_14uy9_576{background-color:#fff}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../index17.css');const a=require("react/jsx-runtime"),b=require("../../../core/components/Modal/index.cjs"),q=require("../../utils/resolveLinkUrl.cjs"),S=require("../../hooks/useMediaQuery.cjs"),$=require("../../hooks/useStyleClasses.cjs"),U=require("../../../core/context/ThemeContext.cjs"),d=require("../../utils/mediaUtils.cjs"),P=require("../../../play-CQBnZgNa.cjs"),F=require("../../../arrow-right-DO6S4vfx.cjs"),W="_cardLink_1a29y_1",z="_card_1a29y_1",G="_container_1a29y_21",D="_content_1a29y_31",E="_icon_1a29y_38",Q="_modalTrigger_1a29y_60",Y="_callToAction_1a29y_65",H="_label_1a29y_66",J="_cardIcon_1a29y_71",K="_title_1a29y_78",X="_description_1a29y_101",Z="_imageWrapper_1a29y_116",V="_metric_1a29y_205",R="_outerCircle_1a29y_222",A="_innerCircle_1a29y_227",T="_metricLabel_1a29y_233",ee="_textOnly_1a29y_241",ae="_imageOnly_1a29y_278",se="_fullBleed_1a29y_303",te="_imageTop_1a29y_344",ne="_imageBottom_1a29y_363",re="_imageLeft_1a29y_391",oe="_imageRight_1a29y_401",le="_containImage_1a29y_459",ie="_fullBleedImage_1a29y_467",ce="_image_1a29y_116",_e="_eyebrow_1a29y_563",me="_cta_1a29y_575",de="_secondary_1a29y_576",e={cardLink:W,card:z,container:G,content:D,icon:E,modalTrigger:Q,callToAction:Y,label:H,cardIcon:J,title:K,description:X,imageWrapper:Z,metric:V,outerCircle:R,innerCircle:A,metricLabel:T,textOnly:ee,imageOnly:ae,fullBleed:se,imageTop:te,imageBottom:ne,imageLeft:re,imageRight:oe,containImage:le,fullBleedImage:ie,image:ce,eyebrow:_e,cta:me,secondary:de},h={"full-bleed":e.fullBleed,text:e.textOnly,metric:e.metric,"image-left":e.imageLeft,"image-right":e.imageRight,"image-top":e.imageTop,"image-bottom":e.imageBottom,"image-only":e.imageOnly};function ge({value:s}){if(!s.includes("%"))return a.jsx("div",{className:e.metric});const t=125,n=(t-10)/2,r=2*Math.PI*n,i=r-parseFloat(s)/100*r;return a.jsxs("svg",{width:t,height:t,viewBox:`0 0 ${t} ${t}`,children:[a.jsx("circle",{className:e.outerCircle,cx:t/2,cy:t/2,r:n,fill:"none"}),a.jsx("circle",{className:e.innerCircle,cx:t/2,cy:t/2,r:n,fill:"none",strokeDasharray:r,strokeDashoffset:i,strokeLinecap:"round",transform:`rotate(-90 ${t/2} ${t/2})`}),a.jsx("text",{className:e.metricLabel,x:"50%",y:"52%",dominantBaseline:"middle",textAnchor:"middle",children:s})]})}function ye({callToAction:s,resolvedUrl:t,children:n}){var r,i;switch(s==null?void 0:s.type){case"link":return a.jsx("a",{className:e.cardLink,"aria-label":s.ariaLabel||s.label,href:t,target:((r=s.linkOptions)==null?void 0:r.linkType)==="external"?"_blank":"_self",rel:((i=s.linkOptions)==null?void 0:i.linkType)==="external"?"noopener noreferrer":"",children:n});case"modal":return a.jsx(b.Modal,{className:e.modalTrigger,trigger:n,content:s.modalContent});case"video":return a.jsx(b.Modal,{className:e.modalTrigger,trigger:n,content:a.jsx("video",{src:s.videoUrl,controls:!0,autoPlay:!0})});case"download":return a.jsx("a",{className:e.cardLink,"aria-label":s.ariaLabel||s.label,href:t,download:!0,target:"_blank",rel:"noopener noreferrer",children:n});default:return a.jsx(a.Fragment,{children:n})}}function ue({style:s,variant:t="noImage",metricValue:n,eyebrow:r,title:i,description:_,image:c,icon:g,callToAction:o,onHover:v,onLeave:N,gridArea:y,styleOptions:k,renderImage:u,renderRichText:l}){const{mode:x}=U.useTheme(),f=S.useMediaQuery("(max-width: 767px)"),L=$.useStyleClasses(k),C=q.resolveLinkURL(o),m=d.resolveImageUrl(c,x),j=d.resolveAltText(c,x),p=d.resolveImageStyle(c,f),B=(c==null?void 0:c.layout)==="cover",I=h[s??"image-top"]??h["image-top"],w=c&&m?a.jsx("div",{className:e.imageWrapper,children:u?u({src:m,alt:j,width:600,height:658,style:p}):a.jsx("img",{src:m,alt:j,width:600,height:658,style:p})}):null,M=!n&&!r&&!i&&!_,O=a.jsxs(a.Fragment,{children:[a.jsxs("div",{className:`${e.container} ${B?e.fullBleedImage:e.containImage}`,children:[t!=="image"&&!M&&a.jsxs("div",{className:e.content,children:[g&&a.jsx("div",{className:e.icon,children:a.jsx("i",{className:g})}),n&&a.jsx(ge,{value:n}),r&&(l==null?void 0:l({blocks:r,className:e.eyebrow})),i&&(l==null?void 0:l({blocks:i,className:e.title})),_&&(l==null?void 0:l({blocks:_,className:e.description}))]}),w]}),(o==null?void 0:o.videoUrl)&&a.jsxs("div",{className:e.callToAction,children:[a.jsx("div",{className:e.label,children:o.label}),a.jsx("div",{className:e.cardIcon,children:a.jsx(P.Play,{size:45})})]}),(o==null?void 0:o.type)==="link"&&a.jsxs("div",{className:e.callToAction,children:[a.jsx("div",{className:e.label,children:o.label}),a.jsx("div",{className:e.cardIcon,children:a.jsx(F.ArrowRight,{size:45})})]})]});return a.jsx("div",{className:[L,e.card,I,e[t]??""].filter(Boolean).join(" "),onMouseEnter:v,onMouseLeave:N,style:y&&!f?{gridArea:y}:{},children:a.jsx(ye,{callToAction:o,resolvedUrl:C,children:O})})}exports.GridCard=ue;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../index17.css');const s=require("react/jsx-runtime"),b=require("../../../core/components/Modal/index.cjs"),q=require("../../utils/resolveLinkUrl.cjs"),S=require("../../hooks/useMediaQuery.cjs"),$=require("../../hooks/useStyleClasses.cjs"),U=require("../../../core/context/ThemeContext.cjs"),u=require("../../utils/mediaUtils.cjs"),P=require("../../../play-CQBnZgNa.cjs"),F=require("../../../arrow-right-DO6S4vfx.cjs"),W="_cardLink_14uy9_1",z="_card_14uy9_1",G="_container_14uy9_21",D="_content_14uy9_31",E="_icon_14uy9_38",Q="_modalTrigger_14uy9_60",Y="_callToAction_14uy9_65",H="_label_14uy9_66",J="_cardIcon_14uy9_71",K="_title_14uy9_78",X="_description_14uy9_101",Z="_imageWrapper_14uy9_116",V="_metric_14uy9_205",R="_outerCircle_14uy9_222",A="_innerCircle_14uy9_227",T="_metricLabel_14uy9_233",ee="_textOnly_14uy9_241",se="_imageOnly_14uy9_278",te="_fullBleed_14uy9_303",ae="_imageTop_14uy9_344",ne="_imageBottom_14uy9_363",re="_imageLeft_14uy9_391",oe="_imageRight_14uy9_401",le="_containImage_14uy9_459",ie="_fullBleedImage_14uy9_467",ce="_image_14uy9_116",_e="_eyebrow_14uy9_563",me="_cta_14uy9_575",ue="_secondary_14uy9_576",e={cardLink:W,card:z,container:G,content:D,icon:E,modalTrigger:Q,callToAction:Y,label:H,cardIcon:J,title:K,description:X,imageWrapper:Z,metric:V,outerCircle:R,innerCircle:A,metricLabel:T,textOnly:ee,imageOnly:se,fullBleed:te,imageTop:ae,imageBottom:ne,imageLeft:re,imageRight:oe,containImage:le,fullBleedImage:ie,image:ce,eyebrow:_e,cta:me,secondary:ue},h={"full-bleed":e.fullBleed,text:e.textOnly,metric:e.metric,"image-left":e.imageLeft,"image-right":e.imageRight,"image-top":e.imageTop,"image-bottom":e.imageBottom,"image-only":e.imageOnly};function de({value:t}){if(!t.includes("%"))return s.jsx("div",{className:e.metric});const a=125,n=(a-10)/2,r=2*Math.PI*n,i=r-parseFloat(t)/100*r;return s.jsxs("svg",{width:a,height:a,viewBox:`0 0 ${a} ${a}`,children:[s.jsx("circle",{className:e.outerCircle,cx:a/2,cy:a/2,r:n,fill:"none"}),s.jsx("circle",{className:e.innerCircle,cx:a/2,cy:a/2,r:n,fill:"none",strokeDasharray:r,strokeDashoffset:i,strokeLinecap:"round",transform:`rotate(-90 ${a/2} ${a/2})`}),s.jsx("text",{className:e.metricLabel,x:"50%",y:"52%",dominantBaseline:"middle",textAnchor:"middle",children:t})]})}function ge({callToAction:t,resolvedUrl:a,children:n}){var r,i;switch(t==null?void 0:t.type){case"link":return s.jsx("a",{className:e.cardLink,"aria-label":t.ariaLabel||t.label,href:a,target:((r=t.linkOptions)==null?void 0:r.linkType)==="external"?"_blank":"_self",rel:((i=t.linkOptions)==null?void 0:i.linkType)==="external"?"noopener noreferrer":"",children:n});case"modal":return s.jsx(b.Modal,{className:e.modalTrigger,trigger:n,content:t.modalContent});case"video":return s.jsx(b.Modal,{className:e.modalTrigger,trigger:n,content:s.jsx("video",{src:t.videoUrl,controls:!0,autoPlay:!0})});case"download":return s.jsx("a",{className:e.cardLink,"aria-label":t.ariaLabel||t.label,href:a,download:!0,target:"_blank",rel:"noopener noreferrer",children:n});default:return s.jsx(s.Fragment,{children:n})}}function ye({style:t,variant:a="noImage",metricValue:n,eyebrow:r,title:i,description:_,image:c,icon:d,callToAction:o,onHover:v,onLeave:N,gridArea:g,styleOptions:k,renderImage:y,renderRichText:l}){const{mode:x}=U.useTheme(),f=S.useMediaQuery("(max-width: 767px)"),L=$.useStyleClasses(k),C=q.resolveLinkURL(o),m=u.resolveImageUrl(c,x),j=u.resolveAltText(c,x),p=u.resolveImageStyle(c,f),B=(c==null?void 0:c.layout)==="cover",I=h[t??"image-top"]??h["image-top"],w=c&&m?s.jsx("div",{className:e.imageWrapper,children:y?y({src:m,alt:j,width:600,height:658,style:p}):s.jsx("img",{src:m,alt:j,width:600,height:658,style:p})}):null,M=!n&&!r&&!i&&!_,O=s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:`${e.container} ${B?e.fullBleedImage:e.containImage}`,children:[a!=="image"&&!M&&s.jsxs("div",{className:e.content,children:[d&&s.jsx("div",{className:e.icon,children:s.jsx("i",{className:d})}),n&&s.jsx(de,{value:n}),r&&(l==null?void 0:l({blocks:r,className:e.eyebrow})),i&&(l==null?void 0:l({blocks:i,className:e.title})),_&&(l==null?void 0:l({blocks:_,className:e.description}))]}),w]}),(o==null?void 0:o.videoUrl)&&s.jsxs("div",{className:e.callToAction,children:[s.jsx("div",{className:e.label,children:o.label}),s.jsx("div",{className:e.cardIcon,children:s.jsx(P.Play,{size:45})})]}),(o==null?void 0:o.type)==="link"&&s.jsxs("div",{className:e.callToAction,children:[s.jsx("div",{className:e.label,children:o.label}),s.jsx("div",{className:e.cardIcon,children:s.jsx(F.ArrowRight,{size:45})})]})]});return s.jsx("div",{className:[L,e.card,I,e[a]??""].filter(Boolean).join(" "),onMouseEnter:v,onMouseLeave:N,style:g&&!f?{gridArea:g}:{},children:s.jsx(ge,{callToAction:o,resolvedUrl:C,children:O})})}exports.GridCard=ye;
@@ -1,4 +1,4 @@
1
- import { jsx as a, jsxs as m, Fragment as k } from "react/jsx-runtime";
1
+ import { jsx as t, jsxs as m, Fragment as k } from "react/jsx-runtime";
2
2
  import { Modal as v } from "../../../core/components/Modal/index.mjs";
3
3
  import { resolveLinkURL as P } from "../../utils/resolveLinkUrl.mjs";
4
4
  import { useMediaQuery as U } from "../../hooks/useMediaQuery.mjs";
@@ -7,7 +7,7 @@ import { useTheme as j } from "../../../core/context/ThemeContext.mjs";
7
7
  import { resolveImageUrl as z, resolveAltText as F, resolveImageStyle as D } from "../../utils/mediaUtils.mjs";
8
8
  import { P as E } from "../../../play-DYgKiSaf.js";
9
9
  import { A as G } from "../../../arrow-right-QEwnX3Sk.js";
10
- import '../../../index17.css';const Q = "_cardLink_1a29y_1", Y = "_card_1a29y_1", q = "_container_1a29y_21", H = "_content_1a29y_31", J = "_icon_1a29y_38", K = "_modalTrigger_1a29y_60", X = "_callToAction_1a29y_65", Z = "_label_1a29y_66", V = "_cardIcon_1a29y_71", R = "_title_1a29y_78", A = "_description_1a29y_101", T = "_imageWrapper_1a29y_116", ee = "_metric_1a29y_205", ae = "_outerCircle_1a29y_222", te = "_innerCircle_1a29y_227", se = "_metricLabel_1a29y_233", re = "_textOnly_1a29y_241", ne = "_imageOnly_1a29y_278", oe = "_fullBleed_1a29y_303", le = "_imageTop_1a29y_344", ie = "_imageBottom_1a29y_363", ce = "_imageLeft_1a29y_391", me = "_imageRight_1a29y_401", _e = "_containImage_1a29y_459", de = "_fullBleedImage_1a29y_467", ge = "_image_1a29y_116", ye = "_eyebrow_1a29y_563", fe = "_cta_1a29y_575", ue = "_secondary_1a29y_576", e = {
10
+ import '../../../index17.css';const Q = "_cardLink_14uy9_1", Y = "_card_14uy9_1", q = "_container_14uy9_21", H = "_content_14uy9_31", J = "_icon_14uy9_38", K = "_modalTrigger_14uy9_60", X = "_callToAction_14uy9_65", Z = "_label_14uy9_66", V = "_cardIcon_14uy9_71", R = "_title_14uy9_78", A = "_description_14uy9_101", T = "_imageWrapper_14uy9_116", ee = "_metric_14uy9_205", te = "_outerCircle_14uy9_222", ae = "_innerCircle_14uy9_227", se = "_metricLabel_14uy9_233", re = "_textOnly_14uy9_241", ne = "_imageOnly_14uy9_278", oe = "_fullBleed_14uy9_303", le = "_imageTop_14uy9_344", ie = "_imageBottom_14uy9_363", ce = "_imageLeft_14uy9_391", me = "_imageRight_14uy9_401", _e = "_containImage_14uy9_459", de = "_fullBleedImage_14uy9_467", ue = "_image_14uy9_116", ge = "_eyebrow_14uy9_563", ye = "_cta_14uy9_575", fe = "_secondary_14uy9_576", e = {
11
11
  cardLink: Q,
12
12
  card: Y,
13
13
  container: q,
@@ -21,8 +21,8 @@ import '../../../index17.css';const Q = "_cardLink_1a29y_1", Y = "_card_1a29y_1"
21
21
  description: A,
22
22
  imageWrapper: T,
23
23
  metric: ee,
24
- outerCircle: ae,
25
- innerCircle: te,
24
+ outerCircle: te,
25
+ innerCircle: ae,
26
26
  metricLabel: se,
27
27
  textOnly: re,
28
28
  imageOnly: ne,
@@ -33,10 +33,10 @@ import '../../../index17.css';const Q = "_cardLink_1a29y_1", Y = "_card_1a29y_1"
33
33
  imageRight: me,
34
34
  containImage: _e,
35
35
  fullBleedImage: de,
36
- image: ge,
37
- eyebrow: ye,
38
- cta: fe,
39
- secondary: ue
36
+ image: ue,
37
+ eyebrow: ge,
38
+ cta: ye,
39
+ secondary: fe
40
40
  }, h = {
41
41
  "full-bleed": e.fullBleed,
42
42
  text: e.textOnly,
@@ -47,11 +47,11 @@ import '../../../index17.css';const Q = "_cardLink_1a29y_1", Y = "_card_1a29y_1"
47
47
  "image-bottom": e.imageBottom,
48
48
  "image-only": e.imageOnly
49
49
  };
50
- function pe({ value: t }) {
51
- if (!t.includes("%")) return /* @__PURE__ */ a("div", { className: e.metric });
52
- const s = 125, r = (s - 10) / 2, n = 2 * Math.PI * r, i = n - parseFloat(t) / 100 * n;
50
+ function pe({ value: a }) {
51
+ if (!a.includes("%")) return /* @__PURE__ */ t("div", { className: e.metric });
52
+ const s = 125, r = (s - 10) / 2, n = 2 * Math.PI * r, i = n - parseFloat(a) / 100 * n;
53
53
  return /* @__PURE__ */ m("svg", { width: s, height: s, viewBox: `0 0 ${s} ${s}`, children: [
54
- /* @__PURE__ */ a(
54
+ /* @__PURE__ */ t(
55
55
  "circle",
56
56
  {
57
57
  className: e.outerCircle,
@@ -61,7 +61,7 @@ function pe({ value: t }) {
61
61
  fill: "none"
62
62
  }
63
63
  ),
64
- /* @__PURE__ */ a(
64
+ /* @__PURE__ */ t(
65
65
  "circle",
66
66
  {
67
67
  className: e.innerCircle,
@@ -75,7 +75,7 @@ function pe({ value: t }) {
75
75
  transform: `rotate(-90 ${s / 2} ${s / 2})`
76
76
  }
77
77
  ),
78
- /* @__PURE__ */ a(
78
+ /* @__PURE__ */ t(
79
79
  "text",
80
80
  {
81
81
  className: e.metricLabel,
@@ -83,54 +83,54 @@ function pe({ value: t }) {
83
83
  y: "52%",
84
84
  dominantBaseline: "middle",
85
85
  textAnchor: "middle",
86
- children: t
86
+ children: a
87
87
  }
88
88
  )
89
89
  ] });
90
90
  }
91
91
  function be({
92
- callToAction: t,
92
+ callToAction: a,
93
93
  resolvedUrl: s,
94
94
  children: r
95
95
  }) {
96
96
  var n, i;
97
- switch (t == null ? void 0 : t.type) {
97
+ switch (a == null ? void 0 : a.type) {
98
98
  case "link":
99
- return /* @__PURE__ */ a(
99
+ return /* @__PURE__ */ t(
100
100
  "a",
101
101
  {
102
102
  className: e.cardLink,
103
- "aria-label": t.ariaLabel || t.label,
103
+ "aria-label": a.ariaLabel || a.label,
104
104
  href: s,
105
- target: ((n = t.linkOptions) == null ? void 0 : n.linkType) === "external" ? "_blank" : "_self",
106
- rel: ((i = t.linkOptions) == null ? void 0 : i.linkType) === "external" ? "noopener noreferrer" : "",
105
+ target: ((n = a.linkOptions) == null ? void 0 : n.linkType) === "external" ? "_blank" : "_self",
106
+ rel: ((i = a.linkOptions) == null ? void 0 : i.linkType) === "external" ? "noopener noreferrer" : "",
107
107
  children: r
108
108
  }
109
109
  );
110
110
  case "modal":
111
- return /* @__PURE__ */ a(
111
+ return /* @__PURE__ */ t(
112
112
  v,
113
113
  {
114
114
  className: e.modalTrigger,
115
115
  trigger: r,
116
- content: t.modalContent
116
+ content: a.modalContent
117
117
  }
118
118
  );
119
119
  case "video":
120
- return /* @__PURE__ */ a(
120
+ return /* @__PURE__ */ t(
121
121
  v,
122
122
  {
123
123
  className: e.modalTrigger,
124
124
  trigger: r,
125
- content: /* @__PURE__ */ a("video", { src: t.videoUrl, controls: !0, autoPlay: !0 })
125
+ content: /* @__PURE__ */ t("video", { src: a.videoUrl, controls: !0, autoPlay: !0 })
126
126
  }
127
127
  );
128
128
  case "download":
129
- return /* @__PURE__ */ a(
129
+ return /* @__PURE__ */ t(
130
130
  "a",
131
131
  {
132
132
  className: e.cardLink,
133
- "aria-label": t.ariaLabel || t.label,
133
+ "aria-label": a.ariaLabel || a.label,
134
134
  href: s,
135
135
  download: !0,
136
136
  target: "_blank",
@@ -139,33 +139,33 @@ function be({
139
139
  }
140
140
  );
141
141
  default:
142
- return /* @__PURE__ */ a(k, { children: r });
142
+ return /* @__PURE__ */ t(k, { children: r });
143
143
  }
144
144
  }
145
145
  function Oe({
146
- style: t,
146
+ style: a,
147
147
  variant: s = "noImage",
148
148
  metricValue: r,
149
149
  eyebrow: n,
150
150
  title: i,
151
151
  description: _,
152
152
  image: c,
153
- icon: g,
153
+ icon: u,
154
154
  callToAction: o,
155
155
  onHover: L,
156
156
  onLeave: B,
157
- gridArea: y,
157
+ gridArea: g,
158
158
  styleOptions: I,
159
- renderImage: f,
159
+ renderImage: y,
160
160
  renderRichText: l
161
161
  }) {
162
- const { mode: u } = j(), p = U("(max-width: 767px)"), C = W(I), w = P(o), d = z(c, u), b = F(c, u), N = D(c, p), O = (c == null ? void 0 : c.layout) === "cover", M = h[t ?? "image-top"] ?? h["image-top"], x = c && d ? /* @__PURE__ */ a("div", { className: e.imageWrapper, children: f ? f({
162
+ const { mode: f } = j(), p = U("(max-width: 767px)"), C = W(I), w = P(o), d = z(c, f), b = F(c, f), N = D(c, p), O = (c == null ? void 0 : c.layout) === "cover", M = h[a ?? "image-top"] ?? h["image-top"], x = c && d ? /* @__PURE__ */ t("div", { className: e.imageWrapper, children: y ? y({
163
163
  src: d,
164
164
  alt: b,
165
165
  width: 600,
166
166
  height: 658,
167
167
  style: N
168
- }) : /* @__PURE__ */ a(
168
+ }) : /* @__PURE__ */ t(
169
169
  "img",
170
170
  {
171
171
  src: d,
@@ -181,8 +181,8 @@ function Oe({
181
181
  className: `${e.container} ${O ? e.fullBleedImage : e.containImage}`,
182
182
  children: [
183
183
  s !== "image" && !S && /* @__PURE__ */ m("div", { className: e.content, children: [
184
- g && /* @__PURE__ */ a("div", { className: e.icon, children: /* @__PURE__ */ a("i", { className: g }) }),
185
- r && /* @__PURE__ */ a(pe, { value: r }),
184
+ u && /* @__PURE__ */ t("div", { className: e.icon, children: /* @__PURE__ */ t("i", { className: u }) }),
185
+ r && /* @__PURE__ */ t(pe, { value: r }),
186
186
  n && (l == null ? void 0 : l({ blocks: n, className: e.eyebrow })),
187
187
  i && (l == null ? void 0 : l({ blocks: i, className: e.title })),
188
188
  _ && (l == null ? void 0 : l({
@@ -195,15 +195,15 @@ function Oe({
195
195
  }
196
196
  ),
197
197
  (o == null ? void 0 : o.videoUrl) && /* @__PURE__ */ m("div", { className: e.callToAction, children: [
198
- /* @__PURE__ */ a("div", { className: e.label, children: o.label }),
199
- /* @__PURE__ */ a("div", { className: e.cardIcon, children: /* @__PURE__ */ a(E, { size: 45 }) })
198
+ /* @__PURE__ */ t("div", { className: e.label, children: o.label }),
199
+ /* @__PURE__ */ t("div", { className: e.cardIcon, children: /* @__PURE__ */ t(E, { size: 45 }) })
200
200
  ] }),
201
201
  (o == null ? void 0 : o.type) === "link" && /* @__PURE__ */ m("div", { className: e.callToAction, children: [
202
- /* @__PURE__ */ a("div", { className: e.label, children: o.label }),
203
- /* @__PURE__ */ a("div", { className: e.cardIcon, children: /* @__PURE__ */ a(G, { size: 45 }) })
202
+ /* @__PURE__ */ t("div", { className: e.label, children: o.label }),
203
+ /* @__PURE__ */ t("div", { className: e.cardIcon, children: /* @__PURE__ */ t(G, { size: 45 }) })
204
204
  ] })
205
205
  ] });
206
- return /* @__PURE__ */ a(
206
+ return /* @__PURE__ */ t(
207
207
  "div",
208
208
  {
209
209
  className: [
@@ -214,8 +214,8 @@ function Oe({
214
214
  ].filter(Boolean).join(" "),
215
215
  onMouseEnter: L,
216
216
  onMouseLeave: B,
217
- style: y && !p ? { gridArea: y } : {},
218
- children: /* @__PURE__ */ a(be, { callToAction: o, resolvedUrl: w, children: $ })
217
+ style: g && !p ? { gridArea: g } : {},
218
+ children: /* @__PURE__ */ t(be, { callToAction: o, resolvedUrl: w, children: $ })
219
219
  }
220
220
  );
221
221
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quirk-ui",
3
3
  "private": false,
4
- "version": "0.1.128",
4
+ "version": "0.1.129",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {