quirk-ui 0.1.65 → 0.1.67

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"),j=require("react"),g=require("./external-link-DDShu-48.cjs"),h=require("./chevron-down-DfK1XBl3.cjs"),p="_navbar_v74j7_1",k="_sticky_v74j7_15",f="_left_v74j7_31",I="_container_v74j7_32",C="_logo_v74j7_36",M="_nav_v74j7_1",w="_center_v74j7_51",y="_hidden_v74j7_59",x="_visible_v74j7_66",T="_right_v74j7_81",N="_title_v74j7_88",S="_linkWrapper_v74j7_98",W="_parent_v74j7_98",$="_linkItem_v74j7_105",D="_link_v74j7_98",L="_search_v74j7_111",E="_locale_v74j7_112",F="_themeToggle_v74j7_113",q="_sublinkToggle_v74j7_114",R="_standard_v74j7_165",B="_triangle_v74j7_173",z="_twoColumn_v74j7_202",A="_mobileButtons_v74j7_211",G="_menuToggle_v74j7_283",H="_utilityMobile_v74j7_301",J="_utility_v74j7_301",K="_navInner_v74j7_329",Q="_grid_v74j7_340",U="_searchModal_v74j7_363",V="_localeModal_v74j7_368",X="_separator_v74j7_382",Y="_newTabIcon_v74j7_413",Z="_sublinksDescription_v74j7_426",O="_linkContent_v74j7_429",P="_open_v74j7_442",nn="_back_v74j7_466",en="_sublinks_v74j7_426",on="_show_v74j7_515",tn="_primaryColumn_v74j7_564",sn="_secondaryColumn_v74j7_573",_n="_spotlightColumn_v74j7_577",ln="_sublinksInner_v74j7_581",rn="_sublinksColumn_v74j7_601",cn="_chevron_v74j7_611",an="_advanced_v74j7_803",un="_subtitle_v74j7_812",vn="_withSpotlight_v74j7_854",jn="_withoutSpotlight_v74j7_858",dn="_transparent_v74j7_896",mn="_groupDivider_v74j7_1007",bn="_searchWrapper_v74j7_1015",gn="_mobileMenu_v74j7_1022",hn="_mobileMenuSlide_v74j7_1023",pn="_mobileMenuItem_v74j7_1033",kn="_fadeInFromLeft_v74j7_1037",fn="_fadeInFromRight_v74j7_1041",In="_spotlight_v74j7_577",Cn="_imageWrapper_v74j7_1051",Mn="_content_v74j7_1073",wn="_description_v74j7_1088",yn="_actions_v74j7_1092",e={navbar:p,sticky:k,left:f,container:I,logo:C,nav:M,center:w,hidden:y,visible:x,right:T,title:N,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,default:"_default_v74j7_734",advanced:an,subtitle:un,withSpotlight:vn,withoutSpotlight:jn,transparent:dn,groupDivider:mn,searchWrapper:bn,mobileMenu:gn,mobileMenuSlide:hn,mobileMenuItem:pn,fadeInFromLeft:kn,fadeInFromRight:fn,spotlight:In,imageWrapper:Cn,content:Mn,description:wn,actions:yn};function xn({link:n,path:t,parentPath:r,openPath:d,togglePath:c,updateTriangleIndicator:m,setOpenPath:_,renderLinks:b,buttonRefs:i}){var u;const l=d===t,s=!!((u=n.sublinks)!=null&&u.length),a=j.useRef(null);return j.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 v;_(null),(v=n.onClick)==null||v.call(n)},onMouseEnter:()=>{r||_(null)},children:[n.label,n.isExternal&&o.jsx(g.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:()=>{m(t),_(t)},children:[n.label,s&&o.jsx(h.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:b(n.sublinks,t)})})})})]})}exports.NavLink=xn;exports.styles=e;
@@ -0,0 +1,157 @@
1
+ import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
+ import { useRef as p, useEffect as g } from "react";
3
+ import { E as h } from "./external-link-BOPobeQJ.js";
4
+ import { C as k } from "./chevron-down-DSUzBz9F.js";
5
+ import './NavLink.css';const f = "_navbar_v74j7_1", C = "_sticky_v74j7_15", I = "_left_v74j7_31", M = "_container_v74j7_32", w = "_logo_v74j7_36", y = "_nav_v74j7_1", T = "_center_v74j7_51", N = "_hidden_v74j7_59", S = "_visible_v74j7_66", W = "_right_v74j7_81", x = "_title_v74j7_88", E = "_linkWrapper_v74j7_98", D = "_parent_v74j7_98", $ = "_linkItem_v74j7_105", F = "_link_v74j7_98", L = "_search_v74j7_111", B = "_locale_v74j7_112", R = "_themeToggle_v74j7_113", z = "_sublinkToggle_v74j7_114", q = "_standard_v74j7_165", A = "_triangle_v74j7_173", G = "_twoColumn_v74j7_202", H = "_mobileButtons_v74j7_211", J = "_menuToggle_v74j7_283", K = "_utilityMobile_v74j7_301", Q = "_utility_v74j7_301", U = "_navInner_v74j7_329", V = "_grid_v74j7_340", X = "_searchModal_v74j7_363", Y = "_localeModal_v74j7_368", Z = "_separator_v74j7_382", O = "_newTabIcon_v74j7_413", P = "_sublinksDescription_v74j7_426", nn = "_linkContent_v74j7_429", en = "_open_v74j7_442", on = "_back_v74j7_466", tn = "_sublinks_v74j7_426", sn = "_show_v74j7_515", _n = "_primaryColumn_v74j7_564", ln = "_secondaryColumn_v74j7_573", rn = "_spotlightColumn_v74j7_577", cn = "_sublinksInner_v74j7_581", an = "_sublinksColumn_v74j7_601", vn = "_chevron_v74j7_611", un = "_advanced_v74j7_803", mn = "_subtitle_v74j7_812", dn = "_withSpotlight_v74j7_854", jn = "_withoutSpotlight_v74j7_858", bn = "_transparent_v74j7_896", pn = "_groupDivider_v74j7_1007", gn = "_searchWrapper_v74j7_1015", hn = "_mobileMenu_v74j7_1022", kn = "_mobileMenuSlide_v74j7_1023", fn = "_mobileMenuItem_v74j7_1033", Cn = "_fadeInFromLeft_v74j7_1037", In = "_fadeInFromRight_v74j7_1041", Mn = "_spotlight_v74j7_577", wn = "_imageWrapper_v74j7_1051", yn = "_content_v74j7_1073", Tn = "_description_v74j7_1088", Nn = "_actions_v74j7_1092", 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: 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: cn,
48
+ sublinksColumn: an,
49
+ chevron: vn,
50
+ default: "_default_v74j7_734",
51
+ advanced: un,
52
+ subtitle: mn,
53
+ withSpotlight: dn,
54
+ withoutSpotlight: jn,
55
+ transparent: bn,
56
+ groupDivider: pn,
57
+ searchWrapper: gn,
58
+ mobileMenu: hn,
59
+ mobileMenuSlide: kn,
60
+ mobileMenuItem: fn,
61
+ fadeInFromLeft: Cn,
62
+ fadeInFromRight: In,
63
+ spotlight: Mn,
64
+ imageWrapper: wn,
65
+ content: yn,
66
+ description: Tn,
67
+ actions: Nn
68
+ };
69
+ function Dn({
70
+ link: n,
71
+ path: o,
72
+ parentPath: c,
73
+ openPath: d,
74
+ togglePath: a,
75
+ updateTriangleIndicator: j,
76
+ setOpenPath: _,
77
+ renderLinks: b,
78
+ buttonRefs: i
79
+ }) {
80
+ var u;
81
+ const l = d === o, s = !!((u = n.sublinks) != null && u.length), v = p(null);
82
+ return g(() => (i.current.set(o, v.current), () => {
83
+ i.current.delete(o);
84
+ }), [o, i]), /* @__PURE__ */ r(
85
+ "div",
86
+ {
87
+ role: "menuitem",
88
+ className: `${e.linkWrapper} ${c ? "" : e.parent}`,
89
+ children: [
90
+ /* @__PURE__ */ t("div", { className: e.linkItem, children: n.href ? /* @__PURE__ */ r(
91
+ "a",
92
+ {
93
+ href: n.href,
94
+ className: e.link,
95
+ target: n.isExternal ? "_blank" : "_self",
96
+ rel: n.isExternal ? "noopener noreferrer" : void 0,
97
+ onClick: () => {
98
+ var m;
99
+ _(null), (m = n.onClick) == null || m.call(n);
100
+ },
101
+ onMouseEnter: () => {
102
+ c || _(null);
103
+ },
104
+ children: [
105
+ n.label,
106
+ n.isExternal && /* @__PURE__ */ t(
107
+ h,
108
+ {
109
+ className: e.newTabIcon,
110
+ size: 16,
111
+ "aria-hidden": "true"
112
+ }
113
+ )
114
+ ]
115
+ }
116
+ ) : /* @__PURE__ */ r(
117
+ "button",
118
+ {
119
+ ref: v,
120
+ "aria-haspopup": s ? !0 : void 0,
121
+ "aria-expanded": s ? l : void 0,
122
+ className: `${e.sublinkToggle} ${l ? e.open : ""}`,
123
+ onClick: () => a(o),
124
+ onMouseEnter: () => {
125
+ j(o), _(o);
126
+ },
127
+ children: [
128
+ n.label,
129
+ s && /* @__PURE__ */ t(
130
+ k,
131
+ {
132
+ size: 18,
133
+ className: e.chevron,
134
+ "aria-hidden": "true"
135
+ }
136
+ )
137
+ ]
138
+ }
139
+ ) }),
140
+ s && /* @__PURE__ */ t(
141
+ "div",
142
+ {
143
+ className: `${e.sublinks} ${l ? e.show : ""}`,
144
+ onMouseLeave: () => a(o),
145
+ role: "menu",
146
+ "aria-label": `${n.label} submenu`,
147
+ children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: e.sublinksInner, children: /* @__PURE__ */ t("div", { className: e.sublinksColumn, children: b(n.sublinks, o) }) }) })
148
+ }
149
+ )
150
+ ]
151
+ }
152
+ );
153
+ }
154
+ export {
155
+ Dn as N,
156
+ e as s
157
+ };
package/dist/NavLink.css CHANGED
@@ -1 +1 @@
1
- ._navbar_18kew_1{position:relative;z-index:1000}._sticky_18kew_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_18kew_31 ._container_18kew_32{justify-content:flex-start}._left_18kew_31 ._logo_18kew_36{flex:unset}._left_18kew_31 ._nav_18kew_1{flex:1}@media (max-width: 767px){._left_18kew_31 ._logo_18kew_36{flex:1}}._center_18kew_51 ._nav_18kew_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_18kew_51 ._nav_18kew_1._hidden_18kew_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_18kew_51 ._nav_18kew_1._visible_18kew_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_18kew_51 ._logo_18kew_36{flex:1}}._right_18kew_81 ._container_18kew_32{justify-content:flex-end}@media (max-width: 767px){._right_18kew_81 ._logo_18kew_36,._right_18kew_81 ._title_18kew_88{flex:1}}._right_18kew_81 ._nav_18kew_1{flex:1}._linkWrapper_18kew_98._parent_18kew_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105 ._link_18kew_98,._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105 ._search_18kew_111,._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105 ._locale_18kew_112,._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105._themeToggle_18kew_113 button,._linkWrapper_18kew_98._parent_18kew_98:first-of-type>._linkItem_18kew_105 ._sublinkToggle_18kew_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105 ._link_18kew_98,._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105 ._search_18kew_111,._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105 ._locale_18kew_112,._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105._themeToggle_18kew_113 button,._linkWrapper_18kew_98._parent_18kew_98:last-of-type>._linkItem_18kew_105 ._sublinkToggle_18kew_114{padding-right:var(--spacing-md)}}._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98{height:40px}@media (min-width: 768px){._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98:hover,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111:hover,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112:hover,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button:hover,._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_18kew_165{left:0;background-color:#fff}._standard_18kew_165 ._linkWrapper_18kew_98{position:relative}._standard_18kew_165 ._triangle_18kew_173{display:none}._container_18kew_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%;margin:0 auto;padding:0 var(--spacing-lg);position:relative}@media (max-width: 767px){._container_18kew_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_18kew_32._twoColumn_18kew_200{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_18kew_32._twoColumn_18kew_200{display:flex}}._mobileButtons_18kew_209{display:none}@media (max-width: 767px){._mobileButtons_18kew_209{display:flex;align-items:center;gap:var(--spacing-sm)}}._title_18kew_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_18kew_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;padding:var(--spacing-md) 0}._logo_18kew_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_18kew_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_18kew_36 img{max-width:120px}}._search_18kew_111,._locale_18kew_112,._themeToggle_18kew_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px;height:40px}._search_18kew_111 svg,._locale_18kew_112 svg,._themeToggle_18kew_113 button svg{position:relative;z-index:5}._menuToggle_18kew_278{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_18kew_278 svg{position:relative;z-index:5}._utilityMobile_18kew_296{display:none;grid-area:third;justify-content:flex-end}._utility_18kew_296{grid-area:third;display:flex;justify-content:flex-end}._utility_18kew_296 a{font-size:var(--font-size-sm)}._nav_18kew_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_18kew_1{height:100vh}}._navInner_18kew_324{position:relative}@media (max-width: 767px){._navInner_18kew_324{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_18kew_335{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_18kew_335{display:flex;flex-direction:column}}._linkItem_18kew_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_18kew_354){align-self:flex-start}._searchModal_18kew_354,._localeModal_18kew_359{padding:0!important;max-height:80vh;overflow:hidden}._searchModal_18kew_354 .modalClose,._localeModal_18kew_359 .modalClose{display:none}._searchModal_18kew_354 .modalContent,._localeModal_18kew_359 .modalContent{margin-top:0}._separator_18kew_373{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_18kew_381,._sublinkToggle_18kew_114,._search_18kew_111,._locale_18kew_112,._themeToggle_18kew_113 button,._link_18kew_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_18kew_381 ._newTabIcon_18kew_404,._sublinkToggle_18kew_114 ._newTabIcon_18kew_404,._search_18kew_111 ._newTabIcon_18kew_404,._locale_18kew_112 ._newTabIcon_18kew_404,._themeToggle_18kew_113 button ._newTabIcon_18kew_404,._link_18kew_98 ._newTabIcon_18kew_404{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_18kew_111,._locale_18kew_112,._themeToggle_18kew_113 button{justify-content:center}@media (min-width: 768px){._navTitle_18kew_381,._sublinksDescription_18kew_417,._link_18kew_98,._sublinkToggle_18kew_114,._link_18kew_98 ._linkContent_18kew_420,._sublinkToggle_18kew_114 ._linkContent_18kew_420{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_18kew_98:hover,._link_18kew_98._open_18kew_433,._search_18kew_111:hover,._sublinkToggle_18kew_114:hover,._sublinkToggle_18kew_114._open_18kew_433,._link_18kew_98:hover ._newTabIcon_18kew_404,._link_18kew_98._open_18kew_433 ._newTabIcon_18kew_404,._search_18kew_111:hover ._newTabIcon_18kew_404,._sublinkToggle_18kew_114:hover ._newTabIcon_18kew_404,._sublinkToggle_18kew_114._open_18kew_433 ._newTabIcon_18kew_404{color:var(--color-primary-100)}@media (max-width: 767px){._link_18kew_98:hover,._link_18kew_98._open_18kew_433,._search_18kew_111:hover,._sublinkToggle_18kew_114:hover,._sublinkToggle_18kew_114._open_18kew_433{color:var(--color-secondary-100)}._link_18kew_98:hover ._newTabIcon_18kew_404,._link_18kew_98._open_18kew_433 ._newTabIcon_18kew_404,._search_18kew_111:hover ._newTabIcon_18kew_404,._sublinkToggle_18kew_114:hover ._newTabIcon_18kew_404,._sublinkToggle_18kew_114._open_18kew_433 ._newTabIcon_18kew_404{color:var(--color-secondary-100)}}._navItem_18kew_452:hover{color:var(--color-primary-100)}._sublinkToggle_18kew_114,._back_18kew_457{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_18kew_114:hover,._sublinkToggle_18kew_114._open_18kew_433,._back_18kew_457:hover,._back_18kew_457._open_18kew_433{color:var(--color-primary-100)}._sublinks_18kew_417{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_18kew_417._show_18kew_506{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_18kew_417._show_18kew_506 ._navTitle_18kew_381,._sublinks_18kew_417._show_18kew_506 ._sublinksDescription_18kew_417,._sublinks_18kew_417._show_18kew_506 ._link_18kew_98,._sublinks_18kew_417._show_18kew_506 ._sublinkToggle_18kew_114,._sublinks_18kew_417._show_18kew_506 ._link_18kew_98 ._linkContent_18kew_420,._sublinks_18kew_417._show_18kew_506 ._sublinkToggle_18kew_114 ._linkContent_18kew_420{opacity:1;visibility:visible}._triangle_18kew_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_18kew_173._show_18kew_506{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_18kew_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_18kew_555{border-right:1px solid var(--color-border)}._primaryColumn_18kew_555 ._sublinkToggle_18kew_114:hover,._primaryColumn_18kew_555 ._sublinkToggle_18kew_114._open_18kew_433{color:var(--color-primary-100)}._secondaryColumn_18kew_564{background-color:var(--color-secondary-10)}._spotlightColumn_18kew_568{background-color:var(--color-secondary-75)}._sublinksInner_18kew_572{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_18kew_572{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_18kew_592{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_18kew_592{padding:0}}._chevron_18kew_602{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_18kew_114._open_18kew_433 ._chevron_18kew_602{transform:rotate(180deg)}@media (max-width: 767px){._logo_18kew_36{flex:1}._menuToggle_18kew_278,._search_18kew_111{display:flex;align-items:center;justify-content:center}._utility_18kew_296 a:not(._utility_18kew_296 a:first-of-type){display:none}._utilityMobile_18kew_296{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_18kew_296._open_18kew_433{transform:translateY(0)}._nav_18kew_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_18kew_1._open_18kew_433{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_18kew_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_18kew_98._parent_18kew_98{border-bottom:1px solid var(--color-border)}._linkWrapper_18kew_98._parent_18kew_98:last-of-type{border:none}._linkItem_18kew_105{width:100%}._chevron_18kew_602{display:none}._sublinks_18kew_417{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_18kew_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_18kew_725 ._container_18kew_32{padding:0 var(--spacing-md)}._default_18kew_725 ._sublinks_18kew_417{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_18kew_725 ._sublinks_18kew_417{position:relative;justify-content:center;align-items:center}}._default_18kew_725 ._linkItem_18kew_105{justify-content:flex-end}@media (max-width: 767px){._default_18kew_725 ._linkItem_18kew_105{justify-content:center;align-items:center}}._default_18kew_725 ._sublinksInner_18kew_572{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_18kew_725 ._sublinksInner_18kew_572{justify-content:center;align-items:center}}._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98{height:40px}@media (min-width: 768px){._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98:hover,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111:hover,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112:hover,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button:hover,._default_18kew_725 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_18kew_794 ._linkContent_18kew_420{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_18kew_794 ._subtitle_18kew_803{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_18kew_794 ._sublinksDescription_18kew_417,._advanced_18kew_794 ._sublinksDescription_18kew_417 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_18kew_794 ._sublinks_18kew_417{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_18kew_794 ._sublinks_18kew_417{position:relative;justify-content:center;align-items:center}}._advanced_18kew_794 ._linkItem_18kew_105{justify-content:flex-start}._advanced_18kew_794 ._sublinksInner_18kew_572{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_18kew_794 ._sublinksInner_18kew_572._withSpotlight_18kew_845{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_18kew_794 ._sublinksInner_18kew_572._withoutSpotlight_18kew_849{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_18kew_794 ._sublinksInner_18kew_572{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_18kew_794 ._sublinkToggle_18kew_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_18kew_794 ._sublinkToggle_18kew_114:hover,._advanced_18kew_794 ._sublinkToggle_18kew_114._open_18kew_433{color:var(--color-primary-100)}._advanced_18kew_794 ._back_18kew_457{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_18kew_794 ._back_18kew_457:hover{color:var(--color-primary-100)}._transparent_18kew_887{background-color:transparent}._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98{height:40px}@media (min-width: 768px){._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._link_18kew_98:hover,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._search_18kew_111:hover,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._locale_18kew_112:hover,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105._themeToggle_18kew_113 button:hover,._transparent_18kew_887 ._linkWrapper_18kew_98._parent_18kew_98>._linkItem_18kew_105 ._sublinkToggle_18kew_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_18kew_887: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_18kew_887 ._nav_18kew_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_18kew_887 ._nav_18kew_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_18kew_887 ._nav_18kew_1:before{border-radius:0}}@media (max-width: 767px){._transparent_18kew_887 ._utility_18kew_296 a,._transparent_18kew_887 ._utility_18kew_296 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_18kew_887 ._utility_18kew_296 a>span,._transparent_18kew_887 ._utility_18kew_296 button>span{background-color:transparent;padding:0}._transparent_18kew_887 ._utility_18kew_296 a:hover>span,._transparent_18kew_887 ._utility_18kew_296 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_18kew_887 ._menuToggle_18kew_278,._transparent_18kew_887 ._search_18kew_111{width:unset}}._groupDivider_18kew_998{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_18kew_1006{grid-area:fourth;width:auto}}._mobileMenu_18kew_1013,._mobileMenuSlide_18kew_1014{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_18kew_1024{opacity:0}._fadeInFromLeft_18kew_1028{animation:_fadeInFromLeft_18kew_1028 .3s ease-in-out forwards}._fadeInFromRight_18kew_1032{animation:_fadeInFromRight_18kew_1032 .3s ease-in-out forwards}._spotlight_18kew_568{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_18kew_568 ._imageWrapper_18kew_1042{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_18kew_568 ._imageWrapper_18kew_1042 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_18kew_568 ._image_18kew_1042{width:100%;height:auto;object-fit:cover}._spotlight_18kew_568 ._content_18kew_1064{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_18kew_568 ._title_18kew_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_18kew_568 ._description_18kew_1079{color:#fff}._spotlight_18kew_568 ._actions_18kew_1083{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_18kew_1028{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_18kew_1032{0%{transform:translate(10px);opacity:0}to{transform:translate(0);opacity:1}}
1
+ ._navbar_v74j7_1{position:relative;z-index:1000}._sticky_v74j7_15{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%}._left_v74j7_31 ._container_v74j7_32{justify-content:flex-start}._left_v74j7_31 ._logo_v74j7_36{flex:unset}._left_v74j7_31 ._nav_v74j7_1{flex:1}@media (max-width: 767px){._left_v74j7_31 ._logo_v74j7_36{flex:1}}._center_v74j7_51 ._nav_v74j7_1{transition:transform .3s ease-in-out,opacity .3s ease-in-out;will-change:transform,opacity}._center_v74j7_51 ._nav_v74j7_1._hidden_v74j7_59{transform:translateY(-100%);opacity:0;pointer-events:none}@media (min-width: 768px){._center_v74j7_51 ._nav_v74j7_1._visible_v74j7_66{transform:translateY(0);opacity:1;pointer-events:auto}}@media (max-width: 767px){._center_v74j7_51 ._logo_v74j7_36{flex:1}}._right_v74j7_81 ._container_v74j7_32{justify-content:flex-end}@media (max-width: 767px){._right_v74j7_81 ._logo_v74j7_36,._right_v74j7_81 ._title_v74j7_88{flex:1}}._right_v74j7_81 ._nav_v74j7_1{flex:1}._linkWrapper_v74j7_98._parent_v74j7_98{overflow:visible;position:relative}@media (min-width: 768px){._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105{border-top-left-radius:var(--radius-full);border-bottom-left-radius:var(--radius-full);overflow:hidden}._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105 ._link_v74j7_98,._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105 ._search_v74j7_111,._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105 ._locale_v74j7_112,._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105._themeToggle_v74j7_113 button,._linkWrapper_v74j7_98._parent_v74j7_98:first-of-type>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114{padding-left:var(--spacing-md)}}@media (min-width: 768px){._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105{border-top-right-radius:var(--radius-full);border-bottom-right-radius:var(--radius-full);overflow:hidden}._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105 ._link_v74j7_98,._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105 ._search_v74j7_111,._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105 ._locale_v74j7_112,._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105._themeToggle_v74j7_113 button,._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114{padding-right:var(--spacing-md)}}._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98{height:40px}@media (min-width: 768px){._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114{opacity:1;visibility:visible;transition:background-color .3s ease-in-out;color:var(--color-secondary-100)}._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98:hover,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111:hover,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112:hover,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button:hover,._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114:hover{color:var(--color-secondary-100);background-color:rgba(var(--color-primary-rgb),.25)}}._standard_v74j7_165{left:0;background-color:#fff}._standard_v74j7_165 ._linkWrapper_v74j7_98{position:relative}._standard_v74j7_165 ._triangle_v74j7_173{display:none}._container_v74j7_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_v74j7_32{grid-template-columns:1fr max-content max-content max-content;grid-template-areas:"first third fourth fifth";grid-gap:var(--spacing-sm)}}._container_v74j7_32._twoColumn_v74j7_202{grid-template-columns:minmax(auto,1fr) auto;grid-template-areas:"first second"}@media (max-width: 767px){._container_v74j7_32._twoColumn_v74j7_202{display:flex}}._mobileButtons_v74j7_211{display:none}@media (max-width: 767px){._mobileButtons_v74j7_211{display:flex;align-items:center;gap:var(--spacing-sm)}._mobileButtons_v74j7_211 ._linkWrapper_v74j7_98{padding:0}}._title_v74j7_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_v74j7_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_v74j7_36 a{display:flex;align-items:center;justify-content:flex-start}._logo_v74j7_36 img{height:auto;width:auto}@media (max-width: 767px){._logo_v74j7_36 img{max-width:120px}}._search_v74j7_111,._locale_v74j7_112,._themeToggle_v74j7_113 button{background:none;border:none;cursor:pointer;display:none;color:var(--color-secondary-100);z-index:1100;position:relative;width:40px}._search_v74j7_111 svg,._locale_v74j7_112 svg,._themeToggle_v74j7_113 button svg{position:relative;z-index:5}._menuToggle_v74j7_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_v74j7_283 svg{position:relative;z-index:5}._utilityMobile_v74j7_301{display:none;grid-area:third;justify-content:flex-end}._utility_v74j7_301{grid-area:third;display:flex;justify-content:flex-end}._utility_v74j7_301 a{font-size:var(--font-size-sm)}._nav_v74j7_1{grid-area:second;display:grid;grid-template-columns:minmax(auto,1fr) auto;transition:transform .3s ease}@media (max-width: 767px){._nav_v74j7_1{height:100vh}}._navInner_v74j7_329{position:relative}@media (max-width: 767px){._navInner_v74j7_329{padding:0 var(--spacing-md);margin:var(--spacing-xl) auto 0;max-width:400px;width:100%}}._grid_v74j7_340{display:grid;align-items:center;grid-auto-flow:column}@media (max-width: 767px){._grid_v74j7_340{display:flex;flex-direction:column}._grid_v74j7_340 ._linkWrapper_v74j7_98{padding:var(--spacing-sm) 0}}._linkItem_v74j7_105{display:flex;align-items:center;box-sizing:border-box}.modalContentContainer:has(._searchModal_v74j7_363){align-self:flex-start}._searchModal_v74j7_363,._localeModal_v74j7_368{padding:0!important;max-height:80vh;overflow:hidden}._searchModal_v74j7_363 .modalClose,._localeModal_v74j7_368 .modalClose{display:none}._searchModal_v74j7_363 .modalContent,._localeModal_v74j7_368 .modalContent{margin-top:0}._separator_v74j7_382{display:flex;align-items:center;justify-content:center;height:45%;border-left:1px solid var(--color-secondary-75)}._navTitle_v74j7_390,._sublinkToggle_v74j7_114,._search_v74j7_111,._locale_v74j7_112,._themeToggle_v74j7_113 button,._link_v74j7_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_v74j7_390 ._newTabIcon_v74j7_413,._sublinkToggle_v74j7_114 ._newTabIcon_v74j7_413,._search_v74j7_111 ._newTabIcon_v74j7_413,._locale_v74j7_112 ._newTabIcon_v74j7_413,._themeToggle_v74j7_113 button ._newTabIcon_v74j7_413,._link_v74j7_98 ._newTabIcon_v74j7_413{color:var(--color-secondary-75);transition:color .3s ease-in-out}._search_v74j7_111,._locale_v74j7_112,._themeToggle_v74j7_113 button{justify-content:center}@media (min-width: 768px){._navTitle_v74j7_390,._sublinksDescription_v74j7_426,._link_v74j7_98,._sublinkToggle_v74j7_114,._link_v74j7_98 ._linkContent_v74j7_429,._sublinkToggle_v74j7_114 ._linkContent_v74j7_429{opacity:0;visibility:hidden;transition:color .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out}}._link_v74j7_98:hover,._link_v74j7_98._open_v74j7_442,._search_v74j7_111:hover,._sublinkToggle_v74j7_114:hover,._sublinkToggle_v74j7_114._open_v74j7_442,._link_v74j7_98:hover ._newTabIcon_v74j7_413,._link_v74j7_98._open_v74j7_442 ._newTabIcon_v74j7_413,._search_v74j7_111:hover ._newTabIcon_v74j7_413,._sublinkToggle_v74j7_114:hover ._newTabIcon_v74j7_413,._sublinkToggle_v74j7_114._open_v74j7_442 ._newTabIcon_v74j7_413{color:var(--color-primary-100)}@media (max-width: 767px){._link_v74j7_98:hover,._link_v74j7_98._open_v74j7_442,._search_v74j7_111:hover,._sublinkToggle_v74j7_114:hover,._sublinkToggle_v74j7_114._open_v74j7_442{color:var(--color-secondary-100)}._link_v74j7_98:hover ._newTabIcon_v74j7_413,._link_v74j7_98._open_v74j7_442 ._newTabIcon_v74j7_413,._search_v74j7_111:hover ._newTabIcon_v74j7_413,._sublinkToggle_v74j7_114:hover ._newTabIcon_v74j7_413,._sublinkToggle_v74j7_114._open_v74j7_442 ._newTabIcon_v74j7_413{color:var(--color-secondary-100)}}._navItem_v74j7_461:hover{color:var(--color-primary-100)}._sublinkToggle_v74j7_114,._back_v74j7_466{background:none;border:none;display:flex;align-items:center;cursor:pointer;color:var(--color-secondary-100)}._sublinkToggle_v74j7_114:hover,._sublinkToggle_v74j7_114._open_v74j7_442,._back_v74j7_466:hover,._back_v74j7_466._open_v74j7_442{color:var(--color-primary-100)}._sublinks_v74j7_426{display:flex;justify-content:center;opacity:0;visibility:hidden;z-index:1000;transition:transform .3s ease-in-out,max-height .3s ease}._sublinks_v74j7_426._show_v74j7_515{max-height:500px;opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}._sublinks_v74j7_426._show_v74j7_515 ._navTitle_v74j7_390,._sublinks_v74j7_426._show_v74j7_515 ._sublinksDescription_v74j7_426,._sublinks_v74j7_426._show_v74j7_515 ._link_v74j7_98,._sublinks_v74j7_426._show_v74j7_515 ._sublinkToggle_v74j7_114,._sublinks_v74j7_426._show_v74j7_515 ._link_v74j7_98 ._linkContent_v74j7_429,._sublinks_v74j7_426._show_v74j7_515 ._sublinkToggle_v74j7_114 ._linkContent_v74j7_429{opacity:1;visibility:visible}._triangle_v74j7_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_v74j7_173._show_v74j7_515{top:calc(100% + .3rem);opacity:1;visibility:visible}._triangle_v74j7_173 polygon{stroke:var(--color-border);stroke-width:1px}._primaryColumn_v74j7_564{border-right:1px solid var(--color-border)}._primaryColumn_v74j7_564 ._sublinkToggle_v74j7_114:hover,._primaryColumn_v74j7_564 ._sublinkToggle_v74j7_114._open_v74j7_442{color:var(--color-primary-100)}._secondaryColumn_v74j7_573{background-color:var(--color-secondary-10)}._spotlightColumn_v74j7_577{background-color:var(--color-secondary-75)}._sublinksInner_v74j7_581{background-color:var(--color-background);box-shadow:0 6px 8px #0000001a;border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}@media (max-width: 767px){._sublinksInner_v74j7_581{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_v74j7_601{display:flex;flex-direction:column;padding:var(--spacing-md)}@media (max-width: 767px){._sublinksColumn_v74j7_601{padding:0}}._chevron_v74j7_611{transition:transform .3s ease;display:flex;align-items:center;justify-content:center;margin-top:2px}._sublinkToggle_v74j7_114._open_v74j7_442 ._chevron_v74j7_611{transform:rotate(180deg)}@media (max-width: 767px){._logo_v74j7_36{flex:1}._menuToggle_v74j7_283,._search_v74j7_111{display:flex;align-items:center;justify-content:center}._utility_v74j7_301 a:not(._utility_v74j7_301 a:first-of-type){display:none}._utilityMobile_v74j7_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_v74j7_301._open_v74j7_442{transform:translateY(0)}._nav_v74j7_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_v74j7_1._open_v74j7_442{transform:translate(0);opacity:1;pointer-events:auto}._linkWrapper_v74j7_98{flex-direction:column;width:100%;max-width:300px;margin:0 auto;padding:var(--spacing-sm) 0}._linkWrapper_v74j7_98._parent_v74j7_98{border-bottom:1px solid var(--color-border)}._linkWrapper_v74j7_98._parent_v74j7_98:last-of-type{border:none}._linkItem_v74j7_105{width:100%}._chevron_v74j7_611{display:none}._sublinks_v74j7_426{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_v74j7_114{cursor:pointer;pointer-events:none;color:var(--color-secondary-75)}}._default_v74j7_734 ._container_v74j7_32{padding:var(--spacing-md)}._default_v74j7_734 ._sublinks_v74j7_426{position:absolute;right:0;width:auto}@media (max-width: 767px){._default_v74j7_734 ._sublinks_v74j7_426{position:relative;justify-content:center;align-items:center}}._default_v74j7_734 ._linkItem_v74j7_105{justify-content:flex-end}@media (max-width: 767px){._default_v74j7_734 ._linkItem_v74j7_105{justify-content:center;align-items:center}}._default_v74j7_734 ._sublinksInner_v74j7_581{display:flex;flex-direction:column;min-width:125px;justify-content:flex-end;align-items:flex-end}@media (max-width: 767px){._default_v74j7_734 ._sublinksInner_v74j7_581{justify-content:center;align-items:center}}._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98{height:40px}@media (min-width: 768px){._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-secondary-100)}._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98:hover,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111:hover,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112:hover,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button:hover,._default_v74j7_734 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114:hover{color:var(--color-primary-100);background-color:transparent}}._advanced_v74j7_803 ._linkContent_v74j7_429{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:var(--spacing-sm)}._advanced_v74j7_803 ._subtitle_v74j7_812{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);text-align:left}._advanced_v74j7_803 ._sublinksDescription_v74j7_426,._advanced_v74j7_803 ._sublinksDescription_v74j7_426 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_v74j7_803 ._sublinks_v74j7_426{position:fixed;padding-top:var(--spacing-md);right:0;left:0;width:100%}@media (max-width: 767px){._advanced_v74j7_803 ._sublinks_v74j7_426{position:relative;justify-content:center;align-items:center}}._advanced_v74j7_803 ._linkItem_v74j7_105{justify-content:flex-start}._advanced_v74j7_803 ._sublinksInner_v74j7_581{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:calc(100vw - 4rem);width:78rem;min-height:24rem}._advanced_v74j7_803 ._sublinksInner_v74j7_581._withSpotlight_v74j7_854{grid-template-columns:repeat(4,minmax(0,1fr))}._advanced_v74j7_803 ._sublinksInner_v74j7_581._withoutSpotlight_v74j7_858{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 767px){._advanced_v74j7_803 ._sublinksInner_v74j7_581{grid-template-columns:1fr;width:auto;min-height:unset}}._advanced_v74j7_803 ._sublinkToggle_v74j7_114{pointer-events:all;color:var(--color-secondary-100);width:fit-content;transition:color .3s ease-in-out}._advanced_v74j7_803 ._sublinkToggle_v74j7_114:hover,._advanced_v74j7_803 ._sublinkToggle_v74j7_114._open_v74j7_442{color:var(--color-primary-100)}._advanced_v74j7_803 ._back_v74j7_466{margin-bottom:var(--spacing-lg);transition:color .3s ease-in-out}._advanced_v74j7_803 ._back_v74j7_466:hover{color:var(--color-primary-100)}._transparent_v74j7_896{background-color:transparent}._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98{height:40px}@media (min-width: 768px){._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114{opacity:1;visibility:visible;transition:color .3s ease-in-out,.3s ease-in-out;color:var(--color-navigation-transparent-links)}._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._link_v74j7_98:hover,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._search_v74j7_111:hover,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._locale_v74j7_112:hover,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105._themeToggle_v74j7_113 button:hover,._transparent_v74j7_896 ._linkWrapper_v74j7_98._parent_v74j7_98>._linkItem_v74j7_105 ._sublinkToggle_v74j7_114:hover{color:var(--color-navigation-transparent-linksHover);background-color:transparent}}@media (max-width: 767px){._transparent_v74j7_896: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_v74j7_896 ._nav_v74j7_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_v74j7_896 ._nav_v74j7_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_v74j7_896 ._nav_v74j7_1:before{border-radius:0}}@media (max-width: 767px){._transparent_v74j7_896 ._utility_v74j7_301 a,._transparent_v74j7_896 ._utility_v74j7_301 button{-webkit-backdrop-filter:unset;backdrop-filter:unset}._transparent_v74j7_896 ._utility_v74j7_301 a>span,._transparent_v74j7_896 ._utility_v74j7_301 button>span{background-color:transparent;padding:0}._transparent_v74j7_896 ._utility_v74j7_301 a:hover>span,._transparent_v74j7_896 ._utility_v74j7_301 button:hover>span{background-color:transparent;padding:0;color:var(--color-primary-100)}}@media (max-width: 767px){._transparent_v74j7_896 ._menuToggle_v74j7_283,._transparent_v74j7_896 ._search_v74j7_111{width:unset}}._groupDivider_v74j7_1007{border:0;height:0;border-top:none;border-bottom:1px solid var(--color-border);padding:var(--spacing-sm) 0}@media (max-width: 767px){._searchWrapper_v74j7_1015{grid-area:fourth;width:auto}}._mobileMenu_v74j7_1022,._mobileMenuSlide_v74j7_1023{display:flex;flex-direction:column;gap:var(--spacing-md)}._mobileMenuItem_v74j7_1033{opacity:0}._fadeInFromLeft_v74j7_1037{animation:_fadeInFromLeft_v74j7_1037 .3s ease-in-out forwards}._fadeInFromRight_v74j7_1041{animation:_fadeInFromRight_v74j7_1041 .3s ease-in-out forwards}._spotlight_v74j7_577{display:flex;flex-direction:column;gap:var(--spacing-md)}._spotlight_v74j7_577 ._imageWrapper_v74j7_1051{width:100%;height:150px;position:relative;overflow:hidden;border-radius:var(--radius-md);line-height:0}._spotlight_v74j7_577 ._imageWrapper_v74j7_1051 img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}._spotlight_v74j7_577 ._image_v74j7_1051{width:100%;height:auto;object-fit:cover}._spotlight_v74j7_577 ._content_v74j7_1073{display:flex;flex-direction:column;gap:var(--spacing-sm);color:#fff}._spotlight_v74j7_577 ._title_v74j7_88{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-lg);color:#fff}._spotlight_v74j7_577 ._description_v74j7_1088{color:#fff}._spotlight_v74j7_577 ._actions_v74j7_1092{display:flex;flex-direction:column;align-items:flex-start}@keyframes _fadeInFromLeft_v74j7_1037{0%{transform:translate(-10px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeInFromRight_v74j7_1041{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-jo7UkB6D.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-CIAi47E9.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-C-5CMVbY.js";
3
+ import { N as a } from "../../../NavLink-QnOnXprl.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"),a=require("react"),se=require("../Modal/index.cjs"),z=require("../../../index-D0ylyll7.cjs"),le=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-jo7UkB6D.cjs"),U=require("../../utils/NoScroll/noScroll.cjs"),we=require("../../../chevron-right-motlyADs.cjs"),P=require("../../../external-link-DDShu-48.cjs"),Ce=require("../../../x-Dft9NVe_.cjs"),ne=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"),a=require("react"),se=require("../Modal/index.cjs"),z=require("../../../index-D0ylyll7.cjs"),le=require("../ButtonGroup/index.cjs"),e=require("../../../NavLink-CIAi47E9.cjs"),U=require("../../utils/NoScroll/noScroll.cjs"),we=require("../../../chevron-right-motlyADs.cjs"),P=require("../../../external-link-DDShu-48.cjs"),Ce=require("../../../x-Dft9NVe_.cjs"),ne=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 u, useRef as V, useCallback as L, useEffect as H } from "re
3
3
  import { Modal as ie } from "../Modal/index.mjs";
4
4
  import { B as q, M as _e } from "../../../index-CnlJ2RgH.js";
5
5
  import { ButtonGroup as se } from "../ButtonGroup/index.mjs";
6
- import { s as e, N as Se } from "../../../NavLink-C-5CMVbY.js";
6
+ import { s as e, N as Se } from "../../../NavLink-QnOnXprl.js";
7
7
  import { lockScroll as ze, unlockScroll as re } from "../../utils/NoScroll/noScroll.mjs";
8
8
  import { C as Re } from "../../../chevron-right-Cim1KPuL.js";
9
9
  import { E as X } 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.65",
4
+ "version": "0.1.67",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -1,157 +0,0 @@
1
- import { jsxs as r, jsx as t } from "react/jsx-runtime";
2
- import { useRef as p, useEffect as g } from "react";
3
- import { E as h } from "./external-link-BOPobeQJ.js";
4
- import { C as v } from "./chevron-down-DSUzBz9F.js";
5
- import './NavLink.css';const f = "_navbar_18kew_1", C = "_sticky_18kew_15", I = "_left_18kew_31", M = "_container_18kew_32", y = "_logo_18kew_36", T = "_nav_18kew_1", N = "_center_18kew_51", S = "_hidden_18kew_59", W = "_visible_18kew_66", x = "_right_18kew_81", E = "_title_18kew_88", D = "_linkWrapper_18kew_98", $ = "_parent_18kew_98", F = "_linkItem_18kew_105", L = "_link_18kew_98", B = "_search_18kew_111", R = "_locale_18kew_112", j = "_themeToggle_18kew_113", z = "_sublinkToggle_18kew_114", q = "_standard_18kew_165", A = "_triangle_18kew_173", G = "_twoColumn_18kew_200", H = "_mobileButtons_18kew_209", J = "_menuToggle_18kew_278", K = "_utilityMobile_18kew_296", Q = "_utility_18kew_296", U = "_navInner_18kew_324", V = "_grid_18kew_335", X = "_searchModal_18kew_354", Y = "_localeModal_18kew_359", Z = "_separator_18kew_373", O = "_newTabIcon_18kew_404", P = "_sublinksDescription_18kew_417", ee = "_linkContent_18kew_420", ne = "_open_18kew_433", oe = "_back_18kew_457", te = "_sublinks_18kew_417", se = "_show_18kew_506", _e = "_primaryColumn_18kew_555", ie = "_secondaryColumn_18kew_564", le = "_spotlightColumn_18kew_568", re = "_sublinksInner_18kew_572", ce = "_sublinksColumn_18kew_592", ae = "_chevron_18kew_602", ke = "_advanced_18kew_794", ue = "_subtitle_18kew_803", we = "_withSpotlight_18kew_845", me = "_withoutSpotlight_18kew_849", de = "_transparent_18kew_887", be = "_groupDivider_18kew_998", pe = "_searchWrapper_18kew_1006", ge = "_mobileMenu_18kew_1013", he = "_mobileMenuSlide_18kew_1014", ve = "_mobileMenuItem_18kew_1024", fe = "_fadeInFromLeft_18kew_1028", Ce = "_fadeInFromRight_18kew_1032", Ie = "_spotlight_18kew_568", Me = "_imageWrapper_18kew_1042", ye = "_content_18kew_1064", Te = "_description_18kew_1079", Ne = "_actions_18kew_1083", n = {
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: 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: ce,
49
- chevron: ae,
50
- default: "_default_18kew_725",
51
- advanced: ke,
52
- subtitle: ue,
53
- withSpotlight: we,
54
- withoutSpotlight: me,
55
- transparent: de,
56
- groupDivider: be,
57
- searchWrapper: pe,
58
- mobileMenu: ge,
59
- mobileMenuSlide: he,
60
- mobileMenuItem: ve,
61
- fadeInFromLeft: fe,
62
- fadeInFromRight: Ce,
63
- spotlight: Ie,
64
- imageWrapper: Me,
65
- content: ye,
66
- description: Te,
67
- actions: Ne
68
- };
69
- function De({
70
- link: e,
71
- path: o,
72
- parentPath: c,
73
- openPath: m,
74
- togglePath: a,
75
- updateTriangleIndicator: d,
76
- setOpenPath: _,
77
- renderLinks: b,
78
- buttonRefs: i
79
- }) {
80
- var u;
81
- const l = m === o, s = !!((u = e.sublinks) != null && u.length), k = p(null);
82
- return g(() => (i.current.set(o, k.current), () => {
83
- i.current.delete(o);
84
- }), [o, i]), /* @__PURE__ */ r(
85
- "div",
86
- {
87
- role: "menuitem",
88
- className: `${n.linkWrapper} ${c ? "" : n.parent}`,
89
- children: [
90
- /* @__PURE__ */ t("div", { className: n.linkItem, children: e.href ? /* @__PURE__ */ r(
91
- "a",
92
- {
93
- href: e.href,
94
- className: n.link,
95
- target: e.isExternal ? "_blank" : "_self",
96
- rel: e.isExternal ? "noopener noreferrer" : void 0,
97
- onClick: () => {
98
- var w;
99
- _(null), (w = e.onClick) == null || w.call(e);
100
- },
101
- onMouseEnter: () => {
102
- c || _(null);
103
- },
104
- children: [
105
- e.label,
106
- e.isExternal && /* @__PURE__ */ t(
107
- h,
108
- {
109
- className: n.newTabIcon,
110
- size: 16,
111
- "aria-hidden": "true"
112
- }
113
- )
114
- ]
115
- }
116
- ) : /* @__PURE__ */ r(
117
- "button",
118
- {
119
- ref: k,
120
- "aria-haspopup": s ? !0 : void 0,
121
- "aria-expanded": s ? l : void 0,
122
- className: `${n.sublinkToggle} ${l ? n.open : ""}`,
123
- onClick: () => a(o),
124
- onMouseEnter: () => {
125
- d(o), _(o);
126
- },
127
- children: [
128
- e.label,
129
- s && /* @__PURE__ */ t(
130
- v,
131
- {
132
- size: 18,
133
- className: n.chevron,
134
- "aria-hidden": "true"
135
- }
136
- )
137
- ]
138
- }
139
- ) }),
140
- s && /* @__PURE__ */ t(
141
- "div",
142
- {
143
- className: `${n.sublinks} ${l ? n.show : ""}`,
144
- onMouseLeave: () => a(o),
145
- role: "menu",
146
- "aria-label": `${e.label} submenu`,
147
- children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ t("div", { className: n.sublinksInner, children: /* @__PURE__ */ t("div", { className: n.sublinksColumn, children: b(e.sublinks, o) }) }) })
148
- }
149
- )
150
- ]
151
- }
152
- );
153
- }
154
- export {
155
- De as N,
156
- n as s
157
- };
@@ -1 +0,0 @@
1
- "use strict";require('./NavLink.css');const o=require("react/jsx-runtime"),w=require("react"),g=require("./external-link-DDShu-48.cjs"),h=require("./chevron-down-DfK1XBl3.cjs"),p="_navbar_18kew_1",v="_sticky_18kew_15",f="_left_18kew_31",I="_container_18kew_32",C="_logo_18kew_36",M="_nav_18kew_1",y="_center_18kew_51",x="_hidden_18kew_59",T="_visible_18kew_66",N="_right_18kew_81",j="_title_18kew_88",S="_linkWrapper_18kew_98",W="_parent_18kew_98",$="_linkItem_18kew_105",D="_link_18kew_98",L="_search_18kew_111",E="_locale_18kew_112",F="_themeToggle_18kew_113",q="_sublinkToggle_18kew_114",R="_standard_18kew_165",B="_triangle_18kew_173",z="_twoColumn_18kew_200",A="_mobileButtons_18kew_209",G="_menuToggle_18kew_278",H="_utilityMobile_18kew_296",J="_utility_18kew_296",K="_navInner_18kew_324",Q="_grid_18kew_335",U="_searchModal_18kew_354",V="_localeModal_18kew_359",X="_separator_18kew_373",Y="_newTabIcon_18kew_404",Z="_sublinksDescription_18kew_417",O="_linkContent_18kew_420",P="_open_18kew_433",ee="_back_18kew_457",ne="_sublinks_18kew_417",oe="_show_18kew_506",te="_primaryColumn_18kew_555",se="_secondaryColumn_18kew_564",_e="_spotlightColumn_18kew_568",ie="_sublinksInner_18kew_572",le="_sublinksColumn_18kew_592",re="_chevron_18kew_602",ce="_advanced_18kew_794",ae="_subtitle_18kew_803",ke="_withSpotlight_18kew_845",ue="_withoutSpotlight_18kew_849",we="_transparent_18kew_887",de="_groupDivider_18kew_998",me="_searchWrapper_18kew_1006",be="_mobileMenu_18kew_1013",ge="_mobileMenuSlide_18kew_1014",he="_mobileMenuItem_18kew_1024",pe="_fadeInFromLeft_18kew_1028",ve="_fadeInFromRight_18kew_1032",fe="_spotlight_18kew_568",Ie="_imageWrapper_18kew_1042",Ce="_content_18kew_1064",Me="_description_18kew_1079",ye="_actions_18kew_1083",n={navbar:p,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:ee,sublinks:ne,show:oe,primaryColumn:te,secondaryColumn:se,spotlightColumn:_e,sublinksInner:ie,sublinksColumn:le,chevron:re,default:"_default_18kew_725",advanced:ce,subtitle:ae,withSpotlight:ke,withoutSpotlight:ue,transparent:we,groupDivider:de,searchWrapper:me,mobileMenu:be,mobileMenuSlide:ge,mobileMenuItem:he,fadeInFromLeft:pe,fadeInFromRight:ve,spotlight:fe,imageWrapper:Ie,content:Ce,description:Me,actions:ye};function xe({link:e,path:t,parentPath:r,openPath:d,togglePath:c,updateTriangleIndicator:m,setOpenPath:_,renderLinks:b,buttonRefs:i}){var k;const l=d===t,s=!!((k=e.sublinks)!=null&&k.length),a=w.useRef(null);return w.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(g.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(h.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:b(e.sublinks,t)})})})})]})}exports.NavLink=xe;exports.styles=n;