quirk-ui 0.1.86 → 0.1.88
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/{HeroSubComponents-CLEpVM2o.js → HeroSubComponents-Cxv7hryT.js} +63 -63
- package/dist/HeroSubComponents-UbEVX5Wy.cjs +6 -0
- package/dist/HeroSubComponents.css +1 -1
- package/dist/NavLink-CXNhSkOA.cjs +1 -0
- package/dist/NavLink-DY33wpeW.js +159 -0
- package/dist/NavLink.css +1 -1
- package/dist/core/components/NavBar/NavLink.cjs +1 -1
- package/dist/core/components/NavBar/NavLink.mjs +1 -1
- package/dist/core/components/NavBar/index.cjs +1 -1
- package/dist/core/components/NavBar/index.mjs +1 -1
- package/dist/next/blocks/HeroBlock/HeroSubComponents.cjs +1 -1
- package/dist/next/blocks/HeroBlock/HeroSubComponents.mjs +1 -1
- package/dist/next/blocks/HeroBlock/index.cjs +1 -1
- package/dist/next/blocks/HeroBlock/index.mjs +1 -1
- package/package.json +1 -1
- package/dist/HeroSubComponents-DJPdpc1M.cjs +0 -6
- package/dist/NavLink-CiFO2oh9.js +0 -159
- package/dist/NavLink-DMbrRcxv.cjs +0 -1
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
import { jsx as t, jsxs as
|
|
2
|
-
import { memo as
|
|
3
|
-
import { buildEmbedSrc as
|
|
4
|
-
import { c as
|
|
5
|
-
import { P as
|
|
1
|
+
import { jsx as t, jsxs as h } from "react/jsx-runtime";
|
|
2
|
+
import { memo as y, forwardRef as p, useRef as v, useImperativeHandle as b, useEffect as g } from "react";
|
|
3
|
+
import { buildEmbedSrc as j, resolveImageUrl as x, resolveAltText as w } from "./next/utils/mediaUtils.mjs";
|
|
4
|
+
import { c as N } from "./createLucideIcon-C8GTh_Qx.js";
|
|
5
|
+
import { P as C } from "./play-DYgKiSaf.js";
|
|
6
6
|
import './HeroSubComponents.css';/**
|
|
7
7
|
* @license lucide-react v0.488.0 - ISC
|
|
8
8
|
*
|
|
9
9
|
* This source code is licensed under the ISC license.
|
|
10
10
|
* See the LICENSE file in the root directory of this source tree.
|
|
11
11
|
*/
|
|
12
|
-
const
|
|
12
|
+
const k = [
|
|
13
13
|
["rect", { x: "14", y: "4", width: "4", height: "16", rx: "1", key: "zuxfzm" }],
|
|
14
14
|
["rect", { x: "6", y: "4", width: "4", height: "16", rx: "1", key: "1okwgv" }]
|
|
15
|
-
],
|
|
16
|
-
hero:
|
|
17
|
-
container:
|
|
18
|
-
heading:
|
|
19
|
-
text:
|
|
20
|
-
eyebrow:
|
|
15
|
+
], B = N("pause", k), V = "_hero_2jyyr_1", I = "_container_2jyyr_7", E = "_heading_2jyyr_15", z = "_text_2jyyr_22", T = "_eyebrow_2jyyr_37", H = "_disclaimer_2jyyr_41", P = "_articleDetails_2jyyr_53", D = "_articleType_2jyyr_66", F = "_articleCategories_2jyyr_80", R = "_category_2jyyr_86", A = "_number_2jyyr_102", S = "_blog_2jyyr_129", L = "_overlay_2jyyr_155", U = "_tile_2jyyr_225", Y = "_fullBleed_2jyyr_334", q = "_media_2jyyr_361", G = "_splitAlt_2jyyr_448", J = "_split_2jyyr_448", K = "_videoControl_2jyyr_522", M = "_videoBackground_2jyyr_570", O = "_iframe_2jyyr_571", l = {
|
|
16
|
+
hero: V,
|
|
17
|
+
container: I,
|
|
18
|
+
heading: E,
|
|
19
|
+
text: z,
|
|
20
|
+
eyebrow: T,
|
|
21
21
|
disclaimer: H,
|
|
22
22
|
articleDetails: P,
|
|
23
23
|
articleType: D,
|
|
24
24
|
articleCategories: F,
|
|
25
25
|
category: R,
|
|
26
26
|
number: A,
|
|
27
|
-
default: "
|
|
27
|
+
default: "_default_2jyyr_125",
|
|
28
28
|
blog: S,
|
|
29
29
|
overlay: L,
|
|
30
30
|
tile: U,
|
|
@@ -35,9 +35,9 @@ const B = [
|
|
|
35
35
|
videoControl: K,
|
|
36
36
|
videoBackground: M,
|
|
37
37
|
iframe: O
|
|
38
|
-
}, Q =
|
|
38
|
+
}, Q = y(function({
|
|
39
39
|
isPlaying: e,
|
|
40
|
-
onToggle:
|
|
40
|
+
onToggle: o
|
|
41
41
|
}) {
|
|
42
42
|
return /* @__PURE__ */ t(
|
|
43
43
|
"button",
|
|
@@ -46,21 +46,21 @@ const B = [
|
|
|
46
46
|
title: e ? "Pause the video" : "Play the video",
|
|
47
47
|
"aria-label": e ? "Pause video" : "Play video",
|
|
48
48
|
className: l.videoControl,
|
|
49
|
-
onClick:
|
|
50
|
-
children: e ? /* @__PURE__ */ t(
|
|
49
|
+
onClick: o,
|
|
50
|
+
children: e ? /* @__PURE__ */ t(B, { size: 18, "aria-hidden": !0 }) : /* @__PURE__ */ t(C, { size: 18, "aria-hidden": !0 })
|
|
51
51
|
}
|
|
52
52
|
);
|
|
53
|
-
}),
|
|
53
|
+
}), m = y(function({
|
|
54
54
|
url: e,
|
|
55
|
-
provider:
|
|
55
|
+
provider: o,
|
|
56
56
|
wrapperClassName: s,
|
|
57
57
|
iframeClassName: a
|
|
58
58
|
}) {
|
|
59
|
-
const
|
|
59
|
+
const i = j(e, o);
|
|
60
60
|
return /* @__PURE__ */ t("div", { className: s, children: /* @__PURE__ */ t(
|
|
61
61
|
"iframe",
|
|
62
62
|
{
|
|
63
|
-
src:
|
|
63
|
+
src: i,
|
|
64
64
|
className: a,
|
|
65
65
|
allow: "autoplay; fullscreen",
|
|
66
66
|
allowFullScreen: !0,
|
|
@@ -68,115 +68,115 @@ const B = [
|
|
|
68
68
|
"aria-label": "Background video"
|
|
69
69
|
}
|
|
70
70
|
) });
|
|
71
|
-
}),
|
|
72
|
-
|
|
71
|
+
}), f = y(
|
|
72
|
+
p(function({
|
|
73
73
|
src: e,
|
|
74
|
-
autoPlay:
|
|
74
|
+
autoPlay: o,
|
|
75
75
|
posterUrl: s,
|
|
76
76
|
wrapperClassName: a,
|
|
77
|
-
videoClassName:
|
|
77
|
+
videoClassName: i,
|
|
78
78
|
isPlaying: c,
|
|
79
79
|
onToggle: d
|
|
80
|
-
},
|
|
81
|
-
const n =
|
|
82
|
-
return b(
|
|
80
|
+
}, _) {
|
|
81
|
+
const n = v(null);
|
|
82
|
+
return b(_, () => ({
|
|
83
83
|
play() {
|
|
84
|
-
var
|
|
85
|
-
(
|
|
84
|
+
var r;
|
|
85
|
+
(r = n.current) == null || r.play().catch(() => {
|
|
86
86
|
});
|
|
87
87
|
},
|
|
88
88
|
pause() {
|
|
89
|
-
var
|
|
90
|
-
(
|
|
89
|
+
var r;
|
|
90
|
+
(r = n.current) == null || r.pause();
|
|
91
91
|
}
|
|
92
92
|
})), g(() => {
|
|
93
|
-
const
|
|
94
|
-
|
|
95
|
-
}) :
|
|
96
|
-
}, [c]), /* @__PURE__ */
|
|
93
|
+
const r = n.current;
|
|
94
|
+
r && (c ? r.play().catch(() => {
|
|
95
|
+
}) : r.pause());
|
|
96
|
+
}, [c]), /* @__PURE__ */ h("div", { className: a, children: [
|
|
97
97
|
/* @__PURE__ */ t(Q, { isPlaying: c, onToggle: d }),
|
|
98
98
|
/* @__PURE__ */ t(
|
|
99
99
|
"video",
|
|
100
100
|
{
|
|
101
101
|
ref: n,
|
|
102
102
|
src: e,
|
|
103
|
-
autoPlay:
|
|
103
|
+
autoPlay: o,
|
|
104
104
|
loop: !0,
|
|
105
105
|
muted: !0,
|
|
106
106
|
playsInline: !0,
|
|
107
107
|
poster: s,
|
|
108
108
|
preload: "metadata",
|
|
109
|
-
className:
|
|
109
|
+
className: i,
|
|
110
110
|
"aria-label": "Background video"
|
|
111
111
|
}
|
|
112
112
|
)
|
|
113
113
|
] });
|
|
114
114
|
})
|
|
115
|
-
), te =
|
|
115
|
+
), te = y(function({
|
|
116
116
|
url: e,
|
|
117
|
-
autoPlay:
|
|
117
|
+
autoPlay: o,
|
|
118
118
|
posterUrl: s,
|
|
119
119
|
isPlaying: a,
|
|
120
|
-
onToggle:
|
|
120
|
+
onToggle: i,
|
|
121
121
|
variant: c
|
|
122
122
|
}) {
|
|
123
|
-
const d = e.includes("vimeo.com"),
|
|
123
|
+
const d = e.includes("vimeo.com"), _ = e.includes("youtube.com") || e.includes("youtu.be"), n = d || _, r = d ? "vimeo" : "youtube";
|
|
124
124
|
return c === "inline" ? n ? /* @__PURE__ */ t(
|
|
125
|
-
|
|
125
|
+
m,
|
|
126
126
|
{
|
|
127
127
|
url: e,
|
|
128
|
-
provider:
|
|
128
|
+
provider: r,
|
|
129
129
|
wrapperClassName: l.media
|
|
130
130
|
}
|
|
131
131
|
) : /* @__PURE__ */ t(
|
|
132
|
-
|
|
132
|
+
f,
|
|
133
133
|
{
|
|
134
134
|
src: e,
|
|
135
|
-
autoPlay:
|
|
135
|
+
autoPlay: o,
|
|
136
136
|
posterUrl: s,
|
|
137
137
|
wrapperClassName: l.media,
|
|
138
138
|
isPlaying: a,
|
|
139
|
-
onToggle:
|
|
139
|
+
onToggle: i
|
|
140
140
|
}
|
|
141
141
|
) : n ? /* @__PURE__ */ t(
|
|
142
|
-
|
|
142
|
+
m,
|
|
143
143
|
{
|
|
144
144
|
url: e,
|
|
145
|
-
provider:
|
|
145
|
+
provider: r,
|
|
146
146
|
wrapperClassName: l.videoBackground,
|
|
147
147
|
iframeClassName: l.iframe
|
|
148
148
|
}
|
|
149
149
|
) : /* @__PURE__ */ t(
|
|
150
|
-
|
|
150
|
+
f,
|
|
151
151
|
{
|
|
152
152
|
src: e,
|
|
153
|
-
autoPlay:
|
|
153
|
+
autoPlay: o,
|
|
154
154
|
posterUrl: s,
|
|
155
155
|
videoClassName: l.videoBackground,
|
|
156
156
|
isPlaying: a,
|
|
157
|
-
onToggle:
|
|
157
|
+
onToggle: i
|
|
158
158
|
}
|
|
159
159
|
);
|
|
160
|
-
}),
|
|
160
|
+
}), re = y(function({
|
|
161
161
|
image: e,
|
|
162
|
-
mode:
|
|
162
|
+
mode: o,
|
|
163
163
|
variant: s,
|
|
164
164
|
imageAdapter: a
|
|
165
165
|
}) {
|
|
166
|
-
const
|
|
167
|
-
if (!
|
|
168
|
-
const c =
|
|
166
|
+
const i = x(e, o, "medium");
|
|
167
|
+
if (!i) return null;
|
|
168
|
+
const c = w(e, o), d = /* @__PURE__ */ t(
|
|
169
169
|
"img",
|
|
170
170
|
{
|
|
171
171
|
fetchPriority: "high",
|
|
172
|
-
src:
|
|
172
|
+
src: i,
|
|
173
173
|
alt: c,
|
|
174
174
|
draggable: !1,
|
|
175
175
|
style: s === "fill" ? { objectFit: "cover", width: "100%", height: "100%" } : { width: "100%", height: "100%" }
|
|
176
176
|
}
|
|
177
177
|
);
|
|
178
178
|
return a ? /* @__PURE__ */ t("div", { className: l.media, children: s === "fill" ? a.render({
|
|
179
|
-
src:
|
|
179
|
+
src: i,
|
|
180
180
|
alt: c,
|
|
181
181
|
fill: !0,
|
|
182
182
|
priority: !0,
|
|
@@ -185,7 +185,7 @@ const B = [
|
|
|
185
185
|
draggable: !1,
|
|
186
186
|
sizes: "(max-width: 767px) 600px, 1200px"
|
|
187
187
|
}) : a.render({
|
|
188
|
-
src:
|
|
188
|
+
src: i,
|
|
189
189
|
alt: c,
|
|
190
190
|
width: 650,
|
|
191
191
|
height: 750,
|
|
@@ -194,10 +194,10 @@ const B = [
|
|
|
194
194
|
}) }) : /* @__PURE__ */ t("div", { className: l.media, children: d });
|
|
195
195
|
});
|
|
196
196
|
export {
|
|
197
|
-
|
|
198
|
-
|
|
197
|
+
re as H,
|
|
198
|
+
f as N,
|
|
199
199
|
te as V,
|
|
200
200
|
Q as a,
|
|
201
|
-
|
|
201
|
+
m as b,
|
|
202
202
|
l as s
|
|
203
203
|
};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
"use strict";require('./HeroSubComponents.css');const t=require("react/jsx-runtime"),l=require("react"),m=require("./next/utils/mediaUtils.cjs"),v=require("./createLucideIcon-DpotSgUx.cjs"),p=require("./play-CQBnZgNa.cjs");/**
|
|
2
|
+
* @license lucide-react v0.488.0 - ISC
|
|
3
|
+
*
|
|
4
|
+
* This source code is licensed under the ISC license.
|
|
5
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
+
*/const x=[["rect",{x:"14",y:"4",width:"4",height:"16",rx:"1",key:"zuxfzm"}],["rect",{x:"6",y:"4",width:"4",height:"16",rx:"1",key:"1okwgv"}]],b=v.createLucideIcon("pause",x),g="_hero_2jyyr_1",w="_container_2jyyr_7",C="_heading_2jyyr_15",N="_text_2jyyr_22",k="_eyebrow_2jyyr_37",B="_disclaimer_2jyyr_41",V="_articleDetails_2jyyr_53",I="_articleType_2jyyr_66",E="_articleCategories_2jyyr_80",q="_category_2jyyr_86",z="_number_2jyyr_102",T="_blog_2jyyr_129",H="_overlay_2jyyr_155",R="_tile_2jyyr_225",D="_fullBleed_2jyyr_334",F="_media_2jyyr_361",P="_splitAlt_2jyyr_448",A="_split_2jyyr_448",L="_videoControl_2jyyr_522",S="_videoBackground_2jyyr_570",U="_iframe_2jyyr_571",n={hero:g,container:w,heading:C,text:N,eyebrow:k,disclaimer:B,articleDetails:V,articleType:I,articleCategories:E,category:q,number:z,default:"_default_2jyyr_125",blog:T,overlay:H,tile:R,fullBleed:D,media:F,splitAlt:P,split:A,videoControl:L,videoBackground:S,iframe:U},j=l.memo(function({isPlaying:e,onToggle:o}){return t.jsx("button",{type:"button",title:e?"Pause the video":"Play the video","aria-label":e?"Pause video":"Play video",className:n.videoControl,onClick:o,children:e?t.jsx(b,{size:18,"aria-hidden":!0}):t.jsx(p.Play,{size:18,"aria-hidden":!0})})}),h=l.memo(function({url:e,provider:o,wrapperClassName:c,iframeClassName:s}){const i=m.buildEmbedSrc(e,o);return t.jsx("div",{className:c,children:t.jsx("iframe",{src:i,className:s,allow:"autoplay; fullscreen",allowFullScreen:!0,title:"Embedded video","aria-label":"Background video"})})}),f=l.memo(l.forwardRef(function({src:e,autoPlay:o,posterUrl:c,wrapperClassName:s,videoClassName:i,isPlaying:a,onToggle:u},_){const d=l.useRef(null);return l.useImperativeHandle(_,()=>({play(){var r;(r=d.current)==null||r.play().catch(()=>{})},pause(){var r;(r=d.current)==null||r.pause()}})),l.useEffect(()=>{const r=d.current;r&&(a?r.play().catch(()=>{}):r.pause())},[a]),t.jsxs("div",{className:s,children:[t.jsx(j,{isPlaying:a,onToggle:u}),t.jsx("video",{ref:d,src:e,autoPlay:o,loop:!0,muted:!0,playsInline:!0,poster:c,preload:"metadata",className:i,"aria-label":"Background video"})]})})),$=l.memo(function({url:e,autoPlay:o,posterUrl:c,isPlaying:s,onToggle:i,variant:a}){const u=e.includes("vimeo.com"),_=e.includes("youtube.com")||e.includes("youtu.be"),d=u||_,r=u?"vimeo":"youtube";return a==="inline"?d?t.jsx(h,{url:e,provider:r,wrapperClassName:n.media}):t.jsx(f,{src:e,autoPlay:o,posterUrl:c,wrapperClassName:n.media,isPlaying:s,onToggle:i}):d?t.jsx(h,{url:e,provider:r,wrapperClassName:n.videoBackground,iframeClassName:n.iframe}):t.jsx(f,{src:e,autoPlay:o,posterUrl:c,videoClassName:n.videoBackground,isPlaying:s,onToggle:i})}),Y=l.memo(function({image:e,mode:o,variant:c,imageAdapter:s}){const i=m.resolveImageUrl(e,o,"medium");if(!i)return null;const a=m.resolveAltText(e,o),u=t.jsx("img",{fetchPriority:"high",src:i,alt:a,draggable:!1,style:c==="fill"?{objectFit:"cover",width:"100%",height:"100%"}:{width:"100%",height:"100%"}});return s?t.jsx("div",{className:n.media,children:c==="fill"?s.render({src:i,alt:a,fill:!0,priority:!0,fetchPriority:"high",style:{objectFit:"cover"},draggable:!1,sizes:"(max-width: 767px) 600px, 1200px"}):s.render({src:i,alt:a,width:650,height:750,priority:!0,fetchPriority:"high"})}):t.jsx("div",{className:n.media,children:u})});exports.HeroImage=Y;exports.NativeVideo=f;exports.VideoBlock=$;exports.VideoControl=j;exports.VideoEmbed=h;exports.styles=n;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.
|
|
1
|
+
._hero_2jyyr_1{width:100%;padding-top:var(--spacing-xl);padding-bottom:var(--spacing-xl)}._container_2jyyr_7{width:100%;max-width:var(--layout-width, 1300px);margin:0 auto;padding-left:var(--spacing-md);padding-right:var(--spacing-md)}._heading_2jyyr_15{display:flex;flex-direction:column;width:100%;flex:1;gap:var(--spacing-md)}._heading_2jyyr_15:not(:has(._text_2jyyr_22 .portableTextContainer)){gap:var(--spacing-lg)}._heading_2jyyr_15 h1,._heading_2jyyr_15 h2,._heading_2jyyr_15 h3,._heading_2jyyr_15 h4,._heading_2jyyr_15 h5,._heading_2jyyr_15 h6{width:100%;margin-block:0}._eyebrow_2jyyr_37{font-weight:var(--font-weight-bold)}._disclaimer_2jyyr_41{color:var(--color-text-primary);font-size:var(--font-size-sm)}._text_2jyyr_22{flex:1;display:flex;flex-direction:column;gap:var(--spacing-lg)}._articleDetails_2jyyr_53{color:var(--color-secondary-75);display:flex;align-items:center;margin-bottom:var(--spacing-md);gap:var(--spacing-md)}@media (max-width: 767px){._articleDetails_2jyyr_53{flex-wrap:wrap;gap:var(--spacing-md)}}._articleType_2jyyr_66{display:flex;align-items:center;justify-content:center;background-color:var(--color-secondary-75);padding:0 var(--spacing-md);color:#fff;width:auto;height:36px;border-radius:var(--radius-full);text-transform:capitalize;text-decoration:none}._articleCategories_2jyyr_80{display:flex;flex-wrap:wrap;gap:var(--spacing-sm)}._category_2jyyr_86{border:1px solid var(--color-secondary-75);display:flex;align-items:center;justify-content:center;background-color:transparent;padding:0 var(--spacing-md);color:var(--color-secondary-75);width:auto;height:36px;border-radius:var(--radius-full);text-transform:capitalize;text-decoration:none}._number_2jyyr_102{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-secondary-75);color:#fff;width:25px;height:25px;border-radius:var(--radius-full);text-transform:capitalize;margin-right:var(--spacing-xs)}._pipe_2jyyr_115{margin:0 var(--spacing-sm)}@media (max-width: 767px){._pipe_2jyyr_115._hide_2jyyr_118{display:none}}._default_2jyyr_125{position:relative}._blog_2jyyr_129{position:relative;padding:0 var(--spacing-md)}._blog_2jyyr_129 ._container_2jyyr_7{max-width:var(--layout-width, 1300px);position:relative;display:flex;align-items:flex-end;width:100%;min-height:450px;height:100%;overflow:hidden;flex-grow:1;padding:var(--nav-height) 0 0;border-radius:var(--radius-md)}._blog_2jyyr_129 ._container_2jyyr_7 img{z-index:1;transition:width .3s ease-in-out,height .3s ease-in-out}@media (max-width: 767px){._blog_2jyyr_129 ._overlay_2jyyr_155{width:100%;padding:4rem var(--spacing-md) var(--spacing-xl)}}._blog_2jyyr_129 ._text_2jyyr_22{z-index:3;position:relative;max-width:650px;background-color:var(--color-background);padding:var(--spacing-xl);border-radius:var(--radius-md)}@media (min-width: 768px){._blog_2jyyr_129 ._text_2jyyr_22{border-radius:var(--radius-md) var(--radius-md) 0 0}._blog_2jyyr_129 ._text_2jyyr_22:before{content:"";position:absolute;top:-25px;left:0;height:25px;width:20px;border-bottom-left-radius:var(--radius-md);box-shadow:-20px 20px 0 20px var(--color-background)}._blog_2jyyr_129 ._text_2jyyr_22:after{content:"";position:absolute;bottom:0;right:-20px;height:25px;width:20px;border-bottom-left-radius:var(--radius-md);box-shadow:0 10px 0 0 var(--color-background)}}._tile_2jyyr_225{position:relative;padding:0 var(--spacing-md)}._tile_2jyyr_225 ._container_2jyyr_7{max-width:var(--layout-width, 1300px);position:relative;display:flex;align-items:flex-end;width:100%;min-height:550px;height:100%;overflow:hidden;flex-grow:1;padding:var(--nav-height) 0 0;border-radius:var(--radius-md)}._tile_2jyyr_225 ._container_2jyyr_7 img{z-index:1;transition:width .3s ease-in-out,height .3s ease-in-out}@media (max-width: 767px){._tile_2jyyr_225 ._overlay_2jyyr_155{width:100%;padding:var(--spacing-md)}}@media (max-width: 767px){._tile_2jyyr_225:has(video) ._overlay_2jyyr_155{padding-bottom:3rem}}._tile_2jyyr_225 ._text_2jyyr_22{z-index:3;position:relative;max-width:650px;background-color:var(--color-background);padding:var(--spacing-xl);border-radius:var(--radius-md)}@media (min-width: 768px){._tile_2jyyr_225 ._text_2jyyr_22{border-radius:var(--radius-md) var(--radius-md) 0 0}._tile_2jyyr_225 ._text_2jyyr_22:before{content:"";position:absolute;top:-25px;left:0;height:25px;width:20px;border-bottom-left-radius:var(--radius-md);box-shadow:-20px 20px 0 20px var(--color-background)}._tile_2jyyr_225 ._text_2jyyr_22:after{content:"";position:absolute;bottom:0;right:-20px;height:25px;width:20px;border-bottom-left-radius:var(--radius-md);box-shadow:0 10px 0 0 var(--color-background)}}._fullBleed_2jyyr_334{position:relative;padding-top:0;padding-bottom:0}._fullBleed_2jyyr_334 ._container_2jyyr_7{max-width:var(--layout-width, 1300px);position:relative;display:flex;align-items:flex-end;width:100%;min-height:550px;height:100%;overflow:hidden;flex-grow:1;border-radius:0}._fullBleed_2jyyr_334 ._container_2jyyr_7 img{z-index:1;transition:width .3s ease-in-out,height .3s ease-in-out}._fullBleed_2jyyr_334 ._media_2jyyr_361{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;border-radius:0}._fullBleed_2jyyr_334 ._media_2jyyr_361 img,._fullBleed_2jyyr_334 ._media_2jyyr_361 video,._fullBleed_2jyyr_334 ._media_2jyyr_361 iframe{width:100%;height:100%;object-fit:cover;display:block}._fullBleed_2jyyr_334 ._overlay_2jyyr_155{position:relative;z-index:1;min-height:80vh;display:flex;align-items:flex-end;background:linear-gradient(to top,#000000a6,#0000004d,#0000)}@media (max-width: 767px){._fullBleed_2jyyr_334 ._overlay_2jyyr_155{min-height:60vh}}._fullBleed_2jyyr_334 ._text_2jyyr_22{max-width:700px;color:#fff;background-color:transparent;padding:0;border-radius:0;z-index:3;position:relative;max-width:650px;background-color:var(--color-background);padding:var(--spacing-xl);margin-bottom:var(--spacing-md);border-radius:var(--radius-md)}._fullBleed_2jyyr_334 ._text_2jyyr_22:before,._fullBleed_2jyyr_334 ._text_2jyyr_22:after{display:none}@media (max-width: 767px){._fullBleed_2jyyr_334:has(video) ._text_2jyyr_22{margin-bottom:3rem}}._default_2jyyr_125 ._media_2jyyr_361{position:relative;width:100%;height:480px;margin-bottom:var(--spacing-md);border-radius:var(--radius-md);overflow:hidden}@media (max-width: 767px){._default_2jyyr_125 ._media_2jyyr_361{height:280px}}._default_2jyyr_125 ._media_2jyyr_361 img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}._splitAlt_2jyyr_448 ._media_2jyyr_361,._split_2jyyr_448 ._media_2jyyr_361{height:100%;padding-bottom:0;margin-bottom:0}._splitAlt_2jyyr_448 ._media_2jyyr_361 video,._splitAlt_2jyyr_448 ._media_2jyyr_361 iframe,._split_2jyyr_448 ._media_2jyyr_361 video,._split_2jyyr_448 ._media_2jyyr_361 iframe{position:relative;border-radius:var(--radius-md)}._splitAlt_2jyyr_448 ._media_2jyyr_361 img,._split_2jyyr_448 ._media_2jyyr_361 img{border-radius:var(--radius-md);width:100%;height:auto;max-height:500px;object-fit:contain}._splitAlt_2jyyr_448 ._container_2jyyr_7{display:flex;align-items:center;gap:3rem}@media (max-width: 767px){._splitAlt_2jyyr_448 ._container_2jyyr_7{flex-direction:column-reverse;gap:var(--spacing-xl)}._splitAlt_2jyyr_448 ._container_2jyyr_7 ._media_2jyyr_361{width:100%;max-width:500px}}._splitAlt_2jyyr_448 ._container_2jyyr_7 ._media_2jyyr_361{flex:.65}._splitAlt_2jyyr_448 ._container_2jyyr_7 ._heading_2jyyr_15{flex:.35}._split_2jyyr_448 ._container_2jyyr_7{display:flex;align-items:center;gap:3rem}._split_2jyyr_448 ._container_2jyyr_7 ._media_2jyyr_361{flex:1}._split_2jyyr_448 ._container_2jyyr_7 ._media_2jyyr_361 img{width:100%;height:auto;max-height:500px;object-fit:contain}@media (max-width: 767px){._split_2jyyr_448 ._container_2jyyr_7{flex-direction:column-reverse;gap:var(--spacing-xl)}._split_2jyyr_448 ._container_2jyyr_7 ._media_2jyyr_361{width:100%;max-width:500px}}._videoControl_2jyyr_522{position:absolute;bottom:var(--spacing-sm);right:var(--spacing-sm);z-index:5;background:#00000080;border:none;border-radius:50%;padding:var(--spacing-sm);cursor:pointer;color:#fff;display:flex;align-items:center;justify-content:center;transition:color .3s ease-in-out}._videoControl_2jyyr_522 svg{width:16px;height:16px}._videoControl_2jyyr_522:hover{color:var(--color-primary-25)}._media_2jyyr_361{position:relative;width:100%;height:0;overflow:hidden;border-radius:var(--radius-md);flex:1;margin-bottom:var(--spacing-md);line-height:0}._media_2jyyr_361 iframe,._media_2jyyr_361 video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}._videoBackground_2jyyr_570,._iframe_2jyyr_571{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}._iframe_2jyyr_571{border:none}.splitAlt ._text_2jyyr_22{flex:.65}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require('./NavLink.css');const l=require("react/jsx-runtime"),u=require("react"),g=require("./external-link-DDShu-48.cjs"),p=require("./chevron-down-DfK1XBl3.cjs"),k="_navbar_1hmlz_1",v="_sticky_1hmlz_15",f="_left_1hmlz_31",I="_container_1hmlz_32",C="_logo_1hmlz_36",M="_nav_1hmlz_1",w="_center_1hmlz_51",y="_hidden_1hmlz_59",x="_visible_1hmlz_66",T="_right_1hmlz_81",N="_title_1hmlz_88",j="_linkWrapper_1hmlz_98",S="_parent_1hmlz_98",W="_linkItem_1hmlz_105",$="_link_1hmlz_98",D="_search_1hmlz_111",L="_locale_1hmlz_112",E="_themeToggle_1hmlz_113",F="_sublinkToggle_1hmlz_114",q="_standard_1hmlz_165",R="_triangle_1hmlz_173",B="_twoColumn_1hmlz_202",A="_mobileButtons_1hmlz_211",G="_menuToggle_1hmlz_283",H="_utilityMobile_1hmlz_301",J="_utility_1hmlz_301",K="_navInner_1hmlz_329",Q="_grid_1hmlz_340",U="_searchModal_1hmlz_363",V="_localeModal_1hmlz_364",X="_separator_1hmlz_384",Y="_newTabIcon_1hmlz_415",Z="_sublinksDescription_1hmlz_428",O="_linkContent_1hmlz_431",P="_open_1hmlz_444",nn="_back_1hmlz_468",en="_sublinks_1hmlz_428",ln="_show_1hmlz_517",on="_primaryColumn_1hmlz_566",tn="_secondaryColumn_1hmlz_575",sn="_spotlightColumn_1hmlz_579",_n="_sublinksInner_1hmlz_583",rn="_sublinksColumn_1hmlz_602",cn="_chevron_1hmlz_612",an="_menubar_1hmlz_624",mn="_toolbar_1hmlz_625",hn="_advanced_1hmlz_809",un="_subtitle_1hmlz_818",dn="_withSpotlight_1hmlz_860",zn="_withoutSpotlight_1hmlz_864",bn="_transparent_1hmlz_902",gn="_groupDivider_1hmlz_1013",pn="_searchWrapper_1hmlz_1021",kn="_mobileMenu_1hmlz_1028",vn="_mobileMenuSlide_1hmlz_1029",fn="_mobileMenuItem_1hmlz_1039",In="_fadeInFromLeft_1hmlz_1043",Cn="_fadeInFromRight_1hmlz_1047",Mn="_spotlight_1hmlz_579",wn="_imageWrapper_1hmlz_1057",yn="_content_1hmlz_1079",xn="_description_1hmlz_1094",Tn="_actions_1hmlz_1098",e={navbar:k,sticky:v,left:f,container:I,logo:C,nav:M,center:w,hidden:y,visible:x,right:T,title:N,linkWrapper:j,parent:S,linkItem:W,link:$,search:D,locale:L,themeToggle:E,sublinkToggle:F,standard:q,triangle:R,twoColumn:B,mobileButtons:A,menuToggle:G,utilityMobile:H,utility:J,navInner:K,grid:Q,searchModal:U,localeModal:V,separator:X,newTabIcon:Y,sublinksDescription:Z,linkContent:O,open:P,back:nn,sublinks:en,show:ln,primaryColumn:on,secondaryColumn:tn,spotlightColumn:sn,sublinksInner:_n,sublinksColumn:rn,chevron:cn,menubar:an,toolbar:mn,default:"_default_1hmlz_740",advanced:hn,subtitle:un,withSpotlight:dn,withoutSpotlight:zn,transparent:bn,groupDivider:gn,searchWrapper:pn,mobileMenu:kn,mobileMenuSlide:vn,mobileMenuItem:fn,fadeInFromLeft:In,fadeInFromRight:Cn,spotlight:Mn,imageWrapper:wn,content:yn,description:xn,actions:Tn};function Nn({link:n,path:o,parentPath:r,openPath:d,togglePath:c,updateTriangleIndicator:z,setOpenPath:s,renderLinks:b,buttonRefs:_}){var m;const i=d===o,t=!!((m=n.sublinks)!=null&&m.length),a=u.useRef(null);return u.useEffect(()=>(_.current.set(o,a.current),()=>{_.current.delete(o)}),[o,_]),l.jsxs("div",{role:"menuitem",className:`${e.linkWrapper} ${r?"":e.parent}`,children:[l.jsx("div",{className:e.linkItem,children:n.href?l.jsxs("a",{href:n.href,className:e.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var h;s(null),(h=n.onClick)==null||h.call(n)},onMouseEnter:()=>{r||s(null)},children:[n.label,n.isExternal&&l.jsx(g.ExternalLink,{className:e.newTabIcon,size:16,"aria-hidden":"true"})]}):l.jsxs("button",{ref:a,"aria-haspopup":t?!0:void 0,"aria-expanded":t?i:void 0,className:`${e.sublinkToggle} ${i?e.open:""}`,onClick:()=>c(o),onMouseEnter:()=>{z(o),s(o)},children:[n.label,t&&l.jsx(p.ChevronDown,{size:18,className:e.chevron,"aria-hidden":"true"})]})}),t&&l.jsx("div",{className:`${e.sublinks} ${i?e.show:""}`,onMouseLeave:()=>c(o),role:"menu","aria-label":`${n.label} submenu`,children:l.jsx("div",{children:l.jsx("div",{className:e.sublinksInner,children:l.jsx("div",{className:e.sublinksColumn,children:b(n.sublinks,o)})})})})]})}exports.NavLink=Nn;exports.styles=e;
|
|
@@ -0,0 +1,159 @@
|
|
|
1
|
+
import { jsxs as r, jsx as o } from "react/jsx-runtime";
|
|
2
|
+
import { useRef as p, useEffect as g } from "react";
|
|
3
|
+
import { E as k } from "./external-link-BOPobeQJ.js";
|
|
4
|
+
import { C as v } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
+
import './NavLink.css';const f = "_navbar_1hmlz_1", C = "_sticky_1hmlz_15", I = "_left_1hmlz_31", M = "_container_1hmlz_32", w = "_logo_1hmlz_36", y = "_nav_1hmlz_1", T = "_center_1hmlz_51", N = "_hidden_1hmlz_59", S = "_visible_1hmlz_66", W = "_right_1hmlz_81", x = "_title_1hmlz_88", E = "_linkWrapper_1hmlz_98", D = "_parent_1hmlz_98", $ = "_linkItem_1hmlz_105", F = "_link_1hmlz_98", L = "_search_1hmlz_111", B = "_locale_1hmlz_112", R = "_themeToggle_1hmlz_113", j = "_sublinkToggle_1hmlz_114", q = "_standard_1hmlz_165", A = "_triangle_1hmlz_173", G = "_twoColumn_1hmlz_202", H = "_mobileButtons_1hmlz_211", J = "_menuToggle_1hmlz_283", K = "_utilityMobile_1hmlz_301", Q = "_utility_1hmlz_301", U = "_navInner_1hmlz_329", V = "_grid_1hmlz_340", X = "_searchModal_1hmlz_363", Y = "_localeModal_1hmlz_364", Z = "_separator_1hmlz_384", O = "_newTabIcon_1hmlz_415", P = "_sublinksDescription_1hmlz_428", nn = "_linkContent_1hmlz_431", en = "_open_1hmlz_444", ln = "_back_1hmlz_468", on = "_sublinks_1hmlz_428", tn = "_show_1hmlz_517", sn = "_primaryColumn_1hmlz_566", _n = "_secondaryColumn_1hmlz_575", rn = "_spotlightColumn_1hmlz_579", an = "_sublinksInner_1hmlz_583", cn = "_sublinksColumn_1hmlz_602", mn = "_chevron_1hmlz_612", hn = "_menubar_1hmlz_624", un = "_toolbar_1hmlz_625", dn = "_advanced_1hmlz_809", zn = "_subtitle_1hmlz_818", bn = "_withSpotlight_1hmlz_860", pn = "_withoutSpotlight_1hmlz_864", gn = "_transparent_1hmlz_902", kn = "_groupDivider_1hmlz_1013", vn = "_searchWrapper_1hmlz_1021", fn = "_mobileMenu_1hmlz_1028", Cn = "_mobileMenuSlide_1hmlz_1029", In = "_mobileMenuItem_1hmlz_1039", Mn = "_fadeInFromLeft_1hmlz_1043", wn = "_fadeInFromRight_1hmlz_1047", yn = "_spotlight_1hmlz_579", Tn = "_imageWrapper_1hmlz_1057", Nn = "_content_1hmlz_1079", Sn = "_description_1hmlz_1094", Wn = "_actions_1hmlz_1098", e = {
|
|
6
|
+
navbar: f,
|
|
7
|
+
sticky: C,
|
|
8
|
+
left: I,
|
|
9
|
+
container: M,
|
|
10
|
+
logo: w,
|
|
11
|
+
nav: y,
|
|
12
|
+
center: T,
|
|
13
|
+
hidden: N,
|
|
14
|
+
visible: S,
|
|
15
|
+
right: W,
|
|
16
|
+
title: x,
|
|
17
|
+
linkWrapper: E,
|
|
18
|
+
parent: D,
|
|
19
|
+
linkItem: $,
|
|
20
|
+
link: F,
|
|
21
|
+
search: L,
|
|
22
|
+
locale: B,
|
|
23
|
+
themeToggle: R,
|
|
24
|
+
sublinkToggle: j,
|
|
25
|
+
standard: q,
|
|
26
|
+
triangle: A,
|
|
27
|
+
twoColumn: G,
|
|
28
|
+
mobileButtons: H,
|
|
29
|
+
menuToggle: J,
|
|
30
|
+
utilityMobile: K,
|
|
31
|
+
utility: Q,
|
|
32
|
+
navInner: U,
|
|
33
|
+
grid: V,
|
|
34
|
+
searchModal: X,
|
|
35
|
+
localeModal: Y,
|
|
36
|
+
separator: Z,
|
|
37
|
+
newTabIcon: O,
|
|
38
|
+
sublinksDescription: P,
|
|
39
|
+
linkContent: nn,
|
|
40
|
+
open: en,
|
|
41
|
+
back: ln,
|
|
42
|
+
sublinks: on,
|
|
43
|
+
show: tn,
|
|
44
|
+
primaryColumn: sn,
|
|
45
|
+
secondaryColumn: _n,
|
|
46
|
+
spotlightColumn: rn,
|
|
47
|
+
sublinksInner: an,
|
|
48
|
+
sublinksColumn: cn,
|
|
49
|
+
chevron: mn,
|
|
50
|
+
menubar: hn,
|
|
51
|
+
toolbar: un,
|
|
52
|
+
default: "_default_1hmlz_740",
|
|
53
|
+
advanced: dn,
|
|
54
|
+
subtitle: zn,
|
|
55
|
+
withSpotlight: bn,
|
|
56
|
+
withoutSpotlight: pn,
|
|
57
|
+
transparent: gn,
|
|
58
|
+
groupDivider: kn,
|
|
59
|
+
searchWrapper: vn,
|
|
60
|
+
mobileMenu: fn,
|
|
61
|
+
mobileMenuSlide: Cn,
|
|
62
|
+
mobileMenuItem: In,
|
|
63
|
+
fadeInFromLeft: Mn,
|
|
64
|
+
fadeInFromRight: wn,
|
|
65
|
+
spotlight: yn,
|
|
66
|
+
imageWrapper: Tn,
|
|
67
|
+
content: Nn,
|
|
68
|
+
description: Sn,
|
|
69
|
+
actions: Wn
|
|
70
|
+
};
|
|
71
|
+
function Fn({
|
|
72
|
+
link: n,
|
|
73
|
+
path: l,
|
|
74
|
+
parentPath: a,
|
|
75
|
+
openPath: d,
|
|
76
|
+
togglePath: c,
|
|
77
|
+
updateTriangleIndicator: z,
|
|
78
|
+
setOpenPath: s,
|
|
79
|
+
renderLinks: b,
|
|
80
|
+
buttonRefs: _
|
|
81
|
+
}) {
|
|
82
|
+
var h;
|
|
83
|
+
const i = d === l, t = !!((h = n.sublinks) != null && h.length), m = p(null);
|
|
84
|
+
return g(() => (_.current.set(l, m.current), () => {
|
|
85
|
+
_.current.delete(l);
|
|
86
|
+
}), [l, _]), /* @__PURE__ */ r(
|
|
87
|
+
"div",
|
|
88
|
+
{
|
|
89
|
+
role: "menuitem",
|
|
90
|
+
className: `${e.linkWrapper} ${a ? "" : e.parent}`,
|
|
91
|
+
children: [
|
|
92
|
+
/* @__PURE__ */ o("div", { className: e.linkItem, children: n.href ? /* @__PURE__ */ r(
|
|
93
|
+
"a",
|
|
94
|
+
{
|
|
95
|
+
href: n.href,
|
|
96
|
+
className: e.link,
|
|
97
|
+
target: n.isExternal ? "_blank" : "_self",
|
|
98
|
+
rel: n.isExternal ? "noopener noreferrer" : void 0,
|
|
99
|
+
onClick: () => {
|
|
100
|
+
var u;
|
|
101
|
+
s(null), (u = n.onClick) == null || u.call(n);
|
|
102
|
+
},
|
|
103
|
+
onMouseEnter: () => {
|
|
104
|
+
a || s(null);
|
|
105
|
+
},
|
|
106
|
+
children: [
|
|
107
|
+
n.label,
|
|
108
|
+
n.isExternal && /* @__PURE__ */ o(
|
|
109
|
+
k,
|
|
110
|
+
{
|
|
111
|
+
className: e.newTabIcon,
|
|
112
|
+
size: 16,
|
|
113
|
+
"aria-hidden": "true"
|
|
114
|
+
}
|
|
115
|
+
)
|
|
116
|
+
]
|
|
117
|
+
}
|
|
118
|
+
) : /* @__PURE__ */ r(
|
|
119
|
+
"button",
|
|
120
|
+
{
|
|
121
|
+
ref: m,
|
|
122
|
+
"aria-haspopup": t ? !0 : void 0,
|
|
123
|
+
"aria-expanded": t ? i : void 0,
|
|
124
|
+
className: `${e.sublinkToggle} ${i ? e.open : ""}`,
|
|
125
|
+
onClick: () => c(l),
|
|
126
|
+
onMouseEnter: () => {
|
|
127
|
+
z(l), s(l);
|
|
128
|
+
},
|
|
129
|
+
children: [
|
|
130
|
+
n.label,
|
|
131
|
+
t && /* @__PURE__ */ o(
|
|
132
|
+
v,
|
|
133
|
+
{
|
|
134
|
+
size: 18,
|
|
135
|
+
className: e.chevron,
|
|
136
|
+
"aria-hidden": "true"
|
|
137
|
+
}
|
|
138
|
+
)
|
|
139
|
+
]
|
|
140
|
+
}
|
|
141
|
+
) }),
|
|
142
|
+
t && /* @__PURE__ */ o(
|
|
143
|
+
"div",
|
|
144
|
+
{
|
|
145
|
+
className: `${e.sublinks} ${i ? e.show : ""}`,
|
|
146
|
+
onMouseLeave: () => c(l),
|
|
147
|
+
role: "menu",
|
|
148
|
+
"aria-label": `${n.label} submenu`,
|
|
149
|
+
children: /* @__PURE__ */ o("div", { children: /* @__PURE__ */ o("div", { className: e.sublinksInner, children: /* @__PURE__ */ o("div", { className: e.sublinksColumn, children: b(n.sublinks, l) }) }) })
|
|
150
|
+
}
|
|
151
|
+
)
|
|
152
|
+
]
|
|
153
|
+
}
|
|
154
|
+
);
|
|
155
|
+
}
|
|
156
|
+
export {
|
|
157
|
+
Fn as N,
|
|
158
|
+
e as s
|
|
159
|
+
};
|
package/dist/NavLink.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
._navbar_8730w_1{position:relative;z-index:1000}._sticky_8730w_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_8730w_31 ._container_8730w_32{justify-content:flex-start}._left_8730w_31 ._logo_8730w_36{flex:unset}._left_8730w_31 ._nav_8730w_1{flex:1}@media (max-width: 767px){._left_8730w_31 ._logo_8730w_36{flex:1}}._center_8730w_51 ._nav_8730w_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_8730w_51 ._nav_8730w_1._hidden_8730w_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_8730w_51 ._nav_8730w_1._visible_8730w_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_8730w_51 ._logo_8730w_36{flex:1}}._right_8730w_81 ._container_8730w_32{justify-content:flex-end}@media (max-width: 767px){._right_8730w_81 ._logo_8730w_36,._right_8730w_81 ._title_8730w_88{flex:1}}._right_8730w_81 ._nav_8730w_1{flex:1}._linkWrapper_8730w_98._parent_8730w_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105 ._link_8730w_98,._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105 ._search_8730w_111,._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105 ._locale_8730w_112,._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105._themeToggle_8730w_113 button,._linkWrapper_8730w_98._parent_8730w_98:first-of-type>._linkItem_8730w_105 ._sublinkToggle_8730w_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105 ._link_8730w_98,._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105 ._search_8730w_111,._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105 ._locale_8730w_112,._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105._themeToggle_8730w_113 button,._linkWrapper_8730w_98._parent_8730w_98:last-of-type>._linkItem_8730w_105 ._sublinkToggle_8730w_114{padding-right:var(--spacing-md)}}._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98{height:40px}@media (min-width: 768px){._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98:hover,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111:hover,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112:hover,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button:hover,._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_8730w_165{left:0;background-color:#fff}._standard_8730w_165 ._linkWrapper_8730w_98{position:relative}._standard_8730w_165 ._triangle_8730w_173{display:none}._container_8730w_32{display:grid;align-items:center;grid-template-areas:"first second third";grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);grid-gap:var(--spacing-md);width:100%;max-width:var(--layout-width);height:100%;min-height:65px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_8730w_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_8730w_32._twoColumn_8730w_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_8730w_32._twoColumn_8730w_202{display:flex}}._mobileButtons_8730w_211{display:none}@media (max-width: 767px){._mobileButtons_8730w_211{display:flex;align-items:center;gap:var(--spacing-sm)}._mobileButtons_8730w_211 ._linkWrapper_8730w_98{padding:0}}._title_8730w_88{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_8730w_36{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_8730w_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_8730w_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_8730w_36 img{max-width:120px}}._search_8730w_111,._locale_8730w_112,._themeToggle_8730w_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_8730w_111 svg,._locale_8730w_112 svg,._themeToggle_8730w_113 button svg{position:relative;z-index:5}._menuToggle_8730w_283{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px;height:40px}._menuToggle_8730w_283 svg{position:relative;z-index:5}._utilityMobile_8730w_301{display:none;grid-area:third;justify-content:flex-end}._utility_8730w_301{grid-area:third;display:flex;justify-content:flex-end}._utility_8730w_301 a{font-size:var(--font-size-sm)}._nav_8730w_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_8730w_1{height:100vh}}._navInner_8730w_329{position:relative}@media (max-width: 767px){._navInner_8730w_329{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_8730w_340{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_8730w_340{display:flex;flex-direction:column}._grid_8730w_340 ._linkWrapper_8730w_98{padding:var(--spacing-sm) 0}}._linkItem_8730w_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_8730w_363),.modalContentContainer:has(._localeModal_8730w_364){align-self:flex-start;top:2rem}._searchModal_8730w_363,._localeModal_8730w_364{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_8730w_363 .modalClose,._localeModal_8730w_364 .modalClose{display:none}._searchModal_8730w_363 .modalContent,._localeModal_8730w_364 .modalContent{margin-top:0}._separator_8730w_384{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_8730w_392,._sublinkToggle_8730w_114,._search_8730w_111,._locale_8730w_112,._themeToggle_8730w_113 button,._link_8730w_98{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_8730w_392 ._newTabIcon_8730w_415,._sublinkToggle_8730w_114 ._newTabIcon_8730w_415,._search_8730w_111 ._newTabIcon_8730w_415,._locale_8730w_112 ._newTabIcon_8730w_415,._themeToggle_8730w_113 button ._newTabIcon_8730w_415,._link_8730w_98 ._newTabIcon_8730w_415{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_8730w_111,._locale_8730w_112,._themeToggle_8730w_113 button{justify-content:center}@media (min-width: 768px){._navTitle_8730w_392,._sublinksDescription_8730w_428,._link_8730w_98,._sublinkToggle_8730w_114,._link_8730w_98 ._linkContent_8730w_431,._sublinkToggle_8730w_114 ._linkContent_8730w_431{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_8730w_98:hover,._link_8730w_98._open_8730w_444,._search_8730w_111:hover,._sublinkToggle_8730w_114:hover,._sublinkToggle_8730w_114._open_8730w_444,._link_8730w_98:hover ._newTabIcon_8730w_415,._link_8730w_98._open_8730w_444 ._newTabIcon_8730w_415,._search_8730w_111:hover ._newTabIcon_8730w_415,._sublinkToggle_8730w_114:hover ._newTabIcon_8730w_415,._sublinkToggle_8730w_114._open_8730w_444 ._newTabIcon_8730w_415{color:var(--color-primary-100)}@media (max-width: 767px){._link_8730w_98:hover,._link_8730w_98._open_8730w_444,._search_8730w_111:hover,._sublinkToggle_8730w_114:hover,._sublinkToggle_8730w_114._open_8730w_444{color:var(--color-secondary-100)}._link_8730w_98:hover ._newTabIcon_8730w_415,._link_8730w_98._open_8730w_444 ._newTabIcon_8730w_415,._search_8730w_111:hover ._newTabIcon_8730w_415,._sublinkToggle_8730w_114:hover ._newTabIcon_8730w_415,._sublinkToggle_8730w_114._open_8730w_444 ._newTabIcon_8730w_415{color:var(--color-secondary-100)}}._navItem_8730w_463:hover{color:var(--color-primary-100)}._sublinkToggle_8730w_114,._back_8730w_468{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_8730w_114:hover,._sublinkToggle_8730w_114._open_8730w_444,._back_8730w_468:hover,._back_8730w_468._open_8730w_444{color:var(--color-primary-100)}._sublinks_8730w_428{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_8730w_428._show_8730w_517{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_8730w_428._show_8730w_517 ._navTitle_8730w_392,._sublinks_8730w_428._show_8730w_517 ._sublinksDescription_8730w_428,._sublinks_8730w_428._show_8730w_517 ._link_8730w_98,._sublinks_8730w_428._show_8730w_517 ._sublinkToggle_8730w_114,._sublinks_8730w_428._show_8730w_517 ._link_8730w_98 ._linkContent_8730w_431,._sublinks_8730w_428._show_8730w_517 ._sublinkToggle_8730w_114 ._linkContent_8730w_431{opacity:1;visibility:visible}._triangle_8730w_173{visibility:hidden;opacity:0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);z-index:10;pointer-events:none;transition:top .3s ease-in-out,left .3s ease-in-out,visbility .3s ease-in-out,opacity .3s ease-in-out}._triangle_8730w_173._show_8730w_517{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_8730w_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_8730w_566{border-right:1px solid var(--color-border)}._primaryColumn_8730w_566 ._sublinkToggle_8730w_114:hover,._primaryColumn_8730w_566 ._sublinkToggle_8730w_114._open_8730w_444{color:var(--color-primary-100)}._secondaryColumn_8730w_575{background-color:var(--color-secondary-10)}._spotlightColumn_8730w_579{background-color:var(--color-secondary-75)}._sublinksInner_8730w_583{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_8730w_583{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset;border:unset}}._sublinksColumn_8730w_602{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_8730w_602{padding:0}}._chevron_8730w_612{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_8730w_114._open_8730w_444 ._chevron_8730w_612{transform:rotate(180deg)}._menubar_8730w_624,._toolbar_8730w_625{display:contents}@media (max-width: 767px){._logo_8730w_36{flex:1}._menuToggle_8730w_283,._search_8730w_111{display:flex;align-items:center;justify-content:center}._utility_8730w_301 a:not(._utility_8730w_301 a:first-of-type){display:none}._utilityMobile_8730w_301{display:block;transform:translateY(100px);position:fixed;bottom:1rem;left:0;right:0;margin:0 auto;width:calc(100% - 2rem);z-index:1001;transition:transform .3s ease-in-out}._utilityMobile_8730w_301._open_8730w_444{transform:translateY(0)}._nav_8730w_1{position:fixed;top:calc(var(--nav-height) - 1px);left:0;width:100%;height:100%;background-color:var(--color-background);display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);z-index:1000;overflow-y:auto;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out}._nav_8730w_1._open_8730w_444{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_8730w_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_8730w_98._parent_8730w_98{border-bottom:1px solid var(--color-border)}._linkWrapper_8730w_98._parent_8730w_98:last-of-type{border:none}._linkItem_8730w_105{width:100%}._chevron_8730w_612{display:none}._sublinks_8730w_428{position:relative;top:0;box-shadow:none;max-height:fit-content;opacity:1;visibility:visible;align-items:flex-start;justify-content:flex-start;padding:var(--spacing-sm);gap:0;pointer-events:auto}._sublinkToggle_8730w_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_8730w_740 ._container_8730w_32{padding:var(--spacing-md)}._default_8730w_740 ._sublinks_8730w_428{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_8730w_740 ._sublinks_8730w_428{position:relative;justify-content:center;align-items:center}}._default_8730w_740 ._linkItem_8730w_105{justify-content:flex-end}@media (max-width: 767px){._default_8730w_740 ._linkItem_8730w_105{justify-content:center;align-items:center}}._default_8730w_740 ._sublinksInner_8730w_583{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_8730w_740 ._sublinksInner_8730w_583{justify-content:center;align-items:center}}._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98{height:40px}@media (min-width: 768px){._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98:hover,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111:hover,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112:hover,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button:hover,._default_8730w_740 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_8730w_809 ._linkContent_8730w_431{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_8730w_809 ._subtitle_8730w_818{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_8730w_809 ._sublinksDescription_8730w_428,._advanced_8730w_809 ._sublinksDescription_8730w_428 div p{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_8730w_809 ._sublinks_8730w_428{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_8730w_809 ._sublinks_8730w_428{position:relative;justify-content:center;align-items:center}}._advanced_8730w_809 ._linkItem_8730w_105{justify-content:flex-start}._advanced_8730w_809 ._sublinksInner_8730w_583{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_8730w_809 ._sublinksInner_8730w_583._withSpotlight_8730w_860{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_8730w_809 ._sublinksInner_8730w_583._withoutSpotlight_8730w_864{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_8730w_809 ._sublinksInner_8730w_583{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_8730w_809 ._sublinkToggle_8730w_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_8730w_809 ._sublinkToggle_8730w_114:hover,._advanced_8730w_809 ._sublinkToggle_8730w_114._open_8730w_444{color:var(--color-primary-100)}._advanced_8730w_809 ._back_8730w_468{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_8730w_809 ._back_8730w_468:hover{color:var(--color-primary-100)}._transparent_8730w_902{background-color:transparent}._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98{height:40px}@media (min-width: 768px){._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._link_8730w_98:hover,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._search_8730w_111:hover,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._locale_8730w_112:hover,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105._themeToggle_8730w_113 button:hover,._transparent_8730w_902 ._linkWrapper_8730w_98._parent_8730w_98>._linkItem_8730w_105 ._sublinkToggle_8730w_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_8730w_902:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(var(--color-backgroundRgb),.5);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}}._transparent_8730w_902 ._nav_8730w_1{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-backgroundRgb),.3);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_8730w_902 ._nav_8730w_1{padding:var(--nav-height) 0 0;background:rgba(var(--color-backgroundRgb),.95);border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_8730w_902 ._nav_8730w_1:before{border-radius:0}}@media (max-width: 767px){._transparent_8730w_902 ._utility_8730w_301 a,._transparent_8730w_902 ._utility_8730w_301 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_8730w_902 ._utility_8730w_301 a>span,._transparent_8730w_902 ._utility_8730w_301 button>span{background-color:transparent;padding:0}._transparent_8730w_902 ._utility_8730w_301 a:hover>span,._transparent_8730w_902 ._utility_8730w_301 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_8730w_902 ._menuToggle_8730w_283,._transparent_8730w_902 ._search_8730w_111{width:unset}}._groupDivider_8730w_1013{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_8730w_1021{grid-area:fourth;width:auto}}._mobileMenu_8730w_1028,._mobileMenuSlide_8730w_1029{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_8730w_1039{opacity:0}._fadeInFromLeft_8730w_1043{animation:_fadeInFromLeft_8730w_1043 .3s ease-in-out forwards}._fadeInFromRight_8730w_1047{animation:_fadeInFromRight_8730w_1047 .3s ease-in-out forwards}._spotlight_8730w_579{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_8730w_579 ._imageWrapper_8730w_1057{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_8730w_579 ._imageWrapper_8730w_1057 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_8730w_579 ._image_8730w_1057{width:100%;height:auto;object-fit:cover}._spotlight_8730w_579 ._content_8730w_1079{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_8730w_579 ._title_8730w_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_8730w_579 ._description_8730w_1094{color:#fff}._spotlight_8730w_579 ._actions_8730w_1098{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_8730w_1043{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_8730w_1047{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
1
|
+
._navbar_1hmlz_1{position:relative;z-index:1000}._sticky_1hmlz_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_1hmlz_31 ._container_1hmlz_32{justify-content:flex-start}._left_1hmlz_31 ._logo_1hmlz_36{flex:unset}._left_1hmlz_31 ._nav_1hmlz_1{flex:1}@media (max-width: 767px){._left_1hmlz_31 ._logo_1hmlz_36{flex:1}}._center_1hmlz_51 ._nav_1hmlz_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1hmlz_51 ._nav_1hmlz_1._hidden_1hmlz_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1hmlz_51 ._nav_1hmlz_1._visible_1hmlz_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1hmlz_51 ._logo_1hmlz_36{flex:1}}._right_1hmlz_81 ._container_1hmlz_32{justify-content:flex-end}@media (max-width: 767px){._right_1hmlz_81 ._logo_1hmlz_36,._right_1hmlz_81 ._title_1hmlz_88{flex:1}}._right_1hmlz_81 ._nav_1hmlz_1{flex:1}._linkWrapper_1hmlz_98._parent_1hmlz_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105 ._link_1hmlz_98,._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105 ._search_1hmlz_111,._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105 ._locale_1hmlz_112,._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button,._linkWrapper_1hmlz_98._parent_1hmlz_98:first-of-type>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105 ._link_1hmlz_98,._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105 ._search_1hmlz_111,._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105 ._locale_1hmlz_112,._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button,._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114{padding-right:var(--spacing-md)}}._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98{height:40px}@media (min-width: 768px){._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98:hover,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111:hover,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112:hover,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button:hover,._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_1hmlz_165{left:0;background-color:var(--color-background)}._standard_1hmlz_165 ._linkWrapper_1hmlz_98{position:relative}._standard_1hmlz_165 ._triangle_1hmlz_173{display:none}._container_1hmlz_32{display:grid;align-items:center;grid-template-areas:"first second third";grid-template-columns:minmax(auto,1fr) auto minmax(auto,1fr);grid-gap:var(--spacing-md);width:100%;max-width:var(--layout-width);height:100%;min-height:65px;margin:0 auto;padding:var(--spacing-md) var(--spacing-lg);position:relative}@media (max-width: 767px){._container_1hmlz_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_1hmlz_32._twoColumn_1hmlz_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_1hmlz_32._twoColumn_1hmlz_202{display:flex}}._mobileButtons_1hmlz_211{display:none}@media (max-width: 767px){._mobileButtons_1hmlz_211{display:flex;align-items:center;gap:var(--spacing-sm)}._mobileButtons_1hmlz_211 ._linkWrapper_1hmlz_98{padding:0}}._title_1hmlz_88{grid-area:first;color:var(--color-text-primary);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);z-index:1005}._logo_1hmlz_36{grid-area:first;font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-100);display:flex;align-items:center;justify-content:flex-start;position:relative;z-index:1005}._logo_1hmlz_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_1hmlz_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_1hmlz_36 img{max-width:120px}}._search_1hmlz_111,._locale_1hmlz_112,._themeToggle_1hmlz_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_1hmlz_111 svg,._locale_1hmlz_112 svg,._themeToggle_1hmlz_113 button svg{position:relative;z-index:5}._menuToggle_1hmlz_283{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px;height:40px}._menuToggle_1hmlz_283 svg{position:relative;z-index:5}._utilityMobile_1hmlz_301{display:none;grid-area:third;justify-content:flex-end}._utility_1hmlz_301{grid-area:third;display:flex;justify-content:flex-end}._utility_1hmlz_301 a{font-size:var(--font-size-sm)}._nav_1hmlz_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_1hmlz_1{height:100vh}}._navInner_1hmlz_329{position:relative}@media (max-width: 767px){._navInner_1hmlz_329{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_1hmlz_340{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_1hmlz_340{display:flex;flex-direction:column}._grid_1hmlz_340 ._linkWrapper_1hmlz_98{padding:var(--spacing-sm) 0}}._linkItem_1hmlz_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_1hmlz_363),.modalContentContainer:has(._localeModal_1hmlz_364){align-self:flex-start;top:2rem}._searchModal_1hmlz_363,._localeModal_1hmlz_364{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_1hmlz_363 .modalClose,._localeModal_1hmlz_364 .modalClose{display:none}._searchModal_1hmlz_363 .modalContent,._localeModal_1hmlz_364 .modalContent{margin-top:0}._separator_1hmlz_384{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_1hmlz_392,._sublinkToggle_1hmlz_114,._search_1hmlz_111,._locale_1hmlz_112,._themeToggle_1hmlz_113 button,._link_1hmlz_98{text-decoration:none;color:var(--color-secondary-100);background-color:transparent;border:none;padding:var(--spacing-sm);transition:color .3s ease-in-out;font-family:inherit;font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);box-sizing:border-box;cursor:pointer;display:flex;align-items:center;gap:var(--spacing-xs)}._navTitle_1hmlz_392 ._newTabIcon_1hmlz_415,._sublinkToggle_1hmlz_114 ._newTabIcon_1hmlz_415,._search_1hmlz_111 ._newTabIcon_1hmlz_415,._locale_1hmlz_112 ._newTabIcon_1hmlz_415,._themeToggle_1hmlz_113 button ._newTabIcon_1hmlz_415,._link_1hmlz_98 ._newTabIcon_1hmlz_415{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_1hmlz_111,._locale_1hmlz_112,._themeToggle_1hmlz_113 button{justify-content:center}@media (min-width: 768px){._navTitle_1hmlz_392,._sublinksDescription_1hmlz_428,._link_1hmlz_98,._sublinkToggle_1hmlz_114,._link_1hmlz_98 ._linkContent_1hmlz_431,._sublinkToggle_1hmlz_114 ._linkContent_1hmlz_431{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_1hmlz_98:hover,._link_1hmlz_98._open_1hmlz_444,._search_1hmlz_111:hover,._sublinkToggle_1hmlz_114:hover,._sublinkToggle_1hmlz_114._open_1hmlz_444,._link_1hmlz_98:hover ._newTabIcon_1hmlz_415,._link_1hmlz_98._open_1hmlz_444 ._newTabIcon_1hmlz_415,._search_1hmlz_111:hover ._newTabIcon_1hmlz_415,._sublinkToggle_1hmlz_114:hover ._newTabIcon_1hmlz_415,._sublinkToggle_1hmlz_114._open_1hmlz_444 ._newTabIcon_1hmlz_415{color:var(--color-primary-100)}@media (max-width: 767px){._link_1hmlz_98:hover,._link_1hmlz_98._open_1hmlz_444,._search_1hmlz_111:hover,._sublinkToggle_1hmlz_114:hover,._sublinkToggle_1hmlz_114._open_1hmlz_444{color:var(--color-secondary-100)}._link_1hmlz_98:hover ._newTabIcon_1hmlz_415,._link_1hmlz_98._open_1hmlz_444 ._newTabIcon_1hmlz_415,._search_1hmlz_111:hover ._newTabIcon_1hmlz_415,._sublinkToggle_1hmlz_114:hover ._newTabIcon_1hmlz_415,._sublinkToggle_1hmlz_114._open_1hmlz_444 ._newTabIcon_1hmlz_415{color:var(--color-secondary-100)}}._navItem_1hmlz_463:hover{color:var(--color-primary-100)}._sublinkToggle_1hmlz_114,._back_1hmlz_468{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_1hmlz_114:hover,._sublinkToggle_1hmlz_114._open_1hmlz_444,._back_1hmlz_468:hover,._back_1hmlz_468._open_1hmlz_444{color:var(--color-primary-100)}._sublinks_1hmlz_428{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_1hmlz_428._show_1hmlz_517{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_1hmlz_428._show_1hmlz_517 ._navTitle_1hmlz_392,._sublinks_1hmlz_428._show_1hmlz_517 ._sublinksDescription_1hmlz_428,._sublinks_1hmlz_428._show_1hmlz_517 ._link_1hmlz_98,._sublinks_1hmlz_428._show_1hmlz_517 ._sublinkToggle_1hmlz_114,._sublinks_1hmlz_428._show_1hmlz_517 ._link_1hmlz_98 ._linkContent_1hmlz_431,._sublinks_1hmlz_428._show_1hmlz_517 ._sublinkToggle_1hmlz_114 ._linkContent_1hmlz_431{opacity:1;visibility:visible}._triangle_1hmlz_173{visibility:hidden;opacity:0;position:absolute;top:calc(100% + .5rem);transform:translate(-50%);z-index:10;pointer-events:none;transition:top .3s ease-in-out,left .3s ease-in-out,visbility .3s ease-in-out,opacity .3s ease-in-out}._triangle_1hmlz_173._show_1hmlz_517{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_1hmlz_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_1hmlz_566{border-right:1px solid var(--color-border)}._primaryColumn_1hmlz_566 ._sublinkToggle_1hmlz_114:hover,._primaryColumn_1hmlz_566 ._sublinkToggle_1hmlz_114._open_1hmlz_444{color:var(--color-primary-100)}._secondaryColumn_1hmlz_575{background-color:var(--color-secondary-10)}._spotlightColumn_1hmlz_579{background-color:var(--color-secondary-75)}._sublinksInner_1hmlz_583{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_1hmlz_583{display:flex;flex-direction:column;width:unset;max-width:unset;min-height:unset;background-color:unset;box-shadow:unset;border-radius:unset;border:unset}}._sublinksColumn_1hmlz_602{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_1hmlz_602{padding:0}}._chevron_1hmlz_612{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_1hmlz_114._open_1hmlz_444 ._chevron_1hmlz_612{transform:rotate(180deg)}._menubar_1hmlz_624,._toolbar_1hmlz_625{display:contents}@media (max-width: 767px){._logo_1hmlz_36{flex:1}._menuToggle_1hmlz_283,._search_1hmlz_111{display:flex;align-items:center;justify-content:center}._utility_1hmlz_301 a:not(._utility_1hmlz_301 a:first-of-type){display:none}._utilityMobile_1hmlz_301{display:block;transform:translateY(100px);position:fixed;bottom:1rem;left:0;right:0;margin:0 auto;width:calc(100% - 2rem);z-index:1001;transition:transform .3s ease-in-out}._utilityMobile_1hmlz_301._open_1hmlz_444{transform:translateY(0)}._nav_1hmlz_1{position:fixed;top:calc(var(--nav-height) - 1px);left:0;width:100%;height:100%;background-color:var(--color-background);display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-md);z-index:1000;overflow-y:auto;transform:translate(100%);opacity:0;pointer-events:none;transition:transform .3s ease-in-out}._nav_1hmlz_1._open_1hmlz_444{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_1hmlz_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_1hmlz_98._parent_1hmlz_98{border-bottom:1px solid var(--color-border)}._linkWrapper_1hmlz_98._parent_1hmlz_98:last-of-type{border:none}._linkItem_1hmlz_105{width:100%}._chevron_1hmlz_612{display:none}._sublinks_1hmlz_428{position:relative;top:0;box-shadow:none;max-height:fit-content;opacity:1;visibility:visible;align-items:flex-start;justify-content:flex-start;padding:var(--spacing-sm);gap:0;pointer-events:auto}._sublinkToggle_1hmlz_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_1hmlz_740 ._container_1hmlz_32{padding:var(--spacing-md)}._default_1hmlz_740 ._sublinks_1hmlz_428{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_1hmlz_740 ._sublinks_1hmlz_428{position:relative;justify-content:center;align-items:center}}._default_1hmlz_740 ._linkItem_1hmlz_105{justify-content:flex-end}@media (max-width: 767px){._default_1hmlz_740 ._linkItem_1hmlz_105{justify-content:center;align-items:center}}._default_1hmlz_740 ._sublinksInner_1hmlz_583{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_1hmlz_740 ._sublinksInner_1hmlz_583{justify-content:center;align-items:center}}._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98{height:40px}@media (min-width: 768px){._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98:hover,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111:hover,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112:hover,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button:hover,._default_1hmlz_740 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_1hmlz_809 ._linkContent_1hmlz_431{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_1hmlz_809 ._subtitle_1hmlz_818{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_1hmlz_809 ._sublinksDescription_1hmlz_428,._advanced_1hmlz_809 ._sublinksDescription_1hmlz_428 div p{color:var(--color-text-primary);line-height:var(--line-height-normal);font-size:var(--font-size-sm);margin-bottom:var(--spacing-sm)}._advanced_1hmlz_809 ._sublinks_1hmlz_428{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_1hmlz_809 ._sublinks_1hmlz_428{position:relative;justify-content:center;align-items:center}}._advanced_1hmlz_809 ._linkItem_1hmlz_105{justify-content:flex-start}._advanced_1hmlz_809 ._sublinksInner_1hmlz_583{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_1hmlz_809 ._sublinksInner_1hmlz_583._withSpotlight_1hmlz_860{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_1hmlz_809 ._sublinksInner_1hmlz_583._withoutSpotlight_1hmlz_864{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_1hmlz_809 ._sublinksInner_1hmlz_583{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_1hmlz_809 ._sublinkToggle_1hmlz_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_1hmlz_809 ._sublinkToggle_1hmlz_114:hover,._advanced_1hmlz_809 ._sublinkToggle_1hmlz_114._open_1hmlz_444{color:var(--color-primary-100)}._advanced_1hmlz_809 ._back_1hmlz_468{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_1hmlz_809 ._back_1hmlz_468:hover{color:var(--color-primary-100)}._transparent_1hmlz_902{background-color:transparent}._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98{height:40px}@media (min-width: 768px){._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._link_1hmlz_98:hover,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._search_1hmlz_111:hover,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._locale_1hmlz_112:hover,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105._themeToggle_1hmlz_113 button:hover,._transparent_1hmlz_902 ._linkWrapper_1hmlz_98._parent_1hmlz_98>._linkItem_1hmlz_105 ._sublinkToggle_1hmlz_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_1hmlz_902:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:rgba(var(--color-backgroundRgb),.5);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}}._transparent_1hmlz_902 ._nav_1hmlz_1{height:auto;border-radius:var(--radius-full);padding:0;z-index:1001;background:rgba(var(--color-backgroundRgb),.3);backdrop-filter:saturate(1.1) blur(1rem);-webkit-backdrop-filter:saturate(1.1) blur(1rem)}@media (max-width: 767px){._transparent_1hmlz_902 ._nav_1hmlz_1{padding:var(--nav-height) 0 0;background:rgba(var(--color-backgroundRgb),.95);border-radius:0;top:0!important;left:0!important;height:100vh}._transparent_1hmlz_902 ._nav_1hmlz_1:before{border-radius:0}}@media (max-width: 767px){._transparent_1hmlz_902 ._utility_1hmlz_301 a,._transparent_1hmlz_902 ._utility_1hmlz_301 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_1hmlz_902 ._utility_1hmlz_301 a>span,._transparent_1hmlz_902 ._utility_1hmlz_301 button>span{background-color:transparent;padding:0}._transparent_1hmlz_902 ._utility_1hmlz_301 a:hover>span,._transparent_1hmlz_902 ._utility_1hmlz_301 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_1hmlz_902 ._menuToggle_1hmlz_283,._transparent_1hmlz_902 ._search_1hmlz_111{width:unset}}._groupDivider_1hmlz_1013{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_1hmlz_1021{grid-area:fourth;width:auto}}._mobileMenu_1hmlz_1028,._mobileMenuSlide_1hmlz_1029{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_1hmlz_1039{opacity:0}._fadeInFromLeft_1hmlz_1043{animation:_fadeInFromLeft_1hmlz_1043 .3s ease-in-out forwards}._fadeInFromRight_1hmlz_1047{animation:_fadeInFromRight_1hmlz_1047 .3s ease-in-out forwards}._spotlight_1hmlz_579{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_1hmlz_579 ._imageWrapper_1hmlz_1057{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_1hmlz_579 ._imageWrapper_1hmlz_1057 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_1hmlz_579 ._image_1hmlz_1057{width:100%;height:auto;object-fit:cover}._spotlight_1hmlz_579 ._content_1hmlz_1079{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_1hmlz_579 ._title_1hmlz_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_1hmlz_579 ._description_1hmlz_1094{color:#fff}._spotlight_1hmlz_579 ._actions_1hmlz_1098{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_1hmlz_1043{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_1hmlz_1047{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-CXNhSkOA.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),t=require("react"),le=require("../Modal/index.cjs"),A=require("../../../index-hPJqlEOh.cjs"),te=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),t=require("react"),le=require("../Modal/index.cjs"),A=require("../../../index-hPJqlEOh.cjs"),te=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-CXNhSkOA.cjs"),V=require("../../utils/NoScroll/noScroll.cjs"),Ce=require("../../../chevron-right-motlyADs.cjs"),H=require("../../../external-link-DDShu-48.cjs"),Se=require("../../../x-Dft9NVe_.cjs"),ae=require("../../../createLucideIcon-DpotSgUx.cjs"),_e=require("../../../chevron-down-DfK1XBl3.cjs");/**
|
|
2
2
|
* @license lucide-react v0.488.0 - ISC
|
|
3
3
|
*
|
|
4
4
|
* This source code is licensed under the ISC license.
|
|
@@ -3,7 +3,7 @@ import { useState as v, useRef as F, useCallback as _, useEffect as U } from "re
|
|
|
3
3
|
import { Modal as se } from "../Modal/index.mjs";
|
|
4
4
|
import { B as J, M as ze } from "../../../index-paelIj6o.js";
|
|
5
5
|
import { ButtonGroup as ce } from "../ButtonGroup/index.mjs";
|
|
6
|
-
import { s as e, N as xe } from "../../../NavLink-
|
|
6
|
+
import { s as e, N as xe } from "../../../NavLink-DY33wpeW.js";
|
|
7
7
|
import { lockScroll as Ae, unlockScroll as oe } from "../../utils/NoScroll/noScroll.mjs";
|
|
8
8
|
import { C as Re } from "../../../chevron-right-Cim1KPuL.js";
|
|
9
9
|
import { E as K } from "../../../external-link-BOPobeQJ.js";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");require("../../utils/mediaUtils.cjs");const e=require("../../../HeroSubComponents-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");require("../../utils/mediaUtils.cjs");const e=require("../../../HeroSubComponents-UbEVX5Wy.cjs");require("../../../play-CQBnZgNa.cjs");exports.HeroImage=e.HeroImage;exports.NativeVideo=e.NativeVideo;exports.VideoBlock=e.VideoBlock;exports.VideoControl=e.VideoControl;exports.VideoEmbed=e.VideoEmbed;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "react/jsx-runtime";
|
|
2
2
|
import "react";
|
|
3
3
|
import "../../utils/mediaUtils.mjs";
|
|
4
|
-
import { H as t, N as d, V as p, a as s, b as V } from "../../../HeroSubComponents-
|
|
4
|
+
import { H as t, N as d, V as p, a as s, b as V } from "../../../HeroSubComponents-Cxv7hryT.js";
|
|
5
5
|
import "../../../play-DYgKiSaf.js";
|
|
6
6
|
export {
|
|
7
7
|
t as HeroImage,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),k=require("react"),V=require("./HeroContext.cjs"),s=require("../../../HeroSubComponents-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react/jsx-runtime"),k=require("react"),V=require("./HeroContext.cjs"),s=require("../../../HeroSubComponents-UbEVX5Wy.cjs"),w=require("../../utils/mediaUtils.cjs"),W=require("../../hooks/usePrefersReducedMotion.cjs"),Y={default:s.styles.default,split:s.styles.split,"split-35-65":s.styles.splitAlt,tile:s.styles.tile,fullBleed:s.styles.fullBleed,blog:s.styles.blog};function $({heading:l,callToAction:a,renderRichText:t,renderCallToAction:r,extraChildren:n}){return e.jsxs(e.Fragment,{children:[e.jsxs("div",{children:[l.eyebrow&&(t==null?void 0:t({blocks:l.eyebrow,className:s.styles.eyebrow})),t==null?void 0:t({blocks:l.title})]}),n,l.description&&(t==null?void 0:t({blocks:l.description})),a&&(r==null?void 0:r(a))]})}function C({id:l,paddingClasses:a,layoutClass:t,extraSectionClass:r,mediaNode:n,overlayContent:c}){return e.jsx("section",{id:l,className:`${s.styles.hero} ${a} ${t} ${r??""}`,children:e.jsxs("article",{className:s.styles.container,children:[n,e.jsx("div",{className:s.styles.overlay,children:e.jsx("div",{className:s.styles.text,children:c})})]})})}const z={render:({href:l,className:a,children:t})=>e.jsx("a",{href:l,className:a,children:t})};function G({heading:l,image:a,video:t,callToAction:r,pageData:n,styleOptions:c,id:y,imageAdapter:m,linkAdapter:v,renderRichText:o,renderCallToAction:i}){var M;const u=W.usePrefersReducedMotion(),[B,H]=k.useState(!u),d=(()=>{try{return V.useHeroContext()}catch{return null}})(),F=v??z,b=(c==null?void 0:c.layout)??"default",j=((M=c==null?void 0:c.padding)==null?void 0:M.join(" "))??"",g=Y[b]??s.styles.default,N=(c==null?void 0:c.mode)??"light",p=w.resolveImageUrl(a,N,"medium"),f=w.resolveImageUrl(a,N,"large"),I=w.resolveAltText(a,N),U=t?w.detectVideoProvider(t):null,x=!u,L=k.useCallback(()=>{H(P=>!P)},[]);k.useEffect(()=>{if(!(b==="tile"||b==="fullBleed")||typeof window>"u")return;d==null||d.setIsFullbleedHeroAtTop(!0);const q=()=>{d==null||d.setIsFullbleedHeroAtTop(window.scrollY===0)};return window.addEventListener("scroll",q,{passive:!0}),()=>window.removeEventListener("scroll",q)},[b,d]),k.useEffect(()=>{H(!u)},[u]);const S=t&&U?e.jsx(s.VideoBlock,{url:t,autoPlay:x,posterUrl:f,isPlaying:B,onToggle:L,variant:"inline"}):a?e.jsx(s.HeroImage,{image:a,mode:N,variant:"intrinsic",imageAdapter:m}):null,_=t&&U?e.jsx(s.VideoBlock,{url:t,autoPlay:x,posterUrl:f,isPlaying:B,onToggle:L,variant:"background"}):p||f?m?m.render({src:f??p??"",alt:I,fill:!0,priority:!0,style:{objectFit:"cover"},draggable:!1,sizes:"(min-width: 500px) 500px, 100vw"}):e.jsx("img",{src:f??p,alt:I,style:{position:"absolute",inset:0,width:"100%",height:"100%",objectFit:"cover"},draggable:!1}):null,E=n?J(n,F):null;switch(b){case"split":case"split-35-65":return e.jsx("section",{id:y,className:`${s.styles.hero} ${g} ${j}`,children:e.jsxs("article",{className:s.styles.container,children:[e.jsxs("div",{className:s.styles.heading,children:[e.jsxs("div",{children:[l.eyebrow&&(o==null?void 0:o({blocks:l.eyebrow,className:s.styles.eyebrow})),o==null?void 0:o({blocks:l.title})]}),e.jsxs("div",{className:s.styles.text,children:[l.description&&(o==null?void 0:o({blocks:l.description})),r&&(i==null?void 0:i(r))]}),l.disclaimer&&(o==null?void 0:o({blocks:l.disclaimer,className:s.styles.disclaimer}))]}),S]})});case"default":return e.jsx("section",{id:y,className:`${s.styles.hero} ${j} ${g}`,children:e.jsxs("article",{className:s.styles.container,children:[S,e.jsx("div",{className:s.styles.text,children:e.jsx($,{heading:l,callToAction:r,renderRichText:o,renderCallToAction:i})})]})});case"tile":return e.jsx(C,{id:y,paddingClasses:j,layoutClass:g,extraSectionClass:"heroTile",mediaNode:_,overlayContent:e.jsx($,{heading:l,callToAction:r,renderRichText:o,renderCallToAction:i})});case"fullBleed":return e.jsxs("section",{"data-overlay":"true",id:y,className:`${s.styles.hero} ${s.styles.fullBleed} ${j}`,children:[e.jsx("div",{className:s.styles.media,children:_}),e.jsx("div",{className:s.styles.container,children:e.jsx("div",{className:s.styles.text,children:e.jsx($,{heading:l,callToAction:r,renderRichText:o,renderCallToAction:i})})})]});case"blog":return e.jsx(C,{id:y,paddingClasses:j,layoutClass:g,mediaNode:_,overlayContent:e.jsx($,{heading:l,callToAction:r,renderRichText:o,renderCallToAction:i,extraChildren:E})})}}function J(l,a){var m,v;const t=((m=l.categories)==null?void 0:m.filter(o=>{var i,u;return!((u=(i=o.slug)==null?void 0:i.current)!=null&&u.startsWith("library/type"))}))??[],r=t[0]??null,n=t[1]??null,c=((v=l.categories)==null?void 0:v.find(o=>{var i,u;return(u=(i=o.slug)==null?void 0:i.current)==null?void 0:u.startsWith("library/type")}))??null,y=n&&n.title.toLowerCase()!=="library"&&!n.slug.current.includes("keywords");return e.jsxs("div",{className:s.styles.articleDetails,children:[c&&a.render({href:`/blog/search?categories=${encodeURIComponent(c._id)}`,className:s.styles.articleType,children:c.title}),e.jsxs("div",{className:s.styles.articleCategories,children:[r&&a.render({href:`/blog/search?categories=${encodeURIComponent(r._id)}`,className:s.styles.category,children:r.title}),y&&a.render({href:`/blog/search?categories=${encodeURIComponent(n._id)}`,className:s.styles.category,children:n.title})]}),l.timeToRead>0&&e.jsxs("span",{children:[e.jsx("span",{className:s.styles.number,children:l.timeToRead}),"min read"]})]})}exports.HeroBlock=G;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx as a, jsxs as u, Fragment as q } from "react/jsx-runtime";
|
|
2
2
|
import { useState as G, useCallback as J, useEffect as V } from "react";
|
|
3
3
|
import { useHeroContext as K } from "./HeroContext.mjs";
|
|
4
|
-
import { V as _, s, H as Q } from "../../../HeroSubComponents-
|
|
4
|
+
import { V as _, s, H as Q } from "../../../HeroSubComponents-Cxv7hryT.js";
|
|
5
5
|
import { resolveImageUrl as E, resolveAltText as X, detectVideoProvider as Z } from "../../utils/mediaUtils.mjs";
|
|
6
6
|
import { usePrefersReducedMotion as D } from "../../hooks/usePrefersReducedMotion.mjs";
|
|
7
7
|
const h = {
|
package/package.json
CHANGED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
"use strict";require('./HeroSubComponents.css');const t=require("react/jsx-runtime"),l=require("react"),h=require("./next/utils/mediaUtils.cjs"),y=require("./createLucideIcon-DpotSgUx.cjs"),x=require("./play-CQBnZgNa.cjs");/**
|
|
2
|
-
* @license lucide-react v0.488.0 - ISC
|
|
3
|
-
*
|
|
4
|
-
* This source code is licensed under the ISC license.
|
|
5
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
6
|
-
*/const b=[["rect",{x:"14",y:"4",width:"4",height:"16",rx:"1",key:"zuxfzm"}],["rect",{x:"6",y:"4",width:"4",height:"16",rx:"1",key:"1okwgv"}]],g=y.createLucideIcon("pause",b),j="_hero_189e5_1",w="_container_189e5_7",C="_heading_189e5_15",N="_text_189e5_22",k="_eyebrow_189e5_37",B="_disclaimer_189e5_41",V="_articleDetails_189e5_53",I="_articleType_189e5_66",E="_articleCategories_189e5_80",q="_category_189e5_86",z="_number_189e5_102",T="_blog_189e5_129",H="_overlay_189e5_155",R="_tile_189e5_225",D="_fullBleed_189e5_334",F="_media_189e5_361",P="_splitAlt_189e5_448",A="_split_189e5_448",L="_videoControl_189e5_522",S="_videoBackground_189e5_570",U="_iframe_189e5_571",n={hero:j,container:w,heading:C,text:N,eyebrow:k,disclaimer:B,articleDetails:V,articleType:I,articleCategories:E,category:q,number:z,default:"_default_189e5_125",blog:T,overlay:H,tile:R,fullBleed:D,media:F,splitAlt:P,split:A,videoControl:L,videoBackground:S,iframe:U},p=l.memo(function({isPlaying:e,onToggle:i}){return t.jsx("button",{type:"button",title:e?"Pause the video":"Play the video","aria-label":e?"Pause video":"Play video",className:n.videoControl,onClick:i,children:e?t.jsx(g,{size:18,"aria-hidden":!0}):t.jsx(x.Play,{size:18,"aria-hidden":!0})})}),f=l.memo(function({url:e,provider:i,wrapperClassName:c,iframeClassName:s}){const r=h.buildEmbedSrc(e,i);return t.jsx("div",{className:c,children:t.jsx("iframe",{src:r,className:s,allow:"autoplay; fullscreen",allowFullScreen:!0,title:"Embedded video","aria-label":"Background video"})})}),v=l.memo(l.forwardRef(function({src:e,autoPlay:i,posterUrl:c,wrapperClassName:s,videoClassName:r,isPlaying:a,onToggle:u},m){const d=l.useRef(null);return l.useImperativeHandle(m,()=>({play(){var o;(o=d.current)==null||o.play().catch(()=>{})},pause(){var o;(o=d.current)==null||o.pause()}})),l.useEffect(()=>{const o=d.current;o&&(a?o.play().catch(()=>{}):o.pause())},[a]),t.jsxs("div",{className:s,children:[t.jsx(p,{isPlaying:a,onToggle:u}),t.jsx("video",{ref:d,src:e,autoPlay:i,loop:!0,muted:!0,playsInline:!0,poster:c,preload:"metadata",className:r,"aria-label":"Background video"})]})})),$=l.memo(function({url:e,autoPlay:i,posterUrl:c,isPlaying:s,onToggle:r,variant:a}){const u=e.includes("vimeo.com"),m=e.includes("youtube.com")||e.includes("youtu.be"),d=u||m,o=u?"vimeo":"youtube";return a==="inline"?d?t.jsx(f,{url:e,provider:o,wrapperClassName:n.media}):t.jsx(v,{src:e,autoPlay:i,posterUrl:c,wrapperClassName:n.media,isPlaying:s,onToggle:r}):d?t.jsx(f,{url:e,provider:o,wrapperClassName:n.videoBackground,iframeClassName:n.iframe}):t.jsx(v,{src:e,autoPlay:i,posterUrl:c,videoClassName:n.videoBackground,isPlaying:s,onToggle:r})}),Y=l.memo(function({image:e,mode:i,variant:c,imageAdapter:s}){const r=h.resolveImageUrl(e,i,"medium");if(!r)return null;const a=h.resolveAltText(e,i),u=t.jsx("img",{fetchPriority:"high",src:r,alt:a,draggable:!1,style:c==="fill"?{objectFit:"cover",width:"100%",height:"100%"}:{width:"100%",height:"100%"}});return s?t.jsx("div",{className:n.media,children:c==="fill"?s.render({src:r,alt:a,fill:!0,priority:!0,fetchPriority:"high",style:{objectFit:"cover"},draggable:!1,sizes:"(max-width: 767px) 600px, 1200px"}):s.render({src:r,alt:a,width:650,height:750,priority:!0,fetchPriority:"high"})}):t.jsx("div",{className:n.media,children:u})});exports.HeroImage=Y;exports.NativeVideo=v;exports.VideoBlock=$;exports.VideoControl=p;exports.VideoEmbed=f;exports.styles=n;
|
package/dist/NavLink-CiFO2oh9.js
DELETED
|
@@ -1,159 +0,0 @@
|
|
|
1
|
-
import { jsxs as r, jsx as t } from "react/jsx-runtime";
|
|
2
|
-
import { useRef as g, useEffect as h } from "react";
|
|
3
|
-
import { E as k } from "./external-link-BOPobeQJ.js";
|
|
4
|
-
import { C as v } from "./chevron-down-DSUzBz9F.js";
|
|
5
|
-
import './NavLink.css';const f = "_navbar_8730w_1", C = "_sticky_8730w_15", I = "_left_8730w_31", M = "_container_8730w_32", y = "_logo_8730w_36", T = "_nav_8730w_1", N = "_center_8730w_51", S = "_hidden_8730w_59", W = "_visible_8730w_66", x = "_right_8730w_81", E = "_title_8730w_88", D = "_linkWrapper_8730w_98", $ = "_parent_8730w_98", F = "_linkItem_8730w_105", L = "_link_8730w_98", B = "_search_8730w_111", R = "_locale_8730w_112", j = "_themeToggle_8730w_113", z = "_sublinkToggle_8730w_114", q = "_standard_8730w_165", A = "_triangle_8730w_173", G = "_twoColumn_8730w_202", H = "_mobileButtons_8730w_211", J = "_menuToggle_8730w_283", K = "_utilityMobile_8730w_301", Q = "_utility_8730w_301", U = "_navInner_8730w_329", V = "_grid_8730w_340", X = "_searchModal_8730w_363", Y = "_localeModal_8730w_364", Z = "_separator_8730w_384", O = "_newTabIcon_8730w_415", P = "_sublinksDescription_8730w_428", nn = "_linkContent_8730w_431", en = "_open_8730w_444", on = "_back_8730w_468", tn = "_sublinks_8730w_428", sn = "_show_8730w_517", _n = "_primaryColumn_8730w_566", ln = "_secondaryColumn_8730w_575", rn = "_spotlightColumn_8730w_579", an = "_sublinksInner_8730w_583", cn = "_sublinksColumn_8730w_602", un = "_chevron_8730w_612", wn = "_menubar_8730w_624", mn = "_toolbar_8730w_625", dn = "_advanced_8730w_809", bn = "_subtitle_8730w_818", pn = "_withSpotlight_8730w_860", gn = "_withoutSpotlight_8730w_864", hn = "_transparent_8730w_902", kn = "_groupDivider_8730w_1013", vn = "_searchWrapper_8730w_1021", fn = "_mobileMenu_8730w_1028", Cn = "_mobileMenuSlide_8730w_1029", In = "_mobileMenuItem_8730w_1039", Mn = "_fadeInFromLeft_8730w_1043", yn = "_fadeInFromRight_8730w_1047", Tn = "_spotlight_8730w_579", Nn = "_imageWrapper_8730w_1057", Sn = "_content_8730w_1079", Wn = "_description_8730w_1094", xn = "_actions_8730w_1098", e = {
|
|
6
|
-
navbar: f,
|
|
7
|
-
sticky: C,
|
|
8
|
-
left: I,
|
|
9
|
-
container: M,
|
|
10
|
-
logo: y,
|
|
11
|
-
nav: T,
|
|
12
|
-
center: N,
|
|
13
|
-
hidden: S,
|
|
14
|
-
visible: W,
|
|
15
|
-
right: x,
|
|
16
|
-
title: E,
|
|
17
|
-
linkWrapper: D,
|
|
18
|
-
parent: $,
|
|
19
|
-
linkItem: F,
|
|
20
|
-
link: L,
|
|
21
|
-
search: B,
|
|
22
|
-
locale: R,
|
|
23
|
-
themeToggle: j,
|
|
24
|
-
sublinkToggle: z,
|
|
25
|
-
standard: q,
|
|
26
|
-
triangle: A,
|
|
27
|
-
twoColumn: G,
|
|
28
|
-
mobileButtons: H,
|
|
29
|
-
menuToggle: J,
|
|
30
|
-
utilityMobile: K,
|
|
31
|
-
utility: Q,
|
|
32
|
-
navInner: U,
|
|
33
|
-
grid: V,
|
|
34
|
-
searchModal: X,
|
|
35
|
-
localeModal: Y,
|
|
36
|
-
separator: Z,
|
|
37
|
-
newTabIcon: O,
|
|
38
|
-
sublinksDescription: P,
|
|
39
|
-
linkContent: nn,
|
|
40
|
-
open: en,
|
|
41
|
-
back: on,
|
|
42
|
-
sublinks: tn,
|
|
43
|
-
show: sn,
|
|
44
|
-
primaryColumn: _n,
|
|
45
|
-
secondaryColumn: ln,
|
|
46
|
-
spotlightColumn: rn,
|
|
47
|
-
sublinksInner: an,
|
|
48
|
-
sublinksColumn: cn,
|
|
49
|
-
chevron: un,
|
|
50
|
-
menubar: wn,
|
|
51
|
-
toolbar: mn,
|
|
52
|
-
default: "_default_8730w_740",
|
|
53
|
-
advanced: dn,
|
|
54
|
-
subtitle: bn,
|
|
55
|
-
withSpotlight: pn,
|
|
56
|
-
withoutSpotlight: gn,
|
|
57
|
-
transparent: hn,
|
|
58
|
-
groupDivider: kn,
|
|
59
|
-
searchWrapper: vn,
|
|
60
|
-
mobileMenu: fn,
|
|
61
|
-
mobileMenuSlide: Cn,
|
|
62
|
-
mobileMenuItem: In,
|
|
63
|
-
fadeInFromLeft: Mn,
|
|
64
|
-
fadeInFromRight: yn,
|
|
65
|
-
spotlight: Tn,
|
|
66
|
-
imageWrapper: Nn,
|
|
67
|
-
content: Sn,
|
|
68
|
-
description: Wn,
|
|
69
|
-
actions: xn
|
|
70
|
-
};
|
|
71
|
-
function Ln({
|
|
72
|
-
link: n,
|
|
73
|
-
path: o,
|
|
74
|
-
parentPath: a,
|
|
75
|
-
openPath: d,
|
|
76
|
-
togglePath: c,
|
|
77
|
-
updateTriangleIndicator: b,
|
|
78
|
-
setOpenPath: _,
|
|
79
|
-
renderLinks: p,
|
|
80
|
-
buttonRefs: i
|
|
81
|
-
}) {
|
|
82
|
-
var w;
|
|
83
|
-
const l = d === o, s = !!((w = n.sublinks) != null && w.length), u = g(null);
|
|
84
|
-
return h(() => (i.current.set(o, u.current), () => {
|
|
85
|
-
i.current.delete(o);
|
|
86
|
-
}), [o, i]), /* @__PURE__ */ r(
|
|
87
|
-
"div",
|
|
88
|
-
{
|
|
89
|
-
role: "menuitem",
|
|
90
|
-
className: `${e.linkWrapper} ${a ? "" : e.parent}`,
|
|
91
|
-
children: [
|
|
92
|
-
/* @__PURE__ */ t("div", { className: e.linkItem, children: n.href ? /* @__PURE__ */ r(
|
|
93
|
-
"a",
|
|
94
|
-
{
|
|
95
|
-
href: n.href,
|
|
96
|
-
className: e.link,
|
|
97
|
-
target: n.isExternal ? "_blank" : "_self",
|
|
98
|
-
rel: n.isExternal ? "noopener noreferrer" : void 0,
|
|
99
|
-
onClick: () => {
|
|
100
|
-
var m;
|
|
101
|
-
_(null), (m = n.onClick) == null || m.call(n);
|
|
102
|
-
},
|
|
103
|
-
onMouseEnter: () => {
|
|
104
|
-
a || _(null);
|
|
105
|
-
},
|
|
106
|
-
children: [
|
|
107
|
-
n.label,
|
|
108
|
-
n.isExternal && /* @__PURE__ */ t(
|
|
109
|
-
k,
|
|
110
|
-
{
|
|
111
|
-
className: e.newTabIcon,
|
|
112
|
-
size: 16,
|
|
113
|
-
"aria-hidden": "true"
|
|
114
|
-
}
|
|
115
|
-
)
|
|
116
|
-
]
|
|
117
|
-
}
|
|
118
|
-
) : /* @__PURE__ */ r(
|
|
119
|
-
"button",
|
|
120
|
-
{
|
|
121
|
-
ref: u,
|
|
122
|
-
"aria-haspopup": s ? !0 : void 0,
|
|
123
|
-
"aria-expanded": s ? l : void 0,
|
|
124
|
-
className: `${e.sublinkToggle} ${l ? e.open : ""}`,
|
|
125
|
-
onClick: () => c(o),
|
|
126
|
-
onMouseEnter: () => {
|
|
127
|
-
b(o), _(o);
|
|
128
|
-
},
|
|
129
|
-
children: [
|
|
130
|
-
n.label,
|
|
131
|
-
s && /* @__PURE__ */ t(
|
|
132
|
-
v,
|
|
133
|
-
{
|
|
134
|
-
size: 18,
|
|
135
|
-
className: e.chevron,
|
|
136
|
-
"aria-hidden": "true"
|
|
137
|
-
}
|
|
138
|
-
)
|
|
139
|
-
]
|
|
140
|
-
}
|
|
141
|
-
) }),
|
|
142
|
-
s && /* @__PURE__ */ t(
|
|
143
|
-
"div",
|
|
144
|
-
{
|
|
145
|
-
className: `${e.sublinks} ${l ? e.show : ""}`,
|
|
146
|
-
onMouseLeave: () => c(o),
|
|
147
|
-
role: "menu",
|
|
148
|
-
"aria-label": `${n.label} submenu`,
|
|
149
|
-
children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: e.sublinksInner, children: /* @__PURE__ */ t("div", { className: e.sublinksColumn, children: p(n.sublinks, o) }) }) })
|
|
150
|
-
}
|
|
151
|
-
)
|
|
152
|
-
]
|
|
153
|
-
}
|
|
154
|
-
);
|
|
155
|
-
}
|
|
156
|
-
export {
|
|
157
|
-
Ln as N,
|
|
158
|
-
e as s
|
|
159
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";require('./NavLink.css');const o=require("react/jsx-runtime"),d=require("react"),h=require("./external-link-DDShu-48.cjs"),p=require("./chevron-down-DfK1XBl3.cjs"),k="_navbar_8730w_1",v="_sticky_8730w_15",f="_left_8730w_31",I="_container_8730w_32",C="_logo_8730w_36",M="_nav_8730w_1",y="_center_8730w_51",x="_hidden_8730w_59",T="_visible_8730w_66",N="_right_8730w_81",j="_title_8730w_88",S="_linkWrapper_8730w_98",W="_parent_8730w_98",$="_linkItem_8730w_105",D="_link_8730w_98",L="_search_8730w_111",E="_locale_8730w_112",F="_themeToggle_8730w_113",q="_sublinkToggle_8730w_114",R="_standard_8730w_165",B="_triangle_8730w_173",z="_twoColumn_8730w_202",A="_mobileButtons_8730w_211",G="_menuToggle_8730w_283",H="_utilityMobile_8730w_301",J="_utility_8730w_301",K="_navInner_8730w_329",Q="_grid_8730w_340",U="_searchModal_8730w_363",V="_localeModal_8730w_364",X="_separator_8730w_384",Y="_newTabIcon_8730w_415",Z="_sublinksDescription_8730w_428",O="_linkContent_8730w_431",P="_open_8730w_444",nn="_back_8730w_468",en="_sublinks_8730w_428",on="_show_8730w_517",tn="_primaryColumn_8730w_566",sn="_secondaryColumn_8730w_575",_n="_spotlightColumn_8730w_579",ln="_sublinksInner_8730w_583",rn="_sublinksColumn_8730w_602",cn="_chevron_8730w_612",an="_menubar_8730w_624",un="_toolbar_8730w_625",wn="_advanced_8730w_809",dn="_subtitle_8730w_818",mn="_withSpotlight_8730w_860",bn="_withoutSpotlight_8730w_864",gn="_transparent_8730w_902",hn="_groupDivider_8730w_1013",pn="_searchWrapper_8730w_1021",kn="_mobileMenu_8730w_1028",vn="_mobileMenuSlide_8730w_1029",fn="_mobileMenuItem_8730w_1039",In="_fadeInFromLeft_8730w_1043",Cn="_fadeInFromRight_8730w_1047",Mn="_spotlight_8730w_579",yn="_imageWrapper_8730w_1057",xn="_content_8730w_1079",Tn="_description_8730w_1094",Nn="_actions_8730w_1098",e={navbar:k,sticky:v,left:f,container:I,logo:C,nav:M,center:y,hidden:x,visible:T,right:N,title:j,linkWrapper:S,parent:W,linkItem:$,link:D,search:L,locale:E,themeToggle:F,sublinkToggle:q,standard:R,triangle:B,twoColumn:z,mobileButtons:A,menuToggle:G,utilityMobile:H,utility:J,navInner:K,grid:Q,searchModal:U,localeModal:V,separator:X,newTabIcon:Y,sublinksDescription:Z,linkContent:O,open:P,back:nn,sublinks:en,show:on,primaryColumn:tn,secondaryColumn:sn,spotlightColumn:_n,sublinksInner:ln,sublinksColumn:rn,chevron:cn,menubar:an,toolbar:un,default:"_default_8730w_740",advanced:wn,subtitle:dn,withSpotlight:mn,withoutSpotlight:bn,transparent:gn,groupDivider:hn,searchWrapper:pn,mobileMenu:kn,mobileMenuSlide:vn,mobileMenuItem:fn,fadeInFromLeft:In,fadeInFromRight:Cn,spotlight:Mn,imageWrapper:yn,content:xn,description:Tn,actions:Nn};function jn({link:n,path:t,parentPath:r,openPath:m,togglePath:c,updateTriangleIndicator:b,setOpenPath:_,renderLinks:g,buttonRefs:i}){var u;const l=m===t,s=!!((u=n.sublinks)!=null&&u.length),a=d.useRef(null);return d.useEffect(()=>(i.current.set(t,a.current),()=>{i.current.delete(t)}),[t,i]),o.jsxs("div",{role:"menuitem",className:`${e.linkWrapper} ${r?"":e.parent}`,children:[o.jsx("div",{className:e.linkItem,children:n.href?o.jsxs("a",{href:n.href,className:e.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var w;_(null),(w=n.onClick)==null||w.call(n)},onMouseEnter:()=>{r||_(null)},children:[n.label,n.isExternal&&o.jsx(h.ExternalLink,{className:e.newTabIcon,size:16,"aria-hidden":"true"})]}):o.jsxs("button",{ref:a,"aria-haspopup":s?!0:void 0,"aria-expanded":s?l:void 0,className:`${e.sublinkToggle} ${l?e.open:""}`,onClick:()=>c(t),onMouseEnter:()=>{b(t),_(t)},children:[n.label,s&&o.jsx(p.ChevronDown,{size:18,className:e.chevron,"aria-hidden":"true"})]})}),s&&o.jsx("div",{className:`${e.sublinks} ${l?e.show:""}`,onMouseLeave:()=>c(t),role:"menu","aria-label":`${n.label} submenu`,children:o.jsx("div",{children:o.jsx("div",{className:e.sublinksInner,children:o.jsx("div",{className:e.sublinksColumn,children:g(n.sublinks,t)})})})})]})}exports.NavLink=jn;exports.styles=e;
|