quirk-ui 0.1.124 → 0.1.125
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
|
-
.
|
|
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 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../index17.css');const
|
|
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,5 +1,5 @@
|
|
|
1
|
-
import { jsx as
|
|
2
|
-
import { Modal as
|
|
1
|
+
import { jsx as a, jsxs as m, Fragment as k } from "react/jsx-runtime";
|
|
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";
|
|
5
5
|
import { useStyleClasses as W } from "../../hooks/useStyleClasses.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 = "
|
|
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 = {
|
|
11
11
|
cardLink: Q,
|
|
12
12
|
card: Y,
|
|
13
13
|
container: q,
|
|
@@ -21,8 +21,8 @@ import '../../../index17.css';const Q = "_cardLink_16ew5_1", Y = "_card_16ew5_1"
|
|
|
21
21
|
description: A,
|
|
22
22
|
imageWrapper: T,
|
|
23
23
|
metric: ee,
|
|
24
|
-
outerCircle:
|
|
25
|
-
innerCircle:
|
|
24
|
+
outerCircle: ae,
|
|
25
|
+
innerCircle: te,
|
|
26
26
|
metricLabel: se,
|
|
27
27
|
textOnly: re,
|
|
28
28
|
imageOnly: ne,
|
|
@@ -34,10 +34,10 @@ import '../../../index17.css';const Q = "_cardLink_16ew5_1", Y = "_card_16ew5_1"
|
|
|
34
34
|
containImage: _e,
|
|
35
35
|
fullBleedImage: de,
|
|
36
36
|
image: ge,
|
|
37
|
-
eyebrow:
|
|
38
|
-
cta:
|
|
37
|
+
eyebrow: ye,
|
|
38
|
+
cta: fe,
|
|
39
39
|
secondary: ue
|
|
40
|
-
},
|
|
40
|
+
}, h = {
|
|
41
41
|
"full-bleed": e.fullBleed,
|
|
42
42
|
text: e.textOnly,
|
|
43
43
|
metric: e.metric,
|
|
@@ -47,11 +47,11 @@ import '../../../index17.css';const Q = "_cardLink_16ew5_1", Y = "_card_16ew5_1"
|
|
|
47
47
|
"image-bottom": e.imageBottom,
|
|
48
48
|
"image-only": e.imageOnly
|
|
49
49
|
};
|
|
50
|
-
function pe({ value:
|
|
51
|
-
if (!
|
|
52
|
-
const s = 125, r = (s - 10) / 2, n = 2 * Math.PI * r, i = n - parseFloat(
|
|
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;
|
|
53
53
|
return /* @__PURE__ */ m("svg", { width: s, height: s, viewBox: `0 0 ${s} ${s}`, children: [
|
|
54
|
-
/* @__PURE__ */
|
|
54
|
+
/* @__PURE__ */ a(
|
|
55
55
|
"circle",
|
|
56
56
|
{
|
|
57
57
|
className: e.outerCircle,
|
|
@@ -61,7 +61,7 @@ function pe({ value: a }) {
|
|
|
61
61
|
fill: "none"
|
|
62
62
|
}
|
|
63
63
|
),
|
|
64
|
-
/* @__PURE__ */
|
|
64
|
+
/* @__PURE__ */ a(
|
|
65
65
|
"circle",
|
|
66
66
|
{
|
|
67
67
|
className: e.innerCircle,
|
|
@@ -75,7 +75,7 @@ function pe({ value: a }) {
|
|
|
75
75
|
transform: `rotate(-90 ${s / 2} ${s / 2})`
|
|
76
76
|
}
|
|
77
77
|
),
|
|
78
|
-
/* @__PURE__ */
|
|
78
|
+
/* @__PURE__ */ a(
|
|
79
79
|
"text",
|
|
80
80
|
{
|
|
81
81
|
className: e.metricLabel,
|
|
@@ -83,54 +83,54 @@ function pe({ value: a }) {
|
|
|
83
83
|
y: "52%",
|
|
84
84
|
dominantBaseline: "middle",
|
|
85
85
|
textAnchor: "middle",
|
|
86
|
-
children:
|
|
86
|
+
children: t
|
|
87
87
|
}
|
|
88
88
|
)
|
|
89
89
|
] });
|
|
90
90
|
}
|
|
91
|
-
function
|
|
92
|
-
callToAction:
|
|
91
|
+
function be({
|
|
92
|
+
callToAction: t,
|
|
93
93
|
resolvedUrl: s,
|
|
94
94
|
children: r
|
|
95
95
|
}) {
|
|
96
96
|
var n, i;
|
|
97
|
-
switch (
|
|
97
|
+
switch (t == null ? void 0 : t.type) {
|
|
98
98
|
case "link":
|
|
99
|
-
return /* @__PURE__ */
|
|
99
|
+
return /* @__PURE__ */ a(
|
|
100
100
|
"a",
|
|
101
101
|
{
|
|
102
102
|
className: e.cardLink,
|
|
103
|
-
"aria-label":
|
|
103
|
+
"aria-label": t.ariaLabel || t.label,
|
|
104
104
|
href: s,
|
|
105
|
-
target: ((n =
|
|
106
|
-
rel: ((i =
|
|
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" : "",
|
|
107
107
|
children: r
|
|
108
108
|
}
|
|
109
109
|
);
|
|
110
110
|
case "modal":
|
|
111
|
-
return /* @__PURE__ */
|
|
112
|
-
|
|
111
|
+
return /* @__PURE__ */ a(
|
|
112
|
+
v,
|
|
113
113
|
{
|
|
114
114
|
className: e.modalTrigger,
|
|
115
115
|
trigger: r,
|
|
116
|
-
content:
|
|
116
|
+
content: t.modalContent
|
|
117
117
|
}
|
|
118
118
|
);
|
|
119
119
|
case "video":
|
|
120
|
-
return /* @__PURE__ */
|
|
121
|
-
|
|
120
|
+
return /* @__PURE__ */ a(
|
|
121
|
+
v,
|
|
122
122
|
{
|
|
123
123
|
className: e.modalTrigger,
|
|
124
124
|
trigger: r,
|
|
125
|
-
content: /* @__PURE__ */
|
|
125
|
+
content: /* @__PURE__ */ a("video", { src: t.videoUrl, controls: !0, autoPlay: !0 })
|
|
126
126
|
}
|
|
127
127
|
);
|
|
128
128
|
case "download":
|
|
129
|
-
return /* @__PURE__ */
|
|
129
|
+
return /* @__PURE__ */ a(
|
|
130
130
|
"a",
|
|
131
131
|
{
|
|
132
132
|
className: e.cardLink,
|
|
133
|
-
"aria-label":
|
|
133
|
+
"aria-label": t.ariaLabel || t.label,
|
|
134
134
|
href: s,
|
|
135
135
|
download: !0,
|
|
136
136
|
target: "_blank",
|
|
@@ -139,11 +139,11 @@ function ye({
|
|
|
139
139
|
}
|
|
140
140
|
);
|
|
141
141
|
default:
|
|
142
|
-
return /* @__PURE__ */
|
|
142
|
+
return /* @__PURE__ */ a(k, { children: r });
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
145
|
function Oe({
|
|
146
|
-
style:
|
|
146
|
+
style: t,
|
|
147
147
|
variant: s = "noImage",
|
|
148
148
|
metricValue: r,
|
|
149
149
|
eyebrow: n,
|
|
@@ -152,37 +152,37 @@ function Oe({
|
|
|
152
152
|
image: c,
|
|
153
153
|
icon: g,
|
|
154
154
|
callToAction: o,
|
|
155
|
-
onHover:
|
|
156
|
-
onLeave:
|
|
157
|
-
gridArea:
|
|
158
|
-
styleOptions:
|
|
159
|
-
renderImage:
|
|
155
|
+
onHover: L,
|
|
156
|
+
onLeave: B,
|
|
157
|
+
gridArea: y,
|
|
158
|
+
styleOptions: I,
|
|
159
|
+
renderImage: f,
|
|
160
160
|
renderRichText: l
|
|
161
161
|
}) {
|
|
162
|
-
const { mode: u } = j(), p = U("(max-width: 767px)"),
|
|
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({
|
|
163
163
|
src: d,
|
|
164
|
-
alt:
|
|
164
|
+
alt: b,
|
|
165
165
|
width: 600,
|
|
166
166
|
height: 658,
|
|
167
|
-
style:
|
|
168
|
-
}) : /* @__PURE__ */
|
|
167
|
+
style: N
|
|
168
|
+
}) : /* @__PURE__ */ a(
|
|
169
169
|
"img",
|
|
170
170
|
{
|
|
171
171
|
src: d,
|
|
172
|
-
alt:
|
|
172
|
+
alt: b,
|
|
173
173
|
width: 600,
|
|
174
174
|
height: 658,
|
|
175
|
-
style:
|
|
175
|
+
style: N
|
|
176
176
|
}
|
|
177
|
-
) }) : null, S = !r && !n && !i && !_, $ = /* @__PURE__ */ m(
|
|
177
|
+
) }) : null, S = !r && !n && !i && !_, $ = /* @__PURE__ */ m(k, { children: [
|
|
178
178
|
/* @__PURE__ */ m(
|
|
179
179
|
"div",
|
|
180
180
|
{
|
|
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__ */
|
|
185
|
-
r && /* @__PURE__ */
|
|
184
|
+
g && /* @__PURE__ */ a("div", { className: e.icon, children: /* @__PURE__ */ a("i", { className: g }) }),
|
|
185
|
+
r && /* @__PURE__ */ a(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,27 +195,27 @@ function Oe({
|
|
|
195
195
|
}
|
|
196
196
|
),
|
|
197
197
|
(o == null ? void 0 : o.videoUrl) && /* @__PURE__ */ m("div", { className: e.callToAction, children: [
|
|
198
|
-
/* @__PURE__ */
|
|
199
|
-
/* @__PURE__ */
|
|
198
|
+
/* @__PURE__ */ a("div", { className: e.label, children: o.label }),
|
|
199
|
+
/* @__PURE__ */ a("div", { className: e.cardIcon, children: /* @__PURE__ */ a(E, { size: 45 }) })
|
|
200
200
|
] }),
|
|
201
201
|
(o == null ? void 0 : o.type) === "link" && /* @__PURE__ */ m("div", { className: e.callToAction, children: [
|
|
202
|
-
/* @__PURE__ */
|
|
203
|
-
/* @__PURE__ */
|
|
202
|
+
/* @__PURE__ */ a("div", { className: e.label, children: o.label }),
|
|
203
|
+
/* @__PURE__ */ a("div", { className: e.cardIcon, children: /* @__PURE__ */ a(G, { size: 45 }) })
|
|
204
204
|
] })
|
|
205
205
|
] });
|
|
206
|
-
return /* @__PURE__ */
|
|
206
|
+
return /* @__PURE__ */ a(
|
|
207
207
|
"div",
|
|
208
208
|
{
|
|
209
209
|
className: [
|
|
210
|
-
|
|
210
|
+
C,
|
|
211
211
|
e.card,
|
|
212
212
|
M,
|
|
213
213
|
e[s] ?? ""
|
|
214
214
|
].filter(Boolean).join(" "),
|
|
215
|
-
onMouseEnter:
|
|
216
|
-
onMouseLeave:
|
|
217
|
-
style:
|
|
218
|
-
children: /* @__PURE__ */
|
|
215
|
+
onMouseEnter: L,
|
|
216
|
+
onMouseLeave: B,
|
|
217
|
+
style: y && !p ? { gridArea: y } : {},
|
|
218
|
+
children: /* @__PURE__ */ a(be, { callToAction: o, resolvedUrl: w, children: $ })
|
|
219
219
|
}
|
|
220
220
|
);
|
|
221
221
|
}
|