quirk-ui 0.0.516 → 0.0.518
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/assets/index4.css +1 -1
- package/dist/assets/index4.css.d.ts +17 -17
- package/dist/next/blocks/TabsBlock/index.cjs +1 -1
- package/dist/next/blocks/TabsBlock/index.mjs +100 -99
- package/dist/next/cards/GridCard/index.cjs +1 -1
- package/dist/next/cards/GridCard/index.mjs +8 -8
- package/dist/next/cards/ProductCard/index.cjs +1 -1
- package/dist/next/cards/ProductCard/index.mjs +11 -11
- package/dist/next/cards/ReviewCard/index.cjs +1 -1
- package/dist/next/cards/ReviewCard/index.mjs +6 -6
- package/dist/next/cards/SpotlightCard/index.cjs +1 -1
- package/dist/next/cards/SpotlightCard/index.mjs +1 -1
- package/dist/styles.css +2 -2
- package/dist/styles.css.d.ts +17 -17
- package/package.json +1 -1
package/dist/assets/index4.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._tabs_aumj8_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_aumj8_7{width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_aumj8_7 h1,._container_aumj8_7 h2,._container_aumj8_7 h3,._container_aumj8_7 h4,._container_aumj8_7 h5,._container_aumj8_7 h6{width:100%;margin-block:0}._heading_aumj8_25{position:relative;display:flex;flex-direction:column;gap:var(--spacing-md)}._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._headingHorizontal_aumj8_46{flex-direction:row;justify-content:space-between}._headingHorizontal_aumj8_46 ._container_aumj8_7{flex:1}._headingHorizontal_aumj8_46 ._title_aumj8_54{margin-bottom:0;text-wrap:pretty}@media (max-width: 768px){._headingHorizontal_aumj8_46{flex-direction:column}}._headingVertical_aumj8_64{flex-direction:column;justify-content:flex-start}._tabContent_aumj8_74{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:800px;margin:0 auto}._tabContent_aumj8_74 ul{columns:1}._tabContent_aumj8_74 .textPrimary{font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg)}@media (max-width: 767px){._tabContent_aumj8_74{flex-direction:column;gap:var(--spacing-lg);align-items:flex-start}}._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg)}@media (max-width: 767px){._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:column}}._tabContent_aumj8_74._vertical_aumj8_97 ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._tabContent_aumj8_74._vertical_aumj8_97 ._tabImage_aumj8_112 img{width:auto}._tabText_aumj8_120{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);flex:1}._tabImage_aumj8_112{width:100%;height:auto;max-width:175px;align-items:center}._tabImage_aumj8_112 img{position:relative;width:100%;height:auto}._gridItems_aumj8_141{display:grid;width:100%;grid-template-columns:1fr;gap:var(--spacing-md)}@media (min-width: 480px){._gridItems_aumj8_141{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._gridItems_aumj8_141{grid-template-columns:repeat(4,1fr)}}._gridItem_aumj8_141 img{width:100%;height:auto;aspect-ratio:15/9;object-fit:cover;border-radius:var(--radius-md)}._default_aumj8_166 ._container_aumj8_7{display:flex;flex-direction:column;gap:var(--spacing-md)}.orientationVertical ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._fullBleed_aumj8_181{position:relative;padding-top:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._container_aumj8_7{max-width:var(--layout-width);position:relative;display:flex;align-items:flex-end;width:100%;min-height:650px;height:100%;overflow:hidden;flex-grow:1;padding:var(--nav-height) 0 0;border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._container_aumj8_7 img{transition:width .3s ease-in-out,height .3s ease-in-out}._fullBleed_aumj8_181 ._overlay_aumj8_206{width:100%;max-width:var(--layout-width);margin:0 auto;z-index:3;position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._heading_aumj8_25{z-index:3;position:relative;max-width:665px;display:flex;flex-direction:column;gap:var(--spacing-md);background-color:#fff;padding:var(--spacing-xl);border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._fullBleed_aumj8_181.paddingTopBanner,._fullBleed_aumj8_181.paddingTop4,._fullBleed_aumj8_181.paddingTop2,._fullBleed_aumj8_181.paddingTop1{padding-top:0}._fullBleed_aumj8_181.paddingBottomBanner,._fullBleed_aumj8_181.paddingBottom4,._fullBleed_aumj8_181.paddingBottom2,._fullBleed_aumj8_181.paddingBottom1{padding-bottom:0}._fullBleed_aumj8_181.paddingTopBanner ._overlay_aumj8_206{padding-top:8rem}._fullBleed_aumj8_181.paddingBottomBanner ._overlay_aumj8_206{padding-bottom:8rem}._fullBleed_aumj8_181.paddingTop4 ._overlay_aumj8_206{padding-top:4rem}._fullBleed_aumj8_181.paddingBottom4 ._overlay_aumj8_206{padding-bottom:4rem}._fullBleed_aumj8_181.paddingTop2 ._overlay_aumj8_206{padding-top:2rem}._fullBleed_aumj8_181.paddingBottom2 ._overlay_aumj8_206{padding-bottom:2rem}._fullBleed_aumj8_181.paddingTop1 ._overlay_aumj8_206{padding-top:1rem}._fullBleed_aumj8_181.paddingBottom1 ._overlay_aumj8_206{padding-bottom:1rem}
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
declare const styles: {
|
|
2
|
-
readonly "
|
|
3
|
-
readonly "
|
|
4
|
-
readonly "
|
|
5
|
-
readonly "
|
|
6
|
-
readonly "
|
|
7
|
-
readonly "
|
|
8
|
-
readonly "
|
|
9
|
-
readonly "
|
|
10
|
-
readonly "
|
|
11
|
-
readonly "
|
|
12
|
-
readonly "
|
|
13
|
-
readonly "
|
|
14
|
-
readonly "
|
|
15
|
-
readonly "
|
|
16
|
-
readonly "
|
|
17
|
-
readonly "
|
|
18
|
-
readonly "
|
|
2
|
+
readonly "_container_aumj8_7": string;
|
|
3
|
+
readonly "_default_aumj8_166": string;
|
|
4
|
+
readonly "_fullBleed_aumj8_181": string;
|
|
5
|
+
readonly "_gridItem_aumj8_141": string;
|
|
6
|
+
readonly "_gridItems_aumj8_141": string;
|
|
7
|
+
readonly "_headingHorizontal_aumj8_46": string;
|
|
8
|
+
readonly "_headingVertical_aumj8_64": string;
|
|
9
|
+
readonly "_heading_aumj8_25": string;
|
|
10
|
+
readonly "_overlay_aumj8_206": string;
|
|
11
|
+
readonly "_tabContent_aumj8_74": string;
|
|
12
|
+
readonly "_tabImage_aumj8_112": string;
|
|
13
|
+
readonly "_tabText_aumj8_120": string;
|
|
14
|
+
readonly "_tabsContainer_aumj8_69": string;
|
|
15
|
+
readonly "_tabs_aumj8_1": string;
|
|
16
|
+
readonly "_text_aumj8_32": string;
|
|
17
|
+
readonly "_title_aumj8_54": string;
|
|
18
|
+
readonly "_vertical_aumj8_97": string;
|
|
19
19
|
readonly "orientationVertical": string;
|
|
20
20
|
readonly "paddingBottom1": string;
|
|
21
21
|
readonly "paddingBottom2": string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index4.css');const t=require("react/jsx-runtime"),J=require("react"),X=require("../../hooks/useStyleClasses.cjs"),Y=require("../../../index-BN6814Bi.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index4.css');const t=require("react/jsx-runtime"),J=require("react"),X=require("../../hooks/useStyleClasses.cjs"),Y=require("../../../index-BN6814Bi.cjs"),_=require("../../../core/components/Tabs/index.cjs"),l=require("../../ui/PortableTextRenderer/index.cjs"),v=require("../../ui/CallToActions/index.cjs"),j=require("next/image"),Z=require("../../utils/resolveLinkUrl.cjs"),A="_tabs_aumj8_1",O="_container_aumj8_7",tt="_heading_aumj8_25",et="_text_aumj8_32",at="_headingHorizontal_aumj8_46",st="_title_aumj8_54",nt="_headingVertical_aumj8_64",rt="_tabContent_aumj8_74",lt="_vertical_aumj8_97",ct="_tabsContainer_aumj8_69",it="_tabImage_aumj8_112",ot="_tabText_aumj8_120",xt="_gridItems_aumj8_141",dt="_gridItem_aumj8_141",bt="_fullBleed_aumj8_181",ut="_overlay_aumj8_206",e={tabs:A,container:O,heading:tt,text:et,headingHorizontal:at,title:st,headingVertical:nt,tabContent:rt,vertical:lt,tabsContainer:ct,tabImage:it,tabText:ot,gridItems:xt,gridItem:dt,default:"_default_aumj8_166",fullBleed:bt,overlay:ut};function _t({heading:s,image:n,items:u,callToAction:c,styleOptions:r}){const[m,K]=J.useState([]);J.useEffect(()=>{async function a(){const i=await Promise.all(u.map(o=>{var x,d;return(x=o==null?void 0:o.content)!=null&&x.tabLink?Z.resolveLinkURL((d=o==null?void 0:o.content)==null?void 0:d.tabLink):void 0}));K(i)}a()},[u]);const h=X.useStyleClasses(r),k=(r==null?void 0:r.layout)??"default",T={horizontal:e.headingHorizontal,vertical:e.headingVertical}[s.headingLayout??"horizontal"],N={default:e.default,"full-bleed":e.fullBleed}[(r==null?void 0:r.layout)??"default"],C={orientationHorizontal:"horizontal",orientationVertical:"vertical"}[(r==null?void 0:r.orientation)??"orientationHorizontal"],Q={themeDefault:"default",themeLight:"light",themeDark:"dark",themeTransparent:"transparent"}[(r==null?void 0:r.theme)??"themeDefault"],I=()=>n&&n.imageUrl?t.jsx("div",{children:t.jsx(j,{src:n.imageUrl,alt:(n==null?void 0:n.asset.altText)||(n==null?void 0:n.asset.description)||"Tabs image",width:600,height:658,priority:!0})}):null,f=t.jsxs(_.Tabs,{defaultIndex:0,orientation:C,theme:Q,children:[t.jsx(_.Tabs.List,{children:u.map((a,i)=>t.jsx(_.Tabs.Trigger,{index:i,children:a.title},a.title))}),u.map((a,i)=>{var o,x,d,L,$,R,p,g,U,q,z,B,w,y,V,H,D,M,S,G,P,F;return t.jsx(_.Tabs.Panel,{index:i,children:t.jsxs("div",{className:`${e.tabContent} ${e[C]}`,children:[((x=(o=a.content)==null?void 0:o.tabImage)==null?void 0:x.imageUrl)&&t.jsx("div",{className:e.tabImage,children:t.jsx(j,{src:(d=a.content)==null?void 0:d.tabImage.imageUrl,alt:((L=a.content)==null?void 0:L.tabImage.asset.altText)||"Tab item image",width:250,height:250})}),t.jsxs("div",{className:e.tabText,children:[(($=a.content)==null?void 0:$.tabText)&&t.jsx(l.RichText,{blocks:a.content.tabText}),((R=a.content)==null?void 0:R.tabGridItem)&&Array.isArray((p=a.content)==null?void 0:p.tabGridItem)&&t.jsx("div",{className:e.gridItems,children:a.content.tabGridItem.map((b,W)=>{var E;return t.jsxs("div",{className:e.gridItem,children:[((E=b.itemImage)==null?void 0:E.imageUrl)&&t.jsx(j,{src:b.itemImage.imageUrl,alt:b.itemImage.asset.altText||"Grid item image",priority:!1,width:200,height:200}),b.itemText&&t.jsx(l.RichText,{blocks:b.itemText})]},W)})}),m[i]&&m[i]!=="#"&&t.jsx(Y.CallToAction,{as:"a",variant:((U=(g=a.content)==null?void 0:g.tabLink)==null?void 0:U.variant)??"primary",href:m[i]??"#",target:((B=(z=(q=a.content)==null?void 0:q.tabLink)==null?void 0:z.linkOptions)==null?void 0:B.linkType)==="external"?"_blank":"_self",rel:((V=(y=(w=a.content)==null?void 0:w.tabLink)==null?void 0:y.linkOptions)==null?void 0:V.linkType)==="external"?"noopener noreferrer":"","aria-label":((D=(H=a.content)==null?void 0:H.tabLink)==null?void 0:D.ariaLabel)||((S=(M=a.content)==null?void 0:M.tabLink)==null?void 0:S.label),children:(P=(G=a.content)==null?void 0:G.tabLink)==null?void 0:P.label},i),((F=a.content)==null?void 0:F.tabDisclaimer)&&t.jsx(l.RichText,{blocks:a.content.tabDisclaimer})]})]},i)},a.title)})]});if(k==="split")return t.jsx("section",{className:`${e.tabs} ${h}`,children:t.jsxs("article",{className:e.container,children:[t.jsxs("div",{className:`${e.heading} ${T}`,children:[t.jsxs("div",{children:[s.eyebrow&&t.jsx(l.RichText,{blocks:s.eyebrow}),t.jsx(l.RichText,{className:e.title,blocks:s.title})]}),s.description&&t.jsx(l.RichText,{blocks:s.description}),c&&t.jsx(v.CallToActions,{items:c.items,alignment:c.alignment}),s.disclaimer&&t.jsx(l.RichText,{blocks:s.disclaimer}),t.jsx("div",{className:e.tabsContainer,children:f})]}),I()]})});if(k==="default")return t.jsx("section",{className:`${e.tabs} ${N} ${h}`,children:t.jsxs("article",{className:e.container,children:[I(),t.jsxs("div",{className:`${e.heading} ${T}`,children:[t.jsx(l.RichText,{className:e.title,blocks:s.title}),((s==null?void 0:s.description)||(c==null?void 0:c.items))&&t.jsx("div",{className:e.text,children:s.description&&t.jsx(l.RichText,{blocks:s.description})})]}),t.jsx("div",{className:e.tabsContainer,children:f}),c&&t.jsx(v.CallToActions,{items:c.items,alignment:c.alignment}),s.disclaimer&&t.jsx(l.RichText,{blocks:s.disclaimer})]})});if(k==="full-bleed")return t.jsx("section",{className:`${e.tabs} ${N} ${h} tabsFullBleed`,children:t.jsxs("article",{className:e.container,children:[(n==null?void 0:n.imageUrl)&&t.jsx(j,{src:n.imageUrl??"",alt:(n==null?void 0:n.asset.altText)||(n==null?void 0:n.asset.description)||"Card image",fill:!0,priority:!0,style:{objectFit:"cover"},draggable:!1,sizes:"(max-width: 767px) 600px, 1200px"}),t.jsxs("div",{className:e.overlay,children:[t.jsxs("div",{className:`${e.heading} ${T}`,children:[t.jsx(l.RichText,{className:e.title,blocks:s.title}),s.description&&t.jsx(l.RichText,{blocks:s.description}),t.jsx("div",{className:e.tabsContainer,children:f})]}),c&&t.jsx(v.CallToActions,{items:c.items,alignment:c.alignment}),s.disclaimer&&t.jsx(l.RichText,{blocks:s.disclaimer})]})]})})}exports.TabsBlock=_t;
|
|
@@ -1,61 +1,61 @@
|
|
|
1
|
-
import { jsxs as
|
|
1
|
+
import { jsxs as c, jsx as t } from "react/jsx-runtime";
|
|
2
2
|
import { useState as X, useEffect as Y } from "react";
|
|
3
3
|
import { useStyleClasses as Z } from "../../hooks/useStyleClasses.mjs";
|
|
4
4
|
import { C as A } from "../../../index-C-E0ib2G.js";
|
|
5
|
-
import { Tabs as
|
|
5
|
+
import { Tabs as h } from "../../../core/components/Tabs/index.mjs";
|
|
6
6
|
import { RichText as s } from "../../ui/PortableTextRenderer/index.mjs";
|
|
7
|
-
import { CallToActions as
|
|
7
|
+
import { CallToActions as j } from "../../ui/CallToActions/index.mjs";
|
|
8
8
|
import f from "next/image";
|
|
9
9
|
import { resolveLinkURL as O } from "../../utils/resolveLinkUrl.mjs";
|
|
10
|
-
import '../../../assets/index4.css';const tt = "
|
|
10
|
+
import '../../../assets/index4.css';const tt = "_tabs_aumj8_1", at = "_container_aumj8_7", et = "_heading_aumj8_25", rt = "_text_aumj8_32", nt = "_headingHorizontal_aumj8_46", lt = "_title_aumj8_54", st = "_headingVertical_aumj8_64", it = "_tabContent_aumj8_74", ct = "_vertical_aumj8_97", ot = "_tabsContainer_aumj8_69", dt = "_tabImage_aumj8_112", mt = "_tabText_aumj8_120", bt = "_gridItems_aumj8_141", ut = "_gridItem_aumj8_141", _t = "_fullBleed_aumj8_181", ht = "_overlay_aumj8_206", a = {
|
|
11
11
|
tabs: tt,
|
|
12
|
-
container:
|
|
13
|
-
heading:
|
|
12
|
+
container: at,
|
|
13
|
+
heading: et,
|
|
14
14
|
text: rt,
|
|
15
15
|
headingHorizontal: nt,
|
|
16
16
|
title: lt,
|
|
17
17
|
headingVertical: st,
|
|
18
|
-
tabContent:
|
|
19
|
-
vertical:
|
|
20
|
-
tabsContainer:
|
|
21
|
-
tabImage:
|
|
22
|
-
tabText:
|
|
23
|
-
gridItems:
|
|
24
|
-
gridItem:
|
|
25
|
-
default: "
|
|
26
|
-
fullBleed:
|
|
27
|
-
overlay:
|
|
18
|
+
tabContent: it,
|
|
19
|
+
vertical: ct,
|
|
20
|
+
tabsContainer: ot,
|
|
21
|
+
tabImage: dt,
|
|
22
|
+
tabText: mt,
|
|
23
|
+
gridItems: bt,
|
|
24
|
+
gridItem: ut,
|
|
25
|
+
default: "_default_aumj8_166",
|
|
26
|
+
fullBleed: _t,
|
|
27
|
+
overlay: ht
|
|
28
28
|
};
|
|
29
|
-
function
|
|
29
|
+
function Tt({
|
|
30
30
|
heading: r,
|
|
31
31
|
image: n,
|
|
32
|
-
items:
|
|
33
|
-
callToAction:
|
|
32
|
+
items: _,
|
|
33
|
+
callToAction: i,
|
|
34
34
|
styleOptions: l
|
|
35
35
|
}) {
|
|
36
|
-
const [
|
|
36
|
+
const [k, K] = X([]);
|
|
37
37
|
Y(() => {
|
|
38
|
-
async function
|
|
39
|
-
const
|
|
40
|
-
|
|
41
|
-
(
|
|
42
|
-
var
|
|
43
|
-
return (
|
|
38
|
+
async function e() {
|
|
39
|
+
const o = await Promise.all(
|
|
40
|
+
_.map(
|
|
41
|
+
(d) => {
|
|
42
|
+
var m, b;
|
|
43
|
+
return (m = d == null ? void 0 : d.content) != null && m.tabLink ? O((b = d == null ? void 0 : d.content) == null ? void 0 : b.tabLink) : void 0;
|
|
44
44
|
}
|
|
45
45
|
)
|
|
46
46
|
);
|
|
47
|
-
K(
|
|
47
|
+
K(o);
|
|
48
48
|
}
|
|
49
|
-
|
|
50
|
-
}, [
|
|
51
|
-
const
|
|
52
|
-
horizontal:
|
|
53
|
-
vertical:
|
|
54
|
-
}[r.headingLayout ?? "horizontal"],
|
|
55
|
-
default:
|
|
49
|
+
e();
|
|
50
|
+
}, [_]);
|
|
51
|
+
const v = Z(l), N = (l == null ? void 0 : l.layout) ?? "default", p = {
|
|
52
|
+
horizontal: a.headingHorizontal,
|
|
53
|
+
vertical: a.headingVertical
|
|
54
|
+
}[r.headingLayout ?? "horizontal"], I = {
|
|
55
|
+
default: a.default,
|
|
56
56
|
//split: styles.split,
|
|
57
|
-
"full-bleed":
|
|
58
|
-
}[(l == null ? void 0 : l.layout) ?? "default"],
|
|
57
|
+
"full-bleed": a.fullBleed
|
|
58
|
+
}[(l == null ? void 0 : l.layout) ?? "default"], C = {
|
|
59
59
|
orientationHorizontal: "horizontal",
|
|
60
60
|
orientationVertical: "vertical"
|
|
61
61
|
}[(l == null ? void 0 : l.orientation) ?? "orientationHorizontal"], Q = {
|
|
@@ -63,7 +63,7 @@ function Ut({
|
|
|
63
63
|
themeLight: "light",
|
|
64
64
|
themeDark: "dark",
|
|
65
65
|
themeTransparent: "transparent"
|
|
66
|
-
}[(l == null ? void 0 : l.theme) ?? "themeDefault"],
|
|
66
|
+
}[(l == null ? void 0 : l.theme) ?? "themeDefault"], L = () => n && n.imageUrl ? /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t(
|
|
67
67
|
f,
|
|
68
68
|
{
|
|
69
69
|
src: n.imageUrl,
|
|
@@ -72,105 +72,106 @@ function Ut({
|
|
|
72
72
|
height: 658,
|
|
73
73
|
priority: !0
|
|
74
74
|
}
|
|
75
|
-
) }) : null,
|
|
76
|
-
/* @__PURE__ */ t(
|
|
77
|
-
|
|
78
|
-
var
|
|
79
|
-
return /* @__PURE__ */ t(
|
|
75
|
+
) }) : null, x = /* @__PURE__ */ c(h, { defaultIndex: 0, orientation: C, theme: Q, children: [
|
|
76
|
+
/* @__PURE__ */ t(h.List, { children: _.map((e, o) => /* @__PURE__ */ t(h.Trigger, { index: o, children: e.title }, e.title)) }),
|
|
77
|
+
_.map((e, o) => {
|
|
78
|
+
var d, m, b, $, T, U, g, z, B, w, V, H, D, y, G, M, F, P, R, S, E, q;
|
|
79
|
+
return /* @__PURE__ */ t(h.Panel, { index: o, children: /* @__PURE__ */ c(
|
|
80
80
|
"div",
|
|
81
81
|
{
|
|
82
|
-
className: `${
|
|
82
|
+
className: `${a.tabContent} ${a[C]}`,
|
|
83
83
|
children: [
|
|
84
|
-
((
|
|
84
|
+
((m = (d = e.content) == null ? void 0 : d.tabImage) == null ? void 0 : m.imageUrl) && /* @__PURE__ */ t("div", { className: a.tabImage, children: /* @__PURE__ */ t(
|
|
85
85
|
f,
|
|
86
86
|
{
|
|
87
|
-
src: (
|
|
88
|
-
alt: ((
|
|
87
|
+
src: (b = e.content) == null ? void 0 : b.tabImage.imageUrl,
|
|
88
|
+
alt: (($ = e.content) == null ? void 0 : $.tabImage.asset.altText) || "Tab item image",
|
|
89
89
|
width: 250,
|
|
90
90
|
height: 250
|
|
91
91
|
}
|
|
92
92
|
) }),
|
|
93
|
-
/* @__PURE__ */
|
|
94
|
-
((
|
|
95
|
-
((
|
|
93
|
+
/* @__PURE__ */ c("div", { className: a.tabText, children: [
|
|
94
|
+
((T = e.content) == null ? void 0 : T.tabText) && /* @__PURE__ */ t(s, { blocks: e.content.tabText }),
|
|
95
|
+
((U = e.content) == null ? void 0 : U.tabGridItem) && Array.isArray((g = e.content) == null ? void 0 : g.tabGridItem) && /* @__PURE__ */ t("div", { className: a.gridItems, children: e.content.tabGridItem.map((u, W) => {
|
|
96
96
|
var J;
|
|
97
|
-
return /* @__PURE__ */
|
|
98
|
-
((J =
|
|
97
|
+
return /* @__PURE__ */ c("div", { className: a.gridItem, children: [
|
|
98
|
+
((J = u.itemImage) == null ? void 0 : J.imageUrl) && /* @__PURE__ */ t(
|
|
99
99
|
f,
|
|
100
100
|
{
|
|
101
|
-
src:
|
|
102
|
-
alt:
|
|
101
|
+
src: u.itemImage.imageUrl,
|
|
102
|
+
alt: u.itemImage.asset.altText || "Grid item image",
|
|
103
|
+
priority: !1,
|
|
103
104
|
width: 200,
|
|
104
105
|
height: 200
|
|
105
106
|
}
|
|
106
107
|
),
|
|
107
|
-
|
|
108
|
+
u.itemText && /* @__PURE__ */ t(s, { blocks: u.itemText })
|
|
108
109
|
] }, W);
|
|
109
110
|
}) }),
|
|
110
|
-
|
|
111
|
+
k[o] && k[o] !== "#" && /* @__PURE__ */ t(
|
|
111
112
|
A,
|
|
112
113
|
{
|
|
113
114
|
as: "a",
|
|
114
|
-
variant: ((
|
|
115
|
-
href:
|
|
116
|
-
target: ((
|
|
117
|
-
rel: ((
|
|
118
|
-
"aria-label": ((F = (
|
|
119
|
-
children: (E = (S =
|
|
115
|
+
variant: ((B = (z = e.content) == null ? void 0 : z.tabLink) == null ? void 0 : B.variant) ?? "primary",
|
|
116
|
+
href: k[o] ?? "#",
|
|
117
|
+
target: ((H = (V = (w = e.content) == null ? void 0 : w.tabLink) == null ? void 0 : V.linkOptions) == null ? void 0 : H.linkType) === "external" ? "_blank" : "_self",
|
|
118
|
+
rel: ((G = (y = (D = e.content) == null ? void 0 : D.tabLink) == null ? void 0 : y.linkOptions) == null ? void 0 : G.linkType) === "external" ? "noopener noreferrer" : "",
|
|
119
|
+
"aria-label": ((F = (M = e.content) == null ? void 0 : M.tabLink) == null ? void 0 : F.ariaLabel) || ((R = (P = e.content) == null ? void 0 : P.tabLink) == null ? void 0 : R.label),
|
|
120
|
+
children: (E = (S = e.content) == null ? void 0 : S.tabLink) == null ? void 0 : E.label
|
|
120
121
|
},
|
|
121
|
-
|
|
122
|
+
o
|
|
122
123
|
),
|
|
123
|
-
((q =
|
|
124
|
+
((q = e.content) == null ? void 0 : q.tabDisclaimer) && /* @__PURE__ */ t(s, { blocks: e.content.tabDisclaimer })
|
|
124
125
|
] })
|
|
125
126
|
]
|
|
126
127
|
},
|
|
127
|
-
|
|
128
|
-
) },
|
|
128
|
+
o
|
|
129
|
+
) }, e.title);
|
|
129
130
|
})
|
|
130
131
|
] });
|
|
131
|
-
if (
|
|
132
|
-
return /* @__PURE__ */ t("section", { className: `${
|
|
133
|
-
/* @__PURE__ */
|
|
134
|
-
/* @__PURE__ */
|
|
132
|
+
if (N === "split")
|
|
133
|
+
return /* @__PURE__ */ t("section", { className: `${a.tabs} ${v}`, children: /* @__PURE__ */ c("article", { className: a.container, children: [
|
|
134
|
+
/* @__PURE__ */ c("div", { className: `${a.heading} ${p}`, children: [
|
|
135
|
+
/* @__PURE__ */ c("div", { children: [
|
|
135
136
|
r.eyebrow && /* @__PURE__ */ t(s, { blocks: r.eyebrow }),
|
|
136
|
-
/* @__PURE__ */ t(s, { className:
|
|
137
|
+
/* @__PURE__ */ t(s, { className: a.title, blocks: r.title })
|
|
137
138
|
] }),
|
|
138
139
|
r.description && /* @__PURE__ */ t(s, { blocks: r.description }),
|
|
139
|
-
|
|
140
|
-
|
|
140
|
+
i && /* @__PURE__ */ t(
|
|
141
|
+
j,
|
|
141
142
|
{
|
|
142
|
-
items:
|
|
143
|
-
alignment:
|
|
143
|
+
items: i.items,
|
|
144
|
+
alignment: i.alignment
|
|
144
145
|
}
|
|
145
146
|
),
|
|
146
147
|
r.disclaimer && /* @__PURE__ */ t(s, { blocks: r.disclaimer }),
|
|
147
|
-
/* @__PURE__ */ t("div", { className:
|
|
148
|
+
/* @__PURE__ */ t("div", { className: a.tabsContainer, children: x })
|
|
148
149
|
] }),
|
|
149
|
-
|
|
150
|
+
L()
|
|
150
151
|
] }) });
|
|
151
|
-
if (
|
|
152
|
-
return /* @__PURE__ */ t("section", { className: `${
|
|
153
|
-
|
|
154
|
-
/* @__PURE__ */
|
|
155
|
-
/* @__PURE__ */ t(s, { className:
|
|
156
|
-
((r == null ? void 0 : r.description) || (
|
|
152
|
+
if (N === "default")
|
|
153
|
+
return /* @__PURE__ */ t("section", { className: `${a.tabs} ${I} ${v}`, children: /* @__PURE__ */ c("article", { className: a.container, children: [
|
|
154
|
+
L(),
|
|
155
|
+
/* @__PURE__ */ c("div", { className: `${a.heading} ${p}`, children: [
|
|
156
|
+
/* @__PURE__ */ t(s, { className: a.title, blocks: r.title }),
|
|
157
|
+
((r == null ? void 0 : r.description) || (i == null ? void 0 : i.items)) && /* @__PURE__ */ t("div", { className: a.text, children: r.description && /* @__PURE__ */ t(s, { blocks: r.description }) })
|
|
157
158
|
] }),
|
|
158
|
-
/* @__PURE__ */ t("div", { className:
|
|
159
|
-
|
|
160
|
-
|
|
159
|
+
/* @__PURE__ */ t("div", { className: a.tabsContainer, children: x }),
|
|
160
|
+
i && /* @__PURE__ */ t(
|
|
161
|
+
j,
|
|
161
162
|
{
|
|
162
|
-
items:
|
|
163
|
-
alignment:
|
|
163
|
+
items: i.items,
|
|
164
|
+
alignment: i.alignment
|
|
164
165
|
}
|
|
165
166
|
),
|
|
166
167
|
r.disclaimer && /* @__PURE__ */ t(s, { blocks: r.disclaimer })
|
|
167
168
|
] }) });
|
|
168
|
-
if (
|
|
169
|
+
if (N === "full-bleed")
|
|
169
170
|
return /* @__PURE__ */ t(
|
|
170
171
|
"section",
|
|
171
172
|
{
|
|
172
|
-
className: `${
|
|
173
|
-
children: /* @__PURE__ */
|
|
173
|
+
className: `${a.tabs} ${I} ${v} tabsFullBleed`,
|
|
174
|
+
children: /* @__PURE__ */ c("article", { className: a.container, children: [
|
|
174
175
|
(n == null ? void 0 : n.imageUrl) && /* @__PURE__ */ t(
|
|
175
176
|
f,
|
|
176
177
|
{
|
|
@@ -183,17 +184,17 @@ function Ut({
|
|
|
183
184
|
sizes: "(max-width: 767px) 600px, 1200px"
|
|
184
185
|
}
|
|
185
186
|
),
|
|
186
|
-
/* @__PURE__ */
|
|
187
|
-
/* @__PURE__ */
|
|
188
|
-
/* @__PURE__ */ t(s, { className:
|
|
187
|
+
/* @__PURE__ */ c("div", { className: a.overlay, children: [
|
|
188
|
+
/* @__PURE__ */ c("div", { className: `${a.heading} ${p}`, children: [
|
|
189
|
+
/* @__PURE__ */ t(s, { className: a.title, blocks: r.title }),
|
|
189
190
|
r.description && /* @__PURE__ */ t(s, { blocks: r.description }),
|
|
190
|
-
/* @__PURE__ */ t("div", { className:
|
|
191
|
+
/* @__PURE__ */ t("div", { className: a.tabsContainer, children: x })
|
|
191
192
|
] }),
|
|
192
|
-
|
|
193
|
-
|
|
193
|
+
i && /* @__PURE__ */ t(
|
|
194
|
+
j,
|
|
194
195
|
{
|
|
195
|
-
items:
|
|
196
|
-
alignment:
|
|
196
|
+
items: i.items,
|
|
197
|
+
alignment: i.alignment
|
|
197
198
|
}
|
|
198
199
|
),
|
|
199
200
|
r.disclaimer && /* @__PURE__ */ t(s, { blocks: r.disclaimer })
|
|
@@ -203,5 +204,5 @@ function Ut({
|
|
|
203
204
|
);
|
|
204
205
|
}
|
|
205
206
|
export {
|
|
206
|
-
|
|
207
|
+
Tt as TabsBlock
|
|
207
208
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index19.css');const s=require("react/jsx-runtime"),j=require("react"),h=require("../../ui/PortableTextRenderer/index.cjs"),U=require("next/image"),b=require("../../../core/components/Modal/index.cjs"),F=require("../../utils/resolveLinkUrl.cjs"),O=require("../../hooks/useMediaQuery.cjs"),P=require("../../hooks/useStyleClasses.cjs");require("@fortawesome/fontawesome-free/css/all.min.css");const S=require("../../../play-CQBnZgNa.cjs"),W=require("../../../arrow-right-DO6S4vfx.cjs"),D="_cardLink_1w006_1",E="_card_1w006_1",G="_container_1w006_20",Q="_icon_1w006_30",H="_modalTrigger_1w006_52",J="_callToAction_1w006_57",K="_label_1w006_58",X="_cardIcon_1w006_63",Y="_title_1w006_70",Z="_description_1w006_93",V="_imageWrapper_1w006_108",T="_metric_1w006_193",A="_content_1w006_194",ee="_outerCircle_1w006_210",se="_innerCircle_1w006_215",te="_metricLabel_1w006_221",re="_textOnly_1w006_229",ne="_fullBleed_1w006_261",oe="_imageTop_1w006_302",ie="_imageBottom_1w006_323",ce="_imageLeft_1w006_350",ae="_imageRight_1w006_360",le="_containImage_1w006_410",de="_fullBleedImage_1w006_414",_e="_image_1w006_108",ue="_eyebrow_1w006_501",xe="_cta_1w006_513",he="_secondary_1w006_514",t={cardLink:D,card:E,container:G,icon:Q,modalTrigger:H,callToAction:J,label:K,cardIcon:X,title:Y,description:Z,imageWrapper:V,metric:T,content:A,outerCircle:ee,innerCircle:se,metricLabel:te,textOnly:re,fullBleed:ne,imageTop:oe,imageBottom:ie,imageLeft:ce,imageRight:ae,containImage:le,fullBleedImage:de,image:_e,eyebrow:ue,cta:xe,secondary:he};function we({style:v,variant:w="noImage",metricValue:a,eyebrow:l,title:d,description:_,image:e,icon:
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index19.css');const s=require("react/jsx-runtime"),j=require("react"),h=require("../../ui/PortableTextRenderer/index.cjs"),U=require("next/image"),b=require("../../../core/components/Modal/index.cjs"),F=require("../../utils/resolveLinkUrl.cjs"),O=require("../../hooks/useMediaQuery.cjs"),P=require("../../hooks/useStyleClasses.cjs");require("@fortawesome/fontawesome-free/css/all.min.css");const S=require("../../../play-CQBnZgNa.cjs"),W=require("../../../arrow-right-DO6S4vfx.cjs"),D="_cardLink_1w006_1",E="_card_1w006_1",G="_container_1w006_20",Q="_icon_1w006_30",H="_modalTrigger_1w006_52",J="_callToAction_1w006_57",K="_label_1w006_58",X="_cardIcon_1w006_63",Y="_title_1w006_70",Z="_description_1w006_93",V="_imageWrapper_1w006_108",T="_metric_1w006_193",A="_content_1w006_194",ee="_outerCircle_1w006_210",se="_innerCircle_1w006_215",te="_metricLabel_1w006_221",re="_textOnly_1w006_229",ne="_fullBleed_1w006_261",oe="_imageTop_1w006_302",ie="_imageBottom_1w006_323",ce="_imageLeft_1w006_350",ae="_imageRight_1w006_360",le="_containImage_1w006_410",de="_fullBleedImage_1w006_414",_e="_image_1w006_108",ue="_eyebrow_1w006_501",xe="_cta_1w006_513",he="_secondary_1w006_514",t={cardLink:D,card:E,container:G,icon:Q,modalTrigger:H,callToAction:J,label:K,cardIcon:X,title:Y,description:Z,imageWrapper:V,metric:T,content:A,outerCircle:ee,innerCircle:se,metricLabel:te,textOnly:re,fullBleed:ne,imageTop:oe,imageBottom:ie,imageLeft:ce,imageRight:ae,containImage:le,fullBleedImage:de,image:_e,eyebrow:ue,cta:xe,secondary:he};function we({style:v,variant:w="noImage",metricValue:a,eyebrow:l,title:d,description:_,image:e,icon:f,callToAction:r,onHover:N,onLeave:k,gridArea:p,styleOptions:L}){const[m,C]=j.useState(void 0),I=P.useStyleClasses(L);j.useEffect(()=>{async function n(){if((r==null?void 0:r.type)==="link"||(r==null?void 0:r.type)==="download"){const i=await F.resolveLinkURL(r);C(i)}}n()},[r]);const c=O.useMediaQuery("(max-width: 768px)"),B=(e==null?void 0:e.asset)&&(e==null?void 0:e.layout)==="cover",o={};if((e==null?void 0:e.layout)==="cover")o.objectFit="cover",e!=null&&e.position&&(o.objectPosition=c?"top":e==null?void 0:e.position);else if((e==null?void 0:e.layout)==="contain"){if(o.objectFit="contain",(e==null?void 0:e.width)==="half"?o.width=c?"100%":"50%":(e==null?void 0:e.width)==="inset"?(o.width=c?"100%":"75%",o.maxWidth=e.maxWidth??"unset"):o.width="100%",e!=null&&e.aspectRatio){const[n,i]=e==null?void 0:e.aspectRatio.split(":").map(Number);o.aspectRatio=`${n}/${i}`}}else o.objectFit="none";const R={"full-bleed":t.fullBleed,text:t.textOnly,metric:t.metric,"image-left":t.imageLeft,"image-right":t.imageRight,"image-top":t.imageTop,"image-bottom":t.imageBottom}[v||"text"],z=s.jsx(s.Fragment,{children:e&&e.imageUrl?s.jsx("div",{className:t.imageWrapper,children:s.jsx(U,{src:e.imageUrl,alt:(e==null?void 0:e.asset.altText)||(e==null?void 0:e.asset.description)||"Card image",width:600,height:658,priority:!1,style:o})}):null}),$=({value:n})=>{if(n&&n.includes("%")){const x=2*Math.PI*57.5,g=x-parseFloat(n)/100*x;return s.jsxs("svg",{width:125,height:125,viewBox:"0 0 125 125",children:[s.jsx("circle",{className:t.outerCircle,cx:125/2,cy:125/2,r:57.5,fill:"none"}),s.jsx("circle",{className:t.innerCircle,cx:125/2,cy:125/2,r:57.5,fill:"none",strokeDasharray:x,strokeDashoffset:g,strokeLinecap:"round",transform:`rotate(-90 ${125/2} ${125/2})`}),s.jsx("text",{className:t.metricLabel,x:"50%",y:"52%",dominantBaseline:"middle",textAnchor:"middle",children:n})]})}return s.jsx("div",{className:t.metric})},q=!a&&!l&&!d&&!_,y=s.jsxs(s.Fragment,{children:[s.jsxs("div",{className:`${t.container} ${B?t.fullBleedImage:t.containImage} `,children:[w!=="image"&&!q&&s.jsxs("div",{className:t.content,children:[f&&s.jsx("div",{className:t.icon,children:s.jsx("i",{className:f})}),a&&s.jsx($,{value:a}),l&&s.jsx(h.RichText,{className:t.eyebrow,blocks:l}),d&&s.jsx(h.RichText,{className:t.title,blocks:d}),_&&s.jsx(h.RichText,{className:t.description,blocks:_})]}),z]}),(r==null?void 0:r.videoUrl)&&s.jsxs("div",{className:t.callToAction,children:[s.jsx("div",{className:t.label,children:r.label}),s.jsx("div",{className:t.cardIcon,children:s.jsx(S.Play,{size:45})})]}),(r==null?void 0:r.type)==="link"&&s.jsxs("div",{className:t.callToAction,children:[s.jsx("div",{className:t.label,children:r.label}),s.jsx("div",{className:t.cardIcon,children:s.jsx(W.ArrowRight,{size:45})})]})]}),M=({children:n})=>{var i,u;switch(r==null?void 0:r.type){case"link":return s.jsx("a",{className:t.cardLink,"aria-label":r.ariaLabel||r.label,href:m,target:((i=r.linkOptions)==null?void 0:i.linkType)==="external"?"_blank":"_self",rel:((u=r.linkOptions)==null?void 0:u.linkType)==="external"?"noopener noreferrer":"",children:n});case"modal":return s.jsx(b.Modal,{className:t.modalTrigger,trigger:n,content:r.modalContent});case"video":return s.jsx(b.Modal,{className:t.modalTrigger,trigger:n,content:s.jsx("video",{src:r.videoUrl,controls:!0,autoPlay:!0})});case"download":return s.jsx("a",{className:t.cardLink,"aria-label":r.ariaLabel||r.label,href:m,download:!0,target:"_blank",rel:"noopener noreferrer",children:n})}};return s.jsx("div",{className:`${I} ${t.card} ${R??""} ${t[w]}`,onMouseEnter:N,onMouseLeave:k,style:p&&!c?{gridArea:p}:{},children:(r==null?void 0:r.type)!=="none"?s.jsx(M,{children:y}):s.jsx(s.Fragment,{children:y})})}exports.GridCard=we;
|
|
@@ -9,7 +9,7 @@ import { useStyleClasses as E } from "../../hooks/useStyleClasses.mjs";
|
|
|
9
9
|
import "@fortawesome/fontawesome-free/css/all.min.css";
|
|
10
10
|
import { P as G } from "../../../play-DYgKiSaf.js";
|
|
11
11
|
import { A as Q } from "../../../arrow-right-QEwnX3Sk.js";
|
|
12
|
-
import '../../../assets/index19.css';const q = "_cardLink_1w006_1", H = "_card_1w006_1", J = "_container_1w006_20", K = "_icon_1w006_30", X = "_modalTrigger_1w006_52", Y = "_callToAction_1w006_57", Z = "_label_1w006_58", V = "_cardIcon_1w006_63", T = "_title_1w006_70", A = "_description_1w006_93", ee = "_imageWrapper_1w006_108", te = "_metric_1w006_193", re = "_content_1w006_194", se = "_outerCircle_1w006_210", ne = "_innerCircle_1w006_215", oe = "_metricLabel_1w006_221", ie = "_textOnly_1w006_229", ae = "_fullBleed_1w006_261", ce = "_imageTop_1w006_302", le = "_imageBottom_1w006_323", de = "_imageLeft_1w006_350", _e = "_imageRight_1w006_360", me = "_containImage_1w006_410",
|
|
12
|
+
import '../../../assets/index19.css';const q = "_cardLink_1w006_1", H = "_card_1w006_1", J = "_container_1w006_20", K = "_icon_1w006_30", X = "_modalTrigger_1w006_52", Y = "_callToAction_1w006_57", Z = "_label_1w006_58", V = "_cardIcon_1w006_63", T = "_title_1w006_70", A = "_description_1w006_93", ee = "_imageWrapper_1w006_108", te = "_metric_1w006_193", re = "_content_1w006_194", se = "_outerCircle_1w006_210", ne = "_innerCircle_1w006_215", oe = "_metricLabel_1w006_221", ie = "_textOnly_1w006_229", ae = "_fullBleed_1w006_261", ce = "_imageTop_1w006_302", le = "_imageBottom_1w006_323", de = "_imageLeft_1w006_350", _e = "_imageRight_1w006_360", me = "_containImage_1w006_410", fe = "_fullBleedImage_1w006_414", pe = "_image_1w006_108", we = "_eyebrow_1w006_501", he = "_cta_1w006_513", ue = "_secondary_1w006_514", t = {
|
|
13
13
|
cardLink: q,
|
|
14
14
|
card: H,
|
|
15
15
|
container: J,
|
|
@@ -33,8 +33,8 @@ import '../../../assets/index19.css';const q = "_cardLink_1w006_1", H = "_card_1
|
|
|
33
33
|
imageLeft: de,
|
|
34
34
|
imageRight: _e,
|
|
35
35
|
containImage: me,
|
|
36
|
-
fullBleedImage:
|
|
37
|
-
image:
|
|
36
|
+
fullBleedImage: fe,
|
|
37
|
+
image: pe,
|
|
38
38
|
eyebrow: we,
|
|
39
39
|
cta: he,
|
|
40
40
|
secondary: ue
|
|
@@ -89,12 +89,12 @@ function $e({
|
|
|
89
89
|
alt: (e == null ? void 0 : e.asset.altText) || (e == null ? void 0 : e.asset.description) || "Card image",
|
|
90
90
|
width: 600,
|
|
91
91
|
height: 658,
|
|
92
|
-
priority: !
|
|
92
|
+
priority: !1,
|
|
93
93
|
style: o
|
|
94
94
|
}
|
|
95
95
|
) }) : null }), M = ({ value: n }) => {
|
|
96
96
|
if (n && n.includes("%")) {
|
|
97
|
-
const
|
|
97
|
+
const p = 2 * Math.PI * 57.5, O = p - parseFloat(n) / 100 * p;
|
|
98
98
|
return /* @__PURE__ */ a("svg", { width: 125, height: 125, viewBox: "0 0 125 125", children: [
|
|
99
99
|
/* @__PURE__ */ s(
|
|
100
100
|
"circle",
|
|
@@ -114,7 +114,7 @@ function $e({
|
|
|
114
114
|
cy: 125 / 2,
|
|
115
115
|
r: 57.5,
|
|
116
116
|
fill: "none",
|
|
117
|
-
strokeDasharray:
|
|
117
|
+
strokeDasharray: p,
|
|
118
118
|
strokeDashoffset: O,
|
|
119
119
|
strokeLinecap: "round",
|
|
120
120
|
transform: `rotate(-90 ${125 / 2} ${125 / 2})`
|
|
@@ -160,7 +160,7 @@ function $e({
|
|
|
160
160
|
/* @__PURE__ */ s("div", { className: t.cardIcon, children: /* @__PURE__ */ s(Q, { size: 45 }) })
|
|
161
161
|
] })
|
|
162
162
|
] }), F = ({ children: n }) => {
|
|
163
|
-
var i,
|
|
163
|
+
var i, f;
|
|
164
164
|
switch (r == null ? void 0 : r.type) {
|
|
165
165
|
case "link":
|
|
166
166
|
return /* @__PURE__ */ s(
|
|
@@ -170,7 +170,7 @@ function $e({
|
|
|
170
170
|
"aria-label": r.ariaLabel || r.label,
|
|
171
171
|
href: N,
|
|
172
172
|
target: ((i = r.linkOptions) == null ? void 0 : i.linkType) === "external" ? "_blank" : "_self",
|
|
173
|
-
rel: ((
|
|
173
|
+
rel: ((f = r.linkOptions) == null ? void 0 : f.linkType) === "external" ? "noopener noreferrer" : "",
|
|
174
174
|
children: n
|
|
175
175
|
}
|
|
176
176
|
);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index18.css');const s=require("react/jsx-runtime"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index18.css');const s=require("react/jsx-runtime"),l=require("react"),h=require("../../ui/PortableTextRenderer/index.cjs"),v=require("next/image"),f=require("../../utils/resolveLinkUrl.cjs"),y=require("../../../arrow-right-DO6S4vfx.cjs"),L="_cardLink_peol3_1",b="_card_peol3_1",j="_title_peol3_17",q="_imageWrapper_peol3_52",R="_icon_peol3_75",t={cardLink:L,card:b,title:j,imageWrapper:q,icon:R};function U({title:n,image:r,callToAction:e,onHover:o,onLeave:p}){var i,d;const[u,_]=l.useState(void 0);l.useEffect(()=>{async function x(){if((e==null?void 0:e.type)==="link"||(e==null?void 0:e.type)==="download"){const k=await f.resolveLinkURL(e);_(k)}}x()},[e]);const c=()=>r&&r.imageUrl?s.jsx("div",{className:t.imageWrapper,children:s.jsx(v,{src:r.imageUrl,alt:(r==null?void 0:r.asset.altText)||(r==null?void 0:r.asset.description)||"Card image",width:600,height:658,priority:!1})}):null,a=s.jsxs("div",{className:t.card,onMouseEnter:o,onMouseLeave:p,children:[n&&s.jsx(h.RichText,{className:t.title,blocks:n}),c(),e&&s.jsx("div",{className:t.icon,children:s.jsx(y.ArrowRight,{})})]});return e?s.jsx("a",{className:t.cardLink,"aria-label":e.ariaLabel||e.label,href:u,target:((i=e.linkOptions)==null?void 0:i.linkType)==="external"?"_blank":"_self",rel:((d=e.linkOptions)==null?void 0:d.linkType)==="external"?"noopener noreferrer":"",children:a}):a}exports.ProductCard=U;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { jsxs as
|
|
2
|
-
import { useState as
|
|
1
|
+
import { jsxs as h, jsx as s } from "react/jsx-runtime";
|
|
2
|
+
import { useState as u, useEffect as v } from "react";
|
|
3
3
|
import { RichText as c } from "../../ui/PortableTextRenderer/index.mjs";
|
|
4
4
|
import L from "next/image";
|
|
5
5
|
import { resolveLinkURL as x } from "../../utils/resolveLinkUrl.mjs";
|
|
@@ -20,13 +20,13 @@ function O({
|
|
|
20
20
|
onHover: i,
|
|
21
21
|
onLeave: o
|
|
22
22
|
}) {
|
|
23
|
-
var
|
|
24
|
-
const [
|
|
23
|
+
var p, d;
|
|
24
|
+
const [l, _] = u(void 0);
|
|
25
25
|
v(() => {
|
|
26
26
|
async function m() {
|
|
27
27
|
if ((e == null ? void 0 : e.type) === "link" || (e == null ? void 0 : e.type) === "download") {
|
|
28
28
|
const k = await x(e);
|
|
29
|
-
|
|
29
|
+
_(k);
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
m();
|
|
@@ -38,9 +38,9 @@ function O({
|
|
|
38
38
|
alt: (r == null ? void 0 : r.asset.altText) || (r == null ? void 0 : r.asset.description) || "Card image",
|
|
39
39
|
width: 600,
|
|
40
40
|
height: 658,
|
|
41
|
-
priority: !
|
|
41
|
+
priority: !1
|
|
42
42
|
}
|
|
43
|
-
) }) : null,
|
|
43
|
+
) }) : null, a = /* @__PURE__ */ h("div", { className: t.card, onMouseEnter: i, onMouseLeave: o, children: [
|
|
44
44
|
n && /* @__PURE__ */ s(c, { className: t.title, blocks: n }),
|
|
45
45
|
f(),
|
|
46
46
|
e && /* @__PURE__ */ s("div", { className: t.icon, children: /* @__PURE__ */ s(y, {}) })
|
|
@@ -50,12 +50,12 @@ function O({
|
|
|
50
50
|
{
|
|
51
51
|
className: t.cardLink,
|
|
52
52
|
"aria-label": e.ariaLabel || e.label,
|
|
53
|
-
href:
|
|
54
|
-
target: ((
|
|
53
|
+
href: l,
|
|
54
|
+
target: ((p = e.linkOptions) == null ? void 0 : p.linkType) === "external" ? "_blank" : "_self",
|
|
55
55
|
rel: ((d = e.linkOptions) == null ? void 0 : d.linkType) === "external" ? "noopener noreferrer" : "",
|
|
56
|
-
children:
|
|
56
|
+
children: a
|
|
57
57
|
}
|
|
58
|
-
) :
|
|
58
|
+
) : a;
|
|
59
59
|
}
|
|
60
60
|
export {
|
|
61
61
|
O as ProductCard
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index22.css');const e=require("react/jsx-runtime"),l=require("react"),p=require("../../ui/PortableTextRenderer/index.cjs"),g=require("../../../core/components/Modal/index.cjs"),S=require("next/image"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index22.css');const e=require("react/jsx-runtime"),l=require("react"),p=require("../../ui/PortableTextRenderer/index.cjs"),g=require("../../../core/components/Modal/index.cjs"),S=require("next/image"),f=require("../../utils/resolveLinkUrl.cjs"),F=require("../../hooks/useMediaQuery.cjs"),s=require("../../../index-CBK5rp6X.cjs"),L="_cardLink_1wi59_1",N="_card_1wi59_1",q="_container_1wi59_18",M="_image_1wi59_28",R="_rating_1wi59_43",U="_ratingValue_1wi59_49",O="_ratingOuter_1wi59_54",C="_ratingInner_1wi59_61",t={cardLink:L,card:N,container:q,image:M,rating:R,ratingValue:U,ratingOuter:O,ratingInner:C};function I({variant:v,description:u,rating:d,image:n,callToAction:r,onHover:c,onLeave:h,gridArea:x}){const[_,w]=l.useState(void 0);l.useEffect(()=>{async function a(){if((r==null?void 0:r.type)==="link"||(r==null?void 0:r.type)==="download"){const i=await f.resolveLinkURL(r);w(i)}}a()},[r]);const k=F.useMediaQuery("(max-width: 768px)"),y=e.jsx(e.Fragment,{children:n&&n.imageUrl?e.jsx("div",{className:t.image,children:e.jsx(S,{src:n.imageUrl,alt:(n==null?void 0:n.asset.altText)||(n==null?void 0:n.asset.description)||"Card image",width:600,height:658,priority:!1})}):null}),b=()=>{const a=Number(d)/5*100;return e.jsxs("div",{className:t.ratingOuter,children:[e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsxs("div",{className:t.ratingInner,style:{width:`${a}%`},children:[e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{}),e.jsx(s.FaStar,{})]})]})},j=e.jsxs("div",{className:t.container,children:[y,e.jsx("div",{children:u&&e.jsx(p.RichText,{blocks:u})}),d&&e.jsxs("div",{className:t.rating,children:[b()," ",e.jsx("div",{className:t.ratingValue,children:d})]})]}),m=({children:a})=>{var i,o;switch(r==null?void 0:r.type){case"link":return e.jsx("a",{className:t.cardLink,"aria-label":r.ariaLabel||r.label,href:_,target:((i=r.linkOptions)==null?void 0:i.linkType)==="external"?"_blank":"_self",rel:((o=r.linkOptions)==null?void 0:o.linkType)==="external"?"noopener noreferrer":"",children:a});case"modal":return e.jsx(g.Modal,{trigger:a,content:r.modalContent});case"video":return e.jsx(g.Modal,{trigger:a,content:e.jsx("video",{src:r.videoUrl,controls:!0,autoPlay:!0})});case"download":return e.jsx("a",{className:t.cardLink,"aria-label":r.ariaLabel||r.label,href:_,download:!0,target:"_blank",rel:"noopener noreferrer",children:a})}};return e.jsx("div",{className:`${t.card} ${t[v]}`,onMouseEnter:c,onMouseLeave:h,style:x&&!k?{gridArea:x}:{},children:(r==null?void 0:r.type)!=="none"?e.jsx(m,{children:j}):e.jsx(e.Fragment,{children:j})})}exports.ReviewCard=I;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { jsx as r, Fragment as
|
|
1
|
+
import { jsx as r, Fragment as g, jsxs as d } from "react/jsx-runtime";
|
|
2
2
|
import { useState as x, useEffect as c } from "react";
|
|
3
3
|
import { RichText as U } from "../../ui/PortableTextRenderer/index.mjs";
|
|
4
4
|
import { Modal as h } from "../../../core/components/Modal/index.mjs";
|
|
@@ -40,14 +40,14 @@ function J({
|
|
|
40
40
|
}
|
|
41
41
|
a();
|
|
42
42
|
}, [e]);
|
|
43
|
-
const y = C("(max-width: 768px)"), b = /* @__PURE__ */ r(
|
|
43
|
+
const y = C("(max-width: 768px)"), b = /* @__PURE__ */ r(g, { children: s && s.imageUrl ? /* @__PURE__ */ r("div", { className: t.image, children: /* @__PURE__ */ r(
|
|
44
44
|
I,
|
|
45
45
|
{
|
|
46
46
|
src: s.imageUrl,
|
|
47
47
|
alt: (s == null ? void 0 : s.asset.altText) || (s == null ? void 0 : s.asset.description) || "Card image",
|
|
48
48
|
width: 600,
|
|
49
49
|
height: 658,
|
|
50
|
-
priority: !
|
|
50
|
+
priority: !1
|
|
51
51
|
}
|
|
52
52
|
) }) : null }), L = () => {
|
|
53
53
|
const a = Number(u) / 5 * 100;
|
|
@@ -74,7 +74,7 @@ function J({
|
|
|
74
74
|
/* @__PURE__ */ r("div", { className: t.ratingValue, children: u })
|
|
75
75
|
] })
|
|
76
76
|
] }), N = ({ children: a }) => {
|
|
77
|
-
var i,
|
|
77
|
+
var i, f;
|
|
78
78
|
switch (e == null ? void 0 : e.type) {
|
|
79
79
|
case "link":
|
|
80
80
|
return /* @__PURE__ */ r(
|
|
@@ -84,7 +84,7 @@ function J({
|
|
|
84
84
|
"aria-label": e.ariaLabel || e.label,
|
|
85
85
|
href: o,
|
|
86
86
|
target: ((i = e.linkOptions) == null ? void 0 : i.linkType) === "external" ? "_blank" : "_self",
|
|
87
|
-
rel: ((
|
|
87
|
+
rel: ((f = e.linkOptions) == null ? void 0 : f.linkType) === "external" ? "noopener noreferrer" : "",
|
|
88
88
|
children: a
|
|
89
89
|
}
|
|
90
90
|
);
|
|
@@ -120,7 +120,7 @@ function J({
|
|
|
120
120
|
onMouseEnter: w,
|
|
121
121
|
onMouseLeave: k,
|
|
122
122
|
style: _ && !y ? { gridArea: _ } : {},
|
|
123
|
-
children: (e == null ? void 0 : e.type) !== "none" ? /* @__PURE__ */ r(N, { children: p }) : /* @__PURE__ */ r(
|
|
123
|
+
children: (e == null ? void 0 : e.type) !== "none" ? /* @__PURE__ */ r(N, { children: p }) : /* @__PURE__ */ r(g, { children: p })
|
|
124
124
|
}
|
|
125
125
|
);
|
|
126
126
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index2.css');const n=require("react/jsx-runtime"),A=require("next/image"),j=require("../../../index-BN6814Bi.cjs"),u=require("../../ui/PortableTextRenderer/index.cjs"),b="_spotlight_tk8y9_1",v="_imageWrapper_tk8y9_7",O="_content_tk8y9_29",f="_title_tk8y9_36",N="_description_tk8y9_44",g="_actions_tk8y9_48",i={spotlight:b,imageWrapper:v,content:O,title:f,description:N,actions:g};function q({spotlight:e}){var a,c,r,o,s,d,_,x,T,k,m,p;const y=(a=e.image)==null?void 0:a.asset.altText,l=((c=e.callToAction.linkOptions)==null?void 0:c.linkType)==="external";let t="#";return((r=e.callToAction.linkOptions)==null?void 0:r.linkType)==="external"&&((o=e.callToAction.linkOptions)!=null&&o.externalUrl)?t=(s=e.callToAction.linkOptions)==null?void 0:s.externalUrl:((d=e.callToAction.linkOptions)==null?void 0:d.linkType)==="internal"&&((x=(_=e.callToAction.linkOptions)==null?void 0:_.internalUrl)!=null&&x.slug.current)&&(t=`/${(k=(T=e.callToAction.linkOptions)==null?void 0:T.internalUrl)==null?void 0:k.slug.current}`),n.jsxs("div",{className:i.spotlight,children:[e.image&&n.jsx("div",{className:i.imageWrapper,children:n.jsx(A,{src:((m=e.image)==null?void 0:m.imageUrl)??"",alt:y||e.image.description||"Content image",width:600,height:400,priority:!
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require('../../../assets/index2.css');const n=require("react/jsx-runtime"),A=require("next/image"),j=require("../../../index-BN6814Bi.cjs"),u=require("../../ui/PortableTextRenderer/index.cjs"),b="_spotlight_tk8y9_1",v="_imageWrapper_tk8y9_7",O="_content_tk8y9_29",f="_title_tk8y9_36",N="_description_tk8y9_44",g="_actions_tk8y9_48",i={spotlight:b,imageWrapper:v,content:O,title:f,description:N,actions:g};function q({spotlight:e}){var a,c,r,o,s,d,_,x,T,k,m,p;const y=(a=e.image)==null?void 0:a.asset.altText,l=((c=e.callToAction.linkOptions)==null?void 0:c.linkType)==="external";let t="#";return((r=e.callToAction.linkOptions)==null?void 0:r.linkType)==="external"&&((o=e.callToAction.linkOptions)!=null&&o.externalUrl)?t=(s=e.callToAction.linkOptions)==null?void 0:s.externalUrl:((d=e.callToAction.linkOptions)==null?void 0:d.linkType)==="internal"&&((x=(_=e.callToAction.linkOptions)==null?void 0:_.internalUrl)!=null&&x.slug.current)&&(t=`/${(k=(T=e.callToAction.linkOptions)==null?void 0:T.internalUrl)==null?void 0:k.slug.current}`),n.jsxs("div",{className:i.spotlight,children:[e.image&&n.jsx("div",{className:i.imageWrapper,children:n.jsx(A,{src:((m=e.image)==null?void 0:m.imageUrl)??"",alt:y||e.image.description||"Content image",width:600,height:400,priority:!1})}),n.jsxs("div",{className:i.content,children:[n.jsx("div",{children:n.jsx(u.RichText,{className:i.title,blocks:e.title})}),e.description&&n.jsx("div",{children:n.jsx(u.RichText,{className:i.description,blocks:e.description})})]}),((p=e.callToAction)==null?void 0:p.linkOptions)&&n.jsx("div",{className:i.actions,children:n.jsx(j.CallToAction,{as:"a",variant:e.callToAction.variant??"primary",href:t,target:l?"_blank":"_self",rel:l?"noopener noreferrer":"","aria-label":e.callToAction.ariaLabel||e.callToAction.label,children:e.callToAction.label})})]})}exports.SpotlightCard=q;
|
package/dist/styles.css
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
:root{--breakpoint-xs: 320px;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px}:root{--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem}:root{--font-family-sans: -apple-system;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--font-size-h5: 1.25rem;--font-size-h6: 1rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-heading: 1.25;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-loose: 1.75}:root{--radius-sm: .125rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-full: 9999px}:root{--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}
|
|
2
2
|
._spotlight_tk8y9_1{display:flex;flex-direction:column;gap:var(--spacing-md)}._imageWrapper_tk8y9_7{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._imageWrapper_tk8y9_7 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._image_tk8y9_7{width:100%;height:auto;object-fit:cover}._content_tk8y9_29{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._title_tk8y9_36{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._description_tk8y9_44{color:#fff}._actions_tk8y9_48{display:flex;flex-direction:column;align-items:flex-start}
|
|
3
3
|
._wasHelpful_nphsl_1{width:100%}._container_nphsl_5{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) var(--spacing-md) var(--spacing-xl);max-width:var(--layout-width);margin:0 auto}._container_nphsl_5 hr{width:100%;border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}._container_nphsl_5 hr:first-of-type{margin-bottom:var(--spacing-lg)}._container_nphsl_5 hr:last-of-type{margin-top:var(--spacing-lg)}._buttons_nphsl_34{width:100%}._heading_nphsl_49{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.blog ._container_nphsl_5{max-width:var(--blog-width)}
|
|
4
|
-
.
|
|
4
|
+
._tabs_aumj8_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_aumj8_7{width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_aumj8_7 h1,._container_aumj8_7 h2,._container_aumj8_7 h3,._container_aumj8_7 h4,._container_aumj8_7 h5,._container_aumj8_7 h6{width:100%;margin-block:0}._heading_aumj8_25{position:relative;display:flex;flex-direction:column;gap:var(--spacing-md)}._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._headingHorizontal_aumj8_46{flex-direction:row;justify-content:space-between}._headingHorizontal_aumj8_46 ._container_aumj8_7{flex:1}._headingHorizontal_aumj8_46 ._title_aumj8_54{margin-bottom:0;text-wrap:pretty}@media (max-width: 768px){._headingHorizontal_aumj8_46{flex-direction:column}}._headingVertical_aumj8_64{flex-direction:column;justify-content:flex-start}._tabContent_aumj8_74{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:800px;margin:0 auto}._tabContent_aumj8_74 ul{columns:1}._tabContent_aumj8_74 .textPrimary{font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg)}@media (max-width: 767px){._tabContent_aumj8_74{flex-direction:column;gap:var(--spacing-lg);align-items:flex-start}}._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg)}@media (max-width: 767px){._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:column}}._tabContent_aumj8_74._vertical_aumj8_97 ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._tabContent_aumj8_74._vertical_aumj8_97 ._tabImage_aumj8_112 img{width:auto}._tabText_aumj8_120{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);flex:1}._tabImage_aumj8_112{width:100%;height:auto;max-width:175px;align-items:center}._tabImage_aumj8_112 img{position:relative;width:100%;height:auto}._gridItems_aumj8_141{display:grid;width:100%;grid-template-columns:1fr;gap:var(--spacing-md)}@media (min-width: 480px){._gridItems_aumj8_141{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._gridItems_aumj8_141{grid-template-columns:repeat(4,1fr)}}._gridItem_aumj8_141 img{width:100%;height:auto;aspect-ratio:15/9;object-fit:cover;border-radius:var(--radius-md)}._default_aumj8_166 ._container_aumj8_7{display:flex;flex-direction:column;gap:var(--spacing-md)}.orientationVertical ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._fullBleed_aumj8_181{position:relative;padding-top:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._container_aumj8_7{max-width:var(--layout-width);position:relative;display:flex;align-items:flex-end;width:100%;min-height:650px;height:100%;overflow:hidden;flex-grow:1;padding:var(--nav-height) 0 0;border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._container_aumj8_7 img{transition:width .3s ease-in-out,height .3s ease-in-out}._fullBleed_aumj8_181 ._overlay_aumj8_206{width:100%;max-width:var(--layout-width);margin:0 auto;z-index:3;position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._heading_aumj8_25{z-index:3;position:relative;max-width:665px;display:flex;flex-direction:column;gap:var(--spacing-md);background-color:#fff;padding:var(--spacing-xl);border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._fullBleed_aumj8_181.paddingTopBanner,._fullBleed_aumj8_181.paddingTop4,._fullBleed_aumj8_181.paddingTop2,._fullBleed_aumj8_181.paddingTop1{padding-top:0}._fullBleed_aumj8_181.paddingBottomBanner,._fullBleed_aumj8_181.paddingBottom4,._fullBleed_aumj8_181.paddingBottom2,._fullBleed_aumj8_181.paddingBottom1{padding-bottom:0}._fullBleed_aumj8_181.paddingTopBanner ._overlay_aumj8_206{padding-top:8rem}._fullBleed_aumj8_181.paddingBottomBanner ._overlay_aumj8_206{padding-bottom:8rem}._fullBleed_aumj8_181.paddingTop4 ._overlay_aumj8_206{padding-top:4rem}._fullBleed_aumj8_181.paddingBottom4 ._overlay_aumj8_206{padding-bottom:4rem}._fullBleed_aumj8_181.paddingTop2 ._overlay_aumj8_206{padding-top:2rem}._fullBleed_aumj8_181.paddingBottom2 ._overlay_aumj8_206{padding-bottom:2rem}._fullBleed_aumj8_181.paddingTop1 ._overlay_aumj8_206{padding-top:1rem}._fullBleed_aumj8_181.paddingBottom1 ._overlay_aumj8_206{padding-bottom:1rem}
|
|
5
5
|
._layout_l5nlh_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_l5nlh_7{display:flex;flex-direction:column;width:100%;max-width:var(--layout-width);margin:0 auto;gap:var(--spacing-xl);position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._heading_l5nlh_19{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_l5nlh_19 h1,._heading_l5nlh_19 h2,._heading_l5nlh_19 h3,._heading_l5nlh_19 h4,._heading_l5nlh_19 h5,._heading_l5nlh_19 h6{width:100%;margin-bottom:0}._scroll_l5nlh_35{display:flex;gap:var(--spacing-xl)}._sidebar_l5nlh_40{flex:.5;position:sticky;top:20%;align-self:flex-start;min-height:60vh;display:flex;align-items:center;padding:0 var(--spacing-xl)}@media (max-width: 767px){._sidebar_l5nlh_40{display:none}}._sidebar_l5nlh_40 ul{list-style:none;padding:0;margin:0;columns:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}._sidebar_l5nlh_40 ul li ._number_l5nlh_65{border-radius:var(--radius-full);background-color:var(--color-secondary-50);color:var(--color-text-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);width:35px;height:35px;flex:1 0 35px;display:flex;align-items:center;justify-content:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);text-align:left;font-size:var(--font-size-md);text-decoration:none;color:var(--color-text-primary);background-color:transparent;border:none;font-weight:var(--font-weight-semibold);transition:color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96{color:var(--color-primary-100)}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96 ._number_l5nlh_65{background-color:var(--color-primary-100);color:#fff}._content_l5nlh_108{flex:1}._item_l5nlh_112{scroll-margin-top:100px;margin-bottom:6rem;height:60vh;display:flex;align-items:center;gap:2rem}._item_l5nlh_112:last-of-type{margin-bottom:0}._item_l5nlh_112 ._text_l5nlh_124{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}._item_l5nlh_112 ._title_l5nlh_131{margin-block-end:0}._item_l5nlh_112 ._image_l5nlh_135{flex:.5 0;display:flex;align-items:center;justify-content:center}._item_l5nlh_112 ._image_l5nlh_135 img{width:100%;max-width:200px;height:auto}@media (max-width: 767px){._item_l5nlh_112{flex-direction:column-reverse;height:auto}._item_l5nlh_112 ._image_l5nlh_135{flex:1;width:100%;max-width:150px;align-self:flex-start}}
|
|
6
6
|
._richText_rnjap_1{width:100%}._container_rnjap_5{max-width:var(--layout-width);margin:0 auto;padding:0 var(--spacing-md)}.blog ._container_rnjap_5{max-width:var(--blog-width)}
|
|
7
7
|
._quote_f7k4m_1{width:100%}._container_f7k4m_5{max-width:calc(var(--layout-width) - 8rem);padding:var(--spacing-md);border-left:5px solid var(--color-primary-100);margin-left:auto;margin-right:auto}._quoteText_f7k4m_13{color:var(--color-text-primary);font-size:var(--font-size-lg);line-height:1.3}._quoteText_f7k4m_13:before{content:open-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;left:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._quoteText_f7k4m_13:after{content:close-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;right:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._author_f7k4m_45{margin-top:var(--spacing-md)}.blog ._container_f7k4m_5{max-width:calc(var(--blog-width) - 10rem)}
|
|
@@ -73,7 +73,7 @@ ul._list_1fin2_1{list-style-type:none;padding:0;margin:0}ol._list_1fin2_1{list-s
|
|
|
73
73
|
:root{--breakpoint-xs: 320px;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px}:root{--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem}:root{--font-family-sans: -apple-system;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.25rem;--font-size-xl: 1.5rem;--font-size-h1: 2.5rem;--font-size-h2: 2rem;--font-size-h3: 1.75rem;--font-size-h4: 1.5rem;--font-size-h5: 1.25rem;--font-size-h6: 1rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-heading: 1.25;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-loose: 1.75}:root{--radius-sm: .125rem;--radius-md: .375rem;--radius-lg: .5rem;--radius-full: 9999px}:root{--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .15)}
|
|
74
74
|
._spotlight_tk8y9_1{display:flex;flex-direction:column;gap:var(--spacing-md)}._imageWrapper_tk8y9_7{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._imageWrapper_tk8y9_7 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._image_tk8y9_7{width:100%;height:auto;object-fit:cover}._content_tk8y9_29{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._title_tk8y9_36{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._description_tk8y9_44{color:#fff}._actions_tk8y9_48{display:flex;flex-direction:column;align-items:flex-start}
|
|
75
75
|
._wasHelpful_nphsl_1{width:100%}._container_nphsl_5{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md);padding:var(--spacing-lg) var(--spacing-md) var(--spacing-xl);max-width:var(--layout-width);margin:0 auto}._container_nphsl_5 hr{width:100%;border:0;height:0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(255,255,255,.3)}._container_nphsl_5 hr:first-of-type{margin-bottom:var(--spacing-lg)}._container_nphsl_5 hr:last-of-type{margin-top:var(--spacing-lg)}._buttons_nphsl_34{width:100%}._heading_nphsl_49{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.blog ._container_nphsl_5{max-width:var(--blog-width)}
|
|
76
|
-
.
|
|
76
|
+
._tabs_aumj8_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_aumj8_7{width:100%;max-width:var(--layout-width);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._container_aumj8_7 h1,._container_aumj8_7 h2,._container_aumj8_7 h3,._container_aumj8_7 h4,._container_aumj8_7 h5,._container_aumj8_7 h6{width:100%;margin-block:0}._heading_aumj8_25{position:relative;display:flex;flex-direction:column;gap:var(--spacing-md)}._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._headingHorizontal_aumj8_46{flex-direction:row;justify-content:space-between}._headingHorizontal_aumj8_46 ._container_aumj8_7{flex:1}._headingHorizontal_aumj8_46 ._title_aumj8_54{margin-bottom:0;text-wrap:pretty}@media (max-width: 768px){._headingHorizontal_aumj8_46{flex-direction:column}}._headingVertical_aumj8_64{flex-direction:column;justify-content:flex-start}._tabContent_aumj8_74{display:flex;align-items:center;justify-content:space-between;gap:4rem;max-width:800px;margin:0 auto}._tabContent_aumj8_74 ul{columns:1}._tabContent_aumj8_74 .textPrimary{font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg)}@media (max-width: 767px){._tabContent_aumj8_74{flex-direction:column;gap:var(--spacing-lg);align-items:flex-start}}._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg)}@media (max-width: 767px){._tabContent_aumj8_74._vertical_aumj8_97{flex-direction:column}}._tabContent_aumj8_74._vertical_aumj8_97 ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._tabContent_aumj8_74._vertical_aumj8_97 ._tabImage_aumj8_112 img{width:auto}._tabText_aumj8_120{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);flex:1}._tabImage_aumj8_112{width:100%;height:auto;max-width:175px;align-items:center}._tabImage_aumj8_112 img{position:relative;width:100%;height:auto}._gridItems_aumj8_141{display:grid;width:100%;grid-template-columns:1fr;gap:var(--spacing-md)}@media (min-width: 480px){._gridItems_aumj8_141{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){._gridItems_aumj8_141{grid-template-columns:repeat(4,1fr)}}._gridItem_aumj8_141 img{width:100%;height:auto;aspect-ratio:15/9;object-fit:cover;border-radius:var(--radius-md)}._default_aumj8_166 ._container_aumj8_7{display:flex;flex-direction:column;gap:var(--spacing-md)}.orientationVertical ._tabsContainer_aumj8_69{padding-top:var(--spacing-lg);padding-bottom:var(--spacing-lg)}._fullBleed_aumj8_181{position:relative;padding-top:var(--spacing-md);padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._container_aumj8_7{max-width:var(--layout-width);position:relative;display:flex;align-items:flex-end;width:100%;min-height:650px;height:100%;overflow:hidden;flex-grow:1;padding:var(--nav-height) 0 0;border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._container_aumj8_7 img{transition:width .3s ease-in-out,height .3s ease-in-out}._fullBleed_aumj8_181 ._overlay_aumj8_206{width:100%;max-width:var(--layout-width);margin:0 auto;z-index:3;position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._fullBleed_aumj8_181 ._heading_aumj8_25{z-index:3;position:relative;max-width:665px;display:flex;flex-direction:column;gap:var(--spacing-md);background-color:#fff;padding:var(--spacing-xl);border-radius:var(--radius-md)}._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;display:flex;justify-content:center;flex-direction:column;gap:1rem}@media (max-width: 767px){._fullBleed_aumj8_181 ._text_aumj8_32{flex:1;width:100%;align-items:flex-start}}._fullBleed_aumj8_181.paddingTopBanner,._fullBleed_aumj8_181.paddingTop4,._fullBleed_aumj8_181.paddingTop2,._fullBleed_aumj8_181.paddingTop1{padding-top:0}._fullBleed_aumj8_181.paddingBottomBanner,._fullBleed_aumj8_181.paddingBottom4,._fullBleed_aumj8_181.paddingBottom2,._fullBleed_aumj8_181.paddingBottom1{padding-bottom:0}._fullBleed_aumj8_181.paddingTopBanner ._overlay_aumj8_206{padding-top:8rem}._fullBleed_aumj8_181.paddingBottomBanner ._overlay_aumj8_206{padding-bottom:8rem}._fullBleed_aumj8_181.paddingTop4 ._overlay_aumj8_206{padding-top:4rem}._fullBleed_aumj8_181.paddingBottom4 ._overlay_aumj8_206{padding-bottom:4rem}._fullBleed_aumj8_181.paddingTop2 ._overlay_aumj8_206{padding-top:2rem}._fullBleed_aumj8_181.paddingBottom2 ._overlay_aumj8_206{padding-bottom:2rem}._fullBleed_aumj8_181.paddingTop1 ._overlay_aumj8_206{padding-top:1rem}._fullBleed_aumj8_181.paddingBottom1 ._overlay_aumj8_206{padding-bottom:1rem}
|
|
77
77
|
._layout_l5nlh_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_l5nlh_7{display:flex;flex-direction:column;width:100%;max-width:var(--layout-width);margin:0 auto;gap:var(--spacing-xl);position:relative;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._heading_l5nlh_19{display:flex;flex-direction:column;gap:var(--spacing-md)}._heading_l5nlh_19 h1,._heading_l5nlh_19 h2,._heading_l5nlh_19 h3,._heading_l5nlh_19 h4,._heading_l5nlh_19 h5,._heading_l5nlh_19 h6{width:100%;margin-bottom:0}._scroll_l5nlh_35{display:flex;gap:var(--spacing-xl)}._sidebar_l5nlh_40{flex:.5;position:sticky;top:20%;align-self:flex-start;min-height:60vh;display:flex;align-items:center;padding:0 var(--spacing-xl)}@media (max-width: 767px){._sidebar_l5nlh_40{display:none}}._sidebar_l5nlh_40 ul{list-style:none;padding:0;margin:0;columns:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}._sidebar_l5nlh_40 ul li ._number_l5nlh_65{border-radius:var(--radius-full);background-color:var(--color-secondary-50);color:var(--color-text-primary);font-weight:var(--font-weight-semibold);font-size:var(--font-size-lg);width:35px;height:35px;flex:1 0 35px;display:flex;align-items:center;justify-content:center;transition:color .3s ease-in-out,background-color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing-sm);text-align:left;font-size:var(--font-size-md);text-decoration:none;color:var(--color-text-primary);background-color:transparent;border:none;font-weight:var(--font-weight-semibold);transition:color .3s ease-in-out}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96{color:var(--color-primary-100)}._sidebar_l5nlh_40 ul li ._link_l5nlh_82._active_l5nlh_96 ._number_l5nlh_65{background-color:var(--color-primary-100);color:#fff}._content_l5nlh_108{flex:1}._item_l5nlh_112{scroll-margin-top:100px;margin-bottom:6rem;height:60vh;display:flex;align-items:center;gap:2rem}._item_l5nlh_112:last-of-type{margin-bottom:0}._item_l5nlh_112 ._text_l5nlh_124{flex:1;display:flex;flex-direction:column;gap:var(--spacing-xs)}._item_l5nlh_112 ._title_l5nlh_131{margin-block-end:0}._item_l5nlh_112 ._image_l5nlh_135{flex:.5 0;display:flex;align-items:center;justify-content:center}._item_l5nlh_112 ._image_l5nlh_135 img{width:100%;max-width:200px;height:auto}@media (max-width: 767px){._item_l5nlh_112{flex-direction:column-reverse;height:auto}._item_l5nlh_112 ._image_l5nlh_135{flex:1;width:100%;max-width:150px;align-self:flex-start}}
|
|
78
78
|
._richText_rnjap_1{width:100%}._container_rnjap_5{max-width:var(--layout-width);margin:0 auto;padding:0 var(--spacing-md)}.blog ._container_rnjap_5{max-width:var(--blog-width)}
|
|
79
79
|
._quote_f7k4m_1{width:100%}._container_f7k4m_5{max-width:calc(var(--layout-width) - 8rem);padding:var(--spacing-md);border-left:5px solid var(--color-primary-100);margin-left:auto;margin-right:auto}._quoteText_f7k4m_13{color:var(--color-text-primary);font-size:var(--font-size-lg);line-height:1.3}._quoteText_f7k4m_13:before{content:open-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;left:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._quoteText_f7k4m_13:after{content:close-quote;font-size:2rem;display:inline-block;position:relative;top:.15rem;right:-3px;color:var(--color-primary-100);font-family:Times New Roman,Times,serif;font-weight:var(--font-weight-bold);line-height:0}._author_f7k4m_45{margin-top:var(--spacing-md)}.blog ._container_f7k4m_5{max-width:calc(var(--blog-width) - 10rem)}
|
package/dist/styles.css.d.ts
CHANGED
|
@@ -118,11 +118,11 @@ declare const styles: {
|
|
|
118
118
|
readonly "_container_1w006_20": string;
|
|
119
119
|
readonly "_container_1wi59_18": string;
|
|
120
120
|
readonly "_container_1wmnv_6": string;
|
|
121
|
-
readonly "_container_1x4bo_7": string;
|
|
122
121
|
readonly "_container_1yh99_1": string;
|
|
123
122
|
readonly "_container_1ytlu_7": string;
|
|
124
123
|
readonly "_container_20vut_7": string;
|
|
125
124
|
readonly "_container_61msx_1": string;
|
|
125
|
+
readonly "_container_aumj8_7": string;
|
|
126
126
|
readonly "_container_exdo2_8": string;
|
|
127
127
|
readonly "_container_f7k4m_5": string;
|
|
128
128
|
readonly "_container_fpg8q_7": string;
|
|
@@ -159,7 +159,7 @@ declare const styles: {
|
|
|
159
159
|
readonly "_default_11c6i_785": string;
|
|
160
160
|
readonly "_default_18z15_45": string;
|
|
161
161
|
readonly "_default_1itq5_55": string;
|
|
162
|
-
readonly "
|
|
162
|
+
readonly "_default_aumj8_166": string;
|
|
163
163
|
readonly "_default_d01lg_33": string;
|
|
164
164
|
readonly "_default_i7a04_26": string;
|
|
165
165
|
readonly "_default_ivubr_249": string;
|
|
@@ -236,7 +236,7 @@ declare const styles: {
|
|
|
236
236
|
readonly "_form_s0yvj_1": string;
|
|
237
237
|
readonly "_fullBleedImage_1w006_414": string;
|
|
238
238
|
readonly "_fullBleed_1w006_261": string;
|
|
239
|
-
readonly "
|
|
239
|
+
readonly "_fullBleed_aumj8_181": string;
|
|
240
240
|
readonly "_fullBleed_ivubr_267": string;
|
|
241
241
|
readonly "_fullBleed_rxzrj_76": string;
|
|
242
242
|
readonly "_fullBleed_vho5i_210": string;
|
|
@@ -244,8 +244,8 @@ declare const styles: {
|
|
|
244
244
|
readonly "_gapLg_134u6_26": string;
|
|
245
245
|
readonly "_gapMd_134u6_22": string;
|
|
246
246
|
readonly "_gapSm_134u6_18": string;
|
|
247
|
-
readonly "
|
|
248
|
-
readonly "
|
|
247
|
+
readonly "_gridItem_aumj8_141": string;
|
|
248
|
+
readonly "_gridItems_aumj8_141": string;
|
|
249
249
|
readonly "_grid_11c6i_410": string;
|
|
250
250
|
readonly "_grid_1mldh_60": string;
|
|
251
251
|
readonly "_grid_a6iq3_1": string;
|
|
@@ -261,16 +261,16 @@ declare const styles: {
|
|
|
261
261
|
readonly "_h5_lse9h_11": string;
|
|
262
262
|
readonly "_h6_lse9h_12": string;
|
|
263
263
|
readonly "_header_1q8jq_7": string;
|
|
264
|
-
readonly "
|
|
264
|
+
readonly "_headingHorizontal_aumj8_46": string;
|
|
265
265
|
readonly "_headingHorizontal_exdo2_43": string;
|
|
266
266
|
readonly "_headingHorizontal_ivubr_178": string;
|
|
267
|
-
readonly "
|
|
267
|
+
readonly "_headingVertical_aumj8_64": string;
|
|
268
268
|
readonly "_headingVertical_exdo2_56": string;
|
|
269
269
|
readonly "_headingVertical_ivubr_208": string;
|
|
270
270
|
readonly "_heading_16g66_21": string;
|
|
271
|
-
readonly "_heading_1x4bo_25": string;
|
|
272
271
|
readonly "_heading_1ytlu_24": string;
|
|
273
272
|
readonly "_heading_20vut_24": string;
|
|
273
|
+
readonly "_heading_aumj8_25": string;
|
|
274
274
|
readonly "_heading_exdo2_19": string;
|
|
275
275
|
readonly "_heading_fpg8q_25": string;
|
|
276
276
|
readonly "_heading_ivubr_80": string;
|
|
@@ -483,8 +483,8 @@ declare const styles: {
|
|
|
483
483
|
readonly "_outside_1q8jq_44": string;
|
|
484
484
|
readonly "_overlay_140ia_1": string;
|
|
485
485
|
readonly "_overlay_1uxfh_104": string;
|
|
486
|
-
readonly "_overlay_1x4bo_206": string;
|
|
487
486
|
readonly "_overlay_55xty_50": string;
|
|
487
|
+
readonly "_overlay_aumj8_206": string;
|
|
488
488
|
readonly "_overlay_rxzrj_86": string;
|
|
489
489
|
readonly "_overlay_ti1qi_96": string;
|
|
490
490
|
readonly "_overlay_vho5i_140": string;
|
|
@@ -601,22 +601,22 @@ declare const styles: {
|
|
|
601
601
|
readonly "_success_pna67_33": string;
|
|
602
602
|
readonly "_success_sjjvl_38": string;
|
|
603
603
|
readonly "_success_ucye1_30": string;
|
|
604
|
-
readonly "
|
|
605
|
-
readonly "
|
|
606
|
-
readonly "
|
|
604
|
+
readonly "_tabContent_aumj8_74": string;
|
|
605
|
+
readonly "_tabImage_aumj8_112": string;
|
|
606
|
+
readonly "_tabText_aumj8_120": string;
|
|
607
607
|
readonly "_table_s4y5l_5": string;
|
|
608
|
-
readonly "
|
|
608
|
+
readonly "_tabsContainer_aumj8_69": string;
|
|
609
609
|
readonly "_tabsList_tu4lq_7": string;
|
|
610
610
|
readonly "_tabsPanelWrapper_tu4lq_47": string;
|
|
611
611
|
readonly "_tabsPanel_tu4lq_26": string;
|
|
612
612
|
readonly "_tabsTrigger_tu4lq_42": string;
|
|
613
|
-
readonly "
|
|
613
|
+
readonly "_tabs_aumj8_1": string;
|
|
614
614
|
readonly "_tabs_tu4lq_1": string;
|
|
615
615
|
readonly "_textOnly_1w006_229": string;
|
|
616
616
|
readonly "_text_18z15_41": string;
|
|
617
617
|
readonly "_text_1itq5_1": string;
|
|
618
618
|
readonly "_text_1uxfh_24": string;
|
|
619
|
-
readonly "
|
|
619
|
+
readonly "_text_aumj8_32": string;
|
|
620
620
|
readonly "_text_fpg8q_81": string;
|
|
621
621
|
readonly "_text_i7a04_6": string;
|
|
622
622
|
readonly "_text_ivubr_156": string;
|
|
@@ -631,7 +631,7 @@ declare const styles: {
|
|
|
631
631
|
readonly "_title_1fc6w_249": string;
|
|
632
632
|
readonly "_title_1uxfh_120": string;
|
|
633
633
|
readonly "_title_1w006_70": string;
|
|
634
|
-
readonly "
|
|
634
|
+
readonly "_title_aumj8_54": string;
|
|
635
635
|
readonly "_title_exdo2_35": string;
|
|
636
636
|
readonly "_title_fpg8q_76": string;
|
|
637
637
|
readonly "_title_ivubr_151": string;
|
|
@@ -668,7 +668,7 @@ declare const styles: {
|
|
|
668
668
|
readonly "_vertical_134u6_5": string;
|
|
669
669
|
readonly "_vertical_15lw8_33": string;
|
|
670
670
|
readonly "_vertical_1pz5u_11": string;
|
|
671
|
-
readonly "
|
|
671
|
+
readonly "_vertical_aumj8_97": string;
|
|
672
672
|
readonly "_vertical_tu4lq_31": string;
|
|
673
673
|
readonly "_vertical_zjbsg_11": string;
|
|
674
674
|
readonly "_videoBackground_vho5i_373": string;
|