@edgex-web/components 0.1.0-beta.1 → 0.1.0-beta.10

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 (46) hide show
  1. package/dist/components/Deposit/index.d.ts +4 -6
  2. package/dist/components/Deposit/index.d.ts.map +1 -1
  3. package/dist/components/Deposit/src/DepositManager.d.ts.map +1 -1
  4. package/dist/components/Deposit/src/{EVMWalletView.d.ts → evm/WalletView.d.ts} +3 -2
  5. package/dist/components/Deposit/src/evm/WalletView.d.ts.map +1 -0
  6. package/dist/components/Deposit/src/evm/index.d.ts +32 -0
  7. package/dist/components/Deposit/src/evm/index.d.ts.map +1 -0
  8. package/dist/components/Deposit/src/hooks/useMulticallBalance.d.ts +69 -0
  9. package/dist/components/Deposit/src/hooks/useMulticallBalance.d.ts.map +1 -0
  10. package/dist/components/Deposit/src/index.d.ts.map +1 -1
  11. package/dist/components/Deposit/src/{MPCWalletView.d.ts → mpc/WalletView.d.ts} +2 -4
  12. package/dist/components/Deposit/src/mpc/WalletView.d.ts.map +1 -0
  13. package/dist/components/Deposit/src/mpc/index.d.ts +22 -0
  14. package/dist/components/Deposit/src/mpc/index.d.ts.map +1 -0
  15. package/dist/components/Deposit/src/selector/Asset.d.ts +20 -0
  16. package/dist/components/Deposit/src/selector/Asset.d.ts.map +1 -0
  17. package/dist/components/Deposit/src/selector/Chain.d.ts +16 -0
  18. package/dist/components/Deposit/src/selector/Chain.d.ts.map +1 -0
  19. package/dist/components/Deposit/src/selector/index.d.ts +14 -0
  20. package/dist/components/Deposit/src/selector/index.d.ts.map +1 -0
  21. package/dist/components/Deposit/src/utils.d.ts +56 -1
  22. package/dist/components/Deposit/src/utils.d.ts.map +1 -1
  23. package/dist/components/Deposit/src/walletAdapters.d.ts.map +1 -1
  24. package/dist/components/Deposit/types/index.d.ts +58 -49
  25. package/dist/components/Deposit/types/index.d.ts.map +1 -1
  26. package/dist/components/Deposit/utils/migrateDepositData.d.ts +42 -0
  27. package/dist/components/Deposit/utils/migrateDepositData.d.ts.map +1 -0
  28. package/dist/index.d.ts +2 -2
  29. package/dist/index.d.ts.map +1 -1
  30. package/dist/index.esm.js +5300 -5811
  31. package/dist/index.esm.js.map +1 -1
  32. package/dist/index.umd.js +37 -56
  33. package/dist/index.umd.js.map +1 -1
  34. package/dist/types/index.d.ts +19 -10
  35. package/dist/types/index.d.ts.map +1 -1
  36. package/package.json +8 -5
  37. package/dist/components/Deposit/src/ChainSelector.d.ts +0 -35
  38. package/dist/components/Deposit/src/ChainSelector.d.ts.map +0 -1
  39. package/dist/components/Deposit/src/ChainTokenSelector.d.ts +0 -25
  40. package/dist/components/Deposit/src/ChainTokenSelector.d.ts.map +0 -1
  41. package/dist/components/Deposit/src/Deposit.d.ts +0 -17
  42. package/dist/components/Deposit/src/Deposit.d.ts.map +0 -1
  43. package/dist/components/Deposit/src/EVMWalletView.d.ts.map +0 -1
  44. package/dist/components/Deposit/src/MPCWalletView.d.ts.map +0 -1
  45. package/dist/components/Deposit/src/components.d.ts +0 -89
  46. package/dist/components/Deposit/src/components.d.ts.map +0 -1
package/dist/index.umd.js CHANGED
@@ -1,4 +1,4 @@
1
- (function(ce,p){typeof exports=="object"&&typeof module<"u"?p(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],p):(ce=typeof globalThis<"u"?globalThis:ce||self,p(ce.EdgeXComponents={},ce.React,ce.ReactDOM))})(this,function(ce,p,Ee){"use strict";var ud=Object.defineProperty;var cd=(ce,p,Ee)=>p in ce?ud(ce,p,{enumerable:!0,configurable:!0,writable:!0,value:Ee}):ce[p]=Ee;var Ye=(ce,p,Ee)=>cd(ce,typeof p!="symbol"?p+"":p,Ee);function Cr(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const N=Cr(p),Nt=Cr(Ee);function Cs(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var mn={exports:{}},wt={};/**
1
+ (function(ne,d){typeof exports=="object"&&typeof module<"u"?d(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],d):(ne=typeof globalThis<"u"?globalThis:ne||self,d(ne.EdgeXComponents={},ne.React,ne.ReactDOM))})(this,function(ne,d,pe){"use strict";var Nf=Object.defineProperty;var Lf=(ne,d,pe)=>d in ne?Nf(ne,d,{enumerable:!0,configurable:!0,writable:!0,value:pe}):ne[d]=pe;var Re=(ne,d,pe)=>Lf(ne,typeof d!="symbol"?d+"":d,pe);function sr(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const L=sr(d),Pt=sr(pe);var on={exports:{}},mt={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Sr;function Ss(){if(Sr)return wt;Sr=1;var e=p,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function c(u,i,l){var a,d={},m=null,f=null;l!==void 0&&(m=""+l),i.key!==void 0&&(m=""+i.key),i.ref!==void 0&&(f=i.ref);for(a in i)r.call(i,a)&&!s.hasOwnProperty(a)&&(d[a]=i[a]);if(u&&u.defaultProps)for(a in i=u.defaultProps,i)d[a]===void 0&&(d[a]=i[a]);return{$$typeof:t,type:u,key:m,ref:f,props:d,_owner:o.current}}return wt.Fragment=n,wt.jsx=c,wt.jsxs=c,wt}var Et={};/**
9
+ */var lr;function Xi(){if(lr)return mt;lr=1;var e=d,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function c(u,i,l){var a,p={},m=null,f=null;l!==void 0&&(m=""+l),i.key!==void 0&&(m=""+i.key),i.ref!==void 0&&(f=i.ref);for(a in i)r.call(i,a)&&!s.hasOwnProperty(a)&&(p[a]=i[a]);if(u&&u.defaultProps)for(a in i=u.defaultProps,i)p[a]===void 0&&(p[a]=i[a]);return{$$typeof:t,type:u,key:m,ref:f,props:p,_owner:o.current}}return mt.Fragment=n,mt.jsx=c,mt.jsxs=c,mt}var ht={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,56 +14,48 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var Or;function Os(){return Or||(Or=1,process.env.NODE_ENV!=="production"&&function(){var e=p,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),u=Symbol.for("react.context"),i=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),a=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),h=Symbol.iterator,v="@@iterator";function b(g){if(g===null||typeof g!="object")return null;var $=h&&g[h]||g[v];return typeof $=="function"?$:null}var C=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function E(g){{for(var $=arguments.length,L=new Array($>1?$-1:0),Y=1;Y<$;Y++)L[Y-1]=arguments[Y];y("error",g,L)}}function y(g,$,L){{var Y=C.ReactDebugCurrentFrame,le=Y.getStackAddendum();le!==""&&($+="%s",L=L.concat([le]));var ae=L.map(function(oe){return String(oe)});ae.unshift("Warning: "+$),Function.prototype.apply.call(console[g],console,ae)}}var O=!1,w=!1,F=!1,_=!1,B=!1,K;K=Symbol.for("react.module.reference");function A(g){return!!(typeof g=="string"||typeof g=="function"||g===r||g===s||B||g===o||g===l||g===a||_||g===f||O||w||F||typeof g=="object"&&g!==null&&(g.$$typeof===m||g.$$typeof===d||g.$$typeof===c||g.$$typeof===u||g.$$typeof===i||g.$$typeof===K||g.getModuleId!==void 0))}function j(g,$,L){var Y=g.displayName;if(Y)return Y;var le=$.displayName||$.name||"";return le!==""?L+"("+le+")":L}function re(g){return g.displayName||"Context"}function U(g){if(g==null)return null;if(typeof g.tag=="number"&&E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof g=="function")return g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case r:return"Fragment";case n:return"Portal";case s:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case a:return"SuspenseList"}if(typeof g=="object")switch(g.$$typeof){case u:var $=g;return re($)+".Consumer";case c:var L=g;return re(L._context)+".Provider";case i:return j(g,g.render,"ForwardRef");case d:var Y=g.displayName||null;return Y!==null?Y:U(g.type)||"Memo";case m:{var le=g,ae=le._payload,oe=le._init;try{return U(oe(ae))}catch{return null}}}return null}var R=Object.assign,X=0,G,Q,T,H,S,M,k;function I(){}I.__reactDisabledLog=!0;function V(){{if(X===0){G=console.log,Q=console.info,T=console.warn,H=console.error,S=console.group,M=console.groupCollapsed,k=console.groupEnd;var g={configurable:!0,enumerable:!0,value:I,writable:!0};Object.defineProperties(console,{info:g,log:g,warn:g,error:g,group:g,groupCollapsed:g,groupEnd:g})}X++}}function J(){{if(X--,X===0){var g={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:R({},g,{value:G}),info:R({},g,{value:Q}),warn:R({},g,{value:T}),error:R({},g,{value:H}),group:R({},g,{value:S}),groupCollapsed:R({},g,{value:M}),groupEnd:R({},g,{value:k})})}X<0&&E("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var q=C.ReactCurrentDispatcher,P;function W(g,$,L){{if(P===void 0)try{throw Error()}catch(le){var Y=le.stack.trim().match(/\n( *(at )?)/);P=Y&&Y[1]||""}return`
18
- `+P+g}}var z=!1,Z;{var ye=typeof WeakMap=="function"?WeakMap:Map;Z=new ye}function D(g,$){if(!g||z)return"";{var L=Z.get(g);if(L!==void 0)return L}var Y;z=!0;var le=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ae;ae=q.current,q.current=null,V();try{if($){var oe=function(){throw Error()};if(Object.defineProperty(oe.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(oe,[])}catch(Ce){Y=Ce}Reflect.construct(g,[],oe)}else{try{oe.call()}catch(Ce){Y=Ce}g.call(oe.prototype)}}else{try{throw Error()}catch(Ce){Y=Ce}g()}}catch(Ce){if(Ce&&Y&&typeof Ce.stack=="string"){for(var te=Ce.stack.split(`
19
- `),we=Y.stack.split(`
20
- `),pe=te.length-1,me=we.length-1;pe>=1&&me>=0&&te[pe]!==we[me];)me--;for(;pe>=1&&me>=0;pe--,me--)if(te[pe]!==we[me]){if(pe!==1||me!==1)do if(pe--,me--,me<0||te[pe]!==we[me]){var _e=`
21
- `+te[pe].replace(" at new "," at ");return g.displayName&&_e.includes("<anonymous>")&&(_e=_e.replace("<anonymous>",g.displayName)),typeof g=="function"&&Z.set(g,_e),_e}while(pe>=1&&me>=0);break}}}finally{z=!1,q.current=ae,J(),Error.prepareStackTrace=le}var yt=g?g.displayName||g.name:"",lt=yt?W(yt):"";return typeof g=="function"&&Z.set(g,lt),lt}function De(g,$,L){return D(g,!1)}function vt(g){var $=g.prototype;return!!($&&$.isReactComponent)}function st(g,$,L){if(g==null)return"";if(typeof g=="function")return D(g,vt(g));if(typeof g=="string")return W(g);switch(g){case l:return W("Suspense");case a:return W("SuspenseList")}if(typeof g=="object")switch(g.$$typeof){case i:return De(g.render);case d:return st(g.type,$,L);case m:{var Y=g,le=Y._payload,ae=Y._init;try{return st(ae(le),$,L)}catch{}}}return""}var Lt=Object.prototype.hasOwnProperty,as={},us=C.ReactDebugCurrentFrame;function pn(g){if(g){var $=g._owner,L=st(g.type,g._source,$?$.type:null);us.setExtraStackFrame(L)}else us.setExtraStackFrame(null)}function Bf(g,$,L,Y,le){{var ae=Function.call.bind(Lt);for(var oe in g)if(ae(g,oe)){var te=void 0;try{if(typeof g[oe]!="function"){var we=Error((Y||"React class")+": "+L+" type `"+oe+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof g[oe]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw we.name="Invariant Violation",we}te=g[oe]($,oe,Y,L,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(pe){te=pe}te&&!(te instanceof Error)&&(pn(le),E("%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).",Y||"React class",L,oe,typeof te),pn(null)),te instanceof Error&&!(te.message in as)&&(as[te.message]=!0,pn(le),E("Failed %s type: %s",L,te.message),pn(null))}}}var Hf=Array.isArray;function br(g){return Hf(g)}function Uf(g){{var $=typeof Symbol=="function"&&Symbol.toStringTag,L=$&&g[Symbol.toStringTag]||g.constructor.name||"Object";return L}}function Vf(g){try{return cs(g),!1}catch{return!0}}function cs(g){return""+g}function fs(g){if(Vf(g))return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Uf(g)),cs(g)}var ds=C.ReactCurrentOwner,zf={key:!0,ref:!0,__self:!0,__source:!0},ps,ms;function Yf(g){if(Lt.call(g,"ref")){var $=Object.getOwnPropertyDescriptor(g,"ref").get;if($&&$.isReactWarning)return!1}return g.ref!==void 0}function Gf(g){if(Lt.call(g,"key")){var $=Object.getOwnPropertyDescriptor(g,"key").get;if($&&$.isReactWarning)return!1}return g.key!==void 0}function qf(g,$){typeof g.ref=="string"&&ds.current}function Kf(g,$){{var L=function(){ps||(ps=!0,E("%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)",$))};L.isReactWarning=!0,Object.defineProperty(g,"key",{get:L,configurable:!0})}}function Xf(g,$){{var L=function(){ms||(ms=!0,E("%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)",$))};L.isReactWarning=!0,Object.defineProperty(g,"ref",{get:L,configurable:!0})}}var Qf=function(g,$,L,Y,le,ae,oe){var te={$$typeof:t,type:g,key:$,ref:L,props:oe,_owner:ae};return te._store={},Object.defineProperty(te._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(te,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Y}),Object.defineProperty(te,"_source",{configurable:!1,enumerable:!1,writable:!1,value:le}),Object.freeze&&(Object.freeze(te.props),Object.freeze(te)),te};function Jf(g,$,L,Y,le){{var ae,oe={},te=null,we=null;L!==void 0&&(fs(L),te=""+L),Gf($)&&(fs($.key),te=""+$.key),Yf($)&&(we=$.ref,qf($,le));for(ae in $)Lt.call($,ae)&&!zf.hasOwnProperty(ae)&&(oe[ae]=$[ae]);if(g&&g.defaultProps){var pe=g.defaultProps;for(ae in pe)oe[ae]===void 0&&(oe[ae]=pe[ae])}if(te||we){var me=typeof g=="function"?g.displayName||g.name||"Unknown":g;te&&Kf(oe,me),we&&Xf(oe,me)}return Qf(g,te,we,le,Y,ds.current,oe)}}var yr=C.ReactCurrentOwner,hs=C.ReactDebugCurrentFrame;function bt(g){if(g){var $=g._owner,L=st(g.type,g._source,$?$.type:null);hs.setExtraStackFrame(L)}else hs.setExtraStackFrame(null)}var wr;wr=!1;function Er(g){return typeof g=="object"&&g!==null&&g.$$typeof===t}function gs(){{if(yr.current){var g=U(yr.current.type);if(g)return`
17
+ */var ar;function qi(){return ar||(ar=1,process.env.NODE_ENV!=="production"&&function(){var e=d,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),s=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),u=Symbol.for("react.context"),i=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),a=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),h=Symbol.iterator,v="@@iterator";function b(g){if(g===null||typeof g!="object")return null;var $=h&&g[h]||g[v];return typeof $=="function"?$:null}var x=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function E(g){{for(var $=arguments.length,N=new Array($>1?$-1:0),j=1;j<$;j++)N[j-1]=arguments[j];y("error",g,N)}}function y(g,$,N){{var j=x.ReactDebugCurrentFrame,q=j.getStackAddendum();q!==""&&($+="%s",N=N.concat([q]));var J=N.map(function(Y){return String(Y)});J.unshift("Warning: "+$),Function.prototype.apply.call(console[g],console,J)}}var C=!1,S=!1,A=!1,M=!1,R=!1,V;V=Symbol.for("react.module.reference");function P(g){return!!(typeof g=="string"||typeof g=="function"||g===r||g===s||R||g===o||g===l||g===a||M||g===f||C||S||A||typeof g=="object"&&g!==null&&(g.$$typeof===m||g.$$typeof===p||g.$$typeof===c||g.$$typeof===u||g.$$typeof===i||g.$$typeof===V||g.getModuleId!==void 0))}function T(g,$,N){var j=g.displayName;if(j)return j;var q=$.displayName||$.name||"";return q!==""?N+"("+q+")":N}function K(g){return g.displayName||"Context"}function I(g){if(g==null)return null;if(typeof g.tag=="number"&&E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof g=="function")return g.displayName||g.name||null;if(typeof g=="string")return g;switch(g){case r:return"Fragment";case n:return"Portal";case s:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case a:return"SuspenseList"}if(typeof g=="object")switch(g.$$typeof){case u:var $=g;return K($)+".Consumer";case c:var N=g;return K(N._context)+".Provider";case i:return T(g,g.render,"ForwardRef");case p:var j=g.displayName||null;return j!==null?j:I(g.type)||"Memo";case m:{var q=g,J=q._payload,Y=q._init;try{return I(Y(J))}catch{return null}}}return null}var D=Object.assign,B=0,U,G,O,_,F,Z,Q;function X(){}X.__reactDisabledLog=!0;function Te(){{if(B===0){U=console.log,G=console.info,O=console.warn,_=console.error,F=console.group,Z=console.groupCollapsed,Q=console.groupEnd;var g={configurable:!0,enumerable:!0,value:X,writable:!0};Object.defineProperties(console,{info:g,log:g,warn:g,error:g,group:g,groupCollapsed:g,groupEnd:g})}B++}}function ke(){{if(B--,B===0){var g={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:D({},g,{value:U}),info:D({},g,{value:G}),warn:D({},g,{value:O}),error:D({},g,{value:_}),group:D({},g,{value:F}),groupCollapsed:D({},g,{value:Z}),groupEnd:D({},g,{value:Q})})}B<0&&E("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var tt=x.ReactCurrentDispatcher,k;function te(g,$,N){{if(k===void 0)try{throw Error()}catch(q){var j=q.stack.trim().match(/\n( *(at )?)/);k=j&&j[1]||""}return`
18
+ `+k+g}}var fe=!1,Ge;{var of=typeof WeakMap=="function"?WeakMap:Map;Ge=new of}function Di(g,$){if(!g||fe)return"";{var N=Ge.get(g);if(N!==void 0)return N}var j;fe=!0;var q=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var J;J=tt.current,tt.current=null,Te();try{if($){var Y=function(){throw Error()};if(Object.defineProperty(Y.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Y,[])}catch(he){j=he}Reflect.construct(g,[],Y)}else{try{Y.call()}catch(he){j=he}g.call(Y.prototype)}}else{try{throw Error()}catch(he){j=he}g()}}catch(he){if(he&&j&&typeof he.stack=="string"){for(var H=he.stack.split(`
19
+ `),de=j.stack.split(`
20
+ `),ie=H.length-1,se=de.length-1;ie>=1&&se>=0&&H[ie]!==de[se];)se--;for(;ie>=1&&se>=0;ie--,se--)if(H[ie]!==de[se]){if(ie!==1||se!==1)do if(ie--,se--,se<0||H[ie]!==de[se]){var Ce=`
21
+ `+H[ie].replace(" at new "," at ");return g.displayName&&Ce.includes("<anonymous>")&&(Ce=Ce.replace("<anonymous>",g.displayName)),typeof g=="function"&&Ge.set(g,Ce),Ce}while(ie>=1&&se>=0);break}}}finally{fe=!1,tt.current=J,ke(),Error.prepareStackTrace=q}var pt=g?g.displayName||g.name:"",nt=pt?te(pt):"";return typeof g=="function"&&Ge.set(g,nt),nt}function sf(g,$,N){return Di(g,!1)}function lf(g){var $=g.prototype;return!!($&&$.isReactComponent)}function nn(g,$,N){if(g==null)return"";if(typeof g=="function")return Di(g,lf(g));if(typeof g=="string")return te(g);switch(g){case l:return te("Suspense");case a:return te("SuspenseList")}if(typeof g=="object")switch(g.$$typeof){case i:return sf(g.render);case p:return nn(g.type,$,N);case m:{var j=g,q=j._payload,J=j._init;try{return nn(J(q),$,N)}catch{}}}return""}var At=Object.prototype.hasOwnProperty,Ii={},ji=x.ReactDebugCurrentFrame;function rn(g){if(g){var $=g._owner,N=nn(g.type,g._source,$?$.type:null);ji.setExtraStackFrame(N)}else ji.setExtraStackFrame(null)}function af(g,$,N,j,q){{var J=Function.call.bind(At);for(var Y in g)if(J(g,Y)){var H=void 0;try{if(typeof g[Y]!="function"){var de=Error((j||"React class")+": "+N+" type `"+Y+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof g[Y]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw de.name="Invariant Violation",de}H=g[Y]($,Y,j,N,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(ie){H=ie}H&&!(H instanceof Error)&&(rn(q),E("%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).",j||"React class",N,Y,typeof H),rn(null)),H instanceof Error&&!(H.message in Ii)&&(Ii[H.message]=!0,rn(q),E("Failed %s type: %s",N,H.message),rn(null))}}}var uf=Array.isArray;function tr(g){return uf(g)}function cf(g){{var $=typeof Symbol=="function"&&Symbol.toStringTag,N=$&&g[Symbol.toStringTag]||g.constructor.name||"Object";return N}}function ff(g){try{return _i(g),!1}catch{return!0}}function _i(g){return""+g}function ki(g){if(ff(g))return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",cf(g)),_i(g)}var Ri=x.ReactCurrentOwner,df={key:!0,ref:!0,__self:!0,__source:!0},Bi,Wi;function pf(g){if(At.call(g,"ref")){var $=Object.getOwnPropertyDescriptor(g,"ref").get;if($&&$.isReactWarning)return!1}return g.ref!==void 0}function mf(g){if(At.call(g,"key")){var $=Object.getOwnPropertyDescriptor(g,"key").get;if($&&$.isReactWarning)return!1}return g.key!==void 0}function hf(g,$){typeof g.ref=="string"&&Ri.current}function vf(g,$){{var N=function(){Bi||(Bi=!0,E("%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)",$))};N.isReactWarning=!0,Object.defineProperty(g,"key",{get:N,configurable:!0})}}function gf(g,$){{var N=function(){Wi||(Wi=!0,E("%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)",$))};N.isReactWarning=!0,Object.defineProperty(g,"ref",{get:N,configurable:!0})}}var bf=function(g,$,N,j,q,J,Y){var H={$$typeof:t,type:g,key:$,ref:N,props:Y,_owner:J};return H._store={},Object.defineProperty(H._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(H,"_self",{configurable:!1,enumerable:!1,writable:!1,value:j}),Object.defineProperty(H,"_source",{configurable:!1,enumerable:!1,writable:!1,value:q}),Object.freeze&&(Object.freeze(H.props),Object.freeze(H)),H};function yf(g,$,N,j,q){{var J,Y={},H=null,de=null;N!==void 0&&(ki(N),H=""+N),mf($)&&(ki($.key),H=""+$.key),pf($)&&(de=$.ref,hf($,q));for(J in $)At.call($,J)&&!df.hasOwnProperty(J)&&(Y[J]=$[J]);if(g&&g.defaultProps){var ie=g.defaultProps;for(J in ie)Y[J]===void 0&&(Y[J]=ie[J])}if(H||de){var se=typeof g=="function"?g.displayName||g.name||"Unknown":g;H&&vf(Y,se),de&&gf(Y,se)}return bf(g,H,de,q,j,Ri.current,Y)}}var nr=x.ReactCurrentOwner,Vi=x.ReactDebugCurrentFrame;function dt(g){if(g){var $=g._owner,N=nn(g.type,g._source,$?$.type:null);Vi.setExtraStackFrame(N)}else Vi.setExtraStackFrame(null)}var rr;rr=!1;function or(g){return typeof g=="object"&&g!==null&&g.$$typeof===t}function Ui(){{if(nr.current){var g=I(nr.current.type);if(g)return`
22
22
 
23
- Check the render method of \``+g+"`."}return""}}function Zf(g){return""}var vs={};function ed(g){{var $=gs();if(!$){var L=typeof g=="string"?g:g.displayName||g.name;L&&($=`
23
+ Check the render method of \``+g+"`."}return""}}function xf(g){return""}var Hi={};function Ef(g){{var $=Ui();if(!$){var N=typeof g=="string"?g:g.displayName||g.name;N&&($=`
24
24
 
25
- Check the top-level render call using <`+L+">.")}return $}}function bs(g,$){{if(!g._store||g._store.validated||g.key!=null)return;g._store.validated=!0;var L=ed($);if(vs[L])return;vs[L]=!0;var Y="";g&&g._owner&&g._owner!==yr.current&&(Y=" It was passed a child from "+U(g._owner.type)+"."),bt(g),E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',L,Y),bt(null)}}function ys(g,$){{if(typeof g!="object")return;if(br(g))for(var L=0;L<g.length;L++){var Y=g[L];Er(Y)&&bs(Y,$)}else if(Er(g))g._store&&(g._store.validated=!0);else if(g){var le=b(g);if(typeof le=="function"&&le!==g.entries)for(var ae=le.call(g),oe;!(oe=ae.next()).done;)Er(oe.value)&&bs(oe.value,$)}}}function td(g){{var $=g.type;if($==null||typeof $=="string")return;var L;if(typeof $=="function")L=$.propTypes;else if(typeof $=="object"&&($.$$typeof===i||$.$$typeof===d))L=$.propTypes;else return;if(L){var Y=U($);Bf(L,g.props,"prop",Y,g)}else if($.PropTypes!==void 0&&!wr){wr=!0;var le=U($);E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",le||"Unknown")}typeof $.getDefaultProps=="function"&&!$.getDefaultProps.isReactClassApproved&&E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function nd(g){{for(var $=Object.keys(g.props),L=0;L<$.length;L++){var Y=$[L];if(Y!=="children"&&Y!=="key"){bt(g),E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Y),bt(null);break}}g.ref!==null&&(bt(g),E("Invalid attribute `ref` supplied to `React.Fragment`."),bt(null))}}var ws={};function Es(g,$,L,Y,le,ae){{var oe=A(g);if(!oe){var te="";(g===void 0||typeof g=="object"&&g!==null&&Object.keys(g).length===0)&&(te+=" 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 we=Zf();we?te+=we:te+=gs();var pe;g===null?pe="null":br(g)?pe="array":g!==void 0&&g.$$typeof===t?(pe="<"+(U(g.type)||"Unknown")+" />",te=" Did you accidentally export a JSX literal instead of a component?"):pe=typeof g,E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",pe,te)}var me=Jf(g,$,L,le,ae);if(me==null)return me;if(oe){var _e=$.children;if(_e!==void 0)if(Y)if(br(_e)){for(var yt=0;yt<_e.length;yt++)ys(_e[yt],g);Object.freeze&&Object.freeze(_e)}else E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else ys(_e,g)}if(Lt.call($,"key")){var lt=U(g),Ce=Object.keys($).filter(function(ad){return ad!=="key"}),xr=Ce.length>0?"{key: someKey, "+Ce.join(": ..., ")+": ...}":"{key: someKey}";if(!ws[lt+xr]){var ld=Ce.length>0?"{"+Ce.join(": ..., ")+": ...}":"{}";E(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+N+">.")}return $}}function zi(g,$){{if(!g._store||g._store.validated||g.key!=null)return;g._store.validated=!0;var N=Ef($);if(Hi[N])return;Hi[N]=!0;var j="";g&&g._owner&&g._owner!==nr.current&&(j=" It was passed a child from "+I(g._owner.type)+"."),dt(g),E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',N,j),dt(null)}}function Gi(g,$){{if(typeof g!="object")return;if(tr(g))for(var N=0;N<g.length;N++){var j=g[N];or(j)&&zi(j,$)}else if(or(g))g._store&&(g._store.validated=!0);else if(g){var q=b(g);if(typeof q=="function"&&q!==g.entries)for(var J=q.call(g),Y;!(Y=J.next()).done;)or(Y.value)&&zi(Y.value,$)}}}function wf(g){{var $=g.type;if($==null||typeof $=="string")return;var N;if(typeof $=="function")N=$.propTypes;else if(typeof $=="object"&&($.$$typeof===i||$.$$typeof===p))N=$.propTypes;else return;if(N){var j=I($);af(N,g.props,"prop",j,g)}else if($.PropTypes!==void 0&&!rr){rr=!0;var q=I($);E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",q||"Unknown")}typeof $.getDefaultProps=="function"&&!$.getDefaultProps.isReactClassApproved&&E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Cf(g){{for(var $=Object.keys(g.props),N=0;N<$.length;N++){var j=$[N];if(j!=="children"&&j!=="key"){dt(g),E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",j),dt(null);break}}g.ref!==null&&(dt(g),E("Invalid attribute `ref` supplied to `React.Fragment`."),dt(null))}}var Yi={};function Ki(g,$,N,j,q,J){{var Y=P(g);if(!Y){var H="";(g===void 0||typeof g=="object"&&g!==null&&Object.keys(g).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 de=xf();de?H+=de:H+=Ui();var ie;g===null?ie="null":tr(g)?ie="array":g!==void 0&&g.$$typeof===t?(ie="<"+(I(g.type)||"Unknown")+" />",H=" Did you accidentally export a JSX literal instead of a component?"):ie=typeof g,E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",ie,H)}var se=yf(g,$,N,q,J);if(se==null)return se;if(Y){var Ce=$.children;if(Ce!==void 0)if(j)if(tr(Ce)){for(var pt=0;pt<Ce.length;pt++)Gi(Ce[pt],g);Object.freeze&&Object.freeze(Ce)}else E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Gi(Ce,g)}if(At.call($,"key")){var nt=I(g),he=Object.keys($).filter(function(Pf){return Pf!=="key"}),ir=he.length>0?"{key: someKey, "+he.join(": ..., ")+": ...}":"{key: someKey}";if(!Yi[nt+ir]){var Af=he.length>0?"{"+he.join(": ..., ")+": ...}":"{}";E(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,xr,lt,ld,lt),ws[lt+xr]=!0}}return g===r?nd(me):td(me),me}}function rd(g,$,L){return Es(g,$,L,!0)}function od(g,$,L){return Es(g,$,L,!1)}var id=od,sd=rd;Et.Fragment=r,Et.jsx=id,Et.jsxs=sd}()),Et}process.env.NODE_ENV==="production"?mn.exports=Ss():mn.exports=Os();var x=mn.exports;const Ts=p.createContext(null),$s=({config:e,children:t})=>x.jsx(Ts.Provider,{value:e,children:t}),Tr={emit:(e,t)=>{console.log("Event emitted:",e,t)}},Ps=()=>({openDeposit:p.useCallback(t=>{Tr.emit("deposit:open",t)},[])}),Ms=()=>({openWithdraw:p.useCallback(t=>{Tr.emit("withdraw:open",t)},[])});/**
30
+ <%s key={someKey} {...props} />`,ir,nt,Af,nt),Yi[nt+ir]=!0}}return g===r?Cf(se):wf(se),se}}function Sf(g,$,N){return Ki(g,$,N,!0)}function $f(g,$,N){return Ki(g,$,N,!1)}var Of=$f,Tf=Sf;ht.Fragment=r,ht.jsx=Of,ht.jsxs=Tf}()),ht}process.env.NODE_ENV==="production"?on.exports=Xi():on.exports=qi();var w=on.exports;const Ji=d.createContext(null),Zi=({config:e,children:t})=>w.jsx(Ji.Provider,{value:e,children:t}),es=()=>({openDeposit:d.useCallback(t=>{},[])}),ts=()=>({openWithdraw:d.useCallback(t=>{},[])});/**
31
31
  * @license lucide-react v0.540.0 - ISC
32
32
  *
33
33
  * This source code is licensed under the ISC license.
34
34
  * See the LICENSE file in the root directory of this source tree.
35
- */const As=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Ds=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase()),$r=e=>{const t=Ds(e);return t.charAt(0).toUpperCase()+t.slice(1)},Pr=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim(),_s=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};/**
35
+ */const ns=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),rs=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase()),ur=e=>{const t=rs(e);return t.charAt(0).toUpperCase()+t.slice(1)},cr=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim(),os=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};/**
36
36
  * @license lucide-react v0.540.0 - ISC
37
37
  *
38
38
  * This source code is licensed under the ISC license.
39
39
  * See the LICENSE file in the root directory of this source tree.
40
- */var Fs={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
40
+ */var is={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
41
41
  * @license lucide-react v0.540.0 - ISC
42
42
  *
43
43
  * This source code is licensed under the ISC license.
44
44
  * See the LICENSE file in the root directory of this source tree.
45
- */const Ls=p.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:s,iconNode:c,...u},i)=>p.createElement("svg",{ref:i,...Fs,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:Pr("lucide",o),...!s&&!_s(u)&&{"aria-hidden":"true"},...u},[...c.map(([l,a])=>p.createElement(l,a)),...Array.isArray(s)?s:[s]]));/**
45
+ */const ss=d.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:s,iconNode:c,...u},i)=>d.createElement("svg",{ref:i,...is,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:cr("lucide",o),...!s&&!os(u)&&{"aria-hidden":"true"},...u},[...c.map(([l,a])=>d.createElement(l,a)),...Array.isArray(s)?s:[s]]));/**
46
46
  * @license lucide-react v0.540.0 - ISC
47
47
  *
48
48
  * This source code is licensed under the ISC license.
49
49
  * See the LICENSE file in the root directory of this source tree.
50
- */const Ns=(e,t)=>{const n=p.forwardRef(({className:r,...o},s)=>p.createElement(Ls,{ref:s,iconNode:t,className:Pr(`lucide-${As($r(e))}`,`lucide-${e}`,r),...o}));return n.displayName=$r(e),n};/**
50
+ */const ls=(e,t)=>{const n=d.forwardRef(({className:r,...o},s)=>d.createElement(ss,{ref:s,iconNode:t,className:cr(`lucide-${ns(ur(e))}`,`lucide-${e}`,r),...o}));return n.displayName=ur(e),n};/**
51
51
  * @license lucide-react v0.540.0 - ISC
52
52
  *
53
53
  * This source code is licensed under the ISC license.
54
54
  * See the LICENSE file in the root directory of this source tree.
55
- */const Is=Ns("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);class Mr{constructor(){Ye(this,"state");this.state={isLoading:!1,isApproving:!1,isDepositing:!1,error:null,txHash:null}}getState(){return{...this.state}}setState(t){this.state={...this.state,...t}}}class js extends Mr{constructor(n,r){super();Ye(this,"smartWallet");Ye(this,"currentActiveAccount");this.smartWallet=n,this.currentActiveAccount=r}getWalletType(){return"mpc"}getDisplayAddress(){var n,r;return((n=this.smartWallet)==null?void 0:n.address)||((r=this.currentActiveAccount)==null?void 0:r.ethAddress)||""}isApprovalRequired(){return!1}getApprovalStatus(){return!0}async connect(){this.setState({isLoading:!0,error:null});try{console.log("Connecting MPC wallet..."),this.setState({isLoading:!1})}catch(n){throw this.setState({isLoading:!1,error:n instanceof Error?n.message:"Connection failed"}),n}}async disconnect(){console.log("Disconnecting MPC wallet...")}async switchChain(n){console.log(`MPC wallet switching to chain ${n}`)}async getBalance(n){return console.log(`Getting MPC wallet balance for token ${n}`),"0"}async approve(n,r){return console.log(`MPC wallet approve not needed for ${n}`),""}async deposit(n,r){this.setState({isDepositing:!0,error:null});try{console.log(`MPC deposit ${n} of ${r} to ${this.getDisplayAddress()}`);const o=`mpc_deposit_${Date.now()}`;return this.setState({isDepositing:!1,txHash:o}),o}catch(o){throw this.setState({isDepositing:!1,error:o instanceof Error?o.message:"Deposit failed"}),o}}async signMessage(n){return console.log(`MPC signing message: ${n}`),`mpc_signature_${Date.now()}`}getAAWalletAddress(){var n,r;return((n=this.smartWallet)==null?void 0:n.address)||((r=this.currentActiveAccount)==null?void 0:r.ethAddress)||""}}class ks extends Mr{constructor(n,r,o,s="0",c="0"){super();Ye(this,"currentActiveAccount");Ye(this,"approved");Ye(this,"chainId");Ye(this,"balance");Ye(this,"allowance");this.currentActiveAccount=n,this.approved=r,this.chainId=o,this.balance=s,this.allowance=c}getWalletType(){return"evm"}getDisplayAddress(){var n;return((n=this.currentActiveAccount)==null?void 0:n.ethAddress)||""}isApprovalRequired(){return!0}getApprovalStatus(){return this.approved}async connect(){this.setState({isLoading:!0,error:null});try{console.log("Connecting EVM wallet..."),this.setState({isLoading:!1})}catch(n){throw this.setState({isLoading:!1,error:n instanceof Error?n.message:"Connection failed"}),n}}async disconnect(){console.log("Disconnecting EVM wallet...")}async switchChain(n){this.setState({isLoading:!0,error:null});try{console.log(`Switching EVM wallet to chain ${n}`),this.chainId=n,this.setState({isLoading:!1})}catch(r){throw this.setState({isLoading:!1,error:r instanceof Error?r.message:"Chain switch failed"}),r}}async getBalance(n){return console.log(`Getting EVM wallet balance for token ${n}`),this.balance}async approve(n,r){this.setState({isApproving:!0,error:null});try{console.log(`Approving ${r} of ${n}`);const o=`evm_approve_${Date.now()}`;return this.approved=!0,this.setState({isApproving:!1,txHash:o}),o}catch(o){throw this.setState({isApproving:!1,error:o instanceof Error?o.message:"Approval failed"}),o}}async deposit(n,r){this.setState({isDepositing:!0,error:null});try{if(!this.approved)throw new Error("Token approval required");console.log(`EVM deposit ${n} of ${r}`);const o=`evm_deposit_${Date.now()}`;return this.setState({isDepositing:!1,txHash:o}),o}catch(o){throw this.setState({isDepositing:!1,error:o instanceof Error?o.message:"Deposit failed"}),o}}async signMessage(n){return console.log(`EVM signing message: ${n}`),`evm_signature_${Date.now()}`}updateApprovalStatus(n){this.approved=n}updateBalance(n){this.balance=n}updateAllowance(n){this.allowance=n}}function Rs(e,t,n,r,o,s){switch(e==null?void 0:e.wallet){case"mpc":return new js(t,e);default:return new ks(e,n||!1,r||1,o,s)}}var Ws=Object.defineProperty,It=Object.getOwnPropertySymbols,Ar=Object.prototype.hasOwnProperty,Dr=Object.prototype.propertyIsEnumerable,_r=(e,t,n)=>t in e?Ws(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,hn=(e,t)=>{for(var n in t||(t={}))Ar.call(t,n)&&_r(e,n,t[n]);if(It)for(var n of It(t))Dr.call(t,n)&&_r(e,n,t[n]);return e},gn=(e,t)=>{var n={};for(var r in e)Ar.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&It)for(var r of It(e))t.indexOf(r)<0&&Dr.call(e,r)&&(n[r]=e[r]);return n};/**
56
- * @license QR Code generator library (TypeScript)
57
- * Copyright (c) Project Nayuki.
58
- * SPDX-License-Identifier: MIT
59
- */var Ze;(e=>{const t=class ee{constructor(i,l,a,d){if(this.version=i,this.errorCorrectionLevel=l,this.modules=[],this.isFunction=[],i<ee.MIN_VERSION||i>ee.MAX_VERSION)throw new RangeError("Version value out of range");if(d<-1||d>7)throw new RangeError("Mask value out of range");this.size=i*4+17;let m=[];for(let h=0;h<this.size;h++)m.push(!1);for(let h=0;h<this.size;h++)this.modules.push(m.slice()),this.isFunction.push(m.slice());this.drawFunctionPatterns();const f=this.addEccAndInterleave(a);if(this.drawCodewords(f),d==-1){let h=1e9;for(let v=0;v<8;v++){this.applyMask(v),this.drawFormatBits(v);const b=this.getPenaltyScore();b<h&&(d=v,h=b),this.applyMask(v)}}o(0<=d&&d<=7),this.mask=d,this.applyMask(d),this.drawFormatBits(d),this.isFunction=[]}static encodeText(i,l){const a=e.QrSegment.makeSegments(i);return ee.encodeSegments(a,l)}static encodeBinary(i,l){const a=e.QrSegment.makeBytes(i);return ee.encodeSegments([a],l)}static encodeSegments(i,l,a=1,d=40,m=-1,f=!0){if(!(ee.MIN_VERSION<=a&&a<=d&&d<=ee.MAX_VERSION)||m<-1||m>7)throw new RangeError("Invalid value");let h,v;for(h=a;;h++){const y=ee.getNumDataCodewords(h,l)*8,O=c.getTotalBits(i,h);if(O<=y){v=O;break}if(h>=d)throw new RangeError("Data too long")}for(const y of[ee.Ecc.MEDIUM,ee.Ecc.QUARTILE,ee.Ecc.HIGH])f&&v<=ee.getNumDataCodewords(h,y)*8&&(l=y);let b=[];for(const y of i){n(y.mode.modeBits,4,b),n(y.numChars,y.mode.numCharCountBits(h),b);for(const O of y.getData())b.push(O)}o(b.length==v);const C=ee.getNumDataCodewords(h,l)*8;o(b.length<=C),n(0,Math.min(4,C-b.length),b),n(0,(8-b.length%8)%8,b),o(b.length%8==0);for(let y=236;b.length<C;y^=253)n(y,8,b);let E=[];for(;E.length*8<b.length;)E.push(0);return b.forEach((y,O)=>E[O>>>3]|=y<<7-(O&7)),new ee(h,l,E,m)}getModule(i,l){return 0<=i&&i<this.size&&0<=l&&l<this.size&&this.modules[l][i]}getModules(){return this.modules}drawFunctionPatterns(){for(let a=0;a<this.size;a++)this.setFunctionModule(6,a,a%2==0),this.setFunctionModule(a,6,a%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const i=this.getAlignmentPatternPositions(),l=i.length;for(let a=0;a<l;a++)for(let d=0;d<l;d++)a==0&&d==0||a==0&&d==l-1||a==l-1&&d==0||this.drawAlignmentPattern(i[a],i[d]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(i){const l=this.errorCorrectionLevel.formatBits<<3|i;let a=l;for(let m=0;m<10;m++)a=a<<1^(a>>>9)*1335;const d=(l<<10|a)^21522;o(d>>>15==0);for(let m=0;m<=5;m++)this.setFunctionModule(8,m,r(d,m));this.setFunctionModule(8,7,r(d,6)),this.setFunctionModule(8,8,r(d,7)),this.setFunctionModule(7,8,r(d,8));for(let m=9;m<15;m++)this.setFunctionModule(14-m,8,r(d,m));for(let m=0;m<8;m++)this.setFunctionModule(this.size-1-m,8,r(d,m));for(let m=8;m<15;m++)this.setFunctionModule(8,this.size-15+m,r(d,m));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let i=this.version;for(let a=0;a<12;a++)i=i<<1^(i>>>11)*7973;const l=this.version<<12|i;o(l>>>18==0);for(let a=0;a<18;a++){const d=r(l,a),m=this.size-11+a%3,f=Math.floor(a/3);this.setFunctionModule(m,f,d),this.setFunctionModule(f,m,d)}}drawFinderPattern(i,l){for(let a=-4;a<=4;a++)for(let d=-4;d<=4;d++){const m=Math.max(Math.abs(d),Math.abs(a)),f=i+d,h=l+a;0<=f&&f<this.size&&0<=h&&h<this.size&&this.setFunctionModule(f,h,m!=2&&m!=4)}}drawAlignmentPattern(i,l){for(let a=-2;a<=2;a++)for(let d=-2;d<=2;d++)this.setFunctionModule(i+d,l+a,Math.max(Math.abs(d),Math.abs(a))!=1)}setFunctionModule(i,l,a){this.modules[l][i]=a,this.isFunction[l][i]=!0}addEccAndInterleave(i){const l=this.version,a=this.errorCorrectionLevel;if(i.length!=ee.getNumDataCodewords(l,a))throw new RangeError("Invalid argument");const d=ee.NUM_ERROR_CORRECTION_BLOCKS[a.ordinal][l],m=ee.ECC_CODEWORDS_PER_BLOCK[a.ordinal][l],f=Math.floor(ee.getNumRawDataModules(l)/8),h=d-f%d,v=Math.floor(f/d);let b=[];const C=ee.reedSolomonComputeDivisor(m);for(let y=0,O=0;y<d;y++){let w=i.slice(O,O+v-m+(y<h?0:1));O+=w.length;const F=ee.reedSolomonComputeRemainder(w,C);y<h&&w.push(0),b.push(w.concat(F))}let E=[];for(let y=0;y<b[0].length;y++)b.forEach((O,w)=>{(y!=v-m||w>=h)&&E.push(O[y])});return o(E.length==f),E}drawCodewords(i){if(i.length!=Math.floor(ee.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let l=0;for(let a=this.size-1;a>=1;a-=2){a==6&&(a=5);for(let d=0;d<this.size;d++)for(let m=0;m<2;m++){const f=a-m,v=(a+1&2)==0?this.size-1-d:d;!this.isFunction[v][f]&&l<i.length*8&&(this.modules[v][f]=r(i[l>>>3],7-(l&7)),l++)}}o(l==i.length*8)}applyMask(i){if(i<0||i>7)throw new RangeError("Mask value out of range");for(let l=0;l<this.size;l++)for(let a=0;a<this.size;a++){let d;switch(i){case 0:d=(a+l)%2==0;break;case 1:d=l%2==0;break;case 2:d=a%3==0;break;case 3:d=(a+l)%3==0;break;case 4:d=(Math.floor(a/3)+Math.floor(l/2))%2==0;break;case 5:d=a*l%2+a*l%3==0;break;case 6:d=(a*l%2+a*l%3)%2==0;break;case 7:d=((a+l)%2+a*l%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[l][a]&&d&&(this.modules[l][a]=!this.modules[l][a])}}getPenaltyScore(){let i=0;for(let m=0;m<this.size;m++){let f=!1,h=0,v=[0,0,0,0,0,0,0];for(let b=0;b<this.size;b++)this.modules[m][b]==f?(h++,h==5?i+=ee.PENALTY_N1:h>5&&i++):(this.finderPenaltyAddHistory(h,v),f||(i+=this.finderPenaltyCountPatterns(v)*ee.PENALTY_N3),f=this.modules[m][b],h=1);i+=this.finderPenaltyTerminateAndCount(f,h,v)*ee.PENALTY_N3}for(let m=0;m<this.size;m++){let f=!1,h=0,v=[0,0,0,0,0,0,0];for(let b=0;b<this.size;b++)this.modules[b][m]==f?(h++,h==5?i+=ee.PENALTY_N1:h>5&&i++):(this.finderPenaltyAddHistory(h,v),f||(i+=this.finderPenaltyCountPatterns(v)*ee.PENALTY_N3),f=this.modules[b][m],h=1);i+=this.finderPenaltyTerminateAndCount(f,h,v)*ee.PENALTY_N3}for(let m=0;m<this.size-1;m++)for(let f=0;f<this.size-1;f++){const h=this.modules[m][f];h==this.modules[m][f+1]&&h==this.modules[m+1][f]&&h==this.modules[m+1][f+1]&&(i+=ee.PENALTY_N2)}let l=0;for(const m of this.modules)l=m.reduce((f,h)=>f+(h?1:0),l);const a=this.size*this.size,d=Math.ceil(Math.abs(l*20-a*10)/a)-1;return o(0<=d&&d<=9),i+=d*ee.PENALTY_N4,o(0<=i&&i<=2568888),i}getAlignmentPatternPositions(){if(this.version==1)return[];{const i=Math.floor(this.version/7)+2,l=this.version==32?26:Math.ceil((this.version*4+4)/(i*2-2))*2;let a=[6];for(let d=this.size-7;a.length<i;d-=l)a.splice(1,0,d);return a}}static getNumRawDataModules(i){if(i<ee.MIN_VERSION||i>ee.MAX_VERSION)throw new RangeError("Version number out of range");let l=(16*i+128)*i+64;if(i>=2){const a=Math.floor(i/7)+2;l-=(25*a-10)*a-55,i>=7&&(l-=36)}return o(208<=l&&l<=29648),l}static getNumDataCodewords(i,l){return Math.floor(ee.getNumRawDataModules(i)/8)-ee.ECC_CODEWORDS_PER_BLOCK[l.ordinal][i]*ee.NUM_ERROR_CORRECTION_BLOCKS[l.ordinal][i]}static reedSolomonComputeDivisor(i){if(i<1||i>255)throw new RangeError("Degree out of range");let l=[];for(let d=0;d<i-1;d++)l.push(0);l.push(1);let a=1;for(let d=0;d<i;d++){for(let m=0;m<l.length;m++)l[m]=ee.reedSolomonMultiply(l[m],a),m+1<l.length&&(l[m]^=l[m+1]);a=ee.reedSolomonMultiply(a,2)}return l}static reedSolomonComputeRemainder(i,l){let a=l.map(d=>0);for(const d of i){const m=d^a.shift();a.push(0),l.forEach((f,h)=>a[h]^=ee.reedSolomonMultiply(f,m))}return a}static reedSolomonMultiply(i,l){if(i>>>8||l>>>8)throw new RangeError("Byte out of range");let a=0;for(let d=7;d>=0;d--)a=a<<1^(a>>>7)*285,a^=(l>>>d&1)*i;return o(a>>>8==0),a}finderPenaltyCountPatterns(i){const l=i[1];o(l<=this.size*3);const a=l>0&&i[2]==l&&i[3]==l*3&&i[4]==l&&i[5]==l;return(a&&i[0]>=l*4&&i[6]>=l?1:0)+(a&&i[6]>=l*4&&i[0]>=l?1:0)}finderPenaltyTerminateAndCount(i,l,a){return i&&(this.finderPenaltyAddHistory(l,a),l=0),l+=this.size,this.finderPenaltyAddHistory(l,a),this.finderPenaltyCountPatterns(a)}finderPenaltyAddHistory(i,l){l[0]==0&&(i+=this.size),l.pop(),l.unshift(i)}};t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;function n(u,i,l){if(i<0||i>31||u>>>i)throw new RangeError("Value out of range");for(let a=i-1;a>=0;a--)l.push(u>>>a&1)}function r(u,i){return(u>>>i&1)!=0}function o(u){if(!u)throw new Error("Assertion error")}const s=class de{constructor(i,l,a){if(this.mode=i,this.numChars=l,this.bitData=a,l<0)throw new RangeError("Invalid argument");this.bitData=a.slice()}static makeBytes(i){let l=[];for(const a of i)n(a,8,l);return new de(de.Mode.BYTE,i.length,l)}static makeNumeric(i){if(!de.isNumeric(i))throw new RangeError("String contains non-numeric characters");let l=[];for(let a=0;a<i.length;){const d=Math.min(i.length-a,3);n(parseInt(i.substring(a,a+d),10),d*3+1,l),a+=d}return new de(de.Mode.NUMERIC,i.length,l)}static makeAlphanumeric(i){if(!de.isAlphanumeric(i))throw new RangeError("String contains unencodable characters in alphanumeric mode");let l=[],a;for(a=0;a+2<=i.length;a+=2){let d=de.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a))*45;d+=de.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a+1)),n(d,11,l)}return a<i.length&&n(de.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a)),6,l),new de(de.Mode.ALPHANUMERIC,i.length,l)}static makeSegments(i){return i==""?[]:de.isNumeric(i)?[de.makeNumeric(i)]:de.isAlphanumeric(i)?[de.makeAlphanumeric(i)]:[de.makeBytes(de.toUtf8ByteArray(i))]}static makeEci(i){let l=[];if(i<0)throw new RangeError("ECI assignment value out of range");if(i<128)n(i,8,l);else if(i<16384)n(2,2,l),n(i,14,l);else if(i<1e6)n(6,3,l),n(i,21,l);else throw new RangeError("ECI assignment value out of range");return new de(de.Mode.ECI,0,l)}static isNumeric(i){return de.NUMERIC_REGEX.test(i)}static isAlphanumeric(i){return de.ALPHANUMERIC_REGEX.test(i)}getData(){return this.bitData.slice()}static getTotalBits(i,l){let a=0;for(const d of i){const m=d.mode.numCharCountBits(l);if(d.numChars>=1<<m)return 1/0;a+=4+m+d.bitData.length}return a}static toUtf8ByteArray(i){i=encodeURI(i);let l=[];for(let a=0;a<i.length;a++)i.charAt(a)!="%"?l.push(i.charCodeAt(a)):(l.push(parseInt(i.substring(a+1,a+3),16)),a+=2);return l}};s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let c=s;e.QrSegment=s})(Ze||(Ze={})),(e=>{(t=>{const n=class{constructor(o,s){this.ordinal=o,this.formatBits=s}};n.LOW=new n(0,1),n.MEDIUM=new n(1,0),n.QUARTILE=new n(2,3),n.HIGH=new n(3,2),t.Ecc=n})(e.QrCode||(e.QrCode={}))})(Ze||(Ze={})),(e=>{(t=>{const n=class{constructor(o,s){this.modeBits=o,this.numBitsCharCount=s}numCharCountBits(o){return this.numBitsCharCount[Math.floor((o+7)/17)]}};n.NUMERIC=new n(1,[10,12,14]),n.ALPHANUMERIC=new n(2,[9,11,13]),n.BYTE=new n(4,[8,16,16]),n.KANJI=new n(8,[8,10,12]),n.ECI=new n(7,[0,0,0]),t.Mode=n})(e.QrSegment||(e.QrSegment={}))})(Ze||(Ze={}));var at=Ze;/**
60
- * @license qrcode.react
61
- * Copyright (c) Paul O'Shannessy
62
- * SPDX-License-Identifier: ISC
63
- */var Bs={L:at.QrCode.Ecc.LOW,M:at.QrCode.Ecc.MEDIUM,Q:at.QrCode.Ecc.QUARTILE,H:at.QrCode.Ecc.HIGH},Fr=128,Lr="L",Nr="#FFFFFF",Ir="#000000",jr=!1,kr=1,Hs=4,Us=0,Vs=.1;function Rr(e,t=0){const n=[];return e.forEach(function(r,o){let s=null;r.forEach(function(c,u){if(!c&&s!==null){n.push(`M${s+t} ${o+t}h${u-s}v1H${s+t}z`),s=null;return}if(u===r.length-1){if(!c)return;s===null?n.push(`M${u+t},${o+t} h1v1H${u+t}z`):n.push(`M${s+t},${o+t} h${u+1-s}v1H${s+t}z`);return}c&&s===null&&(s=u)})}),n.join("")}function Wr(e,t){return e.slice().map((n,r)=>r<t.y||r>=t.y+t.h?n:n.map((o,s)=>s<t.x||s>=t.x+t.w?o:!1))}function zs(e,t,n,r){if(r==null)return null;const o=e.length+n*2,s=Math.floor(t*Vs),c=o/t,u=(r.width||s)*c,i=(r.height||s)*c,l=r.x==null?e.length/2-u/2:r.x*c,a=r.y==null?e.length/2-i/2:r.y*c,d=r.opacity==null?1:r.opacity;let m=null;if(r.excavate){let h=Math.floor(l),v=Math.floor(a),b=Math.ceil(u+l-h),C=Math.ceil(i+a-v);m={x:h,y:v,w:b,h:C}}const f=r.crossOrigin;return{x:l,y:a,h:i,w:u,excavation:m,opacity:d,crossOrigin:f}}function Ys(e,t){return t!=null?Math.max(Math.floor(t),0):e?Hs:Us}function Br({value:e,level:t,minVersion:n,includeMargin:r,marginSize:o,imageSettings:s,size:c,boostLevel:u}){let i=p.useMemo(()=>{const h=(Array.isArray(e)?e:[e]).reduce((v,b)=>(v.push(...at.QrSegment.makeSegments(b)),v),[]);return at.QrCode.encodeSegments(h,Bs[t],n,void 0,void 0,u)},[e,t,n,u]);const{cells:l,margin:a,numCells:d,calculatedImageSettings:m}=p.useMemo(()=>{let f=i.getModules();const h=Ys(r,o),v=f.length+h*2,b=zs(f,c,h,s);return{cells:f,margin:h,numCells:v,calculatedImageSettings:b}},[i,c,s,r,o]);return{qrcode:i,margin:a,cells:l,numCells:d,calculatedImageSettings:m}}var Gs=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}(),qs=p.forwardRef(function(t,n){const r=t,{value:o,size:s=Fr,level:c=Lr,bgColor:u=Nr,fgColor:i=Ir,includeMargin:l=jr,minVersion:a=kr,boostLevel:d,marginSize:m,imageSettings:f}=r,v=gn(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","marginSize","imageSettings"]),{style:b}=v,C=gn(v,["style"]),E=f==null?void 0:f.src,y=p.useRef(null),O=p.useRef(null),w=p.useCallback(R=>{y.current=R,typeof n=="function"?n(R):n&&(n.current=R)},[n]),[F,_]=p.useState(!1),{margin:B,cells:K,numCells:A,calculatedImageSettings:j}=Br({value:o,level:c,minVersion:a,boostLevel:d,includeMargin:l,marginSize:m,imageSettings:f,size:s});p.useEffect(()=>{if(y.current!=null){const R=y.current,X=R.getContext("2d");if(!X)return;let G=K;const Q=O.current,T=j!=null&&Q!==null&&Q.complete&&Q.naturalHeight!==0&&Q.naturalWidth!==0;T&&j.excavation!=null&&(G=Wr(K,j.excavation));const H=window.devicePixelRatio||1;R.height=R.width=s*H;const S=s/A*H;X.scale(S,S),X.fillStyle=u,X.fillRect(0,0,A,A),X.fillStyle=i,Gs?X.fill(new Path2D(Rr(G,B))):K.forEach(function(M,k){M.forEach(function(I,V){I&&X.fillRect(V+B,k+B,1,1)})}),j&&(X.globalAlpha=j.opacity),T&&X.drawImage(Q,j.x+B,j.y+B,j.w,j.h)}}),p.useEffect(()=>{_(!1)},[E]);const re=hn({height:s,width:s},b);let U=null;return E!=null&&(U=p.createElement("img",{src:E,key:E,style:{display:"none"},onLoad:()=>{_(!0)},ref:O,crossOrigin:j==null?void 0:j.crossOrigin})),p.createElement(p.Fragment,null,p.createElement("canvas",hn({style:re,height:s,width:s,ref:w,role:"img"},C)),U)});qs.displayName="QRCodeCanvas";var Hr=p.forwardRef(function(t,n){const r=t,{value:o,size:s=Fr,level:c=Lr,bgColor:u=Nr,fgColor:i=Ir,includeMargin:l=jr,minVersion:a=kr,boostLevel:d,title:m,marginSize:f,imageSettings:h}=r,v=gn(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","title","marginSize","imageSettings"]),{margin:b,cells:C,numCells:E,calculatedImageSettings:y}=Br({value:o,level:c,minVersion:a,boostLevel:d,includeMargin:l,marginSize:f,imageSettings:h,size:s});let O=C,w=null;h!=null&&y!=null&&(y.excavation!=null&&(O=Wr(C,y.excavation)),w=p.createElement("image",{href:h.src,height:y.h,width:y.w,x:y.x+b,y:y.y+b,preserveAspectRatio:"none",opacity:y.opacity,crossOrigin:y.crossOrigin}));const F=Rr(O,b);return p.createElement("svg",hn({height:s,width:s,viewBox:`0 0 ${E} ${E}`,ref:n,role:"img"},v),!!m&&p.createElement("title",null,m),p.createElement("path",{fill:u,d:`M0,0 h${E}v${E}H0z`,shapeRendering:"crispEdges"}),p.createElement("path",{fill:i,d:F,shapeRendering:"crispEdges"}),w)});Hr.displayName="QRCodeSVG";const Ks=({value:e,size:t,level:n,bgColor:r,fgColor:o,includeMargin:s=!0})=>x.jsx(Hr,{value:e,size:t,level:n,bgColor:r,fgColor:o,marginSize:s?4:0}),Xs=({text:e,onCopy:t,children:n})=>x.jsx("div",{onClick:()=>{navigator.clipboard.writeText(e).then(t)},style:{cursor:"pointer"},children:n}),Qs=(...e)=>e.filter(Boolean).join(" "),Ur=typeof document<"u"?p.useLayoutEffect:()=>{};var vn;const Js=(vn=p.useInsertionEffect)!==null&&vn!==void 0?vn:Ur;function Zs(e){const t=p.useRef(null);return Js(()=>{t.current=e},[e]),p.useCallback((...n)=>{const r=t.current;return r==null?void 0:r(...n)},[])}const Ge=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},et=e=>e&&"window"in e&&e.window===e?e:Ge(e).defaultView||window;function el(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"}function tl(e){return el(e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in e}let nl=!1;function bn(){return nl}function Vr(e,t){if(!bn())return t&&e?e.contains(t):!1;if(!e||!t)return!1;let n=t;for(;n!==null;){if(n===e)return!0;n.tagName==="SLOT"&&n.assignedSlot?n=n.assignedSlot.parentNode:tl(n)?n=n.host:n=n.parentNode}return!1}const yn=(e=document)=>{var t;if(!bn())return e.activeElement;let n=e.activeElement;for(;n&&"shadowRoot"in n&&(!((t=n.shadowRoot)===null||t===void 0)&&t.activeElement);)n=n.shadowRoot.activeElement;return n};function zr(e){return bn()&&e.target.shadowRoot&&e.composedPath?e.composedPath()[0]:e.target}function jt(e){var t;if(typeof window>"u"||window.navigator==null)return!1;let n=(t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands;return Array.isArray(n)&&n.some(r=>e.test(r.brand))||e.test(window.navigator.userAgent)}function wn(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 Ue(e){if(process.env.NODE_ENV==="test")return e;let t=null;return()=>(t==null&&(t=e()),t)}const En=Ue(function(){return wn(/^Mac/i)}),rl=Ue(function(){return wn(/^iPhone/i)}),ol=Ue(function(){return wn(/^iPad/i)||En()&&navigator.maxTouchPoints>1}),il=Ue(function(){return rl()||ol()});Ue(function(){return En()||il()}),Ue(function(){return jt(/AppleWebKit/i)&&!sl()});const sl=Ue(function(){return jt(/Chrome/i)}),ll=Ue(function(){return jt(/Android/i)});Ue(function(){return jt(/Firefox/i)});function Yr(){let e=p.useRef(new Map),t=p.useCallback((o,s,c,u)=>{let i=u!=null&&u.once?(...l)=>{e.current.delete(c),c(...l)}:c;e.current.set(c,{type:s,eventTarget:o,fn:i,options:u}),o.addEventListener(s,i,u)},[]),n=p.useCallback((o,s,c,u)=>{var i;let l=((i=e.current.get(c))===null||i===void 0?void 0:i.fn)||c;o.removeEventListener(s,l,u),e.current.delete(c)},[]),r=p.useCallback(()=>{e.current.forEach((o,s)=>{n(o.eventTarget,o.type,s,o.options)})},[n]);return p.useEffect(()=>r,[r]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:r}}function al(e){return e.mozInputSource===0&&e.isTrusted?!0:ll()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Gr(e){let t=e;return t.nativeEvent=e,t.isDefaultPrevented=()=>t.defaultPrevented,t.isPropagationStopped=()=>t.cancelBubble,t.persist=()=>{},t}function ul(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function qr(e){let t=p.useRef({isFocused:!1,observer:null});Ur(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=Zs(r=>{e==null||e(r)});return p.useCallback(r=>{if(r.target instanceof HTMLButtonElement||r.target instanceof HTMLInputElement||r.target instanceof HTMLTextAreaElement||r.target instanceof HTMLSelectElement){t.current.isFocused=!0;let o=r.target,s=c=>{if(t.current.isFocused=!1,o.disabled){let u=Gr(c);n(u)}t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};o.addEventListener("focusout",s,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&o.disabled){var c;(c=t.current.observer)===null||c===void 0||c.disconnect();let u=o===document.activeElement?null:document.activeElement;o.dispatchEvent(new FocusEvent("blur",{relatedTarget:u})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:u}))}}),t.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[n])}let cl=!1,xt=null,xn=new Set,Ct=new Map,tt=!1,Cn=!1;const fl={Tab:!0,Escape:!0};function Sn(e,t){for(let n of xn)n(e,t)}function dl(e){return!(e.metaKey||!En()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function kt(e){tt=!0,dl(e)&&(xt="keyboard",Sn("keyboard",e))}function Te(e){xt="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(tt=!0,Sn("pointer",e))}function Kr(e){al(e)&&(tt=!0,xt="virtual")}function Xr(e){e.target===window||e.target===document||cl||!e.isTrusted||(!tt&&!Cn&&(xt="virtual",Sn("virtual",e)),tt=!1,Cn=!1)}function Qr(){tt=!1,Cn=!0}function On(e){if(typeof window>"u"||typeof document>"u"||Ct.get(et(e)))return;const t=et(e),n=Ge(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){tt=!0,r.apply(this,arguments)},n.addEventListener("keydown",kt,!0),n.addEventListener("keyup",kt,!0),n.addEventListener("click",Kr,!0),t.addEventListener("focus",Xr,!0),t.addEventListener("blur",Qr,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",Te,!0),n.addEventListener("pointermove",Te,!0),n.addEventListener("pointerup",Te,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",Te,!0),n.addEventListener("mousemove",Te,!0),n.addEventListener("mouseup",Te,!0)),t.addEventListener("beforeunload",()=>{Jr(e)},{once:!0}),Ct.set(t,{focus:r})}const Jr=(e,t)=>{const n=et(e),r=Ge(e);t&&r.removeEventListener("DOMContentLoaded",t),Ct.has(n)&&(n.HTMLElement.prototype.focus=Ct.get(n).focus,r.removeEventListener("keydown",kt,!0),r.removeEventListener("keyup",kt,!0),r.removeEventListener("click",Kr,!0),n.removeEventListener("focus",Xr,!0),n.removeEventListener("blur",Qr,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",Te,!0),r.removeEventListener("pointermove",Te,!0),r.removeEventListener("pointerup",Te,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",Te,!0),r.removeEventListener("mousemove",Te,!0),r.removeEventListener("mouseup",Te,!0)),Ct.delete(n))};function pl(e){const t=Ge(e);let n;return t.readyState!=="loading"?On(e):(n=()=>{On(e)},t.addEventListener("DOMContentLoaded",n)),()=>Jr(e,n)}typeof document<"u"&&pl();function Zr(){return xt!=="pointer"}const ml=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function hl(e,t,n){let r=Ge(n==null?void 0:n.target);const o=typeof window<"u"?et(n==null?void 0:n.target).HTMLInputElement:HTMLInputElement,s=typeof window<"u"?et(n==null?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,c=typeof window<"u"?et(n==null?void 0:n.target).HTMLElement:HTMLElement,u=typeof window<"u"?et(n==null?void 0:n.target).KeyboardEvent:KeyboardEvent;return e=e||r.activeElement instanceof o&&!ml.has(r.activeElement.type)||r.activeElement instanceof s||r.activeElement instanceof c&&r.activeElement.isContentEditable,!(e&&t==="keyboard"&&n instanceof u&&!fl[n.key])}function gl(e,t,n){On(),p.useEffect(()=>{let r=(o,s)=>{hl(!!(n!=null&&n.isTextInput),o,s)&&e(Zr())};return xn.add(r),()=>{xn.delete(r)}},t)}function vl(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:o}=e;const s=p.useCallback(i=>{if(i.target===i.currentTarget)return r&&r(i),o&&o(!1),!0},[r,o]),c=qr(s),u=p.useCallback(i=>{const l=Ge(i.target),a=l?yn(l):yn();i.target===i.currentTarget&&a===zr(i.nativeEvent)&&(n&&n(i),o&&o(!0),c(i))},[o,n,c]);return{focusProps:{onFocus:!t&&(n||o||r)?u:void 0,onBlur:!t&&(r||o)?s:void 0}}}function bl(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=e,s=p.useRef({isFocusWithin:!1}),{addGlobalListener:c,removeAllGlobalListeners:u}=Yr(),i=p.useCallback(d=>{d.currentTarget.contains(d.target)&&s.current.isFocusWithin&&!d.currentTarget.contains(d.relatedTarget)&&(s.current.isFocusWithin=!1,u(),n&&n(d),o&&o(!1))},[n,o,s,u]),l=qr(i),a=p.useCallback(d=>{if(!d.currentTarget.contains(d.target))return;const m=Ge(d.target),f=yn(m);if(!s.current.isFocusWithin&&f===zr(d.nativeEvent)){r&&r(d),o&&o(!0),s.current.isFocusWithin=!0,l(d);let h=d.currentTarget;c(m,"focus",v=>{if(s.current.isFocusWithin&&!Vr(h,v.target)){let b=new m.defaultView.FocusEvent("blur",{relatedTarget:v.target});ul(b,h);let C=Gr(b);i(C)}},{capture:!0})}},[r,o,l,c,i]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:a,onBlur:i}}}let Rt=!1,Wt=0;function Tn(){Rt=!0,setTimeout(()=>{Rt=!1},50)}function eo(e){e.pointerType==="touch"&&Tn()}function yl(){if(!(typeof document>"u"))return Wt===0&&(typeof PointerEvent<"u"?document.addEventListener("pointerup",eo):process.env.NODE_ENV==="test"&&document.addEventListener("touchend",Tn)),Wt++,()=>{Wt--,!(Wt>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",eo):process.env.NODE_ENV==="test"&&document.removeEventListener("touchend",Tn))}}function wl(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:r,isDisabled:o}=e,[s,c]=p.useState(!1),u=p.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;p.useEffect(yl,[]);let{addGlobalListener:i,removeAllGlobalListeners:l}=Yr(),{hoverProps:a,triggerHoverEnd:d}=p.useMemo(()=>{let m=(v,b)=>{if(u.pointerType=b,o||b==="touch"||u.isHovered||!v.currentTarget.contains(v.target))return;u.isHovered=!0;let C=v.currentTarget;u.target=C,i(Ge(v.target),"pointerover",E=>{u.isHovered&&u.target&&!Vr(u.target,E.target)&&f(E,E.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:C,pointerType:b}),n&&n(!0),c(!0)},f=(v,b)=>{let C=u.target;u.pointerType="",u.target=null,!(b==="touch"||!u.isHovered||!C)&&(u.isHovered=!1,l(),r&&r({type:"hoverend",target:C,pointerType:b}),n&&n(!1),c(!1))},h={};return typeof PointerEvent<"u"?(h.onPointerEnter=v=>{Rt&&v.pointerType==="mouse"||m(v,v.pointerType)},h.onPointerLeave=v=>{!o&&v.currentTarget.contains(v.target)&&f(v,v.pointerType)}):process.env.NODE_ENV==="test"&&(h.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},h.onMouseEnter=v=>{!u.ignoreEmulatedMouseEvents&&!Rt&&m(v,"mouse"),u.ignoreEmulatedMouseEvents=!1},h.onMouseLeave=v=>{!o&&v.currentTarget.contains(v.target)&&f(v,"mouse")}),{hoverProps:h,triggerHoverEnd:f}},[t,n,r,o,u,i,l]);return p.useEffect(()=>{o&&d({currentTarget:u.target},u.pointerType)},[o]),{hoverProps:a,isHovered:s}}function El(e={}){let{autoFocus:t=!1,isTextInput:n,within:r}=e,o=p.useRef({isFocused:!1,isFocusVisible:t||Zr()}),[s,c]=p.useState(!1),[u,i]=p.useState(()=>o.current.isFocused&&o.current.isFocusVisible),l=p.useCallback(()=>i(o.current.isFocused&&o.current.isFocusVisible),[]),a=p.useCallback(f=>{o.current.isFocused=f,c(f),l()},[l]);gl(f=>{o.current.isFocusVisible=f,l()},[],{isTextInput:n});let{focusProps:d}=vl({isDisabled:r,onFocusChange:a}),{focusWithinProps:m}=bl({isDisabled:!r,onFocusWithinChange:a});return{isFocused:s,isFocusVisible:u,focusProps:r?m:d}}var xl=Object.defineProperty,Cl=(e,t,n)=>t in e?xl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,$n=(e,t,n)=>(Cl(e,typeof t!="symbol"?t+"":t,n),n);let Sl=class{constructor(){$n(this,"current",this.detect()),$n(this,"handoffState","pending"),$n(this,"currentId",0)}set(t){this.current!==t&&(this.handoffState="pending",this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Ie=new Sl;function St(e){var t,n;return Ie.isServer?null:e?"ownerDocument"in e?e.ownerDocument:"current"in e?(n=(t=e.current)==null?void 0:t.ownerDocument)!=null?n:document:null:document}function to(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Fe(){let e=[],t={addEventListener(n,r,o,s){return n.addEventListener(r,o,s),t.add(()=>n.removeEventListener(r,o,s))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);return t.add(()=>cancelAnimationFrame(r))},nextFrame(...n){return t.requestAnimationFrame(()=>t.requestAnimationFrame(...n))},setTimeout(...n){let r=setTimeout(...n);return t.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return to(()=>{r.current&&n[0]()}),t.add(()=>{r.current=!1})},style(n,r,o){let s=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:o}),this.add(()=>{Object.assign(n.style,{[r]:s})})},group(n){let r=Fe();return n(r),this.add(()=>r.dispose())},add(n){return e.includes(n)||e.push(n),()=>{let r=e.indexOf(n);if(r>=0)for(let o of e.splice(r,1))o()}},dispose(){for(let n of e.splice(0))n()}};return t}function ut(){let[e]=p.useState(Fe);return p.useEffect(()=>()=>e.dispose(),[e]),e}let ue=(e,t)=>{Ie.isServer?p.useEffect(e,t):p.useLayoutEffect(e,t)};function nt(e){let t=p.useRef(e);return ue(()=>{t.current=e},[e]),t}let ne=function(e){let t=nt(e);return p.useCallback((...n)=>t.current(...n),[t])};function Ol(e){let t=e.width/2,n=e.height/2;return{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}function Tl(e,t){return!(!e||!t||e.right<t.left||e.left>t.right||e.bottom<t.top||e.top>t.bottom)}function $l({disabled:e=!1}={}){let t=p.useRef(null),[n,r]=p.useState(!1),o=ut(),s=ne(()=>{t.current=null,r(!1),o.dispose()}),c=ne(u=>{if(o.dispose(),t.current===null){t.current=u.currentTarget,r(!0);{let i=St(u.currentTarget);o.addEventListener(i,"pointerup",s,!1),o.addEventListener(i,"pointermove",l=>{if(t.current){let a=Ol(l);r(Tl(a,t.current.getBoundingClientRect()))}},!1),o.addEventListener(i,"pointercancel",s,!1)}}});return{pressed:n,pressProps:e?{}:{onPointerDown:c,onPointerUp:s,onClick:s}}}let Pl=p.createContext(void 0);function Pn(){return p.useContext(Pl)}function Mn(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}function $e(e,t,...n){if(e in t){let o=t[e];return typeof o=="function"?o(...n):o}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(o=>`"${o}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,$e),r}var Bt=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(Bt||{}),qe=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(qe||{});function Se(){let e=Al();return p.useCallback(t=>Ml({mergeRefs:e,...t}),[e])}function Ml({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:o,visible:s=!0,name:c,mergeRefs:u}){u=u??Dl;let i=no(t,e);if(s)return Ht(i,n,r,c,u);let l=o??0;if(l&2){let{static:a=!1,...d}=i;if(a)return Ht(d,n,r,c,u)}if(l&1){let{unmount:a=!0,...d}=i;return $e(a?0:1,{0(){return null},1(){return Ht({...d,hidden:!0,style:{display:"none"}},n,r,c,u)}})}return Ht(i,n,r,c,u)}function Ht(e,t={},n,r,o){let{as:s=n,children:c,refName:u="ref",...i}=An(e,["unmount","static"]),l=e.ref!==void 0?{[u]:e.ref}:{},a=typeof c=="function"?c(t):c;"className"in i&&i.className&&typeof i.className=="function"&&(i.className=i.className(t)),i["aria-labelledby"]&&i["aria-labelledby"]===i.id&&(i["aria-labelledby"]=void 0);let d={};if(t){let m=!1,f=[];for(let[h,v]of Object.entries(t))typeof v=="boolean"&&(m=!0),v===!0&&f.push(h.replace(/([A-Z])/g,b=>`-${b.toLowerCase()}`));if(m){d["data-headlessui-state"]=f.join(" ");for(let h of f)d[`data-${h}`]=""}}if(s===p.Fragment&&(Object.keys(Ke(i)).length>0||Object.keys(Ke(d)).length>0))if(!p.isValidElement(a)||Array.isArray(a)&&a.length>1){if(Object.keys(Ke(i)).length>0)throw new Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(Ke(i)).concat(Object.keys(Ke(d))).map(m=>` - ${m}`).join(`
55
+ */const as=ls("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);class fr{constructor(){Re(this,"state");this.state={isLoading:!1,isApproving:!1,isDepositing:!1,error:null,txHash:null}}getState(){return{...this.state}}setState(t){this.state={...this.state,...t}}}class us extends fr{constructor(n,r){super();Re(this,"smartWallet");Re(this,"currentActiveAccount");this.smartWallet=n,this.currentActiveAccount=r}getWalletType(){return"mpc"}getDisplayAddress(){var n,r;return((n=this.smartWallet)==null?void 0:n.address)||((r=this.currentActiveAccount)==null?void 0:r.ethAddress)||""}isApprovalRequired(){return!1}getApprovalStatus(){return!0}async connect(){this.setState({isLoading:!0,error:null});try{this.setState({isLoading:!1})}catch(n){throw this.setState({isLoading:!1,error:n instanceof Error?n.message:"Connection failed"}),n}}async disconnect(){}async switchChain(n){}async getBalance(n){return"0"}async approve(n,r){return""}async deposit(n,r){this.setState({isDepositing:!0,error:null});try{const o=`mpc_deposit_${Date.now()}`;return this.setState({isDepositing:!1,txHash:o}),o}catch(o){throw this.setState({isDepositing:!1,error:o instanceof Error?o.message:"Deposit failed"}),o}}async signMessage(n){return`mpc_signature_${Date.now()}`}getAAWalletAddress(){var n,r;return((n=this.smartWallet)==null?void 0:n.address)||((r=this.currentActiveAccount)==null?void 0:r.ethAddress)||""}}class cs extends fr{constructor(n,r,o,s="0",c="0"){super();Re(this,"currentActiveAccount");Re(this,"approved");Re(this,"chainId");Re(this,"balance");Re(this,"allowance");this.currentActiveAccount=n,this.approved=r,this.chainId=o,this.balance=s,this.allowance=c}getWalletType(){return"evm"}getDisplayAddress(){var n;return((n=this.currentActiveAccount)==null?void 0:n.ethAddress)||""}isApprovalRequired(){return!0}getApprovalStatus(){return this.approved}async connect(){this.setState({isLoading:!0,error:null});try{this.setState({isLoading:!1})}catch(n){throw this.setState({isLoading:!1,error:n instanceof Error?n.message:"Connection failed"}),n}}async disconnect(){}async switchChain(n){this.setState({isLoading:!0,error:null});try{this.chainId=n,this.setState({isLoading:!1})}catch(r){throw this.setState({isLoading:!1,error:r instanceof Error?r.message:"Chain switch failed"}),r}}async getBalance(n){return this.balance}async approve(n,r){this.setState({isApproving:!0,error:null});try{const o=`evm_approve_${Date.now()}`;return this.approved=!0,this.setState({isApproving:!1,txHash:o}),o}catch(o){throw this.setState({isApproving:!1,error:o instanceof Error?o.message:"Approval failed"}),o}}async deposit(n,r){this.setState({isDepositing:!0,error:null});try{if(!this.approved)throw new Error("Token approval required");const o=`evm_deposit_${Date.now()}`;return this.setState({isDepositing:!1,txHash:o}),o}catch(o){throw this.setState({isDepositing:!1,error:o instanceof Error?o.message:"Deposit failed"}),o}}async signMessage(n){return`evm_signature_${Date.now()}`}updateApprovalStatus(n){this.approved=n}updateBalance(n){this.balance=n}updateAllowance(n){this.allowance=n}}function fs(e,t,n,r,o,s){switch(e==null?void 0:e.wallet){case"mpc":return new us(t,e);default:return new cs(e,!1,r||1,o,s)}}const dr=typeof document<"u"?d.useLayoutEffect:()=>{};var sn;const ds=(sn=d.useInsertionEffect)!==null&&sn!==void 0?sn:dr;function ps(e){const t=d.useRef(null);return ds(()=>{t.current=e},[e]),d.useCallback((...n)=>{const r=t.current;return r==null?void 0:r(...n)},[])}const Be=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},Ye=e=>e&&"window"in e&&e.window===e?e:Be(e).defaultView||window;function ms(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"}function hs(e){return ms(e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in e}let vs=!1;function ln(){return vs}function pr(e,t){if(!ln())return t&&e?e.contains(t):!1;if(!e||!t)return!1;let n=t;for(;n!==null;){if(n===e)return!0;n.tagName==="SLOT"&&n.assignedSlot?n=n.assignedSlot.parentNode:hs(n)?n=n.host:n=n.parentNode}return!1}const an=(e=document)=>{var t;if(!ln())return e.activeElement;let n=e.activeElement;for(;n&&"shadowRoot"in n&&(!((t=n.shadowRoot)===null||t===void 0)&&t.activeElement);)n=n.shadowRoot.activeElement;return n};function mr(e){return ln()&&e.target.shadowRoot&&e.composedPath?e.composedPath()[0]:e.target}function Nt(e){var t;if(typeof window>"u"||window.navigator==null)return!1;let n=(t=window.navigator.userAgentData)===null||t===void 0?void 0:t.brands;return Array.isArray(n)&&n.some(r=>e.test(r.brand))||e.test(window.navigator.userAgent)}function un(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 Ie(e){if(process.env.NODE_ENV==="test")return e;let t=null;return()=>(t==null&&(t=e()),t)}const cn=Ie(function(){return un(/^Mac/i)}),gs=Ie(function(){return un(/^iPhone/i)}),bs=Ie(function(){return un(/^iPad/i)||cn()&&navigator.maxTouchPoints>1}),ys=Ie(function(){return gs()||bs()});Ie(function(){return cn()||ys()}),Ie(function(){return Nt(/AppleWebKit/i)&&!xs()});const xs=Ie(function(){return Nt(/Chrome/i)}),Es=Ie(function(){return Nt(/Android/i)});Ie(function(){return Nt(/Firefox/i)});function hr(){let e=d.useRef(new Map),t=d.useCallback((o,s,c,u)=>{let i=u!=null&&u.once?(...l)=>{e.current.delete(c),c(...l)}:c;e.current.set(c,{type:s,eventTarget:o,fn:i,options:u}),o.addEventListener(s,i,u)},[]),n=d.useCallback((o,s,c,u)=>{var i;let l=((i=e.current.get(c))===null||i===void 0?void 0:i.fn)||c;o.removeEventListener(s,l,u),e.current.delete(c)},[]),r=d.useCallback(()=>{e.current.forEach((o,s)=>{n(o.eventTarget,o.type,s,o.options)})},[n]);return d.useEffect(()=>r,[r]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:r}}function ws(e){return e.mozInputSource===0&&e.isTrusted?!0:Es()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function vr(e){let t=e;return t.nativeEvent=e,t.isDefaultPrevented=()=>t.defaultPrevented,t.isPropagationStopped=()=>t.cancelBubble,t.persist=()=>{},t}function Cs(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function gr(e){let t=d.useRef({isFocused:!1,observer:null});dr(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=ps(r=>{e==null||e(r)});return d.useCallback(r=>{if(r.target instanceof HTMLButtonElement||r.target instanceof HTMLInputElement||r.target instanceof HTMLTextAreaElement||r.target instanceof HTMLSelectElement){t.current.isFocused=!0;let o=r.target,s=c=>{if(t.current.isFocused=!1,o.disabled){let u=vr(c);n(u)}t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)};o.addEventListener("focusout",s,{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&o.disabled){var c;(c=t.current.observer)===null||c===void 0||c.disconnect();let u=o===document.activeElement?null:document.activeElement;o.dispatchEvent(new FocusEvent("blur",{relatedTarget:u})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:u}))}}),t.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[n])}let Ss=!1,vt=null,fn=new Set,gt=new Map,Ke=!1,dn=!1;const $s={Tab:!0,Escape:!0};function pn(e,t){for(let n of fn)n(e,t)}function Os(e){return!(e.metaKey||!cn()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function Lt(e){Ke=!0,Os(e)&&(vt="keyboard",pn("keyboard",e))}function be(e){vt="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(Ke=!0,pn("pointer",e))}function br(e){ws(e)&&(Ke=!0,vt="virtual")}function yr(e){e.target===window||e.target===document||Ss||!e.isTrusted||(!Ke&&!dn&&(vt="virtual",pn("virtual",e)),Ke=!1,dn=!1)}function xr(){Ke=!1,dn=!0}function mn(e){if(typeof window>"u"||typeof document>"u"||gt.get(Ye(e)))return;const t=Ye(e),n=Be(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){Ke=!0,r.apply(this,arguments)},n.addEventListener("keydown",Lt,!0),n.addEventListener("keyup",Lt,!0),n.addEventListener("click",br,!0),t.addEventListener("focus",yr,!0),t.addEventListener("blur",xr,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",be,!0),n.addEventListener("pointermove",be,!0),n.addEventListener("pointerup",be,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",be,!0),n.addEventListener("mousemove",be,!0),n.addEventListener("mouseup",be,!0)),t.addEventListener("beforeunload",()=>{Er(e)},{once:!0}),gt.set(t,{focus:r})}const Er=(e,t)=>{const n=Ye(e),r=Be(e);t&&r.removeEventListener("DOMContentLoaded",t),gt.has(n)&&(n.HTMLElement.prototype.focus=gt.get(n).focus,r.removeEventListener("keydown",Lt,!0),r.removeEventListener("keyup",Lt,!0),r.removeEventListener("click",br,!0),n.removeEventListener("focus",yr,!0),n.removeEventListener("blur",xr,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",be,!0),r.removeEventListener("pointermove",be,!0),r.removeEventListener("pointerup",be,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",be,!0),r.removeEventListener("mousemove",be,!0),r.removeEventListener("mouseup",be,!0)),gt.delete(n))};function Ts(e){const t=Be(e);let n;return t.readyState!=="loading"?mn(e):(n=()=>{mn(e)},t.addEventListener("DOMContentLoaded",n)),()=>Er(e,n)}typeof document<"u"&&Ts();function wr(){return vt!=="pointer"}const As=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Ps(e,t,n){let r=Be(n==null?void 0:n.target);const o=typeof window<"u"?Ye(n==null?void 0:n.target).HTMLInputElement:HTMLInputElement,s=typeof window<"u"?Ye(n==null?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,c=typeof window<"u"?Ye(n==null?void 0:n.target).HTMLElement:HTMLElement,u=typeof window<"u"?Ye(n==null?void 0:n.target).KeyboardEvent:KeyboardEvent;return e=e||r.activeElement instanceof o&&!As.has(r.activeElement.type)||r.activeElement instanceof s||r.activeElement instanceof c&&r.activeElement.isContentEditable,!(e&&t==="keyboard"&&n instanceof u&&!$s[n.key])}function Ns(e,t,n){mn(),d.useEffect(()=>{let r=(o,s)=>{Ps(!!(n!=null&&n.isTextInput),o,s)&&e(wr())};return fn.add(r),()=>{fn.delete(r)}},t)}function Ls(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:o}=e;const s=d.useCallback(i=>{if(i.target===i.currentTarget)return r&&r(i),o&&o(!1),!0},[r,o]),c=gr(s),u=d.useCallback(i=>{const l=Be(i.target),a=l?an(l):an();i.target===i.currentTarget&&a===mr(i.nativeEvent)&&(n&&n(i),o&&o(!0),c(i))},[o,n,c]);return{focusProps:{onFocus:!t&&(n||o||r)?u:void 0,onBlur:!t&&(r||o)?s:void 0}}}function Ms(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=e,s=d.useRef({isFocusWithin:!1}),{addGlobalListener:c,removeAllGlobalListeners:u}=hr(),i=d.useCallback(p=>{p.currentTarget.contains(p.target)&&s.current.isFocusWithin&&!p.currentTarget.contains(p.relatedTarget)&&(s.current.isFocusWithin=!1,u(),n&&n(p),o&&o(!1))},[n,o,s,u]),l=gr(i),a=d.useCallback(p=>{if(!p.currentTarget.contains(p.target))return;const m=Be(p.target),f=an(m);if(!s.current.isFocusWithin&&f===mr(p.nativeEvent)){r&&r(p),o&&o(!0),s.current.isFocusWithin=!0,l(p);let h=p.currentTarget;c(m,"focus",v=>{if(s.current.isFocusWithin&&!pr(h,v.target)){let b=new m.defaultView.FocusEvent("blur",{relatedTarget:v.target});Cs(b,h);let x=vr(b);i(x)}},{capture:!0})}},[r,o,l,c,i]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:a,onBlur:i}}}let Mt=!1,Ft=0;function hn(){Mt=!0,setTimeout(()=>{Mt=!1},50)}function Cr(e){e.pointerType==="touch"&&hn()}function Fs(){if(!(typeof document>"u"))return Ft===0&&(typeof PointerEvent<"u"?document.addEventListener("pointerup",Cr):process.env.NODE_ENV==="test"&&document.addEventListener("touchend",hn)),Ft++,()=>{Ft--,!(Ft>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Cr):process.env.NODE_ENV==="test"&&document.removeEventListener("touchend",hn))}}function Ds(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:r,isDisabled:o}=e,[s,c]=d.useState(!1),u=d.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;d.useEffect(Fs,[]);let{addGlobalListener:i,removeAllGlobalListeners:l}=hr(),{hoverProps:a,triggerHoverEnd:p}=d.useMemo(()=>{let m=(v,b)=>{if(u.pointerType=b,o||b==="touch"||u.isHovered||!v.currentTarget.contains(v.target))return;u.isHovered=!0;let x=v.currentTarget;u.target=x,i(Be(v.target),"pointerover",E=>{u.isHovered&&u.target&&!pr(u.target,E.target)&&f(E,E.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:x,pointerType:b}),n&&n(!0),c(!0)},f=(v,b)=>{let x=u.target;u.pointerType="",u.target=null,!(b==="touch"||!u.isHovered||!x)&&(u.isHovered=!1,l(),r&&r({type:"hoverend",target:x,pointerType:b}),n&&n(!1),c(!1))},h={};return typeof PointerEvent<"u"?(h.onPointerEnter=v=>{Mt&&v.pointerType==="mouse"||m(v,v.pointerType)},h.onPointerLeave=v=>{!o&&v.currentTarget.contains(v.target)&&f(v,v.pointerType)}):process.env.NODE_ENV==="test"&&(h.onTouchStart=()=>{u.ignoreEmulatedMouseEvents=!0},h.onMouseEnter=v=>{!u.ignoreEmulatedMouseEvents&&!Mt&&m(v,"mouse"),u.ignoreEmulatedMouseEvents=!1},h.onMouseLeave=v=>{!o&&v.currentTarget.contains(v.target)&&f(v,"mouse")}),{hoverProps:h,triggerHoverEnd:f}},[t,n,r,o,u,i,l]);return d.useEffect(()=>{o&&p({currentTarget:u.target},u.pointerType)},[o]),{hoverProps:a,isHovered:s}}function Is(e={}){let{autoFocus:t=!1,isTextInput:n,within:r}=e,o=d.useRef({isFocused:!1,isFocusVisible:t||wr()}),[s,c]=d.useState(!1),[u,i]=d.useState(()=>o.current.isFocused&&o.current.isFocusVisible),l=d.useCallback(()=>i(o.current.isFocused&&o.current.isFocusVisible),[]),a=d.useCallback(f=>{o.current.isFocused=f,c(f),l()},[l]);Ns(f=>{o.current.isFocusVisible=f,l()},[],{isTextInput:n});let{focusProps:p}=Ls({isDisabled:r,onFocusChange:a}),{focusWithinProps:m}=Ms({isDisabled:!r,onFocusWithinChange:a});return{isFocused:s,isFocusVisible:u,focusProps:r?m:p}}var js=Object.defineProperty,_s=(e,t,n)=>t in e?js(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,vn=(e,t,n)=>(_s(e,typeof t!="symbol"?t+"":t,n),n);let ks=class{constructor(){vn(this,"current",this.detect()),vn(this,"handoffState","pending"),vn(this,"currentId",0)}set(t){this.current!==t&&(this.handoffState="pending",this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Ae=new ks;function bt(e){var t,n;return Ae.isServer?null:e?"ownerDocument"in e?e.ownerDocument:"current"in e?(n=(t=e.current)==null?void 0:t.ownerDocument)!=null?n:document:null:document}function Sr(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Se(){let e=[],t={addEventListener(n,r,o,s){return n.addEventListener(r,o,s),t.add(()=>n.removeEventListener(r,o,s))},requestAnimationFrame(...n){let r=requestAnimationFrame(...n);return t.add(()=>cancelAnimationFrame(r))},nextFrame(...n){return t.requestAnimationFrame(()=>t.requestAnimationFrame(...n))},setTimeout(...n){let r=setTimeout(...n);return t.add(()=>clearTimeout(r))},microTask(...n){let r={current:!0};return Sr(()=>{r.current&&n[0]()}),t.add(()=>{r.current=!1})},style(n,r,o){let s=n.style.getPropertyValue(r);return Object.assign(n.style,{[r]:o}),this.add(()=>{Object.assign(n.style,{[r]:s})})},group(n){let r=Se();return n(r),this.add(()=>r.dispose())},add(n){return e.includes(n)||e.push(n),()=>{let r=e.indexOf(n);if(r>=0)for(let o of e.splice(r,1))o()}},dispose(){for(let n of e.splice(0))n()}};return t}function rt(){let[e]=d.useState(Se);return d.useEffect(()=>()=>e.dispose(),[e]),e}let ee=(e,t)=>{Ae.isServer?d.useEffect(e,t):d.useLayoutEffect(e,t)};function Qe(e){let t=d.useRef(e);return ee(()=>{t.current=e},[e]),t}let z=function(e){let t=Qe(e);return d.useCallback((...n)=>t.current(...n),[t])};function Rs(e){let t=e.width/2,n=e.height/2;return{top:e.clientY-n,right:e.clientX+t,bottom:e.clientY+n,left:e.clientX-t}}function Bs(e,t){return!(!e||!t||e.right<t.left||e.left>t.right||e.bottom<t.top||e.top>t.bottom)}function Ws({disabled:e=!1}={}){let t=d.useRef(null),[n,r]=d.useState(!1),o=rt(),s=z(()=>{t.current=null,r(!1),o.dispose()}),c=z(u=>{if(o.dispose(),t.current===null){t.current=u.currentTarget,r(!0);{let i=bt(u.currentTarget);o.addEventListener(i,"pointerup",s,!1),o.addEventListener(i,"pointermove",l=>{if(t.current){let a=Rs(l);r(Bs(a,t.current.getBoundingClientRect()))}},!1),o.addEventListener(i,"pointercancel",s,!1)}}});return{pressed:n,pressProps:e?{}:{onPointerDown:c,onPointerUp:s,onClick:s}}}let Vs=d.createContext(void 0);function gn(){return d.useContext(Vs)}function bn(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}function ye(e,t,...n){if(e in t){let o=t[e];return typeof o=="function"?o(...n):o}let r=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(o=>`"${o}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(r,ye),r}var Dt=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(Dt||{}),We=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(We||{});function ve(){let e=Hs();return d.useCallback(t=>Us({mergeRefs:e,...t}),[e])}function Us({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:o,visible:s=!0,name:c,mergeRefs:u}){u=u??zs;let i=$r(t,e);if(s)return It(i,n,r,c,u);let l=o??0;if(l&2){let{static:a=!1,...p}=i;if(a)return It(p,n,r,c,u)}if(l&1){let{unmount:a=!0,...p}=i;return ye(a?0:1,{0(){return null},1(){return It({...p,hidden:!0,style:{display:"none"}},n,r,c,u)}})}return It(i,n,r,c,u)}function It(e,t={},n,r,o){let{as:s=n,children:c,refName:u="ref",...i}=yn(e,["unmount","static"]),l=e.ref!==void 0?{[u]:e.ref}:{},a=typeof c=="function"?c(t):c;"className"in i&&i.className&&typeof i.className=="function"&&(i.className=i.className(t)),i["aria-labelledby"]&&i["aria-labelledby"]===i.id&&(i["aria-labelledby"]=void 0);let p={};if(t){let m=!1,f=[];for(let[h,v]of Object.entries(t))typeof v=="boolean"&&(m=!0),v===!0&&f.push(h.replace(/([A-Z])/g,b=>`-${b.toLowerCase()}`));if(m){p["data-headlessui-state"]=f.join(" ");for(let h of f)p[`data-${h}`]=""}}if(s===d.Fragment&&(Object.keys(Ve(i)).length>0||Object.keys(Ve(p)).length>0))if(!d.isValidElement(a)||Array.isArray(a)&&a.length>1){if(Object.keys(Ve(i)).length>0)throw new Error(['Passing props on "Fragment"!',"",`The current component <${r} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(Ve(i)).concat(Object.keys(Ve(p))).map(m=>` - ${m}`).join(`
64
56
  `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(m=>` - ${m}`).join(`
65
57
  `)].join(`
66
- `))}else{let m=a.props,f=m==null?void 0:m.className,h=typeof f=="function"?(...C)=>Mn(f(...C),i.className):Mn(f,i.className),v=h?{className:h}:{},b=no(a.props,Ke(An(i,["ref"])));for(let C in d)C in b&&delete d[C];return p.cloneElement(a,Object.assign({},b,d,l,{ref:o(_l(a),l.ref)},v))}return p.createElement(s,Object.assign({},An(i,["ref"]),s!==p.Fragment&&l,s!==p.Fragment&&d),a)}function Al(){let e=p.useRef([]),t=p.useCallback(n=>{for(let r of e.current)r!=null&&(typeof r=="function"?r(n):r.current=n)},[]);return(...n)=>{if(!n.every(r=>r==null))return e.current=n,t}}function Dl(...e){return e.every(t=>t==null)?void 0:t=>{for(let n of e)n!=null&&(typeof n=="function"?n(t):n.current=t)}}function no(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},n={};for(let r of e)for(let o in r)o.startsWith("on")&&typeof r[o]=="function"?(n[o]!=null||(n[o]=[]),n[o].push(r[o])):t[o]=r[o];if(t.disabled||t["aria-disabled"])for(let r in n)/^(on(?:Click|Pointer|Mouse|Key)(?:Down|Up|Press)?)$/.test(r)&&(n[r]=[o=>{var s;return(s=o==null?void 0:o.preventDefault)==null?void 0:s.call(o)}]);for(let r in n)Object.assign(t,{[r](o,...s){let c=n[r];for(let u of c){if((o instanceof Event||(o==null?void 0:o.nativeEvent)instanceof Event)&&o.defaultPrevented)return;u(o,...s)}}});return t}function ro(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},n={};for(let r of e)for(let o in r)o.startsWith("on")&&typeof r[o]=="function"?(n[o]!=null||(n[o]=[]),n[o].push(r[o])):t[o]=r[o];for(let r in n)Object.assign(t,{[r](...o){let s=n[r];for(let c of s)c==null||c(...o)}});return t}function xe(e){var t;return Object.assign(p.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function Ke(e){let t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}function An(e,t=[]){let n=Object.assign({},e);for(let r of t)r in n&&delete n[r];return n}function _l(e){return p.version.split(".")[0]>="19"?e.props.ref:e.ref}function Fl(e,t,n){let[r,o]=p.useState(n),s=e!==void 0,c=p.useRef(s),u=p.useRef(!1),i=p.useRef(!1);return s&&!c.current&&!u.current?(u.current=!0,c.current=s,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")):!s&&c.current&&!i.current&&(i.current=!0,c.current=s,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")),[s?e:r,ne(l=>(s||o(l),t==null?void 0:t(l)))]}function Ll(e){let[t]=p.useState(e);return t}function oo(e={},t=null,n=[]){for(let[r,o]of Object.entries(e))so(n,io(t,r),o);return n}function io(e,t){return e?e+"["+t+"]":t}function so(e,t,n){if(Array.isArray(n))for(let[r,o]of n.entries())so(e,io(t,r.toString()),o);else n instanceof Date?e.push([t,n.toISOString()]):typeof n=="boolean"?e.push([t,n?"1":"0"]):typeof n=="string"?e.push([t,n]):typeof n=="number"?e.push([t,`${n}`]):n==null?e.push([t,""]):oo(n,t,e)}function Nl(e){var t,n;let r=(t=e==null?void 0:e.form)!=null?t:e.closest("form");if(r){for(let o of r.elements)if(o!==e&&(o.tagName==="INPUT"&&o.type==="submit"||o.tagName==="BUTTON"&&o.type==="submit"||o.nodeName==="INPUT"&&o.type==="image")){o.click();return}(n=r.requestSubmit)==null||n.call(r)}}let Il="span";var Dn=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Dn||{});function jl(e,t){var n;let{features:r=1,...o}=e,s={ref:t,"aria-hidden":(r&2)===2?!0:(n=o["aria-hidden"])!=null?n:void 0,hidden:(r&4)===4?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return Se()({ourProps:s,theirProps:o,slot:{},defaultTag:Il,name:"Hidden"})}let lo=xe(jl),kl=p.createContext(null);function Rl({children:e}){let t=p.useContext(kl);if(!t)return p.createElement(p.Fragment,null,e);let{target:n}=t;return n?Ee.createPortal(p.createElement(p.Fragment,null,e),n):null}function Wl({data:e,form:t,disabled:n,onReset:r,overrides:o}){let[s,c]=p.useState(null),u=ut();return p.useEffect(()=>{if(r&&s)return u.addEventListener(s,"reset",r)},[s,t,r]),p.createElement(Rl,null,p.createElement(Bl,{setForm:c,formId:t}),oo(e).map(([i,l])=>p.createElement(lo,{features:Dn.Hidden,...Ke({key:i,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:t,disabled:n,name:i,value:l,...o})})))}function Bl({setForm:e,formId:t}){return p.useEffect(()=>{if(t){let n=document.getElementById(t);n&&e(n)}},[e,t]),t?null:p.createElement(lo,{features:Dn.Hidden,as:"input",type:"hidden",hidden:!0,readOnly:!0,ref:n=>{if(!n)return;let r=n.closest("form");r&&e(r)}})}let Hl=p.createContext(void 0);function ao(){return p.useContext(Hl)}function _n(e){return typeof e!="object"||e===null?!1:"nodeType"in e}function Ut(e){return _n(e)&&"tagName"in e}function Ve(e){return Ut(e)&&"accessKey"in e}function ct(e){return Ut(e)&&"tabIndex"in e}function Ul(e){return Ut(e)&&"style"in e}function Vl(e){return Ve(e)&&e.nodeName==="IFRAME"}function uo(e){return Ve(e)&&e.nodeName==="INPUT"}function co(e){return Ve(e)&&e.nodeName==="LABEL"}function zl(e){return Ve(e)&&e.nodeName==="FIELDSET"}function fo(e){return Ve(e)&&e.nodeName==="LEGEND"}function Yl(e){return Ut(e)?e.matches('a[href],audio[controls],button,details,embed,iframe,img[usemap],input:not([type="hidden"]),label,select,textarea,video[controls]'):!1}function Gl(e){let t=e.parentElement,n=null;for(;t&&!zl(t);)fo(t)&&(n=t),t=t.parentElement;let r=(t==null?void 0:t.getAttribute("disabled"))==="";return r&&ql(n)?!1:r}function ql(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(fo(t))return!1;t=t.previousElementSibling}return!0}let po=Symbol();function Kl(e,t=!0){return Object.assign(e,{[po]:t})}function Pe(...e){let t=p.useRef(e);p.useEffect(()=>{t.current=e},[e]);let n=ne(r=>{for(let o of t.current)o!=null&&(typeof o=="function"?o(r):o.current=r)});return e.every(r=>r==null||(r==null?void 0:r[po]))?void 0:n}let Fn=p.createContext(null);Fn.displayName="DescriptionContext";function mo(){let e=p.useContext(Fn);if(e===null){let t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,mo),t}return e}function Xl(){var e,t;return(t=(e=p.useContext(Fn))==null?void 0:e.value)!=null?t:void 0}let Ql="p";function Jl(e,t){let n=p.useId(),r=Pn(),{id:o=`headlessui-description-${n}`,...s}=e,c=mo(),u=Pe(t);ue(()=>c.register(o),[o,c.register]);let i=r||!1,l=p.useMemo(()=>({...c.slot,disabled:i}),[c.slot,i]),a={ref:u,...c.props,id:o};return Se()({ourProps:a,theirProps:s,slot:l,defaultTag:Ql,name:c.name||"Description"})}let Zl=xe(Jl);Object.assign(Zl,{});var he=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(he||{});let Vt=p.createContext(null);Vt.displayName="LabelContext";function ho(){let e=p.useContext(Vt);if(e===null){let t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,ho),t}return e}function go(e){var t,n,r;let o=(n=(t=p.useContext(Vt))==null?void 0:t.value)!=null?n:void 0;return((r=e==null?void 0:e.length)!=null?r:0)>0?[o,...e].filter(Boolean).join(" "):o}function ea({inherit:e=!1}={}){let t=go(),[n,r]=p.useState([]),o=e?[t,...n].filter(Boolean):n;return[o.length>0?o.join(" "):void 0,p.useMemo(()=>function(s){let c=ne(i=>(r(l=>[...l,i]),()=>r(l=>{let a=l.slice(),d=a.indexOf(i);return d!==-1&&a.splice(d,1),a}))),u=p.useMemo(()=>({register:c,slot:s.slot,name:s.name,props:s.props,value:s.value}),[c,s.slot,s.name,s.props,s.value]);return p.createElement(Vt.Provider,{value:u},s.children)},[r])]}let ta="label";function na(e,t){var n;let r=p.useId(),o=ho(),s=ao(),c=Pn(),{id:u=`headlessui-label-${r}`,htmlFor:i=s??((n=o.props)==null?void 0:n.htmlFor),passive:l=!1,...a}=e,d=Pe(t);ue(()=>o.register(u),[u,o.register]);let m=ne(b=>{let C=b.currentTarget;if(!(b.target!==b.currentTarget&&Yl(b.target))&&(co(C)&&b.preventDefault(),o.props&&"onClick"in o.props&&typeof o.props.onClick=="function"&&o.props.onClick(b),co(C))){let E=document.getElementById(C.htmlFor);if(E){let y=E.getAttribute("disabled");if(y==="true"||y==="")return;let O=E.getAttribute("aria-disabled");if(O==="true"||O==="")return;(uo(E)&&(E.type==="file"||E.type==="radio"||E.type==="checkbox")||E.role==="radio"||E.role==="checkbox"||E.role==="switch")&&E.click(),E.focus({preventScroll:!0})}}}),f=c||!1,h=p.useMemo(()=>({...o.slot,disabled:f}),[o.slot,f]),v={ref:d,...o.props,id:u,htmlFor:i,onClick:m};return l&&("onClick"in v&&(delete v.htmlFor,delete v.onClick),"onClick"in a&&delete a.onClick),Se()({ourProps:v,theirProps:a,slot:h,defaultTag:i?ta:"div",name:o.name||"Label"})}let ra=xe(na),oa=Object.assign(ra,{});function ia(e,t){return e!==null&&t!==null&&typeof e=="object"&&typeof t=="object"&&"id"in e&&"id"in t?e.id===t.id:e===t}function sa(e=ia){return p.useCallback((t,n)=>{if(typeof e=="string"){let r=e;return(t==null?void 0:t[r])===(n==null?void 0:n[r])}return e(t,n)},[e])}function la(e){if(e===null)return{width:0,height:0};let{width:t,height:n}=e.getBoundingClientRect();return{width:t,height:n}}function aa(e,t=!1){let[n,r]=p.useReducer(()=>({}),{}),o=p.useMemo(()=>la(e),[e,n]);return ue(()=>{if(!e)return;let s=new ResizeObserver(r);return s.observe(e),()=>{s.disconnect()}},[e]),t?{width:`${o.width}px`,height:`${o.height}px`}:o}let vo=class extends Map{constructor(t){super(),this.factory=t}get(t){let n=super.get(t);return n===void 0&&(n=this.factory(t),this.set(t,n)),n}};var ua=Object.defineProperty,ca=(e,t,n)=>t in e?ua(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,fa=(e,t,n)=>(ca(e,t+"",n),n),bo=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Me=(e,t,n)=>(bo(e,t,"read from private field"),n?n.call(e):t.get(e)),Ln=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},yo=(e,t,n,r)=>(bo(e,t,"write to private field"),t.set(e,n),n),je,Ot,Tt;let wo=class{constructor(t){Ln(this,je,{}),Ln(this,Ot,new vo(()=>new Set)),Ln(this,Tt,new Set),fa(this,"disposables",Fe()),yo(this,je,t),Ie.isServer&&this.disposables.microTask(()=>{this.dispose()})}dispose(){this.disposables.dispose()}get state(){return Me(this,je)}subscribe(t,n){if(Ie.isServer)return()=>{};let r={selector:t,callback:n,current:t(Me(this,je))};return Me(this,Tt).add(r),this.disposables.add(()=>{Me(this,Tt).delete(r)})}on(t,n){return Ie.isServer?()=>{}:(Me(this,Ot).get(t).add(n),this.disposables.add(()=>{Me(this,Ot).get(t).delete(n)}))}send(t){let n=this.reduce(Me(this,je),t);if(n!==Me(this,je)){yo(this,je,n);for(let r of Me(this,Tt)){let o=r.selector(Me(this,je));Eo(r.current,o)||(r.current=o,r.callback(o))}for(let r of Me(this,Ot).get(t.type))r(Me(this,je),t)}}};je=new WeakMap,Ot=new WeakMap,Tt=new WeakMap;function Eo(e,t){return Object.is(e,t)?!0:typeof e!="object"||e===null||typeof t!="object"||t===null?!1:Array.isArray(e)&&Array.isArray(t)?e.length!==t.length?!1:Nn(e[Symbol.iterator](),t[Symbol.iterator]()):e instanceof Map&&t instanceof Map||e instanceof Set&&t instanceof Set?e.size!==t.size?!1:Nn(e.entries(),t.entries()):xo(e)&&xo(t)?Nn(Object.entries(e)[Symbol.iterator](),Object.entries(t)[Symbol.iterator]()):!1}function Nn(e,t){do{let n=e.next(),r=t.next();if(n.done&&r.done)return!0;if(n.done||r.done||!Object.is(n.value,r.value))return!1}while(!0)}function xo(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||Object.getPrototypeOf(t)===null}function In(e){let[t,n]=e(),r=Fe();return(...o)=>{t(...o),r.dispose(),r.microTask(n)}}var da=Object.defineProperty,pa=(e,t,n)=>t in e?da(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Co=(e,t,n)=>(pa(e,typeof t!="symbol"?t+"":t,n),n),So=(e=>(e[e.Push=0]="Push",e[e.Pop=1]="Pop",e))(So||{});let ma={0(e,t){let n=t.id,r=e.stack,o=e.stack.indexOf(n);if(o!==-1){let s=e.stack.slice();return s.splice(o,1),s.push(n),r=s,{...e,stack:r}}return{...e,stack:[...e.stack,n]}},1(e,t){let n=t.id,r=e.stack.indexOf(n);if(r===-1)return e;let o=e.stack.slice();return o.splice(r,1),{...e,stack:o}}},ha=class xs extends wo{constructor(){super(...arguments),Co(this,"actions",{push:t=>this.send({type:0,id:t}),pop:t=>this.send({type:1,id:t})}),Co(this,"selectors",{isTop:(t,n)=>t.stack[t.stack.length-1]===n,inStack:(t,n)=>t.stack.includes(n)})}static new(){return new xs({stack:[]})}reduce(t,n){return $e(n.type,ma,t,n)}};const jn=new vo(()=>ha.new());var kn={exports:{}},Rn={};/**
58
+ `))}else{let m=a.props,f=m==null?void 0:m.className,h=typeof f=="function"?(...x)=>bn(f(...x),i.className):bn(f,i.className),v=h?{className:h}:{},b=$r(a.props,Ve(yn(i,["ref"])));for(let x in p)x in b&&delete p[x];return d.cloneElement(a,Object.assign({},b,p,l,{ref:o(Gs(a),l.ref)},v))}return d.createElement(s,Object.assign({},yn(i,["ref"]),s!==d.Fragment&&l,s!==d.Fragment&&p),a)}function Hs(){let e=d.useRef([]),t=d.useCallback(n=>{for(let r of e.current)r!=null&&(typeof r=="function"?r(n):r.current=n)},[]);return(...n)=>{if(!n.every(r=>r==null))return e.current=n,t}}function zs(...e){return e.every(t=>t==null)?void 0:t=>{for(let n of e)n!=null&&(typeof n=="function"?n(t):n.current=t)}}function $r(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},n={};for(let r of e)for(let o in r)o.startsWith("on")&&typeof r[o]=="function"?(n[o]!=null||(n[o]=[]),n[o].push(r[o])):t[o]=r[o];if(t.disabled||t["aria-disabled"])for(let r in n)/^(on(?:Click|Pointer|Mouse|Key)(?:Down|Up|Press)?)$/.test(r)&&(n[r]=[o=>{var s;return(s=o==null?void 0:o.preventDefault)==null?void 0:s.call(o)}]);for(let r in n)Object.assign(t,{[r](o,...s){let c=n[r];for(let u of c){if((o instanceof Event||(o==null?void 0:o.nativeEvent)instanceof Event)&&o.defaultPrevented)return;u(o,...s)}}});return t}function Or(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},n={};for(let r of e)for(let o in r)o.startsWith("on")&&typeof r[o]=="function"?(n[o]!=null||(n[o]=[]),n[o].push(r[o])):t[o]=r[o];for(let r in n)Object.assign(t,{[r](...o){let s=n[r];for(let c of s)c==null||c(...o)}});return t}function me(e){var t;return Object.assign(d.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function Ve(e){let t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}function yn(e,t=[]){let n=Object.assign({},e);for(let r of t)r in n&&delete n[r];return n}function Gs(e){return d.version.split(".")[0]>="19"?e.props.ref:e.ref}function Ys(e,t,n){let[r,o]=d.useState(n),s=e!==void 0,c=d.useRef(s),u=d.useRef(!1),i=d.useRef(!1);return s&&!c.current&&!u.current?(u.current=!0,c.current=s,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")):!s&&c.current&&!i.current&&(i.current=!0,c.current=s,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")),[s?e:r,z(l=>(s||o(l),t==null?void 0:t(l)))]}function Ks(e){let[t]=d.useState(e);return t}function Tr(e={},t=null,n=[]){for(let[r,o]of Object.entries(e))Pr(n,Ar(t,r),o);return n}function Ar(e,t){return e?e+"["+t+"]":t}function Pr(e,t,n){if(Array.isArray(n))for(let[r,o]of n.entries())Pr(e,Ar(t,r.toString()),o);else n instanceof Date?e.push([t,n.toISOString()]):typeof n=="boolean"?e.push([t,n?"1":"0"]):typeof n=="string"?e.push([t,n]):typeof n=="number"?e.push([t,`${n}`]):n==null?e.push([t,""]):Tr(n,t,e)}function Qs(e){var t,n;let r=(t=e==null?void 0:e.form)!=null?t:e.closest("form");if(r){for(let o of r.elements)if(o!==e&&(o.tagName==="INPUT"&&o.type==="submit"||o.tagName==="BUTTON"&&o.type==="submit"||o.nodeName==="INPUT"&&o.type==="image")){o.click();return}(n=r.requestSubmit)==null||n.call(r)}}let Xs="span";var xn=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(xn||{});function qs(e,t){var n;let{features:r=1,...o}=e,s={ref:t,"aria-hidden":(r&2)===2?!0:(n=o["aria-hidden"])!=null?n:void 0,hidden:(r&4)===4?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(r&4)===4&&(r&2)!==2&&{display:"none"}}};return ve()({ourProps:s,theirProps:o,slot:{},defaultTag:Xs,name:"Hidden"})}let Nr=me(qs),Js=d.createContext(null);function Zs({children:e}){let t=d.useContext(Js);if(!t)return d.createElement(d.Fragment,null,e);let{target:n}=t;return n?pe.createPortal(d.createElement(d.Fragment,null,e),n):null}function el({data:e,form:t,disabled:n,onReset:r,overrides:o}){let[s,c]=d.useState(null),u=rt();return d.useEffect(()=>{if(r&&s)return u.addEventListener(s,"reset",r)},[s,t,r]),d.createElement(Zs,null,d.createElement(tl,{setForm:c,formId:t}),Tr(e).map(([i,l])=>d.createElement(Nr,{features:xn.Hidden,...Ve({key:i,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:t,disabled:n,name:i,value:l,...o})})))}function tl({setForm:e,formId:t}){return d.useEffect(()=>{if(t){let n=document.getElementById(t);n&&e(n)}},[e,t]),t?null:d.createElement(Nr,{features:xn.Hidden,as:"input",type:"hidden",hidden:!0,readOnly:!0,ref:n=>{if(!n)return;let r=n.closest("form");r&&e(r)}})}let nl=d.createContext(void 0);function Lr(){return d.useContext(nl)}function En(e){return typeof e!="object"||e===null?!1:"nodeType"in e}function jt(e){return En(e)&&"tagName"in e}function je(e){return jt(e)&&"accessKey"in e}function ot(e){return jt(e)&&"tabIndex"in e}function rl(e){return jt(e)&&"style"in e}function ol(e){return je(e)&&e.nodeName==="IFRAME"}function Mr(e){return je(e)&&e.nodeName==="INPUT"}function Fr(e){return je(e)&&e.nodeName==="LABEL"}function il(e){return je(e)&&e.nodeName==="FIELDSET"}function Dr(e){return je(e)&&e.nodeName==="LEGEND"}function sl(e){return jt(e)?e.matches('a[href],audio[controls],button,details,embed,iframe,img[usemap],input:not([type="hidden"]),label,select,textarea,video[controls]'):!1}function ll(e){let t=e.parentElement,n=null;for(;t&&!il(t);)Dr(t)&&(n=t),t=t.parentElement;let r=(t==null?void 0:t.getAttribute("disabled"))==="";return r&&al(n)?!1:r}function al(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(Dr(t))return!1;t=t.previousElementSibling}return!0}let Ir=Symbol();function ul(e,t=!0){return Object.assign(e,{[Ir]:t})}function xe(...e){let t=d.useRef(e);d.useEffect(()=>{t.current=e},[e]);let n=z(r=>{for(let o of t.current)o!=null&&(typeof o=="function"?o(r):o.current=r)});return e.every(r=>r==null||(r==null?void 0:r[Ir]))?void 0:n}let wn=d.createContext(null);wn.displayName="DescriptionContext";function jr(){let e=d.useContext(wn);if(e===null){let t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,jr),t}return e}function cl(){var e,t;return(t=(e=d.useContext(wn))==null?void 0:e.value)!=null?t:void 0}let fl="p";function dl(e,t){let n=d.useId(),r=gn(),{id:o=`headlessui-description-${n}`,...s}=e,c=jr(),u=xe(t);ee(()=>c.register(o),[o,c.register]);let i=r||!1,l=d.useMemo(()=>({...c.slot,disabled:i}),[c.slot,i]),a={ref:u,...c.props,id:o};return ve()({ourProps:a,theirProps:s,slot:l,defaultTag:fl,name:c.name||"Description"})}let pl=me(dl);Object.assign(pl,{});var le=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(le||{});let _t=d.createContext(null);_t.displayName="LabelContext";function _r(){let e=d.useContext(_t);if(e===null){let t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,_r),t}return e}function kr(e){var t,n,r;let o=(n=(t=d.useContext(_t))==null?void 0:t.value)!=null?n:void 0;return((r=e==null?void 0:e.length)!=null?r:0)>0?[o,...e].filter(Boolean).join(" "):o}function ml({inherit:e=!1}={}){let t=kr(),[n,r]=d.useState([]),o=e?[t,...n].filter(Boolean):n;return[o.length>0?o.join(" "):void 0,d.useMemo(()=>function(s){let c=z(i=>(r(l=>[...l,i]),()=>r(l=>{let a=l.slice(),p=a.indexOf(i);return p!==-1&&a.splice(p,1),a}))),u=d.useMemo(()=>({register:c,slot:s.slot,name:s.name,props:s.props,value:s.value}),[c,s.slot,s.name,s.props,s.value]);return d.createElement(_t.Provider,{value:u},s.children)},[r])]}let hl="label";function vl(e,t){var n;let r=d.useId(),o=_r(),s=Lr(),c=gn(),{id:u=`headlessui-label-${r}`,htmlFor:i=s??((n=o.props)==null?void 0:n.htmlFor),passive:l=!1,...a}=e,p=xe(t);ee(()=>o.register(u),[u,o.register]);let m=z(b=>{let x=b.currentTarget;if(!(b.target!==b.currentTarget&&sl(b.target))&&(Fr(x)&&b.preventDefault(),o.props&&"onClick"in o.props&&typeof o.props.onClick=="function"&&o.props.onClick(b),Fr(x))){let E=document.getElementById(x.htmlFor);if(E){let y=E.getAttribute("disabled");if(y==="true"||y==="")return;let C=E.getAttribute("aria-disabled");if(C==="true"||C==="")return;(Mr(E)&&(E.type==="file"||E.type==="radio"||E.type==="checkbox")||E.role==="radio"||E.role==="checkbox"||E.role==="switch")&&E.click(),E.focus({preventScroll:!0})}}}),f=c||!1,h=d.useMemo(()=>({...o.slot,disabled:f}),[o.slot,f]),v={ref:p,...o.props,id:u,htmlFor:i,onClick:m};return l&&("onClick"in v&&(delete v.htmlFor,delete v.onClick),"onClick"in a&&delete a.onClick),ve()({ourProps:v,theirProps:a,slot:h,defaultTag:i?hl:"div",name:o.name||"Label"})}let gl=me(vl),bl=Object.assign(gl,{});function yl(e,t){return e!==null&&t!==null&&typeof e=="object"&&typeof t=="object"&&"id"in e&&"id"in t?e.id===t.id:e===t}function xl(e=yl){return d.useCallback((t,n)=>{if(typeof e=="string"){let r=e;return(t==null?void 0:t[r])===(n==null?void 0:n[r])}return e(t,n)},[e])}function El(e){if(e===null)return{width:0,height:0};let{width:t,height:n}=e.getBoundingClientRect();return{width:t,height:n}}function wl(e,t=!1){let[n,r]=d.useReducer(()=>({}),{}),o=d.useMemo(()=>El(e),[e,n]);return ee(()=>{if(!e)return;let s=new ResizeObserver(r);return s.observe(e),()=>{s.disconnect()}},[e]),t?{width:`${o.width}px`,height:`${o.height}px`}:o}let Rr=class extends Map{constructor(t){super(),this.factory=t}get(t){let n=super.get(t);return n===void 0&&(n=this.factory(t),this.set(t,n)),n}};var Cl=Object.defineProperty,Sl=(e,t,n)=>t in e?Cl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,$l=(e,t,n)=>(Sl(e,t+"",n),n),Br=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Ee=(e,t,n)=>(Br(e,t,"read from private field"),n?n.call(e):t.get(e)),Cn=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Wr=(e,t,n,r)=>(Br(e,t,"write to private field"),t.set(e,n),n),Pe,yt,xt;let Vr=class{constructor(t){Cn(this,Pe,{}),Cn(this,yt,new Rr(()=>new Set)),Cn(this,xt,new Set),$l(this,"disposables",Se()),Wr(this,Pe,t),Ae.isServer&&this.disposables.microTask(()=>{this.dispose()})}dispose(){this.disposables.dispose()}get state(){return Ee(this,Pe)}subscribe(t,n){if(Ae.isServer)return()=>{};let r={selector:t,callback:n,current:t(Ee(this,Pe))};return Ee(this,xt).add(r),this.disposables.add(()=>{Ee(this,xt).delete(r)})}on(t,n){return Ae.isServer?()=>{}:(Ee(this,yt).get(t).add(n),this.disposables.add(()=>{Ee(this,yt).get(t).delete(n)}))}send(t){let n=this.reduce(Ee(this,Pe),t);if(n!==Ee(this,Pe)){Wr(this,Pe,n);for(let r of Ee(this,xt)){let o=r.selector(Ee(this,Pe));Ur(r.current,o)||(r.current=o,r.callback(o))}for(let r of Ee(this,yt).get(t.type))r(Ee(this,Pe),t)}}};Pe=new WeakMap,yt=new WeakMap,xt=new WeakMap;function Ur(e,t){return Object.is(e,t)?!0:typeof e!="object"||e===null||typeof t!="object"||t===null?!1:Array.isArray(e)&&Array.isArray(t)?e.length!==t.length?!1:Sn(e[Symbol.iterator](),t[Symbol.iterator]()):e instanceof Map&&t instanceof Map||e instanceof Set&&t instanceof Set?e.size!==t.size?!1:Sn(e.entries(),t.entries()):Hr(e)&&Hr(t)?Sn(Object.entries(e)[Symbol.iterator](),Object.entries(t)[Symbol.iterator]()):!1}function Sn(e,t){do{let n=e.next(),r=t.next();if(n.done&&r.done)return!0;if(n.done||r.done||!Object.is(n.value,r.value))return!1}while(!0)}function Hr(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||Object.getPrototypeOf(t)===null}function $n(e){let[t,n]=e(),r=Se();return(...o)=>{t(...o),r.dispose(),r.microTask(n)}}var Ol=Object.defineProperty,Tl=(e,t,n)=>t in e?Ol(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,zr=(e,t,n)=>(Tl(e,typeof t!="symbol"?t+"":t,n),n),Gr=(e=>(e[e.Push=0]="Push",e[e.Pop=1]="Pop",e))(Gr||{});let Al={0(e,t){let n=t.id,r=e.stack,o=e.stack.indexOf(n);if(o!==-1){let s=e.stack.slice();return s.splice(o,1),s.push(n),r=s,{...e,stack:r}}return{...e,stack:[...e.stack,n]}},1(e,t){let n=t.id,r=e.stack.indexOf(n);if(r===-1)return e;let o=e.stack.slice();return o.splice(r,1),{...e,stack:o}}},Pl=class Qi extends Vr{constructor(){super(...arguments),zr(this,"actions",{push:t=>this.send({type:0,id:t}),pop:t=>this.send({type:1,id:t})}),zr(this,"selectors",{isTop:(t,n)=>t.stack[t.stack.length-1]===n,inStack:(t,n)=>t.stack.includes(n)})}static new(){return new Qi({stack:[]})}reduce(t,n){return ye(n.type,Al,t,n)}};const On=new Rr(()=>Pl.new());var Tn={exports:{}},An={};/**
67
59
  * @license React
68
60
  * use-sync-external-store-with-selector.production.js
69
61
  *
@@ -71,7 +63,7 @@ React keys must be passed directly to JSX without using spread:
71
63
  *
72
64
  * This source code is licensed under the MIT license found in the
73
65
  * LICENSE file in the root directory of this source tree.
74
- */var Oo;function ga(){if(Oo)return Rn;Oo=1;var e=p;function t(i,l){return i===l&&(i!==0||1/i===1/l)||i!==i&&l!==l}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,c=e.useMemo,u=e.useDebugValue;return Rn.useSyncExternalStoreWithSelector=function(i,l,a,d,m){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=c(function(){function b(w){if(!C){if(C=!0,E=w,w=d(w),m!==void 0&&h.hasValue){var F=h.value;if(m(F,w))return y=F}return y=w}if(F=y,n(E,w))return F;var _=d(w);return m!==void 0&&m(F,_)?(E=w,F):(E=w,y=_)}var C=!1,E,y,O=a===void 0?null:a;return[function(){return b(l())},O===null?void 0:function(){return b(O())}]},[l,a,d,m]);var v=r(i,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=v},[v]),u(v),v},Rn}var Wn={};/**
66
+ */var Yr;function Nl(){if(Yr)return An;Yr=1;var e=d;function t(i,l){return i===l&&(i!==0||1/i===1/l)||i!==i&&l!==l}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,c=e.useMemo,u=e.useDebugValue;return An.useSyncExternalStoreWithSelector=function(i,l,a,p,m){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=c(function(){function b(S){if(!x){if(x=!0,E=S,S=p(S),m!==void 0&&h.hasValue){var A=h.value;if(m(A,S))return y=A}return y=S}if(A=y,n(E,S))return A;var M=p(S);return m!==void 0&&m(A,M)?(E=S,A):(E=S,y=M)}var x=!1,E,y,C=a===void 0?null:a;return[function(){return b(l())},C===null?void 0:function(){return b(C())}]},[l,a,p,m]);var v=r(i,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=v},[v]),u(v),v},An}var Pn={};/**
75
67
  * @license React
76
68
  * use-sync-external-store-with-selector.development.js
77
69
  *
@@ -79,45 +71,34 @@ React keys must be passed directly to JSX without using spread:
79
71
  *
80
72
  * This source code is licensed under the MIT license found in the
81
73
  * LICENSE file in the root directory of this source tree.
82
- */var To;function va(){return To||(To=1,process.env.NODE_ENV!=="production"&&function(){function e(i,l){return i===l&&(i!==0||1/i===1/l)||i!==i&&l!==l}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=p,n=typeof Object.is=="function"?Object.is:e,r=t.useSyncExternalStore,o=t.useRef,s=t.useEffect,c=t.useMemo,u=t.useDebugValue;Wn.useSyncExternalStoreWithSelector=function(i,l,a,d,m){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=c(function(){function b(w){if(!C){if(C=!0,E=w,w=d(w),m!==void 0&&h.hasValue){var F=h.value;if(m(F,w))return y=F}return y=w}if(F=y,n(E,w))return F;var _=d(w);return m!==void 0&&m(F,_)?(E=w,F):(E=w,y=_)}var C=!1,E,y,O=a===void 0?null:a;return[function(){return b(l())},O===null?void 0:function(){return b(O())}]},[l,a,d,m]);var v=r(i,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=v},[v]),u(v),v},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Wn}process.env.NODE_ENV==="production"?kn.exports=ga():kn.exports=va();var ba=kn.exports;function Ae(e,t,n=Eo){return ba.useSyncExternalStoreWithSelector(ne(r=>e.subscribe(ya,r)),ne(()=>e.state),ne(()=>e.state),ne(t),n)}function ya(e){return e}function $o(e,t){let n=p.useId(),r=jn.get(t),[o,s]=Ae(r,p.useCallback(c=>[r.selectors.isTop(c,n),r.selectors.inStack(c,n)],[r,n]));return ue(()=>{if(e)return r.actions.push(n),()=>r.actions.pop(n)},[r,e,n]),e?s?o:!0:!1}let Bn=new Map,$t=new Map;function Po(e){var t;let n=(t=$t.get(e))!=null?t:0;return $t.set(e,n+1),n!==0?()=>Mo(e):(Bn.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),e.setAttribute("aria-hidden","true"),e.inert=!0,()=>Mo(e))}function Mo(e){var t;let n=(t=$t.get(e))!=null?t:1;if(n===1?$t.delete(e):$t.set(e,n-1),n!==1)return;let r=Bn.get(e);r&&(r["aria-hidden"]===null?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r["aria-hidden"]),e.inert=r.inert,Bn.delete(e))}function wa(e,{allowed:t,disallowed:n}={}){let r=$o(e,"inert-others");ue(()=>{var o,s;if(!r)return;let c=Fe();for(let i of(o=n==null?void 0:n())!=null?o:[])i&&c.add(Po(i));let u=(s=t==null?void 0:t())!=null?s:[];for(let i of u){if(!i)continue;let l=St(i);if(!l)continue;let a=i.parentElement;for(;a&&a!==l.body;){for(let d of a.children)u.some(m=>d.contains(m))||c.add(Po(d));a=a.parentElement}}return c.dispose},[r,t,n])}function Ea(e,t,n){let r=nt(o=>{let s=o.getBoundingClientRect();s.x===0&&s.y===0&&s.width===0&&s.height===0&&n()});p.useEffect(()=>{if(!e)return;let o=t===null?null:Ve(t)?t:t.current;if(!o)return;let s=Fe();if(typeof ResizeObserver<"u"){let c=new ResizeObserver(()=>r.current(o));c.observe(o),s.add(()=>c.disconnect())}if(typeof IntersectionObserver<"u"){let c=new IntersectionObserver(()=>r.current(o));c.observe(o),s.add(()=>c.disconnect())}return()=>s.dispose()},[t,r,e])}let Hn=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(","),xa=["[data-autofocus]"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var Un=(e=>(e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll",e[e.AutoFocus=64]="AutoFocus",e))(Un||{}),Ca=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(Ca||{}),Sa=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(Sa||{});function Ao(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(Hn)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}function Oa(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(xa)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var Vn=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(Vn||{});function Do(e,t=0){var n;return e===((n=St(e))==null?void 0:n.body)?!1:$e(t,{0(){return e.matches(Hn)},1(){let r=e;for(;r!==null;){if(r.matches(Hn))return!0;r=r.parentElement}return!1}})}var Ta=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(Ta||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",e=>{e.metaKey||e.altKey||e.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",e=>{e.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:e.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));let $a=["textarea","input"].join(",");function Pa(e){var t,n;return(n=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,$a))!=null?n:!1}function _o(e,t=n=>n){return e.slice().sort((n,r)=>{let o=t(n),s=t(r);if(o===null||s===null)return 0;let c=o.compareDocumentPosition(s);return c&Node.DOCUMENT_POSITION_FOLLOWING?-1:c&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function Ma(e,t){return Aa(Ao(),t,{relativeTo:e})}function Aa(e,t,{sorted:n=!0,relativeTo:r=null,skipElements:o=[]}={}){let s=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e.ownerDocument,c=Array.isArray(e)?n?_o(e):e:t&64?Oa(e):Ao(e);o.length>0&&c.length>1&&(c=c.filter(f=>!o.some(h=>h!=null&&"current"in h?(h==null?void 0:h.current)===f:h===f))),r=r??s.activeElement;let u=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),i=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,c.indexOf(r))-1;if(t&4)return Math.max(0,c.indexOf(r))+1;if(t&8)return c.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),l=t&32?{preventScroll:!0}:{},a=0,d=c.length,m;do{if(a>=d||a+d<=0)return 0;let f=i+a;if(t&16)f=(f+d)%d;else{if(f<0)return 3;if(f>=d)return 1}m=c[f],m==null||m.focus(l),a+=u}while(m!==s.activeElement);return t&6&&Pa(m)&&m.select(),2}function Fo(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function Da(){return/Android/gi.test(window.navigator.userAgent)}function Lo(){return Fo()||Da()}function ft(e,t,n,r){let o=nt(n);p.useEffect(()=>{if(!e)return;function s(c){o.current(c)}return document.addEventListener(t,s,r),()=>document.removeEventListener(t,s,r)},[e,t,r])}function _a(e,t,n,r){let o=nt(n);p.useEffect(()=>{if(!e)return;function s(c){o.current(c)}return window.addEventListener(t,s,r),()=>window.removeEventListener(t,s,r)},[e,t,r])}const No=30;function Fa(e,t,n){let r=nt(n),o=p.useCallback(function(u,i){if(u.defaultPrevented)return;let l=i(u);if(l===null||!l.getRootNode().contains(l)||!l.isConnected)return;let a=function d(m){return typeof m=="function"?d(m()):Array.isArray(m)||m instanceof Set?m:[m]}(t);for(let d of a)if(d!==null&&(d.contains(l)||u.composed&&u.composedPath().includes(d)))return;return!Do(l,Vn.Loose)&&l.tabIndex!==-1&&u.preventDefault(),r.current(u,l)},[r,t]),s=p.useRef(null);ft(e,"pointerdown",u=>{var i,l;Lo()||(s.current=((l=(i=u.composedPath)==null?void 0:i.call(u))==null?void 0:l[0])||u.target)},!0),ft(e,"pointerup",u=>{if(Lo()||!s.current)return;let i=s.current;return s.current=null,o(u,()=>i)},!0);let c=p.useRef({x:0,y:0});ft(e,"touchstart",u=>{c.current.x=u.touches[0].clientX,c.current.y=u.touches[0].clientY},!0),ft(e,"touchend",u=>{let i={x:u.changedTouches[0].clientX,y:u.changedTouches[0].clientY};if(!(Math.abs(i.x-c.current.x)>=No||Math.abs(i.y-c.current.y)>=No))return o(u,()=>ct(u.target)?u.target:null)},!0),_a(e,"blur",u=>o(u,()=>Vl(window.document.activeElement)?window.document.activeElement:null),!0)}function zn(...e){return p.useMemo(()=>St(...e),[...e])}var La=(e=>(e[e.Ignore=0]="Ignore",e[e.Select=1]="Select",e[e.Close=2]="Close",e))(La||{});const zt={Ignore:{kind:0},Select:e=>({kind:1,target:e}),Close:{kind:2}},Na=200,Io=5;function Ia(e,{trigger:t,action:n,close:r,select:o}){let s=p.useRef(null),c=p.useRef(null),u=p.useRef(null);ft(e&&t!==null,"pointerdown",i=>{_n(i==null?void 0:i.target)&&t!=null&&t.contains(i.target)&&(c.current=i.x,u.current=i.y,s.current=i.timeStamp)}),ft(e&&t!==null,"pointerup",i=>{var l,a;let d=s.current;if(d===null||(s.current=null,!ct(i.target))||Math.abs(i.x-((l=c.current)!=null?l:i.x))<Io&&Math.abs(i.y-((a=u.current)!=null?a:i.y))<Io)return;let m=n(i);switch(m.kind){case 0:return;case 1:{i.timeStamp-d>Na&&(o(m.target),r());break}case 2:{r();break}}},{capture:!0})}function ja(e,t){return p.useMemo(()=>{var n;if(e.type)return e.type;let r=(n=e.as)!=null?n:"button";if(typeof r=="string"&&r.toLowerCase()==="button"||(t==null?void 0:t.tagName)==="BUTTON"&&!t.hasAttribute("type"))return"button"},[e.type,e.as,t])}function ka(e){return p.useSyncExternalStore(e.subscribe,e.getSnapshot,e.getSnapshot)}function Ra(e,t){let n=e(),r=new Set;return{getSnapshot(){return n},subscribe(o){return r.add(o),()=>r.delete(o)},dispatch(o,...s){let c=t[o].call(n,...s);c&&(n=c,r.forEach(u=>u()))}}}function Wa(){let e;return{before({doc:t}){var n;let r=t.documentElement,o=(n=t.defaultView)!=null?n:window;e=Math.max(0,o.innerWidth-r.clientWidth)},after({doc:t,d:n}){let r=t.documentElement,o=Math.max(0,r.clientWidth-r.offsetWidth),s=Math.max(0,e-o);n.style(r,"paddingRight",`${s}px`)}}}function Ba(){return Fo()?{before({doc:e,d:t,meta:n}){function r(o){return n.containers.flatMap(s=>s()).some(s=>s.contains(o))}t.microTask(()=>{var o;if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let u=Fe();u.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>u.dispose()))}let s=(o=window.scrollY)!=null?o:window.pageYOffset,c=null;t.addEventListener(e,"click",u=>{if(ct(u.target))try{let i=u.target.closest("a");if(!i)return;let{hash:l}=new URL(i.href),a=e.querySelector(l);ct(a)&&!r(a)&&(c=a)}catch{}},!0),t.addEventListener(e,"touchstart",u=>{if(ct(u.target)&&Ul(u.target))if(r(u.target)){let i=u.target;for(;i.parentElement&&r(i.parentElement);)i=i.parentElement;t.style(i,"overscrollBehavior","contain")}else t.style(u.target,"touchAction","none")}),t.addEventListener(e,"touchmove",u=>{if(ct(u.target)){if(uo(u.target))return;if(r(u.target)){let i=u.target;for(;i.parentElement&&i.dataset.headlessuiPortal!==""&&!(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth);)i=i.parentElement;i.dataset.headlessuiPortal===""&&u.preventDefault()}else u.preventDefault()}},{passive:!1}),t.add(()=>{var u;let i=(u=window.scrollY)!=null?u:window.pageYOffset;s!==i&&window.scrollTo(0,s),c&&c.isConnected&&(c.scrollIntoView({block:"nearest"}),c=null)})})}}:{}}function Ha(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function Ua(e){let t={};for(let n of e)Object.assign(t,n(t));return t}let rt=Ra(()=>new Map,{PUSH(e,t){var n;let r=(n=this.get(e))!=null?n:{doc:e,count:0,d:Fe(),meta:new Set};return r.count++,r.meta.add(t),this.set(e,r),this},POP(e,t){let n=this.get(e);return n&&(n.count--,n.meta.delete(t)),this},SCROLL_PREVENT({doc:e,d:t,meta:n}){let r={doc:e,d:t,meta:Ua(n)},o=[Ba(),Wa(),Ha()];o.forEach(({before:s})=>s==null?void 0:s(r)),o.forEach(({after:s})=>s==null?void 0:s(r))},SCROLL_ALLOW({d:e}){e.dispose()},TEARDOWN({doc:e}){this.delete(e)}});rt.subscribe(()=>{let e=rt.getSnapshot(),t=new Map;for(let[n]of e)t.set(n,n.documentElement.style.overflow);for(let n of e.values()){let r=t.get(n.doc)==="hidden",o=n.count!==0;(o&&!r||!o&&r)&&rt.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&rt.dispatch("TEARDOWN",n)}});function Va(e,t,n=()=>({containers:[]})){let r=ka(rt),o=t?r.get(t):void 0,s=o?o.count>0:!1;return ue(()=>{if(!(!t||!e))return rt.dispatch("PUSH",t,n),()=>rt.dispatch("POP",t,n)},[e,t]),s}function za(e,t,n=()=>[document.body]){let r=$o(e,"scroll-lock");Va(r,t,o=>{var s;return{containers:[...(s=o.containers)!=null?s:[],n]}})}function jo(e){return[e.screenX,e.screenY]}function Ya(){let e=p.useRef([-1,-1]);return{wasMoved(t){let n=jo(t);return e.current[0]===n[0]&&e.current[1]===n[1]?!1:(e.current=n,!0)},update(t){e.current=jo(t)}}}function Ga(e=0){let[t,n]=p.useState(e),r=p.useCallback(i=>n(i),[t]),o=p.useCallback(i=>n(l=>l|i),[t]),s=p.useCallback(i=>(t&i)===i,[t]),c=p.useCallback(i=>n(l=>l&~i),[n]),u=p.useCallback(i=>n(l=>l^i),[n]);return{flags:t,setFlag:r,addFlag:o,hasFlag:s,removeFlag:c,toggleFlag:u}}var ko,Ro;typeof process<"u"&&typeof globalThis<"u"&&typeof Element<"u"&&((ko=process==null?void 0:process.env)==null?void 0:ko.NODE_ENV)==="test"&&typeof((Ro=Element==null?void 0:Element.prototype)==null?void 0:Ro.getAnimations)>"u"&&(Element.prototype.getAnimations=function(){return console.warn(["Headless UI has polyfilled `Element.prototype.getAnimations` for your tests.","Please install a proper polyfill e.g. `jsdom-testing-mocks`, to silence these warnings.","","Example usage:","```js","import { mockAnimationsApi } from 'jsdom-testing-mocks'","mockAnimationsApi()","```"].join(`
83
- `)),[]});var qa=(e=>(e[e.None=0]="None",e[e.Closed=1]="Closed",e[e.Enter=2]="Enter",e[e.Leave=4]="Leave",e))(qa||{});function Wo(e){let t={};for(let n in e)e[n]===!0&&(t[`data-${n}`]="");return t}function Bo(e,t,n,r){let[o,s]=p.useState(n),{hasFlag:c,addFlag:u,removeFlag:i}=Ga(e&&o?3:0),l=p.useRef(!1),a=p.useRef(!1),d=ut();return ue(()=>{var m;if(e){if(n&&s(!0),!t){n&&u(3);return}return(m=r==null?void 0:r.start)==null||m.call(r,n),Ka(t,{inFlight:l,prepare(){a.current?a.current=!1:a.current=l.current,l.current=!0,!a.current&&(n?(u(3),i(4)):(u(4),i(2)))},run(){a.current?n?(i(3),u(4)):(i(4),u(3)):n?i(1):u(1)},done(){var f;a.current&&typeof t.getAnimations=="function"&&t.getAnimations().length>0||(l.current=!1,i(7),n||s(!1),(f=r==null?void 0:r.end)==null||f.call(r,n))}})}},[e,n,t,d]),e?[o,{closed:c(1),enter:c(2),leave:c(4),transition:c(2)||c(4)}]:[n,{closed:void 0,enter:void 0,leave:void 0,transition:void 0}]}function Ka(e,{prepare:t,run:n,done:r,inFlight:o}){let s=Fe();return Qa(e,{prepare:t,inFlight:o}),s.nextFrame(()=>{n(),s.requestAnimationFrame(()=>{s.add(Xa(e,r))})}),s.dispose}function Xa(e,t){var n,r;let o=Fe();if(!e)return o.dispose;let s=!1;o.add(()=>{s=!0});let c=(r=(n=e.getAnimations)==null?void 0:n.call(e).filter(u=>u instanceof CSSTransition))!=null?r:[];return c.length===0?(t(),o.dispose):(Promise.allSettled(c.map(u=>u.finished)).then(()=>{s||t()}),o.dispose)}function Qa(e,{inFlight:t,prepare:n}){if(t!=null&&t.current){n();return}let r=e.style.transition;e.style.transition="none",n(),e.offsetHeight,e.style.transition=r}function Yt(){return typeof window<"u"}function dt(e){return Ho(e)?(e.nodeName||"").toLowerCase():"#document"}function Oe(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ke(e){var t;return(t=(Ho(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Ho(e){return Yt()?e instanceof Node||e instanceof Oe(e).Node:!1}function ve(e){return Yt()?e instanceof Element||e instanceof Oe(e).Element:!1}function Re(e){return Yt()?e instanceof HTMLElement||e instanceof Oe(e).HTMLElement:!1}function Uo(e){return!Yt()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Oe(e).ShadowRoot}const Ja=new Set(["inline","contents"]);function Pt(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Le(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!Ja.has(o)}const Za=new Set(["table","td","th"]);function eu(e){return Za.has(dt(e))}const tu=[":popover-open",":modal"];function Gt(e){return tu.some(t=>{try{return e.matches(t)}catch{return!1}})}const nu=["transform","translate","scale","rotate","perspective"],ru=["transform","translate","scale","rotate","perspective","filter"],ou=["paint","layout","strict","content"];function Yn(e){const t=Gn(),n=ve(e)?Le(e):e;return nu.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||ru.some(r=>(n.willChange||"").includes(r))||ou.some(r=>(n.contain||"").includes(r))}function iu(e){let t=Xe(e);for(;Re(t)&&!pt(t);){if(Yn(t))return t;if(Gt(t))return null;t=Xe(t)}return null}function Gn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const su=new Set(["html","body","#document"]);function pt(e){return su.has(dt(e))}function Le(e){return Oe(e).getComputedStyle(e)}function qt(e){return ve(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Xe(e){if(dt(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Uo(e)&&e.host||ke(e);return Uo(t)?t.host:t}function Vo(e){const t=Xe(e);return pt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Re(t)&&Pt(t)?t:Vo(t)}function Mt(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Vo(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=Oe(o);if(s){const u=qn(c);return t.concat(c,c.visualViewport||[],Pt(o)?o:[],u&&n?Mt(u):[])}return t.concat(o,Mt(o,[],n))}function qn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function lu(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:r}=t;return n+"/"+r}).join(" "):navigator.userAgent}const ot=Math.min,be=Math.max,At=Math.round,Kt=Math.floor,We=e=>({x:e,y:e}),au={left:"right",right:"left",bottom:"top",top:"bottom"},uu={start:"end",end:"start"};function zo(e,t,n){return be(e,ot(t,n))}function mt(e,t){return typeof e=="function"?e(t):e}function Qe(e){return e.split("-")[0]}function Dt(e){return e.split("-")[1]}function Yo(e){return e==="x"?"y":"x"}function Go(e){return e==="y"?"height":"width"}const cu=new Set(["top","bottom"]);function ze(e){return cu.has(Qe(e))?"y":"x"}function qo(e){return Yo(ze(e))}function fu(e,t,n){n===void 0&&(n=!1);const r=Dt(e),o=qo(e),s=Go(o);let c=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(c=Xt(c)),[c,Xt(c)]}function du(e){const t=Xt(e);return[Kn(e),t,Kn(t)]}function Kn(e){return e.replace(/start|end/g,t=>uu[t])}const Ko=["left","right"],Xo=["right","left"],pu=["top","bottom"],mu=["bottom","top"];function hu(e,t,n){switch(e){case"top":case"bottom":return n?t?Xo:Ko:t?Ko:Xo;case"left":case"right":return t?pu:mu;default:return[]}}function gu(e,t,n,r){const o=Dt(e);let s=hu(Qe(e),n==="start",r);return o&&(s=s.map(c=>c+"-"+o),t&&(s=s.concat(s.map(Kn)))),s}function Xt(e){return e.replace(/left|right|bottom|top/g,t=>au[t])}function vu(e){return{top:0,right:0,bottom:0,left:0,...e}}function bu(e){return typeof e!="number"?vu(e):{top:e,right:e,bottom:e,left:e}}function Qt(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function Qo(e,t,n){let{reference:r,floating:o}=e;const s=ze(t),c=qo(t),u=Go(c),i=Qe(t),l=s==="y",a=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,m=r[u]/2-o[u]/2;let f;switch(i){case"top":f={x:a,y:r.y-o.height};break;case"bottom":f={x:a,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:d};break;case"left":f={x:r.x-o.width,y:d};break;default:f={x:r.x,y:r.y}}switch(Dt(t)){case"start":f[c]-=m*(n&&l?-1:1);break;case"end":f[c]+=m*(n&&l?-1:1);break}return f}const yu=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:s=[],platform:c}=n,u=s.filter(Boolean),i=await(c.isRTL==null?void 0:c.isRTL(t));let l=await c.getElementRects({reference:e,floating:t,strategy:o}),{x:a,y:d}=Qo(l,r,i),m=r,f={},h=0;for(let v=0;v<u.length;v++){const{name:b,fn:C}=u[v],{x:E,y,data:O,reset:w}=await C({x:a,y:d,initialPlacement:r,placement:m,strategy:o,middlewareData:f,rects:l,platform:c,elements:{reference:e,floating:t}});a=E??a,d=y??d,f={...f,[b]:{...f[b],...O}},w&&h<=50&&(h++,typeof w=="object"&&(w.placement&&(m=w.placement),w.rects&&(l=w.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:o}):w.rects),{x:a,y:d}=Qo(l,m,i)),v=-1)}return{x:a,y:d,placement:m,strategy:o,middlewareData:f}};async function Jt(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:s,rects:c,elements:u,strategy:i}=e,{boundary:l="clippingAncestors",rootBoundary:a="viewport",elementContext:d="floating",altBoundary:m=!1,padding:f=0}=mt(t,e),h=bu(f),b=u[m?d==="floating"?"reference":"floating":d],C=Qt(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(b)))==null||n?b:b.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(u.floating)),boundary:l,rootBoundary:a,strategy:i})),E=d==="floating"?{x:r,y:o,width:c.floating.width,height:c.floating.height}:c.reference,y=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u.floating)),O=await(s.isElement==null?void 0:s.isElement(y))?await(s.getScale==null?void 0:s.getScale(y))||{x:1,y:1}:{x:1,y:1},w=Qt(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:E,offsetParent:y,strategy:i}):E);return{top:(C.top-w.top+h.top)/O.y,bottom:(w.bottom-C.bottom+h.bottom)/O.y,left:(C.left-w.left+h.left)/O.x,right:(w.right-C.right+h.right)/O.x}}const wu=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:c,initialPlacement:u,platform:i,elements:l}=t,{mainAxis:a=!0,crossAxis:d=!0,fallbackPlacements:m,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:v=!0,...b}=mt(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const C=Qe(o),E=ze(u),y=Qe(u)===u,O=await(i.isRTL==null?void 0:i.isRTL(l.floating)),w=m||(y||!v?[Xt(u)]:du(u)),F=h!=="none";!m&&F&&w.push(...gu(u,v,h,O));const _=[u,...w],B=await Jt(t,b),K=[];let A=((r=s.flip)==null?void 0:r.overflows)||[];if(a&&K.push(B[C]),d){const R=fu(o,c,O);K.push(B[R[0]],B[R[1]])}if(A=[...A,{placement:o,overflows:K}],!K.every(R=>R<=0)){var j,re;const R=(((j=s.flip)==null?void 0:j.index)||0)+1,X=_[R];if(X&&(!(d==="alignment"?E!==ze(X):!1)||A.every(T=>ze(T.placement)===E?T.overflows[0]>0:!0)))return{data:{index:R,overflows:A},reset:{placement:X}};let G=(re=A.filter(Q=>Q.overflows[0]<=0).sort((Q,T)=>Q.overflows[1]-T.overflows[1])[0])==null?void 0:re.placement;if(!G)switch(f){case"bestFit":{var U;const Q=(U=A.filter(T=>{if(F){const H=ze(T.placement);return H===E||H==="y"}return!0}).map(T=>[T.placement,T.overflows.filter(H=>H>0).reduce((H,S)=>H+S,0)]).sort((T,H)=>T[1]-H[1])[0])==null?void 0:U[0];Q&&(G=Q);break}case"initialPlacement":G=u;break}if(o!==G)return{reset:{placement:G}}}return{}}}},Eu=new Set(["left","top"]);async function xu(e,t){const{placement:n,platform:r,elements:o}=e,s=await(r.isRTL==null?void 0:r.isRTL(o.floating)),c=Qe(n),u=Dt(n),i=ze(n)==="y",l=Eu.has(c)?-1:1,a=s&&i?-1:1,d=mt(t,e);let{mainAxis:m,crossAxis:f,alignmentAxis:h}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return u&&typeof h=="number"&&(f=u==="end"?h*-1:h),i?{x:f*a,y:m*l}:{x:m*l,y:f*a}}const Cu=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:s,placement:c,middlewareData:u}=t,i=await xu(t,e);return c===((n=u.offset)==null?void 0:n.placement)&&(r=u.arrow)!=null&&r.alignmentOffset?{}:{x:o+i.x,y:s+i.y,data:{...i,placement:c}}}}},Su=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:s=!0,crossAxis:c=!1,limiter:u={fn:b=>{let{x:C,y:E}=b;return{x:C,y:E}}},...i}=mt(e,t),l={x:n,y:r},a=await Jt(t,i),d=ze(Qe(o)),m=Yo(d);let f=l[m],h=l[d];if(s){const b=m==="y"?"top":"left",C=m==="y"?"bottom":"right",E=f+a[b],y=f-a[C];f=zo(E,f,y)}if(c){const b=d==="y"?"top":"left",C=d==="y"?"bottom":"right",E=h+a[b],y=h-a[C];h=zo(E,h,y)}const v=u.fn({...t,[m]:f,[d]:h});return{...v,data:{x:v.x-n,y:v.y-r,enabled:{[m]:s,[d]:c}}}}}},Ou=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:s,platform:c,elements:u}=t,{apply:i=()=>{},...l}=mt(e,t),a=await Jt(t,l),d=Qe(o),m=Dt(o),f=ze(o)==="y",{width:h,height:v}=s.floating;let b,C;d==="top"||d==="bottom"?(b=d,C=m===(await(c.isRTL==null?void 0:c.isRTL(u.floating))?"start":"end")?"left":"right"):(C=d,b=m==="end"?"top":"bottom");const E=v-a.top-a.bottom,y=h-a.left-a.right,O=ot(v-a[b],E),w=ot(h-a[C],y),F=!t.middlewareData.shift;let _=O,B=w;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(B=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(_=E),F&&!m){const A=be(a.left,0),j=be(a.right,0),re=be(a.top,0),U=be(a.bottom,0);f?B=h-2*(A!==0||j!==0?A+j:be(a.left,a.right)):_=v-2*(re!==0||U!==0?re+U:be(a.top,a.bottom))}await i({...t,availableWidth:B,availableHeight:_});const K=await c.getDimensions(u.floating);return h!==K.width||v!==K.height?{reset:{rects:!0}}:{}}}};function Jo(e){const t=Le(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Re(e),s=o?e.offsetWidth:n,c=o?e.offsetHeight:r,u=At(n)!==s||At(r)!==c;return u&&(n=s,r=c),{width:n,height:r,$:u}}function Xn(e){return ve(e)?e:e.contextElement}function ht(e){const t=Xn(e);if(!Re(t))return We(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=Jo(t);let c=(s?At(n.width):n.width)/r,u=(s?At(n.height):n.height)/o;return(!c||!Number.isFinite(c))&&(c=1),(!u||!Number.isFinite(u))&&(u=1),{x:c,y:u}}const Tu=We(0);function Zo(e){const t=Oe(e);return!Gn()||!t.visualViewport?Tu:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function $u(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Oe(e)?!1:t}function it(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),s=Xn(e);let c=We(1);t&&(r?ve(r)&&(c=ht(r)):c=ht(e));const u=$u(s,n,r)?Zo(s):We(0);let i=(o.left+u.x)/c.x,l=(o.top+u.y)/c.y,a=o.width/c.x,d=o.height/c.y;if(s){const m=Oe(s),f=r&&ve(r)?Oe(r):r;let h=m,v=qn(h);for(;v&&r&&f!==h;){const b=ht(v),C=v.getBoundingClientRect(),E=Le(v),y=C.left+(v.clientLeft+parseFloat(E.paddingLeft))*b.x,O=C.top+(v.clientTop+parseFloat(E.paddingTop))*b.y;i*=b.x,l*=b.y,a*=b.x,d*=b.y,i+=y,l+=O,h=Oe(v),v=qn(h)}}return Qt({width:a,height:d,x:i,y:l})}function Zt(e,t){const n=qt(e).scrollLeft;return t?t.left+n:it(ke(e)).left+n}function ei(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Zt(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function Pu(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const s=o==="fixed",c=ke(r),u=t?Gt(t.floating):!1;if(r===c||u&&s)return n;let i={scrollLeft:0,scrollTop:0},l=We(1);const a=We(0),d=Re(r);if((d||!d&&!s)&&((dt(r)!=="body"||Pt(c))&&(i=qt(r)),Re(r))){const f=it(r);l=ht(r),a.x=f.x+r.clientLeft,a.y=f.y+r.clientTop}const m=c&&!d&&!s?ei(c,i):We(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-i.scrollLeft*l.x+a.x+m.x,y:n.y*l.y-i.scrollTop*l.y+a.y+m.y}}function Mu(e){return Array.from(e.getClientRects())}function Au(e){const t=ke(e),n=qt(e),r=e.ownerDocument.body,o=be(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),s=be(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let c=-n.scrollLeft+Zt(e);const u=-n.scrollTop;return Le(r).direction==="rtl"&&(c+=be(t.clientWidth,r.clientWidth)-o),{width:o,height:s,x:c,y:u}}const ti=25;function Du(e,t){const n=Oe(e),r=ke(e),o=n.visualViewport;let s=r.clientWidth,c=r.clientHeight,u=0,i=0;if(o){s=o.width,c=o.height;const a=Gn();(!a||a&&t==="fixed")&&(u=o.offsetLeft,i=o.offsetTop)}const l=Zt(r);if(l<=0){const a=r.ownerDocument,d=a.body,m=getComputedStyle(d),f=a.compatMode==="CSS1Compat"&&parseFloat(m.marginLeft)+parseFloat(m.marginRight)||0,h=Math.abs(r.clientWidth-d.clientWidth-f);h<=ti&&(s-=h)}else l<=ti&&(s+=l);return{width:s,height:c,x:u,y:i}}const _u=new Set(["absolute","fixed"]);function Fu(e,t){const n=it(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,s=Re(e)?ht(e):We(1),c=e.clientWidth*s.x,u=e.clientHeight*s.y,i=o*s.x,l=r*s.y;return{width:c,height:u,x:i,y:l}}function ni(e,t,n){let r;if(t==="viewport")r=Du(e,n);else if(t==="document")r=Au(ke(e));else if(ve(t))r=Fu(t,n);else{const o=Zo(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Qt(r)}function ri(e,t){const n=Xe(e);return n===t||!ve(n)||pt(n)?!1:Le(n).position==="fixed"||ri(n,t)}function Lu(e,t){const n=t.get(e);if(n)return n;let r=Mt(e,[],!1).filter(u=>ve(u)&&dt(u)!=="body"),o=null;const s=Le(e).position==="fixed";let c=s?Xe(e):e;for(;ve(c)&&!pt(c);){const u=Le(c),i=Yn(c);!i&&u.position==="fixed"&&(o=null),(s?!i&&!o:!i&&u.position==="static"&&!!o&&_u.has(o.position)||Pt(c)&&!i&&ri(e,c))?r=r.filter(a=>a!==c):o=u,c=Xe(c)}return t.set(e,r),r}function Nu(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const c=[...n==="clippingAncestors"?Gt(t)?[]:Lu(t,this._c):[].concat(n),r],u=c[0],i=c.reduce((l,a)=>{const d=ni(t,a,o);return l.top=be(d.top,l.top),l.right=ot(d.right,l.right),l.bottom=ot(d.bottom,l.bottom),l.left=be(d.left,l.left),l},ni(t,u,o));return{width:i.right-i.left,height:i.bottom-i.top,x:i.left,y:i.top}}function Iu(e){const{width:t,height:n}=Jo(e);return{width:t,height:n}}function ju(e,t,n){const r=Re(t),o=ke(t),s=n==="fixed",c=it(e,!0,s,t);let u={scrollLeft:0,scrollTop:0};const i=We(0);function l(){i.x=Zt(o)}if(r||!r&&!s)if((dt(t)!=="body"||Pt(o))&&(u=qt(t)),r){const f=it(t,!0,s,t);i.x=f.x+t.clientLeft,i.y=f.y+t.clientTop}else o&&l();s&&!r&&o&&l();const a=o&&!r&&!s?ei(o,u):We(0),d=c.left+u.scrollLeft-i.x-a.x,m=c.top+u.scrollTop-i.y-a.y;return{x:d,y:m,width:c.width,height:c.height}}function Qn(e){return Le(e).position==="static"}function oi(e,t){if(!Re(e)||Le(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return ke(e)===n&&(n=n.ownerDocument.body),n}function ii(e,t){const n=Oe(e);if(Gt(e))return n;if(!Re(e)){let o=Xe(e);for(;o&&!pt(o);){if(ve(o)&&!Qn(o))return o;o=Xe(o)}return n}let r=oi(e,t);for(;r&&eu(r)&&Qn(r);)r=oi(r,t);return r&&pt(r)&&Qn(r)&&!Yn(r)?n:r||iu(e)||n}const ku=async function(e){const t=this.getOffsetParent||ii,n=this.getDimensions,r=await n(e.floating);return{reference:ju(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Ru(e){return Le(e).direction==="rtl"}const Wu={convertOffsetParentRelativeRectToViewportRelativeRect:Pu,getDocumentElement:ke,getClippingRect:Nu,getOffsetParent:ii,getElementRects:ku,getClientRects:Mu,getDimensions:Iu,getScale:ht,isElement:ve,isRTL:Ru};function si(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Bu(e,t){let n=null,r;const o=ke(e);function s(){var u;clearTimeout(r),(u=n)==null||u.disconnect(),n=null}function c(u,i){u===void 0&&(u=!1),i===void 0&&(i=1),s();const l=e.getBoundingClientRect(),{left:a,top:d,width:m,height:f}=l;if(u||t(),!m||!f)return;const h=Kt(d),v=Kt(o.clientWidth-(a+m)),b=Kt(o.clientHeight-(d+f)),C=Kt(a),y={rootMargin:-h+"px "+-v+"px "+-b+"px "+-C+"px",threshold:be(0,ot(1,i))||1};let O=!0;function w(F){const _=F[0].intersectionRatio;if(_!==i){if(!O)return c();_?c(!1,_):r=setTimeout(()=>{c(!1,1e-7)},1e3)}_===1&&!si(l,e.getBoundingClientRect())&&c(),O=!1}try{n=new IntersectionObserver(w,{...y,root:o.ownerDocument})}catch{n=new IntersectionObserver(w,y)}n.observe(e)}return c(!0),s}function Hu(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:c=typeof ResizeObserver=="function",layoutShift:u=typeof IntersectionObserver=="function",animationFrame:i=!1}=r,l=Xn(e),a=o||s?[...l?Mt(l):[],...Mt(t)]:[];a.forEach(C=>{o&&C.addEventListener("scroll",n,{passive:!0}),s&&C.addEventListener("resize",n)});const d=l&&u?Bu(l,n):null;let m=-1,f=null;c&&(f=new ResizeObserver(C=>{let[E]=C;E&&E.target===l&&f&&(f.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var y;(y=f)==null||y.observe(t)})),n()}),l&&!i&&f.observe(l),f.observe(t));let h,v=i?it(e):null;i&&b();function b(){const C=it(e);v&&!si(v,C)&&n(),v=C,h=requestAnimationFrame(b)}return n(),()=>{var C;a.forEach(E=>{o&&E.removeEventListener("scroll",n),s&&E.removeEventListener("resize",n)}),d==null||d(),(C=f)==null||C.disconnect(),f=null,i&&cancelAnimationFrame(h)}}const Jn=Jt,Uu=Cu,Vu=Su,zu=wu,Yu=Ou,Gu=(e,t,n)=>{const r=new Map,o={platform:Wu,...n},s={...o.platform,_c:r};return yu(e,t,{...o,platform:s})};var qu=typeof document<"u",Ku=function(){},en=qu?p.useLayoutEffect:Ku;function tn(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!tn(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const s=o[r];if(!(s==="_owner"&&e.$$typeof)&&!tn(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function li(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ai(e,t){const n=li(e);return Math.round(t*n)/n}function Zn(e){const t=N.useRef(e);return en(()=>{t.current=e}),t}function Xu(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:s,floating:c}={},transform:u=!0,whileElementsMounted:i,open:l}=e,[a,d]=N.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[m,f]=N.useState(r);tn(m,r)||f(r);const[h,v]=N.useState(null),[b,C]=N.useState(null),E=N.useCallback(T=>{T!==F.current&&(F.current=T,v(T))},[]),y=N.useCallback(T=>{T!==_.current&&(_.current=T,C(T))},[]),O=s||h,w=c||b,F=N.useRef(null),_=N.useRef(null),B=N.useRef(a),K=i!=null,A=Zn(i),j=Zn(o),re=Zn(l),U=N.useCallback(()=>{if(!F.current||!_.current)return;const T={placement:t,strategy:n,middleware:m};j.current&&(T.platform=j.current),Gu(F.current,_.current,T).then(H=>{const S={...H,isPositioned:re.current!==!1};R.current&&!tn(B.current,S)&&(B.current=S,Nt.flushSync(()=>{d(S)}))})},[m,t,n,j,re]);en(()=>{l===!1&&B.current.isPositioned&&(B.current.isPositioned=!1,d(T=>({...T,isPositioned:!1})))},[l]);const R=N.useRef(!1);en(()=>(R.current=!0,()=>{R.current=!1}),[]),en(()=>{if(O&&(F.current=O),w&&(_.current=w),O&&w){if(A.current)return A.current(O,w,U);U()}},[O,w,U,A,K]);const X=N.useMemo(()=>({reference:F,floating:_,setReference:E,setFloating:y}),[E,y]),G=N.useMemo(()=>({reference:O,floating:w}),[O,w]),Q=N.useMemo(()=>{const T={position:n,left:0,top:0};if(!G.floating)return T;const H=ai(G.floating,a.x),S=ai(G.floating,a.y);return u?{...T,transform:"translate("+H+"px, "+S+"px)",...li(G.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:H,top:S}},[n,u,G.floating,a.x,a.y]);return N.useMemo(()=>({...a,update:U,refs:X,elements:G,floatingStyles:Q}),[a,U,X,G,Q])}const ui=(e,t)=>({...Uu(e),options:[e,t]}),Qu=(e,t)=>({...Vu(e),options:[e,t]}),Ju=(e,t)=>({...zu(e),options:[e,t]}),Zu=(e,t)=>({...Yu(e),options:[e,t]}),ci={...N},ec=ci.useInsertionEffect||(e=>e());function fi(e){const t=N.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return ec(()=>{t.current=e}),N.useCallback(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t.current==null?void 0:t.current(...r)},[])}var er=typeof document<"u"?p.useLayoutEffect:p.useEffect;let di=!1,tc=0;const pi=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+tc++;function nc(){const[e,t]=N.useState(()=>di?pi():void 0);return er(()=>{e==null&&t(pi())},[]),N.useEffect(()=>{di=!0},[]),e}const rc=ci.useId||nc;let _t;process.env.NODE_ENV!=="production"&&(_t=new Set);function oc(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");if(!((e=_t)!=null&&e.has(o))){var s;(s=_t)==null||s.add(o),console.warn(o)}}function ic(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");if(!((e=_t)!=null&&e.has(o))){var s;(s=_t)==null||s.add(o),console.error(o)}}function sc(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(o=>o(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,((r=e.get(t))==null?void 0:r.filter(o=>o!==n))||[])}}}const lc=N.createContext(null),ac=N.createContext(null),uc=()=>{var e;return((e=N.useContext(lc))==null?void 0:e.id)||null},cc=()=>N.useContext(ac),fc="data-floating-ui-focusable";function dc(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=rc(),s=N.useRef({}),[c]=N.useState(()=>sc()),u=uc()!=null;if(process.env.NODE_ENV!=="production"){const f=r.reference;f&&!ve(f)&&ic("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[i,l]=N.useState(r.reference),a=fi((f,h,v)=>{s.current.openEvent=f?h:void 0,c.emit("openchange",{open:f,event:h,reason:v,nested:u}),n==null||n(f,h,v)}),d=N.useMemo(()=>({setPositionReference:l}),[]),m=N.useMemo(()=>({reference:i||r.reference||null,floating:r.floating||null,domReference:r.reference}),[i,r.reference,r.floating]);return N.useMemo(()=>({dataRef:s,open:t,onOpenChange:a,elements:m,events:c,floatingId:o,refs:d}),[t,a,m,c,o,d])}function pc(e){e===void 0&&(e={});const{nodeId:t}=e,n=dc({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,c]=N.useState(null),[u,i]=N.useState(null),a=(o==null?void 0:o.domReference)||s,d=N.useRef(null),m=cc();er(()=>{a&&(d.current=a)},[a]);const f=Xu({...e,elements:{...o,...u&&{reference:u}}}),h=N.useCallback(y=>{const O=ve(y)?{getBoundingClientRect:()=>y.getBoundingClientRect(),contextElement:y}:y;i(O),f.refs.setReference(O)},[f.refs]),v=N.useCallback(y=>{(ve(y)||y===null)&&(d.current=y,c(y)),(ve(f.refs.reference.current)||f.refs.reference.current===null||y!==null&&!ve(y))&&f.refs.setReference(y)},[f.refs]),b=N.useMemo(()=>({...f.refs,setReference:v,setPositionReference:h,domReference:d}),[f.refs,v,h]),C=N.useMemo(()=>({...f.elements,domReference:a}),[f.elements,a]),E=N.useMemo(()=>({...f,...r,refs:b,elements:C,nodeId:t}),[f,b,C,t,r]);return er(()=>{r.dataRef.current.floatingContext=E;const y=m==null?void 0:m.nodesRef.current.find(O=>O.id===t);y&&(y.context=E)}),N.useMemo(()=>({...f,context:E,refs:b,elements:C}),[f,b,C,E])}const mi="active",hi="selected";function tr(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[mi]:c,[hi]:u,...i}=e;s=i}return{...n==="floating"&&{tabIndex:-1,[fc]:""},...s,...t.map(c=>{const u=c?c[n]:null;return typeof u=="function"?e?u(e):null:u}).concat(e).reduce((c,u)=>(u&&Object.entries(u).forEach(i=>{let[l,a]=i;if(!(o&&[mi,hi].includes(l)))if(l.indexOf("on")===0){if(r.has(l)||r.set(l,[]),typeof a=="function"){var d;(d=r.get(l))==null||d.push(a),c[l]=function(){for(var m,f=arguments.length,h=new Array(f),v=0;v<f;v++)h[v]=arguments[v];return(m=r.get(l))==null?void 0:m.map(b=>b(...h)).find(b=>b!==void 0)}}}else c[l]=a}),c),{})}}function mc(e){e===void 0&&(e=[]);const t=e.map(u=>u==null?void 0:u.reference),n=e.map(u=>u==null?void 0:u.floating),r=e.map(u=>u==null?void 0:u.item),o=N.useCallback(u=>tr(u,e,"reference"),t),s=N.useCallback(u=>tr(u,e,"floating"),n),c=N.useCallback(u=>tr(u,e,"item"),r);return N.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:c}),[o,s,c])}function gi(e,t){return{...e,rects:{...e.rects,floating:{...e.rects.floating,height:t}}}}const hc=e=>({name:"inner",options:e,async fn(t){const{listRef:n,overflowRef:r,onFallbackChange:o,offset:s=0,index:c=0,minItemsVisible:u=4,referenceOverflowThreshold:i=0,scrollRef:l,...a}=mt(e,t),{rects:d,elements:{floating:m}}=t,f=n.current[c],h=(l==null?void 0:l.current)||m,v=m.clientTop||h.clientTop,b=m.clientTop!==0,C=h.clientTop!==0,E=m===h;if(process.env.NODE_ENV!=="production"&&(t.placement.startsWith("bottom")||oc('`placement` side must be "bottom" when using the `inner`',"middleware.")),!f)return{};const y={...t,...await ui(-f.offsetTop-m.clientTop-d.reference.height/2-f.offsetHeight/2-s).fn(t)},O=await Jn(gi(y,h.scrollHeight+v+m.clientTop),a),w=await Jn(y,{...a,elementContext:"reference"}),F=be(0,O.top),_=y.y+F,A=(h.scrollHeight>h.clientHeight?j=>j:At)(be(0,h.scrollHeight+(b&&E||C?v*2:0)-F-be(0,O.bottom)));if(h.style.maxHeight=A+"px",h.scrollTop=F,o){const j=h.offsetHeight<f.offsetHeight*ot(u,n.current.length)-1||w.top>=-i||w.bottom>=-i;Nt.flushSync(()=>o(j))}return r&&(r.current=await Jn(gi({...y,y:_},h.offsetHeight+v+m.clientTop),a)),{y:_}}});function gc(e,t){const{open:n,elements:r}=e,{enabled:o=!0,overflowRef:s,scrollRef:c,onChange:u}=t,i=fi(u),l=N.useRef(!1),a=N.useRef(null),d=N.useRef(null);N.useEffect(()=>{if(!o)return;function f(v){if(v.ctrlKey||!h||s.current==null)return;const b=v.deltaY,C=s.current.top>=-.5,E=s.current.bottom>=-.5,y=h.scrollHeight-h.clientHeight,O=b<0?-1:1,w=b<0?"max":"min";h.scrollHeight<=h.clientHeight||(!C&&b>0||!E&&b<0?(v.preventDefault(),Nt.flushSync(()=>{i(F=>F+Math[w](b,y*O))})):/firefox/i.test(lu())&&(h.scrollTop+=b))}const h=(c==null?void 0:c.current)||r.floating;if(n&&h)return h.addEventListener("wheel",f),requestAnimationFrame(()=>{a.current=h.scrollTop,s.current!=null&&(d.current={...s.current})}),()=>{a.current=null,d.current=null,h.removeEventListener("wheel",f)}},[o,n,r.floating,s,c,i]);const m=N.useMemo(()=>({onKeyDown(){l.current=!0},onWheel(){l.current=!1},onPointerMove(){l.current=!1},onScroll(){const f=(c==null?void 0:c.current)||r.floating;if(!(!s.current||!f||!l.current)){if(a.current!==null){const h=f.scrollTop-a.current;(s.current.bottom<-.5&&h<-1||s.current.top<-.5&&h>1)&&Nt.flushSync(()=>i(v=>v+h))}requestAnimationFrame(()=>{a.current=f.scrollTop})}}}),[r.floating,i,s,c]);return N.useMemo(()=>o?{floating:m}:{},[o,m])}let gt=p.createContext({styles:void 0,setReference:()=>{},setFloating:()=>{},getReferenceProps:()=>({}),getFloatingProps:()=>({}),slot:{}});gt.displayName="FloatingContext";let nr=p.createContext(null);nr.displayName="PlacementContext";function vc(e){return p.useMemo(()=>e?typeof e=="string"?{to:e}:e:null,[e])}function bc(){return p.useContext(gt).setReference}function yc(){return p.useContext(gt).getReferenceProps}function wc(){let{getFloatingProps:e,slot:t}=p.useContext(gt);return p.useCallback((...n)=>Object.assign({},e(...n),{"data-anchor":t.anchor}),[e,t])}function Ec(e=null){e===!1&&(e=null),typeof e=="string"&&(e={to:e});let t=p.useContext(nr),n=p.useMemo(()=>e,[JSON.stringify(e,(o,s)=>{var c;return(c=s==null?void 0:s.outerHTML)!=null?c:s})]);ue(()=>{t==null||t(n??null)},[t,n]);let r=p.useContext(gt);return p.useMemo(()=>[r.setFloating,e?r.styles:{}],[r.setFloating,e,r.styles])}let vi=4;function xc({children:e,enabled:t=!0}){let[n,r]=p.useState(null),[o,s]=p.useState(0),c=p.useRef(null),[u,i]=p.useState(null);Cc(u);let l=t&&n!==null&&u!==null,{to:a="bottom",gap:d=0,offset:m=0,padding:f=0,inner:h}=Sc(n,u),[v,b="center"]=a.split(" ");ue(()=>{l&&s(0)},[l]);let{refs:C,floatingStyles:E,context:y}=pc({open:l,placement:v==="selection"?b==="center"?"bottom":`bottom-${b}`:b==="center"?`${v}`:`${v}-${b}`,strategy:"absolute",transform:!1,middleware:[ui({mainAxis:v==="selection"?0:d,crossAxis:m}),Qu({padding:f}),v!=="selection"&&Ju({padding:f}),v==="selection"&&h?hc({...h,padding:f,overflowRef:c,offset:o,minItemsVisible:vi,referenceOverflowThreshold:f,onFallbackChange(j){var re,U;if(!j)return;let R=y.elements.floating;if(!R)return;let X=parseFloat(getComputedStyle(R).scrollPaddingBottom)||0,G=Math.min(vi,R.childElementCount),Q=0,T=0;for(let H of(U=(re=y.elements.floating)==null?void 0:re.childNodes)!=null?U:[])if(Ve(H)){let S=H.offsetTop,M=S+H.clientHeight+X,k=R.scrollTop,I=k+R.clientHeight;if(S>=k&&M<=I)G--;else{T=Math.max(0,Math.min(M,I)-Math.max(S,k)),Q=H.clientHeight;break}}G>=1&&s(H=>{let S=Q*G-T+X;return H>=S?H:S})}}):null,Zu({padding:f,apply({availableWidth:j,availableHeight:re,elements:U}){Object.assign(U.floating.style,{overflow:"auto",maxWidth:`${j}px`,maxHeight:`min(var(--anchor-max-height, 100vh), ${re}px)`})}})].filter(Boolean),whileElementsMounted:Hu}),[O=v,w=b]=y.placement.split("-");v==="selection"&&(O="selection");let F=p.useMemo(()=>({anchor:[O,w].filter(Boolean).join(" ")}),[O,w]),_=gc(y,{overflowRef:c,onChange:s}),{getReferenceProps:B,getFloatingProps:K}=mc([_]),A=ne(j=>{i(j),C.setFloating(j)});return N.createElement(nr.Provider,{value:r},N.createElement(gt.Provider,{value:{setFloating:A,setReference:C.setReference,styles:E,getReferenceProps:B,getFloatingProps:K,slot:F}},e))}function Cc(e){ue(()=>{if(!e)return;let t=new MutationObserver(()=>{let n=window.getComputedStyle(e).maxHeight,r=parseFloat(n);if(isNaN(r))return;let o=parseInt(n);isNaN(o)||r!==o&&(e.style.maxHeight=`${Math.ceil(r)}px`)});return t.observe(e,{attributes:!0,attributeFilter:["style"]}),()=>{t.disconnect()}},[e])}function Sc(e,t){var n,r,o;let s=rr((n=e==null?void 0:e.gap)!=null?n:"var(--anchor-gap, 0)",t),c=rr((r=e==null?void 0:e.offset)!=null?r:"var(--anchor-offset, 0)",t),u=rr((o=e==null?void 0:e.padding)!=null?o:"var(--anchor-padding, 0)",t);return{...e,gap:s,offset:c,padding:u}}function rr(e,t,n=void 0){let r=ut(),o=ne((i,l)=>{if(i==null)return[n,null];if(typeof i=="number")return[i,null];if(typeof i=="string"){if(!l)return[n,null];let a=yi(i,l);return[a,d=>{let m=bi(i);{let f=m.map(h=>window.getComputedStyle(l).getPropertyValue(h));r.requestAnimationFrame(function h(){r.nextFrame(h);let v=!1;for(let[C,E]of m.entries()){let y=window.getComputedStyle(l).getPropertyValue(E);if(f[C]!==y){f[C]=y,v=!0;break}}if(!v)return;let b=yi(i,l);a!==b&&(d(b),a=b)})}return r.dispose}]}return[n,null]}),s=p.useMemo(()=>o(e,t)[0],[e,t]),[c=s,u]=p.useState();return ue(()=>{let[i,l]=o(e,t);if(u(i),!!l)return l(u)},[e,t]),c}function bi(e){let t=/var\((.*)\)/.exec(e);if(t){let n=t[1].indexOf(",");if(n===-1)return[t[1]];let r=t[1].slice(0,n).trim(),o=t[1].slice(n+1).trim();return o?[r,...bi(o)]:[r]}return[]}function yi(e,t){let n=document.createElement("div");t.appendChild(n),n.style.setProperty("margin-top","0px","important"),n.style.setProperty("margin-top",e,"important");let r=parseFloat(window.getComputedStyle(n).marginTop)||0;return t.removeChild(n),r}function Oc(e,t){let[n,r]=p.useState(t);return!e&&n!==t&&r(t),e?n:t}let or=p.createContext(null);or.displayName="OpenClosedContext";var Ne=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(Ne||{});function ir(){return p.useContext(or)}function wi({value:e,children:t}){return p.createElement(or.Provider,{value:e},t)}function Tc(e){throw new Error("Unexpected object: "+e)}var fe=(e=>(e[e.First=0]="First",e[e.Previous=1]="Previous",e[e.Next=2]="Next",e[e.Last=3]="Last",e[e.Specific=4]="Specific",e[e.Nothing=5]="Nothing",e))(fe||{});function nn(e,t){let n=t.resolveItems();if(n.length<=0)return null;let r=t.resolveActiveIndex(),o=r??-1;switch(e.focus){case 0:{for(let s=0;s<n.length;++s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 1:{o===-1&&(o=n.length);for(let s=o-1;s>=0;--s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 2:{for(let s=o+1;s<n.length;++s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 3:{for(let s=n.length-1;s>=0;--s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 4:{for(let s=0;s<n.length;++s)if(t.resolveId(n[s],s,n)===e.id)return s;return r}case 5:return null;default:Tc(e)}}var Ei=(e=>(e[e.Left=0]="Left",e[e.Right=2]="Right",e))(Ei||{});function xi(e){let t=ne(e),n=p.useRef(!1);p.useEffect(()=>(n.current=!1,()=>{n.current=!0,to(()=>{n.current&&t()})}),[t])}function $c(){let e=typeof document>"u";return"useSyncExternalStore"in N?(t=>t.useSyncExternalStore)(N)(()=>()=>{},()=>!1,()=>!e):!1}function sr(){let e=$c(),[t,n]=N.useState(Ie.isHandoffComplete);return t&&Ie.isHandoffComplete===!1&&n(!1),N.useEffect(()=>{t!==!0&&n(!0)},[t]),N.useEffect(()=>Ie.handoff(),[]),e?!1:t}let Pc=p.createContext(!1);function Mc(){return p.useContext(Pc)}function Ac(e){let t=Mc(),n=p.useContext(Si),[r,o]=p.useState(()=>{var s;if(!t&&n!==null)return(s=n.current)!=null?s:null;if(Ie.isServer)return null;let c=e==null?void 0:e.getElementById("headlessui-portal-root");if(c)return c;if(e===null)return null;let u=e.createElement("div");return u.setAttribute("id","headlessui-portal-root"),e.body.appendChild(u)});return p.useEffect(()=>{r!==null&&(e!=null&&e.body.contains(r)||e==null||e.body.appendChild(r))},[r,e]),p.useEffect(()=>{t||n!==null&&o(n.current)},[n,o,t]),r}let Ci=p.Fragment,Dc=xe(function(e,t){let{ownerDocument:n=null,...r}=e,o=p.useRef(null),s=Pe(Kl(f=>{o.current=f}),t),c=zn(o),u=n??c,i=Ac(u),[l]=p.useState(()=>{var f;return Ie.isServer?null:(f=u==null?void 0:u.createElement("div"))!=null?f:null}),a=p.useContext(Nc),d=sr();ue(()=>{!i||!l||i.contains(l)||(l.setAttribute("data-headlessui-portal",""),i.appendChild(l))},[i,l]),ue(()=>{if(l&&a)return a.register(l)},[a,l]),xi(()=>{var f;!i||!l||(_n(l)&&i.contains(l)&&i.removeChild(l),i.childNodes.length<=0&&((f=i.parentElement)==null||f.removeChild(i)))});let m=Se();return d?!i||!l?null:Ee.createPortal(m({ourProps:{ref:s},theirProps:r,slot:{},defaultTag:Ci,name:"Portal"}),l):null});function _c(e,t){let n=Pe(t),{enabled:r=!0,ownerDocument:o,...s}=e,c=Se();return r?p.createElement(Dc,{...s,ownerDocument:o,ref:n}):c({ourProps:{ref:n},theirProps:s,slot:{},defaultTag:Ci,name:"Portal"})}let Fc=p.Fragment,Si=p.createContext(null);function Lc(e,t){let{target:n,...r}=e,o={ref:Pe(t)},s=Se();return p.createElement(Si.Provider,{value:n},s({ourProps:o,theirProps:r,defaultTag:Fc,name:"Popover.Group"}))}let Nc=p.createContext(null),Ic=xe(_c),jc=xe(Lc),kc=Object.assign(Ic,{Group:jc});function Rc(){let e=p.useRef(!1);return ue(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function Oi(e){var t;return!!(e.enter||e.enterFrom||e.enterTo||e.leave||e.leaveFrom||e.leaveTo)||((t=e.as)!=null?t:$i)!==p.Fragment||p.Children.count(e.children)===1}let rn=p.createContext(null);rn.displayName="TransitionContext";var Wc=(e=>(e.Visible="visible",e.Hidden="hidden",e))(Wc||{});function Bc(){let e=p.useContext(rn);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function Hc(){let e=p.useContext(on);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let on=p.createContext(null);on.displayName="NestingContext";function sn(e){return"children"in e?sn(e.children):e.current.filter(({el:t})=>t.current!==null).filter(({state:t})=>t==="visible").length>0}function Ti(e,t){let n=nt(e),r=p.useRef([]),o=Rc(),s=ut(),c=ne((f,h=qe.Hidden)=>{let v=r.current.findIndex(({el:b})=>b===f);v!==-1&&($e(h,{[qe.Unmount](){r.current.splice(v,1)},[qe.Hidden](){r.current[v].state="hidden"}}),s.microTask(()=>{var b;!sn(r)&&o.current&&((b=n.current)==null||b.call(n))}))}),u=ne(f=>{let h=r.current.find(({el:v})=>v===f);return h?h.state!=="visible"&&(h.state="visible"):r.current.push({el:f,state:"visible"}),()=>c(f,qe.Unmount)}),i=p.useRef([]),l=p.useRef(Promise.resolve()),a=p.useRef({enter:[],leave:[]}),d=ne((f,h,v)=>{i.current.splice(0),t&&(t.chains.current[h]=t.chains.current[h].filter(([b])=>b!==f)),t==null||t.chains.current[h].push([f,new Promise(b=>{i.current.push(b)})]),t==null||t.chains.current[h].push([f,new Promise(b=>{Promise.all(a.current[h].map(([C,E])=>E)).then(()=>b())})]),h==="enter"?l.current=l.current.then(()=>t==null?void 0:t.wait.current).then(()=>v(h)):v(h)}),m=ne((f,h,v)=>{Promise.all(a.current[h].splice(0).map(([b,C])=>C)).then(()=>{var b;(b=i.current.shift())==null||b()}).then(()=>v(h))});return p.useMemo(()=>({children:r,register:u,unregister:c,onStart:d,onStop:m,wait:l,chains:a}),[u,c,r,d,m,a,l])}let $i=p.Fragment,Pi=Bt.RenderStrategy;function Uc(e,t){var n,r;let{transition:o=!0,beforeEnter:s,afterEnter:c,beforeLeave:u,afterLeave:i,enter:l,enterFrom:a,enterTo:d,entered:m,leave:f,leaveFrom:h,leaveTo:v,...b}=e,[C,E]=p.useState(null),y=p.useRef(null),O=Oi(e),w=Pe(...O?[y,t,E]:t===null?[]:[t]),F=(n=b.unmount)==null||n?qe.Unmount:qe.Hidden,{show:_,appear:B,initial:K}=Bc(),[A,j]=p.useState(_?"visible":"hidden"),re=Hc(),{register:U,unregister:R}=re;ue(()=>U(y),[U,y]),ue(()=>{if(F===qe.Hidden&&y.current){if(_&&A!=="visible"){j("visible");return}return $e(A,{hidden:()=>R(y),visible:()=>U(y)})}},[A,y,U,R,_,F]);let X=sr();ue(()=>{if(O&&X&&A==="visible"&&y.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[y,A,X,O]);let G=K&&!B,Q=B&&_&&K,T=p.useRef(!1),H=Ti(()=>{T.current||(j("hidden"),R(y))},re),S=ne(P=>{T.current=!0;let W=P?"enter":"leave";H.onStart(y,W,z=>{z==="enter"?s==null||s():z==="leave"&&(u==null||u())})}),M=ne(P=>{let W=P?"enter":"leave";T.current=!1,H.onStop(y,W,z=>{z==="enter"?c==null||c():z==="leave"&&(i==null||i())}),W==="leave"&&!sn(H)&&(j("hidden"),R(y))});p.useEffect(()=>{O&&o||(S(_),M(_))},[_,O,o]);let k=!(!o||!O||!X||G),[,I]=Bo(k,C,_,{start:S,end:M}),V=Ke({ref:w,className:((r=Mn(b.className,Q&&l,Q&&a,I.enter&&l,I.enter&&I.closed&&a,I.enter&&!I.closed&&d,I.leave&&f,I.leave&&!I.closed&&h,I.leave&&I.closed&&v,!I.transition&&_&&m))==null?void 0:r.trim())||void 0,...Wo(I)}),J=0;A==="visible"&&(J|=Ne.Open),A==="hidden"&&(J|=Ne.Closed),_&&A==="hidden"&&(J|=Ne.Opening),!_&&A==="visible"&&(J|=Ne.Closing);let q=Se();return p.createElement(on.Provider,{value:H},p.createElement(wi,{value:J},q({ourProps:V,theirProps:b,defaultTag:$i,features:Pi,visible:A==="visible",name:"Transition.Child"})))}function Vc(e,t){let{show:n,appear:r=!1,unmount:o=!0,...s}=e,c=p.useRef(null),u=Oi(e),i=Pe(...u?[c,t]:t===null?[]:[t]);sr();let l=ir();if(n===void 0&&l!==null&&(n=(l&Ne.Open)===Ne.Open),n===void 0)throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[a,d]=p.useState(n?"visible":"hidden"),m=Ti(()=>{n||d("hidden")}),[f,h]=p.useState(!0),v=p.useRef([n]);ue(()=>{f!==!1&&v.current[v.current.length-1]!==n&&(v.current.push(n),h(!1))},[v,n]);let b=p.useMemo(()=>({show:n,appear:r,initial:f}),[n,r,f]);ue(()=>{n?d("visible"):!sn(m)&&c.current!==null&&d("hidden")},[n,m]);let C={unmount:o},E=ne(()=>{var w;f&&h(!1),(w=e.beforeEnter)==null||w.call(e)}),y=ne(()=>{var w;f&&h(!1),(w=e.beforeLeave)==null||w.call(e)}),O=Se();return p.createElement(on.Provider,{value:m},p.createElement(rn.Provider,{value:b},O({ourProps:{...C,as:p.Fragment,children:p.createElement(Mi,{ref:i,...C,...s,beforeEnter:E,beforeLeave:y})},theirProps:{},defaultTag:p.Fragment,features:Pi,visible:a==="visible",name:"Transition"})))}function zc(e,t){let n=p.useContext(rn)!==null,r=ir()!==null;return p.createElement(p.Fragment,null,!n&&r?p.createElement(lr,{ref:t,...e}):p.createElement(Mi,{ref:t,...e}))}let lr=xe(Vc),Mi=xe(Uc),Yc=xe(zc),Ai=Object.assign(lr,{Child:Yc,Root:lr});function Gc(e,t){let n=p.useRef({left:0,top:0});if(ue(()=>{if(!t)return;let o=t.getBoundingClientRect();o&&(n.current=o)},[e,t]),t==null||!e||t===document.activeElement)return!1;let r=t.getBoundingClientRect();return r.top!==n.current.top||r.left!==n.current.left}let Di=/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;function _i(e){var t,n;let r=(t=e.innerText)!=null?t:"",o=e.cloneNode(!0);if(!Ve(o))return r;let s=!1;for(let u of o.querySelectorAll('[hidden],[aria-hidden],[role="img"]'))u.remove(),s=!0;let c=s?(n=o.innerText)!=null?n:"":r;return Di.test(c)&&(c=c.replace(Di,"")),c}function qc(e){let t=e.getAttribute("aria-label");if(typeof t=="string")return t.trim();let n=e.getAttribute("aria-labelledby");if(n){let r=n.split(" ").map(o=>{let s=document.getElementById(o);if(s){let c=s.getAttribute("aria-label");return typeof c=="string"?c.trim():_i(s).trim()}return null}).filter(Boolean);if(r.length>0)return r.join(", ")}return _i(e).trim()}function Kc(e){let t=p.useRef(""),n=p.useRef("");return ne(()=>{let r=e.current;if(!r)return"";let o=r.innerText;if(t.current===o)return n.current;let s=qc(r).trim().toLowerCase();return t.current=o,n.current=s,s})}var Xc=Object.defineProperty,Qc=(e,t,n)=>t in e?Xc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Fi=(e,t,n)=>(Qc(e,typeof t!="symbol"?t+"":t,n),n),ge=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(ge||{}),Be=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(Be||{}),ln=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(ln||{}),Li=(e=>(e[e.OpenListbox=0]="OpenListbox",e[e.CloseListbox=1]="CloseListbox",e[e.GoToOption=2]="GoToOption",e[e.Search=3]="Search",e[e.ClearSearch=4]="ClearSearch",e[e.RegisterOptions=5]="RegisterOptions",e[e.UnregisterOptions=6]="UnregisterOptions",e[e.SetButtonElement=7]="SetButtonElement",e[e.SetOptionsElement=8]="SetOptionsElement",e[e.SortOptions=9]="SortOptions",e))(Li||{});function Ni(e,t=n=>n){let n=e.activeOptionIndex!==null?e.options[e.activeOptionIndex]:null,r=_o(t(e.options.slice()),s=>s.dataRef.current.domRef.current),o=n?r.indexOf(n):null;return o===-1&&(o=null),{options:r,activeOptionIndex:o}}let Jc={1(e){return e.dataRef.current.disabled||e.listboxState===1?e:{...e,activeOptionIndex:null,pendingFocus:{focus:fe.Nothing},listboxState:1,__demoMode:!1}},0(e,t){if(e.dataRef.current.disabled||e.listboxState===0)return e;let n=e.activeOptionIndex,{isSelected:r}=e.dataRef.current,o=e.options.findIndex(s=>r(s.dataRef.current.value));return o!==-1&&(n=o),{...e,pendingFocus:t.focus,listboxState:0,activeOptionIndex:n,__demoMode:!1}},2(e,t){var n,r,o,s,c;if(e.dataRef.current.disabled||e.listboxState===1)return e;let u={...e,searchQuery:"",activationTrigger:(n=t.trigger)!=null?n:1,__demoMode:!1};if(t.focus===fe.Nothing)return{...u,activeOptionIndex:null};if(t.focus===fe.Specific)return{...u,activeOptionIndex:e.options.findIndex(a=>a.id===t.id)};if(t.focus===fe.Previous){let a=e.activeOptionIndex;if(a!==null){let d=e.options[a].dataRef.current.domRef,m=nn(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(m!==null){let f=e.options[m].dataRef.current.domRef;if(((r=d.current)==null?void 0:r.previousElementSibling)===f.current||((o=f.current)==null?void 0:o.previousElementSibling)===null)return{...u,activeOptionIndex:m}}}}else if(t.focus===fe.Next){let a=e.activeOptionIndex;if(a!==null){let d=e.options[a].dataRef.current.domRef,m=nn(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(m!==null){let f=e.options[m].dataRef.current.domRef;if(((s=d.current)==null?void 0:s.nextElementSibling)===f.current||((c=f.current)==null?void 0:c.nextElementSibling)===null)return{...u,activeOptionIndex:m}}}}let i=Ni(e),l=nn(t,{resolveItems:()=>i.options,resolveActiveIndex:()=>i.activeOptionIndex,resolveId:a=>a.id,resolveDisabled:a=>a.dataRef.current.disabled});return{...u,...i,activeOptionIndex:l}},3:(e,t)=>{if(e.dataRef.current.disabled||e.listboxState===1)return e;let n=e.searchQuery!==""?0:1,r=e.searchQuery+t.value.toLowerCase(),o=(e.activeOptionIndex!==null?e.options.slice(e.activeOptionIndex+n).concat(e.options.slice(0,e.activeOptionIndex+n)):e.options).find(c=>{var u;return!c.dataRef.current.disabled&&((u=c.dataRef.current.textValue)==null?void 0:u.startsWith(r))}),s=o?e.options.indexOf(o):-1;return s===-1||s===e.activeOptionIndex?{...e,searchQuery:r}:{...e,searchQuery:r,activeOptionIndex:s,activationTrigger:1}},4(e){return e.dataRef.current.disabled||e.listboxState===1||e.searchQuery===""?e:{...e,searchQuery:""}},5:(e,t)=>{let n=e.options.concat(t.options),r=e.activeOptionIndex;if(e.pendingFocus.focus!==fe.Nothing&&(r=nn(e.pendingFocus,{resolveItems:()=>n,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:o=>o.id,resolveDisabled:o=>o.dataRef.current.disabled})),e.activeOptionIndex===null){let{isSelected:o}=e.dataRef.current;if(o){let s=n.findIndex(c=>o==null?void 0:o(c.dataRef.current.value));s!==-1&&(r=s)}}return{...e,options:n,activeOptionIndex:r,pendingFocus:{focus:fe.Nothing},pendingShouldSort:!0}},6:(e,t)=>{let n=e.options,r=[],o=new Set(t.options);for(let[s,c]of n.entries())if(o.has(c.id)&&(r.push(s),o.delete(c.id),o.size===0))break;if(r.length>0){n=n.slice();for(let s of r.reverse())n.splice(s,1)}return{...e,options:n,activationTrigger:1}},7:(e,t)=>e.buttonElement===t.element?e:{...e,buttonElement:t.element},8:(e,t)=>e.optionsElement===t.element?e:{...e,optionsElement:t.element},9:e=>e.pendingShouldSort?{...e,...Ni(e),pendingShouldSort:!1}:e};class ar extends wo{constructor(t){super(t),Fi(this,"actions",{onChange:n=>{let{onChange:r,compare:o,mode:s,value:c}=this.state.dataRef.current;return $e(s,{0:()=>r==null?void 0:r(n),1:()=>{let u=c.slice(),i=u.findIndex(l=>o(l,n));return i===-1?u.push(n):u.splice(i,1),r==null?void 0:r(u)}})},registerOption:In(()=>{let n=[],r=new Set;return[(o,s)=>{r.has(s)||(r.add(s),n.push({id:o,dataRef:s}))},()=>(r.clear(),this.send({type:5,options:n.splice(0)}))]}),unregisterOption:In(()=>{let n=[];return[r=>n.push(r),()=>{this.send({type:6,options:n.splice(0)})}]}),goToOption:In(()=>{let n=null;return[(r,o)=>{n={type:2,...r,trigger:o}},()=>n&&this.send(n)]}),closeListbox:()=>{this.send({type:1})},openListbox:n=>{this.send({type:0,focus:n})},selectActiveOption:()=>{if(this.state.activeOptionIndex!==null){let{dataRef:n,id:r}=this.state.options[this.state.activeOptionIndex];this.actions.onChange(n.current.value),this.send({type:2,focus:fe.Specific,id:r})}},selectOption:n=>{let r=this.state.options.find(o=>o.id===n);r&&this.actions.onChange(r.dataRef.current.value)},search:n=>{this.send({type:3,value:n})},clearSearch:()=>{this.send({type:4})},setButtonElement:n=>{this.send({type:7,element:n})},setOptionsElement:n=>{this.send({type:8,element:n})}}),Fi(this,"selectors",{activeDescendantId(n){var r;let o=n.activeOptionIndex,s=n.options;return o===null||(r=s[o])==null?void 0:r.id},isActive(n,r){var o;let s=n.activeOptionIndex,c=n.options;return s!==null?((o=c[s])==null?void 0:o.id)===r:!1},shouldScrollIntoView(n,r){return n.__demoMode||n.listboxState!==0||n.activationTrigger===0?!1:this.isActive(n,r)}}),this.on(5,()=>{requestAnimationFrame(()=>{this.send({type:9})})});{let n=this.state.id,r=jn.get(null);this.disposables.add(r.on(So.Push,o=>{!r.selectors.isTop(o,n)&&this.state.listboxState===0&&this.actions.closeListbox()})),this.on(0,()=>r.actions.push(n)),this.on(1,()=>r.actions.pop(n))}}static new({id:t,__demoMode:n=!1}){return new ar({id:t,dataRef:{current:{}},listboxState:n?0:1,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1,buttonElement:null,optionsElement:null,pendingShouldSort:!1,pendingFocus:{focus:fe.Nothing},__demoMode:n})}reduce(t,n){return $e(n.type,Jc,t,n)}}const Ii=p.createContext(null);function ur(e){let t=p.useContext(Ii);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,ji),n}return t}function ji({id:e,__demoMode:t=!1}){let n=p.useMemo(()=>ar.new({id:e,__demoMode:t}),[]);return xi(()=>n.dispose()),n}let an=p.createContext(null);an.displayName="ListboxDataContext";function Ft(e){let t=p.useContext(an);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Ft),n}return t}let Zc=p.Fragment;function ef(e,t){let n=p.useId(),r=Pn(),{value:o,defaultValue:s,form:c,name:u,onChange:i,by:l,invalid:a=!1,disabled:d=r||!1,horizontal:m=!1,multiple:f=!1,__demoMode:h=!1,...v}=e;const b=m?"horizontal":"vertical";let C=Pe(t),E=Ll(s),[y=f?[]:void 0,O]=Fl(o,i,E),w=ji({id:n,__demoMode:h}),F=p.useRef({static:!1,hold:!1}),_=p.useRef(new Map),B=sa(l),K=p.useCallback(k=>$e(A.mode,{[Be.Multi]:()=>y.some(I=>B(I,k)),[Be.Single]:()=>B(y,k)}),[y]),A=p.useMemo(()=>({value:y,disabled:d,invalid:a,mode:f?Be.Multi:Be.Single,orientation:b,onChange:O,compare:B,isSelected:K,optionsPropsRef:F,listRef:_}),[y,d,a,f,b,O,B,K,F,_]);ue(()=>{w.state.dataRef.current=A},[A]);let j=Ae(w,k=>k.listboxState),re=jn.get(null),U=Ae(re,p.useCallback(k=>re.selectors.isTop(k,n),[re,n])),[R,X]=Ae(w,k=>[k.buttonElement,k.optionsElement]);Fa(U,[R,X],(k,I)=>{w.send({type:Li.CloseListbox}),Do(I,Vn.Loose)||(k.preventDefault(),R==null||R.focus())});let G=p.useMemo(()=>({open:j===ge.Open,disabled:d,invalid:a,value:y}),[j,d,a,y]),[Q,T]=ea({inherit:!0}),H={ref:C},S=p.useCallback(()=>{if(E!==void 0)return O==null?void 0:O(E)},[O,E]),M=Se();return p.createElement(T,{value:Q,props:{htmlFor:R==null?void 0:R.id},slot:{open:j===ge.Open,disabled:d}},p.createElement(xc,null,p.createElement(Ii.Provider,{value:w},p.createElement(an.Provider,{value:A},p.createElement(wi,{value:$e(j,{[ge.Open]:Ne.Open,[ge.Closed]:Ne.Closed})},u!=null&&y!=null&&p.createElement(Wl,{disabled:d,data:{[u]:y},form:c,onReset:S}),M({ourProps:H,theirProps:v,slot:G,defaultTag:Zc,name:"Listbox"}))))))}let tf="button";function nf(e,t){let n=p.useId(),r=ao(),o=Ft("Listbox.Button"),s=ur("Listbox.Button"),{id:c=r||`headlessui-listbox-button-${n}`,disabled:u=o.disabled||!1,autoFocus:i=!1,...l}=e,a=Pe(t,bc(),s.actions.setButtonElement),d=yc(),[m,f,h]=Ae(s,T=>[T.listboxState,T.buttonElement,T.optionsElement]),v=m===ge.Open;Ia(v,{trigger:f,action:p.useCallback(T=>{if(f!=null&&f.contains(T.target))return zt.Ignore;let H=T.target.closest('[role="option"]:not([data-disabled])');return Ve(H)?zt.Select(H):h!=null&&h.contains(T.target)?zt.Ignore:zt.Close},[f,h]),close:s.actions.closeListbox,select:s.actions.selectActiveOption});let b=ne(T=>{switch(T.key){case he.Enter:Nl(T.currentTarget);break;case he.Space:case he.ArrowDown:T.preventDefault(),s.actions.openListbox({focus:o.value?fe.Nothing:fe.First});break;case he.ArrowUp:T.preventDefault(),s.actions.openListbox({focus:o.value?fe.Nothing:fe.Last});break}}),C=ne(T=>{switch(T.key){case he.Space:T.preventDefault();break}}),E=ne(T=>{var H;if(T.button===Ei.Left){if(Gl(T.currentTarget))return T.preventDefault();s.state.listboxState===ge.Open?(Ee.flushSync(()=>s.actions.closeListbox()),(H=s.state.buttonElement)==null||H.focus({preventScroll:!0})):(T.preventDefault(),s.actions.openListbox({focus:fe.Nothing}))}}),y=p.useRef(null),O=ne(T=>{y.current=T.pointerType,T.pointerType==="mouse"&&E(T)}),w=ne(T=>{y.current!=="mouse"&&E(T)}),F=ne(T=>T.preventDefault()),_=go([c]),B=Xl(),{isFocusVisible:K,focusProps:A}=El({autoFocus:i}),{isHovered:j,hoverProps:re}=wl({isDisabled:u}),{pressed:U,pressProps:R}=$l({disabled:u}),X=p.useMemo(()=>({open:m===ge.Open,active:U||m===ge.Open,disabled:u,invalid:o.invalid,value:o.value,hover:j,focus:K,autofocus:i}),[m,o.value,u,j,K,U,o.invalid,i]),G=Ae(s,T=>T.listboxState===ge.Open),Q=ro(d(),{ref:a,id:c,type:ja(e,f),"aria-haspopup":"listbox","aria-controls":h==null?void 0:h.id,"aria-expanded":G,"aria-labelledby":_,"aria-describedby":B,disabled:u||void 0,autoFocus:i,onKeyDown:b,onKeyUp:C,onKeyPress:F,onPointerDown:O,onClick:w},A,re,R);return Se()({ourProps:Q,theirProps:l,slot:X,defaultTag:tf,name:"Listbox.Button"})}let ki=p.createContext(!1),rf="div",of=Bt.RenderStrategy|Bt.Static;function sf(e,t){let n=p.useId(),{id:r=`headlessui-listbox-options-${n}`,anchor:o,portal:s=!1,modal:c=!0,transition:u=!1,...i}=e,l=vc(o),[a,d]=p.useState(null);l&&(s=!0);let m=Ft("Listbox.Options"),f=ur("Listbox.Options"),[h,v,b,C]=Ae(f,P=>[P.listboxState,P.buttonElement,P.optionsElement,P.__demoMode]),E=zn(v),y=zn(b),O=ir(),[w,F]=Bo(u,a,O!==null?(O&Ne.Open)===Ne.Open:h===ge.Open);Ea(w,v,f.actions.closeListbox);let _=C?!1:c&&h===ge.Open;za(_,y);let B=C?!1:c&&h===ge.Open;wa(B,{allowed:p.useCallback(()=>[v,b],[v,b])});let K=h!==ge.Open,A=Gc(K,v)?!1:w,j=w&&h===ge.Closed,re=Oc(j,m.value),U=ne(P=>m.compare(re,P)),R=Ae(f,P=>{var W;if(l==null||!((W=l==null?void 0:l.to)!=null&&W.includes("selection")))return null;let z=P.options.findIndex(Z=>U(Z.dataRef.current.value));return z===-1&&(z=0),z}),X=(()=>{if(l==null)return;if(R===null)return{...l,inner:void 0};let P=Array.from(m.listRef.current.values());return{...l,inner:{listRef:{current:P},index:R}}})(),[G,Q]=Ec(X),T=wc(),H=Pe(t,l?G:null,f.actions.setOptionsElement,d),S=ut();p.useEffect(()=>{var P;let W=b;W&&h===ge.Open&&W!==((P=St(W))==null?void 0:P.activeElement)&&(W==null||W.focus({preventScroll:!0}))},[h,b]);let M=ne(P=>{var W,z;switch(S.dispose(),P.key){case he.Space:if(f.state.searchQuery!=="")return P.preventDefault(),P.stopPropagation(),f.actions.search(P.key);case he.Enter:if(P.preventDefault(),P.stopPropagation(),f.state.activeOptionIndex!==null){let{dataRef:Z}=f.state.options[f.state.activeOptionIndex];f.actions.onChange(Z.current.value)}m.mode===Be.Single&&(Ee.flushSync(()=>f.actions.closeListbox()),(W=f.state.buttonElement)==null||W.focus({preventScroll:!0}));break;case $e(m.orientation,{vertical:he.ArrowDown,horizontal:he.ArrowRight}):return P.preventDefault(),P.stopPropagation(),f.actions.goToOption({focus:fe.Next});case $e(m.orientation,{vertical:he.ArrowUp,horizontal:he.ArrowLeft}):return P.preventDefault(),P.stopPropagation(),f.actions.goToOption({focus:fe.Previous});case he.Home:case he.PageUp:return P.preventDefault(),P.stopPropagation(),f.actions.goToOption({focus:fe.First});case he.End:case he.PageDown:return P.preventDefault(),P.stopPropagation(),f.actions.goToOption({focus:fe.Last});case he.Escape:P.preventDefault(),P.stopPropagation(),Ee.flushSync(()=>f.actions.closeListbox()),(z=f.state.buttonElement)==null||z.focus({preventScroll:!0});return;case he.Tab:P.preventDefault(),P.stopPropagation(),Ee.flushSync(()=>f.actions.closeListbox()),Ma(f.state.buttonElement,P.shiftKey?Un.Previous:Un.Next);break;default:P.key.length===1&&(f.actions.search(P.key),S.setTimeout(()=>f.actions.clearSearch(),350));break}}),k=Ae(f,P=>{var W;return(W=P.buttonElement)==null?void 0:W.id}),I=p.useMemo(()=>({open:h===ge.Open}),[h]),V=ro(l?T():{},{id:r,ref:H,"aria-activedescendant":Ae(f,f.selectors.activeDescendantId),"aria-multiselectable":m.mode===Be.Multi?!0:void 0,"aria-labelledby":k,"aria-orientation":m.orientation,onKeyDown:M,role:"listbox",tabIndex:h===ge.Open?0:void 0,style:{...i.style,...Q,"--button-width":aa(v,!0).width},...Wo(F)}),J=Se(),q=p.useMemo(()=>m.mode===Be.Multi?m:{...m,isSelected:U},[m,U]);return p.createElement(kc,{enabled:s?e.static||w:!1,ownerDocument:E},p.createElement(an.Provider,{value:q},J({ourProps:V,theirProps:i,slot:I,defaultTag:rf,features:of,visible:A,name:"Listbox.Options"})))}let lf="div";function af(e,t){let n=p.useId(),{id:r=`headlessui-listbox-option-${n}`,disabled:o=!1,value:s,...c}=e,u=p.useContext(ki)===!0,i=Ft("Listbox.Option"),l=ur("Listbox.Option"),a=Ae(l,A=>l.selectors.isActive(A,r)),d=i.isSelected(s),m=p.useRef(null),f=Kc(m),h=nt({disabled:o,value:s,domRef:m,get textValue(){return f()}}),v=Pe(t,m,A=>{A?i.listRef.current.set(r,A):i.listRef.current.delete(r)}),b=Ae(l,A=>l.selectors.shouldScrollIntoView(A,r));ue(()=>{if(b)return Fe().requestAnimationFrame(()=>{var A,j;(j=(A=m.current)==null?void 0:A.scrollIntoView)==null||j.call(A,{block:"nearest"})})},[b,m]),ue(()=>{if(!u)return l.actions.registerOption(r,h),()=>l.actions.unregisterOption(r)},[h,r,u]);let C=ne(A=>{var j;if(o)return A.preventDefault();l.actions.onChange(s),i.mode===Be.Single&&(Ee.flushSync(()=>l.actions.closeListbox()),(j=l.state.buttonElement)==null||j.focus({preventScroll:!0}))}),E=ne(()=>{if(o)return l.actions.goToOption({focus:fe.Nothing});l.actions.goToOption({focus:fe.Specific,id:r})}),y=Ya(),O=ne(A=>y.update(A)),w=ne(A=>{y.wasMoved(A)&&(o||a&&l.state.activationTrigger===ln.Pointer||l.actions.goToOption({focus:fe.Specific,id:r},ln.Pointer))}),F=ne(A=>{y.wasMoved(A)&&(o||a&&l.state.activationTrigger===ln.Pointer&&l.actions.goToOption({focus:fe.Nothing}))}),_=p.useMemo(()=>({active:a,focus:a,selected:d,disabled:o,selectedOption:d&&u}),[a,d,o,u]),B=u?{}:{id:r,ref:v,role:"option",tabIndex:o===!0?void 0:-1,"aria-disabled":o===!0?!0:void 0,"aria-selected":d,disabled:void 0,onClick:C,onFocus:E,onPointerEnter:O,onMouseEnter:O,onPointerMove:w,onMouseMove:w,onPointerLeave:F,onMouseLeave:F},K=Se();return!d&&u?null:K({ourProps:B,theirProps:c,slot:_,defaultTag:lf,name:"Listbox.Option"})}let uf=p.Fragment;function cf(e,t){let{options:n,placeholder:r,...o}=e,s={ref:Pe(t)},c=Ft("ListboxSelectedOption"),u=p.useMemo(()=>({}),[]),i=c.value===void 0||c.value===null||c.mode===Be.Multi&&Array.isArray(c.value)&&c.value.length===0,l=Se();return p.createElement(ki.Provider,{value:!0},l({ourProps:s,theirProps:{...o,children:p.createElement(p.Fragment,null,r&&i?r:n)},slot:u,defaultTag:uf,name:"ListboxSelectedOption"}))}let ff=xe(ef),df=xe(nf),pf=oa,mf=xe(sf),hf=xe(af),gf=xe(cf),Je=Object.assign(ff,{Button:df,Label:pf,Options:mf,Option:hf,SelectedOption:gf});function vf({title:e,titleId:t,...n},r){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?N.createElement("title",{id:t},e):null,N.createElement("path",{fillRule:"evenodd",d:"M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z",clipRule:"evenodd"}))}const Ri=N.forwardRef(vf);function bf({title:e,titleId:t,...n},r){return N.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?N.createElement("title",{id:t},e):null,N.createElement("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}))}const Wi=N.forwardRef(bf),Bi=({chains:e,selectedChain:t,onChainChange:n,disabled:r=!1,className:o=""})=>(p.useEffect(()=>{console.log("🔗 ChainSelector: selectedChain updated",t)},[t]),x.jsx("div",{className:`relative ${o}`,children:x.jsx(Je,{value:t,onChange:n,disabled:r,children:({open:s})=>x.jsxs(x.Fragment,{children:[x.jsxs(Je.Button,{className:`
74
+ */var Kr;function Ll(){return Kr||(Kr=1,process.env.NODE_ENV!=="production"&&function(){function e(i,l){return i===l&&(i!==0||1/i===1/l)||i!==i&&l!==l}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=d,n=typeof Object.is=="function"?Object.is:e,r=t.useSyncExternalStore,o=t.useRef,s=t.useEffect,c=t.useMemo,u=t.useDebugValue;Pn.useSyncExternalStoreWithSelector=function(i,l,a,p,m){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=c(function(){function b(S){if(!x){if(x=!0,E=S,S=p(S),m!==void 0&&h.hasValue){var A=h.value;if(m(A,S))return y=A}return y=S}if(A=y,n(E,S))return A;var M=p(S);return m!==void 0&&m(A,M)?(E=S,A):(E=S,y=M)}var x=!1,E,y,C=a===void 0?null:a;return[function(){return b(l())},C===null?void 0:function(){return b(C())}]},[l,a,p,m]);var v=r(i,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=v},[v]),u(v),v},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),Pn}process.env.NODE_ENV==="production"?Tn.exports=Nl():Tn.exports=Ll();var Ml=Tn.exports;function we(e,t,n=Ur){return Ml.useSyncExternalStoreWithSelector(z(r=>e.subscribe(Fl,r)),z(()=>e.state),z(()=>e.state),z(t),n)}function Fl(e){return e}function Qr(e,t){let n=d.useId(),r=On.get(t),[o,s]=we(r,d.useCallback(c=>[r.selectors.isTop(c,n),r.selectors.inStack(c,n)],[r,n]));return ee(()=>{if(e)return r.actions.push(n),()=>r.actions.pop(n)},[r,e,n]),e?s?o:!0:!1}let Nn=new Map,Et=new Map;function Xr(e){var t;let n=(t=Et.get(e))!=null?t:0;return Et.set(e,n+1),n!==0?()=>qr(e):(Nn.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),e.setAttribute("aria-hidden","true"),e.inert=!0,()=>qr(e))}function qr(e){var t;let n=(t=Et.get(e))!=null?t:1;if(n===1?Et.delete(e):Et.set(e,n-1),n!==1)return;let r=Nn.get(e);r&&(r["aria-hidden"]===null?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r["aria-hidden"]),e.inert=r.inert,Nn.delete(e))}function Dl(e,{allowed:t,disallowed:n}={}){let r=Qr(e,"inert-others");ee(()=>{var o,s;if(!r)return;let c=Se();for(let i of(o=n==null?void 0:n())!=null?o:[])i&&c.add(Xr(i));let u=(s=t==null?void 0:t())!=null?s:[];for(let i of u){if(!i)continue;let l=bt(i);if(!l)continue;let a=i.parentElement;for(;a&&a!==l.body;){for(let p of a.children)u.some(m=>p.contains(m))||c.add(Xr(p));a=a.parentElement}}return c.dispose},[r,t,n])}function Il(e,t,n){let r=Qe(o=>{let s=o.getBoundingClientRect();s.x===0&&s.y===0&&s.width===0&&s.height===0&&n()});d.useEffect(()=>{if(!e)return;let o=t===null?null:je(t)?t:t.current;if(!o)return;let s=Se();if(typeof ResizeObserver<"u"){let c=new ResizeObserver(()=>r.current(o));c.observe(o),s.add(()=>c.disconnect())}if(typeof IntersectionObserver<"u"){let c=new IntersectionObserver(()=>r.current(o));c.observe(o),s.add(()=>c.disconnect())}return()=>s.dispose()},[t,r,e])}let Ln=["[contentEditable=true]","[tabindex]","a[href]","area[href]","button:not([disabled])","iframe","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].map(e=>`${e}:not([tabindex='-1'])`).join(","),jl=["[data-autofocus]"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var Mn=(e=>(e[e.First=1]="First",e[e.Previous=2]="Previous",e[e.Next=4]="Next",e[e.Last=8]="Last",e[e.WrapAround=16]="WrapAround",e[e.NoScroll=32]="NoScroll",e[e.AutoFocus=64]="AutoFocus",e))(Mn||{}),_l=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(_l||{}),kl=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(kl||{});function Jr(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(Ln)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}function Rl(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(jl)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var Fn=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(Fn||{});function Zr(e,t=0){var n;return e===((n=bt(e))==null?void 0:n.body)?!1:ye(t,{0(){return e.matches(Ln)},1(){let r=e;for(;r!==null;){if(r.matches(Ln))return!0;r=r.parentElement}return!1}})}var Bl=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(Bl||{});typeof window<"u"&&typeof document<"u"&&(document.addEventListener("keydown",e=>{e.metaKey||e.altKey||e.ctrlKey||(document.documentElement.dataset.headlessuiFocusVisible="")},!0),document.addEventListener("click",e=>{e.detail===1?delete document.documentElement.dataset.headlessuiFocusVisible:e.detail===0&&(document.documentElement.dataset.headlessuiFocusVisible="")},!0));let Wl=["textarea","input"].join(",");function Vl(e){var t,n;return(n=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,Wl))!=null?n:!1}function eo(e,t=n=>n){return e.slice().sort((n,r)=>{let o=t(n),s=t(r);if(o===null||s===null)return 0;let c=o.compareDocumentPosition(s);return c&Node.DOCUMENT_POSITION_FOLLOWING?-1:c&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function Ul(e,t){return Hl(Jr(),t,{relativeTo:e})}function Hl(e,t,{sorted:n=!0,relativeTo:r=null,skipElements:o=[]}={}){let s=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e.ownerDocument,c=Array.isArray(e)?n?eo(e):e:t&64?Rl(e):Jr(e);o.length>0&&c.length>1&&(c=c.filter(f=>!o.some(h=>h!=null&&"current"in h?(h==null?void 0:h.current)===f:h===f))),r=r??s.activeElement;let u=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),i=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,c.indexOf(r))-1;if(t&4)return Math.max(0,c.indexOf(r))+1;if(t&8)return c.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),l=t&32?{preventScroll:!0}:{},a=0,p=c.length,m;do{if(a>=p||a+p<=0)return 0;let f=i+a;if(t&16)f=(f+p)%p;else{if(f<0)return 3;if(f>=p)return 1}m=c[f],m==null||m.focus(l),a+=u}while(m!==s.activeElement);return t&6&&Vl(m)&&m.select(),2}function to(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function zl(){return/Android/gi.test(window.navigator.userAgent)}function no(){return to()||zl()}function it(e,t,n,r){let o=Qe(n);d.useEffect(()=>{if(!e)return;function s(c){o.current(c)}return document.addEventListener(t,s,r),()=>document.removeEventListener(t,s,r)},[e,t,r])}function Gl(e,t,n,r){let o=Qe(n);d.useEffect(()=>{if(!e)return;function s(c){o.current(c)}return window.addEventListener(t,s,r),()=>window.removeEventListener(t,s,r)},[e,t,r])}const ro=30;function Yl(e,t,n){let r=Qe(n),o=d.useCallback(function(u,i){if(u.defaultPrevented)return;let l=i(u);if(l===null||!l.getRootNode().contains(l)||!l.isConnected)return;let a=function p(m){return typeof m=="function"?p(m()):Array.isArray(m)||m instanceof Set?m:[m]}(t);for(let p of a)if(p!==null&&(p.contains(l)||u.composed&&u.composedPath().includes(p)))return;return!Zr(l,Fn.Loose)&&l.tabIndex!==-1&&u.preventDefault(),r.current(u,l)},[r,t]),s=d.useRef(null);it(e,"pointerdown",u=>{var i,l;no()||(s.current=((l=(i=u.composedPath)==null?void 0:i.call(u))==null?void 0:l[0])||u.target)},!0),it(e,"pointerup",u=>{if(no()||!s.current)return;let i=s.current;return s.current=null,o(u,()=>i)},!0);let c=d.useRef({x:0,y:0});it(e,"touchstart",u=>{c.current.x=u.touches[0].clientX,c.current.y=u.touches[0].clientY},!0),it(e,"touchend",u=>{let i={x:u.changedTouches[0].clientX,y:u.changedTouches[0].clientY};if(!(Math.abs(i.x-c.current.x)>=ro||Math.abs(i.y-c.current.y)>=ro))return o(u,()=>ot(u.target)?u.target:null)},!0),Gl(e,"blur",u=>o(u,()=>ol(window.document.activeElement)?window.document.activeElement:null),!0)}function Dn(...e){return d.useMemo(()=>bt(...e),[...e])}var Kl=(e=>(e[e.Ignore=0]="Ignore",e[e.Select=1]="Select",e[e.Close=2]="Close",e))(Kl||{});const kt={Ignore:{kind:0},Select:e=>({kind:1,target:e}),Close:{kind:2}},Ql=200,oo=5;function Xl(e,{trigger:t,action:n,close:r,select:o}){let s=d.useRef(null),c=d.useRef(null),u=d.useRef(null);it(e&&t!==null,"pointerdown",i=>{En(i==null?void 0:i.target)&&t!=null&&t.contains(i.target)&&(c.current=i.x,u.current=i.y,s.current=i.timeStamp)}),it(e&&t!==null,"pointerup",i=>{var l,a;let p=s.current;if(p===null||(s.current=null,!ot(i.target))||Math.abs(i.x-((l=c.current)!=null?l:i.x))<oo&&Math.abs(i.y-((a=u.current)!=null?a:i.y))<oo)return;let m=n(i);switch(m.kind){case 0:return;case 1:{i.timeStamp-p>Ql&&(o(m.target),r());break}case 2:{r();break}}},{capture:!0})}function ql(e,t){return d.useMemo(()=>{var n;if(e.type)return e.type;let r=(n=e.as)!=null?n:"button";if(typeof r=="string"&&r.toLowerCase()==="button"||(t==null?void 0:t.tagName)==="BUTTON"&&!t.hasAttribute("type"))return"button"},[e.type,e.as,t])}function Jl(e){return d.useSyncExternalStore(e.subscribe,e.getSnapshot,e.getSnapshot)}function Zl(e,t){let n=e(),r=new Set;return{getSnapshot(){return n},subscribe(o){return r.add(o),()=>r.delete(o)},dispatch(o,...s){let c=t[o].call(n,...s);c&&(n=c,r.forEach(u=>u()))}}}function ea(){let e;return{before({doc:t}){var n;let r=t.documentElement,o=(n=t.defaultView)!=null?n:window;e=Math.max(0,o.innerWidth-r.clientWidth)},after({doc:t,d:n}){let r=t.documentElement,o=Math.max(0,r.clientWidth-r.offsetWidth),s=Math.max(0,e-o);n.style(r,"paddingRight",`${s}px`)}}}function ta(){return to()?{before({doc:e,d:t,meta:n}){function r(o){return n.containers.flatMap(s=>s()).some(s=>s.contains(o))}t.microTask(()=>{var o;if(window.getComputedStyle(e.documentElement).scrollBehavior!=="auto"){let u=Se();u.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>u.dispose()))}let s=(o=window.scrollY)!=null?o:window.pageYOffset,c=null;t.addEventListener(e,"click",u=>{if(ot(u.target))try{let i=u.target.closest("a");if(!i)return;let{hash:l}=new URL(i.href),a=e.querySelector(l);ot(a)&&!r(a)&&(c=a)}catch{}},!0),t.addEventListener(e,"touchstart",u=>{if(ot(u.target)&&rl(u.target))if(r(u.target)){let i=u.target;for(;i.parentElement&&r(i.parentElement);)i=i.parentElement;t.style(i,"overscrollBehavior","contain")}else t.style(u.target,"touchAction","none")}),t.addEventListener(e,"touchmove",u=>{if(ot(u.target)){if(Mr(u.target))return;if(r(u.target)){let i=u.target;for(;i.parentElement&&i.dataset.headlessuiPortal!==""&&!(i.scrollHeight>i.clientHeight||i.scrollWidth>i.clientWidth);)i=i.parentElement;i.dataset.headlessuiPortal===""&&u.preventDefault()}else u.preventDefault()}},{passive:!1}),t.add(()=>{var u;let i=(u=window.scrollY)!=null?u:window.pageYOffset;s!==i&&window.scrollTo(0,s),c&&c.isConnected&&(c.scrollIntoView({block:"nearest"}),c=null)})})}}:{}}function na(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function ra(e){let t={};for(let n of e)Object.assign(t,n(t));return t}let Xe=Zl(()=>new Map,{PUSH(e,t){var n;let r=(n=this.get(e))!=null?n:{doc:e,count:0,d:Se(),meta:new Set};return r.count++,r.meta.add(t),this.set(e,r),this},POP(e,t){let n=this.get(e);return n&&(n.count--,n.meta.delete(t)),this},SCROLL_PREVENT({doc:e,d:t,meta:n}){let r={doc:e,d:t,meta:ra(n)},o=[ta(),ea(),na()];o.forEach(({before:s})=>s==null?void 0:s(r)),o.forEach(({after:s})=>s==null?void 0:s(r))},SCROLL_ALLOW({d:e}){e.dispose()},TEARDOWN({doc:e}){this.delete(e)}});Xe.subscribe(()=>{let e=Xe.getSnapshot(),t=new Map;for(let[n]of e)t.set(n,n.documentElement.style.overflow);for(let n of e.values()){let r=t.get(n.doc)==="hidden",o=n.count!==0;(o&&!r||!o&&r)&&Xe.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&Xe.dispatch("TEARDOWN",n)}});function oa(e,t,n=()=>({containers:[]})){let r=Jl(Xe),o=t?r.get(t):void 0,s=o?o.count>0:!1;return ee(()=>{if(!(!t||!e))return Xe.dispatch("PUSH",t,n),()=>Xe.dispatch("POP",t,n)},[e,t]),s}function ia(e,t,n=()=>[document.body]){let r=Qr(e,"scroll-lock");oa(r,t,o=>{var s;return{containers:[...(s=o.containers)!=null?s:[],n]}})}function io(e){return[e.screenX,e.screenY]}function sa(){let e=d.useRef([-1,-1]);return{wasMoved(t){let n=io(t);return e.current[0]===n[0]&&e.current[1]===n[1]?!1:(e.current=n,!0)},update(t){e.current=io(t)}}}function la(e=0){let[t,n]=d.useState(e),r=d.useCallback(i=>n(i),[t]),o=d.useCallback(i=>n(l=>l|i),[t]),s=d.useCallback(i=>(t&i)===i,[t]),c=d.useCallback(i=>n(l=>l&~i),[n]),u=d.useCallback(i=>n(l=>l^i),[n]);return{flags:t,setFlag:r,addFlag:o,hasFlag:s,removeFlag:c,toggleFlag:u}}var so,lo;typeof process<"u"&&typeof globalThis<"u"&&typeof Element<"u"&&((so=process==null?void 0:process.env)==null?void 0:so.NODE_ENV)==="test"&&typeof((lo=Element==null?void 0:Element.prototype)==null?void 0:lo.getAnimations)>"u"&&(Element.prototype.getAnimations=function(){return console.warn(["Headless UI has polyfilled `Element.prototype.getAnimations` for your tests.","Please install a proper polyfill e.g. `jsdom-testing-mocks`, to silence these warnings.","","Example usage:","```js","import { mockAnimationsApi } from 'jsdom-testing-mocks'","mockAnimationsApi()","```"].join(`
75
+ `)),[]});var aa=(e=>(e[e.None=0]="None",e[e.Closed=1]="Closed",e[e.Enter=2]="Enter",e[e.Leave=4]="Leave",e))(aa||{});function ao(e){let t={};for(let n in e)e[n]===!0&&(t[`data-${n}`]="");return t}function uo(e,t,n,r){let[o,s]=d.useState(n),{hasFlag:c,addFlag:u,removeFlag:i}=la(e&&o?3:0),l=d.useRef(!1),a=d.useRef(!1),p=rt();return ee(()=>{var m;if(e){if(n&&s(!0),!t){n&&u(3);return}return(m=r==null?void 0:r.start)==null||m.call(r,n),ua(t,{inFlight:l,prepare(){a.current?a.current=!1:a.current=l.current,l.current=!0,!a.current&&(n?(u(3),i(4)):(u(4),i(2)))},run(){a.current?n?(i(3),u(4)):(i(4),u(3)):n?i(1):u(1)},done(){var f;a.current&&typeof t.getAnimations=="function"&&t.getAnimations().length>0||(l.current=!1,i(7),n||s(!1),(f=r==null?void 0:r.end)==null||f.call(r,n))}})}},[e,n,t,p]),e?[o,{closed:c(1),enter:c(2),leave:c(4),transition:c(2)||c(4)}]:[n,{closed:void 0,enter:void 0,leave:void 0,transition:void 0}]}function ua(e,{prepare:t,run:n,done:r,inFlight:o}){let s=Se();return fa(e,{prepare:t,inFlight:o}),s.nextFrame(()=>{n(),s.requestAnimationFrame(()=>{s.add(ca(e,r))})}),s.dispose}function ca(e,t){var n,r;let o=Se();if(!e)return o.dispose;let s=!1;o.add(()=>{s=!0});let c=(r=(n=e.getAnimations)==null?void 0:n.call(e).filter(u=>u instanceof CSSTransition))!=null?r:[];return c.length===0?(t(),o.dispose):(Promise.allSettled(c.map(u=>u.finished)).then(()=>{s||t()}),o.dispose)}function fa(e,{inFlight:t,prepare:n}){if(t!=null&&t.current){n();return}let r=e.style.transition;e.style.transition="none",n(),e.offsetHeight,e.style.transition=r}function Rt(){return typeof window<"u"}function st(e){return co(e)?(e.nodeName||"").toLowerCase():"#document"}function ge(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ne(e){var t;return(t=(co(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function co(e){return Rt()?e instanceof Node||e instanceof ge(e).Node:!1}function ue(e){return Rt()?e instanceof Element||e instanceof ge(e).Element:!1}function Le(e){return Rt()?e instanceof HTMLElement||e instanceof ge(e).HTMLElement:!1}function fo(e){return!Rt()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ge(e).ShadowRoot}const da=new Set(["inline","contents"]);function wt(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=$e(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!da.has(o)}const pa=new Set(["table","td","th"]);function ma(e){return pa.has(st(e))}const ha=[":popover-open",":modal"];function Bt(e){return ha.some(t=>{try{return e.matches(t)}catch{return!1}})}const va=["transform","translate","scale","rotate","perspective"],ga=["transform","translate","scale","rotate","perspective","filter"],ba=["paint","layout","strict","content"];function In(e){const t=jn(),n=ue(e)?$e(e):e;return va.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||ga.some(r=>(n.willChange||"").includes(r))||ba.some(r=>(n.contain||"").includes(r))}function ya(e){let t=Ue(e);for(;Le(t)&&!lt(t);){if(In(t))return t;if(Bt(t))return null;t=Ue(t)}return null}function jn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const xa=new Set(["html","body","#document"]);function lt(e){return xa.has(st(e))}function $e(e){return ge(e).getComputedStyle(e)}function Wt(e){return ue(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ue(e){if(st(e)==="html")return e;const t=e.assignedSlot||e.parentNode||fo(e)&&e.host||Ne(e);return fo(t)?t.host:t}function po(e){const t=Ue(e);return lt(t)?e.ownerDocument?e.ownerDocument.body:e.body:Le(t)&&wt(t)?t:po(t)}function Ct(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=po(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),c=ge(o);if(s){const u=_n(c);return t.concat(c,c.visualViewport||[],wt(o)?o:[],u&&n?Ct(u):[])}return t.concat(o,Ct(o,[],n))}function _n(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Ea(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:r}=t;return n+"/"+r}).join(" "):navigator.userAgent}const qe=Math.min,ce=Math.max,St=Math.round,Vt=Math.floor,Me=e=>({x:e,y:e}),wa={left:"right",right:"left",bottom:"top",top:"bottom"},Ca={start:"end",end:"start"};function mo(e,t,n){return ce(e,qe(t,n))}function at(e,t){return typeof e=="function"?e(t):e}function He(e){return e.split("-")[0]}function $t(e){return e.split("-")[1]}function ho(e){return e==="x"?"y":"x"}function vo(e){return e==="y"?"height":"width"}const Sa=new Set(["top","bottom"]);function _e(e){return Sa.has(He(e))?"y":"x"}function go(e){return ho(_e(e))}function $a(e,t,n){n===void 0&&(n=!1);const r=$t(e),o=go(e),s=vo(o);let c=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(c=Ut(c)),[c,Ut(c)]}function Oa(e){const t=Ut(e);return[kn(e),t,kn(t)]}function kn(e){return e.replace(/start|end/g,t=>Ca[t])}const bo=["left","right"],yo=["right","left"],Ta=["top","bottom"],Aa=["bottom","top"];function Pa(e,t,n){switch(e){case"top":case"bottom":return n?t?yo:bo:t?bo:yo;case"left":case"right":return t?Ta:Aa;default:return[]}}function Na(e,t,n,r){const o=$t(e);let s=Pa(He(e),n==="start",r);return o&&(s=s.map(c=>c+"-"+o),t&&(s=s.concat(s.map(kn)))),s}function Ut(e){return e.replace(/left|right|bottom|top/g,t=>wa[t])}function La(e){return{top:0,right:0,bottom:0,left:0,...e}}function Ma(e){return typeof e!="number"?La(e):{top:e,right:e,bottom:e,left:e}}function Ht(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}function xo(e,t,n){let{reference:r,floating:o}=e;const s=_e(t),c=go(t),u=vo(c),i=He(t),l=s==="y",a=r.x+r.width/2-o.width/2,p=r.y+r.height/2-o.height/2,m=r[u]/2-o[u]/2;let f;switch(i){case"top":f={x:a,y:r.y-o.height};break;case"bottom":f={x:a,y:r.y+r.height};break;case"right":f={x:r.x+r.width,y:p};break;case"left":f={x:r.x-o.width,y:p};break;default:f={x:r.x,y:r.y}}switch($t(t)){case"start":f[c]-=m*(n&&l?-1:1);break;case"end":f[c]+=m*(n&&l?-1:1);break}return f}const Fa=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:s=[],platform:c}=n,u=s.filter(Boolean),i=await(c.isRTL==null?void 0:c.isRTL(t));let l=await c.getElementRects({reference:e,floating:t,strategy:o}),{x:a,y:p}=xo(l,r,i),m=r,f={},h=0;for(let v=0;v<u.length;v++){const{name:b,fn:x}=u[v],{x:E,y,data:C,reset:S}=await x({x:a,y:p,initialPlacement:r,placement:m,strategy:o,middlewareData:f,rects:l,platform:c,elements:{reference:e,floating:t}});a=E??a,p=y??p,f={...f,[b]:{...f[b],...C}},S&&h<=50&&(h++,typeof S=="object"&&(S.placement&&(m=S.placement),S.rects&&(l=S.rects===!0?await c.getElementRects({reference:e,floating:t,strategy:o}):S.rects),{x:a,y:p}=xo(l,m,i)),v=-1)}return{x:a,y:p,placement:m,strategy:o,middlewareData:f}};async function zt(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:s,rects:c,elements:u,strategy:i}=e,{boundary:l="clippingAncestors",rootBoundary:a="viewport",elementContext:p="floating",altBoundary:m=!1,padding:f=0}=at(t,e),h=Ma(f),b=u[m?p==="floating"?"reference":"floating":p],x=Ht(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(b)))==null||n?b:b.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(u.floating)),boundary:l,rootBoundary:a,strategy:i})),E=p==="floating"?{x:r,y:o,width:c.floating.width,height:c.floating.height}:c.reference,y=await(s.getOffsetParent==null?void 0:s.getOffsetParent(u.floating)),C=await(s.isElement==null?void 0:s.isElement(y))?await(s.getScale==null?void 0:s.getScale(y))||{x:1,y:1}:{x:1,y:1},S=Ht(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:u,rect:E,offsetParent:y,strategy:i}):E);return{top:(x.top-S.top+h.top)/C.y,bottom:(S.bottom-x.bottom+h.bottom)/C.y,left:(x.left-S.left+h.left)/C.x,right:(S.right-x.right+h.right)/C.x}}const Da=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:c,initialPlacement:u,platform:i,elements:l}=t,{mainAxis:a=!0,crossAxis:p=!0,fallbackPlacements:m,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:v=!0,...b}=at(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const x=He(o),E=_e(u),y=He(u)===u,C=await(i.isRTL==null?void 0:i.isRTL(l.floating)),S=m||(y||!v?[Ut(u)]:Oa(u)),A=h!=="none";!m&&A&&S.push(...Na(u,v,h,C));const M=[u,...S],R=await zt(t,b),V=[];let P=((r=s.flip)==null?void 0:r.overflows)||[];if(a&&V.push(R[x]),p){const D=$a(o,c,C);V.push(R[D[0]],R[D[1]])}if(P=[...P,{placement:o,overflows:V}],!V.every(D=>D<=0)){var T,K;const D=(((T=s.flip)==null?void 0:T.index)||0)+1,B=M[D];if(B&&(!(p==="alignment"?E!==_e(B):!1)||P.every(O=>_e(O.placement)===E?O.overflows[0]>0:!0)))return{data:{index:D,overflows:P},reset:{placement:B}};let U=(K=P.filter(G=>G.overflows[0]<=0).sort((G,O)=>G.overflows[1]-O.overflows[1])[0])==null?void 0:K.placement;if(!U)switch(f){case"bestFit":{var I;const G=(I=P.filter(O=>{if(A){const _=_e(O.placement);return _===E||_==="y"}return!0}).map(O=>[O.placement,O.overflows.filter(_=>_>0).reduce((_,F)=>_+F,0)]).sort((O,_)=>O[1]-_[1])[0])==null?void 0:I[0];G&&(U=G);break}case"initialPlacement":U=u;break}if(o!==U)return{reset:{placement:U}}}return{}}}},Ia=new Set(["left","top"]);async function ja(e,t){const{placement:n,platform:r,elements:o}=e,s=await(r.isRTL==null?void 0:r.isRTL(o.floating)),c=He(n),u=$t(n),i=_e(n)==="y",l=Ia.has(c)?-1:1,a=s&&i?-1:1,p=at(t,e);let{mainAxis:m,crossAxis:f,alignmentAxis:h}=typeof p=="number"?{mainAxis:p,crossAxis:0,alignmentAxis:null}:{mainAxis:p.mainAxis||0,crossAxis:p.crossAxis||0,alignmentAxis:p.alignmentAxis};return u&&typeof h=="number"&&(f=u==="end"?h*-1:h),i?{x:f*a,y:m*l}:{x:m*l,y:f*a}}const _a=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:s,placement:c,middlewareData:u}=t,i=await ja(t,e);return c===((n=u.offset)==null?void 0:n.placement)&&(r=u.arrow)!=null&&r.alignmentOffset?{}:{x:o+i.x,y:s+i.y,data:{...i,placement:c}}}}},ka=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:s=!0,crossAxis:c=!1,limiter:u={fn:b=>{let{x,y:E}=b;return{x,y:E}}},...i}=at(e,t),l={x:n,y:r},a=await zt(t,i),p=_e(He(o)),m=ho(p);let f=l[m],h=l[p];if(s){const b=m==="y"?"top":"left",x=m==="y"?"bottom":"right",E=f+a[b],y=f-a[x];f=mo(E,f,y)}if(c){const b=p==="y"?"top":"left",x=p==="y"?"bottom":"right",E=h+a[b],y=h-a[x];h=mo(E,h,y)}const v=u.fn({...t,[m]:f,[p]:h});return{...v,data:{x:v.x-n,y:v.y-r,enabled:{[m]:s,[p]:c}}}}}},Ra=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:s,platform:c,elements:u}=t,{apply:i=()=>{},...l}=at(e,t),a=await zt(t,l),p=He(o),m=$t(o),f=_e(o)==="y",{width:h,height:v}=s.floating;let b,x;p==="top"||p==="bottom"?(b=p,x=m===(await(c.isRTL==null?void 0:c.isRTL(u.floating))?"start":"end")?"left":"right"):(x=p,b=m==="end"?"top":"bottom");const E=v-a.top-a.bottom,y=h-a.left-a.right,C=qe(v-a[b],E),S=qe(h-a[x],y),A=!t.middlewareData.shift;let M=C,R=S;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(R=y),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(M=E),A&&!m){const P=ce(a.left,0),T=ce(a.right,0),K=ce(a.top,0),I=ce(a.bottom,0);f?R=h-2*(P!==0||T!==0?P+T:ce(a.left,a.right)):M=v-2*(K!==0||I!==0?K+I:ce(a.top,a.bottom))}await i({...t,availableWidth:R,availableHeight:M});const V=await c.getDimensions(u.floating);return h!==V.width||v!==V.height?{reset:{rects:!0}}:{}}}};function Eo(e){const t=$e(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Le(e),s=o?e.offsetWidth:n,c=o?e.offsetHeight:r,u=St(n)!==s||St(r)!==c;return u&&(n=s,r=c),{width:n,height:r,$:u}}function Rn(e){return ue(e)?e:e.contextElement}function ut(e){const t=Rn(e);if(!Le(t))return Me(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=Eo(t);let c=(s?St(n.width):n.width)/r,u=(s?St(n.height):n.height)/o;return(!c||!Number.isFinite(c))&&(c=1),(!u||!Number.isFinite(u))&&(u=1),{x:c,y:u}}const Ba=Me(0);function wo(e){const t=ge(e);return!jn()||!t.visualViewport?Ba:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Wa(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==ge(e)?!1:t}function Je(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),s=Rn(e);let c=Me(1);t&&(r?ue(r)&&(c=ut(r)):c=ut(e));const u=Wa(s,n,r)?wo(s):Me(0);let i=(o.left+u.x)/c.x,l=(o.top+u.y)/c.y,a=o.width/c.x,p=o.height/c.y;if(s){const m=ge(s),f=r&&ue(r)?ge(r):r;let h=m,v=_n(h);for(;v&&r&&f!==h;){const b=ut(v),x=v.getBoundingClientRect(),E=$e(v),y=x.left+(v.clientLeft+parseFloat(E.paddingLeft))*b.x,C=x.top+(v.clientTop+parseFloat(E.paddingTop))*b.y;i*=b.x,l*=b.y,a*=b.x,p*=b.y,i+=y,l+=C,h=ge(v),v=_n(h)}}return Ht({width:a,height:p,x:i,y:l})}function Gt(e,t){const n=Wt(e).scrollLeft;return t?t.left+n:Je(Ne(e)).left+n}function Co(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Gt(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function Va(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const s=o==="fixed",c=Ne(r),u=t?Bt(t.floating):!1;if(r===c||u&&s)return n;let i={scrollLeft:0,scrollTop:0},l=Me(1);const a=Me(0),p=Le(r);if((p||!p&&!s)&&((st(r)!=="body"||wt(c))&&(i=Wt(r)),Le(r))){const f=Je(r);l=ut(r),a.x=f.x+r.clientLeft,a.y=f.y+r.clientTop}const m=c&&!p&&!s?Co(c,i):Me(0);return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-i.scrollLeft*l.x+a.x+m.x,y:n.y*l.y-i.scrollTop*l.y+a.y+m.y}}function Ua(e){return Array.from(e.getClientRects())}function Ha(e){const t=Ne(e),n=Wt(e),r=e.ownerDocument.body,o=ce(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),s=ce(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let c=-n.scrollLeft+Gt(e);const u=-n.scrollTop;return $e(r).direction==="rtl"&&(c+=ce(t.clientWidth,r.clientWidth)-o),{width:o,height:s,x:c,y:u}}const So=25;function za(e,t){const n=ge(e),r=Ne(e),o=n.visualViewport;let s=r.clientWidth,c=r.clientHeight,u=0,i=0;if(o){s=o.width,c=o.height;const a=jn();(!a||a&&t==="fixed")&&(u=o.offsetLeft,i=o.offsetTop)}const l=Gt(r);if(l<=0){const a=r.ownerDocument,p=a.body,m=getComputedStyle(p),f=a.compatMode==="CSS1Compat"&&parseFloat(m.marginLeft)+parseFloat(m.marginRight)||0,h=Math.abs(r.clientWidth-p.clientWidth-f);h<=So&&(s-=h)}else l<=So&&(s+=l);return{width:s,height:c,x:u,y:i}}const Ga=new Set(["absolute","fixed"]);function Ya(e,t){const n=Je(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,s=Le(e)?ut(e):Me(1),c=e.clientWidth*s.x,u=e.clientHeight*s.y,i=o*s.x,l=r*s.y;return{width:c,height:u,x:i,y:l}}function $o(e,t,n){let r;if(t==="viewport")r=za(e,n);else if(t==="document")r=Ha(Ne(e));else if(ue(t))r=Ya(t,n);else{const o=wo(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Ht(r)}function Oo(e,t){const n=Ue(e);return n===t||!ue(n)||lt(n)?!1:$e(n).position==="fixed"||Oo(n,t)}function Ka(e,t){const n=t.get(e);if(n)return n;let r=Ct(e,[],!1).filter(u=>ue(u)&&st(u)!=="body"),o=null;const s=$e(e).position==="fixed";let c=s?Ue(e):e;for(;ue(c)&&!lt(c);){const u=$e(c),i=In(c);!i&&u.position==="fixed"&&(o=null),(s?!i&&!o:!i&&u.position==="static"&&!!o&&Ga.has(o.position)||wt(c)&&!i&&Oo(e,c))?r=r.filter(a=>a!==c):o=u,c=Ue(c)}return t.set(e,r),r}function Qa(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const c=[...n==="clippingAncestors"?Bt(t)?[]:Ka(t,this._c):[].concat(n),r],u=c[0],i=c.reduce((l,a)=>{const p=$o(t,a,o);return l.top=ce(p.top,l.top),l.right=qe(p.right,l.right),l.bottom=qe(p.bottom,l.bottom),l.left=ce(p.left,l.left),l},$o(t,u,o));return{width:i.right-i.left,height:i.bottom-i.top,x:i.left,y:i.top}}function Xa(e){const{width:t,height:n}=Eo(e);return{width:t,height:n}}function qa(e,t,n){const r=Le(t),o=Ne(t),s=n==="fixed",c=Je(e,!0,s,t);let u={scrollLeft:0,scrollTop:0};const i=Me(0);function l(){i.x=Gt(o)}if(r||!r&&!s)if((st(t)!=="body"||wt(o))&&(u=Wt(t)),r){const f=Je(t,!0,s,t);i.x=f.x+t.clientLeft,i.y=f.y+t.clientTop}else o&&l();s&&!r&&o&&l();const a=o&&!r&&!s?Co(o,u):Me(0),p=c.left+u.scrollLeft-i.x-a.x,m=c.top+u.scrollTop-i.y-a.y;return{x:p,y:m,width:c.width,height:c.height}}function Bn(e){return $e(e).position==="static"}function To(e,t){if(!Le(e)||$e(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ne(e)===n&&(n=n.ownerDocument.body),n}function Ao(e,t){const n=ge(e);if(Bt(e))return n;if(!Le(e)){let o=Ue(e);for(;o&&!lt(o);){if(ue(o)&&!Bn(o))return o;o=Ue(o)}return n}let r=To(e,t);for(;r&&ma(r)&&Bn(r);)r=To(r,t);return r&&lt(r)&&Bn(r)&&!In(r)?n:r||ya(e)||n}const Ja=async function(e){const t=this.getOffsetParent||Ao,n=this.getDimensions,r=await n(e.floating);return{reference:qa(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Za(e){return $e(e).direction==="rtl"}const eu={convertOffsetParentRelativeRectToViewportRelativeRect:Va,getDocumentElement:Ne,getClippingRect:Qa,getOffsetParent:Ao,getElementRects:Ja,getClientRects:Ua,getDimensions:Xa,getScale:ut,isElement:ue,isRTL:Za};function Po(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function tu(e,t){let n=null,r;const o=Ne(e);function s(){var u;clearTimeout(r),(u=n)==null||u.disconnect(),n=null}function c(u,i){u===void 0&&(u=!1),i===void 0&&(i=1),s();const l=e.getBoundingClientRect(),{left:a,top:p,width:m,height:f}=l;if(u||t(),!m||!f)return;const h=Vt(p),v=Vt(o.clientWidth-(a+m)),b=Vt(o.clientHeight-(p+f)),x=Vt(a),y={rootMargin:-h+"px "+-v+"px "+-b+"px "+-x+"px",threshold:ce(0,qe(1,i))||1};let C=!0;function S(A){const M=A[0].intersectionRatio;if(M!==i){if(!C)return c();M?c(!1,M):r=setTimeout(()=>{c(!1,1e-7)},1e3)}M===1&&!Po(l,e.getBoundingClientRect())&&c(),C=!1}try{n=new IntersectionObserver(S,{...y,root:o.ownerDocument})}catch{n=new IntersectionObserver(S,y)}n.observe(e)}return c(!0),s}function nu(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:c=typeof ResizeObserver=="function",layoutShift:u=typeof IntersectionObserver=="function",animationFrame:i=!1}=r,l=Rn(e),a=o||s?[...l?Ct(l):[],...Ct(t)]:[];a.forEach(x=>{o&&x.addEventListener("scroll",n,{passive:!0}),s&&x.addEventListener("resize",n)});const p=l&&u?tu(l,n):null;let m=-1,f=null;c&&(f=new ResizeObserver(x=>{let[E]=x;E&&E.target===l&&f&&(f.unobserve(t),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var y;(y=f)==null||y.observe(t)})),n()}),l&&!i&&f.observe(l),f.observe(t));let h,v=i?Je(e):null;i&&b();function b(){const x=Je(e);v&&!Po(v,x)&&n(),v=x,h=requestAnimationFrame(b)}return n(),()=>{var x;a.forEach(E=>{o&&E.removeEventListener("scroll",n),s&&E.removeEventListener("resize",n)}),p==null||p(),(x=f)==null||x.disconnect(),f=null,i&&cancelAnimationFrame(h)}}const Wn=zt,ru=_a,ou=ka,iu=Da,su=Ra,lu=(e,t,n)=>{const r=new Map,o={platform:eu,...n},s={...o.platform,_c:r};return Fa(e,t,{...o,platform:s})};var au=typeof document<"u",uu=function(){},Yt=au?d.useLayoutEffect:uu;function Kt(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!Kt(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;r--!==0;){const s=o[r];if(!(s==="_owner"&&e.$$typeof)&&!Kt(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function No(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Lo(e,t){const n=No(e);return Math.round(t*n)/n}function Vn(e){const t=L.useRef(e);return Yt(()=>{t.current=e}),t}function cu(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:s,floating:c}={},transform:u=!0,whileElementsMounted:i,open:l}=e,[a,p]=L.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[m,f]=L.useState(r);Kt(m,r)||f(r);const[h,v]=L.useState(null),[b,x]=L.useState(null),E=L.useCallback(O=>{O!==A.current&&(A.current=O,v(O))},[]),y=L.useCallback(O=>{O!==M.current&&(M.current=O,x(O))},[]),C=s||h,S=c||b,A=L.useRef(null),M=L.useRef(null),R=L.useRef(a),V=i!=null,P=Vn(i),T=Vn(o),K=Vn(l),I=L.useCallback(()=>{if(!A.current||!M.current)return;const O={placement:t,strategy:n,middleware:m};T.current&&(O.platform=T.current),lu(A.current,M.current,O).then(_=>{const F={..._,isPositioned:K.current!==!1};D.current&&!Kt(R.current,F)&&(R.current=F,Pt.flushSync(()=>{p(F)}))})},[m,t,n,T,K]);Yt(()=>{l===!1&&R.current.isPositioned&&(R.current.isPositioned=!1,p(O=>({...O,isPositioned:!1})))},[l]);const D=L.useRef(!1);Yt(()=>(D.current=!0,()=>{D.current=!1}),[]),Yt(()=>{if(C&&(A.current=C),S&&(M.current=S),C&&S){if(P.current)return P.current(C,S,I);I()}},[C,S,I,P,V]);const B=L.useMemo(()=>({reference:A,floating:M,setReference:E,setFloating:y}),[E,y]),U=L.useMemo(()=>({reference:C,floating:S}),[C,S]),G=L.useMemo(()=>{const O={position:n,left:0,top:0};if(!U.floating)return O;const _=Lo(U.floating,a.x),F=Lo(U.floating,a.y);return u?{...O,transform:"translate("+_+"px, "+F+"px)",...No(U.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:_,top:F}},[n,u,U.floating,a.x,a.y]);return L.useMemo(()=>({...a,update:I,refs:B,elements:U,floatingStyles:G}),[a,I,B,U,G])}const Mo=(e,t)=>({...ru(e),options:[e,t]}),fu=(e,t)=>({...ou(e),options:[e,t]}),du=(e,t)=>({...iu(e),options:[e,t]}),pu=(e,t)=>({...su(e),options:[e,t]}),Fo={...L},mu=Fo.useInsertionEffect||(e=>e());function Do(e){const t=L.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return mu(()=>{t.current=e}),L.useCallback(function(){for(var n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];return t.current==null?void 0:t.current(...r)},[])}var Un=typeof document<"u"?d.useLayoutEffect:d.useEffect;let Io=!1,hu=0;const jo=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+hu++;function vu(){const[e,t]=L.useState(()=>Io?jo():void 0);return Un(()=>{e==null&&t(jo())},[]),L.useEffect(()=>{Io=!0},[]),e}const gu=Fo.useId||vu;let Ot;process.env.NODE_ENV!=="production"&&(Ot=new Set);function bu(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");if(!((e=Ot)!=null&&e.has(o))){var s;(s=Ot)==null||s.add(o),console.warn(o)}}function yu(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");if(!((e=Ot)!=null&&e.has(o))){var s;(s=Ot)==null||s.add(o),console.error(o)}}function xu(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(o=>o(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,((r=e.get(t))==null?void 0:r.filter(o=>o!==n))||[])}}}const Eu=L.createContext(null),wu=L.createContext(null),Cu=()=>{var e;return((e=L.useContext(Eu))==null?void 0:e.id)||null},Su=()=>L.useContext(wu),$u="data-floating-ui-focusable";function Ou(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=gu(),s=L.useRef({}),[c]=L.useState(()=>xu()),u=Cu()!=null;if(process.env.NODE_ENV!=="production"){const f=r.reference;f&&!ue(f)&&yu("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[i,l]=L.useState(r.reference),a=Do((f,h,v)=>{s.current.openEvent=f?h:void 0,c.emit("openchange",{open:f,event:h,reason:v,nested:u}),n==null||n(f,h,v)}),p=L.useMemo(()=>({setPositionReference:l}),[]),m=L.useMemo(()=>({reference:i||r.reference||null,floating:r.floating||null,domReference:r.reference}),[i,r.reference,r.floating]);return L.useMemo(()=>({dataRef:s,open:t,onOpenChange:a,elements:m,events:c,floatingId:o,refs:p}),[t,a,m,c,o,p])}function Tu(e){e===void 0&&(e={});const{nodeId:t}=e,n=Ou({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,c]=L.useState(null),[u,i]=L.useState(null),a=(o==null?void 0:o.domReference)||s,p=L.useRef(null),m=Su();Un(()=>{a&&(p.current=a)},[a]);const f=cu({...e,elements:{...o,...u&&{reference:u}}}),h=L.useCallback(y=>{const C=ue(y)?{getBoundingClientRect:()=>y.getBoundingClientRect(),contextElement:y}:y;i(C),f.refs.setReference(C)},[f.refs]),v=L.useCallback(y=>{(ue(y)||y===null)&&(p.current=y,c(y)),(ue(f.refs.reference.current)||f.refs.reference.current===null||y!==null&&!ue(y))&&f.refs.setReference(y)},[f.refs]),b=L.useMemo(()=>({...f.refs,setReference:v,setPositionReference:h,domReference:p}),[f.refs,v,h]),x=L.useMemo(()=>({...f.elements,domReference:a}),[f.elements,a]),E=L.useMemo(()=>({...f,...r,refs:b,elements:x,nodeId:t}),[f,b,x,t,r]);return Un(()=>{r.dataRef.current.floatingContext=E;const y=m==null?void 0:m.nodesRef.current.find(C=>C.id===t);y&&(y.context=E)}),L.useMemo(()=>({...f,context:E,refs:b,elements:x}),[f,b,x,E])}const _o="active",ko="selected";function Hn(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[_o]:c,[ko]:u,...i}=e;s=i}return{...n==="floating"&&{tabIndex:-1,[$u]:""},...s,...t.map(c=>{const u=c?c[n]:null;return typeof u=="function"?e?u(e):null:u}).concat(e).reduce((c,u)=>(u&&Object.entries(u).forEach(i=>{let[l,a]=i;if(!(o&&[_o,ko].includes(l)))if(l.indexOf("on")===0){if(r.has(l)||r.set(l,[]),typeof a=="function"){var p;(p=r.get(l))==null||p.push(a),c[l]=function(){for(var m,f=arguments.length,h=new Array(f),v=0;v<f;v++)h[v]=arguments[v];return(m=r.get(l))==null?void 0:m.map(b=>b(...h)).find(b=>b!==void 0)}}}else c[l]=a}),c),{})}}function Au(e){e===void 0&&(e=[]);const t=e.map(u=>u==null?void 0:u.reference),n=e.map(u=>u==null?void 0:u.floating),r=e.map(u=>u==null?void 0:u.item),o=L.useCallback(u=>Hn(u,e,"reference"),t),s=L.useCallback(u=>Hn(u,e,"floating"),n),c=L.useCallback(u=>Hn(u,e,"item"),r);return L.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:c}),[o,s,c])}function Ro(e,t){return{...e,rects:{...e.rects,floating:{...e.rects.floating,height:t}}}}const Pu=e=>({name:"inner",options:e,async fn(t){const{listRef:n,overflowRef:r,onFallbackChange:o,offset:s=0,index:c=0,minItemsVisible:u=4,referenceOverflowThreshold:i=0,scrollRef:l,...a}=at(e,t),{rects:p,elements:{floating:m}}=t,f=n.current[c],h=(l==null?void 0:l.current)||m,v=m.clientTop||h.clientTop,b=m.clientTop!==0,x=h.clientTop!==0,E=m===h;if(process.env.NODE_ENV!=="production"&&(t.placement.startsWith("bottom")||bu('`placement` side must be "bottom" when using the `inner`',"middleware.")),!f)return{};const y={...t,...await Mo(-f.offsetTop-m.clientTop-p.reference.height/2-f.offsetHeight/2-s).fn(t)},C=await Wn(Ro(y,h.scrollHeight+v+m.clientTop),a),S=await Wn(y,{...a,elementContext:"reference"}),A=ce(0,C.top),M=y.y+A,P=(h.scrollHeight>h.clientHeight?T=>T:St)(ce(0,h.scrollHeight+(b&&E||x?v*2:0)-A-ce(0,C.bottom)));if(h.style.maxHeight=P+"px",h.scrollTop=A,o){const T=h.offsetHeight<f.offsetHeight*qe(u,n.current.length)-1||S.top>=-i||S.bottom>=-i;Pt.flushSync(()=>o(T))}return r&&(r.current=await Wn(Ro({...y,y:M},h.offsetHeight+v+m.clientTop),a)),{y:M}}});function Nu(e,t){const{open:n,elements:r}=e,{enabled:o=!0,overflowRef:s,scrollRef:c,onChange:u}=t,i=Do(u),l=L.useRef(!1),a=L.useRef(null),p=L.useRef(null);L.useEffect(()=>{if(!o)return;function f(v){if(v.ctrlKey||!h||s.current==null)return;const b=v.deltaY,x=s.current.top>=-.5,E=s.current.bottom>=-.5,y=h.scrollHeight-h.clientHeight,C=b<0?-1:1,S=b<0?"max":"min";h.scrollHeight<=h.clientHeight||(!x&&b>0||!E&&b<0?(v.preventDefault(),Pt.flushSync(()=>{i(A=>A+Math[S](b,y*C))})):/firefox/i.test(Ea())&&(h.scrollTop+=b))}const h=(c==null?void 0:c.current)||r.floating;if(n&&h)return h.addEventListener("wheel",f),requestAnimationFrame(()=>{a.current=h.scrollTop,s.current!=null&&(p.current={...s.current})}),()=>{a.current=null,p.current=null,h.removeEventListener("wheel",f)}},[o,n,r.floating,s,c,i]);const m=L.useMemo(()=>({onKeyDown(){l.current=!0},onWheel(){l.current=!1},onPointerMove(){l.current=!1},onScroll(){const f=(c==null?void 0:c.current)||r.floating;if(!(!s.current||!f||!l.current)){if(a.current!==null){const h=f.scrollTop-a.current;(s.current.bottom<-.5&&h<-1||s.current.top<-.5&&h>1)&&Pt.flushSync(()=>i(v=>v+h))}requestAnimationFrame(()=>{a.current=f.scrollTop})}}}),[r.floating,i,s,c]);return L.useMemo(()=>o?{floating:m}:{},[o,m])}let ct=d.createContext({styles:void 0,setReference:()=>{},setFloating:()=>{},getReferenceProps:()=>({}),getFloatingProps:()=>({}),slot:{}});ct.displayName="FloatingContext";let zn=d.createContext(null);zn.displayName="PlacementContext";function Lu(e){return d.useMemo(()=>e?typeof e=="string"?{to:e}:e:null,[e])}function Mu(){return d.useContext(ct).setReference}function Fu(){return d.useContext(ct).getReferenceProps}function Du(){let{getFloatingProps:e,slot:t}=d.useContext(ct);return d.useCallback((...n)=>Object.assign({},e(...n),{"data-anchor":t.anchor}),[e,t])}function Iu(e=null){e===!1&&(e=null),typeof e=="string"&&(e={to:e});let t=d.useContext(zn),n=d.useMemo(()=>e,[JSON.stringify(e,(o,s)=>{var c;return(c=s==null?void 0:s.outerHTML)!=null?c:s})]);ee(()=>{t==null||t(n??null)},[t,n]);let r=d.useContext(ct);return d.useMemo(()=>[r.setFloating,e?r.styles:{}],[r.setFloating,e,r.styles])}let Bo=4;function ju({children:e,enabled:t=!0}){let[n,r]=d.useState(null),[o,s]=d.useState(0),c=d.useRef(null),[u,i]=d.useState(null);_u(u);let l=t&&n!==null&&u!==null,{to:a="bottom",gap:p=0,offset:m=0,padding:f=0,inner:h}=ku(n,u),[v,b="center"]=a.split(" ");ee(()=>{l&&s(0)},[l]);let{refs:x,floatingStyles:E,context:y}=Tu({open:l,placement:v==="selection"?b==="center"?"bottom":`bottom-${b}`:b==="center"?`${v}`:`${v}-${b}`,strategy:"absolute",transform:!1,middleware:[Mo({mainAxis:v==="selection"?0:p,crossAxis:m}),fu({padding:f}),v!=="selection"&&du({padding:f}),v==="selection"&&h?Pu({...h,padding:f,overflowRef:c,offset:o,minItemsVisible:Bo,referenceOverflowThreshold:f,onFallbackChange(T){var K,I;if(!T)return;let D=y.elements.floating;if(!D)return;let B=parseFloat(getComputedStyle(D).scrollPaddingBottom)||0,U=Math.min(Bo,D.childElementCount),G=0,O=0;for(let _ of(I=(K=y.elements.floating)==null?void 0:K.childNodes)!=null?I:[])if(je(_)){let F=_.offsetTop,Z=F+_.clientHeight+B,Q=D.scrollTop,X=Q+D.clientHeight;if(F>=Q&&Z<=X)U--;else{O=Math.max(0,Math.min(Z,X)-Math.max(F,Q)),G=_.clientHeight;break}}U>=1&&s(_=>{let F=G*U-O+B;return _>=F?_:F})}}):null,pu({padding:f,apply({availableWidth:T,availableHeight:K,elements:I}){Object.assign(I.floating.style,{overflow:"auto",maxWidth:`${T}px`,maxHeight:`min(var(--anchor-max-height, 100vh), ${K}px)`})}})].filter(Boolean),whileElementsMounted:nu}),[C=v,S=b]=y.placement.split("-");v==="selection"&&(C="selection");let A=d.useMemo(()=>({anchor:[C,S].filter(Boolean).join(" ")}),[C,S]),M=Nu(y,{overflowRef:c,onChange:s}),{getReferenceProps:R,getFloatingProps:V}=Au([M]),P=z(T=>{i(T),x.setFloating(T)});return L.createElement(zn.Provider,{value:r},L.createElement(ct.Provider,{value:{setFloating:P,setReference:x.setReference,styles:E,getReferenceProps:R,getFloatingProps:V,slot:A}},e))}function _u(e){ee(()=>{if(!e)return;let t=new MutationObserver(()=>{let n=window.getComputedStyle(e).maxHeight,r=parseFloat(n);if(isNaN(r))return;let o=parseInt(n);isNaN(o)||r!==o&&(e.style.maxHeight=`${Math.ceil(r)}px`)});return t.observe(e,{attributes:!0,attributeFilter:["style"]}),()=>{t.disconnect()}},[e])}function ku(e,t){var n,r,o;let s=Gn((n=e==null?void 0:e.gap)!=null?n:"var(--anchor-gap, 0)",t),c=Gn((r=e==null?void 0:e.offset)!=null?r:"var(--anchor-offset, 0)",t),u=Gn((o=e==null?void 0:e.padding)!=null?o:"var(--anchor-padding, 0)",t);return{...e,gap:s,offset:c,padding:u}}function Gn(e,t,n=void 0){let r=rt(),o=z((i,l)=>{if(i==null)return[n,null];if(typeof i=="number")return[i,null];if(typeof i=="string"){if(!l)return[n,null];let a=Vo(i,l);return[a,p=>{let m=Wo(i);{let f=m.map(h=>window.getComputedStyle(l).getPropertyValue(h));r.requestAnimationFrame(function h(){r.nextFrame(h);let v=!1;for(let[x,E]of m.entries()){let y=window.getComputedStyle(l).getPropertyValue(E);if(f[x]!==y){f[x]=y,v=!0;break}}if(!v)return;let b=Vo(i,l);a!==b&&(p(b),a=b)})}return r.dispose}]}return[n,null]}),s=d.useMemo(()=>o(e,t)[0],[e,t]),[c=s,u]=d.useState();return ee(()=>{let[i,l]=o(e,t);if(u(i),!!l)return l(u)},[e,t]),c}function Wo(e){let t=/var\((.*)\)/.exec(e);if(t){let n=t[1].indexOf(",");if(n===-1)return[t[1]];let r=t[1].slice(0,n).trim(),o=t[1].slice(n+1).trim();return o?[r,...Wo(o)]:[r]}return[]}function Vo(e,t){let n=document.createElement("div");t.appendChild(n),n.style.setProperty("margin-top","0px","important"),n.style.setProperty("margin-top",e,"important");let r=parseFloat(window.getComputedStyle(n).marginTop)||0;return t.removeChild(n),r}function Ru(e,t){let[n,r]=d.useState(t);return!e&&n!==t&&r(t),e?n:t}let Yn=d.createContext(null);Yn.displayName="OpenClosedContext";var Oe=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(Oe||{});function Kn(){return d.useContext(Yn)}function Uo({value:e,children:t}){return d.createElement(Yn.Provider,{value:e},t)}function Bu(e){throw new Error("Unexpected object: "+e)}var re=(e=>(e[e.First=0]="First",e[e.Previous=1]="Previous",e[e.Next=2]="Next",e[e.Last=3]="Last",e[e.Specific=4]="Specific",e[e.Nothing=5]="Nothing",e))(re||{});function Qt(e,t){let n=t.resolveItems();if(n.length<=0)return null;let r=t.resolveActiveIndex(),o=r??-1;switch(e.focus){case 0:{for(let s=0;s<n.length;++s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 1:{o===-1&&(o=n.length);for(let s=o-1;s>=0;--s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 2:{for(let s=o+1;s<n.length;++s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 3:{for(let s=n.length-1;s>=0;--s)if(!t.resolveDisabled(n[s],s,n))return s;return r}case 4:{for(let s=0;s<n.length;++s)if(t.resolveId(n[s],s,n)===e.id)return s;return r}case 5:return null;default:Bu(e)}}var Ho=(e=>(e[e.Left=0]="Left",e[e.Right=2]="Right",e))(Ho||{});function zo(e){let t=z(e),n=d.useRef(!1);d.useEffect(()=>(n.current=!1,()=>{n.current=!0,Sr(()=>{n.current&&t()})}),[t])}function Wu(){let e=typeof document>"u";return"useSyncExternalStore"in L?(t=>t.useSyncExternalStore)(L)(()=>()=>{},()=>!1,()=>!e):!1}function Qn(){let e=Wu(),[t,n]=L.useState(Ae.isHandoffComplete);return t&&Ae.isHandoffComplete===!1&&n(!1),L.useEffect(()=>{t!==!0&&n(!0)},[t]),L.useEffect(()=>Ae.handoff(),[]),e?!1:t}let Vu=d.createContext(!1);function Uu(){return d.useContext(Vu)}function Hu(e){let t=Uu(),n=d.useContext(Yo),[r,o]=d.useState(()=>{var s;if(!t&&n!==null)return(s=n.current)!=null?s:null;if(Ae.isServer)return null;let c=e==null?void 0:e.getElementById("headlessui-portal-root");if(c)return c;if(e===null)return null;let u=e.createElement("div");return u.setAttribute("id","headlessui-portal-root"),e.body.appendChild(u)});return d.useEffect(()=>{r!==null&&(e!=null&&e.body.contains(r)||e==null||e.body.appendChild(r))},[r,e]),d.useEffect(()=>{t||n!==null&&o(n.current)},[n,o,t]),r}let Go=d.Fragment,zu=me(function(e,t){let{ownerDocument:n=null,...r}=e,o=d.useRef(null),s=xe(ul(f=>{o.current=f}),t),c=Dn(o),u=n??c,i=Hu(u),[l]=d.useState(()=>{var f;return Ae.isServer?null:(f=u==null?void 0:u.createElement("div"))!=null?f:null}),a=d.useContext(Qu),p=Qn();ee(()=>{!i||!l||i.contains(l)||(l.setAttribute("data-headlessui-portal",""),i.appendChild(l))},[i,l]),ee(()=>{if(l&&a)return a.register(l)},[a,l]),zo(()=>{var f;!i||!l||(En(l)&&i.contains(l)&&i.removeChild(l),i.childNodes.length<=0&&((f=i.parentElement)==null||f.removeChild(i)))});let m=ve();return p?!i||!l?null:pe.createPortal(m({ourProps:{ref:s},theirProps:r,slot:{},defaultTag:Go,name:"Portal"}),l):null});function Gu(e,t){let n=xe(t),{enabled:r=!0,ownerDocument:o,...s}=e,c=ve();return r?d.createElement(zu,{...s,ownerDocument:o,ref:n}):c({ourProps:{ref:n},theirProps:s,slot:{},defaultTag:Go,name:"Portal"})}let Yu=d.Fragment,Yo=d.createContext(null);function Ku(e,t){let{target:n,...r}=e,o={ref:xe(t)},s=ve();return d.createElement(Yo.Provider,{value:n},s({ourProps:o,theirProps:r,defaultTag:Yu,name:"Popover.Group"}))}let Qu=d.createContext(null),Xu=me(Gu),qu=me(Ku),Ju=Object.assign(Xu,{Group:qu});function Zu(){let e=d.useRef(!1);return ee(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function Ko(e){var t;return!!(e.enter||e.enterFrom||e.enterTo||e.leave||e.leaveFrom||e.leaveTo)||((t=e.as)!=null?t:Xo)!==d.Fragment||d.Children.count(e.children)===1}let Xt=d.createContext(null);Xt.displayName="TransitionContext";var ec=(e=>(e.Visible="visible",e.Hidden="hidden",e))(ec||{});function tc(){let e=d.useContext(Xt);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function nc(){let e=d.useContext(qt);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let qt=d.createContext(null);qt.displayName="NestingContext";function Jt(e){return"children"in e?Jt(e.children):e.current.filter(({el:t})=>t.current!==null).filter(({state:t})=>t==="visible").length>0}function Qo(e,t){let n=Qe(e),r=d.useRef([]),o=Zu(),s=rt(),c=z((f,h=We.Hidden)=>{let v=r.current.findIndex(({el:b})=>b===f);v!==-1&&(ye(h,{[We.Unmount](){r.current.splice(v,1)},[We.Hidden](){r.current[v].state="hidden"}}),s.microTask(()=>{var b;!Jt(r)&&o.current&&((b=n.current)==null||b.call(n))}))}),u=z(f=>{let h=r.current.find(({el:v})=>v===f);return h?h.state!=="visible"&&(h.state="visible"):r.current.push({el:f,state:"visible"}),()=>c(f,We.Unmount)}),i=d.useRef([]),l=d.useRef(Promise.resolve()),a=d.useRef({enter:[],leave:[]}),p=z((f,h,v)=>{i.current.splice(0),t&&(t.chains.current[h]=t.chains.current[h].filter(([b])=>b!==f)),t==null||t.chains.current[h].push([f,new Promise(b=>{i.current.push(b)})]),t==null||t.chains.current[h].push([f,new Promise(b=>{Promise.all(a.current[h].map(([x,E])=>E)).then(()=>b())})]),h==="enter"?l.current=l.current.then(()=>t==null?void 0:t.wait.current).then(()=>v(h)):v(h)}),m=z((f,h,v)=>{Promise.all(a.current[h].splice(0).map(([b,x])=>x)).then(()=>{var b;(b=i.current.shift())==null||b()}).then(()=>v(h))});return d.useMemo(()=>({children:r,register:u,unregister:c,onStart:p,onStop:m,wait:l,chains:a}),[u,c,r,p,m,a,l])}let Xo=d.Fragment,qo=Dt.RenderStrategy;function rc(e,t){var n,r;let{transition:o=!0,beforeEnter:s,afterEnter:c,beforeLeave:u,afterLeave:i,enter:l,enterFrom:a,enterTo:p,entered:m,leave:f,leaveFrom:h,leaveTo:v,...b}=e,[x,E]=d.useState(null),y=d.useRef(null),C=Ko(e),S=xe(...C?[y,t,E]:t===null?[]:[t]),A=(n=b.unmount)==null||n?We.Unmount:We.Hidden,{show:M,appear:R,initial:V}=tc(),[P,T]=d.useState(M?"visible":"hidden"),K=nc(),{register:I,unregister:D}=K;ee(()=>I(y),[I,y]),ee(()=>{if(A===We.Hidden&&y.current){if(M&&P!=="visible"){T("visible");return}return ye(P,{hidden:()=>D(y),visible:()=>I(y)})}},[P,y,I,D,M,A]);let B=Qn();ee(()=>{if(C&&B&&P==="visible"&&y.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[y,P,B,C]);let U=V&&!R,G=R&&M&&V,O=d.useRef(!1),_=Qo(()=>{O.current||(T("hidden"),D(y))},K),F=z(k=>{O.current=!0;let te=k?"enter":"leave";_.onStart(y,te,fe=>{fe==="enter"?s==null||s():fe==="leave"&&(u==null||u())})}),Z=z(k=>{let te=k?"enter":"leave";O.current=!1,_.onStop(y,te,fe=>{fe==="enter"?c==null||c():fe==="leave"&&(i==null||i())}),te==="leave"&&!Jt(_)&&(T("hidden"),D(y))});d.useEffect(()=>{C&&o||(F(M),Z(M))},[M,C,o]);let Q=!(!o||!C||!B||U),[,X]=uo(Q,x,M,{start:F,end:Z}),Te=Ve({ref:S,className:((r=bn(b.className,G&&l,G&&a,X.enter&&l,X.enter&&X.closed&&a,X.enter&&!X.closed&&p,X.leave&&f,X.leave&&!X.closed&&h,X.leave&&X.closed&&v,!X.transition&&M&&m))==null?void 0:r.trim())||void 0,...ao(X)}),ke=0;P==="visible"&&(ke|=Oe.Open),P==="hidden"&&(ke|=Oe.Closed),M&&P==="hidden"&&(ke|=Oe.Opening),!M&&P==="visible"&&(ke|=Oe.Closing);let tt=ve();return d.createElement(qt.Provider,{value:_},d.createElement(Uo,{value:ke},tt({ourProps:Te,theirProps:b,defaultTag:Xo,features:qo,visible:P==="visible",name:"Transition.Child"})))}function oc(e,t){let{show:n,appear:r=!1,unmount:o=!0,...s}=e,c=d.useRef(null),u=Ko(e),i=xe(...u?[c,t]:t===null?[]:[t]);Qn();let l=Kn();if(n===void 0&&l!==null&&(n=(l&Oe.Open)===Oe.Open),n===void 0)throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[a,p]=d.useState(n?"visible":"hidden"),m=Qo(()=>{n||p("hidden")}),[f,h]=d.useState(!0),v=d.useRef([n]);ee(()=>{f!==!1&&v.current[v.current.length-1]!==n&&(v.current.push(n),h(!1))},[v,n]);let b=d.useMemo(()=>({show:n,appear:r,initial:f}),[n,r,f]);ee(()=>{n?p("visible"):!Jt(m)&&c.current!==null&&p("hidden")},[n,m]);let x={unmount:o},E=z(()=>{var S;f&&h(!1),(S=e.beforeEnter)==null||S.call(e)}),y=z(()=>{var S;f&&h(!1),(S=e.beforeLeave)==null||S.call(e)}),C=ve();return d.createElement(qt.Provider,{value:m},d.createElement(Xt.Provider,{value:b},C({ourProps:{...x,as:d.Fragment,children:d.createElement(Jo,{ref:i,...x,...s,beforeEnter:E,beforeLeave:y})},theirProps:{},defaultTag:d.Fragment,features:qo,visible:a==="visible",name:"Transition"})))}function ic(e,t){let n=d.useContext(Xt)!==null,r=Kn()!==null;return d.createElement(d.Fragment,null,!n&&r?d.createElement(Xn,{ref:t,...e}):d.createElement(Jo,{ref:t,...e}))}let Xn=me(oc),Jo=me(rc),sc=me(ic),Zo=Object.assign(Xn,{Child:sc,Root:Xn});function lc(e,t){let n=d.useRef({left:0,top:0});if(ee(()=>{if(!t)return;let o=t.getBoundingClientRect();o&&(n.current=o)},[e,t]),t==null||!e||t===document.activeElement)return!1;let r=t.getBoundingClientRect();return r.top!==n.current.top||r.left!==n.current.left}let ei=/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;function ti(e){var t,n;let r=(t=e.innerText)!=null?t:"",o=e.cloneNode(!0);if(!je(o))return r;let s=!1;for(let u of o.querySelectorAll('[hidden],[aria-hidden],[role="img"]'))u.remove(),s=!0;let c=s?(n=o.innerText)!=null?n:"":r;return ei.test(c)&&(c=c.replace(ei,"")),c}function ac(e){let t=e.getAttribute("aria-label");if(typeof t=="string")return t.trim();let n=e.getAttribute("aria-labelledby");if(n){let r=n.split(" ").map(o=>{let s=document.getElementById(o);if(s){let c=s.getAttribute("aria-label");return typeof c=="string"?c.trim():ti(s).trim()}return null}).filter(Boolean);if(r.length>0)return r.join(", ")}return ti(e).trim()}function uc(e){let t=d.useRef(""),n=d.useRef("");return z(()=>{let r=e.current;if(!r)return"";let o=r.innerText;if(t.current===o)return n.current;let s=ac(r).trim().toLowerCase();return t.current=o,n.current=s,s})}var cc=Object.defineProperty,fc=(e,t,n)=>t in e?cc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ni=(e,t,n)=>(fc(e,typeof t!="symbol"?t+"":t,n),n),ae=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(ae||{}),Fe=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(Fe||{}),Zt=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(Zt||{}),ri=(e=>(e[e.OpenListbox=0]="OpenListbox",e[e.CloseListbox=1]="CloseListbox",e[e.GoToOption=2]="GoToOption",e[e.Search=3]="Search",e[e.ClearSearch=4]="ClearSearch",e[e.RegisterOptions=5]="RegisterOptions",e[e.UnregisterOptions=6]="UnregisterOptions",e[e.SetButtonElement=7]="SetButtonElement",e[e.SetOptionsElement=8]="SetOptionsElement",e[e.SortOptions=9]="SortOptions",e))(ri||{});function oi(e,t=n=>n){let n=e.activeOptionIndex!==null?e.options[e.activeOptionIndex]:null,r=eo(t(e.options.slice()),s=>s.dataRef.current.domRef.current),o=n?r.indexOf(n):null;return o===-1&&(o=null),{options:r,activeOptionIndex:o}}let dc={1(e){return e.dataRef.current.disabled||e.listboxState===1?e:{...e,activeOptionIndex:null,pendingFocus:{focus:re.Nothing},listboxState:1,__demoMode:!1}},0(e,t){if(e.dataRef.current.disabled||e.listboxState===0)return e;let n=e.activeOptionIndex,{isSelected:r}=e.dataRef.current,o=e.options.findIndex(s=>r(s.dataRef.current.value));return o!==-1&&(n=o),{...e,pendingFocus:t.focus,listboxState:0,activeOptionIndex:n,__demoMode:!1}},2(e,t){var n,r,o,s,c;if(e.dataRef.current.disabled||e.listboxState===1)return e;let u={...e,searchQuery:"",activationTrigger:(n=t.trigger)!=null?n:1,__demoMode:!1};if(t.focus===re.Nothing)return{...u,activeOptionIndex:null};if(t.focus===re.Specific)return{...u,activeOptionIndex:e.options.findIndex(a=>a.id===t.id)};if(t.focus===re.Previous){let a=e.activeOptionIndex;if(a!==null){let p=e.options[a].dataRef.current.domRef,m=Qt(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(m!==null){let f=e.options[m].dataRef.current.domRef;if(((r=p.current)==null?void 0:r.previousElementSibling)===f.current||((o=f.current)==null?void 0:o.previousElementSibling)===null)return{...u,activeOptionIndex:m}}}}else if(t.focus===re.Next){let a=e.activeOptionIndex;if(a!==null){let p=e.options[a].dataRef.current.domRef,m=Qt(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(m!==null){let f=e.options[m].dataRef.current.domRef;if(((s=p.current)==null?void 0:s.nextElementSibling)===f.current||((c=f.current)==null?void 0:c.nextElementSibling)===null)return{...u,activeOptionIndex:m}}}}let i=oi(e),l=Qt(t,{resolveItems:()=>i.options,resolveActiveIndex:()=>i.activeOptionIndex,resolveId:a=>a.id,resolveDisabled:a=>a.dataRef.current.disabled});return{...u,...i,activeOptionIndex:l}},3:(e,t)=>{if(e.dataRef.current.disabled||e.listboxState===1)return e;let n=e.searchQuery!==""?0:1,r=e.searchQuery+t.value.toLowerCase(),o=(e.activeOptionIndex!==null?e.options.slice(e.activeOptionIndex+n).concat(e.options.slice(0,e.activeOptionIndex+n)):e.options).find(c=>{var u;return!c.dataRef.current.disabled&&((u=c.dataRef.current.textValue)==null?void 0:u.startsWith(r))}),s=o?e.options.indexOf(o):-1;return s===-1||s===e.activeOptionIndex?{...e,searchQuery:r}:{...e,searchQuery:r,activeOptionIndex:s,activationTrigger:1}},4(e){return e.dataRef.current.disabled||e.listboxState===1||e.searchQuery===""?e:{...e,searchQuery:""}},5:(e,t)=>{let n=e.options.concat(t.options),r=e.activeOptionIndex;if(e.pendingFocus.focus!==re.Nothing&&(r=Qt(e.pendingFocus,{resolveItems:()=>n,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:o=>o.id,resolveDisabled:o=>o.dataRef.current.disabled})),e.activeOptionIndex===null){let{isSelected:o}=e.dataRef.current;if(o){let s=n.findIndex(c=>o==null?void 0:o(c.dataRef.current.value));s!==-1&&(r=s)}}return{...e,options:n,activeOptionIndex:r,pendingFocus:{focus:re.Nothing},pendingShouldSort:!0}},6:(e,t)=>{let n=e.options,r=[],o=new Set(t.options);for(let[s,c]of n.entries())if(o.has(c.id)&&(r.push(s),o.delete(c.id),o.size===0))break;if(r.length>0){n=n.slice();for(let s of r.reverse())n.splice(s,1)}return{...e,options:n,activationTrigger:1}},7:(e,t)=>e.buttonElement===t.element?e:{...e,buttonElement:t.element},8:(e,t)=>e.optionsElement===t.element?e:{...e,optionsElement:t.element},9:e=>e.pendingShouldSort?{...e,...oi(e),pendingShouldSort:!1}:e};class qn extends Vr{constructor(t){super(t),ni(this,"actions",{onChange:n=>{let{onChange:r,compare:o,mode:s,value:c}=this.state.dataRef.current;return ye(s,{0:()=>r==null?void 0:r(n),1:()=>{let u=c.slice(),i=u.findIndex(l=>o(l,n));return i===-1?u.push(n):u.splice(i,1),r==null?void 0:r(u)}})},registerOption:$n(()=>{let n=[],r=new Set;return[(o,s)=>{r.has(s)||(r.add(s),n.push({id:o,dataRef:s}))},()=>(r.clear(),this.send({type:5,options:n.splice(0)}))]}),unregisterOption:$n(()=>{let n=[];return[r=>n.push(r),()=>{this.send({type:6,options:n.splice(0)})}]}),goToOption:$n(()=>{let n=null;return[(r,o)=>{n={type:2,...r,trigger:o}},()=>n&&this.send(n)]}),closeListbox:()=>{this.send({type:1})},openListbox:n=>{this.send({type:0,focus:n})},selectActiveOption:()=>{if(this.state.activeOptionIndex!==null){let{dataRef:n,id:r}=this.state.options[this.state.activeOptionIndex];this.actions.onChange(n.current.value),this.send({type:2,focus:re.Specific,id:r})}},selectOption:n=>{let r=this.state.options.find(o=>o.id===n);r&&this.actions.onChange(r.dataRef.current.value)},search:n=>{this.send({type:3,value:n})},clearSearch:()=>{this.send({type:4})},setButtonElement:n=>{this.send({type:7,element:n})},setOptionsElement:n=>{this.send({type:8,element:n})}}),ni(this,"selectors",{activeDescendantId(n){var r;let o=n.activeOptionIndex,s=n.options;return o===null||(r=s[o])==null?void 0:r.id},isActive(n,r){var o;let s=n.activeOptionIndex,c=n.options;return s!==null?((o=c[s])==null?void 0:o.id)===r:!1},shouldScrollIntoView(n,r){return n.__demoMode||n.listboxState!==0||n.activationTrigger===0?!1:this.isActive(n,r)}}),this.on(5,()=>{requestAnimationFrame(()=>{this.send({type:9})})});{let n=this.state.id,r=On.get(null);this.disposables.add(r.on(Gr.Push,o=>{!r.selectors.isTop(o,n)&&this.state.listboxState===0&&this.actions.closeListbox()})),this.on(0,()=>r.actions.push(n)),this.on(1,()=>r.actions.pop(n))}}static new({id:t,__demoMode:n=!1}){return new qn({id:t,dataRef:{current:{}},listboxState:n?0:1,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1,buttonElement:null,optionsElement:null,pendingShouldSort:!1,pendingFocus:{focus:re.Nothing},__demoMode:n})}reduce(t,n){return ye(n.type,dc,t,n)}}const ii=d.createContext(null);function Jn(e){let t=d.useContext(ii);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,si),n}return t}function si({id:e,__demoMode:t=!1}){let n=d.useMemo(()=>qn.new({id:e,__demoMode:t}),[]);return zo(()=>n.dispose()),n}let en=d.createContext(null);en.displayName="ListboxDataContext";function Tt(e){let t=d.useContext(en);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Tt),n}return t}let pc=d.Fragment;function mc(e,t){let n=d.useId(),r=gn(),{value:o,defaultValue:s,form:c,name:u,onChange:i,by:l,invalid:a=!1,disabled:p=r||!1,horizontal:m=!1,multiple:f=!1,__demoMode:h=!1,...v}=e;const b=m?"horizontal":"vertical";let x=xe(t),E=Ks(s),[y=f?[]:void 0,C]=Ys(o,i,E),S=si({id:n,__demoMode:h}),A=d.useRef({static:!1,hold:!1}),M=d.useRef(new Map),R=xl(l),V=d.useCallback(Q=>ye(P.mode,{[Fe.Multi]:()=>y.some(X=>R(X,Q)),[Fe.Single]:()=>R(y,Q)}),[y]),P=d.useMemo(()=>({value:y,disabled:p,invalid:a,mode:f?Fe.Multi:Fe.Single,orientation:b,onChange:C,compare:R,isSelected:V,optionsPropsRef:A,listRef:M}),[y,p,a,f,b,C,R,V,A,M]);ee(()=>{S.state.dataRef.current=P},[P]);let T=we(S,Q=>Q.listboxState),K=On.get(null),I=we(K,d.useCallback(Q=>K.selectors.isTop(Q,n),[K,n])),[D,B]=we(S,Q=>[Q.buttonElement,Q.optionsElement]);Yl(I,[D,B],(Q,X)=>{S.send({type:ri.CloseListbox}),Zr(X,Fn.Loose)||(Q.preventDefault(),D==null||D.focus())});let U=d.useMemo(()=>({open:T===ae.Open,disabled:p,invalid:a,value:y}),[T,p,a,y]),[G,O]=ml({inherit:!0}),_={ref:x},F=d.useCallback(()=>{if(E!==void 0)return C==null?void 0:C(E)},[C,E]),Z=ve();return d.createElement(O,{value:G,props:{htmlFor:D==null?void 0:D.id},slot:{open:T===ae.Open,disabled:p}},d.createElement(ju,null,d.createElement(ii.Provider,{value:S},d.createElement(en.Provider,{value:P},d.createElement(Uo,{value:ye(T,{[ae.Open]:Oe.Open,[ae.Closed]:Oe.Closed})},u!=null&&y!=null&&d.createElement(el,{disabled:p,data:{[u]:y},form:c,onReset:F}),Z({ourProps:_,theirProps:v,slot:U,defaultTag:pc,name:"Listbox"}))))))}let hc="button";function vc(e,t){let n=d.useId(),r=Lr(),o=Tt("Listbox.Button"),s=Jn("Listbox.Button"),{id:c=r||`headlessui-listbox-button-${n}`,disabled:u=o.disabled||!1,autoFocus:i=!1,...l}=e,a=xe(t,Mu(),s.actions.setButtonElement),p=Fu(),[m,f,h]=we(s,O=>[O.listboxState,O.buttonElement,O.optionsElement]),v=m===ae.Open;Xl(v,{trigger:f,action:d.useCallback(O=>{if(f!=null&&f.contains(O.target))return kt.Ignore;let _=O.target.closest('[role="option"]:not([data-disabled])');return je(_)?kt.Select(_):h!=null&&h.contains(O.target)?kt.Ignore:kt.Close},[f,h]),close:s.actions.closeListbox,select:s.actions.selectActiveOption});let b=z(O=>{switch(O.key){case le.Enter:Qs(O.currentTarget);break;case le.Space:case le.ArrowDown:O.preventDefault(),s.actions.openListbox({focus:o.value?re.Nothing:re.First});break;case le.ArrowUp:O.preventDefault(),s.actions.openListbox({focus:o.value?re.Nothing:re.Last});break}}),x=z(O=>{switch(O.key){case le.Space:O.preventDefault();break}}),E=z(O=>{var _;if(O.button===Ho.Left){if(ll(O.currentTarget))return O.preventDefault();s.state.listboxState===ae.Open?(pe.flushSync(()=>s.actions.closeListbox()),(_=s.state.buttonElement)==null||_.focus({preventScroll:!0})):(O.preventDefault(),s.actions.openListbox({focus:re.Nothing}))}}),y=d.useRef(null),C=z(O=>{y.current=O.pointerType,O.pointerType==="mouse"&&E(O)}),S=z(O=>{y.current!=="mouse"&&E(O)}),A=z(O=>O.preventDefault()),M=kr([c]),R=cl(),{isFocusVisible:V,focusProps:P}=Is({autoFocus:i}),{isHovered:T,hoverProps:K}=Ds({isDisabled:u}),{pressed:I,pressProps:D}=Ws({disabled:u}),B=d.useMemo(()=>({open:m===ae.Open,active:I||m===ae.Open,disabled:u,invalid:o.invalid,value:o.value,hover:T,focus:V,autofocus:i}),[m,o.value,u,T,V,I,o.invalid,i]),U=we(s,O=>O.listboxState===ae.Open),G=Or(p(),{ref:a,id:c,type:ql(e,f),"aria-haspopup":"listbox","aria-controls":h==null?void 0:h.id,"aria-expanded":U,"aria-labelledby":M,"aria-describedby":R,disabled:u||void 0,autoFocus:i,onKeyDown:b,onKeyUp:x,onKeyPress:A,onPointerDown:C,onClick:S},P,K,D);return ve()({ourProps:G,theirProps:l,slot:B,defaultTag:hc,name:"Listbox.Button"})}let li=d.createContext(!1),gc="div",bc=Dt.RenderStrategy|Dt.Static;function yc(e,t){let n=d.useId(),{id:r=`headlessui-listbox-options-${n}`,anchor:o,portal:s=!1,modal:c=!0,transition:u=!1,...i}=e,l=Lu(o),[a,p]=d.useState(null);l&&(s=!0);let m=Tt("Listbox.Options"),f=Jn("Listbox.Options"),[h,v,b,x]=we(f,k=>[k.listboxState,k.buttonElement,k.optionsElement,k.__demoMode]),E=Dn(v),y=Dn(b),C=Kn(),[S,A]=uo(u,a,C!==null?(C&Oe.Open)===Oe.Open:h===ae.Open);Il(S,v,f.actions.closeListbox);let M=x?!1:c&&h===ae.Open;ia(M,y);let R=x?!1:c&&h===ae.Open;Dl(R,{allowed:d.useCallback(()=>[v,b],[v,b])});let V=h!==ae.Open,P=lc(V,v)?!1:S,T=S&&h===ae.Closed,K=Ru(T,m.value),I=z(k=>m.compare(K,k)),D=we(f,k=>{var te;if(l==null||!((te=l==null?void 0:l.to)!=null&&te.includes("selection")))return null;let fe=k.options.findIndex(Ge=>I(Ge.dataRef.current.value));return fe===-1&&(fe=0),fe}),B=(()=>{if(l==null)return;if(D===null)return{...l,inner:void 0};let k=Array.from(m.listRef.current.values());return{...l,inner:{listRef:{current:k},index:D}}})(),[U,G]=Iu(B),O=Du(),_=xe(t,l?U:null,f.actions.setOptionsElement,p),F=rt();d.useEffect(()=>{var k;let te=b;te&&h===ae.Open&&te!==((k=bt(te))==null?void 0:k.activeElement)&&(te==null||te.focus({preventScroll:!0}))},[h,b]);let Z=z(k=>{var te,fe;switch(F.dispose(),k.key){case le.Space:if(f.state.searchQuery!=="")return k.preventDefault(),k.stopPropagation(),f.actions.search(k.key);case le.Enter:if(k.preventDefault(),k.stopPropagation(),f.state.activeOptionIndex!==null){let{dataRef:Ge}=f.state.options[f.state.activeOptionIndex];f.actions.onChange(Ge.current.value)}m.mode===Fe.Single&&(pe.flushSync(()=>f.actions.closeListbox()),(te=f.state.buttonElement)==null||te.focus({preventScroll:!0}));break;case ye(m.orientation,{vertical:le.ArrowDown,horizontal:le.ArrowRight}):return k.preventDefault(),k.stopPropagation(),f.actions.goToOption({focus:re.Next});case ye(m.orientation,{vertical:le.ArrowUp,horizontal:le.ArrowLeft}):return k.preventDefault(),k.stopPropagation(),f.actions.goToOption({focus:re.Previous});case le.Home:case le.PageUp:return k.preventDefault(),k.stopPropagation(),f.actions.goToOption({focus:re.First});case le.End:case le.PageDown:return k.preventDefault(),k.stopPropagation(),f.actions.goToOption({focus:re.Last});case le.Escape:k.preventDefault(),k.stopPropagation(),pe.flushSync(()=>f.actions.closeListbox()),(fe=f.state.buttonElement)==null||fe.focus({preventScroll:!0});return;case le.Tab:k.preventDefault(),k.stopPropagation(),pe.flushSync(()=>f.actions.closeListbox()),Ul(f.state.buttonElement,k.shiftKey?Mn.Previous:Mn.Next);break;default:k.key.length===1&&(f.actions.search(k.key),F.setTimeout(()=>f.actions.clearSearch(),350));break}}),Q=we(f,k=>{var te;return(te=k.buttonElement)==null?void 0:te.id}),X=d.useMemo(()=>({open:h===ae.Open}),[h]),Te=Or(l?O():{},{id:r,ref:_,"aria-activedescendant":we(f,f.selectors.activeDescendantId),"aria-multiselectable":m.mode===Fe.Multi?!0:void 0,"aria-labelledby":Q,"aria-orientation":m.orientation,onKeyDown:Z,role:"listbox",tabIndex:h===ae.Open?0:void 0,style:{...i.style,...G,"--button-width":wl(v,!0).width},...ao(A)}),ke=ve(),tt=d.useMemo(()=>m.mode===Fe.Multi?m:{...m,isSelected:I},[m,I]);return d.createElement(Ju,{enabled:s?e.static||S:!1,ownerDocument:E},d.createElement(en.Provider,{value:tt},ke({ourProps:Te,theirProps:i,slot:X,defaultTag:gc,features:bc,visible:P,name:"Listbox.Options"})))}let xc="div";function Ec(e,t){let n=d.useId(),{id:r=`headlessui-listbox-option-${n}`,disabled:o=!1,value:s,...c}=e,u=d.useContext(li)===!0,i=Tt("Listbox.Option"),l=Jn("Listbox.Option"),a=we(l,P=>l.selectors.isActive(P,r)),p=i.isSelected(s),m=d.useRef(null),f=uc(m),h=Qe({disabled:o,value:s,domRef:m,get textValue(){return f()}}),v=xe(t,m,P=>{P?i.listRef.current.set(r,P):i.listRef.current.delete(r)}),b=we(l,P=>l.selectors.shouldScrollIntoView(P,r));ee(()=>{if(b)return Se().requestAnimationFrame(()=>{var P,T;(T=(P=m.current)==null?void 0:P.scrollIntoView)==null||T.call(P,{block:"nearest"})})},[b,m]),ee(()=>{if(!u)return l.actions.registerOption(r,h),()=>l.actions.unregisterOption(r)},[h,r,u]);let x=z(P=>{var T;if(o)return P.preventDefault();l.actions.onChange(s),i.mode===Fe.Single&&(pe.flushSync(()=>l.actions.closeListbox()),(T=l.state.buttonElement)==null||T.focus({preventScroll:!0}))}),E=z(()=>{if(o)return l.actions.goToOption({focus:re.Nothing});l.actions.goToOption({focus:re.Specific,id:r})}),y=sa(),C=z(P=>y.update(P)),S=z(P=>{y.wasMoved(P)&&(o||a&&l.state.activationTrigger===Zt.Pointer||l.actions.goToOption({focus:re.Specific,id:r},Zt.Pointer))}),A=z(P=>{y.wasMoved(P)&&(o||a&&l.state.activationTrigger===Zt.Pointer&&l.actions.goToOption({focus:re.Nothing}))}),M=d.useMemo(()=>({active:a,focus:a,selected:p,disabled:o,selectedOption:p&&u}),[a,p,o,u]),R=u?{}:{id:r,ref:v,role:"option",tabIndex:o===!0?void 0:-1,"aria-disabled":o===!0?!0:void 0,"aria-selected":p,disabled:void 0,onClick:x,onFocus:E,onPointerEnter:C,onMouseEnter:C,onPointerMove:S,onMouseMove:S,onPointerLeave:A,onMouseLeave:A},V=ve();return!p&&u?null:V({ourProps:R,theirProps:c,slot:M,defaultTag:xc,name:"Listbox.Option"})}let wc=d.Fragment;function Cc(e,t){let{options:n,placeholder:r,...o}=e,s={ref:xe(t)},c=Tt("ListboxSelectedOption"),u=d.useMemo(()=>({}),[]),i=c.value===void 0||c.value===null||c.mode===Fe.Multi&&Array.isArray(c.value)&&c.value.length===0,l=ve();return d.createElement(li.Provider,{value:!0},l({ourProps:s,theirProps:{...o,children:d.createElement(d.Fragment,null,r&&i?r:n)},slot:u,defaultTag:wc,name:"ListboxSelectedOption"}))}let Sc=me(mc),$c=me(vc),Oc=bl,Tc=me(yc),Ac=me(Ec),Pc=me(Cc),ze=Object.assign(Sc,{Button:$c,Label:Oc,Options:Tc,Option:Ac,SelectedOption:Pc});function Nc({title:e,titleId:t,...n},r){return L.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?L.createElement("title",{id:t},e):null,L.createElement("path",{fillRule:"evenodd",d:"M16.704 4.153a.75.75 0 0 1 .143 1.052l-8 10.5a.75.75 0 0 1-1.127.075l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 0 1 1.05-.143Z",clipRule:"evenodd"}))}const ai=L.forwardRef(Nc);function Lc({title:e,titleId:t,...n},r){return L.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?L.createElement("title",{id:t},e):null,L.createElement("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}))}const ui=L.forwardRef(Lc),Mc=({tokens:e,selectedToken:t,onTokenChange:n,disabled:r=!1,className:o="",walletType:s="mpc"})=>w.jsx("div",{className:`relative ${o}`,children:w.jsx(ze,{value:t,onChange:n,disabled:r,children:({open:c})=>w.jsxs(w.Fragment,{children:[w.jsxs(ze.Button,{className:`
84
76
  relative w-full h-9 text-text-primary bg-fill-input-primary
85
77
  items-center justify-between flex px-3 rounded-lg
86
78
  focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-1
87
- ${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-gray-600"}
88
- ${s?"ring-2 ring-blue-500":""}
89
- `,children:[x.jsx("span",{className:"text-sm leading-[18px] font-medium",children:"Chain"}),x.jsxs("div",{className:"flex items-center space-x-2",children:[t.chainIconUrl?x.jsx("img",{src:t.chainIconUrl,alt:t.chain,className:"w-4 h-4 rounded-full"}):x.jsx("div",{className:"w-4 h-4 rounded-full bg-blue-500 flex items-center justify-center",children:x.jsx("span",{className:"text-xs text-white font-bold",children:t.chain.charAt(0)})}),x.jsx("span",{className:"text-sm text-white",children:t.chain}),x.jsx(Wi,{className:`w-4 h-4 text-gray-400 transition-transform duration-200 ${s?"rotate-180":""}`})]})]}),x.jsx(Ai,{as:p.Fragment,enter:"transition ease-out duration-100",enterFrom:"transform opacity-0 scale-95",enterTo:"transform opacity-100 scale-100",leave:"transition ease-in duration-75",leaveFrom:"transform opacity-100 scale-100",leaveTo:"transform opacity-0 scale-95",children:x.jsx(Je.Options,{className:`
79
+ ${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-fill-btn-secondary-hover"}
80
+ ${c?"ring-2 ring-blue-500":""}
81
+ `,children:[w.jsx("span",{className:"text-sm leading-[18px] font-medium",children:"Asset"}),w.jsxs("div",{className:"flex items-center",children:[t.iconUrl?w.jsx("img",{src:t.iconUrl,alt:t.token,className:"w-4 h-4 rounded-full"}):w.jsx("div",{className:"w-4 h-4 rounded-full bg-green-500 flex items-center justify-center",children:w.jsx("span",{className:"text-xs text-white font-bold",children:t.token.charAt(0)})}),w.jsx("span",{className:"text-sm text-white ml-1",children:t.symbol||t.token}),w.jsx(ui,{className:`w-4 h-4 ml-2 text-gray-400 transition-transform duration-200 ${c?"rotate-180":""}`})]})]}),w.jsx(Zo,{as:d.Fragment,enter:"transition ease-out duration-100",enterFrom:"transform opacity-0 scale-95",enterTo:"transform opacity-100 scale-100",leave:"transition ease-in duration-75",leaveFrom:"transform opacity-100 scale-100",leaveTo:"transform opacity-0 scale-95",children:w.jsx(ze.Options,{className:`
90
82
  absolute z-50 mt-1 w-full max-h-60 overflow-auto rounded-lg
91
- bg-gray-800 border border-gray-600 shadow-lg
83
+ bg-fill-input-primary border border-line-divider-secondary shadow-lg
92
84
  focus:outline-none
93
- `,children:e.map(c=>x.jsx(Je.Option,{value:c,disabled:!c.allowDeposit,className:({active:u,selected:i,disabled:l})=>`relative cursor-pointer select-none py-3 px-3 ${l?"opacity-50 cursor-not-allowed":u?"bg-gray-700":""} ${i?"bg-gray-700":""}`,children:({selected:u,active:i})=>x.jsxs("div",{className:"flex items-center justify-between",children:[x.jsxs("div",{className:"flex items-center space-x-3",children:[c.chainIconUrl?x.jsx("img",{src:c.chainIconUrl,alt:c.chain,className:"w-5 h-5 rounded-full"}):x.jsx("div",{className:"w-5 h-5 rounded-full bg-blue-500 flex items-center justify-center",children:x.jsx("span",{className:"text-xs text-white font-bold",children:c.chain.charAt(0)})}),x.jsxs("div",{className:"flex flex-col",children:[x.jsx("span",{className:`text-sm font-medium ${u?"text-white":"text-gray-200"}`,children:c.chain}),c.blockTime&&x.jsxs("span",{className:"text-xs text-gray-400",children:["~",c.blockTime,"s block time"]})]})]}),u&&x.jsx(Ri,{className:"w-4 h-4 text-blue-400"})]})},c.chainId))})})]})})})),Hi=({tokens:e,selectedToken:t,onTokenChange:n,disabled:r=!1,className:o=""})=>x.jsx("div",{className:`relative ${o}`,children:x.jsx(Je,{value:t,onChange:n,disabled:r,children:({open:s})=>x.jsxs(x.Fragment,{children:[x.jsxs(Je.Button,{className:`
85
+ `,children:e.map(u=>w.jsx(ze.Option,{value:u,className:({active:i,selected:l})=>`relative cursor-pointer select-none py-3 px-3 ${l?"bg-fill-btn-secondary":i?"bg-fill-input-secondary":""}`,children:({selected:i,active:l})=>w.jsxs("div",{className:"flex items-center justify-between",children:[w.jsxs("div",{className:"flex items-center space-x-3",children:[u.iconUrl?w.jsx("img",{src:u.iconUrl,alt:u.token,className:"w-5 h-5 rounded-full"}):w.jsx("div",{className:"w-5 h-5 rounded-full bg-green-500 flex items-center justify-center",children:w.jsx("span",{className:"text-xs text-white font-bold",children:u.token.charAt(0)})}),w.jsx("div",{className:"flex flex-col",children:w.jsx("span",{className:`text-sm font-medium ${i||l?"text-text-primary":"text-text-tertiary"}`,children:u.symbol||u.token})})]}),i&&w.jsx(ai,{className:"w-4 h-4 text-blue-400"})]})},u.tokenAddress))})})]})})}),Fc=({chains:e,selectedChain:t,onChainChange:n,disabled:r=!1,className:o="",walletType:s="mpc"})=>w.jsx("div",{className:`relative ${o}`,children:w.jsx(ze,{value:t,onChange:n,disabled:r,children:({open:c})=>w.jsxs(w.Fragment,{children:[w.jsxs(ze.Button,{className:`
94
86
  relative w-full h-9 text-text-primary bg-fill-input-primary
95
87
  items-center justify-between flex px-3 rounded-lg
96
88
  focus:outline-none focus:ring-2 focus:ring-blue-500 focus:ring-offset-1
97
- ${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-gray-600"}
98
- ${s?"ring-2 ring-blue-500":""}
99
- `,children:[x.jsx("span",{className:"text-sm leading-[18px] font-medium",children:"Asset"}),x.jsxs("div",{className:"flex items-center space-x-2",children:[t.iconUrl?x.jsx("img",{src:t.iconUrl,alt:t.token,className:"w-4 h-4 rounded-full"}):x.jsx("div",{className:"w-4 h-4 rounded-full bg-green-500 flex items-center justify-center",children:x.jsx("span",{className:"text-xs text-white font-bold",children:t.token.charAt(0)})}),x.jsx("span",{className:"text-sm text-white",children:t.symbol||t.token}),x.jsx(Wi,{className:`w-4 h-4 text-gray-400 transition-transform duration-200 ${s?"rotate-180":""}`})]})]}),x.jsx(Ai,{as:p.Fragment,enter:"transition ease-out duration-100",enterFrom:"transform opacity-0 scale-95",enterTo:"transform opacity-100 scale-100",leave:"transition ease-in duration-75",leaveFrom:"transform opacity-100 scale-100",leaveTo:"transform opacity-0 scale-95",children:x.jsx(Je.Options,{className:`
89
+ ${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-fill-btn-secondary-hover"}
90
+ ${c?"ring-2 ring-blue-500":""}
91
+ `,children:[w.jsx("span",{className:"text-sm leading-[18px] font-medium",children:"Chain"}),w.jsxs("div",{className:"flex items-center space-x-2",children:[t.chainIconUrl?w.jsx("img",{src:t.chainIconUrl,alt:t.chain,className:"w-4 h-4 rounded-full"}):w.jsx("div",{className:"w-4 h-4 rounded-full bg-blue-500 flex items-center justify-center",children:w.jsx("span",{className:"text-xs text-white font-bold",children:t.chain.charAt(0)})}),w.jsx("span",{className:"text-sm text-white ml-1",children:t.chain}),w.jsx(ui,{className:`w-4 h-4 ml-2 text-gray-400 transition-transform duration-200 ${c?"rotate-180":""}`})]})]}),w.jsx(Zo,{as:d.Fragment,enter:"transition ease-out duration-100",enterFrom:"transform opacity-0 scale-95",enterTo:"transform opacity-100 scale-100",leave:"transition ease-in duration-75",leaveFrom:"transform opacity-100 scale-100",leaveTo:"transform opacity-0 scale-95",children:w.jsx(ze.Options,{className:`
100
92
  absolute z-50 mt-1 w-full max-h-60 overflow-auto rounded-lg
101
- bg-gray-800 border border-gray-600 shadow-lg
93
+ bg-fill-input-primary border border-line-divider-secondary shadow-lg
102
94
  focus:outline-none
103
- `,children:e.map(c=>x.jsx(Je.Option,{value:c,className:({active:u,selected:i})=>`relative cursor-pointer select-none py-3 px-3 ${u?"bg-gray-700":""} ${i?"bg-gray-700":""}`,children:({selected:u})=>x.jsxs("div",{className:"flex items-center justify-between",children:[x.jsxs("div",{className:"flex items-center space-x-3",children:[c.iconUrl?x.jsx("img",{src:c.iconUrl,alt:c.token,className:"w-5 h-5 rounded-full"}):x.jsx("div",{className:"w-5 h-5 rounded-full bg-green-500 flex items-center justify-center",children:x.jsx("span",{className:"text-xs text-white font-bold",children:c.token.charAt(0)})}),x.jsxs("div",{className:"flex flex-col",children:[x.jsx("span",{className:`text-sm font-medium ${u?"text-white":"text-gray-200"}`,children:c.symbol||c.token}),x.jsxs("span",{className:"text-xs text-gray-400",children:[c.decimals," decimals"]})]})]}),u&&x.jsx(Ri,{className:"w-4 h-4 text-blue-400"})]})},c.tokenAddress))})})]})})}),yf=({currentActiveChain:e,chains:t,onChainChange:n,curSelectToken:r,tokens:o,onTokenChange:s,t:c})=>{p.useEffect(()=>{console.log("🔍 ChainTokenSelector: Props updated",{curSelectToken:r,currentActiveChain:e==null?void 0:e.chain})},[r,e]);const u=o.find(a=>a.token===r||a.symbol===r)||o[0],i=a=>{console.log("🔗 ChainTokenSelector: Chain change triggered",a),n(a.chainId)},l=a=>{s(a.symbol||a.token)};return x.jsxs("div",{className:"space-y-4",children:[x.jsx(Bi,{chains:t,selectedChain:e,onChainChange:i,className:"w-full"}),x.jsx(Hi,{tokens:o,selectedToken:u,onTokenChange:l,className:"w-full"})]})},wf=({currentActiveChain:e,chainList:t,onChainChange:n,curSelectToken:r,onTokenChange:o,t:s})=>{p.useEffect(()=>{var f;console.log("🔍 MPCChainTokenSelector: Props updated",{curSelectToken:r,currentActiveChain:e==null?void 0:e.chain,availableTokens:((f=e==null?void 0:e.tokenList)==null?void 0:f.length)||0})},[r,e]);const c=p.useMemo(()=>(e==null?void 0:e.tokenList)||[],[e]),u=p.useMemo(()=>c.find(h=>h.token===r||h.symbol===r)||c[0],[c,r]),i=f=>{var h;if(console.log("🔗 MPCChainTokenSelector: Chain change triggered",{chain:f.chain,availableTokens:((h=f.tokenList)==null?void 0:h.length)||0}),n(f.chainId),f.tokenList&&f.tokenList.length>0&&!f.tokenList.some(b=>b.token===r||b.symbol===r)){const b=f.tokenList[0];console.log("🔄 MPCChainTokenSelector: Auto-selecting first token",b.token),o(b.symbol||b.token)}},l=f=>{console.log("🔄 MPCChainTokenSelector: Token change triggered",f.token),o(f.symbol||f.token)},a=p.useMemo(()=>t.map(f=>({chainId:f.chainId,chain:f.chain,chainIconUrl:f.chainIconUrl,allowDeposit:f.allowDeposit,blockTime:f.blockTime,txConfirm:f.txConfirm})),[t]),d=p.useMemo(()=>({chainId:e.chainId,chain:e.chain,chainIconUrl:e.chainIconUrl,allowDeposit:e.allowDeposit,blockTime:e.blockTime,txConfirm:e.txConfirm}),[e]),m=p.useMemo(()=>c.map(f=>({token:f.token,symbol:f.symbol,iconUrl:f.iconUrl,decimals:f.decimals,tokenAddress:f.tokenAddress})),[c]);return x.jsxs("div",{className:"space-y-4",children:[x.jsx(Bi,{chains:a,selectedChain:d,onChainChange:f=>{const h=t.find(v=>v.chainId===f.chainId);h&&i(h)},className:"w-full"}),x.jsx(Hi,{tokens:m,selectedToken:u?{token:u.token,symbol:u.symbol,iconUrl:u.iconUrl,decimals:u.decimals,tokenAddress:u.tokenAddress}:m[0],onTokenChange:l,className:"w-full"}),typeof window<"u"&&window.location.hostname==="localhost"&&x.jsxs("div",{className:"text-xs text-gray-500 p-2 bg-gray-800 rounded",children:[x.jsxs("div",{children:["Chain: ",e.chain]}),x.jsxs("div",{children:["Available tokens: ",c.length]}),x.jsxs("div",{children:["Selected token: ",(u==null?void 0:u.token)||"None"]})]})]})},Ef=({walletAdapter:e,curSelectToken:t,currentActiveChain:n,metadata:r,t:o,showToast:s})=>{var c;return x.jsxs(x.Fragment,{children:[x.jsx("div",{className:"flex justify-center mt-4 mb-3",children:x.jsx("div",{className:"bg-white rounded-lg",children:x.jsx(Ks,{value:(e==null?void 0:e.getDisplayAddress())||"",size:120,level:"L",bgColor:"#ffffff",fgColor:"#000000",includeMargin:!1})})}),x.jsxs("div",{className:"flex items-center justify-between bg-fill-input-primary rounded-lg py-2 px-3 mb-3",children:[x.jsx("span",{className:"flex-1 text-text-primary text-sm font-medium break-all mr-3",children:e==null?void 0:e.getDisplayAddress()}),x.jsx(Xs,{text:(e==null?void 0:e.getDisplayAddress())||"",onCopy:()=>s("Copied!"),children:x.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[x.jsx("rect",{x:"2.08496",y:"4.02295",width:"9.89893",height:"9.89893",rx:"2",stroke:"#F9F9F9"}),x.jsx("path",{d:"M5.85547 2.07861H11.415C12.7957 2.07861 13.915 3.1979 13.915 4.57861V10.0786",stroke:"#F9F9F9",strokeLinecap:"round"})]})})]}),x.jsxs("div",{className:"flex items-start",children:[x.jsx("div",{className:"w-5",children:x.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:x.jsx("path",{d:"M8.00016 14.6667C11.6821 14.6667 14.6668 11.6819 14.6668 8C14.6668 4.31809 11.6821 1.33333 8.00016 1.33333C4.31826 1.33333 1.3335 4.31809 1.3335 8C1.3335 11.6819 4.31826 14.6667 8.00016 14.6667Z",fill:"#FF8F34",stroke:"#FF8F34",strokeWidth:"1.33333",strokeLinejoin:"round"})})}),x.jsxs("div",{className:"flex-1",children:[x.jsxs("p",{className:"text-xs text-functional-orange-1",children:["Only ",t," (",n==null?void 0:n.chain,") is supported for deposits to this address."]}),x.jsx("div",{className:"pt-2 h-[1px] border-b border-dashed border-line-divider-secondary"})]})]}),x.jsx("div",{className:"flex items-start pl-5 pt-2 text-[#FF8E34] text-xs",children:"When the deposit amount exceeds 250,000, there may be a delay in arrival. It is recommended to use the Ethereum network for deposits."}),x.jsx("div",{className:"pt-4 h-[1px] border-b border-dashed border-line-divider-secondary"}),x.jsxs("div",{className:"text-sm",children:[x.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-4",children:[x.jsx("span",{className:"text-text-tertiary",children:"Arrival Time"}),x.jsxs("span",{className:"text-text-primary font-medium text-right underline decoration-dotted underline-offset-1",children:["≈"," ",Math.ceil(((n==null?void 0:n.blockTime)||12)*((n==null?void 0:n.txConfirm)||12)/60)," ","minutes"]})]}),x.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-2",children:[x.jsx("span",{className:"text-text-tertiary",children:"Minimum Deposit Amount"}),x.jsxs("span",{className:"text-text-primary font-medium text-right",children:[((c=r==null?void 0:r.multiChain)==null?void 0:c.minDeposit)||10," ",t]})]}),x.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-2",children:[x.jsx("span",{className:"text-text-tertiary",children:"Maximum Deposit Amount"}),x.jsxs("span",{className:"text-text-primary font-medium text-right",children:["250,000 ",t]})]})]})]})},un=(e,t)=>Number(e)>Number(t),xf=(e,t)=>Number(e)<Number(t),Cf=()=>(e,t)=>{let r={Deposit:"Deposit",From:"From",Asset:"Asset",Amount:"Amount",Available:"Available",MAX:"MAX","Deposit.details":"Deposit Details","Deposit.address":"Deposit Address",copySuccess:"Copied successfully",important:"Important",depositAllTip:"Please ensure you are depositing {coin} on {v} network","Deposit.Arrivaltime":"Arrival Time","Deposit.minDeposit":"Min Deposit","Deposit.block.txConfirm":"Block Confirmations","Deposit.Arrival.Estimated":"~{v} minutes",enableSystemProWithToken:"Enable {token} for {network}",enableTokenDesc:"You need to enable {token} to deposit on {network}",enableWithToken:"Enable {token}",confirmDeposit:"Confirm Deposit",switchNetwork:"Switch Network",minDeposit:"Min deposit: {amount} {token}",Equity:"Equity",availableDesc:"Available balance for trading"}[e]||e;return t&&Object.keys(t).forEach(o=>{r=r.replace(new RegExp(`{${o}}`,"g"),t[o])}),r},Sf=()=>({show:(e,t)=>{console.log("Toast:",e,t)}}),cn=[{token:"USDT",iconUrl:"/icons/usdt.svg",decimals:6,tokenAddress:"0xdAC17F958D2ee523a2206206994597C13D831ec7"},{token:"USDC",iconUrl:"/icons/usdc.svg",decimals:6,tokenAddress:"0xA0b86a33E6441b8435b662f0E2d0B8A0E6E6E6E6"}],fn=[{chainId:1,chain:"Ethereum",chainIconUrl:"https://static.edgex.exchange/icons/logo/ethereum.svg",allowDeposit:!0,blockTime:12,txConfirm:12},{chainId:42161,chain:"Arbitrum",chainIconUrl:"https://static.edgex.exchange/icons/logo/arbitrum.svg",allowDeposit:!0,blockTime:1,txConfirm:1}],Ui={wallet:"mpc",ethAddress:"0x1234567890123456789012345678901234567890",accountId:"123",l2Key:"0x123"},Vi={address:"0x1234567890123456789012345678901234567890"},zi={balance:{formatted:"1000.0"},allowance:{formatted:"0"}},Yi={multiChain:{minDeposit:10}},Of=({depositAmount:e,curSelectToken:t,curSelectTokenData:n,approved:r,currentActiveChain:o,currentEquity:s,amount:c,decimals:u,t:i,onDepositAmountChange:l,onApprove:a})=>{var d;return x.jsxs(x.Fragment,{children:[x.jsxs("div",{className:"space-y-2",children:[x.jsx("label",{className:"text-sm font-medium text-gray-300",children:"Amount"}),x.jsxs("div",{className:"relative",children:[x.jsx("input",{type:"number",placeholder:"0",value:e,onChange:m=>l(m.target.value),className:"w-full bg-gray-800 border border-gray-600 rounded-lg px-4 py-3 text-white text-right pr-16 focus:outline-none focus:border-blue-500"}),x.jsx("button",{onClick:()=>{var f;const m=((f=n==null?void 0:n.balance)==null?void 0:f.formatted)||"0";l(m)},className:"absolute right-4 top-1/2 transform -translate-y-1/2 text-green-400 text-sm font-medium hover:text-green-300",children:"MAX"})]}),x.jsxs("div",{className:"flex justify-between items-center text-sm",children:[x.jsx("span",{className:"text-gray-400",children:"Available"}),x.jsxs("span",{className:"text-white",children:[((d=n==null?void 0:n.balance)==null?void 0:d.formatted)||"278.37"," ",t]})]})]}),!r&&un(e||"0",0)&&x.jsxs("div",{className:"bg-gray-800 border border-gray-600 rounded-lg p-4 space-y-3",children:[x.jsxs("h3",{className:"text-sm font-medium text-white",children:["Enable ",t," on ",o==null?void 0:o.chain]}),x.jsxs("p",{className:"text-xs text-gray-400",children:["You must enable ",t," first before you can deposit on"," ",o==null?void 0:o.chain,"."]}),x.jsxs("button",{className:"w-full bg-white hover:bg-gray-100 text-gray-900 px-4 py-2 rounded-lg text-sm font-medium transition-colors",onClick:a,children:["Enable ",t]})]}),x.jsx("div",{className:"space-y-3 text-sm",children:x.jsxs("div",{className:"flex justify-between items-center",children:[x.jsx("span",{className:"text-gray-400",children:"总资产"}),x.jsx("span",{className:"text-white font-medium",children:e?`0.00 → ${(parseFloat(e)||0).toFixed(2)} ${t}`:`0.00 ${t}`})]})})]})},Gi=({isOpen:e,onClose:t,config:n,isWalletConnected:r=!0,currentActiveAccount:o=Ui,smartWallet:s=Vi,tokens:c=cn,chains:u=fn,currentActiveChain:i=fn[0],approved:l=!1,depositAmount:a="",curSelectToken:d=(w=>(w=cn[0])==null?void 0:w.token)()||"",curSelectTokenData:m=zi,metadata:f=Yi,currentEquity:h=5e3,amount:v="1",onDepositAmountChange:b=()=>{},onTokenChange:C=()=>{},onChainChange:E=()=>{},onApprove:y=async()=>{},onDeposit:O=async()=>{}})=>{var R,X,G,Q;p.useEffect(()=>{console.log("🔍 Deposit: Props updated",{curSelectToken:d,currentActiveChain:i==null?void 0:i.chain,depositAmount:a})},[d,i,a]);const F=Cf(),{show:_}=Sf(),B=p.useMemo(()=>{var T,H;return o?Rs(o,s,l,i==null?void 0:i.chainId,(T=m==null?void 0:m.balance)==null?void 0:T.formatted,(H=m==null?void 0:m.allowance)==null?void 0:H.formatted):null},[o,s,l,i==null?void 0:i.chainId,m]),K=(B==null?void 0:B.getWalletType())==="evm",A=(B==null?void 0:B.getWalletType())==="mpc",j=Math.min(6,parseInt(((X=(R=c.find(T=>T.token===d))==null?void 0:R.decimals)==null?void 0:X.toString())||"6",10)),re=p.useCallback(async()=>{if(!B){console.error("Wallet adapter not available"),_("Wallet not connected");return}if(!r||!(o!=null&&o.ethAddress)){console.error("Wallet not connected"),_("Please connect your wallet first");return}try{A||await O(),t()}catch(T){console.error("Deposit error:",T),T instanceof Error&&(T.message.includes("ConnectorNotConnectedError")||T.message.includes("Connector not connected")?_("Wallet connection lost. Please reconnect your wallet."):_(`Deposit failed: ${T.message}`))}},[B,A,O,t,o,_,r]),U=p.useCallback(async()=>{if(!(!B||!K)){if(!r||!(o!=null&&o.ethAddress)){console.error("Wallet not connected"),_("Please connect your wallet first");return}try{await y()}catch(T){console.error("Approval error:",T),T instanceof Error&&(T.message.includes("ConnectorNotConnectedError")||T.message.includes("Connector not connected")?_("Wallet connection lost. Please reconnect your wallet."):_(`Approval failed: ${T.message}`))}}},[B,K,y,o,_,r]);return e?Ee.createPortal(x.jsxs("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[2147483647] w-screen h-screen",children:[x.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 bg-black/60",onClick:t,"aria-hidden":"true"}),x.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 flex items-center justify-center",children:x.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl",children:[x.jsxs("div",{className:"flex items-center justify-between mb-4",children:[x.jsx("h2",{className:"text-lg font-semibold text-white",children:"Deposit"}),x.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:t,"aria-label":"Close",children:x.jsx(Is,{className:"h-4 w-4"})})]}),x.jsxs("div",{className:"",children:[x.jsx(yf,{currentActiveChain:i,chains:u,onChainChange:E,curSelectToken:d,tokens:c,onTokenChange:C,t:F}),A&&x.jsx(Ef,{walletAdapter:B,curSelectToken:d,currentActiveChain:i,metadata:f,t:F,showToast:_}),K&&x.jsx(Of,{depositAmount:a,curSelectToken:d,curSelectTokenData:m,approved:l,currentActiveChain:i,currentEquity:h,amount:v,decimals:j,t:F,onDepositAmountChange:b,onApprove:U})]}),x.jsx("div",{className:"mt-4",children:x.jsx("button",{className:Qs("w-full bg-white hover:bg-gray-100 text-gray-900 py-3 px-4 rounded-xl font-medium transition-colors",!l&&K&&un(a||"0",0)?"opacity-50 cursor-not-allowed":""),onClick:re,disabled:!l&&K&&un(a||"0",0),children:A?"Deposit":!l&&un(a||"0",0)?`Enable ${d}`:xf(a||"0",((G=f==null?void 0:f.multiChain)==null?void 0:G.minDeposit)||0)?`Min ${(Q=f==null?void 0:f.multiChain)==null?void 0:Q.minDeposit} ${d}`:"Confirm Deposit"})})]})})]}),document.body):null};var cr={exports:{}},dn={exports:{}},ie={};/** @license React v16.13.1
104
- * react-is.production.min.js
105
- *
106
- * Copyright (c) Facebook, Inc. and its affiliates.
107
- *
108
- * This source code is licensed under the MIT license found in the
109
- * LICENSE file in the root directory of this source tree.
110
- */var qi;function Tf(){if(qi)return ie;qi=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,i=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,a=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,b=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,E=e?Symbol.for("react.scope"):60119;function y(w){if(typeof w=="object"&&w!==null){var F=w.$$typeof;switch(F){case t:switch(w=w.type,w){case i:case l:case r:case s:case o:case d:return w;default:switch(w=w&&w.$$typeof,w){case u:case a:case h:case f:case c:return w;default:return F}}case n:return F}}}function O(w){return y(w)===l}return ie.AsyncMode=i,ie.ConcurrentMode=l,ie.ContextConsumer=u,ie.ContextProvider=c,ie.Element=t,ie.ForwardRef=a,ie.Fragment=r,ie.Lazy=h,ie.Memo=f,ie.Portal=n,ie.Profiler=s,ie.StrictMode=o,ie.Suspense=d,ie.isAsyncMode=function(w){return O(w)||y(w)===i},ie.isConcurrentMode=O,ie.isContextConsumer=function(w){return y(w)===u},ie.isContextProvider=function(w){return y(w)===c},ie.isElement=function(w){return typeof w=="object"&&w!==null&&w.$$typeof===t},ie.isForwardRef=function(w){return y(w)===a},ie.isFragment=function(w){return y(w)===r},ie.isLazy=function(w){return y(w)===h},ie.isMemo=function(w){return y(w)===f},ie.isPortal=function(w){return y(w)===n},ie.isProfiler=function(w){return y(w)===s},ie.isStrictMode=function(w){return y(w)===o},ie.isSuspense=function(w){return y(w)===d},ie.isValidElementType=function(w){return typeof w=="string"||typeof w=="function"||w===r||w===l||w===s||w===o||w===d||w===m||typeof w=="object"&&w!==null&&(w.$$typeof===h||w.$$typeof===f||w.$$typeof===c||w.$$typeof===u||w.$$typeof===a||w.$$typeof===b||w.$$typeof===C||w.$$typeof===E||w.$$typeof===v)},ie.typeOf=y,ie}var se={};/** @license React v16.13.1
111
- * react-is.development.js
112
- *
113
- * Copyright (c) Facebook, Inc. and its affiliates.
114
- *
115
- * This source code is licensed under the MIT license found in the
116
- * LICENSE file in the root directory of this source tree.
117
- */var Ki;function $f(){return Ki||(Ki=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,c=e?Symbol.for("react.provider"):60109,u=e?Symbol.for("react.context"):60110,i=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,a=e?Symbol.for("react.forward_ref"):60112,d=e?Symbol.for("react.suspense"):60113,m=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,h=e?Symbol.for("react.lazy"):60116,v=e?Symbol.for("react.block"):60121,b=e?Symbol.for("react.fundamental"):60117,C=e?Symbol.for("react.responder"):60118,E=e?Symbol.for("react.scope"):60119;function y(D){return typeof D=="string"||typeof D=="function"||D===r||D===l||D===s||D===o||D===d||D===m||typeof D=="object"&&D!==null&&(D.$$typeof===h||D.$$typeof===f||D.$$typeof===c||D.$$typeof===u||D.$$typeof===a||D.$$typeof===b||D.$$typeof===C||D.$$typeof===E||D.$$typeof===v)}function O(D){if(typeof D=="object"&&D!==null){var De=D.$$typeof;switch(De){case t:var vt=D.type;switch(vt){case i:case l:case r:case s:case o:case d:return vt;default:var st=vt&&vt.$$typeof;switch(st){case u:case a:case h:case f:case c:return st;default:return De}}case n:return De}}}var w=i,F=l,_=u,B=c,K=t,A=a,j=r,re=h,U=f,R=n,X=s,G=o,Q=d,T=!1;function H(D){return T||(T=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),S(D)||O(D)===i}function S(D){return O(D)===l}function M(D){return O(D)===u}function k(D){return O(D)===c}function I(D){return typeof D=="object"&&D!==null&&D.$$typeof===t}function V(D){return O(D)===a}function J(D){return O(D)===r}function q(D){return O(D)===h}function P(D){return O(D)===f}function W(D){return O(D)===n}function z(D){return O(D)===s}function Z(D){return O(D)===o}function ye(D){return O(D)===d}se.AsyncMode=w,se.ConcurrentMode=F,se.ContextConsumer=_,se.ContextProvider=B,se.Element=K,se.ForwardRef=A,se.Fragment=j,se.Lazy=re,se.Memo=U,se.Portal=R,se.Profiler=X,se.StrictMode=G,se.Suspense=Q,se.isAsyncMode=H,se.isConcurrentMode=S,se.isContextConsumer=M,se.isContextProvider=k,se.isElement=I,se.isForwardRef=V,se.isFragment=J,se.isLazy=q,se.isMemo=P,se.isPortal=W,se.isProfiler=z,se.isStrictMode=Z,se.isSuspense=ye,se.isValidElementType=y,se.typeOf=O}()),se}var Xi;function Qi(){return Xi||(Xi=1,process.env.NODE_ENV==="production"?dn.exports=Tf():dn.exports=$f()),dn.exports}/*
118
- object-assign
119
- (c) Sindre Sorhus
120
- @license MIT
121
- */var fr,Ji;function Pf(){if(Ji)return fr;Ji=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function o(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var c={},u=0;u<10;u++)c["_"+String.fromCharCode(u)]=u;var i=Object.getOwnPropertyNames(c).map(function(a){return c[a]});if(i.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(a){l[a]=a}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return fr=o()?Object.assign:function(s,c){for(var u,i=r(s),l,a=1;a<arguments.length;a++){u=Object(arguments[a]);for(var d in u)t.call(u,d)&&(i[d]=u[d]);if(e){l=e(u);for(var m=0;m<l.length;m++)n.call(u,l[m])&&(i[l[m]]=u[l[m]])}}return i},fr}var dr,Zi;function pr(){if(Zi)return dr;Zi=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return dr=e,dr}var mr,es;function ts(){return es||(es=1,mr=Function.call.bind(Object.prototype.hasOwnProperty)),mr}var hr,ns;function Mf(){if(ns)return hr;ns=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=pr(),n={},r=ts();e=function(s){var c="Warning: "+s;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}}}function o(s,c,u,i,l){if(process.env.NODE_ENV!=="production"){for(var a in s)if(r(s,a)){var d;try{if(typeof s[a]!="function"){var m=Error((i||"React class")+": "+u+" type `"+a+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[a]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw m.name="Invariant Violation",m}d=s[a](c,a,i,u,null,t)}catch(h){d=h}if(d&&!(d instanceof Error)&&e((i||"React class")+": type specification of "+u+" `"+a+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var f=l?l():"";e("Failed "+u+" type: "+d.message+(f??""))}}}}return o.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},hr=o,hr}var gr,rs;function Af(){if(rs)return gr;rs=1;var e=Qi(),t=Pf(),n=pr(),r=ts(),o=Mf(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(u){var i="Warning: "+u;typeof console<"u"&&console.error(i);try{throw new Error(i)}catch{}});function c(){return null}return gr=function(u,i){var l=typeof Symbol=="function"&&Symbol.iterator,a="@@iterator";function d(S){var M=S&&(l&&S[l]||S[a]);if(typeof M=="function")return M}var m="<<anonymous>>",f={array:C("array"),bigint:C("bigint"),bool:C("boolean"),func:C("function"),number:C("number"),object:C("object"),string:C("string"),symbol:C("symbol"),any:E(),arrayOf:y,element:O(),elementType:w(),instanceOf:F,node:A(),objectOf:B,oneOf:_,oneOfType:K,shape:re,exact:U};function h(S,M){return S===M?S!==0||1/S===1/M:S!==S&&M!==M}function v(S,M){this.message=S,this.data=M&&typeof M=="object"?M:{},this.stack=""}v.prototype=Error.prototype;function b(S){if(process.env.NODE_ENV!=="production")var M={},k=0;function I(J,q,P,W,z,Z,ye){if(W=W||m,Z=Z||P,ye!==n){if(i){var D=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw D.name="Invariant Violation",D}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var De=W+":"+P;!M[De]&&k<3&&(s("You are manually calling a React.PropTypes validation function for the `"+Z+"` prop on `"+W+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),M[De]=!0,k++)}}return q[P]==null?J?q[P]===null?new v("The "+z+" `"+Z+"` is marked as required "+("in `"+W+"`, but its value is `null`.")):new v("The "+z+" `"+Z+"` is marked as required in "+("`"+W+"`, but its value is `undefined`.")):null:S(q,P,W,z,Z)}var V=I.bind(null,!1);return V.isRequired=I.bind(null,!0),V}function C(S){function M(k,I,V,J,q,P){var W=k[I],z=G(W);if(z!==S){var Z=Q(W);return new v("Invalid "+J+" `"+q+"` of type "+("`"+Z+"` supplied to `"+V+"`, expected ")+("`"+S+"`."),{expectedType:S})}return null}return b(M)}function E(){return b(c)}function y(S){function M(k,I,V,J,q){if(typeof S!="function")return new v("Property `"+q+"` of component `"+V+"` has invalid PropType notation inside arrayOf.");var P=k[I];if(!Array.isArray(P)){var W=G(P);return new v("Invalid "+J+" `"+q+"` of type "+("`"+W+"` supplied to `"+V+"`, expected an array."))}for(var z=0;z<P.length;z++){var Z=S(P,z,V,J,q+"["+z+"]",n);if(Z instanceof Error)return Z}return null}return b(M)}function O(){function S(M,k,I,V,J){var q=M[k];if(!u(q)){var P=G(q);return new v("Invalid "+V+" `"+J+"` of type "+("`"+P+"` supplied to `"+I+"`, expected a single ReactElement."))}return null}return b(S)}function w(){function S(M,k,I,V,J){var q=M[k];if(!e.isValidElementType(q)){var P=G(q);return new v("Invalid "+V+" `"+J+"` of type "+("`"+P+"` supplied to `"+I+"`, expected a single ReactElement type."))}return null}return b(S)}function F(S){function M(k,I,V,J,q){if(!(k[I]instanceof S)){var P=S.name||m,W=H(k[I]);return new v("Invalid "+J+" `"+q+"` of type "+("`"+W+"` supplied to `"+V+"`, expected ")+("instance of `"+P+"`."))}return null}return b(M)}function _(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z])."):s("Invalid argument supplied to oneOf, expected an array.")),c;function M(k,I,V,J,q){for(var P=k[I],W=0;W<S.length;W++)if(h(P,S[W]))return null;var z=JSON.stringify(S,function(ye,D){var De=Q(D);return De==="symbol"?String(D):D});return new v("Invalid "+J+" `"+q+"` of value `"+String(P)+"` "+("supplied to `"+V+"`, expected one of "+z+"."))}return b(M)}function B(S){function M(k,I,V,J,q){if(typeof S!="function")return new v("Property `"+q+"` of component `"+V+"` has invalid PropType notation inside objectOf.");var P=k[I],W=G(P);if(W!=="object")return new v("Invalid "+J+" `"+q+"` of type "+("`"+W+"` supplied to `"+V+"`, expected an object."));for(var z in P)if(r(P,z)){var Z=S(P,z,V,J,q+"."+z,n);if(Z instanceof Error)return Z}return null}return b(M)}function K(S){if(!Array.isArray(S))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var M=0;M<S.length;M++){var k=S[M];if(typeof k!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+T(k)+" at index "+M+"."),c}function I(V,J,q,P,W){for(var z=[],Z=0;Z<S.length;Z++){var ye=S[Z],D=ye(V,J,q,P,W,n);if(D==null)return null;D.data&&r(D.data,"expectedType")&&z.push(D.data.expectedType)}var De=z.length>0?", expected one of type ["+z.join(", ")+"]":"";return new v("Invalid "+P+" `"+W+"` supplied to "+("`"+q+"`"+De+"."))}return b(I)}function A(){function S(M,k,I,V,J){return R(M[k])?null:new v("Invalid "+V+" `"+J+"` supplied to "+("`"+I+"`, expected a ReactNode."))}return b(S)}function j(S,M,k,I,V){return new v((S||"React class")+": "+M+" type `"+k+"."+I+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+V+"`.")}function re(S){function M(k,I,V,J,q){var P=k[I],W=G(P);if(W!=="object")return new v("Invalid "+J+" `"+q+"` of type `"+W+"` "+("supplied to `"+V+"`, expected `object`."));for(var z in S){var Z=S[z];if(typeof Z!="function")return j(V,J,q,z,Q(Z));var ye=Z(P,z,V,J,q+"."+z,n);if(ye)return ye}return null}return b(M)}function U(S){function M(k,I,V,J,q){var P=k[I],W=G(P);if(W!=="object")return new v("Invalid "+J+" `"+q+"` of type `"+W+"` "+("supplied to `"+V+"`, expected `object`."));var z=t({},k[I],S);for(var Z in z){var ye=S[Z];if(r(S,Z)&&typeof ye!="function")return j(V,J,q,Z,Q(ye));if(!ye)return new v("Invalid "+J+" `"+q+"` key `"+Z+"` supplied to `"+V+"`.\nBad object: "+JSON.stringify(k[I],null," ")+`
122
- Valid keys: `+JSON.stringify(Object.keys(S),null," "));var D=ye(P,Z,V,J,q+"."+Z,n);if(D)return D}return null}return b(M)}function R(S){switch(typeof S){case"number":case"string":case"undefined":return!0;case"boolean":return!S;case"object":if(Array.isArray(S))return S.every(R);if(S===null||u(S))return!0;var M=d(S);if(M){var k=M.call(S),I;if(M!==S.entries){for(;!(I=k.next()).done;)if(!R(I.value))return!1}else for(;!(I=k.next()).done;){var V=I.value;if(V&&!R(V[1]))return!1}}else return!1;return!0;default:return!1}}function X(S,M){return S==="symbol"?!0:M?M["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&M instanceof Symbol:!1}function G(S){var M=typeof S;return Array.isArray(S)?"array":S instanceof RegExp?"object":X(M,S)?"symbol":M}function Q(S){if(typeof S>"u"||S===null)return""+S;var M=G(S);if(M==="object"){if(S instanceof Date)return"date";if(S instanceof RegExp)return"regexp"}return M}function T(S){var M=Q(S);switch(M){case"array":case"object":return"an "+M;case"boolean":case"date":case"regexp":return"a "+M;default:return M}}function H(S){return!S.constructor||!S.constructor.name?m:S.constructor.name}return f.checkPropTypes=o,f.resetWarningCache=o.resetWarningCache,f.PropTypes=f,f},gr}var vr,os;function Df(){if(os)return vr;os=1;var e=pr();function t(){}function n(){}return n.resetWarningCache=t,vr=function(){function r(c,u,i,l,a,d){if(d!==e){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}}r.isRequired=r;function o(){return r}var s={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return s.PropTypes=s,s},vr}if(process.env.NODE_ENV!=="production"){var _f=Qi(),Ff=!0;cr.exports=Af()(_f.isElement,Ff)}else cr.exports=Df()();var Lf=cr.exports;const Nf=Cs(Lf);let He=null;const If={symbol:"USDT"},is=p.forwardRef((e,t)=>{var f;const[n,r]=p.useState(!1),[o,s]=p.useState({}),c=p.useCallback((h={})=>{s(h),r(!0)},[]),u=p.useCallback(h=>{console.log("🔄 DepositManager: Updating options",h),s(v=>{const b={...v,...h};return console.log("🔄 DepositManager: New options state",b),b})},[]),i=p.useCallback(()=>{r(!1),o.onClose&&o.onClose()},[o.onClose]),l=p.useCallback(()=>n,[n]);p.useImperativeHandle(t,()=>({openDeposit:c,closeDeposit:i,updateDepositOptions:u,isOpen:l}),[c,i,u,l]),p.useEffect(()=>(He={openDeposit:c,closeDeposit:i,updateDepositOptions:u,isOpen:l},()=>{He=null}),[c,i,u,l]);const a=p.useCallback(h=>{console.log("🔄 DepositManager: Token change triggered",h),s(v=>{const b={...v,curSelectToken:h};return console.log("🔄 DepositManager: Updated internal state",b),b}),o.onTokenChange&&o.onTokenChange(h)},[o.onTokenChange]),d=p.useCallback(h=>{console.log("🔄 DepositManager: Chain change triggered",h),o.onChainChange&&(console.log("🔄 DepositManager: Calling parent onChainChange",h),o.onChainChange(h))},[o.onChainChange]),m=p.useCallback(h=>{console.log("🔄 DepositManager: Amount change triggered",h),s(v=>{const b={...v,depositAmount:h};return console.log("🔄 DepositManager: Updated internal state",b),b}),o.onDepositAmountChange&&o.onDepositAmountChange(h)},[o.onDepositAmountChange]);return p.useEffect(()=>{console.log("🔍 DepositManager: Current options",{curSelectToken:o.curSelectToken,currentActiveChain:o.currentActiveChain,depositAmount:o.depositAmount})},[o.curSelectToken,o.currentActiveChain,o.depositAmount]),x.jsx(Gi,{isOpen:n,onClose:i,config:o.config||If,isWalletConnected:o.isWalletConnected??!0,currentActiveAccount:o.currentActiveAccount||Ui,smartWallet:o.smartWallet||Vi,tokens:o.tokens||cn,chains:o.chains||fn,currentActiveChain:o.currentActiveChain||fn[0],approved:o.approved??!1,depositAmount:o.depositAmount||"",curSelectToken:o.curSelectToken||((f=cn[0])==null?void 0:f.token)||"",curSelectTokenData:o.curSelectTokenData||zi,metadata:o.metadata||Yi,currentEquity:o.currentEquity??5e3,amount:o.amount||"1",onDepositAmountChange:m,onTokenChange:a,onChainChange:d,onApprove:o.onApprove||(async()=>{}),onDeposit:o.onDeposit||(async()=>{})})});is.displayName="DepositManager";const ss=e=>{if(!He){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}He.openDeposit(e)},ls=()=>{if(!He){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}He.closeDeposit()},jf=e=>{if(console.log("🌍 Global updateDepositOptions called with:",e),!He){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}console.log("🌍 Global updateDepositOptions: calling instance method"),He.updateDepositOptions(e)},kf=()=>He?He.isOpen():!1,Rf=()=>({openDeposit:ss,closeDeposit:ls,updateDepositOptions:jf,isOpen:kf});Nf.node,p.createContext(null);const Wf=({isOpen:e,onClose:t,config:n})=>e?x.jsx("div",{className:"withdraw-modal",children:x.jsx("div",{className:"modal-overlay",onClick:t,children:x.jsxs("div",{className:"modal-content",onClick:r=>r.stopPropagation(),children:[x.jsxs("h2",{children:["Withdraw ",n.symbol]}),x.jsxs("p",{children:["Symbol: ",n.symbol]}),x.jsx("button",{onClick:t,children:"Close"})]})})}):null;ce.ComponentProvider=$s,ce.Deposit=Gi,ce.DepositManager=is,ce.MPCChainTokenSelector=wf,ce.Withdraw=Wf,ce.closeDeposit=ls,ce.openDeposit=ss,ce.useDeposit=Ps,ce.useDepositManager=Rf,ce.useWithdraw=Ms,Object.defineProperty(ce,Symbol.toStringTag,{value:"Module"})});
95
+ `,children:e.filter(u=>u[s==="mpc"?"allowAaDeposit":"allowDeposit"]!==!1).map(u=>w.jsx(ze.Option,{value:u,className:({active:i,selected:l})=>`relative cursor-pointer select-none py-3 px-3 ${l?"bg-fill-btn-secondary":i?"bg-fill-input-secondary":""}`,children:({selected:i,active:l})=>w.jsxs("div",{className:"flex items-center justify-between",children:[w.jsxs("div",{className:"flex items-center space-x-3",children:[u.chainIconUrl?w.jsx("img",{src:u.chainIconUrl,alt:u.chain,className:"w-5 h-5 rounded-full"}):w.jsx("div",{className:"w-5 h-5 rounded-full bg-blue-500 flex items-center justify-center",children:w.jsx("span",{className:"text-xs text-white font-bold",children:u.chain.charAt(0)})}),w.jsx("div",{className:"flex flex-col",children:w.jsx("span",{className:`text-sm font-medium ${i||l?"text-text-primary":"text-text-tertiary"}`,children:u.chain})})]}),i&&w.jsx(ai,{className:"w-4 h-4 text-blue-400"})]})},u.chainId))})})]})})}),ci=({currentActiveChain:e,chainList:t,onChainChange:n,curSelectToken:r,onTokenChange:o,walletType:s="mpc"})=>{const c=d.useMemo(()=>(e==null?void 0:e.tokenList)||[],[e]),u=f=>{if(n(f.chainId),f.tokenList&&f.tokenList.length>0&&!f.tokenList.some(v=>v.token===r||v.symbol===r)){const v=f.tokenList[0];o(v.symbol||v.token)}},i=f=>{o(f.symbol||f.token)},l=d.useMemo(()=>t.map(f=>f),[t]),a=d.useMemo(()=>l.find(f=>f.chainId===e.chainId)||l[0],[l,e.chainId]),p=d.useMemo(()=>c.map(f=>({token:f.token,symbol:f.symbol,iconUrl:f.iconUrl,decimals:f.decimals,tokenAddress:f.tokenAddress})),[c]),m=d.useMemo(()=>{if(p.length!==0)return p.find(f=>f.token===r||f.symbol===r)||p[0]},[p,r]);return w.jsxs("div",{className:"space-y-4",children:[w.jsx(Fc,{chains:l,selectedChain:a,onChainChange:f=>{const h=t.find(v=>v.chainId===f.chainId);h&&u(h)},walletType:s,className:"w-full"}),p.length>0?m&&w.jsx(Mc,{tokens:p,selectedToken:m,onTokenChange:i,walletType:s,className:"w-full"}):w.jsx("div",{className:"w-full h-9 bg-fill-input-primary rounded-lg flex items-center justify-center",children:w.jsx("span",{className:"text-sm text-gray-400",children:"No tokens available"})})]})};var Dc=Object.defineProperty,tn=Object.getOwnPropertySymbols,fi=Object.prototype.hasOwnProperty,di=Object.prototype.propertyIsEnumerable,pi=(e,t,n)=>t in e?Dc(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Zn=(e,t)=>{for(var n in t||(t={}))fi.call(t,n)&&pi(e,n,t[n]);if(tn)for(var n of tn(t))di.call(t,n)&&pi(e,n,t[n]);return e},er=(e,t)=>{var n={};for(var r in e)fi.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&tn)for(var r of tn(e))t.indexOf(r)<0&&di.call(e,r)&&(n[r]=e[r]);return n};/**
96
+ * @license QR Code generator library (TypeScript)
97
+ * Copyright (c) Project Nayuki.
98
+ * SPDX-License-Identifier: MIT
99
+ */var Ze;(e=>{const t=class W{constructor(i,l,a,p){if(this.version=i,this.errorCorrectionLevel=l,this.modules=[],this.isFunction=[],i<W.MIN_VERSION||i>W.MAX_VERSION)throw new RangeError("Version value out of range");if(p<-1||p>7)throw new RangeError("Mask value out of range");this.size=i*4+17;let m=[];for(let h=0;h<this.size;h++)m.push(!1);for(let h=0;h<this.size;h++)this.modules.push(m.slice()),this.isFunction.push(m.slice());this.drawFunctionPatterns();const f=this.addEccAndInterleave(a);if(this.drawCodewords(f),p==-1){let h=1e9;for(let v=0;v<8;v++){this.applyMask(v),this.drawFormatBits(v);const b=this.getPenaltyScore();b<h&&(p=v,h=b),this.applyMask(v)}}o(0<=p&&p<=7),this.mask=p,this.applyMask(p),this.drawFormatBits(p),this.isFunction=[]}static encodeText(i,l){const a=e.QrSegment.makeSegments(i);return W.encodeSegments(a,l)}static encodeBinary(i,l){const a=e.QrSegment.makeBytes(i);return W.encodeSegments([a],l)}static encodeSegments(i,l,a=1,p=40,m=-1,f=!0){if(!(W.MIN_VERSION<=a&&a<=p&&p<=W.MAX_VERSION)||m<-1||m>7)throw new RangeError("Invalid value");let h,v;for(h=a;;h++){const y=W.getNumDataCodewords(h,l)*8,C=c.getTotalBits(i,h);if(C<=y){v=C;break}if(h>=p)throw new RangeError("Data too long")}for(const y of[W.Ecc.MEDIUM,W.Ecc.QUARTILE,W.Ecc.HIGH])f&&v<=W.getNumDataCodewords(h,y)*8&&(l=y);let b=[];for(const y of i){n(y.mode.modeBits,4,b),n(y.numChars,y.mode.numCharCountBits(h),b);for(const C of y.getData())b.push(C)}o(b.length==v);const x=W.getNumDataCodewords(h,l)*8;o(b.length<=x),n(0,Math.min(4,x-b.length),b),n(0,(8-b.length%8)%8,b),o(b.length%8==0);for(let y=236;b.length<x;y^=253)n(y,8,b);let E=[];for(;E.length*8<b.length;)E.push(0);return b.forEach((y,C)=>E[C>>>3]|=y<<7-(C&7)),new W(h,l,E,m)}getModule(i,l){return 0<=i&&i<this.size&&0<=l&&l<this.size&&this.modules[l][i]}getModules(){return this.modules}drawFunctionPatterns(){for(let a=0;a<this.size;a++)this.setFunctionModule(6,a,a%2==0),this.setFunctionModule(a,6,a%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const i=this.getAlignmentPatternPositions(),l=i.length;for(let a=0;a<l;a++)for(let p=0;p<l;p++)a==0&&p==0||a==0&&p==l-1||a==l-1&&p==0||this.drawAlignmentPattern(i[a],i[p]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(i){const l=this.errorCorrectionLevel.formatBits<<3|i;let a=l;for(let m=0;m<10;m++)a=a<<1^(a>>>9)*1335;const p=(l<<10|a)^21522;o(p>>>15==0);for(let m=0;m<=5;m++)this.setFunctionModule(8,m,r(p,m));this.setFunctionModule(8,7,r(p,6)),this.setFunctionModule(8,8,r(p,7)),this.setFunctionModule(7,8,r(p,8));for(let m=9;m<15;m++)this.setFunctionModule(14-m,8,r(p,m));for(let m=0;m<8;m++)this.setFunctionModule(this.size-1-m,8,r(p,m));for(let m=8;m<15;m++)this.setFunctionModule(8,this.size-15+m,r(p,m));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let i=this.version;for(let a=0;a<12;a++)i=i<<1^(i>>>11)*7973;const l=this.version<<12|i;o(l>>>18==0);for(let a=0;a<18;a++){const p=r(l,a),m=this.size-11+a%3,f=Math.floor(a/3);this.setFunctionModule(m,f,p),this.setFunctionModule(f,m,p)}}drawFinderPattern(i,l){for(let a=-4;a<=4;a++)for(let p=-4;p<=4;p++){const m=Math.max(Math.abs(p),Math.abs(a)),f=i+p,h=l+a;0<=f&&f<this.size&&0<=h&&h<this.size&&this.setFunctionModule(f,h,m!=2&&m!=4)}}drawAlignmentPattern(i,l){for(let a=-2;a<=2;a++)for(let p=-2;p<=2;p++)this.setFunctionModule(i+p,l+a,Math.max(Math.abs(p),Math.abs(a))!=1)}setFunctionModule(i,l,a){this.modules[l][i]=a,this.isFunction[l][i]=!0}addEccAndInterleave(i){const l=this.version,a=this.errorCorrectionLevel;if(i.length!=W.getNumDataCodewords(l,a))throw new RangeError("Invalid argument");const p=W.NUM_ERROR_CORRECTION_BLOCKS[a.ordinal][l],m=W.ECC_CODEWORDS_PER_BLOCK[a.ordinal][l],f=Math.floor(W.getNumRawDataModules(l)/8),h=p-f%p,v=Math.floor(f/p);let b=[];const x=W.reedSolomonComputeDivisor(m);for(let y=0,C=0;y<p;y++){let S=i.slice(C,C+v-m+(y<h?0:1));C+=S.length;const A=W.reedSolomonComputeRemainder(S,x);y<h&&S.push(0),b.push(S.concat(A))}let E=[];for(let y=0;y<b[0].length;y++)b.forEach((C,S)=>{(y!=v-m||S>=h)&&E.push(C[y])});return o(E.length==f),E}drawCodewords(i){if(i.length!=Math.floor(W.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let l=0;for(let a=this.size-1;a>=1;a-=2){a==6&&(a=5);for(let p=0;p<this.size;p++)for(let m=0;m<2;m++){const f=a-m,v=(a+1&2)==0?this.size-1-p:p;!this.isFunction[v][f]&&l<i.length*8&&(this.modules[v][f]=r(i[l>>>3],7-(l&7)),l++)}}o(l==i.length*8)}applyMask(i){if(i<0||i>7)throw new RangeError("Mask value out of range");for(let l=0;l<this.size;l++)for(let a=0;a<this.size;a++){let p;switch(i){case 0:p=(a+l)%2==0;break;case 1:p=l%2==0;break;case 2:p=a%3==0;break;case 3:p=(a+l)%3==0;break;case 4:p=(Math.floor(a/3)+Math.floor(l/2))%2==0;break;case 5:p=a*l%2+a*l%3==0;break;case 6:p=(a*l%2+a*l%3)%2==0;break;case 7:p=((a+l)%2+a*l%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[l][a]&&p&&(this.modules[l][a]=!this.modules[l][a])}}getPenaltyScore(){let i=0;for(let m=0;m<this.size;m++){let f=!1,h=0,v=[0,0,0,0,0,0,0];for(let b=0;b<this.size;b++)this.modules[m][b]==f?(h++,h==5?i+=W.PENALTY_N1:h>5&&i++):(this.finderPenaltyAddHistory(h,v),f||(i+=this.finderPenaltyCountPatterns(v)*W.PENALTY_N3),f=this.modules[m][b],h=1);i+=this.finderPenaltyTerminateAndCount(f,h,v)*W.PENALTY_N3}for(let m=0;m<this.size;m++){let f=!1,h=0,v=[0,0,0,0,0,0,0];for(let b=0;b<this.size;b++)this.modules[b][m]==f?(h++,h==5?i+=W.PENALTY_N1:h>5&&i++):(this.finderPenaltyAddHistory(h,v),f||(i+=this.finderPenaltyCountPatterns(v)*W.PENALTY_N3),f=this.modules[b][m],h=1);i+=this.finderPenaltyTerminateAndCount(f,h,v)*W.PENALTY_N3}for(let m=0;m<this.size-1;m++)for(let f=0;f<this.size-1;f++){const h=this.modules[m][f];h==this.modules[m][f+1]&&h==this.modules[m+1][f]&&h==this.modules[m+1][f+1]&&(i+=W.PENALTY_N2)}let l=0;for(const m of this.modules)l=m.reduce((f,h)=>f+(h?1:0),l);const a=this.size*this.size,p=Math.ceil(Math.abs(l*20-a*10)/a)-1;return o(0<=p&&p<=9),i+=p*W.PENALTY_N4,o(0<=i&&i<=2568888),i}getAlignmentPatternPositions(){if(this.version==1)return[];{const i=Math.floor(this.version/7)+2,l=this.version==32?26:Math.ceil((this.version*4+4)/(i*2-2))*2;let a=[6];for(let p=this.size-7;a.length<i;p-=l)a.splice(1,0,p);return a}}static getNumRawDataModules(i){if(i<W.MIN_VERSION||i>W.MAX_VERSION)throw new RangeError("Version number out of range");let l=(16*i+128)*i+64;if(i>=2){const a=Math.floor(i/7)+2;l-=(25*a-10)*a-55,i>=7&&(l-=36)}return o(208<=l&&l<=29648),l}static getNumDataCodewords(i,l){return Math.floor(W.getNumRawDataModules(i)/8)-W.ECC_CODEWORDS_PER_BLOCK[l.ordinal][i]*W.NUM_ERROR_CORRECTION_BLOCKS[l.ordinal][i]}static reedSolomonComputeDivisor(i){if(i<1||i>255)throw new RangeError("Degree out of range");let l=[];for(let p=0;p<i-1;p++)l.push(0);l.push(1);let a=1;for(let p=0;p<i;p++){for(let m=0;m<l.length;m++)l[m]=W.reedSolomonMultiply(l[m],a),m+1<l.length&&(l[m]^=l[m+1]);a=W.reedSolomonMultiply(a,2)}return l}static reedSolomonComputeRemainder(i,l){let a=l.map(p=>0);for(const p of i){const m=p^a.shift();a.push(0),l.forEach((f,h)=>a[h]^=W.reedSolomonMultiply(f,m))}return a}static reedSolomonMultiply(i,l){if(i>>>8||l>>>8)throw new RangeError("Byte out of range");let a=0;for(let p=7;p>=0;p--)a=a<<1^(a>>>7)*285,a^=(l>>>p&1)*i;return o(a>>>8==0),a}finderPenaltyCountPatterns(i){const l=i[1];o(l<=this.size*3);const a=l>0&&i[2]==l&&i[3]==l*3&&i[4]==l&&i[5]==l;return(a&&i[0]>=l*4&&i[6]>=l?1:0)+(a&&i[6]>=l*4&&i[0]>=l?1:0)}finderPenaltyTerminateAndCount(i,l,a){return i&&(this.finderPenaltyAddHistory(l,a),l=0),l+=this.size,this.finderPenaltyAddHistory(l,a),this.finderPenaltyCountPatterns(a)}finderPenaltyAddHistory(i,l){l[0]==0&&(i+=this.size),l.pop(),l.unshift(i)}};t.MIN_VERSION=1,t.MAX_VERSION=40,t.PENALTY_N1=3,t.PENALTY_N2=3,t.PENALTY_N3=40,t.PENALTY_N4=10,t.ECC_CODEWORDS_PER_BLOCK=[[-1,7,10,15,20,26,18,20,24,30,18,20,24,26,30,22,24,28,30,28,28,28,28,30,30,26,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,10,16,26,18,24,16,18,22,22,26,30,22,22,24,24,28,28,26,26,26,26,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28,28],[-1,13,22,18,26,18,24,18,22,20,24,28,26,24,20,30,24,28,28,26,30,28,30,30,30,30,28,30,30,30,30,30,30,30,30,30,30,30,30,30,30],[-1,17,28,22,16,22,28,26,26,24,28,24,28,22,24,24,30,28,28,26,28,30,24,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30]],t.NUM_ERROR_CORRECTION_BLOCKS=[[-1,1,1,1,1,1,2,2,2,2,4,4,4,4,4,6,6,6,6,7,8,8,9,9,10,12,12,12,13,14,15,16,17,18,19,19,20,21,22,24,25],[-1,1,1,1,2,2,4,4,4,5,5,5,8,9,9,10,10,11,13,14,16,17,17,18,20,21,23,25,26,28,29,31,33,35,37,38,40,43,45,47,49],[-1,1,1,2,2,4,4,6,6,8,8,8,10,12,16,12,17,16,18,21,20,23,23,25,27,29,34,34,35,38,40,43,45,48,51,53,56,59,62,65,68],[-1,1,1,2,4,4,4,5,6,8,8,11,11,16,16,18,16,19,21,25,25,25,34,30,32,35,37,40,42,45,48,51,54,57,60,63,66,70,74,77,81]],e.QrCode=t;function n(u,i,l){if(i<0||i>31||u>>>i)throw new RangeError("Value out of range");for(let a=i-1;a>=0;a--)l.push(u>>>a&1)}function r(u,i){return(u>>>i&1)!=0}function o(u){if(!u)throw new Error("Assertion error")}const s=class oe{constructor(i,l,a){if(this.mode=i,this.numChars=l,this.bitData=a,l<0)throw new RangeError("Invalid argument");this.bitData=a.slice()}static makeBytes(i){let l=[];for(const a of i)n(a,8,l);return new oe(oe.Mode.BYTE,i.length,l)}static makeNumeric(i){if(!oe.isNumeric(i))throw new RangeError("String contains non-numeric characters");let l=[];for(let a=0;a<i.length;){const p=Math.min(i.length-a,3);n(parseInt(i.substring(a,a+p),10),p*3+1,l),a+=p}return new oe(oe.Mode.NUMERIC,i.length,l)}static makeAlphanumeric(i){if(!oe.isAlphanumeric(i))throw new RangeError("String contains unencodable characters in alphanumeric mode");let l=[],a;for(a=0;a+2<=i.length;a+=2){let p=oe.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a))*45;p+=oe.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a+1)),n(p,11,l)}return a<i.length&&n(oe.ALPHANUMERIC_CHARSET.indexOf(i.charAt(a)),6,l),new oe(oe.Mode.ALPHANUMERIC,i.length,l)}static makeSegments(i){return i==""?[]:oe.isNumeric(i)?[oe.makeNumeric(i)]:oe.isAlphanumeric(i)?[oe.makeAlphanumeric(i)]:[oe.makeBytes(oe.toUtf8ByteArray(i))]}static makeEci(i){let l=[];if(i<0)throw new RangeError("ECI assignment value out of range");if(i<128)n(i,8,l);else if(i<16384)n(2,2,l),n(i,14,l);else if(i<1e6)n(6,3,l),n(i,21,l);else throw new RangeError("ECI assignment value out of range");return new oe(oe.Mode.ECI,0,l)}static isNumeric(i){return oe.NUMERIC_REGEX.test(i)}static isAlphanumeric(i){return oe.ALPHANUMERIC_REGEX.test(i)}getData(){return this.bitData.slice()}static getTotalBits(i,l){let a=0;for(const p of i){const m=p.mode.numCharCountBits(l);if(p.numChars>=1<<m)return 1/0;a+=4+m+p.bitData.length}return a}static toUtf8ByteArray(i){i=encodeURI(i);let l=[];for(let a=0;a<i.length;a++)i.charAt(a)!="%"?l.push(i.charCodeAt(a)):(l.push(parseInt(i.substring(a+1,a+3),16)),a+=2);return l}};s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let c=s;e.QrSegment=s})(Ze||(Ze={})),(e=>{(t=>{const n=class{constructor(o,s){this.ordinal=o,this.formatBits=s}};n.LOW=new n(0,1),n.MEDIUM=new n(1,0),n.QUARTILE=new n(2,3),n.HIGH=new n(3,2),t.Ecc=n})(e.QrCode||(e.QrCode={}))})(Ze||(Ze={})),(e=>{(t=>{const n=class{constructor(o,s){this.modeBits=o,this.numBitsCharCount=s}numCharCountBits(o){return this.numBitsCharCount[Math.floor((o+7)/17)]}};n.NUMERIC=new n(1,[10,12,14]),n.ALPHANUMERIC=new n(2,[9,11,13]),n.BYTE=new n(4,[8,16,16]),n.KANJI=new n(8,[8,10,12]),n.ECI=new n(7,[0,0,0]),t.Mode=n})(e.QrSegment||(e.QrSegment={}))})(Ze||(Ze={}));var ft=Ze;/**
100
+ * @license qrcode.react
101
+ * Copyright (c) Paul O'Shannessy
102
+ * SPDX-License-Identifier: ISC
103
+ */var Ic={L:ft.QrCode.Ecc.LOW,M:ft.QrCode.Ecc.MEDIUM,Q:ft.QrCode.Ecc.QUARTILE,H:ft.QrCode.Ecc.HIGH},mi=128,hi="L",vi="#FFFFFF",gi="#000000",bi=!1,yi=1,jc=4,_c=0,kc=.1;function xi(e,t=0){const n=[];return e.forEach(function(r,o){let s=null;r.forEach(function(c,u){if(!c&&s!==null){n.push(`M${s+t} ${o+t}h${u-s}v1H${s+t}z`),s=null;return}if(u===r.length-1){if(!c)return;s===null?n.push(`M${u+t},${o+t} h1v1H${u+t}z`):n.push(`M${s+t},${o+t} h${u+1-s}v1H${s+t}z`);return}c&&s===null&&(s=u)})}),n.join("")}function Ei(e,t){return e.slice().map((n,r)=>r<t.y||r>=t.y+t.h?n:n.map((o,s)=>s<t.x||s>=t.x+t.w?o:!1))}function Rc(e,t,n,r){if(r==null)return null;const o=e.length+n*2,s=Math.floor(t*kc),c=o/t,u=(r.width||s)*c,i=(r.height||s)*c,l=r.x==null?e.length/2-u/2:r.x*c,a=r.y==null?e.length/2-i/2:r.y*c,p=r.opacity==null?1:r.opacity;let m=null;if(r.excavate){let h=Math.floor(l),v=Math.floor(a),b=Math.ceil(u+l-h),x=Math.ceil(i+a-v);m={x:h,y:v,w:b,h:x}}const f=r.crossOrigin;return{x:l,y:a,h:i,w:u,excavation:m,opacity:p,crossOrigin:f}}function Bc(e,t){return t!=null?Math.max(Math.floor(t),0):e?jc:_c}function wi({value:e,level:t,minVersion:n,includeMargin:r,marginSize:o,imageSettings:s,size:c,boostLevel:u}){let i=d.useMemo(()=>{const h=(Array.isArray(e)?e:[e]).reduce((v,b)=>(v.push(...ft.QrSegment.makeSegments(b)),v),[]);return ft.QrCode.encodeSegments(h,Ic[t],n,void 0,void 0,u)},[e,t,n,u]);const{cells:l,margin:a,numCells:p,calculatedImageSettings:m}=d.useMemo(()=>{let f=i.getModules();const h=Bc(r,o),v=f.length+h*2,b=Rc(f,c,h,s);return{cells:f,margin:h,numCells:v,calculatedImageSettings:b}},[i,c,s,r,o]);return{qrcode:i,margin:a,cells:l,numCells:p,calculatedImageSettings:m}}var Wc=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}(),Vc=d.forwardRef(function(t,n){const r=t,{value:o,size:s=mi,level:c=hi,bgColor:u=vi,fgColor:i=gi,includeMargin:l=bi,minVersion:a=yi,boostLevel:p,marginSize:m,imageSettings:f}=r,v=er(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","marginSize","imageSettings"]),{style:b}=v,x=er(v,["style"]),E=f==null?void 0:f.src,y=d.useRef(null),C=d.useRef(null),S=d.useCallback(D=>{y.current=D,typeof n=="function"?n(D):n&&(n.current=D)},[n]),[A,M]=d.useState(!1),{margin:R,cells:V,numCells:P,calculatedImageSettings:T}=wi({value:o,level:c,minVersion:a,boostLevel:p,includeMargin:l,marginSize:m,imageSettings:f,size:s});d.useEffect(()=>{if(y.current!=null){const D=y.current,B=D.getContext("2d");if(!B)return;let U=V;const G=C.current,O=T!=null&&G!==null&&G.complete&&G.naturalHeight!==0&&G.naturalWidth!==0;O&&T.excavation!=null&&(U=Ei(V,T.excavation));const _=window.devicePixelRatio||1;D.height=D.width=s*_;const F=s/P*_;B.scale(F,F),B.fillStyle=u,B.fillRect(0,0,P,P),B.fillStyle=i,Wc?B.fill(new Path2D(xi(U,R))):V.forEach(function(Z,Q){Z.forEach(function(X,Te){X&&B.fillRect(Te+R,Q+R,1,1)})}),T&&(B.globalAlpha=T.opacity),O&&B.drawImage(G,T.x+R,T.y+R,T.w,T.h)}}),d.useEffect(()=>{M(!1)},[E]);const K=Zn({height:s,width:s},b);let I=null;return E!=null&&(I=d.createElement("img",{src:E,key:E,style:{display:"none"},onLoad:()=>{M(!0)},ref:C,crossOrigin:T==null?void 0:T.crossOrigin})),d.createElement(d.Fragment,null,d.createElement("canvas",Zn({style:K,height:s,width:s,ref:S,role:"img"},x)),I)});Vc.displayName="QRCodeCanvas";var Ci=d.forwardRef(function(t,n){const r=t,{value:o,size:s=mi,level:c=hi,bgColor:u=vi,fgColor:i=gi,includeMargin:l=bi,minVersion:a=yi,boostLevel:p,title:m,marginSize:f,imageSettings:h}=r,v=er(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","title","marginSize","imageSettings"]),{margin:b,cells:x,numCells:E,calculatedImageSettings:y}=wi({value:o,level:c,minVersion:a,boostLevel:p,includeMargin:l,marginSize:f,imageSettings:h,size:s});let C=x,S=null;h!=null&&y!=null&&(y.excavation!=null&&(C=Ei(x,y.excavation)),S=d.createElement("image",{href:h.src,height:y.h,width:y.w,x:y.x+b,y:y.y+b,preserveAspectRatio:"none",opacity:y.opacity,crossOrigin:y.crossOrigin}));const A=xi(C,b);return d.createElement("svg",Zn({height:s,width:s,viewBox:`0 0 ${E} ${E}`,ref:n,role:"img"},v),!!m&&d.createElement("title",null,m),d.createElement("path",{fill:u,d:`M0,0 h${E}v${E}H0z`,shapeRendering:"crispEdges"}),d.createElement("path",{fill:i,d:A,shapeRendering:"crispEdges"}),S)});Ci.displayName="QRCodeSVG";const Uc=(e,t)=>Number(e)>Number(t),et=e=>{if(!e||e===""||isNaN(Number(e)))return"0.00";const t=Number(e);if(t===0)return"0.00";let n=t.toString();n.includes("e")&&(n=t.toFixed(20));const r=n.split("."),o=r[0];let s=r[1]||"";return s.length>6&&(s=s.substring(0,6)),s=s.replace(/0+$/,""),s?(s.length===1&&(s+="0"),o+"."+s):o+".00"},Si=(e,t="0")=>{if(/[^0-9.]/.test(e))return{isValid:!1,formattedValue:"",errorType:"invalid_char"};if(e===".")return{isValid:!0,formattedValue:"0."};if((e.match(/\./g)||[]).length>1)return{isValid:!1,formattedValue:"",errorType:"invalid_char"};if(!e||e==="")return{isValid:!0,formattedValue:""};const o=e.split(".");if(o.length===2&&o[1].length>6){const i=o[0]+"."+o[1].substring(0,6);return Si(i,t)}const s=parseFloat(e),c=parseFloat(t);if(!isNaN(s)&&!isNaN(c)&&s>c)return{isValid:!0,formattedValue:et(t),errorType:"auto_adjusted_to_max"};let u=e;return!isNaN(s)&&!e.endsWith(".")&&e.includes(".")&&(u=e.replace(/\.?0+$/,""),u.includes(".")||(u=u)),{isValid:!0,formattedValue:u}},Hc=(e,t,n)=>{if(!e||e===""||e==="0"||e==="0.00")return!1;const r=parseFloat(e),o=parseFloat(t);return!(isNaN(r)||isNaN(o)||r>o||!n)},$i={ETHEREUM:1,SEPOLIA:11155111},zc=[$i.ETHEREUM,$i.SEPOLIA],Gc=e=>{if(e.chainId!==void 0){const t=typeof e.chainId=="string"?parseInt(e.chainId,10):e.chainId;return!zc.includes(t)}return!0},Yc=[{chainId:1,chain:"Ethereum",chainIconUrl:"https://static.edgex.exchange/icons/logo/ethereum.svg",allowDeposit:!0,blockTime:12,txConfirm:12},{chainId:42161,chain:"Arbitrum",chainIconUrl:"https://static.edgex.exchange/icons/logo/arbitrum.svg",allowDeposit:!0,blockTime:1,txConfirm:1}],Oi={wallet:"mpc",ethAddress:"0x1234567890123456789012345678901234567890",accountId:"123",l2Key:"0x123"},Ti={address:"0x1234567890123456789012345678901234567890"},Ai={multiChain:{minDeposit:10}},Kc=({walletAdapter:e,curSelectToken:t,currentActiveChain:n,metadata:r})=>{var s;const o=d.useMemo(()=>Gc(n||{}),[n]);return w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"flex justify-center mt-4 mb-3",children:w.jsx("div",{className:"bg-white rounded-lg",children:w.jsx(Ci,{value:(e==null?void 0:e.getDisplayAddress())||"",size:120,level:"L",bgColor:"#ffffff",fgColor:"#000000",marginSize:0})})}),w.jsxs("div",{className:"flex items-center justify-between bg-fill-input-primary rounded-lg py-2 px-3 mb-3",children:[w.jsx("span",{className:"flex-1 text-text-primary text-sm font-medium break-all mr-3",children:e==null?void 0:e.getDisplayAddress()}),w.jsx("div",{onClick:()=>{navigator.clipboard.writeText((e==null?void 0:e.getDisplayAddress())||"")},style:{cursor:"pointer"},children:w.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[w.jsx("rect",{x:"2.08496",y:"4.02295",width:"9.89893",height:"9.89893",rx:"2",stroke:"#F9F9F9"}),w.jsx("path",{d:"M5.85547 2.07861H11.415C12.7957 2.07861 13.915 3.1979 13.915 4.57861V10.0786",stroke:"#F9F9F9",strokeLinecap:"round"})]})})]}),w.jsxs("div",{className:"flex items-start",children:[w.jsx("div",{className:"w-5",children:w.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:w.jsx("path",{d:"M8.00016 14.6667C11.6821 14.6667 14.6668 11.6819 14.6668 8C14.6668 4.31809 11.6821 1.33333 8.00016 1.33333C4.31826 1.33333 1.3335 4.31809 1.3335 8C1.3335 11.6819 4.31826 14.6667 8.00016 14.6667Z",fill:"#FF8F34",stroke:"#FF8F34",strokeWidth:"1.33333",strokeLinejoin:"round"})})}),w.jsxs("div",{className:"flex-1",children:[w.jsxs("p",{className:"text-xs text-functional-orange-1",children:["Only ",t," (",n==null?void 0:n.chain,") is supported for deposits to this address."]}),w.jsx("div",{className:"pt-2 h-[1px] border-b border-dashed border-line-divider-secondary"})]})]}),o&&w.jsxs(w.Fragment,{children:[w.jsx("div",{className:"flex items-start pl-5 pt-2 text-functional-orange-1 text-xs",children:"When the deposit amount exceeds 250,000, there may be a delay in arrival. It is recommended to use the Ethereum network for deposits."}),w.jsx("div",{className:"pt-4 h-[1px] border-b border-dashed border-line-divider-secondary"})]}),w.jsxs("div",{className:"text-sm",children:[w.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-4",children:[w.jsx("span",{className:"text-text-tertiary",children:"Arrival Time"}),w.jsxs("span",{className:"text-text-primary font-medium text-right underline decoration-dotted underline-offset-1",children:["≈"," ",Math.ceil(((n==null?void 0:n.blockTime)||12)*((n==null?void 0:n.txConfirm)||12)/60)," ","minutes"]})]}),w.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-2",children:[w.jsx("span",{className:"text-text-tertiary",children:"Minimum Deposit Amount"}),w.jsxs("span",{className:"text-text-primary font-medium text-right",children:[((s=r==null?void 0:r.multiChain)==null?void 0:s.minDeposit)||10," ",t]})]}),w.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-2",children:[w.jsx("span",{className:"text-text-tertiary",children:"Maximum Deposit Amount"}),w.jsxs("span",{className:"text-text-primary font-medium text-right",children:["250,000 ",t]})]})]})]})},Qc=({chains:e,defaultChainId:t,defaultTokenAddress:n,walletAdapter:r,metadata:o,onDeposit:s,onClose:c})=>{var f;const[u,i]=d.useState(()=>{var h;return!e||e.length===0?1:t||((h=e[0])==null?void 0:h.chainId)||1}),[l,a]=d.useState(()=>{var x;if(!e||e.length===0)return"";const h=t||((x=e[0])==null?void 0:x.chainId),v=e.find(E=>E.chainId===h);if(!v||!v.tokenList||v.tokenList.length===0)return"";const b=v.tokenList.find(E=>E.tokenAddress===n)||v.tokenList[0];return(b==null?void 0:b.token)||""}),p=e&&e.length>0?e.find(h=>h.chainId===u)||e[0]:null,m=(f=p==null?void 0:p.tokenList)==null?void 0:f.find(h=>h.token===l);return!e||e.length===0?w.jsx("div",{className:"text-center py-8",children:w.jsx("p",{className:"text-gray-400",children:"No chains available"})}):p?w.jsxs(w.Fragment,{children:[w.jsx(ci,{currentActiveChain:p,chainList:e,onChainChange:i,curSelectToken:l,onTokenChange:a,walletType:"mpc"}),w.jsx(Kc,{walletAdapter:r,curSelectToken:l,currentActiveChain:p,metadata:o}),w.jsx("button",{className:"w-full h-[38px] bg-fill-btn-primary rounded-xl text-sm font-medium text-text-on-sec-btn mt-4",onClick:()=>{s&&s({amount:"",chainId:u,tokenAddress:(m==null?void 0:m.tokenAddress)||"",tokenSymbol:l}),c()},children:"Deposit"})]}):w.jsx("div",{className:"text-center py-8",children:w.jsx("p",{className:"text-gray-400",children:"Loading..."})})},Xc=({depositAmount:e,curSelectToken:t,curSelectTokenData:n,approved:r,currentActiveChain:o,currentEquity:s,amount:c,decimals:u,tokenBalance:i,platformBalance:l="0",onDepositAmountChange:a,onApprove:p})=>{const m=h=>{const v=h.target.value,x=Si(v,i||"0");if(x.isValid)a(x.formattedValue),x.errorType;else return x.errorType==="exceed_balance",void 0},f=()=>{const h=parseFloat(i||"0"),v=parseFloat(e||"0");if(v>0){const b=h-v,x=et(Math.max(0,b).toString());return`${et(i||"0")} → ${x} ${t}`}return`${et(i||"0")} ${t}`};return w.jsxs(w.Fragment,{children:[w.jsxs("div",{className:"bg-fill-input-primary rounded-lg px-3 py-3 my-4",children:[w.jsxs("div",{className:"flex justify-between items-center h-[18px] mb-3",children:[w.jsx("input",{type:"text",placeholder:"Amount",value:e,onChange:m,className:"flex-1 bg-transparent text-text-primary text-sm font-medium placeholder-text-tertiary placeholder:font-normal focus:outline-none border-none p-0 h-full"}),w.jsx("button",{onClick:()=>{a(i||"0")},className:"text-theme-normal text-xs font-medium cursor-pointer hover:opacity-80 transition-opacity h-full flex items-center",children:"MAX"})]}),w.jsx("div",{className:"h-[1px] bg-line-divider-secondary mb-2"}),w.jsxs("div",{className:"flex justify-between items-center",children:[w.jsx("span",{className:"text-text-tertiary text-xs leading-[14px]",children:"Available"}),w.jsx("span",{className:"text-text-primary text-xs leading-[14px]",children:f()})]})]}),!r&&Uc(e||"0",0)&&w.jsxs("div",{className:"flex justify-center flex-col items-center",children:[w.jsxs("h3",{className:"text-text-primary text-sm leading-4 font-medium",children:["Enable ",t," on ",o==null?void 0:o.chain]}),w.jsxs("p",{className:"text-text-secondary text-xs leading-3 mt-4",children:["You must enable ",t," first before you can deposit on"," ",o==null?void 0:o.chain,"."]}),w.jsxs("button",{className:"w-[180px] h-8 bg-fill-btn-primary hover:bg-fill-btn-primary-hover text-text-on-sec-btn rounded-xl text-sm font-medium transition-colors my-4",onClick:p,children:["Enable ",t]})]}),w.jsx("div",{className:"border-t border-line-divider-secondary border-dashed py-4",children:w.jsxs("div",{className:"flex justify-between items-center",children:[w.jsx("span",{className:"text-sm leading-[18px] text-text-tertiary",children:"总资产"}),w.jsx("span",{className:"text-sm leading-[18px] text-text-primary font-medium",children:e?`${et(l)} → ${et((parseFloat(l)+parseFloat(e)).toString())} ${t}`:`${et(l)} ${t}`})]})})]})},qc=({token:e,account:t,chainId:n,contractAddress:r,wagmiHooks:o,onResult:s})=>{var i,l;const c=(i=o==null?void 0:o.useBalance)==null?void 0:i.call(o,{address:t,token:e.tokenAddress,chainId:n,query:{enabled:!!t&&!!n&&!!e.tokenAddress&&!!(o!=null&&o.useBalance)}}),u=(l=o==null?void 0:o.useReadContract)==null?void 0:l.call(o,{address:e.tokenAddress,abi:[{name:"allowance",type:"function",stateMutability:"view",inputs:[{name:"owner",type:"address"},{name:"spender",type:"address"}],outputs:[{name:"",type:"uint256"}]}],functionName:"allowance",args:[t,r],chainId:n,query:{enabled:!!t&&!!n&&!!e.tokenAddress&&!!r&&!!(o!=null&&o.useReadContract)}});return d.useEffect(()=>{s(e.tokenAddress,{balance:c,allowance:u})},[c,u,e.tokenAddress,s]),null},Jc=({account:e,chainId:t,contractAddress:n,tokens:r=[],wagmiHooks:o})=>{var h;const s=d.useMemo(()=>r.filter(v=>v.tokenAddress&&v.tokenAddress!=="0x0000000000000000000000000000000000000000"),[r]),[c,u]=d.useState({}),i=d.useCallback((v,b)=>{u(x=>({...x,[v]:b}))},[]),l=(h=o==null?void 0:o.useBalance)==null?void 0:h.call(o,{address:e,chainId:t,query:{enabled:!!e&&!!t&&!!(o!=null&&o.useBalance)}}),a=d.useMemo(()=>s.map(v=>d.createElement(qc,{key:v.tokenAddress,token:v,account:e,chainId:t,contractAddress:n,wagmiHooks:o,onResult:i})),[s,e,t,n,o,i]),p=d.useMemo(()=>{if(!(o!=null&&o.useBalance))return{balanceList:[],allowanceList:[],baseTokenBalance:{value:BigInt(0),formatted:"0",decimals:18,symbol:"ETH"},combinedData:{}};const v=l!=null&&l.data?{value:l.data.value,formatted:l.data.formatted,decimals:l.data.decimals,symbol:l.data.symbol}:{value:BigInt(0),formatted:"0",decimals:18,symbol:"ETH"},b=s.map(y=>{const C=c[y.tokenAddress],S=C==null?void 0:C.balance,A=S==null?void 0:S.data;return{address:y.tokenAddress,value:(A==null?void 0:A.value)||BigInt(0),formatted:(A==null?void 0:A.formatted)||"0",decimals:(A==null?void 0:A.decimals)||y.decimals}}).filter(y=>y.address),x=s.map(y=>{const C=c[y.tokenAddress],S=C==null?void 0:C.allowance,A=S==null?void 0:S.data,M=BigInt(A?A.toString():0);return{address:y.tokenAddress,value:M,formatted:(M/BigInt(10)**BigInt(y.decimals)).toString(),decimals:y.decimals}}).filter(y=>y.address),E=b.reduce((y,C)=>{const S=x.find(A=>A.address===C.address);return{...y,[C.address]:{balance:C,allowance:S||{address:C.address,value:BigInt(0),formatted:"0",decimals:C.decimals}}}},{});return{balanceList:b,allowanceList:x,baseTokenBalance:v,combinedData:E}},[l,c,s,o==null?void 0:o.useBalance]),m=d.useCallback(async()=>p,[p]),f=d.useMemo(()=>{const v=(l==null?void 0:l.isLoading)||!1,b=Object.values(c).some(x=>{var E,y;return((E=x.balance)==null?void 0:E.isLoading)||((y=x.allowance)==null?void 0:y.isLoading)});return v||b},[l==null?void 0:l.isLoading,c]);return{multicallRun:m,multicallResult:p,validErcTokens:s,isLoading:f,queryComponents:a}},Zc=({chains:e,defaultChainId:t,defaultTokenAddress:n,defaultAmount:r="",walletAdapter:o,metadata:s,currentEquity:c,platformBalance:u="0",wagmiHooks:i,approved:l,onApproved:a,onDeposit:p,onClose:m,onChainChange:f,onTokenChange:h})=>{var _;const[v,b]=d.useState(()=>{var F;return!e||e.length===0?1:t||((F=e[0])==null?void 0:F.chainId)||1}),[x,E]=d.useState(()=>{var X;if(!e||e.length===0)return"";const F=t||((X=e[0])==null?void 0:X.chainId),Z=e.find(Te=>Te.chainId===F);if(!Z||!Z.tokenList||Z.tokenList.length===0)return"";const Q=Z.tokenList.find(Te=>Te.tokenAddress===n)||Z.tokenList[0];return(Q==null?void 0:Q.token)||""}),[y,C]=d.useState(r),S=d.useCallback(F=>{b(F),f==null||f(F)},[f]),A=d.useCallback(F=>{E(F),h==null||h(F)},[h]),M=d.useRef(!0),R=d.useRef(x),V=d.useRef(v);d.useEffect(()=>{if(M.current){M.current=!1,R.current=x,V.current=v;return}(R.current!==x||V.current!==v)&&(C(""),R.current=x,V.current=v)},[x,v]);const P=e&&e.length>0?e.find(F=>F.chainId===v)||e[0]:null,T=(_=P==null?void 0:P.tokenList)==null?void 0:_.find(F=>F.token===x),K=o==null?void 0:o.getDisplayAddress(),{multicallResult:I,queryComponents:D}=Jc({account:K,chainId:v,contractAddress:void 0,tokens:(P==null?void 0:P.tokenList)||[],wagmiHooks:i}),B=d.useMemo(()=>{var Z;if(!T)return;if(!T.tokenAddress||T.tokenAddress.toLowerCase()==="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee")return I.baseTokenBalance.formatted;const F=I.combinedData[T.tokenAddress];return((Z=F==null?void 0:F.balance)==null?void 0:Z.formatted)||"0"},[T,I]),U=l??!1,G=d.useMemo(()=>{const F=parseFloat(y||"0"),Z=10,Q=B||"0",X=Hc(y,Q,U);return!y||F===0?{text:"Confirm Deposit",disabled:!0}:U?F>parseFloat(Q)?{text:"Insufficient Balance",disabled:!0}:F<Z?{text:`Min Deposit ${Z} ${x}`,disabled:!0}:{text:"Confirm Deposit",disabled:!X}:{text:"Confirm Deposit",disabled:!0}},[y,x,B,U]),O=d.useCallback(async()=>{p&&p({amount:y,chainId:v,tokenAddress:(T==null?void 0:T.tokenAddress)||"",tokenSymbol:x})},[p,y,v,T==null?void 0:T.tokenAddress,x]);return!(i!=null&&i.useBalance)||!(i!=null&&i.useReadContract)||!(i!=null&&i.useAccount)?w.jsxs("div",{className:"p-6 text-center",children:[w.jsx("p",{className:"text-red-500",children:"缺少必要的 wagmi hooks"}),w.jsx("p",{className:"text-sm text-gray-500 mt-2",children:"请确保传入了 useBalance, useReadContract, useAccount"})]}):!e||e.length===0?w.jsx("div",{className:"text-center py-8",children:w.jsx("p",{className:"text-gray-400",children:"No chains available"})}):P?w.jsxs(w.Fragment,{children:[D,w.jsx(ci,{currentActiveChain:P,chainList:e,onChainChange:S,curSelectToken:x,onTokenChange:A,walletType:"evm"}),w.jsx(Xc,{depositAmount:y,curSelectToken:x,curSelectTokenData:{balance:T==null?void 0:T.balance,allowance:T==null?void 0:T.allowance},approved:U,currentActiveChain:P,currentEquity:c||0,amount:y,decimals:(T==null?void 0:T.decimals)||6,tokenBalance:B,platformBalance:u,onDepositAmountChange:C,onApprove:async()=>{a&&await a()}}),w.jsx("button",{className:`w-full h-[38px] text-sm rounded-xl font-medium transition-colors ${G.disabled?"bg-text-disabled text-text-secondary cursor-not-allowed":"bg-fill-btn-primary text-text-on-sec-btn"}`,onClick:O,disabled:G.disabled,children:G.text})]}):w.jsx("div",{className:"text-center py-8",children:w.jsx("p",{className:"text-gray-400",children:"Loading..."})})},Pi=({isOpen:e,onClose:t,config:n,currentActiveAccount:r=Oi,smartWallet:o=Ti,chains:s,defaultChainId:c,defaultTokenAddress:u,defaultAmount:i="",metadata:l=Ai,currentEquity:a=5e3,platformBalance:p="0",wagmiHooks:m,approved:f,onApproved:h,onDeposit:v,onChainChange:b,onTokenChange:x})=>{const E=d.useMemo(()=>{var C;return r?fs(r,o,!1,(C=s[0])==null?void 0:C.chainId,"0","0"):null},[r,o,s]),y=(E==null?void 0:E.getWalletType())==="mpc";return e?pe.createPortal(w.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[999] w-screen h-screen",style:{zIndex:999},children:w.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-50 flex items-center justify-center",style:{background:"rgba(0, 0, 0, 0.6)"},onClick:()=>{t()},"aria-hidden":"true",children:w.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl",onClick:C=>{C.stopPropagation()},children:[w.jsxs("div",{className:"flex items-center justify-between mb-4",children:[w.jsx("h2",{className:"text-lg font-semibold text-white",children:"Deposit"}),w.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:t,"aria-label":"Close",children:w.jsx(as,{className:"h-4 w-4"})})]}),y?w.jsx(Qc,{chains:s,defaultChainId:c,defaultTokenAddress:u,defaultAmount:i,walletAdapter:E,metadata:l,currentEquity:a,onDeposit:v,onClose:t}):w.jsx(Zc,{chains:s,defaultChainId:c,defaultTokenAddress:u,defaultAmount:i,walletAdapter:E,metadata:l,currentEquity:a,platformBalance:p,wagmiHooks:m,approved:f,onApproved:h,onDeposit:v,onClose:t,onChainChange:b,onTokenChange:x})]})})}),document.body):null};let De=null;const ef={symbol:"USDT"},Ni=d.forwardRef((e,t)=>{const[n,r]=d.useState(!1),[o,s]=d.useState({chains:[]}),c=d.useCallback(a=>{s(a),r(!0)},[]),u=d.useCallback(a=>{s(p=>({...p,...a}))},[]),i=d.useCallback(()=>{r(!1),o.onClose&&o.onClose()},[o.onClose]),l=d.useCallback(()=>n,[n]);return d.useImperativeHandle(t,()=>({openDeposit:c,closeDeposit:i,updateDepositOptions:u,isOpen:l}),[c,i,u,l]),d.useEffect(()=>(De={openDeposit:c,closeDeposit:i,updateDepositOptions:u,isOpen:l},()=>{De=null}),[c,i,u,l]),w.jsx(Pi,{isOpen:n,onClose:i,config:o.config||ef,currentActiveAccount:o.currentActiveAccount||Oi,smartWallet:o.smartWallet||Ti,chains:o.chains||Yc,defaultChainId:o.defaultChainId,defaultTokenAddress:o.defaultTokenAddress,defaultAmount:o.defaultAmount,metadata:o.metadata||Ai,currentEquity:o.currentEquity??5e3,platformBalance:o.platformBalance||"0",wagmiHooks:o.wagmiHooks,approved:o.approved,onApproved:o.onApproved,onDeposit:o.onDeposit,onChainChange:o.onChainChange,onTokenChange:o.onTokenChange})});Ni.displayName="DepositManager";const Li=e=>{if(!De){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}De.openDeposit(e||{chains:[]})},Mi=()=>{if(!De){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}De.closeDeposit()},Fi=e=>{De&&De.updateDepositOptions(e)},tf=()=>De?De.isOpen():!1,nf=()=>({openDeposit:Li,closeDeposit:Mi,updateDepositOptions:Fi,isOpen:tf});d.createContext(null);const rf=({isOpen:e,onClose:t,config:n})=>e?w.jsx("div",{className:"withdraw-modal",children:w.jsx("div",{className:"modal-overlay",onClick:t,children:w.jsxs("div",{className:"modal-content",onClick:r=>r.stopPropagation(),children:[w.jsxs("h2",{children:["Withdraw ",n.symbol]}),w.jsxs("p",{children:["Symbol: ",n.symbol]}),w.jsx("button",{onClick:t,children:"Close"})]})})}):null;ne.ComponentProvider=Zi,ne.Deposit=Pi,ne.DepositManager=Ni,ne.Withdraw=rf,ne.closeDeposit=Mi,ne.openDeposit=Li,ne.updateDepositOptions=Fi,ne.useDeposit=es,ne.useDepositManager=nf,ne.useWithdraw=ts,Object.defineProperty(ne,Symbol.toStringTag,{value:"Module"})});
123
104
  //# sourceMappingURL=index.umd.js.map