"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[9926],{69562:function(e,t,n){let r,o,a;n.d(t,{R:function(){return eB}});var u,i,c,l,s,f,d,p=n(73123),v={enter:{height:"calc(100vh - var(--navbar-height))",transition:{duration:.3,easings:"easeOut"}},exit:{height:0,transition:{duration:.25,easings:"easeIn"}}},h=n(15607),m=n(33295),y=n(49869),b=n(50262),g=n(51526),w=n(18522),x=n(1673),E=n(12560),k=n(28349),S=n(67294),C=n(97582),_="right-scroll-bar-position",j="width-before-scroll-bar";function R(e,t){return"function"==typeof e?e(t):e&&(e.current=t),e}var N="undefined"!=typeof window?S.useLayoutEffect:S.useEffect,P=new WeakMap,O=(void 0===u&&(u={}),(void 0===i&&(i=function(e){return e}),c=[],l=!1,s={read:function(){if(l)throw Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return c.length?c[c.length-1]:null},useMedium:function(e){var t=i(e,l);return c.push(t),function(){c=c.filter(function(e){return e!==t})}},assignSyncMedium:function(e){for(l=!0;c.length;){var t=c;c=[],t.forEach(e)}c={push:function(t){return e(t)},filter:function(){return c}}},assignMedium:function(e){l=!0;var t=[];if(c.length){var n=c;c=[],n.forEach(e),t=c}var r=function(){var n=t;t=[],n.forEach(e)},o=function(){return Promise.resolve().then(r)};o(),c={push:function(e){t.push(e),o()},filter:function(e){return t=t.filter(e),c}}}}).options=(0,C.pi)({async:!0,ssr:!1},u),s),M=function(){},L=S.forwardRef(function(e,t){var n,r,o,a,u=S.useRef(null),i=S.useState({onScrollCapture:M,onWheelCapture:M,onTouchMoveCapture:M}),c=i[0],l=i[1],s=e.forwardProps,f=e.children,d=e.className,p=e.removeScrollBar,v=e.enabled,h=e.shards,m=e.sideCar,y=e.noIsolation,b=e.inert,g=e.allowPinchZoom,w=e.as,x=e.gapMode,E=(0,C._T)(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),k=(n=[u,t],r=function(e){return n.forEach(function(t){return R(t,e)})},(o=(0,S.useState)(function(){return{value:null,callback:r,facade:{get current(){return o.value},set current(value){var e=o.value;e!==value&&(o.value=value,o.callback(value,e))}}}})[0]).callback=r,a=o.facade,N(function(){var e=P.get(a);if(e){var t=new Set(e),r=new Set(n),o=a.current;t.forEach(function(e){r.has(e)||R(e,null)}),r.forEach(function(e){t.has(e)||R(e,o)})}P.set(a,n)},[n]),a),_=(0,C.pi)((0,C.pi)({},E),c);return S.createElement(S.Fragment,null,v&&S.createElement(m,{sideCar:O,removeScrollBar:p,shards:h,noIsolation:y,inert:b,setCallbacks:l,allowPinchZoom:!!g,lockRef:u,gapMode:x}),s?S.cloneElement(S.Children.only(f),(0,C.pi)((0,C.pi)({},_),{ref:k})):S.createElement(void 0===w?"div":w,(0,C.pi)({},_,{className:d,ref:k}),f))});L.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},L.classNames={fullWidth:j,zeroRight:_};var T=function(e){var t=e.sideCar,n=(0,C._T)(e,["sideCar"]);if(!t)throw Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw Error("Sidecar medium not found");return S.createElement(r,(0,C.pi)({},n))};T.isSideCarExport=!0;var B=function(){var e=0,t=null;return{add:function(r){if(0==e&&(t=function(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=d||n.nc;return t&&e.setAttribute("nonce",t),e}())){var o,a;(o=t).styleSheet?o.styleSheet.cssText=r:o.appendChild(document.createTextNode(r)),a=t,(document.head||document.getElementsByTagName("head")[0]).appendChild(a)}e++},remove:function(){--e||!t||(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},I=function(){var e=B();return function(t,n){S.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},W=function(){var e=I();return function(t){return e(t.styles,t.dynamic),null}},$={left:0,top:0,right:0,gap:0},A=function(e){return parseInt(e||"",10)||0},z=function(e){var t=window.getComputedStyle(document.body),n=t["padding"===e?"paddingLeft":"marginLeft"],r=t["padding"===e?"paddingTop":"marginTop"],o=t["padding"===e?"paddingRight":"marginRight"];return[A(n),A(r),A(o)]},D=function(e){if(void 0===e&&(e="margin"),"undefined"==typeof window)return $;var t=z(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},V=W(),U="data-scroll-locked",X=function(e,t,n,r){var o=e.left,a=e.top,u=e.right,i=e.gap;return void 0===n&&(n="margin"),"\n .".concat("with-scroll-bars-hidden"," {\n overflow: hidden ").concat(r,";\n padding-right: ").concat(i,"px ").concat(r,";\n }\n body[").concat(U,"] {\n overflow: hidden ").concat(r,";\n overscroll-behavior: contain;\n ").concat([t&&"position: relative ".concat(r,";"),"margin"===n&&"\n padding-left: ".concat(o,"px;\n padding-top: ").concat(a,"px;\n padding-right: ").concat(u,"px;\n margin-left:0;\n margin-top:0;\n margin-right: ").concat(i,"px ").concat(r,";\n "),"padding"===n&&"padding-right: ".concat(i,"px ").concat(r,";")].filter(Boolean).join(""),"\n }\n \n .").concat(_," {\n right: ").concat(i,"px ").concat(r,";\n }\n \n .").concat(j," {\n margin-right: ").concat(i,"px ").concat(r,";\n }\n \n .").concat(_," .").concat(_," {\n right: 0 ").concat(r,";\n }\n \n .").concat(j," .").concat(j," {\n margin-right: 0 ").concat(r,";\n }\n \n body[").concat(U,"] {\n ").concat("--removed-body-scroll-bar-size",": ").concat(i,"px;\n }\n")},q=function(){var e=parseInt(document.body.getAttribute(U)||"0",10);return isFinite(e)?e:0},H=function(){S.useEffect(function(){return document.body.setAttribute(U,(q()+1).toString()),function(){var e=q()-1;e<=0?document.body.removeAttribute(U):document.body.setAttribute(U,e.toString())}},[])},F=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,o=void 0===r?"margin":r;H();var a=S.useMemo(function(){return D(o)},[o]);return S.createElement(V,{styles:X(a,!t,o,n?"":"!important")})},Y=!1;if("undefined"!=typeof window)try{var G=Object.defineProperty({},"passive",{get:function(){return Y=!0,!0}});window.addEventListener("test",G,G),window.removeEventListener("test",G,G)}catch(e){Y=!1}var Z=!!Y&&{passive:!1},K=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return"hidden"!==n[t]&&!(n.overflowY===n.overflowX&&"TEXTAREA"!==e.tagName&&"visible"===n[t])},J=function(e,t){var n=t.ownerDocument,r=t;do{if("undefined"!=typeof ShadowRoot&&r instanceof ShadowRoot&&(r=r.host),Q(e,r)){var o=ee(e,r);if(o[1]>o[2])return!0}r=r.parentNode}while(r&&r!==n.body);return!1},Q=function(e,t){return"v"===e?K(t,"overflowY"):K(t,"overflowX")},ee=function(e,t){return"v"===e?[t.scrollTop,t.scrollHeight,t.clientHeight]:[t.scrollLeft,t.scrollWidth,t.clientWidth]},et=function(e,t,n,r,o){var a,u=(a=window.getComputedStyle(t).direction,"h"===e&&"rtl"===a?-1:1),i=u*r,c=n.target,l=t.contains(c),s=!1,f=i>0,d=0,p=0;do{var v=ee(e,c),h=v[0],m=v[1]-v[2]-u*h;(h||m)&&Q(e,c)&&(d+=m,p+=h),c instanceof ShadowRoot?c=c.host:c=c.parentNode}while(!l&&c!==document.body||l&&(t.contains(c)||t===c));return f&&(o&&1>Math.abs(d)||!o&&i>d)?s=!0:!f&&(o&&1>Math.abs(p)||!o&&-i>p)&&(s=!0),s},en=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},er=function(e){return[e.deltaX,e.deltaY]},eo=function(e){return e&&"current"in e?e.current:e},ea=0,eu=[],ei=(f=function(e){var t=S.useRef([]),n=S.useRef([0,0]),r=S.useRef(),o=S.useState(ea++)[0],a=S.useState(W)[0],u=S.useRef(e);S.useEffect(function(){u.current=e},[e]),S.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(o));var t=(0,C.ev)([e.lockRef.current],(e.shards||[]).map(eo),!0).filter(Boolean);return t.forEach(function(e){return e.classList.add("allow-interactivity-".concat(o))}),function(){document.body.classList.remove("block-interactivity-".concat(o)),t.forEach(function(e){return e.classList.remove("allow-interactivity-".concat(o))})}}},[e.inert,e.lockRef.current,e.shards]);var i=S.useCallback(function(e,t){if("touches"in e&&2===e.touches.length)return!u.current.allowPinchZoom;var o,a=en(e),i=n.current,c="deltaX"in e?e.deltaX:i[0]-a[0],l="deltaY"in e?e.deltaY:i[1]-a[1],s=e.target,f=Math.abs(c)>Math.abs(l)?"h":"v";if("touches"in e&&"h"===f&&"range"===s.type)return!1;var d=J(f,s);if(!d)return!0;if(d?o=f:(o="v"===f?"h":"v",d=J(f,s)),!d)return!1;if(!r.current&&"changedTouches"in e&&(c||l)&&(r.current=o),!o)return!0;var p=r.current||o;return et(p,t,e,"h"===p?c:l,!0)},[]),c=S.useCallback(function(e){if(eu.length&&eu[eu.length-1]===a){var n="deltaY"in e?er(e):en(e),r=t.current.filter(function(t){var r;return t.name===e.type&&(t.target===e.target||e.target===t.shadowParent)&&(r=t.delta)[0]===n[0]&&r[1]===n[1]})[0];if(r&&r.should){e.cancelable&&e.preventDefault();return}if(!r){var o=(u.current.shards||[]).map(eo).filter(Boolean).filter(function(t){return t.contains(e.target)});(o.length>0?i(e,o[0]):!u.current.noIsolation)&&e.cancelable&&e.preventDefault()}}},[]),l=S.useCallback(function(e,n,r,o){var a={name:e,delta:n,target:r,should:o,shadowParent:function(e){for(var t=null;null!==e;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}(r)};t.current.push(a),setTimeout(function(){t.current=t.current.filter(function(e){return e!==a})},1)},[]),s=S.useCallback(function(e){n.current=en(e),r.current=void 0},[]),f=S.useCallback(function(t){l(t.type,er(t),t.target,i(t,e.lockRef.current))},[]),d=S.useCallback(function(t){l(t.type,en(t),t.target,i(t,e.lockRef.current))},[]);S.useEffect(function(){return eu.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:d}),document.addEventListener("wheel",c,Z),document.addEventListener("touchmove",c,Z),document.addEventListener("touchstart",s,Z),function(){eu=eu.filter(function(e){return e!==a}),document.removeEventListener("wheel",c,Z),document.removeEventListener("touchmove",c,Z),document.removeEventListener("touchstart",s,Z)}},[]);var p=e.removeScrollBar,v=e.inert;return S.createElement(S.Fragment,null,v?S.createElement(a,{styles:"\n .block-interactivity-".concat(o," {pointer-events: none;}\n .allow-interactivity-").concat(o," {pointer-events: all;}\n")}):null,p?S.createElement(F,{gapMode:e.gapMode}):null)},O.useMedium(f),T),ec=S.forwardRef(function(e,t){return S.createElement(L,(0,C.pi)({},e,{ref:t,sideCar:ei}))});ec.classNames=L.classNames;var el=n(25299),es=n(85893),ef=(0,h.Gp)((e,t)=>{var n,r;let{className:o,children:a,portalContainer:u,motionProps:i,style:c,...l}=e,s=(0,m.gy)(t),{slots:f,isMenuOpen:d,height:h,disableAnimation:C,classNames:_}=(0,p.q)(),j=(0,y.W)(null==_?void 0:_.menu,o),R=(0,S.useCallback)(({children:e})=>(0,es.jsx)(ec,{forwardProps:!0,enabled:d,removeScrollBar:!1,children:e}),[d]),N=C?(0,es.jsx)(R,{children:(0,es.jsx)("ul",{ref:s,className:null==(n=f.menu)?void 0:n.call(f,{class:j}),"data-open":(0,b.PB)(d),style:{"--navbar-height":h},...l,children:a})}):(0,es.jsx)(g.M,{mode:"wait",children:d?(0,es.jsx)(w.X,{features:x.H,children:(0,es.jsx)(R,{children:(0,es.jsx)(E.m.ul,{ref:s,layoutScroll:!0,animate:"enter",className:null==(r=f.menu)?void 0:r.call(f,{class:j}),"data-open":(0,b.PB)(d),exit:"exit",initial:"exit",style:{"--navbar-height":h,...c},variants:v,...(0,k.d)(i,l),children:a})})}):null});return(0,es.jsx)(el.aV,{portalContainer:u,children:N})});ef.displayName="NextUI.NavbarMenu";var ed=n(90029),ep={visible:{y:0,transition:{ease:ed.Lj.easeOut}},hidden:{y:"-100%",transition:{ease:ed.Lj.easeIn}}},ev=n(76733),eh=n(59488),em=n(65512),ey=(0,eh.tv)({slots:{base:["flex","z-40","w-full","h-auto","items-center","justify-center","data-[menu-open=true]:border-none"],wrapper:["z-40","flex","px-6","gap-4","w-full","flex-row","relative","flex-nowrap","items-center","justify-between","h-[var(--navbar-height)]"],toggle:["group","flex","items-center","justify-center","w-6","h-full","outline-none","rounded-small","tap-highlight-transparent",...em.Dh],srOnly:["sr-only"],toggleIcon:["w-full","h-full","pointer-events-none","flex","flex-col","items-center","justify-center","text-inherit","group-data-[pressed=true]:opacity-70","transition-opacity","before:content-['']","before:block","before:h-px","before:w-6","before:bg-current","before:transition-transform","before:duration-150","before:-translate-y-1","before:rotate-0","group-data-[open=true]:before:translate-y-px","group-data-[open=true]:before:rotate-45","after:content-['']","after:block","after:h-px","after:w-6","after:bg-current","after:transition-transform","after:duration-150","after:translate-y-1","after:rotate-0","group-data-[open=true]:after:translate-y-0","group-data-[open=true]:after:-rotate-45"],brand:["flex","basis-0","flex-row","flex-grow","flex-nowrap","justify-start","bg-transparent","items-center","no-underline","text-medium","whitespace-nowrap","box-border"],content:["flex","gap-4","h-full","flex-row","flex-nowrap","items-center","data-[justify=start]:justify-start","data-[justify=start]:flex-grow","data-[justify=start]:basis-0","data-[justify=center]:justify-center","data-[justify=end]:justify-end","data-[justify=end]:flex-grow","data-[justify=end]:basis-0"],item:["text-medium","whitespace-nowrap","box-border","list-none","data-[active=true]:font-semibold"],menu:["z-30","px-6","pt-2","fixed","flex","max-w-full","top-[var(--navbar-height)]","inset-x-0","bottom-0","w-screen","flex-col","gap-2","overflow-y-auto"],menuItem:["text-large","data-[active=true]:font-semibold"]},variants:{position:{static:{base:"static"},sticky:{base:"sticky top-0 inset-x-0"}},maxWidth:{sm:{wrapper:"max-w-[640px]"},md:{wrapper:"max-w-[768px]"},lg:{wrapper:"max-w-[1024px]"},xl:{wrapper:"max-w-[1280px]"},"2xl":{wrapper:"max-w-[1536px]"},full:{wrapper:"max-w-full"}},hideOnScroll:{true:{base:["sticky","top-0","inset-x-0"]}},isBordered:{true:{base:["border-b","border-divider"]}},isBlurred:{false:{base:"bg-background",menu:"bg-background"},true:{base:["backdrop-blur-lg","data-[menu-open=true]:backdrop-blur-xl","backdrop-saturate-150","bg-background/70"],menu:["backdrop-blur-xl","backdrop-saturate-150","bg-background/70"]}},disableAnimation:{true:{menu:["hidden","h-[calc(100dvh_-_var(--navbar-height))]","data-[open=true]:flex"]}}},defaultVariants:{maxWidth:"lg",position:"sticky",isBlurred:!0}}),eb=n(49037),eg=n(35890),ew="undefined"!=typeof window;function ex(e){return ew?e?{x:e.scrollLeft,y:e.scrollTop}:{x:window.scrollX,y:window.scrollY}:{x:0,y:0}}var eE=e=>{let{elementRef:t,delay:n=30,callback:r,isEnabled:o}=e,a=(0,S.useRef)(o?ex(null==t?void 0:t.current):{x:0,y:0}),u=(0,S.useRef)(null),i=(0,S.useCallback)(()=>{let e=ex(null==t?void 0:t.current);"function"==typeof r&&r({prevPos:a.current,currPos:e}),a.current=e,u.current=null},[r,t]);return(0,S.useEffect)(()=>{if(!o)return;let e=()=>{n?null===u.current&&(u.current=setTimeout(i,n)):i()},r=(null==t?void 0:t.current)||window;return r.addEventListener("scroll",e),()=>{r.removeEventListener("scroll",e),u.current&&clearTimeout(u.current)}},[null==t?void 0:t.current,n,i,o]),a.current},ek=n(99373),eS=Object.create,eC=Object.defineProperty,e_=Object.getOwnPropertyDescriptor,ej=Object.getOwnPropertyNames,eR=Object.getPrototypeOf,eN=Object.prototype.hasOwnProperty,eP=(e,t)=>function(){return t||(0,e[ej(e)[0]])((t={exports:{}}).exports,t),t.exports},eO=eP({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),u=Symbol.for("react.provider"),i=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),s=Symbol.for("react.memo"),f=Symbol.for("react.lazy"),d=Symbol.iterator,p={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},v=Object.assign,h={};function m(e,t,n){this.props=e,this.context=t,this.refs=h,this.updater=n||p}function y(){}function b(e,t,n){this.props=e,this.context=t,this.refs=h,this.updater=n||p}m.prototype.isReactComponent={},m.prototype.setState=function(e,t){if("object"!=typeof e&&"function"!=typeof e&&null!=e)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,e,t,"setState")},m.prototype.forceUpdate=function(e){this.updater.enqueueForceUpdate(this,e,"forceUpdate")},y.prototype=m.prototype;var g=b.prototype=new y;g.constructor=b,v(g,m.prototype),g.isPureReactComponent=!0;var w=Array.isArray,x=Object.prototype.hasOwnProperty,E={current:null},k={key:!0,ref:!0,__self:!0,__source:!0};function S(e,n,r){var o,a={},u=null,i=null;if(null!=n)for(o in void 0!==n.ref&&(i=n.ref),void 0!==n.key&&(u=""+n.key),n)x.call(n,o)&&!k.hasOwnProperty(o)&&(a[o]=n[o]);var c=arguments.length-2;if(1===c)a.children=r;else if(1{if(t&&"object"==typeof t||"function"==typeof t)for(let o of ej(t))eN.call(e,o)||o===n||eC(e,o,{get:()=>t[o],enumerable:!(r=e_(t,o))||r.enumerable});return e})(!o&&r&&r.__esModule?a:eC(a,"default",{value:r,enumerable:!0}),r)),eL=(e,t)=>{var n;let r=[];return[null==(n=eM.Children.map(e,e=>(0,eM.isValidElement)(e)&&e.type===t?(r.push(e),null):e))?void 0:n.filter(Boolean),r.length>=0?r:void 0]},eT=(0,h.Gp)((e,t)=>{let{children:n,...r}=e,o=function(e){var t,n;let r=(0,ev.w)(),[o,a]=(0,h.oe)(e,ey.variantKeys),{ref:u,as:i,parentRef:c,height:l="4rem",shouldHideOnScroll:s=!1,disableScrollHandler:f=!1,onScrollPositionChange:d,isMenuOpen:p,isMenuDefaultOpen:v,onMenuOpenChange:g=()=>{},motionProps:w,className:x,classNames:E,...C}=o,_=null!=(n=null!=(t=e.disableAnimation)?t:null==r?void 0:r.disableAnimation)&&n,j=(0,m.gy)(u),R=(0,S.useRef)(0),N=(0,S.useRef)(0),[P,O]=(0,S.useState)(!1),M=(0,S.useCallback)(e=>{g(e||!1)},[g]),[L,T]=(0,ek.z)(p,null!=v&&v,M),B=()=>{if(j.current){let e=j.current.offsetWidth;e!==R.current&&(R.current=e)}};(0,eg.y)({ref:j,onResize:()=>{var e;(null==(e=j.current)?void 0:e.offsetWidth)!==R.current&&(B(),T(!1))}}),(0,S.useEffect)(()=>{var e;B(),N.current=(null==(e=j.current)?void 0:e.offsetHeight)||0},[]);let I=(0,S.useMemo)(()=>ey({...a,disableAnimation:_,hideOnScroll:s}),[(0,eb.Xx)(a),_,s]),W=(0,y.W)(null==E?void 0:E.base,x);return eE({elementRef:c,isEnabled:s||!f,callback:({prevPos:e,currPos:t})=>{null==d||d(t.y),s&&O(n=>{let r=t.y>e.y&&t.y>N.current;return r!==n?r:n})}}),{Component:i||"nav",slots:I,domRef:j,height:l,isHidden:P,disableAnimation:_,shouldHideOnScroll:s,isMenuOpen:L,classNames:E,setIsMenuOpen:T,motionProps:w,getBaseProps:(e={})=>({...(0,k.d)(C,e),"data-hidden":(0,b.PB)(P),"data-menu-open":(0,b.PB)(L),ref:j,className:I.base({class:(0,y.W)(W,null==e?void 0:e.className)}),style:{"--navbar-height":l,...null==C?void 0:C.style,...null==e?void 0:e.style}}),getWrapperProps:(e={})=>({...e,"data-menu-open":(0,b.PB)(L),className:I.wrapper({class:(0,y.W)(null==E?void 0:E.wrapper,null==e?void 0:e.className)})})}}({...r,ref:t}),a=o.Component,[u,i]=eL(n,ef),c=(0,es.jsxs)(es.Fragment,{children:[(0,es.jsx)("header",{...o.getWrapperProps(),children:u}),i]});return(0,es.jsx)(p.V,{value:o,children:o.shouldHideOnScroll?(0,es.jsx)(w.X,{features:x.H,children:(0,es.jsx)(E.m.nav,{animate:o.isHidden?"hidden":"visible",initial:!1,variants:ep,...(0,k.d)(o.getBaseProps(),o.motionProps),children:c})}):(0,es.jsx)(a,{...o.getBaseProps(),children:c})})});eT.displayName="NextUI.Navbar";var eB=eT},73123:function(e,t,n){n.d(t,{V:function(){return r},q:function(){return o}});var[r,o]=(0,n(46347).k)({name:"NavbarContext",strict:!0,errorMessage:"useNavbarContext: `context` is undefined. Seems you forgot to wrap component within "})},79479:function(e,t,n){n.d(t,{U:function(){return l}});var r=n(73123),o=n(15607),a=n(33295),u=n(49869),i=n(85893),c=(0,o.Gp)((e,t)=>{var n;let{as:o,className:c,children:l,justify:s="start",...f}=e,d=(0,a.gy)(t),{slots:p,classNames:v}=(0,r.q)(),h=(0,u.W)(null==v?void 0:v.content,c);return(0,i.jsx)(o||"ul",{ref:d,className:null==(n=p.content)?void 0:n.call(p,{class:h}),"data-justify":s,...f,children:l})});c.displayName="NextUI.NavbarContent";var l=c},45336:function(e,t,n){n.d(t,{H:function(){return l}});var r=n(73123),o=n(15607),a=n(33295),u=n(49869),i=n(85893),c=(0,o.Gp)((e,t)=>{var n;let{as:o,className:c,children:l,...s}=e,f=(0,a.gy)(t),{slots:d,classNames:p}=(0,r.q)(),v=(0,u.W)(null==p?void 0:p.brand,c);return(0,i.jsx)(o||"div",{ref:f,className:null==(n=d.brand)?void 0:n.call(d,{class:v}),...s,children:l})});c.displayName="NextUI.NavbarBrand";var l=c},20572:function(e,t,n){n.d(t,{q:function(){return i}});var r=n(11086),o=n(99373),a=n(27794),u=n(67294);function i(e={}){let{id:t,defaultOpen:n,isOpen:i,onClose:c,onOpen:l,onChange:s=()=>{}}=e,f=(0,a.W)(l),d=(0,a.W)(c),[p,v]=(0,o.z)(i,n||!1,s),h=(0,u.useId)(),m=t||h,y=void 0!==i,b=(0,u.useCallback)(()=>{y||v(!1),null==d||d()},[y,d]),g=(0,u.useCallback)(()=>{y||v(!0),null==f||f()},[y,f]),w=(0,u.useCallback)(()=>{(p?b:g)()},[p,g,b]);return{isOpen:!!p,onOpen:g,onClose:b,onOpenChange:w,isControlled:y,getButtonProps:(e={})=>({...e,"aria-expanded":p,"aria-controls":m,onClick:(0,r.t)(e.onClick,w)}),getDisclosureProps:(e={})=>({...e,hidden:!p,id:m})}}},35890:function(e,t,n){n.d(t,{y:function(){return o}});var r=n(67294);function o(e){let{ref:t,onResize:n}=e;(0,r.useEffect)(()=>{let e=null==t?void 0:t.current;if(e){if(!(void 0!==window.ResizeObserver))return window.addEventListener("resize",n,!1),()=>{window.removeEventListener("resize",n,!1)};{let t=new window.ResizeObserver(e=>{e.length&&n()});return t.observe(e),()=>{e&&t.unobserve(e)}}}},[n,t])}}}]);