@clicktap/ui 0.9.0 → 0.12.2

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.
Files changed (90) hide show
  1. package/Accordion/Accordion.d.ts +1 -1
  2. package/Avatar/Avatar.d.ts +1 -1
  3. package/Avatar/AvatarGroup/AvatarGroup.d.ts +1 -1
  4. package/Avatar/AvatarGroup/types.d.ts +3 -1
  5. package/Badge/Badge.d.ts +1 -1
  6. package/Breadcrumbs/BreadcrumbItem.d.ts +1 -1
  7. package/Breadcrumbs/BreadcrumbLink.d.ts +1 -1
  8. package/Breadcrumbs/BreadcrumbSeparator.d.ts +1 -1
  9. package/Breadcrumbs/Breadcrumbs.d.ts +1 -1
  10. package/Button/Button.d.ts +1 -1
  11. package/Card/Card.d.ts +3 -2
  12. package/Checkbox/Checkbox.d.ts +4 -1
  13. package/Collapsible/Collapsible.d.ts +1 -1
  14. package/Collapsible/CollapsibleTrigger.d.ts +1 -1
  15. package/Collapsible/types.d.ts +3 -2
  16. package/Container/Container.d.ts +2 -3
  17. package/ContextMenu/ContextMenu.d.ts +8 -2
  18. package/CreditCardExpirationInput/CreditCardExpirationInput.d.ts +4 -1
  19. package/CreditCardInput/CreditCardInput.d.ts +4 -1
  20. package/DateInput/DateInput.d.ts +4 -1
  21. package/Dialog/Dialog.d.ts +1 -1
  22. package/Divider/Divider.d.ts +1 -1
  23. package/Drawer/Drawer.d.ts +1 -1
  24. package/Input/Input.d.ts +6 -2
  25. package/Link/Link.d.ts +1 -1
  26. package/Loader/CircularEasing/CircularEasing.d.ts +1 -1
  27. package/Loader/Pulse/Pulse.d.ts +10 -1
  28. package/Meter/Meter.d.ts +15 -2
  29. package/Modal/Modal.d.ts +1 -1
  30. package/ModalOverlay/ModalOverlay.d.ts +1 -1
  31. package/NumberInput/NumberInput.d.ts +4 -1
  32. package/PinInput/PinInput.d.ts +4 -1
  33. package/Progressbar/CircularProgressbar/CircularProgressbar.d.ts +1 -1
  34. package/Progressbar/CircularProgressbar/types.d.ts +2 -0
  35. package/Progressbar/LinearProgressbar/LinearProgressbar.d.ts +1 -1
  36. package/Progressbar/LinearProgressbar/types.d.ts +2 -0
  37. package/Radio/Radio.d.ts +4 -1
  38. package/Select/Option.d.ts +1 -1
  39. package/Select/Select.d.ts +8 -1
  40. package/Slider/Slider.d.ts +7 -4
  41. package/Switch/Switch.d.ts +10 -2
  42. package/Tabs/Tab.d.ts +13 -1
  43. package/Tabs/TabList.d.ts +1 -1
  44. package/Tabs/TabPanel.d.ts +1 -1
  45. package/Tabs/Tabs.d.ts +1 -1
  46. package/TimeInput/TimeInput.d.ts +2 -1
  47. package/TimeInput/types.d.ts +2 -0
  48. package/ToggleButton/ToggleButton.d.ts +1 -1
  49. package/index.d.ts +1 -1
  50. package/index.js +12 -2392
  51. package/index.mjs +10545 -12128
  52. package/package.json +7 -7
  53. package/style.css +1 -0
  54. package/types.d.ts +4 -0
  55. package/utils.d.ts +3 -0
  56. package/Breadcrumbs/styles.d.ts +0 -5
  57. package/Button/styles.d.ts +0 -4
  58. package/Card/styles.d.ts +0 -6
  59. package/Checkbox/styles.d.ts +0 -5
  60. package/Collapsible/styles.d.ts +0 -268
  61. package/Container/styles.d.ts +0 -4
  62. package/Container/types.d.ts +0 -8
  63. package/ContextMenu/styles.d.ts +0 -3
  64. package/CreditCardExpirationInput/styles.d.ts +0 -6
  65. package/CreditCardInput/styles.d.ts +0 -6
  66. package/DateInput/styles.d.ts +0 -8
  67. package/Dialog/styles.d.ts +0 -3
  68. package/Divider/styles.d.ts +0 -6
  69. package/Drawer/styles.d.ts +0 -3
  70. package/Input/styles.d.ts +0 -6
  71. package/Link/styles.d.ts +0 -4
  72. package/Loader/CircularEasing/styles.d.ts +0 -7
  73. package/Loader/Pulse/styles.d.ts +0 -6
  74. package/Meter/styles.d.ts +0 -272
  75. package/Meter/types.d.ts +0 -5
  76. package/Modal/styles.d.ts +0 -6
  77. package/ModalOverlay/styles.d.ts +0 -6
  78. package/NavigationMenu/styles.d.ts +0 -19
  79. package/NumberInput/styles.d.ts +0 -3
  80. package/PinInput/styles.d.ts +0 -8
  81. package/Progressbar/CircularProgressbar/styles.d.ts +0 -7
  82. package/Progressbar/LinearProgressbar/styles.d.ts +0 -13
  83. package/Radio/styles.d.ts +0 -4
  84. package/Select/styles.d.ts +0 -20
  85. package/Slider/styles.d.ts +0 -6
  86. package/Switch/styles.d.ts +0 -3
  87. package/Tabs/styles.d.ts +0 -541
  88. package/TimeInput/styles.d.ts +0 -8
  89. package/ToggleButton/styles.d.ts +0 -4
  90. package/defaultTheme.d.ts +0 -501
package/index.js CHANGED
@@ -1,26 +1,26 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("react/jsx-runtime"),v=require("react"),P=require("styled-components"),Se=require("framer-motion"),Yr=require("react-dom"),Y=require("react-aria-components"),Pc=require("react-aria");function ms(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const o=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,o.get?o:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const F=ms(v),hs=ms(Yr);var kc=()=>f.jsxs("svg",{"aria-hidden":"true",fill:"none",height:"80%",role:"presentation",viewBox:"0 0 24 24",width:"80%",children:[f.jsx("path",{d:"M12 2C9.38 2 7.25 4.13 7.25 6.75C7.25 9.32 9.26 11.4 11.88 11.49C11.96 11.48 12.04 11.48 12.1 11.49C12.12 11.49 12.13 11.49 12.15 11.49C12.16 11.49 12.16 11.49 12.17 11.49C14.73 11.4 16.74 9.32 16.75 6.75C16.75 4.13 14.62 2 12 2Z",fill:"currentColor"}),f.jsx("path",{d:"M17.0809 14.1489C14.2909 12.2889 9.74094 12.2889 6.93094 14.1489C5.66094 14.9989 4.96094 16.1489 4.96094 17.3789C4.96094 18.6089 5.66094 19.7489 6.92094 20.5889C8.32094 21.5289 10.1609 21.9989 12.0009 21.9989C13.8409 21.9989 15.6809 21.5289 17.0809 20.5889C18.3409 19.7389 19.0409 18.5989 19.0409 17.3589C19.0309 16.1289 18.3409 14.9889 17.0809 14.1489Z",fill:"currentColor"})]});function ws(e={}){const{strict:t=!0,errorMessage:r="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:o}=e,n=F.createContext(void 0);n.displayName=o;function a(){var s;const i=F.useContext(n);if(!i&&t){const d=new Error(r);throw d.name="ContextError",(s=Error.captureStackTrace)==null||s.call(Error,d,a),d}return i}return[n.Provider,a,n]}function Mc(e){return{UNSAFE_getDOMNode(){return e.current}}}function Jt(e){const t=v.useRef(null);return v.useImperativeHandle(e,()=>t.current),t}process.env.NODE_ENV;process.env.NODE_ENV;function Ic(e){return typeof e=="function"}var ye=e=>e?"true":void 0;function Rc(e){const t=Object.assign({},e);for(let r in t)t[r]===void 0&&delete t[r];return t}var Oc=e=>(e==null?void 0:e.length)<=4?e:e==null?void 0:e.slice(0,3);function Cs(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(r=Cs(e[t]))&&(o&&(o+=" "),o+=r);else for(t in e)e[t]&&(o&&(o+=" "),o+=t);return o}function yt(...e){for(var t=0,r,o,n="";t<e.length;)(r=e[t++])&&(o=Cs(r))&&(n&&(n+=" "),n+=o);return n}var pa={};function Ac(e,t,...r){var o;const a=`[Next UI]${t?` [${t}]`:" "}: ${e}`;if(!(typeof console>"u")&&!pa[a]&&(pa[a]=!0,((o=process==null?void 0:process.env)==null?void 0:o.NODE_ENV)!=="production"))return console.warn(a,r)}function ga(...e){return function(r){e.some(o=>(o==null||o(r),r==null?void 0:r.defaultPrevented))}}function dn(e){if(!e||typeof e!="object")return"";try{return JSON.stringify(e)}catch{return""}}function jc(e,t){if(e!=null){if(Ic(e)){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Lc(...e){return t=>{e.forEach(r=>jc(r,t))}}var Kc=Object.create,Es=Object.defineProperty,_c=Object.getOwnPropertyDescriptor,Ts=Object.getOwnPropertyNames,Nc=Object.getPrototypeOf,Dc=Object.prototype.hasOwnProperty,fn=(e,t)=>function(){return t||(0,e[Ts(e)[0]])((t={exports:{}}).exports,t),t.exports},Fc=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Ts(t))!Dc.call(e,n)&&n!==r&&Es(e,n,{get:()=>t[n],enumerable:!(o=_c(t,n))||o.enumerable});return e},zc=(e,t,r)=>(r=e!=null?Kc(Nc(e)):{},Fc(t||!e||!e.__esModule?Es(r,"default",{value:e,enumerable:!0}):r,e)),Bc=fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),r=Symbol.for("react.portal"),o=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),i=Symbol.for("react.context"),d=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),w=Symbol.iterator;function b(C){return C===null||typeof C!="object"?null:(C=w&&C[w]||C["@@iterator"],typeof C=="function"?C:null)}var h={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},T=Object.assign,S={};function k(C,K,X){this.props=C,this.context=K,this.refs=S,this.updater=X||h}k.prototype.isReactComponent={},k.prototype.setState=function(C,K){if(typeof C!="object"&&typeof C!="function"&&C!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,C,K,"setState")},k.prototype.forceUpdate=function(C){this.updater.enqueueForceUpdate(this,C,"forceUpdate")};function O(){}O.prototype=k.prototype;function R(C,K,X){this.props=C,this.context=K,this.refs=S,this.updater=X||h}var z=R.prototype=new O;z.constructor=R,T(z,k.prototype),z.isPureReactComponent=!0;var D=Array.isArray,_=Object.prototype.hasOwnProperty,B={current:null},c={key:!0,ref:!0,__self:!0,__source:!0};function I(C,K,X){var J,ne={},le=null,pe=null;if(K!=null)for(J in K.ref!==void 0&&(pe=K.ref),K.key!==void 0&&(le=""+K.key),K)_.call(K,J)&&!c.hasOwnProperty(J)&&(ne[J]=K[J]);var ie=arguments.length-2;if(ie===1)ne.children=X;else if(1<ie){for(var oe=Array(ie),be=0;be<ie;be++)oe[be]=arguments[be+2];ne.children=oe}if(C&&C.defaultProps)for(J in ie=C.defaultProps,ie)ne[J]===void 0&&(ne[J]=ie[J]);return{$$typeof:t,type:C,key:le,ref:pe,props:ne,_owner:B.current}}function j(C,K){return{$$typeof:t,type:C.type,key:K,ref:C.ref,props:C.props,_owner:C._owner}}function E(C){return typeof C=="object"&&C!==null&&C.$$typeof===t}function M(C){var K={"=":"=0",":":"=2"};return"$"+C.replace(/[=:]/g,function(X){return K[X]})}var y=/\/+/g;function x(C,K){return typeof C=="object"&&C!==null&&C.key!=null?M(""+C.key):K.toString(36)}function N(C,K,X,J,ne){var le=typeof C;(le==="undefined"||le==="boolean")&&(C=null);var pe=!1;if(C===null)pe=!0;else switch(le){case"string":case"number":pe=!0;break;case"object":switch(C.$$typeof){case t:case r:pe=!0}}if(pe)return pe=C,ne=ne(pe),C=J===""?"."+x(pe,0):J,D(ne)?(X="",C!=null&&(X=C.replace(y,"$&/")+"/"),N(ne,K,X,"",function(be){return be})):ne!=null&&(E(ne)&&(ne=j(ne,X+(!ne.key||pe&&pe.key===ne.key?"":(""+ne.key).replace(y,"$&/")+"/")+C)),K.push(ne)),1;if(pe=0,J=J===""?".":J+":",D(C))for(var ie=0;ie<C.length;ie++){le=C[ie];var oe=J+x(le,ie);pe+=N(le,K,X,oe,ne)}else if(oe=b(C),typeof oe=="function")for(C=oe.call(C),ie=0;!(le=C.next()).done;)le=le.value,oe=J+x(le,ie++),pe+=N(le,K,X,oe,ne);else if(le==="object")throw K=String(C),Error("Objects are not valid as a React child (found: "+(K==="[object Object]"?"object with keys {"+Object.keys(C).join(", ")+"}":K)+"). If you meant to render a collection of children, use an array instead.");return pe}function H(C,K,X){if(C==null)return C;var J=[],ne=0;return N(C,J,"","",function(le){return K.call(X,le,ne++)}),J}function U(C){if(C._status===-1){var K=C._result;K=K(),K.then(function(X){(C._status===0||C._status===-1)&&(C._status=1,C._result=X)},function(X){(C._status===0||C._status===-1)&&(C._status=2,C._result=X)}),C._status===-1&&(C._status=0,C._result=K)}if(C._status===1)return C._result.default;throw C._result}var q={current:null},ee={transition:null},V={ReactCurrentDispatcher:q,ReactCurrentBatchConfig:ee,ReactCurrentOwner:B};e.Children={map:H,forEach:function(C,K,X){H(C,function(){K.apply(this,arguments)},X)},count:function(C){var K=0;return H(C,function(){K++}),K},toArray:function(C){return H(C,function(K){return K})||[]},only:function(C){if(!E(C))throw Error("React.Children.only expected to receive a single React element child.");return C}},e.Component=k,e.Fragment=o,e.Profiler=a,e.PureComponent=R,e.StrictMode=n,e.Suspense=p,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=V,e.cloneElement=function(C,K,X){if(C==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+C+".");var J=T({},C.props),ne=C.key,le=C.ref,pe=C._owner;if(K!=null){if(K.ref!==void 0&&(le=K.ref,pe=B.current),K.key!==void 0&&(ne=""+K.key),C.type&&C.type.defaultProps)var ie=C.type.defaultProps;for(oe in K)_.call(K,oe)&&!c.hasOwnProperty(oe)&&(J[oe]=K[oe]===void 0&&ie!==void 0?ie[oe]:K[oe])}var oe=arguments.length-2;if(oe===1)J.children=X;else if(1<oe){ie=Array(oe);for(var be=0;be<oe;be++)ie[be]=arguments[be+2];J.children=ie}return{$$typeof:t,type:C.type,key:ne,ref:le,props:J,_owner:pe}},e.createContext=function(C){return C={$$typeof:i,_currentValue:C,_currentValue2:C,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},C.Provider={$$typeof:s,_context:C},C.Consumer=C},e.createElement=I,e.createFactory=function(C){var K=I.bind(null,C);return K.type=C,K},e.createRef=function(){return{current:null}},e.forwardRef=function(C){return{$$typeof:d,render:C}},e.isValidElement=E,e.lazy=function(C){return{$$typeof:m,_payload:{_status:-1,_result:C},_init:U}},e.memo=function(C,K){return{$$typeof:g,type:C,compare:K===void 0?null:K}},e.startTransition=function(C){var K=ee.transition;ee.transition={};try{C()}finally{ee.transition=K}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(C,K){return q.current.useCallback(C,K)},e.useContext=function(C){return q.current.useContext(C)},e.useDebugValue=function(){},e.useDeferredValue=function(C){return q.current.useDeferredValue(C)},e.useEffect=function(C,K){return q.current.useEffect(C,K)},e.useId=function(){return q.current.useId()},e.useImperativeHandle=function(C,K,X){return q.current.useImperativeHandle(C,K,X)},e.useInsertionEffect=function(C,K){return q.current.useInsertionEffect(C,K)},e.useLayoutEffect=function(C,K){return q.current.useLayoutEffect(C,K)},e.useMemo=function(C,K){return q.current.useMemo(C,K)},e.useReducer=function(C,K,X){return q.current.useReducer(C,K,X)},e.useRef=function(C){return q.current.useRef(C)},e.useState=function(C){return q.current.useState(C)},e.useSyncExternalStore=function(C,K,X){return q.current.useSyncExternalStore(C,K,X)},e.useTransition=function(){return q.current.useTransition()},e.version="18.2.0"}}),Vc=fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.development.js"(e,t){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.2.0",o=Symbol.for("react.element"),n=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),s=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),d=Symbol.for("react.provider"),p=Symbol.for("react.context"),g=Symbol.for("react.forward_ref"),m=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),h=Symbol.for("react.lazy"),T=Symbol.for("react.offscreen"),S=Symbol.iterator,k="@@iterator";function O(l){if(l===null||typeof l!="object")return null;var $=S&&l[S]||l[k];return typeof $=="function"?$:null}var R={current:null},z={transition:null},D={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},_={current:null},B={},c=null;function I(l){c=l}B.setExtraStackFrame=function(l){c=l},B.getCurrentStack=null,B.getStackAddendum=function(){var l="";c&&(l+=c);var $=B.getCurrentStack;return $&&(l+=$()||""),l};var j=!1,E=!1,M=!1,y=!1,x=!1,N={ReactCurrentDispatcher:R,ReactCurrentBatchConfig:z,ReactCurrentOwner:_};N.ReactDebugCurrentFrame=B,N.ReactCurrentActQueue=D;function H(l){{for(var $=arguments.length,A=new Array($>1?$-1:0),L=1;L<$;L++)A[L-1]=arguments[L];q("warn",l,A)}}function U(l){{for(var $=arguments.length,A=new Array($>1?$-1:0),L=1;L<$;L++)A[L-1]=arguments[L];q("error",l,A)}}function q(l,$,A){{var L=N.ReactDebugCurrentFrame,G=L.getStackAddendum();G!==""&&($+="%s",A=A.concat([G]));var re=A.map(function(Q){return String(Q)});re.unshift("Warning: "+$),Function.prototype.apply.call(console[l],console,re)}}var ee={};function V(l,$){{var A=l.constructor,L=A&&(A.displayName||A.name)||"ReactClass",G=L+"."+$;if(ee[G])return;U("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",$,L),ee[G]=!0}}var C={isMounted:function(l){return!1},enqueueForceUpdate:function(l,$,A){V(l,"forceUpdate")},enqueueReplaceState:function(l,$,A,L){V(l,"replaceState")},enqueueSetState:function(l,$,A,L){V(l,"setState")}},K=Object.assign,X={};Object.freeze(X);function J(l,$,A){this.props=l,this.context=$,this.refs=X,this.updater=A||C}J.prototype.isReactComponent={},J.prototype.setState=function(l,$){if(typeof l!="object"&&typeof l!="function"&&l!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,l,$,"setState")},J.prototype.forceUpdate=function(l){this.updater.enqueueForceUpdate(this,l,"forceUpdate")};{var ne={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},le=function(l,$){Object.defineProperty(J.prototype,l,{get:function(){H("%s(...) is deprecated in plain JavaScript React classes. %s",$[0],$[1])}})};for(var pe in ne)ne.hasOwnProperty(pe)&&le(pe,ne[pe])}function ie(){}ie.prototype=J.prototype;function oe(l,$,A){this.props=l,this.context=$,this.refs=X,this.updater=A||C}var be=oe.prototype=new ie;be.constructor=oe,K(be,J.prototype),be.isPureReactComponent=!0;function Ie(){var l={current:null};return Object.seal(l),l}var Oe=Array.isArray;function je(l){return Oe(l)}function et(l){{var $=typeof Symbol=="function"&&Symbol.toStringTag,A=$&&l[Symbol.toStringTag]||l.constructor.name||"Object";return A}}function Ge(l){try{return te(l),!1}catch{return!0}}function te(l){return""+l}function W(l){if(Ge(l))return U("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",et(l)),te(l)}function Z(l,$,A){var L=l.displayName;if(L)return L;var G=$.displayName||$.name||"";return G!==""?A+"("+G+")":A}function se(l){return l.displayName||"Context"}function de(l){if(l==null)return null;if(typeof l.tag=="number"&&U("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof l=="function")return l.displayName||l.name||null;if(typeof l=="string")return l;switch(l){case a:return"Fragment";case n:return"Portal";case i:return"Profiler";case s:return"StrictMode";case m:return"Suspense";case w:return"SuspenseList"}if(typeof l=="object")switch(l.$$typeof){case p:var $=l;return se($)+".Consumer";case d:var A=l;return se(A._context)+".Provider";case g:return Z(l,l.render,"ForwardRef");case b:var L=l.displayName||null;return L!==null?L:de(l.type)||"Memo";case h:{var G=l,re=G._payload,Q=G._init;try{return de(Q(re))}catch{return null}}}return null}var Ee=Object.prototype.hasOwnProperty,ve={key:!0,ref:!0,__self:!0,__source:!0},ge,Le,Ke;Ke={};function $e(l){if(Ee.call(l,"ref")){var $=Object.getOwnPropertyDescriptor(l,"ref").get;if($&&$.isReactWarning)return!1}return l.ref!==void 0}function tt(l){if(Ee.call(l,"key")){var $=Object.getOwnPropertyDescriptor(l,"key").get;if($&&$.isReactWarning)return!1}return l.key!==void 0}function sr(l,$){var A=function(){ge||(ge=!0,U("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};A.isReactWarning=!0,Object.defineProperty(l,"key",{get:A,configurable:!0})}function Sl(l,$){var A=function(){Le||(Le=!0,U("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",$))};A.isReactWarning=!0,Object.defineProperty(l,"ref",{get:A,configurable:!0})}function Pl(l){if(typeof l.ref=="string"&&_.current&&l.__self&&_.current.stateNode!==l.__self){var $=de(_.current.type);Ke[$]||(U('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',$,l.ref),Ke[$]=!0)}}var eo=function(l,$,A,L,G,re,Q){var ae={$$typeof:o,type:l,key:$,ref:A,props:Q,_owner:re};return ae._store={},Object.defineProperty(ae._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ae,"_self",{configurable:!1,enumerable:!1,writable:!1,value:L}),Object.defineProperty(ae,"_source",{configurable:!1,enumerable:!1,writable:!1,value:G}),Object.freeze&&(Object.freeze(ae.props),Object.freeze(ae)),ae};function kl(l,$,A){var L,G={},re=null,Q=null,ae=null,fe=null;if($!=null){$e($)&&(Q=$.ref,Pl($)),tt($)&&(W($.key),re=""+$.key),ae=$.__self===void 0?null:$.__self,fe=$.__source===void 0?null:$.__source;for(L in $)Ee.call($,L)&&!ve.hasOwnProperty(L)&&(G[L]=$[L])}var xe=arguments.length-2;if(xe===1)G.children=A;else if(xe>1){for(var he=Array(xe),we=0;we<xe;we++)he[we]=arguments[we+2];Object.freeze&&Object.freeze(he),G.children=he}if(l&&l.defaultProps){var Ce=l.defaultProps;for(L in Ce)G[L]===void 0&&(G[L]=Ce[L])}if(re||Q){var Pe=typeof l=="function"?l.displayName||l.name||"Unknown":l;re&&sr(G,Pe),Q&&Sl(G,Pe)}return eo(l,re,Q,ae,fe,_.current,G)}function Ml(l,$){var A=eo(l.type,$,l.ref,l._self,l._source,l._owner,l.props);return A}function Il(l,$,A){if(l==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+l+".");var L,G=K({},l.props),re=l.key,Q=l.ref,ae=l._self,fe=l._source,xe=l._owner;if($!=null){$e($)&&(Q=$.ref,xe=_.current),tt($)&&(W($.key),re=""+$.key);var he;l.type&&l.type.defaultProps&&(he=l.type.defaultProps);for(L in $)Ee.call($,L)&&!ve.hasOwnProperty(L)&&($[L]===void 0&&he!==void 0?G[L]=he[L]:G[L]=$[L])}var we=arguments.length-2;if(we===1)G.children=A;else if(we>1){for(var Ce=Array(we),Pe=0;Pe<we;Pe++)Ce[Pe]=arguments[Pe+2];G.children=Ce}return eo(l.type,re,Q,ae,fe,xe,G)}function wt(l){return typeof l=="object"&&l!==null&&l.$$typeof===o}var Nn=".",Rl=":";function Ol(l){var $=/[=:]/g,A={"=":"=0",":":"=2"},L=l.replace($,function(G){return A[G]});return"$"+L}var Dn=!1,Al=/\/+/g;function Fn(l){return l.replace(Al,"$&/")}function to(l,$){return typeof l=="object"&&l!==null&&l.key!=null?(W(l.key),Ol(""+l.key)):$.toString(36)}function ir(l,$,A,L,G){var re=typeof l;(re==="undefined"||re==="boolean")&&(l=null);var Q=!1;if(l===null)Q=!0;else switch(re){case"string":case"number":Q=!0;break;case"object":switch(l.$$typeof){case o:case n:Q=!0}}if(Q){var ae=l,fe=G(ae),xe=L===""?Nn+to(ae,0):L;if(je(fe)){var he="";xe!=null&&(he=Fn(xe)+"/"),ir(fe,$,he,"",function(Sc){return Sc})}else fe!=null&&(wt(fe)&&(fe.key&&(!ae||ae.key!==fe.key)&&W(fe.key),fe=Ml(fe,A+(fe.key&&(!ae||ae.key!==fe.key)?Fn(""+fe.key)+"/":"")+xe)),$.push(fe));return 1}var we,Ce,Pe=0,Re=L===""?Nn:L+Rl;if(je(l))for(var br=0;br<l.length;br++)we=l[br],Ce=Re+to(we,br),Pe+=ir(we,$,A,Ce,G);else{var uo=O(l);if(typeof uo=="function"){var ua=l;uo===ua.entries&&(Dn||H("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),Dn=!0);for(var Ec=uo.call(ua),da,Tc=0;!(da=Ec.next()).done;)we=da.value,Ce=Re+to(we,Tc++),Pe+=ir(we,$,A,Ce,G)}else if(re==="object"){var fa=String(l);throw new Error("Objects are not valid as a React child (found: "+(fa==="[object Object]"?"object with keys {"+Object.keys(l).join(", ")+"}":fa)+"). If you meant to render a collection of children, use an array instead.")}}return Pe}function lr(l,$,A){if(l==null)return l;var L=[],G=0;return ir(l,L,"","",function(re){return $.call(A,re,G++)}),L}function jl(l){var $=0;return lr(l,function(){$++}),$}function Ll(l,$,A){lr(l,function(){$.apply(this,arguments)},A)}function Kl(l){return lr(l,function($){return $})||[]}function _l(l){if(!wt(l))throw new Error("React.Children.only expected to receive a single React element child.");return l}function Nl(l){var $={$$typeof:p,_currentValue:l,_currentValue2:l,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};$.Provider={$$typeof:d,_context:$};var A=!1,L=!1,G=!1;{var re={$$typeof:p,_context:$};Object.defineProperties(re,{Provider:{get:function(){return L||(L=!0,U("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),$.Provider},set:function(Q){$.Provider=Q}},_currentValue:{get:function(){return $._currentValue},set:function(Q){$._currentValue=Q}},_currentValue2:{get:function(){return $._currentValue2},set:function(Q){$._currentValue2=Q}},_threadCount:{get:function(){return $._threadCount},set:function(Q){$._threadCount=Q}},Consumer:{get:function(){return A||(A=!0,U("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),$.Consumer}},displayName:{get:function(){return $.displayName},set:function(Q){G||(H("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Q),G=!0)}}}),$.Consumer=re}return $._currentRenderer=null,$._currentRenderer2=null,$}var Vt=-1,ro=0,zn=1,Dl=2;function Fl(l){if(l._status===Vt){var $=l._result,A=$();if(A.then(function(re){if(l._status===ro||l._status===Vt){var Q=l;Q._status=zn,Q._result=re}},function(re){if(l._status===ro||l._status===Vt){var Q=l;Q._status=Dl,Q._result=re}}),l._status===Vt){var L=l;L._status=ro,L._result=A}}if(l._status===zn){var G=l._result;return G===void 0&&U(`lazy: Expected the result of a dynamic import() call. Instead received: %s
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const m=require("react/jsx-runtime"),p=require("react"),we=require("framer-motion"),Fa=require("react-dom"),G=require("react-aria-components"),hs=require("react-aria");function ms(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const Lo=ms(p);var ys=()=>m.jsxs("svg",{"aria-hidden":"true",fill:"none",height:"80%",role:"presentation",viewBox:"0 0 24 24",width:"80%",children:[m.jsx("path",{d:"M12 2C9.38 2 7.25 4.13 7.25 6.75C7.25 9.32 9.26 11.4 11.88 11.49C11.96 11.48 12.04 11.48 12.1 11.49C12.12 11.49 12.13 11.49 12.15 11.49C12.16 11.49 12.16 11.49 12.17 11.49C14.73 11.4 16.74 9.32 16.75 6.75C16.75 4.13 14.62 2 12 2Z",fill:"currentColor"}),m.jsx("path",{d:"M17.0809 14.1489C14.2909 12.2889 9.74094 12.2889 6.93094 14.1489C5.66094 14.9989 4.96094 16.1489 4.96094 17.3789C4.96094 18.6089 5.66094 19.7489 6.92094 20.5889C8.32094 21.5289 10.1609 21.9989 12.0009 21.9989C13.8409 21.9989 15.6809 21.5289 17.0809 20.5889C18.3409 19.7389 19.0409 18.5989 19.0409 17.3589C19.0309 16.1289 18.3409 14.9889 17.0809 14.1489Z",fill:"currentColor"})]});function Da(e={}){const{strict:t=!0,errorMessage:r="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:n}=e,o=Lo.createContext(void 0);o.displayName=n;function a(){var i;const l=Lo.useContext(o);if(!l&&t){const c=new Error(r);throw c.name="ContextError",(i=Error.captureStackTrace)==null||i.call(Error,c,a),c}return l}return[o.Provider,a,o]}function xs(e){return{UNSAFE_getDOMNode(){return e.current}}}function Wt(e){const t=p.useRef(null);return p.useImperativeHandle(e,()=>t.current),t}process.env.NODE_ENV;process.env.NODE_ENV;function ws(e){return typeof e=="function"}var ve=e=>e?"true":void 0;function $s(e){const t=Object.assign({},e);for(let r in t)t[r]===void 0&&delete t[r];return t}var Ps=e=>(e==null?void 0:e.length)<=4?e:e==null?void 0:e.slice(0,3);function za(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(r=za(e[t]))&&(n&&(n+=" "),n+=r);else for(t in e)e[t]&&(n&&(n+=" "),n+=t);return n}function ut(...e){for(var t=0,r,n,o="";t<e.length;)(r=e[t++])&&(n=za(r))&&(o&&(o+=" "),o+=n);return o}var Fo={};function Ts(e,t,...r){var n;const a=`[Next UI]${t?` [${t}]`:" "}: ${e}`;if(!(typeof console>"u")&&!Fo[a]&&(Fo[a]=!0,((n=process==null?void 0:process.env)==null?void 0:n.NODE_ENV)!=="production"))return console.warn(a,r)}function Do(...e){return function(r){e.some(n=>(n==null||n(r),r==null?void 0:r.defaultPrevented))}}function Ln(e){if(!e||typeof e!="object")return"";try{return JSON.stringify(e)}catch{return""}}function Es(e,t){if(e!=null){if(ws(e)){e(t);return}try{e.current=t}catch{throw new Error(`Cannot assign value '${t}' to ref '${e}'`)}}}function Cs(...e){return t=>{e.forEach(r=>Es(r,t))}}var Ss=Object.create,Ba=Object.defineProperty,ks=Object.getOwnPropertyDescriptor,Va=Object.getOwnPropertyNames,Ms=Object.getPrototypeOf,As=Object.prototype.hasOwnProperty,Fn=(e,t)=>function(){return t||(0,e[Va(e)[0]])((t={exports:{}}).exports,t),t.exports},Is=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Va(t))!As.call(e,o)&&o!==r&&Ba(e,o,{get:()=>t[o],enumerable:!(n=ks(t,o))||n.enumerable});return e},Os=(e,t,r)=>(r=e!=null?Ss(Ms(e)):{},Is(t||!e||!e.__esModule?Ba(r,"default",{value:e,enumerable:!0}):r,e)),_s=Fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.production.min.js"(e){var t=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),i=Symbol.for("react.provider"),l=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),b=Symbol.for("react.memo"),$=Symbol.for("react.lazy"),w=Symbol.iterator;function g(x){return x===null||typeof x!="object"?null:(x=w&&x[w]||x["@@iterator"],typeof x=="function"?x:null)}var y={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},E=Object.assign,S={};function C(x,K,Y){this.props=x,this.context=K,this.refs=S,this.updater=Y||y}C.prototype.isReactComponent={},C.prototype.setState=function(x,K){if(typeof x!="object"&&typeof x!="function"&&x!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,x,K,"setState")},C.prototype.forceUpdate=function(x){this.updater.enqueueForceUpdate(this,x,"forceUpdate")};function k(){}k.prototype=C.prototype;function j(x,K,Y){this.props=x,this.context=K,this.refs=S,this.updater=Y||y}var z=j.prototype=new k;z.constructor=j,E(z,C.prototype),z.isPureReactComponent=!0;var B=Array.isArray,W=Object.prototype.hasOwnProperty,Q={current:null},u={key:!0,ref:!0,__self:!0,__source:!0};function A(x,K,Y){var X,re={},le=null,fe=null;if(K!=null)for(X in K.ref!==void 0&&(fe=K.ref),K.key!==void 0&&(le=""+K.key),K)W.call(K,X)&&!u.hasOwnProperty(X)&&(re[X]=K[X]);var ie=arguments.length-2;if(ie===1)re.children=Y;else if(1<ie){for(var te=Array(ie),be=0;be<ie;be++)te[be]=arguments[be+2];re.children=te}if(x&&x.defaultProps)for(X in ie=x.defaultProps,ie)re[X]===void 0&&(re[X]=ie[X]);return{$$typeof:t,type:x,key:le,ref:fe,props:re,_owner:Q.current}}function O(x,K){return{$$typeof:t,type:x.type,key:K,ref:x.ref,props:x.props,_owner:x._owner}}function P(x){return typeof x=="object"&&x!==null&&x.$$typeof===t}function T(x){var K={"=":"=0",":":"=2"};return"$"+x.replace(/[=:]/g,function(Y){return K[Y]})}var d=/\/+/g;function v(x,K){return typeof x=="object"&&x!==null&&x.key!=null?T(""+x.key):K.toString(36)}function R(x,K,Y,X,re){var le=typeof x;(le==="undefined"||le==="boolean")&&(x=null);var fe=!1;if(x===null)fe=!0;else switch(le){case"string":case"number":fe=!0;break;case"object":switch(x.$$typeof){case t:case r:fe=!0}}if(fe)return fe=x,re=re(fe),x=X===""?"."+v(fe,0):X,B(re)?(Y="",x!=null&&(Y=x.replace(d,"$&/")+"/"),R(re,K,Y,"",function(be){return be})):re!=null&&(P(re)&&(re=O(re,Y+(!re.key||fe&&fe.key===re.key?"":(""+re.key).replace(d,"$&/")+"/")+x)),K.push(re)),1;if(fe=0,X=X===""?".":X+":",B(x))for(var ie=0;ie<x.length;ie++){le=x[ie];var te=X+v(le,ie);fe+=R(le,K,Y,te,re)}else if(te=g(x),typeof te=="function")for(x=te.call(x),ie=0;!(le=x.next()).done;)le=le.value,te=X+v(le,ie++),fe+=R(le,K,Y,te,re);else if(le==="object")throw K=String(x),Error("Objects are not valid as a React child (found: "+(K==="[object Object]"?"object with keys {"+Object.keys(x).join(", ")+"}":K)+"). If you meant to render a collection of children, use an array instead.");return fe}function D(x,K,Y){if(x==null)return x;var X=[],re=0;return R(x,X,"","",function(le){return K.call(Y,le,re++)}),X}function L(x){if(x._status===-1){var K=x._result;K=K(),K.then(function(Y){(x._status===0||x._status===-1)&&(x._status=1,x._result=Y)},function(Y){(x._status===0||x._status===-1)&&(x._status=2,x._result=Y)}),x._status===-1&&(x._status=0,x._result=K)}if(x._status===1)return x._result.default;throw x._result}var U={current:null},N={transition:null},F={ReactCurrentDispatcher:U,ReactCurrentBatchConfig:N,ReactCurrentOwner:Q};e.Children={map:D,forEach:function(x,K,Y){D(x,function(){K.apply(this,arguments)},Y)},count:function(x){var K=0;return D(x,function(){K++}),K},toArray:function(x){return D(x,function(K){return K})||[]},only:function(x){if(!P(x))throw Error("React.Children.only expected to receive a single React element child.");return x}},e.Component=C,e.Fragment=n,e.Profiler=a,e.PureComponent=j,e.StrictMode=o,e.Suspense=f,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=F,e.cloneElement=function(x,K,Y){if(x==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+x+".");var X=E({},x.props),re=x.key,le=x.ref,fe=x._owner;if(K!=null){if(K.ref!==void 0&&(le=K.ref,fe=Q.current),K.key!==void 0&&(re=""+K.key),x.type&&x.type.defaultProps)var ie=x.type.defaultProps;for(te in K)W.call(K,te)&&!u.hasOwnProperty(te)&&(X[te]=K[te]===void 0&&ie!==void 0?ie[te]:K[te])}var te=arguments.length-2;if(te===1)X.children=Y;else if(1<te){ie=Array(te);for(var be=0;be<te;be++)ie[be]=arguments[be+2];X.children=ie}return{$$typeof:t,type:x.type,key:re,ref:le,props:X,_owner:fe}},e.createContext=function(x){return x={$$typeof:l,_currentValue:x,_currentValue2:x,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},x.Provider={$$typeof:i,_context:x},x.Consumer=x},e.createElement=A,e.createFactory=function(x){var K=A.bind(null,x);return K.type=x,K},e.createRef=function(){return{current:null}},e.forwardRef=function(x){return{$$typeof:c,render:x}},e.isValidElement=P,e.lazy=function(x){return{$$typeof:$,_payload:{_status:-1,_result:x},_init:L}},e.memo=function(x,K){return{$$typeof:b,type:x,compare:K===void 0?null:K}},e.startTransition=function(x){var K=N.transition;N.transition={};try{x()}finally{N.transition=K}},e.unstable_act=function(){throw Error("act(...) is not supported in production builds of React.")},e.useCallback=function(x,K){return U.current.useCallback(x,K)},e.useContext=function(x){return U.current.useContext(x)},e.useDebugValue=function(){},e.useDeferredValue=function(x){return U.current.useDeferredValue(x)},e.useEffect=function(x,K){return U.current.useEffect(x,K)},e.useId=function(){return U.current.useId()},e.useImperativeHandle=function(x,K,Y){return U.current.useImperativeHandle(x,K,Y)},e.useInsertionEffect=function(x,K){return U.current.useInsertionEffect(x,K)},e.useLayoutEffect=function(x,K){return U.current.useLayoutEffect(x,K)},e.useMemo=function(x,K){return U.current.useMemo(x,K)},e.useReducer=function(x,K,Y){return U.current.useReducer(x,K,Y)},e.useRef=function(x){return U.current.useRef(x)},e.useState=function(x){return U.current.useState(x)},e.useSyncExternalStore=function(x,K,Y){return U.current.useSyncExternalStore(x,K,Y)},e.useTransition=function(){return U.current.useTransition()},e.version="18.2.0"}}),Ks=Fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/cjs/react.development.js"(e,t){process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var r="18.2.0",n=Symbol.for("react.element"),o=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),l=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),f=Symbol.for("react.context"),b=Symbol.for("react.forward_ref"),$=Symbol.for("react.suspense"),w=Symbol.for("react.suspense_list"),g=Symbol.for("react.memo"),y=Symbol.for("react.lazy"),E=Symbol.for("react.offscreen"),S=Symbol.iterator,C="@@iterator";function k(s){if(s===null||typeof s!="object")return null;var h=S&&s[S]||s[C];return typeof h=="function"?h:null}var j={current:null},z={transition:null},B={current:null,isBatchingLegacy:!1,didScheduleLegacyUpdate:!1},W={current:null},Q={},u=null;function A(s){u=s}Q.setExtraStackFrame=function(s){u=s},Q.getCurrentStack=null,Q.getStackAddendum=function(){var s="";u&&(s+=u);var h=Q.getCurrentStack;return h&&(s+=h()||""),s};var O=!1,P=!1,T=!1,d=!1,v=!1,R={ReactCurrentDispatcher:j,ReactCurrentBatchConfig:z,ReactCurrentOwner:W};R.ReactDebugCurrentFrame=Q,R.ReactCurrentActQueue=B;function D(s){{for(var h=arguments.length,M=new Array(h>1?h-1:0),_=1;_<h;_++)M[_-1]=arguments[_];U("warn",s,M)}}function L(s){{for(var h=arguments.length,M=new Array(h>1?h-1:0),_=1;_<h;_++)M[_-1]=arguments[_];U("error",s,M)}}function U(s,h,M){{var _=R.ReactDebugCurrentFrame,H=_.getStackAddendum();H!==""&&(h+="%s",M=M.concat([H]));var ee=M.map(function(Z){return String(Z)});ee.unshift("Warning: "+h),Function.prototype.apply.call(console[s],console,ee)}}var N={};function F(s,h){{var M=s.constructor,_=M&&(M.displayName||M.name)||"ReactClass",H=_+"."+h;if(N[H])return;L("Can't call %s on a component that is not yet mounted. This is a no-op, but it might indicate a bug in your application. Instead, assign to `this.state` directly or define a `state = {};` class property with the desired state in the %s component.",h,_),N[H]=!0}}var x={isMounted:function(s){return!1},enqueueForceUpdate:function(s,h,M){F(s,"forceUpdate")},enqueueReplaceState:function(s,h,M,_){F(s,"replaceState")},enqueueSetState:function(s,h,M,_){F(s,"setState")}},K=Object.assign,Y={};Object.freeze(Y);function X(s,h,M){this.props=s,this.context=h,this.refs=Y,this.updater=M||x}X.prototype.isReactComponent={},X.prototype.setState=function(s,h){if(typeof s!="object"&&typeof s!="function"&&s!=null)throw new Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,s,h,"setState")},X.prototype.forceUpdate=function(s){this.updater.enqueueForceUpdate(this,s,"forceUpdate")};{var re={isMounted:["isMounted","Instead, make sure to clean up subscriptions and pending requests in componentWillUnmount to prevent memory leaks."],replaceState:["replaceState","Refactor your code to use setState instead (see https://github.com/facebook/react/issues/3236)."]},le=function(s,h){Object.defineProperty(X.prototype,s,{get:function(){D("%s(...) is deprecated in plain JavaScript React classes. %s",h[0],h[1])}})};for(var fe in re)re.hasOwnProperty(fe)&&le(fe,re[fe])}function ie(){}ie.prototype=X.prototype;function te(s,h,M){this.props=s,this.context=h,this.refs=Y,this.updater=M||x}var be=te.prototype=new ie;be.constructor=te,K(be,X.prototype),be.isPureReactComponent=!0;function Me(){var s={current:null};return Object.seal(s),s}var Ie=Array.isArray;function _e(s){return Ie(s)}function We(s){{var h=typeof Symbol=="function"&&Symbol.toStringTag,M=h&&s[Symbol.toStringTag]||s.constructor.name||"Object";return M}}function Ve(s){try{return J(s),!1}catch{return!0}}function J(s){return""+s}function V(s){if(Ve(s))return L("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",We(s)),J(s)}function q(s,h,M){var _=s.displayName;if(_)return _;var H=h.displayName||h.name||"";return H!==""?M+"("+H+")":M}function oe(s){return s.displayName||"Context"}function ce(s){if(s==null)return null;if(typeof s.tag=="number"&&L("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case a:return"Fragment";case o:return"Portal";case l:return"Profiler";case i:return"StrictMode";case $:return"Suspense";case w:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case f:var h=s;return oe(h)+".Consumer";case c:var M=s;return oe(M._context)+".Provider";case b:return q(s,s.render,"ForwardRef");case g:var _=s.displayName||null;return _!==null?_:ce(s.type)||"Memo";case y:{var H=s,ee=H._payload,Z=H._init;try{return ce(Z(ee))}catch{return null}}}return null}var Ee=Object.prototype.hasOwnProperty,ge={key:!0,ref:!0,__self:!0,__source:!0},pe,Ke,je;je={};function me(s){if(Ee.call(s,"ref")){var h=Object.getOwnPropertyDescriptor(s,"ref").get;if(h&&h.isReactWarning)return!1}return s.ref!==void 0}function Ue(s){if(Ee.call(s,"key")){var h=Object.getOwnPropertyDescriptor(s,"key").get;if(h&&h.isReactWarning)return!1}return s.key!==void 0}function Jt(s,h){var M=function(){pe||(pe=!0,L("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};M.isReactWarning=!0,Object.defineProperty(s,"key",{get:M,configurable:!0})}function vl(s,h){var M=function(){Ke||(Ke=!0,L("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};M.isReactWarning=!0,Object.defineProperty(s,"ref",{get:M,configurable:!0})}function hl(s){if(typeof s.ref=="string"&&W.current&&s.__self&&W.current.stateNode!==s.__self){var h=ce(W.current.type);je[h]||(L('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',h,s.ref),je[h]=!0)}}var zr=function(s,h,M,_,H,ee,Z){var ne={$$typeof:n,type:s,key:h,ref:M,props:Z,_owner:ee};return ne._store={},Object.defineProperty(ne._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ne,"_self",{configurable:!1,enumerable:!1,writable:!1,value:_}),Object.defineProperty(ne,"_source",{configurable:!1,enumerable:!1,writable:!1,value:H}),Object.freeze&&(Object.freeze(ne.props),Object.freeze(ne)),ne};function ml(s,h,M){var _,H={},ee=null,Z=null,ne=null,de=null;if(h!=null){me(h)&&(Z=h.ref,hl(h)),Ue(h)&&(V(h.key),ee=""+h.key),ne=h.__self===void 0?null:h.__self,de=h.__source===void 0?null:h.__source;for(_ in h)Ee.call(h,_)&&!ge.hasOwnProperty(_)&&(H[_]=h[_])}var he=arguments.length-2;if(he===1)H.children=M;else if(he>1){for(var $e=Array(he),Pe=0;Pe<he;Pe++)$e[Pe]=arguments[Pe+2];Object.freeze&&Object.freeze($e),H.children=$e}if(s&&s.defaultProps){var Te=s.defaultProps;for(_ in Te)H[_]===void 0&&(H[_]=Te[_])}if(ee||Z){var Se=typeof s=="function"?s.displayName||s.name||"Unknown":s;ee&&Jt(H,Se),Z&&vl(H,Se)}return zr(s,ee,Z,ne,de,W.current,H)}function yl(s,h){var M=zr(s.type,h,s.ref,s._self,s._source,s._owner,s.props);return M}function xl(s,h,M){if(s==null)throw new Error("React.cloneElement(...): The argument must be a React element, but you passed "+s+".");var _,H=K({},s.props),ee=s.key,Z=s.ref,ne=s._self,de=s._source,he=s._owner;if(h!=null){me(h)&&(Z=h.ref,he=W.current),Ue(h)&&(V(h.key),ee=""+h.key);var $e;s.type&&s.type.defaultProps&&($e=s.type.defaultProps);for(_ in h)Ee.call(h,_)&&!ge.hasOwnProperty(_)&&(h[_]===void 0&&$e!==void 0?H[_]=$e[_]:H[_]=h[_])}var Pe=arguments.length-2;if(Pe===1)H.children=M;else if(Pe>1){for(var Te=Array(Pe),Se=0;Se<Pe;Se++)Te[Se]=arguments[Se+2];H.children=Te}return zr(s.type,ee,Z,ne,de,he,H)}function bt(s){return typeof s=="object"&&s!==null&&s.$$typeof===n}var lo=".",wl=":";function $l(s){var h=/[=:]/g,M={"=":"=0",":":"=2"},_=s.replace(h,function(H){return M[H]});return"$"+_}var so=!1,Pl=/\/+/g;function uo(s){return s.replace(Pl,"$&/")}function Br(s,h){return typeof s=="object"&&s!==null&&s.key!=null?(V(s.key),$l(""+s.key)):h.toString(36)}function Qt(s,h,M,_,H){var ee=typeof s;(ee==="undefined"||ee==="boolean")&&(s=null);var Z=!1;if(s===null)Z=!0;else switch(ee){case"string":case"number":Z=!0;break;case"object":switch(s.$$typeof){case n:case o:Z=!0}}if(Z){var ne=s,de=H(ne),he=_===""?lo+Br(ne,0):_;if(_e(de)){var $e="";he!=null&&($e=uo(he)+"/"),Qt(de,h,$e,"",function(vs){return vs})}else de!=null&&(bt(de)&&(de.key&&(!ne||ne.key!==de.key)&&V(de.key),de=yl(de,M+(de.key&&(!ne||ne.key!==de.key)?uo(""+de.key)+"/":"")+he)),h.push(de));return 1}var Pe,Te,Se=0,Ae=_===""?lo:_+wl;if(_e(s))for(var lr=0;lr<s.length;lr++)Pe=s[lr],Te=Ae+Br(Pe,lr),Se+=Qt(Pe,h,M,Te,H);else{var Nr=k(s);if(typeof Nr=="function"){var Ko=s;Nr===Ko.entries&&(so||D("Using Maps as children is not supported. Use an array of keyed ReactElements instead."),so=!0);for(var bs=Nr.call(Ko),jo,gs=0;!(jo=bs.next()).done;)Pe=jo.value,Te=Ae+Br(Pe,gs++),Se+=Qt(Pe,h,M,Te,H)}else if(ee==="object"){var Ro=String(s);throw new Error("Objects are not valid as a React child (found: "+(Ro==="[object Object]"?"object with keys {"+Object.keys(s).join(", ")+"}":Ro)+"). If you meant to render a collection of children, use an array instead.")}}return Se}function er(s,h,M){if(s==null)return s;var _=[],H=0;return Qt(s,_,"","",function(ee){return h.call(M,ee,H++)}),_}function Tl(s){var h=0;return er(s,function(){h++}),h}function El(s,h,M){er(s,function(){h.apply(this,arguments)},M)}function Cl(s){return er(s,function(h){return h})||[]}function Sl(s){if(!bt(s))throw new Error("React.Children.only expected to receive a single React element child.");return s}function kl(s){var h={$$typeof:f,_currentValue:s,_currentValue2:s,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null};h.Provider={$$typeof:c,_context:h};var M=!1,_=!1,H=!1;{var ee={$$typeof:f,_context:h};Object.defineProperties(ee,{Provider:{get:function(){return _||(_=!0,L("Rendering <Context.Consumer.Provider> is not supported and will be removed in a future major release. Did you mean to render <Context.Provider> instead?")),h.Provider},set:function(Z){h.Provider=Z}},_currentValue:{get:function(){return h._currentValue},set:function(Z){h._currentValue=Z}},_currentValue2:{get:function(){return h._currentValue2},set:function(Z){h._currentValue2=Z}},_threadCount:{get:function(){return h._threadCount},set:function(Z){h._threadCount=Z}},Consumer:{get:function(){return M||(M=!0,L("Rendering <Context.Consumer.Consumer> is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?")),h.Consumer}},displayName:{get:function(){return h.displayName},set:function(Z){H||(D("Setting `displayName` on Context.Consumer has no effect. You should set it directly on the context with Context.displayName = '%s'.",Z),H=!0)}}}),h.Consumer=ee}return h._currentRenderer=null,h._currentRenderer2=null,h}var Kt=-1,Vr=0,co=1,Ml=2;function Al(s){if(s._status===Kt){var h=s._result,M=h();if(M.then(function(ee){if(s._status===Vr||s._status===Kt){var Z=s;Z._status=co,Z._result=ee}},function(ee){if(s._status===Vr||s._status===Kt){var Z=s;Z._status=Ml,Z._result=ee}}),s._status===Kt){var _=s;_._status=Vr,_._result=M}}if(s._status===co){var H=s._result;return H===void 0&&L(`lazy: Expected the result of a dynamic import() call. Instead received: %s
2
2
 
3
3
  Your code should look like:
4
4
  const MyComponent = lazy(() => import('./MyComponent'))
5
5
 
6
- Did you accidentally put curly braces around the import?`,G),"default"in G||U(`lazy: Expected the result of a dynamic import() call. Instead received: %s
6
+ Did you accidentally put curly braces around the import?`,H),"default"in H||L(`lazy: Expected the result of a dynamic import() call. Instead received: %s
7
7
 
8
8
  Your code should look like:
9
- const MyComponent = lazy(() => import('./MyComponent'))`,G),G.default}else throw l._result}function zl(l){var $={_status:Vt,_result:l},A={$$typeof:h,_payload:$,_init:Fl};{var L,G;Object.defineProperties(A,{defaultProps:{configurable:!0,get:function(){return L},set:function(re){U("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),L=re,Object.defineProperty(A,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return G},set:function(re){U("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),G=re,Object.defineProperty(A,"propTypes",{enumerable:!0})}}})}return A}function Bl(l){l!=null&&l.$$typeof===b?U("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof l!="function"?U("forwardRef requires a render function but was given %s.",l===null?"null":typeof l):l.length!==0&&l.length!==2&&U("forwardRef render functions accept exactly two parameters: props and ref. %s",l.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),l!=null&&(l.defaultProps!=null||l.propTypes!=null)&&U("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var $={$$typeof:g,render:l};{var A;Object.defineProperty($,"displayName",{enumerable:!1,configurable:!0,get:function(){return A},set:function(L){A=L,!l.name&&!l.displayName&&(l.displayName=L)}})}return $}var Bn;Bn=Symbol.for("react.module.reference");function Vn(l){return!!(typeof l=="string"||typeof l=="function"||l===a||l===i||x||l===s||l===m||l===w||y||l===T||j||E||M||typeof l=="object"&&l!==null&&(l.$$typeof===h||l.$$typeof===b||l.$$typeof===d||l.$$typeof===p||l.$$typeof===g||l.$$typeof===Bn||l.getModuleId!==void 0))}function Vl(l,$){Vn(l)||U("memo: The first argument must be a component. Instead received: %s",l===null?"null":typeof l);var A={$$typeof:b,type:l,compare:$===void 0?null:$};{var L;Object.defineProperty(A,"displayName",{enumerable:!1,configurable:!0,get:function(){return L},set:function(G){L=G,!l.name&&!l.displayName&&(l.displayName=G)}})}return A}function Ae(){var l=R.current;return l===null&&U(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
9
+ const MyComponent = lazy(() => import('./MyComponent'))`,H),H.default}else throw s._result}function Il(s){var h={_status:Kt,_result:s},M={$$typeof:y,_payload:h,_init:Al};{var _,H;Object.defineProperties(M,{defaultProps:{configurable:!0,get:function(){return _},set:function(ee){L("React.lazy(...): It is not supported to assign `defaultProps` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),_=ee,Object.defineProperty(M,"defaultProps",{enumerable:!0})}},propTypes:{configurable:!0,get:function(){return H},set:function(ee){L("React.lazy(...): It is not supported to assign `propTypes` to a lazy component import. Either specify them where the component is defined, or create a wrapping component around it."),H=ee,Object.defineProperty(M,"propTypes",{enumerable:!0})}}})}return M}function Ol(s){s!=null&&s.$$typeof===g?L("forwardRef requires a render function but received a `memo` component. Instead of forwardRef(memo(...)), use memo(forwardRef(...))."):typeof s!="function"?L("forwardRef requires a render function but was given %s.",s===null?"null":typeof s):s.length!==0&&s.length!==2&&L("forwardRef render functions accept exactly two parameters: props and ref. %s",s.length===1?"Did you forget to use the ref parameter?":"Any additional parameter will be undefined."),s!=null&&(s.defaultProps!=null||s.propTypes!=null)&&L("forwardRef render functions do not support propTypes or defaultProps. Did you accidentally pass a React component?");var h={$$typeof:b,render:s};{var M;Object.defineProperty(h,"displayName",{enumerable:!1,configurable:!0,get:function(){return M},set:function(_){M=_,!s.name&&!s.displayName&&(s.displayName=_)}})}return h}var fo;fo=Symbol.for("react.module.reference");function po(s){return!!(typeof s=="string"||typeof s=="function"||s===a||s===l||v||s===i||s===$||s===w||d||s===E||O||P||T||typeof s=="object"&&s!==null&&(s.$$typeof===y||s.$$typeof===g||s.$$typeof===c||s.$$typeof===f||s.$$typeof===b||s.$$typeof===fo||s.getModuleId!==void 0))}function _l(s,h){po(s)||L("memo: The first argument must be a component. Instead received: %s",s===null?"null":typeof s);var M={$$typeof:g,type:s,compare:h===void 0?null:h};{var _;Object.defineProperty(M,"displayName",{enumerable:!1,configurable:!0,get:function(){return _},set:function(H){_=H,!s.name&&!s.displayName&&(s.displayName=H)}})}return M}function Oe(){var s=j.current;return s===null&&L(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
10
10
  1. You might have mismatching versions of React and the renderer (such as React DOM)
11
11
  2. You might be breaking the Rules of Hooks
12
12
  3. You might have more than one copy of React in the same app
13
- See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),l}function Hl(l){var $=Ae();if(l._context!==void 0){var A=l._context;A.Consumer===l?U("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):A.Provider===l&&U("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return $.useContext(l)}function Ul(l){var $=Ae();return $.useState(l)}function Wl(l,$,A){var L=Ae();return L.useReducer(l,$,A)}function Gl(l){var $=Ae();return $.useRef(l)}function Yl(l,$){var A=Ae();return A.useEffect(l,$)}function Xl(l,$){var A=Ae();return A.useInsertionEffect(l,$)}function ql(l,$){var A=Ae();return A.useLayoutEffect(l,$)}function Zl(l,$){var A=Ae();return A.useCallback(l,$)}function Jl(l,$){var A=Ae();return A.useMemo(l,$)}function Ql(l,$,A){var L=Ae();return L.useImperativeHandle(l,$,A)}function ec(l,$){{var A=Ae();return A.useDebugValue(l,$)}}function tc(){var l=Ae();return l.useTransition()}function rc(l){var $=Ae();return $.useDeferredValue(l)}function oc(){var l=Ae();return l.useId()}function nc(l,$,A){var L=Ae();return L.useSyncExternalStore(l,$,A)}var Ht=0,Hn,Un,Wn,Gn,Yn,Xn,qn;function Zn(){}Zn.__reactDisabledLog=!0;function ac(){{if(Ht===0){Hn=console.log,Un=console.info,Wn=console.warn,Gn=console.error,Yn=console.group,Xn=console.groupCollapsed,qn=console.groupEnd;var l={configurable:!0,enumerable:!0,value:Zn,writable:!0};Object.defineProperties(console,{info:l,log:l,warn:l,error:l,group:l,groupCollapsed:l,groupEnd:l})}Ht++}}function sc(){{if(Ht--,Ht===0){var l={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:K({},l,{value:Hn}),info:K({},l,{value:Un}),warn:K({},l,{value:Wn}),error:K({},l,{value:Gn}),group:K({},l,{value:Yn}),groupCollapsed:K({},l,{value:Xn}),groupEnd:K({},l,{value:qn})})}Ht<0&&U("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var oo=N.ReactCurrentDispatcher,no;function cr(l,$,A){{if(no===void 0)try{throw Error()}catch(G){var L=G.stack.trim().match(/\n( *(at )?)/);no=L&&L[1]||""}return`
14
- `+no+l}}var ao=!1,ur;{var ic=typeof WeakMap=="function"?WeakMap:Map;ur=new ic}function Jn(l,$){if(!l||ao)return"";{var A=ur.get(l);if(A!==void 0)return A}var L;ao=!0;var G=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var re;re=oo.current,oo.current=null,ac();try{if($){var Q=function(){throw Error()};if(Object.defineProperty(Q.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Q,[])}catch(Re){L=Re}Reflect.construct(l,[],Q)}else{try{Q.call()}catch(Re){L=Re}l.call(Q.prototype)}}else{try{throw Error()}catch(Re){L=Re}l()}}catch(Re){if(Re&&L&&typeof Re.stack=="string"){for(var ae=Re.stack.split(`
15
- `),fe=L.stack.split(`
16
- `),xe=ae.length-1,he=fe.length-1;xe>=1&&he>=0&&ae[xe]!==fe[he];)he--;for(;xe>=1&&he>=0;xe--,he--)if(ae[xe]!==fe[he]){if(xe!==1||he!==1)do if(xe--,he--,he<0||ae[xe]!==fe[he]){var we=`
17
- `+ae[xe].replace(" at new "," at ");return l.displayName&&we.includes("<anonymous>")&&(we=we.replace("<anonymous>",l.displayName)),typeof l=="function"&&ur.set(l,we),we}while(xe>=1&&he>=0);break}}}finally{ao=!1,oo.current=re,sc(),Error.prepareStackTrace=G}var Ce=l?l.displayName||l.name:"",Pe=Ce?cr(Ce):"";return typeof l=="function"&&ur.set(l,Pe),Pe}function lc(l,$,A){return Jn(l,!1)}function cc(l){var $=l.prototype;return!!($&&$.isReactComponent)}function dr(l,$,A){if(l==null)return"";if(typeof l=="function")return Jn(l,cc(l));if(typeof l=="string")return cr(l);switch(l){case m:return cr("Suspense");case w:return cr("SuspenseList")}if(typeof l=="object")switch(l.$$typeof){case g:return lc(l.render);case b:return dr(l.type,$,A);case h:{var L=l,G=L._payload,re=L._init;try{return dr(re(G),$,A)}catch{}}}return""}var Qn={},ea=N.ReactDebugCurrentFrame;function fr(l){if(l){var $=l._owner,A=dr(l.type,l._source,$?$.type:null);ea.setExtraStackFrame(A)}else ea.setExtraStackFrame(null)}function uc(l,$,A,L,G){{var re=Function.call.bind(Ee);for(var Q in l)if(re(l,Q)){var ae=void 0;try{if(typeof l[Q]!="function"){var fe=Error((L||"React class")+": "+A+" type `"+Q+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof l[Q]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw fe.name="Invariant Violation",fe}ae=l[Q]($,Q,L,A,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(xe){ae=xe}ae&&!(ae instanceof Error)&&(fr(G),U("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",L||"React class",A,Q,typeof ae),fr(null)),ae instanceof Error&&!(ae.message in Qn)&&(Qn[ae.message]=!0,fr(G),U("Failed %s type: %s",A,ae.message),fr(null))}}}function Ct(l){if(l){var $=l._owner,A=dr(l.type,l._source,$?$.type:null);I(A)}else I(null)}var so;so=!1;function ta(){if(_.current){var l=de(_.current.type);if(l)return`
13
+ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`),s}function Kl(s){var h=Oe();if(s._context!==void 0){var M=s._context;M.Consumer===s?L("Calling useContext(Context.Consumer) is not supported, may cause bugs, and will be removed in a future major release. Did you mean to call useContext(Context) instead?"):M.Provider===s&&L("Calling useContext(Context.Provider) is not supported. Did you mean to call useContext(Context) instead?")}return h.useContext(s)}function jl(s){var h=Oe();return h.useState(s)}function Rl(s,h,M){var _=Oe();return _.useReducer(s,h,M)}function Ll(s){var h=Oe();return h.useRef(s)}function Fl(s,h){var M=Oe();return M.useEffect(s,h)}function Dl(s,h){var M=Oe();return M.useInsertionEffect(s,h)}function zl(s,h){var M=Oe();return M.useLayoutEffect(s,h)}function Bl(s,h){var M=Oe();return M.useCallback(s,h)}function Vl(s,h){var M=Oe();return M.useMemo(s,h)}function Hl(s,h,M){var _=Oe();return _.useImperativeHandle(s,h,M)}function Gl(s,h){{var M=Oe();return M.useDebugValue(s,h)}}function Wl(){var s=Oe();return s.useTransition()}function Ul(s){var h=Oe();return h.useDeferredValue(s)}function Yl(){var s=Oe();return s.useId()}function ql(s,h,M){var _=Oe();return _.useSyncExternalStore(s,h,M)}var jt=0,bo,go,vo,ho,mo,yo,xo;function wo(){}wo.__reactDisabledLog=!0;function Xl(){{if(jt===0){bo=console.log,go=console.info,vo=console.warn,ho=console.error,mo=console.group,yo=console.groupCollapsed,xo=console.groupEnd;var s={configurable:!0,enumerable:!0,value:wo,writable:!0};Object.defineProperties(console,{info:s,log:s,warn:s,error:s,group:s,groupCollapsed:s,groupEnd:s})}jt++}}function Nl(){{if(jt--,jt===0){var s={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:K({},s,{value:bo}),info:K({},s,{value:go}),warn:K({},s,{value:vo}),error:K({},s,{value:ho}),group:K({},s,{value:mo}),groupCollapsed:K({},s,{value:yo}),groupEnd:K({},s,{value:xo})})}jt<0&&L("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Hr=R.ReactCurrentDispatcher,Gr;function tr(s,h,M){{if(Gr===void 0)try{throw Error()}catch(H){var _=H.stack.trim().match(/\n( *(at )?)/);Gr=_&&_[1]||""}return`
14
+ `+Gr+s}}var Wr=!1,rr;{var Zl=typeof WeakMap=="function"?WeakMap:Map;rr=new Zl}function $o(s,h){if(!s||Wr)return"";{var M=rr.get(s);if(M!==void 0)return M}var _;Wr=!0;var H=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ee;ee=Hr.current,Hr.current=null,Xl();try{if(h){var Z=function(){throw Error()};if(Object.defineProperty(Z.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Z,[])}catch(Ae){_=Ae}Reflect.construct(s,[],Z)}else{try{Z.call()}catch(Ae){_=Ae}s.call(Z.prototype)}}else{try{throw Error()}catch(Ae){_=Ae}s()}}catch(Ae){if(Ae&&_&&typeof Ae.stack=="string"){for(var ne=Ae.stack.split(`
15
+ `),de=_.stack.split(`
16
+ `),he=ne.length-1,$e=de.length-1;he>=1&&$e>=0&&ne[he]!==de[$e];)$e--;for(;he>=1&&$e>=0;he--,$e--)if(ne[he]!==de[$e]){if(he!==1||$e!==1)do if(he--,$e--,$e<0||ne[he]!==de[$e]){var Pe=`
17
+ `+ne[he].replace(" at new "," at ");return s.displayName&&Pe.includes("<anonymous>")&&(Pe=Pe.replace("<anonymous>",s.displayName)),typeof s=="function"&&rr.set(s,Pe),Pe}while(he>=1&&$e>=0);break}}}finally{Wr=!1,Hr.current=ee,Nl(),Error.prepareStackTrace=H}var Te=s?s.displayName||s.name:"",Se=Te?tr(Te):"";return typeof s=="function"&&rr.set(s,Se),Se}function Jl(s,h,M){return $o(s,!1)}function Ql(s){var h=s.prototype;return!!(h&&h.isReactComponent)}function nr(s,h,M){if(s==null)return"";if(typeof s=="function")return $o(s,Ql(s));if(typeof s=="string")return tr(s);switch(s){case $:return tr("Suspense");case w:return tr("SuspenseList")}if(typeof s=="object")switch(s.$$typeof){case b:return Jl(s.render);case g:return nr(s.type,h,M);case y:{var _=s,H=_._payload,ee=_._init;try{return nr(ee(H),h,M)}catch{}}}return""}var Po={},To=R.ReactDebugCurrentFrame;function or(s){if(s){var h=s._owner,M=nr(s.type,s._source,h?h.type:null);To.setExtraStackFrame(M)}else To.setExtraStackFrame(null)}function es(s,h,M,_,H){{var ee=Function.call.bind(Ee);for(var Z in s)if(ee(s,Z)){var ne=void 0;try{if(typeof s[Z]!="function"){var de=Error((_||"React class")+": "+M+" type `"+Z+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[Z]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw de.name="Invariant Violation",de}ne=s[Z](h,Z,_,M,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(he){ne=he}ne&&!(ne instanceof Error)&&(or(H),L("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",_||"React class",M,Z,typeof ne),or(null)),ne instanceof Error&&!(ne.message in Po)&&(Po[ne.message]=!0,or(H),L("Failed %s type: %s",M,ne.message),or(null))}}}function gt(s){if(s){var h=s._owner,M=nr(s.type,s._source,h?h.type:null);A(M)}else A(null)}var Ur;Ur=!1;function Eo(){if(W.current){var s=ce(W.current.type);if(s)return`
18
18
 
19
- Check the render method of \``+l+"`."}return""}function dc(l){if(l!==void 0){var $=l.fileName.replace(/^.*[\\\/]/,""),A=l.lineNumber;return`
19
+ Check the render method of \``+s+"`."}return""}function ts(s){if(s!==void 0){var h=s.fileName.replace(/^.*[\\\/]/,""),M=s.lineNumber;return`
20
20
 
21
- Check your code at `+$+":"+A+"."}return""}function fc(l){return l!=null?dc(l.__source):""}var ra={};function pc(l){var $=ta();if(!$){var A=typeof l=="string"?l:l.displayName||l.name;A&&($=`
21
+ Check your code at `+h+":"+M+"."}return""}function rs(s){return s!=null?ts(s.__source):""}var Co={};function ns(s){var h=Eo();if(!h){var M=typeof s=="string"?s:s.displayName||s.name;M&&(h=`
22
22
 
23
- Check the top-level render call using <`+A+">.")}return $}function oa(l,$){if(!(!l._store||l._store.validated||l.key!=null)){l._store.validated=!0;var A=pc($);if(!ra[A]){ra[A]=!0;var L="";l&&l._owner&&l._owner!==_.current&&(L=" It was passed a child from "+de(l._owner.type)+"."),Ct(l),U('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',A,L),Ct(null)}}}function na(l,$){if(typeof l=="object"){if(je(l))for(var A=0;A<l.length;A++){var L=l[A];wt(L)&&oa(L,$)}else if(wt(l))l._store&&(l._store.validated=!0);else if(l){var G=O(l);if(typeof G=="function"&&G!==l.entries)for(var re=G.call(l),Q;!(Q=re.next()).done;)wt(Q.value)&&oa(Q.value,$)}}}function aa(l){{var $=l.type;if($==null||typeof $=="string")return;var A;if(typeof $=="function")A=$.propTypes;else if(typeof $=="object"&&($.$$typeof===g||$.$$typeof===b))A=$.propTypes;else return;if(A){var L=de($);uc(A,l.props,"prop",L,l)}else if($.PropTypes!==void 0&&!so){so=!0;var G=de($);U("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",G||"Unknown")}typeof $.getDefaultProps=="function"&&!$.getDefaultProps.isReactClassApproved&&U("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function gc(l){{for(var $=Object.keys(l.props),A=0;A<$.length;A++){var L=$[A];if(L!=="children"&&L!=="key"){Ct(l),U("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",L),Ct(null);break}}l.ref!==null&&(Ct(l),U("Invalid attribute `ref` supplied to `React.Fragment`."),Ct(null))}}function sa(l,$,A){var L=Vn(l);if(!L){var G="";(l===void 0||typeof l=="object"&&l!==null&&Object.keys(l).length===0)&&(G+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var re=fc($);re?G+=re:G+=ta();var Q;l===null?Q="null":je(l)?Q="array":l!==void 0&&l.$$typeof===o?(Q="<"+(de(l.type)||"Unknown")+" />",G=" Did you accidentally export a JSX literal instead of a component?"):Q=typeof l,U("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Q,G)}var ae=kl.apply(this,arguments);if(ae==null)return ae;if(L)for(var fe=2;fe<arguments.length;fe++)na(arguments[fe],l);return l===a?gc(ae):aa(ae),ae}var ia=!1;function bc(l){var $=sa.bind(null,l);return $.type=l,ia||(ia=!0,H("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty($,"type",{enumerable:!1,get:function(){return H("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:l}),l}}),$}function vc(l,$,A){for(var L=Il.apply(this,arguments),G=2;G<arguments.length;G++)na(arguments[G],L.type);return aa(L),L}function yc(l,$){var A=z.transition;z.transition={};var L=z.transition;z.transition._updatedFibers=new Set;try{l()}finally{if(z.transition=A,A===null&&L._updatedFibers){var G=L._updatedFibers.size;G>10&&H("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),L._updatedFibers.clear()}}}var la=!1,pr=null;function xc(l){if(pr===null)try{var $=("require"+Math.random()).slice(0,7),A=t&&t[$];pr=A.call(t,"timers").setImmediate}catch{pr=function(G){la===!1&&(la=!0,typeof MessageChannel>"u"&&U("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var re=new MessageChannel;re.port1.onmessage=G,re.port2.postMessage(void 0)}}return pr(l)}var Et=0,ca=!1;function $c(l){{var $=Et;Et++,D.current===null&&(D.current=[]);var A=D.isBatchingLegacy,L;try{if(D.isBatchingLegacy=!0,L=l(),!A&&D.didScheduleLegacyUpdate){var G=D.current;G!==null&&(D.didScheduleLegacyUpdate=!1,co(G))}}catch(Ce){throw gr($),Ce}finally{D.isBatchingLegacy=A}if(L!==null&&typeof L=="object"&&typeof L.then=="function"){var re=L,Q=!1,ae={then:function(Ce,Pe){Q=!0,re.then(function(Re){gr($),Et===0?io(Re,Ce,Pe):Ce(Re)},function(Re){gr($),Pe(Re)})}};return!ca&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){Q||(ca=!0,U("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),ae}else{var fe=L;if(gr($),Et===0){var xe=D.current;xe!==null&&(co(xe),D.current=null);var he={then:function(Ce,Pe){D.current===null?(D.current=[],io(fe,Ce,Pe)):Ce(fe)}};return he}else{var we={then:function(Ce,Pe){Ce(fe)}};return we}}}}function gr(l){l!==Et-1&&U("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),Et=l}function io(l,$,A){{var L=D.current;if(L!==null)try{co(L),xc(function(){L.length===0?(D.current=null,$(l)):io(l,$,A)})}catch(G){A(G)}else $(l)}}var lo=!1;function co(l){if(!lo){lo=!0;var $=0;try{for(;$<l.length;$++){var A=l[$];do A=A(!0);while(A!==null)}l.length=0}catch(L){throw l=l.slice($+1),L}finally{lo=!1}}}var mc=sa,hc=vc,wc=bc,Cc={map:lr,forEach:Ll,count:jl,toArray:Kl,only:_l};e.Children=Cc,e.Component=J,e.Fragment=a,e.Profiler=i,e.PureComponent=oe,e.StrictMode=s,e.Suspense=m,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=N,e.cloneElement=hc,e.createContext=Nl,e.createElement=mc,e.createFactory=wc,e.createRef=Ie,e.forwardRef=Bl,e.isValidElement=wt,e.lazy=zl,e.memo=Vl,e.startTransition=yc,e.unstable_act=$c,e.useCallback=Zl,e.useContext=Hl,e.useDebugValue=ec,e.useDeferredValue=rc,e.useEffect=Yl,e.useId=oc,e.useImperativeHandle=Ql,e.useInsertionEffect=Xl,e.useLayoutEffect=ql,e.useMemo=Jl,e.useReducer=Wl,e.useRef=Gl,e.useState=Ul,e.useSyncExternalStore=nc,e.useTransition=tc,e.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}}),Hc=fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){process.env.NODE_ENV==="production"?t.exports=Bc():t.exports=Vc()}});/**
23
+ Check the top-level render call using <`+M+">.")}return h}function So(s,h){if(!(!s._store||s._store.validated||s.key!=null)){s._store.validated=!0;var M=ns(h);if(!Co[M]){Co[M]=!0;var _="";s&&s._owner&&s._owner!==W.current&&(_=" It was passed a child from "+ce(s._owner.type)+"."),gt(s),L('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',M,_),gt(null)}}}function ko(s,h){if(typeof s=="object"){if(_e(s))for(var M=0;M<s.length;M++){var _=s[M];bt(_)&&So(_,h)}else if(bt(s))s._store&&(s._store.validated=!0);else if(s){var H=k(s);if(typeof H=="function"&&H!==s.entries)for(var ee=H.call(s),Z;!(Z=ee.next()).done;)bt(Z.value)&&So(Z.value,h)}}}function Mo(s){{var h=s.type;if(h==null||typeof h=="string")return;var M;if(typeof h=="function")M=h.propTypes;else if(typeof h=="object"&&(h.$$typeof===b||h.$$typeof===g))M=h.propTypes;else return;if(M){var _=ce(h);es(M,s.props,"prop",_,s)}else if(h.PropTypes!==void 0&&!Ur){Ur=!0;var H=ce(h);L("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",H||"Unknown")}typeof h.getDefaultProps=="function"&&!h.getDefaultProps.isReactClassApproved&&L("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function os(s){{for(var h=Object.keys(s.props),M=0;M<h.length;M++){var _=h[M];if(_!=="children"&&_!=="key"){gt(s),L("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",_),gt(null);break}}s.ref!==null&&(gt(s),L("Invalid attribute `ref` supplied to `React.Fragment`."),gt(null))}}function Ao(s,h,M){var _=po(s);if(!_){var H="";(s===void 0||typeof s=="object"&&s!==null&&Object.keys(s).length===0)&&(H+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var ee=rs(h);ee?H+=ee:H+=Eo();var Z;s===null?Z="null":_e(s)?Z="array":s!==void 0&&s.$$typeof===n?(Z="<"+(ce(s.type)||"Unknown")+" />",H=" Did you accidentally export a JSX literal instead of a component?"):Z=typeof s,L("React.createElement: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Z,H)}var ne=ml.apply(this,arguments);if(ne==null)return ne;if(_)for(var de=2;de<arguments.length;de++)ko(arguments[de],s);return s===a?os(ne):Mo(ne),ne}var Io=!1;function as(s){var h=Ao.bind(null,s);return h.type=s,Io||(Io=!0,D("React.createFactory() is deprecated and will be removed in a future major release. Consider using JSX or use React.createElement() directly instead.")),Object.defineProperty(h,"type",{enumerable:!1,get:function(){return D("Factory.type is deprecated. Access the class directly before passing it to createFactory."),Object.defineProperty(this,"type",{value:s}),s}}),h}function is(s,h,M){for(var _=xl.apply(this,arguments),H=2;H<arguments.length;H++)ko(arguments[H],_.type);return Mo(_),_}function ls(s,h){var M=z.transition;z.transition={};var _=z.transition;z.transition._updatedFibers=new Set;try{s()}finally{if(z.transition=M,M===null&&_._updatedFibers){var H=_._updatedFibers.size;H>10&&D("Detected a large number of updates inside startTransition. If this is due to a subscription please re-write it to use React provided hooks. Otherwise concurrent mode guarantees are off the table."),_._updatedFibers.clear()}}}var Oo=!1,ar=null;function ss(s){if(ar===null)try{var h=("require"+Math.random()).slice(0,7),M=t&&t[h];ar=M.call(t,"timers").setImmediate}catch{ar=function(H){Oo===!1&&(Oo=!0,typeof MessageChannel>"u"&&L("This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning."));var ee=new MessageChannel;ee.port1.onmessage=H,ee.port2.postMessage(void 0)}}return ar(s)}var vt=0,_o=!1;function us(s){{var h=vt;vt++,B.current===null&&(B.current=[]);var M=B.isBatchingLegacy,_;try{if(B.isBatchingLegacy=!0,_=s(),!M&&B.didScheduleLegacyUpdate){var H=B.current;H!==null&&(B.didScheduleLegacyUpdate=!1,Xr(H))}}catch(Te){throw ir(h),Te}finally{B.isBatchingLegacy=M}if(_!==null&&typeof _=="object"&&typeof _.then=="function"){var ee=_,Z=!1,ne={then:function(Te,Se){Z=!0,ee.then(function(Ae){ir(h),vt===0?Yr(Ae,Te,Se):Te(Ae)},function(Ae){ir(h),Se(Ae)})}};return!_o&&typeof Promise<"u"&&Promise.resolve().then(function(){}).then(function(){Z||(_o=!0,L("You called act(async () => ...) without await. This could lead to unexpected testing behaviour, interleaving multiple act calls and mixing their scopes. You should - await act(async () => ...);"))}),ne}else{var de=_;if(ir(h),vt===0){var he=B.current;he!==null&&(Xr(he),B.current=null);var $e={then:function(Te,Se){B.current===null?(B.current=[],Yr(de,Te,Se)):Te(de)}};return $e}else{var Pe={then:function(Te,Se){Te(de)}};return Pe}}}}function ir(s){s!==vt-1&&L("You seem to have overlapping act() calls, this is not supported. Be sure to await previous act() calls before making a new one. "),vt=s}function Yr(s,h,M){{var _=B.current;if(_!==null)try{Xr(_),ss(function(){_.length===0?(B.current=null,h(s)):Yr(s,h,M)})}catch(H){M(H)}else h(s)}}var qr=!1;function Xr(s){if(!qr){qr=!0;var h=0;try{for(;h<s.length;h++){var M=s[h];do M=M(!0);while(M!==null)}s.length=0}catch(_){throw s=s.slice(h+1),_}finally{qr=!1}}}var cs=Ao,ds=is,fs=as,ps={map:er,forEach:El,count:Tl,toArray:Cl,only:Sl};e.Children=ps,e.Component=X,e.Fragment=a,e.Profiler=l,e.PureComponent=te,e.StrictMode=i,e.Suspense=$,e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=R,e.cloneElement=ds,e.createContext=kl,e.createElement=cs,e.createFactory=fs,e.createRef=Me,e.forwardRef=Ol,e.isValidElement=bt,e.lazy=Il,e.memo=_l,e.startTransition=ls,e.unstable_act=us,e.useCallback=Bl,e.useContext=Kl,e.useDebugValue=Gl,e.useDeferredValue=Ul,e.useEffect=Fl,e.useId=Yl,e.useImperativeHandle=Hl,e.useInsertionEffect=Dl,e.useLayoutEffect=zl,e.useMemo=Vl,e.useReducer=Rl,e.useRef=Ll,e.useState=jl,e.useSyncExternalStore=ql,e.useTransition=Wl,e.version=r,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()}}),js=Fn({"../../../node_modules/.pnpm/react@18.2.0/node_modules/react/index.js"(e,t){process.env.NODE_ENV==="production"?t.exports=_s():t.exports=Ks()}});/**
24
24
  * @license React
25
25
  * react.development.js
26
26
  *
@@ -36,2384 +36,4 @@ Check the top-level render call using <`+A+">.")}return $}function oa(l,$){if(!(
36
36
  *
37
37
  * This source code is licensed under the MIT license found in the
38
38
  * LICENSE file in the root directory of this source tree.
39
- */var ba=zc(Hc());function Uc(e){return ba.Children.toArray(e).filter(t=>(0,ba.isValidElement)(t))}var Wc=new Set(["id","type","style","title","role","tabIndex","htmlFor","width","height","abbr","accept","acceptCharset","accessKey","action","allowFullScreen","allowTransparency","alt","async","autoComplete","autoFocus","autoPlay","cellPadding","cellSpacing","challenge","charset","checked","cite","class","className","cols","colSpan","command","content","contentEditable","contextMenu","controls","coords","crossOrigin","data","dateTime","default","defer","dir","disabled","download","draggable","dropzone","encType","enterKeyHint","for","form","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","headers","hidden","high","href","hrefLang","httpEquiv","icon","inputMode","isMap","itemId","itemProp","itemRef","itemScope","itemType","kind","label","lang","list","loop","manifest","max","maxLength","media","mediaGroup","method","min","minLength","multiple","muted","name","noValidate","open","optimum","pattern","ping","placeholder","poster","preload","radioGroup","referrerPolicy","readOnly","rel","required","rows","rowSpan","sandbox","scope","scoped","scrolling","seamless","selected","shape","size","sizes","slot","sortable","span","spellCheck","src","srcDoc","srcSet","start","step","target","translate","typeMustMatch","useMap","value","wmode","wrap"]),Gc=new Set(["onCopy","onCut","onPaste","onLoad","onError","onWheel","onScroll","onCompositionEnd","onCompositionStart","onCompositionUpdate","onKeyDown","onKeyPress","onKeyUp","onFocus","onBlur","onChange","onInput","onSubmit","onClick","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onPointerDown","onPointerEnter","onPointerLeave","onPointerUp","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionEnd"]),va=/^(data-.*)$/,Yc=/^(aria-.*)$/,vr=/^(on[A-Z].*)$/;function Xr(e,t={}){let{labelable:r=!0,enabled:o=!0,propNames:n,omitPropNames:a,omitEventNames:s,omitDataProps:i,omitEventProps:d}=t,p={};if(!o)return e;for(const g in e)a!=null&&a.has(g)||s!=null&&s.has(g)&&vr.test(g)||vr.test(g)&&!Gc.has(g)||i&&va.test(g)||d&&vr.test(g)||(Object.prototype.hasOwnProperty.call(e,g)&&(Wc.has(g)||r&&Yc.test(g)||n!=null&&n.has(g)||va.test(g))||vr.test(g))&&(p[g]=e[g]);return p}var[Xc,Ss]=ws({name:"AvatarGroupContext",strict:!1}),qc={default:"bg-default text-default-foreground",primary:"bg-primary text-primary-foreground",secondary:"bg-secondary text-secondary-foreground",success:"bg-success text-success-foreground",warning:"bg-warning text-warning-foreground",danger:"bg-danger text-danger-foreground",foreground:"bg-foreground text-background"},Zc={default:"shadow-lg shadow-default/50 bg-default text-default-foreground",primary:"shadow-lg shadow-primary/40 bg-primary text-primary-foreground",secondary:"shadow-lg shadow-secondary/40 bg-secondary text-secondary-foreground",success:"shadow-lg shadow-success/40 bg-success text-success-foreground",warning:"shadow-lg shadow-warning/40 bg-warning text-warning-foreground",danger:"shadow-lg shadow-danger/40 bg-danger text-danger-foreground",foreground:"shadow-lg shadow-foreground/40 bg-foreground text-background"},Jc={default:"bg-transparent border-default text-foreground",primary:"bg-transparent border-primary text-primary",secondary:"bg-transparent border-secondary text-secondary",success:"bg-transparent border-success text-success",warning:"bg-transparent border-warning text-warning",danger:"bg-transparent border-danger text-danger",foreground:"bg-transparent border-foreground text-foreground"},Qc={default:"bg-default/40 text-default-foreground",primary:"bg-primary/20 text-primary",secondary:"bg-secondary/20 text-secondary",success:"bg-success/20 text-success-600 dark:text-success",warning:"bg-warning/20 text-warning-600 dark:text-warning",danger:"bg-danger/20 text-danger dark:text-danger-500",foreground:"bg-foreground/10 text-foreground"},eu={default:"border-default bg-default-100 text-default-foreground",primary:"border-default bg-default-100 text-primary",secondary:"border-default bg-default-100 text-secondary",success:"border-default bg-default-100 text-success",warning:"border-default bg-default-100 text-warning",danger:"border-default bg-default-100 text-danger",foreground:"border-default bg-default-100 text-foreground"},tu={default:"bg-transparent text-default-foreground",primary:"bg-transparent text-primary",secondary:"bg-transparent text-secondary",success:"bg-transparent text-success",warning:"bg-transparent text-warning",danger:"bg-transparent text-danger",foreground:"bg-transparent text-foreground"},ru={default:"border-default text-default-foreground hover:!bg-default",primary:"border-primary text-primary hover:!text-primary-foreground hover:!bg-primary",secondary:"border-secondary text-secondary hover:text-secondary-foreground hover:!bg-secondary",success:"border-success text-success hover:!text-success-foreground hover:!bg-success",warning:"border-warning text-warning hover:!text-warning-foreground hover:!bg-warning",danger:"border-danger text-danger hover:!text-danger-foreground hover:!bg-danger",foreground:"border-foreground text-foreground hover:!bg-foreground"},ue={solid:qc,shadow:Zc,bordered:Jc,flat:Qc,faded:eu,light:tu,ghost:ru},yr=["small","medium","large"],ya={theme:{opacity:["disabled"],spacing:["divider"],borderWidth:yr,borderRadius:yr},classGroups:{shadow:[{shadow:yr}],"font-size":[{text:["tiny",...yr]}],"bg-image":["bg-stripe-gradient"]}},xa=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Fe=e=>!e||typeof e!="object"||Object.keys(e).length===0,ou=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function Ps(e,t){e.forEach(function(r){Array.isArray(r)?Ps(r,t):t.push(r)})}function ks(e){let t=[];return Ps(e,t),t}var Ms=(...e)=>ks(e).filter(Boolean),Is=(e,t)=>{let r={},o=Object.keys(e),n=Object.keys(t);for(let a of o)if(n.includes(a)){let s=e[a],i=t[a];typeof s=="object"&&typeof i=="object"?r[a]=Is(s,i):Array.isArray(s)||Array.isArray(i)?r[a]=Ms(i,s):r[a]=i+" "+s}else r[a]=e[a];for(let a of n)o.includes(a)||(r[a]=t[a]);return r},$a=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();function nu(){for(var e=0,t,r,o="";e<arguments.length;)(t=arguments[e++])&&(r=Rs(t))&&(o&&(o+=" "),o+=r);return o}function Rs(e){if(typeof e=="string")return e;for(var t,r="",o=0;o<e.length;o++)e[o]&&(t=Rs(e[o]))&&(r&&(r+=" "),r+=t);return r}var pn="-";function au(e){var t=iu(e),r=e.conflictingClassGroups,o=e.conflictingClassGroupModifiers,n=o===void 0?{}:o;function a(i){var d=i.split(pn);return d[0]===""&&d.length!==1&&d.shift(),Os(d,t)||su(i)}function s(i,d){var p=r[i]||[];return d&&n[i]?[].concat(p,n[i]):p}return{getClassGroupId:a,getConflictingClassGroupIds:s}}function Os(e,t){var s;if(e.length===0)return t.classGroupId;var r=e[0],o=t.nextPart.get(r),n=o?Os(e.slice(1),o):void 0;if(n)return n;if(t.validators.length!==0){var a=e.join(pn);return(s=t.validators.find(function(i){var d=i.validator;return d(a)}))==null?void 0:s.classGroupId}}var ma=/^\[(.+)\]$/;function su(e){if(ma.test(e)){var t=ma.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}}function iu(e){var t=e.theme,r=e.prefix,o={nextPart:new Map,validators:[]},n=cu(Object.entries(e.classGroups),r);return n.forEach(function(a){var s=a[0],i=a[1];ko(i,o,s,t)}),o}function ko(e,t,r,o){e.forEach(function(n){if(typeof n=="string"){var a=n===""?t:ha(t,n);a.classGroupId=r;return}if(typeof n=="function"){if(lu(n)){ko(n(o),t,r,o);return}t.validators.push({validator:n,classGroupId:r});return}Object.entries(n).forEach(function(s){var i=s[0],d=s[1];ko(d,ha(t,i),r,o)})})}function ha(e,t){var r=e;return t.split(pn).forEach(function(o){r.nextPart.has(o)||r.nextPart.set(o,{nextPart:new Map,validators:[]}),r=r.nextPart.get(o)}),r}function lu(e){return e.isThemeGetter}function cu(e,t){return t?e.map(function(r){var o=r[0],n=r[1],a=n.map(function(s){return typeof s=="string"?t+s:typeof s=="object"?Object.fromEntries(Object.entries(s).map(function(i){var d=i[0],p=i[1];return[t+d,p]})):s});return[o,a]}):e}function uu(e){if(e<1)return{get:function(){},set:function(){}};var t=0,r=new Map,o=new Map;function n(a,s){r.set(a,s),t++,t>e&&(t=0,o=r,r=new Map)}return{get:function(s){var i=r.get(s);if(i!==void 0)return i;if((i=o.get(s))!==void 0)return n(s,i),i},set:function(s,i){r.has(s)?r.set(s,i):n(s,i)}}}var As="!";function du(e){var t=e.separator||":",r=t.length===1,o=t[0],n=t.length;return function(s){for(var i=[],d=0,p=0,g,m=0;m<s.length;m++){var w=s[m];if(d===0){if(w===o&&(r||s.slice(m,m+n)===t)){i.push(s.slice(p,m)),p=m+n;continue}if(w==="/"){g=m;continue}}w==="["?d++:w==="]"&&d--}var b=i.length===0?s:s.substring(p),h=b.startsWith(As),T=h?b.substring(1):b,S=g&&g>p?g-p:void 0;return{modifiers:i,hasImportantModifier:h,baseClassName:T,maybePostfixModifierPosition:S}}}function fu(e){if(e.length<=1)return e;var t=[],r=[];return e.forEach(function(o){var n=o[0]==="[";n?(t.push.apply(t,r.sort().concat([o])),r=[]):r.push(o)}),t.push.apply(t,r.sort()),t}function pu(e){return{cache:uu(e.cacheSize),splitModifiers:du(e),...au(e)}}var gu=/\s+/;function bu(e,t){var r=t.splitModifiers,o=t.getClassGroupId,n=t.getConflictingClassGroupIds,a=new Set;return e.trim().split(gu).map(function(s){var i=r(s),d=i.modifiers,p=i.hasImportantModifier,g=i.baseClassName,m=i.maybePostfixModifierPosition,w=o(m?g.substring(0,m):g),b=!!m;if(!w){if(!m)return{isTailwindClass:!1,originalClassName:s};if(w=o(g),!w)return{isTailwindClass:!1,originalClassName:s};b=!1}var h=fu(d).join(":"),T=p?h+As:h;return{isTailwindClass:!0,modifierId:T,classGroupId:w,originalClassName:s,hasPostfixModifier:b}}).reverse().filter(function(s){if(!s.isTailwindClass)return!0;var i=s.modifierId,d=s.classGroupId,p=s.hasPostfixModifier,g=i+d;return a.has(g)?!1:(a.add(g),n(d,p).forEach(function(m){return a.add(i+m)}),!0)}).reverse().map(function(s){return s.originalClassName}).join(" ")}function Mo(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var o,n,a,s=i;function i(p){var g=t[0],m=t.slice(1),w=m.reduce(function(b,h){return h(b)},g());return o=pu(w),n=o.cache.get,a=o.cache.set,s=d,d(p)}function d(p){var g=n(p);if(g)return g;var m=bu(p,o);return a(p,m),m}return function(){return s(nu.apply(null,arguments))}}function me(e){var t=function(o){return o[e]||[]};return t.isThemeGetter=!0,t}var js=/^\[(?:([a-z-]+):)?(.+)\]$/i,vu=/^\d+\/\d+$/,yu=new Set(["px","full","screen"]),xu=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,$u=/\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$/,mu=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/;function Ue(e){return bt(e)||yu.has(e)||vu.test(e)||Io(e)}function Io(e){return $t(e,"length",Su)}function hu(e){return $t(e,"size",Ls)}function wu(e){return $t(e,"position",Ls)}function Cu(e){return $t(e,"url",Pu)}function xr(e){return $t(e,"number",bt)}function bt(e){return!Number.isNaN(Number(e))}function Eu(e){return e.endsWith("%")&&bt(e.slice(0,-1))}function Ut(e){return wa(e)||$t(e,"number",wa)}function ce(e){return js.test(e)}function Wt(){return!0}function lt(e){return xu.test(e)}function Tu(e){return $t(e,"",ku)}function $t(e,t,r){var o=js.exec(e);return o?o[1]?o[1]===t:r(o[2]):!1}function Su(e){return $u.test(e)}function Ls(){return!1}function Pu(e){return e.startsWith("url(")}function wa(e){return Number.isInteger(Number(e))}function ku(e){return mu.test(e)}function Ro(){var e=me("colors"),t=me("spacing"),r=me("blur"),o=me("brightness"),n=me("borderColor"),a=me("borderRadius"),s=me("borderSpacing"),i=me("borderWidth"),d=me("contrast"),p=me("grayscale"),g=me("hueRotate"),m=me("invert"),w=me("gap"),b=me("gradientColorStops"),h=me("gradientColorStopPositions"),T=me("inset"),S=me("margin"),k=me("opacity"),O=me("padding"),R=me("saturate"),z=me("scale"),D=me("sepia"),_=me("skew"),B=me("space"),c=me("translate"),I=function(){return["auto","contain","none"]},j=function(){return["auto","hidden","clip","visible","scroll"]},E=function(){return["auto",ce,t]},M=function(){return[ce,t]},y=function(){return["",Ue]},x=function(){return["auto",bt,ce]},N=function(){return["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"]},H=function(){return["solid","dashed","dotted","double","none"]},U=function(){return["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]},q=function(){return["start","end","center","between","around","evenly","stretch"]},ee=function(){return["","0",ce]},V=function(){return["auto","avoid","all","avoid-page","page","left","right","column"]},C=function(){return[bt,xr]},K=function(){return[bt,ce]};return{cacheSize:500,theme:{colors:[Wt],spacing:[Ue],blur:["none","",lt,ce],brightness:C(),borderColor:[e],borderRadius:["none","","full",lt,ce],borderSpacing:M(),borderWidth:y(),contrast:C(),grayscale:ee(),hueRotate:K(),invert:ee(),gap:M(),gradientColorStops:[e],gradientColorStopPositions:[Eu,Io],inset:E(),margin:E(),opacity:C(),padding:M(),saturate:C(),scale:C(),sepia:ee(),skew:K(),space:M(),translate:M()},classGroups:{aspect:[{aspect:["auto","square","video",ce]}],container:["container"],columns:[{columns:[lt]}],"break-after":[{"break-after":V()}],"break-before":[{"break-before":V()}],"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"],float:[{float:["right","left","none"]}],clear:[{clear:["left","right","both","none"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[].concat(N(),[ce])}],overflow:[{overflow:j()}],"overflow-x":[{"overflow-x":j()}],"overflow-y":[{"overflow-y":j()}],overscroll:[{overscroll:I()}],"overscroll-x":[{"overscroll-x":I()}],"overscroll-y":[{"overscroll-y":I()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[T]}],"inset-x":[{"inset-x":[T]}],"inset-y":[{"inset-y":[T]}],start:[{start:[T]}],end:[{end:[T]}],top:[{top:[T]}],right:[{right:[T]}],bottom:[{bottom:[T]}],left:[{left:[T]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Ut]}],basis:[{basis:E()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",ce]}],grow:[{grow:ee()}],shrink:[{shrink:ee()}],order:[{order:["first","last","none",Ut]}],"grid-cols":[{"grid-cols":[Wt]}],"col-start-end":[{col:["auto",{span:["full",Ut]},ce]}],"col-start":[{"col-start":x()}],"col-end":[{"col-end":x()}],"grid-rows":[{"grid-rows":[Wt]}],"row-start-end":[{row:["auto",{span:[Ut]},ce]}],"row-start":[{"row-start":x()}],"row-end":[{"row-end":x()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",ce]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ce]}],gap:[{gap:[w]}],"gap-x":[{"gap-x":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal"].concat(q())}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal"].concat(q(),["baseline"])}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[].concat(q(),["baseline"])}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[O]}],px:[{px:[O]}],py:[{py:[O]}],ps:[{ps:[O]}],pe:[{pe:[O]}],pt:[{pt:[O]}],pr:[{pr:[O]}],pb:[{pb:[O]}],pl:[{pl:[O]}],m:[{m:[S]}],mx:[{mx:[S]}],my:[{my:[S]}],ms:[{ms:[S]}],me:[{me:[S]}],mt:[{mt:[S]}],mr:[{mr:[S]}],mb:[{mb:[S]}],ml:[{ml:[S]}],"space-x":[{"space-x":[B]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[B]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit",ce,t]}],"min-w":[{"min-w":["min","max","fit",ce,Ue]}],"max-w":[{"max-w":["0","none","full","min","max","fit","prose",{screen:[lt]},lt,ce]}],h:[{h:[ce,t,"auto","min","max","fit"]}],"min-h":[{"min-h":["min","max","fit",ce,Ue]}],"max-h":[{"max-h":[ce,t,"min","max","fit"]}],"font-size":[{text:["base",lt,Io]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",xr]}],"font-family":[{font:[Wt]}],"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-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ce]}],"line-clamp":[{"line-clamp":["none",bt,xr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",ce,Ue]}],"list-image":[{"list-image":["none",ce]}],"list-style-type":[{list:["none","disc","decimal",ce]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[k]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[k]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[].concat(H(),["wavy"])}],"text-decoration-thickness":[{decoration:["auto","from-font",Ue]}],"underline-offset":[{"underline-offset":["auto",ce,Ue]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ce]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ce]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[k]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[].concat(N(),[wu])}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",hu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Cu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[b]}],"gradient-via":[{via:[b]}],"gradient-to":[{to:[b]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[i]}],"border-w-x":[{"border-x":[i]}],"border-w-y":[{"border-y":[i]}],"border-w-s":[{"border-s":[i]}],"border-w-e":[{"border-e":[i]}],"border-w-t":[{"border-t":[i]}],"border-w-r":[{"border-r":[i]}],"border-w-b":[{"border-b":[i]}],"border-w-l":[{"border-l":[i]}],"border-opacity":[{"border-opacity":[k]}],"border-style":[{border:[].concat(H(),["hidden"])}],"divide-x":[{"divide-x":[i]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[i]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[k]}],"divide-style":[{divide:H()}],"border-color":[{border:[n]}],"border-color-x":[{"border-x":[n]}],"border-color-y":[{"border-y":[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:[""].concat(H())}],"outline-offset":[{"outline-offset":[ce,Ue]}],"outline-w":[{outline:[Ue]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:y()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[k]}],"ring-offset-w":[{"ring-offset":[Ue]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",lt,Tu]}],"shadow-color":[{shadow:[Wt]}],opacity:[{opacity:[k]}],"mix-blend":[{"mix-blend":U()}],"bg-blend":[{"bg-blend":U()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[o]}],contrast:[{contrast:[d]}],"drop-shadow":[{"drop-shadow":["","none",lt,ce]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[m]}],saturate:[{saturate:[R]}],sepia:[{sepia:[D]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[o]}],"backdrop-contrast":[{"backdrop-contrast":[d]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[m]}],"backdrop-opacity":[{"backdrop-opacity":[k]}],"backdrop-saturate":[{"backdrop-saturate":[R]}],"backdrop-sepia":[{"backdrop-sepia":[D]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[s]}],"border-spacing-x":[{"border-spacing-x":[s]}],"border-spacing-y":[{"border-spacing-y":[s]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",ce]}],duration:[{duration:K()}],ease:[{ease:["linear","in","out","in-out",ce]}],delay:[{delay:K()}],animate:[{animate:["none","spin","ping","pulse","bounce",ce]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[z]}],"scale-x":[{"scale-x":[z]}],"scale-y":[{"scale-y":[z]}],rotate:[{rotate:[Ut,ce]}],"translate-x":[{"translate-x":[c]}],"translate-y":[{"translate-y":[c]}],"skew-x":[{"skew-x":[_]}],"skew-y":[{"skew-y":[_]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ce]}],accent:[{accent:["auto",e]}],appearance:["appearance-none"],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",ce]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"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","pinch-zoom","manipulation",{pan:["x","left","right","y","up","down"]}]}],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ce]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Ue,xr]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"]},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"],"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"],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-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-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"],"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"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}function Mu(e,t){for(var r in t)Ks(e,r,t[r]);return e}var Iu=Object.prototype.hasOwnProperty,Ru=new Set(["string","number","boolean"]);function Ks(e,t,r){if(!Iu.call(e,t)||Ru.has(typeof r)||r===null){e[t]=r;return}if(Array.isArray(r)&&Array.isArray(e[t])){e[t]=e[t].concat(r);return}if(typeof r=="object"&&typeof e[t]=="object"){if(e[t]===null){e[t]=r;return}for(var o in r)Ks(e[t],o,r[o])}}function Ou(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),o=1;o<t;o++)r[o-1]=arguments[o];return typeof e=="function"?Mo.apply(void 0,[Ro,e].concat(r)):Mo.apply(void 0,[function(){return Mu(Ro(),e)}].concat(r))}var Au=Mo(Ro),ju={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},_s=e=>e||void 0,Qt=(...e)=>_s(ks(e).filter(Boolean).join(" ")),fo=null,jr={},Oo=!1,Gt=(...e)=>t=>t.twMerge?((!fo||Oo)&&(Oo=!1,fo=Fe(jr)?Au:Ou(jr)),_s(fo(Qt(e)))):Qt(e),Ca=(e,t)=>{for(let r in t)e.hasOwnProperty(r)?e[r]=Qt(e[r],t[r]):e[r]=t[r];return e},Lu=(e,t)=>{let{extend:r=null,slots:o={},variants:n={},compoundVariants:a=[],compoundSlots:s=[],defaultVariants:i={}}=e,d={...ju,...t},p=r!=null&&r.base?Qt(r.base,e==null?void 0:e.base):e==null?void 0:e.base,g=r!=null&&r.variants&&!Fe(r.variants)?Is(n,r.variants):n,m=r!=null&&r.defaultVariants&&!Fe(r.defaultVariants)?{...r.defaultVariants,...i}:i;!Fe(d.twMergeConfig)&&!ou(d.twMergeConfig,jr)&&(Oo=!0,jr=d.twMergeConfig);let w=Fe(r==null?void 0:r.slots),b=Fe(o)?{}:{base:Qt(e==null?void 0:e.base,w&&(r==null?void 0:r.base)),...o},h=w?b:Ca({...r==null?void 0:r.slots},Fe(b)?{base:e==null?void 0:e.base}:b),T=k=>{if(Fe(g)&&Fe(o)&&w)return Gt(p,k==null?void 0:k.class,k==null?void 0:k.className)(d);if(a&&!Array.isArray(a))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof a}`);if(s&&!Array.isArray(s))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof s}`);let O=(M,y,x=[],N)=>{let H=x;if(typeof y=="string")H=H.concat($a(y).split(" ").map(U=>`${M}:${U}`));else if(Array.isArray(y))H=H.concat(y.reduce((U,q)=>U.concat(`${M}:${q}`),[]));else if(typeof y=="object"&&typeof N=="string"){for(let U in y)if(y.hasOwnProperty(U)&&U===N){let q=y[U];if(q&&typeof q=="string"){let ee=$a(q);H[N]?H[N]=H[N].concat(ee.split(" ").map(V=>`${M}:${V}`)):H[N]=ee.split(" ").map(V=>`${M}:${V}`)}else Array.isArray(q)&&q.length>0&&(H[N]=q.reduce((ee,V)=>ee.concat(`${M}:${V}`),[]))}}return H},R=(M,y=g,x=null,N=null)=>{var H;let U=y[M];if(!U||Fe(U))return null;let q=(H=N==null?void 0:N[M])!=null?H:k==null?void 0:k[M];if(q===null)return null;let ee=xa(q),V=Array.isArray(d.responsiveVariants)&&d.responsiveVariants.length>0||d.responsiveVariants===!0,C=m==null?void 0:m[M],K=[];if(typeof ee=="object"&&V)for(let[J,ne]of Object.entries(ee)){let le=U[ne];if(J==="initial"){C=ne;continue}Array.isArray(d.responsiveVariants)&&!d.responsiveVariants.includes(J)||(K=O(J,le,K,x))}let X=U[ee]||U[xa(C)];return typeof K=="object"&&typeof x=="string"&&K[x]?Ca(K,X):K.length>0?(K.push(X),K):X},z=()=>g?Object.keys(g).map(M=>R(M,g)):null,D=(M,y)=>{if(!g||typeof g!="object")return null;let x=new Array;for(let N in g){let H=R(N,g,M,y),U=M==="base"&&typeof H=="string"?H:H&&H[M];U&&(x[x.length]=U)}return x},_={};for(let M in k)k[M]!==void 0&&(_[M]=k[M]);let B=(M,y)=>{var x;let N=typeof(k==null?void 0:k[M])=="object"?{[M]:(x=k[M])==null?void 0:x.initial}:{};return{...m,..._,...N,...y}},c=(M=[],y)=>{let x=[];for(let{class:N,className:H,...U}of M){let q=!0;for(let[ee,V]of Object.entries(U)){let C=B(ee,y);if(Array.isArray(V)){if(!V.includes(C[ee])){q=!1;break}}else if(C[ee]!==V){q=!1;break}}q&&(N&&x.push(N),H&&x.push(H))}return x},I=M=>{let y=c(a,M),x=c(r==null?void 0:r.compoundVariants,M);return Ms(x,y)},j=M=>{let y=I(M);if(!Array.isArray(y))return y;let x={};for(let N of y)if(typeof N=="string"&&(x.base=Gt(x.base,N)(d)),typeof N=="object")for(let[H,U]of Object.entries(N))x[H]=Gt(x[H],U)(d);return x},E=M=>{if(s.length<1)return null;let y={};for(let{slots:x=[],class:N,className:H,...U}of s){if(!Fe(U)){let q=!0;for(let ee of Object.keys(U)){let V=B(ee,M)[ee];if(V===void 0||(Array.isArray(U[ee])?!U[ee].includes(V):U[ee]!==V)){q=!1;break}}if(!q)continue}for(let q of x)y[q]=y[q]||[],y[q].push([N,H])}return y};if(!Fe(o)||!w){let M={};if(typeof h=="object"&&!Fe(h))for(let y of Object.keys(h))M[y]=x=>{var N,H;return Gt(h[y],D(y,x),((N=j(x))!=null?N:[])[y],((H=E(x))!=null?H:[])[y],x==null?void 0:x.class,x==null?void 0:x.className)(d)};return M}return Gt(p,z(),I(),k==null?void 0:k.class,k==null?void 0:k.className)(d)},S=()=>{if(!(!g||typeof g!="object"))return Object.keys(g)};return T.variantKeys=S(),T.extend=r,T.base=p,T.slots=h,T.variants=g,T.defaultVariants=m,T.compoundSlots=s,T.compoundVariants=a,T},mt=(e,t)=>{var r,o,n;return Lu(e,{...t,twMerge:(r=t==null?void 0:t.twMerge)!=null?r:!0,twMergeConfig:{...t==null?void 0:t.twMergeConfig,theme:{...(o=t==null?void 0:t.twMergeConfig)==null?void 0:o.theme,...ya.theme},classGroups:{...(n=t==null?void 0:t.twMergeConfig)==null?void 0:n.classGroups,...ya.classGroups}}})},gn=["outline-none","data-[focus-visible=true]:z-10","data-[focus-visible=true]:outline-2","data-[focus-visible=true]:outline-focus","data-[focus-visible=true]:outline-offset-2"],po=["absolute","top-1/2","left-1/2","-translate-x-1/2","-translate-y-1/2"],Ea=mt({slots:{base:["z-0","relative","bg-transparent","before:content-['']","before:hidden","before:z-[-1]","before:absolute","before:rotate-45","before:w-2.5","before:h-2.5","before:rounded-sm","data-[arrow=true]:before:block","data-[placement=top]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top]:before:left-1/2","data-[placement=top]:before:-translate-x-1/2","data-[placement=top-start]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top-start]:before:left-3","data-[placement=top-end]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top-end]:before:right-3","data-[placement=bottom]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom]:before:left-1/2","data-[placement=bottom]:before:-translate-x-1/2","data-[placement=bottom-start]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom-start]:before:left-3","data-[placement=bottom-end]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom-end]:before:right-3","data-[placement=left]:before:-right-[calc(theme(spacing.5)/4_-_2px)]","data-[placement=left]:before:top-1/2","data-[placement=left]:before:-translate-y-1/2","data-[placement=left-start]:before:-right-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=left-start]:before:top-1/4","data-[placement=left-end]:before:-right-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=left-end]:before:bottom-1/4","data-[placement=right]:before:-left-[calc(theme(spacing.5)/4_-_2px)]","data-[placement=right]:before:top-1/2","data-[placement=right]:before:-translate-y-1/2","data-[placement=right-start]:before:-left-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=right-start]:before:top-1/4","data-[placement=right-end]:before:-left-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=right-end]:before:bottom-1/4",...gn],content:["z-10","px-2.5","py-1","w-full","inline-flex","flex-col","items-center","justify-center","box-border","subpixel-antialiased","outline-none","box-border"],trigger:["z-10"],backdrop:["hidden"],arrow:[]},variants:{size:{sm:{content:"text-tiny"},md:{content:"text-small"},lg:{content:"text-medium"}},color:{default:{base:"before:bg-content1 before:shadow-small",content:"bg-content1"},foreground:{base:"before:bg-foreground",content:ue.solid.foreground},primary:{base:"before:bg-primary",content:ue.solid.primary},secondary:{base:"before:bg-secondary",content:ue.solid.secondary},success:{base:"before:bg-success",content:ue.solid.success},warning:{base:"before:bg-warning",content:ue.solid.warning},danger:{base:"before:bg-danger",content:ue.solid.danger}},radius:{none:{content:"rounded-none"},sm:{content:"rounded-small"},md:{content:"rounded-medium"},lg:{content:"rounded-large"},full:{content:"rounded-full"}},shadow:{sm:{content:"shadow-small"},md:{content:"shadow-medium"},lg:{content:"shadow-large"}},backdrop:{transparent:{},opaque:{backdrop:"bg-overlay/50 backdrop-opacity-disabled"},blur:{backdrop:"backdrop-blur-sm backdrop-saturate-150 bg-overlay/30"}},triggerScaleOnOpen:{true:{trigger:["aria-expanded:scale-[0.97]","aria-expanded:opacity-70","subpixel-antialiased"]},false:{}},disableAnimation:{true:{base:"animate-none"}},isTriggerDisabled:{true:{trigger:"opacity-disabled pointer-events-none"},false:{}}},defaultVariants:{color:"default",radius:"lg",size:"md",shadow:"md",backdrop:"transparent",triggerScaleOnOpen:!0},compoundVariants:[{backdrop:["opaque","blur"],class:{backdrop:"block w-full h-full fixed inset-0 -z-30"}}]}),Ku=mt({base:"shrink-0 bg-divider border-none",variants:{orientation:{horizontal:"w-full h-divider",vertical:"h-full w-divider"}},defaultVariants:{orientation:"horizontal"}}),_u=mt({base:"px-2",variants:{variant:{light:"",shadow:"px-4 shadow-medium rounded-medium bg-content1",bordered:"px-4 border-medium border-divider rounded-medium",splitted:"flex flex-col gap-2"},fullWidth:{true:"w-full"}},defaultVariants:{variant:"light",fullWidth:!0}}),Nu=mt({slots:{base:"",heading:"",trigger:["flex py-4 w-full h-full gap-3 outline-none items-center tap-highlight-transparent",...gn],startContent:"flex-shrink-0",indicator:"text-default-400",titleWrapper:"flex-1 flex flex-col text-start",title:"text-foreground text-large",subtitle:"text-small text-foreground-500 font-normal",content:"py-2"},variants:{variant:{splitted:{base:"px-4 bg-content1 shadow-medium rounded-medium"}},isCompact:{true:{trigger:"py-2",title:"text-medium",subtitle:"text-small",indicator:"text-medium",content:"py-1"}},isDisabled:{true:{base:"opacity-disabled pointer-events-none"}},hideIndicator:{true:{indicator:"hidden"}},disableAnimation:{true:{content:"hidden data-[open=true]:block"},false:{indicator:"transition-transform",trigger:"transition-opacity"}},disableIndicatorAnimation:{true:{indicator:"transition-none"},false:{indicator:"rotate-0 data-[open=true]:-rotate-90 rtl:-rotate-180 rtl:data-[open=true]:-rotate-90"}}},defaultVariants:{size:"md",radius:"lg",isDisabled:!1,hideIndicator:!1,disableIndicatorAnimation:!1}}),Du=mt({slots:{base:["flex","relative","justify-center","items-center","box-border","overflow-hidden","align-middle","text-white","z-0",...gn],img:["flex","object-cover","w-full","h-full","transition-opacity","!duration-500","opacity-0","data-[loaded=true]:opacity-100"],fallback:[...po,"flex","items-center","justify-center"],name:[...po,"font-normal","text-center","text-inherit"],icon:[...po,"flex","items-center","justify-center","text-inherit","w-full","h-full"]},variants:{size:{sm:{base:"w-8 h-8 text-tiny"},md:{base:"w-10 h-10 text-tiny"},lg:{base:"w-14 h-14 text-small"}},color:{default:{base:ue.solid.default},primary:{base:ue.solid.primary},secondary:{base:ue.solid.secondary},success:{base:ue.solid.success},warning:{base:ue.solid.warning},danger:{base:ue.solid.danger}},radius:{none:{base:"rounded-none"},sm:{base:"rounded-small"},md:{base:"rounded-medium"},lg:{base:"rounded-large"},full:{base:"rounded-full"}},isBordered:{true:{base:"ring-2 ring-offset-2 ring-offset-background dark:ring-offset-background-dark"}},isDisabled:{true:{base:"opacity-disabled"}},isInGroup:{true:{base:["-ms-2 data-[hover=true]:-translate-x-3 rtl:data-[hover=true]:translate-x-3 transition-transform","data-[focus-visible=true]:-translate-x-3 rtl:data-[focus-visible=true]:translate-x-3"]}},isInGridGroup:{true:{base:"m-0 data-[hover=true]:translate-x-0"}},disableAnimation:{true:{base:"transition-none",img:"transition-none"},false:{}}},defaultVariants:{size:"md",color:"default",radius:"full"},compoundVariants:[{color:"default",isBordered:!0,class:{base:"ring-default"}},{color:"primary",isBordered:!0,class:{base:"ring-primary"}},{color:"secondary",isBordered:!0,class:{base:"ring-secondary"}},{color:"success",isBordered:!0,class:{base:"ring-success"}},{color:"warning",isBordered:!0,class:{base:"ring-warning"}},{color:"danger",isBordered:!0,class:{base:"ring-danger"}}]}),Fu=mt({slots:{base:"flex items-center justify-center h-auto w-max",count:"hover:-translate-x-0"},variants:{isGrid:{true:"inline-grid grid-cols-4 gap-3"}}}),Ta=mt({slots:{base:["relative","inline-flex","shrink-0"],badge:["flex","z-10","flex-wrap","absolute","box-border","rounded-full","whitespace-nowrap","place-content-center","origin-center","items-center","text-inherit","select-none","font-regular","scale-100","opacity-100","subpixel-antialiased","data-[invisible=true]:scale-0","data-[invisible=true]:opacity-0"]},variants:{variant:{solid:{},flat:{},faded:{badge:"border-medium"},shadow:{}},color:{default:{},primary:{},secondary:{},success:{},warning:{},danger:{}},size:{sm:{badge:"px-1 text-tiny"},md:{badge:"px-1 text-small"},lg:{badge:"px-1 text-small"}},placement:{"top-right":{},"top-left":{},"bottom-right":{},"bottom-left":{}},shape:{circle:{},rectangle:{}},isInvisible:{true:{}},isOneChar:{true:{badge:"px-0"}},isDot:{true:{}},disableAnimation:{true:{badge:"transition-none"},false:{badge:"transition-transform-opacity !ease-soft-spring !duration-300"}},showOutline:{true:{badge:"border-2 border-background"},false:{badge:"border-transparent border-0"}}},defaultVariants:{variant:"solid",color:"default",size:"md",shape:"rectangle",placement:"top-right",showOutline:!0,isInvisible:!1},compoundVariants:[{variant:"solid",color:"default",class:{badge:ue.solid.default}},{variant:"solid",color:"primary",class:{badge:ue.solid.primary}},{variant:"solid",color:"secondary",class:{badge:ue.solid.secondary}},{variant:"solid",color:"success",class:{badge:ue.solid.success}},{variant:"solid",color:"warning",class:{badge:ue.solid.warning}},{variant:"solid",color:"danger",class:{badge:ue.solid.danger}},{variant:"shadow",color:"default",class:{badge:ue.shadow.default}},{variant:"shadow",color:"primary",class:{badge:ue.shadow.primary}},{variant:"shadow",color:"secondary",class:{badge:ue.shadow.secondary}},{variant:"shadow",color:"success",class:{badge:ue.shadow.success}},{variant:"shadow",color:"warning",class:{badge:ue.shadow.warning}},{variant:"shadow",color:"danger",class:{badge:ue.shadow.danger}},{variant:"flat",color:"default",class:{badge:ue.flat.default}},{variant:"flat",color:"primary",class:{badge:ue.flat.primary}},{variant:"flat",color:"secondary",class:{badge:ue.flat.secondary}},{variant:"flat",color:"success",class:{badge:ue.flat.success}},{variant:"flat",color:"warning",class:{badge:ue.flat.warning}},{variant:"flat",color:"danger",class:{badge:ue.flat.danger}},{variant:"faded",color:"default",class:{badge:ue.faded.default}},{variant:"faded",color:"primary",class:{badge:ue.faded.primary}},{variant:"faded",color:"secondary",class:{badge:ue.faded.secondary}},{variant:"faded",color:"success",class:{badge:ue.faded.success}},{variant:"faded",color:"warning",class:{badge:ue.faded.warning}},{variant:"faded",color:"danger",class:{badge:ue.faded.danger}},{isOneChar:!0,size:"sm",class:{badge:"w-4 h-4 min-w-4 min-h-4"}},{isOneChar:!0,size:"md",class:{badge:"w-5 h-5 min-w-5 min-h-5"}},{isOneChar:!0,size:"lg",class:{badge:"w-6 h-6 min-w-6 min-h-6"}},{isDot:!0,size:"sm",class:{badge:"w-3 h-3 min-w-3 min-h-3"}},{isDot:!0,size:"md",class:{badge:"w-3.5 h-3.5 min-w-3.5 min-h-3.5"}},{isDot:!0,size:"lg",class:{badge:"w-4 h-4 min-w-4 min-h-4"}},{placement:"top-right",shape:"rectangle",class:{badge:"top-[5%] right-[5%] translate-x-1/2 -translate-y-1/2"}},{placement:"top-left",shape:"rectangle",class:{badge:"top-[5%] left-[5%] -translate-x-1/2 -translate-y-1/2"}},{placement:"bottom-right",shape:"rectangle",class:{badge:"bottom-[5%] right-[5%] translate-x-1/2 translate-y-1/2"}},{placement:"bottom-left",shape:"rectangle",class:{badge:"bottom-[5%] left-[5%] -translate-x-1/2 translate-y-1/2"}},{placement:"top-right",shape:"circle",class:{badge:"top-[10%] right-[10%] translate-x-1/2 -translate-y-1/2"}},{placement:"top-left",shape:"circle",class:{badge:"top-[10%] left-[10%] -translate-x-1/2 -translate-y-1/2"}},{placement:"bottom-right",shape:"circle",class:{badge:"bottom-[10%] right-[10%] translate-x-1/2 translate-y-1/2"}},{placement:"bottom-left",shape:"circle",class:{badge:"bottom-[10%] left-[10%] -translate-x-1/2 translate-y-1/2"}}]}),[Zv,nr]=ws({name:"ProviderContext",strict:!1});const Lr={prefix:String(Math.round(Math.random()*1e10)),current:0},Ns=v.createContext(Lr),zu=v.createContext(!1);let Bu=!!(typeof window<"u"&&window.document&&window.document.createElement),go=new WeakMap;function Vu(e=!1){let t=v.useContext(Ns),r=v.useRef(null);if(r.current===null&&!e){var o,n;let a=(n=v.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||n===void 0||(o=n.ReactCurrentOwner)===null||o===void 0?void 0:o.current;if(a){let s=go.get(a);s==null?go.set(a,{id:t.current,state:a.memoizedState}):a.memoizedState!==s.state&&(t.current=s.id,go.delete(a))}r.current=++t.current}return r.current}function Hu(e){let t=v.useContext(Ns);t===Lr&&!Bu&&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 r=Vu(!!e),o=t===Lr&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${o}-${r}`}function Uu(e){let t=v.useId(),[r]=v.useState(bn()),o=r||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Lr.prefix}`;return e||`${o}-${t}`}const Wu=typeof v.useId=="function"?Uu:Hu;function Gu(){return!1}function Yu(){return!0}function Xu(e){return()=>{}}function bn(){return typeof v.useSyncExternalStore=="function"?v.useSyncExternalStore(Xu,Gu,Yu):v.useContext(zu)}function qu(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function Ds(e,t,r){qu(e,t),t.set(e,r)}const Kt=typeof document<"u"?v.useLayoutEffect:()=>{};function kt(e){const t=v.useRef(null);return Kt(()=>{t.current=e},[e]),v.useCallback((...r)=>{const o=t.current;return o==null?void 0:o(...r)},[])}let Zu=!!(typeof window<"u"&&window.document&&window.document.createElement),Kr=new Map;function Ju(e){let[t,r]=v.useState(e),o=v.useRef(null),n=Wu(t),a=v.useCallback(s=>{o.current=s},[]);return Zu&&Kr.set(n,a),Kt(()=>{let s=n;return()=>{Kr.delete(s)}},[n]),v.useEffect(()=>{let s=o.current;s&&(o.current=null,r(s))}),n}function Qu(e,t){if(e===t)return e;let r=Kr.get(e);if(r)return r(t),t;let o=Kr.get(t);return o?(o(e),e):t}function vn(...e){return(...t)=>{for(let r of e)typeof r=="function"&&r(...t)}}const Ze=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},_r=e=>e&&"window"in e&&e.window===e?e:Ze(e).defaultView||window;function Fs(e){var t,r,o="";if(typeof e=="string"||typeof e=="number")o+=e;else if(typeof e=="object")if(Array.isArray(e)){var n=e.length;for(t=0;t<n;t++)e[t]&&(r=Fs(e[t]))&&(o&&(o+=" "),o+=r)}else for(r in e)e[r]&&(o&&(o+=" "),o+=r);return o}function zs(){for(var e,t,r=0,o="",n=arguments.length;r<n;r++)(e=arguments[r])&&(t=Fs(e))&&(o&&(o+=" "),o+=t);return o}function ke(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let o=e[r];for(let n in o){let a=t[n],s=o[n];typeof a=="function"&&typeof s=="function"&&n[0]==="o"&&n[1]==="n"&&n.charCodeAt(2)>=65&&n.charCodeAt(2)<=90?t[n]=vn(a,s):(n==="className"||n==="UNSAFE_className")&&typeof a=="string"&&typeof s=="string"?t[n]=zs(a,s):n==="id"&&a&&s?t.id=Qu(a,s):t[n]=s!==void 0?s:a}}return t}const ed=new Set(["id"]),td=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),rd=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),od=/^(data-.*)$/;function Bs(e,t={}){let{labelable:r,isLink:o,propNames:n}=t,a={};for(const s in e)Object.prototype.hasOwnProperty.call(e,s)&&(ed.has(s)||r&&td.has(s)||o&&rd.has(s)||n!=null&&n.has(s)||od.test(s))&&(a[s]=e[s]);return a}function it(e){if(nd())e.focus({preventScroll:!0});else{let t=ad(e);e.focus(),sd(t)}}let $r=null;function nd(){if($r==null){$r=!1;try{document.createElement("div").focus({get preventScroll(){return $r=!0,!0}})}catch{}}return $r}function ad(e){let t=e.parentNode,r=[],o=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==o;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return o instanceof HTMLElement&&r.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),r}function sd(e){for(let{element:t,scrollTop:r,scrollLeft:o}of e)t.scrollTop=r,t.scrollLeft=o}function qr(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(r=>e.test(r.brand)))||e.test(window.navigator.userAgent)}function yn(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function _t(){return yn(/^Mac/i)}function id(){return yn(/^iPhone/i)}function Vs(){return yn(/^iPad/i)||_t()&&navigator.maxTouchPoints>1}function xn(){return id()||Vs()}function ld(){return _t()||xn()}function Hs(){return qr(/AppleWebKit/i)&&!cd()}function cd(){return qr(/Chrome/i)}function Us(){return qr(/Android/i)}function ud(){return qr(/Firefox/i)}const dd=v.createContext({isNative:!0,open:gd,useHref:e=>e});function fd(){return v.useContext(dd)}function Nt(e,t,r=!0){var o,n;let{metaKey:a,ctrlKey:s,altKey:i,shiftKey:d}=t;ud()&&(!((n=window.event)===null||n===void 0||(o=n.type)===null||o===void 0)&&o.startsWith("key"))&&e.target==="_blank"&&(_t()?a=!0:s=!0);let p=Hs()&&_t()&&!Vs()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:a,ctrlKey:s,altKey:i,shiftKey:d}):new MouseEvent("click",{metaKey:a,ctrlKey:s,altKey:i,shiftKey:d,bubbles:!0,cancelable:!0});Nt.isOpening=r,it(e),e.dispatchEvent(p),Nt.isOpening=!1}Nt.isOpening=!1;function pd(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let r=document.createElement("a");r.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(r.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(r.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(r.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(r.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(r.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(r),t(r),e.removeChild(r)}}function gd(e,t){pd(e,r=>Nt(r,t))}let Mt=new Map,Ao=new Set;function Sa(){if(typeof window>"u")return;function e(o){return"propertyName"in o}let t=o=>{if(!e(o)||!o.target)return;let n=Mt.get(o.target);n||(n=new Set,Mt.set(o.target,n),o.target.addEventListener("transitioncancel",r,{once:!0})),n.add(o.propertyName)},r=o=>{if(!e(o)||!o.target)return;let n=Mt.get(o.target);if(n&&(n.delete(o.propertyName),n.size===0&&(o.target.removeEventListener("transitioncancel",r),Mt.delete(o.target)),Mt.size===0)){for(let a of Ao)a();Ao.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",r)}typeof document<"u"&&(document.readyState!=="loading"?Sa():document.addEventListener("DOMContentLoaded",Sa));function Ws(e){requestAnimationFrame(()=>{Mt.size===0?e():Ao.add(e)})}function bd(){let e=v.useRef(new Map),t=v.useCallback((n,a,s,i)=>{let d=i!=null&&i.once?(...p)=>{e.current.delete(s),s(...p)}:s;e.current.set(s,{type:a,eventTarget:n,fn:d,options:i}),n.addEventListener(a,s,i)},[]),r=v.useCallback((n,a,s,i)=>{var d;let p=((d=e.current.get(s))===null||d===void 0?void 0:d.fn)||s;n.removeEventListener(a,p,i),e.current.delete(s)},[]),o=v.useCallback(()=>{e.current.forEach((n,a)=>{r(n.eventTarget,n.type,a,n.options)})},[r]);return v.useEffect(()=>o,[o]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:o}}function vd(){return typeof window.ResizeObserver<"u"}function yd(e){const{ref:t,onResize:r}=e;v.useEffect(()=>{let o=t==null?void 0:t.current;if(o)if(vd()){const n=new window.ResizeObserver(a=>{a.length&&r()});return n.observe(o),()=>{o&&n.unobserve(o)}}else return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)}},[r,t])}function Gs(e,t){Kt(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function jo(e,t){let r=window.getComputedStyle(e),o=/(auto|scroll)/.test(r.overflow+r.overflowX+r.overflowY);return o&&t&&(o=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),o}function xd(e,t){const r=[];for(;e&&e!==document.documentElement;)jo(e,t)&&r.push(e),e=e.parentElement;return r}function $d(e,t,r,o){let n=kt(r),a=r==null;v.useEffect(()=>{if(a||!e.current)return;let s=e.current;return s.addEventListener(t,n,o),()=>{s.removeEventListener(t,n,o)}},[e,t,o,a,n])}function Ys(e,t){let r=Pa(e,t,"left"),o=Pa(e,t,"top"),n=t.offsetWidth,a=t.offsetHeight,s=e.scrollLeft,i=e.scrollTop,{borderTopWidth:d,borderLeftWidth:p}=getComputedStyle(e),g=e.scrollLeft+parseInt(p,10),m=e.scrollTop+parseInt(d,10),w=g+e.clientWidth,b=m+e.clientHeight;r<=s?s=r-parseInt(p,10):r+n>w&&(s+=r+n-w),o<=m?i=o-parseInt(d,10):o+a>b&&(i+=o+a-b),e.scrollLeft=s,e.scrollTop=i}function Pa(e,t,r){const o=r==="left"?"offsetLeft":"offsetTop";let n=0;for(;t.offsetParent&&(n+=t[o],t.offsetParent!==e);){if(t.offsetParent.contains(e)){n-=e[o];break}t=t.offsetParent}return n}function ka(e,t){if(document.contains(e)){let s=document.scrollingElement||document.documentElement;if(window.getComputedStyle(s).overflow==="hidden"){let d=xd(e);for(let p of d)Ys(p,e)}else{var r;let{left:d,top:p}=e.getBoundingClientRect();e==null||(r=e.scrollIntoView)===null||r===void 0||r.call(e,{block:"nearest"});let{left:g,top:m}=e.getBoundingClientRect();if(Math.abs(d-g)>1||Math.abs(p-m)>1){var o,n,a;t==null||(n=t.containingElement)===null||n===void 0||(o=n.scrollIntoView)===null||o===void 0||o.call(n,{block:"center",inline:"center"}),(a=e.scrollIntoView)===null||a===void 0||a.call(e,{block:"nearest"})}}}}function Ma(e){return e.mozInputSource===0&&e.isTrusted?!0:Us()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function md(e){return!Us()&&e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"}function Zr(e,t,r){let[o,n]=v.useState(e||t),a=v.useRef(e!==void 0),s=e!==void 0;v.useEffect(()=>{let p=a.current;p!==s&&console.warn(`WARN: A component changed from ${p?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}.`),a.current=s},[s]);let i=s?e:o,d=v.useCallback((p,...g)=>{let m=(w,...b)=>{r&&(Object.is(i,w)||r(w,...b)),s||(i=w)};typeof p=="function"?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),n((b,...h)=>{let T=p(s?i:b,...h);return m(T,...g),s?b:T})):(s||n(p),m(p,...g))},[s,i,r]);return[i,d]}function Lo(e,t=-1/0,r=1/0){return Math.min(Math.max(e,t),r)}const Ot={top:"top",bottom:"top",left:"left",right:"left"},Nr={top:"bottom",bottom:"top",left:"right",right:"left"},hd={top:"left",left:"top"},Ko={top:"height",left:"width"},Xs={width:"totalWidth",height:"totalHeight"},mr={};let _e=typeof document<"u"&&window.visualViewport;function Ia(e){let t=0,r=0,o=0,n=0,a=0,s=0,i={},d=(_e==null?void 0:_e.scale)>1;if(e.tagName==="BODY"){let m=document.documentElement;o=m.clientWidth,n=m.clientHeight;var p;t=(p=_e==null?void 0:_e.width)!==null&&p!==void 0?p:o;var g;r=(g=_e==null?void 0:_e.height)!==null&&g!==void 0?g:n,i.top=m.scrollTop||e.scrollTop,i.left=m.scrollLeft||e.scrollLeft,_e&&(a=_e.offsetTop,s=_e.offsetLeft)}else({width:t,height:r,top:a,left:s}=Lt(e)),i.top=e.scrollTop,i.left=e.scrollLeft,o=t,n=r;return Hs()&&(e.tagName==="BODY"||e.tagName==="HTML")&&d&&(i.top=0,i.left=0,a=_e.pageTop,s=_e.pageLeft),{width:t,height:r,totalWidth:o,totalHeight:n,scroll:i,top:a,left:s}}function wd(e){return{top:e.scrollTop,left:e.scrollLeft,width:e.scrollWidth,height:e.scrollHeight}}function Ra(e,t,r,o,n,a,s){let i=n.scroll[e],d=o[Ko[e]],p=o.scroll[Ot[e]]+a,g=d+o.scroll[Ot[e]]-a,m=t-i+s[e]-o[Ot[e]],w=t-i+r+s[e]-o[Ot[e]];return m<p?p-m:w>g?Math.max(g-w,p-m):0}function Cd(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}function Oa(e){if(mr[e])return mr[e];let[t,r]=e.split(" "),o=Ot[t]||"right",n=hd[o];Ot[r]||(r="center");let a=Ko[o],s=Ko[n];return mr[e]={placement:t,crossPlacement:r,axis:o,crossAxis:n,size:a,crossSize:s},mr[e]}function bo(e,t,r,o,n,a,s,i,d,p){let{placement:g,crossPlacement:m,axis:w,crossAxis:b,size:h,crossSize:T}=o,S={};S[b]=e[b],m==="center"?S[b]+=(e[T]-r[T])/2:m!==b&&(S[b]+=e[T]-r[T]),S[b]+=a;const k=e[b]-r[T]+d+p,O=e[b]+e[T]-d-p;if(S[b]=Lo(S[b],k,O),g===w){const R=i?s[h]:t[Xs[h]];S[Nr[w]]=Math.floor(R-e[w]+n)}else S[w]=Math.floor(e[w]+e[h]+n);return S}function Ed(e,t,r,o,n,a,s,i){const d=o?r.height:t[Xs.height];let p=e.top!=null?r.top+e.top:r.top+(d-e.bottom-s),g=i!=="top"?Math.max(0,t.height+t.top+t.scroll.top-p-(n.top+n.bottom+a)):Math.max(0,p+s-(t.top+t.scroll.top)-(n.top+n.bottom+a));return Math.min(t.height-a*2,g)}function Aa(e,t,r,o,n,a){let{placement:s,axis:i,size:d}=a;return s===i?Math.max(0,r[i]-e[i]-e.scroll[i]+t[i]-o[i]-o[Nr[i]]-n):Math.max(0,e[d]+e[i]+e.scroll[i]-t[i]-r[i]-r[d]-o[i]-o[Nr[i]]-n)}function Td(e,t,r,o,n,a,s,i,d,p,g,m,w,b,h,T){let S=Oa(e),{size:k,crossAxis:O,crossSize:R,placement:z,crossPlacement:D}=S,_=bo(t,i,r,S,g,m,p,w,h,T),B=g,c=Aa(i,p,t,n,a+g,S);if(s&&o[k]>c){let ee=Oa(`${Nr[z]} ${D}`),V=bo(t,i,r,ee,g,m,p,w,h,T);Aa(i,p,t,n,a+g,ee)>c&&(S=ee,_=V,B=g)}let I="bottom";S.axis==="top"?S.placement==="top"?I="top":S.placement==="bottom"&&(I="bottom"):S.crossAxis==="top"&&(S.crossPlacement==="top"?I="bottom":S.crossPlacement==="bottom"&&(I="top"));let j=Ra(O,_[O],r[R],i,d,a,p);_[O]+=j;let E=Ed(_,i,p,w,n,a,r.height,I);b&&b<E&&(E=b),r.height=Math.min(r.height,E),_=bo(t,i,r,S,B,m,p,w,h,T),j=Ra(O,_[O],r[R],i,d,a,p),_[O]+=j;let M={},y=t[O]+.5*t[R]-_[O];const x=h/2+T,N=r[R]-h/2-T,H=t[O]-_[O]+h/2,U=t[O]+t[R]-_[O]-h/2,q=Lo(y,H,U);return M[O]=Lo(q,x,N),{position:_,maxHeight:E,arrowOffsetLeft:M.left,arrowOffsetTop:M.top,placement:S.placement}}function Sd(e){let{placement:t,targetNode:r,overlayNode:o,scrollNode:n,padding:a,shouldFlip:s,boundaryElement:i,offset:d,crossOffset:p,maxHeight:g,arrowSize:m=0,arrowBoundaryOffset:w=0}=e,b=o instanceof HTMLElement?Pd(o):document.documentElement,h=b===document.documentElement;const T=window.getComputedStyle(b).position;let S=!!T&&T!=="static",k=h?Lt(r):ja(r,b);if(!h){let{marginTop:c,marginLeft:I}=window.getComputedStyle(r);k.top+=parseInt(c,10)||0,k.left+=parseInt(I,10)||0}let O=Lt(o),R=Cd(o);O.width+=R.left+R.right,O.height+=R.top+R.bottom;let z=wd(n),D=Ia(i),_=Ia(b),B=i.tagName==="BODY"?Lt(b):ja(b,i);return b.tagName==="HTML"&&i.tagName==="BODY"&&(_.scroll.top=0,_.scroll.left=0),Td(t,k,O,z,R,a,s,D,_,B,d,p,S,g,m,w)}function Lt(e){let{top:t,left:r,width:o,height:n}=e.getBoundingClientRect(),{scrollTop:a,scrollLeft:s,clientTop:i,clientLeft:d}=document.documentElement;return{top:t+a-i,left:r+s-d,width:o,height:n}}function ja(e,t){let r=window.getComputedStyle(e),o;if(r.position==="fixed"){let{top:n,left:a,width:s,height:i}=e.getBoundingClientRect();o={top:n,left:a,width:s,height:i}}else{o=Lt(e);let n=Lt(t),a=window.getComputedStyle(t);n.top+=(parseInt(a.borderTopWidth,10)||0)-t.scrollTop,n.left+=(parseInt(a.borderLeftWidth,10)||0)-t.scrollLeft,o.top-=n.top,o.left-=n.left}return o.top-=parseInt(r.marginTop,10)||0,o.left-=parseInt(r.marginLeft,10)||0,o}function Pd(e){let t=e.offsetParent;if(t&&t===document.body&&window.getComputedStyle(t).position==="static"&&!La(t)&&(t=document.documentElement),t==null)for(t=e.parentElement;t&&!La(t);)t=t.parentElement;return t||document.documentElement}function La(e){let t=window.getComputedStyle(e);return t.transform!=="none"||/transform|perspective/.test(t.willChange)||t.filter!=="none"||t.contain==="paint"||"backdropFilter"in t&&t.backdropFilter!=="none"||"WebkitBackdropFilter"in t&&t.WebkitBackdropFilter!=="none"}const kd=new WeakMap;function Md(e){let{triggerRef:t,isOpen:r,onClose:o}=e;v.useEffect(()=>{if(!r||o===null)return;let n=a=>{let s=a.target;if(!t.current||s instanceof Node&&!s.contains(t.current))return;let i=o||kd.get(t.current);i&&i()};return window.addEventListener("scroll",n,!0),()=>{window.removeEventListener("scroll",n,!0)}},[r,o,t])}const Id=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),Rd=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Od(e){if(Intl.Locale){let r=new Intl.Locale(e).maximize(),o=typeof r.getTextInfo=="function"?r.getTextInfo():r.textInfo;if(o)return o.direction==="rtl";if(r.script)return Id.has(r.script)}let t=e.split("-")[0];return Rd.has(t)}const Ad=Symbol.for("react-aria.i18n.locale");function qs(){let e=typeof window<"u"&&window[Ad]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:Od(e)?"rtl":"ltr"}}let _o=qs(),qt=new Set;function Ka(){_o=qs();for(let e of qt)e(_o)}function jd(){let e=bn(),[t,r]=v.useState(_o);return v.useEffect(()=>(qt.size===0&&window.addEventListener("languagechange",Ka),qt.add(r),()=>{qt.delete(r),qt.size===0&&window.removeEventListener("languagechange",Ka)}),[]),e?{locale:"en-US",direction:"ltr"}:t}const Ld=v.createContext(null);function $n(){let e=jd();return v.useContext(Ld)||e}const mn=typeof document<"u"?v.useLayoutEffect:()=>{};function ut(e){const t=v.useRef(null);return mn(()=>{t.current=e},[e]),v.useCallback((...r)=>{const o=t.current;return o==null?void 0:o(...r)},[])}let _a=new Map;function Kd(e,t){if(e===t)return e;let r=_a.get(e);if(r)return r(t),t;let o=_a.get(t);return o?(o(e),e):t}function Zs(...e){return(...t)=>{for(let r of e)typeof r=="function"&&r(...t)}}const Ne=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},Je=e=>e&&"window"in e&&e.window===e?e:Ne(e).defaultView||window;function er(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let o=e[r];for(let n in o){let a=t[n],s=o[n];typeof a=="function"&&typeof s=="function"&&n[0]==="o"&&n[1]==="n"&&n.charCodeAt(2)>=65&&n.charCodeAt(2)<=90?t[n]=Zs(a,s):(n==="className"||n==="UNSAFE_className")&&typeof a=="string"&&typeof s=="string"?t[n]=zs(a,s):n==="id"&&a&&s?t.id=Kd(a,s):t[n]=s!==void 0?s:a}}return t}function vt(e){if(_d())e.focus({preventScroll:!0});else{let t=Nd(e);e.focus(),Dd(t)}}let hr=null;function _d(){if(hr==null){hr=!1;try{document.createElement("div").focus({get preventScroll(){return hr=!0,!0}})}catch{}}return hr}function Nd(e){let t=e.parentNode,r=[],o=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==o;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return o instanceof HTMLElement&&r.push({element:o,scrollTop:o.scrollTop,scrollLeft:o.scrollLeft}),r}function Dd(e){for(let{element:t,scrollTop:r,scrollLeft:o}of e)t.scrollTop=r,t.scrollLeft=o}function Jr(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(r=>e.test(r.brand)))||e.test(window.navigator.userAgent)}function hn(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function dt(e){let t=null;return()=>(t==null&&(t=e()),t)}const tr=dt(function(){return hn(/^Mac/i)}),Fd=dt(function(){return hn(/^iPhone/i)}),Js=dt(function(){return hn(/^iPad/i)||tr()&&navigator.maxTouchPoints>1}),Qs=dt(function(){return Fd()||Js()}),zd=dt(function(){return Jr(/AppleWebKit/i)&&!Bd()}),Bd=dt(function(){return Jr(/Chrome/i)}),ei=dt(function(){return Jr(/Android/i)}),Vd=dt(function(){return Jr(/Firefox/i)});function rr(e,t,r=!0){var o,n;let{metaKey:a,ctrlKey:s,altKey:i,shiftKey:d}=t;Vd()&&(!((n=window.event)===null||n===void 0||(o=n.type)===null||o===void 0)&&o.startsWith("key"))&&e.target==="_blank"&&(tr()?a=!0:s=!0);let p=zd()&&tr()&&!Js()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:a,ctrlKey:s,altKey:i,shiftKey:d}):new MouseEvent("click",{metaKey:a,ctrlKey:s,altKey:i,shiftKey:d,bubbles:!0,cancelable:!0});rr.isOpening=r,vt(e),e.dispatchEvent(p),rr.isOpening=!1}rr.isOpening=!1;let It=new Map,No=new Set;function Na(){if(typeof window>"u")return;function e(o){return"propertyName"in o}let t=o=>{if(!e(o)||!o.target)return;let n=It.get(o.target);n||(n=new Set,It.set(o.target,n),o.target.addEventListener("transitioncancel",r,{once:!0})),n.add(o.propertyName)},r=o=>{if(!e(o)||!o.target)return;let n=It.get(o.target);if(n&&(n.delete(o.propertyName),n.size===0&&(o.target.removeEventListener("transitioncancel",r),It.delete(o.target)),It.size===0)){for(let a of No)a();No.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",r)}typeof document<"u"&&(document.readyState!=="loading"?Na():document.addEventListener("DOMContentLoaded",Na));function ti(e){requestAnimationFrame(()=>{It.size===0?e():No.add(e)})}function Hd(){let e=v.useRef(new Map),t=v.useCallback((n,a,s,i)=>{let d=i!=null&&i.once?(...p)=>{e.current.delete(s),s(...p)}:s;e.current.set(s,{type:a,eventTarget:n,fn:d,options:i}),n.addEventListener(a,s,i)},[]),r=v.useCallback((n,a,s,i)=>{var d;let p=((d=e.current.get(s))===null||d===void 0?void 0:d.fn)||s;n.removeEventListener(a,p,i),e.current.delete(s)},[]),o=v.useCallback(()=>{e.current.forEach((n,a)=>{r(n.eventTarget,n.type,a,n.options)})},[r]);return v.useEffect(()=>o,[o]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:o}}function Ud(e){const t=v.useRef(null);return v.useMemo(()=>({get current(){return t.current},set current(r){t.current=r,typeof e=="function"?e(r):e&&(e.current=r)}}),[e])}function wn(e,t){mn(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function Do(e){return e.mozInputSource===0&&e.isTrusted?!0:ei()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Wd(e){return!ei()&&e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"}let vo=new Map;function Gd(e){let{locale:t}=$n(),r=t+(e?Object.entries(e).sort((n,a)=>n[0]<a[0]?-1:1).join():"");if(vo.has(r))return vo.get(r);let o=new Intl.Collator(t,e);return vo.set(r,o),o}let Te=typeof document<"u"&&window.visualViewport;function Yd(e){let{direction:t}=$n(),{arrowSize:r=0,targetRef:o,overlayRef:n,scrollRef:a=n,placement:s="bottom",containerPadding:i=12,shouldFlip:d=!0,boundaryElement:p=typeof document<"u"?document.body:null,offset:g=0,crossOffset:m=0,shouldUpdatePosition:w=!0,isOpen:b=!0,onClose:h,maxHeight:T,arrowBoundaryOffset:S=0}=e,[k,O]=v.useState({position:{},arrowOffsetLeft:void 0,arrowOffsetTop:void 0,maxHeight:void 0,placement:void 0}),R=[w,s,n.current,o.current,a.current,i,d,p,g,m,b,t,T,S,r],z=v.useRef(Te==null?void 0:Te.scale);v.useEffect(()=>{b&&(z.current=Te==null?void 0:Te.scale)},[b]);let D=v.useCallback(()=>{if(w===!1||!b||!n.current||!o.current||!a.current||!p||(Te==null?void 0:Te.scale)!==z.current)return;let c=n.current;if(!T&&n.current){var I;c.style.top="0px",c.style.bottom="";var j;c.style.maxHeight=((j=(I=window.visualViewport)===null||I===void 0?void 0:I.height)!==null&&j!==void 0?j:window.innerHeight)+"px"}let E=Sd({placement:qd(s,t),overlayNode:n.current,targetNode:o.current,scrollNode:a.current,padding:i,shouldFlip:d,boundaryElement:p,offset:g,crossOffset:m,maxHeight:T,arrowSize:r,arrowBoundaryOffset:S});c.style.top="",c.style.bottom="",Object.keys(E.position).forEach(M=>c.style[M]=E.position[M]+"px"),c.style.maxHeight=E.maxHeight!=null?E.maxHeight+"px":void 0,O(E)},R);Kt(D,R),Xd(D),yd({ref:n,onResize:D});let _=v.useRef(!1);Kt(()=>{let c,I=()=>{_.current=!0,clearTimeout(c),c=setTimeout(()=>{_.current=!1},500),D()},j=()=>{_.current&&I()};return Te==null||Te.addEventListener("resize",I),Te==null||Te.addEventListener("scroll",j),()=>{Te==null||Te.removeEventListener("resize",I),Te==null||Te.removeEventListener("scroll",j)}},[D]);let B=v.useCallback(()=>{_.current||h()},[h,_]);return Md({triggerRef:o,isOpen:b,onClose:h&&B}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...k.position,maxHeight:k.maxHeight}},placement:k.placement,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:k.arrowOffsetLeft,top:k.arrowOffsetTop}},updatePosition:D}}function Xd(e){Kt(()=>(window.addEventListener("resize",e,!1),()=>{window.removeEventListener("resize",e,!1)}),[e])}function qd(e,t){return t==="rtl"?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}let At="default",Fo="",Ir=new WeakMap;function Da(e){if(Qs()){if(At==="default"){const t=Ne(e);Fo=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}At="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(Ir.set(e,e.style.userSelect),e.style.userSelect="none")}function wr(e){if(Qs()){if(At!=="disabled")return;At="restoring",setTimeout(()=>{ti(()=>{if(At==="restoring"){const t=Ne(e);t.documentElement.style.webkitUserSelect==="none"&&(t.documentElement.style.webkitUserSelect=Fo||""),Fo="",At="default"}})},300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&Ir.has(e)){let t=Ir.get(e);e.style.userSelect==="none"&&(e.style.userSelect=t),e.getAttribute("style")===""&&e.removeAttribute("style"),Ir.delete(e)}}const Dr=v.createContext({register:()=>{}});Dr.displayName="PressResponderContext";function Zd(e,t){return t.get?t.get.call(e):t.value}function ri(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function oi(e,t){var r=ri(e,t,"get");return Zd(e,r)}function Jd(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function Fr(e,t,r){var o=ri(e,t,"set");return Jd(e,o,r),r}function Qd(e){let t=v.useContext(Dr);if(t){let{register:r,...o}=t;e=er(o,e),r()}return wn(t,e.ref),e}var Cr=new WeakMap;let Er=class{continuePropagation(){Fr(this,Cr,!1)}get shouldStopPropagation(){return oi(this,Cr)}constructor(t,r,o,n){Ds(this,Cr,{writable:!0,value:void 0}),Fr(this,Cr,!0);var a;let s=(a=n==null?void 0:n.target)!==null&&a!==void 0?a:o.currentTarget;const i=s==null?void 0:s.getBoundingClientRect();let d,p=0,g,m=null;o.clientX!=null&&o.clientY!=null&&(g=o.clientX,m=o.clientY),i&&(g!=null&&m!=null?(d=g-i.left,p=m-i.top):(d=i.width/2,p=i.height/2)),this.type=t,this.pointerType=r,this.target=o.currentTarget,this.shiftKey=o.shiftKey,this.metaKey=o.metaKey,this.ctrlKey=o.ctrlKey,this.altKey=o.altKey,this.x=d,this.y=p}};const Fa=Symbol("linkClicked");function ef(e){let{onPress:t,onPressChange:r,onPressStart:o,onPressEnd:n,onPressUp:a,isDisabled:s,isPressed:i,preventFocusOnPress:d,shouldCancelOnPointerExit:p,allowTextSelectionOnPress:g,ref:m,...w}=Qd(e),[b,h]=v.useState(!1),T=v.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:S,removeAllGlobalListeners:k}=Hd(),O=ut((c,I)=>{let j=T.current;if(s||j.didFirePressStart)return!1;let E=!0;if(j.isTriggeringEvent=!0,o){let M=new Er("pressstart",I,c);o(M),E=M.shouldStopPropagation}return r&&r(!0),j.isTriggeringEvent=!1,j.didFirePressStart=!0,h(!0),E}),R=ut((c,I,j=!0)=>{let E=T.current;if(!E.didFirePressStart)return!1;E.ignoreClickAfterPress=!0,E.didFirePressStart=!1,E.isTriggeringEvent=!0;let M=!0;if(n){let y=new Er("pressend",I,c);n(y),M=y.shouldStopPropagation}if(r&&r(!1),h(!1),t&&j&&!s){let y=new Er("press",I,c);t(y),M&&(M=y.shouldStopPropagation)}return E.isTriggeringEvent=!1,M}),z=ut((c,I)=>{let j=T.current;if(s)return!1;if(a){j.isTriggeringEvent=!0;let E=new Er("pressup",I,c);return a(E),j.isTriggeringEvent=!1,E.shouldStopPropagation}return!0}),D=ut(c=>{let I=T.current;I.isPressed&&I.target&&(I.isOverTarget&&I.pointerType!=null&&R(rt(I.target,c),I.pointerType,!1),I.isPressed=!1,I.isOverTarget=!1,I.activePointerId=null,I.pointerType=null,k(),g||wr(I.target))}),_=ut(c=>{p&&D(c)}),B=v.useMemo(()=>{let c=T.current,I={onKeyDown(E){if(yo(E.nativeEvent,E.currentTarget)&&E.currentTarget.contains(E.target)){var M;Ba(E.target,E.key)&&E.preventDefault();let y=!0;if(!c.isPressed&&!E.repeat){c.target=E.currentTarget,c.isPressed=!0,y=O(E,"keyboard");let x=E.currentTarget,N=H=>{yo(H,x)&&!H.repeat&&x.contains(H.target)&&c.target&&z(rt(c.target,H),"keyboard")};S(Ne(E.currentTarget),"keyup",Zs(N,j),!0)}y&&E.stopPropagation(),E.metaKey&&tr()&&((M=c.metaKeyEvents)===null||M===void 0||M.set(E.key,E.nativeEvent))}else E.key==="Meta"&&(c.metaKeyEvents=new Map)},onClick(E){if(!(E&&!E.currentTarget.contains(E.target))&&E&&E.button===0&&!c.isTriggeringEvent&&!rr.isOpening){let M=!0;if(s&&E.preventDefault(),!c.ignoreClickAfterPress&&!c.ignoreEmulatedMouseEvents&&!c.isPressed&&(c.pointerType==="virtual"||Do(E.nativeEvent))){!s&&!d&&vt(E.currentTarget);let y=O(E,"virtual"),x=z(E,"virtual"),N=R(E,"virtual");M=y&&x&&N}c.ignoreEmulatedMouseEvents=!1,c.ignoreClickAfterPress=!1,M&&E.stopPropagation()}}},j=E=>{var M;if(c.isPressed&&c.target&&yo(E,c.target)){var y;Ba(E.target,E.key)&&E.preventDefault();let N=E.target;R(rt(c.target,E),"keyboard",c.target.contains(N)),k(),E.key!=="Enter"&&Cn(c.target)&&c.target.contains(N)&&!E[Fa]&&(E[Fa]=!0,rr(c.target,E,!1)),c.isPressed=!1,(y=c.metaKeyEvents)===null||y===void 0||y.delete(E.key)}else if(E.key==="Meta"&&(!((M=c.metaKeyEvents)===null||M===void 0)&&M.size)){var x;let N=c.metaKeyEvents;c.metaKeyEvents=void 0;for(let H of N.values())(x=c.target)===null||x===void 0||x.dispatchEvent(new KeyboardEvent("keyup",H))}};if(typeof PointerEvent<"u"){I.onPointerDown=x=>{if(x.button!==0||!x.currentTarget.contains(x.target))return;if(Wd(x.nativeEvent)){c.pointerType="virtual";return}xo(x.currentTarget)&&x.preventDefault(),c.pointerType=x.pointerType;let N=!0;c.isPressed||(c.isPressed=!0,c.isOverTarget=!0,c.activePointerId=x.pointerId,c.target=x.currentTarget,!s&&!d&&vt(x.currentTarget),g||Da(c.target),N=O(x,c.pointerType),S(Ne(x.currentTarget),"pointermove",E,!1),S(Ne(x.currentTarget),"pointerup",M,!1),S(Ne(x.currentTarget),"pointercancel",y,!1)),N&&x.stopPropagation()},I.onMouseDown=x=>{x.currentTarget.contains(x.target)&&x.button===0&&(xo(x.currentTarget)&&x.preventDefault(),x.stopPropagation())},I.onPointerUp=x=>{!x.currentTarget.contains(x.target)||c.pointerType==="virtual"||x.button===0&&Tt(x,x.currentTarget)&&z(x,c.pointerType||x.pointerType)};let E=x=>{x.pointerId===c.activePointerId&&(c.target&&Tt(x,c.target)?!c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!0,O(rt(c.target,x),c.pointerType)):c.target&&c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!1,R(rt(c.target,x),c.pointerType,!1),_(x)))},M=x=>{x.pointerId===c.activePointerId&&c.isPressed&&x.button===0&&c.target&&(Tt(x,c.target)&&c.pointerType!=null?R(rt(c.target,x),c.pointerType):c.isOverTarget&&c.pointerType!=null&&R(rt(c.target,x),c.pointerType,!1),c.isPressed=!1,c.isOverTarget=!1,c.activePointerId=null,c.pointerType=null,k(),g||wr(c.target))},y=x=>{D(x)};I.onDragStart=x=>{x.currentTarget.contains(x.target)&&D(x)}}else{I.onMouseDown=y=>{if(y.button!==0||!y.currentTarget.contains(y.target))return;if(xo(y.currentTarget)&&y.preventDefault(),c.ignoreEmulatedMouseEvents){y.stopPropagation();return}c.isPressed=!0,c.isOverTarget=!0,c.target=y.currentTarget,c.pointerType=Do(y.nativeEvent)?"virtual":"mouse",!s&&!d&&vt(y.currentTarget),O(y,c.pointerType)&&y.stopPropagation(),S(Ne(y.currentTarget),"mouseup",E,!1)},I.onMouseEnter=y=>{if(!y.currentTarget.contains(y.target))return;let x=!0;c.isPressed&&!c.ignoreEmulatedMouseEvents&&c.pointerType!=null&&(c.isOverTarget=!0,x=O(y,c.pointerType)),x&&y.stopPropagation()},I.onMouseLeave=y=>{if(!y.currentTarget.contains(y.target))return;let x=!0;c.isPressed&&!c.ignoreEmulatedMouseEvents&&c.pointerType!=null&&(c.isOverTarget=!1,x=R(y,c.pointerType,!1),_(y)),x&&y.stopPropagation()},I.onMouseUp=y=>{y.currentTarget.contains(y.target)&&!c.ignoreEmulatedMouseEvents&&y.button===0&&z(y,c.pointerType||"mouse")};let E=y=>{if(y.button===0){if(c.isPressed=!1,k(),c.ignoreEmulatedMouseEvents){c.ignoreEmulatedMouseEvents=!1;return}c.target&&Tt(y,c.target)&&c.pointerType!=null?R(rt(c.target,y),c.pointerType):c.target&&c.isOverTarget&&c.pointerType!=null&&R(rt(c.target,y),c.pointerType,!1),c.isOverTarget=!1}};I.onTouchStart=y=>{if(!y.currentTarget.contains(y.target))return;let x=tf(y.nativeEvent);if(!x)return;c.activePointerId=x.identifier,c.ignoreEmulatedMouseEvents=!0,c.isOverTarget=!0,c.isPressed=!0,c.target=y.currentTarget,c.pointerType="touch",!s&&!d&&vt(y.currentTarget),g||Da(c.target),O(ct(c.target,y),c.pointerType)&&y.stopPropagation(),S(Je(y.currentTarget),"scroll",M,!0)},I.onTouchMove=y=>{if(!y.currentTarget.contains(y.target))return;if(!c.isPressed){y.stopPropagation();return}let x=za(y.nativeEvent,c.activePointerId),N=!0;x&&Tt(x,y.currentTarget)?!c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!0,N=O(ct(c.target,y),c.pointerType)):c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!1,N=R(ct(c.target,y),c.pointerType,!1),_(ct(c.target,y))),N&&y.stopPropagation()},I.onTouchEnd=y=>{if(!y.currentTarget.contains(y.target))return;if(!c.isPressed){y.stopPropagation();return}let x=za(y.nativeEvent,c.activePointerId),N=!0;x&&Tt(x,y.currentTarget)&&c.pointerType!=null?(z(ct(c.target,y),c.pointerType),N=R(ct(c.target,y),c.pointerType)):c.isOverTarget&&c.pointerType!=null&&(N=R(ct(c.target,y),c.pointerType,!1)),N&&y.stopPropagation(),c.isPressed=!1,c.activePointerId=null,c.isOverTarget=!1,c.ignoreEmulatedMouseEvents=!0,c.target&&!g&&wr(c.target),k()},I.onTouchCancel=y=>{y.currentTarget.contains(y.target)&&(y.stopPropagation(),c.isPressed&&D(ct(c.target,y)))};let M=y=>{c.isPressed&&y.target.contains(c.target)&&D({currentTarget:c.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};I.onDragStart=y=>{y.currentTarget.contains(y.target)&&D(y)}}return I},[S,s,d,k,g,D,_,R,O,z]);return v.useEffect(()=>()=>{var c;g||wr((c=T.current.target)!==null&&c!==void 0?c:void 0)},[g]),{isPressed:i||b,pressProps:er(w,B)}}function Cn(e){return e.tagName==="A"&&e.hasAttribute("href")}function yo(e,t){const{key:r,code:o}=e,n=t,a=n.getAttribute("role");return(r==="Enter"||r===" "||r==="Spacebar"||o==="Space")&&!(n instanceof Je(n).HTMLInputElement&&!ni(n,r)||n instanceof Je(n).HTMLTextAreaElement||n.isContentEditable)&&!((a==="link"||!a&&Cn(n))&&r!=="Enter")}function tf(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}function za(e,t){const r=e.changedTouches;for(let o=0;o<r.length;o++){const n=r[o];if(n.identifier===t)return n}return null}function ct(e,t){let r=0,o=0;return t.targetTouches&&t.targetTouches.length===1&&(r=t.targetTouches[0].clientX,o=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:o}}function rt(e,t){let r=t.clientX,o=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:o}}function rf(e){let t=0,r=0;return e.width!==void 0?t=e.width/2:e.radiusX!==void 0&&(t=e.radiusX),e.height!==void 0?r=e.height/2:e.radiusY!==void 0&&(r=e.radiusY),{top:e.clientY-r,right:e.clientX+t,bottom:e.clientY+r,left:e.clientX-t}}function of(e,t){return!(e.left>t.right||t.left>e.right||e.top>t.bottom||t.top>e.bottom)}function Tt(e,t){let r=t.getBoundingClientRect(),o=rf(e);return of(r,o)}function xo(e){return!(e instanceof HTMLElement)||!e.hasAttribute("draggable")}function Ba(e,t){return e instanceof HTMLInputElement?!ni(e,t):e instanceof HTMLButtonElement?e.type!=="submit"&&e.type!=="reset":!Cn(e)}const nf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function ni(e,t){return e.type==="checkbox"||e.type==="radio"?t===" ":nf.has(e.type)}const af=v.forwardRef(({children:e,...t},r)=>{let o=v.useRef(!1),n=v.useContext(Dr);r=Ud(r||(n==null?void 0:n.ref));let a=er(n||{},{...t,ref:r,register(){o.current=!0,n&&n.register()}});return wn(n,r),v.useEffect(()=>{o.current||(console.warn("A PressResponder was rendered without a pressable child. Either call the usePress hook, or wrap your DOM node with <Pressable> component."),o.current=!0)},[]),v.createElement(Dr.Provider,{value:a},e)});class sf{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(t,r){this.nativeEvent=r,this.target=r.target,this.currentTarget=r.currentTarget,this.relatedTarget=r.relatedTarget,this.bubbles=r.bubbles,this.cancelable=r.cancelable,this.defaultPrevented=r.defaultPrevented,this.eventPhase=r.eventPhase,this.isTrusted=r.isTrusted,this.timeStamp=r.timeStamp,this.type=t}}function ai(e){let t=v.useRef({isFocused:!1,observer:null});mn(()=>{const o=t.current;return()=>{o.observer&&(o.observer.disconnect(),o.observer=null)}},[]);let r=ut(o=>{e==null||e(o)});return v.useCallback(o=>{if(o.target instanceof HTMLButtonElement||o.target instanceof HTMLInputElement||o.target instanceof HTMLTextAreaElement||o.target instanceof HTMLSelectElement){t.current.isFocused=!0;let n=o.target,a=s=>{t.current.isFocused=!1,n.disabled&&r(new sf("blur",s)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};n.addEventListener("focusout",a,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&n.disabled){var s;(s=t.current.observer)===null||s===void 0||s.disconnect();let i=n===document.activeElement?null:document.activeElement;n.dispatchEvent(new FocusEvent("blur",{relatedTarget:i})),n.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:i}))}}),t.current.observer.observe(n,{attributes:!0,attributeFilter:["disabled"]})}},[r])}function En(e){let{isDisabled:t,onFocus:r,onBlur:o,onFocusChange:n}=e;const a=v.useCallback(d=>{if(d.target===d.currentTarget)return o&&o(d),n&&n(!1),!0},[o,n]),s=ai(a),i=v.useCallback(d=>{const p=Ne(d.target);d.target===d.currentTarget&&p.activeElement===d.target&&(r&&r(d),n&&n(!0),s(d))},[n,r,s]);return{focusProps:{onFocus:!t&&(r||n||o)?i:void 0,onBlur:!t&&(o||n)?a:void 0}}}let zt=null,zo=new Set,Zt=new Map,xt=!1,Bo=!1;const lf={Tab:!0,Escape:!0};function Tn(e,t){for(let r of zo)r(e,t)}function cf(e){return!(e.metaKey||!tr()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function zr(e){xt=!0,cf(e)&&(zt="keyboard",Tn("keyboard",e))}function Be(e){zt="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(xt=!0,Tn("pointer",e))}function si(e){Do(e)&&(xt=!0,zt="virtual")}function ii(e){e.target===window||e.target===document||(!xt&&!Bo&&(zt="virtual",Tn("virtual",e)),xt=!1,Bo=!1)}function li(){xt=!1,Bo=!0}function Vo(e){if(typeof window>"u"||Zt.get(Je(e)))return;const t=Je(e),r=Ne(e);let o=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){xt=!0,o.apply(this,arguments)},r.addEventListener("keydown",zr,!0),r.addEventListener("keyup",zr,!0),r.addEventListener("click",si,!0),t.addEventListener("focus",ii,!0),t.addEventListener("blur",li,!1),typeof PointerEvent<"u"?(r.addEventListener("pointerdown",Be,!0),r.addEventListener("pointermove",Be,!0),r.addEventListener("pointerup",Be,!0)):(r.addEventListener("mousedown",Be,!0),r.addEventListener("mousemove",Be,!0),r.addEventListener("mouseup",Be,!0)),t.addEventListener("beforeunload",()=>{ci(e)},{once:!0}),Zt.set(t,{focus:o})}const ci=(e,t)=>{const r=Je(e),o=Ne(e);t&&o.removeEventListener("DOMContentLoaded",t),Zt.has(r)&&(r.HTMLElement.prototype.focus=Zt.get(r).focus,o.removeEventListener("keydown",zr,!0),o.removeEventListener("keyup",zr,!0),o.removeEventListener("click",si,!0),r.removeEventListener("focus",ii,!0),r.removeEventListener("blur",li,!1),typeof PointerEvent<"u"?(o.removeEventListener("pointerdown",Be,!0),o.removeEventListener("pointermove",Be,!0),o.removeEventListener("pointerup",Be,!0)):(o.removeEventListener("mousedown",Be,!0),o.removeEventListener("mousemove",Be,!0),o.removeEventListener("mouseup",Be,!0)),Zt.delete(r))};function uf(e){const t=Ne(e);let r;return t.readyState!=="loading"?Vo(e):(r=()=>{Vo(e)},t.addEventListener("DOMContentLoaded",r)),()=>ci(e,r)}typeof document<"u"&&uf();function Sn(){return zt!=="pointer"}function or(){return zt}const df=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function ff(e,t,r){var o;const n=typeof window<"u"?Je(r==null?void 0:r.target).HTMLInputElement:HTMLInputElement,a=typeof window<"u"?Je(r==null?void 0:r.target).HTMLTextAreaElement:HTMLTextAreaElement,s=typeof window<"u"?Je(r==null?void 0:r.target).HTMLElement:HTMLElement,i=typeof window<"u"?Je(r==null?void 0:r.target).KeyboardEvent:KeyboardEvent;return e=e||(r==null?void 0:r.target)instanceof n&&!df.has(r==null||(o=r.target)===null||o===void 0?void 0:o.type)||(r==null?void 0:r.target)instanceof a||(r==null?void 0:r.target)instanceof s&&(r==null?void 0:r.target.isContentEditable),!(e&&t==="keyboard"&&r instanceof i&&!lf[r.key])}function pf(e,t,r){Vo(),v.useEffect(()=>{let o=(n,a)=>{ff(!!(r!=null&&r.isTextInput),n,a)&&e(Sn())};return zo.add(o),()=>{zo.delete(o)}},t)}function ui(e){let{isDisabled:t,onBlurWithin:r,onFocusWithin:o,onFocusWithinChange:n}=e,a=v.useRef({isFocusWithin:!1}),s=v.useCallback(p=>{a.current.isFocusWithin&&!p.currentTarget.contains(p.relatedTarget)&&(a.current.isFocusWithin=!1,r&&r(p),n&&n(!1))},[r,n,a]),i=ai(s),d=v.useCallback(p=>{!a.current.isFocusWithin&&document.activeElement===p.target&&(o&&o(p),n&&n(!0),a.current.isFocusWithin=!0,i(p))},[o,n,i]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:d,onBlur:s}}}let Br=!1,$o=0;function Ho(){Br=!0,setTimeout(()=>{Br=!1},50)}function Va(e){e.pointerType==="touch"&&Ho()}function gf(){if(!(typeof document>"u"))return typeof PointerEvent<"u"?document.addEventListener("pointerup",Va):document.addEventListener("touchend",Ho),$o++,()=>{$o--,!($o>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Va):document.removeEventListener("touchend",Ho))}}function di(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:o,isDisabled:n}=e,[a,s]=v.useState(!1),i=v.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;v.useEffect(gf,[]);let{hoverProps:d,triggerHoverEnd:p}=v.useMemo(()=>{let g=(b,h)=>{if(i.pointerType=h,n||h==="touch"||i.isHovered||!b.currentTarget.contains(b.target))return;i.isHovered=!0;let T=b.currentTarget;i.target=T,t&&t({type:"hoverstart",target:T,pointerType:h}),r&&r(!0),s(!0)},m=(b,h)=>{if(i.pointerType="",i.target=null,h==="touch"||!i.isHovered)return;i.isHovered=!1;let T=b.currentTarget;o&&o({type:"hoverend",target:T,pointerType:h}),r&&r(!1),s(!1)},w={};return typeof PointerEvent<"u"?(w.onPointerEnter=b=>{Br&&b.pointerType==="mouse"||g(b,b.pointerType)},w.onPointerLeave=b=>{!n&&b.currentTarget.contains(b.target)&&m(b,b.pointerType)}):(w.onTouchStart=()=>{i.ignoreEmulatedMouseEvents=!0},w.onMouseEnter=b=>{!i.ignoreEmulatedMouseEvents&&!Br&&g(b,"mouse"),i.ignoreEmulatedMouseEvents=!1},w.onMouseLeave=b=>{!n&&b.currentTarget.contains(b.target)&&m(b,"mouse")}),{hoverProps:w,triggerHoverEnd:m}},[t,r,o,n,i]);return v.useEffect(()=>{n&&p({currentTarget:i.target},i.pointerType)},[n]),{hoverProps:d,isHovered:a}}function bf(e){let{ref:t,onInteractOutside:r,isDisabled:o,onInteractOutsideStart:n}=e,a=v.useRef({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),s=ut(d=>{r&&Tr(d,t)&&(n&&n(d),a.current.isPointerDown=!0)}),i=ut(d=>{r&&r(d)});v.useEffect(()=>{let d=a.current;if(o)return;const p=t.current,g=Ne(p);if(typeof PointerEvent<"u"){let m=w=>{d.isPointerDown&&Tr(w,t)&&i(w),d.isPointerDown=!1};return g.addEventListener("pointerdown",s,!0),g.addEventListener("pointerup",m,!0),()=>{g.removeEventListener("pointerdown",s,!0),g.removeEventListener("pointerup",m,!0)}}else{let m=b=>{d.ignoreEmulatedMouseEvents?d.ignoreEmulatedMouseEvents=!1:d.isPointerDown&&Tr(b,t)&&i(b),d.isPointerDown=!1},w=b=>{d.ignoreEmulatedMouseEvents=!0,d.isPointerDown&&Tr(b,t)&&i(b),d.isPointerDown=!1};return g.addEventListener("mousedown",s,!0),g.addEventListener("mouseup",m,!0),g.addEventListener("touchstart",s,!0),g.addEventListener("touchend",w,!0),()=>{g.removeEventListener("mousedown",s,!0),g.removeEventListener("mouseup",m,!0),g.removeEventListener("touchstart",s,!0),g.removeEventListener("touchend",w,!0)}}},[t,o,s,i])}function Tr(e,t){if(e.button>0)return!1;if(e.target){const r=e.target.ownerDocument;if(!r||!r.documentElement.contains(e.target)||e.target.closest("[data-react-aria-top-layer]"))return!1}return t.current&&!t.current.contains(e.target)}function Ha(e){if(!e)return;let t=!0;return r=>{let o={...r,preventDefault(){r.preventDefault()},isDefaultPrevented(){return r.isDefaultPrevented()},stopPropagation(){console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior.")},continuePropagation(){t=!1}};e(o),t&&r.stopPropagation()}}function fi(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:Ha(e.onKeyDown),onKeyUp:Ha(e.onKeyUp)}}}function vf(e){const t=Ne(e);if(or()==="virtual"){let r=t.activeElement;ti(()=>{t.activeElement===r&&e.isConnected&&vt(e)})}else vt(e)}let yf=null;function pi(e,t){return!e||!t?!1:t.some(r=>r.contains(e))}function xf(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:r}of Wa.traverse(Wa.getTreeNode(t)))if(r&&pi(e,r.current))return!0;return!1}function $f(e){return xf(e,yf)}let mf=class gi{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,r,o){let n=this.fastMap.get(r??null);if(!n)return;let a=new Ua({scopeRef:t});n.addChild(a),a.parent=n,this.fastMap.set(t,a),o&&(a.nodeToRestore=o)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let r=this.fastMap.get(t);if(!r)return;let o=r.parent;for(let a of this.traverse())a!==r&&r.nodeToRestore&&a.nodeToRestore&&r.scopeRef&&r.scopeRef.current&&pi(a.nodeToRestore,r.scopeRef.current)&&(a.nodeToRestore=r.nodeToRestore);let n=r.children;o&&(o.removeChild(r),n.size>0&&n.forEach(a=>o&&o.addChild(a))),this.fastMap.delete(r.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let r of t.children)yield*this.traverse(r)}clone(){var t;let r=new gi;var o;for(let n of this.traverse())r.addTreeNode(n.scopeRef,(o=(t=n.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&o!==void 0?o:null,n.nodeToRestore);return r}constructor(){this.fastMap=new Map,this.root=new Ua({scopeRef:null}),this.fastMap.set(null,this.root)}},Ua=class{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}},Wa=new mf,hf=v.createContext(null);function wf(e){let t=v.useContext(hf)||{};wn(t,e);let{ref:r,...o}=t;return o}function Cf(e,t){let{focusProps:r}=En(e),{keyboardProps:o}=fi(e),n=er(r,o),a=wf(t),s=e.isDisabled?{}:a,i=v.useRef(e.autoFocus);return v.useEffect(()=>{i.current&&t.current&&vf(t.current),i.current=!1},[t]),{focusableProps:er({...n,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},s)}}const ot=[];function Ef(e,t){let{onClose:r,shouldCloseOnBlur:o,isOpen:n,isDismissable:a=!1,isKeyboardDismissDisabled:s=!1,shouldCloseOnInteractOutside:i}=e;v.useEffect(()=>(n&&ot.push(t),()=>{let h=ot.indexOf(t);h>=0&&ot.splice(h,1)}),[n,t]);let d=()=>{ot[ot.length-1]===t&&r&&r()},p=h=>{(!i||i(h.target))&&ot[ot.length-1]===t&&(h.stopPropagation(),h.preventDefault())},g=h=>{(!i||i(h.target))&&(ot[ot.length-1]===t&&(h.stopPropagation(),h.preventDefault()),d())},m=h=>{h.key==="Escape"&&!s&&!h.nativeEvent.isComposing&&(h.stopPropagation(),h.preventDefault(),d())};bf({ref:t,onInteractOutside:a&&n?g:null,onInteractOutsideStart:p});let{focusWithinProps:w}=ui({isDisabled:!o,onBlurWithin:h=>{!h.relatedTarget||$f(h.relatedTarget)||(!i||i(h.relatedTarget))&&r()}}),b=h=>{h.target===h.currentTarget&&h.preventDefault()};return{overlayProps:{onKeyDown:m,...w},underlayProps:{onPointerDown:b}}}const Uo=v.createContext(null);function Tf(e){let{children:t}=e,r=v.useContext(Uo),[o,n]=v.useState(0),a=v.useMemo(()=>({parent:r,modalCount:o,addModal(){n(s=>s+1),r&&r.addModal()},removeModal(){n(s=>s-1),r&&r.removeModal()}}),[r,o]);return v.createElement(Uo.Provider,{value:a},t)}function Sf(){let e=v.useContext(Uo);return{modalProviderProps:{"aria-hidden":e&&e.modalCount>0?!0:null}}}function Pf(e){let{modalProviderProps:t}=Sf();return v.createElement("div",{"data-overlay-container":!0,...e,...t})}function kf(e){return v.createElement(Tf,null,v.createElement(Pf,e))}function Ga(e){let t=bn(),{portalContainer:r=t?null:document.body,...o}=e;if(v.useEffect(()=>{if(r!=null&&r.closest("[data-overlay-container]"))throw new Error("An OverlayContainer must not be inside another container. Please change the portalContainer prop.")},[r]),!r)return null;let n=v.createElement(kf,o);return Yr.createPortal(n,r)}function ht(e){return v.forwardRef(e)}var bi=(e,t,r=!0)=>{if(!t)return[e,{}];const o=t.reduce((n,a)=>a in e?{...n,[a]:e[a]}:n,{});return r?[Object.keys(e).filter(a=>!t.includes(a)).reduce((a,s)=>({...a,[s]:e[s]}),{}),o]:[e,o]};function Vr(e){const t=Ze(e);if(or()==="virtual"){let r=t.activeElement;Ws(()=>{t.activeElement===r&&e.isConnected&&it(e)})}else it(e)}function Mf(e){const t=_r(e);if(!(e instanceof t.HTMLElement)&&!(e instanceof t.SVGElement))return!1;let{display:r,visibility:o}=e.style,n=r!=="none"&&o!=="hidden"&&o!=="collapse";if(n){const{getComputedStyle:a}=e.ownerDocument.defaultView;let{display:s,visibility:i}=a(e);n=s!=="none"&&i!=="hidden"&&i!=="collapse"}return n}function If(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&(e.nodeName==="DETAILS"&&t&&t.nodeName!=="SUMMARY"?e.hasAttribute("open"):!0)}function vi(e,t){return e.nodeName!=="#comment"&&Mf(e)&&If(e,t)&&(!e.parentElement||vi(e.parentElement,e))}const Pn=["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]"],Rf=Pn.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";Pn.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const Of=Pn.join(':not([hidden]):not([tabindex="-1"]),');function yi(e,t){return!e||!t?!1:t.some(r=>r.contains(e))}function Af(e,t,r){let o=t!=null&&t.tabbable?Of:Rf,n=Ze(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(a){var s;return!(t==null||(s=t.from)===null||s===void 0)&&s.contains(a)?NodeFilter.FILTER_REJECT:a.matches(o)&&vi(a)&&(!r||yi(a,r))&&(!(t!=null&&t.accept)||t.accept(a))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});return t!=null&&t.from&&(n.currentNode=t.from),n}class kn{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,r,o){let n=this.fastMap.get(r??null);if(!n)return;let a=new Ya({scopeRef:t});n.addChild(a),a.parent=n,this.fastMap.set(t,a),o&&(a.nodeToRestore=o)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let r=this.fastMap.get(t);if(!r)return;let o=r.parent;for(let a of this.traverse())a!==r&&r.nodeToRestore&&a.nodeToRestore&&r.scopeRef&&r.scopeRef.current&&yi(a.nodeToRestore,r.scopeRef.current)&&(a.nodeToRestore=r.nodeToRestore);let n=r.children;o&&(o.removeChild(r),n.size>0&&n.forEach(a=>o&&o.addChild(a))),this.fastMap.delete(r.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let r of t.children)yield*this.traverse(r)}clone(){var t;let r=new kn;var o;for(let n of this.traverse())r.addTreeNode(n.scopeRef,(o=(t=n.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&o!==void 0?o:null,n.nodeToRestore);return r}constructor(){this.fastMap=new Map,this.root=new Ya({scopeRef:null}),this.fastMap.set(null,this.root)}}class Ya{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}}new kn;function xi(e={}){let{autoFocus:t=!1,isTextInput:r,within:o}=e,n=v.useRef({isFocused:!1,isFocusVisible:t||Sn()}),[a,s]=v.useState(!1),[i,d]=v.useState(()=>n.current.isFocused&&n.current.isFocusVisible),p=v.useCallback(()=>d(n.current.isFocused&&n.current.isFocusVisible),[]),g=v.useCallback(b=>{n.current.isFocused=b,s(b),p()},[p]);pf(b=>{n.current.isFocusVisible=b,p()},[],{isTextInput:r});let{focusProps:m}=En({isDisabled:o,onFocusChange:g}),{focusWithinProps:w}=ui({isDisabled:!o,onFocusWithinChange:g});return{isFocused:a,isFocusVisible:i,focusProps:o?w:m}}let jf=v.createContext(null);function Lf(e){let t=v.useContext(jf)||{};Gs(t,e);let{ref:r,...o}=t;return o}function Kf(e,t){let{focusProps:r}=En(e),{keyboardProps:o}=fi(e),n=ke(r,o),a=Lf(t),s=e.isDisabled?{}:a,i=v.useRef(e.autoFocus);return v.useEffect(()=>{i.current&&t.current&&Vr(t.current),i.current=!1},[t]),{focusableProps:ke({...n,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},s)}}var $i=globalThis!=null&&globalThis.document?v.useLayoutEffect:v.useEffect;function _f(e={}){const{loading:t,src:r,srcSet:o,onLoad:n,onError:a,crossOrigin:s,sizes:i,ignoreFallback:d}=e,[p,g]=v.useState("pending");v.useEffect(()=>{g(r?"loading":"pending")},[r]);const m=v.useRef(),w=v.useCallback(()=>{if(!r)return;b();const h=new Image;h.src=r,s&&(h.crossOrigin=s),o&&(h.srcset=o),i&&(h.sizes=i),t&&(h.loading=t),h.onload=T=>{b(),g("loaded"),n==null||n(T)},h.onerror=T=>{b(),g("failed"),a==null||a(T)},m.current=h},[r,s,o,i,n,a,t]),b=()=>{m.current&&(m.current.onload=null,m.current.onerror=null,m.current=null)};return $i(()=>{if(!d)return p==="loading"&&w(),()=>{b()}},[p,w,d]),d?"loaded":p}let jt="default",Wo="",Rr=new WeakMap;function Xa(e){if(xn()){if(jt==="default"){const t=Ze(e);Wo=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}jt="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(Rr.set(e,e.style.userSelect),e.style.userSelect="none")}function Sr(e){if(xn()){if(jt!=="disabled")return;jt="restoring",setTimeout(()=>{Ws(()=>{if(jt==="restoring"){const t=Ze(e);t.documentElement.style.webkitUserSelect==="none"&&(t.documentElement.style.webkitUserSelect=Wo||""),Wo="",jt="default"}})},300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&Rr.has(e)){let t=Rr.get(e);e.style.userSelect==="none"&&(e.style.userSelect=t),e.getAttribute("style")===""&&e.removeAttribute("style"),Rr.delete(e)}}const mi=v.createContext({register:()=>{}});mi.displayName="PressResponderContext";function Nf(e){let t=v.useContext(mi);if(t){let{register:r,...o}=t;e=ke(o,e),r()}return Gs(t,e.ref),e}var Pr=new WeakMap;class kr{continuePropagation(){Fr(this,Pr,!1)}get shouldStopPropagation(){return oi(this,Pr)}constructor(t,r,o){Ds(this,Pr,{writable:!0,value:void 0}),Fr(this,Pr,!0),this.type=t,this.pointerType=r,this.target=o.currentTarget,this.shiftKey=o.shiftKey,this.metaKey=o.metaKey,this.ctrlKey=o.ctrlKey,this.altKey=o.altKey}}const qa=Symbol("linkClicked");function Df(e){let{onPress:t,onPressChange:r,onPressStart:o,onPressEnd:n,onPressUp:a,isDisabled:s,isPressed:i,preventFocusOnPress:d,shouldCancelOnPointerExit:p,allowTextSelectionOnPress:g,ref:m,...w}=Nf(e),[b,h]=v.useState(!1),T=v.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:S,removeAllGlobalListeners:k}=bd(),O=kt((c,I)=>{let j=T.current;if(s||j.didFirePressStart)return!1;let E=!0;if(j.isTriggeringEvent=!0,o){let M=new kr("pressstart",I,c);o(M),E=M.shouldStopPropagation}return r&&r(!0),j.isTriggeringEvent=!1,j.didFirePressStart=!0,h(!0),E}),R=kt((c,I,j=!0)=>{let E=T.current;if(!E.didFirePressStart)return!1;E.ignoreClickAfterPress=!0,E.didFirePressStart=!1,E.isTriggeringEvent=!0;let M=!0;if(n){let y=new kr("pressend",I,c);n(y),M=y.shouldStopPropagation}if(r&&r(!1),h(!1),t&&j&&!s){let y=new kr("press",I,c);t(y),M&&(M=y.shouldStopPropagation)}return E.isTriggeringEvent=!1,M}),z=kt((c,I)=>{let j=T.current;if(s)return!1;if(a){j.isTriggeringEvent=!0;let E=new kr("pressup",I,c);return a(E),j.isTriggeringEvent=!1,E.shouldStopPropagation}return!0}),D=kt(c=>{let I=T.current;I.isPressed&&I.target&&(I.isOverTarget&&I.pointerType!=null&&R(nt(I.target,c),I.pointerType,!1),I.isPressed=!1,I.isOverTarget=!1,I.activePointerId=null,I.pointerType=null,k(),g||Sr(I.target))}),_=kt(c=>{p&&D(c)}),B=v.useMemo(()=>{let c=T.current,I={onKeyDown(E){if(mo(E.nativeEvent,E.currentTarget)&&E.currentTarget.contains(E.target)){var M;Ja(E.target,E.key)&&E.preventDefault();let y=!0;if(!c.isPressed&&!E.repeat){c.target=E.currentTarget,c.isPressed=!0,y=O(E,"keyboard");let x=E.currentTarget,N=H=>{mo(H,x)&&!H.repeat&&x.contains(H.target)&&c.target&&z(nt(c.target,H),"keyboard")};S(Ze(E.currentTarget),"keyup",vn(N,j),!0)}y&&E.stopPropagation(),E.metaKey&&_t()&&((M=c.metaKeyEvents)===null||M===void 0||M.set(E.key,E.nativeEvent))}else E.key==="Meta"&&(c.metaKeyEvents=new Map)},onClick(E){if(!(E&&!E.currentTarget.contains(E.target))&&E&&E.button===0&&!c.isTriggeringEvent&&!Nt.isOpening){let M=!0;if(s&&E.preventDefault(),!c.ignoreClickAfterPress&&!c.ignoreEmulatedMouseEvents&&!c.isPressed&&(c.pointerType==="virtual"||Ma(E.nativeEvent))){!s&&!d&&it(E.currentTarget);let y=O(E,"virtual"),x=z(E,"virtual"),N=R(E,"virtual");M=y&&x&&N}c.ignoreEmulatedMouseEvents=!1,c.ignoreClickAfterPress=!1,M&&E.stopPropagation()}}},j=E=>{var M;if(c.isPressed&&c.target&&mo(E,c.target)){var y;Ja(E.target,E.key)&&E.preventDefault();let N=E.target;R(nt(c.target,E),"keyboard",c.target.contains(N)),k(),E.key!=="Enter"&&Mn(c.target)&&c.target.contains(N)&&!E[qa]&&(E[qa]=!0,Nt(c.target,E,!1)),c.isPressed=!1,(y=c.metaKeyEvents)===null||y===void 0||y.delete(E.key)}else if(E.key==="Meta"&&(!((M=c.metaKeyEvents)===null||M===void 0)&&M.size)){var x;let N=c.metaKeyEvents;c.metaKeyEvents=void 0;for(let H of N.values())(x=c.target)===null||x===void 0||x.dispatchEvent(new KeyboardEvent("keyup",H))}};if(typeof PointerEvent<"u"){I.onPointerDown=x=>{if(x.button!==0||!x.currentTarget.contains(x.target))return;if(md(x.nativeEvent)){c.pointerType="virtual";return}ho(x.currentTarget)&&x.preventDefault(),c.pointerType=x.pointerType;let N=!0;c.isPressed||(c.isPressed=!0,c.isOverTarget=!0,c.activePointerId=x.pointerId,c.target=x.currentTarget,!s&&!d&&it(x.currentTarget),g||Xa(c.target),N=O(x,c.pointerType),S(Ze(x.currentTarget),"pointermove",E,!1),S(Ze(x.currentTarget),"pointerup",M,!1),S(Ze(x.currentTarget),"pointercancel",y,!1)),N&&x.stopPropagation()},I.onMouseDown=x=>{x.currentTarget.contains(x.target)&&x.button===0&&(ho(x.currentTarget)&&x.preventDefault(),x.stopPropagation())},I.onPointerUp=x=>{!x.currentTarget.contains(x.target)||c.pointerType==="virtual"||x.button===0&&St(x,x.currentTarget)&&z(x,c.pointerType||x.pointerType)};let E=x=>{x.pointerId===c.activePointerId&&(c.target&&St(x,c.target)?!c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!0,O(nt(c.target,x),c.pointerType)):c.target&&c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!1,R(nt(c.target,x),c.pointerType,!1),_(x)))},M=x=>{x.pointerId===c.activePointerId&&c.isPressed&&x.button===0&&c.target&&(St(x,c.target)&&c.pointerType!=null?R(nt(c.target,x),c.pointerType):c.isOverTarget&&c.pointerType!=null&&R(nt(c.target,x),c.pointerType,!1),c.isPressed=!1,c.isOverTarget=!1,c.activePointerId=null,c.pointerType=null,k(),g||Sr(c.target))},y=x=>{D(x)};I.onDragStart=x=>{x.currentTarget.contains(x.target)&&D(x)}}else{I.onMouseDown=y=>{if(y.button!==0||!y.currentTarget.contains(y.target))return;if(ho(y.currentTarget)&&y.preventDefault(),c.ignoreEmulatedMouseEvents){y.stopPropagation();return}c.isPressed=!0,c.isOverTarget=!0,c.target=y.currentTarget,c.pointerType=Ma(y.nativeEvent)?"virtual":"mouse",!s&&!d&&it(y.currentTarget),O(y,c.pointerType)&&y.stopPropagation(),S(Ze(y.currentTarget),"mouseup",E,!1)},I.onMouseEnter=y=>{if(!y.currentTarget.contains(y.target))return;let x=!0;c.isPressed&&!c.ignoreEmulatedMouseEvents&&c.pointerType!=null&&(c.isOverTarget=!0,x=O(y,c.pointerType)),x&&y.stopPropagation()},I.onMouseLeave=y=>{if(!y.currentTarget.contains(y.target))return;let x=!0;c.isPressed&&!c.ignoreEmulatedMouseEvents&&c.pointerType!=null&&(c.isOverTarget=!1,x=R(y,c.pointerType,!1),_(y)),x&&y.stopPropagation()},I.onMouseUp=y=>{y.currentTarget.contains(y.target)&&!c.ignoreEmulatedMouseEvents&&y.button===0&&z(y,c.pointerType||"mouse")};let E=y=>{if(y.button===0){if(c.isPressed=!1,k(),c.ignoreEmulatedMouseEvents){c.ignoreEmulatedMouseEvents=!1;return}c.target&&St(y,c.target)&&c.pointerType!=null?R(nt(c.target,y),c.pointerType):c.target&&c.isOverTarget&&c.pointerType!=null&&R(nt(c.target,y),c.pointerType,!1),c.isOverTarget=!1}};I.onTouchStart=y=>{if(!y.currentTarget.contains(y.target))return;let x=Ff(y.nativeEvent);if(!x)return;c.activePointerId=x.identifier,c.ignoreEmulatedMouseEvents=!0,c.isOverTarget=!0,c.isPressed=!0,c.target=y.currentTarget,c.pointerType="touch",!s&&!d&&it(y.currentTarget),g||Xa(c.target),O(y,c.pointerType)&&y.stopPropagation(),S(_r(y.currentTarget),"scroll",M,!0)},I.onTouchMove=y=>{if(!y.currentTarget.contains(y.target))return;if(!c.isPressed){y.stopPropagation();return}let x=Za(y.nativeEvent,c.activePointerId),N=!0;x&&St(x,y.currentTarget)?!c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!0,N=O(y,c.pointerType)):c.isOverTarget&&c.pointerType!=null&&(c.isOverTarget=!1,N=R(y,c.pointerType,!1),_(y)),N&&y.stopPropagation()},I.onTouchEnd=y=>{if(!y.currentTarget.contains(y.target))return;if(!c.isPressed){y.stopPropagation();return}let x=Za(y.nativeEvent,c.activePointerId),N=!0;x&&St(x,y.currentTarget)&&c.pointerType!=null?(z(y,c.pointerType),N=R(y,c.pointerType)):c.isOverTarget&&c.pointerType!=null&&(N=R(y,c.pointerType,!1)),N&&y.stopPropagation(),c.isPressed=!1,c.activePointerId=null,c.isOverTarget=!1,c.ignoreEmulatedMouseEvents=!0,c.target&&!g&&Sr(c.target),k()},I.onTouchCancel=y=>{y.currentTarget.contains(y.target)&&(y.stopPropagation(),c.isPressed&&D(y))};let M=y=>{c.isPressed&&y.target.contains(c.target)&&D({currentTarget:c.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};I.onDragStart=y=>{y.currentTarget.contains(y.target)&&D(y)}}return I},[S,s,d,k,g,D,_,R,O,z]);return v.useEffect(()=>()=>{var c;g||Sr((c=T.current.target)!==null&&c!==void 0?c:void 0)},[g]),{isPressed:i||b,pressProps:ke(w,B)}}function Mn(e){return e.tagName==="A"&&e.hasAttribute("href")}function mo(e,t){const{key:r,code:o}=e,n=t,a=n.getAttribute("role");return(r==="Enter"||r===" "||r==="Spacebar"||o==="Space")&&!(n instanceof _r(n).HTMLInputElement&&!hi(n,r)||n instanceof _r(n).HTMLTextAreaElement||n.isContentEditable)&&!((a==="link"||!a&&Mn(n))&&r!=="Enter")}function Ff(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}function Za(e,t){const r=e.changedTouches;for(let o=0;o<r.length;o++){const n=r[o];if(n.identifier===t)return n}return null}function nt(e,t){return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey}}function zf(e){let t=0,r=0;return e.width!==void 0?t=e.width/2:e.radiusX!==void 0&&(t=e.radiusX),e.height!==void 0?r=e.height/2:e.radiusY!==void 0&&(r=e.radiusY),{top:e.clientY-r,right:e.clientX+t,bottom:e.clientY+r,left:e.clientX-t}}function Bf(e,t){return!(e.left>t.right||t.left>e.right||e.top>t.bottom||t.top>e.bottom)}function St(e,t){let r=t.getBoundingClientRect(),o=zf(e);return Bf(r,o)}function ho(e){return!(e instanceof HTMLElement)||!e.hasAttribute("draggable")}function Ja(e,t){return e instanceof HTMLInputElement?!hi(e,t):e instanceof HTMLButtonElement?e.type!=="submit"&&e.type!=="reset":!Mn(e)}const Vf=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function hi(e,t){return e.type==="checkbox"||e.type==="radio"?t===" ":Vf.has(e.type)}let Hr=!1,wo=0;function Go(){Hr=!0,setTimeout(()=>{Hr=!1},50)}function Qa(e){e.pointerType==="touch"&&Go()}function Hf(){if(!(typeof document>"u"))return typeof PointerEvent<"u"?document.addEventListener("pointerup",Qa):document.addEventListener("touchend",Go),wo++,()=>{wo--,!(wo>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Qa):document.removeEventListener("touchend",Go))}}function wi(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:o,isDisabled:n}=e,[a,s]=v.useState(!1),i=v.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;v.useEffect(Hf,[]);let{hoverProps:d,triggerHoverEnd:p}=v.useMemo(()=>{let g=(b,h)=>{if(i.pointerType=h,n||h==="touch"||i.isHovered||!b.currentTarget.contains(b.target))return;i.isHovered=!0;let T=b.currentTarget;i.target=T,t&&t({type:"hoverstart",target:T,pointerType:h}),r&&r(!0),s(!0)},m=(b,h)=>{if(i.pointerType="",i.target=null,h==="touch"||!i.isHovered)return;i.isHovered=!1;let T=b.currentTarget;o&&o({type:"hoverend",target:T,pointerType:h}),r&&r(!1),s(!1)},w={};return typeof PointerEvent<"u"?(w.onPointerEnter=b=>{Hr&&b.pointerType==="mouse"||g(b,b.pointerType)},w.onPointerLeave=b=>{!n&&b.currentTarget.contains(b.target)&&m(b,b.pointerType)}):(w.onTouchStart=()=>{i.ignoreEmulatedMouseEvents=!0},w.onMouseEnter=b=>{!i.ignoreEmulatedMouseEvents&&!Hr&&g(b,"mouse"),i.ignoreEmulatedMouseEvents=!1},w.onMouseLeave=b=>{!n&&b.currentTarget.contains(b.target)&&m(b,"mouse")}),{hoverProps:w,triggerHoverEnd:m}},[t,r,o,n,i]);return v.useEffect(()=>{n&&p({currentTarget:i.target},i.pointerType)},[n]),{hoverProps:d,isHovered:a}}function Uf(e={}){var t,r,o,n,a,s,i;const d=nr(),p=Ss(),g=!!p,{as:m,ref:w,src:b,name:h,icon:T,classNames:S,fallback:k,alt:O=h||"avatar",imgRef:R,color:z=(t=p==null?void 0:p.color)!=null?t:"default",radius:D=(r=p==null?void 0:p.radius)!=null?r:"full",size:_=(o=p==null?void 0:p.size)!=null?o:"md",isBordered:B=(n=p==null?void 0:p.isBordered)!=null?n:!1,isDisabled:c=(a=p==null?void 0:p.isDisabled)!=null?a:!1,isFocusable:I=!1,getInitials:j=Oc,ignoreFallback:E=!1,showFallback:M=!1,ImgComponent:y="img",imgProps:x,className:N,onError:H,...U}=e,q=m||"span",ee=Jt(w),V=Jt(R),{isFocusVisible:C,isFocused:K,focusProps:X}=xi(),{isHovered:J,hoverProps:ne}=wi({isDisabled:c}),le=(i=(s=e.disableAnimation)!=null?s:d==null?void 0:d.disableAnimation)!=null?i:!1,ie=_f({src:b,onError:H,ignoreFallback:E})==="loaded",oe=typeof y=="string",be=(!b||!ie)&&M,Ie=v.useMemo(()=>{var te;return Du({color:z,radius:D,size:_,isBordered:B,isDisabled:c,isInGroup:g,disableAnimation:le,isInGridGroup:(te=p==null?void 0:p.isGrid)!=null?te:!1})},[z,D,_,B,c,le,g,p==null?void 0:p.isGrid]),Oe=yt(S==null?void 0:S.base,N),je=v.useMemo(()=>I||m==="button",[I,m]),et=v.useCallback((te={})=>({ref:ee,tabIndex:je?0:-1,"data-hover":ye(J),"data-focus":ye(K),"data-focus-visible":ye(C),className:Ie.base({class:yt(Oe,te==null?void 0:te.className)}),...ke(U,ne,je?X:{})}),[je,Ie,Oe,X,U]),Ge=v.useCallback((te={})=>({ref:V,src:b,"data-loaded":ye(ie),className:Ie.img({class:S==null?void 0:S.img}),...ke(x,te,Xr({disableAnimation:le},{enabled:oe}))}),[Ie,ie,x,le,b,V,oe]);return{Component:q,ImgComponent:y,src:b,alt:O,icon:T,name:h,imgRef:V,slots:Ie,classNames:S,fallback:k,isImgLoaded:ie,showFallback:be,ignoreFallback:E,getInitials:j,getAvatarProps:et,getImageProps:Ge}}var Ci=ht((e,t)=>{const{Component:r,ImgComponent:o,src:n,icon:a=f.jsx(kc,{}),alt:s,classNames:i,slots:d,name:p,showFallback:g,fallback:m,getInitials:w,getAvatarProps:b,getImageProps:h}=Uf({...e,ref:t}),T=v.useMemo(()=>!g&&n?null:m?f.jsx("div",{"aria-label":s,className:d.fallback({class:i==null?void 0:i.fallback}),role:"img",children:m}):p?f.jsx("span",{"aria-label":s,className:d.name({class:i==null?void 0:i.name}),role:"img",children:w(p)}):f.jsx("span",{"aria-label":s,className:d.icon({class:i==null?void 0:i.icon}),role:"img",children:a}),[g,n,m,p,i]);return f.jsxs(r,{...b(),children:[n&&f.jsx(o,{...h(),alt:s}),T]})});Ci.displayName="NextUI.Avatar";var Ei=Ci;function Wf(e={}){const{as:t,ref:r,max:o=5,total:n,size:a,color:s,radius:i,children:d,isBordered:p,isDisabled:g,isGrid:m,renderCount:w,className:b,classNames:h,...T}=e,S=Jt(r),k=t||"div",O=v.useMemo(()=>({size:a,color:s,radius:i,isGrid:m,isBordered:p,isDisabled:g}),[a,s,i,m,p,g]),R=v.useMemo(()=>Fu({className:b,isGrid:m}),[b,m]),z=Uc(d),D=o?z.slice(0,o):z,_=n||(o!=null?z.length-o:-1),B=D.map((j,E)=>{const M=E===0,y=E===D.length-1,x={className:yt(M?"ms-0":m?"":"-ms-2",y&&_<1?"hover:-translate-x-0":"")};return v.cloneElement(j,Rc(x))});return{Component:k,context:O,remainingCount:_,clones:B,renderCount:w,getAvatarGroupProps:()=>({ref:S,className:R.base({class:yt(h==null?void 0:h.base,b)}),role:"group",...T}),getAvatarGroupCountProps:()=>({className:R.count({class:h==null?void 0:h.count})})}}var Ti=ht((e,t)=>{const{Component:r,clones:o,context:n,remainingCount:a,getAvatarGroupCountProps:s,getAvatarGroupProps:i,renderCount:d=p=>f.jsx(Ei,{...s(),name:`+${p}`})}=Wf({...e,ref:t});return f.jsx(r,{...i(),children:f.jsxs(Xc,{value:n,children:[o,a>0&&d(a)]})})});Ti.displayName="NextUI.AvatarGroup";var Gf=Ti;const u={fontFamily:{sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont","Segoe UI","Roboto","Helvetica Neue","Arial","Noto Sans","sans-serif","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"],serif:["ui-serif","Georgia","Cambria","Times New Roman","Times","serif"],monospace:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas","Liberation Mono","Courier New","monospace"]},fontSize:{xs:["0.75rem",{lineHeight:"1rem"}],sm:["0.875rem",{lineHeight:"1.25rem"}],base:["1rem",{lineHeight:"1.5rem"}],lg:["1.125rem",{lineHeight:"1.75rem"}],xl:["1.25rem",{lineHeight:"1.75rem"}],"2xl":["1.5rem",{lineHeight:"2rem"}],"3xl":["1.875rem",{lineHeight:"2.25rem"}],"4xl":["2.25rem",{lineHeight:"2.5rem"}],"5xl":["3rem",{lineHeight:"1"}],"6xl":["3.75rem",{lineHeight:"1"}],"7xl":["4.5rem",{lineHeight:"1"}],"8xl":["6rem",{lineHeight:"1"}],"9xl":["8rem",{lineHeight:"1"}]},fontWeight:{thin:100,extralight:200,light:300,normal:400,medium:500,semibold:600,bold:700,extrabold:800,black:900},letterSpacing:{tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},lineHeight:{3:"0.75rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},borderRadius:{.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem"},listStyleType:{none:"none",disc:"disc",decimal:"decimal"},screens:{sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},colors:{primary:"#4785ff",secondary:"#b8cfff",tertiary:"#d6e4ff",background:"#f0f5ff",inherit:"inherit",current:"currentColor",transparent:"transparent",black:"rgb(0 0 0)",white:"rgb(255 255 255)",slate:{50:"rgb(248 250 252)",100:"rgb(241 245 249)",200:"rgb(226 232 240)",300:"rgb(203 213 225)",400:"rgb(148 163 184)",500:"rgb(100 116 139)",600:"rgb(71 85 105)",700:"rgb(51 65 85)",800:"rgb(30 41 59)",900:"rgb(15 23 42)"},gray:{50:"rgb(249 250 251)",100:"rgb(243 244 246)",200:"rgb(229 231 235)",300:"rgb(209 213 219)",400:"rgb(156 163 175)",500:"rgb(107 114 128)",600:"rgb(75 85 99)",700:"rgb(55 65 81)",800:"rgb(31 41 55)",900:"rgb(17 24 39)"},zinc:{50:"rgb(250 250 250)",100:"rgb(244 244 245)",200:"rgb(228 228 231)",300:"rgb(212 212 216)",400:"rgb(161 161 170)",500:"rgb(113 113 122)",600:"rgb(82 82 91)",700:"rgb(63 63 70)",800:"rgb(39 39 42)",900:"rgb(24 24 27)"},neutral:{50:"rgb(250 250 250)",100:"rgb(245 245 245)",200:"rgb(229 229 229)",300:"rgb(212 212 212)",400:"rgb(163 163 163)",500:"rgb(115 115 115)",600:"rgb(82 82 82)",700:"rgb(64 64 64)",800:"rgb(38 38 38)",900:"rgb(23 23 23)"},stone:{50:"rgb(250 250 249)",100:"rgb(245 245 244)",200:"rgb(231 229 228)",300:"rgb(214 211 209)",400:"rgb(168 162 158)",500:"rgb(120 113 108)",600:"rgb(87 83 78)",700:"rgb(68 64 60)",800:"rgb(41 37 36)",900:"rgb(28 25 23)"},red:{50:"rgb(254 242 242)",100:"rgb(254 226 226)",200:"rgb(254 202 202)",300:"rgb(252 165 165)",400:"rgb(248 113 113)",500:"rgb(239 68 68)",600:"rgb(220 38 38)",700:"rgb(185 28 28)",800:"rgb(153 27 27)",900:"rgb(127 29 29)"},orange:{50:"rgb(255 247 237)",100:"rgb(255 237 213)",200:"rgb(254 215 170)",300:"rgb(253 186 116)",400:"rgb(251 146 60)",500:"rgb(249 115 22)",600:"rgb(234 88 12)",700:"rgb(194 65 12)",800:"rgb(154 52 18)",900:"rgb(124 45 18)"},amber:{50:"rgb(255 251 235)",100:"rgb(254 243 199)",200:"rgb(253 230 138)",300:"rgb(252 211 77)",400:"rgb(251 191 36)",500:"rgb(245 158 11)",600:"rgb(217 119 6)",700:"rgb(180 83 9)",800:"rgb(146 64 14)",900:"rgb(120 53 15)"},yellow:{50:"rgb(254 252 232)",100:"rgb(254 249 195)",200:"rgb(254 240 138)",300:"rgb(253 224 71)",400:"rgb(250 204 21)",500:"rgb(234 179 8)",600:"rgb(202 138 4)",700:"rgb(161 98 7)",800:"rgb(133 77 14)",900:"rgb(113 63 18)"},lime:{50:"rgb(247 254 231)",100:"rgb(236 252 203)",200:"rgb(217 249 157)",300:"rgb(190 242 100)",400:"rgb(163 230 53)",500:"rgb(132 204 22)",600:"rgb(101 163 13)",700:"rgb(77 124 15)",800:"rgb(63 98 18)",900:"rgb(54 83 20)"},green:{50:"rgb(240 253 244)",100:"rgb(220 252 231)",200:"rgb(187 247 208)",300:"rgb(134 239 172)",400:"rgb(74 222 128)",500:"rgb(34 197 94)",600:"rgb(22 163 74)",700:"rgb(21 128 61)",800:"rgb(22 101 52)",900:"rgb(20 83 45)"},emerald:{50:"rgb(236 253 245)",100:"rgb(209 250 229)",200:"rgb(167 243 208)",300:"rgb(110 231 183)",400:"rgb(52 211 153)",500:"rgb(16 185 129)",600:"rgb(5 150 105)",700:"rgb(4 120 87)",800:"rgb(6 95 70)",900:"rgb(6 78 59)"},teal:{50:"rgb(240 253 250)",100:"rgb(204 251 241)",200:"rgb(153 246 228)",300:"rgb(94 234 212)",400:"rgb(45 212 191)",500:"rgb(20 184 166)",600:"rgb(13 148 136)",700:"rgb(15 118 110)",800:"rgb(17 94 89)",900:"rgb(19 78 74)"},cyan:{50:"rgb(236 254 255)",100:"rgb(207 250 254)",200:"rgb(165 243 252)",300:"rgb(103 232 249)",400:"rgb(34 211 238)",500:"rgb(6 182 212)",600:"rgb(8 145 178)",700:"rgb(14 116 144)",800:"rgb(21 94 117)",900:"rgb(22 78 99)"},sky:{50:"rgb(240 249 255)",100:"rgb(224 242 254)",200:"rgb(186 230 253)",300:"rgb(125 211 252)",400:"rgb(56 189 248)",500:"rgb(14 165 233)",600:"rgb(2 132 199)",700:"rgb(3 105 161)",800:"rgb(7 89 133)",900:"rgb(12 74 110)"},blue:{50:"rgb(239 246 255)",100:"rgb(219 234 254)",200:"rgb(191 219 254)",300:"rgb(147 197 253)",400:"rgb(96 165 250)",500:"rgb(59 130 246)",600:"rgb(37 99 235)",700:"rgb(29 78 216)",800:"rgb(30 64 175)",900:"rgb(30 58 138)"},indigo:{50:"rgb(238 242 255)",100:"rgb(224 231 255)",200:"rgb(199 210 254)",300:"rgb(165 180 252)",400:"rgb(129 140 248)",500:"rgb(99 102 241)",600:"rgb(79 70 229)",700:"rgb(67 56 202)",800:"rgb(55 48 163)",900:"rgb(49 46 129)"},violet:{50:"rgb(245 243 255)",100:"rgb(237 233 254)",200:"rgb(221 214 254)",300:"rgb(196 181 253)",400:"rgb(167 139 250)",500:"rgb(139 92 246)",600:"rgb(124 58 237)",700:"rgb(109 40 217)",800:"rgb(91 33 182)",900:"rgb(76 29 149)"},purple:{50:"rgb(250 245 255)",100:"rgb(243 232 255)",200:"rgb(233 213 255)",300:"rgb(216 180 254)",400:"rgb(192 132 252)",500:"rgb(168 85 247)",600:"rgb(147 51 234)",700:"rgb(126 34 206)",800:"rgb(107 33 168)",900:"rgb(88 28 135)"},fuchsia:{50:"rgb(253 244 255)",100:"rgb(250 232 255)",200:"rgb(245 208 254)",300:"rgb(240 171 252)",400:"rgb(232 121 249)",500:"rgb(217 70 239)",600:"rgb(192 38 211)",700:"rgb(162 28 175)",800:"rgb(134 25 143)",900:"rgb(112 26 117)"},pink:{50:"rgb(253 242 248)",100:"rgb(252 231 243)",200:"rgb(251 207 232)",300:"rgb(249 168 212)",400:"rgb(244 114 182)",500:"rgb(236 72 153)",600:"rgb(219 39 119)",700:"rgb(190 24 93)",800:"rgb(157 23 77)",900:"rgb(131 24 67)"},rose:{50:"rgb(255 241 242)",100:"rgb(255 228 230)",200:"rgb(254 205 211)",300:"rgb(253 164 175)",400:"rgb(251 113 133)",500:"rgb(244 63 94)",600:"rgb(225 29 72)",700:"rgb(190 18 60)",800:"rgb(159 18 57)",900:"rgb(136 19 55)"}},spacing:{px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem"},height:{auto:"auto",px:"1px",0:"0px",.5:"0.125rem",1:"0.25rem",1.5:"0.375rem",2:"0.5rem",2.5:"0.625rem",3:"0.75rem",3.5:"0.875rem",4:"1rem",5:"1.25rem",6:"1.5rem",7:"1.75rem",8:"2rem",9:"2.25rem",10:"2.5rem",11:"2.75rem",12:"3rem",14:"3.5rem",16:"4rem",20:"5rem",24:"6rem",28:"7rem",32:"8rem",36:"9rem",40:"10rem",44:"11rem",48:"12rem",52:"13rem",56:"14rem",60:"15rem",64:"16rem",72:"18rem",80:"20rem",96:"24rem","1/2":"50%","1/3":"33.333333%","2/3":"66.666667%","1/4":"25%","2/4":"50%","3/4":"75%","1/5":"20%","2/5":"40%","3/5":"60%","4/5":"80%","1/6":"16.666667%","2/6":"33.333333%","3/6":"50%","4/6":"66.666667%","5/6":"83.333333%",full:"100%",screen:"100vh",min:"min-content",max:"max-content",fit:"fit-content"},components:{button:{primary:{color:"#FFF",backgroundColor:"#000"}},Card:{border:"1px solid rgb(226 232 240)",padding:"1rem",backgroundColor:"transparent",borderRadius:"2px",boxShadow:"rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px"},"Card.Content":{padding:0,fontSize:"0.9rem"},"Card.Header":{fontSize:"1.125rem",fontWeight:"700",marginBottom:"1rem"}}};function Si(e,t){const r={...e};return Object.entries(t).forEach(([o,n])=>{n!==null&&typeof n=="object"&&!Array.isArray(n)?((r[o]===void 0||r[o]===null)&&(r[o]={}),r[o]=Si(r[o],n)):r[o]=n}),r}const Yf=P.styled.div`
40
- z-index: 1;
41
-
42
- &:not(:first-child) {
43
- margin-inline-start: ${({isInGroup:e,isGrid:t})=>t||!e?0:"-0.5rem"};
44
- }
45
-
46
- &:hover {
47
- & > * {
48
- transform: ${({isInGroup:e,isGrid:t})=>!t&&e?"translateY(-0.8rem)":"none"};
49
- }
50
- }
51
- `,Xf=P.styled(Ei)`
52
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
53
- display: flex;
54
- align-items: center;
55
- justify-content: center;
56
- position: relative;
57
- z-index: 1;
58
- overflow: hidden;
59
- transition: 0.25s transform ease;
60
- opacity: ${({isDisabled:e})=>e?.5:1};
61
-
62
- ${({size:e})=>{const t={sm:"2rem",md:"2.5rem",lg:"3rem"};let r=t.md;return e&&t[e]&&(r=t[e]),`width: ${r}; height: ${r}`}};
63
-
64
- box-shadow: ${({isBordered:e,theme:t})=>{var r,o,n;return e?`${((r=t==null?void 0:t.colors)==null?void 0:r.white)??u.colors.white} 0px 0px 0px 2px, ${((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[100])??u.colors.slate[100]} 0px 0px 0px 4px, rgba(0, 0, 0, 0) 0px 0px 0px 0px`:"none"}};
65
-
66
- border-radius: ${({radius:e})=>{const t={full:"9999px",lg:"14px",md:"12px",sm:"8px",none:"0"};return e&&t[e]?t[e]:t.full}};
67
-
68
- img {
69
- opacity: 0;
70
- position: absolute;
71
- width: 100%;
72
- height: 100%;
73
- overflow: hidden;
74
- object-fit: cover;
75
- object-position: center;
76
- transition: 0.5s easy;
77
- transition-property: opacity;
78
-
79
- &[data-loaded='true'] {
80
- opacity: 1;
81
- }
82
- }
83
-
84
- span,
85
- div {
86
- display: flex;
87
- align-items: center;
88
- justify-content: center;
89
- position: absolute;
90
- top: 50%;
91
- left: 50%;
92
- transform: translate(-50%, -50%);
93
- font-size: 0.75rem;
94
- max-width: 100%;
95
- overflow: hidden;
96
- text-align: center;
97
- }
98
- `;function qf({icon:e,...t}){const r=Ss();return f.jsx(Yf,{isInGroup:!!r,isGrid:!!(r!=null&&r.isGrid),children:f.jsx(Xf,{...t,icon:e||f.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:f.jsx("path",{d:"M20 21C20 19.6044 20 18.9067 19.8278 18.3389C19.44 17.0605 18.4395 16.06 17.1611 15.6722C16.5933 15.5 15.8956 15.5 14.5 15.5H9.5C8.10444 15.5 7.40665 15.5 6.83886 15.6722C5.56045 16.06 4.56004 17.0605 4.17224 18.3389C4 18.9067 4 19.6044 4 21M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})})}const Zf=P.styled(Gf)`
99
- display: ${({isGrid:e})=>e?"inline-grid":"flex"};
100
- grid-template-columns: repeat(4, minmax(0, 1fr));
101
- align-items: center;
102
- gap: ${({isGrid:e})=>e?"0.75rem":"0"};
103
- `;function Jf({children:e,isGrid:t,renderCount:r}){return f.jsx(Zf,{isGrid:t,max:0,renderCount:r??void 0,children:e})}function Qf(e,t){let{elementType:r="button",isDisabled:o,onPress:n,onPressStart:a,onPressEnd:s,onPressUp:i,onPressChange:d,preventFocusOnPress:p,allowFocusWhenDisabled:g,onClick:m,href:w,target:b,rel:h,type:T="button"}=e,S;r==="button"?S={type:T,disabled:o}:S={role:"button",tabIndex:o?void 0:0,href:r==="a"&&o?void 0:w,target:r==="a"?b:void 0,type:r==="input"?T:void 0,disabled:r==="input"?o:void 0,"aria-disabled":!o||r==="input"?void 0:o,rel:r==="a"?h:void 0};let{pressProps:k,isPressed:O}=ef({onPressStart:a,onPressEnd:s,onPressChange:d,onPress:n,onPressUp:i,isDisabled:o,preventFocusOnPress:p,ref:t}),{focusableProps:R}=Kf(e,t);g&&(R.tabIndex=o?-1:R.tabIndex);let z=ke(R,k,Bs(e,{labelable:!0}));return{isPressed:O,buttonProps:ke(S,z,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:D=>{m&&(m(D),console.warn("onClick is deprecated, please use onPress"))}})}}function e0(e,t,r){let{item:o,isDisabled:n}=e,a=o.key,s=t.selectionManager,i=v.useId(),d=v.useId(),p=t.disabledKeys.has(o.key)||n;v.useEffect(()=>{a===t.focusedKey&&document.activeElement!==r.current&&r.current&&Vr(r.current)},[r,a,t.focusedKey]);let g=v.useCallback(T=>{s.canSelectItem(a)&&(s.select(a,T),t.toggleKey(a))},[a,s]);const m=v.useCallback(T=>{s.selectionBehavior==="replace"&&s.extendSelection(T),s.setFocusedKey(T)},[s]),w=v.useCallback(T=>{const k={ArrowDown:()=>{const O=t.collection.getKeyAfter(a);if(O&&t.disabledKeys.has(O)){const R=t.collection.getKeyAfter(O);R&&m(R)}else O&&m(O)},ArrowUp:()=>{const O=t.collection.getKeyBefore(a);if(O&&t.disabledKeys.has(O)){const R=t.collection.getKeyBefore(O);R&&m(R)}else O&&m(O)},Home:()=>{const O=t.collection.getFirstKey();O&&m(O)},End:()=>{const O=t.collection.getLastKey();O&&m(O)}}[T.key];k&&(T.preventDefault(),s.canSelectItem(a)&&k(T))},[a,s]);let{buttonProps:b}=Qf({id:i,elementType:"button",isDisabled:p,onKeyDown:w,onPress:g},r),h=t.selectionManager.isSelected(o.key);return{buttonProps:{...b,"aria-expanded":h,"aria-controls":h?d:void 0},regionProps:{id:d,role:"region","aria-labelledby":i}}}function es(e){return ld()?e.altKey:e.ctrlKey}function Yt(e){return _t()?e.metaKey:e.ctrlKey}const t0=1e3;function r0(e){let{keyboardDelegate:t,selectionManager:r,onTypeSelect:o}=e,n=v.useRef({search:"",timeout:null}).current,a=s=>{let i=o0(s.key);if(!i||s.ctrlKey||s.metaKey||!s.currentTarget.contains(s.target))return;i===" "&&n.search.trim().length>0&&(s.preventDefault(),"continuePropagation"in s||s.stopPropagation()),n.search+=i;let d=t.getKeyForSearch(n.search,r.focusedKey);d==null&&(d=t.getKeyForSearch(n.search)),d!=null&&(r.setFocusedKey(d),o&&o(d)),clearTimeout(n.timeout),n.timeout=setTimeout(()=>{n.search=""},t0)};return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?a:null}}}function o0(e){return e.length===1||!/^[A-Z]/i.test(e)?e:""}function n0(e){let{selectionManager:t,keyboardDelegate:r,ref:o,autoFocus:n=!1,shouldFocusWrap:a=!1,disallowEmptySelection:s=!1,disallowSelectAll:i=!1,selectOnFocus:d=t.selectionBehavior==="replace",disallowTypeAhead:p=!1,shouldUseVirtualFocus:g,allowsTabNavigation:m=!1,isVirtualized:w,scrollRef:b=o,linkBehavior:h="action"}=e,{direction:T}=$n(),S=fd(),k=j=>{if(j.altKey&&j.key==="Tab"&&j.preventDefault(),!o.current.contains(j.target))return;const E=(V,C)=>{if(V!=null){if(t.isLink(V)&&h==="selection"&&d&&!es(j)){Yr.flushSync(()=>{t.setFocusedKey(V,C)});let K=b.current.querySelector(`[data-key="${CSS.escape(V.toString())}"]`),X=t.getItemProps(V);S.open(K,j,X.href,X.routerOptions);return}if(t.setFocusedKey(V,C),t.isLink(V)&&h==="override")return;j.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(V):d&&!es(j)&&t.replaceSelection(V)}};switch(j.key){case"ArrowDown":if(r.getKeyBelow){var M,y;j.preventDefault();let V=t.focusedKey!=null?r.getKeyBelow(t.focusedKey):(M=r.getFirstKey)===null||M===void 0?void 0:M.call(r);V==null&&a&&(V=(y=r.getFirstKey)===null||y===void 0?void 0:y.call(r,t.focusedKey)),E(V)}break;case"ArrowUp":if(r.getKeyAbove){var x,N;j.preventDefault();let V=t.focusedKey!=null?r.getKeyAbove(t.focusedKey):(x=r.getLastKey)===null||x===void 0?void 0:x.call(r);V==null&&a&&(V=(N=r.getLastKey)===null||N===void 0?void 0:N.call(r,t.focusedKey)),E(V)}break;case"ArrowLeft":if(r.getKeyLeftOf){var H,U;j.preventDefault();let V=r.getKeyLeftOf(t.focusedKey);V==null&&a&&(V=T==="rtl"?(H=r.getFirstKey)===null||H===void 0?void 0:H.call(r,t.focusedKey):(U=r.getLastKey)===null||U===void 0?void 0:U.call(r,t.focusedKey)),E(V,T==="rtl"?"first":"last")}break;case"ArrowRight":if(r.getKeyRightOf){var q,ee;j.preventDefault();let V=r.getKeyRightOf(t.focusedKey);V==null&&a&&(V=T==="rtl"?(q=r.getLastKey)===null||q===void 0?void 0:q.call(r,t.focusedKey):(ee=r.getFirstKey)===null||ee===void 0?void 0:ee.call(r,t.focusedKey)),E(V,T==="rtl"?"last":"first")}break;case"Home":if(r.getFirstKey){j.preventDefault();let V=r.getFirstKey(t.focusedKey,Yt(j));t.setFocusedKey(V),Yt(j)&&j.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(V):d&&t.replaceSelection(V)}break;case"End":if(r.getLastKey){j.preventDefault();let V=r.getLastKey(t.focusedKey,Yt(j));t.setFocusedKey(V),Yt(j)&&j.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(V):d&&t.replaceSelection(V)}break;case"PageDown":if(r.getKeyPageBelow){j.preventDefault();let V=r.getKeyPageBelow(t.focusedKey);E(V)}break;case"PageUp":if(r.getKeyPageAbove){j.preventDefault();let V=r.getKeyPageAbove(t.focusedKey);E(V)}break;case"a":Yt(j)&&t.selectionMode==="multiple"&&i!==!0&&(j.preventDefault(),t.selectAll());break;case"Escape":!s&&t.selectedKeys.size!==0&&(j.stopPropagation(),j.preventDefault(),t.clearSelection());break;case"Tab":if(!m){if(j.shiftKey)o.current.focus();else{let V=Af(o.current,{tabbable:!0}),C,K;do K=V.lastChild(),K&&(C=K);while(K);C&&!C.contains(document.activeElement)&&it(C)}break}}},O=v.useRef({top:0,left:0});$d(b,"scroll",w?null:()=>{O.current={top:b.current.scrollTop,left:b.current.scrollLeft}});let R=j=>{if(t.isFocused){j.currentTarget.contains(j.target)||t.setFocused(!1);return}if(j.currentTarget.contains(j.target)){if(t.setFocused(!0),t.focusedKey==null){let y=N=>{N!=null&&(t.setFocusedKey(N),d&&t.replaceSelection(N))},x=j.relatedTarget;var E,M;x&&j.currentTarget.compareDocumentPosition(x)&Node.DOCUMENT_POSITION_FOLLOWING?y((E=t.lastSelectedKey)!==null&&E!==void 0?E:r.getLastKey()):y((M=t.firstSelectedKey)!==null&&M!==void 0?M:r.getFirstKey())}else w||(b.current.scrollTop=O.current.top,b.current.scrollLeft=O.current.left);if(!w&&t.focusedKey!=null){let y=b.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);y&&(y.contains(document.activeElement)||it(y),or()==="keyboard"&&ka(y,{containingElement:o.current}))}}},z=j=>{j.currentTarget.contains(j.relatedTarget)||t.setFocused(!1)};const D=v.useRef(n);v.useEffect(()=>{if(D.current){let j=null;n==="first"&&(j=r.getFirstKey()),n==="last"&&(j=r.getLastKey());let E=t.selectedKeys;if(E.size){for(let M of E)if(t.canSelectItem(M)){j=M;break}}t.setFocused(!0),t.setFocusedKey(j),j==null&&!g&&Vr(o.current)}},[]);let _=v.useRef(t.focusedKey);v.useEffect(()=>{let j=or();if(t.isFocused&&t.focusedKey!=null&&(b!=null&&b.current)){let E=b.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);E&&(j==="keyboard"||D.current)&&(w||Ys(b.current,E),j!=="virtual"&&ka(E,{containingElement:o.current}))}t.isFocused&&t.focusedKey==null&&_.current!=null&&Vr(o.current),_.current=t.focusedKey,D.current=!1},[w,b,t.focusedKey,t.isFocused,o]);let B={onKeyDown:k,onFocus:R,onBlur:z,onMouseDown(j){b.current===j.target&&j.preventDefault()}},{typeSelectProps:c}=r0({keyboardDelegate:r,selectionManager:t});p||(B=ke(c,B));let I;return g||(I=t.focusedKey==null?0:-1),{collectionProps:{...B,tabIndex:I}}}class a0{isDisabled(t){var r;return this.disabledBehavior==="all"&&(((r=t.props)===null||r===void 0?void 0:r.isDisabled)||this.disabledKeys.has(t.key))}getNextKey(t){for(t=this.collection.getKeyAfter(t);t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyAfter(t)}return null}getPreviousKey(t){for(t=this.collection.getKeyBefore(t);t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyBefore(t)}return null}findKey(t,r,o){let n=this.getItem(t);if(!n)return null;let a=n.getBoundingClientRect();do t=r(t),n=this.getItem(t);while(n&&o(a,n.getBoundingClientRect()));return t}isSameRow(t,r){return t.top===r.top||t.left!==r.left}isSameColumn(t,r){return t.left===r.left||t.top!==r.top}getKeyBelow(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getNextKey(r),this.isSameRow):this.getNextKey(t)}getKeyAbove(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getPreviousKey(r),this.isSameRow):this.getPreviousKey(t)}getNextColumn(t,r){return r?this.getPreviousKey(t):this.getNextKey(t)}getKeyRightOf(t){return this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="rtl"):this.findKey(t,r=>this.getNextColumn(r,this.direction==="rtl"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="rtl"):null}getKeyLeftOf(t){return this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="ltr"):this.findKey(t,r=>this.getNextColumn(r,this.direction==="ltr"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="ltr"):null}getFirstKey(){let t=this.collection.getFirstKey();for(;t!=null;){let r=this.collection.getItem(t);if((r==null?void 0:r.type)==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyAfter(t)}return null}getLastKey(){let t=this.collection.getLastKey();for(;t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyBefore(t)}return null}getItem(t){return t!==null?this.ref.current.querySelector(`[data-key="${CSS.escape(t.toString())}"]`):null}getKeyPageAbove(t){let r=this.ref.current,o=this.getItem(t);if(!o)return null;if(!jo(r))return this.getFirstKey();let n=r.getBoundingClientRect(),a=o.getBoundingClientRect();if(this.orientation==="horizontal"){let s=n.x-r.scrollLeft,i=Math.max(0,a.x-s+a.width-n.width);for(;o&&a.x-s>i;)t=this.getKeyAbove(t),o=t==null?null:this.getItem(t),a=o==null?void 0:o.getBoundingClientRect()}else{let s=n.y-r.scrollTop,i=Math.max(0,a.y-s+a.height-n.height);for(;o&&a.y-s>i;)t=this.getKeyAbove(t),o=t==null?null:this.getItem(t),a=o==null?void 0:o.getBoundingClientRect()}return t??this.getFirstKey()}getKeyPageBelow(t){let r=this.ref.current,o=this.getItem(t);if(!o)return null;if(!jo(r))return this.getLastKey();let n=r.getBoundingClientRect(),a=o.getBoundingClientRect();if(this.orientation==="horizontal"){let s=n.x-r.scrollLeft,i=Math.min(r.scrollWidth,a.x-s-a.width+n.width);for(;o&&a.x-s<i;)t=this.getKeyBelow(t),o=t==null?null:this.getItem(t),a=o==null?void 0:o.getBoundingClientRect()}else{let s=n.y-r.scrollTop,i=Math.min(r.scrollHeight,a.y-s-a.height+n.height);for(;o&&a.y-s<i;)t=this.getKeyBelow(t),o=t==null?null:this.getItem(t),a=o==null?void 0:o.getBoundingClientRect()}return t??this.getLastKey()}getKeyForSearch(t,r){if(!this.collator)return null;let o=this.collection,n=r||this.getFirstKey();for(;n!=null;){let a=o.getItem(n),s=a.textValue.slice(0,t.length);if(a.textValue&&this.collator.compare(s,t)===0)return n;n=this.getKeyBelow(n)}return null}constructor(...t){if(t.length===1){let r=t[0];this.collection=r.collection,this.ref=r.ref,this.collator=r.collator,this.disabledKeys=r.disabledKeys||new Set,this.disabledBehavior=r.disabledBehavior||"all",this.orientation=r.orientation,this.direction=r.direction,this.layout=r.layout||"stack"}else this.collection=t[0],this.disabledKeys=t[1],this.ref=t[2],this.collator=t[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all";this.layout==="stack"&&this.orientation==="vertical"&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}function s0(e){let{selectionManager:t,collection:r,disabledKeys:o,ref:n,keyboardDelegate:a}=e,s=Gd({usage:"search",sensitivity:"base"}),i=t.disabledBehavior,d=v.useMemo(()=>a||new a0({collection:r,disabledKeys:o,disabledBehavior:i,ref:n,collator:s}),[a,r,o,n,s,i]),{collectionProps:p}=n0({...e,ref:n,selectionManager:t,keyboardDelegate:d});return{listProps:p}}function i0(e,t,r){let{listProps:o}=s0({...e,...t,allowsTabNavigation:!0,disallowSelectAll:!0,ref:r});return delete o.onKeyDownCapture,{accordionProps:{...o,tabIndex:void 0}}}function l0(e){var t,r;const o=nr(),{ref:n,as:a,item:s,onFocusChange:i}=e,{state:d,className:p,indicator:g,children:m,title:w,subtitle:b,startContent:h,motionProps:T,focusedKey:S,variant:k,isCompact:O=!1,classNames:R={},isDisabled:z=!1,hideIndicator:D=!1,disableAnimation:_=(t=o==null?void 0:o.disableAnimation)!=null?t:!1,keepContentMounted:B=!1,disableIndicatorAnimation:c=!1,HeadingComponent:I=a||"h2",onPress:j,onPressStart:E,onPressEnd:M,onPressChange:y,onPressUp:x,onClick:N,...H}=e,U=a||"div",q=typeof U=="string",ee=Jt(n),V=d.disabledKeys.has(s.key)||z,C=d.selectionManager.isSelected(s.key),{buttonProps:K,regionProps:X}=e0({item:s,isDisabled:V},{...d,focusedKey:S},ee),{onFocus:J,onBlur:ne,...le}=K,{isFocused:pe,isFocusVisible:ie,focusProps:oe}=xi({autoFocus:(r=s.props)==null?void 0:r.autoFocus}),{isHovered:be,hoverProps:Ie}=wi({isDisabled:V}),{pressProps:Oe,isPressed:je}=Df({ref:ee,isDisabled:V,onPress:j,onPressStart:E,onPressEnd:M,onPressChange:y,onPressUp:x}),et=v.useCallback(()=>{i==null||i(!0,s.key)},[]),Ge=v.useCallback(()=>{i==null||i(!1,s.key)},[]),te=v.useMemo(()=>({...R}),[dn(R)]),W=v.useMemo(()=>Nu({isCompact:O,isDisabled:V,hideIndicator:D,disableAnimation:_,disableIndicatorAnimation:c,variant:k}),[O,V,D,_,c,k]),Z=yt(te==null?void 0:te.base,p),se=v.useCallback(($e={})=>({"data-open":ye(C),"data-disabled":ye(V),className:W.base({class:Z}),...ke(Xr(H,{enabled:q}),$e)}),[Z,q,H,W,s.props,C,V]),de=($e={})=>{var tt,sr;return{ref:ee,"data-open":ye(C),"data-focus":ye(pe),"data-focus-visible":ye(ie),"data-disabled":ye(V),"data-hover":ye(be),"data-pressed":ye(je),className:W.trigger({class:te==null?void 0:te.trigger}),onFocus:ga(et,J,oe.onFocus,H.onFocus,(tt=s.props)==null?void 0:tt.onFocus),onBlur:ga(Ge,ne,oe.onBlur,H.onBlur,(sr=s.props)==null?void 0:sr.onBlur),...ke(le,Ie,Oe,$e,{onClick:vn(Oe.onClick,N)})}},Ee=v.useCallback(($e={})=>({"data-open":ye(C),"data-disabled":ye(V),className:W.content({class:te==null?void 0:te.content}),...ke(X,$e)}),[W,te,X,C,V,te==null?void 0:te.content]),ve=v.useCallback(($e={})=>({"aria-hidden":ye(!0),"data-open":ye(C),"data-disabled":ye(V),className:W.indicator({class:te==null?void 0:te.indicator}),...$e}),[W,te==null?void 0:te.indicator,C,V,te==null?void 0:te.indicator]),ge=v.useCallback(($e={})=>({"data-open":ye(C),"data-disabled":ye(V),className:W.heading({class:te==null?void 0:te.heading}),...$e}),[W,te==null?void 0:te.heading,C,V,te==null?void 0:te.heading]),Le=v.useCallback(($e={})=>({"data-open":ye(C),"data-disabled":ye(V),className:W.title({class:te==null?void 0:te.title}),...$e}),[W,te==null?void 0:te.title,C,V,te==null?void 0:te.title]),Ke=v.useCallback(($e={})=>({"data-open":ye(C),"data-disabled":ye(V),className:W.subtitle({class:te==null?void 0:te.subtitle}),...$e}),[W,te,C,V,te==null?void 0:te.subtitle]);return{Component:U,HeadingComponent:I,item:s,slots:W,classNames:te,domRef:ee,indicator:g,children:m,title:w,subtitle:b,startContent:h,isOpen:C,isDisabled:V,hideIndicator:D,keepContentMounted:B,disableAnimation:_,motionProps:T,getBaseProps:se,getHeadingProps:ge,getButtonProps:de,getContentProps:Ee,getIndicatorProps:ve,getTitleProps:Le,getSubtitleProps:Ke}}var ts=e=>f.jsx("svg",{"aria-hidden":"true",fill:"none",focusable:"false",height:"1em",role:"presentation",viewBox:"0 0 24 24",width:"1em",...e,children:f.jsx("path",{d:"M15.5 19l-7-7 7-7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})}),Pt={ease:[.36,.66,.4,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1],spring:[.155,1.105,.295,1.12],springOut:[.57,-.15,.62,.07],softSpring:[.16,1.11,.3,1.02]},Yo={scaleSpring:{enter:{transform:"scale(1)",opacity:1,transition:{type:"spring",bounce:0,duration:.2}},exit:{transform:"scale(0.85)",opacity:0,transition:{type:"easeOut",duration:.15}}},scaleSpringOpacity:{initial:{opacity:0,transform:"scale(0.8)"},enter:{opacity:1,transform:"scale(1)",transition:{type:"spring",bounce:0,duration:.3}},exit:{opacity:0,transform:"scale(0.96)",transition:{type:"easeOut",bounce:0,duration:.15}}},scale:{enter:{scale:1},exit:{scale:.95}},scaleFadeIn:{enter:{transform:"scale(1)",opacity:1,transition:{duration:.25,ease:Pt.easeIn}},exit:{transform:"scale(0.95)",opacity:0,transition:{duration:.2,ease:Pt.easeOut}}},scaleInOut:{enter:{transform:"scale(1)",opacity:1,transition:{duration:.4,ease:Pt.ease}},exit:{transform:"scale(1.03)",opacity:0,transition:{duration:.3,ease:Pt.ease}}},fade:{enter:{opacity:1,transition:{duration:.4,ease:Pt.ease}},exit:{opacity:0,transition:{duration:.3,ease:Pt.ease}}},collapse:{enter:{opacity:1,height:"auto",transition:{height:{type:"spring",bounce:0,duration:.3},opacity:{easings:"ease",duration:.4}}},exit:{opacity:0,height:0,transition:{easings:"ease",duration:.3}}}},Pi=ht((e,t)=>{const{Component:r,HeadingComponent:o,classNames:n,slots:a,indicator:s,children:i,title:d,subtitle:p,startContent:g,isOpen:m,isDisabled:w,hideIndicator:b,keepContentMounted:h,disableAnimation:T,motionProps:S,getBaseProps:k,getHeadingProps:O,getButtonProps:R,getTitleProps:z,getSubtitleProps:D,getContentProps:_,getIndicatorProps:B}=l0({...e,ref:t}),c=Se.useWillChange(),j=v.useMemo(()=>typeof s=="function"?s({indicator:f.jsx(ts,{}),isOpen:m,isDisabled:w}):s||null,[s,m,w])||f.jsx(ts,{}),E=v.useMemo(()=>{if(T)return f.jsx("div",{..._(),children:i});const M={exit:{...Yo.collapse.exit,overflowY:"hidden"},enter:{...Yo.collapse.enter,overflowY:"unset"}};return h?f.jsx(Se.LazyMotion,{features:Se.domAnimation,children:f.jsx(Se.m.section,{animate:m?"enter":"exit",exit:"exit",initial:"exit",style:{willChange:c},variants:M,onKeyDown:y=>{y.stopPropagation()},...S,children:f.jsx("div",{..._(),children:i})},"accordion-content")}):f.jsx(Se.AnimatePresence,{initial:!1,children:m&&f.jsx(Se.LazyMotion,{features:Se.domAnimation,children:f.jsx(Se.m.section,{animate:"enter",exit:"exit",initial:"exit",style:{willChange:c},variants:M,onKeyDown:y=>{y.stopPropagation()},...S,children:f.jsx("div",{..._(),children:i})},"accordion-content")})})},[m,T,h,i,S]);return f.jsxs(r,{...k(),children:[f.jsx(o,{...O(),children:f.jsxs("button",{...R(),children:[g&&f.jsx("div",{className:a.startContent({class:n==null?void 0:n.startContent}),children:g}),f.jsxs("div",{className:a.titleWrapper({class:n==null?void 0:n.titleWrapper}),children:[d&&f.jsx("span",{...z(),children:d}),p&&f.jsx("span",{...D(),children:p})]}),!b&&j&&f.jsx("span",{...B(),children:j})]})}),E]})});Pi.displayName="NextUI.AccordionItem";var c0=Pi;class u0{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(t){let r=this.keyMap.get(t);return r?r.prevKey:null}getKeyAfter(t){let r=this.keyMap.get(t);return r?r.nextKey:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(t){return this.keyMap.get(t)}at(t){const r=[...this.getKeys()];return this.getItem(r[t])}constructor(t,{expandedKeys:r}={}){this.keyMap=new Map,this.iterable=t,r=r||new Set;let o=s=>{if(this.keyMap.set(s.key,s),s.childNodes&&(s.type==="section"||r.has(s.key)))for(let i of s.childNodes)o(i)};for(let s of t)o(s);let n,a=0;for(let[s,i]of this.keyMap)n?(n.nextKey=s,i.prevKey=n.key):(this.firstKey=s,i.prevKey=void 0),i.type==="item"&&(i.index=a++),n=i,n.nextKey=void 0;this.lastKey=n==null?void 0:n.key}}class We extends Set{constructor(t,r,o){super(t),t instanceof We?(this.anchorKey=r||t.anchorKey,this.currentKey=o||t.currentKey):(this.anchorKey=r,this.currentKey=o)}}function d0(e,t){if(e.size!==t.size)return!1;for(let r of e)if(!t.has(r))return!1;return!0}function f0(e){let{selectionMode:t="none",disallowEmptySelection:r,allowDuplicateSelectionEvents:o,selectionBehavior:n="toggle",disabledBehavior:a="all"}=e,s=v.useRef(!1),[,i]=v.useState(!1),d=v.useRef(null),p=v.useRef(null),[,g]=v.useState(null),m=v.useMemo(()=>rs(e.selectedKeys),[e.selectedKeys]),w=v.useMemo(()=>rs(e.defaultSelectedKeys,new We),[e.defaultSelectedKeys]),[b,h]=Zr(m,w,e.onSelectionChange),T=v.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),[S,k]=v.useState(n);n==="replace"&&S==="toggle"&&typeof b=="object"&&b.size===0&&k("replace");let O=v.useRef(n);return v.useEffect(()=>{n!==O.current&&(k(n),O.current=n)},[n]),{selectionMode:t,disallowEmptySelection:r,selectionBehavior:S,setSelectionBehavior:k,get isFocused(){return s.current},setFocused(R){s.current=R,i(R)},get focusedKey(){return d.current},get childFocusStrategy(){return p.current},setFocusedKey(R,z="first"){d.current=R,p.current=z,g(R)},selectedKeys:b,setSelectedKeys(R){(o||!d0(R,b))&&h(R)},disabledKeys:T,disabledBehavior:a}}function rs(e,t){return e?e==="all"?"all":new We(e):t}class p0{build(t,r){return this.context=r,os(()=>this.iterateCollection(t))}*iterateCollection(t){let{children:r,items:o}=t;if(typeof r=="function"){if(!o)throw new Error("props.children was a function but props.items is missing");for(let n of t.items)yield*this.getFullNode({value:n},{renderer:r})}else{let n=[];v.Children.forEach(r,s=>{n.push(s)});let a=0;for(let s of n){let i=this.getFullNode({element:s,index:a},{});for(let d of i)a++,yield d}}}getKey(t,r,o,n){if(t.key!=null)return t.key;if(r.type==="cell"&&r.key!=null)return`${n}${r.key}`;let a=r.value;if(a!=null){var s;let i=(s=a.key)!==null&&s!==void 0?s:a.id;if(i==null)throw new Error("No key found for item");return i}return n?`${n}.${r.index}`:`$.${r.index}`}getChildState(t,r){return{renderer:r.renderer||t.renderer}}*getFullNode(t,r,o,n){let a=t.element;if(!a&&t.value&&r&&r.renderer){let d=this.cache.get(t.value);if(d&&(!d.shouldInvalidate||!d.shouldInvalidate(this.context))){d.index=t.index,d.parentKey=n?n.key:null,yield d;return}a=r.renderer(t.value)}if(v.isValidElement(a)){let d=a.type;if(typeof d!="function"&&typeof d.getCollectionNode!="function"){let w=typeof a.type=="function"?a.type.name:a.type;throw new Error(`Unknown element <${w}> in collection.`)}let p=d.getCollectionNode(a.props,this.context),g=t.index,m=p.next();for(;!m.done&&m.value;){let w=m.value;t.index=g;let b=w.key;b||(b=w.element?null:this.getKey(a,t,r,o));let T=[...this.getFullNode({...w,key:b,index:g,wrapper:g0(t.wrapper,w.wrapper)},this.getChildState(r,w),o?`${o}${a.key}`:a.key,n)];for(let S of T){if(S.value=w.value||t.value,S.value&&this.cache.set(S.value,S),t.type&&S.type!==t.type)throw new Error(`Unsupported type <${Co(S.type)}> in <${Co(n.type)}>. Only <${Co(t.type)}> is supported.`);g++,yield S}m=p.next(T)}return}if(t.key==null)return;let s=this,i={type:t.type,props:t.props,key:t.key,parentKey:n?n.key:null,value:t.value,level:n?n.level+1:0,index:t.index,rendered:t.rendered,textValue:t.textValue,"aria-label":t["aria-label"],wrapper:t.wrapper,shouldInvalidate:t.shouldInvalidate,hasChildNodes:t.hasChildNodes,childNodes:os(function*(){if(!t.hasChildNodes)return;let d=0;for(let p of t.childNodes()){p.key!=null&&(p.key=`${i.key}${p.key}`),p.index=d;let g=s.getFullNode(p,s.getChildState(r,p),i.key,i);for(let m of g)d++,yield m}})};yield i}constructor(){this.cache=new WeakMap}}function os(e){let t=[],r=null;return{*[Symbol.iterator](){for(let o of t)yield o;r||(r=e());for(let o of r)t.push(o),yield o}}}function g0(e,t){if(e&&t)return r=>e(t(r));if(e)return e;if(t)return t}function Co(e){return e[0].toUpperCase()+e.slice(1)}function b0(e,t,r){let o=v.useMemo(()=>new p0,[]),{children:n,items:a,collection:s}=e;return v.useMemo(()=>{if(s)return s;let d=o.build({children:n,items:a},r);return t(d)},[o,n,a,s,r,t])}function v0(e,t){return typeof t.getChildren=="function"?t.getChildren(e.key):e.childNodes}function y0(e){return x0(e,0)}function x0(e,t){if(t<0)return;let r=0;for(let o of e){if(r===t)return o;r++}}function Eo(e,t,r){if(t.parentKey===r.parentKey)return t.index-r.index;let o=[...ns(e,t),t],n=[...ns(e,r),r],a=o.slice(0,n.length).findIndex((s,i)=>s!==n[i]);return a!==-1?(t=o[a],r=n[a],t.index-r.index):o.findIndex(s=>s===r)>=0?1:(n.findIndex(s=>s===t)>=0,-1)}function ns(e,t){let r=[];for(;(t==null?void 0:t.parentKey)!=null;)t=e.getItem(t.parentKey),r.unshift(t);return r}class $0{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(t){this.state.setSelectionBehavior(t)}get isFocused(){return this.state.isFocused}setFocused(t){this.state.setFocused(t)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(t,r){(t==null||this.collection.getItem(t))&&this.state.setFocusedKey(t,r)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(t){return this.state.selectionMode==="none"?!1:(t=this.getKey(t),this.state.selectedKeys==="all"?this.canSelectItem(t):this.state.selectedKeys.has(t))}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 t=this.getSelectAllKeys(),r=this.state.selectedKeys;return this._isSelectAll=t.every(o=>r.has(o)),this._isSelectAll}get firstSelectedKey(){let t=null;for(let r of this.state.selectedKeys){let o=this.collection.getItem(r);(!t||o&&Eo(this.collection,o,t)<0)&&(t=o)}return t==null?void 0:t.key}get lastSelectedKey(){let t=null;for(let r of this.state.selectedKeys){let o=this.collection.getItem(r);(!t||o&&Eo(this.collection,o,t)>0)&&(t=o)}return t==null?void 0:t.key}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(t);return}t=this.getKey(t);let r;if(this.state.selectedKeys==="all")r=new We([t],t,t);else{let o=this.state.selectedKeys,n=o.anchorKey||t;r=new We(o,n,t);for(let a of this.getKeyRange(n,o.currentKey||t))r.delete(a);for(let a of this.getKeyRange(t,n))this.canSelectItem(a)&&r.add(a)}this.state.setSelectedKeys(r)}getKeyRange(t,r){let o=this.collection.getItem(t),n=this.collection.getItem(r);return o&&n?Eo(this.collection,o,n)<=0?this.getKeyRangeInternal(t,r):this.getKeyRangeInternal(r,t):[]}getKeyRangeInternal(t,r){let o=[],n=t;for(;n;){let a=this.collection.getItem(n);if((a&&a.type==="item"||a.type==="cell"&&this.allowsCellSelection)&&o.push(n),n===r)return o;n=this.collection.getKeyAfter(n)}return[]}getKey(t){let r=this.collection.getItem(t);if(!r||r.type==="cell"&&this.allowsCellSelection)return t;for(;r.type!=="item"&&r.parentKey!=null;)r=this.collection.getItem(r.parentKey);return!r||r.type!=="item"?null:r.key}toggleSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(t)){this.replaceSelection(t);return}if(t=this.getKey(t),t==null)return;let r=new We(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);r.has(t)?r.delete(t):this.canSelectItem(t)&&(r.add(t),r.anchorKey=t,r.currentKey=t),!(this.disallowEmptySelection&&r.size===0)&&this.state.setSelectedKeys(r)}replaceSelection(t){if(this.selectionMode==="none"||(t=this.getKey(t),t==null))return;let r=this.canSelectItem(t)?new We([t],t,t):new We;this.state.setSelectedKeys(r)}setSelectedKeys(t){if(this.selectionMode==="none")return;let r=new We;for(let o of t)if(o=this.getKey(o),o!=null&&(r.add(o),this.selectionMode==="single"))break;this.state.setSelectedKeys(r)}getSelectAllKeys(){let t=[],r=o=>{for(;o!=null;){if(this.canSelectItem(o)){let n=this.collection.getItem(o);n.type==="item"&&t.push(o),n.hasChildNodes&&(this.allowsCellSelection||n.type!=="item")&&r(y0(v0(n,this.collection)).key)}o=this.collection.getKeyAfter(o)}};return r(this.collection.getFirstKey()),t}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 We)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(t,r){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(t)&&!this.disallowEmptySelection?this.toggleSelection(t):this.replaceSelection(t):this.selectionBehavior==="toggle"||r&&(r.pointerType==="touch"||r.pointerType==="virtual")?this.toggleSelection(t):this.replaceSelection(t))}isSelectionEqual(t){if(t===this.state.selectedKeys)return!0;let r=this.selectedKeys;if(t.size!==r.size)return!1;for(let o of t)if(!r.has(o))return!1;for(let o of r)if(!t.has(o))return!1;return!0}canSelectItem(t){var r;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(t))return!1;let o=this.collection.getItem(t);return!(!o||!(o==null||(r=o.props)===null||r===void 0)&&r.isDisabled||o.type==="cell"&&!this.allowsCellSelection)}isDisabled(t){var r,o;return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(t)||!!(!((o=this.collection.getItem(t))===null||o===void 0||(r=o.props)===null||r===void 0)&&r.isDisabled))}isLink(t){var r,o;return!!(!((o=this.collection.getItem(t))===null||o===void 0||(r=o.props)===null||r===void 0)&&r.href)}getItemProps(t){var r;return(r=this.collection.getItem(t))===null||r===void 0?void 0:r.props}constructor(t,r,o){this.collection=t,this.state=r;var n;this.allowsCellSelection=(n=o==null?void 0:o.allowsCellSelection)!==null&&n!==void 0?n:!1,this._isSelectAll=null}}function m0(e){let{onExpandedChange:t}=e,[r,o]=Zr(e.expandedKeys?new Set(e.expandedKeys):void 0,e.defaultExpandedKeys?new Set(e.defaultExpandedKeys):new Set,t),n=f0(e),a=v.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),s=b0(e,v.useCallback(d=>new u0(d,{expandedKeys:r}),[r]),null);return v.useEffect(()=>{n.focusedKey!=null&&!s.getItem(n.focusedKey)&&n.setFocusedKey(null)},[s,n.focusedKey]),{collection:s,expandedKeys:r,disabledKeys:a,toggleKey:d=>{o(h0(r,d))},setExpandedKeys:o,selectionManager:new $0(s,n)}}function h0(e,t){let r=new Set(e);return r.has(t)?r.delete(t):r.add(t),r}function w0(e){var t;const r=nr(),{ref:o,as:n,className:a,items:s,variant:i,motionProps:d,expandedKeys:p,disabledKeys:g,selectedKeys:m,children:w,defaultExpandedKeys:b,selectionMode:h="single",selectionBehavior:T="toggle",keepContentMounted:S=!1,disallowEmptySelection:k,defaultSelectedKeys:O,onExpandedChange:R,onSelectionChange:z,dividerProps:D={},isCompact:_=!1,isDisabled:B=!1,showDivider:c=!0,hideIndicator:I=!1,disableAnimation:j=(t=r==null?void 0:r.disableAnimation)!=null?t:!1,disableIndicatorAnimation:E=!1,itemClasses:M,...y}=e,[x,N]=v.useState(null),H=n||"div",U=typeof H=="string",q=Jt(o),ee=v.useMemo(()=>_u({variant:i,className:a}),[i,a]),C={children:v.useMemo(()=>{let oe=[];return v.Children.map(w,be=>{var Ie;if(v.isValidElement(be)&&typeof((Ie=be.props)==null?void 0:Ie.children)!="string"){const Oe=v.cloneElement(be,{hasChildItems:!1});oe.push(Oe)}else oe.push(be)}),oe},[w]),items:s},K={expandedKeys:p,defaultExpandedKeys:b,onExpandedChange:R},X={disabledKeys:g,selectedKeys:m,selectionMode:h,selectionBehavior:T,disallowEmptySelection:k,defaultSelectedKeys:O??b,onSelectionChange:z,...C,...K},J=m0(X);J.selectionManager.setFocusedKey=oe=>{N(oe)};const{accordionProps:ne}=i0({...C,...K},J,q),le=v.useMemo(()=>({state:J,focusedKey:x,motionProps:d,isCompact:_,isDisabled:B,hideIndicator:I,disableAnimation:j,keepContentMounted:S,disableIndicatorAnimation:E}),[x,_,B,I,m,j,S,J==null?void 0:J.expandedKeys.values,E,J.expandedKeys.size,J.disabledKeys.size,d]),pe=v.useCallback((oe={})=>({ref:q,className:ee,"data-orientation":"vertical",...ke(ne,Xr(y,{enabled:U}),oe)}),[]),ie=v.useCallback((oe,be)=>{oe&&N(be)},[]);return{Component:H,values:le,state:J,focusedKey:x,getBaseProps:pe,isSplitted:i==="splitted",classNames:ee,showDivider:c,dividerProps:D,disableAnimation:j,handleFocusChanged:ie,itemClasses:M}}function C0(e){let t=Xr(e,{enabled:typeof e.elementType=="string"}),r;return e.orientation==="vertical"&&(r="vertical"),e.elementType!=="hr"?{separatorProps:{...t,role:"separator","aria-orientation":r}}:{separatorProps:t}}function E0(e){const{as:t,className:r,orientation:o,...n}=e;let a=t||"hr";a==="hr"&&o==="vertical"&&(a="div");const{separatorProps:s}=C0({elementType:typeof a=="string"?a:"hr",orientation:o}),i=v.useMemo(()=>Ku({orientation:o,className:r}),[o,r]),d=v.useCallback((p={})=>({className:i,role:"separator","data-orientation":o,...s,...n,...p}),[i,o,s,n]);return{Component:a,getDividerProps:d}}var ki=ht((e,t)=>{const{Component:r,getDividerProps:o}=E0({...e});return f.jsx(r,{ref:t,...o()})});ki.displayName="NextUI.Divider";var T0=ki,Mi=ht((e,t)=>{const{Component:r,values:o,state:n,isSplitted:a,showDivider:s,getBaseProps:i,disableAnimation:d,handleFocusChanged:p,itemClasses:g,dividerProps:m}=w0({...e,ref:t}),w=v.useCallback((h,T)=>p(h,T),[p]),b=v.useMemo(()=>[...n.collection].map((h,T)=>{const S={...g,...h.props.classNames||{}};return f.jsxs(v.Fragment,{children:[f.jsx(c0,{item:h,variant:e.variant,onFocusChange:w,...o,...h.props,classNames:S}),!h.props.hidden&&!a&&s&&T<n.collection.size-1&&f.jsx(T0,{...m})]},h.key)}),[o,g,w,a,s,n.collection]);return f.jsx(r,{...i(),children:d?b:f.jsx(Se.LayoutGroup,{children:b})})});Mi.displayName="NextUI.Accordion";var S0=Mi;function Ii(e){return null}Ii.getCollectionNode=function*(t,r){let{childItems:o,title:n,children:a}=t,s=t.title||t.children,i=t.textValue||(typeof s=="string"?s:"")||t["aria-label"]||"";!i&&!(r!=null&&r.suppressTextValueWarning)&&console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:t,rendered:s,textValue:i,"aria-label":t["aria-label"],hasChildNodes:P0(t),*childNodes(){if(o)for(let d of o)yield{type:"item",value:d};else if(n){let d=[];v.Children.forEach(a,p=>{d.push({type:"item",element:p})}),yield*d}}}};function P0(e){return e.hasChildItems!=null?e.hasChildItems:!!(e.childItems||e.title&&v.Children.count(e.children)>0)}let k0=Ii;var M0=e=>{const t={top:{originY:1},bottom:{originY:0},left:{originX:1},right:{originX:0},"top-start":{originX:0,originY:1},"top-end":{originX:1,originY:1},"bottom-start":{originX:0,originY:0},"bottom-end":{originX:1,originY:0},"right-start":{originX:0,originY:0},"right-end":{originX:0,originY:1},"left-start":{originX:1,originY:0},"left-end":{originX:1,originY:1}};return(t==null?void 0:t[e])||{}},I0=e=>({top:"top",bottom:"bottom",left:"left",right:"right","top-start":"top start","top-end":"top end","bottom-start":"bottom start","bottom-end":"bottom end","left-start":"left top","left-end":"left bottom","right-start":"right top","right-end":"right bottom"})[e],as=(e,t)=>{if(t.includes("-")){const[,r]=t.split("-");return`${e}-${r}`}return e},R0=k0,O0=R0;const A0=P.styled(S0)`
104
- width: 100%;
105
- ${({theme:e,variant:t})=>{var r,o,n,a,s,i;switch(t){case"shadow":return P.css`
106
- padding-inline: 1rem;
107
- border-radius: 0.75rem;
108
- background-color: ${((o=(r=e==null?void 0:e.colors)==null?void 0:r.slate)==null?void 0:o[100])??u.colors.slate[200]};
109
- box-shadow: ${((a=(n=e==null?void 0:e.colors)==null?void 0:n.slate)==null?void 0:a[200])??u.colors.slate[200]}
110
- 0px 0px 0px 1px;
111
- `;case"bordered":return P.css`
112
- padding-inline: 1rem;
113
- border-radius: 0.75rem;
114
- border: 2px solid
115
- ${((i=(s=e==null?void 0:e.colors)==null?void 0:s.slate)==null?void 0:i[200])??u.colors.slate[200]};
116
- `;case"splitted":return P.css`
117
- display: flex;
118
- flex-direction: column;
119
- gap: 0.5rem;
120
- `;case"light":default:return P.css`
121
- padding-inline: 0.5rem;
122
- `}}};
123
-
124
- .accordion-base {
125
- &[data-disabled] {
126
- pointer-events: none;
127
- opacity: 0.5;
128
- }
129
-
130
- ${({theme:e,variant:t})=>{var r,o,n,a;switch(t){case"splitted":return P.css`
131
- padding-inline: 1rem;
132
- border-radius: 0.75rem;
133
- background-color: ${((o=(r=e==null?void 0:e.colors)==null?void 0:r.slate)==null?void 0:o[100])??u.colors.slate[100]};
134
- box-shadow: ${((a=(n=e==null?void 0:e.colors)==null?void 0:n.slate)==null?void 0:a[200])??u.colors.slate[200]}
135
- 0px 0px 0px 1px;
136
- `;default:return P.css``}}};
137
- }
138
-
139
- .accordion-heading {
140
- margin: 0;
141
- }
142
-
143
- .accordion-trigger {
144
- width: 100%;
145
- height: 100%;
146
- display: flex;
147
- align-items: center;
148
- gap: 0.75rem;
149
- padding: ${({isCompact:e})=>e?"0.5rem 0":"1rem 0"};
150
- appearance: button;
151
- color: inherit;
152
- background-color: transparent;
153
- -webkit-tap-highlight-color: transparent;
154
- outline: 2px solid transparent;
155
- outline-offset: 2px;
156
- cursor: pointer;
157
- border: 0 solid transparent;
158
- user-select: none;
159
-
160
- .text-large {
161
- font-size: 1.125rem;
162
- line-height: 1.75rem;
163
- font-weight: 600;
164
- }
165
-
166
- .text-medium {
167
- font-size: 1rem;
168
- line-height: 1.5;
169
- }
170
-
171
- .text-small {
172
- font-size: 0.875rem;
173
- line-height: 1.2;
174
- }
175
-
176
- &:not([data-focus-visible='true']) {
177
- outline: 0;
178
- }
179
- }
180
-
181
- .accordion-start_content {
182
- flex-shrink: 0;
183
- }
184
-
185
- .accordion-title_wrapper {
186
- display: flex;
187
- flex-direction: column;
188
- flex: 1 1 0%;
189
- text-align: start;
190
- }
191
-
192
- .accordion-indicator {
193
- transition: transform 300ms ease;
194
- &.text-large,
195
- &.text-medium,
196
- &.text-small {
197
- line-height: 0;
198
- }
199
- transform: rotate(-90deg);
200
- &[data-open='true'] {
201
- transform: rotate(90deg);
202
- }
203
- svg {
204
- width: 1rem;
205
- height: 1rem;
206
- }
207
- }
208
-
209
- .accordion-content {
210
- padding-block: ${({isCompact:e})=>e?"0.25rem":"0.5rem"};
211
- }
212
-
213
- [role='separator'] {
214
- border-width: 1px 0 0;
215
- border-style: solid;
216
- border-color: ${({theme:e,variant:t})=>{var r,o,n,a;switch(t){case"shadow":return((o=(r=e==null?void 0:e.colors)==null?void 0:r.slate)==null?void 0:o[300])??u.colors.slate[300];case"bordered":case"splitted":case"light":default:return((a=(n=e==null?void 0:e.colors)==null?void 0:n.slate)==null?void 0:a[200])??u.colors.slate[200]}}};
217
- margin: 0;
218
- }
219
- `;function j0({children:e,...t}){const r={base:"accordion-base",heading:"accordion-heading",trigger:"accordion-trigger",titleWrapper:"accordion-title_wrapper",title:"accordion-title",subtitle:"accordion-subtitle",startContent:"accordion-start_content",indicator:"accordion-indicator",content:"accordion-content"};return f.jsx(A0,{itemClasses:r,...t,children:e})}function L0(e){var t,r;const o=nr(),n=(r=(t=e==null?void 0:e.disableAnimation)!=null?t:o==null?void 0:o.disableAnimation)!=null?r:!1,[a,s]=bi(e,Ta.variantKeys),{as:i,children:d,className:p,content:g,classNames:m,...w}=a,b=i||"span",h=v.useMemo(()=>{var R;return((R=String(g))==null?void 0:R.length)===1||(e==null?void 0:e.isOneChar)},[g,e==null?void 0:e.isOneChar]),T=v.useMemo(()=>{var R;return((R=String(g))==null?void 0:R.length)===0},[g]),S=yt(m==null?void 0:m.badge,p),k=v.useMemo(()=>Ta({...s,showOutline:e!=null&&e.disableOutline?!(e!=null&&e.disableOutline):e==null?void 0:e.showOutline,isOneChar:h,isDot:T}),[dn(s),h,T]),O=()=>({className:k.badge({class:S}),"data-invisible":e.isInvisible,...w});return{Component:b,children:d,content:g,slots:k,classNames:m,disableAnimation:n,isInvisible:e==null?void 0:e.isInvisible,getBadgeProps:O}}var Ri=ht((e,t)=>{const{Component:r,children:o,content:n,slots:a,classNames:s,getBadgeProps:i}=L0({...e});return f.jsxs("div",{className:a.base({class:s==null?void 0:s.base}),children:[o,f.jsx(r,{ref:t,...i(),children:n})]})});Ri.displayName="NextUI.Badge";var K0=Ri;const _0=P.styled.div`
220
- position: relative;
221
- display: inline-flex;
222
- flex-shrink: 0;
223
- `,N0=P.styled.div`
224
- position: absolute;
225
- z-index: 2;
226
-
227
- transform: ${({placement:e})=>{const t={"top-right":"translate(50%, -50%)","bottom-right":"translate(50%, 50%)","bottom-left":"translate(-50%, 50%)","top-left":"translate(-50%, -50%)"};return e&&t[e]?t[e]:t["top-right"]}};
228
-
229
- ${({placement:e,shape:t})=>{const r={rectangle:"5%",circle:"10%"};let o=r.rectangle;t&&r[t]&&(o=r[t]);const n={"top-right":{top:o,right:o},"bottom-right":{bottom:o,right:o},"top-left":{top:o,left:o},"bottom-left":{bottom:o,left:o}};return e&&n[e]?n[e]:n["top-right"]}};
230
- `,D0=P.styled(K0)`
231
- display: flex;
232
- flex-wrap: wrap;
233
- place-content: center;
234
- z-index: 10;
235
- box-sizing: border-box;
236
- border-radius: 9999px;
237
- padding: 0 0.25rem;
238
- font-weight: 400;
239
- user-select: none;
240
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
241
- transition: transform 0.3s ease-out, opacity 0.3s ease-out;
242
- white-space: nowrap;
243
-
244
- ${({size:e,content:t,isOneChar:r,isDot:o})=>{var i;const n={sm:"1rem",md:"1.25rem",lg:"1.5rem;"},a=((i=String(t))==null?void 0:i.length)===1||r;let s=n.md;return e&&n[e]&&(s=n[e]),!t||o?"width: 0.875rem; height: 0.875rem;":a?`width: ${s}; height: ${s};`:`min-width: ${s}; height: ${s};`}}
245
-
246
- font-size: ${({size:e,content:t,isDot:r})=>{const o={sm:"0.75rem",md:"0.875rem",lg:"0.875rem"};if(typeof t=="string"&&t.length>1||r)return o.sm;let n=o.md;return e&&o[e]&&(n=o[e]),n}};
247
-
248
- background: ${({variant:e,theme:t})=>{var r,o,n,a,s;switch(e){case"flat":return`color-mix(
249
- in srgb,
250
- ${((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]},
251
- transparent 45%
252
- )`;case"faded":return`${((n=t==null?void 0:t.colors)==null?void 0:n.white)??u.colors.white}`;case"solid":case"shadow":default:return`${((s=(a=t==null?void 0:t.colors)==null?void 0:a.slate)==null?void 0:s[800])??u.colors.slate[800]}`}}};
253
-
254
- color: ${({variant:e,theme:t})=>{var r,o,n;return e==="faded"?`${((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]}`:`${((n=t==null?void 0:t.colors)==null?void 0:n.white)??u.colors.white}`}};
255
-
256
- border: ${({showOutline:e,variant:t,theme:r})=>{var o,n,a;return t==="faded"?`2px solid ${((n=(o=r==null?void 0:r.colors)==null?void 0:o.slate)==null?void 0:n[800])??u.colors.slate[800]}`:e?`2px solid ${((a=r==null?void 0:r.colors)==null?void 0:a.white)??u.colors.white}`:"none"}};
257
-
258
- box-shadow: ${({variant:e,theme:t})=>{var r,o,n,a;return e==="shadow"?`rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px,
259
- color-mix(
260
- in srgb,
261
- ${((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]},
262
- transparent 60%
263
- )
264
- 0px 10px 15px -3px,
265
- color-mix(
266
- in srgb,
267
- ${((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[800])??u.colors.slate[800]},
268
- transparent 60%
269
- )
270
- 0px 4px 6px -4px`:"none"}};
271
- `,F0={hidden:{opacity:0,transform:"scale(0)"},show:{opacity:1,transform:"scale(1)"}};function z0({children:e,isInvisible:t,disableAnimation:r,placement:o,shape:n,...a}){const s=v.useId(),i=r?{duration:0}:{type:"spring",bounce:.3};return f.jsxs(_0,{children:[e,f.jsx(N0,{placement:o,shape:n,children:f.jsx(Se.AnimatePresence,{children:!t&&f.jsx(Se.motion.div,{variants:F0,initial:r?"show":"hidden",transition:i,animate:"show",exit:"hidden",children:f.jsx(D0,{...a,isInvisible:t,showOutline:a.showOutline??!0})},`badge-${s}`)})})]})}function B0({children:e,...t}){return f.jsx("span",{...t,"aria-hidden":"true",children:e??f.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[f.jsx("path",{d:"M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),f.jsx("path",{d:"M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),f.jsx("path",{d:"M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})}const V0=P.styled(Y.Breadcrumbs)`
272
- display: flex;
273
- align-items: center;
274
- list-style: none;
275
- margin: 0 0 1rem;
276
- padding: 0.3125rem 0 0;
277
- font-size: 0.9rem;
278
- `,H0=P.styled(Y.Breadcrumb)`
279
- display: flex;
280
- align-items: center;
281
- `,U0=P.styled(Y.Breadcrumb)`
282
- display: flex;
283
- align-items: center;
284
- margin: 0 0.5rem;
285
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[600])??u.colors.slate[600]}};
286
-
287
- > svg {
288
- width: 1rem;
289
- height: 1rem;
290
- }
291
- `,W0=P.styled(Y.Link)`
292
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[600])??u.colors.slate[600]}};
293
- text-decoration: none;
294
- cursor: pointer;
295
-
296
- &:not([data-focus-visible='true']) {
297
- outline: none;
298
- }
299
- &[data-hovered] {
300
- text-decoration: underline;
301
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
302
- }
303
-
304
- &[data-current] {
305
- font-weight: 600;
306
- cursor: default;
307
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
308
- }
309
-
310
- &[data-disabled] {
311
- cursor: default;
312
-
313
- &:not([data-current]) {
314
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
315
- }
316
- }
317
- `;function G0({children:e,...t}){return f.jsx(H0,{...t,children:e})}function Y0(e){return f.jsx(W0,{...e})}function X0({children:e,...t}){return f.jsx(U0,{...t,children:e??f.jsx("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:f.jsx("path",{d:"M6 12L10 8L6 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})})}function q0({children:e,...t}){return f.jsx(V0,{...t,children:e})}const qe=P.styled(Y.Button)`
318
- display: flex;
319
- align-items: center;
320
- padding: 0.4rem 2rem;
321
- font-weight: 600;
322
- font-size: 0.9rem;
323
- line-height: 1;
324
- border-radius: 0.375rem;
325
- border-style: solid;
326
- border-width: 1px;
327
- justify-content: center;
328
- transition: all ease 200ms;
329
- height: ${({size:e})=>{switch(e){case"sm":return"2rem";case"lg":return"3rem";case"md":default:return"2.5rem"}}};
330
- background-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]}}};
331
- border-color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":return"transparent";case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[300])??u.colors.slate[300];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[800])??u.colors.slate[800]}}};
332
- color: ${({variant:e,theme:t})=>{var r,o,n;switch(e){case"ghost":case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[900])??u.colors.slate[900];case"solid":default:return((n=t==null?void 0:t.colors)==null?void 0:n.white)??u.colors.white}}};
333
-
334
- &[data-hovered] {
335
- background-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":return"transparent";case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[900])??u.colors.slate[900]}}};
336
- border-color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":return"transparent";case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[400])??u.colors.slate[400];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[900])??u.colors.slate[900]}}};
337
- }
338
-
339
- &[data-focused] {
340
- outline: 2px solid
341
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
342
- background-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":return"transparent";case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[900])??u.colors.slate[900]}}};
343
- border-color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":return"transparent";case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[400])??u.colors.slate[400];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[900])??u.colors.slate[900]}}};
344
- }
345
-
346
- &[data-pressed] {
347
- transform: scale(0.98);
348
- }
349
-
350
- &[data-disabled] {
351
- background-color: ${({isLoading:e,theme:t,variant:r})=>{var o,n,a,s;switch(r){case"ghost":case"outline":return"transparent";case"solid":default:return e?((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[900])??u.colors.slate[900]:((s=(a=t==null?void 0:t.colors)==null?void 0:a.slate)==null?void 0:s[100])??u.colors.slate[100]}}};
352
- border-color: ${({isLoading:e,theme:t,variant:r})=>{var o,n,a,s,i,d,p,g;switch(r){case"ghost":return"transparent";case"outline":return e?((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[300])??u.colors.slate[300]:((s=(a=t==null?void 0:t.colors)==null?void 0:a.slate)==null?void 0:s[200])??u.colors.slate[200];case"solid":default:return e?((d=(i=t==null?void 0:t.colors)==null?void 0:i.slate)==null?void 0:d[900])??u.colors.slate[900]:((g=(p=t==null?void 0:t.colors)==null?void 0:p.slate)==null?void 0:g[200])??u.colors.slate[200]}}};
353
- color: ${({isLoading:e,theme:t,variant:r})=>{var o,n,a,s,i,d,p;switch(r){case"ghost":case"outline":return e?((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[900])??u.colors.slate[900]:((s=(a=t==null?void 0:t.colors)==null?void 0:a.slate)==null?void 0:s[500])??u.colors.slate[500];case"solid":default:return e?((i=t==null?void 0:t.colors)==null?void 0:i.white)??u.colors.white:((p=(d=t==null?void 0:t.colors)==null?void 0:d.slate)==null?void 0:p[400])??u.colors.slate[400]}}};
354
- }
355
- `,Z0=v.forwardRef(function({isDisabled:t=!1,isLoading:r=!1,size:o="md",variant:n="solid",...a},s){return f.jsx(qe,{isDisabled:t||r,isLoading:r,size:o,variant:n,...a,ref:s})}),J0=P.styled.div`
356
- display: flex;
357
- flex-direction: column;
358
- `;function Q0({children:e,...t}){return f.jsx(J0,{...t,children:e})}const ze=P.styled.div`
359
- width: 1.5rem;
360
- height: 1.5rem;
361
- border: 1px solid
362
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
363
- border-radius: 4px;
364
- transition: all ease 200ms;
365
- display: flex;
366
- align-items: center;
367
- justify-content: center;
368
- `,Or=P.styled.svg`
369
- width: 1rem;
370
- height: 1rem;
371
- fill: none;
372
- stroke: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
373
- stroke-width: 3px;
374
- stroke-dasharray: 22px;
375
- stroke-dashoffset: 66;
376
- transition: all 200ms;
377
- `,ep=P.styled(Y.Checkbox)`
378
- display: flex;
379
- align-items: center;
380
- gap: 0.5rem;
381
- font-size: 0.8rem;
382
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
383
- forced-color-adjust: none;
384
-
385
- &[data-hovered] ${ze} {
386
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
387
- }
388
-
389
- &[data-focused] ${ze} {
390
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
391
- outline: 2px solid
392
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
393
- }
394
-
395
- &[data-disabled] {
396
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
397
-
398
- &[data-indeterminate] {
399
- & ${Or} {
400
- stroke: none;
401
- fill: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
402
- }
403
- }
404
-
405
- &[data-indeterminate] ${ze} {
406
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
407
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
408
- }
409
- }
410
- &[data-disabled] ${ze} {
411
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
412
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
413
- }
414
-
415
- &[data-invalid] {
416
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
417
-
418
- ${ze} {
419
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
420
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
421
- border: 1px solid
422
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
423
- }
424
-
425
- &[data-hovered] ${ze} {
426
- border: 1px solid
427
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
428
- }
429
-
430
- &[data-focused] ${ze} {
431
- border: 1px solid
432
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
433
- outline: 2px solid
434
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
435
- }
436
-
437
- &[data-selected],
438
- &[data-indeterminate] {
439
- ${ze} {
440
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
441
- border: 1px solid
442
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
443
- }
444
-
445
- &[data-pressed] ${ze} {
446
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
447
- border: 1px solid
448
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
449
- }
450
- }
451
- }
452
-
453
- &[data-selected],
454
- &[data-indeterminate] {
455
- ${ze} {
456
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
457
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
458
- }
459
-
460
- &[data-pressed] ${ze} {
461
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
462
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
463
- }
464
-
465
- ${Or} {
466
- stroke-dashoffset: 44;
467
- }
468
- }
469
-
470
- &[data-indeterminate] {
471
- & ${Or} {
472
- stroke: none;
473
- fill: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
474
- }
475
- }
476
- `;function tp({control:e,...t}){return e?typeof e=="function"?e(t):e:f.jsx(ze,{className:"checkbox-control",children:f.jsx(Or,{viewBox:"0 0 18 18","aria-hidden":"true",children:t.isIndeterminate?f.jsx("rect",{x:1,y:7.5,width:15,height:3}):f.jsx("polyline",{points:"1 9 7 14 15 4"})})})}function Oi({children:e,slots:t,...r}){return f.jsx(ep,{...r,children:o=>f.jsxs(f.Fragment,{children:[f.jsx(tp,{control:t==null?void 0:t.control,...o}),typeof e=="function"?e(o):e]})})}Oi.defaultProps={slots:{control:void 0}};const rp=P.styled.div`
477
- width: 100%;
478
- `,op=P.styled(Se.motion.div)`
479
- width: 100%;
480
- overflow: hidden;
481
- `,In=v.createContext({});function np({children:e,...t}){const r=v.useId(),[o,n]=Zr(t.isOpen,t.defaultOpen||!1,t.onOpenChange),a=v.useRef(null),s=v.useCallback(()=>{n(!o)},[n,o]);return f.jsx(Y.Provider,{values:[[In,{isOpen:o,id:r,defaultOpen:t.defaultOpen||!1}]],children:f.jsx(af,{ref:a,isPressed:o,onPress:s,"aria-expanded":o,"aria-controls":r,children:f.jsx(rp,{children:e})})})}function ap({children:e}){const{isOpen:t,id:r,defaultOpen:o}=v.useContext(In);return f.jsx(op,{id:r,variants:{hidden:{height:"0px",opacity:0},visible:{height:"auto",opacity:1}},initial:o?"visible":"hidden",animate:t?"visible":"hidden",transition:{type:"spring",bounce:0},children:e})}const sp=e=>{let t="";return Object.values(e).forEach(r=>{t+=`
482
- @media (min-width: ${r}) {
483
- max-width: ${r};
484
- }
485
- `}),t},ip=P.styled.div`
486
- width: 100%;
487
- margin: 0 auto;
488
- padding: 0 1rem;
489
-
490
- ${({theme:e})=>sp((e==null?void 0:e.screens)??u.screens)}
491
- `,lp=v.forwardRef(({children:e,...t},r)=>f.jsx(ip,{...t,ref:r,children:e})),cp=P.styled(Se.motion(Y.Popover))`
492
- padding: 0.4rem 0;
493
- box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
494
- border-radius: 0.375rem;
495
- width: 14rem;
496
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
497
- border: 1px solid
498
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
499
- `;function Ai({children:e,key:t,onAction:r,setAnimation:o,animation:n="hidden",...a}){return f.jsx(cp,{isExiting:n==="hidden",onAnimationComplete:s=>{o(i=>s==="hidden"&&i==="hidden"?"unmounted":i)},variants:{hidden:{opacity:0,y:-10},visible:{opacity:1,y:0}},initial:"hidden",animate:n,...a,children:f.jsx(Y.Menu,{style:{outline:"none"},onAction:r,children:e})},t)}Ai.defaultProps={key:void 0,onAction:void 0};function up(e,t){var r={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var n=0,o=Object.getOwnPropertySymbols(e);n<o.length;n++)t.indexOf(o[n])<0&&Object.prototype.propertyIsEnumerable.call(e,o[n])&&(r[o[n]]=e[o[n]]);return r}var Ur;(function(e){e.event="event",e.props="prop"})(Ur||(Ur={}));function Rt(){}function dp(e){var t,r=void 0;return function(){for(var o=[],n=arguments.length;n--;)o[n]=arguments[n];return t&&o.length===t.length&&o.every(function(a,s){return a===t[s]})||(t=o,r=e.apply(void 0,o)),r}}function Xo(e){return!!(e||"").match(/\d/)}function qo(e){return e==null}function fp(e){return typeof e=="number"&&isNaN(e)}function pp(e){return qo(e)||fp(e)||typeof e=="number"&&!isFinite(e)}function gp(e){var t=v.useRef(e);t.current=e;var r=v.useRef(function(){for(var o=[],n=arguments.length;n--;)o[n]=arguments[n];return t.current.apply(t,o)});return r.current}function ss(e,t){return Array(t+1).join(e)}function bp(e){var t=e+"",r=t[0]==="-"?"-":"";r&&(t=t.substring(1));var o=t.split(/[eE]/g),n=o[0],a=o[1];if(a=Number(a),!a)return r+n;n=n.replace(".","");var s=1+a,i=n.length;return s<0?n="0."+ss("0",Math.abs(s))+n:s>=i?n=n+ss("0",s-i):n=(n.substring(0,s)||"0")+"."+n.substring(s),r+n}function is(e,t){if(e.value=e.value,e!==null){if(e.createTextRange){var r=e.createTextRange();return r.move("character",t),r.select(),!0}return e.selectionStart||e.selectionStart===0?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}var vp=dp(function(e,t){for(var r=0,o=0,n=e.length,a=t.length;e[r]===t[r]&&r<n;)r++;for(;e[n-1-o]===t[a-1-o]&&a-o>r&&n-o>r;)o++;return{from:{start:r,end:n-o},to:{start:r,end:a-o}}}),yp=function(e,t){var r=Math.min(e.selectionStart,t);return{from:{start:r,end:e.selectionEnd},to:{start:r,end:t}}};function xp(e,t,r){return Math.min(Math.max(e,t),r)}function To(e){return Math.max(e.selectionStart,e.selectionEnd)}function $p(){return typeof navigator<"u"&&!(navigator.platform&&/iPhone|iPod/.test(navigator.platform))}function mp(e){var t=e.currentValue,r=e.formattedValue,o=e.currentValueIndex,n=e.formattedValueIndex;return t[o]===r[n]}function hp(e,t,r,o,n,a,s){s===void 0&&(s=mp);var i=n.findIndex(function(z){return z}),d=e.slice(0,i);!t&&!r.startsWith(d)&&(t=d,r=d+r,o=o+d.length);for(var p=r.length,g=e.length,m={},w=new Array(p),b=0;b<p;b++){w[b]=-1;for(var h=0,T=g;h<T;h++){var S=s({currentValue:r,lastValue:t,formattedValue:e,currentValueIndex:b,formattedValueIndex:h});if(S&&m[h]!==!0){w[b]=h,m[h]=!0;break}}}for(var k=o;k<p&&(w[k]===-1||!a(r[k]));)k++;var O=k===p||w[k]===-1?g:w[k];for(k=o-1;k>0&&w[k]===-1;)k--;var R=k===-1||w[k]===-1?0:w[k]+1;return R>O?O:o-R<O-o?R:O}function ls(e,t,r,o){var n=e.length;if(t=xp(t,0,n),o==="left"){for(;t>=0&&!r[t];)t--;t===-1&&(t=r.indexOf(!0))}else{for(;t<=n&&!r[t];)t++;t>n&&(t=r.lastIndexOf(!0))}return t===-1&&(t=n),t}function wp(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),r=0,o=t.length;r<o;r++)t[r]=!!(Xo(e[r])||Xo(e[r-1]));return t}function Cp(e,t,r,o,n,a){a===void 0&&(a=Rt);var s=gp(function(h,T){var S,k;return pp(h)?(k="",S=""):typeof h=="number"||T?(k=typeof h=="number"?bp(h):h,S=o(k)):(k=n(h,void 0),S=o(k)),{formattedValue:S,numAsString:k}}),i=v.useState(function(){return s(qo(e)?t:e,r)}),d=i[0],p=i[1],g=function(h,T){h.formattedValue!==d.formattedValue&&p({formattedValue:h.formattedValue,numAsString:h.value}),a(h,T)},m=e,w=r;qo(e)&&(m=d.numAsString,w=!0);var b=s(m,w);return v.useMemo(function(){p(b)},[b.formattedValue]),[d,g]}function Ep(e){return e.replace(/[^0-9]/g,"")}function Tp(e){return e}function ji(e){var t=e.type;t===void 0&&(t="text");var r=e.displayType;r===void 0&&(r="input");var o=e.customInput,n=e.renderText,a=e.getInputRef,s=e.format;s===void 0&&(s=Tp);var i=e.removeFormatting;i===void 0&&(i=Ep);var d=e.defaultValue,p=e.valueIsNumericString,g=e.onValueChange,m=e.isAllowed,w=e.onChange;w===void 0&&(w=Rt);var b=e.onKeyDown;b===void 0&&(b=Rt);var h=e.onMouseUp;h===void 0&&(h=Rt);var T=e.onFocus;T===void 0&&(T=Rt);var S=e.onBlur;S===void 0&&(S=Rt);var k=e.value,O=e.getCaretBoundary;O===void 0&&(O=wp);var R=e.isValidInputCharacter;R===void 0&&(R=Xo);var z=e.isCharacterSame,D=up(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),_=Cp(k,d,!!p,s,i,g),B=_[0],c=B.formattedValue,I=B.numAsString,j=_[1],E=v.useRef(),M=v.useRef({formattedValue:c,numAsString:I}),y=function(W,Z){M.current={formattedValue:W.formattedValue,numAsString:W.value},j(W,Z)},x=v.useState(!1),N=x[0],H=x[1],U=v.useRef(null),q=v.useRef({setCaretTimeout:null,focusTimeout:null});v.useEffect(function(){return H(!0),function(){clearTimeout(q.current.setCaretTimeout),clearTimeout(q.current.focusTimeout)}},[]);var ee=s,V=function(W,Z){var se=parseFloat(Z);return{formattedValue:W,value:Z,floatValue:isNaN(se)?void 0:se}},C=function(W,Z,se){W.selectionStart===0&&W.selectionEnd===W.value.length||(is(W,Z),q.current.setCaretTimeout=setTimeout(function(){W.value===se&&W.selectionStart!==Z&&is(W,Z)},0))},K=function(W,Z,se){return ls(W,Z,O(W),se)},X=function(W,Z,se){var de=O(Z),Ee=hp(Z,c,W,se,de,R,z);return Ee=ls(Z,Ee,de),Ee},J=function(W){var Z=W.formattedValue;Z===void 0&&(Z="");var se=W.input,de=W.source,Ee=W.event,ve=W.numAsString,ge;if(se){var Le=W.inputValue||se.value,Ke=To(se);se.value=Z,ge=X(Le,Z,Ke),ge!==void 0&&C(se,ge,Z)}Z!==c&&y(V(Z,ve),{event:Ee,source:de})};v.useEffect(function(){var W=M.current,Z=W.formattedValue,se=W.numAsString;(c!==Z||I!==se)&&y(V(c,I),{event:void 0,source:Ur.props})},[c,I]);var ne=U.current?To(U.current):void 0,le=typeof window<"u"?v.useLayoutEffect:v.useEffect;le(function(){var W=U.current;if(c!==M.current.formattedValue&&W){var Z=X(M.current.formattedValue,c,ne);W.value=c,C(W,Z,c)}},[c]);var pe=function(W,Z,se){var de=Z.target,Ee=E.current?yp(E.current,de.selectionEnd):vp(c,W),ve=Object.assign(Object.assign({},Ee),{lastValue:c}),ge=i(W,ve),Le=ee(ge);if(ge=i(Le,void 0),m&&!m(V(Le,ge))){var Ke=Z.target,$e=To(Ke),tt=X(W,c,$e);return Ke.value=c,C(Ke,tt,c),!1}return J({formattedValue:Le,numAsString:ge,inputValue:W,event:Z,source:se,input:Z.target}),!0},ie=function(W,Z){Z===void 0&&(Z=0);var se=W.selectionStart,de=W.selectionEnd;E.current={selectionStart:se,selectionEnd:de+Z}},oe=function(W){var Z=W.target,se=Z.value,de=pe(se,W,Ur.event);de&&w(W),E.current=void 0},be=function(W){var Z=W.target,se=W.key,de=Z.selectionStart,Ee=Z.selectionEnd,ve=Z.value;ve===void 0&&(ve="");var ge;se==="ArrowLeft"||se==="Backspace"?ge=Math.max(de-1,0):se==="ArrowRight"?ge=Math.min(de+1,ve.length):se==="Delete"&&(ge=de);var Le=0;se==="Delete"&&de===Ee&&(Le=1);var Ke=se==="ArrowLeft"||se==="ArrowRight";if(ge===void 0||de!==Ee&&!Ke){b(W),ie(Z,Le);return}var $e=ge;if(Ke){var tt=se==="ArrowLeft"?"left":"right";$e=K(ve,ge,tt),$e!==ge&&W.preventDefault()}else se==="Delete"&&!R(ve[ge])?$e=K(ve,ge,"right"):se==="Backspace"&&!R(ve[ge])&&($e=K(ve,ge,"left"));$e!==ge&&C(Z,$e,ve),b(W),ie(Z,Le)},Ie=function(W){var Z=W.target,se=function(){var de=Z.selectionStart,Ee=Z.selectionEnd,ve=Z.value;if(ve===void 0&&(ve=""),de===Ee){var ge=K(ve,de);ge!==de&&C(Z,ge,ve)}};se(),requestAnimationFrame(function(){se()}),h(W),ie(Z)},Oe=function(W){W.persist&&W.persist();var Z=W.target,se=W.currentTarget;U.current=Z,q.current.focusTimeout=setTimeout(function(){var de=Z.selectionStart,Ee=Z.selectionEnd,ve=Z.value;ve===void 0&&(ve="");var ge=K(ve,de);ge!==de&&!(de===0&&Ee===ve.length)&&C(Z,ge,ve),T(Object.assign(Object.assign({},W),{currentTarget:se}))},0)},je=function(W){U.current=null,clearTimeout(q.current.focusTimeout),clearTimeout(q.current.setCaretTimeout),S(W)},et=N&&$p()?"numeric":void 0,Ge=Object.assign({inputMode:et},D,{type:t,value:c,onChange:oe,onKeyDown:be,onMouseUp:Ie,onFocus:Oe,onBlur:je});if(r==="text")return n?v.createElement(v.Fragment,null,n(c,D)||null):v.createElement("span",Object.assign({},D,{ref:a}),c);if(o){var te=o;return v.createElement(te,Object.assign({},Ge,{ref:a}))}return v.createElement("input",Object.assign({},Ge,{ref:a}))}const Sp=P.styled(Y.Input)`
500
- border: 1px solid
501
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
502
- font-size: 0.9rem;
503
- padding: 0 0.5rem;
504
- height: 2.5rem;
505
- margin: 0;
506
- border-radius: 0.375rem;
507
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
508
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
509
- width: 100%;
510
- transition: all ease 200ms;
511
-
512
- &[data-hovered] {
513
- border: 1px solid
514
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
515
- }
516
-
517
- &[data-focused] {
518
- border: 1px solid
519
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
520
- outline: 2px solid
521
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
522
- }
523
-
524
- &[data-disabled] {
525
- border: 1px solid
526
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
527
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
528
- }
529
-
530
- &[data-invalid] {
531
- border: 1px solid
532
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
533
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
534
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
535
-
536
- &[data-hovered] {
537
- border: 1px solid
538
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
539
- }
540
-
541
- &[data-focused] {
542
- border: 1px solid
543
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
544
- outline: 2px solid
545
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
546
- }
547
- }
548
-
549
- ::placeholder {
550
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
551
- }
552
- `,Pp=P.styled(Y.Label)`
553
- display: flex;
554
- font-size: 0.8rem;
555
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
556
- `,kp=P.styled(Y.TextField)`
557
- display: flex;
558
- flex-direction: column;
559
- width: 100%;
560
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
561
- `,Mp=P.styled(Y.FieldError)`
562
- display: flex;
563
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
564
- font-size: 0.8rem;
565
- `,Ip=P.styled(Y.Text)`
566
- display: flex;
567
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
568
- font-size: 0.8rem;
569
- `;function Li({label:e,description:t,errorMessage:r,placeholder:o,value:n,...a}){const s=i=>{if(i==="")return"";let d=i.substring(0,2);const p=i.substring(2,4);return d.length===1&&Number(d[0])>1?d=`0${d[0]}`:d.length===2&&(Number(d)===0?d="01":Number(d)>12&&(d="12")),`${d}/${p}`};return console.log("value",n),f.jsxs(kp,{...a,children:[f.jsx(Pp,{children:e}),f.jsx(ji,{format:s,customInput:Sp,placeholder:o,value:n}),t&&f.jsx(Ip,{slot:"description",children:t}),f.jsx(Mp,{children:r})]})}Li.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0};const Rp=P.styled(Y.Input)`
570
- border: 1px solid
571
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
572
- font-size: 0.9rem;
573
- padding: 0 0.5rem;
574
- height: 2.5rem;
575
- margin: 0;
576
- border-radius: 0.375rem;
577
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
578
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
579
- width: 100%;
580
- transition: all ease 200ms;
581
-
582
- &[data-hovered] {
583
- border: 1px solid
584
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
585
- }
586
-
587
- &[data-focused] {
588
- border: 1px solid
589
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
590
- outline: 2px solid
591
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
592
- }
593
-
594
- &[data-disabled] {
595
- border: 1px solid
596
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
597
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
598
- }
599
-
600
- &[data-invalid] {
601
- border: 1px solid
602
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
603
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
604
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
605
-
606
- &[data-hovered] {
607
- border: 1px solid
608
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
609
- }
610
-
611
- &[data-focused] {
612
- border: 1px solid
613
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
614
- outline: 2px solid
615
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
616
- }
617
- }
618
-
619
- ::placeholder {
620
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
621
- }
622
- `,Op=P.styled(Y.Label)`
623
- display: flex;
624
- font-size: 0.8rem;
625
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
626
- `,Ap=P.styled(Y.TextField)`
627
- display: flex;
628
- flex-direction: column;
629
- width: 100%;
630
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
631
- `,jp=P.styled(Y.FieldError)`
632
- display: flex;
633
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
634
- font-size: 0.8rem;
635
- `,Lp=P.styled(Y.Text)`
636
- display: flex;
637
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
638
- font-size: 0.8rem;
639
- `,cs=e=>{const r=[{regex:/^4[0-9]{0,15}/,format:"#### #### #### ####"},{regex:/^5[1-5][0-9]{0,14}/,format:"#### #### #### ####"},{regex:/^3[47][0-9]{0,13}/,format:"#### ###### #####"},{regex:/^6(?:011|5[0-9]{2})[0-9]{0,12}/,format:"#### #### #### ####"},{regex:/^3(?:0[0-5]|[68][0-9])[0-9]{0,11}/,format:"#### ###### ####"},{regex:/^(?:2131|1800|35\d{3})\d{0,11}/,format:"#### #### #### ####"}].find(o=>o.regex.test(e));return r?r.format:"#### #### #### #### ###"};function Ki({label:e,description:t,errorMessage:r,placeholder:o,value:n,onChange:a,...s}){const[i,d]=v.useState(n||"");v.useEffect(()=>{d(n||"")},[n]);const p=m=>{if(m==="")return"";const w=m.replace(/\s+/g,""),b=cs(w);let h="",T=0;for(let S=0;S<b.length;S+=1)if(b[S]==="#")if(T<w.length)h+=w[T],T+=1;else break;else h+=b[S];return h},g=m=>{const w=m.value.replace(/\s+/g,""),h=cs(w).replace(/[^#]/g,"").length,T=w.slice(0,h);d(T),a&&a(T)};return f.jsxs(Ap,{...s,children:[f.jsx(Op,{children:e}),f.jsx(ji,{value:i,format:p,customInput:Rp,placeholder:o,onValueChange:g}),t&&f.jsx(Lp,{slot:"description",children:t}),f.jsx(jp,{children:r})]})}Ki.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0,value:void 0,onChange:()=>{}};const Kp=P.styled(Y.DateField)`
640
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
641
- `,_p=P.styled(Y.DateInput)`
642
- display: flex;
643
- align-items: center;
644
- border: 1px solid
645
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
646
- font-size: 0.9rem;
647
- padding: 0 0.25rem;
648
- height: 2.5rem;
649
- margin: 0;
650
- border-radius: 0.375rem;
651
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
652
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
653
- width: 100%;
654
- transition: all ease 200ms;
655
-
656
- &[data-hovered] {
657
- border: 1px solid
658
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
659
- }
660
-
661
- &[data-focus-within] {
662
- border: 1px solid
663
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
664
- outline: 2px solid
665
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
666
- }
667
-
668
- &[data-disabled] {
669
- border: 1px solid
670
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
671
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
672
- }
673
-
674
- &[data-invalid] {
675
- border: 1px solid
676
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
677
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
678
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
679
-
680
- &[data-hovered] {
681
- border: 1px solid
682
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
683
- }
684
-
685
- &[data-focus-within] {
686
- border: 1px solid
687
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
688
- outline: 2px solid
689
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
690
- }
691
- }
692
- `,Np=P.styled(Y.DateSegment)`
693
- padding: 0.25rem;
694
- font-variant-numeric: tabular-nums;
695
- text-align: end;
696
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
697
-
698
- &[data-invalid] {
699
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
700
- }
701
-
702
- &[data-disabled] {
703
- cursor: default;
704
- user-select: none;
705
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
706
- }
707
-
708
- &[data-focused],
709
- &[data-focus-visible] {
710
- outline: 1px auto
711
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
712
- }
713
-
714
- &[data-type='literal'] {
715
- padding: 0;
716
- }
717
-
718
- &[data-placeholder] {
719
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
720
-
721
- &[data-invalid] {
722
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
723
-
724
- &:focus {
725
- color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
726
- }
727
- }
728
- }
729
-
730
- &:focus:not([aria-readonly]) {
731
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
732
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
733
- outline: none;
734
- border-radius: 0.375rem;
735
- caret-color: transparent;
736
-
737
- &[data-invalid] {
738
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
739
- color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
740
- }
741
- }
742
- `,Dp=P.styled(Y.Label)`
743
- display: flex;
744
- font-size: 0.8rem;
745
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
746
- `,Fp=P.styled(Y.FieldError)`
747
- display: flex;
748
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
749
- font-size: 0.8rem;
750
- `,zp=P.styled(Y.Text)`
751
- display: flex;
752
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
753
- font-size: 0.8rem;
754
- `;function _i({label:e,description:t,errorMessage:r,...o}){return f.jsxs(Kp,{...o,children:[f.jsx(Dp,{children:e}),f.jsx(_p,{children:n=>f.jsx(Np,{segment:n})}),f.jsx(zp,{slot:"description",children:t}),f.jsx(Fp,{children:r})]})}_i.defaultProps={label:void 0,description:void 0,errorMessage:void 0};const Bp=P.styled.div`
755
- width: ${({orientation:e})=>e==="vertical"?"1px":"100%"};
756
- height: ${({orientation:e})=>e==="vertical"?"auto":"1px"};
757
- margin: ${({orientation:e})=>e==="vertical"?"0 1rem":"1rem 0"};
758
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
759
- `;function Vp({orientation:e="horizontal",...t}){const{separatorProps:r}=Pc.useSeparator({...t,orientation:e}),o={...t,...r};return f.jsx(Bp,{...o,orientation:e})}const gt=P.styled(Y.Input)`
760
- border: 1px solid
761
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
762
- font-size: 0.9rem;
763
- padding: 0 0.5rem;
764
- height: 2.5rem;
765
- margin: 0;
766
- border-radius: 0.375rem;
767
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
768
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
769
- width: 100%;
770
- transition: all ease 200ms;
771
-
772
- &[data-hovered] {
773
- border: 1px solid
774
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
775
- }
776
-
777
- &[data-focused] {
778
- border: 1px solid
779
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
780
- outline: 2px solid
781
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
782
- }
783
-
784
- &[data-disabled] {
785
- border: 1px solid
786
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
787
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
788
- }
789
-
790
- &[data-invalid] {
791
- border: 1px solid
792
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
793
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
794
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
795
-
796
- &[data-hovered] {
797
- border: 1px solid
798
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
799
- }
800
-
801
- &[data-focused] {
802
- border: 1px solid
803
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
804
- outline: 2px solid
805
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
806
- }
807
- }
808
-
809
- ::placeholder {
810
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
811
- }
812
- `,Ni=P.styled(Y.Label)`
813
- display: flex;
814
- font-size: 0.8rem;
815
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
816
- `,Hp=P.styled(Y.TextField)`
817
- display: flex;
818
- flex-direction: column;
819
- width: 100%;
820
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
821
- `,Di=P.styled(Y.FieldError)`
822
- display: flex;
823
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
824
- font-size: 0.8rem;
825
- `,Fi=P.styled(Y.Text)`
826
- display: flex;
827
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
828
- font-size: 0.8rem;
829
- `;function zi({label:e,description:t,errorMessage:r,placeholder:o,...n}){return f.jsxs(Hp,{...n,children:[f.jsx(Ni,{children:e}),f.jsx(gt,{placeholder:o}),t&&f.jsx(Fi,{slot:"description",children:t}),f.jsx(Di,{children:r})]})}zi.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0};const Up=P.styled(Y.Link)`
830
- color: ${({isDisabled:e,theme:t})=>{var r,o,n,a;return e?((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[300])??u.colors.slate[300]:((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[500])??u.colors.slate[500]}};
831
- cursor: ${({isDisabled:e})=>e?"default":"pointer"};
832
- text-decoration: none;
833
- transition: 0.3s color;
834
- outline: none;
835
-
836
- &:hover {
837
- color: ${({isDisabled:e,theme:t})=>{var r,o,n,a;return e?((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[300])??u.colors.slate[300]:((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[800])??u.colors.slate[800]}};
838
- }
839
- `;function Wp({children:e,...t}){return f.jsx(Up,{...t,children:e})}const Gp=P.styled(Y.Meter)`
840
- display: flex;
841
- flex-direction: column;
842
- gap: 0.5rem;
843
- `,Yp=P.styled.div`
844
- display: flex;
845
- justify-content: space-between;
846
- gap: 1rem;
847
- `,Xp=P.styled(Y.Label)`
848
- font-size: 0.875rem;
849
- `,qp=P.styled.span`
850
- font-size: 0.875rem;
851
- font-variant-numeric: tabular-nums;
852
- margin-left: auto;
853
- `,Zp=P.styled.div`
854
- height: 0.625rem;
855
- border-radius: 0.3rem;
856
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
857
- forced-color-adjust: none;
858
- overflow: hidden;
859
- `,Jp=P.styled(Se.motion.div)`
860
- height: 100%;
861
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[800])??u.colors.slate[800]}};
862
- `;function Qp({label:e,showValue:t=!0,value:r=0,minValue:o=0,maxValue:n=100,formatOptions:a={style:"percent"},...s}){return f.jsx(Gp,{value:r,minValue:o,maxValue:n,formatOptions:a,...s,children:({percentage:i,valueText:d})=>f.jsxs(f.Fragment,{children:[(e||t)&&f.jsxs(Yp,{children:[e&&f.jsx(Xp,{children:e}),t&&f.jsx(qp,{children:d})]}),f.jsx(Zp,{children:f.jsx(Jp,{initial:{width:`${i}%`},animate:{width:`${i}%`},transition:{type:"spring",bounce:0}})})]})})}const eg=P.styled(Y.Modal)`
863
- position: absolute;
864
- inset: 50%;
865
- `;function tg({children:e,...t}){return f.jsx(eg,{...t,children:e})}const us=P.keyframes`
866
- 0% {
867
- opacity: 0;
868
- backdrop-filter: blur(0);
869
- }
870
-
871
- 100% {
872
- opacity: 1;
873
- backdrop-filter: blur(10px);
874
- }
875
- `,rg=P.styled(Y.ModalOverlay)`
876
- backdrop-filter: blur(10px);
877
- background: ${({theme:e})=>{var t;return`rgb(from ${((t=e==null?void 0:e.colors)==null?void 0:t.black)??u.colors.black} r g b / 30%)`}};
878
- position: fixed;
879
- z-index: 100;
880
- top: 0;
881
- left: 0;
882
- width: 100vw;
883
- height: var(--visual-viewport-height);
884
-
885
- &[data-entering] {
886
- animation: ${us} 300ms;
887
- }
888
-
889
- &[data-exiting] {
890
- animation: ${us} 300ms reverse;
891
- }
892
- `;function og(e){return f.jsx(rg,{...e})}const ds=P.keyframes`
893
- from {
894
- transform: translate(-50%, -50%) scale(0.8);
895
- }
896
-
897
- to {
898
- transform: translate(-50%, -50%) scale(1);
899
- }
900
- `,Zo=P.styled(Y.Dialog)`
901
- padding: 2rem;
902
- outline: none;
903
- box-shadow: 0 0.5rem 1.5rem rgba(0 0 0 / 0.1);
904
- border-radius: 0.5rem;
905
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
906
- border: 1px solid
907
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
908
- outline: none;
909
- max-width: max-content;
910
- width: 100vw;
911
- position: absolute;
912
- top: 50%;
913
- left: 50%;
914
- transform: translate(-50%, -50%);
915
- `,ng=P.createGlobalStyle`
916
- [data-entering] ${Zo} {
917
- animation: ${ds} 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
918
- }
919
-
920
- [data-exiting] ${Zo} {
921
- animation: ${ds} 300ms cubic-bezier(0.175, 0.885, 0.32, 1.275) reverse;
922
- }
923
- `;function ag(e){return f.jsxs(f.Fragment,{children:[f.jsx(ng,{}),f.jsx(Zo,{...e})]})}const sg=P.keyframes`
924
- from { transform: translateY(-100%); }
925
- to { transform: translateY(0); }
926
- `,ig=P.keyframes`
927
- from { transform: translateX(100%); }
928
- to { transform: translateX(0); }
929
- `,lg=P.keyframes`
930
- from { transform: translateY(100%); }
931
- to { transform: translateY(0); }
932
- `,cg=P.keyframes`
933
- from { transform: translateX(-100%); }
934
- to { transform: translateX(0); }
935
- `,Jo=P.styled(Y.Dialog)`
936
- padding: 2rem;
937
- position: fixed;
938
- outline: none;
939
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
940
- border: 0
941
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}}
942
- solid;
943
- animation-duration: 300ms;
944
-
945
- &[data-direction='top'] {
946
- inset: 0 0 calc(100% - 20rem) 0;
947
- border-bottom-width: 1px;
948
- box-shadow: 0 0.5rem 1.5rem rgba(0 0 0 / 0.1);
949
- }
950
-
951
- &[data-direction='right'] {
952
- inset: 0 0 0 calc(100% - 20rem);
953
- border-left-width: 1px;
954
- box-shadow: -0.5rem 0 1.5rem rgba(0 0 0 / 0.1);
955
- }
956
-
957
- &[data-direction='bottom'] {
958
- inset: calc(100% - 20rem) 0 0 0;
959
- border-top-width: 1px;
960
- box-shadow: 0 -0.5rem 1.5rem rgba(0 0 0 / 0.1);
961
- }
962
-
963
- &[data-direction='left'] {
964
- inset: 0 calc(100% - 20rem) 0 0;
965
- border-right-width: 1px;
966
- box-shadow: 0.5rem 0 1.5rem rgba(0 0 0 / 0.1);
967
- }
968
- `,ug=P.createGlobalStyle`
969
- [data-exiting] ${Jo} {
970
- animation-direction: reverse;
971
- animation-timing-function: ease-in;
972
- }
973
-
974
- [data-entering],
975
- [data-exiting] {
976
- ${Jo} {
977
- &[data-direction='top'] {
978
- animation-name: ${sg};
979
- }
980
-
981
- &[data-direction='right'] {
982
- animation-name: ${ig};
983
- }
984
-
985
- &[data-direction='bottom'] {
986
- animation-name: ${lg};
987
- }
988
-
989
- &[data-direction='left'] {
990
- animation-name: ${cg};
991
- }
992
- }
993
- }
994
- `;function Bi({direction:e,...t}){return f.jsxs(f.Fragment,{children:[f.jsx(ug,{}),f.jsx(Jo,{"data-direction":e,...t})]})}Bi.defaultProps={direction:"right"};const dg=P.styled(Y.NumberField)`
995
- display: flex;
996
- flex-direction: column;
997
- width: 100%;
998
- `,fg=P.styled(Y.Group)`
999
- display: flex;
1000
- border-radius: 0.375rem;
1001
-
1002
- ${qe} {
1003
- cursor: pointer;
1004
- padding: 0;
1005
- width: 2.5rem;
1006
- height: 2.5rem;
1007
- flex-shrink: 0;
1008
-
1009
- :first-of-type {
1010
- border-right: none;
1011
- border-top-right-radius: 0;
1012
- border-bottom-right-radius: 0;
1013
- }
1014
-
1015
- :last-of-type {
1016
- border-left: none;
1017
- border-top-left-radius: 0;
1018
- border-bottom-left-radius: 0;
1019
- }
1020
- }
1021
-
1022
- ${gt} {
1023
- border-radius: 0;
1024
-
1025
- &[data-focused] {
1026
- outline: none;
1027
- }
1028
- }
1029
-
1030
- &[data-hovered] {
1031
- ${qe}, ${gt} {
1032
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1033
- }
1034
- }
1035
-
1036
- &[data-focus-within] {
1037
- outline: 2px solid
1038
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1039
-
1040
- &[data-invalid] {
1041
- outline: 2px solid
1042
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1043
- }
1044
-
1045
- ${qe}, ${gt} {
1046
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1047
- }
1048
- }
1049
-
1050
- &[data-disabled] {
1051
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1052
-
1053
- ${qe} {
1054
- cursor: default;
1055
- }
1056
-
1057
- ${qe}, ${gt} {
1058
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1059
- }
1060
- }
1061
-
1062
- &[data-invalid] {
1063
- ${qe}, ${gt} {
1064
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1065
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1066
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1067
-
1068
- &[data-hovered] {
1069
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1070
- }
1071
-
1072
- &[data-focused] {
1073
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1074
- }
1075
- }
1076
- }
1077
-
1078
- &[aria-readonly] {
1079
- ${qe} {
1080
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1081
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1082
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1083
- cursor: default;
1084
- }
1085
- }
1086
- `,pg=f.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:f.jsx("path",{d:"M5 12H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),gg=f.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:f.jsx("path",{d:"M12 5V19M5 12H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});function Vi({label:e,description:t,errorMessage:r,isInvalid:o,isReadOnly:n,slots:a,...s}){return f.jsxs(dg,{isInvalid:o,...s,children:[f.jsx(Ni,{children:e}),f.jsxs(fg,{isInvalid:o,"aria-readonly":n,children:[f.jsx(qe,{variant:"outline",slot:"decrement",children:a==null?void 0:a.decrementIcon}),f.jsx(gt,{readOnly:n}),f.jsx(qe,{variant:"outline",slot:"increment",children:a==null?void 0:a.incrementIcon})]}),t&&f.jsx(Fi,{slot:"description",children:t}),f.jsx(Di,{children:r})]})}Vi.defaultProps={label:void 0,description:void 0,errorMessage:void 0,slots:{decrementIcon:pg,incrementIcon:gg}};const bg=P.styled(Y.Group)`
1087
- display: flex;
1088
- flex-wrap: wrap;
1089
- gap: 0.5rem;
1090
- `,vg=P.styled(Y.Input)`
1091
- border: 1px solid
1092
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1093
- font-size: 0.9rem;
1094
- padding: 0 0.5rem;
1095
- height: 2.5rem;
1096
- margin: 0;
1097
- border-radius: 0.375rem;
1098
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1099
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1100
- width: 100%;
1101
- text-align: center;
1102
- transition: all ease 200ms;
1103
-
1104
- &[data-hovered] {
1105
- border: 1px solid
1106
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1107
- }
1108
-
1109
- &[data-focused] {
1110
- border: 1px solid
1111
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1112
- outline: 2px solid
1113
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1114
- }
1115
-
1116
- &[data-disabled] {
1117
- border: 1px solid
1118
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1119
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1120
- }
1121
-
1122
- &[data-invalid] {
1123
- border: 1px solid
1124
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1125
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1126
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1127
-
1128
- &[data-hovered] {
1129
- border: 1px solid
1130
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1131
- }
1132
-
1133
- &[data-focused] {
1134
- border: 1px solid
1135
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1136
- outline: 2px solid
1137
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1138
- }
1139
- }
1140
-
1141
- ::placeholder {
1142
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1143
- }
1144
- `,yg=P.styled(Y.Label)`
1145
- display: flex;
1146
- flex: 1 0 100%;
1147
- font-size: 0.8rem;
1148
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1149
- `,xg=P.styled(Y.TextField)`
1150
- display: flex;
1151
- flex-direction: column;
1152
- width: 100%;
1153
- flex: 1;
1154
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1155
- `,$g=P.styled(Y.TextField)`
1156
- display: flex;
1157
- flex-direction: row;
1158
- flex-wrap: wrap;
1159
- flex: 1 0 100%;
1160
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1161
- `,mg=P.styled(Y.FieldError)`
1162
- display: flex;
1163
- flex: 1 0 100%;
1164
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1165
- font-size: 0.8rem;
1166
- `,hg=P.styled(Y.Text)`
1167
- display: flex;
1168
- flex: 1 0 100%;
1169
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1170
- font-size: 0.8rem;
1171
- `;function Hi({description:e,errorMessage:t,isDisabled:r=!1,isInvalid:o=!1,isMasked:n=!1,isRequired:a=!0,label:s,length:i=6,name:d,onChange:p,value:g="",type:m="numeric",validationBehavior:w="native",...b}){v.useState(-1);const[h,T]=v.useState(g),[S,k]=v.useState(Array(i).fill("")),O=v.useRef([]);v.useEffect(()=>{O.current=O.current.slice(0,i)},[i]),v.useEffect(()=>{const _=S.join("");T(_),p&&p(_)},[p,S]);const R=_=>{var j,E;const B=_.target.value,c=Number(_.target.getAttribute("data-pin-input-index"));B!==""&&c<S.length-1&&((E=(j=O.current)==null?void 0:j[c+1])==null||E.focus());const I=S.map((M,y)=>y===c?B:M);k(I)},z=_=>{var j,E,M,y;const B=Number(_.currentTarget.getAttribute("data-pin-input-index"));if(_.ctrlKey||_.metaKey)return;const c=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Control","Alt","Meta","Shift","Tab","Enter","Escape"],I={alpha:/^[a-z]$/i,alphanumeric:/^[a-z0-9]$/i,numeric:/^[0-9]$/i};if(!_.key.match(I[m])&&!c.includes(_.key)&&_.preventDefault(),S[B]===""&&B>0&&_.key==="Backspace"){const x=S.map((N,H)=>H===B-1?"":N);k(x),(E=(j=O.current)==null?void 0:j[B-1])==null||E.focus(),_.preventDefault()}if(S[B]===""&&B<S.length-1&&_.key==="Delete"){const x=S.map((N,H)=>H===B+1?"":N);k(x),(y=(M=O.current)==null?void 0:M[B+1])==null||y.focus(),_.preventDefault()}},D=_=>{var y,x;const B=Number(_.currentTarget.getAttribute("data-pin-input-index"));_.preventDefault();const c=(y=_.clipboardData)==null?void 0:y.getData("text");if(!c)return;const I=c.split("").filter(N=>{switch(m){case"alpha":return/^[a-zA-Z]$/.test(N);case"alphanumeric":return/^[a-z0-9]$/i.test(N);case"numeric":default:return/^[0-9]$/.test(N)}});if(I.length===0)return;const j=[...S];let E=B;for(let N=0;N<I.length&&B+N<i;N++)j[B+N]=I[N],E=B+N;k(j);const M=E+1<i?E+1:i-1;(x=O.current[M])==null||x.focus()};return f.jsxs(bg,{...b,"aria-label":s,children:[f.jsx(yg,{children:s}),S.map((_,B)=>f.jsx(xg,{"aria-label":`Pin Input Digit ${B+1}`,isDisabled:r,isInvalid:o,isRequired:a,validationBehavior:w,children:f.jsx(vg,{onChange:R,onKeyDown:z,onPaste:D,type:n?"password":"text",ref:c=>c?O.current[B]=c:null,value:_,maxLength:1,name:d&&`${d}-${B}`,"data-pin-input-index":B})},`pin-input-${B}`)),f.jsxs($g,{"aria-label":"Pin Input",isDisabled:r,isInvalid:o,isRequired:a,validationBehavior:w,children:[d&&f.jsx(Y.Input,{type:"hidden",name:d,value:h}),e&&f.jsx(hg,{slot:"description",children:e}),f.jsx(mg,{children:t})]})]})}Hi.defaultProps={description:void 0,errorMessage:void 0,isMasked:!1,isRequired:!0,label:void 0,length:6,name:"",onChange:()=>{},value:"",type:"numeric",validationBehavior:"native"};const wg=P.styled(Y.ProgressBar)`
1172
- display: flex;
1173
- `,Cg=P.styled.div`
1174
- display: flex;
1175
- flex-direction: column;
1176
- align-items: center;
1177
- `,Eg=P.styled(Y.Label)`
1178
- font-size: 0.875rem;
1179
- `,Tg=P.styled.circle`
1180
- stroke: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1181
- `,Sg=P.styled.circle`
1182
- stroke: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[800])??u.colors.slate[800]}};
1183
- transition: stroke-dashoffset 600ms ease-in-out;
1184
- `,Pg=P.styled.text`
1185
- font-size: 0.875rem;
1186
- fill: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[800])??u.colors.slate[800]}};
1187
- `;function kg({label:e,value:t=0,showValue:r=!0,size:o=60,strokeWidth:n=6,...a}){const s=o/2,i=s-n,d=2*Math.PI*i;return f.jsx(wg,{"aria-label":"Loading...",...a,value:t,children:({percentage:p=0})=>f.jsxs(Cg,{children:[f.jsx(Eg,{children:e}),f.jsxs("svg",{width:o,height:o,fill:"none",children:[f.jsx(Tg,{cx:s,cy:s,r:i,strokeWidth:n}),f.jsx(Sg,{cx:s,cy:s,r:i,strokeWidth:n,strokeDasharray:`${d} ${d}`,strokeDashoffset:(100-p)/100*d,strokeLinecap:"round",transform:`rotate(-90 ${s} ${s})`}),r&&f.jsxs(Pg,{x:"50%",y:"50%",alignmentBaseline:"middle",textAnchor:"middle",children:[p,"%"]})]})]})})}const Mg=P.styled(Y.ProgressBar)`
1188
- width: ${({width:e})=>e||"100%"};
1189
- overflow: hidden;
1190
- `,Ig=P.styled.div`
1191
- display: flex;
1192
- align-items: center;
1193
- justify-content: space-between;
1194
- gap: 0.5rem;
1195
- margin-bottom: 0.3rem;
1196
- `,Rg=P.styled(Y.Label)`
1197
- font-size: 0.875rem;
1198
- `,Og=P.styled.span`
1199
- font-size: 0.875rem;
1200
- `,Ag=P.styled.div`
1201
- forced-color-adjust: none;
1202
- height: 0.625rem;
1203
- border-radius: 0.3rem;
1204
- overflow: hidden;
1205
- will-change: transform;
1206
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1207
- `,jg=P.styled.div`
1208
- width: ${({width:e,isIndeterminate:t})=>t?"40%":e};
1209
- transition: ${({isIndeterminate:e})=>e?"none":"width 600ms ease-in-out"};
1210
- height: 100%;
1211
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[800])??u.colors.slate[800]}};
1212
- border-radius: inherit;
1213
- animation: ${({isIndeterminate:e})=>e?"indeterminate 1.5s infinite ease-in-out":"none"};
1214
-
1215
- @keyframes indeterminate {
1216
- from {
1217
- transform: translateX(-100%);
1218
- }
1219
-
1220
- to {
1221
- transform: translateX(250px);
1222
- }
1223
- }
1224
- `;function Lg({label:e,isIndeterminate:t,showValue:r=!0,width:o,...n}){return f.jsx(Mg,{...n,width:o,children:({percentage:a,valueText:s})=>f.jsxs(f.Fragment,{children:[f.jsxs(Ig,{children:[f.jsx(Rg,{children:e}),r&&f.jsx(Og,{children:s})]}),f.jsx(Ag,{children:f.jsx(jg,{isIndeterminate:t,width:typeof a=="number"?`${a}%`:""})})]})})}const Ye=P.styled.div`
1225
- width: 1.5rem;
1226
- height: 1.5rem;
1227
- border: 1px solid
1228
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1229
- border-radius: 50%;
1230
- transition: all ease 200ms;
1231
- display: flex;
1232
- align-items: center;
1233
- justify-content: center;
1234
- `,Qo=P.styled.div`
1235
- opacity: 0;
1236
- width: 0.75rem;
1237
- height: 0.75rem;
1238
- border-radius: 50%;
1239
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1240
- transition: all ease 200ms;
1241
- `,Kg=P.styled(Y.Radio)`
1242
- display: flex;
1243
- align-items: center;
1244
- gap: 0.5rem;
1245
-
1246
- &[data-hovered] ${Ye} {
1247
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1248
- }
1249
-
1250
- &[data-focused] ${Ye} {
1251
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1252
- outline: 2px solid
1253
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1254
- }
1255
-
1256
- &[data-selected] ${Qo} {
1257
- opacity: 1;
1258
- }
1259
-
1260
- &[data-disabled] {
1261
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1262
- }
1263
- &[data-disabled] ${Ye} {
1264
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1265
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1266
- }
1267
-
1268
- &[data-invalid] {
1269
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1270
-
1271
- ${Ye} {
1272
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1273
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1274
- border: 1px solid
1275
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1276
- }
1277
-
1278
- ${Qo} {
1279
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1280
- }
1281
-
1282
- &[data-disabled] {
1283
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[400])??u.colors.red[300]}};
1284
- }
1285
- &[data-disabled] ${Ye} {
1286
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1287
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1288
- }
1289
-
1290
- &[data-hovered] ${Ye} {
1291
- border: 1px solid
1292
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1293
- }
1294
-
1295
- &[data-focused] ${Ye} {
1296
- border: 1px solid
1297
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1298
- outline: 2px solid
1299
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1300
- }
1301
-
1302
- &[data-selected] {
1303
- ${Ye} {
1304
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1305
- border: 1px solid
1306
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1307
- }
1308
-
1309
- &[data-pressed] ${Ye} {
1310
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1311
- border: 1px solid
1312
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1313
- }
1314
- }
1315
- }
1316
- `;function _g({control:e,...t}){return e?typeof e=="function"?e(t):e:f.jsx(Ye,{className:"radio-control",...t,children:f.jsx(Qo,{})})}function Ui({children:e,slots:t,...r}){return f.jsx(Kg,{...r,children:o=>f.jsxs(f.Fragment,{children:[f.jsx(_g,{control:t==null?void 0:t.control,...o}),typeof e=="function"?e(o):e]})})}Ui.defaultProps={children:void 0,slots:void 0};const Ng=P.styled(Y.ComboBox)`
1317
- display: flex;
1318
- flex-direction: column;
1319
- width: 100%;
1320
- `,Dg=P.styled.div`
1321
- display: flex;
1322
- position: relative;
1323
- width: 100%;
1324
- `,Fg=P.styled(Se.motion(Y.Popover))`
1325
- padding: 0.4rem 0;
1326
- box-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
1327
- border-radius: 0.375rem;
1328
- width: var(--trigger-width);
1329
- background: #fff;
1330
- border: 1px solid
1331
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1332
- `,zg=P.styled(Y.Input).withConfig({shouldForwardProp:e=>!["isLoading"].includes(e)})`
1333
- border: 1px solid
1334
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1335
- font-size: 0.9rem;
1336
- padding: 0 0.5rem;
1337
- height: 2.5rem;
1338
- margin: 0;
1339
- border-radius: 0.375rem;
1340
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1341
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1342
- width: 100%;
1343
- transition: all ease 200ms;
1344
-
1345
- &[data-hovered] {
1346
- border: 1px solid
1347
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1348
- }
1349
-
1350
- &[data-focused] {
1351
- border: 1px solid
1352
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1353
- outline: 2px solid
1354
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1355
- }
1356
-
1357
- &[data-disabled] {
1358
- background: ${({isLoading:e,theme:t})=>{var r,o,n;return e?((r=t==null?void 0:t.colors)==null?void 0:r.white)??u.colors.white:((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[100])??u.colors.slate[100]}};
1359
- border: 1px solid
1360
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1361
- color: ${({isLoading:e,theme:t})=>{var r,o,n,a;return e?((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[900])??u.colors.slate[900]:((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[500])??u.colors.slate[500]}};
1362
- }
1363
-
1364
- &[data-invalid] {
1365
- border: 1px solid
1366
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1367
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1368
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1369
-
1370
- &[data-hovered] {
1371
- border: 1px solid
1372
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1373
- }
1374
-
1375
- &[data-focused] {
1376
- border: 1px solid
1377
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1378
- outline: 2px solid
1379
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1380
- }
1381
-
1382
- ::placeholder {
1383
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1384
- }
1385
- }
1386
-
1387
- ::placeholder {
1388
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1389
- }
1390
- `,Bg=P.styled.svg.withConfig({shouldForwardProp:e=>!["isDisabled","isInvalid","isOpen"].includes(e)})`
1391
- transition: all ease 200ms;
1392
- transform: rotate(${({isOpen:e})=>e?"180deg":"0"});
1393
-
1394
- path {
1395
- stroke: ${({isDisabled:e,isInvalid:t,theme:r})=>{var o,n,a,s,i,d;return t?((n=(o=r==null?void 0:r.colors)==null?void 0:o.red)==null?void 0:n[500])??u.colors.red[500]:e?((s=(a=r==null?void 0:r.colors)==null?void 0:a.slate)==null?void 0:s[400])??u.colors.slate[400]:((d=(i=r==null?void 0:r.colors)==null?void 0:i.slate)==null?void 0:d[900])??u.colors.slate[900]}};
1396
- }
1397
- `,Vg=P.styled.div`
1398
- position: absolute;
1399
- display: block;
1400
- top: 0.5rem;
1401
- right: 0.5rem;
1402
- `,Hg=P.styled(Y.Button)`
1403
- position: absolute;
1404
- display: block;
1405
- top: 0.5rem;
1406
- right: 0;
1407
- border: none;
1408
- background: none;
1409
- `,Ug=P.styled(Y.Label)`
1410
- display: flex;
1411
- font-size: 0.8rem;
1412
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1413
- `;P.styled(Y.TextField)`
1414
- display: flex;
1415
- flex-direction: column;
1416
- width: 100%;
1417
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1418
- `;const Wg=P.styled(Y.FieldError)`
1419
- display: flex;
1420
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1421
- font-size: 0.8rem;
1422
- `,Gg=P.styled(Y.Text)`
1423
- display: flex;
1424
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1425
- font-size: 0.8rem;
1426
- `,Yg=P.styled(Y.ListBoxItem)`
1427
- display: flex;
1428
- flex: 1 1 auto;
1429
- align-items: center;
1430
- border-radius: 0.375rem;
1431
- padding: 0.6rem;
1432
- font-size: 0.9rem;
1433
- margin-left: 0.4rem;
1434
- margin-right: 0.4rem;
1435
- cursor: default;
1436
- outline: none;
1437
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1438
- transition: all ease 0.25s;
1439
-
1440
- &[data-hovered] {
1441
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1442
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1443
- }
1444
-
1445
- &[data-focused] {
1446
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1447
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1448
- }
1449
-
1450
- &[data-pressed] {
1451
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1452
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1453
- }
1454
-
1455
- &[data-selected] {
1456
- background: none;
1457
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1458
- font-weight: 600;
1459
-
1460
- &[data-focused] {
1461
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1462
- }
1463
- }
1464
-
1465
- &[data-disabled] {
1466
- background: none;
1467
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1468
- }
1469
- `;function Xg(e){return f.jsx(Yg,{...e})}const qg=P.keyframes`
1470
- 100% {
1471
- transform: rotate(360deg);
1472
- }
1473
- `,Zg=P.keyframes`
1474
- 0% {
1475
- stroke-dasharray: 1, 200;
1476
- stroke-dashoffset: 0;
1477
- }
1478
- 50% {
1479
- stroke-dasharray: 89, 200;
1480
- stroke-dashoffset: -35px;
1481
- }
1482
- 100% {
1483
- stroke-dasharray: 89, 200;
1484
- stroke-dashoffset: -124px;
1485
- }
1486
- `,Jg=P.styled.div`
1487
- position: relative;
1488
- margin: 0;
1489
- width: ${({width:e})=>e}px;
1490
- &:before {
1491
- content: '';
1492
- display: block;
1493
- padding-top: 100%;
1494
- }
1495
- `,Qg=P.styled.svg`
1496
- animation: ${qg} 2s linear infinite;
1497
- height: 100%;
1498
- transform-origin: center center;
1499
- width: 100%;
1500
- position: absolute;
1501
- top: 0;
1502
- bottom: 0;
1503
- left: 0;
1504
- right: 0;
1505
- margin: auto;
1506
- `,eb=P.styled.circle`
1507
- stroke: ${({stroke:e})=>e};
1508
- stroke-dasharray: 1, 200;
1509
- stroke-dashoffset: 0;
1510
- animation: ${Zg} 1.5s ease-in-out infinite;
1511
- `;function tb({width:e,stroke:t,strokeLinecap:r="round",strokeWidth:o=5,...n}){return f.jsx(Jg,{width:e,...n,children:f.jsx(Qg,{viewBox:"25 25 50 50",children:f.jsx(eb,{className:"path",cx:"50",cy:"50",fill:"none",r:"20",stroke:t,strokeLinecap:r,strokeMiterlimit:"10",strokeWidth:o})})})}const rb=P.keyframes`
1512
- 0% {
1513
- transform: scale(1);
1514
- opacity: 1;
1515
- }
1516
- 45% {
1517
- transform: scale(0.1);
1518
- opacity: 0.7;
1519
- }
1520
- 80% {
1521
- transform: scale(1);
1522
- opacity: 1;
1523
- }
1524
- `,So=P.styled.span`
1525
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1526
- display: inline-block;
1527
- width: 0.5rem;
1528
- height: 0.5rem;
1529
- margin: 0.1rem;
1530
- border-radius: 0.5rem;
1531
- animation: ${rb}
1532
- ${({speedMultiplier:e})=>.75/e}s
1533
- ${({i:e,speedMultiplier:t})=>e*.12/t}s infinite
1534
- cubic-bezier(0.2, 0.68, 0.18, 1.08);
1535
- animation-fill-mode: both;
1536
- `;function Wi(){return f.jsxs("span",{children:[f.jsx(So,{speedMultiplier:1,i:1}),f.jsx(So,{speedMultiplier:1,i:2}),f.jsx(So,{speedMultiplier:1,i:3})]})}function ob({buttonIcon:e,...t}){return e?typeof e=="function"?e(t):e:f.jsx(Bg,{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",isOpen:t.isOpen,isDisabled:t.isDisabled,isInvalid:t.isInvalid,children:f.jsx("path",{d:"M6 9L12 15L18 9",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}function Gi({label:e,description:t,errorMessage:r,children:o,placeholder:n,key:a,isLoading:s,slots:i,...d}){const[p,g]=v.useState("unmounted"),[m,w]=v.useState(!1);return f.jsx(Ng,{onOpenChange:()=>{g(p==="visible"?"hidden":"visible"),w(!m)},isDisabled:d.isDisabled||s,...d,children:b=>f.jsxs(f.Fragment,{children:[f.jsx(Ug,{children:e}),f.jsxs(Dg,{children:[f.jsx(zg,{placeholder:n,isLoading:s??!1}),s?f.jsx(Vg,{children:(i==null?void 0:i.loadingIcon)||f.jsx(Wi,{})}):f.jsx(Hg,{children:f.jsx(ob,{buttonIcon:i==null?void 0:i.buttonIcon,...b})})]}),t&&f.jsx(Gg,{slot:"description",children:t}),f.jsx(Wg,{children:r}),f.jsx(Fg,{isOpen:m,isExiting:p==="hidden",onAnimationComplete:h=>{g(T=>h==="hidden"&&T==="hidden"?"unmounted":T)},variants:{hidden:{opacity:0,y:-10},visible:{opacity:1,y:0}},initial:"hidden",animate:p,children:f.jsx(Y.ListBox,{style:{maxHeight:"20rem",overflowY:"scroll"},children:o})},a)]})})}Gi.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:"",key:void 0,isLoading:!1,slots:{loadingIcon:void 0,buttonIcon:void 0}};const nb=P.styled(Y.Slider)`
1537
- --label-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1538
- --track-background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1539
- --thumb-background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1540
- --thumb-background-dragging: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1541
- --thumb-border-color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1542
- --thumb-cursor: pointer;
1543
-
1544
- &[data-disabled] {
1545
- --label-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1546
- --track-background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1547
- --thumb-background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1548
- --thumb-cursor: default;
1549
- }
1550
-
1551
- &[data-orientation='horizontal'] {
1552
- width: 100%;
1553
- display: flex;
1554
- flex-wrap: wrap;
1555
- }
1556
-
1557
- &[data-orientation='vertical'] {
1558
- display: block;
1559
- height: 100%;
1560
- width: 2rem;
1561
- }
1562
- `,ab=P.styled(Y.Label)`
1563
- display: flex;
1564
- flex: 1 1 0;
1565
- font-size: 0.8rem;
1566
- color: var(--label-color);
1567
- `,sb=P.styled(Y.SliderOutput)`
1568
- display: flex;
1569
- flex: 0 1 0;
1570
- margin-left: auto;
1571
- justify-content: flex-end;
1572
- font-size: 0.8rem;
1573
- color: var(--label-color);
1574
- `,en=P.styled(Y.SliderThumb)`
1575
- background-color: var(--thumb-background);
1576
- border: 2px solid var(--thumb-border-color);
1577
- forced-color-adjust: none;
1578
- border-radius: 50%;
1579
- width: 1.5rem;
1580
- height: 1.5rem;
1581
- cursor: var(--thumb-cursor);
1582
- transition: background-color ease 0.25s;
1583
-
1584
- &[data-focused] {
1585
- outline: 2px solid
1586
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1587
- }
1588
-
1589
- &[data-dragging] {
1590
- background-color: var(--thumb-background-dragging);
1591
- }
1592
- `,ib=P.styled(Y.SliderTrack)`
1593
- width: 100%;
1594
- transition: all ease 0.25s;
1595
-
1596
- :before {
1597
- content: '';
1598
- background: var(--track-background);
1599
- display: block;
1600
- position: absolute;
1601
- cursor: var(--thumb-cursor);
1602
- }
1603
-
1604
- &[data-orientation='horizontal'] {
1605
- width: 100%;
1606
- height: 2rem;
1607
-
1608
- &:before {
1609
- width: 100%;
1610
- height: 2px;
1611
- top: 50%;
1612
- transform: translateY(-50%);
1613
- }
1614
-
1615
- ${en} {
1616
- top: 50%;
1617
- }
1618
- }
1619
-
1620
- &[data-orientation='vertical'] {
1621
- width: 2rem;
1622
- height: 100%;
1623
-
1624
- &:before {
1625
- width: 2px;
1626
- height: 100%;
1627
- left: 50%;
1628
- transform: translate(-50%);
1629
- }
1630
-
1631
- ${en} {
1632
- left: 50%;
1633
- }
1634
- }
1635
- `;function Yi({label:e,showOutput:t=!0,thumbLabels:r,...o}){return f.jsxs(nb,{...o,children:[f.jsx(ab,{children:e}),t&&f.jsx(sb,{children:({state:n})=>n.values.map((a,s)=>n.getThumbValueLabel(s)).join(" – ")}),f.jsx(ib,{"data-track":!0,children:({state:n})=>n.values.map((a,s)=>f.jsx(en,{index:s,"aria-label":r==null?void 0:r[s],"data-thumb":!0},s))})]})}Yi.defaultProps={label:void 0,showOutput:!0,thumbLabels:void 0};const st=P.styled.div`
1636
- width: 4rem;
1637
- height: 2.5rem;
1638
- border: 1px solid
1639
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1640
- background: transparent;
1641
- border-radius: 1.5rem;
1642
- transition: all cubic-bezier(0.4, 0, 0.2, 1) 200ms;
1643
-
1644
- &:before {
1645
- content: '';
1646
- display: block;
1647
- width: 1.5rem;
1648
- height: 1.5rem;
1649
- margin: calc(0.5rem - 1px);
1650
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1651
- border-radius: 1.25rem;
1652
- transition: all cubic-bezier(0.4, 0, 0.2, 1) 200ms;
1653
- }
1654
- `,lb=P.styled(Y.Switch)`
1655
- display: flex;
1656
- align-items: center;
1657
- gap: 0.5rem;
1658
- font-size: 0.8rem;
1659
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1660
- forced-color-adjust: none;
1661
-
1662
- &[data-hovered] ${st} {
1663
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1664
- }
1665
-
1666
- &[data-disabled] ${st} {
1667
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1668
- }
1669
-
1670
- &[data-pressed] ${st} {
1671
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1672
-
1673
- &:before {
1674
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1675
- }
1676
- }
1677
-
1678
- &[data-focused] ${st} {
1679
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1680
- outline: 2px solid
1681
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1682
- }
1683
-
1684
- &[data-selected] {
1685
- ${st} {
1686
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1687
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1688
-
1689
- &:before {
1690
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1691
- transform: translateX(100%);
1692
- }
1693
- }
1694
-
1695
- &[data-hovered] ${st} {
1696
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1697
- }
1698
- &[data-focused] ${st} {
1699
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1700
- }
1701
-
1702
- &[data-pressed] {
1703
- ${st} {
1704
- border-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1705
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1706
- }
1707
- }
1708
- }
1709
- `;function cb({children:e,...t}){return f.jsx(lb,{...t,children:r=>f.jsxs(f.Fragment,{children:[f.jsx(st,{className:"switch-indicator"}),typeof e=="function"?e({defaultChildren:void 0,...r}):e]})})}const ub=P.styled(Y.Tabs)`
1710
- width: 100%;
1711
- display: flex;
1712
- flex-direction: column;
1713
- padding: 0.5rem 0;
1714
-
1715
- &[data-orientation='vertical'] {
1716
- flex-direction: row;
1717
- }
1718
- `,db=P.styled(Y.TabList)`
1719
- width: 100%;
1720
- position: relative;
1721
- display: flex;
1722
- flex-direction: row;
1723
- gap: 0.5rem;
1724
- flex-wrap: nowrap;
1725
-
1726
- &[data-orientation='vertical'] {
1727
- max-width: max-content;
1728
- flex-direction: column;
1729
- justify-content: flex-start;
1730
- }
1731
-
1732
- ${({variant:e,theme:t})=>{var r,o,n,a,s,i,d,p;switch(e){case"solid":return P.css`
1733
- background-color: ${((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[200])??u.colors.slate[200]};
1734
- border-radius: 0.75rem;
1735
- padding: 0.25rem;
1736
- `;case"outline":return P.css`
1737
- border: 2px solid
1738
- ${((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[200])??u.colors.slate[200]};
1739
- border-radius: 0.75rem;
1740
- padding: 0.25rem;
1741
- `;case"underline":return P.css`
1742
- &[data-orientation='vertical'] {
1743
- &:before {
1744
- display: block;
1745
- position: absolute;
1746
- right: 0;
1747
- top: 0;
1748
- bottom: 0;
1749
- content: '';
1750
- width: 1px;
1751
- background-color: ${((i=(s=t==null?void 0:t.colors)==null?void 0:s.slate)==null?void 0:i[200])??u.colors.slate[200]};
1752
- }
1753
- }
1754
- &[data-orientation='horizontal'] {
1755
- &:before {
1756
- display: block;
1757
- position: absolute;
1758
- bottom: 0;
1759
- left: 0;
1760
- right: 0;
1761
- content: '';
1762
- height: 1px;
1763
- background-color: ${((p=(d=t==null?void 0:t.colors)==null?void 0:d.slate)==null?void 0:p[200])??u.colors.slate[200]};
1764
- }
1765
- }
1766
- `;default:return null}}}
1767
- `,Xi=P.styled(Y.Tab)`
1768
- position: relative;
1769
- z-index: 1;
1770
- display: flex;
1771
- align-items: center;
1772
- justify-content: ${({orientation:e,variant:t})=>{switch(t){case"underline":return e==="horizontal"?"center":"flex-start";default:return"center"}}};
1773
- padding: ${({orientation:e,variant:t})=>{switch(t){case"underline":return e==="horizontal"?"0.75rem 0.75rem":"0.75rem 0.75rem 0.75rem 0";default:return"0.5rem 0.75rem"}}};
1774
- font-size: 0.875rem;
1775
- line-height: 1.2;
1776
- cursor: pointer;
1777
- forced-color-adjust: none;
1778
- transition: color 0.3s ease;
1779
-
1780
- color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"underline":case"enclosed":case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800];case"solid":return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[400])??u.colors.slate[400];default:return null}}};
1781
-
1782
- &[data-selected] {
1783
- z-index: 2;
1784
-
1785
- color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"underline":case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800];case"solid":case"enclosed":return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[100])??u.colors.slate[100];default:return null}}};
1786
- }
1787
-
1788
- &[data-selected],
1789
- &[data-hovered] {
1790
- &:not([data-focus-visible]) {
1791
- outline: none;
1792
- }
1793
- }
1794
-
1795
- &[data-hovered]:not([data-selected]) {
1796
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1797
- }
1798
-
1799
- &[data-disabled] {
1800
- opacity: 0.5;
1801
- }
1802
- `,fb=P.styled(Se.motion.span).attrs({className:"tab-overlay"})`
1803
- position: absolute;
1804
- z-index: 0;
1805
-
1806
- ${({orientation:e,theme:t,variant:r})=>{var o,n,a,s,i,d,p,g,m,w,b;switch(r){case"solid":return P.css`
1807
- inset: 0px;
1808
- border-radius: 0.5rem;
1809
- background-color: ${((n=(o=t==null?void 0:t.colors)==null?void 0:o.slate)==null?void 0:n[600])??u.colors.slate[600]};
1810
- mix-blend-mode: color;
1811
- `;case"outline":return P.css`
1812
- inset: 0px;
1813
- border: 2px solid
1814
- ${((s=(a=t==null?void 0:t.colors)==null?void 0:a.slate)==null?void 0:s[800])??u.colors.slate[800]};
1815
- border-radius: 0.5rem;
1816
- `;case"underline":return e==="horizontal"?P.css`
1817
- bottom: 0;
1818
- left: 0;
1819
- width: 100%;
1820
- height: 1px;
1821
- border-radius: 0.5rem;
1822
- background-color: ${((d=(i=t==null?void 0:t.colors)==null?void 0:i.slate)==null?void 0:d[800])??u.colors.slate[800]};
1823
- mix-blend-mode: color;
1824
- `:P.css`
1825
- bottom: 0;
1826
- right: 0;
1827
- width: 1px;
1828
- height: 100%;
1829
- border-radius: 0.5rem;
1830
- background-color: ${((g=(p=t==null?void 0:t.colors)==null?void 0:p.slate)==null?void 0:g[800])??u.colors.slate[800]};
1831
- mix-blend-mode: color;
1832
- `;case"enclosed":return P.css`
1833
- inset: 0px;
1834
- border: 1px solid
1835
- ${((w=(m=t==null?void 0:t.colors)==null?void 0:m.slate)==null?void 0:w[800])??u.colors.slate[800]};
1836
- margin-bottom: -1px;
1837
- border-bottom: none;
1838
- border-radius: 0.5rem 0.5rem 0 0;
1839
- background-color: ${((b=t==null?void 0:t.colors)==null?void 0:b.white)??u.colors.white};
1840
- mix-blend-mode: difference;
1841
- `;case"base":default:return P.css`
1842
- display: none;
1843
- `}}}
1844
- `,pb=P.styled(Y.TabPanel)`
1845
- display: flex;
1846
- flex-grow: 1;
1847
- padding: 1rem 0;
1848
- `,Qr=v.createContext("horizontal");function gb({children:e,...t}){const r=v.useId();return f.jsx(Qr.Provider,{value:t.orientation??"horizontal",children:f.jsx(Se.LayoutGroup,{id:r,children:f.jsx(ub,{...t,children:e})})})}function bb({variant:e="base",children:t,...r}){const o=v.useContext(Qr);return f.jsx(Xi,{orientation:o,variant:e,...r,children:n=>f.jsxs(f.Fragment,{children:[typeof t=="function"?t({defaultChildren:void 0,...n}):t,(n.isFocusVisible||n.isSelected)&&f.jsx(fb,{orientation:o,layoutId:e,variant:e,transition:{type:"spring",bounce:.2,duration:.75}})]})})}function vb({items:e,children:t,variant:r="base",...o}){const n=v.useContext(Qr);return f.jsx(db,{items:e,variant:r,...o,children:t||(a=>f.jsx(Xi,{orientation:n,children:a.title}))})}function yb({children:e,...t}){return f.jsx(pb,{...t,children:e})}const xb=P.styled(Y.TimeField)`
1849
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1850
- `,$b=P.styled(Y.DateInput)`
1851
- display: flex;
1852
- align-items: center;
1853
- border: 1px solid
1854
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[300])??u.colors.slate[300]}};
1855
- font-size: 0.9rem;
1856
- padding: 0 0.25rem;
1857
- height: 2.5rem;
1858
- margin: 0;
1859
- border-radius: 0.375rem;
1860
- background: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1861
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1862
- width: 100%;
1863
- transition: all ease 200ms;
1864
-
1865
- &[data-hovered] {
1866
- border: 1px solid
1867
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1868
- }
1869
-
1870
- &[data-focus-within] {
1871
- border: 1px solid
1872
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1873
- outline: 2px solid
1874
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1875
- }
1876
-
1877
- &[data-disabled] {
1878
- border: 1px solid
1879
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1880
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
1881
- }
1882
-
1883
- &[data-invalid] {
1884
- border: 1px solid
1885
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1886
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[100])??u.colors.red[100]}};
1887
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1888
-
1889
- &[data-hovered] {
1890
- border: 1px solid
1891
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1892
- }
1893
-
1894
- &[data-focus-within] {
1895
- border: 1px solid
1896
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[600])??u.colors.red[600]}};
1897
- outline: 2px solid
1898
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[200])??u.colors.red[200]}};
1899
- }
1900
- }
1901
- `,mb=P.styled(Y.DateSegment)`
1902
- padding: 0.25rem;
1903
- font-variant-numeric: tabular-nums;
1904
- text-align: end;
1905
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1906
-
1907
- &[data-invalid] {
1908
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1909
- }
1910
-
1911
- &[data-disabled] {
1912
- cursor: default;
1913
- user-select: none;
1914
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1915
- }
1916
-
1917
- &[data-focused],
1918
- &[data-focus-visible] {
1919
- outline: 1px auto
1920
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1921
- }
1922
-
1923
- &[data-type='literal'] {
1924
- padding: 0.125rem;
1925
- }
1926
-
1927
- &[data-placeholder] {
1928
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[400])??u.colors.slate[400]}};
1929
-
1930
- &[data-invalid] {
1931
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1932
-
1933
- &:focus {
1934
- color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1935
- }
1936
- }
1937
- }
1938
-
1939
- &:focus:not([aria-readonly]) {
1940
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1941
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
1942
- outline: none;
1943
- border-radius: 0.375rem;
1944
- caret-color: transparent;
1945
-
1946
- &[data-invalid] {
1947
- background: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1948
- color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
1949
- }
1950
- }
1951
- `,hb=P.styled(Y.Label)`
1952
- display: flex;
1953
- font-size: 0.8rem;
1954
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1955
- `,wb=P.styled(Y.FieldError)`
1956
- display: flex;
1957
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.red)==null?void 0:r[500])??u.colors.red[500]}};
1958
- font-size: 0.8rem;
1959
- `,Cb=P.styled(Y.Text)`
1960
- display: flex;
1961
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
1962
- font-size: 0.8rem;
1963
- `;function qi({label:e,description:t,errorMessage:r,...o}){return f.jsxs(xb,{...o,children:[f.jsx(hb,{children:e}),f.jsx($b,{children:n=>f.jsx(mb,{segment:n})}),f.jsx(Cb,{slot:"description",children:t}),f.jsx(wb,{children:r})]})}qi.defaultProps={label:void 0,description:void 0,errorMessage:void 0};const Eb=P.styled(Y.ToggleButton)`
1964
- display: flex;
1965
- align-items: center;
1966
- font-size: 0.9rem;
1967
- border-radius: 0.375rem;
1968
- transition-duration: 0.3s;
1969
- font-weight: 600;
1970
- transition-property: background-color, color, border-color;
1971
- padding: 0 1rem;
1972
- height: 2.5rem;
1973
- cursor: pointer;
1974
- outline: none;
1975
- border-style: solid;
1976
- border-width: 1px;
1977
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
1978
-
1979
- height: ${({size:e})=>{switch(e){case"sm":return"2rem";case"lg":return"3rem";case"md":default:return"2.5rem"}}};
1980
-
1981
- background: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[200])??u.colors.slate[200]}}};
1982
- border-color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":return"transparent";case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[300])??u.colors.slate[300];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[200])??u.colors.slate[200]}}};
1983
-
1984
- &[data-selected] {
1985
- background-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]}}};
1986
- border-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":return"transparent";case"outline":case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[800])??u.colors.slate[800]}}};
1987
- color: ${({variant:e,theme:t})=>{var r,o,n;switch(e){case"ghost":case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[700])??u.colors.slate[700];case"solid":default:return((n=t==null?void 0:t.colors)==null?void 0:n.white)??u.colors.white}}};
1988
- }
1989
-
1990
- &[data-disabled] {
1991
- cursor: default;
1992
-
1993
- background-color: ${({variant:e,theme:t})=>{var r,o;switch(e){case"ghost":case"outline":return"transparent";case"solid":default:return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[100])??u.colors.slate[100]}}};
1994
- border-color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":return"transparent";case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[200])??u.colors.slate[200];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[100])??u.colors.slate[100]}}};
1995
- color: ${({variant:e,theme:t})=>{var r,o,n,a;switch(e){case"ghost":case"outline":return((o=(r=t==null?void 0:t.colors)==null?void 0:r.slate)==null?void 0:o[500])??u.colors.slate[500];case"solid":default:return((a=(n=t==null?void 0:t.colors)==null?void 0:n.slate)==null?void 0:a[400])??u.colors.slate[400]}}};
1996
- }
1997
- `;function Tb({children:e,size:t="md",variant:r="solid",...o}){return f.jsx(Eb,{...o,size:t,variant:r,children:e})}function Sb(e){let[t,r]=Zr(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const o=v.useCallback(()=>{r(!0)},[r]),n=v.useCallback(()=>{r(!1)},[r]),a=v.useCallback(()=>{r(!t)},[r,t]);return{isOpen:t,setOpen:r,open:o,close:n,toggle:a}}const Pb=1500,fs=500;let ft={},kb=0,Xt=!1,at=null,pt=null;function Mb(e={}){let{delay:t=Pb,closeDelay:r=fs}=e,{isOpen:o,open:n,close:a}=Sb(e),s=v.useMemo(()=>`${++kb}`,[]),i=v.useRef(),d=()=>{ft[s]=m},p=()=>{for(let b in ft)b!==s&&(ft[b](!0),delete ft[b])},g=()=>{clearTimeout(i.current),i.current=null,p(),d(),Xt=!0,n(),at&&(clearTimeout(at),at=null),pt&&(clearTimeout(pt),pt=null)},m=b=>{b||r<=0?(clearTimeout(i.current),i.current=null,a()):i.current||(i.current=setTimeout(()=>{i.current=null,a()},r)),at&&(clearTimeout(at),at=null),Xt&&(pt&&clearTimeout(pt),pt=setTimeout(()=>{delete ft[s],pt=null,Xt=!1},Math.max(fs,r)))},w=()=>{p(),d(),!o&&!at&&!Xt?at=setTimeout(()=>{at=null,Xt=!0,g()},t):o||g()};return v.useEffect(()=>()=>{clearTimeout(i.current),ft[s]&&delete ft[s]},[s]),{isOpen:o,open:b=>{!b&&t>0&&!i.current?w():g()},close:m}}function Ib(e,t){let r=Bs(e,{labelable:!0}),{hoverProps:o}=di({onHoverStart:()=>t==null?void 0:t.open(!0),onHoverEnd:()=>t==null?void 0:t.close()});return{tooltipProps:ke(r,o,{role:"tooltip"})}}function Rb(e,t,r){let{isDisabled:o,trigger:n}=e,a=Ju(),s=v.useRef(!1),i=v.useRef(!1),d=()=>{(s.current||i.current)&&t.open(i.current)},p=k=>{!s.current&&!i.current&&t.close(k)};v.useEffect(()=>{let k=O=>{r&&r.current&&O.key==="Escape"&&(O.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",k,!0),()=>{document.removeEventListener("keydown",k,!0)}},[r,t]);let g=()=>{n!=="focus"&&(or()==="pointer"?s.current=!0:s.current=!1,d())},m=()=>{n!=="focus"&&(i.current=!1,s.current=!1,p())},w=()=>{i.current=!1,s.current=!1,p(!0)},b=()=>{Sn()&&(i.current=!0,d())},h=()=>{i.current=!1,s.current=!1,p(!0)},{hoverProps:T}=di({isDisabled:o,onHoverStart:g,onHoverEnd:m}),{focusableProps:S}=Cf({isDisabled:o,onFocus:b,onBlur:h},r);return{triggerProps:{"aria-describedby":t.isOpen?a:void 0,...ke(S,T,{onPointerDown:w,onKeyDown:w})},tooltipProps:{id:a}}}function Ob(e){var t,r;const o=nr(),[n,a]=bi(e,Ea.variantKeys),{ref:s,as:i,isOpen:d,content:p,children:g,defaultOpen:m,onOpenChange:w,isDisabled:b,trigger:h,shouldFlip:T=!0,containerPadding:S=12,placement:k="top",delay:O=0,closeDelay:R=500,showArrow:z=!1,offset:D=7,crossOffset:_=0,isDismissable:B,shouldCloseOnBlur:c=!0,portalContainer:I,isKeyboardDismissDisabled:j=!1,updatePositionDeps:E=[],shouldCloseOnInteractOutside:M,className:y,onClose:x,motionProps:N,classNames:H,...U}=n,q=i||"div",ee=(r=(t=e==null?void 0:e.disableAnimation)!=null?t:o==null?void 0:o.disableAnimation)!=null?r:!1,V=Mb({delay:O,closeDelay:R,isDisabled:b,defaultOpen:m,isOpen:d,onOpenChange:te=>{w==null||w(te),te||x==null||x()}}),C=v.useRef(null),K=v.useRef(null),X=v.useId(),J=V.isOpen&&!b;v.useImperativeHandle(s,()=>Mc(K));const{triggerProps:ne,tooltipProps:le}=Rb({isDisabled:b,trigger:h},V,C),{tooltipProps:pe}=Ib({isOpen:J,...ke(n,le)},V),{overlayProps:ie,placement:oe,updatePosition:be}=Yd({isOpen:J,targetRef:C,placement:I0(k),overlayRef:K,offset:z?D+3:D,crossOffset:_,shouldFlip:T,containerPadding:S});$i(()=>{E.length&&be()},E);const{overlayProps:Ie}=Ef({isOpen:J,onClose:V.close,isDismissable:B,shouldCloseOnBlur:c,isKeyboardDismissDisabled:j,shouldCloseOnInteractOutside:M},K),Oe=v.useMemo(()=>{var te,W,Z;return Ea({...a,disableAnimation:ee,radius:(te=e==null?void 0:e.radius)!=null?te:"md",size:(W=e==null?void 0:e.size)!=null?W:"md",shadow:(Z=e==null?void 0:e.shadow)!=null?Z:"sm"})},[dn(a),ee,e==null?void 0:e.radius,e==null?void 0:e.size,e==null?void 0:e.shadow]),je=v.useCallback((te={},W=null)=>({...ke(ne,te),ref:Lc(W,C),"aria-describedby":J?X:void 0}),[ne,J,X,V]),et=v.useCallback(()=>({ref:K,"data-slot":"base","data-open":ye(J),"data-arrow":ye(z),"data-disabled":ye(b),"data-placement":as(oe,k),...ke(pe,Ie,U),style:ke(ie.style,U.style,n.style),className:Oe.base({class:H==null?void 0:H.base}),id:X}),[Oe,J,z,b,oe,k,pe,Ie,U,ie,n,X]),Ge=v.useCallback(()=>({"data-slot":"content","data-open":ye(J),"data-arrow":ye(z),"data-disabled":ye(b),"data-placement":as(oe,k),className:Oe.content({class:yt(H==null?void 0:H.content,y)})}),[Oe,J,z,b,oe,k,H]);return{Component:q,content:p,children:g,isOpen:J,triggerRef:C,showArrow:z,portalContainer:I,placement:k,disableAnimation:ee,isDisabled:b,motionProps:N,getTooltipContentProps:Ge,getTriggerProps:je,getTooltipProps:et}}var Zi=ht((e,t)=>{const{Component:r,children:o,content:n,isOpen:a,portalContainer:s,placement:i,disableAnimation:d,motionProps:p,getTriggerProps:g,getTooltipProps:m,getTooltipContentProps:w}=Ob({...e,ref:t});let b;try{if(v.Children.count(o)!==1)throw new Error;if(!v.isValidElement(o))b=f.jsx("p",{...g(),children:o});else{const z=o;b=v.cloneElement(z,g(z.props,z.ref))}}catch{b=f.jsx("span",{}),Ac("Tooltip must have only one child node. Please, check your code.")}const{ref:h,id:T,style:S,...k}=m(),O=f.jsx("div",{ref:h,id:T,style:S,children:f.jsx(Se.LazyMotion,{features:Se.domAnimation,children:f.jsx(Se.m.div,{animate:"enter",exit:"exit",initial:"exit",variants:Yo.scaleSpring,...ke(p,k),style:{...M0(i)},children:f.jsx(r,{...w(),children:n})})})});return f.jsxs(f.Fragment,{children:[b,d&&a?f.jsx(Ga,{portalContainer:s,children:f.jsx("div",{ref:h,id:T,style:S,...k,children:f.jsx(r,{...w(),children:n})})}):f.jsx(Se.AnimatePresence,{children:a?f.jsx(Ga,{portalContainer:s,children:O}):null})]})});Zi.displayName="NextUI.Tooltip";var Ab=Zi;const jb=P.styled(Ab).attrs({className:"tooltip"})`
1998
- z-index: 0;
1999
- position: relative;
2000
- background-color: transparent;
2001
-
2002
- :before {
2003
- content: '';
2004
- display: none;
2005
- z-index: -1;
2006
- position: absolute;
2007
- width: 0.625rem;
2008
- height: 0.625rem;
2009
- border-radius: 0.125rem;
2010
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
2011
- box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
2012
- }
2013
-
2014
- &[data-arrow='true']:before {
2015
- display: block;
2016
- }
2017
-
2018
- &[data-placement='top']:before {
2019
- bottom: calc(-1.25rem / 4);
2020
- left: 50%;
2021
- transform: rotate(45deg) translateX(-50%);
2022
- }
2023
-
2024
- &[data-placement='top-start']:before {
2025
- bottom: calc(calc(1.25rem / 4 - 3px) * -1);
2026
- left: 0.75rem;
2027
- transform: rotate(45deg);
2028
- }
2029
-
2030
- &[data-placement='top-end']:before {
2031
- bottom: calc(calc(1.25rem / 4 - 3px) * -1);
2032
- right: 0.75rem;
2033
- transform: rotate(45deg);
2034
- }
2035
-
2036
- &[data-placement='bottom']:before {
2037
- top: calc(1.25rem / 4 - 3px);
2038
- left: 50%;
2039
- transform: rotate(45deg) translateX(-50%);
2040
- }
2041
-
2042
- &[data-placement='bottom-start']:before {
2043
- top: calc(calc(1.25rem / 4 - 3px) * -1);
2044
- left: 0.75rem;
2045
- transform: rotate(45deg);
2046
- }
2047
-
2048
- &[data-placement='bottom-end']:before {
2049
- top: calc(calc(1.25rem / 4 - 3px) * -1);
2050
- right: 0.75rem;
2051
- transform: rotate(45deg);
2052
- }
2053
-
2054
- &[data-placement='left']:before {
2055
- right: 0.125rem;
2056
- top: 50%;
2057
- transform: rotate(45deg) translateY(-50%);
2058
- }
2059
-
2060
- &[data-placement='left-start']:before {
2061
- right: calc(calc(1.25rem / 4 - 3px) * -1);
2062
- top: 25%;
2063
- transform: rotate(45deg);
2064
- }
2065
-
2066
- &[data-placement='left-end']:before {
2067
- right: calc(calc(1.25rem / 4 - 3px) * -1);
2068
- bottom: 25%;
2069
- transform: rotate(45deg);
2070
- }
2071
-
2072
- &[data-placement='right']:before {
2073
- left: calc(calc(1.25rem / 4 + 0.5px) * -1);
2074
- top: 50%;
2075
- transform: rotate(45deg) translateY(-50%);
2076
- }
2077
-
2078
- &[data-placement='right-start']:before {
2079
- left: calc(calc(1.25rem / 4 - 3px) * -1);
2080
- top: 25%;
2081
- transform: rotate(45deg);
2082
- }
2083
-
2084
- &[data-placement='right-end']:before {
2085
- left: calc(calc(1.25rem / 4 - 3px) * -1);
2086
- bottom: 25%;
2087
- transform: rotate(45deg);
2088
- }
2089
-
2090
- outline: none;
2091
-
2092
- &[data-focus-visible='true'] {
2093
- z-index: 10;
2094
- outline-width: 2px;
2095
- outline-offset: 2px;
2096
- outline-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
2097
- }
2098
-
2099
- &.tooltip-content {
2100
- z-index: 10;
2101
- padding: 0.25rem 0.625rem;
2102
- width: 100%;
2103
- display: inline-flex;
2104
- flex-direction: column;
2105
- align-items: center;
2106
- justify-content: center;
2107
- -webkit-font-smoothing: auto;
2108
- -moz-osx-font-smoothing: auto;
2109
- outline: none;
2110
- box-sizing: border-box;
2111
- font-size: 0.875rem;
2112
- line-height: 1.25rem;
2113
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[500])??u.colors.slate[500]}};
2114
- color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
2115
- border-radius: 0.375rem;
2116
- box-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
2117
- }
2118
- `,Lb=v.forwardRef(function(t,r){return f.jsx(jb,{classNames:{base:["tooltip"],content:["tooltip-content"]},...t,ref:r})});function Ji(e,t=[]){let r=[];function o(a,s){const i=F.createContext(s),d=r.length;r=[...r,s];function p(m){const{scope:w,children:b,...h}=m,T=(w==null?void 0:w[e][d])||i,S=F.useMemo(()=>h,Object.values(h));return f.jsx(T.Provider,{value:S,children:b})}function g(m,w){const b=(w==null?void 0:w[e][d])||i,h=F.useContext(b);if(h)return h;if(s!==void 0)return s;throw new Error(`\`${m}\` must be used within \`${a}\``)}return p.displayName=a+"Provider",[p,g]}const n=()=>{const a=r.map(s=>F.createContext(s));return function(i){const d=(i==null?void 0:i[e])||a;return F.useMemo(()=>({[`__scope${e}`]:{...i,[e]:d}}),[i,d])}};return n.scopeName=e,[o,Kb(n,...t)]}function Kb(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const o=e.map(n=>({useScope:n(),scopeName:n.scopeName}));return function(a){const s=o.reduce((i,{useScope:d,scopeName:p})=>{const m=d(a)[`__scope${p}`];return{...i,...m}},{});return F.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return r.scopeName=t.scopeName,r}function Me(e,t,{checkForDefaultPrevented:r=!0}={}){return function(n){if(e==null||e(n),r===!1||!n.defaultPrevented)return t==null?void 0:t(n)}}function _b(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function Rn(...e){return t=>e.forEach(r=>_b(r,t))}function Qe(...e){return F.useCallback(Rn(...e),e)}var Wr=F.forwardRef((e,t)=>{const{children:r,...o}=e,n=F.Children.toArray(r),a=n.find(Db);if(a){const s=a.props.children,i=n.map(d=>d===a?F.Children.count(s)>1?F.Children.only(null):F.isValidElement(s)?s.props.children:null:d);return f.jsx(tn,{...o,ref:t,children:F.isValidElement(s)?F.cloneElement(s,void 0,i):null})}return f.jsx(tn,{...o,ref:t,children:r})});Wr.displayName="Slot";var tn=F.forwardRef((e,t)=>{const{children:r,...o}=e;if(F.isValidElement(r)){const n=zb(r);return F.cloneElement(r,{...Fb(o,r.props),ref:t?Rn(t,n):n})}return F.Children.count(r)>1?F.Children.only(null):null});tn.displayName="SlotClone";var Nb=({children:e})=>f.jsx(f.Fragment,{children:e});function Db(e){return F.isValidElement(e)&&e.type===Nb}function Fb(e,t){const r={...t};for(const o in t){const n=e[o],a=t[o];/^on[A-Z]/.test(o)?n&&a?r[o]=(...i)=>{a(...i),n(...i)}:n&&(r[o]=n):o==="style"?r[o]={...n,...a}:o==="className"&&(r[o]=[n,a].filter(Boolean).join(" "))}return{...e,...r}}function zb(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var Bb=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],De=Bb.reduce((e,t)=>{const r=F.forwardRef((o,n)=>{const{asChild:a,...s}=o,i=a?Wr:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(i,{...s,ref:n})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function rn(e,t){e&&hs.flushSync(()=>e.dispatchEvent(t))}function Ve(e){const t=F.useRef(e);return F.useEffect(()=>{t.current=e}),F.useMemo(()=>(...r)=>{var o;return(o=t.current)==null?void 0:o.call(t,...r)},[])}function Qi({prop:e,defaultProp:t,onChange:r=()=>{}}){const[o,n]=Vb({defaultProp:t,onChange:r}),a=e!==void 0,s=a?e:o,i=Ve(r),d=F.useCallback(p=>{if(a){const m=typeof p=="function"?p(e):p;m!==e&&i(m)}else n(p)},[a,e,n,i]);return[s,d]}function Vb({defaultProp:e,onChange:t}){const r=F.useState(e),[o]=r,n=F.useRef(o),a=Ve(t);return F.useEffect(()=>{n.current!==o&&(a(o),n.current=o)},[o,n,a]),r}var Hb=F.createContext(void 0);function Ub(e){const t=F.useContext(Hb);return e||t||"ltr"}var Dt=globalThis!=null&&globalThis.document?F.useLayoutEffect:()=>{};function Wb(e,t){return F.useReducer((r,o)=>t[r][o]??r,e)}var ar=e=>{const{present:t,children:r}=e,o=Gb(t),n=typeof r=="function"?r({present:o.isPresent}):F.Children.only(r),a=Qe(o.ref,Yb(n));return typeof r=="function"||o.isPresent?F.cloneElement(n,{ref:a}):null};ar.displayName="Presence";function Gb(e){const[t,r]=F.useState(),o=F.useRef({}),n=F.useRef(e),a=F.useRef("none"),s=e?"mounted":"unmounted",[i,d]=Wb(s,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return F.useEffect(()=>{const p=Mr(o.current);a.current=i==="mounted"?p:"none"},[i]),Dt(()=>{const p=o.current,g=n.current;if(g!==e){const w=a.current,b=Mr(p);e?d("MOUNT"):b==="none"||(p==null?void 0:p.display)==="none"?d("UNMOUNT"):d(g&&w!==b?"ANIMATION_OUT":"UNMOUNT"),n.current=e}},[e,d]),Dt(()=>{if(t){const p=m=>{const b=Mr(o.current).includes(m.animationName);m.target===t&&b&&hs.flushSync(()=>d("ANIMATION_END"))},g=m=>{m.target===t&&(a.current=Mr(o.current))};return t.addEventListener("animationstart",g),t.addEventListener("animationcancel",p),t.addEventListener("animationend",p),()=>{t.removeEventListener("animationstart",g),t.removeEventListener("animationcancel",p),t.removeEventListener("animationend",p)}}else d("ANIMATION_END")},[t,d]),{isPresent:["mounted","unmountSuspended"].includes(i),ref:F.useCallback(p=>{p&&(o.current=getComputedStyle(p)),r(p)},[])}}function Mr(e){return(e==null?void 0:e.animationName)||"none"}function Yb(e){var o,n;let t=(o=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:o.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(n=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var Xb=F["useId".toString()]||(()=>{}),qb=0;function el(e){const[t,r]=F.useState(Xb());return Dt(()=>{e||r(o=>o??String(qb++))},[e]),e||(t?`radix-${t}`:"")}function tl(e){const t=e+"CollectionProvider",[r,o]=Ji(t),[n,a]=r(t,{collectionRef:{current:null},itemMap:new Map}),s=b=>{const{scope:h,children:T}=b,S=v.useRef(null),k=v.useRef(new Map).current;return f.jsx(n,{scope:h,itemMap:k,collectionRef:S,children:T})};s.displayName=t;const i=e+"CollectionSlot",d=v.forwardRef((b,h)=>{const{scope:T,children:S}=b,k=a(i,T),O=Qe(h,k.collectionRef);return f.jsx(Wr,{ref:O,children:S})});d.displayName=i;const p=e+"CollectionItemSlot",g="data-radix-collection-item",m=v.forwardRef((b,h)=>{const{scope:T,children:S,...k}=b,O=v.useRef(null),R=Qe(h,O),z=a(p,T);return v.useEffect(()=>(z.itemMap.set(O,{ref:O,...k}),()=>void z.itemMap.delete(O))),f.jsx(Wr,{[g]:"",ref:R,children:S})});m.displayName=p;function w(b){const h=a(e+"CollectionConsumer",b);return v.useCallback(()=>{const S=h.collectionRef.current;if(!S)return[];const k=Array.from(S.querySelectorAll(`[${g}]`));return Array.from(h.itemMap.values()).sort((z,D)=>k.indexOf(z.ref.current)-k.indexOf(D.ref.current))},[h.collectionRef,h.itemMap])}return[{Provider:s,Slot:d,ItemSlot:m},w,o]}function Zb(e,t=globalThis==null?void 0:globalThis.document){const r=Ve(e);F.useEffect(()=>{const o=n=>{n.key==="Escape"&&r(n)};return t.addEventListener("keydown",o,{capture:!0}),()=>t.removeEventListener("keydown",o,{capture:!0})},[r,t])}var Jb="DismissableLayer",on="dismissableLayer.update",Qb="dismissableLayer.pointerDownOutside",ev="dismissableLayer.focusOutside",ps,rl=F.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),ol=F.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:o,onPointerDownOutside:n,onFocusOutside:a,onInteractOutside:s,onDismiss:i,...d}=e,p=F.useContext(rl),[g,m]=F.useState(null),w=(g==null?void 0:g.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,b]=F.useState({}),h=Qe(t,B=>m(B)),T=Array.from(p.layers),[S]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),k=T.indexOf(S),O=g?T.indexOf(g):-1,R=p.layersWithOutsidePointerEventsDisabled.size>0,z=O>=k,D=ov(B=>{const c=B.target,I=[...p.branches].some(j=>j.contains(c));!z||I||(n==null||n(B),s==null||s(B),B.defaultPrevented||i==null||i())},w),_=nv(B=>{const c=B.target;[...p.branches].some(j=>j.contains(c))||(a==null||a(B),s==null||s(B),B.defaultPrevented||i==null||i())},w);return Zb(B=>{O===p.layers.size-1&&(o==null||o(B),!B.defaultPrevented&&i&&(B.preventDefault(),i()))},w),F.useEffect(()=>{if(g)return r&&(p.layersWithOutsidePointerEventsDisabled.size===0&&(ps=w.body.style.pointerEvents,w.body.style.pointerEvents="none"),p.layersWithOutsidePointerEventsDisabled.add(g)),p.layers.add(g),gs(),()=>{r&&p.layersWithOutsidePointerEventsDisabled.size===1&&(w.body.style.pointerEvents=ps)}},[g,w,r,p]),F.useEffect(()=>()=>{g&&(p.layers.delete(g),p.layersWithOutsidePointerEventsDisabled.delete(g),gs())},[g,p]),F.useEffect(()=>{const B=()=>b({});return document.addEventListener(on,B),()=>document.removeEventListener(on,B)},[]),f.jsx(De.div,{...d,ref:h,style:{pointerEvents:R?z?"auto":"none":void 0,...e.style},onFocusCapture:Me(e.onFocusCapture,_.onFocusCapture),onBlurCapture:Me(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:Me(e.onPointerDownCapture,D.onPointerDownCapture)})});ol.displayName=Jb;var tv="DismissableLayerBranch",rv=F.forwardRef((e,t)=>{const r=F.useContext(rl),o=F.useRef(null),n=Qe(t,o);return F.useEffect(()=>{const a=o.current;if(a)return r.branches.add(a),()=>{r.branches.delete(a)}},[r.branches]),f.jsx(De.div,{...e,ref:n})});rv.displayName=tv;function ov(e,t=globalThis==null?void 0:globalThis.document){const r=Ve(e),o=F.useRef(!1),n=F.useRef(()=>{});return F.useEffect(()=>{const a=i=>{if(i.target&&!o.current){let d=function(){nl(Qb,r,p,{discrete:!0})};const p={originalEvent:i};i.pointerType==="touch"?(t.removeEventListener("click",n.current),n.current=d,t.addEventListener("click",n.current,{once:!0})):d()}else t.removeEventListener("click",n.current);o.current=!1},s=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(s),t.removeEventListener("pointerdown",a),t.removeEventListener("click",n.current)}},[t,r]),{onPointerDownCapture:()=>o.current=!0}}function nv(e,t=globalThis==null?void 0:globalThis.document){const r=Ve(e),o=F.useRef(!1);return F.useEffect(()=>{const n=a=>{a.target&&!o.current&&nl(ev,r,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",n),()=>t.removeEventListener("focusin",n)},[t,r]),{onFocusCapture:()=>o.current=!0,onBlurCapture:()=>o.current=!1}}function gs(){const e=new CustomEvent(on);document.dispatchEvent(e)}function nl(e,t,r,{discrete:o}){const n=r.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&n.addEventListener(e,t,{once:!0}),o?rn(n,a):n.dispatchEvent(a)}function av(e){const t=F.useRef({value:e,previous:e});return F.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}var sv="VisuallyHidden",al=F.forwardRef((e,t)=>f.jsx(De.span,{...e,ref:t,style:{position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal",...e.style}}));al.displayName=sv;var iv=al,Bt="NavigationMenu",[On,sl,lv]=tl(Bt),[nn,cv,uv]=tl(Bt),[An,ey]=Ji(Bt,[lv,uv]),[dv,He]=An(Bt),[fv,pv]=An(Bt),il=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,value:o,onValueChange:n,defaultValue:a,delayDuration:s=200,skipDelayDuration:i=300,orientation:d="horizontal",dir:p,...g}=e,[m,w]=F.useState(null),b=Qe(t,I=>w(I)),h=Ub(p),T=F.useRef(0),S=F.useRef(0),k=F.useRef(0),[O,R]=F.useState(!0),[z="",D]=Qi({prop:o,onChange:I=>{const j=I!=="",E=i>0;j?(window.clearTimeout(k.current),E&&R(!1)):(window.clearTimeout(k.current),k.current=window.setTimeout(()=>R(!0),i)),n==null||n(I)},defaultProp:a}),_=F.useCallback(()=>{window.clearTimeout(S.current),S.current=window.setTimeout(()=>D(""),150)},[D]),B=F.useCallback(I=>{window.clearTimeout(S.current),D(I)},[D]),c=F.useCallback(I=>{z===I?window.clearTimeout(S.current):T.current=window.setTimeout(()=>{window.clearTimeout(S.current),D(I)},s)},[z,D,s]);return F.useEffect(()=>()=>{window.clearTimeout(T.current),window.clearTimeout(S.current),window.clearTimeout(k.current)},[]),f.jsx(cl,{scope:r,isRootMenu:!0,value:z,dir:h,orientation:d,rootNavigationMenu:m,onTriggerEnter:I=>{window.clearTimeout(T.current),O?c(I):B(I)},onTriggerLeave:()=>{window.clearTimeout(T.current),_()},onContentEnter:()=>window.clearTimeout(S.current),onContentLeave:_,onItemSelect:I=>{D(j=>j===I?"":I)},onItemDismiss:()=>D(""),children:f.jsx(De.nav,{"aria-label":"Main","data-orientation":d,dir:h,...g,ref:b})})});il.displayName=Bt;var ll="NavigationMenuSub",gv=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,value:o,onValueChange:n,defaultValue:a,orientation:s="horizontal",...i}=e,d=He(ll,r),[p="",g]=Qi({prop:o,onChange:n,defaultProp:a});return f.jsx(cl,{scope:r,isRootMenu:!1,value:p,dir:d.dir,orientation:s,rootNavigationMenu:d.rootNavigationMenu,onTriggerEnter:m=>g(m),onItemSelect:m=>g(m),onItemDismiss:()=>g(""),children:f.jsx(De.div,{"data-orientation":s,...i,ref:t})})});gv.displayName=ll;var cl=e=>{const{scope:t,isRootMenu:r,rootNavigationMenu:o,dir:n,orientation:a,children:s,value:i,onItemSelect:d,onItemDismiss:p,onTriggerEnter:g,onTriggerLeave:m,onContentEnter:w,onContentLeave:b}=e,[h,T]=F.useState(null),[S,k]=F.useState(new Map),[O,R]=F.useState(null);return f.jsx(dv,{scope:t,isRootMenu:r,rootNavigationMenu:o,value:i,previousValue:av(i),baseId:el(),dir:n,orientation:a,viewport:h,onViewportChange:T,indicatorTrack:O,onIndicatorTrackChange:R,onTriggerEnter:Ve(g),onTriggerLeave:Ve(m),onContentEnter:Ve(w),onContentLeave:Ve(b),onItemSelect:Ve(d),onItemDismiss:Ve(p),onViewportContentChange:F.useCallback((z,D)=>{k(_=>(_.set(z,D),new Map(_)))},[]),onViewportContentRemove:F.useCallback(z=>{k(D=>D.has(z)?(D.delete(z),new Map(D)):D)},[]),children:f.jsx(On.Provider,{scope:t,children:f.jsx(fv,{scope:t,items:S,children:s})})})},ul="NavigationMenuList",dl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,...o}=e,n=He(ul,r),a=f.jsx(De.ul,{"data-orientation":n.orientation,...o,ref:t});return f.jsx(De.div,{style:{position:"relative"},ref:n.onIndicatorTrackChange,children:f.jsx(On.Slot,{scope:r,children:n.isRootMenu?f.jsx(hl,{asChild:!0,children:a}):a})})});dl.displayName=ul;var fl="NavigationMenuItem",[bv,pl]=An(fl),gl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,value:o,...n}=e,a=el(),s=o||a||"LEGACY_REACT_AUTO_VALUE",i=F.useRef(null),d=F.useRef(null),p=F.useRef(null),g=F.useRef(()=>{}),m=F.useRef(!1),w=F.useCallback((h="start")=>{if(i.current){g.current();const T=sn(i.current);T.length&&Kn(h==="start"?T:T.reverse())}},[]),b=F.useCallback(()=>{if(i.current){const h=sn(i.current);h.length&&(g.current=wv(h))}},[]);return f.jsx(bv,{scope:r,value:s,triggerRef:d,contentRef:i,focusProxyRef:p,wasEscapeCloseRef:m,onEntryKeyDown:w,onFocusProxyEnter:w,onRootContentClose:b,onContentFocusOutside:b,children:f.jsx(De.li,{...n,ref:t})})});gl.displayName=fl;var an="NavigationMenuTrigger",bl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,disabled:o,...n}=e,a=He(an,e.__scopeNavigationMenu),s=pl(an,e.__scopeNavigationMenu),i=F.useRef(null),d=Qe(i,s.triggerRef,t),p=Cl(a.baseId,s.value),g=El(a.baseId,s.value),m=F.useRef(!1),w=F.useRef(!1),b=s.value===a.value;return f.jsxs(f.Fragment,{children:[f.jsx(On.ItemSlot,{scope:r,value:s.value,children:f.jsx(wl,{asChild:!0,children:f.jsx(De.button,{id:p,disabled:o,"data-disabled":o?"":void 0,"data-state":_n(b),"aria-expanded":b,"aria-controls":g,...n,ref:d,onPointerEnter:Me(e.onPointerEnter,()=>{w.current=!1,s.wasEscapeCloseRef.current=!1}),onPointerMove:Me(e.onPointerMove,Gr(()=>{o||w.current||s.wasEscapeCloseRef.current||m.current||(a.onTriggerEnter(s.value),m.current=!0)})),onPointerLeave:Me(e.onPointerLeave,Gr(()=>{o||(a.onTriggerLeave(),m.current=!1)})),onClick:Me(e.onClick,()=>{a.onItemSelect(s.value),w.current=b}),onKeyDown:Me(e.onKeyDown,h=>{const S={horizontal:"ArrowDown",vertical:a.dir==="rtl"?"ArrowLeft":"ArrowRight"}[a.orientation];b&&h.key===S&&(s.onEntryKeyDown(),h.preventDefault())})})})}),b&&f.jsxs(f.Fragment,{children:[f.jsx(iv,{"aria-hidden":!0,tabIndex:0,ref:s.focusProxyRef,onFocus:h=>{const T=s.contentRef.current,S=h.relatedTarget,k=S===i.current,O=T==null?void 0:T.contains(S);(k||!O)&&s.onFocusProxyEnter(k?"start":"end")}}),a.viewport&&f.jsx("span",{"aria-owns":g})]})]})});bl.displayName=an;var vv="NavigationMenuLink",bs="navigationMenu.linkSelect",vl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,active:o,onSelect:n,...a}=e;return f.jsx(wl,{asChild:!0,children:f.jsx(De.a,{"data-active":o?"":void 0,"aria-current":o?"page":void 0,...a,ref:t,onClick:Me(e.onClick,s=>{const i=s.target,d=new CustomEvent(bs,{bubbles:!0,cancelable:!0});if(i.addEventListener(bs,p=>n==null?void 0:n(p),{once:!0}),rn(i,d),!d.defaultPrevented&&!s.metaKey){const p=new CustomEvent(Ar,{bubbles:!0,cancelable:!0});rn(i,p)}},{checkForDefaultPrevented:!1})})})});vl.displayName=vv;var jn="NavigationMenuIndicator",yl=F.forwardRef((e,t)=>{const{forceMount:r,...o}=e,n=He(jn,e.__scopeNavigationMenu),a=!!n.value;return n.indicatorTrack?Yr.createPortal(f.jsx(ar,{present:r||a,children:f.jsx(yv,{...o,ref:t})}),n.indicatorTrack):null});yl.displayName=jn;var yv=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,...o}=e,n=He(jn,r),a=sl(r),[s,i]=F.useState(null),[d,p]=F.useState(null),g=n.orientation==="horizontal",m=!!n.value;F.useEffect(()=>{var T;const h=(T=a().find(S=>S.value===n.value))==null?void 0:T.ref.current;h&&i(h)},[a,n.value]);const w=()=>{s&&p({size:g?s.offsetWidth:s.offsetHeight,offset:g?s.offsetLeft:s.offsetTop})};return ln(s,w),ln(n.indicatorTrack,w),d?f.jsx(De.div,{"aria-hidden":!0,"data-state":m?"visible":"hidden","data-orientation":n.orientation,...o,ref:t,style:{position:"absolute",...g?{left:0,width:d.size+"px",transform:`translateX(${d.offset}px)`}:{top:0,height:d.size+"px",transform:`translateY(${d.offset}px)`},...o.style}}):null}),Ft="NavigationMenuContent",xl=F.forwardRef((e,t)=>{const{forceMount:r,...o}=e,n=He(Ft,e.__scopeNavigationMenu),a=pl(Ft,e.__scopeNavigationMenu),s=Qe(a.contentRef,t),i=a.value===n.value,d={value:a.value,triggerRef:a.triggerRef,focusProxyRef:a.focusProxyRef,wasEscapeCloseRef:a.wasEscapeCloseRef,onContentFocusOutside:a.onContentFocusOutside,onRootContentClose:a.onRootContentClose,...o};return n.viewport?f.jsx(xv,{forceMount:r,...d,ref:s}):f.jsx(ar,{present:r||i,children:f.jsx($l,{"data-state":_n(i),...d,ref:s,onPointerEnter:Me(e.onPointerEnter,n.onContentEnter),onPointerLeave:Me(e.onPointerLeave,Gr(n.onContentLeave)),style:{pointerEvents:!i&&n.isRootMenu?"none":void 0,...d.style}})})});xl.displayName=Ft;var xv=F.forwardRef((e,t)=>{const r=He(Ft,e.__scopeNavigationMenu),{onViewportContentChange:o,onViewportContentRemove:n}=r;return Dt(()=>{o(e.value,{ref:t,...e})},[e,t,o]),Dt(()=>()=>n(e.value),[e.value,n]),null}),Ar="navigationMenu.rootContentDismiss",$l=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,value:o,triggerRef:n,focusProxyRef:a,wasEscapeCloseRef:s,onRootContentClose:i,onContentFocusOutside:d,...p}=e,g=He(Ft,r),m=F.useRef(null),w=Qe(m,t),b=Cl(g.baseId,o),h=El(g.baseId,o),T=sl(r),S=F.useRef(null),{onItemDismiss:k}=g;F.useEffect(()=>{const R=m.current;if(g.isRootMenu&&R){const z=()=>{var D;k(),i(),R.contains(document.activeElement)&&((D=n.current)==null||D.focus())};return R.addEventListener(Ar,z),()=>R.removeEventListener(Ar,z)}},[g.isRootMenu,e.value,n,k,i]);const O=F.useMemo(()=>{const z=T().map(j=>j.value);g.dir==="rtl"&&z.reverse();const D=z.indexOf(g.value),_=z.indexOf(g.previousValue),B=o===g.value,c=_===z.indexOf(o);if(!B&&!c)return S.current;const I=(()=>{if(D!==_){if(B&&_!==-1)return D>_?"from-end":"from-start";if(c&&D!==-1)return D>_?"to-start":"to-end"}return null})();return S.current=I,I},[g.previousValue,g.value,g.dir,T,o]);return f.jsx(hl,{asChild:!0,children:f.jsx(ol,{id:h,"aria-labelledby":b,"data-motion":O,"data-orientation":g.orientation,...p,ref:w,disableOutsidePointerEvents:!1,onDismiss:()=>{var z;const R=new Event(Ar,{bubbles:!0,cancelable:!0});(z=m.current)==null||z.dispatchEvent(R)},onFocusOutside:Me(e.onFocusOutside,R=>{var D;d();const z=R.target;(D=g.rootNavigationMenu)!=null&&D.contains(z)&&R.preventDefault()}),onPointerDownOutside:Me(e.onPointerDownOutside,R=>{var B;const z=R.target,D=T().some(c=>{var I;return(I=c.ref.current)==null?void 0:I.contains(z)}),_=g.isRootMenu&&((B=g.viewport)==null?void 0:B.contains(z));(D||_||!g.isRootMenu)&&R.preventDefault()}),onKeyDown:Me(e.onKeyDown,R=>{var _;const z=R.altKey||R.ctrlKey||R.metaKey;if(R.key==="Tab"&&!z){const B=sn(R.currentTarget),c=document.activeElement,I=B.findIndex(M=>M===c),E=R.shiftKey?B.slice(0,I).reverse():B.slice(I+1,B.length);Kn(E)?R.preventDefault():(_=a.current)==null||_.focus()}}),onEscapeKeyDown:Me(e.onEscapeKeyDown,R=>{s.current=!0})})})}),Ln="NavigationMenuViewport",ml=F.forwardRef((e,t)=>{const{forceMount:r,...o}=e,a=!!He(Ln,e.__scopeNavigationMenu).value;return f.jsx(ar,{present:r||a,children:f.jsx($v,{...o,ref:t})})});ml.displayName=Ln;var $v=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,children:o,...n}=e,a=He(Ln,r),s=Qe(t,a.onViewportChange),i=pv(Ft,e.__scopeNavigationMenu),[d,p]=F.useState(null),[g,m]=F.useState(null),w=d?(d==null?void 0:d.width)+"px":void 0,b=d?(d==null?void 0:d.height)+"px":void 0,h=!!a.value,T=h?a.value:a.previousValue;return ln(g,()=>{g&&p({width:g.offsetWidth,height:g.offsetHeight})}),f.jsx(De.div,{"data-state":_n(h),"data-orientation":a.orientation,...n,ref:s,style:{pointerEvents:!h&&a.isRootMenu?"none":void 0,"--radix-navigation-menu-viewport-width":w,"--radix-navigation-menu-viewport-height":b,...n.style},onPointerEnter:Me(e.onPointerEnter,a.onContentEnter),onPointerLeave:Me(e.onPointerLeave,Gr(a.onContentLeave)),children:Array.from(i.items).map(([k,{ref:O,forceMount:R,...z}])=>{const D=T===k;return f.jsx(ar,{present:R||D,children:f.jsx($l,{...z,ref:Rn(O,_=>{D&&_&&m(_)})})},k)})})}),mv="FocusGroup",hl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,...o}=e,n=He(mv,r);return f.jsx(nn.Provider,{scope:r,children:f.jsx(nn.Slot,{scope:r,children:f.jsx(De.div,{dir:n.dir,...o,ref:t})})})}),vs=["ArrowRight","ArrowLeft","ArrowUp","ArrowDown"],hv="FocusGroupItem",wl=F.forwardRef((e,t)=>{const{__scopeNavigationMenu:r,...o}=e,n=cv(r),a=He(hv,r);return f.jsx(nn.ItemSlot,{scope:r,children:f.jsx(De.button,{...o,ref:t,onKeyDown:Me(e.onKeyDown,s=>{if(["Home","End",...vs].includes(s.key)){let d=n().map(m=>m.ref.current);if([a.dir==="rtl"?"ArrowRight":"ArrowLeft","ArrowUp","End"].includes(s.key)&&d.reverse(),vs.includes(s.key)){const m=d.indexOf(s.currentTarget);d=d.slice(m+1)}setTimeout(()=>Kn(d)),s.preventDefault()}})})})});function sn(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const n=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||n?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function Kn(e){const t=document.activeElement;return e.some(r=>r===t?!0:(r.focus(),document.activeElement!==t))}function wv(e){return e.forEach(t=>{t.dataset.tabindex=t.getAttribute("tabindex")||"",t.setAttribute("tabindex","-1")}),()=>{e.forEach(t=>{const r=t.dataset.tabindex;t.setAttribute("tabindex",r)})}}function ln(e,t){const r=Ve(t);Dt(()=>{let o=0;if(e){const n=new ResizeObserver(()=>{cancelAnimationFrame(o),o=window.requestAnimationFrame(r)});return n.observe(e),()=>{window.cancelAnimationFrame(o),n.unobserve(e)}}},[e,r])}function _n(e){return e?"open":"closed"}function Cl(e,t){return`${e}-trigger-${t}`}function El(e,t){return`${e}-content-${t}`}function Gr(e){return t=>t.pointerType==="mouse"?e(t):void 0}var Cv=il,Ev=dl,Po=gl,Tv=bl,Sv=vl,Pv=yl,kv=xl,Mv=ml;const Iv=P.keyframes`
2119
- from {
2120
- opacity: 0;
2121
- transform: translateX(200px);
2122
- }
2123
- to {
2124
- opacity: 1;
2125
- transform: translateX(0);
2126
- }
2127
- `,Rv=P.keyframes`
2128
- from {
2129
- opacity: 0;
2130
- transform: translateX(-200px);
2131
- }
2132
- to {
2133
- opacity: 1;
2134
- transform: translateX(0);
2135
- }
2136
- `,Ov=P.keyframes`
2137
- from {
2138
- opacity: 1;
2139
- transform: translateX(0);
2140
- }
2141
- to {
2142
- opacity: 0;
2143
- transform: translateX(200px);
2144
- }
2145
- `,Av=P.keyframes`
2146
- from {
2147
- opacity: 1;
2148
- transform: translateX(0);
2149
- }
2150
- to {
2151
- opacity: 0;
2152
- transform: translateX(-200px);
2153
- }
2154
- `,jv=P.keyframes`
2155
- from {
2156
- opacity: 0;
2157
- transform: rotateX(-30deg) scale(0.9);
2158
- }
2159
- to {
2160
- opacity: 1;
2161
- transform: rotateX(0deg) scale(1);
2162
- }
2163
- `,Lv=P.keyframes`
2164
- from {
2165
- opacity: 1;
2166
- transform: rotateX(0deg) scale(1);
2167
- }
2168
- to {
2169
- opacity: 0;
2170
- transform: rotateX(-10deg) scale(0.95);
2171
- }
2172
- `,Kv=P.keyframes`
2173
- from {
2174
- opacity: 0;
2175
- }
2176
- to {
2177
- opacity: 1;
2178
- }
2179
- `,_v=P.keyframes`
2180
- from {
2181
- opacity: 1;
2182
- }
2183
- to {
2184
- opacity: 0;
2185
- }
2186
- `,Tl=P.styled.svg`
2187
- position: relative;
2188
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2189
- top: 1px;
2190
- transition: transform 200ms ease;
2191
- `,Nv=P.styled(Cv)`
2192
- position: relative;
2193
- display: flex;
2194
- width: 100%;
2195
- justify-content: center;
2196
- z-index: 1;
2197
- `,Dv=P.styled(Ev)`
2198
- display: flex;
2199
- justify-content: center;
2200
- list-style: none;
2201
- margin: 0;
2202
- padding: 0;
2203
- `,ys=P.styled(Tv)`
2204
- display: flex;
2205
- align-items: center;
2206
- justify-content: space-between;
2207
- gap: 0.5rem;
2208
- padding: 8px 12px;
2209
- outline: none;
2210
- user-select: none;
2211
- font-weight: 500;
2212
- line-height: 1;
2213
- border-radius: 4px;
2214
- border: none;
2215
- cursor: pointer;
2216
- background-color: transparent;
2217
- font-size: 0.9rem;
2218
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2219
- transition: all 200ms ease;
2220
-
2221
- &:focus {
2222
- box-shadow: 0 0 0 2px
2223
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
2224
- }
2225
-
2226
- &:hover {
2227
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
2228
- }
2229
-
2230
- &[data-state='open'] > ${Tl} {
2231
- transform: rotate(-180deg);
2232
- }
2233
- `,cn=P.styled(Sv)`
2234
- display: block;
2235
- text-decoration: none;
2236
- font-size: 0.9rem;
2237
- line-height: 1;
2238
- padding: 8px 12px;
2239
- outline: none;
2240
- user-select: none;
2241
- font-weight: 500;
2242
- line-height: 1;
2243
- border-radius: 4px;
2244
- font-size: 0.9rem;
2245
- border: none;
2246
- background-color: transparent;
2247
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2248
- transition: all 200ms ease;
2249
-
2250
- &:focus {
2251
- box-shadow: 0 0 0 2px
2252
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[200])??u.colors.slate[200]}};
2253
- }
2254
-
2255
- &:hover {
2256
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
2257
- }
2258
- `,xs=P.styled(kv)`
2259
- position: absolute;
2260
- top: 0;
2261
- left: 0;
2262
- width: 100%;
2263
- animation-duration: 250ms;
2264
- animation-timing-function: ease;
2265
-
2266
- &[data-motion='from-start'] {
2267
- animation-name: ${Rv};
2268
- }
2269
- &[data-motion='from-end'] {
2270
- animation-name: ${Iv};
2271
- }
2272
- &[data-motion='to-start'] {
2273
- animation-name: ${Av};
2274
- }
2275
- &[data-motion='to-end'] {
2276
- animation-name: ${Ov};
2277
- }
2278
-
2279
- @media only screen and (min-width: 600px) {
2280
- width: auto;
2281
- }
2282
- `,Fv=P.styled(Pv)`
2283
- display: flex;
2284
- align-items: flex-end;
2285
- justify-content: center;
2286
- height: 10px;
2287
- top: 100%;
2288
- overflow: hidden;
2289
- z-index: 1;
2290
- transition: width, transform 250ms ease;
2291
-
2292
- &[data-state='visible'] {
2293
- animation: ${Kv} 200ms ease;
2294
- }
2295
-
2296
- &[data-state='hidden'] {
2297
- animation: ${_v} 200ms ease;
2298
- }
2299
- `,zv=P.styled(Mv)`
2300
- position: relative;
2301
- transform-origin: top center;
2302
- margin-top: 10px;
2303
- width: 100%;
2304
- background-color: ${({theme:e})=>{var t;return((t=e==null?void 0:e.colors)==null?void 0:t.white)??u.colors.white}};
2305
- border-radius: 6px;
2306
- overflow: hidden;
2307
- box-shadow: hsl(206 22% 7% / 35%) 0px 10px 38px -10px, hsl(206 22% 7% / 20%) 0px 10px 20px -15px;
2308
- height: var(--radix-navigation-menu-viewport-height);
2309
- transition: width, height, 300ms ease;
2310
-
2311
- &[data-state='open'] {
2312
- animation: ${jv} 200ms ease;
2313
- }
2314
-
2315
- &[data-state='closed'] {
2316
- animation: ${Lv} 200ms ease;
2317
- }
2318
-
2319
- @media only screen and (min-width: 600px) {
2320
- width: var(--radix-navigation-menu-viewport-width);
2321
- }
2322
- }
2323
- `,$s=P.styled.ul`
2324
- display: grid;
2325
- padding: 22px;
2326
- margin: 0;
2327
- column-gap: 10px;
2328
- list-style: none;
2329
-
2330
- @media only screen and (min-width: 600px) {
2331
- &.one {
2332
- width: 500px;
2333
- grid-template-columns: 0.75fr 1fr;
2334
- }
2335
- &.two {
2336
- width: 600px;
2337
- grid-auto-flow: column;
2338
- grid-template-rows: repeat(3, 1fr);
2339
- }
2340
- }
2341
- `,Bv=P.styled(Y.Link)`
2342
- display: block;
2343
- outline: none;
2344
- text-decoration: none;
2345
- user-select: none;
2346
- padding: 12px;
2347
- border-radius: 0.375rem;
2348
- font-size: 0.9rem;
2349
- line-height: 1;
2350
- transition: background-color 200ms ease;
2351
-
2352
- &:focus {
2353
- box-shadow: 0 0 0 2px
2354
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2355
- }
2356
-
2357
- &:hover {
2358
- background-color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[100])??u.colors.slate[100]}};
2359
- }
2360
- `,Vv=P.styled.div`
2361
- font-weight: 500;
2362
- line-height: 1.2;
2363
- margin-bottom: 5px;
2364
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2365
- `,Hv=P.styled.p`
2366
- color: ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2367
- line-height: 1.4;
2368
- font-weight: initial;
2369
- `,Uv=P.styled(Y.Link)`
2370
- display: flex;
2371
- justify-content: flex-end;
2372
- flex-direction: column;
2373
- width: 100%;
2374
- height: 100%;
2375
- background: linear-gradient(
2376
- 135deg,
2377
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.violet)==null?void 0:r[500])??u.colors.violet[500]}}
2378
- 0%,
2379
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.indigo)==null?void 0:r[500])??u.colors.indigo[500]}}
2380
- 100%
2381
- );
2382
- border-radius: 0.375rem;
2383
- padding: 25px;
2384
- text-decoration: none;
2385
- outline: none;
2386
- user-select: none;
2387
-
2388
- &:focus {
2389
- box-shadow: 0 0 0 2px
2390
- ${({theme:e})=>{var t,r;return((r=(t=e==null?void 0:e.colors)==null?void 0:t.slate)==null?void 0:r[900])??u.colors.slate[900]}};
2391
- }
2392
- `,Wv=P.styled.div`
2393
- color: white;
2394
- font-size: 18px;
2395
- font-weight: 500;
2396
- line-height: 1.2;
2397
- margin-top: 16px;
2398
- margin-bottom: 7px;
2399
- `,Gv=P.styled.p`
2400
- color: white;
2401
- font-size: 14px;
2402
- line-height: 1.3;
2403
- `,Yv=P.styled.div`
2404
- position: absolute;
2405
- display: flex;
2406
- justify-content: center;
2407
- width: 100%;
2408
- top: 100%;
2409
- left: 0;
2410
- perspective: 2000px;
2411
- `,Xv=P.styled.div`
2412
- position: relative;
2413
- top: 70%;
2414
- background-color: white;
2415
- width: 10px;
2416
- height: 10px;
2417
- transform: rotate(45deg);
2418
- border-top-left-radius: 2px;
2419
- `;function un({className:e,...t}){return f.jsx(Tl,{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:e,...t,children:f.jsx("path",{d:"M6 9L12 15L18 9",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})}un.defaultProps={className:void 0};const Xe=v.forwardRef(({className:e,children:t,title:r,...o},n)=>f.jsx("li",{children:f.jsx(cn,{asChild:!0,children:f.jsxs(Bv,{className:`${e??""}`,...o,ref:n,children:[f.jsx(Vv,{children:r}),f.jsx(Hv,{children:t})]})})}));Xe.defaultProps={className:void 0,href:void 0,title:void 0};function qv(){return f.jsxs(Nv,{children:[f.jsxs(Dv,{children:[f.jsxs(Po,{children:[f.jsxs(ys,{children:["Learn ",f.jsx(un,{"aria-hidden":!0})]}),f.jsx(xs,{children:f.jsxs($s,{className:"one",children:[f.jsx("li",{style:{gridRow:"span 3"},children:f.jsx(cn,{asChild:!0,children:f.jsxs(Uv,{href:"/",children:[f.jsxs("svg",{"aria-hidden":!0,width:"38",height:"38",viewBox:"0 0 25 25",fill:"white",children:[f.jsx("path",{d:"M12 25C7.58173 25 4 21.4183 4 17C4 12.5817 7.58173 9 12 9V25Z"}),f.jsx("path",{d:"M12 0H4V8H12V0Z"}),f.jsx("path",{d:"M17 8C19.2091 8 21 6.20914 21 4C21 1.79086 19.2091 0 17 0C14.7909 0 13 1.79086 13 4C13 6.20914 14.7909 8 17 8Z"})]}),f.jsx(Wv,{children:"Radix Primitives"}),f.jsx(Gv,{children:"Unstyled, accessible components for React."})]})})}),f.jsx(Xe,{href:"https://stitches.dev/",title:"Stitches",children:"CSS-in-JS with best-in-class developer experience."}),f.jsx(Xe,{href:"/colors",title:"Colors",children:"Beautiful, thought-out palettes with auto dark mode."}),f.jsx(Xe,{href:"https://icons.radix-ui.com/",title:"Icons",children:"A crisp set of 15x15 icons, balanced and consistent."})]})})]}),f.jsxs(Po,{children:[f.jsxs(ys,{children:["Overview ",f.jsx(un,{"aria-hidden":!0})]}),f.jsx(xs,{children:f.jsxs($s,{className:"two",children:[f.jsx(Xe,{title:"Introduction",href:"/primitives/docs/overview/introduction",children:"Build high-quality, accessible design systems and web apps."}),f.jsx(Xe,{title:"Getting started",href:"/primitives/docs/overview/getting-started",children:"A quick tutorial to get you up and running with Radix Primitives."}),f.jsx(Xe,{title:"Styling",href:"/primitives/docs/guides/styling",children:"Unstyled and compatible with any styling solution."}),f.jsx(Xe,{title:"Animation",href:"/primitives/docs/guides/animation",children:"Use CSS keyframes or any animation library of your choice."}),f.jsx(Xe,{title:"Accessibility",href:"/primitives/docs/overview/accessibility",children:"Tested in a range of browsers and assistive technologies."}),f.jsx(Xe,{title:"Releases",href:"/primitives/docs/overview/releases",children:"Radix Primitives releases and their changelogs."})]})})]}),f.jsx(Po,{children:f.jsx(cn,{href:"https://github.com/radix-ui",children:"Github"})}),f.jsx(Fv,{children:f.jsx(Xv,{})})]}),f.jsx(Yv,{children:f.jsx(zv,{})})]})}exports.Accordion=j0;exports.AccordionItem=O0;exports.Avatar=qf;exports.AvatarGroup=Jf;exports.Badge=z0;exports.BreadcrumbEllipsis=B0;exports.BreadcrumbItem=G0;exports.BreadcrumbLink=Y0;exports.BreadcrumbSeparator=X0;exports.Breadcrumbs=q0;exports.Button=Z0;exports.Card=Q0;exports.Checkbox=Oi;exports.CircularEasing=tb;exports.CircularProgressbar=kg;exports.Collapsible=ap;exports.CollapsibleTrigger=np;exports.CollapsibleTriggerStateContext=In;exports.Container=lp;exports.ContextMenu=Ai;exports.CreditCardExpirationInput=Li;exports.CreditCardInput=Ki;exports.DateInput=_i;exports.Dialog=ag;exports.Divider=Vp;exports.Drawer=Bi;exports.Input=zi;exports.LinearProgressbar=Lg;exports.Link=Wp;exports.Meter=Qp;exports.Modal=tg;exports.ModalOverlay=og;exports.NavigationMenu=qv;exports.NumberInput=Vi;exports.Option=Xg;exports.PinInput=Hi;exports.Pulse=Wi;exports.Radio=Ui;exports.Select=Gi;exports.Slider=Yi;exports.Switch=cb;exports.Tab=bb;exports.TabList=vb;exports.TabPanel=yb;exports.Tabs=gb;exports.TabsOrientationContext=Qr;exports.TimeInput=qi;exports.ToggleButton=Tb;exports.Tooltip=Lb;exports.defaultTheme=u;exports.mergeTheme=Si;
39
+ */var zo=Os(js());function Rs(e){return zo.Children.toArray(e).filter(t=>(0,zo.isValidElement)(t))}var Ls=new Set(["id","type","style","title","role","tabIndex","htmlFor","width","height","abbr","accept","acceptCharset","accessKey","action","allowFullScreen","allowTransparency","alt","async","autoComplete","autoFocus","autoPlay","cellPadding","cellSpacing","challenge","charset","checked","cite","class","className","cols","colSpan","command","content","contentEditable","contextMenu","controls","coords","crossOrigin","data","dateTime","default","defer","dir","disabled","download","draggable","dropzone","encType","enterKeyHint","for","form","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","headers","hidden","high","href","hrefLang","httpEquiv","icon","inputMode","isMap","itemId","itemProp","itemRef","itemScope","itemType","kind","label","lang","list","loop","manifest","max","maxLength","media","mediaGroup","method","min","minLength","multiple","muted","name","noValidate","open","optimum","pattern","ping","placeholder","poster","preload","radioGroup","referrerPolicy","readOnly","rel","required","rows","rowSpan","sandbox","scope","scoped","scrolling","seamless","selected","shape","size","sizes","slot","sortable","span","spellCheck","src","srcDoc","srcSet","start","step","target","translate","typeMustMatch","useMap","value","wmode","wrap"]),Fs=new Set(["onCopy","onCut","onPaste","onLoad","onError","onWheel","onScroll","onCompositionEnd","onCompositionStart","onCompositionUpdate","onKeyDown","onKeyPress","onKeyUp","onFocus","onBlur","onChange","onInput","onSubmit","onClick","onContextMenu","onDoubleClick","onDrag","onDragEnd","onDragEnter","onDragExit","onDragLeave","onDragOver","onDragStart","onDrop","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onPointerDown","onPointerEnter","onPointerLeave","onPointerUp","onSelect","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionEnd"]),Bo=/^(data-.*)$/,Ds=/^(aria-.*)$/,sr=/^(on[A-Z].*)$/;function jr(e,t={}){let{labelable:r=!0,enabled:n=!0,propNames:o,omitPropNames:a,omitEventNames:i,omitDataProps:l,omitEventProps:c}=t,f={};if(!n)return e;for(const b in e)a!=null&&a.has(b)||i!=null&&i.has(b)&&sr.test(b)||sr.test(b)&&!Fs.has(b)||l&&Bo.test(b)||c&&sr.test(b)||(Object.prototype.hasOwnProperty.call(e,b)&&(Ls.has(b)||r&&Ds.test(b)||o!=null&&o.has(b)||Bo.test(b))||sr.test(b))&&(f[b]=e[b]);return f}var[zs,Ha]=Da({name:"AvatarGroupContext",strict:!1}),Bs={default:"bg-default text-default-foreground",primary:"bg-primary text-primary-foreground",secondary:"bg-secondary text-secondary-foreground",success:"bg-success text-success-foreground",warning:"bg-warning text-warning-foreground",danger:"bg-danger text-danger-foreground",foreground:"bg-foreground text-background"},Vs={default:"shadow-lg shadow-default/50 bg-default text-default-foreground",primary:"shadow-lg shadow-primary/40 bg-primary text-primary-foreground",secondary:"shadow-lg shadow-secondary/40 bg-secondary text-secondary-foreground",success:"shadow-lg shadow-success/40 bg-success text-success-foreground",warning:"shadow-lg shadow-warning/40 bg-warning text-warning-foreground",danger:"shadow-lg shadow-danger/40 bg-danger text-danger-foreground",foreground:"shadow-lg shadow-foreground/40 bg-foreground text-background"},Hs={default:"bg-transparent border-default text-foreground",primary:"bg-transparent border-primary text-primary",secondary:"bg-transparent border-secondary text-secondary",success:"bg-transparent border-success text-success",warning:"bg-transparent border-warning text-warning",danger:"bg-transparent border-danger text-danger",foreground:"bg-transparent border-foreground text-foreground"},Gs={default:"bg-default/40 text-default-foreground",primary:"bg-primary/20 text-primary",secondary:"bg-secondary/20 text-secondary",success:"bg-success/20 text-success-600 dark:text-success",warning:"bg-warning/20 text-warning-600 dark:text-warning",danger:"bg-danger/20 text-danger dark:text-danger-500",foreground:"bg-foreground/10 text-foreground"},Ws={default:"border-default bg-default-100 text-default-foreground",primary:"border-default bg-default-100 text-primary",secondary:"border-default bg-default-100 text-secondary",success:"border-default bg-default-100 text-success",warning:"border-default bg-default-100 text-warning",danger:"border-default bg-default-100 text-danger",foreground:"border-default bg-default-100 text-foreground"},Us={default:"bg-transparent text-default-foreground",primary:"bg-transparent text-primary",secondary:"bg-transparent text-secondary",success:"bg-transparent text-success",warning:"bg-transparent text-warning",danger:"bg-transparent text-danger",foreground:"bg-transparent text-foreground"},Ys={default:"border-default text-default-foreground hover:!bg-default",primary:"border-primary text-primary hover:!text-primary-foreground hover:!bg-primary",secondary:"border-secondary text-secondary hover:text-secondary-foreground hover:!bg-secondary",success:"border-success text-success hover:!text-success-foreground hover:!bg-success",warning:"border-warning text-warning hover:!text-warning-foreground hover:!bg-warning",danger:"border-danger text-danger hover:!text-danger-foreground hover:!bg-danger",foreground:"border-foreground text-foreground hover:!bg-foreground"},ue={solid:Bs,shadow:Vs,bordered:Hs,flat:Gs,faded:Ws,light:Us,ghost:Ys},ur=["small","medium","large"],Vo={theme:{opacity:["disabled"],spacing:["divider"],borderWidth:ur,borderRadius:ur},classGroups:{shadow:[{shadow:ur}],"font-size":[{text:["tiny",...ur]}],"bg-image":["bg-stripe-gradient"]}},Ho=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Fe=e=>!e||typeof e!="object"||Object.keys(e).length===0,qs=(e,t)=>JSON.stringify(e)===JSON.stringify(t);function Ga(e,t){e.forEach(function(r){Array.isArray(r)?Ga(r,t):t.push(r)})}function Wa(e){let t=[];return Ga(e,t),t}var Ua=(...e)=>Wa(e).filter(Boolean),Ya=(e,t)=>{let r={},n=Object.keys(e),o=Object.keys(t);for(let a of n)if(o.includes(a)){let i=e[a],l=t[a];typeof i=="object"&&typeof l=="object"?r[a]=Ya(i,l):Array.isArray(i)||Array.isArray(l)?r[a]=Ua(l,i):r[a]=l+" "+i}else r[a]=e[a];for(let a of o)n.includes(a)||(r[a]=t[a]);return r},Go=e=>!e||typeof e!="string"?e:e.replace(/\s+/g," ").trim();function Xs(){for(var e=0,t,r,n="";e<arguments.length;)(t=arguments[e++])&&(r=qa(t))&&(n&&(n+=" "),n+=r);return n}function qa(e){if(typeof e=="string")return e;for(var t,r="",n=0;n<e.length;n++)e[n]&&(t=qa(e[n]))&&(r&&(r+=" "),r+=t);return r}var Dn="-";function Ns(e){var t=Js(e),r=e.conflictingClassGroups,n=e.conflictingClassGroupModifiers,o=n===void 0?{}:n;function a(l){var c=l.split(Dn);return c[0]===""&&c.length!==1&&c.shift(),Xa(c,t)||Zs(l)}function i(l,c){var f=r[l]||[];return c&&o[l]?[].concat(f,o[l]):f}return{getClassGroupId:a,getConflictingClassGroupIds:i}}function Xa(e,t){var i;if(e.length===0)return t.classGroupId;var r=e[0],n=t.nextPart.get(r),o=n?Xa(e.slice(1),n):void 0;if(o)return o;if(t.validators.length!==0){var a=e.join(Dn);return(i=t.validators.find(function(l){var c=l.validator;return c(a)}))==null?void 0:i.classGroupId}}var Wo=/^\[(.+)\]$/;function Zs(e){if(Wo.test(e)){var t=Wo.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}}function Js(e){var t=e.theme,r=e.prefix,n={nextPart:new Map,validators:[]},o=eu(Object.entries(e.classGroups),r);return o.forEach(function(a){var i=a[0],l=a[1];pn(l,n,i,t)}),n}function pn(e,t,r,n){e.forEach(function(o){if(typeof o=="string"){var a=o===""?t:Uo(t,o);a.classGroupId=r;return}if(typeof o=="function"){if(Qs(o)){pn(o(n),t,r,n);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(function(i){var l=i[0],c=i[1];pn(c,Uo(t,l),r,n)})})}function Uo(e,t){var r=e;return t.split(Dn).forEach(function(n){r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r}function Qs(e){return e.isThemeGetter}function eu(e,t){return t?e.map(function(r){var n=r[0],o=r[1],a=o.map(function(i){return typeof i=="string"?t+i:typeof i=="object"?Object.fromEntries(Object.entries(i).map(function(l){var c=l[0],f=l[1];return[t+c,f]})):i});return[n,a]}):e}function tu(e){if(e<1)return{get:function(){},set:function(){}};var t=0,r=new Map,n=new Map;function o(a,i){r.set(a,i),t++,t>e&&(t=0,n=r,r=new Map)}return{get:function(i){var l=r.get(i);if(l!==void 0)return l;if((l=n.get(i))!==void 0)return o(i,l),l},set:function(i,l){r.has(i)?r.set(i,l):o(i,l)}}}var Na="!";function ru(e){var t=e.separator||":",r=t.length===1,n=t[0],o=t.length;return function(i){for(var l=[],c=0,f=0,b,$=0;$<i.length;$++){var w=i[$];if(c===0){if(w===n&&(r||i.slice($,$+o)===t)){l.push(i.slice(f,$)),f=$+o;continue}if(w==="/"){b=$;continue}}w==="["?c++:w==="]"&&c--}var g=l.length===0?i:i.substring(f),y=g.startsWith(Na),E=y?g.substring(1):g,S=b&&b>f?b-f:void 0;return{modifiers:l,hasImportantModifier:y,baseClassName:E,maybePostfixModifierPosition:S}}}function nu(e){if(e.length<=1)return e;var t=[],r=[];return e.forEach(function(n){var o=n[0]==="[";o?(t.push.apply(t,r.sort().concat([n])),r=[]):r.push(n)}),t.push.apply(t,r.sort()),t}function ou(e){return{cache:tu(e.cacheSize),splitModifiers:ru(e),...Ns(e)}}var au=/\s+/;function iu(e,t){var r=t.splitModifiers,n=t.getClassGroupId,o=t.getConflictingClassGroupIds,a=new Set;return e.trim().split(au).map(function(i){var l=r(i),c=l.modifiers,f=l.hasImportantModifier,b=l.baseClassName,$=l.maybePostfixModifierPosition,w=n($?b.substring(0,$):b),g=!!$;if(!w){if(!$)return{isTailwindClass:!1,originalClassName:i};if(w=n(b),!w)return{isTailwindClass:!1,originalClassName:i};g=!1}var y=nu(c).join(":"),E=f?y+Na:y;return{isTailwindClass:!0,modifierId:E,classGroupId:w,originalClassName:i,hasPostfixModifier:g}}).reverse().filter(function(i){if(!i.isTailwindClass)return!0;var l=i.modifierId,c=i.classGroupId,f=i.hasPostfixModifier,b=l+c;return a.has(b)?!1:(a.add(b),o(c,f).forEach(function($){return a.add(l+$)}),!0)}).reverse().map(function(i){return i.originalClassName}).join(" ")}function bn(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];var n,o,a,i=l;function l(f){var b=t[0],$=t.slice(1),w=$.reduce(function(g,y){return y(g)},b());return n=ou(w),o=n.cache.get,a=n.cache.set,i=c,c(f)}function c(f){var b=o(f);if(b)return b;var $=iu(f,n);return a(f,$),$}return function(){return i(Xs.apply(null,arguments))}}function ye(e){var t=function(n){return n[e]||[]};return t.isThemeGetter=!0,t}var Za=/^\[(?:([a-z-]+):)?(.+)\]$/i,lu=/^\d+\/\d+$/,su=new Set(["px","full","screen"]),uu=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,cu=/\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$/,du=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/;function ze(e){return lt(e)||su.has(e)||lu.test(e)||gn(e)}function gn(e){return dt(e,"length",hu)}function fu(e){return dt(e,"size",Ja)}function pu(e){return dt(e,"position",Ja)}function bu(e){return dt(e,"url",mu)}function cr(e){return dt(e,"number",lt)}function lt(e){return!Number.isNaN(Number(e))}function gu(e){return e.endsWith("%")&&lt(e.slice(0,-1))}function Rt(e){return Yo(e)||dt(e,"number",Yo)}function se(e){return Za.test(e)}function Lt(){return!0}function Qe(e){return uu.test(e)}function vu(e){return dt(e,"",yu)}function dt(e,t,r){var n=Za.exec(e);return n?n[1]?n[1]===t:r(n[2]):!1}function hu(e){return cu.test(e)}function Ja(){return!1}function mu(e){return e.startsWith("url(")}function Yo(e){return Number.isInteger(Number(e))}function yu(e){return du.test(e)}function vn(){var e=ye("colors"),t=ye("spacing"),r=ye("blur"),n=ye("brightness"),o=ye("borderColor"),a=ye("borderRadius"),i=ye("borderSpacing"),l=ye("borderWidth"),c=ye("contrast"),f=ye("grayscale"),b=ye("hueRotate"),$=ye("invert"),w=ye("gap"),g=ye("gradientColorStops"),y=ye("gradientColorStopPositions"),E=ye("inset"),S=ye("margin"),C=ye("opacity"),k=ye("padding"),j=ye("saturate"),z=ye("scale"),B=ye("sepia"),W=ye("skew"),Q=ye("space"),u=ye("translate"),A=function(){return["auto","contain","none"]},O=function(){return["auto","hidden","clip","visible","scroll"]},P=function(){return["auto",se,t]},T=function(){return[se,t]},d=function(){return["",ze]},v=function(){return["auto",lt,se]},R=function(){return["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"]},D=function(){return["solid","dashed","dotted","double","none"]},L=function(){return["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"]},U=function(){return["start","end","center","between","around","evenly","stretch"]},N=function(){return["","0",se]},F=function(){return["auto","avoid","all","avoid-page","page","left","right","column"]},x=function(){return[lt,cr]},K=function(){return[lt,se]};return{cacheSize:500,theme:{colors:[Lt],spacing:[ze],blur:["none","",Qe,se],brightness:x(),borderColor:[e],borderRadius:["none","","full",Qe,se],borderSpacing:T(),borderWidth:d(),contrast:x(),grayscale:N(),hueRotate:K(),invert:N(),gap:T(),gradientColorStops:[e],gradientColorStopPositions:[gu,gn],inset:P(),margin:P(),opacity:x(),padding:T(),saturate:x(),scale:x(),sepia:N(),skew:K(),space:T(),translate:T()},classGroups:{aspect:[{aspect:["auto","square","video",se]}],container:["container"],columns:[{columns:[Qe]}],"break-after":[{"break-after":F()}],"break-before":[{"break-before":F()}],"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"],float:[{float:["right","left","none"]}],clear:[{clear:["left","right","both","none"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[].concat(R(),[se])}],overflow:[{overflow:O()}],"overflow-x":[{"overflow-x":O()}],"overflow-y":[{"overflow-y":O()}],overscroll:[{overscroll:A()}],"overscroll-x":[{"overscroll-x":A()}],"overscroll-y":[{"overscroll-y":A()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[E]}],"inset-x":[{"inset-x":[E]}],"inset-y":[{"inset-y":[E]}],start:[{start:[E]}],end:[{end:[E]}],top:[{top:[E]}],right:[{right:[E]}],bottom:[{bottom:[E]}],left:[{left:[E]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Rt]}],basis:[{basis:P()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",se]}],grow:[{grow:N()}],shrink:[{shrink:N()}],order:[{order:["first","last","none",Rt]}],"grid-cols":[{"grid-cols":[Lt]}],"col-start-end":[{col:["auto",{span:["full",Rt]},se]}],"col-start":[{"col-start":v()}],"col-end":[{"col-end":v()}],"grid-rows":[{"grid-rows":[Lt]}],"row-start-end":[{row:["auto",{span:[Rt]},se]}],"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":["auto","min","max","fr",se]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",se]}],gap:[{gap:[w]}],"gap-x":[{"gap-x":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal"].concat(U())}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal"].concat(U(),["baseline"])}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[].concat(U(),["baseline"])}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[S]}],mx:[{mx:[S]}],my:[{my:[S]}],ms:[{ms:[S]}],me:[{me:[S]}],mt:[{mt:[S]}],mr:[{mr:[S]}],mb:[{mb:[S]}],ml:[{ml:[S]}],"space-x":[{"space-x":[Q]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Q]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit",se,t]}],"min-w":[{"min-w":["min","max","fit",se,ze]}],"max-w":[{"max-w":["0","none","full","min","max","fit","prose",{screen:[Qe]},Qe,se]}],h:[{h:[se,t,"auto","min","max","fit"]}],"min-h":[{"min-h":["min","max","fit",se,ze]}],"max-h":[{"max-h":[se,t,"min","max","fit"]}],"font-size":[{text:["base",Qe,gn]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",cr]}],"font-family":[{font:[Lt]}],"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-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",se]}],"line-clamp":[{"line-clamp":["none",lt,cr]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",se,ze]}],"list-image":[{"list-image":["none",se]}],"list-style-type":[{list:["none","disc","decimal",se]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[].concat(D(),["wavy"])}],"text-decoration-thickness":[{decoration:["auto","from-font",ze]}],"underline-offset":[{"underline-offset":["auto",se,ze]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],indent:[{indent:T()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",se]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",se]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[].concat(R(),[pu])}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",fu]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},bu]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[y]}],"gradient-via-pos":[{via:[y]}],"gradient-to-pos":[{to:[y]}],"gradient-from":[{from:[g]}],"gradient-via":[{via:[g]}],"gradient-to":[{to:[g]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[].concat(D(),["hidden"])}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:D()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:[""].concat(D())}],"outline-offset":[{"outline-offset":[se,ze]}],"outline-w":[{outline:[ze]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:d()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[ze]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Qe,vu]}],"shadow-color":[{shadow:[Lt]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":L()}],"bg-blend":[{"bg-blend":L()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",Qe,se]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[b]}],invert:[{invert:[$]}],saturate:[{saturate:[j]}],sepia:[{sepia:[B]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[b]}],"backdrop-invert":[{"backdrop-invert":[$]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[j]}],"backdrop-sepia":[{"backdrop-sepia":[B]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",se]}],duration:[{duration:K()}],ease:[{ease:["linear","in","out","in-out",se]}],delay:[{delay:K()}],animate:[{animate:["none","spin","ping","pulse","bounce",se]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[z]}],"scale-x":[{"scale-x":[z]}],"scale-y":[{"scale-y":[z]}],rotate:[{rotate:[Rt,se]}],"translate-x":[{"translate-x":[u]}],"translate-y":[{"translate-y":[u]}],"skew-x":[{"skew-x":[W]}],"skew-y":[{"skew-y":[W]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",se]}],accent:[{accent:["auto",e]}],appearance:["appearance-none"],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",se]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":T()}],"scroll-mx":[{"scroll-mx":T()}],"scroll-my":[{"scroll-my":T()}],"scroll-ms":[{"scroll-ms":T()}],"scroll-me":[{"scroll-me":T()}],"scroll-mt":[{"scroll-mt":T()}],"scroll-mr":[{"scroll-mr":T()}],"scroll-mb":[{"scroll-mb":T()}],"scroll-ml":[{"scroll-ml":T()}],"scroll-p":[{"scroll-p":T()}],"scroll-px":[{"scroll-px":T()}],"scroll-py":[{"scroll-py":T()}],"scroll-ps":[{"scroll-ps":T()}],"scroll-pe":[{"scroll-pe":T()}],"scroll-pt":[{"scroll-pt":T()}],"scroll-pr":[{"scroll-pr":T()}],"scroll-pb":[{"scroll-pb":T()}],"scroll-pl":[{"scroll-pl":T()}],"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","pinch-zoom","manipulation",{pan:["x","left","right","y","up","down"]}]}],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",se]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[ze,cr]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"]},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"],"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"],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-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-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"],"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"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}function xu(e,t){for(var r in t)Qa(e,r,t[r]);return e}var wu=Object.prototype.hasOwnProperty,$u=new Set(["string","number","boolean"]);function Qa(e,t,r){if(!wu.call(e,t)||$u.has(typeof r)||r===null){e[t]=r;return}if(Array.isArray(r)&&Array.isArray(e[t])){e[t]=e[t].concat(r);return}if(typeof r=="object"&&typeof e[t]=="object"){if(e[t]===null){e[t]=r;return}for(var n in r)Qa(e[t],n,r[n])}}function Pu(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return typeof e=="function"?bn.apply(void 0,[vn,e].concat(r)):bn.apply(void 0,[function(){return xu(vn(),e)}].concat(r))}var Tu=bn(vn),Eu={twMerge:!0,twMergeConfig:{},responsiveVariants:!1},ei=e=>e||void 0,Ut=(...e)=>ei(Wa(e).filter(Boolean).join(" ")),Zr=null,Pr={},hn=!1,Ft=(...e)=>t=>t.twMerge?((!Zr||hn)&&(hn=!1,Zr=Fe(Pr)?Tu:Pu(Pr)),ei(Zr(Ut(e)))):Ut(e),qo=(e,t)=>{for(let r in t)e.hasOwnProperty(r)?e[r]=Ut(e[r],t[r]):e[r]=t[r];return e},Cu=(e,t)=>{let{extend:r=null,slots:n={},variants:o={},compoundVariants:a=[],compoundSlots:i=[],defaultVariants:l={}}=e,c={...Eu,...t},f=r!=null&&r.base?Ut(r.base,e==null?void 0:e.base):e==null?void 0:e.base,b=r!=null&&r.variants&&!Fe(r.variants)?Ya(o,r.variants):o,$=r!=null&&r.defaultVariants&&!Fe(r.defaultVariants)?{...r.defaultVariants,...l}:l;!Fe(c.twMergeConfig)&&!qs(c.twMergeConfig,Pr)&&(hn=!0,Pr=c.twMergeConfig);let w=Fe(r==null?void 0:r.slots),g=Fe(n)?{}:{base:Ut(e==null?void 0:e.base,w&&(r==null?void 0:r.base)),...n},y=w?g:qo({...r==null?void 0:r.slots},Fe(g)?{base:e==null?void 0:e.base}:g),E=C=>{if(Fe(b)&&Fe(n)&&w)return Ft(f,C==null?void 0:C.class,C==null?void 0:C.className)(c);if(a&&!Array.isArray(a))throw new TypeError(`The "compoundVariants" prop must be an array. Received: ${typeof a}`);if(i&&!Array.isArray(i))throw new TypeError(`The "compoundSlots" prop must be an array. Received: ${typeof i}`);let k=(T,d,v=[],R)=>{let D=v;if(typeof d=="string")D=D.concat(Go(d).split(" ").map(L=>`${T}:${L}`));else if(Array.isArray(d))D=D.concat(d.reduce((L,U)=>L.concat(`${T}:${U}`),[]));else if(typeof d=="object"&&typeof R=="string"){for(let L in d)if(d.hasOwnProperty(L)&&L===R){let U=d[L];if(U&&typeof U=="string"){let N=Go(U);D[R]?D[R]=D[R].concat(N.split(" ").map(F=>`${T}:${F}`)):D[R]=N.split(" ").map(F=>`${T}:${F}`)}else Array.isArray(U)&&U.length>0&&(D[R]=U.reduce((N,F)=>N.concat(`${T}:${F}`),[]))}}return D},j=(T,d=b,v=null,R=null)=>{var D;let L=d[T];if(!L||Fe(L))return null;let U=(D=R==null?void 0:R[T])!=null?D:C==null?void 0:C[T];if(U===null)return null;let N=Ho(U),F=Array.isArray(c.responsiveVariants)&&c.responsiveVariants.length>0||c.responsiveVariants===!0,x=$==null?void 0:$[T],K=[];if(typeof N=="object"&&F)for(let[X,re]of Object.entries(N)){let le=L[re];if(X==="initial"){x=re;continue}Array.isArray(c.responsiveVariants)&&!c.responsiveVariants.includes(X)||(K=k(X,le,K,v))}let Y=L[N]||L[Ho(x)];return typeof K=="object"&&typeof v=="string"&&K[v]?qo(K,Y):K.length>0?(K.push(Y),K):Y},z=()=>b?Object.keys(b).map(T=>j(T,b)):null,B=(T,d)=>{if(!b||typeof b!="object")return null;let v=new Array;for(let R in b){let D=j(R,b,T,d),L=T==="base"&&typeof D=="string"?D:D&&D[T];L&&(v[v.length]=L)}return v},W={};for(let T in C)C[T]!==void 0&&(W[T]=C[T]);let Q=(T,d)=>{var v;let R=typeof(C==null?void 0:C[T])=="object"?{[T]:(v=C[T])==null?void 0:v.initial}:{};return{...$,...W,...R,...d}},u=(T=[],d)=>{let v=[];for(let{class:R,className:D,...L}of T){let U=!0;for(let[N,F]of Object.entries(L)){let x=Q(N,d);if(Array.isArray(F)){if(!F.includes(x[N])){U=!1;break}}else if(x[N]!==F){U=!1;break}}U&&(R&&v.push(R),D&&v.push(D))}return v},A=T=>{let d=u(a,T),v=u(r==null?void 0:r.compoundVariants,T);return Ua(v,d)},O=T=>{let d=A(T);if(!Array.isArray(d))return d;let v={};for(let R of d)if(typeof R=="string"&&(v.base=Ft(v.base,R)(c)),typeof R=="object")for(let[D,L]of Object.entries(R))v[D]=Ft(v[D],L)(c);return v},P=T=>{if(i.length<1)return null;let d={};for(let{slots:v=[],class:R,className:D,...L}of i){if(!Fe(L)){let U=!0;for(let N of Object.keys(L)){let F=Q(N,T)[N];if(F===void 0||(Array.isArray(L[N])?!L[N].includes(F):L[N]!==F)){U=!1;break}}if(!U)continue}for(let U of v)d[U]=d[U]||[],d[U].push([R,D])}return d};if(!Fe(n)||!w){let T={};if(typeof y=="object"&&!Fe(y))for(let d of Object.keys(y))T[d]=v=>{var R,D;return Ft(y[d],B(d,v),((R=O(v))!=null?R:[])[d],((D=P(v))!=null?D:[])[d],v==null?void 0:v.class,v==null?void 0:v.className)(c)};return T}return Ft(f,z(),A(),C==null?void 0:C.class,C==null?void 0:C.className)(c)},S=()=>{if(!(!b||typeof b!="object"))return Object.keys(b)};return E.variantKeys=S(),E.extend=r,E.base=f,E.slots=y,E.variants=b,E.defaultVariants=$,E.compoundSlots=i,E.compoundVariants=a,E},ft=(e,t)=>{var r,n,o;return Cu(e,{...t,twMerge:(r=t==null?void 0:t.twMerge)!=null?r:!0,twMergeConfig:{...t==null?void 0:t.twMergeConfig,theme:{...(n=t==null?void 0:t.twMergeConfig)==null?void 0:n.theme,...Vo.theme},classGroups:{...(o=t==null?void 0:t.twMergeConfig)==null?void 0:o.classGroups,...Vo.classGroups}}})},zn=["outline-none","data-[focus-visible=true]:z-10","data-[focus-visible=true]:outline-2","data-[focus-visible=true]:outline-focus","data-[focus-visible=true]:outline-offset-2"],Jr=["absolute","top-1/2","left-1/2","-translate-x-1/2","-translate-y-1/2"],Xo=ft({slots:{base:["z-0","relative","bg-transparent","before:content-['']","before:hidden","before:z-[-1]","before:absolute","before:rotate-45","before:w-2.5","before:h-2.5","before:rounded-sm","data-[arrow=true]:before:block","data-[placement=top]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top]:before:left-1/2","data-[placement=top]:before:-translate-x-1/2","data-[placement=top-start]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top-start]:before:left-3","data-[placement=top-end]:before:-bottom-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=top-end]:before:right-3","data-[placement=bottom]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom]:before:left-1/2","data-[placement=bottom]:before:-translate-x-1/2","data-[placement=bottom-start]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom-start]:before:left-3","data-[placement=bottom-end]:before:-top-[calc(theme(spacing.5)/4_-_1.5px)]","data-[placement=bottom-end]:before:right-3","data-[placement=left]:before:-right-[calc(theme(spacing.5)/4_-_2px)]","data-[placement=left]:before:top-1/2","data-[placement=left]:before:-translate-y-1/2","data-[placement=left-start]:before:-right-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=left-start]:before:top-1/4","data-[placement=left-end]:before:-right-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=left-end]:before:bottom-1/4","data-[placement=right]:before:-left-[calc(theme(spacing.5)/4_-_2px)]","data-[placement=right]:before:top-1/2","data-[placement=right]:before:-translate-y-1/2","data-[placement=right-start]:before:-left-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=right-start]:before:top-1/4","data-[placement=right-end]:before:-left-[calc(theme(spacing.5)/4_-_3px)]","data-[placement=right-end]:before:bottom-1/4",...zn],content:["z-10","px-2.5","py-1","w-full","inline-flex","flex-col","items-center","justify-center","box-border","subpixel-antialiased","outline-none","box-border"],trigger:["z-10"],backdrop:["hidden"],arrow:[]},variants:{size:{sm:{content:"text-tiny"},md:{content:"text-small"},lg:{content:"text-medium"}},color:{default:{base:"before:bg-content1 before:shadow-small",content:"bg-content1"},foreground:{base:"before:bg-foreground",content:ue.solid.foreground},primary:{base:"before:bg-primary",content:ue.solid.primary},secondary:{base:"before:bg-secondary",content:ue.solid.secondary},success:{base:"before:bg-success",content:ue.solid.success},warning:{base:"before:bg-warning",content:ue.solid.warning},danger:{base:"before:bg-danger",content:ue.solid.danger}},radius:{none:{content:"rounded-none"},sm:{content:"rounded-small"},md:{content:"rounded-medium"},lg:{content:"rounded-large"},full:{content:"rounded-full"}},shadow:{sm:{content:"shadow-small"},md:{content:"shadow-medium"},lg:{content:"shadow-large"}},backdrop:{transparent:{},opaque:{backdrop:"bg-overlay/50 backdrop-opacity-disabled"},blur:{backdrop:"backdrop-blur-sm backdrop-saturate-150 bg-overlay/30"}},triggerScaleOnOpen:{true:{trigger:["aria-expanded:scale-[0.97]","aria-expanded:opacity-70","subpixel-antialiased"]},false:{}},disableAnimation:{true:{base:"animate-none"}},isTriggerDisabled:{true:{trigger:"opacity-disabled pointer-events-none"},false:{}}},defaultVariants:{color:"default",radius:"lg",size:"md",shadow:"md",backdrop:"transparent",triggerScaleOnOpen:!0},compoundVariants:[{backdrop:["opaque","blur"],class:{backdrop:"block w-full h-full fixed inset-0 -z-30"}}]}),Su=ft({base:"shrink-0 bg-divider border-none",variants:{orientation:{horizontal:"w-full h-divider",vertical:"h-full w-divider"}},defaultVariants:{orientation:"horizontal"}}),ku=ft({base:"px-2",variants:{variant:{light:"",shadow:"px-4 shadow-medium rounded-medium bg-content1",bordered:"px-4 border-medium border-divider rounded-medium",splitted:"flex flex-col gap-2"},fullWidth:{true:"w-full"}},defaultVariants:{variant:"light",fullWidth:!0}}),Mu=ft({slots:{base:"",heading:"",trigger:["flex py-4 w-full h-full gap-3 outline-none items-center tap-highlight-transparent",...zn],startContent:"flex-shrink-0",indicator:"text-default-400",titleWrapper:"flex-1 flex flex-col text-start",title:"text-foreground text-large",subtitle:"text-small text-foreground-500 font-normal",content:"py-2"},variants:{variant:{splitted:{base:"px-4 bg-content1 shadow-medium rounded-medium"}},isCompact:{true:{trigger:"py-2",title:"text-medium",subtitle:"text-small",indicator:"text-medium",content:"py-1"}},isDisabled:{true:{base:"opacity-disabled pointer-events-none"}},hideIndicator:{true:{indicator:"hidden"}},disableAnimation:{true:{content:"hidden data-[open=true]:block"},false:{indicator:"transition-transform",trigger:"transition-opacity"}},disableIndicatorAnimation:{true:{indicator:"transition-none"},false:{indicator:"rotate-0 data-[open=true]:-rotate-90 rtl:-rotate-180 rtl:data-[open=true]:-rotate-90"}}},defaultVariants:{size:"md",radius:"lg",isDisabled:!1,hideIndicator:!1,disableIndicatorAnimation:!1}}),Au=ft({slots:{base:["flex","relative","justify-center","items-center","box-border","overflow-hidden","align-middle","text-white","z-0",...zn],img:["flex","object-cover","w-full","h-full","transition-opacity","!duration-500","opacity-0","data-[loaded=true]:opacity-100"],fallback:[...Jr,"flex","items-center","justify-center"],name:[...Jr,"font-normal","text-center","text-inherit"],icon:[...Jr,"flex","items-center","justify-center","text-inherit","w-full","h-full"]},variants:{size:{sm:{base:"w-8 h-8 text-tiny"},md:{base:"w-10 h-10 text-tiny"},lg:{base:"w-14 h-14 text-small"}},color:{default:{base:ue.solid.default},primary:{base:ue.solid.primary},secondary:{base:ue.solid.secondary},success:{base:ue.solid.success},warning:{base:ue.solid.warning},danger:{base:ue.solid.danger}},radius:{none:{base:"rounded-none"},sm:{base:"rounded-small"},md:{base:"rounded-medium"},lg:{base:"rounded-large"},full:{base:"rounded-full"}},isBordered:{true:{base:"ring-2 ring-offset-2 ring-offset-background dark:ring-offset-background-dark"}},isDisabled:{true:{base:"opacity-disabled"}},isInGroup:{true:{base:["-ms-2 data-[hover=true]:-translate-x-3 rtl:data-[hover=true]:translate-x-3 transition-transform","data-[focus-visible=true]:-translate-x-3 rtl:data-[focus-visible=true]:translate-x-3"]}},isInGridGroup:{true:{base:"m-0 data-[hover=true]:translate-x-0"}},disableAnimation:{true:{base:"transition-none",img:"transition-none"},false:{}}},defaultVariants:{size:"md",color:"default",radius:"full"},compoundVariants:[{color:"default",isBordered:!0,class:{base:"ring-default"}},{color:"primary",isBordered:!0,class:{base:"ring-primary"}},{color:"secondary",isBordered:!0,class:{base:"ring-secondary"}},{color:"success",isBordered:!0,class:{base:"ring-success"}},{color:"warning",isBordered:!0,class:{base:"ring-warning"}},{color:"danger",isBordered:!0,class:{base:"ring-danger"}}]}),Iu=ft({slots:{base:"flex items-center justify-center h-auto w-max",count:"hover:-translate-x-0"},variants:{isGrid:{true:"inline-grid grid-cols-4 gap-3"}}}),No=ft({slots:{base:["relative","inline-flex","shrink-0"],badge:["flex","z-10","flex-wrap","absolute","box-border","rounded-full","whitespace-nowrap","place-content-center","origin-center","items-center","text-inherit","select-none","font-regular","scale-100","opacity-100","subpixel-antialiased","data-[invisible=true]:scale-0","data-[invisible=true]:opacity-0"]},variants:{variant:{solid:{},flat:{},faded:{badge:"border-medium"},shadow:{}},color:{default:{},primary:{},secondary:{},success:{},warning:{},danger:{}},size:{sm:{badge:"px-1 text-tiny"},md:{badge:"px-1 text-small"},lg:{badge:"px-1 text-small"}},placement:{"top-right":{},"top-left":{},"bottom-right":{},"bottom-left":{}},shape:{circle:{},rectangle:{}},isInvisible:{true:{}},isOneChar:{true:{badge:"px-0"}},isDot:{true:{}},disableAnimation:{true:{badge:"transition-none"},false:{badge:"transition-transform-opacity !ease-soft-spring !duration-300"}},showOutline:{true:{badge:"border-2 border-background"},false:{badge:"border-transparent border-0"}}},defaultVariants:{variant:"solid",color:"default",size:"md",shape:"rectangle",placement:"top-right",showOutline:!0,isInvisible:!1},compoundVariants:[{variant:"solid",color:"default",class:{badge:ue.solid.default}},{variant:"solid",color:"primary",class:{badge:ue.solid.primary}},{variant:"solid",color:"secondary",class:{badge:ue.solid.secondary}},{variant:"solid",color:"success",class:{badge:ue.solid.success}},{variant:"solid",color:"warning",class:{badge:ue.solid.warning}},{variant:"solid",color:"danger",class:{badge:ue.solid.danger}},{variant:"shadow",color:"default",class:{badge:ue.shadow.default}},{variant:"shadow",color:"primary",class:{badge:ue.shadow.primary}},{variant:"shadow",color:"secondary",class:{badge:ue.shadow.secondary}},{variant:"shadow",color:"success",class:{badge:ue.shadow.success}},{variant:"shadow",color:"warning",class:{badge:ue.shadow.warning}},{variant:"shadow",color:"danger",class:{badge:ue.shadow.danger}},{variant:"flat",color:"default",class:{badge:ue.flat.default}},{variant:"flat",color:"primary",class:{badge:ue.flat.primary}},{variant:"flat",color:"secondary",class:{badge:ue.flat.secondary}},{variant:"flat",color:"success",class:{badge:ue.flat.success}},{variant:"flat",color:"warning",class:{badge:ue.flat.warning}},{variant:"flat",color:"danger",class:{badge:ue.flat.danger}},{variant:"faded",color:"default",class:{badge:ue.faded.default}},{variant:"faded",color:"primary",class:{badge:ue.faded.primary}},{variant:"faded",color:"secondary",class:{badge:ue.faded.secondary}},{variant:"faded",color:"success",class:{badge:ue.faded.success}},{variant:"faded",color:"warning",class:{badge:ue.faded.warning}},{variant:"faded",color:"danger",class:{badge:ue.faded.danger}},{isOneChar:!0,size:"sm",class:{badge:"w-4 h-4 min-w-4 min-h-4"}},{isOneChar:!0,size:"md",class:{badge:"w-5 h-5 min-w-5 min-h-5"}},{isOneChar:!0,size:"lg",class:{badge:"w-6 h-6 min-w-6 min-h-6"}},{isDot:!0,size:"sm",class:{badge:"w-3 h-3 min-w-3 min-h-3"}},{isDot:!0,size:"md",class:{badge:"w-3.5 h-3.5 min-w-3.5 min-h-3.5"}},{isDot:!0,size:"lg",class:{badge:"w-4 h-4 min-w-4 min-h-4"}},{placement:"top-right",shape:"rectangle",class:{badge:"top-[5%] right-[5%] translate-x-1/2 -translate-y-1/2"}},{placement:"top-left",shape:"rectangle",class:{badge:"top-[5%] left-[5%] -translate-x-1/2 -translate-y-1/2"}},{placement:"bottom-right",shape:"rectangle",class:{badge:"bottom-[5%] right-[5%] translate-x-1/2 translate-y-1/2"}},{placement:"bottom-left",shape:"rectangle",class:{badge:"bottom-[5%] left-[5%] -translate-x-1/2 translate-y-1/2"}},{placement:"top-right",shape:"circle",class:{badge:"top-[10%] right-[10%] translate-x-1/2 -translate-y-1/2"}},{placement:"top-left",shape:"circle",class:{badge:"top-[10%] left-[10%] -translate-x-1/2 -translate-y-1/2"}},{placement:"bottom-right",shape:"circle",class:{badge:"bottom-[10%] right-[10%] translate-x-1/2 translate-y-1/2"}},{placement:"bottom-left",shape:"circle",class:{badge:"bottom-[10%] left-[10%] -translate-x-1/2 translate-y-1/2"}}]}),[Tb,Zt]=Da({name:"ProviderContext",strict:!1});const Tr={prefix:String(Math.round(Math.random()*1e10)),current:0},ti=p.createContext(Tr),Ou=p.createContext(!1);let _u=!!(typeof window<"u"&&window.document&&window.document.createElement),Qr=new WeakMap;function Ku(e=!1){let t=p.useContext(ti),r=p.useRef(null);if(r.current===null&&!e){var n,o;let a=(o=p.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED)===null||o===void 0||(n=o.ReactCurrentOwner)===null||n===void 0?void 0:n.current;if(a){let i=Qr.get(a);i==null?Qr.set(a,{id:t.current,state:a.memoizedState}):a.memoizedState!==i.state&&(t.current=i.id,Qr.delete(a))}r.current=++t.current}return r.current}function ju(e){let t=p.useContext(ti);t===Tr&&!_u&&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 r=Ku(!!e),n=t===Tr&&process.env.NODE_ENV==="test"?"react-aria":`react-aria${t.prefix}`;return e||`${n}-${r}`}function Ru(e){let t=p.useId(),[r]=p.useState(Bn()),n=r||process.env.NODE_ENV==="test"?"react-aria":`react-aria${Tr.prefix}`;return e||`${n}-${t}`}const Lu=typeof p.useId=="function"?Ru:ju;function Fu(){return!1}function Du(){return!0}function zu(e){return()=>{}}function Bn(){return typeof p.useSyncExternalStore=="function"?p.useSyncExternalStore(zu,Fu,Du):p.useContext(Ou)}function Bu(e,t){if(t.has(e))throw new TypeError("Cannot initialize the same private elements twice on an object")}function ri(e,t,r){Bu(e,t),t.set(e,r)}const Mt=typeof document<"u"?p.useLayoutEffect:()=>{};function xt(e){const t=p.useRef(null);return Mt(()=>{t.current=e},[e]),p.useCallback((...r)=>{const n=t.current;return n==null?void 0:n(...r)},[])}let Vu=!!(typeof window<"u"&&window.document&&window.document.createElement),Er=new Map;function Hu(e){let[t,r]=p.useState(e),n=p.useRef(null),o=Lu(t),a=p.useCallback(i=>{n.current=i},[]);return Vu&&Er.set(o,a),Mt(()=>{let i=o;return()=>{Er.delete(i)}},[o]),p.useEffect(()=>{let i=n.current;i&&(n.current=null,r(i))}),o}function Gu(e,t){if(e===t)return e;let r=Er.get(e);if(r)return r(t),t;let n=Er.get(t);return n?(n(e),e):t}function Vn(...e){return(...t)=>{for(let r of e)typeof r=="function"&&r(...t)}}const He=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},Cr=e=>e&&"window"in e&&e.window===e?e:He(e).defaultView||window;function ni(e){var t,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(t=0;t<o;t++)e[t]&&(r=ni(e[t]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function Hn(){for(var e,t,r=0,n="",o=arguments.length;r<o;r++)(e=arguments[r])&&(t=ni(e))&&(n&&(n+=" "),n+=t);return n}function ke(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let n=e[r];for(let o in n){let a=t[o],i=n[o];typeof a=="function"&&typeof i=="function"&&o[0]==="o"&&o[1]==="n"&&o.charCodeAt(2)>=65&&o.charCodeAt(2)<=90?t[o]=Vn(a,i):(o==="className"||o==="UNSAFE_className")&&typeof a=="string"&&typeof i=="string"?t[o]=Hn(a,i):o==="id"&&a&&i?t.id=Gu(a,i):t[o]=i!==void 0?i:a}}return t}const Wu=new Set(["id"]),Uu=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),Yu=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),qu=/^(data-.*)$/;function oi(e,t={}){let{labelable:r,isLink:n,propNames:o}=t,a={};for(const i in e)Object.prototype.hasOwnProperty.call(e,i)&&(Wu.has(i)||r&&Uu.has(i)||n&&Yu.has(i)||o!=null&&o.has(i)||qu.test(i))&&(a[i]=e[i]);return a}function Je(e){if(Xu())e.focus({preventScroll:!0});else{let t=Nu(e);e.focus(),Zu(t)}}let dr=null;function Xu(){if(dr==null){dr=!1;try{document.createElement("div").focus({get preventScroll(){return dr=!0,!0}})}catch{}}return dr}function Nu(e){let t=e.parentNode,r=[],n=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==n;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return n instanceof HTMLElement&&r.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),r}function Zu(e){for(let{element:t,scrollTop:r,scrollLeft:n}of e)t.scrollTop=r,t.scrollLeft=n}function Rr(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(r=>e.test(r.brand)))||e.test(window.navigator.userAgent)}function Gn(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function At(){return Gn(/^Mac/i)}function Ju(){return Gn(/^iPhone/i)}function ai(){return Gn(/^iPad/i)||At()&&navigator.maxTouchPoints>1}function Wn(){return Ju()||ai()}function Qu(){return At()||Wn()}function ii(){return Rr(/AppleWebKit/i)&&!ec()}function ec(){return Rr(/Chrome/i)}function li(){return Rr(/Android/i)}function tc(){return Rr(/Firefox/i)}const rc=p.createContext({isNative:!0,open:ac,useHref:e=>e});function nc(){return p.useContext(rc)}function It(e,t,r=!0){var n,o;let{metaKey:a,ctrlKey:i,altKey:l,shiftKey:c}=t;tc()&&(!((o=window.event)===null||o===void 0||(n=o.type)===null||n===void 0)&&n.startsWith("key"))&&e.target==="_blank"&&(At()?a=!0:i=!0);let f=ii()&&At()&&!ai()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:a,ctrlKey:i,altKey:l,shiftKey:c}):new MouseEvent("click",{metaKey:a,ctrlKey:i,altKey:l,shiftKey:c,bubbles:!0,cancelable:!0});It.isOpening=r,Je(e),e.dispatchEvent(f),It.isOpening=!1}It.isOpening=!1;function oc(e,t){if(e instanceof HTMLAnchorElement)t(e);else if(e.hasAttribute("data-href")){let r=document.createElement("a");r.href=e.getAttribute("data-href"),e.hasAttribute("data-target")&&(r.target=e.getAttribute("data-target")),e.hasAttribute("data-rel")&&(r.rel=e.getAttribute("data-rel")),e.hasAttribute("data-download")&&(r.download=e.getAttribute("data-download")),e.hasAttribute("data-ping")&&(r.ping=e.getAttribute("data-ping")),e.hasAttribute("data-referrer-policy")&&(r.referrerPolicy=e.getAttribute("data-referrer-policy")),e.appendChild(r),t(r),e.removeChild(r)}}function ac(e,t){oc(e,r=>It(r,t))}let wt=new Map,mn=new Set;function Zo(){if(typeof window>"u")return;function e(n){return"propertyName"in n}let t=n=>{if(!e(n)||!n.target)return;let o=wt.get(n.target);o||(o=new Set,wt.set(n.target,o),n.target.addEventListener("transitioncancel",r,{once:!0})),o.add(n.propertyName)},r=n=>{if(!e(n)||!n.target)return;let o=wt.get(n.target);if(o&&(o.delete(n.propertyName),o.size===0&&(n.target.removeEventListener("transitioncancel",r),wt.delete(n.target)),wt.size===0)){for(let a of mn)a();mn.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",r)}typeof document<"u"&&(document.readyState!=="loading"?Zo():document.addEventListener("DOMContentLoaded",Zo));function si(e){requestAnimationFrame(()=>{wt.size===0?e():mn.add(e)})}function ic(){let e=p.useRef(new Map),t=p.useCallback((o,a,i,l)=>{let c=l!=null&&l.once?(...f)=>{e.current.delete(i),i(...f)}:i;e.current.set(i,{type:a,eventTarget:o,fn:c,options:l}),o.addEventListener(a,i,l)},[]),r=p.useCallback((o,a,i,l)=>{var c;let f=((c=e.current.get(i))===null||c===void 0?void 0:c.fn)||i;o.removeEventListener(a,f,l),e.current.delete(i)},[]),n=p.useCallback(()=>{e.current.forEach((o,a)=>{r(o.eventTarget,o.type,a,o.options)})},[r]);return p.useEffect(()=>n,[n]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:n}}function lc(){return typeof window.ResizeObserver<"u"}function sc(e){const{ref:t,onResize:r}=e;p.useEffect(()=>{let n=t==null?void 0:t.current;if(n)if(lc()){const o=new window.ResizeObserver(a=>{a.length&&r()});return o.observe(n),()=>{n&&o.unobserve(n)}}else return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)}},[r,t])}function ui(e,t){Mt(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function yn(e,t){let r=window.getComputedStyle(e),n=/(auto|scroll)/.test(r.overflow+r.overflowX+r.overflowY);return n&&t&&(n=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),n}function uc(e,t){const r=[];for(;e&&e!==document.documentElement;)yn(e,t)&&r.push(e),e=e.parentElement;return r}function cc(e,t,r,n){let o=xt(r),a=r==null;p.useEffect(()=>{if(a||!e.current)return;let i=e.current;return i.addEventListener(t,o,n),()=>{i.removeEventListener(t,o,n)}},[e,t,n,a,o])}function ci(e,t){let r=Jo(e,t,"left"),n=Jo(e,t,"top"),o=t.offsetWidth,a=t.offsetHeight,i=e.scrollLeft,l=e.scrollTop,{borderTopWidth:c,borderLeftWidth:f}=getComputedStyle(e),b=e.scrollLeft+parseInt(f,10),$=e.scrollTop+parseInt(c,10),w=b+e.clientWidth,g=$+e.clientHeight;r<=i?i=r-parseInt(f,10):r+o>w&&(i+=r+o-w),n<=$?l=n-parseInt(c,10):n+a>g&&(l+=n+a-g),e.scrollLeft=i,e.scrollTop=l}function Jo(e,t,r){const n=r==="left"?"offsetLeft":"offsetTop";let o=0;for(;t.offsetParent&&(o+=t[n],t.offsetParent!==e);){if(t.offsetParent.contains(e)){o-=e[n];break}t=t.offsetParent}return o}function Qo(e,t){if(document.contains(e)){let i=document.scrollingElement||document.documentElement;if(window.getComputedStyle(i).overflow==="hidden"){let c=uc(e);for(let f of c)ci(f,e)}else{var r;let{left:c,top:f}=e.getBoundingClientRect();e==null||(r=e.scrollIntoView)===null||r===void 0||r.call(e,{block:"nearest"});let{left:b,top:$}=e.getBoundingClientRect();if(Math.abs(c-b)>1||Math.abs(f-$)>1){var n,o,a;t==null||(o=t.containingElement)===null||o===void 0||(n=o.scrollIntoView)===null||n===void 0||n.call(o,{block:"center",inline:"center"}),(a=e.scrollIntoView)===null||a===void 0||a.call(e,{block:"nearest"})}}}}function ea(e){return e.mozInputSource===0&&e.isTrusted?!0:li()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function dc(e){return!li()&&e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"}function Lr(e,t,r){let[n,o]=p.useState(e||t),a=p.useRef(e!==void 0),i=e!==void 0;p.useEffect(()=>{let f=a.current;f!==i&&console.warn(`WARN: A component changed from ${f?"controlled":"uncontrolled"} to ${i?"controlled":"uncontrolled"}.`),a.current=i},[i]);let l=i?e:n,c=p.useCallback((f,...b)=>{let $=(w,...g)=>{r&&(Object.is(l,w)||r(w,...g)),i||(l=w)};typeof f=="function"?(console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"),o((g,...y)=>{let E=f(i?l:g,...y);return $(E,...b),i?g:E})):(i||o(f),$(f,...b))},[i,l,r]);return[l,c]}function xn(e,t=-1/0,r=1/0){return Math.min(Math.max(e,t),r)}const Tt={top:"top",bottom:"top",left:"left",right:"left"},Sr={top:"bottom",bottom:"top",left:"right",right:"left"},fc={top:"left",left:"top"},wn={top:"height",left:"width"},di={width:"totalWidth",height:"totalHeight"},fr={};let Re=typeof document<"u"&&window.visualViewport;function ta(e){let t=0,r=0,n=0,o=0,a=0,i=0,l={},c=(Re==null?void 0:Re.scale)>1;if(e.tagName==="BODY"){let $=document.documentElement;n=$.clientWidth,o=$.clientHeight;var f;t=(f=Re==null?void 0:Re.width)!==null&&f!==void 0?f:n;var b;r=(b=Re==null?void 0:Re.height)!==null&&b!==void 0?b:o,l.top=$.scrollTop||e.scrollTop,l.left=$.scrollLeft||e.scrollLeft,Re&&(a=Re.offsetTop,i=Re.offsetLeft)}else({width:t,height:r,top:a,left:i}=St(e)),l.top=e.scrollTop,l.left=e.scrollLeft,n=t,o=r;return ii()&&(e.tagName==="BODY"||e.tagName==="HTML")&&c&&(l.top=0,l.left=0,a=Re.pageTop,i=Re.pageLeft),{width:t,height:r,totalWidth:n,totalHeight:o,scroll:l,top:a,left:i}}function pc(e){return{top:e.scrollTop,left:e.scrollLeft,width:e.scrollWidth,height:e.scrollHeight}}function ra(e,t,r,n,o,a,i){let l=o.scroll[e],c=n[wn[e]],f=n.scroll[Tt[e]]+a,b=c+n.scroll[Tt[e]]-a,$=t-l+i[e]-n[Tt[e]],w=t-l+r+i[e]-n[Tt[e]];return $<f?f-$:w>b?Math.max(b-w,f-$):0}function bc(e){let t=window.getComputedStyle(e);return{top:parseInt(t.marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0}}function na(e){if(fr[e])return fr[e];let[t,r]=e.split(" "),n=Tt[t]||"right",o=fc[n];Tt[r]||(r="center");let a=wn[n],i=wn[o];return fr[e]={placement:t,crossPlacement:r,axis:n,crossAxis:o,size:a,crossSize:i},fr[e]}function en(e,t,r,n,o,a,i,l,c,f){let{placement:b,crossPlacement:$,axis:w,crossAxis:g,size:y,crossSize:E}=n,S={};S[g]=e[g],$==="center"?S[g]+=(e[E]-r[E])/2:$!==g&&(S[g]+=e[E]-r[E]),S[g]+=a;const C=e[g]-r[E]+c+f,k=e[g]+e[E]-c-f;if(S[g]=xn(S[g],C,k),b===w){const j=l?i[y]:t[di[y]];S[Sr[w]]=Math.floor(j-e[w]+o)}else S[w]=Math.floor(e[w]+e[y]+o);return S}function gc(e,t,r,n,o,a,i,l){const c=n?r.height:t[di.height];let f=e.top!=null?r.top+e.top:r.top+(c-e.bottom-i),b=l!=="top"?Math.max(0,t.height+t.top+t.scroll.top-f-(o.top+o.bottom+a)):Math.max(0,f+i-(t.top+t.scroll.top)-(o.top+o.bottom+a));return Math.min(t.height-a*2,b)}function oa(e,t,r,n,o,a){let{placement:i,axis:l,size:c}=a;return i===l?Math.max(0,r[l]-e[l]-e.scroll[l]+t[l]-n[l]-n[Sr[l]]-o):Math.max(0,e[c]+e[l]+e.scroll[l]-t[l]-r[l]-r[c]-n[l]-n[Sr[l]]-o)}function vc(e,t,r,n,o,a,i,l,c,f,b,$,w,g,y,E){let S=na(e),{size:C,crossAxis:k,crossSize:j,placement:z,crossPlacement:B}=S,W=en(t,l,r,S,b,$,f,w,y,E),Q=b,u=oa(l,f,t,o,a+b,S);if(i&&n[C]>u){let N=na(`${Sr[z]} ${B}`),F=en(t,l,r,N,b,$,f,w,y,E);oa(l,f,t,o,a+b,N)>u&&(S=N,W=F,Q=b)}let A="bottom";S.axis==="top"?S.placement==="top"?A="top":S.placement==="bottom"&&(A="bottom"):S.crossAxis==="top"&&(S.crossPlacement==="top"?A="bottom":S.crossPlacement==="bottom"&&(A="top"));let O=ra(k,W[k],r[j],l,c,a,f);W[k]+=O;let P=gc(W,l,f,w,o,a,r.height,A);g&&g<P&&(P=g),r.height=Math.min(r.height,P),W=en(t,l,r,S,Q,$,f,w,y,E),O=ra(k,W[k],r[j],l,c,a,f),W[k]+=O;let T={},d=t[k]+.5*t[j]-W[k];const v=y/2+E,R=r[j]-y/2-E,D=t[k]-W[k]+y/2,L=t[k]+t[j]-W[k]-y/2,U=xn(d,D,L);return T[k]=xn(U,v,R),{position:W,maxHeight:P,arrowOffsetLeft:T.left,arrowOffsetTop:T.top,placement:S.placement}}function hc(e){let{placement:t,targetNode:r,overlayNode:n,scrollNode:o,padding:a,shouldFlip:i,boundaryElement:l,offset:c,crossOffset:f,maxHeight:b,arrowSize:$=0,arrowBoundaryOffset:w=0}=e,g=n instanceof HTMLElement?mc(n):document.documentElement,y=g===document.documentElement;const E=window.getComputedStyle(g).position;let S=!!E&&E!=="static",C=y?St(r):aa(r,g);if(!y){let{marginTop:u,marginLeft:A}=window.getComputedStyle(r);C.top+=parseInt(u,10)||0,C.left+=parseInt(A,10)||0}let k=St(n),j=bc(n);k.width+=j.left+j.right,k.height+=j.top+j.bottom;let z=pc(o),B=ta(l),W=ta(g),Q=l.tagName==="BODY"?St(g):aa(g,l);return g.tagName==="HTML"&&l.tagName==="BODY"&&(W.scroll.top=0,W.scroll.left=0),vc(t,C,k,z,j,a,i,B,W,Q,c,f,S,b,$,w)}function St(e){let{top:t,left:r,width:n,height:o}=e.getBoundingClientRect(),{scrollTop:a,scrollLeft:i,clientTop:l,clientLeft:c}=document.documentElement;return{top:t+a-l,left:r+i-c,width:n,height:o}}function aa(e,t){let r=window.getComputedStyle(e),n;if(r.position==="fixed"){let{top:o,left:a,width:i,height:l}=e.getBoundingClientRect();n={top:o,left:a,width:i,height:l}}else{n=St(e);let o=St(t),a=window.getComputedStyle(t);o.top+=(parseInt(a.borderTopWidth,10)||0)-t.scrollTop,o.left+=(parseInt(a.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=o.top,n.left-=o.left}return n.top-=parseInt(r.marginTop,10)||0,n.left-=parseInt(r.marginLeft,10)||0,n}function mc(e){let t=e.offsetParent;if(t&&t===document.body&&window.getComputedStyle(t).position==="static"&&!ia(t)&&(t=document.documentElement),t==null)for(t=e.parentElement;t&&!ia(t);)t=t.parentElement;return t||document.documentElement}function ia(e){let t=window.getComputedStyle(e);return t.transform!=="none"||/transform|perspective/.test(t.willChange)||t.filter!=="none"||t.contain==="paint"||"backdropFilter"in t&&t.backdropFilter!=="none"||"WebkitBackdropFilter"in t&&t.WebkitBackdropFilter!=="none"}const yc=new WeakMap;function xc(e){let{triggerRef:t,isOpen:r,onClose:n}=e;p.useEffect(()=>{if(!r||n===null)return;let o=a=>{let i=a.target;if(!t.current||i instanceof Node&&!i.contains(t.current))return;let l=n||yc.get(t.current);l&&l()};return window.addEventListener("scroll",o,!0),()=>{window.removeEventListener("scroll",o,!0)}},[r,n,t])}const wc=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),$c=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function Pc(e){if(Intl.Locale){let r=new Intl.Locale(e).maximize(),n=typeof r.getTextInfo=="function"?r.getTextInfo():r.textInfo;if(n)return n.direction==="rtl";if(r.script)return wc.has(r.script)}let t=e.split("-")[0];return $c.has(t)}const Tc=Symbol.for("react-aria.i18n.locale");function fi(){let e=typeof window<"u"&&window[Tc]||typeof navigator<"u"&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:Pc(e)?"rtl":"ltr"}}let $n=fi(),Ht=new Set;function la(){$n=fi();for(let e of Ht)e($n)}function Ec(){let e=Bn(),[t,r]=p.useState($n);return p.useEffect(()=>(Ht.size===0&&window.addEventListener("languagechange",la),Ht.add(r),()=>{Ht.delete(r),Ht.size===0&&window.removeEventListener("languagechange",la)}),[]),e?{locale:"en-US",direction:"ltr"}:t}const Cc=p.createContext(null);function Un(){let e=Ec();return p.useContext(Cc)||e}const Yn=typeof document<"u"?p.useLayoutEffect:()=>{};function nt(e){const t=p.useRef(null);return Yn(()=>{t.current=e},[e]),p.useCallback((...r)=>{const n=t.current;return n==null?void 0:n(...r)},[])}let sa=new Map;function Sc(e,t){if(e===t)return e;let r=sa.get(e);if(r)return r(t),t;let n=sa.get(t);return n?(n(e),e):t}function pi(...e){return(...t)=>{for(let r of e)typeof r=="function"&&r(...t)}}const Le=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},Ge=e=>e&&"window"in e&&e.window===e?e:Le(e).defaultView||window;function Yt(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let n=e[r];for(let o in n){let a=t[o],i=n[o];typeof a=="function"&&typeof i=="function"&&o[0]==="o"&&o[1]==="n"&&o.charCodeAt(2)>=65&&o.charCodeAt(2)<=90?t[o]=pi(a,i):(o==="className"||o==="UNSAFE_className")&&typeof a=="string"&&typeof i=="string"?t[o]=Hn(a,i):o==="id"&&a&&i?t.id=Sc(a,i):t[o]=i!==void 0?i:a}}return t}function st(e){if(kc())e.focus({preventScroll:!0});else{let t=Mc(e);e.focus(),Ac(t)}}let pr=null;function kc(){if(pr==null){pr=!1;try{document.createElement("div").focus({get preventScroll(){return pr=!0,!0}})}catch{}}return pr}function Mc(e){let t=e.parentNode,r=[],n=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==n;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return n instanceof HTMLElement&&r.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),r}function Ac(e){for(let{element:t,scrollTop:r,scrollLeft:n}of e)t.scrollTop=r,t.scrollLeft=n}function Fr(e){var t;return typeof window>"u"||window.navigator==null?!1:((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands.some(r=>e.test(r.brand)))||e.test(window.navigator.userAgent)}function qn(e){var t;return typeof window<"u"&&window.navigator!=null?e.test(((t=window.navigator.userAgentData)===null||t===void 0?void 0:t.platform)||window.navigator.platform):!1}function ot(e){let t=null;return()=>(t==null&&(t=e()),t)}const qt=ot(function(){return qn(/^Mac/i)}),Ic=ot(function(){return qn(/^iPhone/i)}),bi=ot(function(){return qn(/^iPad/i)||qt()&&navigator.maxTouchPoints>1}),gi=ot(function(){return Ic()||bi()}),Oc=ot(function(){return Fr(/AppleWebKit/i)&&!_c()}),_c=ot(function(){return Fr(/Chrome/i)}),vi=ot(function(){return Fr(/Android/i)}),Kc=ot(function(){return Fr(/Firefox/i)});function Xt(e,t,r=!0){var n,o;let{metaKey:a,ctrlKey:i,altKey:l,shiftKey:c}=t;Kc()&&(!((o=window.event)===null||o===void 0||(n=o.type)===null||n===void 0)&&n.startsWith("key"))&&e.target==="_blank"&&(qt()?a=!0:i=!0);let f=Oc()&&qt()&&!bi()?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:a,ctrlKey:i,altKey:l,shiftKey:c}):new MouseEvent("click",{metaKey:a,ctrlKey:i,altKey:l,shiftKey:c,bubbles:!0,cancelable:!0});Xt.isOpening=r,st(e),e.dispatchEvent(f),Xt.isOpening=!1}Xt.isOpening=!1;let $t=new Map,Pn=new Set;function ua(){if(typeof window>"u")return;function e(n){return"propertyName"in n}let t=n=>{if(!e(n)||!n.target)return;let o=$t.get(n.target);o||(o=new Set,$t.set(n.target,o),n.target.addEventListener("transitioncancel",r,{once:!0})),o.add(n.propertyName)},r=n=>{if(!e(n)||!n.target)return;let o=$t.get(n.target);if(o&&(o.delete(n.propertyName),o.size===0&&(n.target.removeEventListener("transitioncancel",r),$t.delete(n.target)),$t.size===0)){for(let a of Pn)a();Pn.clear()}};document.body.addEventListener("transitionrun",t),document.body.addEventListener("transitionend",r)}typeof document<"u"&&(document.readyState!=="loading"?ua():document.addEventListener("DOMContentLoaded",ua));function hi(e){requestAnimationFrame(()=>{$t.size===0?e():Pn.add(e)})}function jc(){let e=p.useRef(new Map),t=p.useCallback((o,a,i,l)=>{let c=l!=null&&l.once?(...f)=>{e.current.delete(i),i(...f)}:i;e.current.set(i,{type:a,eventTarget:o,fn:c,options:l}),o.addEventListener(a,i,l)},[]),r=p.useCallback((o,a,i,l)=>{var c;let f=((c=e.current.get(i))===null||c===void 0?void 0:c.fn)||i;o.removeEventListener(a,f,l),e.current.delete(i)},[]),n=p.useCallback(()=>{e.current.forEach((o,a)=>{r(o.eventTarget,o.type,a,o.options)})},[r]);return p.useEffect(()=>n,[n]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:n}}function Rc(e){const t=p.useRef(null);return p.useMemo(()=>({get current(){return t.current},set current(r){t.current=r,typeof e=="function"?e(r):e&&(e.current=r)}}),[e])}function Xn(e,t){Yn(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}function Tn(e){return e.mozInputSource===0&&e.isTrusted?!0:vi()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Lc(e){return!vi()&&e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType==="mouse"}let tn=new Map;function Fc(e){let{locale:t}=Un(),r=t+(e?Object.entries(e).sort((o,a)=>o[0]<a[0]?-1:1).join():"");if(tn.has(r))return tn.get(r);let n=new Intl.Collator(t,e);return tn.set(r,n),n}let Ce=typeof document<"u"&&window.visualViewport;function Dc(e){let{direction:t}=Un(),{arrowSize:r=0,targetRef:n,overlayRef:o,scrollRef:a=o,placement:i="bottom",containerPadding:l=12,shouldFlip:c=!0,boundaryElement:f=typeof document<"u"?document.body:null,offset:b=0,crossOffset:$=0,shouldUpdatePosition:w=!0,isOpen:g=!0,onClose:y,maxHeight:E,arrowBoundaryOffset:S=0}=e,[C,k]=p.useState({position:{},arrowOffsetLeft:void 0,arrowOffsetTop:void 0,maxHeight:void 0,placement:void 0}),j=[w,i,o.current,n.current,a.current,l,c,f,b,$,g,t,E,S,r],z=p.useRef(Ce==null?void 0:Ce.scale);p.useEffect(()=>{g&&(z.current=Ce==null?void 0:Ce.scale)},[g]);let B=p.useCallback(()=>{if(w===!1||!g||!o.current||!n.current||!a.current||!f||(Ce==null?void 0:Ce.scale)!==z.current)return;let u=o.current;if(!E&&o.current){var A;u.style.top="0px",u.style.bottom="";var O;u.style.maxHeight=((O=(A=window.visualViewport)===null||A===void 0?void 0:A.height)!==null&&O!==void 0?O:window.innerHeight)+"px"}let P=hc({placement:Bc(i,t),overlayNode:o.current,targetNode:n.current,scrollNode:a.current,padding:l,shouldFlip:c,boundaryElement:f,offset:b,crossOffset:$,maxHeight:E,arrowSize:r,arrowBoundaryOffset:S});u.style.top="",u.style.bottom="",Object.keys(P.position).forEach(T=>u.style[T]=P.position[T]+"px"),u.style.maxHeight=P.maxHeight!=null?P.maxHeight+"px":void 0,k(P)},j);Mt(B,j),zc(B),sc({ref:o,onResize:B});let W=p.useRef(!1);Mt(()=>{let u,A=()=>{W.current=!0,clearTimeout(u),u=setTimeout(()=>{W.current=!1},500),B()},O=()=>{W.current&&A()};return Ce==null||Ce.addEventListener("resize",A),Ce==null||Ce.addEventListener("scroll",O),()=>{Ce==null||Ce.removeEventListener("resize",A),Ce==null||Ce.removeEventListener("scroll",O)}},[B]);let Q=p.useCallback(()=>{W.current||y()},[y,W]);return xc({triggerRef:n,isOpen:g,onClose:y&&Q}),{overlayProps:{style:{position:"absolute",zIndex:1e5,...C.position,maxHeight:C.maxHeight}},placement:C.placement,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:C.arrowOffsetLeft,top:C.arrowOffsetTop}},updatePosition:B}}function zc(e){Mt(()=>(window.addEventListener("resize",e,!1),()=>{window.removeEventListener("resize",e,!1)}),[e])}function Bc(e,t){return t==="rtl"?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")}let Et="default",En="",wr=new WeakMap;function ca(e){if(gi()){if(Et==="default"){const t=Le(e);En=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}Et="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&(wr.set(e,e.style.userSelect),e.style.userSelect="none")}function br(e){if(gi()){if(Et!=="disabled")return;Et="restoring",setTimeout(()=>{hi(()=>{if(Et==="restoring"){const t=Le(e);t.documentElement.style.webkitUserSelect==="none"&&(t.documentElement.style.webkitUserSelect=En||""),En="",Et="default"}})},300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&wr.has(e)){let t=wr.get(e);e.style.userSelect==="none"&&(e.style.userSelect=t),e.getAttribute("style")===""&&e.removeAttribute("style"),wr.delete(e)}}const kr=p.createContext({register:()=>{}});kr.displayName="PressResponderContext";function Vc(e,t){return t.get?t.get.call(e):t.value}function mi(e,t,r){if(!t.has(e))throw new TypeError("attempted to "+r+" private field on non-instance");return t.get(e)}function yi(e,t){var r=mi(e,t,"get");return Vc(e,r)}function Hc(e,t,r){if(t.set)t.set.call(e,r);else{if(!t.writable)throw new TypeError("attempted to set read only private field");t.value=r}}function Mr(e,t,r){var n=mi(e,t,"set");return Hc(e,n,r),r}function Gc(e){let t=p.useContext(kr);if(t){let{register:r,...n}=t;e=Yt(n,e),r()}return Xn(t,e.ref),e}var gr=new WeakMap;let vr=class{continuePropagation(){Mr(this,gr,!1)}get shouldStopPropagation(){return yi(this,gr)}constructor(t,r,n,o){ri(this,gr,{writable:!0,value:void 0}),Mr(this,gr,!0);var a;let i=(a=o==null?void 0:o.target)!==null&&a!==void 0?a:n.currentTarget;const l=i==null?void 0:i.getBoundingClientRect();let c,f=0,b,$=null;n.clientX!=null&&n.clientY!=null&&(b=n.clientX,$=n.clientY),l&&(b!=null&&$!=null?(c=b-l.left,f=$-l.top):(c=l.width/2,f=l.height/2)),this.type=t,this.pointerType=r,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey,this.x=c,this.y=f}};const da=Symbol("linkClicked");function Wc(e){let{onPress:t,onPressChange:r,onPressStart:n,onPressEnd:o,onPressUp:a,isDisabled:i,isPressed:l,preventFocusOnPress:c,shouldCancelOnPointerExit:f,allowTextSelectionOnPress:b,ref:$,...w}=Gc(e),[g,y]=p.useState(!1),E=p.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:S,removeAllGlobalListeners:C}=jc(),k=nt((u,A)=>{let O=E.current;if(i||O.didFirePressStart)return!1;let P=!0;if(O.isTriggeringEvent=!0,n){let T=new vr("pressstart",A,u);n(T),P=T.shouldStopPropagation}return r&&r(!0),O.isTriggeringEvent=!1,O.didFirePressStart=!0,y(!0),P}),j=nt((u,A,O=!0)=>{let P=E.current;if(!P.didFirePressStart)return!1;P.ignoreClickAfterPress=!0,P.didFirePressStart=!1,P.isTriggeringEvent=!0;let T=!0;if(o){let d=new vr("pressend",A,u);o(d),T=d.shouldStopPropagation}if(r&&r(!1),y(!1),t&&O&&!i){let d=new vr("press",A,u);t(d),T&&(T=d.shouldStopPropagation)}return P.isTriggeringEvent=!1,T}),z=nt((u,A)=>{let O=E.current;if(i)return!1;if(a){O.isTriggeringEvent=!0;let P=new vr("pressup",A,u);return a(P),O.isTriggeringEvent=!1,P.shouldStopPropagation}return!0}),B=nt(u=>{let A=E.current;A.isPressed&&A.target&&(A.isOverTarget&&A.pointerType!=null&&j(Ye(A.target,u),A.pointerType,!1),A.isPressed=!1,A.isOverTarget=!1,A.activePointerId=null,A.pointerType=null,C(),b||br(A.target))}),W=nt(u=>{f&&B(u)}),Q=p.useMemo(()=>{let u=E.current,A={onKeyDown(P){if(rn(P.nativeEvent,P.currentTarget)&&P.currentTarget.contains(P.target)){var T;pa(P.target,P.key)&&P.preventDefault();let d=!0;if(!u.isPressed&&!P.repeat){u.target=P.currentTarget,u.isPressed=!0,d=k(P,"keyboard");let v=P.currentTarget,R=D=>{rn(D,v)&&!D.repeat&&v.contains(D.target)&&u.target&&z(Ye(u.target,D),"keyboard")};S(Le(P.currentTarget),"keyup",pi(R,O),!0)}d&&P.stopPropagation(),P.metaKey&&qt()&&((T=u.metaKeyEvents)===null||T===void 0||T.set(P.key,P.nativeEvent))}else P.key==="Meta"&&(u.metaKeyEvents=new Map)},onClick(P){if(!(P&&!P.currentTarget.contains(P.target))&&P&&P.button===0&&!u.isTriggeringEvent&&!Xt.isOpening){let T=!0;if(i&&P.preventDefault(),!u.ignoreClickAfterPress&&!u.ignoreEmulatedMouseEvents&&!u.isPressed&&(u.pointerType==="virtual"||Tn(P.nativeEvent))){!i&&!c&&st(P.currentTarget);let d=k(P,"virtual"),v=z(P,"virtual"),R=j(P,"virtual");T=d&&v&&R}u.ignoreEmulatedMouseEvents=!1,u.ignoreClickAfterPress=!1,T&&P.stopPropagation()}}},O=P=>{var T;if(u.isPressed&&u.target&&rn(P,u.target)){var d;pa(P.target,P.key)&&P.preventDefault();let R=P.target;j(Ye(u.target,P),"keyboard",u.target.contains(R)),C(),P.key!=="Enter"&&Nn(u.target)&&u.target.contains(R)&&!P[da]&&(P[da]=!0,Xt(u.target,P,!1)),u.isPressed=!1,(d=u.metaKeyEvents)===null||d===void 0||d.delete(P.key)}else if(P.key==="Meta"&&(!((T=u.metaKeyEvents)===null||T===void 0)&&T.size)){var v;let R=u.metaKeyEvents;u.metaKeyEvents=void 0;for(let D of R.values())(v=u.target)===null||v===void 0||v.dispatchEvent(new KeyboardEvent("keyup",D))}};if(typeof PointerEvent<"u"){A.onPointerDown=v=>{if(v.button!==0||!v.currentTarget.contains(v.target))return;if(Lc(v.nativeEvent)){u.pointerType="virtual";return}nn(v.currentTarget)&&v.preventDefault(),u.pointerType=v.pointerType;let R=!0;u.isPressed||(u.isPressed=!0,u.isOverTarget=!0,u.activePointerId=v.pointerId,u.target=v.currentTarget,!i&&!c&&st(v.currentTarget),b||ca(u.target),R=k(v,u.pointerType),S(Le(v.currentTarget),"pointermove",P,!1),S(Le(v.currentTarget),"pointerup",T,!1),S(Le(v.currentTarget),"pointercancel",d,!1)),R&&v.stopPropagation()},A.onMouseDown=v=>{v.currentTarget.contains(v.target)&&v.button===0&&(nn(v.currentTarget)&&v.preventDefault(),v.stopPropagation())},A.onPointerUp=v=>{!v.currentTarget.contains(v.target)||u.pointerType==="virtual"||v.button===0&&ht(v,v.currentTarget)&&z(v,u.pointerType||v.pointerType)};let P=v=>{v.pointerId===u.activePointerId&&(u.target&&ht(v,u.target)?!u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!0,k(Ye(u.target,v),u.pointerType)):u.target&&u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!1,j(Ye(u.target,v),u.pointerType,!1),W(v)))},T=v=>{v.pointerId===u.activePointerId&&u.isPressed&&v.button===0&&u.target&&(ht(v,u.target)&&u.pointerType!=null?j(Ye(u.target,v),u.pointerType):u.isOverTarget&&u.pointerType!=null&&j(Ye(u.target,v),u.pointerType,!1),u.isPressed=!1,u.isOverTarget=!1,u.activePointerId=null,u.pointerType=null,C(),b||br(u.target))},d=v=>{B(v)};A.onDragStart=v=>{v.currentTarget.contains(v.target)&&B(v)}}else{A.onMouseDown=d=>{if(d.button!==0||!d.currentTarget.contains(d.target))return;if(nn(d.currentTarget)&&d.preventDefault(),u.ignoreEmulatedMouseEvents){d.stopPropagation();return}u.isPressed=!0,u.isOverTarget=!0,u.target=d.currentTarget,u.pointerType=Tn(d.nativeEvent)?"virtual":"mouse",!i&&!c&&st(d.currentTarget),k(d,u.pointerType)&&d.stopPropagation(),S(Le(d.currentTarget),"mouseup",P,!1)},A.onMouseEnter=d=>{if(!d.currentTarget.contains(d.target))return;let v=!0;u.isPressed&&!u.ignoreEmulatedMouseEvents&&u.pointerType!=null&&(u.isOverTarget=!0,v=k(d,u.pointerType)),v&&d.stopPropagation()},A.onMouseLeave=d=>{if(!d.currentTarget.contains(d.target))return;let v=!0;u.isPressed&&!u.ignoreEmulatedMouseEvents&&u.pointerType!=null&&(u.isOverTarget=!1,v=j(d,u.pointerType,!1),W(d)),v&&d.stopPropagation()},A.onMouseUp=d=>{d.currentTarget.contains(d.target)&&!u.ignoreEmulatedMouseEvents&&d.button===0&&z(d,u.pointerType||"mouse")};let P=d=>{if(d.button===0){if(u.isPressed=!1,C(),u.ignoreEmulatedMouseEvents){u.ignoreEmulatedMouseEvents=!1;return}u.target&&ht(d,u.target)&&u.pointerType!=null?j(Ye(u.target,d),u.pointerType):u.target&&u.isOverTarget&&u.pointerType!=null&&j(Ye(u.target,d),u.pointerType,!1),u.isOverTarget=!1}};A.onTouchStart=d=>{if(!d.currentTarget.contains(d.target))return;let v=Uc(d.nativeEvent);if(!v)return;u.activePointerId=v.identifier,u.ignoreEmulatedMouseEvents=!0,u.isOverTarget=!0,u.isPressed=!0,u.target=d.currentTarget,u.pointerType="touch",!i&&!c&&st(d.currentTarget),b||ca(u.target),k(et(u.target,d),u.pointerType)&&d.stopPropagation(),S(Ge(d.currentTarget),"scroll",T,!0)},A.onTouchMove=d=>{if(!d.currentTarget.contains(d.target))return;if(!u.isPressed){d.stopPropagation();return}let v=fa(d.nativeEvent,u.activePointerId),R=!0;v&&ht(v,d.currentTarget)?!u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!0,R=k(et(u.target,d),u.pointerType)):u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!1,R=j(et(u.target,d),u.pointerType,!1),W(et(u.target,d))),R&&d.stopPropagation()},A.onTouchEnd=d=>{if(!d.currentTarget.contains(d.target))return;if(!u.isPressed){d.stopPropagation();return}let v=fa(d.nativeEvent,u.activePointerId),R=!0;v&&ht(v,d.currentTarget)&&u.pointerType!=null?(z(et(u.target,d),u.pointerType),R=j(et(u.target,d),u.pointerType)):u.isOverTarget&&u.pointerType!=null&&(R=j(et(u.target,d),u.pointerType,!1)),R&&d.stopPropagation(),u.isPressed=!1,u.activePointerId=null,u.isOverTarget=!1,u.ignoreEmulatedMouseEvents=!0,u.target&&!b&&br(u.target),C()},A.onTouchCancel=d=>{d.currentTarget.contains(d.target)&&(d.stopPropagation(),u.isPressed&&B(et(u.target,d)))};let T=d=>{u.isPressed&&d.target.contains(u.target)&&B({currentTarget:u.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};A.onDragStart=d=>{d.currentTarget.contains(d.target)&&B(d)}}return A},[S,i,c,C,b,B,W,j,k,z]);return p.useEffect(()=>()=>{var u;b||br((u=E.current.target)!==null&&u!==void 0?u:void 0)},[b]),{isPressed:l||g,pressProps:Yt(w,Q)}}function Nn(e){return e.tagName==="A"&&e.hasAttribute("href")}function rn(e,t){const{key:r,code:n}=e,o=t,a=o.getAttribute("role");return(r==="Enter"||r===" "||r==="Spacebar"||n==="Space")&&!(o instanceof Ge(o).HTMLInputElement&&!xi(o,r)||o instanceof Ge(o).HTMLTextAreaElement||o.isContentEditable)&&!((a==="link"||!a&&Nn(o))&&r!=="Enter")}function Uc(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}function fa(e,t){const r=e.changedTouches;for(let n=0;n<r.length;n++){const o=r[n];if(o.identifier===t)return o}return null}function et(e,t){let r=0,n=0;return t.targetTouches&&t.targetTouches.length===1&&(r=t.targetTouches[0].clientX,n=t.targetTouches[0].clientY),{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n}}function Ye(e,t){let r=t.clientX,n=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n}}function Yc(e){let t=0,r=0;return e.width!==void 0?t=e.width/2:e.radiusX!==void 0&&(t=e.radiusX),e.height!==void 0?r=e.height/2:e.radiusY!==void 0&&(r=e.radiusY),{top:e.clientY-r,right:e.clientX+t,bottom:e.clientY+r,left:e.clientX-t}}function qc(e,t){return!(e.left>t.right||t.left>e.right||e.top>t.bottom||t.top>e.bottom)}function ht(e,t){let r=t.getBoundingClientRect(),n=Yc(e);return qc(r,n)}function nn(e){return!(e instanceof HTMLElement)||!e.hasAttribute("draggable")}function pa(e,t){return e instanceof HTMLInputElement?!xi(e,t):e instanceof HTMLButtonElement?e.type!=="submit"&&e.type!=="reset":!Nn(e)}const Xc=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function xi(e,t){return e.type==="checkbox"||e.type==="radio"?t===" ":Xc.has(e.type)}const Nc=p.forwardRef(({children:e,...t},r)=>{let n=p.useRef(!1),o=p.useContext(kr);r=Rc(r||(o==null?void 0:o.ref));let a=Yt(o||{},{...t,ref:r,register(){n.current=!0,o&&o.register()}});return Xn(o,r),p.useEffect(()=>{n.current||(console.warn("A PressResponder was rendered without a pressable child. Either call the usePress hook, or wrap your DOM node with <Pressable> component."),n.current=!0)},[]),p.createElement(kr.Provider,{value:a},e)});class Zc{isDefaultPrevented(){return this.nativeEvent.defaultPrevented}preventDefault(){this.defaultPrevented=!0,this.nativeEvent.preventDefault()}stopPropagation(){this.nativeEvent.stopPropagation(),this.isPropagationStopped=()=>!0}isPropagationStopped(){return!1}persist(){}constructor(t,r){this.nativeEvent=r,this.target=r.target,this.currentTarget=r.currentTarget,this.relatedTarget=r.relatedTarget,this.bubbles=r.bubbles,this.cancelable=r.cancelable,this.defaultPrevented=r.defaultPrevented,this.eventPhase=r.eventPhase,this.isTrusted=r.isTrusted,this.timeStamp=r.timeStamp,this.type=t}}function wi(e){let t=p.useRef({isFocused:!1,observer:null});Yn(()=>{const n=t.current;return()=>{n.observer&&(n.observer.disconnect(),n.observer=null)}},[]);let r=nt(n=>{e==null||e(n)});return p.useCallback(n=>{if(n.target instanceof HTMLButtonElement||n.target instanceof HTMLInputElement||n.target instanceof HTMLTextAreaElement||n.target instanceof HTMLSelectElement){t.current.isFocused=!0;let o=n.target,a=i=>{t.current.isFocused=!1,o.disabled&&r(new Zc("blur",i)),t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};o.addEventListener("focusout",a,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&o.disabled){var i;(i=t.current.observer)===null||i===void 0||i.disconnect();let l=o===document.activeElement?null:document.activeElement;o.dispatchEvent(new FocusEvent("blur",{relatedTarget:l})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:l}))}}),t.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[r])}function Zn(e){let{isDisabled:t,onFocus:r,onBlur:n,onFocusChange:o}=e;const a=p.useCallback(c=>{if(c.target===c.currentTarget)return n&&n(c),o&&o(!1),!0},[n,o]),i=wi(a),l=p.useCallback(c=>{const f=Le(c.target);c.target===c.currentTarget&&f.activeElement===c.target&&(r&&r(c),o&&o(!0),i(c))},[o,r,i]);return{focusProps:{onFocus:!t&&(r||o||n)?l:void 0,onBlur:!t&&(n||o)?a:void 0}}}let Ot=null,Cn=new Set,Gt=new Map,ct=!1,Sn=!1;const Jc={Tab:!0,Escape:!0};function Jn(e,t){for(let r of Cn)r(e,t)}function Qc(e){return!(e.metaKey||!qt()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function Ar(e){ct=!0,Qc(e)&&(Ot="keyboard",Jn("keyboard",e))}function De(e){Ot="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(ct=!0,Jn("pointer",e))}function $i(e){Tn(e)&&(ct=!0,Ot="virtual")}function Pi(e){e.target===window||e.target===document||(!ct&&!Sn&&(Ot="virtual",Jn("virtual",e)),ct=!1,Sn=!1)}function Ti(){ct=!1,Sn=!0}function kn(e){if(typeof window>"u"||Gt.get(Ge(e)))return;const t=Ge(e),r=Le(e);let n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){ct=!0,n.apply(this,arguments)},r.addEventListener("keydown",Ar,!0),r.addEventListener("keyup",Ar,!0),r.addEventListener("click",$i,!0),t.addEventListener("focus",Pi,!0),t.addEventListener("blur",Ti,!1),typeof PointerEvent<"u"?(r.addEventListener("pointerdown",De,!0),r.addEventListener("pointermove",De,!0),r.addEventListener("pointerup",De,!0)):(r.addEventListener("mousedown",De,!0),r.addEventListener("mousemove",De,!0),r.addEventListener("mouseup",De,!0)),t.addEventListener("beforeunload",()=>{Ei(e)},{once:!0}),Gt.set(t,{focus:n})}const Ei=(e,t)=>{const r=Ge(e),n=Le(e);t&&n.removeEventListener("DOMContentLoaded",t),Gt.has(r)&&(r.HTMLElement.prototype.focus=Gt.get(r).focus,n.removeEventListener("keydown",Ar,!0),n.removeEventListener("keyup",Ar,!0),n.removeEventListener("click",$i,!0),r.removeEventListener("focus",Pi,!0),r.removeEventListener("blur",Ti,!1),typeof PointerEvent<"u"?(n.removeEventListener("pointerdown",De,!0),n.removeEventListener("pointermove",De,!0),n.removeEventListener("pointerup",De,!0)):(n.removeEventListener("mousedown",De,!0),n.removeEventListener("mousemove",De,!0),n.removeEventListener("mouseup",De,!0)),Gt.delete(r))};function ed(e){const t=Le(e);let r;return t.readyState!=="loading"?kn(e):(r=()=>{kn(e)},t.addEventListener("DOMContentLoaded",r)),()=>Ei(e,r)}typeof document<"u"&&ed();function Qn(){return Ot!=="pointer"}function Nt(){return Ot}const td=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function rd(e,t,r){var n;const o=typeof window<"u"?Ge(r==null?void 0:r.target).HTMLInputElement:HTMLInputElement,a=typeof window<"u"?Ge(r==null?void 0:r.target).HTMLTextAreaElement:HTMLTextAreaElement,i=typeof window<"u"?Ge(r==null?void 0:r.target).HTMLElement:HTMLElement,l=typeof window<"u"?Ge(r==null?void 0:r.target).KeyboardEvent:KeyboardEvent;return e=e||(r==null?void 0:r.target)instanceof o&&!td.has(r==null||(n=r.target)===null||n===void 0?void 0:n.type)||(r==null?void 0:r.target)instanceof a||(r==null?void 0:r.target)instanceof i&&(r==null?void 0:r.target.isContentEditable),!(e&&t==="keyboard"&&r instanceof l&&!Jc[r.key])}function nd(e,t,r){kn(),p.useEffect(()=>{let n=(o,a)=>{rd(!!(r!=null&&r.isTextInput),o,a)&&e(Qn())};return Cn.add(n),()=>{Cn.delete(n)}},t)}function Ci(e){let{isDisabled:t,onBlurWithin:r,onFocusWithin:n,onFocusWithinChange:o}=e,a=p.useRef({isFocusWithin:!1}),i=p.useCallback(f=>{a.current.isFocusWithin&&!f.currentTarget.contains(f.relatedTarget)&&(a.current.isFocusWithin=!1,r&&r(f),o&&o(!1))},[r,o,a]),l=wi(i),c=p.useCallback(f=>{!a.current.isFocusWithin&&document.activeElement===f.target&&(n&&n(f),o&&o(!0),a.current.isFocusWithin=!0,l(f))},[n,o,l]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:c,onBlur:i}}}let Ir=!1,on=0;function Mn(){Ir=!0,setTimeout(()=>{Ir=!1},50)}function ba(e){e.pointerType==="touch"&&Mn()}function od(){if(!(typeof document>"u"))return typeof PointerEvent<"u"?document.addEventListener("pointerup",ba):document.addEventListener("touchend",Mn),on++,()=>{on--,!(on>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",ba):document.removeEventListener("touchend",Mn))}}function Si(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,isDisabled:o}=e,[a,i]=p.useState(!1),l=p.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;p.useEffect(od,[]);let{hoverProps:c,triggerHoverEnd:f}=p.useMemo(()=>{let b=(g,y)=>{if(l.pointerType=y,o||y==="touch"||l.isHovered||!g.currentTarget.contains(g.target))return;l.isHovered=!0;let E=g.currentTarget;l.target=E,t&&t({type:"hoverstart",target:E,pointerType:y}),r&&r(!0),i(!0)},$=(g,y)=>{if(l.pointerType="",l.target=null,y==="touch"||!l.isHovered)return;l.isHovered=!1;let E=g.currentTarget;n&&n({type:"hoverend",target:E,pointerType:y}),r&&r(!1),i(!1)},w={};return typeof PointerEvent<"u"?(w.onPointerEnter=g=>{Ir&&g.pointerType==="mouse"||b(g,g.pointerType)},w.onPointerLeave=g=>{!o&&g.currentTarget.contains(g.target)&&$(g,g.pointerType)}):(w.onTouchStart=()=>{l.ignoreEmulatedMouseEvents=!0},w.onMouseEnter=g=>{!l.ignoreEmulatedMouseEvents&&!Ir&&b(g,"mouse"),l.ignoreEmulatedMouseEvents=!1},w.onMouseLeave=g=>{!o&&g.currentTarget.contains(g.target)&&$(g,"mouse")}),{hoverProps:w,triggerHoverEnd:$}},[t,r,n,o,l]);return p.useEffect(()=>{o&&f({currentTarget:l.target},l.pointerType)},[o]),{hoverProps:c,isHovered:a}}function ad(e){let{ref:t,onInteractOutside:r,isDisabled:n,onInteractOutsideStart:o}=e,a=p.useRef({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),i=nt(c=>{r&&hr(c,t)&&(o&&o(c),a.current.isPointerDown=!0)}),l=nt(c=>{r&&r(c)});p.useEffect(()=>{let c=a.current;if(n)return;const f=t.current,b=Le(f);if(typeof PointerEvent<"u"){let $=w=>{c.isPointerDown&&hr(w,t)&&l(w),c.isPointerDown=!1};return b.addEventListener("pointerdown",i,!0),b.addEventListener("pointerup",$,!0),()=>{b.removeEventListener("pointerdown",i,!0),b.removeEventListener("pointerup",$,!0)}}else{let $=g=>{c.ignoreEmulatedMouseEvents?c.ignoreEmulatedMouseEvents=!1:c.isPointerDown&&hr(g,t)&&l(g),c.isPointerDown=!1},w=g=>{c.ignoreEmulatedMouseEvents=!0,c.isPointerDown&&hr(g,t)&&l(g),c.isPointerDown=!1};return b.addEventListener("mousedown",i,!0),b.addEventListener("mouseup",$,!0),b.addEventListener("touchstart",i,!0),b.addEventListener("touchend",w,!0),()=>{b.removeEventListener("mousedown",i,!0),b.removeEventListener("mouseup",$,!0),b.removeEventListener("touchstart",i,!0),b.removeEventListener("touchend",w,!0)}}},[t,n,i,l])}function hr(e,t){if(e.button>0)return!1;if(e.target){const r=e.target.ownerDocument;if(!r||!r.documentElement.contains(e.target)||e.target.closest("[data-react-aria-top-layer]"))return!1}return t.current&&!t.current.contains(e.target)}function ga(e){if(!e)return;let t=!0;return r=>{let n={...r,preventDefault(){r.preventDefault()},isDefaultPrevented(){return r.isDefaultPrevented()},stopPropagation(){console.error("stopPropagation is now the default behavior for events in React Spectrum. You can use continuePropagation() to revert this behavior.")},continuePropagation(){t=!1}};e(n),t&&r.stopPropagation()}}function ki(e){return{keyboardProps:e.isDisabled?{}:{onKeyDown:ga(e.onKeyDown),onKeyUp:ga(e.onKeyUp)}}}function id(e){const t=Le(e);if(Nt()==="virtual"){let r=t.activeElement;hi(()=>{t.activeElement===r&&e.isConnected&&st(e)})}else st(e)}let ld=null;function Mi(e,t){return!e||!t?!1:t.some(r=>r.contains(e))}function sd(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:r}of ha.traverse(ha.getTreeNode(t)))if(r&&Mi(e,r.current))return!0;return!1}function ud(e){return sd(e,ld)}let cd=class Ai{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,r,n){let o=this.fastMap.get(r??null);if(!o)return;let a=new va({scopeRef:t});o.addChild(a),a.parent=o,this.fastMap.set(t,a),n&&(a.nodeToRestore=n)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let r=this.fastMap.get(t);if(!r)return;let n=r.parent;for(let a of this.traverse())a!==r&&r.nodeToRestore&&a.nodeToRestore&&r.scopeRef&&r.scopeRef.current&&Mi(a.nodeToRestore,r.scopeRef.current)&&(a.nodeToRestore=r.nodeToRestore);let o=r.children;n&&(n.removeChild(r),o.size>0&&o.forEach(a=>n&&n.addChild(a))),this.fastMap.delete(r.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let r of t.children)yield*this.traverse(r)}clone(){var t;let r=new Ai;var n;for(let o of this.traverse())r.addTreeNode(o.scopeRef,(n=(t=o.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&n!==void 0?n:null,o.nodeToRestore);return r}constructor(){this.fastMap=new Map,this.root=new va({scopeRef:null}),this.fastMap.set(null,this.root)}},va=class{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}},ha=new cd,dd=p.createContext(null);function fd(e){let t=p.useContext(dd)||{};Xn(t,e);let{ref:r,...n}=t;return n}function pd(e,t){let{focusProps:r}=Zn(e),{keyboardProps:n}=ki(e),o=Yt(r,n),a=fd(t),i=e.isDisabled?{}:a,l=p.useRef(e.autoFocus);return p.useEffect(()=>{l.current&&t.current&&id(t.current),l.current=!1},[t]),{focusableProps:Yt({...o,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},i)}}const qe=[];function bd(e,t){let{onClose:r,shouldCloseOnBlur:n,isOpen:o,isDismissable:a=!1,isKeyboardDismissDisabled:i=!1,shouldCloseOnInteractOutside:l}=e;p.useEffect(()=>(o&&qe.push(t),()=>{let y=qe.indexOf(t);y>=0&&qe.splice(y,1)}),[o,t]);let c=()=>{qe[qe.length-1]===t&&r&&r()},f=y=>{(!l||l(y.target))&&qe[qe.length-1]===t&&(y.stopPropagation(),y.preventDefault())},b=y=>{(!l||l(y.target))&&(qe[qe.length-1]===t&&(y.stopPropagation(),y.preventDefault()),c())},$=y=>{y.key==="Escape"&&!i&&!y.nativeEvent.isComposing&&(y.stopPropagation(),y.preventDefault(),c())};ad({ref:t,onInteractOutside:a&&o?b:null,onInteractOutsideStart:f});let{focusWithinProps:w}=Ci({isDisabled:!n,onBlurWithin:y=>{!y.relatedTarget||ud(y.relatedTarget)||(!l||l(y.relatedTarget))&&r()}}),g=y=>{y.target===y.currentTarget&&y.preventDefault()};return{overlayProps:{onKeyDown:$,...w},underlayProps:{onPointerDown:g}}}const An=p.createContext(null);function gd(e){let{children:t}=e,r=p.useContext(An),[n,o]=p.useState(0),a=p.useMemo(()=>({parent:r,modalCount:n,addModal(){o(i=>i+1),r&&r.addModal()},removeModal(){o(i=>i-1),r&&r.removeModal()}}),[r,n]);return p.createElement(An.Provider,{value:a},t)}function vd(){let e=p.useContext(An);return{modalProviderProps:{"aria-hidden":e&&e.modalCount>0?!0:null}}}function hd(e){let{modalProviderProps:t}=vd();return p.createElement("div",{"data-overlay-container":!0,...e,...t})}function md(e){return p.createElement(gd,null,p.createElement(hd,e))}function ma(e){let t=Bn(),{portalContainer:r=t?null:document.body,...n}=e;if(p.useEffect(()=>{if(r!=null&&r.closest("[data-overlay-container]"))throw new Error("An OverlayContainer must not be inside another container. Please change the portalContainer prop.")},[r]),!r)return null;let o=p.createElement(md,n);return Fa.createPortal(o,r)}function pt(e){return p.forwardRef(e)}var Ii=(e,t,r=!0)=>{if(!t)return[e,{}];const n=t.reduce((o,a)=>a in e?{...o,[a]:e[a]}:o,{});return r?[Object.keys(e).filter(a=>!t.includes(a)).reduce((a,i)=>({...a,[i]:e[i]}),{}),n]:[e,n]};function Or(e){const t=He(e);if(Nt()==="virtual"){let r=t.activeElement;si(()=>{t.activeElement===r&&e.isConnected&&Je(e)})}else Je(e)}function yd(e){const t=Cr(e);if(!(e instanceof t.HTMLElement)&&!(e instanceof t.SVGElement))return!1;let{display:r,visibility:n}=e.style,o=r!=="none"&&n!=="hidden"&&n!=="collapse";if(o){const{getComputedStyle:a}=e.ownerDocument.defaultView;let{display:i,visibility:l}=a(e);o=i!=="none"&&l!=="hidden"&&l!=="collapse"}return o}function xd(e,t){return!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&(e.nodeName==="DETAILS"&&t&&t.nodeName!=="SUMMARY"?e.hasAttribute("open"):!0)}function Oi(e,t){return e.nodeName!=="#comment"&&yd(e)&&xd(e,t)&&(!e.parentElement||Oi(e.parentElement,e))}const eo=["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]"],wd=eo.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";eo.push('[tabindex]:not([tabindex="-1"]):not([disabled])');const $d=eo.join(':not([hidden]):not([tabindex="-1"]),');function _i(e,t){return!e||!t?!1:t.some(r=>r.contains(e))}function Pd(e,t,r){let n=t!=null&&t.tabbable?$d:wd,o=He(e).createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode(a){var i;return!(t==null||(i=t.from)===null||i===void 0)&&i.contains(a)?NodeFilter.FILTER_REJECT:a.matches(n)&&Oi(a)&&(!r||_i(a,r))&&(!(t!=null&&t.accept)||t.accept(a))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});return t!=null&&t.from&&(o.currentNode=t.from),o}class to{get size(){return this.fastMap.size}getTreeNode(t){return this.fastMap.get(t)}addTreeNode(t,r,n){let o=this.fastMap.get(r??null);if(!o)return;let a=new ya({scopeRef:t});o.addChild(a),a.parent=o,this.fastMap.set(t,a),n&&(a.nodeToRestore=n)}addNode(t){this.fastMap.set(t.scopeRef,t)}removeTreeNode(t){if(t===null)return;let r=this.fastMap.get(t);if(!r)return;let n=r.parent;for(let a of this.traverse())a!==r&&r.nodeToRestore&&a.nodeToRestore&&r.scopeRef&&r.scopeRef.current&&_i(a.nodeToRestore,r.scopeRef.current)&&(a.nodeToRestore=r.nodeToRestore);let o=r.children;n&&(n.removeChild(r),o.size>0&&o.forEach(a=>n&&n.addChild(a))),this.fastMap.delete(r.scopeRef)}*traverse(t=this.root){if(t.scopeRef!=null&&(yield t),t.children.size>0)for(let r of t.children)yield*this.traverse(r)}clone(){var t;let r=new to;var n;for(let o of this.traverse())r.addTreeNode(o.scopeRef,(n=(t=o.parent)===null||t===void 0?void 0:t.scopeRef)!==null&&n!==void 0?n:null,o.nodeToRestore);return r}constructor(){this.fastMap=new Map,this.root=new ya({scopeRef:null}),this.fastMap.set(null,this.root)}}class ya{addChild(t){this.children.add(t),t.parent=this}removeChild(t){this.children.delete(t),t.parent=void 0}constructor(t){this.children=new Set,this.contain=!1,this.scopeRef=t.scopeRef}}new to;function Ki(e={}){let{autoFocus:t=!1,isTextInput:r,within:n}=e,o=p.useRef({isFocused:!1,isFocusVisible:t||Qn()}),[a,i]=p.useState(!1),[l,c]=p.useState(()=>o.current.isFocused&&o.current.isFocusVisible),f=p.useCallback(()=>c(o.current.isFocused&&o.current.isFocusVisible),[]),b=p.useCallback(g=>{o.current.isFocused=g,i(g),f()},[f]);nd(g=>{o.current.isFocusVisible=g,f()},[],{isTextInput:r});let{focusProps:$}=Zn({isDisabled:n,onFocusChange:b}),{focusWithinProps:w}=Ci({isDisabled:!n,onFocusWithinChange:b});return{isFocused:a,isFocusVisible:l,focusProps:n?w:$}}let Td=p.createContext(null);function Ed(e){let t=p.useContext(Td)||{};ui(t,e);let{ref:r,...n}=t;return n}function Cd(e,t){let{focusProps:r}=Zn(e),{keyboardProps:n}=ki(e),o=ke(r,n),a=Ed(t),i=e.isDisabled?{}:a,l=p.useRef(e.autoFocus);return p.useEffect(()=>{l.current&&t.current&&Or(t.current),l.current=!1},[t]),{focusableProps:ke({...o,tabIndex:e.excludeFromTabOrder&&!e.isDisabled?-1:void 0},i)}}var ji=globalThis!=null&&globalThis.document?p.useLayoutEffect:p.useEffect;function Sd(e={}){const{loading:t,src:r,srcSet:n,onLoad:o,onError:a,crossOrigin:i,sizes:l,ignoreFallback:c}=e,[f,b]=p.useState("pending");p.useEffect(()=>{b(r?"loading":"pending")},[r]);const $=p.useRef(),w=p.useCallback(()=>{if(!r)return;g();const y=new Image;y.src=r,i&&(y.crossOrigin=i),n&&(y.srcset=n),l&&(y.sizes=l),t&&(y.loading=t),y.onload=E=>{g(),b("loaded"),o==null||o(E)},y.onerror=E=>{g(),b("failed"),a==null||a(E)},$.current=y},[r,i,n,l,o,a,t]),g=()=>{$.current&&($.current.onload=null,$.current.onerror=null,$.current=null)};return ji(()=>{if(!c)return f==="loading"&&w(),()=>{g()}},[f,w,c]),c?"loaded":f}let Ct="default",In="",$r=new WeakMap;function xa(e){if(Wn()){if(Ct==="default"){const t=He(e);In=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}Ct="disabled"}else(e instanceof HTMLElement||e instanceof SVGElement)&&($r.set(e,e.style.userSelect),e.style.userSelect="none")}function mr(e){if(Wn()){if(Ct!=="disabled")return;Ct="restoring",setTimeout(()=>{si(()=>{if(Ct==="restoring"){const t=He(e);t.documentElement.style.webkitUserSelect==="none"&&(t.documentElement.style.webkitUserSelect=In||""),In="",Ct="default"}})},300)}else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&$r.has(e)){let t=$r.get(e);e.style.userSelect==="none"&&(e.style.userSelect=t),e.getAttribute("style")===""&&e.removeAttribute("style"),$r.delete(e)}}const Ri=p.createContext({register:()=>{}});Ri.displayName="PressResponderContext";function kd(e){let t=p.useContext(Ri);if(t){let{register:r,...n}=t;e=ke(n,e),r()}return ui(t,e.ref),e}var yr=new WeakMap;class xr{continuePropagation(){Mr(this,yr,!1)}get shouldStopPropagation(){return yi(this,yr)}constructor(t,r,n){ri(this,yr,{writable:!0,value:void 0}),Mr(this,yr,!0),this.type=t,this.pointerType=r,this.target=n.currentTarget,this.shiftKey=n.shiftKey,this.metaKey=n.metaKey,this.ctrlKey=n.ctrlKey,this.altKey=n.altKey}}const wa=Symbol("linkClicked");function Md(e){let{onPress:t,onPressChange:r,onPressStart:n,onPressEnd:o,onPressUp:a,isDisabled:i,isPressed:l,preventFocusOnPress:c,shouldCancelOnPointerExit:f,allowTextSelectionOnPress:b,ref:$,...w}=kd(e),[g,y]=p.useState(!1),E=p.useRef({isPressed:!1,ignoreEmulatedMouseEvents:!1,ignoreClickAfterPress:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null}),{addGlobalListener:S,removeAllGlobalListeners:C}=ic(),k=xt((u,A)=>{let O=E.current;if(i||O.didFirePressStart)return!1;let P=!0;if(O.isTriggeringEvent=!0,n){let T=new xr("pressstart",A,u);n(T),P=T.shouldStopPropagation}return r&&r(!0),O.isTriggeringEvent=!1,O.didFirePressStart=!0,y(!0),P}),j=xt((u,A,O=!0)=>{let P=E.current;if(!P.didFirePressStart)return!1;P.ignoreClickAfterPress=!0,P.didFirePressStart=!1,P.isTriggeringEvent=!0;let T=!0;if(o){let d=new xr("pressend",A,u);o(d),T=d.shouldStopPropagation}if(r&&r(!1),y(!1),t&&O&&!i){let d=new xr("press",A,u);t(d),T&&(T=d.shouldStopPropagation)}return P.isTriggeringEvent=!1,T}),z=xt((u,A)=>{let O=E.current;if(i)return!1;if(a){O.isTriggeringEvent=!0;let P=new xr("pressup",A,u);return a(P),O.isTriggeringEvent=!1,P.shouldStopPropagation}return!0}),B=xt(u=>{let A=E.current;A.isPressed&&A.target&&(A.isOverTarget&&A.pointerType!=null&&j(Xe(A.target,u),A.pointerType,!1),A.isPressed=!1,A.isOverTarget=!1,A.activePointerId=null,A.pointerType=null,C(),b||mr(A.target))}),W=xt(u=>{f&&B(u)}),Q=p.useMemo(()=>{let u=E.current,A={onKeyDown(P){if(an(P.nativeEvent,P.currentTarget)&&P.currentTarget.contains(P.target)){var T;Pa(P.target,P.key)&&P.preventDefault();let d=!0;if(!u.isPressed&&!P.repeat){u.target=P.currentTarget,u.isPressed=!0,d=k(P,"keyboard");let v=P.currentTarget,R=D=>{an(D,v)&&!D.repeat&&v.contains(D.target)&&u.target&&z(Xe(u.target,D),"keyboard")};S(He(P.currentTarget),"keyup",Vn(R,O),!0)}d&&P.stopPropagation(),P.metaKey&&At()&&((T=u.metaKeyEvents)===null||T===void 0||T.set(P.key,P.nativeEvent))}else P.key==="Meta"&&(u.metaKeyEvents=new Map)},onClick(P){if(!(P&&!P.currentTarget.contains(P.target))&&P&&P.button===0&&!u.isTriggeringEvent&&!It.isOpening){let T=!0;if(i&&P.preventDefault(),!u.ignoreClickAfterPress&&!u.ignoreEmulatedMouseEvents&&!u.isPressed&&(u.pointerType==="virtual"||ea(P.nativeEvent))){!i&&!c&&Je(P.currentTarget);let d=k(P,"virtual"),v=z(P,"virtual"),R=j(P,"virtual");T=d&&v&&R}u.ignoreEmulatedMouseEvents=!1,u.ignoreClickAfterPress=!1,T&&P.stopPropagation()}}},O=P=>{var T;if(u.isPressed&&u.target&&an(P,u.target)){var d;Pa(P.target,P.key)&&P.preventDefault();let R=P.target;j(Xe(u.target,P),"keyboard",u.target.contains(R)),C(),P.key!=="Enter"&&ro(u.target)&&u.target.contains(R)&&!P[wa]&&(P[wa]=!0,It(u.target,P,!1)),u.isPressed=!1,(d=u.metaKeyEvents)===null||d===void 0||d.delete(P.key)}else if(P.key==="Meta"&&(!((T=u.metaKeyEvents)===null||T===void 0)&&T.size)){var v;let R=u.metaKeyEvents;u.metaKeyEvents=void 0;for(let D of R.values())(v=u.target)===null||v===void 0||v.dispatchEvent(new KeyboardEvent("keyup",D))}};if(typeof PointerEvent<"u"){A.onPointerDown=v=>{if(v.button!==0||!v.currentTarget.contains(v.target))return;if(dc(v.nativeEvent)){u.pointerType="virtual";return}ln(v.currentTarget)&&v.preventDefault(),u.pointerType=v.pointerType;let R=!0;u.isPressed||(u.isPressed=!0,u.isOverTarget=!0,u.activePointerId=v.pointerId,u.target=v.currentTarget,!i&&!c&&Je(v.currentTarget),b||xa(u.target),R=k(v,u.pointerType),S(He(v.currentTarget),"pointermove",P,!1),S(He(v.currentTarget),"pointerup",T,!1),S(He(v.currentTarget),"pointercancel",d,!1)),R&&v.stopPropagation()},A.onMouseDown=v=>{v.currentTarget.contains(v.target)&&v.button===0&&(ln(v.currentTarget)&&v.preventDefault(),v.stopPropagation())},A.onPointerUp=v=>{!v.currentTarget.contains(v.target)||u.pointerType==="virtual"||v.button===0&&mt(v,v.currentTarget)&&z(v,u.pointerType||v.pointerType)};let P=v=>{v.pointerId===u.activePointerId&&(u.target&&mt(v,u.target)?!u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!0,k(Xe(u.target,v),u.pointerType)):u.target&&u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!1,j(Xe(u.target,v),u.pointerType,!1),W(v)))},T=v=>{v.pointerId===u.activePointerId&&u.isPressed&&v.button===0&&u.target&&(mt(v,u.target)&&u.pointerType!=null?j(Xe(u.target,v),u.pointerType):u.isOverTarget&&u.pointerType!=null&&j(Xe(u.target,v),u.pointerType,!1),u.isPressed=!1,u.isOverTarget=!1,u.activePointerId=null,u.pointerType=null,C(),b||mr(u.target))},d=v=>{B(v)};A.onDragStart=v=>{v.currentTarget.contains(v.target)&&B(v)}}else{A.onMouseDown=d=>{if(d.button!==0||!d.currentTarget.contains(d.target))return;if(ln(d.currentTarget)&&d.preventDefault(),u.ignoreEmulatedMouseEvents){d.stopPropagation();return}u.isPressed=!0,u.isOverTarget=!0,u.target=d.currentTarget,u.pointerType=ea(d.nativeEvent)?"virtual":"mouse",!i&&!c&&Je(d.currentTarget),k(d,u.pointerType)&&d.stopPropagation(),S(He(d.currentTarget),"mouseup",P,!1)},A.onMouseEnter=d=>{if(!d.currentTarget.contains(d.target))return;let v=!0;u.isPressed&&!u.ignoreEmulatedMouseEvents&&u.pointerType!=null&&(u.isOverTarget=!0,v=k(d,u.pointerType)),v&&d.stopPropagation()},A.onMouseLeave=d=>{if(!d.currentTarget.contains(d.target))return;let v=!0;u.isPressed&&!u.ignoreEmulatedMouseEvents&&u.pointerType!=null&&(u.isOverTarget=!1,v=j(d,u.pointerType,!1),W(d)),v&&d.stopPropagation()},A.onMouseUp=d=>{d.currentTarget.contains(d.target)&&!u.ignoreEmulatedMouseEvents&&d.button===0&&z(d,u.pointerType||"mouse")};let P=d=>{if(d.button===0){if(u.isPressed=!1,C(),u.ignoreEmulatedMouseEvents){u.ignoreEmulatedMouseEvents=!1;return}u.target&&mt(d,u.target)&&u.pointerType!=null?j(Xe(u.target,d),u.pointerType):u.target&&u.isOverTarget&&u.pointerType!=null&&j(Xe(u.target,d),u.pointerType,!1),u.isOverTarget=!1}};A.onTouchStart=d=>{if(!d.currentTarget.contains(d.target))return;let v=Ad(d.nativeEvent);if(!v)return;u.activePointerId=v.identifier,u.ignoreEmulatedMouseEvents=!0,u.isOverTarget=!0,u.isPressed=!0,u.target=d.currentTarget,u.pointerType="touch",!i&&!c&&Je(d.currentTarget),b||xa(u.target),k(d,u.pointerType)&&d.stopPropagation(),S(Cr(d.currentTarget),"scroll",T,!0)},A.onTouchMove=d=>{if(!d.currentTarget.contains(d.target))return;if(!u.isPressed){d.stopPropagation();return}let v=$a(d.nativeEvent,u.activePointerId),R=!0;v&&mt(v,d.currentTarget)?!u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!0,R=k(d,u.pointerType)):u.isOverTarget&&u.pointerType!=null&&(u.isOverTarget=!1,R=j(d,u.pointerType,!1),W(d)),R&&d.stopPropagation()},A.onTouchEnd=d=>{if(!d.currentTarget.contains(d.target))return;if(!u.isPressed){d.stopPropagation();return}let v=$a(d.nativeEvent,u.activePointerId),R=!0;v&&mt(v,d.currentTarget)&&u.pointerType!=null?(z(d,u.pointerType),R=j(d,u.pointerType)):u.isOverTarget&&u.pointerType!=null&&(R=j(d,u.pointerType,!1)),R&&d.stopPropagation(),u.isPressed=!1,u.activePointerId=null,u.isOverTarget=!1,u.ignoreEmulatedMouseEvents=!0,u.target&&!b&&mr(u.target),C()},A.onTouchCancel=d=>{d.currentTarget.contains(d.target)&&(d.stopPropagation(),u.isPressed&&B(d))};let T=d=>{u.isPressed&&d.target.contains(u.target)&&B({currentTarget:u.target,shiftKey:!1,ctrlKey:!1,metaKey:!1,altKey:!1})};A.onDragStart=d=>{d.currentTarget.contains(d.target)&&B(d)}}return A},[S,i,c,C,b,B,W,j,k,z]);return p.useEffect(()=>()=>{var u;b||mr((u=E.current.target)!==null&&u!==void 0?u:void 0)},[b]),{isPressed:l||g,pressProps:ke(w,Q)}}function ro(e){return e.tagName==="A"&&e.hasAttribute("href")}function an(e,t){const{key:r,code:n}=e,o=t,a=o.getAttribute("role");return(r==="Enter"||r===" "||r==="Spacebar"||n==="Space")&&!(o instanceof Cr(o).HTMLInputElement&&!Li(o,r)||o instanceof Cr(o).HTMLTextAreaElement||o.isContentEditable)&&!((a==="link"||!a&&ro(o))&&r!=="Enter")}function Ad(e){const{targetTouches:t}=e;return t.length>0?t[0]:null}function $a(e,t){const r=e.changedTouches;for(let n=0;n<r.length;n++){const o=r[n];if(o.identifier===t)return o}return null}function Xe(e,t){return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey}}function Id(e){let t=0,r=0;return e.width!==void 0?t=e.width/2:e.radiusX!==void 0&&(t=e.radiusX),e.height!==void 0?r=e.height/2:e.radiusY!==void 0&&(r=e.radiusY),{top:e.clientY-r,right:e.clientX+t,bottom:e.clientY+r,left:e.clientX-t}}function Od(e,t){return!(e.left>t.right||t.left>e.right||e.top>t.bottom||t.top>e.bottom)}function mt(e,t){let r=t.getBoundingClientRect(),n=Id(e);return Od(r,n)}function ln(e){return!(e instanceof HTMLElement)||!e.hasAttribute("draggable")}function Pa(e,t){return e instanceof HTMLInputElement?!Li(e,t):e instanceof HTMLButtonElement?e.type!=="submit"&&e.type!=="reset":!ro(e)}const _d=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Li(e,t){return e.type==="checkbox"||e.type==="radio"?t===" ":_d.has(e.type)}let _r=!1,sn=0;function On(){_r=!0,setTimeout(()=>{_r=!1},50)}function Ta(e){e.pointerType==="touch"&&On()}function Kd(){if(!(typeof document>"u"))return typeof PointerEvent<"u"?document.addEventListener("pointerup",Ta):document.addEventListener("touchend",On),sn++,()=>{sn--,!(sn>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Ta):document.removeEventListener("touchend",On))}}function Fi(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,isDisabled:o}=e,[a,i]=p.useState(!1),l=p.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;p.useEffect(Kd,[]);let{hoverProps:c,triggerHoverEnd:f}=p.useMemo(()=>{let b=(g,y)=>{if(l.pointerType=y,o||y==="touch"||l.isHovered||!g.currentTarget.contains(g.target))return;l.isHovered=!0;let E=g.currentTarget;l.target=E,t&&t({type:"hoverstart",target:E,pointerType:y}),r&&r(!0),i(!0)},$=(g,y)=>{if(l.pointerType="",l.target=null,y==="touch"||!l.isHovered)return;l.isHovered=!1;let E=g.currentTarget;n&&n({type:"hoverend",target:E,pointerType:y}),r&&r(!1),i(!1)},w={};return typeof PointerEvent<"u"?(w.onPointerEnter=g=>{_r&&g.pointerType==="mouse"||b(g,g.pointerType)},w.onPointerLeave=g=>{!o&&g.currentTarget.contains(g.target)&&$(g,g.pointerType)}):(w.onTouchStart=()=>{l.ignoreEmulatedMouseEvents=!0},w.onMouseEnter=g=>{!l.ignoreEmulatedMouseEvents&&!_r&&b(g,"mouse"),l.ignoreEmulatedMouseEvents=!1},w.onMouseLeave=g=>{!o&&g.currentTarget.contains(g.target)&&$(g,"mouse")}),{hoverProps:w,triggerHoverEnd:$}},[t,r,n,o,l]);return p.useEffect(()=>{o&&f({currentTarget:l.target},l.pointerType)},[o]),{hoverProps:c,isHovered:a}}function jd(e={}){var t,r,n,o,a,i,l;const c=Zt(),f=Ha(),b=!!f,{as:$,ref:w,src:g,name:y,icon:E,classNames:S,fallback:C,alt:k=y||"avatar",imgRef:j,color:z=(t=f==null?void 0:f.color)!=null?t:"default",radius:B=(r=f==null?void 0:f.radius)!=null?r:"full",size:W=(n=f==null?void 0:f.size)!=null?n:"md",isBordered:Q=(o=f==null?void 0:f.isBordered)!=null?o:!1,isDisabled:u=(a=f==null?void 0:f.isDisabled)!=null?a:!1,isFocusable:A=!1,getInitials:O=Ps,ignoreFallback:P=!1,showFallback:T=!1,ImgComponent:d="img",imgProps:v,className:R,onError:D,...L}=e,U=$||"span",N=Wt(w),F=Wt(j),{isFocusVisible:x,isFocused:K,focusProps:Y}=Ki(),{isHovered:X,hoverProps:re}=Fi({isDisabled:u}),le=(l=(i=e.disableAnimation)!=null?i:c==null?void 0:c.disableAnimation)!=null?l:!1,ie=Sd({src:g,onError:D,ignoreFallback:P})==="loaded",te=typeof d=="string",be=(!g||!ie)&&T,Me=p.useMemo(()=>{var J;return Au({color:z,radius:B,size:W,isBordered:Q,isDisabled:u,isInGroup:b,disableAnimation:le,isInGridGroup:(J=f==null?void 0:f.isGrid)!=null?J:!1})},[z,B,W,Q,u,le,b,f==null?void 0:f.isGrid]),Ie=ut(S==null?void 0:S.base,R),_e=p.useMemo(()=>A||$==="button",[A,$]),We=p.useCallback((J={})=>({ref:N,tabIndex:_e?0:-1,"data-hover":ve(X),"data-focus":ve(K),"data-focus-visible":ve(x),className:Me.base({class:ut(Ie,J==null?void 0:J.className)}),...ke(L,re,_e?Y:{})}),[_e,Me,Ie,Y,L]),Ve=p.useCallback((J={})=>({ref:F,src:g,"data-loaded":ve(ie),className:Me.img({class:S==null?void 0:S.img}),...ke(v,J,jr({disableAnimation:le},{enabled:te}))}),[Me,ie,v,le,g,F,te]);return{Component:U,ImgComponent:d,src:g,alt:k,icon:E,name:y,imgRef:F,slots:Me,classNames:S,fallback:C,isImgLoaded:ie,showFallback:be,ignoreFallback:P,getInitials:O,getAvatarProps:We,getImageProps:Ve}}var Di=pt((e,t)=>{const{Component:r,ImgComponent:n,src:o,icon:a=m.jsx(ys,{}),alt:i,classNames:l,slots:c,name:f,showFallback:b,fallback:$,getInitials:w,getAvatarProps:g,getImageProps:y}=jd({...e,ref:t}),E=p.useMemo(()=>!b&&o?null:$?m.jsx("div",{"aria-label":i,className:c.fallback({class:l==null?void 0:l.fallback}),role:"img",children:$}):f?m.jsx("span",{"aria-label":i,className:c.name({class:l==null?void 0:l.name}),role:"img",children:w(f)}):m.jsx("span",{"aria-label":i,className:c.icon({class:l==null?void 0:l.icon}),role:"img",children:a}),[b,o,$,f,l]);return m.jsxs(r,{...g(),children:[o&&m.jsx(n,{...y(),alt:i}),E]})});Di.displayName="NextUI.Avatar";var zi=Di;function Rd(e={}){const{as:t,ref:r,max:n=5,total:o,size:a,color:i,radius:l,children:c,isBordered:f,isDisabled:b,isGrid:$,renderCount:w,className:g,classNames:y,...E}=e,S=Wt(r),C=t||"div",k=p.useMemo(()=>({size:a,color:i,radius:l,isGrid:$,isBordered:f,isDisabled:b}),[a,i,l,$,f,b]),j=p.useMemo(()=>Iu({className:g,isGrid:$}),[g,$]),z=Rs(c),B=n?z.slice(0,n):z,W=o||(n!=null?z.length-n:-1),Q=B.map((O,P)=>{const T=P===0,d=P===B.length-1,v={className:ut(T?"ms-0":$?"":"-ms-2",d&&W<1?"hover:-translate-x-0":"")};return p.cloneElement(O,$s(v))});return{Component:C,context:k,remainingCount:W,clones:Q,renderCount:w,getAvatarGroupProps:()=>({ref:S,className:j.base({class:ut(y==null?void 0:y.base,g)}),role:"group",...E}),getAvatarGroupCountProps:()=>({className:j.count({class:y==null?void 0:y.count})})}}var Bi=pt((e,t)=>{const{Component:r,clones:n,context:o,remainingCount:a,getAvatarGroupCountProps:i,getAvatarGroupProps:l,renderCount:c=f=>m.jsx(zi,{...i(),name:`+${f}`})}=Rd({...e,ref:t});return m.jsx(r,{...l(),children:m.jsxs(zs,{value:o,children:[n,a>0&&c(a)]})})});Bi.displayName="NextUI.AvatarGroup";var Ld=Bi;const no="-",Fd=e=>{const t=zd(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:i=>{const l=i.split(no);return l[0]===""&&l.length!==1&&l.shift(),Vi(l,t)||Dd(i)},getConflictingClassGroupIds:(i,l)=>{const c=r[i]||[];return l&&n[i]?[...c,...n[i]]:c}}},Vi=(e,t)=>{var i;if(e.length===0)return t.classGroupId;const r=e[0],n=t.nextPart.get(r),o=n?Vi(e.slice(1),n):void 0;if(o)return o;if(t.validators.length===0)return;const a=e.join(no);return(i=t.validators.find(({validator:l})=>l(a)))==null?void 0:i.classGroupId},Ea=/^\[(.+)\]$/,Dd=e=>{if(Ea.test(e)){const t=Ea.exec(e)[1],r=t==null?void 0:t.substring(0,t.indexOf(":"));if(r)return"arbitrary.."+r}},zd=e=>{const{theme:t,prefix:r}=e,n={nextPart:new Map,validators:[]};return Vd(Object.entries(e.classGroups),r).forEach(([a,i])=>{_n(i,n,a,t)}),n},_n=(e,t,r,n)=>{e.forEach(o=>{if(typeof o=="string"){const a=o===""?t:Ca(t,o);a.classGroupId=r;return}if(typeof o=="function"){if(Bd(o)){_n(o(n),t,r,n);return}t.validators.push({validator:o,classGroupId:r});return}Object.entries(o).forEach(([a,i])=>{_n(i,Ca(t,a),r,n)})})},Ca=(e,t)=>{let r=e;return t.split(no).forEach(n=>{r.nextPart.has(n)||r.nextPart.set(n,{nextPart:new Map,validators:[]}),r=r.nextPart.get(n)}),r},Bd=e=>e.isThemeGetter,Vd=(e,t)=>t?e.map(([r,n])=>{const o=n.map(a=>typeof a=="string"?t+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([i,l])=>[t+i,l])):a);return[r,o]}):e,Hd=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,r=new Map,n=new Map;const o=(a,i)=>{r.set(a,i),t++,t>e&&(t=0,n=r,r=new Map)};return{get(a){let i=r.get(a);if(i!==void 0)return i;if((i=n.get(a))!==void 0)return o(a,i),i},set(a,i){r.has(a)?r.set(a,i):o(a,i)}}},Hi="!",Gd=e=>{const{separator:t,experimentalParseClassName:r}=e,n=t.length===1,o=t[0],a=t.length,i=l=>{const c=[];let f=0,b=0,$;for(let S=0;S<l.length;S++){let C=l[S];if(f===0){if(C===o&&(n||l.slice(S,S+a)===t)){c.push(l.slice(b,S)),b=S+a;continue}if(C==="/"){$=S;continue}}C==="["?f++:C==="]"&&f--}const w=c.length===0?l:l.substring(b),g=w.startsWith(Hi),y=g?w.substring(1):w,E=$&&$>b?$-b:void 0;return{modifiers:c,hasImportantModifier:g,baseClassName:y,maybePostfixModifierPosition:E}};return r?l=>r({className:l,parseClassName:i}):i},Wd=e=>{if(e.length<=1)return e;const t=[];let r=[];return e.forEach(n=>{n[0]==="["?(t.push(...r.sort(),n),r=[]):r.push(n)}),t.push(...r.sort()),t},Ud=e=>({cache:Hd(e.cacheSize),parseClassName:Gd(e),...Fd(e)}),Yd=/\s+/,qd=(e,t)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:o}=t,a=[],i=e.trim().split(Yd);let l="";for(let c=i.length-1;c>=0;c-=1){const f=i[c],{modifiers:b,hasImportantModifier:$,baseClassName:w,maybePostfixModifierPosition:g}=r(f);let y=!!g,E=n(y?w.substring(0,g):w);if(!E){if(!y){l=f+(l.length>0?" "+l:l);continue}if(E=n(w),!E){l=f+(l.length>0?" "+l:l);continue}y=!1}const S=Wd(b).join(":"),C=$?S+Hi:S,k=C+E;if(a.includes(k))continue;a.push(k);const j=o(E,y);for(let z=0;z<j.length;++z){const B=j[z];a.push(C+B)}l=f+(l.length>0?" "+l:l)}return l};function Xd(){let e=0,t,r,n="";for(;e<arguments.length;)(t=arguments[e++])&&(r=Gi(t))&&(n&&(n+=" "),n+=r);return n}const Gi=e=>{if(typeof e=="string")return e;let t,r="";for(let n=0;n<e.length;n++)e[n]&&(t=Gi(e[n]))&&(r&&(r+=" "),r+=t);return r};function Nd(e,...t){let r,n,o,a=i;function i(c){const f=t.reduce((b,$)=>$(b),e());return r=Ud(f),n=r.cache.get,o=r.cache.set,a=l,l(c)}function l(c){const f=n(c);if(f)return f;const b=qd(c,r);return o(c,b),b}return function(){return a(Xd.apply(null,arguments))}}const xe=e=>{const t=r=>r[e]||[];return t.isThemeGetter=!0,t},Wi=/^\[(?:([a-z-]+):)?(.+)\]$/i,Zd=/^\d+\/\d+$/,Jd=new Set(["px","full","screen"]),Qd=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,ef=/\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$/,tf=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,rf=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,nf=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ne=e=>kt(e)||Jd.has(e)||Zd.test(e),tt=e=>_t(e,"length",ff),kt=e=>!!e&&!Number.isNaN(Number(e)),un=e=>_t(e,"number",kt),Dt=e=>!!e&&Number.isInteger(Number(e)),of=e=>e.endsWith("%")&&kt(e.slice(0,-1)),ae=e=>Wi.test(e),rt=e=>Qd.test(e),af=new Set(["length","size","percentage"]),lf=e=>_t(e,af,Ui),sf=e=>_t(e,"position",Ui),uf=new Set(["image","url"]),cf=e=>_t(e,uf,bf),df=e=>_t(e,"",pf),zt=()=>!0,_t=(e,t,r)=>{const n=Wi.exec(e);return n?n[1]?typeof t=="string"?n[1]===t:t.has(n[1]):r(n[2]):!1},ff=e=>ef.test(e)&&!tf.test(e),Ui=()=>!1,pf=e=>rf.test(e),bf=e=>nf.test(e),gf=()=>{const e=xe("colors"),t=xe("spacing"),r=xe("blur"),n=xe("brightness"),o=xe("borderColor"),a=xe("borderRadius"),i=xe("borderSpacing"),l=xe("borderWidth"),c=xe("contrast"),f=xe("grayscale"),b=xe("hueRotate"),$=xe("invert"),w=xe("gap"),g=xe("gradientColorStops"),y=xe("gradientColorStopPositions"),E=xe("inset"),S=xe("margin"),C=xe("opacity"),k=xe("padding"),j=xe("saturate"),z=xe("scale"),B=xe("sepia"),W=xe("skew"),Q=xe("space"),u=xe("translate"),A=()=>["auto","contain","none"],O=()=>["auto","hidden","clip","visible","scroll"],P=()=>["auto",ae,t],T=()=>[ae,t],d=()=>["",Ne,tt],v=()=>["auto",kt,ae],R=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],D=()=>["solid","dashed","dotted","double","none"],L=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],U=()=>["start","end","center","between","around","evenly","stretch"],N=()=>["","0",ae],F=()=>["auto","avoid","all","avoid-page","page","left","right","column"],x=()=>[kt,ae];return{cacheSize:500,separator:":",theme:{colors:[zt],spacing:[Ne,tt],blur:["none","",rt,ae],brightness:x(),borderColor:[e],borderRadius:["none","","full",rt,ae],borderSpacing:T(),borderWidth:d(),contrast:x(),grayscale:N(),hueRotate:x(),invert:N(),gap:T(),gradientColorStops:[e],gradientColorStopPositions:[of,tt],inset:P(),margin:P(),opacity:x(),padding:T(),saturate:x(),scale:x(),sepia:N(),skew:x(),space:T(),translate:T()},classGroups:{aspect:[{aspect:["auto","square","video",ae]}],container:["container"],columns:[{columns:[rt]}],"break-after":[{"break-after":F()}],"break-before":[{"break-before":F()}],"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"],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(),ae]}],overflow:[{overflow:O()}],"overflow-x":[{"overflow-x":O()}],"overflow-y":[{"overflow-y":O()}],overscroll:[{overscroll:A()}],"overscroll-x":[{"overscroll-x":A()}],"overscroll-y":[{"overscroll-y":A()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[E]}],"inset-x":[{"inset-x":[E]}],"inset-y":[{"inset-y":[E]}],start:[{start:[E]}],end:[{end:[E]}],top:[{top:[E]}],right:[{right:[E]}],bottom:[{bottom:[E]}],left:[{left:[E]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Dt,ae]}],basis:[{basis:P()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",ae]}],grow:[{grow:N()}],shrink:[{shrink:N()}],order:[{order:["first","last","none",Dt,ae]}],"grid-cols":[{"grid-cols":[zt]}],"col-start-end":[{col:["auto",{span:["full",Dt,ae]},ae]}],"col-start":[{"col-start":v()}],"col-end":[{"col-end":v()}],"grid-rows":[{"grid-rows":[zt]}],"row-start-end":[{row:["auto",{span:[Dt,ae]},ae]}],"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":["auto","min","max","fr",ae]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ae]}],gap:[{gap:[w]}],"gap-x":[{"gap-x":[w]}],"gap-y":[{"gap-y":[w]}],"justify-content":[{justify:["normal",...U()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...U(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...U(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[k]}],px:[{px:[k]}],py:[{py:[k]}],ps:[{ps:[k]}],pe:[{pe:[k]}],pt:[{pt:[k]}],pr:[{pr:[k]}],pb:[{pb:[k]}],pl:[{pl:[k]}],m:[{m:[S]}],mx:[{mx:[S]}],my:[{my:[S]}],ms:[{ms:[S]}],me:[{me:[S]}],mt:[{mt:[S]}],mr:[{mr:[S]}],mb:[{mb:[S]}],ml:[{ml:[S]}],"space-x":[{"space-x":[Q]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[Q]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",ae,t]}],"min-w":[{"min-w":[ae,t,"min","max","fit"]}],"max-w":[{"max-w":[ae,t,"none","full","min","max","fit","prose",{screen:[rt]},rt]}],h:[{h:[ae,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[ae,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[ae,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[ae,t,"auto","min","max","fit"]}],"font-size":[{text:["base",rt,tt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",un]}],"font-family":[{font:[zt]}],"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-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ae]}],"line-clamp":[{"line-clamp":["none",kt,un]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Ne,ae]}],"list-image":[{"list-image":["none",ae]}],"list-style-type":[{list:["none","disc","decimal",ae]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[C]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[C]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...D(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Ne,tt]}],"underline-offset":[{"underline-offset":["auto",Ne,ae]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:T()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ae]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ae]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[C]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...R(),sf]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",lf]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},cf]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[y]}],"gradient-via-pos":[{via:[y]}],"gradient-to-pos":[{to:[y]}],"gradient-from":[{from:[g]}],"gradient-via":[{via:[g]}],"gradient-to":[{to:[g]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[l]}],"border-w-x":[{"border-x":[l]}],"border-w-y":[{"border-y":[l]}],"border-w-s":[{"border-s":[l]}],"border-w-e":[{"border-e":[l]}],"border-w-t":[{"border-t":[l]}],"border-w-r":[{"border-r":[l]}],"border-w-b":[{"border-b":[l]}],"border-w-l":[{"border-l":[l]}],"border-opacity":[{"border-opacity":[C]}],"border-style":[{border:[...D(),"hidden"]}],"divide-x":[{"divide-x":[l]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[l]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[C]}],"divide-style":[{divide:D()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...D()]}],"outline-offset":[{"outline-offset":[Ne,ae]}],"outline-w":[{outline:[Ne,tt]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:d()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[C]}],"ring-offset-w":[{"ring-offset":[Ne,tt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",rt,df]}],"shadow-color":[{shadow:[zt]}],opacity:[{opacity:[C]}],"mix-blend":[{"mix-blend":[...L(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":L()}],filter:[{filter:["","none"]}],blur:[{blur:[r]}],brightness:[{brightness:[n]}],contrast:[{contrast:[c]}],"drop-shadow":[{"drop-shadow":["","none",rt,ae]}],grayscale:[{grayscale:[f]}],"hue-rotate":[{"hue-rotate":[b]}],invert:[{invert:[$]}],saturate:[{saturate:[j]}],sepia:[{sepia:[B]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[r]}],"backdrop-brightness":[{"backdrop-brightness":[n]}],"backdrop-contrast":[{"backdrop-contrast":[c]}],"backdrop-grayscale":[{"backdrop-grayscale":[f]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[b]}],"backdrop-invert":[{"backdrop-invert":[$]}],"backdrop-opacity":[{"backdrop-opacity":[C]}],"backdrop-saturate":[{"backdrop-saturate":[j]}],"backdrop-sepia":[{"backdrop-sepia":[B]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[i]}],"border-spacing-x":[{"border-spacing-x":[i]}],"border-spacing-y":[{"border-spacing-y":[i]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",ae]}],duration:[{duration:x()}],ease:[{ease:["linear","in","out","in-out",ae]}],delay:[{delay:x()}],animate:[{animate:["none","spin","ping","pulse","bounce",ae]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[z]}],"scale-x":[{"scale-x":[z]}],"scale-y":[{"scale-y":[z]}],rotate:[{rotate:[Dt,ae]}],"translate-x":[{"translate-x":[u]}],"translate-y":[{"translate-y":[u]}],"skew-x":[{"skew-x":[W]}],"skew-y":[{"skew-y":[W]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ae]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],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",ae]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":T()}],"scroll-mx":[{"scroll-mx":T()}],"scroll-my":[{"scroll-my":T()}],"scroll-ms":[{"scroll-ms":T()}],"scroll-me":[{"scroll-me":T()}],"scroll-mt":[{"scroll-mt":T()}],"scroll-mr":[{"scroll-mr":T()}],"scroll-mb":[{"scroll-mb":T()}],"scroll-ml":[{"scroll-ml":T()}],"scroll-p":[{"scroll-p":T()}],"scroll-px":[{"scroll-px":T()}],"scroll-py":[{"scroll-py":T()}],"scroll-ps":[{"scroll-ps":T()}],"scroll-pe":[{"scroll-pe":T()}],"scroll-pt":[{"scroll-pt":T()}],"scroll-pr":[{"scroll-pr":T()}],"scroll-pb":[{"scroll-pb":T()}],"scroll-pl":[{"scroll-pl":T()}],"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",ae]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Ne,tt,un]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"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-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-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"],"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"]}}},vf=Nd(gf);function I(...e){return vf(Hn(e))}function hf({icon:e,className:t,isDisabled:r,size:n,classNames:o,isBordered:a,radius:i,...l}){const c=Ha();return m.jsx("div",{className:I("group","z-10","first:ms-0",!(c!=null&&c.isGrid)&&!!c&&"-ms-2",t),children:m.jsx(zi,{...l,isDisabled:r,size:n,radius:i,isBordered:a,className:I(!(c!=null&&c.isGrid)&&!!c&&"group-hover:-translate-y-3.5","transition-transform duration-300 ease-in-out","bg-slate-100","flex items-center justify-center","relative","z-10","overflow-hidden",r?"opacity-50":"opacity-100",[n==="sm"&&"h-8",n==="md"&&"h-10",n==="lg"&&"h-12",n==="sm"&&"w-8",n==="md"&&"w-10",n==="lg"&&"w-12"],[i==="full"&&"rounded-full",i==="lg"&&"rounded-2xl",i==="md"&&"rounded-xl",i==="sm"&&"rounded-lg",i==="none"&&"rounded-none"],a&&"shadow-[#fff_0px_0px_0px_2px,_#f1f5f9_0px_0px_0px_4px,_#00000000_0px_0px_0px_0px]",o==null?void 0:o.base),classNames:{icon:I("data-[loaded=true]:opacity-100 opacity-0","absolute","w-full","h-full","overflow-hidden","object-cover","object-center","transition-opacity ease-in-out duration-500",o==null?void 0:o.icon),name:I("flex items-center justify-center","absolute top-1/2 left-1/2","-translate-x-1/2 -translate-y-1/2","text-xs text-center","max-w-full","overflow-hidden",o==null?void 0:o.name),fallback:I("flex items-center justify-center","absolute top-1/2 left-1/2","-translate-x-1/2 -translate-y-1/2","text-xs text-center","max-w-full","overflow-hidden",o==null?void 0:o.fallback)},icon:e||m.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:m.jsx("path",{d:"M20 21C20 19.6044 20 18.9067 19.8278 18.3389C19.44 17.0605 18.4395 16.06 17.1611 15.6722C16.5933 15.5 15.8956 15.5 14.5 15.5H9.5C8.10444 15.5 7.40665 15.5 6.83886 15.6722C5.56045 16.06 4.56004 17.0605 4.17224 18.3389C4 18.9067 4 19.6044 4 21M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})})})})}function mf({children:e,isGrid:t,renderCount:r,className:n}){return m.jsx(Ld,{isGrid:t,max:0,renderCount:r??void 0,className:I(t?"inline-grid":"flex",t?"gap-3":"gap-0","grid-cols-4","items-center",n),children:e})}function yf(e,t){let{elementType:r="button",isDisabled:n,onPress:o,onPressStart:a,onPressEnd:i,onPressUp:l,onPressChange:c,preventFocusOnPress:f,allowFocusWhenDisabled:b,onClick:$,href:w,target:g,rel:y,type:E="button"}=e,S;r==="button"?S={type:E,disabled:n}:S={role:"button",tabIndex:n?void 0:0,href:r==="a"&&n?void 0:w,target:r==="a"?g:void 0,type:r==="input"?E:void 0,disabled:r==="input"?n:void 0,"aria-disabled":!n||r==="input"?void 0:n,rel:r==="a"?y:void 0};let{pressProps:C,isPressed:k}=Wc({onPressStart:a,onPressEnd:i,onPressChange:c,onPress:o,onPressUp:l,isDisabled:n,preventFocusOnPress:f,ref:t}),{focusableProps:j}=Cd(e,t);b&&(j.tabIndex=n?-1:j.tabIndex);let z=ke(j,C,oi(e,{labelable:!0}));return{isPressed:k,buttonProps:ke(S,z,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],onClick:B=>{$&&($(B),console.warn("onClick is deprecated, please use onPress"))}})}}function xf(e,t,r){let{item:n,isDisabled:o}=e,a=n.key,i=t.selectionManager,l=p.useId(),c=p.useId(),f=t.disabledKeys.has(n.key)||o;p.useEffect(()=>{a===t.focusedKey&&document.activeElement!==r.current&&r.current&&Or(r.current)},[r,a,t.focusedKey]);let b=p.useCallback(E=>{i.canSelectItem(a)&&(i.select(a,E),t.toggleKey(a))},[a,i]);const $=p.useCallback(E=>{i.selectionBehavior==="replace"&&i.extendSelection(E),i.setFocusedKey(E)},[i]),w=p.useCallback(E=>{const C={ArrowDown:()=>{const k=t.collection.getKeyAfter(a);if(k&&t.disabledKeys.has(k)){const j=t.collection.getKeyAfter(k);j&&$(j)}else k&&$(k)},ArrowUp:()=>{const k=t.collection.getKeyBefore(a);if(k&&t.disabledKeys.has(k)){const j=t.collection.getKeyBefore(k);j&&$(j)}else k&&$(k)},Home:()=>{const k=t.collection.getFirstKey();k&&$(k)},End:()=>{const k=t.collection.getLastKey();k&&$(k)}}[E.key];C&&(E.preventDefault(),i.canSelectItem(a)&&C(E))},[a,i]);let{buttonProps:g}=yf({id:l,elementType:"button",isDisabled:f,onKeyDown:w,onPress:b},r),y=t.selectionManager.isSelected(n.key);return{buttonProps:{...g,"aria-expanded":y,"aria-controls":y?c:void 0},regionProps:{id:c,role:"region","aria-labelledby":l}}}function Sa(e){return Qu()?e.altKey:e.ctrlKey}function Bt(e){return At()?e.metaKey:e.ctrlKey}const wf=1e3;function $f(e){let{keyboardDelegate:t,selectionManager:r,onTypeSelect:n}=e,o=p.useRef({search:"",timeout:null}).current,a=i=>{let l=Pf(i.key);if(!l||i.ctrlKey||i.metaKey||!i.currentTarget.contains(i.target))return;l===" "&&o.search.trim().length>0&&(i.preventDefault(),"continuePropagation"in i||i.stopPropagation()),o.search+=l;let c=t.getKeyForSearch(o.search,r.focusedKey);c==null&&(c=t.getKeyForSearch(o.search)),c!=null&&(r.setFocusedKey(c),n&&n(c)),clearTimeout(o.timeout),o.timeout=setTimeout(()=>{o.search=""},wf)};return{typeSelectProps:{onKeyDownCapture:t.getKeyForSearch?a:null}}}function Pf(e){return e.length===1||!/^[A-Z]/i.test(e)?e:""}function Tf(e){let{selectionManager:t,keyboardDelegate:r,ref:n,autoFocus:o=!1,shouldFocusWrap:a=!1,disallowEmptySelection:i=!1,disallowSelectAll:l=!1,selectOnFocus:c=t.selectionBehavior==="replace",disallowTypeAhead:f=!1,shouldUseVirtualFocus:b,allowsTabNavigation:$=!1,isVirtualized:w,scrollRef:g=n,linkBehavior:y="action"}=e,{direction:E}=Un(),S=nc(),C=O=>{if(O.altKey&&O.key==="Tab"&&O.preventDefault(),!n.current.contains(O.target))return;const P=(F,x)=>{if(F!=null){if(t.isLink(F)&&y==="selection"&&c&&!Sa(O)){Fa.flushSync(()=>{t.setFocusedKey(F,x)});let K=g.current.querySelector(`[data-key="${CSS.escape(F.toString())}"]`),Y=t.getItemProps(F);S.open(K,O,Y.href,Y.routerOptions);return}if(t.setFocusedKey(F,x),t.isLink(F)&&y==="override")return;O.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(F):c&&!Sa(O)&&t.replaceSelection(F)}};switch(O.key){case"ArrowDown":if(r.getKeyBelow){var T,d;O.preventDefault();let F=t.focusedKey!=null?r.getKeyBelow(t.focusedKey):(T=r.getFirstKey)===null||T===void 0?void 0:T.call(r);F==null&&a&&(F=(d=r.getFirstKey)===null||d===void 0?void 0:d.call(r,t.focusedKey)),P(F)}break;case"ArrowUp":if(r.getKeyAbove){var v,R;O.preventDefault();let F=t.focusedKey!=null?r.getKeyAbove(t.focusedKey):(v=r.getLastKey)===null||v===void 0?void 0:v.call(r);F==null&&a&&(F=(R=r.getLastKey)===null||R===void 0?void 0:R.call(r,t.focusedKey)),P(F)}break;case"ArrowLeft":if(r.getKeyLeftOf){var D,L;O.preventDefault();let F=r.getKeyLeftOf(t.focusedKey);F==null&&a&&(F=E==="rtl"?(D=r.getFirstKey)===null||D===void 0?void 0:D.call(r,t.focusedKey):(L=r.getLastKey)===null||L===void 0?void 0:L.call(r,t.focusedKey)),P(F,E==="rtl"?"first":"last")}break;case"ArrowRight":if(r.getKeyRightOf){var U,N;O.preventDefault();let F=r.getKeyRightOf(t.focusedKey);F==null&&a&&(F=E==="rtl"?(U=r.getLastKey)===null||U===void 0?void 0:U.call(r,t.focusedKey):(N=r.getFirstKey)===null||N===void 0?void 0:N.call(r,t.focusedKey)),P(F,E==="rtl"?"last":"first")}break;case"Home":if(r.getFirstKey){O.preventDefault();let F=r.getFirstKey(t.focusedKey,Bt(O));t.setFocusedKey(F),Bt(O)&&O.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(F):c&&t.replaceSelection(F)}break;case"End":if(r.getLastKey){O.preventDefault();let F=r.getLastKey(t.focusedKey,Bt(O));t.setFocusedKey(F),Bt(O)&&O.shiftKey&&t.selectionMode==="multiple"?t.extendSelection(F):c&&t.replaceSelection(F)}break;case"PageDown":if(r.getKeyPageBelow){O.preventDefault();let F=r.getKeyPageBelow(t.focusedKey);P(F)}break;case"PageUp":if(r.getKeyPageAbove){O.preventDefault();let F=r.getKeyPageAbove(t.focusedKey);P(F)}break;case"a":Bt(O)&&t.selectionMode==="multiple"&&l!==!0&&(O.preventDefault(),t.selectAll());break;case"Escape":!i&&t.selectedKeys.size!==0&&(O.stopPropagation(),O.preventDefault(),t.clearSelection());break;case"Tab":if(!$){if(O.shiftKey)n.current.focus();else{let F=Pd(n.current,{tabbable:!0}),x,K;do K=F.lastChild(),K&&(x=K);while(K);x&&!x.contains(document.activeElement)&&Je(x)}break}}},k=p.useRef({top:0,left:0});cc(g,"scroll",w?null:()=>{k.current={top:g.current.scrollTop,left:g.current.scrollLeft}});let j=O=>{if(t.isFocused){O.currentTarget.contains(O.target)||t.setFocused(!1);return}if(O.currentTarget.contains(O.target)){if(t.setFocused(!0),t.focusedKey==null){let d=R=>{R!=null&&(t.setFocusedKey(R),c&&t.replaceSelection(R))},v=O.relatedTarget;var P,T;v&&O.currentTarget.compareDocumentPosition(v)&Node.DOCUMENT_POSITION_FOLLOWING?d((P=t.lastSelectedKey)!==null&&P!==void 0?P:r.getLastKey()):d((T=t.firstSelectedKey)!==null&&T!==void 0?T:r.getFirstKey())}else w||(g.current.scrollTop=k.current.top,g.current.scrollLeft=k.current.left);if(!w&&t.focusedKey!=null){let d=g.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);d&&(d.contains(document.activeElement)||Je(d),Nt()==="keyboard"&&Qo(d,{containingElement:n.current}))}}},z=O=>{O.currentTarget.contains(O.relatedTarget)||t.setFocused(!1)};const B=p.useRef(o);p.useEffect(()=>{if(B.current){let O=null;o==="first"&&(O=r.getFirstKey()),o==="last"&&(O=r.getLastKey());let P=t.selectedKeys;if(P.size){for(let T of P)if(t.canSelectItem(T)){O=T;break}}t.setFocused(!0),t.setFocusedKey(O),O==null&&!b&&Or(n.current)}},[]);let W=p.useRef(t.focusedKey);p.useEffect(()=>{let O=Nt();if(t.isFocused&&t.focusedKey!=null&&(g!=null&&g.current)){let P=g.current.querySelector(`[data-key="${CSS.escape(t.focusedKey.toString())}"]`);P&&(O==="keyboard"||B.current)&&(w||ci(g.current,P),O!=="virtual"&&Qo(P,{containingElement:n.current}))}t.isFocused&&t.focusedKey==null&&W.current!=null&&Or(n.current),W.current=t.focusedKey,B.current=!1},[w,g,t.focusedKey,t.isFocused,n]);let Q={onKeyDown:C,onFocus:j,onBlur:z,onMouseDown(O){g.current===O.target&&O.preventDefault()}},{typeSelectProps:u}=$f({keyboardDelegate:r,selectionManager:t});f||(Q=ke(u,Q));let A;return b||(A=t.focusedKey==null?0:-1),{collectionProps:{...Q,tabIndex:A}}}class Ef{isDisabled(t){var r;return this.disabledBehavior==="all"&&(((r=t.props)===null||r===void 0?void 0:r.isDisabled)||this.disabledKeys.has(t.key))}getNextKey(t){for(t=this.collection.getKeyAfter(t);t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyAfter(t)}return null}getPreviousKey(t){for(t=this.collection.getKeyBefore(t);t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyBefore(t)}return null}findKey(t,r,n){let o=this.getItem(t);if(!o)return null;let a=o.getBoundingClientRect();do t=r(t),o=this.getItem(t);while(o&&n(a,o.getBoundingClientRect()));return t}isSameRow(t,r){return t.top===r.top||t.left!==r.left}isSameColumn(t,r){return t.left===r.left||t.top!==r.top}getKeyBelow(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getNextKey(r),this.isSameRow):this.getNextKey(t)}getKeyAbove(t){return this.layout==="grid"&&this.orientation==="vertical"?this.findKey(t,r=>this.getPreviousKey(r),this.isSameRow):this.getPreviousKey(t)}getNextColumn(t,r){return r?this.getPreviousKey(t):this.getNextKey(t)}getKeyRightOf(t){return this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="rtl"):this.findKey(t,r=>this.getNextColumn(r,this.direction==="rtl"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="rtl"):null}getKeyLeftOf(t){return this.layout==="grid"?this.orientation==="vertical"?this.getNextColumn(t,this.direction==="ltr"):this.findKey(t,r=>this.getNextColumn(r,this.direction==="ltr"),this.isSameColumn):this.orientation==="horizontal"?this.getNextColumn(t,this.direction==="ltr"):null}getFirstKey(){let t=this.collection.getFirstKey();for(;t!=null;){let r=this.collection.getItem(t);if((r==null?void 0:r.type)==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyAfter(t)}return null}getLastKey(){let t=this.collection.getLastKey();for(;t!=null;){let r=this.collection.getItem(t);if(r.type==="item"&&!this.isDisabled(r))return t;t=this.collection.getKeyBefore(t)}return null}getItem(t){return t!==null?this.ref.current.querySelector(`[data-key="${CSS.escape(t.toString())}"]`):null}getKeyPageAbove(t){let r=this.ref.current,n=this.getItem(t);if(!n)return null;if(!yn(r))return this.getFirstKey();let o=r.getBoundingClientRect(),a=n.getBoundingClientRect();if(this.orientation==="horizontal"){let i=o.x-r.scrollLeft,l=Math.max(0,a.x-i+a.width-o.width);for(;n&&a.x-i>l;)t=this.getKeyAbove(t),n=t==null?null:this.getItem(t),a=n==null?void 0:n.getBoundingClientRect()}else{let i=o.y-r.scrollTop,l=Math.max(0,a.y-i+a.height-o.height);for(;n&&a.y-i>l;)t=this.getKeyAbove(t),n=t==null?null:this.getItem(t),a=n==null?void 0:n.getBoundingClientRect()}return t??this.getFirstKey()}getKeyPageBelow(t){let r=this.ref.current,n=this.getItem(t);if(!n)return null;if(!yn(r))return this.getLastKey();let o=r.getBoundingClientRect(),a=n.getBoundingClientRect();if(this.orientation==="horizontal"){let i=o.x-r.scrollLeft,l=Math.min(r.scrollWidth,a.x-i-a.width+o.width);for(;n&&a.x-i<l;)t=this.getKeyBelow(t),n=t==null?null:this.getItem(t),a=n==null?void 0:n.getBoundingClientRect()}else{let i=o.y-r.scrollTop,l=Math.min(r.scrollHeight,a.y-i-a.height+o.height);for(;n&&a.y-i<l;)t=this.getKeyBelow(t),n=t==null?null:this.getItem(t),a=n==null?void 0:n.getBoundingClientRect()}return t??this.getLastKey()}getKeyForSearch(t,r){if(!this.collator)return null;let n=this.collection,o=r||this.getFirstKey();for(;o!=null;){let a=n.getItem(o),i=a.textValue.slice(0,t.length);if(a.textValue&&this.collator.compare(i,t)===0)return o;o=this.getKeyBelow(o)}return null}constructor(...t){if(t.length===1){let r=t[0];this.collection=r.collection,this.ref=r.ref,this.collator=r.collator,this.disabledKeys=r.disabledKeys||new Set,this.disabledBehavior=r.disabledBehavior||"all",this.orientation=r.orientation,this.direction=r.direction,this.layout=r.layout||"stack"}else this.collection=t[0],this.disabledKeys=t[1],this.ref=t[2],this.collator=t[3],this.layout="stack",this.orientation="vertical",this.disabledBehavior="all";this.layout==="stack"&&this.orientation==="vertical"&&(this.getKeyLeftOf=void 0,this.getKeyRightOf=void 0)}}function Cf(e){let{selectionManager:t,collection:r,disabledKeys:n,ref:o,keyboardDelegate:a}=e,i=Fc({usage:"search",sensitivity:"base"}),l=t.disabledBehavior,c=p.useMemo(()=>a||new Ef({collection:r,disabledKeys:n,disabledBehavior:l,ref:o,collator:i}),[a,r,n,o,i,l]),{collectionProps:f}=Tf({...e,ref:o,selectionManager:t,keyboardDelegate:c});return{listProps:f}}function Sf(e,t,r){let{listProps:n}=Cf({...e,...t,allowsTabNavigation:!0,disallowSelectAll:!0,ref:r});return delete n.onKeyDownCapture,{accordionProps:{...n,tabIndex:void 0}}}function kf(e){var t,r;const n=Zt(),{ref:o,as:a,item:i,onFocusChange:l}=e,{state:c,className:f,indicator:b,children:$,title:w,subtitle:g,startContent:y,motionProps:E,focusedKey:S,variant:C,isCompact:k=!1,classNames:j={},isDisabled:z=!1,hideIndicator:B=!1,disableAnimation:W=(t=n==null?void 0:n.disableAnimation)!=null?t:!1,keepContentMounted:Q=!1,disableIndicatorAnimation:u=!1,HeadingComponent:A=a||"h2",onPress:O,onPressStart:P,onPressEnd:T,onPressChange:d,onPressUp:v,onClick:R,...D}=e,L=a||"div",U=typeof L=="string",N=Wt(o),F=c.disabledKeys.has(i.key)||z,x=c.selectionManager.isSelected(i.key),{buttonProps:K,regionProps:Y}=xf({item:i,isDisabled:F},{...c,focusedKey:S},N),{onFocus:X,onBlur:re,...le}=K,{isFocused:fe,isFocusVisible:ie,focusProps:te}=Ki({autoFocus:(r=i.props)==null?void 0:r.autoFocus}),{isHovered:be,hoverProps:Me}=Fi({isDisabled:F}),{pressProps:Ie,isPressed:_e}=Md({ref:N,isDisabled:F,onPress:O,onPressStart:P,onPressEnd:T,onPressChange:d,onPressUp:v}),We=p.useCallback(()=>{l==null||l(!0,i.key)},[]),Ve=p.useCallback(()=>{l==null||l(!1,i.key)},[]),J=p.useMemo(()=>({...j}),[Ln(j)]),V=p.useMemo(()=>Mu({isCompact:k,isDisabled:F,hideIndicator:B,disableAnimation:W,disableIndicatorAnimation:u,variant:C}),[k,F,B,W,u,C]),q=ut(J==null?void 0:J.base,f),oe=p.useCallback((me={})=>({"data-open":ve(x),"data-disabled":ve(F),className:V.base({class:q}),...ke(jr(D,{enabled:U}),me)}),[q,U,D,V,i.props,x,F]),ce=(me={})=>{var Ue,Jt;return{ref:N,"data-open":ve(x),"data-focus":ve(fe),"data-focus-visible":ve(ie),"data-disabled":ve(F),"data-hover":ve(be),"data-pressed":ve(_e),className:V.trigger({class:J==null?void 0:J.trigger}),onFocus:Do(We,X,te.onFocus,D.onFocus,(Ue=i.props)==null?void 0:Ue.onFocus),onBlur:Do(Ve,re,te.onBlur,D.onBlur,(Jt=i.props)==null?void 0:Jt.onBlur),...ke(le,Me,Ie,me,{onClick:Vn(Ie.onClick,R)})}},Ee=p.useCallback((me={})=>({"data-open":ve(x),"data-disabled":ve(F),className:V.content({class:J==null?void 0:J.content}),...ke(Y,me)}),[V,J,Y,x,F,J==null?void 0:J.content]),ge=p.useCallback((me={})=>({"aria-hidden":ve(!0),"data-open":ve(x),"data-disabled":ve(F),className:V.indicator({class:J==null?void 0:J.indicator}),...me}),[V,J==null?void 0:J.indicator,x,F,J==null?void 0:J.indicator]),pe=p.useCallback((me={})=>({"data-open":ve(x),"data-disabled":ve(F),className:V.heading({class:J==null?void 0:J.heading}),...me}),[V,J==null?void 0:J.heading,x,F,J==null?void 0:J.heading]),Ke=p.useCallback((me={})=>({"data-open":ve(x),"data-disabled":ve(F),className:V.title({class:J==null?void 0:J.title}),...me}),[V,J==null?void 0:J.title,x,F,J==null?void 0:J.title]),je=p.useCallback((me={})=>({"data-open":ve(x),"data-disabled":ve(F),className:V.subtitle({class:J==null?void 0:J.subtitle}),...me}),[V,J,x,F,J==null?void 0:J.subtitle]);return{Component:L,HeadingComponent:A,item:i,slots:V,classNames:J,domRef:N,indicator:b,children:$,title:w,subtitle:g,startContent:y,isOpen:x,isDisabled:F,hideIndicator:B,keepContentMounted:Q,disableAnimation:W,motionProps:E,getBaseProps:oe,getHeadingProps:pe,getButtonProps:ce,getContentProps:Ee,getIndicatorProps:ge,getTitleProps:Ke,getSubtitleProps:je}}var ka=e=>m.jsx("svg",{"aria-hidden":"true",fill:"none",focusable:"false",height:"1em",role:"presentation",viewBox:"0 0 24 24",width:"1em",...e,children:m.jsx("path",{d:"M15.5 19l-7-7 7-7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5"})}),yt={ease:[.36,.66,.4,1],easeIn:[.4,0,1,1],easeOut:[0,0,.2,1],easeInOut:[.4,0,.2,1],spring:[.155,1.105,.295,1.12],springOut:[.57,-.15,.62,.07],softSpring:[.16,1.11,.3,1.02]},Kn={scaleSpring:{enter:{transform:"scale(1)",opacity:1,transition:{type:"spring",bounce:0,duration:.2}},exit:{transform:"scale(0.85)",opacity:0,transition:{type:"easeOut",duration:.15}}},scaleSpringOpacity:{initial:{opacity:0,transform:"scale(0.8)"},enter:{opacity:1,transform:"scale(1)",transition:{type:"spring",bounce:0,duration:.3}},exit:{opacity:0,transform:"scale(0.96)",transition:{type:"easeOut",bounce:0,duration:.15}}},scale:{enter:{scale:1},exit:{scale:.95}},scaleFadeIn:{enter:{transform:"scale(1)",opacity:1,transition:{duration:.25,ease:yt.easeIn}},exit:{transform:"scale(0.95)",opacity:0,transition:{duration:.2,ease:yt.easeOut}}},scaleInOut:{enter:{transform:"scale(1)",opacity:1,transition:{duration:.4,ease:yt.ease}},exit:{transform:"scale(1.03)",opacity:0,transition:{duration:.3,ease:yt.ease}}},fade:{enter:{opacity:1,transition:{duration:.4,ease:yt.ease}},exit:{opacity:0,transition:{duration:.3,ease:yt.ease}}},collapse:{enter:{opacity:1,height:"auto",transition:{height:{type:"spring",bounce:0,duration:.3},opacity:{easings:"ease",duration:.4}}},exit:{opacity:0,height:0,transition:{easings:"ease",duration:.3}}}},Yi=pt((e,t)=>{const{Component:r,HeadingComponent:n,classNames:o,slots:a,indicator:i,children:l,title:c,subtitle:f,startContent:b,isOpen:$,isDisabled:w,hideIndicator:g,keepContentMounted:y,disableAnimation:E,motionProps:S,getBaseProps:C,getHeadingProps:k,getButtonProps:j,getTitleProps:z,getSubtitleProps:B,getContentProps:W,getIndicatorProps:Q}=kf({...e,ref:t}),u=we.useWillChange(),O=p.useMemo(()=>typeof i=="function"?i({indicator:m.jsx(ka,{}),isOpen:$,isDisabled:w}):i||null,[i,$,w])||m.jsx(ka,{}),P=p.useMemo(()=>{if(E)return m.jsx("div",{...W(),children:l});const T={exit:{...Kn.collapse.exit,overflowY:"hidden"},enter:{...Kn.collapse.enter,overflowY:"unset"}};return y?m.jsx(we.LazyMotion,{features:we.domAnimation,children:m.jsx(we.m.section,{animate:$?"enter":"exit",exit:"exit",initial:"exit",style:{willChange:u},variants:T,onKeyDown:d=>{d.stopPropagation()},...S,children:m.jsx("div",{...W(),children:l})},"accordion-content")}):m.jsx(we.AnimatePresence,{initial:!1,children:$&&m.jsx(we.LazyMotion,{features:we.domAnimation,children:m.jsx(we.m.section,{animate:"enter",exit:"exit",initial:"exit",style:{willChange:u},variants:T,onKeyDown:d=>{d.stopPropagation()},...S,children:m.jsx("div",{...W(),children:l})},"accordion-content")})})},[$,E,y,l,S]);return m.jsxs(r,{...C(),children:[m.jsx(n,{...k(),children:m.jsxs("button",{...j(),children:[b&&m.jsx("div",{className:a.startContent({class:o==null?void 0:o.startContent}),children:b}),m.jsxs("div",{className:a.titleWrapper({class:o==null?void 0:o.titleWrapper}),children:[c&&m.jsx("span",{...z(),children:c}),f&&m.jsx("span",{...B(),children:f})]}),!g&&O&&m.jsx("span",{...Q(),children:O})]})}),P]})});Yi.displayName="NextUI.AccordionItem";var Mf=Yi;class Af{*[Symbol.iterator](){yield*this.iterable}get size(){return this.keyMap.size}getKeys(){return this.keyMap.keys()}getKeyBefore(t){let r=this.keyMap.get(t);return r?r.prevKey:null}getKeyAfter(t){let r=this.keyMap.get(t);return r?r.nextKey:null}getFirstKey(){return this.firstKey}getLastKey(){return this.lastKey}getItem(t){return this.keyMap.get(t)}at(t){const r=[...this.getKeys()];return this.getItem(r[t])}constructor(t,{expandedKeys:r}={}){this.keyMap=new Map,this.iterable=t,r=r||new Set;let n=i=>{if(this.keyMap.set(i.key,i),i.childNodes&&(i.type==="section"||r.has(i.key)))for(let l of i.childNodes)n(l)};for(let i of t)n(i);let o,a=0;for(let[i,l]of this.keyMap)o?(o.nextKey=i,l.prevKey=o.key):(this.firstKey=i,l.prevKey=void 0),l.type==="item"&&(l.index=a++),o=l,o.nextKey=void 0;this.lastKey=o==null?void 0:o.key}}class Be extends Set{constructor(t,r,n){super(t),t instanceof Be?(this.anchorKey=r||t.anchorKey,this.currentKey=n||t.currentKey):(this.anchorKey=r,this.currentKey=n)}}function If(e,t){if(e.size!==t.size)return!1;for(let r of e)if(!t.has(r))return!1;return!0}function Of(e){let{selectionMode:t="none",disallowEmptySelection:r,allowDuplicateSelectionEvents:n,selectionBehavior:o="toggle",disabledBehavior:a="all"}=e,i=p.useRef(!1),[,l]=p.useState(!1),c=p.useRef(null),f=p.useRef(null),[,b]=p.useState(null),$=p.useMemo(()=>Ma(e.selectedKeys),[e.selectedKeys]),w=p.useMemo(()=>Ma(e.defaultSelectedKeys,new Be),[e.defaultSelectedKeys]),[g,y]=Lr($,w,e.onSelectionChange),E=p.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),[S,C]=p.useState(o);o==="replace"&&S==="toggle"&&typeof g=="object"&&g.size===0&&C("replace");let k=p.useRef(o);return p.useEffect(()=>{o!==k.current&&(C(o),k.current=o)},[o]),{selectionMode:t,disallowEmptySelection:r,selectionBehavior:S,setSelectionBehavior:C,get isFocused(){return i.current},setFocused(j){i.current=j,l(j)},get focusedKey(){return c.current},get childFocusStrategy(){return f.current},setFocusedKey(j,z="first"){c.current=j,f.current=z,b(j)},selectedKeys:g,setSelectedKeys(j){(n||!If(j,g))&&y(j)},disabledKeys:E,disabledBehavior:a}}function Ma(e,t){return e?e==="all"?"all":new Be(e):t}class _f{build(t,r){return this.context=r,Aa(()=>this.iterateCollection(t))}*iterateCollection(t){let{children:r,items:n}=t;if(typeof r=="function"){if(!n)throw new Error("props.children was a function but props.items is missing");for(let o of t.items)yield*this.getFullNode({value:o},{renderer:r})}else{let o=[];p.Children.forEach(r,i=>{o.push(i)});let a=0;for(let i of o){let l=this.getFullNode({element:i,index:a},{});for(let c of l)a++,yield c}}}getKey(t,r,n,o){if(t.key!=null)return t.key;if(r.type==="cell"&&r.key!=null)return`${o}${r.key}`;let a=r.value;if(a!=null){var i;let l=(i=a.key)!==null&&i!==void 0?i:a.id;if(l==null)throw new Error("No key found for item");return l}return o?`${o}.${r.index}`:`$.${r.index}`}getChildState(t,r){return{renderer:r.renderer||t.renderer}}*getFullNode(t,r,n,o){let a=t.element;if(!a&&t.value&&r&&r.renderer){let c=this.cache.get(t.value);if(c&&(!c.shouldInvalidate||!c.shouldInvalidate(this.context))){c.index=t.index,c.parentKey=o?o.key:null,yield c;return}a=r.renderer(t.value)}if(p.isValidElement(a)){let c=a.type;if(typeof c!="function"&&typeof c.getCollectionNode!="function"){let w=typeof a.type=="function"?a.type.name:a.type;throw new Error(`Unknown element <${w}> in collection.`)}let f=c.getCollectionNode(a.props,this.context),b=t.index,$=f.next();for(;!$.done&&$.value;){let w=$.value;t.index=b;let g=w.key;g||(g=w.element?null:this.getKey(a,t,r,n));let E=[...this.getFullNode({...w,key:g,index:b,wrapper:Kf(t.wrapper,w.wrapper)},this.getChildState(r,w),n?`${n}${a.key}`:a.key,o)];for(let S of E){if(S.value=w.value||t.value,S.value&&this.cache.set(S.value,S),t.type&&S.type!==t.type)throw new Error(`Unsupported type <${cn(S.type)}> in <${cn(o.type)}>. Only <${cn(t.type)}> is supported.`);b++,yield S}$=f.next(E)}return}if(t.key==null)return;let i=this,l={type:t.type,props:t.props,key:t.key,parentKey:o?o.key:null,value:t.value,level:o?o.level+1:0,index:t.index,rendered:t.rendered,textValue:t.textValue,"aria-label":t["aria-label"],wrapper:t.wrapper,shouldInvalidate:t.shouldInvalidate,hasChildNodes:t.hasChildNodes,childNodes:Aa(function*(){if(!t.hasChildNodes)return;let c=0;for(let f of t.childNodes()){f.key!=null&&(f.key=`${l.key}${f.key}`),f.index=c;let b=i.getFullNode(f,i.getChildState(r,f),l.key,l);for(let $ of b)c++,yield $}})};yield l}constructor(){this.cache=new WeakMap}}function Aa(e){let t=[],r=null;return{*[Symbol.iterator](){for(let n of t)yield n;r||(r=e());for(let n of r)t.push(n),yield n}}}function Kf(e,t){if(e&&t)return r=>e(t(r));if(e)return e;if(t)return t}function cn(e){return e[0].toUpperCase()+e.slice(1)}function jf(e,t,r){let n=p.useMemo(()=>new _f,[]),{children:o,items:a,collection:i}=e;return p.useMemo(()=>{if(i)return i;let c=n.build({children:o,items:a},r);return t(c)},[n,o,a,i,r,t])}function Rf(e,t){return typeof t.getChildren=="function"?t.getChildren(e.key):e.childNodes}function Lf(e){return Ff(e,0)}function Ff(e,t){if(t<0)return;let r=0;for(let n of e){if(r===t)return n;r++}}function dn(e,t,r){if(t.parentKey===r.parentKey)return t.index-r.index;let n=[...Ia(e,t),t],o=[...Ia(e,r),r],a=n.slice(0,o.length).findIndex((i,l)=>i!==o[l]);return a!==-1?(t=n[a],r=o[a],t.index-r.index):n.findIndex(i=>i===r)>=0?1:(o.findIndex(i=>i===t)>=0,-1)}function Ia(e,t){let r=[];for(;(t==null?void 0:t.parentKey)!=null;)t=e.getItem(t.parentKey),r.unshift(t);return r}class Df{get selectionMode(){return this.state.selectionMode}get disallowEmptySelection(){return this.state.disallowEmptySelection}get selectionBehavior(){return this.state.selectionBehavior}setSelectionBehavior(t){this.state.setSelectionBehavior(t)}get isFocused(){return this.state.isFocused}setFocused(t){this.state.setFocused(t)}get focusedKey(){return this.state.focusedKey}get childFocusStrategy(){return this.state.childFocusStrategy}setFocusedKey(t,r){(t==null||this.collection.getItem(t))&&this.state.setFocusedKey(t,r)}get selectedKeys(){return this.state.selectedKeys==="all"?new Set(this.getSelectAllKeys()):this.state.selectedKeys}get rawSelection(){return this.state.selectedKeys}isSelected(t){return this.state.selectionMode==="none"?!1:(t=this.getKey(t),this.state.selectedKeys==="all"?this.canSelectItem(t):this.state.selectedKeys.has(t))}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 t=this.getSelectAllKeys(),r=this.state.selectedKeys;return this._isSelectAll=t.every(n=>r.has(n)),this._isSelectAll}get firstSelectedKey(){let t=null;for(let r of this.state.selectedKeys){let n=this.collection.getItem(r);(!t||n&&dn(this.collection,n,t)<0)&&(t=n)}return t==null?void 0:t.key}get lastSelectedKey(){let t=null;for(let r of this.state.selectedKeys){let n=this.collection.getItem(r);(!t||n&&dn(this.collection,n,t)>0)&&(t=n)}return t==null?void 0:t.key}get disabledKeys(){return this.state.disabledKeys}get disabledBehavior(){return this.state.disabledBehavior}extendSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"){this.replaceSelection(t);return}t=this.getKey(t);let r;if(this.state.selectedKeys==="all")r=new Be([t],t,t);else{let n=this.state.selectedKeys,o=n.anchorKey||t;r=new Be(n,o,t);for(let a of this.getKeyRange(o,n.currentKey||t))r.delete(a);for(let a of this.getKeyRange(t,o))this.canSelectItem(a)&&r.add(a)}this.state.setSelectedKeys(r)}getKeyRange(t,r){let n=this.collection.getItem(t),o=this.collection.getItem(r);return n&&o?dn(this.collection,n,o)<=0?this.getKeyRangeInternal(t,r):this.getKeyRangeInternal(r,t):[]}getKeyRangeInternal(t,r){let n=[],o=t;for(;o;){let a=this.collection.getItem(o);if((a&&a.type==="item"||a.type==="cell"&&this.allowsCellSelection)&&n.push(o),o===r)return n;o=this.collection.getKeyAfter(o)}return[]}getKey(t){let r=this.collection.getItem(t);if(!r||r.type==="cell"&&this.allowsCellSelection)return t;for(;r.type!=="item"&&r.parentKey!=null;)r=this.collection.getItem(r.parentKey);return!r||r.type!=="item"?null:r.key}toggleSelection(t){if(this.selectionMode==="none")return;if(this.selectionMode==="single"&&!this.isSelected(t)){this.replaceSelection(t);return}if(t=this.getKey(t),t==null)return;let r=new Be(this.state.selectedKeys==="all"?this.getSelectAllKeys():this.state.selectedKeys);r.has(t)?r.delete(t):this.canSelectItem(t)&&(r.add(t),r.anchorKey=t,r.currentKey=t),!(this.disallowEmptySelection&&r.size===0)&&this.state.setSelectedKeys(r)}replaceSelection(t){if(this.selectionMode==="none"||(t=this.getKey(t),t==null))return;let r=this.canSelectItem(t)?new Be([t],t,t):new Be;this.state.setSelectedKeys(r)}setSelectedKeys(t){if(this.selectionMode==="none")return;let r=new Be;for(let n of t)if(n=this.getKey(n),n!=null&&(r.add(n),this.selectionMode==="single"))break;this.state.setSelectedKeys(r)}getSelectAllKeys(){let t=[],r=n=>{for(;n!=null;){if(this.canSelectItem(n)){let o=this.collection.getItem(n);o.type==="item"&&t.push(n),o.hasChildNodes&&(this.allowsCellSelection||o.type!=="item")&&r(Lf(Rf(o,this.collection)).key)}n=this.collection.getKeyAfter(n)}};return r(this.collection.getFirstKey()),t}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 Be)}toggleSelectAll(){this.isSelectAll?this.clearSelection():this.selectAll()}select(t,r){this.selectionMode!=="none"&&(this.selectionMode==="single"?this.isSelected(t)&&!this.disallowEmptySelection?this.toggleSelection(t):this.replaceSelection(t):this.selectionBehavior==="toggle"||r&&(r.pointerType==="touch"||r.pointerType==="virtual")?this.toggleSelection(t):this.replaceSelection(t))}isSelectionEqual(t){if(t===this.state.selectedKeys)return!0;let r=this.selectedKeys;if(t.size!==r.size)return!1;for(let n of t)if(!r.has(n))return!1;for(let n of r)if(!t.has(n))return!1;return!0}canSelectItem(t){var r;if(this.state.selectionMode==="none"||this.state.disabledKeys.has(t))return!1;let n=this.collection.getItem(t);return!(!n||!(n==null||(r=n.props)===null||r===void 0)&&r.isDisabled||n.type==="cell"&&!this.allowsCellSelection)}isDisabled(t){var r,n;return this.state.disabledBehavior==="all"&&(this.state.disabledKeys.has(t)||!!(!((n=this.collection.getItem(t))===null||n===void 0||(r=n.props)===null||r===void 0)&&r.isDisabled))}isLink(t){var r,n;return!!(!((n=this.collection.getItem(t))===null||n===void 0||(r=n.props)===null||r===void 0)&&r.href)}getItemProps(t){var r;return(r=this.collection.getItem(t))===null||r===void 0?void 0:r.props}constructor(t,r,n){this.collection=t,this.state=r;var o;this.allowsCellSelection=(o=n==null?void 0:n.allowsCellSelection)!==null&&o!==void 0?o:!1,this._isSelectAll=null}}function zf(e){let{onExpandedChange:t}=e,[r,n]=Lr(e.expandedKeys?new Set(e.expandedKeys):void 0,e.defaultExpandedKeys?new Set(e.defaultExpandedKeys):new Set,t),o=Of(e),a=p.useMemo(()=>e.disabledKeys?new Set(e.disabledKeys):new Set,[e.disabledKeys]),i=jf(e,p.useCallback(c=>new Af(c,{expandedKeys:r}),[r]),null);return p.useEffect(()=>{o.focusedKey!=null&&!i.getItem(o.focusedKey)&&o.setFocusedKey(null)},[i,o.focusedKey]),{collection:i,expandedKeys:r,disabledKeys:a,toggleKey:c=>{n(Bf(r,c))},setExpandedKeys:n,selectionManager:new Df(i,o)}}function Bf(e,t){let r=new Set(e);return r.has(t)?r.delete(t):r.add(t),r}function Vf(e){var t;const r=Zt(),{ref:n,as:o,className:a,items:i,variant:l,motionProps:c,expandedKeys:f,disabledKeys:b,selectedKeys:$,children:w,defaultExpandedKeys:g,selectionMode:y="single",selectionBehavior:E="toggle",keepContentMounted:S=!1,disallowEmptySelection:C,defaultSelectedKeys:k,onExpandedChange:j,onSelectionChange:z,dividerProps:B={},isCompact:W=!1,isDisabled:Q=!1,showDivider:u=!0,hideIndicator:A=!1,disableAnimation:O=(t=r==null?void 0:r.disableAnimation)!=null?t:!1,disableIndicatorAnimation:P=!1,itemClasses:T,...d}=e,[v,R]=p.useState(null),D=o||"div",L=typeof D=="string",U=Wt(n),N=p.useMemo(()=>ku({variant:l,className:a}),[l,a]),x={children:p.useMemo(()=>{let te=[];return p.Children.map(w,be=>{var Me;if(p.isValidElement(be)&&typeof((Me=be.props)==null?void 0:Me.children)!="string"){const Ie=p.cloneElement(be,{hasChildItems:!1});te.push(Ie)}else te.push(be)}),te},[w]),items:i},K={expandedKeys:f,defaultExpandedKeys:g,onExpandedChange:j},Y={disabledKeys:b,selectedKeys:$,selectionMode:y,selectionBehavior:E,disallowEmptySelection:C,defaultSelectedKeys:k??g,onSelectionChange:z,...x,...K},X=zf(Y);X.selectionManager.setFocusedKey=te=>{R(te)};const{accordionProps:re}=Sf({...x,...K},X,U),le=p.useMemo(()=>({state:X,focusedKey:v,motionProps:c,isCompact:W,isDisabled:Q,hideIndicator:A,disableAnimation:O,keepContentMounted:S,disableIndicatorAnimation:P}),[v,W,Q,A,$,O,S,X==null?void 0:X.expandedKeys.values,P,X.expandedKeys.size,X.disabledKeys.size,c]),fe=p.useCallback((te={})=>({ref:U,className:N,"data-orientation":"vertical",...ke(re,jr(d,{enabled:L}),te)}),[]),ie=p.useCallback((te,be)=>{te&&R(be)},[]);return{Component:D,values:le,state:X,focusedKey:v,getBaseProps:fe,isSplitted:l==="splitted",classNames:N,showDivider:u,dividerProps:B,disableAnimation:O,handleFocusChanged:ie,itemClasses:T}}function Hf(e){let t=jr(e,{enabled:typeof e.elementType=="string"}),r;return e.orientation==="vertical"&&(r="vertical"),e.elementType!=="hr"?{separatorProps:{...t,role:"separator","aria-orientation":r}}:{separatorProps:t}}function Gf(e){const{as:t,className:r,orientation:n,...o}=e;let a=t||"hr";a==="hr"&&n==="vertical"&&(a="div");const{separatorProps:i}=Hf({elementType:typeof a=="string"?a:"hr",orientation:n}),l=p.useMemo(()=>Su({orientation:n,className:r}),[n,r]),c=p.useCallback((f={})=>({className:l,role:"separator","data-orientation":n,...i,...o,...f}),[l,n,i,o]);return{Component:a,getDividerProps:c}}var qi=pt((e,t)=>{const{Component:r,getDividerProps:n}=Gf({...e});return m.jsx(r,{ref:t,...n()})});qi.displayName="NextUI.Divider";var Wf=qi,Xi=pt((e,t)=>{const{Component:r,values:n,state:o,isSplitted:a,showDivider:i,getBaseProps:l,disableAnimation:c,handleFocusChanged:f,itemClasses:b,dividerProps:$}=Vf({...e,ref:t}),w=p.useCallback((y,E)=>f(y,E),[f]),g=p.useMemo(()=>[...o.collection].map((y,E)=>{const S={...b,...y.props.classNames||{}};return m.jsxs(p.Fragment,{children:[m.jsx(Mf,{item:y,variant:e.variant,onFocusChange:w,...n,...y.props,classNames:S}),!y.props.hidden&&!a&&i&&E<o.collection.size-1&&m.jsx(Wf,{...$})]},y.key)}),[n,b,w,a,i,o.collection]);return m.jsx(r,{...l(),children:c?g:m.jsx(we.LayoutGroup,{children:g})})});Xi.displayName="NextUI.Accordion";var Uf=Xi;function Ni(e){return null}Ni.getCollectionNode=function*(t,r){let{childItems:n,title:o,children:a}=t,i=t.title||t.children,l=t.textValue||(typeof i=="string"?i:"")||t["aria-label"]||"";!l&&!(r!=null&&r.suppressTextValueWarning)&&console.warn("<Item> with non-plain text contents is unsupported by type to select for accessibility. Please add a `textValue` prop."),yield{type:"item",props:t,rendered:i,textValue:l,"aria-label":t["aria-label"],hasChildNodes:Yf(t),*childNodes(){if(n)for(let c of n)yield{type:"item",value:c};else if(o){let c=[];p.Children.forEach(a,f=>{c.push({type:"item",element:f})}),yield*c}}}};function Yf(e){return e.hasChildItems!=null?e.hasChildItems:!!(e.childItems||e.title&&p.Children.count(e.children)>0)}let qf=Ni;var Xf=e=>{const t={top:{originY:1},bottom:{originY:0},left:{originX:1},right:{originX:0},"top-start":{originX:0,originY:1},"top-end":{originX:1,originY:1},"bottom-start":{originX:0,originY:0},"bottom-end":{originX:1,originY:0},"right-start":{originX:0,originY:0},"right-end":{originX:0,originY:1},"left-start":{originX:1,originY:0},"left-end":{originX:1,originY:1}};return(t==null?void 0:t[e])||{}},Nf=e=>({top:"top",bottom:"bottom",left:"left",right:"right","top-start":"top start","top-end":"top end","bottom-start":"bottom start","bottom-end":"bottom end","left-start":"left top","left-end":"left bottom","right-start":"right top","right-end":"right bottom"})[e],Oa=(e,t)=>{if(t.includes("-")){const[,r]=t.split("-");return`${e}-${r}`}return e},Zf=qf,Jf=Zf;function Qf({children:e,variant:t,isCompact:r,className:n,itemClasses:o,...a}){return m.jsx(Uf,{variant:t,isCompact:r,dividerProps:{className:I("my-2 border-solid border-slate-200",t==="shadow"&&"border-slate-300")},className:I("px-0",t==="bordered"&&["px-4 py-4 rounded-xl border-2 border-slate-200"],t==="shadow"&&["px-4 py-4 rounded-xl bg-slate-100 shadow-slate-200 border border-slate-200"],n),itemClasses:{base:I("w-full py-2",'data-[disabled="true"]:pointer-events-none data-[disabled="true"]:opacity-50',t==="bordered"&&["rounded-xl py-0"],t==="splitted"&&["flex flex-col bg-slate-100 rounded-xl border border-slate-200"],r&&"py-0",o==null?void 0:o.base),trigger:I("w-full h-full flex items-center gap-3 py-0 appearance-none cursor-pointer select-none",'data-[focus-visible="true"]:outline-2 data-[focus-visible="true"]:outline data-[focus-visible="true"]:outline-slate-100',"bg-transparent text-inherit",r&&["py-2"],o==null?void 0:o.trigger),title:I("text-xl font-semibold",r&&"text-base",o==null?void 0:o.title),subtitle:I("text-base",r&&"text-sm",o==null?void 0:o.subtitle),titleWrapper:I("text-left",o==null?void 0:o.titleWrapper),startContent:I("shrink-0",o==null?void 0:o.startContent),content:I([r?"py-1":"py-2"],o==null?void 0:o.content),indicator:o==null?void 0:o.indicator,heading:o==null?void 0:o.heading},...a,children:e})}function ep(e){var t,r;const n=Zt(),o=(r=(t=e==null?void 0:e.disableAnimation)!=null?t:n==null?void 0:n.disableAnimation)!=null?r:!1,[a,i]=Ii(e,No.variantKeys),{as:l,children:c,className:f,content:b,classNames:$,...w}=a,g=l||"span",y=p.useMemo(()=>{var j;return((j=String(b))==null?void 0:j.length)===1||(e==null?void 0:e.isOneChar)},[b,e==null?void 0:e.isOneChar]),E=p.useMemo(()=>{var j;return((j=String(b))==null?void 0:j.length)===0},[b]),S=ut($==null?void 0:$.badge,f),C=p.useMemo(()=>No({...i,showOutline:e!=null&&e.disableOutline?!(e!=null&&e.disableOutline):e==null?void 0:e.showOutline,isOneChar:y,isDot:E}),[Ln(i),y,E]),k=()=>({className:C.badge({class:S}),"data-invisible":e.isInvisible,...w});return{Component:g,children:c,content:b,slots:C,classNames:$,disableAnimation:o,isInvisible:e==null?void 0:e.isInvisible,getBadgeProps:k}}var Zi=pt((e,t)=>{const{Component:r,children:n,content:o,slots:a,classNames:i,getBadgeProps:l}=ep({...e});return m.jsxs("div",{className:a.base({class:i==null?void 0:i.base}),children:[n,m.jsx(r,{ref:t,...l(),children:o})]})});Zi.displayName="NextUI.Badge";var tp=Zi;const rp={hidden:{opacity:0,transform:"scale(0)"},show:{opacity:1,transform:"scale(1)"}};function np({children:e,isInvisible:t,disableAnimation:r,placement:n="top-right",shape:o="rectangle",className:a,classNames:i,showOutline:l=!1,content:c,isDot:f,isOneChar:b,size:$="md",variant:w="solid",...g}){var B;const y=p.useId(),E=r?{duration:0}:{type:"spring",bounce:.3},S=((B=String(c))==null?void 0:B.length)===1||b,C={sm:"text-xs",md:"text-sm",lg:"text-sm"},z=S?{sm:"w-4 h-4",md:"w-5 h-5",lg:"w-6 h-6"}[$]:{sm:"min-w-4 h-4",md:"min-w-5 h-5",lg:"min-w-6 h-6"}[$];return m.jsx(tp,{...g,size:$,variant:w,isInvisible:t,isDot:f,classNames:{base:I("relative","inline-flex shrink-0",i==null?void 0:i.base),badge:I("p-0","border-0","absolute z-10",[n==="top-right"&&o==="rectangle"&&"top-0.5 right-px",n==="top-right"&&o==="circle"&&"top-1 right-1",n==="bottom-right"&&o==="rectangle"&&"bottom-0.5 right-px",n==="bottom-right"&&o==="circle"&&"bottom-1 right-1",n==="top-left"&&o==="rectangle"&&"top-0.5 left-px",n==="top-left"&&o==="circle"&&"top-1 left-1",n==="bottom-left"&&o==="rectangle"&&"bottom-0.5 left-px",n==="bottom-left"&&o==="circle"&&"bottom-1 left-1"],[n==="top-right"&&"translate-x-1/2 -translate-y-1/2",n==="bottom-right"&&"translate-x-1/2 translate-y-1/2",n==="bottom-left"&&"-translate-x-1/2 translate-y-1/2",n==="top-left"&&"-translate-x-1/2 -translate-y-1/2"],i==null?void 0:i.badge)},content:m.jsx(we.AnimatePresence,{children:!t&&m.jsx(we.motion.div,{layout:!0,variants:rp,initial:r?"show":"hidden",transition:E,animate:"show",exit:"hidden",className:I("flex flex-wrap","place-content-center","z-10","box-border","rounded-full","py-0 px-1","font-normal text-slate-900","select-none","whitespace-normal",w==="faded"?"text-slate-800":"text-white",!c||f?"w-3.5 h-3.5":z,typeof c=="string"&&c.length>1||f?"text-xs":C[$],[w==="solid"&&"bg-slate-800",w==="shadow"&&"bg-slate-800",w==="flat"&&"bg-slate-800/55",w==="faded"&&"bg-white"],[w==="faded"&&"border-2 border-solid border-slate-800",l&&w!=="faded"&&"border-2 border-solid border-white"],w==="shadow"&&"shadow-[0_0_0_0_rgba(0,0,0,0),_0_0_0_0_rgba(0,0,0,0),_0_10px_15px_-3px_rgba(30,41,59,0.3),_0_4px_6px_-4px_rgba(30,41,59,0.3)]",a),children:c},`badge-${y}`)}),children:e})}function op({children:e,...t}){return m.jsx("span",{...t,"aria-hidden":"true",children:e??m.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[m.jsx("path",{d:"M12 13C12.5523 13 13 12.5523 13 12C13 11.4477 12.5523 11 12 11C11.4477 11 11 11.4477 11 12C11 12.5523 11.4477 13 12 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),m.jsx("path",{d:"M19 13C19.5523 13 20 12.5523 20 12C20 11.4477 19.5523 11 19 11C18.4477 11 18 11.4477 18 12C18 12.5523 18.4477 13 19 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),m.jsx("path",{d:"M5 13C5.55228 13 6 12.5523 6 12C6 11.4477 5.55228 11 5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13Z",stroke:"black",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})})}function ap({children:e,className:t,...r}){return m.jsx(G.Breadcrumb,{className:I("flex items-center",t),...r,children:e})}function ip({children:e,className:t,...r}){return m.jsx(G.Link,{className:I("text-slate-600 no-underline cursor-pointer","focus-visible:outline-2 focus-visible:outline focus-visible:outline-slate-200","hover:text-slate-900 hover:underline","current:cursor-default current:text-slate-900 current:font-semibold","disabled:cursor-default disabled:text-slate-400 disabled:current:text-slate-900",t),...r,children:e})}function lp({children:e,className:t,...r}){return m.jsx(G.Breadcrumb,{className:I("flex items-center text-slate-600","my-0 mx-2",t),...r,children:e??m.jsx("svg",{"aria-hidden":"true",xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",className:"w-4 h-4",children:m.jsx("path",{d:"M6 12L10 8L6 4",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})})})}function sp({children:e,className:t,...r}){return m.jsx(G.Breadcrumbs,{className:I("flex items-center list-none text-sm","mx-0 mt-0 mr-4","px-0 pt-1.5 pb-0",t),...r,children:e})}const up=p.forwardRef(function({className:t,isDisabled:r=!1,isLoading:n=!1,size:o="md",variant:a="solid",...i},l){return m.jsx(G.Button,{ref:l,type:"button",isDisabled:r,className:I("flex items-center justify-center","rounded-md border-solid border","font-semibold text-sm","py-2 px-8","transition-all duration-200 ease-in-out","focus:outline-2 focus:outline focus:outline-slate-200 pressed:scale-95",[o==="sm"&&["h-8"],o==="md"&&["h-10"],o==="lg"&&["h-12"]],[a==="ghost"&&["bg-transparent hover:bg-transparent focus:bg-transparent disabled:bg-transparent","border-transparent hover:border-transparent focus:border-transparent disabled:border-transparent","text-slate-900 disabled:text-slate-400"],a==="ghost"&&n&&["disabled:text-slate-900"],a==="outline"&&["bg-transparent hover:bg-transparent focus:bg-transparent disabled:bg-transparent","border-slate-300 hover:border-slate-400 focus:border-slate-400 disabled:border-slate-200","text-slate-900 disabled:text-slate-500"],a==="outline"&&n&&["disabled:border-slate-300","disabled:text-slate-900"],a==="solid"&&["bg-slate-800 hover:bg-slate-900 focus:bg-slate-900 disabled:bg-slate-900","border-slate-800 hover:border-slate-900 focus:border-slate-900 disabled:border-slate-200","text-white disabled:text-slate-400"],a==="solid"&&n&&["disabled:border-slate-900","disabled:text-white"]],t),...i})});function cp({children:e,className:t,...r}){return m.jsx("div",{className:I("flex flex-col",t),...r,children:e})}function dp({control:e,isHovered:t,isFocused:r,isDisabled:n,isIndeterminate:o,isInvalid:a,isSelected:i,isPressed:l,classNames:c,...f}){return e?typeof e=="function"?e({isHovered:t,isFocused:r,isDisabled:n,isIndeterminate:o,isInvalid:a,isSelected:i,isPressed:l,...f}):e:m.jsx("div",{className:I("flex items-center justify-center","w-6 h-6","border border-solid border-slate-300 rounded","transition-all duration-200 ease-in-out","checkbox-control",t&&["border-slate-400"],r&&["border-slate-400 outline-2 outline outline-slate-200"],(n||n&&o)&&["border-slate-200 bg-slate-100"],a&&["bg-slate-100 text-red-600 border-red-500"],a&&t&&["border-red-600"],a&&r&&["border-red-600 outline-red-200"],a&&i&&o&&["bg-red-500 border-red-500"],a&&i&&o&&l&&["bg-red-600 border-red-600"],(i||o)&&["border-slate-300 bg-slate-300"],(i||o)&&l&&["border-slate-400 bg-slate-400"],c==null?void 0:c.control),children:m.jsx("svg",{viewBox:"0 0 18 18","aria-hidden":"true",style:{strokeDasharray:"22px",strokeDashoffset:i||o?44:66},className:I("w-4 h-4 fill-none","stroke-white stroke-[3px]","transition-all duration-200 ease-in-out",n&&o&&["stroke-none fill-slate-300"],o&&["stroke-none fill-white"]),children:o?m.jsx("rect",{x:1,y:7.5,width:15,height:3}):m.jsx("polyline",{points:"1 9 7 14 15 4"})})})}function Ji({children:e,slots:t,className:r,classNames:n,...o}){return m.jsx(G.Checkbox,{className:I("flex items-center gap-2","text-xs text-slate-500 forced-color-adjust-none disabled:text-slate-400 group","invalid:text-red-500",r),...o,children:a=>m.jsxs(m.Fragment,{children:[m.jsx(dp,{control:t==null?void 0:t.control,classNames:n,...a}),typeof e=="function"?e(a):e]})})}Ji.defaultProps={slots:{control:void 0},classNames:void 0};const oo=p.createContext({});function fp({children:e,className:t,...r}){const n=p.useId(),[o,a]=Lr(r.isOpen,r.defaultOpen||!1,r.onOpenChange),i=p.useRef(null),l=p.useCallback(()=>{a(!o)},[a,o]);return m.jsx(G.Provider,{values:[[oo,{isOpen:o,id:n,defaultOpen:r.defaultOpen||!1}]],children:m.jsx(Nc,{ref:i,isPressed:o,onPress:l,"aria-expanded":o,"aria-controls":n,children:m.jsx("div",{className:I("w-full",t),children:e})})})}function pp({children:e,className:t}){const{isOpen:r,id:n,defaultOpen:o}=p.useContext(oo);return m.jsx(we.motion.div,{className:I("w-full overflow-hidden",t),id:n,variants:{hidden:{height:"0px",opacity:0},visible:{height:"auto",opacity:1}},initial:o?"visible":"hidden",animate:r?"visible":"hidden",transition:{type:"spring",bounce:0},children:e})}const bp=p.forwardRef(({children:e,className:t,...r},n)=>m.jsx("div",{ref:n,className:I("container","mx-auto my-0","py-0 px-4",t),...r,children:e})),gp=p.forwardRef(({style:e,...t},r)=>{const n=typeof e=="function"?e(t):e;return m.jsx(G.Popover,{...t,ref:r,style:n})}),vp=we.motion.create(gp);function Qi({children:e,key:t,onAction:r,setAnimation:n,animation:o="hidden",className:a,classNames:i,...l}){return m.jsx(vp,{className:I("px-0 py-1.5","shadow-[0_10px_15px_-3px_rgba(0,0,0,0.1),0_4px_6px_-4px_rgba(0,0,0,0.1)]","rounded-md","w-56","bg-white","border border-solid border-slate-300",a),isExiting:o==="hidden",onAnimationComplete:c=>{n(f=>c==="hidden"&&f==="hidden"?"unmounted":f)},variants:{hidden:{opacity:0,y:-10},visible:{opacity:1,y:0}},initial:"hidden",animate:o,...l,children:m.jsx(G.Menu,{className:I("outline-none",i==null?void 0:i.menu),onAction:r,children:e})},t)}Qi.defaultProps={key:void 0,onAction:void 0,classNames:void 0,style:void 0};function hp(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var o=0,n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]]);return r}var Kr;(function(e){e.event="event",e.props="prop"})(Kr||(Kr={}));function Pt(){}function mp(e){var t,r=void 0;return function(){for(var n=[],o=arguments.length;o--;)n[o]=arguments[o];return t&&n.length===t.length&&n.every(function(a,i){return a===t[i]})||(t=n,r=e.apply(void 0,n)),r}}function jn(e){return!!(e||"").match(/\d/)}function Rn(e){return e==null}function yp(e){return typeof e=="number"&&isNaN(e)}function xp(e){return Rn(e)||yp(e)||typeof e=="number"&&!isFinite(e)}function wp(e){var t=p.useRef(e);t.current=e;var r=p.useRef(function(){for(var n=[],o=arguments.length;o--;)n[o]=arguments[o];return t.current.apply(t,n)});return r.current}function _a(e,t){return Array(t+1).join(e)}function $p(e){var t=e+"",r=t[0]==="-"?"-":"";r&&(t=t.substring(1));var n=t.split(/[eE]/g),o=n[0],a=n[1];if(a=Number(a),!a)return r+o;o=o.replace(".","");var i=1+a,l=o.length;return i<0?o="0."+_a("0",Math.abs(i))+o:i>=l?o=o+_a("0",i-l):o=(o.substring(0,i)||"0")+"."+o.substring(i),r+o}function Ka(e,t){if(e.value=e.value,e!==null){if(e.createTextRange){var r=e.createTextRange();return r.move("character",t),r.select(),!0}return e.selectionStart||e.selectionStart===0?(e.focus(),e.setSelectionRange(t,t),!0):(e.focus(),!1)}}var Pp=mp(function(e,t){for(var r=0,n=0,o=e.length,a=t.length;e[r]===t[r]&&r<o;)r++;for(;e[o-1-n]===t[a-1-n]&&a-n>r&&o-n>r;)n++;return{from:{start:r,end:o-n},to:{start:r,end:a-n}}}),Tp=function(e,t){var r=Math.min(e.selectionStart,t);return{from:{start:r,end:e.selectionEnd},to:{start:r,end:t}}};function Ep(e,t,r){return Math.min(Math.max(e,t),r)}function fn(e){return Math.max(e.selectionStart,e.selectionEnd)}function Cp(){return typeof navigator<"u"&&!(navigator.platform&&/iPhone|iPod/.test(navigator.platform))}function Sp(e){var t=e.currentValue,r=e.formattedValue,n=e.currentValueIndex,o=e.formattedValueIndex;return t[n]===r[o]}function kp(e,t,r,n,o,a,i){i===void 0&&(i=Sp);var l=o.findIndex(function(z){return z}),c=e.slice(0,l);!t&&!r.startsWith(c)&&(t=c,r=c+r,n=n+c.length);for(var f=r.length,b=e.length,$={},w=new Array(f),g=0;g<f;g++){w[g]=-1;for(var y=0,E=b;y<E;y++){var S=i({currentValue:r,lastValue:t,formattedValue:e,currentValueIndex:g,formattedValueIndex:y});if(S&&$[y]!==!0){w[g]=y,$[y]=!0;break}}}for(var C=n;C<f&&(w[C]===-1||!a(r[C]));)C++;var k=C===f||w[C]===-1?b:w[C];for(C=n-1;C>0&&w[C]===-1;)C--;var j=C===-1||w[C]===-1?0:w[C]+1;return j>k?k:n-j<k-n?j:k}function ja(e,t,r,n){var o=e.length;if(t=Ep(t,0,o),n==="left"){for(;t>=0&&!r[t];)t--;t===-1&&(t=r.indexOf(!0))}else{for(;t<=o&&!r[t];)t++;t>o&&(t=r.lastIndexOf(!0))}return t===-1&&(t=o),t}function Mp(e){for(var t=Array.from({length:e.length+1}).map(function(){return!0}),r=0,n=t.length;r<n;r++)t[r]=!!(jn(e[r])||jn(e[r-1]));return t}function Ap(e,t,r,n,o,a){a===void 0&&(a=Pt);var i=wp(function(y,E){var S,C;return xp(y)?(C="",S=""):typeof y=="number"||E?(C=typeof y=="number"?$p(y):y,S=n(C)):(C=o(y,void 0),S=n(C)),{formattedValue:S,numAsString:C}}),l=p.useState(function(){return i(Rn(e)?t:e,r)}),c=l[0],f=l[1],b=function(y,E){y.formattedValue!==c.formattedValue&&f({formattedValue:y.formattedValue,numAsString:y.value}),a(y,E)},$=e,w=r;Rn(e)&&($=c.numAsString,w=!0);var g=i($,w);return p.useMemo(function(){f(g)},[g.formattedValue]),[c,b]}function Ip(e){return e.replace(/[^0-9]/g,"")}function Op(e){return e}function el(e){var t=e.type;t===void 0&&(t="text");var r=e.displayType;r===void 0&&(r="input");var n=e.customInput,o=e.renderText,a=e.getInputRef,i=e.format;i===void 0&&(i=Op);var l=e.removeFormatting;l===void 0&&(l=Ip);var c=e.defaultValue,f=e.valueIsNumericString,b=e.onValueChange,$=e.isAllowed,w=e.onChange;w===void 0&&(w=Pt);var g=e.onKeyDown;g===void 0&&(g=Pt);var y=e.onMouseUp;y===void 0&&(y=Pt);var E=e.onFocus;E===void 0&&(E=Pt);var S=e.onBlur;S===void 0&&(S=Pt);var C=e.value,k=e.getCaretBoundary;k===void 0&&(k=Mp);var j=e.isValidInputCharacter;j===void 0&&(j=jn);var z=e.isCharacterSame,B=hp(e,["type","displayType","customInput","renderText","getInputRef","format","removeFormatting","defaultValue","valueIsNumericString","onValueChange","isAllowed","onChange","onKeyDown","onMouseUp","onFocus","onBlur","value","getCaretBoundary","isValidInputCharacter","isCharacterSame"]),W=Ap(C,c,!!f,i,l,b),Q=W[0],u=Q.formattedValue,A=Q.numAsString,O=W[1],P=p.useRef(),T=p.useRef({formattedValue:u,numAsString:A}),d=function(V,q){T.current={formattedValue:V.formattedValue,numAsString:V.value},O(V,q)},v=p.useState(!1),R=v[0],D=v[1],L=p.useRef(null),U=p.useRef({setCaretTimeout:null,focusTimeout:null});p.useEffect(function(){return D(!0),function(){clearTimeout(U.current.setCaretTimeout),clearTimeout(U.current.focusTimeout)}},[]);var N=i,F=function(V,q){var oe=parseFloat(q);return{formattedValue:V,value:q,floatValue:isNaN(oe)?void 0:oe}},x=function(V,q,oe){V.selectionStart===0&&V.selectionEnd===V.value.length||(Ka(V,q),U.current.setCaretTimeout=setTimeout(function(){V.value===oe&&V.selectionStart!==q&&Ka(V,q)},0))},K=function(V,q,oe){return ja(V,q,k(V),oe)},Y=function(V,q,oe){var ce=k(q),Ee=kp(q,u,V,oe,ce,j,z);return Ee=ja(q,Ee,ce),Ee},X=function(V){var q=V.formattedValue;q===void 0&&(q="");var oe=V.input,ce=V.source,Ee=V.event,ge=V.numAsString,pe;if(oe){var Ke=V.inputValue||oe.value,je=fn(oe);oe.value=q,pe=Y(Ke,q,je),pe!==void 0&&x(oe,pe,q)}q!==u&&d(F(q,ge),{event:Ee,source:ce})};p.useEffect(function(){var V=T.current,q=V.formattedValue,oe=V.numAsString;(u!==q||A!==oe)&&d(F(u,A),{event:void 0,source:Kr.props})},[u,A]);var re=L.current?fn(L.current):void 0,le=typeof window<"u"?p.useLayoutEffect:p.useEffect;le(function(){var V=L.current;if(u!==T.current.formattedValue&&V){var q=Y(T.current.formattedValue,u,re);V.value=u,x(V,q,u)}},[u]);var fe=function(V,q,oe){var ce=q.target,Ee=P.current?Tp(P.current,ce.selectionEnd):Pp(u,V),ge=Object.assign(Object.assign({},Ee),{lastValue:u}),pe=l(V,ge),Ke=N(pe);if(pe=l(Ke,void 0),$&&!$(F(Ke,pe))){var je=q.target,me=fn(je),Ue=Y(V,u,me);return je.value=u,x(je,Ue,u),!1}return X({formattedValue:Ke,numAsString:pe,inputValue:V,event:q,source:oe,input:q.target}),!0},ie=function(V,q){q===void 0&&(q=0);var oe=V.selectionStart,ce=V.selectionEnd;P.current={selectionStart:oe,selectionEnd:ce+q}},te=function(V){var q=V.target,oe=q.value,ce=fe(oe,V,Kr.event);ce&&w(V),P.current=void 0},be=function(V){var q=V.target,oe=V.key,ce=q.selectionStart,Ee=q.selectionEnd,ge=q.value;ge===void 0&&(ge="");var pe;oe==="ArrowLeft"||oe==="Backspace"?pe=Math.max(ce-1,0):oe==="ArrowRight"?pe=Math.min(ce+1,ge.length):oe==="Delete"&&(pe=ce);var Ke=0;oe==="Delete"&&ce===Ee&&(Ke=1);var je=oe==="ArrowLeft"||oe==="ArrowRight";if(pe===void 0||ce!==Ee&&!je){g(V),ie(q,Ke);return}var me=pe;if(je){var Ue=oe==="ArrowLeft"?"left":"right";me=K(ge,pe,Ue),me!==pe&&V.preventDefault()}else oe==="Delete"&&!j(ge[pe])?me=K(ge,pe,"right"):oe==="Backspace"&&!j(ge[pe])&&(me=K(ge,pe,"left"));me!==pe&&x(q,me,ge),g(V),ie(q,Ke)},Me=function(V){var q=V.target,oe=function(){var ce=q.selectionStart,Ee=q.selectionEnd,ge=q.value;if(ge===void 0&&(ge=""),ce===Ee){var pe=K(ge,ce);pe!==ce&&x(q,pe,ge)}};oe(),requestAnimationFrame(function(){oe()}),y(V),ie(q)},Ie=function(V){V.persist&&V.persist();var q=V.target,oe=V.currentTarget;L.current=q,U.current.focusTimeout=setTimeout(function(){var ce=q.selectionStart,Ee=q.selectionEnd,ge=q.value;ge===void 0&&(ge="");var pe=K(ge,ce);pe!==ce&&!(ce===0&&Ee===ge.length)&&x(q,pe,ge),E(Object.assign(Object.assign({},V),{currentTarget:oe}))},0)},_e=function(V){L.current=null,clearTimeout(U.current.focusTimeout),clearTimeout(U.current.setCaretTimeout),S(V)},We=R&&Cp()?"numeric":void 0,Ve=Object.assign({inputMode:We},B,{type:t,value:u,onChange:te,onKeyDown:be,onMouseUp:Me,onFocus:Ie,onBlur:_e});if(r==="text")return o?p.createElement(p.Fragment,null,o(u,B)||null):p.createElement("span",Object.assign({},B,{ref:a}),u);if(n){var J=n;return p.createElement(J,Object.assign({},Ve,{ref:a}))}return p.createElement("input",Object.assign({},Ve,{ref:a}))}function _p({className:e,...t}){return m.jsx(G.Input,{className:I("border-solid border border-slate-300 rounded-md","text-sm text-slate-900 placeholder-slate-400","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-2 focus:outline focus:outline-slate-200 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600 invalid:focus:outline-red-200",e),...t})}function tl({label:e,description:t,errorMessage:r,placeholder:n,value:o,className:a,classNames:i,...l}){const c=f=>{if(f==="")return"";let b=f.substring(0,2);const $=f.substring(2,4);return b.length===1&&Number(b[0])>1?b=`0${b[0]}`:b.length===2&&(Number(b)===0?b="01":Number(b)>12&&(b="12")),`${b}/${$}`};return m.jsxs(G.TextField,{className:I("flex flex-col w-full text-slate-900",a),...l,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",i==null?void 0:i.label),children:e}),m.jsx(el,{format:c,customInput:_p,className:I(i==null?void 0:i.input),placeholder:n,value:o}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",i==null?void 0:i.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",i==null?void 0:i.error),children:r})]})}tl.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0,classNames:void 0};const Ra=e=>{const r=[{regex:/^4[0-9]{0,15}/,format:"#### #### #### ####"},{regex:/^5[1-5][0-9]{0,14}/,format:"#### #### #### ####"},{regex:/^3[47][0-9]{0,13}/,format:"#### ###### #####"},{regex:/^6(?:011|5[0-9]{2})[0-9]{0,12}/,format:"#### #### #### ####"},{regex:/^3(?:0[0-5]|[68][0-9])[0-9]{0,11}/,format:"#### ###### ####"},{regex:/^(?:2131|1800|35\d{3})\d{0,11}/,format:"#### #### #### ####"}].find(n=>n.regex.test(e));return r?r.format:"#### #### #### #### ###"};function Kp({className:e,...t}){return m.jsx(G.Input,{className:I("border-solid border border-slate-300 rounded-md","text-sm text-slate-900 placeholder-slate-400","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-2 focus:outline focus:outline-slate-200 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600 invalid:focus:outline-red-200",e),...t})}function rl({label:e,description:t,errorMessage:r,placeholder:n,value:o,onChange:a,className:i,classNames:l,...c}){const[f,b]=p.useState(o||"");p.useEffect(()=>{b(o||"")},[o]);const $=g=>{if(g==="")return"";const y=g.replace(/\s+/g,""),E=Ra(y);let S="",C=0;for(let k=0;k<E.length;k+=1)if(E[k]==="#")if(C<y.length)S+=y[C],C+=1;else break;else S+=E[k];return S},w=g=>{const y=g.value.replace(/\s+/g,""),S=Ra(y).replace(/[^#]/g,"").length,C=y.slice(0,S);b(C),a&&a(C)};return m.jsxs(G.TextField,{className:I("flex flex-col w-full text-slate-900",i),...c,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",l==null?void 0:l.label),children:e}),m.jsx(el,{value:f,format:$,customInput:Kp,className:I(l==null?void 0:l.input),placeholder:n,onValueChange:w}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",l==null?void 0:l.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",l==null?void 0:l.error),children:r})]})}rl.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0,classNames:void 0,value:void 0,onChange:()=>{}};function nl({label:e,description:t,errorMessage:r,className:n,classNames:o,...a}){return m.jsxs(G.DateField,{className:I("text-slate-900",n),...a,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",o==null?void 0:o.label),children:e}),m.jsx(G.DateInput,{className:I("flex items-center","border-solid border border-slate-300 rounded-md","text-sm text-slate-900","h-10 px-1 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus-within:outline-2 focus-within:outline focus-within:outline-slate-200 focus-within:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus-within:border-red-600 invalid:focus-within:outline-red-200",o==null?void 0:o.input),children:i=>m.jsx(G.DateSegment,{segment:i,className:I("p-1 tabular-nums text-end text-slate-900","invalid:text-red-500","disabled:cursor-default disabled:select-none disabled:text-slate-400","focus:text-slate-900 focus:bg-slate-200 focus:outline-0 focus:rounded-md focus:caret-transparent focus:invalid:bg-red-500 focus:invalid:text-white","type-literal:p-0","data-[placeholder]:text-slate-400 data-[placeholder]:invalid:text-red-500 data-[placeholder]:invalid:focus:text-white","aria-[readonly]:focus-visible:outline aria-[readonly]:focus-visible:outline-slate-500 aria-[readonly]:focus-visible:outline-1","aria-[readonly]:focus:outline aria-[readonly]:focus:outline-slate-500 aria-[readonly]:focus:bg-transparent aria-[readonly]:focus:outline-2",o==null?void 0:o.segment)})}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",o==null?void 0:o.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",o==null?void 0:o.error),children:r})]})}nl.defaultProps={label:void 0,description:void 0,errorMessage:void 0,classNames:void 0};function jp({orientation:e="horizontal",className:t,...r}){const{separatorProps:n}=hs.useSeparator({...r,orientation:e}),o={...r,...n};return m.jsx("div",{...o,className:I("bg-slate-200",["w-full","h-px","my-4","mx-0"],["aria-[orientation=vertical]:w-px","aria-[orientation=vertical]:h-auto","aria-[orientation=vertical]:my-0","aria-[orientation=vertical]:mx-4"],t)})}const Rp=["border-solid border border-slate-300 rounded-md","text-sm text-slate-900 placeholder-slate-400","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-2 focus:outline focus:outline-slate-200 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600 invalid:focus:outline-red-200"];function ol({label:e,description:t,errorMessage:r,placeholder:n,className:o,classNames:a,...i}){return m.jsxs(G.TextField,{className:I("flex flex-col w-full text-slate-900",o),...i,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",a==null?void 0:a.label),children:e}),m.jsx(G.Input,{placeholder:n,className:I("border-solid border border-slate-300 rounded-md","text-sm text-slate-900 placeholder-slate-400","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-2 focus:outline focus:outline-slate-200 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600 invalid:focus:outline-red-200",a==null?void 0:a.input)}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",a==null?void 0:a.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",a==null?void 0:a.error),children:r})]})}ol.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:void 0,classNames:void 0};function Lp({children:e,isDisabled:t,className:r,...n}){return m.jsx(G.Link,{...n,isDisabled:t,className:I("cursor-pointer","text-slate-500","no-underline","transition-colors duration-300","hover:text-slate-800",['data-[disabled="true"]:cursor-default','data-[disabled="true"]:text-slate-300','data-[disabled="true"]:hover:text-slate-300'],r),children:e})}function al({label:e,showValue:t=!0,value:r=0,minValue:n=0,maxValue:o=100,formatOptions:a={style:"percent"},className:i,classNames:l,...c}){return m.jsx(G.Meter,{className:I("flex flex-col gap-2",i),value:r,minValue:n,maxValue:o,formatOptions:a,...c,children:({percentage:f,valueText:b})=>m.jsxs(m.Fragment,{children:[(e||t)&&m.jsxs("div",{className:I("flex justify-between gap-4",l==null?void 0:l.labelWrapper),children:[e&&m.jsx(G.Label,{className:I("text-sm",l==null?void 0:l.label),children:e}),t&&m.jsx("span",{className:I("text-sm tabular-nums ml-auto",l==null?void 0:l.value),children:b})]}),m.jsx("div",{className:I("h-2.5 rounded-md bg-slate-300 forced-color-adjust-none overflow-hidden",l==null?void 0:l.trackWrapepr),children:m.jsx(we.motion.div,{className:I("h-full bg-slate-800",l==null?void 0:l.track),initial:{width:`${f}%`},animate:{width:`${f}%`},transition:{type:"spring",bounce:0}})})]})})}al.defaultProps={showValue:void 0,label:void 0,classNames:void 0};function Fp({children:e,className:t,...r}){return m.jsx(G.Modal,{...r,className:I("absolute inset-1/2",t),children:e})}const Dp="_animateOverlay_ih8uw_12",zp="_overlayAnimation_ih8uw_1",Bp={animateOverlay:Dp,overlayAnimation:zp};function Vp({className:e,...t}){return m.jsx(G.ModalOverlay,{...t,className:I("backdrop-blur bg-black/30","fixed top-0 left-0","z-50","w-screen h-[var(--visual-viewport-height)]",Bp.animateOverlay,e)})}const Hp="_ariaDialog_1yf94_11",Gp="_dialogAnimation_1yf94_1",Wp={ariaDialog:Hp,dialogAnimation:Gp};function Up({className:e,...t}){return m.jsx(G.Dialog,{className:I("p-8 outline-0 max-w-max w-screen absolute top-2/4 left-2/4","shadow-[0_8px_24px_rgba(0,0,0,0.1)] rounded-lg bg-white border border-solid border-slate-400","transform -translate-x-1/2 -translate-y-1/2",Wp.ariaDialog,e),...t})}const Yp="_ariaDrawer_1636q_21",qp="_topAnimation_1636q_1",Xp="_rightAnimation_1636q_1",Np="_bottomAnimation_1636q_1",Zp="_leftAnimation_1636q_1",Jp={ariaDrawer:Yp,topAnimation:qp,rightAnimation:Xp,bottomAnimation:Np,leftAnimation:Zp};function il({direction:e,className:t,...r}){return m.jsx(G.Dialog,{className:I("fixed p-8 outline-0 bg-white","border-solid border-slate-200",e==="top"&&"top-0 bottom-[calc(100%-20rem)] inset-x-0 border-b shadow-[0_8px_24px_rgba(0,0,0,0.1)]",e==="right"&&"top-0 inset-y-0 left-[calc(100%-20rem)] border-l shadow-[-8px_0_24px_rgba(0,0,0,0.1)]",e==="bottom"&&"top-[calc(100%-20rem)] inset-x-0 bottom-0 border-t shadow-[0_-8px_24px_rgba(0,0,0,0.1)]",e==="left"&&"inset-y-0 left-0 right-[calc(100%-20rem)] border-r shadow-[8px_0_24px_rgba(0,0,0,0.1)]",Jp.ariaDrawer,t),"data-direction":e,...r})}il.defaultProps={direction:"right"};const Qp=m.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:m.jsx("path",{d:"M5 12H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})}),eb=m.jsx("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:m.jsx("path",{d:"M12 5V19M5 12H19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})});function ll({label:e,description:t,errorMessage:r,isInvalid:n,isReadOnly:o,slots:a,className:i,classNames:l,...c}){const f=["group-hover:border-slate-400","group-disabled:border-slate-200","group-invalid:border-red-500 group-invalid:bg-red-100 group-invalid:text-red-600","group-invalid:group-hover:border-red-600","group-invalid:group-focus:border-red-600"],b=["flex items-center justify-center shrink-0","rounded-md border-solid border","font-semibold text-sm","w-10 h-10 py-0 px-0 cursor-pointer disabled:cursor-default","transition-all duration-200 ease-in-out","focus:outline-2 focus:outline focus:outline-slate-200 pressed:scale-95","bg-transparent hover:bg-transparent focus:bg-transparent disabled:bg-transparent","border-slate-300 hover:border-slate-400 focus:border-slate-400 disabled:border-slate-200","text-slate-900 disabled:text-slate-500","group-aria-readonly:bg-slate-100 group-aria-readonly:text-slate-500 group-aria-readonly:border-slate-200 group-aria-readonly:cursor-default"];return m.jsxs(G.NumberField,{isInvalid:n,isReadOnly:o,className:I("flex flex-col w-full",i),...c,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",l==null?void 0:l.label),children:e}),m.jsxs(G.Group,{isInvalid:n,"aria-readonly":o,className:I("flex rounded-md group","focus-within:outline-2 focus-within:outline focus-within:outline-slate-200","focus-within:invalid:outline-2 focus-within:invalid:outline focus-within:invalid:outline-slate-200","disabled:bg-slate-100",l==null?void 0:l.group),children:[m.jsx(G.Button,{slot:"decrement",className:I("border-r-0 rounded-r-none",b,f,l==null?void 0:l.decrementBtn),children:a==null?void 0:a.decrementIcon}),m.jsx(G.Input,{className:I("border-solid border border-slate-300","text-sm text-slate-900 placeholder-slate-400","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-0 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600",f,l==null?void 0:l.input)}),m.jsx(G.Button,{slot:"increment",className:I("border-l-0 rounded-l-none",b,f,l==null?void 0:l.incrementBtn),children:a==null?void 0:a.incrementIcon})]}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",l==null?void 0:l.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",l==null?void 0:l.error),children:r})]})}ll.defaultProps={label:void 0,description:void 0,errorMessage:void 0,classNames:void 0,slots:{decrementIcon:Qp,incrementIcon:eb}};function sl({description:e,errorMessage:t,isDisabled:r=!1,isInvalid:n=!1,isMasked:o=!1,isRequired:a=!0,label:i,length:l=6,name:c,onChange:f,value:b="",type:$="numeric",validationBehavior:w="native",className:g,classNames:y,...E}){p.useState(-1);const[S,C]=p.useState(b),[k,j]=p.useState(Array(l).fill("")),z=p.useRef([]);p.useEffect(()=>{z.current=z.current.slice(0,l)},[l]),p.useEffect(()=>{const u=k.join("");C(u),f&&f(u)},[f,k]);const B=u=>{var T,d;const A=u.target.value,O=Number(u.target.getAttribute("data-pin-input-index"));A!==""&&O<k.length-1&&((d=(T=z.current)==null?void 0:T[O+1])==null||d.focus());const P=k.map((v,R)=>R===O?A:v);j(P)},W=u=>{var T,d,v,R;const A=Number(u.currentTarget.getAttribute("data-pin-input-index"));if(u.ctrlKey||u.metaKey)return;const O=["Backspace","Delete","ArrowLeft","ArrowRight","ArrowUp","ArrowDown","Control","Alt","Meta","Shift","Tab","Enter","Escape"],P={alpha:/^[a-z]$/i,alphanumeric:/^[a-z0-9]$/i,numeric:/^[0-9]$/i};if(!u.key.match(P[$])&&!O.includes(u.key)&&u.preventDefault(),k[A]===""&&A>0&&u.key==="Backspace"){const D=k.map((L,U)=>U===A-1?"":L);j(D),(d=(T=z.current)==null?void 0:T[A-1])==null||d.focus(),u.preventDefault()}if(k[A]===""&&A<k.length-1&&u.key==="Delete"){const D=k.map((L,U)=>U===A+1?"":L);j(D),(R=(v=z.current)==null?void 0:v[A+1])==null||R.focus(),u.preventDefault()}},Q=u=>{var R,D;const A=Number(u.currentTarget.getAttribute("data-pin-input-index"));u.preventDefault();const O=(R=u.clipboardData)==null?void 0:R.getData("text");if(!O)return;const P=O.split("").filter(L=>{switch($){case"alpha":return/^[a-zA-Z]$/.test(L);case"alphanumeric":return/^[a-z0-9]$/i.test(L);case"numeric":default:return/^[0-9]$/.test(L)}});if(P.length===0)return;const T=[...k];let d=A;for(let L=0;L<P.length&&A+L<l;L++)T[A+L]=P[L],d=A+L;j(T);const v=d+1<l?d+1:l-1;(D=z.current[v])==null||D.focus()};return m.jsxs(G.Group,{className:I("flex flex-wrap gap-2",g),"aria-label":i,...E,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm grow shrink-0 basis-full",y==null?void 0:y.label),children:i}),k.map((u,A)=>m.jsx(G.TextField,{className:I("flex flex-col w-full flex-1 text-slate-900",y==null?void 0:y.inputWrap),"aria-label":`Pin Input Digit ${A+1}`,isDisabled:r,isInvalid:n,isRequired:a,validationBehavior:w,children:m.jsx(G.Input,{className:I("border-solid border border-slate-300 rounded-md","text-sm text-slate-900 placeholder-slate-400 text-center","h-10 px-2 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus:outline-2 focus:outline focus:outline-slate-200 focus:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus:border-red-600 invalid:focus:outline-red-200",y==null?void 0:y.input),onChange:B,onKeyDown:W,onPaste:Q,type:o?"password":"text",ref:O=>O?z.current[A]=O:null,value:u,maxLength:1,name:c&&`${c}-${A}`,"data-pin-input-index":A})},`pin-input-${A}`)),m.jsxs(G.TextField,{className:I("flex flex-row flex-wrap grow shrink-0 basis-full",y==null?void 0:y.textWrap),"aria-label":"Pin Input",isDisabled:r,isInvalid:n,isRequired:a,validationBehavior:w,children:[c&&m.jsx(G.Input,{type:"hidden",name:c,value:S}),e&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm grow shrink-0 basis-full",y==null?void 0:y.description),slot:"description",children:e}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm grow shrink-0 basis-full",y==null?void 0:y.error),children:t})]})]})}sl.defaultProps={description:void 0,errorMessage:void 0,isMasked:!1,isRequired:!0,label:void 0,classNames:void 0,length:6,name:"",onChange:()=>{},value:"",type:"numeric",validationBehavior:"native"};function tb({label:e,value:t=0,showValue:r=!0,size:n=60,strokeWidth:o=6,className:a,classNames:i,...l}){const c=n/2,f=c-o,b=2*Math.PI*f;return m.jsx(G.ProgressBar,{"aria-label":"Loading...",className:I("flex",a),...l,value:t,children:({percentage:$=0})=>m.jsxs("div",{className:I("flex items-center flex-col",i==null?void 0:i.base),children:[m.jsx(G.Label,{className:I("text-sm",i==null?void 0:i.label),children:e}),m.jsxs("svg",{width:n,height:n,fill:"none",children:[m.jsx("circle",{className:I("stroke-slate-300"),cx:c,cy:c,r:f,strokeWidth:o}),m.jsx("circle",{className:I("stroke-slate-800 transition-stroke-dashoffset duration-500 ease-in-out"),cx:c,cy:c,r:f,strokeWidth:o,strokeDasharray:`${b} ${b}`,strokeDashoffset:(100-$)/100*b,strokeLinecap:"round",transform:`rotate(-90 ${c} ${c})`}),r&&m.jsxs("text",{className:I("text-sm fill-slate-800",i==null?void 0:i.value),x:"50%",y:"50%",alignmentBaseline:"middle",textAnchor:"middle",children:[$,"%"]})]})]})})}function rb({label:e,isIndeterminate:t,showValue:r=!0,width:n,className:o,classNames:a,...i}){return m.jsx(G.ProgressBar,{style:{width:n||"100%"},className:I("overflow-hidden",o),...i,children:({percentage:l,valueText:c})=>m.jsxs(m.Fragment,{children:[m.jsxs("div",{className:I("flex items-center justify-between gap-2 mb-1",a==null?void 0:a.labelWrapper),children:[m.jsx(G.Label,{className:I("text-sm",a==null?void 0:a.label),children:e}),r&&m.jsx("span",{className:I("text-sm",a==null?void 0:a.value),children:c})]}),m.jsx("div",{className:I("overflow-hidden forced-color-adjust-none h-2.5 rounded will-change-transform bg-slate-300",a==null?void 0:a.trackWrapper),children:m.jsx(we.motion.div,{style:{width:!t&&typeof l=="number"?`${l}%`:""},...t&&{animate:{x:["-100%","250px"]},transition:{repeat:1/0,duration:1.5}},className:I("h-full bg-slate-800 rounded transition-width duration-500 ease-in-out",{"w-1/2":t,"transition-none":t},a==null?void 0:a.track)})})]})})}function nb({control:e,classNames:t,...r}){return e?typeof e=="function"?e(r):e:m.jsx("div",{"data-hovered":r==null?void 0:r.isHovered,"data-focused":r==null?void 0:r.isFocused,"data-disabled":r==null?void 0:r.isDisabled,"data-invalid":r==null?void 0:r.isInvalid,"data-selected":r==null?void 0:r.isSelected,"data-pressed":r==null?void 0:r.isPressed,className:I("flex items-center justify-center w-6 h-6 border-solid border border-slate-300 ransition-all duration-300 ease rounded-full",'data-[hovered="true"]:border-slate-400','data-[focused="true"]:border-slate-400 data-[focused="true"]:outline-2 data-[focused="true"]:outline data-[focused="true"]:outline-slate-200','data-[disabled="true"]:border-slate-200 data-[disabled="true"]:bg-slate-100','data-[invalid="true"]:bg-red-100 data-[invalid="true"]:text-red-600 data-[invalid="true"]:border-red-500','data-[invalid="true"]:data-[disabled="true"]:border-red-200 data-[invalid="true"]:data-[disabled="true"]:bg-red-100','data-[invalid="true"]:data-[hovered="true"]:border-red-600','data-[invalid="true"]:data-[focused="true"]:border-red-600 data-[invalid="true"]:data-[focused="true"]:outline-red-200','data-[invalid="true"]:data-[selected="true"]:bg-red-100 data-[invalid="true"]:data-[selected="true"]:border-red-500','data-[invalid="true"]:data-[pressed="true"]:bg-red-600 data-[invalid="true"]:data-[pressed="true"]:border-red-600',t==null?void 0:t.control),...r,children:m.jsx("div",{"data-invalid":r==null?void 0:r.isInvalid,className:I('w-3 h-3 rounded-full bg-slate-900 opacity-0 transition-all duration-300 ease data-[invalid="true"]:bg-red-500',{"opacity-100":r==null?void 0:r.isSelected})})})}function ul({children:e,slots:t,className:r,classNames:n,...o}){return m.jsx(G.Radio,{className:I("flex items-center gap-2 group","invalid:text-red-500 invalid:disabled:text-red-300","disabled:text-slate-400",r),...o,children:a=>m.jsxs(m.Fragment,{children:[m.jsx(nb,{control:t==null?void 0:t.control,classNames:n,...a}),typeof e=="function"?e(a):e]})})}ul.defaultProps={children:void 0,slots:void 0,classNames:void 0};function ob({className:e,...t}){return m.jsx(G.ListBoxItem,{...t,className:I("flex flex-auto items-center","rounded-md","p-2.5 mx-1.5","text-sm","cursor-default","outline-none","text-slate-900","transition-all ease-in-out duration-300","data-[hovered]:bg-slate-100 data-[hovered]:text-slate-900","data-[focused]:bg-slate-100 data-[hovered]:text-slate-900","data-[pressed]:bg-slate-200 data-[hovered]:text-slate-900","data-[selected]:bg-none data-[selected]:text-slate-900 data-[selected]:font-semibold data-[selected]:data-[focused]:bg-slate-100","data-[disabled]:bg-none data-[disabled]:text-slate-500",e)})}function ab({width:e,stroke:t,strokeLinecap:r="round",strokeWidth:n=5,className:o,style:a,...i}){return m.jsx("div",{style:{"--circularWidth":`${e}px`,...a},...i,className:I("relative","m-0","w-[--circularWidth]","aspect-square",o),children:m.jsx(we.motion.svg,{animate:{transform:"rotate(360deg)",transition:{repeat:1/0,duration:2,ease:"linear"}},viewBox:"25 25 50 50",className:I("w-full h-full","absolute inset-x-0 inset-y-0","origin-center","m-auto"),children:m.jsx(we.motion.circle,{animate:{strokeDasharray:["1, 200","89, 200","89, 200"],strokeDashoffset:[0,-35,-124],transition:{repeat:1/0,duration:1.5,ease:"easeInOut"}},className:"path",cx:"50",cy:"50",fill:"none",r:"20",strokeDasharray:"1, 200",strokeDashoffset:"0",stroke:t,strokeLinecap:r,strokeMiterlimit:"10",strokeWidth:n})})})}function ao({classNames:e}){return m.jsx("span",{className:I(e==null?void 0:e.base),children:Array.from(new Array(3)).map((t,r)=>m.jsx(we.motion.div,{animate:{opacity:[1,1,.7,1,1],transform:["scale(1)","scale(1)","scale(0.1)","scale(1)","scale(1)"],transition:{repeat:1/0,duration:.75,delay:r*.1}},className:I("bg-slate-300","inline-block","w-2","h-2","m-0.5","rounded-lg",e==null?void 0:e.dot)},r))})}ao.defaultProps={classNames:void 0};const ib=p.forwardRef((e,t)=>m.jsx(G.Popover,{...e,ref:t})),lb=we.motion.create(ib);function sb({buttonIcon:e,...t}){return e?typeof e=="function"?e(t):e:m.jsx("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:I("transition-all ease-in-out duration-200",t.isOpen?"rotate-180":"rotate-0"),children:m.jsx("path",{d:"M6 9L12 15L18 9",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:I(["stroke-slate-900",t.isDisabled&&"stroke-slate-400",t.isInvalid&&"stroke-red-500"])})})}function cl({label:e,description:t,errorMessage:r,children:n,placeholder:o,key:a,isLoading:i,slots:l,popoverPortalContainer:c,popoverOffset:f,selectedKey:b,className:$,classNames:w,...g}){const[y,E]=p.useState("unmounted"),[S,C]=p.useState(!1);return m.jsx(G.ComboBox,{onOpenChange:()=>{E(y==="visible"?"hidden":"visible"),C(!S)},isDisabled:g.isDisabled||i,"data-has-value":!!b,...g,className:I("flex flex-col","w-full",$),children:k=>m.jsxs(m.Fragment,{children:[m.jsx(G.Label,{className:I("flex","text-xs text-slate-500",w==null?void 0:w.label),children:e}),m.jsxs("div",{className:I("flex","relative","w-full",w==null?void 0:w.comboBoxContainer),children:[m.jsx(G.Input,{placeholder:o,className:I("border border-solid border-slate-300","text-sm text-slate-900","py-0 px-2","h-10 w-full","m-0","rounded-md","bg-white","transition-all ease-in-out duration-200","data-[hovered]:border-slate-400","data-[focused]:border-slate-400 data-[focused]:outline data-[focused]:outline-2 data-[focused]:outline-slate-200"," data-[disabled]:bg-slate-100 data-[disabled]:border-slate-300",i?"data-[disabled]:text-slate-900":"data-[disabled]:text-slate-500","data-[invalid]:border-red-500 data-[invalid]:bg-red-100 data-[invalid]:text-red-600","data-[invalid]:data-[hovered]:border-red-600","data-[invalid]:data-[focused]:border-red-600 data-[invalid]:data-[focused]:outline data-[invalid]:data-[focused]:outline-2 data-[invalid]:data-[focused]:outline-red-200","data-[invalid]:placeholder:text-slate-400",w==null?void 0:w.input)}),i?m.jsx("div",{className:I("absolute top-2 right-2","block",w==null?void 0:w.loader),children:(l==null?void 0:l.loadingIcon)||m.jsx(ao,{})}):m.jsx(G.Button,{className:I("absolute top-2 right-0","block","border-none","bg-none",w==null?void 0:w.arrowButton),children:m.jsx(sb,{buttonIcon:l==null?void 0:l.buttonIcon,...k})})]}),t&&m.jsx(G.Text,{slot:"description",className:I("flex","text-xs","text-slate-500",w==null?void 0:w.description),children:t}),m.jsx(G.FieldError,{className:I("flex","text-xs","text-red-500",w==null?void 0:w.errorMessage),children:r}),m.jsx(lb,{isOpen:S,isExiting:y==="hidden",offset:f,UNSTABLE_portalContainer:c,onAnimationComplete:j=>{E(z=>j==="hidden"&&z==="hidden"?"unmounted":z)},variants:{hidden:{opacity:0,y:-10},visible:{opacity:1,y:0}},initial:"hidden",animate:y,className:I("px-0 py-1.5","shadow-[0_10px_15px_-3px_rgba(0,0,0,0.1),0_4px_6px_-4px_rgba(0,0,0,0.1)]","rounded-md","w-[var(--trigger-width)]","bg-white","border border-solid border-slate-300",w==null?void 0:w.listContainer),children:m.jsx(G.ListBox,{className:I("max-h-80","overflow-y-scroll",w==null?void 0:w.list),children:n})},a)]})})}cl.defaultProps={label:void 0,description:void 0,errorMessage:void 0,placeholder:"",key:void 0,isLoading:!1,slots:{loadingIcon:void 0,buttonIcon:void 0},popoverOffset:void 0,popoverPortalContainer:void 0,classNames:void 0};function dl({label:e,showOutput:t=!0,thumbLabels:r,classNames:n,orientation:o,isDisabled:a,children:i,...l}){return m.jsx(G.Slider,{orientation:o,isDisabled:a,className:I('data-[orientation="horizontal"]:w-full data-[orientation="horizontal"]:flex data-[orientation="horizontal"]:flex-wrap','data-[orientation="vertical"]:w-8 data-[orientation="vertical"]:block data-[orientation="vertical"]:h-full',n==null?void 0:n.base),...l,children:i||m.jsxs(m.Fragment,{children:[(e||t)&&m.jsxs("div",{className:I("w-full flex justify-between items-center",o==="vertical"&&"gap-2 w-max mb-2",n==null?void 0:n.outputWrapper),children:[m.jsx(G.Label,{className:I("flex-1 text-sm",a&&"opacity-50",n==null?void 0:n.label),children:e}),t&&m.jsx(G.SliderOutput,{className:I("flex flex-initial ml-auto justify-end text-sm",a&&"opacity-50",n==null?void 0:n.output),children:({state:c})=>c.values.map((f,b)=>c.getThumbValueLabel(b)).join(" – ")})]}),m.jsx(G.SliderTrack,{className:I('data-[orientation="horizontal"]:w-full data-[orientation="horizontal"]:h-8','data-[orientation="vertical"]:w-8 data-[orientation="vertical"]:h-full',"transition-all duration-200 ease","before:bg-slate-300 before:block before:absolute cursor-pointer",'data-[orientation="horizontal"]:before:w-full data-[orientation="horizontal"]:before:h-0.5','data-[orientation="horizontal"]:before:top-1/2 data-[orientation="horizontal"]:before:-translate-y-1/2','data-[orientation="vertical"]:before:w-0.5 data-[orientation="vertical"]:before:h-full data-[orientation="vertical"]:before:left-1/2 data-[orientation="vertical"]:before:-translate-y-1/2 data-[orientation="vertical"]:before:-translate-x-1/2',a&&"opacity-50 before:cursor-default",n==null?void 0:n.track),children:({state:c})=>c.values.map((f,b)=>m.jsx(G.SliderThumb,{index:b,"aria-label":r==null?void 0:r[b],className:I("w-6 h-6 bg-slate-300 forced-color-adjust-none cursor-pointer top-1/2","border-2 border-slate-400 rounded-full",a&&"cursor-default",o==="vertical"&&"left-1/2",n==null?void 0:n.thumb)},b))})]})})}dl.defaultProps={label:void 0,showOutput:!0,thumbLabels:void 0,classNames:void 0};function fl({children:e,className:t,classNames:r,...n}){return m.jsx(G.Switch,{className:I("flex items-center gap-2 text-sm text-slate-500 forced-color-adjust-none group","",t),...n,children:o=>{const{isSelected:a,isHovered:i,isFocused:l,isPressed:c,isDisabled:f}=o;return m.jsxs(m.Fragment,{children:[m.jsx("div",{className:I("w-12 h-7 bg-transparent border-solid border border-slate-300 rounded-3xl transition-all duration-200 ease-in-out","before:block before:w-5 before:h-5 before:m-[3px] before:bg-slate-300 before:rounded-full","before:transition-all before:duration-200 before:ease-in-out",[i&&"border-slate-400",a&&[" bg-slate-300 before:translate-x-full before:bg-white",(i||l)&&"border-slate-400"],l&&["outline outline-2 outline-slate-200"],c&&"before:bg-slate-400",f&&"bg-slate-100",r==null?void 0:r.indicator])}),typeof e=="function"?e({defaultChildren:void 0,...o}):e]})}})}fl.defaultProps={classNames:void 0};const Dr=p.createContext("horizontal");function ub({children:e,className:t,...r}){const n=p.useId();return m.jsx(Dr.Provider,{value:r.orientation??"horizontal",children:m.jsx(we.LayoutGroup,{id:n,children:m.jsx(G.Tabs,{className:I("flex flex-col w-full px-0 py-2",r.orientation==="vertical"&&"orientation-vertical:flex-row",t),...r,children:e})})})}function io({orientation:e,variant:t="base",className:r,children:n,...o}){return m.jsx(G.Tab,{className:I("flex items-center relative z-10","text-sm cursor-pointer forced-color-adjust-none","transition-all duration-300 ease-in-out","justify-center","disabled:opacity-50","selected:outline-0 hover:outline-0 hover:text-slate-500",t==="underline"&&e==="vertical"&&"justify-start","py-2 px-3",t==="underline"&&e==="horizontal"&&"p-3",t==="underline"&&e==="vertical"&&"py-3 pr-3 pl-0",(t==="underline"||t==="outline"||t==="enclosed")&&"text-slate-800",t==="solid"&&"text-slate-400",(t==="underline"||t==="outline")&&"selected:text-slate-800",(t==="solid"||t==="enclosed")&&"selected:text-slate-100",r),...o,children:n})}function pl({variant:e="base",children:t,className:r,classNames:n,...o}){const a=p.useContext(Dr);return m.jsx(io,{orientation:a,variant:e,className:r,...o,children:i=>m.jsxs(m.Fragment,{children:[typeof t=="function"?t({defaultChildren:void 0,...i}):t,(i.isFocusVisible||i.isSelected)&&m.jsx(we.motion.span,{className:I("absolute z-0",e==="solid"&&"inset-0 rounded-lg bg-slate-600 mix-blend-color",e==="outline"&&"inset-0 rounded-lg border-solid border-2 border-slate-800",e==="underline"&&"rounded-lg bg-slate-800 mix-blend-color bottom-0",e==="underline"&&a==="horizontal"&&"left-0 w-full h-px",e==="underline"&&a==="vertical"&&"right-0 w-px h-full",e==="enclosed"&&"inset-0 border-solid border-1 border-slate-800 -mb-px border-b-0 rounded-t-lg rounded-b-none bg-white mix-blend-difference",e==="base"&&"hidden",n==null?void 0:n.overflow),layoutId:e,transition:{type:"spring",bounce:.2,duration:.75}})]})})}pl.defaultProps={classNames:void 0};function cb({items:e,children:t,variant:r="base",className:n,...o}){const a=p.useContext(Dr);return m.jsx(G.TabList,{className:I("flex flex-row w-full flex-wrap gap-2 relative",a==="vertical"&&"orientation-vertical:max-w-max orientation-vertical:flex-col orientation-vertical:justify-start",[r==="solid"&&["bg-slate-200 rounded-xl p-1"],r==="outline"&&["border-solid border-2 border-slate-200 rounded-xl p-1"],r==="underline"&&a==="vertical"&&["before:block before:absolute before:inset-y-0 before:right-0 before:w-px before:bg-slate-200"],r==="underline"&&a==="horizontal"&&["before:block before:absolute before:inset-x-0 before:bottom-0 before:h-px before:bg-slate-200"]],n),items:e,...o,children:t||(i=>m.jsx(io,{orientation:a,children:i.title}))})}function db({children:e,className:t,...r}){return m.jsx(G.TabPanel,{className:I("flex grow py-4 px-0",t),...r,children:e})}function bl({label:e,description:t,errorMessage:r,className:n,classNames:o,...a}){return m.jsxs(G.TimeField,{className:I("text-slate-900",n),...a,children:[m.jsx(G.Label,{className:I("flex text-slate-500 text-sm",o==null?void 0:o.label),children:e}),m.jsx(G.DateInput,{className:I("flex items-center","border-solid border border-slate-300 rounded-md","text-sm text-slate-900","h-10 px-1 py-0 m-0 w-full","bg-white","transition-all duration-200 ease-in-out","hover:border-slate-400","focus-within:outline-2 focus-within:outline focus-within:outline-slate-200 focus-within:border-slate-400","disabled:border-slate-200 disabled:bg-slate-100","invalid:border-red-500 invalid:bg-red-100 invalid:text-red-600","invalid:hover:border-red-600 invalid:focus-within:border-red-600 invalid:focus-within:outline-red-200",o==null?void 0:o.input),children:i=>m.jsx(G.DateSegment,{segment:i,className:I("p-1 tabular-nums text-end text-slate-900","invalid:text-red-500","disabled:cursor-default disabled:select-none disabled:text-slate-400","focus:text-slate-900 focus:bg-slate-200 focus:outline-0 focus:rounded-md focus:caret-transparent focus:invalid:bg-red-500 focus:invalid:text-white","type-literal:p-0.5","data-[placeholder]:text-slate-400 data-[placeholder]:invalid:text-red-500 data-[placeholder]:invalid:focus:text-white","aria-[readonly]:focus-visible:outline aria-[readonly]:focus-visible:outline-slate-500 aria-[readonly]:focus-visible:outline-1","aria-[readonly]:focus:outline aria-[readonly]:focus:outline-slate-500 aria-[readonly]:focus:bg-transparent aria-[readonly]:focus:outline-2",o==null?void 0:o.segment)})}),t&&m.jsx(G.Text,{className:I("flex text-slate-500 text-sm",o==null?void 0:o.description),slot:"description",children:t}),m.jsx(G.FieldError,{className:I("flex text-red-500 text-sm",o==null?void 0:o.error),children:r})]})}bl.defaultProps={label:void 0,description:void 0,errorMessage:void 0,classNames:void 0};function fb({children:e,size:t="md",variant:r="solid",className:n,...o}){return m.jsx(G.ToggleButton,{className:a=>{const{isDisabled:i}=a;return I("flex items-center justify-center","font-semibold text-sm","rounded-md border-solid border","px-4","transition-all duration-200 ease-in-out","focus:outline-2 focus:outline focus:outline-slate-200 pressed:scale-95",{"h-8":t==="sm","h-10":t==="md","h-12":t==="lg"},[r==="ghost"&&["bg-transparent hover:bg-transparent focus:bg-transparent disabled:bg-transparent","border-transparent hover:border-transparent focus:border-transparent disabled:border-transparent","text-slate-900 disabled:text-slate-400",i&&["disabled:text-slate-900","opacity-75"]],r==="outline"&&["bg-transparent hover:bg-transparent focus:bg-transparent disabled:bg-transparent","border-slate-300 hover:border-slate-400 focus:border-slate-400 disabled:border-slate-200","text-slate-900 disabled:text-slate-500",i&&["disabled:border-slate-300","disabled:text-slate-900","opacity-75"]],r==="solid"&&["bg-slate-800 hover:bg-slate-900 focus:bg-slate-900 disabled:bg-slate-900","border-slate-800 hover:border-slate-900 focus:border-slate-900 disabled:border-slate-200","text-white disabled:text-slate-400",i&&["disabled:border-slate-900","disabled:text-white","opacity-75"]]],typeof n=="function"?n(a):n)},...o,children:e})}function pb(e){let[t,r]=Lr(e.isOpen,e.defaultOpen||!1,e.onOpenChange);const n=p.useCallback(()=>{r(!0)},[r]),o=p.useCallback(()=>{r(!1)},[r]),a=p.useCallback(()=>{r(!t)},[r,t]);return{isOpen:t,setOpen:r,open:n,close:o,toggle:a}}const bb=1500,La=500;let at={},gb=0,Vt=!1,Ze=null,it=null;function vb(e={}){let{delay:t=bb,closeDelay:r=La}=e,{isOpen:n,open:o,close:a}=pb(e),i=p.useMemo(()=>`${++gb}`,[]),l=p.useRef(),c=()=>{at[i]=$},f=()=>{for(let g in at)g!==i&&(at[g](!0),delete at[g])},b=()=>{clearTimeout(l.current),l.current=null,f(),c(),Vt=!0,o(),Ze&&(clearTimeout(Ze),Ze=null),it&&(clearTimeout(it),it=null)},$=g=>{g||r<=0?(clearTimeout(l.current),l.current=null,a()):l.current||(l.current=setTimeout(()=>{l.current=null,a()},r)),Ze&&(clearTimeout(Ze),Ze=null),Vt&&(it&&clearTimeout(it),it=setTimeout(()=>{delete at[i],it=null,Vt=!1},Math.max(La,r)))},w=()=>{f(),c(),!n&&!Ze&&!Vt?Ze=setTimeout(()=>{Ze=null,Vt=!0,b()},t):n||b()};return p.useEffect(()=>()=>{clearTimeout(l.current),at[i]&&delete at[i]},[i]),{isOpen:n,open:g=>{!g&&t>0&&!l.current?w():b()},close:$}}function hb(e,t){let r=oi(e,{labelable:!0}),{hoverProps:n}=Si({onHoverStart:()=>t==null?void 0:t.open(!0),onHoverEnd:()=>t==null?void 0:t.close()});return{tooltipProps:ke(r,n,{role:"tooltip"})}}function mb(e,t,r){let{isDisabled:n,trigger:o}=e,a=Hu(),i=p.useRef(!1),l=p.useRef(!1),c=()=>{(i.current||l.current)&&t.open(l.current)},f=C=>{!i.current&&!l.current&&t.close(C)};p.useEffect(()=>{let C=k=>{r&&r.current&&k.key==="Escape"&&(k.stopPropagation(),t.close(!0))};if(t.isOpen)return document.addEventListener("keydown",C,!0),()=>{document.removeEventListener("keydown",C,!0)}},[r,t]);let b=()=>{o!=="focus"&&(Nt()==="pointer"?i.current=!0:i.current=!1,c())},$=()=>{o!=="focus"&&(l.current=!1,i.current=!1,f())},w=()=>{l.current=!1,i.current=!1,f(!0)},g=()=>{Qn()&&(l.current=!0,c())},y=()=>{l.current=!1,i.current=!1,f(!0)},{hoverProps:E}=Si({isDisabled:n,onHoverStart:b,onHoverEnd:$}),{focusableProps:S}=pd({isDisabled:n,onFocus:g,onBlur:y},r);return{triggerProps:{"aria-describedby":t.isOpen?a:void 0,...ke(S,E,{onPointerDown:w,onKeyDown:w})},tooltipProps:{id:a}}}function yb(e){var t,r;const n=Zt(),[o,a]=Ii(e,Xo.variantKeys),{ref:i,as:l,isOpen:c,content:f,children:b,defaultOpen:$,onOpenChange:w,isDisabled:g,trigger:y,shouldFlip:E=!0,containerPadding:S=12,placement:C="top",delay:k=0,closeDelay:j=500,showArrow:z=!1,offset:B=7,crossOffset:W=0,isDismissable:Q,shouldCloseOnBlur:u=!0,portalContainer:A,isKeyboardDismissDisabled:O=!1,updatePositionDeps:P=[],shouldCloseOnInteractOutside:T,className:d,onClose:v,motionProps:R,classNames:D,...L}=o,U=l||"div",N=(r=(t=e==null?void 0:e.disableAnimation)!=null?t:n==null?void 0:n.disableAnimation)!=null?r:!1,F=vb({delay:k,closeDelay:j,isDisabled:g,defaultOpen:$,isOpen:c,onOpenChange:J=>{w==null||w(J),J||v==null||v()}}),x=p.useRef(null),K=p.useRef(null),Y=p.useId(),X=F.isOpen&&!g;p.useImperativeHandle(i,()=>xs(K));const{triggerProps:re,tooltipProps:le}=mb({isDisabled:g,trigger:y},F,x),{tooltipProps:fe}=hb({isOpen:X,...ke(o,le)},F),{overlayProps:ie,placement:te,updatePosition:be}=Dc({isOpen:X,targetRef:x,placement:Nf(C),overlayRef:K,offset:z?B+3:B,crossOffset:W,shouldFlip:E,containerPadding:S});ji(()=>{P.length&&be()},P);const{overlayProps:Me}=bd({isOpen:X,onClose:F.close,isDismissable:Q,shouldCloseOnBlur:u,isKeyboardDismissDisabled:O,shouldCloseOnInteractOutside:T},K),Ie=p.useMemo(()=>{var J,V,q;return Xo({...a,disableAnimation:N,radius:(J=e==null?void 0:e.radius)!=null?J:"md",size:(V=e==null?void 0:e.size)!=null?V:"md",shadow:(q=e==null?void 0:e.shadow)!=null?q:"sm"})},[Ln(a),N,e==null?void 0:e.radius,e==null?void 0:e.size,e==null?void 0:e.shadow]),_e=p.useCallback((J={},V=null)=>({...ke(re,J),ref:Cs(V,x),"aria-describedby":X?Y:void 0}),[re,X,Y,F]),We=p.useCallback(()=>({ref:K,"data-slot":"base","data-open":ve(X),"data-arrow":ve(z),"data-disabled":ve(g),"data-placement":Oa(te,C),...ke(fe,Me,L),style:ke(ie.style,L.style,o.style),className:Ie.base({class:D==null?void 0:D.base}),id:Y}),[Ie,X,z,g,te,C,fe,Me,L,ie,o,Y]),Ve=p.useCallback(()=>({"data-slot":"content","data-open":ve(X),"data-arrow":ve(z),"data-disabled":ve(g),"data-placement":Oa(te,C),className:Ie.content({class:ut(D==null?void 0:D.content,d)})}),[Ie,X,z,g,te,C,D]);return{Component:U,content:f,children:b,isOpen:X,triggerRef:x,showArrow:z,portalContainer:A,placement:C,disableAnimation:N,isDisabled:g,motionProps:R,getTooltipContentProps:Ve,getTriggerProps:_e,getTooltipProps:We}}var gl=pt((e,t)=>{const{Component:r,children:n,content:o,isOpen:a,portalContainer:i,placement:l,disableAnimation:c,motionProps:f,getTriggerProps:b,getTooltipProps:$,getTooltipContentProps:w}=yb({...e,ref:t});let g;try{if(p.Children.count(n)!==1)throw new Error;if(!p.isValidElement(n))g=m.jsx("p",{...b(),children:n});else{const z=n;g=p.cloneElement(z,b(z.props,z.ref))}}catch{g=m.jsx("span",{}),Ts("Tooltip must have only one child node. Please, check your code.")}const{ref:y,id:E,style:S,...C}=$(),k=m.jsx("div",{ref:y,id:E,style:S,children:m.jsx(we.LazyMotion,{features:we.domAnimation,children:m.jsx(we.m.div,{animate:"enter",exit:"exit",initial:"exit",variants:Kn.scaleSpring,...ke(f,C),style:{...Xf(l)},children:m.jsx(r,{...w(),children:o})})})});return m.jsxs(m.Fragment,{children:[g,c&&a?m.jsx(ma,{portalContainer:i,children:m.jsx("div",{ref:y,id:E,style:S,...C,children:m.jsx(r,{...w(),children:o})})}):m.jsx(we.AnimatePresence,{children:a?m.jsx(ma,{portalContainer:i,children:k}):null})]})});gl.displayName="NextUI.Tooltip";var xb=gl;const wb=p.forwardRef(function({classNames:t,placement:r,showArrow:n=!1,...o},a){return m.jsx(xb,{classNames:{base:[I(["z-0 relative bg-transparent outline-none","focus-visible:z-10 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-slate-500","before:absolute before:rotate-45 before:w-2.5 before:h-2.5 before:rounded-sm before:bg-slate-500 before:shadow-sm","before:hidden data-[arrow=true]:before:block","data-[placement=bottom]:before:-top-1 data-[placement=bottom]:before:left-1/2 data-[placement=bottom]:before:rotate-45 data-[placement=bottom]:before:-translate-x-1/2","data-[placement=bottom-end]:before:-top-1 data-[placement=bottom-end]:before:left-1/2 data-[placement=bottom-end]:before:rotate-45 data-[placement=bottom-end]:before:-translate-x-1/2","data-[placement=bottom-start]:before:-top-1 data-[placement=bottom-start]:before:left-1/2 data-[placement=bottom-start]:before:rotate-45 data-[placement=bottom-start]:before:-translate-x-1/2","data-[placement=left]:before:-right-1 data-[placement=left]:before:top-1/2 data-[placement=left]:before:-translate-y-1/2","data-[placement=left-end]:before:-right-1 data-[placement=left-end]:before:top-1/2 data-[placement=left-end]:before:-translate-y-1/2","data-[placement=left-start]:before:-right-1 data-[placement=left-start]:before:top-1/2 data-[placement=left-start]:before:-translate-y-1/2","data-[placement=right]:before:-left-1 data-[placement=right]:before:top-1/2 data-[placement=right]:before:-translate-y-1/2","data-[placement=right-end]:before:-left-1 data-[placement=right-end]:before:top-1/2 data-[placement=right-end]:before:-translate-y-1/2","data-[placement=right-start]:before:-left-1 data-[placement=right-start]:before:top-1/2 data-[placement=right-start]:before:-translate-y-1/2","data-[placement=top]:before:-bottom-1 data-[placement=top]:before:left-1/2 data-[placement=top]:before:rotate-45 data-[placement=top]:before:-translate-x-1/2","data-[placement=top-end]:before:-bottom-1 data-[placement=top-end]:before:left-1/2 data-[placement=top-end]:before:rotate-45 data-[placement=top-end]:before:-translate-x-1/2","data-[placement=top-start]:before:-bottom-1 data-[placement=top-start]:before:left-1/2 data-[placement=top-start]:before:rotate-45 data-[placement=top-start]:before:-translate-x-1/2",t==null?void 0:t.base])],content:[I(["inline-flex flex-col items-center justify-center outline-none","w-full py-1 px-2.5 z-10 box-border bg-slate-500 rounded-md shadow-sm","text-sm text-white subpixel-antialiased",t==null?void 0:t.content])]},placement:r,showArrow:n,...o,ref:a})}),$b=p.forwardRef(({className:e,children:t,title:r,...n},o)=>m.jsx("div",{}));$b.defaultProps={className:void 0,href:void 0,title:void 0};function Pb(){return m.jsx("div",{})}exports.Accordion=Qf;exports.AccordionItem=Jf;exports.Avatar=hf;exports.AvatarGroup=mf;exports.Badge=np;exports.BreadcrumbEllipsis=op;exports.BreadcrumbItem=ap;exports.BreadcrumbLink=ip;exports.BreadcrumbSeparator=lp;exports.Breadcrumbs=sp;exports.Button=up;exports.Card=cp;exports.Checkbox=Ji;exports.CircularEasing=ab;exports.CircularProgressbar=tb;exports.Collapsible=pp;exports.CollapsibleTrigger=fp;exports.CollapsibleTriggerStateContext=oo;exports.Container=bp;exports.ContextMenu=Qi;exports.CreditCardExpirationInput=tl;exports.CreditCardInput=rl;exports.DateInput=nl;exports.Dialog=Up;exports.Divider=jp;exports.Drawer=il;exports.Input=ol;exports.InputSharedClasses=Rp;exports.LinearProgressbar=rb;exports.Link=Lp;exports.Meter=al;exports.Modal=Fp;exports.ModalOverlay=Vp;exports.NavigationMenu=Pb;exports.NumberInput=ll;exports.Option=ob;exports.PinInput=sl;exports.Pulse=ao;exports.Radio=ul;exports.Select=cl;exports.Slider=dl;exports.Switch=fl;exports.Tab=pl;exports.TabList=cb;exports.TabPanel=db;exports.Tabs=ub;exports.TabsOrientationContext=Dr;exports.TimeInput=bl;exports.ToggleButton=fb;exports.Tooltip=wb;exports.UiTab=io;exports.cn=I;