quirk-ui 0.0.417 → 0.0.419

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.
@@ -1,16 +1,16 @@
1
- import { jsxs as l, jsx as e } from "react/jsx-runtime";
1
+ import { jsxs as l, jsx as s } from "react/jsx-runtime";
2
2
  import { useRef as v } from "react";
3
- import { E as g } from "./external-link-BOPobeQJ.js";
4
- import { C as k } from "./chevron-down-DSUzBz9F.js";
5
- import './assets/NavLink.css';const C = "_navbar_1bon6_5", f = "_sticky_1bon6_19", w = "_left_1bon6_34", I = "_container_1bon6_35", N = "_logo_1bon6_39", y = "_nav_1bon6_5", x = "_center_1bon6_54", T = "_hidden_1bon6_60", E = "_visible_1bon6_67", S = "_right_1bon6_82", W = "_title_1bon6_89", $ = "_linkWrapper_1bon6_99", L = "_parent_1bon6_99", M = "_linkItem_1bon6_107", j = "_link_1bon6_99", z = "_sublinkToggle_1bon6_111", R = "_standard_1bon6_159", D = "_triangle_1bon6_167", q = "_transparent_1bon6_172", A = "_twoColumn_1bon6_276", B = "_navInner_1bon6_398", F = "_grid_1bon6_409", G = "_separator_1bon6_444", H = "_newTabIcon_1bon6_474", J = "_linkContent_1bon6_489", K = "_open_1bon6_500", Q = "_sublinks_1bon6_486", U = "_show_1bon6_571", V = "_primaryColumn_1bon6_612", X = "_secondaryColumn_1bon6_621", Y = "_spotlightColumn_1bon6_625", Z = "_sublinksInner_1bon6_629", O = "_sublinksColumn_1bon6_647", P = "_chevron_1bon6_657", nn = "_advanced_1bon6_839", on = "_subtitle_1bon6_848", sn = "_withSpotlight_1bon6_890", en = "_withoutSpotlight_1bon6_894", tn = "_searchWrapper_1bon6_940", o = {
6
- navbar: C,
7
- sticky: f,
8
- left: w,
3
+ import { E as k } from "./external-link-BOPobeQJ.js";
4
+ import { C as g } from "./chevron-down-DSUzBz9F.js";
5
+ import './assets/NavLink.css';const f = "_navbar_1bon6_5", w = "_sticky_1bon6_19", C = "_left_1bon6_34", I = "_container_1bon6_35", N = "_logo_1bon6_39", x = "_nav_1bon6_5", T = "_center_1bon6_54", y = "_hidden_1bon6_60", E = "_visible_1bon6_67", S = "_right_1bon6_82", W = "_title_1bon6_89", $ = "_linkWrapper_1bon6_99", L = "_parent_1bon6_99", M = "_linkItem_1bon6_107", j = "_link_1bon6_99", z = "_sublinkToggle_1bon6_111", R = "_standard_1bon6_159", D = "_triangle_1bon6_167", q = "_transparent_1bon6_172", A = "_twoColumn_1bon6_276", B = "_navInner_1bon6_398", F = "_grid_1bon6_409", G = "_separator_1bon6_444", H = "_newTabIcon_1bon6_474", J = "_linkContent_1bon6_489", K = "_open_1bon6_500", Q = "_sublinks_1bon6_486", U = "_show_1bon6_571", V = "_primaryColumn_1bon6_612", X = "_sublinksInner_1bon6_629", Y = "_sublinksColumn_1bon6_647", Z = "_chevron_1bon6_657", O = "_advanced_1bon6_839", P = "_subtitle_1bon6_848", nn = "_withSpotlight_1bon6_890", on = "_withoutSpotlight_1bon6_894", en = "_searchWrapper_1bon6_940", o = {
6
+ navbar: f,
7
+ sticky: w,
8
+ left: C,
9
9
  container: I,
10
10
  logo: N,
11
- nav: y,
12
- center: x,
13
- hidden: T,
11
+ nav: x,
12
+ center: T,
13
+ hidden: y,
14
14
  visible: E,
15
15
  right: S,
16
16
  title: W,
@@ -32,21 +32,19 @@ import './assets/NavLink.css';const C = "_navbar_1bon6_5", f = "_sticky_1bon6_19
32
32
  sublinks: Q,
33
33
  show: U,
34
34
  primaryColumn: V,
35
- secondaryColumn: X,
36
- spotlightColumn: Y,
37
- sublinksInner: Z,
38
- sublinksColumn: O,
39
- chevron: P,
35
+ sublinksInner: X,
36
+ sublinksColumn: Y,
37
+ chevron: Z,
40
38
  default: "_default_1bon6_773",
41
- advanced: nn,
42
- subtitle: on,
43
- withSpotlight: sn,
44
- withoutSpotlight: en,
45
- searchWrapper: tn
39
+ advanced: O,
40
+ subtitle: P,
41
+ withSpotlight: nn,
42
+ withoutSpotlight: on,
43
+ searchWrapper: en
46
44
  };
47
- function cn({
45
+ function ln({
48
46
  link: n,
49
- path: s,
47
+ path: e,
50
48
  parentPath: i,
51
49
  openPath: d,
52
50
  togglePath: a,
@@ -56,13 +54,13 @@ function cn({
56
54
  buttonRefs: h
57
55
  }) {
58
56
  var b;
59
- const _ = d === s, r = !!((b = n.sublinks) != null && b.length), c = v(null);
60
- return h.current.set(s, c.current), /* @__PURE__ */ l(
57
+ const r = d === e, _ = !!((b = n.sublinks) != null && b.length), c = v(null);
58
+ return h.current.set(e, c.current), /* @__PURE__ */ l(
61
59
  "div",
62
60
  {
63
61
  className: `${o.linkWrapper} ${i ? "" : o.parent}`,
64
62
  children: [
65
- /* @__PURE__ */ e("div", { className: o.linkItem, children: n.href ? /* @__PURE__ */ l(
63
+ /* @__PURE__ */ s("div", { className: o.linkItem, children: n.href ? /* @__PURE__ */ l(
66
64
  "a",
67
65
  {
68
66
  href: n.href,
@@ -79,42 +77,42 @@ function cn({
79
77
  role: "menuitem",
80
78
  children: [
81
79
  n.label,
82
- n.isExternal && /* @__PURE__ */ e(g, { className: o.newTabIcon, size: 16 })
80
+ n.isExternal && /* @__PURE__ */ s(k, { className: o.newTabIcon, size: 16 })
83
81
  ]
84
82
  }
85
83
  ) : /* @__PURE__ */ l(
86
84
  "button",
87
85
  {
88
86
  ref: c,
89
- "aria-haspopup": r ? "true" : void 0,
90
- "aria-expanded": _,
91
- className: `${o.sublinkToggle} ${_ ? o.open : ""}`,
92
- onClick: () => a(s),
87
+ "aria-haspopup": _ ? "true" : void 0,
88
+ "aria-expanded": r,
89
+ className: `${o.sublinkToggle} ${r ? o.open : ""}`,
90
+ onClick: () => a(e),
93
91
  onMouseEnter: () => {
94
- m(s), t(s);
92
+ m(e), t(e);
95
93
  },
96
94
  children: [
97
95
  n.label,
98
- r && /* @__PURE__ */ e(k, { size: 18, className: o.chevron })
96
+ _ && /* @__PURE__ */ s(g, { size: 18, className: o.chevron })
99
97
  ]
100
98
  }
101
99
  ) }),
102
- r && /* @__PURE__ */ e(
100
+ _ && /* @__PURE__ */ s(
103
101
  "div",
104
102
  {
105
- className: `${o.sublinks} ${_ ? o.show : ""}`,
106
- onMouseLeave: () => a(s),
103
+ className: `${o.sublinks} ${r ? o.show : ""}`,
104
+ onMouseLeave: () => a(e),
107
105
  role: "menu",
108
106
  "aria-label": `${n.label} submenu`,
109
- children: /* @__PURE__ */ e("div", { children: /* @__PURE__ */ e("div", { className: o.sublinksInner, children: /* @__PURE__ */ e("div", { className: o.sublinksColumn, children: p(n.sublinks, s) }) }) })
107
+ children: /* @__PURE__ */ s("div", { children: /* @__PURE__ */ s("div", { className: o.sublinksInner, children: /* @__PURE__ */ s("div", { className: o.sublinksColumn, children: p(n.sublinks, e) }) }) })
110
108
  }
111
109
  )
112
110
  ]
113
111
  },
114
- s
112
+ e
115
113
  );
116
114
  }
117
115
  export {
118
- cn as N,
116
+ ln as N,
119
117
  o as s
120
118
  };
@@ -0,0 +1 @@
1
+ "use strict";require('./assets/NavLink.css');const e=require("react/jsx-runtime"),v=require("react"),k=require("./external-link-DDShu-48.cjs"),m=require("./chevron-down-DfK1XBl3.cjs"),g="_navbar_1bon6_5",w="_sticky_1bon6_19",C="_left_1bon6_34",x="_container_1bon6_35",f="_logo_1bon6_39",I="_nav_1bon6_5",N="_center_1bon6_54",j="_hidden_1bon6_60",$="_visible_1bon6_67",y="_right_1bon6_82",T="_title_1bon6_89",S="_linkWrapper_1bon6_99",W="_parent_1bon6_99",E="_linkItem_1bon6_107",q="_link_1bon6_99",L="_sublinkToggle_1bon6_111",M="_standard_1bon6_159",R="_triangle_1bon6_167",z="_transparent_1bon6_172",D="_twoColumn_1bon6_276",A="_navInner_1bon6_398",B="_grid_1bon6_409",F="_separator_1bon6_444",G="_newTabIcon_1bon6_474",H="_linkContent_1bon6_489",J="_open_1bon6_500",K="_sublinks_1bon6_486",Q="_show_1bon6_571",U="_primaryColumn_1bon6_612",V="_sublinksInner_1bon6_629",X="_sublinksColumn_1bon6_647",Y="_chevron_1bon6_657",Z="_advanced_1bon6_839",O="_subtitle_1bon6_848",P="_withSpotlight_1bon6_890",nn="_withoutSpotlight_1bon6_894",on="_searchWrapper_1bon6_940",o={navbar:g,sticky:w,left:C,container:x,logo:f,nav:I,center:N,hidden:j,visible:$,right:y,title:T,linkWrapper:S,parent:W,linkItem:E,link:q,sublinkToggle:L,standard:M,triangle:R,transparent:z,twoColumn:D,navInner:A,grid:B,separator:F,newTabIcon:G,linkContent:H,open:J,sublinks:K,show:Q,primaryColumn:U,sublinksInner:V,sublinksColumn:X,chevron:Y,default:"_default_1bon6_773",advanced:Z,subtitle:O,withSpotlight:P,withoutSpotlight:nn,searchWrapper:on};function en({link:n,path:s,parentPath:i,openPath:u,togglePath:l,updateTriangleIndicator:d,setOpenPath:t,renderLinks:h,buttonRefs:p}){var c;const r=u===s,_=!!((c=n.sublinks)!=null&&c.length),a=v.useRef(null);return p.current.set(s,a.current),e.jsxs("div",{className:`${o.linkWrapper} ${i?"":o.parent}`,children:[e.jsx("div",{className:o.linkItem,children:n.href?e.jsxs("a",{href:n.href,className:o.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var b;t(null),(b=n.onClick)==null||b.call(n)},onMouseEnter:()=>{i||t(null)},role:"menuitem",children:[n.label,n.isExternal&&e.jsx(k.ExternalLink,{className:o.newTabIcon,size:16})]}):e.jsxs("button",{ref:a,"aria-haspopup":_?"true":void 0,"aria-expanded":r,className:`${o.sublinkToggle} ${r?o.open:""}`,onClick:()=>l(s),onMouseEnter:()=>{d(s),t(s)},children:[n.label,_&&e.jsx(m.ChevronDown,{size:18,className:o.chevron})]})}),_&&e.jsx("div",{className:`${o.sublinks} ${r?o.show:""}`,onMouseLeave:()=>l(s),role:"menu","aria-label":`${n.label} submenu`,children:e.jsx("div",{children:e.jsx("div",{className:o.sublinksInner,children:e.jsx("div",{className:o.sublinksColumn,children:h(n.sublinks,s)})})})})]},s)}exports.NavLink=en;exports.styles=o;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("react/jsx-runtime");require("react");const e=require("../../../NavLink-VkWDBdck.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-BSVUqHZT.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-BTwMRfGl.js";
3
+ import { N as a } from "../../../NavLink-B5joxE9Z.js";
4
4
  import "../../../external-link-BOPobeQJ.js";
5
5
  import "../../../chevron-down-DSUzBz9F.js";
6
6
  export {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),a=require("react"),e=require("../../../NavLink-VkWDBdck.cjs"),se=require("../../../chevron-down-DfK1XBl3.cjs"),te=require("../../../external-link-DDShu-48.cjs"),ne={standard:e.styles.standard,transparent:e.styles.transparent},le={left:e.styles.left,center:e.styles.center,right:e.styles.right};function ae({title:T,logo:p,items:y,groups:d,utilityItems:k,isSticky:D=!1,showSearch:g=!0,showLocaleSelect:C=!0,alignment:f="right",variant:G="standard",navigationType:I="default",className:X}){const[F,V]=a.useState(0),[E,c]=a.useState(null),[m,A]=a.useState(!1),[L,H]=a.useState(!1),[J,K]=a.useState(!1),[Q,U]=a.useState(null),[v,x]=a.useState(0),[Y,R]=a.useState(null),b=a.useRef(null),u=a.useRef(null),$=a.useRef(new Map),M=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} ${e.styles.searchWrapper}`,children:s.jsx("div",{className:e.styles.linkItem})}),S=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} `,children:s.jsx("div",{className:e.styles.linkItem})}),j=n=>{const t=$.current.get(n);if(t&&u.current){const i=t.getBoundingClientRect(),r=u.current.getBoundingClientRect(),w=i.left-r.left+i.width/2;U(w)}};console.log(j);const Z=n=>{c(t=>t===n?null:n)},ee=n=>n.map((t,i)=>{var B,q,O;const r=`group-${i}`,h=Y===i,w=(B=t.primaryItems)==null?void 0:B[v??0];return console.log(w),s.jsxs("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,onMouseEnter:()=>{R(i),c(r),j(r)},onMouseLeave:()=>{R(null),x(0),c(null)},children:[s.jsx("div",{className:e.styles.linkItem,children:s.jsxs("button",{ref:l=>{$.current.set(r,l)},role:"menuitem","aria-haspopup":"true","aria-expanded":h,"aria-controls":`submenu-${i}`,className:`${e.styles.sublinkToggle} ${h?e.styles.open:""} `,children:[t.title,s.jsx(se.ChevronDown,{size:18,className:e.styles.chevron})]})}),s.jsx("div",{id:`submenu-${i}`,className:`${e.styles.sublinks} ${h?e.styles.show:""}`,role:"menu","aria-label":`${t.title} submenu`,children:s.jsx("div",{children:s.jsxs("div",{className:`${e.styles.sublinksInner} ${t.spotlight?e.styles.withSpotlight:e.styles.withoutSpotlight}`,children:[s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.primaryColumn}`,children:[s.jsx("div",{className:e.styles.linkItem}),(q=t.primaryItems)==null?void 0:q.map((l,o)=>l.href?s.jsxs("a",{href:l.href,className:`${e.styles.link} ${v===o?e.styles.open:""}`,target:l.isExternal?"_blank":"_self",rel:l.isExternal?"noopener noreferrer":void 0,onClick:()=>{var P;c(null),(P=l.onClick)==null||P.call(l)},onMouseEnter:()=>l.sublinks?x(o):null,role:"menuitem",children:[s.jsxs("span",{className:e.styles.linkContent,children:[l.label,l.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:l.subtitle})]}),l.isExternal&&s.jsx(te.ExternalLink,{className:e.styles.newTabIcon,size:16})]},l._key??o):s.jsx("button",{className:`${e.styles.sublinkToggle} ${v===o?e.styles.open:""}`,onMouseEnter:()=>x(o),children:s.jsxs("span",{className:e.styles.linkContent,children:[l.label,l.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:l.subtitle})]})},l._key??o))]}),(t==null?void 0:t.secondaryItems)&&((O=t==null?void 0:t.secondaryItems)==null?void 0:O.length)>0&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.secondaryColumn}`,children:t.secondaryItems&&t.secondaryItems.length>0&&N(t.secondaryItems,`${r}-secondary`)}),t.spotlight&&s.jsx("div",{className:`${e.styles.sublinksColumn} ${e.styles.spotlightColumn}`,children:t.spotlight})]})})})]},t._key??`group-${i}`)}),N=(n,t="")=>n.map(i=>{const r=`${t}/${i.label}`;return s.jsx(e.NavLink,{link:i,path:r,parentPath:t,openPath:E,togglePath:Z,updateTriangleIndicator:j,setOpenPath:c,renderLinks:N,buttonRefs:$},i._key??r)}),W=a.useCallback(n=>{b.current&&!b.current.contains(n.target)&&c(null)},[]),_=a.useCallback(()=>{z(),typeof window<"u"&&window.innerWidth>768&&(A(!1),c(null),typeof document<"u"&&(document.body.style.overflow=""))},[]),z=a.useCallback(()=>{if(u.current){const n=u.current.getBoundingClientRect().width;V(n),K(!0)}},[]);return a.useEffect(()=>{const n=typeof window<"u",t=typeof document<"u";return n&&window.addEventListener("resize",_),t&&document.addEventListener("click",W),z(),()=>{n&&window.removeEventListener("resize",_),t&&document.removeEventListener("click",W)}},[]),a.useEffect(()=>{if(typeof window<"u"){const n=()=>{const t=window.innerWidth<768;H(t)};return n(),window.addEventListener("resize",n),()=>window.removeEventListener("resize",n)}},[]),a.useEffect(()=>{if(typeof document<"u")return document.body.style.overflow=m?"hidden":"",()=>{document.body.style.overflow=""}},[m]),s.jsx("header",{ref:b,className:`${X??""} ${le[f]} ${ne[G]} ${e.styles.navbar} ${D?e.styles.sticky:""} ${d&&d.length?e.styles.advanced:e.styles.default}`,role:"navigation","aria-label":"Main navigation",children:s.jsxs("div",{className:`${e.styles.container} ${(!k||k.length===0)&&f!=="center"?e.styles.twoColumn:""}`,children:[p?s.jsx("div",{className:e.styles.logo,children:p}):s.jsx("div",{className:e.styles.title,children:T}),s.jsx("nav",{ref:u,style:{left:f==="center"?`calc(50% - ${F/2}px)`:"0"},className:`${e.styles.nav} ${m?e.styles.open:""} ${J?e.styles.visible:e.styles.hidden}`,id:"main-menu",role:"menubar","aria-label":"Main navigation",children:s.jsxs("div",{className:e.styles.navInner,children:[s.jsx("svg",{style:{left:`${Q}px`},className:`${e.styles.triangle} ${E?e.styles.show:""}`,width:16,height:12,viewBox:"0 0 100 75",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("polygon",{points:"50,5 95,70 5,70",strokeLinejoin:"round",fill:"white",stroke:"white"})}),I==="default"&&y&&s.jsxs("div",{className:e.styles.grid,children:[y&&y.length>0&&N(y),g&&!L&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator}),s.jsx(M,{})]}),C&&s.jsx(S,{})]}),!L&&I==="advanced"&&d&&s.jsxs("div",{className:e.styles.grid,children:[d.length>0&&ee(d),g&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator}),s.jsx(M,{})]}),C&&s.jsx(S,{})]})]})})]})})}exports.Navbar=ae;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react/jsx-runtime"),a=require("react"),e=require("../../../NavLink-BSVUqHZT.cjs"),ee=require("../../../chevron-down-DfK1XBl3.cjs"),se=require("../../../external-link-DDShu-48.cjs"),te={standard:e.styles.standard,transparent:e.styles.transparent},ne={left:e.styles.left,center:e.styles.center,right:e.styles.right};function le({title:P,logo:w,items:y,groups:d,utilityItems:N,isSticky:T=!1,showSearch:k=!0,showLocaleSelect:g=!0,alignment:f="right",variant:D="standard",navigationType:C="default",className:G}){const[X,F]=a.useState(0),[E,o]=a.useState(null),[v,V]=a.useState(!1),[L,A]=a.useState(!1),[H,J]=a.useState(!1),[K,Q]=a.useState(null),[m,p]=a.useState(0),[U,R]=a.useState(null),x=a.useRef(null),u=a.useRef(null),b=a.useRef(new Map),M=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} ${e.styles.searchWrapper}`,children:s.jsx("div",{className:e.styles.linkItem})}),I=()=>s.jsx("div",{className:`${e.styles.linkWrapper} ${e.styles.parent} `,children:s.jsx("div",{className:e.styles.linkItem})}),$=t=>{const n=b.current.get(t);if(n&&u.current){const r=n.getBoundingClientRect(),i=u.current.getBoundingClientRect(),j=r.left-i.left+r.width/2;Q(j)}};console.log($);const Y=t=>{o(n=>n===t?null:t)},Z=t=>t.map((n,r)=>{var B,q;const i=`group-${r}`,h=U===r,j=(B=n.primaryItems)==null?void 0:B[m??0];return console.log(j),s.jsxs("div",{className:`${e.styles.linkWrapper} ${e.styles.parent}`,onMouseEnter:()=>{R(r),o(i),$(i)},onMouseLeave:()=>{R(null),p(0),o(null)},children:[s.jsx("div",{className:e.styles.linkItem,children:s.jsxs("button",{ref:l=>{b.current.set(i,l)},role:"menuitem","aria-haspopup":"true","aria-expanded":h,"aria-controls":`submenu-${r}`,className:`${e.styles.sublinkToggle} ${h?e.styles.open:""} `,children:[n.title,s.jsx(ee.ChevronDown,{size:18,className:e.styles.chevron})]})}),s.jsx("div",{id:`submenu-${r}`,className:`${e.styles.sublinks} ${h?e.styles.show:""}`,role:"menu","aria-label":`${n.title} submenu`,children:s.jsx("div",{children:s.jsx("div",{className:`${e.styles.sublinksInner} ${n.spotlight?e.styles.withSpotlight:e.styles.withoutSpotlight}`,children:s.jsxs("div",{className:`${e.styles.sublinksColumn} ${e.styles.primaryColumn}`,children:[s.jsx("div",{className:e.styles.linkItem}),(q=n.primaryItems)==null?void 0:q.map((l,c)=>l.href?s.jsxs("a",{href:l.href,className:`${e.styles.link} ${m===c?e.styles.open:""}`,target:l.isExternal?"_blank":"_self",rel:l.isExternal?"noopener noreferrer":void 0,onClick:()=>{var O;o(null),(O=l.onClick)==null||O.call(l)},onMouseEnter:()=>l.sublinks?p(c):null,role:"menuitem",children:[s.jsxs("span",{className:e.styles.linkContent,children:[l.label,l.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:l.subtitle})]}),l.isExternal&&s.jsx(se.ExternalLink,{className:e.styles.newTabIcon,size:16})]},l._key??c):s.jsx("button",{className:`${e.styles.sublinkToggle} ${m===c?e.styles.open:""}`,onMouseEnter:()=>p(c),children:s.jsxs("span",{className:e.styles.linkContent,children:[l.label,l.subtitle&&s.jsx("span",{className:e.styles.subtitle,children:l.subtitle})]})},l._key??c))]})})})})]},n._key??`group-${r}`)}),S=(t,n="")=>t.map(r=>{const i=`${n}/${r.label}`;return s.jsx(e.NavLink,{link:r,path:i,parentPath:n,openPath:E,togglePath:Y,updateTriangleIndicator:$,setOpenPath:o,renderLinks:S,buttonRefs:b},r._key??i)}),W=a.useCallback(t=>{x.current&&!x.current.contains(t.target)&&o(null)},[]),_=a.useCallback(()=>{z(),typeof window<"u"&&window.innerWidth>768&&(V(!1),o(null),typeof document<"u"&&(document.body.style.overflow=""))},[]),z=a.useCallback(()=>{if(u.current){const t=u.current.getBoundingClientRect().width;F(t),J(!0)}},[]);return a.useEffect(()=>{const t=typeof window<"u",n=typeof document<"u";return t&&window.addEventListener("resize",_),n&&document.addEventListener("click",W),z(),()=>{t&&window.removeEventListener("resize",_),n&&document.removeEventListener("click",W)}},[]),a.useEffect(()=>{if(typeof window<"u"){const t=()=>{const n=window.innerWidth<768;A(n)};return t(),window.addEventListener("resize",t),()=>window.removeEventListener("resize",t)}},[]),a.useEffect(()=>{if(typeof document<"u")return document.body.style.overflow=v?"hidden":"",()=>{document.body.style.overflow=""}},[v]),s.jsx("header",{ref:x,className:`${G??""} ${ne[f]} ${te[D]} ${e.styles.navbar} ${T?e.styles.sticky:""} ${d&&d.length?e.styles.advanced:e.styles.default}`,role:"navigation","aria-label":"Main navigation",children:s.jsxs("div",{className:`${e.styles.container} ${(!N||N.length===0)&&f!=="center"?e.styles.twoColumn:""}`,children:[w?s.jsx("div",{className:e.styles.logo,children:w}):s.jsx("div",{className:e.styles.title,children:P}),s.jsx("nav",{ref:u,style:{left:f==="center"?`calc(50% - ${X/2}px)`:"0"},className:`${e.styles.nav} ${v?e.styles.open:""} ${H?e.styles.visible:e.styles.hidden}`,id:"main-menu",role:"menubar","aria-label":"Main navigation",children:s.jsxs("div",{className:e.styles.navInner,children:[s.jsx("svg",{style:{left:`${K}px`},className:`${e.styles.triangle} ${E?e.styles.show:""}`,width:16,height:12,viewBox:"0 0 100 75",xmlns:"http://www.w3.org/2000/svg",children:s.jsx("polygon",{points:"50,5 95,70 5,70",strokeLinejoin:"round",fill:"white",stroke:"white"})}),C==="default"&&y&&s.jsxs("div",{className:e.styles.grid,children:[y&&y.length>0&&S(y),k&&!L&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator}),s.jsx(M,{})]}),g&&s.jsx(I,{})]}),!L&&C==="advanced"&&d&&s.jsxs("div",{className:e.styles.grid,children:[d.length>0&&Z(d),k&&s.jsxs(s.Fragment,{children:[s.jsx("span",{className:e.styles.separator}),s.jsx(M,{})]}),g&&s.jsx(I,{})]})]})})]})})}exports.Navbar=le;
@@ -1,247 +1,231 @@
1
- import { jsx as t, jsxs as i, Fragment as A } from "react/jsx-runtime";
2
- import { useState as o, useRef as g, useCallback as I, useEffect as E } from "react";
3
- import { s as e, N as ie } from "../../../NavLink-BTwMRfGl.js";
1
+ import { jsx as n, jsxs as r, Fragment as V } from "react/jsx-runtime";
2
+ import { useState as o, useRef as y, useCallback as C, useEffect as E } from "react";
3
+ import { s as e, N as le } from "../../../NavLink-B5joxE9Z.js";
4
4
  import { C as re } from "../../../chevron-down-DSUzBz9F.js";
5
- import { E as oe } from "../../../external-link-BOPobeQJ.js";
6
- const ce = {
5
+ import { E as ie } from "../../../external-link-BOPobeQJ.js";
6
+ const oe = {
7
7
  standard: e.standard,
8
8
  transparent: e.transparent
9
- }, de = {
9
+ }, ce = {
10
10
  left: e.left,
11
11
  center: e.center,
12
12
  right: e.right
13
13
  };
14
- function $e({
15
- title: F,
14
+ function ve({
15
+ title: A,
16
16
  logo: L,
17
- items: m,
17
+ items: f,
18
18
  groups: u,
19
- utilityItems: M,
20
- isSticky: H = !1,
21
- showSearch: x = !0,
22
- showLocaleSelect: R = !0,
19
+ utilityItems: I,
20
+ isSticky: F = !1,
21
+ showSearch: M = !0,
22
+ showLocaleSelect: x = !0,
23
23
  alignment: v = "right",
24
- variant: q = "standard",
25
- navigationType: W = "default",
24
+ variant: H = "standard",
25
+ navigationType: R = "default",
26
26
  // searchComponent,
27
27
  // localeSelectComponent,
28
- className: J
28
+ className: q
29
29
  }) {
30
- const [K, Q] = o(0), [z, c] = o(null), [$, U] = o(!1), [B, Y] = o(!1), [Z, ee] = o(!1), [ne, te] = o(null), [p, b] = o(
30
+ const [J, K] = o(0), [W, c] = o(null), [p, Q] = o(!1), [z, U] = o(!1), [Y, Z] = o(!1), [ee, ne] = o(null), [b, $] = o(
31
31
  0
32
- ), [se, _] = o(null), N = g(null), h = g(null), w = g(/* @__PURE__ */ new Map()), O = () => /* @__PURE__ */ t(
32
+ ), [te, B] = o(null), w = y(null), h = y(null), N = y(/* @__PURE__ */ new Map()), _ = () => /* @__PURE__ */ n(
33
33
  "div",
34
34
  {
35
35
  className: `${e.linkWrapper} ${e.parent} ${e.searchWrapper}`,
36
- children: /* @__PURE__ */ t("div", { className: e.linkItem })
36
+ children: /* @__PURE__ */ n("div", { className: e.linkItem })
37
37
  }
38
- ), P = () => /* @__PURE__ */ t("div", { className: `${e.linkWrapper} ${e.parent} `, children: /* @__PURE__ */ t("div", { className: e.linkItem }) }), k = (s) => {
39
- const n = w.current.get(s);
40
- if (n && h.current) {
41
- const l = n.getBoundingClientRect(), r = h.current.getBoundingClientRect(), C = l.left - r.left + l.width / 2;
42
- te(C);
38
+ ), O = () => /* @__PURE__ */ n("div", { className: `${e.linkWrapper} ${e.parent} `, children: /* @__PURE__ */ n("div", { className: e.linkItem }) }), k = (t) => {
39
+ const s = N.current.get(t);
40
+ if (s && h.current) {
41
+ const l = s.getBoundingClientRect(), i = h.current.getBoundingClientRect(), g = l.left - i.left + l.width / 2;
42
+ ne(g);
43
43
  }
44
44
  };
45
45
  console.log(k);
46
- const ae = (s) => {
47
- c((n) => n === s ? null : s);
48
- }, le = (s) => s.map((n, l) => {
49
- var X, D, S;
50
- const r = `group-${l}`, f = se === l, C = (X = n.primaryItems) == null ? void 0 : X[p ?? 0];
51
- return console.log(C), /* @__PURE__ */ i(
46
+ const se = (t) => {
47
+ c((s) => s === t ? null : t);
48
+ }, ae = (t) => t.map((s, l) => {
49
+ var X, D;
50
+ const i = `group-${l}`, m = te === l, g = (X = s.primaryItems) == null ? void 0 : X[b ?? 0];
51
+ return console.log(g), /* @__PURE__ */ r(
52
52
  "div",
53
53
  {
54
54
  className: `${e.linkWrapper} ${e.parent}`,
55
55
  onMouseEnter: () => {
56
- _(l), c(r), k(r);
56
+ B(l), c(i), k(i);
57
57
  },
58
58
  onMouseLeave: () => {
59
- _(null), b(0), c(null);
59
+ B(null), $(0), c(null);
60
60
  },
61
61
  children: [
62
- /* @__PURE__ */ t("div", { className: e.linkItem, children: /* @__PURE__ */ i(
62
+ /* @__PURE__ */ n("div", { className: e.linkItem, children: /* @__PURE__ */ r(
63
63
  "button",
64
64
  {
65
65
  ref: (a) => {
66
- w.current.set(r, a);
66
+ N.current.set(i, a);
67
67
  },
68
68
  role: "menuitem",
69
69
  "aria-haspopup": "true",
70
- "aria-expanded": f,
70
+ "aria-expanded": m,
71
71
  "aria-controls": `submenu-${l}`,
72
- className: `${e.sublinkToggle} ${f ? e.open : ""} `,
72
+ className: `${e.sublinkToggle} ${m ? e.open : ""} `,
73
73
  children: [
74
- n.title,
75
- /* @__PURE__ */ t(re, { size: 18, className: e.chevron })
74
+ s.title,
75
+ /* @__PURE__ */ n(re, { size: 18, className: e.chevron })
76
76
  ]
77
77
  }
78
78
  ) }),
79
- /* @__PURE__ */ t(
79
+ /* @__PURE__ */ n(
80
80
  "div",
81
81
  {
82
82
  id: `submenu-${l}`,
83
- className: `${e.sublinks} ${f ? e.show : ""}`,
83
+ className: `${e.sublinks} ${m ? e.show : ""}`,
84
84
  role: "menu",
85
- "aria-label": `${n.title} submenu`,
86
- children: /* @__PURE__ */ t("div", { children: /* @__PURE__ */ i(
85
+ "aria-label": `${s.title} submenu`,
86
+ children: /* @__PURE__ */ n("div", { children: /* @__PURE__ */ n(
87
87
  "div",
88
88
  {
89
- className: `${e.sublinksInner} ${n.spotlight ? e.withSpotlight : e.withoutSpotlight}`,
90
- children: [
91
- /* @__PURE__ */ i(
92
- "div",
93
- {
94
- className: `${e.sublinksColumn} ${e.primaryColumn}`,
95
- children: [
96
- /* @__PURE__ */ t("div", { className: e.linkItem }),
97
- (D = n.primaryItems) == null ? void 0 : D.map(
98
- (a, d) => a.href ? /* @__PURE__ */ i(
99
- "a",
100
- {
101
- href: a.href,
102
- className: `${e.link} ${p === d ? e.open : ""}`,
103
- target: a.isExternal ? "_blank" : "_self",
104
- rel: a.isExternal ? "noopener noreferrer" : void 0,
105
- onClick: () => {
106
- var V;
107
- c(null), (V = a.onClick) == null || V.call(a);
108
- },
109
- onMouseEnter: () => a.sublinks ? b(d) : null,
110
- role: "menuitem",
111
- children: [
112
- /* @__PURE__ */ i("span", { className: e.linkContent, children: [
113
- a.label,
114
- a.subtitle && /* @__PURE__ */ t("span", { className: e.subtitle, children: a.subtitle })
115
- ] }),
116
- a.isExternal && /* @__PURE__ */ t(
117
- oe,
118
- {
119
- className: e.newTabIcon,
120
- size: 16
121
- }
122
- )
123
- ]
89
+ className: `${e.sublinksInner} ${s.spotlight ? e.withSpotlight : e.withoutSpotlight}`,
90
+ children: /* @__PURE__ */ r(
91
+ "div",
92
+ {
93
+ className: `${e.sublinksColumn} ${e.primaryColumn}`,
94
+ children: [
95
+ /* @__PURE__ */ n("div", { className: e.linkItem }),
96
+ (D = s.primaryItems) == null ? void 0 : D.map(
97
+ (a, d) => a.href ? /* @__PURE__ */ r(
98
+ "a",
99
+ {
100
+ href: a.href,
101
+ className: `${e.link} ${b === d ? e.open : ""}`,
102
+ target: a.isExternal ? "_blank" : "_self",
103
+ rel: a.isExternal ? "noopener noreferrer" : void 0,
104
+ onClick: () => {
105
+ var S;
106
+ c(null), (S = a.onClick) == null || S.call(a);
124
107
  },
125
- a._key ?? d
126
- ) : /* @__PURE__ */ t(
127
- "button",
128
- {
129
- className: `${e.sublinkToggle} ${p === d ? e.open : ""}`,
130
- onMouseEnter: () => b(d),
131
- children: /* @__PURE__ */ i("span", { className: e.linkContent, children: [
108
+ onMouseEnter: () => a.sublinks ? $(d) : null,
109
+ role: "menuitem",
110
+ children: [
111
+ /* @__PURE__ */ r("span", { className: e.linkContent, children: [
132
112
  a.label,
133
- a.subtitle && /* @__PURE__ */ t("span", { className: e.subtitle, children: a.subtitle })
134
- ] })
135
- },
136
- a._key ?? d
137
- )
113
+ a.subtitle && /* @__PURE__ */ n("span", { className: e.subtitle, children: a.subtitle })
114
+ ] }),
115
+ a.isExternal && /* @__PURE__ */ n(
116
+ ie,
117
+ {
118
+ className: e.newTabIcon,
119
+ size: 16
120
+ }
121
+ )
122
+ ]
123
+ },
124
+ a._key ?? d
125
+ ) : /* @__PURE__ */ n(
126
+ "button",
127
+ {
128
+ className: `${e.sublinkToggle} ${b === d ? e.open : ""}`,
129
+ onMouseEnter: () => $(d),
130
+ children: /* @__PURE__ */ r("span", { className: e.linkContent, children: [
131
+ a.label,
132
+ a.subtitle && /* @__PURE__ */ n("span", { className: e.subtitle, children: a.subtitle })
133
+ ] })
134
+ },
135
+ a._key ?? d
138
136
  )
139
- ]
140
- }
141
- ),
142
- (n == null ? void 0 : n.secondaryItems) && ((S = n == null ? void 0 : n.secondaryItems) == null ? void 0 : S.length) > 0 && /* @__PURE__ */ t(
143
- "div",
144
- {
145
- className: `${e.sublinksColumn} ${e.secondaryColumn}`,
146
- children: n.secondaryItems && n.secondaryItems.length > 0 && y(n.secondaryItems, `${r}-secondary`)
147
- }
148
- ),
149
- n.spotlight && /* @__PURE__ */ t(
150
- "div",
151
- {
152
- className: `${e.sublinksColumn} ${e.spotlightColumn}`,
153
- children: n.spotlight
154
- }
155
- )
156
- ]
137
+ )
138
+ ]
139
+ }
140
+ )
157
141
  }
158
142
  ) })
159
143
  }
160
144
  )
161
145
  ]
162
146
  },
163
- n._key ?? `group-${l}`
147
+ s._key ?? `group-${l}`
164
148
  );
165
- }), y = (s, n = "") => s.map((l) => {
166
- const r = `${n}/${l.label}`;
167
- return /* @__PURE__ */ t(
168
- ie,
149
+ }), P = (t, s = "") => t.map((l) => {
150
+ const i = `${s}/${l.label}`;
151
+ return /* @__PURE__ */ n(
152
+ le,
169
153
  {
170
154
  link: l,
171
- path: r,
172
- parentPath: n,
173
- openPath: z,
174
- togglePath: ae,
155
+ path: i,
156
+ parentPath: s,
157
+ openPath: W,
158
+ togglePath: se,
175
159
  updateTriangleIndicator: k,
176
160
  setOpenPath: c,
177
- renderLinks: y,
178
- buttonRefs: w
161
+ renderLinks: P,
162
+ buttonRefs: N
179
163
  },
180
- l._key ?? r
164
+ l._key ?? i
181
165
  );
182
- }), T = I((s) => {
183
- N.current && !N.current.contains(s.target) && c(null);
184
- }, []), j = I(() => {
185
- G(), typeof window < "u" && window.innerWidth > 768 && (U(!1), c(null), typeof document < "u" && (document.body.style.overflow = ""));
186
- }, []), G = I(() => {
166
+ }), T = C((t) => {
167
+ w.current && !w.current.contains(t.target) && c(null);
168
+ }, []), j = C(() => {
169
+ G(), typeof window < "u" && window.innerWidth > 768 && (Q(!1), c(null), typeof document < "u" && (document.body.style.overflow = ""));
170
+ }, []), G = C(() => {
187
171
  if (h.current) {
188
- const s = h.current.getBoundingClientRect().width;
189
- Q(s), ee(!0);
172
+ const t = h.current.getBoundingClientRect().width;
173
+ K(t), Z(!0);
190
174
  }
191
175
  }, []);
192
176
  return E(() => {
193
- const s = typeof window < "u", n = typeof document < "u";
194
- return s && window.addEventListener("resize", j), n && document.addEventListener("click", T), G(), () => {
195
- s && window.removeEventListener("resize", j), n && document.removeEventListener("click", T);
177
+ const t = typeof window < "u", s = typeof document < "u";
178
+ return t && window.addEventListener("resize", j), s && document.addEventListener("click", T), G(), () => {
179
+ t && window.removeEventListener("resize", j), s && document.removeEventListener("click", T);
196
180
  };
197
181
  }, []), E(() => {
198
182
  if (typeof window < "u") {
199
- const s = () => {
200
- const n = window.innerWidth < 768;
201
- Y(n);
183
+ const t = () => {
184
+ const s = window.innerWidth < 768;
185
+ U(s);
202
186
  };
203
- return s(), window.addEventListener("resize", s), () => window.removeEventListener("resize", s);
187
+ return t(), window.addEventListener("resize", t), () => window.removeEventListener("resize", t);
204
188
  }
205
189
  }, []), E(() => {
206
190
  if (typeof document < "u")
207
- return document.body.style.overflow = $ ? "hidden" : "", () => {
191
+ return document.body.style.overflow = p ? "hidden" : "", () => {
208
192
  document.body.style.overflow = "";
209
193
  };
210
- }, [$]), /* @__PURE__ */ t(
194
+ }, [p]), /* @__PURE__ */ n(
211
195
  "header",
212
196
  {
213
- ref: N,
214
- className: `${J ?? ""} ${de[v]} ${ce[q]} ${e.navbar} ${H ? e.sticky : ""} ${u && u.length ? e.advanced : e.default}`,
197
+ ref: w,
198
+ className: `${q ?? ""} ${ce[v]} ${oe[H]} ${e.navbar} ${F ? e.sticky : ""} ${u && u.length ? e.advanced : e.default}`,
215
199
  role: "navigation",
216
200
  "aria-label": "Main navigation",
217
- children: /* @__PURE__ */ i(
201
+ children: /* @__PURE__ */ r(
218
202
  "div",
219
203
  {
220
- className: `${e.container} ${(!M || M.length === 0) && v !== "center" ? e.twoColumn : ""}`,
204
+ className: `${e.container} ${(!I || I.length === 0) && v !== "center" ? e.twoColumn : ""}`,
221
205
  children: [
222
- L ? /* @__PURE__ */ t("div", { className: e.logo, children: L }) : /* @__PURE__ */ t("div", { className: e.title, children: F }),
223
- /* @__PURE__ */ t(
206
+ L ? /* @__PURE__ */ n("div", { className: e.logo, children: L }) : /* @__PURE__ */ n("div", { className: e.title, children: A }),
207
+ /* @__PURE__ */ n(
224
208
  "nav",
225
209
  {
226
210
  ref: h,
227
211
  style: {
228
- left: v === "center" ? `calc(50% - ${K / 2}px)` : "0"
212
+ left: v === "center" ? `calc(50% - ${J / 2}px)` : "0"
229
213
  },
230
- className: `${e.nav} ${$ ? e.open : ""} ${Z ? e.visible : e.hidden}`,
214
+ className: `${e.nav} ${p ? e.open : ""} ${Y ? e.visible : e.hidden}`,
231
215
  id: "main-menu",
232
216
  role: "menubar",
233
217
  "aria-label": "Main navigation",
234
- children: /* @__PURE__ */ i("div", { className: e.navInner, children: [
235
- /* @__PURE__ */ t(
218
+ children: /* @__PURE__ */ r("div", { className: e.navInner, children: [
219
+ /* @__PURE__ */ n(
236
220
  "svg",
237
221
  {
238
- style: { left: `${ne}px` },
239
- className: `${e.triangle} ${z ? e.show : ""}`,
222
+ style: { left: `${ee}px` },
223
+ className: `${e.triangle} ${W ? e.show : ""}`,
240
224
  width: 16,
241
225
  height: 12,
242
226
  viewBox: "0 0 100 75",
243
227
  xmlns: "http://www.w3.org/2000/svg",
244
- children: /* @__PURE__ */ t(
228
+ children: /* @__PURE__ */ n(
245
229
  "polygon",
246
230
  {
247
231
  points: "50,5 95,70 5,70",
@@ -252,21 +236,21 @@ function $e({
252
236
  )
253
237
  }
254
238
  ),
255
- W === "default" && m && /* @__PURE__ */ i("div", { className: e.grid, children: [
256
- m && m.length > 0 && y(m),
257
- x && !B && /* @__PURE__ */ i(A, { children: [
258
- /* @__PURE__ */ t("span", { className: e.separator }),
259
- /* @__PURE__ */ t(O, {})
239
+ R === "default" && f && /* @__PURE__ */ r("div", { className: e.grid, children: [
240
+ f && f.length > 0 && P(f),
241
+ M && !z && /* @__PURE__ */ r(V, { children: [
242
+ /* @__PURE__ */ n("span", { className: e.separator }),
243
+ /* @__PURE__ */ n(_, {})
260
244
  ] }),
261
- R && /* @__PURE__ */ t(P, {})
245
+ x && /* @__PURE__ */ n(O, {})
262
246
  ] }),
263
- !B && W === "advanced" && u && /* @__PURE__ */ i("div", { className: e.grid, children: [
264
- u.length > 0 && le(u),
265
- x && /* @__PURE__ */ i(A, { children: [
266
- /* @__PURE__ */ t("span", { className: e.separator }),
267
- /* @__PURE__ */ t(O, {})
247
+ !z && R === "advanced" && u && /* @__PURE__ */ r("div", { className: e.grid, children: [
248
+ u.length > 0 && ae(u),
249
+ M && /* @__PURE__ */ r(V, { children: [
250
+ /* @__PURE__ */ n("span", { className: e.separator }),
251
+ /* @__PURE__ */ n(_, {})
268
252
  ] }),
269
- R && /* @__PURE__ */ t(P, {})
253
+ x && /* @__PURE__ */ n(O, {})
270
254
  ] })
271
255
  ] })
272
256
  }
@@ -278,5 +262,5 @@ function $e({
278
262
  );
279
263
  }
280
264
  export {
281
- $e as Navbar
265
+ ve as Navbar
282
266
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "quirk-ui",
3
3
  "private": false,
4
- "version": "0.0.417",
4
+ "version": "0.0.419",
5
5
  "type": "module",
6
6
  "exports": {
7
7
  ".": {
@@ -1 +0,0 @@
1
- "use strict";require('./assets/NavLink.css');const e=require("react/jsx-runtime"),p=require("react"),v=require("./external-link-DDShu-48.cjs"),k=require("./chevron-down-DfK1XBl3.cjs"),g="_navbar_1bon6_5",C="_sticky_1bon6_19",w="_left_1bon6_34",x="_container_1bon6_35",f="_logo_1bon6_39",I="_nav_1bon6_5",y="_center_1bon6_54",N="_hidden_1bon6_60",j="_visible_1bon6_67",$="_right_1bon6_82",T="_title_1bon6_89",S="_linkWrapper_1bon6_99",W="_parent_1bon6_99",E="_linkItem_1bon6_107",q="_link_1bon6_99",L="_sublinkToggle_1bon6_111",M="_standard_1bon6_159",R="_triangle_1bon6_167",z="_transparent_1bon6_172",D="_twoColumn_1bon6_276",A="_navInner_1bon6_398",B="_grid_1bon6_409",F="_separator_1bon6_444",G="_newTabIcon_1bon6_474",H="_linkContent_1bon6_489",J="_open_1bon6_500",K="_sublinks_1bon6_486",Q="_show_1bon6_571",U="_primaryColumn_1bon6_612",V="_secondaryColumn_1bon6_621",X="_spotlightColumn_1bon6_625",Y="_sublinksInner_1bon6_629",Z="_sublinksColumn_1bon6_647",O="_chevron_1bon6_657",P="_advanced_1bon6_839",nn="_subtitle_1bon6_848",on="_withSpotlight_1bon6_890",en="_withoutSpotlight_1bon6_894",sn="_searchWrapper_1bon6_940",o={navbar:g,sticky:C,left:w,container:x,logo:f,nav:I,center:y,hidden:N,visible:j,right:$,title:T,linkWrapper:S,parent:W,linkItem:E,link:q,sublinkToggle:L,standard:M,triangle:R,transparent:z,twoColumn:D,navInner:A,grid:B,separator:F,newTabIcon:G,linkContent:H,open:J,sublinks:K,show:Q,primaryColumn:U,secondaryColumn:V,spotlightColumn:X,sublinksInner:Y,sublinksColumn:Z,chevron:O,default:"_default_1bon6_773",advanced:P,subtitle:nn,withSpotlight:on,withoutSpotlight:en,searchWrapper:sn};function tn({link:n,path:s,parentPath:l,openPath:u,togglePath:i,updateTriangleIndicator:d,setOpenPath:t,renderLinks:h,buttonRefs:m}){var c;const r=u===s,_=!!((c=n.sublinks)!=null&&c.length),a=p.useRef(null);return m.current.set(s,a.current),e.jsxs("div",{className:`${o.linkWrapper} ${l?"":o.parent}`,children:[e.jsx("div",{className:o.linkItem,children:n.href?e.jsxs("a",{href:n.href,className:o.link,target:n.isExternal?"_blank":"_self",rel:n.isExternal?"noopener noreferrer":void 0,onClick:()=>{var b;t(null),(b=n.onClick)==null||b.call(n)},onMouseEnter:()=>{l||t(null)},role:"menuitem",children:[n.label,n.isExternal&&e.jsx(v.ExternalLink,{className:o.newTabIcon,size:16})]}):e.jsxs("button",{ref:a,"aria-haspopup":_?"true":void 0,"aria-expanded":r,className:`${o.sublinkToggle} ${r?o.open:""}`,onClick:()=>i(s),onMouseEnter:()=>{d(s),t(s)},children:[n.label,_&&e.jsx(k.ChevronDown,{size:18,className:o.chevron})]})}),_&&e.jsx("div",{className:`${o.sublinks} ${r?o.show:""}`,onMouseLeave:()=>i(s),role:"menu","aria-label":`${n.label} submenu`,children:e.jsx("div",{children:e.jsx("div",{className:o.sublinksInner,children:e.jsx("div",{className:o.sublinksColumn,children:h(n.sublinks,s)})})})})]},s)}exports.NavLink=tn;exports.styles=o;