quirk-ui 0.1.88 → 0.1.89

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.
@@ -0,0 +1 @@
1
+ "use strict";require('./NavLink.css');const o=require("react/jsx-runtime"),x=require("react"),b=require("./external-link-DDShu-48.cjs"),g=require("./chevron-down-DfK1XBl3.cjs"),p="_navbar_1xheq_1",k="_sticky_1xheq_15",v="_left_1xheq_31",f="_container_1xheq_32",I="_logo_1xheq_36",C="_nav_1xheq_1",M="_center_1xheq_51",w="_hidden_1xheq_59",y="_visible_1xheq_66",T="_right_1xheq_81",N="_title_1xheq_88",j="_linkWrapper_1xheq_98",S="_parent_1xheq_98",W="_linkItem_1xheq_105",$="_link_1xheq_98",D="_search_1xheq_111",L="_locale_1xheq_112",E="_themeToggle_1xheq_113",F="_sublinkToggle_1xheq_114",R="_standard_1xheq_165",B="_triangle_1xheq_173",z="_twoColumn_1xheq_202",A="_mobileButtons_1xheq_211",G="_menuToggle_1xheq_289",H="_utilityMobile_1xheq_307",J="_utility_1xheq_307",K="_navInner_1xheq_335",Q="_grid_1xheq_346",U="_searchModal_1xheq_369",V="_localeModal_1xheq_370",X="_separator_1xheq_390",Y="_newTabIcon_1xheq_423",Z="_sublinksDescription_1xheq_436",O="_linkContent_1xheq_439",P="_open_1xheq_452",ee="_back_1xheq_476",ne="_sublinks_1xheq_436",oe="_show_1xheq_525",te="_primaryColumn_1xheq_574",se="_secondaryColumn_1xheq_583",_e="_spotlightColumn_1xheq_587",ie="_sublinksInner_1xheq_591",le="_sublinksColumn_1xheq_610",re="_chevron_1xheq_620",ce="_menubar_1xheq_632",ae="_toolbar_1xheq_636",he="_advanced_1xheq_822",ue="_subtitle_1xheq_831",xe="_withSpotlight_1xheq_873",de="_withoutSpotlight_1xheq_877",me="_transparent_1xheq_915",qe="_groupDivider_1xheq_1026",be="_searchWrapper_1xheq_1034",ge="_mobileMenu_1xheq_1041",pe="_mobileMenuSlide_1xheq_1042",ke="_mobileMenuItem_1xheq_1052",ve="_fadeInFromLeft_1xheq_1056",fe="_fadeInFromRight_1xheq_1060",Ie="_spotlight_1xheq_587",Ce="_imageWrapper_1xheq_1070",Me="_content_1xheq_1092",we="_description_1xheq_1107",ye="_actions_1xheq_1111",n={navbar:p,sticky:k,left:v,container:f,logo:I,nav:C,center:M,hidden:w,visible:y,right:T,title:N,linkWrapper:j,parent:S,linkItem:W,link:$,search:D,locale:L,themeToggle:E,sublinkToggle:F,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:ee,sublinks:ne,show:oe,primaryColumn:te,secondaryColumn:se,spotlightColumn:_e,sublinksInner:ie,sublinksColumn:le,chevron:re,menubar:ce,toolbar:ae,default:"_default_1xheq_753",advanced:he,subtitle:ue,withSpotlight:xe,withoutSpotlight:de,transparent:me,groupDivider:qe,searchWrapper:be,mobileMenu:ge,mobileMenuSlide:pe,mobileMenuItem:ke,fadeInFromLeft:ve,fadeInFromRight:fe,spotlight:Ie,imageWrapper:Ce,content:Me,description:we,actions:ye};function Te({link:e,path:t,parentPath:r,openPath:d,togglePath:c,updateTriangleIndicator:m,setOpenPath:_,renderLinks:q,buttonRefs:i}){var h;const l=d===t,s=!!((h=e.sublinks)!=null&&h.length),a=x.useRef(null);return x.useEffect(()=>(i.current.set(t,a.current),()=>{i.current.delete(t)}),[t,i]),o.jsxs("div",{role:"menuitem",className:`${n.linkWrapper} ${r?"":n.parent}`,children:[o.jsx("div",{className:n.linkItem,children:e.href?o.jsxs("a",{href:e.href,className:n.link,target:e.isExternal?"_blank":"_self",rel:e.isExternal?"noopener noreferrer":void 0,onClick:()=>{var u;_(null),(u=e.onClick)==null||u.call(e)},onMouseEnter:()=>{r||_(null)},children:[e.label,e.isExternal&&o.jsx(b.ExternalLink,{className:n.newTabIcon,size:16,"aria-hidden":"true"})]}):o.jsxs("button",{ref:a,"aria-haspopup":s?!0:void 0,"aria-expanded":s?l:void 0,className:`${n.sublinkToggle} ${l?n.open:""}`,onClick:()=>c(t),onMouseEnter:()=>{m(t),_(t)},children:[e.label,s&&o.jsx(g.ChevronDown,{size:18,className:n.chevron,"aria-hidden":"true"})]})}),s&&o.jsx("div",{className:`${n.sublinks} ${l?n.show:""}`,onMouseLeave:()=>c(t),role:"menu","aria-label":`${e.label} submenu`,children:o.jsx("div",{children:o.jsx("div",{className:n.sublinksInner,children:o.jsx("div",{className:n.sublinksColumn,children:q(e.sublinks,t)})})})})]})}exports.NavLink=Te;exports.styles=n;
@@ -0,0 +1,159 @@
1
+ import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
+ import { useRef as q, useEffect as p } from "react";
3
+ import { E as g } from "./external-link-BOPobeQJ.js";
4
+ import { C as k } from "./chevron-down-DSUzBz9F.js";
5
+ import './NavLink.css';const v = "_navbar_1xheq_1", f = "_sticky_1xheq_15", C = "_left_1xheq_31", I = "_container_1xheq_32", M = "_logo_1xheq_36", w = "_nav_1xheq_1", y = "_center_1xheq_51", T = "_hidden_1xheq_59", N = "_visible_1xheq_66", S = "_right_1xheq_81", W = "_title_1xheq_88", E = "_linkWrapper_1xheq_98", D = "_parent_1xheq_98", $ = "_linkItem_1xheq_105", F = "_link_1xheq_98", L = "_search_1xheq_111", B = "_locale_1xheq_112", R = "_themeToggle_1xheq_113", j = "_sublinkToggle_1xheq_114", z = "_standard_1xheq_165", A = "_triangle_1xheq_173", G = "_twoColumn_1xheq_202", H = "_mobileButtons_1xheq_211", J = "_menuToggle_1xheq_289", K = "_utilityMobile_1xheq_307", Q = "_utility_1xheq_307", U = "_navInner_1xheq_335", V = "_grid_1xheq_346", X = "_searchModal_1xheq_369", Y = "_localeModal_1xheq_370", Z = "_separator_1xheq_390", O = "_newTabIcon_1xheq_423", P = "_sublinksDescription_1xheq_436", ee = "_linkContent_1xheq_439", ne = "_open_1xheq_452", oe = "_back_1xheq_476", te = "_sublinks_1xheq_436", se = "_show_1xheq_525", _e = "_primaryColumn_1xheq_574", ie = "_secondaryColumn_1xheq_583", le = "_spotlightColumn_1xheq_587", re = "_sublinksInner_1xheq_591", ae = "_sublinksColumn_1xheq_610", ce = "_chevron_1xheq_620", he = "_menubar_1xheq_632", ue = "_toolbar_1xheq_636", me = "_advanced_1xheq_822", xe = "_subtitle_1xheq_831", de = "_withSpotlight_1xheq_873", be = "_withoutSpotlight_1xheq_877", qe = "_transparent_1xheq_915", pe = "_groupDivider_1xheq_1026", ge = "_searchWrapper_1xheq_1034", ke = "_mobileMenu_1xheq_1041", ve = "_mobileMenuSlide_1xheq_1042", fe = "_mobileMenuItem_1xheq_1052", Ce = "_fadeInFromLeft_1xheq_1056", Ie = "_fadeInFromRight_1xheq_1060", Me = "_spotlight_1xheq_587", we = "_imageWrapper_1xheq_1070", ye = "_content_1xheq_1092", Te = "_description_1xheq_1107", Ne = "_actions_1xheq_1111", n = {
6
+ navbar: v,
7
+ sticky: f,
8
+ left: C,
9
+ container: I,
10
+ logo: M,
11
+ nav: w,
12
+ center: y,
13
+ hidden: T,
14
+ visible: N,
15
+ right: S,
16
+ title: W,
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: z,
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: ee,
40
+ open: ne,
41
+ back: oe,
42
+ sublinks: te,
43
+ show: se,
44
+ primaryColumn: _e,
45
+ secondaryColumn: ie,
46
+ spotlightColumn: le,
47
+ sublinksInner: re,
48
+ sublinksColumn: ae,
49
+ chevron: ce,
50
+ menubar: he,
51
+ toolbar: ue,
52
+ default: "_default_1xheq_753",
53
+ advanced: me,
54
+ subtitle: xe,
55
+ withSpotlight: de,
56
+ withoutSpotlight: be,
57
+ transparent: qe,
58
+ groupDivider: pe,
59
+ searchWrapper: ge,
60
+ mobileMenu: ke,
61
+ mobileMenuSlide: ve,
62
+ mobileMenuItem: fe,
63
+ fadeInFromLeft: Ce,
64
+ fadeInFromRight: Ie,
65
+ spotlight: Me,
66
+ imageWrapper: we,
67
+ content: ye,
68
+ description: Te,
69
+ actions: Ne
70
+ };
71
+ function $e({
72
+ link: e,
73
+ path: o,
74
+ parentPath: a,
75
+ openPath: x,
76
+ togglePath: c,
77
+ updateTriangleIndicator: d,
78
+ setOpenPath: _,
79
+ renderLinks: b,
80
+ buttonRefs: i
81
+ }) {
82
+ var u;
83
+ const l = x === o, s = !!((u = e.sublinks) != null && u.length), h = q(null);
84
+ return p(() => (i.current.set(o, h.current), () => {
85
+ i.current.delete(o);
86
+ }), [o, i]), /* @__PURE__ */ r(
87
+ "div",
88
+ {
89
+ role: "menuitem",
90
+ className: `${n.linkWrapper} ${a ? "" : n.parent}`,
91
+ children: [
92
+ /* @__PURE__ */ t("div", { className: n.linkItem, children: e.href ? /* @__PURE__ */ r(
93
+ "a",
94
+ {
95
+ href: e.href,
96
+ className: n.link,
97
+ target: e.isExternal ? "_blank" : "_self",
98
+ rel: e.isExternal ? "noopener noreferrer" : void 0,
99
+ onClick: () => {
100
+ var m;
101
+ _(null), (m = e.onClick) == null || m.call(e);
102
+ },
103
+ onMouseEnter: () => {
104
+ a || _(null);
105
+ },
106
+ children: [
107
+ e.label,
108
+ e.isExternal && /* @__PURE__ */ t(
109
+ g,
110
+ {
111
+ className: n.newTabIcon,
112
+ size: 16,
113
+ "aria-hidden": "true"
114
+ }
115
+ )
116
+ ]
117
+ }
118
+ ) : /* @__PURE__ */ r(
119
+ "button",
120
+ {
121
+ ref: h,
122
+ "aria-haspopup": s ? !0 : void 0,
123
+ "aria-expanded": s ? l : void 0,
124
+ className: `${n.sublinkToggle} ${l ? n.open : ""}`,
125
+ onClick: () => c(o),
126
+ onMouseEnter: () => {
127
+ d(o), _(o);
128
+ },
129
+ children: [
130
+ e.label,
131
+ s && /* @__PURE__ */ t(
132
+ k,
133
+ {
134
+ size: 18,
135
+ className: n.chevron,
136
+ "aria-hidden": "true"
137
+ }
138
+ )
139
+ ]
140
+ }
141
+ ) }),
142
+ s && /* @__PURE__ */ t(
143
+ "div",
144
+ {
145
+ className: `${n.sublinks} ${l ? n.show : ""}`,
146
+ onMouseLeave: () => c(o),
147
+ role: "menu",
148
+ "aria-label": `${e.label} submenu`,
149
+ children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: n.sublinksInner, children: /* @__PURE__ */ t("div", { className: n.sublinksColumn, children: b(e.sublinks, o) }) }) })
150
+ }
151
+ )
152
+ ]
153
+ }
154
+ );
155
+ }
156
+ export {
157
+ $e as N,
158
+ n as s
159
+ };
package/dist/NavLink.css CHANGED
@@ -1 +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
+ ._navbar_1xheq_1{position:relative;z-index:1000}._sticky_1xheq_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_1xheq_31 ._container_1xheq_32{justify-content:flex-start}._left_1xheq_31 ._logo_1xheq_36{flex:unset}._left_1xheq_31 ._nav_1xheq_1{flex:1}@media (max-width: 767px){._left_1xheq_31 ._logo_1xheq_36{flex:1}}._center_1xheq_51 ._nav_1xheq_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_1xheq_51 ._nav_1xheq_1._hidden_1xheq_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_1xheq_51 ._nav_1xheq_1._visible_1xheq_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_1xheq_51 ._logo_1xheq_36{flex:1}}._right_1xheq_81 ._container_1xheq_32{justify-content:flex-end}@media (max-width: 767px){._right_1xheq_81 ._logo_1xheq_36,._right_1xheq_81 ._title_1xheq_88{flex:1}}._right_1xheq_81 ._nav_1xheq_1{flex:1}._linkWrapper_1xheq_98._parent_1xheq_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98:first-of-type>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{padding-right:var(--spacing-md)}}._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_1xheq_165{left:0;background-color:var(--color-background)}._standard_1xheq_165 ._linkWrapper_1xheq_98{position:relative}._standard_1xheq_165 ._triangle_1xheq_173{display:none}._container_1xheq_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_1xheq_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_1xheq_32._twoColumn_1xheq_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_1xheq_32._twoColumn_1xheq_202{display:flex}}._mobileButtons_1xheq_211{display:none}@media (max-width: 767px){._mobileButtons_1xheq_211{display:flex;align-items:center;gap:var(--spacing-lg);grid-area:fifth}._mobileButtons_1xheq_211 ._linkWrapper_1xheq_98{padding:0}}._mobileButtons_1xheq_211 ._search_1xheq_111{padding:0;width:unset}._title_1xheq_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_1xheq_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_1xheq_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_1xheq_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_1xheq_36 img{max-width:120px}}._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_1xheq_111 svg,._locale_1xheq_112 svg,._themeToggle_1xheq_113 button svg{position:relative;z-index:5}._menuToggle_1xheq_289{grid-area:fifth;background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative}._menuToggle_1xheq_289 svg{position:relative;z-index:5}._utilityMobile_1xheq_307{display:none;grid-area:third;justify-content:flex-end}._utility_1xheq_307{grid-area:third;display:flex;justify-content:flex-end}._utility_1xheq_307 a{font-size:var(--font-size-sm)}._nav_1xheq_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_1xheq_1{height:100vh}}._navInner_1xheq_335{position:relative}@media (max-width: 767px){._navInner_1xheq_335{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_1xheq_346{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_1xheq_346{display:flex;flex-direction:column}._grid_1xheq_346 ._linkWrapper_1xheq_98{padding:var(--spacing-sm) 0}}._linkItem_1xheq_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_1xheq_369),.modalContentContainer:has(._localeModal_1xheq_370){align-self:flex-start;top:2rem}._searchModal_1xheq_369,._localeModal_1xheq_370{padding:0!important;max-height:80dvh;overflow:hidden}._searchModal_1xheq_369 .modalClose,._localeModal_1xheq_370 .modalClose{display:none}._searchModal_1xheq_369 .modalContent,._localeModal_1xheq_370 .modalContent{margin-top:0}._separator_1xheq_390{display:flex;align-items:center;justify-content:center;height:1px;width:100%;max-width:300px;background:var(--color-border)}._navTitle_1xheq_400,._sublinkToggle_1xheq_114,._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button,._link_1xheq_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_1xheq_400 ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114 ._newTabIcon_1xheq_423,._search_1xheq_111 ._newTabIcon_1xheq_423,._locale_1xheq_112 ._newTabIcon_1xheq_423,._themeToggle_1xheq_113 button ._newTabIcon_1xheq_423,._link_1xheq_98 ._newTabIcon_1xheq_423{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_1xheq_111,._locale_1xheq_112,._themeToggle_1xheq_113 button{justify-content:center}@media (min-width: 768px){._navTitle_1xheq_400,._sublinksDescription_1xheq_436,._link_1xheq_98,._sublinkToggle_1xheq_114,._link_1xheq_98 ._linkContent_1xheq_439,._sublinkToggle_1xheq_114 ._linkContent_1xheq_439{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_1xheq_98:hover,._link_1xheq_98._open_1xheq_452,._search_1xheq_111:hover,._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452,._link_1xheq_98:hover ._newTabIcon_1xheq_423,._link_1xheq_98._open_1xheq_452 ._newTabIcon_1xheq_423,._search_1xheq_111:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114._open_1xheq_452 ._newTabIcon_1xheq_423{color:var(--color-primary-100)}@media (max-width: 767px){._link_1xheq_98:hover,._link_1xheq_98._open_1xheq_452,._search_1xheq_111:hover,._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-secondary-100)}._link_1xheq_98:hover ._newTabIcon_1xheq_423,._link_1xheq_98._open_1xheq_452 ._newTabIcon_1xheq_423,._search_1xheq_111:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114:hover ._newTabIcon_1xheq_423,._sublinkToggle_1xheq_114._open_1xheq_452 ._newTabIcon_1xheq_423{color:var(--color-secondary-100)}}._navItem_1xheq_471:hover{color:var(--color-primary-100)}._sublinkToggle_1xheq_114,._back_1xheq_476{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_1xheq_114:hover,._sublinkToggle_1xheq_114._open_1xheq_452,._back_1xheq_476:hover,._back_1xheq_476._open_1xheq_452{color:var(--color-primary-100)}._sublinks_1xheq_436{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_1xheq_436._show_1xheq_525{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_1xheq_436._show_1xheq_525 ._navTitle_1xheq_400,._sublinks_1xheq_436._show_1xheq_525 ._sublinksDescription_1xheq_436,._sublinks_1xheq_436._show_1xheq_525 ._link_1xheq_98,._sublinks_1xheq_436._show_1xheq_525 ._sublinkToggle_1xheq_114,._sublinks_1xheq_436._show_1xheq_525 ._link_1xheq_98 ._linkContent_1xheq_439,._sublinks_1xheq_436._show_1xheq_525 ._sublinkToggle_1xheq_114 ._linkContent_1xheq_439{opacity:1;visibility:visible}._triangle_1xheq_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_1xheq_173._show_1xheq_525{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_1xheq_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_1xheq_574{border-right:1px solid var(--color-border)}._primaryColumn_1xheq_574 ._sublinkToggle_1xheq_114:hover,._primaryColumn_1xheq_574 ._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-primary-100)}._secondaryColumn_1xheq_583{background-color:var(--color-secondary-10)}._spotlightColumn_1xheq_587{background-color:var(--color-secondary-75)}._sublinksInner_1xheq_591{background-color:var(--color-background);border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_1xheq_591{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_1xheq_610{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_1xheq_610{padding:0}}._chevron_1xheq_620{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_1xheq_114._open_1xheq_452 ._chevron_1xheq_620{transform:rotate(180deg)}._menubar_1xheq_632{display:contents}._toolbar_1xheq_636{display:flex;gap:var(--spacing-md);padding:var(--spacing-md) 0}@media (max-width: 767px){._logo_1xheq_36{flex:1}._menuToggle_1xheq_289,._search_1xheq_111{display:flex;align-items:center;justify-content:center}._utility_1xheq_307 a:not(._utility_1xheq_307 a:first-of-type){display:none}._utilityMobile_1xheq_307{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_1xheq_307._open_1xheq_452{transform:translateY(0)}._nav_1xheq_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_1xheq_1._open_1xheq_452{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_1xheq_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_1xheq_98._parent_1xheq_98{border-bottom:1px solid var(--color-border)}._linkWrapper_1xheq_98._parent_1xheq_98:last-of-type{border:none}._linkItem_1xheq_105{width:100%}._chevron_1xheq_620{display:none}._sublinks_1xheq_436{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_1xheq_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_1xheq_753 ._container_1xheq_32{padding:var(--spacing-md)}._default_1xheq_753 ._sublinks_1xheq_436{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_1xheq_753 ._sublinks_1xheq_436{position:relative;justify-content:center;align-items:center}}._default_1xheq_753 ._linkItem_1xheq_105{justify-content:flex-end}@media (max-width: 767px){._default_1xheq_753 ._linkItem_1xheq_105{justify-content:center;align-items:center}}._default_1xheq_753 ._sublinksInner_1xheq_591{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_1xheq_753 ._sublinksInner_1xheq_591{justify-content:center;align-items:center}}._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._default_1xheq_753 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_1xheq_822 ._linkContent_1xheq_439{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_1xheq_822 ._subtitle_1xheq_831{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_1xheq_822 ._sublinksDescription_1xheq_436,._advanced_1xheq_822 ._sublinksDescription_1xheq_436 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_1xheq_822 ._sublinks_1xheq_436{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_1xheq_822 ._sublinks_1xheq_436{position:relative;justify-content:center;align-items:center}}._advanced_1xheq_822 ._linkItem_1xheq_105{justify-content:flex-start}._advanced_1xheq_822 ._sublinksInner_1xheq_591{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_1xheq_822 ._sublinksInner_1xheq_591._withSpotlight_1xheq_873{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_1xheq_822 ._sublinksInner_1xheq_591._withoutSpotlight_1xheq_877{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_1xheq_822 ._sublinksInner_1xheq_591{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_1xheq_822 ._sublinkToggle_1xheq_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_1xheq_822 ._sublinkToggle_1xheq_114:hover,._advanced_1xheq_822 ._sublinkToggle_1xheq_114._open_1xheq_452{color:var(--color-primary-100)}._advanced_1xheq_822 ._back_1xheq_476{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_1xheq_822 ._back_1xheq_476:hover{color:var(--color-primary-100)}._transparent_1xheq_915{background-color:transparent}._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98{height:40px}@media (min-width: 768px){._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._link_1xheq_98:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._search_1xheq_111:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._locale_1xheq_112:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105._themeToggle_1xheq_113 button:hover,._transparent_1xheq_915 ._linkWrapper_1xheq_98._parent_1xheq_98>._linkItem_1xheq_105 ._sublinkToggle_1xheq_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_1xheq_915: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_1xheq_915 ._nav_1xheq_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_1xheq_915 ._nav_1xheq_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_1xheq_915 ._nav_1xheq_1:before{border-radius:0}}@media (max-width: 767px){._transparent_1xheq_915 ._utility_1xheq_307 a,._transparent_1xheq_915 ._utility_1xheq_307 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_1xheq_915 ._utility_1xheq_307 a>span,._transparent_1xheq_915 ._utility_1xheq_307 button>span{background-color:transparent;padding:0}._transparent_1xheq_915 ._utility_1xheq_307 a:hover>span,._transparent_1xheq_915 ._utility_1xheq_307 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_1xheq_915 ._menuToggle_1xheq_289,._transparent_1xheq_915 ._search_1xheq_111{width:unset}}._groupDivider_1xheq_1026{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_1xheq_1034{grid-area:fourth;width:auto}}._mobileMenu_1xheq_1041,._mobileMenuSlide_1xheq_1042{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_1xheq_1052{opacity:0}._fadeInFromLeft_1xheq_1056{animation:_fadeInFromLeft_1xheq_1056 .3s ease-in-out forwards}._fadeInFromRight_1xheq_1060{animation:_fadeInFromRight_1xheq_1060 .3s ease-in-out forwards}._spotlight_1xheq_587{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_1xheq_587 ._imageWrapper_1xheq_1070{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_1xheq_587 ._imageWrapper_1xheq_1070 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_1xheq_587 ._image_1xheq_1070{width:100%;height:auto;object-fit:cover}._spotlight_1xheq_587 ._content_1xheq_1092{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_1xheq_587 ._title_1xheq_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_1xheq_587 ._description_1xheq_1107{color:#fff}._spotlight_1xheq_587 ._actions_1xheq_1111{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_1xheq_1056{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_1xheq_1060{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-CXNhSkOA.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-DEINGObG.cjs");require("../../../external-link-DDShu-48.cjs");require("../../../chevron-down-DfK1XBl3.cjs");exports.NavLink=e.NavLink;
@@ -1,6 +1,6 @@
1
1
  import "react/jsx-runtime";
2
2
  import "react";
3
- import { N as a } from "../../../NavLink-DY33wpeW.js";
3
+ import { N as a } from "../../../NavLink-DWrDWsZG.js";
4
4
  import "../../../external-link-BOPobeQJ.js";
5
5
  import "../../../chevron-down-DSUzBz9F.js";
6
6
  export {
@@ -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-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");/**
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-DEINGObG.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-DY33wpeW.js";
6
+ import { s as e, N as xe } from "../../../NavLink-DWrDWsZG.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";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quirk-ui",
3
3
  "private": false,
4
- "version": "0.1.88",
4
+ "version": "0.1.89",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -1 +0,0 @@
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;
@@ -1,159 +0,0 @@
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
- };