@openpawlabs/diy-guides-ui 1.7.4 → 1.7.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/diy-guides-ui.cjs
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
"use strict";var au=Object.create;var Yo=Object.defineProperty;var cu=Object.getOwnPropertyDescriptor;var uu=Object.getOwnPropertyNames;var du=Object.getPrototypeOf,fu=Object.prototype.hasOwnProperty;var Xo=t=>{throw TypeError(t)};var hu=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of uu(e))!fu.call(t,o)&&o!==n&&Yo(t,o,{get:()=>e[o],enumerable:!(r=cu(e,o))||r.enumerable});return t};var pu=(t,e,n)=>(n=t!=null?au(du(t)):{},hu(e||!t||!t.__esModule?Yo(n,"default",{value:t,enumerable:!0}):n,t));var Zo=(t,e,n)=>e.has(t)||Xo("Cannot "+n);var Jo=(t,e,n)=>(Zo(t,e,"read from private field"),n?n.call(t):e.get(t)),Qo=(t,e,n)=>e.has(t)?Xo("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),dr=(t,e,n,r)=>(Zo(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react"),h=require("react/jsx-runtime"),Yt=require("react-dom"),je={GREY:"#7A8090",RED:"#E7320D",ORANGE:"#FF850A",YELLOW:"#F5E429",GREEN:"#14CC76",LIGHT_BLUE:"#20B3E9",BLUE:"#1738DE",MAGENTA:"#D945B1"};function ot(t,e){const n=t.replace("#",""),r=parseInt(n.slice(0,2),16),o=parseInt(n.slice(2,4),16),i=parseInt(n.slice(4,6),16);return`rgba(${r}, ${o}, ${i}, ${e})`}function Un(t){const e=t.replace("#",""),n=parseInt(e.slice(0,2),16),r=parseInt(e.slice(2,4),16),o=parseInt(e.slice(4,6),16);return(.299*n+.587*r+.114*o)/255>.55?"#111111":"#ffffff"}const Ml={note:"GREY",info:"LIGHT_BLUE",tip:"GREEN",caution:"ORANGE",danger:"RED"};function Rl(t){return je[Ml[t]]}const Pn={note:"Note",info:"Info",tip:"Tip",caution:"Caution",danger:"Danger"},bu="react-aria-clear-focus",mu="react-aria-focus";function Wn(t){var n;if(typeof window>"u"||window.navigator==null)return!1;let e=(n=window.navigator.userAgentData)==null?void 0:n.brands;return Array.isArray(e)&&e.some(r=>t.test(r.brand))||t.test(window.navigator.userAgent)}function uo(t){var e;return typeof window<"u"&&window.navigator!=null?t.test(((e=window.navigator.userAgentData)==null?void 0:e.platform)||window.navigator.platform):!1}function Ve(t){if(process.env.NODE_ENV==="test")return t;let e=null;return()=>(e==null&&(e=t()),e)}const it=Ve(function(){return uo(/^Mac/i)}),gu=Ve(function(){return uo(/^iPhone/i)}),Dl=Ve(function(){return uo(/^iPad/i)||it()&&navigator.maxTouchPoints>1}),lt=Ve(function(){return gu()||Dl()}),yu=Ve(function(){return it()||lt()}),Nl=Ve(function(){return Wn(/AppleWebKit/i)&&!Ll()}),Ll=Ve(function(){return Wn(/Chrome/i)}),fo=Ve(function(){return Wn(/Android/i)}),vu=Ve(function(){return Wn(/Firefox/i)});function de(t){if(xu())t.focus({preventScroll:!0});else{let e=$u(t);t.focus(),wu(e)}}let on=null;function xu(){if(on==null){on=!1;try{document.createElement("div").focus({get preventScroll(){return on=!0,!0}})}catch{}}return on}function $u(t){let e=t.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;e instanceof HTMLElement&&e!==r;)(e.offsetHeight<e.scrollHeight||e.offsetWidth<e.scrollWidth)&&n.push({element:e,scrollTop:e.scrollTop,scrollLeft:e.scrollLeft}),e=e.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}function wu(t){for(let{element:e,scrollTop:n,scrollLeft:r}of t)e.scrollTop=n,e.scrollLeft=r}const Eu=s.createContext({isNative:!0,open:Pu,useHref:t=>t});function Xt(){return s.useContext(Eu)}function Cu(t,e){let n=t.getAttribute("target");return(!n||n==="_self")&&t.origin===location.origin&&!t.hasAttribute("download")&&!e.metaKey&&!e.ctrlKey&&!e.altKey&&!e.shiftKey}function _e(t,e,n=!0){var c,u;let{metaKey:r,ctrlKey:o,altKey:i,shiftKey:l}=e;vu()&&((u=(c=window.event)==null?void 0:c.type)!=null&&u.startsWith("key"))&&t.target==="_blank"&&(it()?r=!0:o=!0);let a=Nl()&&it()&&!Dl()&&process.env.NODE_ENV!=="test"?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:r,ctrlKey:o,altKey:i,shiftKey:l}):new MouseEvent("click",{metaKey:r,ctrlKey:o,altKey:i,shiftKey:l,detail:1,bubbles:!0,cancelable:!0});_e.isOpening=n,de(t),t.dispatchEvent(a),_e.isOpening=!1}_e.isOpening=!1;function Su(t,e){if(t instanceof HTMLAnchorElement)e(t);else if(t.hasAttribute("data-href")){let n=document.createElement("a");n.href=t.getAttribute("data-href"),t.hasAttribute("data-target")&&(n.target=t.getAttribute("data-target")),t.hasAttribute("data-rel")&&(n.rel=t.getAttribute("data-rel")),t.hasAttribute("data-download")&&(n.download=t.getAttribute("data-download")),t.hasAttribute("data-ping")&&(n.ping=t.getAttribute("data-ping")),t.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=t.getAttribute("data-referrer-policy")),t.appendChild(n),e(n),t.removeChild(n)}}function Pu(t,e){Su(t,n=>_e(n,e))}function Il(t){const n=Xt().useHref((t==null?void 0:t.href)??"");let r={};if(t)for(let o of["href","target","rel","download","ping","referrerPolicy"])o in t&&(r[o]=o==="href"?n:t[o]);return r}function Kl(t,e,n,r){!e.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&Cu(t.currentTarget,t)&&n&&(t.preventDefault(),e.open(t.currentTarget,t,n,r))}const J=typeof document<"u"?s.useLayoutEffect:()=>{},kn={prefix:String(Math.round(Math.random()*1e10)),current:0},Ol=s.createContext(kn),ku=s.createContext(!1);let Tu=!!(typeof window<"u"&&window.document&&window.document.createElement),fr=new WeakMap;function Mu(t=!1){var r,o;let e=s.useContext(Ol),n=s.useRef(null);if(n.current===null&&!t){let i=(o=(r=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)==null?void 0:r.ReactCurrentOwner)==null?void 0:o.current;if(i){let l=fr.get(i);l==null?fr.set(i,{id:e.current,state:i.memoizedState}):i.memoizedState!==l.state&&(e.current=l.id,fr.delete(i))}n.current=++e.current}return n.current}function Ru(t){let e=s.useContext(Ol);e===kn&&!Tu&&process.env.NODE_ENV!=="production"&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=Mu(!!t),r=e===kn&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${e.prefix}`;return t||`${r}-${n}`}function Du(t){let e=s.useId(),[n]=s.useState(Ze()),r=n||process.env.NODE_ENV==="test"?"react-aria":`react-aria${kn.prefix}`;return t||`${r}-${e}`}const Nu=typeof s.useId=="function"?Du:Ru;function Lu(){return!1}function Iu(){return!0}function Ku(t){return()=>{}}function Ze(){return typeof s.useSyncExternalStore=="function"?s.useSyncExternalStore(Ku,Lu,Iu):s.useContext(ku)}function Ou(t){let[e,n]=s.useState(t),r=s.useRef(e),o=s.useRef(null),i=s.useRef(()=>{if(!o.current)return;let a=o.current.next();if(a.done){o.current=null;return}r.current===a.value?i.current():n(a.value)});J(()=>{r.current=e,o.current&&i.current()});let l=s.useCallback(a=>{o.current=a(r.current),i.current()},[i]);return[e,l]}let Au=!!(typeof window<"u"&&window.document&&window.document.createElement),yt=new Map,Nt;typeof FinalizationRegistry<"u"&&(Nt=new FinalizationRegistry(t=>{yt.delete(t)}));function he(t){let[e,n]=s.useState(t),r=s.useRef(null),o=Nu(e),i=s.useRef(null);if(Nt&&Nt.register(i,o),Au){const l=yt.get(o);l&&!l.includes(r)?l.push(r):yt.set(o,[r])}return J(()=>{let l=o;return()=>{Nt&&Nt.unregister(i),yt.delete(l)}},[o]),s.useEffect(()=>{let l=r.current;return l&&n(l),()=>{l&&(r.current=null)}}),o}function Fu(t,e){if(t===e)return t;let n=yt.get(t);if(n)return n.forEach(o=>o.current=e),e;let r=yt.get(e);return r?(r.forEach(o=>o.current=t),t):e}function xn(t=[]){let e=he(),[n,r]=Ou(e),o=s.useCallback(()=>{r(function*(){yield e,yield document.getElementById(e)?e:void 0})},[e,r]);return J(o,[e,o,...t]),n}function Zt(...t){return(...e)=>{for(let n of t)typeof n=="function"&&n(...e)}}const Q=t=>(t==null?void 0:t.ownerDocument)??document,fe=t=>t&&"window"in t&&t.window===t?t:Q(t).defaultView||window;function ju(t){return t!==null&&typeof t=="object"&&"nodeType"in t&&typeof t.nodeType=="number"}function _u(t){return ju(t)&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in t}let Bu=!1;function Oe(){return Bu}function H(t,e){if(!Oe())return e&&t?t.contains(e):!1;if(!t||!e)return!1;let n=e;for(;n!==null;){if(n===t)return!0;n.tagName==="SLOT"&&n.assignedSlot?n=n.assignedSlot.parentNode:_u(n)?n=n.host:n=n.parentNode}return!1}const ne=(t=document)=>{var n;if(!Oe())return t.activeElement;let e=t.activeElement;for(;e&&"shadowRoot"in e&&((n=e.shadowRoot)!=null&&n.activeElement);)e=e.shadowRoot.activeElement;return e};function j(t){if(Oe()&&t.target instanceof Element&&t.target.shadowRoot){if("composedPath"in t)return t.composedPath()[0]??null;if("composedPath"in t.nativeEvent)return t.nativeEvent.composedPath()[0]??null}return t.target}function $t(t){if(!t)return!1;let e=t.getRootNode(),n=fe(t);if(!(e instanceof n.Document||e instanceof n.ShadowRoot))return!1;let r=e.activeElement;return r!=null&&t.contains(r)}class Vu{constructor(e,n,r,o){this._walkerStack=[],this._currentSetFor=new Set,this._acceptNode=l=>{var a;if(l.nodeType===Node.ELEMENT_NODE){const c=l.shadowRoot;if(c){const u=this._doc.createTreeWalker(c,this.whatToShow,{acceptNode:this._acceptNode});return this._walkerStack.unshift(u),NodeFilter.FILTER_ACCEPT}else{if(typeof this.filter=="function")return this.filter(l);if((a=this.filter)!=null&&a.acceptNode)return this.filter.acceptNode(l);if(this.filter===null)return NodeFilter.FILTER_ACCEPT}}return NodeFilter.FILTER_SKIP},this._doc=e,this.root=n,this.filter=o??null,this.whatToShow=r??NodeFilter.SHOW_ALL,this._currentNode=n,this._walkerStack.unshift(e.createTreeWalker(n,r,this._acceptNode));const i=n.shadowRoot;if(i){const l=this._doc.createTreeWalker(i,this.whatToShow,{acceptNode:this._acceptNode});this._walkerStack.unshift(l)}}get currentNode(){return this._currentNode}set currentNode(e){if(!H(this.root,e))throw new Error("Cannot set currentNode to a node that is not contained by the root node.");const n=[];let r=e,o=e;for(this._currentNode=e;r&&r!==this.root;)if(r.nodeType===Node.DOCUMENT_FRAGMENT_NODE){const l=r,a=this._doc.createTreeWalker(l,this.whatToShow,{acceptNode:this._acceptNode});n.push(a),a.currentNode=o,this._currentSetFor.add(a),r=o=l.host}else r=r.parentNode;const i=this._doc.createTreeWalker(this.root,this.whatToShow,{acceptNode:this._acceptNode});n.push(i),i.currentNode=o,this._currentSetFor.add(i),this._walkerStack=n}get doc(){return this._doc}firstChild(){let e=this.currentNode,n=this.nextNode();return H(e,n)?(n&&(this.currentNode=n),n):(this.currentNode=e,null)}lastChild(){let n=this._walkerStack[0].lastChild();return n&&(this.currentNode=n),n}nextNode(){var n;const e=this._walkerStack[0].nextNode();if(e){if(e.shadowRoot){let o;if(typeof this.filter=="function"?o=this.filter(e):(n=this.filter)!=null&&n.acceptNode&&(o=this.filter.acceptNode(e)),o===NodeFilter.FILTER_ACCEPT)return this.currentNode=e,e;let i=this.nextNode();return i&&(this.currentNode=i),i}return e&&(this.currentNode=e),e}else if(this._walkerStack.length>1){this._walkerStack.shift();let r=this.nextNode();return r&&(this.currentNode=r),r}else return null}previousNode(){var r;const e=this._walkerStack[0];if(e.currentNode===e.root){if(this._currentSetFor.has(e))if(this._currentSetFor.delete(e),this._walkerStack.length>1){this._walkerStack.shift();let o=this.previousNode();return o&&(this.currentNode=o),o}else return null;return null}const n=e.previousNode();if(n){if(n.shadowRoot){let i;if(typeof this.filter=="function"?i=this.filter(n):(r=this.filter)!=null&&r.acceptNode&&(i=this.filter.acceptNode(n)),i===NodeFilter.FILTER_ACCEPT)return n&&(this.currentNode=n),n;let l=this.lastChild();return l&&(this.currentNode=l),l}return n&&(this.currentNode=n),n}else if(this._walkerStack.length>1){this._walkerStack.shift();let o=this.previousNode();return o&&(this.currentNode=o),o}else return null}nextSibling(){return null}previousSibling(){return null}parentNode(){return null}}function Al(t,e,n,r){return Oe()?new Vu(t,e,n,r):t.createTreeWalker(e,n,r)}function ut(...t){return t.length===1&&t[0]?t[0]:e=>{let n=!1;const r=t.map(o=>{const i=ei(o,e);return n||(n=typeof i=="function"),i});if(n)return()=>{r.forEach((o,i)=>{typeof o=="function"?o():ei(t[i],null)})}}}function ei(t,e){if(typeof t=="function")return t(e);t!=null&&(t.current=e)}function Fl(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var o=t.length;for(e=0;e<o;e++)t[e]&&(n=Fl(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function zu(){for(var t,e,n=0,r="",o=arguments.length;n<o;n++)(t=arguments[n])&&(e=Fl(t))&&(r&&(r+=" "),r+=e);return r}function Y(...t){let e={...t[0]};for(let n=1;n<t.length;n++){let r=t[n];for(let o in r){let i=e[o],l=r[o];typeof i=="function"&&typeof l=="function"&&o[0]==="o"&&o[1]==="n"&&o.charCodeAt(2)>=65&&o.charCodeAt(2)<=90?e[o]=Zt(i,l):(o==="className"||o==="UNSAFE_className")&&typeof i=="string"&&typeof l=="string"?e[o]=zu(i,l):o==="id"&&i&&l?e.id=Fu(i,l):o==="ref"&&i&&l?e.ref=ut(i,l):e[o]=l!==void 0?l:i}}return e}const Hu=new Set(["id"]),Gu=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),Uu=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),Wu=new Set(["dir","lang","hidden","inert","translate"]),ti=new Set(["onClick","onAuxClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut","onGotPointerCapture","onLostPointerCapture","onScroll","onWheel","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionCancel","onTransitionEnd","onTransitionRun","onTransitionStart"]),qu=/^(data-.*)$/;function ae(t,e={}){let{labelable:n,isLink:r,global:o,events:i=o,propNames:l}=e,a={};for(const c in t)Object.prototype.hasOwnProperty.call(t,c)&&(Hu.has(c)||n&&Gu.has(c)||r&&Uu.has(c)||o&&Wu.has(c)||i&&(ti.has(c)||c.endsWith("Capture")&&ti.has(c.slice(0,-7)))||l!=null&&l.has(c)||qu.test(c))&&(a[c]=t[c]);return a}let Ue=new Map,Nr=new Set;function ni(){if(typeof window>"u")return;function t(r){return"propertyName"in r}let e=r=>{let o=j(r);if(!t(r)||!o)return;let i=Ue.get(o);i||(i=new Set,Ue.set(o,i),o.addEventListener("transitioncancel",n,{once:!0})),i.add(r.propertyName)},n=r=>{let o=j(r);if(!t(r)||!o)return;let i=Ue.get(o);if(i&&(i.delete(r.propertyName),i.size===0&&(o.removeEventListener("transitioncancel",n),Ue.delete(o)),Ue.size===0)){for(let l of Nr)l();Nr.clear()}};document.body.addEventListener("transitionrun",e),document.body.addEventListener("transitionend",n)}typeof document<"u"&&(document.readyState!=="loading"?ni():document.addEventListener("DOMContentLoaded",ni));function Yu(){for(const[t]of Ue)"isConnected"in t&&!t.isConnected&&Ue.delete(t)}function jl(t){requestAnimationFrame(()=>{Yu(),Ue.size===0?t():Nr.add(t)})}function qn(){let t=s.useRef(new Map),e=s.useCallback((o,i,l,a)=>{let c=a!=null&&a.once?(...u)=>{t.current.delete(l),l(...u)}:l;t.current.set(l,{type:i,eventTarget:o,fn:c,options:a}),o.addEventListener(i,c,a)},[]),n=s.useCallback((o,i,l,a)=>{var u;let c=((u=t.current.get(l))==null?void 0:u.fn)||l;o.removeEventListener(i,c,a),t.current.delete(l)},[]),r=s.useCallback(()=>{t.current.forEach((o,i)=>{n(o.eventTarget,o.type,i,o.options)})},[n]);return s.useEffect(()=>r,[r]),{addGlobalListener:e,removeGlobalListener:n,removeAllGlobalListeners:r}}function _l(t,e){let{id:n,"aria-label":r,"aria-labelledby":o}=t;return n=he(n),o&&r?o=[...new Set([n,...o.trim().split(/\s+/)])].join(" "):o&&(o=o.trim().split(/\s+/).join(" ")),!r&&!o&&e&&(r=e),{id:n,"aria-label":r,"aria-labelledby":o}}function Je(t){const e=s.useRef(null),n=s.useRef(void 0),r=s.useCallback(o=>{if(typeof t=="function"){const i=t,l=i(o);return()=>{typeof l=="function"?l():i(null)}}else if(t)return t.current=o,()=>{t.current=null}},[t]);return s.useMemo(()=>({get current(){return e.current},set current(o){e.current=o,n.current&&(n.current(),n.current=void 0),o!=null&&(n.current=r(o))}}),[r])}const Xu=s.useInsertionEffect??J;function Pe(t){const e=s.useRef(null);return Xu(()=>{e.current=t},[t]),s.useCallback((...n)=>{const r=e.current;return r==null?void 0:r(...n)},[])}function ri(t,e){const n=s.useRef(!0),r=s.useRef(null);J(()=>(n.current=!0,()=>{n.current=!1}),[]),J(()=>{n.current?n.current=!1:(!r.current||e.some((o,i)=>!Object.is(o,r[i])))&&t(),r.current=e},e)}function Zu(){return typeof window.ResizeObserver<"u"}function Tn(t){const{ref:e,box:n,onResize:r}=t;let o=Pe(r);s.useEffect(()=>{let i=e==null?void 0:e.current;if(i)if(Zu()){const l=new window.ResizeObserver(a=>{a.length&&o()});return l.observe(i,{box:n}),()=>{i&&l.unobserve(i)}}else return window.addEventListener("resize",o,!1),()=>{window.removeEventListener("resize",o,!1)}},[e,n])}function ho(t,e){J(()=>{if(t&&t.ref&&e)return t.ref.current=e.current,()=>{t.ref&&(t.ref.current=null)}})}function st(t,e){if(!t)return!1;let n=window.getComputedStyle(t),r=document.scrollingElement||document.documentElement,o=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return t===r&&n.overflow!=="hidden"&&(o=!0),o&&e&&(o=t.scrollHeight!==t.clientHeight||t.scrollWidth!==t.clientWidth),o}function Bl(t,e){let n=t;for(st(n,e)&&(n=n.parentElement);n&&!st(n,e);)n=n.parentElement;return n||document.scrollingElement||document.documentElement}function hr(t,e){let n=[],r=document.scrollingElement||document.documentElement;for(;t&&(st(t,e)&&n.push(t),t!==r);)t=t.parentElement;return n}function bt(t){return it()?t.metaKey:t.ctrlKey}const Ju=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Ft(t){return t instanceof HTMLInputElement&&!Ju.has(t.type)||t instanceof HTMLTextAreaElement||t instanceof HTMLElement&&t.isContentEditable}let ve=typeof document<"u"&&window.visualViewport;function Qu(){let t=Ze(),[e,n]=s.useState(()=>t?{width:0,height:0}:pr());return s.useEffect(()=>{let r=a=>{n(c=>a.width===c.width&&a.height===c.height?c:a)},o=()=>{ve&&ve.scale>1||r(pr())},i,l=a=>{ve&&ve.scale>1||Ft(j(a))&&(i=requestAnimationFrame(()=>{let c=ne();(!c||!Ft(c))&&r({width:document.documentElement.clientWidth,height:document.documentElement.clientHeight})}))};return r(pr()),lt()&&window.addEventListener("blur",l,!0),ve?ve.addEventListener("resize",o):window.addEventListener("resize",o),()=>{cancelAnimationFrame(i),lt()&&window.removeEventListener("blur",l,!0),ve?ve.removeEventListener("resize",o):window.removeEventListener("resize",o)}},[]),e}function pr(){return{width:ve?Math.min(ve.width*ve.scale,document.documentElement.clientWidth):document.documentElement.clientWidth,height:ve?ve.height*ve.scale:document.documentElement.clientHeight}}let ed=0;const br=new Map;function td(t){let[e,n]=s.useState();return J(()=>{if(!t)return;let r=br.get(t);if(r)n(r.element.id);else{let o=`react-aria-description-${ed++}`;n(o);let i=document.createElement("div");i.id=o,i.style.display="none",i.textContent=t,document.body.appendChild(i),r={refCount:0,element:i},br.set(t,r)}return r.refCount++,()=>{r&&--r.refCount===0&&(r.element.remove(),br.delete(t))}},[t]),{"aria-describedby":t?e:void 0}}function Lt(t,e,n,r){let o=Pe(n),i=n==null;s.useEffect(()=>{if(i||!t.current)return;let l=t.current;return l.addEventListener(e,o,r),()=>{l.removeEventListener(e,o,r)}},[t,e,r,i])}function $n(t,e,n={}){let{block:r="nearest",inline:o="nearest"}=n;if(t===e)return;let i=t.scrollTop,l=t.scrollLeft,a=e.getBoundingClientRect(),c=t.getBoundingClientRect(),u=window.getComputedStyle(e),d=window.getComputedStyle(t),f=document.scrollingElement||document.documentElement,b=t===f,p=t===f?0:c.top,g=t===f?t.clientHeight:c.bottom,y=t===f?0:c.left,v=t===f?t.clientWidth:c.right,w=parseFloat(u.scrollMarginTop)||0,x=parseFloat(u.scrollMarginBottom)||0,T=parseFloat(u.scrollMarginLeft)||0,M=parseFloat(u.scrollMarginRight)||0,C=parseFloat(d.scrollPaddingTop)||0,I=parseFloat(d.scrollPaddingBottom)||0,R=parseFloat(d.scrollPaddingLeft)||0,N=parseFloat(d.scrollPaddingRight)||0,A=parseFloat(d.borderTopWidth)||0,P=parseFloat(d.borderBottomWidth)||0,O=parseFloat(d.borderLeftWidth)||0,V=parseFloat(d.borderRightWidth)||0,F=a.top-w,m=a.bottom+x,E=a.left-T,L=a.right+M,S=t===f?0:O+V,D=t===f?0:A+P,$=t===f?0:t.offsetWidth-t.clientWidth-S,k=t===f?0:t.offsetHeight-t.clientHeight-D,K=p+(b?0:A)+C,G=g-(b?0:P)-I-k,U=y+(b?0:O)+R,W=v-(b?0:V)-N;d.direction==="rtl"&&!lt()?U+=$:W-=$;let ee=F<K||m>G,le=E<U||L>W;if(ee&&r==="start")i+=F-K;else if(ee&&r==="center")i+=(F+m)/2-(K+G)/2;else if(ee&&r==="end")i+=m-G;else if(ee&&r==="nearest"){let Z=F-K,be=m-G;i+=Math.abs(Z)<=Math.abs(be)?Z:be}if(le&&o==="start")l+=E-U;else if(le&&o==="center")l+=(E+L)/2-(U+W)/2;else if(le&&o==="end")l+=L-W;else if(le&&o==="nearest"){let Z=E-U,be=L-W;l+=Math.abs(Z)<=Math.abs(be)?Z:be}if(process.env.NODE_ENV==="test"){t.scrollLeft=l,t.scrollTop=i;return}t.scrollTo({left:l,top:i})}function oi(t,e={}){var r,o,i;let{containingElement:n}=e;if(t&&t.isConnected){let l=document.scrollingElement||document.documentElement;if(window.getComputedStyle(l).overflow==="hidden"){let{left:c,top:u}=t.getBoundingClientRect(),d=hr(t,!0);for(let p of d)$n(p,t);let{left:f,top:b}=t.getBoundingClientRect();if(Math.abs(c-f)>1||Math.abs(u-b)>1){d=n?hr(n,!0):[];for(let p of d)$n(p,n,{block:"center",inline:"center"});for(let p of hr(t,!0))$n(p,t)}}else{let{left:c,top:u}=t.getBoundingClientRect();(r=t==null?void 0:t.scrollIntoView)==null||r.call(t,{block:"nearest"});let{left:d,top:f}=t.getBoundingClientRect();(Math.abs(c-d)>1||Math.abs(u-f)>1)&&((o=n==null?void 0:n.scrollIntoView)==null||o.call(n,{block:"center",inline:"center"}),(i=t.scrollIntoView)==null||i.call(t,{block:"nearest"}))}}}function Lr(t){return t.pointerType===""&&t.isTrusted?!0:fo()&&t.pointerType?t.type==="click"&&t.buttons===1:t.detail===0&&!t.pointerType}function nd(t){return!fo()&&t.width===0&&t.height===0||t.width===1&&t.height===1&&t.pressure===0&&t.detail===0&&t.pointerType==="mouse"}function rd(t,e,n){let r=Pe(o=>{n&&!o.defaultPrevented&&n(e)});s.useEffect(()=>{var i;let o=(i=t==null?void 0:t.current)==null?void 0:i.form;return o==null||o.addEventListener("reset",r),()=>{o==null||o.removeEventListener("reset",r)}},[t])}function po(t,e=!0){let[n,r]=s.useState(!0),o=n&&e;return J(()=>{if(o&&t.current&&"getAnimations"in t.current)for(let i of t.current.getAnimations())i instanceof CSSTransition&&i.cancel()},[t,o]),Vl(t,o,s.useCallback(()=>r(!1),[])),o}function Ir(t,e){let[n,r]=s.useState(e?"open":"closed");switch(n){case"open":e||r("exiting");break;case"closed":case"exiting":e&&r("open");break}let o=n==="exiting";return Vl(t,o,s.useCallback(()=>{r(i=>i==="exiting"?"closed":i)},[])),o}function Vl(t,e,n){J(()=>{if(e&&t.current){if(!("getAnimations"in t.current)){n();return}let r=t.current.getAnimations();if(r.length===0){n();return}let o=!1;return Promise.allSettled(r.map(i=>i.finished)).then(()=>{o||Yt.flushSync(()=>{n()})}),()=>{o=!0}}},[t,e,n])}const od=typeof Element<"u"&&"checkVisibility"in Element.prototype;function id(t){const e=fe(t);if(!(t instanceof e.HTMLElement)&&!(t instanceof e.SVGElement))return!1;let{display:n,visibility:r}=t.style,o=n!=="none"&&r!=="hidden"&&r!=="collapse";if(o){const{getComputedStyle:i}=t.ownerDocument.defaultView;let{display:l,visibility:a}=i(t);o=l!=="none"&&a!=="hidden"&&a!=="collapse"}return o}function ld(t,e){return!t.hasAttribute("hidden")&&!t.hasAttribute("data-react-aria-prevent-focus")&&(t.nodeName==="DETAILS"&&e&&e.nodeName!=="SUMMARY"?t.hasAttribute("open"):!0)}function bo(t,e){return od?t.checkVisibility({visibilityProperty:!0})&&!t.closest("[data-react-aria-prevent-focus]"):t.nodeName!=="#comment"&&id(t)&&ld(t,e)&&(!t.parentElement||bo(t.parentElement,t))}const mo=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])',"permission"],sd=mo.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";mo.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const ad=mo.join(':not([hidden]):not([tabindex="-1"]),');function go(t,e){return t.matches(sd)&&!Hl(t)&&((e==null?void 0:e.skipVisibilityCheck)||bo(t))}function zl(t){return t.matches(ad)&&bo(t)&&!Hl(t)}function Hl(t){let e=t;for(;e!=null;){if(e instanceof e.ownerDocument.defaultView.HTMLElement&&e.inert)return!0;e=e.parentElement}return!1}function ii(t){let e=t==null?void 0:t.defaultView;return(e==null?void 0:e.__webpack_nonce__)||globalThis.__webpack_nonce__||void 0}let mr=new WeakMap;function Gl(t){let e=t??(typeof document<"u"?document:void 0);if(!e)return ii(e);if(mr.has(e))return mr.get(e);let n=e.querySelector('meta[property="csp-nonce"]'),r=n&&n instanceof fe(n).HTMLMetaElement&&(n.nonce||n.content)||ii(e)||void 0;return r!==void 0&&mr.set(e,r),r}function cd(t,e,n){const{render:r,...o}=e,i=s.useRef(null),l=s.useMemo(()=>ut(n,i),[n,i]);J(()=>{var c;typeof process<"u"&&((c=process.env)==null?void 0:c.NODE_ENV)!=="production"&&r&&(i.current||console.warn("Ref was not connected to DOM element returned by custom `render` function. Did you forget to pass through or merge the `ref`?"))},[t,r]);const a={...o,ref:l};return r?r(a,void 0):h.jsx(t,{...a})}const li={},oe=new Proxy({},{get(t,e){if(typeof e!="string")return;let n=li[e];return n||(n=s.forwardRef(cd.bind(null,e)),li[e]=n),n}});var ud=/\s+/g,dd=t=>typeof t!="string"||!t?t:t.replace(ud," ").trim(),Bt=(...t)=>{const e=[],n=r=>{if(!r&&r!==0&&r!==0n)return;if(Array.isArray(r)){for(let i=0,l=r.length;i<l;i++)n(r[i]);return}const o=typeof r;if(o==="string"||o==="number"||o==="bigint"){if(o==="number"&&r!==r)return;e.push(String(r))}else if(o==="object"){const i=Object.keys(r);for(let l=0,a=i.length;l<a;l++){const c=i[l];r[c]&&e.push(c)}}};for(let r=0,o=t.length;r<o;r++){const i=t[r];i!=null&&n(i)}return e.length>0?dd(e.join(" ")):void 0},si=t=>t===!1?"false":t===!0?"true":t===0?"0":t,ge=t=>{if(!t||typeof t!="object")return!0;for(const e in t)return!1;return!0},fd=(t,e)=>{if(t===e)return!0;if(!t||!e)return!1;const n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;for(let o=0;o<n.length;o++){const i=n[o];if(!r.includes(i)||t[i]!==e[i])return!1}return!0},hd=(t,e)=>{for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const r=e[n];n in t?t[n]=Bt(t[n],r):t[n]=r}return t},Ul=(t,e)=>{for(let n=0;n<t.length;n++){const r=t[n];Array.isArray(r)?Ul(r,e):r&&e.push(r)}},Wl=(...t)=>{const e=[];Ul(t,e);const n=[];for(let r=0;r<e.length;r++)e[r]&&n.push(e[r]);return n},Kr=(t,e)=>{const n={};for(const r in t){const o=t[r];if(r in e){const i=e[r];Array.isArray(o)||Array.isArray(i)?n[r]=Wl(i,o):typeof o=="object"&&typeof i=="object"&&o&&i?n[r]=Kr(o,i):n[r]=i+" "+o}else n[r]=o}for(const r in e)r in t||(n[r]=e[r]);return n},pd={twMerge:!0,twMergeConfig:{}};function bd(){let t=null,e={},n=!1;return{get cachedTwMerge(){return t},set cachedTwMerge(r){t=r},get cachedTwMergeConfig(){return e},set cachedTwMergeConfig(r){e=r},get didTwMergeConfigChange(){return n},set didTwMergeConfigChange(r){n=r},reset(){t=null,e={},n=!1}}}var Ke=bd(),md=t=>{const e=(r,o)=>{const{extend:i=null,slots:l={},variants:a={},compoundVariants:c=[],compoundSlots:u=[],defaultVariants:d={}}=r,f={...pd,...o},b=i!=null&&i.base?Bt(i.base,r==null?void 0:r.base):r==null?void 0:r.base,p=i!=null&&i.variants&&!ge(i.variants)?Kr(a,i.variants):a,g=i!=null&&i.defaultVariants&&!ge(i.defaultVariants)?{...i.defaultVariants,...d}:d;!ge(f.twMergeConfig)&&!fd(f.twMergeConfig,Ke.cachedTwMergeConfig)&&(Ke.didTwMergeConfigChange=!0,Ke.cachedTwMergeConfig=f.twMergeConfig);const y=ge(i==null?void 0:i.slots),v=ge(l)?{}:{base:Bt(r==null?void 0:r.base,y&&(i==null?void 0:i.base)),...l},w=y?v:hd({...i==null?void 0:i.slots},ge(v)?{base:r==null?void 0:r.base}:v),x=ge(i==null?void 0:i.compoundVariants)?c:Wl(i==null?void 0:i.compoundVariants,c),T=C=>{if(ge(p)&&ge(l)&&y)return t(b,C==null?void 0:C.class,C==null?void 0:C.className)(f);if(x&&!Array.isArray(x))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof x}`);if(u&&!Array.isArray(u))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof u}`);const I=(m,E=p,L=null,S=null)=>{const D=E[m];if(!D||ge(D))return null;const $=(S==null?void 0:S[m])??(C==null?void 0:C[m]);if($===null)return null;const k=si($);if(typeof k=="object")return null;const K=g==null?void 0:g[m],G=k??si(K);return D[G||"false"]},R=()=>{if(!p)return null;const m=Object.keys(p),E=[];for(let L=0;L<m.length;L++){const S=I(m[L],p);S&&E.push(S)}return E},N=(m,E)=>{if(!p||typeof p!="object")return null;const L=[];for(const S in p){const D=I(S,p,m,E),$=m==="base"&&typeof D=="string"?D:D&&D[m];$&&L.push($)}return L},A={};for(const m in C){const E=C[m];E!==void 0&&(A[m]=E)}const P=(m,E)=>{var S;const L=typeof(C==null?void 0:C[m])=="object"?{[m]:(S=C[m])==null?void 0:S.initial}:{};return{...g,...A,...L,...E}},O=(m=[],E)=>{const L=[],S=m.length;for(let D=0;D<S;D++){const{class:$,className:k,...K}=m[D];let G=!0;const U=P(null,E);for(const W in K){const ee=K[W],le=U[W];if(Array.isArray(ee)){if(!ee.includes(le)){G=!1;break}}else{if((ee==null||ee===!1)&&(le==null||le===!1))continue;if(le!==ee){G=!1;break}}}G&&($&&L.push($),k&&L.push(k))}return L},V=m=>{const E=O(x,m);if(!Array.isArray(E))return E;const L={},S=t;for(let D=0;D<E.length;D++){const $=E[D];if(typeof $=="string")L.base=S(L.base,$)(f);else if(typeof $=="object")for(const k in $)L[k]=S(L[k],$[k])(f)}return L},F=m=>{if(u.length<1)return null;const E={},L=P(null,m);for(let S=0;S<u.length;S++){const{slots:D=[],class:$,className:k,...K}=u[S];if(!ge(K)){let G=!0;for(const U in K){const W=L[U],ee=K[U];if(W===void 0||(Array.isArray(ee)?!ee.includes(W):ee!==W)){G=!1;break}}if(!G)continue}for(let G=0;G<D.length;G++){const U=D[G];E[U]||(E[U]=[]),E[U].push([$,k])}}return E};if(!ge(l)||!y){const m={};if(typeof w=="object"&&!ge(w)){const E=t;for(const L in w)m[L]=S=>{const D=V(S),$=F(S);return E(w[L],N(L,S),D?D[L]:void 0,$?$[L]:void 0,S==null?void 0:S.class,S==null?void 0:S.className)(f)}}return m}return t(b,R(),O(x),C==null?void 0:C.class,C==null?void 0:C.className)(f)},M=()=>{if(!(!p||typeof p!="object"))return Object.keys(p)};return T.variantKeys=M(),T.extend=i,T.base=b,T.slots=w,T.variants=p,T.defaultVariants=g,T.compoundSlots=u,T.compoundVariants=x,T};return{tv:e,createTV:r=>(o,i)=>e(o,i?Kr(r,i):r)}};const gd=(t,e)=>{const n=new Array(t.length+e.length);for(let r=0;r<t.length;r++)n[r]=t[r];for(let r=0;r<e.length;r++)n[t.length+r]=e[r];return n},yd=(t,e)=>({classGroupId:t,validator:e}),ql=(t=new Map,e=null,n)=>({nextPart:t,validators:e,classGroupId:n}),Mn="-",ai=[],vd="arbitrary..",xd=t=>{const e=wd(t),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=t;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return $d(l);const a=l.split(Mn),c=a[0]===""&&a.length>1?1:0;return Yl(a,c,e)},getConflictingClassGroupIds:(l,a)=>{if(a){const c=r[l],u=n[l];return c?u?gd(u,c):c:u||ai}return n[l]||ai}}},Yl=(t,e,n)=>{if(t.length-e===0)return n.classGroupId;const o=t[e],i=n.nextPart.get(o);if(i){const u=Yl(t,e+1,i);if(u)return u}const l=n.validators;if(l===null)return;const a=e===0?t.join(Mn):t.slice(e).join(Mn),c=l.length;for(let u=0;u<c;u++){const d=l[u];if(d.validator(a))return d.classGroupId}},$d=t=>t.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const e=t.slice(1,-1),n=e.indexOf(":"),r=e.slice(0,n);return r?vd+r:void 0})(),wd=t=>{const{theme:e,classGroups:n}=t;return Ed(n,e)},Ed=(t,e)=>{const n=ql();for(const r in t){const o=t[r];yo(o,n,r,e)}return n},yo=(t,e,n,r)=>{const o=t.length;for(let i=0;i<o;i++){const l=t[i];Cd(l,e,n,r)}},Cd=(t,e,n,r)=>{if(typeof t=="string"){Sd(t,e,n);return}if(typeof t=="function"){Pd(t,e,n,r);return}kd(t,e,n,r)},Sd=(t,e,n)=>{const r=t===""?e:Xl(e,t);r.classGroupId=n},Pd=(t,e,n,r)=>{if(Td(t)){yo(t(r),e,n,r);return}e.validators===null&&(e.validators=[]),e.validators.push(yd(n,t))},kd=(t,e,n,r)=>{const o=Object.entries(t),i=o.length;for(let l=0;l<i;l++){const[a,c]=o[l];yo(c,Xl(e,a),n,r)}},Xl=(t,e)=>{let n=t;const r=e.split(Mn),o=r.length;for(let i=0;i<o;i++){const l=r[i];let a=n.nextPart.get(l);a||(a=ql(),n.nextPart.set(l,a)),n=a}return n},Td=t=>"isThemeGetter"in t&&t.isThemeGetter===!0,Md=t=>{if(t<1)return{get:()=>{},set:()=>{}};let e=0,n=Object.create(null),r=Object.create(null);const o=(i,l)=>{n[i]=l,e++,e>t&&(e=0,r=n,n=Object.create(null))};return{get(i){let l=n[i];if(l!==void 0)return l;if((l=r[i])!==void 0)return o(i,l),l},set(i,l){i in n?n[i]=l:o(i,l)}}},Or="!",ci=":",Rd=[],ui=(t,e,n,r,o)=>({modifiers:t,hasImportantModifier:e,baseClassName:n,maybePostfixModifierPosition:r,isExternal:o}),Dd=t=>{const{prefix:e,experimentalParseClassName:n}=t;let r=o=>{const i=[];let l=0,a=0,c=0,u;const d=o.length;for(let y=0;y<d;y++){const v=o[y];if(l===0&&a===0){if(v===ci){i.push(o.slice(c,y)),c=y+1;continue}if(v==="/"){u=y;continue}}v==="["?l++:v==="]"?l--:v==="("?a++:v===")"&&a--}const f=i.length===0?o:o.slice(c);let b=f,p=!1;f.endsWith(Or)?(b=f.slice(0,-1),p=!0):f.startsWith(Or)&&(b=f.slice(1),p=!0);const g=u&&u>c?u-c:void 0;return ui(i,p,b,g)};if(e){const o=e+ci,i=r;r=l=>l.startsWith(o)?i(l.slice(o.length)):ui(Rd,!1,l,void 0,!0)}if(n){const o=r;r=i=>n({className:i,parseClassName:o})}return r},Nd=t=>{const e=new Map;return t.orderSensitiveModifiers.forEach((n,r)=>{e.set(n,1e6+r)}),n=>{const r=[];let o=[];for(let i=0;i<n.length;i++){const l=n[i],a=l[0]==="[",c=e.has(l);a||c?(o.length>0&&(o.sort(),r.push(...o),o=[]),r.push(l)):o.push(l)}return o.length>0&&(o.sort(),r.push(...o)),r}},Ld=t=>({cache:Md(t.cacheSize),parseClassName:Dd(t),sortModifiers:Nd(t),...xd(t)}),Id=/\s+/,Kd=(t,e)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o,sortModifiers:i}=e,l=[],a=t.trim().split(Id);let c="";for(let u=a.length-1;u>=0;u-=1){const d=a[u],{isExternal:f,modifiers:b,hasImportantModifier:p,baseClassName:g,maybePostfixModifierPosition:y}=n(d);if(f){c=d+(c.length>0?" "+c:c);continue}let v=!!y,w=r(v?g.substring(0,y):g);if(!w){if(!v){c=d+(c.length>0?" "+c:c);continue}if(w=r(g),!w){c=d+(c.length>0?" "+c:c);continue}v=!1}const x=b.length===0?"":b.length===1?b[0]:i(b).join(":"),T=p?x+Or:x,M=T+w;if(l.indexOf(M)>-1)continue;l.push(M);const C=o(w,v);for(let I=0;I<C.length;++I){const R=C[I];l.push(T+R)}c=d+(c.length>0?" "+c:c)}return c},Od=(...t)=>{let e=0,n,r,o="";for(;e<t.length;)(n=t[e++])&&(r=Zl(n))&&(o&&(o+=" "),o+=r);return o},Zl=t=>{if(typeof t=="string")return t;let e,n="";for(let r=0;r<t.length;r++)t[r]&&(e=Zl(t[r]))&&(n&&(n+=" "),n+=e);return n},Ar=(t,...e)=>{let n,r,o,i;const l=c=>{const u=e.reduce((d,f)=>f(d),t());return n=Ld(u),r=n.cache.get,o=n.cache.set,i=a,a(c)},a=c=>{const u=r(c);if(u)return u;const d=Kd(c,n);return o(c,d),d};return i=l,(...c)=>i(Od(...c))},Ad=[],ue=t=>{const e=n=>n[t]||Ad;return e.isThemeGetter=!0,e},Jl=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,Ql=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Fd=/^\d+\/\d+$/,jd=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,_d=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Bd=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Vd=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,zd=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ft=t=>Fd.test(t),X=t=>!!t&&!Number.isNaN(Number(t)),He=t=>!!t&&Number.isInteger(Number(t)),gr=t=>t.endsWith("%")&&X(t.slice(0,-1)),Ie=t=>jd.test(t),Hd=()=>!0,Gd=t=>_d.test(t)&&!Bd.test(t),es=()=>!1,Ud=t=>Vd.test(t),Wd=t=>zd.test(t),qd=t=>!_(t)&&!B(t),Yd=t=>Et(t,rs,es),_=t=>Jl.test(t),tt=t=>Et(t,os,Gd),yr=t=>Et(t,ef,X),di=t=>Et(t,ts,es),Xd=t=>Et(t,ns,Wd),ln=t=>Et(t,is,Ud),B=t=>Ql.test(t),Tt=t=>Ct(t,os),Zd=t=>Ct(t,tf),fi=t=>Ct(t,ts),Jd=t=>Ct(t,rs),Qd=t=>Ct(t,ns),sn=t=>Ct(t,is,!0),Et=(t,e,n)=>{const r=Jl.exec(t);return r?r[1]?e(r[1]):n(r[2]):!1},Ct=(t,e,n=!1)=>{const r=Ql.exec(t);return r?r[1]?e(r[1]):n:!1},ts=t=>t==="position"||t==="percentage",ns=t=>t==="image"||t==="url",rs=t=>t==="length"||t==="size"||t==="bg-size",os=t=>t==="length",ef=t=>t==="number",tf=t=>t==="family-name",is=t=>t==="shadow",Fr=()=>{const t=ue("color"),e=ue("font"),n=ue("text"),r=ue("font-weight"),o=ue("tracking"),i=ue("leading"),l=ue("breakpoint"),a=ue("container"),c=ue("spacing"),u=ue("radius"),d=ue("shadow"),f=ue("inset-shadow"),b=ue("text-shadow"),p=ue("drop-shadow"),g=ue("blur"),y=ue("perspective"),v=ue("aspect"),w=ue("ease"),x=ue("animate"),T=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],C=()=>[...M(),B,_],I=()=>["auto","hidden","clip","visible","scroll"],R=()=>["auto","contain","none"],N=()=>[B,_,c],A=()=>[ft,"full","auto",...N()],P=()=>[He,"none","subgrid",B,_],O=()=>["auto",{span:["full",He,B,_]},He,B,_],V=()=>[He,"auto",B,_],F=()=>["auto","min","max","fr",B,_],m=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],E=()=>["start","end","center","stretch","center-safe","end-safe"],L=()=>["auto",...N()],S=()=>[ft,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...N()],D=()=>[t,B,_],$=()=>[...M(),fi,di,{position:[B,_]}],k=()=>["no-repeat",{repeat:["","x","y","space","round"]}],K=()=>["auto","cover","contain",Jd,Yd,{size:[B,_]}],G=()=>[gr,Tt,tt],U=()=>["","none","full",u,B,_],W=()=>["",X,Tt,tt],ee=()=>["solid","dashed","dotted","double"],le=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Z=()=>[X,gr,fi,di],be=()=>["","none",g,B,_],Le=()=>["none",X,B,_],z=()=>["none",X,B,_],$e=()=>[X,B,_],me=()=>[ft,"full",...N()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Ie],breakpoint:[Ie],color:[Hd],container:[Ie],"drop-shadow":[Ie],ease:["in","out","in-out"],font:[qd],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Ie],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Ie],shadow:[Ie],spacing:["px",X],text:[Ie],"text-shadow":[Ie],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",ft,_,B,v]}],container:["container"],columns:[{columns:[X,_,B,a]}],"break-after":[{"break-after":T()}],"break-before":[{"break-before":T()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:C()}],overflow:[{overflow:I()}],"overflow-x":[{"overflow-x":I()}],"overflow-y":[{"overflow-y":I()}],overscroll:[{overscroll:R()}],"overscroll-x":[{"overscroll-x":R()}],"overscroll-y":[{"overscroll-y":R()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:A()}],"inset-x":[{"inset-x":A()}],"inset-y":[{"inset-y":A()}],start:[{start:A()}],end:[{end:A()}],top:[{top:A()}],right:[{right:A()}],bottom:[{bottom:A()}],left:[{left:A()}],visibility:["visible","invisible","collapse"],z:[{z:[He,"auto",B,_]}],basis:[{basis:[ft,"full","auto",a,...N()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[X,ft,"auto","initial","none",_]}],grow:[{grow:["",X,B,_]}],shrink:[{shrink:["",X,B,_]}],order:[{order:[He,"first","last","none",B,_]}],"grid-cols":[{"grid-cols":P()}],"col-start-end":[{col:O()}],"col-start":[{"col-start":V()}],"col-end":[{"col-end":V()}],"grid-rows":[{"grid-rows":P()}],"row-start-end":[{row:O()}],"row-start":[{"row-start":V()}],"row-end":[{"row-end":V()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":F()}],"auto-rows":[{"auto-rows":F()}],gap:[{gap:N()}],"gap-x":[{"gap-x":N()}],"gap-y":[{"gap-y":N()}],"justify-content":[{justify:[...m(),"normal"]}],"justify-items":[{"justify-items":[...E(),"normal"]}],"justify-self":[{"justify-self":["auto",...E()]}],"align-content":[{content:["normal",...m()]}],"align-items":[{items:[...E(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...E(),{baseline:["","last"]}]}],"place-content":[{"place-content":m()}],"place-items":[{"place-items":[...E(),"baseline"]}],"place-self":[{"place-self":["auto",...E()]}],p:[{p:N()}],px:[{px:N()}],py:[{py:N()}],ps:[{ps:N()}],pe:[{pe:N()}],pt:[{pt:N()}],pr:[{pr:N()}],pb:[{pb:N()}],pl:[{pl:N()}],m:[{m:L()}],mx:[{mx:L()}],my:[{my:L()}],ms:[{ms:L()}],me:[{me:L()}],mt:[{mt:L()}],mr:[{mr:L()}],mb:[{mb:L()}],ml:[{ml:L()}],"space-x":[{"space-x":N()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":N()}],"space-y-reverse":["space-y-reverse"],size:[{size:S()}],w:[{w:[a,"screen",...S()]}],"min-w":[{"min-w":[a,"screen","none",...S()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...S()]}],h:[{h:["screen","lh",...S()]}],"min-h":[{"min-h":["screen","lh","none",...S()]}],"max-h":[{"max-h":["screen","lh",...S()]}],"font-size":[{text:["base",n,Tt,tt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,B,yr]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",gr,_]}],"font-family":[{font:[Zd,_,e]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,B,_]}],"line-clamp":[{"line-clamp":[X,"none",B,yr]}],leading:[{leading:[i,...N()]}],"list-image":[{"list-image":["none",B,_]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",B,_]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:D()}],"text-color":[{text:D()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:[X,"from-font","auto",B,tt]}],"text-decoration-color":[{decoration:D()}],"underline-offset":[{"underline-offset":[X,"auto",B,_]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:N()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",B,_]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",B,_]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:$()}],"bg-repeat":[{bg:k()}],"bg-size":[{bg:K()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},He,B,_],radial:["",B,_],conic:[He,B,_]},Qd,Xd]}],"bg-color":[{bg:D()}],"gradient-from-pos":[{from:G()}],"gradient-via-pos":[{via:G()}],"gradient-to-pos":[{to:G()}],"gradient-from":[{from:D()}],"gradient-via":[{via:D()}],"gradient-to":[{to:D()}],rounded:[{rounded:U()}],"rounded-s":[{"rounded-s":U()}],"rounded-e":[{"rounded-e":U()}],"rounded-t":[{"rounded-t":U()}],"rounded-r":[{"rounded-r":U()}],"rounded-b":[{"rounded-b":U()}],"rounded-l":[{"rounded-l":U()}],"rounded-ss":[{"rounded-ss":U()}],"rounded-se":[{"rounded-se":U()}],"rounded-ee":[{"rounded-ee":U()}],"rounded-es":[{"rounded-es":U()}],"rounded-tl":[{"rounded-tl":U()}],"rounded-tr":[{"rounded-tr":U()}],"rounded-br":[{"rounded-br":U()}],"rounded-bl":[{"rounded-bl":U()}],"border-w":[{border:W()}],"border-w-x":[{"border-x":W()}],"border-w-y":[{"border-y":W()}],"border-w-s":[{"border-s":W()}],"border-w-e":[{"border-e":W()}],"border-w-t":[{"border-t":W()}],"border-w-r":[{"border-r":W()}],"border-w-b":[{"border-b":W()}],"border-w-l":[{"border-l":W()}],"divide-x":[{"divide-x":W()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":W()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ee(),"hidden","none"]}],"divide-style":[{divide:[...ee(),"hidden","none"]}],"border-color":[{border:D()}],"border-color-x":[{"border-x":D()}],"border-color-y":[{"border-y":D()}],"border-color-s":[{"border-s":D()}],"border-color-e":[{"border-e":D()}],"border-color-t":[{"border-t":D()}],"border-color-r":[{"border-r":D()}],"border-color-b":[{"border-b":D()}],"border-color-l":[{"border-l":D()}],"divide-color":[{divide:D()}],"outline-style":[{outline:[...ee(),"none","hidden"]}],"outline-offset":[{"outline-offset":[X,B,_]}],"outline-w":[{outline:["",X,Tt,tt]}],"outline-color":[{outline:D()}],shadow:[{shadow:["","none",d,sn,ln]}],"shadow-color":[{shadow:D()}],"inset-shadow":[{"inset-shadow":["none",f,sn,ln]}],"inset-shadow-color":[{"inset-shadow":D()}],"ring-w":[{ring:W()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:D()}],"ring-offset-w":[{"ring-offset":[X,tt]}],"ring-offset-color":[{"ring-offset":D()}],"inset-ring-w":[{"inset-ring":W()}],"inset-ring-color":[{"inset-ring":D()}],"text-shadow":[{"text-shadow":["none",b,sn,ln]}],"text-shadow-color":[{"text-shadow":D()}],opacity:[{opacity:[X,B,_]}],"mix-blend":[{"mix-blend":[...le(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":le()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[X]}],"mask-image-linear-from-pos":[{"mask-linear-from":Z()}],"mask-image-linear-to-pos":[{"mask-linear-to":Z()}],"mask-image-linear-from-color":[{"mask-linear-from":D()}],"mask-image-linear-to-color":[{"mask-linear-to":D()}],"mask-image-t-from-pos":[{"mask-t-from":Z()}],"mask-image-t-to-pos":[{"mask-t-to":Z()}],"mask-image-t-from-color":[{"mask-t-from":D()}],"mask-image-t-to-color":[{"mask-t-to":D()}],"mask-image-r-from-pos":[{"mask-r-from":Z()}],"mask-image-r-to-pos":[{"mask-r-to":Z()}],"mask-image-r-from-color":[{"mask-r-from":D()}],"mask-image-r-to-color":[{"mask-r-to":D()}],"mask-image-b-from-pos":[{"mask-b-from":Z()}],"mask-image-b-to-pos":[{"mask-b-to":Z()}],"mask-image-b-from-color":[{"mask-b-from":D()}],"mask-image-b-to-color":[{"mask-b-to":D()}],"mask-image-l-from-pos":[{"mask-l-from":Z()}],"mask-image-l-to-pos":[{"mask-l-to":Z()}],"mask-image-l-from-color":[{"mask-l-from":D()}],"mask-image-l-to-color":[{"mask-l-to":D()}],"mask-image-x-from-pos":[{"mask-x-from":Z()}],"mask-image-x-to-pos":[{"mask-x-to":Z()}],"mask-image-x-from-color":[{"mask-x-from":D()}],"mask-image-x-to-color":[{"mask-x-to":D()}],"mask-image-y-from-pos":[{"mask-y-from":Z()}],"mask-image-y-to-pos":[{"mask-y-to":Z()}],"mask-image-y-from-color":[{"mask-y-from":D()}],"mask-image-y-to-color":[{"mask-y-to":D()}],"mask-image-radial":[{"mask-radial":[B,_]}],"mask-image-radial-from-pos":[{"mask-radial-from":Z()}],"mask-image-radial-to-pos":[{"mask-radial-to":Z()}],"mask-image-radial-from-color":[{"mask-radial-from":D()}],"mask-image-radial-to-color":[{"mask-radial-to":D()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":M()}],"mask-image-conic-pos":[{"mask-conic":[X]}],"mask-image-conic-from-pos":[{"mask-conic-from":Z()}],"mask-image-conic-to-pos":[{"mask-conic-to":Z()}],"mask-image-conic-from-color":[{"mask-conic-from":D()}],"mask-image-conic-to-color":[{"mask-conic-to":D()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:$()}],"mask-repeat":[{mask:k()}],"mask-size":[{mask:K()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",B,_]}],filter:[{filter:["","none",B,_]}],blur:[{blur:be()}],brightness:[{brightness:[X,B,_]}],contrast:[{contrast:[X,B,_]}],"drop-shadow":[{"drop-shadow":["","none",p,sn,ln]}],"drop-shadow-color":[{"drop-shadow":D()}],grayscale:[{grayscale:["",X,B,_]}],"hue-rotate":[{"hue-rotate":[X,B,_]}],invert:[{invert:["",X,B,_]}],saturate:[{saturate:[X,B,_]}],sepia:[{sepia:["",X,B,_]}],"backdrop-filter":[{"backdrop-filter":["","none",B,_]}],"backdrop-blur":[{"backdrop-blur":be()}],"backdrop-brightness":[{"backdrop-brightness":[X,B,_]}],"backdrop-contrast":[{"backdrop-contrast":[X,B,_]}],"backdrop-grayscale":[{"backdrop-grayscale":["",X,B,_]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[X,B,_]}],"backdrop-invert":[{"backdrop-invert":["",X,B,_]}],"backdrop-opacity":[{"backdrop-opacity":[X,B,_]}],"backdrop-saturate":[{"backdrop-saturate":[X,B,_]}],"backdrop-sepia":[{"backdrop-sepia":["",X,B,_]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":N()}],"border-spacing-x":[{"border-spacing-x":N()}],"border-spacing-y":[{"border-spacing-y":N()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",B,_]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[X,"initial",B,_]}],ease:[{ease:["linear","initial",w,B,_]}],delay:[{delay:[X,B,_]}],animate:[{animate:["none",x,B,_]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[y,B,_]}],"perspective-origin":[{"perspective-origin":C()}],rotate:[{rotate:Le()}],"rotate-x":[{"rotate-x":Le()}],"rotate-y":[{"rotate-y":Le()}],"rotate-z":[{"rotate-z":Le()}],scale:[{scale:z()}],"scale-x":[{"scale-x":z()}],"scale-y":[{"scale-y":z()}],"scale-z":[{"scale-z":z()}],"scale-3d":["scale-3d"],skew:[{skew:$e()}],"skew-x":[{"skew-x":$e()}],"skew-y":[{"skew-y":$e()}],transform:[{transform:[B,_,"","none","gpu","cpu"]}],"transform-origin":[{origin:C()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:me()}],"translate-x":[{"translate-x":me()}],"translate-y":[{"translate-y":me()}],"translate-z":[{"translate-z":me()}],"translate-none":["translate-none"],accent:[{accent:D()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:D()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",B,_]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":N()}],"scroll-mx":[{"scroll-mx":N()}],"scroll-my":[{"scroll-my":N()}],"scroll-ms":[{"scroll-ms":N()}],"scroll-me":[{"scroll-me":N()}],"scroll-mt":[{"scroll-mt":N()}],"scroll-mr":[{"scroll-mr":N()}],"scroll-mb":[{"scroll-mb":N()}],"scroll-ml":[{"scroll-ml":N()}],"scroll-p":[{"scroll-p":N()}],"scroll-px":[{"scroll-px":N()}],"scroll-py":[{"scroll-py":N()}],"scroll-ps":[{"scroll-ps":N()}],"scroll-pe":[{"scroll-pe":N()}],"scroll-pt":[{"scroll-pt":N()}],"scroll-pr":[{"scroll-pr":N()}],"scroll-pb":[{"scroll-pb":N()}],"scroll-pl":[{"scroll-pl":N()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",B,_]}],fill:[{fill:["none",...D()]}],"stroke-w":[{stroke:[X,Tt,tt,yr]}],stroke:[{stroke:["none",...D()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},nf=(t,{cacheSize:e,prefix:n,experimentalParseClassName:r,extend:o={},override:i={}})=>(It(t,"cacheSize",e),It(t,"prefix",n),It(t,"experimentalParseClassName",r),an(t.theme,i.theme),an(t.classGroups,i.classGroups),an(t.conflictingClassGroups,i.conflictingClassGroups),an(t.conflictingClassGroupModifiers,i.conflictingClassGroupModifiers),It(t,"orderSensitiveModifiers",i.orderSensitiveModifiers),cn(t.theme,o.theme),cn(t.classGroups,o.classGroups),cn(t.conflictingClassGroups,o.conflictingClassGroups),cn(t.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),ls(t,o,"orderSensitiveModifiers"),t),It=(t,e,n)=>{n!==void 0&&(t[e]=n)},an=(t,e)=>{if(e)for(const n in e)It(t,n,e[n])},cn=(t,e)=>{if(e)for(const n in e)ls(t,e,n)},ls=(t,e,n)=>{const r=e[n];r!==void 0&&(t[n]=t[n]?t[n].concat(r):r)},rf=(t,...e)=>typeof t=="function"?Ar(Fr,t,...e):Ar(()=>nf(Fr(),t),...e),of=Ar(Fr);var lf=t=>ge(t)?of:rf({...t,extend:{theme:t.theme,classGroups:t.classGroups,conflictingClassGroupModifiers:t.conflictingClassGroupModifiers,conflictingClassGroups:t.conflictingClassGroups,...t.extend}}),ss=(t,e)=>{const n=Bt(t);return!n||!((e==null?void 0:e.twMerge)??!0)?n:((!Ke.cachedTwMerge||Ke.didTwMergeConfigChange)&&(Ke.didTwMergeConfigChange=!1,Ke.cachedTwMerge=lf(Ke.cachedTwMergeConfig)),Ke.cachedTwMerge(n)||void 0)},q=(...t)=>ss(t,{}),sf=(...t)=>e=>ss(t,e),{tv:xe}=md(sf);const af=xe({defaultVariants:{status:"default"},slots:{base:"alert",content:"alert__content",description:"alert__description",indicator:"alert__indicator",title:"alert__title"},variants:{status:{accent:{base:"alert--accent"},danger:{base:"alert--danger"},default:{base:"alert--default"},success:{base:"alert--success"},warning:{base:"alert--warning"}}}}),qe=xe({base:"button",defaultVariants:{fullWidth:!1,isIconOnly:!1,size:"md",variant:"primary"},variants:{fullWidth:{false:"",true:"button--full-width"},isIconOnly:{true:"button--icon-only"},size:{lg:"button--lg",md:"button--md",sm:"button--sm"},variant:{danger:"button--danger","danger-soft":"button--danger-soft",ghost:"button--ghost",outline:"button--outline",primary:"button--primary",secondary:"button--secondary",tertiary:"button--tertiary"}}}),vo=xe({defaultVariants:{fullWidth:!1,orientation:"horizontal"},slots:{base:"button-group",separator:"button-group__separator"},variants:{fullWidth:{false:{},true:{base:"button-group--full-width"}},orientation:{horizontal:{base:"button-group--horizontal"},vertical:{base:"button-group--vertical"}}}}),cf=xe({defaultVariants:{variant:"default"},slots:{base:"card",content:"card__content",description:"card__description",footer:"card__footer",header:"card__header",title:"card__title"},variants:{variant:{default:{base:"card--default"},secondary:{base:"card--secondary"},tertiary:{base:"card--tertiary"},transparent:{base:"card--transparent"}}}}),uf=xe({defaultVariants:{variant:"primary"},slots:{base:"checkbox",content:"checkbox__content",control:"checkbox__control",indicator:"checkbox__indicator"},variants:{variant:{primary:{base:"checkbox--primary"},secondary:{base:"checkbox--secondary"}}}}),df=xe({defaultVariants:{color:"default",variant:"secondary"},slots:{base:"chip",label:"chip__label"},variants:{color:{accent:{base:"chip--accent"},danger:{base:"chip--danger"},default:{base:"chip--default"},success:{base:"chip--success"},warning:{base:"chip--warning"}},size:{lg:{base:"chip--lg"},md:{base:"chip--md"},sm:{base:"chip--sm"}},variant:{primary:{base:"chip--primary"},secondary:{base:"chip--secondary"},soft:{base:"chip--soft"},tertiary:{base:"chip--tertiary"}}}}),ff=xe({base:"close-button",defaultVariants:{variant:"default"},variants:{variant:{default:"close-button--default"}}}),hf=xe({slots:{menu:"dropdown__menu",popover:"dropdown__popover",root:"dropdown",trigger:"dropdown__trigger"}}),pf=xe({slots:{base:"link",icon:"link__icon"}}),bf=xe({defaultVariants:{color:"accent",size:"md"},slots:{base:"progress-bar",fill:"progress-bar__fill",output:"progress-bar__output",track:"progress-bar__track"},variants:{color:{accent:{base:"progress-bar--accent"},danger:{base:"progress-bar--danger"},default:{base:"progress-bar--default"},success:{base:"progress-bar--success"},warning:{base:"progress-bar--warning"}},size:{lg:{base:"progress-bar--lg"},md:{base:"progress-bar--md"},sm:{base:"progress-bar--sm"}}}}),mf=xe({defaultVariants:{variant:"default"},slots:{indicator:"menu-item__indicator",item:"menu-item",submenuIndicator:"menu-item__indicator menu-item__indicator--submenu"},variants:{variant:{danger:{item:"menu-item--danger"},default:{item:"menu-item--default"}}}}),gf=xe({base:"menu-section"}),xo=xe({defaultVariants:{scroll:"inside",size:"md",variant:"opaque"},slots:{backdrop:"modal__backdrop",body:"modal__body",closeTrigger:"modal__close-trigger",container:"modal__container",dialog:"modal__dialog",footer:"modal__footer",header:"modal__header",heading:"modal__heading",icon:"modal__icon",trigger:"modal__trigger"},variants:{scroll:{inside:{body:"modal__body--scroll-inside",dialog:"modal__dialog--scroll-inside"},outside:{body:"modal__body--scroll-outside",container:"modal__container--scroll-outside",dialog:"modal__dialog--scroll-outside"}},size:{cover:{dialog:"modal__dialog--cover"},full:{container:"modal__container--full",dialog:"modal__dialog--full"},lg:{dialog:"modal__dialog--lg"},md:{dialog:"modal__dialog--md"},sm:{dialog:"modal__dialog--sm"},xs:{dialog:"modal__dialog--xs"}},variant:{blur:{backdrop:"modal__backdrop--blur"},opaque:{backdrop:"modal__backdrop--opaque"},transparent:{backdrop:"modal__backdrop--transparent"}}}}),yf=xe({base:"separator",defaultVariants:{orientation:"horizontal",variant:"default"},variants:{orientation:{horizontal:"separator--horizontal",vertical:"separator--vertical"},variant:{default:"separator--default",secondary:"separator--secondary",tertiary:"separator--tertiary"}}}),Rn=Symbol("default");function ze({values:t,children:e}){for(let[n,r]of t)e=s.createElement(n.Provider,{value:r},e);return e}function Te(t){let{className:e,style:n,children:r,defaultClassName:o,defaultChildren:i,defaultStyle:l,values:a,render:c}=t;return s.useMemo(()=>{let u,d,f;return typeof e=="function"?u=e({...a,defaultClassName:o}):u=e,typeof n=="function"?d=n({...a,defaultStyle:l||{}}):d=n,typeof r=="function"?f=r({...a,defaultChildren:i}):r==null?f=i:f=r,{className:u??o,style:d||l?{...l,...d}:void 0,children:f??i,"data-rac":"",render:c?b=>c(b,a):void 0}},[e,n,r,o,i,l,a,c])}function vf(t,e){return n=>e(typeof t=="function"?t(n):t,n)}function Jt(t,e){let n=s.useContext(t);if(e===null)return null;if(n&&typeof n=="object"&&"slots"in n&&n.slots){let r=e||Rn;if(!n.slots[r]){let o=new Intl.ListFormat().format(Object.keys(n.slots).map(l=>`"${l}"`)),i=e?`Invalid slot "${e}".`:"A slot prop is required.";throw new Error(`${i} Valid slot names are ${o}.`)}return n.slots[r]}return n}function Me(t,e,n){let r=Jt(n,t.slot)||{},{ref:o,...i}=r,l=Je(s.useMemo(()=>ut(e,o),[e,o])),a=Y(i,t);return"style"in i&&i.style&&"style"in t&&t.style&&(typeof i.style=="function"||typeof t.style=="function"?a.style=c=>{let u=typeof i.style=="function"?i.style(c):i.style,d={...c.defaultStyle,...u},f=typeof t.style=="function"?t.style({...c,defaultStyle:d}):t.style;return{...d,...f}}:a.style={...i.style,...t.style}),[a,l]}function as(t=!0){let[e,n]=s.useState(t),r=s.useRef(!1),o=s.useCallback(i=>{r.current=!0,n(!!i)},[]);return J(()=>{r.current||n(!1)},[]),[o,e]}function xf(t){const e=/^(data-.*)$/;let n={};for(const r in t)e.test(r)||(n[r]=t[r]);return n}function $f(t,e,n){let{render:r,...o}=e,i=s.useRef(null),l=s.useMemo(()=>ut(n,i),[n,i]);J(()=>{process.env.NODE_ENV!=="production"&&r&&(i.current?i.current.localName!==t&&console.warn(`Unexpected DOM element returned by custom \`render\` function. Expected <${t}>, got <${i.current.localName}>. This may break the component behavior and accessibility.`):console.warn("Ref was not connected to DOM element returned by custom `render` function. Did you forget to pass through or merge the `ref`?"))},[t,r]);let a={...o,ref:l};return r?r(a,void 0):s.createElement(t,a)}const hi={},pe=new Proxy({},{get(t,e){if(typeof e!="string")return;let n=hi[e];return n||(n=s.forwardRef($f.bind(null,e)),hi[e]=n),n}});typeof HTMLTemplateElement<"u"&&(Object.defineProperty(HTMLTemplateElement.prototype,"firstChild",{configurable:!0,enumerable:!0,get:function(){return this.content.firstChild}}),Object.defineProperty(HTMLTemplateElement.prototype,"appendChild",{configurable:!0,enumerable:!0,value:function(t){return this.content.appendChild(t)}}),Object.defineProperty(HTMLTemplateElement.prototype,"removeChild",{configurable:!0,enumerable:!0,value:function(t){return this.content.removeChild(t)}}),Object.defineProperty(HTMLTemplateElement.prototype,"insertBefore",{configurable:!0,enumerable:!0,value:function(t,e){return this.content.insertBefore(t,e)}}));const Dn=s.createContext(!1);function wf(t){if(s.useContext(Dn))return s.createElement(s.Fragment,null,t.children);let n=s.createElement(Dn.Provider,{value:!0},t.children);return s.createElement("template",null,n)}function Ef(t){let e=(n,r)=>s.useContext(Dn)?null:t(n,r);return e.displayName=t.displayName||t.name,s.forwardRef(e)}function cs(){return s.useContext(Dn)}const Cf=s.createContext({});function Sf(t){let{id:e,label:n,"aria-labelledby":r,"aria-label":o,labelElementType:i="label"}=t;e=he(e);let l=he(),a={};n?(r=r?`${l} ${r}`:l,a={id:l,htmlFor:i==="label"?e:void 0}):!r&&!o&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");let c=_l({id:e,"aria-label":o,"aria-labelledby":r});return{labelProps:a,fieldProps:c}}const Pf=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),kf=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Tf(t){if(Intl.Locale){let n=new Intl.Locale(t).maximize(),r=typeof n.getTextInfo=="function"?n.getTextInfo():n.textInfo;if(r)return r.direction==="rtl";if(n.script)return Pf.has(n.script)}let e=t.split("-")[0];return kf.has(e)}const us=Symbol.for("react-aria.i18n.locale");function ds(){let t=typeof window<"u"&&window[us]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([t])}catch{t="en-US"}return{locale:t,direction:Tf(t)?"rtl":"ltr"}}let jr=ds(),Kt=new Set;function pi(){jr=ds();for(let t of Kt)t(jr)}function Mf(){let t=Ze(),[e,n]=s.useState(jr);return s.useEffect(()=>(Kt.size===0&&window.addEventListener("languagechange",pi),Kt.add(n),()=>{Kt.delete(n),Kt.size===0&&window.removeEventListener("languagechange",pi)}),[]),t?{locale:typeof window<"u"&&window[us]||"en-US",direction:"ltr"}:e}const Rf=s.createContext(null);function dt(){let t=Mf();return s.useContext(Rf)||t}let vr=new Map,_r=!1;try{_r=new Intl.NumberFormat("de-DE",{signDisplay:"exceptZero"}).resolvedOptions().signDisplay==="exceptZero"}catch{}let Nn=!1;try{Nn=new Intl.NumberFormat("de-DE",{style:"unit",unit:"degree"}).resolvedOptions().style==="unit"}catch{}const fs={degree:{narrow:{default:"°","ja-JP":" 度","zh-TW":"度","sl-SI":" °"}}};class Df{constructor(e,n={}){this.numberFormatter=Nf(e,n),this.options=n}format(e){var r;let n="";if(!_r&&this.options.signDisplay!=null?n=Lf(this.numberFormatter,this.options.signDisplay,e):n=this.numberFormatter.format(e),this.options.style==="unit"&&!Nn){let{unit:o,unitDisplay:i="short",locale:l}=this.resolvedOptions();if(!o)return n;let a=(r=fs[o])==null?void 0:r[i];n+=a[l]||a.default}return n}formatToParts(e){return this.numberFormatter.formatToParts(e)}formatRange(e,n){if(typeof this.numberFormatter.formatRange=="function")return this.numberFormatter.formatRange(e,n);if(n<e)throw new RangeError("End date must be >= start date");return`${this.format(e)} – ${this.format(n)}`}formatRangeToParts(e,n){if(typeof this.numberFormatter.formatRangeToParts=="function")return this.numberFormatter.formatRangeToParts(e,n);if(n<e)throw new RangeError("End date must be >= start date");let r=this.numberFormatter.formatToParts(e),o=this.numberFormatter.formatToParts(n);return[...r.map(i=>({...i,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...o.map(i=>({...i,source:"endRange"}))]}resolvedOptions(){let e=this.numberFormatter.resolvedOptions();return!_r&&this.options.signDisplay!=null&&(e={...e,signDisplay:this.options.signDisplay}),!Nn&&this.options.style==="unit"&&(e={...e,style:"unit",unit:this.options.unit,unitDisplay:this.options.unitDisplay}),e}}function Nf(t,e={}){var i;let{numberingSystem:n}=e;if(n&&t.includes("-nu-")&&(t.includes("-u-")||(t+="-u-"),t+=`-nu-${n}`),e.style==="unit"&&!Nn){let{unit:l,unitDisplay:a="short"}=e;if(!l)throw new Error('unit option must be provided with style: "unit"');if(!((i=fs[l])!=null&&i[a]))throw new Error(`Unsupported unit ${l} with unitDisplay = ${a}`);e={...e,style:"decimal"}}let r=t+(e?Object.entries(e).sort((l,a)=>l[0]<a[0]?-1:1).join():"");if(vr.has(r))return vr.get(r);let o=new Intl.NumberFormat(t,e);return vr.set(r,o),o}function Lf(t,e,n){if(e==="auto")return t.format(n);if(e==="never")return t.format(Math.abs(n));{let r=!1;if(e==="always"?r=n>0||Object.is(n,0):e==="exceptZero"&&(Object.is(n,-0)||Object.is(n,0)?n=Math.abs(n):r=n>0),r){let o=t.format(-n),i=t.format(n),l=o.replace(i,"").replace(/\u200e|\u061C/,"");return[...l].length!==1&&console.warn("@react-aria/i18n polyfill for NumberFormat signDisplay: Unsupported case"),o.replace(i,"!!!").replace(l,"+").replace("!!!",i)}else return t.format(n)}}function If(t={}){let{locale:e}=dt();return s.useMemo(()=>new Df(e,t),[e,t])}function Ln(t,e=-1/0,n=1/0){return Math.min(Math.max(t,e),n)}function Kf(t){let{value:e=0,minValue:n=0,maxValue:r=100,valueLabel:o,isIndeterminate:i,formatOptions:l={style:"percent"}}=t,a=ae(t,{labelable:!0}),{labelProps:c,fieldProps:u}=Sf({...t,labelElementType:"span"});e=Ln(e,n,r);let d=(e-n)/(r-n),f=If(l);if(!i&&!o){let b=l.style==="percent"?d:e;o=f.format(b)}return{progressBarProps:Y(a,{...u,"aria-valuenow":i?void 0:e,"aria-valuemin":n,"aria-valuemax":r,"aria-valuetext":i?void 0:o,role:"progressbar"}),labelProps:c}}function Of(t,e=-1/0,n=1/0){return Math.min(Math.max(t,e),n)}const hs=s.createContext(null),Af=s.forwardRef(function(e,n){[e,n]=Me(e,n,hs);let{value:r=0,minValue:o=0,maxValue:i=100,isIndeterminate:l=!1}=e;r=Of(r,o,i);let[a,c]=as(!e["aria-label"]&&!e["aria-labelledby"]),{progressBarProps:u,labelProps:d}=Kf({...e,label:c}),f=l?void 0:(r-o)/(i-o)*100,b=Te({...e,defaultClassName:"react-aria-ProgressBar",values:{percentage:f,valueText:u["aria-valuetext"],isIndeterminate:l}}),p=ae(e,{global:!0});return s.createElement(pe.div,{...Y(p,b,u),ref:n,slot:e.slot||void 0},s.createElement(Cf.Provider,{value:{...d,ref:a,elementType:"span"}},b.children))}),ps=7e3;let De=null;function bi(t,e="assertive",n=ps){De?De.announce(t,e,n):(De=new Ff,(typeof IS_REACT_ACT_ENVIRONMENT=="boolean"?IS_REACT_ACT_ENVIRONMENT:typeof jest<"u")?De.announce(t,e,n):setTimeout(()=>{De!=null&&De.isAttached()&&(De==null||De.announce(t,e,n))},100))}class Ff{constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,typeof document<"u"&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}isAttached(){var e;return(e=this.node)==null?void 0:e.isConnected}createLog(e){let n=document.createElement("div");return n.setAttribute("role","log"),n.setAttribute("aria-live",e),n.setAttribute("aria-relevant","additions"),n}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,n="assertive",r=ps){var i,l;if(!this.node)return;let o=document.createElement("div");typeof e=="object"?(o.setAttribute("role","img"),o.setAttribute("aria-labelledby",e["aria-labelledby"])):o.textContent=e,n==="assertive"?(i=this.assertiveLog)==null||i.appendChild(o):(l=this.politeLog)==null||l.appendChild(o),e!==""&&setTimeout(()=>{o.remove()},r)}clear(e){this.node&&((!e||e==="assertive")&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||e==="polite")&&this.politeLog&&(this.politeLog.innerHTML=""))}}function $o(t){let e=t;return e.nativeEvent=t,e.isDefaultPrevented=()=>e.defaultPrevented,e.isPropagationStopped=()=>e.cancelBubble,e.persist=()=>{},e}function bs(t,e){Object.defineProperty(t,"target",{value:e}),Object.defineProperty(t,"currentTarget",{value:e})}function ms(t){let e=s.useRef({isFocused:!1,observer:null});return J(()=>{const n=e.current;return()=>{n.observer&&(n.observer.disconnect(),n.observer=null)}},[]),s.useCallback(n=>{let r=j(n);if(r instanceof HTMLButtonElement||r instanceof HTMLInputElement||r instanceof HTMLTextAreaElement||r instanceof HTMLSelectElement){e.current.isFocused=!0;let o=r,i=l=>{if(e.current.isFocused=!1,o.disabled){let a=$o(l);t==null||t(a)}e.current.observer&&(e.current.observer.disconnect(),e.current.observer=null)};o.addEventListener("focusout",i,{once:!0}),e.current.observer=new MutationObserver(()=>{var l;if(e.current.isFocused&&o.disabled){(l=e.current.observer)==null||l.disconnect();let a=o===ne()?null:ne();o.dispatchEvent(new FocusEvent("blur",{relatedTarget:a})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:a}))}}),e.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[t])}let In=!1;function mi(t){for(;t&&!go(t,{skipVisibilityCheck:!0});)t=t.parentElement;let e=fe(t),n=e.document.activeElement;if(!n||n===t)return;In=!0;let r=!1,o=d=>{(j(d)===n||r)&&d.stopImmediatePropagation()},i=d=>{(j(d)===n||r)&&(d.stopImmediatePropagation(),!t&&!r&&(r=!0,de(n),c()))},l=d=>{(j(d)===t||r)&&d.stopImmediatePropagation()},a=d=>{(j(d)===t||r)&&(d.stopImmediatePropagation(),r||(r=!0,de(n),c()))};e.addEventListener("blur",o,!0),e.addEventListener("focusout",i,!0),e.addEventListener("focusin",a,!0),e.addEventListener("focus",l,!0);let c=()=>{cancelAnimationFrame(u),e.removeEventListener("blur",o,!0),e.removeEventListener("focusout",i,!0),e.removeEventListener("focusin",a,!0),e.removeEventListener("focus",l,!0),In=!1,r=!1},u=requestAnimationFrame(c);return c}let Be=null;const Vt=new Set;let jt=new Map,at=!1,Br=!1;const jf={Tab:!0,Escape:!0};function Yn(t,e){for(let n of Vt)n(t,e)}function _f(t){return!(t.metaKey||!it()&&t.altKey||t.ctrlKey||t.key==="Control"||t.key==="Shift"||t.key==="Meta")}function Kn(t){at=!0,!_e.isOpening&&_f(t)&&(Be="keyboard",Yn("keyboard",t))}function Ce(t){Be="pointer","pointerType"in t&&t.pointerType,(t.type==="mousedown"||t.type==="pointerdown")&&(at=!0,Yn("pointer",t))}function gs(t){!_e.isOpening&&Lr(t)&&(at=!0,Be="virtual")}function ys(t){let e=fe(j(t)),n=Q(j(t));j(t)===e||j(t)===n||In||!t.isTrusted||(!at&&!Br&&(Be="virtual",Yn("virtual",t)),at=!1,Br=!1)}function vs(){In||(at=!1,Br=!0)}function On(t){if(typeof window>"u"||typeof document>"u")return;const e=fe(t),n=Q(t);if(jt.get(e))return;let r=e.HTMLElement.prototype.focus;e.HTMLElement.prototype.focus=function(){at=!0,r.apply(this,arguments)},n.addEventListener("keydown",Kn,!0),n.addEventListener("keyup",Kn,!0),n.addEventListener("click",gs,!0),e.addEventListener("focus",ys,!0),e.addEventListener("blur",vs,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",Ce,!0),n.addEventListener("pointermove",Ce,!0),n.addEventListener("pointerup",Ce,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",Ce,!0),n.addEventListener("mousemove",Ce,!0),n.addEventListener("mouseup",Ce,!0)),e.addEventListener("beforeunload",()=>{xs(t)},{once:!0}),jt.set(e,{focus:r})}const xs=(t,e)=>{const n=fe(t),r=Q(t);e&&r.removeEventListener("DOMContentLoaded",e),jt.has(n)&&(n.HTMLElement.prototype.focus=jt.get(n).focus,r.removeEventListener("keydown",Kn,!0),r.removeEventListener("keyup",Kn,!0),r.removeEventListener("click",gs,!0),n.removeEventListener("focus",ys,!0),n.removeEventListener("blur",vs,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",Ce,!0),r.removeEventListener("pointermove",Ce,!0),r.removeEventListener("pointerup",Ce,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",Ce,!0),r.removeEventListener("mousemove",Ce,!0),r.removeEventListener("mouseup",Ce,!0)),jt.delete(n))};function Bf(t){const e=Q(t);let n;return e.readyState!=="loading"?On(t):(n=()=>{On(t)},e.addEventListener("DOMContentLoaded",n)),()=>xs(t,n)}typeof document<"u"&&Bf();function zt(){return Be!=="pointer"}function Ht(){return Be}function Vr(t){Be=t,Yn(t,null)}function Vf(){On();let[t,e]=s.useState(Be);return s.useEffect(()=>{let n=()=>{e(Be)};return Vt.add(n),()=>{Vt.delete(n)}},[]),Ze()?null:t}const zf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Hf(t,e,n){let r=n?j(n):void 0,o=Q(r),i=fe(r);const l=typeof i<"u"?i.HTMLInputElement:HTMLInputElement,a=typeof i<"u"?i.HTMLTextAreaElement:HTMLTextAreaElement,c=typeof i<"u"?i.HTMLElement:HTMLElement,u=typeof i<"u"?i.KeyboardEvent:KeyboardEvent;let d=ne(o);return t=t||d instanceof l&&!zf.has(d.type)||d instanceof a||d instanceof c&&d.isContentEditable,!(t&&e==="keyboard"&&n instanceof u&&!jf[n.key])}function Gf(t,e,n){On(),s.useEffect(()=>{if((n==null?void 0:n.enabled)===!1)return;let r=(o,i)=>{Hf(!!(n!=null&&n.isTextInput),o,i)&&t(zt())};return Vt.add(r),()=>{Vt.delete(r)}},e)}function Ye(t){if(!t.isConnected)return;const e=Q(t);if(Ht()==="virtual"){let n=ne(e);jl(()=>{const r=ne(e);(r===n||r===e.body)&&t.isConnected&&de(t)})}else de(t)}function $s(t){let{isDisabled:e,onFocus:n,onBlur:r,onFocusChange:o}=t;const i=s.useCallback(c=>{if(j(c)===c.currentTarget)return r&&r(c),o&&o(!1),!0},[r,o]),l=ms(i),a=s.useCallback(c=>{let u=j(c);const d=Q(u),f=d?ne(d):ne();u===c.currentTarget&&u===f&&(n&&n(c),o&&o(!0),l(c))},[o,n,l]);return{focusProps:{onFocus:!e&&(n||o||r)?a:void 0,onBlur:!e&&(r||o)?i:void 0}}}function gi(t){if(!t)return;let e=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented(){return n.isDefaultPrevented()},stopPropagation(){e&&process.env.NODE_ENV!=="production"?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):e=!0},continuePropagation(){e=!1},isPropagationStopped(){return e}};t(r),e&&n.stopPropagation()}}function ws(t){return{keyboardProps:t.isDisabled?{}:{onKeyDown:gi(t.onKeyDown),onKeyUp:gi(t.onKeyUp)}}}let zr=s.createContext(null);function Uf(t){let e=s.useContext(zr)||{};ho(e,t);let{ref:n,...r}=e;return r}function Qt(t,e){let{focusProps:n}=$s(t),{keyboardProps:r}=ws(t),o=Y(n,r),i=Uf(e),l=t.isDisabled?{}:i,a=s.useRef(t.autoFocus);s.useEffect(()=>{a.current&&e.current&&Ye(e.current),a.current=!1},[e]);let c=t.excludeFromTabOrder?-1:0;return t.isDisabled&&(c=void 0),{focusableProps:Y({...o,tabIndex:c},l)}}let gt="default",Hr="",wn=new WeakMap;function yi(t){if(lt()){if(gt==="default"){const e=Q(t);Hr=e.documentElement.style.webkitUserSelect,e.documentElement.style.webkitUserSelect="none"}gt="disabled"}else if(t instanceof HTMLElement||t instanceof SVGElement){let e="userSelect"in t.style?"userSelect":"webkitUserSelect";wn.set(t,t.style[e]),t.style[e]="none"}}function xr(t){if(lt()){if(gt!=="disabled")return;gt="restoring",setTimeout(()=>{jl(()=>{if(gt==="restoring"){const e=Q(t);e.documentElement.style.webkitUserSelect==="none"&&(e.documentElement.style.webkitUserSelect=Hr||""),Hr="",gt="default"}})},300)}else if((t instanceof HTMLElement||t instanceof SVGElement)&&t&&wn.has(t)){let e=wn.get(t),n="userSelect"in t.style?"userSelect":"webkitUserSelect";t.style[n]==="none"&&(t.style[n]=e),t.getAttribute("style")===""&&t.removeAttribute("style"),wn.delete(t)}}const Gt=s.createContext({register:()=>{}});Gt.displayName="PressResponderContext";function Wf(t){let e=s.useContext(Gt);if(e){let{register:n,ref:r,...o}=e;t=Y(o,t),n()}return ho(e,t.ref),t}var xt;class un{constructor(e,n,r,o){Qo(this,xt);dr(this,xt,!0);let i=(o==null?void 0:o.target)??r.currentTarget;const l=i==null?void 0:i.getBoundingClientRect();let a,c=0,u,d=null;r.clientX!=null&&r.clientY!=null&&(u=r.clientX,d=r.clientY),l&&(u!=null&&d!=null?(a=u-l.left,c=d-l.top):(a=l.width/2,c=l.height/2)),this.type=e,this.pointerType=n,this.target=r.currentTarget,this.shiftKey=r.shiftKey,this.metaKey=r.metaKey,this.ctrlKey=r.ctrlKey,this.altKey=r.altKey,this.x=a,this.y=c,this.key=r.key}continuePropagation(){dr(this,xt,!1)}get shouldStopPropagation(){return Jo(this,xt)}}xt=new WeakMap;const vi=Symbol("linkClicked"),xi="react-aria-pressable-style",$i="data-react-aria-pressable";function Xe(t){let{onPress:e,onPressChange:n,onPressStart:r,onPressEnd:o,onPressUp:i,onClick:l,isDisabled:a,isPressed:c,preventFocusOnPress:u,shouldCancelOnPointerExit:d,allowTextSelectionOnPress:f,ref:b,...p}=Wf(t),[g,y]=s.useState(!1),v=s.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null,disposables:[]}),{addGlobalListener:w,removeAllGlobalListeners:x}=qn(),T=s.useCallback((m,E)=>{let L=v.current;if(a||L.didFirePressStart)return!1;let S=!0;if(L.isTriggeringEvent=!0,r){let D=new un("pressstart",E,m);r(D),S=D.shouldStopPropagation}return n&&n(!0),L.isTriggeringEvent=!1,L.didFirePressStart=!0,y(!0),S},[a,r,n]),M=s.useCallback((m,E,L=!0)=>{let S=v.current;if(!S.didFirePressStart)return!1;S.didFirePressStart=!1,S.isTriggeringEvent=!0;let D=!0;if(o){let $=new un("pressend",E,m);o($),D=$.shouldStopPropagation}if(n&&n(!1),y(!1),e&&L&&!a){let $=new un("press",E,m);e($),D&&(D=$.shouldStopPropagation)}return S.isTriggeringEvent=!1,D},[a,o,n,e]),C=Pe(M),I=s.useCallback((m,E)=>{let L=v.current;if(a)return!1;if(i){L.isTriggeringEvent=!0;let S=new un("pressup",E,m);return i(S),L.isTriggeringEvent=!1,S.shouldStopPropagation}return!0},[a,i]),R=Pe(I),N=s.useCallback(m=>{let E=v.current;if(E.isPressed&&E.target){E.didFirePressStart&&E.pointerType!=null&&M(nt(E.target,m),E.pointerType,!1),E.isPressed=!1,E.isOverTarget=!1,E.activePointerId=null,E.pointerType=null,x(),f||xr(E.target);for(let L of E.disposables)L();E.disposables=[]}},[f,x,M]),A=Pe(N);s.useEffect(()=>{a&&v.current.isPressed&&A({currentTarget:v.current.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})},[a]);let P=s.useCallback(m=>{d&&N(m)},[d,N]),O=s.useCallback(m=>{a||l==null||l(m)},[a,l]),V=s.useCallback((m,E)=>{if(!a&&l){let L=new MouseEvent("click",m);bs(L,E),l($o(L))}},[a,l]),F=s.useMemo(()=>{let m=v.current,E={onKeyDown(S){var D;if($r(S.nativeEvent,S.currentTarget)&&H(S.currentTarget,j(S))){Ci(j(S),S.key)&&S.preventDefault();let $=!0;!m.isPressed&&!S.repeat&&(m.target=S.currentTarget,m.isPressed=!0,m.pointerType="keyboard",$=T(S,"keyboard"));let k=S.currentTarget,K=G=>{$r(G,k)&&!G.repeat&&H(k,j(G))&&m.target&&R(nt(m.target,G),"keyboard")};w(Q(S.currentTarget),"keyup",Zt(K,L),!0),$&&S.stopPropagation(),S.metaKey&&it()&&((D=m.metaKeyEvents)==null||D.set(S.key,S.nativeEvent))}else S.key==="Meta"&&(m.metaKeyEvents=new Map)},onClick(S){if(!(S&&!H(S.currentTarget,j(S)))&&S&&S.button===0&&!m.isTriggeringEvent&&!_e.isOpening){let D=!0;if(a&&S.preventDefault(),!m.ignoreEmulatedMouseEvents&&!m.isPressed&&(m.pointerType==="virtual"||Lr(S.nativeEvent))){let $=T(S,"virtual"),k=R(S,"virtual"),K=C(S,"virtual");O(S),D=$&&k&&K}else if(m.isPressed&&m.pointerType!=="keyboard"){let $=m.pointerType||S.nativeEvent.pointerType||"virtual",k=R(nt(S.currentTarget,S),$),K=C(nt(S.currentTarget,S),$,!0);D=k&&K,m.isOverTarget=!1,O(S),A(S)}m.ignoreEmulatedMouseEvents=!1,D&&S.stopPropagation()}}},L=S=>{var D,$,k;if(m.isPressed&&m.target&&$r(S,m.target)){Ci(j(S),S.key)&&S.preventDefault();let K=j(S),G=H(m.target,K);C(nt(m.target,S),"keyboard",G),G&&V(S,m.target),x(),S.key!=="Enter"&&wo(m.target)&&H(m.target,K)&&!S[vi]&&(S[vi]=!0,_e(m.target,S,!1)),m.isPressed=!1,(D=m.metaKeyEvents)==null||D.delete(S.key)}else if(S.key==="Meta"&&(($=m.metaKeyEvents)!=null&&$.size)){let K=m.metaKeyEvents;m.metaKeyEvents=void 0;for(let G of K.values())(k=m.target)==null||k.dispatchEvent(new KeyboardEvent("keyup",G))}};if(typeof PointerEvent<"u"){E.onPointerDown=$=>{if($.button!==0||!H($.currentTarget,j($)))return;if(nd($.nativeEvent)){m.pointerType="virtual";return}m.pointerType=$.pointerType;let k=!0;if(!m.isPressed){m.isPressed=!0,m.isOverTarget=!0,m.activePointerId=$.pointerId,m.target=$.currentTarget,f||yi(m.target),k=T($,m.pointerType);let K=j($);"releasePointerCapture"in K&&("hasPointerCapture"in K?K.hasPointerCapture($.pointerId)&&K.releasePointerCapture($.pointerId):K.releasePointerCapture($.pointerId)),w(Q($.currentTarget),"pointerup",S,!1),w(Q($.currentTarget),"pointercancel",D,!1)}k&&$.stopPropagation()},E.onMouseDown=$=>{if(H($.currentTarget,j($))&&$.button===0){if(u){let k=mi($.target);k&&m.disposables.push(k)}$.stopPropagation()}},E.onPointerUp=$=>{!H($.currentTarget,j($))||m.pointerType==="virtual"||$.button===0&&!m.isPressed&&R($,m.pointerType||$.pointerType)},E.onPointerEnter=$=>{$.pointerId===m.activePointerId&&m.target&&!m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!0,T(nt(m.target,$),m.pointerType))},E.onPointerLeave=$=>{$.pointerId===m.activePointerId&&m.target&&m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!1,C(nt(m.target,$),m.pointerType,!1),P($))};let S=$=>{if($.pointerId===m.activePointerId&&m.isPressed&&$.button===0&&m.target){if(H(m.target,j($))&&m.pointerType!=null){let k=!1,K=setTimeout(()=>{m.isPressed&&m.target instanceof HTMLElement&&(k?A($):(de(m.target),m.target.click()))},80);w($.currentTarget,"click",()=>k=!0,!0),m.disposables.push(()=>clearTimeout(K))}else A($);m.isOverTarget=!1}},D=$=>{A($)};E.onDragStart=$=>{H($.currentTarget,j($))&&A($)}}else if(process.env.NODE_ENV==="test"){E.onMouseDown=$=>{if($.button!==0||!H($.currentTarget,j($)))return;if(m.ignoreEmulatedMouseEvents){$.stopPropagation();return}if(m.isPressed=!0,m.isOverTarget=!0,m.target=$.currentTarget,m.pointerType=Lr($.nativeEvent)?"virtual":"mouse",Yt.flushSync(()=>T($,m.pointerType))&&$.stopPropagation(),u){let K=mi($.target);K&&m.disposables.push(K)}w(Q($.currentTarget),"mouseup",S,!1)},E.onMouseEnter=$=>{if(!H($.currentTarget,j($)))return;let k=!0;m.isPressed&&!m.ignoreEmulatedMouseEvents&&m.pointerType!=null&&(m.isOverTarget=!0,k=T($,m.pointerType)),k&&$.stopPropagation()},E.onMouseLeave=$=>{if(!H($.currentTarget,j($)))return;let k=!0;m.isPressed&&!m.ignoreEmulatedMouseEvents&&m.pointerType!=null&&(m.isOverTarget=!1,k=C($,m.pointerType,!1),P($)),k&&$.stopPropagation()},E.onMouseUp=$=>{H($.currentTarget,j($))&&!m.ignoreEmulatedMouseEvents&&$.button===0&&!m.isPressed&&R($,m.pointerType||"mouse")};let S=$=>{if($.button===0){if(m.ignoreEmulatedMouseEvents){m.ignoreEmulatedMouseEvents=!1;return}m.target&&H(m.target,j($))&&m.pointerType!=null||A($),m.isOverTarget=!1}};E.onTouchStart=$=>{if(!H($.currentTarget,j($)))return;let k=qf($.nativeEvent);if(!k)return;m.activePointerId=k.identifier,m.ignoreEmulatedMouseEvents=!0,m.isOverTarget=!0,m.isPressed=!0,m.target=$.currentTarget,m.pointerType="touch",f||yi(m.target),T(Ge(m.target,$),m.pointerType)&&$.stopPropagation(),w(fe($.currentTarget),"scroll",D,!0)},E.onTouchMove=$=>{if(!H($.currentTarget,j($)))return;if(!m.isPressed){$.stopPropagation();return}let k=wi($.nativeEvent,m.activePointerId),K=!0;k&&Ei(k,$.currentTarget)?!m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!0,K=T(Ge(m.target,$),m.pointerType)):m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!1,K=C(Ge(m.target,$),m.pointerType,!1),P(Ge(m.target,$))),K&&$.stopPropagation()},E.onTouchEnd=$=>{if(!H($.currentTarget,j($)))return;if(!m.isPressed){$.stopPropagation();return}let k=wi($.nativeEvent,m.activePointerId),K=!0;k&&Ei(k,$.currentTarget)&&m.pointerType!=null?(R(Ge(m.target,$),m.pointerType),K=C(Ge(m.target,$),m.pointerType),V($.nativeEvent,m.target)):m.isOverTarget&&m.pointerType!=null&&(K=C(Ge(m.target,$),m.pointerType,!1)),K&&$.stopPropagation(),m.isPressed=!1,m.activePointerId=null,m.isOverTarget=!1,m.ignoreEmulatedMouseEvents=!0,m.target&&!f&&xr(m.target),x()},E.onTouchCancel=$=>{H($.currentTarget,j($))&&($.stopPropagation(),m.isPressed&&A(Ge(m.target,$)))};let D=$=>{m.isPressed&&H(j($),m.target)&&A({currentTarget:m.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};E.onDragStart=$=>{H($.currentTarget,j($))&&A($)}}return E},[w,a,u,x,f,P,T,O,V]);return s.useEffect(()=>{if(!b||process.env.NODE_ENV==="test")return;const m=Q(b.current);if(!m||!m.head||m.getElementById(xi))return;const E=m.createElement("style");E.id=xi;let L=Gl(m);L&&(E.nonce=L),E.textContent=`
|
|
1
|
+
"use strict";var cu=Object.create;var Xo=Object.defineProperty;var uu=Object.getOwnPropertyDescriptor;var du=Object.getOwnPropertyNames;var fu=Object.getPrototypeOf,hu=Object.prototype.hasOwnProperty;var Zo=t=>{throw TypeError(t)};var pu=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of du(e))!hu.call(t,o)&&o!==n&&Xo(t,o,{get:()=>e[o],enumerable:!(r=uu(e,o))||r.enumerable});return t};var bu=(t,e,n)=>(n=t!=null?cu(fu(t)):{},pu(e||!t||!t.__esModule?Xo(n,"default",{value:t,enumerable:!0}):n,t));var Jo=(t,e,n)=>e.has(t)||Zo("Cannot "+n);var Qo=(t,e,n)=>(Jo(t,e,"read from private field"),n?n.call(t):e.get(t)),ei=(t,e,n)=>e.has(t)?Zo("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,n),dr=(t,e,n,r)=>(Jo(t,e,"write to private field"),r?r.call(t,n):e.set(t,n),n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const s=require("react"),h=require("react/jsx-runtime"),Xt=require("react-dom"),je={GREY:"#7A8090",RED:"#E7320D",ORANGE:"#FF850A",YELLOW:"#F5E429",GREEN:"#14CC76",LIGHT_BLUE:"#20B3E9",BLUE:"#1738DE",MAGENTA:"#D945B1"};function ot(t,e){const n=t.replace("#",""),r=parseInt(n.slice(0,2),16),o=parseInt(n.slice(2,4),16),i=parseInt(n.slice(4,6),16);return`rgba(${r}, ${o}, ${i}, ${e})`}function Un(t){const e=t.replace("#",""),n=parseInt(e.slice(0,2),16),r=parseInt(e.slice(2,4),16),o=parseInt(e.slice(4,6),16);return(.299*n+.587*r+.114*o)/255>.55?"#111111":"#ffffff"}const Rl={note:"GREY",info:"LIGHT_BLUE",tip:"GREEN",caution:"ORANGE",danger:"RED"};function Dl(t){return je[Rl[t]]}const Pn={note:"Note",info:"Info",tip:"Tip",caution:"Caution",danger:"Danger"},mu="react-aria-clear-focus",gu="react-aria-focus";function Wn(t){var n;if(typeof window>"u"||window.navigator==null)return!1;let e=(n=window.navigator.userAgentData)==null?void 0:n.brands;return Array.isArray(e)&&e.some(r=>t.test(r.brand))||t.test(window.navigator.userAgent)}function fo(t){var e;return typeof window<"u"&&window.navigator!=null?t.test(((e=window.navigator.userAgentData)==null?void 0:e.platform)||window.navigator.platform):!1}function Ve(t){if(process.env.NODE_ENV==="test")return t;let e=null;return()=>(e==null&&(e=t()),e)}const it=Ve(function(){return fo(/^Mac/i)}),yu=Ve(function(){return fo(/^iPhone/i)}),Nl=Ve(function(){return fo(/^iPad/i)||it()&&navigator.maxTouchPoints>1}),lt=Ve(function(){return yu()||Nl()}),vu=Ve(function(){return it()||lt()}),Ll=Ve(function(){return Wn(/AppleWebKit/i)&&!Il()}),Il=Ve(function(){return Wn(/Chrome/i)}),ho=Ve(function(){return Wn(/Android/i)}),xu=Ve(function(){return Wn(/Firefox/i)});function de(t){if($u())t.focus({preventScroll:!0});else{let e=wu(t);t.focus(),Eu(e)}}let ln=null;function $u(){if(ln==null){ln=!1;try{document.createElement("div").focus({get preventScroll(){return ln=!0,!0}})}catch{}}return ln}function wu(t){let e=t.parentNode,n=[],r=document.scrollingElement||document.documentElement;for(;e instanceof HTMLElement&&e!==r;)(e.offsetHeight<e.scrollHeight||e.offsetWidth<e.scrollWidth)&&n.push({element:e,scrollTop:e.scrollTop,scrollLeft:e.scrollLeft}),e=e.parentNode;return r instanceof HTMLElement&&n.push({element:r,scrollTop:r.scrollTop,scrollLeft:r.scrollLeft}),n}function Eu(t){for(let{element:e,scrollTop:n,scrollLeft:r}of t)e.scrollTop=n,e.scrollLeft=r}const Cu=s.createContext({isNative:!0,open:ku,useHref:t=>t});function Zt(){return s.useContext(Cu)}function Su(t,e){let n=t.getAttribute("target");return(!n||n==="_self")&&t.origin===location.origin&&!t.hasAttribute("download")&&!e.metaKey&&!e.ctrlKey&&!e.altKey&&!e.shiftKey}function _e(t,e,n=!0){var c,u;let{metaKey:r,ctrlKey:o,altKey:i,shiftKey:l}=e;xu()&&((u=(c=window.event)==null?void 0:c.type)!=null&&u.startsWith("key"))&&t.target==="_blank"&&(it()?r=!0:o=!0);let a=Ll()&&it()&&!Nl()&&process.env.NODE_ENV!=="test"?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:r,ctrlKey:o,altKey:i,shiftKey:l}):new MouseEvent("click",{metaKey:r,ctrlKey:o,altKey:i,shiftKey:l,detail:1,bubbles:!0,cancelable:!0});_e.isOpening=n,de(t),t.dispatchEvent(a),_e.isOpening=!1}_e.isOpening=!1;function Pu(t,e){if(t instanceof HTMLAnchorElement)e(t);else if(t.hasAttribute("data-href")){let n=document.createElement("a");n.href=t.getAttribute("data-href"),t.hasAttribute("data-target")&&(n.target=t.getAttribute("data-target")),t.hasAttribute("data-rel")&&(n.rel=t.getAttribute("data-rel")),t.hasAttribute("data-download")&&(n.download=t.getAttribute("data-download")),t.hasAttribute("data-ping")&&(n.ping=t.getAttribute("data-ping")),t.hasAttribute("data-referrer-policy")&&(n.referrerPolicy=t.getAttribute("data-referrer-policy")),t.appendChild(n),e(n),t.removeChild(n)}}function ku(t,e){Pu(t,n=>_e(n,e))}function Kl(t){const n=Zt().useHref((t==null?void 0:t.href)??"");let r={};if(t)for(let o of["href","target","rel","download","ping","referrerPolicy"])o in t&&(r[o]=o==="href"?n:t[o]);return r}function Ol(t,e,n,r){!e.isNative&&t.currentTarget instanceof HTMLAnchorElement&&t.currentTarget.href&&!t.isDefaultPrevented()&&Su(t.currentTarget,t)&&n&&(t.preventDefault(),e.open(t.currentTarget,t,n,r))}const J=typeof document<"u"?s.useLayoutEffect:()=>{},kn={prefix:String(Math.round(Math.random()*1e10)),current:0},Al=s.createContext(kn),Tu=s.createContext(!1);let Mu=!!(typeof window<"u"&&window.document&&window.document.createElement),fr=new WeakMap;function Ru(t=!1){var r,o;let e=s.useContext(Al),n=s.useRef(null);if(n.current===null&&!t){let i=(o=(r=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)==null?void 0:r.ReactCurrentOwner)==null?void 0:o.current;if(i){let l=fr.get(i);l==null?fr.set(i,{id:e.current,state:i.memoizedState}):i.memoizedState!==l.state&&(e.current=l.id,fr.delete(i))}n.current=++e.current}return n.current}function Du(t){let e=s.useContext(Al);e===kn&&!Mu&&process.env.NODE_ENV!=="production"&&console.warn("When server rendering, you must wrap your application in an <SSRProvider> to ensure consistent ids are generated between the client and server.");let n=Ru(!!t),r=e===kn&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${e.prefix}`;return t||`${r}-${n}`}function Nu(t){let e=s.useId(),[n]=s.useState(Ze()),r=n||process.env.NODE_ENV==="test"?"react-aria":`react-aria${kn.prefix}`;return t||`${r}-${e}`}const Lu=typeof s.useId=="function"?Nu:Du;function Iu(){return!1}function Ku(){return!0}function Ou(t){return()=>{}}function Ze(){return typeof s.useSyncExternalStore=="function"?s.useSyncExternalStore(Ou,Iu,Ku):s.useContext(Tu)}function Au(t){let[e,n]=s.useState(t),r=s.useRef(e),o=s.useRef(null),i=s.useRef(()=>{if(!o.current)return;let a=o.current.next();if(a.done){o.current=null;return}r.current===a.value?i.current():n(a.value)});J(()=>{r.current=e,o.current&&i.current()});let l=s.useCallback(a=>{o.current=a(r.current),i.current()},[i]);return[e,l]}let Fu=!!(typeof window<"u"&&window.document&&window.document.createElement),yt=new Map,Nt;typeof FinalizationRegistry<"u"&&(Nt=new FinalizationRegistry(t=>{yt.delete(t)}));function he(t){let[e,n]=s.useState(t),r=s.useRef(null),o=Lu(e),i=s.useRef(null);if(Nt&&Nt.register(i,o),Fu){const l=yt.get(o);l&&!l.includes(r)?l.push(r):yt.set(o,[r])}return J(()=>{let l=o;return()=>{Nt&&Nt.unregister(i),yt.delete(l)}},[o]),s.useEffect(()=>{let l=r.current;return l&&n(l),()=>{l&&(r.current=null)}}),o}function ju(t,e){if(t===e)return t;let n=yt.get(t);if(n)return n.forEach(o=>o.current=e),e;let r=yt.get(e);return r?(r.forEach(o=>o.current=t),t):e}function xn(t=[]){let e=he(),[n,r]=Au(e),o=s.useCallback(()=>{r(function*(){yield e,yield document.getElementById(e)?e:void 0})},[e,r]);return J(o,[e,o,...t]),n}function Jt(...t){return(...e)=>{for(let n of t)typeof n=="function"&&n(...e)}}const Q=t=>(t==null?void 0:t.ownerDocument)??document,fe=t=>t&&"window"in t&&t.window===t?t:Q(t).defaultView||window;function _u(t){return t!==null&&typeof t=="object"&&"nodeType"in t&&typeof t.nodeType=="number"}function Bu(t){return _u(t)&&t.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in t}let Vu=!1;function Oe(){return Vu}function H(t,e){if(!Oe())return e&&t?t.contains(e):!1;if(!t||!e)return!1;let n=e;for(;n!==null;){if(n===t)return!0;n.tagName==="SLOT"&&n.assignedSlot?n=n.assignedSlot.parentNode:Bu(n)?n=n.host:n=n.parentNode}return!1}const ne=(t=document)=>{var n;if(!Oe())return t.activeElement;let e=t.activeElement;for(;e&&"shadowRoot"in e&&((n=e.shadowRoot)!=null&&n.activeElement);)e=e.shadowRoot.activeElement;return e};function j(t){if(Oe()&&t.target instanceof Element&&t.target.shadowRoot){if("composedPath"in t)return t.composedPath()[0]??null;if("composedPath"in t.nativeEvent)return t.nativeEvent.composedPath()[0]??null}return t.target}function $t(t){if(!t)return!1;let e=t.getRootNode(),n=fe(t);if(!(e instanceof n.Document||e instanceof n.ShadowRoot))return!1;let r=e.activeElement;return r!=null&&t.contains(r)}class zu{constructor(e,n,r,o){this._walkerStack=[],this._currentSetFor=new Set,this._acceptNode=l=>{var a;if(l.nodeType===Node.ELEMENT_NODE){const c=l.shadowRoot;if(c){const u=this._doc.createTreeWalker(c,this.whatToShow,{acceptNode:this._acceptNode});return this._walkerStack.unshift(u),NodeFilter.FILTER_ACCEPT}else{if(typeof this.filter=="function")return this.filter(l);if((a=this.filter)!=null&&a.acceptNode)return this.filter.acceptNode(l);if(this.filter===null)return NodeFilter.FILTER_ACCEPT}}return NodeFilter.FILTER_SKIP},this._doc=e,this.root=n,this.filter=o??null,this.whatToShow=r??NodeFilter.SHOW_ALL,this._currentNode=n,this._walkerStack.unshift(e.createTreeWalker(n,r,this._acceptNode));const i=n.shadowRoot;if(i){const l=this._doc.createTreeWalker(i,this.whatToShow,{acceptNode:this._acceptNode});this._walkerStack.unshift(l)}}get currentNode(){return this._currentNode}set currentNode(e){if(!H(this.root,e))throw new Error("Cannot set currentNode to a node that is not contained by the root node.");const n=[];let r=e,o=e;for(this._currentNode=e;r&&r!==this.root;)if(r.nodeType===Node.DOCUMENT_FRAGMENT_NODE){const l=r,a=this._doc.createTreeWalker(l,this.whatToShow,{acceptNode:this._acceptNode});n.push(a),a.currentNode=o,this._currentSetFor.add(a),r=o=l.host}else r=r.parentNode;const i=this._doc.createTreeWalker(this.root,this.whatToShow,{acceptNode:this._acceptNode});n.push(i),i.currentNode=o,this._currentSetFor.add(i),this._walkerStack=n}get doc(){return this._doc}firstChild(){let e=this.currentNode,n=this.nextNode();return H(e,n)?(n&&(this.currentNode=n),n):(this.currentNode=e,null)}lastChild(){let n=this._walkerStack[0].lastChild();return n&&(this.currentNode=n),n}nextNode(){var n;const e=this._walkerStack[0].nextNode();if(e){if(e.shadowRoot){let o;if(typeof this.filter=="function"?o=this.filter(e):(n=this.filter)!=null&&n.acceptNode&&(o=this.filter.acceptNode(e)),o===NodeFilter.FILTER_ACCEPT)return this.currentNode=e,e;let i=this.nextNode();return i&&(this.currentNode=i),i}return e&&(this.currentNode=e),e}else if(this._walkerStack.length>1){this._walkerStack.shift();let r=this.nextNode();return r&&(this.currentNode=r),r}else return null}previousNode(){var r;const e=this._walkerStack[0];if(e.currentNode===e.root){if(this._currentSetFor.has(e))if(this._currentSetFor.delete(e),this._walkerStack.length>1){this._walkerStack.shift();let o=this.previousNode();return o&&(this.currentNode=o),o}else return null;return null}const n=e.previousNode();if(n){if(n.shadowRoot){let i;if(typeof this.filter=="function"?i=this.filter(n):(r=this.filter)!=null&&r.acceptNode&&(i=this.filter.acceptNode(n)),i===NodeFilter.FILTER_ACCEPT)return n&&(this.currentNode=n),n;let l=this.lastChild();return l&&(this.currentNode=l),l}return n&&(this.currentNode=n),n}else if(this._walkerStack.length>1){this._walkerStack.shift();let o=this.previousNode();return o&&(this.currentNode=o),o}else return null}nextSibling(){return null}previousSibling(){return null}parentNode(){return null}}function Fl(t,e,n,r){return Oe()?new zu(t,e,n,r):t.createTreeWalker(e,n,r)}function ut(...t){return t.length===1&&t[0]?t[0]:e=>{let n=!1;const r=t.map(o=>{const i=ti(o,e);return n||(n=typeof i=="function"),i});if(n)return()=>{r.forEach((o,i)=>{typeof o=="function"?o():ti(t[i],null)})}}}function ti(t,e){if(typeof t=="function")return t(e);t!=null&&(t.current=e)}function jl(t){var e,n,r="";if(typeof t=="string"||typeof t=="number")r+=t;else if(typeof t=="object")if(Array.isArray(t)){var o=t.length;for(e=0;e<o;e++)t[e]&&(n=jl(t[e]))&&(r&&(r+=" "),r+=n)}else for(n in t)t[n]&&(r&&(r+=" "),r+=n);return r}function Hu(){for(var t,e,n=0,r="",o=arguments.length;n<o;n++)(t=arguments[n])&&(e=jl(t))&&(r&&(r+=" "),r+=e);return r}function Y(...t){let e={...t[0]};for(let n=1;n<t.length;n++){let r=t[n];for(let o in r){let i=e[o],l=r[o];typeof i=="function"&&typeof l=="function"&&o[0]==="o"&&o[1]==="n"&&o.charCodeAt(2)>=65&&o.charCodeAt(2)<=90?e[o]=Jt(i,l):(o==="className"||o==="UNSAFE_className")&&typeof i=="string"&&typeof l=="string"?e[o]=Hu(i,l):o==="id"&&i&&l?e.id=ju(i,l):o==="ref"&&i&&l?e.ref=ut(i,l):e[o]=l!==void 0?l:i}}return e}const Gu=new Set(["id"]),Uu=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),Wu=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),qu=new Set(["dir","lang","hidden","inert","translate"]),ni=new Set(["onClick","onAuxClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut","onGotPointerCapture","onLostPointerCapture","onScroll","onWheel","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionCancel","onTransitionEnd","onTransitionRun","onTransitionStart"]),Yu=/^(data-.*)$/;function ae(t,e={}){let{labelable:n,isLink:r,global:o,events:i=o,propNames:l}=e,a={};for(const c in t)Object.prototype.hasOwnProperty.call(t,c)&&(Gu.has(c)||n&&Uu.has(c)||r&&Wu.has(c)||o&&qu.has(c)||i&&(ni.has(c)||c.endsWith("Capture")&&ni.has(c.slice(0,-7)))||l!=null&&l.has(c)||Yu.test(c))&&(a[c]=t[c]);return a}let Ue=new Map,Nr=new Set;function ri(){if(typeof window>"u")return;function t(r){return"propertyName"in r}let e=r=>{let o=j(r);if(!t(r)||!o)return;let i=Ue.get(o);i||(i=new Set,Ue.set(o,i),o.addEventListener("transitioncancel",n,{once:!0})),i.add(r.propertyName)},n=r=>{let o=j(r);if(!t(r)||!o)return;let i=Ue.get(o);if(i&&(i.delete(r.propertyName),i.size===0&&(o.removeEventListener("transitioncancel",n),Ue.delete(o)),Ue.size===0)){for(let l of Nr)l();Nr.clear()}};document.body.addEventListener("transitionrun",e),document.body.addEventListener("transitionend",n)}typeof document<"u"&&(document.readyState!=="loading"?ri():document.addEventListener("DOMContentLoaded",ri));function Xu(){for(const[t]of Ue)"isConnected"in t&&!t.isConnected&&Ue.delete(t)}function _l(t){requestAnimationFrame(()=>{Xu(),Ue.size===0?t():Nr.add(t)})}function qn(){let t=s.useRef(new Map),e=s.useCallback((o,i,l,a)=>{let c=a!=null&&a.once?(...u)=>{t.current.delete(l),l(...u)}:l;t.current.set(l,{type:i,eventTarget:o,fn:c,options:a}),o.addEventListener(i,c,a)},[]),n=s.useCallback((o,i,l,a)=>{var u;let c=((u=t.current.get(l))==null?void 0:u.fn)||l;o.removeEventListener(i,c,a),t.current.delete(l)},[]),r=s.useCallback(()=>{t.current.forEach((o,i)=>{n(o.eventTarget,o.type,i,o.options)})},[n]);return s.useEffect(()=>r,[r]),{addGlobalListener:e,removeGlobalListener:n,removeAllGlobalListeners:r}}function Bl(t,e){let{id:n,"aria-label":r,"aria-labelledby":o}=t;return n=he(n),o&&r?o=[...new Set([n,...o.trim().split(/\s+/)])].join(" "):o&&(o=o.trim().split(/\s+/).join(" ")),!r&&!o&&e&&(r=e),{id:n,"aria-label":r,"aria-labelledby":o}}function Je(t){const e=s.useRef(null),n=s.useRef(void 0),r=s.useCallback(o=>{if(typeof t=="function"){const i=t,l=i(o);return()=>{typeof l=="function"?l():i(null)}}else if(t)return t.current=o,()=>{t.current=null}},[t]);return s.useMemo(()=>({get current(){return e.current},set current(o){e.current=o,n.current&&(n.current(),n.current=void 0),o!=null&&(n.current=r(o))}}),[r])}const Zu=s.useInsertionEffect??J;function Pe(t){const e=s.useRef(null);return Zu(()=>{e.current=t},[t]),s.useCallback((...n)=>{const r=e.current;return r==null?void 0:r(...n)},[])}function oi(t,e){const n=s.useRef(!0),r=s.useRef(null);J(()=>(n.current=!0,()=>{n.current=!1}),[]),J(()=>{n.current?n.current=!1:(!r.current||e.some((o,i)=>!Object.is(o,r[i])))&&t(),r.current=e},e)}function Ju(){return typeof window.ResizeObserver<"u"}function Tn(t){const{ref:e,box:n,onResize:r}=t;let o=Pe(r);s.useEffect(()=>{let i=e==null?void 0:e.current;if(i)if(Ju()){const l=new window.ResizeObserver(a=>{a.length&&o()});return l.observe(i,{box:n}),()=>{i&&l.unobserve(i)}}else return window.addEventListener("resize",o,!1),()=>{window.removeEventListener("resize",o,!1)}},[e,n])}function po(t,e){J(()=>{if(t&&t.ref&&e)return t.ref.current=e.current,()=>{t.ref&&(t.ref.current=null)}})}function st(t,e){if(!t)return!1;let n=window.getComputedStyle(t),r=document.scrollingElement||document.documentElement,o=/(auto|scroll)/.test(n.overflow+n.overflowX+n.overflowY);return t===r&&n.overflow!=="hidden"&&(o=!0),o&&e&&(o=t.scrollHeight!==t.clientHeight||t.scrollWidth!==t.clientWidth),o}function Vl(t,e){let n=t;for(st(n,e)&&(n=n.parentElement);n&&!st(n,e);)n=n.parentElement;return n||document.scrollingElement||document.documentElement}function hr(t,e){let n=[],r=document.scrollingElement||document.documentElement;for(;t&&(st(t,e)&&n.push(t),t!==r);)t=t.parentElement;return n}function bt(t){return it()?t.metaKey:t.ctrlKey}const Qu=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function jt(t){return t instanceof HTMLInputElement&&!Qu.has(t.type)||t instanceof HTMLTextAreaElement||t instanceof HTMLElement&&t.isContentEditable}let ve=typeof document<"u"&&window.visualViewport;function ed(){let t=Ze(),[e,n]=s.useState(()=>t?{width:0,height:0}:pr());return s.useEffect(()=>{let r=a=>{n(c=>a.width===c.width&&a.height===c.height?c:a)},o=()=>{ve&&ve.scale>1||r(pr())},i,l=a=>{ve&&ve.scale>1||jt(j(a))&&(i=requestAnimationFrame(()=>{let c=ne();(!c||!jt(c))&&r({width:document.documentElement.clientWidth,height:document.documentElement.clientHeight})}))};return r(pr()),lt()&&window.addEventListener("blur",l,!0),ve?ve.addEventListener("resize",o):window.addEventListener("resize",o),()=>{cancelAnimationFrame(i),lt()&&window.removeEventListener("blur",l,!0),ve?ve.removeEventListener("resize",o):window.removeEventListener("resize",o)}},[]),e}function pr(){return{width:ve?Math.min(ve.width*ve.scale,document.documentElement.clientWidth):document.documentElement.clientWidth,height:ve?ve.height*ve.scale:document.documentElement.clientHeight}}let td=0;const br=new Map;function nd(t){let[e,n]=s.useState();return J(()=>{if(!t)return;let r=br.get(t);if(r)n(r.element.id);else{let o=`react-aria-description-${td++}`;n(o);let i=document.createElement("div");i.id=o,i.style.display="none",i.textContent=t,document.body.appendChild(i),r={refCount:0,element:i},br.set(t,r)}return r.refCount++,()=>{r&&--r.refCount===0&&(r.element.remove(),br.delete(t))}},[t]),{"aria-describedby":t?e:void 0}}function Lt(t,e,n,r){let o=Pe(n),i=n==null;s.useEffect(()=>{if(i||!t.current)return;let l=t.current;return l.addEventListener(e,o,r),()=>{l.removeEventListener(e,o,r)}},[t,e,r,i])}function $n(t,e,n={}){let{block:r="nearest",inline:o="nearest"}=n;if(t===e)return;let i=t.scrollTop,l=t.scrollLeft,a=e.getBoundingClientRect(),c=t.getBoundingClientRect(),u=window.getComputedStyle(e),d=window.getComputedStyle(t),f=document.scrollingElement||document.documentElement,b=t===f,p=t===f?0:c.top,g=t===f?t.clientHeight:c.bottom,y=t===f?0:c.left,v=t===f?t.clientWidth:c.right,w=parseFloat(u.scrollMarginTop)||0,x=parseFloat(u.scrollMarginBottom)||0,T=parseFloat(u.scrollMarginLeft)||0,M=parseFloat(u.scrollMarginRight)||0,R=parseFloat(d.scrollPaddingTop)||0,I=parseFloat(d.scrollPaddingBottom)||0,E=parseFloat(d.scrollPaddingLeft)||0,D=parseFloat(d.scrollPaddingRight)||0,K=parseFloat(d.borderTopWidth)||0,P=parseFloat(d.borderBottomWidth)||0,O=parseFloat(d.borderLeftWidth)||0,_=parseFloat(d.borderRightWidth)||0,F=a.top-w,m=a.bottom+x,C=a.left-T,L=a.right+M,S=t===f?0:O+_,N=t===f?0:K+P,$=t===f?0:t.offsetWidth-t.clientWidth-S,k=t===f?0:t.offsetHeight-t.clientHeight-N,A=p+(b?0:K)+R,G=g-(b?0:P)-I-k,U=y+(b?0:O)+E,W=v-(b?0:_)-D;d.direction==="rtl"&&!lt()?U+=$:W-=$;let ee=F<A||m>G,le=C<U||L>W;if(ee&&r==="start")i+=F-A;else if(ee&&r==="center")i+=(F+m)/2-(A+G)/2;else if(ee&&r==="end")i+=m-G;else if(ee&&r==="nearest"){let Z=F-A,be=m-G;i+=Math.abs(Z)<=Math.abs(be)?Z:be}if(le&&o==="start")l+=C-U;else if(le&&o==="center")l+=(C+L)/2-(U+W)/2;else if(le&&o==="end")l+=L-W;else if(le&&o==="nearest"){let Z=C-U,be=L-W;l+=Math.abs(Z)<=Math.abs(be)?Z:be}if(process.env.NODE_ENV==="test"){t.scrollLeft=l,t.scrollTop=i;return}t.scrollTo({left:l,top:i})}function ii(t,e={}){var r,o,i;let{containingElement:n}=e;if(t&&t.isConnected){let l=document.scrollingElement||document.documentElement;if(window.getComputedStyle(l).overflow==="hidden"){let{left:c,top:u}=t.getBoundingClientRect(),d=hr(t,!0);for(let p of d)$n(p,t);let{left:f,top:b}=t.getBoundingClientRect();if(Math.abs(c-f)>1||Math.abs(u-b)>1){d=n?hr(n,!0):[];for(let p of d)$n(p,n,{block:"center",inline:"center"});for(let p of hr(t,!0))$n(p,t)}}else{let{left:c,top:u}=t.getBoundingClientRect();(r=t==null?void 0:t.scrollIntoView)==null||r.call(t,{block:"nearest"});let{left:d,top:f}=t.getBoundingClientRect();(Math.abs(c-d)>1||Math.abs(u-f)>1)&&((o=n==null?void 0:n.scrollIntoView)==null||o.call(n,{block:"center",inline:"center"}),(i=t.scrollIntoView)==null||i.call(t,{block:"nearest"}))}}}function Lr(t){return t.pointerType===""&&t.isTrusted?!0:ho()&&t.pointerType?t.type==="click"&&t.buttons===1:t.detail===0&&!t.pointerType}function rd(t){return!ho()&&t.width===0&&t.height===0||t.width===1&&t.height===1&&t.pressure===0&&t.detail===0&&t.pointerType==="mouse"}function od(t,e,n){let r=Pe(o=>{n&&!o.defaultPrevented&&n(e)});s.useEffect(()=>{var i;let o=(i=t==null?void 0:t.current)==null?void 0:i.form;return o==null||o.addEventListener("reset",r),()=>{o==null||o.removeEventListener("reset",r)}},[t])}function bo(t,e=!0){let[n,r]=s.useState(!0),o=n&&e;return J(()=>{if(o&&t.current&&"getAnimations"in t.current)for(let i of t.current.getAnimations())i instanceof CSSTransition&&i.cancel()},[t,o]),zl(t,o,s.useCallback(()=>r(!1),[])),o}function Ir(t,e){let[n,r]=s.useState(e?"open":"closed");switch(n){case"open":e||r("exiting");break;case"closed":case"exiting":e&&r("open");break}let o=n==="exiting";return zl(t,o,s.useCallback(()=>{r(i=>i==="exiting"?"closed":i)},[])),o}function zl(t,e,n){J(()=>{if(e&&t.current){if(!("getAnimations"in t.current)){n();return}let r=t.current.getAnimations();if(r.length===0){n();return}let o=!1;return Promise.allSettled(r.map(i=>i.finished)).then(()=>{o||Xt.flushSync(()=>{n()})}),()=>{o=!0}}},[t,e,n])}const id=typeof Element<"u"&&"checkVisibility"in Element.prototype;function ld(t){const e=fe(t);if(!(t instanceof e.HTMLElement)&&!(t instanceof e.SVGElement))return!1;let{display:n,visibility:r}=t.style,o=n!=="none"&&r!=="hidden"&&r!=="collapse";if(o){const{getComputedStyle:i}=t.ownerDocument.defaultView;let{display:l,visibility:a}=i(t);o=l!=="none"&&a!=="hidden"&&a!=="collapse"}return o}function sd(t,e){return!t.hasAttribute("hidden")&&!t.hasAttribute("data-react-aria-prevent-focus")&&(t.nodeName==="DETAILS"&&e&&e.nodeName!=="SUMMARY"?t.hasAttribute("open"):!0)}function mo(t,e){return id?t.checkVisibility({visibilityProperty:!0})&&!t.closest("[data-react-aria-prevent-focus]"):t.nodeName!=="#comment"&&ld(t)&&sd(t,e)&&(!t.parentElement||mo(t.parentElement,t))}const go=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])',"permission"],ad=go.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";go.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const cd=go.join(':not([hidden]):not([tabindex="-1"]),');function yo(t,e){return t.matches(ad)&&!Gl(t)&&((e==null?void 0:e.skipVisibilityCheck)||mo(t))}function Hl(t){return t.matches(cd)&&mo(t)&&!Gl(t)}function Gl(t){let e=t;for(;e!=null;){if(e instanceof e.ownerDocument.defaultView.HTMLElement&&e.inert)return!0;e=e.parentElement}return!1}function li(t){let e=t==null?void 0:t.defaultView;return(e==null?void 0:e.__webpack_nonce__)||globalThis.__webpack_nonce__||void 0}let mr=new WeakMap;function Ul(t){let e=t??(typeof document<"u"?document:void 0);if(!e)return li(e);if(mr.has(e))return mr.get(e);let n=e.querySelector('meta[property="csp-nonce"]'),r=n&&n instanceof fe(n).HTMLMetaElement&&(n.nonce||n.content)||li(e)||void 0;return r!==void 0&&mr.set(e,r),r}function ud(t,e,n){const{render:r,...o}=e,i=s.useRef(null),l=s.useMemo(()=>ut(n,i),[n,i]);J(()=>{var c;typeof process<"u"&&((c=process.env)==null?void 0:c.NODE_ENV)!=="production"&&r&&(i.current||console.warn("Ref was not connected to DOM element returned by custom `render` function. Did you forget to pass through or merge the `ref`?"))},[t,r]);const a={...o,ref:l};return r?r(a,void 0):h.jsx(t,{...a})}const si={},oe=new Proxy({},{get(t,e){if(typeof e!="string")return;let n=si[e];return n||(n=s.forwardRef(ud.bind(null,e)),si[e]=n),n}});var dd=/\s+/g,fd=t=>typeof t!="string"||!t?t:t.replace(dd," ").trim(),Vt=(...t)=>{const e=[],n=r=>{if(!r&&r!==0&&r!==0n)return;if(Array.isArray(r)){for(let i=0,l=r.length;i<l;i++)n(r[i]);return}const o=typeof r;if(o==="string"||o==="number"||o==="bigint"){if(o==="number"&&r!==r)return;e.push(String(r))}else if(o==="object"){const i=Object.keys(r);for(let l=0,a=i.length;l<a;l++){const c=i[l];r[c]&&e.push(c)}}};for(let r=0,o=t.length;r<o;r++){const i=t[r];i!=null&&n(i)}return e.length>0?fd(e.join(" ")):void 0},ai=t=>t===!1?"false":t===!0?"true":t===0?"0":t,ge=t=>{if(!t||typeof t!="object")return!0;for(const e in t)return!1;return!0},hd=(t,e)=>{if(t===e)return!0;if(!t||!e)return!1;const n=Object.keys(t),r=Object.keys(e);if(n.length!==r.length)return!1;for(let o=0;o<n.length;o++){const i=n[o];if(!r.includes(i)||t[i]!==e[i])return!1}return!0},pd=(t,e)=>{for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)){const r=e[n];n in t?t[n]=Vt(t[n],r):t[n]=r}return t},Wl=(t,e)=>{for(let n=0;n<t.length;n++){const r=t[n];Array.isArray(r)?Wl(r,e):r&&e.push(r)}},ql=(...t)=>{const e=[];Wl(t,e);const n=[];for(let r=0;r<e.length;r++)e[r]&&n.push(e[r]);return n},Kr=(t,e)=>{const n={};for(const r in t){const o=t[r];if(r in e){const i=e[r];Array.isArray(o)||Array.isArray(i)?n[r]=ql(i,o):typeof o=="object"&&typeof i=="object"&&o&&i?n[r]=Kr(o,i):n[r]=i+" "+o}else n[r]=o}for(const r in e)r in t||(n[r]=e[r]);return n},bd={twMerge:!0,twMergeConfig:{}};function md(){let t=null,e={},n=!1;return{get cachedTwMerge(){return t},set cachedTwMerge(r){t=r},get cachedTwMergeConfig(){return e},set cachedTwMergeConfig(r){e=r},get didTwMergeConfigChange(){return n},set didTwMergeConfigChange(r){n=r},reset(){t=null,e={},n=!1}}}var Ke=md(),gd=t=>{const e=(r,o)=>{const{extend:i=null,slots:l={},variants:a={},compoundVariants:c=[],compoundSlots:u=[],defaultVariants:d={}}=r,f={...bd,...o},b=i!=null&&i.base?Vt(i.base,r==null?void 0:r.base):r==null?void 0:r.base,p=i!=null&&i.variants&&!ge(i.variants)?Kr(a,i.variants):a,g=i!=null&&i.defaultVariants&&!ge(i.defaultVariants)?{...i.defaultVariants,...d}:d;!ge(f.twMergeConfig)&&!hd(f.twMergeConfig,Ke.cachedTwMergeConfig)&&(Ke.didTwMergeConfigChange=!0,Ke.cachedTwMergeConfig=f.twMergeConfig);const y=ge(i==null?void 0:i.slots),v=ge(l)?{}:{base:Vt(r==null?void 0:r.base,y&&(i==null?void 0:i.base)),...l},w=y?v:pd({...i==null?void 0:i.slots},ge(v)?{base:r==null?void 0:r.base}:v),x=ge(i==null?void 0:i.compoundVariants)?c:ql(i==null?void 0:i.compoundVariants,c),T=R=>{if(ge(p)&&ge(l)&&y)return t(b,R==null?void 0:R.class,R==null?void 0:R.className)(f);if(x&&!Array.isArray(x))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof x}`);if(u&&!Array.isArray(u))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof u}`);const I=(m,C=p,L=null,S=null)=>{const N=C[m];if(!N||ge(N))return null;const $=(S==null?void 0:S[m])??(R==null?void 0:R[m]);if($===null)return null;const k=ai($);if(typeof k=="object")return null;const A=g==null?void 0:g[m],G=k??ai(A);return N[G||"false"]},E=()=>{if(!p)return null;const m=Object.keys(p),C=[];for(let L=0;L<m.length;L++){const S=I(m[L],p);S&&C.push(S)}return C},D=(m,C)=>{if(!p||typeof p!="object")return null;const L=[];for(const S in p){const N=I(S,p,m,C),$=m==="base"&&typeof N=="string"?N:N&&N[m];$&&L.push($)}return L},K={};for(const m in R){const C=R[m];C!==void 0&&(K[m]=C)}const P=(m,C)=>{var S;const L=typeof(R==null?void 0:R[m])=="object"?{[m]:(S=R[m])==null?void 0:S.initial}:{};return{...g,...K,...L,...C}},O=(m=[],C)=>{const L=[],S=m.length;for(let N=0;N<S;N++){const{class:$,className:k,...A}=m[N];let G=!0;const U=P(null,C);for(const W in A){const ee=A[W],le=U[W];if(Array.isArray(ee)){if(!ee.includes(le)){G=!1;break}}else{if((ee==null||ee===!1)&&(le==null||le===!1))continue;if(le!==ee){G=!1;break}}}G&&($&&L.push($),k&&L.push(k))}return L},_=m=>{const C=O(x,m);if(!Array.isArray(C))return C;const L={},S=t;for(let N=0;N<C.length;N++){const $=C[N];if(typeof $=="string")L.base=S(L.base,$)(f);else if(typeof $=="object")for(const k in $)L[k]=S(L[k],$[k])(f)}return L},F=m=>{if(u.length<1)return null;const C={},L=P(null,m);for(let S=0;S<u.length;S++){const{slots:N=[],class:$,className:k,...A}=u[S];if(!ge(A)){let G=!0;for(const U in A){const W=L[U],ee=A[U];if(W===void 0||(Array.isArray(ee)?!ee.includes(W):ee!==W)){G=!1;break}}if(!G)continue}for(let G=0;G<N.length;G++){const U=N[G];C[U]||(C[U]=[]),C[U].push([$,k])}}return C};if(!ge(l)||!y){const m={};if(typeof w=="object"&&!ge(w)){const C=t;for(const L in w)m[L]=S=>{const N=_(S),$=F(S);return C(w[L],D(L,S),N?N[L]:void 0,$?$[L]:void 0,S==null?void 0:S.class,S==null?void 0:S.className)(f)}}return m}return t(b,E(),O(x),R==null?void 0:R.class,R==null?void 0:R.className)(f)},M=()=>{if(!(!p||typeof p!="object"))return Object.keys(p)};return T.variantKeys=M(),T.extend=i,T.base=b,T.slots=w,T.variants=p,T.defaultVariants=g,T.compoundSlots=u,T.compoundVariants=x,T};return{tv:e,createTV:r=>(o,i)=>e(o,i?Kr(r,i):r)}};const yd=(t,e)=>{const n=new Array(t.length+e.length);for(let r=0;r<t.length;r++)n[r]=t[r];for(let r=0;r<e.length;r++)n[t.length+r]=e[r];return n},vd=(t,e)=>({classGroupId:t,validator:e}),Yl=(t=new Map,e=null,n)=>({nextPart:t,validators:e,classGroupId:n}),Mn="-",ci=[],xd="arbitrary..",$d=t=>{const e=Ed(t),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=t;return{getClassGroupId:l=>{if(l.startsWith("[")&&l.endsWith("]"))return wd(l);const a=l.split(Mn),c=a[0]===""&&a.length>1?1:0;return Xl(a,c,e)},getConflictingClassGroupIds:(l,a)=>{if(a){const c=r[l],u=n[l];return c?u?yd(u,c):c:u||ci}return n[l]||ci}}},Xl=(t,e,n)=>{if(t.length-e===0)return n.classGroupId;const o=t[e],i=n.nextPart.get(o);if(i){const u=Xl(t,e+1,i);if(u)return u}const l=n.validators;if(l===null)return;const a=e===0?t.join(Mn):t.slice(e).join(Mn),c=l.length;for(let u=0;u<c;u++){const d=l[u];if(d.validator(a))return d.classGroupId}},wd=t=>t.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const e=t.slice(1,-1),n=e.indexOf(":"),r=e.slice(0,n);return r?xd+r:void 0})(),Ed=t=>{const{theme:e,classGroups:n}=t;return Cd(n,e)},Cd=(t,e)=>{const n=Yl();for(const r in t){const o=t[r];vo(o,n,r,e)}return n},vo=(t,e,n,r)=>{const o=t.length;for(let i=0;i<o;i++){const l=t[i];Sd(l,e,n,r)}},Sd=(t,e,n,r)=>{if(typeof t=="string"){Pd(t,e,n);return}if(typeof t=="function"){kd(t,e,n,r);return}Td(t,e,n,r)},Pd=(t,e,n)=>{const r=t===""?e:Zl(e,t);r.classGroupId=n},kd=(t,e,n,r)=>{if(Md(t)){vo(t(r),e,n,r);return}e.validators===null&&(e.validators=[]),e.validators.push(vd(n,t))},Td=(t,e,n,r)=>{const o=Object.entries(t),i=o.length;for(let l=0;l<i;l++){const[a,c]=o[l];vo(c,Zl(e,a),n,r)}},Zl=(t,e)=>{let n=t;const r=e.split(Mn),o=r.length;for(let i=0;i<o;i++){const l=r[i];let a=n.nextPart.get(l);a||(a=Yl(),n.nextPart.set(l,a)),n=a}return n},Md=t=>"isThemeGetter"in t&&t.isThemeGetter===!0,Rd=t=>{if(t<1)return{get:()=>{},set:()=>{}};let e=0,n=Object.create(null),r=Object.create(null);const o=(i,l)=>{n[i]=l,e++,e>t&&(e=0,r=n,n=Object.create(null))};return{get(i){let l=n[i];if(l!==void 0)return l;if((l=r[i])!==void 0)return o(i,l),l},set(i,l){i in n?n[i]=l:o(i,l)}}},Or="!",ui=":",Dd=[],di=(t,e,n,r,o)=>({modifiers:t,hasImportantModifier:e,baseClassName:n,maybePostfixModifierPosition:r,isExternal:o}),Nd=t=>{const{prefix:e,experimentalParseClassName:n}=t;let r=o=>{const i=[];let l=0,a=0,c=0,u;const d=o.length;for(let y=0;y<d;y++){const v=o[y];if(l===0&&a===0){if(v===ui){i.push(o.slice(c,y)),c=y+1;continue}if(v==="/"){u=y;continue}}v==="["?l++:v==="]"?l--:v==="("?a++:v===")"&&a--}const f=i.length===0?o:o.slice(c);let b=f,p=!1;f.endsWith(Or)?(b=f.slice(0,-1),p=!0):f.startsWith(Or)&&(b=f.slice(1),p=!0);const g=u&&u>c?u-c:void 0;return di(i,p,b,g)};if(e){const o=e+ui,i=r;r=l=>l.startsWith(o)?i(l.slice(o.length)):di(Dd,!1,l,void 0,!0)}if(n){const o=r;r=i=>n({className:i,parseClassName:o})}return r},Ld=t=>{const e=new Map;return t.orderSensitiveModifiers.forEach((n,r)=>{e.set(n,1e6+r)}),n=>{const r=[];let o=[];for(let i=0;i<n.length;i++){const l=n[i],a=l[0]==="[",c=e.has(l);a||c?(o.length>0&&(o.sort(),r.push(...o),o=[]),r.push(l)):o.push(l)}return o.length>0&&(o.sort(),r.push(...o)),r}},Id=t=>({cache:Rd(t.cacheSize),parseClassName:Nd(t),sortModifiers:Ld(t),...$d(t)}),Kd=/\s+/,Od=(t,e)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:o,sortModifiers:i}=e,l=[],a=t.trim().split(Kd);let c="";for(let u=a.length-1;u>=0;u-=1){const d=a[u],{isExternal:f,modifiers:b,hasImportantModifier:p,baseClassName:g,maybePostfixModifierPosition:y}=n(d);if(f){c=d+(c.length>0?" "+c:c);continue}let v=!!y,w=r(v?g.substring(0,y):g);if(!w){if(!v){c=d+(c.length>0?" "+c:c);continue}if(w=r(g),!w){c=d+(c.length>0?" "+c:c);continue}v=!1}const x=b.length===0?"":b.length===1?b[0]:i(b).join(":"),T=p?x+Or:x,M=T+w;if(l.indexOf(M)>-1)continue;l.push(M);const R=o(w,v);for(let I=0;I<R.length;++I){const E=R[I];l.push(T+E)}c=d+(c.length>0?" "+c:c)}return c},Ad=(...t)=>{let e=0,n,r,o="";for(;e<t.length;)(n=t[e++])&&(r=Jl(n))&&(o&&(o+=" "),o+=r);return o},Jl=t=>{if(typeof t=="string")return t;let e,n="";for(let r=0;r<t.length;r++)t[r]&&(e=Jl(t[r]))&&(n&&(n+=" "),n+=e);return n},Ar=(t,...e)=>{let n,r,o,i;const l=c=>{const u=e.reduce((d,f)=>f(d),t());return n=Id(u),r=n.cache.get,o=n.cache.set,i=a,a(c)},a=c=>{const u=r(c);if(u)return u;const d=Od(c,n);return o(c,d),d};return i=l,(...c)=>i(Ad(...c))},Fd=[],ue=t=>{const e=n=>n[t]||Fd;return e.isThemeGetter=!0,e},Ql=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,es=/^\((?:(\w[\w-]*):)?(.+)\)$/i,jd=/^\d+\/\d+$/,_d=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Bd=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Vd=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,zd=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Hd=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ft=t=>jd.test(t),X=t=>!!t&&!Number.isNaN(Number(t)),He=t=>!!t&&Number.isInteger(Number(t)),gr=t=>t.endsWith("%")&&X(t.slice(0,-1)),Ie=t=>_d.test(t),Gd=()=>!0,Ud=t=>Bd.test(t)&&!Vd.test(t),ts=()=>!1,Wd=t=>zd.test(t),qd=t=>Hd.test(t),Yd=t=>!B(t)&&!V(t),Xd=t=>Et(t,os,ts),B=t=>Ql.test(t),tt=t=>Et(t,is,Ud),yr=t=>Et(t,tf,X),fi=t=>Et(t,ns,ts),Zd=t=>Et(t,rs,qd),sn=t=>Et(t,ls,Wd),V=t=>es.test(t),Tt=t=>Ct(t,is),Jd=t=>Ct(t,nf),hi=t=>Ct(t,ns),Qd=t=>Ct(t,os),ef=t=>Ct(t,rs),an=t=>Ct(t,ls,!0),Et=(t,e,n)=>{const r=Ql.exec(t);return r?r[1]?e(r[1]):n(r[2]):!1},Ct=(t,e,n=!1)=>{const r=es.exec(t);return r?r[1]?e(r[1]):n:!1},ns=t=>t==="position"||t==="percentage",rs=t=>t==="image"||t==="url",os=t=>t==="length"||t==="size"||t==="bg-size",is=t=>t==="length",tf=t=>t==="number",nf=t=>t==="family-name",ls=t=>t==="shadow",Fr=()=>{const t=ue("color"),e=ue("font"),n=ue("text"),r=ue("font-weight"),o=ue("tracking"),i=ue("leading"),l=ue("breakpoint"),a=ue("container"),c=ue("spacing"),u=ue("radius"),d=ue("shadow"),f=ue("inset-shadow"),b=ue("text-shadow"),p=ue("drop-shadow"),g=ue("blur"),y=ue("perspective"),v=ue("aspect"),w=ue("ease"),x=ue("animate"),T=()=>["auto","avoid","all","avoid-page","page","left","right","column"],M=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],R=()=>[...M(),V,B],I=()=>["auto","hidden","clip","visible","scroll"],E=()=>["auto","contain","none"],D=()=>[V,B,c],K=()=>[ft,"full","auto",...D()],P=()=>[He,"none","subgrid",V,B],O=()=>["auto",{span:["full",He,V,B]},He,V,B],_=()=>[He,"auto",V,B],F=()=>["auto","min","max","fr",V,B],m=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],C=()=>["start","end","center","stretch","center-safe","end-safe"],L=()=>["auto",...D()],S=()=>[ft,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...D()],N=()=>[t,V,B],$=()=>[...M(),hi,fi,{position:[V,B]}],k=()=>["no-repeat",{repeat:["","x","y","space","round"]}],A=()=>["auto","cover","contain",Qd,Xd,{size:[V,B]}],G=()=>[gr,Tt,tt],U=()=>["","none","full",u,V,B],W=()=>["",X,Tt,tt],ee=()=>["solid","dashed","dotted","double"],le=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],Z=()=>[X,gr,hi,fi],be=()=>["","none",g,V,B],Le=()=>["none",X,V,B],z=()=>["none",X,V,B],$e=()=>[X,V,B],me=()=>[ft,"full",...D()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Ie],breakpoint:[Ie],color:[Gd],container:[Ie],"drop-shadow":[Ie],ease:["in","out","in-out"],font:[Yd],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Ie],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Ie],shadow:[Ie],spacing:["px",X],text:[Ie],"text-shadow":[Ie],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",ft,B,V,v]}],container:["container"],columns:[{columns:[X,B,V,a]}],"break-after":[{"break-after":T()}],"break-before":[{"break-before":T()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:R()}],overflow:[{overflow:I()}],"overflow-x":[{"overflow-x":I()}],"overflow-y":[{"overflow-y":I()}],overscroll:[{overscroll:E()}],"overscroll-x":[{"overscroll-x":E()}],"overscroll-y":[{"overscroll-y":E()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:K()}],"inset-x":[{"inset-x":K()}],"inset-y":[{"inset-y":K()}],start:[{start:K()}],end:[{end:K()}],top:[{top:K()}],right:[{right:K()}],bottom:[{bottom:K()}],left:[{left:K()}],visibility:["visible","invisible","collapse"],z:[{z:[He,"auto",V,B]}],basis:[{basis:[ft,"full","auto",a,...D()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[X,ft,"auto","initial","none",B]}],grow:[{grow:["",X,V,B]}],shrink:[{shrink:["",X,V,B]}],order:[{order:[He,"first","last","none",V,B]}],"grid-cols":[{"grid-cols":P()}],"col-start-end":[{col:O()}],"col-start":[{"col-start":_()}],"col-end":[{"col-end":_()}],"grid-rows":[{"grid-rows":P()}],"row-start-end":[{row:O()}],"row-start":[{"row-start":_()}],"row-end":[{"row-end":_()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":F()}],"auto-rows":[{"auto-rows":F()}],gap:[{gap:D()}],"gap-x":[{"gap-x":D()}],"gap-y":[{"gap-y":D()}],"justify-content":[{justify:[...m(),"normal"]}],"justify-items":[{"justify-items":[...C(),"normal"]}],"justify-self":[{"justify-self":["auto",...C()]}],"align-content":[{content:["normal",...m()]}],"align-items":[{items:[...C(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...C(),{baseline:["","last"]}]}],"place-content":[{"place-content":m()}],"place-items":[{"place-items":[...C(),"baseline"]}],"place-self":[{"place-self":["auto",...C()]}],p:[{p:D()}],px:[{px:D()}],py:[{py:D()}],ps:[{ps:D()}],pe:[{pe:D()}],pt:[{pt:D()}],pr:[{pr:D()}],pb:[{pb:D()}],pl:[{pl:D()}],m:[{m:L()}],mx:[{mx:L()}],my:[{my:L()}],ms:[{ms:L()}],me:[{me:L()}],mt:[{mt:L()}],mr:[{mr:L()}],mb:[{mb:L()}],ml:[{ml:L()}],"space-x":[{"space-x":D()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":D()}],"space-y-reverse":["space-y-reverse"],size:[{size:S()}],w:[{w:[a,"screen",...S()]}],"min-w":[{"min-w":[a,"screen","none",...S()]}],"max-w":[{"max-w":[a,"screen","none","prose",{screen:[l]},...S()]}],h:[{h:["screen","lh",...S()]}],"min-h":[{"min-h":["screen","lh","none",...S()]}],"max-h":[{"max-h":["screen","lh",...S()]}],"font-size":[{text:["base",n,Tt,tt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[r,V,yr]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",gr,B]}],"font-family":[{font:[Jd,B,e]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[o,V,B]}],"line-clamp":[{"line-clamp":[X,"none",V,yr]}],leading:[{leading:[i,...D()]}],"list-image":[{"list-image":["none",V,B]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",V,B]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:N()}],"text-color":[{text:N()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...ee(),"wavy"]}],"text-decoration-thickness":[{decoration:[X,"from-font","auto",V,tt]}],"text-decoration-color":[{decoration:N()}],"underline-offset":[{"underline-offset":[X,"auto",V,B]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:D()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",V,B]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",V,B]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:$()}],"bg-repeat":[{bg:k()}],"bg-size":[{bg:A()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},He,V,B],radial:["",V,B],conic:[He,V,B]},ef,Zd]}],"bg-color":[{bg:N()}],"gradient-from-pos":[{from:G()}],"gradient-via-pos":[{via:G()}],"gradient-to-pos":[{to:G()}],"gradient-from":[{from:N()}],"gradient-via":[{via:N()}],"gradient-to":[{to:N()}],rounded:[{rounded:U()}],"rounded-s":[{"rounded-s":U()}],"rounded-e":[{"rounded-e":U()}],"rounded-t":[{"rounded-t":U()}],"rounded-r":[{"rounded-r":U()}],"rounded-b":[{"rounded-b":U()}],"rounded-l":[{"rounded-l":U()}],"rounded-ss":[{"rounded-ss":U()}],"rounded-se":[{"rounded-se":U()}],"rounded-ee":[{"rounded-ee":U()}],"rounded-es":[{"rounded-es":U()}],"rounded-tl":[{"rounded-tl":U()}],"rounded-tr":[{"rounded-tr":U()}],"rounded-br":[{"rounded-br":U()}],"rounded-bl":[{"rounded-bl":U()}],"border-w":[{border:W()}],"border-w-x":[{"border-x":W()}],"border-w-y":[{"border-y":W()}],"border-w-s":[{"border-s":W()}],"border-w-e":[{"border-e":W()}],"border-w-t":[{"border-t":W()}],"border-w-r":[{"border-r":W()}],"border-w-b":[{"border-b":W()}],"border-w-l":[{"border-l":W()}],"divide-x":[{"divide-x":W()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":W()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...ee(),"hidden","none"]}],"divide-style":[{divide:[...ee(),"hidden","none"]}],"border-color":[{border:N()}],"border-color-x":[{"border-x":N()}],"border-color-y":[{"border-y":N()}],"border-color-s":[{"border-s":N()}],"border-color-e":[{"border-e":N()}],"border-color-t":[{"border-t":N()}],"border-color-r":[{"border-r":N()}],"border-color-b":[{"border-b":N()}],"border-color-l":[{"border-l":N()}],"divide-color":[{divide:N()}],"outline-style":[{outline:[...ee(),"none","hidden"]}],"outline-offset":[{"outline-offset":[X,V,B]}],"outline-w":[{outline:["",X,Tt,tt]}],"outline-color":[{outline:N()}],shadow:[{shadow:["","none",d,an,sn]}],"shadow-color":[{shadow:N()}],"inset-shadow":[{"inset-shadow":["none",f,an,sn]}],"inset-shadow-color":[{"inset-shadow":N()}],"ring-w":[{ring:W()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:N()}],"ring-offset-w":[{"ring-offset":[X,tt]}],"ring-offset-color":[{"ring-offset":N()}],"inset-ring-w":[{"inset-ring":W()}],"inset-ring-color":[{"inset-ring":N()}],"text-shadow":[{"text-shadow":["none",b,an,sn]}],"text-shadow-color":[{"text-shadow":N()}],opacity:[{opacity:[X,V,B]}],"mix-blend":[{"mix-blend":[...le(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":le()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[X]}],"mask-image-linear-from-pos":[{"mask-linear-from":Z()}],"mask-image-linear-to-pos":[{"mask-linear-to":Z()}],"mask-image-linear-from-color":[{"mask-linear-from":N()}],"mask-image-linear-to-color":[{"mask-linear-to":N()}],"mask-image-t-from-pos":[{"mask-t-from":Z()}],"mask-image-t-to-pos":[{"mask-t-to":Z()}],"mask-image-t-from-color":[{"mask-t-from":N()}],"mask-image-t-to-color":[{"mask-t-to":N()}],"mask-image-r-from-pos":[{"mask-r-from":Z()}],"mask-image-r-to-pos":[{"mask-r-to":Z()}],"mask-image-r-from-color":[{"mask-r-from":N()}],"mask-image-r-to-color":[{"mask-r-to":N()}],"mask-image-b-from-pos":[{"mask-b-from":Z()}],"mask-image-b-to-pos":[{"mask-b-to":Z()}],"mask-image-b-from-color":[{"mask-b-from":N()}],"mask-image-b-to-color":[{"mask-b-to":N()}],"mask-image-l-from-pos":[{"mask-l-from":Z()}],"mask-image-l-to-pos":[{"mask-l-to":Z()}],"mask-image-l-from-color":[{"mask-l-from":N()}],"mask-image-l-to-color":[{"mask-l-to":N()}],"mask-image-x-from-pos":[{"mask-x-from":Z()}],"mask-image-x-to-pos":[{"mask-x-to":Z()}],"mask-image-x-from-color":[{"mask-x-from":N()}],"mask-image-x-to-color":[{"mask-x-to":N()}],"mask-image-y-from-pos":[{"mask-y-from":Z()}],"mask-image-y-to-pos":[{"mask-y-to":Z()}],"mask-image-y-from-color":[{"mask-y-from":N()}],"mask-image-y-to-color":[{"mask-y-to":N()}],"mask-image-radial":[{"mask-radial":[V,B]}],"mask-image-radial-from-pos":[{"mask-radial-from":Z()}],"mask-image-radial-to-pos":[{"mask-radial-to":Z()}],"mask-image-radial-from-color":[{"mask-radial-from":N()}],"mask-image-radial-to-color":[{"mask-radial-to":N()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":M()}],"mask-image-conic-pos":[{"mask-conic":[X]}],"mask-image-conic-from-pos":[{"mask-conic-from":Z()}],"mask-image-conic-to-pos":[{"mask-conic-to":Z()}],"mask-image-conic-from-color":[{"mask-conic-from":N()}],"mask-image-conic-to-color":[{"mask-conic-to":N()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:$()}],"mask-repeat":[{mask:k()}],"mask-size":[{mask:A()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",V,B]}],filter:[{filter:["","none",V,B]}],blur:[{blur:be()}],brightness:[{brightness:[X,V,B]}],contrast:[{contrast:[X,V,B]}],"drop-shadow":[{"drop-shadow":["","none",p,an,sn]}],"drop-shadow-color":[{"drop-shadow":N()}],grayscale:[{grayscale:["",X,V,B]}],"hue-rotate":[{"hue-rotate":[X,V,B]}],invert:[{invert:["",X,V,B]}],saturate:[{saturate:[X,V,B]}],sepia:[{sepia:["",X,V,B]}],"backdrop-filter":[{"backdrop-filter":["","none",V,B]}],"backdrop-blur":[{"backdrop-blur":be()}],"backdrop-brightness":[{"backdrop-brightness":[X,V,B]}],"backdrop-contrast":[{"backdrop-contrast":[X,V,B]}],"backdrop-grayscale":[{"backdrop-grayscale":["",X,V,B]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[X,V,B]}],"backdrop-invert":[{"backdrop-invert":["",X,V,B]}],"backdrop-opacity":[{"backdrop-opacity":[X,V,B]}],"backdrop-saturate":[{"backdrop-saturate":[X,V,B]}],"backdrop-sepia":[{"backdrop-sepia":["",X,V,B]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":D()}],"border-spacing-x":[{"border-spacing-x":D()}],"border-spacing-y":[{"border-spacing-y":D()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",V,B]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[X,"initial",V,B]}],ease:[{ease:["linear","initial",w,V,B]}],delay:[{delay:[X,V,B]}],animate:[{animate:["none",x,V,B]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[y,V,B]}],"perspective-origin":[{"perspective-origin":R()}],rotate:[{rotate:Le()}],"rotate-x":[{"rotate-x":Le()}],"rotate-y":[{"rotate-y":Le()}],"rotate-z":[{"rotate-z":Le()}],scale:[{scale:z()}],"scale-x":[{"scale-x":z()}],"scale-y":[{"scale-y":z()}],"scale-z":[{"scale-z":z()}],"scale-3d":["scale-3d"],skew:[{skew:$e()}],"skew-x":[{"skew-x":$e()}],"skew-y":[{"skew-y":$e()}],transform:[{transform:[V,B,"","none","gpu","cpu"]}],"transform-origin":[{origin:R()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:me()}],"translate-x":[{"translate-x":me()}],"translate-y":[{"translate-y":me()}],"translate-z":[{"translate-z":me()}],"translate-none":["translate-none"],accent:[{accent:N()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:N()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",V,B]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":D()}],"scroll-mx":[{"scroll-mx":D()}],"scroll-my":[{"scroll-my":D()}],"scroll-ms":[{"scroll-ms":D()}],"scroll-me":[{"scroll-me":D()}],"scroll-mt":[{"scroll-mt":D()}],"scroll-mr":[{"scroll-mr":D()}],"scroll-mb":[{"scroll-mb":D()}],"scroll-ml":[{"scroll-ml":D()}],"scroll-p":[{"scroll-p":D()}],"scroll-px":[{"scroll-px":D()}],"scroll-py":[{"scroll-py":D()}],"scroll-ps":[{"scroll-ps":D()}],"scroll-pe":[{"scroll-pe":D()}],"scroll-pt":[{"scroll-pt":D()}],"scroll-pr":[{"scroll-pr":D()}],"scroll-pb":[{"scroll-pb":D()}],"scroll-pl":[{"scroll-pl":D()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",V,B]}],fill:[{fill:["none",...N()]}],"stroke-w":[{stroke:[X,Tt,tt,yr]}],stroke:[{stroke:["none",...N()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},rf=(t,{cacheSize:e,prefix:n,experimentalParseClassName:r,extend:o={},override:i={}})=>(It(t,"cacheSize",e),It(t,"prefix",n),It(t,"experimentalParseClassName",r),cn(t.theme,i.theme),cn(t.classGroups,i.classGroups),cn(t.conflictingClassGroups,i.conflictingClassGroups),cn(t.conflictingClassGroupModifiers,i.conflictingClassGroupModifiers),It(t,"orderSensitiveModifiers",i.orderSensitiveModifiers),un(t.theme,o.theme),un(t.classGroups,o.classGroups),un(t.conflictingClassGroups,o.conflictingClassGroups),un(t.conflictingClassGroupModifiers,o.conflictingClassGroupModifiers),ss(t,o,"orderSensitiveModifiers"),t),It=(t,e,n)=>{n!==void 0&&(t[e]=n)},cn=(t,e)=>{if(e)for(const n in e)It(t,n,e[n])},un=(t,e)=>{if(e)for(const n in e)ss(t,e,n)},ss=(t,e,n)=>{const r=e[n];r!==void 0&&(t[n]=t[n]?t[n].concat(r):r)},of=(t,...e)=>typeof t=="function"?Ar(Fr,t,...e):Ar(()=>rf(Fr(),t),...e),lf=Ar(Fr);var sf=t=>ge(t)?lf:of({...t,extend:{theme:t.theme,classGroups:t.classGroups,conflictingClassGroupModifiers:t.conflictingClassGroupModifiers,conflictingClassGroups:t.conflictingClassGroups,...t.extend}}),as=(t,e)=>{const n=Vt(t);return!n||!((e==null?void 0:e.twMerge)??!0)?n:((!Ke.cachedTwMerge||Ke.didTwMergeConfigChange)&&(Ke.didTwMergeConfigChange=!1,Ke.cachedTwMerge=sf(Ke.cachedTwMergeConfig)),Ke.cachedTwMerge(n)||void 0)},q=(...t)=>as(t,{}),af=(...t)=>e=>as(t,e),{tv:xe}=gd(af);const cf=xe({defaultVariants:{status:"default"},slots:{base:"alert",content:"alert__content",description:"alert__description",indicator:"alert__indicator",title:"alert__title"},variants:{status:{accent:{base:"alert--accent"},danger:{base:"alert--danger"},default:{base:"alert--default"},success:{base:"alert--success"},warning:{base:"alert--warning"}}}}),qe=xe({base:"button",defaultVariants:{fullWidth:!1,isIconOnly:!1,size:"md",variant:"primary"},variants:{fullWidth:{false:"",true:"button--full-width"},isIconOnly:{true:"button--icon-only"},size:{lg:"button--lg",md:"button--md",sm:"button--sm"},variant:{danger:"button--danger","danger-soft":"button--danger-soft",ghost:"button--ghost",outline:"button--outline",primary:"button--primary",secondary:"button--secondary",tertiary:"button--tertiary"}}}),xo=xe({defaultVariants:{fullWidth:!1,orientation:"horizontal"},slots:{base:"button-group",separator:"button-group__separator"},variants:{fullWidth:{false:{},true:{base:"button-group--full-width"}},orientation:{horizontal:{base:"button-group--horizontal"},vertical:{base:"button-group--vertical"}}}}),uf=xe({defaultVariants:{variant:"default"},slots:{base:"card",content:"card__content",description:"card__description",footer:"card__footer",header:"card__header",title:"card__title"},variants:{variant:{default:{base:"card--default"},secondary:{base:"card--secondary"},tertiary:{base:"card--tertiary"},transparent:{base:"card--transparent"}}}}),df=xe({defaultVariants:{variant:"primary"},slots:{base:"checkbox",content:"checkbox__content",control:"checkbox__control",indicator:"checkbox__indicator"},variants:{variant:{primary:{base:"checkbox--primary"},secondary:{base:"checkbox--secondary"}}}}),ff=xe({defaultVariants:{color:"default",variant:"secondary"},slots:{base:"chip",label:"chip__label"},variants:{color:{accent:{base:"chip--accent"},danger:{base:"chip--danger"},default:{base:"chip--default"},success:{base:"chip--success"},warning:{base:"chip--warning"}},size:{lg:{base:"chip--lg"},md:{base:"chip--md"},sm:{base:"chip--sm"}},variant:{primary:{base:"chip--primary"},secondary:{base:"chip--secondary"},soft:{base:"chip--soft"},tertiary:{base:"chip--tertiary"}}}}),hf=xe({base:"close-button",defaultVariants:{variant:"default"},variants:{variant:{default:"close-button--default"}}}),pf=xe({slots:{menu:"dropdown__menu",popover:"dropdown__popover",root:"dropdown",trigger:"dropdown__trigger"}}),bf=xe({slots:{base:"link",icon:"link__icon"}}),mf=xe({defaultVariants:{color:"accent",size:"md"},slots:{base:"progress-bar",fill:"progress-bar__fill",output:"progress-bar__output",track:"progress-bar__track"},variants:{color:{accent:{base:"progress-bar--accent"},danger:{base:"progress-bar--danger"},default:{base:"progress-bar--default"},success:{base:"progress-bar--success"},warning:{base:"progress-bar--warning"}},size:{lg:{base:"progress-bar--lg"},md:{base:"progress-bar--md"},sm:{base:"progress-bar--sm"}}}}),gf=xe({defaultVariants:{variant:"default"},slots:{indicator:"menu-item__indicator",item:"menu-item",submenuIndicator:"menu-item__indicator menu-item__indicator--submenu"},variants:{variant:{danger:{item:"menu-item--danger"},default:{item:"menu-item--default"}}}}),yf=xe({base:"menu-section"}),$o=xe({defaultVariants:{scroll:"inside",size:"md",variant:"opaque"},slots:{backdrop:"modal__backdrop",body:"modal__body",closeTrigger:"modal__close-trigger",container:"modal__container",dialog:"modal__dialog",footer:"modal__footer",header:"modal__header",heading:"modal__heading",icon:"modal__icon",trigger:"modal__trigger"},variants:{scroll:{inside:{body:"modal__body--scroll-inside",dialog:"modal__dialog--scroll-inside"},outside:{body:"modal__body--scroll-outside",container:"modal__container--scroll-outside",dialog:"modal__dialog--scroll-outside"}},size:{cover:{dialog:"modal__dialog--cover"},full:{container:"modal__container--full",dialog:"modal__dialog--full"},lg:{dialog:"modal__dialog--lg"},md:{dialog:"modal__dialog--md"},sm:{dialog:"modal__dialog--sm"},xs:{dialog:"modal__dialog--xs"}},variant:{blur:{backdrop:"modal__backdrop--blur"},opaque:{backdrop:"modal__backdrop--opaque"},transparent:{backdrop:"modal__backdrop--transparent"}}}}),vf=xe({base:"separator",defaultVariants:{orientation:"horizontal",variant:"default"},variants:{orientation:{horizontal:"separator--horizontal",vertical:"separator--vertical"},variant:{default:"separator--default",secondary:"separator--secondary",tertiary:"separator--tertiary"}}}),Rn=Symbol("default");function ze({values:t,children:e}){for(let[n,r]of t)e=s.createElement(n.Provider,{value:r},e);return e}function Te(t){let{className:e,style:n,children:r,defaultClassName:o,defaultChildren:i,defaultStyle:l,values:a,render:c}=t;return s.useMemo(()=>{let u,d,f;return typeof e=="function"?u=e({...a,defaultClassName:o}):u=e,typeof n=="function"?d=n({...a,defaultStyle:l||{}}):d=n,typeof r=="function"?f=r({...a,defaultChildren:i}):r==null?f=i:f=r,{className:u??o,style:d||l?{...l,...d}:void 0,children:f??i,"data-rac":"",render:c?b=>c(b,a):void 0}},[e,n,r,o,i,l,a,c])}function xf(t,e){return n=>e(typeof t=="function"?t(n):t,n)}function Qt(t,e){let n=s.useContext(t);if(e===null)return null;if(n&&typeof n=="object"&&"slots"in n&&n.slots){let r=e||Rn;if(!n.slots[r]){let o=new Intl.ListFormat().format(Object.keys(n.slots).map(l=>`"${l}"`)),i=e?`Invalid slot "${e}".`:"A slot prop is required.";throw new Error(`${i} Valid slot names are ${o}.`)}return n.slots[r]}return n}function Me(t,e,n){let r=Qt(n,t.slot)||{},{ref:o,...i}=r,l=Je(s.useMemo(()=>ut(e,o),[e,o])),a=Y(i,t);return"style"in i&&i.style&&"style"in t&&t.style&&(typeof i.style=="function"||typeof t.style=="function"?a.style=c=>{let u=typeof i.style=="function"?i.style(c):i.style,d={...c.defaultStyle,...u},f=typeof t.style=="function"?t.style({...c,defaultStyle:d}):t.style;return{...d,...f}}:a.style={...i.style,...t.style}),[a,l]}function cs(t=!0){let[e,n]=s.useState(t),r=s.useRef(!1),o=s.useCallback(i=>{r.current=!0,n(!!i)},[]);return J(()=>{r.current||n(!1)},[]),[o,e]}function $f(t){const e=/^(data-.*)$/;let n={};for(const r in t)e.test(r)||(n[r]=t[r]);return n}function wf(t,e,n){let{render:r,...o}=e,i=s.useRef(null),l=s.useMemo(()=>ut(n,i),[n,i]);J(()=>{process.env.NODE_ENV!=="production"&&r&&(i.current?i.current.localName!==t&&console.warn(`Unexpected DOM element returned by custom \`render\` function. Expected <${t}>, got <${i.current.localName}>. This may break the component behavior and accessibility.`):console.warn("Ref was not connected to DOM element returned by custom `render` function. Did you forget to pass through or merge the `ref`?"))},[t,r]);let a={...o,ref:l};return r?r(a,void 0):s.createElement(t,a)}const pi={},pe=new Proxy({},{get(t,e){if(typeof e!="string")return;let n=pi[e];return n||(n=s.forwardRef(wf.bind(null,e)),pi[e]=n),n}});typeof HTMLTemplateElement<"u"&&(Object.defineProperty(HTMLTemplateElement.prototype,"firstChild",{configurable:!0,enumerable:!0,get:function(){return this.content.firstChild}}),Object.defineProperty(HTMLTemplateElement.prototype,"appendChild",{configurable:!0,enumerable:!0,value:function(t){return this.content.appendChild(t)}}),Object.defineProperty(HTMLTemplateElement.prototype,"removeChild",{configurable:!0,enumerable:!0,value:function(t){return this.content.removeChild(t)}}),Object.defineProperty(HTMLTemplateElement.prototype,"insertBefore",{configurable:!0,enumerable:!0,value:function(t,e){return this.content.insertBefore(t,e)}}));const Dn=s.createContext(!1);function Ef(t){if(s.useContext(Dn))return s.createElement(s.Fragment,null,t.children);let n=s.createElement(Dn.Provider,{value:!0},t.children);return s.createElement("template",null,n)}function Cf(t){let e=(n,r)=>s.useContext(Dn)?null:t(n,r);return e.displayName=t.displayName||t.name,s.forwardRef(e)}function us(){return s.useContext(Dn)}const Sf=s.createContext({});function Pf(t){let{id:e,label:n,"aria-labelledby":r,"aria-label":o,labelElementType:i="label"}=t;e=he(e);let l=he(),a={};n?(r=r?`${l} ${r}`:l,a={id:l,htmlFor:i==="label"?e:void 0}):!r&&!o&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide a visible label, you must specify an aria-label or aria-labelledby attribute for accessibility");let c=Bl({id:e,"aria-label":o,"aria-labelledby":r});return{labelProps:a,fieldProps:c}}const kf=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),Tf=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Mf(t){if(Intl.Locale){let n=new Intl.Locale(t).maximize(),r=typeof n.getTextInfo=="function"?n.getTextInfo():n.textInfo;if(r)return r.direction==="rtl";if(n.script)return kf.has(n.script)}let e=t.split("-")[0];return Tf.has(e)}const ds=Symbol.for("react-aria.i18n.locale");function fs(){let t=typeof window<"u"&&window[ds]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([t])}catch{t="en-US"}return{locale:t,direction:Mf(t)?"rtl":"ltr"}}let jr=fs(),Kt=new Set;function bi(){jr=fs();for(let t of Kt)t(jr)}function Rf(){let t=Ze(),[e,n]=s.useState(jr);return s.useEffect(()=>(Kt.size===0&&window.addEventListener("languagechange",bi),Kt.add(n),()=>{Kt.delete(n),Kt.size===0&&window.removeEventListener("languagechange",bi)}),[]),t?{locale:typeof window<"u"&&window[ds]||"en-US",direction:"ltr"}:e}const Df=s.createContext(null);function dt(){let t=Rf();return s.useContext(Df)||t}let vr=new Map,_r=!1;try{_r=new Intl.NumberFormat("de-DE",{signDisplay:"exceptZero"}).resolvedOptions().signDisplay==="exceptZero"}catch{}let Nn=!1;try{Nn=new Intl.NumberFormat("de-DE",{style:"unit",unit:"degree"}).resolvedOptions().style==="unit"}catch{}const hs={degree:{narrow:{default:"°","ja-JP":" 度","zh-TW":"度","sl-SI":" °"}}};class Nf{constructor(e,n={}){this.numberFormatter=Lf(e,n),this.options=n}format(e){var r;let n="";if(!_r&&this.options.signDisplay!=null?n=If(this.numberFormatter,this.options.signDisplay,e):n=this.numberFormatter.format(e),this.options.style==="unit"&&!Nn){let{unit:o,unitDisplay:i="short",locale:l}=this.resolvedOptions();if(!o)return n;let a=(r=hs[o])==null?void 0:r[i];n+=a[l]||a.default}return n}formatToParts(e){return this.numberFormatter.formatToParts(e)}formatRange(e,n){if(typeof this.numberFormatter.formatRange=="function")return this.numberFormatter.formatRange(e,n);if(n<e)throw new RangeError("End date must be >= start date");return`${this.format(e)} – ${this.format(n)}`}formatRangeToParts(e,n){if(typeof this.numberFormatter.formatRangeToParts=="function")return this.numberFormatter.formatRangeToParts(e,n);if(n<e)throw new RangeError("End date must be >= start date");let r=this.numberFormatter.formatToParts(e),o=this.numberFormatter.formatToParts(n);return[...r.map(i=>({...i,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...o.map(i=>({...i,source:"endRange"}))]}resolvedOptions(){let e=this.numberFormatter.resolvedOptions();return!_r&&this.options.signDisplay!=null&&(e={...e,signDisplay:this.options.signDisplay}),!Nn&&this.options.style==="unit"&&(e={...e,style:"unit",unit:this.options.unit,unitDisplay:this.options.unitDisplay}),e}}function Lf(t,e={}){var i;let{numberingSystem:n}=e;if(n&&t.includes("-nu-")&&(t.includes("-u-")||(t+="-u-"),t+=`-nu-${n}`),e.style==="unit"&&!Nn){let{unit:l,unitDisplay:a="short"}=e;if(!l)throw new Error('unit option must be provided with style: "unit"');if(!((i=hs[l])!=null&&i[a]))throw new Error(`Unsupported unit ${l} with unitDisplay = ${a}`);e={...e,style:"decimal"}}let r=t+(e?Object.entries(e).sort((l,a)=>l[0]<a[0]?-1:1).join():"");if(vr.has(r))return vr.get(r);let o=new Intl.NumberFormat(t,e);return vr.set(r,o),o}function If(t,e,n){if(e==="auto")return t.format(n);if(e==="never")return t.format(Math.abs(n));{let r=!1;if(e==="always"?r=n>0||Object.is(n,0):e==="exceptZero"&&(Object.is(n,-0)||Object.is(n,0)?n=Math.abs(n):r=n>0),r){let o=t.format(-n),i=t.format(n),l=o.replace(i,"").replace(/\u200e|\u061C/,"");return[...l].length!==1&&console.warn("@react-aria/i18n polyfill for NumberFormat signDisplay: Unsupported case"),o.replace(i,"!!!").replace(l,"+").replace("!!!",i)}else return t.format(n)}}function Kf(t={}){let{locale:e}=dt();return s.useMemo(()=>new Nf(e,t),[e,t])}function Ln(t,e=-1/0,n=1/0){return Math.min(Math.max(t,e),n)}function Of(t){let{value:e=0,minValue:n=0,maxValue:r=100,valueLabel:o,isIndeterminate:i,formatOptions:l={style:"percent"}}=t,a=ae(t,{labelable:!0}),{labelProps:c,fieldProps:u}=Pf({...t,labelElementType:"span"});e=Ln(e,n,r);let d=(e-n)/(r-n),f=Kf(l);if(!i&&!o){let b=l.style==="percent"?d:e;o=f.format(b)}return{progressBarProps:Y(a,{...u,"aria-valuenow":i?void 0:e,"aria-valuemin":n,"aria-valuemax":r,"aria-valuetext":i?void 0:o,role:"progressbar"}),labelProps:c}}function Af(t,e=-1/0,n=1/0){return Math.min(Math.max(t,e),n)}const ps=s.createContext(null),Ff=s.forwardRef(function(e,n){[e,n]=Me(e,n,ps);let{value:r=0,minValue:o=0,maxValue:i=100,isIndeterminate:l=!1}=e;r=Af(r,o,i);let[a,c]=cs(!e["aria-label"]&&!e["aria-labelledby"]),{progressBarProps:u,labelProps:d}=Of({...e,label:c}),f=l?void 0:(r-o)/(i-o)*100,b=Te({...e,defaultClassName:"react-aria-ProgressBar",values:{percentage:f,valueText:u["aria-valuetext"],isIndeterminate:l}}),p=ae(e,{global:!0});return s.createElement(pe.div,{...Y(p,b,u),ref:n,slot:e.slot||void 0},s.createElement(Sf.Provider,{value:{...d,ref:a,elementType:"span"}},b.children))}),bs=7e3;let De=null;function mi(t,e="assertive",n=bs){De?De.announce(t,e,n):(De=new jf,(typeof IS_REACT_ACT_ENVIRONMENT=="boolean"?IS_REACT_ACT_ENVIRONMENT:typeof jest<"u")?De.announce(t,e,n):setTimeout(()=>{De!=null&&De.isAttached()&&(De==null||De.announce(t,e,n))},100))}class jf{constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,typeof document<"u"&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}isAttached(){var e;return(e=this.node)==null?void 0:e.isConnected}createLog(e){let n=document.createElement("div");return n.setAttribute("role","log"),n.setAttribute("aria-live",e),n.setAttribute("aria-relevant","additions"),n}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,n="assertive",r=bs){var i,l;if(!this.node)return;let o=document.createElement("div");typeof e=="object"?(o.setAttribute("role","img"),o.setAttribute("aria-labelledby",e["aria-labelledby"])):o.textContent=e,n==="assertive"?(i=this.assertiveLog)==null||i.appendChild(o):(l=this.politeLog)==null||l.appendChild(o),e!==""&&setTimeout(()=>{o.remove()},r)}clear(e){this.node&&((!e||e==="assertive")&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||e==="polite")&&this.politeLog&&(this.politeLog.innerHTML=""))}}function wo(t){let e=t;return e.nativeEvent=t,e.isDefaultPrevented=()=>e.defaultPrevented,e.isPropagationStopped=()=>e.cancelBubble,e.persist=()=>{},e}function ms(t,e){Object.defineProperty(t,"target",{value:e}),Object.defineProperty(t,"currentTarget",{value:e})}function gs(t){let e=s.useRef({isFocused:!1,observer:null});return J(()=>{const n=e.current;return()=>{n.observer&&(n.observer.disconnect(),n.observer=null)}},[]),s.useCallback(n=>{let r=j(n);if(r instanceof HTMLButtonElement||r instanceof HTMLInputElement||r instanceof HTMLTextAreaElement||r instanceof HTMLSelectElement){e.current.isFocused=!0;let o=r,i=l=>{if(e.current.isFocused=!1,o.disabled){let a=wo(l);t==null||t(a)}e.current.observer&&(e.current.observer.disconnect(),e.current.observer=null)};o.addEventListener("focusout",i,{once:!0}),e.current.observer=new MutationObserver(()=>{var l;if(e.current.isFocused&&o.disabled){(l=e.current.observer)==null||l.disconnect();let a=o===ne()?null:ne();o.dispatchEvent(new FocusEvent("blur",{relatedTarget:a})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:a}))}}),e.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[t])}let In=!1;function gi(t){for(;t&&!yo(t,{skipVisibilityCheck:!0});)t=t.parentElement;let e=fe(t),n=e.document.activeElement;if(!n||n===t)return;In=!0;let r=!1,o=d=>{(j(d)===n||r)&&d.stopImmediatePropagation()},i=d=>{(j(d)===n||r)&&(d.stopImmediatePropagation(),!t&&!r&&(r=!0,de(n),c()))},l=d=>{(j(d)===t||r)&&d.stopImmediatePropagation()},a=d=>{(j(d)===t||r)&&(d.stopImmediatePropagation(),r||(r=!0,de(n),c()))};e.addEventListener("blur",o,!0),e.addEventListener("focusout",i,!0),e.addEventListener("focusin",a,!0),e.addEventListener("focus",l,!0);let c=()=>{cancelAnimationFrame(u),e.removeEventListener("blur",o,!0),e.removeEventListener("focusout",i,!0),e.removeEventListener("focusin",a,!0),e.removeEventListener("focus",l,!0),In=!1,r=!1},u=requestAnimationFrame(c);return c}let Be=null;const zt=new Set;let _t=new Map,at=!1,Br=!1;const _f={Tab:!0,Escape:!0};function Yn(t,e){for(let n of zt)n(t,e)}function Bf(t){return!(t.metaKey||!it()&&t.altKey||t.ctrlKey||t.key==="Control"||t.key==="Shift"||t.key==="Meta")}function Kn(t){at=!0,!_e.isOpening&&Bf(t)&&(Be="keyboard",Yn("keyboard",t))}function Ce(t){Be="pointer","pointerType"in t&&t.pointerType,(t.type==="mousedown"||t.type==="pointerdown")&&(at=!0,Yn("pointer",t))}function ys(t){!_e.isOpening&&Lr(t)&&(at=!0,Be="virtual")}function vs(t){let e=fe(j(t)),n=Q(j(t));j(t)===e||j(t)===n||In||!t.isTrusted||(!at&&!Br&&(Be="virtual",Yn("virtual",t)),at=!1,Br=!1)}function xs(){In||(at=!1,Br=!0)}function On(t){if(typeof window>"u"||typeof document>"u")return;const e=fe(t),n=Q(t);if(_t.get(e))return;let r=e.HTMLElement.prototype.focus;e.HTMLElement.prototype.focus=function(){at=!0,r.apply(this,arguments)},n.addEventListener("keydown",Kn,!0),n.addEventListener("keyup",Kn,!0),n.addEventListener("click",ys,!0),e.addEventListener("focus",vs,!0),e.addEventListener("blur",xs,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",Ce,!0),n.addEventListener("pointermove",Ce,!0),n.addEventListener("pointerup",Ce,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",Ce,!0),n.addEventListener("mousemove",Ce,!0),n.addEventListener("mouseup",Ce,!0)),e.addEventListener("beforeunload",()=>{$s(t)},{once:!0}),_t.set(e,{focus:r})}const $s=(t,e)=>{const n=fe(t),r=Q(t);e&&r.removeEventListener("DOMContentLoaded",e),_t.has(n)&&(n.HTMLElement.prototype.focus=_t.get(n).focus,r.removeEventListener("keydown",Kn,!0),r.removeEventListener("keyup",Kn,!0),r.removeEventListener("click",ys,!0),n.removeEventListener("focus",vs,!0),n.removeEventListener("blur",xs,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",Ce,!0),r.removeEventListener("pointermove",Ce,!0),r.removeEventListener("pointerup",Ce,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",Ce,!0),r.removeEventListener("mousemove",Ce,!0),r.removeEventListener("mouseup",Ce,!0)),_t.delete(n))};function Vf(t){const e=Q(t);let n;return e.readyState!=="loading"?On(t):(n=()=>{On(t)},e.addEventListener("DOMContentLoaded",n)),()=>$s(t,n)}typeof document<"u"&&Vf();function Ht(){return Be!=="pointer"}function Gt(){return Be}function Vr(t){Be=t,Yn(t,null)}function zf(){On();let[t,e]=s.useState(Be);return s.useEffect(()=>{let n=()=>{e(Be)};return zt.add(n),()=>{zt.delete(n)}},[]),Ze()?null:t}const Hf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Gf(t,e,n){let r=n?j(n):void 0,o=Q(r),i=fe(r);const l=typeof i<"u"?i.HTMLInputElement:HTMLInputElement,a=typeof i<"u"?i.HTMLTextAreaElement:HTMLTextAreaElement,c=typeof i<"u"?i.HTMLElement:HTMLElement,u=typeof i<"u"?i.KeyboardEvent:KeyboardEvent;let d=ne(o);return t=t||d instanceof l&&!Hf.has(d.type)||d instanceof a||d instanceof c&&d.isContentEditable,!(t&&e==="keyboard"&&n instanceof u&&!_f[n.key])}function Uf(t,e,n){On(),s.useEffect(()=>{if((n==null?void 0:n.enabled)===!1)return;let r=(o,i)=>{Gf(!!(n!=null&&n.isTextInput),o,i)&&t(Ht())};return zt.add(r),()=>{zt.delete(r)}},e)}function Ye(t){if(!t.isConnected)return;const e=Q(t);if(Gt()==="virtual"){let n=ne(e);_l(()=>{const r=ne(e);(r===n||r===e.body)&&t.isConnected&&de(t)})}else de(t)}function ws(t){let{isDisabled:e,onFocus:n,onBlur:r,onFocusChange:o}=t;const i=s.useCallback(c=>{if(j(c)===c.currentTarget)return r&&r(c),o&&o(!1),!0},[r,o]),l=gs(i),a=s.useCallback(c=>{let u=j(c);const d=Q(u),f=d?ne(d):ne();u===c.currentTarget&&u===f&&(n&&n(c),o&&o(!0),l(c))},[o,n,l]);return{focusProps:{onFocus:!e&&(n||o||r)?a:void 0,onBlur:!e&&(r||o)?i:void 0}}}function yi(t){if(!t)return;let e=!0;return n=>{let r={...n,preventDefault(){n.preventDefault()},isDefaultPrevented(){return n.isDefaultPrevented()},stopPropagation(){e&&process.env.NODE_ENV!=="production"?console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior."):e=!0},continuePropagation(){e=!1},isPropagationStopped(){return e}};t(r),e&&n.stopPropagation()}}function Es(t){return{keyboardProps:t.isDisabled?{}:{onKeyDown:yi(t.onKeyDown),onKeyUp:yi(t.onKeyUp)}}}let zr=s.createContext(null);function Wf(t){let e=s.useContext(zr)||{};po(e,t);let{ref:n,...r}=e;return r}function en(t,e){let{focusProps:n}=ws(t),{keyboardProps:r}=Es(t),o=Y(n,r),i=Wf(e),l=t.isDisabled?{}:i,a=s.useRef(t.autoFocus);s.useEffect(()=>{a.current&&e.current&&Ye(e.current),a.current=!1},[e]);let c=t.excludeFromTabOrder?-1:0;return t.isDisabled&&(c=void 0),{focusableProps:Y({...o,tabIndex:c},l)}}let gt="default",Hr="",wn=new WeakMap;function vi(t){if(lt()){if(gt==="default"){const e=Q(t);Hr=e.documentElement.style.webkitUserSelect,e.documentElement.style.webkitUserSelect="none"}gt="disabled"}else if(t instanceof HTMLElement||t instanceof SVGElement){let e="userSelect"in t.style?"userSelect":"webkitUserSelect";wn.set(t,t.style[e]),t.style[e]="none"}}function xr(t){if(lt()){if(gt!=="disabled")return;gt="restoring",setTimeout(()=>{_l(()=>{if(gt==="restoring"){const e=Q(t);e.documentElement.style.webkitUserSelect==="none"&&(e.documentElement.style.webkitUserSelect=Hr||""),Hr="",gt="default"}})},300)}else if((t instanceof HTMLElement||t instanceof SVGElement)&&t&&wn.has(t)){let e=wn.get(t),n="userSelect"in t.style?"userSelect":"webkitUserSelect";t.style[n]==="none"&&(t.style[n]=e),t.getAttribute("style")===""&&t.removeAttribute("style"),wn.delete(t)}}const Ut=s.createContext({register:()=>{}});Ut.displayName="PressResponderContext";function qf(t){let e=s.useContext(Ut);if(e){let{register:n,ref:r,...o}=e;t=Y(o,t),n()}return po(e,t.ref),t}var xt;class dn{constructor(e,n,r,o){ei(this,xt);dr(this,xt,!0);let i=(o==null?void 0:o.target)??r.currentTarget;const l=i==null?void 0:i.getBoundingClientRect();let a,c=0,u,d=null;r.clientX!=null&&r.clientY!=null&&(u=r.clientX,d=r.clientY),l&&(u!=null&&d!=null?(a=u-l.left,c=d-l.top):(a=l.width/2,c=l.height/2)),this.type=e,this.pointerType=n,this.target=r.currentTarget,this.shiftKey=r.shiftKey,this.metaKey=r.metaKey,this.ctrlKey=r.ctrlKey,this.altKey=r.altKey,this.x=a,this.y=c,this.key=r.key}continuePropagation(){dr(this,xt,!1)}get shouldStopPropagation(){return Qo(this,xt)}}xt=new WeakMap;const xi=Symbol("linkClicked"),$i="react-aria-pressable-style",wi="data-react-aria-pressable";function Xe(t){let{onPress:e,onPressChange:n,onPressStart:r,onPressEnd:o,onPressUp:i,onClick:l,isDisabled:a,isPressed:c,preventFocusOnPress:u,shouldCancelOnPointerExit:d,allowTextSelectionOnPress:f,ref:b,...p}=qf(t),[g,y]=s.useState(!1),v=s.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null,disposables:[]}),{addGlobalListener:w,removeAllGlobalListeners:x}=qn(),T=s.useCallback((m,C)=>{let L=v.current;if(a||L.didFirePressStart)return!1;let S=!0;if(L.isTriggeringEvent=!0,r){let N=new dn("pressstart",C,m);r(N),S=N.shouldStopPropagation}return n&&n(!0),L.isTriggeringEvent=!1,L.didFirePressStart=!0,y(!0),S},[a,r,n]),M=s.useCallback((m,C,L=!0)=>{let S=v.current;if(!S.didFirePressStart)return!1;S.didFirePressStart=!1,S.isTriggeringEvent=!0;let N=!0;if(o){let $=new dn("pressend",C,m);o($),N=$.shouldStopPropagation}if(n&&n(!1),y(!1),e&&L&&!a){let $=new dn("press",C,m);e($),N&&(N=$.shouldStopPropagation)}return S.isTriggeringEvent=!1,N},[a,o,n,e]),R=Pe(M),I=s.useCallback((m,C)=>{let L=v.current;if(a)return!1;if(i){L.isTriggeringEvent=!0;let S=new dn("pressup",C,m);return i(S),L.isTriggeringEvent=!1,S.shouldStopPropagation}return!0},[a,i]),E=Pe(I),D=s.useCallback(m=>{let C=v.current;if(C.isPressed&&C.target){C.didFirePressStart&&C.pointerType!=null&&M(nt(C.target,m),C.pointerType,!1),C.isPressed=!1,C.isOverTarget=!1,C.activePointerId=null,C.pointerType=null,x(),f||xr(C.target);for(let L of C.disposables)L();C.disposables=[]}},[f,x,M]),K=Pe(D);s.useEffect(()=>{a&&v.current.isPressed&&K({currentTarget:v.current.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})},[a]);let P=s.useCallback(m=>{d&&D(m)},[d,D]),O=s.useCallback(m=>{a||l==null||l(m)},[a,l]),_=s.useCallback((m,C)=>{if(!a&&l){let L=new MouseEvent("click",m);ms(L,C),l(wo(L))}},[a,l]),F=s.useMemo(()=>{let m=v.current,C={onKeyDown(S){var N;if($r(S.nativeEvent,S.currentTarget)&&H(S.currentTarget,j(S))){Si(j(S),S.key)&&S.preventDefault();let $=!0;!m.isPressed&&!S.repeat&&(m.target=S.currentTarget,m.isPressed=!0,m.pointerType="keyboard",$=T(S,"keyboard"));let k=S.currentTarget,A=G=>{$r(G,k)&&!G.repeat&&H(k,j(G))&&m.target&&E(nt(m.target,G),"keyboard")};w(Q(S.currentTarget),"keyup",Jt(A,L),!0),$&&S.stopPropagation(),S.metaKey&&it()&&((N=m.metaKeyEvents)==null||N.set(S.key,S.nativeEvent))}else S.key==="Meta"&&(m.metaKeyEvents=new Map)},onClick(S){if(!(S&&!H(S.currentTarget,j(S)))&&S&&S.button===0&&!m.isTriggeringEvent&&!_e.isOpening){let N=!0;if(a&&S.preventDefault(),!m.ignoreEmulatedMouseEvents&&!m.isPressed&&(m.pointerType==="virtual"||Lr(S.nativeEvent))){let $=T(S,"virtual"),k=E(S,"virtual"),A=R(S,"virtual");O(S),N=$&&k&&A}else if(m.isPressed&&m.pointerType!=="keyboard"){let $=m.pointerType||S.nativeEvent.pointerType||"virtual",k=E(nt(S.currentTarget,S),$),A=R(nt(S.currentTarget,S),$,!0);N=k&&A,m.isOverTarget=!1,O(S),K(S)}m.ignoreEmulatedMouseEvents=!1,N&&S.stopPropagation()}}},L=S=>{var N,$,k;if(m.isPressed&&m.target&&$r(S,m.target)){Si(j(S),S.key)&&S.preventDefault();let A=j(S),G=H(m.target,A);R(nt(m.target,S),"keyboard",G),G&&_(S,m.target),x(),S.key!=="Enter"&&Eo(m.target)&&H(m.target,A)&&!S[xi]&&(S[xi]=!0,_e(m.target,S,!1)),m.isPressed=!1,(N=m.metaKeyEvents)==null||N.delete(S.key)}else if(S.key==="Meta"&&(($=m.metaKeyEvents)!=null&&$.size)){let A=m.metaKeyEvents;m.metaKeyEvents=void 0;for(let G of A.values())(k=m.target)==null||k.dispatchEvent(new KeyboardEvent("keyup",G))}};if(typeof PointerEvent<"u"){C.onPointerDown=$=>{if($.button!==0||!H($.currentTarget,j($)))return;if(rd($.nativeEvent)){m.pointerType="virtual";return}m.pointerType=$.pointerType;let k=!0;if(!m.isPressed){m.isPressed=!0,m.isOverTarget=!0,m.activePointerId=$.pointerId,m.target=$.currentTarget,f||vi(m.target),k=T($,m.pointerType);let A=j($);"releasePointerCapture"in A&&("hasPointerCapture"in A?A.hasPointerCapture($.pointerId)&&A.releasePointerCapture($.pointerId):A.releasePointerCapture($.pointerId)),w(Q($.currentTarget),"pointerup",S,!1),w(Q($.currentTarget),"pointercancel",N,!1)}k&&$.stopPropagation()},C.onMouseDown=$=>{if(H($.currentTarget,j($))&&$.button===0){if(u){let k=gi($.target);k&&m.disposables.push(k)}$.stopPropagation()}},C.onPointerUp=$=>{!H($.currentTarget,j($))||m.pointerType==="virtual"||$.button===0&&!m.isPressed&&E($,m.pointerType||$.pointerType)},C.onPointerEnter=$=>{$.pointerId===m.activePointerId&&m.target&&!m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!0,T(nt(m.target,$),m.pointerType))},C.onPointerLeave=$=>{$.pointerId===m.activePointerId&&m.target&&m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!1,R(nt(m.target,$),m.pointerType,!1),P($))};let S=$=>{if($.pointerId===m.activePointerId&&m.isPressed&&$.button===0&&m.target){if(H(m.target,j($))&&m.pointerType!=null){let k=!1,A=setTimeout(()=>{m.isPressed&&m.target instanceof HTMLElement&&(k?K($):(de(m.target),m.target.click()))},80);w($.currentTarget,"click",()=>k=!0,!0),m.disposables.push(()=>clearTimeout(A))}else K($);m.isOverTarget=!1}},N=$=>{K($)};C.onDragStart=$=>{H($.currentTarget,j($))&&K($)}}else if(process.env.NODE_ENV==="test"){C.onMouseDown=$=>{if($.button!==0||!H($.currentTarget,j($)))return;if(m.ignoreEmulatedMouseEvents){$.stopPropagation();return}if(m.isPressed=!0,m.isOverTarget=!0,m.target=$.currentTarget,m.pointerType=Lr($.nativeEvent)?"virtual":"mouse",Xt.flushSync(()=>T($,m.pointerType))&&$.stopPropagation(),u){let A=gi($.target);A&&m.disposables.push(A)}w(Q($.currentTarget),"mouseup",S,!1)},C.onMouseEnter=$=>{if(!H($.currentTarget,j($)))return;let k=!0;m.isPressed&&!m.ignoreEmulatedMouseEvents&&m.pointerType!=null&&(m.isOverTarget=!0,k=T($,m.pointerType)),k&&$.stopPropagation()},C.onMouseLeave=$=>{if(!H($.currentTarget,j($)))return;let k=!0;m.isPressed&&!m.ignoreEmulatedMouseEvents&&m.pointerType!=null&&(m.isOverTarget=!1,k=R($,m.pointerType,!1),P($)),k&&$.stopPropagation()},C.onMouseUp=$=>{H($.currentTarget,j($))&&!m.ignoreEmulatedMouseEvents&&$.button===0&&!m.isPressed&&E($,m.pointerType||"mouse")};let S=$=>{if($.button===0){if(m.ignoreEmulatedMouseEvents){m.ignoreEmulatedMouseEvents=!1;return}m.target&&H(m.target,j($))&&m.pointerType!=null||K($),m.isOverTarget=!1}};C.onTouchStart=$=>{if(!H($.currentTarget,j($)))return;let k=Yf($.nativeEvent);if(!k)return;m.activePointerId=k.identifier,m.ignoreEmulatedMouseEvents=!0,m.isOverTarget=!0,m.isPressed=!0,m.target=$.currentTarget,m.pointerType="touch",f||vi(m.target),T(Ge(m.target,$),m.pointerType)&&$.stopPropagation(),w(fe($.currentTarget),"scroll",N,!0)},C.onTouchMove=$=>{if(!H($.currentTarget,j($)))return;if(!m.isPressed){$.stopPropagation();return}let k=Ei($.nativeEvent,m.activePointerId),A=!0;k&&Ci(k,$.currentTarget)?!m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!0,A=T(Ge(m.target,$),m.pointerType)):m.isOverTarget&&m.pointerType!=null&&(m.isOverTarget=!1,A=R(Ge(m.target,$),m.pointerType,!1),P(Ge(m.target,$))),A&&$.stopPropagation()},C.onTouchEnd=$=>{if(!H($.currentTarget,j($)))return;if(!m.isPressed){$.stopPropagation();return}let k=Ei($.nativeEvent,m.activePointerId),A=!0;k&&Ci(k,$.currentTarget)&&m.pointerType!=null?(E(Ge(m.target,$),m.pointerType),A=R(Ge(m.target,$),m.pointerType),_($.nativeEvent,m.target)):m.isOverTarget&&m.pointerType!=null&&(A=R(Ge(m.target,$),m.pointerType,!1)),A&&$.stopPropagation(),m.isPressed=!1,m.activePointerId=null,m.isOverTarget=!1,m.ignoreEmulatedMouseEvents=!0,m.target&&!f&&xr(m.target),x()},C.onTouchCancel=$=>{H($.currentTarget,j($))&&($.stopPropagation(),m.isPressed&&K(Ge(m.target,$)))};let N=$=>{m.isPressed&&H(j($),m.target)&&K({currentTarget:m.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};C.onDragStart=$=>{H($.currentTarget,j($))&&K($)}}return C},[w,a,u,x,f,P,T,O,_]);return s.useEffect(()=>{if(!b||process.env.NODE_ENV==="test")return;const m=Q(b.current);if(!m||!m.head||m.getElementById($i))return;const C=m.createElement("style");C.id=$i;let L=Ul(m);L&&(C.nonce=L),C.textContent=`
|
|
2
2
|
@layer {
|
|
3
|
-
[${
|
|
3
|
+
[${wi}] {
|
|
4
4
|
touch-action: pan-x pan-y pinch-zoom;
|
|
5
5
|
}
|
|
6
6
|
}
|
|
7
|
-
`.trim(),m.head.prepend(E)},[b]),s.useEffect(()=>{let m=v.current;return()=>{f||xr(m.target??void 0);for(let E of m.disposables)E();m.disposables=[]}},[f]),{isPressed:c||g,pressProps:Y(p,F,{[$i]:!0})}}function wo(t){return t.tagName==="A"&&t.hasAttribute("href")}function $r(t,e){const{key:n,code:r}=t,o=e,i=o.getAttribute("role");return(n==="Enter"||n===" "||n==="Spacebar"||r==="Space")&&!(o instanceof fe(o).HTMLInputElement&&!Es(o,n)||o instanceof fe(o).HTMLTextAreaElement||o.isContentEditable)&&!((i==="link"||!i&&wo(o))&&n!=="Enter")}function qf(t){const{targetTouches:e}=t;return e.length>0?e[0]:null}function wi(t,e){const n=t.changedTouches;for(let r=0;r<n.length;r++){const o=n[r];if(o.identifier===e)return o}return null}function Ge(t,e){let n=0,r=0;return e.targetTouches&&e.targetTouches.length===1&&(n=e.targetTouches[0].clientX,r=e.targetTouches[0].clientY),{currentTarget:t,shiftKey:e.shiftKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,altKey:e.altKey,clientX:n,clientY:r}}function nt(t,e){let n=e.clientX,r=e.clientY;return{currentTarget:t,shiftKey:e.shiftKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,altKey:e.altKey,clientX:n,clientY:r,key:e.key}}function Yf(t){let e=0,n=0;return t.width!==void 0?e=t.width/2:t.radiusX!==void 0&&(e=t.radiusX),t.height!==void 0?n=t.height/2:t.radiusY!==void 0&&(n=t.radiusY),{top:t.clientY-n,right:t.clientX+e,bottom:t.clientY+n,left:t.clientX-e}}function Xf(t,e){return!(t.left>e.right||e.left>t.right||t.top>e.bottom||e.top>t.bottom)}function Ei(t,e){let n=e.getBoundingClientRect(),r=Yf(t);return Xf(n,r)}function Zf(t){return t instanceof HTMLInputElement?!1:t instanceof HTMLButtonElement?t.type!=="submit"&&t.type!=="reset":!wo(t)}function Ci(t,e){return t instanceof HTMLInputElement?!Es(t,e):Zf(t)}const Jf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Es(t,e){return t.type==="checkbox"||t.type==="radio"?e===" ":Jf.has(t.type)}function Qf(t,e){let{elementType:n="button",isDisabled:r,onPress:o,onPressStart:i,onPressEnd:l,onPressUp:a,onPressChange:c,preventFocusOnPress:u,allowFocusWhenDisabled:d,onClick:f,href:b,target:p,rel:g,type:y="button"}=t,v;n==="button"?v={type:y,disabled:r,form:t.form,formAction:t.formAction,formEncType:t.formEncType,formMethod:t.formMethod,formNoValidate:t.formNoValidate,formTarget:t.formTarget,name:t.name,value:t.value}:v={role:"button",href:n==="a"&&!r?b:void 0,target:n==="a"?p:void 0,type:n==="input"?y:void 0,disabled:n==="input"?r:void 0,"aria-disabled":!r||n==="input"?void 0:r,rel:n==="a"?g:void 0};let{pressProps:w,isPressed:x}=Xe({onPressStart:i,onPressEnd:l,onPressChange:c,onPress:o,onPressUp:a,onClick:f,isDisabled:r,preventFocusOnPress:u,ref:e}),{focusableProps:T}=Qt(t,e);d&&(T.tabIndex=r?-1:T.tabIndex);let M=Y(T,w,ae(t,{labelable:!0}));return{isPressed:x,buttonProps:Y(v,M,{"aria-haspopup":t["aria-haspopup"],"aria-expanded":t["aria-expanded"],"aria-controls":t["aria-controls"],"aria-pressed":t["aria-pressed"],"aria-current":t["aria-current"],"aria-disabled":t["aria-disabled"]})}}function Eo(t){let{isDisabled:e,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=t,i=s.useRef({isFocusWithin:!1}),{addGlobalListener:l,removeAllGlobalListeners:a}=qn(),c=s.useCallback(f=>{H(f.currentTarget,j(f))&&i.current.isFocusWithin&&!H(f.currentTarget,f.relatedTarget)&&(i.current.isFocusWithin=!1,a(),n&&n(f),o&&o(!1))},[n,o,i,a]),u=ms(c),d=s.useCallback(f=>{if(!H(f.currentTarget,j(f)))return;let b=j(f);const p=Q(b),g=ne(p);if(!i.current.isFocusWithin&&g===b){r&&r(f),o&&o(!0),i.current.isFocusWithin=!0,u(f);let y=f.currentTarget;l(p,"focus",v=>{let w=j(v);if(i.current.isFocusWithin&&!H(y,w)){let x=new p.defaultView.FocusEvent("blur",{relatedTarget:w});bs(x,y);let T=$o(x);c(T)}},{capture:!0})}},[r,o,u,l,c]);return e?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:d,onBlur:c}}}function Co(t={}){let{autoFocus:e=!1,isTextInput:n,within:r}=t,o=s.useRef({isFocused:!1,isFocusVisible:e||zt()}),[i,l]=s.useState(!1),[a,c]=s.useState(()=>o.current.isFocused&&o.current.isFocusVisible),u=s.useCallback(()=>c(o.current.isFocused&&o.current.isFocusVisible),[]),d=s.useCallback(p=>{o.current.isFocused=p,o.current.isFocusVisible=zt(),l(p),u()},[u]);Gf(p=>{o.current.isFocusVisible=p,u()},[n,i],{enabled:i,isTextInput:n});let{focusProps:f}=$s({isDisabled:r,onFocusChange:d}),{focusWithinProps:b}=Eo({isDisabled:!r,onFocusWithinChange:d});return{isFocused:i,isFocusVisible:a,focusProps:r?b:f}}let An=!1,dn=0;function Gr(){An=!0,setTimeout(()=>{An=!1},500)}function Si(t){t.pointerType==="touch"&&Gr()}function eh(){let t=Q(null);if(!(typeof t>"u"))return dn===0&&(typeof PointerEvent<"u"?t.addEventListener("pointerup",Si):process.env.NODE_ENV==="test"&&t.addEventListener("touchend",Gr)),dn++,()=>{dn--,!(dn>0)&&(typeof PointerEvent<"u"?t.removeEventListener("pointerup",Si):process.env.NODE_ENV==="test"&&t.removeEventListener("touchend",Gr))}}function en(t){let{onHoverStart:e,onHoverChange:n,onHoverEnd:r,isDisabled:o}=t,[i,l]=s.useState(!1),a=s.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;s.useEffect(eh,[]);let{addGlobalListener:c,removeAllGlobalListeners:u}=qn(),{hoverProps:d,triggerHoverEnd:f}=s.useMemo(()=>{let b=(y,v)=>{if(a.pointerType=v,o||v==="touch"||a.isHovered||!H(y.currentTarget,j(y)))return;a.isHovered=!0;let w=y.currentTarget;a.target=w,c(Q(j(y)),"pointerover",x=>{a.isHovered&&a.target&&!H(a.target,j(x))&&p(x,x.pointerType)},{capture:!0}),e&&e({type:"hoverstart",target:w,pointerType:v}),n&&n(!0),l(!0)},p=(y,v)=>{let w=a.target;a.pointerType="",a.target=null,!(v==="touch"||!a.isHovered||!w)&&(a.isHovered=!1,u(),r&&r({type:"hoverend",target:w,pointerType:v}),n&&n(!1),l(!1))},g={};return typeof PointerEvent<"u"?(g.onPointerEnter=y=>{An&&y.pointerType==="mouse"||b(y,y.pointerType)},g.onPointerLeave=y=>{!o&&H(y.currentTarget,j(y))&&p(y,y.pointerType)}):process.env.NODE_ENV==="test"&&(g.onTouchStart=()=>{a.ignoreEmulatedMouseEvents=!0},g.onMouseEnter=y=>{!a.ignoreEmulatedMouseEvents&&!An&&b(y,"mouse"),a.ignoreEmulatedMouseEvents=!1},g.onMouseLeave=y=>{!o&&H(y.currentTarget,j(y))&&p(y,"mouse")}),{hoverProps:g,triggerHoverEnd:p}},[e,n,r,o,a,c,u]);return s.useEffect(()=>{o&&f({currentTarget:a.target},a.pointerType)},[o]),{hoverProps:d,isHovered:i}}const Cs=s.createContext({}),So=Ef(function(e,n){[e,n]=Me(e,n,Cs);let r=e,{isPending:o}=r,{buttonProps:i,isPressed:l}=Qf(e,n);i=nh(i,o);let{focusProps:a,isFocused:c,isFocusVisible:u}=Co(e),{hoverProps:d,isHovered:f}=en({...e,isDisabled:e.isDisabled||o}),b={isHovered:f,isPressed:(r.isPressed||l)&&!o,isFocused:c,isFocusVisible:u,isDisabled:e.isDisabled||!1,isPending:o??!1},p=Te({...e,values:b,defaultClassName:"react-aria-Button"}),g=he(i.id),y=he(),v=i["aria-labelledby"];o&&(v?v=`${v} ${y}`:i["aria-label"]&&(v=`${g} ${y}`));let w=s.useRef(o);s.useEffect(()=>{let T={"aria-labelledby":v||g};(!w.current&&c&&o||w.current&&c&&!o)&&bi(T,"assertive"),w.current=o},[o,c,v,g]);let x=ae(e,{global:!0});return delete x.onClick,s.createElement(pe.button,{...Y(x,p,i,a,d),type:i.type==="submit"&&o?"button":i.type,id:g,ref:n,"aria-labelledby":v,slot:e.slot||void 0,"aria-disabled":o?"true":i["aria-disabled"],"data-disabled":e.isDisabled||void 0,"data-pressed":b.isPressed||void 0,"data-hovered":f||void 0,"data-focused":c||void 0,"data-pending":o||void 0,"data-focus-visible":u||void 0},s.createElement(hs.Provider,{value:{id:y}},p.children))}),th=/Focus|Blur|Hover|Pointer(Enter|Leave|Over|Out)|Mouse(Enter|Leave|Over|Out)/;function nh(t,e){if(e){for(const n in t)n.startsWith("on")&&!th.test(n)&&(t[n]=void 0);t.href=void 0,t.target=void 0}return t}const rh=typeof document<"u"?s.useInsertionEffect??s.useLayoutEffect:()=>{};function Xn(t,e,n){let[r,o]=s.useState(t||e),i=s.useRef(r),l=s.useRef(t!==void 0),a=t!==void 0;s.useEffect(()=>{let f=l.current;f!==a&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}.`),l.current=a},[a]);let c=a?t:r;rh(()=>{i.current=c});let[,u]=s.useReducer(()=>({}),{}),d=s.useCallback((f,...b)=>{let p=typeof f=="function"?f(i.current):f;Object.is(i.current,p)||(i.current=p,o(p),u(),n==null||n(p,...b))},[n]);return[c,d]}const Ss=s.createContext({}),oh=s.forwardRef(function(e,n){[e,n]=Me(e,n,Ss);let{children:r,level:o=3,className:i,...l}=e,a=pe[`h${o}`];return s.createElement(a,{...l,ref:n,className:i??"react-aria-Heading"},r)}),ih=t=>t?"true":void 0;function Ee(t,e){return vf(t,(n,r)=>{const o=typeof e=="function"?e(r)??"":e??"";return Bt(o,n??"")??""})}const ie=(t,e,n)=>typeof t=="function"?t({className:e}):e,lh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Chevron right icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M5.47 2.97a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06L9.44 8 5.47 4.03a.75.75 0 0 1 0-1.06Z",fill:"currentColor",fillRule:"evenodd"})}),sh=({height:t=9,width:e=9,...n})=>h.jsx("svg",{"aria-hidden":"true","aria-label":"External link icon",fill:"none",height:t,role:"presentation",viewBox:"0 0 7 7",width:e,xmlns:"http://www.w3.org/2000/svg",...n,children:h.jsx("path",{d:"M1.20592 6.84333L0.379822 6.01723L4.52594 1.8672H1.37819L1.38601 0.731812H6.48742V5.83714H5.34421L5.35203 2.6933L1.20592 6.84333Z",fill:"currentColor"})}),ah=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Close icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M3.47 3.47a.75.75 0 0 1 1.06 0L8 6.94l3.47-3.47a.75.75 0 1 1 1.06 1.06L9.06 8l3.47 3.47a.75.75 0 1 1-1.06 1.06L8 9.06l-3.47 3.47a.75.75 0 0 1-1.06-1.06L6.94 8 3.47 4.53a.75.75 0 0 1 0-1.06Z",fill:"currentColor",fillRule:"evenodd"})}),Pi=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Info icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M8 13.5a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m1-9.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-.25 3a.75.75 0 0 0-1.5 0V11a.75.75 0 0 0 1.5 0z",fill:"currentColor",fillRule:"evenodd"})}),ch=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Warning icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M7.134 2.994L2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0m3.03-.75c-.962-1.665-3.366-1.665-4.329 0L.918 10.749c-.963 1.666.24 3.751 2.165 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751zM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 5m1 5.75a1 1 0 1 1-2 0a1 1 0 0 1 2 0",fill:"currentColor",fillRule:"evenodd"})}),uh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Danger icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M8 13.5a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m1-4.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0M8.75 5a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z",fill:"currentColor",fillRule:"evenodd"})}),dh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Success icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M13.5 8a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-3.9-1.55a.75.75 0 1 0-1.2-.9L7.419 8.858L6.03 7.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.13-.08z",fill:"currentColor",fillRule:"evenodd"})}),Zn=s.createContext({}),fh=s.createContext({placement:"bottom"}),hh=typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype;function ki(t){return t.dataset.liveAnnouncer==="true"||t.dataset.reactAriaTopLayer!==void 0}let Mt=new WeakMap,ye=[];function Ps(t,e){let n=fe(t==null?void 0:t[0]),r=e instanceof n.Element?{root:e}:e,o=(r==null?void 0:r.root)??document.body,i=(r==null?void 0:r.shouldUseInert)&&hh,l=new Set(t),a=new Set,c=v=>i&&v instanceof n.HTMLElement?v.inert:v.getAttribute("aria-hidden")==="true",u=(v,w)=>{i&&v instanceof n.HTMLElement?v.inert=w:w?v.setAttribute("aria-hidden","true"):(v.removeAttribute("aria-hidden"),v instanceof n.HTMLElement&&(v.inert=!1))},d=new Set;if(Oe())for(let v of t){let w=v;for(;w&&w!==o;){let x=w.getRootNode();"shadowRoot"in x&&d.add(x.shadowRoot),w=x.parentNode}}let f=v=>{for(let M of v.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]"))l.add(M);let w=M=>{if(a.has(M)||l.has(M)||M.parentElement&&a.has(M.parentElement)&&M.parentElement.getAttribute("role")!=="row")return NodeFilter.FILTER_REJECT;for(let C of l)if(H(M,C))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},x=Al(Q(v),v,NodeFilter.SHOW_ELEMENT,{acceptNode:w}),T=w(v);if(T===NodeFilter.FILTER_ACCEPT&&b(v),T!==NodeFilter.FILTER_REJECT){let M=x.nextNode();for(;M!=null;)b(M),M=x.nextNode()}},b=v=>{let w=Mt.get(v)??0;c(v)&&w===0||(w===0&&u(v,!0),a.add(v),Mt.set(v,w+1))};ye.length&&ye[ye.length-1].disconnect(),f(o);let p=new MutationObserver(v=>{for(let w of v)if(w.type==="childList"){if(w.target.isConnected&&![...l,...a].some(x=>H(x,w.target)))for(let x of w.addedNodes)(x instanceof HTMLElement||x instanceof SVGElement)&&ki(x)?l.add(x):x instanceof Element&&f(x);if(Oe()){for(let x of d)if(!x.isConnected){p.disconnect();break}}}});p.observe(o,{childList:!0,subtree:!0});let g=new Set;if(Oe())for(let v of d){let w=new MutationObserver(x=>{for(let T of x)if(T.type==="childList"){if(T.target.isConnected&&![...l,...a].some(M=>H(M,T.target)))for(let M of T.addedNodes)(M instanceof HTMLElement||M instanceof SVGElement)&&ki(M)?l.add(M):M instanceof Element&&f(M);if(Oe()){for(let M of d)if(!M.isConnected){p.disconnect();break}}}});w.observe(v,{childList:!0,subtree:!0}),g.add(w)}let y={visibleNodes:l,hiddenNodes:a,observe(){p.observe(o,{childList:!0,subtree:!0})},disconnect(){p.disconnect()}};return ye.push(y),()=>{if(p.disconnect(),Oe())for(let v of g)v.disconnect();for(let v of a){let w=Mt.get(v);w!=null&&(w===1?(u(v,!1),Mt.delete(v)):Mt.set(v,w-1))}y===ye[ye.length-1]?(ye.pop(),ye.length&&ye[ye.length-1].observe()):ye.splice(ye.indexOf(y),1)}}function ph(t){let e=ye[ye.length-1];if(e&&!e.visibleNodes.has(t))return e.visibleNodes.add(t),()=>{e.visibleNodes.delete(t)}}const Se={top:"top",bottom:"top",left:"left",right:"left"},Fn={top:"bottom",bottom:"top",left:"right",right:"left"},bh={top:"left",left:"top"},Ur={top:"height",left:"width"},ks={width:"totalWidth",height:"totalHeight"},fn={};let mh=()=>typeof document<"u"?window.visualViewport:null;function Ti(t,e){let n=0,r=0,o=0,i=0,l=0,a=0,c={},u=((e==null?void 0:e.scale)??1)>1;if(t.tagName==="BODY"||t.tagName==="HTML"){let d=document.documentElement;o=d.clientWidth,i=d.clientHeight,n=(e==null?void 0:e.width)??o,r=(e==null?void 0:e.height)??i,c.top=d.scrollTop||t.scrollTop,c.left=d.scrollLeft||t.scrollLeft,e&&(l=e.offsetTop,a=e.offsetLeft)}else({width:n,height:r,top:l,left:a}=Ut(t,!1)),c.top=t.scrollTop,c.left=t.scrollLeft,o=n,i=r;return Nl()&&(t.tagName==="BODY"||t.tagName==="HTML")&&u&&(c.top=0,c.left=0,l=(e==null?void 0:e.pageTop)??0,a=(e==null?void 0:e.pageLeft)??0),{width:n,height:r,totalWidth:o,totalHeight:i,scroll:c,top:l,left:a}}function gh(t){return{top:t.scrollTop,left:t.scrollLeft,width:t.scrollWidth,height:t.scrollHeight}}function Mi(t,e,n,r,o,i,l){let a=o.scroll[t]??0,c=r[Ur[t]],u=l[t]+r.scroll[Se[t]]+i,d=l[t]+r.scroll[Se[t]]+c-i,f=e-a+r.scroll[Se[t]]+l[t]-r[Se[t]],b=e-a+n+r.scroll[Se[t]]+l[t]-r[Se[t]];return f<u?u-f:b>d?Math.max(d-b,u-f):0}function yh(t){let e=window.getComputedStyle(t);return{top:parseInt(e.marginTop,10)||0,bottom:parseInt(e.marginBottom,10)||0,left:parseInt(e.marginLeft,10)||0,right:parseInt(e.marginRight,10)||0}}function Ri(t){if(fn[t])return fn[t];let[e,n]=t.split(" "),r=Se[e]||"right",o=bh[r];Se[n]||(n="center");let i=Ur[r],l=Ur[o];return fn[t]={placement:e,crossPlacement:n,axis:r,crossAxis:o,size:i,crossSize:l},fn[t]}function wr(t,e,n,r,o,i,l,a,c,u,d){let{placement:f,crossPlacement:b,axis:p,crossAxis:g,size:y,crossSize:v}=r,w={};w[g]=t[g]??0,b==="center"?w[g]+=((t[v]??0)-(n[v]??0))/2:b!==g&&(w[g]+=(t[v]??0)-(n[v]??0)),w[g]+=i;const x=t[g]-n[v]+c+u,T=t[g]+t[v]-c-u;if(w[g]=Ln(w[g],x,T),f===p){let M=a?d[y]:d[ks[y]];w[Fn[p]]=Math.floor(M-t[p]+o)}else w[p]=Math.floor(t[p]+t[y]+o);return w}function vh(t,e,n,r,o,i,l,a,c,u,d){let f=(t.top!=null?t.top:c[ks.height]-(t.bottom??0)-l)-(c.scroll.top??0),b=u?n.top:0,p={top:Math.max(e.top+b,((d==null?void 0:d.offsetTop)??e.top)+b),bottom:Math.min(e.top+e.height+b,((d==null?void 0:d.offsetTop)??0)+((d==null?void 0:d.height)??0))};return a!=="top"?Math.max(0,p.bottom-f-((o.top??0)+(o.bottom??0)+i)):Math.max(0,f+l-p.top-((o.top??0)+(o.bottom??0)+i))}function Di(t,e,n,r,o,i,l,a){let{placement:c,axis:u,size:d}=i;return c===u?Math.max(0,n[u]-(l.scroll[u]??0)-(t[u]+(a?e[u]:0))-(r[u]??0)-r[Fn[u]]-o):Math.max(0,t[d]+t[u]+(a?e[u]:0)-n[u]-n[d]+(l.scroll[u]??0)-(r[u]??0)-r[Fn[u]]-o)}function xh(t,e,n,r,o,i,l,a,c,u,d,f,b,p,g,y,v,w){let x=Ri(t),{size:T,crossAxis:M,crossSize:C,placement:I,crossPlacement:R}=x,N=wr(e,a,n,x,d,f,u,b,g,y,c),A=d,P=Di(a,u,e,o,i+d,x,c,v);if(l&&n[T]>P){let ee=Ri(`${Fn[I]} ${R}`),le=wr(e,a,n,ee,d,f,u,b,g,y,c);Di(a,u,e,o,i+d,ee,c,v)>P&&(x=ee,N=le,A=d)}let O="bottom";x.axis==="top"?x.placement==="top"?O="top":x.placement==="bottom"&&(O="bottom"):x.crossAxis==="top"&&(x.crossPlacement==="top"?O="bottom":x.crossPlacement==="bottom"&&(O="top"));let V=Mi(M,N[M],n[C],a,c,i,u);N[M]+=V;let F=vh(N,a,u,b,o,i,n.height,O,c,v,w);p&&p<F&&(F=p),n.height=Math.min(n.height,F),N=wr(e,a,n,x,A,f,u,b,g,y,c),V=Mi(M,N[M],n[C],a,c,i,u),N[M]+=V;let m={},E=e[M]-N[M]-o[Se[M]],L=E+.5*e[C];const S=g/2+y,D=Se[M]==="left"?(o.left??0)+(o.right??0):(o.top??0)+(o.bottom??0),$=n[C]-D-g/2-y,k=e[M]+g/2-(N[M]+o[Se[M]]),K=e[M]+e[C]-g/2-(N[M]+o[Se[M]]),G=Ln(L,k,K);m[M]=Ln(G,S,$),{placement:I,crossPlacement:R}=x,g?E=m[M]:R==="right"?E+=e[C]:R==="center"&&(E+=e[C]/2);let U=I==="left"||I==="top"?n[T]:0,W={x:I==="top"||I==="bottom"?E:U,y:I==="left"||I==="right"?E:U};return{position:N,maxHeight:F,arrowOffsetLeft:m.left,arrowOffsetTop:m.top,placement:I,triggerAnchorPoint:W}}function $h(t){let{placement:e,targetNode:n,overlayNode:r,scrollNode:o,padding:i,shouldFlip:l,boundaryElement:a,offset:c,crossOffset:u,maxHeight:d,arrowSize:f=0,arrowBoundaryOffset:b=0}=t,p=mh(),g=r instanceof HTMLElement?wh(r):document.documentElement,y=g===document.documentElement;const v=window.getComputedStyle(g).position;let w=!!v&&v!=="static",x=y?Ut(n,!1):Ni(n,g,!1);if(!y){let{marginTop:P,marginLeft:O}=window.getComputedStyle(n);x.top+=parseInt(P,10)||0,x.left+=parseInt(O,10)||0}let T=Ut(r,!0),M=yh(r);T.width+=(M.left??0)+(M.right??0),T.height+=(M.top??0)+(M.bottom??0);let C=gh(o),I=Ti(a,p),R=Ti(g,p),N;if((a.tagName==="BODY"||a.tagName==="HTML")&&!y){let P=Jn(g,!1);N={top:-(P.top-I.top),left:-(P.left-I.left),width:0,height:0}}else(a.tagName==="BODY"||a.tagName==="HTML")&&y?N={top:0,left:0,width:0,height:0}:N=Ni(a,g,!1);let A=H(a,g);return xh(e,x,T,C,M,i,l,I,R,N,c,u,w,d,f,b,A,p)}function Jn(t,e){let{top:n,left:r,width:o,height:i}=t.getBoundingClientRect();return e&&t instanceof t.ownerDocument.defaultView.HTMLElement&&(o=t.offsetWidth,i=t.offsetHeight),{top:n,left:r,width:o,height:i}}function Ut(t,e){let{top:n,left:r,width:o,height:i}=Jn(t,e),{scrollTop:l,scrollLeft:a,clientTop:c,clientLeft:u}=document.documentElement;return{top:n+l-c,left:r+a-u,width:o,height:i}}function Ni(t,e,n){let r=window.getComputedStyle(t),o;if(r.position==="fixed")o=Jn(t,n);else{o=Ut(t,n);let i=Ut(e,n),l=window.getComputedStyle(e);i.top+=(parseInt(l.borderTopWidth,10)||0)-e.scrollTop,i.left+=(parseInt(l.borderLeftWidth,10)||0)-e.scrollLeft,o.top-=i.top,o.left-=i.left}return o.top-=parseInt(r.marginTop,10)||0,o.left-=parseInt(r.marginLeft,10)||0,o}function wh(t){let e=t.offsetParent;if(e&&e===document.body&&window.getComputedStyle(e).position==="static"&&!Li(e)&&(e=document.documentElement),e==null)for(e=t.parentElement;e&&!Li(e);)e=e.parentElement;return e||document.documentElement}function Li(t){let e=window.getComputedStyle(t);return e.transform!=="none"||/transform|perspective/.test(e.willChange)||e.filter!=="none"||e.contain==="paint"||"backdropFilter"in e&&e.backdropFilter!=="none"||"WebkitBackdropFilter"in e&&e.WebkitBackdropFilter!=="none"}const Ts=new WeakMap;function Eh(t){let{triggerRef:e,isOpen:n,onClose:r}=t;s.useEffect(()=>{if(!n||r===null)return;let o=i=>{let l=j(i);if(!e.current||l instanceof Node&&!H(l,e.current)||l instanceof HTMLInputElement||l instanceof HTMLTextAreaElement)return;let a=r||Ts.get(e.current);a&&a()};return window.addEventListener("scroll",o,!0),()=>{window.removeEventListener("scroll",o,!0)}},[n,r,e])}let se=typeof document<"u"?window.visualViewport:null;function Ch(t){let{direction:e}=dt(),{arrowSize:n,targetRef:r,overlayRef:o,arrowRef:i,scrollRef:l=o,placement:a="bottom",containerPadding:c=12,shouldFlip:u=!0,boundaryElement:d=typeof document<"u"?document.body:null,offset:f=0,crossOffset:b=0,shouldUpdatePosition:p=!0,isOpen:g=!0,onClose:y,maxHeight:v,arrowBoundaryOffset:w=0}=t,[x,T]=s.useState(null),M=[p,a,o.current,r.current,i==null?void 0:i.current,l.current,c,u,d,f,b,g,e,v,w,n],C=s.useRef(se==null?void 0:se.scale);s.useEffect(()=>{g&&(C.current=se==null?void 0:se.scale)},[g]);let I=s.useCallback(()=>{var F,m;if(p===!1||!g||!o.current||!r.current||!d||(se==null?void 0:se.scale)!==C.current)return;let A=null;if(l.current&&$t(l.current)){let E=(F=ne())==null?void 0:F.getBoundingClientRect(),L=l.current.getBoundingClientRect();A={type:"top",offset:((E==null?void 0:E.top)??0)-L.top},A.offset>L.height/2&&(A.type="bottom",A.offset=((E==null?void 0:E.bottom)??0)-L.bottom)}let P=o.current;!v&&o.current&&(P.style.top="0px",P.style.bottom="",P.style.maxHeight=(((m=window.visualViewport)==null?void 0:m.height)??window.innerHeight)+"px");let O=$h({placement:Ph(a,e),overlayNode:o.current,targetNode:r.current,scrollNode:l.current||o.current,padding:c,shouldFlip:u,boundaryElement:d,offset:f,crossOffset:b,maxHeight:v,arrowSize:n??(i!=null&&i.current?Jn(i.current,!0).width:0),arrowBoundaryOffset:w});if(!O.position)return;P.style.top="",P.style.bottom="",P.style.left="",P.style.right="",Object.keys(O.position).forEach(E=>P.style[E]=O.position[E]+"px"),P.style.maxHeight=O.maxHeight!=null?O.maxHeight+"px":"";let V=ne();if(A&&V&&l.current){let E=V.getBoundingClientRect(),L=l.current.getBoundingClientRect(),S=E[A.type]-L[A.type];l.current.scrollTop+=S-A.offset}T(O)},M);J(I,M),Sh(I),Tn({ref:o,onResize:I}),Tn({ref:r,onResize:I});let R=s.useRef(!1);J(()=>{let A,P=()=>{R.current=!0,clearTimeout(A),A=setTimeout(()=>{R.current=!1},500),I()},O=()=>{R.current&&P()};return se==null||se.addEventListener("resize",P),se==null||se.addEventListener("scroll",O),()=>{se==null||se.removeEventListener("resize",P),se==null||se.removeEventListener("scroll",O)}},[I]);let N=s.useCallback(()=>{R.current||y==null||y()},[y,R]);return Eh({triggerRef:r,isOpen:g,onClose:y&&N}),{overlayProps:{style:{position:x?"absolute":"fixed",top:x?void 0:0,left:x?void 0:0,zIndex:1e5,...x==null?void 0:x.position,maxHeight:(x==null?void 0:x.maxHeight)??"100vh"}},placement:(x==null?void 0:x.placement)??null,triggerAnchorPoint:(x==null?void 0:x.triggerAnchorPoint)??null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:x==null?void 0:x.arrowOffsetLeft,top:x==null?void 0:x.arrowOffsetTop}},updatePosition:I}}function Sh(t){J(()=>(window.addEventListener("resize",t,!1),()=>{window.removeEventListener("resize",t,!1)}),[t])}function Ph(t,e){return e==="rtl"?t.replace("start","right").replace("end","left"):t.replace("start","left").replace("end","right")}const Ii=s.createContext(null),Wr="react-aria-focus-scope-restore";let re=null;function Ms(t){let{children:e,contain:n,restoreFocus:r,autoFocus:o}=t,i=s.useRef(null),l=s.useRef(null),a=s.useRef([]),{parentNode:c}=s.useContext(Ii)||{},u=s.useMemo(()=>new Yr({scopeRef:a}),[a]);J(()=>{let b=c||ce.root;if(ce.getTreeNode(b.scopeRef)&&re&&!jn(re,b.scopeRef)){let p=ce.getTreeNode(re);p&&(b=p)}b.addChild(u),ce.addNode(u)},[u,c]),J(()=>{let b=ce.getTreeNode(a);b&&(b.contain=!!n)},[n]),J(()=>{var y;let b=(y=i.current)==null?void 0:y.nextSibling,p=[],g=v=>v.stopPropagation();for(;b&&b!==l.current;)p.push(b),b.addEventListener(Wr,g),b=b.nextSibling;return a.current=p,()=>{for(let v of p)v.removeEventListener(Wr,g)}},[e]),Lh(a,r,n),Rh(a,n),Ih(a,r,n),Nh(a,o),s.useEffect(()=>{const b=ne(Q(a.current?a.current[0]:void 0));let p=null;if(ke(b,a.current)){for(let g of ce.traverse())g.scopeRef&&ke(b,g.scopeRef.current)&&(p=g);p===ce.getTreeNode(a)&&(re=p.scopeRef)}},[a]),J(()=>()=>{var p,g;let b=((g=(p=ce.getTreeNode(a))==null?void 0:p.parent)==null?void 0:g.scopeRef)??null;(a===re||jn(a,re))&&(!b||ce.getTreeNode(b))&&(re=b),ce.removeTreeNode(a)},[a]);let d=s.useMemo(()=>kh(a),[]),f=s.useMemo(()=>({focusManager:d,parentNode:u}),[u,d]);return s.createElement(Ii.Provider,{value:f},s.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:i}),e,s.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:l}))}function kh(t){return{focusNext(e={}){let n=t.current,{from:r,tabbable:o,wrap:i,accept:l}=e,a=r||ne(Q(n[0]??void 0)),c=n[0].previousElementSibling,u=rt(n),d=Fe(u,{tabbable:o,accept:l},n);d.currentNode=ke(a,n)?a:c;let f=d.nextNode();return!f&&i&&(d.currentNode=c,f=d.nextNode()),f&&Ae(f,!0),f},focusPrevious(e={}){let n=t.current,{from:r,tabbable:o,wrap:i,accept:l}=e,a=r||ne(Q(n[0]??void 0)),c=n[n.length-1].nextElementSibling,u=rt(n),d=Fe(u,{tabbable:o,accept:l},n);d.currentNode=ke(a,n)?a:c;let f=d.previousNode();return!f&&i&&(d.currentNode=c,f=d.previousNode()),f&&Ae(f,!0),f},focusFirst(e={}){let n=t.current,{tabbable:r,accept:o}=e,i=rt(n),l=Fe(i,{tabbable:r,accept:o},n);l.currentNode=n[0].previousElementSibling;let a=l.nextNode();return a&&Ae(a,!0),a},focusLast(e={}){let n=t.current,{tabbable:r,accept:o}=e,i=rt(n),l=Fe(i,{tabbable:r,accept:o},n);l.currentNode=n[n.length-1].nextElementSibling;let a=l.previousNode();return a&&Ae(a,!0),a}}}function rt(t){return t[0].parentElement}function Ot(t){let e=ce.getTreeNode(re);for(;e&&e.scopeRef!==t;){if(e.contain)return!1;e=e.parent}return!0}function Th(t){if(!t.form)return Array.from(Q(t).querySelectorAll(`input[type="radio"][name="${CSS.escape(t.name)}"]`)).filter(r=>!r.form);const e=t.form.elements.namedItem(t.name);let n=fe(t);return e instanceof n.RadioNodeList?Array.from(e).filter(r=>r instanceof n.HTMLInputElement):e instanceof n.HTMLInputElement?[e]:[]}function Mh(t){if(t.checked)return!0;const e=Th(t);return e.length>0&&!e.some(n=>n.checked)}function Rh(t,e){let n=s.useRef(void 0),r=s.useRef(void 0);J(()=>{let o=t.current;if(!e){r.current&&(cancelAnimationFrame(r.current),r.current=void 0);return}const i=Q(o?o[0]:void 0);let l=u=>{if(u.key!=="Tab"||u.altKey||u.ctrlKey||u.metaKey||!Ot(t)||u.isComposing)return;let d=ne(i),f=t.current;if(!f||!ke(d,f))return;let b=rt(f),p=Fe(b,{tabbable:!0},f);if(!d)return;p.currentNode=d;let g=u.shiftKey?p.previousNode():p.nextNode();g||(p.currentNode=u.shiftKey?f[f.length-1].nextElementSibling:f[0].previousElementSibling,g=u.shiftKey?p.previousNode():p.nextNode()),u.preventDefault(),g&&(Ae(g,!0),g instanceof fe(g).HTMLInputElement&&g.select())},a=u=>{(!re||jn(re,t))&&ke(j(u),t.current)?(re=t,n.current=j(u)):Ot(t)&&!We(j(u),t)?n.current?n.current.focus():re&&re.current&&qr(re.current):Ot(t)&&(n.current=j(u))},c=u=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame(()=>{var p;let d=Ht(),f=(d==="virtual"||d===null)&&fo()&&Ll(),b=ne(i);if(!f&&b&&Ot(t)&&!We(b,t)){re=t;let g=j(u);g&&g.isConnected?(n.current=g,(p=n.current)==null||p.focus()):re.current&&qr(re.current)}})};return i.addEventListener("keydown",l,!1),i.addEventListener("focusin",a,!1),o==null||o.forEach(u=>u.addEventListener("focusin",a,!1)),o==null||o.forEach(u=>u.addEventListener("focusout",c,!1)),()=>{i.removeEventListener("keydown",l,!1),i.removeEventListener("focusin",a,!1),o==null||o.forEach(u=>u.removeEventListener("focusin",a,!1)),o==null||o.forEach(u=>u.removeEventListener("focusout",c,!1))}},[t,e]),J(()=>()=>{r.current&&cancelAnimationFrame(r.current)},[r])}function Rs(t){return We(t)}function ke(t,e){return!t||!e?!1:e.some(n=>H(n,t))}function We(t,e=null){if(t instanceof Element&&t.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of ce.traverse(ce.getTreeNode(e)))if(n&&ke(t,n.current))return!0;return!1}function Dh(t){return We(t,re)}function jn(t,e){var r;let n=(r=ce.getTreeNode(e))==null?void 0:r.parent;for(;n;){if(n.scopeRef===t)return!0;n=n.parent}return!1}function Ae(t,e=!1){if(t!=null&&!e)try{Ye(t)}catch{}else if(t!=null)try{t.focus()}catch{}}function Ds(t,e=!0){let n=t[0].previousElementSibling,r=rt(t),o=Fe(r,{tabbable:e},t);o.currentNode=n;let i=o.nextNode();return e&&!i&&(r=rt(t),o=Fe(r,{tabbable:!1},t),o.currentNode=n,i=o.nextNode()),i}function qr(t,e=!0){Ae(Ds(t,e))}function Nh(t,e){const n=s.useRef(e);s.useEffect(()=>{if(n.current){re=t;const r=Q(t.current?t.current[0]:void 0);!ke(ne(r),re.current)&&t.current&&qr(t.current)}n.current=!1},[t])}function Lh(t,e,n){J(()=>{if(e||n)return;let r=t.current;const o=Q(r?r[0]:void 0);let i=l=>{let a=j(l);ke(a,t.current)?re=t:Rs(a)||(re=null)};return o.addEventListener("focusin",i,!1),r==null||r.forEach(l=>l.addEventListener("focusin",i,!1)),()=>{o.removeEventListener("focusin",i,!1),r==null||r.forEach(l=>l.removeEventListener("focusin",i,!1))}},[t,e,n])}function Ki(t){let e=ce.getTreeNode(re);for(;e&&e.scopeRef!==t;){if(e.nodeToRestore)return!1;e=e.parent}return(e==null?void 0:e.scopeRef)===t}function Ih(t,e,n){const r=s.useRef(typeof document<"u"?ne(Q(t.current?t.current[0]:void 0)):null);J(()=>{let o=t.current;const i=Q(o?o[0]:void 0);if(!e||n)return;let l=()=>{(!re||jn(re,t))&&ke(ne(i),t.current)&&(re=t)};return i.addEventListener("focusin",l,!1),o==null||o.forEach(a=>a.addEventListener("focusin",l,!1)),()=>{i.removeEventListener("focusin",l,!1),o==null||o.forEach(a=>a.removeEventListener("focusin",l,!1))}},[t,n]),J(()=>{const o=Q(t.current?t.current[0]:void 0);if(!e)return;let i=l=>{if(l.key!=="Tab"||l.altKey||l.ctrlKey||l.metaKey||!Ot(t)||l.isComposing)return;let a=o.activeElement;if(!We(a,t)||!Ki(t))return;let c=ce.getTreeNode(t);if(!c)return;let u=c.nodeToRestore,d=Fe(o.body,{tabbable:!0});d.currentNode=a;let f=l.shiftKey?d.previousNode():d.nextNode();if((!u||!u.isConnected||u===o.body)&&(u=void 0,c.nodeToRestore=void 0),(!f||!We(f,t))&&u){d.currentNode=u;do f=l.shiftKey?d.previousNode():d.nextNode();while(We(f,t));l.preventDefault(),l.stopPropagation(),f?Ae(f,!0):Rs(u)?Ae(u,!0):a.blur()}};return n||o.addEventListener("keydown",i,!0),()=>{n||o.removeEventListener("keydown",i,!0)}},[t,e,n]),J(()=>{const o=Q(t.current?t.current[0]:void 0);if(!e)return;let i=ce.getTreeNode(t);if(i)return i.nodeToRestore=r.current??void 0,()=>{let l=ce.getTreeNode(t);if(!l)return;let a=l.nodeToRestore,c=ne(o);if(e&&a&&(c&&We(c,t)||c===o.body&&Ki(t))){let u=ce.clone();requestAnimationFrame(()=>{if(o.activeElement===o.body){let d=u.getTreeNode(t);for(;d;){if(d.nodeToRestore&&d.nodeToRestore.isConnected){Oi(d.nodeToRestore);return}d=d.parent}for(d=u.getTreeNode(t);d;){if(d.scopeRef&&d.scopeRef.current&&ce.getTreeNode(d.scopeRef)){let f=Ds(d.scopeRef.current,!0);Oi(f);return}d=d.parent}}})}}},[t,e])}function Oi(t){t.dispatchEvent(new CustomEvent(Wr,{bubbles:!0,cancelable:!0}))&&Ae(t)}function Fe(t,e,n){let r=e!=null&&e.tabbable?zl:go,o=(t==null?void 0:t.nodeType)===Node.ELEMENT_NODE?t:null,i=Q(o),l=Al(i,t||i,NodeFilter.SHOW_ELEMENT,{acceptNode(a){return H(e==null?void 0:e.from,a)||e!=null&&e.tabbable&&a.tagName==="INPUT"&&a.getAttribute("type")==="radio"&&(!Mh(a)||l.currentNode.tagName==="INPUT"&&l.currentNode.type==="radio"&&l.currentNode.name===a.name)?NodeFilter.FILTER_REJECT:r(a)&&(!n||ke(a,n))&&(!(e!=null&&e.accept)||e.accept(a))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});return e!=null&&e.from&&(l.currentNode=e.from),l}class Po{constructor(){this.fastMap=new Map,this.root=new Yr({scopeRef:null}),this.fastMap.set(null,this.root)}get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,n,r){let o=this.fastMap.get(n??null);if(!o)return;let i=new Yr({scopeRef:e});o.addChild(i),i.parent=o,this.fastMap.set(e,i),r&&(i.nodeToRestore=r)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(e===null)return;let n=this.fastMap.get(e);if(!n)return;let r=n.parent;for(let i of this.traverse())i!==n&&n.nodeToRestore&&i.nodeToRestore&&n.scopeRef&&n.scopeRef.current&&ke(i.nodeToRestore,n.scopeRef.current)&&(i.nodeToRestore=n.nodeToRestore);let o=n.children;r&&(r.removeChild(n),o.size>0&&o.forEach(i=>r&&r.addChild(i))),this.fastMap.delete(n.scopeRef)}*traverse(e=this.root){if(e.scopeRef!=null&&(yield e),e.children.size>0)for(let n of e.children)yield*this.traverse(n)}clone(){var n;let e=new Po;for(let r of this.traverse())e.addTreeNode(r.scopeRef,((n=r.parent)==null?void 0:n.scopeRef)??null,r.nodeToRestore);return e}}class Yr{constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}}let ce=new Po;function Kh(t){let{ref:e,onInteractOutside:n,isDisabled:r,onInteractOutsideStart:o}=t,i=s.useRef({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),l=Pe(c=>{n&&hn(c,e)&&(o&&o(c),i.current.isPointerDown=!0)}),a=Pe(c=>{n&&n(c)});s.useEffect(()=>{let c=i.current;if(r)return;const u=e.current,d=Q(u);if(typeof PointerEvent<"u"){let f=b=>{c.isPointerDown&&hn(b,e)&&a(b),c.isPointerDown=!1};return d.addEventListener("pointerdown",l,!0),d.addEventListener("click",f,!0),()=>{d.removeEventListener("pointerdown",l,!0),d.removeEventListener("click",f,!0)}}else if(process.env.NODE_ENV==="test"){let f=p=>{c.ignoreEmulatedMouseEvents?c.ignoreEmulatedMouseEvents=!1:c.isPointerDown&&hn(p,e)&&a(p),c.isPointerDown=!1},b=p=>{c.ignoreEmulatedMouseEvents=!0,c.isPointerDown&&hn(p,e)&&a(p),c.isPointerDown=!1};return d.addEventListener("mousedown",l,!0),d.addEventListener("mouseup",f,!0),d.addEventListener("touchstart",l,!0),d.addEventListener("touchend",b,!0),()=>{d.removeEventListener("mousedown",l,!0),d.removeEventListener("mouseup",f,!0),d.removeEventListener("touchstart",l,!0),d.removeEventListener("touchend",b,!0)}}},[e,r])}function hn(t,e){if(t.button>0)return!1;let n=j(t);if(n){const r=n.ownerDocument;if(!r||!H(r.documentElement,n)||n.closest("[data-react-aria-top-layer]"))return!1}return e.current?!t.composedPath().includes(e.current):!1}const Ne=[];function Ns(t,e){let{onClose:n,shouldCloseOnBlur:r,isOpen:o,isDismissable:i=!1,isKeyboardDismissDisabled:l=!1,shouldCloseOnInteractOutside:a}=t,c=s.useRef(void 0);s.useEffect(()=>{if(o&&!Ne.includes(e))return Ne.push(e),()=>{let g=Ne.indexOf(e);g>=0&&Ne.splice(g,1)}},[o,e]);let u=()=>{Ne[Ne.length-1]===e&&n&&n()},d=g=>{const y=Ne[Ne.length-1];c.current=y,(!a||a(j(g)))&&y===e&&g.stopPropagation()},f=g=>{(!a||a(j(g)))&&(Ne[Ne.length-1]===e&&g.stopPropagation(),c.current===e&&u()),c.current=void 0},b=g=>{g.key==="Escape"&&!l&&!g.nativeEvent.isComposing&&(g.stopPropagation(),g.preventDefault(),u())};Kh({ref:e,onInteractOutside:i&&o?f:void 0,onInteractOutsideStart:d});let{focusWithinProps:p}=Eo({isDisabled:!r,onBlurWithin:g=>{!g.relatedTarget||Dh(g.relatedTarget)||(!a||a(g.relatedTarget))&&(n==null||n())}});return{overlayProps:{onKeyDown:b,...p},underlayProps:{}}}const _t=typeof document<"u"&&window.visualViewport;let pn=0,Er;function Ls(t={}){let{isDisabled:e}=t;J(()=>{if(!e)return pn++,pn===1&&(lt()?Er=Ah():Er=Oh()),()=>{pn--,pn===0&&Er()}},[e])}function Oh(){let t=window.innerWidth-document.documentElement.clientWidth;return Zt(t>0&&("scrollbarGutter"in document.documentElement.style?En(document.documentElement,"scrollbarGutter","stable"):En(document.documentElement,"paddingRight",`${t}px`)),En(document.documentElement,"overflow","hidden"))}function Ah(){let t=En(document.documentElement,"overflow","hidden"),e,n=!1,r=d=>{let f=j(d);e=st(f)?f:Bl(f,!0),n=!1;let b=f.ownerDocument.defaultView.getSelection();b&&!b.isCollapsed&&b.containsNode(f,!0)&&(n=!0),d.composedPath().some(p=>p instanceof HTMLInputElement&&p.type==="range")&&(n=!0),"selectionStart"in f&&"selectionEnd"in f&&f.selectionStart<f.selectionEnd&&f.ownerDocument.activeElement===f&&(n=!0)},o=document.createElement("style"),i=Gl();i&&(o.nonce=i),o.textContent=`
|
|
7
|
+
`.trim(),m.head.prepend(C)},[b]),s.useEffect(()=>{let m=v.current;return()=>{f||xr(m.target??void 0);for(let C of m.disposables)C();m.disposables=[]}},[f]),{isPressed:c||g,pressProps:Y(p,F,{[wi]:!0})}}function Eo(t){return t.tagName==="A"&&t.hasAttribute("href")}function $r(t,e){const{key:n,code:r}=t,o=e,i=o.getAttribute("role");return(n==="Enter"||n===" "||n==="Spacebar"||r==="Space")&&!(o instanceof fe(o).HTMLInputElement&&!Cs(o,n)||o instanceof fe(o).HTMLTextAreaElement||o.isContentEditable)&&!((i==="link"||!i&&Eo(o))&&n!=="Enter")}function Yf(t){const{targetTouches:e}=t;return e.length>0?e[0]:null}function Ei(t,e){const n=t.changedTouches;for(let r=0;r<n.length;r++){const o=n[r];if(o.identifier===e)return o}return null}function Ge(t,e){let n=0,r=0;return e.targetTouches&&e.targetTouches.length===1&&(n=e.targetTouches[0].clientX,r=e.targetTouches[0].clientY),{currentTarget:t,shiftKey:e.shiftKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,altKey:e.altKey,clientX:n,clientY:r}}function nt(t,e){let n=e.clientX,r=e.clientY;return{currentTarget:t,shiftKey:e.shiftKey,ctrlKey:e.ctrlKey,metaKey:e.metaKey,altKey:e.altKey,clientX:n,clientY:r,key:e.key}}function Xf(t){let e=0,n=0;return t.width!==void 0?e=t.width/2:t.radiusX!==void 0&&(e=t.radiusX),t.height!==void 0?n=t.height/2:t.radiusY!==void 0&&(n=t.radiusY),{top:t.clientY-n,right:t.clientX+e,bottom:t.clientY+n,left:t.clientX-e}}function Zf(t,e){return!(t.left>e.right||e.left>t.right||t.top>e.bottom||e.top>t.bottom)}function Ci(t,e){let n=e.getBoundingClientRect(),r=Xf(t);return Zf(n,r)}function Jf(t){return t instanceof HTMLInputElement?!1:t instanceof HTMLButtonElement?t.type!=="submit"&&t.type!=="reset":!Eo(t)}function Si(t,e){return t instanceof HTMLInputElement?!Cs(t,e):Jf(t)}const Qf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Cs(t,e){return t.type==="checkbox"||t.type==="radio"?e===" ":Qf.has(t.type)}function eh(t,e){let{elementType:n="button",isDisabled:r,onPress:o,onPressStart:i,onPressEnd:l,onPressUp:a,onPressChange:c,preventFocusOnPress:u,allowFocusWhenDisabled:d,onClick:f,href:b,target:p,rel:g,type:y="button"}=t,v;n==="button"?v={type:y,disabled:r,form:t.form,formAction:t.formAction,formEncType:t.formEncType,formMethod:t.formMethod,formNoValidate:t.formNoValidate,formTarget:t.formTarget,name:t.name,value:t.value}:v={role:"button",href:n==="a"&&!r?b:void 0,target:n==="a"?p:void 0,type:n==="input"?y:void 0,disabled:n==="input"?r:void 0,"aria-disabled":!r||n==="input"?void 0:r,rel:n==="a"?g:void 0};let{pressProps:w,isPressed:x}=Xe({onPressStart:i,onPressEnd:l,onPressChange:c,onPress:o,onPressUp:a,onClick:f,isDisabled:r,preventFocusOnPress:u,ref:e}),{focusableProps:T}=en(t,e);d&&(T.tabIndex=r?-1:T.tabIndex);let M=Y(T,w,ae(t,{labelable:!0}));return{isPressed:x,buttonProps:Y(v,M,{"aria-haspopup":t["aria-haspopup"],"aria-expanded":t["aria-expanded"],"aria-controls":t["aria-controls"],"aria-pressed":t["aria-pressed"],"aria-current":t["aria-current"],"aria-disabled":t["aria-disabled"]})}}function Co(t){let{isDisabled:e,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=t,i=s.useRef({isFocusWithin:!1}),{addGlobalListener:l,removeAllGlobalListeners:a}=qn(),c=s.useCallback(f=>{H(f.currentTarget,j(f))&&i.current.isFocusWithin&&!H(f.currentTarget,f.relatedTarget)&&(i.current.isFocusWithin=!1,a(),n&&n(f),o&&o(!1))},[n,o,i,a]),u=gs(c),d=s.useCallback(f=>{if(!H(f.currentTarget,j(f)))return;let b=j(f);const p=Q(b),g=ne(p);if(!i.current.isFocusWithin&&g===b){r&&r(f),o&&o(!0),i.current.isFocusWithin=!0,u(f);let y=f.currentTarget;l(p,"focus",v=>{let w=j(v);if(i.current.isFocusWithin&&!H(y,w)){let x=new p.defaultView.FocusEvent("blur",{relatedTarget:w});ms(x,y);let T=wo(x);c(T)}},{capture:!0})}},[r,o,u,l,c]);return e?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:d,onBlur:c}}}function So(t={}){let{autoFocus:e=!1,isTextInput:n,within:r}=t,o=s.useRef({isFocused:!1,isFocusVisible:e||Ht()}),[i,l]=s.useState(!1),[a,c]=s.useState(()=>o.current.isFocused&&o.current.isFocusVisible),u=s.useCallback(()=>c(o.current.isFocused&&o.current.isFocusVisible),[]),d=s.useCallback(p=>{o.current.isFocused=p,o.current.isFocusVisible=Ht(),l(p),u()},[u]);Uf(p=>{o.current.isFocusVisible=p,u()},[n,i],{enabled:i,isTextInput:n});let{focusProps:f}=ws({isDisabled:r,onFocusChange:d}),{focusWithinProps:b}=Co({isDisabled:!r,onFocusWithinChange:d});return{isFocused:i,isFocusVisible:a,focusProps:r?b:f}}let An=!1,fn=0;function Gr(){An=!0,setTimeout(()=>{An=!1},500)}function Pi(t){t.pointerType==="touch"&&Gr()}function th(){let t=Q(null);if(!(typeof t>"u"))return fn===0&&(typeof PointerEvent<"u"?t.addEventListener("pointerup",Pi):process.env.NODE_ENV==="test"&&t.addEventListener("touchend",Gr)),fn++,()=>{fn--,!(fn>0)&&(typeof PointerEvent<"u"?t.removeEventListener("pointerup",Pi):process.env.NODE_ENV==="test"&&t.removeEventListener("touchend",Gr))}}function tn(t){let{onHoverStart:e,onHoverChange:n,onHoverEnd:r,isDisabled:o}=t,[i,l]=s.useState(!1),a=s.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;s.useEffect(th,[]);let{addGlobalListener:c,removeAllGlobalListeners:u}=qn(),{hoverProps:d,triggerHoverEnd:f}=s.useMemo(()=>{let b=(y,v)=>{if(a.pointerType=v,o||v==="touch"||a.isHovered||!H(y.currentTarget,j(y)))return;a.isHovered=!0;let w=y.currentTarget;a.target=w,c(Q(j(y)),"pointerover",x=>{a.isHovered&&a.target&&!H(a.target,j(x))&&p(x,x.pointerType)},{capture:!0}),e&&e({type:"hoverstart",target:w,pointerType:v}),n&&n(!0),l(!0)},p=(y,v)=>{let w=a.target;a.pointerType="",a.target=null,!(v==="touch"||!a.isHovered||!w)&&(a.isHovered=!1,u(),r&&r({type:"hoverend",target:w,pointerType:v}),n&&n(!1),l(!1))},g={};return typeof PointerEvent<"u"?(g.onPointerEnter=y=>{An&&y.pointerType==="mouse"||b(y,y.pointerType)},g.onPointerLeave=y=>{!o&&H(y.currentTarget,j(y))&&p(y,y.pointerType)}):process.env.NODE_ENV==="test"&&(g.onTouchStart=()=>{a.ignoreEmulatedMouseEvents=!0},g.onMouseEnter=y=>{!a.ignoreEmulatedMouseEvents&&!An&&b(y,"mouse"),a.ignoreEmulatedMouseEvents=!1},g.onMouseLeave=y=>{!o&&H(y.currentTarget,j(y))&&p(y,"mouse")}),{hoverProps:g,triggerHoverEnd:p}},[e,n,r,o,a,c,u]);return s.useEffect(()=>{o&&f({currentTarget:a.target},a.pointerType)},[o]),{hoverProps:d,isHovered:i}}const Ss=s.createContext({}),Po=Cf(function(e,n){[e,n]=Me(e,n,Ss);let r=e,{isPending:o}=r,{buttonProps:i,isPressed:l}=eh(e,n);i=rh(i,o);let{focusProps:a,isFocused:c,isFocusVisible:u}=So(e),{hoverProps:d,isHovered:f}=tn({...e,isDisabled:e.isDisabled||o}),b={isHovered:f,isPressed:(r.isPressed||l)&&!o,isFocused:c,isFocusVisible:u,isDisabled:e.isDisabled||!1,isPending:o??!1},p=Te({...e,values:b,defaultClassName:"react-aria-Button"}),g=he(i.id),y=he(),v=i["aria-labelledby"];o&&(v?v=`${v} ${y}`:i["aria-label"]&&(v=`${g} ${y}`));let w=s.useRef(o);s.useEffect(()=>{let T={"aria-labelledby":v||g};(!w.current&&c&&o||w.current&&c&&!o)&&mi(T,"assertive"),w.current=o},[o,c,v,g]);let x=ae(e,{global:!0});return delete x.onClick,s.createElement(pe.button,{...Y(x,p,i,a,d),type:i.type==="submit"&&o?"button":i.type,id:g,ref:n,"aria-labelledby":v,slot:e.slot||void 0,"aria-disabled":o?"true":i["aria-disabled"],"data-disabled":e.isDisabled||void 0,"data-pressed":b.isPressed||void 0,"data-hovered":f||void 0,"data-focused":c||void 0,"data-pending":o||void 0,"data-focus-visible":u||void 0},s.createElement(ps.Provider,{value:{id:y}},p.children))}),nh=/Focus|Blur|Hover|Pointer(Enter|Leave|Over|Out)|Mouse(Enter|Leave|Over|Out)/;function rh(t,e){if(e){for(const n in t)n.startsWith("on")&&!nh.test(n)&&(t[n]=void 0);t.href=void 0,t.target=void 0}return t}const oh=typeof document<"u"?s.useInsertionEffect??s.useLayoutEffect:()=>{};function Xn(t,e,n){let[r,o]=s.useState(t||e),i=s.useRef(r),l=s.useRef(t!==void 0),a=t!==void 0;s.useEffect(()=>{let f=l.current;f!==a&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}.`),l.current=a},[a]);let c=a?t:r;oh(()=>{i.current=c});let[,u]=s.useReducer(()=>({}),{}),d=s.useCallback((f,...b)=>{let p=typeof f=="function"?f(i.current):f;Object.is(i.current,p)||(i.current=p,o(p),u(),n==null||n(p,...b))},[n]);return[c,d]}const Ps=s.createContext({}),ih=s.forwardRef(function(e,n){[e,n]=Me(e,n,Ps);let{children:r,level:o=3,className:i,...l}=e,a=pe[`h${o}`];return s.createElement(a,{...l,ref:n,className:i??"react-aria-Heading"},r)}),lh=t=>t?"true":void 0;function Ee(t,e){return xf(t,(n,r)=>{const o=typeof e=="function"?e(r)??"":e??"";return Vt(o,n??"")??""})}const ie=(t,e,n)=>typeof t=="function"?t({className:e}):e,sh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Chevron right icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M5.47 2.97a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1 0 1.06l-4.5 4.5a.75.75 0 1 1-1.06-1.06L9.44 8 5.47 4.03a.75.75 0 0 1 0-1.06Z",fill:"currentColor",fillRule:"evenodd"})}),ah=({height:t=9,width:e=9,...n})=>h.jsx("svg",{"aria-hidden":"true","aria-label":"External link icon",fill:"none",height:t,role:"presentation",viewBox:"0 0 7 7",width:e,xmlns:"http://www.w3.org/2000/svg",...n,children:h.jsx("path",{d:"M1.20592 6.84333L0.379822 6.01723L4.52594 1.8672H1.37819L1.38601 0.731812H6.48742V5.83714H5.34421L5.35203 2.6933L1.20592 6.84333Z",fill:"currentColor"})}),ch=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Close icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M3.47 3.47a.75.75 0 0 1 1.06 0L8 6.94l3.47-3.47a.75.75 0 1 1 1.06 1.06L9.06 8l3.47 3.47a.75.75 0 1 1-1.06 1.06L8 9.06l-3.47 3.47a.75.75 0 0 1-1.06-1.06L6.94 8 3.47 4.53a.75.75 0 0 1 0-1.06Z",fill:"currentColor",fillRule:"evenodd"})}),ki=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Info icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M8 13.5a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m1-9.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-.25 3a.75.75 0 0 0-1.5 0V11a.75.75 0 0 0 1.5 0z",fill:"currentColor",fillRule:"evenodd"})}),uh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Warning icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M7.134 2.994L2.217 11.5a1 1 0 0 0 .866 1.5h9.834a1 1 0 0 0 .866-1.5L8.866 2.993a1 1 0 0 0-1.732 0m3.03-.75c-.962-1.665-3.366-1.665-4.329 0L.918 10.749c-.963 1.666.24 3.751 2.165 3.751h9.834c1.925 0 3.128-2.085 2.164-3.751zM8 5a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2A.75.75 0 0 1 8 5m1 5.75a1 1 0 1 1-2 0a1 1 0 0 1 2 0",fill:"currentColor",fillRule:"evenodd"})}),dh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Danger icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M8 13.5a5.5 5.5 0 1 0 0-11a5.5 5.5 0 0 0 0 11M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14m1-4.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0M8.75 5a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0z",fill:"currentColor",fillRule:"evenodd"})}),fh=t=>h.jsx("svg",{"aria-hidden":"true","aria-label":"Success icon",fill:"none",height:16,role:"presentation",viewBox:"0 0 16 16",width:16,xmlns:"http://www.w3.org/2000/svg",...t,children:h.jsx("path",{clipRule:"evenodd",d:"M13.5 8a5.5 5.5 0 1 1-11 0a5.5 5.5 0 0 1 11 0M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0m-3.9-1.55a.75.75 0 1 0-1.2-.9L7.419 8.858L6.03 7.47a.75.75 0 0 0-1.06 1.06l2 2a.75.75 0 0 0 1.13-.08z",fill:"currentColor",fillRule:"evenodd"})}),Zn=s.createContext({}),hh=s.createContext({placement:"bottom"}),ph=typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype;function Ti(t){return t.dataset.liveAnnouncer==="true"||t.dataset.reactAriaTopLayer!==void 0}let Mt=new WeakMap,ye=[];function ks(t,e){let n=fe(t==null?void 0:t[0]),r=e instanceof n.Element?{root:e}:e,o=(r==null?void 0:r.root)??document.body,i=(r==null?void 0:r.shouldUseInert)&&ph,l=new Set(t),a=new Set,c=v=>i&&v instanceof n.HTMLElement?v.inert:v.getAttribute("aria-hidden")==="true",u=(v,w)=>{i&&v instanceof n.HTMLElement?v.inert=w:w?v.setAttribute("aria-hidden","true"):(v.removeAttribute("aria-hidden"),v instanceof n.HTMLElement&&(v.inert=!1))},d=new Set;if(Oe())for(let v of t){let w=v;for(;w&&w!==o;){let x=w.getRootNode();"shadowRoot"in x&&d.add(x.shadowRoot),w=x.parentNode}}let f=v=>{for(let M of v.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]"))l.add(M);let w=M=>{if(a.has(M)||l.has(M)||M.parentElement&&a.has(M.parentElement)&&M.parentElement.getAttribute("role")!=="row")return NodeFilter.FILTER_REJECT;for(let R of l)if(H(M,R))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},x=Fl(Q(v),v,NodeFilter.SHOW_ELEMENT,{acceptNode:w}),T=w(v);if(T===NodeFilter.FILTER_ACCEPT&&b(v),T!==NodeFilter.FILTER_REJECT){let M=x.nextNode();for(;M!=null;)b(M),M=x.nextNode()}},b=v=>{let w=Mt.get(v)??0;c(v)&&w===0||(w===0&&u(v,!0),a.add(v),Mt.set(v,w+1))};ye.length&&ye[ye.length-1].disconnect(),f(o);let p=new MutationObserver(v=>{for(let w of v)if(w.type==="childList"){if(w.target.isConnected&&![...l,...a].some(x=>H(x,w.target)))for(let x of w.addedNodes)(x instanceof HTMLElement||x instanceof SVGElement)&&Ti(x)?l.add(x):x instanceof Element&&f(x);if(Oe()){for(let x of d)if(!x.isConnected){p.disconnect();break}}}});p.observe(o,{childList:!0,subtree:!0});let g=new Set;if(Oe())for(let v of d){let w=new MutationObserver(x=>{for(let T of x)if(T.type==="childList"){if(T.target.isConnected&&![...l,...a].some(M=>H(M,T.target)))for(let M of T.addedNodes)(M instanceof HTMLElement||M instanceof SVGElement)&&Ti(M)?l.add(M):M instanceof Element&&f(M);if(Oe()){for(let M of d)if(!M.isConnected){p.disconnect();break}}}});w.observe(v,{childList:!0,subtree:!0}),g.add(w)}let y={visibleNodes:l,hiddenNodes:a,observe(){p.observe(o,{childList:!0,subtree:!0})},disconnect(){p.disconnect()}};return ye.push(y),()=>{if(p.disconnect(),Oe())for(let v of g)v.disconnect();for(let v of a){let w=Mt.get(v);w!=null&&(w===1?(u(v,!1),Mt.delete(v)):Mt.set(v,w-1))}y===ye[ye.length-1]?(ye.pop(),ye.length&&ye[ye.length-1].observe()):ye.splice(ye.indexOf(y),1)}}function bh(t){let e=ye[ye.length-1];if(e&&!e.visibleNodes.has(t))return e.visibleNodes.add(t),()=>{e.visibleNodes.delete(t)}}const Se={top:"top",bottom:"top",left:"left",right:"left"},Fn={top:"bottom",bottom:"top",left:"right",right:"left"},mh={top:"left",left:"top"},Ur={top:"height",left:"width"},Ts={width:"totalWidth",height:"totalHeight"},hn={};let gh=()=>typeof document<"u"?window.visualViewport:null;function Mi(t,e){let n=0,r=0,o=0,i=0,l=0,a=0,c={},u=((e==null?void 0:e.scale)??1)>1;if(t.tagName==="BODY"||t.tagName==="HTML"){let d=document.documentElement;o=d.clientWidth,i=d.clientHeight,n=(e==null?void 0:e.width)??o,r=(e==null?void 0:e.height)??i,c.top=d.scrollTop||t.scrollTop,c.left=d.scrollLeft||t.scrollLeft,e&&(l=e.offsetTop,a=e.offsetLeft)}else({width:n,height:r,top:l,left:a}=Wt(t,!1)),c.top=t.scrollTop,c.left=t.scrollLeft,o=n,i=r;return Ll()&&(t.tagName==="BODY"||t.tagName==="HTML")&&u&&(c.top=0,c.left=0,l=(e==null?void 0:e.pageTop)??0,a=(e==null?void 0:e.pageLeft)??0),{width:n,height:r,totalWidth:o,totalHeight:i,scroll:c,top:l,left:a}}function yh(t){return{top:t.scrollTop,left:t.scrollLeft,width:t.scrollWidth,height:t.scrollHeight}}function Ri(t,e,n,r,o,i,l){let a=o.scroll[t]??0,c=r[Ur[t]],u=l[t]+r.scroll[Se[t]]+i,d=l[t]+r.scroll[Se[t]]+c-i,f=e-a+r.scroll[Se[t]]+l[t]-r[Se[t]],b=e-a+n+r.scroll[Se[t]]+l[t]-r[Se[t]];return f<u?u-f:b>d?Math.max(d-b,u-f):0}function vh(t){let e=window.getComputedStyle(t);return{top:parseInt(e.marginTop,10)||0,bottom:parseInt(e.marginBottom,10)||0,left:parseInt(e.marginLeft,10)||0,right:parseInt(e.marginRight,10)||0}}function Di(t){if(hn[t])return hn[t];let[e,n]=t.split(" "),r=Se[e]||"right",o=mh[r];Se[n]||(n="center");let i=Ur[r],l=Ur[o];return hn[t]={placement:e,crossPlacement:n,axis:r,crossAxis:o,size:i,crossSize:l},hn[t]}function wr(t,e,n,r,o,i,l,a,c,u,d){let{placement:f,crossPlacement:b,axis:p,crossAxis:g,size:y,crossSize:v}=r,w={};w[g]=t[g]??0,b==="center"?w[g]+=((t[v]??0)-(n[v]??0))/2:b!==g&&(w[g]+=(t[v]??0)-(n[v]??0)),w[g]+=i;const x=t[g]-n[v]+c+u,T=t[g]+t[v]-c-u;if(w[g]=Ln(w[g],x,T),f===p){let M=a?d[y]:d[Ts[y]];w[Fn[p]]=Math.floor(M-t[p]+o)}else w[p]=Math.floor(t[p]+t[y]+o);return w}function xh(t,e,n,r,o,i,l,a,c,u,d){let f=(t.top!=null?t.top:c[Ts.height]-(t.bottom??0)-l)-(c.scroll.top??0),b=u?n.top:0,p={top:Math.max(e.top+b,((d==null?void 0:d.offsetTop)??e.top)+b),bottom:Math.min(e.top+e.height+b,((d==null?void 0:d.offsetTop)??0)+((d==null?void 0:d.height)??0))};return a!=="top"?Math.max(0,p.bottom-f-((o.top??0)+(o.bottom??0)+i)):Math.max(0,f+l-p.top-((o.top??0)+(o.bottom??0)+i))}function Ni(t,e,n,r,o,i,l,a){let{placement:c,axis:u,size:d}=i;return c===u?Math.max(0,n[u]-(l.scroll[u]??0)-(t[u]+(a?e[u]:0))-(r[u]??0)-r[Fn[u]]-o):Math.max(0,t[d]+t[u]+(a?e[u]:0)-n[u]-n[d]+(l.scroll[u]??0)-(r[u]??0)-r[Fn[u]]-o)}function $h(t,e,n,r,o,i,l,a,c,u,d,f,b,p,g,y,v,w){let x=Di(t),{size:T,crossAxis:M,crossSize:R,placement:I,crossPlacement:E}=x,D=wr(e,a,n,x,d,f,u,b,g,y,c),K=d,P=Ni(a,u,e,o,i+d,x,c,v);if(l&&n[T]>P){let ee=Di(`${Fn[I]} ${E}`),le=wr(e,a,n,ee,d,f,u,b,g,y,c);Ni(a,u,e,o,i+d,ee,c,v)>P&&(x=ee,D=le,K=d)}let O="bottom";x.axis==="top"?x.placement==="top"?O="top":x.placement==="bottom"&&(O="bottom"):x.crossAxis==="top"&&(x.crossPlacement==="top"?O="bottom":x.crossPlacement==="bottom"&&(O="top"));let _=Ri(M,D[M],n[R],a,c,i,u);D[M]+=_;let F=xh(D,a,u,b,o,i,n.height,O,c,v,w);p&&p<F&&(F=p),n.height=Math.min(n.height,F),D=wr(e,a,n,x,K,f,u,b,g,y,c),_=Ri(M,D[M],n[R],a,c,i,u),D[M]+=_;let m={},C=e[M]-D[M]-o[Se[M]],L=C+.5*e[R];const S=g/2+y,N=Se[M]==="left"?(o.left??0)+(o.right??0):(o.top??0)+(o.bottom??0),$=n[R]-N-g/2-y,k=e[M]+g/2-(D[M]+o[Se[M]]),A=e[M]+e[R]-g/2-(D[M]+o[Se[M]]),G=Ln(L,k,A);m[M]=Ln(G,S,$),{placement:I,crossPlacement:E}=x,g?C=m[M]:E==="right"?C+=e[R]:E==="center"&&(C+=e[R]/2);let U=I==="left"||I==="top"?n[T]:0,W={x:I==="top"||I==="bottom"?C:U,y:I==="left"||I==="right"?C:U};return{position:D,maxHeight:F,arrowOffsetLeft:m.left,arrowOffsetTop:m.top,placement:I,triggerAnchorPoint:W}}function wh(t){let{placement:e,targetNode:n,overlayNode:r,scrollNode:o,padding:i,shouldFlip:l,boundaryElement:a,offset:c,crossOffset:u,maxHeight:d,arrowSize:f=0,arrowBoundaryOffset:b=0}=t,p=gh(),g=r instanceof HTMLElement?Eh(r):document.documentElement,y=g===document.documentElement;const v=window.getComputedStyle(g).position;let w=!!v&&v!=="static",x=y?Wt(n,!1):Li(n,g,!1);if(!y){let{marginTop:P,marginLeft:O}=window.getComputedStyle(n);x.top+=parseInt(P,10)||0,x.left+=parseInt(O,10)||0}let T=Wt(r,!0),M=vh(r);T.width+=(M.left??0)+(M.right??0),T.height+=(M.top??0)+(M.bottom??0);let R=yh(o),I=Mi(a,p),E=Mi(g,p),D;if((a.tagName==="BODY"||a.tagName==="HTML")&&!y){let P=Jn(g,!1);D={top:-(P.top-I.top),left:-(P.left-I.left),width:0,height:0}}else(a.tagName==="BODY"||a.tagName==="HTML")&&y?D={top:0,left:0,width:0,height:0}:D=Li(a,g,!1);let K=H(a,g);return $h(e,x,T,R,M,i,l,I,E,D,c,u,w,d,f,b,K,p)}function Jn(t,e){let{top:n,left:r,width:o,height:i}=t.getBoundingClientRect();return e&&t instanceof t.ownerDocument.defaultView.HTMLElement&&(o=t.offsetWidth,i=t.offsetHeight),{top:n,left:r,width:o,height:i}}function Wt(t,e){let{top:n,left:r,width:o,height:i}=Jn(t,e),{scrollTop:l,scrollLeft:a,clientTop:c,clientLeft:u}=document.documentElement;return{top:n+l-c,left:r+a-u,width:o,height:i}}function Li(t,e,n){let r=window.getComputedStyle(t),o;if(r.position==="fixed")o=Jn(t,n);else{o=Wt(t,n);let i=Wt(e,n),l=window.getComputedStyle(e);i.top+=(parseInt(l.borderTopWidth,10)||0)-e.scrollTop,i.left+=(parseInt(l.borderLeftWidth,10)||0)-e.scrollLeft,o.top-=i.top,o.left-=i.left}return o.top-=parseInt(r.marginTop,10)||0,o.left-=parseInt(r.marginLeft,10)||0,o}function Eh(t){let e=t.offsetParent;if(e&&e===document.body&&window.getComputedStyle(e).position==="static"&&!Ii(e)&&(e=document.documentElement),e==null)for(e=t.parentElement;e&&!Ii(e);)e=e.parentElement;return e||document.documentElement}function Ii(t){let e=window.getComputedStyle(t);return e.transform!=="none"||/transform|perspective/.test(e.willChange)||e.filter!=="none"||e.contain==="paint"||"backdropFilter"in e&&e.backdropFilter!=="none"||"WebkitBackdropFilter"in e&&e.WebkitBackdropFilter!=="none"}const Ms=new WeakMap;function Ch(t){let{triggerRef:e,isOpen:n,onClose:r}=t;s.useEffect(()=>{if(!n||r===null)return;let o=i=>{let l=j(i);if(!e.current||l instanceof Node&&!H(l,e.current)||l instanceof HTMLInputElement||l instanceof HTMLTextAreaElement)return;let a=r||Ms.get(e.current);a&&a()};return window.addEventListener("scroll",o,!0),()=>{window.removeEventListener("scroll",o,!0)}},[n,r,e])}let se=typeof document<"u"?window.visualViewport:null;function Sh(t){let{direction:e}=dt(),{arrowSize:n,targetRef:r,overlayRef:o,arrowRef:i,scrollRef:l=o,placement:a="bottom",containerPadding:c=12,shouldFlip:u=!0,boundaryElement:d=typeof document<"u"?document.body:null,offset:f=0,crossOffset:b=0,shouldUpdatePosition:p=!0,isOpen:g=!0,onClose:y,maxHeight:v,arrowBoundaryOffset:w=0}=t,[x,T]=s.useState(null),M=[p,a,o.current,r.current,i==null?void 0:i.current,l.current,c,u,d,f,b,g,e,v,w,n],R=s.useRef(se==null?void 0:se.scale);s.useEffect(()=>{g&&(R.current=se==null?void 0:se.scale)},[g]);let I=s.useCallback(()=>{var F,m;if(p===!1||!g||!o.current||!r.current||!d||(se==null?void 0:se.scale)!==R.current)return;let K=null;if(l.current&&$t(l.current)){let C=(F=ne())==null?void 0:F.getBoundingClientRect(),L=l.current.getBoundingClientRect();K={type:"top",offset:((C==null?void 0:C.top)??0)-L.top},K.offset>L.height/2&&(K.type="bottom",K.offset=((C==null?void 0:C.bottom)??0)-L.bottom)}let P=o.current;!v&&o.current&&(P.style.top="0px",P.style.bottom="",P.style.maxHeight=(((m=window.visualViewport)==null?void 0:m.height)??window.innerHeight)+"px");let O=wh({placement:kh(a,e),overlayNode:o.current,targetNode:r.current,scrollNode:l.current||o.current,padding:c,shouldFlip:u,boundaryElement:d,offset:f,crossOffset:b,maxHeight:v,arrowSize:n??(i!=null&&i.current?Jn(i.current,!0).width:0),arrowBoundaryOffset:w});if(!O.position)return;P.style.top="",P.style.bottom="",P.style.left="",P.style.right="",Object.keys(O.position).forEach(C=>P.style[C]=O.position[C]+"px"),P.style.maxHeight=O.maxHeight!=null?O.maxHeight+"px":"";let _=ne();if(K&&_&&l.current){let C=_.getBoundingClientRect(),L=l.current.getBoundingClientRect(),S=C[K.type]-L[K.type];l.current.scrollTop+=S-K.offset}T(O)},M);J(I,M),Ph(I),Tn({ref:o,onResize:I}),Tn({ref:r,onResize:I});let E=s.useRef(!1);J(()=>{let K,P=()=>{E.current=!0,clearTimeout(K),K=setTimeout(()=>{E.current=!1},500),I()},O=()=>{E.current&&P()};return se==null||se.addEventListener("resize",P),se==null||se.addEventListener("scroll",O),()=>{se==null||se.removeEventListener("resize",P),se==null||se.removeEventListener("scroll",O)}},[I]);let D=s.useCallback(()=>{E.current||y==null||y()},[y,E]);return Ch({triggerRef:r,isOpen:g,onClose:y&&D}),{overlayProps:{style:{position:x?"absolute":"fixed",top:x?void 0:0,left:x?void 0:0,zIndex:1e5,...x==null?void 0:x.position,maxHeight:(x==null?void 0:x.maxHeight)??"100vh"}},placement:(x==null?void 0:x.placement)??null,triggerAnchorPoint:(x==null?void 0:x.triggerAnchorPoint)??null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:x==null?void 0:x.arrowOffsetLeft,top:x==null?void 0:x.arrowOffsetTop}},updatePosition:I}}function Ph(t){J(()=>(window.addEventListener("resize",t,!1),()=>{window.removeEventListener("resize",t,!1)}),[t])}function kh(t,e){return e==="rtl"?t.replace("start","right").replace("end","left"):t.replace("start","left").replace("end","right")}const Ki=s.createContext(null),Wr="react-aria-focus-scope-restore";let re=null;function Rs(t){let{children:e,contain:n,restoreFocus:r,autoFocus:o}=t,i=s.useRef(null),l=s.useRef(null),a=s.useRef([]),{parentNode:c}=s.useContext(Ki)||{},u=s.useMemo(()=>new Yr({scopeRef:a}),[a]);J(()=>{let b=c||ce.root;if(ce.getTreeNode(b.scopeRef)&&re&&!jn(re,b.scopeRef)){let p=ce.getTreeNode(re);p&&(b=p)}b.addChild(u),ce.addNode(u)},[u,c]),J(()=>{let b=ce.getTreeNode(a);b&&(b.contain=!!n)},[n]),J(()=>{var y;let b=(y=i.current)==null?void 0:y.nextSibling,p=[],g=v=>v.stopPropagation();for(;b&&b!==l.current;)p.push(b),b.addEventListener(Wr,g),b=b.nextSibling;return a.current=p,()=>{for(let v of p)v.removeEventListener(Wr,g)}},[e]),Ih(a,r,n),Dh(a,n),Kh(a,r,n),Lh(a,o),s.useEffect(()=>{const b=ne(Q(a.current?a.current[0]:void 0));let p=null;if(ke(b,a.current)){for(let g of ce.traverse())g.scopeRef&&ke(b,g.scopeRef.current)&&(p=g);p===ce.getTreeNode(a)&&(re=p.scopeRef)}},[a]),J(()=>()=>{var p,g;let b=((g=(p=ce.getTreeNode(a))==null?void 0:p.parent)==null?void 0:g.scopeRef)??null;(a===re||jn(a,re))&&(!b||ce.getTreeNode(b))&&(re=b),ce.removeTreeNode(a)},[a]);let d=s.useMemo(()=>Th(a),[]),f=s.useMemo(()=>({focusManager:d,parentNode:u}),[u,d]);return s.createElement(Ki.Provider,{value:f},s.createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:i}),e,s.createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:l}))}function Th(t){return{focusNext(e={}){let n=t.current,{from:r,tabbable:o,wrap:i,accept:l}=e,a=r||ne(Q(n[0]??void 0)),c=n[0].previousElementSibling,u=rt(n),d=Fe(u,{tabbable:o,accept:l},n);d.currentNode=ke(a,n)?a:c;let f=d.nextNode();return!f&&i&&(d.currentNode=c,f=d.nextNode()),f&&Ae(f,!0),f},focusPrevious(e={}){let n=t.current,{from:r,tabbable:o,wrap:i,accept:l}=e,a=r||ne(Q(n[0]??void 0)),c=n[n.length-1].nextElementSibling,u=rt(n),d=Fe(u,{tabbable:o,accept:l},n);d.currentNode=ke(a,n)?a:c;let f=d.previousNode();return!f&&i&&(d.currentNode=c,f=d.previousNode()),f&&Ae(f,!0),f},focusFirst(e={}){let n=t.current,{tabbable:r,accept:o}=e,i=rt(n),l=Fe(i,{tabbable:r,accept:o},n);l.currentNode=n[0].previousElementSibling;let a=l.nextNode();return a&&Ae(a,!0),a},focusLast(e={}){let n=t.current,{tabbable:r,accept:o}=e,i=rt(n),l=Fe(i,{tabbable:r,accept:o},n);l.currentNode=n[n.length-1].nextElementSibling;let a=l.previousNode();return a&&Ae(a,!0),a}}}function rt(t){return t[0].parentElement}function Ot(t){let e=ce.getTreeNode(re);for(;e&&e.scopeRef!==t;){if(e.contain)return!1;e=e.parent}return!0}function Mh(t){if(!t.form)return Array.from(Q(t).querySelectorAll(`input[type="radio"][name="${CSS.escape(t.name)}"]`)).filter(r=>!r.form);const e=t.form.elements.namedItem(t.name);let n=fe(t);return e instanceof n.RadioNodeList?Array.from(e).filter(r=>r instanceof n.HTMLInputElement):e instanceof n.HTMLInputElement?[e]:[]}function Rh(t){if(t.checked)return!0;const e=Mh(t);return e.length>0&&!e.some(n=>n.checked)}function Dh(t,e){let n=s.useRef(void 0),r=s.useRef(void 0);J(()=>{let o=t.current;if(!e){r.current&&(cancelAnimationFrame(r.current),r.current=void 0);return}const i=Q(o?o[0]:void 0);let l=u=>{if(u.key!=="Tab"||u.altKey||u.ctrlKey||u.metaKey||!Ot(t)||u.isComposing)return;let d=ne(i),f=t.current;if(!f||!ke(d,f))return;let b=rt(f),p=Fe(b,{tabbable:!0},f);if(!d)return;p.currentNode=d;let g=u.shiftKey?p.previousNode():p.nextNode();g||(p.currentNode=u.shiftKey?f[f.length-1].nextElementSibling:f[0].previousElementSibling,g=u.shiftKey?p.previousNode():p.nextNode()),u.preventDefault(),g&&(Ae(g,!0),g instanceof fe(g).HTMLInputElement&&g.select())},a=u=>{(!re||jn(re,t))&&ke(j(u),t.current)?(re=t,n.current=j(u)):Ot(t)&&!We(j(u),t)?n.current?n.current.focus():re&&re.current&&qr(re.current):Ot(t)&&(n.current=j(u))},c=u=>{r.current&&cancelAnimationFrame(r.current),r.current=requestAnimationFrame(()=>{var p;let d=Gt(),f=(d==="virtual"||d===null)&&ho()&&Il(),b=ne(i);if(!f&&b&&Ot(t)&&!We(b,t)){re=t;let g=j(u);g&&g.isConnected?(n.current=g,(p=n.current)==null||p.focus()):re.current&&qr(re.current)}})};return i.addEventListener("keydown",l,!1),i.addEventListener("focusin",a,!1),o==null||o.forEach(u=>u.addEventListener("focusin",a,!1)),o==null||o.forEach(u=>u.addEventListener("focusout",c,!1)),()=>{i.removeEventListener("keydown",l,!1),i.removeEventListener("focusin",a,!1),o==null||o.forEach(u=>u.removeEventListener("focusin",a,!1)),o==null||o.forEach(u=>u.removeEventListener("focusout",c,!1))}},[t,e]),J(()=>()=>{r.current&&cancelAnimationFrame(r.current)},[r])}function Ds(t){return We(t)}function ke(t,e){return!t||!e?!1:e.some(n=>H(n,t))}function We(t,e=null){if(t instanceof Element&&t.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:n}of ce.traverse(ce.getTreeNode(e)))if(n&&ke(t,n.current))return!0;return!1}function Nh(t){return We(t,re)}function jn(t,e){var r;let n=(r=ce.getTreeNode(e))==null?void 0:r.parent;for(;n;){if(n.scopeRef===t)return!0;n=n.parent}return!1}function Ae(t,e=!1){if(t!=null&&!e)try{Ye(t)}catch{}else if(t!=null)try{t.focus()}catch{}}function Ns(t,e=!0){let n=t[0].previousElementSibling,r=rt(t),o=Fe(r,{tabbable:e},t);o.currentNode=n;let i=o.nextNode();return e&&!i&&(r=rt(t),o=Fe(r,{tabbable:!1},t),o.currentNode=n,i=o.nextNode()),i}function qr(t,e=!0){Ae(Ns(t,e))}function Lh(t,e){const n=s.useRef(e);s.useEffect(()=>{if(n.current){re=t;const r=Q(t.current?t.current[0]:void 0);!ke(ne(r),re.current)&&t.current&&qr(t.current)}n.current=!1},[t])}function Ih(t,e,n){J(()=>{if(e||n)return;let r=t.current;const o=Q(r?r[0]:void 0);let i=l=>{let a=j(l);ke(a,t.current)?re=t:Ds(a)||(re=null)};return o.addEventListener("focusin",i,!1),r==null||r.forEach(l=>l.addEventListener("focusin",i,!1)),()=>{o.removeEventListener("focusin",i,!1),r==null||r.forEach(l=>l.removeEventListener("focusin",i,!1))}},[t,e,n])}function Oi(t){let e=ce.getTreeNode(re);for(;e&&e.scopeRef!==t;){if(e.nodeToRestore)return!1;e=e.parent}return(e==null?void 0:e.scopeRef)===t}function Kh(t,e,n){const r=s.useRef(typeof document<"u"?ne(Q(t.current?t.current[0]:void 0)):null);J(()=>{let o=t.current;const i=Q(o?o[0]:void 0);if(!e||n)return;let l=()=>{(!re||jn(re,t))&&ke(ne(i),t.current)&&(re=t)};return i.addEventListener("focusin",l,!1),o==null||o.forEach(a=>a.addEventListener("focusin",l,!1)),()=>{i.removeEventListener("focusin",l,!1),o==null||o.forEach(a=>a.removeEventListener("focusin",l,!1))}},[t,n]),J(()=>{const o=Q(t.current?t.current[0]:void 0);if(!e)return;let i=l=>{if(l.key!=="Tab"||l.altKey||l.ctrlKey||l.metaKey||!Ot(t)||l.isComposing)return;let a=o.activeElement;if(!We(a,t)||!Oi(t))return;let c=ce.getTreeNode(t);if(!c)return;let u=c.nodeToRestore,d=Fe(o.body,{tabbable:!0});d.currentNode=a;let f=l.shiftKey?d.previousNode():d.nextNode();if((!u||!u.isConnected||u===o.body)&&(u=void 0,c.nodeToRestore=void 0),(!f||!We(f,t))&&u){d.currentNode=u;do f=l.shiftKey?d.previousNode():d.nextNode();while(We(f,t));l.preventDefault(),l.stopPropagation(),f?Ae(f,!0):Ds(u)?Ae(u,!0):a.blur()}};return n||o.addEventListener("keydown",i,!0),()=>{n||o.removeEventListener("keydown",i,!0)}},[t,e,n]),J(()=>{const o=Q(t.current?t.current[0]:void 0);if(!e)return;let i=ce.getTreeNode(t);if(i)return i.nodeToRestore=r.current??void 0,()=>{let l=ce.getTreeNode(t);if(!l)return;let a=l.nodeToRestore,c=ne(o);if(e&&a&&(c&&We(c,t)||c===o.body&&Oi(t))){let u=ce.clone();requestAnimationFrame(()=>{if(o.activeElement===o.body){let d=u.getTreeNode(t);for(;d;){if(d.nodeToRestore&&d.nodeToRestore.isConnected){Ai(d.nodeToRestore);return}d=d.parent}for(d=u.getTreeNode(t);d;){if(d.scopeRef&&d.scopeRef.current&&ce.getTreeNode(d.scopeRef)){let f=Ns(d.scopeRef.current,!0);Ai(f);return}d=d.parent}}})}}},[t,e])}function Ai(t){t.dispatchEvent(new CustomEvent(Wr,{bubbles:!0,cancelable:!0}))&&Ae(t)}function Fe(t,e,n){let r=e!=null&&e.tabbable?Hl:yo,o=(t==null?void 0:t.nodeType)===Node.ELEMENT_NODE?t:null,i=Q(o),l=Fl(i,t||i,NodeFilter.SHOW_ELEMENT,{acceptNode(a){return H(e==null?void 0:e.from,a)||e!=null&&e.tabbable&&a.tagName==="INPUT"&&a.getAttribute("type")==="radio"&&(!Rh(a)||l.currentNode.tagName==="INPUT"&&l.currentNode.type==="radio"&&l.currentNode.name===a.name)?NodeFilter.FILTER_REJECT:r(a)&&(!n||ke(a,n))&&(!(e!=null&&e.accept)||e.accept(a))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});return e!=null&&e.from&&(l.currentNode=e.from),l}class ko{constructor(){this.fastMap=new Map,this.root=new Yr({scopeRef:null}),this.fastMap.set(null,this.root)}get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,n,r){let o=this.fastMap.get(n??null);if(!o)return;let i=new Yr({scopeRef:e});o.addChild(i),i.parent=o,this.fastMap.set(e,i),r&&(i.nodeToRestore=r)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(e===null)return;let n=this.fastMap.get(e);if(!n)return;let r=n.parent;for(let i of this.traverse())i!==n&&n.nodeToRestore&&i.nodeToRestore&&n.scopeRef&&n.scopeRef.current&&ke(i.nodeToRestore,n.scopeRef.current)&&(i.nodeToRestore=n.nodeToRestore);let o=n.children;r&&(r.removeChild(n),o.size>0&&o.forEach(i=>r&&r.addChild(i))),this.fastMap.delete(n.scopeRef)}*traverse(e=this.root){if(e.scopeRef!=null&&(yield e),e.children.size>0)for(let n of e.children)yield*this.traverse(n)}clone(){var n;let e=new ko;for(let r of this.traverse())e.addTreeNode(r.scopeRef,((n=r.parent)==null?void 0:n.scopeRef)??null,r.nodeToRestore);return e}}class Yr{constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}}let ce=new ko;function Oh(t){let{ref:e,onInteractOutside:n,isDisabled:r,onInteractOutsideStart:o}=t,i=s.useRef({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),l=Pe(c=>{n&&pn(c,e)&&(o&&o(c),i.current.isPointerDown=!0)}),a=Pe(c=>{n&&n(c)});s.useEffect(()=>{let c=i.current;if(r)return;const u=e.current,d=Q(u);if(typeof PointerEvent<"u"){let f=b=>{c.isPointerDown&&pn(b,e)&&a(b),c.isPointerDown=!1};return d.addEventListener("pointerdown",l,!0),d.addEventListener("click",f,!0),()=>{d.removeEventListener("pointerdown",l,!0),d.removeEventListener("click",f,!0)}}else if(process.env.NODE_ENV==="test"){let f=p=>{c.ignoreEmulatedMouseEvents?c.ignoreEmulatedMouseEvents=!1:c.isPointerDown&&pn(p,e)&&a(p),c.isPointerDown=!1},b=p=>{c.ignoreEmulatedMouseEvents=!0,c.isPointerDown&&pn(p,e)&&a(p),c.isPointerDown=!1};return d.addEventListener("mousedown",l,!0),d.addEventListener("mouseup",f,!0),d.addEventListener("touchstart",l,!0),d.addEventListener("touchend",b,!0),()=>{d.removeEventListener("mousedown",l,!0),d.removeEventListener("mouseup",f,!0),d.removeEventListener("touchstart",l,!0),d.removeEventListener("touchend",b,!0)}}},[e,r])}function pn(t,e){if(t.button>0)return!1;let n=j(t);if(n){const r=n.ownerDocument;if(!r||!H(r.documentElement,n)||n.closest("[data-react-aria-top-layer]"))return!1}return e.current?!t.composedPath().includes(e.current):!1}const Ne=[];function Ls(t,e){let{onClose:n,shouldCloseOnBlur:r,isOpen:o,isDismissable:i=!1,isKeyboardDismissDisabled:l=!1,shouldCloseOnInteractOutside:a}=t,c=s.useRef(void 0);s.useEffect(()=>{if(o&&!Ne.includes(e))return Ne.push(e),()=>{let g=Ne.indexOf(e);g>=0&&Ne.splice(g,1)}},[o,e]);let u=()=>{Ne[Ne.length-1]===e&&n&&n()},d=g=>{const y=Ne[Ne.length-1];c.current=y,(!a||a(j(g)))&&y===e&&g.stopPropagation()},f=g=>{(!a||a(j(g)))&&(Ne[Ne.length-1]===e&&g.stopPropagation(),c.current===e&&u()),c.current=void 0},b=g=>{g.key==="Escape"&&!l&&!g.nativeEvent.isComposing&&(g.stopPropagation(),g.preventDefault(),u())};Oh({ref:e,onInteractOutside:i&&o?f:void 0,onInteractOutsideStart:d});let{focusWithinProps:p}=Co({isDisabled:!r,onBlurWithin:g=>{!g.relatedTarget||Nh(g.relatedTarget)||(!a||a(g.relatedTarget))&&(n==null||n())}});return{overlayProps:{onKeyDown:b,...p},underlayProps:{}}}const Bt=typeof document<"u"&&window.visualViewport;let bn=0,Er;function Is(t={}){let{isDisabled:e}=t;J(()=>{if(!e)return bn++,bn===1&&(lt()?Er=Fh():Er=Ah()),()=>{bn--,bn===0&&Er()}},[e])}function Ah(){let t=window.innerWidth-document.documentElement.clientWidth;return Jt(t>0&&("scrollbarGutter"in document.documentElement.style?En(document.documentElement,"scrollbarGutter","stable"):En(document.documentElement,"paddingRight",`${t}px`)),En(document.documentElement,"overflow","hidden"))}function Fh(){let t=En(document.documentElement,"overflow","hidden"),e,n=!1,r=d=>{let f=j(d);e=st(f)?f:Vl(f,!0),n=!1;let b=f.ownerDocument.defaultView.getSelection();b&&!b.isCollapsed&&b.containsNode(f,!0)&&(n=!0),d.composedPath().some(p=>p instanceof HTMLInputElement&&p.type==="range")&&(n=!0),"selectionStart"in f&&"selectionEnd"in f&&f.selectionStart<f.selectionEnd&&f.ownerDocument.activeElement===f&&(n=!0)},o=document.createElement("style"),i=Ul();i&&(o.nonce=i),o.textContent=`
|
|
8
8
|
@layer {
|
|
9
9
|
* {
|
|
10
10
|
overscroll-behavior: contain;
|
|
11
11
|
}
|
|
12
|
-
}`.trim(),document.head.prepend(o);let l=d=>{if(!(d.touches.length===2||n)){if(!e||e===document.documentElement||e===document.body){d.preventDefault();return}e.scrollHeight===e.clientHeight&&e.scrollWidth===e.clientWidth&&d.preventDefault()}},a=d=>{var p;let f=j(d),b=d.relatedTarget;if(b&&Ft(b))b.focus({preventScroll:!0}),Ai(b,Ft(f));else if(!b){let g=(p=f.parentElement)==null?void 0:p.closest("[tabindex]");g==null||g.focus({preventScroll:!0})}},c=HTMLElement.prototype.focus;HTMLElement.prototype.focus=function(d){let f=ne(),b=f!=null&&Ft(f);c.call(this,{...d,preventScroll:!0}),(!d||!d.preventScroll)&&Ai(this,b)};let u=Zt(Cr(document,"touchstart",r,{passive:!1,capture:!0}),Cr(document,"touchmove",l,{passive:!1,capture:!0}),Cr(document,"blur",a,!0));return()=>{t(),u(),o.remove(),HTMLElement.prototype.focus=c}}function En(t,e,n){let r=t.style[e];return t.style[e]=n,()=>{t.style[e]=r}}function Cr(t,e,n,r){return t.addEventListener(e,n,r),()=>{t.removeEventListener(e,n,r)}}function Ai(t,e){e||!_t?Fi(t):_t.addEventListener("resize",()=>Fi(t),{once:!0})}function Fi(t){let e=document.scrollingElement||document.documentElement,n=t;for(;n&&n!==e;){let r=Bl(n);if(r!==document.documentElement&&r!==document.body&&r!==n){let o=r.getBoundingClientRect(),i=n.getBoundingClientRect();if(i.top<o.top||i.bottom>o.top+n.clientHeight){let l=o.bottom;_t&&(l=Math.min(l,_t.offsetTop+_t.height));let a=i.top-o.top-((l-o.top)/2-i.height/2);r.scrollTo({top:Math.max(0,Math.min(r.scrollHeight-r.clientHeight,r.scrollTop+a)),behavior:"smooth"})}}n=r.parentElement}}function Fh(t,e){let{triggerRef:n,popoverRef:r,groupRef:o,isNonModal:i,isKeyboardDismissDisabled:l,shouldCloseOnInteractOutside:a,...c}=t,u=c.trigger==="SubmenuTrigger",{overlayProps:d,underlayProps:f}=Ns({isOpen:e.isOpen,onClose:e.close,shouldCloseOnBlur:!0,isDismissable:!i||u,isKeyboardDismissDisabled:l,shouldCloseOnInteractOutside:a},o??r),{overlayProps:b,arrowProps:p,placement:g,triggerAnchorPoint:y}=Ch({...c,targetRef:n,overlayRef:r,isOpen:e.isOpen,onClose:i&&!u?e.close:null});return Ls({isDisabled:i||!e.isOpen}),s.useEffect(()=>{if(e.isOpen&&r.current)return i?ph((o==null?void 0:o.current)??r.current):Ps([(o==null?void 0:o.current)??r.current],{shouldUseInert:!0})},[i,e.isOpen,r,o]),{popoverProps:Y(d,b),arrowProps:p,underlayProps:f,placement:g,triggerAnchorPoint:y}}var Is={};Is={dismiss:"تجاهل"};var Ks={};Ks={dismiss:"Отхвърляне"};var Os={};Os={dismiss:"Odstranit"};var As={};As={dismiss:"Luk"};var Fs={};Fs={dismiss:"Schließen"};var js={};js={dismiss:"Απόρριψη"};var _s={};_s={dismiss:"Dismiss"};var Bs={};Bs={dismiss:"Descartar"};var Vs={};Vs={dismiss:"Lõpeta"};var zs={};zs={dismiss:"Hylkää"};var Hs={};Hs={dismiss:"Rejeter"};var Gs={};Gs={dismiss:"התעלם"};var Us={};Us={dismiss:"Odbaci"};var Ws={};Ws={dismiss:"Elutasítás"};var qs={};qs={dismiss:"Ignora"};var Ys={};Ys={dismiss:"閉じる"};var Xs={};Xs={dismiss:"무시"};var Zs={};Zs={dismiss:"Atmesti"};var Js={};Js={dismiss:"Nerādīt"};var Qs={};Qs={dismiss:"Lukk"};var ea={};ea={dismiss:"Negeren"};var ta={};ta={dismiss:"Zignoruj"};var na={};na={dismiss:"Descartar"};var ra={};ra={dismiss:"Dispensar"};var oa={};oa={dismiss:"Revocare"};var ia={};ia={dismiss:"Пропустить"};var la={};la={dismiss:"Zrušiť"};var sa={};sa={dismiss:"Opusti"};var aa={};aa={dismiss:"Odbaci"};var ca={};ca={dismiss:"Avvisa"};var ua={};ua={dismiss:"Kapat"};var da={};da={dismiss:"Скасувати"};var fa={};fa={dismiss:"取消"};var ha={};ha={dismiss:"關閉"};var pa={};pa={"ar-AE":Is,"bg-BG":Ks,"cs-CZ":Os,"da-DK":As,"de-DE":Fs,"el-GR":js,"en-US":_s,"es-ES":Bs,"et-EE":Vs,"fi-FI":zs,"fr-FR":Hs,"he-IL":Gs,"hr-HR":Us,"hu-HU":Ws,"it-IT":qs,"ja-JP":Ys,"ko-KR":Xs,"lt-LT":Zs,"lv-LV":Js,"nb-NO":Qs,"nl-NL":ea,"pl-PL":ta,"pt-BR":na,"pt-PT":ra,"ro-RO":oa,"ru-RU":ia,"sk-SK":la,"sl-SI":sa,"sr-SP":aa,"sv-SE":ca,"tr-TR":ua,"uk-UA":da,"zh-CN":fa,"zh-TW":ha};const jh=Symbol.for("react-aria.i18n.locale"),_h=Symbol.for("react-aria.i18n.strings");let ht;class Qn{constructor(e,n="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter(([,r])=>r)),this.defaultLocale=n}getStringForLocale(e,n){let o=this.getStringsForLocale(n)[e];if(!o)throw new Error(`Could not find intl message ${e} in ${n} locale`);return o}getStringsForLocale(e){let n=this.strings[e];return n||(n=Bh(e,this.strings,this.defaultLocale),this.strings[e]=n),n}static getGlobalDictionaryForPackage(e){if(typeof window>"u")return null;let n=window[jh];if(ht===void 0){let o=window[_h];if(!o)return null;ht={};for(let i in o)ht[i]=new Qn({[n]:o[i]},n)}let r=ht==null?void 0:ht[e];if(!r)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return r}}function Bh(t,e,n="en-US"){if(e[t])return e[t];let r=Vh(t);if(e[r])return e[r];for(let o in e)if(o.startsWith(r+"-"))return e[o];return e[n]}function Vh(t){return Intl.Locale?new Intl.Locale(t).language:t.split("-")[0]}const ji=new Map,_i=new Map;class zh{constructor(e,n){this.locale=e,this.strings=n}format(e,n){let r=this.strings.getStringForLocale(e,this.locale);return typeof r=="function"?r(n,this):r}plural(e,n,r="cardinal"){let o=n["="+e];if(o)return typeof o=="function"?o():o;let i=this.locale+":"+r,l=ji.get(i);l||(l=new Intl.PluralRules(this.locale,{type:r}),ji.set(i,l));let a=l.select(e);return o=n[a]||n.other,typeof o=="function"?o():o}number(e){let n=_i.get(this.locale);return n||(n=new Intl.NumberFormat(this.locale),_i.set(this.locale,n)),n.format(e)}select(e,n){let r=e[n]||e.other;return typeof r=="function"?r():r}}const Bi=new WeakMap;function Hh(t){let e=Bi.get(t);return e||(e=new Qn(t),Bi.set(t,e)),e}function Gh(t,e){return e&&Qn.getGlobalDictionaryForPackage(e)||Hh(t)}function ba(t,e){let{locale:n}=dt(),r=Gh(t,e);return s.useMemo(()=>new zh(n,r),[n,r])}const Vi={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function Uh(t={}){let{style:e,isFocusable:n}=t,[r,o]=s.useState(!1),{focusWithinProps:i}=Eo({isDisabled:!n,onFocusWithinChange:a=>o(a)}),l=s.useMemo(()=>r?e:e?{...Vi,...e}:Vi,[r]);return{visuallyHiddenProps:{...i,style:l}}}function ma(t){let{children:e,elementType:n="div",isFocusable:r,style:o,...i}=t,{visuallyHiddenProps:l}=Uh(t);return s.createElement(n,Y(i,l),e)}function Wh(t){return t&&t.__esModule?t.default:t}function Xr(t){let{onDismiss:e,...n}=t,r=ba(Wh(pa),"@react-aria/overlays"),o=_l(n,r.format("dismiss")),i=()=>{e&&e()};return s.createElement(ma,null,s.createElement("button",{...o,tabIndex:-1,onClick:i,style:{width:1,height:1}}))}const ga=s.forwardRef(({children:t,...e},n)=>{let r=s.useRef(!1),o=s.useContext(Gt),i=Y(o||{},{...e,register(){r.current=!0,o&&o.register()}});return i.ref=Je(n||(o==null?void 0:o.ref)),ho(o,i.ref),s.useEffect(()=>{r.current||(process.env.NODE_ENV!=="production"&&console.warn("A PressResponder was rendered without a pressable child. Either call the usePress hook, or wrap your DOM node with <Pressable> component."),r.current=!0)},[]),s.createElement(Gt.Provider,{value:i},t)});function qh({children:t}){let e=s.useMemo(()=>({register:()=>{}}),[]);return s.createElement(Gt.Provider,{value:e},t)}const Yh=s.createContext({});function Xh(){return s.useContext(Yh)??{}}const ya=s.createContext(null);function Zr(t){let e=Ze(),{portalContainer:n=e?null:document.body,isExiting:r}=t,[o,i]=s.useState(!1),l=s.useMemo(()=>({contain:o,setContain:i}),[o,i]),{getContainer:a}=Xh();if(!t.portalContainer&&a&&(n=a()),!n)return null;let c=t.children;return t.disableFocusManagement||(c=s.createElement(Ms,{restoreFocus:!0,contain:(t.shouldContainFocus||o)&&!r},c)),c=s.createElement(ya.Provider,{value:l},s.createElement(qh,null,c)),Yt.createPortal(c,n)}function va(){let t=s.useContext(ya),e=t==null?void 0:t.setContain;J(()=>{e==null||e(!0)},[e])}function ko(t){let[e,n]=Xn(t.isOpen,t.defaultOpen||!1,t.onOpenChange);const r=s.useCallback(()=>{n(!0)},[n]),o=s.useCallback(()=>{n(!1)},[n]),i=s.useCallback(()=>{n(!e)},[n,e]);return{isOpen:e,setOpen:n,open:r,close:o,toggle:i}}const er=s.createContext(null),zi=s.createContext(null),Zh=s.forwardRef(function(e,n){[e,n]=Me(e,n,er);let r=s.useContext(Qe),o=ko(e),i=e.isOpen!=null||e.defaultOpen!=null||!r?o:r,l=Ir(n,i.isOpen)||e.isExiting||!1,a=cs(),{direction:c}=dt();if(a){let u=e.children;return typeof u=="function"&&(u=u({trigger:e.trigger||null,placement:"bottom",isEntering:!1,isExiting:!1,defaultChildren:null})),s.createElement(s.Fragment,null,u)}return i&&!i.isOpen&&!l?null:s.createElement(Jh,{...e,triggerRef:e.triggerRef,state:i,popoverRef:n,isExiting:l,dir:c})});function Jh({state:t,isExiting:e,UNSTABLE_portalContainer:n,clearContexts:r,...o}){var P,O;let i=s.useRef(null),l=s.useRef(null),a=s.useContext(zi),c=a&&o.trigger==="SubmenuTrigger",{popoverProps:u,underlayProps:d,arrowProps:f,placement:b,triggerAnchorPoint:p}=Fh({...o,offset:o.offset??8,arrowRef:i,groupRef:c?a:l},t),g=o.popoverRef,y=po(g,!!b)||o.isEntering||!1,v=Te({...o,defaultClassName:"react-aria-Popover",values:{trigger:o.trigger||null,placement:b,isEntering:y,isExiting:e}}),w=!o.isNonModal||o.trigger==="SubmenuTrigger",[x,T]=s.useState(!1);J(()=>{g.current&&T(w&&!g.current.querySelector("[role=dialog]"))},[g,w]),s.useEffect(()=>{x&&(o.trigger!=="SubmenuTrigger"||Ht()!=="pointer")&&g.current&&!$t(g.current)&&Ye(g.current)},[x,g,o.trigger]);let M=s.useMemo(()=>{let V=v.children;if(r)for(let F of r)V=s.createElement(F.Provider,{value:null},V);return V},[v.children,r]),[C,I]=s.useState(null),R=s.useCallback(()=>{o.triggerRef.current&&I(o.triggerRef.current.getBoundingClientRect().width+"px")},[o.triggerRef]);J(R,[R]),Tn({ref:(P=v.style)!=null&&P["--trigger-width"]?void 0:o.triggerRef,onResize:R});let N={...u.style,"--trigger-anchor-point":p?`${p.x}px ${p.y}px`:void 0,...v.style,"--trigger-width":((O=v.style)==null?void 0:O["--trigger-width"])||C},A=s.createElement(pe.div,{...Y(ae(o,{global:!0}),u),...v,role:x?"dialog":void 0,tabIndex:x?-1:void 0,"aria-label":o["aria-label"],"aria-labelledby":o["aria-labelledby"],ref:g,slot:o.slot||void 0,style:N,dir:o.dir,"data-trigger":o.trigger,"data-placement":b,"data-entering":y||void 0,"data-exiting":e||void 0},!o.isNonModal&&s.createElement(Xr,{onDismiss:t.close}),s.createElement(fh.Provider,{value:{...f,placement:b,ref:i}},M),s.createElement(Xr,{onDismiss:t.close}));return c?s.createElement(Zr,{...o,shouldContainFocus:x,isExiting:e,portalContainer:n??(a==null?void 0:a.current)??void 0},A):s.createElement(Zr,{...o,shouldContainFocus:x,isExiting:e,portalContainer:n},!o.isNonModal&&t.isOpen&&s.createElement("div",{"data-testid":"underlay",...d,style:{position:"fixed",inset:0}}),s.createElement("div",{ref:l,style:{display:"contents"}},s.createElement(zi.Provider,{value:l},A)))}class St{constructor(e){this.value=null,this.level=0,this.hasChildNodes=!1,this.rendered=null,this.textValue="",this["aria-label"]=void 0,this.index=0,this.parentKey=null,this.prevKey=null,this.nextKey=null,this.firstChildKey=null,this.lastChildKey=null,this.props={},this.colSpan=null,this.colIndex=null,this.type=this.constructor.type,this.key=e}get childNodes(){throw new Error("childNodes is not supported")}clone(){let e=new this.constructor(this.key);return e.value=this.value,e.level=this.level,e.hasChildNodes=this.hasChildNodes,e.rendered=this.rendered,e.textValue=this.textValue,e["aria-label"]=this["aria-label"],e.index=this.index,e.parentKey=this.parentKey,e.prevKey=this.prevKey,e.nextKey=this.nextKey,e.firstChildKey=this.firstChildKey,e.lastChildKey=this.lastChildKey,e.props=this.props,e.render=this.render,e.colSpan=this.colSpan,e.colIndex=this.colIndex,e}filter(e,n,r){let o=this.clone();return n.addDescendants(o,e),o}}class xa extends St{filter(e,n,r){let[o,i]=$a(e,n,this.firstChildKey,r),l=this.clone();return l.firstChildKey=o,l.lastChildKey=i,l}}const _o=class _o extends St{};_o.type="header";let Hi=_o;const Bo=class Bo extends St{};Bo.type="loader";let Gi=Bo;const Vo=class Vo extends xa{filter(e,n,r){if(r(this.textValue,this)){let o=this.clone();return n.addDescendants(o,e),o}return null}};Vo.type="item";let Jr=Vo;const zo=class zo extends xa{filter(e,n,r){let o=super.filter(e,n,r);if(o&&o.lastChildKey!==null){let i=e.getItem(o.lastChildKey);if(i&&i.type!=="header")return o}return null}};zo.type="section";let Qr=zo;class Qh{get size(){return this.itemCount}getKeys(){return this.keyMap.keys()}*[Symbol.iterator](){let e=this.firstKey!=null?this.keyMap.get(this.firstKey):void 0;for(;e;)yield e,e=e.nextKey!=null?this.keyMap.get(e.nextKey):void 0}getChildren(e){let n=this.keyMap;return{*[Symbol.iterator](){let r=n.get(e),o=(r==null?void 0:r.firstChildKey)!=null?n.get(r.firstChildKey):null;for(;o;)yield o,o=o.nextKey!=null?n.get(o.nextKey):void 0}}}getKeyBefore(e){let n=this.keyMap.get(e);if(!n)return null;if(n.prevKey!=null){for(n=this.keyMap.get(n.prevKey);n&&n.type!=="item"&&n.lastChildKey!=null;)n=this.keyMap.get(n.lastChildKey);return(n==null?void 0:n.key)??null}return n.parentKey}getKeyAfter(e){let n=this.keyMap.get(e);if(!n)return null;if(n.type!=="item"&&n.firstChildKey!=null)return n.firstChildKey;for(;n;){if(n.nextKey!=null)return n.nextKey;if(n.parentKey!=null)n=this.keyMap.get(n.parentKey);else return null}return null}getFirstKey(){return this.firstKey}getLastKey(){let e=this.lastKey!=null?this.keyMap.get(this.lastKey):null;for(;(e==null?void 0:e.lastChildKey)!=null;)e=this.keyMap.get(e.lastChildKey);return(e==null?void 0:e.key)??null}getItem(e){return this.keyMap.get(e)??null}at(){throw new Error("Not implemented")}clone(){let e=this.constructor,n=new e;return n.keyMap=new Map(this.keyMap),n.firstKey=this.firstKey,n.lastKey=this.lastKey,n.itemCount=this.itemCount,n}addNode(e){if(this.frozen)throw new Error("Cannot add a node to a frozen collection");e.type==="item"&&this.keyMap.get(e.key)==null&&this.itemCount++,this.keyMap.set(e.key,e)}addDescendants(e,n){this.addNode(e);let r=n.getChildren(e.key);for(let o of r)this.addDescendants(o,n)}removeNode(e){if(this.frozen)throw new Error("Cannot remove a node to a frozen collection");let n=this.keyMap.get(e);n!=null&&n.type==="item"&&this.itemCount--,this.keyMap.delete(e)}commit(e,n,r=!1){if(this.frozen)throw new Error("Cannot commit a frozen collection");this.firstKey=e,this.lastKey=n,this.frozen=!r}filter(e){let n=new this.constructor,[r,o]=$a(this,n,this.firstKey,e);return n==null||n.commit(r,o),n}constructor(){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.frozen=!1,this.itemCount=0}}function $a(t,e,n,r){if(n==null)return[null,null];let o=null,i=null,l=t.getItem(n);for(;l!=null;){let a=l.filter(t,e,r);a!=null&&(a.nextKey=null,i&&(a.prevKey=i.key,i.nextKey=a.key),o==null&&(o=a),e.addNode(a),i=a),l=l.nextKey!=null?t.getItem(l.nextKey):null}if(i&&i.type==="separator"){let a=i.prevKey;e.removeNode(i.key),a!=null?(i=e.getItem(a),i.nextKey=null):i=null}return[(o==null?void 0:o.key)??null,(i==null?void 0:i.key)??null]}class wa{constructor(e){this._firstChild=null,this._lastChild=null,this._previousSibling=null,this._nextSibling=null,this._parentNode=null,this._minInvalidChildIndex=null,this.ownerDocument=e}*[Symbol.iterator](){let e=this.firstChild;for(;e;)yield e,e=e.nextSibling}get firstChild(){return this._firstChild}set firstChild(e){this._firstChild=e,this.ownerDocument.markDirty(this)}get lastChild(){return this._lastChild}set lastChild(e){this._lastChild=e,this.ownerDocument.markDirty(this)}get previousSibling(){return this._previousSibling}set previousSibling(e){this._previousSibling=e,this.ownerDocument.markDirty(this)}get nextSibling(){return this._nextSibling}set nextSibling(e){this._nextSibling=e,this.ownerDocument.markDirty(this)}get parentNode(){return this._parentNode}set parentNode(e){this._parentNode=e,this.ownerDocument.markDirty(this)}get isConnected(){var e;return((e=this.parentNode)==null?void 0:e.isConnected)||!1}invalidateChildIndices(e){(this._minInvalidChildIndex==null||!this._minInvalidChildIndex.isConnected||e.index<this._minInvalidChildIndex.index)&&(this._minInvalidChildIndex=e,this.ownerDocument.markDirty(this))}updateChildIndices(){let e=this._minInvalidChildIndex;for(;e;)e.index=e.previousSibling?e.previousSibling.index+1:0,e=e.nextSibling;this._minInvalidChildIndex=null}appendChild(e){e.parentNode&&e.parentNode.removeChild(e),this.firstChild==null&&(this.firstChild=e),this.lastChild?(this.lastChild.nextSibling=e,e.index=this.lastChild.index+1,e.previousSibling=this.lastChild):(e.previousSibling=null,e.index=0),e.parentNode=this,e.nextSibling=null,this.lastChild=e,this.ownerDocument.markDirty(this),this.isConnected&&this.ownerDocument.queueUpdate()}insertBefore(e,n){if(n==null)return this.appendChild(e);e.parentNode&&e.parentNode.removeChild(e),e.nextSibling=n,e.previousSibling=n.previousSibling,e.index=n.index-1,this.firstChild===n?this.firstChild=e:n.previousSibling&&(n.previousSibling.nextSibling=e),n.previousSibling=e,e.parentNode=n.parentNode,this.invalidateChildIndices(e),this.isConnected&&this.ownerDocument.queueUpdate()}removeChild(e){e.parentNode===this&&(this._minInvalidChildIndex===e&&(this._minInvalidChildIndex=null),e.nextSibling&&(this.invalidateChildIndices(e.nextSibling),e.nextSibling.previousSibling=e.previousSibling),e.previousSibling&&(e.previousSibling.nextSibling=e.nextSibling),this.firstChild===e&&(this.firstChild=e.nextSibling),this.lastChild===e&&(this.lastChild=e.previousSibling),e.parentNode=null,e.nextSibling=null,e.previousSibling=null,e.index=0,this.ownerDocument.markDirty(e),this.isConnected&&this.ownerDocument.queueUpdate())}addEventListener(){}removeEventListener(){}get previousVisibleSibling(){let e=this.previousSibling;for(;e&&e.isHidden;)e=e.previousSibling;return e}get nextVisibleSibling(){let e=this.nextSibling;for(;e&&e.isHidden;)e=e.nextSibling;return e}get firstVisibleChild(){let e=this.firstChild;for(;e&&e.isHidden;)e=e.nextSibling;return e}get lastVisibleChild(){let e=this.lastChild;for(;e&&e.isHidden;)e=e.previousSibling;return e}}class vt extends wa{constructor(e,n){super(n),this.nodeType=8,this.isMutated=!0,this._index=0,this.isHidden=!1,this.node=null}get index(){return this._index}set index(e){this._index=e,this.ownerDocument.markDirty(this)}get level(){var e;return this.parentNode instanceof vt?this.parentNode.level+(((e=this.parentNode.node)==null?void 0:e.type)==="item"?1:0):0}getMutableNode(){return this.node==null?null:(this.isMutated||(this.node=this.node.clone(),this.isMutated=!0),this.ownerDocument.markDirty(this),this.node)}updateNode(){var r,o,i,l,a,c,u,d;let e=this.nextVisibleSibling,n=this.getMutableNode();if(n!=null&&(n.index=this.index,n.level=this.level,n.parentKey=this.parentNode instanceof vt?((r=this.parentNode.node)==null?void 0:r.key)??null:null,n.prevKey=((i=(o=this.previousVisibleSibling)==null?void 0:o.node)==null?void 0:i.key)??null,n.nextKey=((l=e==null?void 0:e.node)==null?void 0:l.key)??null,n.hasChildNodes=!!this.firstChild,n.firstChildKey=((c=(a=this.firstVisibleChild)==null?void 0:a.node)==null?void 0:c.key)??null,n.lastChildKey=((d=(u=this.lastVisibleChild)==null?void 0:u.node)==null?void 0:d.key)??null,(n.colSpan!=null||n.colIndex!=null)&&e)){let f=(n.colIndex??n.index)+(n.colSpan??1);if(e.node!=null&&f!==e.node.colIndex){let b=e.getMutableNode();b.colIndex=f}}}setProps(e,n,r,o,i){let l,{value:a,textValue:c,id:u,...d}=e;if(this.node==null?(l=new r(u??`react-aria-${++this.ownerDocument.nodeId}`),this.node=l):l=this.getMutableNode(),d.ref=n,l.props=d,l.rendered=o,l.render=i,l.value=a,e["aria-label"]&&(l["aria-label"]=e["aria-label"]),l.textValue=c||(typeof d.children=="string"?d.children:"")||e["aria-label"]||"",u!=null&&u!==l.key)throw new Error("Cannot change the id of an item");d.colSpan!=null&&(l.colSpan=d.colSpan),this.isConnected&&this.ownerDocument.queueUpdate()}get style(){let e=this;return{get display(){return e.isHidden?"none":""},set display(n){var o,i;let r=n==="none";if(e.isHidden!==r){(((o=e.parentNode)==null?void 0:o.firstVisibleChild)===e||((i=e.parentNode)==null?void 0:i.lastVisibleChild)===e)&&e.ownerDocument.markDirty(e.parentNode);let l=e.previousVisibleSibling,a=e.nextVisibleSibling;l&&e.ownerDocument.markDirty(l),a&&e.ownerDocument.markDirty(a),e.isHidden=r,e.ownerDocument.markDirty(e)}}}}hasAttribute(){}setAttribute(){}setAttributeNS(){}removeAttribute(){}}class ep extends wa{constructor(e){super(null),this.nodeType=11,this.ownerDocument=this,this.dirtyNodes=new Set,this.isSSR=!1,this.nodeId=0,this.nodesByProps=new WeakMap,this.nextCollection=null,this.subscriptions=new Set,this.queuedRender=!1,this.inSubscription=!1,this.collection=e,this.nextCollection=e}get isConnected(){return!0}createElement(e){return new vt(e,this)}getMutableCollection(){return this.nextCollection||(this.nextCollection=this.collection.clone()),this.nextCollection}markDirty(e){this.dirtyNodes.add(e)}addNode(e){if(e.isHidden||e.node==null)return;let n=this.getMutableCollection();if(!n.getItem(e.node.key))for(let r of e)this.addNode(r);n.addNode(e.node)}removeNode(e){for(let n of e)this.removeNode(n);e.node&&this.getMutableCollection().removeNode(e.node.key)}getCollection(){return this.inSubscription?this.collection:(this.queuedRender=!1,this.updateCollection(),this.collection)}updateCollection(){var e,n,r,o;for(let i of this.dirtyNodes)i instanceof vt&&(!i.isConnected||i.isHidden)?this.removeNode(i):i.updateChildIndices();for(let i of this.dirtyNodes)i instanceof vt?(i.isConnected&&!i.isHidden&&(i.updateNode(),this.addNode(i)),i.node&&this.dirtyNodes.delete(i),i.isMutated=!1):this.dirtyNodes.delete(i);this.nextCollection&&(this.nextCollection.commit(((n=(e=this.firstVisibleChild)==null?void 0:e.node)==null?void 0:n.key)??null,((o=(r=this.lastVisibleChild)==null?void 0:r.node)==null?void 0:o.key)??null,this.isSSR),this.isSSR||(this.collection=this.nextCollection,this.nextCollection=null))}queueUpdate(){if(!(this.dirtyNodes.size===0||this.queuedRender)){this.queuedRender=!0,this.inSubscription=!0,this.isSSR||(this.collection=this.collection.clone());for(let e of this.subscriptions)e();this.inSubscription=!1}}subscribe(e){return this.subscriptions.add(e),()=>this.subscriptions.delete(e)}resetAfterSSR(){this.isSSR&&(this.isSSR=!1,this.firstChild=null,this.lastChild=null,this.nodeId=0)}}function Ea(t){let{children:e,items:n,idScope:r,addIdAndValue:o,dependencies:i=[]}=t,l=s.useMemo(()=>process.env.NODE_ENV!=="production"&&typeof e=="function"?e.toString():void 0,[e]),a=s.useMemo(()=>new WeakMap,[...i,l]);return s.useMemo(()=>{if(n&&typeof e=="function"){let c=[];for(let u of n){let d=tp(u)?u:null,f=d?a.get(d):null;if(!f){f=e(u);let b=f.props.id??(u==null?void 0:u.key)??(u==null?void 0:u.id);r!=null&&f.props.id==null&&b!=null&&(b=r+":"+b);let p=b??c.length;f=s.cloneElement(f,o?{key:p,id:b,value:u}:{key:p}),d&&a.set(d,f)}c.push(f)}return c}else if(typeof e!="function")return e},[e,n,a,r,o])}function tp(t){switch(typeof t){case"object":return t!=null;case"function":case"symbol":return!0;default:return!1}}var bn={exports:{}},Sr={};/**
|
|
12
|
+
}`.trim(),document.head.prepend(o);let l=d=>{if(!(d.touches.length===2||n)){if(!e||e===document.documentElement||e===document.body){d.preventDefault();return}e.scrollHeight===e.clientHeight&&e.scrollWidth===e.clientWidth&&d.preventDefault()}},a=d=>{var p;let f=j(d),b=d.relatedTarget;if(b&&jt(b))b.focus({preventScroll:!0}),Fi(b,jt(f));else if(!b){let g=(p=f.parentElement)==null?void 0:p.closest("[tabindex]");g==null||g.focus({preventScroll:!0})}},c=HTMLElement.prototype.focus;HTMLElement.prototype.focus=function(d){let f=ne(),b=f!=null&&jt(f);c.call(this,{...d,preventScroll:!0}),(!d||!d.preventScroll)&&Fi(this,b)};let u=Jt(Cr(document,"touchstart",r,{passive:!1,capture:!0}),Cr(document,"touchmove",l,{passive:!1,capture:!0}),Cr(document,"blur",a,!0));return()=>{t(),u(),o.remove(),HTMLElement.prototype.focus=c}}function En(t,e,n){let r=t.style[e];return t.style[e]=n,()=>{t.style[e]=r}}function Cr(t,e,n,r){return t.addEventListener(e,n,r),()=>{t.removeEventListener(e,n,r)}}function Fi(t,e){e||!Bt?ji(t):Bt.addEventListener("resize",()=>ji(t),{once:!0})}function ji(t){let e=document.scrollingElement||document.documentElement,n=t;for(;n&&n!==e;){let r=Vl(n);if(r!==document.documentElement&&r!==document.body&&r!==n){let o=r.getBoundingClientRect(),i=n.getBoundingClientRect();if(i.top<o.top||i.bottom>o.top+n.clientHeight){let l=o.bottom;Bt&&(l=Math.min(l,Bt.offsetTop+Bt.height));let a=i.top-o.top-((l-o.top)/2-i.height/2);r.scrollTo({top:Math.max(0,Math.min(r.scrollHeight-r.clientHeight,r.scrollTop+a)),behavior:"smooth"})}}n=r.parentElement}}function jh(t,e){let{triggerRef:n,popoverRef:r,groupRef:o,isNonModal:i,isKeyboardDismissDisabled:l,shouldCloseOnInteractOutside:a,...c}=t,u=c.trigger==="SubmenuTrigger",{overlayProps:d,underlayProps:f}=Ls({isOpen:e.isOpen,onClose:e.close,shouldCloseOnBlur:!0,isDismissable:!i||u,isKeyboardDismissDisabled:l,shouldCloseOnInteractOutside:a},o??r),{overlayProps:b,arrowProps:p,placement:g,triggerAnchorPoint:y}=Sh({...c,targetRef:n,overlayRef:r,isOpen:e.isOpen,onClose:i&&!u?e.close:null});return Is({isDisabled:i||!e.isOpen}),s.useEffect(()=>{if(e.isOpen&&r.current)return i?bh((o==null?void 0:o.current)??r.current):ks([(o==null?void 0:o.current)??r.current],{shouldUseInert:!0})},[i,e.isOpen,r,o]),{popoverProps:Y(d,b),arrowProps:p,underlayProps:f,placement:g,triggerAnchorPoint:y}}var Ks={};Ks={dismiss:"تجاهل"};var Os={};Os={dismiss:"Отхвърляне"};var As={};As={dismiss:"Odstranit"};var Fs={};Fs={dismiss:"Luk"};var js={};js={dismiss:"Schließen"};var _s={};_s={dismiss:"Απόρριψη"};var Bs={};Bs={dismiss:"Dismiss"};var Vs={};Vs={dismiss:"Descartar"};var zs={};zs={dismiss:"Lõpeta"};var Hs={};Hs={dismiss:"Hylkää"};var Gs={};Gs={dismiss:"Rejeter"};var Us={};Us={dismiss:"התעלם"};var Ws={};Ws={dismiss:"Odbaci"};var qs={};qs={dismiss:"Elutasítás"};var Ys={};Ys={dismiss:"Ignora"};var Xs={};Xs={dismiss:"閉じる"};var Zs={};Zs={dismiss:"무시"};var Js={};Js={dismiss:"Atmesti"};var Qs={};Qs={dismiss:"Nerādīt"};var ea={};ea={dismiss:"Lukk"};var ta={};ta={dismiss:"Negeren"};var na={};na={dismiss:"Zignoruj"};var ra={};ra={dismiss:"Descartar"};var oa={};oa={dismiss:"Dispensar"};var ia={};ia={dismiss:"Revocare"};var la={};la={dismiss:"Пропустить"};var sa={};sa={dismiss:"Zrušiť"};var aa={};aa={dismiss:"Opusti"};var ca={};ca={dismiss:"Odbaci"};var ua={};ua={dismiss:"Avvisa"};var da={};da={dismiss:"Kapat"};var fa={};fa={dismiss:"Скасувати"};var ha={};ha={dismiss:"取消"};var pa={};pa={dismiss:"關閉"};var ba={};ba={"ar-AE":Ks,"bg-BG":Os,"cs-CZ":As,"da-DK":Fs,"de-DE":js,"el-GR":_s,"en-US":Bs,"es-ES":Vs,"et-EE":zs,"fi-FI":Hs,"fr-FR":Gs,"he-IL":Us,"hr-HR":Ws,"hu-HU":qs,"it-IT":Ys,"ja-JP":Xs,"ko-KR":Zs,"lt-LT":Js,"lv-LV":Qs,"nb-NO":ea,"nl-NL":ta,"pl-PL":na,"pt-BR":ra,"pt-PT":oa,"ro-RO":ia,"ru-RU":la,"sk-SK":sa,"sl-SI":aa,"sr-SP":ca,"sv-SE":ua,"tr-TR":da,"uk-UA":fa,"zh-CN":ha,"zh-TW":pa};const _h=Symbol.for("react-aria.i18n.locale"),Bh=Symbol.for("react-aria.i18n.strings");let ht;class Qn{constructor(e,n="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter(([,r])=>r)),this.defaultLocale=n}getStringForLocale(e,n){let o=this.getStringsForLocale(n)[e];if(!o)throw new Error(`Could not find intl message ${e} in ${n} locale`);return o}getStringsForLocale(e){let n=this.strings[e];return n||(n=Vh(e,this.strings,this.defaultLocale),this.strings[e]=n),n}static getGlobalDictionaryForPackage(e){if(typeof window>"u")return null;let n=window[_h];if(ht===void 0){let o=window[Bh];if(!o)return null;ht={};for(let i in o)ht[i]=new Qn({[n]:o[i]},n)}let r=ht==null?void 0:ht[e];if(!r)throw new Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return r}}function Vh(t,e,n="en-US"){if(e[t])return e[t];let r=zh(t);if(e[r])return e[r];for(let o in e)if(o.startsWith(r+"-"))return e[o];return e[n]}function zh(t){return Intl.Locale?new Intl.Locale(t).language:t.split("-")[0]}const _i=new Map,Bi=new Map;class Hh{constructor(e,n){this.locale=e,this.strings=n}format(e,n){let r=this.strings.getStringForLocale(e,this.locale);return typeof r=="function"?r(n,this):r}plural(e,n,r="cardinal"){let o=n["="+e];if(o)return typeof o=="function"?o():o;let i=this.locale+":"+r,l=_i.get(i);l||(l=new Intl.PluralRules(this.locale,{type:r}),_i.set(i,l));let a=l.select(e);return o=n[a]||n.other,typeof o=="function"?o():o}number(e){let n=Bi.get(this.locale);return n||(n=new Intl.NumberFormat(this.locale),Bi.set(this.locale,n)),n.format(e)}select(e,n){let r=e[n]||e.other;return typeof r=="function"?r():r}}const Vi=new WeakMap;function Gh(t){let e=Vi.get(t);return e||(e=new Qn(t),Vi.set(t,e)),e}function Uh(t,e){return e&&Qn.getGlobalDictionaryForPackage(e)||Gh(t)}function ma(t,e){let{locale:n}=dt(),r=Uh(t,e);return s.useMemo(()=>new Hh(n,r),[n,r])}const zi={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function Wh(t={}){let{style:e,isFocusable:n}=t,[r,o]=s.useState(!1),{focusWithinProps:i}=Co({isDisabled:!n,onFocusWithinChange:a=>o(a)}),l=s.useMemo(()=>r?e:e?{...zi,...e}:zi,[r]);return{visuallyHiddenProps:{...i,style:l}}}function ga(t){let{children:e,elementType:n="div",isFocusable:r,style:o,...i}=t,{visuallyHiddenProps:l}=Wh(t);return s.createElement(n,Y(i,l),e)}function qh(t){return t&&t.__esModule?t.default:t}function Xr(t){let{onDismiss:e,...n}=t,r=ma(qh(ba),"@react-aria/overlays"),o=Bl(n,r.format("dismiss")),i=()=>{e&&e()};return s.createElement(ga,null,s.createElement("button",{...o,tabIndex:-1,onClick:i,style:{width:1,height:1}}))}const ya=s.forwardRef(({children:t,...e},n)=>{let r=s.useRef(!1),o=s.useContext(Ut),i=Y(o||{},{...e,register(){r.current=!0,o&&o.register()}});return i.ref=Je(n||(o==null?void 0:o.ref)),po(o,i.ref),s.useEffect(()=>{r.current||(process.env.NODE_ENV!=="production"&&console.warn("A PressResponder was rendered without a pressable child. Either call the usePress hook, or wrap your DOM node with <Pressable> component."),r.current=!0)},[]),s.createElement(Ut.Provider,{value:i},t)});function Yh({children:t}){let e=s.useMemo(()=>({register:()=>{}}),[]);return s.createElement(Ut.Provider,{value:e},t)}const Xh=s.createContext({});function Zh(){return s.useContext(Xh)??{}}const va=s.createContext(null);function Zr(t){let e=Ze(),{portalContainer:n=e?null:document.body,isExiting:r}=t,[o,i]=s.useState(!1),l=s.useMemo(()=>({contain:o,setContain:i}),[o,i]),{getContainer:a}=Zh();if(!t.portalContainer&&a&&(n=a()),!n)return null;let c=t.children;return t.disableFocusManagement||(c=s.createElement(Rs,{restoreFocus:!0,contain:(t.shouldContainFocus||o)&&!r},c)),c=s.createElement(va.Provider,{value:l},s.createElement(Yh,null,c)),Xt.createPortal(c,n)}function xa(){let t=s.useContext(va),e=t==null?void 0:t.setContain;J(()=>{e==null||e(!0)},[e])}function To(t){let[e,n]=Xn(t.isOpen,t.defaultOpen||!1,t.onOpenChange);const r=s.useCallback(()=>{n(!0)},[n]),o=s.useCallback(()=>{n(!1)},[n]),i=s.useCallback(()=>{n(!e)},[n,e]);return{isOpen:e,setOpen:n,open:r,close:o,toggle:i}}const er=s.createContext(null),Hi=s.createContext(null),Jh=s.forwardRef(function(e,n){[e,n]=Me(e,n,er);let r=s.useContext(Qe),o=To(e),i=e.isOpen!=null||e.defaultOpen!=null||!r?o:r,l=Ir(n,i.isOpen)||e.isExiting||!1,a=us(),{direction:c}=dt();if(a){let u=e.children;return typeof u=="function"&&(u=u({trigger:e.trigger||null,placement:"bottom",isEntering:!1,isExiting:!1,defaultChildren:null})),s.createElement(s.Fragment,null,u)}return i&&!i.isOpen&&!l?null:s.createElement(Qh,{...e,triggerRef:e.triggerRef,state:i,popoverRef:n,isExiting:l,dir:c})});function Qh({state:t,isExiting:e,UNSTABLE_portalContainer:n,clearContexts:r,...o}){var P,O;let i=s.useRef(null),l=s.useRef(null),a=s.useContext(Hi),c=a&&o.trigger==="SubmenuTrigger",{popoverProps:u,underlayProps:d,arrowProps:f,placement:b,triggerAnchorPoint:p}=jh({...o,offset:o.offset??8,arrowRef:i,groupRef:c?a:l},t),g=o.popoverRef,y=bo(g,!!b)||o.isEntering||!1,v=Te({...o,defaultClassName:"react-aria-Popover",values:{trigger:o.trigger||null,placement:b,isEntering:y,isExiting:e}}),w=!o.isNonModal||o.trigger==="SubmenuTrigger",[x,T]=s.useState(!1);J(()=>{g.current&&T(w&&!g.current.querySelector("[role=dialog]"))},[g,w]),s.useEffect(()=>{x&&(o.trigger!=="SubmenuTrigger"||Gt()!=="pointer")&&g.current&&!$t(g.current)&&Ye(g.current)},[x,g,o.trigger]);let M=s.useMemo(()=>{let _=v.children;if(r)for(let F of r)_=s.createElement(F.Provider,{value:null},_);return _},[v.children,r]),[R,I]=s.useState(null),E=s.useCallback(()=>{o.triggerRef.current&&I(o.triggerRef.current.getBoundingClientRect().width+"px")},[o.triggerRef]);J(E,[E]),Tn({ref:(P=v.style)!=null&&P["--trigger-width"]?void 0:o.triggerRef,onResize:E});let D={...u.style,"--trigger-anchor-point":p?`${p.x}px ${p.y}px`:void 0,...v.style,"--trigger-width":((O=v.style)==null?void 0:O["--trigger-width"])||R},K=s.createElement(pe.div,{...Y(ae(o,{global:!0}),u),...v,role:x?"dialog":void 0,tabIndex:x?-1:void 0,"aria-label":o["aria-label"],"aria-labelledby":o["aria-labelledby"],ref:g,slot:o.slot||void 0,style:D,dir:o.dir,"data-trigger":o.trigger,"data-placement":b,"data-entering":y||void 0,"data-exiting":e||void 0},!o.isNonModal&&s.createElement(Xr,{onDismiss:t.close}),s.createElement(hh.Provider,{value:{...f,placement:b,ref:i}},M),s.createElement(Xr,{onDismiss:t.close}));return c?s.createElement(Zr,{...o,shouldContainFocus:x,isExiting:e,portalContainer:n??(a==null?void 0:a.current)??void 0},K):s.createElement(Zr,{...o,shouldContainFocus:x,isExiting:e,portalContainer:n},!o.isNonModal&&t.isOpen&&s.createElement("div",{"data-testid":"underlay",...d,style:{position:"fixed",inset:0}}),s.createElement("div",{ref:l,style:{display:"contents"}},s.createElement(Hi.Provider,{value:l},K)))}class St{constructor(e){this.value=null,this.level=0,this.hasChildNodes=!1,this.rendered=null,this.textValue="",this["aria-label"]=void 0,this.index=0,this.parentKey=null,this.prevKey=null,this.nextKey=null,this.firstChildKey=null,this.lastChildKey=null,this.props={},this.colSpan=null,this.colIndex=null,this.type=this.constructor.type,this.key=e}get childNodes(){throw new Error("childNodes is not supported")}clone(){let e=new this.constructor(this.key);return e.value=this.value,e.level=this.level,e.hasChildNodes=this.hasChildNodes,e.rendered=this.rendered,e.textValue=this.textValue,e["aria-label"]=this["aria-label"],e.index=this.index,e.parentKey=this.parentKey,e.prevKey=this.prevKey,e.nextKey=this.nextKey,e.firstChildKey=this.firstChildKey,e.lastChildKey=this.lastChildKey,e.props=this.props,e.render=this.render,e.colSpan=this.colSpan,e.colIndex=this.colIndex,e}filter(e,n,r){let o=this.clone();return n.addDescendants(o,e),o}}class $a extends St{filter(e,n,r){let[o,i]=wa(e,n,this.firstChildKey,r),l=this.clone();return l.firstChildKey=o,l.lastChildKey=i,l}}const Bo=class Bo extends St{};Bo.type="header";let Gi=Bo;const Vo=class Vo extends St{};Vo.type="loader";let Ui=Vo;const zo=class zo extends $a{filter(e,n,r){if(r(this.textValue,this)){let o=this.clone();return n.addDescendants(o,e),o}return null}};zo.type="item";let Jr=zo;const Ho=class Ho extends $a{filter(e,n,r){let o=super.filter(e,n,r);if(o&&o.lastChildKey!==null){let i=e.getItem(o.lastChildKey);if(i&&i.type!=="header")return o}return null}};Ho.type="section";let Qr=Ho;class ep{get size(){return this.itemCount}getKeys(){return this.keyMap.keys()}*[Symbol.iterator](){let e=this.firstKey!=null?this.keyMap.get(this.firstKey):void 0;for(;e;)yield e,e=e.nextKey!=null?this.keyMap.get(e.nextKey):void 0}getChildren(e){let n=this.keyMap;return{*[Symbol.iterator](){let r=n.get(e),o=(r==null?void 0:r.firstChildKey)!=null?n.get(r.firstChildKey):null;for(;o;)yield o,o=o.nextKey!=null?n.get(o.nextKey):void 0}}}getKeyBefore(e){let n=this.keyMap.get(e);if(!n)return null;if(n.prevKey!=null){for(n=this.keyMap.get(n.prevKey);n&&n.type!=="item"&&n.lastChildKey!=null;)n=this.keyMap.get(n.lastChildKey);return(n==null?void 0:n.key)??null}return n.parentKey}getKeyAfter(e){let n=this.keyMap.get(e);if(!n)return null;if(n.type!=="item"&&n.firstChildKey!=null)return n.firstChildKey;for(;n;){if(n.nextKey!=null)return n.nextKey;if(n.parentKey!=null)n=this.keyMap.get(n.parentKey);else return null}return null}getFirstKey(){return this.firstKey}getLastKey(){let e=this.lastKey!=null?this.keyMap.get(this.lastKey):null;for(;(e==null?void 0:e.lastChildKey)!=null;)e=this.keyMap.get(e.lastChildKey);return(e==null?void 0:e.key)??null}getItem(e){return this.keyMap.get(e)??null}at(){throw new Error("Not implemented")}clone(){let e=this.constructor,n=new e;return n.keyMap=new Map(this.keyMap),n.firstKey=this.firstKey,n.lastKey=this.lastKey,n.itemCount=this.itemCount,n}addNode(e){if(this.frozen)throw new Error("Cannot add a node to a frozen collection");e.type==="item"&&this.keyMap.get(e.key)==null&&this.itemCount++,this.keyMap.set(e.key,e)}addDescendants(e,n){this.addNode(e);let r=n.getChildren(e.key);for(let o of r)this.addDescendants(o,n)}removeNode(e){if(this.frozen)throw new Error("Cannot remove a node to a frozen collection");let n=this.keyMap.get(e);n!=null&&n.type==="item"&&this.itemCount--,this.keyMap.delete(e)}commit(e,n,r=!1){if(this.frozen)throw new Error("Cannot commit a frozen collection");this.firstKey=e,this.lastKey=n,this.frozen=!r}filter(e){let n=new this.constructor,[r,o]=wa(this,n,this.firstKey,e);return n==null||n.commit(r,o),n}constructor(){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.frozen=!1,this.itemCount=0}}function wa(t,e,n,r){if(n==null)return[null,null];let o=null,i=null,l=t.getItem(n);for(;l!=null;){let a=l.filter(t,e,r);a!=null&&(a.nextKey=null,i&&(a.prevKey=i.key,i.nextKey=a.key),o==null&&(o=a),e.addNode(a),i=a),l=l.nextKey!=null?t.getItem(l.nextKey):null}if(i&&i.type==="separator"){let a=i.prevKey;e.removeNode(i.key),a!=null?(i=e.getItem(a),i.nextKey=null):i=null}return[(o==null?void 0:o.key)??null,(i==null?void 0:i.key)??null]}class Ea{constructor(e){this._firstChild=null,this._lastChild=null,this._previousSibling=null,this._nextSibling=null,this._parentNode=null,this._minInvalidChildIndex=null,this.ownerDocument=e}*[Symbol.iterator](){let e=this.firstChild;for(;e;)yield e,e=e.nextSibling}get firstChild(){return this._firstChild}set firstChild(e){this._firstChild=e,this.ownerDocument.markDirty(this)}get lastChild(){return this._lastChild}set lastChild(e){this._lastChild=e,this.ownerDocument.markDirty(this)}get previousSibling(){return this._previousSibling}set previousSibling(e){this._previousSibling=e,this.ownerDocument.markDirty(this)}get nextSibling(){return this._nextSibling}set nextSibling(e){this._nextSibling=e,this.ownerDocument.markDirty(this)}get parentNode(){return this._parentNode}set parentNode(e){this._parentNode=e,this.ownerDocument.markDirty(this)}get isConnected(){var e;return((e=this.parentNode)==null?void 0:e.isConnected)||!1}invalidateChildIndices(e){(this._minInvalidChildIndex==null||!this._minInvalidChildIndex.isConnected||e.index<this._minInvalidChildIndex.index)&&(this._minInvalidChildIndex=e,this.ownerDocument.markDirty(this))}updateChildIndices(){let e=this._minInvalidChildIndex;for(;e;)e.index=e.previousSibling?e.previousSibling.index+1:0,e=e.nextSibling;this._minInvalidChildIndex=null}appendChild(e){e.parentNode&&e.parentNode.removeChild(e),this.firstChild==null&&(this.firstChild=e),this.lastChild?(this.lastChild.nextSibling=e,e.index=this.lastChild.index+1,e.previousSibling=this.lastChild):(e.previousSibling=null,e.index=0),e.parentNode=this,e.nextSibling=null,this.lastChild=e,this.ownerDocument.markDirty(this),this.isConnected&&this.ownerDocument.queueUpdate()}insertBefore(e,n){if(n==null)return this.appendChild(e);e.parentNode&&e.parentNode.removeChild(e),e.nextSibling=n,e.previousSibling=n.previousSibling,e.index=n.index-1,this.firstChild===n?this.firstChild=e:n.previousSibling&&(n.previousSibling.nextSibling=e),n.previousSibling=e,e.parentNode=n.parentNode,this.invalidateChildIndices(e),this.isConnected&&this.ownerDocument.queueUpdate()}removeChild(e){e.parentNode===this&&(this._minInvalidChildIndex===e&&(this._minInvalidChildIndex=null),e.nextSibling&&(this.invalidateChildIndices(e.nextSibling),e.nextSibling.previousSibling=e.previousSibling),e.previousSibling&&(e.previousSibling.nextSibling=e.nextSibling),this.firstChild===e&&(this.firstChild=e.nextSibling),this.lastChild===e&&(this.lastChild=e.previousSibling),e.parentNode=null,e.nextSibling=null,e.previousSibling=null,e.index=0,this.ownerDocument.markDirty(e),this.isConnected&&this.ownerDocument.queueUpdate())}addEventListener(){}removeEventListener(){}get previousVisibleSibling(){let e=this.previousSibling;for(;e&&e.isHidden;)e=e.previousSibling;return e}get nextVisibleSibling(){let e=this.nextSibling;for(;e&&e.isHidden;)e=e.nextSibling;return e}get firstVisibleChild(){let e=this.firstChild;for(;e&&e.isHidden;)e=e.nextSibling;return e}get lastVisibleChild(){let e=this.lastChild;for(;e&&e.isHidden;)e=e.previousSibling;return e}}class vt extends Ea{constructor(e,n){super(n),this.nodeType=8,this.isMutated=!0,this._index=0,this.isHidden=!1,this.node=null}get index(){return this._index}set index(e){this._index=e,this.ownerDocument.markDirty(this)}get level(){var e;return this.parentNode instanceof vt?this.parentNode.level+(((e=this.parentNode.node)==null?void 0:e.type)==="item"?1:0):0}getMutableNode(){return this.node==null?null:(this.isMutated||(this.node=this.node.clone(),this.isMutated=!0),this.ownerDocument.markDirty(this),this.node)}updateNode(){var r,o,i,l,a,c,u,d;let e=this.nextVisibleSibling,n=this.getMutableNode();if(n!=null&&(n.index=this.index,n.level=this.level,n.parentKey=this.parentNode instanceof vt?((r=this.parentNode.node)==null?void 0:r.key)??null:null,n.prevKey=((i=(o=this.previousVisibleSibling)==null?void 0:o.node)==null?void 0:i.key)??null,n.nextKey=((l=e==null?void 0:e.node)==null?void 0:l.key)??null,n.hasChildNodes=!!this.firstChild,n.firstChildKey=((c=(a=this.firstVisibleChild)==null?void 0:a.node)==null?void 0:c.key)??null,n.lastChildKey=((d=(u=this.lastVisibleChild)==null?void 0:u.node)==null?void 0:d.key)??null,(n.colSpan!=null||n.colIndex!=null)&&e)){let f=(n.colIndex??n.index)+(n.colSpan??1);if(e.node!=null&&f!==e.node.colIndex){let b=e.getMutableNode();b.colIndex=f}}}setProps(e,n,r,o,i){let l,{value:a,textValue:c,id:u,...d}=e;if(this.node==null?(l=new r(u??`react-aria-${++this.ownerDocument.nodeId}`),this.node=l):l=this.getMutableNode(),d.ref=n,l.props=d,l.rendered=o,l.render=i,l.value=a,e["aria-label"]&&(l["aria-label"]=e["aria-label"]),l.textValue=c||(typeof d.children=="string"?d.children:"")||e["aria-label"]||"",u!=null&&u!==l.key)throw new Error("Cannot change the id of an item");d.colSpan!=null&&(l.colSpan=d.colSpan),this.isConnected&&this.ownerDocument.queueUpdate()}get style(){let e=this;return{get display(){return e.isHidden?"none":""},set display(n){var o,i;let r=n==="none";if(e.isHidden!==r){(((o=e.parentNode)==null?void 0:o.firstVisibleChild)===e||((i=e.parentNode)==null?void 0:i.lastVisibleChild)===e)&&e.ownerDocument.markDirty(e.parentNode);let l=e.previousVisibleSibling,a=e.nextVisibleSibling;l&&e.ownerDocument.markDirty(l),a&&e.ownerDocument.markDirty(a),e.isHidden=r,e.ownerDocument.markDirty(e)}}}}hasAttribute(){}setAttribute(){}setAttributeNS(){}removeAttribute(){}}class tp extends Ea{constructor(e){super(null),this.nodeType=11,this.ownerDocument=this,this.dirtyNodes=new Set,this.isSSR=!1,this.nodeId=0,this.nodesByProps=new WeakMap,this.nextCollection=null,this.subscriptions=new Set,this.queuedRender=!1,this.inSubscription=!1,this.collection=e,this.nextCollection=e}get isConnected(){return!0}createElement(e){return new vt(e,this)}getMutableCollection(){return this.nextCollection||(this.nextCollection=this.collection.clone()),this.nextCollection}markDirty(e){this.dirtyNodes.add(e)}addNode(e){if(e.isHidden||e.node==null)return;let n=this.getMutableCollection();if(!n.getItem(e.node.key))for(let r of e)this.addNode(r);n.addNode(e.node)}removeNode(e){for(let n of e)this.removeNode(n);e.node&&this.getMutableCollection().removeNode(e.node.key)}getCollection(){return this.inSubscription?this.collection:(this.queuedRender=!1,this.updateCollection(),this.collection)}updateCollection(){var e,n,r,o;for(let i of this.dirtyNodes)i instanceof vt&&(!i.isConnected||i.isHidden)?this.removeNode(i):i.updateChildIndices();for(let i of this.dirtyNodes)i instanceof vt?(i.isConnected&&!i.isHidden&&(i.updateNode(),this.addNode(i)),i.node&&this.dirtyNodes.delete(i),i.isMutated=!1):this.dirtyNodes.delete(i);this.nextCollection&&(this.nextCollection.commit(((n=(e=this.firstVisibleChild)==null?void 0:e.node)==null?void 0:n.key)??null,((o=(r=this.lastVisibleChild)==null?void 0:r.node)==null?void 0:o.key)??null,this.isSSR),this.isSSR||(this.collection=this.nextCollection,this.nextCollection=null))}queueUpdate(){if(!(this.dirtyNodes.size===0||this.queuedRender)){this.queuedRender=!0,this.inSubscription=!0,this.isSSR||(this.collection=this.collection.clone());for(let e of this.subscriptions)e();this.inSubscription=!1}}subscribe(e){return this.subscriptions.add(e),()=>this.subscriptions.delete(e)}resetAfterSSR(){this.isSSR&&(this.isSSR=!1,this.firstChild=null,this.lastChild=null,this.nodeId=0)}}function Ca(t){let{children:e,items:n,idScope:r,addIdAndValue:o,dependencies:i=[]}=t,l=s.useMemo(()=>process.env.NODE_ENV!=="production"&&typeof e=="function"?e.toString():void 0,[e]),a=s.useMemo(()=>new WeakMap,[...i,l]);return s.useMemo(()=>{if(n&&typeof e=="function"){let c=[];for(let u of n){let d=np(u)?u:null,f=d?a.get(d):null;if(!f){f=e(u);let b=f.props.id??(u==null?void 0:u.key)??(u==null?void 0:u.id);r!=null&&f.props.id==null&&b!=null&&(b=r+":"+b);let p=b??c.length;f=s.cloneElement(f,o?{key:p,id:b,value:u}:{key:p}),d&&a.set(d,f)}c.push(f)}return c}else if(typeof e!="function")return e},[e,n,a,r,o])}function np(t){switch(typeof t){case"object":return t!=null;case"function":case"symbol":return!0;default:return!1}}var mn={exports:{}},Sr={};/**
|
|
13
13
|
* @license React
|
|
14
14
|
* use-sync-external-store-shim.production.js
|
|
15
15
|
*
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
*
|
|
18
18
|
* This source code is licensed under the MIT license found in the
|
|
19
19
|
* LICENSE file in the root directory of this source tree.
|
|
20
|
-
*/var
|
|
20
|
+
*/var Wi;function rp(){if(Wi)return Sr;Wi=1;var t=s;function e(f,b){return f===b&&(f!==0||1/f===1/b)||f!==f&&b!==b}var n=typeof Object.is=="function"?Object.is:e,r=t.useState,o=t.useEffect,i=t.useLayoutEffect,l=t.useDebugValue;function a(f,b){var p=b(),g=r({inst:{value:p,getSnapshot:b}}),y=g[0].inst,v=g[1];return i(function(){y.value=p,y.getSnapshot=b,c(y)&&v({inst:y})},[f,p,b]),o(function(){return c(y)&&v({inst:y}),f(function(){c(y)&&v({inst:y})})},[f]),l(p),p}function c(f){var b=f.getSnapshot;f=f.value;try{var p=b();return!n(f,p)}catch{return!0}}function u(f,b){return b()}var d=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?u:a;return Sr.useSyncExternalStore=t.useSyncExternalStore!==void 0?t.useSyncExternalStore:d,Sr}var Pr={};/**
|
|
21
21
|
* @license React
|
|
22
22
|
* use-sync-external-store-shim.development.js
|
|
23
23
|
*
|
|
@@ -25,5 +25,5 @@
|
|
|
25
25
|
*
|
|
26
26
|
* This source code is licensed under the MIT license found in the
|
|
27
27
|
* LICENSE file in the root directory of this source tree.
|
|
28
|
-
*/var Wi;function rp(){return Wi||(Wi=1,process.env.NODE_ENV!=="production"&&(function(){function t(p,g){return p===g&&(p!==0||1/p===1/g)||p!==p&&g!==g}function e(p,g){d||o.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var y=g();if(!f){var v=g();i(y,v)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}v=l({inst:{value:y,getSnapshot:g}});var w=v[0].inst,x=v[1];return c(function(){w.value=y,w.getSnapshot=g,n(w)&&x({inst:w})},[p,y,g]),a(function(){return n(w)&&x({inst:w}),p(function(){n(w)&&x({inst:w})})},[p]),u(y),y}function n(p){var g=p.getSnapshot;p=p.value;try{var y=g();return!i(p,y)}catch{return!0}}function r(p,g){return g()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=s,i=typeof Object.is=="function"?Object.is:t,l=o.useState,a=o.useEffect,c=o.useLayoutEffect,u=o.useDebugValue,d=!1,f=!1,b=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:e;Pr.useSyncExternalStore=o.useSyncExternalStore!==void 0?o.useSyncExternalStore:b,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Pr}var qi;function op(){return qi||(qi=1,process.env.NODE_ENV==="production"?bn.exports=np():bn.exports=rp()),bn.exports}var ip=op();const Ca=s.createContext(!1),Wt=s.createContext(null);function lp(t){if(s.useContext(Wt))return t.content;let{collection:n,document:r}=up(t.createCollection);return s.createElement(s.Fragment,null,s.createElement(wf,null,s.createElement(Wt.Provider,{value:r},t.content)),s.createElement(sp,{render:t.children,collection:n}))}function sp({collection:t,render:e}){return e(t)}function ap(t,e,n){let r=Ze(),o=s.useRef(r);o.current=r;let i=s.useCallback(()=>o.current?n():e(),[e,n]);return ip.useSyncExternalStore(t,i)}const cp=typeof s.useSyncExternalStore=="function"?s.useSyncExternalStore:ap;function up(t){let[e]=s.useState(()=>new ep((t==null?void 0:t())||new Qh)),n=s.useCallback(l=>e.subscribe(l),[e]),r=s.useCallback(()=>{let l=e.getCollection();return e.isSSR&&e.resetAfterSSR(),l},[e]),o=s.useCallback(()=>(e.isSSR=!0,e.getCollection()),[e]);return{collection:cp(n,r,o),document:e}}const eo=s.createContext(null);function dp(t){var n;return n=class extends St{},n.type=t,n}function Sa(t,e,n,r,o,i){typeof t=="string"&&(t=dp(t));let l=s.useCallback(c=>{c==null||c.setProps(e,n,t,r,i)},[e,n,r,i,t]),a=s.useContext(eo);if(a){let c=a.ownerDocument.nodesByProps.get(e);return c||(c=a.ownerDocument.createElement(t.type),c.setProps(e,n,t,r,i),a.appendChild(c),a.ownerDocument.updateCollection(),a.ownerDocument.nodesByProps.set(e,c)),o?s.createElement(eo.Provider,{value:c},o):null}return s.createElement(t.type,{ref:l},o)}function Pa(t,e){let n=({node:o})=>e(o.props,o.props.ref,o),r=s.forwardRef((o,i)=>{let l=s.useContext(zr);if(!s.useContext(Ca)){if(e.length>=3)throw new Error(e.name+" cannot be rendered outside a collection.");return e(o,i)}return Sa(t,o,i,"children"in o?o.children:null,null,c=>s.createElement(zr.Provider,{value:l},s.createElement(n,{node:c})))});return r.displayName=e.name,r}function ka(t,e,n=Ta){let r=({node:i})=>e(i.props,i.props.ref,i),o=s.forwardRef((i,l)=>{let a=n(i);return Sa(t,i,l,null,a,c=>s.createElement(r,{node:c}))??s.createElement(s.Fragment,null)});return o.displayName=e.name,o}function Ta(t){return Ea({...t,addIdAndValue:!0})}const Yi=s.createContext(null);function fp(t){let e=s.useContext(Yi),n=((e==null?void 0:e.dependencies)||[]).concat(t.dependencies),r=t.idScope??(e==null?void 0:e.idScope),o=Ta({...t,idScope:r,dependencies:n});return s.useContext(Wt)&&(o=s.createElement(hp,null,o)),e=s.useMemo(()=>({dependencies:n,idScope:r}),[r,...n]),s.createElement(Yi.Provider,{value:e},o)}function hp({children:t}){let e=s.useContext(Wt),n=s.useMemo(()=>s.createElement(Wt.Provider,{value:null},s.createElement(Ca.Provider,{value:!0},t)),[t]);return Ze()?s.createElement(eo.Provider,{value:e},n):Yt.createPortal(n,e)}const pp=s.createContext(null),bp={CollectionRoot({collection:t,renderDropIndicator:e}){return Xi(t,null,e)},CollectionBranch({collection:t,parent:e,renderDropIndicator:n}){return Xi(t,e,n)}};function Xi(t,e,n){return Ea({items:e?t.getChildren(e.key):t,dependencies:[n],children(r){if(r.type==="content")return s.createElement(s.Fragment,null);let o=r.render(r);return!n||r.type!=="item"?o:s.createElement(s.Fragment,null,n({type:"item",key:r.key,dropPosition:"before"}),o,mp(t,r,n))}})}function mp(t,e,n){let r=e.key,o=t.getKeyAfter(r),i=o!=null?t.getItem(o):null;for(;i!=null&&i.type!=="item";)o=t.getKeyAfter(i.key),i=o!=null?t.getItem(o):null;let l=e.nextKey!=null?t.getItem(e.nextKey):null;for(;l!=null&&l.type!=="item";)l=l.nextKey!=null?t.getItem(l.nextKey):null;let a=[];if(l==null){let c=e;for(;(c==null?void 0:c.type)==="item"&&(!i||c.parentKey!==i.parentKey&&i.level<c.level);){let u=n({type:"item",key:c.key,dropPosition:"after"});s.isValidElement(u)&&a.push(s.cloneElement(u,{key:`${c.key}-after`})),c=c.parentKey!=null?t.getItem(c.parentKey):null}}return a}const tr=s.createContext(bp);function gp(t){return s.useMemo(()=>t!=null?new Set([t]):null,[t])}function Ma(t){let e=vp(Q(t));e!==t&&(e&&yp(e,t),t&&Ra(t,e))}function yp(t,e){t.dispatchEvent(new FocusEvent("blur",{relatedTarget:e})),t.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:e}))}function Ra(t,e){t.dispatchEvent(new FocusEvent("focus",{relatedTarget:e})),t.dispatchEvent(new FocusEvent("focusin",{bubbles:!0,relatedTarget:e}))}function vp(t){let e=ne(t),n=e==null?void 0:e.getAttribute("aria-activedescendant");return n&&t.getElementById(n)||e}const Zi=s.createContext(null),xp=s.createContext(null),$p=s.createContext({}),wp=s.createContext({}),Ep=s.createContext(null);function Cp(t){let e=s.useRef({});return s.createElement(Ep.Provider,{value:e},t.children)}const Sp=s.createContext({isSelected:!1});function Pp(t){let e=ae(t,{labelable:!0}),n;return t.orientation==="vertical"&&(n="vertical"),t.elementType!=="hr"?{separatorProps:{...e,role:"separator","aria-orientation":n}}:{separatorProps:e}}const To=s.createContext({}),Ho=class Ho extends St{filter(e,n){let r=n.getItem(this.prevKey);if(r&&r.type!=="separator"){let o=this.clone();return n.addDescendants(o,e),o}return null}};Ho.type="separator";let to=Ho;const kp=Pa(to,function(e,n){[e,n]=Me(e,n,To);let{elementType:r,orientation:o,style:i,className:l,slot:a,...c}=e,u=r||"hr";u==="hr"&&o==="vertical"&&(u="div");let d=pe[u],{separatorProps:f}=Pp({...c,elementType:r,orientation:o}),b=ae(e,{global:!0});return s.createElement(d,{render:e.render,...Y(b,f),style:i,className:l??"react-aria-Separator",ref:n,slot:a||void 0})}),Da=s.createContext({});var Na={};Na={longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"};var La={};La={longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"};var Ia={};Ia={longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"};var Ka={};Ka={longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"};var Oa={};Oa={longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"};var Aa={};Aa={longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"};var Fa={};Fa={longPressMessage:"Long press or press Alt + ArrowDown to open menu"};var ja={};ja={longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"};var _a={};_a={longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"};var Ba={};Ba={longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"};var Va={};Va={longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."};var za={};za={longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"};var Ha={};Ha={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"};var Ga={};Ga={longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"};var Ua={};Ua={longPressMessage:"Premi a lungo o premi Alt + Freccia giù per aprire il menu"};var Wa={};Wa={longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"};var qa={};qa={longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"};var Ya={};Ya={longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."};var Xa={};Xa={longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"};var Za={};Za={longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"};var Ja={};Ja={longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"};var Qa={};Qa={longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"};var ec={};ec={longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"};var tc={};tc={longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"};var nc={};nc={longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"};var rc={};rc={longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"};var oc={};oc={longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"};var ic={};ic={longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"};var lc={};lc={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"};var sc={};sc={longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"};var ac={};ac={longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"};var cc={};cc={longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"};var uc={};uc={longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"};var dc={};dc={longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"};var fc={};fc={"ar-AE":Na,"bg-BG":La,"cs-CZ":Ia,"da-DK":Ka,"de-DE":Oa,"el-GR":Aa,"en-US":Fa,"es-ES":ja,"et-EE":_a,"fi-FI":Ba,"fr-FR":Va,"he-IL":za,"hr-HR":Ha,"hu-HU":Ga,"it-IT":Ua,"ja-JP":Wa,"ko-KR":qa,"lt-LT":Ya,"lv-LV":Xa,"nb-NO":Za,"nl-NL":Ja,"pl-PL":Qa,"pt-BR":ec,"pt-PT":tc,"ro-RO":nc,"ru-RU":rc,"sk-SK":oc,"sl-SI":ic,"sr-SP":lc,"sv-SE":sc,"tr-TR":ac,"uk-UA":cc,"zh-CN":uc,"zh-TW":dc};const Tp=500;function hc(t){let{isDisabled:e,onLongPressStart:n,onLongPressEnd:r,onLongPress:o,threshold:i=Tp,accessibilityDescription:l}=t;const a=s.useRef(void 0);let{addGlobalListener:c,removeGlobalListener:u}=qn(),{pressProps:d}=Xe({isDisabled:e,onPressStart(b){if(b.continuePropagation(),(b.pointerType==="mouse"||b.pointerType==="touch")&&(n&&n({...b,type:"longpressstart"}),a.current=setTimeout(()=>{b.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),Q(b.target).activeElement!==b.target&&de(b.target),o&&o({...b,type:"longpress"}),a.current=void 0},i),b.pointerType==="touch")){let p=y=>{y.preventDefault()},g=fe(b.target);c(b.target,"contextmenu",p,{once:!0}),c(g,"pointerup",()=>{setTimeout(()=>{u(b.target,"contextmenu",p)},30)},{once:!0})}},onPressEnd(b){a.current&&clearTimeout(a.current),r&&(b.pointerType==="mouse"||b.pointerType==="touch")&&r({...b,type:"longpressend"})}}),f=td(o&&!e?l:void 0);return{longPressProps:Y(d,f)}}function pc(t,e,n){let{type:r}=t,{isOpen:o}=e;s.useEffect(()=>{n&&n.current&&Ts.set(n.current,e.close)});let i;r==="menu"?i=!0:r==="listbox"&&(i="listbox");let l=he();return{triggerProps:{"aria-haspopup":i,"aria-expanded":o,"aria-controls":o?l:void 0,onPress:e.toggle},overlayProps:{id:l}}}function Mp(t){return t&&t.__esModule?t.default:t}function Rp(t,e,n){let{type:r="menu",isDisabled:o,trigger:i="press"}=t,l=he(),{triggerProps:a,overlayProps:c}=pc({type:r},e,n),u=p=>{if(!o&&!(i==="longPress"&&!p.altKey)&&n&&n.current)switch(p.key){case"Enter":case" ":if(i==="longPress"||p.isDefaultPrevented())return;case"ArrowDown":"continuePropagation"in p||p.stopPropagation(),p.preventDefault(),e.toggle("first");break;case"ArrowUp":"continuePropagation"in p||p.stopPropagation(),p.preventDefault(),e.toggle("last");break;default:"continuePropagation"in p&&p.continuePropagation()}},d=ba(Mp(fc),"@react-aria/menu"),{longPressProps:f}=hc({isDisabled:o||i!=="longPress",accessibilityDescription:d.format("longPressMessage"),onLongPressStart(){e.close()},onLongPress(){e.open("first")}}),b={preventFocusOnPress:!0,onPressStart(p){p.pointerType!=="touch"&&p.pointerType!=="keyboard"&&!o&&(de(p.target),e.open(p.pointerType==="virtual"?"first":null))},onPress(p){p.pointerType==="touch"&&!o&&(de(p.target),e.toggle())}};return delete a.onPress,{menuTriggerProps:{...a,...i==="press"?b:f,id:l,onKeyDown:u},menuProps:{...c,"aria-labelledby":l,autoFocus:e.focusStrategy||!0,onClose:e.close}}}const bc=new WeakMap;function no(t){return yu()?t.altKey:t.ctrlKey}function Cn(t,e){var o,i;let n=`[data-key="${CSS.escape(String(e))}"]`,r=(o=t.current)==null?void 0:o.dataset.collection;return r&&(n=`[data-collection="${CSS.escape(r)}"]${n}`),(i=t.current)==null?void 0:i.querySelector(n)}const mc=new WeakMap;function Dp(t){let e=he();return mc.set(t,e),e}function Np(t){return mc.get(t)}const Lp=1e3;function Ip(t){let{keyboardDelegate:e,selectionManager:n,onTypeSelect:r}=t,o=s.useRef({search:"",timeout:void 0}).current,i=l=>{let a=Kp(l.key);if(!(!a||l.ctrlKey||l.metaKey||!H(l.currentTarget,j(l))||o.search.length===0&&a===" ")){if(a===" "&&o.search.trim().length>0&&(l.preventDefault(),"continuePropagation"in l||l.stopPropagation()),o.search+=a,e.getKeyForSearch!=null){let c=e.getKeyForSearch(o.search,n.focusedKey);c==null&&(c=e.getKeyForSearch(o.search)),c!=null&&(n.setFocusedKey(c),r&&r(c))}clearTimeout(o.timeout),o.timeout=setTimeout(()=>{o.search=""},Lp)}};return{typeSelectProps:{onKeyDownCapture:e.getKeyForSearch?i:void 0}}}function Kp(t){return t.length===1||!/^[A-Z]/i.test(t)?t:""}function Op(t){let{selectionManager:e,keyboardDelegate:n,ref:r,autoFocus:o=!1,shouldFocusWrap:i=!1,disallowEmptySelection:l=!1,disallowSelectAll:a=!1,escapeKeyBehavior:c="clearSelection",selectOnFocus:u=e.selectionBehavior==="replace",disallowTypeAhead:d=!1,shouldUseVirtualFocus:f,allowsTabNavigation:b=!1,scrollRef:p=r,linkBehavior:g="action"}=t,{direction:y}=dt(),v=Xt(),w=m=>{var L,S,D,$,k,K,G,U,W,ee,le,Z,be,Le;if(m.altKey&&m.key==="Tab"&&m.preventDefault(),!r.current||!H(r.current,j(m)))return;const E=(z,$e)=>{if(z!=null){if(e.isLink(z)&&g==="selection"&&u&&!no(m)){Yt.flushSync(()=>{e.setFocusedKey(z,$e)});let me=Cn(r,z),et=e.getItemProps(z);me&&v.open(me,m,et.href,et.routerOptions);return}if(e.setFocusedKey(z,$e),e.isLink(z)&&g==="override")return;m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&!no(m)&&e.replaceSelection(z)}};switch(m.key){case"ArrowDown":if(n.getKeyBelow){let z=e.focusedKey!=null?(L=n.getKeyBelow)==null?void 0:L.call(n,e.focusedKey):(S=n.getFirstKey)==null?void 0:S.call(n);z==null&&i&&(z=(D=n.getFirstKey)==null?void 0:D.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),E(z))}break;case"ArrowUp":if(n.getKeyAbove){let z=e.focusedKey!=null?($=n.getKeyAbove)==null?void 0:$.call(n,e.focusedKey):(k=n.getLastKey)==null?void 0:k.call(n);z==null&&i&&(z=(K=n.getLastKey)==null?void 0:K.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),E(z))}break;case"ArrowLeft":if(n.getKeyLeftOf){let z=e.focusedKey!=null?(G=n.getKeyLeftOf)==null?void 0:G.call(n,e.focusedKey):(U=n.getFirstKey)==null?void 0:U.call(n);z==null&&i&&(z=y==="rtl"?(W=n.getFirstKey)==null?void 0:W.call(n,e.focusedKey):(ee=n.getLastKey)==null?void 0:ee.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),E(z,y==="rtl"?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){let z=e.focusedKey!=null?(le=n.getKeyRightOf)==null?void 0:le.call(n,e.focusedKey):(Z=n.getFirstKey)==null?void 0:Z.call(n);z==null&&i&&(z=y==="rtl"?(be=n.getLastKey)==null?void 0:be.call(n,e.focusedKey):(Le=n.getFirstKey)==null?void 0:Le.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),E(z,y==="rtl"?"last":"first"))}break;case"Home":if(n.getFirstKey){if(e.focusedKey===null&&m.shiftKey)return;m.preventDefault();let z=n.getFirstKey(e.focusedKey,bt(m));e.setFocusedKey(z),z!=null&&(bt(m)&&m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&e.replaceSelection(z))}break;case"End":if(n.getLastKey){if(e.focusedKey===null&&m.shiftKey)return;m.preventDefault();let z=n.getLastKey(e.focusedKey,bt(m));e.setFocusedKey(z),z!=null&&(bt(m)&&m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&e.replaceSelection(z))}break;case"PageDown":if(n.getKeyPageBelow&&e.focusedKey!=null){let z=n.getKeyPageBelow(e.focusedKey);z!=null&&(m.preventDefault(),E(z))}break;case"PageUp":if(n.getKeyPageAbove&&e.focusedKey!=null){let z=n.getKeyPageAbove(e.focusedKey);z!=null&&(m.preventDefault(),E(z))}break;case"a":bt(m)&&e.selectionMode==="multiple"&&a!==!0&&(m.preventDefault(),e.selectAll());break;case"Escape":c==="clearSelection"&&!l&&e.selectedKeys.size!==0&&(m.stopPropagation(),m.preventDefault(),e.clearSelection());break;case"Tab":if(!b){if(m.shiftKey)r.current.focus();else{let z=Fe(r.current,{tabbable:!0}),$e,me;do me=z.lastChild(),me&&($e=me);while(me);let et=ne();$e&&(!$t($e)||et&&!zl(et))&&de($e)}break}}},x=s.useRef({top:0,left:0});Lt(p,"scroll",()=>{var m,E;x.current={top:((m=p.current)==null?void 0:m.scrollTop)??0,left:((E=p.current)==null?void 0:E.scrollLeft)??0}});let T=m=>{var E,L;if(e.isFocused){H(m.currentTarget,j(m))||e.setFocused(!1);return}if(H(m.currentTarget,j(m))){if(e.setFocused(!0),e.focusedKey==null){let S=$=>{$!=null&&(e.setFocusedKey($),u&&!e.isSelected($)&&e.replaceSelection($))},D=m.relatedTarget;D&&m.currentTarget.compareDocumentPosition(D)&Node.DOCUMENT_POSITION_FOLLOWING?S(e.lastSelectedKey??((E=n.getLastKey)==null?void 0:E.call(n))):S(e.firstSelectedKey??((L=n.getFirstKey)==null?void 0:L.call(n)))}else p.current&&(p.current.scrollTop=x.current.top,p.current.scrollLeft=x.current.left);if(e.focusedKey!=null&&p.current){let S=Cn(r,e.focusedKey);S instanceof HTMLElement&&(!$t(S)&&!f&&de(S),Ht()==="keyboard"&&oi(S,{containingElement:r.current}))}}},M=m=>{H(m.currentTarget,m.relatedTarget)||e.setFocused(!1)},C=s.useRef(!1);Lt(r,mu,f?m=>{let{detail:E}=m;m.stopPropagation(),e.setFocused(!0),(E==null?void 0:E.focusStrategy)==="first"&&(C.current=!0)}:void 0),ri(()=>{var m;if(C.current){let E=((m=n.getFirstKey)==null?void 0:m.call(n))??null;if(E==null){let L=ne();Ma(r.current),Ra(L,null),e.collection.size>0&&(C.current=!1)}else e.setFocusedKey(E),C.current=!1}},[e.collection]),ri(()=>{e.collection.size>0&&(C.current=!1)},[e.focusedKey]),Lt(r,bu,f?m=>{var E;m.stopPropagation(),e.setFocused(!1),(E=m.detail)!=null&&E.clearFocusKey&&e.setFocusedKey(null)}:void 0);const I=s.useRef(o),R=s.useRef(!1);s.useEffect(()=>{var m,E;if(I.current){let L=null;o==="first"&&(L=((m=n.getFirstKey)==null?void 0:m.call(n))??null),o==="last"&&(L=((E=n.getLastKey)==null?void 0:E.call(n))??null);let S=e.selectedKeys;if(S.size){for(let D of S)if(e.canSelectItem(D)){L=D;break}}e.setFocused(!0),e.setFocusedKey(L),L==null&&!f&&r.current&&Ye(r.current),e.collection.size>0&&(I.current=!1,R.current=!0)}});let N=s.useRef(e.focusedKey),A=s.useRef(null);s.useEffect(()=>{if(e.isFocused&&e.focusedKey!=null&&(e.focusedKey!==N.current||R.current)&&p.current&&r.current){let m=Ht(),E=Cn(r,e.focusedKey);if(!(E instanceof HTMLElement))return;(m==="keyboard"||R.current)&&(A.current&&cancelAnimationFrame(A.current),A.current=requestAnimationFrame(()=>{p.current&&($n(p.current,E),m!=="virtual"&&oi(E,{containingElement:r.current}))}))}!f&&e.isFocused&&e.focusedKey==null&&N.current!=null&&r.current&&Ye(r.current),N.current=e.focusedKey,R.current=!1}),s.useEffect(()=>()=>{A.current&&cancelAnimationFrame(A.current)},[]),Lt(r,"react-aria-focus-scope-restore",m=>{m.preventDefault(),e.setFocused(!0)});let P={onKeyDown:w,onFocus:T,onBlur:M,onMouseDown(m){p.current===j(m)&&m.preventDefault()}},{typeSelectProps:O}=Ip({keyboardDelegate:n,selectionManager:e});d||(P=Y(O,P));let V;f||(V=e.focusedKey==null?0:-1);let F=Dp(e.collection);return{collectionProps:Y(P,{tabIndex:V,"data-collection":F})}}class Ji{constructor(e){this.ref=e}getItemRect(e){let n=this.ref.current;if(!n)return null;let r=e!=null?Cn(this.ref,e):null;if(!r)return null;let o=n.getBoundingClientRect(),i=r.getBoundingClientRect();return{x:i.left-o.left-n.clientLeft+n.scrollLeft,y:i.top-o.top-n.clientTop+n.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;return{width:(e==null?void 0:e.scrollWidth)??0,height:(e==null?void 0:e.scrollHeight)??0}}getVisibleRect(){let e=this.ref.current;return{x:(e==null?void 0:e.scrollLeft)??0,y:(e==null?void 0:e.scrollTop)??0,width:(e==null?void 0:e.clientWidth)??0,height:(e==null?void 0:e.clientHeight)??0}}}class Ap{constructor(...e){if(e.length===1){let n=e[0];this.collection=n.collection,this.ref=n.ref,this.collator=n.collator,this.disabledKeys=n.disabledKeys||new Set,this.disabledBehavior=n.disabledBehavior||"all",this.orientation=n.orientation||"vertical",this.direction=n.direction,this.layout=n.layout||"stack",this.layoutDelegate=n.layoutDelegate||new Ji(n.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new Ji(this.ref);this.layout==="stack"&&this.orientation==="vertical"&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}isDisabled(e){var n,r;return this.disabledBehavior==="all"&&(((n=e.props)==null?void 0:n.isDisabled)||this.disabledKeys.has(e.key))&&((r=e.props)==null?void 0:r.disabledBehavior)!=="selection"}findNextNonDisabled(e,n,r=!1){let o=e;for(;o!=null;){let i=this.collection.getItem(o);if((i==null?void 0:i.type)==="item"&&(r||!this.isDisabled(i)))return o;o=n(o)}return null}getNextKey(e,n){let r=e;return r=this.collection.getKeyAfter(r),this.findNextNonDisabled(r,o=>this.collection.getKeyAfter(o),n==null?void 0:n.includeDisabled)}getPreviousKey(e,n){let r=e;return r=this.collection.getKeyBefore(r),this.findNextNonDisabled(r,o=>this.collection.getKeyBefore(o),n==null?void 0:n.includeDisabled)}findKey(e,n,r){let o=e,i=this.layoutDelegate.getItemRect(o);if(!i||o==null)return null;let l=i;do{if(o=n(o),o==null)break;i=this.layoutDelegate.getItemRect(o)}while(i&&r(l,i)&&o!=null);return o}isSameRow(e,n){return e.y===n.y||e.x!==n.x}isSameColumn(e,n){return e.x===n.x||e.y!==n.y}getKeyBelow(e,n){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(e,r=>this.getNextKey(r,n),this.isSameRow):this.getNextKey(e,n)}getKeyAbove(e,n){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(e,r=>this.getPreviousKey(r,n),this.isSameRow):this.getPreviousKey(e,n)}getNextColumn(e,n,r){return n?this.getPreviousKey(e,r):this.getNextKey(e,r)}getKeyRightOf(e,n){let r=this.direction==="ltr"?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[r]?(e=this.layoutDelegate[r](e),this.findNextNonDisabled(e,o=>this.layoutDelegate[r](o),n==null?void 0:n.includeDisabled)):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(e,this.direction==="rtl",n):this.findKey(e,o=>this.getNextColumn(o,this.direction==="rtl",n),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(e,this.direction==="rtl",n):null}getKeyLeftOf(e,n){let r=this.direction==="ltr"?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[r]?(e=this.layoutDelegate[r](e),this.findNextNonDisabled(e,o=>this.layoutDelegate[r](o),n==null?void 0:n.includeDisabled)):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(e,this.direction==="ltr",n):this.findKey(e,o=>this.getNextColumn(o,this.direction==="ltr",n),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(e,this.direction==="ltr",n):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,n=>this.collection.getKeyAfter(n))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,n=>this.collection.getKeyBefore(n))}getKeyPageAbove(e){let n=this.ref.current,r=this.layoutDelegate.getItemRect(e);if(!r)return null;if(n&&!st(n))return this.getFirstKey();let o=e;if(this.orientation==="horizontal"){let i=Math.max(0,r.x+r.width-this.layoutDelegate.getVisibleRect().width);for(;r&&r.x>i&&o!=null;)o=this.getKeyAbove(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}else{let i=Math.max(0,r.y+r.height-this.layoutDelegate.getVisibleRect().height);for(;r&&r.y>i&&o!=null;)o=this.getKeyAbove(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}return o??this.getFirstKey()}getKeyPageBelow(e){let n=this.ref.current,r=this.layoutDelegate.getItemRect(e);if(!r)return null;if(n&&!st(n))return this.getLastKey();let o=e;if(this.orientation==="horizontal"){let i=Math.min(this.layoutDelegate.getContentSize().width,r.x-r.width+this.layoutDelegate.getVisibleRect().width);for(;r&&r.x<i&&o!=null;)o=this.getKeyBelow(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}else{let i=Math.min(this.layoutDelegate.getContentSize().height,r.y-r.height+this.layoutDelegate.getVisibleRect().height);for(;r&&r.y<i&&o!=null;)o=this.getKeyBelow(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}return o??this.getLastKey()}getKeyForSearch(e,n){if(!this.collator)return null;let r=this.collection,o=n||this.getFirstKey();for(;o!=null;){let i=r.getItem(o);if(!i)return null;let l=i.textValue.slice(0,e.length);if(i.textValue&&this.collator.compare(l,e)===0)return o;o=this.getNextKey(o)}return null}}let kr=new Map;function Fp(t){let{locale:e}=dt(),n=e+(t?Object.entries(t).sort((o,i)=>o[0]<i[0]?-1:1).join():"");if(kr.has(n))return kr.get(n);let r=new Intl.Collator(e,t);return kr.set(n,r),r}function jp(t){let{selectionManager:e,collection:n,disabledKeys:r,ref:o,keyboardDelegate:i,layoutDelegate:l,orientation:a}=t,c=Fp({usage:"search",sensitivity:"base"}),u=e.disabledBehavior,d=s.useMemo(()=>i||new Ap({collection:n,disabledKeys:r,disabledBehavior:u,ref:o,collator:c,layoutDelegate:l,orientation:a}),[i,l,n,r,o,c,u,a]),{collectionProps:f}=Op({...t,ref:o,selectionManager:e,keyboardDelegate:d});return{listProps:f}}function _p(t,e,n){let{shouldFocusWrap:r=!0,onKeyDown:o,onKeyUp:i,...l}=t;!t["aria-label"]&&!t["aria-labelledby"]&&process.env.NODE_ENV!=="production"&&console.warn("An aria-label or aria-labelledby prop is required for accessibility.");let a=ae(t,{labelable:!0}),{listProps:c}=jp({...l,ref:n,selectionManager:e.selectionManager,collection:e.collection,disabledKeys:e.disabledKeys,shouldFocusWrap:r,linkBehavior:"override"});return bc.set(e,{onClose:t.onClose,onAction:t.onAction,shouldUseVirtualFocus:t.shouldUseVirtualFocus}),{menuProps:Y(a,{onKeyDown:o,onKeyUp:i},{role:"menu",...c,onKeyDown:u=>{var d;(u.key!=="Escape"||t.shouldUseVirtualFocus)&&((d=c.onKeyDown)==null||d.call(c,u))}})}}function Bp(t){let{id:e,selectionManager:n,key:r,ref:o,shouldSelectOnPressUp:i,shouldUseVirtualFocus:l,focus:a,isDisabled:c,onAction:u,allowsDifferentPressOrigin:d,linkBehavior:f="action"}=t,b=Xt();e=he(e);let p=k=>{if(k.pointerType==="keyboard"&&no(k))n.toggleSelection(r);else{if(n.selectionMode==="none")return;if(n.isLink(r)){if(f==="selection"&&o.current){let K=n.getItemProps(r);b.open(o.current,k,K.href,K.routerOptions),n.setSelectedKeys(n.selectedKeys);return}else if(f==="override"||f==="none")return}n.selectionMode==="single"?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):k&&k.shiftKey?n.extendSelection(r):n.selectionBehavior==="toggle"||k&&(bt(k)||k.pointerType==="touch"||k.pointerType==="virtual")?n.toggleSelection(r):n.replaceSelection(r)}};s.useEffect(()=>{r===n.focusedKey&&n.isFocused&&(l?Ma(o.current):a?a():ne()!==o.current&&o.current&&Ye(o.current))},[o,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),c=c||n.isDisabled(r);let g={};!l&&!c?g={tabIndex:r===n.focusedKey?0:-1,onFocus(k){j(k)===o.current&&n.setFocusedKey(r)}}:c&&(g.onMouseDown=k=>{k.preventDefault()}),s.useEffect(()=>{c&&n.focusedKey===r&&n.setFocusedKey(null)},[n,c,r]);let y=n.isLink(r)&&f==="override",v=u&&t.UNSTABLE_itemBehavior==="action",w=n.isLink(r)&&f!=="selection"&&f!=="none",x=!c&&n.canSelectItem(r)&&!y&&!v,T=(u||w)&&!c,M=T&&(n.selectionBehavior==="replace"?!x:!x||n.isEmpty),C=T&&x&&n.selectionBehavior==="replace",I=M||C,R=s.useRef(null),N=I&&x,A=s.useRef(!1),P=s.useRef(!1),O=n.getItemProps(r),V=k=>{var K;u&&(u(),(K=o.current)==null||K.dispatchEvent(new CustomEvent("react-aria-item-action",{bubbles:!0}))),w&&o.current&&b.open(o.current,k,O.href,O.routerOptions)},F={ref:o};if(i?(F.onPressStart=k=>{R.current=k.pointerType,A.current=N,k.pointerType==="keyboard"&&(!I||el(k.key))&&p(k)},d?(F.onPressUp=M?void 0:k=>{k.pointerType==="mouse"&&x&&p(k)},F.onPress=M?V:k=>{k.pointerType!=="keyboard"&&k.pointerType!=="mouse"&&x&&p(k)}):F.onPress=k=>{if(M||C&&k.pointerType!=="mouse"){if(k.pointerType==="keyboard"&&!Qi(k.key))return;V(k)}else k.pointerType!=="keyboard"&&x&&p(k)}):(F.onPressStart=k=>{R.current=k.pointerType,A.current=N,P.current=M,x&&(k.pointerType==="mouse"&&!M||k.pointerType==="keyboard"&&(!T||el(k.key)))&&p(k)},F.onPress=k=>{(k.pointerType==="touch"||k.pointerType==="pen"||k.pointerType==="virtual"||k.pointerType==="keyboard"&&I&&Qi(k.key)||k.pointerType==="mouse"&&P.current)&&(I?V(k):x&&p(k))}),g["data-collection"]=Np(n.collection),g["data-key"]=r,F.preventFocusOnPress=l,l&&(F=Y(F,{onPressStart(k){k.pointerType!=="touch"&&(n.setFocused(!0),n.setFocusedKey(r))},onPress(k){k.pointerType==="touch"&&(n.setFocused(!0),n.setFocusedKey(r))}})),O)for(let k of["onPressStart","onPressEnd","onPressChange","onPress","onPressUp","onClick"])O[k]&&(F[k]=Zt(F[k],O[k]));let{pressProps:m,isPressed:E}=Xe(F),L=C?k=>{R.current==="mouse"&&(k.stopPropagation(),k.preventDefault(),V(k))}:void 0,{longPressProps:S}=hc({isDisabled:!N,onLongPress(k){k.pointerType==="touch"&&(p(k),n.setSelectionBehavior("toggle"))}}),D=k=>{R.current==="touch"&&A.current&&k.preventDefault()},$=f!=="none"&&n.isLink(r)?k=>{_e.isOpening||k.preventDefault()}:void 0;return{itemProps:Y(g,x||M||l&&!c?m:{},N?S:{},{onDoubleClick:L,onDragStartCapture:D,onClick:$,id:e},l?{onMouseDown:k=>k.preventDefault()}:void 0),isPressed:E,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:c,allowsSelection:x,hasAction:I}}function Qi(t){return t==="Enter"}function el(t){return t===" "}function Vp(t,e){return typeof e.getChildren=="function"?e.getChildren(t.key):t.childNodes}const tl=new WeakMap;function zp(t){let e=tl.get(t);if(e!=null)return e;let n=0,r=o=>{for(let i of o)i.type==="section"?r(Vp(i,t)):i.type==="item"&&n++};return r(t),tl.set(t,n),n}function Hp(t,e,n){let{id:r,key:o,closeOnSelect:i,shouldCloseOnSelect:l,isVirtualized:a,"aria-haspopup":c,onPressStart:u,onPressUp:d,onPress:f,onPressChange:b,onPressEnd:p,onClick:g,onHoverStart:y,onHoverChange:v,onHoverEnd:w,onKeyDown:x,onKeyUp:T,onFocus:M,onFocusChange:C,onBlur:I,selectionManager:R=e.selectionManager}=t,N=!!c,A=N&&t["aria-expanded"]==="true",P=t.isDisabled??R.isDisabled(o),O=t.isSelected??R.isSelected(o),V=bc.get(e),F=e.collection.getItem(o),m=t.onClose||V.onClose,E=Xt(),L=()=>{var te;if(!N&&((te=F==null?void 0:F.props)!=null&&te.onAction?F.props.onAction():t.onAction&&t.onAction(o),V.onAction)){let kt=V.onAction;kt(o)}},S="menuitem";N||(R.selectionMode==="single"?S="menuitemradio":R.selectionMode==="multiple"&&(S="menuitemcheckbox"));let D=xn(),$=xn(),k=xn(),K={id:r,"aria-disabled":P||void 0,role:S,"aria-label":t["aria-label"],"aria-labelledby":D,"aria-describedby":[t["aria-describedby"],$,k].filter(Boolean).join(" ")||void 0,"aria-controls":t["aria-controls"],"aria-haspopup":c,"aria-expanded":t["aria-expanded"]};if(R.selectionMode!=="none"&&!N&&(K["aria-checked"]=O),a){let te=Number(F==null?void 0:F.index);K["aria-posinset"]=Number.isNaN(te)?void 0:te+1,K["aria-setsize"]=zp(e.collection)}let G=s.useRef(!1),U=te=>{b==null||b(te),G.current=te},W=s.useRef(null),ee=te=>{te.pointerType!=="keyboard"&&(W.current={pointerType:te.pointerType}),te.pointerType==="mouse"&&(G.current||te.target.click()),d==null||d(te)},le=te=>{var Wo,qo;g==null||g(te),L(),Kl(te,E,F.props.href,F==null?void 0:F.props.routerOptions);let kt=((Wo=W.current)==null?void 0:Wo.pointerType)==="keyboard"?((qo=W.current)==null?void 0:qo.key)==="Enter"||R.selectionMode==="none"||R.isLink(o):R.selectionMode!=="multiple"||R.isLink(o);kt=l??i??kt,m&&!N&&kt&&m(),W.current=null},{itemProps:Z,isFocused:be}=Bp({id:r,selectionManager:R,key:o,ref:n,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,linkBehavior:"none",shouldUseVirtualFocus:V.shouldUseVirtualFocus}),{pressProps:Le,isPressed:z}=Xe({onPressStart:u,onPress:f,onPressUp:ee,onPressChange:U,onPressEnd:p,isDisabled:P}),{hoverProps:$e}=en({isDisabled:P,onHoverStart(te){!zt()&&!(A&&c)&&(R.setFocused(!0),R.setFocusedKey(o)),y==null||y(te)},onHoverChange:v,onHoverEnd:w}),{keyboardProps:me}=ws({onKeyDown:te=>{if(te.repeat){te.continuePropagation();return}switch(te.key){case" ":W.current={pointerType:"keyboard",key:" "},j(te).click(),Vr("keyboard");break;case"Enter":W.current={pointerType:"keyboard",key:"Enter"},j(te).tagName!=="A"&&j(te).click(),Vr("keyboard");break;default:N||te.continuePropagation(),x==null||x(te);break}},onKeyUp:T}),{focusableProps:et}=Qt({onBlur:I,onFocus:M,onFocusChange:C},n),Uo=ae(F==null?void 0:F.props);delete Uo.id;let su=Il(F==null?void 0:F.props);return{menuItemProps:{...K,...Y(Uo,su,N?{onFocus:Z.onFocus,"data-collection":Z["data-collection"],"data-key":Z["data-key"]}:Z,Le,$e,me,et,V.shouldUseVirtualFocus||N?{onMouseDown:te=>te.preventDefault()}:void 0,P?void 0:{onClick:le}),tabIndex:Z.tabIndex!=null&&A&&!V.shouldUseVirtualFocus?-1:Z.tabIndex},labelProps:{id:D},descriptionProps:{id:$},keyboardShortcutProps:{id:k},isFocused:be,isFocusVisible:be&&R.isFocused&&zt()&&!A,isSelected:O,isPressed:z,isDisabled:P}}function Gp(t){let{heading:e,"aria-label":n}=t,r=he();return{itemProps:{role:"presentation"},headingProps:e?{id:r,role:"presentation"}:{},groupProps:{role:"group","aria-label":n,"aria-labelledby":e?r:void 0}}}const mn=2,Up=50,Wp=1e3,nl=Math.PI/12;function qp(t){let{menuRef:e,submenuRef:n,isOpen:r,isDisabled:o}=t,i=s.useRef(void 0),l=s.useRef(void 0),a=s.useRef(0),c=s.useRef(void 0),u=s.useRef(void 0),d=s.useRef(void 0),f=s.useRef(2),[b,p]=s.useState(!1);Tn({ref:r?n:void 0,onResize:()=>{n.current&&(l.current=n.current.getBoundingClientRect(),d.current=void 0)}});let y=()=>{p(!1),f.current=mn,i.current=void 0},v=Vf(),w=Pe(x=>{b&&x.preventDefault()});s.useEffect(()=>{b&&e.current?e.current.style.pointerEvents="none":e.current.style.pointerEvents=""},[e,b]),J(()=>{let x=n.current,T=e.current;if(o||!x||!r||v!=="pointer"||!T){y();return}l.current=x.getBoundingClientRect();let M=C=>{if(C.pointerType==="touch"||C.pointerType==="pen")return;let I=Date.now();if(I-a.current<Up)return;clearTimeout(c.current),clearTimeout(u.current);let{clientX:R,clientY:N}=C;if(!i.current){i.current={x:R,y:N};return}if(!l.current)return;if(d.current||(d.current=R>l.current.right?"left":"right"),R<T.getBoundingClientRect().left||R>T.getBoundingClientRect().right||N<T.getBoundingClientRect().top||N>T.getBoundingClientRect().bottom){y();return}let A=i.current.x,P=i.current.y,O=d.current==="right"?l.current.left-A:A-l.current.right,V=Math.atan2(P-l.current.top,O)+nl,F=Math.atan2(P-l.current.bottom,O)-nl,m=Math.atan2(P-N,d.current==="left"?-(R-A):R-A),E=m<V&&m>F;f.current=E?Math.min(f.current+1,mn):Math.max(f.current-1,0),f.current>=mn?p(!0):p(!1),a.current=I,i.current={x:R,y:N},E&&(c.current=setTimeout(()=>{y(),u.current=setTimeout(()=>{let L=document.elementFromPoint(R,N);L&&H(T,L)&&L.dispatchEvent(new PointerEvent("pointerover",{bubbles:!0,cancelable:!0}))},100)},Wp))};return window.addEventListener("pointermove",M),process.env.NODE_ENV!=="test"&&window.addEventListener("pointerdown",w,!0),()=>{window.removeEventListener("pointermove",M),process.env.NODE_ENV!=="test"&&window.removeEventListener("pointerdown",w,!0),clearTimeout(c.current),clearTimeout(u.current),f.current=mn}},[o,r,e,v,p,n])}function Yp(t,e,n){let{parentMenuRef:r,submenuRef:o,type:i="menu",isDisabled:l,delay:a=200,shouldUseVirtualFocus:c}=t,u=he(),d=he(),{direction:f}=dt(),b=s.useRef(void 0),p=s.useCallback(()=>{b.current&&(clearTimeout(b.current),b.current=void 0)},[b]),g=s.useCallback(R=>{p(),e.open(R)},[e,p]),y=s.useCallback(()=>{p(),e.close()},[e,p]);J(()=>()=>{p()},[p]);let v=R=>{if($t(R.currentTarget))switch(R.key){case"ArrowLeft":f==="ltr"&&H(R.currentTarget,j(R))&&(R.preventDefault(),R.stopPropagation(),y(),!c&&n.current&&de(n.current));break;case"ArrowRight":f==="rtl"&&H(R.currentTarget,j(R))&&(R.preventDefault(),R.stopPropagation(),y(),!c&&n.current&&de(n.current));break;case"Escape":H(o.current,j(R))&&(R.stopPropagation(),y(),!c&&n.current&&de(n.current));break}},w={id:d,"aria-labelledby":u,submenuLevel:e.submenuLevel,...i==="menu"&&{onClose:e.closeAll,autoFocus:e.focusStrategy??void 0,onKeyDown:v}},x=R=>{switch(R.key){case"ArrowRight":l||(f==="ltr"?(R.preventDefault(),e.isOpen||g("first"),i==="menu"&&(o!=null&&o.current)&&ne()===(n==null?void 0:n.current)&&de(o.current)):e.isOpen?y():R.continuePropagation());break;case"ArrowLeft":l||(f==="rtl"?(R.preventDefault(),e.isOpen||g("first"),i==="menu"&&(o!=null&&o.current)&&ne()===(n==null?void 0:n.current)&&de(o.current)):e.isOpen?y():R.continuePropagation());break;default:R.continuePropagation();break}},T=R=>{!l&&(R.pointerType==="virtual"||R.pointerType==="keyboard")&&g("first")},M=R=>{!l&&(R.pointerType==="touch"||R.pointerType==="mouse")&&g()},C=R=>{l||(R&&!e.isOpen?b.current||(b.current=setTimeout(()=>{g()},a)):R||p())};Lt(r,"focusin",R=>{e.isOpen&&H(r.current,j(R))&&j(R)!==n.current&&y()});let I=R=>R!==n.current;return qp({menuRef:r,submenuRef:o,isOpen:e.isOpen,isDisabled:l}),{submenuTriggerProps:{id:u,"aria-controls":e.isOpen?d:void 0,"aria-haspopup":l?void 0:i,"aria-expanded":e.isOpen?"true":"false",onPressStart:T,onPress:M,onHoverChange:C,onKeyDown:x,isOpen:e.isOpen},submenuProps:w,popoverProps:{isNonModal:!0,shouldCloseOnInteractOutside:I}}}function Mo(t){let e=ko(t),[n,r]=s.useState(null),[o,i]=s.useState([]),l=()=>{i([]),e.close()};return{focusStrategy:n,...e,open(u=null){r(u),e.open()},toggle(u=null){r(u),e.toggle()},close(){l()},expandedKeysStack:o,openSubmenu:(u,d)=>{i(f=>d>f.length?f:[...f.slice(0,d),u])},closeSubmenu:(u,d)=>{i(f=>f[d]===u?f.slice(0,d):f)}}}function Xp(t,e){let{triggerKey:n}=t,{expandedKeysStack:r,openSubmenu:o,closeSubmenu:i,close:l}=e,[a]=s.useState(r==null?void 0:r.length),c=s.useMemo(()=>r[a]===n,[r,n,a]),[u,d]=s.useState(null),f=s.useCallback(g=>{d(g??null),o(n,a)},[o,a,n]),b=s.useCallback(()=>{d(null),i(n,a)},[i,a,n]),p=s.useCallback(g=>{d(g??null),c?b():f(g)},[b,f,c]);return s.useMemo(()=>({focusStrategy:u,isOpen:c,open:f,close:b,closeAll:l,submenuLevel:a,setOpen:()=>{},toggle:p}),[c,f,b,l,u,p,a])}function Zp(t,e){return typeof e.getChildren=="function"?e.getChildren(t.key):t.childNodes}function Jp(t){return Qp(t)}function Qp(t,e){for(let n of t)return n}function Tr(t,e,n){if(e.parentKey===n.parentKey)return e.index-n.index;let r=[...rl(t,e),e],o=[...rl(t,n),n],i=r.slice(0,o.length).findIndex((l,a)=>l!==o[a]);return i!==-1?(e=r[i],n=o[i],e.index-n.index):r.findIndex(l=>l===n)>=0?1:(o.findIndex(l=>l===e)>=0,-1)}function rl(t,e){let n=[],r=e;for(;(r==null?void 0:r.parentKey)!=null;)r=t.getItem(r.parentKey),r&&n.unshift(r);return n}class Re extends Set{constructor(e,n,r){super(e),e instanceof Re?(this.anchorKey=n??e.anchorKey,this.currentKey=r??e.currentKey):(this.anchorKey=n??null,this.currentKey=r??null)}}class nr{constructor(e,n,r){this.collection=e,this.state=n,this.allowsCellSelection=(r==null?void 0:r.allowsCellSelection)??!1,this._isSelectAll=null,this.layoutDelegate=(r==null?void 0:r.layoutDelegate)||null,this.fullCollection=(r==null?void 0:r.fullCollection)||null}get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,n){(e==null||this.collection.getItem(e))&&this.state.setFocusedKey(e,n)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if(this.state.selectionMode==="none")return!1;let n=this.getKey(e);return n==null?!1:this.state.selectedKeys==="all"?this.canSelectItem(n):this.state.selectedKeys.has(n)}get isEmpty(){return this.state.selectedKeys!=="all"&&this.state.selectedKeys.size===0}get isSelectAll(){if(this.isEmpty)return!1;if(this.state.selectedKeys==="all")return!0;if(this._isSelectAll!=null)return this._isSelectAll;let e=this.getSelectAllKeys(),n=this.state.selectedKeys;return this._isSelectAll=e.every(r=>n.has(r)),this._isSelectAll}get firstSelectedKey(){let e=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!e||r&&Tr(this.collection,r,e)<0)&&(e=r)}return(e==null?void 0:e.key)??null}get lastSelectedKey(){let e=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!e||r&&Tr(this.collection,r,e)>0)&&(e=r)}return(e==null?void 0:e.key)??null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(e);return}let n=this.getKey(e);if(n==null)return;let r;if(this.state.selectedKeys==="all")r=new Re([n],n,n);else{let o=this.state.selectedKeys,i=o.anchorKey??n;r=new Re(o,i,n);for(let l of this.getKeyRange(i,o.currentKey??n))r.delete(l);for(let l of this.getKeyRange(n,i))this.canSelectItem(l)&&r.add(l)}this.state.setSelectedKeys(r)}getKeyRange(e,n){let r=this.collection.getItem(e),o=this.collection.getItem(n);return r&&o?Tr(this.collection,r,o)<=0?this.getKeyRangeInternal(e,n):this.getKeyRangeInternal(n,e):[]}getKeyRangeInternal(e,n){var i;if((i=this.layoutDelegate)!=null&&i.getKeyRange)return this.layoutDelegate.getKeyRange(e,n);let r=[],o=e;for(;o!=null;){let l=this.collection.getItem(o);if(l&&(l.type==="item"||l.type==="cell"&&this.allowsCellSelection)&&r.push(o),o===n)return r;o=this.collection.getKeyAfter(o)}return[]}getKey(e){let n=this.collection.getItem(e);if(!n||n.type==="cell"&&this.allowsCellSelection)return e;for(;n&&n.type!=="item"&&n.parentKey!=null;)n=this.collection.getItem(n.parentKey);return!n||n.type!=="item"?null:n.key}toggleSelection(e){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(e)){this.replaceSelection(e);return}let n=this.getKey(e);if(n==null)return;let r=new Re(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);r.has(n)?r.delete(n):this.canSelectItem(n)&&(r.add(n),r.anchorKey=n,r.currentKey=n),!(this.disallowEmptySelection&&r.size===0)&&this.state.setSelectedKeys(r)}replaceSelection(e){if(this.selectionMode==="none")return;let n=this.getKey(e);if(n==null)return;let r=this.canSelectItem(n)?new Re([n],n,n):new Re;this.state.setSelectedKeys(r)}setSelectedKeys(e){if(this.selectionMode==="none")return;let n=new Re;for(let r of e){let o=this.getKey(r);if(o!=null&&(n.add(o),this.selectionMode==="single"))break}this.state.setSelectedKeys(n)}getSelectAllKeys(){let e=this.fullCollection??this.collection,n=[],r=o=>{var i;for(;o!=null;){if(this.canSelectItemIn(o,e)){let l=e.getItem(o);(l==null?void 0:l.type)==="item"&&n.push(o),l!=null&&l.hasChildNodes&&(this.allowsCellSelection||l.type!=="item")&&r(((i=Jp(Zp(l,e)))==null?void 0:i.key)??null)}o=e.getKeyAfter(o)}};return r(e.getFirstKey()),n}selectAll(){!this.isSelectAll&&this.selectionMode==="multiple"&&this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&(this.state.selectedKeys==="all"||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new Re)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,n){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):this.selectionBehavior==="toggle"||n&&(n.pointerType==="touch"||n.pointerType==="virtual")?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let n=this.selectedKeys;if(e.size!==n.size)return!1;for(let r of e)if(!n.has(r))return!1;for(let r of n)if(!e.has(r))return!1;return!0}canSelectItem(e){return this.canSelectItemIn(e,this.collection)}canSelectItemIn(e,n){var o;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(e))return!1;let r=n.getItem(e);return!(!r||(o=r==null?void 0:r.props)!=null&&o.isDisabled||r.type==="cell"&&!this.allowsCellSelection)}isDisabled(e){var r,o;let n=this.collection.getItem(e);return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(e)||!!((r=n==null?void 0:n.props)!=null&&r.isDisabled))&&((o=n==null?void 0:n.props)==null?void 0:o.disabledBehavior)!=="selection"}isLink(e){var n,r;return!!((r=(n=this.collection.getItem(e))==null?void 0:n.props)!=null&&r.href)}getItemProps(e){var n;return(n=this.collection.getItem(e))==null?void 0:n.props}withCollection(e){return new nr(e,this.state,{allowsCellSelection:this.allowsCellSelection,layoutDelegate:this.layoutDelegate||void 0,fullCollection:this.fullCollection??this.collection})}}class eb{constructor(e,{expandedKeys:n}={}){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e,n=n||new Set;let r=l=>{if(this.keyMap.set(l.key,l),l.childNodes&&(l.type==="section"||n.has(l.key)))for(let a of l.childNodes)r(a)};for(let l of e)r(l);let o=null,i=0;for(let[l,a]of this.keyMap)o?(o.nextKey=l,a.prevKey=o.key):(this.firstKey=l,a.prevKey=void 0),a.type==="item"&&(a.index=i++),o=a,o.nextKey=void 0;this.lastKey=(o==null?void 0:o.key)??null}*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let n=this.keyMap.get(e);return n?n.prevKey??null:null}getKeyAfter(e){let n=this.keyMap.get(e);return n?n.nextKey??null:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){return this.keyMap.get(e)??null}at(e){const n=[...this.getKeys()];return this.getItem(n[e])}}class tb{build(e,n){return this.context=n,ol(()=>this.iterateCollection(e))}*iterateCollection(e){let{children:n,items:r}=e;if(s.isValidElement(n)&&n.type===s.Fragment)yield*this.iterateCollection({children:n.props.children,items:r});else if(typeof n=="function"){if(!r)throw new Error("props.children was a function but props.items is missing");let o=0;for(let i of r)yield*this.getFullNode({value:i,index:o},{renderer:n}),o++}else{let o=[];s.Children.forEach(n,l=>{l&&o.push(l)});let i=0;for(let l of o){let a=this.getFullNode({element:l,index:i},{});for(let c of a)i++,yield c}}}getKey(e,n,r,o){if(e.key!=null)return e.key;if(n.type==="cell"&&n.key!=null)return`${o}${n.key}`;let i=n.value;if(i!=null){let l=i.key??i.id;if(l==null)throw new Error("No key found for item");return l}return o?`${o}.${n.index}`:`$.${n.index}`}getChildState(e,n){return{renderer:n.renderer||e.renderer}}*getFullNode(e,n,r,o){if(s.isValidElement(e.element)&&e.element.type===s.Fragment){let c=[];s.Children.forEach(e.element.props.children,d=>{c.push(d)});let u=e.index??0;for(const d of c)yield*this.getFullNode({element:d,index:u++},n,r,o);return}let i=e.element;if(!i&&e.value&&n&&n.renderer){let c=this.cache.get(e.value);if(c&&(!c.shouldInvalidate||!c.shouldInvalidate(this.context))){c.index=e.index,c.parentKey=o?o.key:null,yield c;return}i=n.renderer(e.value)}if(s.isValidElement(i)){let c=i.type;if(typeof c!="function"&&typeof c.getCollectionNode!="function"){let b=i.type;throw new Error(`Unknown element <${b}> in collection.`)}let u=c.getCollectionNode(i.props,this.context),d=e.index??0,f=u.next();for(;!f.done&&f.value;){let b=f.value;e.index=d;let p=b.key??null;p==null&&(p=b.element?null:this.getKey(i,e,n,r));let y=[...this.getFullNode({...b,key:p,index:d,wrapper:nb(e.wrapper,b.wrapper)},this.getChildState(n,b),r?`${r}${i.key}`:i.key,o)];for(let v of y){if(v.value=b.value??e.value??null,v.value&&this.cache.set(v.value,v),e.type&&v.type!==e.type)throw new Error(`Unsupported type <${Mr(v.type)}> in <${Mr((o==null?void 0:o.type)??"unknown parent type")}>. Only <${Mr(e.type)}> is supported.`);d++,yield v}f=u.next(y)}return}if(e.key==null||e.type==null)return;let l=this,a={type:e.type,props:e.props,key:e.key,parentKey:o?o.key:null,value:e.value??null,level:((o==null?void 0:o.level)??0)+((o==null?void 0:o.type)==="item"?1:0),index:e.index,rendered:e.rendered,textValue:e.textValue??"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:ol(function*(){if(!e.hasChildNodes||!e.childNodes)return;let c=0;for(let u of e.childNodes()){u.key!=null&&(u.key=`${a.key}${u.key}`);let d=l.getFullNode({...u,index:c},l.getChildState(n,u),a.key,a);for(let f of d)c++,yield f}})};yield a}constructor(){this.cache=new WeakMap}}function ol(t){let e=[],n=null;return{*[Symbol.iterator](){for(let r of e)yield r;n||(n=t());for(let r of n)e.push(r),yield r}}}function nb(t,e){if(t&&e)return n=>t(e(n));if(t)return t;if(e)return e}function Mr(t){return t[0].toUpperCase()+t.slice(1)}function rb(t,e,n){let r=s.useMemo(()=>new tb,[]),{children:o,items:i,collection:l}=t;return s.useMemo(()=>{if(l)return l;let c=r.build({children:o,items:i},n);return e(c)},[r,o,i,l,n,e])}function ob(t,e){if(t.size!==e.size)return!1;for(let n of t)if(!e.has(n))return!1;return!0}function gc(t){let{selectionMode:e="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:i="all"}=t,l=s.useRef(!1),[,a]=s.useState(!1),c=s.useRef(null),u=s.useRef(null),[,d]=s.useState(null),f=s.useMemo(()=>il(t.selectedKeys),[t.selectedKeys]),b=s.useMemo(()=>il(t.defaultSelectedKeys,new Re),[t.defaultSelectedKeys]),[p,g]=Xn(f,b,t.onSelectionChange),y=s.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),[v,w]=s.useState(o);o==="replace"&&v==="toggle"&&typeof p=="object"&&p.size===0&&w("replace");let x=s.useRef(o);return s.useEffect(()=>{o!==x.current&&(w(o),x.current=o)},[o]),{selectionMode:e,disallowEmptySelection:n,selectionBehavior:v,setSelectionBehavior:w,get isFocused(){return l.current},setFocused(T){l.current=T,a(T)},get focusedKey(){return c.current},get childFocusStrategy(){return u.current},setFocusedKey(T,M="first"){c.current=T,u.current=M,d(T)},selectedKeys:p,setSelectedKeys(T){(r||!ob(T,p))&&g(T)},disabledKeys:y,disabledBehavior:i}}function il(t,e){return t?t==="all"?"all":new Re(t):e}function ib(t){let{onExpandedChange:e}=t,[n,r]=Xn(t.expandedKeys?new Set(t.expandedKeys):void 0,t.defaultExpandedKeys?new Set(t.defaultExpandedKeys):new Set,e),o=gc(t),i=s.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),l=rb(t,s.useCallback(c=>new eb(c,{expandedKeys:n}),[n]),null);return s.useEffect(()=>{o.focusedKey!=null&&!l.getItem(o.focusedKey)&&o.setFocusedKey(null)},[l,o.focusedKey]),{collection:l,expandedKeys:n,disabledKeys:i,toggleKey:c=>{r(lb(n,c))},setExpandedKeys:r,selectionManager:new nr(l,o)}}function lb(t,e){let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n}const Ro=s.createContext(null),rr=s.createContext(null),qt=s.createContext(null),_n=s.createContext(null);function sb(t){let e=Mo(t),n=s.useRef(null),{menuTriggerProps:r,menuProps:o}=Rp({...t,type:"menu"},e,n),i=s.useRef(null);return cs()?null:s.createElement(ze,{values:[[Ro,{...o,ref:i}],[Qe,e],[qt,e],[er,{trigger:"MenuTrigger",triggerRef:n,scrollRef:i,placement:"bottom start","aria-labelledby":o["aria-labelledby"]}]]},s.createElement(ga,{...r,ref:n,isPressed:e.isOpen},t.children))}const yc=s.createContext(null),Go=class Go extends St{filter(e,n,r){let o=e.getItem(this.firstChildKey);if(o&&r(o.textValue,this)){let i=this.clone();return n.addDescendants(i,e),i}return null}};Go.type="submenutrigger";let ro=Go;const ab=ka(ro,(t,e,n)=>{let{CollectionBranch:r}=s.useContext(tr),o=s.useContext(rr),i=s.useContext(qt),l=Xp({triggerKey:n.key},i),a=s.useRef(null),c=Je(e),{parentMenuRef:u,shouldUseVirtualFocus:d}=s.useContext(yc),{submenuTriggerProps:f,submenuProps:b,popoverProps:p}=Yp({parentMenuRef:u,submenuRef:a,delay:t.delay,shouldUseVirtualFocus:d},l,c);return s.createElement(ze,{values:[[wt,{...f,onAction:void 0,ref:c}],[Ro,{ref:a,...b}],[Qe,l],[er,{trigger:"SubmenuTrigger",triggerRef:c,placement:"end top","aria-labelledby":b["aria-labelledby"],...p}]]},s.createElement(r,{collection:o.collection,parent:n}),t.children[1])},t=>t.children[0]),cb=s.forwardRef(function(e,n){return[e,n]=Me(e,n,Ro),s.createElement(lp,{content:s.createElement(fp,e)},r=>s.createElement(ub,{props:e,collection:r,menuRef:n}))});function ub({props:t,collection:e,menuRef:n}){[t,n]=Me(t,n,Zi);let{filter:r,...o}=t,i=s.useMemo(()=>r?e.filter(r):e,[e,r]),l=ib({...t,collection:i,children:void 0}),a=s.useContext(qt),{isVirtualized:c,CollectionRoot:u}=s.useContext(tr),{menuProps:d}=_p({...t,isVirtualized:c,onClose:t.onClose||(a==null?void 0:a.close)},l,n),f=Te({...t,children:void 0,defaultClassName:"react-aria-Menu",values:{isEmpty:l.collection.size===0}}),b=null;l.collection.size===0&&t.renderEmptyState&&(b=s.createElement("div",{role:"menuitem",style:{display:"contents"}},t.renderEmptyState()));let p=ae(t,{global:!0});return s.createElement(Ms,null,s.createElement(pe.div,{...Y(p,f,d),ref:n,slot:t.slot||void 0,"data-empty":l.collection.size===0||void 0,onScroll:t.onScroll},s.createElement(ze,{values:[[rr,l],[To,{elementType:"div"}],[pp,{name:"MenuSection",render:vc}],[yc,{parentMenuRef:n,shouldUseVirtualFocus:o==null?void 0:o.shouldUseVirtualFocus}],[wt,{shouldCloseOnSelect:t.shouldCloseOnSelect}],[Zi,null],[xp,null],[_n,l.selectionManager],[qt,a??Mo({})]]},s.createElement(Cp,null,s.createElement(u,{collection:l.collection,persistedKeys:gp(l.selectionManager.focusedKey),scrollRef:n}))),b))}class db extends nr{constructor(e,n){super(e.collection,n),this.parent=e}get focusedKey(){return this.parent.focusedKey}get isFocused(){return this.parent.isFocused}setFocusedKey(e,n){return this.parent.setFocusedKey(e,n)}setFocused(e){this.parent.setFocused(e)}get childFocusStrategy(){return this.parent.childFocusStrategy}}function vc(t,e,n,r="react-aria-MenuSection"){var v,w,x;let o=s.useContext(rr),{CollectionBranch:i}=s.useContext(tr),[l,a]=as(),{headingProps:c,groupProps:u}=Gp({heading:a,"aria-label":n.props["aria-label"]??void 0}),d=Te({...t,id:void 0,children:void 0,defaultClassName:r,className:(v=n.props)==null?void 0:v.className,style:(w=n.props)==null?void 0:w.style,values:void 0}),f=s.useContext(_n),b=gc(t),p=t.selectionMode!=null?new db(f,b):f,g=(x=Jt(wt))==null?void 0:x.shouldCloseOnSelect,y=ae(t,{global:!0});return delete y.id,s.createElement(pe.section,{...Y(y,d,u),ref:e},s.createElement(ze,{values:[[$p,{...c,ref:l}],[_n,p],[wt,{shouldCloseOnSelect:t.shouldCloseOnSelect??g}]]},s.createElement(i,{collection:o.collection,parent:n})))}const fb=ka(Qr,vc),wt=s.createContext(null),hb=Pa(Jr,function(e,n,r){var T;[e,n]=Me(e,n,wt);let o=(T=Jt(wt))==null?void 0:T.id,i=s.useContext(rr),l=Je(n),a=s.useContext(_n),{isVirtualized:c}=s.useContext(tr),{menuItemProps:u,labelProps:d,descriptionProps:f,keyboardShortcutProps:b,...p}=Hp({...e,id:o,key:r.key,selectionManager:a,isVirtualized:c},i,l),{hoverProps:g,isHovered:y}=en({isDisabled:p.isDisabled}),v=Te({...e,id:void 0,children:r.rendered,defaultClassName:"react-aria-MenuItem",values:{...p,isHovered:y,isFocusVisible:p.isFocusVisible,selectionMode:a.selectionMode,selectionBehavior:a.selectionBehavior,hasSubmenu:!!e["aria-haspopup"],isOpen:e["aria-expanded"]==="true"}}),w=e.href?pe.a:pe.div,x=ae(e,{global:!0});return delete x.id,delete x.onClick,s.createElement(w,{...Y(x,v,u,g),ref:l,"data-disabled":p.isDisabled||void 0,"data-hovered":y||void 0,"data-focused":p.isFocused||void 0,"data-focus-visible":p.isFocusVisible||void 0,"data-pressed":p.isPressed||void 0,"data-selected":p.isSelected||void 0,"data-selection-mode":a.selectionMode==="none"?void 0:a.selectionMode,"data-has-submenu":!!e["aria-haspopup"]||void 0,"data-open":e["aria-expanded"]==="true"||void 0},s.createElement(ze,{values:[[Da,{slots:{[Rn]:d,label:d,description:f}}],[wp,b],[Sp,{isSelected:p.isSelected}]]},v.children))});function pb(t,e){let{role:n="dialog"}=t,r=xn();r=t["aria-label"]?void 0:r;let o=s.useRef(!1);s.useEffect(()=>{if(e.current&&!$t(e.current)){Ye(e.current);let l=setTimeout(()=>{(ne()===e.current||ne()===document.body)&&(o.current=!0,e.current&&(e.current.blur(),Ye(e.current)),o.current=!1)},500);return()=>{clearTimeout(l)}}},[e]),va();let i=s.useRef(!1);return s.useEffect(()=>{if(process.env.NODE_ENV!=="production"&&!i.current&&e.current){let l=e.current,a=l.hasAttribute("aria-label"),c=l.hasAttribute("aria-labelledby");!a&&!c&&(console.warn("A dialog must have a title for accessibility. Either provide an aria-label or aria-labelledby prop, or render a heading element inside the dialog."),i.current=!0)}}),{dialogProps:{...ae(t,{labelable:!0}),role:n,tabIndex:-1,"aria-labelledby":t["aria-labelledby"]||r,onBlur:l=>{o.current&&l.stopPropagation()}},titleProps:{id:r}}}const xc=s.createContext(null),Qe=s.createContext(null);function bb(t){let e=Mo(t),n=s.useRef(null),{triggerProps:r,overlayProps:o}=pc({type:"dialog"},e,n);return r.id=he(),o["aria-labelledby"]=r.id,s.createElement(ze,{values:[[Qe,e],[qt,e],[xc,o],[er,{trigger:"DialogTrigger",triggerRef:n,"aria-labelledby":o["aria-labelledby"]}]]},s.createElement(ga,{...r,ref:n,isPressed:e.isOpen},t.children))}const mb=s.forwardRef(function(e,n){let r=e["aria-labelledby"];[e,n]=Me(e,n,xc);let{dialogProps:o,titleProps:i}=pb({...e,"aria-labelledby":r},n),l=s.useContext(Qe);!o["aria-label"]&&!o["aria-labelledby"]&&(e["aria-labelledby"]?o["aria-labelledby"]=e["aria-labelledby"]:process.env.NODE_ENV!=="production"&&console.warn('If a Dialog does not contain a <Heading slot="title">, it must have an aria-label or aria-labelledby attribute for accessibility.'));let a=Te({defaultClassName:"react-aria-Dialog",className:e.className,style:e.style,children:e.children,values:{close:(l==null?void 0:l.close)||(()=>{})}}),c=ae(e,{global:!0});return s.createElement(pe.section,{...Y(c,a,o),render:e.render,ref:n,slot:e.slot||void 0},s.createElement(ze,{values:[[Ss,{slots:{[Rn]:{},title:{...i,level:2}}}],[Cs,{slots:{[Rn]:{},close:{onPress:()=>l==null?void 0:l.close()}}}]]},a.children))});function gb(t,e,n){let{overlayProps:r,underlayProps:o}=Ns({...t,isOpen:e.isOpen,onClose:e.close},n);return Ls({isDisabled:!e.isOpen}),va(),s.useEffect(()=>{if(e.isOpen&&n.current)return Ps([n.current],{shouldUseInert:!0})},[e.isOpen,n]),{modalProps:Y(r),underlayProps:o}}const yb=s.createContext(null),Do=s.createContext(null),vb=s.forwardRef(function(e,n){if(s.useContext(Do)){if(process.env.NODE_ENV!=="production"&&(e.onOpenChange||e.defaultOpen!==void 0||e.isOpen!==void 0)){const y=new Set(["isDismissable","isKeyboardDismissDisabled","isOpen","defaultOpen","onOpenChange","isEntering","isExiting","UNSTABLE_portalContainer","shouldCloseOnInteractOutside"]),v=Object.keys(e).filter(w=>y.has(w));console.warn(`This modal is already wrapped in a ModalOverlay, props [${v.join(", ")}] should be placed on the ModalOverlay instead.`)}return s.createElement(ll,{...e,modalRef:n},e.children)}let{isDismissable:o,isKeyboardDismissDisabled:i,isOpen:l,defaultOpen:a,onOpenChange:c,children:u,isEntering:d,isExiting:f,UNSTABLE_portalContainer:b,shouldCloseOnInteractOutside:p,...g}=e;return s.createElement($c,{isDismissable:o,isKeyboardDismissDisabled:i,isOpen:l,defaultOpen:a,onOpenChange:c,isEntering:d,isExiting:f,UNSTABLE_portalContainer:b,shouldCloseOnInteractOutside:p},s.createElement(ll,{...g,modalRef:n},u))});function xb(t,e){[t,e]=Me(t,e,yb);let n=s.useContext(Qe),r=ko(t),o=t.isOpen!=null||t.defaultOpen!=null||!n?r:n;o===n&&process.env.NODE_ENV!=="production"&&(t.onOpenChange||t.defaultOpen!==void 0||t.isOpen!==void 0)&&console.warn("This modals state is controlled by a trigger, place onOpenChange on the trigger instead.");let i=Je(e),l=s.useRef(null),a=Ir(i,o.isOpen),c=Ir(l,o.isOpen),u=a||c||t.isExiting||!1,d=Ze();return!o.isOpen&&!u||d?null:s.createElement($b,{...t,state:o,isExiting:u,overlayRef:i,modalRef:l})}const $c=s.forwardRef(xb);function $b({UNSTABLE_portalContainer:t,...e}){let n=e.modalRef,{state:r}=e,{modalProps:o,underlayProps:i}=gb(e,r,n),l=po(e.overlayRef)||e.isEntering||!1,a=Te({...e,defaultClassName:"react-aria-ModalOverlay",values:{isEntering:l,isExiting:e.isExiting,state:r}}),c=Qu(),u,d;if(typeof document<"u"){let b=st(document.body)?document.body:document.scrollingElement||document.documentElement,p=b.getBoundingClientRect().width%1,g=b.getBoundingClientRect().height%1;u=b.scrollWidth-p,d=b.scrollHeight-g}let f={...a.style,"--visual-viewport-width":c.width+"px","--visual-viewport-height":c.height+"px","--page-width":u!==void 0?u+"px":void 0,"--page-height":d!==void 0?d+"px":void 0};return s.createElement(Zr,{isExiting:e.isExiting,portalContainer:t},s.createElement(pe.div,{...Y(ae(e,{global:!0}),i),...a,style:f,ref:e.overlayRef,"data-entering":l||void 0,"data-exiting":e.isExiting||void 0},s.createElement(ze,{values:[[Do,{modalProps:o,modalRef:n,isExiting:e.isExiting,isDismissable:e.isDismissable}],[Qe,r]]},a.children)))}function ll(t){let{modalProps:e,modalRef:n,isExiting:r,isDismissable:o}=s.useContext(Do),i=s.useContext(Qe),l=s.useMemo(()=>ut(t.modalRef,n),[t.modalRef,n]),a=Je(l),c=po(a),u=Te({...t,defaultClassName:"react-aria-Modal",values:{isEntering:c,isExiting:r,state:i}});return s.createElement(pe.div,{...Y(ae(t,{global:!0}),e),...u,ref:a,"data-entering":c||void 0,"data-exiting":r||void 0},o&&s.createElement(Xr,{onDismiss:i.close}),u.children)}const wb=s.forwardRef(({children:t,...e},n)=>{n=Je(n);let{pressProps:r}=Xe({...e,ref:n}),{focusableProps:o}=Qt(e,n),i=s.Children.only(t);s.useEffect(()=>{if(process.env.NODE_ENV==="production")return;let a=n.current;if(!a||!(a instanceof fe(a).Element)){console.error("<Pressable> child must forward its ref to a DOM element.");return}if(!e.isDisabled&&!go(a)){console.warn("<Pressable> child must be focusable. Please ensure the tabIndex prop is passed through.");return}if(a.localName!=="button"&&a.localName!=="input"&&a.localName!=="select"&&a.localName!=="textarea"&&a.localName!=="a"&&a.localName!=="area"&&a.localName!=="summary"){let c=a.getAttribute("role");c?c!=="application"&&c!=="button"&&c!=="checkbox"&&c!=="combobox"&&c!=="gridcell"&&c!=="link"&&c!=="menuitem"&&c!=="menuitemcheckbox"&&c!=="menuitemradio"&&c!=="option"&&c!=="radio"&&c!=="searchbox"&&c!=="separator"&&c!=="slider"&&c!=="spinbutton"&&c!=="switch"&&c!=="tab"&&c!=="textbox"&&c!=="treeitem"&&console.warn(`<Pressable> child must have an interactive ARIA role. Got "${c}".`):console.warn("<Pressable> child must have an interactive ARIA role.")}},[n,e.isDisabled]);let l=parseInt(s.version,10)<19?i.ref:i.props.ref;return s.cloneElement(i,{...Y(r,o,i.props),ref:ut(l,n)})}),sl=({children:t,className:e,slot:n,style:r,variant:o,...i})=>{const l=s.useMemo(()=>ff({variant:o}),[o]);return h.jsx(So,{"aria-label":"Close",className:Ee(e,l),"data-slot":"close-button",slot:n,style:r,...i,children:a=>typeof t=="function"?t(a):t??h.jsx(ah,{"data-slot":"close-button-icon"})})},Eb=Object.assign(sl,{Root:sl}),Cb=s.createContext(null),Sb=s.createContext(null);function Pb(t,e,n){let{validationBehavior:r,focus:o}=t;J(()=>{if(r==="native"&&(n!=null&&n.current)&&!n.current.disabled){let u=e.realtimeValidation.isInvalid?e.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(u),n.current.hasAttribute("title")||(n.current.title=""),e.realtimeValidation.isInvalid||e.updateValidation(Tb(n.current))}});let i=s.useRef(!1),l=Pe(()=>{i.current||e.resetValidation()}),a=Pe(u=>{var f,b;e.displayValidation.isInvalid||e.commitValidation();let d=(f=n==null?void 0:n.current)==null?void 0:f.form;!u.defaultPrevented&&n&&d&&Mb(d)===n.current&&(o?o():(b=n.current)==null||b.focus(),Vr("keyboard")),u.preventDefault()}),c=Pe(()=>{e.commitValidation()});s.useEffect(()=>{let u=n==null?void 0:n.current;if(!u)return;let d=u.form,f=d==null?void 0:d.reset;return d&&(d.reset=()=>{i.current=!window.event||window.event.type==="message"&&j(window.event)instanceof MessagePort,f==null||f.call(d),i.current=!1}),u.addEventListener("invalid",a),u.addEventListener("change",c),d==null||d.addEventListener("reset",l),()=>{u.removeEventListener("invalid",a),u.removeEventListener("change",c),d==null||d.removeEventListener("reset",l),d&&(d.reset=f)}},[n,r])}function kb(t){let e=t.validity;return{badInput:e.badInput,customError:e.customError,patternMismatch:e.patternMismatch,rangeOverflow:e.rangeOverflow,rangeUnderflow:e.rangeUnderflow,stepMismatch:e.stepMismatch,tooLong:e.tooLong,tooShort:e.tooShort,typeMismatch:e.typeMismatch,valueMissing:e.valueMissing,valid:e.valid}}function Tb(t){return{isInvalid:!t.validity.valid,validationDetails:kb(t),validationErrors:t.validationMessage?[t.validationMessage]:[]}}function Mb(t){var e;for(let n=0;n<t.elements.length;n++){let r=t.elements[n];if(((e=r.validity)==null?void 0:e.valid)===!1)return r}return null}function Rb(t,e){let{elementType:n="a",onPress:r,onPressStart:o,onPressEnd:i,onClick:l,isDisabled:a,...c}=t,u={};n!=="a"&&(u={role:"link",tabIndex:a?void 0:0});let{focusableProps:d}=Qt(t,e),{pressProps:f,isPressed:b}=Xe({onPress:r,onPressStart:o,onPressEnd:i,onClick:l,isDisabled:a,ref:e}),p=ae(c,{labelable:!0}),g=Y(d,f),y=Xt(),v=Il(t);return{isPressed:b,linkProps:Y(p,v,{...g,...u,"aria-disabled":a||void 0,"aria-current":t["aria-current"],onClick:w=>{var x;(x=f.onClick)==null||x.call(f,w),Kl(w,y,t.href,t.routerOptions)}})}}const Db=s.createContext(null),Nb=s.forwardRef(function(e,n){[e,n]=Me(e,n,Db);let r=e.href&&!e.isDisabled?"a":"span",{linkProps:o,isPressed:i}=Rb({...e,elementType:r},n),l=pe[r],{hoverProps:a,isHovered:c}=en(e),{focusProps:u,isFocused:d,isFocusVisible:f}=Co(),b=Te({...e,defaultClassName:"react-aria-Link",values:{isCurrent:!!e["aria-current"],isDisabled:e.isDisabled||!1,isPressed:i,isHovered:c,isFocused:d,isFocusVisible:f}}),p=ae(e,{global:!0});return delete p.onClick,s.createElement(l,{ref:n,slot:e.slot||void 0,...Y(p,b,o,a,u),"data-focused":d||void 0,"data-hovered":c||void 0,"data-pressed":i||void 0,"data-focus-visible":f||void 0,"data-current":!!e["aria-current"]||void 0,"data-disabled":e.isDisabled||void 0},b.children)}),wc=s.createContext({}),al=({children:t,className:e,...n})=>{const r=s.useMemo(()=>pf(),[]);return h.jsx(wc,{value:{slots:r},children:h.jsx(Nb,{...n,className:Ee(e,r==null?void 0:r.base()),children:o=>h.jsx(h.Fragment,{children:typeof t=="function"?t(o):t})})})},Lb=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(wc);return h.jsx(oe.span,{className:ie(r==null?void 0:r.icon,e),"data-default-icon":ih(!t),"data-slot":"link-icon",...n,children:t??h.jsx(sh,{"data-slot":"link-default-icon"})})},No=Object.assign(al,{Root:al,Icon:Lb});function Ib(t={}){let{isReadOnly:e}=t,[n,r]=Xn(t.isSelected,t.defaultSelected||!1,t.onChange),[o]=s.useState(n);function i(a){e||r(a)}function l(){e||r(!n)}return{isSelected:n,defaultSelected:t.defaultSelected??o,setSelected:i,toggle:l}}const Kb=s.createContext({}),Ob="__button_group_child",cl=({children:t,className:e,fullWidth:n,isDisabled:r,isIconOnly:o,size:i,slot:l,style:a,variant:c,[Ob]:u,...d})=>{const f=s.useContext(Kb),b=u===!0,p=i??(b?f==null?void 0:f.size:void 0),g=c??(b?f==null?void 0:f.variant:void 0),y=r??(b?f==null?void 0:f.isDisabled:void 0),v=n??(b?f==null?void 0:f.fullWidth:void 0),w=qe({fullWidth:v,isIconOnly:o,size:p,variant:g});return h.jsx(So,{className:Ee(e,w),"data-slot":"button",isDisabled:y,slot:l,style:a,...d,children:x=>typeof t=="function"?t(x):t})},Ab=Object.assign(cl,{Root:cl}),Pt=s.createContext({}),ul=({children:t,className:e,variant:n="default",...r})=>{const o=s.useMemo(()=>cf({variant:n}),[n]),i=h.jsx(oe.div,{className:o.base({className:e}),"data-slot":"card",...r,children:t});return h.jsx(Pt,{value:{slots:o},children:n==="transparent"?i:h.jsx(Zn,{value:{variant:n},children:i})})},Fb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.header,t),"data-slot":"card-header",...e})},jb=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Pt);return h.jsx(oe.h3,{className:ie(r==null?void 0:r.title,e),"data-slot":"card-title",...n,children:t})},_b=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Pt);return h.jsx(oe.p,{className:ie(r==null?void 0:r.description,e),"data-slot":"card-description",...n,children:t})},Bb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.content,t),"data-slot":"card-content",...e})},Vb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.footer,t),"data-slot":"card-footer",...e})},At=Object.assign(ul,{Root:ul,Header:Fb,Title:jb,Description:_b,Content:Bb,Footer:Vb}),zb=new WeakMap;function Hb(t=!0){let[e,n]=s.useState(t),r=s.useRef(!1),o=s.useCallback(i=>{r.current=!0,n(!!i)},[]);return J(()=>{r.current||n(!1)},[]),[o,e]}function dl(t=!0){let e=he(),[n,r]=Hb(t);return{id:r?e:void 0,ref:n}}const Ec={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},Cc={...Ec,customError:!0,valid:!1},mt={isInvalid:!1,validationDetails:Ec,validationErrors:[]},Gb=s.createContext({}),Bn="__reactAriaFormValidationState";function Sc(t){if(t[Bn]){let{realtimeValidation:e,displayValidation:n,updateValidation:r,resetValidation:o,commitValidation:i}=t[Bn];return{realtimeValidation:e,displayValidation:n,updateValidation:r,resetValidation:o,commitValidation:i}}return Ub(t)}function Ub(t){let{isInvalid:e,validationState:n,name:r,value:o,builtinValidation:i,validate:l,validationBehavior:a="aria"}=t;n&&(e||(e=n==="invalid"));let c=e!==void 0?{isInvalid:e,validationErrors:[],validationDetails:Cc}:null,u=s.useMemo(()=>{if(!l||o==null)return null;let P=Wb(l,o);return fl(P)},[l,o]);i!=null&&i.validationDetails.valid&&(i=void 0);let d=s.useContext(Gb),f=s.useMemo(()=>r?Array.isArray(r)?r.flatMap(P=>oo(d[P])):oo(d[r]):[],[d,r]),[b,p]=s.useState(d),[g,y]=s.useState(!1);d!==b&&(p(d),y(!1));let v=s.useMemo(()=>fl(g?[]:f),[g,f]),w=s.useRef(mt),[x,T]=s.useState(mt),M=s.useRef(mt),C=()=>{if(!I)return;R(!1);let P=u||i||w.current;Rr(P,M.current)||(M.current=P,T(P))},[I,R]=s.useState(!1);return s.useEffect(C),{realtimeValidation:c||v||u||i||mt,displayValidation:a==="native"?c||v||x:c||v||u||i||x,updateValidation(P){a==="aria"&&!Rr(x,P)?T(P):w.current=P},resetValidation(){let P=mt;Rr(P,M.current)||(M.current=P,T(P)),a==="native"&&R(!1),y(!0)},commitValidation(){a==="native"&&R(!0),y(!0)}}}function oo(t){return t?Array.isArray(t)?t:[t]:[]}function Wb(t,e){if(typeof t=="function"){let n=t(e);if(n&&typeof n!="boolean")return oo(n)}return[]}function fl(t){return t.length?{isInvalid:!0,validationErrors:t,validationDetails:Cc}:null}function Rr(t,e){return t===e?!0:!!t&&!!e&&t.isInvalid===e.isInvalid&&t.validationErrors.length===e.validationErrors.length&&t.validationErrors.every((n,r)=>n===e.validationErrors[r])&&Object.entries(t.validationDetails).every(([n,r])=>e.validationDetails[n]===r)}function qb(t,e,n){let{isDisabled:r=!1,isReadOnly:o=!1,value:i,name:l,form:a,children:c,isRequired:u,validationBehavior:d="aria","aria-label":f,"aria-labelledby":b,"aria-describedby":p,onPressStart:g,onPressEnd:y,onPressChange:v,onPress:w,onPressUp:x,onClick:T}=t,M=Sc({...t,value:e.isSelected}),{isInvalid:C,validationErrors:I,validationDetails:R}=M.displayValidation;Pb(t,M,n);let N=K=>{K.stopPropagation(),e.setSelected(j(K).checked)},A=c!=null,P=f!=null||b!=null;!A&&!P&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:O,isPressed:V}=Xe({onPressStart:g,onPressEnd:y,onPressChange:v,onPress:w,onPressUp:x,onClick:T,isDisabled:r}),[F,m]=s.useState(!1),{pressProps:E}=Xe({onPressStart(K){if(K.pointerType==="keyboard"||K.pointerType==="virtual"){K.continuePropagation();return}g==null||g(K),v==null||v(!0),m(!0)},onPressEnd(K){if(K.pointerType==="keyboard"||K.pointerType==="virtual"){K.continuePropagation();return}y==null||y(K),v==null||v(!1),m(!1)},onPressUp(K){if(K.pointerType==="keyboard"||K.pointerType==="virtual"){K.continuePropagation();return}x==null||x(K)},onClick:T,onPress(K){var W;if(K.pointerType==="keyboard"||K.pointerType==="virtual"){K.continuePropagation();return}w==null||w(K),e.toggle(),(W=n.current)==null||W.focus();let{[Bn]:G}=t,{commitValidation:U}=G||M;U()},isDisabled:r||o}),{focusableProps:L}=Qt(t,n),S=Y(O,L),D=ae(t,{labelable:!0});rd(n,e.defaultSelected,e.setSelected);let $=dl(),k=dl();return{labelProps:Y(E,{onClick:K=>K.preventDefault()}),inputProps:Y(D,{checked:e.isSelected,"aria-required":u&&d==="aria"||void 0,required:u&&d==="native","aria-invalid":C||t.validationState==="invalid"||void 0,"aria-errormessage":t["aria-errormessage"],"aria-controls":t["aria-controls"],"aria-readonly":o||void 0,"aria-describedby":[$.id,k.id,p].filter(Boolean).join(" ")||void 0,onChange:N,disabled:r,...i==null?{}:{value:i},name:l,form:a,type:"checkbox",...S}),descriptionProps:$,errorMessageProps:k,isSelected:e.isSelected,isPressed:V||F,isDisabled:r,isReadOnly:o,isInvalid:C||t.validationState==="invalid",validationErrors:I,validationDetails:R}}function Pc(t,e,n){let{labelProps:r,inputProps:o,descriptionProps:i,errorMessageProps:l,isSelected:a,isPressed:c,isDisabled:u,isReadOnly:d,isInvalid:f,validationErrors:b,validationDetails:p}=qb(t,e,n),{isIndeterminate:g}=t;return s.useEffect(()=>{n.current&&(n.current.indeterminate=!!g)}),{labelProps:Y(r,s.useMemo(()=>({onMouseDown:y=>y.preventDefault()}),[])),inputProps:o,descriptionProps:i,errorMessageProps:l,isSelected:a,isPressed:c,isDisabled:u,isReadOnly:d,isInvalid:f,validationErrors:b,validationDetails:p}}const Yb=typeof document<"u"?s.useInsertionEffect??s.useLayoutEffect:()=>{};function Xb(t,e,n){let[r,o]=s.useState(t||e),i=s.useRef(r),l=s.useRef(t!==void 0),a=t!==void 0;s.useEffect(()=>{let f=l.current;f!==a&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}.`),l.current=a},[a]);let c=a?t:r;Yb(()=>{i.current=c});let[,u]=s.useReducer(()=>({}),{}),d=s.useCallback((f,...b)=>{let p=typeof f=="function"?f(i.current):f;Object.is(i.current,p)||(i.current=p,o(p),u(),n==null||n(p,...b))},[n]);return[c,d]}function Zb(t={}){let{isReadOnly:e}=t,[n,r]=Xb(t.isSelected,t.defaultSelected||!1,t.onChange),[o]=s.useState(n);function i(a){e||r(a)}function l(){e||r(!n)}return{isSelected:n,defaultSelected:t.defaultSelected??o,setSelected:i,toggle:l}}function Jb(t,e,n){const r=Zb({isReadOnly:t.isReadOnly||e.isReadOnly,isSelected:e.isSelected(t.value),defaultSelected:e.defaultValue.includes(t.value),onChange(y){y?e.addValue(t.value):e.removeValue(t.value),t.onChange&&t.onChange(y)}});let{name:o,form:i,descriptionId:l,errorMessageId:a,validationBehavior:c}=zb.get(e);c=t.validationBehavior??c;let{realtimeValidation:u}=Sc({...t,value:r.isSelected,name:void 0,validationBehavior:"aria"}),d=s.useRef(mt),f=()=>{e.setInvalid(t.value,u.isInvalid?u:d.current)};s.useEffect(f);let b=e.realtimeValidation.isInvalid?e.realtimeValidation:u,p=c==="native"?e.displayValidation:b,g=Pc({...t,isReadOnly:t.isReadOnly||e.isReadOnly,isDisabled:t.isDisabled||e.isDisabled,name:t.name||o,form:t.form||i,isRequired:t.isRequired??e.isRequired,validationBehavior:c,[Bn]:{realtimeValidation:b,displayValidation:p,resetValidation:e.resetValidation,commitValidation:e.commitValidation,updateValidation(y){d.current=y,f()}}},r,n);return{...g,inputProps:{...g.inputProps,"aria-describedby":[g.inputProps["aria-describedby"],e.isInvalid?a:null,l].filter(Boolean).join(" ")||void 0}}}const Qb=s.createContext(null),kc=s.createContext(null),Tc=s.createContext(null),em=s.forwardRef(function(e,n){let{inputRef:r=null,...o}=e;[e,n]=Me(o,n,Qb);let i=s.useContext(kc),[l,a]=tm(e,r),{descriptionProps:c,errorMessageProps:u,isSelected:d,isDisabled:f,isReadOnly:b,isInvalid:p,validationDetails:g,validationErrors:y}=l,v=Te({...e,defaultClassName:"react-aria-CheckboxField",values:{isSelected:d,isIndeterminate:e.isIndeterminate||!1,isDisabled:f,isReadOnly:b,isInvalid:p,isRequired:e.isRequired||!1}}),w=ae(e,{global:!0});return delete w.id,delete w.onClick,s.createElement(pe.div,{...Y(w,v),ref:n,slot:e.slot||void 0,"data-selected":d||void 0,"data-indeterminate":e.isIndeterminate||void 0,"data-disabled":f||void 0,"data-readonly":b||void 0,"data-invalid":p||void 0,"data-required":e.isRequired||void 0},s.createElement(ze,{values:[[Tc,{...l,inputRef:a,defaultClassName:"react-aria-CheckboxButton",isIndeterminate:e.isIndeterminate,isRequired:e.isRequired}],[Da,{slots:{description:c,errorMessage:u}}],[Cb,i?null:{isInvalid:p,validationDetails:g,validationErrors:y}]]},v.children))});function tm(t,e){let{validationBehavior:n}=Jt(Sb)||{},r=t.validationBehavior??n??"native",o=s.useContext(kc),i=Je(s.useMemo(()=>ut(e,t.inputRef!==void 0?t.inputRef:null),[e,t.inputRef])),l={...xf(t),children:typeof t.children=="function"?!0:t.children,value:t.value,validationBehavior:r};return[o?Jb(l,o,i):Pc(l,Ib(t),i),i]}const nm=s.forwardRef(function(e,n){let{labelProps:r,inputProps:o,isSelected:i,isDisabled:l,isReadOnly:a,isPressed:c,isInvalid:u,inputRef:d,defaultClassName:f,isIndeterminate:b,isRequired:p}=s.useContext(Tc),{isFocused:g,isFocusVisible:y,focusProps:v}=Co(),w=l||a,{hoverProps:x,isHovered:T}=en({...e,isDisabled:w}),M=Te({...e,defaultClassName:f,values:{isSelected:i,isIndeterminate:b||!1,isPressed:c,isHovered:T,isFocused:g,isFocusVisible:y,isDisabled:l,isReadOnly:a,isInvalid:u,isRequired:p||!1}}),C=ae(e,{global:!0});return delete C.id,delete C.onClick,s.createElement(pe.label,{...Y(C,r,x,M),ref:n,slot:e.slot||void 0,"data-selected":i||void 0,"data-indeterminate":b||void 0,"data-pressed":c||void 0,"data-hovered":T||void 0,"data-focused":g||void 0,"data-focus-visible":y||void 0,"data-disabled":l||void 0,"data-readonly":a||void 0,"data-invalid":u||void 0,"data-required":p||void 0},s.createElement(ma,{elementType:"span"},s.createElement("input",{...Y(o,v),ref:d})),M.children)}),rm=s.createContext({}),or=s.createContext({}),io=({children:t,className:e,variant:n,...r})=>{const o=s.useContext(rm),i=n??o.variant,l=s.useMemo(()=>uf({variant:i}),[i]);return h.jsx(em,{"data-slot":"checkbox",...r,className:Ee(e,l.base()),children:a=>h.jsx(or,{value:{slots:l,state:a},children:typeof t=="function"?t(a):t})})};io.displayName="HeroUI.Checkbox";const Mc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(or);return h.jsx(nm,{"data-slot":"checkbox-content",...n,className:Ee(e,r==null?void 0:r.content()),children:t})};Mc.displayName="HeroUI.Checkbox.Content";const Rc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(or);return h.jsx(oe.span,{className:ie(r==null?void 0:r.control,e),"data-slot":"checkbox-control",...n,children:t})};Rc.displayName="HeroUI.Checkbox.Control";const Dc=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(or),i=o==null?void 0:o.isSelected,l=o==null?void 0:o.isIndeterminate,a=typeof t=="function"?t(o??{}):t||(l?h.jsx("svg",{"aria-hidden":"true","data-slot":"checkbox-default-indicator--indeterminate",fill:"none",role:"presentation",stroke:"currentColor",strokeLinecap:"round",strokeWidth:3,viewBox:"0 0 24 24",children:h.jsx("line",{x1:"21",x2:"3",y1:"12",y2:"12"})}):h.jsx("svg",{"aria-hidden":"true","data-slot":"checkbox-default-indicator--checkmark",fill:"none",role:"presentation",stroke:"currentColor",strokeDasharray:22,strokeDashoffset:i?44:66,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 17 18",children:h.jsx("polyline",{points:"1 9 7 14 15 4"})}));return h.jsx(oe.span,{"aria-hidden":"true",className:ie(r==null?void 0:r.indicator,e),"data-slot":"checkbox-indicator",...n,children:a})};Dc.displayName="HeroUI.Checkbox.Indicator";const gn=Object.assign(io,{Root:io,Content:Mc,Control:Rc,Indicator:Dc}),Nc=s.createContext({}),hl=({children:t,className:e,color:n,size:r,variant:o,...i})=>{const l=s.useMemo(()=>df({color:n,size:r,variant:o}),[n,r,o]),a=s.useMemo(()=>typeof t=="string"||typeof t=="number"?h.jsx(Lc,{children:t}):t,[t]);return h.jsx(Nc,{value:{slots:l},children:h.jsx(oe.span,{...i,className:ie(l.base,e),"data-slot":"chip",children:a})})},Lc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Nc);return h.jsx(oe.span,{className:ie(r==null?void 0:r.label,e),"data-slot":"chip-label",...n,children:t})},Vn=Object.assign(hl,{Root:hl,Label:Lc}),ir=s.createContext({}),lo=({children:t,className:e,color:n,size:r,...o})=>{const i=s.useMemo(()=>bf({color:n,size:r}),[n,r]);return h.jsx(Af,{"data-slot":"progress-bar",...o,className:Ee(e,i.base()),children:l=>h.jsx(ir,{value:{slots:i,state:l},children:typeof t=="function"?t(l):t})})};lo.displayName="HeroUI.ProgressBar";const Ic=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(ir);return h.jsx(oe.span,{className:ie(r==null?void 0:r.output,e),"data-slot":"progress-bar-output",...n,children:t??(o==null?void 0:o.valueText)})};Ic.displayName="HeroUI.ProgressBar.Output";const Kc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(ir);return h.jsx(oe.div,{className:ie(r==null?void 0:r.track,e),"data-slot":"progress-bar-track",...n,children:t})};Kc.displayName="HeroUI.ProgressBar.Track";const Oc=({className:t,style:e,...n})=>{const{slots:r,state:o}=s.useContext(ir);return h.jsx(oe.div,{className:ie(r==null?void 0:r.fill,t),"data-slot":"progress-bar-fill",style:{...e,width:o!=null&&o.isIndeterminate?void 0:`${(o==null?void 0:o.percentage)??0}%`},...n})};Oc.displayName="HeroUI.ProgressBar.Fill";const yn=Object.assign(lo,{Root:lo,Output:Ic,Track:Kc,Fill:Oc}),pl=({className:t,orientation:e,variant:n,...r})=>{const o=Jt(To),i=e??(o==null?void 0:o.orientation)??"horizontal";return h.jsx(kp,{"data-orientation":i,"data-slot":"separator",orientation:i,className:yf({orientation:i,variant:n,className:t}),...r})},om=Object.assign(pl,{Root:pl}),tn=s.createContext({}),bl=({children:t,className:e,status:n,...r})=>{const o=s.useMemo(()=>af({status:n}),[n]);return h.jsx(tn,{value:{slots:o,status:n},children:h.jsx(Zn,{value:{variant:"default"},children:h.jsx(oe.div,{className:o==null?void 0:o.base({className:e}),"data-slot":"alert-root",...r,children:t})})})},im=({children:t,className:e,...n})=>{const{slots:r,status:o}=s.useContext(tn),i=()=>{switch(o){case"accent":return h.jsx(Pi,{"data-slot":"alert-default-icon"});case"success":return h.jsx(dh,{"data-slot":"alert-default-icon"});case"warning":return h.jsx(ch,{"data-slot":"alert-default-icon"});case"danger":return h.jsx(uh,{"data-slot":"alert-default-icon"});default:return h.jsx(Pi,{"data-slot":"alert-default-icon"})}};return h.jsx(oe.div,{className:ie(r==null?void 0:r.indicator,e),"data-slot":"alert-indicator",...n,children:t??i()})},lm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(tn);return h.jsx(oe.div,{className:ie(r==null?void 0:r.content,e),"data-slot":"alert-content",...n,children:t})},sm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(tn);return h.jsx(oe.p,{className:ie(r==null?void 0:r.title,e),"data-slot":"alert-title",...n,children:t})},am=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(tn);return h.jsx(oe.span,{className:ie(r==null?void 0:r.description,e),"data-slot":"alert-description",...n,children:t})},Rt=Object.assign(bl,{Root:bl,Indicator:im,Content:lm,Title:sm,Description:am}),Lo=s.createContext({}),cm=({children:t,className:e,variant:n,...r})=>{const o=s.useMemo(()=>mf({variant:n}),[n]);return h.jsx(hb,{className:Ee(e,o.item()),"data-slot":"menu-item",...r,children:i=>h.jsx(Lo,{value:{slots:o,state:i},children:typeof t=="function"?t(i):t})})},um=({children:t,className:e,type:n="checkmark",...r})=>{const{slots:o,state:i}=s.useContext(Lo),l=i==null?void 0:i.isSelected,a=typeof t=="function"?t(i??{}):t||(n==="dot"?h.jsx("svg",{"aria-hidden":"true","data-slot":"menu-item-indicator--dot",fill:"currentColor",fillRule:"evenodd",role:"presentation",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:h.jsx("path",{clipRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14",fillRule:"evenodd"})}):h.jsx("svg",{"aria-hidden":"true","data-slot":"menu-item-indicator--checkmark",fill:"none",role:"presentation",stroke:"currentColor",strokeDasharray:22,strokeDashoffset:l?44:66,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 17 18",children:h.jsx("polyline",{points:"1 9 7 14 15 4"})}));return h.jsx(oe.span,{"aria-hidden":"true",className:ie(o==null?void 0:o.indicator,e),"data-slot":"menu-item-indicator","data-type":n,"data-visible":l||void 0,...r,children:a})},dm=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(Lo);if(!(o==null?void 0:o.hasSubmenu))return null;const a=t??h.jsx(lh,{});return h.jsx(oe.span,{"aria-hidden":"true",className:ie(r==null?void 0:r.submenuIndicator,e),"data-slot":"submenu-indicator",...n,children:a})},fm=({children:t,className:e,...n})=>{const r=s.useMemo(()=>gf({class:typeof e=="string"?e:void 0}),[e]);return h.jsx(fb,{className:r,...n,children:t})},lr=s.createContext({}),ml=({children:t,...e})=>{const n=s.useMemo(()=>hf(),[]);return h.jsx(lr,{value:{slots:n},children:h.jsx(sb,{...e,children:t})})},hm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(lr);return h.jsx(So,{className:Ee(e,r==null?void 0:r.trigger()),"data-slot":"dropdown-trigger",...n,children:o=>h.jsx(h.Fragment,{children:typeof t=="function"?t(o):t})})},pm=({children:t,className:e,placement:n,...r})=>{const{slots:o}=s.useContext(lr);return h.jsx(Zn,{value:{variant:"default"},children:h.jsx(Zh,{...r,className:Ee(e,o==null?void 0:o.popover()),"data-slot":"dropdown-popover",placement:n,children:t})})};function bm({className:t,...e}){const{slots:n}=s.useContext(lr);return h.jsx(cb,{className:Ee(t,n==null?void 0:n.menu()),"data-selection-mode":e.selectionMode,"data-slot":"dropdown-menu",...e})}const mm=t=>h.jsx(cm,{...t}),gm=t=>h.jsx(dm,{...t}),ym=({children:t,...e})=>h.jsx(ab,{"data-slot":"dropdown-submenu-trigger",...e,children:t}),vm=t=>h.jsx(um,{...t}),xm=t=>h.jsx(fm,{...t}),Dt=Object.assign(ml,{Root:ml,Trigger:hm,Popover:pm,Menu:bm,Section:xm,Item:mm,ItemIndicator:vm,SubmenuIndicator:gm,SubmenuTrigger:ym}),we=s.createContext({}),gl=({children:t,state:e,...n})=>{const r=s.useMemo(()=>({slots:xo(),placement:void 0}),[]),o=s.useMemo(()=>e?{isOpen:e.isOpen,onOpenChange:e.setOpen}:{},[e]);return h.jsx(we,{value:r,children:h.jsx(bb,{"data-slot":"modal-root",...Y(n,o),children:t})})},$m=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(wb,{children:h.jsx(oe.div,{className:ie(r==null?void 0:r.trigger,e),"data-slot":"modal-trigger",role:"button",...n,children:t})})},wm=({children:t,className:e,isDismissable:n=!0,onClick:r,variant:o,...i})=>{const{slots:l}=s.useContext(we),a=s.useMemo(()=>xo({variant:o}),[o]),c=s.useMemo(()=>({slots:{...l,...a}}),[l,a]);return h.jsx($c,{className:Ee(e,a==null?void 0:a.backdrop()),"data-slot":"modal-backdrop",isDismissable:n,onClick:u=>{u.stopPropagation(),r==null||r(u)},...i,children:u=>h.jsxs(we,{value:c,children:[typeof t=="function"?t(u):t," "]})})},Em=({children:t,className:e,placement:n="auto",scroll:r,size:o,...i})=>{const{slots:l}=s.useContext(we),a=s.useMemo(()=>xo({scroll:r,size:o}),[r,o]),c=s.useMemo(()=>({placement:n,slots:{...l,...a}}),[l,n,a]);return h.jsx(vb,{className:Ee(e,a==null?void 0:a.container()),"data-placement":n,"data-slot":"modal-container",...i,children:u=>h.jsx(we,{value:c,children:typeof t=="function"?t(u):t})})},Cm=({children:t,className:e,...n})=>{const{placement:r,slots:o}=s.useContext(we);return h.jsx(Zn,{value:{variant:"default"},children:h.jsx(mb,{className:ie(o==null?void 0:o.dialog,e),"data-placement":r,"data-slot":"modal-dialog",...n,children:t})})},Sm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.header,e),"data-slot":"modal-header",...n,children:t})},Pm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.body,e),"data-slot":"modal-body",...n,children:t})},km=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.footer,e),"data-slot":"modal-footer",...n,children:t})},Tm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oh,{className:ie(r==null?void 0:r.heading,e),"data-slot":"modal-heading",slot:"title",...n,children:t})},Mm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.icon,e),"data-slot":"modal-icon",...n,children:t})},Rm=({className:t,...e})=>{const{slots:n}=s.useContext(we);return h.jsx(Eb,{className:Ee(t,n==null?void 0:n.closeTrigger()),"data-slot":"modal-close-trigger",slot:"close",...e})},pt=Object.assign(gl,{Root:gl,Trigger:$m,Backdrop:wm,Container:Em,Dialog:Cm,Header:Sm,Icon:Mm,Heading:Tm,Body:Pm,Footer:km,CloseTrigger:Rm}),Dm={easy:"GREEN",moderate:"ORANGE",difficult:"RED"},Nm={easy:"Easy",moderate:"Moderate",difficult:"Difficult"};function Lm(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-[1em]",children:[h.jsx("path",{d:"M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}),h.jsx("path",{d:"m13.4 10.6 3.6-3.6"}),h.jsx("path",{d:"M3.3 16a9 9 0 1 1 17.4 0"})]})}function Ac({difficulty:t,label:e,showIcon:n=!0,size:r="md",className:o}){const i=je[Dm[t]];return h.jsxs(Vn,{variant:"soft",size:r,className:q(o),style:{backgroundColor:ot(i,.15),color:i},children:[n&&h.jsx(Lm,{}),h.jsx(Vn.Label,{children:e??Nm[t]})]})}const yl=h.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0ZM12 9v4M12 17h.01"}),vl=h.jsxs(h.Fragment,{children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"M12 16v-4M12 8h.01"})]}),Im=h.jsxs(h.Fragment,{children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"m8.5 12 2.5 2.5 4.5-5"})]}),Km={note:vl,info:vl,tip:Im,caution:yl,danger:yl};function Om({type:t}){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5",children:Km[t]})}function Am({type:t="caution",title:e,icon:n,children:r,className:o}){const i=e===void 0?Pn[t]:e,l=Rl(t);return h.jsxs(Rt,{className:q("border",o),style:{backgroundColor:ot(l,.1),borderColor:l},children:[h.jsx(Rt.Indicator,{style:{color:l},children:n??h.jsx(Om,{type:t})}),h.jsxs(Rt.Content,{children:[i!=null&&h.jsx(Rt.Title,{children:i}),h.jsx(Rt.Description,{children:r})]})]})}const Fc="media-figure-point-marker absolute flex -translate-x-1/2 -translate-y-1/2 items-center justify-center rounded-full font-semibold shadow ring-2 ring-background",zn="media-figure-shape-outline";function Fm(t){return t.type==="circle"}function jm(t){return t.type==="rectangle"}function _m(t,e){const n=t.id??e,r=t.color??"GREY",o=je[r];if(Fm(t))return h.jsx("div",{role:"img","aria-label":t.title,className:q("pointer-events-none absolute rounded-full",zn),style:{left:`${t.x}%`,top:`${t.y}%`,width:`${t.radius*2}%`,aspectRatio:"1",transform:"translate(-50%, -50%)",borderColor:o,backgroundColor:ot(o,.1)}},n);if(jm(t)){const i=Math.min(t.x1,t.x2),l=Math.min(t.y1,t.y2),a=Math.abs(t.x2-t.x1),c=Math.abs(t.y2-t.y1);return h.jsx("div",{role:"img","aria-label":t.title,className:q("pointer-events-none absolute",zn),style:{left:`${i}%`,top:`${l}%`,width:`${a}%`,height:`${c}%`,borderColor:o,backgroundColor:ot(o,.1)}},n)}return h.jsx("span",{role:"img","aria-label":t.title,style:{left:`${t.x}%`,top:`${t.y}%`,backgroundColor:o,color:Un(o)},className:Fc,children:t.label},n)}function so({annotations:t}){return h.jsx(h.Fragment,{children:t.map(_m)})}const Hn=4/3,Io=16;function ct(t){return Math.round(t*3/4)}const Dr=(t,e,n)=>Math.min(Math.max(t,e),n);function nn(t,e,n){const r=Math.min(e,Math.floor(n*Hn)),o=Dr(Math.round(t.width),Math.min(Io,r),r),i=ct(o);return{width:o,x:Dr(Math.round(t.x),0,e-o),y:Dr(Math.round(t.y),0,n-i)}}function jc(t,e){const r=t/e<=Hn?t:Math.round(e*Hn),o=ct(r);return nn({x:(t-r)/2,y:(e-o)/2,width:r},t,e)}function Bm(t,e,n){const{x:r,y:o,width:i}=t;if(i<=0||r<0||o<0)return!1;const l=ct(i);return r+i<=e&&o+l<=n}function Vm(t,e,n,r,o){if(r<=0||o<=0||e<=0||n<=0||!Bm(t,e,n))return null;const i=r/t.width;return{position:"absolute",width:i*e,height:i*n,left:-t.x*i,top:-t.y*i,maxWidth:"none"}}function zm(t,e){t(),requestAnimationFrame(()=>{t(),requestAnimationFrame(t)});const n=[];for(let r=50;r<=e;r+=50)n.push(setTimeout(t,r));return()=>{for(const r of n)clearTimeout(r)}}function _c(t={}){const{settleMs:e=0,observeParent:n=!1,remeasureWhenVisible:r=!1,layoutSettleKey:o}=t,i=s.useRef(null),[l,a]=s.useState(null),c=s.useCallback(()=>{const d=i.current;if(!d)return;const{width:f,height:b}=d.getBoundingClientRect();f<=0||b<=0||a(p=>(p==null?void 0:p.width)===f&&(p==null?void 0:p.height)===b?p:{width:f,height:b})},[]),u=s.useCallback(()=>{c(),requestAnimationFrame(()=>{c(),requestAnimationFrame(()=>{c(),setTimeout(c,0)})})},[c]);return s.useLayoutEffect(()=>{c();const d=i.current;if(!d)return;const f=new ResizeObserver(()=>c());f.observe(d),n&&d.parentElement&&f.observe(d.parentElement);const b=[];let p=d;for(let y=0;p&&y<6;y+=1)b.push(p),p=p.parentElement;const g=()=>u();for(const y of b)y.addEventListener("transitionend",g);return()=>{f.disconnect();for(const y of b)y.removeEventListener("transitionend",g)}},[c,u,n]),s.useEffect(()=>{if(!(e<=0))return zm(c,e)},[o,c,e]),s.useEffect(()=>{if(!r)return;const d=i.current;if(!d)return;const f=new IntersectionObserver(b=>{for(const p of b)p.isIntersecting&&p.intersectionRatio>=.99&&u()},{threshold:[0,.25,.5,.75,.99,1]});return f.observe(d),()=>f.disconnect()},[o,u,r]),s.useEffect(()=>{o!==void 0&&u()},[o,u]),{ref:i,size:l,measure:c,measureAfterLayout:u}}function Hm(t){const e=t.split(/[?#]/)[0]??t,n=e.lastIndexOf("/"),r=e.lastIndexOf(".");return r<=n?null:e.slice(r+1).toLowerCase()||null}function Gm({src:t,modelFileName:e}){const n=s.useRef(null);return s.useEffect(()=>{const r=n.current;if(!r)return;let o=!1,i=null,l=null;return import("online-3d-viewer").then(a=>{if(o)return;const c=new a.EmbeddedViewer(r,{projectionMode:a.ProjectionMode.Orthographic,backgroundColor:new a.RGBAColor(219,234,254,255),defaultColor:new a.RGBColor(30,64,175),onModelLoaded:()=>{const d=c.GetViewer();d.SetNavigationMode(a.NavigationMode.FreeOrbit),d.SetUpVector(a.Direction.Z,!1);const f=d.GetBoundingSphere(()=>!0);d.FitSphereToWindow(f,!1)}});l=c,(t.startsWith("blob:")||Hm(t)===null&&!!e)&&e?c.LoadModelFromInputFiles([new a.InputFile(e,a.FileSource.Url,t)]):c.LoadModelFromUrlList([t]),typeof ResizeObserver<"u"&&(i=new ResizeObserver(()=>{c.Resize()}),i.observe(r))}),()=>{o=!0,i==null||i.disconnect(),l==null||l.Destroy()}},[t,e]),h.jsx("div",{ref:n,className:"absolute inset-0 [&_canvas]:size-full!","aria-label":"Interactive 3D model",role:"img"})}const Um=400;function Ko({className:t,src:e,type:n="image",displayRegion:r,modelFileName:o,layoutSettleKey:i,remeasureWhenVisible:l=!1,children:a}){const c=!!r,{ref:u,size:d,measureAfterLayout:f}=_c({settleMs:c?Um:0,observeParent:c,remeasureWhenVisible:c&&l,layoutSettleKey:i}),[b,p]=s.useState(null),g=r&&b&&d&&Vm(r,b.width,b.height,d.width,d.height),y=!!g,v=!!(r&&b&&!g),w="size-full object-cover object-center",x=M=>{const C=M.currentTarget;C.naturalWidth>0&&C.naturalHeight>0&&(p({width:C.naturalWidth,height:C.naturalHeight}),f())},T=M=>{const C=M.currentTarget;C.videoWidth>0&&C.videoHeight>0&&(p({width:C.videoWidth,height:C.videoHeight}),f())};return s.useEffect(()=>{p(null)},[e]),n==="model"?h.jsxs("div",{ref:u,className:q("@container relative overflow-hidden",t),children:[h.jsx(Gm,{src:e,modelFileName:o}),a]}):h.jsxs("div",{ref:u,className:q("@container relative overflow-hidden",t),children:[n==="video"?h.jsx("video",{src:e,controls:!0,className:y?"absolute max-w-none":w,style:{...y&&g?g:void 0,opacity:v?0:1},onLoadedMetadata:r?T:void 0}):h.jsx("img",{src:e,alt:"",className:y?"absolute max-w-none":w,style:{...y&&g?g:void 0,opacity:v?0:1},onLoad:r?x:void 0}),a]})}function Wm({className:t="absolute inset-0",...e}){return h.jsx(Ko,{className:t,...e})}const qm=2,xl=3,Gn=(t,e,n)=>Math.min(Math.max(t,e),n),Bc=t=>t.type==="circle",rn=t=>t.type==="rectangle",$l=t=>rn(t)?[t.x1,t.x2]:[t.x],wl=t=>rn(t)?[t.y1,t.y2]:[t.y];function Ym(t,e,n){const r=Gn(e,-Math.min(...$l(t)),100-Math.max(...$l(t))),o=Gn(n,-Math.min(...wl(t)),100-Math.max(...wl(t)));return rn(t)?{...t,x1:t.x1+r,y1:t.y1+o,x2:t.x2+r,y2:t.y2+o}:{...t,x:t.x+r,y:t.y+o}}function El(t,e,n){return Math.hypot(e.x-t.x,(e.y-t.y)/n)}function Vc(t){return{...t,x1:Math.min(t.x1,t.x2),y1:Math.min(t.y1,t.y2),x2:Math.max(t.x1,t.x2),y2:Math.max(t.y1,t.y2)}}function Xm(t,e,n){return t==="circle"?{type:"circle",x:e.x,y:e.y,radius:0,color:n}:t==="rectangle"?{type:"rectangle",x1:e.x,y1:e.y,x2:e.x,y2:e.y,color:n}:{type:"point",x:e.x,y:e.y,color:n}}function Zm(t){return t==="circle"?"create-circle":t==="rectangle"?"create-rectangle":"create-point"}function Jm(t,e,n){switch(t.mode){case"create-point":return{...t.base,x:e.x,y:e.y};case"move":return Ym(t.base,e.x-t.start.x,e.y-t.start.y);case"create-circle":return{...t.base,radius:El(t.start,e,n)};case"resize-circle":{const r=t.base;return{...r,radius:El({x:r.x,y:r.y},e,n)}}case"create-rectangle":return{...t.base,x2:e.x,y2:e.y};case"resize-rect":{const r=t.base,o=t.corner==="nw"||t.corner==="sw",i=t.corner==="nw"||t.corner==="ne";return{...r,x1:o?e.x:r.x1,x2:o?r.x2:e.x,y1:i?e.y:r.y1,y2:i?r.y2:e.y}}}}function Cl(t){if(Bc(t))return{...t,radius:Math.max(t.radius,qm)};if(rn(t)){const e=Vc(t);return{...e,x2:Math.max(e.x2,e.x1+xl),y2:Math.max(e.y2,e.y1+xl)}}return t}function Sl({x:t,y:e,cursor:n,onPointerDown:r}){return h.jsx("span",{onPointerDown:r,className:"annotation-handle pointer-events-auto absolute size-3 -translate-x-1/2 -translate-y-1/2 rounded-sm border border-background bg-accent shadow",style:{left:`${t}%`,top:`${e}%`,cursor:n}})}function Qm({annotations:t,editing:e}){const{tool:n,color:r,selectedId:o,onSelect:i,onAdd:l,onChange:a,onRemove:c}=e,u=s.useRef(null),d=s.useRef(!1),[f,b]=s.useState(null),[p,g]=s.useState(null),y=n==="select",v=P=>{const O=u.current.getBoundingClientRect();return{x:Gn((P.clientX-O.left)/O.width*100,0,100),y:Gn((P.clientY-O.top)/O.height*100,0,100)}},w=(P,O)=>{var V;(V=u.current)==null||V.setPointerCapture(P.pointerId),d.current=!1,b(O),g(Cl(O.base))},x=P=>{if(y){i==null||i(null);return}const O=v(P);w(P,{mode:Zm(n),id:null,start:O,base:Xm(n,O,r)})},T=P=>{if(!f)return;const O=u.current.getBoundingClientRect();d.current=!0,g(Cl(Jm(f,v(P),O.width/O.height)))},M=P=>{var O;f&&p&&((O=u.current)==null||O.releasePointerCapture(P.pointerId),f.id===null?l==null||l(p):d.current&&(a==null||a(f.id,p))),b(null),g(null)},C=(P,O,V)=>{var F;P.stopPropagation(),(F=u.current)==null||F.focus(),i==null||i(O),w(P,{mode:"move",id:O,start:v(P),base:V})},I=(P,O,V)=>{P.stopPropagation(),w(P,{mode:"resize-circle",id:O,start:v(P),base:V})},R=(P,O,V,F)=>{P.stopPropagation(),w(P,{mode:"resize-rect",id:O,start:v(P),base:Vc(V),corner:F})},N=P=>{(P.key==="Delete"||P.key==="Backspace")&&o!=null&&(P.preventDefault(),c==null||c(o))},A=(P,O,V)=>{const F=V&&O===o,m=je[P.color??"GREY"],E=V?"pointer-events-auto cursor-move":"pointer-events-none",L=V?S=>C(S,O,P):void 0;if(Bc(P))return h.jsxs("div",{children:[h.jsx("div",{role:"img","aria-label":P.title,onPointerDown:L,className:q("absolute rounded-full",zn,E,F&&"outline outline-2 outline-offset-2 outline-accent"),style:{left:`${P.x}%`,top:`${P.y}%`,width:`${P.radius*2}%`,aspectRatio:"1",transform:"translate(-50%, -50%)",borderColor:m,backgroundColor:ot(m,.1)}}),F&&h.jsx(Sl,{x:P.x+P.radius,y:P.y,cursor:"ew-resize",onPointerDown:S=>I(S,O,P)})]},O);if(rn(P)){const S=Math.min(P.x1,P.x2),D=Math.min(P.y1,P.y2),$=Math.abs(P.x2-P.x1),k=Math.abs(P.y2-P.y1),K=[{corner:"nw",x:S,y:D,cursor:"nwse-resize"},{corner:"ne",x:S+$,y:D,cursor:"nesw-resize"},{corner:"sw",x:S,y:D+k,cursor:"nesw-resize"},{corner:"se",x:S+$,y:D+k,cursor:"nwse-resize"}];return h.jsxs("div",{children:[h.jsx("div",{role:"img","aria-label":P.title,onPointerDown:L,className:q("absolute",zn,E,F&&"outline outline-2 outline-offset-2 outline-accent"),style:{left:`${S}%`,top:`${D}%`,width:`${$}%`,height:`${k}%`,borderColor:m,backgroundColor:ot(m,.1)}}),F&&K.map(({corner:G,x:U,y:W,cursor:ee})=>h.jsx(Sl,{x:U,y:W,cursor:ee,onPointerDown:le=>R(le,O,P,G)},G))]},O)}return h.jsx("span",{role:"img","aria-label":P.title,onPointerDown:L,style:{left:`${P.x}%`,top:`${P.y}%`,backgroundColor:m,color:Un(m)},className:q(Fc,E,F&&"outline outline-2 outline-offset-2 outline-accent"),children:P.label},O)};return h.jsxs("div",{ref:u,tabIndex:0,role:"application","aria-label":"Annotation editor",onPointerDown:x,onPointerMove:T,onPointerUp:M,onKeyDown:N,className:q("absolute inset-0 focus:outline-none",y?"cursor-default":"cursor-crosshair"),children:[t.map((P,O)=>{const V=P.id??String(O),F=(f==null?void 0:f.id)===V&&p?p:P;return A(F,V,y)}),(f==null?void 0:f.id)===null&&p&&A(p,"__draft__",!1)]})}function sr({src:t,type:e="image",modelFileName:n,annotations:r=[],displayRegion:o,zoomable:i=!0,annotationEditing:l,layoutSettleKey:a,className:c}){const u="@container relative aspect-[4/3] overflow-hidden rounded-lg border border-default bg-default-soft",d=h.jsxs(h.Fragment,{children:[h.jsx(Wm,{src:t,type:e,displayRegion:o,modelFileName:n,layoutSettleKey:a}),l?h.jsx(Qm,{annotations:r,editing:l}):h.jsx(so,{annotations:r})]});return h.jsx("figure",{className:q("flex flex-col gap-2",c),children:i&&e==="image"&&!l?h.jsxs(pt,{children:[h.jsx(pt.Trigger,{"aria-label":"View image full size",className:q(u,"cursor-zoom-in"),children:d}),h.jsx(pt.Backdrop,{variant:"blur",children:h.jsx(pt.Container,{placement:"center",children:h.jsxs(pt.Dialog,{"aria-label":"Full size image",className:"w-auto max-w-[95vw] overflow-hidden bg-transparent p-0 shadow-none",children:[h.jsx(Ko,{className:"aspect-[4/3] max-h-[88vh] w-[min(95vw,calc(88vh*4/3))] rounded-lg border border-default bg-default-soft",src:t,type:"image",displayRegion:o,remeasureWhenVisible:!0,children:h.jsx(so,{annotations:r})}),h.jsx(pt.CloseTrigger,{})]})})})]}):h.jsx("div",{className:u,children:d})})}const Oo=Symbol.for("@openpawlabs/diy-guides-ui/MediaFigure");sr[Oo]=!0;function eg(){return h.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",className:"size-2/3",children:h.jsx("path",{d:"M8 5v14l11-7z"})})}const tg={model:{hex:je.BLUE,content:h.jsx("span",{className:"text-lg font-bold",children:"3D"})},video:{hex:je.MAGENTA,content:h.jsx(eg,{})}};function zc({src:t,type:e="image",annotations:n=[],displayRegion:r,className:o}){if(e==="image")return h.jsx(Ko,{className:q("aspect-[4/3]",o),src:t,type:"image",displayRegion:r,children:h.jsx(so,{annotations:n})});const{hex:i,content:l}=tg[e];return h.jsx("div",{"aria-hidden":"true",className:q("flex aspect-[4/3] items-center justify-center",o),style:{backgroundColor:i,color:Un(i)},children:l})}const ng=[{corner:"nw",cursor:"nwse-resize"},{corner:"ne",cursor:"nesw-resize"},{corner:"sw",cursor:"nesw-resize"},{corner:"se",cursor:"nwse-resize"}],rg=(t,e,n)=>Math.min(Math.max(t,e),n);function og(t,e,n,r,o){return nn({x:t.x+e,y:t.y+n,width:t.width},r,o)}function ig(t,e,n,r,o){const i=e==="nw"||e==="sw",l=e==="nw"||e==="ne",a=i?t.x+t.width:t.x,c=l?t.y+ct(t.width):t.y,u=i?a:r-a,d=l?c:o-c,f=Math.min(u,d*(4/3)),b=rg(Math.abs(n.x-a),Io,f),p=ct(b);return nn({x:i?a-b:a,y:l?c-p:c,width:b},r,o)}function lg({src:t,region:e,onChange:n,className:r}){const o=s.useRef(null),[i,l]=s.useState(null),[a,c]=s.useState(null),[u,d]=s.useState(null),f=x=>{const T=x.currentTarget;T.naturalWidth>0&&T.naturalHeight>0&&l({width:T.naturalWidth,height:T.naturalHeight})},b=u??(i?e?nn(e,i.width,i.height):jc(i.width,i.height):null),p=x=>{const T=o.current.getBoundingClientRect();return{x:(x.clientX-T.left)/T.width*i.width,y:(x.clientY-T.top)/T.height*i.height}},g=(x,T)=>{var M;x.stopPropagation(),(M=o.current)==null||M.setPointerCapture(x.pointerId),c(T),d(T.base)},y=x=>{if(!a||!i)return;const T=p(x),M=a.mode==="move"?og(a.base,T.x-a.start.x,T.y-a.start.y,i.width,i.height):ig(a.base,a.corner,T,i.width,i.height);d(M)},v=x=>{var T;a&&u&&((T=o.current)==null||T.releasePointerCapture(x.pointerId),n(u)),c(null),d(null)},w=b&&i?{left:b.x/i.width*100,top:b.y/i.height*100,width:b.width/i.width*100,height:ct(b.width)/i.height*100}:null;return h.jsxs("div",{ref:o,role:"application","aria-label":"Crop editor",className:q("relative inline-block touch-none select-none overflow-hidden leading-none",r),style:i?{"--crop-aspect":i.width/i.height}:void 0,onPointerMove:y,onPointerUp:v,children:[h.jsx("img",{src:t,alt:"",draggable:!1,onLoad:f,className:"block h-auto w-full select-none"}),w&&h.jsx("div",{className:"crop-region absolute cursor-move border-2 border-background",style:{left:`${w.left}%`,top:`${w.top}%`,width:`${w.width}%`,height:`${w.height}%`,boxShadow:"0 0 0 9999px rgba(0, 0, 0, 0.5)"},onPointerDown:x=>g(x,{mode:"move",start:p(x),base:b}),children:ng.map(({corner:x,cursor:T})=>h.jsx("span",{className:"crop-handle pointer-events-auto absolute size-3 -translate-x-1/2 -translate-y-1/2 rounded-sm border border-background bg-accent shadow",style:{left:x==="nw"||x==="sw"?"0%":"100%",top:x==="nw"||x==="ne"?"0%":"100%",cursor:T},onPointerDown:M=>g(M,{mode:"resize",corner:x,start:p(M),base:b})},x))})]})}function sg({name:t,thumbnail:e,href:n,quantity:r,price:o,children:i,className:l}){return h.jsxs("li",{className:q("flex items-center gap-3 py-3 first:pt-0 last:pb-0",l),children:[e&&h.jsx("img",{src:e,alt:"",className:"size-12 shrink-0 rounded-md border border-default object-cover"}),h.jsxs("div",{className:"flex min-w-0 flex-1 flex-col",children:[n?h.jsx(No,{href:n,className:"font-medium",children:t}):h.jsx("span",{className:"font-medium",children:t}),i!=null&&h.jsx("span",{className:"text-sm text-default-500",children:i})]}),r!=null&&h.jsxs("span",{className:"shrink-0 text-sm text-default-500",children:["×",r]}),o!=null&&h.jsx("span",{className:"shrink-0 text-sm font-medium",children:o})]})}function ag({title:t="What you need",children:e,className:n}){return h.jsxs(At,{className:q("w-full",n),children:[t!=null&&h.jsx(At.Header,{children:h.jsx(At.Title,{children:t})}),h.jsx(At.Content,{children:h.jsx("ul",{className:"flex flex-col divide-y divide-default",children:e})})]})}const cg=Object.assign(ag,{Item:sg});function Hc(t){return null}function ug(t){return s.isValidElement(t)&&t.type===Hc}function Gc(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"mr-1 size-4 shrink-0",children:h.jsx("path",{d:"m6 9 6 6 6-6"})})}function Pl(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M10 13a5 5 0 0 0 7.07 0l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71M14 11a5 5 0 0 0-7.07 0l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})})}function dg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M12 19V5M5 12l7-7 7 7"})})}function fg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"size-3.5",children:h.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})}function hg(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"currentColor",className:"size-4",children:[h.jsx("circle",{cx:"9",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"18",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"18",r:"1.4"})]})}function pg(t){var r;if(!t||t==="#"||t.startsWith("blob:"))return;const n=(((r=t.replaceAll("\\","/").split("?")[0])==null?void 0:r.split("#")[0])??"").split("/").pop();if(!(!n||n==="."||n===".."))try{return decodeURIComponent(n)}catch{return n}}function bg(t,e){return e===void 0||e===!1?e:typeof e=="string"?e||void 0:pg(t)??!0}function ao(t){const{href:e,download:n,external:r}=t.props;return{href:e,download:bg(e,n),...r?{target:"_blank",rel:"noreferrer noopener"}:{}}}function mg(t,e,n,r){return q(qe({variant:t,size:e,fullWidth:!0}),"!min-h-0 !justify-center !rounded-none",n&&"!rounded-b-3xl",r&&"border-b border-separator","hover:!bg-[var(--button-bg-hover)] data-[hovered=true]:!bg-[var(--button-bg-hover)]")}function co(){return h.jsx("span",{"aria-hidden":"true",className:vo({orientation:"horizontal"}).separator()})}function gg({variant:t="primary",size:e="md",icon:n,menuLabel:r="More download options",editing:o,children:i,className:l}){const a=s.Children.toArray(i).filter(ug);if(o)return h.jsx(vg,{items:a,variant:t,size:e,icon:n,menuLabel:r,editing:o,className:l});if(a.length===0)return null;const[c,...u]=a;if(u.length===0){const d=qe({variant:"primary",size:e});return h.jsxs(No,{...ao(c),className:q(d,l),children:[n,c.props.children]})}return h.jsx(yg,{items:a,variant:t,size:e,icon:n,menuLabel:r,className:l})}function yg({items:t,variant:e,size:n,icon:r,menuLabel:o,className:i}){const l=s.useRef(null),[a,c]=s.useState(),[u]=t,d=qe({variant:e,size:n});return s.useLayoutEffect(()=>{const f=l.current;if(!f)return;const b=()=>c(f.offsetWidth);b();const p=new ResizeObserver(b);return p.observe(f),()=>p.disconnect()},[t,e,n]),h.jsxs("div",{ref:l,className:q(vo({orientation:"horizontal"}).base(),i),children:[h.jsxs(No,{...ao(u),className:d,children:[r,u.props.children]}),h.jsxs(Dt,{children:[h.jsxs(Dt.Trigger,{"aria-label":o,className:q(qe({variant:e,size:n,isIconOnly:!0}),"!inline-flex items-center justify-center"),children:[h.jsx(co,{}),h.jsx(Gc,{})]}),h.jsx(Dt.Popover,{placement:"bottom",offset:0,triggerRef:l,className:"!max-w-none !p-0",style:a?{minWidth:a}:void 0,children:h.jsx(Dt.Menu,{className:"!gap-0 !p-0",children:t.map((f,b)=>h.jsxs(Dt.Item,{...ao(f),className:mg("secondary",n,b===t.length-1,b<t.length-1),children:[b===0?r:null,f.props.children]},b))})})]})]})}function vg({items:t,variant:e,size:n,icon:r,menuLabel:o,editing:i,className:l}){const[a,c]=s.useState(!1),[u,d]=s.useState(null),[f,b]=s.useState(null),{onAddItem:p,onRemoveItem:g,onReorderItem:y,onSelectItem:v}=i,w=t[0],x=t.slice(1),T=qe({variant:e,size:n}),M=y!=null,C=()=>{d(null),b(null)},I=R=>{u!=null&&u!==R&&(y==null||y(u,R)),C()};return h.jsxs("div",{className:q("relative inline-flex flex-col items-start",l),children:[h.jsxs("div",{className:vo({orientation:"horizontal"}).base(),children:[h.jsxs("span",{className:q(T,"cursor-text"),children:[r,w?w.props.children:h.jsx("span",{className:"opacity-60",children:"Add a link"})]}),w&&v&&h.jsxs("button",{type:"button",onClick:()=>v(0),"aria-label":"Edit primary link",className:qe({variant:e,size:n,isIconOnly:!0}),children:[h.jsx(co,{}),h.jsx(Pl,{})]}),h.jsxs("button",{type:"button",onClick:()=>c(R=>!R),"aria-label":o,"aria-expanded":a,className:qe({variant:e,size:n,isIconOnly:!0}),children:[!(w&&v)&&h.jsx(co,{}),h.jsx(Gc,{})]})]}),a&&h.jsxs(h.Fragment,{children:[h.jsx("div",{className:"fixed inset-0 z-40",onClick:()=>c(!1),"aria-hidden":"true"}),h.jsxs("div",{className:"absolute left-0 top-full z-50 mt-2 w-64 rounded-lg border border-default-200 bg-background p-2 shadow-lg",children:[x.length>0?h.jsx("ul",{className:"flex flex-col gap-0.5",children:x.map((R,N)=>{const A=N+1;return h.jsxs("li",{draggable:M||void 0,onDragStart:M?()=>d(A):void 0,onDragOver:M?P=>{P.preventDefault(),b(A)}:void 0,onDrop:M?P=>{P.preventDefault(),I(A)}:void 0,onDragEnd:M?C:void 0,className:q("flex items-center gap-1.5 rounded-md px-1.5 py-1 transition",M&&"cursor-grab",u===A&&"opacity-40",f===A&&u!==A&&"ring-2 ring-accent"),children:[M&&h.jsx("span",{className:"shrink-0 text-default-400",children:h.jsx(hg,{})}),h.jsx("span",{className:"min-w-0 flex-1 text-sm",children:R.props.children}),y&&h.jsx("button",{type:"button",onClick:()=>y(A,0),"aria-label":"Make default download",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(dg,{})}),v&&h.jsx("button",{type:"button",onClick:()=>v(A),"aria-label":"Edit link",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(Pl,{})}),g&&h.jsx("button",{type:"button",onClick:()=>g(A),"aria-label":"Remove option",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-danger focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(fg,{})})]},A)})}):h.jsx("p",{className:"px-1.5 py-1 text-sm text-default-500",children:"No other options yet."}),p&&h.jsx("button",{type:"button",onClick:p,className:"mt-1 w-full rounded-md px-1.5 py-1 text-left text-sm font-medium text-accent transition hover:bg-default-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:"+ Add option"})]})]})]})}const xg=Object.assign(gg,{Item:Hc});function $g(t,e,n){const[r,o]=s.useState(e),i=t!==void 0,l=i?t:r,a=s.useCallback(c=>{i||o(c),n==null||n(c)},[i,n]);return[l,a]}const Uc=3,wg="#3ABF84",Eg="#34B07A",Cg="#0B7A47",Sg={caution:Pn.caution,reminder:"Reminder",note:Pn.note};function Pg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5 shrink-0 text-danger",children:h.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0ZM12 9v4M12 17h.01"})})}function kg(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5 shrink-0 text-default-500",children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"M12 16v-4M12 8h.01"})]})}function Tg(){return h.jsx("span",{"aria-hidden":"true",className:"mt-0.5 flex size-6 shrink-0 items-center justify-center rounded bg-default-100",children:h.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor",className:"size-3.5 text-default-500",children:h.jsx("path",{d:"M16 12V4h1V3H7v1h1v8l-2 2v1h5.2c-.2.6-.3 1.2-.3 1.8 0 2.2 1.8 4 4 4s4-1.8 4-4c0-.6-.1-1.2-.3-1.8H18v-1l-2-2z"})})})}function Mg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-7",children:h.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"})})}function Wc(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"size-3",children:h.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})}function Rg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})})}function Dg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M6 2v14a2 2 0 0 0 2 2h14M2 6h14a2 2 0 0 1 2 2v14"})})}function Ng(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"currentColor",className:"size-3.5",children:[h.jsx("circle",{cx:"9",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"18",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"18",r:"1.4"})]})}function Lg(t){return s.isValidElement(t)?t.type===sr?!0:typeof t.type=="function"&&t.type[Oo]===!0:!1}function kl(t,e){return t.type===sr?h.jsx(zc,{src:t.props.src,type:t.props.type,annotations:t.props.annotations,displayRegion:t.props.displayRegion,className:e}):s.cloneElement(t,{thumbnailPreview:!0,className:e})}function qc(t){return s.isValidElement(t)&&t.type===Zc}function Ig(t){return s.isValidElement(t)?s.Children.toArray(t.props.children).filter(qc).length:0}function Kg(t,e=!1){let n=null,r=null;for(const i of s.Children.toArray(t))s.isValidElement(i)&&(i.type===Yc&&(n=i.props.children),i.type===Xc&&(r=i));const o=s.Children.toArray(n).filter(Lg);return Ig(r),{figures:o.slice(0,Uc),bullets:r}}function Yc(t){return null}function Xc({children:t,className:e,editing:n}){const[r,o]=s.useState(null),[i,l]=s.useState(null);if(!n)return h.jsx("ul",{className:q("flex flex-col gap-2",e),children:t});const{onAddBullet:a,onRemoveBullet:c,onReorderBullet:u}=n,d=s.Children.toArray(t).filter(qc),f=u!=null&&d.length>1,b=c!=null&&d.length>1,p=()=>{o(null),l(null)},g=y=>{r!=null&&r!==y&&(u==null||u(r,y)),p()};return h.jsxs("ul",{className:q("flex flex-col gap-2",e),children:[d.map((y,v)=>s.cloneElement(y,{key:y.key??v,__edit:{canReorder:f,isDragging:r===v,isOver:i===v&&r!==v,onRemove:b?()=>c==null?void 0:c(v):void 0,onDragStart:()=>o(v),onDragOver:()=>l(v),onDrop:()=>g(v),onDragEnd:p}})),a&&h.jsx("li",{className:"list-none",children:h.jsx("button",{type:"button",onClick:a,className:"rounded-md px-1 py-0.5 text-sm font-medium text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:"+ New bullet"})})]})}function Zc(t){const{variant:e="dot",color:n="GREY",label:r,hideLabel:o=!1,onMarkerPress:i,markerAriaLabel:l,children:a,className:c}=t,u=t.__edit,[d,f]=s.useState(!1);let b=null,p;if(e==="dot")b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"mt-1.5 size-2 shrink-0 cursor-pointer rounded-full outline-none transition hover:ring-2 hover:ring-accent focus-visible:ring-2 focus-visible:ring-accent",style:{backgroundColor:je[n]}}):h.jsx("span",{"aria-hidden":"true",className:"mt-1.5 size-2 shrink-0 rounded-full",style:{backgroundColor:je[n]}}),p=h.jsx("span",{className:"flex-1",children:a});else if(e==="button")b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"size-2 shrink-0 cursor-pointer rounded-full bg-default-300 outline-none transition hover:ring-2 hover:ring-accent focus-visible:ring-2 focus-visible:ring-accent"}):null,p=h.jsx("div",{className:"min-w-0 flex-1",children:a});else{const T=r??Sg[e],M=e==="caution"?h.jsx(Pg,{}):e==="reminder"?h.jsx(Tg,{}):h.jsx(kg,{});b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"shrink-0 cursor-pointer rounded outline-none transition hover:opacity-70 focus-visible:ring-2 focus-visible:ring-accent",children:M}):M,p=h.jsxs("span",{className:"flex-1",children:[!o&&h.jsxs(h.Fragment,{children:[h.jsxs("span",{className:"font-semibold",children:[T,":"]})," "]}),a]})}const g=q("flex gap-2.5",e==="button"&&"items-center",e==="caution"&&"text-danger",c);if(!u)return h.jsxs("li",{className:g,children:[b,p]});const{canReorder:y,isDragging:v,isOver:w,onRemove:x}=u;return h.jsxs("li",{className:q("group rounded-md",g,v&&"opacity-40",w&&"ring-2 ring-accent"),draggable:y&&d?!0:void 0,onDragStart:y?T=>{T.dataTransfer.effectAllowed="move",u.onDragStart()}:void 0,onDragOver:y?T=>{T.preventDefault(),T.dataTransfer.dropEffect="move",u.onDragOver()}:void 0,onDrop:y?T=>{T.preventDefault(),u.onDrop()}:void 0,onDragEnd:y?()=>{f(!1),u.onDragEnd()}:void 0,children:[y&&h.jsx("span",{"aria-hidden":"true",onPointerDown:()=>f(!0),onPointerUp:()=>f(!1),className:"mt-1 shrink-0 cursor-grab text-default-400 transition hover:text-default-500",children:h.jsx(Ng,{})}),b,p,x&&h.jsx("button",{type:"button",onClick:x,"aria-label":"Remove bullet",className:"mt-1 shrink-0 rounded p-0.5 text-default-400 opacity-0 transition hover:text-danger focus-visible:opacity-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent group-hover:opacity-100",children:h.jsx(Wc,{})})]})}function Og(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"m5 12 5 5 9-11"})})}function Ag({figures:t,bullets:e,mediaEditing:n}){const r=n!=null,[o,i]=s.useState(0),[l,a]=s.useState(null),[c,u]=s.useState(null),d=(n==null?void 0:n.activeIndex)??o,f=t[d]??t[0],p=((f==null?void 0:f.props.type)??"image")==="image",g=C=>{var I;i(C),(I=n==null?void 0:n.onSelectImage)==null||I.call(n,C)},y=r&&(n==null?void 0:n.onReorderImage)!=null&&t.length>1,v=()=>{a(null),u(null)},w=C=>{var I;l!=null&&l!==C&&((I=n==null?void 0:n.onReorderImage)==null||I.call(n,l,C)),v()},x=r&&((n==null?void 0:n.canAddImage)??!0)&&t.length>=1&&t.length<Uc,T=r?t.length>=1:t.length>1,M="aspect-[4/3] w-28 sm:w-26 lg:w-30";return h.jsxs("div",{className:"grid grid-cols-1 gap-6 sm:grid-cols-2",children:[h.jsx("div",{className:"min-w-0",children:f?r?h.jsxs("div",{className:"group relative",children:[s.cloneElement(f,{className:q("w-full",f.props.className),zoomable:!1}),h.jsxs("div",{className:"absolute inset-0 flex items-center justify-center gap-2 rounded-lg opacity-0 transition group-hover:bg-foreground/40 group-hover:opacity-100 focus-within:bg-foreground/40 focus-within:opacity-100",children:[p&&h.jsxs("button",{type:"button",onClick:()=>{var C;return(C=n==null?void 0:n.onEditAnnotations)==null?void 0:C.call(n,d)},className:"flex items-center gap-1.5 rounded-md bg-background/90 px-2.5 py-1.5 text-sm font-semibold text-foreground shadow transition hover:bg-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:[h.jsx(Rg,{}),"Edit annotations"]}),p&&(n==null?void 0:n.onEditCrop)&&h.jsxs("button",{type:"button",onClick:()=>{var C;return(C=n==null?void 0:n.onEditCrop)==null?void 0:C.call(n,d)},className:"flex items-center gap-1.5 rounded-md bg-background/90 px-2.5 py-1.5 text-sm font-semibold text-foreground shadow transition hover:bg-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:[h.jsx(Dg,{}),"Adjust crop"]})]})]}):s.cloneElement(f,{className:q("w-full",f.props.className)}):r&&h.jsxs("button",{type:"button",onClick:()=>{var C;return(C=n==null?void 0:n.onAddImage)==null?void 0:C.call(n)},className:"flex aspect-[4/3] w-full flex-col items-center justify-center gap-2 rounded-lg border-2 border-dashed border-default bg-default-soft text-default-500 transition hover:border-accent hover:text-accent focus-visible:border-accent focus-visible:text-accent focus-visible:outline-none",children:[h.jsx(Mg,{}),h.jsx("span",{className:"text-sm font-medium",children:"Add image"})]})}),h.jsxs("div",{className:"flex min-w-0 flex-col gap-4",children:[(T||x)&&h.jsxs("div",{className:"flex flex-wrap gap-2",role:"group","aria-label":"Step images",children:[t.map((C,I)=>r?h.jsxs("div",{className:q("relative rounded-md transition-shadow",y&&"cursor-grab",l===I&&"opacity-40",c===I&&l!==I&&"ring-2 ring-accent ring-offset-2 ring-offset-background"),draggable:y||void 0,onDragStart:y?R=>{R.dataTransfer.effectAllowed="move",a(I)}:void 0,onDragOver:y?R=>{R.preventDefault(),R.dataTransfer.dropEffect="move",u(I)}:void 0,onDrop:y?R=>{R.preventDefault(),w(I)}:void 0,onDragEnd:y?v:void 0,children:[h.jsx("button",{type:"button",className:q("block overflow-hidden rounded-md border-2 transition-[box-shadow,opacity,border-color]",I===d?"border-accent shadow-md":"border-default opacity-80 hover:opacity-100"),onClick:()=>g(I),"aria-label":`Image ${I+1}`,"aria-pressed":I===d,children:kl(C,M)}),h.jsx("button",{type:"button",onClick:()=>{var R;return(R=n==null?void 0:n.onRemoveImage)==null?void 0:R.call(n,I)},"aria-label":`Remove image ${I+1}`,className:"absolute -right-1.5 -top-1.5 flex size-5 items-center justify-center rounded-full bg-foreground text-background shadow transition hover:bg-danger focus-visible:bg-danger focus-visible:outline-none",children:h.jsx(Wc,{})})]},C.key??C.props.src??I):h.jsx("button",{type:"button",className:q("overflow-hidden rounded-md border-2 transition-[box-shadow,opacity,border-color]",I===d?"border-accent shadow-md":"border-default opacity-80 hover:opacity-100"),onMouseEnter:()=>g(I),onFocus:()=>g(I),"aria-label":`Image ${I+1}`,"aria-pressed":I===d,children:kl(C,M)},C.key??C.props.src??I)),x&&h.jsx("button",{type:"button",onClick:()=>{var C;return(C=n==null?void 0:n.onAddImage)==null?void 0:C.call(n)},"aria-label":"Add image",className:q(M,"flex items-center justify-center rounded-md border-2 border-dashed border-default text-default-500 transition hover:border-accent hover:text-accent focus-visible:border-accent focus-visible:text-accent focus-visible:outline-none"),children:h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-6",children:h.jsx("path",{d:"M12 5v14M5 12h14"})})})]}),e]})]})}const Fg=s.forwardRef(function({number:e,title:n,isCompleted:r,defaultCompleted:o=!1,onCompletedChange:i,completable:l=!0,mediaEditing:a,children:c,id:u,scrollMarginTop:d,className:f},b){const[p,g]=$g(r,o,i),y=s.useId(),{figures:v,bullets:w}=Kg(c,a!=null),x=d!=null?{scrollMarginTop:d}:void 0;return h.jsxs("section",{ref:b,id:u,"aria-labelledby":n!=null?y:void 0,"data-step-number":e??void 0,"data-completed":p||void 0,style:x,className:q("flex flex-col gap-4 transition-opacity",d==null&&"scroll-mt-4",p&&"opacity-60",f),children:[h.jsxs("header",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[h.jsxs("div",{className:"flex min-w-0 items-center gap-3 sm:flex-1",children:[e!=null&&h.jsx("span",{className:q("flex size-8 shrink-0 items-center justify-center rounded-md text-sm font-bold tabular-nums",p?"bg-success text-success-foreground":"bg-foreground text-background"),children:p?h.jsx(Og,{}):e}),n!=null&&h.jsx("h3",{id:y,className:"min-w-0 flex-1 text-lg font-semibold leading-tight",children:n})]}),l&&h.jsx(Ab,{variant:p?"primary":"secondary",size:"lg",onPress:()=>g(!p),"aria-pressed":p,className:q("ml-auto shrink-0",p&&"guide-step-complete-button"),style:p?{"--guide-step-complete-bg":wg,"--guide-step-complete-bg-hover":Eg,"--guide-step-complete-checkbox":Cg}:void 0,children:h.jsx(gn,{isSelected:p,isReadOnly:!0,"aria-hidden":!0,className:"pointer-events-none gap-2 text-inherit",children:h.jsxs(gn.Content,{className:"flex items-center gap-2 whitespace-nowrap",children:[h.jsx(gn.Control,{children:h.jsx(gn.Indicator,{})}),"Mark complete"]})})})]}),h.jsx(Ag,{figures:v,bullets:w,mediaEditing:a})]})}),jg=Object.assign(Fg,{Media:Yc,Bullets:Xc,Bullet:Zc}),Ao=s.createContext(0),Jc=s.createContext(null),Qc=s.createContext(null);function eu(){return s.useContext(Ao)}function _g(){return s.useContext(Jc)}function Fo(){return s.useContext(Qc)}const Bg=8;function tu({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0}={}){return t+e}function nu({progressBarHeight:t=0,includeProgressBar:e=!1}={}){return e?t+Bg:0}function ar({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0}={}){return tu({parentScrollMarginTop:t,additionalParentScrollMarginTop:e})}function ru({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0,progressBarHeight:n=0,includeProgressBar:r=!1}){return ar({parentScrollMarginTop:t,additionalParentScrollMarginTop:e})+nu({progressBarHeight:n,includeProgressBar:r})}function Tl(t,e=window.innerHeight,n=0){if(t.height<=0)return 0;const r=Math.max(t.top,n),o=Math.min(t.bottom,e);return Math.max(0,o-r)/t.height}function Vg(t,e){if(t==null)return null;const n=(e==null?void 0:e.top)??t.top,r=Math.max(0,n-t.top);return r<=0?null:{top:t.top,bottom:t.top+r,left:t.left,right:t.right,width:t.width,height:r,x:t.x,y:t.y,toJSON:()=>({})}}function zg(){var t;return typeof window>"u"?0:window.scrollY||document.documentElement.scrollTop||((t=document.body)==null?void 0:t.scrollTop)||0}function Hg(){var t;return typeof document>"u"?0:Math.max(((t=document.body)==null?void 0:t.scrollHeight)??0,document.documentElement.scrollHeight)}function Gg(){return typeof window>"u"?0:window.innerHeight||document.documentElement.clientHeight||0}function Ug(t=zg(),e=Gg(),n=2){if(typeof document>"u")return!1;const r=Hg();return r<=e?!1:t+e>=r-n}function Wg({overviewRect:t,overviewContentInsetTop:e,stepNumbers:n,getStepRect:r,activeStepMinVisibleRatio:o,stepContentInsetTop:i,innerHeight:l=window.innerHeight,atPageBottom:a=!1}){var p;const c=t!=null?Tl(t,l,e):0,u=n.flatMap(g=>{const y=r(g);return y==null?[]:[{step:g,rect:y,visibleRatio:Tl(y,l,i)}]}),d=n.at(-1);if(a&&d!=null)return d;let f=null;for(const g of u)if(g.visibleRatio>=o){f=g.step;break}if(d!=null){const g=u.find(y=>y.step===d);if(g!=null&&g.visibleRatio>=o&&g.rect.top<=i)return d}if(c>=o){const g=f!=null?((p=u.find(y=>y.step===f))==null?void 0:p.visibleRatio)??0:0;if(f==null||c>=g)return null}if(f!=null)return f;const b=[...c>0?[{step:null,visibleRatio:c}]:[],...u.filter(g=>g.visibleRatio>0)];return b.length>0?b[b.length-1].step:null}const cr="step-",jo="step";function ur(t,e=cr){return`${e}${t}`}function ou(t,e=cr){const n=t.replace(/^#/,"");if(!n.startsWith(e))return null;const r=Number.parseInt(n.slice(e.length),10);return Number.isFinite(r)&&r>0?r:null}function iu(t,e=jo){const r=new URLSearchParams(t.startsWith("?")?t:`?${t}`).get(e);if(r==null||r==="")return null;const o=Number.parseInt(r,10);return Number.isFinite(o)&&o>0?o:null}function Sn(t,e,n=jo,r=cr){return e==="hash"?ou(t.hash,r):iu(t.search,n)}function lu(t,e,n,r=jo,o=cr){const i=new URL(t);return n==="hash"?(i.hash=e!=null?ur(e,o):"",i.toString()):(e!=null?i.searchParams.set(r,String(e)):i.searchParams.delete(r),i.toString())}const qg=900;function Yg(t,e){const n=Math.max(0,t.getBoundingClientRect().top+window.scrollY-e);window.scrollTo({top:n,behavior:"smooth"})}function vn(t){return document.getElementById(ur(t))}function Xg({enabled:t,rootRef:e,guideTopRef:n=null,guideContentRef:r=null,stepNumbers:o,mode:i="hash",stepUrlKey:l="step",scrollMarginTop:a=0,overviewScrollMarginTop:c=0,activeStepMinVisibleRatio:u=.2,onActiveStepChange:d}){const f=s.useRef(null),b=s.useRef(!1),p=s.useRef(!1),g=s.useRef(null),y=s.useRef(c),v=s.useRef(null),w=s.useCallback(C=>{if(typeof window>"u")return;const I=lu(window.location.href,C,i,l);I!==window.location.href&&window.history.replaceState(window.history.state,"",I)},[i,l]),x=s.useCallback((C,{updateUrl:I})=>{f.current!==C&&(f.current=C,I&&w(C),d==null||d(C))},[d,w]),T=s.useCallback(C=>{if(typeof window>"u")return;const I=C!=null?vn(C):(n==null?void 0:n.current)??e.current;if(I==null)return;const R=C!=null?a:c;b.current=!0,g.current!=null&&clearTimeout(g.current),Yg(I,R),x(C,{updateUrl:!1}),g.current=setTimeout(()=>{var N;b.current=!1,g.current=null,(N=v.current)==null||N.call(v)},qg)},[n,c,e,a,x]),M=s.useCallback(()=>{if(typeof window>"u")return;const C=Sn(window.location,i,l);T(C)},[i,T,l]);s.useEffect(()=>{if(!t||typeof window>"u"||p.current)return;const C=Sn(window.location,i,l);e.current!=null&&(C==null||o.includes(C)||o.length>0)&&(C!=null&&vn(C)==null||(p.current=!0,M()))},[t,i,e,M,o.join(","),l]),s.useEffect(()=>{!t||typeof window>"u"||y.current===c||(y.current=c,Sn(window.location,i,l)!=null||b.current)||T(null)},[t,i,c,T,l]),s.useEffect(()=>{if(!t||typeof window>"u")return;const C=()=>{M()};return window.addEventListener("hashchange",C),window.addEventListener("popstate",C),()=>{var I;window.removeEventListener("hashchange",C),window.removeEventListener("popstate",C),g.current!=null&&(clearTimeout(g.current),g.current=null,b.current=!1,(I=v.current)==null||I.call(v))}},[t,M]),s.useEffect(()=>{if(!t||typeof window>"u"||o.length===0)return;const C=()=>{var m,E;if(b.current)return;const P=((m=n==null?void 0:n.current)==null?void 0:m.getBoundingClientRect())??null,O=((E=r==null?void 0:r.current)==null?void 0:E.getBoundingClientRect())??null,V=Vg(P,O),F=Wg({overviewRect:V,overviewContentInsetTop:c,stepNumbers:o,getStepRect:L=>{var S;return((S=vn(L))==null?void 0:S.getBoundingClientRect())??null},activeStepMinVisibleRatio:u,stepContentInsetTop:a,atPageBottom:Ug()});x(F,{updateUrl:!0})},I=new IntersectionObserver(C,{root:null,rootMargin:`-${a}px 0px 0px 0px`,threshold:[0,.05,.1,.2,.25,.5,.75,.8,.9,1]}),R=[n==null?void 0:n.current,r==null?void 0:r.current,...o.map(P=>vn(P))];for(const P of R)P!=null&&I.observe(P);let N=0;const A=()=>{N===0&&(N=window.requestAnimationFrame(()=>{N=0,C()}))};return v.current=C,C(),window.addEventListener("scroll",A,{passive:!0}),()=>{v.current=null,window.removeEventListener("scroll",A),N!==0&&window.cancelAnimationFrame(N),I.disconnect()}},[u,t,r,n,c,a,x,o.join(",")])}function Zg(t){return s.isValidElement(t)}function Jg({children:t,showProgress:e=!0,onProgressChange:n,syncStepUrl:r=!0,stepUrlMode:o="hash",stepUrlKey:i="step",onActiveStepChange:l,scrollMarginTop:a=0,activeStepMinVisibleRatio:c=.2,completedSteps:u,onCompletedStepsChange:d,className:f}){const b=s.Children.toArray(t).filter(Zg),p=b.length,g=s.useRef(null),{ref:y,size:v}=_c({settleMs:e?250:0,layoutSettleKey:e}),w=eu(),x=_g(),T=Fo(),M=s.useMemo(()=>ar({parentScrollMarginTop:w,additionalParentScrollMarginTop:a}),[a,w]),C=s.useMemo(()=>ru({parentScrollMarginTop:w,additionalParentScrollMarginTop:a,progressBarHeight:(v==null?void 0:v.height)??0,includeProgressBar:e&&p>0}),[a,w,v==null?void 0:v.height,e,p]),I=M;s.useLayoutEffect(()=>{const m=x==null?void 0:x.current;m!=null&&(m.style.scrollMarginTop=`${M}px`)},[x,M]);const R=b.map((m,E)=>m.props.number??E+1),[N,A]=s.useState(()=>Object.fromEntries(b.map((m,E)=>[m.props.number??E+1,!!(m.props.defaultCompleted??m.props.isCompleted)]))),P=u!=null,O=P?u:N,V=(m,E)=>{const L={...O,[m]:E};if(P){d==null||d(L);return}A(L)},F=Object.values(O).filter(Boolean).length;return s.useEffect(()=>{n==null||n({completed:F,total:p})},[F,p,n]),Xg({enabled:r,rootRef:g,guideTopRef:x,guideContentRef:T,stepNumbers:R,mode:o,stepUrlKey:i,scrollMarginTop:C,overviewScrollMarginTop:M,activeStepMinVisibleRatio:c,onActiveStepChange:l}),h.jsxs("div",{ref:g,className:q("flex flex-col gap-8",f),children:[e&&p>0&&h.jsx("div",{ref:y,className:"sticky z-10 mx-2",style:{top:I},children:h.jsx(At,{className:"w-full px-6 py-4",children:h.jsxs(yn,{value:F,maxValue:p,"aria-label":"Guide progress",className:"flex flex-col gap-1.5",children:[h.jsxs("div",{className:"flex items-center justify-between text-sm text-default-500",children:[h.jsx("span",{children:"Guide Progress"}),h.jsxs(yn.Output,{children:[F," / ",p," steps"]})]}),h.jsx(yn.Track,{className:"h-2 overflow-hidden rounded-full bg-default-soft",children:h.jsx(yn.Fill,{className:"h-full rounded-full bg-success transition-[width]"})})]})})}),h.jsx("ol",{className:"flex flex-col",children:b.map((m,E)=>{const L=m.props.number??E+1,S=r?ur(L):m.props.id;return h.jsxs("li",{children:[s.cloneElement(m,{number:L,id:m.props.id??S,scrollMarginTop:r?C:void 0,isCompleted:O[L]??!1,onCompletedChange:D=>{var $,k;V(L,D),(k=($=m.props).onCompletedChange)==null||k.call($,D)}}),E<b.length-1&&h.jsx(om,{className:"my-8"})]},m.key??L)})})]})}function Qg({title:t,heroImage:e,heroImageAlt:n,difficulty:r,timeEstimate:o,meta:i,className:l}){const a=r!=null||o!=null,c=e!=null;return h.jsxs("header",{className:q("flex flex-col gap-4 border-b border-default pb-6 md:[grid-area:header]",c&&"sm:flex-row sm:items-center sm:gap-6",l),children:[c&&h.jsx("div",{className:"aspect-[4/3] h-32 shrink-0 overflow-hidden rounded-lg border border-default bg-default-100",children:h.jsx("img",{src:e,alt:n??"",className:"size-full object-cover"})}),h.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-4",children:[h.jsxs("div",{className:"flex flex-col gap-1.5",children:[h.jsx("h1",{className:"text-3xl font-bold tracking-tight",children:t}),i!=null&&h.jsx("div",{className:"text-sm text-default-500",children:i})]}),a&&h.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[r!=null&&h.jsx(Ac,{difficulty:r}),o!=null&&h.jsx(Vn,{variant:"soft",color:"default",children:h.jsx(Vn.Label,{children:o})})]})]})]})}function ey({children:t,className:e}){return h.jsx("div",{className:q("min-w-0 md:[grid-area:intro]",e),children:h.jsx("div",{className:"max-w-prose text-default-700",children:t})})}function ty({children:t,className:e}){return h.jsx("aside",{className:q("min-w-0 md:[grid-area:sidebar]",e),children:h.jsx("div",{className:"flex flex-col gap-4",children:t})})}function ny({children:t,className:e}){const n=Fo();return h.jsx("main",{ref:n,className:q("min-w-0 w-full md:[grid-area:main]",e),children:t})}const ry=Object.assign(function({children:e,scrollMarginTop:n=0,className:r}){const o=s.useRef(null),i=s.useRef(null),l=s.useMemo(()=>ar({parentScrollMarginTop:n}),[n]),a=s.useMemo(()=>({scrollMarginTop:l}),[l]);return h.jsx(Jc.Provider,{value:o,children:h.jsx(Qc.Provider,{value:i,children:h.jsx(Ao.Provider,{value:n,children:h.jsx("div",{ref:o,style:a,className:q("mx-auto grid w-full max-w-6xl grid-cols-1 gap-x-8 gap-y-8 md:grid-cols-[minmax(0,1fr)_20rem] md:[grid-template-areas:'header_header'_'intro_sidebar'_'main_main']",r),children:e})})})})},{Header:Qg,Intro:ey,Sidebar:ty,Content:ny});exports.COLORS=je;exports.Callout=Am;exports.DISPLAY_REGION_ASPECT=Hn;exports.DifficultyBadge=Ac;exports.GuideLayout=ry;exports.GuideScrollMarginContext=Ao;exports.GuideStep=jg;exports.GuideStepList=Jg;exports.LinkButton=xg;exports.MIN_REGION_WIDTH=Io;exports.MediaCropEditor=lg;exports.MediaFigure=sr;exports.MediaFigureThumbnail=zc;exports.ToolList=cg;exports.buildGuideStepUrl=lu;exports.calloutTypeColor=Ml;exports.calloutTypeHex=Rl;exports.calloutTypeLabel=Pn;exports.centeredDisplayRegion=jc;exports.clampDisplayRegion=nn;exports.computeGuideLibraryScrollMarginTop=nu;exports.computeGuideOverviewScrollMarginTop=ar;exports.computeGuideStepScrollMarginTop=ru;exports.computeParentScrollMarginTop=tu;exports.displayRegionHeight=ct;exports.guideStepUrlId=ur;exports.hexToRgba=ot;exports.markerTextColor=Un;exports.mediaFigureType=Oo;exports.parseGuideStepFromHash=ou;exports.parseGuideStepFromSearch=iu;exports.readGuideStepFromLocation=Sn;exports.useGuideContentRef=Fo;exports.useGuideScrollMargin=eu;
|
|
28
|
+
*/var qi;function op(){return qi||(qi=1,process.env.NODE_ENV!=="production"&&(function(){function t(p,g){return p===g&&(p!==0||1/p===1/g)||p!==p&&g!==g}function e(p,g){d||o.startTransition===void 0||(d=!0,console.error("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var y=g();if(!f){var v=g();i(y,v)||(console.error("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}v=l({inst:{value:y,getSnapshot:g}});var w=v[0].inst,x=v[1];return c(function(){w.value=y,w.getSnapshot=g,n(w)&&x({inst:w})},[p,y,g]),a(function(){return n(w)&&x({inst:w}),p(function(){n(w)&&x({inst:w})})},[p]),u(y),y}function n(p){var g=p.getSnapshot;p=p.value;try{var y=g();return!i(p,y)}catch{return!0}}function r(p,g){return g()}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var o=s,i=typeof Object.is=="function"?Object.is:t,l=o.useState,a=o.useEffect,c=o.useLayoutEffect,u=o.useDebugValue,d=!1,f=!1,b=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?r:e;Pr.useSyncExternalStore=o.useSyncExternalStore!==void 0?o.useSyncExternalStore:b,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())})()),Pr}var Yi;function ip(){return Yi||(Yi=1,process.env.NODE_ENV==="production"?mn.exports=rp():mn.exports=op()),mn.exports}var lp=ip();const Sa=s.createContext(!1),qt=s.createContext(null);function sp(t){if(s.useContext(qt))return t.content;let{collection:n,document:r}=dp(t.createCollection);return s.createElement(s.Fragment,null,s.createElement(Ef,null,s.createElement(qt.Provider,{value:r},t.content)),s.createElement(ap,{render:t.children,collection:n}))}function ap({collection:t,render:e}){return e(t)}function cp(t,e,n){let r=Ze(),o=s.useRef(r);o.current=r;let i=s.useCallback(()=>o.current?n():e(),[e,n]);return lp.useSyncExternalStore(t,i)}const up=typeof s.useSyncExternalStore=="function"?s.useSyncExternalStore:cp;function dp(t){let[e]=s.useState(()=>new tp((t==null?void 0:t())||new ep)),n=s.useCallback(l=>e.subscribe(l),[e]),r=s.useCallback(()=>{let l=e.getCollection();return e.isSSR&&e.resetAfterSSR(),l},[e]),o=s.useCallback(()=>(e.isSSR=!0,e.getCollection()),[e]);return{collection:up(n,r,o),document:e}}const eo=s.createContext(null);function fp(t){var n;return n=class extends St{},n.type=t,n}function Pa(t,e,n,r,o,i){typeof t=="string"&&(t=fp(t));let l=s.useCallback(c=>{c==null||c.setProps(e,n,t,r,i)},[e,n,r,i,t]),a=s.useContext(eo);if(a){let c=a.ownerDocument.nodesByProps.get(e);return c||(c=a.ownerDocument.createElement(t.type),c.setProps(e,n,t,r,i),a.appendChild(c),a.ownerDocument.updateCollection(),a.ownerDocument.nodesByProps.set(e,c)),o?s.createElement(eo.Provider,{value:c},o):null}return s.createElement(t.type,{ref:l},o)}function ka(t,e){let n=({node:o})=>e(o.props,o.props.ref,o),r=s.forwardRef((o,i)=>{let l=s.useContext(zr);if(!s.useContext(Sa)){if(e.length>=3)throw new Error(e.name+" cannot be rendered outside a collection.");return e(o,i)}return Pa(t,o,i,"children"in o?o.children:null,null,c=>s.createElement(zr.Provider,{value:l},s.createElement(n,{node:c})))});return r.displayName=e.name,r}function Ta(t,e,n=Ma){let r=({node:i})=>e(i.props,i.props.ref,i),o=s.forwardRef((i,l)=>{let a=n(i);return Pa(t,i,l,null,a,c=>s.createElement(r,{node:c}))??s.createElement(s.Fragment,null)});return o.displayName=e.name,o}function Ma(t){return Ca({...t,addIdAndValue:!0})}const Xi=s.createContext(null);function hp(t){let e=s.useContext(Xi),n=((e==null?void 0:e.dependencies)||[]).concat(t.dependencies),r=t.idScope??(e==null?void 0:e.idScope),o=Ma({...t,idScope:r,dependencies:n});return s.useContext(qt)&&(o=s.createElement(pp,null,o)),e=s.useMemo(()=>({dependencies:n,idScope:r}),[r,...n]),s.createElement(Xi.Provider,{value:e},o)}function pp({children:t}){let e=s.useContext(qt),n=s.useMemo(()=>s.createElement(qt.Provider,{value:null},s.createElement(Sa.Provider,{value:!0},t)),[t]);return Ze()?s.createElement(eo.Provider,{value:e},n):Xt.createPortal(n,e)}const bp=s.createContext(null),mp={CollectionRoot({collection:t,renderDropIndicator:e}){return Zi(t,null,e)},CollectionBranch({collection:t,parent:e,renderDropIndicator:n}){return Zi(t,e,n)}};function Zi(t,e,n){return Ca({items:e?t.getChildren(e.key):t,dependencies:[n],children(r){if(r.type==="content")return s.createElement(s.Fragment,null);let o=r.render(r);return!n||r.type!=="item"?o:s.createElement(s.Fragment,null,n({type:"item",key:r.key,dropPosition:"before"}),o,gp(t,r,n))}})}function gp(t,e,n){let r=e.key,o=t.getKeyAfter(r),i=o!=null?t.getItem(o):null;for(;i!=null&&i.type!=="item";)o=t.getKeyAfter(i.key),i=o!=null?t.getItem(o):null;let l=e.nextKey!=null?t.getItem(e.nextKey):null;for(;l!=null&&l.type!=="item";)l=l.nextKey!=null?t.getItem(l.nextKey):null;let a=[];if(l==null){let c=e;for(;(c==null?void 0:c.type)==="item"&&(!i||c.parentKey!==i.parentKey&&i.level<c.level);){let u=n({type:"item",key:c.key,dropPosition:"after"});s.isValidElement(u)&&a.push(s.cloneElement(u,{key:`${c.key}-after`})),c=c.parentKey!=null?t.getItem(c.parentKey):null}}return a}const tr=s.createContext(mp);function yp(t){return s.useMemo(()=>t!=null?new Set([t]):null,[t])}function Ra(t){let e=xp(Q(t));e!==t&&(e&&vp(e,t),t&&Da(t,e))}function vp(t,e){t.dispatchEvent(new FocusEvent("blur",{relatedTarget:e})),t.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:e}))}function Da(t,e){t.dispatchEvent(new FocusEvent("focus",{relatedTarget:e})),t.dispatchEvent(new FocusEvent("focusin",{bubbles:!0,relatedTarget:e}))}function xp(t){let e=ne(t),n=e==null?void 0:e.getAttribute("aria-activedescendant");return n&&t.getElementById(n)||e}const Ji=s.createContext(null),$p=s.createContext(null),wp=s.createContext({}),Ep=s.createContext({}),Cp=s.createContext(null);function Sp(t){let e=s.useRef({});return s.createElement(Cp.Provider,{value:e},t.children)}const Pp=s.createContext({isSelected:!1});function kp(t){let e=ae(t,{labelable:!0}),n;return t.orientation==="vertical"&&(n="vertical"),t.elementType!=="hr"?{separatorProps:{...e,role:"separator","aria-orientation":n}}:{separatorProps:e}}const Mo=s.createContext({}),Go=class Go extends St{filter(e,n){let r=n.getItem(this.prevKey);if(r&&r.type!=="separator"){let o=this.clone();return n.addDescendants(o,e),o}return null}};Go.type="separator";let to=Go;const Tp=ka(to,function(e,n){[e,n]=Me(e,n,Mo);let{elementType:r,orientation:o,style:i,className:l,slot:a,...c}=e,u=r||"hr";u==="hr"&&o==="vertical"&&(u="div");let d=pe[u],{separatorProps:f}=kp({...c,elementType:r,orientation:o}),b=ae(e,{global:!0});return s.createElement(d,{render:e.render,...Y(b,f),style:i,className:l??"react-aria-Separator",ref:n,slot:a||void 0})}),Na=s.createContext({});var La={};La={longPressMessage:"اضغط مطولاً أو اضغط على Alt + السهم لأسفل لفتح القائمة"};var Ia={};Ia={longPressMessage:"Натиснете продължително или натиснете Alt+ стрелка надолу, за да отворите менюто"};var Ka={};Ka={longPressMessage:"Dlouhým stiskem nebo stisknutím kláves Alt + šipka dolů otevřete nabídku"};var Oa={};Oa={longPressMessage:"Langt tryk eller tryk på Alt + pil ned for at åbne menuen"};var Aa={};Aa={longPressMessage:"Drücken Sie lange oder drücken Sie Alt + Nach-unten, um das Menü zu öffnen"};var Fa={};Fa={longPressMessage:"Πιέστε παρατεταμένα ή πατήστε Alt + κάτω βέλος για να ανοίξετε το μενού"};var ja={};ja={longPressMessage:"Long press or press Alt + ArrowDown to open menu"};var _a={};_a={longPressMessage:"Mantenga pulsado o pulse Alt + flecha abajo para abrir el menú"};var Ba={};Ba={longPressMessage:"Menüü avamiseks vajutage pikalt või vajutage klahve Alt + allanool"};var Va={};Va={longPressMessage:"Avaa valikko painamalla pohjassa tai näppäinyhdistelmällä Alt + Alanuoli"};var za={};za={longPressMessage:"Appuyez de manière prolongée ou appuyez sur Alt + Flèche vers le bas pour ouvrir le menu."};var Ha={};Ha={longPressMessage:"לחץ לחיצה ארוכה או הקש Alt + ArrowDown כדי לפתוח את התפריט"};var Ga={};Ga={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dolje za otvaranje izbornika"};var Ua={};Ua={longPressMessage:"Nyomja meg hosszan, vagy nyomja meg az Alt + lefele nyíl gombot a menü megnyitásához"};var Wa={};Wa={longPressMessage:"Premi a lungo o premi Alt + Freccia giù per aprire il menu"};var qa={};qa={longPressMessage:"長押しまたは Alt+下矢印キーでメニューを開く"};var Ya={};Ya={longPressMessage:"길게 누르거나 Alt + 아래쪽 화살표를 눌러 메뉴 열기"};var Xa={};Xa={longPressMessage:"Norėdami atidaryti meniu, nuspaudę palaikykite arba paspauskite „Alt + ArrowDown“."};var Za={};Za={longPressMessage:"Lai atvērtu izvēlni, turiet nospiestu vai nospiediet taustiņu kombināciju Alt + lejupvērstā bultiņa"};var Ja={};Ja={longPressMessage:"Langt trykk eller trykk Alt + PilNed for å åpne menyen"};var Qa={};Qa={longPressMessage:"Druk lang op Alt + pijl-omlaag of druk op Alt om het menu te openen"};var ec={};ec={longPressMessage:"Naciśnij i przytrzymaj lub naciśnij klawisze Alt + Strzałka w dół, aby otworzyć menu"};var tc={};tc={longPressMessage:"Pressione e segure ou pressione Alt + Seta para baixo para abrir o menu"};var nc={};nc={longPressMessage:"Prima continuamente ou prima Alt + Seta Para Baixo para abrir o menu"};var rc={};rc={longPressMessage:"Apăsați lung sau apăsați pe Alt + săgeată în jos pentru a deschide meniul"};var oc={};oc={longPressMessage:"Нажмите и удерживайте или нажмите Alt + Стрелка вниз, чтобы открыть меню"};var ic={};ic={longPressMessage:"Ponuku otvoríte dlhým stlačením alebo stlačením klávesu Alt + klávesu so šípkou nadol"};var lc={};lc={longPressMessage:"Za odprtje menija pritisnite in držite gumb ali pritisnite Alt+puščica navzdol"};var sc={};sc={longPressMessage:"Dugo pritisnite ili pritisnite Alt + strelicu prema dole da otvorite meni"};var ac={};ac={longPressMessage:"Håll nedtryckt eller tryck på Alt + pil nedåt för att öppna menyn"};var cc={};cc={longPressMessage:"Menüyü açmak için uzun basın veya Alt + Aşağı Ok tuşuna basın"};var uc={};uc={longPressMessage:"Довго або звичайно натисніть комбінацію клавіш Alt і стрілка вниз, щоб відкрити меню"};var dc={};dc={longPressMessage:"长按或按 Alt + 向下方向键以打开菜单"};var fc={};fc={longPressMessage:"長按或按 Alt+向下鍵以開啟功能表"};var hc={};hc={"ar-AE":La,"bg-BG":Ia,"cs-CZ":Ka,"da-DK":Oa,"de-DE":Aa,"el-GR":Fa,"en-US":ja,"es-ES":_a,"et-EE":Ba,"fi-FI":Va,"fr-FR":za,"he-IL":Ha,"hr-HR":Ga,"hu-HU":Ua,"it-IT":Wa,"ja-JP":qa,"ko-KR":Ya,"lt-LT":Xa,"lv-LV":Za,"nb-NO":Ja,"nl-NL":Qa,"pl-PL":ec,"pt-BR":tc,"pt-PT":nc,"ro-RO":rc,"ru-RU":oc,"sk-SK":ic,"sl-SI":lc,"sr-SP":sc,"sv-SE":ac,"tr-TR":cc,"uk-UA":uc,"zh-CN":dc,"zh-TW":fc};const Mp=500;function pc(t){let{isDisabled:e,onLongPressStart:n,onLongPressEnd:r,onLongPress:o,threshold:i=Mp,accessibilityDescription:l}=t;const a=s.useRef(void 0);let{addGlobalListener:c,removeGlobalListener:u}=qn(),{pressProps:d}=Xe({isDisabled:e,onPressStart(b){if(b.continuePropagation(),(b.pointerType==="mouse"||b.pointerType==="touch")&&(n&&n({...b,type:"longpressstart"}),a.current=setTimeout(()=>{b.target.dispatchEvent(new PointerEvent("pointercancel",{bubbles:!0})),Q(b.target).activeElement!==b.target&&de(b.target),o&&o({...b,type:"longpress"}),a.current=void 0},i),b.pointerType==="touch")){let p=y=>{y.preventDefault()},g=fe(b.target);c(b.target,"contextmenu",p,{once:!0}),c(g,"pointerup",()=>{setTimeout(()=>{u(b.target,"contextmenu",p)},30)},{once:!0})}},onPressEnd(b){a.current&&clearTimeout(a.current),r&&(b.pointerType==="mouse"||b.pointerType==="touch")&&r({...b,type:"longpressend"})}}),f=nd(o&&!e?l:void 0);return{longPressProps:Y(d,f)}}function bc(t,e,n){let{type:r}=t,{isOpen:o}=e;s.useEffect(()=>{n&&n.current&&Ms.set(n.current,e.close)});let i;r==="menu"?i=!0:r==="listbox"&&(i="listbox");let l=he();return{triggerProps:{"aria-haspopup":i,"aria-expanded":o,"aria-controls":o?l:void 0,onPress:e.toggle},overlayProps:{id:l}}}function Rp(t){return t&&t.__esModule?t.default:t}function Dp(t,e,n){let{type:r="menu",isDisabled:o,trigger:i="press"}=t,l=he(),{triggerProps:a,overlayProps:c}=bc({type:r},e,n),u=p=>{if(!o&&!(i==="longPress"&&!p.altKey)&&n&&n.current)switch(p.key){case"Enter":case" ":if(i==="longPress"||p.isDefaultPrevented())return;case"ArrowDown":"continuePropagation"in p||p.stopPropagation(),p.preventDefault(),e.toggle("first");break;case"ArrowUp":"continuePropagation"in p||p.stopPropagation(),p.preventDefault(),e.toggle("last");break;default:"continuePropagation"in p&&p.continuePropagation()}},d=ma(Rp(hc),"@react-aria/menu"),{longPressProps:f}=pc({isDisabled:o||i!=="longPress",accessibilityDescription:d.format("longPressMessage"),onLongPressStart(){e.close()},onLongPress(){e.open("first")}}),b={preventFocusOnPress:!0,onPressStart(p){p.pointerType!=="touch"&&p.pointerType!=="keyboard"&&!o&&(de(p.target),e.open(p.pointerType==="virtual"?"first":null))},onPress(p){p.pointerType==="touch"&&!o&&(de(p.target),e.toggle())}};return delete a.onPress,{menuTriggerProps:{...a,...i==="press"?b:f,id:l,onKeyDown:u},menuProps:{...c,"aria-labelledby":l,autoFocus:e.focusStrategy||!0,onClose:e.close}}}const mc=new WeakMap;function no(t){return vu()?t.altKey:t.ctrlKey}function Cn(t,e){var o,i;let n=`[data-key="${CSS.escape(String(e))}"]`,r=(o=t.current)==null?void 0:o.dataset.collection;return r&&(n=`[data-collection="${CSS.escape(r)}"]${n}`),(i=t.current)==null?void 0:i.querySelector(n)}const gc=new WeakMap;function Np(t){let e=he();return gc.set(t,e),e}function Lp(t){return gc.get(t)}const Ip=1e3;function Kp(t){let{keyboardDelegate:e,selectionManager:n,onTypeSelect:r}=t,o=s.useRef({search:"",timeout:void 0}).current,i=l=>{let a=Op(l.key);if(!(!a||l.ctrlKey||l.metaKey||!H(l.currentTarget,j(l))||o.search.length===0&&a===" ")){if(a===" "&&o.search.trim().length>0&&(l.preventDefault(),"continuePropagation"in l||l.stopPropagation()),o.search+=a,e.getKeyForSearch!=null){let c=e.getKeyForSearch(o.search,n.focusedKey);c==null&&(c=e.getKeyForSearch(o.search)),c!=null&&(n.setFocusedKey(c),r&&r(c))}clearTimeout(o.timeout),o.timeout=setTimeout(()=>{o.search=""},Ip)}};return{typeSelectProps:{onKeyDownCapture:e.getKeyForSearch?i:void 0}}}function Op(t){return t.length===1||!/^[A-Z]/i.test(t)?t:""}function Ap(t){let{selectionManager:e,keyboardDelegate:n,ref:r,autoFocus:o=!1,shouldFocusWrap:i=!1,disallowEmptySelection:l=!1,disallowSelectAll:a=!1,escapeKeyBehavior:c="clearSelection",selectOnFocus:u=e.selectionBehavior==="replace",disallowTypeAhead:d=!1,shouldUseVirtualFocus:f,allowsTabNavigation:b=!1,scrollRef:p=r,linkBehavior:g="action"}=t,{direction:y}=dt(),v=Zt(),w=m=>{var L,S,N,$,k,A,G,U,W,ee,le,Z,be,Le;if(m.altKey&&m.key==="Tab"&&m.preventDefault(),!r.current||!H(r.current,j(m)))return;const C=(z,$e)=>{if(z!=null){if(e.isLink(z)&&g==="selection"&&u&&!no(m)){Xt.flushSync(()=>{e.setFocusedKey(z,$e)});let me=Cn(r,z),et=e.getItemProps(z);me&&v.open(me,m,et.href,et.routerOptions);return}if(e.setFocusedKey(z,$e),e.isLink(z)&&g==="override")return;m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&!no(m)&&e.replaceSelection(z)}};switch(m.key){case"ArrowDown":if(n.getKeyBelow){let z=e.focusedKey!=null?(L=n.getKeyBelow)==null?void 0:L.call(n,e.focusedKey):(S=n.getFirstKey)==null?void 0:S.call(n);z==null&&i&&(z=(N=n.getFirstKey)==null?void 0:N.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),C(z))}break;case"ArrowUp":if(n.getKeyAbove){let z=e.focusedKey!=null?($=n.getKeyAbove)==null?void 0:$.call(n,e.focusedKey):(k=n.getLastKey)==null?void 0:k.call(n);z==null&&i&&(z=(A=n.getLastKey)==null?void 0:A.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),C(z))}break;case"ArrowLeft":if(n.getKeyLeftOf){let z=e.focusedKey!=null?(G=n.getKeyLeftOf)==null?void 0:G.call(n,e.focusedKey):(U=n.getFirstKey)==null?void 0:U.call(n);z==null&&i&&(z=y==="rtl"?(W=n.getFirstKey)==null?void 0:W.call(n,e.focusedKey):(ee=n.getLastKey)==null?void 0:ee.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),C(z,y==="rtl"?"first":"last"))}break;case"ArrowRight":if(n.getKeyRightOf){let z=e.focusedKey!=null?(le=n.getKeyRightOf)==null?void 0:le.call(n,e.focusedKey):(Z=n.getFirstKey)==null?void 0:Z.call(n);z==null&&i&&(z=y==="rtl"?(be=n.getLastKey)==null?void 0:be.call(n,e.focusedKey):(Le=n.getFirstKey)==null?void 0:Le.call(n,e.focusedKey)),z!=null&&(m.preventDefault(),C(z,y==="rtl"?"last":"first"))}break;case"Home":if(n.getFirstKey){if(e.focusedKey===null&&m.shiftKey)return;m.preventDefault();let z=n.getFirstKey(e.focusedKey,bt(m));e.setFocusedKey(z),z!=null&&(bt(m)&&m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&e.replaceSelection(z))}break;case"End":if(n.getLastKey){if(e.focusedKey===null&&m.shiftKey)return;m.preventDefault();let z=n.getLastKey(e.focusedKey,bt(m));e.setFocusedKey(z),z!=null&&(bt(m)&&m.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(z):u&&e.replaceSelection(z))}break;case"PageDown":if(n.getKeyPageBelow&&e.focusedKey!=null){let z=n.getKeyPageBelow(e.focusedKey);z!=null&&(m.preventDefault(),C(z))}break;case"PageUp":if(n.getKeyPageAbove&&e.focusedKey!=null){let z=n.getKeyPageAbove(e.focusedKey);z!=null&&(m.preventDefault(),C(z))}break;case"a":bt(m)&&e.selectionMode==="multiple"&&a!==!0&&(m.preventDefault(),e.selectAll());break;case"Escape":c==="clearSelection"&&!l&&e.selectedKeys.size!==0&&(m.stopPropagation(),m.preventDefault(),e.clearSelection());break;case"Tab":if(!b){if(m.shiftKey)r.current.focus();else{let z=Fe(r.current,{tabbable:!0}),$e,me;do me=z.lastChild(),me&&($e=me);while(me);let et=ne();$e&&(!$t($e)||et&&!Hl(et))&&de($e)}break}}},x=s.useRef({top:0,left:0});Lt(p,"scroll",()=>{var m,C;x.current={top:((m=p.current)==null?void 0:m.scrollTop)??0,left:((C=p.current)==null?void 0:C.scrollLeft)??0}});let T=m=>{var C,L;if(e.isFocused){H(m.currentTarget,j(m))||e.setFocused(!1);return}if(H(m.currentTarget,j(m))){if(e.setFocused(!0),e.focusedKey==null){let S=$=>{$!=null&&(e.setFocusedKey($),u&&!e.isSelected($)&&e.replaceSelection($))},N=m.relatedTarget;N&&m.currentTarget.compareDocumentPosition(N)&Node.DOCUMENT_POSITION_FOLLOWING?S(e.lastSelectedKey??((C=n.getLastKey)==null?void 0:C.call(n))):S(e.firstSelectedKey??((L=n.getFirstKey)==null?void 0:L.call(n)))}else p.current&&(p.current.scrollTop=x.current.top,p.current.scrollLeft=x.current.left);if(e.focusedKey!=null&&p.current){let S=Cn(r,e.focusedKey);S instanceof HTMLElement&&(!$t(S)&&!f&&de(S),Gt()==="keyboard"&&ii(S,{containingElement:r.current}))}}},M=m=>{H(m.currentTarget,m.relatedTarget)||e.setFocused(!1)},R=s.useRef(!1);Lt(r,gu,f?m=>{let{detail:C}=m;m.stopPropagation(),e.setFocused(!0),(C==null?void 0:C.focusStrategy)==="first"&&(R.current=!0)}:void 0),oi(()=>{var m;if(R.current){let C=((m=n.getFirstKey)==null?void 0:m.call(n))??null;if(C==null){let L=ne();Ra(r.current),Da(L,null),e.collection.size>0&&(R.current=!1)}else e.setFocusedKey(C),R.current=!1}},[e.collection]),oi(()=>{e.collection.size>0&&(R.current=!1)},[e.focusedKey]),Lt(r,mu,f?m=>{var C;m.stopPropagation(),e.setFocused(!1),(C=m.detail)!=null&&C.clearFocusKey&&e.setFocusedKey(null)}:void 0);const I=s.useRef(o),E=s.useRef(!1);s.useEffect(()=>{var m,C;if(I.current){let L=null;o==="first"&&(L=((m=n.getFirstKey)==null?void 0:m.call(n))??null),o==="last"&&(L=((C=n.getLastKey)==null?void 0:C.call(n))??null);let S=e.selectedKeys;if(S.size){for(let N of S)if(e.canSelectItem(N)){L=N;break}}e.setFocused(!0),e.setFocusedKey(L),L==null&&!f&&r.current&&Ye(r.current),e.collection.size>0&&(I.current=!1,E.current=!0)}});let D=s.useRef(e.focusedKey),K=s.useRef(null);s.useEffect(()=>{if(e.isFocused&&e.focusedKey!=null&&(e.focusedKey!==D.current||E.current)&&p.current&&r.current){let m=Gt(),C=Cn(r,e.focusedKey);if(!(C instanceof HTMLElement))return;(m==="keyboard"||E.current)&&(K.current&&cancelAnimationFrame(K.current),K.current=requestAnimationFrame(()=>{p.current&&($n(p.current,C),m!=="virtual"&&ii(C,{containingElement:r.current}))}))}!f&&e.isFocused&&e.focusedKey==null&&D.current!=null&&r.current&&Ye(r.current),D.current=e.focusedKey,E.current=!1}),s.useEffect(()=>()=>{K.current&&cancelAnimationFrame(K.current)},[]),Lt(r,"react-aria-focus-scope-restore",m=>{m.preventDefault(),e.setFocused(!0)});let P={onKeyDown:w,onFocus:T,onBlur:M,onMouseDown(m){p.current===j(m)&&m.preventDefault()}},{typeSelectProps:O}=Kp({keyboardDelegate:n,selectionManager:e});d||(P=Y(O,P));let _;f||(_=e.focusedKey==null?0:-1);let F=Np(e.collection);return{collectionProps:Y(P,{tabIndex:_,"data-collection":F})}}class Qi{constructor(e){this.ref=e}getItemRect(e){let n=this.ref.current;if(!n)return null;let r=e!=null?Cn(this.ref,e):null;if(!r)return null;let o=n.getBoundingClientRect(),i=r.getBoundingClientRect();return{x:i.left-o.left-n.clientLeft+n.scrollLeft,y:i.top-o.top-n.clientTop+n.scrollTop,width:i.width,height:i.height}}getContentSize(){let e=this.ref.current;return{width:(e==null?void 0:e.scrollWidth)??0,height:(e==null?void 0:e.scrollHeight)??0}}getVisibleRect(){let e=this.ref.current;return{x:(e==null?void 0:e.scrollLeft)??0,y:(e==null?void 0:e.scrollTop)??0,width:(e==null?void 0:e.clientWidth)??0,height:(e==null?void 0:e.clientHeight)??0}}}class Fp{constructor(...e){if(e.length===1){let n=e[0];this.collection=n.collection,this.ref=n.ref,this.collator=n.collator,this.disabledKeys=n.disabledKeys||new Set,this.disabledBehavior=n.disabledBehavior||"all",this.orientation=n.orientation||"vertical",this.direction=n.direction,this.layout=n.layout||"stack",this.layoutDelegate=n.layoutDelegate||new Qi(n.ref)}else this.collection=e[0],this.disabledKeys=e[1],this.ref=e[2],this.collator=e[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all",this.layoutDelegate=new Qi(this.ref);this.layout==="stack"&&this.orientation==="vertical"&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}isDisabled(e){var n,r;return this.disabledBehavior==="all"&&(((n=e.props)==null?void 0:n.isDisabled)||this.disabledKeys.has(e.key))&&((r=e.props)==null?void 0:r.disabledBehavior)!=="selection"}findNextNonDisabled(e,n,r=!1){let o=e;for(;o!=null;){let i=this.collection.getItem(o);if((i==null?void 0:i.type)==="item"&&(r||!this.isDisabled(i)))return o;o=n(o)}return null}getNextKey(e,n){let r=e;return r=this.collection.getKeyAfter(r),this.findNextNonDisabled(r,o=>this.collection.getKeyAfter(o),n==null?void 0:n.includeDisabled)}getPreviousKey(e,n){let r=e;return r=this.collection.getKeyBefore(r),this.findNextNonDisabled(r,o=>this.collection.getKeyBefore(o),n==null?void 0:n.includeDisabled)}findKey(e,n,r){let o=e,i=this.layoutDelegate.getItemRect(o);if(!i||o==null)return null;let l=i;do{if(o=n(o),o==null)break;i=this.layoutDelegate.getItemRect(o)}while(i&&r(l,i)&&o!=null);return o}isSameRow(e,n){return e.y===n.y||e.x!==n.x}isSameColumn(e,n){return e.x===n.x||e.y!==n.y}getKeyBelow(e,n){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(e,r=>this.getNextKey(r,n),this.isSameRow):this.getNextKey(e,n)}getKeyAbove(e,n){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(e,r=>this.getPreviousKey(r,n),this.isSameRow):this.getPreviousKey(e,n)}getNextColumn(e,n,r){return n?this.getPreviousKey(e,r):this.getNextKey(e,r)}getKeyRightOf(e,n){let r=this.direction==="ltr"?"getKeyRightOf":"getKeyLeftOf";return this.layoutDelegate[r]?(e=this.layoutDelegate[r](e),this.findNextNonDisabled(e,o=>this.layoutDelegate[r](o),n==null?void 0:n.includeDisabled)):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(e,this.direction==="rtl",n):this.findKey(e,o=>this.getNextColumn(o,this.direction==="rtl",n),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(e,this.direction==="rtl",n):null}getKeyLeftOf(e,n){let r=this.direction==="ltr"?"getKeyLeftOf":"getKeyRightOf";return this.layoutDelegate[r]?(e=this.layoutDelegate[r](e),this.findNextNonDisabled(e,o=>this.layoutDelegate[r](o),n==null?void 0:n.includeDisabled)):this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(e,this.direction==="ltr",n):this.findKey(e,o=>this.getNextColumn(o,this.direction==="ltr",n),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(e,this.direction==="ltr",n):null}getFirstKey(){let e=this.collection.getFirstKey();return this.findNextNonDisabled(e,n=>this.collection.getKeyAfter(n))}getLastKey(){let e=this.collection.getLastKey();return this.findNextNonDisabled(e,n=>this.collection.getKeyBefore(n))}getKeyPageAbove(e){let n=this.ref.current,r=this.layoutDelegate.getItemRect(e);if(!r)return null;if(n&&!st(n))return this.getFirstKey();let o=e;if(this.orientation==="horizontal"){let i=Math.max(0,r.x+r.width-this.layoutDelegate.getVisibleRect().width);for(;r&&r.x>i&&o!=null;)o=this.getKeyAbove(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}else{let i=Math.max(0,r.y+r.height-this.layoutDelegate.getVisibleRect().height);for(;r&&r.y>i&&o!=null;)o=this.getKeyAbove(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}return o??this.getFirstKey()}getKeyPageBelow(e){let n=this.ref.current,r=this.layoutDelegate.getItemRect(e);if(!r)return null;if(n&&!st(n))return this.getLastKey();let o=e;if(this.orientation==="horizontal"){let i=Math.min(this.layoutDelegate.getContentSize().width,r.x-r.width+this.layoutDelegate.getVisibleRect().width);for(;r&&r.x<i&&o!=null;)o=this.getKeyBelow(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}else{let i=Math.min(this.layoutDelegate.getContentSize().height,r.y-r.height+this.layoutDelegate.getVisibleRect().height);for(;r&&r.y<i&&o!=null;)o=this.getKeyBelow(o),r=o==null?null:this.layoutDelegate.getItemRect(o)}return o??this.getLastKey()}getKeyForSearch(e,n){if(!this.collator)return null;let r=this.collection,o=n||this.getFirstKey();for(;o!=null;){let i=r.getItem(o);if(!i)return null;let l=i.textValue.slice(0,e.length);if(i.textValue&&this.collator.compare(l,e)===0)return o;o=this.getNextKey(o)}return null}}let kr=new Map;function jp(t){let{locale:e}=dt(),n=e+(t?Object.entries(t).sort((o,i)=>o[0]<i[0]?-1:1).join():"");if(kr.has(n))return kr.get(n);let r=new Intl.Collator(e,t);return kr.set(n,r),r}function _p(t){let{selectionManager:e,collection:n,disabledKeys:r,ref:o,keyboardDelegate:i,layoutDelegate:l,orientation:a}=t,c=jp({usage:"search",sensitivity:"base"}),u=e.disabledBehavior,d=s.useMemo(()=>i||new Fp({collection:n,disabledKeys:r,disabledBehavior:u,ref:o,collator:c,layoutDelegate:l,orientation:a}),[i,l,n,r,o,c,u,a]),{collectionProps:f}=Ap({...t,ref:o,selectionManager:e,keyboardDelegate:d});return{listProps:f}}function Bp(t,e,n){let{shouldFocusWrap:r=!0,onKeyDown:o,onKeyUp:i,...l}=t;!t["aria-label"]&&!t["aria-labelledby"]&&process.env.NODE_ENV!=="production"&&console.warn("An aria-label or aria-labelledby prop is required for accessibility.");let a=ae(t,{labelable:!0}),{listProps:c}=_p({...l,ref:n,selectionManager:e.selectionManager,collection:e.collection,disabledKeys:e.disabledKeys,shouldFocusWrap:r,linkBehavior:"override"});return mc.set(e,{onClose:t.onClose,onAction:t.onAction,shouldUseVirtualFocus:t.shouldUseVirtualFocus}),{menuProps:Y(a,{onKeyDown:o,onKeyUp:i},{role:"menu",...c,onKeyDown:u=>{var d;(u.key!=="Escape"||t.shouldUseVirtualFocus)&&((d=c.onKeyDown)==null||d.call(c,u))}})}}function Vp(t){let{id:e,selectionManager:n,key:r,ref:o,shouldSelectOnPressUp:i,shouldUseVirtualFocus:l,focus:a,isDisabled:c,onAction:u,allowsDifferentPressOrigin:d,linkBehavior:f="action"}=t,b=Zt();e=he(e);let p=k=>{if(k.pointerType==="keyboard"&&no(k))n.toggleSelection(r);else{if(n.selectionMode==="none")return;if(n.isLink(r)){if(f==="selection"&&o.current){let A=n.getItemProps(r);b.open(o.current,k,A.href,A.routerOptions),n.setSelectedKeys(n.selectedKeys);return}else if(f==="override"||f==="none")return}n.selectionMode==="single"?n.isSelected(r)&&!n.disallowEmptySelection?n.toggleSelection(r):n.replaceSelection(r):k&&k.shiftKey?n.extendSelection(r):n.selectionBehavior==="toggle"||k&&(bt(k)||k.pointerType==="touch"||k.pointerType==="virtual")?n.toggleSelection(r):n.replaceSelection(r)}};s.useEffect(()=>{r===n.focusedKey&&n.isFocused&&(l?Ra(o.current):a?a():ne()!==o.current&&o.current&&Ye(o.current))},[o,r,n.focusedKey,n.childFocusStrategy,n.isFocused,l]),c=c||n.isDisabled(r);let g={};!l&&!c?g={tabIndex:r===n.focusedKey?0:-1,onFocus(k){j(k)===o.current&&n.setFocusedKey(r)}}:c&&(g.onMouseDown=k=>{k.preventDefault()}),s.useEffect(()=>{c&&n.focusedKey===r&&n.setFocusedKey(null)},[n,c,r]);let y=n.isLink(r)&&f==="override",v=u&&t.UNSTABLE_itemBehavior==="action",w=n.isLink(r)&&f!=="selection"&&f!=="none",x=!c&&n.canSelectItem(r)&&!y&&!v,T=(u||w)&&!c,M=T&&(n.selectionBehavior==="replace"?!x:!x||n.isEmpty),R=T&&x&&n.selectionBehavior==="replace",I=M||R,E=s.useRef(null),D=I&&x,K=s.useRef(!1),P=s.useRef(!1),O=n.getItemProps(r),_=k=>{var A;u&&(u(),(A=o.current)==null||A.dispatchEvent(new CustomEvent("react-aria-item-action",{bubbles:!0}))),w&&o.current&&b.open(o.current,k,O.href,O.routerOptions)},F={ref:o};if(i?(F.onPressStart=k=>{E.current=k.pointerType,K.current=D,k.pointerType==="keyboard"&&(!I||tl(k.key))&&p(k)},d?(F.onPressUp=M?void 0:k=>{k.pointerType==="mouse"&&x&&p(k)},F.onPress=M?_:k=>{k.pointerType!=="keyboard"&&k.pointerType!=="mouse"&&x&&p(k)}):F.onPress=k=>{if(M||R&&k.pointerType!=="mouse"){if(k.pointerType==="keyboard"&&!el(k.key))return;_(k)}else k.pointerType!=="keyboard"&&x&&p(k)}):(F.onPressStart=k=>{E.current=k.pointerType,K.current=D,P.current=M,x&&(k.pointerType==="mouse"&&!M||k.pointerType==="keyboard"&&(!T||tl(k.key)))&&p(k)},F.onPress=k=>{(k.pointerType==="touch"||k.pointerType==="pen"||k.pointerType==="virtual"||k.pointerType==="keyboard"&&I&&el(k.key)||k.pointerType==="mouse"&&P.current)&&(I?_(k):x&&p(k))}),g["data-collection"]=Lp(n.collection),g["data-key"]=r,F.preventFocusOnPress=l,l&&(F=Y(F,{onPressStart(k){k.pointerType!=="touch"&&(n.setFocused(!0),n.setFocusedKey(r))},onPress(k){k.pointerType==="touch"&&(n.setFocused(!0),n.setFocusedKey(r))}})),O)for(let k of["onPressStart","onPressEnd","onPressChange","onPress","onPressUp","onClick"])O[k]&&(F[k]=Jt(F[k],O[k]));let{pressProps:m,isPressed:C}=Xe(F),L=R?k=>{E.current==="mouse"&&(k.stopPropagation(),k.preventDefault(),_(k))}:void 0,{longPressProps:S}=pc({isDisabled:!D,onLongPress(k){k.pointerType==="touch"&&(p(k),n.setSelectionBehavior("toggle"))}}),N=k=>{E.current==="touch"&&K.current&&k.preventDefault()},$=f!=="none"&&n.isLink(r)?k=>{_e.isOpening||k.preventDefault()}:void 0;return{itemProps:Y(g,x||M||l&&!c?m:{},D?S:{},{onDoubleClick:L,onDragStartCapture:N,onClick:$,id:e},l?{onMouseDown:k=>k.preventDefault()}:void 0),isPressed:C,isSelected:n.isSelected(r),isFocused:n.isFocused&&n.focusedKey===r,isDisabled:c,allowsSelection:x,hasAction:I}}function el(t){return t==="Enter"}function tl(t){return t===" "}function zp(t,e){return typeof e.getChildren=="function"?e.getChildren(t.key):t.childNodes}const nl=new WeakMap;function Hp(t){let e=nl.get(t);if(e!=null)return e;let n=0,r=o=>{for(let i of o)i.type==="section"?r(zp(i,t)):i.type==="item"&&n++};return r(t),nl.set(t,n),n}function Gp(t,e,n){let{id:r,key:o,closeOnSelect:i,shouldCloseOnSelect:l,isVirtualized:a,"aria-haspopup":c,onPressStart:u,onPressUp:d,onPress:f,onPressChange:b,onPressEnd:p,onClick:g,onHoverStart:y,onHoverChange:v,onHoverEnd:w,onKeyDown:x,onKeyUp:T,onFocus:M,onFocusChange:R,onBlur:I,selectionManager:E=e.selectionManager}=t,D=!!c,K=D&&t["aria-expanded"]==="true",P=t.isDisabled??E.isDisabled(o),O=t.isSelected??E.isSelected(o),_=mc.get(e),F=e.collection.getItem(o),m=t.onClose||_.onClose,C=Zt(),L=()=>{var te;if(!D&&((te=F==null?void 0:F.props)!=null&&te.onAction?F.props.onAction():t.onAction&&t.onAction(o),_.onAction)){let kt=_.onAction;kt(o)}},S="menuitem";D||(E.selectionMode==="single"?S="menuitemradio":E.selectionMode==="multiple"&&(S="menuitemcheckbox"));let N=xn(),$=xn(),k=xn(),A={id:r,"aria-disabled":P||void 0,role:S,"aria-label":t["aria-label"],"aria-labelledby":N,"aria-describedby":[t["aria-describedby"],$,k].filter(Boolean).join(" ")||void 0,"aria-controls":t["aria-controls"],"aria-haspopup":c,"aria-expanded":t["aria-expanded"]};if(E.selectionMode!=="none"&&!D&&(A["aria-checked"]=O),a){let te=Number(F==null?void 0:F.index);A["aria-posinset"]=Number.isNaN(te)?void 0:te+1,A["aria-setsize"]=Hp(e.collection)}let G=s.useRef(!1),U=te=>{b==null||b(te),G.current=te},W=s.useRef(null),ee=te=>{te.pointerType!=="keyboard"&&(W.current={pointerType:te.pointerType}),te.pointerType==="mouse"&&(G.current||te.target.click()),d==null||d(te)},le=te=>{var qo,Yo;g==null||g(te),L(),Ol(te,C,F.props.href,F==null?void 0:F.props.routerOptions);let kt=((qo=W.current)==null?void 0:qo.pointerType)==="keyboard"?((Yo=W.current)==null?void 0:Yo.key)==="Enter"||E.selectionMode==="none"||E.isLink(o):E.selectionMode!=="multiple"||E.isLink(o);kt=l??i??kt,m&&!D&&kt&&m(),W.current=null},{itemProps:Z,isFocused:be}=Vp({id:r,selectionManager:E,key:o,ref:n,shouldSelectOnPressUp:!0,allowsDifferentPressOrigin:!0,linkBehavior:"none",shouldUseVirtualFocus:_.shouldUseVirtualFocus}),{pressProps:Le,isPressed:z}=Xe({onPressStart:u,onPress:f,onPressUp:ee,onPressChange:U,onPressEnd:p,isDisabled:P}),{hoverProps:$e}=tn({isDisabled:P,onHoverStart(te){!Ht()&&!(K&&c)&&(E.setFocused(!0),E.setFocusedKey(o)),y==null||y(te)},onHoverChange:v,onHoverEnd:w}),{keyboardProps:me}=Es({onKeyDown:te=>{if(te.repeat){te.continuePropagation();return}switch(te.key){case" ":W.current={pointerType:"keyboard",key:" "},j(te).click(),Vr("keyboard");break;case"Enter":W.current={pointerType:"keyboard",key:"Enter"},j(te).tagName!=="A"&&j(te).click(),Vr("keyboard");break;default:D||te.continuePropagation(),x==null||x(te);break}},onKeyUp:T}),{focusableProps:et}=en({onBlur:I,onFocus:M,onFocusChange:R},n),Wo=ae(F==null?void 0:F.props);delete Wo.id;let au=Kl(F==null?void 0:F.props);return{menuItemProps:{...A,...Y(Wo,au,D?{onFocus:Z.onFocus,"data-collection":Z["data-collection"],"data-key":Z["data-key"]}:Z,Le,$e,me,et,_.shouldUseVirtualFocus||D?{onMouseDown:te=>te.preventDefault()}:void 0,P?void 0:{onClick:le}),tabIndex:Z.tabIndex!=null&&K&&!_.shouldUseVirtualFocus?-1:Z.tabIndex},labelProps:{id:N},descriptionProps:{id:$},keyboardShortcutProps:{id:k},isFocused:be,isFocusVisible:be&&E.isFocused&&Ht()&&!K,isSelected:O,isPressed:z,isDisabled:P}}function Up(t){let{heading:e,"aria-label":n}=t,r=he();return{itemProps:{role:"presentation"},headingProps:e?{id:r,role:"presentation"}:{},groupProps:{role:"group","aria-label":n,"aria-labelledby":e?r:void 0}}}const gn=2,Wp=50,qp=1e3,rl=Math.PI/12;function Yp(t){let{menuRef:e,submenuRef:n,isOpen:r,isDisabled:o}=t,i=s.useRef(void 0),l=s.useRef(void 0),a=s.useRef(0),c=s.useRef(void 0),u=s.useRef(void 0),d=s.useRef(void 0),f=s.useRef(2),[b,p]=s.useState(!1);Tn({ref:r?n:void 0,onResize:()=>{n.current&&(l.current=n.current.getBoundingClientRect(),d.current=void 0)}});let y=()=>{p(!1),f.current=gn,i.current=void 0},v=zf(),w=Pe(x=>{b&&x.preventDefault()});s.useEffect(()=>{b&&e.current?e.current.style.pointerEvents="none":e.current.style.pointerEvents=""},[e,b]),J(()=>{let x=n.current,T=e.current;if(o||!x||!r||v!=="pointer"||!T){y();return}l.current=x.getBoundingClientRect();let M=R=>{if(R.pointerType==="touch"||R.pointerType==="pen")return;let I=Date.now();if(I-a.current<Wp)return;clearTimeout(c.current),clearTimeout(u.current);let{clientX:E,clientY:D}=R;if(!i.current){i.current={x:E,y:D};return}if(!l.current)return;if(d.current||(d.current=E>l.current.right?"left":"right"),E<T.getBoundingClientRect().left||E>T.getBoundingClientRect().right||D<T.getBoundingClientRect().top||D>T.getBoundingClientRect().bottom){y();return}let K=i.current.x,P=i.current.y,O=d.current==="right"?l.current.left-K:K-l.current.right,_=Math.atan2(P-l.current.top,O)+rl,F=Math.atan2(P-l.current.bottom,O)-rl,m=Math.atan2(P-D,d.current==="left"?-(E-K):E-K),C=m<_&&m>F;f.current=C?Math.min(f.current+1,gn):Math.max(f.current-1,0),f.current>=gn?p(!0):p(!1),a.current=I,i.current={x:E,y:D},C&&(c.current=setTimeout(()=>{y(),u.current=setTimeout(()=>{let L=document.elementFromPoint(E,D);L&&H(T,L)&&L.dispatchEvent(new PointerEvent("pointerover",{bubbles:!0,cancelable:!0}))},100)},qp))};return window.addEventListener("pointermove",M),process.env.NODE_ENV!=="test"&&window.addEventListener("pointerdown",w,!0),()=>{window.removeEventListener("pointermove",M),process.env.NODE_ENV!=="test"&&window.removeEventListener("pointerdown",w,!0),clearTimeout(c.current),clearTimeout(u.current),f.current=gn}},[o,r,e,v,p,n])}function Xp(t,e,n){let{parentMenuRef:r,submenuRef:o,type:i="menu",isDisabled:l,delay:a=200,shouldUseVirtualFocus:c}=t,u=he(),d=he(),{direction:f}=dt(),b=s.useRef(void 0),p=s.useCallback(()=>{b.current&&(clearTimeout(b.current),b.current=void 0)},[b]),g=s.useCallback(E=>{p(),e.open(E)},[e,p]),y=s.useCallback(()=>{p(),e.close()},[e,p]);J(()=>()=>{p()},[p]);let v=E=>{if($t(E.currentTarget))switch(E.key){case"ArrowLeft":f==="ltr"&&H(E.currentTarget,j(E))&&(E.preventDefault(),E.stopPropagation(),y(),!c&&n.current&&de(n.current));break;case"ArrowRight":f==="rtl"&&H(E.currentTarget,j(E))&&(E.preventDefault(),E.stopPropagation(),y(),!c&&n.current&&de(n.current));break;case"Escape":H(o.current,j(E))&&(E.stopPropagation(),y(),!c&&n.current&&de(n.current));break}},w={id:d,"aria-labelledby":u,submenuLevel:e.submenuLevel,...i==="menu"&&{onClose:e.closeAll,autoFocus:e.focusStrategy??void 0,onKeyDown:v}},x=E=>{switch(E.key){case"ArrowRight":l||(f==="ltr"?(E.preventDefault(),e.isOpen||g("first"),i==="menu"&&(o!=null&&o.current)&&ne()===(n==null?void 0:n.current)&&de(o.current)):e.isOpen?y():E.continuePropagation());break;case"ArrowLeft":l||(f==="rtl"?(E.preventDefault(),e.isOpen||g("first"),i==="menu"&&(o!=null&&o.current)&&ne()===(n==null?void 0:n.current)&&de(o.current)):e.isOpen?y():E.continuePropagation());break;default:E.continuePropagation();break}},T=E=>{!l&&(E.pointerType==="virtual"||E.pointerType==="keyboard")&&g("first")},M=E=>{!l&&(E.pointerType==="touch"||E.pointerType==="mouse")&&g()},R=E=>{l||(E&&!e.isOpen?b.current||(b.current=setTimeout(()=>{g()},a)):E||p())};Lt(r,"focusin",E=>{e.isOpen&&H(r.current,j(E))&&j(E)!==n.current&&y()});let I=E=>E!==n.current;return Yp({menuRef:r,submenuRef:o,isOpen:e.isOpen,isDisabled:l}),{submenuTriggerProps:{id:u,"aria-controls":e.isOpen?d:void 0,"aria-haspopup":l?void 0:i,"aria-expanded":e.isOpen?"true":"false",onPressStart:T,onPress:M,onHoverChange:R,onKeyDown:x,isOpen:e.isOpen},submenuProps:w,popoverProps:{isNonModal:!0,shouldCloseOnInteractOutside:I}}}function Ro(t){let e=To(t),[n,r]=s.useState(null),[o,i]=s.useState([]),l=()=>{i([]),e.close()};return{focusStrategy:n,...e,open(u=null){r(u),e.open()},toggle(u=null){r(u),e.toggle()},close(){l()},expandedKeysStack:o,openSubmenu:(u,d)=>{i(f=>d>f.length?f:[...f.slice(0,d),u])},closeSubmenu:(u,d)=>{i(f=>f[d]===u?f.slice(0,d):f)}}}function Zp(t,e){let{triggerKey:n}=t,{expandedKeysStack:r,openSubmenu:o,closeSubmenu:i,close:l}=e,[a]=s.useState(r==null?void 0:r.length),c=s.useMemo(()=>r[a]===n,[r,n,a]),[u,d]=s.useState(null),f=s.useCallback(g=>{d(g??null),o(n,a)},[o,a,n]),b=s.useCallback(()=>{d(null),i(n,a)},[i,a,n]),p=s.useCallback(g=>{d(g??null),c?b():f(g)},[b,f,c]);return s.useMemo(()=>({focusStrategy:u,isOpen:c,open:f,close:b,closeAll:l,submenuLevel:a,setOpen:()=>{},toggle:p}),[c,f,b,l,u,p,a])}function Jp(t,e){return typeof e.getChildren=="function"?e.getChildren(t.key):t.childNodes}function Qp(t){return eb(t)}function eb(t,e){for(let n of t)return n}function Tr(t,e,n){if(e.parentKey===n.parentKey)return e.index-n.index;let r=[...ol(t,e),e],o=[...ol(t,n),n],i=r.slice(0,o.length).findIndex((l,a)=>l!==o[a]);return i!==-1?(e=r[i],n=o[i],e.index-n.index):r.findIndex(l=>l===n)>=0?1:(o.findIndex(l=>l===e)>=0,-1)}function ol(t,e){let n=[],r=e;for(;(r==null?void 0:r.parentKey)!=null;)r=t.getItem(r.parentKey),r&&n.unshift(r);return n}class Re extends Set{constructor(e,n,r){super(e),e instanceof Re?(this.anchorKey=n??e.anchorKey,this.currentKey=r??e.currentKey):(this.anchorKey=n??null,this.currentKey=r??null)}}class nr{constructor(e,n,r){this.collection=e,this.state=n,this.allowsCellSelection=(r==null?void 0:r.allowsCellSelection)??!1,this._isSelectAll=null,this.layoutDelegate=(r==null?void 0:r.layoutDelegate)||null,this.fullCollection=(r==null?void 0:r.fullCollection)||null}get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(e){this.state.setSelectionBehavior(e)}get isFocused(){return this.state.isFocused}setFocused(e){this.state.setFocused(e)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(e,n){(e==null||this.collection.getItem(e))&&this.state.setFocusedKey(e,n)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(e){if(this.state.selectionMode==="none")return!1;let n=this.getKey(e);return n==null?!1:this.state.selectedKeys==="all"?this.canSelectItem(n):this.state.selectedKeys.has(n)}get isEmpty(){return this.state.selectedKeys!=="all"&&this.state.selectedKeys.size===0}get isSelectAll(){if(this.isEmpty)return!1;if(this.state.selectedKeys==="all")return!0;if(this._isSelectAll!=null)return this._isSelectAll;let e=this.getSelectAllKeys(),n=this.state.selectedKeys;return this._isSelectAll=e.every(r=>n.has(r)),this._isSelectAll}get firstSelectedKey(){let e=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!e||r&&Tr(this.collection,r,e)<0)&&(e=r)}return(e==null?void 0:e.key)??null}get lastSelectedKey(){let e=null;for(let n of this.state.selectedKeys){let r=this.collection.getItem(n);(!e||r&&Tr(this.collection,r,e)>0)&&(e=r)}return(e==null?void 0:e.key)??null}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(e){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(e);return}let n=this.getKey(e);if(n==null)return;let r;if(this.state.selectedKeys==="all")r=new Re([n],n,n);else{let o=this.state.selectedKeys,i=o.anchorKey??n;r=new Re(o,i,n);for(let l of this.getKeyRange(i,o.currentKey??n))r.delete(l);for(let l of this.getKeyRange(n,i))this.canSelectItem(l)&&r.add(l)}this.state.setSelectedKeys(r)}getKeyRange(e,n){let r=this.collection.getItem(e),o=this.collection.getItem(n);return r&&o?Tr(this.collection,r,o)<=0?this.getKeyRangeInternal(e,n):this.getKeyRangeInternal(n,e):[]}getKeyRangeInternal(e,n){var i;if((i=this.layoutDelegate)!=null&&i.getKeyRange)return this.layoutDelegate.getKeyRange(e,n);let r=[],o=e;for(;o!=null;){let l=this.collection.getItem(o);if(l&&(l.type==="item"||l.type==="cell"&&this.allowsCellSelection)&&r.push(o),o===n)return r;o=this.collection.getKeyAfter(o)}return[]}getKey(e){let n=this.collection.getItem(e);if(!n||n.type==="cell"&&this.allowsCellSelection)return e;for(;n&&n.type!=="item"&&n.parentKey!=null;)n=this.collection.getItem(n.parentKey);return!n||n.type!=="item"?null:n.key}toggleSelection(e){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(e)){this.replaceSelection(e);return}let n=this.getKey(e);if(n==null)return;let r=new Re(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);r.has(n)?r.delete(n):this.canSelectItem(n)&&(r.add(n),r.anchorKey=n,r.currentKey=n),!(this.disallowEmptySelection&&r.size===0)&&this.state.setSelectedKeys(r)}replaceSelection(e){if(this.selectionMode==="none")return;let n=this.getKey(e);if(n==null)return;let r=this.canSelectItem(n)?new Re([n],n,n):new Re;this.state.setSelectedKeys(r)}setSelectedKeys(e){if(this.selectionMode==="none")return;let n=new Re;for(let r of e){let o=this.getKey(r);if(o!=null&&(n.add(o),this.selectionMode==="single"))break}this.state.setSelectedKeys(n)}getSelectAllKeys(){let e=this.fullCollection??this.collection,n=[],r=o=>{var i;for(;o!=null;){if(this.canSelectItemIn(o,e)){let l=e.getItem(o);(l==null?void 0:l.type)==="item"&&n.push(o),l!=null&&l.hasChildNodes&&(this.allowsCellSelection||l.type!=="item")&&r(((i=Qp(Jp(l,e)))==null?void 0:i.key)??null)}o=e.getKeyAfter(o)}};return r(e.getFirstKey()),n}selectAll(){!this.isSelectAll&&this.selectionMode==="multiple"&&this.state.setSelectedKeys("all")}clearSelection(){!this.disallowEmptySelection&&(this.state.selectedKeys==="all"||this.state.selectedKeys.size>0)&&this.state.setSelectedKeys(new Re)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(e,n){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(e)&&!this.disallowEmptySelection?this.toggleSelection(e):this.replaceSelection(e):this.selectionBehavior==="toggle"||n&&(n.pointerType==="touch"||n.pointerType==="virtual")?this.toggleSelection(e):this.replaceSelection(e))}isSelectionEqual(e){if(e===this.state.selectedKeys)return!0;let n=this.selectedKeys;if(e.size!==n.size)return!1;for(let r of e)if(!n.has(r))return!1;for(let r of n)if(!e.has(r))return!1;return!0}canSelectItem(e){return this.canSelectItemIn(e,this.collection)}canSelectItemIn(e,n){var o;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(e))return!1;let r=n.getItem(e);return!(!r||(o=r==null?void 0:r.props)!=null&&o.isDisabled||r.type==="cell"&&!this.allowsCellSelection)}isDisabled(e){var r,o;let n=this.collection.getItem(e);return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(e)||!!((r=n==null?void 0:n.props)!=null&&r.isDisabled))&&((o=n==null?void 0:n.props)==null?void 0:o.disabledBehavior)!=="selection"}isLink(e){var n,r;return!!((r=(n=this.collection.getItem(e))==null?void 0:n.props)!=null&&r.href)}getItemProps(e){var n;return(n=this.collection.getItem(e))==null?void 0:n.props}withCollection(e){return new nr(e,this.state,{allowsCellSelection:this.allowsCellSelection,layoutDelegate:this.layoutDelegate||void 0,fullCollection:this.fullCollection??this.collection})}}class tb{constructor(e,{expandedKeys:n}={}){this.keyMap=new Map,this.firstKey=null,this.lastKey=null,this.iterable=e,n=n||new Set;let r=l=>{if(this.keyMap.set(l.key,l),l.childNodes&&(l.type==="section"||n.has(l.key)))for(let a of l.childNodes)r(a)};for(let l of e)r(l);let o=null,i=0;for(let[l,a]of this.keyMap)o?(o.nextKey=l,a.prevKey=o.key):(this.firstKey=l,a.prevKey=void 0),a.type==="item"&&(a.index=i++),o=a,o.nextKey=void 0;this.lastKey=(o==null?void 0:o.key)??null}*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(e){let n=this.keyMap.get(e);return n?n.prevKey??null:null}getKeyAfter(e){let n=this.keyMap.get(e);return n?n.nextKey??null:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(e){return this.keyMap.get(e)??null}at(e){const n=[...this.getKeys()];return this.getItem(n[e])}}class nb{build(e,n){return this.context=n,il(()=>this.iterateCollection(e))}*iterateCollection(e){let{children:n,items:r}=e;if(s.isValidElement(n)&&n.type===s.Fragment)yield*this.iterateCollection({children:n.props.children,items:r});else if(typeof n=="function"){if(!r)throw new Error("props.children was a function but props.items is missing");let o=0;for(let i of r)yield*this.getFullNode({value:i,index:o},{renderer:n}),o++}else{let o=[];s.Children.forEach(n,l=>{l&&o.push(l)});let i=0;for(let l of o){let a=this.getFullNode({element:l,index:i},{});for(let c of a)i++,yield c}}}getKey(e,n,r,o){if(e.key!=null)return e.key;if(n.type==="cell"&&n.key!=null)return`${o}${n.key}`;let i=n.value;if(i!=null){let l=i.key??i.id;if(l==null)throw new Error("No key found for item");return l}return o?`${o}.${n.index}`:`$.${n.index}`}getChildState(e,n){return{renderer:n.renderer||e.renderer}}*getFullNode(e,n,r,o){if(s.isValidElement(e.element)&&e.element.type===s.Fragment){let c=[];s.Children.forEach(e.element.props.children,d=>{c.push(d)});let u=e.index??0;for(const d of c)yield*this.getFullNode({element:d,index:u++},n,r,o);return}let i=e.element;if(!i&&e.value&&n&&n.renderer){let c=this.cache.get(e.value);if(c&&(!c.shouldInvalidate||!c.shouldInvalidate(this.context))){c.index=e.index,c.parentKey=o?o.key:null,yield c;return}i=n.renderer(e.value)}if(s.isValidElement(i)){let c=i.type;if(typeof c!="function"&&typeof c.getCollectionNode!="function"){let b=i.type;throw new Error(`Unknown element <${b}> in collection.`)}let u=c.getCollectionNode(i.props,this.context),d=e.index??0,f=u.next();for(;!f.done&&f.value;){let b=f.value;e.index=d;let p=b.key??null;p==null&&(p=b.element?null:this.getKey(i,e,n,r));let y=[...this.getFullNode({...b,key:p,index:d,wrapper:rb(e.wrapper,b.wrapper)},this.getChildState(n,b),r?`${r}${i.key}`:i.key,o)];for(let v of y){if(v.value=b.value??e.value??null,v.value&&this.cache.set(v.value,v),e.type&&v.type!==e.type)throw new Error(`Unsupported type <${Mr(v.type)}> in <${Mr((o==null?void 0:o.type)??"unknown parent type")}>. Only <${Mr(e.type)}> is supported.`);d++,yield v}f=u.next(y)}return}if(e.key==null||e.type==null)return;let l=this,a={type:e.type,props:e.props,key:e.key,parentKey:o?o.key:null,value:e.value??null,level:((o==null?void 0:o.level)??0)+((o==null?void 0:o.type)==="item"?1:0),index:e.index,rendered:e.rendered,textValue:e.textValue??"","aria-label":e["aria-label"],wrapper:e.wrapper,shouldInvalidate:e.shouldInvalidate,hasChildNodes:e.hasChildNodes||!1,childNodes:il(function*(){if(!e.hasChildNodes||!e.childNodes)return;let c=0;for(let u of e.childNodes()){u.key!=null&&(u.key=`${a.key}${u.key}`);let d=l.getFullNode({...u,index:c},l.getChildState(n,u),a.key,a);for(let f of d)c++,yield f}})};yield a}constructor(){this.cache=new WeakMap}}function il(t){let e=[],n=null;return{*[Symbol.iterator](){for(let r of e)yield r;n||(n=t());for(let r of n)e.push(r),yield r}}}function rb(t,e){if(t&&e)return n=>t(e(n));if(t)return t;if(e)return e}function Mr(t){return t[0].toUpperCase()+t.slice(1)}function ob(t,e,n){let r=s.useMemo(()=>new nb,[]),{children:o,items:i,collection:l}=t;return s.useMemo(()=>{if(l)return l;let c=r.build({children:o,items:i},n);return e(c)},[r,o,i,l,n,e])}function ib(t,e){if(t.size!==e.size)return!1;for(let n of t)if(!e.has(n))return!1;return!0}function yc(t){let{selectionMode:e="none",disallowEmptySelection:n=!1,allowDuplicateSelectionEvents:r,selectionBehavior:o="toggle",disabledBehavior:i="all"}=t,l=s.useRef(!1),[,a]=s.useState(!1),c=s.useRef(null),u=s.useRef(null),[,d]=s.useState(null),f=s.useMemo(()=>ll(t.selectedKeys),[t.selectedKeys]),b=s.useMemo(()=>ll(t.defaultSelectedKeys,new Re),[t.defaultSelectedKeys]),[p,g]=Xn(f,b,t.onSelectionChange),y=s.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),[v,w]=s.useState(o);o==="replace"&&v==="toggle"&&typeof p=="object"&&p.size===0&&w("replace");let x=s.useRef(o);return s.useEffect(()=>{o!==x.current&&(w(o),x.current=o)},[o]),{selectionMode:e,disallowEmptySelection:n,selectionBehavior:v,setSelectionBehavior:w,get isFocused(){return l.current},setFocused(T){l.current=T,a(T)},get focusedKey(){return c.current},get childFocusStrategy(){return u.current},setFocusedKey(T,M="first"){c.current=T,u.current=M,d(T)},selectedKeys:p,setSelectedKeys(T){(r||!ib(T,p))&&g(T)},disabledKeys:y,disabledBehavior:i}}function ll(t,e){return t?t==="all"?"all":new Re(t):e}function lb(t){let{onExpandedChange:e}=t,[n,r]=Xn(t.expandedKeys?new Set(t.expandedKeys):void 0,t.defaultExpandedKeys?new Set(t.defaultExpandedKeys):new Set,e),o=yc(t),i=s.useMemo(()=>t.disabledKeys?new Set(t.disabledKeys):new Set,[t.disabledKeys]),l=ob(t,s.useCallback(c=>new tb(c,{expandedKeys:n}),[n]),null);return s.useEffect(()=>{o.focusedKey!=null&&!l.getItem(o.focusedKey)&&o.setFocusedKey(null)},[l,o.focusedKey]),{collection:l,expandedKeys:n,disabledKeys:i,toggleKey:c=>{r(sb(n,c))},setExpandedKeys:r,selectionManager:new nr(l,o)}}function sb(t,e){let n=new Set(t);return n.has(e)?n.delete(e):n.add(e),n}const Do=s.createContext(null),rr=s.createContext(null),Yt=s.createContext(null),_n=s.createContext(null);function ab(t){let e=Ro(t),n=s.useRef(null),{menuTriggerProps:r,menuProps:o}=Dp({...t,type:"menu"},e,n),i=s.useRef(null);return us()?null:s.createElement(ze,{values:[[Do,{...o,ref:i}],[Qe,e],[Yt,e],[er,{trigger:"MenuTrigger",triggerRef:n,scrollRef:i,placement:"bottom start","aria-labelledby":o["aria-labelledby"]}]]},s.createElement(ya,{...r,ref:n,isPressed:e.isOpen},t.children))}const vc=s.createContext(null),Uo=class Uo extends St{filter(e,n,r){let o=e.getItem(this.firstChildKey);if(o&&r(o.textValue,this)){let i=this.clone();return n.addDescendants(i,e),i}return null}};Uo.type="submenutrigger";let ro=Uo;const cb=Ta(ro,(t,e,n)=>{let{CollectionBranch:r}=s.useContext(tr),o=s.useContext(rr),i=s.useContext(Yt),l=Zp({triggerKey:n.key},i),a=s.useRef(null),c=Je(e),{parentMenuRef:u,shouldUseVirtualFocus:d}=s.useContext(vc),{submenuTriggerProps:f,submenuProps:b,popoverProps:p}=Xp({parentMenuRef:u,submenuRef:a,delay:t.delay,shouldUseVirtualFocus:d},l,c);return s.createElement(ze,{values:[[wt,{...f,onAction:void 0,ref:c}],[Do,{ref:a,...b}],[Qe,l],[er,{trigger:"SubmenuTrigger",triggerRef:c,placement:"end top","aria-labelledby":b["aria-labelledby"],...p}]]},s.createElement(r,{collection:o.collection,parent:n}),t.children[1])},t=>t.children[0]),ub=s.forwardRef(function(e,n){return[e,n]=Me(e,n,Do),s.createElement(sp,{content:s.createElement(hp,e)},r=>s.createElement(db,{props:e,collection:r,menuRef:n}))});function db({props:t,collection:e,menuRef:n}){[t,n]=Me(t,n,Ji);let{filter:r,...o}=t,i=s.useMemo(()=>r?e.filter(r):e,[e,r]),l=lb({...t,collection:i,children:void 0}),a=s.useContext(Yt),{isVirtualized:c,CollectionRoot:u}=s.useContext(tr),{menuProps:d}=Bp({...t,isVirtualized:c,onClose:t.onClose||(a==null?void 0:a.close)},l,n),f=Te({...t,children:void 0,defaultClassName:"react-aria-Menu",values:{isEmpty:l.collection.size===0}}),b=null;l.collection.size===0&&t.renderEmptyState&&(b=s.createElement("div",{role:"menuitem",style:{display:"contents"}},t.renderEmptyState()));let p=ae(t,{global:!0});return s.createElement(Rs,null,s.createElement(pe.div,{...Y(p,f,d),ref:n,slot:t.slot||void 0,"data-empty":l.collection.size===0||void 0,onScroll:t.onScroll},s.createElement(ze,{values:[[rr,l],[Mo,{elementType:"div"}],[bp,{name:"MenuSection",render:xc}],[vc,{parentMenuRef:n,shouldUseVirtualFocus:o==null?void 0:o.shouldUseVirtualFocus}],[wt,{shouldCloseOnSelect:t.shouldCloseOnSelect}],[Ji,null],[$p,null],[_n,l.selectionManager],[Yt,a??Ro({})]]},s.createElement(Sp,null,s.createElement(u,{collection:l.collection,persistedKeys:yp(l.selectionManager.focusedKey),scrollRef:n}))),b))}class fb extends nr{constructor(e,n){super(e.collection,n),this.parent=e}get focusedKey(){return this.parent.focusedKey}get isFocused(){return this.parent.isFocused}setFocusedKey(e,n){return this.parent.setFocusedKey(e,n)}setFocused(e){this.parent.setFocused(e)}get childFocusStrategy(){return this.parent.childFocusStrategy}}function xc(t,e,n,r="react-aria-MenuSection"){var v,w,x;let o=s.useContext(rr),{CollectionBranch:i}=s.useContext(tr),[l,a]=cs(),{headingProps:c,groupProps:u}=Up({heading:a,"aria-label":n.props["aria-label"]??void 0}),d=Te({...t,id:void 0,children:void 0,defaultClassName:r,className:(v=n.props)==null?void 0:v.className,style:(w=n.props)==null?void 0:w.style,values:void 0}),f=s.useContext(_n),b=yc(t),p=t.selectionMode!=null?new fb(f,b):f,g=(x=Qt(wt))==null?void 0:x.shouldCloseOnSelect,y=ae(t,{global:!0});return delete y.id,s.createElement(pe.section,{...Y(y,d,u),ref:e},s.createElement(ze,{values:[[wp,{...c,ref:l}],[_n,p],[wt,{shouldCloseOnSelect:t.shouldCloseOnSelect??g}]]},s.createElement(i,{collection:o.collection,parent:n})))}const hb=Ta(Qr,xc),wt=s.createContext(null),pb=ka(Jr,function(e,n,r){var T;[e,n]=Me(e,n,wt);let o=(T=Qt(wt))==null?void 0:T.id,i=s.useContext(rr),l=Je(n),a=s.useContext(_n),{isVirtualized:c}=s.useContext(tr),{menuItemProps:u,labelProps:d,descriptionProps:f,keyboardShortcutProps:b,...p}=Gp({...e,id:o,key:r.key,selectionManager:a,isVirtualized:c},i,l),{hoverProps:g,isHovered:y}=tn({isDisabled:p.isDisabled}),v=Te({...e,id:void 0,children:r.rendered,defaultClassName:"react-aria-MenuItem",values:{...p,isHovered:y,isFocusVisible:p.isFocusVisible,selectionMode:a.selectionMode,selectionBehavior:a.selectionBehavior,hasSubmenu:!!e["aria-haspopup"],isOpen:e["aria-expanded"]==="true"}}),w=e.href?pe.a:pe.div,x=ae(e,{global:!0});return delete x.id,delete x.onClick,s.createElement(w,{...Y(x,v,u,g),ref:l,"data-disabled":p.isDisabled||void 0,"data-hovered":y||void 0,"data-focused":p.isFocused||void 0,"data-focus-visible":p.isFocusVisible||void 0,"data-pressed":p.isPressed||void 0,"data-selected":p.isSelected||void 0,"data-selection-mode":a.selectionMode==="none"?void 0:a.selectionMode,"data-has-submenu":!!e["aria-haspopup"]||void 0,"data-open":e["aria-expanded"]==="true"||void 0},s.createElement(ze,{values:[[Na,{slots:{[Rn]:d,label:d,description:f}}],[Ep,b],[Pp,{isSelected:p.isSelected}]]},v.children))});function bb(t,e){let{role:n="dialog"}=t,r=xn();r=t["aria-label"]?void 0:r;let o=s.useRef(!1);s.useEffect(()=>{if(e.current&&!$t(e.current)){Ye(e.current);let l=setTimeout(()=>{(ne()===e.current||ne()===document.body)&&(o.current=!0,e.current&&(e.current.blur(),Ye(e.current)),o.current=!1)},500);return()=>{clearTimeout(l)}}},[e]),xa();let i=s.useRef(!1);return s.useEffect(()=>{if(process.env.NODE_ENV!=="production"&&!i.current&&e.current){let l=e.current,a=l.hasAttribute("aria-label"),c=l.hasAttribute("aria-labelledby");!a&&!c&&(console.warn("A dialog must have a title for accessibility. Either provide an aria-label or aria-labelledby prop, or render a heading element inside the dialog."),i.current=!0)}}),{dialogProps:{...ae(t,{labelable:!0}),role:n,tabIndex:-1,"aria-labelledby":t["aria-labelledby"]||r,onBlur:l=>{o.current&&l.stopPropagation()}},titleProps:{id:r}}}const $c=s.createContext(null),Qe=s.createContext(null);function mb(t){let e=Ro(t),n=s.useRef(null),{triggerProps:r,overlayProps:o}=bc({type:"dialog"},e,n);return r.id=he(),o["aria-labelledby"]=r.id,s.createElement(ze,{values:[[Qe,e],[Yt,e],[$c,o],[er,{trigger:"DialogTrigger",triggerRef:n,"aria-labelledby":o["aria-labelledby"]}]]},s.createElement(ya,{...r,ref:n,isPressed:e.isOpen},t.children))}const gb=s.forwardRef(function(e,n){let r=e["aria-labelledby"];[e,n]=Me(e,n,$c);let{dialogProps:o,titleProps:i}=bb({...e,"aria-labelledby":r},n),l=s.useContext(Qe);!o["aria-label"]&&!o["aria-labelledby"]&&(e["aria-labelledby"]?o["aria-labelledby"]=e["aria-labelledby"]:process.env.NODE_ENV!=="production"&&console.warn('If a Dialog does not contain a <Heading slot="title">, it must have an aria-label or aria-labelledby attribute for accessibility.'));let a=Te({defaultClassName:"react-aria-Dialog",className:e.className,style:e.style,children:e.children,values:{close:(l==null?void 0:l.close)||(()=>{})}}),c=ae(e,{global:!0});return s.createElement(pe.section,{...Y(c,a,o),render:e.render,ref:n,slot:e.slot||void 0},s.createElement(ze,{values:[[Ps,{slots:{[Rn]:{},title:{...i,level:2}}}],[Ss,{slots:{[Rn]:{},close:{onPress:()=>l==null?void 0:l.close()}}}]]},a.children))});function yb(t,e,n){let{overlayProps:r,underlayProps:o}=Ls({...t,isOpen:e.isOpen,onClose:e.close},n);return Is({isDisabled:!e.isOpen}),xa(),s.useEffect(()=>{if(e.isOpen&&n.current)return ks([n.current],{shouldUseInert:!0})},[e.isOpen,n]),{modalProps:Y(r),underlayProps:o}}const vb=s.createContext(null),No=s.createContext(null),xb=s.forwardRef(function(e,n){if(s.useContext(No)){if(process.env.NODE_ENV!=="production"&&(e.onOpenChange||e.defaultOpen!==void 0||e.isOpen!==void 0)){const y=new Set(["isDismissable","isKeyboardDismissDisabled","isOpen","defaultOpen","onOpenChange","isEntering","isExiting","UNSTABLE_portalContainer","shouldCloseOnInteractOutside"]),v=Object.keys(e).filter(w=>y.has(w));console.warn(`This modal is already wrapped in a ModalOverlay, props [${v.join(", ")}] should be placed on the ModalOverlay instead.`)}return s.createElement(sl,{...e,modalRef:n},e.children)}let{isDismissable:o,isKeyboardDismissDisabled:i,isOpen:l,defaultOpen:a,onOpenChange:c,children:u,isEntering:d,isExiting:f,UNSTABLE_portalContainer:b,shouldCloseOnInteractOutside:p,...g}=e;return s.createElement(wc,{isDismissable:o,isKeyboardDismissDisabled:i,isOpen:l,defaultOpen:a,onOpenChange:c,isEntering:d,isExiting:f,UNSTABLE_portalContainer:b,shouldCloseOnInteractOutside:p},s.createElement(sl,{...g,modalRef:n},u))});function $b(t,e){[t,e]=Me(t,e,vb);let n=s.useContext(Qe),r=To(t),o=t.isOpen!=null||t.defaultOpen!=null||!n?r:n;o===n&&process.env.NODE_ENV!=="production"&&(t.onOpenChange||t.defaultOpen!==void 0||t.isOpen!==void 0)&&console.warn("This modals state is controlled by a trigger, place onOpenChange on the trigger instead.");let i=Je(e),l=s.useRef(null),a=Ir(i,o.isOpen),c=Ir(l,o.isOpen),u=a||c||t.isExiting||!1,d=Ze();return!o.isOpen&&!u||d?null:s.createElement(wb,{...t,state:o,isExiting:u,overlayRef:i,modalRef:l})}const wc=s.forwardRef($b);function wb({UNSTABLE_portalContainer:t,...e}){let n=e.modalRef,{state:r}=e,{modalProps:o,underlayProps:i}=yb(e,r,n),l=bo(e.overlayRef)||e.isEntering||!1,a=Te({...e,defaultClassName:"react-aria-ModalOverlay",values:{isEntering:l,isExiting:e.isExiting,state:r}}),c=ed(),u,d;if(typeof document<"u"){let b=st(document.body)?document.body:document.scrollingElement||document.documentElement,p=b.getBoundingClientRect().width%1,g=b.getBoundingClientRect().height%1;u=b.scrollWidth-p,d=b.scrollHeight-g}let f={...a.style,"--visual-viewport-width":c.width+"px","--visual-viewport-height":c.height+"px","--page-width":u!==void 0?u+"px":void 0,"--page-height":d!==void 0?d+"px":void 0};return s.createElement(Zr,{isExiting:e.isExiting,portalContainer:t},s.createElement(pe.div,{...Y(ae(e,{global:!0}),i),...a,style:f,ref:e.overlayRef,"data-entering":l||void 0,"data-exiting":e.isExiting||void 0},s.createElement(ze,{values:[[No,{modalProps:o,modalRef:n,isExiting:e.isExiting,isDismissable:e.isDismissable}],[Qe,r]]},a.children)))}function sl(t){let{modalProps:e,modalRef:n,isExiting:r,isDismissable:o}=s.useContext(No),i=s.useContext(Qe),l=s.useMemo(()=>ut(t.modalRef,n),[t.modalRef,n]),a=Je(l),c=bo(a),u=Te({...t,defaultClassName:"react-aria-Modal",values:{isEntering:c,isExiting:r,state:i}});return s.createElement(pe.div,{...Y(ae(t,{global:!0}),e),...u,ref:a,"data-entering":c||void 0,"data-exiting":r||void 0},o&&s.createElement(Xr,{onDismiss:i.close}),u.children)}const Eb=s.forwardRef(({children:t,...e},n)=>{n=Je(n);let{pressProps:r}=Xe({...e,ref:n}),{focusableProps:o}=en(e,n),i=s.Children.only(t);s.useEffect(()=>{if(process.env.NODE_ENV==="production")return;let a=n.current;if(!a||!(a instanceof fe(a).Element)){console.error("<Pressable> child must forward its ref to a DOM element.");return}if(!e.isDisabled&&!yo(a)){console.warn("<Pressable> child must be focusable. Please ensure the tabIndex prop is passed through.");return}if(a.localName!=="button"&&a.localName!=="input"&&a.localName!=="select"&&a.localName!=="textarea"&&a.localName!=="a"&&a.localName!=="area"&&a.localName!=="summary"){let c=a.getAttribute("role");c?c!=="application"&&c!=="button"&&c!=="checkbox"&&c!=="combobox"&&c!=="gridcell"&&c!=="link"&&c!=="menuitem"&&c!=="menuitemcheckbox"&&c!=="menuitemradio"&&c!=="option"&&c!=="radio"&&c!=="searchbox"&&c!=="separator"&&c!=="slider"&&c!=="spinbutton"&&c!=="switch"&&c!=="tab"&&c!=="textbox"&&c!=="treeitem"&&console.warn(`<Pressable> child must have an interactive ARIA role. Got "${c}".`):console.warn("<Pressable> child must have an interactive ARIA role.")}},[n,e.isDisabled]);let l=parseInt(s.version,10)<19?i.ref:i.props.ref;return s.cloneElement(i,{...Y(r,o,i.props),ref:ut(l,n)})}),al=({children:t,className:e,slot:n,style:r,variant:o,...i})=>{const l=s.useMemo(()=>hf({variant:o}),[o]);return h.jsx(Po,{"aria-label":"Close",className:Ee(e,l),"data-slot":"close-button",slot:n,style:r,...i,children:a=>typeof t=="function"?t(a):t??h.jsx(ch,{"data-slot":"close-button-icon"})})},Cb=Object.assign(al,{Root:al}),Sb=s.createContext(null),Pb=s.createContext(null);function kb(t,e,n){let{validationBehavior:r,focus:o}=t;J(()=>{if(r==="native"&&(n!=null&&n.current)&&!n.current.disabled){let u=e.realtimeValidation.isInvalid?e.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";n.current.setCustomValidity(u),n.current.hasAttribute("title")||(n.current.title=""),e.realtimeValidation.isInvalid||e.updateValidation(Mb(n.current))}});let i=s.useRef(!1),l=Pe(()=>{i.current||e.resetValidation()}),a=Pe(u=>{var f,b;e.displayValidation.isInvalid||e.commitValidation();let d=(f=n==null?void 0:n.current)==null?void 0:f.form;!u.defaultPrevented&&n&&d&&Rb(d)===n.current&&(o?o():(b=n.current)==null||b.focus(),Vr("keyboard")),u.preventDefault()}),c=Pe(()=>{e.commitValidation()});s.useEffect(()=>{let u=n==null?void 0:n.current;if(!u)return;let d=u.form,f=d==null?void 0:d.reset;return d&&(d.reset=()=>{i.current=!window.event||window.event.type==="message"&&j(window.event)instanceof MessagePort,f==null||f.call(d),i.current=!1}),u.addEventListener("invalid",a),u.addEventListener("change",c),d==null||d.addEventListener("reset",l),()=>{u.removeEventListener("invalid",a),u.removeEventListener("change",c),d==null||d.removeEventListener("reset",l),d&&(d.reset=f)}},[n,r])}function Tb(t){let e=t.validity;return{badInput:e.badInput,customError:e.customError,patternMismatch:e.patternMismatch,rangeOverflow:e.rangeOverflow,rangeUnderflow:e.rangeUnderflow,stepMismatch:e.stepMismatch,tooLong:e.tooLong,tooShort:e.tooShort,typeMismatch:e.typeMismatch,valueMissing:e.valueMissing,valid:e.valid}}function Mb(t){return{isInvalid:!t.validity.valid,validationDetails:Tb(t),validationErrors:t.validationMessage?[t.validationMessage]:[]}}function Rb(t){var e;for(let n=0;n<t.elements.length;n++){let r=t.elements[n];if(((e=r.validity)==null?void 0:e.valid)===!1)return r}return null}function Db(t,e){let{elementType:n="a",onPress:r,onPressStart:o,onPressEnd:i,onClick:l,isDisabled:a,...c}=t,u={};n!=="a"&&(u={role:"link",tabIndex:a?void 0:0});let{focusableProps:d}=en(t,e),{pressProps:f,isPressed:b}=Xe({onPress:r,onPressStart:o,onPressEnd:i,onClick:l,isDisabled:a,ref:e}),p=ae(c,{labelable:!0}),g=Y(d,f),y=Zt(),v=Kl(t);return{isPressed:b,linkProps:Y(p,v,{...g,...u,"aria-disabled":a||void 0,"aria-current":t["aria-current"],onClick:w=>{var x;(x=f.onClick)==null||x.call(f,w),Ol(w,y,t.href,t.routerOptions)}})}}const Nb=s.createContext(null),Lb=s.forwardRef(function(e,n){[e,n]=Me(e,n,Nb);let r=e.href&&!e.isDisabled?"a":"span",{linkProps:o,isPressed:i}=Db({...e,elementType:r},n),l=pe[r],{hoverProps:a,isHovered:c}=tn(e),{focusProps:u,isFocused:d,isFocusVisible:f}=So(),b=Te({...e,defaultClassName:"react-aria-Link",values:{isCurrent:!!e["aria-current"],isDisabled:e.isDisabled||!1,isPressed:i,isHovered:c,isFocused:d,isFocusVisible:f}}),p=ae(e,{global:!0});return delete p.onClick,s.createElement(l,{ref:n,slot:e.slot||void 0,...Y(p,b,o,a,u),"data-focused":d||void 0,"data-hovered":c||void 0,"data-pressed":i||void 0,"data-focus-visible":f||void 0,"data-current":!!e["aria-current"]||void 0,"data-disabled":e.isDisabled||void 0},b.children)}),Ec=s.createContext({}),cl=({children:t,className:e,...n})=>{const r=s.useMemo(()=>bf(),[]);return h.jsx(Ec,{value:{slots:r},children:h.jsx(Lb,{...n,className:Ee(e,r==null?void 0:r.base()),children:o=>h.jsx(h.Fragment,{children:typeof t=="function"?t(o):t})})})},Ib=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Ec);return h.jsx(oe.span,{className:ie(r==null?void 0:r.icon,e),"data-default-icon":lh(!t),"data-slot":"link-icon",...n,children:t??h.jsx(ah,{"data-slot":"link-default-icon"})})},Lo=Object.assign(cl,{Root:cl,Icon:Ib});function Kb(t={}){let{isReadOnly:e}=t,[n,r]=Xn(t.isSelected,t.defaultSelected||!1,t.onChange),[o]=s.useState(n);function i(a){e||r(a)}function l(){e||r(!n)}return{isSelected:n,defaultSelected:t.defaultSelected??o,setSelected:i,toggle:l}}const Ob=s.createContext({}),Ab="__button_group_child",ul=({children:t,className:e,fullWidth:n,isDisabled:r,isIconOnly:o,size:i,slot:l,style:a,variant:c,[Ab]:u,...d})=>{const f=s.useContext(Ob),b=u===!0,p=i??(b?f==null?void 0:f.size:void 0),g=c??(b?f==null?void 0:f.variant:void 0),y=r??(b?f==null?void 0:f.isDisabled:void 0),v=n??(b?f==null?void 0:f.fullWidth:void 0),w=qe({fullWidth:v,isIconOnly:o,size:p,variant:g});return h.jsx(Po,{className:Ee(e,w),"data-slot":"button",isDisabled:y,slot:l,style:a,...d,children:x=>typeof t=="function"?t(x):t})},Fb=Object.assign(ul,{Root:ul}),Pt=s.createContext({}),dl=({children:t,className:e,variant:n="default",...r})=>{const o=s.useMemo(()=>uf({variant:n}),[n]),i=h.jsx(oe.div,{className:o.base({className:e}),"data-slot":"card",...r,children:t});return h.jsx(Pt,{value:{slots:o},children:n==="transparent"?i:h.jsx(Zn,{value:{variant:n},children:i})})},jb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.header,t),"data-slot":"card-header",...e})},_b=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Pt);return h.jsx(oe.h3,{className:ie(r==null?void 0:r.title,e),"data-slot":"card-title",...n,children:t})},Bb=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Pt);return h.jsx(oe.p,{className:ie(r==null?void 0:r.description,e),"data-slot":"card-description",...n,children:t})},Vb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.content,t),"data-slot":"card-content",...e})},zb=({className:t,...e})=>{const{slots:n}=s.useContext(Pt);return h.jsx(oe.div,{className:ie(n==null?void 0:n.footer,t),"data-slot":"card-footer",...e})},At=Object.assign(dl,{Root:dl,Header:jb,Title:_b,Description:Bb,Content:Vb,Footer:zb}),Hb=new WeakMap;function Gb(t=!0){let[e,n]=s.useState(t),r=s.useRef(!1),o=s.useCallback(i=>{r.current=!0,n(!!i)},[]);return J(()=>{r.current||n(!1)},[]),[o,e]}function fl(t=!0){let e=he(),[n,r]=Gb(t);return{id:r?e:void 0,ref:n}}const Cc={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},Sc={...Cc,customError:!0,valid:!1},mt={isInvalid:!1,validationDetails:Cc,validationErrors:[]},Ub=s.createContext({}),Bn="__reactAriaFormValidationState";function Pc(t){if(t[Bn]){let{realtimeValidation:e,displayValidation:n,updateValidation:r,resetValidation:o,commitValidation:i}=t[Bn];return{realtimeValidation:e,displayValidation:n,updateValidation:r,resetValidation:o,commitValidation:i}}return Wb(t)}function Wb(t){let{isInvalid:e,validationState:n,name:r,value:o,builtinValidation:i,validate:l,validationBehavior:a="aria"}=t;n&&(e||(e=n==="invalid"));let c=e!==void 0?{isInvalid:e,validationErrors:[],validationDetails:Sc}:null,u=s.useMemo(()=>{if(!l||o==null)return null;let P=qb(l,o);return hl(P)},[l,o]);i!=null&&i.validationDetails.valid&&(i=void 0);let d=s.useContext(Ub),f=s.useMemo(()=>r?Array.isArray(r)?r.flatMap(P=>oo(d[P])):oo(d[r]):[],[d,r]),[b,p]=s.useState(d),[g,y]=s.useState(!1);d!==b&&(p(d),y(!1));let v=s.useMemo(()=>hl(g?[]:f),[g,f]),w=s.useRef(mt),[x,T]=s.useState(mt),M=s.useRef(mt),R=()=>{if(!I)return;E(!1);let P=u||i||w.current;Rr(P,M.current)||(M.current=P,T(P))},[I,E]=s.useState(!1);return s.useEffect(R),{realtimeValidation:c||v||u||i||mt,displayValidation:a==="native"?c||v||x:c||v||u||i||x,updateValidation(P){a==="aria"&&!Rr(x,P)?T(P):w.current=P},resetValidation(){let P=mt;Rr(P,M.current)||(M.current=P,T(P)),a==="native"&&E(!1),y(!0)},commitValidation(){a==="native"&&E(!0),y(!0)}}}function oo(t){return t?Array.isArray(t)?t:[t]:[]}function qb(t,e){if(typeof t=="function"){let n=t(e);if(n&&typeof n!="boolean")return oo(n)}return[]}function hl(t){return t.length?{isInvalid:!0,validationErrors:t,validationDetails:Sc}:null}function Rr(t,e){return t===e?!0:!!t&&!!e&&t.isInvalid===e.isInvalid&&t.validationErrors.length===e.validationErrors.length&&t.validationErrors.every((n,r)=>n===e.validationErrors[r])&&Object.entries(t.validationDetails).every(([n,r])=>e.validationDetails[n]===r)}function Yb(t,e,n){let{isDisabled:r=!1,isReadOnly:o=!1,value:i,name:l,form:a,children:c,isRequired:u,validationBehavior:d="aria","aria-label":f,"aria-labelledby":b,"aria-describedby":p,onPressStart:g,onPressEnd:y,onPressChange:v,onPress:w,onPressUp:x,onClick:T}=t,M=Pc({...t,value:e.isSelected}),{isInvalid:R,validationErrors:I,validationDetails:E}=M.displayValidation;kb(t,M,n);let D=A=>{A.stopPropagation(),e.setSelected(j(A).checked)},K=c!=null,P=f!=null||b!=null;!K&&!P&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:O,isPressed:_}=Xe({onPressStart:g,onPressEnd:y,onPressChange:v,onPress:w,onPressUp:x,onClick:T,isDisabled:r}),[F,m]=s.useState(!1),{pressProps:C}=Xe({onPressStart(A){if(A.pointerType==="keyboard"||A.pointerType==="virtual"){A.continuePropagation();return}g==null||g(A),v==null||v(!0),m(!0)},onPressEnd(A){if(A.pointerType==="keyboard"||A.pointerType==="virtual"){A.continuePropagation();return}y==null||y(A),v==null||v(!1),m(!1)},onPressUp(A){if(A.pointerType==="keyboard"||A.pointerType==="virtual"){A.continuePropagation();return}x==null||x(A)},onClick:T,onPress(A){var W;if(A.pointerType==="keyboard"||A.pointerType==="virtual"){A.continuePropagation();return}w==null||w(A),e.toggle(),(W=n.current)==null||W.focus();let{[Bn]:G}=t,{commitValidation:U}=G||M;U()},isDisabled:r||o}),{focusableProps:L}=en(t,n),S=Y(O,L),N=ae(t,{labelable:!0});od(n,e.defaultSelected,e.setSelected);let $=fl(),k=fl();return{labelProps:Y(C,{onClick:A=>A.preventDefault()}),inputProps:Y(N,{checked:e.isSelected,"aria-required":u&&d==="aria"||void 0,required:u&&d==="native","aria-invalid":R||t.validationState==="invalid"||void 0,"aria-errormessage":t["aria-errormessage"],"aria-controls":t["aria-controls"],"aria-readonly":o||void 0,"aria-describedby":[$.id,k.id,p].filter(Boolean).join(" ")||void 0,onChange:D,disabled:r,...i==null?{}:{value:i},name:l,form:a,type:"checkbox",...S}),descriptionProps:$,errorMessageProps:k,isSelected:e.isSelected,isPressed:_||F,isDisabled:r,isReadOnly:o,isInvalid:R||t.validationState==="invalid",validationErrors:I,validationDetails:E}}function kc(t,e,n){let{labelProps:r,inputProps:o,descriptionProps:i,errorMessageProps:l,isSelected:a,isPressed:c,isDisabled:u,isReadOnly:d,isInvalid:f,validationErrors:b,validationDetails:p}=Yb(t,e,n),{isIndeterminate:g}=t;return s.useEffect(()=>{n.current&&(n.current.indeterminate=!!g)}),{labelProps:Y(r,s.useMemo(()=>({onMouseDown:y=>y.preventDefault()}),[])),inputProps:o,descriptionProps:i,errorMessageProps:l,isSelected:a,isPressed:c,isDisabled:u,isReadOnly:d,isInvalid:f,validationErrors:b,validationDetails:p}}const Xb=typeof document<"u"?s.useInsertionEffect??s.useLayoutEffect:()=>{};function Zb(t,e,n){let[r,o]=s.useState(t||e),i=s.useRef(r),l=s.useRef(t!==void 0),a=t!==void 0;s.useEffect(()=>{let f=l.current;f!==a&&process.env.NODE_ENV!=="production"&&console.warn(`WARN: A component changed from ${f?"controlled":"uncontrolled"} to ${a?"controlled":"uncontrolled"}.`),l.current=a},[a]);let c=a?t:r;Xb(()=>{i.current=c});let[,u]=s.useReducer(()=>({}),{}),d=s.useCallback((f,...b)=>{let p=typeof f=="function"?f(i.current):f;Object.is(i.current,p)||(i.current=p,o(p),u(),n==null||n(p,...b))},[n]);return[c,d]}function Jb(t={}){let{isReadOnly:e}=t,[n,r]=Zb(t.isSelected,t.defaultSelected||!1,t.onChange),[o]=s.useState(n);function i(a){e||r(a)}function l(){e||r(!n)}return{isSelected:n,defaultSelected:t.defaultSelected??o,setSelected:i,toggle:l}}function Qb(t,e,n){const r=Jb({isReadOnly:t.isReadOnly||e.isReadOnly,isSelected:e.isSelected(t.value),defaultSelected:e.defaultValue.includes(t.value),onChange(y){y?e.addValue(t.value):e.removeValue(t.value),t.onChange&&t.onChange(y)}});let{name:o,form:i,descriptionId:l,errorMessageId:a,validationBehavior:c}=Hb.get(e);c=t.validationBehavior??c;let{realtimeValidation:u}=Pc({...t,value:r.isSelected,name:void 0,validationBehavior:"aria"}),d=s.useRef(mt),f=()=>{e.setInvalid(t.value,u.isInvalid?u:d.current)};s.useEffect(f);let b=e.realtimeValidation.isInvalid?e.realtimeValidation:u,p=c==="native"?e.displayValidation:b,g=kc({...t,isReadOnly:t.isReadOnly||e.isReadOnly,isDisabled:t.isDisabled||e.isDisabled,name:t.name||o,form:t.form||i,isRequired:t.isRequired??e.isRequired,validationBehavior:c,[Bn]:{realtimeValidation:b,displayValidation:p,resetValidation:e.resetValidation,commitValidation:e.commitValidation,updateValidation(y){d.current=y,f()}}},r,n);return{...g,inputProps:{...g.inputProps,"aria-describedby":[g.inputProps["aria-describedby"],e.isInvalid?a:null,l].filter(Boolean).join(" ")||void 0}}}const em=s.createContext(null),Tc=s.createContext(null),Mc=s.createContext(null),tm=s.forwardRef(function(e,n){let{inputRef:r=null,...o}=e;[e,n]=Me(o,n,em);let i=s.useContext(Tc),[l,a]=nm(e,r),{descriptionProps:c,errorMessageProps:u,isSelected:d,isDisabled:f,isReadOnly:b,isInvalid:p,validationDetails:g,validationErrors:y}=l,v=Te({...e,defaultClassName:"react-aria-CheckboxField",values:{isSelected:d,isIndeterminate:e.isIndeterminate||!1,isDisabled:f,isReadOnly:b,isInvalid:p,isRequired:e.isRequired||!1}}),w=ae(e,{global:!0});return delete w.id,delete w.onClick,s.createElement(pe.div,{...Y(w,v),ref:n,slot:e.slot||void 0,"data-selected":d||void 0,"data-indeterminate":e.isIndeterminate||void 0,"data-disabled":f||void 0,"data-readonly":b||void 0,"data-invalid":p||void 0,"data-required":e.isRequired||void 0},s.createElement(ze,{values:[[Mc,{...l,inputRef:a,defaultClassName:"react-aria-CheckboxButton",isIndeterminate:e.isIndeterminate,isRequired:e.isRequired}],[Na,{slots:{description:c,errorMessage:u}}],[Sb,i?null:{isInvalid:p,validationDetails:g,validationErrors:y}]]},v.children))});function nm(t,e){let{validationBehavior:n}=Qt(Pb)||{},r=t.validationBehavior??n??"native",o=s.useContext(Tc),i=Je(s.useMemo(()=>ut(e,t.inputRef!==void 0?t.inputRef:null),[e,t.inputRef])),l={...$f(t),children:typeof t.children=="function"?!0:t.children,value:t.value,validationBehavior:r};return[o?Qb(l,o,i):kc(l,Kb(t),i),i]}const rm=s.forwardRef(function(e,n){let{labelProps:r,inputProps:o,isSelected:i,isDisabled:l,isReadOnly:a,isPressed:c,isInvalid:u,inputRef:d,defaultClassName:f,isIndeterminate:b,isRequired:p}=s.useContext(Mc),{isFocused:g,isFocusVisible:y,focusProps:v}=So(),w=l||a,{hoverProps:x,isHovered:T}=tn({...e,isDisabled:w}),M=Te({...e,defaultClassName:f,values:{isSelected:i,isIndeterminate:b||!1,isPressed:c,isHovered:T,isFocused:g,isFocusVisible:y,isDisabled:l,isReadOnly:a,isInvalid:u,isRequired:p||!1}}),R=ae(e,{global:!0});return delete R.id,delete R.onClick,s.createElement(pe.label,{...Y(R,r,x,M),ref:n,slot:e.slot||void 0,"data-selected":i||void 0,"data-indeterminate":b||void 0,"data-pressed":c||void 0,"data-hovered":T||void 0,"data-focused":g||void 0,"data-focus-visible":y||void 0,"data-disabled":l||void 0,"data-readonly":a||void 0,"data-invalid":u||void 0,"data-required":p||void 0},s.createElement(ga,{elementType:"span"},s.createElement("input",{...Y(o,v),ref:d})),M.children)}),om=s.createContext({}),or=s.createContext({}),io=({children:t,className:e,variant:n,...r})=>{const o=s.useContext(om),i=n??o.variant,l=s.useMemo(()=>df({variant:i}),[i]);return h.jsx(tm,{"data-slot":"checkbox",...r,className:Ee(e,l.base()),children:a=>h.jsx(or,{value:{slots:l,state:a},children:typeof t=="function"?t(a):t})})};io.displayName="HeroUI.Checkbox";const Rc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(or);return h.jsx(rm,{"data-slot":"checkbox-content",...n,className:Ee(e,r==null?void 0:r.content()),children:t})};Rc.displayName="HeroUI.Checkbox.Content";const Dc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(or);return h.jsx(oe.span,{className:ie(r==null?void 0:r.control,e),"data-slot":"checkbox-control",...n,children:t})};Dc.displayName="HeroUI.Checkbox.Control";const Nc=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(or),i=o==null?void 0:o.isSelected,l=o==null?void 0:o.isIndeterminate,a=typeof t=="function"?t(o??{}):t||(l?h.jsx("svg",{"aria-hidden":"true","data-slot":"checkbox-default-indicator--indeterminate",fill:"none",role:"presentation",stroke:"currentColor",strokeLinecap:"round",strokeWidth:3,viewBox:"0 0 24 24",children:h.jsx("line",{x1:"21",x2:"3",y1:"12",y2:"12"})}):h.jsx("svg",{"aria-hidden":"true","data-slot":"checkbox-default-indicator--checkmark",fill:"none",role:"presentation",stroke:"currentColor",strokeDasharray:22,strokeDashoffset:i?44:66,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 17 18",children:h.jsx("polyline",{points:"1 9 7 14 15 4"})}));return h.jsx(oe.span,{"aria-hidden":"true",className:ie(r==null?void 0:r.indicator,e),"data-slot":"checkbox-indicator",...n,children:a})};Nc.displayName="HeroUI.Checkbox.Indicator";const yn=Object.assign(io,{Root:io,Content:Rc,Control:Dc,Indicator:Nc}),Lc=s.createContext({}),pl=({children:t,className:e,color:n,size:r,variant:o,...i})=>{const l=s.useMemo(()=>ff({color:n,size:r,variant:o}),[n,r,o]),a=s.useMemo(()=>typeof t=="string"||typeof t=="number"?h.jsx(Ic,{children:t}):t,[t]);return h.jsx(Lc,{value:{slots:l},children:h.jsx(oe.span,{...i,className:ie(l.base,e),"data-slot":"chip",children:a})})},Ic=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(Lc);return h.jsx(oe.span,{className:ie(r==null?void 0:r.label,e),"data-slot":"chip-label",...n,children:t})},Vn=Object.assign(pl,{Root:pl,Label:Ic}),ir=s.createContext({}),lo=({children:t,className:e,color:n,size:r,...o})=>{const i=s.useMemo(()=>mf({color:n,size:r}),[n,r]);return h.jsx(Ff,{"data-slot":"progress-bar",...o,className:Ee(e,i.base()),children:l=>h.jsx(ir,{value:{slots:i,state:l},children:typeof t=="function"?t(l):t})})};lo.displayName="HeroUI.ProgressBar";const Kc=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(ir);return h.jsx(oe.span,{className:ie(r==null?void 0:r.output,e),"data-slot":"progress-bar-output",...n,children:t??(o==null?void 0:o.valueText)})};Kc.displayName="HeroUI.ProgressBar.Output";const Oc=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(ir);return h.jsx(oe.div,{className:ie(r==null?void 0:r.track,e),"data-slot":"progress-bar-track",...n,children:t})};Oc.displayName="HeroUI.ProgressBar.Track";const Ac=({className:t,style:e,...n})=>{const{slots:r,state:o}=s.useContext(ir);return h.jsx(oe.div,{className:ie(r==null?void 0:r.fill,t),"data-slot":"progress-bar-fill",style:{...e,width:o!=null&&o.isIndeterminate?void 0:`${(o==null?void 0:o.percentage)??0}%`},...n})};Ac.displayName="HeroUI.ProgressBar.Fill";const vn=Object.assign(lo,{Root:lo,Output:Kc,Track:Oc,Fill:Ac}),bl=({className:t,orientation:e,variant:n,...r})=>{const o=Qt(Mo),i=e??(o==null?void 0:o.orientation)??"horizontal";return h.jsx(Tp,{"data-orientation":i,"data-slot":"separator",orientation:i,className:vf({orientation:i,variant:n,className:t}),...r})},im=Object.assign(bl,{Root:bl}),nn=s.createContext({}),ml=({children:t,className:e,status:n,...r})=>{const o=s.useMemo(()=>cf({status:n}),[n]);return h.jsx(nn,{value:{slots:o,status:n},children:h.jsx(Zn,{value:{variant:"default"},children:h.jsx(oe.div,{className:o==null?void 0:o.base({className:e}),"data-slot":"alert-root",...r,children:t})})})},lm=({children:t,className:e,...n})=>{const{slots:r,status:o}=s.useContext(nn),i=()=>{switch(o){case"accent":return h.jsx(ki,{"data-slot":"alert-default-icon"});case"success":return h.jsx(fh,{"data-slot":"alert-default-icon"});case"warning":return h.jsx(uh,{"data-slot":"alert-default-icon"});case"danger":return h.jsx(dh,{"data-slot":"alert-default-icon"});default:return h.jsx(ki,{"data-slot":"alert-default-icon"})}};return h.jsx(oe.div,{className:ie(r==null?void 0:r.indicator,e),"data-slot":"alert-indicator",...n,children:t??i()})},sm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(nn);return h.jsx(oe.div,{className:ie(r==null?void 0:r.content,e),"data-slot":"alert-content",...n,children:t})},am=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(nn);return h.jsx(oe.p,{className:ie(r==null?void 0:r.title,e),"data-slot":"alert-title",...n,children:t})},cm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(nn);return h.jsx(oe.span,{className:ie(r==null?void 0:r.description,e),"data-slot":"alert-description",...n,children:t})},Rt=Object.assign(ml,{Root:ml,Indicator:lm,Content:sm,Title:am,Description:cm}),Io=s.createContext({}),um=({children:t,className:e,variant:n,...r})=>{const o=s.useMemo(()=>gf({variant:n}),[n]);return h.jsx(pb,{className:Ee(e,o.item()),"data-slot":"menu-item",...r,children:i=>h.jsx(Io,{value:{slots:o,state:i},children:typeof t=="function"?t(i):t})})},dm=({children:t,className:e,type:n="checkmark",...r})=>{const{slots:o,state:i}=s.useContext(Io),l=i==null?void 0:i.isSelected,a=typeof t=="function"?t(i??{}):t||(n==="dot"?h.jsx("svg",{"aria-hidden":"true","data-slot":"menu-item-indicator--dot",fill:"currentColor",fillRule:"evenodd",role:"presentation",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",children:h.jsx("path",{clipRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14",fillRule:"evenodd"})}):h.jsx("svg",{"aria-hidden":"true","data-slot":"menu-item-indicator--checkmark",fill:"none",role:"presentation",stroke:"currentColor",strokeDasharray:22,strokeDashoffset:l?44:66,strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,viewBox:"0 0 17 18",children:h.jsx("polyline",{points:"1 9 7 14 15 4"})}));return h.jsx(oe.span,{"aria-hidden":"true",className:ie(o==null?void 0:o.indicator,e),"data-slot":"menu-item-indicator","data-type":n,"data-visible":l||void 0,...r,children:a})},fm=({children:t,className:e,...n})=>{const{slots:r,state:o}=s.useContext(Io);if(!(o==null?void 0:o.hasSubmenu))return null;const a=t??h.jsx(sh,{});return h.jsx(oe.span,{"aria-hidden":"true",className:ie(r==null?void 0:r.submenuIndicator,e),"data-slot":"submenu-indicator",...n,children:a})},hm=({children:t,className:e,...n})=>{const r=s.useMemo(()=>yf({class:typeof e=="string"?e:void 0}),[e]);return h.jsx(hb,{className:r,...n,children:t})},lr=s.createContext({}),gl=({children:t,...e})=>{const n=s.useMemo(()=>pf(),[]);return h.jsx(lr,{value:{slots:n},children:h.jsx(ab,{...e,children:t})})},pm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(lr);return h.jsx(Po,{className:Ee(e,r==null?void 0:r.trigger()),"data-slot":"dropdown-trigger",...n,children:o=>h.jsx(h.Fragment,{children:typeof t=="function"?t(o):t})})},bm=({children:t,className:e,placement:n,...r})=>{const{slots:o}=s.useContext(lr);return h.jsx(Zn,{value:{variant:"default"},children:h.jsx(Jh,{...r,className:Ee(e,o==null?void 0:o.popover()),"data-slot":"dropdown-popover",placement:n,children:t})})};function mm({className:t,...e}){const{slots:n}=s.useContext(lr);return h.jsx(ub,{className:Ee(t,n==null?void 0:n.menu()),"data-selection-mode":e.selectionMode,"data-slot":"dropdown-menu",...e})}const gm=t=>h.jsx(um,{...t}),ym=t=>h.jsx(fm,{...t}),vm=({children:t,...e})=>h.jsx(cb,{"data-slot":"dropdown-submenu-trigger",...e,children:t}),xm=t=>h.jsx(dm,{...t}),$m=t=>h.jsx(hm,{...t}),Dt=Object.assign(gl,{Root:gl,Trigger:pm,Popover:bm,Menu:mm,Section:$m,Item:gm,ItemIndicator:xm,SubmenuIndicator:ym,SubmenuTrigger:vm}),we=s.createContext({}),yl=({children:t,state:e,...n})=>{const r=s.useMemo(()=>({slots:$o(),placement:void 0}),[]),o=s.useMemo(()=>e?{isOpen:e.isOpen,onOpenChange:e.setOpen}:{},[e]);return h.jsx(we,{value:r,children:h.jsx(mb,{"data-slot":"modal-root",...Y(n,o),children:t})})},wm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(Eb,{children:h.jsx(oe.div,{className:ie(r==null?void 0:r.trigger,e),"data-slot":"modal-trigger",role:"button",...n,children:t})})},Em=({children:t,className:e,isDismissable:n=!0,onClick:r,variant:o,...i})=>{const{slots:l}=s.useContext(we),a=s.useMemo(()=>$o({variant:o}),[o]),c=s.useMemo(()=>({slots:{...l,...a}}),[l,a]);return h.jsx(wc,{className:Ee(e,a==null?void 0:a.backdrop()),"data-slot":"modal-backdrop",isDismissable:n,onClick:u=>{u.stopPropagation(),r==null||r(u)},...i,children:u=>h.jsxs(we,{value:c,children:[typeof t=="function"?t(u):t," "]})})},Cm=({children:t,className:e,placement:n="auto",scroll:r,size:o,...i})=>{const{slots:l}=s.useContext(we),a=s.useMemo(()=>$o({scroll:r,size:o}),[r,o]),c=s.useMemo(()=>({placement:n,slots:{...l,...a}}),[l,n,a]);return h.jsx(xb,{className:Ee(e,a==null?void 0:a.container()),"data-placement":n,"data-slot":"modal-container",...i,children:u=>h.jsx(we,{value:c,children:typeof t=="function"?t(u):t})})},Sm=({children:t,className:e,...n})=>{const{placement:r,slots:o}=s.useContext(we);return h.jsx(Zn,{value:{variant:"default"},children:h.jsx(gb,{className:ie(o==null?void 0:o.dialog,e),"data-placement":r,"data-slot":"modal-dialog",...n,children:t})})},Pm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.header,e),"data-slot":"modal-header",...n,children:t})},km=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.body,e),"data-slot":"modal-body",...n,children:t})},Tm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.footer,e),"data-slot":"modal-footer",...n,children:t})},Mm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(ih,{className:ie(r==null?void 0:r.heading,e),"data-slot":"modal-heading",slot:"title",...n,children:t})},Rm=({children:t,className:e,...n})=>{const{slots:r}=s.useContext(we);return h.jsx(oe.div,{className:ie(r==null?void 0:r.icon,e),"data-slot":"modal-icon",...n,children:t})},Dm=({className:t,...e})=>{const{slots:n}=s.useContext(we);return h.jsx(Cb,{className:Ee(t,n==null?void 0:n.closeTrigger()),"data-slot":"modal-close-trigger",slot:"close",...e})},pt=Object.assign(yl,{Root:yl,Trigger:wm,Backdrop:Em,Container:Cm,Dialog:Sm,Header:Pm,Icon:Rm,Heading:Mm,Body:km,Footer:Tm,CloseTrigger:Dm}),Nm={easy:"GREEN",moderate:"ORANGE",difficult:"RED"},Lm={easy:"Easy",moderate:"Moderate",difficult:"Difficult"};function Im(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-[1em]",children:[h.jsx("path",{d:"M12 14a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z"}),h.jsx("path",{d:"m13.4 10.6 3.6-3.6"}),h.jsx("path",{d:"M3.3 16a9 9 0 1 1 17.4 0"})]})}function Fc({difficulty:t,label:e,showIcon:n=!0,size:r="md",className:o}){const i=je[Nm[t]];return h.jsxs(Vn,{variant:"soft",size:r,className:q(o),style:{backgroundColor:ot(i,.15),color:i},children:[n&&h.jsx(Im,{}),h.jsx(Vn.Label,{children:e??Lm[t]})]})}const vl=h.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0ZM12 9v4M12 17h.01"}),xl=h.jsxs(h.Fragment,{children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"M12 16v-4M12 8h.01"})]}),Km=h.jsxs(h.Fragment,{children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"m8.5 12 2.5 2.5 4.5-5"})]}),Om={note:xl,info:xl,tip:Km,caution:vl,danger:vl};function Am({type:t}){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5",children:Om[t]})}function Fm({type:t="caution",title:e,icon:n,children:r,className:o}){const i=e===void 0?Pn[t]:e,l=Dl(t);return h.jsxs(Rt,{className:q("border",o),style:{backgroundColor:ot(l,.1),borderColor:l},children:[h.jsx(Rt.Indicator,{style:{color:l},children:n??h.jsx(Am,{type:t})}),h.jsxs(Rt.Content,{children:[i!=null&&h.jsx(Rt.Title,{children:i}),h.jsx(Rt.Description,{children:r})]})]})}const jc="media-figure-point-marker absolute flex -translate-x-1/2 -translate-y-1/2 items-center justify-center rounded-full font-semibold shadow ring-2 ring-background",zn="media-figure-shape-outline";function jm(t){return t.type==="circle"}function _m(t){return t.type==="rectangle"}function Bm(t,e){const n=t.id??e,r=t.color??"GREY",o=je[r];if(jm(t))return h.jsx("div",{role:"img","aria-label":t.title,className:q("pointer-events-none absolute rounded-full",zn),style:{left:`${t.x}%`,top:`${t.y}%`,width:`${t.radius*2}%`,aspectRatio:"1",transform:"translate(-50%, -50%)",borderColor:o,backgroundColor:ot(o,.1)}},n);if(_m(t)){const i=Math.min(t.x1,t.x2),l=Math.min(t.y1,t.y2),a=Math.abs(t.x2-t.x1),c=Math.abs(t.y2-t.y1);return h.jsx("div",{role:"img","aria-label":t.title,className:q("pointer-events-none absolute",zn),style:{left:`${i}%`,top:`${l}%`,width:`${a}%`,height:`${c}%`,borderColor:o,backgroundColor:ot(o,.1)}},n)}return h.jsx("span",{role:"img","aria-label":t.title,style:{left:`${t.x}%`,top:`${t.y}%`,backgroundColor:o,color:Un(o)},className:jc,children:t.label},n)}function so({annotations:t}){return h.jsx(h.Fragment,{children:t.map(Bm)})}const Hn=4/3,Ko=16;function ct(t){return Math.round(t*3/4)}const Dr=(t,e,n)=>Math.min(Math.max(t,e),n);function rn(t,e,n){const r=Math.min(e,Math.floor(n*Hn)),o=Dr(Math.round(t.width),Math.min(Ko,r),r),i=ct(o);return{width:o,x:Dr(Math.round(t.x),0,e-o),y:Dr(Math.round(t.y),0,n-i)}}function _c(t,e){const r=t/e<=Hn?t:Math.round(e*Hn),o=ct(r);return rn({x:(t-r)/2,y:(e-o)/2,width:r},t,e)}function Vm(t,e,n){const{x:r,y:o,width:i}=t;if(i<=0||r<0||o<0)return!1;const l=ct(i);return r+i<=e&&o+l<=n}function zm(t,e,n,r,o){if(r<=0||o<=0||e<=0||n<=0||!Vm(t,e,n))return null;const i=r/t.width;return{position:"absolute",width:i*e,height:i*n,left:-t.x*i,top:-t.y*i,maxWidth:"none"}}function Hm(t,e){t(),requestAnimationFrame(()=>{t(),requestAnimationFrame(t)});const n=[];for(let r=50;r<=e;r+=50)n.push(setTimeout(t,r));return()=>{for(const r of n)clearTimeout(r)}}function Bc(t={}){const{settleMs:e=0,observeParent:n=!1,remeasureWhenVisible:r=!1,layoutSettleKey:o}=t,i=s.useRef(null),[l,a]=s.useState(null),c=s.useCallback(()=>{const d=i.current;if(!d)return;const{width:f,height:b}=d.getBoundingClientRect();f<=0||b<=0||a(p=>(p==null?void 0:p.width)===f&&(p==null?void 0:p.height)===b?p:{width:f,height:b})},[]),u=s.useCallback(()=>{c(),requestAnimationFrame(()=>{c(),requestAnimationFrame(()=>{c(),setTimeout(c,0)})})},[c]);return s.useLayoutEffect(()=>{c();const d=i.current;if(!d)return;const f=new ResizeObserver(()=>c());f.observe(d),n&&d.parentElement&&f.observe(d.parentElement);const b=[];let p=d;for(let y=0;p&&y<6;y+=1)b.push(p),p=p.parentElement;const g=()=>u();for(const y of b)y.addEventListener("transitionend",g);return()=>{f.disconnect();for(const y of b)y.removeEventListener("transitionend",g)}},[c,u,n]),s.useEffect(()=>{if(!(e<=0))return Hm(c,e)},[o,c,e]),s.useEffect(()=>{if(!r)return;const d=i.current;if(!d)return;const f=new IntersectionObserver(b=>{for(const p of b)p.isIntersecting&&p.intersectionRatio>=.99&&u()},{threshold:[0,.25,.5,.75,.99,1]});return f.observe(d),()=>f.disconnect()},[o,u,r]),s.useEffect(()=>{o!==void 0&&u()},[o,u]),{ref:i,size:l,measure:c,measureAfterLayout:u}}function Gm(t){const e=t.split(/[?#]/)[0]??t,n=e.lastIndexOf("/"),r=e.lastIndexOf(".");return r<=n?null:e.slice(r+1).toLowerCase()||null}function Um({src:t,modelFileName:e}){const n=s.useRef(null);return s.useEffect(()=>{const r=n.current;if(!r)return;let o=!1,i=null,l=null;return import("online-3d-viewer").then(a=>{if(o)return;const c=new a.EmbeddedViewer(r,{projectionMode:a.ProjectionMode.Orthographic,backgroundColor:new a.RGBAColor(219,234,254,255),defaultColor:new a.RGBColor(30,64,175),onModelLoaded:()=>{const d=c.GetViewer();d.SetNavigationMode(a.NavigationMode.FreeOrbit),d.SetUpVector(a.Direction.Z,!1);const f=d.GetBoundingSphere(()=>!0);d.FitSphereToWindow(f,!1)}});l=c,(t.startsWith("blob:")||Gm(t)===null&&!!e)&&e?c.LoadModelFromInputFiles([new a.InputFile(e,a.FileSource.Url,t)]):c.LoadModelFromUrlList([t]),typeof ResizeObserver<"u"&&(i=new ResizeObserver(()=>{c.Resize()}),i.observe(r))}),()=>{o=!0,i==null||i.disconnect(),l==null||l.Destroy()}},[t,e]),h.jsx("div",{ref:n,className:"absolute inset-0 [&_canvas]:size-full!","aria-label":"Interactive 3D model",role:"img"})}const Wm=400;function Oo({className:t,src:e,type:n="image",displayRegion:r,modelFileName:o,layoutSettleKey:i,remeasureWhenVisible:l=!1,children:a}){const c=!!r,{ref:u,size:d,measureAfterLayout:f}=Bc({settleMs:c?Wm:0,observeParent:c,remeasureWhenVisible:c&&l,layoutSettleKey:i}),[b,p]=s.useState(null),g=r&&b&&d&&zm(r,b.width,b.height,d.width,d.height),y=!!g,v=!!(r&&b&&!g),w="size-full object-cover object-center",x=M=>{const R=M.currentTarget;R.naturalWidth>0&&R.naturalHeight>0&&(p({width:R.naturalWidth,height:R.naturalHeight}),f())},T=M=>{const R=M.currentTarget;R.videoWidth>0&&R.videoHeight>0&&(p({width:R.videoWidth,height:R.videoHeight}),f())};return s.useEffect(()=>{p(null)},[e]),n==="model"?h.jsxs("div",{ref:u,className:q("@container relative overflow-hidden",t),children:[h.jsx(Um,{src:e,modelFileName:o}),a]}):h.jsxs("div",{ref:u,className:q("@container relative overflow-hidden",t),children:[n==="video"?h.jsx("video",{src:e,controls:!0,className:y?"absolute max-w-none":w,style:{...y&&g?g:void 0,opacity:v?0:1},onLoadedMetadata:r?T:void 0}):h.jsx("img",{src:e,alt:"",className:y?"absolute max-w-none":w,style:{...y&&g?g:void 0,opacity:v?0:1},onLoad:r?x:void 0}),a]})}function qm({className:t="absolute inset-0",...e}){return h.jsx(Oo,{className:t,...e})}const Ym=2,$l=3,Gn=(t,e,n)=>Math.min(Math.max(t,e),n),Vc=t=>t.type==="circle",on=t=>t.type==="rectangle",wl=t=>on(t)?[t.x1,t.x2]:[t.x],El=t=>on(t)?[t.y1,t.y2]:[t.y];function Xm(t,e,n){const r=Gn(e,-Math.min(...wl(t)),100-Math.max(...wl(t))),o=Gn(n,-Math.min(...El(t)),100-Math.max(...El(t)));return on(t)?{...t,x1:t.x1+r,y1:t.y1+o,x2:t.x2+r,y2:t.y2+o}:{...t,x:t.x+r,y:t.y+o}}function Cl(t,e,n){return Math.hypot(e.x-t.x,(e.y-t.y)/n)}function zc(t){return{...t,x1:Math.min(t.x1,t.x2),y1:Math.min(t.y1,t.y2),x2:Math.max(t.x1,t.x2),y2:Math.max(t.y1,t.y2)}}function Zm(t,e,n){return t==="circle"?{type:"circle",x:e.x,y:e.y,radius:0,color:n}:t==="rectangle"?{type:"rectangle",x1:e.x,y1:e.y,x2:e.x,y2:e.y,color:n}:{type:"point",x:e.x,y:e.y,color:n}}function Jm(t){return t==="circle"?"create-circle":t==="rectangle"?"create-rectangle":"create-point"}function Qm(t,e,n){switch(t.mode){case"create-point":return{...t.base,x:e.x,y:e.y};case"move":return Xm(t.base,e.x-t.start.x,e.y-t.start.y);case"create-circle":return{...t.base,radius:Cl(t.start,e,n)};case"resize-circle":{const r=t.base;return{...r,radius:Cl({x:r.x,y:r.y},e,n)}}case"create-rectangle":return{...t.base,x2:e.x,y2:e.y};case"resize-rect":{const r=t.base,o=t.corner==="nw"||t.corner==="sw",i=t.corner==="nw"||t.corner==="ne";return{...r,x1:o?e.x:r.x1,x2:o?r.x2:e.x,y1:i?e.y:r.y1,y2:i?r.y2:e.y}}}}function Sl(t){if(Vc(t))return{...t,radius:Math.max(t.radius,Ym)};if(on(t)){const e=zc(t);return{...e,x2:Math.max(e.x2,e.x1+$l),y2:Math.max(e.y2,e.y1+$l)}}return t}function Pl({x:t,y:e,cursor:n,onPointerDown:r}){return h.jsx("span",{onPointerDown:r,className:"annotation-handle pointer-events-auto absolute size-3 -translate-x-1/2 -translate-y-1/2 rounded-sm border border-background bg-accent shadow",style:{left:`${t}%`,top:`${e}%`,cursor:n}})}function eg({annotations:t,editing:e}){const{tool:n,color:r,selectedId:o,onSelect:i,onAdd:l,onChange:a,onRemove:c}=e,u=s.useRef(null),d=s.useRef(!1),[f,b]=s.useState(null),[p,g]=s.useState(null),y=n==="select",v=P=>{const O=u.current.getBoundingClientRect();return{x:Gn((P.clientX-O.left)/O.width*100,0,100),y:Gn((P.clientY-O.top)/O.height*100,0,100)}},w=(P,O)=>{var _;(_=u.current)==null||_.setPointerCapture(P.pointerId),d.current=!1,b(O),g(Sl(O.base))},x=P=>{if(y){i==null||i(null);return}const O=v(P);w(P,{mode:Jm(n),id:null,start:O,base:Zm(n,O,r)})},T=P=>{if(!f)return;const O=u.current.getBoundingClientRect();d.current=!0,g(Sl(Qm(f,v(P),O.width/O.height)))},M=P=>{var O;f&&p&&((O=u.current)==null||O.releasePointerCapture(P.pointerId),f.id===null?l==null||l(p):d.current&&(a==null||a(f.id,p))),b(null),g(null)},R=(P,O,_)=>{var F;P.stopPropagation(),(F=u.current)==null||F.focus(),i==null||i(O),w(P,{mode:"move",id:O,start:v(P),base:_})},I=(P,O,_)=>{P.stopPropagation(),w(P,{mode:"resize-circle",id:O,start:v(P),base:_})},E=(P,O,_,F)=>{P.stopPropagation(),w(P,{mode:"resize-rect",id:O,start:v(P),base:zc(_),corner:F})},D=P=>{(P.key==="Delete"||P.key==="Backspace")&&o!=null&&(P.preventDefault(),c==null||c(o))},K=(P,O,_)=>{const F=_&&O===o,m=je[P.color??"GREY"],C=_?"pointer-events-auto cursor-move":"pointer-events-none",L=_?S=>R(S,O,P):void 0;if(Vc(P))return h.jsxs("div",{children:[h.jsx("div",{role:"img","aria-label":P.title,onPointerDown:L,className:q("absolute rounded-full",zn,C,F&&"outline outline-2 outline-offset-2 outline-accent"),style:{left:`${P.x}%`,top:`${P.y}%`,width:`${P.radius*2}%`,aspectRatio:"1",transform:"translate(-50%, -50%)",borderColor:m,backgroundColor:ot(m,.1)}}),F&&h.jsx(Pl,{x:P.x+P.radius,y:P.y,cursor:"ew-resize",onPointerDown:S=>I(S,O,P)})]},O);if(on(P)){const S=Math.min(P.x1,P.x2),N=Math.min(P.y1,P.y2),$=Math.abs(P.x2-P.x1),k=Math.abs(P.y2-P.y1),A=[{corner:"nw",x:S,y:N,cursor:"nwse-resize"},{corner:"ne",x:S+$,y:N,cursor:"nesw-resize"},{corner:"sw",x:S,y:N+k,cursor:"nesw-resize"},{corner:"se",x:S+$,y:N+k,cursor:"nwse-resize"}];return h.jsxs("div",{children:[h.jsx("div",{role:"img","aria-label":P.title,onPointerDown:L,className:q("absolute",zn,C,F&&"outline outline-2 outline-offset-2 outline-accent"),style:{left:`${S}%`,top:`${N}%`,width:`${$}%`,height:`${k}%`,borderColor:m,backgroundColor:ot(m,.1)}}),F&&A.map(({corner:G,x:U,y:W,cursor:ee})=>h.jsx(Pl,{x:U,y:W,cursor:ee,onPointerDown:le=>E(le,O,P,G)},G))]},O)}return h.jsx("span",{role:"img","aria-label":P.title,onPointerDown:L,style:{left:`${P.x}%`,top:`${P.y}%`,backgroundColor:m,color:Un(m)},className:q(jc,C,F&&"outline outline-2 outline-offset-2 outline-accent"),children:P.label},O)};return h.jsxs("div",{ref:u,tabIndex:0,role:"application","aria-label":"Annotation editor",onPointerDown:x,onPointerMove:T,onPointerUp:M,onKeyDown:D,className:q("absolute inset-0 focus:outline-none",y?"cursor-default":"cursor-crosshair"),children:[t.map((P,O)=>{const _=P.id??String(O),F=(f==null?void 0:f.id)===_&&p?p:P;return K(F,_,y)}),(f==null?void 0:f.id)===null&&p&&K(p,"__draft__",!1)]})}function sr({src:t,type:e="image",modelFileName:n,annotations:r=[],displayRegion:o,zoomable:i=!0,annotationEditing:l,layoutSettleKey:a,className:c}){const u="@container relative aspect-[4/3] overflow-hidden rounded-lg border border-default bg-default-soft",d=h.jsxs(h.Fragment,{children:[h.jsx(qm,{src:t,type:e,displayRegion:o,modelFileName:n,layoutSettleKey:a}),l?h.jsx(eg,{annotations:r,editing:l}):h.jsx(so,{annotations:r})]});return h.jsx("figure",{className:q("flex flex-col gap-2",c),children:i&&e==="image"&&!l?h.jsxs(pt,{children:[h.jsx(pt.Trigger,{"aria-label":"View image full size",className:q(u,"cursor-zoom-in"),children:d}),h.jsx(pt.Backdrop,{variant:"blur",children:h.jsx(pt.Container,{placement:"center",children:h.jsxs(pt.Dialog,{"aria-label":"Full size image",className:"w-auto max-w-[95vw] overflow-hidden bg-transparent p-0 shadow-none",children:[h.jsx(Oo,{className:"aspect-[4/3] max-h-[88vh] w-[min(95vw,calc(88vh*4/3))] rounded-lg border border-default bg-default-soft",src:t,type:"image",displayRegion:o,remeasureWhenVisible:!0,children:h.jsx(so,{annotations:r})}),h.jsx(pt.CloseTrigger,{})]})})})]}):h.jsx("div",{className:u,children:d})})}const Ao=Symbol.for("@openpawlabs/diy-guides-ui/MediaFigure");sr[Ao]=!0;function tg(){return h.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true",className:"size-2/3",children:h.jsx("path",{d:"M8 5v14l11-7z"})})}const ng={model:{hex:je.BLUE,content:h.jsx("span",{className:"text-lg font-bold",children:"3D"})},video:{hex:je.MAGENTA,content:h.jsx(tg,{})}};function Hc({src:t,type:e="image",annotations:n=[],displayRegion:r,className:o}){if(e==="image")return h.jsx(Oo,{className:q("aspect-[4/3]",o),src:t,type:"image",displayRegion:r,children:h.jsx(so,{annotations:n})});const{hex:i,content:l}=ng[e];return h.jsx("div",{"aria-hidden":"true",className:q("flex aspect-[4/3] items-center justify-center",o),style:{backgroundColor:i,color:Un(i)},children:l})}const rg=[{corner:"nw",cursor:"nwse-resize"},{corner:"ne",cursor:"nesw-resize"},{corner:"sw",cursor:"nesw-resize"},{corner:"se",cursor:"nwse-resize"}],og=(t,e,n)=>Math.min(Math.max(t,e),n);function ig(t,e,n,r,o){return rn({x:t.x+e,y:t.y+n,width:t.width},r,o)}function lg(t,e,n,r,o){const i=e==="nw"||e==="sw",l=e==="nw"||e==="ne",a=i?t.x+t.width:t.x,c=l?t.y+ct(t.width):t.y,u=i?a:r-a,d=l?c:o-c,f=Math.min(u,d*(4/3)),b=og(Math.abs(n.x-a),Ko,f),p=ct(b);return rn({x:i?a-b:a,y:l?c-p:c,width:b},r,o)}function sg({src:t,region:e,onChange:n,className:r}){const o=s.useRef(null),[i,l]=s.useState(null),[a,c]=s.useState(null),[u,d]=s.useState(null),f=x=>{const T=x.currentTarget;T.naturalWidth>0&&T.naturalHeight>0&&l({width:T.naturalWidth,height:T.naturalHeight})},b=u??(i?e?rn(e,i.width,i.height):_c(i.width,i.height):null),p=x=>{const T=o.current.getBoundingClientRect();return{x:(x.clientX-T.left)/T.width*i.width,y:(x.clientY-T.top)/T.height*i.height}},g=(x,T)=>{var M;x.stopPropagation(),(M=o.current)==null||M.setPointerCapture(x.pointerId),c(T),d(T.base)},y=x=>{if(!a||!i)return;const T=p(x),M=a.mode==="move"?ig(a.base,T.x-a.start.x,T.y-a.start.y,i.width,i.height):lg(a.base,a.corner,T,i.width,i.height);d(M)},v=x=>{var T;a&&u&&((T=o.current)==null||T.releasePointerCapture(x.pointerId),n(u)),c(null),d(null)},w=b&&i?{left:b.x/i.width*100,top:b.y/i.height*100,width:b.width/i.width*100,height:ct(b.width)/i.height*100}:null;return h.jsxs("div",{ref:o,role:"application","aria-label":"Crop editor",className:q("relative inline-block touch-none select-none overflow-hidden leading-none",r),style:i?{"--crop-aspect":i.width/i.height}:void 0,onPointerMove:y,onPointerUp:v,children:[h.jsx("img",{src:t,alt:"",draggable:!1,onLoad:f,className:"block h-auto w-full select-none"}),w&&h.jsx("div",{className:"crop-region absolute cursor-move border-2 border-background",style:{left:`${w.left}%`,top:`${w.top}%`,width:`${w.width}%`,height:`${w.height}%`,boxShadow:"0 0 0 9999px rgba(0, 0, 0, 0.5)"},onPointerDown:x=>g(x,{mode:"move",start:p(x),base:b}),children:rg.map(({corner:x,cursor:T})=>h.jsx("span",{className:"crop-handle pointer-events-auto absolute size-3 -translate-x-1/2 -translate-y-1/2 rounded-sm border border-background bg-accent shadow",style:{left:x==="nw"||x==="sw"?"0%":"100%",top:x==="nw"||x==="ne"?"0%":"100%",cursor:T},onPointerDown:M=>g(M,{mode:"resize",corner:x,start:p(M),base:b})},x))})]})}function ag({name:t,thumbnail:e,href:n,quantity:r,price:o,children:i,className:l}){return h.jsxs("li",{className:q("flex items-center gap-3 py-3 first:pt-0 last:pb-0",l),children:[e&&h.jsx("img",{src:e,alt:"",className:"size-12 shrink-0 rounded-md border border-default object-cover"}),h.jsxs("div",{className:"flex min-w-0 flex-1 flex-col",children:[n?h.jsx(Lo,{href:n,className:"font-medium",children:t}):h.jsx("span",{className:"font-medium",children:t}),i!=null&&h.jsx("span",{className:"text-sm text-default-500",children:i})]}),r!=null&&h.jsxs("span",{className:"shrink-0 text-sm text-default-500",children:["×",r]}),o!=null&&h.jsx("span",{className:"shrink-0 text-sm font-medium",children:o})]})}function cg({title:t="What you need",children:e,className:n}){return h.jsxs(At,{className:q("w-full",n),children:[t!=null&&h.jsx(At.Header,{children:h.jsx(At.Title,{children:t})}),h.jsx(At.Content,{children:h.jsx("ul",{className:"flex flex-col divide-y divide-default",children:e})})]})}const ug=Object.assign(cg,{Item:ag});function Gc(t){return null}function dg(t){return s.isValidElement(t)&&t.type===Gc}function Uc(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"mr-1 size-4 shrink-0",children:h.jsx("path",{d:"m6 9 6 6 6-6"})})}function kl(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M10 13a5 5 0 0 0 7.07 0l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71M14 11a5 5 0 0 0-7.07 0l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"})})}function fg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M12 19V5M5 12l7-7 7 7"})})}function hg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"size-3.5",children:h.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})}function pg(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"currentColor",className:"size-4",children:[h.jsx("circle",{cx:"9",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"18",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"18",r:"1.4"})]})}function bg(t){var r;if(!t||t==="#"||t.startsWith("blob:"))return;const n=(((r=t.replaceAll("\\","/").split("?")[0])==null?void 0:r.split("#")[0])??"").split("/").pop();if(!(!n||n==="."||n===".."))try{return decodeURIComponent(n)}catch{return n}}function mg(t,e){return e===void 0||e===!1?e:typeof e=="string"?e||void 0:bg(t)??!0}function ao(t){const{href:e,download:n,external:r}=t.props;return{href:e,download:mg(e,n),...r?{target:"_blank",rel:"noreferrer noopener"}:{}}}function gg(t,e,n,r){return q(qe({variant:t,size:e,fullWidth:!0}),"!min-h-0 !justify-center !rounded-none",n&&"!rounded-b-3xl",r&&"border-b border-separator","hover:!bg-[var(--button-bg-hover)] data-[hovered=true]:!bg-[var(--button-bg-hover)]")}function co(){return h.jsx("span",{"aria-hidden":"true",className:xo({orientation:"horizontal"}).separator()})}function yg({variant:t="primary",size:e="md",icon:n,menuLabel:r="More download options",editing:o,children:i,className:l}){const a=s.Children.toArray(i).filter(dg);if(o)return h.jsx(xg,{items:a,variant:t,size:e,icon:n,menuLabel:r,editing:o,className:l});if(a.length===0)return null;const[c,...u]=a;if(u.length===0){const d=qe({variant:"primary",size:e});return h.jsxs(Lo,{...ao(c),className:q(d,l),children:[n,c.props.children]})}return h.jsx(vg,{items:a,variant:t,size:e,icon:n,menuLabel:r,className:l})}function vg({items:t,variant:e,size:n,icon:r,menuLabel:o,className:i}){const l=s.useRef(null),[a,c]=s.useState(),[u]=t,d=qe({variant:e,size:n});return s.useLayoutEffect(()=>{const f=l.current;if(!f)return;const b=()=>c(f.offsetWidth);b();const p=new ResizeObserver(b);return p.observe(f),()=>p.disconnect()},[t,e,n]),h.jsxs("div",{ref:l,className:q(xo({orientation:"horizontal"}).base(),i),children:[h.jsxs(Lo,{...ao(u),className:d,children:[r,u.props.children]}),h.jsxs(Dt,{children:[h.jsxs(Dt.Trigger,{"aria-label":o,className:q(qe({variant:e,size:n,isIconOnly:!0}),"!inline-flex items-center justify-center"),children:[h.jsx(co,{}),h.jsx(Uc,{})]}),h.jsx(Dt.Popover,{placement:"bottom",offset:0,triggerRef:l,className:"!max-w-none !p-0",style:a?{minWidth:a}:void 0,children:h.jsx(Dt.Menu,{className:"!gap-0 !p-0",children:t.map((f,b)=>h.jsxs(Dt.Item,{...ao(f),className:gg("secondary",n,b===t.length-1,b<t.length-1),children:[b===0?r:null,f.props.children]},b))})})]})]})}function xg({items:t,variant:e,size:n,icon:r,menuLabel:o,editing:i,className:l}){const[a,c]=s.useState(!1),[u,d]=s.useState(null),[f,b]=s.useState(null),{onAddItem:p,onRemoveItem:g,onReorderItem:y,onSelectItem:v}=i,w=t[0],x=t.slice(1),T=qe({variant:e,size:n}),M=y!=null,R=()=>{d(null),b(null)},I=E=>{u!=null&&u!==E&&(y==null||y(u,E)),R()};return h.jsxs("div",{className:q("relative inline-flex flex-col items-start",l),children:[h.jsxs("div",{className:xo({orientation:"horizontal"}).base(),children:[h.jsxs("span",{className:q(T,"cursor-text"),children:[r,w?w.props.children:h.jsx("span",{className:"opacity-60",children:"Add a link"})]}),w&&v&&h.jsxs("button",{type:"button",onClick:()=>v(0),"aria-label":"Edit primary link",className:qe({variant:e,size:n,isIconOnly:!0}),children:[h.jsx(co,{}),h.jsx(kl,{})]}),h.jsxs("button",{type:"button",onClick:()=>c(E=>!E),"aria-label":o,"aria-expanded":a,className:qe({variant:e,size:n,isIconOnly:!0}),children:[!(w&&v)&&h.jsx(co,{}),h.jsx(Uc,{})]})]}),a&&h.jsxs(h.Fragment,{children:[h.jsx("div",{className:"fixed inset-0 z-40",onClick:()=>c(!1),"aria-hidden":"true"}),h.jsxs("div",{className:"absolute left-0 top-full z-50 mt-2 w-64 rounded-lg border border-default-200 bg-background p-2 shadow-lg",children:[x.length>0?h.jsx("ul",{className:"flex flex-col gap-0.5",children:x.map((E,D)=>{const K=D+1;return h.jsxs("li",{draggable:M||void 0,onDragStart:M?()=>d(K):void 0,onDragOver:M?P=>{P.preventDefault(),b(K)}:void 0,onDrop:M?P=>{P.preventDefault(),I(K)}:void 0,onDragEnd:M?R:void 0,className:q("flex items-center gap-1.5 rounded-md px-1.5 py-1 transition",M&&"cursor-grab",u===K&&"opacity-40",f===K&&u!==K&&"ring-2 ring-accent"),children:[M&&h.jsx("span",{className:"shrink-0 text-default-400",children:h.jsx(pg,{})}),h.jsx("span",{className:"min-w-0 flex-1 text-sm",children:E.props.children}),y&&h.jsx("button",{type:"button",onClick:()=>y(K,0),"aria-label":"Make default download",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(fg,{})}),v&&h.jsx("button",{type:"button",onClick:()=>v(K),"aria-label":"Edit link",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(kl,{})}),g&&h.jsx("button",{type:"button",onClick:()=>g(K),"aria-label":"Remove option",className:"shrink-0 rounded p-0.5 text-default-500 transition hover:text-danger focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:h.jsx(hg,{})})]},K)})}):h.jsx("p",{className:"px-1.5 py-1 text-sm text-default-500",children:"No other options yet."}),p&&h.jsx("button",{type:"button",onClick:p,className:"mt-1 w-full rounded-md px-1.5 py-1 text-left text-sm font-medium text-accent transition hover:bg-default-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:"+ Add option"})]})]})]})}const $g=Object.assign(yg,{Item:Gc});function wg(t,e,n){const[r,o]=s.useState(e),i=t!==void 0,l=i?t:r,a=s.useCallback(c=>{i||o(c),n==null||n(c)},[i,n]);return[l,a]}const Wc=3,Eg="#3ABF84",Cg="#34B07A",Sg="#0B7A47",Pg={caution:Pn.caution,reminder:"Reminder",note:Pn.note};function kg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5 shrink-0 text-danger",children:h.jsx("path",{d:"M10.29 3.86 1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0ZM12 9v4M12 17h.01"})})}function Tg(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-5 shrink-0 text-default-500",children:[h.jsx("circle",{cx:"12",cy:"12",r:"9"}),h.jsx("path",{d:"M12 16v-4M12 8h.01"})]})}function Mg(){return h.jsx("span",{"aria-hidden":"true",className:"mt-0.5 flex size-6 shrink-0 items-center justify-center rounded bg-default-100",children:h.jsx("svg",{viewBox:"0 0 24 24",fill:"currentColor",className:"size-3.5 text-default-500",children:h.jsx("path",{d:"M16 12V4h1V3H7v1h1v8l-2 2v1h5.2c-.2.6-.3 1.2-.3 1.8 0 2.2 1.8 4 4 4s4-1.8 4-4c0-.6-.1-1.2-.3-1.8H18v-1l-2-2z"})})})}function Rg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-7",children:h.jsx("path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4M17 8l-5-5-5 5M12 3v12"})})}function qc(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2.5,strokeLinecap:"round",strokeLinejoin:"round",className:"size-3",children:h.jsx("path",{d:"M18 6 6 18M6 6l12 12"})})}function Dg(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M12 20h9M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1 1-4Z"})})}function Ng(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"M6 2v14a2 2 0 0 0 2 2h14M2 6h14a2 2 0 0 1 2 2v14"})})}function Lg(){return h.jsxs("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"currentColor",className:"size-3.5",children:[h.jsx("circle",{cx:"9",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"6",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"12",r:"1.4"}),h.jsx("circle",{cx:"9",cy:"18",r:"1.4"}),h.jsx("circle",{cx:"15",cy:"18",r:"1.4"})]})}function Ig(t){return s.isValidElement(t)?t.type===sr?!0:typeof t.type=="function"&&t.type[Ao]===!0:!1}function Tl(t,e){return t.type===sr?h.jsx(Hc,{src:t.props.src,type:t.props.type,annotations:t.props.annotations,displayRegion:t.props.displayRegion,className:e}):s.cloneElement(t,{thumbnailPreview:!0,className:e})}function Yc(t){return s.isValidElement(t)&&t.type===Jc}function Kg(t){return s.isValidElement(t)?s.Children.toArray(t.props.children).filter(Yc).length:0}function Og(t,e=!1){let n=null,r=null;for(const i of s.Children.toArray(t))s.isValidElement(i)&&(i.type===Xc&&(n=i.props.children),i.type===Zc&&(r=i));const o=s.Children.toArray(n).filter(Ig);return Kg(r),{figures:o.slice(0,Wc),bullets:r}}function Xc(t){return null}function Zc({children:t,className:e,editing:n}){const[r,o]=s.useState(null),[i,l]=s.useState(null);if(!n)return h.jsx("ul",{className:q("flex flex-col gap-2",e),children:t});const{onAddBullet:a,onRemoveBullet:c,onReorderBullet:u}=n,d=s.Children.toArray(t).filter(Yc),f=u!=null&&d.length>1,b=c!=null&&d.length>1,p=()=>{o(null),l(null)},g=y=>{r!=null&&r!==y&&(u==null||u(r,y)),p()};return h.jsxs("ul",{className:q("flex flex-col gap-2",e),children:[d.map((y,v)=>s.cloneElement(y,{key:y.key??v,__edit:{canReorder:f,isDragging:r===v,isOver:i===v&&r!==v,onRemove:b?()=>c==null?void 0:c(v):void 0,onDragStart:()=>o(v),onDragOver:()=>l(v),onDrop:()=>g(v),onDragEnd:p}})),a&&h.jsx("li",{className:"list-none",children:h.jsx("button",{type:"button",onClick:a,className:"rounded-md px-1 py-0.5 text-sm font-medium text-default-500 transition hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:"+ New bullet"})})]})}function Jc(t){const{variant:e="dot",color:n="GREY",label:r,hideLabel:o=!1,onMarkerPress:i,markerAriaLabel:l,children:a,className:c}=t,u=t.__edit,[d,f]=s.useState(!1);let b=null,p;if(e==="dot")b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"mt-1.5 size-2 shrink-0 cursor-pointer rounded-full outline-none transition hover:ring-2 hover:ring-accent focus-visible:ring-2 focus-visible:ring-accent",style:{backgroundColor:je[n]}}):h.jsx("span",{"aria-hidden":"true",className:"mt-1.5 size-2 shrink-0 rounded-full",style:{backgroundColor:je[n]}}),p=h.jsx("span",{className:"flex-1",children:a});else if(e==="button")b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"size-2 shrink-0 cursor-pointer rounded-full bg-default-300 outline-none transition hover:ring-2 hover:ring-accent focus-visible:ring-2 focus-visible:ring-accent"}):null,p=h.jsx("div",{className:"min-w-0 flex-1",children:a});else{const T=r??Pg[e],M=e==="caution"?h.jsx(kg,{}):e==="reminder"?h.jsx(Mg,{}):h.jsx(Tg,{});b=i?h.jsx("button",{type:"button",onClick:i,"aria-label":l??"Change bullet style",className:"shrink-0 cursor-pointer rounded outline-none transition hover:opacity-70 focus-visible:ring-2 focus-visible:ring-accent",children:M}):M,p=h.jsxs("span",{className:"flex-1",children:[!o&&h.jsxs(h.Fragment,{children:[h.jsxs("span",{className:"font-semibold",children:[T,":"]})," "]}),a]})}const g=q("flex gap-2.5",e==="button"&&"items-center",e==="caution"&&"text-danger",c);if(!u)return h.jsxs("li",{className:g,children:[b,p]});const{canReorder:y,isDragging:v,isOver:w,onRemove:x}=u;return h.jsxs("li",{className:q("group rounded-md",g,v&&"opacity-40",w&&"ring-2 ring-accent"),draggable:y&&d?!0:void 0,onDragStart:y?T=>{T.dataTransfer.effectAllowed="move",u.onDragStart()}:void 0,onDragOver:y?T=>{T.preventDefault(),T.dataTransfer.dropEffect="move",u.onDragOver()}:void 0,onDrop:y?T=>{T.preventDefault(),u.onDrop()}:void 0,onDragEnd:y?()=>{f(!1),u.onDragEnd()}:void 0,children:[y&&h.jsx("span",{"aria-hidden":"true",onPointerDown:()=>f(!0),onPointerUp:()=>f(!1),className:"mt-1 shrink-0 cursor-grab text-default-400 transition hover:text-default-500",children:h.jsx(Lg,{})}),b,p,x&&h.jsx("button",{type:"button",onClick:x,"aria-label":"Remove bullet",className:"mt-1 shrink-0 rounded p-0.5 text-default-400 opacity-0 transition hover:text-danger focus-visible:opacity-100 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent group-hover:opacity-100",children:h.jsx(qc,{})})]})}function Ag(){return h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:3,strokeLinecap:"round",strokeLinejoin:"round",className:"size-4",children:h.jsx("path",{d:"m5 12 5 5 9-11"})})}function Fg({figures:t,bullets:e,mediaEditing:n}){const r=n!=null,[o,i]=s.useState(0),[l,a]=s.useState(null),[c,u]=s.useState(null),d=(n==null?void 0:n.activeIndex)??o,f=t[d]??t[0],p=((f==null?void 0:f.props.type)??"image")==="image",g=R=>{var I;i(R),(I=n==null?void 0:n.onSelectImage)==null||I.call(n,R)},y=r&&(n==null?void 0:n.onReorderImage)!=null&&t.length>1,v=()=>{a(null),u(null)},w=R=>{var I;l!=null&&l!==R&&((I=n==null?void 0:n.onReorderImage)==null||I.call(n,l,R)),v()},x=r&&((n==null?void 0:n.canAddImage)??!0)&&t.length>=1&&t.length<Wc,T=r?t.length>=1:t.length>1,M="aspect-[4/3] w-28 sm:w-26 lg:w-30";return h.jsxs("div",{className:"grid grid-cols-1 gap-6 sm:grid-cols-2",children:[h.jsx("div",{className:"min-w-0",children:f?r?h.jsxs("div",{className:"group relative",children:[s.cloneElement(f,{className:q("w-full",f.props.className),zoomable:!1}),h.jsxs("div",{className:"absolute inset-0 flex items-center justify-center gap-2 rounded-lg opacity-0 transition group-hover:bg-foreground/40 group-hover:opacity-100 focus-within:bg-foreground/40 focus-within:opacity-100",children:[p&&h.jsxs("button",{type:"button",onClick:()=>{var R;return(R=n==null?void 0:n.onEditAnnotations)==null?void 0:R.call(n,d)},className:"flex items-center gap-1.5 rounded-md bg-background/90 px-2.5 py-1.5 text-sm font-semibold text-foreground shadow transition hover:bg-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:[h.jsx(Dg,{}),"Edit annotations"]}),p&&(n==null?void 0:n.onEditCrop)&&h.jsxs("button",{type:"button",onClick:()=>{var R;return(R=n==null?void 0:n.onEditCrop)==null?void 0:R.call(n,d)},className:"flex items-center gap-1.5 rounded-md bg-background/90 px-2.5 py-1.5 text-sm font-semibold text-foreground shadow transition hover:bg-background focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-accent",children:[h.jsx(Ng,{}),"Adjust crop"]})]})]}):s.cloneElement(f,{className:q("w-full",f.props.className)}):r&&h.jsxs("button",{type:"button",onClick:()=>{var R;return(R=n==null?void 0:n.onAddImage)==null?void 0:R.call(n)},className:"flex aspect-[4/3] w-full flex-col items-center justify-center gap-2 rounded-lg border-2 border-dashed border-default bg-default-soft text-default-500 transition hover:border-accent hover:text-accent focus-visible:border-accent focus-visible:text-accent focus-visible:outline-none",children:[h.jsx(Rg,{}),h.jsx("span",{className:"text-sm font-medium",children:"Add image"})]})}),h.jsxs("div",{className:"flex min-w-0 flex-col gap-4",children:[(T||x)&&h.jsxs("div",{className:"flex flex-wrap gap-2",role:"group","aria-label":"Step images",children:[t.map((R,I)=>r?h.jsxs("div",{className:q("relative rounded-md transition-shadow",y&&"cursor-grab",l===I&&"opacity-40",c===I&&l!==I&&"ring-2 ring-accent ring-offset-2 ring-offset-background"),draggable:y||void 0,onDragStart:y?E=>{E.dataTransfer.effectAllowed="move",a(I)}:void 0,onDragOver:y?E=>{E.preventDefault(),E.dataTransfer.dropEffect="move",u(I)}:void 0,onDrop:y?E=>{E.preventDefault(),w(I)}:void 0,onDragEnd:y?v:void 0,children:[h.jsx("button",{type:"button",className:q("block overflow-hidden rounded-md border-2 transition-[box-shadow,opacity,border-color]",I===d?"border-accent shadow-md":"border-default opacity-80 hover:opacity-100"),onClick:()=>g(I),"aria-label":`Image ${I+1}`,"aria-pressed":I===d,children:Tl(R,M)}),h.jsx("button",{type:"button",onClick:()=>{var E;return(E=n==null?void 0:n.onRemoveImage)==null?void 0:E.call(n,I)},"aria-label":`Remove image ${I+1}`,className:"absolute -right-1.5 -top-1.5 flex size-5 items-center justify-center rounded-full bg-foreground text-background shadow transition hover:bg-danger focus-visible:bg-danger focus-visible:outline-none",children:h.jsx(qc,{})})]},R.key??R.props.src??I):h.jsx("button",{type:"button",className:q("overflow-hidden rounded-md border-2 transition-[box-shadow,opacity,border-color]",I===d?"border-accent shadow-md":"border-default opacity-80 hover:opacity-100"),onMouseEnter:()=>g(I),onFocus:()=>g(I),"aria-label":`Image ${I+1}`,"aria-pressed":I===d,children:Tl(R,M)},R.key??R.props.src??I)),x&&h.jsx("button",{type:"button",onClick:()=>{var R;return(R=n==null?void 0:n.onAddImage)==null?void 0:R.call(n)},"aria-label":"Add image",className:q(M,"flex items-center justify-center rounded-md border-2 border-dashed border-default text-default-500 transition hover:border-accent hover:text-accent focus-visible:border-accent focus-visible:text-accent focus-visible:outline-none"),children:h.jsx("svg",{"aria-hidden":"true",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round",className:"size-6",children:h.jsx("path",{d:"M12 5v14M5 12h14"})})})]}),e]})]})}const jg=s.forwardRef(function({number:e,title:n,isCompleted:r,defaultCompleted:o=!1,onCompletedChange:i,completable:l=!0,mediaEditing:a,children:c,id:u,scrollMarginTop:d,className:f},b){const[p,g]=wg(r,o,i),y=s.useId(),{figures:v,bullets:w}=Og(c,a!=null),x=d!=null?{scrollMarginTop:d}:void 0;return h.jsxs("section",{ref:b,id:u,"aria-labelledby":n!=null?y:void 0,"data-step-number":e??void 0,"data-completed":p||void 0,style:x,className:q("flex flex-col gap-4 transition-opacity",d==null&&"scroll-mt-4",p&&"opacity-60",f),children:[h.jsxs("header",{className:"flex flex-col gap-3 sm:flex-row sm:items-center",children:[h.jsxs("div",{className:"flex min-w-0 items-center gap-3 sm:flex-1",children:[e!=null&&h.jsx("span",{className:q("flex size-8 shrink-0 items-center justify-center rounded-md text-sm font-bold tabular-nums",p?"bg-success text-success-foreground":"bg-foreground text-background"),children:p?h.jsx(Ag,{}):e}),n!=null&&h.jsx("h3",{id:y,className:"min-w-0 flex-1 text-lg font-semibold leading-tight",children:n})]}),l&&h.jsx(Fb,{variant:p?"primary":"secondary",size:"lg",onPress:()=>g(!p),"aria-pressed":p,className:q("ml-auto shrink-0",p&&"guide-step-complete-button"),style:p?{"--guide-step-complete-bg":Eg,"--guide-step-complete-bg-hover":Cg,"--guide-step-complete-checkbox":Sg}:void 0,children:h.jsx(yn,{isSelected:p,isReadOnly:!0,"aria-hidden":!0,className:"pointer-events-none gap-2 text-inherit",children:h.jsxs(yn.Content,{className:"flex items-center gap-2 whitespace-nowrap",children:[h.jsx(yn.Control,{children:h.jsx(yn.Indicator,{})}),"Mark complete"]})})})]}),h.jsx(Fg,{figures:v,bullets:w,mediaEditing:a})]})}),_g=Object.assign(jg,{Media:Xc,Bullets:Zc,Bullet:Jc}),Fo=s.createContext(0),Qc=s.createContext(null),eu=s.createContext(null);function tu(){return s.useContext(Fo)}function Bg(){return s.useContext(Qc)}function jo(){return s.useContext(eu)}const Vg=8;function nu({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0}={}){return t+e}function ru({progressBarHeight:t=0,includeProgressBar:e=!1}={}){return e?t+Vg:0}function ar({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0}={}){return nu({parentScrollMarginTop:t,additionalParentScrollMarginTop:e})}function ou({parentScrollMarginTop:t=0,additionalParentScrollMarginTop:e=0,progressBarHeight:n=0,includeProgressBar:r=!1}){return ar({parentScrollMarginTop:t,additionalParentScrollMarginTop:e})+ru({progressBarHeight:n,includeProgressBar:r})}function uo(t,e=window.innerHeight,n=0){if(t.height<=0)return 0;const r=Math.max(t.top,n),o=Math.min(t.bottom,e);return Math.max(0,o-r)/t.height}function zg(t,e){if(t==null)return null;const n=(e==null?void 0:e.top)??t.top,r=Math.max(0,n-t.top);return r<=0?null:{top:t.top,bottom:t.top+r,left:t.left,right:t.right,width:t.width,height:r,x:t.x,y:t.y,toJSON:()=>({})}}function Hg(){var t;return typeof window>"u"?0:window.scrollY||document.documentElement.scrollTop||((t=document.body)==null?void 0:t.scrollTop)||0}function Gg(){var t;return typeof document>"u"?0:Math.max(((t=document.body)==null?void 0:t.scrollHeight)??0,document.documentElement.scrollHeight)}function Ug(){return typeof window>"u"?0:window.innerHeight||document.documentElement.clientHeight||0}function Wg(t=Hg(),e=Ug(),n=2){if(typeof document>"u")return!1;const r=Gg();return r<=e?!1:t+e>=r-n}function qg({overviewRect:t,overviewContentInsetTop:e,stepNumbers:n,getStepRect:r,activeStepMinVisibleRatio:o,stepContentInsetTop:i,innerHeight:l=window.innerHeight,atPageBottom:a=!1}){var p;const c=t!=null?uo(t,l,e):0,u=n.flatMap(g=>{const y=r(g);return y==null?[]:[{step:g,rect:y,visibleRatio:uo(y,l,i)}]}),d=n.at(-1);if(a&&d!=null)return d;let f=null;for(const g of u)if(g.visibleRatio>=o){f=g.step;break}if(d!=null){const g=u.find(y=>y.step===d);if(g!=null&&g.visibleRatio>=o&&g.rect.top<=i)return d}if(c>=o){const g=f!=null?((p=u.find(y=>y.step===f))==null?void 0:p.visibleRatio)??0:0;if(f==null||c>=g)return null}if(f!=null)return f;const b=[...c>0?[{step:null,visibleRatio:c}]:[],...u.filter(g=>g.visibleRatio>0)];return b.length>0?b[b.length-1].step:null}const cr="step-",_o="step";function ur(t,e=cr){return`${e}${t}`}function iu(t,e=cr){const n=t.replace(/^#/,"");if(!n.startsWith(e))return null;const r=Number.parseInt(n.slice(e.length),10);return Number.isFinite(r)&&r>0?r:null}function lu(t,e=_o){const r=new URLSearchParams(t.startsWith("?")?t:`?${t}`).get(e);if(r==null||r==="")return null;const o=Number.parseInt(r,10);return Number.isFinite(o)&&o>0?o:null}function Sn(t,e,n=_o,r=cr){return e==="hash"?iu(t.hash,r):lu(t.search,n)}function su(t,e,n,r=_o,o=cr){const i=new URL(t);return n==="hash"?(i.hash=e!=null?ur(e,o):"",i.toString()):(e!=null?i.searchParams.set(r,String(e)):i.searchParams.delete(r),i.toString())}const Yg=900;function Xg(t,e,n){const r=Math.max(0,t.getBoundingClientRect().top+window.scrollY-e);window.scrollTo({top:r,behavior:n})}function Ml(t,e,n){var o;const r=((o=Ft(t))==null?void 0:o.getBoundingClientRect())??null;return r!=null&&uo(r,window.innerHeight,e)>=n}function Ft(t){return document.getElementById(ur(t))}function Zg({enabled:t,rootRef:e,guideTopRef:n=null,guideContentRef:r=null,stepNumbers:o,mode:i="hash",stepUrlKey:l="step",scrollMarginTop:a=0,overviewScrollMarginTop:c=0,activeStepMinVisibleRatio:u=.2,onActiveStepChange:d}){const f=s.useRef(null),b=s.useRef(!1),p=s.useRef(!1),g=s.useRef(null),y=s.useRef({overview:c,step:a}),v=s.useRef(null),w=s.useRef(null),x=s.useCallback(E=>{if(typeof window>"u")return;const D=su(window.location.href,E,i,l);D!==window.location.href&&window.history.replaceState(window.history.state,"",D)},[i,l]),T=s.useCallback((E,{updateUrl:D})=>{f.current!==E&&(f.current=E,D&&x(E),d==null||d(E))},[d,x]),M=s.useCallback(()=>{var D;b.current=!1,g.current=null;const E=v.current;E!=null&&Ml(E,a,u)&&(v.current=null),(D=w.current)==null||D.call(w)},[u,a]),R=s.useCallback((E,{behavior:D="smooth",fromUrl:K=!1}={})=>{if(typeof window>"u")return;const P=E!=null?Ft(E):(n==null?void 0:n.current)??e.current;if(P==null)return;const O=E!=null?a:c;v.current=K?E:null,b.current=!0,g.current!=null&&clearTimeout(g.current),Xg(P,O,D),T(E,{updateUrl:!1});const _=D==="auto"?0:Yg;if(_===0){M();return}g.current=setTimeout(M,_)},[M,n,c,e,a,T]),I=s.useCallback(({initial:E=!1}={})=>{if(typeof window>"u")return;const D=Sn(window.location,i,l),K=E&&D!=null;R(D,{behavior:K?"auto":"smooth",fromUrl:!0})},[i,R,l]);s.useEffect(()=>{if(!t||typeof window>"u"||p.current)return;const E=Sn(window.location,i,l);e.current!=null&&(E==null||o.includes(E)||o.length>0)&&(E!=null&&Ft(E)==null||(p.current=!0,I({initial:!0})))},[t,i,e,I,o.join(","),l]),s.useEffect(()=>{if(!t||typeof window>"u")return;const E=y.current;if(!(E.overview!==c||E.step!==a)||(y.current={overview:c,step:a},b.current))return;const K=Sn(window.location,i,l);R(K,{behavior:K!=null?"auto":"smooth",fromUrl:K!=null})},[t,i,c,a,R,l]),s.useEffect(()=>{if(!t||typeof window>"u")return;const E=()=>{I()};return window.addEventListener("hashchange",E),window.addEventListener("popstate",E),()=>{var D;window.removeEventListener("hashchange",E),window.removeEventListener("popstate",E),g.current!=null&&(clearTimeout(g.current),g.current=null,b.current=!1,(D=w.current)==null||D.call(w))}},[t,I]),s.useEffect(()=>{if(!t||typeof window>"u"||o.length===0)return;const E=()=>{var S,N;if(b.current)return;const _=v.current;if(_!=null){if(Ml(_,a,u)){v.current=null,T(_,{updateUrl:!1});return}T(_,{updateUrl:!1});return}const F=((S=n==null?void 0:n.current)==null?void 0:S.getBoundingClientRect())??null,m=((N=r==null?void 0:r.current)==null?void 0:N.getBoundingClientRect())??null,C=zg(F,m),L=qg({overviewRect:C,overviewContentInsetTop:c,stepNumbers:o,getStepRect:$=>{var k;return((k=Ft($))==null?void 0:k.getBoundingClientRect())??null},activeStepMinVisibleRatio:u,stepContentInsetTop:a,atPageBottom:Wg()});T(L,{updateUrl:!0})},D=new IntersectionObserver(E,{root:null,rootMargin:`-${a}px 0px 0px 0px`,threshold:[0,.05,.1,.2,.25,.5,.75,.8,.9,1]}),K=[n==null?void 0:n.current,r==null?void 0:r.current,...o.map(_=>Ft(_))];for(const _ of K)_!=null&&D.observe(_);let P=0;const O=()=>{P===0&&(P=window.requestAnimationFrame(()=>{P=0,E()}))};return w.current=E,E(),window.addEventListener("scroll",O,{passive:!0}),()=>{w.current=null,window.removeEventListener("scroll",O),P!==0&&window.cancelAnimationFrame(P),D.disconnect()}},[u,t,r,n,c,a,T,o.join(",")])}function Jg(t){return s.isValidElement(t)}function Qg({children:t,showProgress:e=!0,onProgressChange:n,syncStepUrl:r=!0,stepUrlMode:o="hash",stepUrlKey:i="step",onActiveStepChange:l,scrollMarginTop:a=0,activeStepMinVisibleRatio:c=.2,completedSteps:u,onCompletedStepsChange:d,className:f}){const b=s.Children.toArray(t).filter(Jg),p=b.length,g=s.useRef(null),{ref:y,size:v}=Bc({settleMs:e?250:0,layoutSettleKey:e}),w=tu(),x=Bg(),T=jo(),M=s.useMemo(()=>ar({parentScrollMarginTop:w,additionalParentScrollMarginTop:a}),[a,w]),R=s.useMemo(()=>ou({parentScrollMarginTop:w,additionalParentScrollMarginTop:a,progressBarHeight:(v==null?void 0:v.height)??0,includeProgressBar:e&&p>0}),[a,w,v==null?void 0:v.height,e,p]),I=M;s.useLayoutEffect(()=>{const m=x==null?void 0:x.current;m!=null&&(m.style.scrollMarginTop=`${M}px`)},[x,M]);const E=b.map((m,C)=>m.props.number??C+1),[D,K]=s.useState(()=>Object.fromEntries(b.map((m,C)=>[m.props.number??C+1,!!(m.props.defaultCompleted??m.props.isCompleted)]))),P=u!=null,O=P?u:D,_=(m,C)=>{const L={...O,[m]:C};if(P){d==null||d(L);return}K(L)},F=Object.values(O).filter(Boolean).length;return s.useEffect(()=>{n==null||n({completed:F,total:p})},[F,p,n]),Zg({enabled:r,rootRef:g,guideTopRef:x,guideContentRef:T,stepNumbers:E,mode:o,stepUrlKey:i,scrollMarginTop:R,overviewScrollMarginTop:M,activeStepMinVisibleRatio:c,onActiveStepChange:l}),h.jsxs("div",{ref:g,className:q("flex flex-col gap-8",f),children:[e&&p>0&&h.jsx("div",{ref:y,className:"sticky z-10 mx-2",style:{top:I},children:h.jsx(At,{className:"w-full px-6 py-4",children:h.jsxs(vn,{value:F,maxValue:p,"aria-label":"Guide progress",className:"flex flex-col gap-1.5",children:[h.jsxs("div",{className:"flex items-center justify-between text-sm text-default-500",children:[h.jsx("span",{children:"Guide Progress"}),h.jsxs(vn.Output,{children:[F," / ",p," steps"]})]}),h.jsx(vn.Track,{className:"h-2 overflow-hidden rounded-full bg-default-soft",children:h.jsx(vn.Fill,{className:"h-full rounded-full bg-success transition-[width]"})})]})})}),h.jsx("ol",{className:"flex flex-col",children:b.map((m,C)=>{const L=m.props.number??C+1,S=r?ur(L):m.props.id;return h.jsxs("li",{children:[s.cloneElement(m,{number:L,id:m.props.id??S,scrollMarginTop:r?R:void 0,isCompleted:O[L]??!1,onCompletedChange:N=>{var $,k;_(L,N),(k=($=m.props).onCompletedChange)==null||k.call($,N)}}),C<b.length-1&&h.jsx(im,{className:"my-8"})]},m.key??L)})})]})}function ey({title:t,heroImage:e,heroImageAlt:n,difficulty:r,timeEstimate:o,meta:i,className:l}){const a=r!=null||o!=null,c=e!=null;return h.jsxs("header",{className:q("flex flex-col gap-4 border-b border-default pb-6 md:[grid-area:header]",c&&"sm:flex-row sm:items-center sm:gap-6",l),children:[c&&h.jsx("div",{className:"aspect-[4/3] h-32 shrink-0 overflow-hidden rounded-lg border border-default bg-default-100",children:h.jsx("img",{src:e,alt:n??"",className:"size-full object-cover"})}),h.jsxs("div",{className:"flex min-w-0 flex-1 flex-col gap-4",children:[h.jsxs("div",{className:"flex flex-col gap-1.5",children:[h.jsx("h1",{className:"text-3xl font-bold tracking-tight",children:t}),i!=null&&h.jsx("div",{className:"text-sm text-default-500",children:i})]}),a&&h.jsxs("div",{className:"flex flex-wrap items-center gap-2",children:[r!=null&&h.jsx(Fc,{difficulty:r}),o!=null&&h.jsx(Vn,{variant:"soft",color:"default",children:h.jsx(Vn.Label,{children:o})})]})]})]})}function ty({children:t,className:e}){return h.jsx("div",{className:q("min-w-0 md:[grid-area:intro]",e),children:h.jsx("div",{className:"max-w-prose text-default-700",children:t})})}function ny({children:t,className:e}){return h.jsx("aside",{className:q("min-w-0 md:[grid-area:sidebar]",e),children:h.jsx("div",{className:"flex flex-col gap-4",children:t})})}function ry({children:t,className:e}){const n=jo();return h.jsx("main",{ref:n,className:q("min-w-0 w-full md:[grid-area:main]",e),children:t})}const oy=Object.assign(function({children:e,scrollMarginTop:n=0,className:r}){const o=s.useRef(null),i=s.useRef(null),l=s.useMemo(()=>ar({parentScrollMarginTop:n}),[n]),a=s.useMemo(()=>({scrollMarginTop:l}),[l]);return h.jsx(Qc.Provider,{value:o,children:h.jsx(eu.Provider,{value:i,children:h.jsx(Fo.Provider,{value:n,children:h.jsx("div",{ref:o,style:a,className:q("mx-auto grid w-full max-w-6xl grid-cols-1 gap-x-8 gap-y-8 md:grid-cols-[minmax(0,1fr)_20rem] md:[grid-template-areas:'header_header'_'intro_sidebar'_'main_main']",r),children:e})})})})},{Header:ey,Intro:ty,Sidebar:ny,Content:ry});exports.COLORS=je;exports.Callout=Fm;exports.DISPLAY_REGION_ASPECT=Hn;exports.DifficultyBadge=Fc;exports.GuideLayout=oy;exports.GuideScrollMarginContext=Fo;exports.GuideStep=_g;exports.GuideStepList=Qg;exports.LinkButton=$g;exports.MIN_REGION_WIDTH=Ko;exports.MediaCropEditor=sg;exports.MediaFigure=sr;exports.MediaFigureThumbnail=Hc;exports.ToolList=ug;exports.buildGuideStepUrl=su;exports.calloutTypeColor=Rl;exports.calloutTypeHex=Dl;exports.calloutTypeLabel=Pn;exports.centeredDisplayRegion=_c;exports.clampDisplayRegion=rn;exports.computeGuideLibraryScrollMarginTop=ru;exports.computeGuideOverviewScrollMarginTop=ar;exports.computeGuideStepScrollMarginTop=ou;exports.computeParentScrollMarginTop=nu;exports.displayRegionHeight=ct;exports.guideStepUrlId=ur;exports.hexToRgba=ot;exports.markerTextColor=Un;exports.mediaFigureType=Ao;exports.parseGuideStepFromHash=iu;exports.parseGuideStepFromSearch=lu;exports.readGuideStepFromLocation=Sn;exports.useGuideContentRef=jo;exports.useGuideScrollMargin=tu;
|
|
29
29
|
//# sourceMappingURL=diy-guides-ui.cjs.map
|