@edgex-web/components 0.2.0-beta.1 → 0.2.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.
- package/dist/{ccip-CR1DkSTs.mjs → ccip-F1d9zsBO.mjs} +2 -2
- package/dist/{ccip-CR1DkSTs.mjs.map → ccip-F1d9zsBO.mjs.map} +1 -1
- package/dist/components/Deposit/src/DepositManager.d.ts.map +1 -1
- package/dist/components/Deposit/src/components/evm/hooks/useDepositButtonState.d.ts.map +1 -1
- package/dist/components/Deposit/src/components/evm/index.d.ts.map +1 -1
- package/dist/components/Deposit/src/components/evm/utils/index.d.ts.map +1 -1
- package/dist/components/Deposit/src/components/mpc/index.d.ts.map +1 -1
- package/dist/components/Deposit/src/components/mpc/types/index.d.ts +1 -0
- package/dist/components/Deposit/src/components/mpc/types/index.d.ts.map +1 -1
- package/dist/components/Deposit/src/index.d.ts.map +1 -1
- package/dist/components/Deposit/types/index.d.ts +2 -0
- package/dist/components/Deposit/types/index.d.ts.map +1 -1
- package/dist/components/Withdraw/src/WithdrawManager.d.ts.map +1 -1
- package/dist/components/Withdraw/src/evm/WalletView.d.ts.map +1 -1
- package/dist/components/Withdraw/src/evm/index.d.ts +2 -1
- package/dist/components/Withdraw/src/evm/index.d.ts.map +1 -1
- package/dist/components/Withdraw/src/index.d.ts.map +1 -1
- package/dist/components/Withdraw/types/index.d.ts +4 -2
- package/dist/components/Withdraw/types/index.d.ts.map +1 -1
- package/dist/components/shared/constants/index.d.ts +2 -0
- package/dist/components/shared/constants/index.d.ts.map +1 -1
- package/dist/components/shared/utils/format.d.ts +2 -0
- package/dist/components/shared/utils/format.d.ts.map +1 -0
- package/dist/hooks/useTranslation.d.ts +8 -0
- package/dist/hooks/useTranslation.d.ts.map +1 -1
- package/dist/{index-DqN36CX7.mjs → index-DGLETIrg.mjs} +4555 -4463
- package/dist/index-DGLETIrg.mjs.map +1 -0
- package/dist/index.esm.js +1 -1
- package/dist/index.umd.js +76 -71
- package/dist/index.umd.js.map +1 -1
- package/dist/locales/en-US.d.ts +4 -0
- package/dist/locales/en-US.d.ts.map +1 -1
- package/dist/locales/ja-JP.d.ts +4 -0
- package/dist/locales/ja-JP.d.ts.map +1 -1
- package/dist/locales/ru-RU.d.ts +4 -0
- package/dist/locales/ru-RU.d.ts.map +1 -1
- package/dist/locales/zh-CN.d.ts +4 -0
- package/dist/locales/zh-CN.d.ts.map +1 -1
- package/dist/locales/zh-TW.d.ts +4 -0
- package/dist/locales/zh-TW.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/index-DqN36CX7.mjs.map +0 -1
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(re,
|
|
1
|
+
(function(re,x){typeof exports=="object"&&typeof module<"u"?x(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],x):(re=typeof globalThis<"u"?globalThis:re||self,x(re.EdgeXComponents={},re.React,re.ReactDOM))})(this,function(re,x,ke){"use strict";var zP=Object.defineProperty;var HP=(re,x,ke)=>x in re?zP(re,x,{enumerable:!0,configurable:!0,writable:!0,value:ke}):re[x]=ke;var Bo=(re,x,ke)=>HP(re,typeof x!="symbol"?x+"":x,ke);function au(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 z=au(x),Cr=au(ke);function Q0(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var ei={exports:{}},Nr={};/**
|
|
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
|
|
9
|
+
*/var cu;function J0(){if(cu)return Nr;cu=1;var e=x,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 i(c,a,u){var l,d={},p=null,f=null;u!==void 0&&(p=""+u),a.key!==void 0&&(p=""+a.key),a.ref!==void 0&&(f=a.ref);for(l in a)r.call(a,l)&&!s.hasOwnProperty(l)&&(d[l]=a[l]);if(c&&c.defaultProps)for(l in a=c.defaultProps,a)d[l]===void 0&&(d[l]=a[l]);return{$$typeof:t,type:c,key:p,ref:f,props:d,_owner:o.current}}return Nr.Fragment=n,Nr.jsx=i,Nr.jsxs=i,Nr}var Ir={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,95 +14,100 @@
|
|
|
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
|
|
18
|
-
`+
|
|
19
|
-
`),
|
|
20
|
-
`),Se=
|
|
21
|
-
`+
|
|
17
|
+
*/var uu;function em(){return uu||(uu=1,process.env.NODE_ENV!=="production"&&function(){var e=x,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"),i=Symbol.for("react.provider"),c=Symbol.for("react.context"),a=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),l=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),f=Symbol.for("react.offscreen"),h=Symbol.iterator,m="@@iterator";function v(L){if(L===null||typeof L!="object")return null;var q=h&&L[h]||L[m];return typeof q=="function"?q:null}var A=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(L){{for(var q=arguments.length,Y=new Array(q>1?q-1:0),te=1;te<q;te++)Y[te-1]=arguments[te];T("error",L,Y)}}function T(L,q,Y){{var te=A.ReactDebugCurrentFrame,de=te.getStackAddendum();de!==""&&(q+="%s",Y=Y.concat([de]));var he=Y.map(function(le){return String(le)});he.unshift("Warning: "+q),Function.prototype.apply.call(console[L],console,he)}}var B=!1,F=!1,R=!1,j=!1,g=!1,y;y=Symbol.for("react.module.reference");function $(L){return!!(typeof L=="string"||typeof L=="function"||L===r||L===s||g||L===o||L===u||L===l||j||L===f||B||F||R||typeof L=="object"&&L!==null&&(L.$$typeof===p||L.$$typeof===d||L.$$typeof===i||L.$$typeof===c||L.$$typeof===a||L.$$typeof===y||L.getModuleId!==void 0))}function k(L,q,Y){var te=L.displayName;if(te)return te;var de=q.displayName||q.name||"";return de!==""?Y+"("+de+")":Y}function N(L){return L.displayName||"Context"}function P(L){if(L==null)return null;if(typeof L.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof L=="function")return L.displayName||L.name||null;if(typeof L=="string")return L;switch(L){case r:return"Fragment";case n:return"Portal";case s:return"Profiler";case o:return"StrictMode";case u:return"Suspense";case l:return"SuspenseList"}if(typeof L=="object")switch(L.$$typeof){case c:var q=L;return N(q)+".Consumer";case i:var Y=L;return N(Y._context)+".Provider";case a:return k(L,L.render,"ForwardRef");case d:var te=L.displayName||null;return te!==null?te:P(L.type)||"Memo";case p:{var de=L,he=de._payload,le=de._init;try{return P(le(he))}catch{return null}}}return null}var S=Object.assign,E=0,C,O,b,M,D,_,U;function W(){}W.__reactDisabledLog=!0;function K(){{if(E===0){C=console.log,O=console.info,b=console.warn,M=console.error,D=console.group,_=console.groupCollapsed,U=console.groupEnd;var L={configurable:!0,enumerable:!0,value:W,writable:!0};Object.defineProperties(console,{info:L,log:L,warn:L,error:L,group:L,groupCollapsed:L,groupEnd:L})}E++}}function V(){{if(E--,E===0){var L={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:S({},L,{value:C}),info:S({},L,{value:O}),warn:S({},L,{value:b}),error:S({},L,{value:M}),group:S({},L,{value:D}),groupCollapsed:S({},L,{value:_}),groupEnd:S({},L,{value:U})})}E<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Z=A.ReactCurrentDispatcher,H;function Q(L,q,Y){{if(H===void 0)try{throw Error()}catch(de){var te=de.stack.trim().match(/\n( *(at )?)/);H=te&&te[1]||""}return`
|
|
18
|
+
`+H+L}}var X=!1,se;{var me=typeof WeakMap=="function"?WeakMap:Map;se=new me}function pe(L,q){if(!L||X)return"";{var Y=se.get(L);if(Y!==void 0)return Y}var te;X=!0;var de=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var he;he=Z.current,Z.current=null,K();try{if(q){var le=function(){throw Error()};if(Object.defineProperty(le.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(le,[])}catch(qe){te=qe}Reflect.construct(L,[],le)}else{try{le.call()}catch(qe){te=qe}L.call(le.prototype)}}else{try{throw Error()}catch(qe){te=qe}L()}}catch(qe){if(qe&&te&&typeof qe.stack=="string"){for(var ae=qe.stack.split(`
|
|
19
|
+
`),De=te.stack.split(`
|
|
20
|
+
`),Se=ae.length-1,Pe=De.length-1;Se>=1&&Pe>=0&&ae[Se]!==De[Pe];)Pe--;for(;Se>=1&&Pe>=0;Se--,Pe--)if(ae[Se]!==De[Pe]){if(Se!==1||Pe!==1)do if(Se--,Pe--,Pe<0||ae[Se]!==De[Pe]){var dt=`
|
|
21
|
+
`+ae[Se].replace(" at new "," at ");return L.displayName&&dt.includes("<anonymous>")&&(dt=dt.replace("<anonymous>",L.displayName)),typeof L=="function"&&se.set(L,dt),dt}while(Se>=1&&Pe>=0);break}}}finally{X=!1,Z.current=he,V(),Error.prepareStackTrace=de}var Or=L?L.displayName||L.name:"",Zn=Or?Q(Or):"";return typeof L=="function"&&se.set(L,Zn),Zn}function ue(L,q,Y){return pe(L,!1)}function ge(L){var q=L.prototype;return!!(q&&q.isReactComponent)}function oe(L,q,Y){if(L==null)return"";if(typeof L=="function")return pe(L,ge(L));if(typeof L=="string")return Q(L);switch(L){case u:return Q("Suspense");case l:return Q("SuspenseList")}if(typeof L=="object")switch(L.$$typeof){case a:return ue(L.render);case d:return oe(L.type,q,Y);case p:{var te=L,de=te._payload,he=te._init;try{return oe(he(de),q,Y)}catch{}}}return""}var Ge=Object.prototype.hasOwnProperty,En={},ft=A.ReactDebugCurrentFrame;function Js(L){if(L){var q=L._owner,Y=oe(L.type,L._source,q?q.type:null);ft.setExtraStackFrame(Y)}else ft.setExtraStackFrame(null)}function vP(L,q,Y,te,de){{var he=Function.call.bind(Ge);for(var le in L)if(he(L,le)){var ae=void 0;try{if(typeof L[le]!="function"){var De=Error((te||"React class")+": "+Y+" type `"+le+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof L[le]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw De.name="Invariant Violation",De}ae=L[le](q,le,te,Y,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Se){ae=Se}ae&&!(ae instanceof Error)&&(Js(de),w("%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).",te||"React class",Y,le,typeof ae),Js(null)),ae instanceof Error&&!(ae.message in En)&&(En[ae.message]=!0,Js(de),w("Failed %s type: %s",Y,ae.message),Js(null))}}}var xP=Array.isArray;function eu(L){return xP(L)}function EP(L){{var q=typeof Symbol=="function"&&Symbol.toStringTag,Y=q&&L[Symbol.toStringTag]||L.constructor.name||"Object";return Y}}function SP(L){try{return j0(L),!1}catch{return!0}}function j0(L){return""+L}function _0(L){if(SP(L))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",EP(L)),j0(L)}var U0=A.ReactCurrentOwner,PP={key:!0,ref:!0,__self:!0,__source:!0},z0,H0;function $P(L){if(Ge.call(L,"ref")){var q=Object.getOwnPropertyDescriptor(L,"ref").get;if(q&&q.isReactWarning)return!1}return L.ref!==void 0}function TP(L){if(Ge.call(L,"key")){var q=Object.getOwnPropertyDescriptor(L,"key").get;if(q&&q.isReactWarning)return!1}return L.key!==void 0}function AP(L,q){typeof L.ref=="string"&&U0.current}function OP(L,q){{var Y=function(){z0||(z0=!0,w("%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)",q))};Y.isReactWarning=!0,Object.defineProperty(L,"key",{get:Y,configurable:!0})}}function CP(L,q){{var Y=function(){H0||(H0=!0,w("%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)",q))};Y.isReactWarning=!0,Object.defineProperty(L,"ref",{get:Y,configurable:!0})}}var NP=function(L,q,Y,te,de,he,le){var ae={$$typeof:t,type:L,key:q,ref:Y,props:le,_owner:he};return ae._store={},Object.defineProperty(ae._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(ae,"_self",{configurable:!1,enumerable:!1,writable:!1,value:te}),Object.defineProperty(ae,"_source",{configurable:!1,enumerable:!1,writable:!1,value:de}),Object.freeze&&(Object.freeze(ae.props),Object.freeze(ae)),ae};function IP(L,q,Y,te,de){{var he,le={},ae=null,De=null;Y!==void 0&&(_0(Y),ae=""+Y),TP(q)&&(_0(q.key),ae=""+q.key),$P(q)&&(De=q.ref,AP(q,de));for(he in q)Ge.call(q,he)&&!PP.hasOwnProperty(he)&&(le[he]=q[he]);if(L&&L.defaultProps){var Se=L.defaultProps;for(he in Se)le[he]===void 0&&(le[he]=Se[he])}if(ae||De){var Pe=typeof L=="function"?L.displayName||L.name||"Unknown":L;ae&&OP(le,Pe),De&&CP(le,Pe)}return NP(L,ae,De,de,te,U0.current,le)}}var tu=A.ReactCurrentOwner,W0=A.ReactDebugCurrentFrame;function Ar(L){if(L){var q=L._owner,Y=oe(L.type,L._source,q?q.type:null);W0.setExtraStackFrame(Y)}else W0.setExtraStackFrame(null)}var nu;nu=!1;function ru(L){return typeof L=="object"&&L!==null&&L.$$typeof===t}function V0(){{if(tu.current){var L=P(tu.current.type);if(L)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+L+"`."}return""}}function MP(L){return""}var G0={};function kP(L){{var q=V0();if(!q){var Y=typeof L=="string"?L:L.displayName||L.name;Y&&(q=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+
|
|
25
|
+
Check the top-level render call using <`+Y+">.")}return q}}function q0(L,q){{if(!L._store||L._store.validated||L.key!=null)return;L._store.validated=!0;var Y=kP(q);if(G0[Y])return;G0[Y]=!0;var te="";L&&L._owner&&L._owner!==tu.current&&(te=" It was passed a child from "+P(L._owner.type)+"."),Ar(L),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Y,te),Ar(null)}}function Z0(L,q){{if(typeof L!="object")return;if(eu(L))for(var Y=0;Y<L.length;Y++){var te=L[Y];ru(te)&&q0(te,q)}else if(ru(L))L._store&&(L._store.validated=!0);else if(L){var de=v(L);if(typeof de=="function"&&de!==L.entries)for(var he=de.call(L),le;!(le=he.next()).done;)ru(le.value)&&q0(le.value,q)}}}function BP(L){{var q=L.type;if(q==null||typeof q=="string")return;var Y;if(typeof q=="function")Y=q.propTypes;else if(typeof q=="object"&&(q.$$typeof===a||q.$$typeof===d))Y=q.propTypes;else return;if(Y){var te=P(q);vP(Y,L.props,"prop",te,L)}else if(q.PropTypes!==void 0&&!nu){nu=!0;var de=P(q);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",de||"Unknown")}typeof q.getDefaultProps=="function"&&!q.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function LP(L){{for(var q=Object.keys(L.props),Y=0;Y<q.length;Y++){var te=q[Y];if(te!=="children"&&te!=="key"){Ar(L),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",te),Ar(null);break}}L.ref!==null&&(Ar(L),w("Invalid attribute `ref` supplied to `React.Fragment`."),Ar(null))}}var K0={};function Y0(L,q,Y,te,de,he){{var le=$(L);if(!le){var ae="";(L===void 0||typeof L=="object"&&L!==null&&Object.keys(L).length===0)&&(ae+=" 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=MP();De?ae+=De:ae+=V0();var Se;L===null?Se="null":eu(L)?Se="array":L!==void 0&&L.$$typeof===t?(Se="<"+(P(L.type)||"Unknown")+" />",ae=" Did you accidentally export a JSX literal instead of a component?"):Se=typeof L,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Se,ae)}var Pe=IP(L,q,Y,de,he);if(Pe==null)return Pe;if(le){var dt=q.children;if(dt!==void 0)if(te)if(eu(dt)){for(var Or=0;Or<dt.length;Or++)Z0(dt[Or],L);Object.freeze&&Object.freeze(dt)}else w("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 Z0(dt,L)}if(Ge.call(q,"key")){var Zn=P(L),qe=Object.keys(q).filter(function(UP){return UP!=="key"}),ou=qe.length>0?"{key: someKey, "+qe.join(": ..., ")+": ...}":"{key: someKey}";if(!K0[Zn+ou]){var _P=qe.length>0?"{"+qe.join(": ..., ")+": ...}":"{}";w(`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} />`,
|
|
31
|
-
充值金额大于 200,000 时,到账时间存在一定延迟,请耐心等待。`,
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
充值金額大於 200,000 時,到账時間可能會有延遲,請耐心等待。`,enableSystemProWithToken:"在{{network}}上啓用{{token}}",enableTokenDesc:"您首次在{{network}}上存款時必須啓用{{token}}。",enableWithToken:"啓用 {{token}}",arrivaltimeTooltip1:"資金約在 {{v}} 分鐘內(達到 {{v1}} 個區塊確認後)到賬。",arrivaltimeTooltip2:"預計時間是根據歷史資料計算所得,僅供參考。網路壅塞可能會導致實際到帳時間變長。",arrivalEstimated:"≈ {{v}}分鐘",availableDesc:"您可以充值的最大金額。當可用餘額為0或負數時,無法進行充值。",noPrivateKeyWalletWarning:"請勿使用無私鑰錢包進行充值,無私鑰錢包充值會導致資金損失且無法追回。",layerZeroDepositTip:"系統會根據充值資金的實際情況,通過 LayerZero 完成您的充值。",layerZeroDepositTipExceedPool:"由於充值資金大於資金池,將透過 LayerZero 完成您的充值。",layerZeroDepositTipGte200k:"由於充值資金大於等於 200,000 USDT,將透過 LayerZero 完成您的充值。",layerZeroDepositButton:"使用LayerZero充值"},withdraw:{noticeDesc:"普通提現是一個兩步過程。此步驟將發起您的提現請求,並將在 Layer2 進行處理。一旦資金準備就緒(可能需要最多 4 小時),您將收到一條將資金提現到錢包的通知。受鏈同步等情況影響下,時長可能需要長達 48 小時。您需要自行承擔交易 gas 費用。",crossChainTips:"跨鏈提幣需在 L2(通過零知識證明)進行驗證。提幣過程最多約需2小時。相關鏈的資產池中需有充足的資金來處理跨鏈提幣,其間還將產生礦工費。 edgeX 將收取一定的手續費作爲礦工費。",commonWithdraw:"提現說明",withdraw:"提現",speed:"速度",confirmWithdraw:"提現確認",speedNote:"處理時間:",speedNoteSpeed1:"用時約8分鐘",speedNoteSpeed2:"用時約 2-4 小時",speedNoteSpeed3:"用時約4小時",receiverAddress:"接收地址",fee:"手續費",feeRate:"費率",withdrawlAmount:"提現金額",amountToReceive:"到账金額",invalidReceiverAddress:"接收地址不能為空",availableDesc:"您可以提現的最大金額。當可用餘額為0或負數時,無法進行提現。",feeCalculationTip:"提現手續費按照提現金額乘以費率計算,最低為 1 USDT/USDC。費率會根據鏈上實際情況進行調整。",crossChainPoolBalance:"跨鏈資金池餘額",poolBalance:"資金池餘額",poolBalanceInsufficientTip:"提現金額大於資金池餘額,無法進行提現。請選擇資金池餘額充足的選項。"},account:{title:"帳戶",perpetual:"合約帳戶",spot:"現貨帳戶"}},ei=["en-US","ja-JP","ru-RU","zh-CN","zh-TW"],uu={"en-US":nm,"ja-JP":rm,"ru-RU":om,"zh-CN":tm,"zh-TW":sm},Lo="en-US",im={"en-US":"English","zh-CN":"简体中文","zh-TW":"繁體中文","ja-JP":"日本語","ru-RU":"Русский"},am=e=>ei.includes(e)?uu[e]:uu[Lo],cm=e=>ei.includes(e),lu=v.createContext(null),um=({config:e,children:t})=>{const n=v.useMemo(()=>{const r=e.locale||Lo,o=cm(r)?r:Lo,s=am(o);return{...e,currentLocale:o,translations:s}},[e]);return M.jsx(lu.Provider,{value:n,children:t})},fu=()=>{const e=v.useContext(lu);if(!e)throw new Error("useComponentConfig must be used within ComponentProvider");return e};var lm=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,ti=Math.ceil,Ye=Math.floor,De="[BigNumber Error] ",du=De+"Number primitive has more than 15 significant digits: ",ft=1e14,ne=14,ni=9007199254740991,ri=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],un=1e7,Oe=1e9;function pu(e){var t,n,r,o=w.prototype={constructor:w,toString:null,valueOf:null},s=new w(1),i=20,c=4,a=-7,u=21,l=-1e7,f=1e7,p=!1,d=1,h=0,m={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:" ",suffix:""},x="0123456789abcdefghijklmnopqrstuvwxyz",T=!0;function w(g,y){var $,I,O,P,S,E,N,C,b=this;if(!(b instanceof w))return new w(g,y);if(y==null){if(g&&g._isBigNumber===!0){b.s=g.s,!g.c||g.e>f?b.c=b.e=null:g.e<l?b.c=[b.e=0]:(b.e=g.e,b.c=g.c.slice());return}if((E=typeof g=="number")&&g*0==0){if(b.s=1/g<0?(g=-g,-1):1,g===~~g){for(P=0,S=g;S>=10;S/=10,P++);P>f?b.c=b.e=null:(b.e=P,b.c=[g]);return}C=String(g)}else{if(!lm.test(C=String(g)))return r(b,C,E);b.s=C.charCodeAt(0)==45?(C=C.slice(1),-1):1}(P=C.indexOf("."))>-1&&(C=C.replace(".","")),(S=C.search(/e/i))>0?(P<0&&(P=S),P+=+C.slice(S+1),C=C.substring(0,S)):P<0&&(P=C.length)}else{if(ye(y,2,x.length,"Base"),y==10&&T)return b=new w(g),_(b,i+b.e+1,c);if(C=String(g),E=typeof g=="number"){if(g*0!=0)return r(b,C,E,y);if(b.s=1/g<0?(C=C.slice(1),-1):1,w.DEBUG&&C.replace(/^0\.0*|\./,"").length>15)throw Error(du+g)}else b.s=C.charCodeAt(0)===45?(C=C.slice(1),-1):1;for($=x.slice(0,y),P=S=0,N=C.length;S<N;S++)if($.indexOf(I=C.charAt(S))<0){if(I=="."){if(S>P){P=N;continue}}else if(!O&&(C==C.toUpperCase()&&(C=C.toLowerCase())||C==C.toLowerCase()&&(C=C.toUpperCase()))){O=!0,S=-1,P=0;continue}return r(b,String(g),E,y)}E=!1,C=n(C,y,10,b.s),(P=C.indexOf("."))>-1?C=C.replace(".",""):P=C.length}for(S=0;C.charCodeAt(S)===48;S++);for(N=C.length;C.charCodeAt(--N)===48;);if(C=C.slice(S,++N)){if(N-=S,E&&w.DEBUG&&N>15&&(g>ni||g!==Ye(g)))throw Error(du+b.s*g);if((P=P-S-1)>f)b.c=b.e=null;else if(P<l)b.c=[b.e=0];else{if(b.e=P,b.c=[],S=(P+1)%ne,P<0&&(S+=ne),S<N){for(S&&b.c.push(+C.slice(0,S)),N-=ne;S<N;)b.c.push(+C.slice(S,S+=ne));S=ne-(C=C.slice(S)).length}else S-=N;for(;S--;C+="0");b.c.push(+C)}}else b.c=[b.e=0]}w.clone=pu,w.ROUND_UP=0,w.ROUND_DOWN=1,w.ROUND_CEIL=2,w.ROUND_FLOOR=3,w.ROUND_HALF_UP=4,w.ROUND_HALF_DOWN=5,w.ROUND_HALF_EVEN=6,w.ROUND_HALF_CEIL=7,w.ROUND_HALF_FLOOR=8,w.EUCLID=9,w.config=w.set=function(g){var y,$;if(g!=null)if(typeof g=="object"){if(g.hasOwnProperty(y="DECIMAL_PLACES")&&($=g[y],ye($,0,Oe,y),i=$),g.hasOwnProperty(y="ROUNDING_MODE")&&($=g[y],ye($,0,8,y),c=$),g.hasOwnProperty(y="EXPONENTIAL_AT")&&($=g[y],$&&$.pop?(ye($[0],-Oe,0,y),ye($[1],0,Oe,y),a=$[0],u=$[1]):(ye($,-Oe,Oe,y),a=-(u=$<0?-$:$))),g.hasOwnProperty(y="RANGE"))if($=g[y],$&&$.pop)ye($[0],-Oe,-1,y),ye($[1],1,Oe,y),l=$[0],f=$[1];else if(ye($,-Oe,Oe,y),$)l=-(f=$<0?-$:$);else throw Error(De+y+" cannot be zero: "+$);if(g.hasOwnProperty(y="CRYPTO"))if($=g[y],$===!!$)if($)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))p=$;else throw p=!$,Error(De+"crypto unavailable");else p=$;else throw Error(De+y+" not true or false: "+$);if(g.hasOwnProperty(y="MODULO_MODE")&&($=g[y],ye($,0,9,y),d=$),g.hasOwnProperty(y="POW_PRECISION")&&($=g[y],ye($,0,Oe,y),h=$),g.hasOwnProperty(y="FORMAT"))if($=g[y],typeof $=="object")m=$;else throw Error(De+y+" not an object: "+$);if(g.hasOwnProperty(y="ALPHABET"))if($=g[y],typeof $=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test($))T=$.slice(0,10)=="0123456789",x=$;else throw Error(De+y+" invalid: "+$)}else throw Error(De+"Object expected: "+g);return{DECIMAL_PLACES:i,ROUNDING_MODE:c,EXPONENTIAL_AT:[a,u],RANGE:[l,f],CRYPTO:p,MODULO_MODE:d,POW_PRECISION:h,FORMAT:m,ALPHABET:x}},w.isBigNumber=function(g){if(!g||g._isBigNumber!==!0)return!1;if(!w.DEBUG)return!0;var y,$,I=g.c,O=g.e,P=g.s;e:if({}.toString.call(I)=="[object Array]"){if((P===1||P===-1)&&O>=-Oe&&O<=Oe&&O===Ye(O)){if(I[0]===0){if(O===0&&I.length===1)return!0;break e}if(y=(O+1)%ne,y<1&&(y+=ne),String(I[0]).length==y){for(y=0;y<I.length;y++)if($=I[y],$<0||$>=ft||$!==Ye($))break e;if($!==0)return!0}}}else if(I===null&&O===null&&(P===null||P===1||P===-1))return!0;throw Error(De+"Invalid BigNumber: "+g)},w.maximum=w.max=function(){return L(arguments,-1)},w.minimum=w.min=function(){return L(arguments,1)},w.random=function(){var g=9007199254740992,y=Math.random()*g&2097151?function(){return Ye(Math.random()*g)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function($){var I,O,P,S,E,N=0,C=[],b=new w(s);if($==null?$=i:ye($,0,Oe),S=ti($/ne),p)if(crypto.getRandomValues){for(I=crypto.getRandomValues(new Uint32Array(S*=2));N<S;)E=I[N]*131072+(I[N+1]>>>11),E>=9e15?(O=crypto.getRandomValues(new Uint32Array(2)),I[N]=O[0],I[N+1]=O[1]):(C.push(E%1e14),N+=2);N=S/2}else if(crypto.randomBytes){for(I=crypto.randomBytes(S*=7);N<S;)E=(I[N]&31)*281474976710656+I[N+1]*1099511627776+I[N+2]*4294967296+I[N+3]*16777216+(I[N+4]<<16)+(I[N+5]<<8)+I[N+6],E>=9e15?crypto.randomBytes(7).copy(I,N):(C.push(E%1e14),N+=7);N=S/7}else throw p=!1,Error(De+"crypto unavailable");if(!p)for(;N<S;)E=y(),E<9e15&&(C[N++]=E%1e14);for(S=C[--N],$%=ne,S&&$&&(E=ri[ne-$],C[N]=Ye(S/E)*E);C[N]===0;C.pop(),N--);if(N<0)C=[P=0];else{for(P=-1;C[0]===0;C.splice(0,1),P-=ne);for(N=1,E=C[0];E>=10;E/=10,N++);N<ne&&(P-=ne-N)}return b.e=P,b.c=C,b}}(),w.sum=function(){for(var g=1,y=arguments,$=new w(y[0]);g<y.length;)$=$.plus(y[g++]);return $},n=function(){var g="0123456789";function y($,I,O,P){for(var S,E=[0],N,C=0,b=$.length;C<b;){for(N=E.length;N--;E[N]*=I);for(E[0]+=P.indexOf($.charAt(C++)),S=0;S<E.length;S++)E[S]>O-1&&(E[S+1]==null&&(E[S+1]=0),E[S+1]+=E[S]/O|0,E[S]%=O)}return E.reverse()}return function($,I,O,P,S){var E,N,C,b,k,R,j,U,W=$.indexOf("."),K=i,G=c;for(W>=0&&(b=h,h=0,$=$.replace(".",""),U=new w(I),R=U.pow($.length-W),h=b,U.c=y(_t(Qe(R.c),R.e,"0"),10,O,g),U.e=U.c.length),j=y($,I,O,S?(E=x,g):(E=g,x)),C=b=j.length;j[--b]==0;j.pop());if(!j[0])return E.charAt(0);if(W<0?--C:(R.c=j,R.e=C,R.s=P,R=t(R,U,K,G,O),j=R.c,k=R.r,C=R.e),N=C+K+1,W=j[N],b=O/2,k=k||N<0||j[N+1]!=null,k=G<4?(W!=null||k)&&(G==0||G==(R.s<0?3:2)):W>b||W==b&&(G==4||k||G==6&&j[N-1]&1||G==(R.s<0?8:7)),N<1||!j[0])$=k?_t(E.charAt(1),-K,E.charAt(0)):E.charAt(0);else{if(j.length=N,k)for(--O;++j[--N]>O;)j[N]=0,N||(++C,j=[1].concat(j));for(b=j.length;!j[--b];);for(W=0,$="";W<=b;$+=E.charAt(j[W++]));$=_t($,C,E.charAt(0))}return $}}(),t=function(){function g(I,O,P){var S,E,N,C,b=0,k=I.length,R=O%un,j=O/un|0;for(I=I.slice();k--;)N=I[k]%un,C=I[k]/un|0,S=j*N+C*R,E=R*N+S%un*un+b,b=(E/P|0)+(S/un|0)+j*C,I[k]=E%P;return b&&(I=[b].concat(I)),I}function y(I,O,P,S){var E,N;if(P!=S)N=P>S?1:-1;else for(E=N=0;E<P;E++)if(I[E]!=O[E]){N=I[E]>O[E]?1:-1;break}return N}function $(I,O,P,S){for(var E=0;P--;)I[P]-=E,E=I[P]<O[P]?1:0,I[P]=E*S+I[P]-O[P];for(;!I[0]&&I.length>1;I.splice(0,1));}return function(I,O,P,S,E){var N,C,b,k,R,j,U,W,K,G,H,V,Y,Q,oe,pe,Pe,he=I.s==O.s?1:-1,me=I.c,le=O.c;if(!me||!me[0]||!le||!le[0])return new w(!I.s||!O.s||(me?le&&me[0]==le[0]:!le)?NaN:me&&me[0]==0||!le?he*0:he/0);for(W=new w(he),K=W.c=[],C=I.e-O.e,he=P+C+1,E||(E=ft,C=Xe(I.e/ne)-Xe(O.e/ne),he=he/ne|0),b=0;le[b]==(me[b]||0);b++);if(le[b]>(me[b]||0)&&C--,he<0)K.push(1),k=!0;else{for(Q=me.length,pe=le.length,b=0,he+=2,R=Ye(E/(le[0]+1)),R>1&&(le=g(le,R,E),me=g(me,R,E),pe=le.length,Q=me.length),Y=pe,G=me.slice(0,pe),H=G.length;H<pe;G[H++]=0);Pe=le.slice(),Pe=[0].concat(Pe),oe=le[0],le[1]>=E/2&&oe++;do{if(R=0,N=y(le,G,pe,H),N<0){if(V=G[0],pe!=H&&(V=V*E+(G[1]||0)),R=Ye(V/oe),R>1)for(R>=E&&(R=E-1),j=g(le,R,E),U=j.length,H=G.length;y(j,G,U,H)==1;)R--,$(j,pe<U?Pe:le,U,E),U=j.length,N=1;else R==0&&(N=R=1),j=le.slice(),U=j.length;if(U<H&&(j=[0].concat(j)),$(G,j,H,E),H=G.length,N==-1)for(;y(le,G,pe,H)<1;)R++,$(G,pe<H?Pe:le,H,E),H=G.length}else N===0&&(R++,G=[0]);K[b++]=R,G[0]?G[H++]=me[Y]||0:(G=[me[Y]],H=1)}while((Y++<Q||G[0]!=null)&&he--);k=G[0]!=null,K[0]||K.splice(0,1)}if(E==ft){for(b=1,he=K[0];he>=10;he/=10,b++);_(W,P+(W.e=b+C*ne-1)+1,S,k)}else W.e=C,W.r=+k;return W}}();function A(g,y,$,I){var O,P,S,E,N;if($==null?$=c:ye($,0,8),!g.c)return g.toString();if(O=g.c[0],S=g.e,y==null)N=Qe(g.c),N=I==1||I==2&&(S<=a||S>=u)?Fo(N,S):_t(N,S,"0");else if(g=_(new w(g),y,$),P=g.e,N=Qe(g.c),E=N.length,I==1||I==2&&(y<=P||P<=a)){for(;E<y;N+="0",E++);N=Fo(N,P)}else if(y-=S+(I===2&&P>S),N=_t(N,P,"0"),P+1>E){if(--y>0)for(N+=".";y--;N+="0");}else if(y+=P-E,y>0)for(P+1==E&&(N+=".");y--;N+="0");return g.s<0&&O?"-"+N:N}function L(g,y){for(var $,I,O=1,P=new w(g[0]);O<g.length;O++)I=new w(g[O]),(!I.s||($=En(P,I))===y||$===0&&P.s===y)&&(P=I);return P}function B(g,y,$){for(var I=1,O=y.length;!y[--O];y.pop());for(O=y[0];O>=10;O/=10,I++);return($=I+$*ne-1)>f?g.c=g.e=null:$<l?g.c=[g.e=0]:(g.e=$,g.c=y),g}r=function(){var g=/^(-?)0([xbo])(?=\w[\w.]*$)/i,y=/^([^.]+)\.$/,$=/^\.([^.]+)$/,I=/^-?(Infinity|NaN)$/,O=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(P,S,E,N){var C,b=E?S:S.replace(O,"");if(I.test(b))P.s=isNaN(b)?null:b<0?-1:1;else{if(!E&&(b=b.replace(g,function(k,R,j){return C=(j=j.toLowerCase())=="x"?16:j=="b"?2:8,!N||N==C?R:k}),N&&(C=N,b=b.replace(y,"$1").replace($,"0.$1")),S!=b))return new w(b,C);if(w.DEBUG)throw Error(De+"Not a"+(N?" base "+N:"")+" number: "+S);P.s=null}P.c=P.e=null}}();function _(g,y,$,I){var O,P,S,E,N,C,b,k=g.c,R=ri;if(k){e:{for(O=1,E=k[0];E>=10;E/=10,O++);if(P=y-O,P<0)P+=ne,S=y,N=k[C=0],b=Ye(N/R[O-S-1]%10);else if(C=ti((P+1)/ne),C>=k.length)if(I){for(;k.length<=C;k.push(0));N=b=0,O=1,P%=ne,S=P-ne+1}else break e;else{for(N=E=k[C],O=1;E>=10;E/=10,O++);P%=ne,S=P-ne+O,b=S<0?0:Ye(N/R[O-S-1]%10)}if(I=I||y<0||k[C+1]!=null||(S<0?N:N%R[O-S-1]),I=$<4?(b||I)&&($==0||$==(g.s<0?3:2)):b>5||b==5&&($==4||I||$==6&&(P>0?S>0?N/R[O-S]:0:k[C-1])%10&1||$==(g.s<0?8:7)),y<1||!k[0])return k.length=0,I?(y-=g.e+1,k[0]=R[(ne-y%ne)%ne],g.e=-y||0):k[0]=g.e=0,g;if(P==0?(k.length=C,E=1,C--):(k.length=C+1,E=R[ne-P],k[C]=S>0?Ye(N/R[O-S]%R[S])*E:0),I)for(;;)if(C==0){for(P=1,S=k[0];S>=10;S/=10,P++);for(S=k[0]+=E,E=1;S>=10;S/=10,E++);P!=E&&(g.e++,k[0]==ft&&(k[0]=1));break}else{if(k[C]+=E,k[C]!=ft)break;k[C--]=0,E=1}for(P=k.length;k[--P]===0;k.pop());}g.e>f?g.c=g.e=null:g.e<l&&(g.c=[g.e=0])}return g}function D(g){var y,$=g.e;return $===null?g.toString():(y=Qe(g.c),y=$<=a||$>=u?Fo(y,$):_t(y,$,"0"),g.s<0?"-"+y:y)}return o.absoluteValue=o.abs=function(){var g=new w(this);return g.s<0&&(g.s=1),g},o.comparedTo=function(g,y){return En(this,new w(g,y))},o.decimalPlaces=o.dp=function(g,y){var $,I,O,P=this;if(g!=null)return ye(g,0,Oe),y==null?y=c:ye(y,0,8),_(new w(P),g+P.e+1,y);if(!($=P.c))return null;if(I=((O=$.length-1)-Xe(this.e/ne))*ne,O=$[O])for(;O%10==0;O/=10,I--);return I<0&&(I=0),I},o.dividedBy=o.div=function(g,y){return t(this,new w(g,y),i,c)},o.dividedToIntegerBy=o.idiv=function(g,y){return t(this,new w(g,y),0,1)},o.exponentiatedBy=o.pow=function(g,y){var $,I,O,P,S,E,N,C,b,k=this;if(g=new w(g),g.c&&!g.isInteger())throw Error(De+"Exponent not an integer: "+D(g));if(y!=null&&(y=new w(y)),E=g.e>14,!k.c||!k.c[0]||k.c[0]==1&&!k.e&&k.c.length==1||!g.c||!g.c[0])return b=new w(Math.pow(+D(k),E?g.s*(2-Bo(g)):+D(g))),y?b.mod(y):b;if(N=g.s<0,y){if(y.c?!y.c[0]:!y.s)return new w(NaN);I=!N&&k.isInteger()&&y.isInteger(),I&&(k=k.mod(y))}else{if(g.e>9&&(k.e>0||k.e<-1||(k.e==0?k.c[0]>1||E&&k.c[1]>=24e7:k.c[0]<8e13||E&&k.c[0]<=9999975e7)))return P=k.s<0&&Bo(g)?-0:0,k.e>-1&&(P=1/P),new w(N?1/P:P);h&&(P=ti(h/ne+2))}for(E?($=new w(.5),N&&(g.s=1),C=Bo(g)):(O=Math.abs(+D(g)),C=O%2),b=new w(s);;){if(C){if(b=b.times(k),!b.c)break;P?b.c.length>P&&(b.c.length=P):I&&(b=b.mod(y))}if(O){if(O=Ye(O/2),O===0)break;C=O%2}else if(g=g.times($),_(g,g.e+1,1),g.e>14)C=Bo(g);else{if(O=+D(g),O===0)break;C=O%2}k=k.times(k),P?k.c&&k.c.length>P&&(k.c.length=P):I&&(k=k.mod(y))}return I?b:(N&&(b=s.div(b)),y?b.mod(y):P?_(b,h,c,S):b)},o.integerValue=function(g){var y=new w(this);return g==null?g=c:ye(g,0,8),_(y,y.e+1,g)},o.isEqualTo=o.eq=function(g,y){return En(this,new w(g,y))===0},o.isFinite=function(){return!!this.c},o.isGreaterThan=o.gt=function(g,y){return En(this,new w(g,y))>0},o.isGreaterThanOrEqualTo=o.gte=function(g,y){return(y=En(this,new w(g,y)))===1||y===0},o.isInteger=function(){return!!this.c&&Xe(this.e/ne)>this.c.length-2},o.isLessThan=o.lt=function(g,y){return En(this,new w(g,y))<0},o.isLessThanOrEqualTo=o.lte=function(g,y){return(y=En(this,new w(g,y)))===-1||y===0},o.isNaN=function(){return!this.s},o.isNegative=function(){return this.s<0},o.isPositive=function(){return this.s>0},o.isZero=function(){return!!this.c&&this.c[0]==0},o.minus=function(g,y){var $,I,O,P,S=this,E=S.s;if(g=new w(g,y),y=g.s,!E||!y)return new w(NaN);if(E!=y)return g.s=-y,S.plus(g);var N=S.e/ne,C=g.e/ne,b=S.c,k=g.c;if(!N||!C){if(!b||!k)return b?(g.s=-y,g):new w(k?S:NaN);if(!b[0]||!k[0])return k[0]?(g.s=-y,g):new w(b[0]?S:c==3?-0:0)}if(N=Xe(N),C=Xe(C),b=b.slice(),E=N-C){for((P=E<0)?(E=-E,O=b):(C=N,O=k),O.reverse(),y=E;y--;O.push(0));O.reverse()}else for(I=(P=(E=b.length)<(y=k.length))?E:y,E=y=0;y<I;y++)if(b[y]!=k[y]){P=b[y]<k[y];break}if(P&&(O=b,b=k,k=O,g.s=-g.s),y=(I=k.length)-($=b.length),y>0)for(;y--;b[$++]=0);for(y=ft-1;I>E;){if(b[--I]<k[I]){for($=I;$&&!b[--$];b[$]=y);--b[$],b[I]+=ft}b[I]-=k[I]}for(;b[0]==0;b.splice(0,1),--C);return b[0]?B(g,b,C):(g.s=c==3?-1:1,g.c=[g.e=0],g)},o.modulo=o.mod=function(g,y){var $,I,O=this;return g=new w(g,y),!O.c||!g.s||g.c&&!g.c[0]?new w(NaN):!g.c||O.c&&!O.c[0]?new w(O):(d==9?(I=g.s,g.s=1,$=t(O,g,0,3),g.s=I,$.s*=I):$=t(O,g,0,d),g=O.minus($.times(g)),!g.c[0]&&d==1&&(g.s=O.s),g)},o.multipliedBy=o.times=function(g,y){var $,I,O,P,S,E,N,C,b,k,R,j,U,W,K,G=this,H=G.c,V=(g=new w(g,y)).c;if(!H||!V||!H[0]||!V[0])return!G.s||!g.s||H&&!H[0]&&!V||V&&!V[0]&&!H?g.c=g.e=g.s=null:(g.s*=G.s,!H||!V?g.c=g.e=null:(g.c=[0],g.e=0)),g;for(I=Xe(G.e/ne)+Xe(g.e/ne),g.s*=G.s,N=H.length,k=V.length,N<k&&(U=H,H=V,V=U,O=N,N=k,k=O),O=N+k,U=[];O--;U.push(0));for(W=ft,K=un,O=k;--O>=0;){for($=0,R=V[O]%K,j=V[O]/K|0,S=N,P=O+S;P>O;)C=H[--S]%K,b=H[S]/K|0,E=j*C+b*R,C=R*C+E%K*K+U[P]+$,$=(C/W|0)+(E/K|0)+j*b,U[P--]=C%W;U[P]=$}return $?++I:U.splice(0,1),B(g,U,I)},o.negated=function(){var g=new w(this);return g.s=-g.s||null,g},o.plus=function(g,y){var $,I=this,O=I.s;if(g=new w(g,y),y=g.s,!O||!y)return new w(NaN);if(O!=y)return g.s=-y,I.minus(g);var P=I.e/ne,S=g.e/ne,E=I.c,N=g.c;if(!P||!S){if(!E||!N)return new w(O/0);if(!E[0]||!N[0])return N[0]?g:new w(E[0]?I:O*0)}if(P=Xe(P),S=Xe(S),E=E.slice(),O=P-S){for(O>0?(S=P,$=N):(O=-O,$=E),$.reverse();O--;$.push(0));$.reverse()}for(O=E.length,y=N.length,O-y<0&&($=N,N=E,E=$,y=O),O=0;y;)O=(E[--y]=E[y]+N[y]+O)/ft|0,E[y]=ft===E[y]?0:E[y]%ft;return O&&(E=[O].concat(E),++S),B(g,E,S)},o.precision=o.sd=function(g,y){var $,I,O,P=this;if(g!=null&&g!==!!g)return ye(g,1,Oe),y==null?y=c:ye(y,0,8),_(new w(P),g,y);if(!($=P.c))return null;if(O=$.length-1,I=O*ne+1,O=$[O]){for(;O%10==0;O/=10,I--);for(O=$[0];O>=10;O/=10,I++);}return g&&P.e+1>I&&(I=P.e+1),I},o.shiftedBy=function(g){return ye(g,-ni,ni),this.times("1e"+g)},o.squareRoot=o.sqrt=function(){var g,y,$,I,O,P=this,S=P.c,E=P.s,N=P.e,C=i+4,b=new w("0.5");if(E!==1||!S||!S[0])return new w(!E||E<0&&(!S||S[0])?NaN:S?P:1/0);if(E=Math.sqrt(+D(P)),E==0||E==1/0?(y=Qe(S),(y.length+N)%2==0&&(y+="0"),E=Math.sqrt(+y),N=Xe((N+1)/2)-(N<0||N%2),E==1/0?y="5e"+N:(y=E.toExponential(),y=y.slice(0,y.indexOf("e")+1)+N),$=new w(y)):$=new w(E+""),$.c[0]){for(N=$.e,E=N+C,E<3&&(E=0);;)if(O=$,$=b.times(O.plus(t(P,O,C,1))),Qe(O.c).slice(0,E)===(y=Qe($.c)).slice(0,E))if($.e<N&&--E,y=y.slice(E-3,E+1),y=="9999"||!I&&y=="4999"){if(!I&&(_(O,O.e+i+2,0),O.times(O).eq(P))){$=O;break}C+=4,E+=4,I=1}else{(!+y||!+y.slice(1)&&y.charAt(0)=="5")&&(_($,$.e+i+2,1),g=!$.times($).eq(P));break}}return _($,$.e+i+1,c,g)},o.toExponential=function(g,y){return g!=null&&(ye(g,0,Oe),g++),A(this,g,y,1)},o.toFixed=function(g,y){return g!=null&&(ye(g,0,Oe),g=g+this.e+1),A(this,g,y)},o.toFormat=function(g,y,$){var I,O=this;if($==null)g!=null&&y&&typeof y=="object"?($=y,y=null):g&&typeof g=="object"?($=g,g=y=null):$=m;else if(typeof $!="object")throw Error(De+"Argument not an object: "+$);if(I=O.toFixed(g,y),O.c){var P,S=I.split("."),E=+$.groupSize,N=+$.secondaryGroupSize,C=$.groupSeparator||"",b=S[0],k=S[1],R=O.s<0,j=R?b.slice(1):b,U=j.length;if(N&&(P=E,E=N,N=P,U-=P),E>0&&U>0){for(P=U%E||E,b=j.substr(0,P);P<U;P+=E)b+=C+j.substr(P,E);N>0&&(b+=C+j.slice(P)),R&&(b="-"+b)}I=k?b+($.decimalSeparator||"")+((N=+$.fractionGroupSize)?k.replace(new RegExp("\\d{"+N+"}\\B","g"),"$&"+($.fractionGroupSeparator||"")):k):b}return($.prefix||"")+I+($.suffix||"")},o.toFraction=function(g){var y,$,I,O,P,S,E,N,C,b,k,R,j=this,U=j.c;if(g!=null&&(E=new w(g),!E.isInteger()&&(E.c||E.s!==1)||E.lt(s)))throw Error(De+"Argument "+(E.isInteger()?"out of range: ":"not an integer: ")+D(E));if(!U)return new w(j);for(y=new w(s),C=$=new w(s),I=N=new w(s),R=Qe(U),P=y.e=R.length-j.e-1,y.c[0]=ri[(S=P%ne)<0?ne+S:S],g=!g||E.comparedTo(y)>0?P>0?y:C:E,S=f,f=1/0,E=new w(R),N.c[0]=0;b=t(E,y,0,1),O=$.plus(b.times(I)),O.comparedTo(g)!=1;)$=I,I=O,C=N.plus(b.times(O=C)),N=O,y=E.minus(b.times(O=y)),E=O;return O=t(g.minus($),I,0,1),N=N.plus(O.times(C)),$=$.plus(O.times(I)),N.s=C.s=j.s,P=P*2,k=t(C,I,P,c).minus(j).abs().comparedTo(t(N,$,P,c).minus(j).abs())<1?[C,I]:[N,$],f=S,k},o.toNumber=function(){return+D(this)},o.toPrecision=function(g,y){return g!=null&&ye(g,1,Oe),A(this,g,y,2)},o.toString=function(g){var y,$=this,I=$.s,O=$.e;return O===null?I?(y="Infinity",I<0&&(y="-"+y)):y="NaN":(g==null?y=O<=a||O>=u?Fo(Qe($.c),O):_t(Qe($.c),O,"0"):g===10&&T?($=_(new w($),i+O+1,c),y=_t(Qe($.c),$.e,"0")):(ye(g,2,x.length,"Base"),y=n(_t(Qe($.c),O,"0"),10,g,I,!0)),I<0&&$.c[0]&&(y="-"+y)),y},o.valueOf=o.toJSON=function(){return D(this)},o._isBigNumber=!0,o[Symbol.toStringTag]="BigNumber",o[Symbol.for("nodejs.util.inspect.custom")]=o.valueOf,e!=null&&w.set(e),w}function Xe(e){var t=e|0;return e>0||e===t?t:t-1}function Qe(e){for(var t,n,r=1,o=e.length,s=e[0]+"";r<o;){for(t=e[r++]+"",n=ne-t.length;n--;t="0"+t);s+=t}for(o=s.length;s.charCodeAt(--o)===48;);return s.slice(0,o+1||1)}function En(e,t){var n,r,o=e.c,s=t.c,i=e.s,c=t.s,a=e.e,u=t.e;if(!i||!c)return null;if(n=o&&!o[0],r=s&&!s[0],n||r)return n?r?0:-c:i;if(i!=c)return i;if(n=i<0,r=a==u,!o||!s)return r?0:!o^n?1:-1;if(!r)return a>u^n?1:-1;for(c=(a=o.length)<(u=s.length)?a:u,i=0;i<c;i++)if(o[i]!=s[i])return o[i]>s[i]^n?1:-1;return a==u?0:a>u^n?1:-1}function ye(e,t,n,r){if(e<t||e>n||e!==Ye(e))throw Error(De+(r||"Argument")+(typeof e=="number"?e<t||e>n?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}function Bo(e){var t=e.c.length-1;return Xe(e.e/ne)==t&&e.c[t]%2!=0}function Fo(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function _t(e,t,n){var r,o;if(t<0){for(o=n+".";++t;o+=n);e=o+e}else if(r=e.length,++t>r){for(o=n,t-=r;--t;o+=n);e+=o}else t<r&&(e=e.slice(0,t)+"."+e.slice(t));return e}var Ee=pu();const fm=(e,t=6)=>{try{const n=new Ee(e||"0");if(n.isNaN())return"0";const r=n.decimalPlaces(t,Ee.ROUND_DOWN),[o,s=""]=r.toString().split("."),i=o.replace(/\B(?=(\d{3})+(?!\d))/g,",");if(t>0){const c=(s||"").padEnd(t,"0");return`${i}.${c}`}return i}catch(n){return console.warn("formatThousands error:",n),"0"}},dt=()=>{const{translations:e,currentLocale:t}=fu();return{t:(s,i)=>{try{const c=s.split(".");let a=e;for(const l of c)if(a&&typeof a=="object"&&l in a)a=a[l];else return s;let u=typeof a=="string"?a:s;return i&&typeof u=="string"&&Object.keys(i).forEach(l=>{const f=`{{${l}}}`;u=u.replace(new RegExp(f,"g"),String(i[l]))}),u}catch(c){return console.warn(`Translation error for key "${s}":`,c),s}},translations:e,locale:t,getTranslationObject:s=>{try{const i=s.split(".");let c=e;for(const a of i)if(c&&typeof c=="object"&&a in c)c=c[a];else return{};return typeof c=="object"?c:{}}catch(i){return console.warn(`Translation object error for key "${s}":`,i),{}}},hasTranslation:s=>{try{const i=s.split(".");let c=e;for(const a of i)if(c&&typeof c=="object"&&a in c)c=c[a];else return!1;return typeof c=="string"}catch{return!1}}}},dm="1.0.8";let qe=class ou extends Error{constructor(t,n={}){var i;const r=n.cause instanceof ou?n.cause.details:(i=n.cause)!=null&&i.message?n.cause.message:n.details,o=n.cause instanceof ou&&n.cause.docsPath||n.docsPath,s=[t||"An error occurred.","",...n.metaMessages?[...n.metaMessages,""]:[],...o?[`Docs: https://abitype.dev${o}`]:[],...r?[`Details: ${r}`]:[],`Version: abitype@${dm}`].join(`
|
|
36
|
-
`);super(s),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiTypeError"}),n.cause&&(this.cause=n.cause),this.details=r,this.docsPath=o,this.metaMessages=n.metaMessages,this.shortMessage=t}};function Ut(e,t){const n=e.exec(t);return n==null?void 0:n.groups}const hu=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,mu=/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/,gu=/^\(.+?\).*?$/,bu=/^tuple(?<array>(\[(\d*)\])*)$/;function oi(e){let t=e.type;if(bu.test(e.type)&&"components"in e){t="(";const n=e.components.length;for(let o=0;o<n;o++){const s=e.components[o];t+=oi(s),o<n-1&&(t+=", ")}const r=Ut(bu,e.type);return t+=`)${(r==null?void 0:r.array)??""}`,oi({...e,type:t})}return"indexed"in e&&e.indexed&&(t=`${t} indexed`),e.name?`${t} ${e.name}`:t}function Ir(e){let t="";const n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=oi(o),r!==n-1&&(t+=", ")}return t}function Ro(e){var t;return e.type==="function"?`function ${e.name}(${Ir(e.inputs)})${e.stateMutability&&e.stateMutability!=="nonpayable"?` ${e.stateMutability}`:""}${(t=e.outputs)!=null&&t.length?` returns (${Ir(e.outputs)})`:""}`:e.type==="event"?`event ${e.name}(${Ir(e.inputs)})`:e.type==="error"?`error ${e.name}(${Ir(e.inputs)})`:e.type==="constructor"?`constructor(${Ir(e.inputs)})${e.stateMutability==="payable"?" payable":""}`:e.type==="fallback"?`fallback() external${e.stateMutability==="payable"?" payable":""}`:"receive() external payable"}const yu=/^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function pm(e){return yu.test(e)}function hm(e){return Ut(yu,e)}const wu=/^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function mm(e){return wu.test(e)}function gm(e){return Ut(wu,e)}const vu=/^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;function bm(e){return vu.test(e)}function ym(e){return Ut(vu,e)}const xu=/^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;function si(e){return xu.test(e)}function wm(e){return Ut(xu,e)}const Eu=/^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;function vm(e){return Eu.test(e)}function xm(e){return Ut(Eu,e)}const Su=/^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;function Em(e){return Su.test(e)}function Sm(e){return Ut(Su,e)}const Pm=/^receive\(\) external payable$/;function $m(e){return Pm.test(e)}const Am=new Set(["indexed"]),ii=new Set(["calldata","memory","storage"]);class Tm extends qe{constructor({signature:t}){super("Failed to parse ABI item.",{details:`parseAbiItem(${JSON.stringify(t,null,2)})`,docsPath:"/api/human#parseabiitem-1"}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiItemError"})}}class Om extends qe{constructor({type:t}){super("Unknown type.",{metaMessages:[`Type "${t}" is not a valid ABI type. Perhaps you forgot to include a struct signature?`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownTypeError"})}}class Nm extends qe{constructor({type:t}){super("Unknown type.",{metaMessages:[`Type "${t}" is not a valid ABI type.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSolidityTypeError"})}}class Cm extends qe{constructor({param:t}){super("Invalid ABI parameter.",{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParameterError"})}}class Im extends qe{constructor({param:t,name:n}){super("Invalid ABI parameter.",{details:t,metaMessages:[`"${n}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"SolidityProtectedKeywordError"})}}class Mm extends qe{constructor({param:t,type:n,modifier:r}){super("Invalid ABI parameter.",{details:t,metaMessages:[`Modifier "${r}" not allowed${n?` in "${n}" type`:""}.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidModifierError"})}}class km extends qe{constructor({param:t,type:n,modifier:r}){super("Invalid ABI parameter.",{details:t,metaMessages:[`Modifier "${r}" not allowed${n?` in "${n}" type`:""}.`,`Data location can only be specified for array, struct, or mapping types, but "${r}" was given.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidFunctionModifierError"})}}class Lm extends qe{constructor({abiParameter:t}){super("Invalid ABI parameter.",{details:JSON.stringify(t,null,2),metaMessages:["ABI parameter type is invalid."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiTypeParameterError"})}}class Zn extends qe{constructor({signature:t,type:n}){super(`Invalid ${n} signature.`,{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidSignatureError"})}}class Bm extends qe{constructor({signature:t}){super("Unknown signature.",{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSignatureError"})}}class Fm extends qe{constructor({signature:t}){super("Invalid struct signature.",{details:t,metaMessages:["No properties exist."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidStructSignatureError"})}}class Rm extends qe{constructor({type:t}){super("Circular reference detected.",{metaMessages:[`Struct "${t}" is a circular reference.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"CircularReferenceError"})}}class Dm extends qe{constructor({current:t,depth:n}){super("Unbalanced parentheses.",{metaMessages:[`"${t.trim()}" has too many ${n>0?"opening":"closing"} parentheses.`],details:`Depth "${n}"`}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParenthesisError"})}}function jm(e,t,n){let r="";if(n)for(const o of Object.entries(n)){if(!o)continue;let s="";for(const i of o[1])s+=`[${i.type}${i.name?`:${i.name}`:""}]`;r+=`(${o[0]}{${s}})`}return t?`${t}:${e}${r}`:e}const ai=new Map([["address",{type:"address"}],["bool",{type:"bool"}],["bytes",{type:"bytes"}],["bytes32",{type:"bytes32"}],["int",{type:"int256"}],["int256",{type:"int256"}],["string",{type:"string"}],["uint",{type:"uint256"}],["uint8",{type:"uint8"}],["uint16",{type:"uint16"}],["uint24",{type:"uint24"}],["uint32",{type:"uint32"}],["uint64",{type:"uint64"}],["uint96",{type:"uint96"}],["uint112",{type:"uint112"}],["uint160",{type:"uint160"}],["uint192",{type:"uint192"}],["uint256",{type:"uint256"}],["address owner",{type:"address",name:"owner"}],["address to",{type:"address",name:"to"}],["bool approved",{type:"bool",name:"approved"}],["bytes _data",{type:"bytes",name:"_data"}],["bytes data",{type:"bytes",name:"data"}],["bytes signature",{type:"bytes",name:"signature"}],["bytes32 hash",{type:"bytes32",name:"hash"}],["bytes32 r",{type:"bytes32",name:"r"}],["bytes32 root",{type:"bytes32",name:"root"}],["bytes32 s",{type:"bytes32",name:"s"}],["string name",{type:"string",name:"name"}],["string symbol",{type:"string",name:"symbol"}],["string tokenURI",{type:"string",name:"tokenURI"}],["uint tokenId",{type:"uint256",name:"tokenId"}],["uint8 v",{type:"uint8",name:"v"}],["uint256 balance",{type:"uint256",name:"balance"}],["uint256 tokenId",{type:"uint256",name:"tokenId"}],["uint256 value",{type:"uint256",name:"value"}],["event:address indexed from",{type:"address",name:"from",indexed:!0}],["event:address indexed to",{type:"address",name:"to",indexed:!0}],["event:uint indexed tokenId",{type:"uint256",name:"tokenId",indexed:!0}],["event:uint256 indexed tokenId",{type:"uint256",name:"tokenId",indexed:!0}]]);function ci(e,t={}){if(bm(e))return _m(e,t);if(mm(e))return Um(e,t);if(pm(e))return zm(e,t);if(vm(e))return Hm(e,t);if(Em(e))return Wm(e);if($m(e))return{type:"receive",stateMutability:"payable"};throw new Bm({signature:e})}function _m(e,t={}){const n=ym(e);if(!n)throw new Zn({signature:e,type:"function"});const r=pt(n.parameters),o=[],s=r.length;for(let c=0;c<s;c++)o.push(Sn(r[c],{modifiers:ii,structs:t,type:"function"}));const i=[];if(n.returns){const c=pt(n.returns),a=c.length;for(let u=0;u<a;u++)i.push(Sn(c[u],{modifiers:ii,structs:t,type:"function"}))}return{name:n.name,type:"function",stateMutability:n.stateMutability??"nonpayable",inputs:o,outputs:i}}function Um(e,t={}){const n=gm(e);if(!n)throw new Zn({signature:e,type:"event"});const r=pt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Sn(r[i],{modifiers:Am,structs:t,type:"event"}));return{name:n.name,type:"event",inputs:o}}function zm(e,t={}){const n=hm(e);if(!n)throw new Zn({signature:e,type:"error"});const r=pt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Sn(r[i],{structs:t,type:"error"}));return{name:n.name,type:"error",inputs:o}}function Hm(e,t={}){const n=xm(e);if(!n)throw new Zn({signature:e,type:"constructor"});const r=pt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Sn(r[i],{structs:t,type:"constructor"}));return{type:"constructor",stateMutability:n.stateMutability??"nonpayable",inputs:o}}function Wm(e){const t=Sm(e);if(!t)throw new Zn({signature:e,type:"fallback"});return{type:"fallback",stateMutability:t.stateMutability??"nonpayable"}}const Vm=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/,Gm=/^\((?<type>.+?)\)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/,qm=/^u?int$/;function Sn(e,t){var f,p;const n=jm(e,t==null?void 0:t.type,t==null?void 0:t.structs);if(ai.has(n))return ai.get(n);const r=gu.test(e),o=Ut(r?Gm:Vm,e);if(!o)throw new Cm({param:e});if(o.name&&Km(o.name))throw new Im({param:e,name:o.name});const s=o.name?{name:o.name}:{},i=o.modifier==="indexed"?{indexed:!0}:{},c=(t==null?void 0:t.structs)??{};let a,u={};if(r){a="tuple";const d=pt(o.type),h=[],m=d.length;for(let x=0;x<m;x++)h.push(Sn(d[x],{structs:c}));u={components:h}}else if(o.type in c)a="tuple",u={components:c[o.type]};else if(qm.test(o.type))a=`${o.type}256`;else if(a=o.type,(t==null?void 0:t.type)!=="struct"&&!Pu(a))throw new Nm({type:a});if(o.modifier){if(!((p=(f=t==null?void 0:t.modifiers)==null?void 0:f.has)!=null&&p.call(f,o.modifier)))throw new Mm({param:e,type:t==null?void 0:t.type,modifier:o.modifier});if(ii.has(o.modifier)&&!Ym(a,!!o.array))throw new km({param:e,type:t==null?void 0:t.type,modifier:o.modifier})}const l={type:`${a}${o.array??""}`,...s,...i,...u};return ai.set(n,l),l}function pt(e,t=[],n="",r=0){const o=e.trim().length;for(let s=0;s<o;s++){const i=e[s],c=e.slice(s+1);switch(i){case",":return r===0?pt(c,[...t,n.trim()]):pt(c,t,`${n}${i}`,r);case"(":return pt(c,t,`${n}${i}`,r+1);case")":return pt(c,t,`${n}${i}`,r-1);default:return pt(c,t,`${n}${i}`,r)}}if(n==="")return t;if(r!==0)throw new Dm({current:n,depth:r});return t.push(n.trim()),t}function Pu(e){return e==="address"||e==="bool"||e==="function"||e==="string"||hu.test(e)||mu.test(e)}const Zm=/^(?:after|alias|anonymous|apply|auto|byte|calldata|case|catch|constant|copyof|default|defined|error|event|external|false|final|function|immutable|implements|in|indexed|inline|internal|let|mapping|match|memory|mutable|null|of|override|partial|private|promise|public|pure|reference|relocatable|return|returns|sizeof|static|storage|struct|super|supports|switch|this|true|try|typedef|typeof|var|view|virtual)$/;function Km(e){return e==="address"||e==="bool"||e==="function"||e==="string"||e==="tuple"||hu.test(e)||mu.test(e)||Zm.test(e)}function Ym(e,t){return t||e==="bytes"||e==="string"||e==="tuple"}function $u(e){const t={},n=e.length;for(let i=0;i<n;i++){const c=e[i];if(!si(c))continue;const a=wm(c);if(!a)throw new Zn({signature:c,type:"struct"});const u=a.properties.split(";"),l=[],f=u.length;for(let p=0;p<f;p++){const h=u[p].trim();if(!h)continue;const m=Sn(h,{type:"struct"});l.push(m)}if(!l.length)throw new Fm({signature:c});t[a.name]=l}const r={},o=Object.entries(t),s=o.length;for(let i=0;i<s;i++){const[c,a]=o[i];r[c]=Au(a,t)}return r}const Xm=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?$/;function Au(e,t,n=new Set){const r=[],o=e.length;for(let s=0;s<o;s++){const i=e[s];if(gu.test(i.type))r.push(i);else{const a=Ut(Xm,i.type);if(!(a!=null&&a.type))throw new Lm({abiParameter:i});const{array:u,type:l}=a;if(l in t){if(n.has(l))throw new Rm({type:l});r.push({...i,type:`tuple${u??""}`,components:Au(t[l]??[],t,new Set([...n,l]))})}else if(Pu(l))r.push(i);else throw new Om({type:l})}}return r}function Tu(e){const t=$u(e),n=[],r=e.length;for(let o=0;o<r;o++){const s=e[o];si(s)||n.push(ci(s,t))}return n}function Ou(e){let t;if(typeof e=="string")t=ci(e);else{const n=$u(e),r=e.length;for(let o=0;o<r;o++){const s=e[o];if(!si(s)){t=ci(s,n);break}}}if(!t)throw new Tm({signature:e});return t}function ee(e,t,n){const r=e[t.name];if(typeof r=="function")return r;const o=e[n];return typeof o=="function"?o:s=>t(e,s)}function ht(e,{includeName:t=!1}={}){if(e.type!=="function"&&e.type!=="event"&&e.type!=="error")throw new lg(e.type);return`${e.name}(${Do(e.inputs,{includeName:t})})`}function Do(e,{includeName:t=!1}={}){return e?e.map(n=>Qm(n,{includeName:t})).join(t?", ":","):""}function Qm(e,{includeName:t}){return e.type.startsWith("tuple")?`(${Do(e.components,{includeName:t})})${e.type.slice(5)}`:e.type+(t&&e.name?` ${e.name}`:"")}function mt(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}function ve(e){return mt(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}const Nu="2.34.0";let Mr={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:n})=>t?`${e??"https://viem.sh"}${t}${n?`#${n}`:""}`:void 0,version:`viem@${Nu}`},q=class su extends Error{constructor(t,n={}){var c;const r=(()=>{var a;return n.cause instanceof su?n.cause.details:(a=n.cause)!=null&&a.message?n.cause.message:n.details})(),o=n.cause instanceof su&&n.cause.docsPath||n.docsPath,s=(c=Mr.getDocsUrl)==null?void 0:c.call(Mr,{...n,docsPath:o}),i=[t||"An error occurred.","",...n.metaMessages?[...n.metaMessages,""]:[],...s?[`Docs: ${s}`]:[],...r?[`Details: ${r}`]:[],...Mr.version?[`Version: ${Mr.version}`]:[]].join(`
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
`),{metaMessages:[`Params: (${Do(n,{includeName:!0})})`,`Data: ${t} (${r} bytes)`],name:"AbiDecodingDataSizeTooSmallError"}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"params",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"size",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=t,this.params=n,this.size=r}}class kr extends q{constructor(){super('Cannot decode zero data ("0x") with ABI parameters.',{name:"AbiDecodingZeroDataError"})}}class eg extends q{constructor({expectedLength:t,givenLength:n,type:r}){super([`ABI encoding array length mismatch for type ${r}.`,`Expected length: ${t}`,`Given length: ${n}`].join(`
|
|
41
|
-
`),{name:"AbiEncodingArrayLengthMismatchError"})}}class tg extends q{constructor({expectedSize:t,value:n}){super(`Size of bytes "${n}" (bytes${ve(n)}) does not match expected size (bytes${t}).`,{name:"AbiEncodingBytesSizeMismatchError"})}}class ng extends q{constructor({expectedLength:t,givenLength:n}){super(["ABI encoding params/values length mismatch.",`Expected length (params): ${t}`,`Given length (values): ${n}`].join(`
|
|
42
|
-
`),{
|
|
43
|
-
`),{docsPath:
|
|
44
|
-
`),{docsPath:
|
|
45
|
-
`),{
|
|
46
|
-
`),{
|
|
47
|
-
`),{
|
|
48
|
-
`),{docsPath:n,name:"
|
|
49
|
-
`),{docsPath:n,name:"
|
|
50
|
-
`),{docsPath:n,name:"
|
|
51
|
-
`),{
|
|
52
|
-
`),{name:"
|
|
53
|
-
`),{docsPath:n,name:"
|
|
54
|
-
`),{docsPath:n,name:"
|
|
55
|
-
`),{name:"
|
|
56
|
-
`),{name:"InvalidDefinitionTypeError"})}}class fg extends q{constructor(t){super(`Filter type "${t}" is not supported.`,{name:"FilterTypeNotSupportedError"})}}let ju=class extends q{constructor({offset:t,position:n,size:r}){super(`Slice ${n==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${r}).`,{name:"SliceOffsetOutOfBoundsError"})}},_u=class extends q{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (${t}) exceeds padding size (${n}).`,{name:"SizeExceedsPaddingSizeError"})}};class Uu extends q{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} is expected to be ${n} ${r} long, but is ${t} ${r} long.`,{name:"InvalidBytesLengthError"})}}function Yn(e,{dir:t,size:n=32}={}){return typeof e=="string"?ln(e,{dir:t,size:n}):dg(e,{dir:t,size:n})}function ln(e,{dir:t,size:n=32}={}){if(n===null)return e;const r=e.replace("0x","");if(r.length>n*2)throw new _u({size:Math.ceil(r.length/2),targetSize:n,type:"hex"});return`0x${r[t==="right"?"padEnd":"padStart"](n*2,"0")}`}function dg(e,{dir:t,size:n=32}={}){if(n===null)return e;if(e.length>n)throw new _u({size:e.length,targetSize:n,type:"bytes"});const r=new Uint8Array(n);for(let o=0;o<n;o++){const s=t==="right";r[s?o:n-o-1]=e[s?o:e.length-o-1]}return r}let zu=class extends q{constructor({max:t,min:n,signed:r,size:o,value:s}){super(`Number "${s}" is not in safe ${o?`${o*8}-bit ${r?"signed":"unsigned"} `:""}integer range ${t?`(${n} to ${t})`:`(above ${n})`}`,{name:"IntegerOutOfRangeError"})}};class pg extends q{constructor(t){super(`Bytes value "${t}" is not a valid boolean. The bytes array must contain a single byte of either a 0 or 1 value.`,{name:"InvalidBytesBooleanError"})}}class hg extends q{constructor(t){super(`Hex value "${t}" is not a valid boolean. The hex value must be "0x0" (false) or "0x1" (true).`,{name:"InvalidHexBooleanError"})}}let mg=class extends q{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed ${n} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}};function Pn(e,{dir:t="left"}={}){let n=typeof e=="string"?e.replace("0x",""):e,r=0;for(let o=0;o<n.length-1&&n[t==="left"?o:n.length-o-1].toString()==="0";o++)r++;return n=t==="left"?n.slice(r):n.slice(0,n.length-r),typeof e=="string"?(n.length===1&&t==="right"&&(n=`${n}0`),`0x${n.length%2===1?`0${n}`:n}`):n}function gt(e,{size:t}){if(ve(e)>t)throw new mg({givenSize:ve(e),maxSize:t})}function At(e,t={}){const{signed:n}=t;t.size&>(e,{size:t.size});const r=BigInt(e);if(!n)return r;const o=(e.length-2)/2,s=(1n<<BigInt(o)*8n-1n)-1n;return r<=s?r:r-BigInt(`0x${"f".padStart(o*2,"f")}`)-1n}function gg(e,t={}){let n=e;if(t.size&&(gt(n,{size:t.size}),n=Pn(n)),Pn(n)==="0x00")return!1;if(Pn(n)==="0x01")return!0;throw new hg(n)}function zt(e,t={}){return Number(At(e,t))}const bg=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Ht(e,t={}){return typeof e=="number"||typeof e=="bigint"?J(e,t):typeof e=="string"?Br(e,t):typeof e=="boolean"?Hu(e,t):Ae(e,t)}function Hu(e,t={}){const n=`0x${Number(e)}`;return typeof t.size=="number"?(gt(n,{size:t.size}),Yn(n,{size:t.size})):n}function Ae(e,t={}){let n="";for(let o=0;o<e.length;o++)n+=bg[e[o]];const r=`0x${n}`;return typeof t.size=="number"?(gt(r,{size:t.size}),Yn(r,{dir:"right",size:t.size})):r}function J(e,t={}){const{signed:n,size:r}=t,o=BigInt(e);let s;r?n?s=(1n<<BigInt(r)*8n-1n)-1n:s=2n**(BigInt(r)*8n)-1n:typeof e=="number"&&(s=BigInt(Number.MAX_SAFE_INTEGER));const i=typeof s=="bigint"&&n?-s-1n:0;if(s&&o>s||o<i){const a=typeof e=="bigint"?"n":"";throw new zu({max:s?`${s}${a}`:void 0,min:`${i}${a}`,signed:n,size:r,value:`${e}${a}`})}const c=`0x${(n&&o<0?(1n<<BigInt(r*8))+BigInt(o):o).toString(16)}`;return r?Yn(c,{size:r}):c}const yg=new TextEncoder;function Br(e,t={}){const n=yg.encode(e);return Ae(n,t)}const wg=new TextEncoder;function Xn(e,t={}){return typeof e=="number"||typeof e=="bigint"?xg(e,t):typeof e=="boolean"?vg(e,t):mt(e)?bt(e,t):$n(e,t)}function vg(e,t={}){const n=new Uint8Array(1);return n[0]=Number(e),typeof t.size=="number"?(gt(n,{size:t.size}),Yn(n,{size:t.size})):n}const Wt={zero:48,nine:57,A:65,F:70,a:97,f:102};function Wu(e){if(e>=Wt.zero&&e<=Wt.nine)return e-Wt.zero;if(e>=Wt.A&&e<=Wt.F)return e-(Wt.A-10);if(e>=Wt.a&&e<=Wt.f)return e-(Wt.a-10)}function bt(e,t={}){let n=e;t.size&&(gt(n,{size:t.size}),n=Yn(n,{dir:"right",size:t.size}));let r=n.slice(2);r.length%2&&(r=`0${r}`);const o=r.length/2,s=new Uint8Array(o);for(let i=0,c=0;i<o;i++){const a=Wu(r.charCodeAt(c++)),u=Wu(r.charCodeAt(c++));if(a===void 0||u===void 0)throw new q(`Invalid byte sequence ("${r[c-2]}${r[c-1]}" in "${r}").`);s[i]=a*16+u}return s}function xg(e,t){const n=J(e,t);return bt(n)}function $n(e,t={}){const n=wg.encode(e);return typeof t.size=="number"?(gt(n,{size:t.size}),Yn(n,{dir:"right",size:t.size})):n}const _o=BigInt(2**32-1),Vu=BigInt(32);function Eg(e,t=!1){return t?{h:Number(e&_o),l:Number(e>>Vu&_o)}:{h:Number(e>>Vu&_o)|0,l:Number(e&_o)|0}}function Sg(e,t=!1){const n=e.length;let r=new Uint32Array(n),o=new Uint32Array(n);for(let s=0;s<n;s++){const{h:i,l:c}=Eg(e[s],t);[r[s],o[s]]=[i,c]}return[r,o]}const Pg=(e,t,n)=>e<<n|t>>>32-n,$g=(e,t,n)=>t<<n|e>>>32-n,Ag=(e,t,n)=>t<<n-32|e>>>64-n,Tg=(e,t,n)=>e<<n-32|t>>>64-n,Qn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Uo(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Fr(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function Vt(e,...t){if(!Uo(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function Gu(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Fr(e.outputLen),Fr(e.blockLen)}function Jn(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function qu(e,t){Vt(e);const n=t.outputLen;if(e.length<n)throw new Error("digestInto() expects output buffer of length at least "+n)}function Og(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function er(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function ui(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Tt(e,t){return e<<32-t|e>>>t}const Ng=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function Cg(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function Ig(e){for(let t=0;t<e.length;t++)e[t]=Cg(e[t]);return e}const Zu=Ng?e=>e:Ig,Ku=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Mg=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function tr(e){if(Vt(e),Ku)return e.toHex();let t="";for(let n=0;n<e.length;n++)t+=Mg[e[n]];return t}const Gt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Yu(e){if(e>=Gt._0&&e<=Gt._9)return e-Gt._0;if(e>=Gt.A&&e<=Gt.F)return e-(Gt.A-10);if(e>=Gt.a&&e<=Gt.f)return e-(Gt.a-10)}function zo(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(Ku)return Uint8Array.fromHex(e);const t=e.length,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let o=0,s=0;o<n;o++,s+=2){const i=Yu(e.charCodeAt(s)),c=Yu(e.charCodeAt(s+1));if(i===void 0||c===void 0){const a=e[s]+e[s+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+s)}r[o]=i*16+c}return r}function kg(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function Ho(e){return typeof e=="string"&&(e=kg(e)),Vt(e),e}function fn(...e){let t=0;for(let r=0;r<e.length;r++){const o=e[r];Vt(o),t+=o.length}const n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const s=e[r];n.set(s,o),o+=s.length}return n}class li{}function Xu(e){const t=r=>e().update(Ho(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function Qu(e=32){if(Qn&&typeof Qn.getRandomValues=="function")return Qn.getRandomValues(new Uint8Array(e));if(Qn&&typeof Qn.randomBytes=="function")return Uint8Array.from(Qn.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}const Lg=BigInt(0),Rr=BigInt(1),Bg=BigInt(2),Fg=BigInt(7),Rg=BigInt(256),Dg=BigInt(113),Ju=[],el=[],tl=[];for(let e=0,t=Rr,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],Ju.push(2*(5*r+n)),el.push((e+1)*(e+2)/2%64);let o=Lg;for(let s=0;s<7;s++)t=(t<<Rr^(t>>Fg)*Dg)%Rg,t&Bg&&(o^=Rr<<(Rr<<BigInt(s))-Rr);tl.push(o)}const nl=Sg(tl,!0),jg=nl[0],_g=nl[1],rl=(e,t,n)=>n>32?Ag(e,t,n):Pg(e,t,n),ol=(e,t,n)=>n>32?Tg(e,t,n):$g(e,t,n);function Ug(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let i=0;i<10;i++)n[i]=e[i]^e[i+10]^e[i+20]^e[i+30]^e[i+40];for(let i=0;i<10;i+=2){const c=(i+8)%10,a=(i+2)%10,u=n[a],l=n[a+1],f=rl(u,l,1)^n[c],p=ol(u,l,1)^n[c+1];for(let d=0;d<50;d+=10)e[i+d]^=f,e[i+d+1]^=p}let o=e[2],s=e[3];for(let i=0;i<24;i++){const c=el[i],a=rl(o,s,c),u=ol(o,s,c),l=Ju[i];o=e[l],s=e[l+1],e[l]=a,e[l+1]=u}for(let i=0;i<50;i+=10){for(let c=0;c<10;c++)n[c]=e[i+c];for(let c=0;c<10;c++)e[i+c]^=~n[(c+2)%10]&n[(c+4)%10]}e[0]^=jg[r],e[1]^=_g[r]}er(n)}class fi extends li{constructor(t,n,r,o=!1,s=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=s,Fr(r),!(0<t&&t<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=Og(this.state)}clone(){return this._cloneInto()}keccak(){Zu(this.state32),Ug(this.state32,this.rounds),Zu(this.state32),this.posOut=0,this.pos=0}update(t){Jn(this),t=Ho(t),Vt(t);const{blockLen:n,state:r}=this,o=t.length;for(let s=0;s<o;){const i=Math.min(n-this.pos,o-s);for(let c=0;c<i;c++)r[this.pos++]^=t[s++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){Jn(this,!1),Vt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,s=t.length;o<s;){this.posOut>=r&&this.keccak();const i=Math.min(r-this.posOut,s-o);t.set(n.subarray(this.posOut,this.posOut+i),o),this.posOut+=i,o+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Fr(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(qu(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,er(this.state)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:s,enableXOF:i}=this;return t||(t=new fi(n,r,o,i,s)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=s,t.suffix=r,t.outputLen=o,t.enableXOF=i,t.destroyed=this.destroyed,t}}const zg=(e,t,n)=>Xu(()=>new fi(t,e,n)),sl=zg(1,136,256/8);function Ie(e,t){const n=t||"hex",r=sl(mt(e,{strict:!1})?Xn(e):e);return n==="bytes"?r:Ht(r)}const Hg=e=>Ie(Xn(e));function Wg(e){return Hg(e)}function Vg(e){let t=!0,n="",r=0,o="",s=!1;for(let i=0;i<e.length;i++){const c=e[i];if(["(",")",","].includes(c)&&(t=!0),c==="("&&r++,c===")"&&r--,!!t){if(r===0){if(c===" "&&["event","function",""].includes(o))o="";else if(o+=c,c===")"){s=!0;break}continue}if(c===" "){e[i-1]!==","&&n!==","&&n!==",("&&(n="",t=!1);continue}o+=c,n+=c}}if(!s)throw new q("Unable to normalize signature.");return o}const Gg=e=>{const t=typeof e=="string"?e:Ro(e);return Vg(t)};function il(e){return Wg(Gg(e))}const Wo=il;let dn=class extends q{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}},di=class extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){const n=super.get(t);return super.has(t)&&n!==void 0&&(this.delete(t),super.set(t,n)),n}set(t,n){if(super.set(t,n),this.maxSize&&this.size>this.maxSize){const r=this.keys().next().value;r&&this.delete(r)}return this}};const pi=new di(8192);function Vo(e,t){if(pi.has(`${e}.${t}`))return pi.get(`${e}.${t}`);const n=e.substring(2).toLowerCase(),r=Ie($n(n),"bytes"),o=n.split("");for(let i=0;i<40;i+=2)r[i>>1]>>4>=8&&o[i]&&(o[i]=o[i].toUpperCase()),(r[i>>1]&15)>=8&&o[i+1]&&(o[i+1]=o[i+1].toUpperCase());const s=`0x${o.join("")}`;return pi.set(`${e}.${t}`,s),s}function An(e,t){if(!Je(e,{strict:!1}))throw new dn({address:e});return Vo(e,t)}const qg=/^0x[a-fA-F0-9]{40}$/,hi=new di(8192);function Je(e,t){const{strict:n=!0}=t??{},r=`${e}.${n}`;if(hi.has(r))return hi.get(r);const o=qg.test(e)?e.toLowerCase()===e?!0:n?Vo(e)===e:!0:!1;return hi.set(r,o),o}function yt(e){return typeof e[0]=="string"?nr(e):Zg(e)}function Zg(e){let t=0;for(const o of e)t+=o.length;const n=new Uint8Array(t);let r=0;for(const o of e)n.set(o,r),r+=o.length;return n}function nr(e){return`0x${e.reduce((t,n)=>t+n.replace("0x",""),"")}`}function rr(e,t,n,{strict:r}={}){return mt(e,{strict:!1})?ll(e,t,n,{strict:r}):ul(e,t,n,{strict:r})}function al(e,t){if(typeof t=="number"&&t>0&&t>ve(e)-1)throw new ju({offset:t,position:"start",size:ve(e)})}function cl(e,t,n){if(typeof t=="number"&&typeof n=="number"&&ve(e)!==n-t)throw new ju({offset:n,position:"end",size:ve(e)})}function ul(e,t,n,{strict:r}={}){al(e,t);const o=e.slice(t,n);return r&&cl(o,t,n),o}function ll(e,t,n,{strict:r}={}){al(e,t);const o=`0x${e.replace("0x","").slice((t??0)*2,(n??e.length)*2)}`;return r&&cl(o,t,n),o}const Kg=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,fl=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function qt(e,t){if(e.length!==t.length)throw new ng({expectedLength:e.length,givenLength:t.length});const n=Yg({params:e,values:t}),r=gi(n);return r.length===0?"0x":r}function Yg({params:e,values:t}){const n=[];for(let r=0;r<e.length;r++)n.push(mi({param:e[r],value:t[r]}));return n}function mi({param:e,value:t}){const n=bi(e.type);if(n){const[r,o]=n;return Qg(t,{length:r,param:{...e,type:o}})}if(e.type==="tuple")return rb(t,{param:e});if(e.type==="address")return Xg(t);if(e.type==="bool")return eb(t);if(e.type.startsWith("uint")||e.type.startsWith("int")){const r=e.type.startsWith("int"),[,,o="256"]=fl.exec(e.type)??[];return tb(t,{signed:r,size:Number(o)})}if(e.type.startsWith("bytes"))return Jg(t,{param:e});if(e.type==="string")return nb(t);throw new cg(e.type,{docsPath:"/docs/contract/encodeAbiParameters"})}function gi(e){let t=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?t+=32:t+=ve(c)}const n=[],r=[];let o=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?(n.push(J(t+o,{size:32})),r.push(c),o+=ve(c)):n.push(c)}return yt([...n,...r])}function Xg(e){if(!Je(e))throw new dn({address:e});return{dynamic:!1,encoded:ln(e.toLowerCase())}}function Qg(e,{length:t,param:n}){const r=t===null;if(!Array.isArray(e))throw new Du(e);if(!r&&e.length!==t)throw new eg({expectedLength:t,givenLength:e.length,type:`${n.type}[${t}]`});let o=!1;const s=[];for(let i=0;i<e.length;i++){const c=mi({param:n,value:e[i]});c.dynamic&&(o=!0),s.push(c)}if(r||o){const i=gi(s);if(r){const c=J(s.length,{size:32});return{dynamic:!0,encoded:s.length>0?yt([c,i]):c}}if(o)return{dynamic:!0,encoded:i}}return{dynamic:!1,encoded:yt(s.map(({encoded:i})=>i))}}function Jg(e,{param:t}){const[,n]=t.type.split("bytes"),r=ve(e);if(!n){let o=e;return r%32!==0&&(o=ln(o,{dir:"right",size:Math.ceil((e.length-2)/2/32)*32})),{dynamic:!0,encoded:yt([ln(J(r,{size:32})),o])}}if(r!==Number.parseInt(n))throw new tg({expectedSize:Number.parseInt(n),value:e});return{dynamic:!1,encoded:ln(e,{dir:"right"})}}function eb(e){if(typeof e!="boolean")throw new q(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:ln(Hu(e))}}function tb(e,{signed:t,size:n=256}){if(typeof n=="number"){const r=2n**(BigInt(n)-(t?1n:0n))-1n,o=t?-r-1n:0n;if(e>r||e<o)throw new zu({max:r.toString(),min:o.toString(),signed:t,size:n/8,value:e.toString()})}return{dynamic:!1,encoded:J(e,{size:32,signed:t})}}function nb(e){const t=Br(e),n=Math.ceil(ve(t)/32),r=[];for(let o=0;o<n;o++)r.push(ln(rr(t,o*32,(o+1)*32),{dir:"right"}));return{dynamic:!0,encoded:yt([ln(J(ve(t),{size:32})),...r])}}function rb(e,{param:t}){let n=!1;const r=[];for(let o=0;o<t.components.length;o++){const s=t.components[o],i=Array.isArray(e)?o:s.name,c=mi({param:s,value:e[i]});r.push(c),c.dynamic&&(n=!0)}return{dynamic:n,encoded:n?gi(r):yt(r.map(({encoded:o})=>o))}}function bi(e){const t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}const Dr=e=>rr(il(e),0,4);function Tn(e){const{abi:t,args:n=[],name:r}=e,o=mt(r,{strict:!1}),s=t.filter(c=>o?c.type==="function"?Dr(c)===r:c.type==="event"?Wo(c)===r:!1:"name"in c&&c.name===r);if(s.length===0)return;if(s.length===1)return s[0];let i;for(const c of s){if(!("inputs"in c))continue;if(!n||n.length===0){if(!c.inputs||c.inputs.length===0)return c;continue}if(!c.inputs||c.inputs.length===0||c.inputs.length!==n.length)continue;if(n.every((u,l)=>{const f="inputs"in c&&c.inputs[l];return f?yi(u,f):!1})){if(i&&"inputs"in i&&i.inputs){const u=dl(c.inputs,i.inputs,n);if(u)throw new ig({abiItem:c,type:u[0]},{abiItem:i,type:u[1]})}i=c}}return i||s[0]}function yi(e,t){const n=typeof e,r=t.type;switch(r){case"address":return Je(e,{strict:!1});case"bool":return n==="boolean";case"function":return n==="string";case"string":return n==="string";default:return r==="tuple"&&"components"in t?Object.values(t.components).every((o,s)=>yi(Object.values(e)[s],o)):/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/.test(r)?n==="number"||n==="bigint":/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/.test(r)?n==="string"||e instanceof Uint8Array:/[a-z]+[1-9]{0,3}(\[[0-9]{0,}\])+$/.test(r)?Array.isArray(e)&&e.every(o=>yi(o,{...t,type:r.replace(/(\[[0-9]{0,}\])$/,"")})):!1}}function dl(e,t,n){for(const r in e){const o=e[r],s=t[r];if(o.type==="tuple"&&s.type==="tuple"&&"components"in o&&"components"in s)return dl(o.components,s.components,n[r]);const i=[o.type,s.type];if(i.includes("address")&&i.includes("bytes20")?!0:i.includes("address")&&i.includes("string")?Je(n[r],{strict:!1}):i.includes("address")&&i.includes("bytes")?Je(n[r],{strict:!1}):!1)return i}}const pl="/docs/contract/encodeEventTopics";function jr(e){var a;const{abi:t,eventName:n,args:r}=e;let o=t[0];if(n){const u=Tn({abi:t,name:n});if(!u)throw new Fu(n,{docsPath:pl});o=u}if(o.type!=="event")throw new Fu(void 0,{docsPath:pl});const s=ht(o),i=Wo(s);let c=[];if(r&&"inputs"in o){const u=(a=o.inputs)==null?void 0:a.filter(f=>"indexed"in f&&f.indexed),l=Array.isArray(r)?r:Object.values(r).length>0?(u==null?void 0:u.map(f=>r[f.name]))??[]:[];l.length>0&&(c=(u==null?void 0:u.map((f,p)=>Array.isArray(l[p])?l[p].map((d,h)=>hl({param:f,value:l[p][h]})):typeof l[p]<"u"&&l[p]!==null?hl({param:f,value:l[p]}):null))??[])}return[i,...c]}function hl({param:e,value:t}){if(e.type==="string"||e.type==="bytes")return Ie(Xn(t));if(e.type==="tuple"||e.type.match(/^(.*)\[(\d+)?\]$/))throw new fg(e.type);return qt([e],[t])}function Go(e,{method:t}){var r,o;const n={};return e.transport.type==="fallback"&&((o=(r=e.transport).onResponse)==null||o.call(r,({method:s,response:i,status:c,transport:a})=>{c==="success"&&t===s&&(n[i]=a.request)})),s=>n[s]||e.request}async function ml(e,t){const{address:n,abi:r,args:o,eventName:s,fromBlock:i,strict:c,toBlock:a}=t,u=Go(e,{method:"eth_newFilter"}),l=s?jr({abi:r,args:o,eventName:s}):void 0,f=await e.request({method:"eth_newFilter",params:[{address:n,fromBlock:typeof i=="bigint"?J(i):i,toBlock:typeof a=="bigint"?J(a):a,topics:l}]});return{abi:r,args:o,eventName:s,id:f,request:u(f),strict:!!c,type:"event"}}function wt(e){return typeof e=="string"?{address:e,type:"json-rpc"}:e}const gl="/docs/contract/encodeFunctionData";function ob(e){const{abi:t,args:n,functionName:r}=e;let o=t[0];if(r){const s=Tn({abi:t,args:n,name:r});if(!s)throw new Kn(r,{docsPath:gl});o=s}if(o.type!=="function")throw new Kn(void 0,{docsPath:gl});return{abi:[o],functionName:Dr(ht(o))}}function Ot(e){const{args:t}=e,{abi:n,functionName:r}=(()=>{var c;return e.abi.length===1&&((c=e.functionName)!=null&&c.startsWith("0x"))?e:ob(e)})(),o=n[0],s=r,i="inputs"in o&&o.inputs?qt(o.inputs,t??[]):void 0;return nr([s,i??"0x"])}const bl={1:"An `assert` condition failed.",17:"Arithmetic operation resulted in underflow or overflow.",18:"Division or modulo by zero (e.g. `5 / 0` or `23 % 0`).",33:"Attempted to convert to an invalid type.",34:"Attempted to access a storage byte array that is incorrectly encoded.",49:"Performed `.pop()` on an empty array",50:"Array index is out of bounds.",65:"Allocated too much memory or created an array which is too large.",81:"Attempted to call a zero-initialized variable of internal function type."},yl={inputs:[{name:"message",type:"string"}],name:"Error",type:"error"},sb={inputs:[{name:"reason",type:"uint256"}],name:"Panic",type:"error"};class wl extends q{constructor({offset:t}){super(`Offset \`${t}\` cannot be negative.`,{name:"NegativeOffsetError"})}}class vl extends q{constructor({length:t,position:n}){super(`Position \`${n}\` is out of bounds (\`0 < position < ${t}\`).`,{name:"PositionOutOfBoundsError"})}}class ib extends q{constructor({count:t,limit:n}){super(`Recursive read limit of \`${n}\` exceeded (recursive read count: \`${t}\`).`,{name:"RecursiveReadLimitExceededError"})}}const ab={bytes:new Uint8Array,dataView:new DataView(new ArrayBuffer(0)),position:0,positionReadCount:new Map,recursiveReadCount:0,recursiveReadLimit:Number.POSITIVE_INFINITY,assertReadLimit(){if(this.recursiveReadCount>=this.recursiveReadLimit)throw new ib({count:this.recursiveReadCount+1,limit:this.recursiveReadLimit})},assertPosition(e){if(e<0||e>this.bytes.length-1)throw new vl({length:this.bytes.length,position:e})},decrementPosition(e){if(e<0)throw new wl({offset:e});const t=this.position-e;this.assertPosition(t),this.position=t},getReadCount(e){return this.positionReadCount.get(e||this.position)||0},incrementPosition(e){if(e<0)throw new wl({offset:e});const t=this.position+e;this.assertPosition(t),this.position=t},inspectByte(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectBytes(e,t){const n=t??this.position;return this.assertPosition(n+e-1),this.bytes.subarray(n,n+e)},inspectUint8(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectUint16(e){const t=e??this.position;return this.assertPosition(t+1),this.dataView.getUint16(t)},inspectUint24(e){const t=e??this.position;return this.assertPosition(t+2),(this.dataView.getUint16(t)<<8)+this.dataView.getUint8(t+2)},inspectUint32(e){const t=e??this.position;return this.assertPosition(t+3),this.dataView.getUint32(t)},pushByte(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushBytes(e){this.assertPosition(this.position+e.length-1),this.bytes.set(e,this.position),this.position+=e.length},pushUint8(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushUint16(e){this.assertPosition(this.position+1),this.dataView.setUint16(this.position,e),this.position+=2},pushUint24(e){this.assertPosition(this.position+2),this.dataView.setUint16(this.position,e>>8),this.dataView.setUint8(this.position+2,e&255),this.position+=3},pushUint32(e){this.assertPosition(this.position+3),this.dataView.setUint32(this.position,e),this.position+=4},readByte(){this.assertReadLimit(),this._touch();const e=this.inspectByte();return this.position++,e},readBytes(e,t){this.assertReadLimit(),this._touch();const n=this.inspectBytes(e);return this.position+=t??e,n},readUint8(){this.assertReadLimit(),this._touch();const e=this.inspectUint8();return this.position+=1,e},readUint16(){this.assertReadLimit(),this._touch();const e=this.inspectUint16();return this.position+=2,e},readUint24(){this.assertReadLimit(),this._touch();const e=this.inspectUint24();return this.position+=3,e},readUint32(){this.assertReadLimit(),this._touch();const e=this.inspectUint32();return this.position+=4,e},get remaining(){return this.bytes.length-this.position},setPosition(e){const t=this.position;return this.assertPosition(e),this.position=e,()=>this.position=t},_touch(){if(this.recursiveReadLimit===Number.POSITIVE_INFINITY)return;const e=this.getReadCount();this.positionReadCount.set(this.position,e+1),e>0&&this.recursiveReadCount++}};function wi(e,{recursiveReadLimit:t=8192}={}){const n=Object.create(ab);return n.bytes=e,n.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength),n.positionReadCount=new Map,n.recursiveReadLimit=t,n}function cb(e,t={}){typeof t.size<"u"&>(e,{size:t.size});const n=Ae(e,t);return At(n,t)}function ub(e,t={}){let n=e;if(typeof t.size<"u"&&(gt(n,{size:t.size}),n=Pn(n)),n.length>1||n[0]>1)throw new pg(n);return!!n[0]}function Zt(e,t={}){typeof t.size<"u"&>(e,{size:t.size});const n=Ae(e,t);return zt(n,t)}function lb(e,t={}){let n=e;return typeof t.size<"u"&&(gt(n,{size:t.size}),n=Pn(n,{dir:"right"})),new TextDecoder().decode(n)}function _r(e,t){const n=typeof t=="string"?bt(t):t,r=wi(n);if(ve(n)===0&&e.length>0)throw new kr;if(ve(t)&&ve(t)<32)throw new Mu({data:typeof t=="string"?t:Ae(t),params:e,size:ve(t)});let o=0;const s=[];for(let i=0;i<e.length;++i){const c=e[i];r.setPosition(o);const[a,u]=or(r,c,{staticPosition:0});o+=u,s.push(a)}return s}function or(e,t,{staticPosition:n}){const r=bi(t.type);if(r){const[o,s]=r;return db(e,{...t,type:s},{length:o,staticPosition:n})}if(t.type==="tuple")return gb(e,t,{staticPosition:n});if(t.type==="address")return fb(e);if(t.type==="bool")return pb(e);if(t.type.startsWith("bytes"))return hb(e,t,{staticPosition:n});if(t.type.startsWith("uint")||t.type.startsWith("int"))return mb(e,t);if(t.type==="string")return bb(e,{staticPosition:n});throw new ug(t.type,{docsPath:"/docs/contract/decodeAbiParameters"})}const xl=32,vi=32;function fb(e){const t=e.readBytes(32);return[Vo(Ae(ul(t,-20))),32]}function db(e,t,{length:n,staticPosition:r}){if(!n){const i=Zt(e.readBytes(vi)),c=r+i,a=c+xl;e.setPosition(c);const u=Zt(e.readBytes(xl)),l=Ur(t);let f=0;const p=[];for(let d=0;d<u;++d){e.setPosition(a+(l?d*32:f));const[h,m]=or(e,t,{staticPosition:a});f+=m,p.push(h)}return e.setPosition(r+32),[p,32]}if(Ur(t)){const i=Zt(e.readBytes(vi)),c=r+i,a=[];for(let u=0;u<n;++u){e.setPosition(c+u*32);const[l]=or(e,t,{staticPosition:c});a.push(l)}return e.setPosition(r+32),[a,32]}let o=0;const s=[];for(let i=0;i<n;++i){const[c,a]=or(e,t,{staticPosition:r+o});o+=a,s.push(c)}return[s,o]}function pb(e){return[ub(e.readBytes(32),{size:32}),32]}function hb(e,t,{staticPosition:n}){const[r,o]=t.type.split("bytes");if(!o){const i=Zt(e.readBytes(32));e.setPosition(n+i);const c=Zt(e.readBytes(32));if(c===0)return e.setPosition(n+32),["0x",32];const a=e.readBytes(c);return e.setPosition(n+32),[Ae(a),32]}return[Ae(e.readBytes(Number.parseInt(o),32)),32]}function mb(e,t){const n=t.type.startsWith("int"),r=Number.parseInt(t.type.split("int")[1]||"256"),o=e.readBytes(32);return[r>48?cb(o,{signed:n}):Zt(o,{signed:n}),32]}function gb(e,t,{staticPosition:n}){const r=t.components.length===0||t.components.some(({name:i})=>!i),o=r?[]:{};let s=0;if(Ur(t)){const i=Zt(e.readBytes(vi)),c=n+i;for(let a=0;a<t.components.length;++a){const u=t.components[a];e.setPosition(c+s);const[l,f]=or(e,u,{staticPosition:c});s+=f,o[r?a:u==null?void 0:u.name]=l}return e.setPosition(n+32),[o,32]}for(let i=0;i<t.components.length;++i){const c=t.components[i],[a,u]=or(e,c,{staticPosition:n});o[r?i:c==null?void 0:c.name]=a,s+=u}return[o,s]}function bb(e,{staticPosition:t}){const n=Zt(e.readBytes(32)),r=t+n;e.setPosition(r);const o=Zt(e.readBytes(32));if(o===0)return e.setPosition(t+32),["",32];const s=e.readBytes(o,32),i=lb(Pn(s));return e.setPosition(t+32),[i,32]}function Ur(e){var r;const{type:t}=e;if(t==="string"||t==="bytes"||t.endsWith("[]"))return!0;if(t==="tuple")return(r=e.components)==null?void 0:r.some(Ur);const n=bi(e.type);return!!(n&&Ur({...e,type:n[1]}))}function El(e){const{abi:t,data:n}=e,r=rr(n,0,4);if(r==="0x")throw new kr;const s=[...t||[],yl,sb].find(i=>i.type==="error"&&r===Dr(ht(i)));if(!s)throw new Lu(r,{docsPath:"/docs/contract/decodeErrorResult"});return{abiItem:s,args:"inputs"in s&&s.inputs&&s.inputs.length>0?_r(s.inputs,rr(n,4)):void 0,errorName:s.name}}const Te=(e,t,n)=>JSON.stringify(e,(r,o)=>typeof o=="bigint"?o.toString():o,n);function Sl({abiItem:e,args:t,includeFunctionName:n=!0,includeName:r=!1}){if("name"in e&&"inputs"in e&&e.inputs)return`${n?e.name:""}(${e.inputs.map((o,s)=>`${r&&o.name?`${o.name}: `:""}${typeof t[s]=="object"?Te(t[s]):t[s]}`).join(", ")})`}const yb={gwei:9,wei:18},wb={ether:-9,wei:9};function xi(e,t){let n=e.toString();const r=n.startsWith("-");r&&(n=n.slice(1)),n=n.padStart(t,"0");let[o,s]=[n.slice(0,n.length-t),n.slice(n.length-t)];return s=s.replace(/(0+)$/,""),`${r?"-":""}${o||"0"}${s?`.${s}`:""}`}function Pl(e,t="wei"){return xi(e,yb[t])}function vt(e,t="wei"){return xi(e,wb[t])}class vb extends q{constructor({address:t}){super(`State for account "${t}" is set multiple times.`,{name:"AccountStateConflictError"})}}class xb extends q{constructor(){super("state and stateDiff are set on the same account.",{name:"StateAssignmentConflictError"})}}function $l(e){return e.reduce((t,{slot:n,value:r})=>`${t} ${n}: ${r}
|
|
30
|
+
<%s key={someKey} {...props} />`,ou,Zn,_P,Zn),K0[Zn+ou]=!0}}return L===r?LP(Pe):BP(Pe),Pe}}function FP(L,q,Y){return Y0(L,q,Y,!0)}function DP(L,q,Y){return Y0(L,q,Y,!1)}var RP=DP,jP=FP;Ir.Fragment=r,Ir.jsx=RP,Ir.jsxs=jP}()),Ir}process.env.NODE_ENV==="production"?ei.exports=J0():ei.exports=em();var I=ei.exports;const tm={deposit:{title:"充值",chain:"链",asset:"资产",amount:"数量",available:"可用",equity:"总资产",confirmDeposit:"充值确认",switchNetwork:"切换网络",max:"最大",arrivalTime:"到账时间",ethCrossChainDepositInitiated:"ETH 跨链充值已发起,预计 2–5 分钟到账。",minDeposit:"最小充值金额",minDepositParsed:"最少充值 {{amount}} {{token}}",maxDeposit:"最大充值金额",depositTipFor25w:"单笔充值金额上限为 200,000。若充值金额大于200,000,请使用Ethereum链充值。",depositAllTip:`仅支持发送 {{coin}} ({{v}}) 资产到此地址。
|
|
31
|
+
充值金额大于 200,000 时,到账时间存在一定延迟,请耐心等待。`,crossChainDepositFeeTip:`仅支持发送 {{coin}} ({{v}}) 资产到此地址。
|
|
32
|
+
跨链充值需由您承担 Edge 网络手续费。到账金额会略小于您的充值金额。`,enableSystemProWithToken:"在{{network}}上启用{{token}}",enableTokenDesc:"您首次在{{network}}上存款时必须启用{{token}}。",enableWithToken:"启用 {{token}}",arrivaltimeTooltip1:"资金约在 {{v}} 分钟 内 (达到 {{v1}} 个区块确认后) 到账。",arrivaltimeTooltip2:"预计时间是根据历史数据计算所得,仅供参考。网络拥堵可能会导致实际到账时间变长。",arrivalEstimated:"≈ {{v}}分钟",availableDesc:"您可以充值的最大金额。当可用为0或负数时,无法进行充值。",noPrivateKeyWalletWarning:"请勿使用无私钥钱包进行充值,无私钥钱包充值会导致资金损失且无法追回。",layerZeroDepositTip:"系统会根据充值资金实际情况,将您的充值通过LayerZero完成。",layerZeroDepositTipExceedPool:"由于充值资金大于资金池,将通过LayerZero完成您的充值。",layerZeroDepositTipGte200k:"由于充值资金大于等于200,000 USDT,将通过LayerZero完成您的充值。",layerZeroDepositButton:"使用LayerZero充值"},withdraw:{noticeDesc:"普通提现是一个两步过程。 此步骤将发起您的提现请求,并将在 Layer2 进行处理。 一旦资金准备就绪(可能需要最多 4 小时),您将收到一条将资金提现到钱包的通知。受链同步等情况影响下,时长可能到 48 小时。您需要自行承担交易 gas 费用。",crossChainTips:"跨链提币需在 L2(通过零知识证明)进行验证。提币过程最多约需2小时。相关链的资产池中需有充足的资金来处理跨链提币,其间还将产生矿工费。 edgeX 将收取一定的手续费作为矿工费。",commonWithdraw:"提现说明",withdraw:"提现",speed:"速度",confirmWithdraw:"提现确认",speedNote:"处理时间:",speedNoteSpeed1:"用时约8分钟",speedNoteSpeed2:"用时约 2-4 小时",speedNoteSpeed3:"用时约4小时",receiverAddress:"接收地址",fee:"手续费",feeRate:"费率",withdrawlAmount:"提现金额",amountToReceive:"到账金额",minWithdraw:"最小提现金额",minWithdrawParsed:"最小提现 {{amount}} {{token}}",invalidReceiverAddress:"接收地址不能为空",availableDesc:"您可以提现的最大金额。当可用为0或负数时,无法进行提现。",feeCalculationTip:"提现手续费按照提现金额乘以费率计算,最低为1 USDT/USDC。费率会根据链上实际情况进行调整。",crossChainPoolBalance:"跨链资金池余额",poolBalance:"资金池余额",poolBalanceInsufficientTip:"提现金额大于资金池余额,无法进行提现。请选择资金池余额充足的选项。"},account:{title:"账户",perpetual:"合约账户",spot:"现货账户"}},nm={deposit:{title:"Deposit",chain:"Chain",asset:"Asset",amount:"Amount",available:"Available",equity:"Equity",confirmDeposit:"Confirm Deposit",switchNetwork:"Switch Network",max:"Max",arrivalTime:"Arrival Time",ethCrossChainDepositInitiated:"ETH cross-chain deposit initiated. Estimated arrival in 2–5 minutes.",minDeposit:"Minimum Deposit Amount",minDepositParsed:"Min. Deposit {{amount}} {{token}}",maxDeposit:"Maximum Deposit Amount",depositTipFor25w:"The maximum amount per deposit is 200,000. If your deposit exceeds 200,000, please use the Ethereum chain.",depositAllTip:`Only {{coin}} ({{v}}) is supported for deposits to this address.
|
|
33
|
+
If the deposit amount exceeds 200,000, there may be a delay in the arrival time. Please be patient.`,crossChainDepositFeeTip:`Only {{coin}} ({{v}}) is supported for deposits to this address.
|
|
34
|
+
Cross-chain deposits require you to pay the Edge gas fee. The credited amount will be slightly less than your deposit amount.`,enableSystemProWithToken:"Enable {{token}} on {{network}}",enableTokenDesc:"You must enable {{token}} the first time you deposit on {{network}}.",enableWithToken:"Enable {{token}}",arrivaltimeTooltip1:"The funds will arrive in approximately {{v}} minutes (after reaching {{v1}} block confirmations).",arrivaltimeTooltip2:"Estimated time is calculated based on historical data and is for reference only. Network congestion may result in longer actual arrival times.",arrivalEstimated:"≈ {{v}} minutes",availableDesc:"The maximum amount you can deposit. When the available balance is 0 or negative, deposits cannot be made.",noPrivateKeyWalletWarning:"Do not use keyless wallets to make deposits. Depositing with a keyless wallet may result in irreversible loss of funds.",layerZeroDepositTip:"The system will complete your deposit via LayerZero based on the actual deposit conditions.",layerZeroDepositTipExceedPool:"Since the deposit amount exceeds the pool, your deposit will be completed via LayerZero.",layerZeroDepositTipGte200k:"Since the deposit amount is greater than or equal to 200,000 USDT, your deposit will be completed via LayerZero.",layerZeroDepositButton:"Deposit with LayerZero"},withdraw:{noticeDesc:"Normal withdrawals are a two-step process. The current step initiates your withdrawal request and will be processed on Layer 2. Once your funds are ready (can take up to 4 hours), you will receive a notification to withdraw funds to your wallet. Due to chain synchronization and other factors, the duration may take up to 48 hours. You are responsible for any transaction gas fees.",crossChainTips:"Cross-chain withdrawals require verification at L2 (via ZK proofs) and the withdrawal process may take up to 2 hours. Sufficient funds in the corresponding chain's asset pool are required to process cross-chain withdrawals. Gas fees will also be incurred. edgeX will charge a fee to cover this.",commonWithdraw:"Withdrawal FAQ",withdraw:"Withdraw",speed:"Speed",confirmWithdraw:"Confirm Withdrawal",speedNote:"Processing Times:",speedNoteSpeed1:"Approx. 8 Minutes",speedNoteSpeed2:"Approx. 2-4 Hours",speedNoteSpeed3:"Approx. 4 Hours",receiverAddress:"Receiver Address",fee:"Fee",feeRate:"Fee Rate",withdrawlAmount:"Withdrawal amount",amountToReceive:"Amount to Receive",minWithdraw:"Minimum Withdrawal Amount",minWithdrawParsed:"Min. Withdrawal {{amount}} {{token}}",invalidReceiverAddress:"Address cannot be empty",availableDesc:"The maximum amount you can withdraw. When the available balance is 0 or negative, withdrawals cannot be made.",feeCalculationTip:"Withdrawal fees are calculated by multiplying the withdrawal amount by the fee rate, with a minimum of 1 USDT/USDC. The fee rate may be adjusted based on actual on-chain conditions.",crossChainPoolBalance:"Cross-chain pool balance",poolBalance:"Pool balance",poolBalanceInsufficientTip:"The withdrawal amount exceeds the fund pool balance, and the withdrawal cannot be processed. Please select an option with a sufficient fund pool balance."},account:{title:"Account",perpetual:"Perpetual Account",spot:"Spot Account"}},rm={deposit:{title:"入金",chain:"チェーン",asset:"資産",amount:"数量",available:"利用可能",equity:"総資産",confirmDeposit:"入金確認",switchNetwork:"ネットワークを切り替え",max:"最大",arrivalTime:"着金予定時間",ethCrossChainDepositInitiated:"ETH のクロスチェーン入金を開始しました。到着まで約2〜5分です。",minDeposit:"最低入金額",minDepositParsed:"最低入金額 {{amount}} {{token}}",maxDeposit:"最大入金額",depositTipFor25w:"1回の入金上限額は200,000です。200,000を超える場合は、Ethereumチェーンでの入金をご利用ください。",depositAllTip:`このアドレスは{{coin}}({{v}})専用です。他通貨は送金しないでください。
|
|
35
|
+
入金金額が 200,000 を超える場合、反映までに時間がかかることがあります。しばらくお待ちください。`,crossChainDepositFeeTip:`このアドレスは{{coin}}({{v}})専用です。他通貨は送金しないでください。
|
|
36
|
+
クロスチェーン入金では Edge ネットワーク手数料はお客様負担となります。入金額はご入金額よりわずかに少なくなります。`,enableSystemProWithToken:"{{network}} 上で {{token}} を有効化",enableTokenDesc:"初めて {{network}} に入金する際は、{{token}} の有効化が必要です。",enableWithToken:"{{token}} を有効化",arrivaltimeTooltip1:"資金は約 {{v}} 分以内({{v1}} 回のブロック確認が完了後)に到账します。",arrivaltimeTooltip2:"着金時間は過去データに基づいた目安であり、ネットワーク状況により遅延する場合があります。",arrivalEstimated:"≈ {{v}}分",availableDesc:"入金可能な最大金額。利用可能残高が0または負の数の場合、入金はできません。",noPrivateKeyWalletWarning:"秘密鍵のないウォレットでの入金は行わないでください。そのような入金は資金を失い、取り戻すことができません。",layerZeroDepositTip:"システムは入金資金の実際の状況に基づき、LayerZeroを通じて入金を完了します。",layerZeroDepositTipExceedPool:"入金額がプールを超えているため、LayerZero を通じて入金が完了します。",layerZeroDepositTipGte200k:"入金額が 200,000 USDT 以上のため、LayerZero を通じて入金が完了します。",layerZeroDepositButton:"LayerZeroで入金"},withdraw:{noticeDesc:"通常出金は2ステップで行われます。このステップで出金リクエストを送信し、Layer2で処理されます。資金の準備が完了すると(最大4時間かかる場合があります)、出金の通知が届きます。チェーンの同期などの影響により、所要時間は最長で48時間かかる場合があります。ガス代はユーザー負担です。",crossChainTips:"クロスチェーン出金はL2上(ゼロ知識証明経由)で検証が必要です。出金処理には最大2時間ほどかかる場合があります。対応するチェーンの資産プールに十分な流動性が必要であり、ガス代も発生します。edgeXはそのコストを補うため、一定の手数料を徴収します。",commonWithdraw:"出金ガイド",withdraw:"出金",speed:"出金時間",confirmWithdraw:"出金確認",speedNote:"処理時間:",speedNoteSpeed1:"約8分",speedNoteSpeed2:"約2~4時間",speedNoteSpeed3:"約4時間",receiverAddress:"受取アドレス",fee:"手数料",feeRate:"手数料率",withdrawlAmount:"出金額",amountToReceive:"受け取り金額",minWithdraw:"最低出金額",minWithdrawParsed:"最低出金 {{amount}} {{token}}",invalidReceiverAddress:"ウォレットアドレスは必須です",availableDesc:"引き出し可能な最大金額。利用可能残高が0または負の数の場合、引き出しはできません。",feeCalculationTip:"出金手数料は、出金金額に料率を乗じて計算され、最低1 USDT/USDCとなります。料率は、ブロックチェーンの実際の状況に基づいて調整される場合があります。",crossChainPoolBalance:"クロスチェーンプール残高",poolBalance:"プール残高",poolBalanceInsufficientTip:"出金額が資金プールの残高を上回っているため、出金は処理できません。資金プールの残高が十分にあるオプションを選択してください。"},account:{title:"アカウント",perpetual:"パーペチュアルアカウント",spot:"スポットアカウント"}},om={deposit:{title:"Депозит",chain:"Сеть",asset:"Актив",amount:"Сумма",available:"Доступно",equity:"Капитал",confirmDeposit:"Подтвердить депозит",switchNetwork:"Сменить сеть",max:"Максимум",arrivalTime:"Время поступления",ethCrossChainDepositInitiated:"Кроссчейн‑депозит ETH запущен. Ожидаемое зачисление: 2–5 минут.",minDeposit:"Минимальная сумма депозита",minDepositParsed:"Мин. депозит {{amount}} {{token}}",maxDeposit:"Максимальная сумма депозита",depositTipFor25w:"Максимальная сумма одного пополнения — 200 000. Если сумма превышает 200 000, пожалуйста, используйте сеть Ethereum для пополнения.",depositAllTip:`На этот адрес можно внести только {{coin}} ({{v}}).
|
|
37
|
+
Если сумма депозита превышает 200 000, время поступления может быть увеличено. Пожалуйста, ожидайте.`,crossChainDepositFeeTip:`На этот адрес можно внести только {{coin}} ({{v}}).
|
|
38
|
+
За кроссчейн‑депозит вы оплачиваете комиссию сети Edge. Зачисленная сумма будет немного меньше суммы вашего депозита.`,enableSystemProWithToken:"Включить {{token}} в сети {{network}}",enableTokenDesc:"При первом депозите в сети {{network}} необходимо включить {{token}}.",enableWithToken:"Включить {{token}}",arrivaltimeTooltip1:"Средства поступят в течение примерно {{v}} минут (после достижения {{v1}} подтверждений блоков).",arrivaltimeTooltip2:"Оценка времени основана на истории и дана только для справки. Задержки сети могут увеличить фактическое время поступления.",arrivalEstimated:"≈ {{v}} минут",availableDesc:"Максимальная сумма, которую вы можете пополнить. Если доступный баланс равен 0 или отрицательный, пополнение невозможно.",noPrivateKeyWalletWarning:"Не используйте кошельки без приватных ключей для пополнения. Пополнение с такого кошелька может привести к безвозвратной потере средств.",layerZeroDepositTip:"Система завершит ваше пополнение через LayerZero в зависимости от фактических условий депозита.",layerZeroDepositTipExceedPool:"Поскольку сумма пополнения превышает пул, ваше пополнение будет выполнено через LayerZero.",layerZeroDepositTipGte200k:"Поскольку сумма пополнения больше либо равна 200,000 USDT, ваше пополнение будет выполнено через LayerZero.",layerZeroDepositButton:"Пополнение через LayerZero"},withdraw:{noticeDesc:"Вывод средств происходит в два этапа: сначала подаётся заявка на вывод (обрабатывается на Layer 2), затем - перевод на кошелёк после подготовки средств (до 14 часов). Из-за синхронизации цепочки и других факторов процесс может занять до 48 часов. За gas-комиссии отвечает пользователь.",crossChainTips:"• Кроссчейн выводы требуют проверки на L2 (через ZK доказательства) и могут занять до 2 часов. Для вывода нужны средства в пуле соответствующей цепи. Также взимается комиссия за газ. edgeX взимает плату за обслуживание.",commonWithdraw:"Часто задаваемые вопросы по выводу",withdraw:"Вывод",speed:"Скорость",confirmWithdraw:"Подтвердить вывод",speedNote:"Время обработки:",speedNoteSpeed1:"Прибл. 8 минут",speedNoteSpeed2:"Прибл. 2-4 часа",speedNoteSpeed3:"Прибл. 4 часа",receiverAddress:"Адрес получателя",fee:"Комиссия",feeRate:"Тариф",withdrawlAmount:"Сумма вывода",amountToReceive:"Сумма к получению",minWithdraw:"Минимальная сумма вывода",minWithdrawParsed:"Мин. вывод {{amount}} {{token}}",invalidReceiverAddress:"Укажите адрес кошелька",availableDesc:"Максимальная сумма, которую вы можете вывести. Если доступный баланс равен 0 или отрицательный, вывод средств невозможен.",feeCalculationTip:"Комиссия за вывод средств рассчитывается путем умножения суммы вывода на ставку комиссии, минимальная комиссия составляет 1 USDT/USDC. Ставка комиссии может быть скорректирована в зависимости от фактической ситуации в сети блокчейн.",crossChainPoolBalance:"Баланс кросс-чейн пула",poolBalance:"Баланс пула",poolBalanceInsufficientTip:"Сумма вывода превышает баланс пула средств, и операция не может быть выполнена. Пожалуйста, выберите опцию с достаточным балансом пула средств."},account:{title:"Аккаунт",perpetual:"Перпетуальный счет",spot:"Спотовый счет"}},sm={deposit:{title:"充值",chain:"鏈",asset:"資產",amount:"數量",available:"可用",equity:"總資產",confirmDeposit:"充值確認",switchNetwork:"切換網絡",max:"最大",arrivalTime:"到帳時間",ethCrossChainDepositInitiated:"ETH 跨鏈充值已發起 ,預計 2–5 分鐘到賬。",minDeposit:"最小儲值金額",minDepositParsed:"最少充值 {{amount}} {{token}}",maxDeposit:"最大儲值金額",depositTipFor25w:"單筆充值金額上限為 200,000。若充值金額大於 200,000,請使用 Ethereum 鏈充值。",depositAllTip:`僅支援發送 {{coin}} ({{v}}) 資產到此位址。
|
|
39
|
+
充值金額大於 200,000 時,到账時間可能會有延遲,請耐心等待。`,crossChainDepositFeeTip:`僅支援發送 {{coin}} ({{v}}) 資產到此位址。
|
|
40
|
+
跨鏈充值需由您承擔 Edge 網路手續費。到帳金額會略小於您的充值金額。`,enableSystemProWithToken:"在{{network}}上啓用{{token}}",enableTokenDesc:"您首次在{{network}}上存款時必須啓用{{token}}。",enableWithToken:"啓用 {{token}}",arrivaltimeTooltip1:"資金約在 {{v}} 分鐘內(達到 {{v1}} 個區塊確認後)到賬。",arrivaltimeTooltip2:"預計時間是根據歷史資料計算所得,僅供參考。網路壅塞可能會導致實際到帳時間變長。",arrivalEstimated:"≈ {{v}}分鐘",availableDesc:"您可以充值的最大金額。當可用餘額為0或負數時,無法進行充值。",noPrivateKeyWalletWarning:"請勿使用無私鑰錢包進行充值,無私鑰錢包充值會導致資金損失且無法追回。",layerZeroDepositTip:"系統會根據充值資金的實際情況,通過 LayerZero 完成您的充值。",layerZeroDepositTipExceedPool:"由於充值資金大於資金池,將透過 LayerZero 完成您的充值。",layerZeroDepositTipGte200k:"由於充值資金大於等於 200,000 USDT,將透過 LayerZero 完成您的充值。",layerZeroDepositButton:"使用LayerZero充值"},withdraw:{noticeDesc:"普通提現是一個兩步過程。此步驟將發起您的提現請求,並將在 Layer2 進行處理。一旦資金準備就緒(可能需要最多 4 小時),您將收到一條將資金提現到錢包的通知。受鏈同步等情況影響下,時長可能需要長達 48 小時。您需要自行承擔交易 gas 費用。",crossChainTips:"跨鏈提幣需在 L2(通過零知識證明)進行驗證。提幣過程最多約需2小時。相關鏈的資產池中需有充足的資金來處理跨鏈提幣,其間還將產生礦工費。 edgeX 將收取一定的手續費作爲礦工費。",commonWithdraw:"提現說明",withdraw:"提現",speed:"速度",confirmWithdraw:"提現確認",speedNote:"處理時間:",speedNoteSpeed1:"用時約8分鐘",speedNoteSpeed2:"用時約 2-4 小時",speedNoteSpeed3:"用時約4小時",receiverAddress:"接收地址",fee:"手續費",feeRate:"費率",withdrawlAmount:"提現金額",amountToReceive:"到账金額",minWithdraw:"最小提現金額",minWithdrawParsed:"最小提現 {{amount}} {{token}}",invalidReceiverAddress:"接收地址不能為空",availableDesc:"您可以提現的最大金額。當可用餘額為0或負數時,無法進行提現。",feeCalculationTip:"提現手續費按照提現金額乘以費率計算,最低為 1 USDT/USDC。費率會根據鏈上實際情況進行調整。",crossChainPoolBalance:"跨鏈資金池餘額",poolBalance:"資金池餘額",poolBalanceInsufficientTip:"提現金額大於資金池餘額,無法進行提現。請選擇資金池餘額充足的選項。"},account:{title:"帳戶",perpetual:"合約帳戶",spot:"現貨帳戶"}},ti=["en-US","ja-JP","ru-RU","zh-CN","zh-TW"],lu={"en-US":nm,"ja-JP":rm,"ru-RU":om,"zh-CN":tm,"zh-TW":sm},Lo="en-US",im={"en-US":"English","zh-CN":"简体中文","zh-TW":"繁體中文","ja-JP":"日本語","ru-RU":"Русский"},am=e=>ti.includes(e)?lu[e]:lu[Lo],cm=e=>ti.includes(e),fu=x.createContext(null),um=({config:e,children:t})=>{const n=x.useMemo(()=>{const r=e.locale||Lo,o=cm(r)?r:Lo,s=am(o);return{...e,currentLocale:o,translations:s}},[e]);return I.jsx(fu.Provider,{value:n,children:t})},du=()=>{const e=x.useContext(fu);if(!e)throw new Error("useComponentConfig must be used within ComponentProvider");return e};var lm=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,ni=Math.ceil,Xe=Math.floor,Re="[BigNumber Error] ",pu=Re+"Number primitive has more than 15 significant digits: ",pt=1e14,ne=14,ri=9007199254740991,oi=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],ln=1e7,Ae=1e9;function hu(e){var t,n,r,o=w.prototype={constructor:w,toString:null,valueOf:null},s=new w(1),i=20,c=4,a=-7,u=21,l=-1e7,d=1e7,p=!1,f=1,h=0,m={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:" ",suffix:""},v="0123456789abcdefghijklmnopqrstuvwxyz",A=!0;function w(g,y){var $,k,N,P,S,E,C,O,b=this;if(!(b instanceof w))return new w(g,y);if(y==null){if(g&&g._isBigNumber===!0){b.s=g.s,!g.c||g.e>d?b.c=b.e=null:g.e<l?b.c=[b.e=0]:(b.e=g.e,b.c=g.c.slice());return}if((E=typeof g=="number")&&g*0==0){if(b.s=1/g<0?(g=-g,-1):1,g===~~g){for(P=0,S=g;S>=10;S/=10,P++);P>d?b.c=b.e=null:(b.e=P,b.c=[g]);return}O=String(g)}else{if(!lm.test(O=String(g)))return r(b,O,E);b.s=O.charCodeAt(0)==45?(O=O.slice(1),-1):1}(P=O.indexOf("."))>-1&&(O=O.replace(".","")),(S=O.search(/e/i))>0?(P<0&&(P=S),P+=+O.slice(S+1),O=O.substring(0,S)):P<0&&(P=O.length)}else{if(we(y,2,v.length,"Base"),y==10&&A)return b=new w(g),R(b,i+b.e+1,c);if(O=String(g),E=typeof g=="number"){if(g*0!=0)return r(b,O,E,y);if(b.s=1/g<0?(O=O.slice(1),-1):1,w.DEBUG&&O.replace(/^0\.0*|\./,"").length>15)throw Error(pu+g)}else b.s=O.charCodeAt(0)===45?(O=O.slice(1),-1):1;for($=v.slice(0,y),P=S=0,C=O.length;S<C;S++)if($.indexOf(k=O.charAt(S))<0){if(k=="."){if(S>P){P=C;continue}}else if(!N&&(O==O.toUpperCase()&&(O=O.toLowerCase())||O==O.toLowerCase()&&(O=O.toUpperCase()))){N=!0,S=-1,P=0;continue}return r(b,String(g),E,y)}E=!1,O=n(O,y,10,b.s),(P=O.indexOf("."))>-1?O=O.replace(".",""):P=O.length}for(S=0;O.charCodeAt(S)===48;S++);for(C=O.length;O.charCodeAt(--C)===48;);if(O=O.slice(S,++C)){if(C-=S,E&&w.DEBUG&&C>15&&(g>ri||g!==Xe(g)))throw Error(pu+b.s*g);if((P=P-S-1)>d)b.c=b.e=null;else if(P<l)b.c=[b.e=0];else{if(b.e=P,b.c=[],S=(P+1)%ne,P<0&&(S+=ne),S<C){for(S&&b.c.push(+O.slice(0,S)),C-=ne;S<C;)b.c.push(+O.slice(S,S+=ne));S=ne-(O=O.slice(S)).length}else S-=C;for(;S--;O+="0");b.c.push(+O)}}else b.c=[b.e=0]}w.clone=hu,w.ROUND_UP=0,w.ROUND_DOWN=1,w.ROUND_CEIL=2,w.ROUND_FLOOR=3,w.ROUND_HALF_UP=4,w.ROUND_HALF_DOWN=5,w.ROUND_HALF_EVEN=6,w.ROUND_HALF_CEIL=7,w.ROUND_HALF_FLOOR=8,w.EUCLID=9,w.config=w.set=function(g){var y,$;if(g!=null)if(typeof g=="object"){if(g.hasOwnProperty(y="DECIMAL_PLACES")&&($=g[y],we($,0,Ae,y),i=$),g.hasOwnProperty(y="ROUNDING_MODE")&&($=g[y],we($,0,8,y),c=$),g.hasOwnProperty(y="EXPONENTIAL_AT")&&($=g[y],$&&$.pop?(we($[0],-Ae,0,y),we($[1],0,Ae,y),a=$[0],u=$[1]):(we($,-Ae,Ae,y),a=-(u=$<0?-$:$))),g.hasOwnProperty(y="RANGE"))if($=g[y],$&&$.pop)we($[0],-Ae,-1,y),we($[1],1,Ae,y),l=$[0],d=$[1];else if(we($,-Ae,Ae,y),$)l=-(d=$<0?-$:$);else throw Error(Re+y+" cannot be zero: "+$);if(g.hasOwnProperty(y="CRYPTO"))if($=g[y],$===!!$)if($)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))p=$;else throw p=!$,Error(Re+"crypto unavailable");else p=$;else throw Error(Re+y+" not true or false: "+$);if(g.hasOwnProperty(y="MODULO_MODE")&&($=g[y],we($,0,9,y),f=$),g.hasOwnProperty(y="POW_PRECISION")&&($=g[y],we($,0,Ae,y),h=$),g.hasOwnProperty(y="FORMAT"))if($=g[y],typeof $=="object")m=$;else throw Error(Re+y+" not an object: "+$);if(g.hasOwnProperty(y="ALPHABET"))if($=g[y],typeof $=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test($))A=$.slice(0,10)=="0123456789",v=$;else throw Error(Re+y+" invalid: "+$)}else throw Error(Re+"Object expected: "+g);return{DECIMAL_PLACES:i,ROUNDING_MODE:c,EXPONENTIAL_AT:[a,u],RANGE:[l,d],CRYPTO:p,MODULO_MODE:f,POW_PRECISION:h,FORMAT:m,ALPHABET:v}},w.isBigNumber=function(g){if(!g||g._isBigNumber!==!0)return!1;if(!w.DEBUG)return!0;var y,$,k=g.c,N=g.e,P=g.s;e:if({}.toString.call(k)=="[object Array]"){if((P===1||P===-1)&&N>=-Ae&&N<=Ae&&N===Xe(N)){if(k[0]===0){if(N===0&&k.length===1)return!0;break e}if(y=(N+1)%ne,y<1&&(y+=ne),String(k[0]).length==y){for(y=0;y<k.length;y++)if($=k[y],$<0||$>=pt||$!==Xe($))break e;if($!==0)return!0}}}else if(k===null&&N===null&&(P===null||P===1||P===-1))return!0;throw Error(Re+"Invalid BigNumber: "+g)},w.maximum=w.max=function(){return B(arguments,-1)},w.minimum=w.min=function(){return B(arguments,1)},w.random=function(){var g=9007199254740992,y=Math.random()*g&2097151?function(){return Xe(Math.random()*g)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function($){var k,N,P,S,E,C=0,O=[],b=new w(s);if($==null?$=i:we($,0,Ae),S=ni($/ne),p)if(crypto.getRandomValues){for(k=crypto.getRandomValues(new Uint32Array(S*=2));C<S;)E=k[C]*131072+(k[C+1]>>>11),E>=9e15?(N=crypto.getRandomValues(new Uint32Array(2)),k[C]=N[0],k[C+1]=N[1]):(O.push(E%1e14),C+=2);C=S/2}else if(crypto.randomBytes){for(k=crypto.randomBytes(S*=7);C<S;)E=(k[C]&31)*281474976710656+k[C+1]*1099511627776+k[C+2]*4294967296+k[C+3]*16777216+(k[C+4]<<16)+(k[C+5]<<8)+k[C+6],E>=9e15?crypto.randomBytes(7).copy(k,C):(O.push(E%1e14),C+=7);C=S/7}else throw p=!1,Error(Re+"crypto unavailable");if(!p)for(;C<S;)E=y(),E<9e15&&(O[C++]=E%1e14);for(S=O[--C],$%=ne,S&&$&&(E=oi[ne-$],O[C]=Xe(S/E)*E);O[C]===0;O.pop(),C--);if(C<0)O=[P=0];else{for(P=-1;O[0]===0;O.splice(0,1),P-=ne);for(C=1,E=O[0];E>=10;E/=10,C++);C<ne&&(P-=ne-C)}return b.e=P,b.c=O,b}}(),w.sum=function(){for(var g=1,y=arguments,$=new w(y[0]);g<y.length;)$=$.plus(y[g++]);return $},n=function(){var g="0123456789";function y($,k,N,P){for(var S,E=[0],C,O=0,b=$.length;O<b;){for(C=E.length;C--;E[C]*=k);for(E[0]+=P.indexOf($.charAt(O++)),S=0;S<E.length;S++)E[S]>N-1&&(E[S+1]==null&&(E[S+1]=0),E[S+1]+=E[S]/N|0,E[S]%=N)}return E.reverse()}return function($,k,N,P,S){var E,C,O,b,M,D,_,U,W=$.indexOf("."),K=i,V=c;for(W>=0&&(b=h,h=0,$=$.replace(".",""),U=new w(k),D=U.pow($.length-W),h=b,U.c=y(zt(Je(D.c),D.e,"0"),10,N,g),U.e=U.c.length),_=y($,k,N,S?(E=v,g):(E=g,v)),O=b=_.length;_[--b]==0;_.pop());if(!_[0])return E.charAt(0);if(W<0?--O:(D.c=_,D.e=O,D.s=P,D=t(D,U,K,V,N),_=D.c,M=D.r,O=D.e),C=O+K+1,W=_[C],b=N/2,M=M||C<0||_[C+1]!=null,M=V<4?(W!=null||M)&&(V==0||V==(D.s<0?3:2)):W>b||W==b&&(V==4||M||V==6&&_[C-1]&1||V==(D.s<0?8:7)),C<1||!_[0])$=M?zt(E.charAt(1),-K,E.charAt(0)):E.charAt(0);else{if(_.length=C,M)for(--N;++_[--C]>N;)_[C]=0,C||(++O,_=[1].concat(_));for(b=_.length;!_[--b];);for(W=0,$="";W<=b;$+=E.charAt(_[W++]));$=zt($,O,E.charAt(0))}return $}}(),t=function(){function g(k,N,P){var S,E,C,O,b=0,M=k.length,D=N%ln,_=N/ln|0;for(k=k.slice();M--;)C=k[M]%ln,O=k[M]/ln|0,S=_*C+O*D,E=D*C+S%ln*ln+b,b=(E/P|0)+(S/ln|0)+_*O,k[M]=E%P;return b&&(k=[b].concat(k)),k}function y(k,N,P,S){var E,C;if(P!=S)C=P>S?1:-1;else for(E=C=0;E<P;E++)if(k[E]!=N[E]){C=k[E]>N[E]?1:-1;break}return C}function $(k,N,P,S){for(var E=0;P--;)k[P]-=E,E=k[P]<N[P]?1:0,k[P]=E*S+k[P]-N[P];for(;!k[0]&&k.length>1;k.splice(0,1));}return function(k,N,P,S,E){var C,O,b,M,D,_,U,W,K,V,Z,H,Q,X,se,me,pe,ue=k.s==N.s?1:-1,ge=k.c,oe=N.c;if(!ge||!ge[0]||!oe||!oe[0])return new w(!k.s||!N.s||(ge?oe&&ge[0]==oe[0]:!oe)?NaN:ge&&ge[0]==0||!oe?ue*0:ue/0);for(W=new w(ue),K=W.c=[],O=k.e-N.e,ue=P+O+1,E||(E=pt,O=Qe(k.e/ne)-Qe(N.e/ne),ue=ue/ne|0),b=0;oe[b]==(ge[b]||0);b++);if(oe[b]>(ge[b]||0)&&O--,ue<0)K.push(1),M=!0;else{for(X=ge.length,me=oe.length,b=0,ue+=2,D=Xe(E/(oe[0]+1)),D>1&&(oe=g(oe,D,E),ge=g(ge,D,E),me=oe.length,X=ge.length),Q=me,V=ge.slice(0,me),Z=V.length;Z<me;V[Z++]=0);pe=oe.slice(),pe=[0].concat(pe),se=oe[0],oe[1]>=E/2&&se++;do{if(D=0,C=y(oe,V,me,Z),C<0){if(H=V[0],me!=Z&&(H=H*E+(V[1]||0)),D=Xe(H/se),D>1)for(D>=E&&(D=E-1),_=g(oe,D,E),U=_.length,Z=V.length;y(_,V,U,Z)==1;)D--,$(_,me<U?pe:oe,U,E),U=_.length,C=1;else D==0&&(C=D=1),_=oe.slice(),U=_.length;if(U<Z&&(_=[0].concat(_)),$(V,_,Z,E),Z=V.length,C==-1)for(;y(oe,V,me,Z)<1;)D++,$(V,me<Z?pe:oe,Z,E),Z=V.length}else C===0&&(D++,V=[0]);K[b++]=D,V[0]?V[Z++]=ge[Q]||0:(V=[ge[Q]],Z=1)}while((Q++<X||V[0]!=null)&&ue--);M=V[0]!=null,K[0]||K.splice(0,1)}if(E==pt){for(b=1,ue=K[0];ue>=10;ue/=10,b++);R(W,P+(W.e=b+O*ne-1)+1,S,M)}else W.e=O,W.r=+M;return W}}();function T(g,y,$,k){var N,P,S,E,C;if($==null?$=c:we($,0,8),!g.c)return g.toString();if(N=g.c[0],S=g.e,y==null)C=Je(g.c),C=k==1||k==2&&(S<=a||S>=u)?Do(C,S):zt(C,S,"0");else if(g=R(new w(g),y,$),P=g.e,C=Je(g.c),E=C.length,k==1||k==2&&(y<=P||P<=a)){for(;E<y;C+="0",E++);C=Do(C,P)}else if(y-=S+(k===2&&P>S),C=zt(C,P,"0"),P+1>E){if(--y>0)for(C+=".";y--;C+="0");}else if(y+=P-E,y>0)for(P+1==E&&(C+=".");y--;C+="0");return g.s<0&&N?"-"+C:C}function B(g,y){for(var $,k,N=1,P=new w(g[0]);N<g.length;N++)k=new w(g[N]),(!k.s||($=Sn(P,k))===y||$===0&&P.s===y)&&(P=k);return P}function F(g,y,$){for(var k=1,N=y.length;!y[--N];y.pop());for(N=y[0];N>=10;N/=10,k++);return($=k+$*ne-1)>d?g.c=g.e=null:$<l?g.c=[g.e=0]:(g.e=$,g.c=y),g}r=function(){var g=/^(-?)0([xbo])(?=\w[\w.]*$)/i,y=/^([^.]+)\.$/,$=/^\.([^.]+)$/,k=/^-?(Infinity|NaN)$/,N=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(P,S,E,C){var O,b=E?S:S.replace(N,"");if(k.test(b))P.s=isNaN(b)?null:b<0?-1:1;else{if(!E&&(b=b.replace(g,function(M,D,_){return O=(_=_.toLowerCase())=="x"?16:_=="b"?2:8,!C||C==O?D:M}),C&&(O=C,b=b.replace(y,"$1").replace($,"0.$1")),S!=b))return new w(b,O);if(w.DEBUG)throw Error(Re+"Not a"+(C?" base "+C:"")+" number: "+S);P.s=null}P.c=P.e=null}}();function R(g,y,$,k){var N,P,S,E,C,O,b,M=g.c,D=oi;if(M){e:{for(N=1,E=M[0];E>=10;E/=10,N++);if(P=y-N,P<0)P+=ne,S=y,C=M[O=0],b=Xe(C/D[N-S-1]%10);else if(O=ni((P+1)/ne),O>=M.length)if(k){for(;M.length<=O;M.push(0));C=b=0,N=1,P%=ne,S=P-ne+1}else break e;else{for(C=E=M[O],N=1;E>=10;E/=10,N++);P%=ne,S=P-ne+N,b=S<0?0:Xe(C/D[N-S-1]%10)}if(k=k||y<0||M[O+1]!=null||(S<0?C:C%D[N-S-1]),k=$<4?(b||k)&&($==0||$==(g.s<0?3:2)):b>5||b==5&&($==4||k||$==6&&(P>0?S>0?C/D[N-S]:0:M[O-1])%10&1||$==(g.s<0?8:7)),y<1||!M[0])return M.length=0,k?(y-=g.e+1,M[0]=D[(ne-y%ne)%ne],g.e=-y||0):M[0]=g.e=0,g;if(P==0?(M.length=O,E=1,O--):(M.length=O+1,E=D[ne-P],M[O]=S>0?Xe(C/D[N-S]%D[S])*E:0),k)for(;;)if(O==0){for(P=1,S=M[0];S>=10;S/=10,P++);for(S=M[0]+=E,E=1;S>=10;S/=10,E++);P!=E&&(g.e++,M[0]==pt&&(M[0]=1));break}else{if(M[O]+=E,M[O]!=pt)break;M[O--]=0,E=1}for(P=M.length;M[--P]===0;M.pop());}g.e>d?g.c=g.e=null:g.e<l&&(g.c=[g.e=0])}return g}function j(g){var y,$=g.e;return $===null?g.toString():(y=Je(g.c),y=$<=a||$>=u?Do(y,$):zt(y,$,"0"),g.s<0?"-"+y:y)}return o.absoluteValue=o.abs=function(){var g=new w(this);return g.s<0&&(g.s=1),g},o.comparedTo=function(g,y){return Sn(this,new w(g,y))},o.decimalPlaces=o.dp=function(g,y){var $,k,N,P=this;if(g!=null)return we(g,0,Ae),y==null?y=c:we(y,0,8),R(new w(P),g+P.e+1,y);if(!($=P.c))return null;if(k=((N=$.length-1)-Qe(this.e/ne))*ne,N=$[N])for(;N%10==0;N/=10,k--);return k<0&&(k=0),k},o.dividedBy=o.div=function(g,y){return t(this,new w(g,y),i,c)},o.dividedToIntegerBy=o.idiv=function(g,y){return t(this,new w(g,y),0,1)},o.exponentiatedBy=o.pow=function(g,y){var $,k,N,P,S,E,C,O,b,M=this;if(g=new w(g),g.c&&!g.isInteger())throw Error(Re+"Exponent not an integer: "+j(g));if(y!=null&&(y=new w(y)),E=g.e>14,!M.c||!M.c[0]||M.c[0]==1&&!M.e&&M.c.length==1||!g.c||!g.c[0])return b=new w(Math.pow(+j(M),E?g.s*(2-Fo(g)):+j(g))),y?b.mod(y):b;if(C=g.s<0,y){if(y.c?!y.c[0]:!y.s)return new w(NaN);k=!C&&M.isInteger()&&y.isInteger(),k&&(M=M.mod(y))}else{if(g.e>9&&(M.e>0||M.e<-1||(M.e==0?M.c[0]>1||E&&M.c[1]>=24e7:M.c[0]<8e13||E&&M.c[0]<=9999975e7)))return P=M.s<0&&Fo(g)?-0:0,M.e>-1&&(P=1/P),new w(C?1/P:P);h&&(P=ni(h/ne+2))}for(E?($=new w(.5),C&&(g.s=1),O=Fo(g)):(N=Math.abs(+j(g)),O=N%2),b=new w(s);;){if(O){if(b=b.times(M),!b.c)break;P?b.c.length>P&&(b.c.length=P):k&&(b=b.mod(y))}if(N){if(N=Xe(N/2),N===0)break;O=N%2}else if(g=g.times($),R(g,g.e+1,1),g.e>14)O=Fo(g);else{if(N=+j(g),N===0)break;O=N%2}M=M.times(M),P?M.c&&M.c.length>P&&(M.c.length=P):k&&(M=M.mod(y))}return k?b:(C&&(b=s.div(b)),y?b.mod(y):P?R(b,h,c,S):b)},o.integerValue=function(g){var y=new w(this);return g==null?g=c:we(g,0,8),R(y,y.e+1,g)},o.isEqualTo=o.eq=function(g,y){return Sn(this,new w(g,y))===0},o.isFinite=function(){return!!this.c},o.isGreaterThan=o.gt=function(g,y){return Sn(this,new w(g,y))>0},o.isGreaterThanOrEqualTo=o.gte=function(g,y){return(y=Sn(this,new w(g,y)))===1||y===0},o.isInteger=function(){return!!this.c&&Qe(this.e/ne)>this.c.length-2},o.isLessThan=o.lt=function(g,y){return Sn(this,new w(g,y))<0},o.isLessThanOrEqualTo=o.lte=function(g,y){return(y=Sn(this,new w(g,y)))===-1||y===0},o.isNaN=function(){return!this.s},o.isNegative=function(){return this.s<0},o.isPositive=function(){return this.s>0},o.isZero=function(){return!!this.c&&this.c[0]==0},o.minus=function(g,y){var $,k,N,P,S=this,E=S.s;if(g=new w(g,y),y=g.s,!E||!y)return new w(NaN);if(E!=y)return g.s=-y,S.plus(g);var C=S.e/ne,O=g.e/ne,b=S.c,M=g.c;if(!C||!O){if(!b||!M)return b?(g.s=-y,g):new w(M?S:NaN);if(!b[0]||!M[0])return M[0]?(g.s=-y,g):new w(b[0]?S:c==3?-0:0)}if(C=Qe(C),O=Qe(O),b=b.slice(),E=C-O){for((P=E<0)?(E=-E,N=b):(O=C,N=M),N.reverse(),y=E;y--;N.push(0));N.reverse()}else for(k=(P=(E=b.length)<(y=M.length))?E:y,E=y=0;y<k;y++)if(b[y]!=M[y]){P=b[y]<M[y];break}if(P&&(N=b,b=M,M=N,g.s=-g.s),y=(k=M.length)-($=b.length),y>0)for(;y--;b[$++]=0);for(y=pt-1;k>E;){if(b[--k]<M[k]){for($=k;$&&!b[--$];b[$]=y);--b[$],b[k]+=pt}b[k]-=M[k]}for(;b[0]==0;b.splice(0,1),--O);return b[0]?F(g,b,O):(g.s=c==3?-1:1,g.c=[g.e=0],g)},o.modulo=o.mod=function(g,y){var $,k,N=this;return g=new w(g,y),!N.c||!g.s||g.c&&!g.c[0]?new w(NaN):!g.c||N.c&&!N.c[0]?new w(N):(f==9?(k=g.s,g.s=1,$=t(N,g,0,3),g.s=k,$.s*=k):$=t(N,g,0,f),g=N.minus($.times(g)),!g.c[0]&&f==1&&(g.s=N.s),g)},o.multipliedBy=o.times=function(g,y){var $,k,N,P,S,E,C,O,b,M,D,_,U,W,K,V=this,Z=V.c,H=(g=new w(g,y)).c;if(!Z||!H||!Z[0]||!H[0])return!V.s||!g.s||Z&&!Z[0]&&!H||H&&!H[0]&&!Z?g.c=g.e=g.s=null:(g.s*=V.s,!Z||!H?g.c=g.e=null:(g.c=[0],g.e=0)),g;for(k=Qe(V.e/ne)+Qe(g.e/ne),g.s*=V.s,C=Z.length,M=H.length,C<M&&(U=Z,Z=H,H=U,N=C,C=M,M=N),N=C+M,U=[];N--;U.push(0));for(W=pt,K=ln,N=M;--N>=0;){for($=0,D=H[N]%K,_=H[N]/K|0,S=C,P=N+S;P>N;)O=Z[--S]%K,b=Z[S]/K|0,E=_*O+b*D,O=D*O+E%K*K+U[P]+$,$=(O/W|0)+(E/K|0)+_*b,U[P--]=O%W;U[P]=$}return $?++k:U.splice(0,1),F(g,U,k)},o.negated=function(){var g=new w(this);return g.s=-g.s||null,g},o.plus=function(g,y){var $,k=this,N=k.s;if(g=new w(g,y),y=g.s,!N||!y)return new w(NaN);if(N!=y)return g.s=-y,k.minus(g);var P=k.e/ne,S=g.e/ne,E=k.c,C=g.c;if(!P||!S){if(!E||!C)return new w(N/0);if(!E[0]||!C[0])return C[0]?g:new w(E[0]?k:N*0)}if(P=Qe(P),S=Qe(S),E=E.slice(),N=P-S){for(N>0?(S=P,$=C):(N=-N,$=E),$.reverse();N--;$.push(0));$.reverse()}for(N=E.length,y=C.length,N-y<0&&($=C,C=E,E=$,y=N),N=0;y;)N=(E[--y]=E[y]+C[y]+N)/pt|0,E[y]=pt===E[y]?0:E[y]%pt;return N&&(E=[N].concat(E),++S),F(g,E,S)},o.precision=o.sd=function(g,y){var $,k,N,P=this;if(g!=null&&g!==!!g)return we(g,1,Ae),y==null?y=c:we(y,0,8),R(new w(P),g,y);if(!($=P.c))return null;if(N=$.length-1,k=N*ne+1,N=$[N]){for(;N%10==0;N/=10,k--);for(N=$[0];N>=10;N/=10,k++);}return g&&P.e+1>k&&(k=P.e+1),k},o.shiftedBy=function(g){return we(g,-ri,ri),this.times("1e"+g)},o.squareRoot=o.sqrt=function(){var g,y,$,k,N,P=this,S=P.c,E=P.s,C=P.e,O=i+4,b=new w("0.5");if(E!==1||!S||!S[0])return new w(!E||E<0&&(!S||S[0])?NaN:S?P:1/0);if(E=Math.sqrt(+j(P)),E==0||E==1/0?(y=Je(S),(y.length+C)%2==0&&(y+="0"),E=Math.sqrt(+y),C=Qe((C+1)/2)-(C<0||C%2),E==1/0?y="5e"+C:(y=E.toExponential(),y=y.slice(0,y.indexOf("e")+1)+C),$=new w(y)):$=new w(E+""),$.c[0]){for(C=$.e,E=C+O,E<3&&(E=0);;)if(N=$,$=b.times(N.plus(t(P,N,O,1))),Je(N.c).slice(0,E)===(y=Je($.c)).slice(0,E))if($.e<C&&--E,y=y.slice(E-3,E+1),y=="9999"||!k&&y=="4999"){if(!k&&(R(N,N.e+i+2,0),N.times(N).eq(P))){$=N;break}O+=4,E+=4,k=1}else{(!+y||!+y.slice(1)&&y.charAt(0)=="5")&&(R($,$.e+i+2,1),g=!$.times($).eq(P));break}}return R($,$.e+i+1,c,g)},o.toExponential=function(g,y){return g!=null&&(we(g,0,Ae),g++),T(this,g,y,1)},o.toFixed=function(g,y){return g!=null&&(we(g,0,Ae),g=g+this.e+1),T(this,g,y)},o.toFormat=function(g,y,$){var k,N=this;if($==null)g!=null&&y&&typeof y=="object"?($=y,y=null):g&&typeof g=="object"?($=g,g=y=null):$=m;else if(typeof $!="object")throw Error(Re+"Argument not an object: "+$);if(k=N.toFixed(g,y),N.c){var P,S=k.split("."),E=+$.groupSize,C=+$.secondaryGroupSize,O=$.groupSeparator||"",b=S[0],M=S[1],D=N.s<0,_=D?b.slice(1):b,U=_.length;if(C&&(P=E,E=C,C=P,U-=P),E>0&&U>0){for(P=U%E||E,b=_.substr(0,P);P<U;P+=E)b+=O+_.substr(P,E);C>0&&(b+=O+_.slice(P)),D&&(b="-"+b)}k=M?b+($.decimalSeparator||"")+((C=+$.fractionGroupSize)?M.replace(new RegExp("\\d{"+C+"}\\B","g"),"$&"+($.fractionGroupSeparator||"")):M):b}return($.prefix||"")+k+($.suffix||"")},o.toFraction=function(g){var y,$,k,N,P,S,E,C,O,b,M,D,_=this,U=_.c;if(g!=null&&(E=new w(g),!E.isInteger()&&(E.c||E.s!==1)||E.lt(s)))throw Error(Re+"Argument "+(E.isInteger()?"out of range: ":"not an integer: ")+j(E));if(!U)return new w(_);for(y=new w(s),O=$=new w(s),k=C=new w(s),D=Je(U),P=y.e=D.length-_.e-1,y.c[0]=oi[(S=P%ne)<0?ne+S:S],g=!g||E.comparedTo(y)>0?P>0?y:O:E,S=d,d=1/0,E=new w(D),C.c[0]=0;b=t(E,y,0,1),N=$.plus(b.times(k)),N.comparedTo(g)!=1;)$=k,k=N,O=C.plus(b.times(N=O)),C=N,y=E.minus(b.times(N=y)),E=N;return N=t(g.minus($),k,0,1),C=C.plus(N.times(O)),$=$.plus(N.times(k)),C.s=O.s=_.s,P=P*2,M=t(O,k,P,c).minus(_).abs().comparedTo(t(C,$,P,c).minus(_).abs())<1?[O,k]:[C,$],d=S,M},o.toNumber=function(){return+j(this)},o.toPrecision=function(g,y){return g!=null&&we(g,1,Ae),T(this,g,y,2)},o.toString=function(g){var y,$=this,k=$.s,N=$.e;return N===null?k?(y="Infinity",k<0&&(y="-"+y)):y="NaN":(g==null?y=N<=a||N>=u?Do(Je($.c),N):zt(Je($.c),N,"0"):g===10&&A?($=R(new w($),i+N+1,c),y=zt(Je($.c),$.e,"0")):(we(g,2,v.length,"Base"),y=n(zt(Je($.c),N,"0"),10,g,k,!0)),k<0&&$.c[0]&&(y="-"+y)),y},o.valueOf=o.toJSON=function(){return j(this)},o._isBigNumber=!0,o[Symbol.toStringTag]="BigNumber",o[Symbol.for("nodejs.util.inspect.custom")]=o.valueOf,e!=null&&w.set(e),w}function Qe(e){var t=e|0;return e>0||e===t?t:t-1}function Je(e){for(var t,n,r=1,o=e.length,s=e[0]+"";r<o;){for(t=e[r++]+"",n=ne-t.length;n--;t="0"+t);s+=t}for(o=s.length;s.charCodeAt(--o)===48;);return s.slice(0,o+1||1)}function Sn(e,t){var n,r,o=e.c,s=t.c,i=e.s,c=t.s,a=e.e,u=t.e;if(!i||!c)return null;if(n=o&&!o[0],r=s&&!s[0],n||r)return n?r?0:-c:i;if(i!=c)return i;if(n=i<0,r=a==u,!o||!s)return r?0:!o^n?1:-1;if(!r)return a>u^n?1:-1;for(c=(a=o.length)<(u=s.length)?a:u,i=0;i<c;i++)if(o[i]!=s[i])return o[i]>s[i]^n?1:-1;return a==u?0:a>u^n?1:-1}function we(e,t,n,r){if(e<t||e>n||e!==Xe(e))throw Error(Re+(r||"Argument")+(typeof e=="number"?e<t||e>n?" out of range: ":" not an integer: ":" not a primitive number: ")+String(e))}function Fo(e){var t=e.c.length-1;return Qe(e.e/ne)==t&&e.c[t]%2!=0}function Do(e,t){return(e.length>1?e.charAt(0)+"."+e.slice(1):e)+(t<0?"e":"e+")+t}function zt(e,t,n){var r,o;if(t<0){for(o=n+".";++t;o+=n);e=o+e}else if(r=e.length,++t>r){for(o=n,t-=r;--t;o+=n);e+=o}else t<r&&(e=e.slice(0,t)+"."+e.slice(t));return e}var Ne=hu();const fm=(e,t=6)=>{try{const n=new Ne(e||"0");if(n.isNaN())return"0";const r=n.decimalPlaces(t,Ne.ROUND_DOWN),[o,s=""]=r.toString().split("."),i=o.replace(/\B(?=(\d{3})+(?!\d))/g,",");if(t>0){const c=(s||"").padEnd(t,"0");return`${i}.${c}`}return i}catch(n){return console.warn("formatThousands error:",n),"0"}},ht=()=>{const{translations:e,currentLocale:t}=du();return{t:(s,i)=>{try{const c=s.split(".");let a=e;for(const l of c)if(a&&typeof a=="object"&&l in a)a=a[l];else return s;let u=typeof a=="string"?a:s;return i&&typeof u=="string"&&Object.keys(i).forEach(l=>{const d=`{{${l}}}`;u=u.replace(new RegExp(d,"g"),String(i[l]))}),u}catch(c){return console.warn(`Translation error for key "${s}":`,c),s}},translations:e,locale:t,getTranslationObject:s=>{try{const i=s.split(".");let c=e;for(const a of i)if(c&&typeof c=="object"&&a in c)c=c[a];else return{};return typeof c=="object"?c:{}}catch(i){return console.warn(`Translation object error for key "${s}":`,i),{}}},hasTranslation:s=>{try{const i=s.split(".");let c=e;for(const a of i)if(c&&typeof c=="object"&&a in c)c=c[a];else return!1;return typeof c=="string"}catch{return!1}}}},dm="1.0.8";let Ze=class su extends Error{constructor(t,n={}){var i;const r=n.cause instanceof su?n.cause.details:(i=n.cause)!=null&&i.message?n.cause.message:n.details,o=n.cause instanceof su&&n.cause.docsPath||n.docsPath,s=[t||"An error occurred.","",...n.metaMessages?[...n.metaMessages,""]:[],...o?[`Docs: https://abitype.dev${o}`]:[],...r?[`Details: ${r}`]:[],`Version: abitype@${dm}`].join(`
|
|
41
|
+
`);super(s),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiTypeError"}),n.cause&&(this.cause=n.cause),this.details=r,this.docsPath=o,this.metaMessages=n.metaMessages,this.shortMessage=t}};function Ht(e,t){const n=e.exec(t);return n==null?void 0:n.groups}const mu=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,gu=/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/,bu=/^\(.+?\).*?$/,yu=/^tuple(?<array>(\[(\d*)\])*)$/;function si(e){let t=e.type;if(yu.test(e.type)&&"components"in e){t="(";const n=e.components.length;for(let o=0;o<n;o++){const s=e.components[o];t+=si(s),o<n-1&&(t+=", ")}const r=Ht(yu,e.type);return t+=`)${(r==null?void 0:r.array)??""}`,si({...e,type:t})}return"indexed"in e&&e.indexed&&(t=`${t} indexed`),e.name?`${t} ${e.name}`:t}function Mr(e){let t="";const n=e.length;for(let r=0;r<n;r++){const o=e[r];t+=si(o),r!==n-1&&(t+=", ")}return t}function Ro(e){var t;return e.type==="function"?`function ${e.name}(${Mr(e.inputs)})${e.stateMutability&&e.stateMutability!=="nonpayable"?` ${e.stateMutability}`:""}${(t=e.outputs)!=null&&t.length?` returns (${Mr(e.outputs)})`:""}`:e.type==="event"?`event ${e.name}(${Mr(e.inputs)})`:e.type==="error"?`error ${e.name}(${Mr(e.inputs)})`:e.type==="constructor"?`constructor(${Mr(e.inputs)})${e.stateMutability==="payable"?" payable":""}`:e.type==="fallback"?`fallback() external${e.stateMutability==="payable"?" payable":""}`:"receive() external payable"}const wu=/^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function pm(e){return wu.test(e)}function hm(e){return Ht(wu,e)}const vu=/^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function mm(e){return vu.test(e)}function gm(e){return Ht(vu,e)}const xu=/^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;function bm(e){return xu.test(e)}function ym(e){return Ht(xu,e)}const Eu=/^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;function ii(e){return Eu.test(e)}function wm(e){return Ht(Eu,e)}const Su=/^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;function vm(e){return Su.test(e)}function xm(e){return Ht(Su,e)}const Pu=/^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;function Em(e){return Pu.test(e)}function Sm(e){return Ht(Pu,e)}const Pm=/^receive\(\) external payable$/;function $m(e){return Pm.test(e)}const Tm=new Set(["indexed"]),ai=new Set(["calldata","memory","storage"]);class Am extends Ze{constructor({signature:t}){super("Failed to parse ABI item.",{details:`parseAbiItem(${JSON.stringify(t,null,2)})`,docsPath:"/api/human#parseabiitem-1"}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiItemError"})}}class Om extends Ze{constructor({type:t}){super("Unknown type.",{metaMessages:[`Type "${t}" is not a valid ABI type. Perhaps you forgot to include a struct signature?`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownTypeError"})}}class Cm extends Ze{constructor({type:t}){super("Unknown type.",{metaMessages:[`Type "${t}" is not a valid ABI type.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSolidityTypeError"})}}class Nm extends Ze{constructor({param:t}){super("Invalid ABI parameter.",{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParameterError"})}}class Im extends Ze{constructor({param:t,name:n}){super("Invalid ABI parameter.",{details:t,metaMessages:[`"${n}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"SolidityProtectedKeywordError"})}}class Mm extends Ze{constructor({param:t,type:n,modifier:r}){super("Invalid ABI parameter.",{details:t,metaMessages:[`Modifier "${r}" not allowed${n?` in "${n}" type`:""}.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidModifierError"})}}class km extends Ze{constructor({param:t,type:n,modifier:r}){super("Invalid ABI parameter.",{details:t,metaMessages:[`Modifier "${r}" not allowed${n?` in "${n}" type`:""}.`,`Data location can only be specified for array, struct, or mapping types, but "${r}" was given.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidFunctionModifierError"})}}class Bm extends Ze{constructor({abiParameter:t}){super("Invalid ABI parameter.",{details:JSON.stringify(t,null,2),metaMessages:["ABI parameter type is invalid."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidAbiTypeParameterError"})}}class Kn extends Ze{constructor({signature:t,type:n}){super(`Invalid ${n} signature.`,{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidSignatureError"})}}class Lm extends Ze{constructor({signature:t}){super("Unknown signature.",{details:t}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"UnknownSignatureError"})}}class Fm extends Ze{constructor({signature:t}){super("Invalid struct signature.",{details:t,metaMessages:["No properties exist."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidStructSignatureError"})}}class Dm extends Ze{constructor({type:t}){super("Circular reference detected.",{metaMessages:[`Struct "${t}" is a circular reference.`]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"CircularReferenceError"})}}class Rm extends Ze{constructor({current:t,depth:n}){super("Unbalanced parentheses.",{metaMessages:[`"${t.trim()}" has too many ${n>0?"opening":"closing"} parentheses.`],details:`Depth "${n}"`}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"InvalidParenthesisError"})}}function jm(e,t,n){let r="";if(n)for(const o of Object.entries(n)){if(!o)continue;let s="";for(const i of o[1])s+=`[${i.type}${i.name?`:${i.name}`:""}]`;r+=`(${o[0]}{${s}})`}return t?`${t}:${e}${r}`:e}const ci=new Map([["address",{type:"address"}],["bool",{type:"bool"}],["bytes",{type:"bytes"}],["bytes32",{type:"bytes32"}],["int",{type:"int256"}],["int256",{type:"int256"}],["string",{type:"string"}],["uint",{type:"uint256"}],["uint8",{type:"uint8"}],["uint16",{type:"uint16"}],["uint24",{type:"uint24"}],["uint32",{type:"uint32"}],["uint64",{type:"uint64"}],["uint96",{type:"uint96"}],["uint112",{type:"uint112"}],["uint160",{type:"uint160"}],["uint192",{type:"uint192"}],["uint256",{type:"uint256"}],["address owner",{type:"address",name:"owner"}],["address to",{type:"address",name:"to"}],["bool approved",{type:"bool",name:"approved"}],["bytes _data",{type:"bytes",name:"_data"}],["bytes data",{type:"bytes",name:"data"}],["bytes signature",{type:"bytes",name:"signature"}],["bytes32 hash",{type:"bytes32",name:"hash"}],["bytes32 r",{type:"bytes32",name:"r"}],["bytes32 root",{type:"bytes32",name:"root"}],["bytes32 s",{type:"bytes32",name:"s"}],["string name",{type:"string",name:"name"}],["string symbol",{type:"string",name:"symbol"}],["string tokenURI",{type:"string",name:"tokenURI"}],["uint tokenId",{type:"uint256",name:"tokenId"}],["uint8 v",{type:"uint8",name:"v"}],["uint256 balance",{type:"uint256",name:"balance"}],["uint256 tokenId",{type:"uint256",name:"tokenId"}],["uint256 value",{type:"uint256",name:"value"}],["event:address indexed from",{type:"address",name:"from",indexed:!0}],["event:address indexed to",{type:"address",name:"to",indexed:!0}],["event:uint indexed tokenId",{type:"uint256",name:"tokenId",indexed:!0}],["event:uint256 indexed tokenId",{type:"uint256",name:"tokenId",indexed:!0}]]);function ui(e,t={}){if(bm(e))return _m(e,t);if(mm(e))return Um(e,t);if(pm(e))return zm(e,t);if(vm(e))return Hm(e,t);if(Em(e))return Wm(e);if($m(e))return{type:"receive",stateMutability:"payable"};throw new Lm({signature:e})}function _m(e,t={}){const n=ym(e);if(!n)throw new Kn({signature:e,type:"function"});const r=mt(n.parameters),o=[],s=r.length;for(let c=0;c<s;c++)o.push(Pn(r[c],{modifiers:ai,structs:t,type:"function"}));const i=[];if(n.returns){const c=mt(n.returns),a=c.length;for(let u=0;u<a;u++)i.push(Pn(c[u],{modifiers:ai,structs:t,type:"function"}))}return{name:n.name,type:"function",stateMutability:n.stateMutability??"nonpayable",inputs:o,outputs:i}}function Um(e,t={}){const n=gm(e);if(!n)throw new Kn({signature:e,type:"event"});const r=mt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Pn(r[i],{modifiers:Tm,structs:t,type:"event"}));return{name:n.name,type:"event",inputs:o}}function zm(e,t={}){const n=hm(e);if(!n)throw new Kn({signature:e,type:"error"});const r=mt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Pn(r[i],{structs:t,type:"error"}));return{name:n.name,type:"error",inputs:o}}function Hm(e,t={}){const n=xm(e);if(!n)throw new Kn({signature:e,type:"constructor"});const r=mt(n.parameters),o=[],s=r.length;for(let i=0;i<s;i++)o.push(Pn(r[i],{structs:t,type:"constructor"}));return{type:"constructor",stateMutability:n.stateMutability??"nonpayable",inputs:o}}function Wm(e){const t=Sm(e);if(!t)throw new Kn({signature:e,type:"fallback"});return{type:"fallback",stateMutability:t.stateMutability??"nonpayable"}}const Vm=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/,Gm=/^\((?<type>.+?)\)(?<array>(?:\[\d*?\])+?)?(?:\s(?<modifier>calldata|indexed|memory|storage{1}))?(?:\s(?<name>[a-zA-Z$_][a-zA-Z0-9$_]*))?$/,qm=/^u?int$/;function Pn(e,t){var d,p;const n=jm(e,t==null?void 0:t.type,t==null?void 0:t.structs);if(ci.has(n))return ci.get(n);const r=bu.test(e),o=Ht(r?Gm:Vm,e);if(!o)throw new Nm({param:e});if(o.name&&Km(o.name))throw new Im({param:e,name:o.name});const s=o.name?{name:o.name}:{},i=o.modifier==="indexed"?{indexed:!0}:{},c=(t==null?void 0:t.structs)??{};let a,u={};if(r){a="tuple";const f=mt(o.type),h=[],m=f.length;for(let v=0;v<m;v++)h.push(Pn(f[v],{structs:c}));u={components:h}}else if(o.type in c)a="tuple",u={components:c[o.type]};else if(qm.test(o.type))a=`${o.type}256`;else if(a=o.type,(t==null?void 0:t.type)!=="struct"&&!$u(a))throw new Cm({type:a});if(o.modifier){if(!((p=(d=t==null?void 0:t.modifiers)==null?void 0:d.has)!=null&&p.call(d,o.modifier)))throw new Mm({param:e,type:t==null?void 0:t.type,modifier:o.modifier});if(ai.has(o.modifier)&&!Ym(a,!!o.array))throw new km({param:e,type:t==null?void 0:t.type,modifier:o.modifier})}const l={type:`${a}${o.array??""}`,...s,...i,...u};return ci.set(n,l),l}function mt(e,t=[],n="",r=0){const o=e.trim().length;for(let s=0;s<o;s++){const i=e[s],c=e.slice(s+1);switch(i){case",":return r===0?mt(c,[...t,n.trim()]):mt(c,t,`${n}${i}`,r);case"(":return mt(c,t,`${n}${i}`,r+1);case")":return mt(c,t,`${n}${i}`,r-1);default:return mt(c,t,`${n}${i}`,r)}}if(n==="")return t;if(r!==0)throw new Rm({current:n,depth:r});return t.push(n.trim()),t}function $u(e){return e==="address"||e==="bool"||e==="function"||e==="string"||mu.test(e)||gu.test(e)}const Zm=/^(?:after|alias|anonymous|apply|auto|byte|calldata|case|catch|constant|copyof|default|defined|error|event|external|false|final|function|immutable|implements|in|indexed|inline|internal|let|mapping|match|memory|mutable|null|of|override|partial|private|promise|public|pure|reference|relocatable|return|returns|sizeof|static|storage|struct|super|supports|switch|this|true|try|typedef|typeof|var|view|virtual)$/;function Km(e){return e==="address"||e==="bool"||e==="function"||e==="string"||e==="tuple"||mu.test(e)||gu.test(e)||Zm.test(e)}function Ym(e,t){return t||e==="bytes"||e==="string"||e==="tuple"}function Tu(e){const t={},n=e.length;for(let i=0;i<n;i++){const c=e[i];if(!ii(c))continue;const a=wm(c);if(!a)throw new Kn({signature:c,type:"struct"});const u=a.properties.split(";"),l=[],d=u.length;for(let p=0;p<d;p++){const h=u[p].trim();if(!h)continue;const m=Pn(h,{type:"struct"});l.push(m)}if(!l.length)throw new Fm({signature:c});t[a.name]=l}const r={},o=Object.entries(t),s=o.length;for(let i=0;i<s;i++){const[c,a]=o[i];r[c]=Au(a,t)}return r}const Xm=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?$/;function Au(e,t,n=new Set){const r=[],o=e.length;for(let s=0;s<o;s++){const i=e[s];if(bu.test(i.type))r.push(i);else{const a=Ht(Xm,i.type);if(!(a!=null&&a.type))throw new Bm({abiParameter:i});const{array:u,type:l}=a;if(l in t){if(n.has(l))throw new Dm({type:l});r.push({...i,type:`tuple${u??""}`,components:Au(t[l]??[],t,new Set([...n,l]))})}else if($u(l))r.push(i);else throw new Om({type:l})}}return r}function Ou(e){const t=Tu(e),n=[],r=e.length;for(let o=0;o<r;o++){const s=e[o];ii(s)||n.push(ui(s,t))}return n}function Cu(e){let t;if(typeof e=="string")t=ui(e);else{const n=Tu(e),r=e.length;for(let o=0;o<r;o++){const s=e[o];if(!ii(s)){t=ui(s,n);break}}}if(!t)throw new Am({signature:e});return t}function ee(e,t,n){const r=e[t.name];if(typeof r=="function")return r;const o=e[n];return typeof o=="function"?o:s=>t(e,s)}function gt(e,{includeName:t=!1}={}){if(e.type!=="function"&&e.type!=="event"&&e.type!=="error")throw new lg(e.type);return`${e.name}(${jo(e.inputs,{includeName:t})})`}function jo(e,{includeName:t=!1}={}){return e?e.map(n=>Qm(n,{includeName:t})).join(t?", ":","):""}function Qm(e,{includeName:t}){return e.type.startsWith("tuple")?`(${jo(e.components,{includeName:t})})${e.type.slice(5)}`:e.type+(t&&e.name?` ${e.name}`:"")}function bt(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}function xe(e){return bt(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}const Nu="2.34.0";let kr={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:n})=>t?`${e??"https://viem.sh"}${t}${n?`#${n}`:""}`:void 0,version:`viem@${Nu}`},G=class iu extends Error{constructor(t,n={}){var c;const r=(()=>{var a;return n.cause instanceof iu?n.cause.details:(a=n.cause)!=null&&a.message?n.cause.message:n.details})(),o=n.cause instanceof iu&&n.cause.docsPath||n.docsPath,s=(c=kr.getDocsUrl)==null?void 0:c.call(kr,{...n,docsPath:o}),i=[t||"An error occurred.","",...n.metaMessages?[...n.metaMessages,""]:[],...s?[`Docs: ${s}`]:[],...r?[`Details: ${r}`]:[],...kr.version?[`Version: ${kr.version}`]:[]].join(`
|
|
42
|
+
`);super(i,n.cause?{cause:n.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=r,this.docsPath=o,this.metaMessages=n.metaMessages,this.name=n.name??this.name,this.shortMessage=t,this.version=Nu}walk(t){return Iu(this,t)}};function Iu(e,t){return t!=null&&t(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?Iu(e.cause,t):t?null:e}class Jm extends G{constructor({docsPath:t}){super(["A constructor was not found on the ABI.","Make sure you are using the correct ABI and that the constructor exists on it."].join(`
|
|
43
|
+
`),{docsPath:t,name:"AbiConstructorNotFoundError"})}}class Mu extends G{constructor({docsPath:t}){super(["Constructor arguments were provided (`args`), but a constructor parameters (`inputs`) were not found on the ABI.","Make sure you are using the correct ABI, and that the `inputs` attribute on the constructor exists."].join(`
|
|
44
|
+
`),{docsPath:t,name:"AbiConstructorParamsNotFoundError"})}}class ku extends G{constructor({data:t,params:n,size:r}){super([`Data size of ${r} bytes is too small for given parameters.`].join(`
|
|
45
|
+
`),{metaMessages:[`Params: (${jo(n,{includeName:!0})})`,`Data: ${t} (${r} bytes)`],name:"AbiDecodingDataSizeTooSmallError"}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"params",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"size",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=t,this.params=n,this.size=r}}class Br extends G{constructor(){super('Cannot decode zero data ("0x") with ABI parameters.',{name:"AbiDecodingZeroDataError"})}}class eg extends G{constructor({expectedLength:t,givenLength:n,type:r}){super([`ABI encoding array length mismatch for type ${r}.`,`Expected length: ${t}`,`Given length: ${n}`].join(`
|
|
46
|
+
`),{name:"AbiEncodingArrayLengthMismatchError"})}}class tg extends G{constructor({expectedSize:t,value:n}){super(`Size of bytes "${n}" (bytes${xe(n)}) does not match expected size (bytes${t}).`,{name:"AbiEncodingBytesSizeMismatchError"})}}class ng extends G{constructor({expectedLength:t,givenLength:n}){super(["ABI encoding params/values length mismatch.",`Expected length (params): ${t}`,`Given length (values): ${n}`].join(`
|
|
47
|
+
`),{name:"AbiEncodingLengthMismatchError"})}}class rg extends G{constructor(t,{docsPath:n}){super([`Arguments (\`args\`) were provided to "${t}", but "${t}" on the ABI does not contain any parameters (\`inputs\`).`,"Cannot encode error result without knowing what the parameter types are.","Make sure you are using the correct ABI and that the inputs exist on it."].join(`
|
|
48
|
+
`),{docsPath:n,name:"AbiErrorInputsNotFoundError"})}}class Bu extends G{constructor(t,{docsPath:n}={}){super([`Error ${t?`"${t}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the error exists on it."].join(`
|
|
49
|
+
`),{docsPath:n,name:"AbiErrorNotFoundError"})}}class Lu extends G{constructor(t,{docsPath:n}){super([`Encoded error signature "${t}" not found on ABI.`,"Make sure you are using the correct ABI and that the error exists on it.",`You can look up the decoded signature here: https://openchain.xyz/signatures?query=${t}.`].join(`
|
|
50
|
+
`),{docsPath:n,name:"AbiErrorSignatureNotFoundError"}),Object.defineProperty(this,"signature",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.signature=t}}class og extends G{constructor({docsPath:t}){super("Cannot extract event signature from empty topics.",{docsPath:t,name:"AbiEventSignatureEmptyTopicsError"})}}class Fu extends G{constructor(t,{docsPath:n}){super([`Encoded event signature "${t}" not found on ABI.`,"Make sure you are using the correct ABI and that the event exists on it.",`You can look up the signature here: https://openchain.xyz/signatures?query=${t}.`].join(`
|
|
51
|
+
`),{docsPath:n,name:"AbiEventSignatureNotFoundError"})}}class Du extends G{constructor(t,{docsPath:n}={}){super([`Event ${t?`"${t}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the event exists on it."].join(`
|
|
52
|
+
`),{docsPath:n,name:"AbiEventNotFoundError"})}}class Yn extends G{constructor(t,{docsPath:n}={}){super([`Function ${t?`"${t}" `:""}not found on ABI.`,"Make sure you are using the correct ABI and that the function exists on it."].join(`
|
|
53
|
+
`),{docsPath:n,name:"AbiFunctionNotFoundError"})}}class Ru extends G{constructor(t,{docsPath:n}){super([`Function "${t}" does not contain any \`outputs\` on ABI.`,"Cannot decode function result without knowing what the parameter types are.","Make sure you are using the correct ABI and that the function exists on it."].join(`
|
|
54
|
+
`),{docsPath:n,name:"AbiFunctionOutputsNotFoundError"})}}class sg extends G{constructor(t,{docsPath:n}){super([`Encoded function signature "${t}" not found on ABI.`,"Make sure you are using the correct ABI and that the function exists on it.",`You can look up the signature here: https://openchain.xyz/signatures?query=${t}.`].join(`
|
|
55
|
+
`),{docsPath:n,name:"AbiFunctionSignatureNotFoundError"})}}class ig extends G{constructor(t,n){super("Found ambiguous types in overloaded ABI items.",{metaMessages:[`\`${t.type}\` in \`${gt(t.abiItem)}\`, and`,`\`${n.type}\` in \`${gt(n.abiItem)}\``,"","These types encode differently and cannot be distinguished at runtime.","Remove one of the ambiguous items in the ABI."],name:"AbiItemAmbiguityError"})}}let ag=class extends G{constructor({expectedSize:t,givenSize:n}){super(`Expected bytes${t}, got bytes${n}.`,{name:"BytesSizeMismatchError"})}};class Lr extends G{constructor({abiItem:t,data:n,params:r,size:o}){super([`Data size of ${o} bytes is too small for non-indexed event parameters.`].join(`
|
|
56
|
+
`),{metaMessages:[`Params: (${jo(r,{includeName:!0})})`,`Data: ${n} (${o} bytes)`],name:"DecodeLogDataMismatch"}),Object.defineProperty(this,"abiItem",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"params",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"size",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.abiItem=t,this.data=n,this.params=r,this.size=o}}class _o extends G{constructor({abiItem:t,param:n}){super([`Expected a topic for indexed event parameter${n.name?` "${n.name}"`:""} on event "${gt(t,{includeName:!0})}".`].join(`
|
|
57
|
+
`),{name:"DecodeLogTopicsMismatch"}),Object.defineProperty(this,"abiItem",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.abiItem=t}}class cg extends G{constructor(t,{docsPath:n}){super([`Type "${t}" is not a valid encoding type.`,"Please provide a valid ABI type."].join(`
|
|
58
|
+
`),{docsPath:n,name:"InvalidAbiEncodingType"})}}class ug extends G{constructor(t,{docsPath:n}){super([`Type "${t}" is not a valid decoding type.`,"Please provide a valid ABI type."].join(`
|
|
59
|
+
`),{docsPath:n,name:"InvalidAbiDecodingType"})}}let ju=class extends G{constructor(t){super([`Value "${t}" is not a valid array.`].join(`
|
|
60
|
+
`),{name:"InvalidArrayError"})}};class lg extends G{constructor(t){super([`"${t}" is not a valid definition type.`,'Valid types: "function", "event", "error"'].join(`
|
|
61
|
+
`),{name:"InvalidDefinitionTypeError"})}}class fg extends G{constructor(t){super(`Filter type "${t}" is not supported.`,{name:"FilterTypeNotSupportedError"})}}let _u=class extends G{constructor({offset:t,position:n,size:r}){super(`Slice ${n==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${r}).`,{name:"SliceOffsetOutOfBoundsError"})}},Uu=class extends G{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (${t}) exceeds padding size (${n}).`,{name:"SizeExceedsPaddingSizeError"})}};class zu extends G{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} is expected to be ${n} ${r} long, but is ${t} ${r} long.`,{name:"InvalidBytesLengthError"})}}function Xn(e,{dir:t,size:n=32}={}){return typeof e=="string"?fn(e,{dir:t,size:n}):dg(e,{dir:t,size:n})}function fn(e,{dir:t,size:n=32}={}){if(n===null)return e;const r=e.replace("0x","");if(r.length>n*2)throw new Uu({size:Math.ceil(r.length/2),targetSize:n,type:"hex"});return`0x${r[t==="right"?"padEnd":"padStart"](n*2,"0")}`}function dg(e,{dir:t,size:n=32}={}){if(n===null)return e;if(e.length>n)throw new Uu({size:e.length,targetSize:n,type:"bytes"});const r=new Uint8Array(n);for(let o=0;o<n;o++){const s=t==="right";r[s?o:n-o-1]=e[s?o:e.length-o-1]}return r}let Hu=class extends G{constructor({max:t,min:n,signed:r,size:o,value:s}){super(`Number "${s}" is not in safe ${o?`${o*8}-bit ${r?"signed":"unsigned"} `:""}integer range ${t?`(${n} to ${t})`:`(above ${n})`}`,{name:"IntegerOutOfRangeError"})}};class pg extends G{constructor(t){super(`Bytes value "${t}" is not a valid boolean. The bytes array must contain a single byte of either a 0 or 1 value.`,{name:"InvalidBytesBooleanError"})}}class hg extends G{constructor(t){super(`Hex value "${t}" is not a valid boolean. The hex value must be "0x0" (false) or "0x1" (true).`,{name:"InvalidHexBooleanError"})}}let mg=class extends G{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed ${n} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}};function $n(e,{dir:t="left"}={}){let n=typeof e=="string"?e.replace("0x",""):e,r=0;for(let o=0;o<n.length-1&&n[t==="left"?o:n.length-o-1].toString()==="0";o++)r++;return n=t==="left"?n.slice(r):n.slice(0,n.length-r),typeof e=="string"?(n.length===1&&t==="right"&&(n=`${n}0`),`0x${n.length%2===1?`0${n}`:n}`):n}function yt(e,{size:t}){if(xe(e)>t)throw new mg({givenSize:xe(e),maxSize:t})}function Ot(e,t={}){const{signed:n}=t;t.size&&yt(e,{size:t.size});const r=BigInt(e);if(!n)return r;const o=(e.length-2)/2,s=(1n<<BigInt(o)*8n-1n)-1n;return r<=s?r:r-BigInt(`0x${"f".padStart(o*2,"f")}`)-1n}function gg(e,t={}){let n=e;if(t.size&&(yt(n,{size:t.size}),n=$n(n)),$n(n)==="0x00")return!1;if($n(n)==="0x01")return!0;throw new hg(n)}function Wt(e,t={}){return Number(Ot(e,t))}const bg=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Vt(e,t={}){return typeof e=="number"||typeof e=="bigint"?J(e,t):typeof e=="string"?Fr(e,t):typeof e=="boolean"?Wu(e,t):$e(e,t)}function Wu(e,t={}){const n=`0x${Number(e)}`;return typeof t.size=="number"?(yt(n,{size:t.size}),Xn(n,{size:t.size})):n}function $e(e,t={}){let n="";for(let o=0;o<e.length;o++)n+=bg[e[o]];const r=`0x${n}`;return typeof t.size=="number"?(yt(r,{size:t.size}),Xn(r,{dir:"right",size:t.size})):r}function J(e,t={}){const{signed:n,size:r}=t,o=BigInt(e);let s;r?n?s=(1n<<BigInt(r)*8n-1n)-1n:s=2n**(BigInt(r)*8n)-1n:typeof e=="number"&&(s=BigInt(Number.MAX_SAFE_INTEGER));const i=typeof s=="bigint"&&n?-s-1n:0;if(s&&o>s||o<i){const a=typeof e=="bigint"?"n":"";throw new Hu({max:s?`${s}${a}`:void 0,min:`${i}${a}`,signed:n,size:r,value:`${e}${a}`})}const c=`0x${(n&&o<0?(1n<<BigInt(r*8))+BigInt(o):o).toString(16)}`;return r?Xn(c,{size:r}):c}const yg=new TextEncoder;function Fr(e,t={}){const n=yg.encode(e);return $e(n,t)}const wg=new TextEncoder;function Qn(e,t={}){return typeof e=="number"||typeof e=="bigint"?xg(e,t):typeof e=="boolean"?vg(e,t):bt(e)?wt(e,t):Tn(e,t)}function vg(e,t={}){const n=new Uint8Array(1);return n[0]=Number(e),typeof t.size=="number"?(yt(n,{size:t.size}),Xn(n,{size:t.size})):n}const Gt={zero:48,nine:57,A:65,F:70,a:97,f:102};function Vu(e){if(e>=Gt.zero&&e<=Gt.nine)return e-Gt.zero;if(e>=Gt.A&&e<=Gt.F)return e-(Gt.A-10);if(e>=Gt.a&&e<=Gt.f)return e-(Gt.a-10)}function wt(e,t={}){let n=e;t.size&&(yt(n,{size:t.size}),n=Xn(n,{dir:"right",size:t.size}));let r=n.slice(2);r.length%2&&(r=`0${r}`);const o=r.length/2,s=new Uint8Array(o);for(let i=0,c=0;i<o;i++){const a=Vu(r.charCodeAt(c++)),u=Vu(r.charCodeAt(c++));if(a===void 0||u===void 0)throw new G(`Invalid byte sequence ("${r[c-2]}${r[c-1]}" in "${r}").`);s[i]=a*16+u}return s}function xg(e,t){const n=J(e,t);return wt(n)}function Tn(e,t={}){const n=wg.encode(e);return typeof t.size=="number"?(yt(n,{size:t.size}),Xn(n,{dir:"right",size:t.size})):n}const Uo=BigInt(2**32-1),Gu=BigInt(32);function Eg(e,t=!1){return t?{h:Number(e&Uo),l:Number(e>>Gu&Uo)}:{h:Number(e>>Gu&Uo)|0,l:Number(e&Uo)|0}}function Sg(e,t=!1){const n=e.length;let r=new Uint32Array(n),o=new Uint32Array(n);for(let s=0;s<n;s++){const{h:i,l:c}=Eg(e[s],t);[r[s],o[s]]=[i,c]}return[r,o]}const Pg=(e,t,n)=>e<<n|t>>>32-n,$g=(e,t,n)=>t<<n|e>>>32-n,Tg=(e,t,n)=>t<<n-32|e>>>64-n,Ag=(e,t,n)=>e<<n-32|t>>>64-n,Jn=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */function zo(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Dr(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function qt(e,...t){if(!zo(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function qu(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Dr(e.outputLen),Dr(e.blockLen)}function er(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Zu(e,t){qt(e);const n=t.outputLen;if(e.length<n)throw new Error("digestInto() expects output buffer of length at least "+n)}function Og(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function tr(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function li(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ct(e,t){return e<<32-t|e>>>t}const Cg=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function Ng(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function Ig(e){for(let t=0;t<e.length;t++)e[t]=Ng(e[t]);return e}const Ku=Cg?e=>e:Ig,Yu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Mg=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function nr(e){if(qt(e),Yu)return e.toHex();let t="";for(let n=0;n<e.length;n++)t+=Mg[e[n]];return t}const Zt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Xu(e){if(e>=Zt._0&&e<=Zt._9)return e-Zt._0;if(e>=Zt.A&&e<=Zt.F)return e-(Zt.A-10);if(e>=Zt.a&&e<=Zt.f)return e-(Zt.a-10)}function Ho(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(Yu)return Uint8Array.fromHex(e);const t=e.length,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let o=0,s=0;o<n;o++,s+=2){const i=Xu(e.charCodeAt(s)),c=Xu(e.charCodeAt(s+1));if(i===void 0||c===void 0){const a=e[s]+e[s+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+s)}r[o]=i*16+c}return r}function kg(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function Wo(e){return typeof e=="string"&&(e=kg(e)),qt(e),e}function dn(...e){let t=0;for(let r=0;r<e.length;r++){const o=e[r];qt(o),t+=o.length}const n=new Uint8Array(t);for(let r=0,o=0;r<e.length;r++){const s=e[r];n.set(s,o),o+=s.length}return n}class fi{}function Qu(e){const t=r=>e().update(Wo(r)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t}function Ju(e=32){if(Jn&&typeof Jn.getRandomValues=="function")return Jn.getRandomValues(new Uint8Array(e));if(Jn&&typeof Jn.randomBytes=="function")return Uint8Array.from(Jn.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}const Bg=BigInt(0),Rr=BigInt(1),Lg=BigInt(2),Fg=BigInt(7),Dg=BigInt(256),Rg=BigInt(113),el=[],tl=[],nl=[];for(let e=0,t=Rr,n=1,r=0;e<24;e++){[n,r]=[r,(2*n+3*r)%5],el.push(2*(5*r+n)),tl.push((e+1)*(e+2)/2%64);let o=Bg;for(let s=0;s<7;s++)t=(t<<Rr^(t>>Fg)*Rg)%Dg,t&Lg&&(o^=Rr<<(Rr<<BigInt(s))-Rr);nl.push(o)}const rl=Sg(nl,!0),jg=rl[0],_g=rl[1],ol=(e,t,n)=>n>32?Tg(e,t,n):Pg(e,t,n),sl=(e,t,n)=>n>32?Ag(e,t,n):$g(e,t,n);function Ug(e,t=24){const n=new Uint32Array(10);for(let r=24-t;r<24;r++){for(let i=0;i<10;i++)n[i]=e[i]^e[i+10]^e[i+20]^e[i+30]^e[i+40];for(let i=0;i<10;i+=2){const c=(i+8)%10,a=(i+2)%10,u=n[a],l=n[a+1],d=ol(u,l,1)^n[c],p=sl(u,l,1)^n[c+1];for(let f=0;f<50;f+=10)e[i+f]^=d,e[i+f+1]^=p}let o=e[2],s=e[3];for(let i=0;i<24;i++){const c=tl[i],a=ol(o,s,c),u=sl(o,s,c),l=el[i];o=e[l],s=e[l+1],e[l]=a,e[l+1]=u}for(let i=0;i<50;i+=10){for(let c=0;c<10;c++)n[c]=e[i+c];for(let c=0;c<10;c++)e[i+c]^=~n[(c+2)%10]&n[(c+4)%10]}e[0]^=jg[r],e[1]^=_g[r]}tr(n)}class di extends fi{constructor(t,n,r,o=!1,s=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=t,this.suffix=n,this.outputLen=r,this.enableXOF=o,this.rounds=s,Dr(r),!(0<t&&t<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=Og(this.state)}clone(){return this._cloneInto()}keccak(){Ku(this.state32),Ug(this.state32,this.rounds),Ku(this.state32),this.posOut=0,this.pos=0}update(t){er(this),t=Wo(t),qt(t);const{blockLen:n,state:r}=this,o=t.length;for(let s=0;s<o;){const i=Math.min(n-this.pos,o-s);for(let c=0;c<i;c++)r[this.pos++]^=t[s++];this.pos===n&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:n,pos:r,blockLen:o}=this;t[r]^=n,n&128&&r===o-1&&this.keccak(),t[o-1]^=128,this.keccak()}writeInto(t){er(this,!1),qt(t),this.finish();const n=this.state,{blockLen:r}=this;for(let o=0,s=t.length;o<s;){this.posOut>=r&&this.keccak();const i=Math.min(r-this.posOut,s-o);t.set(n.subarray(this.posOut,this.posOut+i),o),this.posOut+=i,o+=i}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Dr(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(Zu(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,tr(this.state)}_cloneInto(t){const{blockLen:n,suffix:r,outputLen:o,rounds:s,enableXOF:i}=this;return t||(t=new di(n,r,o,i,s)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=s,t.suffix=r,t.outputLen=o,t.enableXOF=i,t.destroyed=this.destroyed,t}}const zg=(e,t,n)=>Qu(()=>new di(t,e,n)),il=zg(1,136,256/8);function Ie(e,t){const n=t||"hex",r=il(bt(e,{strict:!1})?Qn(e):e);return n==="bytes"?r:Vt(r)}const Hg=e=>Ie(Qn(e));function Wg(e){return Hg(e)}function Vg(e){let t=!0,n="",r=0,o="",s=!1;for(let i=0;i<e.length;i++){const c=e[i];if(["(",")",","].includes(c)&&(t=!0),c==="("&&r++,c===")"&&r--,!!t){if(r===0){if(c===" "&&["event","function",""].includes(o))o="";else if(o+=c,c===")"){s=!0;break}continue}if(c===" "){e[i-1]!==","&&n!==","&&n!==",("&&(n="",t=!1);continue}o+=c,n+=c}}if(!s)throw new G("Unable to normalize signature.");return o}const Gg=e=>{const t=typeof e=="string"?e:Ro(e);return Vg(t)};function al(e){return Wg(Gg(e))}const Vo=al;let pn=class extends G{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}},pi=class extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){const n=super.get(t);return super.has(t)&&n!==void 0&&(this.delete(t),super.set(t,n)),n}set(t,n){if(super.set(t,n),this.maxSize&&this.size>this.maxSize){const r=this.keys().next().value;r&&this.delete(r)}return this}};const hi=new pi(8192);function Go(e,t){if(hi.has(`${e}.${t}`))return hi.get(`${e}.${t}`);const n=e.substring(2).toLowerCase(),r=Ie(Tn(n),"bytes"),o=n.split("");for(let i=0;i<40;i+=2)r[i>>1]>>4>=8&&o[i]&&(o[i]=o[i].toUpperCase()),(r[i>>1]&15)>=8&&o[i+1]&&(o[i+1]=o[i+1].toUpperCase());const s=`0x${o.join("")}`;return hi.set(`${e}.${t}`,s),s}function An(e,t){if(!et(e,{strict:!1}))throw new pn({address:e});return Go(e,t)}const qg=/^0x[a-fA-F0-9]{40}$/,mi=new pi(8192);function et(e,t){const{strict:n=!0}=t??{},r=`${e}.${n}`;if(mi.has(r))return mi.get(r);const o=qg.test(e)?e.toLowerCase()===e?!0:n?Go(e)===e:!0:!1;return mi.set(r,o),o}function vt(e){return typeof e[0]=="string"?rr(e):Zg(e)}function Zg(e){let t=0;for(const o of e)t+=o.length;const n=new Uint8Array(t);let r=0;for(const o of e)n.set(o,r),r+=o.length;return n}function rr(e){return`0x${e.reduce((t,n)=>t+n.replace("0x",""),"")}`}function or(e,t,n,{strict:r}={}){return bt(e,{strict:!1})?fl(e,t,n,{strict:r}):ll(e,t,n,{strict:r})}function cl(e,t){if(typeof t=="number"&&t>0&&t>xe(e)-1)throw new _u({offset:t,position:"start",size:xe(e)})}function ul(e,t,n){if(typeof t=="number"&&typeof n=="number"&&xe(e)!==n-t)throw new _u({offset:n,position:"end",size:xe(e)})}function ll(e,t,n,{strict:r}={}){cl(e,t);const o=e.slice(t,n);return r&&ul(o,t,n),o}function fl(e,t,n,{strict:r}={}){cl(e,t);const o=`0x${e.replace("0x","").slice((t??0)*2,(n??e.length)*2)}`;return r&&ul(o,t,n),o}const Kg=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,dl=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function Kt(e,t){if(e.length!==t.length)throw new ng({expectedLength:e.length,givenLength:t.length});const n=Yg({params:e,values:t}),r=bi(n);return r.length===0?"0x":r}function Yg({params:e,values:t}){const n=[];for(let r=0;r<e.length;r++)n.push(gi({param:e[r],value:t[r]}));return n}function gi({param:e,value:t}){const n=yi(e.type);if(n){const[r,o]=n;return Qg(t,{length:r,param:{...e,type:o}})}if(e.type==="tuple")return rb(t,{param:e});if(e.type==="address")return Xg(t);if(e.type==="bool")return eb(t);if(e.type.startsWith("uint")||e.type.startsWith("int")){const r=e.type.startsWith("int"),[,,o="256"]=dl.exec(e.type)??[];return tb(t,{signed:r,size:Number(o)})}if(e.type.startsWith("bytes"))return Jg(t,{param:e});if(e.type==="string")return nb(t);throw new cg(e.type,{docsPath:"/docs/contract/encodeAbiParameters"})}function bi(e){let t=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?t+=32:t+=xe(c)}const n=[],r=[];let o=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?(n.push(J(t+o,{size:32})),r.push(c),o+=xe(c)):n.push(c)}return vt([...n,...r])}function Xg(e){if(!et(e))throw new pn({address:e});return{dynamic:!1,encoded:fn(e.toLowerCase())}}function Qg(e,{length:t,param:n}){const r=t===null;if(!Array.isArray(e))throw new ju(e);if(!r&&e.length!==t)throw new eg({expectedLength:t,givenLength:e.length,type:`${n.type}[${t}]`});let o=!1;const s=[];for(let i=0;i<e.length;i++){const c=gi({param:n,value:e[i]});c.dynamic&&(o=!0),s.push(c)}if(r||o){const i=bi(s);if(r){const c=J(s.length,{size:32});return{dynamic:!0,encoded:s.length>0?vt([c,i]):c}}if(o)return{dynamic:!0,encoded:i}}return{dynamic:!1,encoded:vt(s.map(({encoded:i})=>i))}}function Jg(e,{param:t}){const[,n]=t.type.split("bytes"),r=xe(e);if(!n){let o=e;return r%32!==0&&(o=fn(o,{dir:"right",size:Math.ceil((e.length-2)/2/32)*32})),{dynamic:!0,encoded:vt([fn(J(r,{size:32})),o])}}if(r!==Number.parseInt(n))throw new tg({expectedSize:Number.parseInt(n),value:e});return{dynamic:!1,encoded:fn(e,{dir:"right"})}}function eb(e){if(typeof e!="boolean")throw new G(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:fn(Wu(e))}}function tb(e,{signed:t,size:n=256}){if(typeof n=="number"){const r=2n**(BigInt(n)-(t?1n:0n))-1n,o=t?-r-1n:0n;if(e>r||e<o)throw new Hu({max:r.toString(),min:o.toString(),signed:t,size:n/8,value:e.toString()})}return{dynamic:!1,encoded:J(e,{size:32,signed:t})}}function nb(e){const t=Fr(e),n=Math.ceil(xe(t)/32),r=[];for(let o=0;o<n;o++)r.push(fn(or(t,o*32,(o+1)*32),{dir:"right"}));return{dynamic:!0,encoded:vt([fn(J(xe(t),{size:32})),...r])}}function rb(e,{param:t}){let n=!1;const r=[];for(let o=0;o<t.components.length;o++){const s=t.components[o],i=Array.isArray(e)?o:s.name,c=gi({param:s,value:e[i]});r.push(c),c.dynamic&&(n=!0)}return{dynamic:n,encoded:n?bi(r):vt(r.map(({encoded:o})=>o))}}function yi(e){const t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}const jr=e=>or(al(e),0,4);function On(e){const{abi:t,args:n=[],name:r}=e,o=bt(r,{strict:!1}),s=t.filter(c=>o?c.type==="function"?jr(c)===r:c.type==="event"?Vo(c)===r:!1:"name"in c&&c.name===r);if(s.length===0)return;if(s.length===1)return s[0];let i;for(const c of s){if(!("inputs"in c))continue;if(!n||n.length===0){if(!c.inputs||c.inputs.length===0)return c;continue}if(!c.inputs||c.inputs.length===0||c.inputs.length!==n.length)continue;if(n.every((u,l)=>{const d="inputs"in c&&c.inputs[l];return d?wi(u,d):!1})){if(i&&"inputs"in i&&i.inputs){const u=pl(c.inputs,i.inputs,n);if(u)throw new ig({abiItem:c,type:u[0]},{abiItem:i,type:u[1]})}i=c}}return i||s[0]}function wi(e,t){const n=typeof e,r=t.type;switch(r){case"address":return et(e,{strict:!1});case"bool":return n==="boolean";case"function":return n==="string";case"string":return n==="string";default:return r==="tuple"&&"components"in t?Object.values(t.components).every((o,s)=>wi(Object.values(e)[s],o)):/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/.test(r)?n==="number"||n==="bigint":/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/.test(r)?n==="string"||e instanceof Uint8Array:/[a-z]+[1-9]{0,3}(\[[0-9]{0,}\])+$/.test(r)?Array.isArray(e)&&e.every(o=>wi(o,{...t,type:r.replace(/(\[[0-9]{0,}\])$/,"")})):!1}}function pl(e,t,n){for(const r in e){const o=e[r],s=t[r];if(o.type==="tuple"&&s.type==="tuple"&&"components"in o&&"components"in s)return pl(o.components,s.components,n[r]);const i=[o.type,s.type];if(i.includes("address")&&i.includes("bytes20")?!0:i.includes("address")&&i.includes("string")?et(n[r],{strict:!1}):i.includes("address")&&i.includes("bytes")?et(n[r],{strict:!1}):!1)return i}}const hl="/docs/contract/encodeEventTopics";function _r(e){var a;const{abi:t,eventName:n,args:r}=e;let o=t[0];if(n){const u=On({abi:t,name:n});if(!u)throw new Du(n,{docsPath:hl});o=u}if(o.type!=="event")throw new Du(void 0,{docsPath:hl});const s=gt(o),i=Vo(s);let c=[];if(r&&"inputs"in o){const u=(a=o.inputs)==null?void 0:a.filter(d=>"indexed"in d&&d.indexed),l=Array.isArray(r)?r:Object.values(r).length>0?(u==null?void 0:u.map(d=>r[d.name]))??[]:[];l.length>0&&(c=(u==null?void 0:u.map((d,p)=>Array.isArray(l[p])?l[p].map((f,h)=>ml({param:d,value:l[p][h]})):typeof l[p]<"u"&&l[p]!==null?ml({param:d,value:l[p]}):null))??[])}return[i,...c]}function ml({param:e,value:t}){if(e.type==="string"||e.type==="bytes")return Ie(Qn(t));if(e.type==="tuple"||e.type.match(/^(.*)\[(\d+)?\]$/))throw new fg(e.type);return Kt([e],[t])}function qo(e,{method:t}){var r,o;const n={};return e.transport.type==="fallback"&&((o=(r=e.transport).onResponse)==null||o.call(r,({method:s,response:i,status:c,transport:a})=>{c==="success"&&t===s&&(n[i]=a.request)})),s=>n[s]||e.request}async function gl(e,t){const{address:n,abi:r,args:o,eventName:s,fromBlock:i,strict:c,toBlock:a}=t,u=qo(e,{method:"eth_newFilter"}),l=s?_r({abi:r,args:o,eventName:s}):void 0,d=await e.request({method:"eth_newFilter",params:[{address:n,fromBlock:typeof i=="bigint"?J(i):i,toBlock:typeof a=="bigint"?J(a):a,topics:l}]});return{abi:r,args:o,eventName:s,id:d,request:u(d),strict:!!c,type:"event"}}function xt(e){return typeof e=="string"?{address:e,type:"json-rpc"}:e}const bl="/docs/contract/encodeFunctionData";function ob(e){const{abi:t,args:n,functionName:r}=e;let o=t[0];if(r){const s=On({abi:t,args:n,name:r});if(!s)throw new Yn(r,{docsPath:bl});o=s}if(o.type!=="function")throw new Yn(void 0,{docsPath:bl});return{abi:[o],functionName:jr(gt(o))}}function Nt(e){const{args:t}=e,{abi:n,functionName:r}=(()=>{var c;return e.abi.length===1&&((c=e.functionName)!=null&&c.startsWith("0x"))?e:ob(e)})(),o=n[0],s=r,i="inputs"in o&&o.inputs?Kt(o.inputs,t??[]):void 0;return rr([s,i??"0x"])}const yl={1:"An `assert` condition failed.",17:"Arithmetic operation resulted in underflow or overflow.",18:"Division or modulo by zero (e.g. `5 / 0` or `23 % 0`).",33:"Attempted to convert to an invalid type.",34:"Attempted to access a storage byte array that is incorrectly encoded.",49:"Performed `.pop()` on an empty array",50:"Array index is out of bounds.",65:"Allocated too much memory or created an array which is too large.",81:"Attempted to call a zero-initialized variable of internal function type."},wl={inputs:[{name:"message",type:"string"}],name:"Error",type:"error"},sb={inputs:[{name:"reason",type:"uint256"}],name:"Panic",type:"error"};class vl extends G{constructor({offset:t}){super(`Offset \`${t}\` cannot be negative.`,{name:"NegativeOffsetError"})}}class xl extends G{constructor({length:t,position:n}){super(`Position \`${n}\` is out of bounds (\`0 < position < ${t}\`).`,{name:"PositionOutOfBoundsError"})}}class ib extends G{constructor({count:t,limit:n}){super(`Recursive read limit of \`${n}\` exceeded (recursive read count: \`${t}\`).`,{name:"RecursiveReadLimitExceededError"})}}const ab={bytes:new Uint8Array,dataView:new DataView(new ArrayBuffer(0)),position:0,positionReadCount:new Map,recursiveReadCount:0,recursiveReadLimit:Number.POSITIVE_INFINITY,assertReadLimit(){if(this.recursiveReadCount>=this.recursiveReadLimit)throw new ib({count:this.recursiveReadCount+1,limit:this.recursiveReadLimit})},assertPosition(e){if(e<0||e>this.bytes.length-1)throw new xl({length:this.bytes.length,position:e})},decrementPosition(e){if(e<0)throw new vl({offset:e});const t=this.position-e;this.assertPosition(t),this.position=t},getReadCount(e){return this.positionReadCount.get(e||this.position)||0},incrementPosition(e){if(e<0)throw new vl({offset:e});const t=this.position+e;this.assertPosition(t),this.position=t},inspectByte(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectBytes(e,t){const n=t??this.position;return this.assertPosition(n+e-1),this.bytes.subarray(n,n+e)},inspectUint8(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectUint16(e){const t=e??this.position;return this.assertPosition(t+1),this.dataView.getUint16(t)},inspectUint24(e){const t=e??this.position;return this.assertPosition(t+2),(this.dataView.getUint16(t)<<8)+this.dataView.getUint8(t+2)},inspectUint32(e){const t=e??this.position;return this.assertPosition(t+3),this.dataView.getUint32(t)},pushByte(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushBytes(e){this.assertPosition(this.position+e.length-1),this.bytes.set(e,this.position),this.position+=e.length},pushUint8(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushUint16(e){this.assertPosition(this.position+1),this.dataView.setUint16(this.position,e),this.position+=2},pushUint24(e){this.assertPosition(this.position+2),this.dataView.setUint16(this.position,e>>8),this.dataView.setUint8(this.position+2,e&255),this.position+=3},pushUint32(e){this.assertPosition(this.position+3),this.dataView.setUint32(this.position,e),this.position+=4},readByte(){this.assertReadLimit(),this._touch();const e=this.inspectByte();return this.position++,e},readBytes(e,t){this.assertReadLimit(),this._touch();const n=this.inspectBytes(e);return this.position+=t??e,n},readUint8(){this.assertReadLimit(),this._touch();const e=this.inspectUint8();return this.position+=1,e},readUint16(){this.assertReadLimit(),this._touch();const e=this.inspectUint16();return this.position+=2,e},readUint24(){this.assertReadLimit(),this._touch();const e=this.inspectUint24();return this.position+=3,e},readUint32(){this.assertReadLimit(),this._touch();const e=this.inspectUint32();return this.position+=4,e},get remaining(){return this.bytes.length-this.position},setPosition(e){const t=this.position;return this.assertPosition(e),this.position=e,()=>this.position=t},_touch(){if(this.recursiveReadLimit===Number.POSITIVE_INFINITY)return;const e=this.getReadCount();this.positionReadCount.set(this.position,e+1),e>0&&this.recursiveReadCount++}};function vi(e,{recursiveReadLimit:t=8192}={}){const n=Object.create(ab);return n.bytes=e,n.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength),n.positionReadCount=new Map,n.recursiveReadLimit=t,n}function cb(e,t={}){typeof t.size<"u"&&yt(e,{size:t.size});const n=$e(e,t);return Ot(n,t)}function ub(e,t={}){let n=e;if(typeof t.size<"u"&&(yt(n,{size:t.size}),n=$n(n)),n.length>1||n[0]>1)throw new pg(n);return!!n[0]}function Yt(e,t={}){typeof t.size<"u"&&yt(e,{size:t.size});const n=$e(e,t);return Wt(n,t)}function lb(e,t={}){let n=e;return typeof t.size<"u"&&(yt(n,{size:t.size}),n=$n(n,{dir:"right"})),new TextDecoder().decode(n)}function Ur(e,t){const n=typeof t=="string"?wt(t):t,r=vi(n);if(xe(n)===0&&e.length>0)throw new Br;if(xe(t)&&xe(t)<32)throw new ku({data:typeof t=="string"?t:$e(t),params:e,size:xe(t)});let o=0;const s=[];for(let i=0;i<e.length;++i){const c=e[i];r.setPosition(o);const[a,u]=sr(r,c,{staticPosition:0});o+=u,s.push(a)}return s}function sr(e,t,{staticPosition:n}){const r=yi(t.type);if(r){const[o,s]=r;return db(e,{...t,type:s},{length:o,staticPosition:n})}if(t.type==="tuple")return gb(e,t,{staticPosition:n});if(t.type==="address")return fb(e);if(t.type==="bool")return pb(e);if(t.type.startsWith("bytes"))return hb(e,t,{staticPosition:n});if(t.type.startsWith("uint")||t.type.startsWith("int"))return mb(e,t);if(t.type==="string")return bb(e,{staticPosition:n});throw new ug(t.type,{docsPath:"/docs/contract/decodeAbiParameters"})}const El=32,xi=32;function fb(e){const t=e.readBytes(32);return[Go($e(ll(t,-20))),32]}function db(e,t,{length:n,staticPosition:r}){if(!n){const i=Yt(e.readBytes(xi)),c=r+i,a=c+El;e.setPosition(c);const u=Yt(e.readBytes(El)),l=zr(t);let d=0;const p=[];for(let f=0;f<u;++f){e.setPosition(a+(l?f*32:d));const[h,m]=sr(e,t,{staticPosition:a});d+=m,p.push(h)}return e.setPosition(r+32),[p,32]}if(zr(t)){const i=Yt(e.readBytes(xi)),c=r+i,a=[];for(let u=0;u<n;++u){e.setPosition(c+u*32);const[l]=sr(e,t,{staticPosition:c});a.push(l)}return e.setPosition(r+32),[a,32]}let o=0;const s=[];for(let i=0;i<n;++i){const[c,a]=sr(e,t,{staticPosition:r+o});o+=a,s.push(c)}return[s,o]}function pb(e){return[ub(e.readBytes(32),{size:32}),32]}function hb(e,t,{staticPosition:n}){const[r,o]=t.type.split("bytes");if(!o){const i=Yt(e.readBytes(32));e.setPosition(n+i);const c=Yt(e.readBytes(32));if(c===0)return e.setPosition(n+32),["0x",32];const a=e.readBytes(c);return e.setPosition(n+32),[$e(a),32]}return[$e(e.readBytes(Number.parseInt(o),32)),32]}function mb(e,t){const n=t.type.startsWith("int"),r=Number.parseInt(t.type.split("int")[1]||"256"),o=e.readBytes(32);return[r>48?cb(o,{signed:n}):Yt(o,{signed:n}),32]}function gb(e,t,{staticPosition:n}){const r=t.components.length===0||t.components.some(({name:i})=>!i),o=r?[]:{};let s=0;if(zr(t)){const i=Yt(e.readBytes(xi)),c=n+i;for(let a=0;a<t.components.length;++a){const u=t.components[a];e.setPosition(c+s);const[l,d]=sr(e,u,{staticPosition:c});s+=d,o[r?a:u==null?void 0:u.name]=l}return e.setPosition(n+32),[o,32]}for(let i=0;i<t.components.length;++i){const c=t.components[i],[a,u]=sr(e,c,{staticPosition:n});o[r?i:c==null?void 0:c.name]=a,s+=u}return[o,s]}function bb(e,{staticPosition:t}){const n=Yt(e.readBytes(32)),r=t+n;e.setPosition(r);const o=Yt(e.readBytes(32));if(o===0)return e.setPosition(t+32),["",32];const s=e.readBytes(o,32),i=lb($n(s));return e.setPosition(t+32),[i,32]}function zr(e){var r;const{type:t}=e;if(t==="string"||t==="bytes"||t.endsWith("[]"))return!0;if(t==="tuple")return(r=e.components)==null?void 0:r.some(zr);const n=yi(e.type);return!!(n&&zr({...e,type:n[1]}))}function Sl(e){const{abi:t,data:n}=e,r=or(n,0,4);if(r==="0x")throw new Br;const s=[...t||[],wl,sb].find(i=>i.type==="error"&&r===jr(gt(i)));if(!s)throw new Lu(r,{docsPath:"/docs/contract/decodeErrorResult"});return{abiItem:s,args:"inputs"in s&&s.inputs&&s.inputs.length>0?Ur(s.inputs,or(n,4)):void 0,errorName:s.name}}const Te=(e,t,n)=>JSON.stringify(e,(r,o)=>typeof o=="bigint"?o.toString():o,n);function Pl({abiItem:e,args:t,includeFunctionName:n=!0,includeName:r=!1}){if("name"in e&&"inputs"in e&&e.inputs)return`${n?e.name:""}(${e.inputs.map((o,s)=>`${r&&o.name?`${o.name}: `:""}${typeof t[s]=="object"?Te(t[s]):t[s]}`).join(", ")})`}const yb={gwei:9,wei:18},wb={ether:-9,wei:9};function Ei(e,t){let n=e.toString();const r=n.startsWith("-");r&&(n=n.slice(1)),n=n.padStart(t,"0");let[o,s]=[n.slice(0,n.length-t),n.slice(n.length-t)];return s=s.replace(/(0+)$/,""),`${r?"-":""}${o||"0"}${s?`.${s}`:""}`}function $l(e,t="wei"){return Ei(e,yb[t])}function Et(e,t="wei"){return Ei(e,wb[t])}class vb extends G{constructor({address:t}){super(`State for account "${t}" is set multiple times.`,{name:"AccountStateConflictError"})}}class xb extends G{constructor(){super("state and stateDiff are set on the same account.",{name:"StateAssignmentConflictError"})}}function Tl(e){return e.reduce((t,{slot:n,value:r})=>`${t} ${n}: ${r}
|
|
57
62
|
`,"")}function Eb(e){return e.reduce((t,{address:n,...r})=>{let o=`${t} ${n}:
|
|
58
63
|
`;return r.nonce&&(o+=` nonce: ${r.nonce}
|
|
59
64
|
`),r.balance&&(o+=` balance: ${r.balance}
|
|
60
65
|
`),r.code&&(o+=` code: ${r.code}
|
|
61
66
|
`),r.state&&(o+=` state:
|
|
62
|
-
`,o
|
|
63
|
-
`,o
|
|
64
|
-
`).slice(0,-1)}function
|
|
65
|
-
`)}class Sb extends
|
|
66
|
-
`),{name:"FeeConflictError"})}}class Pb extends
|
|
67
|
-
${Eb(
|
|
68
|
-
`):`The contract function "${r}" reverted.`,{cause:s,metaMessages:c,name:"ContractFunctionRevertedError"}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"raw",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"reason",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"signature",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=i,this.raw=n,this.reason=a,this.signature=u}}class Ob extends
|
|
69
|
-
`)})}}Object.defineProperty(
|
|
70
|
-
`)})}}Object.defineProperty(Cn,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32e3});class qr extends je{constructor(t){super(t,{code:qr.code,name:"ResourceNotFoundRpcError",shortMessage:"Requested resource not found."}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"ResourceNotFoundRpcError"})}}Object.defineProperty(qr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32001});class Zr extends je{constructor(t){super(t,{code:Zr.code,name:"ResourceUnavailableRpcError",shortMessage:"Requested resource not available."})}}Object.defineProperty(Zr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32002});class Kr extends je{constructor(t){super(t,{code:Kr.code,name:"TransactionRejectedRpcError",shortMessage:"Transaction creation failed."})}}Object.defineProperty(Kr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32003});class In extends je{constructor(t,{method:n}={}){super(t,{code:In.code,name:"MethodNotSupportedRpcError",shortMessage:`Method${n?` "${n}"`:""} is not supported.`})}}Object.defineProperty(In,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32004});class sr extends je{constructor(t){super(t,{code:sr.code,name:"LimitExceededRpcError",shortMessage:"Request exceeds defined limit."})}}Object.defineProperty(sr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32005});class Yr extends je{constructor(t){super(t,{code:Yr.code,name:"JsonRpcVersionUnsupportedError",shortMessage:"Version of JSON-RPC protocol is not supported."})}}Object.defineProperty(Yr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32006});class ir extends Ze{constructor(t){super(t,{code:ir.code,name:"UserRejectedRequestError",shortMessage:"User rejected the request."})}}Object.defineProperty(ir,"code",{enumerable:!0,configurable:!0,writable:!0,value:4001});class Xr extends Ze{constructor(t){super(t,{code:Xr.code,name:"UnauthorizedProviderError",shortMessage:"The requested method and/or account has not been authorized by the user."})}}Object.defineProperty(Xr,"code",{enumerable:!0,configurable:!0,writable:!0,value:4100});class Qr extends Ze{constructor(t,{method:n}={}){super(t,{code:Qr.code,name:"UnsupportedProviderMethodError",shortMessage:`The Provider does not support the requested method${n?` " ${n}"`:""}.`})}}Object.defineProperty(Qr,"code",{enumerable:!0,configurable:!0,writable:!0,value:4200});class Jr extends Ze{constructor(t){super(t,{code:Jr.code,name:"ProviderDisconnectedError",shortMessage:"The Provider is disconnected from all chains."})}}Object.defineProperty(Jr,"code",{enumerable:!0,configurable:!0,writable:!0,value:4900});class eo extends Ze{constructor(t){super(t,{code:eo.code,name:"ChainDisconnectedError",shortMessage:"The Provider is not connected to the requested chain."})}}Object.defineProperty(eo,"code",{enumerable:!0,configurable:!0,writable:!0,value:4901});class to extends Ze{constructor(t){super(t,{code:to.code,name:"SwitchChainError",shortMessage:"An error occurred when attempting to switch chain."})}}Object.defineProperty(to,"code",{enumerable:!0,configurable:!0,writable:!0,value:4902});class no extends Ze{constructor(t){super(t,{code:no.code,name:"UnsupportedNonOptionalCapabilityError",shortMessage:"This Wallet does not support a capability that was not marked as optional."})}}Object.defineProperty(no,"code",{enumerable:!0,configurable:!0,writable:!0,value:5700});class ro extends Ze{constructor(t){super(t,{code:ro.code,name:"UnsupportedChainIdError",shortMessage:"This Wallet does not support the requested chain ID."})}}Object.defineProperty(ro,"code",{enumerable:!0,configurable:!0,writable:!0,value:5710});class oo extends Ze{constructor(t){super(t,{code:oo.code,name:"DuplicateIdError",shortMessage:"There is already a bundle submitted with this ID."})}}Object.defineProperty(oo,"code",{enumerable:!0,configurable:!0,writable:!0,value:5720});class so extends Ze{constructor(t){super(t,{code:so.code,name:"UnknownBundleIdError",shortMessage:"This bundle id is unknown / has not been submitted"})}}Object.defineProperty(so,"code",{enumerable:!0,configurable:!0,writable:!0,value:5730});class io extends Ze{constructor(t){super(t,{code:io.code,name:"BundleTooLargeError",shortMessage:"The call bundle is too large for the Wallet to process."})}}Object.defineProperty(io,"code",{enumerable:!0,configurable:!0,writable:!0,value:5740});class ao extends Ze{constructor(t){super(t,{code:ao.code,name:"AtomicReadyWalletRejectedUpgradeError",shortMessage:"The Wallet can support atomicity after an upgrade, but the user rejected the upgrade."})}}Object.defineProperty(ao,"code",{enumerable:!0,configurable:!0,writable:!0,value:5750});class co extends Ze{constructor(t){super(t,{code:co.code,name:"AtomicityNotSupportedError",shortMessage:"The wallet does not support atomic execution but the request requires it."})}}Object.defineProperty(co,"code",{enumerable:!0,configurable:!0,writable:!0,value:5760});class Ib extends je{constructor(t){super(t,{name:"UnknownRpcError",shortMessage:"An unknown RPC error occurred."})}}const Mb=3;function ar(e,{abi:t,address:n,args:r,docsPath:o,functionName:s,sender:i}){const c=e instanceof Zo?e:e instanceof q?e.walk(h=>"data"in h)||e.walk():{},{code:a,data:u,details:l,message:f,shortMessage:p}=c,d=e instanceof kr?new Ob({functionName:s}):[Mb,Nn.code].includes(a)&&(u||l||f||p)?new Ei({abi:t,data:typeof u=="object"?u.data:u,functionName:s,message:c instanceof Si?l:p??f}):e;return new Tb(d,{abi:t,args:r,contractAddress:n,docsPath:o,functionName:s,sender:i})}function kb(e){const t=Ie(`0x${e.substring(4)}`).substring(26);return Vo(`0x${t}`)}async function Lb({hash:e,signature:t}){const n=mt(e)?e:Ht(e),{secp256k1:r}=await Promise.resolve().then(()=>$v);return`0x${(()=>{if(typeof t=="object"&&"r"in t&&"s"in t){const{r:u,s:l,v:f,yParity:p}=t,d=Number(p??f),h=Cl(d);return new r.Signature(At(u),At(l)).addRecoveryBit(h)}const i=mt(t)?t:Ht(t);if(ve(i)!==65)throw new Error("invalid signature length");const c=zt(`0x${i.slice(130)}`),a=Cl(c);return r.Signature.fromCompact(i.substring(2,130)).addRecoveryBit(a)})().recoverPublicKey(n.substring(2)).toHex(!1)}`}function Cl(e){if(e===0||e===1)return e;if(e===27)return 0;if(e===28)return 1;throw new Error("Invalid yParityOrV value")}async function Il({hash:e,signature:t}){return kb(await Lb({hash:e,signature:t}))}function Bb(e,t="hex"){const n=Ml(e),r=wi(new Uint8Array(n.length));return n.encode(r),t==="hex"?Ae(r.bytes):r.bytes}function Ml(e){return Array.isArray(e)?Fb(e.map(t=>Ml(t))):Rb(e)}function Fb(e){const t=e.reduce((o,s)=>o+s.length,0),n=kl(t);return{length:t<=55?1+t:1+n+t,encode(o){t<=55?o.pushByte(192+t):(o.pushByte(247+n),n===1?o.pushUint8(t):n===2?o.pushUint16(t):n===3?o.pushUint24(t):o.pushUint32(t));for(const{encode:s}of e)s(o)}}}function Rb(e){const t=typeof e=="string"?bt(e):e,n=kl(t.length);return{length:t.length===1&&t[0]<128?1:t.length<=55?1+t.length:1+n+t.length,encode(o){t.length===1&&t[0]<128?o.pushBytes(t):t.length<=55?(o.pushByte(128+t.length),o.pushBytes(t)):(o.pushByte(183+n),n===1?o.pushUint8(t.length):n===2?o.pushUint16(t.length):n===3?o.pushUint24(t.length):o.pushUint32(t.length),o.pushBytes(t))}}}function kl(e){if(e<2**8)return 1;if(e<2**16)return 2;if(e<2**24)return 3;if(e<2**32)return 4;throw new q("Length is too large.")}function Db(e){const{chainId:t,nonce:n,to:r}=e,o=e.contractAddress??e.address,s=Ie(nr(["0x05",Bb([t?J(t):"0x",o,n?J(n):"0x"])]));return r==="bytes"?bt(s):s}async function jb(e){const{authorization:t,signature:n}=e;return Il({hash:Db(t),signature:n??t})}class _b extends q{constructor(t,{account:n,docsPath:r,chain:o,data:s,gas:i,gasPrice:c,maxFeePerGas:a,maxPriorityFeePerGas:u,nonce:l,to:f,value:p}){var h;const d=qo({from:n==null?void 0:n.address,to:f,value:typeof p<"u"&&`${Pl(p)} ${((h=o==null?void 0:o.nativeCurrency)==null?void 0:h.symbol)||"ETH"}`,data:s,gas:i,gasPrice:typeof c<"u"&&`${vt(c)} gwei`,maxFeePerGas:typeof a<"u"&&`${vt(a)} gwei`,maxPriorityFeePerGas:typeof u<"u"&&`${vt(u)} gwei`,nonce:l});super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessages?[...t.metaMessages," "]:[],"Estimate Gas Arguments:",d].filter(Boolean),name:"EstimateGasExecutionError"}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.cause=t}}class cr extends q{constructor({cause:t,message:n}={}){var o;const r=(o=n==null?void 0:n.replace("execution reverted: ",""))==null?void 0:o.replace("execution reverted","");super(`Execution reverted ${r?`with reason: ${r}`:"for an unknown reason"}.`,{cause:t,name:"ExecutionRevertedError"})}}Object.defineProperty(cr,"code",{enumerable:!0,configurable:!0,writable:!0,value:3}),Object.defineProperty(cr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/execution reverted/});class Ko extends q{constructor({cause:t,maxFeePerGas:n}={}){super(`The fee cap (\`maxFeePerGas\`${n?` = ${vt(n)} gwei`:""}) cannot be higher than the maximum allowed value (2^256-1).`,{cause:t,name:"FeeCapTooHighError"})}}Object.defineProperty(Ko,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/});class Pi extends q{constructor({cause:t,maxFeePerGas:n}={}){super(`The fee cap (\`maxFeePerGas\`${n?` = ${vt(n)}`:""} gwei) cannot be lower than the block base fee.`,{cause:t,name:"FeeCapTooLowError"})}}Object.defineProperty(Pi,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/});class $i extends q{constructor({cause:t,nonce:n}={}){super(`Nonce provided for the transaction ${n?`(${n}) `:""}is higher than the next one expected.`,{cause:t,name:"NonceTooHighError"})}}Object.defineProperty($i,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too high/});class Ai extends q{constructor({cause:t,nonce:n}={}){super([`Nonce provided for the transaction ${n?`(${n}) `:""}is lower than the current nonce of the account.`,"Try increasing the nonce or find the latest nonce with `getTransactionCount`."].join(`
|
|
71
|
-
`),{cause:t,name:"NonceTooLowError"})}}Object.defineProperty(Ai,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too low|transaction already imported|already known/});class
|
|
72
|
-
`),{cause:t,metaMessages:["This error could arise when the account does not have enough funds to:"," - pay for the total gas fee,"," - pay for the value to send."," ","The cost of the transaction is calculated as `gas * gas fee + value`, where:"," - `gas` is the amount of gas needed for transaction to execute,"," - `gas fee` is the gas fee,"," - `value` is the amount of ether to send to the recipient."],name:"InsufficientFundsError"})}}Object.defineProperty(
|
|
73
|
-
`),{cause:t,name:"TipAboveFeeCapError"})}}Object.defineProperty(Yo,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max priority fee per gas higher than max fee per gas|tip higher than fee cap/});class Xo extends q{constructor({cause:t}){super(`An error occurred while executing: ${t==null?void 0:t.shortMessage}`,{cause:t,name:"UnknownNodeError"})}}function Mi(e,t){const n=(e.details||"").toLowerCase(),r=e instanceof q?e.walk(o=>(o==null?void 0:o.code)===cr.code):e;return r instanceof q?new cr({cause:e,message:r.details}):cr.nodeMessage.test(n)?new cr({cause:e,message:e.details}):Ko.nodeMessage.test(n)?new Ko({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas}):Pi.nodeMessage.test(n)?new Pi({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas}):$i.nodeMessage.test(n)?new $i({cause:e,nonce:t==null?void 0:t.nonce}):Ai.nodeMessage.test(n)?new Ai({cause:e,nonce:t==null?void 0:t.nonce}):Ti.nodeMessage.test(n)?new Ti({cause:e,nonce:t==null?void 0:t.nonce}):Oi.nodeMessage.test(n)?new Oi({cause:e}):Ni.nodeMessage.test(n)?new Ni({cause:e,gas:t==null?void 0:t.gas}):Ci.nodeMessage.test(n)?new Ci({cause:e,gas:t==null?void 0:t.gas}):Ii.nodeMessage.test(n)?new Ii({cause:e}):Yo.nodeMessage.test(n)?new Yo({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas,maxPriorityFeePerGas:t==null?void 0:t.maxPriorityFeePerGas}):new Xo({cause:e})}function Ub(e,{docsPath:t,...n}){const r=(()=>{const o=Mi(e,n);return o instanceof Xo?e:o})();return new _b(r,{docsPath:t,...n})}function ki(e,{format:t}){if(!t)return{};const n={};function r(s){const i=Object.keys(s);for(const c of i)c in e&&(n[c]=e[c]),s[c]&&typeof s[c]=="object"&&!Array.isArray(s[c])&&r(s[c])}const o=t(e||{});return r(o),n}const zb={legacy:"0x0",eip2930:"0x1",eip1559:"0x2",eip4844:"0x3",eip7702:"0x4"};function Qo(e){const t={};return typeof e.authorizationList<"u"&&(t.authorizationList=Hb(e.authorizationList)),typeof e.accessList<"u"&&(t.accessList=e.accessList),typeof e.blobVersionedHashes<"u"&&(t.blobVersionedHashes=e.blobVersionedHashes),typeof e.blobs<"u"&&(typeof e.blobs[0]!="string"?t.blobs=e.blobs.map(n=>Ae(n)):t.blobs=e.blobs),typeof e.data<"u"&&(t.data=e.data),typeof e.from<"u"&&(t.from=e.from),typeof e.gas<"u"&&(t.gas=J(e.gas)),typeof e.gasPrice<"u"&&(t.gasPrice=J(e.gasPrice)),typeof e.maxFeePerBlobGas<"u"&&(t.maxFeePerBlobGas=J(e.maxFeePerBlobGas)),typeof e.maxFeePerGas<"u"&&(t.maxFeePerGas=J(e.maxFeePerGas)),typeof e.maxPriorityFeePerGas<"u"&&(t.maxPriorityFeePerGas=J(e.maxPriorityFeePerGas)),typeof e.nonce<"u"&&(t.nonce=J(e.nonce)),typeof e.to<"u"&&(t.to=e.to),typeof e.type<"u"&&(t.type=zb[e.type]),typeof e.value<"u"&&(t.value=J(e.value)),t}function Hb(e){return e.map(t=>({address:t.address,r:t.r?J(BigInt(t.r)):t.r,s:t.s?J(BigInt(t.s)):t.s,chainId:J(t.chainId),nonce:J(t.nonce),...typeof t.yParity<"u"?{yParity:J(t.yParity)}:{},...typeof t.v<"u"&&typeof t.yParity>"u"?{v:J(t.v)}:{}}))}function Ll(e){if(!(!e||e.length===0))return e.reduce((t,{slot:n,value:r})=>{if(n.length!==66)throw new Uu({size:n.length,targetSize:66,type:"hex"});if(r.length!==66)throw new Uu({size:r.length,targetSize:66,type:"hex"});return t[n]=r,t},{})}function Wb(e){const{balance:t,nonce:n,state:r,stateDiff:o,code:s}=e,i={};if(s!==void 0&&(i.code=s),t!==void 0&&(i.balance=J(t)),n!==void 0&&(i.nonce=J(n)),r!==void 0&&(i.state=Ll(r)),o!==void 0){if(i.state)throw new xb;i.stateDiff=Ll(o)}return i}function Li(e){if(!e)return;const t={};for(const{address:n,...r}of e){if(!Je(n,{strict:!1}))throw new dn({address:n});if(t[n])throw new vb({address:n});t[n]=Wb(r)}return t}const Bl=2n**256n-1n;function uo(e){const{account:t,gasPrice:n,maxFeePerGas:r,maxPriorityFeePerGas:o,to:s}=e,i=t?wt(t):void 0;if(i&&!Je(i.address))throw new dn({address:i.address});if(s&&!Je(s))throw new dn({address:s});if(typeof n<"u"&&(typeof r<"u"||typeof o<"u"))throw new Sb;if(r&&r>Bl)throw new Ko({maxFeePerGas:r});if(o&&r&&o>r)throw new Yo({maxFeePerGas:r,maxPriorityFeePerGas:o})}class Vb extends q{constructor(){super("`baseFeeMultiplier` must be greater than 1.",{name:"BaseFeeScalarError"})}}class Bi extends q{constructor(){super("Chain does not support EIP-1559 fees.",{name:"Eip1559FeesNotSupportedError"})}}class Gb extends q{constructor({maxPriorityFeePerGas:t}){super(`\`maxFeePerGas\` cannot be less than the \`maxPriorityFeePerGas\` (${vt(t)} gwei).`,{name:"MaxFeePerGasTooLowError"})}}class Fl extends q{constructor({blockHash:t,blockNumber:n}){let r="Block";t&&(r=`Block at hash "${t}"`),n&&(r=`Block at number "${n}"`),super(`${r} could not be found.`,{name:"BlockNotFoundError"})}}const Rl={"0x0":"legacy","0x1":"eip2930","0x2":"eip1559","0x3":"eip4844","0x4":"eip7702"};function Dl(e){const t={...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,chainId:e.chainId?zt(e.chainId):void 0,gas:e.gas?BigInt(e.gas):void 0,gasPrice:e.gasPrice?BigInt(e.gasPrice):void 0,maxFeePerBlobGas:e.maxFeePerBlobGas?BigInt(e.maxFeePerBlobGas):void 0,maxFeePerGas:e.maxFeePerGas?BigInt(e.maxFeePerGas):void 0,maxPriorityFeePerGas:e.maxPriorityFeePerGas?BigInt(e.maxPriorityFeePerGas):void 0,nonce:e.nonce?zt(e.nonce):void 0,to:e.to?e.to:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,type:e.type?Rl[e.type]:void 0,typeHex:e.type?e.type:void 0,value:e.value?BigInt(e.value):void 0,v:e.v?BigInt(e.v):void 0};return e.authorizationList&&(t.authorizationList=qb(e.authorizationList)),t.yParity=(()=>{if(e.yParity)return Number(e.yParity);if(typeof t.v=="bigint"){if(t.v===0n||t.v===27n)return 0;if(t.v===1n||t.v===28n)return 1;if(t.v>=35n)return t.v%2n===0n?1:0}})(),t.type==="legacy"&&(delete t.accessList,delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas,delete t.yParity),t.type==="eip2930"&&(delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas),t.type==="eip1559"&&delete t.maxFeePerBlobGas,t}function qb(e){return e.map(t=>({address:t.address,chainId:Number(t.chainId),nonce:Number(t.nonce),r:t.r,s:t.s,yParity:Number(t.yParity)}))}function jl(e){const t=(e.transactions??[]).map(n=>typeof n=="string"?n:Dl(n));return{...e,baseFeePerGas:e.baseFeePerGas?BigInt(e.baseFeePerGas):null,blobGasUsed:e.blobGasUsed?BigInt(e.blobGasUsed):void 0,difficulty:e.difficulty?BigInt(e.difficulty):void 0,excessBlobGas:e.excessBlobGas?BigInt(e.excessBlobGas):void 0,gasLimit:e.gasLimit?BigInt(e.gasLimit):void 0,gasUsed:e.gasUsed?BigInt(e.gasUsed):void 0,hash:e.hash?e.hash:null,logsBloom:e.logsBloom?e.logsBloom:null,nonce:e.nonce?e.nonce:null,number:e.number?BigInt(e.number):null,size:e.size?BigInt(e.size):void 0,timestamp:e.timestamp?BigInt(e.timestamp):void 0,transactions:t,totalDifficulty:e.totalDifficulty?BigInt(e.totalDifficulty):null}}async function Nt(e,{blockHash:t,blockNumber:n,blockTag:r=e.experimental_blockTag??"latest",includeTransactions:o}={}){var u,l,f;const s=o??!1,i=n!==void 0?J(n):void 0;let c=null;if(t?c=await e.request({method:"eth_getBlockByHash",params:[t,s]},{dedupe:!0}):c=await e.request({method:"eth_getBlockByNumber",params:[i||r,s]},{dedupe:!!i}),!c)throw new Fl({blockHash:t,blockNumber:n});return(((f=(l=(u=e.chain)==null?void 0:u.formatters)==null?void 0:l.block)==null?void 0:f.format)||jl)(c)}async function Fi(e){const t=await e.request({method:"eth_gasPrice"});return BigInt(t)}async function Zb(e,t){return _l(e,t)}async function _l(e,t){var s,i;const{block:n,chain:r=e.chain,request:o}=t||{};try{const c=((s=r==null?void 0:r.fees)==null?void 0:s.maxPriorityFeePerGas)??((i=r==null?void 0:r.fees)==null?void 0:i.defaultPriorityFee);if(typeof c=="function"){const u=n||await ee(e,Nt,"getBlock")({}),l=await c({block:u,client:e,request:o});if(l===null)throw new Error;return l}if(typeof c<"u")return c;const a=await e.request({method:"eth_maxPriorityFeePerGas"});return At(a)}catch{const[c,a]=await Promise.all([n?Promise.resolve(n):ee(e,Nt,"getBlock")({}),ee(e,Fi,"getGasPrice")({})]);if(typeof c.baseFeePerGas!="bigint")throw new Bi;const u=a-c.baseFeePerGas;return u<0n?0n:u}}async function Kb(e,t){return Ri(e,t)}async function Ri(e,t){var p,d;const{block:n,chain:r=e.chain,request:o,type:s="eip1559"}=t||{},i=await(async()=>{var h,m;return typeof((h=r==null?void 0:r.fees)==null?void 0:h.baseFeeMultiplier)=="function"?r.fees.baseFeeMultiplier({block:n,client:e,request:o}):((m=r==null?void 0:r.fees)==null?void 0:m.baseFeeMultiplier)??1.2})();if(i<1)throw new Vb;const a=10**(((p=i.toString().split(".")[1])==null?void 0:p.length)??0),u=h=>h*BigInt(Math.ceil(i*a))/BigInt(a),l=n||await ee(e,Nt,"getBlock")({});if(typeof((d=r==null?void 0:r.fees)==null?void 0:d.estimateFeesPerGas)=="function"){const h=await r.fees.estimateFeesPerGas({block:n,client:e,multiply:u,request:o,type:s});if(h!==null)return h}if(s==="eip1559"){if(typeof l.baseFeePerGas!="bigint")throw new Bi;const h=typeof(o==null?void 0:o.maxPriorityFeePerGas)=="bigint"?o.maxPriorityFeePerGas:await _l(e,{block:l,chain:r,request:o}),m=u(l.baseFeePerGas);return{maxFeePerGas:(o==null?void 0:o.maxFeePerGas)??m+h,maxPriorityFeePerGas:h}}return{gasPrice:(o==null?void 0:o.gasPrice)??u(await ee(e,Fi,"getGasPrice")({}))}}async function Ul(e,{address:t,blockTag:n="latest",blockNumber:r}){const o=await e.request({method:"eth_getTransactionCount",params:[t,typeof r=="bigint"?J(r):n]},{dedupe:!!r});return zt(o)}function zl(e){const{kzg:t}=e,n=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),r=typeof e.blobs[0]=="string"?e.blobs.map(s=>bt(s)):e.blobs,o=[];for(const s of r)o.push(Uint8Array.from(t.blobToKzgCommitment(s)));return n==="bytes"?o:o.map(s=>Ae(s))}function Hl(e){const{kzg:t}=e,n=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),r=typeof e.blobs[0]=="string"?e.blobs.map(i=>bt(i)):e.blobs,o=typeof e.commitments[0]=="string"?e.commitments.map(i=>bt(i)):e.commitments,s=[];for(let i=0;i<r.length;i++){const c=r[i],a=o[i];s.push(Uint8Array.from(t.computeBlobKzgProof(c,a)))}return n==="bytes"?s:s.map(i=>Ae(i))}function Yb(e,t,n,r){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),a=r?4:0,u=r?0:4;e.setUint32(t+a,i,r),e.setUint32(t+u,c,r)}function Xb(e,t,n){return e&t^~e&n}function Qb(e,t,n){return e&t^e&n^t&n}class Jb extends li{constructor(t,n,r,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=n,this.padOffset=r,this.isLE=o,this.buffer=new Uint8Array(t),this.view=ui(this.buffer)}update(t){Jn(this),t=Ho(t),Vt(t);const{view:n,buffer:r,blockLen:o}=this,s=t.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const a=ui(t);for(;o<=s-i;i+=o)this.process(a,i);continue}r.set(t.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Jn(this),qu(t,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,er(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(r,0),i=0);for(let f=i;f<o;f++)n[f]=0;Yb(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=ui(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)c.setUint32(4*f,l[f],s)}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=c,o%n&&t.buffer.set(r),t}clone(){return this._cloneInto()}}const pn=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),ey=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),hn=new Uint32Array(64);class ty extends Jb{constructor(t=32){super(64,t,8,!1),this.A=pn[0]|0,this.B=pn[1]|0,this.C=pn[2]|0,this.D=pn[3]|0,this.E=pn[4]|0,this.F=pn[5]|0,this.G=pn[6]|0,this.H=pn[7]|0}get(){const{A:t,B:n,C:r,D:o,E:s,F:i,G:c,H:a}=this;return[t,n,r,o,s,i,c,a]}set(t,n,r,o,s,i,c,a){this.A=t|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=a|0}process(t,n){for(let f=0;f<16;f++,n+=4)hn[f]=t.getUint32(n,!1);for(let f=16;f<64;f++){const p=hn[f-15],d=hn[f-2],h=Tt(p,7)^Tt(p,18)^p>>>3,m=Tt(d,17)^Tt(d,19)^d>>>10;hn[f]=m+hn[f-7]+h+hn[f-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){const p=Tt(c,6)^Tt(c,11)^Tt(c,25),d=l+p+Xb(c,a,u)+ey[f]+hn[f]|0,m=(Tt(r,2)^Tt(r,13)^Tt(r,22))+Qb(r,o,s)|0;l=u,u=a,a=c,c=i+d|0,i=s,s=o,o=r,r=d+m|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(r,o,s,i,c,a,u,l)}roundClean(){er(hn)}destroy(){this.set(0,0,0,0,0,0,0,0),er(this.buffer)}}const Wl=Xu(()=>new ty),ny=Wl;function ry(e,t){return ny(mt(e,{strict:!1})?Xn(e):e)}function oy(e){const{commitment:t,version:n=1}=e,r=e.to??(typeof t=="string"?"hex":"bytes"),o=ry(t);return o.set([n],0),r==="bytes"?o:Ae(o)}function sy(e){const{commitments:t,version:n}=e,r=e.to,o=[];for(const s of t)o.push(oy({commitment:s,to:r,version:n}));return o}const Vl=6,Gl=32,Di=4096,ql=Gl*Di,Zl=ql*Vl-1-1*Di*Vl;class iy extends q{constructor({maxSize:t,size:n}){super("Blob size is too large.",{metaMessages:[`Max: ${t} bytes`,`Given: ${n} bytes`],name:"BlobSizeTooLargeError"})}}class ay extends q{constructor(){super("Blob data must not be empty.",{name:"EmptyBlobError"})}}function cy(e){const t=typeof e.data=="string"?bt(e.data):e.data,n=ve(t);if(!n)throw new ay;if(n>Zl)throw new iy({maxSize:Zl,size:n});const r=[];let o=!0,s=0;for(;o;){const i=wi(new Uint8Array(ql));let c=0;for(;c<Di;){const a=t.slice(s,s+(Gl-1));if(i.pushByte(0),i.pushBytes(a),a.length<31){i.pushByte(128),o=!1;break}c++,s+=31}r.push(i)}return r.map(i=>Ae(i.bytes))}function uy(e){const{data:t,kzg:n,to:r}=e,o=e.blobs??cy({data:t}),s=e.commitments??zl({blobs:o,kzg:n,to:r}),i=e.proofs??Hl({blobs:o,commitments:s,kzg:n,to:r}),c=[];for(let a=0;a<o.length;a++)c.push({blob:o[a],commitment:s[a],proof:i[a]});return c}function ly(e){if(e.type)return e.type;if(typeof e.authorizationList<"u")return"eip7702";if(typeof e.blobs<"u"||typeof e.blobVersionedHashes<"u"||typeof e.maxFeePerBlobGas<"u"||typeof e.sidecars<"u")return"eip4844";if(typeof e.maxFeePerGas<"u"||typeof e.maxPriorityFeePerGas<"u")return"eip1559";if(typeof e.gasPrice<"u")return typeof e.accessList<"u"?"eip2930":"legacy";throw new Pb({transaction:e})}async function Kl(e){const t=await e.request({method:"eth_chainId"},{dedupe:!0});return zt(t)}const fy=["blobVersionedHashes","chainId","fees","gas","nonce","type"],Yl=new Map;async function Xl(e,t){const{account:n=e.account,blobs:r,chain:o,gas:s,kzg:i,nonce:c,nonceManager:a,parameters:u=fy,type:l}=t,f=n&&wt(n),p={...t,...f?{from:f==null?void 0:f.address}:{}};let d;async function h(){return d||(d=await ee(e,Nt,"getBlock")({blockTag:"latest"}),d)}let m;async function x(){return m||(o?o.id:typeof t.chainId<"u"?t.chainId:(m=await ee(e,Kl,"getChainId")({}),m))}if(u.includes("nonce")&&typeof c>"u"&&f)if(a){const T=await x();p.nonce=await a.consume({address:f.address,chainId:T,client:e})}else p.nonce=await ee(e,Ul,"getTransactionCount")({address:f.address,blockTag:"pending"});if((u.includes("blobVersionedHashes")||u.includes("sidecars"))&&r&&i){const T=zl({blobs:r,kzg:i});if(u.includes("blobVersionedHashes")){const w=sy({commitments:T,to:"hex"});p.blobVersionedHashes=w}if(u.includes("sidecars")){const w=Hl({blobs:r,commitments:T,kzg:i}),A=uy({blobs:r,commitments:T,proofs:w,to:"hex"});p.sidecars=A}}if(u.includes("chainId")&&(p.chainId=await x()),(u.includes("fees")||u.includes("type"))&&typeof l>"u")try{p.type=ly(p)}catch{let T=Yl.get(e.uid);if(typeof T>"u"){const w=await h();T=typeof(w==null?void 0:w.baseFeePerGas)=="bigint",Yl.set(e.uid,T)}p.type=T?"eip1559":"legacy"}if(u.includes("fees"))if(p.type!=="legacy"&&p.type!=="eip2930"){if(typeof p.maxFeePerGas>"u"||typeof p.maxPriorityFeePerGas>"u"){const T=await h(),{maxFeePerGas:w,maxPriorityFeePerGas:A}=await Ri(e,{block:T,chain:o,request:p});if(typeof t.maxPriorityFeePerGas>"u"&&t.maxFeePerGas&&t.maxFeePerGas<A)throw new Gb({maxPriorityFeePerGas:A});p.maxPriorityFeePerGas=A,p.maxFeePerGas=w}}else{if(typeof t.maxFeePerGas<"u"||typeof t.maxPriorityFeePerGas<"u")throw new Bi;if(typeof t.gasPrice>"u"){const T=await h(),{gasPrice:w}=await Ri(e,{block:T,chain:o,request:p,type:"legacy"});p.gasPrice=w}}return u.includes("gas")&&typeof s>"u"&&(p.gas=await ee(e,ji,"estimateGas")({...p,account:f&&{address:f.address,type:"json-rpc"}})),uo(p),delete p.parameters,p}async function Ql(e,{address:t,blockNumber:n,blockTag:r=e.experimental_blockTag??"latest"}){const o=typeof n=="bigint"?J(n):void 0,s=await e.request({method:"eth_getBalance",params:[t,o||r]});return BigInt(s)}async function ji(e,t){var o,s,i;const{account:n=e.account}=t,r=n?wt(n):void 0;try{let S=function(N){const{block:C,request:b,rpcStateOverride:k}=N;return e.request({method:"eth_estimateGas",params:k?[b,C??e.experimental_blockTag??"latest",k]:C?[b,C]:[b]})};const{accessList:c,authorizationList:a,blobs:u,blobVersionedHashes:l,blockNumber:f,blockTag:p,data:d,gas:h,gasPrice:m,maxFeePerBlobGas:x,maxFeePerGas:T,maxPriorityFeePerGas:w,nonce:A,value:L,stateOverride:B,..._}=await Xl(e,{...t,parameters:(r==null?void 0:r.type)==="local"?void 0:["blobVersionedHashes"]}),g=(typeof f=="bigint"?J(f):void 0)||p,y=Li(B),$=await(async()=>{if(_.to)return _.to;if(a&&a.length>0)return await jb({authorization:a[0]}).catch(()=>{throw new q("`to` is required. Could not infer from `authorizationList`")})})();uo(t);const I=(i=(s=(o=e.chain)==null?void 0:o.formatters)==null?void 0:s.transactionRequest)==null?void 0:i.format,P=(I||Qo)({...ki(_,{format:I}),from:r==null?void 0:r.address,accessList:c,authorizationList:a,blobs:u,blobVersionedHashes:l,data:d,gas:h,gasPrice:m,maxFeePerBlobGas:x,maxFeePerGas:T,maxPriorityFeePerGas:w,nonce:A,to:$,value:L});let E=BigInt(await S({block:g,request:P,rpcStateOverride:y}));if(a){const N=await Ql(e,{address:P.from}),C=await Promise.all(a.map(async b=>{const{address:k}=b,R=await S({block:g,request:{authorizationList:void 0,data:d,from:r==null?void 0:r.address,to:k,value:J(N)},rpcStateOverride:y}).catch(()=>100000n);return 2n*BigInt(R)}));E+=C.reduce((b,k)=>b+k,0n)}return E}catch(c){throw Ub(c,{...t,account:r,chain:e.chain})}}async function dy(e,t){const{abi:n,address:r,args:o,functionName:s,dataSuffix:i,...c}=t,a=Ot({abi:n,args:o,functionName:s});try{return await ee(e,ji,"estimateGas")({data:`${a}${i?i.replace("0x",""):""}`,to:r,...c})}catch(u){const l=c.account?wt(c.account):void 0;throw ar(u,{abi:n,address:r,args:o,docsPath:"/docs/contract/estimateContractGas",functionName:s,sender:l==null?void 0:l.address})}}function Jo(e,t){if(!Je(e,{strict:!1}))throw new dn({address:e});if(!Je(t,{strict:!1}))throw new dn({address:t});return e.toLowerCase()===t.toLowerCase()}const Jl="/docs/contract/decodeEventLog";function _i(e){const{abi:t,data:n,strict:r,topics:o}=e,s=r??!0,[i,...c]=o;if(!i)throw new og({docsPath:Jl});const a=t.find(m=>m.type==="event"&&i===Wo(ht(m)));if(!(a&&"name"in a)||a.type!=="event")throw new Bu(i,{docsPath:Jl});const{name:u,inputs:l}=a,f=l==null?void 0:l.some(m=>!("name"in m&&m.name)),p=f?[]:{},d=l.map((m,x)=>[m,x]).filter(([m])=>"indexed"in m&&m.indexed);for(let m=0;m<d.length;m++){const[x,T]=d[m],w=c[m];if(!w)throw new jo({abiItem:a,param:x});p[f?T:x.name||T]=py({param:x,value:w})}const h=l.filter(m=>!("indexed"in m&&m.indexed));if(h.length>0){if(n&&n!=="0x")try{const m=_r(h,n);if(m)if(f)for(let x=0;x<l.length;x++)p[x]=p[x]??m.shift();else for(let x=0;x<h.length;x++)p[h[x].name]=m[x]}catch(m){if(s)throw m instanceof Mu||m instanceof vl?new Lr({abiItem:a,data:n,params:h,size:ve(n)}):m}else if(s)throw new Lr({abiItem:a,data:"0x",params:h,size:0})}return{eventName:u,args:Object.values(p).length>0?p:void 0}}function py({param:e,value:t}){return e.type==="string"||e.type==="bytes"||e.type==="tuple"||e.type.match(/^(.*)\[(\d+)?\]$/)?t:(_r([e],t)||[])[0]}function Ui(e){const{abi:t,args:n,logs:r,strict:o=!0}=e,s=(()=>{if(e.eventName)return Array.isArray(e.eventName)?e.eventName:[e.eventName]})();return r.map(i=>{var c;try{const a=t.find(l=>l.type==="event"&&i.topics[0]===Wo(l));if(!a)return null;const u=_i({...i,abi:[a],strict:o});return s&&!s.includes(u.eventName)||!hy({args:u.args,inputs:a.inputs,matchArgs:n})?null:{...u,...i}}catch(a){let u,l;if(a instanceof Bu)return null;if(a instanceof Lr||a instanceof jo){if(o)return null;u=a.abiItem.name,l=(c=a.abiItem.inputs)==null?void 0:c.some(f=>!("name"in f&&f.name))}return{...i,args:l?[]:{},eventName:u}}}).filter(Boolean)}function hy(e){const{args:t,inputs:n,matchArgs:r}=e;if(!r)return!0;if(!t)return!1;function o(s,i,c){try{return s.type==="address"?Jo(i,c):s.type==="string"||s.type==="bytes"?Ie(Xn(i))===c:i===c}catch{return!1}}return Array.isArray(t)&&Array.isArray(r)?r.every((s,i)=>{if(s==null)return!0;const c=n[i];return c?(Array.isArray(s)?s:[s]).some(u=>o(c,u,t[i])):!1}):typeof t=="object"&&!Array.isArray(t)&&typeof r=="object"&&!Array.isArray(r)?Object.entries(r).every(([s,i])=>{if(i==null)return!0;const c=n.find(u=>u.name===s);return c?(Array.isArray(i)?i:[i]).some(u=>o(c,u,t[s])):!1}):!1}function Kt(e,{args:t,eventName:n}={}){return{...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,logIndex:e.logIndex?Number(e.logIndex):null,transactionHash:e.transactionHash?e.transactionHash:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,...n?{args:t,eventName:n}:{}}}async function zi(e,{address:t,blockHash:n,fromBlock:r,toBlock:o,event:s,events:i,args:c,strict:a}={}){const u=a??!1,l=i??(s?[s]:void 0);let f=[];l&&(f=[l.flatMap(m=>jr({abi:[m],eventName:m.name,args:i?void 0:c}))],s&&(f=f[0]));let p;n?p=await e.request({method:"eth_getLogs",params:[{address:t,topics:f,blockHash:n}]}):p=await e.request({method:"eth_getLogs",params:[{address:t,topics:f,fromBlock:typeof r=="bigint"?J(r):r,toBlock:typeof o=="bigint"?J(o):o}]});const d=p.map(h=>Kt(h));return l?Ui({abi:l,args:c,logs:d,strict:u}):d}async function ef(e,t){const{abi:n,address:r,args:o,blockHash:s,eventName:i,fromBlock:c,toBlock:a,strict:u}=t,l=i?Tn({abi:n,name:i}):void 0,f=l?void 0:n.filter(p=>p.type==="event");return ee(e,zi,"getLogs")({address:r,args:o,blockHash:s,event:l,events:f,fromBlock:c,toBlock:a,strict:u})}const Hi="/docs/contract/decodeFunctionResult";function Mn(e){const{abi:t,args:n,functionName:r,data:o}=e;let s=t[0];if(r){const c=Tn({abi:t,args:n,name:r});if(!c)throw new Kn(r,{docsPath:Hi});s=c}if(s.type!=="function")throw new Kn(void 0,{docsPath:Hi});if(!s.outputs)throw new Ru(s.name,{docsPath:Hi});const i=_r(s.outputs,o);if(i&&i.length>1)return i;if(i&&i.length===1)return i[0]}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Wi=BigInt(0),Vi=BigInt(1);function es(e,t=""){if(typeof e!="boolean"){const n=t&&`"${t}"`;throw new Error(n+"expected boolean, got type="+typeof e)}return e}function kn(e,t,n=""){const r=Uo(e),o=e==null?void 0:e.length,s=t!==void 0;if(!r||s&&o!==t){const i=n&&`"${n}" `,c=s?` of length ${t}`:"",a=r?`length=${o}`:`type=${typeof e}`;throw new Error(i+"expected Uint8Array"+c+", got "+a)}return e}function ts(e){const t=e.toString(16);return t.length&1?"0"+t:t}function tf(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?Wi:BigInt("0x"+e)}function ns(e){return tf(tr(e))}function nf(e){return Vt(e),tf(tr(Uint8Array.from(e).reverse()))}function Gi(e,t){return zo(e.toString(16).padStart(t*2,"0"))}function rf(e,t){return Gi(e,t).reverse()}function _e(e,t,n){let r;if(typeof t=="string")try{r=zo(t)}catch(o){throw new Error(e+" must be hex string or Uint8Array, cause: "+o)}else if(Uo(t))r=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");return r.length,r}const qi=e=>typeof e=="bigint"&&Wi<=e;function my(e,t,n){return qi(e)&&qi(t)&&qi(n)&&t<=e&&e<n}function gy(e,t,n,r){if(!my(t,n,r))throw new Error("expected valid "+e+": "+n+" <= n < "+r+", got "+t)}function of(e){let t;for(t=0;e>Wi;e>>=Vi,t+=1);return t}const lo=e=>(Vi<<BigInt(e))-Vi;function by(e,t,n){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");const r=d=>new Uint8Array(d),o=d=>Uint8Array.of(d);let s=r(e),i=r(e),c=0;const a=()=>{s.fill(1),i.fill(0),c=0},u=(...d)=>n(i,s,...d),l=(d=r(0))=>{i=u(o(0),d),s=u(),d.length!==0&&(i=u(o(1),d),s=u())},f=()=>{if(c++>=1e3)throw new Error("drbg: tried 1000 values");let d=0;const h=[];for(;d<t;){s=u();const m=s.slice();h.push(m),d+=s.length}return fn(...h)};return(d,h)=>{a(),l(d);let m;for(;!(m=h(f()));)l();return a(),m}}function Zi(e,t,n={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function r(o,s,i){const c=e[o];if(i&&c===void 0)return;const a=typeof c;if(a!==s||c===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${a}`)}Object.entries(t).forEach(([o,s])=>r(o,s,!1)),Object.entries(n).forEach(([o,s])=>r(o,s,!0))}function sf(e){const t=new WeakMap;return(n,...r)=>{const o=t.get(n);if(o!==void 0)return o;const s=e(n,...r);return t.set(n,s),s}}const yy="0.1.1";function wy(){return yy}class ge extends Error{constructor(t,n={}){const r=(()=>{var a;if(n.cause instanceof ge){if(n.cause.details)return n.cause.details;if(n.cause.shortMessage)return n.cause.shortMessage}return n.cause&&"details"in n.cause&&typeof n.cause.details=="string"?n.cause.details:(a=n.cause)!=null&&a.message?n.cause.message:n.details})(),o=n.cause instanceof ge&&n.cause.docsPath||n.docsPath,i=`https://oxlib.sh${o??""}`,c=[t||"An error occurred.",...n.metaMessages?["",...n.metaMessages]:[],...r||o?["",r?`Details: ${r}`:void 0,o?`See: ${i}`:void 0]:[]].filter(a=>typeof a=="string").join(`
|
|
74
|
-
`);super(c,n.cause?{cause:n.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:`ox@${wy()}`}),this.cause=n.cause,this.details=r,this.docs=i,this.docsPath=o,this.shortMessage=t}walk(t){return af(this,t)}}function af(e,t){return t!=null&&t(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause?af(e.cause,t):t?null:e}const vy="#__bigint";function xy(e,t,n){return JSON.stringify(e,(r,o)=>typeof o=="bigint"?o.toString()+vy:o,n)}function Ey(e,t){if(lf(e)>t)throw new My({givenSize:lf(e),maxSize:t})}const Yt={zero:48,nine:57,A:65,F:70,a:97,f:102};function cf(e){if(e>=Yt.zero&&e<=Yt.nine)return e-Yt.zero;if(e>=Yt.A&&e<=Yt.F)return e-(Yt.A-10);if(e>=Yt.a&&e<=Yt.f)return e-(Yt.a-10)}function Sy(e,t={}){const{dir:n,size:r=32}=t;if(r===0)return e;if(e.length>r)throw new ky({size:e.length,targetSize:r,type:"Bytes"});const o=new Uint8Array(r);for(let s=0;s<r;s++){const i=n==="right";o[i?s:r-s-1]=e[i?s:e.length-s-1]}return o}function Ki(e,t){if(et(e)>t)throw new Dy({givenSize:et(e),maxSize:t})}function Py(e,t){if(typeof t=="number"&&t>0&&t>et(e)-1)throw new gf({offset:t,position:"start",size:et(e)})}function $y(e,t,n){if(typeof t=="number"&&typeof n=="number"&&et(e)!==n-t)throw new gf({offset:n,position:"end",size:et(e)})}function uf(e,t={}){const{dir:n,size:r=32}=t;if(r===0)return e;const o=e.replace("0x","");if(o.length>r*2)throw new jy({size:Math.ceil(o.length/2),targetSize:r,type:"Hex"});return`0x${o[n==="right"?"padEnd":"padStart"](r*2,"0")}`}const Ay=new TextEncoder;function Ty(e){return e instanceof Uint8Array?e:typeof e=="string"?Ny(e):Oy(e)}function Oy(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function Ny(e,t={}){const{size:n}=t;let r=e;n&&(Ki(e,n),r=Bn(e,n));let o=r.slice(2);o.length%2&&(o=`0${o}`);const s=o.length/2,i=new Uint8Array(s);for(let c=0,a=0;c<s;c++){const u=cf(o.charCodeAt(a++)),l=cf(o.charCodeAt(a++));if(u===void 0||l===void 0)throw new ge(`Invalid byte sequence ("${o[a-2]}${o[a-1]}" in "${o}").`);i[c]=u*16+l}return i}function Cy(e,t={}){const{size:n}=t,r=Ay.encode(e);return typeof n=="number"?(Ey(r,n),Iy(r,n)):r}function Iy(e,t){return Sy(e,{dir:"right",size:t})}function lf(e){return e.length}let My=class extends ge{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${t}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeOverflowError"})}},ky=class extends ge{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (\`${t}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeExceedsPaddingSizeError"})}};const Ly=new TextEncoder,By=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Fy(e,t={}){const{strict:n=!1}=t;if(!e)throw new hf(e);if(typeof e!="string")throw new hf(e);if(n&&!/^0x[0-9a-fA-F]*$/.test(e))throw new mf(e);if(!e.startsWith("0x"))throw new mf(e)}function Ct(...e){return`0x${e.reduce((t,n)=>t+n.replace("0x",""),"")}`}function ff(e,t={}){const n=`0x${Number(e)}`;return typeof t.size=="number"?(Ki(n,t.size),Ln(n,t.size)):n}function df(e,t={}){let n="";for(let o=0;o<e.length;o++)n+=By[e[o]];const r=`0x${n}`;return typeof t.size=="number"?(Ki(r,t.size),Bn(r,t.size)):r}function Le(e,t={}){const{signed:n,size:r}=t,o=BigInt(e);let s;r?n?s=(1n<<BigInt(r)*8n-1n)-1n:s=2n**(BigInt(r)*8n)-1n:typeof e=="number"&&(s=BigInt(Number.MAX_SAFE_INTEGER));const i=typeof s=="bigint"&&n?-s-1n:0;if(s&&o>s||o<i){const u=typeof e=="bigint"?"n":"";throw new pf({max:s?`${s}${u}`:void 0,min:`${i}${u}`,signed:n,size:r,value:`${e}${u}`})}const a=`0x${(n&&o<0?(1n<<BigInt(r*8))+BigInt(o):o).toString(16)}`;return r?Ln(a,r):a}function Yi(e,t={}){return df(Ly.encode(e),t)}function Ln(e,t){return uf(e,{dir:"left",size:t})}function Bn(e,t){return uf(e,{dir:"right",size:t})}function Xi(e,t,n,r={}){const{strict:o}=r;Py(e,t);const s=`0x${e.replace("0x","").slice((t??0)*2,(n??e.length)*2)}`;return o&&$y(s,t,n),s}function et(e){return Math.ceil((e.length-2)/2)}function Ry(e,t={}){const{strict:n=!1}=t;try{return Fy(e,{strict:n}),!0}catch{return!1}}class pf extends ge{constructor({max:t,min:n,signed:r,size:o,value:s}){super(`Number \`${s}\` is not in safe${o?` ${o*8}-bit`:""}${r?" signed":" unsigned"} integer range ${t?`(\`${n}\` to \`${t}\`)`:`(above \`${n}\`)`}`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.IntegerOutOfRangeError"})}}class hf extends ge{constructor(t){super(`Value \`${typeof t=="object"?xy(t):t}\` of type \`${typeof t}\` is an invalid hex type.`,{metaMessages:['Hex types must be represented as `"0x${string}"`.']}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.InvalidHexTypeError"})}}class mf extends ge{constructor(t){super(`Value \`${t}\` is an invalid hex value.`,{metaMessages:['Hex values must start with `"0x"` and contain only hexadecimal characters (0-9, a-f, A-F).']}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.InvalidHexValueError"})}}class Dy extends ge{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${t}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeOverflowError"})}}class gf extends ge{constructor({offset:t,position:n,size:r}){super(`Slice ${n==="start"?"starting":"ending"} at offset \`${t}\` is out-of-bounds (size: \`${r}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SliceOffsetOutOfBoundsError"})}}class jy extends ge{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (\`${t}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeExceedsPaddingSizeError"})}}function _y(e){return{address:e.address,amount:Le(e.amount),index:Le(e.index),validatorIndex:Le(e.validatorIndex)}}function bf(e){return{...typeof e.baseFeePerGas=="bigint"&&{baseFeePerGas:Le(e.baseFeePerGas)},...typeof e.blobBaseFee=="bigint"&&{blobBaseFee:Le(e.blobBaseFee)},...typeof e.feeRecipient=="string"&&{feeRecipient:e.feeRecipient},...typeof e.gasLimit=="bigint"&&{gasLimit:Le(e.gasLimit)},...typeof e.number=="bigint"&&{number:Le(e.number)},...typeof e.prevRandao=="bigint"&&{prevRandao:Le(e.prevRandao)},...typeof e.time=="bigint"&&{time:Le(e.time)},...e.withdrawals&&{withdrawals:e.withdrawals.map(_y)}}}const Qi=[{inputs:[{components:[{name:"target",type:"address"},{name:"allowFailure",type:"bool"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate3",outputs:[{components:[{name:"success",type:"bool"},{name:"returnData",type:"bytes"}],name:"returnData",type:"tuple[]"}],stateMutability:"view",type:"function"}],Ji=[{name:"query",type:"function",stateMutability:"view",inputs:[{type:"tuple[]",name:"queries",components:[{type:"address",name:"sender"},{type:"string[]",name:"urls"},{type:"bytes",name:"data"}]}],outputs:[{type:"bool[]",name:"failures"},{type:"bytes[]",name:"responses"}]},{name:"HttpError",type:"error",inputs:[{type:"uint16",name:"status"},{type:"string",name:"message"}]}],yf=[{inputs:[],name:"ResolverNotFound",type:"error"},{inputs:[],name:"ResolverWildcardNotSupported",type:"error"},{inputs:[],name:"ResolverNotContract",type:"error"},{inputs:[{name:"returnData",type:"bytes"}],name:"ResolverError",type:"error"},{inputs:[{components:[{name:"status",type:"uint16"},{name:"message",type:"string"}],name:"errors",type:"tuple[]"}],name:"HttpError",type:"error"}],wf=[...yf,{name:"resolve",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes"},{name:"data",type:"bytes"}],outputs:[{name:"",type:"bytes"},{name:"address",type:"address"}]},{name:"resolve",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes"},{name:"data",type:"bytes"},{name:"gateways",type:"string[]"}],outputs:[{name:"",type:"bytes"},{name:"address",type:"address"}]}],Uy=[...yf,{name:"reverse",type:"function",stateMutability:"view",inputs:[{type:"bytes",name:"reverseName"}],outputs:[{type:"string",name:"resolvedName"},{type:"address",name:"resolvedAddress"},{type:"address",name:"reverseResolver"},{type:"address",name:"resolver"}]},{name:"reverse",type:"function",stateMutability:"view",inputs:[{type:"bytes",name:"reverseName"},{type:"string[]",name:"gateways"}],outputs:[{type:"string",name:"resolvedName"},{type:"address",name:"resolvedAddress"},{type:"address",name:"reverseResolver"},{type:"address",name:"resolver"}]}],vf=[{name:"text",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"key",type:"string"}],outputs:[{name:"",type:"string"}]}],xf=[{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"}],outputs:[{name:"",type:"address"}]},{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"coinType",type:"uint256"}],outputs:[{name:"",type:"bytes"}]}],Ef=[{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],outputs:[{type:"bool"}],stateMutability:"nonpayable",type:"function",name:"isValidSig"}],ur=[{type:"event",name:"Approval",inputs:[{indexed:!0,name:"owner",type:"address"},{indexed:!0,name:"spender",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"event",name:"Transfer",inputs:[{indexed:!0,name:"from",type:"address"},{indexed:!0,name:"to",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"function",name:"allowance",stateMutability:"view",inputs:[{name:"owner",type:"address"},{name:"spender",type:"address"}],outputs:[{type:"uint256"}]},{type:"function",name:"approve",stateMutability:"nonpayable",inputs:[{name:"spender",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]},{type:"function",name:"balanceOf",stateMutability:"view",inputs:[{name:"account",type:"address"}],outputs:[{type:"uint256"}]},{type:"function",name:"decimals",stateMutability:"view",inputs:[],outputs:[{type:"uint8"}]},{type:"function",name:"name",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{type:"function",name:"symbol",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{type:"function",name:"totalSupply",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]},{type:"function",name:"transferFrom",stateMutability:"nonpayable",inputs:[{name:"sender",type:"address"},{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]}],zy="0x82ad56cb",Sf="0x608060405234801561001057600080fd5b5060405161018e38038061018e83398101604081905261002f91610124565b6000808351602085016000f59050803b61004857600080fd5b6000808351602085016000855af16040513d6000823e81610067573d81fd5b3d81f35b634e487b7160e01b600052604160045260246000fd5b600082601f83011261009257600080fd5b81516001600160401b038111156100ab576100ab61006b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156100d9576100d961006b565b6040528181528382016020018510156100f157600080fd5b60005b82811015610110576020818601810151838301820152016100f4565b506000918101602001919091529392505050565b6000806040838503121561013757600080fd5b82516001600160401b0381111561014d57600080fd5b61015985828601610081565b602085015190935090506001600160401b0381111561017757600080fd5b61018385828601610081565b915050925092905056fe",Hy="0x608060405234801561001057600080fd5b506040516102c03803806102c083398101604081905261002f916101e6565b836001600160a01b03163b6000036100e457600080836001600160a01b03168360405161005c9190610270565b6000604051808303816000865af19150503d8060008114610099576040519150601f19603f3d011682016040523d82523d6000602084013e61009e565b606091505b50915091508115806100b857506001600160a01b0386163b155b156100e1578060405163101bb98d60e01b81526004016100d8919061028c565b60405180910390fd5b50505b6000808451602086016000885af16040513d6000823e81610103573d81fd5b3d81f35b80516001600160a01b038116811461011e57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561015457818101518382015260200161013c565b50506000910152565b600082601f83011261016e57600080fd5b81516001600160401b0381111561018757610187610123565b604051601f8201601f19908116603f011681016001600160401b03811182821017156101b5576101b5610123565b6040528181528382016020018510156101cd57600080fd5b6101de826020830160208701610139565b949350505050565b600080600080608085870312156101fc57600080fd5b61020585610107565b60208601519094506001600160401b0381111561022157600080fd5b61022d8782880161015d565b93505061023c60408601610107565b60608601519092506001600160401b0381111561025857600080fd5b6102648782880161015d565b91505092959194509250565b60008251610282818460208701610139565b9190910192915050565b60208152600082518060208401526102ab816040850160208701610139565b601f01601f1916919091016040019291505056fe",Wy="0x608060405234801561001057600080fd5b5060405161069438038061069483398101604081905261002f9161051e565b600061003c848484610048565b9050806000526001601ff35b60007f64926492649264926492649264926492649264926492649264926492649264926100748361040c565b036101e7576000606080848060200190518101906100929190610577565b60405192955090935091506000906001600160a01b038516906100b69085906105dd565b6000604051808303816000865af19150503d80600081146100f3576040519150601f19603f3d011682016040523d82523d6000602084013e6100f8565b606091505b50509050876001600160a01b03163b60000361016057806101605760405162461bcd60e51b815260206004820152601e60248201527f5369676e617475726556616c696461746f723a206465706c6f796d656e74000060448201526064015b60405180910390fd5b604051630b135d3f60e11b808252906001600160a01b038a1690631626ba7e90610190908b9087906004016105f9565b602060405180830381865afa1580156101ad573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101d19190610633565b6001600160e01b03191614945050505050610405565b6001600160a01b0384163b1561027a57604051630b135d3f60e11b808252906001600160a01b03861690631626ba7e9061022790879087906004016105f9565b602060405180830381865afa158015610244573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102689190610633565b6001600160e01b031916149050610405565b81516041146102df5760405162461bcd60e51b815260206004820152603a602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e6174757265206c656e6774680000000000006064820152608401610157565b6102e7610425565b5060208201516040808401518451859392600091859190811061030c5761030c61065d565b016020015160f81c9050601b811480159061032b57508060ff16601c14155b1561038c5760405162461bcd60e51b815260206004820152603b602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e617475726520762076616c756500000000006064820152608401610157565b60408051600081526020810180835289905260ff83169181019190915260608101849052608081018390526001600160a01b0389169060019060a0016020604051602081039080840390855afa1580156103ea573d6000803e3d6000fd5b505050602060405103516001600160a01b0316149450505050505b9392505050565b600060208251101561041d57600080fd5b508051015190565b60405180606001604052806003906020820280368337509192915050565b6001600160a01b038116811461045857600080fd5b50565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561048c578181015183820152602001610474565b50506000910152565b600082601f8301126104a657600080fd5b81516001600160401b038111156104bf576104bf61045b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156104ed576104ed61045b565b60405281815283820160200185101561050557600080fd5b610516826020830160208701610471565b949350505050565b60008060006060848603121561053357600080fd5b835161053e81610443565b6020850151604086015191945092506001600160401b0381111561056157600080fd5b61056d86828701610495565b9150509250925092565b60008060006060848603121561058c57600080fd5b835161059781610443565b60208501519093506001600160401b038111156105b357600080fd5b6105bf86828701610495565b604086015190935090506001600160401b0381111561056157600080fd5b600082516105ef818460208701610471565b9190910192915050565b828152604060208201526000825180604084015261061e816060850160208701610471565b601f01601f1916919091016060019392505050565b60006020828403121561064557600080fd5b81516001600160e01b03198116811461040557600080fd5b634e487b7160e01b600052603260045260246000fdfe5369676e617475726556616c696461746f72237265636f7665725369676e6572";class ea extends q{constructor({blockNumber:t,chain:n,contract:r}){super(`Chain "${n.name}" does not support contract "${r.name}".`,{metaMessages:["This could be due to any of the following:",...t&&r.blockCreated&&r.blockCreated>t?[`- The contract "${r.name}" was not deployed until block ${r.blockCreated} (current block ${t}).`]:[`- The chain does not have the contract "${r.name}" configured.`]],name:"ChainDoesNotSupportContract"})}}class Pf extends q{constructor(){super("No chain was provided to the Client.",{name:"ClientChainNotConfiguredError"})}}const ta="/docs/contract/encodeDeployData";function na(e){const{abi:t,args:n,bytecode:r}=e;if(!n||n.length===0)return r;const o=t.find(i=>"type"in i&&i.type==="constructor");if(!o)throw new Jm({docsPath:ta});if(!("inputs"in o))throw new Iu({docsPath:ta});if(!o.inputs||o.inputs.length===0)throw new Iu({docsPath:ta});const s=qt(o.inputs,n);return nr([r,s])}function lr({blockNumber:e,chain:t,contract:n}){var o;const r=(o=t==null?void 0:t.contracts)==null?void 0:o[n];if(!r)throw new ea({chain:t,contract:{name:n}});if(e&&r.blockCreated&&r.blockCreated>e)throw new ea({blockNumber:e,chain:t,contract:{name:n,blockCreated:r.blockCreated}});return r.address}function $f(e,{docsPath:t,...n}){const r=(()=>{const o=Mi(e,n);return o instanceof Xo?e:o})();return new Ol(r,{docsPath:t,...n})}function Af(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}const ra=new Map;function Tf({fn:e,id:t,shouldSplitBatch:n,wait:r=0,sort:o}){const s=async()=>{const l=a();i();const f=l.map(({args:p})=>p);f.length!==0&&e(f).then(p=>{o&&Array.isArray(p)&&p.sort(o);for(let d=0;d<l.length;d++){const{resolve:h}=l[d];h==null||h([p[d],p])}}).catch(p=>{for(let d=0;d<l.length;d++){const{reject:h}=l[d];h==null||h(p)}})},i=()=>ra.delete(t),c=()=>a().map(({args:l})=>l),a=()=>ra.get(t)||[],u=l=>ra.set(t,[...a(),l]);return{flush:i,async schedule(l){const{promise:f,resolve:p,reject:d}=Af();return(n==null?void 0:n([...c(),l]))&&s(),a().length>0?(u({args:l,resolve:p,reject:d}),f):(u({args:l,resolve:p,reject:d}),setTimeout(s,r),f)}}}async function fo(e,t){var P,S,E,N;const{account:n=e.account,authorizationList:r,batch:o=!!((P=e.batch)!=null&&P.multicall),blockNumber:s,blockTag:i=e.experimental_blockTag??"latest",accessList:c,blobs:a,blockOverrides:u,code:l,data:f,factory:p,factoryData:d,gas:h,gasPrice:m,maxFeePerBlobGas:x,maxFeePerGas:T,maxPriorityFeePerGas:w,nonce:A,to:L,value:B,stateOverride:_,...D}=t,g=n?wt(n):void 0;if(l&&(p||d))throw new q("Cannot provide both `code` & `factory`/`factoryData` as parameters.");if(l&&L)throw new q("Cannot provide both `code` & `to` as parameters.");const y=l&&f,$=p&&d&&L&&f,I=y||$,O=y?qy({code:l,data:f}):$?Zy({data:f,factory:p,factoryData:d,to:L}):f;try{uo(t);const b=(typeof s=="bigint"?J(s):void 0)||i,k=u?bf(u):void 0,R=Li(_),j=(N=(E=(S=e.chain)==null?void 0:S.formatters)==null?void 0:E.transactionRequest)==null?void 0:N.format,W=(j||Qo)({...ki(D,{format:j}),from:g==null?void 0:g.address,accessList:c,authorizationList:r,blobs:a,data:O,gas:h,gasPrice:m,maxFeePerBlobGas:x,maxFeePerGas:T,maxPriorityFeePerGas:w,nonce:A,to:I?void 0:L,value:B});if(o&&Vy({request:W})&&!R&&!k)try{return await Gy(e,{...W,blockNumber:s,blockTag:i})}catch(H){if(!(H instanceof Pf)&&!(H instanceof ea))throw H}const K=(()=>{const H=[W,b];return R&&k?[...H,R,k]:R?[...H,R]:k?[...H,{},k]:H})(),G=await e.request({method:"eth_call",params:K});return G==="0x"?{data:void 0}:{data:G}}catch(C){const b=Ky(C),{offchainLookup:k,offchainLookupSignature:R}=await Promise.resolve().then(()=>Q1);if(e.ccipRead!==!1&&(b==null?void 0:b.slice(0,10))===R&&L)return{data:await k(e,{data:b,to:L})};throw I&&(b==null?void 0:b.slice(0,10))==="0x101bb98d"?new Nb({factory:p}):$f(C,{...t,account:g,chain:e.chain})}}function Vy({request:e}){const{data:t,to:n,...r}=e;return!(!t||t.startsWith(zy)||!n||Object.values(r).filter(o=>typeof o<"u").length>0)}async function Gy(e,t){var m;const{batchSize:n=1024,wait:r=0}=typeof((m=e.batch)==null?void 0:m.multicall)=="object"?e.batch.multicall:{},{blockNumber:o,blockTag:s=e.experimental_blockTag??"latest",data:i,multicallAddress:c,to:a}=t;let u=c;if(!u){if(!e.chain)throw new Pf;u=lr({blockNumber:o,chain:e.chain,contract:"multicall3"})}const f=(typeof o=="bigint"?J(o):void 0)||s,{schedule:p}=Tf({id:`${e.uid}.${f}`,wait:r,shouldSplitBatch(x){return x.reduce((w,{data:A})=>w+(A.length-2),0)>n*2},fn:async x=>{const T=x.map(L=>({allowFailure:!0,callData:L.data,target:L.to})),w=Ot({abi:Qi,args:[T],functionName:"aggregate3"}),A=await e.request({method:"eth_call",params:[{data:w,to:u},f]});return Mn({abi:Qi,args:[T],functionName:"aggregate3",data:A||"0x"})}}),[{returnData:d,success:h}]=await p({data:i,to:a});if(!h)throw new Zo({data:d});return d==="0x"?{data:void 0}:{data:d}}function qy(e){const{code:t,data:n}=e;return na({abi:Tu(["constructor(bytes, bytes)"]),bytecode:Sf,args:[t,n]})}function Zy(e){const{data:t,factory:n,factoryData:r,to:o}=e;return na({abi:Tu(["constructor(address, bytes, address, bytes)"]),bytecode:Hy,args:[o,t,n,r]})}function Ky(e){var n;if(!(e instanceof q))return;const t=e.walk();return typeof(t==null?void 0:t.data)=="object"?(n=t.data)==null?void 0:n.data:t.data}async function Xt(e,t){const{abi:n,address:r,args:o,functionName:s,...i}=t,c=Ot({abi:n,args:o,functionName:s});try{const{data:a}=await ee(e,fo,"call")({...i,data:c,to:r});return Mn({abi:n,args:o,functionName:s,data:a||"0x"})}catch(a){throw ar(a,{abi:n,address:r,args:o,docsPath:"/docs/contract/readContract",functionName:s})}}async function Yy(e,t){const{abi:n,address:r,args:o,dataSuffix:s,functionName:i,...c}=t,a=c.account?wt(c.account):e.account,u=Ot({abi:n,args:o,functionName:i});try{const{data:l}=await ee(e,fo,"call")({batch:!1,data:`${u}${s?s.replace("0x",""):""}`,to:r,...c,account:a}),f=Mn({abi:n,args:o,functionName:i,data:l||"0x"}),p=n.filter(d=>"name"in d&&d.name===t.functionName);return{result:f,request:{abi:p,address:r,args:o,dataSuffix:s,functionName:i,...c,account:a}}}catch(l){throw ar(l,{abi:n,address:r,args:o,docsPath:"/docs/contract/simulateContract",functionName:i,sender:a==null?void 0:a.address})}}const oa=new Map,Of=new Map;let Xy=0;function mn(e,t,n){const r=++Xy,o=()=>oa.get(e)||[],s=()=>{const l=o();oa.set(e,l.filter(f=>f.id!==r))},i=()=>{const l=o();if(!l.some(p=>p.id===r))return;const f=Of.get(e);if(l.length===1&&f){const p=f();p instanceof Promise&&p.catch(()=>{})}s()},c=o();if(oa.set(e,[...c,{id:r,fns:t}]),c&&c.length>0)return i;const a={};for(const l in t)a[l]=(...f)=>{var d,h;const p=o();if(p.length!==0)for(const m of p)(h=(d=m.fns)[l])==null||h.call(d,...f)};const u=n(a);return typeof u=="function"&&Of.set(e,u),i}async function sa(e){return new Promise(t=>setTimeout(t,e))}function po(e,{emitOnBegin:t,initialWaitTime:n,interval:r}){let o=!0;const s=()=>o=!1;return(async()=>{let c;t&&(c=await e({unpoll:s}));const a=await(n==null?void 0:n(c))??r;await sa(a);const u=async()=>{o&&(await e({unpoll:s}),await sa(r),u())};u()})(),s}const Qy=new Map,Jy=new Map;function e1(e){const t=(o,s)=>({clear:()=>s.delete(o),get:()=>s.get(o),set:i=>s.set(o,i)}),n=t(e,Qy),r=t(e,Jy);return{clear:()=>{n.clear(),r.clear()},promise:n,response:r}}async function t1(e,{cacheKey:t,cacheTime:n=Number.POSITIVE_INFINITY}){const r=e1(t),o=r.response.get();if(o&&n>0&&new Date().getTime()-o.created.getTime()<n)return o.data;let s=r.promise.get();s||(s=e(),r.promise.set(s));try{const i=await s;return r.response.set({created:new Date,data:i}),i}finally{r.promise.clear()}}const n1=e=>`blockNumber.${e}`;async function ho(e,{cacheTime:t=e.cacheTime}={}){const n=await t1(()=>e.request({method:"eth_blockNumber"}),{cacheKey:n1(e.uid),cacheTime:t});return BigInt(n)}async function rs(e,{filter:t}){const n="strict"in t&&t.strict,r=await t.request({method:"eth_getFilterChanges",params:[t.id]});if(typeof r[0]=="string")return r;const o=r.map(s=>Kt(s));return!("abi"in t)||!t.abi?o:Ui({abi:t.abi,logs:o,strict:n})}async function os(e,{filter:t}){return t.request({method:"eth_uninstallFilter",params:[t.id]})}function r1(e,t){const{abi:n,address:r,args:o,batch:s=!0,eventName:i,fromBlock:c,onError:a,onLogs:u,poll:l,pollingInterval:f=e.pollingInterval,strict:p}=t;return(typeof l<"u"?l:typeof c=="bigint"?!0:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")))?(()=>{const x=p??!1,T=Te(["watchContractEvent",r,o,s,e.uid,i,f,x,c]);return mn(T,{onLogs:u,onError:a},w=>{let A;c!==void 0&&(A=c-1n);let L,B=!1;const _=po(async()=>{var D;if(!B){try{L=await ee(e,ml,"createContractEventFilter")({abi:n,address:r,args:o,eventName:i,strict:x,fromBlock:c})}catch{}B=!0;return}try{let g;if(L)g=await ee(e,rs,"getFilterChanges")({filter:L});else{const y=await ee(e,ho,"getBlockNumber")({});A&&A<y?g=await ee(e,ef,"getContractEvents")({abi:n,address:r,args:o,eventName:i,fromBlock:A+1n,toBlock:y,strict:x}):g=[],A=y}if(g.length===0)return;if(s)w.onLogs(g);else for(const y of g)w.onLogs([y])}catch(g){L&&g instanceof Cn&&(B=!1),(D=w.onError)==null||D.call(w,g)}},{emitOnBegin:!0,interval:f});return async()=>{L&&await ee(e,os,"uninstallFilter")({filter:L}),_()}})})():(()=>{const x=p??!1,T=Te(["watchContractEvent",r,o,s,e.uid,i,f,x]);let w=!0,A=()=>w=!1;return mn(T,{onLogs:u,onError:a},L=>((async()=>{try{const B=(()=>{if(e.transport.type==="fallback"){const g=e.transport.transports.find(y=>y.config.type==="webSocket"||y.config.type==="ipc");return g?g.value:e.transport}return e.transport})(),_=i?jr({abi:n,eventName:i,args:o}):[],{unsubscribe:D}=await B.subscribe({params:["logs",{address:r,topics:_}],onData(g){var $;if(!w)return;const y=g.result;try{const{eventName:I,args:O}=_i({abi:n,data:y.data,topics:y.topics,strict:p}),P=Kt(y,{args:O,eventName:I});L.onLogs([P])}catch(I){let O,P;if(I instanceof Lr||I instanceof jo){if(p)return;O=I.abiItem.name,P=($=I.abiItem.inputs)==null?void 0:$.some(E=>!("name"in E&&E.name))}const S=Kt(y,{args:P?[]:{},eventName:O});L.onLogs([S])}},onError(g){var y;(y=L.onError)==null||y.call(L,g)}});A=D,w||A()}catch(B){a==null||a(B)}})(),()=>A()))})()}async function o1(e,{serializedTransaction:t}){return e.request({method:"eth_sendRawTransaction",params:[t]},{retryCount:0})}function ia(e,{delay:t=100,retryCount:n=2,shouldRetry:r=()=>!0}={}){return new Promise((o,s)=>{const i=async({count:c=0}={})=>{const a=async({error:u})=>{const l=typeof t=="function"?t({count:c,error:u}):t;l&&await sa(l),i({count:c+1})};try{const u=await e();o(u)}catch(u){if(c<n&&await r({count:c,error:u}))return a({error:u});s(u)}};i()})}const s1={"0x0":"reverted","0x1":"success"};function i1(e){const t={...e,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,contractAddress:e.contractAddress?e.contractAddress:null,cumulativeGasUsed:e.cumulativeGasUsed?BigInt(e.cumulativeGasUsed):null,effectiveGasPrice:e.effectiveGasPrice?BigInt(e.effectiveGasPrice):null,gasUsed:e.gasUsed?BigInt(e.gasUsed):null,logs:e.logs?e.logs.map(n=>Kt(n)):null,to:e.to?e.to:null,transactionIndex:e.transactionIndex?zt(e.transactionIndex):null,status:e.status?s1[e.status]:null,type:e.type?Rl[e.type]||e.type:null};return e.blobGasPrice&&(t.blobGasPrice=BigInt(e.blobGasPrice)),e.blobGasUsed&&(t.blobGasUsed=BigInt(e.blobGasUsed)),t}const aa=256;let ss=aa,is;function Nf(e=11){if(!is||ss+e>aa*2){is="",ss=0;for(let t=0;t<aa;t++)is+=(256+Math.random()*256|0).toString(16).substring(1)}return is.substring(ss,ss+++e)}function a1(e){const{batch:t,chain:n,ccipRead:r,key:o="base",name:s="Base Client",type:i="base"}=e,c=e.experimental_blockTag??(typeof(n==null?void 0:n.experimental_preconfirmationTime)=="number"?"pending":void 0),a=(n==null?void 0:n.blockTime)??12e3,u=Math.min(Math.max(Math.floor(a/2),500),4e3),l=e.pollingInterval??u,f=e.cacheTime??l,p=e.account?wt(e.account):void 0,{config:d,request:h,value:m}=e.transport({chain:n,pollingInterval:l}),x={...d,...m},T={account:p,batch:t,cacheTime:f,ccipRead:r,chain:n,key:o,name:s,pollingInterval:l,request:h,transport:x,type:i,uid:Nf(),...c?{experimental_blockTag:c}:{}};function w(A){return L=>{const B=L(A);for(const D in T)delete B[D];const _={...A,...B};return Object.assign(_,{extend:w(_)})}}return Object.assign(T,{extend:w(T)})}const as=new di(8192);function c1(e,{enabled:t=!0,id:n}){if(!t||!n)return e();if(as.get(n))return as.get(n);const r=e().finally(()=>as.delete(n));return as.set(n,r),r}function u1(e,t={}){return async(n,r={})=>{var f;const{dedupe:o=!1,methods:s,retryDelay:i=150,retryCount:c=3,uid:a}={...t,...r},{method:u}=n;if((f=s==null?void 0:s.exclude)!=null&&f.includes(u))throw new In(new Error("method not supported"),{method:u});if(s!=null&&s.include&&!s.include.includes(u))throw new In(new Error("method not supported"),{method:u});const l=o?Br(`${a}.${Te(n)}`):void 0;return c1(()=>ia(async()=>{try{return await e(n)}catch(p){const d=p;switch(d.code){case Hr.code:throw new Hr(d);case Wr.code:throw new Wr(d);case Vr.code:throw new Vr(d,{method:n.method});case Gr.code:throw new Gr(d);case Nn.code:throw new Nn(d);case Cn.code:throw new Cn(d);case qr.code:throw new qr(d);case Zr.code:throw new Zr(d);case Kr.code:throw new Kr(d);case In.code:throw new In(d,{method:n.method});case sr.code:throw new sr(d);case Yr.code:throw new Yr(d);case ir.code:throw new ir(d);case Xr.code:throw new Xr(d);case Qr.code:throw new Qr(d);case Jr.code:throw new Jr(d);case eo.code:throw new eo(d);case to.code:throw new to(d);case no.code:throw new no(d);case ro.code:throw new ro(d);case oo.code:throw new oo(d);case so.code:throw new so(d);case io.code:throw new io(d);case ao.code:throw new ao(d);case co.code:throw new co(d);case 5e3:throw new ir(d);default:throw p instanceof q?p:new Ib(d)}}},{delay:({count:p,error:d})=>{var h;if(d&&d instanceof On){const m=(h=d==null?void 0:d.headers)==null?void 0:h.get("Retry-After");if(m!=null&&m.match(/\d/))return Number.parseInt(m)*1e3}return~~(1<<p)*i},retryCount:c,shouldRetry:({error:p})=>l1(p)}),{enabled:o,id:l})}}function l1(e){return"code"in e&&typeof e.code=="number"?e.code===-1||e.code===sr.code||e.code===Nn.code:e instanceof On&&e.status?e.status===403||e.status===408||e.status===413||e.status===429||e.status===500||e.status===502||e.status===503||e.status===504:!0}function f1({key:e,methods:t,name:n,request:r,retryCount:o=3,retryDelay:s=150,timeout:i,type:c},a){const u=Nf();return{config:{key:e,methods:t,name:n,request:r,retryCount:o,retryDelay:s,timeout:i,type:c},request:u1(r,{methods:t,retryCount:o,retryDelay:s,uid:u}),value:a}}class d1 extends q{constructor(){super("No URL was provided to the Transport. Please provide a valid RPC URL to the Transport.",{docsPath:"/docs/clients/intro",name:"UrlRequiredError"})}}function p1(e,{errorInstance:t=new Error("timed out"),timeout:n,signal:r}){return new Promise((o,s)=>{(async()=>{let i;try{const c=new AbortController;n>0&&(i=setTimeout(()=>{r&&c.abort()},n)),o(await e({signal:(c==null?void 0:c.signal)||null}))}catch(c){(c==null?void 0:c.name)==="AbortError"&&s(t),s(c)}finally{clearTimeout(i)}})()})}function h1(){return{current:0,take(){return this.current++},reset(){this.current=0}}}const Cf=h1();function m1(e,t={}){return{async request(n){var f;const{body:r,onRequest:o=t.onRequest,onResponse:s=t.onResponse,timeout:i=t.timeout??1e4}=n,c={...t.fetchOptions??{},...n.fetchOptions??{}},{headers:a,method:u,signal:l}=c;try{const p=await p1(async({signal:h})=>{const m={...c,body:Array.isArray(r)?Te(r.map(A=>({jsonrpc:"2.0",id:A.id??Cf.take(),...A}))):Te({jsonrpc:"2.0",id:r.id??Cf.take(),...r}),headers:{"Content-Type":"application/json",...a},method:u||"POST",signal:l||(i>0?h:null)},x=new Request(e,m),T=await(o==null?void 0:o(x,m))??{...m,url:e};return await fetch(T.url??e,T)},{errorInstance:new Nl({body:r,url:e}),timeout:i,signal:!0});s&&await s(p);let d;if((f=p.headers.get("Content-Type"))!=null&&f.startsWith("application/json"))d=await p.json();else{d=await p.text();try{d=JSON.parse(d||"{}")}catch(h){if(p.ok)throw h;d={error:d}}}if(!p.ok)throw new On({body:r,details:Te(d.error)||p.statusText,headers:p.headers,status:p.status,url:e});return d}catch(p){throw p instanceof On||p instanceof Nl?p:new On({body:r,cause:p,url:e})}}}}function g1(e,t={}){const{batch:n,fetchOptions:r,key:o="http",methods:s,name:i="HTTP JSON-RPC",onFetchRequest:c,onFetchResponse:a,retryDelay:u,raw:l}=t;return({chain:f,retryCount:p,timeout:d})=>{const{batchSize:h=1e3,wait:m=0}=typeof n=="object"?n:{},x=t.retryCount??p,T=d??t.timeout??1e4,w=e||(f==null?void 0:f.rpcUrls.default.http[0]);if(!w)throw new d1;const A=m1(w,{fetchOptions:r,onRequest:c,onResponse:a,timeout:T});return f1({key:o,methods:s,name:i,async request({method:L,params:B}){const _={method:L,params:B},{schedule:D}=Tf({id:w,wait:m,shouldSplitBatch(I){return I.length>h},fn:I=>A.request({body:I}),sort:(I,O)=>I.id-O.id}),g=async I=>n?D(I):[await A.request({body:I})],[{error:y,result:$}]=await g(_);if(l)return{error:y,result:$};if(y)throw new Si({body:_,error:y,url:w});return $},retryCount:x,retryDelay:u,timeout:T,type:"http"},{fetchOptions:r,url:w})}}function ca(e,t){var r,o,s,i,c,a;if(!(e instanceof q))return!1;const n=e.walk(u=>u instanceof Ei);return n instanceof Ei?!!(((r=n.data)==null?void 0:r.errorName)==="ResolverNotFound"||((o=n.data)==null?void 0:o.errorName)==="ResolverWildcardNotSupported"||((s=n.data)==null?void 0:s.errorName)==="ResolverNotContract"||((i=n.data)==null?void 0:i.errorName)==="ResolverError"||((c=n.data)==null?void 0:c.errorName)==="HttpError"||(a=n.reason)!=null&&a.includes("Wildcard on non-extended resolvers is not supported")||t==="reverse"&&n.reason===bl[50]):!1}function b1(e){const{abi:t,data:n}=e,r=rr(n,0,4),o=t.find(s=>s.type==="function"&&r===Dr(ht(s)));if(!o)throw new sg(r,{docsPath:"/docs/contract/decodeFunctionData"});return{functionName:o.name,args:"inputs"in o&&o.inputs&&o.inputs.length>0?_r(o.inputs,rr(n,4)):void 0}}const ua="/docs/contract/encodeErrorResult";function If(e){const{abi:t,errorName:n,args:r}=e;let o=t[0];if(n){const a=Tn({abi:t,args:r,name:n});if(!a)throw new ku(n,{docsPath:ua});o=a}if(o.type!=="error")throw new ku(void 0,{docsPath:ua});const s=ht(o),i=Dr(s);let c="0x";if(r&&r.length>0){if(!o.inputs)throw new rg(o.name,{docsPath:ua});c=qt(o.inputs,r)}return nr([i,c])}const la="/docs/contract/encodeFunctionResult";function y1(e){const{abi:t,functionName:n,result:r}=e;let o=t[0];if(n){const i=Tn({abi:t,name:n});if(!i)throw new Kn(n,{docsPath:la});o=i}if(o.type!=="function")throw new Kn(void 0,{docsPath:la});if(!o.outputs)throw new Ru(o.name,{docsPath:la});const s=(()=>{if(o.outputs.length===0)return[];if(o.outputs.length===1)return[r];if(Array.isArray(r))return r;throw new Du(r)})();return qt(o.outputs,s)}const cs="x-batch-gateway:true";async function Mf(e){const{data:t,ccipRequest:n}=e,{args:[r]}=b1({abi:Ji,data:t}),o=[],s=[];return await Promise.all(r.map(async(i,c)=>{try{s[c]=i.urls.includes(cs)?await Mf({data:i.data,ccipRequest:n}):await n(i),o[c]=!1}catch(a){o[c]=!0,s[c]=w1(a)}})),y1({abi:Ji,functionName:"query",result:[o,s]})}function w1(e){return e.name==="HttpRequestError"&&e.status?If({abi:Ji,errorName:"HttpError",args:[e.status,e.shortMessage]}):If({abi:[yl],errorName:"Error",args:["shortMessage"in e?e.shortMessage:e.message]})}function kf(e){if(e.length!==66||e.indexOf("[")!==0||e.indexOf("]")!==65)return null;const t=`0x${e.slice(1,65)}`;return mt(t)?t:null}function us(e){let t=new Uint8Array(32).fill(0);if(!e)return Ae(t);const n=e.split(".");for(let r=n.length-1;r>=0;r-=1){const o=kf(n[r]),s=o?Xn(o):Ie($n(n[r]),"bytes");t=Ie(yt([t,s]),"bytes")}return Ae(t)}function v1(e){return`[${e.slice(2)}]`}function x1(e){const t=new Uint8Array(32).fill(0);return e?kf(e)||Ie($n(e)):Ae(t)}function ls(e){const t=e.replace(/^\.|\.$/gm,"");if(t.length===0)return new Uint8Array(1);const n=new Uint8Array($n(t).byteLength+2);let r=0;const o=t.split(".");for(let s=0;s<o.length;s++){let i=$n(o[s]);i.byteLength>255&&(i=$n(v1(x1(o[s])))),n[r]=i.length,n.set(i,r+1),r+=i.length+1}return n.byteLength!==r+1?n.slice(0,r+1):n}async function E1(e,t){const{blockNumber:n,blockTag:r,coinType:o,name:s,gatewayUrls:i,strict:c}=t,{chain:a}=e,u=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!a)throw new Error("client chain not configured. universalResolverAddress is required.");return lr({blockNumber:n,chain:a,contract:"ensUniversalResolver"})})(),l=a==null?void 0:a.ensTlds;if(l&&!l.some(f=>s.endsWith(f)))return null;try{const f=Ot({abi:xf,functionName:"addr",...o!=null?{args:[us(s),BigInt(o)]}:{args:[us(s)]}}),p={address:u,abi:wf,functionName:"resolve",args:[Ht(ls(s)),f,i??[cs]],blockNumber:n,blockTag:r},h=await ee(e,Xt,"readContract")(p);if(h[0]==="0x")return null;const m=Mn({abi:xf,args:o!=null?[us(s),BigInt(o)]:void 0,functionName:"addr",data:h[0]});return m==="0x"||Pn(m)==="0x00"?null:m}catch(f){if(c)throw f;if(ca(f,"resolve"))return null;throw f}}class S1 extends q{constructor({data:t}){super("Unable to extract image from metadata. The metadata may be malformed or invalid.",{metaMessages:["- Metadata must be a JSON object with at least an `image`, `image_url` or `image_data` property.","",`Provided data: ${JSON.stringify(t)}`],name:"EnsAvatarInvalidMetadataError"})}}class mo extends q{constructor({reason:t}){super(`ENS NFT avatar URI is invalid. ${t}`,{name:"EnsAvatarInvalidNftUriError"})}}class fa extends q{constructor({uri:t}){super(`Unable to resolve ENS avatar URI "${t}". The URI may be malformed, invalid, or does not respond with a valid image.`,{name:"EnsAvatarUriResolutionError"})}}class P1 extends q{constructor({namespace:t}){super(`ENS NFT avatar namespace "${t}" is not supported. Must be "erc721" or "erc1155".`,{name:"EnsAvatarUnsupportedNamespaceError"})}}const $1=/(?<protocol>https?:\/\/[^\/]*|ipfs:\/|ipns:\/|ar:\/)?(?<root>\/)?(?<subpath>ipfs\/|ipns\/)?(?<target>[\w\-.]+)(?<subtarget>\/.*)?/,A1=/^(Qm[1-9A-HJ-NP-Za-km-z]{44,}|b[A-Za-z2-7]{58,}|B[A-Z2-7]{58,}|z[1-9A-HJ-NP-Za-km-z]{48,}|F[0-9A-F]{50,})(\/(?<target>[\w\-.]+))?(?<subtarget>\/.*)?$/,T1=/^data:([a-zA-Z\-/+]*);base64,([^"].*)/,O1=/^data:([a-zA-Z\-/+]*)?(;[a-zA-Z0-9].*?)?(,)/;async function N1(e){try{const t=await fetch(e,{method:"HEAD"});if(t.status===200){const n=t.headers.get("content-type");return n==null?void 0:n.startsWith("image/")}return!1}catch(t){return typeof t=="object"&&typeof t.response<"u"||!globalThis.hasOwnProperty("Image")?!1:new Promise(n=>{const r=new Image;r.onload=()=>{n(!0)},r.onerror=()=>{n(!1)},r.src=e})}}function Lf(e,t){return e?e.endsWith("/")?e.slice(0,-1):e:t}function Bf({uri:e,gatewayUrls:t}){const n=T1.test(e);if(n)return{uri:e,isOnChain:!0,isEncoded:n};const r=Lf(t==null?void 0:t.ipfs,"https://ipfs.io"),o=Lf(t==null?void 0:t.arweave,"https://arweave.net"),s=e.match($1),{protocol:i,subpath:c,target:a,subtarget:u=""}=(s==null?void 0:s.groups)||{},l=i==="ipns:/"||c==="ipns/",f=i==="ipfs:/"||c==="ipfs/"||A1.test(e);if(e.startsWith("http")&&!l&&!f){let d=e;return t!=null&&t.arweave&&(d=e.replace(/https:\/\/arweave.net/g,t==null?void 0:t.arweave)),{uri:d,isOnChain:!1,isEncoded:!1}}if((l||f)&&a)return{uri:`${r}/${l?"ipns":"ipfs"}/${a}${u}`,isOnChain:!1,isEncoded:!1};if(i==="ar:/"&&a)return{uri:`${o}/${a}${u||""}`,isOnChain:!1,isEncoded:!1};let p=e.replace(O1,"");if(p.startsWith("<svg")&&(p=`data:image/svg+xml;base64,${btoa(p)}`),p.startsWith("data:")||p.startsWith("{"))return{uri:p,isOnChain:!0,isEncoded:!1};throw new fa({uri:e})}function Ff(e){if(typeof e!="object"||!("image"in e)&&!("image_url"in e)&&!("image_data"in e))throw new S1({data:e});return e.image||e.image_url||e.image_data}async function C1({gatewayUrls:e,uri:t}){try{const n=await fetch(t).then(o=>o.json());return await da({gatewayUrls:e,uri:Ff(n)})}catch{throw new fa({uri:t})}}async function da({gatewayUrls:e,uri:t}){const{uri:n,isOnChain:r}=Bf({uri:t,gatewayUrls:e});if(r||await N1(n))return n;throw new fa({uri:t})}function I1(e){let t=e;t.startsWith("did:nft:")&&(t=t.replace("did:nft:","").replace(/_/g,"/"));const[n,r,o]=t.split("/"),[s,i]=n.split(":"),[c,a]=r.split(":");if(!s||s.toLowerCase()!=="eip155")throw new mo({reason:"Only EIP-155 supported"});if(!i)throw new mo({reason:"Chain ID not found"});if(!a)throw new mo({reason:"Contract address not found"});if(!o)throw new mo({reason:"Token ID not found"});if(!c)throw new mo({reason:"ERC namespace not found"});return{chainID:Number.parseInt(i),namespace:c.toLowerCase(),contractAddress:a,tokenID:o}}async function M1(e,{nft:t}){if(t.namespace==="erc721")return Xt(e,{address:t.contractAddress,abi:[{name:"tokenURI",type:"function",stateMutability:"view",inputs:[{name:"tokenId",type:"uint256"}],outputs:[{name:"",type:"string"}]}],functionName:"tokenURI",args:[BigInt(t.tokenID)]});if(t.namespace==="erc1155")return Xt(e,{address:t.contractAddress,abi:[{name:"uri",type:"function",stateMutability:"view",inputs:[{name:"_id",type:"uint256"}],outputs:[{name:"",type:"string"}]}],functionName:"uri",args:[BigInt(t.tokenID)]});throw new P1({namespace:t.namespace})}async function k1(e,{gatewayUrls:t,record:n}){return/eip155:/i.test(n)?L1(e,{gatewayUrls:t,record:n}):da({uri:n,gatewayUrls:t})}async function L1(e,{gatewayUrls:t,record:n}){const r=I1(n),o=await M1(e,{nft:r}),{uri:s,isOnChain:i,isEncoded:c}=Bf({uri:o,gatewayUrls:t});if(i&&(s.includes("data:application/json;base64,")||s.startsWith("{"))){const u=c?atob(s.replace("data:application/json;base64,","")):s,l=JSON.parse(u);return da({uri:Ff(l),gatewayUrls:t})}let a=r.tokenID;return r.namespace==="erc1155"&&(a=a.replace("0x","").padStart(64,"0")),C1({gatewayUrls:t,uri:s.replace(/(?:0x)?{id}/,a)})}async function Rf(e,t){const{blockNumber:n,blockTag:r,key:o,name:s,gatewayUrls:i,strict:c}=t,{chain:a}=e,u=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!a)throw new Error("client chain not configured. universalResolverAddress is required.");return lr({blockNumber:n,chain:a,contract:"ensUniversalResolver"})})(),l=a==null?void 0:a.ensTlds;if(l&&!l.some(f=>s.endsWith(f)))return null;try{const f={address:u,abi:wf,functionName:"resolve",args:[Ht(ls(s)),Ot({abi:vf,functionName:"text",args:[us(s),o]}),i??[cs]],blockNumber:n,blockTag:r},d=await ee(e,Xt,"readContract")(f);if(d[0]==="0x")return null;const h=Mn({abi:vf,functionName:"text",data:d[0]});return h===""?null:h}catch(f){if(c)throw f;if(ca(f,"resolve"))return null;throw f}}async function B1(e,{blockNumber:t,blockTag:n,assetGatewayUrls:r,name:o,gatewayUrls:s,strict:i,universalResolverAddress:c}){const a=await ee(e,Rf,"getEnsText")({blockNumber:t,blockTag:n,key:"avatar",name:o,universalResolverAddress:c,gatewayUrls:s,strict:i});if(!a)return null;try{return await k1(e,{record:a,gatewayUrls:r})}catch{return null}}async function F1(e,{address:t,blockNumber:n,blockTag:r,gatewayUrls:o,strict:s,universalResolverAddress:i}){let c=i;if(!c){if(!e.chain)throw new Error("client chain not configured. universalResolverAddress is required.");c=lr({blockNumber:n,chain:e.chain,contract:"ensUniversalResolver"})}const a=`${t.toLowerCase().substring(2)}.addr.reverse`;try{const u={address:c,abi:Uy,functionName:"reverse",args:[Ht(ls(a))],blockNumber:n,blockTag:r},l=ee(e,Xt,"readContract"),[f,p]=o?await l({...u,args:[...u.args,o]}):await l(u);return t.toLowerCase()!==p.toLowerCase()?null:f}catch(u){if(s)throw u;if(ca(u,"reverse"))return null;throw u}}async function R1(e,t){const{blockNumber:n,blockTag:r,name:o}=t,{chain:s}=e,i=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!s)throw new Error("client chain not configured. universalResolverAddress is required.");return lr({blockNumber:n,chain:s,contract:"ensUniversalResolver"})})(),c=s==null?void 0:s.ensTlds;if(c&&!c.some(u=>o.endsWith(u)))throw new Error(`${o} is not a valid ENS TLD (${c==null?void 0:c.join(", ")}) for chain "${s.name}" (id: ${s.id}).`);const[a]=await ee(e,Xt,"readContract")({address:i,abi:[{inputs:[{type:"bytes"}],name:"findResolver",outputs:[{type:"address"},{type:"bytes32"}],stateMutability:"view",type:"function"}],functionName:"findResolver",args:[Ht(ls(o))],blockNumber:n,blockTag:r});return a}async function Df(e,t){var x,T,w;const{account:n=e.account,blockNumber:r,blockTag:o="latest",blobs:s,data:i,gas:c,gasPrice:a,maxFeePerBlobGas:u,maxFeePerGas:l,maxPriorityFeePerGas:f,to:p,value:d,...h}=t,m=n?wt(n):void 0;try{uo(t);const L=(typeof r=="bigint"?J(r):void 0)||o,B=(w=(T=(x=e.chain)==null?void 0:x.formatters)==null?void 0:T.transactionRequest)==null?void 0:w.format,D=(B||Qo)({...ki(h,{format:B}),from:m==null?void 0:m.address,blobs:s,data:i,gas:c,gasPrice:a,maxFeePerBlobGas:u,maxFeePerGas:l,maxPriorityFeePerGas:f,to:p,value:d}),g=await e.request({method:"eth_createAccessList",params:[D,L]});return{accessList:g.accessList,gasUsed:BigInt(g.gasUsed)}}catch(A){throw $f(A,{...t,account:m,chain:e.chain})}}async function D1(e){const t=Go(e,{method:"eth_newBlockFilter"}),n=await e.request({method:"eth_newBlockFilter"});return{id:n,request:t(n),type:"block"}}async function jf(e,{address:t,args:n,event:r,events:o,fromBlock:s,strict:i,toBlock:c}={}){const a=o??(r?[r]:void 0),u=Go(e,{method:"eth_newFilter"});let l=[];a&&(l=[a.flatMap(d=>jr({abi:[d],eventName:d.name,args:n}))],r&&(l=l[0]));const f=await e.request({method:"eth_newFilter",params:[{address:t,fromBlock:typeof s=="bigint"?J(s):s,toBlock:typeof c=="bigint"?J(c):c,...l.length?{topics:l}:{}}]});return{abi:a,args:n,eventName:r?r.name:void 0,fromBlock:s,id:f,request:u(f),strict:!!i,toBlock:c,type:"event"}}async function _f(e){const t=Go(e,{method:"eth_newPendingTransactionFilter"}),n=await e.request({method:"eth_newPendingTransactionFilter"});return{id:n,request:t(n),type:"transaction"}}async function j1(e){const t=await e.request({method:"eth_blobBaseFee"});return BigInt(t)}async function _1(e,{blockHash:t,blockNumber:n,blockTag:r="latest"}={}){const o=n!==void 0?J(n):void 0;let s;return t?s=await e.request({method:"eth_getBlockTransactionCountByHash",params:[t]},{dedupe:!0}):s=await e.request({method:"eth_getBlockTransactionCountByNumber",params:[o||r]},{dedupe:!!o}),zt(s)}async function Uf(e,{address:t,blockNumber:n,blockTag:r="latest"}){const o=n!==void 0?J(n):void 0,s=await e.request({method:"eth_getCode",params:[t,o||r]},{dedupe:!!o});if(s!=="0x")return s}class U1 extends q{constructor({address:t}){super(`No EIP-712 domain found on contract "${t}".`,{metaMessages:["Ensure that:",`- The contract is deployed at the address "${t}".`,"- `eip712Domain()` function exists on the contract.","- `eip712Domain()` function matches signature to ERC-5267 specification."],name:"Eip712DomainNotFoundError"})}}async function z1(e,t){const{address:n,factory:r,factoryData:o}=t;try{const[s,i,c,a,u,l,f]=await ee(e,Xt,"readContract")({abi:H1,address:n,functionName:"eip712Domain",factory:r,factoryData:o});return{domain:{name:i,version:c,chainId:Number(a),verifyingContract:u,salt:l},extensions:f,fields:s}}catch(s){const i=s;throw i.name==="ContractFunctionExecutionError"&&i.cause.name==="ContractFunctionZeroDataError"?new U1({address:n}):i}}const H1=[{inputs:[],name:"eip712Domain",outputs:[{name:"fields",type:"bytes1"},{name:"name",type:"string"},{name:"version",type:"string"},{name:"chainId",type:"uint256"},{name:"verifyingContract",type:"address"},{name:"salt",type:"bytes32"},{name:"extensions",type:"uint256[]"}],stateMutability:"view",type:"function"}];function W1(e){var t;return{baseFeePerGas:e.baseFeePerGas.map(n=>BigInt(n)),gasUsedRatio:e.gasUsedRatio,oldestBlock:BigInt(e.oldestBlock),reward:(t=e.reward)==null?void 0:t.map(n=>n.map(r=>BigInt(r)))}}async function V1(e,{blockCount:t,blockNumber:n,blockTag:r="latest",rewardPercentiles:o}){const s=typeof n=="bigint"?J(n):void 0,i=await e.request({method:"eth_feeHistory",params:[J(t),s||r,o]},{dedupe:!!s});return W1(i)}async function G1(e,{filter:t}){const n=t.strict??!1,o=(await t.request({method:"eth_getFilterLogs",params:[t.id]})).map(s=>Kt(s));return t.abi?Ui({abi:t.abi,logs:o,strict:n}):o}class q1 extends q{constructor({callbackSelector:t,cause:n,data:r,extraData:o,sender:s,urls:i}){var c;super(n.shortMessage||"An error occurred while fetching for an offchain result.",{cause:n,metaMessages:[...n.metaMessages||[],(c=n.metaMessages)!=null&&c.length?"":[],"Offchain Gateway Call:",i&&[" Gateway URL(s):",...i.map(a=>` ${zr(a)}`)],` Sender: ${s}`,` Data: ${r}`,` Callback selector: ${t}`,` Extra data: ${o}`].flat(),name:"OffchainLookupError"})}}class Z1 extends q{constructor({result:t,url:n}){super("Offchain gateway response is malformed. Response data must be a hex value.",{metaMessages:[`Gateway URL: ${zr(n)}`,`Response: ${Te(t)}`],name:"OffchainLookupResponseMalformedError"})}}class K1 extends q{constructor({sender:t,to:n}){super("Reverted sender address does not match target contract address (`to`).",{metaMessages:[`Contract address: ${n}`,`OffchainLookup sender address: ${t}`],name:"OffchainLookupSenderMismatchError"})}}const Y1="0x556f1830",zf={name:"OffchainLookup",type:"error",inputs:[{name:"sender",type:"address"},{name:"urls",type:"string[]"},{name:"callData",type:"bytes"},{name:"callbackFunction",type:"bytes4"},{name:"extraData",type:"bytes"}]};async function X1(e,{blockNumber:t,blockTag:n,data:r,to:o}){const{args:s}=El({data:r,abi:[zf]}),[i,c,a,u,l]=s,{ccipRead:f}=e,p=f&&typeof(f==null?void 0:f.request)=="function"?f.request:Hf;try{if(!Jo(o,i))throw new K1({sender:i,to:o});const d=c.includes(cs)?await Mf({data:a,ccipRequest:p}):await p({data:a,sender:i,urls:c}),{data:h}=await fo(e,{blockNumber:t,blockTag:n,data:yt([u,qt([{type:"bytes"},{type:"bytes"}],[d,l])]),to:o});return h}catch(d){throw new q1({callbackSelector:u,cause:d,data:r,extraData:l,sender:i,urls:c})}}async function Hf({data:e,sender:t,urls:n}){var o;let r=new Error("An unknown error occurred.");for(let s=0;s<n.length;s++){const i=n[s],c=i.includes("{data}")?"GET":"POST",a=c==="POST"?{data:e,sender:t}:void 0,u=c==="POST"?{"Content-Type":"application/json"}:{};try{const l=await fetch(i.replace("{sender}",t.toLowerCase()).replace("{data}",e),{body:JSON.stringify(a),headers:u,method:c});let f;if((o=l.headers.get("Content-Type"))!=null&&o.startsWith("application/json")?f=(await l.json()).data:f=await l.text(),!l.ok){r=new On({body:a,details:f!=null&&f.error?Te(f.error):l.statusText,headers:l.headers,status:l.status,url:i});continue}if(!mt(f)){r=new Z1({result:f,url:i});continue}return f}catch(l){r=new On({body:a,details:l.message,url:i})}}throw r}const Q1=Object.freeze(Object.defineProperty({__proto__:null,ccipRequest:Hf,offchainLookup:X1,offchainLookupAbiItem:zf,offchainLookupSignature:Y1},Symbol.toStringTag,{value:"Module"}));function J1(e){return{formatters:void 0,fees:void 0,serializers:void 0,...e}}class ew extends q{constructor({domain:t}){super(`Invalid domain "${Te(t)}".`,{metaMessages:["Must be a valid EIP-712 domain."]})}}class tw extends q{constructor({primaryType:t,types:n}){super(`Invalid primary type \`${t}\` must be one of \`${JSON.stringify(Object.keys(n))}\`.`,{docsPath:"/api/glossary/Errors#typeddatainvalidprimarytypeerror",metaMessages:["Check that the primary type is a key in `types`."]})}}class nw extends q{constructor({type:t}){super(`Struct type "${t}" is invalid.`,{metaMessages:["Struct type must not be a Solidity type."],name:"InvalidStructTypeError"})}}function rw(e){const{domain:t={},message:n,primaryType:r}=e,o={EIP712Domain:cw({domain:t}),...e.types};aw({domain:t,message:n,primaryType:r,types:o});const s=["0x1901"];return t&&s.push(ow({domain:t,types:o})),r!=="EIP712Domain"&&s.push(Wf({data:n,primaryType:r,types:o})),Ie(yt(s))}function ow({domain:e,types:t}){return Wf({data:e,primaryType:"EIP712Domain",types:t})}function Wf({data:e,primaryType:t,types:n}){const r=Vf({data:e,primaryType:t,types:n});return Ie(r)}function Vf({data:e,primaryType:t,types:n}){const r=[{type:"bytes32"}],o=[sw({primaryType:t,types:n})];for(const s of n[t]){const[i,c]=qf({types:n,name:s.name,type:s.type,value:e[s.name]});r.push(i),o.push(c)}return qt(r,o)}function sw({primaryType:e,types:t}){const n=Ht(iw({primaryType:e,types:t}));return Ie(n)}function iw({primaryType:e,types:t}){let n="";const r=Gf({primaryType:e,types:t});r.delete(e);const o=[e,...Array.from(r).sort()];for(const s of o)n+=`${s}(${t[s].map(({name:i,type:c})=>`${c} ${i}`).join(",")})`;return n}function Gf({primaryType:e,types:t},n=new Set){const r=e.match(/^\w*/u),o=r==null?void 0:r[0];if(n.has(o)||t[o]===void 0)return n;n.add(o);for(const s of t[o])Gf({primaryType:s.type,types:t},n);return n}function qf({types:e,name:t,type:n,value:r}){if(e[n]!==void 0)return[{type:"bytes32"},Ie(Vf({data:r,primaryType:n,types:e}))];if(n==="bytes")return r=`0x${(r.length%2?"0":"")+r.slice(2)}`,[{type:"bytes32"},Ie(r)];if(n==="string")return[{type:"bytes32"},Ie(Ht(r))];if(n.lastIndexOf("]")===n.length-1){const o=n.slice(0,n.lastIndexOf("[")),s=r.map(i=>qf({name:t,type:o,types:e,value:i}));return[{type:"bytes32"},Ie(qt(s.map(([i])=>i),s.map(([,i])=>i)))]}return[{type:n},r]}function aw(e){const{domain:t,message:n,primaryType:r,types:o}=e,s=(i,c)=>{for(const a of i){const{name:u,type:l}=a,f=c[u],p=l.match(fl);if(p&&(typeof f=="number"||typeof f=="bigint")){const[m,x,T]=p;J(f,{signed:x==="int",size:Number.parseInt(T)/8})}if(l==="address"&&typeof f=="string"&&!Je(f))throw new dn({address:f});const d=l.match(Kg);if(d){const[m,x]=d;if(x&&ve(f)!==Number.parseInt(x))throw new ag({expectedSize:Number.parseInt(x),givenSize:ve(f)})}const h=o[l];h&&(uw(l),s(h,f))}};if(o.EIP712Domain&&t){if(typeof t!="object")throw new ew({domain:t});s(o.EIP712Domain,t)}if(r!=="EIP712Domain")if(o[r])s(o[r],n);else throw new tw({primaryType:r,types:o})}function cw({domain:e}){return[typeof(e==null?void 0:e.name)=="string"&&{name:"name",type:"string"},(e==null?void 0:e.version)&&{name:"version",type:"string"},(typeof(e==null?void 0:e.chainId)=="number"||typeof(e==null?void 0:e.chainId)=="bigint")&&{name:"chainId",type:"uint256"},(e==null?void 0:e.verifyingContract)&&{name:"verifyingContract",type:"address"},(e==null?void 0:e.salt)&&{name:"salt",type:"bytes32"}].filter(Boolean)}function uw(e){if(e==="address"||e==="bool"||e==="string"||e.startsWith("bytes")||e.startsWith("uint")||e.startsWith("int"))throw new nw({type:e})}const lw=`Ethereum Signed Message:
|
|
75
|
-
`;function fw(e){const t=typeof e=="string"?Br(e):typeof e.raw=="string"?e.raw:Ae(e.raw),n=Br(`${lw}${ve(t)}`);return yt([n,t])}function Zf(e,t){return Ie(fw(e),t)}const Kf="0x6492649264926492649264926492649264926492649264926492649264926492";function dw(e){return ll(e,-32)===Kf}function pw(e){const{address:t,data:n,signature:r,to:o="hex"}=e,s=nr([qt([{type:"address"},{type:"bytes"},{type:"bytes"}],[t,n,r]),Kf]);return o==="hex"?s:bt(s)}class hw extends q{constructor({value:t}){super(`Number \`${t}\` is not a valid decimal number.`,{name:"InvalidDecimalNumberError"})}}function mw(e,t){if(!/^(-?)([0-9]*)\.?([0-9]*)$/.test(e))throw new hw({value:e});let[n,r="0"]=e.split(".");const o=n.startsWith("-");if(o&&(n=n.slice(1)),r=r.replace(/(0+)$/,""),t===0)Math.round(+`.${r}`)===1&&(n=`${BigInt(n)+1n}`),r="";else if(r.length>t){const[s,i,c]=[r.slice(0,t-1),r.slice(t-1,t),r.slice(t)],a=Math.round(+`${i}.${c}`);a>9?r=`${BigInt(s)+BigInt(1)}0`.padStart(s.length+1,"0"):r=`${s}${a}`,r.length>t&&(r=r.slice(1),n=`${BigInt(n)+1n}`),r=r.slice(0,t)}else r=r.padEnd(t,"0");return BigInt(`${o?"-":""}${n}${r}`)}function gw(e){return e.map(t=>({...t,value:BigInt(t.value)}))}function bw(e){return{...e,balance:e.balance?BigInt(e.balance):void 0,nonce:e.nonce?zt(e.nonce):void 0,storageProof:e.storageProof?gw(e.storageProof):void 0}}async function yw(e,{address:t,blockNumber:n,blockTag:r,storageKeys:o}){const s=r??"latest",i=n!==void 0?J(n):void 0,c=await e.request({method:"eth_getProof",params:[t,o,i||s]});return bw(c)}async function ww(e,{address:t,blockNumber:n,blockTag:r="latest",slot:o}){const s=n!==void 0?J(n):void 0;return await e.request({method:"eth_getStorageAt",params:[t,o,s||r]})}async function pa(e,{blockHash:t,blockNumber:n,blockTag:r,hash:o,index:s}){var l,f,p;const i=r||"latest",c=n!==void 0?J(n):void 0;let a=null;if(o?a=await e.request({method:"eth_getTransactionByHash",params:[o]},{dedupe:!0}):t?a=await e.request({method:"eth_getTransactionByBlockHashAndIndex",params:[t,J(s)]},{dedupe:!0}):a=await e.request({method:"eth_getTransactionByBlockNumberAndIndex",params:[c||i,J(s)]},{dedupe:!!c}),!a)throw new Al({blockHash:t,blockNumber:n,blockTag:i,hash:o,index:s});return(((p=(f=(l=e.chain)==null?void 0:l.formatters)==null?void 0:f.transaction)==null?void 0:p.format)||Dl)(a)}async function vw(e,{hash:t,transactionReceipt:n}){const[r,o]=await Promise.all([ee(e,ho,"getBlockNumber")({}),t?ee(e,pa,"getTransaction")({hash:t}):void 0]),s=(n==null?void 0:n.blockNumber)||(o==null?void 0:o.blockNumber);return s?r-s+1n:0n}async function fs(e,{hash:t}){var o,s,i;const n=await e.request({method:"eth_getTransactionReceipt",params:[t]},{dedupe:!0});if(!n)throw new Tl({hash:t});return(((i=(s=(o=e.chain)==null?void 0:o.formatters)==null?void 0:s.transactionReceipt)==null?void 0:i.format)||i1)(n)}async function xw(e,t){var T;const{account:n,allowFailure:r=!0,batchSize:o,blockNumber:s,blockTag:i,multicallAddress:c,stateOverride:a}=t,u=t.contracts,l=o??(typeof((T=e.batch)==null?void 0:T.multicall)=="object"&&e.batch.multicall.batchSize||1024);let f=c;if(!f){if(!e.chain)throw new Error("client chain not configured. multicallAddress is required.");f=lr({blockNumber:s,chain:e.chain,contract:"multicall3"})}const p=[[]];let d=0,h=0;for(let w=0;w<u.length;w++){const{abi:A,address:L,args:B,functionName:_}=u[w];try{const D=Ot({abi:A,args:B,functionName:_});h+=(D.length-2)/2,l>0&&h>l&&p[d].length>0&&(d++,h=(D.length-2)/2,p[d]=[]),p[d]=[...p[d],{allowFailure:!0,callData:D,target:L}]}catch(D){const g=ar(D,{abi:A,address:L,args:B,docsPath:"/docs/contract/multicall",functionName:_,sender:n});if(!r)throw g;p[d]=[...p[d],{allowFailure:!0,callData:"0x",target:L}]}}const m=await Promise.allSettled(p.map(w=>ee(e,Xt,"readContract")({abi:Qi,account:n,address:f,args:[w],blockNumber:s,blockTag:i,functionName:"aggregate3",stateOverride:a}))),x=[];for(let w=0;w<m.length;w++){const A=m[w];if(A.status==="rejected"){if(!r)throw A.reason;for(let B=0;B<p[w].length;B++)x.push({status:"failure",error:A.reason,result:void 0});continue}const L=A.value;for(let B=0;B<L.length;B++){const{returnData:_,success:D}=L[B],{callData:g}=p[w][B],{abi:y,address:$,functionName:I,args:O}=u[x.length];try{if(g==="0x")throw new kr;if(!D)throw new Zo({data:_});const P=Mn({abi:y,args:O,data:_,functionName:I});x.push(r?{result:P,status:"success"}:P)}catch(P){const S=ar(P,{abi:y,address:$,args:O,docsPath:"/docs/contract/multicall",functionName:I});if(!r)throw S;x.push({error:S,result:void 0,status:"failure"})}}}if(x.length!==u.length)throw new q("multicall results mismatch");return x}async function ha(e,t){const{blockNumber:n,blockTag:r=e.experimental_blockTag??"latest",blocks:o,returnFullTransactions:s,traceTransfers:i,validation:c}=t;try{const a=[];for(const p of o){const d=p.blockOverrides?bf(p.blockOverrides):void 0,h=p.calls.map(x=>{const T=x,w=T.account?wt(T.account):void 0,A=T.abi?Ot(T):T.data,L={...T,data:T.dataSuffix?yt([A||"0x",T.dataSuffix]):A,from:T.from??(w==null?void 0:w.address)};return uo(L),Qo(L)}),m=p.stateOverrides?Li(p.stateOverrides):void 0;a.push({blockOverrides:d,calls:h,stateOverrides:m})}const l=(typeof n=="bigint"?J(n):void 0)||r;return(await e.request({method:"eth_simulateV1",params:[{blockStateCalls:a,returnFullTransactions:s,traceTransfers:i,validation:c},l]})).map((p,d)=>({...jl(p),calls:p.calls.map((h,m)=>{var $,I;const{abi:x,args:T,functionName:w,to:A}=o[d].calls[m],L=(($=h.error)==null?void 0:$.data)??h.returnData,B=BigInt(h.gasUsed),_=(I=h.logs)==null?void 0:I.map(O=>Kt(O)),D=h.status==="0x1"?"success":"failure",g=x&&D==="success"&&L!=="0x"?Mn({abi:x,data:L,functionName:w}):null,y=(()=>{var P;if(D==="success")return;let O;if(((P=h.error)==null?void 0:P.data)==="0x"?O=new kr:h.error&&(O=new Zo(h.error)),!!O)return ar(O,{abi:x??[],address:A??"0x",args:T,functionName:w??"<unknown>"})})();return{data:L,gasUsed:B,logs:_,status:D,...D==="success"?{result:g}:{error:y}}})}))}catch(a){const u=a,l=Mi(u,{});throw l instanceof Xo?u:l}}function Yf(e,t={}){const{as:n=typeof e=="string"?"Hex":"Bytes"}=t,r=sl(Ty(e));return n==="Bytes"?r:df(r)}class Ew extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){const n=super.get(t);return super.has(t)&&n!==void 0&&(this.delete(t),super.set(t,n)),n}set(t,n){if(super.set(t,n),this.maxSize&&this.size>this.maxSize){const r=this.keys().next().value;r&&this.delete(r)}return this}}const ma={checksum:new Ew(8192)}.checksum,Sw=/^0x[a-fA-F0-9]{40}$/;function ds(e,t={}){const{strict:n=!0}=t;if(!Sw.test(e))throw new Xf({address:e,cause:new $w});if(n){if(e.toLowerCase()===e)return;if(Pw(e)!==e)throw new Xf({address:e,cause:new Aw})}}function Pw(e){if(ma.has(e))return ma.get(e);ds(e,{strict:!1});const t=e.substring(2).toLowerCase(),n=Yf(Cy(t),{as:"Bytes"}),r=t.split("");for(let s=0;s<40;s+=2)n[s>>1]>>4>=8&&r[s]&&(r[s]=r[s].toUpperCase()),(n[s>>1]&15)>=8&&r[s+1]&&(r[s+1]=r[s+1].toUpperCase());const o=`0x${r.join("")}`;return ma.set(e,o),o}function ga(e,t={}){const{strict:n=!0}=t??{};try{return ds(e,{strict:n}),!0}catch{return!1}}class Xf extends ge{constructor({address:t,cause:n}){super(`Address "${t}" is invalid.`,{cause:n}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidAddressError"})}}class $w extends ge{constructor(){super("Address is not a 20 byte (40 hexadecimal character) value."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidInputError"})}}class Aw extends ge{constructor(){super("Address does not match its checksum counterpart."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidChecksumError"})}}function ba(e){let t=!0,n="",r=0,o="",s=!1;for(let i=0;i<e.length;i++){const c=e[i];if(["(",")",","].includes(c)&&(t=!0),c==="("&&r++,c===")"&&r--,!!t){if(r===0){if(c===" "&&["event","function","error",""].includes(o))o="";else if(o+=c,c===")"){s=!0;break}continue}if(c===" "){e[i-1]!==","&&n!==","&&n!==",("&&(n="",t=!1);continue}o+=c,n+=c}}if(!s)throw new ge("Unable to normalize signature.");return o}function ya(e,t){const n=typeof e,r=t.type;switch(r){case"address":return ga(e,{strict:!1});case"bool":return n==="boolean";case"function":return n==="string";case"string":return n==="string";default:return r==="tuple"&&"components"in t?Object.values(t.components).every((o,s)=>ya(Object.values(e)[s],o)):/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/.test(r)?n==="number"||n==="bigint":/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/.test(r)?n==="string"||e instanceof Uint8Array:/[a-z]+[1-9]{0,3}(\[[0-9]{0,}\])+$/.test(r)?Array.isArray(e)&&e.every(o=>ya(o,{...t,type:r.replace(/(\[[0-9]{0,}\])$/,"")})):!1}}function Qf(e,t,n){for(const r in e){const o=e[r],s=t[r];if(o.type==="tuple"&&s.type==="tuple"&&"components"in o&&"components"in s)return Qf(o.components,s.components,n[r]);const i=[o.type,s.type];if(i.includes("address")&&i.includes("bytes20")?!0:i.includes("address")&&i.includes("string")?ga(n[r],{strict:!1}):i.includes("address")&&i.includes("bytes")?ga(n[r],{strict:!1}):!1)return i}}function Jf(e,t={}){const{prepare:n=!0}=t,r=Array.isArray(e)||typeof e=="string"?Ou(e):e;return{...r,...n?{hash:fr(r)}:{}}}function Tw(e,t,n){const{args:r=[],prepare:o=!0}=n??{},s=Ry(t,{strict:!1}),i=e.filter(u=>s?u.type==="function"||u.type==="error"?ed(u)===Xi(t,0,4):u.type==="event"?fr(u)===t:!1:"name"in u&&u.name===t);if(i.length===0)throw new wa({name:t});if(i.length===1)return{...i[0],...o?{hash:fr(i[0])}:{}};let c;for(const u of i){if(!("inputs"in u))continue;if(!r||r.length===0){if(!u.inputs||u.inputs.length===0)return{...u,...o?{hash:fr(u)}:{}};continue}if(!u.inputs||u.inputs.length===0||u.inputs.length!==r.length)continue;if(r.every((f,p)=>{const d="inputs"in u&&u.inputs[p];return d?ya(f,d):!1})){if(c&&"inputs"in c&&c.inputs){const f=Qf(u.inputs,c.inputs,r);if(f)throw new Nw({abiItem:u,type:f[0]},{abiItem:c,type:f[1]})}c=u}}const a=(()=>{if(c)return c;const[u,...l]=i;return{...u,overloads:l}})();if(!a)throw new wa({name:t});return{...a,...o?{hash:fr(a)}:{}}}function ed(e){return Xi(fr(e),0,4)}function Ow(e){const t=typeof e=="string"?e:Ro(e);return ba(t)}function fr(e){return typeof e!="string"&&"hash"in e&&e.hash?e.hash:Yf(Yi(Ow(e)))}class Nw extends ge{constructor(t,n){super("Found ambiguous types in overloaded ABI Items.",{metaMessages:[`\`${t.type}\` in \`${ba(Ro(t.abiItem))}\`, and`,`\`${n.type}\` in \`${ba(Ro(n.abiItem))}\``,"","These types encode differently and cannot be distinguished at runtime.","Remove one of the ambiguous items in the ABI."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.AmbiguityError"})}}class wa extends ge{constructor({name:t,data:n,type:r="item"}){const o=t?` with name "${t}"`:n?` with data "${n}"`:"";super(`ABI ${r}${o} not found.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.NotFoundError"})}}const Cw=/^(.*)\[([0-9]*)\]$/,Iw=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,td=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function Mw({checksumAddress:e,parameters:t,values:n}){const r=[];for(let o=0;o<t.length;o++)r.push(va({checksumAddress:e,parameter:t[o],value:n[o]}));return r}function va({checksumAddress:e=!1,parameter:t,value:n}){const r=t,o=_w(r.type);if(o){const[s,i]=o;return Lw(n,{checksumAddress:e,length:s,parameter:{...r,type:i}})}if(r.type==="tuple")return jw(n,{checksumAddress:e,parameter:r});if(r.type==="address")return kw(n,{checksum:e});if(r.type==="bool")return Fw(n);if(r.type.startsWith("uint")||r.type.startsWith("int")){const s=r.type.startsWith("int"),[,,i="256"]=td.exec(r.type)??[];return Rw(n,{signed:s,size:Number(i)})}if(r.type.startsWith("bytes"))return Bw(n,{type:r.type});if(r.type==="string")return Dw(n);throw new sd(r.type)}function xa(e){let t=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?t+=32:t+=et(c)}const n=[],r=[];let o=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?(n.push(Le(t+o,{size:32})),r.push(c),o+=et(c)):n.push(c)}return Ct(...n,...r)}function kw(e,t){const{checksum:n=!1}=t;return ds(e,{strict:n}),{dynamic:!1,encoded:Ln(e.toLowerCase())}}function Lw(e,t){const{checksumAddress:n,length:r,parameter:o}=t,s=r===null;if(!Array.isArray(e))throw new zw(e);if(!s&&e.length!==r)throw new Uw({expectedLength:r,givenLength:e.length,type:`${o.type}[${r}]`});let i=!1;const c=[];for(let a=0;a<e.length;a++){const u=va({checksumAddress:n,parameter:o,value:e[a]});u.dynamic&&(i=!0),c.push(u)}if(s||i){const a=xa(c);if(s){const u=Le(c.length,{size:32});return{dynamic:!0,encoded:c.length>0?Ct(u,a):u}}if(i)return{dynamic:!0,encoded:a}}return{dynamic:!1,encoded:Ct(...c.map(({encoded:a})=>a))}}function Bw(e,{type:t}){const[,n]=t.split("bytes"),r=et(e);if(!n){let o=e;return r%32!==0&&(o=Bn(o,Math.ceil((e.length-2)/2/32)*32)),{dynamic:!0,encoded:Ct(Ln(Le(r,{size:32})),o)}}if(r!==Number.parseInt(n))throw new rd({expectedSize:Number.parseInt(n),value:e});return{dynamic:!1,encoded:Bn(e)}}function Fw(e){if(typeof e!="boolean")throw new ge(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:Ln(ff(e))}}function Rw(e,{signed:t,size:n}){if(typeof n=="number"){const r=2n**(BigInt(n)-(t?1n:0n))-1n,o=t?-r-1n:0n;if(e>r||e<o)throw new pf({max:r.toString(),min:o.toString(),signed:t,size:n/8,value:e.toString()})}return{dynamic:!1,encoded:Le(e,{size:32,signed:t})}}function Dw(e){const t=Yi(e),n=Math.ceil(et(t)/32),r=[];for(let o=0;o<n;o++)r.push(Bn(Xi(t,o*32,(o+1)*32)));return{dynamic:!0,encoded:Ct(Bn(Le(et(t),{size:32})),...r)}}function jw(e,t){const{checksumAddress:n,parameter:r}=t;let o=!1;const s=[];for(let i=0;i<r.components.length;i++){const c=r.components[i],a=Array.isArray(e)?i:c.name,u=va({checksumAddress:n,parameter:c,value:e[a]});s.push(u),u.dynamic&&(o=!0)}return{dynamic:o,encoded:o?xa(s):Ct(...s.map(({encoded:i})=>i))}}function _w(e){const t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}function nd(e,t,n){const{checksumAddress:r=!1}={};if(e.length!==t.length)throw new od({expectedLength:e.length,givenLength:t.length});const o=Mw({checksumAddress:r,parameters:e,values:t}),s=xa(o);return s.length===0?"0x":s}function Ea(e,t){if(e.length!==t.length)throw new od({expectedLength:e.length,givenLength:t.length});const n=[];for(let r=0;r<e.length;r++){const o=e[r],s=t[r];n.push(Ea.encode(o,s))}return Ct(...n)}(function(e){function t(n,r,o=!1){if(n==="address"){const a=r;return ds(a),Ln(a.toLowerCase(),o?32:0)}if(n==="string")return Yi(r);if(n==="bytes")return r;if(n==="bool")return Ln(ff(r),o?32:1);const s=n.match(td);if(s){const[a,u,l="256"]=s,f=Number.parseInt(l)/8;return Le(r,{size:o?32:f,signed:u==="int"})}const i=n.match(Iw);if(i){const[a,u]=i;if(Number.parseInt(u)!==(r.length-2)/2)throw new rd({expectedSize:Number.parseInt(u),value:r});return Bn(r,o?32:0)}const c=n.match(Cw);if(c&&Array.isArray(r)){const[a,u]=c,l=[];for(let f=0;f<r.length;f++)l.push(t(u,r[f],!0));return l.length===0?"0x":Ct(...l)}throw new sd(n)}e.encode=t})(Ea||(Ea={}));class Uw extends ge{constructor({expectedLength:t,givenLength:n,type:r}){super(`Array length mismatch for type \`${r}\`. Expected: \`${t}\`. Given: \`${n}\`.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.ArrayLengthMismatchError"})}}class rd extends ge{constructor({expectedSize:t,value:n}){super(`Size of bytes "${n}" (bytes${et(n)}) does not match expected size (bytes${t}).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.BytesSizeMismatchError"})}}class od extends ge{constructor({expectedLength:t,givenLength:n}){super(["ABI encoding parameters/values length mismatch.",`Expected length (parameters): ${t}`,`Given length (values): ${n}`].join(`
|
|
76
|
-
`)),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.LengthMismatchError"})}}class zw extends ge{constructor(t){super(`Value \`${t}\` is not a valid array.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidArrayError"})}}class sd extends ge{constructor(t){super(`Type \`${t}\` is not a valid ABI Type.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidTypeError"})}}function Hw(e,t){var o;const{bytecode:n,args:r}=t;return Ct(n,(o=e.inputs)!=null&&o.length&&(r!=null&&r.length)?nd(e.inputs,r):"0x")}function Ww(e){return Jf(e)}function Vw(e,...t){const{overloads:n}=e,r=n?Gw([e,...n],e.name,{args:t[0]}):e,o=qw(r),s=t.length>0?nd(r.inputs,t[0]):void 0;return s?Ct(o,s):o}function dr(e,t={}){return Jf(e,t)}function Gw(e,t,n){const r=Tw(e,t,n);if(r.type!=="function")throw new wa({name:t,type:"function"});return r}function qw(e){return ed(e)}const Zw="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",It="0x0000000000000000000000000000000000000000",Kw="0x6080604052348015600e575f80fd5b5061016d8061001c5f395ff3fe608060405234801561000f575f80fd5b5060043610610029575f3560e01c8063f8b2cb4f1461002d575b5f80fd5b610047600480360381019061004291906100db565b61005d565b604051610054919061011e565b60405180910390f35b5f8173ffffffffffffffffffffffffffffffffffffffff16319050919050565b5f80fd5b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f6100aa82610081565b9050919050565b6100ba816100a0565b81146100c4575f80fd5b50565b5f813590506100d5816100b1565b92915050565b5f602082840312156100f0576100ef61007d565b5b5f6100fd848285016100c7565b91505092915050565b5f819050919050565b61011881610106565b82525050565b5f6020820190506101315f83018461010f565b9291505056fea26469706673582212203b9fe929fe995c7cf9887f0bdba8a36dd78e8b73f149b17d2d9ad7cd09d2dc6264736f6c634300081a0033";async function Yw(e,t){const{blockNumber:n,blockTag:r,calls:o,stateOverrides:s,traceAssetChanges:i,traceTransfers:c,validation:a}=t,u=t.account?wt(t.account):void 0;if(i&&!u)throw new q("`account` is required when `traceAssetChanges` is true");const l=u?Hw(Ww("constructor(bytes, bytes)"),{bytecode:Sf,args:[Kw,Vw(dr("function getBalance(address)"),[u.address])]}):void 0,f=i?await Promise.all(t.calls.map(async b=>{if(!b.data&&!b.abi)return;const{accessList:k}=await Df(e,{account:u.address,...b,data:b.abi?Ot(b):b.data});return k.map(({address:R,storageKeys:j})=>j.length>0?R:null)})).then(b=>b.flat().filter(Boolean)):[],p=await ha(e,{blockNumber:n,blockTag:r,blocks:[...i?[{calls:[{data:l}],stateOverrides:s},{calls:f.map((b,k)=>({abi:[dr("function balanceOf(address) returns (uint256)")],functionName:"balanceOf",args:[u.address],to:b,from:It,nonce:k})),stateOverrides:[{address:It,nonce:0}]}]:[],{calls:[...o,{}].map(b=>({...b,from:u==null?void 0:u.address})),stateOverrides:s},...i?[{calls:[{data:l}]},{calls:f.map((b,k)=>({abi:[dr("function balanceOf(address) returns (uint256)")],functionName:"balanceOf",args:[u.address],to:b,from:It,nonce:k})),stateOverrides:[{address:It,nonce:0}]},{calls:f.map((b,k)=>({to:b,abi:[dr("function decimals() returns (uint256)")],functionName:"decimals",from:It,nonce:k})),stateOverrides:[{address:It,nonce:0}]},{calls:f.map((b,k)=>({to:b,abi:[dr("function tokenURI(uint256) returns (string)")],functionName:"tokenURI",args:[0n],from:It,nonce:k})),stateOverrides:[{address:It,nonce:0}]},{calls:f.map((b,k)=>({to:b,abi:[dr("function symbol() returns (string)")],functionName:"symbol",from:It,nonce:k})),stateOverrides:[{address:It,nonce:0}]}]:[]],traceTransfers:c,validation:a}),d=i?p[2]:p[0],[h,m,,x,T,w,A,L]=i?p:[],{calls:B,..._}=d,D=B.slice(0,-1)??[],g=(h==null?void 0:h.calls)??[],y=(m==null?void 0:m.calls)??[],$=[...g,...y].map(b=>b.status==="success"?At(b.data):null),I=(x==null?void 0:x.calls)??[],O=(T==null?void 0:T.calls)??[],P=[...I,...O].map(b=>b.status==="success"?At(b.data):null),S=((w==null?void 0:w.calls)??[]).map(b=>b.status==="success"?b.result:null),E=((L==null?void 0:L.calls)??[]).map(b=>b.status==="success"?b.result:null),N=((A==null?void 0:A.calls)??[]).map(b=>b.status==="success"?b.result:null),C=[];for(const[b,k]of P.entries()){const R=$[b];if(typeof k!="bigint"||typeof R!="bigint")continue;const j=S[b-1],U=E[b-1],W=N[b-1],K=b===0?{address:Zw,decimals:18,symbol:"ETH"}:{address:f[b-1],decimals:W||j?Number(j??1):void 0,symbol:U??void 0};C.some(G=>G.token.address===K.address)||C.push({token:K,value:{pre:R,post:k,diff:k-R}})}return{assetChanges:C,block:_,results:D}}class id extends li{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,Gu(t);const r=Ho(n);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,s=new Uint8Array(o);s.set(r.length>o?t.create().update(r).digest():r);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),er(s)}update(t){return Jn(this),this.iHash.update(t),this}digestInto(t){Jn(this),Vt(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=c,t.oHash=n._cloneInto(t.oHash),t.iHash=r._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const ad=(e,t,n)=>new id(e,t).update(n).digest();ad.create=(e,t)=>new id(e,t);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ue=BigInt(0),Be=BigInt(1),Fn=BigInt(2),cd=BigInt(3),ud=BigInt(4),ld=BigInt(5),Xw=BigInt(7),fd=BigInt(8),Qw=BigInt(9),dd=BigInt(16);function xt(e,t){const n=e%t;return n>=Ue?n:t+n}function tt(e,t,n){let r=e;for(;t-- >Ue;)r*=r,r%=n;return r}function pd(e,t){if(e===Ue)throw new Error("invert: expected non-zero number");if(t<=Ue)throw new Error("invert: expected positive modulus, got "+t);let n=xt(e,t),r=t,o=Ue,s=Be;for(;n!==Ue;){const c=r/n,a=r%n,u=o-s*c;r=n,n=a,o=s,s=u}if(r!==Be)throw new Error("invert: does not exist");return xt(o,t)}function Sa(e,t,n){if(!e.eql(e.sqr(t),n))throw new Error("Cannot find square root")}function hd(e,t){const n=(e.ORDER+Be)/ud,r=e.pow(t,n);return Sa(e,r,t),r}function Jw(e,t){const n=(e.ORDER-ld)/fd,r=e.mul(t,Fn),o=e.pow(r,n),s=e.mul(t,o),i=e.mul(e.mul(s,Fn),o),c=e.mul(s,e.sub(i,e.ONE));return Sa(e,c,t),c}function ev(e){const t=go(e),n=md(e),r=n(t,t.neg(t.ONE)),o=n(t,r),s=n(t,t.neg(r)),i=(e+Xw)/dd;return(c,a)=>{let u=c.pow(a,i),l=c.mul(u,r);const f=c.mul(u,o),p=c.mul(u,s),d=c.eql(c.sqr(l),a),h=c.eql(c.sqr(f),a);u=c.cmov(u,l,d),l=c.cmov(p,f,h);const m=c.eql(c.sqr(l),a),x=c.cmov(u,l,m);return Sa(c,x,a),x}}function md(e){if(e<cd)throw new Error("sqrt is not defined for small field");let t=e-Be,n=0;for(;t%Fn===Ue;)t/=Fn,n++;let r=Fn;const o=go(e);for(;bd(o,r)===1;)if(r++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(n===1)return hd;let s=o.pow(r,t);const i=(t+Be)/Fn;return function(a,u){if(a.is0(u))return u;if(bd(a,u)!==1)throw new Error("Cannot find square root");let l=n,f=a.mul(a.ONE,s),p=a.pow(u,t),d=a.pow(u,i);for(;!a.eql(p,a.ONE);){if(a.is0(p))return a.ZERO;let h=1,m=a.sqr(p);for(;!a.eql(m,a.ONE);)if(h++,m=a.sqr(m),h===l)throw new Error("Cannot find square root");const x=Be<<BigInt(l-h-1),T=a.pow(f,x);l=h,f=a.sqr(T),p=a.mul(p,f),d=a.mul(d,T)}return d}}function tv(e){return e%ud===cd?hd:e%fd===ld?Jw:e%dd===Qw?ev(e):md(e)}const nv=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function rv(e){const t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},n=nv.reduce((r,o)=>(r[o]="function",r),t);return Zi(e,n),e}function ov(e,t,n){if(n<Ue)throw new Error("invalid exponent, negatives unsupported");if(n===Ue)return e.ONE;if(n===Be)return t;let r=e.ONE,o=t;for(;n>Ue;)n&Be&&(r=e.mul(r,o)),o=e.sqr(o),n>>=Be;return r}function gd(e,t,n=!1){const r=new Array(t.length).fill(n?e.ZERO:void 0),o=t.reduce((i,c,a)=>e.is0(c)?i:(r[a]=i,e.mul(i,c)),e.ONE),s=e.inv(o);return t.reduceRight((i,c,a)=>e.is0(c)?i:(r[a]=e.mul(i,r[a]),e.mul(i,c)),s),r}function bd(e,t){const n=(e.ORDER-Be)/Fn,r=e.pow(t,n),o=e.eql(r,e.ONE),s=e.eql(r,e.ZERO),i=e.eql(r,e.neg(e.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function yd(e,t){t!==void 0&&Fr(t);const n=t!==void 0?t:e.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function go(e,t,n=!1,r={}){if(e<=Ue)throw new Error("invalid field: expected ORDER > 0, got "+e);let o,s,i=!1,c;if(typeof t=="object"&&t!=null){if(r.sqrt||n)throw new Error("cannot specify opts in two arguments");const p=t;p.BITS&&(o=p.BITS),p.sqrt&&(s=p.sqrt),typeof p.isLE=="boolean"&&(n=p.isLE),typeof p.modFromBytes=="boolean"&&(i=p.modFromBytes),c=p.allowedLengths}else typeof t=="number"&&(o=t),r.sqrt&&(s=r.sqrt);const{nBitLength:a,nByteLength:u}=yd(e,o);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let l;const f=Object.freeze({ORDER:e,isLE:n,BITS:a,BYTES:u,MASK:lo(a),ZERO:Ue,ONE:Be,allowedLengths:c,create:p=>xt(p,e),isValid:p=>{if(typeof p!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof p);return Ue<=p&&p<e},is0:p=>p===Ue,isValidNot0:p=>!f.is0(p)&&f.isValid(p),isOdd:p=>(p&Be)===Be,neg:p=>xt(-p,e),eql:(p,d)=>p===d,sqr:p=>xt(p*p,e),add:(p,d)=>xt(p+d,e),sub:(p,d)=>xt(p-d,e),mul:(p,d)=>xt(p*d,e),pow:(p,d)=>ov(f,p,d),div:(p,d)=>xt(p*pd(d,e),e),sqrN:p=>p*p,addN:(p,d)=>p+d,subN:(p,d)=>p-d,mulN:(p,d)=>p*d,inv:p=>pd(p,e),sqrt:s||(p=>(l||(l=tv(e)),l(f,p))),toBytes:p=>n?rf(p,u):Gi(p,u),fromBytes:(p,d=!0)=>{if(c){if(!c.includes(p.length)||p.length>u)throw new Error("Field.fromBytes: expected "+c+" bytes, got "+p.length);const m=new Uint8Array(u);m.set(p,n?0:m.length-p.length),p=m}if(p.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+p.length);let h=n?nf(p):ns(p);if(i&&(h=xt(h,e)),!d&&!f.isValid(h))throw new Error("invalid field element: outside of range 0..ORDER");return h},invertBatch:p=>gd(f,p),cmov:(p,d,h)=>h?d:p});return Object.freeze(f)}function wd(e){if(typeof e!="bigint")throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function vd(e){const t=wd(e);return t+Math.ceil(t/2)}function sv(e,t,n=!1){const r=e.length,o=wd(t),s=vd(t);if(r<16||r<s||r>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+r);const i=n?nf(e):ns(e),c=xt(i,t-Be)+Be;return n?rf(c,o):Gi(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const pr=BigInt(0),Rn=BigInt(1);function ps(e,t){const n=t.negate();return e?n:t}function Pa(e,t){const n=gd(e.Fp,t.map(r=>r.Z));return t.map((r,o)=>e.fromAffine(r.toAffine(n[o])))}function xd(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function $a(e,t){xd(e,t);const n=Math.ceil(t/e)+1,r=2**(e-1),o=2**e,s=lo(e),i=BigInt(e);return{windows:n,windowSize:r,mask:s,maxNumber:o,shiftBy:i}}function Ed(e,t,n){const{windowSize:r,mask:o,maxNumber:s,shiftBy:i}=n;let c=Number(e&o),a=e>>i;c>r&&(c-=s,a+=Rn);const u=t*r,l=u+Math.abs(c)-1,f=c===0,p=c<0,d=t%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:p,isNegF:d,offsetF:u}}function iv(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((n,r)=>{if(!(n instanceof t))throw new Error("invalid point at index "+r)})}function av(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((n,r)=>{if(!t.isValid(n))throw new Error("invalid scalar at index "+r)})}const Aa=new WeakMap,Sd=new WeakMap;function Ta(e){return Sd.get(e)||1}function Pd(e){if(e!==pr)throw new Error("invalid wNAF")}class cv{constructor(t,n){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=n}_unsafeLadder(t,n,r=this.ZERO){let o=t;for(;n>pr;)n&Rn&&(r=r.add(o)),o=o.double(),n>>=Rn;return r}precomputeWindow(t,n){const{windows:r,windowSize:o}=$a(n,this.bits),s=[];let i=t,c=i;for(let a=0;a<r;a++){c=i,s.push(c);for(let u=1;u<o;u++)c=c.add(i),s.push(c);i=c.double()}return s}wNAF(t,n,r){if(!this.Fn.isValid(r))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE;const i=$a(t,this.bits);for(let c=0;c<i.windows;c++){const{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:p,offsetF:d}=Ed(r,c,i);r=a,l?s=s.add(ps(p,n[d])):o=o.add(ps(f,n[u]))}return Pd(r),{p:o,f:s}}wNAFUnsafe(t,n,r,o=this.ZERO){const s=$a(t,this.bits);for(let i=0;i<s.windows&&r!==pr;i++){const{nextN:c,offset:a,isZero:u,isNeg:l}=Ed(r,i,s);if(r=c,!u){const f=n[a];o=o.add(l?f.negate():f)}}return Pd(r),o}getPrecomputes(t,n,r){let o=Aa.get(n);return o||(o=this.precomputeWindow(n,t),t!==1&&(typeof r=="function"&&(o=r(o)),Aa.set(n,o))),o}cached(t,n,r){const o=Ta(t);return this.wNAF(o,this.getPrecomputes(o,t,r),n)}unsafe(t,n,r,o){const s=Ta(t);return s===1?this._unsafeLadder(t,n,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,r),n,o)}createCache(t,n){xd(n,this.bits),Sd.set(t,n),Aa.delete(t)}hasCache(t){return Ta(t)!==1}}function uv(e,t,n,r){let o=t,s=e.ZERO,i=e.ZERO;for(;n>pr||r>pr;)n&Rn&&(s=s.add(o)),r&Rn&&(i=i.add(o)),o=o.double(),n>>=Rn,r>>=Rn;return{p1:s,p2:i}}function lv(e,t,n,r){iv(n,e),av(r,t);const o=n.length,s=r.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");const i=e.ZERO,c=of(BigInt(o));let a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);const u=lo(a),l=new Array(Number(u)+1).fill(i),f=Math.floor((t.BITS-1)/a)*a;let p=i;for(let d=f;d>=0;d-=a){l.fill(i);for(let m=0;m<s;m++){const x=r[m],T=Number(x>>BigInt(d)&u);l[T]=l[T].add(n[m])}let h=i;for(let m=l.length-1,x=i;m>0;m--)x=x.add(l[m]),h=h.add(x);if(p=p.add(h),d!==0)for(let m=0;m<a;m++)p=p.double()}return p}function $d(e,t,n){if(t){if(t.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return rv(t),t}else return go(e,{isLE:n})}function fv(e,t,n={},r){if(r===void 0&&(r=e==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${e} CURVE object`);for(const a of["p","n","h"]){const u=t[a];if(!(typeof u=="bigint"&&u>pr))throw new Error(`CURVE.${a} must be positive bigint`)}const o=$d(t.p,n.Fp,r),s=$d(t.n,n.Fn,r),c=["Gx","Gy","a","b"];for(const a of c)if(!o.isValid(t[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ad=(e,t)=>(e+(e>=0?t:-t)/Td)/t;function dv(e,t,n){const[[r,o],[s,i]]=t,c=Ad(i*e,n),a=Ad(-o*e,n);let u=e-c*r-a*s,l=-c*o-a*i;const f=u<Jt,p=l<Jt;f&&(u=-u),p&&(l=-l);const d=lo(Math.ceil(of(n)/2))+hr;if(u<Jt||u>=d||l<Jt||l>=d)throw new Error("splitScalar (endomorphism): failed, k="+e);return{k1neg:f,k1:u,k2neg:p,k2:l}}function Oa(e){if(!["compact","recovered","der"].includes(e))throw new Error('Signature format must be "compact", "recovered", or "der"');return e}function Na(e,t){const n={};for(let r of Object.keys(t))n[r]=e[r]===void 0?t[r]:e[r];return es(n.lowS,"lowS"),es(n.prehash,"prehash"),n.format!==void 0&&Oa(n.format),n}class pv extends Error{constructor(t=""){super(t)}}const Qt={Err:pv,_tlv:{encode:(e,t)=>{const{Err:n}=Qt;if(e<0||e>256)throw new n("tlv.encode: wrong tag");if(t.length&1)throw new n("tlv.encode: unpadded data");const r=t.length/2,o=ts(r);if(o.length/2&128)throw new n("tlv.encode: long form length too big");const s=r>127?ts(o.length/2|128):"";return ts(e)+s+o+t},decode(e,t){const{Err:n}=Qt;let r=0;if(e<0||e>256)throw new n("tlv.encode: wrong tag");if(t.length<2||t[r++]!==e)throw new n("tlv.decode: wrong tlv");const o=t[r++],s=!!(o&128);let i=0;if(!s)i=o;else{const a=o&127;if(!a)throw new n("tlv.decode(long): indefinite length not supported");if(a>4)throw new n("tlv.decode(long): byte length is too big");const u=t.subarray(r,r+a);if(u.length!==a)throw new n("tlv.decode: length bytes not complete");if(u[0]===0)throw new n("tlv.decode(long): zero leftmost byte");for(const l of u)i=i<<8|l;if(r+=a,i<128)throw new n("tlv.decode(long): not minimal encoding")}const c=t.subarray(r,r+i);if(c.length!==i)throw new n("tlv.decode: wrong value length");return{v:c,l:t.subarray(r+i)}}},_int:{encode(e){const{Err:t}=Qt;if(e<Jt)throw new t("integer: negative integers are not allowed");let n=ts(e);if(Number.parseInt(n[0],16)&8&&(n="00"+n),n.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return n},decode(e){const{Err:t}=Qt;if(e[0]&128)throw new t("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return ns(e)}},toSig(e){const{Err:t,_int:n,_tlv:r}=Qt,o=_e("signature",e),{v:s,l:i}=r.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");const{v:c,l:a}=r.decode(2,s),{v:u,l}=r.decode(2,a);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:n.decode(c),s:n.decode(u)}},hexFromSig(e){const{_tlv:t,_int:n}=Qt,r=t.encode(2,n.encode(e.r)),o=t.encode(2,n.encode(e.s)),s=r+o;return t.encode(48,s)}},Jt=BigInt(0),hr=BigInt(1),Td=BigInt(2),hs=BigInt(3),hv=BigInt(4);function mr(e,t){const{BYTES:n}=e;let r;if(typeof t=="bigint")r=t;else{let o=_e("private key",t);try{r=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${n}, got ${typeof t}`)}}if(!e.isValidNot0(r))throw new Error("invalid private key: out of range [1..N-1]");return r}function mv(e,t={}){const n=fv("weierstrass",e,t),{Fp:r,Fn:o}=n;let s=n.CURVE;const{h:i,n:c}=s;Zi(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});const{endo:a}=t;if(a&&(!r.is0(s.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');const u=Nd(r,o);function l(){if(!r.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(O,P,S){const{x:E,y:N}=P.toAffine(),C=r.toBytes(E);if(es(S,"isCompressed"),S){l();const b=!r.isOdd(N);return fn(Od(b),C)}else return fn(Uint8Array.of(4),C,r.toBytes(N))}function p(O){kn(O,void 0,"Point");const{publicKey:P,publicKeyUncompressed:S}=u,E=O.length,N=O[0],C=O.subarray(1);if(E===P&&(N===2||N===3)){const b=r.fromBytes(C);if(!r.isValid(b))throw new Error("bad point: is not on curve, wrong x");const k=m(b);let R;try{R=r.sqrt(k)}catch(W){const K=W instanceof Error?": "+W.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}l();const j=r.isOdd(R);return(N&1)===1!==j&&(R=r.neg(R)),{x:b,y:R}}else if(E===S&&N===4){const b=r.BYTES,k=r.fromBytes(C.subarray(0,b)),R=r.fromBytes(C.subarray(b,b*2));if(!x(k,R))throw new Error("bad point: is not on curve");return{x:k,y:R}}else throw new Error(`bad point: got length ${E}, expected compressed=${P} or uncompressed=${S}`)}const d=t.toBytes||f,h=t.fromBytes||p;function m(O){const P=r.sqr(O),S=r.mul(P,O);return r.add(r.add(S,r.mul(O,s.a)),s.b)}function x(O,P){const S=r.sqr(P),E=m(O);return r.eql(S,E)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");const T=r.mul(r.pow(s.a,hs),hv),w=r.mul(r.sqr(s.b),BigInt(27));if(r.is0(r.add(T,w)))throw new Error("bad curve params: a or b");function A(O,P,S=!1){if(!r.isValid(P)||S&&r.is0(P))throw new Error(`bad point coordinate ${O}`);return P}function L(O){if(!(O instanceof y))throw new Error("ProjectivePoint expected")}function B(O){if(!a||!a.basises)throw new Error("no endo");return dv(O,a.basises,o.ORDER)}const _=sf((O,P)=>{const{X:S,Y:E,Z:N}=O;if(r.eql(N,r.ONE))return{x:S,y:E};const C=O.is0();P==null&&(P=C?r.ONE:r.inv(N));const b=r.mul(S,P),k=r.mul(E,P),R=r.mul(N,P);if(C)return{x:r.ZERO,y:r.ZERO};if(!r.eql(R,r.ONE))throw new Error("invZ was invalid");return{x:b,y:k}}),D=sf(O=>{if(O.is0()){if(t.allowInfinityPoint&&!r.is0(O.Y))return;throw new Error("bad point: ZERO")}const{x:P,y:S}=O.toAffine();if(!r.isValid(P)||!r.isValid(S))throw new Error("bad point: x or y not field elements");if(!x(P,S))throw new Error("bad point: equation left != right");if(!O.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function g(O,P,S,E,N){return S=new y(r.mul(S.X,O),S.Y,S.Z),P=ps(E,P),S=ps(N,S),P.add(S)}class y{constructor(P,S,E){this.X=A("x",P),this.Y=A("y",S,!0),this.Z=A("z",E),Object.freeze(this)}static CURVE(){return s}static fromAffine(P){const{x:S,y:E}=P||{};if(!P||!r.isValid(S)||!r.isValid(E))throw new Error("invalid affine point");if(P instanceof y)throw new Error("projective point not allowed");return r.is0(S)&&r.is0(E)?y.ZERO:new y(S,E,r.ONE)}static fromBytes(P){const S=y.fromAffine(h(kn(P,void 0,"point")));return S.assertValidity(),S}static fromHex(P){return y.fromBytes(_e("pointHex",P))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(P=8,S=!0){return I.createCache(this,P),S||this.multiply(hs),this}assertValidity(){D(this)}hasEvenY(){const{y:P}=this.toAffine();if(!r.isOdd)throw new Error("Field doesn't support isOdd");return!r.isOdd(P)}equals(P){L(P);const{X:S,Y:E,Z:N}=this,{X:C,Y:b,Z:k}=P,R=r.eql(r.mul(S,k),r.mul(C,N)),j=r.eql(r.mul(E,k),r.mul(b,N));return R&&j}negate(){return new y(this.X,r.neg(this.Y),this.Z)}double(){const{a:P,b:S}=s,E=r.mul(S,hs),{X:N,Y:C,Z:b}=this;let k=r.ZERO,R=r.ZERO,j=r.ZERO,U=r.mul(N,N),W=r.mul(C,C),K=r.mul(b,b),G=r.mul(N,C);return G=r.add(G,G),j=r.mul(N,b),j=r.add(j,j),k=r.mul(P,j),R=r.mul(E,K),R=r.add(k,R),k=r.sub(W,R),R=r.add(W,R),R=r.mul(k,R),k=r.mul(G,k),j=r.mul(E,j),K=r.mul(P,K),G=r.sub(U,K),G=r.mul(P,G),G=r.add(G,j),j=r.add(U,U),U=r.add(j,U),U=r.add(U,K),U=r.mul(U,G),R=r.add(R,U),K=r.mul(C,b),K=r.add(K,K),U=r.mul(K,G),k=r.sub(k,U),j=r.mul(K,W),j=r.add(j,j),j=r.add(j,j),new y(k,R,j)}add(P){L(P);const{X:S,Y:E,Z:N}=this,{X:C,Y:b,Z:k}=P;let R=r.ZERO,j=r.ZERO,U=r.ZERO;const W=s.a,K=r.mul(s.b,hs);let G=r.mul(S,C),H=r.mul(E,b),V=r.mul(N,k),Y=r.add(S,E),Q=r.add(C,b);Y=r.mul(Y,Q),Q=r.add(G,H),Y=r.sub(Y,Q),Q=r.add(S,N);let oe=r.add(C,k);return Q=r.mul(Q,oe),oe=r.add(G,V),Q=r.sub(Q,oe),oe=r.add(E,N),R=r.add(b,k),oe=r.mul(oe,R),R=r.add(H,V),oe=r.sub(oe,R),U=r.mul(W,Q),R=r.mul(K,V),U=r.add(R,U),R=r.sub(H,U),U=r.add(H,U),j=r.mul(R,U),H=r.add(G,G),H=r.add(H,G),V=r.mul(W,V),Q=r.mul(K,Q),H=r.add(H,V),V=r.sub(G,V),V=r.mul(W,V),Q=r.add(Q,V),G=r.mul(H,Q),j=r.add(j,G),G=r.mul(oe,Q),R=r.mul(Y,R),R=r.sub(R,G),G=r.mul(Y,H),U=r.mul(oe,U),U=r.add(U,G),new y(R,j,U)}subtract(P){return this.add(P.negate())}is0(){return this.equals(y.ZERO)}multiply(P){const{endo:S}=t;if(!o.isValidNot0(P))throw new Error("invalid scalar: out of range");let E,N;const C=b=>I.cached(this,b,k=>Pa(y,k));if(S){const{k1neg:b,k1:k,k2neg:R,k2:j}=B(P),{p:U,f:W}=C(k),{p:K,f:G}=C(j);N=W.add(G),E=g(S.beta,U,K,b,R)}else{const{p:b,f:k}=C(P);E=b,N=k}return Pa(y,[E,N])[0]}multiplyUnsafe(P){const{endo:S}=t,E=this;if(!o.isValid(P))throw new Error("invalid scalar: out of range");if(P===Jt||E.is0())return y.ZERO;if(P===hr)return E;if(I.hasCache(this))return this.multiply(P);if(S){const{k1neg:N,k1:C,k2neg:b,k2:k}=B(P),{p1:R,p2:j}=uv(y,E,C,k);return g(S.beta,R,j,N,b)}else return I.unsafe(E,P)}multiplyAndAddUnsafe(P,S,E){const N=this.multiplyUnsafe(S).add(P.multiplyUnsafe(E));return N.is0()?void 0:N}toAffine(P){return _(this,P)}isTorsionFree(){const{isTorsionFree:P}=t;return i===hr?!0:P?P(y,this):I.unsafe(this,c).is0()}clearCofactor(){const{clearCofactor:P}=t;return i===hr?this:P?P(y,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(P=!0){return es(P,"isCompressed"),this.assertValidity(),d(y,this,P)}toHex(P=!0){return tr(this.toBytes(P))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(P=!0){return this.toBytes(P)}_setWindowSize(P){this.precompute(P)}static normalizeZ(P){return Pa(y,P)}static msm(P,S){return lv(y,o,P,S)}static fromPrivateKey(P){return y.BASE.multiply(mr(o,P))}}y.BASE=new y(s.Gx,s.Gy,r.ONE),y.ZERO=new y(r.ZERO,r.ONE,r.ZERO),y.Fp=r,y.Fn=o;const $=o.BITS,I=new cv(y,t.endo?Math.ceil($/2):$);return y.BASE.precompute(8),y}function Od(e){return Uint8Array.of(e?2:3)}function Nd(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function gv(e,t={}){const{Fn:n}=e,r=t.randomBytes||Qu,o=Object.assign(Nd(e.Fp,n),{seed:vd(n.ORDER)});function s(d){try{return!!mr(n,d)}catch{return!1}}function i(d,h){const{publicKey:m,publicKeyUncompressed:x}=o;try{const T=d.length;return h===!0&&T!==m||h===!1&&T!==x?!1:!!e.fromBytes(d)}catch{return!1}}function c(d=r(o.seed)){return sv(kn(d,o.seed,"seed"),n.ORDER)}function a(d,h=!0){return e.BASE.multiply(mr(n,d)).toBytes(h)}function u(d){const h=c(d);return{secretKey:h,publicKey:a(h)}}function l(d){if(typeof d=="bigint")return!1;if(d instanceof e)return!0;const{secretKey:h,publicKey:m,publicKeyUncompressed:x}=o;if(n.allowedLengths||h===m)return;const T=_e("key",d).length;return T===m||T===x}function f(d,h,m=!0){if(l(d)===!0)throw new Error("first arg must be private key");if(l(h)===!1)throw new Error("second arg must be public key");const x=mr(n,d);return e.fromHex(h).multiply(x).toBytes(m)}return Object.freeze({getPublicKey:a,getSharedSecret:f,keygen:u,Point:e,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:c,isValidPrivateKey:s,randomPrivateKey:c,normPrivateKeyToScalar:d=>mr(n,d),precompute(d=8,h=e.BASE){return h.precompute(d,!1)}},lengths:o})}function bv(e,t,n={}){Gu(t),Zi(n,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});const r=n.randomBytes||Qu,o=n.hmac||((S,...E)=>ad(t,S,fn(...E))),{Fp:s,Fn:i}=e,{ORDER:c,BITS:a}=i,{keygen:u,getPublicKey:l,getSharedSecret:f,utils:p,lengths:d}=gv(e,n),h={prehash:!1,lowS:typeof n.lowS=="boolean"?n.lowS:!1,format:void 0,extraEntropy:!1},m="compact";function x(S){const E=c>>hr;return S>E}function T(S,E){if(!i.isValidNot0(E))throw new Error(`invalid signature ${S}: out of range 1..Point.Fn.ORDER`);return E}function w(S,E){Oa(E);const N=d.signature,C=E==="compact"?N:E==="recovered"?N+1:void 0;return kn(S,C,`${E} signature`)}class A{constructor(E,N,C){this.r=T("r",E),this.s=T("s",N),C!=null&&(this.recovery=C),Object.freeze(this)}static fromBytes(E,N=m){w(E,N);let C;if(N==="der"){const{r:j,s:U}=Qt.toSig(kn(E));return new A(j,U)}N==="recovered"&&(C=E[0],N="compact",E=E.subarray(1));const b=i.BYTES,k=E.subarray(0,b),R=E.subarray(b,b*2);return new A(i.fromBytes(k),i.fromBytes(R),C)}static fromHex(E,N){return this.fromBytes(zo(E),N)}addRecoveryBit(E){return new A(this.r,this.s,E)}recoverPublicKey(E){const N=s.ORDER,{r:C,s:b,recovery:k}=this;if(k==null||![0,1,2,3].includes(k))throw new Error("recovery id invalid");if(c*Td<N&&k>1)throw new Error("recovery id is ambiguous for h>1 curve");const j=k===2||k===3?C+c:C;if(!s.isValid(j))throw new Error("recovery id 2 or 3 invalid");const U=s.toBytes(j),W=e.fromBytes(fn(Od((k&1)===0),U)),K=i.inv(j),G=B(_e("msgHash",E)),H=i.create(-G*K),V=i.create(b*K),Y=e.BASE.multiplyUnsafe(H).add(W.multiplyUnsafe(V));if(Y.is0())throw new Error("point at infinify");return Y.assertValidity(),Y}hasHighS(){return x(this.s)}toBytes(E=m){if(Oa(E),E==="der")return zo(Qt.hexFromSig(this));const N=i.toBytes(this.r),C=i.toBytes(this.s);if(E==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return fn(Uint8Array.of(this.recovery),N,C)}return fn(N,C)}toHex(E){return tr(this.toBytes(E))}assertValidity(){}static fromCompact(E){return A.fromBytes(_e("sig",E),"compact")}static fromDER(E){return A.fromBytes(_e("sig",E),"der")}normalizeS(){return this.hasHighS()?new A(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return tr(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return tr(this.toBytes("compact"))}}const L=n.bits2int||function(E){if(E.length>8192)throw new Error("input is too large");const N=ns(E),C=E.length*8-a;return C>0?N>>BigInt(C):N},B=n.bits2int_modN||function(E){return i.create(L(E))},_=lo(a);function D(S){return gy("num < 2^"+a,S,Jt,_),i.toBytes(S)}function g(S,E){return kn(S,void 0,"message"),E?kn(t(S),void 0,"prehashed message"):S}function y(S,E,N){if(["recovered","canonical"].some(H=>H in N))throw new Error("sign() legacy options not supported");const{lowS:C,prehash:b,extraEntropy:k}=Na(N,h);S=g(S,b);const R=B(S),j=mr(i,E),U=[D(j),D(R)];if(k!=null&&k!==!1){const H=k===!0?r(d.secretKey):k;U.push(_e("extraEntropy",H))}const W=fn(...U),K=R;function G(H){const V=L(H);if(!i.isValidNot0(V))return;const Y=i.inv(V),Q=e.BASE.multiply(V).toAffine(),oe=i.create(Q.x);if(oe===Jt)return;const pe=i.create(Y*i.create(K+oe*j));if(pe===Jt)return;let Pe=(Q.x===oe?0:2)|Number(Q.y&hr),he=pe;return C&&x(pe)&&(he=i.neg(pe),Pe^=1),new A(oe,he,Pe)}return{seed:W,k2sig:G}}function $(S,E,N={}){S=_e("message",S);const{seed:C,k2sig:b}=y(S,E,N);return by(t.outputLen,i.BYTES,o)(C,b)}function I(S){let E;const N=typeof S=="string"||Uo(S),C=!N&&S!==null&&typeof S=="object"&&typeof S.r=="bigint"&&typeof S.s=="bigint";if(!N&&!C)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(C)E=new A(S.r,S.s);else if(N){try{E=A.fromBytes(_e("sig",S),"der")}catch(b){if(!(b instanceof Qt.Err))throw b}if(!E)try{E=A.fromBytes(_e("sig",S),"compact")}catch{return!1}}return E||!1}function O(S,E,N,C={}){const{lowS:b,prehash:k,format:R}=Na(C,h);if(N=_e("publicKey",N),E=g(_e("message",E),k),"strict"in C)throw new Error("options.strict was renamed to lowS");const j=R===void 0?I(S):A.fromBytes(_e("sig",S),R);if(j===!1)return!1;try{const U=e.fromBytes(N);if(b&&j.hasHighS())return!1;const{r:W,s:K}=j,G=B(E),H=i.inv(K),V=i.create(G*H),Y=i.create(W*H),Q=e.BASE.multiplyUnsafe(V).add(U.multiplyUnsafe(Y));return Q.is0()?!1:i.create(Q.x)===W}catch{return!1}}function P(S,E,N={}){const{prehash:C}=Na(N,h);return E=g(E,C),A.fromBytes(S,"recovered").recoverPublicKey(E).toBytes()}return Object.freeze({keygen:u,getPublicKey:l,getSharedSecret:f,utils:p,lengths:d,Point:e,sign:$,verify:O,recoverPublicKey:P,Signature:A,hash:t})}function yv(e){const t={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},n=e.Fp;let r=e.allowedPrivateKeyLengths?Array.from(new Set(e.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0;const o=go(t.n,{BITS:e.nBitLength,allowedLengths:r,modFromBytes:e.wrapPrivateKey}),s={Fp:n,Fn:o,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:t,curveOpts:s}}function wv(e){const{CURVE:t,curveOpts:n}=yv(e),r={hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:t,curveOpts:n,hash:e.hash,ecdsaOpts:r}}function vv(e,t){const n=t.Point;return Object.assign({},t,{ProjectivePoint:n,CURVE:Object.assign({},e,yd(n.Fn.ORDER,n.Fn.BITS))})}function xv(e){const{CURVE:t,curveOpts:n,hash:r,ecdsaOpts:o}=wv(e),s=mv(t,n),i=bv(s,r,o);return vv(e,i)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Ev(e,t){const n=r=>xv({...e,hash:r});return{...n(t),create:n}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ca={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Sv={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]},Cd=BigInt(2);function Pv(e){const t=Ca.p,n=BigInt(3),r=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),a=BigInt(88),u=e*e*e%t,l=u*u*e%t,f=tt(l,n,t)*l%t,p=tt(f,n,t)*l%t,d=tt(p,Cd,t)*u%t,h=tt(d,o,t)*d%t,m=tt(h,s,t)*h%t,x=tt(m,c,t)*m%t,T=tt(x,a,t)*x%t,w=tt(T,c,t)*m%t,A=tt(w,n,t)*l%t,L=tt(A,i,t)*h%t,B=tt(L,r,t)*u%t,_=tt(B,Cd,t);if(!Ia.eql(Ia.sqr(_),e))throw new Error("Cannot find square root");return _}const Ia=go(Ca.p,{sqrt:Pv}),Id=Ev({...Ca,Fp:Ia,lowS:!0,endo:Sv},Wl),$v=Object.freeze(Object.defineProperty({__proto__:null,secp256k1:Id},Symbol.toStringTag,{value:"Module"}));function Av({r:e,s:t,to:n="hex",v:r,yParity:o}){const s=(()=>{if(o===0||o===1)return o;if(r&&(r===27n||r===28n||r>=35n))return r%2n===0n?1:0;throw new Error("Invalid `v` or `yParity` value")})(),i=`0x${new Id.Signature(At(e),At(t)).toCompactHex()}${s===0?"1b":"1c"}`;return n==="hex"?i:bt(i)}async function Ma(e,t){var f,p,d;const{address:n,factory:r,factoryData:o,hash:s,signature:i,universalSignatureVerifierAddress:c=(d=(p=(f=e.chain)==null?void 0:f.contracts)==null?void 0:p.universalSignatureVerifier)==null?void 0:d.address,...a}=t,u=mt(i)?i:typeof i=="object"&&"r"in i&&"s"in i?Av(i):Ae(i),l=await(async()=>!r&&!o||dw(u)?u:pw({address:r,data:o,signature:u}))();try{const h=c?{to:c,data:Ot({abi:Ef,functionName:"isValidSig",args:[n,s,l]}),...a}:{data:na({abi:Ef,args:[n,s,l],bytecode:Wy}),...a},{data:m}=await ee(e,fo,"call")(h);return gg(m??"0x0")}catch(h){try{if(Jo(An(n),await Il({hash:s,signature:i})))return!0}catch{}if(h instanceof Ol)return!1;throw h}}async function Tv(e,{address:t,message:n,factory:r,factoryData:o,signature:s,...i}){const c=Zf(n);return Ma(e,{address:t,factory:r,factoryData:o,hash:c,signature:s,...i})}async function Ov(e,t){const{address:n,factory:r,factoryData:o,signature:s,message:i,primaryType:c,types:a,domain:u,...l}=t,f=rw({message:i,primaryType:c,types:a,domain:u});return Ma(e,{address:n,factory:r,factoryData:o,hash:f,signature:s,...l})}function Md(e,{emitOnBegin:t=!1,emitMissed:n=!1,onBlockNumber:r,onError:o,poll:s,pollingInterval:i=e.pollingInterval}){const c=typeof s<"u"?s:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc"));let a;return c?(()=>{const f=Te(["watchBlockNumber",e.uid,t,n,i]);return mn(f,{onBlockNumber:r,onError:o},p=>po(async()=>{var d;try{const h=await ee(e,ho,"getBlockNumber")({cacheTime:0});if(a){if(h===a)return;if(h-a>1&&n)for(let m=a+1n;m<h;m++)p.onBlockNumber(m,a),a=m}(!a||h>a)&&(p.onBlockNumber(h,a),a=h)}catch(h){(d=p.onError)==null||d.call(p,h)}},{emitOnBegin:t,interval:i}))})():(()=>{const f=Te(["watchBlockNumber",e.uid,t,n]);return mn(f,{onBlockNumber:r,onError:o},p=>{let d=!0,h=()=>d=!1;return(async()=>{try{const m=(()=>{if(e.transport.type==="fallback"){const T=e.transport.transports.find(w=>w.config.type==="webSocket"||w.config.type==="ipc");return T?T.value:e.transport}return e.transport})(),{unsubscribe:x}=await m.subscribe({params:["newHeads"],onData(T){var A;if(!d)return;const w=At((A=T.result)==null?void 0:A.number);p.onBlockNumber(w,a),a=w},onError(T){var w;(w=p.onError)==null||w.call(p,T)}});h=x,d||h()}catch(m){o==null||o(m)}})(),()=>h()})})()}async function Nv(e,t){const{checkReplacement:n=!0,confirmations:r=1,hash:o,onReplaced:s,retryCount:i=6,retryDelay:c=({count:B})=>~~(1<<B)*200,timeout:a=18e4}=t,u=Te(["waitForTransactionReceipt",e.uid,o]),l=(()=>{var B;return t.pollingInterval?t.pollingInterval:(B=e.chain)!=null&&B.experimental_preconfirmationTime?e.chain.experimental_preconfirmationTime:e.pollingInterval})();let f,p,d,h=!1,m,x;const{promise:T,resolve:w,reject:A}=Af(),L=a?setTimeout(()=>{x(),m(),A(new $b({hash:o}))},a):void 0;return m=mn(u,{onReplaced:s,resolve:w,reject:A},async B=>{if(d=await ee(e,fs,"getTransactionReceipt")({hash:o}).catch(()=>{}),d&&r<=1){clearTimeout(L),B.resolve(d),m();return}x=ee(e,Md,"watchBlockNumber")({emitMissed:!0,emitOnBegin:!0,poll:!0,pollingInterval:l,async onBlockNumber(_){const D=y=>{clearTimeout(L),x(),y(),m()};let g=_;if(!h)try{if(d){if(r>1&&(!d.blockNumber||g-d.blockNumber+1n<r))return;D(()=>B.resolve(d));return}if(n&&!f&&(h=!0,await ia(async()=>{f=await ee(e,pa,"getTransaction")({hash:o}),f.blockNumber&&(g=f.blockNumber)},{delay:c,retryCount:i}),h=!1),d=await ee(e,fs,"getTransactionReceipt")({hash:o}),r>1&&(!d.blockNumber||g-d.blockNumber+1n<r))return;D(()=>B.resolve(d))}catch(y){if(y instanceof Al||y instanceof Tl){if(!f){h=!1;return}try{p=f,h=!0;const $=await ia(()=>ee(e,Nt,"getBlock")({blockNumber:g,includeTransactions:!0}),{delay:c,retryCount:i,shouldRetry:({error:P})=>P instanceof Fl});h=!1;const I=$.transactions.find(({from:P,nonce:S})=>P===p.from&&S===p.nonce);if(!I||(d=await ee(e,fs,"getTransactionReceipt")({hash:I.hash}),r>1&&(!d.blockNumber||g-d.blockNumber+1n<r)))return;let O="replaced";I.to===p.to&&I.value===p.value&&I.input===p.input?O="repriced":I.from===I.to&&I.value===0n&&(O="cancelled"),D(()=>{var P;(P=B.onReplaced)==null||P.call(B,{reason:O,replacedTransaction:p,transaction:I,transactionReceipt:d}),B.resolve(d)})}catch($){D(()=>B.reject($))}}else D(()=>B.reject(y))}}})}),T}function Cv(e,{blockTag:t=e.experimental_blockTag??"latest",emitMissed:n=!1,emitOnBegin:r=!1,onBlock:o,onError:s,includeTransactions:i,poll:c,pollingInterval:a=e.pollingInterval}){const u=typeof c<"u"?c:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")),l=i??!1;let f;return u?(()=>{const h=Te(["watchBlocks",e.uid,t,n,r,l,a]);return mn(h,{onBlock:o,onError:s},m=>po(async()=>{var x;try{const T=await ee(e,Nt,"getBlock")({blockTag:t,includeTransactions:l});if(T.number!==null&&(f==null?void 0:f.number)!=null){if(T.number===f.number)return;if(T.number-f.number>1&&n)for(let w=(f==null?void 0:f.number)+1n;w<T.number;w++){const A=await ee(e,Nt,"getBlock")({blockNumber:w,includeTransactions:l});m.onBlock(A,f),f=A}}((f==null?void 0:f.number)==null||t==="pending"&&(T==null?void 0:T.number)==null||T.number!==null&&T.number>f.number)&&(m.onBlock(T,f),f=T)}catch(T){(x=m.onError)==null||x.call(m,T)}},{emitOnBegin:r,interval:a}))})():(()=>{let h=!0,m=!0,x=()=>h=!1;return(async()=>{try{r&&ee(e,Nt,"getBlock")({blockTag:t,includeTransactions:l}).then(A=>{h&&m&&(o(A,void 0),m=!1)}).catch(s);const T=(()=>{if(e.transport.type==="fallback"){const A=e.transport.transports.find(L=>L.config.type==="webSocket"||L.config.type==="ipc");return A?A.value:e.transport}return e.transport})(),{unsubscribe:w}=await T.subscribe({params:["newHeads"],async onData(A){var B;if(!h)return;const L=await ee(e,Nt,"getBlock")({blockNumber:(B=A.result)==null?void 0:B.number,includeTransactions:l}).catch(()=>{});h&&(o(L,f),m=!1,f=L)},onError(A){s==null||s(A)}});x=w,h||x()}catch(T){s==null||s(T)}})(),()=>x()})()}function Iv(e,{address:t,args:n,batch:r=!0,event:o,events:s,fromBlock:i,onError:c,onLogs:a,poll:u,pollingInterval:l=e.pollingInterval,strict:f}){const p=typeof u<"u"?u:typeof i=="bigint"?!0:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")),d=f??!1;return p?(()=>{const x=Te(["watchEvent",t,n,r,e.uid,o,l,i]);return mn(x,{onLogs:a,onError:c},T=>{let w;i!==void 0&&(w=i-1n);let A,L=!1;const B=po(async()=>{var _;if(!L){try{A=await ee(e,jf,"createEventFilter")({address:t,args:n,event:o,events:s,strict:d,fromBlock:i})}catch{}L=!0;return}try{let D;if(A)D=await ee(e,rs,"getFilterChanges")({filter:A});else{const g=await ee(e,ho,"getBlockNumber")({});w&&w!==g?D=await ee(e,zi,"getLogs")({address:t,args:n,event:o,events:s,fromBlock:w+1n,toBlock:g}):D=[],w=g}if(D.length===0)return;if(r)T.onLogs(D);else for(const g of D)T.onLogs([g])}catch(D){A&&D instanceof Cn&&(L=!1),(_=T.onError)==null||_.call(T,D)}},{emitOnBegin:!0,interval:l});return async()=>{A&&await ee(e,os,"uninstallFilter")({filter:A}),B()}})})():(()=>{let x=!0,T=()=>x=!1;return(async()=>{try{const w=(()=>{if(e.transport.type==="fallback"){const _=e.transport.transports.find(D=>D.config.type==="webSocket"||D.config.type==="ipc");return _?_.value:e.transport}return e.transport})(),A=s??(o?[o]:void 0);let L=[];A&&(L=[A.flatMap(D=>jr({abi:[D],eventName:D.name,args:n}))],o&&(L=L[0]));const{unsubscribe:B}=await w.subscribe({params:["logs",{address:t,topics:L}],onData(_){var g;if(!x)return;const D=_.result;try{const{eventName:y,args:$}=_i({abi:A??[],data:D.data,topics:D.topics,strict:d}),I=Kt(D,{args:$,eventName:y});a([I])}catch(y){let $,I;if(y instanceof Lr||y instanceof jo){if(f)return;$=y.abiItem.name,I=(g=y.abiItem.inputs)==null?void 0:g.some(P=>!("name"in P&&P.name))}const O=Kt(D,{args:I?[]:{},eventName:$});a([O])}},onError(_){c==null||c(_)}});T=B,x||T()}catch(w){c==null||c(w)}})(),()=>T()})()}function Mv(e,{batch:t=!0,onError:n,onTransactions:r,poll:o,pollingInterval:s=e.pollingInterval}){return(typeof o<"u"?o:e.transport.type!=="webSocket"&&e.transport.type!=="ipc")?(()=>{const u=Te(["watchPendingTransactions",e.uid,t,s]);return mn(u,{onTransactions:r,onError:n},l=>{let f;const p=po(async()=>{var d;try{if(!f)try{f=await ee(e,_f,"createPendingTransactionFilter")({});return}catch(m){throw p(),m}const h=await ee(e,rs,"getFilterChanges")({filter:f});if(h.length===0)return;if(t)l.onTransactions(h);else for(const m of h)l.onTransactions([m])}catch(h){(d=l.onError)==null||d.call(l,h)}},{emitOnBegin:!0,interval:s});return async()=>{f&&await ee(e,os,"uninstallFilter")({filter:f}),p()}})})():(()=>{let u=!0,l=()=>u=!1;return(async()=>{try{const{unsubscribe:f}=await e.transport.subscribe({params:["newPendingTransactions"],onData(p){if(!u)return;const d=p.result;r([d])},onError(p){n==null||n(p)}});l=f,u||l()}catch(f){n==null||n(f)}})(),()=>l()})()}function kv(e){var f,p,d;const{scheme:t,statement:n,...r}=((f=e.match(Lv))==null?void 0:f.groups)??{},{chainId:o,expirationTime:s,issuedAt:i,notBefore:c,requestId:a,...u}=((p=e.match(Bv))==null?void 0:p.groups)??{},l=(d=e.split("Resources:")[1])==null?void 0:d.split(`
|
|
77
|
-
- `).slice(1);return{...r,...u,...o?{chainId:Number(o)}:{},...s?{expirationTime:new Date(s)}:{},...i?{issuedAt:new Date(i)}:{},...c?{notBefore:new Date(c)}:{},...a?{requestId:a}:{},...l?{resources:l}:{},...t?{scheme:t}:{},...n?{statement:n}:{}}}const
|
|
67
|
+
`,o+=Tl(r.state)),r.stateDiff&&(o+=` stateDiff:
|
|
68
|
+
`,o+=Tl(r.stateDiff)),o},` State Override:
|
|
69
|
+
`).slice(0,-1)}function Zo(e){const t=Object.entries(e).map(([r,o])=>o===void 0||o===!1?null:[r,o]).filter(Boolean),n=t.reduce((r,[o])=>Math.max(r,o.length),0);return t.map(([r,o])=>` ${`${r}:`.padEnd(n+1)} ${o}`).join(`
|
|
70
|
+
`)}class Sb extends G{constructor(){super(["Cannot specify both a `gasPrice` and a `maxFeePerGas`/`maxPriorityFeePerGas`.","Use `maxFeePerGas`/`maxPriorityFeePerGas` for EIP-1559 compatible networks, and `gasPrice` for others."].join(`
|
|
71
|
+
`),{name:"FeeConflictError"})}}class Pb extends G{constructor({transaction:t}){super("Cannot infer a transaction type from provided transaction.",{metaMessages:["Provided Transaction:","{",Zo(t),"}","","To infer the type, either provide:","- a `type` to the Transaction, or","- an EIP-1559 Transaction with `maxFeePerGas`, or","- an EIP-2930 Transaction with `gasPrice` & `accessList`, or","- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or","- an EIP-7702 Transaction with `authorizationList`, or","- a Legacy Transaction with `gasPrice`"],name:"InvalidSerializableTransactionError"})}}class Al extends G{constructor({blockHash:t,blockNumber:n,blockTag:r,hash:o,index:s}){let i="Transaction";r&&s!==void 0&&(i=`Transaction at block time "${r}" at index "${s}"`),t&&s!==void 0&&(i=`Transaction at block hash "${t}" at index "${s}"`),n&&s!==void 0&&(i=`Transaction at block number "${n}" at index "${s}"`),o&&(i=`Transaction with hash "${o}"`),super(`${i} could not be found.`,{name:"TransactionNotFoundError"})}}class Ol extends G{constructor({hash:t}){super(`Transaction receipt with hash "${t}" could not be found. The Transaction may not be processed on a block yet.`,{name:"TransactionReceiptNotFoundError"})}}class $b extends G{constructor({hash:t}){super(`Timed out while waiting for transaction with hash "${t}" to be confirmed.`,{name:"WaitForTransactionReceiptTimeoutError"})}}const Tb=e=>e,Hr=e=>e;class Cl extends G{constructor(t,{account:n,docsPath:r,chain:o,data:s,gas:i,gasPrice:c,maxFeePerGas:a,maxPriorityFeePerGas:u,nonce:l,to:d,value:p,stateOverride:f}){var v;const h=n?xt(n):void 0;let m=Zo({from:h==null?void 0:h.address,to:d,value:typeof p<"u"&&`${$l(p)} ${((v=o==null?void 0:o.nativeCurrency)==null?void 0:v.symbol)||"ETH"}`,data:s,gas:i,gasPrice:typeof c<"u"&&`${Et(c)} gwei`,maxFeePerGas:typeof a<"u"&&`${Et(a)} gwei`,maxPriorityFeePerGas:typeof u<"u"&&`${Et(u)} gwei`,nonce:l});f&&(m+=`
|
|
72
|
+
${Eb(f)}`),super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessages?[...t.metaMessages," "]:[],"Raw Call Arguments:",m].filter(Boolean),name:"CallExecutionError"}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.cause=t}}class Ab extends G{constructor(t,{abi:n,args:r,contractAddress:o,docsPath:s,functionName:i,sender:c}){const a=On({abi:n,args:r,name:i}),u=a?Pl({abiItem:a,args:r,includeFunctionName:!1,includeName:!1}):void 0,l=a?gt(a,{includeName:!0}):void 0,d=Zo({address:o&&Tb(o),function:l,args:u&&u!=="()"&&`${[...Array((i==null?void 0:i.length)??0).keys()].map(()=>" ").join("")}${u}`,sender:c});super(t.shortMessage||`An unknown error occurred while executing the contract function "${i}".`,{cause:t,docsPath:s,metaMessages:[...t.metaMessages?[...t.metaMessages," "]:[],d&&"Contract Call:",d].filter(Boolean),name:"ContractFunctionExecutionError"}),Object.defineProperty(this,"abi",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"args",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"contractAddress",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"formattedArgs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"functionName",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"sender",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.abi=n,this.args=r,this.cause=t,this.contractAddress=o,this.functionName=i,this.sender=c}}class Si extends G{constructor({abi:t,data:n,functionName:r,message:o}){let s,i,c,a;if(n&&n!=="0x")try{i=Sl({abi:t,data:n});const{abiItem:l,errorName:d,args:p}=i;if(d==="Error")a=p[0];else if(d==="Panic"){const[f]=p;a=yl[f]}else{const f=l?gt(l,{includeName:!0}):void 0,h=l&&p?Pl({abiItem:l,args:p,includeFunctionName:!1,includeName:!1}):void 0;c=[f?`Error: ${f}`:"",h&&h!=="()"?` ${[...Array((d==null?void 0:d.length)??0).keys()].map(()=>" ").join("")}${h}`:""]}}catch(l){s=l}else o&&(a=o);let u;s instanceof Lu&&(u=s.signature,c=[`Unable to decode signature "${u}" as it was not found on the provided ABI.`,"Make sure you are using the correct ABI and that the error exists on it.",`You can look up the decoded signature here: https://openchain.xyz/signatures?query=${u}.`]),super(a&&a!=="execution reverted"||u?[`The contract function "${r}" reverted with the following ${u?"signature":"reason"}:`,a||u].join(`
|
|
73
|
+
`):`The contract function "${r}" reverted.`,{cause:s,metaMessages:c,name:"ContractFunctionRevertedError"}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"raw",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"reason",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"signature",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=i,this.raw=n,this.reason=a,this.signature=u}}class Ob extends G{constructor({functionName:t}){super(`The contract function "${t}" returned no data ("0x").`,{metaMessages:["This could be due to any of the following:",` - The contract does not have the function "${t}",`," - The parameters passed to the contract function may be invalid, or"," - The address is not a contract."],name:"ContractFunctionZeroDataError"})}}class Cb extends G{constructor({factory:t}){super(`Deployment for counterfactual contract call failed${t?` for factory "${t}".`:""}`,{metaMessages:["Please ensure:","- The `factory` is a valid contract deployment factory (ie. Create2 Factory, ERC-4337 Factory, etc).","- The `factoryData` is a valid encoded function call for contract deployment function on the factory."],name:"CounterfactualDeploymentFailedError"})}}class Ko extends G{constructor({data:t,message:n}){super(n||"",{name:"RawContractError"}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:3}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=t}}class Cn extends G{constructor({body:t,cause:n,details:r,headers:o,status:s,url:i}){super("HTTP request failed.",{cause:n,details:r,metaMessages:[s&&`Status: ${s}`,`URL: ${Hr(i)}`,t&&`Request body: ${Te(t)}`].filter(Boolean),name:"HttpRequestError"}),Object.defineProperty(this,"body",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"headers",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"status",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"url",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.body=t,this.headers=o,this.status=s,this.url=i}}class Pi extends G{constructor({body:t,error:n,url:r}){super("RPC Request failed.",{cause:n,details:n.message,metaMessages:[`URL: ${Hr(r)}`,`Request body: ${Te(t)}`],name:"RpcRequestError"}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.code=n.code,this.data=n.data}}class Nl extends G{constructor({body:t,url:n}){super("The request took too long to respond.",{details:"The request timed out.",metaMessages:[`URL: ${Hr(n)}`,`Request body: ${Te(t)}`],name:"TimeoutError"})}}const Nb=-1;class je extends G{constructor(t,{code:n,docsPath:r,metaMessages:o,name:s,shortMessage:i}){super(i,{cause:t,docsPath:r,metaMessages:o||(t==null?void 0:t.metaMessages),name:s||"RpcError"}),Object.defineProperty(this,"code",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.name=s||t.name,this.code=t instanceof Pi?t.code:n??Nb}}class Ke extends je{constructor(t,n){super(t,n),Object.defineProperty(this,"data",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.data=n.data}}class Wr extends je{constructor(t){super(t,{code:Wr.code,name:"ParseRpcError",shortMessage:"Invalid JSON was received by the server. An error occurred on the server while parsing the JSON text."})}}Object.defineProperty(Wr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32700});class Vr extends je{constructor(t){super(t,{code:Vr.code,name:"InvalidRequestRpcError",shortMessage:"JSON is not a valid request object."})}}Object.defineProperty(Vr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32600});class Gr extends je{constructor(t,{method:n}={}){super(t,{code:Gr.code,name:"MethodNotFoundRpcError",shortMessage:`The method${n?` "${n}"`:""} does not exist / is not available.`})}}Object.defineProperty(Gr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32601});class qr extends je{constructor(t){super(t,{code:qr.code,name:"InvalidParamsRpcError",shortMessage:["Invalid parameters were provided to the RPC method.","Double check you have provided the correct parameters."].join(`
|
|
74
|
+
`)})}}Object.defineProperty(qr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32602});class Nn extends je{constructor(t){super(t,{code:Nn.code,name:"InternalRpcError",shortMessage:"An internal error was received."})}}Object.defineProperty(Nn,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32603});class In extends je{constructor(t){super(t,{code:In.code,name:"InvalidInputRpcError",shortMessage:["Missing or invalid parameters.","Double check you have provided the correct parameters."].join(`
|
|
75
|
+
`)})}}Object.defineProperty(In,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32e3});class Zr extends je{constructor(t){super(t,{code:Zr.code,name:"ResourceNotFoundRpcError",shortMessage:"Requested resource not found."}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"ResourceNotFoundRpcError"})}}Object.defineProperty(Zr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32001});class Kr extends je{constructor(t){super(t,{code:Kr.code,name:"ResourceUnavailableRpcError",shortMessage:"Requested resource not available."})}}Object.defineProperty(Kr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32002});class Yr extends je{constructor(t){super(t,{code:Yr.code,name:"TransactionRejectedRpcError",shortMessage:"Transaction creation failed."})}}Object.defineProperty(Yr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32003});class Mn extends je{constructor(t,{method:n}={}){super(t,{code:Mn.code,name:"MethodNotSupportedRpcError",shortMessage:`Method${n?` "${n}"`:""} is not supported.`})}}Object.defineProperty(Mn,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32004});class ir extends je{constructor(t){super(t,{code:ir.code,name:"LimitExceededRpcError",shortMessage:"Request exceeds defined limit."})}}Object.defineProperty(ir,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32005});class Xr extends je{constructor(t){super(t,{code:Xr.code,name:"JsonRpcVersionUnsupportedError",shortMessage:"Version of JSON-RPC protocol is not supported."})}}Object.defineProperty(Xr,"code",{enumerable:!0,configurable:!0,writable:!0,value:-32006});class ar extends Ke{constructor(t){super(t,{code:ar.code,name:"UserRejectedRequestError",shortMessage:"User rejected the request."})}}Object.defineProperty(ar,"code",{enumerable:!0,configurable:!0,writable:!0,value:4001});class Qr extends Ke{constructor(t){super(t,{code:Qr.code,name:"UnauthorizedProviderError",shortMessage:"The requested method and/or account has not been authorized by the user."})}}Object.defineProperty(Qr,"code",{enumerable:!0,configurable:!0,writable:!0,value:4100});class Jr extends Ke{constructor(t,{method:n}={}){super(t,{code:Jr.code,name:"UnsupportedProviderMethodError",shortMessage:`The Provider does not support the requested method${n?` " ${n}"`:""}.`})}}Object.defineProperty(Jr,"code",{enumerable:!0,configurable:!0,writable:!0,value:4200});class eo extends Ke{constructor(t){super(t,{code:eo.code,name:"ProviderDisconnectedError",shortMessage:"The Provider is disconnected from all chains."})}}Object.defineProperty(eo,"code",{enumerable:!0,configurable:!0,writable:!0,value:4900});class to extends Ke{constructor(t){super(t,{code:to.code,name:"ChainDisconnectedError",shortMessage:"The Provider is not connected to the requested chain."})}}Object.defineProperty(to,"code",{enumerable:!0,configurable:!0,writable:!0,value:4901});class no extends Ke{constructor(t){super(t,{code:no.code,name:"SwitchChainError",shortMessage:"An error occurred when attempting to switch chain."})}}Object.defineProperty(no,"code",{enumerable:!0,configurable:!0,writable:!0,value:4902});class ro extends Ke{constructor(t){super(t,{code:ro.code,name:"UnsupportedNonOptionalCapabilityError",shortMessage:"This Wallet does not support a capability that was not marked as optional."})}}Object.defineProperty(ro,"code",{enumerable:!0,configurable:!0,writable:!0,value:5700});class oo extends Ke{constructor(t){super(t,{code:oo.code,name:"UnsupportedChainIdError",shortMessage:"This Wallet does not support the requested chain ID."})}}Object.defineProperty(oo,"code",{enumerable:!0,configurable:!0,writable:!0,value:5710});class so extends Ke{constructor(t){super(t,{code:so.code,name:"DuplicateIdError",shortMessage:"There is already a bundle submitted with this ID."})}}Object.defineProperty(so,"code",{enumerable:!0,configurable:!0,writable:!0,value:5720});class io extends Ke{constructor(t){super(t,{code:io.code,name:"UnknownBundleIdError",shortMessage:"This bundle id is unknown / has not been submitted"})}}Object.defineProperty(io,"code",{enumerable:!0,configurable:!0,writable:!0,value:5730});class ao extends Ke{constructor(t){super(t,{code:ao.code,name:"BundleTooLargeError",shortMessage:"The call bundle is too large for the Wallet to process."})}}Object.defineProperty(ao,"code",{enumerable:!0,configurable:!0,writable:!0,value:5740});class co extends Ke{constructor(t){super(t,{code:co.code,name:"AtomicReadyWalletRejectedUpgradeError",shortMessage:"The Wallet can support atomicity after an upgrade, but the user rejected the upgrade."})}}Object.defineProperty(co,"code",{enumerable:!0,configurable:!0,writable:!0,value:5750});class uo extends Ke{constructor(t){super(t,{code:uo.code,name:"AtomicityNotSupportedError",shortMessage:"The wallet does not support atomic execution but the request requires it."})}}Object.defineProperty(uo,"code",{enumerable:!0,configurable:!0,writable:!0,value:5760});class Ib extends je{constructor(t){super(t,{name:"UnknownRpcError",shortMessage:"An unknown RPC error occurred."})}}const Mb=3;function cr(e,{abi:t,address:n,args:r,docsPath:o,functionName:s,sender:i}){const c=e instanceof Ko?e:e instanceof G?e.walk(h=>"data"in h)||e.walk():{},{code:a,data:u,details:l,message:d,shortMessage:p}=c,f=e instanceof Br?new Ob({functionName:s}):[Mb,Nn.code].includes(a)&&(u||l||d||p)?new Si({abi:t,data:typeof u=="object"?u.data:u,functionName:s,message:c instanceof Pi?l:p??d}):e;return new Ab(f,{abi:t,args:r,contractAddress:n,docsPath:o,functionName:s,sender:i})}function kb(e){const t=Ie(`0x${e.substring(4)}`).substring(26);return Go(`0x${t}`)}async function Bb({hash:e,signature:t}){const n=bt(e)?e:Vt(e),{secp256k1:r}=await Promise.resolve().then(()=>$v);return`0x${(()=>{if(typeof t=="object"&&"r"in t&&"s"in t){const{r:u,s:l,v:d,yParity:p}=t,f=Number(p??d),h=Il(f);return new r.Signature(Ot(u),Ot(l)).addRecoveryBit(h)}const i=bt(t)?t:Vt(t);if(xe(i)!==65)throw new Error("invalid signature length");const c=Wt(`0x${i.slice(130)}`),a=Il(c);return r.Signature.fromCompact(i.substring(2,130)).addRecoveryBit(a)})().recoverPublicKey(n.substring(2)).toHex(!1)}`}function Il(e){if(e===0||e===1)return e;if(e===27)return 0;if(e===28)return 1;throw new Error("Invalid yParityOrV value")}async function Ml({hash:e,signature:t}){return kb(await Bb({hash:e,signature:t}))}function Lb(e,t="hex"){const n=kl(e),r=vi(new Uint8Array(n.length));return n.encode(r),t==="hex"?$e(r.bytes):r.bytes}function kl(e){return Array.isArray(e)?Fb(e.map(t=>kl(t))):Db(e)}function Fb(e){const t=e.reduce((o,s)=>o+s.length,0),n=Bl(t);return{length:t<=55?1+t:1+n+t,encode(o){t<=55?o.pushByte(192+t):(o.pushByte(247+n),n===1?o.pushUint8(t):n===2?o.pushUint16(t):n===3?o.pushUint24(t):o.pushUint32(t));for(const{encode:s}of e)s(o)}}}function Db(e){const t=typeof e=="string"?wt(e):e,n=Bl(t.length);return{length:t.length===1&&t[0]<128?1:t.length<=55?1+t.length:1+n+t.length,encode(o){t.length===1&&t[0]<128?o.pushBytes(t):t.length<=55?(o.pushByte(128+t.length),o.pushBytes(t)):(o.pushByte(183+n),n===1?o.pushUint8(t.length):n===2?o.pushUint16(t.length):n===3?o.pushUint24(t.length):o.pushUint32(t.length),o.pushBytes(t))}}}function Bl(e){if(e<2**8)return 1;if(e<2**16)return 2;if(e<2**24)return 3;if(e<2**32)return 4;throw new G("Length is too large.")}function Rb(e){const{chainId:t,nonce:n,to:r}=e,o=e.contractAddress??e.address,s=Ie(rr(["0x05",Lb([t?J(t):"0x",o,n?J(n):"0x"])]));return r==="bytes"?wt(s):s}async function jb(e){const{authorization:t,signature:n}=e;return Ml({hash:Rb(t),signature:n??t})}class _b extends G{constructor(t,{account:n,docsPath:r,chain:o,data:s,gas:i,gasPrice:c,maxFeePerGas:a,maxPriorityFeePerGas:u,nonce:l,to:d,value:p}){var h;const f=Zo({from:n==null?void 0:n.address,to:d,value:typeof p<"u"&&`${$l(p)} ${((h=o==null?void 0:o.nativeCurrency)==null?void 0:h.symbol)||"ETH"}`,data:s,gas:i,gasPrice:typeof c<"u"&&`${Et(c)} gwei`,maxFeePerGas:typeof a<"u"&&`${Et(a)} gwei`,maxPriorityFeePerGas:typeof u<"u"&&`${Et(u)} gwei`,nonce:l});super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessages?[...t.metaMessages," "]:[],"Estimate Gas Arguments:",f].filter(Boolean),name:"EstimateGasExecutionError"}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.cause=t}}class ur extends G{constructor({cause:t,message:n}={}){var o;const r=(o=n==null?void 0:n.replace("execution reverted: ",""))==null?void 0:o.replace("execution reverted","");super(`Execution reverted ${r?`with reason: ${r}`:"for an unknown reason"}.`,{cause:t,name:"ExecutionRevertedError"})}}Object.defineProperty(ur,"code",{enumerable:!0,configurable:!0,writable:!0,value:3}),Object.defineProperty(ur,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/execution reverted/});class Yo extends G{constructor({cause:t,maxFeePerGas:n}={}){super(`The fee cap (\`maxFeePerGas\`${n?` = ${Et(n)} gwei`:""}) cannot be higher than the maximum allowed value (2^256-1).`,{cause:t,name:"FeeCapTooHighError"})}}Object.defineProperty(Yo,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/});class $i extends G{constructor({cause:t,maxFeePerGas:n}={}){super(`The fee cap (\`maxFeePerGas\`${n?` = ${Et(n)}`:""} gwei) cannot be lower than the block base fee.`,{cause:t,name:"FeeCapTooLowError"})}}Object.defineProperty($i,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/});class Ti extends G{constructor({cause:t,nonce:n}={}){super(`Nonce provided for the transaction ${n?`(${n}) `:""}is higher than the next one expected.`,{cause:t,name:"NonceTooHighError"})}}Object.defineProperty(Ti,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too high/});class Ai extends G{constructor({cause:t,nonce:n}={}){super([`Nonce provided for the transaction ${n?`(${n}) `:""}is lower than the current nonce of the account.`,"Try increasing the nonce or find the latest nonce with `getTransactionCount`."].join(`
|
|
76
|
+
`),{cause:t,name:"NonceTooLowError"})}}Object.defineProperty(Ai,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too low|transaction already imported|already known/});class Oi extends G{constructor({cause:t,nonce:n}={}){super(`Nonce provided for the transaction ${n?`(${n}) `:""}exceeds the maximum allowed nonce.`,{cause:t,name:"NonceMaxValueError"})}}Object.defineProperty(Oi,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce has max value/});class Ci extends G{constructor({cause:t}={}){super(["The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account."].join(`
|
|
77
|
+
`),{cause:t,metaMessages:["This error could arise when the account does not have enough funds to:"," - pay for the total gas fee,"," - pay for the value to send."," ","The cost of the transaction is calculated as `gas * gas fee + value`, where:"," - `gas` is the amount of gas needed for transaction to execute,"," - `gas fee` is the gas fee,"," - `value` is the amount of ether to send to the recipient."],name:"InsufficientFundsError"})}}Object.defineProperty(Ci,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/insufficient funds|exceeds transaction sender account balance/});class Ni extends G{constructor({cause:t,gas:n}={}){super(`The amount of gas ${n?`(${n}) `:""}provided for the transaction exceeds the limit allowed for the block.`,{cause:t,name:"IntrinsicGasTooHighError"})}}Object.defineProperty(Ni,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too high|gas limit reached/});class Ii extends G{constructor({cause:t,gas:n}={}){super(`The amount of gas ${n?`(${n}) `:""}provided for the transaction is too low.`,{cause:t,name:"IntrinsicGasTooLowError"})}}Object.defineProperty(Ii,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too low/});class Mi extends G{constructor({cause:t}){super("The transaction type is not supported for this chain.",{cause:t,name:"TransactionTypeNotSupportedError"})}}Object.defineProperty(Mi,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/transaction type not valid/});class Xo extends G{constructor({cause:t,maxPriorityFeePerGas:n,maxFeePerGas:r}={}){super([`The provided tip (\`maxPriorityFeePerGas\`${n?` = ${Et(n)} gwei`:""}) cannot be higher than the fee cap (\`maxFeePerGas\`${r?` = ${Et(r)} gwei`:""}).`].join(`
|
|
78
|
+
`),{cause:t,name:"TipAboveFeeCapError"})}}Object.defineProperty(Xo,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max priority fee per gas higher than max fee per gas|tip higher than fee cap/});class Qo extends G{constructor({cause:t}){super(`An error occurred while executing: ${t==null?void 0:t.shortMessage}`,{cause:t,name:"UnknownNodeError"})}}function ki(e,t){const n=(e.details||"").toLowerCase(),r=e instanceof G?e.walk(o=>(o==null?void 0:o.code)===ur.code):e;return r instanceof G?new ur({cause:e,message:r.details}):ur.nodeMessage.test(n)?new ur({cause:e,message:e.details}):Yo.nodeMessage.test(n)?new Yo({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas}):$i.nodeMessage.test(n)?new $i({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas}):Ti.nodeMessage.test(n)?new Ti({cause:e,nonce:t==null?void 0:t.nonce}):Ai.nodeMessage.test(n)?new Ai({cause:e,nonce:t==null?void 0:t.nonce}):Oi.nodeMessage.test(n)?new Oi({cause:e,nonce:t==null?void 0:t.nonce}):Ci.nodeMessage.test(n)?new Ci({cause:e}):Ni.nodeMessage.test(n)?new Ni({cause:e,gas:t==null?void 0:t.gas}):Ii.nodeMessage.test(n)?new Ii({cause:e,gas:t==null?void 0:t.gas}):Mi.nodeMessage.test(n)?new Mi({cause:e}):Xo.nodeMessage.test(n)?new Xo({cause:e,maxFeePerGas:t==null?void 0:t.maxFeePerGas,maxPriorityFeePerGas:t==null?void 0:t.maxPriorityFeePerGas}):new Qo({cause:e})}function Ub(e,{docsPath:t,...n}){const r=(()=>{const o=ki(e,n);return o instanceof Qo?e:o})();return new _b(r,{docsPath:t,...n})}function Bi(e,{format:t}){if(!t)return{};const n={};function r(s){const i=Object.keys(s);for(const c of i)c in e&&(n[c]=e[c]),s[c]&&typeof s[c]=="object"&&!Array.isArray(s[c])&&r(s[c])}const o=t(e||{});return r(o),n}const zb={legacy:"0x0",eip2930:"0x1",eip1559:"0x2",eip4844:"0x3",eip7702:"0x4"};function Jo(e){const t={};return typeof e.authorizationList<"u"&&(t.authorizationList=Hb(e.authorizationList)),typeof e.accessList<"u"&&(t.accessList=e.accessList),typeof e.blobVersionedHashes<"u"&&(t.blobVersionedHashes=e.blobVersionedHashes),typeof e.blobs<"u"&&(typeof e.blobs[0]!="string"?t.blobs=e.blobs.map(n=>$e(n)):t.blobs=e.blobs),typeof e.data<"u"&&(t.data=e.data),typeof e.from<"u"&&(t.from=e.from),typeof e.gas<"u"&&(t.gas=J(e.gas)),typeof e.gasPrice<"u"&&(t.gasPrice=J(e.gasPrice)),typeof e.maxFeePerBlobGas<"u"&&(t.maxFeePerBlobGas=J(e.maxFeePerBlobGas)),typeof e.maxFeePerGas<"u"&&(t.maxFeePerGas=J(e.maxFeePerGas)),typeof e.maxPriorityFeePerGas<"u"&&(t.maxPriorityFeePerGas=J(e.maxPriorityFeePerGas)),typeof e.nonce<"u"&&(t.nonce=J(e.nonce)),typeof e.to<"u"&&(t.to=e.to),typeof e.type<"u"&&(t.type=zb[e.type]),typeof e.value<"u"&&(t.value=J(e.value)),t}function Hb(e){return e.map(t=>({address:t.address,r:t.r?J(BigInt(t.r)):t.r,s:t.s?J(BigInt(t.s)):t.s,chainId:J(t.chainId),nonce:J(t.nonce),...typeof t.yParity<"u"?{yParity:J(t.yParity)}:{},...typeof t.v<"u"&&typeof t.yParity>"u"?{v:J(t.v)}:{}}))}function Ll(e){if(!(!e||e.length===0))return e.reduce((t,{slot:n,value:r})=>{if(n.length!==66)throw new zu({size:n.length,targetSize:66,type:"hex"});if(r.length!==66)throw new zu({size:r.length,targetSize:66,type:"hex"});return t[n]=r,t},{})}function Wb(e){const{balance:t,nonce:n,state:r,stateDiff:o,code:s}=e,i={};if(s!==void 0&&(i.code=s),t!==void 0&&(i.balance=J(t)),n!==void 0&&(i.nonce=J(n)),r!==void 0&&(i.state=Ll(r)),o!==void 0){if(i.state)throw new xb;i.stateDiff=Ll(o)}return i}function Li(e){if(!e)return;const t={};for(const{address:n,...r}of e){if(!et(n,{strict:!1}))throw new pn({address:n});if(t[n])throw new vb({address:n});t[n]=Wb(r)}return t}const Fl=2n**256n-1n;function lo(e){const{account:t,gasPrice:n,maxFeePerGas:r,maxPriorityFeePerGas:o,to:s}=e,i=t?xt(t):void 0;if(i&&!et(i.address))throw new pn({address:i.address});if(s&&!et(s))throw new pn({address:s});if(typeof n<"u"&&(typeof r<"u"||typeof o<"u"))throw new Sb;if(r&&r>Fl)throw new Yo({maxFeePerGas:r});if(o&&r&&o>r)throw new Xo({maxFeePerGas:r,maxPriorityFeePerGas:o})}class Vb extends G{constructor(){super("`baseFeeMultiplier` must be greater than 1.",{name:"BaseFeeScalarError"})}}class Fi extends G{constructor(){super("Chain does not support EIP-1559 fees.",{name:"Eip1559FeesNotSupportedError"})}}class Gb extends G{constructor({maxPriorityFeePerGas:t}){super(`\`maxFeePerGas\` cannot be less than the \`maxPriorityFeePerGas\` (${Et(t)} gwei).`,{name:"MaxFeePerGasTooLowError"})}}class Dl extends G{constructor({blockHash:t,blockNumber:n}){let r="Block";t&&(r=`Block at hash "${t}"`),n&&(r=`Block at number "${n}"`),super(`${r} could not be found.`,{name:"BlockNotFoundError"})}}const Rl={"0x0":"legacy","0x1":"eip2930","0x2":"eip1559","0x3":"eip4844","0x4":"eip7702"};function jl(e){const t={...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,chainId:e.chainId?Wt(e.chainId):void 0,gas:e.gas?BigInt(e.gas):void 0,gasPrice:e.gasPrice?BigInt(e.gasPrice):void 0,maxFeePerBlobGas:e.maxFeePerBlobGas?BigInt(e.maxFeePerBlobGas):void 0,maxFeePerGas:e.maxFeePerGas?BigInt(e.maxFeePerGas):void 0,maxPriorityFeePerGas:e.maxPriorityFeePerGas?BigInt(e.maxPriorityFeePerGas):void 0,nonce:e.nonce?Wt(e.nonce):void 0,to:e.to?e.to:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,type:e.type?Rl[e.type]:void 0,typeHex:e.type?e.type:void 0,value:e.value?BigInt(e.value):void 0,v:e.v?BigInt(e.v):void 0};return e.authorizationList&&(t.authorizationList=qb(e.authorizationList)),t.yParity=(()=>{if(e.yParity)return Number(e.yParity);if(typeof t.v=="bigint"){if(t.v===0n||t.v===27n)return 0;if(t.v===1n||t.v===28n)return 1;if(t.v>=35n)return t.v%2n===0n?1:0}})(),t.type==="legacy"&&(delete t.accessList,delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas,delete t.yParity),t.type==="eip2930"&&(delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas),t.type==="eip1559"&&delete t.maxFeePerBlobGas,t}function qb(e){return e.map(t=>({address:t.address,chainId:Number(t.chainId),nonce:Number(t.nonce),r:t.r,s:t.s,yParity:Number(t.yParity)}))}function _l(e){const t=(e.transactions??[]).map(n=>typeof n=="string"?n:jl(n));return{...e,baseFeePerGas:e.baseFeePerGas?BigInt(e.baseFeePerGas):null,blobGasUsed:e.blobGasUsed?BigInt(e.blobGasUsed):void 0,difficulty:e.difficulty?BigInt(e.difficulty):void 0,excessBlobGas:e.excessBlobGas?BigInt(e.excessBlobGas):void 0,gasLimit:e.gasLimit?BigInt(e.gasLimit):void 0,gasUsed:e.gasUsed?BigInt(e.gasUsed):void 0,hash:e.hash?e.hash:null,logsBloom:e.logsBloom?e.logsBloom:null,nonce:e.nonce?e.nonce:null,number:e.number?BigInt(e.number):null,size:e.size?BigInt(e.size):void 0,timestamp:e.timestamp?BigInt(e.timestamp):void 0,transactions:t,totalDifficulty:e.totalDifficulty?BigInt(e.totalDifficulty):null}}async function It(e,{blockHash:t,blockNumber:n,blockTag:r=e.experimental_blockTag??"latest",includeTransactions:o}={}){var u,l,d;const s=o??!1,i=n!==void 0?J(n):void 0;let c=null;if(t?c=await e.request({method:"eth_getBlockByHash",params:[t,s]},{dedupe:!0}):c=await e.request({method:"eth_getBlockByNumber",params:[i||r,s]},{dedupe:!!i}),!c)throw new Dl({blockHash:t,blockNumber:n});return(((d=(l=(u=e.chain)==null?void 0:u.formatters)==null?void 0:l.block)==null?void 0:d.format)||_l)(c)}async function Di(e){const t=await e.request({method:"eth_gasPrice"});return BigInt(t)}async function Zb(e,t){return Ul(e,t)}async function Ul(e,t){var s,i;const{block:n,chain:r=e.chain,request:o}=t||{};try{const c=((s=r==null?void 0:r.fees)==null?void 0:s.maxPriorityFeePerGas)??((i=r==null?void 0:r.fees)==null?void 0:i.defaultPriorityFee);if(typeof c=="function"){const u=n||await ee(e,It,"getBlock")({}),l=await c({block:u,client:e,request:o});if(l===null)throw new Error;return l}if(typeof c<"u")return c;const a=await e.request({method:"eth_maxPriorityFeePerGas"});return Ot(a)}catch{const[c,a]=await Promise.all([n?Promise.resolve(n):ee(e,It,"getBlock")({}),ee(e,Di,"getGasPrice")({})]);if(typeof c.baseFeePerGas!="bigint")throw new Fi;const u=a-c.baseFeePerGas;return u<0n?0n:u}}async function Kb(e,t){return Ri(e,t)}async function Ri(e,t){var p,f;const{block:n,chain:r=e.chain,request:o,type:s="eip1559"}=t||{},i=await(async()=>{var h,m;return typeof((h=r==null?void 0:r.fees)==null?void 0:h.baseFeeMultiplier)=="function"?r.fees.baseFeeMultiplier({block:n,client:e,request:o}):((m=r==null?void 0:r.fees)==null?void 0:m.baseFeeMultiplier)??1.2})();if(i<1)throw new Vb;const a=10**(((p=i.toString().split(".")[1])==null?void 0:p.length)??0),u=h=>h*BigInt(Math.ceil(i*a))/BigInt(a),l=n||await ee(e,It,"getBlock")({});if(typeof((f=r==null?void 0:r.fees)==null?void 0:f.estimateFeesPerGas)=="function"){const h=await r.fees.estimateFeesPerGas({block:n,client:e,multiply:u,request:o,type:s});if(h!==null)return h}if(s==="eip1559"){if(typeof l.baseFeePerGas!="bigint")throw new Fi;const h=typeof(o==null?void 0:o.maxPriorityFeePerGas)=="bigint"?o.maxPriorityFeePerGas:await Ul(e,{block:l,chain:r,request:o}),m=u(l.baseFeePerGas);return{maxFeePerGas:(o==null?void 0:o.maxFeePerGas)??m+h,maxPriorityFeePerGas:h}}return{gasPrice:(o==null?void 0:o.gasPrice)??u(await ee(e,Di,"getGasPrice")({}))}}async function zl(e,{address:t,blockTag:n="latest",blockNumber:r}){const o=await e.request({method:"eth_getTransactionCount",params:[t,typeof r=="bigint"?J(r):n]},{dedupe:!!r});return Wt(o)}function Hl(e){const{kzg:t}=e,n=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),r=typeof e.blobs[0]=="string"?e.blobs.map(s=>wt(s)):e.blobs,o=[];for(const s of r)o.push(Uint8Array.from(t.blobToKzgCommitment(s)));return n==="bytes"?o:o.map(s=>$e(s))}function Wl(e){const{kzg:t}=e,n=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),r=typeof e.blobs[0]=="string"?e.blobs.map(i=>wt(i)):e.blobs,o=typeof e.commitments[0]=="string"?e.commitments.map(i=>wt(i)):e.commitments,s=[];for(let i=0;i<r.length;i++){const c=r[i],a=o[i];s.push(Uint8Array.from(t.computeBlobKzgProof(c,a)))}return n==="bytes"?s:s.map(i=>$e(i))}function Yb(e,t,n,r){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,n,r);const o=BigInt(32),s=BigInt(4294967295),i=Number(n>>o&s),c=Number(n&s),a=r?4:0,u=r?0:4;e.setUint32(t+a,i,r),e.setUint32(t+u,c,r)}function Xb(e,t,n){return e&t^~e&n}function Qb(e,t,n){return e&t^e&n^t&n}class Jb extends fi{constructor(t,n,r,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=n,this.padOffset=r,this.isLE=o,this.buffer=new Uint8Array(t),this.view=li(this.buffer)}update(t){er(this),t=Wo(t),qt(t);const{view:n,buffer:r,blockLen:o}=this,s=t.length;for(let i=0;i<s;){const c=Math.min(o-this.pos,s-i);if(c===o){const a=li(t);for(;o<=s-i;i+=o)this.process(a,i);continue}r.set(t.subarray(i,i+c),this.pos),this.pos+=c,i+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){er(this),Zu(t,this),this.finished=!0;const{buffer:n,view:r,blockLen:o,isLE:s}=this;let{pos:i}=this;n[i++]=128,tr(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(r,0),i=0);for(let d=i;d<o;d++)n[d]=0;Yb(r,o-8,BigInt(this.length*8),s),this.process(r,0);const c=li(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<u;d++)c.setUint32(4*d,l[d],s)}digest(){const{buffer:t,outputLen:n}=this;this.digestInto(t);const r=t.slice(0,n);return this.destroy(),r}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:n,buffer:r,length:o,finished:s,destroyed:i,pos:c}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=c,o%n&&t.buffer.set(r),t}clone(){return this._cloneInto()}}const hn=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),ey=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),mn=new Uint32Array(64);class ty extends Jb{constructor(t=32){super(64,t,8,!1),this.A=hn[0]|0,this.B=hn[1]|0,this.C=hn[2]|0,this.D=hn[3]|0,this.E=hn[4]|0,this.F=hn[5]|0,this.G=hn[6]|0,this.H=hn[7]|0}get(){const{A:t,B:n,C:r,D:o,E:s,F:i,G:c,H:a}=this;return[t,n,r,o,s,i,c,a]}set(t,n,r,o,s,i,c,a){this.A=t|0,this.B=n|0,this.C=r|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=c|0,this.H=a|0}process(t,n){for(let d=0;d<16;d++,n+=4)mn[d]=t.getUint32(n,!1);for(let d=16;d<64;d++){const p=mn[d-15],f=mn[d-2],h=Ct(p,7)^Ct(p,18)^p>>>3,m=Ct(f,17)^Ct(f,19)^f>>>10;mn[d]=m+mn[d-7]+h+mn[d-16]|0}let{A:r,B:o,C:s,D:i,E:c,F:a,G:u,H:l}=this;for(let d=0;d<64;d++){const p=Ct(c,6)^Ct(c,11)^Ct(c,25),f=l+p+Xb(c,a,u)+ey[d]+mn[d]|0,m=(Ct(r,2)^Ct(r,13)^Ct(r,22))+Qb(r,o,s)|0;l=u,u=a,a=c,c=i+f|0,i=s,s=o,o=r,r=f+m|0}r=r+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,c=c+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(r,o,s,i,c,a,u,l)}roundClean(){tr(mn)}destroy(){this.set(0,0,0,0,0,0,0,0),tr(this.buffer)}}const Vl=Qu(()=>new ty),ny=Vl;function ry(e,t){return ny(bt(e,{strict:!1})?Qn(e):e)}function oy(e){const{commitment:t,version:n=1}=e,r=e.to??(typeof t=="string"?"hex":"bytes"),o=ry(t);return o.set([n],0),r==="bytes"?o:$e(o)}function sy(e){const{commitments:t,version:n}=e,r=e.to,o=[];for(const s of t)o.push(oy({commitment:s,to:r,version:n}));return o}const Gl=6,ql=32,ji=4096,Zl=ql*ji,Kl=Zl*Gl-1-1*ji*Gl;class iy extends G{constructor({maxSize:t,size:n}){super("Blob size is too large.",{metaMessages:[`Max: ${t} bytes`,`Given: ${n} bytes`],name:"BlobSizeTooLargeError"})}}class ay extends G{constructor(){super("Blob data must not be empty.",{name:"EmptyBlobError"})}}function cy(e){const t=typeof e.data=="string"?wt(e.data):e.data,n=xe(t);if(!n)throw new ay;if(n>Kl)throw new iy({maxSize:Kl,size:n});const r=[];let o=!0,s=0;for(;o;){const i=vi(new Uint8Array(Zl));let c=0;for(;c<ji;){const a=t.slice(s,s+(ql-1));if(i.pushByte(0),i.pushBytes(a),a.length<31){i.pushByte(128),o=!1;break}c++,s+=31}r.push(i)}return r.map(i=>$e(i.bytes))}function uy(e){const{data:t,kzg:n,to:r}=e,o=e.blobs??cy({data:t}),s=e.commitments??Hl({blobs:o,kzg:n,to:r}),i=e.proofs??Wl({blobs:o,commitments:s,kzg:n,to:r}),c=[];for(let a=0;a<o.length;a++)c.push({blob:o[a],commitment:s[a],proof:i[a]});return c}function ly(e){if(e.type)return e.type;if(typeof e.authorizationList<"u")return"eip7702";if(typeof e.blobs<"u"||typeof e.blobVersionedHashes<"u"||typeof e.maxFeePerBlobGas<"u"||typeof e.sidecars<"u")return"eip4844";if(typeof e.maxFeePerGas<"u"||typeof e.maxPriorityFeePerGas<"u")return"eip1559";if(typeof e.gasPrice<"u")return typeof e.accessList<"u"?"eip2930":"legacy";throw new Pb({transaction:e})}async function Yl(e){const t=await e.request({method:"eth_chainId"},{dedupe:!0});return Wt(t)}const fy=["blobVersionedHashes","chainId","fees","gas","nonce","type"],Xl=new Map;async function Ql(e,t){const{account:n=e.account,blobs:r,chain:o,gas:s,kzg:i,nonce:c,nonceManager:a,parameters:u=fy,type:l}=t,d=n&&xt(n),p={...t,...d?{from:d==null?void 0:d.address}:{}};let f;async function h(){return f||(f=await ee(e,It,"getBlock")({blockTag:"latest"}),f)}let m;async function v(){return m||(o?o.id:typeof t.chainId<"u"?t.chainId:(m=await ee(e,Yl,"getChainId")({}),m))}if(u.includes("nonce")&&typeof c>"u"&&d)if(a){const A=await v();p.nonce=await a.consume({address:d.address,chainId:A,client:e})}else p.nonce=await ee(e,zl,"getTransactionCount")({address:d.address,blockTag:"pending"});if((u.includes("blobVersionedHashes")||u.includes("sidecars"))&&r&&i){const A=Hl({blobs:r,kzg:i});if(u.includes("blobVersionedHashes")){const w=sy({commitments:A,to:"hex"});p.blobVersionedHashes=w}if(u.includes("sidecars")){const w=Wl({blobs:r,commitments:A,kzg:i}),T=uy({blobs:r,commitments:A,proofs:w,to:"hex"});p.sidecars=T}}if(u.includes("chainId")&&(p.chainId=await v()),(u.includes("fees")||u.includes("type"))&&typeof l>"u")try{p.type=ly(p)}catch{let A=Xl.get(e.uid);if(typeof A>"u"){const w=await h();A=typeof(w==null?void 0:w.baseFeePerGas)=="bigint",Xl.set(e.uid,A)}p.type=A?"eip1559":"legacy"}if(u.includes("fees"))if(p.type!=="legacy"&&p.type!=="eip2930"){if(typeof p.maxFeePerGas>"u"||typeof p.maxPriorityFeePerGas>"u"){const A=await h(),{maxFeePerGas:w,maxPriorityFeePerGas:T}=await Ri(e,{block:A,chain:o,request:p});if(typeof t.maxPriorityFeePerGas>"u"&&t.maxFeePerGas&&t.maxFeePerGas<T)throw new Gb({maxPriorityFeePerGas:T});p.maxPriorityFeePerGas=T,p.maxFeePerGas=w}}else{if(typeof t.maxFeePerGas<"u"||typeof t.maxPriorityFeePerGas<"u")throw new Fi;if(typeof t.gasPrice>"u"){const A=await h(),{gasPrice:w}=await Ri(e,{block:A,chain:o,request:p,type:"legacy"});p.gasPrice=w}}return u.includes("gas")&&typeof s>"u"&&(p.gas=await ee(e,_i,"estimateGas")({...p,account:d&&{address:d.address,type:"json-rpc"}})),lo(p),delete p.parameters,p}async function Jl(e,{address:t,blockNumber:n,blockTag:r=e.experimental_blockTag??"latest"}){const o=typeof n=="bigint"?J(n):void 0,s=await e.request({method:"eth_getBalance",params:[t,o||r]});return BigInt(s)}async function _i(e,t){var o,s,i;const{account:n=e.account}=t,r=n?xt(n):void 0;try{let S=function(C){const{block:O,request:b,rpcStateOverride:M}=C;return e.request({method:"eth_estimateGas",params:M?[b,O??e.experimental_blockTag??"latest",M]:O?[b,O]:[b]})};const{accessList:c,authorizationList:a,blobs:u,blobVersionedHashes:l,blockNumber:d,blockTag:p,data:f,gas:h,gasPrice:m,maxFeePerBlobGas:v,maxFeePerGas:A,maxPriorityFeePerGas:w,nonce:T,value:B,stateOverride:F,...R}=await Ql(e,{...t,parameters:(r==null?void 0:r.type)==="local"?void 0:["blobVersionedHashes"]}),g=(typeof d=="bigint"?J(d):void 0)||p,y=Li(F),$=await(async()=>{if(R.to)return R.to;if(a&&a.length>0)return await jb({authorization:a[0]}).catch(()=>{throw new G("`to` is required. Could not infer from `authorizationList`")})})();lo(t);const k=(i=(s=(o=e.chain)==null?void 0:o.formatters)==null?void 0:s.transactionRequest)==null?void 0:i.format,P=(k||Jo)({...Bi(R,{format:k}),from:r==null?void 0:r.address,accessList:c,authorizationList:a,blobs:u,blobVersionedHashes:l,data:f,gas:h,gasPrice:m,maxFeePerBlobGas:v,maxFeePerGas:A,maxPriorityFeePerGas:w,nonce:T,to:$,value:B});let E=BigInt(await S({block:g,request:P,rpcStateOverride:y}));if(a){const C=await Jl(e,{address:P.from}),O=await Promise.all(a.map(async b=>{const{address:M}=b,D=await S({block:g,request:{authorizationList:void 0,data:f,from:r==null?void 0:r.address,to:M,value:J(C)},rpcStateOverride:y}).catch(()=>100000n);return 2n*BigInt(D)}));E+=O.reduce((b,M)=>b+M,0n)}return E}catch(c){throw Ub(c,{...t,account:r,chain:e.chain})}}async function dy(e,t){const{abi:n,address:r,args:o,functionName:s,dataSuffix:i,...c}=t,a=Nt({abi:n,args:o,functionName:s});try{return await ee(e,_i,"estimateGas")({data:`${a}${i?i.replace("0x",""):""}`,to:r,...c})}catch(u){const l=c.account?xt(c.account):void 0;throw cr(u,{abi:n,address:r,args:o,docsPath:"/docs/contract/estimateContractGas",functionName:s,sender:l==null?void 0:l.address})}}function es(e,t){if(!et(e,{strict:!1}))throw new pn({address:e});if(!et(t,{strict:!1}))throw new pn({address:t});return e.toLowerCase()===t.toLowerCase()}const ef="/docs/contract/decodeEventLog";function Ui(e){const{abi:t,data:n,strict:r,topics:o}=e,s=r??!0,[i,...c]=o;if(!i)throw new og({docsPath:ef});const a=t.find(m=>m.type==="event"&&i===Vo(gt(m)));if(!(a&&"name"in a)||a.type!=="event")throw new Fu(i,{docsPath:ef});const{name:u,inputs:l}=a,d=l==null?void 0:l.some(m=>!("name"in m&&m.name)),p=d?[]:{},f=l.map((m,v)=>[m,v]).filter(([m])=>"indexed"in m&&m.indexed);for(let m=0;m<f.length;m++){const[v,A]=f[m],w=c[m];if(!w)throw new _o({abiItem:a,param:v});p[d?A:v.name||A]=py({param:v,value:w})}const h=l.filter(m=>!("indexed"in m&&m.indexed));if(h.length>0){if(n&&n!=="0x")try{const m=Ur(h,n);if(m)if(d)for(let v=0;v<l.length;v++)p[v]=p[v]??m.shift();else for(let v=0;v<h.length;v++)p[h[v].name]=m[v]}catch(m){if(s)throw m instanceof ku||m instanceof xl?new Lr({abiItem:a,data:n,params:h,size:xe(n)}):m}else if(s)throw new Lr({abiItem:a,data:"0x",params:h,size:0})}return{eventName:u,args:Object.values(p).length>0?p:void 0}}function py({param:e,value:t}){return e.type==="string"||e.type==="bytes"||e.type==="tuple"||e.type.match(/^(.*)\[(\d+)?\]$/)?t:(Ur([e],t)||[])[0]}function zi(e){const{abi:t,args:n,logs:r,strict:o=!0}=e,s=(()=>{if(e.eventName)return Array.isArray(e.eventName)?e.eventName:[e.eventName]})();return r.map(i=>{var c;try{const a=t.find(l=>l.type==="event"&&i.topics[0]===Vo(l));if(!a)return null;const u=Ui({...i,abi:[a],strict:o});return s&&!s.includes(u.eventName)||!hy({args:u.args,inputs:a.inputs,matchArgs:n})?null:{...u,...i}}catch(a){let u,l;if(a instanceof Fu)return null;if(a instanceof Lr||a instanceof _o){if(o)return null;u=a.abiItem.name,l=(c=a.abiItem.inputs)==null?void 0:c.some(d=>!("name"in d&&d.name))}return{...i,args:l?[]:{},eventName:u}}}).filter(Boolean)}function hy(e){const{args:t,inputs:n,matchArgs:r}=e;if(!r)return!0;if(!t)return!1;function o(s,i,c){try{return s.type==="address"?es(i,c):s.type==="string"||s.type==="bytes"?Ie(Qn(i))===c:i===c}catch{return!1}}return Array.isArray(t)&&Array.isArray(r)?r.every((s,i)=>{if(s==null)return!0;const c=n[i];return c?(Array.isArray(s)?s:[s]).some(u=>o(c,u,t[i])):!1}):typeof t=="object"&&!Array.isArray(t)&&typeof r=="object"&&!Array.isArray(r)?Object.entries(r).every(([s,i])=>{if(i==null)return!0;const c=n.find(u=>u.name===s);return c?(Array.isArray(i)?i:[i]).some(u=>o(c,u,t[s])):!1}):!1}function Xt(e,{args:t,eventName:n}={}){return{...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,logIndex:e.logIndex?Number(e.logIndex):null,transactionHash:e.transactionHash?e.transactionHash:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,...n?{args:t,eventName:n}:{}}}async function Hi(e,{address:t,blockHash:n,fromBlock:r,toBlock:o,event:s,events:i,args:c,strict:a}={}){const u=a??!1,l=i??(s?[s]:void 0);let d=[];l&&(d=[l.flatMap(m=>_r({abi:[m],eventName:m.name,args:i?void 0:c}))],s&&(d=d[0]));let p;n?p=await e.request({method:"eth_getLogs",params:[{address:t,topics:d,blockHash:n}]}):p=await e.request({method:"eth_getLogs",params:[{address:t,topics:d,fromBlock:typeof r=="bigint"?J(r):r,toBlock:typeof o=="bigint"?J(o):o}]});const f=p.map(h=>Xt(h));return l?zi({abi:l,args:c,logs:f,strict:u}):f}async function tf(e,t){const{abi:n,address:r,args:o,blockHash:s,eventName:i,fromBlock:c,toBlock:a,strict:u}=t,l=i?On({abi:n,name:i}):void 0,d=l?void 0:n.filter(p=>p.type==="event");return ee(e,Hi,"getLogs")({address:r,args:o,blockHash:s,event:l,events:d,fromBlock:c,toBlock:a,strict:u})}const Wi="/docs/contract/decodeFunctionResult";function kn(e){const{abi:t,args:n,functionName:r,data:o}=e;let s=t[0];if(r){const c=On({abi:t,args:n,name:r});if(!c)throw new Yn(r,{docsPath:Wi});s=c}if(s.type!=="function")throw new Yn(void 0,{docsPath:Wi});if(!s.outputs)throw new Ru(s.name,{docsPath:Wi});const i=Ur(s.outputs,o);if(i&&i.length>1)return i;if(i&&i.length===1)return i[0]}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Vi=BigInt(0),Gi=BigInt(1);function ts(e,t=""){if(typeof e!="boolean"){const n=t&&`"${t}"`;throw new Error(n+"expected boolean, got type="+typeof e)}return e}function Bn(e,t,n=""){const r=zo(e),o=e==null?void 0:e.length,s=t!==void 0;if(!r||s&&o!==t){const i=n&&`"${n}" `,c=s?` of length ${t}`:"",a=r?`length=${o}`:`type=${typeof e}`;throw new Error(i+"expected Uint8Array"+c+", got "+a)}return e}function ns(e){const t=e.toString(16);return t.length&1?"0"+t:t}function nf(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?Vi:BigInt("0x"+e)}function rs(e){return nf(nr(e))}function rf(e){return qt(e),nf(nr(Uint8Array.from(e).reverse()))}function qi(e,t){return Ho(e.toString(16).padStart(t*2,"0"))}function of(e,t){return qi(e,t).reverse()}function _e(e,t,n){let r;if(typeof t=="string")try{r=Ho(t)}catch(o){throw new Error(e+" must be hex string or Uint8Array, cause: "+o)}else if(zo(t))r=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");return r.length,r}const Zi=e=>typeof e=="bigint"&&Vi<=e;function my(e,t,n){return Zi(e)&&Zi(t)&&Zi(n)&&t<=e&&e<n}function gy(e,t,n,r){if(!my(t,n,r))throw new Error("expected valid "+e+": "+n+" <= n < "+r+", got "+t)}function sf(e){let t;for(t=0;e>Vi;e>>=Gi,t+=1);return t}const fo=e=>(Gi<<BigInt(e))-Gi;function by(e,t,n){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof n!="function")throw new Error("hmacFn must be a function");const r=f=>new Uint8Array(f),o=f=>Uint8Array.of(f);let s=r(e),i=r(e),c=0;const a=()=>{s.fill(1),i.fill(0),c=0},u=(...f)=>n(i,s,...f),l=(f=r(0))=>{i=u(o(0),f),s=u(),f.length!==0&&(i=u(o(1),f),s=u())},d=()=>{if(c++>=1e3)throw new Error("drbg: tried 1000 values");let f=0;const h=[];for(;f<t;){s=u();const m=s.slice();h.push(m),f+=s.length}return dn(...h)};return(f,h)=>{a(),l(f);let m;for(;!(m=h(d()));)l();return a(),m}}function Ki(e,t,n={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function r(o,s,i){const c=e[o];if(i&&c===void 0)return;const a=typeof c;if(a!==s||c===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${a}`)}Object.entries(t).forEach(([o,s])=>r(o,s,!1)),Object.entries(n).forEach(([o,s])=>r(o,s,!0))}function af(e){const t=new WeakMap;return(n,...r)=>{const o=t.get(n);if(o!==void 0)return o;const s=e(n,...r);return t.set(n,s),s}}const yy="0.1.1";function wy(){return yy}class be extends Error{constructor(t,n={}){const r=(()=>{var a;if(n.cause instanceof be){if(n.cause.details)return n.cause.details;if(n.cause.shortMessage)return n.cause.shortMessage}return n.cause&&"details"in n.cause&&typeof n.cause.details=="string"?n.cause.details:(a=n.cause)!=null&&a.message?n.cause.message:n.details})(),o=n.cause instanceof be&&n.cause.docsPath||n.docsPath,i=`https://oxlib.sh${o??""}`,c=[t||"An error occurred.",...n.metaMessages?["",...n.metaMessages]:[],...r||o?["",r?`Details: ${r}`:void 0,o?`See: ${i}`:void 0]:[]].filter(a=>typeof a=="string").join(`
|
|
79
|
+
`);super(c,n.cause?{cause:n.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:`ox@${wy()}`}),this.cause=n.cause,this.details=r,this.docs=i,this.docsPath=o,this.shortMessage=t}walk(t){return cf(this,t)}}function cf(e,t){return t!=null&&t(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause?cf(e.cause,t):t?null:e}const vy="#__bigint";function xy(e,t,n){return JSON.stringify(e,(r,o)=>typeof o=="bigint"?o.toString()+vy:o,n)}function Ey(e,t){if(ff(e)>t)throw new My({givenSize:ff(e),maxSize:t})}const Qt={zero:48,nine:57,A:65,F:70,a:97,f:102};function uf(e){if(e>=Qt.zero&&e<=Qt.nine)return e-Qt.zero;if(e>=Qt.A&&e<=Qt.F)return e-(Qt.A-10);if(e>=Qt.a&&e<=Qt.f)return e-(Qt.a-10)}function Sy(e,t={}){const{dir:n,size:r=32}=t;if(r===0)return e;if(e.length>r)throw new ky({size:e.length,targetSize:r,type:"Bytes"});const o=new Uint8Array(r);for(let s=0;s<r;s++){const i=n==="right";o[i?s:r-s-1]=e[i?s:e.length-s-1]}return o}function Yi(e,t){if(tt(e)>t)throw new Ry({givenSize:tt(e),maxSize:t})}function Py(e,t){if(typeof t=="number"&&t>0&&t>tt(e)-1)throw new bf({offset:t,position:"start",size:tt(e)})}function $y(e,t,n){if(typeof t=="number"&&typeof n=="number"&&tt(e)!==n-t)throw new bf({offset:n,position:"end",size:tt(e)})}function lf(e,t={}){const{dir:n,size:r=32}=t;if(r===0)return e;const o=e.replace("0x","");if(o.length>r*2)throw new jy({size:Math.ceil(o.length/2),targetSize:r,type:"Hex"});return`0x${o[n==="right"?"padEnd":"padStart"](r*2,"0")}`}const Ty=new TextEncoder;function Ay(e){return e instanceof Uint8Array?e:typeof e=="string"?Cy(e):Oy(e)}function Oy(e){return e instanceof Uint8Array?e:new Uint8Array(e)}function Cy(e,t={}){const{size:n}=t;let r=e;n&&(Yi(e,n),r=Fn(e,n));let o=r.slice(2);o.length%2&&(o=`0${o}`);const s=o.length/2,i=new Uint8Array(s);for(let c=0,a=0;c<s;c++){const u=uf(o.charCodeAt(a++)),l=uf(o.charCodeAt(a++));if(u===void 0||l===void 0)throw new be(`Invalid byte sequence ("${o[a-2]}${o[a-1]}" in "${o}").`);i[c]=u*16+l}return i}function Ny(e,t={}){const{size:n}=t,r=Ty.encode(e);return typeof n=="number"?(Ey(r,n),Iy(r,n)):r}function Iy(e,t){return Sy(e,{dir:"right",size:t})}function ff(e){return e.length}let My=class extends be{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${t}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeOverflowError"})}},ky=class extends be{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (\`${t}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Bytes.SizeExceedsPaddingSizeError"})}};const By=new TextEncoder,Ly=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function Fy(e,t={}){const{strict:n=!1}=t;if(!e)throw new mf(e);if(typeof e!="string")throw new mf(e);if(n&&!/^0x[0-9a-fA-F]*$/.test(e))throw new gf(e);if(!e.startsWith("0x"))throw new gf(e)}function Mt(...e){return`0x${e.reduce((t,n)=>t+n.replace("0x",""),"")}`}function df(e,t={}){const n=`0x${Number(e)}`;return typeof t.size=="number"?(Yi(n,t.size),Ln(n,t.size)):n}function pf(e,t={}){let n="";for(let o=0;o<e.length;o++)n+=Ly[e[o]];const r=`0x${n}`;return typeof t.size=="number"?(Yi(r,t.size),Fn(r,t.size)):r}function Be(e,t={}){const{signed:n,size:r}=t,o=BigInt(e);let s;r?n?s=(1n<<BigInt(r)*8n-1n)-1n:s=2n**(BigInt(r)*8n)-1n:typeof e=="number"&&(s=BigInt(Number.MAX_SAFE_INTEGER));const i=typeof s=="bigint"&&n?-s-1n:0;if(s&&o>s||o<i){const u=typeof e=="bigint"?"n":"";throw new hf({max:s?`${s}${u}`:void 0,min:`${i}${u}`,signed:n,size:r,value:`${e}${u}`})}const a=`0x${(n&&o<0?(1n<<BigInt(r*8))+BigInt(o):o).toString(16)}`;return r?Ln(a,r):a}function Xi(e,t={}){return pf(By.encode(e),t)}function Ln(e,t){return lf(e,{dir:"left",size:t})}function Fn(e,t){return lf(e,{dir:"right",size:t})}function Qi(e,t,n,r={}){const{strict:o}=r;Py(e,t);const s=`0x${e.replace("0x","").slice((t??0)*2,(n??e.length)*2)}`;return o&&$y(s,t,n),s}function tt(e){return Math.ceil((e.length-2)/2)}function Dy(e,t={}){const{strict:n=!1}=t;try{return Fy(e,{strict:n}),!0}catch{return!1}}class hf extends be{constructor({max:t,min:n,signed:r,size:o,value:s}){super(`Number \`${s}\` is not in safe${o?` ${o*8}-bit`:""}${r?" signed":" unsigned"} integer range ${t?`(\`${n}\` to \`${t}\`)`:`(above \`${n}\`)`}`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.IntegerOutOfRangeError"})}}class mf extends be{constructor(t){super(`Value \`${typeof t=="object"?xy(t):t}\` of type \`${typeof t}\` is an invalid hex type.`,{metaMessages:['Hex types must be represented as `"0x${string}"`.']}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.InvalidHexTypeError"})}}class gf extends be{constructor(t){super(`Value \`${t}\` is an invalid hex value.`,{metaMessages:['Hex values must start with `"0x"` and contain only hexadecimal characters (0-9, a-f, A-F).']}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.InvalidHexValueError"})}}class Ry extends be{constructor({givenSize:t,maxSize:n}){super(`Size cannot exceed \`${n}\` bytes. Given size: \`${t}\` bytes.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeOverflowError"})}}class bf extends be{constructor({offset:t,position:n,size:r}){super(`Slice ${n==="start"?"starting":"ending"} at offset \`${t}\` is out-of-bounds (size: \`${r}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SliceOffsetOutOfBoundsError"})}}class jy extends be{constructor({size:t,targetSize:n,type:r}){super(`${r.charAt(0).toUpperCase()}${r.slice(1).toLowerCase()} size (\`${t}\`) exceeds padding size (\`${n}\`).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Hex.SizeExceedsPaddingSizeError"})}}function _y(e){return{address:e.address,amount:Be(e.amount),index:Be(e.index),validatorIndex:Be(e.validatorIndex)}}function yf(e){return{...typeof e.baseFeePerGas=="bigint"&&{baseFeePerGas:Be(e.baseFeePerGas)},...typeof e.blobBaseFee=="bigint"&&{blobBaseFee:Be(e.blobBaseFee)},...typeof e.feeRecipient=="string"&&{feeRecipient:e.feeRecipient},...typeof e.gasLimit=="bigint"&&{gasLimit:Be(e.gasLimit)},...typeof e.number=="bigint"&&{number:Be(e.number)},...typeof e.prevRandao=="bigint"&&{prevRandao:Be(e.prevRandao)},...typeof e.time=="bigint"&&{time:Be(e.time)},...e.withdrawals&&{withdrawals:e.withdrawals.map(_y)}}}const Ji=[{inputs:[{components:[{name:"target",type:"address"},{name:"allowFailure",type:"bool"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate3",outputs:[{components:[{name:"success",type:"bool"},{name:"returnData",type:"bytes"}],name:"returnData",type:"tuple[]"}],stateMutability:"view",type:"function"}],ea=[{name:"query",type:"function",stateMutability:"view",inputs:[{type:"tuple[]",name:"queries",components:[{type:"address",name:"sender"},{type:"string[]",name:"urls"},{type:"bytes",name:"data"}]}],outputs:[{type:"bool[]",name:"failures"},{type:"bytes[]",name:"responses"}]},{name:"HttpError",type:"error",inputs:[{type:"uint16",name:"status"},{type:"string",name:"message"}]}],wf=[{inputs:[],name:"ResolverNotFound",type:"error"},{inputs:[],name:"ResolverWildcardNotSupported",type:"error"},{inputs:[],name:"ResolverNotContract",type:"error"},{inputs:[{name:"returnData",type:"bytes"}],name:"ResolverError",type:"error"},{inputs:[{components:[{name:"status",type:"uint16"},{name:"message",type:"string"}],name:"errors",type:"tuple[]"}],name:"HttpError",type:"error"}],vf=[...wf,{name:"resolve",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes"},{name:"data",type:"bytes"}],outputs:[{name:"",type:"bytes"},{name:"address",type:"address"}]},{name:"resolve",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes"},{name:"data",type:"bytes"},{name:"gateways",type:"string[]"}],outputs:[{name:"",type:"bytes"},{name:"address",type:"address"}]}],Uy=[...wf,{name:"reverse",type:"function",stateMutability:"view",inputs:[{type:"bytes",name:"reverseName"}],outputs:[{type:"string",name:"resolvedName"},{type:"address",name:"resolvedAddress"},{type:"address",name:"reverseResolver"},{type:"address",name:"resolver"}]},{name:"reverse",type:"function",stateMutability:"view",inputs:[{type:"bytes",name:"reverseName"},{type:"string[]",name:"gateways"}],outputs:[{type:"string",name:"resolvedName"},{type:"address",name:"resolvedAddress"},{type:"address",name:"reverseResolver"},{type:"address",name:"resolver"}]}],xf=[{name:"text",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"key",type:"string"}],outputs:[{name:"",type:"string"}]}],Ef=[{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"}],outputs:[{name:"",type:"address"}]},{name:"addr",type:"function",stateMutability:"view",inputs:[{name:"name",type:"bytes32"},{name:"coinType",type:"uint256"}],outputs:[{name:"",type:"bytes"}]}],Sf=[{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],stateMutability:"nonpayable",type:"constructor"},{inputs:[{name:"_signer",type:"address"},{name:"_hash",type:"bytes32"},{name:"_signature",type:"bytes"}],outputs:[{type:"bool"}],stateMutability:"nonpayable",type:"function",name:"isValidSig"}],lr=[{type:"event",name:"Approval",inputs:[{indexed:!0,name:"owner",type:"address"},{indexed:!0,name:"spender",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"event",name:"Transfer",inputs:[{indexed:!0,name:"from",type:"address"},{indexed:!0,name:"to",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"function",name:"allowance",stateMutability:"view",inputs:[{name:"owner",type:"address"},{name:"spender",type:"address"}],outputs:[{type:"uint256"}]},{type:"function",name:"approve",stateMutability:"nonpayable",inputs:[{name:"spender",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]},{type:"function",name:"balanceOf",stateMutability:"view",inputs:[{name:"account",type:"address"}],outputs:[{type:"uint256"}]},{type:"function",name:"decimals",stateMutability:"view",inputs:[],outputs:[{type:"uint8"}]},{type:"function",name:"name",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{type:"function",name:"symbol",stateMutability:"view",inputs:[],outputs:[{type:"string"}]},{type:"function",name:"totalSupply",stateMutability:"view",inputs:[],outputs:[{type:"uint256"}]},{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]},{type:"function",name:"transferFrom",stateMutability:"nonpayable",inputs:[{name:"sender",type:"address"},{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{type:"bool"}]}],zy="0x82ad56cb",Pf="0x608060405234801561001057600080fd5b5060405161018e38038061018e83398101604081905261002f91610124565b6000808351602085016000f59050803b61004857600080fd5b6000808351602085016000855af16040513d6000823e81610067573d81fd5b3d81f35b634e487b7160e01b600052604160045260246000fd5b600082601f83011261009257600080fd5b81516001600160401b038111156100ab576100ab61006b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156100d9576100d961006b565b6040528181528382016020018510156100f157600080fd5b60005b82811015610110576020818601810151838301820152016100f4565b506000918101602001919091529392505050565b6000806040838503121561013757600080fd5b82516001600160401b0381111561014d57600080fd5b61015985828601610081565b602085015190935090506001600160401b0381111561017757600080fd5b61018385828601610081565b915050925092905056fe",Hy="0x608060405234801561001057600080fd5b506040516102c03803806102c083398101604081905261002f916101e6565b836001600160a01b03163b6000036100e457600080836001600160a01b03168360405161005c9190610270565b6000604051808303816000865af19150503d8060008114610099576040519150601f19603f3d011682016040523d82523d6000602084013e61009e565b606091505b50915091508115806100b857506001600160a01b0386163b155b156100e1578060405163101bb98d60e01b81526004016100d8919061028c565b60405180910390fd5b50505b6000808451602086016000885af16040513d6000823e81610103573d81fd5b3d81f35b80516001600160a01b038116811461011e57600080fd5b919050565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561015457818101518382015260200161013c565b50506000910152565b600082601f83011261016e57600080fd5b81516001600160401b0381111561018757610187610123565b604051601f8201601f19908116603f011681016001600160401b03811182821017156101b5576101b5610123565b6040528181528382016020018510156101cd57600080fd5b6101de826020830160208701610139565b949350505050565b600080600080608085870312156101fc57600080fd5b61020585610107565b60208601519094506001600160401b0381111561022157600080fd5b61022d8782880161015d565b93505061023c60408601610107565b60608601519092506001600160401b0381111561025857600080fd5b6102648782880161015d565b91505092959194509250565b60008251610282818460208701610139565b9190910192915050565b60208152600082518060208401526102ab816040850160208701610139565b601f01601f1916919091016040019291505056fe",Wy="0x608060405234801561001057600080fd5b5060405161069438038061069483398101604081905261002f9161051e565b600061003c848484610048565b9050806000526001601ff35b60007f64926492649264926492649264926492649264926492649264926492649264926100748361040c565b036101e7576000606080848060200190518101906100929190610577565b60405192955090935091506000906001600160a01b038516906100b69085906105dd565b6000604051808303816000865af19150503d80600081146100f3576040519150601f19603f3d011682016040523d82523d6000602084013e6100f8565b606091505b50509050876001600160a01b03163b60000361016057806101605760405162461bcd60e51b815260206004820152601e60248201527f5369676e617475726556616c696461746f723a206465706c6f796d656e74000060448201526064015b60405180910390fd5b604051630b135d3f60e11b808252906001600160a01b038a1690631626ba7e90610190908b9087906004016105f9565b602060405180830381865afa1580156101ad573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906101d19190610633565b6001600160e01b03191614945050505050610405565b6001600160a01b0384163b1561027a57604051630b135d3f60e11b808252906001600160a01b03861690631626ba7e9061022790879087906004016105f9565b602060405180830381865afa158015610244573d6000803e3d6000fd5b505050506040513d601f19601f820116820180604052508101906102689190610633565b6001600160e01b031916149050610405565b81516041146102df5760405162461bcd60e51b815260206004820152603a602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e6174757265206c656e6774680000000000006064820152608401610157565b6102e7610425565b5060208201516040808401518451859392600091859190811061030c5761030c61065d565b016020015160f81c9050601b811480159061032b57508060ff16601c14155b1561038c5760405162461bcd60e51b815260206004820152603b602482015260008051602061067483398151915260448201527f3a20696e76616c6964207369676e617475726520762076616c756500000000006064820152608401610157565b60408051600081526020810180835289905260ff83169181019190915260608101849052608081018390526001600160a01b0389169060019060a0016020604051602081039080840390855afa1580156103ea573d6000803e3d6000fd5b505050602060405103516001600160a01b0316149450505050505b9392505050565b600060208251101561041d57600080fd5b508051015190565b60405180606001604052806003906020820280368337509192915050565b6001600160a01b038116811461045857600080fd5b50565b634e487b7160e01b600052604160045260246000fd5b60005b8381101561048c578181015183820152602001610474565b50506000910152565b600082601f8301126104a657600080fd5b81516001600160401b038111156104bf576104bf61045b565b604051601f8201601f19908116603f011681016001600160401b03811182821017156104ed576104ed61045b565b60405281815283820160200185101561050557600080fd5b610516826020830160208701610471565b949350505050565b60008060006060848603121561053357600080fd5b835161053e81610443565b6020850151604086015191945092506001600160401b0381111561056157600080fd5b61056d86828701610495565b9150509250925092565b60008060006060848603121561058c57600080fd5b835161059781610443565b60208501519093506001600160401b038111156105b357600080fd5b6105bf86828701610495565b604086015190935090506001600160401b0381111561056157600080fd5b600082516105ef818460208701610471565b9190910192915050565b828152604060208201526000825180604084015261061e816060850160208701610471565b601f01601f1916919091016060019392505050565b60006020828403121561064557600080fd5b81516001600160e01b03198116811461040557600080fd5b634e487b7160e01b600052603260045260246000fdfe5369676e617475726556616c696461746f72237265636f7665725369676e6572";class ta extends G{constructor({blockNumber:t,chain:n,contract:r}){super(`Chain "${n.name}" does not support contract "${r.name}".`,{metaMessages:["This could be due to any of the following:",...t&&r.blockCreated&&r.blockCreated>t?[`- The contract "${r.name}" was not deployed until block ${r.blockCreated} (current block ${t}).`]:[`- The chain does not have the contract "${r.name}" configured.`]],name:"ChainDoesNotSupportContract"})}}class $f extends G{constructor(){super("No chain was provided to the Client.",{name:"ClientChainNotConfiguredError"})}}const na="/docs/contract/encodeDeployData";function ra(e){const{abi:t,args:n,bytecode:r}=e;if(!n||n.length===0)return r;const o=t.find(i=>"type"in i&&i.type==="constructor");if(!o)throw new Jm({docsPath:na});if(!("inputs"in o))throw new Mu({docsPath:na});if(!o.inputs||o.inputs.length===0)throw new Mu({docsPath:na});const s=Kt(o.inputs,n);return rr([r,s])}function fr({blockNumber:e,chain:t,contract:n}){var o;const r=(o=t==null?void 0:t.contracts)==null?void 0:o[n];if(!r)throw new ta({chain:t,contract:{name:n}});if(e&&r.blockCreated&&r.blockCreated>e)throw new ta({blockNumber:e,chain:t,contract:{name:n,blockCreated:r.blockCreated}});return r.address}function Tf(e,{docsPath:t,...n}){const r=(()=>{const o=ki(e,n);return o instanceof Qo?e:o})();return new Cl(r,{docsPath:t,...n})}function Af(){let e=()=>{},t=()=>{};return{promise:new Promise((r,o)=>{e=r,t=o}),resolve:e,reject:t}}const oa=new Map;function Of({fn:e,id:t,shouldSplitBatch:n,wait:r=0,sort:o}){const s=async()=>{const l=a();i();const d=l.map(({args:p})=>p);d.length!==0&&e(d).then(p=>{o&&Array.isArray(p)&&p.sort(o);for(let f=0;f<l.length;f++){const{resolve:h}=l[f];h==null||h([p[f],p])}}).catch(p=>{for(let f=0;f<l.length;f++){const{reject:h}=l[f];h==null||h(p)}})},i=()=>oa.delete(t),c=()=>a().map(({args:l})=>l),a=()=>oa.get(t)||[],u=l=>oa.set(t,[...a(),l]);return{flush:i,async schedule(l){const{promise:d,resolve:p,reject:f}=Af();return(n==null?void 0:n([...c(),l]))&&s(),a().length>0?(u({args:l,resolve:p,reject:f}),d):(u({args:l,resolve:p,reject:f}),setTimeout(s,r),d)}}}async function po(e,t){var P,S,E,C;const{account:n=e.account,authorizationList:r,batch:o=!!((P=e.batch)!=null&&P.multicall),blockNumber:s,blockTag:i=e.experimental_blockTag??"latest",accessList:c,blobs:a,blockOverrides:u,code:l,data:d,factory:p,factoryData:f,gas:h,gasPrice:m,maxFeePerBlobGas:v,maxFeePerGas:A,maxPriorityFeePerGas:w,nonce:T,to:B,value:F,stateOverride:R,...j}=t,g=n?xt(n):void 0;if(l&&(p||f))throw new G("Cannot provide both `code` & `factory`/`factoryData` as parameters.");if(l&&B)throw new G("Cannot provide both `code` & `to` as parameters.");const y=l&&d,$=p&&f&&B&&d,k=y||$,N=y?qy({code:l,data:d}):$?Zy({data:d,factory:p,factoryData:f,to:B}):d;try{lo(t);const b=(typeof s=="bigint"?J(s):void 0)||i,M=u?yf(u):void 0,D=Li(R),_=(C=(E=(S=e.chain)==null?void 0:S.formatters)==null?void 0:E.transactionRequest)==null?void 0:C.format,W=(_||Jo)({...Bi(j,{format:_}),from:g==null?void 0:g.address,accessList:c,authorizationList:r,blobs:a,data:N,gas:h,gasPrice:m,maxFeePerBlobGas:v,maxFeePerGas:A,maxPriorityFeePerGas:w,nonce:T,to:k?void 0:B,value:F});if(o&&Vy({request:W})&&!D&&!M)try{return await Gy(e,{...W,blockNumber:s,blockTag:i})}catch(Z){if(!(Z instanceof $f)&&!(Z instanceof ta))throw Z}const K=(()=>{const Z=[W,b];return D&&M?[...Z,D,M]:D?[...Z,D]:M?[...Z,{},M]:Z})(),V=await e.request({method:"eth_call",params:K});return V==="0x"?{data:void 0}:{data:V}}catch(O){const b=Ky(O),{offchainLookup:M,offchainLookupSignature:D}=await Promise.resolve().then(()=>Q1);if(e.ccipRead!==!1&&(b==null?void 0:b.slice(0,10))===D&&B)return{data:await M(e,{data:b,to:B})};throw k&&(b==null?void 0:b.slice(0,10))==="0x101bb98d"?new Cb({factory:p}):Tf(O,{...t,account:g,chain:e.chain})}}function Vy({request:e}){const{data:t,to:n,...r}=e;return!(!t||t.startsWith(zy)||!n||Object.values(r).filter(o=>typeof o<"u").length>0)}async function Gy(e,t){var m;const{batchSize:n=1024,wait:r=0}=typeof((m=e.batch)==null?void 0:m.multicall)=="object"?e.batch.multicall:{},{blockNumber:o,blockTag:s=e.experimental_blockTag??"latest",data:i,multicallAddress:c,to:a}=t;let u=c;if(!u){if(!e.chain)throw new $f;u=fr({blockNumber:o,chain:e.chain,contract:"multicall3"})}const d=(typeof o=="bigint"?J(o):void 0)||s,{schedule:p}=Of({id:`${e.uid}.${d}`,wait:r,shouldSplitBatch(v){return v.reduce((w,{data:T})=>w+(T.length-2),0)>n*2},fn:async v=>{const A=v.map(B=>({allowFailure:!0,callData:B.data,target:B.to})),w=Nt({abi:Ji,args:[A],functionName:"aggregate3"}),T=await e.request({method:"eth_call",params:[{data:w,to:u},d]});return kn({abi:Ji,args:[A],functionName:"aggregate3",data:T||"0x"})}}),[{returnData:f,success:h}]=await p({data:i,to:a});if(!h)throw new Ko({data:f});return f==="0x"?{data:void 0}:{data:f}}function qy(e){const{code:t,data:n}=e;return ra({abi:Ou(["constructor(bytes, bytes)"]),bytecode:Pf,args:[t,n]})}function Zy(e){const{data:t,factory:n,factoryData:r,to:o}=e;return ra({abi:Ou(["constructor(address, bytes, address, bytes)"]),bytecode:Hy,args:[o,t,n,r]})}function Ky(e){var n;if(!(e instanceof G))return;const t=e.walk();return typeof(t==null?void 0:t.data)=="object"?(n=t.data)==null?void 0:n.data:t.data}async function Jt(e,t){const{abi:n,address:r,args:o,functionName:s,...i}=t,c=Nt({abi:n,args:o,functionName:s});try{const{data:a}=await ee(e,po,"call")({...i,data:c,to:r});return kn({abi:n,args:o,functionName:s,data:a||"0x"})}catch(a){throw cr(a,{abi:n,address:r,args:o,docsPath:"/docs/contract/readContract",functionName:s})}}async function Yy(e,t){const{abi:n,address:r,args:o,dataSuffix:s,functionName:i,...c}=t,a=c.account?xt(c.account):e.account,u=Nt({abi:n,args:o,functionName:i});try{const{data:l}=await ee(e,po,"call")({batch:!1,data:`${u}${s?s.replace("0x",""):""}`,to:r,...c,account:a}),d=kn({abi:n,args:o,functionName:i,data:l||"0x"}),p=n.filter(f=>"name"in f&&f.name===t.functionName);return{result:d,request:{abi:p,address:r,args:o,dataSuffix:s,functionName:i,...c,account:a}}}catch(l){throw cr(l,{abi:n,address:r,args:o,docsPath:"/docs/contract/simulateContract",functionName:i,sender:a==null?void 0:a.address})}}const sa=new Map,Cf=new Map;let Xy=0;function gn(e,t,n){const r=++Xy,o=()=>sa.get(e)||[],s=()=>{const l=o();sa.set(e,l.filter(d=>d.id!==r))},i=()=>{const l=o();if(!l.some(p=>p.id===r))return;const d=Cf.get(e);if(l.length===1&&d){const p=d();p instanceof Promise&&p.catch(()=>{})}s()},c=o();if(sa.set(e,[...c,{id:r,fns:t}]),c&&c.length>0)return i;const a={};for(const l in t)a[l]=(...d)=>{var f,h;const p=o();if(p.length!==0)for(const m of p)(h=(f=m.fns)[l])==null||h.call(f,...d)};const u=n(a);return typeof u=="function"&&Cf.set(e,u),i}async function ia(e){return new Promise(t=>setTimeout(t,e))}function ho(e,{emitOnBegin:t,initialWaitTime:n,interval:r}){let o=!0;const s=()=>o=!1;return(async()=>{let c;t&&(c=await e({unpoll:s}));const a=await(n==null?void 0:n(c))??r;await ia(a);const u=async()=>{o&&(await e({unpoll:s}),await ia(r),u())};u()})(),s}const Qy=new Map,Jy=new Map;function e1(e){const t=(o,s)=>({clear:()=>s.delete(o),get:()=>s.get(o),set:i=>s.set(o,i)}),n=t(e,Qy),r=t(e,Jy);return{clear:()=>{n.clear(),r.clear()},promise:n,response:r}}async function t1(e,{cacheKey:t,cacheTime:n=Number.POSITIVE_INFINITY}){const r=e1(t),o=r.response.get();if(o&&n>0&&new Date().getTime()-o.created.getTime()<n)return o.data;let s=r.promise.get();s||(s=e(),r.promise.set(s));try{const i=await s;return r.response.set({created:new Date,data:i}),i}finally{r.promise.clear()}}const n1=e=>`blockNumber.${e}`;async function mo(e,{cacheTime:t=e.cacheTime}={}){const n=await t1(()=>e.request({method:"eth_blockNumber"}),{cacheKey:n1(e.uid),cacheTime:t});return BigInt(n)}async function os(e,{filter:t}){const n="strict"in t&&t.strict,r=await t.request({method:"eth_getFilterChanges",params:[t.id]});if(typeof r[0]=="string")return r;const o=r.map(s=>Xt(s));return!("abi"in t)||!t.abi?o:zi({abi:t.abi,logs:o,strict:n})}async function ss(e,{filter:t}){return t.request({method:"eth_uninstallFilter",params:[t.id]})}function r1(e,t){const{abi:n,address:r,args:o,batch:s=!0,eventName:i,fromBlock:c,onError:a,onLogs:u,poll:l,pollingInterval:d=e.pollingInterval,strict:p}=t;return(typeof l<"u"?l:typeof c=="bigint"?!0:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")))?(()=>{const v=p??!1,A=Te(["watchContractEvent",r,o,s,e.uid,i,d,v,c]);return gn(A,{onLogs:u,onError:a},w=>{let T;c!==void 0&&(T=c-1n);let B,F=!1;const R=ho(async()=>{var j;if(!F){try{B=await ee(e,gl,"createContractEventFilter")({abi:n,address:r,args:o,eventName:i,strict:v,fromBlock:c})}catch{}F=!0;return}try{let g;if(B)g=await ee(e,os,"getFilterChanges")({filter:B});else{const y=await ee(e,mo,"getBlockNumber")({});T&&T<y?g=await ee(e,tf,"getContractEvents")({abi:n,address:r,args:o,eventName:i,fromBlock:T+1n,toBlock:y,strict:v}):g=[],T=y}if(g.length===0)return;if(s)w.onLogs(g);else for(const y of g)w.onLogs([y])}catch(g){B&&g instanceof In&&(F=!1),(j=w.onError)==null||j.call(w,g)}},{emitOnBegin:!0,interval:d});return async()=>{B&&await ee(e,ss,"uninstallFilter")({filter:B}),R()}})})():(()=>{const v=p??!1,A=Te(["watchContractEvent",r,o,s,e.uid,i,d,v]);let w=!0,T=()=>w=!1;return gn(A,{onLogs:u,onError:a},B=>((async()=>{try{const F=(()=>{if(e.transport.type==="fallback"){const g=e.transport.transports.find(y=>y.config.type==="webSocket"||y.config.type==="ipc");return g?g.value:e.transport}return e.transport})(),R=i?_r({abi:n,eventName:i,args:o}):[],{unsubscribe:j}=await F.subscribe({params:["logs",{address:r,topics:R}],onData(g){var $;if(!w)return;const y=g.result;try{const{eventName:k,args:N}=Ui({abi:n,data:y.data,topics:y.topics,strict:p}),P=Xt(y,{args:N,eventName:k});B.onLogs([P])}catch(k){let N,P;if(k instanceof Lr||k instanceof _o){if(p)return;N=k.abiItem.name,P=($=k.abiItem.inputs)==null?void 0:$.some(E=>!("name"in E&&E.name))}const S=Xt(y,{args:P?[]:{},eventName:N});B.onLogs([S])}},onError(g){var y;(y=B.onError)==null||y.call(B,g)}});T=j,w||T()}catch(F){a==null||a(F)}})(),()=>T()))})()}async function o1(e,{serializedTransaction:t}){return e.request({method:"eth_sendRawTransaction",params:[t]},{retryCount:0})}function aa(e,{delay:t=100,retryCount:n=2,shouldRetry:r=()=>!0}={}){return new Promise((o,s)=>{const i=async({count:c=0}={})=>{const a=async({error:u})=>{const l=typeof t=="function"?t({count:c,error:u}):t;l&&await ia(l),i({count:c+1})};try{const u=await e();o(u)}catch(u){if(c<n&&await r({count:c,error:u}))return a({error:u});s(u)}};i()})}const s1={"0x0":"reverted","0x1":"success"};function i1(e){const t={...e,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,contractAddress:e.contractAddress?e.contractAddress:null,cumulativeGasUsed:e.cumulativeGasUsed?BigInt(e.cumulativeGasUsed):null,effectiveGasPrice:e.effectiveGasPrice?BigInt(e.effectiveGasPrice):null,gasUsed:e.gasUsed?BigInt(e.gasUsed):null,logs:e.logs?e.logs.map(n=>Xt(n)):null,to:e.to?e.to:null,transactionIndex:e.transactionIndex?Wt(e.transactionIndex):null,status:e.status?s1[e.status]:null,type:e.type?Rl[e.type]||e.type:null};return e.blobGasPrice&&(t.blobGasPrice=BigInt(e.blobGasPrice)),e.blobGasUsed&&(t.blobGasUsed=BigInt(e.blobGasUsed)),t}const ca=256;let is=ca,as;function Nf(e=11){if(!as||is+e>ca*2){as="",is=0;for(let t=0;t<ca;t++)as+=(256+Math.random()*256|0).toString(16).substring(1)}return as.substring(is,is+++e)}function a1(e){const{batch:t,chain:n,ccipRead:r,key:o="base",name:s="Base Client",type:i="base"}=e,c=e.experimental_blockTag??(typeof(n==null?void 0:n.experimental_preconfirmationTime)=="number"?"pending":void 0),a=(n==null?void 0:n.blockTime)??12e3,u=Math.min(Math.max(Math.floor(a/2),500),4e3),l=e.pollingInterval??u,d=e.cacheTime??l,p=e.account?xt(e.account):void 0,{config:f,request:h,value:m}=e.transport({chain:n,pollingInterval:l}),v={...f,...m},A={account:p,batch:t,cacheTime:d,ccipRead:r,chain:n,key:o,name:s,pollingInterval:l,request:h,transport:v,type:i,uid:Nf(),...c?{experimental_blockTag:c}:{}};function w(T){return B=>{const F=B(T);for(const j in A)delete F[j];const R={...T,...F};return Object.assign(R,{extend:w(R)})}}return Object.assign(A,{extend:w(A)})}const cs=new pi(8192);function c1(e,{enabled:t=!0,id:n}){if(!t||!n)return e();if(cs.get(n))return cs.get(n);const r=e().finally(()=>cs.delete(n));return cs.set(n,r),r}function u1(e,t={}){return async(n,r={})=>{var d;const{dedupe:o=!1,methods:s,retryDelay:i=150,retryCount:c=3,uid:a}={...t,...r},{method:u}=n;if((d=s==null?void 0:s.exclude)!=null&&d.includes(u))throw new Mn(new Error("method not supported"),{method:u});if(s!=null&&s.include&&!s.include.includes(u))throw new Mn(new Error("method not supported"),{method:u});const l=o?Fr(`${a}.${Te(n)}`):void 0;return c1(()=>aa(async()=>{try{return await e(n)}catch(p){const f=p;switch(f.code){case Wr.code:throw new Wr(f);case Vr.code:throw new Vr(f);case Gr.code:throw new Gr(f,{method:n.method});case qr.code:throw new qr(f);case Nn.code:throw new Nn(f);case In.code:throw new In(f);case Zr.code:throw new Zr(f);case Kr.code:throw new Kr(f);case Yr.code:throw new Yr(f);case Mn.code:throw new Mn(f,{method:n.method});case ir.code:throw new ir(f);case Xr.code:throw new Xr(f);case ar.code:throw new ar(f);case Qr.code:throw new Qr(f);case Jr.code:throw new Jr(f);case eo.code:throw new eo(f);case to.code:throw new to(f);case no.code:throw new no(f);case ro.code:throw new ro(f);case oo.code:throw new oo(f);case so.code:throw new so(f);case io.code:throw new io(f);case ao.code:throw new ao(f);case co.code:throw new co(f);case uo.code:throw new uo(f);case 5e3:throw new ar(f);default:throw p instanceof G?p:new Ib(f)}}},{delay:({count:p,error:f})=>{var h;if(f&&f instanceof Cn){const m=(h=f==null?void 0:f.headers)==null?void 0:h.get("Retry-After");if(m!=null&&m.match(/\d/))return Number.parseInt(m)*1e3}return~~(1<<p)*i},retryCount:c,shouldRetry:({error:p})=>l1(p)}),{enabled:o,id:l})}}function l1(e){return"code"in e&&typeof e.code=="number"?e.code===-1||e.code===ir.code||e.code===Nn.code:e instanceof Cn&&e.status?e.status===403||e.status===408||e.status===413||e.status===429||e.status===500||e.status===502||e.status===503||e.status===504:!0}function f1({key:e,methods:t,name:n,request:r,retryCount:o=3,retryDelay:s=150,timeout:i,type:c},a){const u=Nf();return{config:{key:e,methods:t,name:n,request:r,retryCount:o,retryDelay:s,timeout:i,type:c},request:u1(r,{methods:t,retryCount:o,retryDelay:s,uid:u}),value:a}}class d1 extends G{constructor(){super("No URL was provided to the Transport. Please provide a valid RPC URL to the Transport.",{docsPath:"/docs/clients/intro",name:"UrlRequiredError"})}}function p1(e,{errorInstance:t=new Error("timed out"),timeout:n,signal:r}){return new Promise((o,s)=>{(async()=>{let i;try{const c=new AbortController;n>0&&(i=setTimeout(()=>{r&&c.abort()},n)),o(await e({signal:(c==null?void 0:c.signal)||null}))}catch(c){(c==null?void 0:c.name)==="AbortError"&&s(t),s(c)}finally{clearTimeout(i)}})()})}function h1(){return{current:0,take(){return this.current++},reset(){this.current=0}}}const If=h1();function m1(e,t={}){return{async request(n){var d;const{body:r,onRequest:o=t.onRequest,onResponse:s=t.onResponse,timeout:i=t.timeout??1e4}=n,c={...t.fetchOptions??{},...n.fetchOptions??{}},{headers:a,method:u,signal:l}=c;try{const p=await p1(async({signal:h})=>{const m={...c,body:Array.isArray(r)?Te(r.map(T=>({jsonrpc:"2.0",id:T.id??If.take(),...T}))):Te({jsonrpc:"2.0",id:r.id??If.take(),...r}),headers:{"Content-Type":"application/json",...a},method:u||"POST",signal:l||(i>0?h:null)},v=new Request(e,m),A=await(o==null?void 0:o(v,m))??{...m,url:e};return await fetch(A.url??e,A)},{errorInstance:new Nl({body:r,url:e}),timeout:i,signal:!0});s&&await s(p);let f;if((d=p.headers.get("Content-Type"))!=null&&d.startsWith("application/json"))f=await p.json();else{f=await p.text();try{f=JSON.parse(f||"{}")}catch(h){if(p.ok)throw h;f={error:f}}}if(!p.ok)throw new Cn({body:r,details:Te(f.error)||p.statusText,headers:p.headers,status:p.status,url:e});return f}catch(p){throw p instanceof Cn||p instanceof Nl?p:new Cn({body:r,cause:p,url:e})}}}}function g1(e,t={}){const{batch:n,fetchOptions:r,key:o="http",methods:s,name:i="HTTP JSON-RPC",onFetchRequest:c,onFetchResponse:a,retryDelay:u,raw:l}=t;return({chain:d,retryCount:p,timeout:f})=>{const{batchSize:h=1e3,wait:m=0}=typeof n=="object"?n:{},v=t.retryCount??p,A=f??t.timeout??1e4,w=e||(d==null?void 0:d.rpcUrls.default.http[0]);if(!w)throw new d1;const T=m1(w,{fetchOptions:r,onRequest:c,onResponse:a,timeout:A});return f1({key:o,methods:s,name:i,async request({method:B,params:F}){const R={method:B,params:F},{schedule:j}=Of({id:w,wait:m,shouldSplitBatch(k){return k.length>h},fn:k=>T.request({body:k}),sort:(k,N)=>k.id-N.id}),g=async k=>n?j(k):[await T.request({body:k})],[{error:y,result:$}]=await g(R);if(l)return{error:y,result:$};if(y)throw new Pi({body:R,error:y,url:w});return $},retryCount:v,retryDelay:u,timeout:A,type:"http"},{fetchOptions:r,url:w})}}function ua(e,t){var r,o,s,i,c,a;if(!(e instanceof G))return!1;const n=e.walk(u=>u instanceof Si);return n instanceof Si?!!(((r=n.data)==null?void 0:r.errorName)==="ResolverNotFound"||((o=n.data)==null?void 0:o.errorName)==="ResolverWildcardNotSupported"||((s=n.data)==null?void 0:s.errorName)==="ResolverNotContract"||((i=n.data)==null?void 0:i.errorName)==="ResolverError"||((c=n.data)==null?void 0:c.errorName)==="HttpError"||(a=n.reason)!=null&&a.includes("Wildcard on non-extended resolvers is not supported")||t==="reverse"&&n.reason===yl[50]):!1}function b1(e){const{abi:t,data:n}=e,r=or(n,0,4),o=t.find(s=>s.type==="function"&&r===jr(gt(s)));if(!o)throw new sg(r,{docsPath:"/docs/contract/decodeFunctionData"});return{functionName:o.name,args:"inputs"in o&&o.inputs&&o.inputs.length>0?Ur(o.inputs,or(n,4)):void 0}}const la="/docs/contract/encodeErrorResult";function Mf(e){const{abi:t,errorName:n,args:r}=e;let o=t[0];if(n){const a=On({abi:t,args:r,name:n});if(!a)throw new Bu(n,{docsPath:la});o=a}if(o.type!=="error")throw new Bu(void 0,{docsPath:la});const s=gt(o),i=jr(s);let c="0x";if(r&&r.length>0){if(!o.inputs)throw new rg(o.name,{docsPath:la});c=Kt(o.inputs,r)}return rr([i,c])}const fa="/docs/contract/encodeFunctionResult";function y1(e){const{abi:t,functionName:n,result:r}=e;let o=t[0];if(n){const i=On({abi:t,name:n});if(!i)throw new Yn(n,{docsPath:fa});o=i}if(o.type!=="function")throw new Yn(void 0,{docsPath:fa});if(!o.outputs)throw new Ru(o.name,{docsPath:fa});const s=(()=>{if(o.outputs.length===0)return[];if(o.outputs.length===1)return[r];if(Array.isArray(r))return r;throw new ju(r)})();return Kt(o.outputs,s)}const us="x-batch-gateway:true";async function kf(e){const{data:t,ccipRequest:n}=e,{args:[r]}=b1({abi:ea,data:t}),o=[],s=[];return await Promise.all(r.map(async(i,c)=>{try{s[c]=i.urls.includes(us)?await kf({data:i.data,ccipRequest:n}):await n(i),o[c]=!1}catch(a){o[c]=!0,s[c]=w1(a)}})),y1({abi:ea,functionName:"query",result:[o,s]})}function w1(e){return e.name==="HttpRequestError"&&e.status?Mf({abi:ea,errorName:"HttpError",args:[e.status,e.shortMessage]}):Mf({abi:[wl],errorName:"Error",args:["shortMessage"in e?e.shortMessage:e.message]})}function Bf(e){if(e.length!==66||e.indexOf("[")!==0||e.indexOf("]")!==65)return null;const t=`0x${e.slice(1,65)}`;return bt(t)?t:null}function ls(e){let t=new Uint8Array(32).fill(0);if(!e)return $e(t);const n=e.split(".");for(let r=n.length-1;r>=0;r-=1){const o=Bf(n[r]),s=o?Qn(o):Ie(Tn(n[r]),"bytes");t=Ie(vt([t,s]),"bytes")}return $e(t)}function v1(e){return`[${e.slice(2)}]`}function x1(e){const t=new Uint8Array(32).fill(0);return e?Bf(e)||Ie(Tn(e)):$e(t)}function fs(e){const t=e.replace(/^\.|\.$/gm,"");if(t.length===0)return new Uint8Array(1);const n=new Uint8Array(Tn(t).byteLength+2);let r=0;const o=t.split(".");for(let s=0;s<o.length;s++){let i=Tn(o[s]);i.byteLength>255&&(i=Tn(v1(x1(o[s])))),n[r]=i.length,n.set(i,r+1),r+=i.length+1}return n.byteLength!==r+1?n.slice(0,r+1):n}async function E1(e,t){const{blockNumber:n,blockTag:r,coinType:o,name:s,gatewayUrls:i,strict:c}=t,{chain:a}=e,u=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!a)throw new Error("client chain not configured. universalResolverAddress is required.");return fr({blockNumber:n,chain:a,contract:"ensUniversalResolver"})})(),l=a==null?void 0:a.ensTlds;if(l&&!l.some(d=>s.endsWith(d)))return null;try{const d=Nt({abi:Ef,functionName:"addr",...o!=null?{args:[ls(s),BigInt(o)]}:{args:[ls(s)]}}),p={address:u,abi:vf,functionName:"resolve",args:[Vt(fs(s)),d,i??[us]],blockNumber:n,blockTag:r},h=await ee(e,Jt,"readContract")(p);if(h[0]==="0x")return null;const m=kn({abi:Ef,args:o!=null?[ls(s),BigInt(o)]:void 0,functionName:"addr",data:h[0]});return m==="0x"||$n(m)==="0x00"?null:m}catch(d){if(c)throw d;if(ua(d,"resolve"))return null;throw d}}class S1 extends G{constructor({data:t}){super("Unable to extract image from metadata. The metadata may be malformed or invalid.",{metaMessages:["- Metadata must be a JSON object with at least an `image`, `image_url` or `image_data` property.","",`Provided data: ${JSON.stringify(t)}`],name:"EnsAvatarInvalidMetadataError"})}}class go extends G{constructor({reason:t}){super(`ENS NFT avatar URI is invalid. ${t}`,{name:"EnsAvatarInvalidNftUriError"})}}class da extends G{constructor({uri:t}){super(`Unable to resolve ENS avatar URI "${t}". The URI may be malformed, invalid, or does not respond with a valid image.`,{name:"EnsAvatarUriResolutionError"})}}class P1 extends G{constructor({namespace:t}){super(`ENS NFT avatar namespace "${t}" is not supported. Must be "erc721" or "erc1155".`,{name:"EnsAvatarUnsupportedNamespaceError"})}}const $1=/(?<protocol>https?:\/\/[^\/]*|ipfs:\/|ipns:\/|ar:\/)?(?<root>\/)?(?<subpath>ipfs\/|ipns\/)?(?<target>[\w\-.]+)(?<subtarget>\/.*)?/,T1=/^(Qm[1-9A-HJ-NP-Za-km-z]{44,}|b[A-Za-z2-7]{58,}|B[A-Z2-7]{58,}|z[1-9A-HJ-NP-Za-km-z]{48,}|F[0-9A-F]{50,})(\/(?<target>[\w\-.]+))?(?<subtarget>\/.*)?$/,A1=/^data:([a-zA-Z\-/+]*);base64,([^"].*)/,O1=/^data:([a-zA-Z\-/+]*)?(;[a-zA-Z0-9].*?)?(,)/;async function C1(e){try{const t=await fetch(e,{method:"HEAD"});if(t.status===200){const n=t.headers.get("content-type");return n==null?void 0:n.startsWith("image/")}return!1}catch(t){return typeof t=="object"&&typeof t.response<"u"||!globalThis.hasOwnProperty("Image")?!1:new Promise(n=>{const r=new Image;r.onload=()=>{n(!0)},r.onerror=()=>{n(!1)},r.src=e})}}function Lf(e,t){return e?e.endsWith("/")?e.slice(0,-1):e:t}function Ff({uri:e,gatewayUrls:t}){const n=A1.test(e);if(n)return{uri:e,isOnChain:!0,isEncoded:n};const r=Lf(t==null?void 0:t.ipfs,"https://ipfs.io"),o=Lf(t==null?void 0:t.arweave,"https://arweave.net"),s=e.match($1),{protocol:i,subpath:c,target:a,subtarget:u=""}=(s==null?void 0:s.groups)||{},l=i==="ipns:/"||c==="ipns/",d=i==="ipfs:/"||c==="ipfs/"||T1.test(e);if(e.startsWith("http")&&!l&&!d){let f=e;return t!=null&&t.arweave&&(f=e.replace(/https:\/\/arweave.net/g,t==null?void 0:t.arweave)),{uri:f,isOnChain:!1,isEncoded:!1}}if((l||d)&&a)return{uri:`${r}/${l?"ipns":"ipfs"}/${a}${u}`,isOnChain:!1,isEncoded:!1};if(i==="ar:/"&&a)return{uri:`${o}/${a}${u||""}`,isOnChain:!1,isEncoded:!1};let p=e.replace(O1,"");if(p.startsWith("<svg")&&(p=`data:image/svg+xml;base64,${btoa(p)}`),p.startsWith("data:")||p.startsWith("{"))return{uri:p,isOnChain:!0,isEncoded:!1};throw new da({uri:e})}function Df(e){if(typeof e!="object"||!("image"in e)&&!("image_url"in e)&&!("image_data"in e))throw new S1({data:e});return e.image||e.image_url||e.image_data}async function N1({gatewayUrls:e,uri:t}){try{const n=await fetch(t).then(o=>o.json());return await pa({gatewayUrls:e,uri:Df(n)})}catch{throw new da({uri:t})}}async function pa({gatewayUrls:e,uri:t}){const{uri:n,isOnChain:r}=Ff({uri:t,gatewayUrls:e});if(r||await C1(n))return n;throw new da({uri:t})}function I1(e){let t=e;t.startsWith("did:nft:")&&(t=t.replace("did:nft:","").replace(/_/g,"/"));const[n,r,o]=t.split("/"),[s,i]=n.split(":"),[c,a]=r.split(":");if(!s||s.toLowerCase()!=="eip155")throw new go({reason:"Only EIP-155 supported"});if(!i)throw new go({reason:"Chain ID not found"});if(!a)throw new go({reason:"Contract address not found"});if(!o)throw new go({reason:"Token ID not found"});if(!c)throw new go({reason:"ERC namespace not found"});return{chainID:Number.parseInt(i),namespace:c.toLowerCase(),contractAddress:a,tokenID:o}}async function M1(e,{nft:t}){if(t.namespace==="erc721")return Jt(e,{address:t.contractAddress,abi:[{name:"tokenURI",type:"function",stateMutability:"view",inputs:[{name:"tokenId",type:"uint256"}],outputs:[{name:"",type:"string"}]}],functionName:"tokenURI",args:[BigInt(t.tokenID)]});if(t.namespace==="erc1155")return Jt(e,{address:t.contractAddress,abi:[{name:"uri",type:"function",stateMutability:"view",inputs:[{name:"_id",type:"uint256"}],outputs:[{name:"",type:"string"}]}],functionName:"uri",args:[BigInt(t.tokenID)]});throw new P1({namespace:t.namespace})}async function k1(e,{gatewayUrls:t,record:n}){return/eip155:/i.test(n)?B1(e,{gatewayUrls:t,record:n}):pa({uri:n,gatewayUrls:t})}async function B1(e,{gatewayUrls:t,record:n}){const r=I1(n),o=await M1(e,{nft:r}),{uri:s,isOnChain:i,isEncoded:c}=Ff({uri:o,gatewayUrls:t});if(i&&(s.includes("data:application/json;base64,")||s.startsWith("{"))){const u=c?atob(s.replace("data:application/json;base64,","")):s,l=JSON.parse(u);return pa({uri:Df(l),gatewayUrls:t})}let a=r.tokenID;return r.namespace==="erc1155"&&(a=a.replace("0x","").padStart(64,"0")),N1({gatewayUrls:t,uri:s.replace(/(?:0x)?{id}/,a)})}async function Rf(e,t){const{blockNumber:n,blockTag:r,key:o,name:s,gatewayUrls:i,strict:c}=t,{chain:a}=e,u=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!a)throw new Error("client chain not configured. universalResolverAddress is required.");return fr({blockNumber:n,chain:a,contract:"ensUniversalResolver"})})(),l=a==null?void 0:a.ensTlds;if(l&&!l.some(d=>s.endsWith(d)))return null;try{const d={address:u,abi:vf,functionName:"resolve",args:[Vt(fs(s)),Nt({abi:xf,functionName:"text",args:[ls(s),o]}),i??[us]],blockNumber:n,blockTag:r},f=await ee(e,Jt,"readContract")(d);if(f[0]==="0x")return null;const h=kn({abi:xf,functionName:"text",data:f[0]});return h===""?null:h}catch(d){if(c)throw d;if(ua(d,"resolve"))return null;throw d}}async function L1(e,{blockNumber:t,blockTag:n,assetGatewayUrls:r,name:o,gatewayUrls:s,strict:i,universalResolverAddress:c}){const a=await ee(e,Rf,"getEnsText")({blockNumber:t,blockTag:n,key:"avatar",name:o,universalResolverAddress:c,gatewayUrls:s,strict:i});if(!a)return null;try{return await k1(e,{record:a,gatewayUrls:r})}catch{return null}}async function F1(e,{address:t,blockNumber:n,blockTag:r,gatewayUrls:o,strict:s,universalResolverAddress:i}){let c=i;if(!c){if(!e.chain)throw new Error("client chain not configured. universalResolverAddress is required.");c=fr({blockNumber:n,chain:e.chain,contract:"ensUniversalResolver"})}const a=`${t.toLowerCase().substring(2)}.addr.reverse`;try{const u={address:c,abi:Uy,functionName:"reverse",args:[Vt(fs(a))],blockNumber:n,blockTag:r},l=ee(e,Jt,"readContract"),[d,p]=o?await l({...u,args:[...u.args,o]}):await l(u);return t.toLowerCase()!==p.toLowerCase()?null:d}catch(u){if(s)throw u;if(ua(u,"reverse"))return null;throw u}}async function D1(e,t){const{blockNumber:n,blockTag:r,name:o}=t,{chain:s}=e,i=(()=>{if(t.universalResolverAddress)return t.universalResolverAddress;if(!s)throw new Error("client chain not configured. universalResolverAddress is required.");return fr({blockNumber:n,chain:s,contract:"ensUniversalResolver"})})(),c=s==null?void 0:s.ensTlds;if(c&&!c.some(u=>o.endsWith(u)))throw new Error(`${o} is not a valid ENS TLD (${c==null?void 0:c.join(", ")}) for chain "${s.name}" (id: ${s.id}).`);const[a]=await ee(e,Jt,"readContract")({address:i,abi:[{inputs:[{type:"bytes"}],name:"findResolver",outputs:[{type:"address"},{type:"bytes32"}],stateMutability:"view",type:"function"}],functionName:"findResolver",args:[Vt(fs(o))],blockNumber:n,blockTag:r});return a}async function jf(e,t){var v,A,w;const{account:n=e.account,blockNumber:r,blockTag:o="latest",blobs:s,data:i,gas:c,gasPrice:a,maxFeePerBlobGas:u,maxFeePerGas:l,maxPriorityFeePerGas:d,to:p,value:f,...h}=t,m=n?xt(n):void 0;try{lo(t);const B=(typeof r=="bigint"?J(r):void 0)||o,F=(w=(A=(v=e.chain)==null?void 0:v.formatters)==null?void 0:A.transactionRequest)==null?void 0:w.format,j=(F||Jo)({...Bi(h,{format:F}),from:m==null?void 0:m.address,blobs:s,data:i,gas:c,gasPrice:a,maxFeePerBlobGas:u,maxFeePerGas:l,maxPriorityFeePerGas:d,to:p,value:f}),g=await e.request({method:"eth_createAccessList",params:[j,B]});return{accessList:g.accessList,gasUsed:BigInt(g.gasUsed)}}catch(T){throw Tf(T,{...t,account:m,chain:e.chain})}}async function R1(e){const t=qo(e,{method:"eth_newBlockFilter"}),n=await e.request({method:"eth_newBlockFilter"});return{id:n,request:t(n),type:"block"}}async function _f(e,{address:t,args:n,event:r,events:o,fromBlock:s,strict:i,toBlock:c}={}){const a=o??(r?[r]:void 0),u=qo(e,{method:"eth_newFilter"});let l=[];a&&(l=[a.flatMap(f=>_r({abi:[f],eventName:f.name,args:n}))],r&&(l=l[0]));const d=await e.request({method:"eth_newFilter",params:[{address:t,fromBlock:typeof s=="bigint"?J(s):s,toBlock:typeof c=="bigint"?J(c):c,...l.length?{topics:l}:{}}]});return{abi:a,args:n,eventName:r?r.name:void 0,fromBlock:s,id:d,request:u(d),strict:!!i,toBlock:c,type:"event"}}async function Uf(e){const t=qo(e,{method:"eth_newPendingTransactionFilter"}),n=await e.request({method:"eth_newPendingTransactionFilter"});return{id:n,request:t(n),type:"transaction"}}async function j1(e){const t=await e.request({method:"eth_blobBaseFee"});return BigInt(t)}async function _1(e,{blockHash:t,blockNumber:n,blockTag:r="latest"}={}){const o=n!==void 0?J(n):void 0;let s;return t?s=await e.request({method:"eth_getBlockTransactionCountByHash",params:[t]},{dedupe:!0}):s=await e.request({method:"eth_getBlockTransactionCountByNumber",params:[o||r]},{dedupe:!!o}),Wt(s)}async function zf(e,{address:t,blockNumber:n,blockTag:r="latest"}){const o=n!==void 0?J(n):void 0,s=await e.request({method:"eth_getCode",params:[t,o||r]},{dedupe:!!o});if(s!=="0x")return s}class U1 extends G{constructor({address:t}){super(`No EIP-712 domain found on contract "${t}".`,{metaMessages:["Ensure that:",`- The contract is deployed at the address "${t}".`,"- `eip712Domain()` function exists on the contract.","- `eip712Domain()` function matches signature to ERC-5267 specification."],name:"Eip712DomainNotFoundError"})}}async function z1(e,t){const{address:n,factory:r,factoryData:o}=t;try{const[s,i,c,a,u,l,d]=await ee(e,Jt,"readContract")({abi:H1,address:n,functionName:"eip712Domain",factory:r,factoryData:o});return{domain:{name:i,version:c,chainId:Number(a),verifyingContract:u,salt:l},extensions:d,fields:s}}catch(s){const i=s;throw i.name==="ContractFunctionExecutionError"&&i.cause.name==="ContractFunctionZeroDataError"?new U1({address:n}):i}}const H1=[{inputs:[],name:"eip712Domain",outputs:[{name:"fields",type:"bytes1"},{name:"name",type:"string"},{name:"version",type:"string"},{name:"chainId",type:"uint256"},{name:"verifyingContract",type:"address"},{name:"salt",type:"bytes32"},{name:"extensions",type:"uint256[]"}],stateMutability:"view",type:"function"}];function W1(e){var t;return{baseFeePerGas:e.baseFeePerGas.map(n=>BigInt(n)),gasUsedRatio:e.gasUsedRatio,oldestBlock:BigInt(e.oldestBlock),reward:(t=e.reward)==null?void 0:t.map(n=>n.map(r=>BigInt(r)))}}async function V1(e,{blockCount:t,blockNumber:n,blockTag:r="latest",rewardPercentiles:o}){const s=typeof n=="bigint"?J(n):void 0,i=await e.request({method:"eth_feeHistory",params:[J(t),s||r,o]},{dedupe:!!s});return W1(i)}async function G1(e,{filter:t}){const n=t.strict??!1,o=(await t.request({method:"eth_getFilterLogs",params:[t.id]})).map(s=>Xt(s));return t.abi?zi({abi:t.abi,logs:o,strict:n}):o}class q1 extends G{constructor({callbackSelector:t,cause:n,data:r,extraData:o,sender:s,urls:i}){var c;super(n.shortMessage||"An error occurred while fetching for an offchain result.",{cause:n,metaMessages:[...n.metaMessages||[],(c=n.metaMessages)!=null&&c.length?"":[],"Offchain Gateway Call:",i&&[" Gateway URL(s):",...i.map(a=>` ${Hr(a)}`)],` Sender: ${s}`,` Data: ${r}`,` Callback selector: ${t}`,` Extra data: ${o}`].flat(),name:"OffchainLookupError"})}}class Z1 extends G{constructor({result:t,url:n}){super("Offchain gateway response is malformed. Response data must be a hex value.",{metaMessages:[`Gateway URL: ${Hr(n)}`,`Response: ${Te(t)}`],name:"OffchainLookupResponseMalformedError"})}}class K1 extends G{constructor({sender:t,to:n}){super("Reverted sender address does not match target contract address (`to`).",{metaMessages:[`Contract address: ${n}`,`OffchainLookup sender address: ${t}`],name:"OffchainLookupSenderMismatchError"})}}const Y1="0x556f1830",Hf={name:"OffchainLookup",type:"error",inputs:[{name:"sender",type:"address"},{name:"urls",type:"string[]"},{name:"callData",type:"bytes"},{name:"callbackFunction",type:"bytes4"},{name:"extraData",type:"bytes"}]};async function X1(e,{blockNumber:t,blockTag:n,data:r,to:o}){const{args:s}=Sl({data:r,abi:[Hf]}),[i,c,a,u,l]=s,{ccipRead:d}=e,p=d&&typeof(d==null?void 0:d.request)=="function"?d.request:Wf;try{if(!es(o,i))throw new K1({sender:i,to:o});const f=c.includes(us)?await kf({data:a,ccipRequest:p}):await p({data:a,sender:i,urls:c}),{data:h}=await po(e,{blockNumber:t,blockTag:n,data:vt([u,Kt([{type:"bytes"},{type:"bytes"}],[f,l])]),to:o});return h}catch(f){throw new q1({callbackSelector:u,cause:f,data:r,extraData:l,sender:i,urls:c})}}async function Wf({data:e,sender:t,urls:n}){var o;let r=new Error("An unknown error occurred.");for(let s=0;s<n.length;s++){const i=n[s],c=i.includes("{data}")?"GET":"POST",a=c==="POST"?{data:e,sender:t}:void 0,u=c==="POST"?{"Content-Type":"application/json"}:{};try{const l=await fetch(i.replace("{sender}",t.toLowerCase()).replace("{data}",e),{body:JSON.stringify(a),headers:u,method:c});let d;if((o=l.headers.get("Content-Type"))!=null&&o.startsWith("application/json")?d=(await l.json()).data:d=await l.text(),!l.ok){r=new Cn({body:a,details:d!=null&&d.error?Te(d.error):l.statusText,headers:l.headers,status:l.status,url:i});continue}if(!bt(d)){r=new Z1({result:d,url:i});continue}return d}catch(l){r=new Cn({body:a,details:l.message,url:i})}}throw r}const Q1=Object.freeze(Object.defineProperty({__proto__:null,ccipRequest:Wf,offchainLookup:X1,offchainLookupAbiItem:Hf,offchainLookupSignature:Y1},Symbol.toStringTag,{value:"Module"}));function J1(e){return{formatters:void 0,fees:void 0,serializers:void 0,...e}}class ew extends G{constructor({domain:t}){super(`Invalid domain "${Te(t)}".`,{metaMessages:["Must be a valid EIP-712 domain."]})}}class tw extends G{constructor({primaryType:t,types:n}){super(`Invalid primary type \`${t}\` must be one of \`${JSON.stringify(Object.keys(n))}\`.`,{docsPath:"/api/glossary/Errors#typeddatainvalidprimarytypeerror",metaMessages:["Check that the primary type is a key in `types`."]})}}class nw extends G{constructor({type:t}){super(`Struct type "${t}" is invalid.`,{metaMessages:["Struct type must not be a Solidity type."],name:"InvalidStructTypeError"})}}function rw(e){const{domain:t={},message:n,primaryType:r}=e,o={EIP712Domain:cw({domain:t}),...e.types};aw({domain:t,message:n,primaryType:r,types:o});const s=["0x1901"];return t&&s.push(ow({domain:t,types:o})),r!=="EIP712Domain"&&s.push(Vf({data:n,primaryType:r,types:o})),Ie(vt(s))}function ow({domain:e,types:t}){return Vf({data:e,primaryType:"EIP712Domain",types:t})}function Vf({data:e,primaryType:t,types:n}){const r=Gf({data:e,primaryType:t,types:n});return Ie(r)}function Gf({data:e,primaryType:t,types:n}){const r=[{type:"bytes32"}],o=[sw({primaryType:t,types:n})];for(const s of n[t]){const[i,c]=Zf({types:n,name:s.name,type:s.type,value:e[s.name]});r.push(i),o.push(c)}return Kt(r,o)}function sw({primaryType:e,types:t}){const n=Vt(iw({primaryType:e,types:t}));return Ie(n)}function iw({primaryType:e,types:t}){let n="";const r=qf({primaryType:e,types:t});r.delete(e);const o=[e,...Array.from(r).sort()];for(const s of o)n+=`${s}(${t[s].map(({name:i,type:c})=>`${c} ${i}`).join(",")})`;return n}function qf({primaryType:e,types:t},n=new Set){const r=e.match(/^\w*/u),o=r==null?void 0:r[0];if(n.has(o)||t[o]===void 0)return n;n.add(o);for(const s of t[o])qf({primaryType:s.type,types:t},n);return n}function Zf({types:e,name:t,type:n,value:r}){if(e[n]!==void 0)return[{type:"bytes32"},Ie(Gf({data:r,primaryType:n,types:e}))];if(n==="bytes")return r=`0x${(r.length%2?"0":"")+r.slice(2)}`,[{type:"bytes32"},Ie(r)];if(n==="string")return[{type:"bytes32"},Ie(Vt(r))];if(n.lastIndexOf("]")===n.length-1){const o=n.slice(0,n.lastIndexOf("[")),s=r.map(i=>Zf({name:t,type:o,types:e,value:i}));return[{type:"bytes32"},Ie(Kt(s.map(([i])=>i),s.map(([,i])=>i)))]}return[{type:n},r]}function aw(e){const{domain:t,message:n,primaryType:r,types:o}=e,s=(i,c)=>{for(const a of i){const{name:u,type:l}=a,d=c[u],p=l.match(dl);if(p&&(typeof d=="number"||typeof d=="bigint")){const[m,v,A]=p;J(d,{signed:v==="int",size:Number.parseInt(A)/8})}if(l==="address"&&typeof d=="string"&&!et(d))throw new pn({address:d});const f=l.match(Kg);if(f){const[m,v]=f;if(v&&xe(d)!==Number.parseInt(v))throw new ag({expectedSize:Number.parseInt(v),givenSize:xe(d)})}const h=o[l];h&&(uw(l),s(h,d))}};if(o.EIP712Domain&&t){if(typeof t!="object")throw new ew({domain:t});s(o.EIP712Domain,t)}if(r!=="EIP712Domain")if(o[r])s(o[r],n);else throw new tw({primaryType:r,types:o})}function cw({domain:e}){return[typeof(e==null?void 0:e.name)=="string"&&{name:"name",type:"string"},(e==null?void 0:e.version)&&{name:"version",type:"string"},(typeof(e==null?void 0:e.chainId)=="number"||typeof(e==null?void 0:e.chainId)=="bigint")&&{name:"chainId",type:"uint256"},(e==null?void 0:e.verifyingContract)&&{name:"verifyingContract",type:"address"},(e==null?void 0:e.salt)&&{name:"salt",type:"bytes32"}].filter(Boolean)}function uw(e){if(e==="address"||e==="bool"||e==="string"||e.startsWith("bytes")||e.startsWith("uint")||e.startsWith("int"))throw new nw({type:e})}const lw=`Ethereum Signed Message:
|
|
80
|
+
`;function fw(e){const t=typeof e=="string"?Fr(e):typeof e.raw=="string"?e.raw:$e(e.raw),n=Fr(`${lw}${xe(t)}`);return vt([n,t])}function Kf(e,t){return Ie(fw(e),t)}const Yf="0x6492649264926492649264926492649264926492649264926492649264926492";function dw(e){return fl(e,-32)===Yf}function pw(e){const{address:t,data:n,signature:r,to:o="hex"}=e,s=rr([Kt([{type:"address"},{type:"bytes"},{type:"bytes"}],[t,n,r]),Yf]);return o==="hex"?s:wt(s)}class hw extends G{constructor({value:t}){super(`Number \`${t}\` is not a valid decimal number.`,{name:"InvalidDecimalNumberError"})}}function mw(e,t){if(!/^(-?)([0-9]*)\.?([0-9]*)$/.test(e))throw new hw({value:e});let[n,r="0"]=e.split(".");const o=n.startsWith("-");if(o&&(n=n.slice(1)),r=r.replace(/(0+)$/,""),t===0)Math.round(+`.${r}`)===1&&(n=`${BigInt(n)+1n}`),r="";else if(r.length>t){const[s,i,c]=[r.slice(0,t-1),r.slice(t-1,t),r.slice(t)],a=Math.round(+`${i}.${c}`);a>9?r=`${BigInt(s)+BigInt(1)}0`.padStart(s.length+1,"0"):r=`${s}${a}`,r.length>t&&(r=r.slice(1),n=`${BigInt(n)+1n}`),r=r.slice(0,t)}else r=r.padEnd(t,"0");return BigInt(`${o?"-":""}${n}${r}`)}function gw(e){return e.map(t=>({...t,value:BigInt(t.value)}))}function bw(e){return{...e,balance:e.balance?BigInt(e.balance):void 0,nonce:e.nonce?Wt(e.nonce):void 0,storageProof:e.storageProof?gw(e.storageProof):void 0}}async function yw(e,{address:t,blockNumber:n,blockTag:r,storageKeys:o}){const s=r??"latest",i=n!==void 0?J(n):void 0,c=await e.request({method:"eth_getProof",params:[t,o,i||s]});return bw(c)}async function ww(e,{address:t,blockNumber:n,blockTag:r="latest",slot:o}){const s=n!==void 0?J(n):void 0;return await e.request({method:"eth_getStorageAt",params:[t,o,s||r]})}async function ha(e,{blockHash:t,blockNumber:n,blockTag:r,hash:o,index:s}){var l,d,p;const i=r||"latest",c=n!==void 0?J(n):void 0;let a=null;if(o?a=await e.request({method:"eth_getTransactionByHash",params:[o]},{dedupe:!0}):t?a=await e.request({method:"eth_getTransactionByBlockHashAndIndex",params:[t,J(s)]},{dedupe:!0}):a=await e.request({method:"eth_getTransactionByBlockNumberAndIndex",params:[c||i,J(s)]},{dedupe:!!c}),!a)throw new Al({blockHash:t,blockNumber:n,blockTag:i,hash:o,index:s});return(((p=(d=(l=e.chain)==null?void 0:l.formatters)==null?void 0:d.transaction)==null?void 0:p.format)||jl)(a)}async function vw(e,{hash:t,transactionReceipt:n}){const[r,o]=await Promise.all([ee(e,mo,"getBlockNumber")({}),t?ee(e,ha,"getTransaction")({hash:t}):void 0]),s=(n==null?void 0:n.blockNumber)||(o==null?void 0:o.blockNumber);return s?r-s+1n:0n}async function ds(e,{hash:t}){var o,s,i;const n=await e.request({method:"eth_getTransactionReceipt",params:[t]},{dedupe:!0});if(!n)throw new Ol({hash:t});return(((i=(s=(o=e.chain)==null?void 0:o.formatters)==null?void 0:s.transactionReceipt)==null?void 0:i.format)||i1)(n)}async function xw(e,t){var A;const{account:n,allowFailure:r=!0,batchSize:o,blockNumber:s,blockTag:i,multicallAddress:c,stateOverride:a}=t,u=t.contracts,l=o??(typeof((A=e.batch)==null?void 0:A.multicall)=="object"&&e.batch.multicall.batchSize||1024);let d=c;if(!d){if(!e.chain)throw new Error("client chain not configured. multicallAddress is required.");d=fr({blockNumber:s,chain:e.chain,contract:"multicall3"})}const p=[[]];let f=0,h=0;for(let w=0;w<u.length;w++){const{abi:T,address:B,args:F,functionName:R}=u[w];try{const j=Nt({abi:T,args:F,functionName:R});h+=(j.length-2)/2,l>0&&h>l&&p[f].length>0&&(f++,h=(j.length-2)/2,p[f]=[]),p[f]=[...p[f],{allowFailure:!0,callData:j,target:B}]}catch(j){const g=cr(j,{abi:T,address:B,args:F,docsPath:"/docs/contract/multicall",functionName:R,sender:n});if(!r)throw g;p[f]=[...p[f],{allowFailure:!0,callData:"0x",target:B}]}}const m=await Promise.allSettled(p.map(w=>ee(e,Jt,"readContract")({abi:Ji,account:n,address:d,args:[w],blockNumber:s,blockTag:i,functionName:"aggregate3",stateOverride:a}))),v=[];for(let w=0;w<m.length;w++){const T=m[w];if(T.status==="rejected"){if(!r)throw T.reason;for(let F=0;F<p[w].length;F++)v.push({status:"failure",error:T.reason,result:void 0});continue}const B=T.value;for(let F=0;F<B.length;F++){const{returnData:R,success:j}=B[F],{callData:g}=p[w][F],{abi:y,address:$,functionName:k,args:N}=u[v.length];try{if(g==="0x")throw new Br;if(!j)throw new Ko({data:R});const P=kn({abi:y,args:N,data:R,functionName:k});v.push(r?{result:P,status:"success"}:P)}catch(P){const S=cr(P,{abi:y,address:$,args:N,docsPath:"/docs/contract/multicall",functionName:k});if(!r)throw S;v.push({error:S,result:void 0,status:"failure"})}}}if(v.length!==u.length)throw new G("multicall results mismatch");return v}async function ma(e,t){const{blockNumber:n,blockTag:r=e.experimental_blockTag??"latest",blocks:o,returnFullTransactions:s,traceTransfers:i,validation:c}=t;try{const a=[];for(const p of o){const f=p.blockOverrides?yf(p.blockOverrides):void 0,h=p.calls.map(v=>{const A=v,w=A.account?xt(A.account):void 0,T=A.abi?Nt(A):A.data,B={...A,data:A.dataSuffix?vt([T||"0x",A.dataSuffix]):T,from:A.from??(w==null?void 0:w.address)};return lo(B),Jo(B)}),m=p.stateOverrides?Li(p.stateOverrides):void 0;a.push({blockOverrides:f,calls:h,stateOverrides:m})}const l=(typeof n=="bigint"?J(n):void 0)||r;return(await e.request({method:"eth_simulateV1",params:[{blockStateCalls:a,returnFullTransactions:s,traceTransfers:i,validation:c},l]})).map((p,f)=>({..._l(p),calls:p.calls.map((h,m)=>{var $,k;const{abi:v,args:A,functionName:w,to:T}=o[f].calls[m],B=(($=h.error)==null?void 0:$.data)??h.returnData,F=BigInt(h.gasUsed),R=(k=h.logs)==null?void 0:k.map(N=>Xt(N)),j=h.status==="0x1"?"success":"failure",g=v&&j==="success"&&B!=="0x"?kn({abi:v,data:B,functionName:w}):null,y=(()=>{var P;if(j==="success")return;let N;if(((P=h.error)==null?void 0:P.data)==="0x"?N=new Br:h.error&&(N=new Ko(h.error)),!!N)return cr(N,{abi:v??[],address:T??"0x",args:A,functionName:w??"<unknown>"})})();return{data:B,gasUsed:F,logs:R,status:j,...j==="success"?{result:g}:{error:y}}})}))}catch(a){const u=a,l=ki(u,{});throw l instanceof Qo?u:l}}function Xf(e,t={}){const{as:n=typeof e=="string"?"Hex":"Bytes"}=t,r=il(Ay(e));return n==="Bytes"?r:pf(r)}class Ew extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){const n=super.get(t);return super.has(t)&&n!==void 0&&(this.delete(t),super.set(t,n)),n}set(t,n){if(super.set(t,n),this.maxSize&&this.size>this.maxSize){const r=this.keys().next().value;r&&this.delete(r)}return this}}const ga={checksum:new Ew(8192)}.checksum,Sw=/^0x[a-fA-F0-9]{40}$/;function ps(e,t={}){const{strict:n=!0}=t;if(!Sw.test(e))throw new Qf({address:e,cause:new $w});if(n){if(e.toLowerCase()===e)return;if(Pw(e)!==e)throw new Qf({address:e,cause:new Tw})}}function Pw(e){if(ga.has(e))return ga.get(e);ps(e,{strict:!1});const t=e.substring(2).toLowerCase(),n=Xf(Ny(t),{as:"Bytes"}),r=t.split("");for(let s=0;s<40;s+=2)n[s>>1]>>4>=8&&r[s]&&(r[s]=r[s].toUpperCase()),(n[s>>1]&15)>=8&&r[s+1]&&(r[s+1]=r[s+1].toUpperCase());const o=`0x${r.join("")}`;return ga.set(e,o),o}function ba(e,t={}){const{strict:n=!0}=t??{};try{return ps(e,{strict:n}),!0}catch{return!1}}class Qf extends be{constructor({address:t,cause:n}){super(`Address "${t}" is invalid.`,{cause:n}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidAddressError"})}}class $w extends be{constructor(){super("Address is not a 20 byte (40 hexadecimal character) value."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidInputError"})}}class Tw extends be{constructor(){super("Address does not match its checksum counterpart."),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"Address.InvalidChecksumError"})}}function ya(e){let t=!0,n="",r=0,o="",s=!1;for(let i=0;i<e.length;i++){const c=e[i];if(["(",")",","].includes(c)&&(t=!0),c==="("&&r++,c===")"&&r--,!!t){if(r===0){if(c===" "&&["event","function","error",""].includes(o))o="";else if(o+=c,c===")"){s=!0;break}continue}if(c===" "){e[i-1]!==","&&n!==","&&n!==",("&&(n="",t=!1);continue}o+=c,n+=c}}if(!s)throw new be("Unable to normalize signature.");return o}function wa(e,t){const n=typeof e,r=t.type;switch(r){case"address":return ba(e,{strict:!1});case"bool":return n==="boolean";case"function":return n==="string";case"string":return n==="string";default:return r==="tuple"&&"components"in t?Object.values(t.components).every((o,s)=>wa(Object.values(e)[s],o)):/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/.test(r)?n==="number"||n==="bigint":/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/.test(r)?n==="string"||e instanceof Uint8Array:/[a-z]+[1-9]{0,3}(\[[0-9]{0,}\])+$/.test(r)?Array.isArray(e)&&e.every(o=>wa(o,{...t,type:r.replace(/(\[[0-9]{0,}\])$/,"")})):!1}}function Jf(e,t,n){for(const r in e){const o=e[r],s=t[r];if(o.type==="tuple"&&s.type==="tuple"&&"components"in o&&"components"in s)return Jf(o.components,s.components,n[r]);const i=[o.type,s.type];if(i.includes("address")&&i.includes("bytes20")?!0:i.includes("address")&&i.includes("string")?ba(n[r],{strict:!1}):i.includes("address")&&i.includes("bytes")?ba(n[r],{strict:!1}):!1)return i}}function ed(e,t={}){const{prepare:n=!0}=t,r=Array.isArray(e)||typeof e=="string"?Cu(e):e;return{...r,...n?{hash:dr(r)}:{}}}function Aw(e,t,n){const{args:r=[],prepare:o=!0}=n??{},s=Dy(t,{strict:!1}),i=e.filter(u=>s?u.type==="function"||u.type==="error"?td(u)===Qi(t,0,4):u.type==="event"?dr(u)===t:!1:"name"in u&&u.name===t);if(i.length===0)throw new va({name:t});if(i.length===1)return{...i[0],...o?{hash:dr(i[0])}:{}};let c;for(const u of i){if(!("inputs"in u))continue;if(!r||r.length===0){if(!u.inputs||u.inputs.length===0)return{...u,...o?{hash:dr(u)}:{}};continue}if(!u.inputs||u.inputs.length===0||u.inputs.length!==r.length)continue;if(r.every((d,p)=>{const f="inputs"in u&&u.inputs[p];return f?wa(d,f):!1})){if(c&&"inputs"in c&&c.inputs){const d=Jf(u.inputs,c.inputs,r);if(d)throw new Cw({abiItem:u,type:d[0]},{abiItem:c,type:d[1]})}c=u}}const a=(()=>{if(c)return c;const[u,...l]=i;return{...u,overloads:l}})();if(!a)throw new va({name:t});return{...a,...o?{hash:dr(a)}:{}}}function td(e){return Qi(dr(e),0,4)}function Ow(e){const t=typeof e=="string"?e:Ro(e);return ya(t)}function dr(e){return typeof e!="string"&&"hash"in e&&e.hash?e.hash:Xf(Xi(Ow(e)))}class Cw extends be{constructor(t,n){super("Found ambiguous types in overloaded ABI Items.",{metaMessages:[`\`${t.type}\` in \`${ya(Ro(t.abiItem))}\`, and`,`\`${n.type}\` in \`${ya(Ro(n.abiItem))}\``,"","These types encode differently and cannot be distinguished at runtime.","Remove one of the ambiguous items in the ABI."]}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.AmbiguityError"})}}class va extends be{constructor({name:t,data:n,type:r="item"}){const o=t?` with name "${t}"`:n?` with data "${n}"`:"";super(`ABI ${r}${o} not found.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiItem.NotFoundError"})}}const Nw=/^(.*)\[([0-9]*)\]$/,Iw=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,nd=/^(u?int)(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/;function Mw({checksumAddress:e,parameters:t,values:n}){const r=[];for(let o=0;o<t.length;o++)r.push(xa({checksumAddress:e,parameter:t[o],value:n[o]}));return r}function xa({checksumAddress:e=!1,parameter:t,value:n}){const r=t,o=_w(r.type);if(o){const[s,i]=o;return Bw(n,{checksumAddress:e,length:s,parameter:{...r,type:i}})}if(r.type==="tuple")return jw(n,{checksumAddress:e,parameter:r});if(r.type==="address")return kw(n,{checksum:e});if(r.type==="bool")return Fw(n);if(r.type.startsWith("uint")||r.type.startsWith("int")){const s=r.type.startsWith("int"),[,,i="256"]=nd.exec(r.type)??[];return Dw(n,{signed:s,size:Number(i)})}if(r.type.startsWith("bytes"))return Lw(n,{type:r.type});if(r.type==="string")return Rw(n);throw new id(r.type)}function Ea(e){let t=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?t+=32:t+=tt(c)}const n=[],r=[];let o=0;for(let s=0;s<e.length;s++){const{dynamic:i,encoded:c}=e[s];i?(n.push(Be(t+o,{size:32})),r.push(c),o+=tt(c)):n.push(c)}return Mt(...n,...r)}function kw(e,t){const{checksum:n=!1}=t;return ps(e,{strict:n}),{dynamic:!1,encoded:Ln(e.toLowerCase())}}function Bw(e,t){const{checksumAddress:n,length:r,parameter:o}=t,s=r===null;if(!Array.isArray(e))throw new zw(e);if(!s&&e.length!==r)throw new Uw({expectedLength:r,givenLength:e.length,type:`${o.type}[${r}]`});let i=!1;const c=[];for(let a=0;a<e.length;a++){const u=xa({checksumAddress:n,parameter:o,value:e[a]});u.dynamic&&(i=!0),c.push(u)}if(s||i){const a=Ea(c);if(s){const u=Be(c.length,{size:32});return{dynamic:!0,encoded:c.length>0?Mt(u,a):u}}if(i)return{dynamic:!0,encoded:a}}return{dynamic:!1,encoded:Mt(...c.map(({encoded:a})=>a))}}function Lw(e,{type:t}){const[,n]=t.split("bytes"),r=tt(e);if(!n){let o=e;return r%32!==0&&(o=Fn(o,Math.ceil((e.length-2)/2/32)*32)),{dynamic:!0,encoded:Mt(Ln(Be(r,{size:32})),o)}}if(r!==Number.parseInt(n))throw new od({expectedSize:Number.parseInt(n),value:e});return{dynamic:!1,encoded:Fn(e)}}function Fw(e){if(typeof e!="boolean")throw new be(`Invalid boolean value: "${e}" (type: ${typeof e}). Expected: \`true\` or \`false\`.`);return{dynamic:!1,encoded:Ln(df(e))}}function Dw(e,{signed:t,size:n}){if(typeof n=="number"){const r=2n**(BigInt(n)-(t?1n:0n))-1n,o=t?-r-1n:0n;if(e>r||e<o)throw new hf({max:r.toString(),min:o.toString(),signed:t,size:n/8,value:e.toString()})}return{dynamic:!1,encoded:Be(e,{size:32,signed:t})}}function Rw(e){const t=Xi(e),n=Math.ceil(tt(t)/32),r=[];for(let o=0;o<n;o++)r.push(Fn(Qi(t,o*32,(o+1)*32)));return{dynamic:!0,encoded:Mt(Fn(Be(tt(t),{size:32})),...r)}}function jw(e,t){const{checksumAddress:n,parameter:r}=t;let o=!1;const s=[];for(let i=0;i<r.components.length;i++){const c=r.components[i],a=Array.isArray(e)?i:c.name,u=xa({checksumAddress:n,parameter:c,value:e[a]});s.push(u),u.dynamic&&(o=!0)}return{dynamic:o,encoded:o?Ea(s):Mt(...s.map(({encoded:i})=>i))}}function _w(e){const t=e.match(/^(.*)\[(\d+)?\]$/);return t?[t[2]?Number(t[2]):null,t[1]]:void 0}function rd(e,t,n){const{checksumAddress:r=!1}={};if(e.length!==t.length)throw new sd({expectedLength:e.length,givenLength:t.length});const o=Mw({checksumAddress:r,parameters:e,values:t}),s=Ea(o);return s.length===0?"0x":s}function Sa(e,t){if(e.length!==t.length)throw new sd({expectedLength:e.length,givenLength:t.length});const n=[];for(let r=0;r<e.length;r++){const o=e[r],s=t[r];n.push(Sa.encode(o,s))}return Mt(...n)}(function(e){function t(n,r,o=!1){if(n==="address"){const a=r;return ps(a),Ln(a.toLowerCase(),o?32:0)}if(n==="string")return Xi(r);if(n==="bytes")return r;if(n==="bool")return Ln(df(r),o?32:1);const s=n.match(nd);if(s){const[a,u,l="256"]=s,d=Number.parseInt(l)/8;return Be(r,{size:o?32:d,signed:u==="int"})}const i=n.match(Iw);if(i){const[a,u]=i;if(Number.parseInt(u)!==(r.length-2)/2)throw new od({expectedSize:Number.parseInt(u),value:r});return Fn(r,o?32:0)}const c=n.match(Nw);if(c&&Array.isArray(r)){const[a,u]=c,l=[];for(let d=0;d<r.length;d++)l.push(t(u,r[d],!0));return l.length===0?"0x":Mt(...l)}throw new id(n)}e.encode=t})(Sa||(Sa={}));class Uw extends be{constructor({expectedLength:t,givenLength:n,type:r}){super(`Array length mismatch for type \`${r}\`. Expected: \`${t}\`. Given: \`${n}\`.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.ArrayLengthMismatchError"})}}class od extends be{constructor({expectedSize:t,value:n}){super(`Size of bytes "${n}" (bytes${tt(n)}) does not match expected size (bytes${t}).`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.BytesSizeMismatchError"})}}class sd extends be{constructor({expectedLength:t,givenLength:n}){super(["ABI encoding parameters/values length mismatch.",`Expected length (parameters): ${t}`,`Given length (values): ${n}`].join(`
|
|
81
|
+
`)),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.LengthMismatchError"})}}class zw extends be{constructor(t){super(`Value \`${t}\` is not a valid array.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidArrayError"})}}class id extends be{constructor(t){super(`Type \`${t}\` is not a valid ABI Type.`),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiParameters.InvalidTypeError"})}}function Hw(e,t){var o;const{bytecode:n,args:r}=t;return Mt(n,(o=e.inputs)!=null&&o.length&&(r!=null&&r.length)?rd(e.inputs,r):"0x")}function Ww(e){return ed(e)}function Vw(e,...t){const{overloads:n}=e,r=n?Gw([e,...n],e.name,{args:t[0]}):e,o=qw(r),s=t.length>0?rd(r.inputs,t[0]):void 0;return s?Mt(o,s):o}function pr(e,t={}){return ed(e,t)}function Gw(e,t,n){const r=Aw(e,t,n);if(r.type!=="function")throw new va({name:t,type:"function"});return r}function qw(e){return td(e)}const Zw="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",kt="0x0000000000000000000000000000000000000000",Kw="0x6080604052348015600e575f80fd5b5061016d8061001c5f395ff3fe608060405234801561000f575f80fd5b5060043610610029575f3560e01c8063f8b2cb4f1461002d575b5f80fd5b610047600480360381019061004291906100db565b61005d565b604051610054919061011e565b60405180910390f35b5f8173ffffffffffffffffffffffffffffffffffffffff16319050919050565b5f80fd5b5f73ffffffffffffffffffffffffffffffffffffffff82169050919050565b5f6100aa82610081565b9050919050565b6100ba816100a0565b81146100c4575f80fd5b50565b5f813590506100d5816100b1565b92915050565b5f602082840312156100f0576100ef61007d565b5b5f6100fd848285016100c7565b91505092915050565b5f819050919050565b61011881610106565b82525050565b5f6020820190506101315f83018461010f565b9291505056fea26469706673582212203b9fe929fe995c7cf9887f0bdba8a36dd78e8b73f149b17d2d9ad7cd09d2dc6264736f6c634300081a0033";async function Yw(e,t){const{blockNumber:n,blockTag:r,calls:o,stateOverrides:s,traceAssetChanges:i,traceTransfers:c,validation:a}=t,u=t.account?xt(t.account):void 0;if(i&&!u)throw new G("`account` is required when `traceAssetChanges` is true");const l=u?Hw(Ww("constructor(bytes, bytes)"),{bytecode:Pf,args:[Kw,Vw(pr("function getBalance(address)"),[u.address])]}):void 0,d=i?await Promise.all(t.calls.map(async b=>{if(!b.data&&!b.abi)return;const{accessList:M}=await jf(e,{account:u.address,...b,data:b.abi?Nt(b):b.data});return M.map(({address:D,storageKeys:_})=>_.length>0?D:null)})).then(b=>b.flat().filter(Boolean)):[],p=await ma(e,{blockNumber:n,blockTag:r,blocks:[...i?[{calls:[{data:l}],stateOverrides:s},{calls:d.map((b,M)=>({abi:[pr("function balanceOf(address) returns (uint256)")],functionName:"balanceOf",args:[u.address],to:b,from:kt,nonce:M})),stateOverrides:[{address:kt,nonce:0}]}]:[],{calls:[...o,{}].map(b=>({...b,from:u==null?void 0:u.address})),stateOverrides:s},...i?[{calls:[{data:l}]},{calls:d.map((b,M)=>({abi:[pr("function balanceOf(address) returns (uint256)")],functionName:"balanceOf",args:[u.address],to:b,from:kt,nonce:M})),stateOverrides:[{address:kt,nonce:0}]},{calls:d.map((b,M)=>({to:b,abi:[pr("function decimals() returns (uint256)")],functionName:"decimals",from:kt,nonce:M})),stateOverrides:[{address:kt,nonce:0}]},{calls:d.map((b,M)=>({to:b,abi:[pr("function tokenURI(uint256) returns (string)")],functionName:"tokenURI",args:[0n],from:kt,nonce:M})),stateOverrides:[{address:kt,nonce:0}]},{calls:d.map((b,M)=>({to:b,abi:[pr("function symbol() returns (string)")],functionName:"symbol",from:kt,nonce:M})),stateOverrides:[{address:kt,nonce:0}]}]:[]],traceTransfers:c,validation:a}),f=i?p[2]:p[0],[h,m,,v,A,w,T,B]=i?p:[],{calls:F,...R}=f,j=F.slice(0,-1)??[],g=(h==null?void 0:h.calls)??[],y=(m==null?void 0:m.calls)??[],$=[...g,...y].map(b=>b.status==="success"?Ot(b.data):null),k=(v==null?void 0:v.calls)??[],N=(A==null?void 0:A.calls)??[],P=[...k,...N].map(b=>b.status==="success"?Ot(b.data):null),S=((w==null?void 0:w.calls)??[]).map(b=>b.status==="success"?b.result:null),E=((B==null?void 0:B.calls)??[]).map(b=>b.status==="success"?b.result:null),C=((T==null?void 0:T.calls)??[]).map(b=>b.status==="success"?b.result:null),O=[];for(const[b,M]of P.entries()){const D=$[b];if(typeof M!="bigint"||typeof D!="bigint")continue;const _=S[b-1],U=E[b-1],W=C[b-1],K=b===0?{address:Zw,decimals:18,symbol:"ETH"}:{address:d[b-1],decimals:W||_?Number(_??1):void 0,symbol:U??void 0};O.some(V=>V.token.address===K.address)||O.push({token:K,value:{pre:D,post:M,diff:M-D}})}return{assetChanges:O,block:R,results:j}}class ad extends fi{constructor(t,n){super(),this.finished=!1,this.destroyed=!1,qu(t);const r=Wo(n);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const o=this.blockLen,s=new Uint8Array(o);s.set(r.length>o?t.create().update(r).digest():r);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),tr(s)}update(t){return er(this),this.iHash.update(t),this}digestInto(t){er(this),qt(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){const t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));const{oHash:n,iHash:r,finished:o,destroyed:s,blockLen:i,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=c,t.oHash=n._cloneInto(t.oHash),t.iHash=r._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}}const cd=(e,t,n)=>new ad(e,t).update(n).digest();cd.create=(e,t)=>new ad(e,t);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ue=BigInt(0),Le=BigInt(1),Dn=BigInt(2),ud=BigInt(3),ld=BigInt(4),fd=BigInt(5),Xw=BigInt(7),dd=BigInt(8),Qw=BigInt(9),pd=BigInt(16);function St(e,t){const n=e%t;return n>=Ue?n:t+n}function nt(e,t,n){let r=e;for(;t-- >Ue;)r*=r,r%=n;return r}function hd(e,t){if(e===Ue)throw new Error("invert: expected non-zero number");if(t<=Ue)throw new Error("invert: expected positive modulus, got "+t);let n=St(e,t),r=t,o=Ue,s=Le;for(;n!==Ue;){const c=r/n,a=r%n,u=o-s*c;r=n,n=a,o=s,s=u}if(r!==Le)throw new Error("invert: does not exist");return St(o,t)}function Pa(e,t,n){if(!e.eql(e.sqr(t),n))throw new Error("Cannot find square root")}function md(e,t){const n=(e.ORDER+Le)/ld,r=e.pow(t,n);return Pa(e,r,t),r}function Jw(e,t){const n=(e.ORDER-fd)/dd,r=e.mul(t,Dn),o=e.pow(r,n),s=e.mul(t,o),i=e.mul(e.mul(s,Dn),o),c=e.mul(s,e.sub(i,e.ONE));return Pa(e,c,t),c}function ev(e){const t=bo(e),n=gd(e),r=n(t,t.neg(t.ONE)),o=n(t,r),s=n(t,t.neg(r)),i=(e+Xw)/pd;return(c,a)=>{let u=c.pow(a,i),l=c.mul(u,r);const d=c.mul(u,o),p=c.mul(u,s),f=c.eql(c.sqr(l),a),h=c.eql(c.sqr(d),a);u=c.cmov(u,l,f),l=c.cmov(p,d,h);const m=c.eql(c.sqr(l),a),v=c.cmov(u,l,m);return Pa(c,v,a),v}}function gd(e){if(e<ud)throw new Error("sqrt is not defined for small field");let t=e-Le,n=0;for(;t%Dn===Ue;)t/=Dn,n++;let r=Dn;const o=bo(e);for(;yd(o,r)===1;)if(r++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(n===1)return md;let s=o.pow(r,t);const i=(t+Le)/Dn;return function(a,u){if(a.is0(u))return u;if(yd(a,u)!==1)throw new Error("Cannot find square root");let l=n,d=a.mul(a.ONE,s),p=a.pow(u,t),f=a.pow(u,i);for(;!a.eql(p,a.ONE);){if(a.is0(p))return a.ZERO;let h=1,m=a.sqr(p);for(;!a.eql(m,a.ONE);)if(h++,m=a.sqr(m),h===l)throw new Error("Cannot find square root");const v=Le<<BigInt(l-h-1),A=a.pow(d,v);l=h,d=a.sqr(A),p=a.mul(p,d),f=a.mul(f,A)}return f}}function tv(e){return e%ld===ud?md:e%dd===fd?Jw:e%pd===Qw?ev(e):gd(e)}const nv=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function rv(e){const t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},n=nv.reduce((r,o)=>(r[o]="function",r),t);return Ki(e,n),e}function ov(e,t,n){if(n<Ue)throw new Error("invalid exponent, negatives unsupported");if(n===Ue)return e.ONE;if(n===Le)return t;let r=e.ONE,o=t;for(;n>Ue;)n&Le&&(r=e.mul(r,o)),o=e.sqr(o),n>>=Le;return r}function bd(e,t,n=!1){const r=new Array(t.length).fill(n?e.ZERO:void 0),o=t.reduce((i,c,a)=>e.is0(c)?i:(r[a]=i,e.mul(i,c)),e.ONE),s=e.inv(o);return t.reduceRight((i,c,a)=>e.is0(c)?i:(r[a]=e.mul(i,r[a]),e.mul(i,c)),s),r}function yd(e,t){const n=(e.ORDER-Le)/Dn,r=e.pow(t,n),o=e.eql(r,e.ONE),s=e.eql(r,e.ZERO),i=e.eql(r,e.neg(e.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function wd(e,t){t!==void 0&&Dr(t);const n=t!==void 0?t:e.toString(2).length,r=Math.ceil(n/8);return{nBitLength:n,nByteLength:r}}function bo(e,t,n=!1,r={}){if(e<=Ue)throw new Error("invalid field: expected ORDER > 0, got "+e);let o,s,i=!1,c;if(typeof t=="object"&&t!=null){if(r.sqrt||n)throw new Error("cannot specify opts in two arguments");const p=t;p.BITS&&(o=p.BITS),p.sqrt&&(s=p.sqrt),typeof p.isLE=="boolean"&&(n=p.isLE),typeof p.modFromBytes=="boolean"&&(i=p.modFromBytes),c=p.allowedLengths}else typeof t=="number"&&(o=t),r.sqrt&&(s=r.sqrt);const{nBitLength:a,nByteLength:u}=wd(e,o);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let l;const d=Object.freeze({ORDER:e,isLE:n,BITS:a,BYTES:u,MASK:fo(a),ZERO:Ue,ONE:Le,allowedLengths:c,create:p=>St(p,e),isValid:p=>{if(typeof p!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof p);return Ue<=p&&p<e},is0:p=>p===Ue,isValidNot0:p=>!d.is0(p)&&d.isValid(p),isOdd:p=>(p&Le)===Le,neg:p=>St(-p,e),eql:(p,f)=>p===f,sqr:p=>St(p*p,e),add:(p,f)=>St(p+f,e),sub:(p,f)=>St(p-f,e),mul:(p,f)=>St(p*f,e),pow:(p,f)=>ov(d,p,f),div:(p,f)=>St(p*hd(f,e),e),sqrN:p=>p*p,addN:(p,f)=>p+f,subN:(p,f)=>p-f,mulN:(p,f)=>p*f,inv:p=>hd(p,e),sqrt:s||(p=>(l||(l=tv(e)),l(d,p))),toBytes:p=>n?of(p,u):qi(p,u),fromBytes:(p,f=!0)=>{if(c){if(!c.includes(p.length)||p.length>u)throw new Error("Field.fromBytes: expected "+c+" bytes, got "+p.length);const m=new Uint8Array(u);m.set(p,n?0:m.length-p.length),p=m}if(p.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+p.length);let h=n?rf(p):rs(p);if(i&&(h=St(h,e)),!f&&!d.isValid(h))throw new Error("invalid field element: outside of range 0..ORDER");return h},invertBatch:p=>bd(d,p),cmov:(p,f,h)=>h?f:p});return Object.freeze(d)}function vd(e){if(typeof e!="bigint")throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function xd(e){const t=vd(e);return t+Math.ceil(t/2)}function sv(e,t,n=!1){const r=e.length,o=vd(t),s=xd(t);if(r<16||r<s||r>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+r);const i=n?rf(e):rs(e),c=St(i,t-Le)+Le;return n?of(c,o):qi(c,o)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const hr=BigInt(0),Rn=BigInt(1);function hs(e,t){const n=t.negate();return e?n:t}function $a(e,t){const n=bd(e.Fp,t.map(r=>r.Z));return t.map((r,o)=>e.fromAffine(r.toAffine(n[o])))}function Ed(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function Ta(e,t){Ed(e,t);const n=Math.ceil(t/e)+1,r=2**(e-1),o=2**e,s=fo(e),i=BigInt(e);return{windows:n,windowSize:r,mask:s,maxNumber:o,shiftBy:i}}function Sd(e,t,n){const{windowSize:r,mask:o,maxNumber:s,shiftBy:i}=n;let c=Number(e&o),a=e>>i;c>r&&(c-=s,a+=Rn);const u=t*r,l=u+Math.abs(c)-1,d=c===0,p=c<0,f=t%2!==0;return{nextN:a,offset:l,isZero:d,isNeg:p,isNegF:f,offsetF:u}}function iv(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((n,r)=>{if(!(n instanceof t))throw new Error("invalid point at index "+r)})}function av(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((n,r)=>{if(!t.isValid(n))throw new Error("invalid scalar at index "+r)})}const Aa=new WeakMap,Pd=new WeakMap;function Oa(e){return Pd.get(e)||1}function $d(e){if(e!==hr)throw new Error("invalid wNAF")}class cv{constructor(t,n){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=n}_unsafeLadder(t,n,r=this.ZERO){let o=t;for(;n>hr;)n&Rn&&(r=r.add(o)),o=o.double(),n>>=Rn;return r}precomputeWindow(t,n){const{windows:r,windowSize:o}=Ta(n,this.bits),s=[];let i=t,c=i;for(let a=0;a<r;a++){c=i,s.push(c);for(let u=1;u<o;u++)c=c.add(i),s.push(c);i=c.double()}return s}wNAF(t,n,r){if(!this.Fn.isValid(r))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE;const i=Ta(t,this.bits);for(let c=0;c<i.windows;c++){const{nextN:a,offset:u,isZero:l,isNeg:d,isNegF:p,offsetF:f}=Sd(r,c,i);r=a,l?s=s.add(hs(p,n[f])):o=o.add(hs(d,n[u]))}return $d(r),{p:o,f:s}}wNAFUnsafe(t,n,r,o=this.ZERO){const s=Ta(t,this.bits);for(let i=0;i<s.windows&&r!==hr;i++){const{nextN:c,offset:a,isZero:u,isNeg:l}=Sd(r,i,s);if(r=c,!u){const d=n[a];o=o.add(l?d.negate():d)}}return $d(r),o}getPrecomputes(t,n,r){let o=Aa.get(n);return o||(o=this.precomputeWindow(n,t),t!==1&&(typeof r=="function"&&(o=r(o)),Aa.set(n,o))),o}cached(t,n,r){const o=Oa(t);return this.wNAF(o,this.getPrecomputes(o,t,r),n)}unsafe(t,n,r,o){const s=Oa(t);return s===1?this._unsafeLadder(t,n,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,r),n,o)}createCache(t,n){Ed(n,this.bits),Pd.set(t,n),Aa.delete(t)}hasCache(t){return Oa(t)!==1}}function uv(e,t,n,r){let o=t,s=e.ZERO,i=e.ZERO;for(;n>hr||r>hr;)n&Rn&&(s=s.add(o)),r&Rn&&(i=i.add(o)),o=o.double(),n>>=Rn,r>>=Rn;return{p1:s,p2:i}}function lv(e,t,n,r){iv(n,e),av(r,t);const o=n.length,s=r.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");const i=e.ZERO,c=sf(BigInt(o));let a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);const u=fo(a),l=new Array(Number(u)+1).fill(i),d=Math.floor((t.BITS-1)/a)*a;let p=i;for(let f=d;f>=0;f-=a){l.fill(i);for(let m=0;m<s;m++){const v=r[m],A=Number(v>>BigInt(f)&u);l[A]=l[A].add(n[m])}let h=i;for(let m=l.length-1,v=i;m>0;m--)v=v.add(l[m]),h=h.add(v);if(p=p.add(h),f!==0)for(let m=0;m<a;m++)p=p.double()}return p}function Td(e,t,n){if(t){if(t.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return rv(t),t}else return bo(e,{isLE:n})}function fv(e,t,n={},r){if(r===void 0&&(r=e==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${e} CURVE object`);for(const a of["p","n","h"]){const u=t[a];if(!(typeof u=="bigint"&&u>hr))throw new Error(`CURVE.${a} must be positive bigint`)}const o=Td(t.p,n.Fp,r),s=Td(t.n,n.Fn,r),c=["Gx","Gy","a","b"];for(const a of c)if(!o.isValid(t[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ad=(e,t)=>(e+(e>=0?t:-t)/Od)/t;function dv(e,t,n){const[[r,o],[s,i]]=t,c=Ad(i*e,n),a=Ad(-o*e,n);let u=e-c*r-a*s,l=-c*o-a*i;const d=u<tn,p=l<tn;d&&(u=-u),p&&(l=-l);const f=fo(Math.ceil(sf(n)/2))+mr;if(u<tn||u>=f||l<tn||l>=f)throw new Error("splitScalar (endomorphism): failed, k="+e);return{k1neg:d,k1:u,k2neg:p,k2:l}}function Ca(e){if(!["compact","recovered","der"].includes(e))throw new Error('Signature format must be "compact", "recovered", or "der"');return e}function Na(e,t){const n={};for(let r of Object.keys(t))n[r]=e[r]===void 0?t[r]:e[r];return ts(n.lowS,"lowS"),ts(n.prehash,"prehash"),n.format!==void 0&&Ca(n.format),n}class pv extends Error{constructor(t=""){super(t)}}const en={Err:pv,_tlv:{encode:(e,t)=>{const{Err:n}=en;if(e<0||e>256)throw new n("tlv.encode: wrong tag");if(t.length&1)throw new n("tlv.encode: unpadded data");const r=t.length/2,o=ns(r);if(o.length/2&128)throw new n("tlv.encode: long form length too big");const s=r>127?ns(o.length/2|128):"";return ns(e)+s+o+t},decode(e,t){const{Err:n}=en;let r=0;if(e<0||e>256)throw new n("tlv.encode: wrong tag");if(t.length<2||t[r++]!==e)throw new n("tlv.decode: wrong tlv");const o=t[r++],s=!!(o&128);let i=0;if(!s)i=o;else{const a=o&127;if(!a)throw new n("tlv.decode(long): indefinite length not supported");if(a>4)throw new n("tlv.decode(long): byte length is too big");const u=t.subarray(r,r+a);if(u.length!==a)throw new n("tlv.decode: length bytes not complete");if(u[0]===0)throw new n("tlv.decode(long): zero leftmost byte");for(const l of u)i=i<<8|l;if(r+=a,i<128)throw new n("tlv.decode(long): not minimal encoding")}const c=t.subarray(r,r+i);if(c.length!==i)throw new n("tlv.decode: wrong value length");return{v:c,l:t.subarray(r+i)}}},_int:{encode(e){const{Err:t}=en;if(e<tn)throw new t("integer: negative integers are not allowed");let n=ns(e);if(Number.parseInt(n[0],16)&8&&(n="00"+n),n.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return n},decode(e){const{Err:t}=en;if(e[0]&128)throw new t("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return rs(e)}},toSig(e){const{Err:t,_int:n,_tlv:r}=en,o=_e("signature",e),{v:s,l:i}=r.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");const{v:c,l:a}=r.decode(2,s),{v:u,l}=r.decode(2,a);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:n.decode(c),s:n.decode(u)}},hexFromSig(e){const{_tlv:t,_int:n}=en,r=t.encode(2,n.encode(e.r)),o=t.encode(2,n.encode(e.s)),s=r+o;return t.encode(48,s)}},tn=BigInt(0),mr=BigInt(1),Od=BigInt(2),ms=BigInt(3),hv=BigInt(4);function gr(e,t){const{BYTES:n}=e;let r;if(typeof t=="bigint")r=t;else{let o=_e("private key",t);try{r=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${n}, got ${typeof t}`)}}if(!e.isValidNot0(r))throw new Error("invalid private key: out of range [1..N-1]");return r}function mv(e,t={}){const n=fv("weierstrass",e,t),{Fp:r,Fn:o}=n;let s=n.CURVE;const{h:i,n:c}=s;Ki(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});const{endo:a}=t;if(a&&(!r.is0(s.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');const u=Nd(r,o);function l(){if(!r.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(N,P,S){const{x:E,y:C}=P.toAffine(),O=r.toBytes(E);if(ts(S,"isCompressed"),S){l();const b=!r.isOdd(C);return dn(Cd(b),O)}else return dn(Uint8Array.of(4),O,r.toBytes(C))}function p(N){Bn(N,void 0,"Point");const{publicKey:P,publicKeyUncompressed:S}=u,E=N.length,C=N[0],O=N.subarray(1);if(E===P&&(C===2||C===3)){const b=r.fromBytes(O);if(!r.isValid(b))throw new Error("bad point: is not on curve, wrong x");const M=m(b);let D;try{D=r.sqrt(M)}catch(W){const K=W instanceof Error?": "+W.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}l();const _=r.isOdd(D);return(C&1)===1!==_&&(D=r.neg(D)),{x:b,y:D}}else if(E===S&&C===4){const b=r.BYTES,M=r.fromBytes(O.subarray(0,b)),D=r.fromBytes(O.subarray(b,b*2));if(!v(M,D))throw new Error("bad point: is not on curve");return{x:M,y:D}}else throw new Error(`bad point: got length ${E}, expected compressed=${P} or uncompressed=${S}`)}const f=t.toBytes||d,h=t.fromBytes||p;function m(N){const P=r.sqr(N),S=r.mul(P,N);return r.add(r.add(S,r.mul(N,s.a)),s.b)}function v(N,P){const S=r.sqr(P),E=m(N);return r.eql(S,E)}if(!v(s.Gx,s.Gy))throw new Error("bad curve params: generator point");const A=r.mul(r.pow(s.a,ms),hv),w=r.mul(r.sqr(s.b),BigInt(27));if(r.is0(r.add(A,w)))throw new Error("bad curve params: a or b");function T(N,P,S=!1){if(!r.isValid(P)||S&&r.is0(P))throw new Error(`bad point coordinate ${N}`);return P}function B(N){if(!(N instanceof y))throw new Error("ProjectivePoint expected")}function F(N){if(!a||!a.basises)throw new Error("no endo");return dv(N,a.basises,o.ORDER)}const R=af((N,P)=>{const{X:S,Y:E,Z:C}=N;if(r.eql(C,r.ONE))return{x:S,y:E};const O=N.is0();P==null&&(P=O?r.ONE:r.inv(C));const b=r.mul(S,P),M=r.mul(E,P),D=r.mul(C,P);if(O)return{x:r.ZERO,y:r.ZERO};if(!r.eql(D,r.ONE))throw new Error("invZ was invalid");return{x:b,y:M}}),j=af(N=>{if(N.is0()){if(t.allowInfinityPoint&&!r.is0(N.Y))return;throw new Error("bad point: ZERO")}const{x:P,y:S}=N.toAffine();if(!r.isValid(P)||!r.isValid(S))throw new Error("bad point: x or y not field elements");if(!v(P,S))throw new Error("bad point: equation left != right");if(!N.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function g(N,P,S,E,C){return S=new y(r.mul(S.X,N),S.Y,S.Z),P=hs(E,P),S=hs(C,S),P.add(S)}class y{constructor(P,S,E){this.X=T("x",P),this.Y=T("y",S,!0),this.Z=T("z",E),Object.freeze(this)}static CURVE(){return s}static fromAffine(P){const{x:S,y:E}=P||{};if(!P||!r.isValid(S)||!r.isValid(E))throw new Error("invalid affine point");if(P instanceof y)throw new Error("projective point not allowed");return r.is0(S)&&r.is0(E)?y.ZERO:new y(S,E,r.ONE)}static fromBytes(P){const S=y.fromAffine(h(Bn(P,void 0,"point")));return S.assertValidity(),S}static fromHex(P){return y.fromBytes(_e("pointHex",P))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(P=8,S=!0){return k.createCache(this,P),S||this.multiply(ms),this}assertValidity(){j(this)}hasEvenY(){const{y:P}=this.toAffine();if(!r.isOdd)throw new Error("Field doesn't support isOdd");return!r.isOdd(P)}equals(P){B(P);const{X:S,Y:E,Z:C}=this,{X:O,Y:b,Z:M}=P,D=r.eql(r.mul(S,M),r.mul(O,C)),_=r.eql(r.mul(E,M),r.mul(b,C));return D&&_}negate(){return new y(this.X,r.neg(this.Y),this.Z)}double(){const{a:P,b:S}=s,E=r.mul(S,ms),{X:C,Y:O,Z:b}=this;let M=r.ZERO,D=r.ZERO,_=r.ZERO,U=r.mul(C,C),W=r.mul(O,O),K=r.mul(b,b),V=r.mul(C,O);return V=r.add(V,V),_=r.mul(C,b),_=r.add(_,_),M=r.mul(P,_),D=r.mul(E,K),D=r.add(M,D),M=r.sub(W,D),D=r.add(W,D),D=r.mul(M,D),M=r.mul(V,M),_=r.mul(E,_),K=r.mul(P,K),V=r.sub(U,K),V=r.mul(P,V),V=r.add(V,_),_=r.add(U,U),U=r.add(_,U),U=r.add(U,K),U=r.mul(U,V),D=r.add(D,U),K=r.mul(O,b),K=r.add(K,K),U=r.mul(K,V),M=r.sub(M,U),_=r.mul(K,W),_=r.add(_,_),_=r.add(_,_),new y(M,D,_)}add(P){B(P);const{X:S,Y:E,Z:C}=this,{X:O,Y:b,Z:M}=P;let D=r.ZERO,_=r.ZERO,U=r.ZERO;const W=s.a,K=r.mul(s.b,ms);let V=r.mul(S,O),Z=r.mul(E,b),H=r.mul(C,M),Q=r.add(S,E),X=r.add(O,b);Q=r.mul(Q,X),X=r.add(V,Z),Q=r.sub(Q,X),X=r.add(S,C);let se=r.add(O,M);return X=r.mul(X,se),se=r.add(V,H),X=r.sub(X,se),se=r.add(E,C),D=r.add(b,M),se=r.mul(se,D),D=r.add(Z,H),se=r.sub(se,D),U=r.mul(W,X),D=r.mul(K,H),U=r.add(D,U),D=r.sub(Z,U),U=r.add(Z,U),_=r.mul(D,U),Z=r.add(V,V),Z=r.add(Z,V),H=r.mul(W,H),X=r.mul(K,X),Z=r.add(Z,H),H=r.sub(V,H),H=r.mul(W,H),X=r.add(X,H),V=r.mul(Z,X),_=r.add(_,V),V=r.mul(se,X),D=r.mul(Q,D),D=r.sub(D,V),V=r.mul(Q,Z),U=r.mul(se,U),U=r.add(U,V),new y(D,_,U)}subtract(P){return this.add(P.negate())}is0(){return this.equals(y.ZERO)}multiply(P){const{endo:S}=t;if(!o.isValidNot0(P))throw new Error("invalid scalar: out of range");let E,C;const O=b=>k.cached(this,b,M=>$a(y,M));if(S){const{k1neg:b,k1:M,k2neg:D,k2:_}=F(P),{p:U,f:W}=O(M),{p:K,f:V}=O(_);C=W.add(V),E=g(S.beta,U,K,b,D)}else{const{p:b,f:M}=O(P);E=b,C=M}return $a(y,[E,C])[0]}multiplyUnsafe(P){const{endo:S}=t,E=this;if(!o.isValid(P))throw new Error("invalid scalar: out of range");if(P===tn||E.is0())return y.ZERO;if(P===mr)return E;if(k.hasCache(this))return this.multiply(P);if(S){const{k1neg:C,k1:O,k2neg:b,k2:M}=F(P),{p1:D,p2:_}=uv(y,E,O,M);return g(S.beta,D,_,C,b)}else return k.unsafe(E,P)}multiplyAndAddUnsafe(P,S,E){const C=this.multiplyUnsafe(S).add(P.multiplyUnsafe(E));return C.is0()?void 0:C}toAffine(P){return R(this,P)}isTorsionFree(){const{isTorsionFree:P}=t;return i===mr?!0:P?P(y,this):k.unsafe(this,c).is0()}clearCofactor(){const{clearCofactor:P}=t;return i===mr?this:P?P(y,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(P=!0){return ts(P,"isCompressed"),this.assertValidity(),f(y,this,P)}toHex(P=!0){return nr(this.toBytes(P))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(P=!0){return this.toBytes(P)}_setWindowSize(P){this.precompute(P)}static normalizeZ(P){return $a(y,P)}static msm(P,S){return lv(y,o,P,S)}static fromPrivateKey(P){return y.BASE.multiply(gr(o,P))}}y.BASE=new y(s.Gx,s.Gy,r.ONE),y.ZERO=new y(r.ZERO,r.ONE,r.ZERO),y.Fp=r,y.Fn=o;const $=o.BITS,k=new cv(y,t.endo?Math.ceil($/2):$);return y.BASE.precompute(8),y}function Cd(e){return Uint8Array.of(e?2:3)}function Nd(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function gv(e,t={}){const{Fn:n}=e,r=t.randomBytes||Ju,o=Object.assign(Nd(e.Fp,n),{seed:xd(n.ORDER)});function s(f){try{return!!gr(n,f)}catch{return!1}}function i(f,h){const{publicKey:m,publicKeyUncompressed:v}=o;try{const A=f.length;return h===!0&&A!==m||h===!1&&A!==v?!1:!!e.fromBytes(f)}catch{return!1}}function c(f=r(o.seed)){return sv(Bn(f,o.seed,"seed"),n.ORDER)}function a(f,h=!0){return e.BASE.multiply(gr(n,f)).toBytes(h)}function u(f){const h=c(f);return{secretKey:h,publicKey:a(h)}}function l(f){if(typeof f=="bigint")return!1;if(f instanceof e)return!0;const{secretKey:h,publicKey:m,publicKeyUncompressed:v}=o;if(n.allowedLengths||h===m)return;const A=_e("key",f).length;return A===m||A===v}function d(f,h,m=!0){if(l(f)===!0)throw new Error("first arg must be private key");if(l(h)===!1)throw new Error("second arg must be public key");const v=gr(n,f);return e.fromHex(h).multiply(v).toBytes(m)}return Object.freeze({getPublicKey:a,getSharedSecret:d,keygen:u,Point:e,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:c,isValidPrivateKey:s,randomPrivateKey:c,normPrivateKeyToScalar:f=>gr(n,f),precompute(f=8,h=e.BASE){return h.precompute(f,!1)}},lengths:o})}function bv(e,t,n={}){qu(t),Ki(n,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});const r=n.randomBytes||Ju,o=n.hmac||((S,...E)=>cd(t,S,dn(...E))),{Fp:s,Fn:i}=e,{ORDER:c,BITS:a}=i,{keygen:u,getPublicKey:l,getSharedSecret:d,utils:p,lengths:f}=gv(e,n),h={prehash:!1,lowS:typeof n.lowS=="boolean"?n.lowS:!1,format:void 0,extraEntropy:!1},m="compact";function v(S){const E=c>>mr;return S>E}function A(S,E){if(!i.isValidNot0(E))throw new Error(`invalid signature ${S}: out of range 1..Point.Fn.ORDER`);return E}function w(S,E){Ca(E);const C=f.signature,O=E==="compact"?C:E==="recovered"?C+1:void 0;return Bn(S,O,`${E} signature`)}class T{constructor(E,C,O){this.r=A("r",E),this.s=A("s",C),O!=null&&(this.recovery=O),Object.freeze(this)}static fromBytes(E,C=m){w(E,C);let O;if(C==="der"){const{r:_,s:U}=en.toSig(Bn(E));return new T(_,U)}C==="recovered"&&(O=E[0],C="compact",E=E.subarray(1));const b=i.BYTES,M=E.subarray(0,b),D=E.subarray(b,b*2);return new T(i.fromBytes(M),i.fromBytes(D),O)}static fromHex(E,C){return this.fromBytes(Ho(E),C)}addRecoveryBit(E){return new T(this.r,this.s,E)}recoverPublicKey(E){const C=s.ORDER,{r:O,s:b,recovery:M}=this;if(M==null||![0,1,2,3].includes(M))throw new Error("recovery id invalid");if(c*Od<C&&M>1)throw new Error("recovery id is ambiguous for h>1 curve");const _=M===2||M===3?O+c:O;if(!s.isValid(_))throw new Error("recovery id 2 or 3 invalid");const U=s.toBytes(_),W=e.fromBytes(dn(Cd((M&1)===0),U)),K=i.inv(_),V=F(_e("msgHash",E)),Z=i.create(-V*K),H=i.create(b*K),Q=e.BASE.multiplyUnsafe(Z).add(W.multiplyUnsafe(H));if(Q.is0())throw new Error("point at infinify");return Q.assertValidity(),Q}hasHighS(){return v(this.s)}toBytes(E=m){if(Ca(E),E==="der")return Ho(en.hexFromSig(this));const C=i.toBytes(this.r),O=i.toBytes(this.s);if(E==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return dn(Uint8Array.of(this.recovery),C,O)}return dn(C,O)}toHex(E){return nr(this.toBytes(E))}assertValidity(){}static fromCompact(E){return T.fromBytes(_e("sig",E),"compact")}static fromDER(E){return T.fromBytes(_e("sig",E),"der")}normalizeS(){return this.hasHighS()?new T(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return nr(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return nr(this.toBytes("compact"))}}const B=n.bits2int||function(E){if(E.length>8192)throw new Error("input is too large");const C=rs(E),O=E.length*8-a;return O>0?C>>BigInt(O):C},F=n.bits2int_modN||function(E){return i.create(B(E))},R=fo(a);function j(S){return gy("num < 2^"+a,S,tn,R),i.toBytes(S)}function g(S,E){return Bn(S,void 0,"message"),E?Bn(t(S),void 0,"prehashed message"):S}function y(S,E,C){if(["recovered","canonical"].some(Z=>Z in C))throw new Error("sign() legacy options not supported");const{lowS:O,prehash:b,extraEntropy:M}=Na(C,h);S=g(S,b);const D=F(S),_=gr(i,E),U=[j(_),j(D)];if(M!=null&&M!==!1){const Z=M===!0?r(f.secretKey):M;U.push(_e("extraEntropy",Z))}const W=dn(...U),K=D;function V(Z){const H=B(Z);if(!i.isValidNot0(H))return;const Q=i.inv(H),X=e.BASE.multiply(H).toAffine(),se=i.create(X.x);if(se===tn)return;const me=i.create(Q*i.create(K+se*_));if(me===tn)return;let pe=(X.x===se?0:2)|Number(X.y&mr),ue=me;return O&&v(me)&&(ue=i.neg(me),pe^=1),new T(se,ue,pe)}return{seed:W,k2sig:V}}function $(S,E,C={}){S=_e("message",S);const{seed:O,k2sig:b}=y(S,E,C);return by(t.outputLen,i.BYTES,o)(O,b)}function k(S){let E;const C=typeof S=="string"||zo(S),O=!C&&S!==null&&typeof S=="object"&&typeof S.r=="bigint"&&typeof S.s=="bigint";if(!C&&!O)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(O)E=new T(S.r,S.s);else if(C){try{E=T.fromBytes(_e("sig",S),"der")}catch(b){if(!(b instanceof en.Err))throw b}if(!E)try{E=T.fromBytes(_e("sig",S),"compact")}catch{return!1}}return E||!1}function N(S,E,C,O={}){const{lowS:b,prehash:M,format:D}=Na(O,h);if(C=_e("publicKey",C),E=g(_e("message",E),M),"strict"in O)throw new Error("options.strict was renamed to lowS");const _=D===void 0?k(S):T.fromBytes(_e("sig",S),D);if(_===!1)return!1;try{const U=e.fromBytes(C);if(b&&_.hasHighS())return!1;const{r:W,s:K}=_,V=F(E),Z=i.inv(K),H=i.create(V*Z),Q=i.create(W*Z),X=e.BASE.multiplyUnsafe(H).add(U.multiplyUnsafe(Q));return X.is0()?!1:i.create(X.x)===W}catch{return!1}}function P(S,E,C={}){const{prehash:O}=Na(C,h);return E=g(E,O),T.fromBytes(S,"recovered").recoverPublicKey(E).toBytes()}return Object.freeze({keygen:u,getPublicKey:l,getSharedSecret:d,utils:p,lengths:f,Point:e,sign:$,verify:N,recoverPublicKey:P,Signature:T,hash:t})}function yv(e){const t={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},n=e.Fp;let r=e.allowedPrivateKeyLengths?Array.from(new Set(e.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0;const o=bo(t.n,{BITS:e.nBitLength,allowedLengths:r,modFromBytes:e.wrapPrivateKey}),s={Fp:n,Fn:o,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:t,curveOpts:s}}function wv(e){const{CURVE:t,curveOpts:n}=yv(e),r={hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:t,curveOpts:n,hash:e.hash,ecdsaOpts:r}}function vv(e,t){const n=t.Point;return Object.assign({},t,{ProjectivePoint:n,CURVE:Object.assign({},e,wd(n.Fn.ORDER,n.Fn.BITS))})}function xv(e){const{CURVE:t,curveOpts:n,hash:r,ecdsaOpts:o}=wv(e),s=mv(t,n),i=bv(s,r,o);return vv(e,i)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Ev(e,t){const n=r=>xv({...e,hash:r});return{...n(t),create:n}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const Ia={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Sv={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]},Id=BigInt(2);function Pv(e){const t=Ia.p,n=BigInt(3),r=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),c=BigInt(44),a=BigInt(88),u=e*e*e%t,l=u*u*e%t,d=nt(l,n,t)*l%t,p=nt(d,n,t)*l%t,f=nt(p,Id,t)*u%t,h=nt(f,o,t)*f%t,m=nt(h,s,t)*h%t,v=nt(m,c,t)*m%t,A=nt(v,a,t)*v%t,w=nt(A,c,t)*m%t,T=nt(w,n,t)*l%t,B=nt(T,i,t)*h%t,F=nt(B,r,t)*u%t,R=nt(F,Id,t);if(!Ma.eql(Ma.sqr(R),e))throw new Error("Cannot find square root");return R}const Ma=bo(Ia.p,{sqrt:Pv}),Md=Ev({...Ia,Fp:Ma,lowS:!0,endo:Sv},Vl),$v=Object.freeze(Object.defineProperty({__proto__:null,secp256k1:Md},Symbol.toStringTag,{value:"Module"}));function Tv({r:e,s:t,to:n="hex",v:r,yParity:o}){const s=(()=>{if(o===0||o===1)return o;if(r&&(r===27n||r===28n||r>=35n))return r%2n===0n?1:0;throw new Error("Invalid `v` or `yParity` value")})(),i=`0x${new Md.Signature(Ot(e),Ot(t)).toCompactHex()}${s===0?"1b":"1c"}`;return n==="hex"?i:wt(i)}async function ka(e,t){var d,p,f;const{address:n,factory:r,factoryData:o,hash:s,signature:i,universalSignatureVerifierAddress:c=(f=(p=(d=e.chain)==null?void 0:d.contracts)==null?void 0:p.universalSignatureVerifier)==null?void 0:f.address,...a}=t,u=bt(i)?i:typeof i=="object"&&"r"in i&&"s"in i?Tv(i):$e(i),l=await(async()=>!r&&!o||dw(u)?u:pw({address:r,data:o,signature:u}))();try{const h=c?{to:c,data:Nt({abi:Sf,functionName:"isValidSig",args:[n,s,l]}),...a}:{data:ra({abi:Sf,args:[n,s,l],bytecode:Wy}),...a},{data:m}=await ee(e,po,"call")(h);return gg(m??"0x0")}catch(h){try{if(es(An(n),await Ml({hash:s,signature:i})))return!0}catch{}if(h instanceof Cl)return!1;throw h}}async function Av(e,{address:t,message:n,factory:r,factoryData:o,signature:s,...i}){const c=Kf(n);return ka(e,{address:t,factory:r,factoryData:o,hash:c,signature:s,...i})}async function Ov(e,t){const{address:n,factory:r,factoryData:o,signature:s,message:i,primaryType:c,types:a,domain:u,...l}=t,d=rw({message:i,primaryType:c,types:a,domain:u});return ka(e,{address:n,factory:r,factoryData:o,hash:d,signature:s,...l})}function kd(e,{emitOnBegin:t=!1,emitMissed:n=!1,onBlockNumber:r,onError:o,poll:s,pollingInterval:i=e.pollingInterval}){const c=typeof s<"u"?s:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc"));let a;return c?(()=>{const d=Te(["watchBlockNumber",e.uid,t,n,i]);return gn(d,{onBlockNumber:r,onError:o},p=>ho(async()=>{var f;try{const h=await ee(e,mo,"getBlockNumber")({cacheTime:0});if(a){if(h===a)return;if(h-a>1&&n)for(let m=a+1n;m<h;m++)p.onBlockNumber(m,a),a=m}(!a||h>a)&&(p.onBlockNumber(h,a),a=h)}catch(h){(f=p.onError)==null||f.call(p,h)}},{emitOnBegin:t,interval:i}))})():(()=>{const d=Te(["watchBlockNumber",e.uid,t,n]);return gn(d,{onBlockNumber:r,onError:o},p=>{let f=!0,h=()=>f=!1;return(async()=>{try{const m=(()=>{if(e.transport.type==="fallback"){const A=e.transport.transports.find(w=>w.config.type==="webSocket"||w.config.type==="ipc");return A?A.value:e.transport}return e.transport})(),{unsubscribe:v}=await m.subscribe({params:["newHeads"],onData(A){var T;if(!f)return;const w=Ot((T=A.result)==null?void 0:T.number);p.onBlockNumber(w,a),a=w},onError(A){var w;(w=p.onError)==null||w.call(p,A)}});h=v,f||h()}catch(m){o==null||o(m)}})(),()=>h()})})()}async function Cv(e,t){const{checkReplacement:n=!0,confirmations:r=1,hash:o,onReplaced:s,retryCount:i=6,retryDelay:c=({count:F})=>~~(1<<F)*200,timeout:a=18e4}=t,u=Te(["waitForTransactionReceipt",e.uid,o]),l=(()=>{var F;return t.pollingInterval?t.pollingInterval:(F=e.chain)!=null&&F.experimental_preconfirmationTime?e.chain.experimental_preconfirmationTime:e.pollingInterval})();let d,p,f,h=!1,m,v;const{promise:A,resolve:w,reject:T}=Af(),B=a?setTimeout(()=>{v(),m(),T(new $b({hash:o}))},a):void 0;return m=gn(u,{onReplaced:s,resolve:w,reject:T},async F=>{if(f=await ee(e,ds,"getTransactionReceipt")({hash:o}).catch(()=>{}),f&&r<=1){clearTimeout(B),F.resolve(f),m();return}v=ee(e,kd,"watchBlockNumber")({emitMissed:!0,emitOnBegin:!0,poll:!0,pollingInterval:l,async onBlockNumber(R){const j=y=>{clearTimeout(B),v(),y(),m()};let g=R;if(!h)try{if(f){if(r>1&&(!f.blockNumber||g-f.blockNumber+1n<r))return;j(()=>F.resolve(f));return}if(n&&!d&&(h=!0,await aa(async()=>{d=await ee(e,ha,"getTransaction")({hash:o}),d.blockNumber&&(g=d.blockNumber)},{delay:c,retryCount:i}),h=!1),f=await ee(e,ds,"getTransactionReceipt")({hash:o}),r>1&&(!f.blockNumber||g-f.blockNumber+1n<r))return;j(()=>F.resolve(f))}catch(y){if(y instanceof Al||y instanceof Ol){if(!d){h=!1;return}try{p=d,h=!0;const $=await aa(()=>ee(e,It,"getBlock")({blockNumber:g,includeTransactions:!0}),{delay:c,retryCount:i,shouldRetry:({error:P})=>P instanceof Dl});h=!1;const k=$.transactions.find(({from:P,nonce:S})=>P===p.from&&S===p.nonce);if(!k||(f=await ee(e,ds,"getTransactionReceipt")({hash:k.hash}),r>1&&(!f.blockNumber||g-f.blockNumber+1n<r)))return;let N="replaced";k.to===p.to&&k.value===p.value&&k.input===p.input?N="repriced":k.from===k.to&&k.value===0n&&(N="cancelled"),j(()=>{var P;(P=F.onReplaced)==null||P.call(F,{reason:N,replacedTransaction:p,transaction:k,transactionReceipt:f}),F.resolve(f)})}catch($){j(()=>F.reject($))}}else j(()=>F.reject(y))}}})}),A}function Nv(e,{blockTag:t=e.experimental_blockTag??"latest",emitMissed:n=!1,emitOnBegin:r=!1,onBlock:o,onError:s,includeTransactions:i,poll:c,pollingInterval:a=e.pollingInterval}){const u=typeof c<"u"?c:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")),l=i??!1;let d;return u?(()=>{const h=Te(["watchBlocks",e.uid,t,n,r,l,a]);return gn(h,{onBlock:o,onError:s},m=>ho(async()=>{var v;try{const A=await ee(e,It,"getBlock")({blockTag:t,includeTransactions:l});if(A.number!==null&&(d==null?void 0:d.number)!=null){if(A.number===d.number)return;if(A.number-d.number>1&&n)for(let w=(d==null?void 0:d.number)+1n;w<A.number;w++){const T=await ee(e,It,"getBlock")({blockNumber:w,includeTransactions:l});m.onBlock(T,d),d=T}}((d==null?void 0:d.number)==null||t==="pending"&&(A==null?void 0:A.number)==null||A.number!==null&&A.number>d.number)&&(m.onBlock(A,d),d=A)}catch(A){(v=m.onError)==null||v.call(m,A)}},{emitOnBegin:r,interval:a}))})():(()=>{let h=!0,m=!0,v=()=>h=!1;return(async()=>{try{r&&ee(e,It,"getBlock")({blockTag:t,includeTransactions:l}).then(T=>{h&&m&&(o(T,void 0),m=!1)}).catch(s);const A=(()=>{if(e.transport.type==="fallback"){const T=e.transport.transports.find(B=>B.config.type==="webSocket"||B.config.type==="ipc");return T?T.value:e.transport}return e.transport})(),{unsubscribe:w}=await A.subscribe({params:["newHeads"],async onData(T){var F;if(!h)return;const B=await ee(e,It,"getBlock")({blockNumber:(F=T.result)==null?void 0:F.number,includeTransactions:l}).catch(()=>{});h&&(o(B,d),m=!1,d=B)},onError(T){s==null||s(T)}});v=w,h||v()}catch(A){s==null||s(A)}})(),()=>v()})()}function Iv(e,{address:t,args:n,batch:r=!0,event:o,events:s,fromBlock:i,onError:c,onLogs:a,poll:u,pollingInterval:l=e.pollingInterval,strict:d}){const p=typeof u<"u"?u:typeof i=="bigint"?!0:!(e.transport.type==="webSocket"||e.transport.type==="ipc"||e.transport.type==="fallback"&&(e.transport.transports[0].config.type==="webSocket"||e.transport.transports[0].config.type==="ipc")),f=d??!1;return p?(()=>{const v=Te(["watchEvent",t,n,r,e.uid,o,l,i]);return gn(v,{onLogs:a,onError:c},A=>{let w;i!==void 0&&(w=i-1n);let T,B=!1;const F=ho(async()=>{var R;if(!B){try{T=await ee(e,_f,"createEventFilter")({address:t,args:n,event:o,events:s,strict:f,fromBlock:i})}catch{}B=!0;return}try{let j;if(T)j=await ee(e,os,"getFilterChanges")({filter:T});else{const g=await ee(e,mo,"getBlockNumber")({});w&&w!==g?j=await ee(e,Hi,"getLogs")({address:t,args:n,event:o,events:s,fromBlock:w+1n,toBlock:g}):j=[],w=g}if(j.length===0)return;if(r)A.onLogs(j);else for(const g of j)A.onLogs([g])}catch(j){T&&j instanceof In&&(B=!1),(R=A.onError)==null||R.call(A,j)}},{emitOnBegin:!0,interval:l});return async()=>{T&&await ee(e,ss,"uninstallFilter")({filter:T}),F()}})})():(()=>{let v=!0,A=()=>v=!1;return(async()=>{try{const w=(()=>{if(e.transport.type==="fallback"){const R=e.transport.transports.find(j=>j.config.type==="webSocket"||j.config.type==="ipc");return R?R.value:e.transport}return e.transport})(),T=s??(o?[o]:void 0);let B=[];T&&(B=[T.flatMap(j=>_r({abi:[j],eventName:j.name,args:n}))],o&&(B=B[0]));const{unsubscribe:F}=await w.subscribe({params:["logs",{address:t,topics:B}],onData(R){var g;if(!v)return;const j=R.result;try{const{eventName:y,args:$}=Ui({abi:T??[],data:j.data,topics:j.topics,strict:f}),k=Xt(j,{args:$,eventName:y});a([k])}catch(y){let $,k;if(y instanceof Lr||y instanceof _o){if(d)return;$=y.abiItem.name,k=(g=y.abiItem.inputs)==null?void 0:g.some(P=>!("name"in P&&P.name))}const N=Xt(j,{args:k?[]:{},eventName:$});a([N])}},onError(R){c==null||c(R)}});A=F,v||A()}catch(w){c==null||c(w)}})(),()=>A()})()}function Mv(e,{batch:t=!0,onError:n,onTransactions:r,poll:o,pollingInterval:s=e.pollingInterval}){return(typeof o<"u"?o:e.transport.type!=="webSocket"&&e.transport.type!=="ipc")?(()=>{const u=Te(["watchPendingTransactions",e.uid,t,s]);return gn(u,{onTransactions:r,onError:n},l=>{let d;const p=ho(async()=>{var f;try{if(!d)try{d=await ee(e,Uf,"createPendingTransactionFilter")({});return}catch(m){throw p(),m}const h=await ee(e,os,"getFilterChanges")({filter:d});if(h.length===0)return;if(t)l.onTransactions(h);else for(const m of h)l.onTransactions([m])}catch(h){(f=l.onError)==null||f.call(l,h)}},{emitOnBegin:!0,interval:s});return async()=>{d&&await ee(e,ss,"uninstallFilter")({filter:d}),p()}})})():(()=>{let u=!0,l=()=>u=!1;return(async()=>{try{const{unsubscribe:d}=await e.transport.subscribe({params:["newPendingTransactions"],onData(p){if(!u)return;const f=p.result;r([f])},onError(p){n==null||n(p)}});l=d,u||l()}catch(d){n==null||n(d)}})(),()=>l()})()}function kv(e){var d,p,f;const{scheme:t,statement:n,...r}=((d=e.match(Bv))==null?void 0:d.groups)??{},{chainId:o,expirationTime:s,issuedAt:i,notBefore:c,requestId:a,...u}=((p=e.match(Lv))==null?void 0:p.groups)??{},l=(f=e.split("Resources:")[1])==null?void 0:f.split(`
|
|
82
|
+
- `).slice(1);return{...r,...u,...o?{chainId:Number(o)}:{},...s?{expirationTime:new Date(s)}:{},...i?{issuedAt:new Date(i)}:{},...c?{notBefore:new Date(c)}:{},...a?{requestId:a}:{},...l?{resources:l}:{},...t?{scheme:t}:{},...n?{statement:n}:{}}}const Bv=/^(?:(?<scheme>[a-zA-Z][a-zA-Z0-9+-.]*):\/\/)?(?<domain>[a-zA-Z0-9+-.]*(?::[0-9]{1,5})?) (?:wants you to sign in with your Ethereum account:\n)(?<address>0x[a-fA-F0-9]{40})\n\n(?:(?<statement>.*)\n\n)?/,Lv=/(?:URI: (?<uri>.+))\n(?:Version: (?<version>.+))\n(?:Chain ID: (?<chainId>\d+))\n(?:Nonce: (?<nonce>[a-zA-Z0-9]+))\n(?:Issued At: (?<issuedAt>.+))(?:\nExpiration Time: (?<expirationTime>.+))?(?:\nNot Before: (?<notBefore>.+))?(?:\nRequest ID: (?<requestId>.+))?/;function Fv(e){const{address:t,domain:n,message:r,nonce:o,scheme:s,time:i=new Date}=e;if(n&&r.domain!==n||o&&r.nonce!==o||s&&r.scheme!==s||r.expirationTime&&i>=r.expirationTime||r.notBefore&&i<r.notBefore)return!1;try{if(!r.address||!et(r.address,{strict:!1})||t&&!es(r.address,t))return!1}catch{return!1}return!0}async function Dv(e,t){const{address:n,domain:r,message:o,nonce:s,scheme:i,signature:c,time:a=new Date,...u}=t,l=kv(o);if(!l.address||!Fv({address:n,domain:r,message:l,nonce:s,scheme:i,time:a}))return!1;const p=Kf(o);return ka(e,{address:l.address,hash:p,signature:c,...u})}function Rv(e){return{call:t=>po(e,t),createAccessList:t=>jf(e,t),createBlockFilter:()=>R1(e),createContractEventFilter:t=>gl(e,t),createEventFilter:t=>_f(e,t),createPendingTransactionFilter:()=>Uf(e),estimateContractGas:t=>dy(e,t),estimateGas:t=>_i(e,t),getBalance:t=>Jl(e,t),getBlobBaseFee:()=>j1(e),getBlock:t=>It(e,t),getBlockNumber:t=>mo(e,t),getBlockTransactionCount:t=>_1(e,t),getBytecode:t=>zf(e,t),getChainId:()=>Yl(e),getCode:t=>zf(e,t),getContractEvents:t=>tf(e,t),getEip712Domain:t=>z1(e,t),getEnsAddress:t=>E1(e,t),getEnsAvatar:t=>L1(e,t),getEnsName:t=>F1(e,t),getEnsResolver:t=>D1(e,t),getEnsText:t=>Rf(e,t),getFeeHistory:t=>V1(e,t),estimateFeesPerGas:t=>Kb(e,t),getFilterChanges:t=>os(e,t),getFilterLogs:t=>G1(e,t),getGasPrice:()=>Di(e),getLogs:t=>Hi(e,t),getProof:t=>yw(e,t),estimateMaxPriorityFeePerGas:t=>Zb(e,t),getStorageAt:t=>ww(e,t),getTransaction:t=>ha(e,t),getTransactionConfirmations:t=>vw(e,t),getTransactionCount:t=>zl(e,t),getTransactionReceipt:t=>ds(e,t),multicall:t=>xw(e,t),prepareTransactionRequest:t=>Ql(e,t),readContract:t=>Jt(e,t),sendRawTransaction:t=>o1(e,t),simulate:t=>ma(e,t),simulateBlocks:t=>ma(e,t),simulateCalls:t=>Yw(e,t),simulateContract:t=>Yy(e,t),verifyMessage:t=>Av(e,t),verifySiweMessage:t=>Dv(e,t),verifyTypedData:t=>Ov(e,t),uninstallFilter:t=>ss(e,t),waitForTransactionReceipt:t=>Cv(e,t),watchBlocks:t=>Nv(e,t),watchBlockNumber:t=>kd(e,t),watchContractEvent:t=>r1(e,t),watchEvent:t=>Iv(e,t),watchPendingTransactions:t=>Mv(e,t)}}function jv(e){const{key:t="public",name:n="Public Client"}=e;return a1({...e,key:t,name:n,type:"publicClient"}).extend(Rv)}const _v=J1({id:42161,name:"Arbitrum One",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},blockTime:250,rpcUrls:{default:{http:["https://arb1.arbitrum.io/rpc"]}},blockExplorers:{default:{name:"Arbiscan",url:"https://arbiscan.io",apiUrl:"https://api.arbiscan.io/api"}},contracts:{multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:7654707}}});function Uv({client:e,tokenAddress:t,holder:n,decimals:r,fallbackFormatted:o="0",pollingInterval:s=12e3}){const[i,c]=x.useState(null),[a,u]=x.useState(o);return x.useEffect(()=>{let l,d;const p=async()=>{try{const f=await e.readContract({address:t,abi:lr,functionName:"balanceOf",args:[n]});c(f),u(Ei(f,r))}catch{u(o)}};p();try{l=e.watchContractEvent({address:t,abi:lr,eventName:"Transfer",args:{to:n},onLogs:()=>{p()},poll:!0,pollingInterval:s}),d=e.watchContractEvent({address:t,abi:lr,eventName:"Transfer",args:{from:n},onLogs:()=>{p()},poll:!0,pollingInterval:s})}catch{}return()=>{l==null||l(),d==null||d()}},[e,t,n,r,o,s]),{value:i,formatted:a}}const zv=()=>({openDeposit:x.useCallback(t=>{},[])}),Hv=()=>({openWithdraw:x.useCallback(t=>{},[])}),jn="MPC",Ba="EVM",Wv="spot";/**
|
|
78
83
|
* @license lucide-react v0.540.0 - ISC
|
|
79
84
|
*
|
|
80
85
|
* This source code is licensed under the ISC license.
|
|
81
86
|
* See the LICENSE file in the root directory of this source tree.
|
|
82
|
-
*/const
|
|
87
|
+
*/const Vv=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Gv=e=>e.replace(/^([A-Z])|[\s-_]+(\w)/g,(t,n,r)=>r?r.toUpperCase():n.toLowerCase()),Bd=e=>{const t=Gv(e);return t.charAt(0).toUpperCase()+t.slice(1)},Ld=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim(),qv=e=>{for(const t in e)if(t.startsWith("aria-")||t==="role"||t==="title")return!0};/**
|
|
83
88
|
* @license lucide-react v0.540.0 - ISC
|
|
84
89
|
*
|
|
85
90
|
* This source code is licensed under the ISC license.
|
|
86
91
|
* See the LICENSE file in the root directory of this source tree.
|
|
87
|
-
*/var
|
|
92
|
+
*/var Zv={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"};/**
|
|
88
93
|
* @license lucide-react v0.540.0 - ISC
|
|
89
94
|
*
|
|
90
95
|
* This source code is licensed under the ISC license.
|
|
91
96
|
* See the LICENSE file in the root directory of this source tree.
|
|
92
|
-
*/const
|
|
97
|
+
*/const Kv=x.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:o="",children:s,iconNode:i,...c},a)=>x.createElement("svg",{ref:a,...Zv,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:Ld("lucide",o),...!s&&!qv(c)&&{"aria-hidden":"true"},...c},[...i.map(([u,l])=>x.createElement(u,l)),...Array.isArray(s)?s:[s]]));/**
|
|
93
98
|
* @license lucide-react v0.540.0 - ISC
|
|
94
99
|
*
|
|
95
100
|
* This source code is licensed under the ISC license.
|
|
96
101
|
* See the LICENSE file in the root directory of this source tree.
|
|
97
|
-
*/const
|
|
102
|
+
*/const Yv=(e,t)=>{const n=x.forwardRef(({className:r,...o},s)=>x.createElement(Kv,{ref:s,iconNode:t,className:Ld(`lucide-${Vv(Bd(e))}`,`lucide-${e}`,r),...o}));return n.displayName=Bd(e),n};/**
|
|
98
103
|
* @license lucide-react v0.540.0 - ISC
|
|
99
104
|
*
|
|
100
105
|
* This source code is licensed under the ISC license.
|
|
101
106
|
* See the LICENSE file in the root directory of this source tree.
|
|
102
|
-
*/const Bd=Kv("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Fd=typeof document<"u"?v.useLayoutEffect:()=>{};var La;const Yv=(La=v.useInsertionEffect)!==null&&La!==void 0?La:Fd;function Xv(e){const t=v.useRef(null);return Yv(()=>{t.current=e},[e]),v.useCallback((...n)=>{const r=t.current;return r==null?void 0:r(...n)},[])}const gn=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},jn=e=>e&&"window"in e&&e.window===e?e:gn(e).defaultView||window;function Qv(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"}function Jv(e){return Qv(e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in e}let ex=!1;function Ba(){return ex}function Rd(e,t){if(!Ba())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:Jv(n)?n=n.host:n=n.parentNode}return!1}const Fa=(e=document)=>{var t;if(!Ba())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 Dd(e){return Ba()&&e.target.shadowRoot&&e.composedPath?e.composedPath()[0]:e.target}function ms(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 Ra(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 en(e){if(process.env.NODE_ENV==="test")return e;let t=null;return()=>(t==null&&(t=e()),t)}const Da=en(function(){return Ra(/^Mac/i)}),tx=en(function(){return Ra(/^iPhone/i)}),nx=en(function(){return Ra(/^iPad/i)||Da()&&navigator.maxTouchPoints>1}),rx=en(function(){return tx()||nx()});en(function(){return Da()||rx()}),en(function(){return ms(/AppleWebKit/i)&&!ox()});const ox=en(function(){return ms(/Chrome/i)}),sx=en(function(){return ms(/Android/i)});en(function(){return ms(/Firefox/i)});function jd(){let e=v.useRef(new Map),t=v.useCallback((o,s,i,c)=>{let a=c!=null&&c.once?(...u)=>{e.current.delete(i),i(...u)}:i;e.current.set(i,{type:s,eventTarget:o,fn:a,options:c}),o.addEventListener(s,a,c)},[]),n=v.useCallback((o,s,i,c)=>{var a;let u=((a=e.current.get(i))===null||a===void 0?void 0:a.fn)||i;o.removeEventListener(s,u,c),e.current.delete(i)},[]),r=v.useCallback(()=>{e.current.forEach((o,s)=>{n(o.eventTarget,o.type,s,o.options)})},[n]);return v.useEffect(()=>r,[r]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:r}}function ix(e){return e.mozInputSource===0&&e.isTrusted?!0:sx()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function _d(e){let t=e;return t.nativeEvent=e,t.isDefaultPrevented=()=>t.defaultPrevented,t.isPropagationStopped=()=>t.cancelBubble,t.persist=()=>{},t}function ax(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function Ud(e){let t=v.useRef({isFocused:!1,observer:null});Fd(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=Xv(r=>{e==null||e(r)});return v.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=i=>{if(t.current.isFocused=!1,o.disabled){let c=_d(i);n(c)}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 i;(i=t.current.observer)===null||i===void 0||i.disconnect();let c=o===document.activeElement?null:document.activeElement;o.dispatchEvent(new FocusEvent("blur",{relatedTarget:c})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:c}))}}),t.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[n])}let cx=!1,bo=null,ja=new Set,yo=new Map,_n=!1,_a=!1;const ux={Tab:!0,Escape:!0};function Ua(e,t){for(let n of ja)n(e,t)}function lx(e){return!(e.metaKey||!Da()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function gs(e){_n=!0,lx(e)&&(bo="keyboard",Ua("keyboard",e))}function nt(e){bo="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(_n=!0,Ua("pointer",e))}function zd(e){ix(e)&&(_n=!0,bo="virtual")}function Hd(e){e.target===window||e.target===document||cx||!e.isTrusted||(!_n&&!_a&&(bo="virtual",Ua("virtual",e)),_n=!1,_a=!1)}function Wd(){_n=!1,_a=!0}function za(e){if(typeof window>"u"||typeof document>"u"||yo.get(jn(e)))return;const t=jn(e),n=gn(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){_n=!0,r.apply(this,arguments)},n.addEventListener("keydown",gs,!0),n.addEventListener("keyup",gs,!0),n.addEventListener("click",zd,!0),t.addEventListener("focus",Hd,!0),t.addEventListener("blur",Wd,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",nt,!0),n.addEventListener("pointermove",nt,!0),n.addEventListener("pointerup",nt,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",nt,!0),n.addEventListener("mousemove",nt,!0),n.addEventListener("mouseup",nt,!0)),t.addEventListener("beforeunload",()=>{Vd(e)},{once:!0}),yo.set(t,{focus:r})}const Vd=(e,t)=>{const n=jn(e),r=gn(e);t&&r.removeEventListener("DOMContentLoaded",t),yo.has(n)&&(n.HTMLElement.prototype.focus=yo.get(n).focus,r.removeEventListener("keydown",gs,!0),r.removeEventListener("keyup",gs,!0),r.removeEventListener("click",zd,!0),n.removeEventListener("focus",Hd,!0),n.removeEventListener("blur",Wd,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",nt,!0),r.removeEventListener("pointermove",nt,!0),r.removeEventListener("pointerup",nt,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",nt,!0),r.removeEventListener("mousemove",nt,!0),r.removeEventListener("mouseup",nt,!0)),yo.delete(n))};function fx(e){const t=gn(e);let n;return t.readyState!=="loading"?za(e):(n=()=>{za(e)},t.addEventListener("DOMContentLoaded",n)),()=>Vd(e,n)}typeof document<"u"&&fx();function Gd(){return bo!=="pointer"}const dx=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function px(e,t,n){let r=gn(n==null?void 0:n.target);const o=typeof window<"u"?jn(n==null?void 0:n.target).HTMLInputElement:HTMLInputElement,s=typeof window<"u"?jn(n==null?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,i=typeof window<"u"?jn(n==null?void 0:n.target).HTMLElement:HTMLElement,c=typeof window<"u"?jn(n==null?void 0:n.target).KeyboardEvent:KeyboardEvent;return e=e||r.activeElement instanceof o&&!dx.has(r.activeElement.type)||r.activeElement instanceof s||r.activeElement instanceof i&&r.activeElement.isContentEditable,!(e&&t==="keyboard"&&n instanceof c&&!ux[n.key])}function hx(e,t,n){za(),v.useEffect(()=>{let r=(o,s)=>{px(!!(n!=null&&n.isTextInput),o,s)&&e(Gd())};return ja.add(r),()=>{ja.delete(r)}},t)}function mx(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:o}=e;const s=v.useCallback(a=>{if(a.target===a.currentTarget)return r&&r(a),o&&o(!1),!0},[r,o]),i=Ud(s),c=v.useCallback(a=>{const u=gn(a.target),l=u?Fa(u):Fa();a.target===a.currentTarget&&l===Dd(a.nativeEvent)&&(n&&n(a),o&&o(!0),i(a))},[o,n,i]);return{focusProps:{onFocus:!t&&(n||o||r)?c:void 0,onBlur:!t&&(r||o)?s:void 0}}}function gx(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=e,s=v.useRef({isFocusWithin:!1}),{addGlobalListener:i,removeAllGlobalListeners:c}=jd(),a=v.useCallback(f=>{f.currentTarget.contains(f.target)&&s.current.isFocusWithin&&!f.currentTarget.contains(f.relatedTarget)&&(s.current.isFocusWithin=!1,c(),n&&n(f),o&&o(!1))},[n,o,s,c]),u=Ud(a),l=v.useCallback(f=>{if(!f.currentTarget.contains(f.target))return;const p=gn(f.target),d=Fa(p);if(!s.current.isFocusWithin&&d===Dd(f.nativeEvent)){r&&r(f),o&&o(!0),s.current.isFocusWithin=!0,u(f);let h=f.currentTarget;i(p,"focus",m=>{if(s.current.isFocusWithin&&!Rd(h,m.target)){let x=new p.defaultView.FocusEvent("blur",{relatedTarget:m.target});ax(x,h);let T=_d(x);a(T)}},{capture:!0})}},[r,o,u,i,a]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:l,onBlur:a}}}let bs=!1,ys=0;function Ha(){bs=!0,setTimeout(()=>{bs=!1},50)}function qd(e){e.pointerType==="touch"&&Ha()}function bx(){if(!(typeof document>"u"))return ys===0&&(typeof PointerEvent<"u"?document.addEventListener("pointerup",qd):process.env.NODE_ENV==="test"&&document.addEventListener("touchend",Ha)),ys++,()=>{ys--,!(ys>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",qd):process.env.NODE_ENV==="test"&&document.removeEventListener("touchend",Ha))}}function yx(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:r,isDisabled:o}=e,[s,i]=v.useState(!1),c=v.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;v.useEffect(bx,[]);let{addGlobalListener:a,removeAllGlobalListeners:u}=jd(),{hoverProps:l,triggerHoverEnd:f}=v.useMemo(()=>{let p=(m,x)=>{if(c.pointerType=x,o||x==="touch"||c.isHovered||!m.currentTarget.contains(m.target))return;c.isHovered=!0;let T=m.currentTarget;c.target=T,a(gn(m.target),"pointerover",w=>{c.isHovered&&c.target&&!Rd(c.target,w.target)&&d(w,w.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:T,pointerType:x}),n&&n(!0),i(!0)},d=(m,x)=>{let T=c.target;c.pointerType="",c.target=null,!(x==="touch"||!c.isHovered||!T)&&(c.isHovered=!1,u(),r&&r({type:"hoverend",target:T,pointerType:x}),n&&n(!1),i(!1))},h={};return typeof PointerEvent<"u"?(h.onPointerEnter=m=>{bs&&m.pointerType==="mouse"||p(m,m.pointerType)},h.onPointerLeave=m=>{!o&&m.currentTarget.contains(m.target)&&d(m,m.pointerType)}):process.env.NODE_ENV==="test"&&(h.onTouchStart=()=>{c.ignoreEmulatedMouseEvents=!0},h.onMouseEnter=m=>{!c.ignoreEmulatedMouseEvents&&!bs&&p(m,"mouse"),c.ignoreEmulatedMouseEvents=!1},h.onMouseLeave=m=>{!o&&m.currentTarget.contains(m.target)&&d(m,"mouse")}),{hoverProps:h,triggerHoverEnd:d}},[t,n,r,o,c,a,u]);return v.useEffect(()=>{o&&f({currentTarget:c.target},c.pointerType)},[o]),{hoverProps:l,isHovered:s}}function wx(e={}){let{autoFocus:t=!1,isTextInput:n,within:r}=e,o=v.useRef({isFocused:!1,isFocusVisible:t||Gd()}),[s,i]=v.useState(!1),[c,a]=v.useState(()=>o.current.isFocused&&o.current.isFocusVisible),u=v.useCallback(()=>a(o.current.isFocused&&o.current.isFocusVisible),[]),l=v.useCallback(d=>{o.current.isFocused=d,i(d),u()},[u]);hx(d=>{o.current.isFocusVisible=d,u()},[],{isTextInput:n});let{focusProps:f}=mx({isDisabled:r,onFocusChange:l}),{focusWithinProps:p}=gx({isDisabled:!r,onFocusWithinChange:l});return{isFocused:s,isFocusVisible:c,focusProps:r?p:f}}var vx=Object.defineProperty,xx=(e,t,n)=>t in e?vx(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Wa=(e,t,n)=>(xx(e,typeof t!="symbol"?t+"":t,n),n);let Ex=class{constructor(){Wa(this,"current",this.detect()),Wa(this,"handoffState","pending"),Wa(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"}},Mt=new Ex;function wo(e){var t,n;return Mt.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 Zd(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Et(){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 Zd(()=>{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=Et();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 gr(){let[e]=v.useState(Et);return v.useEffect(()=>()=>e.dispose(),[e]),e}let be=(e,t)=>{Mt.isServer?v.useEffect(e,t):v.useLayoutEffect(e,t)};function Un(e){let t=v.useRef(e);return be(()=>{t.current=e},[e]),t}let ae=function(e){let t=Un(e);return v.useCallback((...n)=>t.current(...n),[t])};function Sx(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 Px(e,t){return!(!e||!t||e.right<t.left||e.left>t.right||e.bottom<t.top||e.top>t.bottom)}function $x({disabled:e=!1}={}){let t=v.useRef(null),[n,r]=v.useState(!1),o=gr(),s=ae(()=>{t.current=null,r(!1),o.dispose()}),i=ae(c=>{if(o.dispose(),t.current===null){t.current=c.currentTarget,r(!0);{let a=wo(c.currentTarget);o.addEventListener(a,"pointerup",s,!1),o.addEventListener(a,"pointermove",u=>{if(t.current){let l=Sx(u);r(Px(l,t.current.getBoundingClientRect()))}},!1),o.addEventListener(a,"pointercancel",s,!1)}}});return{pressed:n,pressProps:e?{}:{onPointerDown:i,onPointerUp:s,onClick:s}}}let Ax=v.createContext(void 0);function Va(){return v.useContext(Ax)}function Ga(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}function rt(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,rt),r}var ws=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(ws||{}),bn=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(bn||{});function Ke(){let e=Ox();return v.useCallback(t=>Tx({mergeRefs:e,...t}),[e])}function Tx({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:o,visible:s=!0,name:i,mergeRefs:c}){c=c??Nx;let a=Kd(t,e);if(s)return vs(a,n,r,i,c);let u=o??0;if(u&2){let{static:l=!1,...f}=a;if(l)return vs(f,n,r,i,c)}if(u&1){let{unmount:l=!0,...f}=a;return rt(l?0:1,{0(){return null},1(){return vs({...f,hidden:!0,style:{display:"none"}},n,r,i,c)}})}return vs(a,n,r,i,c)}function vs(e,t={},n,r,o){let{as:s=n,children:i,refName:c="ref",...a}=qa(e,["unmount","static"]),u=e.ref!==void 0?{[c]:e.ref}:{},l=typeof i=="function"?i(t):i;"className"in a&&a.className&&typeof a.className=="function"&&(a.className=a.className(t)),a["aria-labelledby"]&&a["aria-labelledby"]===a.id&&(a["aria-labelledby"]=void 0);let f={};if(t){let p=!1,d=[];for(let[h,m]of Object.entries(t))typeof m=="boolean"&&(p=!0),m===!0&&d.push(h.replace(/([A-Z])/g,x=>`-${x.toLowerCase()}`));if(p){f["data-headlessui-state"]=d.join(" ");for(let h of d)f[`data-${h}`]=""}}if(s===v.Fragment&&(Object.keys(yn(a)).length>0||Object.keys(yn(f)).length>0))if(!v.isValidElement(l)||Array.isArray(l)&&l.length>1){if(Object.keys(yn(a)).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(yn(a)).concat(Object.keys(yn(f))).map(p=>` - ${p}`).join(`
|
|
107
|
+
*/const Fd=Yv("x",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]),Dd=typeof document<"u"?x.useLayoutEffect:()=>{};var La;const Xv=(La=x.useInsertionEffect)!==null&&La!==void 0?La:Dd;function Qv(e){const t=x.useRef(null);return Xv(()=>{t.current=e},[e]),x.useCallback((...n)=>{const r=t.current;return r==null?void 0:r(...n)},[])}const bn=e=>{var t;return(t=e==null?void 0:e.ownerDocument)!==null&&t!==void 0?t:document},_n=e=>e&&"window"in e&&e.window===e?e:bn(e).defaultView||window;function Jv(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&typeof e.nodeType=="number"}function ex(e){return Jv(e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in e}let tx=!1;function Fa(){return tx}function Rd(e,t){if(!Fa())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:ex(n)?n=n.host:n=n.parentNode}return!1}const Da=(e=document)=>{var t;if(!Fa())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 jd(e){return Fa()&&e.target.shadowRoot&&e.composedPath?e.composedPath()[0]:e.target}function gs(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 Ra(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 nn(e){if(process.env.NODE_ENV==="test")return e;let t=null;return()=>(t==null&&(t=e()),t)}const ja=nn(function(){return Ra(/^Mac/i)}),nx=nn(function(){return Ra(/^iPhone/i)}),rx=nn(function(){return Ra(/^iPad/i)||ja()&&navigator.maxTouchPoints>1}),ox=nn(function(){return nx()||rx()});nn(function(){return ja()||ox()}),nn(function(){return gs(/AppleWebKit/i)&&!sx()});const sx=nn(function(){return gs(/Chrome/i)}),ix=nn(function(){return gs(/Android/i)});nn(function(){return gs(/Firefox/i)});function _d(){let e=x.useRef(new Map),t=x.useCallback((o,s,i,c)=>{let a=c!=null&&c.once?(...u)=>{e.current.delete(i),i(...u)}:i;e.current.set(i,{type:s,eventTarget:o,fn:a,options:c}),o.addEventListener(s,a,c)},[]),n=x.useCallback((o,s,i,c)=>{var a;let u=((a=e.current.get(i))===null||a===void 0?void 0:a.fn)||i;o.removeEventListener(s,u,c),e.current.delete(i)},[]),r=x.useCallback(()=>{e.current.forEach((o,s)=>{n(o.eventTarget,o.type,s,o.options)})},[n]);return x.useEffect(()=>r,[r]),{addGlobalListener:t,removeGlobalListener:n,removeAllGlobalListeners:r}}function ax(e){return e.mozInputSource===0&&e.isTrusted?!0:ix()&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function Ud(e){let t=e;return t.nativeEvent=e,t.isDefaultPrevented=()=>t.defaultPrevented,t.isPropagationStopped=()=>t.cancelBubble,t.persist=()=>{},t}function cx(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function zd(e){let t=x.useRef({isFocused:!1,observer:null});Dd(()=>{const r=t.current;return()=>{r.observer&&(r.observer.disconnect(),r.observer=null)}},[]);let n=Qv(r=>{e==null||e(r)});return x.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=i=>{if(t.current.isFocused=!1,o.disabled){let c=Ud(i);n(c)}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 i;(i=t.current.observer)===null||i===void 0||i.disconnect();let c=o===document.activeElement?null:document.activeElement;o.dispatchEvent(new FocusEvent("blur",{relatedTarget:c})),o.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:c}))}}),t.current.observer.observe(o,{attributes:!0,attributeFilter:["disabled"]})}},[n])}let ux=!1,yo=null,_a=new Set,wo=new Map,Un=!1,Ua=!1;const lx={Tab:!0,Escape:!0};function za(e,t){for(let n of _a)n(e,t)}function fx(e){return!(e.metaKey||!ja()&&e.altKey||e.ctrlKey||e.key==="Control"||e.key==="Shift"||e.key==="Meta")}function bs(e){Un=!0,fx(e)&&(yo="keyboard",za("keyboard",e))}function rt(e){yo="pointer",(e.type==="mousedown"||e.type==="pointerdown")&&(Un=!0,za("pointer",e))}function Hd(e){ax(e)&&(Un=!0,yo="virtual")}function Wd(e){e.target===window||e.target===document||ux||!e.isTrusted||(!Un&&!Ua&&(yo="virtual",za("virtual",e)),Un=!1,Ua=!1)}function Vd(){Un=!1,Ua=!0}function Ha(e){if(typeof window>"u"||typeof document>"u"||wo.get(_n(e)))return;const t=_n(e),n=bn(e);let r=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){Un=!0,r.apply(this,arguments)},n.addEventListener("keydown",bs,!0),n.addEventListener("keyup",bs,!0),n.addEventListener("click",Hd,!0),t.addEventListener("focus",Wd,!0),t.addEventListener("blur",Vd,!1),typeof PointerEvent<"u"?(n.addEventListener("pointerdown",rt,!0),n.addEventListener("pointermove",rt,!0),n.addEventListener("pointerup",rt,!0)):process.env.NODE_ENV==="test"&&(n.addEventListener("mousedown",rt,!0),n.addEventListener("mousemove",rt,!0),n.addEventListener("mouseup",rt,!0)),t.addEventListener("beforeunload",()=>{Gd(e)},{once:!0}),wo.set(t,{focus:r})}const Gd=(e,t)=>{const n=_n(e),r=bn(e);t&&r.removeEventListener("DOMContentLoaded",t),wo.has(n)&&(n.HTMLElement.prototype.focus=wo.get(n).focus,r.removeEventListener("keydown",bs,!0),r.removeEventListener("keyup",bs,!0),r.removeEventListener("click",Hd,!0),n.removeEventListener("focus",Wd,!0),n.removeEventListener("blur",Vd,!1),typeof PointerEvent<"u"?(r.removeEventListener("pointerdown",rt,!0),r.removeEventListener("pointermove",rt,!0),r.removeEventListener("pointerup",rt,!0)):process.env.NODE_ENV==="test"&&(r.removeEventListener("mousedown",rt,!0),r.removeEventListener("mousemove",rt,!0),r.removeEventListener("mouseup",rt,!0)),wo.delete(n))};function dx(e){const t=bn(e);let n;return t.readyState!=="loading"?Ha(e):(n=()=>{Ha(e)},t.addEventListener("DOMContentLoaded",n)),()=>Gd(e,n)}typeof document<"u"&&dx();function qd(){return yo!=="pointer"}const px=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function hx(e,t,n){let r=bn(n==null?void 0:n.target);const o=typeof window<"u"?_n(n==null?void 0:n.target).HTMLInputElement:HTMLInputElement,s=typeof window<"u"?_n(n==null?void 0:n.target).HTMLTextAreaElement:HTMLTextAreaElement,i=typeof window<"u"?_n(n==null?void 0:n.target).HTMLElement:HTMLElement,c=typeof window<"u"?_n(n==null?void 0:n.target).KeyboardEvent:KeyboardEvent;return e=e||r.activeElement instanceof o&&!px.has(r.activeElement.type)||r.activeElement instanceof s||r.activeElement instanceof i&&r.activeElement.isContentEditable,!(e&&t==="keyboard"&&n instanceof c&&!lx[n.key])}function mx(e,t,n){Ha(),x.useEffect(()=>{let r=(o,s)=>{hx(!!(n!=null&&n.isTextInput),o,s)&&e(qd())};return _a.add(r),()=>{_a.delete(r)}},t)}function gx(e){let{isDisabled:t,onFocus:n,onBlur:r,onFocusChange:o}=e;const s=x.useCallback(a=>{if(a.target===a.currentTarget)return r&&r(a),o&&o(!1),!0},[r,o]),i=zd(s),c=x.useCallback(a=>{const u=bn(a.target),l=u?Da(u):Da();a.target===a.currentTarget&&l===jd(a.nativeEvent)&&(n&&n(a),o&&o(!0),i(a))},[o,n,i]);return{focusProps:{onFocus:!t&&(n||o||r)?c:void 0,onBlur:!t&&(r||o)?s:void 0}}}function bx(e){let{isDisabled:t,onBlurWithin:n,onFocusWithin:r,onFocusWithinChange:o}=e,s=x.useRef({isFocusWithin:!1}),{addGlobalListener:i,removeAllGlobalListeners:c}=_d(),a=x.useCallback(d=>{d.currentTarget.contains(d.target)&&s.current.isFocusWithin&&!d.currentTarget.contains(d.relatedTarget)&&(s.current.isFocusWithin=!1,c(),n&&n(d),o&&o(!1))},[n,o,s,c]),u=zd(a),l=x.useCallback(d=>{if(!d.currentTarget.contains(d.target))return;const p=bn(d.target),f=Da(p);if(!s.current.isFocusWithin&&f===jd(d.nativeEvent)){r&&r(d),o&&o(!0),s.current.isFocusWithin=!0,u(d);let h=d.currentTarget;i(p,"focus",m=>{if(s.current.isFocusWithin&&!Rd(h,m.target)){let v=new p.defaultView.FocusEvent("blur",{relatedTarget:m.target});cx(v,h);let A=Ud(v);a(A)}},{capture:!0})}},[r,o,u,i,a]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:l,onBlur:a}}}let ys=!1,ws=0;function Wa(){ys=!0,setTimeout(()=>{ys=!1},50)}function Zd(e){e.pointerType==="touch"&&Wa()}function yx(){if(!(typeof document>"u"))return ws===0&&(typeof PointerEvent<"u"?document.addEventListener("pointerup",Zd):process.env.NODE_ENV==="test"&&document.addEventListener("touchend",Wa)),ws++,()=>{ws--,!(ws>0)&&(typeof PointerEvent<"u"?document.removeEventListener("pointerup",Zd):process.env.NODE_ENV==="test"&&document.removeEventListener("touchend",Wa))}}function wx(e){let{onHoverStart:t,onHoverChange:n,onHoverEnd:r,isDisabled:o}=e,[s,i]=x.useState(!1),c=x.useRef({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;x.useEffect(yx,[]);let{addGlobalListener:a,removeAllGlobalListeners:u}=_d(),{hoverProps:l,triggerHoverEnd:d}=x.useMemo(()=>{let p=(m,v)=>{if(c.pointerType=v,o||v==="touch"||c.isHovered||!m.currentTarget.contains(m.target))return;c.isHovered=!0;let A=m.currentTarget;c.target=A,a(bn(m.target),"pointerover",w=>{c.isHovered&&c.target&&!Rd(c.target,w.target)&&f(w,w.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:A,pointerType:v}),n&&n(!0),i(!0)},f=(m,v)=>{let A=c.target;c.pointerType="",c.target=null,!(v==="touch"||!c.isHovered||!A)&&(c.isHovered=!1,u(),r&&r({type:"hoverend",target:A,pointerType:v}),n&&n(!1),i(!1))},h={};return typeof PointerEvent<"u"?(h.onPointerEnter=m=>{ys&&m.pointerType==="mouse"||p(m,m.pointerType)},h.onPointerLeave=m=>{!o&&m.currentTarget.contains(m.target)&&f(m,m.pointerType)}):process.env.NODE_ENV==="test"&&(h.onTouchStart=()=>{c.ignoreEmulatedMouseEvents=!0},h.onMouseEnter=m=>{!c.ignoreEmulatedMouseEvents&&!ys&&p(m,"mouse"),c.ignoreEmulatedMouseEvents=!1},h.onMouseLeave=m=>{!o&&m.currentTarget.contains(m.target)&&f(m,"mouse")}),{hoverProps:h,triggerHoverEnd:f}},[t,n,r,o,c,a,u]);return x.useEffect(()=>{o&&d({currentTarget:c.target},c.pointerType)},[o]),{hoverProps:l,isHovered:s}}function vx(e={}){let{autoFocus:t=!1,isTextInput:n,within:r}=e,o=x.useRef({isFocused:!1,isFocusVisible:t||qd()}),[s,i]=x.useState(!1),[c,a]=x.useState(()=>o.current.isFocused&&o.current.isFocusVisible),u=x.useCallback(()=>a(o.current.isFocused&&o.current.isFocusVisible),[]),l=x.useCallback(f=>{o.current.isFocused=f,i(f),u()},[u]);mx(f=>{o.current.isFocusVisible=f,u()},[],{isTextInput:n});let{focusProps:d}=gx({isDisabled:r,onFocusChange:l}),{focusWithinProps:p}=bx({isDisabled:!r,onFocusWithinChange:l});return{isFocused:s,isFocusVisible:c,focusProps:r?p:d}}var xx=Object.defineProperty,Ex=(e,t,n)=>t in e?xx(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Va=(e,t,n)=>(Ex(e,typeof t!="symbol"?t+"":t,n),n);let Sx=class{constructor(){Va(this,"current",this.detect()),Va(this,"handoffState","pending"),Va(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"}},Bt=new Sx;function vo(e){var t,n;return Bt.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 Kd(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Pt(){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 Kd(()=>{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=Pt();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 br(){let[e]=x.useState(Pt);return x.useEffect(()=>()=>e.dispose(),[e]),e}let ye=(e,t)=>{Bt.isServer?x.useEffect(e,t):x.useLayoutEffect(e,t)};function zn(e){let t=x.useRef(e);return ye(()=>{t.current=e},[e]),t}let ce=function(e){let t=zn(e);return x.useCallback((...n)=>t.current(...n),[t])};function Px(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 $x(e,t){return!(!e||!t||e.right<t.left||e.left>t.right||e.bottom<t.top||e.top>t.bottom)}function Tx({disabled:e=!1}={}){let t=x.useRef(null),[n,r]=x.useState(!1),o=br(),s=ce(()=>{t.current=null,r(!1),o.dispose()}),i=ce(c=>{if(o.dispose(),t.current===null){t.current=c.currentTarget,r(!0);{let a=vo(c.currentTarget);o.addEventListener(a,"pointerup",s,!1),o.addEventListener(a,"pointermove",u=>{if(t.current){let l=Px(u);r($x(l,t.current.getBoundingClientRect()))}},!1),o.addEventListener(a,"pointercancel",s,!1)}}});return{pressed:n,pressProps:e?{}:{onPointerDown:i,onPointerUp:s,onClick:s}}}let Ax=x.createContext(void 0);function Ga(){return x.useContext(Ax)}function qa(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}function ot(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,ot),r}var vs=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(vs||{}),yn=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(yn||{});function Ye(){let e=Cx();return x.useCallback(t=>Ox({mergeRefs:e,...t}),[e])}function Ox({ourProps:e,theirProps:t,slot:n,defaultTag:r,features:o,visible:s=!0,name:i,mergeRefs:c}){c=c??Nx;let a=Yd(t,e);if(s)return xs(a,n,r,i,c);let u=o??0;if(u&2){let{static:l=!1,...d}=a;if(l)return xs(d,n,r,i,c)}if(u&1){let{unmount:l=!0,...d}=a;return ot(l?0:1,{0(){return null},1(){return xs({...d,hidden:!0,style:{display:"none"}},n,r,i,c)}})}return xs(a,n,r,i,c)}function xs(e,t={},n,r,o){let{as:s=n,children:i,refName:c="ref",...a}=Za(e,["unmount","static"]),u=e.ref!==void 0?{[c]:e.ref}:{},l=typeof i=="function"?i(t):i;"className"in a&&a.className&&typeof a.className=="function"&&(a.className=a.className(t)),a["aria-labelledby"]&&a["aria-labelledby"]===a.id&&(a["aria-labelledby"]=void 0);let d={};if(t){let p=!1,f=[];for(let[h,m]of Object.entries(t))typeof m=="boolean"&&(p=!0),m===!0&&f.push(h.replace(/([A-Z])/g,v=>`-${v.toLowerCase()}`));if(p){d["data-headlessui-state"]=f.join(" ");for(let h of f)d[`data-${h}`]=""}}if(s===x.Fragment&&(Object.keys(wn(a)).length>0||Object.keys(wn(d)).length>0))if(!x.isValidElement(l)||Array.isArray(l)&&l.length>1){if(Object.keys(wn(a)).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(wn(a)).concat(Object.keys(wn(d))).map(p=>` - ${p}`).join(`
|
|
103
108
|
`),"","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(p=>` - ${p}`).join(`
|
|
104
109
|
`)].join(`
|
|
105
|
-
`))}else{let p=l.props,d=p==null?void 0:p.className,h=typeof d=="function"?(...T)=>Ga(d(...T),a.className):Ga(d,a.className),m=h?{className:h}:{},x=Kd(l.props,yn(qa(a,["ref"])));for(let T in f)T in x&&delete f[T];return v.cloneElement(l,Object.assign({},x,f,u,{ref:o(Cx(l),u.ref)},m))}return v.createElement(s,Object.assign({},qa(a,["ref"]),s!==v.Fragment&&u,s!==v.Fragment&&f),l)}function Ox(){let e=v.useRef([]),t=v.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 Nx(...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 Kd(...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 i=n[r];for(let c of i){if((o instanceof Event||(o==null?void 0:o.nativeEvent)instanceof Event)&&o.defaultPrevented)return;c(o,...s)}}});return t}function Yd(...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 i of s)i==null||i(...o)}});return t}function ze(e){var t;return Object.assign(v.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function yn(e){let t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}function qa(e,t=[]){let n=Object.assign({},e);for(let r of t)r in n&&delete n[r];return n}function Cx(e){return v.version.split(".")[0]>="19"?e.props.ref:e.ref}function Ix(e,t,n){let[r,o]=v.useState(n),s=e!==void 0,i=v.useRef(s),c=v.useRef(!1),a=v.useRef(!1);return s&&!i.current&&!c.current?(c.current=!0,i.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&&i.current&&!a.current&&(a.current=!0,i.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,ae(u=>(s||o(u),t==null?void 0:t(u)))]}function Mx(e){let[t]=v.useState(e);return t}function Xd(e={},t=null,n=[]){for(let[r,o]of Object.entries(e))Jd(n,Qd(t,r),o);return n}function Qd(e,t){return e?e+"["+t+"]":t}function Jd(e,t,n){if(Array.isArray(n))for(let[r,o]of n.entries())Jd(e,Qd(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,""]):Xd(n,t,e)}function kx(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 Lx="span";var Za=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Za||{});function Bx(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 Ke()({ourProps:s,theirProps:o,slot:{},defaultTag:Lx,name:"Hidden"})}let ep=ze(Bx),Fx=v.createContext(null);function Rx({children:e}){let t=v.useContext(Fx);if(!t)return v.createElement(v.Fragment,null,e);let{target:n}=t;return n?ke.createPortal(v.createElement(v.Fragment,null,e),n):null}function Dx({data:e,form:t,disabled:n,onReset:r,overrides:o}){let[s,i]=v.useState(null),c=gr();return v.useEffect(()=>{if(r&&s)return c.addEventListener(s,"reset",r)},[s,t,r]),v.createElement(Rx,null,v.createElement(jx,{setForm:i,formId:t}),Xd(e).map(([a,u])=>v.createElement(ep,{features:Za.Hidden,...yn({key:a,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:t,disabled:n,name:a,value:u,...o})})))}function jx({setForm:e,formId:t}){return v.useEffect(()=>{if(t){let n=document.getElementById(t);n&&e(n)}},[e,t]),t?null:v.createElement(ep,{features:Za.Hidden,as:"input",type:"hidden",hidden:!0,readOnly:!0,ref:n=>{if(!n)return;let r=n.closest("form");r&&e(r)}})}let _x=v.createContext(void 0);function tp(){return v.useContext(_x)}function Ka(e){return typeof e!="object"||e===null?!1:"nodeType"in e}function xs(e){return Ka(e)&&"tagName"in e}function tn(e){return xs(e)&&"accessKey"in e}function br(e){return xs(e)&&"tabIndex"in e}function Ux(e){return xs(e)&&"style"in e}function zx(e){return tn(e)&&e.nodeName==="IFRAME"}function np(e){return tn(e)&&e.nodeName==="INPUT"}function rp(e){return tn(e)&&e.nodeName==="LABEL"}function Hx(e){return tn(e)&&e.nodeName==="FIELDSET"}function op(e){return tn(e)&&e.nodeName==="LEGEND"}function Wx(e){return xs(e)?e.matches('a[href],audio[controls],button,details,embed,iframe,img[usemap],input:not([type="hidden"]),label,select,textarea,video[controls]'):!1}function Vx(e){let t=e.parentElement,n=null;for(;t&&!Hx(t);)op(t)&&(n=t),t=t.parentElement;let r=(t==null?void 0:t.getAttribute("disabled"))==="";return r&&Gx(n)?!1:r}function Gx(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(op(t))return!1;t=t.previousElementSibling}return!0}let sp=Symbol();function qx(e,t=!0){return Object.assign(e,{[sp]:t})}function ot(...e){let t=v.useRef(e);v.useEffect(()=>{t.current=e},[e]);let n=ae(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[sp]))?void 0:n}let Ya=v.createContext(null);Ya.displayName="DescriptionContext";function ip(){let e=v.useContext(Ya);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,ip),t}return e}function Zx(){var e,t;return(t=(e=v.useContext(Ya))==null?void 0:e.value)!=null?t:void 0}let Kx="p";function Yx(e,t){let n=v.useId(),r=Va(),{id:o=`headlessui-description-${n}`,...s}=e,i=ip(),c=ot(t);be(()=>i.register(o),[o,i.register]);let a=r||!1,u=v.useMemo(()=>({...i.slot,disabled:a}),[i.slot,a]),l={ref:c,...i.props,id:o};return Ke()({ourProps:l,theirProps:s,slot:u,defaultTag:Kx,name:i.name||"Description"})}let Xx=ze(Yx);Object.assign(Xx,{});var Ne=(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))(Ne||{});let Es=v.createContext(null);Es.displayName="LabelContext";function ap(){let e=v.useContext(Es);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,ap),t}return e}function cp(e){var t,n,r;let o=(n=(t=v.useContext(Es))==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 Qx({inherit:e=!1}={}){let t=cp(),[n,r]=v.useState([]),o=e?[t,...n].filter(Boolean):n;return[o.length>0?o.join(" "):void 0,v.useMemo(()=>function(s){let i=ae(a=>(r(u=>[...u,a]),()=>r(u=>{let l=u.slice(),f=l.indexOf(a);return f!==-1&&l.splice(f,1),l}))),c=v.useMemo(()=>({register:i,slot:s.slot,name:s.name,props:s.props,value:s.value}),[i,s.slot,s.name,s.props,s.value]);return v.createElement(Es.Provider,{value:c},s.children)},[r])]}let Jx="label";function eE(e,t){var n;let r=v.useId(),o=ap(),s=tp(),i=Va(),{id:c=`headlessui-label-${r}`,htmlFor:a=s??((n=o.props)==null?void 0:n.htmlFor),passive:u=!1,...l}=e,f=ot(t);be(()=>o.register(c),[c,o.register]);let p=ae(x=>{let T=x.currentTarget;if(!(x.target!==x.currentTarget&&Wx(x.target))&&(rp(T)&&x.preventDefault(),o.props&&"onClick"in o.props&&typeof o.props.onClick=="function"&&o.props.onClick(x),rp(T))){let w=document.getElementById(T.htmlFor);if(w){let A=w.getAttribute("disabled");if(A==="true"||A==="")return;let L=w.getAttribute("aria-disabled");if(L==="true"||L==="")return;(np(w)&&(w.type==="file"||w.type==="radio"||w.type==="checkbox")||w.role==="radio"||w.role==="checkbox"||w.role==="switch")&&w.click(),w.focus({preventScroll:!0})}}}),d=i||!1,h=v.useMemo(()=>({...o.slot,disabled:d}),[o.slot,d]),m={ref:f,...o.props,id:c,htmlFor:a,onClick:p};return u&&("onClick"in m&&(delete m.htmlFor,delete m.onClick),"onClick"in l&&delete l.onClick),Ke()({ourProps:m,theirProps:l,slot:h,defaultTag:a?Jx:"div",name:o.name||"Label"})}let tE=ze(eE),nE=Object.assign(tE,{});function rE(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 oE(e=rE){return v.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 sE(e){if(e===null)return{width:0,height:0};let{width:t,height:n}=e.getBoundingClientRect();return{width:t,height:n}}function iE(e,t=!1){let[n,r]=v.useReducer(()=>({}),{}),o=v.useMemo(()=>sE(e),[e,n]);return be(()=>{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 up=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 aE=Object.defineProperty,cE=(e,t,n)=>t in e?aE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,uE=(e,t,n)=>(cE(e,t+"",n),n),lp=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},st=(e,t,n)=>(lp(e,t,"read from private field"),n?n.call(e):t.get(e)),Xa=(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)},fp=(e,t,n,r)=>(lp(e,t,"write to private field"),t.set(e,n),n),kt,vo,xo;let dp=class{constructor(t){Xa(this,kt,{}),Xa(this,vo,new up(()=>new Set)),Xa(this,xo,new Set),uE(this,"disposables",Et()),fp(this,kt,t),Mt.isServer&&this.disposables.microTask(()=>{this.dispose()})}dispose(){this.disposables.dispose()}get state(){return st(this,kt)}subscribe(t,n){if(Mt.isServer)return()=>{};let r={selector:t,callback:n,current:t(st(this,kt))};return st(this,xo).add(r),this.disposables.add(()=>{st(this,xo).delete(r)})}on(t,n){return Mt.isServer?()=>{}:(st(this,vo).get(t).add(n),this.disposables.add(()=>{st(this,vo).get(t).delete(n)}))}send(t){let n=this.reduce(st(this,kt),t);if(n!==st(this,kt)){fp(this,kt,n);for(let r of st(this,xo)){let o=r.selector(st(this,kt));pp(r.current,o)||(r.current=o,r.callback(o))}for(let r of st(this,vo).get(t.type))r(st(this,kt),t)}}};kt=new WeakMap,vo=new WeakMap,xo=new WeakMap;function pp(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:Qa(e[Symbol.iterator](),t[Symbol.iterator]()):e instanceof Map&&t instanceof Map||e instanceof Set&&t instanceof Set?e.size!==t.size?!1:Qa(e.entries(),t.entries()):hp(e)&&hp(t)?Qa(Object.entries(e)[Symbol.iterator](),Object.entries(t)[Symbol.iterator]()):!1}function Qa(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 hp(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||Object.getPrototypeOf(t)===null}function Ja(e){let[t,n]=e(),r=Et();return(...o)=>{t(...o),r.dispose(),r.microTask(n)}}var lE=Object.defineProperty,fE=(e,t,n)=>t in e?lE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,mp=(e,t,n)=>(fE(e,typeof t!="symbol"?t+"":t,n),n),gp=(e=>(e[e.Push=0]="Push",e[e.Pop=1]="Pop",e))(gp||{});let dE={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}}},pE=class X0 extends dp{constructor(){super(...arguments),mp(this,"actions",{push:t=>this.send({type:0,id:t}),pop:t=>this.send({type:1,id:t})}),mp(this,"selectors",{isTop:(t,n)=>t.stack[t.stack.length-1]===n,inStack:(t,n)=>t.stack.includes(n)})}static new(){return new X0({stack:[]})}reduce(t,n){return rt(n.type,dE,t,n)}};const ec=new up(()=>pE.new());var tc={exports:{}},nc={};/**
|
|
110
|
+
`))}else{let p=l.props,f=p==null?void 0:p.className,h=typeof f=="function"?(...A)=>qa(f(...A),a.className):qa(f,a.className),m=h?{className:h}:{},v=Yd(l.props,wn(Za(a,["ref"])));for(let A in d)A in v&&delete d[A];return x.cloneElement(l,Object.assign({},v,d,u,{ref:o(Ix(l),u.ref)},m))}return x.createElement(s,Object.assign({},Za(a,["ref"]),s!==x.Fragment&&u,s!==x.Fragment&&d),l)}function Cx(){let e=x.useRef([]),t=x.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 Nx(...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 Yd(...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 i=n[r];for(let c of i){if((o instanceof Event||(o==null?void 0:o.nativeEvent)instanceof Event)&&o.defaultPrevented)return;c(o,...s)}}});return t}function Xd(...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 i of s)i==null||i(...o)}});return t}function ze(e){var t;return Object.assign(x.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function wn(e){let t=Object.assign({},e);for(let n in t)t[n]===void 0&&delete t[n];return t}function Za(e,t=[]){let n=Object.assign({},e);for(let r of t)r in n&&delete n[r];return n}function Ix(e){return x.version.split(".")[0]>="19"?e.props.ref:e.ref}function Mx(e,t,n){let[r,o]=x.useState(n),s=e!==void 0,i=x.useRef(s),c=x.useRef(!1),a=x.useRef(!1);return s&&!i.current&&!c.current?(c.current=!0,i.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&&i.current&&!a.current&&(a.current=!0,i.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,ce(u=>(s||o(u),t==null?void 0:t(u)))]}function kx(e){let[t]=x.useState(e);return t}function Qd(e={},t=null,n=[]){for(let[r,o]of Object.entries(e))ep(n,Jd(t,r),o);return n}function Jd(e,t){return e?e+"["+t+"]":t}function ep(e,t,n){if(Array.isArray(n))for(let[r,o]of n.entries())ep(e,Jd(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,""]):Qd(n,t,e)}function Bx(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 Lx="span";var Ka=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Ka||{});function Fx(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 Ye()({ourProps:s,theirProps:o,slot:{},defaultTag:Lx,name:"Hidden"})}let tp=ze(Fx),Dx=x.createContext(null);function Rx({children:e}){let t=x.useContext(Dx);if(!t)return x.createElement(x.Fragment,null,e);let{target:n}=t;return n?ke.createPortal(x.createElement(x.Fragment,null,e),n):null}function jx({data:e,form:t,disabled:n,onReset:r,overrides:o}){let[s,i]=x.useState(null),c=br();return x.useEffect(()=>{if(r&&s)return c.addEventListener(s,"reset",r)},[s,t,r]),x.createElement(Rx,null,x.createElement(_x,{setForm:i,formId:t}),Qd(e).map(([a,u])=>x.createElement(tp,{features:Ka.Hidden,...wn({key:a,as:"input",type:"hidden",hidden:!0,readOnly:!0,form:t,disabled:n,name:a,value:u,...o})})))}function _x({setForm:e,formId:t}){return x.useEffect(()=>{if(t){let n=document.getElementById(t);n&&e(n)}},[e,t]),t?null:x.createElement(tp,{features:Ka.Hidden,as:"input",type:"hidden",hidden:!0,readOnly:!0,ref:n=>{if(!n)return;let r=n.closest("form");r&&e(r)}})}let Ux=x.createContext(void 0);function np(){return x.useContext(Ux)}function Ya(e){return typeof e!="object"||e===null?!1:"nodeType"in e}function Es(e){return Ya(e)&&"tagName"in e}function rn(e){return Es(e)&&"accessKey"in e}function yr(e){return Es(e)&&"tabIndex"in e}function zx(e){return Es(e)&&"style"in e}function Hx(e){return rn(e)&&e.nodeName==="IFRAME"}function rp(e){return rn(e)&&e.nodeName==="INPUT"}function op(e){return rn(e)&&e.nodeName==="LABEL"}function Wx(e){return rn(e)&&e.nodeName==="FIELDSET"}function sp(e){return rn(e)&&e.nodeName==="LEGEND"}function Vx(e){return Es(e)?e.matches('a[href],audio[controls],button,details,embed,iframe,img[usemap],input:not([type="hidden"]),label,select,textarea,video[controls]'):!1}function Gx(e){let t=e.parentElement,n=null;for(;t&&!Wx(t);)sp(t)&&(n=t),t=t.parentElement;let r=(t==null?void 0:t.getAttribute("disabled"))==="";return r&&qx(n)?!1:r}function qx(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(sp(t))return!1;t=t.previousElementSibling}return!0}let ip=Symbol();function Zx(e,t=!0){return Object.assign(e,{[ip]:t})}function st(...e){let t=x.useRef(e);x.useEffect(()=>{t.current=e},[e]);let n=ce(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[ip]))?void 0:n}let Xa=x.createContext(null);Xa.displayName="DescriptionContext";function ap(){let e=x.useContext(Xa);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,ap),t}return e}function Kx(){var e,t;return(t=(e=x.useContext(Xa))==null?void 0:e.value)!=null?t:void 0}let Yx="p";function Xx(e,t){let n=x.useId(),r=Ga(),{id:o=`headlessui-description-${n}`,...s}=e,i=ap(),c=st(t);ye(()=>i.register(o),[o,i.register]);let a=r||!1,u=x.useMemo(()=>({...i.slot,disabled:a}),[i.slot,a]),l={ref:c,...i.props,id:o};return Ye()({ourProps:l,theirProps:s,slot:u,defaultTag:Yx,name:i.name||"Description"})}let Qx=ze(Xx);Object.assign(Qx,{});var Oe=(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))(Oe||{});let Ss=x.createContext(null);Ss.displayName="LabelContext";function cp(){let e=x.useContext(Ss);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,cp),t}return e}function up(e){var t,n,r;let o=(n=(t=x.useContext(Ss))==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 Jx({inherit:e=!1}={}){let t=up(),[n,r]=x.useState([]),o=e?[t,...n].filter(Boolean):n;return[o.length>0?o.join(" "):void 0,x.useMemo(()=>function(s){let i=ce(a=>(r(u=>[...u,a]),()=>r(u=>{let l=u.slice(),d=l.indexOf(a);return d!==-1&&l.splice(d,1),l}))),c=x.useMemo(()=>({register:i,slot:s.slot,name:s.name,props:s.props,value:s.value}),[i,s.slot,s.name,s.props,s.value]);return x.createElement(Ss.Provider,{value:c},s.children)},[r])]}let eE="label";function tE(e,t){var n;let r=x.useId(),o=cp(),s=np(),i=Ga(),{id:c=`headlessui-label-${r}`,htmlFor:a=s??((n=o.props)==null?void 0:n.htmlFor),passive:u=!1,...l}=e,d=st(t);ye(()=>o.register(c),[c,o.register]);let p=ce(v=>{let A=v.currentTarget;if(!(v.target!==v.currentTarget&&Vx(v.target))&&(op(A)&&v.preventDefault(),o.props&&"onClick"in o.props&&typeof o.props.onClick=="function"&&o.props.onClick(v),op(A))){let w=document.getElementById(A.htmlFor);if(w){let T=w.getAttribute("disabled");if(T==="true"||T==="")return;let B=w.getAttribute("aria-disabled");if(B==="true"||B==="")return;(rp(w)&&(w.type==="file"||w.type==="radio"||w.type==="checkbox")||w.role==="radio"||w.role==="checkbox"||w.role==="switch")&&w.click(),w.focus({preventScroll:!0})}}}),f=i||!1,h=x.useMemo(()=>({...o.slot,disabled:f}),[o.slot,f]),m={ref:d,...o.props,id:c,htmlFor:a,onClick:p};return u&&("onClick"in m&&(delete m.htmlFor,delete m.onClick),"onClick"in l&&delete l.onClick),Ye()({ourProps:m,theirProps:l,slot:h,defaultTag:a?eE:"div",name:o.name||"Label"})}let nE=ze(tE),rE=Object.assign(nE,{});function oE(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 sE(e=oE){return x.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 iE(e){if(e===null)return{width:0,height:0};let{width:t,height:n}=e.getBoundingClientRect();return{width:t,height:n}}function aE(e,t=!1){let[n,r]=x.useReducer(()=>({}),{}),o=x.useMemo(()=>iE(e),[e,n]);return ye(()=>{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 lp=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 cE=Object.defineProperty,uE=(e,t,n)=>t in e?cE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,lE=(e,t,n)=>(uE(e,t+"",n),n),fp=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},it=(e,t,n)=>(fp(e,t,"read from private field"),n?n.call(e):t.get(e)),Qa=(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)},dp=(e,t,n,r)=>(fp(e,t,"write to private field"),t.set(e,n),n),Lt,xo,Eo;let pp=class{constructor(t){Qa(this,Lt,{}),Qa(this,xo,new lp(()=>new Set)),Qa(this,Eo,new Set),lE(this,"disposables",Pt()),dp(this,Lt,t),Bt.isServer&&this.disposables.microTask(()=>{this.dispose()})}dispose(){this.disposables.dispose()}get state(){return it(this,Lt)}subscribe(t,n){if(Bt.isServer)return()=>{};let r={selector:t,callback:n,current:t(it(this,Lt))};return it(this,Eo).add(r),this.disposables.add(()=>{it(this,Eo).delete(r)})}on(t,n){return Bt.isServer?()=>{}:(it(this,xo).get(t).add(n),this.disposables.add(()=>{it(this,xo).get(t).delete(n)}))}send(t){let n=this.reduce(it(this,Lt),t);if(n!==it(this,Lt)){dp(this,Lt,n);for(let r of it(this,Eo)){let o=r.selector(it(this,Lt));hp(r.current,o)||(r.current=o,r.callback(o))}for(let r of it(this,xo).get(t.type))r(it(this,Lt),t)}}};Lt=new WeakMap,xo=new WeakMap,Eo=new WeakMap;function hp(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:Ja(e[Symbol.iterator](),t[Symbol.iterator]()):e instanceof Map&&t instanceof Map||e instanceof Set&&t instanceof Set?e.size!==t.size?!1:Ja(e.entries(),t.entries()):mp(e)&&mp(t)?Ja(Object.entries(e)[Symbol.iterator](),Object.entries(t)[Symbol.iterator]()):!1}function Ja(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 mp(e){if(Object.prototype.toString.call(e)!=="[object Object]")return!1;let t=Object.getPrototypeOf(e);return t===null||Object.getPrototypeOf(t)===null}function ec(e){let[t,n]=e(),r=Pt();return(...o)=>{t(...o),r.dispose(),r.microTask(n)}}var fE=Object.defineProperty,dE=(e,t,n)=>t in e?fE(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,gp=(e,t,n)=>(dE(e,typeof t!="symbol"?t+"":t,n),n),bp=(e=>(e[e.Push=0]="Push",e[e.Pop=1]="Pop",e))(bp||{});let pE={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}}},hE=class X0 extends pp{constructor(){super(...arguments),gp(this,"actions",{push:t=>this.send({type:0,id:t}),pop:t=>this.send({type:1,id:t})}),gp(this,"selectors",{isTop:(t,n)=>t.stack[t.stack.length-1]===n,inStack:(t,n)=>t.stack.includes(n)})}static new(){return new X0({stack:[]})}reduce(t,n){return ot(n.type,pE,t,n)}};const tc=new lp(()=>hE.new());var nc={exports:{}},rc={};/**
|
|
106
111
|
* @license React
|
|
107
112
|
* use-sync-external-store-with-selector.production.js
|
|
108
113
|
*
|
|
@@ -110,7 +115,7 @@ ${Eb(d)}`),super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessa
|
|
|
110
115
|
*
|
|
111
116
|
* This source code is licensed under the MIT license found in the
|
|
112
117
|
* LICENSE file in the root directory of this source tree.
|
|
113
|
-
*/var
|
|
118
|
+
*/var yp;function mE(){if(yp)return rc;yp=1;var e=x;function t(a,u){return a===u&&(a!==0||1/a===1/u)||a!==a&&u!==u}var n=typeof Object.is=="function"?Object.is:t,r=e.useSyncExternalStore,o=e.useRef,s=e.useEffect,i=e.useMemo,c=e.useDebugValue;return rc.useSyncExternalStoreWithSelector=function(a,u,l,d,p){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=i(function(){function v(F){if(!A){if(A=!0,w=F,F=d(F),p!==void 0&&h.hasValue){var R=h.value;if(p(R,F))return T=R}return T=F}if(R=T,n(w,F))return R;var j=d(F);return p!==void 0&&p(R,j)?(w=F,R):(w=F,T=j)}var A=!1,w,T,B=l===void 0?null:l;return[function(){return v(u())},B===null?void 0:function(){return v(B())}]},[u,l,d,p]);var m=r(a,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=m},[m]),c(m),m},rc}var oc={};/**
|
|
114
119
|
* @license React
|
|
115
120
|
* use-sync-external-store-with-selector.development.js
|
|
116
121
|
*
|
|
@@ -118,49 +123,49 @@ ${Eb(d)}`),super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessa
|
|
|
118
123
|
*
|
|
119
124
|
* This source code is licensed under the MIT license found in the
|
|
120
125
|
* LICENSE file in the root directory of this source tree.
|
|
121
|
-
*/var yp;function mE(){return yp||(yp=1,process.env.NODE_ENV!=="production"&&function(){function e(a,u){return a===u&&(a!==0||1/a===1/u)||a!==a&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=v,n=typeof Object.is=="function"?Object.is:e,r=t.useSyncExternalStore,o=t.useRef,s=t.useEffect,i=t.useMemo,c=t.useDebugValue;rc.useSyncExternalStoreWithSelector=function(a,u,l,f,p){var d=o(null);if(d.current===null){var h={hasValue:!1,value:null};d.current=h}else h=d.current;d=i(function(){function x(B){if(!T){if(T=!0,w=B,B=f(B),p!==void 0&&h.hasValue){var _=h.value;if(p(_,B))return A=_}return A=B}if(_=A,n(w,B))return _;var D=f(B);return p!==void 0&&p(_,D)?(w=B,_):(w=B,A=D)}var T=!1,w,A,L=l===void 0?null:l;return[function(){return x(u())},L===null?void 0:function(){return x(L())}]},[u,l,f,p]);var m=r(a,d[0],d[1]);return s(function(){h.hasValue=!0,h.value=m},[m]),c(m),m},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),rc}process.env.NODE_ENV==="production"?tc.exports=hE():tc.exports=mE();var gE=tc.exports;function it(e,t,n=pp){return gE.useSyncExternalStoreWithSelector(ae(r=>e.subscribe(bE,r)),ae(()=>e.state),ae(()=>e.state),ae(t),n)}function bE(e){return e}function wp(e,t){let n=v.useId(),r=ec.get(t),[o,s]=it(r,v.useCallback(i=>[r.selectors.isTop(i,n),r.selectors.inStack(i,n)],[r,n]));return be(()=>{if(e)return r.actions.push(n),()=>r.actions.pop(n)},[r,e,n]),e?s?o:!0:!1}let oc=new Map,Eo=new Map;function vp(e){var t;let n=(t=Eo.get(e))!=null?t:0;return Eo.set(e,n+1),n!==0?()=>xp(e):(oc.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),e.setAttribute("aria-hidden","true"),e.inert=!0,()=>xp(e))}function xp(e){var t;let n=(t=Eo.get(e))!=null?t:1;if(n===1?Eo.delete(e):Eo.set(e,n-1),n!==1)return;let r=oc.get(e);r&&(r["aria-hidden"]===null?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r["aria-hidden"]),e.inert=r.inert,oc.delete(e))}function yE(e,{allowed:t,disallowed:n}={}){let r=wp(e,"inert-others");be(()=>{var o,s;if(!r)return;let i=Et();for(let a of(o=n==null?void 0:n())!=null?o:[])a&&i.add(vp(a));let c=(s=t==null?void 0:t())!=null?s:[];for(let a of c){if(!a)continue;let u=wo(a);if(!u)continue;let l=a.parentElement;for(;l&&l!==u.body;){for(let f of l.children)c.some(p=>f.contains(p))||i.add(vp(f));l=l.parentElement}}return i.dispose},[r,t,n])}function wE(e,t,n){let r=Un(o=>{let s=o.getBoundingClientRect();s.x===0&&s.y===0&&s.width===0&&s.height===0&&n()});v.useEffect(()=>{if(!e)return;let o=t===null?null:tn(t)?t:t.current;if(!o)return;let s=Et();if(typeof ResizeObserver<"u"){let i=new ResizeObserver(()=>r.current(o));i.observe(o),s.add(()=>i.disconnect())}if(typeof IntersectionObserver<"u"){let i=new IntersectionObserver(()=>r.current(o));i.observe(o),s.add(()=>i.disconnect())}return()=>s.dispose()},[t,r,e])}let sc=["[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(","),vE=["[data-autofocus]"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var ic=(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))(ic||{}),xE=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(xE||{}),EE=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(EE||{});function Ep(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(sc)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}function SE(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(vE)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var ac=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(ac||{});function Sp(e,t=0){var n;return e===((n=wo(e))==null?void 0:n.body)?!1:rt(t,{0(){return e.matches(sc)},1(){let r=e;for(;r!==null;){if(r.matches(sc))return!0;r=r.parentElement}return!1}})}var PE=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))(PE||{});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 $E=["textarea","input"].join(",");function AE(e){var t,n;return(n=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,$E))!=null?n:!1}function Pp(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 i=o.compareDocumentPosition(s);return i&Node.DOCUMENT_POSITION_FOLLOWING?-1:i&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function TE(e,t){return OE(Ep(),t,{relativeTo:e})}function OE(e,t,{sorted:n=!0,relativeTo:r=null,skipElements:o=[]}={}){let s=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e.ownerDocument,i=Array.isArray(e)?n?Pp(e):e:t&64?SE(e):Ep(e);o.length>0&&i.length>1&&(i=i.filter(d=>!o.some(h=>h!=null&&"current"in h?(h==null?void 0:h.current)===d:h===d))),r=r??s.activeElement;let c=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),a=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,i.indexOf(r))-1;if(t&4)return Math.max(0,i.indexOf(r))+1;if(t&8)return i.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=t&32?{preventScroll:!0}:{},l=0,f=i.length,p;do{if(l>=f||l+f<=0)return 0;let d=a+l;if(t&16)d=(d+f)%f;else{if(d<0)return 3;if(d>=f)return 1}p=i[d],p==null||p.focus(u),l+=c}while(p!==s.activeElement);return t&6&&AE(p)&&p.select(),2}function $p(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function NE(){return/Android/gi.test(window.navigator.userAgent)}function Ap(){return $p()||NE()}function yr(e,t,n,r){let o=Un(n);v.useEffect(()=>{if(!e)return;function s(i){o.current(i)}return document.addEventListener(t,s,r),()=>document.removeEventListener(t,s,r)},[e,t,r])}function CE(e,t,n,r){let o=Un(n);v.useEffect(()=>{if(!e)return;function s(i){o.current(i)}return window.addEventListener(t,s,r),()=>window.removeEventListener(t,s,r)},[e,t,r])}const Tp=30;function IE(e,t,n){let r=Un(n),o=v.useCallback(function(c,a){if(c.defaultPrevented)return;let u=a(c);if(u===null||!u.getRootNode().contains(u)||!u.isConnected)return;let l=function f(p){return typeof p=="function"?f(p()):Array.isArray(p)||p instanceof Set?p:[p]}(t);for(let f of l)if(f!==null&&(f.contains(u)||c.composed&&c.composedPath().includes(f)))return;return!Sp(u,ac.Loose)&&u.tabIndex!==-1&&c.preventDefault(),r.current(c,u)},[r,t]),s=v.useRef(null);yr(e,"pointerdown",c=>{var a,u;Ap()||(s.current=((u=(a=c.composedPath)==null?void 0:a.call(c))==null?void 0:u[0])||c.target)},!0),yr(e,"pointerup",c=>{if(Ap()||!s.current)return;let a=s.current;return s.current=null,o(c,()=>a)},!0);let i=v.useRef({x:0,y:0});yr(e,"touchstart",c=>{i.current.x=c.touches[0].clientX,i.current.y=c.touches[0].clientY},!0),yr(e,"touchend",c=>{let a={x:c.changedTouches[0].clientX,y:c.changedTouches[0].clientY};if(!(Math.abs(a.x-i.current.x)>=Tp||Math.abs(a.y-i.current.y)>=Tp))return o(c,()=>br(c.target)?c.target:null)},!0),CE(e,"blur",c=>o(c,()=>zx(window.document.activeElement)?window.document.activeElement:null),!0)}function cc(...e){return v.useMemo(()=>wo(...e),[...e])}var ME=(e=>(e[e.Ignore=0]="Ignore",e[e.Select=1]="Select",e[e.Close=2]="Close",e))(ME||{});const Ss={Ignore:{kind:0},Select:e=>({kind:1,target:e}),Close:{kind:2}},kE=200,Op=5;function LE(e,{trigger:t,action:n,close:r,select:o}){let s=v.useRef(null),i=v.useRef(null),c=v.useRef(null);yr(e&&t!==null,"pointerdown",a=>{Ka(a==null?void 0:a.target)&&t!=null&&t.contains(a.target)&&(i.current=a.x,c.current=a.y,s.current=a.timeStamp)}),yr(e&&t!==null,"pointerup",a=>{var u,l;let f=s.current;if(f===null||(s.current=null,!br(a.target))||Math.abs(a.x-((u=i.current)!=null?u:a.x))<Op&&Math.abs(a.y-((l=c.current)!=null?l:a.y))<Op)return;let p=n(a);switch(p.kind){case 0:return;case 1:{a.timeStamp-f>kE&&(o(p.target),r());break}case 2:{r();break}}},{capture:!0})}function BE(e,t){return v.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 FE(e){return v.useSyncExternalStore(e.subscribe,e.getSnapshot,e.getSnapshot)}function RE(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 i=t[o].call(n,...s);i&&(n=i,r.forEach(c=>c()))}}}function DE(){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 jE(){return $p()?{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 c=Et();c.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>c.dispose()))}let s=(o=window.scrollY)!=null?o:window.pageYOffset,i=null;t.addEventListener(e,"click",c=>{if(br(c.target))try{let a=c.target.closest("a");if(!a)return;let{hash:u}=new URL(a.href),l=e.querySelector(u);br(l)&&!r(l)&&(i=l)}catch{}},!0),t.addEventListener(e,"touchstart",c=>{if(br(c.target)&&Ux(c.target))if(r(c.target)){let a=c.target;for(;a.parentElement&&r(a.parentElement);)a=a.parentElement;t.style(a,"overscrollBehavior","contain")}else t.style(c.target,"touchAction","none")}),t.addEventListener(e,"touchmove",c=>{if(br(c.target)){if(np(c.target))return;if(r(c.target)){let a=c.target;for(;a.parentElement&&a.dataset.headlessuiPortal!==""&&!(a.scrollHeight>a.clientHeight||a.scrollWidth>a.clientWidth);)a=a.parentElement;a.dataset.headlessuiPortal===""&&c.preventDefault()}else c.preventDefault()}},{passive:!1}),t.add(()=>{var c;let a=(c=window.scrollY)!=null?c:window.pageYOffset;s!==a&&window.scrollTo(0,s),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})})}}:{}}function _E(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function UE(e){let t={};for(let n of e)Object.assign(t,n(t));return t}let zn=RE(()=>new Map,{PUSH(e,t){var n;let r=(n=this.get(e))!=null?n:{doc:e,count:0,d:Et(),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:UE(n)},o=[jE(),DE(),_E()];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)}});zn.subscribe(()=>{let e=zn.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)&&zn.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&zn.dispatch("TEARDOWN",n)}});function zE(e,t,n=()=>({containers:[]})){let r=FE(zn),o=t?r.get(t):void 0,s=o?o.count>0:!1;return be(()=>{if(!(!t||!e))return zn.dispatch("PUSH",t,n),()=>zn.dispatch("POP",t,n)},[e,t]),s}function HE(e,t,n=()=>[document.body]){let r=wp(e,"scroll-lock");zE(r,t,o=>{var s;return{containers:[...(s=o.containers)!=null?s:[],n]}})}function Np(e){return[e.screenX,e.screenY]}function WE(){let e=v.useRef([-1,-1]);return{wasMoved(t){let n=Np(t);return e.current[0]===n[0]&&e.current[1]===n[1]?!1:(e.current=n,!0)},update(t){e.current=Np(t)}}}function VE(e=0){let[t,n]=v.useState(e),r=v.useCallback(a=>n(a),[t]),o=v.useCallback(a=>n(u=>u|a),[t]),s=v.useCallback(a=>(t&a)===a,[t]),i=v.useCallback(a=>n(u=>u&~a),[n]),c=v.useCallback(a=>n(u=>u^a),[n]);return{flags:t,setFlag:r,addFlag:o,hasFlag:s,removeFlag:i,toggleFlag:c}}var Cp,Ip;typeof process<"u"&&typeof globalThis<"u"&&typeof Element<"u"&&((Cp=process==null?void 0:process.env)==null?void 0:Cp.NODE_ENV)==="test"&&typeof((Ip=Element==null?void 0:Element.prototype)==null?void 0:Ip.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(`
|
|
122
|
-
`)),[]});var
|
|
126
|
+
*/var wp;function gE(){return wp||(wp=1,process.env.NODE_ENV!=="production"&&function(){function e(a,u){return a===u&&(a!==0||1/a===1/u)||a!==a&&u!==u}typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());var t=x,n=typeof Object.is=="function"?Object.is:e,r=t.useSyncExternalStore,o=t.useRef,s=t.useEffect,i=t.useMemo,c=t.useDebugValue;oc.useSyncExternalStoreWithSelector=function(a,u,l,d,p){var f=o(null);if(f.current===null){var h={hasValue:!1,value:null};f.current=h}else h=f.current;f=i(function(){function v(F){if(!A){if(A=!0,w=F,F=d(F),p!==void 0&&h.hasValue){var R=h.value;if(p(R,F))return T=R}return T=F}if(R=T,n(w,F))return R;var j=d(F);return p!==void 0&&p(R,j)?(w=F,R):(w=F,T=j)}var A=!1,w,T,B=l===void 0?null:l;return[function(){return v(u())},B===null?void 0:function(){return v(B())}]},[u,l,d,p]);var m=r(a,f[0],f[1]);return s(function(){h.hasValue=!0,h.value=m},[m]),c(m),m},typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error())}()),oc}process.env.NODE_ENV==="production"?nc.exports=mE():nc.exports=gE();var bE=nc.exports;function at(e,t,n=hp){return bE.useSyncExternalStoreWithSelector(ce(r=>e.subscribe(yE,r)),ce(()=>e.state),ce(()=>e.state),ce(t),n)}function yE(e){return e}function vp(e,t){let n=x.useId(),r=tc.get(t),[o,s]=at(r,x.useCallback(i=>[r.selectors.isTop(i,n),r.selectors.inStack(i,n)],[r,n]));return ye(()=>{if(e)return r.actions.push(n),()=>r.actions.pop(n)},[r,e,n]),e?s?o:!0:!1}let sc=new Map,So=new Map;function xp(e){var t;let n=(t=So.get(e))!=null?t:0;return So.set(e,n+1),n!==0?()=>Ep(e):(sc.set(e,{"aria-hidden":e.getAttribute("aria-hidden"),inert:e.inert}),e.setAttribute("aria-hidden","true"),e.inert=!0,()=>Ep(e))}function Ep(e){var t;let n=(t=So.get(e))!=null?t:1;if(n===1?So.delete(e):So.set(e,n-1),n!==1)return;let r=sc.get(e);r&&(r["aria-hidden"]===null?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r["aria-hidden"]),e.inert=r.inert,sc.delete(e))}function wE(e,{allowed:t,disallowed:n}={}){let r=vp(e,"inert-others");ye(()=>{var o,s;if(!r)return;let i=Pt();for(let a of(o=n==null?void 0:n())!=null?o:[])a&&i.add(xp(a));let c=(s=t==null?void 0:t())!=null?s:[];for(let a of c){if(!a)continue;let u=vo(a);if(!u)continue;let l=a.parentElement;for(;l&&l!==u.body;){for(let d of l.children)c.some(p=>d.contains(p))||i.add(xp(d));l=l.parentElement}}return i.dispose},[r,t,n])}function vE(e,t,n){let r=zn(o=>{let s=o.getBoundingClientRect();s.x===0&&s.y===0&&s.width===0&&s.height===0&&n()});x.useEffect(()=>{if(!e)return;let o=t===null?null:rn(t)?t:t.current;if(!o)return;let s=Pt();if(typeof ResizeObserver<"u"){let i=new ResizeObserver(()=>r.current(o));i.observe(o),s.add(()=>i.disconnect())}if(typeof IntersectionObserver<"u"){let i=new IntersectionObserver(()=>r.current(o));i.observe(o),s.add(()=>i.disconnect())}return()=>s.dispose()},[t,r,e])}let ic=["[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(","),xE=["[data-autofocus]"].map(e=>`${e}:not([tabindex='-1'])`).join(",");var ac=(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))(ac||{}),EE=(e=>(e[e.Error=0]="Error",e[e.Overflow=1]="Overflow",e[e.Success=2]="Success",e[e.Underflow=3]="Underflow",e))(EE||{}),SE=(e=>(e[e.Previous=-1]="Previous",e[e.Next=1]="Next",e))(SE||{});function Sp(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(ic)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}function PE(e=document.body){return e==null?[]:Array.from(e.querySelectorAll(xE)).sort((t,n)=>Math.sign((t.tabIndex||Number.MAX_SAFE_INTEGER)-(n.tabIndex||Number.MAX_SAFE_INTEGER)))}var cc=(e=>(e[e.Strict=0]="Strict",e[e.Loose=1]="Loose",e))(cc||{});function Pp(e,t=0){var n;return e===((n=vo(e))==null?void 0:n.body)?!1:ot(t,{0(){return e.matches(ic)},1(){let r=e;for(;r!==null;){if(r.matches(ic))return!0;r=r.parentElement}return!1}})}var $E=(e=>(e[e.Keyboard=0]="Keyboard",e[e.Mouse=1]="Mouse",e))($E||{});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 TE=["textarea","input"].join(",");function AE(e){var t,n;return(n=(t=e==null?void 0:e.matches)==null?void 0:t.call(e,TE))!=null?n:!1}function $p(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 i=o.compareDocumentPosition(s);return i&Node.DOCUMENT_POSITION_FOLLOWING?-1:i&Node.DOCUMENT_POSITION_PRECEDING?1:0})}function OE(e,t){return CE(Sp(),t,{relativeTo:e})}function CE(e,t,{sorted:n=!0,relativeTo:r=null,skipElements:o=[]}={}){let s=Array.isArray(e)?e.length>0?e[0].ownerDocument:document:e.ownerDocument,i=Array.isArray(e)?n?$p(e):e:t&64?PE(e):Sp(e);o.length>0&&i.length>1&&(i=i.filter(f=>!o.some(h=>h!=null&&"current"in h?(h==null?void 0:h.current)===f:h===f))),r=r??s.activeElement;let c=(()=>{if(t&5)return 1;if(t&10)return-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),a=(()=>{if(t&1)return 0;if(t&2)return Math.max(0,i.indexOf(r))-1;if(t&4)return Math.max(0,i.indexOf(r))+1;if(t&8)return i.length-1;throw new Error("Missing Focus.First, Focus.Previous, Focus.Next or Focus.Last")})(),u=t&32?{preventScroll:!0}:{},l=0,d=i.length,p;do{if(l>=d||l+d<=0)return 0;let f=a+l;if(t&16)f=(f+d)%d;else{if(f<0)return 3;if(f>=d)return 1}p=i[f],p==null||p.focus(u),l+=c}while(p!==s.activeElement);return t&6&&AE(p)&&p.select(),2}function Tp(){return/iPhone/gi.test(window.navigator.platform)||/Mac/gi.test(window.navigator.platform)&&window.navigator.maxTouchPoints>0}function NE(){return/Android/gi.test(window.navigator.userAgent)}function Ap(){return Tp()||NE()}function wr(e,t,n,r){let o=zn(n);x.useEffect(()=>{if(!e)return;function s(i){o.current(i)}return document.addEventListener(t,s,r),()=>document.removeEventListener(t,s,r)},[e,t,r])}function IE(e,t,n,r){let o=zn(n);x.useEffect(()=>{if(!e)return;function s(i){o.current(i)}return window.addEventListener(t,s,r),()=>window.removeEventListener(t,s,r)},[e,t,r])}const Op=30;function ME(e,t,n){let r=zn(n),o=x.useCallback(function(c,a){if(c.defaultPrevented)return;let u=a(c);if(u===null||!u.getRootNode().contains(u)||!u.isConnected)return;let l=function d(p){return typeof p=="function"?d(p()):Array.isArray(p)||p instanceof Set?p:[p]}(t);for(let d of l)if(d!==null&&(d.contains(u)||c.composed&&c.composedPath().includes(d)))return;return!Pp(u,cc.Loose)&&u.tabIndex!==-1&&c.preventDefault(),r.current(c,u)},[r,t]),s=x.useRef(null);wr(e,"pointerdown",c=>{var a,u;Ap()||(s.current=((u=(a=c.composedPath)==null?void 0:a.call(c))==null?void 0:u[0])||c.target)},!0),wr(e,"pointerup",c=>{if(Ap()||!s.current)return;let a=s.current;return s.current=null,o(c,()=>a)},!0);let i=x.useRef({x:0,y:0});wr(e,"touchstart",c=>{i.current.x=c.touches[0].clientX,i.current.y=c.touches[0].clientY},!0),wr(e,"touchend",c=>{let a={x:c.changedTouches[0].clientX,y:c.changedTouches[0].clientY};if(!(Math.abs(a.x-i.current.x)>=Op||Math.abs(a.y-i.current.y)>=Op))return o(c,()=>yr(c.target)?c.target:null)},!0),IE(e,"blur",c=>o(c,()=>Hx(window.document.activeElement)?window.document.activeElement:null),!0)}function uc(...e){return x.useMemo(()=>vo(...e),[...e])}var kE=(e=>(e[e.Ignore=0]="Ignore",e[e.Select=1]="Select",e[e.Close=2]="Close",e))(kE||{});const Ps={Ignore:{kind:0},Select:e=>({kind:1,target:e}),Close:{kind:2}},BE=200,Cp=5;function LE(e,{trigger:t,action:n,close:r,select:o}){let s=x.useRef(null),i=x.useRef(null),c=x.useRef(null);wr(e&&t!==null,"pointerdown",a=>{Ya(a==null?void 0:a.target)&&t!=null&&t.contains(a.target)&&(i.current=a.x,c.current=a.y,s.current=a.timeStamp)}),wr(e&&t!==null,"pointerup",a=>{var u,l;let d=s.current;if(d===null||(s.current=null,!yr(a.target))||Math.abs(a.x-((u=i.current)!=null?u:a.x))<Cp&&Math.abs(a.y-((l=c.current)!=null?l:a.y))<Cp)return;let p=n(a);switch(p.kind){case 0:return;case 1:{a.timeStamp-d>BE&&(o(p.target),r());break}case 2:{r();break}}},{capture:!0})}function FE(e,t){return x.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 DE(e){return x.useSyncExternalStore(e.subscribe,e.getSnapshot,e.getSnapshot)}function RE(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 i=t[o].call(n,...s);i&&(n=i,r.forEach(c=>c()))}}}function jE(){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 _E(){return Tp()?{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 c=Pt();c.style(e.documentElement,"scrollBehavior","auto"),t.add(()=>t.microTask(()=>c.dispose()))}let s=(o=window.scrollY)!=null?o:window.pageYOffset,i=null;t.addEventListener(e,"click",c=>{if(yr(c.target))try{let a=c.target.closest("a");if(!a)return;let{hash:u}=new URL(a.href),l=e.querySelector(u);yr(l)&&!r(l)&&(i=l)}catch{}},!0),t.addEventListener(e,"touchstart",c=>{if(yr(c.target)&&zx(c.target))if(r(c.target)){let a=c.target;for(;a.parentElement&&r(a.parentElement);)a=a.parentElement;t.style(a,"overscrollBehavior","contain")}else t.style(c.target,"touchAction","none")}),t.addEventListener(e,"touchmove",c=>{if(yr(c.target)){if(rp(c.target))return;if(r(c.target)){let a=c.target;for(;a.parentElement&&a.dataset.headlessuiPortal!==""&&!(a.scrollHeight>a.clientHeight||a.scrollWidth>a.clientWidth);)a=a.parentElement;a.dataset.headlessuiPortal===""&&c.preventDefault()}else c.preventDefault()}},{passive:!1}),t.add(()=>{var c;let a=(c=window.scrollY)!=null?c:window.pageYOffset;s!==a&&window.scrollTo(0,s),i&&i.isConnected&&(i.scrollIntoView({block:"nearest"}),i=null)})})}}:{}}function UE(){return{before({doc:e,d:t}){t.style(e.documentElement,"overflow","hidden")}}}function zE(e){let t={};for(let n of e)Object.assign(t,n(t));return t}let Hn=RE(()=>new Map,{PUSH(e,t){var n;let r=(n=this.get(e))!=null?n:{doc:e,count:0,d:Pt(),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:zE(n)},o=[_E(),jE(),UE()];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)}});Hn.subscribe(()=>{let e=Hn.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)&&Hn.dispatch(n.count>0?"SCROLL_PREVENT":"SCROLL_ALLOW",n),n.count===0&&Hn.dispatch("TEARDOWN",n)}});function HE(e,t,n=()=>({containers:[]})){let r=DE(Hn),o=t?r.get(t):void 0,s=o?o.count>0:!1;return ye(()=>{if(!(!t||!e))return Hn.dispatch("PUSH",t,n),()=>Hn.dispatch("POP",t,n)},[e,t]),s}function WE(e,t,n=()=>[document.body]){let r=vp(e,"scroll-lock");HE(r,t,o=>{var s;return{containers:[...(s=o.containers)!=null?s:[],n]}})}function Np(e){return[e.screenX,e.screenY]}function VE(){let e=x.useRef([-1,-1]);return{wasMoved(t){let n=Np(t);return e.current[0]===n[0]&&e.current[1]===n[1]?!1:(e.current=n,!0)},update(t){e.current=Np(t)}}}function GE(e=0){let[t,n]=x.useState(e),r=x.useCallback(a=>n(a),[t]),o=x.useCallback(a=>n(u=>u|a),[t]),s=x.useCallback(a=>(t&a)===a,[t]),i=x.useCallback(a=>n(u=>u&~a),[n]),c=x.useCallback(a=>n(u=>u^a),[n]);return{flags:t,setFlag:r,addFlag:o,hasFlag:s,removeFlag:i,toggleFlag:c}}var Ip,Mp;typeof process<"u"&&typeof globalThis<"u"&&typeof Element<"u"&&((Ip=process==null?void 0:process.env)==null?void 0:Ip.NODE_ENV)==="test"&&typeof((Mp=Element==null?void 0:Element.prototype)==null?void 0:Mp.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(`
|
|
127
|
+
`)),[]});var qE=(e=>(e[e.None=0]="None",e[e.Closed=1]="Closed",e[e.Enter=2]="Enter",e[e.Leave=4]="Leave",e))(qE||{});function kp(e){let t={};for(let n in e)e[n]===!0&&(t[`data-${n}`]="");return t}function Bp(e,t,n,r){let[o,s]=x.useState(n),{hasFlag:i,addFlag:c,removeFlag:a}=GE(e&&o?3:0),u=x.useRef(!1),l=x.useRef(!1),d=br();return ye(()=>{var p;if(e){if(n&&s(!0),!t){n&&c(3);return}return(p=r==null?void 0:r.start)==null||p.call(r,n),ZE(t,{inFlight:u,prepare(){l.current?l.current=!1:l.current=u.current,u.current=!0,!l.current&&(n?(c(3),a(4)):(c(4),a(2)))},run(){l.current?n?(a(3),c(4)):(a(4),c(3)):n?a(1):c(1)},done(){var f;l.current&&typeof t.getAnimations=="function"&&t.getAnimations().length>0||(u.current=!1,a(7),n||s(!1),(f=r==null?void 0:r.end)==null||f.call(r,n))}})}},[e,n,t,d]),e?[o,{closed:i(1),enter:i(2),leave:i(4),transition:i(2)||i(4)}]:[n,{closed:void 0,enter:void 0,leave:void 0,transition:void 0}]}function ZE(e,{prepare:t,run:n,done:r,inFlight:o}){let s=Pt();return YE(e,{prepare:t,inFlight:o}),s.nextFrame(()=>{n(),s.requestAnimationFrame(()=>{s.add(KE(e,r))})}),s.dispose}function KE(e,t){var n,r;let o=Pt();if(!e)return o.dispose;let s=!1;o.add(()=>{s=!0});let i=(r=(n=e.getAnimations)==null?void 0:n.call(e).filter(c=>c instanceof CSSTransition))!=null?r:[];return i.length===0?(t(),o.dispose):(Promise.allSettled(i.map(c=>c.finished)).then(()=>{s||t()}),o.dispose)}function YE(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 $s(){return typeof window<"u"}function vr(e){return lc(e)?(e.nodeName||"").toLowerCase():"#document"}function He(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ft(e){var t;return(t=(lc(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function lc(e){return $s()?e instanceof Node||e instanceof He(e).Node:!1}function fe(e){return $s()?e instanceof Element||e instanceof He(e).Element:!1}function Fe(e){return $s()?e instanceof HTMLElement||e instanceof He(e).HTMLElement:!1}function fc(e){return!$s()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof He(e).ShadowRoot}const XE=new Set(["inline","contents"]);function Po(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=ct(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!XE.has(o)}const QE=new Set(["table","td","th"]);function JE(e){return QE.has(vr(e))}const e2=[":popover-open",":modal"];function Ts(e){return e2.some(t=>{try{return e.matches(t)}catch{return!1}})}const t2=["transform","translate","scale","rotate","perspective"],n2=["transform","translate","scale","rotate","perspective","filter"],r2=["paint","layout","strict","content"];function dc(e){const t=As(),n=fe(e)?ct(e):e;return t2.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)||n2.some(r=>(n.willChange||"").includes(r))||r2.some(r=>(n.contain||"").includes(r))}function o2(e){let t=sn(e);for(;Fe(t)&&!on(t);){if(dc(t))return t;if(Ts(t))return null;t=sn(t)}return null}function As(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const s2=new Set(["html","body","#document"]);function on(e){return s2.has(vr(e))}function ct(e){return He(e).getComputedStyle(e)}function Os(e){return fe(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function sn(e){if(vr(e)==="html")return e;const t=e.assignedSlot||e.parentNode||fc(e)&&e.host||Ft(e);return fc(t)?t.host:t}function Lp(e){const t=sn(e);return on(t)?e.ownerDocument?e.ownerDocument.body:e.body:Fe(t)&&Po(t)?t:Lp(t)}function vn(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const o=Lp(e),s=o===((r=e.ownerDocument)==null?void 0:r.body),i=He(o);if(s){const c=pc(i);return t.concat(i,i.visualViewport||[],Po(o)?o:[],c&&n?vn(c):[])}return t.concat(o,vn(o,[],n))}function pc(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function i2(){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 an=Math.min,Me=Math.max,$o=Math.round,Cs=Math.floor,Dt=e=>({x:e,y:e}),a2={left:"right",right:"left",bottom:"top",top:"bottom"},c2={start:"end",end:"start"};function hc(e,t,n){return Me(e,an(t,n))}function Wn(e,t){return typeof e=="function"?e(t):e}function xn(e){return e.split("-")[0]}function xr(e){return e.split("-")[1]}function Fp(e){return e==="x"?"y":"x"}function mc(e){return e==="y"?"height":"width"}const u2=new Set(["top","bottom"]);function cn(e){return u2.has(xn(e))?"y":"x"}function gc(e){return Fp(cn(e))}function l2(e,t,n){n===void 0&&(n=!1);const r=xr(e),o=gc(e),s=mc(o);let i=o==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(i=Ns(i)),[i,Ns(i)]}function f2(e){const t=Ns(e);return[bc(e),t,bc(t)]}function bc(e){return e.replace(/start|end/g,t=>c2[t])}const Dp=["left","right"],Rp=["right","left"],d2=["top","bottom"],p2=["bottom","top"];function h2(e,t,n){switch(e){case"top":case"bottom":return n?t?Rp:Dp:t?Dp:Rp;case"left":case"right":return t?d2:p2;default:return[]}}function m2(e,t,n,r){const o=xr(e);let s=h2(xn(e),n==="start",r);return o&&(s=s.map(i=>i+"-"+o),t&&(s=s.concat(s.map(bc)))),s}function Ns(e){return e.replace(/left|right|bottom|top/g,t=>a2[t])}function g2(e){return{top:0,right:0,bottom:0,left:0,...e}}function jp(e){return typeof e!="number"?g2(e):{top:e,right:e,bottom:e,left:e}}function Is(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}}/*!
|
|
123
128
|
* tabbable 6.2.0
|
|
124
129
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
125
|
-
*/var g2=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],bc=g2.join(","),jp=typeof Element>"u",$o=jp?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Is=!jp&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},Ms=function e(t,n){var r;n===void 0&&(n=!0);var o=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),s=o===""||o==="true",i=s||n&&t&&e(t.parentNode);return i},b2=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},y2=function(t,n,r){if(Ms(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(bc));return n&&$o.call(t,bc)&&o.unshift(t),o=o.filter(r),o},w2=function e(t,n,r){for(var o=[],s=Array.from(t);s.length;){var i=s.shift();if(!Ms(i,!1))if(i.tagName==="SLOT"){var c=i.assignedElements(),a=c.length?c:i.children,u=e(a,!0,r);r.flatten?o.push.apply(o,u):o.push({scopeParent:i,candidates:u})}else{var l=$o.call(i,bc);l&&r.filter(i)&&(n||!t.includes(i))&&o.push(i);var f=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),p=!Ms(f,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(f&&p){var d=e(f===!0?i.children:f.children,!0,r);r.flatten?o.push.apply(o,d):o.push({scopeParent:i,candidates:d})}else s.unshift.apply(s,i.children)}}return o},_p=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},Up=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||b2(t))&&!_p(t)?0:t.tabIndex},v2=function(t,n){var r=Up(t);return r<0&&n&&!_p(t)?0:r},x2=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},zp=function(t){return t.tagName==="INPUT"},E2=function(t){return zp(t)&&t.type==="hidden"},S2=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},P2=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},$2=function(t){if(!t.name)return!0;var n=t.form||Is(t),r=function(c){return n.querySelectorAll('input[type="radio"][name="'+c+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=r(window.CSS.escape(t.name));else try{o=r(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var s=P2(o,t.form);return!s||s===t},A2=function(t){return zp(t)&&t.type==="radio"},T2=function(t){return A2(t)&&!$2(t)},O2=function(t){var n,r=t&&Is(t),o=(n=r)===null||n===void 0?void 0:n.host,s=!1;if(r&&r!==t){var i,c,a;for(s=!!((i=o)!==null&&i!==void 0&&(c=i.ownerDocument)!==null&&c!==void 0&&c.contains(o)||t!=null&&(a=t.ownerDocument)!==null&&a!==void 0&&a.contains(t));!s&&o;){var u,l,f;r=Is(o),o=(u=r)===null||u===void 0?void 0:u.host,s=!!((l=o)!==null&&l!==void 0&&(f=l.ownerDocument)!==null&&f!==void 0&&f.contains(o))}}return s},Hp=function(t){var n=t.getBoundingClientRect(),r=n.width,o=n.height;return r===0&&o===0},N2=function(t,n){var r=n.displayCheck,o=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=$o.call(t,"details>summary:first-of-type"),i=s?t.parentElement:t;if($o.call(i,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof o=="function"){for(var c=t;t;){var a=t.parentElement,u=Is(t);if(a&&!a.shadowRoot&&o(a)===!0)return Hp(t);t.assignedSlot?t=t.assignedSlot:!a&&u!==t.ownerDocument?t=u.host:t=a}t=c}if(O2(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Hp(t);return!1},C2=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var o=n.children.item(r);if(o.tagName==="LEGEND")return $o.call(n,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}n=n.parentElement}return!1},I2=function(t,n){return!(n.disabled||Ms(n)||E2(n)||N2(n,t)||S2(n)||C2(n))},Wp=function(t,n){return!(T2(n)||Up(n)<0||!I2(t,n))},M2=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},k2=function e(t){var n=[],r=[];return t.forEach(function(o,s){var i=!!o.scopeParent,c=i?o.scopeParent:o,a=v2(c,i),u=i?e(o.candidates):c;a===0?i?n.push.apply(n,u):n.push(c):r.push({documentOrder:s,tabIndex:a,item:o,isScope:i,content:u})}),r.sort(x2).reduce(function(o,s){return s.isScope?o.push.apply(o,s.content):o.push(s.content),o},[]).concat(n)},Vp=function(t,n){n=n||{};var r;return n.getShadowRoot?r=w2([t],n.includeContainer,{filter:Wp.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:M2}):r=y2(t,n.includeContainer,Wp.bind(null,n)),k2(r)};function Gp(e,t,n){let{reference:r,floating:o}=e;const s=sn(t),i=mc(t),c=hc(i),a=vn(t),u=s==="y",l=r.x+r.width/2-o.width/2,f=r.y+r.height/2-o.height/2,p=r[c]/2-o[c]/2;let d;switch(a){case"top":d={x:l,y:r.y-o.height};break;case"bottom":d={x:l,y:r.y+r.height};break;case"right":d={x:r.x+r.width,y:f};break;case"left":d={x:r.x-o.width,y:f};break;default:d={x:r.x,y:r.y}}switch(vr(t)){case"start":d[i]-=p*(n&&u?-1:1);break;case"end":d[i]+=p*(n&&u?-1:1);break}return d}const L2=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:s=[],platform:i}=n,c=s.filter(Boolean),a=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:l,y:f}=Gp(u,r,a),p=r,d={},h=0;for(let m=0;m<c.length;m++){const{name:x,fn:T}=c[m],{x:w,y:A,data:L,reset:B}=await T({x:l,y:f,initialPlacement:r,placement:p,strategy:o,middlewareData:d,rects:u,platform:i,elements:{reference:e,floating:t}});l=w??l,f=A??f,d={...d,[x]:{...d[x],...L}},B&&h<=50&&(h++,typeof B=="object"&&(B.placement&&(p=B.placement),B.rects&&(u=B.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):B.rects),{x:l,y:f}=Gp(u,p,a)),m=-1)}return{x:l,y:f,placement:p,strategy:o,middlewareData:d}};async function ks(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:s,rects:i,elements:c,strategy:a}=e,{boundary:u="clippingAncestors",rootBoundary:l="viewport",elementContext:f="floating",altBoundary:p=!1,padding:d=0}=Hn(t,e),h=Dp(d),x=c[p?f==="floating"?"reference":"floating":f],T=Cs(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(x)))==null||n?x:x.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(c.floating)),boundary:u,rootBoundary:l,strategy:a})),w=f==="floating"?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,A=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c.floating)),L=await(s.isElement==null?void 0:s.isElement(A))?await(s.getScale==null?void 0:s.getScale(A))||{x:1,y:1}:{x:1,y:1},B=Cs(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:w,offsetParent:A,strategy:a}):w);return{top:(T.top-B.top+h.top)/L.y,bottom:(B.bottom-T.bottom+h.bottom)/L.y,left:(T.left-B.left+h.left)/L.x,right:(B.right-T.right+h.right)/L.x}}const B2=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:s,platform:i,elements:c,middlewareData:a}=t,{element:u,padding:l=0}=Hn(e,t)||{};if(u==null)return{};const f=Dp(l),p={x:n,y:r},d=mc(o),h=hc(d),m=await i.getDimensions(u),x=d==="y",T=x?"top":"left",w=x?"bottom":"right",A=x?"clientHeight":"clientWidth",L=s.reference[h]+s.reference[d]-p[d]-s.floating[h],B=p[d]-s.reference[d],_=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let D=_?_[A]:0;(!D||!await(i.isElement==null?void 0:i.isElement(_)))&&(D=c.floating[A]||s.floating[h]);const g=L/2-B/2,y=D/2-m[h]/2-1,$=on(f[T],y),I=on(f[w],y),O=$,P=D-m[h]-I,S=D/2-m[h]/2+g,E=pc(O,S,P),N=!a.arrow&&vr(o)!=null&&S!==E&&s.reference[h]/2-(S<O?$:I)-m[h]/2<0,C=N?S<O?S-O:S-P:0;return{[d]:p[d]+C,data:{[d]:E,centerOffset:S-E-C,...N&&{alignmentOffset:C}},reset:N}}}),F2=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:i,initialPlacement:c,platform:a,elements:u}=t,{mainAxis:l=!0,crossAxis:f=!0,fallbackPlacements:p,fallbackStrategy:d="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:m=!0,...x}=Hn(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const T=vn(o),w=sn(c),A=vn(c)===c,L=await(a.isRTL==null?void 0:a.isRTL(u.floating)),B=p||(A||!m?[Ns(c)]:l2(c)),_=h!=="none";!p&&_&&B.push(...h2(c,m,h,L));const D=[c,...B],g=await ks(t,x),y=[];let $=((r=s.flip)==null?void 0:r.overflows)||[];if(l&&y.push(g[T]),f){const S=u2(o,i,L);y.push(g[S[0]],g[S[1]])}if($=[...$,{placement:o,overflows:y}],!y.every(S=>S<=0)){var I,O;const S=(((I=s.flip)==null?void 0:I.index)||0)+1,E=D[S];if(E&&(!(f==="alignment"?w!==sn(E):!1)||$.every(b=>sn(b.placement)===w?b.overflows[0]>0:!0)))return{data:{index:S,overflows:$},reset:{placement:E}};let N=(O=$.filter(C=>C.overflows[0]<=0).sort((C,b)=>C.overflows[1]-b.overflows[1])[0])==null?void 0:O.placement;if(!N)switch(d){case"bestFit":{var P;const C=(P=$.filter(b=>{if(_){const k=sn(b.placement);return k===w||k==="y"}return!0}).map(b=>[b.placement,b.overflows.filter(k=>k>0).reduce((k,R)=>k+R,0)]).sort((b,k)=>b[1]-k[1])[0])==null?void 0:P[0];C&&(N=C);break}case"initialPlacement":N=c;break}if(o!==N)return{reset:{placement:N}}}return{}}}},R2=new Set(["left","top"]);async function D2(e,t){const{placement:n,platform:r,elements:o}=e,s=await(r.isRTL==null?void 0:r.isRTL(o.floating)),i=vn(n),c=vr(n),a=sn(n)==="y",u=R2.has(i)?-1:1,l=s&&a?-1:1,f=Hn(t,e);let{mainAxis:p,crossAxis:d,alignmentAxis:h}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return c&&typeof h=="number"&&(d=c==="end"?h*-1:h),a?{x:d*l,y:p*u}:{x:p*u,y:d*l}}const j2=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:s,placement:i,middlewareData:c}=t,a=await D2(t,e);return i===((n=c.offset)==null?void 0:n.placement)&&(r=c.arrow)!=null&&r.alignmentOffset?{}:{x:o+a.x,y:s+a.y,data:{...a,placement:i}}}}},_2=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:i=!1,limiter:c={fn:x=>{let{x:T,y:w}=x;return{x:T,y:w}}},...a}=Hn(e,t),u={x:n,y:r},l=await ks(t,a),f=sn(vn(o)),p=Bp(f);let d=u[p],h=u[f];if(s){const x=p==="y"?"top":"left",T=p==="y"?"bottom":"right",w=d+l[x],A=d-l[T];d=pc(w,d,A)}if(i){const x=f==="y"?"top":"left",T=f==="y"?"bottom":"right",w=h+l[x],A=h-l[T];h=pc(w,h,A)}const m=c.fn({...t,[p]:d,[f]:h});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[p]:s,[f]:i}}}}}},U2=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:s,platform:i,elements:c}=t,{apply:a=()=>{},...u}=Hn(e,t),l=await ks(t,u),f=vn(o),p=vr(o),d=sn(o)==="y",{width:h,height:m}=s.floating;let x,T;f==="top"||f==="bottom"?(x=f,T=p===(await(i.isRTL==null?void 0:i.isRTL(c.floating))?"start":"end")?"left":"right"):(T=f,x=p==="end"?"top":"bottom");const w=m-l.top-l.bottom,A=h-l.left-l.right,L=on(m-l[x],w),B=on(h-l[T],A),_=!t.middlewareData.shift;let D=L,g=B;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(g=A),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(D=w),_&&!p){const $=Me(l.left,0),I=Me(l.right,0),O=Me(l.top,0),P=Me(l.bottom,0);d?g=h-2*($!==0||I!==0?$+I:Me(l.left,l.right)):D=m-2*(O!==0||P!==0?O+P:Me(l.top,l.bottom))}await a({...t,availableWidth:g,availableHeight:D});const y=await i.getDimensions(c.floating);return h!==y.width||m!==y.height?{reset:{rects:!0}}:{}}}};function qp(e){const t=at(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Fe(e),s=o?e.offsetWidth:n,i=o?e.offsetHeight:r,c=Po(n)!==s||Po(r)!==i;return c&&(n=s,r=i),{width:n,height:r,$:c}}function yc(e){return ue(e)?e:e.contextElement}function xr(e){const t=yc(e);if(!Fe(t))return Bt(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=qp(t);let i=(s?Po(n.width):n.width)/r,c=(s?Po(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!c||!Number.isFinite(c))&&(c=1),{x:i,y:c}}const z2=Bt(0);function Zp(e){const t=He(e);return!As()||!t.visualViewport?z2:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function H2(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==He(e)?!1:t}function Wn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),s=yc(e);let i=Bt(1);t&&(r?ue(r)&&(i=xr(r)):i=xr(e));const c=H2(s,n,r)?Zp(s):Bt(0);let a=(o.left+c.x)/i.x,u=(o.top+c.y)/i.y,l=o.width/i.x,f=o.height/i.y;if(s){const p=He(s),d=r&&ue(r)?He(r):r;let h=p,m=dc(h);for(;m&&r&&d!==h;){const x=xr(m),T=m.getBoundingClientRect(),w=at(m),A=T.left+(m.clientLeft+parseFloat(w.paddingLeft))*x.x,L=T.top+(m.clientTop+parseFloat(w.paddingTop))*x.y;a*=x.x,u*=x.y,l*=x.x,f*=x.y,a+=A,u+=L,h=He(m),m=dc(h)}}return Cs({width:l,height:f,x:a,y:u})}function Ls(e,t){const n=Ts(e).scrollLeft;return t?t.left+n:Wn(Lt(e)).left+n}function Kp(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Ls(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function W2(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const s=o==="fixed",i=Lt(r),c=t?$s(t.floating):!1;if(r===i||c&&s)return n;let a={scrollLeft:0,scrollTop:0},u=Bt(1);const l=Bt(0),f=Fe(r);if((f||!f&&!s)&&((wr(r)!=="body"||So(i))&&(a=Ts(r)),Fe(r))){const d=Wn(r);u=xr(r),l.x=d.x+r.clientLeft,l.y=d.y+r.clientTop}const p=i&&!f&&!s?Kp(i,a):Bt(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-a.scrollLeft*u.x+l.x+p.x,y:n.y*u.y-a.scrollTop*u.y+l.y+p.y}}function V2(e){return Array.from(e.getClientRects())}function G2(e){const t=Lt(e),n=Ts(e),r=e.ownerDocument.body,o=Me(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),s=Me(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+Ls(e);const c=-n.scrollTop;return at(r).direction==="rtl"&&(i+=Me(t.clientWidth,r.clientWidth)-o),{width:o,height:s,x:i,y:c}}const Yp=25;function q2(e,t){const n=He(e),r=Lt(e),o=n.visualViewport;let s=r.clientWidth,i=r.clientHeight,c=0,a=0;if(o){s=o.width,i=o.height;const l=As();(!l||l&&t==="fixed")&&(c=o.offsetLeft,a=o.offsetTop)}const u=Ls(r);if(u<=0){const l=r.ownerDocument,f=l.body,p=getComputedStyle(f),d=l.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(r.clientWidth-f.clientWidth-d);h<=Yp&&(s-=h)}else u<=Yp&&(s+=u);return{width:s,height:i,x:c,y:a}}const Z2=new Set(["absolute","fixed"]);function K2(e,t){const n=Wn(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,s=Fe(e)?xr(e):Bt(1),i=e.clientWidth*s.x,c=e.clientHeight*s.y,a=o*s.x,u=r*s.y;return{width:i,height:c,x:a,y:u}}function Xp(e,t,n){let r;if(t==="viewport")r=q2(e,n);else if(t==="document")r=G2(Lt(e));else if(ue(t))r=K2(t,n);else{const o=Zp(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Cs(r)}function Qp(e,t){const n=rn(e);return n===t||!ue(n)||nn(n)?!1:at(n).position==="fixed"||Qp(n,t)}function Y2(e,t){const n=t.get(e);if(n)return n;let r=wn(e,[],!1).filter(c=>ue(c)&&wr(c)!=="body"),o=null;const s=at(e).position==="fixed";let i=s?rn(e):e;for(;ue(i)&&!nn(i);){const c=at(i),a=fc(i);!a&&c.position==="fixed"&&(o=null),(s?!a&&!o:!a&&c.position==="static"&&!!o&&Z2.has(o.position)||So(i)&&!a&&Qp(e,i))?r=r.filter(l=>l!==i):o=c,i=rn(i)}return t.set(e,r),r}function X2(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[...n==="clippingAncestors"?$s(t)?[]:Y2(t,this._c):[].concat(n),r],c=i[0],a=i.reduce((u,l)=>{const f=Xp(t,l,o);return u.top=Me(f.top,u.top),u.right=on(f.right,u.right),u.bottom=on(f.bottom,u.bottom),u.left=Me(f.left,u.left),u},Xp(t,c,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function Q2(e){const{width:t,height:n}=qp(e);return{width:t,height:n}}function J2(e,t,n){const r=Fe(t),o=Lt(t),s=n==="fixed",i=Wn(e,!0,s,t);let c={scrollLeft:0,scrollTop:0};const a=Bt(0);function u(){a.x=Ls(o)}if(r||!r&&!s)if((wr(t)!=="body"||So(o))&&(c=Ts(t)),r){const d=Wn(t,!0,s,t);a.x=d.x+t.clientLeft,a.y=d.y+t.clientTop}else o&&u();s&&!r&&o&&u();const l=o&&!r&&!s?Kp(o,c):Bt(0),f=i.left+c.scrollLeft-a.x-l.x,p=i.top+c.scrollTop-a.y-l.y;return{x:f,y:p,width:i.width,height:i.height}}function wc(e){return at(e).position==="static"}function Jp(e,t){if(!Fe(e)||at(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Lt(e)===n&&(n=n.ownerDocument.body),n}function eh(e,t){const n=He(e);if($s(e))return n;if(!Fe(e)){let o=rn(e);for(;o&&!nn(o);){if(ue(o)&&!wc(o))return o;o=rn(o)}return n}let r=Jp(e,t);for(;r&&QE(r)&&wc(r);)r=Jp(r,t);return r&&nn(r)&&wc(r)&&!fc(r)?n:r||r2(e)||n}const e6=async function(e){const t=this.getOffsetParent||eh,n=this.getDimensions,r=await n(e.floating);return{reference:J2(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function t6(e){return at(e).direction==="rtl"}const n6={convertOffsetParentRelativeRectToViewportRelativeRect:W2,getDocumentElement:Lt,getClippingRect:X2,getOffsetParent:eh,getElementRects:e6,getClientRects:V2,getDimensions:Q2,getScale:xr,isElement:ue,isRTL:t6};function th(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function r6(e,t){let n=null,r;const o=Lt(e);function s(){var c;clearTimeout(r),(c=n)==null||c.disconnect(),n=null}function i(c,a){c===void 0&&(c=!1),a===void 0&&(a=1),s();const u=e.getBoundingClientRect(),{left:l,top:f,width:p,height:d}=u;if(c||t(),!p||!d)return;const h=Os(f),m=Os(o.clientWidth-(l+p)),x=Os(o.clientHeight-(f+d)),T=Os(l),A={rootMargin:-h+"px "+-m+"px "+-x+"px "+-T+"px",threshold:Me(0,on(1,a))||1};let L=!0;function B(_){const D=_[0].intersectionRatio;if(D!==a){if(!L)return i();D?i(!1,D):r=setTimeout(()=>{i(!1,1e-7)},1e3)}D===1&&!th(u,e.getBoundingClientRect())&&i(),L=!1}try{n=new IntersectionObserver(B,{...A,root:o.ownerDocument})}catch{n=new IntersectionObserver(B,A)}n.observe(e)}return i(!0),s}function nh(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,u=yc(e),l=o||s?[...u?wn(u):[],...wn(t)]:[];l.forEach(T=>{o&&T.addEventListener("scroll",n,{passive:!0}),s&&T.addEventListener("resize",n)});const f=u&&c?r6(u,n):null;let p=-1,d=null;i&&(d=new ResizeObserver(T=>{let[w]=T;w&&w.target===u&&d&&(d.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var A;(A=d)==null||A.observe(t)})),n()}),u&&!a&&d.observe(u),d.observe(t));let h,m=a?Wn(e):null;a&&x();function x(){const T=Wn(e);m&&!th(m,T)&&n(),m=T,h=requestAnimationFrame(x)}return n(),()=>{var T;l.forEach(w=>{o&&w.removeEventListener("scroll",n),s&&w.removeEventListener("resize",n)}),f==null||f(),(T=d)==null||T.disconnect(),d=null,a&&cancelAnimationFrame(h)}}const vc=ks,o6=j2,s6=_2,i6=F2,a6=U2,rh=B2,c6=(e,t,n)=>{const r=new Map,o={platform:n6,...n},s={...o.platform,_c:r};return L2(e,t,{...o,platform:s})};var u6=typeof document<"u",l6=function(){},Bs=u6?v.useLayoutEffect:l6;function Fs(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(!Fs(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)&&!Fs(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function oh(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function sh(e,t){const n=oh(e);return Math.round(t*n)/n}function xc(e){const t=z.useRef(e);return Bs(()=>{t.current=e}),t}function ih(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:s,floating:i}={},transform:c=!0,whileElementsMounted:a,open:u}=e,[l,f]=z.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,d]=z.useState(r);Fs(p,r)||d(r);const[h,m]=z.useState(null),[x,T]=z.useState(null),w=z.useCallback(b=>{b!==_.current&&(_.current=b,m(b))},[]),A=z.useCallback(b=>{b!==D.current&&(D.current=b,T(b))},[]),L=s||h,B=i||x,_=z.useRef(null),D=z.useRef(null),g=z.useRef(l),y=a!=null,$=xc(a),I=xc(o),O=xc(u),P=z.useCallback(()=>{if(!_.current||!D.current)return;const b={placement:t,strategy:n,middleware:p};I.current&&(b.platform=I.current),c6(_.current,D.current,b).then(k=>{const R={...k,isPositioned:O.current!==!1};S.current&&!Fs(g.current,R)&&(g.current=R,Or.flushSync(()=>{f(R)}))})},[p,t,n,I,O]);Bs(()=>{u===!1&&g.current.isPositioned&&(g.current.isPositioned=!1,f(b=>({...b,isPositioned:!1})))},[u]);const S=z.useRef(!1);Bs(()=>(S.current=!0,()=>{S.current=!1}),[]),Bs(()=>{if(L&&(_.current=L),B&&(D.current=B),L&&B){if($.current)return $.current(L,B,P);P()}},[L,B,P,$,y]);const E=z.useMemo(()=>({reference:_,floating:D,setReference:w,setFloating:A}),[w,A]),N=z.useMemo(()=>({reference:L,floating:B}),[L,B]),C=z.useMemo(()=>{const b={position:n,left:0,top:0};if(!N.floating)return b;const k=sh(N.floating,l.x),R=sh(N.floating,l.y);return c?{...b,transform:"translate("+k+"px, "+R+"px)",...oh(N.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:k,top:R}},[n,c,N.floating,l.x,l.y]);return z.useMemo(()=>({...l,update:P,refs:E,elements:N,floatingStyles:C}),[l,P,E,N,C])}const f6=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?rh({element:r.current,padding:o}).fn(n):{}:r?rh({element:r,padding:o}).fn(n):{}}}},Ec=(e,t)=>({...o6(e),options:[e,t]}),ah=(e,t)=>({...s6(e),options:[e,t]}),ch=(e,t)=>({...i6(e),options:[e,t]}),d6=(e,t)=>({...a6(e),options:[e,t]}),p6=(e,t)=>({...f6(e),options:[e,t]}),uh={...z},h6=uh.useInsertionEffect||(e=>e());function lh(e){const t=z.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return h6(()=>{t.current=e}),z.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 Sc=typeof document<"u"?v.useLayoutEffect:v.useEffect;let fh=!1,m6=0;const dh=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+m6++;function g6(){const[e,t]=z.useState(()=>fh?dh():void 0);return Sc(()=>{e==null&&t(dh())},[]),z.useEffect(()=>{fh=!0},[]),e}const b6=uh.useId||g6;let Ao;process.env.NODE_ENV!=="production"&&(Ao=new Set);function y6(){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=Ao)!=null&&e.has(o))){var s;(s=Ao)==null||s.add(o),console.warn(o)}}function w6(){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=Ao)!=null&&e.has(o))){var s;(s=Ao)==null||s.add(o),console.error(o)}}function v6(){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 x6=z.createContext(null),E6=z.createContext(null),S6=()=>{var e;return((e=z.useContext(x6))==null?void 0:e.id)||null},P6=()=>z.useContext(E6),$6="data-floating-ui-focusable";function A6(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=b6(),s=z.useRef({}),[i]=z.useState(()=>v6()),c=S6()!=null;if(process.env.NODE_ENV!=="production"){const d=r.reference;d&&!ue(d)&&w6("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[a,u]=z.useState(r.reference),l=lh((d,h,m)=>{s.current.openEvent=d?h:void 0,i.emit("openchange",{open:d,event:h,reason:m,nested:c}),n==null||n(d,h,m)}),f=z.useMemo(()=>({setPositionReference:u}),[]),p=z.useMemo(()=>({reference:a||r.reference||null,floating:r.floating||null,domReference:r.reference}),[a,r.reference,r.floating]);return z.useMemo(()=>({dataRef:s,open:t,onOpenChange:l,elements:p,events:i,floatingId:o,refs:f}),[t,l,p,i,o,f])}function T6(e){e===void 0&&(e={});const{nodeId:t}=e,n=A6({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,i]=z.useState(null),[c,a]=z.useState(null),l=(o==null?void 0:o.domReference)||s,f=z.useRef(null),p=P6();Sc(()=>{l&&(f.current=l)},[l]);const d=ih({...e,elements:{...o,...c&&{reference:c}}}),h=z.useCallback(A=>{const L=ue(A)?{getBoundingClientRect:()=>A.getBoundingClientRect(),contextElement:A}:A;a(L),d.refs.setReference(L)},[d.refs]),m=z.useCallback(A=>{(ue(A)||A===null)&&(f.current=A,i(A)),(ue(d.refs.reference.current)||d.refs.reference.current===null||A!==null&&!ue(A))&&d.refs.setReference(A)},[d.refs]),x=z.useMemo(()=>({...d.refs,setReference:m,setPositionReference:h,domReference:f}),[d.refs,m,h]),T=z.useMemo(()=>({...d.elements,domReference:l}),[d.elements,l]),w=z.useMemo(()=>({...d,...r,refs:x,elements:T,nodeId:t}),[d,x,T,t,r]);return Sc(()=>{r.dataRef.current.floatingContext=w;const A=p==null?void 0:p.nodesRef.current.find(L=>L.id===t);A&&(A.context=w)}),z.useMemo(()=>({...d,context:w,refs:x,elements:T}),[d,x,T,w])}const ph="active",hh="selected";function Pc(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[ph]:i,[hh]:c,...a}=e;s=a}return{...n==="floating"&&{tabIndex:-1,[$6]:""},...s,...t.map(i=>{const c=i?i[n]:null;return typeof c=="function"?e?c(e):null:c}).concat(e).reduce((i,c)=>(c&&Object.entries(c).forEach(a=>{let[u,l]=a;if(!(o&&[ph,hh].includes(u)))if(u.indexOf("on")===0){if(r.has(u)||r.set(u,[]),typeof l=="function"){var f;(f=r.get(u))==null||f.push(l),i[u]=function(){for(var p,d=arguments.length,h=new Array(d),m=0;m<d;m++)h[m]=arguments[m];return(p=r.get(u))==null?void 0:p.map(x=>x(...h)).find(x=>x!==void 0)}}}else i[u]=l}),i),{})}}function O6(e){e===void 0&&(e=[]);const t=e.map(c=>c==null?void 0:c.reference),n=e.map(c=>c==null?void 0:c.floating),r=e.map(c=>c==null?void 0:c.item),o=z.useCallback(c=>Pc(c,e,"reference"),t),s=z.useCallback(c=>Pc(c,e,"floating"),n),i=z.useCallback(c=>Pc(c,e,"item"),r);return z.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:i}),[o,s,i])}function mh(e,t){return{...e,rects:{...e.rects,floating:{...e.rects.floating,height:t}}}}const N6=e=>({name:"inner",options:e,async fn(t){const{listRef:n,overflowRef:r,onFallbackChange:o,offset:s=0,index:i=0,minItemsVisible:c=4,referenceOverflowThreshold:a=0,scrollRef:u,...l}=Hn(e,t),{rects:f,elements:{floating:p}}=t,d=n.current[i],h=(u==null?void 0:u.current)||p,m=p.clientTop||h.clientTop,x=p.clientTop!==0,T=h.clientTop!==0,w=p===h;if(process.env.NODE_ENV!=="production"&&(t.placement.startsWith("bottom")||y6('`placement` side must be "bottom" when using the `inner`',"middleware.")),!d)return{};const A={...t,...await Ec(-d.offsetTop-p.clientTop-f.reference.height/2-d.offsetHeight/2-s).fn(t)},L=await vc(mh(A,h.scrollHeight+m+p.clientTop),l),B=await vc(A,{...l,elementContext:"reference"}),_=Me(0,L.top),D=A.y+_,$=(h.scrollHeight>h.clientHeight?I=>I:Po)(Me(0,h.scrollHeight+(x&&w||T?m*2:0)-_-Me(0,L.bottom)));if(h.style.maxHeight=$+"px",h.scrollTop=_,o){const I=h.offsetHeight<d.offsetHeight*on(c,n.current.length)-1||B.top>=-a||B.bottom>=-a;Or.flushSync(()=>o(I))}return r&&(r.current=await vc(mh({...A,y:D},h.offsetHeight+m+p.clientTop),l)),{y:D}}});function C6(e,t){const{open:n,elements:r}=e,{enabled:o=!0,overflowRef:s,scrollRef:i,onChange:c}=t,a=lh(c),u=z.useRef(!1),l=z.useRef(null),f=z.useRef(null);z.useEffect(()=>{if(!o)return;function d(m){if(m.ctrlKey||!h||s.current==null)return;const x=m.deltaY,T=s.current.top>=-.5,w=s.current.bottom>=-.5,A=h.scrollHeight-h.clientHeight,L=x<0?-1:1,B=x<0?"max":"min";h.scrollHeight<=h.clientHeight||(!T&&x>0||!w&&x<0?(m.preventDefault(),Or.flushSync(()=>{a(_=>_+Math[B](x,A*L))})):/firefox/i.test(s2())&&(h.scrollTop+=x))}const h=(i==null?void 0:i.current)||r.floating;if(n&&h)return h.addEventListener("wheel",d),requestAnimationFrame(()=>{l.current=h.scrollTop,s.current!=null&&(f.current={...s.current})}),()=>{l.current=null,f.current=null,h.removeEventListener("wheel",d)}},[o,n,r.floating,s,i,a]);const p=z.useMemo(()=>({onKeyDown(){u.current=!0},onWheel(){u.current=!1},onPointerMove(){u.current=!1},onScroll(){const d=(i==null?void 0:i.current)||r.floating;if(!(!s.current||!d||!u.current)){if(l.current!==null){const h=d.scrollTop-l.current;(s.current.bottom<-.5&&h<-1||s.current.top<-.5&&h>1)&&Or.flushSync(()=>a(m=>m+h))}requestAnimationFrame(()=>{l.current=d.scrollTop})}}}),[r.floating,a,s,i]);return z.useMemo(()=>o?{floating:p}:{},[o,p])}let Er=v.createContext({styles:void 0,setReference:()=>{},setFloating:()=>{},getReferenceProps:()=>({}),getFloatingProps:()=>({}),slot:{}});Er.displayName="FloatingContext";let $c=v.createContext(null);$c.displayName="PlacementContext";function I6(e){return v.useMemo(()=>e?typeof e=="string"?{to:e}:e:null,[e])}function M6(){return v.useContext(Er).setReference}function k6(){return v.useContext(Er).getReferenceProps}function L6(){let{getFloatingProps:e,slot:t}=v.useContext(Er);return v.useCallback((...n)=>Object.assign({},e(...n),{"data-anchor":t.anchor}),[e,t])}function B6(e=null){e===!1&&(e=null),typeof e=="string"&&(e={to:e});let t=v.useContext($c),n=v.useMemo(()=>e,[JSON.stringify(e,(o,s)=>{var i;return(i=s==null?void 0:s.outerHTML)!=null?i:s})]);be(()=>{t==null||t(n??null)},[t,n]);let r=v.useContext(Er);return v.useMemo(()=>[r.setFloating,e?r.styles:{}],[r.setFloating,e,r.styles])}let gh=4;function F6({children:e,enabled:t=!0}){let[n,r]=v.useState(null),[o,s]=v.useState(0),i=v.useRef(null),[c,a]=v.useState(null);R6(c);let u=t&&n!==null&&c!==null,{to:l="bottom",gap:f=0,offset:p=0,padding:d=0,inner:h}=D6(n,c),[m,x="center"]=l.split(" ");be(()=>{u&&s(0)},[u]);let{refs:T,floatingStyles:w,context:A}=T6({open:u,placement:m==="selection"?x==="center"?"bottom":`bottom-${x}`:x==="center"?`${m}`:`${m}-${x}`,strategy:"absolute",transform:!1,middleware:[Ec({mainAxis:m==="selection"?0:f,crossAxis:p}),ah({padding:d}),m!=="selection"&&ch({padding:d}),m==="selection"&&h?N6({...h,padding:d,overflowRef:i,offset:o,minItemsVisible:gh,referenceOverflowThreshold:d,onFallbackChange(I){var O,P;if(!I)return;let S=A.elements.floating;if(!S)return;let E=parseFloat(getComputedStyle(S).scrollPaddingBottom)||0,N=Math.min(gh,S.childElementCount),C=0,b=0;for(let k of(P=(O=A.elements.floating)==null?void 0:O.childNodes)!=null?P:[])if(tn(k)){let R=k.offsetTop,j=R+k.clientHeight+E,U=S.scrollTop,W=U+S.clientHeight;if(R>=U&&j<=W)N--;else{b=Math.max(0,Math.min(j,W)-Math.max(R,U)),C=k.clientHeight;break}}N>=1&&s(k=>{let R=C*N-b+E;return k>=R?k:R})}}):null,d6({padding:d,apply({availableWidth:I,availableHeight:O,elements:P}){Object.assign(P.floating.style,{overflow:"auto",maxWidth:`${I}px`,maxHeight:`min(var(--anchor-max-height, 100vh), ${O}px)`})}})].filter(Boolean),whileElementsMounted:nh}),[L=m,B=x]=A.placement.split("-");m==="selection"&&(L="selection");let _=v.useMemo(()=>({anchor:[L,B].filter(Boolean).join(" ")}),[L,B]),D=C6(A,{overflowRef:i,onChange:s}),{getReferenceProps:g,getFloatingProps:y}=O6([D]),$=ae(I=>{a(I),T.setFloating(I)});return z.createElement($c.Provider,{value:r},z.createElement(Er.Provider,{value:{setFloating:$,setReference:T.setReference,styles:w,getReferenceProps:g,getFloatingProps:y,slot:_}},e))}function R6(e){be(()=>{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 D6(e,t){var n,r,o;let s=Ac((n=e==null?void 0:e.gap)!=null?n:"var(--anchor-gap, 0)",t),i=Ac((r=e==null?void 0:e.offset)!=null?r:"var(--anchor-offset, 0)",t),c=Ac((o=e==null?void 0:e.padding)!=null?o:"var(--anchor-padding, 0)",t);return{...e,gap:s,offset:i,padding:c}}function Ac(e,t,n=void 0){let r=gr(),o=ae((a,u)=>{if(a==null)return[n,null];if(typeof a=="number")return[a,null];if(typeof a=="string"){if(!u)return[n,null];let l=yh(a,u);return[l,f=>{let p=bh(a);{let d=p.map(h=>window.getComputedStyle(u).getPropertyValue(h));r.requestAnimationFrame(function h(){r.nextFrame(h);let m=!1;for(let[T,w]of p.entries()){let A=window.getComputedStyle(u).getPropertyValue(w);if(d[T]!==A){d[T]=A,m=!0;break}}if(!m)return;let x=yh(a,u);l!==x&&(f(x),l=x)})}return r.dispose}]}return[n,null]}),s=v.useMemo(()=>o(e,t)[0],[e,t]),[i=s,c]=v.useState();return be(()=>{let[a,u]=o(e,t);if(c(a),!!u)return u(c)},[e,t]),i}function bh(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,...bh(o)]:[r]}return[]}function yh(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 j6(e,t){let[n,r]=v.useState(t);return!e&&n!==t&&r(t),e?n:t}let Tc=v.createContext(null);Tc.displayName="OpenClosedContext";var St=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(St||{});function Oc(){return v.useContext(Tc)}function wh({value:e,children:t}){return v.createElement(Tc.Provider,{value:e},t)}function _6(e){throw new Error("Unexpected object: "+e)}var we=(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))(we||{});function Rs(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:_6(e)}}var vh=(e=>(e[e.Left=0]="Left",e[e.Right=2]="Right",e))(vh||{});function xh(e){let t=ae(e),n=v.useRef(!1);v.useEffect(()=>(n.current=!1,()=>{n.current=!0,Zd(()=>{n.current&&t()})}),[t])}function U6(){let e=typeof document>"u";return"useSyncExternalStore"in z?(t=>t.useSyncExternalStore)(z)(()=>()=>{},()=>!1,()=>!e):!1}function Nc(){let e=U6(),[t,n]=z.useState(Mt.isHandoffComplete);return t&&Mt.isHandoffComplete===!1&&n(!1),z.useEffect(()=>{t!==!0&&n(!0)},[t]),z.useEffect(()=>Mt.handoff(),[]),e?!1:t}let z6=v.createContext(!1);function H6(){return v.useContext(z6)}function W6(e){let t=H6(),n=v.useContext(Sh),[r,o]=v.useState(()=>{var s;if(!t&&n!==null)return(s=n.current)!=null?s:null;if(Mt.isServer)return null;let i=e==null?void 0:e.getElementById("headlessui-portal-root");if(i)return i;if(e===null)return null;let c=e.createElement("div");return c.setAttribute("id","headlessui-portal-root"),e.body.appendChild(c)});return v.useEffect(()=>{r!==null&&(e!=null&&e.body.contains(r)||e==null||e.body.appendChild(r))},[r,e]),v.useEffect(()=>{t||n!==null&&o(n.current)},[n,o,t]),r}let Eh=v.Fragment,V6=ze(function(e,t){let{ownerDocument:n=null,...r}=e,o=v.useRef(null),s=ot(qx(d=>{o.current=d}),t),i=cc(o),c=n??i,a=W6(c),[u]=v.useState(()=>{var d;return Mt.isServer?null:(d=c==null?void 0:c.createElement("div"))!=null?d:null}),l=v.useContext(K6),f=Nc();be(()=>{!a||!u||a.contains(u)||(u.setAttribute("data-headlessui-portal",""),a.appendChild(u))},[a,u]),be(()=>{if(u&&l)return l.register(u)},[l,u]),xh(()=>{var d;!a||!u||(Ka(u)&&a.contains(u)&&a.removeChild(u),a.childNodes.length<=0&&((d=a.parentElement)==null||d.removeChild(a)))});let p=Ke();return f?!a||!u?null:ke.createPortal(p({ourProps:{ref:s},theirProps:r,slot:{},defaultTag:Eh,name:"Portal"}),u):null});function G6(e,t){let n=ot(t),{enabled:r=!0,ownerDocument:o,...s}=e,i=Ke();return r?v.createElement(V6,{...s,ownerDocument:o,ref:n}):i({ourProps:{ref:n},theirProps:s,slot:{},defaultTag:Eh,name:"Portal"})}let q6=v.Fragment,Sh=v.createContext(null);function Z6(e,t){let{target:n,...r}=e,o={ref:ot(t)},s=Ke();return v.createElement(Sh.Provider,{value:n},s({ourProps:o,theirProps:r,defaultTag:q6,name:"Popover.Group"}))}let K6=v.createContext(null),Y6=ze(G6),X6=ze(Z6),Q6=Object.assign(Y6,{Group:X6});function J6(){let e=v.useRef(!1);return be(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function Ph(e){var t;return!!(e.enter||e.enterFrom||e.enterTo||e.leave||e.leaveFrom||e.leaveTo)||((t=e.as)!=null?t:Ah)!==v.Fragment||v.Children.count(e.children)===1}let Ds=v.createContext(null);Ds.displayName="TransitionContext";var e5=(e=>(e.Visible="visible",e.Hidden="hidden",e))(e5||{});function t5(){let e=v.useContext(Ds);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function n5(){let e=v.useContext(js);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let js=v.createContext(null);js.displayName="NestingContext";function _s(e){return"children"in e?_s(e.children):e.current.filter(({el:t})=>t.current!==null).filter(({state:t})=>t==="visible").length>0}function $h(e,t){let n=Un(e),r=v.useRef([]),o=J6(),s=gr(),i=ae((d,h=bn.Hidden)=>{let m=r.current.findIndex(({el:x})=>x===d);m!==-1&&(rt(h,{[bn.Unmount](){r.current.splice(m,1)},[bn.Hidden](){r.current[m].state="hidden"}}),s.microTask(()=>{var x;!_s(r)&&o.current&&((x=n.current)==null||x.call(n))}))}),c=ae(d=>{let h=r.current.find(({el:m})=>m===d);return h?h.state!=="visible"&&(h.state="visible"):r.current.push({el:d,state:"visible"}),()=>i(d,bn.Unmount)}),a=v.useRef([]),u=v.useRef(Promise.resolve()),l=v.useRef({enter:[],leave:[]}),f=ae((d,h,m)=>{a.current.splice(0),t&&(t.chains.current[h]=t.chains.current[h].filter(([x])=>x!==d)),t==null||t.chains.current[h].push([d,new Promise(x=>{a.current.push(x)})]),t==null||t.chains.current[h].push([d,new Promise(x=>{Promise.all(l.current[h].map(([T,w])=>w)).then(()=>x())})]),h==="enter"?u.current=u.current.then(()=>t==null?void 0:t.wait.current).then(()=>m(h)):m(h)}),p=ae((d,h,m)=>{Promise.all(l.current[h].splice(0).map(([x,T])=>T)).then(()=>{var x;(x=a.current.shift())==null||x()}).then(()=>m(h))});return v.useMemo(()=>({children:r,register:c,unregister:i,onStart:f,onStop:p,wait:u,chains:l}),[c,i,r,f,p,l,u])}let Ah=v.Fragment,Th=ws.RenderStrategy;function r5(e,t){var n,r;let{transition:o=!0,beforeEnter:s,afterEnter:i,beforeLeave:c,afterLeave:a,enter:u,enterFrom:l,enterTo:f,entered:p,leave:d,leaveFrom:h,leaveTo:m,...x}=e,[T,w]=v.useState(null),A=v.useRef(null),L=Ph(e),B=ot(...L?[A,t,w]:t===null?[]:[t]),_=(n=x.unmount)==null||n?bn.Unmount:bn.Hidden,{show:D,appear:g,initial:y}=t5(),[$,I]=v.useState(D?"visible":"hidden"),O=n5(),{register:P,unregister:S}=O;be(()=>P(A),[P,A]),be(()=>{if(_===bn.Hidden&&A.current){if(D&&$!=="visible"){I("visible");return}return rt($,{hidden:()=>S(A),visible:()=>P(A)})}},[$,A,P,S,D,_]);let E=Nc();be(()=>{if(L&&E&&$==="visible"&&A.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[A,$,E,L]);let N=y&&!g,C=g&&D&&y,b=v.useRef(!1),k=$h(()=>{b.current||(I("hidden"),S(A))},O),R=ae(V=>{b.current=!0;let Y=V?"enter":"leave";k.onStart(A,Y,Q=>{Q==="enter"?s==null||s():Q==="leave"&&(c==null||c())})}),j=ae(V=>{let Y=V?"enter":"leave";b.current=!1,k.onStop(A,Y,Q=>{Q==="enter"?i==null||i():Q==="leave"&&(a==null||a())}),Y==="leave"&&!_s(k)&&(I("hidden"),S(A))});v.useEffect(()=>{L&&o||(R(D),j(D))},[D,L,o]);let U=!(!o||!L||!E||N),[,W]=kp(U,T,D,{start:R,end:j}),K=yn({ref:B,className:((r=Ga(x.className,C&&u,C&&l,W.enter&&u,W.enter&&W.closed&&l,W.enter&&!W.closed&&f,W.leave&&d,W.leave&&!W.closed&&h,W.leave&&W.closed&&m,!W.transition&&D&&p))==null?void 0:r.trim())||void 0,...Mp(W)}),G=0;$==="visible"&&(G|=St.Open),$==="hidden"&&(G|=St.Closed),D&&$==="hidden"&&(G|=St.Opening),!D&&$==="visible"&&(G|=St.Closing);let H=Ke();return v.createElement(js.Provider,{value:k},v.createElement(wh,{value:G},H({ourProps:K,theirProps:x,defaultTag:Ah,features:Th,visible:$==="visible",name:"Transition.Child"})))}function o5(e,t){let{show:n,appear:r=!1,unmount:o=!0,...s}=e,i=v.useRef(null),c=Ph(e),a=ot(...c?[i,t]:t===null?[]:[t]);Nc();let u=Oc();if(n===void 0&&u!==null&&(n=(u&St.Open)===St.Open),n===void 0)throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[l,f]=v.useState(n?"visible":"hidden"),p=$h(()=>{n||f("hidden")}),[d,h]=v.useState(!0),m=v.useRef([n]);be(()=>{d!==!1&&m.current[m.current.length-1]!==n&&(m.current.push(n),h(!1))},[m,n]);let x=v.useMemo(()=>({show:n,appear:r,initial:d}),[n,r,d]);be(()=>{n?f("visible"):!_s(p)&&i.current!==null&&f("hidden")},[n,p]);let T={unmount:o},w=ae(()=>{var B;d&&h(!1),(B=e.beforeEnter)==null||B.call(e)}),A=ae(()=>{var B;d&&h(!1),(B=e.beforeLeave)==null||B.call(e)}),L=Ke();return v.createElement(js.Provider,{value:p},v.createElement(Ds.Provider,{value:x},L({ourProps:{...T,as:v.Fragment,children:v.createElement(Oh,{ref:a,...T,...s,beforeEnter:w,beforeLeave:A})},theirProps:{},defaultTag:v.Fragment,features:Th,visible:l==="visible",name:"Transition"})))}function s5(e,t){let n=v.useContext(Ds)!==null,r=Oc()!==null;return v.createElement(v.Fragment,null,!n&&r?v.createElement(Cc,{ref:t,...e}):v.createElement(Oh,{ref:t,...e}))}let Cc=ze(o5),Oh=ze(r5),i5=ze(s5),Ic=Object.assign(Cc,{Child:i5,Root:Cc});function a5(e,t){let n=v.useRef({left:0,top:0});if(be(()=>{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 Nh=/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;function Ch(e){var t,n;let r=(t=e.innerText)!=null?t:"",o=e.cloneNode(!0);if(!tn(o))return r;let s=!1;for(let c of o.querySelectorAll('[hidden],[aria-hidden],[role="img"]'))c.remove(),s=!0;let i=s?(n=o.innerText)!=null?n:"":r;return Nh.test(i)&&(i=i.replace(Nh,"")),i}function c5(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 i=s.getAttribute("aria-label");return typeof i=="string"?i.trim():Ch(s).trim()}return null}).filter(Boolean);if(r.length>0)return r.join(", ")}return Ch(e).trim()}function u5(e){let t=v.useRef(""),n=v.useRef("");return ae(()=>{let r=e.current;if(!r)return"";let o=r.innerText;if(t.current===o)return n.current;let s=c5(r).trim().toLowerCase();return t.current=o,n.current=s,s})}var l5=Object.defineProperty,f5=(e,t,n)=>t in e?l5(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Ih=(e,t,n)=>(f5(e,typeof t!="symbol"?t+"":t,n),n),Ce=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(Ce||{}),Ft=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(Ft||{}),Us=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(Us||{}),Mh=(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))(Mh||{});function kh(e,t=n=>n){let n=e.activeOptionIndex!==null?e.options[e.activeOptionIndex]:null,r=Pp(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 d5={1(e){return e.dataRef.current.disabled||e.listboxState===1?e:{...e,activeOptionIndex:null,pendingFocus:{focus:we.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,i;if(e.dataRef.current.disabled||e.listboxState===1)return e;let c={...e,searchQuery:"",activationTrigger:(n=t.trigger)!=null?n:1,__demoMode:!1};if(t.focus===we.Nothing)return{...c,activeOptionIndex:null};if(t.focus===we.Specific)return{...c,activeOptionIndex:e.options.findIndex(l=>l.id===t.id)};if(t.focus===we.Previous){let l=e.activeOptionIndex;if(l!==null){let f=e.options[l].dataRef.current.domRef,p=Rs(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:d=>d.id,resolveDisabled:d=>d.dataRef.current.disabled});if(p!==null){let d=e.options[p].dataRef.current.domRef;if(((r=f.current)==null?void 0:r.previousElementSibling)===d.current||((o=d.current)==null?void 0:o.previousElementSibling)===null)return{...c,activeOptionIndex:p}}}}else if(t.focus===we.Next){let l=e.activeOptionIndex;if(l!==null){let f=e.options[l].dataRef.current.domRef,p=Rs(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:d=>d.id,resolveDisabled:d=>d.dataRef.current.disabled});if(p!==null){let d=e.options[p].dataRef.current.domRef;if(((s=f.current)==null?void 0:s.nextElementSibling)===d.current||((i=d.current)==null?void 0:i.nextElementSibling)===null)return{...c,activeOptionIndex:p}}}}let a=kh(e),u=Rs(t,{resolveItems:()=>a.options,resolveActiveIndex:()=>a.activeOptionIndex,resolveId:l=>l.id,resolveDisabled:l=>l.dataRef.current.disabled});return{...c,...a,activeOptionIndex:u}},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(i=>{var c;return!i.dataRef.current.disabled&&((c=i.dataRef.current.textValue)==null?void 0:c.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!==we.Nothing&&(r=Rs(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(i=>o==null?void 0:o(i.dataRef.current.value));s!==-1&&(r=s)}}return{...e,options:n,activeOptionIndex:r,pendingFocus:{focus:we.Nothing},pendingShouldSort:!0}},6:(e,t)=>{let n=e.options,r=[],o=new Set(t.options);for(let[s,i]of n.entries())if(o.has(i.id)&&(r.push(s),o.delete(i.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,...kh(e),pendingShouldSort:!1}:e};class Mc extends dp{constructor(t){super(t),Ih(this,"actions",{onChange:n=>{let{onChange:r,compare:o,mode:s,value:i}=this.state.dataRef.current;return rt(s,{0:()=>r==null?void 0:r(n),1:()=>{let c=i.slice(),a=c.findIndex(u=>o(u,n));return a===-1?c.push(n):c.splice(a,1),r==null?void 0:r(c)}})},registerOption:Ja(()=>{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:Ja(()=>{let n=[];return[r=>n.push(r),()=>{this.send({type:6,options:n.splice(0)})}]}),goToOption:Ja(()=>{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:we.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})}}),Ih(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,i=n.options;return s!==null?((o=i[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=ec.get(null);this.disposables.add(r.on(gp.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 Mc({id:t,dataRef:{current:{}},listboxState:n?0:1,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1,buttonElement:null,optionsElement:null,pendingShouldSort:!1,pendingFocus:{focus:we.Nothing},__demoMode:n})}reduce(t,n){return rt(n.type,d5,t,n)}}const Lh=v.createContext(null);function kc(e){let t=v.useContext(Lh);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Bh),n}return t}function Bh({id:e,__demoMode:t=!1}){let n=v.useMemo(()=>Mc.new({id:e,__demoMode:t}),[]);return xh(()=>n.dispose()),n}let zs=v.createContext(null);zs.displayName="ListboxDataContext";function To(e){let t=v.useContext(zs);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,To),n}return t}let p5=v.Fragment;function h5(e,t){let n=v.useId(),r=Va(),{value:o,defaultValue:s,form:i,name:c,onChange:a,by:u,invalid:l=!1,disabled:f=r||!1,horizontal:p=!1,multiple:d=!1,__demoMode:h=!1,...m}=e;const x=p?"horizontal":"vertical";let T=ot(t),w=Mx(s),[A=d?[]:void 0,L]=Ix(o,a,w),B=Bh({id:n,__demoMode:h}),_=v.useRef({static:!1,hold:!1}),D=v.useRef(new Map),g=oE(u),y=v.useCallback(U=>rt($.mode,{[Ft.Multi]:()=>A.some(W=>g(W,U)),[Ft.Single]:()=>g(A,U)}),[A]),$=v.useMemo(()=>({value:A,disabled:f,invalid:l,mode:d?Ft.Multi:Ft.Single,orientation:x,onChange:L,compare:g,isSelected:y,optionsPropsRef:_,listRef:D}),[A,f,l,d,x,L,g,y,_,D]);be(()=>{B.state.dataRef.current=$},[$]);let I=it(B,U=>U.listboxState),O=ec.get(null),P=it(O,v.useCallback(U=>O.selectors.isTop(U,n),[O,n])),[S,E]=it(B,U=>[U.buttonElement,U.optionsElement]);IE(P,[S,E],(U,W)=>{B.send({type:Mh.CloseListbox}),Sp(W,ac.Loose)||(U.preventDefault(),S==null||S.focus())});let N=v.useMemo(()=>({open:I===Ce.Open,disabled:f,invalid:l,value:A}),[I,f,l,A]),[C,b]=Qx({inherit:!0}),k={ref:T},R=v.useCallback(()=>{if(w!==void 0)return L==null?void 0:L(w)},[L,w]),j=Ke();return v.createElement(b,{value:C,props:{htmlFor:S==null?void 0:S.id},slot:{open:I===Ce.Open,disabled:f}},v.createElement(F6,null,v.createElement(Lh.Provider,{value:B},v.createElement(zs.Provider,{value:$},v.createElement(wh,{value:rt(I,{[Ce.Open]:St.Open,[Ce.Closed]:St.Closed})},c!=null&&A!=null&&v.createElement(Dx,{disabled:f,data:{[c]:A},form:i,onReset:R}),j({ourProps:k,theirProps:m,slot:N,defaultTag:p5,name:"Listbox"}))))))}let m5="button";function g5(e,t){let n=v.useId(),r=tp(),o=To("Listbox.Button"),s=kc("Listbox.Button"),{id:i=r||`headlessui-listbox-button-${n}`,disabled:c=o.disabled||!1,autoFocus:a=!1,...u}=e,l=ot(t,M6(),s.actions.setButtonElement),f=k6(),[p,d,h]=it(s,b=>[b.listboxState,b.buttonElement,b.optionsElement]),m=p===Ce.Open;LE(m,{trigger:d,action:v.useCallback(b=>{if(d!=null&&d.contains(b.target))return Ss.Ignore;let k=b.target.closest('[role="option"]:not([data-disabled])');return tn(k)?Ss.Select(k):h!=null&&h.contains(b.target)?Ss.Ignore:Ss.Close},[d,h]),close:s.actions.closeListbox,select:s.actions.selectActiveOption});let x=ae(b=>{switch(b.key){case Ne.Enter:kx(b.currentTarget);break;case Ne.Space:case Ne.ArrowDown:b.preventDefault(),s.actions.openListbox({focus:o.value?we.Nothing:we.First});break;case Ne.ArrowUp:b.preventDefault(),s.actions.openListbox({focus:o.value?we.Nothing:we.Last});break}}),T=ae(b=>{switch(b.key){case Ne.Space:b.preventDefault();break}}),w=ae(b=>{var k;if(b.button===vh.Left){if(Vx(b.currentTarget))return b.preventDefault();s.state.listboxState===Ce.Open?(ke.flushSync(()=>s.actions.closeListbox()),(k=s.state.buttonElement)==null||k.focus({preventScroll:!0})):(b.preventDefault(),s.actions.openListbox({focus:we.Nothing}))}}),A=v.useRef(null),L=ae(b=>{A.current=b.pointerType,b.pointerType==="mouse"&&w(b)}),B=ae(b=>{A.current!=="mouse"&&w(b)}),_=ae(b=>b.preventDefault()),D=cp([i]),g=Zx(),{isFocusVisible:y,focusProps:$}=wx({autoFocus:a}),{isHovered:I,hoverProps:O}=yx({isDisabled:c}),{pressed:P,pressProps:S}=$x({disabled:c}),E=v.useMemo(()=>({open:p===Ce.Open,active:P||p===Ce.Open,disabled:c,invalid:o.invalid,value:o.value,hover:I,focus:y,autofocus:a}),[p,o.value,c,I,y,P,o.invalid,a]),N=it(s,b=>b.listboxState===Ce.Open),C=Yd(f(),{ref:l,id:i,type:BE(e,d),"aria-haspopup":"listbox","aria-controls":h==null?void 0:h.id,"aria-expanded":N,"aria-labelledby":D,"aria-describedby":g,disabled:c||void 0,autoFocus:a,onKeyDown:x,onKeyUp:T,onKeyPress:_,onPointerDown:L,onClick:B},$,O,S);return Ke()({ourProps:C,theirProps:u,slot:E,defaultTag:m5,name:"Listbox.Button"})}let Fh=v.createContext(!1),b5="div",y5=ws.RenderStrategy|ws.Static;function w5(e,t){let n=v.useId(),{id:r=`headlessui-listbox-options-${n}`,anchor:o,portal:s=!1,modal:i=!0,transition:c=!1,...a}=e,u=I6(o),[l,f]=v.useState(null);u&&(s=!0);let p=To("Listbox.Options"),d=kc("Listbox.Options"),[h,m,x,T]=it(d,V=>[V.listboxState,V.buttonElement,V.optionsElement,V.__demoMode]),w=cc(m),A=cc(x),L=Oc(),[B,_]=kp(c,l,L!==null?(L&St.Open)===St.Open:h===Ce.Open);wE(B,m,d.actions.closeListbox);let D=T?!1:i&&h===Ce.Open;HE(D,A);let g=T?!1:i&&h===Ce.Open;yE(g,{allowed:v.useCallback(()=>[m,x],[m,x])});let y=h!==Ce.Open,$=a5(y,m)?!1:B,I=B&&h===Ce.Closed,O=j6(I,p.value),P=ae(V=>p.compare(O,V)),S=it(d,V=>{var Y;if(u==null||!((Y=u==null?void 0:u.to)!=null&&Y.includes("selection")))return null;let Q=V.options.findIndex(oe=>P(oe.dataRef.current.value));return Q===-1&&(Q=0),Q}),E=(()=>{if(u==null)return;if(S===null)return{...u,inner:void 0};let V=Array.from(p.listRef.current.values());return{...u,inner:{listRef:{current:V},index:S}}})(),[N,C]=B6(E),b=L6(),k=ot(t,u?N:null,d.actions.setOptionsElement,f),R=gr();v.useEffect(()=>{var V;let Y=x;Y&&h===Ce.Open&&Y!==((V=wo(Y))==null?void 0:V.activeElement)&&(Y==null||Y.focus({preventScroll:!0}))},[h,x]);let j=ae(V=>{var Y,Q;switch(R.dispose(),V.key){case Ne.Space:if(d.state.searchQuery!=="")return V.preventDefault(),V.stopPropagation(),d.actions.search(V.key);case Ne.Enter:if(V.preventDefault(),V.stopPropagation(),d.state.activeOptionIndex!==null){let{dataRef:oe}=d.state.options[d.state.activeOptionIndex];d.actions.onChange(oe.current.value)}p.mode===Ft.Single&&(ke.flushSync(()=>d.actions.closeListbox()),(Y=d.state.buttonElement)==null||Y.focus({preventScroll:!0}));break;case rt(p.orientation,{vertical:Ne.ArrowDown,horizontal:Ne.ArrowRight}):return V.preventDefault(),V.stopPropagation(),d.actions.goToOption({focus:we.Next});case rt(p.orientation,{vertical:Ne.ArrowUp,horizontal:Ne.ArrowLeft}):return V.preventDefault(),V.stopPropagation(),d.actions.goToOption({focus:we.Previous});case Ne.Home:case Ne.PageUp:return V.preventDefault(),V.stopPropagation(),d.actions.goToOption({focus:we.First});case Ne.End:case Ne.PageDown:return V.preventDefault(),V.stopPropagation(),d.actions.goToOption({focus:we.Last});case Ne.Escape:V.preventDefault(),V.stopPropagation(),ke.flushSync(()=>d.actions.closeListbox()),(Q=d.state.buttonElement)==null||Q.focus({preventScroll:!0});return;case Ne.Tab:V.preventDefault(),V.stopPropagation(),ke.flushSync(()=>d.actions.closeListbox()),TE(d.state.buttonElement,V.shiftKey?ic.Previous:ic.Next);break;default:V.key.length===1&&(d.actions.search(V.key),R.setTimeout(()=>d.actions.clearSearch(),350));break}}),U=it(d,V=>{var Y;return(Y=V.buttonElement)==null?void 0:Y.id}),W=v.useMemo(()=>({open:h===Ce.Open}),[h]),K=Yd(u?b():{},{id:r,ref:k,"aria-activedescendant":it(d,d.selectors.activeDescendantId),"aria-multiselectable":p.mode===Ft.Multi?!0:void 0,"aria-labelledby":U,"aria-orientation":p.orientation,onKeyDown:j,role:"listbox",tabIndex:h===Ce.Open?0:void 0,style:{...a.style,...C,"--button-width":iE(m,!0).width},...Mp(_)}),G=Ke(),H=v.useMemo(()=>p.mode===Ft.Multi?p:{...p,isSelected:P},[p,P]);return v.createElement(Q6,{enabled:s?e.static||B:!1,ownerDocument:w},v.createElement(zs.Provider,{value:H},G({ourProps:K,theirProps:a,slot:W,defaultTag:b5,features:y5,visible:$,name:"Listbox.Options"})))}let v5="div";function x5(e,t){let n=v.useId(),{id:r=`headlessui-listbox-option-${n}`,disabled:o=!1,value:s,...i}=e,c=v.useContext(Fh)===!0,a=To("Listbox.Option"),u=kc("Listbox.Option"),l=it(u,$=>u.selectors.isActive($,r)),f=a.isSelected(s),p=v.useRef(null),d=u5(p),h=Un({disabled:o,value:s,domRef:p,get textValue(){return d()}}),m=ot(t,p,$=>{$?a.listRef.current.set(r,$):a.listRef.current.delete(r)}),x=it(u,$=>u.selectors.shouldScrollIntoView($,r));be(()=>{if(x)return Et().requestAnimationFrame(()=>{var $,I;(I=($=p.current)==null?void 0:$.scrollIntoView)==null||I.call($,{block:"nearest"})})},[x,p]),be(()=>{if(!c)return u.actions.registerOption(r,h),()=>u.actions.unregisterOption(r)},[h,r,c]);let T=ae($=>{var I;if(o)return $.preventDefault();u.actions.onChange(s),a.mode===Ft.Single&&(ke.flushSync(()=>u.actions.closeListbox()),(I=u.state.buttonElement)==null||I.focus({preventScroll:!0}))}),w=ae(()=>{if(o)return u.actions.goToOption({focus:we.Nothing});u.actions.goToOption({focus:we.Specific,id:r})}),A=WE(),L=ae($=>A.update($)),B=ae($=>{A.wasMoved($)&&(o||l&&u.state.activationTrigger===Us.Pointer||u.actions.goToOption({focus:we.Specific,id:r},Us.Pointer))}),_=ae($=>{A.wasMoved($)&&(o||l&&u.state.activationTrigger===Us.Pointer&&u.actions.goToOption({focus:we.Nothing}))}),D=v.useMemo(()=>({active:l,focus:l,selected:f,disabled:o,selectedOption:f&&c}),[l,f,o,c]),g=c?{}:{id:r,ref:m,role:"option",tabIndex:o===!0?void 0:-1,"aria-disabled":o===!0?!0:void 0,"aria-selected":f,disabled:void 0,onClick:T,onFocus:w,onPointerEnter:L,onMouseEnter:L,onPointerMove:B,onMouseMove:B,onPointerLeave:_,onMouseLeave:_},y=Ke();return!f&&c?null:y({ourProps:g,theirProps:i,slot:D,defaultTag:v5,name:"Listbox.Option"})}let E5=v.Fragment;function S5(e,t){let{options:n,placeholder:r,...o}=e,s={ref:ot(t)},i=To("ListboxSelectedOption"),c=v.useMemo(()=>({}),[]),a=i.value===void 0||i.value===null||i.mode===Ft.Multi&&Array.isArray(i.value)&&i.value.length===0,u=Ke();return v.createElement(Fh.Provider,{value:!0},u({ourProps:s,theirProps:{...o,children:v.createElement(v.Fragment,null,r&&a?r:n)},slot:c,defaultTag:E5,name:"ListboxSelectedOption"}))}let P5=ze(h5),$5=ze(g5),A5=nE,T5=ze(w5),O5=ze(x5),N5=ze(S5),ct=Object.assign(P5,{Button:$5,Label:A5,Options:T5,Option:O5,SelectedOption:N5});const C5=()=>M.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:[M.jsx("g",{clipPath:"url(#clip0_active)",children:M.jsx("path",{d:"M4.63791 6.91929H2.62541C2.36266 6.91929 2.18141 6.65629 2.27491 6.41091L4.27466 1.16191C4.30172 1.0909 4.34971 1.02978 4.41228 0.986649C4.47485 0.943521 4.54905 0.920422 4.62504 0.92041H7.99954C8.26579 0.92041 8.44729 1.19016 8.34679 1.43679L7.18241 4.29479H9.37441C9.69679 4.29479 9.86879 4.67479 9.65616 4.91704L4.28191 11.0408C4.02066 11.3385 3.53629 11.0805 3.63766 10.6977L4.63791 6.91929Z",fill:"#22FD73"})}),M.jsx("defs",{children:M.jsx("clipPath",{id:"clip0_active",children:M.jsx("rect",{width:"12",height:"12",fill:"white",transform:"translate(0 0.0454102)"})})})]}),I5=()=>M.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:[M.jsx("g",{clipPath:"url(#clip0_inactive)",children:M.jsx("path",{d:"M4.63791 6.91929H2.62541C2.36266 6.91929 2.18141 6.65629 2.27491 6.41091L4.27466 1.16191C4.30172 1.0909 4.34971 1.02978 4.41228 0.986649C4.47485 0.943521 4.54905 0.920422 4.62504 0.92041H7.99954C8.26579 0.92041 8.44729 1.19016 8.34679 1.43679L7.18241 4.29479H9.37441C9.69679 4.29479 9.86879 4.67479 9.65616 4.91704L4.28191 11.0408C4.02066 11.3385 3.53629 11.0805 3.63766 10.6977L4.63791 6.91929Z",fill:"#F9F9F9"})}),M.jsx("defs",{children:M.jsx("clipPath",{id:"clip0_inactive",children:M.jsx("rect",{width:"12",height:"12",fill:"white",transform:"translate(0 0.0454102)"})})})]}),Oo=({selectedLevel:e,maxLevel:t,className:n=""})=>{const r=Array.from({length:t},(o,s)=>s+1);return M.jsx("div",{className:`flex items-center ${n}`,children:r.map(o=>M.jsx("div",{className:"flex items-center justify-center",children:o>t-e?M.jsx(C5,{}):M.jsx(I5,{})},o))})};class Pt{}ko(Pt,"FAST",3),ko(Pt,"Medium",2),ko(Pt,"SLOW",1),ko(Pt,"NONE",0);const M5=Object.values({MAINNET:1,SEPOLIA:11155111}),an=e=>{const t=typeof e=="string"?parseInt(e,10):e;return M5.includes(t)},k5={USDT:!0},Rh=(e,t)=>{const n=typeof e=="string"?parseInt(e,10):e;return n===1||n===11155111?!1:(n===42161||n===421614)&&t?t.toUpperCase()==="ETH"?!1:!k5[t.toUpperCase()]:!0},L5=({chains:e,selectedChain:t,onChainChange:n,disabled:r=!1,className:o="",walletType:s="mpc"})=>{const{t:i}=dt();return M.jsx("div",{className:`relative ${o}`,children:M.jsx(ct,{value:t,onChange:n,disabled:r,children:({open:c})=>M.jsxs(M.Fragment,{children:[M.jsxs(ct.Button,{className:`
|
|
130
|
+
*/var b2=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],yc=b2.join(","),_p=typeof Element>"u",To=_p?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ms=!_p&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},ks=function e(t,n){var r;n===void 0&&(n=!0);var o=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),s=o===""||o==="true",i=s||n&&t&&e(t.parentNode);return i},y2=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},w2=function(t,n,r){if(ks(t))return[];var o=Array.prototype.slice.apply(t.querySelectorAll(yc));return n&&To.call(t,yc)&&o.unshift(t),o=o.filter(r),o},v2=function e(t,n,r){for(var o=[],s=Array.from(t);s.length;){var i=s.shift();if(!ks(i,!1))if(i.tagName==="SLOT"){var c=i.assignedElements(),a=c.length?c:i.children,u=e(a,!0,r);r.flatten?o.push.apply(o,u):o.push({scopeParent:i,candidates:u})}else{var l=To.call(i,yc);l&&r.filter(i)&&(n||!t.includes(i))&&o.push(i);var d=i.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(i),p=!ks(d,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(i));if(d&&p){var f=e(d===!0?i.children:d.children,!0,r);r.flatten?o.push.apply(o,f):o.push({scopeParent:i,candidates:f})}else s.unshift.apply(s,i.children)}}return o},Up=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},zp=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||y2(t))&&!Up(t)?0:t.tabIndex},x2=function(t,n){var r=zp(t);return r<0&&n&&!Up(t)?0:r},E2=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Hp=function(t){return t.tagName==="INPUT"},S2=function(t){return Hp(t)&&t.type==="hidden"},P2=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},$2=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},T2=function(t){if(!t.name)return!0;var n=t.form||Ms(t),r=function(c){return n.querySelectorAll('input[type="radio"][name="'+c+'"]')},o;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")o=r(window.CSS.escape(t.name));else try{o=r(t.name)}catch(i){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",i.message),!1}var s=$2(o,t.form);return!s||s===t},A2=function(t){return Hp(t)&&t.type==="radio"},O2=function(t){return A2(t)&&!T2(t)},C2=function(t){var n,r=t&&Ms(t),o=(n=r)===null||n===void 0?void 0:n.host,s=!1;if(r&&r!==t){var i,c,a;for(s=!!((i=o)!==null&&i!==void 0&&(c=i.ownerDocument)!==null&&c!==void 0&&c.contains(o)||t!=null&&(a=t.ownerDocument)!==null&&a!==void 0&&a.contains(t));!s&&o;){var u,l,d;r=Ms(o),o=(u=r)===null||u===void 0?void 0:u.host,s=!!((l=o)!==null&&l!==void 0&&(d=l.ownerDocument)!==null&&d!==void 0&&d.contains(o))}}return s},Wp=function(t){var n=t.getBoundingClientRect(),r=n.width,o=n.height;return r===0&&o===0},N2=function(t,n){var r=n.displayCheck,o=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var s=To.call(t,"details>summary:first-of-type"),i=s?t.parentElement:t;if(To.call(i,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof o=="function"){for(var c=t;t;){var a=t.parentElement,u=Ms(t);if(a&&!a.shadowRoot&&o(a)===!0)return Wp(t);t.assignedSlot?t=t.assignedSlot:!a&&u!==t.ownerDocument?t=u.host:t=a}t=c}if(C2(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Wp(t);return!1},I2=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var o=n.children.item(r);if(o.tagName==="LEGEND")return To.call(n,"fieldset[disabled] *")?!0:!o.contains(t)}return!0}n=n.parentElement}return!1},M2=function(t,n){return!(n.disabled||ks(n)||S2(n)||N2(n,t)||P2(n)||I2(n))},Vp=function(t,n){return!(O2(n)||zp(n)<0||!M2(t,n))},k2=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},B2=function e(t){var n=[],r=[];return t.forEach(function(o,s){var i=!!o.scopeParent,c=i?o.scopeParent:o,a=x2(c,i),u=i?e(o.candidates):c;a===0?i?n.push.apply(n,u):n.push(c):r.push({documentOrder:s,tabIndex:a,item:o,isScope:i,content:u})}),r.sort(E2).reduce(function(o,s){return s.isScope?o.push.apply(o,s.content):o.push(s.content),o},[]).concat(n)},Gp=function(t,n){n=n||{};var r;return n.getShadowRoot?r=v2([t],n.includeContainer,{filter:Vp.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:k2}):r=w2(t,n.includeContainer,Vp.bind(null,n)),B2(r)};function qp(e,t,n){let{reference:r,floating:o}=e;const s=cn(t),i=gc(t),c=mc(i),a=xn(t),u=s==="y",l=r.x+r.width/2-o.width/2,d=r.y+r.height/2-o.height/2,p=r[c]/2-o[c]/2;let f;switch(a){case"top":f={x:l,y:r.y-o.height};break;case"bottom":f={x:l,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(xr(t)){case"start":f[i]-=p*(n&&u?-1:1);break;case"end":f[i]+=p*(n&&u?-1:1);break}return f}const L2=async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:s=[],platform:i}=n,c=s.filter(Boolean),a=await(i.isRTL==null?void 0:i.isRTL(t));let u=await i.getElementRects({reference:e,floating:t,strategy:o}),{x:l,y:d}=qp(u,r,a),p=r,f={},h=0;for(let m=0;m<c.length;m++){const{name:v,fn:A}=c[m],{x:w,y:T,data:B,reset:F}=await A({x:l,y:d,initialPlacement:r,placement:p,strategy:o,middlewareData:f,rects:u,platform:i,elements:{reference:e,floating:t}});l=w??l,d=T??d,f={...f,[v]:{...f[v],...B}},F&&h<=50&&(h++,typeof F=="object"&&(F.placement&&(p=F.placement),F.rects&&(u=F.rects===!0?await i.getElementRects({reference:e,floating:t,strategy:o}):F.rects),{x:l,y:d}=qp(u,p,a)),m=-1)}return{x:l,y:d,placement:p,strategy:o,middlewareData:f}};async function Bs(e,t){var n;t===void 0&&(t={});const{x:r,y:o,platform:s,rects:i,elements:c,strategy:a}=e,{boundary:u="clippingAncestors",rootBoundary:l="viewport",elementContext:d="floating",altBoundary:p=!1,padding:f=0}=Wn(t,e),h=jp(f),v=c[p?d==="floating"?"reference":"floating":d],A=Is(await s.getClippingRect({element:(n=await(s.isElement==null?void 0:s.isElement(v)))==null||n?v:v.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(c.floating)),boundary:u,rootBoundary:l,strategy:a})),w=d==="floating"?{x:r,y:o,width:i.floating.width,height:i.floating.height}:i.reference,T=await(s.getOffsetParent==null?void 0:s.getOffsetParent(c.floating)),B=await(s.isElement==null?void 0:s.isElement(T))?await(s.getScale==null?void 0:s.getScale(T))||{x:1,y:1}:{x:1,y:1},F=Is(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:w,offsetParent:T,strategy:a}):w);return{top:(A.top-F.top+h.top)/B.y,bottom:(F.bottom-A.bottom+h.bottom)/B.y,left:(A.left-F.left+h.left)/B.x,right:(F.right-A.right+h.right)/B.x}}const F2=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:s,platform:i,elements:c,middlewareData:a}=t,{element:u,padding:l=0}=Wn(e,t)||{};if(u==null)return{};const d=jp(l),p={x:n,y:r},f=gc(o),h=mc(f),m=await i.getDimensions(u),v=f==="y",A=v?"top":"left",w=v?"bottom":"right",T=v?"clientHeight":"clientWidth",B=s.reference[h]+s.reference[f]-p[f]-s.floating[h],F=p[f]-s.reference[f],R=await(i.getOffsetParent==null?void 0:i.getOffsetParent(u));let j=R?R[T]:0;(!j||!await(i.isElement==null?void 0:i.isElement(R)))&&(j=c.floating[T]||s.floating[h]);const g=B/2-F/2,y=j/2-m[h]/2-1,$=an(d[A],y),k=an(d[w],y),N=$,P=j-m[h]-k,S=j/2-m[h]/2+g,E=hc(N,S,P),C=!a.arrow&&xr(o)!=null&&S!==E&&s.reference[h]/2-(S<N?$:k)-m[h]/2<0,O=C?S<N?S-N:S-P:0;return{[f]:p[f]+O,data:{[f]:E,centerOffset:S-E-O,...C&&{alignmentOffset:O}},reset:C}}}),D2=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:s,rects:i,initialPlacement:c,platform:a,elements:u}=t,{mainAxis:l=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:m=!0,...v}=Wn(e,t);if((n=s.arrow)!=null&&n.alignmentOffset)return{};const A=xn(o),w=cn(c),T=xn(c)===c,B=await(a.isRTL==null?void 0:a.isRTL(u.floating)),F=p||(T||!m?[Ns(c)]:f2(c)),R=h!=="none";!p&&R&&F.push(...m2(c,m,h,B));const j=[c,...F],g=await Bs(t,v),y=[];let $=((r=s.flip)==null?void 0:r.overflows)||[];if(l&&y.push(g[A]),d){const S=l2(o,i,B);y.push(g[S[0]],g[S[1]])}if($=[...$,{placement:o,overflows:y}],!y.every(S=>S<=0)){var k,N;const S=(((k=s.flip)==null?void 0:k.index)||0)+1,E=j[S];if(E&&(!(d==="alignment"?w!==cn(E):!1)||$.every(b=>cn(b.placement)===w?b.overflows[0]>0:!0)))return{data:{index:S,overflows:$},reset:{placement:E}};let C=(N=$.filter(O=>O.overflows[0]<=0).sort((O,b)=>O.overflows[1]-b.overflows[1])[0])==null?void 0:N.placement;if(!C)switch(f){case"bestFit":{var P;const O=(P=$.filter(b=>{if(R){const M=cn(b.placement);return M===w||M==="y"}return!0}).map(b=>[b.placement,b.overflows.filter(M=>M>0).reduce((M,D)=>M+D,0)]).sort((b,M)=>b[1]-M[1])[0])==null?void 0:P[0];O&&(C=O);break}case"initialPlacement":C=c;break}if(o!==C)return{reset:{placement:C}}}return{}}}},R2=new Set(["left","top"]);async function j2(e,t){const{placement:n,platform:r,elements:o}=e,s=await(r.isRTL==null?void 0:r.isRTL(o.floating)),i=xn(n),c=xr(n),a=cn(n)==="y",u=R2.has(i)?-1:1,l=s&&a?-1:1,d=Wn(t,e);let{mainAxis:p,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 c&&typeof h=="number"&&(f=c==="end"?h*-1:h),a?{x:f*l,y:p*u}:{x:p*u,y:f*l}}const _2=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:s,placement:i,middlewareData:c}=t,a=await j2(t,e);return i===((n=c.offset)==null?void 0:n.placement)&&(r=c.arrow)!=null&&r.alignmentOffset?{}:{x:o+a.x,y:s+a.y,data:{...a,placement:i}}}}},U2=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:i=!1,limiter:c={fn:v=>{let{x:A,y:w}=v;return{x:A,y:w}}},...a}=Wn(e,t),u={x:n,y:r},l=await Bs(t,a),d=cn(xn(o)),p=Fp(d);let f=u[p],h=u[d];if(s){const v=p==="y"?"top":"left",A=p==="y"?"bottom":"right",w=f+l[v],T=f-l[A];f=hc(w,f,T)}if(i){const v=d==="y"?"top":"left",A=d==="y"?"bottom":"right",w=h+l[v],T=h-l[A];h=hc(w,h,T)}const m=c.fn({...t,[p]:f,[d]:h});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[p]:s,[d]:i}}}}}},z2=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:o,rects:s,platform:i,elements:c}=t,{apply:a=()=>{},...u}=Wn(e,t),l=await Bs(t,u),d=xn(o),p=xr(o),f=cn(o)==="y",{width:h,height:m}=s.floating;let v,A;d==="top"||d==="bottom"?(v=d,A=p===(await(i.isRTL==null?void 0:i.isRTL(c.floating))?"start":"end")?"left":"right"):(A=d,v=p==="end"?"top":"bottom");const w=m-l.top-l.bottom,T=h-l.left-l.right,B=an(m-l[v],w),F=an(h-l[A],T),R=!t.middlewareData.shift;let j=B,g=F;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(g=T),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(j=w),R&&!p){const $=Me(l.left,0),k=Me(l.right,0),N=Me(l.top,0),P=Me(l.bottom,0);f?g=h-2*($!==0||k!==0?$+k:Me(l.left,l.right)):j=m-2*(N!==0||P!==0?N+P:Me(l.top,l.bottom))}await a({...t,availableWidth:g,availableHeight:j});const y=await i.getDimensions(c.floating);return h!==y.width||m!==y.height?{reset:{rects:!0}}:{}}}};function Zp(e){const t=ct(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=Fe(e),s=o?e.offsetWidth:n,i=o?e.offsetHeight:r,c=$o(n)!==s||$o(r)!==i;return c&&(n=s,r=i),{width:n,height:r,$:c}}function wc(e){return fe(e)?e:e.contextElement}function Er(e){const t=wc(e);if(!Fe(t))return Dt(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:s}=Zp(t);let i=(s?$o(n.width):n.width)/r,c=(s?$o(n.height):n.height)/o;return(!i||!Number.isFinite(i))&&(i=1),(!c||!Number.isFinite(c))&&(c=1),{x:i,y:c}}const H2=Dt(0);function Kp(e){const t=He(e);return!As()||!t.visualViewport?H2:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function W2(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==He(e)?!1:t}function Vn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const o=e.getBoundingClientRect(),s=wc(e);let i=Dt(1);t&&(r?fe(r)&&(i=Er(r)):i=Er(e));const c=W2(s,n,r)?Kp(s):Dt(0);let a=(o.left+c.x)/i.x,u=(o.top+c.y)/i.y,l=o.width/i.x,d=o.height/i.y;if(s){const p=He(s),f=r&&fe(r)?He(r):r;let h=p,m=pc(h);for(;m&&r&&f!==h;){const v=Er(m),A=m.getBoundingClientRect(),w=ct(m),T=A.left+(m.clientLeft+parseFloat(w.paddingLeft))*v.x,B=A.top+(m.clientTop+parseFloat(w.paddingTop))*v.y;a*=v.x,u*=v.y,l*=v.x,d*=v.y,a+=T,u+=B,h=He(m),m=pc(h)}}return Is({width:l,height:d,x:a,y:u})}function Ls(e,t){const n=Os(e).scrollLeft;return t?t.left+n:Vn(Ft(e)).left+n}function Yp(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-Ls(e,n),o=n.top+t.scrollTop;return{x:r,y:o}}function V2(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const s=o==="fixed",i=Ft(r),c=t?Ts(t.floating):!1;if(r===i||c&&s)return n;let a={scrollLeft:0,scrollTop:0},u=Dt(1);const l=Dt(0),d=Fe(r);if((d||!d&&!s)&&((vr(r)!=="body"||Po(i))&&(a=Os(r)),Fe(r))){const f=Vn(r);u=Er(r),l.x=f.x+r.clientLeft,l.y=f.y+r.clientTop}const p=i&&!d&&!s?Yp(i,a):Dt(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-a.scrollLeft*u.x+l.x+p.x,y:n.y*u.y-a.scrollTop*u.y+l.y+p.y}}function G2(e){return Array.from(e.getClientRects())}function q2(e){const t=Ft(e),n=Os(e),r=e.ownerDocument.body,o=Me(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),s=Me(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let i=-n.scrollLeft+Ls(e);const c=-n.scrollTop;return ct(r).direction==="rtl"&&(i+=Me(t.clientWidth,r.clientWidth)-o),{width:o,height:s,x:i,y:c}}const Xp=25;function Z2(e,t){const n=He(e),r=Ft(e),o=n.visualViewport;let s=r.clientWidth,i=r.clientHeight,c=0,a=0;if(o){s=o.width,i=o.height;const l=As();(!l||l&&t==="fixed")&&(c=o.offsetLeft,a=o.offsetTop)}const u=Ls(r);if(u<=0){const l=r.ownerDocument,d=l.body,p=getComputedStyle(d),f=l.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(r.clientWidth-d.clientWidth-f);h<=Xp&&(s-=h)}else u<=Xp&&(s+=u);return{width:s,height:i,x:c,y:a}}const K2=new Set(["absolute","fixed"]);function Y2(e,t){const n=Vn(e,!0,t==="fixed"),r=n.top+e.clientTop,o=n.left+e.clientLeft,s=Fe(e)?Er(e):Dt(1),i=e.clientWidth*s.x,c=e.clientHeight*s.y,a=o*s.x,u=r*s.y;return{width:i,height:c,x:a,y:u}}function Qp(e,t,n){let r;if(t==="viewport")r=Z2(e,n);else if(t==="document")r=q2(Ft(e));else if(fe(t))r=Y2(t,n);else{const o=Kp(e);r={x:t.x-o.x,y:t.y-o.y,width:t.width,height:t.height}}return Is(r)}function Jp(e,t){const n=sn(e);return n===t||!fe(n)||on(n)?!1:ct(n).position==="fixed"||Jp(n,t)}function X2(e,t){const n=t.get(e);if(n)return n;let r=vn(e,[],!1).filter(c=>fe(c)&&vr(c)!=="body"),o=null;const s=ct(e).position==="fixed";let i=s?sn(e):e;for(;fe(i)&&!on(i);){const c=ct(i),a=dc(i);!a&&c.position==="fixed"&&(o=null),(s?!a&&!o:!a&&c.position==="static"&&!!o&&K2.has(o.position)||Po(i)&&!a&&Jp(e,i))?r=r.filter(l=>l!==i):o=c,i=sn(i)}return t.set(e,r),r}function Q2(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i=[...n==="clippingAncestors"?Ts(t)?[]:X2(t,this._c):[].concat(n),r],c=i[0],a=i.reduce((u,l)=>{const d=Qp(t,l,o);return u.top=Me(d.top,u.top),u.right=an(d.right,u.right),u.bottom=an(d.bottom,u.bottom),u.left=Me(d.left,u.left),u},Qp(t,c,o));return{width:a.right-a.left,height:a.bottom-a.top,x:a.left,y:a.top}}function J2(e){const{width:t,height:n}=Zp(e);return{width:t,height:n}}function e6(e,t,n){const r=Fe(t),o=Ft(t),s=n==="fixed",i=Vn(e,!0,s,t);let c={scrollLeft:0,scrollTop:0};const a=Dt(0);function u(){a.x=Ls(o)}if(r||!r&&!s)if((vr(t)!=="body"||Po(o))&&(c=Os(t)),r){const f=Vn(t,!0,s,t);a.x=f.x+t.clientLeft,a.y=f.y+t.clientTop}else o&&u();s&&!r&&o&&u();const l=o&&!r&&!s?Yp(o,c):Dt(0),d=i.left+c.scrollLeft-a.x-l.x,p=i.top+c.scrollTop-a.y-l.y;return{x:d,y:p,width:i.width,height:i.height}}function vc(e){return ct(e).position==="static"}function eh(e,t){if(!Fe(e)||ct(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ft(e)===n&&(n=n.ownerDocument.body),n}function th(e,t){const n=He(e);if(Ts(e))return n;if(!Fe(e)){let o=sn(e);for(;o&&!on(o);){if(fe(o)&&!vc(o))return o;o=sn(o)}return n}let r=eh(e,t);for(;r&&JE(r)&&vc(r);)r=eh(r,t);return r&&on(r)&&vc(r)&&!dc(r)?n:r||o2(e)||n}const t6=async function(e){const t=this.getOffsetParent||th,n=this.getDimensions,r=await n(e.floating);return{reference:e6(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function n6(e){return ct(e).direction==="rtl"}const r6={convertOffsetParentRelativeRectToViewportRelativeRect:V2,getDocumentElement:Ft,getClippingRect:Q2,getOffsetParent:th,getElementRects:t6,getClientRects:G2,getDimensions:J2,getScale:Er,isElement:fe,isRTL:n6};function nh(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function o6(e,t){let n=null,r;const o=Ft(e);function s(){var c;clearTimeout(r),(c=n)==null||c.disconnect(),n=null}function i(c,a){c===void 0&&(c=!1),a===void 0&&(a=1),s();const u=e.getBoundingClientRect(),{left:l,top:d,width:p,height:f}=u;if(c||t(),!p||!f)return;const h=Cs(d),m=Cs(o.clientWidth-(l+p)),v=Cs(o.clientHeight-(d+f)),A=Cs(l),T={rootMargin:-h+"px "+-m+"px "+-v+"px "+-A+"px",threshold:Me(0,an(1,a))||1};let B=!0;function F(R){const j=R[0].intersectionRatio;if(j!==a){if(!B)return i();j?i(!1,j):r=setTimeout(()=>{i(!1,1e-7)},1e3)}j===1&&!nh(u,e.getBoundingClientRect())&&i(),B=!1}try{n=new IntersectionObserver(F,{...T,root:o.ownerDocument})}catch{n=new IntersectionObserver(F,T)}n.observe(e)}return i(!0),s}function rh(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:o=!0,ancestorResize:s=!0,elementResize:i=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:a=!1}=r,u=wc(e),l=o||s?[...u?vn(u):[],...vn(t)]:[];l.forEach(A=>{o&&A.addEventListener("scroll",n,{passive:!0}),s&&A.addEventListener("resize",n)});const d=u&&c?o6(u,n):null;let p=-1,f=null;i&&(f=new ResizeObserver(A=>{let[w]=A;w&&w.target===u&&f&&(f.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var T;(T=f)==null||T.observe(t)})),n()}),u&&!a&&f.observe(u),f.observe(t));let h,m=a?Vn(e):null;a&&v();function v(){const A=Vn(e);m&&!nh(m,A)&&n(),m=A,h=requestAnimationFrame(v)}return n(),()=>{var A;l.forEach(w=>{o&&w.removeEventListener("scroll",n),s&&w.removeEventListener("resize",n)}),d==null||d(),(A=f)==null||A.disconnect(),f=null,a&&cancelAnimationFrame(h)}}const xc=Bs,s6=_2,i6=U2,a6=D2,c6=z2,oh=F2,u6=(e,t,n)=>{const r=new Map,o={platform:r6,...n},s={...o.platform,_c:r};return L2(e,t,{...o,platform:s})};var l6=typeof document<"u",f6=function(){},Fs=l6?x.useLayoutEffect:f6;function Ds(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(!Ds(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)&&!Ds(e[s],t[s]))return!1}return!0}return e!==e&&t!==t}function sh(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function ih(e,t){const n=sh(e);return Math.round(t*n)/n}function Ec(e){const t=z.useRef(e);return Fs(()=>{t.current=e}),t}function ah(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:s,floating:i}={},transform:c=!0,whileElementsMounted:a,open:u}=e,[l,d]=z.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,f]=z.useState(r);Ds(p,r)||f(r);const[h,m]=z.useState(null),[v,A]=z.useState(null),w=z.useCallback(b=>{b!==R.current&&(R.current=b,m(b))},[]),T=z.useCallback(b=>{b!==j.current&&(j.current=b,A(b))},[]),B=s||h,F=i||v,R=z.useRef(null),j=z.useRef(null),g=z.useRef(l),y=a!=null,$=Ec(a),k=Ec(o),N=Ec(u),P=z.useCallback(()=>{if(!R.current||!j.current)return;const b={placement:t,strategy:n,middleware:p};k.current&&(b.platform=k.current),u6(R.current,j.current,b).then(M=>{const D={...M,isPositioned:N.current!==!1};S.current&&!Ds(g.current,D)&&(g.current=D,Cr.flushSync(()=>{d(D)}))})},[p,t,n,k,N]);Fs(()=>{u===!1&&g.current.isPositioned&&(g.current.isPositioned=!1,d(b=>({...b,isPositioned:!1})))},[u]);const S=z.useRef(!1);Fs(()=>(S.current=!0,()=>{S.current=!1}),[]),Fs(()=>{if(B&&(R.current=B),F&&(j.current=F),B&&F){if($.current)return $.current(B,F,P);P()}},[B,F,P,$,y]);const E=z.useMemo(()=>({reference:R,floating:j,setReference:w,setFloating:T}),[w,T]),C=z.useMemo(()=>({reference:B,floating:F}),[B,F]),O=z.useMemo(()=>{const b={position:n,left:0,top:0};if(!C.floating)return b;const M=ih(C.floating,l.x),D=ih(C.floating,l.y);return c?{...b,transform:"translate("+M+"px, "+D+"px)",...sh(C.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:M,top:D}},[n,c,C.floating,l.x,l.y]);return z.useMemo(()=>({...l,update:P,refs:E,elements:C,floatingStyles:O}),[l,P,E,C,O])}const d6=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:o}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?oh({element:r.current,padding:o}).fn(n):{}:r?oh({element:r,padding:o}).fn(n):{}}}},Sc=(e,t)=>({...s6(e),options:[e,t]}),ch=(e,t)=>({...i6(e),options:[e,t]}),uh=(e,t)=>({...a6(e),options:[e,t]}),p6=(e,t)=>({...c6(e),options:[e,t]}),h6=(e,t)=>({...d6(e),options:[e,t]}),lh={...z},m6=lh.useInsertionEffect||(e=>e());function fh(e){const t=z.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return m6(()=>{t.current=e}),z.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 Pc=typeof document<"u"?x.useLayoutEffect:x.useEffect;let dh=!1,g6=0;const ph=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+g6++;function b6(){const[e,t]=z.useState(()=>dh?ph():void 0);return Pc(()=>{e==null&&t(ph())},[]),z.useEffect(()=>{dh=!0},[]),e}const y6=lh.useId||b6;let Ao;process.env.NODE_ENV!=="production"&&(Ao=new Set);function w6(){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=Ao)!=null&&e.has(o))){var s;(s=Ao)==null||s.add(o),console.warn(o)}}function v6(){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=Ao)!=null&&e.has(o))){var s;(s=Ao)==null||s.add(o),console.error(o)}}function x6(){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 E6=z.createContext(null),S6=z.createContext(null),P6=()=>{var e;return((e=z.useContext(E6))==null?void 0:e.id)||null},$6=()=>z.useContext(S6),T6="data-floating-ui-focusable";function A6(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=y6(),s=z.useRef({}),[i]=z.useState(()=>x6()),c=P6()!=null;if(process.env.NODE_ENV!=="production"){const f=r.reference;f&&!fe(f)&&v6("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[a,u]=z.useState(r.reference),l=fh((f,h,m)=>{s.current.openEvent=f?h:void 0,i.emit("openchange",{open:f,event:h,reason:m,nested:c}),n==null||n(f,h,m)}),d=z.useMemo(()=>({setPositionReference:u}),[]),p=z.useMemo(()=>({reference:a||r.reference||null,floating:r.floating||null,domReference:r.reference}),[a,r.reference,r.floating]);return z.useMemo(()=>({dataRef:s,open:t,onOpenChange:l,elements:p,events:i,floatingId:o,refs:d}),[t,l,p,i,o,d])}function O6(e){e===void 0&&(e={});const{nodeId:t}=e,n=A6({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,i]=z.useState(null),[c,a]=z.useState(null),l=(o==null?void 0:o.domReference)||s,d=z.useRef(null),p=$6();Pc(()=>{l&&(d.current=l)},[l]);const f=ah({...e,elements:{...o,...c&&{reference:c}}}),h=z.useCallback(T=>{const B=fe(T)?{getBoundingClientRect:()=>T.getBoundingClientRect(),contextElement:T}:T;a(B),f.refs.setReference(B)},[f.refs]),m=z.useCallback(T=>{(fe(T)||T===null)&&(d.current=T,i(T)),(fe(f.refs.reference.current)||f.refs.reference.current===null||T!==null&&!fe(T))&&f.refs.setReference(T)},[f.refs]),v=z.useMemo(()=>({...f.refs,setReference:m,setPositionReference:h,domReference:d}),[f.refs,m,h]),A=z.useMemo(()=>({...f.elements,domReference:l}),[f.elements,l]),w=z.useMemo(()=>({...f,...r,refs:v,elements:A,nodeId:t}),[f,v,A,t,r]);return Pc(()=>{r.dataRef.current.floatingContext=w;const T=p==null?void 0:p.nodesRef.current.find(B=>B.id===t);T&&(T.context=w)}),z.useMemo(()=>({...f,context:w,refs:v,elements:A}),[f,v,A,w])}const hh="active",mh="selected";function $c(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[hh]:i,[mh]:c,...a}=e;s=a}return{...n==="floating"&&{tabIndex:-1,[T6]:""},...s,...t.map(i=>{const c=i?i[n]:null;return typeof c=="function"?e?c(e):null:c}).concat(e).reduce((i,c)=>(c&&Object.entries(c).forEach(a=>{let[u,l]=a;if(!(o&&[hh,mh].includes(u)))if(u.indexOf("on")===0){if(r.has(u)||r.set(u,[]),typeof l=="function"){var d;(d=r.get(u))==null||d.push(l),i[u]=function(){for(var p,f=arguments.length,h=new Array(f),m=0;m<f;m++)h[m]=arguments[m];return(p=r.get(u))==null?void 0:p.map(v=>v(...h)).find(v=>v!==void 0)}}}else i[u]=l}),i),{})}}function C6(e){e===void 0&&(e=[]);const t=e.map(c=>c==null?void 0:c.reference),n=e.map(c=>c==null?void 0:c.floating),r=e.map(c=>c==null?void 0:c.item),o=z.useCallback(c=>$c(c,e,"reference"),t),s=z.useCallback(c=>$c(c,e,"floating"),n),i=z.useCallback(c=>$c(c,e,"item"),r);return z.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:i}),[o,s,i])}function gh(e,t){return{...e,rects:{...e.rects,floating:{...e.rects.floating,height:t}}}}const N6=e=>({name:"inner",options:e,async fn(t){const{listRef:n,overflowRef:r,onFallbackChange:o,offset:s=0,index:i=0,minItemsVisible:c=4,referenceOverflowThreshold:a=0,scrollRef:u,...l}=Wn(e,t),{rects:d,elements:{floating:p}}=t,f=n.current[i],h=(u==null?void 0:u.current)||p,m=p.clientTop||h.clientTop,v=p.clientTop!==0,A=h.clientTop!==0,w=p===h;if(process.env.NODE_ENV!=="production"&&(t.placement.startsWith("bottom")||w6('`placement` side must be "bottom" when using the `inner`',"middleware.")),!f)return{};const T={...t,...await Sc(-f.offsetTop-p.clientTop-d.reference.height/2-f.offsetHeight/2-s).fn(t)},B=await xc(gh(T,h.scrollHeight+m+p.clientTop),l),F=await xc(T,{...l,elementContext:"reference"}),R=Me(0,B.top),j=T.y+R,$=(h.scrollHeight>h.clientHeight?k=>k:$o)(Me(0,h.scrollHeight+(v&&w||A?m*2:0)-R-Me(0,B.bottom)));if(h.style.maxHeight=$+"px",h.scrollTop=R,o){const k=h.offsetHeight<f.offsetHeight*an(c,n.current.length)-1||F.top>=-a||F.bottom>=-a;Cr.flushSync(()=>o(k))}return r&&(r.current=await xc(gh({...T,y:j},h.offsetHeight+m+p.clientTop),l)),{y:j}}});function I6(e,t){const{open:n,elements:r}=e,{enabled:o=!0,overflowRef:s,scrollRef:i,onChange:c}=t,a=fh(c),u=z.useRef(!1),l=z.useRef(null),d=z.useRef(null);z.useEffect(()=>{if(!o)return;function f(m){if(m.ctrlKey||!h||s.current==null)return;const v=m.deltaY,A=s.current.top>=-.5,w=s.current.bottom>=-.5,T=h.scrollHeight-h.clientHeight,B=v<0?-1:1,F=v<0?"max":"min";h.scrollHeight<=h.clientHeight||(!A&&v>0||!w&&v<0?(m.preventDefault(),Cr.flushSync(()=>{a(R=>R+Math[F](v,T*B))})):/firefox/i.test(i2())&&(h.scrollTop+=v))}const h=(i==null?void 0:i.current)||r.floating;if(n&&h)return h.addEventListener("wheel",f),requestAnimationFrame(()=>{l.current=h.scrollTop,s.current!=null&&(d.current={...s.current})}),()=>{l.current=null,d.current=null,h.removeEventListener("wheel",f)}},[o,n,r.floating,s,i,a]);const p=z.useMemo(()=>({onKeyDown(){u.current=!0},onWheel(){u.current=!1},onPointerMove(){u.current=!1},onScroll(){const f=(i==null?void 0:i.current)||r.floating;if(!(!s.current||!f||!u.current)){if(l.current!==null){const h=f.scrollTop-l.current;(s.current.bottom<-.5&&h<-1||s.current.top<-.5&&h>1)&&Cr.flushSync(()=>a(m=>m+h))}requestAnimationFrame(()=>{l.current=f.scrollTop})}}}),[r.floating,a,s,i]);return z.useMemo(()=>o?{floating:p}:{},[o,p])}let Sr=x.createContext({styles:void 0,setReference:()=>{},setFloating:()=>{},getReferenceProps:()=>({}),getFloatingProps:()=>({}),slot:{}});Sr.displayName="FloatingContext";let Tc=x.createContext(null);Tc.displayName="PlacementContext";function M6(e){return x.useMemo(()=>e?typeof e=="string"?{to:e}:e:null,[e])}function k6(){return x.useContext(Sr).setReference}function B6(){return x.useContext(Sr).getReferenceProps}function L6(){let{getFloatingProps:e,slot:t}=x.useContext(Sr);return x.useCallback((...n)=>Object.assign({},e(...n),{"data-anchor":t.anchor}),[e,t])}function F6(e=null){e===!1&&(e=null),typeof e=="string"&&(e={to:e});let t=x.useContext(Tc),n=x.useMemo(()=>e,[JSON.stringify(e,(o,s)=>{var i;return(i=s==null?void 0:s.outerHTML)!=null?i:s})]);ye(()=>{t==null||t(n??null)},[t,n]);let r=x.useContext(Sr);return x.useMemo(()=>[r.setFloating,e?r.styles:{}],[r.setFloating,e,r.styles])}let bh=4;function D6({children:e,enabled:t=!0}){let[n,r]=x.useState(null),[o,s]=x.useState(0),i=x.useRef(null),[c,a]=x.useState(null);R6(c);let u=t&&n!==null&&c!==null,{to:l="bottom",gap:d=0,offset:p=0,padding:f=0,inner:h}=j6(n,c),[m,v="center"]=l.split(" ");ye(()=>{u&&s(0)},[u]);let{refs:A,floatingStyles:w,context:T}=O6({open:u,placement:m==="selection"?v==="center"?"bottom":`bottom-${v}`:v==="center"?`${m}`:`${m}-${v}`,strategy:"absolute",transform:!1,middleware:[Sc({mainAxis:m==="selection"?0:d,crossAxis:p}),ch({padding:f}),m!=="selection"&&uh({padding:f}),m==="selection"&&h?N6({...h,padding:f,overflowRef:i,offset:o,minItemsVisible:bh,referenceOverflowThreshold:f,onFallbackChange(k){var N,P;if(!k)return;let S=T.elements.floating;if(!S)return;let E=parseFloat(getComputedStyle(S).scrollPaddingBottom)||0,C=Math.min(bh,S.childElementCount),O=0,b=0;for(let M of(P=(N=T.elements.floating)==null?void 0:N.childNodes)!=null?P:[])if(rn(M)){let D=M.offsetTop,_=D+M.clientHeight+E,U=S.scrollTop,W=U+S.clientHeight;if(D>=U&&_<=W)C--;else{b=Math.max(0,Math.min(_,W)-Math.max(D,U)),O=M.clientHeight;break}}C>=1&&s(M=>{let D=O*C-b+E;return M>=D?M:D})}}):null,p6({padding:f,apply({availableWidth:k,availableHeight:N,elements:P}){Object.assign(P.floating.style,{overflow:"auto",maxWidth:`${k}px`,maxHeight:`min(var(--anchor-max-height, 100vh), ${N}px)`})}})].filter(Boolean),whileElementsMounted:rh}),[B=m,F=v]=T.placement.split("-");m==="selection"&&(B="selection");let R=x.useMemo(()=>({anchor:[B,F].filter(Boolean).join(" ")}),[B,F]),j=I6(T,{overflowRef:i,onChange:s}),{getReferenceProps:g,getFloatingProps:y}=C6([j]),$=ce(k=>{a(k),A.setFloating(k)});return z.createElement(Tc.Provider,{value:r},z.createElement(Sr.Provider,{value:{setFloating:$,setReference:A.setReference,styles:w,getReferenceProps:g,getFloatingProps:y,slot:R}},e))}function R6(e){ye(()=>{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 j6(e,t){var n,r,o;let s=Ac((n=e==null?void 0:e.gap)!=null?n:"var(--anchor-gap, 0)",t),i=Ac((r=e==null?void 0:e.offset)!=null?r:"var(--anchor-offset, 0)",t),c=Ac((o=e==null?void 0:e.padding)!=null?o:"var(--anchor-padding, 0)",t);return{...e,gap:s,offset:i,padding:c}}function Ac(e,t,n=void 0){let r=br(),o=ce((a,u)=>{if(a==null)return[n,null];if(typeof a=="number")return[a,null];if(typeof a=="string"){if(!u)return[n,null];let l=wh(a,u);return[l,d=>{let p=yh(a);{let f=p.map(h=>window.getComputedStyle(u).getPropertyValue(h));r.requestAnimationFrame(function h(){r.nextFrame(h);let m=!1;for(let[A,w]of p.entries()){let T=window.getComputedStyle(u).getPropertyValue(w);if(f[A]!==T){f[A]=T,m=!0;break}}if(!m)return;let v=wh(a,u);l!==v&&(d(v),l=v)})}return r.dispose}]}return[n,null]}),s=x.useMemo(()=>o(e,t)[0],[e,t]),[i=s,c]=x.useState();return ye(()=>{let[a,u]=o(e,t);if(c(a),!!u)return u(c)},[e,t]),i}function yh(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,...yh(o)]:[r]}return[]}function wh(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 _6(e,t){let[n,r]=x.useState(t);return!e&&n!==t&&r(t),e?n:t}let Oc=x.createContext(null);Oc.displayName="OpenClosedContext";var $t=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))($t||{});function Cc(){return x.useContext(Oc)}function vh({value:e,children:t}){return x.createElement(Oc.Provider,{value:e},t)}function U6(e){throw new Error("Unexpected object: "+e)}var ve=(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))(ve||{});function Rs(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:U6(e)}}var xh=(e=>(e[e.Left=0]="Left",e[e.Right=2]="Right",e))(xh||{});function Eh(e){let t=ce(e),n=x.useRef(!1);x.useEffect(()=>(n.current=!1,()=>{n.current=!0,Kd(()=>{n.current&&t()})}),[t])}function z6(){let e=typeof document>"u";return"useSyncExternalStore"in z?(t=>t.useSyncExternalStore)(z)(()=>()=>{},()=>!1,()=>!e):!1}function Nc(){let e=z6(),[t,n]=z.useState(Bt.isHandoffComplete);return t&&Bt.isHandoffComplete===!1&&n(!1),z.useEffect(()=>{t!==!0&&n(!0)},[t]),z.useEffect(()=>Bt.handoff(),[]),e?!1:t}let H6=x.createContext(!1);function W6(){return x.useContext(H6)}function V6(e){let t=W6(),n=x.useContext(Ph),[r,o]=x.useState(()=>{var s;if(!t&&n!==null)return(s=n.current)!=null?s:null;if(Bt.isServer)return null;let i=e==null?void 0:e.getElementById("headlessui-portal-root");if(i)return i;if(e===null)return null;let c=e.createElement("div");return c.setAttribute("id","headlessui-portal-root"),e.body.appendChild(c)});return x.useEffect(()=>{r!==null&&(e!=null&&e.body.contains(r)||e==null||e.body.appendChild(r))},[r,e]),x.useEffect(()=>{t||n!==null&&o(n.current)},[n,o,t]),r}let Sh=x.Fragment,G6=ze(function(e,t){let{ownerDocument:n=null,...r}=e,o=x.useRef(null),s=st(Zx(f=>{o.current=f}),t),i=uc(o),c=n??i,a=V6(c),[u]=x.useState(()=>{var f;return Bt.isServer?null:(f=c==null?void 0:c.createElement("div"))!=null?f:null}),l=x.useContext(Y6),d=Nc();ye(()=>{!a||!u||a.contains(u)||(u.setAttribute("data-headlessui-portal",""),a.appendChild(u))},[a,u]),ye(()=>{if(u&&l)return l.register(u)},[l,u]),Eh(()=>{var f;!a||!u||(Ya(u)&&a.contains(u)&&a.removeChild(u),a.childNodes.length<=0&&((f=a.parentElement)==null||f.removeChild(a)))});let p=Ye();return d?!a||!u?null:ke.createPortal(p({ourProps:{ref:s},theirProps:r,slot:{},defaultTag:Sh,name:"Portal"}),u):null});function q6(e,t){let n=st(t),{enabled:r=!0,ownerDocument:o,...s}=e,i=Ye();return r?x.createElement(G6,{...s,ownerDocument:o,ref:n}):i({ourProps:{ref:n},theirProps:s,slot:{},defaultTag:Sh,name:"Portal"})}let Z6=x.Fragment,Ph=x.createContext(null);function K6(e,t){let{target:n,...r}=e,o={ref:st(t)},s=Ye();return x.createElement(Ph.Provider,{value:n},s({ourProps:o,theirProps:r,defaultTag:Z6,name:"Popover.Group"}))}let Y6=x.createContext(null),X6=ze(q6),Q6=ze(K6),J6=Object.assign(X6,{Group:Q6});function e5(){let e=x.useRef(!1);return ye(()=>(e.current=!0,()=>{e.current=!1}),[]),e}function $h(e){var t;return!!(e.enter||e.enterFrom||e.enterTo||e.leave||e.leaveFrom||e.leaveTo)||((t=e.as)!=null?t:Ah)!==x.Fragment||x.Children.count(e.children)===1}let js=x.createContext(null);js.displayName="TransitionContext";var t5=(e=>(e.Visible="visible",e.Hidden="hidden",e))(t5||{});function n5(){let e=x.useContext(js);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function r5(){let e=x.useContext(_s);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let _s=x.createContext(null);_s.displayName="NestingContext";function Us(e){return"children"in e?Us(e.children):e.current.filter(({el:t})=>t.current!==null).filter(({state:t})=>t==="visible").length>0}function Th(e,t){let n=zn(e),r=x.useRef([]),o=e5(),s=br(),i=ce((f,h=yn.Hidden)=>{let m=r.current.findIndex(({el:v})=>v===f);m!==-1&&(ot(h,{[yn.Unmount](){r.current.splice(m,1)},[yn.Hidden](){r.current[m].state="hidden"}}),s.microTask(()=>{var v;!Us(r)&&o.current&&((v=n.current)==null||v.call(n))}))}),c=ce(f=>{let h=r.current.find(({el:m})=>m===f);return h?h.state!=="visible"&&(h.state="visible"):r.current.push({el:f,state:"visible"}),()=>i(f,yn.Unmount)}),a=x.useRef([]),u=x.useRef(Promise.resolve()),l=x.useRef({enter:[],leave:[]}),d=ce((f,h,m)=>{a.current.splice(0),t&&(t.chains.current[h]=t.chains.current[h].filter(([v])=>v!==f)),t==null||t.chains.current[h].push([f,new Promise(v=>{a.current.push(v)})]),t==null||t.chains.current[h].push([f,new Promise(v=>{Promise.all(l.current[h].map(([A,w])=>w)).then(()=>v())})]),h==="enter"?u.current=u.current.then(()=>t==null?void 0:t.wait.current).then(()=>m(h)):m(h)}),p=ce((f,h,m)=>{Promise.all(l.current[h].splice(0).map(([v,A])=>A)).then(()=>{var v;(v=a.current.shift())==null||v()}).then(()=>m(h))});return x.useMemo(()=>({children:r,register:c,unregister:i,onStart:d,onStop:p,wait:u,chains:l}),[c,i,r,d,p,l,u])}let Ah=x.Fragment,Oh=vs.RenderStrategy;function o5(e,t){var n,r;let{transition:o=!0,beforeEnter:s,afterEnter:i,beforeLeave:c,afterLeave:a,enter:u,enterFrom:l,enterTo:d,entered:p,leave:f,leaveFrom:h,leaveTo:m,...v}=e,[A,w]=x.useState(null),T=x.useRef(null),B=$h(e),F=st(...B?[T,t,w]:t===null?[]:[t]),R=(n=v.unmount)==null||n?yn.Unmount:yn.Hidden,{show:j,appear:g,initial:y}=n5(),[$,k]=x.useState(j?"visible":"hidden"),N=r5(),{register:P,unregister:S}=N;ye(()=>P(T),[P,T]),ye(()=>{if(R===yn.Hidden&&T.current){if(j&&$!=="visible"){k("visible");return}return ot($,{hidden:()=>S(T),visible:()=>P(T)})}},[$,T,P,S,j,R]);let E=Nc();ye(()=>{if(B&&E&&$==="visible"&&T.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[T,$,E,B]);let C=y&&!g,O=g&&j&&y,b=x.useRef(!1),M=Th(()=>{b.current||(k("hidden"),S(T))},N),D=ce(H=>{b.current=!0;let Q=H?"enter":"leave";M.onStart(T,Q,X=>{X==="enter"?s==null||s():X==="leave"&&(c==null||c())})}),_=ce(H=>{let Q=H?"enter":"leave";b.current=!1,M.onStop(T,Q,X=>{X==="enter"?i==null||i():X==="leave"&&(a==null||a())}),Q==="leave"&&!Us(M)&&(k("hidden"),S(T))});x.useEffect(()=>{B&&o||(D(j),_(j))},[j,B,o]);let U=!(!o||!B||!E||C),[,W]=Bp(U,A,j,{start:D,end:_}),K=wn({ref:F,className:((r=qa(v.className,O&&u,O&&l,W.enter&&u,W.enter&&W.closed&&l,W.enter&&!W.closed&&d,W.leave&&f,W.leave&&!W.closed&&h,W.leave&&W.closed&&m,!W.transition&&j&&p))==null?void 0:r.trim())||void 0,...kp(W)}),V=0;$==="visible"&&(V|=$t.Open),$==="hidden"&&(V|=$t.Closed),j&&$==="hidden"&&(V|=$t.Opening),!j&&$==="visible"&&(V|=$t.Closing);let Z=Ye();return x.createElement(_s.Provider,{value:M},x.createElement(vh,{value:V},Z({ourProps:K,theirProps:v,defaultTag:Ah,features:Oh,visible:$==="visible",name:"Transition.Child"})))}function s5(e,t){let{show:n,appear:r=!1,unmount:o=!0,...s}=e,i=x.useRef(null),c=$h(e),a=st(...c?[i,t]:t===null?[]:[t]);Nc();let u=Cc();if(n===void 0&&u!==null&&(n=(u&$t.Open)===$t.Open),n===void 0)throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[l,d]=x.useState(n?"visible":"hidden"),p=Th(()=>{n||d("hidden")}),[f,h]=x.useState(!0),m=x.useRef([n]);ye(()=>{f!==!1&&m.current[m.current.length-1]!==n&&(m.current.push(n),h(!1))},[m,n]);let v=x.useMemo(()=>({show:n,appear:r,initial:f}),[n,r,f]);ye(()=>{n?d("visible"):!Us(p)&&i.current!==null&&d("hidden")},[n,p]);let A={unmount:o},w=ce(()=>{var F;f&&h(!1),(F=e.beforeEnter)==null||F.call(e)}),T=ce(()=>{var F;f&&h(!1),(F=e.beforeLeave)==null||F.call(e)}),B=Ye();return x.createElement(_s.Provider,{value:p},x.createElement(js.Provider,{value:v},B({ourProps:{...A,as:x.Fragment,children:x.createElement(Ch,{ref:a,...A,...s,beforeEnter:w,beforeLeave:T})},theirProps:{},defaultTag:x.Fragment,features:Oh,visible:l==="visible",name:"Transition"})))}function i5(e,t){let n=x.useContext(js)!==null,r=Cc()!==null;return x.createElement(x.Fragment,null,!n&&r?x.createElement(Ic,{ref:t,...e}):x.createElement(Ch,{ref:t,...e}))}let Ic=ze(s5),Ch=ze(o5),a5=ze(i5),Mc=Object.assign(Ic,{Child:a5,Root:Ic});function c5(e,t){let n=x.useRef({left:0,top:0});if(ye(()=>{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 Nh=/([\u2700-\u27BF]|[\uE000-\uF8FF]|\uD83C[\uDC00-\uDFFF]|\uD83D[\uDC00-\uDFFF]|[\u2011-\u26FF]|\uD83E[\uDD10-\uDDFF])/g;function Ih(e){var t,n;let r=(t=e.innerText)!=null?t:"",o=e.cloneNode(!0);if(!rn(o))return r;let s=!1;for(let c of o.querySelectorAll('[hidden],[aria-hidden],[role="img"]'))c.remove(),s=!0;let i=s?(n=o.innerText)!=null?n:"":r;return Nh.test(i)&&(i=i.replace(Nh,"")),i}function u5(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 i=s.getAttribute("aria-label");return typeof i=="string"?i.trim():Ih(s).trim()}return null}).filter(Boolean);if(r.length>0)return r.join(", ")}return Ih(e).trim()}function l5(e){let t=x.useRef(""),n=x.useRef("");return ce(()=>{let r=e.current;if(!r)return"";let o=r.innerText;if(t.current===o)return n.current;let s=u5(r).trim().toLowerCase();return t.current=o,n.current=s,s})}var f5=Object.defineProperty,d5=(e,t,n)=>t in e?f5(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Mh=(e,t,n)=>(d5(e,typeof t!="symbol"?t+"":t,n),n),Ce=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(Ce||{}),Rt=(e=>(e[e.Single=0]="Single",e[e.Multi=1]="Multi",e))(Rt||{}),zs=(e=>(e[e.Pointer=0]="Pointer",e[e.Other=1]="Other",e))(zs||{}),kh=(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))(kh||{});function Bh(e,t=n=>n){let n=e.activeOptionIndex!==null?e.options[e.activeOptionIndex]:null,r=$p(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 p5={1(e){return e.dataRef.current.disabled||e.listboxState===1?e:{...e,activeOptionIndex:null,pendingFocus:{focus:ve.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,i;if(e.dataRef.current.disabled||e.listboxState===1)return e;let c={...e,searchQuery:"",activationTrigger:(n=t.trigger)!=null?n:1,__demoMode:!1};if(t.focus===ve.Nothing)return{...c,activeOptionIndex:null};if(t.focus===ve.Specific)return{...c,activeOptionIndex:e.options.findIndex(l=>l.id===t.id)};if(t.focus===ve.Previous){let l=e.activeOptionIndex;if(l!==null){let d=e.options[l].dataRef.current.domRef,p=Rs(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(p!==null){let f=e.options[p].dataRef.current.domRef;if(((r=d.current)==null?void 0:r.previousElementSibling)===f.current||((o=f.current)==null?void 0:o.previousElementSibling)===null)return{...c,activeOptionIndex:p}}}}else if(t.focus===ve.Next){let l=e.activeOptionIndex;if(l!==null){let d=e.options[l].dataRef.current.domRef,p=Rs(t,{resolveItems:()=>e.options,resolveActiveIndex:()=>e.activeOptionIndex,resolveId:f=>f.id,resolveDisabled:f=>f.dataRef.current.disabled});if(p!==null){let f=e.options[p].dataRef.current.domRef;if(((s=d.current)==null?void 0:s.nextElementSibling)===f.current||((i=f.current)==null?void 0:i.nextElementSibling)===null)return{...c,activeOptionIndex:p}}}}let a=Bh(e),u=Rs(t,{resolveItems:()=>a.options,resolveActiveIndex:()=>a.activeOptionIndex,resolveId:l=>l.id,resolveDisabled:l=>l.dataRef.current.disabled});return{...c,...a,activeOptionIndex:u}},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(i=>{var c;return!i.dataRef.current.disabled&&((c=i.dataRef.current.textValue)==null?void 0:c.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!==ve.Nothing&&(r=Rs(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(i=>o==null?void 0:o(i.dataRef.current.value));s!==-1&&(r=s)}}return{...e,options:n,activeOptionIndex:r,pendingFocus:{focus:ve.Nothing},pendingShouldSort:!0}},6:(e,t)=>{let n=e.options,r=[],o=new Set(t.options);for(let[s,i]of n.entries())if(o.has(i.id)&&(r.push(s),o.delete(i.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,...Bh(e),pendingShouldSort:!1}:e};class kc extends pp{constructor(t){super(t),Mh(this,"actions",{onChange:n=>{let{onChange:r,compare:o,mode:s,value:i}=this.state.dataRef.current;return ot(s,{0:()=>r==null?void 0:r(n),1:()=>{let c=i.slice(),a=c.findIndex(u=>o(u,n));return a===-1?c.push(n):c.splice(a,1),r==null?void 0:r(c)}})},registerOption:ec(()=>{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:ec(()=>{let n=[];return[r=>n.push(r),()=>{this.send({type:6,options:n.splice(0)})}]}),goToOption:ec(()=>{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:ve.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})}}),Mh(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,i=n.options;return s!==null?((o=i[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=tc.get(null);this.disposables.add(r.on(bp.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 kc({id:t,dataRef:{current:{}},listboxState:n?0:1,options:[],searchQuery:"",activeOptionIndex:null,activationTrigger:1,buttonElement:null,optionsElement:null,pendingShouldSort:!1,pendingFocus:{focus:ve.Nothing},__demoMode:n})}reduce(t,n){return ot(n.type,p5,t,n)}}const Lh=x.createContext(null);function Bc(e){let t=x.useContext(Lh);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Fh),n}return t}function Fh({id:e,__demoMode:t=!1}){let n=x.useMemo(()=>kc.new({id:e,__demoMode:t}),[]);return Eh(()=>n.dispose()),n}let Hs=x.createContext(null);Hs.displayName="ListboxDataContext";function Oo(e){let t=x.useContext(Hs);if(t===null){let n=new Error(`<${e} /> is missing a parent <Listbox /> component.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Oo),n}return t}let h5=x.Fragment;function m5(e,t){let n=x.useId(),r=Ga(),{value:o,defaultValue:s,form:i,name:c,onChange:a,by:u,invalid:l=!1,disabled:d=r||!1,horizontal:p=!1,multiple:f=!1,__demoMode:h=!1,...m}=e;const v=p?"horizontal":"vertical";let A=st(t),w=kx(s),[T=f?[]:void 0,B]=Mx(o,a,w),F=Fh({id:n,__demoMode:h}),R=x.useRef({static:!1,hold:!1}),j=x.useRef(new Map),g=sE(u),y=x.useCallback(U=>ot($.mode,{[Rt.Multi]:()=>T.some(W=>g(W,U)),[Rt.Single]:()=>g(T,U)}),[T]),$=x.useMemo(()=>({value:T,disabled:d,invalid:l,mode:f?Rt.Multi:Rt.Single,orientation:v,onChange:B,compare:g,isSelected:y,optionsPropsRef:R,listRef:j}),[T,d,l,f,v,B,g,y,R,j]);ye(()=>{F.state.dataRef.current=$},[$]);let k=at(F,U=>U.listboxState),N=tc.get(null),P=at(N,x.useCallback(U=>N.selectors.isTop(U,n),[N,n])),[S,E]=at(F,U=>[U.buttonElement,U.optionsElement]);ME(P,[S,E],(U,W)=>{F.send({type:kh.CloseListbox}),Pp(W,cc.Loose)||(U.preventDefault(),S==null||S.focus())});let C=x.useMemo(()=>({open:k===Ce.Open,disabled:d,invalid:l,value:T}),[k,d,l,T]),[O,b]=Jx({inherit:!0}),M={ref:A},D=x.useCallback(()=>{if(w!==void 0)return B==null?void 0:B(w)},[B,w]),_=Ye();return x.createElement(b,{value:O,props:{htmlFor:S==null?void 0:S.id},slot:{open:k===Ce.Open,disabled:d}},x.createElement(D6,null,x.createElement(Lh.Provider,{value:F},x.createElement(Hs.Provider,{value:$},x.createElement(vh,{value:ot(k,{[Ce.Open]:$t.Open,[Ce.Closed]:$t.Closed})},c!=null&&T!=null&&x.createElement(jx,{disabled:d,data:{[c]:T},form:i,onReset:D}),_({ourProps:M,theirProps:m,slot:C,defaultTag:h5,name:"Listbox"}))))))}let g5="button";function b5(e,t){let n=x.useId(),r=np(),o=Oo("Listbox.Button"),s=Bc("Listbox.Button"),{id:i=r||`headlessui-listbox-button-${n}`,disabled:c=o.disabled||!1,autoFocus:a=!1,...u}=e,l=st(t,k6(),s.actions.setButtonElement),d=B6(),[p,f,h]=at(s,b=>[b.listboxState,b.buttonElement,b.optionsElement]),m=p===Ce.Open;LE(m,{trigger:f,action:x.useCallback(b=>{if(f!=null&&f.contains(b.target))return Ps.Ignore;let M=b.target.closest('[role="option"]:not([data-disabled])');return rn(M)?Ps.Select(M):h!=null&&h.contains(b.target)?Ps.Ignore:Ps.Close},[f,h]),close:s.actions.closeListbox,select:s.actions.selectActiveOption});let v=ce(b=>{switch(b.key){case Oe.Enter:Bx(b.currentTarget);break;case Oe.Space:case Oe.ArrowDown:b.preventDefault(),s.actions.openListbox({focus:o.value?ve.Nothing:ve.First});break;case Oe.ArrowUp:b.preventDefault(),s.actions.openListbox({focus:o.value?ve.Nothing:ve.Last});break}}),A=ce(b=>{switch(b.key){case Oe.Space:b.preventDefault();break}}),w=ce(b=>{var M;if(b.button===xh.Left){if(Gx(b.currentTarget))return b.preventDefault();s.state.listboxState===Ce.Open?(ke.flushSync(()=>s.actions.closeListbox()),(M=s.state.buttonElement)==null||M.focus({preventScroll:!0})):(b.preventDefault(),s.actions.openListbox({focus:ve.Nothing}))}}),T=x.useRef(null),B=ce(b=>{T.current=b.pointerType,b.pointerType==="mouse"&&w(b)}),F=ce(b=>{T.current!=="mouse"&&w(b)}),R=ce(b=>b.preventDefault()),j=up([i]),g=Kx(),{isFocusVisible:y,focusProps:$}=vx({autoFocus:a}),{isHovered:k,hoverProps:N}=wx({isDisabled:c}),{pressed:P,pressProps:S}=Tx({disabled:c}),E=x.useMemo(()=>({open:p===Ce.Open,active:P||p===Ce.Open,disabled:c,invalid:o.invalid,value:o.value,hover:k,focus:y,autofocus:a}),[p,o.value,c,k,y,P,o.invalid,a]),C=at(s,b=>b.listboxState===Ce.Open),O=Xd(d(),{ref:l,id:i,type:FE(e,f),"aria-haspopup":"listbox","aria-controls":h==null?void 0:h.id,"aria-expanded":C,"aria-labelledby":j,"aria-describedby":g,disabled:c||void 0,autoFocus:a,onKeyDown:v,onKeyUp:A,onKeyPress:R,onPointerDown:B,onClick:F},$,N,S);return Ye()({ourProps:O,theirProps:u,slot:E,defaultTag:g5,name:"Listbox.Button"})}let Dh=x.createContext(!1),y5="div",w5=vs.RenderStrategy|vs.Static;function v5(e,t){let n=x.useId(),{id:r=`headlessui-listbox-options-${n}`,anchor:o,portal:s=!1,modal:i=!0,transition:c=!1,...a}=e,u=M6(o),[l,d]=x.useState(null);u&&(s=!0);let p=Oo("Listbox.Options"),f=Bc("Listbox.Options"),[h,m,v,A]=at(f,H=>[H.listboxState,H.buttonElement,H.optionsElement,H.__demoMode]),w=uc(m),T=uc(v),B=Cc(),[F,R]=Bp(c,l,B!==null?(B&$t.Open)===$t.Open:h===Ce.Open);vE(F,m,f.actions.closeListbox);let j=A?!1:i&&h===Ce.Open;WE(j,T);let g=A?!1:i&&h===Ce.Open;wE(g,{allowed:x.useCallback(()=>[m,v],[m,v])});let y=h!==Ce.Open,$=c5(y,m)?!1:F,k=F&&h===Ce.Closed,N=_6(k,p.value),P=ce(H=>p.compare(N,H)),S=at(f,H=>{var Q;if(u==null||!((Q=u==null?void 0:u.to)!=null&&Q.includes("selection")))return null;let X=H.options.findIndex(se=>P(se.dataRef.current.value));return X===-1&&(X=0),X}),E=(()=>{if(u==null)return;if(S===null)return{...u,inner:void 0};let H=Array.from(p.listRef.current.values());return{...u,inner:{listRef:{current:H},index:S}}})(),[C,O]=F6(E),b=L6(),M=st(t,u?C:null,f.actions.setOptionsElement,d),D=br();x.useEffect(()=>{var H;let Q=v;Q&&h===Ce.Open&&Q!==((H=vo(Q))==null?void 0:H.activeElement)&&(Q==null||Q.focus({preventScroll:!0}))},[h,v]);let _=ce(H=>{var Q,X;switch(D.dispose(),H.key){case Oe.Space:if(f.state.searchQuery!=="")return H.preventDefault(),H.stopPropagation(),f.actions.search(H.key);case Oe.Enter:if(H.preventDefault(),H.stopPropagation(),f.state.activeOptionIndex!==null){let{dataRef:se}=f.state.options[f.state.activeOptionIndex];f.actions.onChange(se.current.value)}p.mode===Rt.Single&&(ke.flushSync(()=>f.actions.closeListbox()),(Q=f.state.buttonElement)==null||Q.focus({preventScroll:!0}));break;case ot(p.orientation,{vertical:Oe.ArrowDown,horizontal:Oe.ArrowRight}):return H.preventDefault(),H.stopPropagation(),f.actions.goToOption({focus:ve.Next});case ot(p.orientation,{vertical:Oe.ArrowUp,horizontal:Oe.ArrowLeft}):return H.preventDefault(),H.stopPropagation(),f.actions.goToOption({focus:ve.Previous});case Oe.Home:case Oe.PageUp:return H.preventDefault(),H.stopPropagation(),f.actions.goToOption({focus:ve.First});case Oe.End:case Oe.PageDown:return H.preventDefault(),H.stopPropagation(),f.actions.goToOption({focus:ve.Last});case Oe.Escape:H.preventDefault(),H.stopPropagation(),ke.flushSync(()=>f.actions.closeListbox()),(X=f.state.buttonElement)==null||X.focus({preventScroll:!0});return;case Oe.Tab:H.preventDefault(),H.stopPropagation(),ke.flushSync(()=>f.actions.closeListbox()),OE(f.state.buttonElement,H.shiftKey?ac.Previous:ac.Next);break;default:H.key.length===1&&(f.actions.search(H.key),D.setTimeout(()=>f.actions.clearSearch(),350));break}}),U=at(f,H=>{var Q;return(Q=H.buttonElement)==null?void 0:Q.id}),W=x.useMemo(()=>({open:h===Ce.Open}),[h]),K=Xd(u?b():{},{id:r,ref:M,"aria-activedescendant":at(f,f.selectors.activeDescendantId),"aria-multiselectable":p.mode===Rt.Multi?!0:void 0,"aria-labelledby":U,"aria-orientation":p.orientation,onKeyDown:_,role:"listbox",tabIndex:h===Ce.Open?0:void 0,style:{...a.style,...O,"--button-width":aE(m,!0).width},...kp(R)}),V=Ye(),Z=x.useMemo(()=>p.mode===Rt.Multi?p:{...p,isSelected:P},[p,P]);return x.createElement(J6,{enabled:s?e.static||F:!1,ownerDocument:w},x.createElement(Hs.Provider,{value:Z},V({ourProps:K,theirProps:a,slot:W,defaultTag:y5,features:w5,visible:$,name:"Listbox.Options"})))}let x5="div";function E5(e,t){let n=x.useId(),{id:r=`headlessui-listbox-option-${n}`,disabled:o=!1,value:s,...i}=e,c=x.useContext(Dh)===!0,a=Oo("Listbox.Option"),u=Bc("Listbox.Option"),l=at(u,$=>u.selectors.isActive($,r)),d=a.isSelected(s),p=x.useRef(null),f=l5(p),h=zn({disabled:o,value:s,domRef:p,get textValue(){return f()}}),m=st(t,p,$=>{$?a.listRef.current.set(r,$):a.listRef.current.delete(r)}),v=at(u,$=>u.selectors.shouldScrollIntoView($,r));ye(()=>{if(v)return Pt().requestAnimationFrame(()=>{var $,k;(k=($=p.current)==null?void 0:$.scrollIntoView)==null||k.call($,{block:"nearest"})})},[v,p]),ye(()=>{if(!c)return u.actions.registerOption(r,h),()=>u.actions.unregisterOption(r)},[h,r,c]);let A=ce($=>{var k;if(o)return $.preventDefault();u.actions.onChange(s),a.mode===Rt.Single&&(ke.flushSync(()=>u.actions.closeListbox()),(k=u.state.buttonElement)==null||k.focus({preventScroll:!0}))}),w=ce(()=>{if(o)return u.actions.goToOption({focus:ve.Nothing});u.actions.goToOption({focus:ve.Specific,id:r})}),T=VE(),B=ce($=>T.update($)),F=ce($=>{T.wasMoved($)&&(o||l&&u.state.activationTrigger===zs.Pointer||u.actions.goToOption({focus:ve.Specific,id:r},zs.Pointer))}),R=ce($=>{T.wasMoved($)&&(o||l&&u.state.activationTrigger===zs.Pointer&&u.actions.goToOption({focus:ve.Nothing}))}),j=x.useMemo(()=>({active:l,focus:l,selected:d,disabled:o,selectedOption:d&&c}),[l,d,o,c]),g=c?{}:{id:r,ref:m,role:"option",tabIndex:o===!0?void 0:-1,"aria-disabled":o===!0?!0:void 0,"aria-selected":d,disabled:void 0,onClick:A,onFocus:w,onPointerEnter:B,onMouseEnter:B,onPointerMove:F,onMouseMove:F,onPointerLeave:R,onMouseLeave:R},y=Ye();return!d&&c?null:y({ourProps:g,theirProps:i,slot:j,defaultTag:x5,name:"Listbox.Option"})}let S5=x.Fragment;function P5(e,t){let{options:n,placeholder:r,...o}=e,s={ref:st(t)},i=Oo("ListboxSelectedOption"),c=x.useMemo(()=>({}),[]),a=i.value===void 0||i.value===null||i.mode===Rt.Multi&&Array.isArray(i.value)&&i.value.length===0,u=Ye();return x.createElement(Dh.Provider,{value:!0},u({ourProps:s,theirProps:{...o,children:x.createElement(x.Fragment,null,r&&a?r:n)},slot:c,defaultTag:S5,name:"ListboxSelectedOption"}))}let $5=ze(m5),T5=ze(b5),A5=rE,O5=ze(v5),C5=ze(E5),N5=ze(P5),ut=Object.assign($5,{Button:T5,Label:A5,Options:O5,Option:C5,SelectedOption:N5});const I5=()=>I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:[I.jsx("g",{clipPath:"url(#clip0_active)",children:I.jsx("path",{d:"M4.63791 6.91929H2.62541C2.36266 6.91929 2.18141 6.65629 2.27491 6.41091L4.27466 1.16191C4.30172 1.0909 4.34971 1.02978 4.41228 0.986649C4.47485 0.943521 4.54905 0.920422 4.62504 0.92041H7.99954C8.26579 0.92041 8.44729 1.19016 8.34679 1.43679L7.18241 4.29479H9.37441C9.69679 4.29479 9.86879 4.67479 9.65616 4.91704L4.28191 11.0408C4.02066 11.3385 3.53629 11.0805 3.63766 10.6977L4.63791 6.91929Z",fill:"#22FD73"})}),I.jsx("defs",{children:I.jsx("clipPath",{id:"clip0_active",children:I.jsx("rect",{width:"12",height:"12",fill:"white",transform:"translate(0 0.0454102)"})})})]}),M5=()=>I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",children:[I.jsx("g",{clipPath:"url(#clip0_inactive)",children:I.jsx("path",{d:"M4.63791 6.91929H2.62541C2.36266 6.91929 2.18141 6.65629 2.27491 6.41091L4.27466 1.16191C4.30172 1.0909 4.34971 1.02978 4.41228 0.986649C4.47485 0.943521 4.54905 0.920422 4.62504 0.92041H7.99954C8.26579 0.92041 8.44729 1.19016 8.34679 1.43679L7.18241 4.29479H9.37441C9.69679 4.29479 9.86879 4.67479 9.65616 4.91704L4.28191 11.0408C4.02066 11.3385 3.53629 11.0805 3.63766 10.6977L4.63791 6.91929Z",fill:"#F9F9F9"})}),I.jsx("defs",{children:I.jsx("clipPath",{id:"clip0_inactive",children:I.jsx("rect",{width:"12",height:"12",fill:"white",transform:"translate(0 0.0454102)"})})})]}),Co=({selectedLevel:e,maxLevel:t,className:n=""})=>{const r=Array.from({length:t},(o,s)=>s+1);return I.jsx("div",{className:`flex items-center ${n}`,children:r.map(o=>I.jsx("div",{className:"flex items-center justify-center",children:o>t-e?I.jsx(I5,{}):I.jsx(M5,{})},o))})};class Tt{}Bo(Tt,"FAST",3),Bo(Tt,"Medium",2),Bo(Tt,"SLOW",1),Bo(Tt,"NONE",0);const k5=Object.values({MAINNET:1,SEPOLIA:11155111}),un=e=>{const t=typeof e=="string"?parseInt(e,10):e;return k5.includes(t)},B5={USDT:!0},Rh=(e,t)=>{const n=typeof e=="string"?parseInt(e,10):e;return n===1||n===11155111?!1:(n===42161||n===421614)&&t?t.toUpperCase()==="ETH"?!1:!B5[t.toUpperCase()]:!0},L5=({chains:e,selectedChain:t,onChainChange:n,disabled:r=!1,className:o="",walletType:s="mpc"})=>{const{t:i}=ht();return I.jsx("div",{className:`relative ${o}`,children:I.jsx(ut,{value:t,onChange:n,disabled:r,children:({open:c})=>I.jsxs(I.Fragment,{children:[I.jsxs(ut.Button,{className:`
|
|
126
131
|
relative w-full h-9 text-text-primary bg-fill-input-primary
|
|
127
132
|
items-center justify-between flex px-3 rounded-lg
|
|
128
133
|
focus:outline-none
|
|
129
134
|
${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-fill-btn-secondary-hover"}
|
|
130
135
|
${c?"ring-1 ring-white":""}
|
|
131
|
-
`,children:[
|
|
136
|
+
`,children:[I.jsx("span",{className:"text-sm leading-[18px] font-medium",children:i("deposit.chain")}),I.jsxs("div",{className:"flex items-center space-x-2",children:[t.chainIconUrl?I.jsx("img",{src:t.chainIconUrl,alt:t.chain,className:"w-4 h-4 rounded-full"}):I.jsx("div",{className:"w-4 h-4 rounded-full bg-blue-500 flex items-center justify-center",children:I.jsx("span",{className:"text-xs text-white font-bold",children:t.chain.charAt(0)})}),I.jsx("span",{className:"text-sm text-white ml-1",children:t.chain}),I.jsxs("svg",{className:`w-3 h-3 ml-2 transition-transform duration-200 ${c?"rotate-180":""}`,xmlns:"http://www.w3.org/2000/svg",width:"10",height:"11",viewBox:"0 0 10 11",fill:"none",children:[I.jsx("g",{clipPath:"url(#clip0_12919_27745)",children:I.jsx("path",{d:"M5.32733 7.6716C5.13944 7.83432 4.86056 7.83432 4.67267 7.6716L1.68366 5.08304C1.33371 4.77997 1.54804 4.20508 2.01099 4.20508L7.98901 4.20508C8.45196 4.20508 8.66629 4.77998 8.31634 5.08304L5.32733 7.6716Z",fill:"#F9F9F9"})}),I.jsx("defs",{children:I.jsx("clipPath",{id:"clip0_12919_27745",children:I.jsx("rect",{width:"10",height:"10",fill:"white",transform:"translate(0 0.955078)"})})})]})]})]}),I.jsx(Mc,{as:x.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:I.jsx(ut.Options,{className:`
|
|
132
137
|
absolute z-50 mt-1 w-full max-h-60 overflow-auto rounded-lg
|
|
133
138
|
bg-fill-input-primary border border-line-divider-secondary shadow-lg
|
|
134
139
|
focus:outline-none
|
|
135
|
-
`,children:e.filter(a=>a[s==="mpc"?"allowAaDeposit":"allowDeposit"]!==!1).map(a=>
|
|
140
|
+
`,children:e.filter(a=>a[s==="mpc"?"allowAaDeposit":"allowDeposit"]!==!1).map(a=>I.jsx(ut.Option,{value:a,className:({active:u,selected:l})=>`relative cursor-pointer select-none py-3 px-3 ${l?"bg-fill-btn-secondary":u?"bg-fill-input-secondary":""}`,children:({selected:u,active:l})=>I.jsx(I.Fragment,{children:I.jsxs("div",{className:"flex items-center justify-between",children:[I.jsxs("div",{className:"flex items-center space-x-3",children:[a.chainIconUrl?I.jsx("img",{src:a.chainIconUrl,alt:a.chain,className:"w-5 h-5 rounded-full"}):I.jsx("div",{className:"w-5 h-5 rounded-full bg-blue-500 flex items-center justify-center",children:I.jsx("span",{className:"text-xs text-white font-bold",children:a.chain.charAt(0)})}),I.jsx("div",{className:"flex flex-col",children:I.jsx("span",{className:`text-sm font-medium ${u||l?"text-text-primary":"text-text-tertiary"}`,children:a.chain})})]}),I.jsx("div",{className:"w-12 bg-fill-page-secondary p-1 h-5 flex rounded",children:I.jsx(Co,{className:"w-full justify-between",selectedLevel:un(a.chainId)?Tt.SLOW:Tt.FAST,maxLevel:3})})]})})},a.chainId))})})]})})})},F5=({tokens:e,selectedToken:t,onTokenChange:n,disabled:r=!1,className:o=""})=>{const{t:s}=ht(),i=c=>c.token||c.symbol;return I.jsx("div",{className:`relative ${o}`,children:I.jsx(ut,{value:t,onChange:n,disabled:r,children:({open:c})=>I.jsxs(I.Fragment,{children:[I.jsxs(ut.Button,{className:`
|
|
136
141
|
relative w-full h-9 text-text-primary bg-fill-input-primary
|
|
137
142
|
items-center justify-between flex px-3 rounded-lg
|
|
138
143
|
focus:outline-none
|
|
139
144
|
${r?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-fill-btn-secondary-hover"}
|
|
140
145
|
${c?"ring-1 ring-white":""}
|
|
141
|
-
`,children:[
|
|
146
|
+
`,children:[I.jsx("span",{className:"text-sm leading-[18px] font-medium",children:s("deposit.asset")}),I.jsxs("div",{className:"flex items-center space-x-2",children:[I.jsx("img",{src:t.iconUrl,alt:i(t),className:"w-4 h-4 rounded-full"}),I.jsx("span",{className:"text-sm text-white ml-1",children:i(t)}),I.jsxs("svg",{className:`w-3 h-3 ml-2 transition-transform duration-200 ${c?"rotate-180":""}`,xmlns:"http://www.w3.org/2000/svg",width:"10",height:"11",viewBox:"0 0 10 11",fill:"none",children:[I.jsx("g",{clipPath:"url(#clip0_asset_selector)",children:I.jsx("path",{d:"M5.32733 7.6716C5.13944 7.83432 4.86056 7.83432 4.67267 7.6716L1.68366 5.08304C1.33371 4.77997 1.54804 4.20508 2.01099 4.20508L7.98901 4.20508C8.45196 4.20508 8.66629 4.77998 8.31634 5.08304L5.32733 7.6716Z",fill:"#F9F9F9"})}),I.jsx("defs",{children:I.jsx("clipPath",{id:"clip0_asset_selector",children:I.jsx("rect",{width:"10",height:"10",fill:"white",transform:"translate(0 0.955078)"})})})]})]})]}),I.jsx(Mc,{as:x.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:I.jsx(ut.Options,{className:`
|
|
142
147
|
absolute z-50 mt-1 w-full max-h-60 overflow-auto rounded-lg
|
|
143
148
|
bg-fill-input-primary border border-line-divider-secondary shadow-lg
|
|
144
149
|
focus:outline-none
|
|
145
|
-
`,children:e.map(a=>
|
|
150
|
+
`,children:e.map(a=>I.jsx(ut.Option,{value:a,className:({active:u,selected:l})=>`relative cursor-pointer select-none py-3 px-3 ${l?"bg-fill-btn-secondary":u?"bg-fill-input-secondary":""}`,children:({selected:u,active:l})=>I.jsx("div",{className:"flex items-center justify-between",children:I.jsxs("div",{className:"flex items-center space-x-3",children:[I.jsx("img",{src:a.iconUrl,alt:i(a),className:"w-5 h-5 rounded-full"}),I.jsx("div",{className:"flex flex-col",children:I.jsx("span",{className:`text-sm font-medium ${u||l?"text-text-primary":"text-text-tertiary"}`,children:i(a)})})]})})},i(a)))})})]})})})},jh=({currentActiveChain:e,chainList:t,onChainChange:n,curSelectToken:r,onTokenChange:o,walletType:s=jn,txType:i="deposit"})=>{const c=x.useCallback(m=>i==="withdraw"?s===jn?m.allowAaWithdraw!==!1:m.allowWithdraw!==!1:s===jn?m.allowAaDeposit!==!1:m.allowDeposit!==!1,[i,s]),a=x.useMemo(()=>{const m=new Set,v=[];for(const A of t)if(c(A))for(const w of A.tokenList||[]){const T=w.symbol||w.token;!T||!(i!=="withdraw"||w.withdrawEnable===!0&&w.pullOff===!1)||m.has(T)||(m.add(T),v.push({token:T,symbol:T,iconUrl:w.iconUrl,decimals:w.decimals,tokenAddress:w.tokenAddress}))}return v},[t,c,i]),u=m=>{n(m.chainId)},l=m=>{const v=m.symbol||m.token;o(v);const A=[];for(const w of t){if(!c(w))continue;(w.tokenList||[]).some(B=>(B.symbol||B.token)===v)&&A.push(w.chainId)}!A.includes(e.chainId)&&A[0]!==void 0&&n(A[0])},d=x.useMemo(()=>{var A,w;const m=r||((A=a[0])==null?void 0:A.symbol)||((w=a[0])==null?void 0:w.token);if(!m)return[];const v=[];for(const T of t){if(!c(T))continue;const B=(T.tokenList||[]).find(F=>(F.symbol||F.token)===m?i==="withdraw"?F.withdrawEnable===!0&&F.pullOff===!1:!0:!1);B&&v.push({...T,tokenList:[{token:B.token,symbol:B.symbol,iconUrl:B.iconUrl,decimals:B.decimals,tokenAddress:B.tokenAddress}]})}return v},[t,r,a,c,i]),p=x.useMemo(()=>d.find(m=>m.chainId===e.chainId)||d[0],[d,e.chainId]),f=x.useMemo(()=>a,[a]),h=x.useMemo(()=>{if(f.length!==0)return f.find(m=>m.token===r||m.symbol===r)||f[0]},[f,r]);return x.useEffect(()=>{if(f.length===0)return;if(!f.some(v=>(v.symbol||v.token)===r)){const v=f[0];o(v.symbol||v.token)}},[f,r,o]),x.useEffect(()=>{if(d.length===0)return;d.some(v=>v.chainId===e.chainId)||n(d[0].chainId)},[d,e.chainId,n]),I.jsxs("div",{className:"space-y-4",children:[f.length>0&&h&&I.jsx(F5,{tokens:f,selectedToken:h,onTokenChange:l}),I.jsx(L5,{chains:d,selectedChain:p,onChainChange:m=>{const v=t.find(A=>A.chainId===m.chainId);v&&u(v)},walletType:s,className:"w-full"})]})},D5=({options:e})=>I.jsx(I.Fragment,{children:e.map(t=>I.jsx(ut.Option,{value:t.value,className:({active:n,selected:r})=>`relative cursor-pointer select-none py-3 px-3 ${r?"bg-fill-btn-secondary":n?"bg-fill-input-secondary":""}`,children:({selected:n,active:r})=>I.jsx("div",{className:"flex items-center justify-between",children:I.jsx("div",{className:"flex items-center space-x-3",children:I.jsx("div",{className:"flex flex-col",children:I.jsx("span",{className:`text-sm font-medium ${n||r?"text-text-primary":"text-text-tertiary"}`,children:t.label})})})})},t.value))}),_h=({selectedAccount:e,onAccountChange:t,disabled:n=!1,className:r=""})=>{var d;const{t:o}=ht(),s=x.useMemo(()=>[{value:"spot",label:o("account.spot")},{value:"perpetual",label:o("account.perpetual")}],[o]),i=((d=s.find(p=>p.value===(e??"spot")))==null?void 0:d.label)||"",[c,a]=x.useState(e??"spot"),u=e??c,l=p=>{t==null||t(p),e||a(p)};return I.jsx("div",{className:`relative mb-4 ${r}`,children:I.jsx(ut,{value:u,onChange:l,disabled:n,children:({open:p})=>I.jsxs(I.Fragment,{children:[I.jsxs(ut.Button,{className:`
|
|
146
151
|
relative w-full h-9 text-text-primary bg-fill-input-primary
|
|
147
152
|
items-center justify-between flex px-3 rounded-lg
|
|
148
153
|
focus:outline-none
|
|
149
154
|
${n?"opacity-50 cursor-not-allowed":"cursor-pointer hover:bg-fill-btn-secondary-hover"}
|
|
150
155
|
${p?"ring-1 ring-white":""}
|
|
151
|
-
`,children:[
|
|
156
|
+
`,children:[I.jsx("span",{className:"text-sm leading-[18px] font-medium",children:o("account.title")}),I.jsxs("div",{className:"flex items-center space-x-2",children:[I.jsx("span",{className:"text-sm text-white ml-1",children:i}),I.jsxs("svg",{className:`w-3 h-3 ml-2 transition-transform duration-200 ${p?"rotate-180":""}`,xmlns:"http://www.w3.org/2000/svg",width:"10",height:"11",viewBox:"0 0 10 11",fill:"none",children:[I.jsx("g",{clipPath:"url(#clip0_asset_selector)",children:I.jsx("path",{d:"M5.32733 7.6716C5.13944 7.83432 4.86056 7.83432 4.67267 7.6716L1.68366 5.08304C1.33371 4.77997 1.54804 4.20508 2.01099 4.20508L7.98901 4.20508C8.45196 4.20508 8.66629 4.77998 8.31634 5.08304L5.32733 7.6716Z",fill:"#F9F9F9"})}),I.jsx("defs",{children:I.jsx("clipPath",{id:"clip0_asset_selector",children:I.jsx("rect",{width:"10",height:"10",fill:"white",transform:"translate(0 0.955078)"})})})]})]})]}),I.jsx(Mc,{as:x.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:I.jsx(ut.Options,{className:`
|
|
152
157
|
absolute z-50 mt-1 w-full max-h-60 overflow-auto rounded-lg
|
|
153
158
|
bg-fill-input-primary border border-line-divider-secondary shadow-lg
|
|
154
159
|
focus:outline-none
|
|
155
|
-
`,children:
|
|
160
|
+
`,children:I.jsx(D5,{options:s})})})]})})})};var Ws={},R5=function(){var e=document.getSelection();if(!e.rangeCount)return function(){};for(var t=document.activeElement,n=[],r=0;r<e.rangeCount;r++)n.push(e.getRangeAt(r));switch(t.tagName.toUpperCase()){case"INPUT":case"TEXTAREA":t.blur();break;default:t=null;break}return e.removeAllRanges(),function(){e.type==="Caret"&&e.removeAllRanges(),e.rangeCount||n.forEach(function(o){e.addRange(o)}),t&&t.focus()}},j5=R5,Uh={"text/plain":"Text","text/html":"Url",default:"Text"},_5="Copy to clipboard: #{key}, Enter";function U5(e){var t=(/mac os x/i.test(navigator.userAgent)?"⌘":"Ctrl")+"+C";return e.replace(/#{\s*key\s*}/g,t)}function z5(e,t){var n,r,o,s,i,c,a=!1;t||(t={}),n=t.debug||!1;try{o=j5(),s=document.createRange(),i=document.getSelection(),c=document.createElement("span"),c.textContent=e,c.ariaHidden="true",c.style.all="unset",c.style.position="fixed",c.style.top=0,c.style.clip="rect(0, 0, 0, 0)",c.style.whiteSpace="pre",c.style.webkitUserSelect="text",c.style.MozUserSelect="text",c.style.msUserSelect="text",c.style.userSelect="text",c.addEventListener("copy",function(l){if(l.stopPropagation(),t.format)if(l.preventDefault(),typeof l.clipboardData>"u"){n&&console.warn("unable to use e.clipboardData"),n&&console.warn("trying IE specific stuff"),window.clipboardData.clearData();var d=Uh[t.format]||Uh.default;window.clipboardData.setData(d,e)}else l.clipboardData.clearData(),l.clipboardData.setData(t.format,e);t.onCopy&&(l.preventDefault(),t.onCopy(l.clipboardData))}),document.body.appendChild(c),s.selectNodeContents(c),i.addRange(s);var u=document.execCommand("copy");if(!u)throw new Error("copy command was unsuccessful");a=!0}catch(l){n&&console.error("unable to copy using execCommand: ",l),n&&console.warn("trying IE specific stuff");try{window.clipboardData.setData(t.format||"text",e),t.onCopy&&t.onCopy(window.clipboardData),a=!0}catch(d){n&&console.error("unable to copy using clipboardData: ",d),n&&console.error("falling back to prompt"),r=U5("message"in t?t.message:_5),window.prompt(r,e)}}finally{i&&(typeof i.removeRange=="function"?i.removeRange(s):i.removeAllRanges()),c&&document.body.removeChild(c),o()}return a}var H5=z5;function Lc(e){"@babel/helpers - typeof";return Lc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Lc(e)}Object.defineProperty(Ws,"__esModule",{value:!0}),Ws.CopyToClipboard=void 0;var Vs=zh(x),W5=zh(H5),V5=["text","onCopy","options","children"];function zh(e){return e&&e.__esModule?e:{default:e}}function Hh(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(o){return Object.getOwnPropertyDescriptor(e,o).enumerable})),n.push.apply(n,r)}return n}function Wh(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?Hh(Object(n),!0).forEach(function(r){Dc(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Hh(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function G5(e,t){if(e==null)return{};var n=q5(e,t),r,o;if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(e);for(o=0;o<s.length;o++)r=s[o],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function q5(e,t){if(e==null)return{};var n={},r=Object.keys(e),o,s;for(s=0;s<r.length;s++)o=r[s],!(t.indexOf(o)>=0)&&(n[o]=e[o]);return n}function Z5(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function K5(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function Y5(e,t,n){return t&&K5(e.prototype,t),Object.defineProperty(e,"prototype",{writable:!1}),e}function X5(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Fc(e,t)}function Fc(e,t){return Fc=Object.setPrototypeOf||function(r,o){return r.__proto__=o,r},Fc(e,t)}function Q5(e){var t=eS();return function(){var r=Gs(e),o;if(t){var s=Gs(this).constructor;o=Reflect.construct(r,arguments,s)}else o=r.apply(this,arguments);return J5(this,o)}}function J5(e,t){if(t&&(Lc(t)==="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Vh(e)}function Vh(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function eS(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch{return!1}}function Gs(e){return Gs=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Gs(e)}function Dc(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Gh=function(e){X5(n,e);var t=Q5(n);function n(){var r;Z5(this,n);for(var o=arguments.length,s=new Array(o),i=0;i<o;i++)s[i]=arguments[i];return r=t.call.apply(t,[this].concat(s)),Dc(Vh(r),"onClick",function(c){var a=r.props,u=a.text,l=a.onCopy,d=a.children,p=a.options,f=Vs.default.Children.only(d),h=(0,W5.default)(u,p);l&&l(u,h),f&&f.props&&typeof f.props.onClick=="function"&&f.props.onClick(c)}),r}return Y5(n,[{key:"render",value:function(){var o=this.props;o.text,o.onCopy,o.options;var s=o.children,i=G5(o,V5),c=Vs.default.Children.only(s);return Vs.default.cloneElement(c,Wh(Wh({},i),{},{onClick:this.onClick}))}}]),n}(Vs.default.PureComponent);Ws.CopyToClipboard=Gh,Dc(Gh,"defaultProps",{onCopy:void 0,options:void 0});var tS=Ws,Rc=tS.CopyToClipboard;Rc.CopyToClipboard=Rc;var nS=Rc;const rS=Q0(nS);var oS=Object.defineProperty,qs=Object.getOwnPropertySymbols,qh=Object.prototype.hasOwnProperty,Zh=Object.prototype.propertyIsEnumerable,Kh=(e,t,n)=>t in e?oS(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,jc=(e,t)=>{for(var n in t||(t={}))qh.call(t,n)&&Kh(e,n,t[n]);if(qs)for(var n of qs(t))Zh.call(t,n)&&Kh(e,n,t[n]);return e},_c=(e,t)=>{var n={};for(var r in e)qh.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&qs)for(var r of qs(e))t.indexOf(r)<0&&Zh.call(e,r)&&(n[r]=e[r]);return n};/**
|
|
156
161
|
* @license QR Code generator library (TypeScript)
|
|
157
162
|
* Copyright (c) Project Nayuki.
|
|
158
163
|
* SPDX-License-Identifier: MIT
|
|
159
|
-
*/var Vn;(e=>{const t=class se{constructor(a,u,l,f){if(this.version=a,this.errorCorrectionLevel=u,this.modules=[],this.isFunction=[],a<se.MIN_VERSION||a>se.MAX_VERSION)throw new RangeError("Version value out of range");if(f<-1||f>7)throw new RangeError("Mask value out of range");this.size=a*4+17;let p=[];for(let h=0;h<this.size;h++)p.push(!1);for(let h=0;h<this.size;h++)this.modules.push(p.slice()),this.isFunction.push(p.slice());this.drawFunctionPatterns();const d=this.addEccAndInterleave(l);if(this.drawCodewords(d),f==-1){let h=1e9;for(let m=0;m<8;m++){this.applyMask(m),this.drawFormatBits(m);const x=this.getPenaltyScore();x<h&&(f=m,h=x),this.applyMask(m)}}o(0<=f&&f<=7),this.mask=f,this.applyMask(f),this.drawFormatBits(f),this.isFunction=[]}static encodeText(a,u){const l=e.QrSegment.makeSegments(a);return se.encodeSegments(l,u)}static encodeBinary(a,u){const l=e.QrSegment.makeBytes(a);return se.encodeSegments([l],u)}static encodeSegments(a,u,l=1,f=40,p=-1,d=!0){if(!(se.MIN_VERSION<=l&&l<=f&&f<=se.MAX_VERSION)||p<-1||p>7)throw new RangeError("Invalid value");let h,m;for(h=l;;h++){const A=se.getNumDataCodewords(h,u)*8,L=i.getTotalBits(a,h);if(L<=A){m=L;break}if(h>=f)throw new RangeError("Data too long")}for(const A of[se.Ecc.MEDIUM,se.Ecc.QUARTILE,se.Ecc.HIGH])d&&m<=se.getNumDataCodewords(h,A)*8&&(u=A);let x=[];for(const A of a){n(A.mode.modeBits,4,x),n(A.numChars,A.mode.numCharCountBits(h),x);for(const L of A.getData())x.push(L)}o(x.length==m);const T=se.getNumDataCodewords(h,u)*8;o(x.length<=T),n(0,Math.min(4,T-x.length),x),n(0,(8-x.length%8)%8,x),o(x.length%8==0);for(let A=236;x.length<T;A^=253)n(A,8,x);let w=[];for(;w.length*8<x.length;)w.push(0);return x.forEach((A,L)=>w[L>>>3]|=A<<7-(L&7)),new se(h,u,w,p)}getModule(a,u){return 0<=a&&a<this.size&&0<=u&&u<this.size&&this.modules[u][a]}getModules(){return this.modules}drawFunctionPatterns(){for(let l=0;l<this.size;l++)this.setFunctionModule(6,l,l%2==0),this.setFunctionModule(l,6,l%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const a=this.getAlignmentPatternPositions(),u=a.length;for(let l=0;l<u;l++)for(let f=0;f<u;f++)l==0&&f==0||l==0&&f==u-1||l==u-1&&f==0||this.drawAlignmentPattern(a[l],a[f]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(a){const u=this.errorCorrectionLevel.formatBits<<3|a;let l=u;for(let p=0;p<10;p++)l=l<<1^(l>>>9)*1335;const f=(u<<10|l)^21522;o(f>>>15==0);for(let p=0;p<=5;p++)this.setFunctionModule(8,p,r(f,p));this.setFunctionModule(8,7,r(f,6)),this.setFunctionModule(8,8,r(f,7)),this.setFunctionModule(7,8,r(f,8));for(let p=9;p<15;p++)this.setFunctionModule(14-p,8,r(f,p));for(let p=0;p<8;p++)this.setFunctionModule(this.size-1-p,8,r(f,p));for(let p=8;p<15;p++)this.setFunctionModule(8,this.size-15+p,r(f,p));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let a=this.version;for(let l=0;l<12;l++)a=a<<1^(a>>>11)*7973;const u=this.version<<12|a;o(u>>>18==0);for(let l=0;l<18;l++){const f=r(u,l),p=this.size-11+l%3,d=Math.floor(l/3);this.setFunctionModule(p,d,f),this.setFunctionModule(d,p,f)}}drawFinderPattern(a,u){for(let l=-4;l<=4;l++)for(let f=-4;f<=4;f++){const p=Math.max(Math.abs(f),Math.abs(l)),d=a+f,h=u+l;0<=d&&d<this.size&&0<=h&&h<this.size&&this.setFunctionModule(d,h,p!=2&&p!=4)}}drawAlignmentPattern(a,u){for(let l=-2;l<=2;l++)for(let f=-2;f<=2;f++)this.setFunctionModule(a+f,u+l,Math.max(Math.abs(f),Math.abs(l))!=1)}setFunctionModule(a,u,l){this.modules[u][a]=l,this.isFunction[u][a]=!0}addEccAndInterleave(a){const u=this.version,l=this.errorCorrectionLevel;if(a.length!=se.getNumDataCodewords(u,l))throw new RangeError("Invalid argument");const f=se.NUM_ERROR_CORRECTION_BLOCKS[l.ordinal][u],p=se.ECC_CODEWORDS_PER_BLOCK[l.ordinal][u],d=Math.floor(se.getNumRawDataModules(u)/8),h=f-d%f,m=Math.floor(d/f);let x=[];const T=se.reedSolomonComputeDivisor(p);for(let A=0,L=0;A<f;A++){let B=a.slice(L,L+m-p+(A<h?0:1));L+=B.length;const _=se.reedSolomonComputeRemainder(B,T);A<h&&B.push(0),x.push(B.concat(_))}let w=[];for(let A=0;A<x[0].length;A++)x.forEach((L,B)=>{(A!=m-p||B>=h)&&w.push(L[A])});return o(w.length==d),w}drawCodewords(a){if(a.length!=Math.floor(se.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let u=0;for(let l=this.size-1;l>=1;l-=2){l==6&&(l=5);for(let f=0;f<this.size;f++)for(let p=0;p<2;p++){const d=l-p,m=(l+1&2)==0?this.size-1-f:f;!this.isFunction[m][d]&&u<a.length*8&&(this.modules[m][d]=r(a[u>>>3],7-(u&7)),u++)}}o(u==a.length*8)}applyMask(a){if(a<0||a>7)throw new RangeError("Mask value out of range");for(let u=0;u<this.size;u++)for(let l=0;l<this.size;l++){let f;switch(a){case 0:f=(l+u)%2==0;break;case 1:f=u%2==0;break;case 2:f=l%3==0;break;case 3:f=(l+u)%3==0;break;case 4:f=(Math.floor(l/3)+Math.floor(u/2))%2==0;break;case 5:f=l*u%2+l*u%3==0;break;case 6:f=(l*u%2+l*u%3)%2==0;break;case 7:f=((l+u)%2+l*u%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[u][l]&&f&&(this.modules[u][l]=!this.modules[u][l])}}getPenaltyScore(){let a=0;for(let p=0;p<this.size;p++){let d=!1,h=0,m=[0,0,0,0,0,0,0];for(let x=0;x<this.size;x++)this.modules[p][x]==d?(h++,h==5?a+=se.PENALTY_N1:h>5&&a++):(this.finderPenaltyAddHistory(h,m),d||(a+=this.finderPenaltyCountPatterns(m)*se.PENALTY_N3),d=this.modules[p][x],h=1);a+=this.finderPenaltyTerminateAndCount(d,h,m)*se.PENALTY_N3}for(let p=0;p<this.size;p++){let d=!1,h=0,m=[0,0,0,0,0,0,0];for(let x=0;x<this.size;x++)this.modules[x][p]==d?(h++,h==5?a+=se.PENALTY_N1:h>5&&a++):(this.finderPenaltyAddHistory(h,m),d||(a+=this.finderPenaltyCountPatterns(m)*se.PENALTY_N3),d=this.modules[x][p],h=1);a+=this.finderPenaltyTerminateAndCount(d,h,m)*se.PENALTY_N3}for(let p=0;p<this.size-1;p++)for(let d=0;d<this.size-1;d++){const h=this.modules[p][d];h==this.modules[p][d+1]&&h==this.modules[p+1][d]&&h==this.modules[p+1][d+1]&&(a+=se.PENALTY_N2)}let u=0;for(const p of this.modules)u=p.reduce((d,h)=>d+(h?1:0),u);const l=this.size*this.size,f=Math.ceil(Math.abs(u*20-l*10)/l)-1;return o(0<=f&&f<=9),a+=f*se.PENALTY_N4,o(0<=a&&a<=2568888),a}getAlignmentPatternPositions(){if(this.version==1)return[];{const a=Math.floor(this.version/7)+2,u=this.version==32?26:Math.ceil((this.version*4+4)/(a*2-2))*2;let l=[6];for(let f=this.size-7;l.length<a;f-=u)l.splice(1,0,f);return l}}static getNumRawDataModules(a){if(a<se.MIN_VERSION||a>se.MAX_VERSION)throw new RangeError("Version number out of range");let u=(16*a+128)*a+64;if(a>=2){const l=Math.floor(a/7)+2;u-=(25*l-10)*l-55,a>=7&&(u-=36)}return o(208<=u&&u<=29648),u}static getNumDataCodewords(a,u){return Math.floor(se.getNumRawDataModules(a)/8)-se.ECC_CODEWORDS_PER_BLOCK[u.ordinal][a]*se.NUM_ERROR_CORRECTION_BLOCKS[u.ordinal][a]}static reedSolomonComputeDivisor(a){if(a<1||a>255)throw new RangeError("Degree out of range");let u=[];for(let f=0;f<a-1;f++)u.push(0);u.push(1);let l=1;for(let f=0;f<a;f++){for(let p=0;p<u.length;p++)u[p]=se.reedSolomonMultiply(u[p],l),p+1<u.length&&(u[p]^=u[p+1]);l=se.reedSolomonMultiply(l,2)}return u}static reedSolomonComputeRemainder(a,u){let l=u.map(f=>0);for(const f of a){const p=f^l.shift();l.push(0),u.forEach((d,h)=>l[h]^=se.reedSolomonMultiply(d,p))}return l}static reedSolomonMultiply(a,u){if(a>>>8||u>>>8)throw new RangeError("Byte out of range");let l=0;for(let f=7;f>=0;f--)l=l<<1^(l>>>7)*285,l^=(u>>>f&1)*a;return o(l>>>8==0),l}finderPenaltyCountPatterns(a){const u=a[1];o(u<=this.size*3);const l=u>0&&a[2]==u&&a[3]==u*3&&a[4]==u&&a[5]==u;return(l&&a[0]>=u*4&&a[6]>=u?1:0)+(l&&a[6]>=u*4&&a[0]>=u?1:0)}finderPenaltyTerminateAndCount(a,u,l){return a&&(this.finderPenaltyAddHistory(u,l),u=0),u+=this.size,this.finderPenaltyAddHistory(u,l),this.finderPenaltyCountPatterns(l)}finderPenaltyAddHistory(a,u){u[0]==0&&(a+=this.size),u.pop(),u.unshift(a)}};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(c,a,u){if(a<0||a>31||c>>>a)throw new RangeError("Value out of range");for(let l=a-1;l>=0;l--)u.push(c>>>l&1)}function r(c,a){return(c>>>a&1)!=0}function o(c){if(!c)throw new Error("Assertion error")}const s=class xe{constructor(a,u,l){if(this.mode=a,this.numChars=u,this.bitData=l,u<0)throw new RangeError("Invalid argument");this.bitData=l.slice()}static makeBytes(a){let u=[];for(const l of a)n(l,8,u);return new xe(xe.Mode.BYTE,a.length,u)}static makeNumeric(a){if(!xe.isNumeric(a))throw new RangeError("String contains non-numeric characters");let u=[];for(let l=0;l<a.length;){const f=Math.min(a.length-l,3);n(parseInt(a.substring(l,l+f),10),f*3+1,u),l+=f}return new xe(xe.Mode.NUMERIC,a.length,u)}static makeAlphanumeric(a){if(!xe.isAlphanumeric(a))throw new RangeError("String contains unencodable characters in alphanumeric mode");let u=[],l;for(l=0;l+2<=a.length;l+=2){let f=xe.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l))*45;f+=xe.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l+1)),n(f,11,u)}return l<a.length&&n(xe.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l)),6,u),new xe(xe.Mode.ALPHANUMERIC,a.length,u)}static makeSegments(a){return a==""?[]:xe.isNumeric(a)?[xe.makeNumeric(a)]:xe.isAlphanumeric(a)?[xe.makeAlphanumeric(a)]:[xe.makeBytes(xe.toUtf8ByteArray(a))]}static makeEci(a){let u=[];if(a<0)throw new RangeError("ECI assignment value out of range");if(a<128)n(a,8,u);else if(a<16384)n(2,2,u),n(a,14,u);else if(a<1e6)n(6,3,u),n(a,21,u);else throw new RangeError("ECI assignment value out of range");return new xe(xe.Mode.ECI,0,u)}static isNumeric(a){return xe.NUMERIC_REGEX.test(a)}static isAlphanumeric(a){return xe.ALPHANUMERIC_REGEX.test(a)}getData(){return this.bitData.slice()}static getTotalBits(a,u){let l=0;for(const f of a){const p=f.mode.numCharCountBits(u);if(f.numChars>=1<<p)return 1/0;l+=4+p+f.bitData.length}return l}static toUtf8ByteArray(a){a=encodeURI(a);let u=[];for(let l=0;l<a.length;l++)a.charAt(l)!="%"?u.push(a.charCodeAt(l)):(u.push(parseInt(a.substring(l+1,l+3),16)),l+=2);return u}};s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let i=s;e.QrSegment=s})(Vn||(Vn={})),(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={}))})(Vn||(Vn={})),(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={}))})(Vn||(Vn={}));var Sr=Vn;/**
|
|
164
|
+
*/var Gn;(e=>{const t=class ie{constructor(a,u,l,d){if(this.version=a,this.errorCorrectionLevel=u,this.modules=[],this.isFunction=[],a<ie.MIN_VERSION||a>ie.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=a*4+17;let p=[];for(let h=0;h<this.size;h++)p.push(!1);for(let h=0;h<this.size;h++)this.modules.push(p.slice()),this.isFunction.push(p.slice());this.drawFunctionPatterns();const f=this.addEccAndInterleave(l);if(this.drawCodewords(f),d==-1){let h=1e9;for(let m=0;m<8;m++){this.applyMask(m),this.drawFormatBits(m);const v=this.getPenaltyScore();v<h&&(d=m,h=v),this.applyMask(m)}}o(0<=d&&d<=7),this.mask=d,this.applyMask(d),this.drawFormatBits(d),this.isFunction=[]}static encodeText(a,u){const l=e.QrSegment.makeSegments(a);return ie.encodeSegments(l,u)}static encodeBinary(a,u){const l=e.QrSegment.makeBytes(a);return ie.encodeSegments([l],u)}static encodeSegments(a,u,l=1,d=40,p=-1,f=!0){if(!(ie.MIN_VERSION<=l&&l<=d&&d<=ie.MAX_VERSION)||p<-1||p>7)throw new RangeError("Invalid value");let h,m;for(h=l;;h++){const T=ie.getNumDataCodewords(h,u)*8,B=i.getTotalBits(a,h);if(B<=T){m=B;break}if(h>=d)throw new RangeError("Data too long")}for(const T of[ie.Ecc.MEDIUM,ie.Ecc.QUARTILE,ie.Ecc.HIGH])f&&m<=ie.getNumDataCodewords(h,T)*8&&(u=T);let v=[];for(const T of a){n(T.mode.modeBits,4,v),n(T.numChars,T.mode.numCharCountBits(h),v);for(const B of T.getData())v.push(B)}o(v.length==m);const A=ie.getNumDataCodewords(h,u)*8;o(v.length<=A),n(0,Math.min(4,A-v.length),v),n(0,(8-v.length%8)%8,v),o(v.length%8==0);for(let T=236;v.length<A;T^=253)n(T,8,v);let w=[];for(;w.length*8<v.length;)w.push(0);return v.forEach((T,B)=>w[B>>>3]|=T<<7-(B&7)),new ie(h,u,w,p)}getModule(a,u){return 0<=a&&a<this.size&&0<=u&&u<this.size&&this.modules[u][a]}getModules(){return this.modules}drawFunctionPatterns(){for(let l=0;l<this.size;l++)this.setFunctionModule(6,l,l%2==0),this.setFunctionModule(l,6,l%2==0);this.drawFinderPattern(3,3),this.drawFinderPattern(this.size-4,3),this.drawFinderPattern(3,this.size-4);const a=this.getAlignmentPatternPositions(),u=a.length;for(let l=0;l<u;l++)for(let d=0;d<u;d++)l==0&&d==0||l==0&&d==u-1||l==u-1&&d==0||this.drawAlignmentPattern(a[l],a[d]);this.drawFormatBits(0),this.drawVersion()}drawFormatBits(a){const u=this.errorCorrectionLevel.formatBits<<3|a;let l=u;for(let p=0;p<10;p++)l=l<<1^(l>>>9)*1335;const d=(u<<10|l)^21522;o(d>>>15==0);for(let p=0;p<=5;p++)this.setFunctionModule(8,p,r(d,p));this.setFunctionModule(8,7,r(d,6)),this.setFunctionModule(8,8,r(d,7)),this.setFunctionModule(7,8,r(d,8));for(let p=9;p<15;p++)this.setFunctionModule(14-p,8,r(d,p));for(let p=0;p<8;p++)this.setFunctionModule(this.size-1-p,8,r(d,p));for(let p=8;p<15;p++)this.setFunctionModule(8,this.size-15+p,r(d,p));this.setFunctionModule(8,this.size-8,!0)}drawVersion(){if(this.version<7)return;let a=this.version;for(let l=0;l<12;l++)a=a<<1^(a>>>11)*7973;const u=this.version<<12|a;o(u>>>18==0);for(let l=0;l<18;l++){const d=r(u,l),p=this.size-11+l%3,f=Math.floor(l/3);this.setFunctionModule(p,f,d),this.setFunctionModule(f,p,d)}}drawFinderPattern(a,u){for(let l=-4;l<=4;l++)for(let d=-4;d<=4;d++){const p=Math.max(Math.abs(d),Math.abs(l)),f=a+d,h=u+l;0<=f&&f<this.size&&0<=h&&h<this.size&&this.setFunctionModule(f,h,p!=2&&p!=4)}}drawAlignmentPattern(a,u){for(let l=-2;l<=2;l++)for(let d=-2;d<=2;d++)this.setFunctionModule(a+d,u+l,Math.max(Math.abs(d),Math.abs(l))!=1)}setFunctionModule(a,u,l){this.modules[u][a]=l,this.isFunction[u][a]=!0}addEccAndInterleave(a){const u=this.version,l=this.errorCorrectionLevel;if(a.length!=ie.getNumDataCodewords(u,l))throw new RangeError("Invalid argument");const d=ie.NUM_ERROR_CORRECTION_BLOCKS[l.ordinal][u],p=ie.ECC_CODEWORDS_PER_BLOCK[l.ordinal][u],f=Math.floor(ie.getNumRawDataModules(u)/8),h=d-f%d,m=Math.floor(f/d);let v=[];const A=ie.reedSolomonComputeDivisor(p);for(let T=0,B=0;T<d;T++){let F=a.slice(B,B+m-p+(T<h?0:1));B+=F.length;const R=ie.reedSolomonComputeRemainder(F,A);T<h&&F.push(0),v.push(F.concat(R))}let w=[];for(let T=0;T<v[0].length;T++)v.forEach((B,F)=>{(T!=m-p||F>=h)&&w.push(B[T])});return o(w.length==f),w}drawCodewords(a){if(a.length!=Math.floor(ie.getNumRawDataModules(this.version)/8))throw new RangeError("Invalid argument");let u=0;for(let l=this.size-1;l>=1;l-=2){l==6&&(l=5);for(let d=0;d<this.size;d++)for(let p=0;p<2;p++){const f=l-p,m=(l+1&2)==0?this.size-1-d:d;!this.isFunction[m][f]&&u<a.length*8&&(this.modules[m][f]=r(a[u>>>3],7-(u&7)),u++)}}o(u==a.length*8)}applyMask(a){if(a<0||a>7)throw new RangeError("Mask value out of range");for(let u=0;u<this.size;u++)for(let l=0;l<this.size;l++){let d;switch(a){case 0:d=(l+u)%2==0;break;case 1:d=u%2==0;break;case 2:d=l%3==0;break;case 3:d=(l+u)%3==0;break;case 4:d=(Math.floor(l/3)+Math.floor(u/2))%2==0;break;case 5:d=l*u%2+l*u%3==0;break;case 6:d=(l*u%2+l*u%3)%2==0;break;case 7:d=((l+u)%2+l*u%3)%2==0;break;default:throw new Error("Unreachable")}!this.isFunction[u][l]&&d&&(this.modules[u][l]=!this.modules[u][l])}}getPenaltyScore(){let a=0;for(let p=0;p<this.size;p++){let f=!1,h=0,m=[0,0,0,0,0,0,0];for(let v=0;v<this.size;v++)this.modules[p][v]==f?(h++,h==5?a+=ie.PENALTY_N1:h>5&&a++):(this.finderPenaltyAddHistory(h,m),f||(a+=this.finderPenaltyCountPatterns(m)*ie.PENALTY_N3),f=this.modules[p][v],h=1);a+=this.finderPenaltyTerminateAndCount(f,h,m)*ie.PENALTY_N3}for(let p=0;p<this.size;p++){let f=!1,h=0,m=[0,0,0,0,0,0,0];for(let v=0;v<this.size;v++)this.modules[v][p]==f?(h++,h==5?a+=ie.PENALTY_N1:h>5&&a++):(this.finderPenaltyAddHistory(h,m),f||(a+=this.finderPenaltyCountPatterns(m)*ie.PENALTY_N3),f=this.modules[v][p],h=1);a+=this.finderPenaltyTerminateAndCount(f,h,m)*ie.PENALTY_N3}for(let p=0;p<this.size-1;p++)for(let f=0;f<this.size-1;f++){const h=this.modules[p][f];h==this.modules[p][f+1]&&h==this.modules[p+1][f]&&h==this.modules[p+1][f+1]&&(a+=ie.PENALTY_N2)}let u=0;for(const p of this.modules)u=p.reduce((f,h)=>f+(h?1:0),u);const l=this.size*this.size,d=Math.ceil(Math.abs(u*20-l*10)/l)-1;return o(0<=d&&d<=9),a+=d*ie.PENALTY_N4,o(0<=a&&a<=2568888),a}getAlignmentPatternPositions(){if(this.version==1)return[];{const a=Math.floor(this.version/7)+2,u=this.version==32?26:Math.ceil((this.version*4+4)/(a*2-2))*2;let l=[6];for(let d=this.size-7;l.length<a;d-=u)l.splice(1,0,d);return l}}static getNumRawDataModules(a){if(a<ie.MIN_VERSION||a>ie.MAX_VERSION)throw new RangeError("Version number out of range");let u=(16*a+128)*a+64;if(a>=2){const l=Math.floor(a/7)+2;u-=(25*l-10)*l-55,a>=7&&(u-=36)}return o(208<=u&&u<=29648),u}static getNumDataCodewords(a,u){return Math.floor(ie.getNumRawDataModules(a)/8)-ie.ECC_CODEWORDS_PER_BLOCK[u.ordinal][a]*ie.NUM_ERROR_CORRECTION_BLOCKS[u.ordinal][a]}static reedSolomonComputeDivisor(a){if(a<1||a>255)throw new RangeError("Degree out of range");let u=[];for(let d=0;d<a-1;d++)u.push(0);u.push(1);let l=1;for(let d=0;d<a;d++){for(let p=0;p<u.length;p++)u[p]=ie.reedSolomonMultiply(u[p],l),p+1<u.length&&(u[p]^=u[p+1]);l=ie.reedSolomonMultiply(l,2)}return u}static reedSolomonComputeRemainder(a,u){let l=u.map(d=>0);for(const d of a){const p=d^l.shift();l.push(0),u.forEach((f,h)=>l[h]^=ie.reedSolomonMultiply(f,p))}return l}static reedSolomonMultiply(a,u){if(a>>>8||u>>>8)throw new RangeError("Byte out of range");let l=0;for(let d=7;d>=0;d--)l=l<<1^(l>>>7)*285,l^=(u>>>d&1)*a;return o(l>>>8==0),l}finderPenaltyCountPatterns(a){const u=a[1];o(u<=this.size*3);const l=u>0&&a[2]==u&&a[3]==u*3&&a[4]==u&&a[5]==u;return(l&&a[0]>=u*4&&a[6]>=u?1:0)+(l&&a[6]>=u*4&&a[0]>=u?1:0)}finderPenaltyTerminateAndCount(a,u,l){return a&&(this.finderPenaltyAddHistory(u,l),u=0),u+=this.size,this.finderPenaltyAddHistory(u,l),this.finderPenaltyCountPatterns(l)}finderPenaltyAddHistory(a,u){u[0]==0&&(a+=this.size),u.pop(),u.unshift(a)}};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(c,a,u){if(a<0||a>31||c>>>a)throw new RangeError("Value out of range");for(let l=a-1;l>=0;l--)u.push(c>>>l&1)}function r(c,a){return(c>>>a&1)!=0}function o(c){if(!c)throw new Error("Assertion error")}const s=class Ee{constructor(a,u,l){if(this.mode=a,this.numChars=u,this.bitData=l,u<0)throw new RangeError("Invalid argument");this.bitData=l.slice()}static makeBytes(a){let u=[];for(const l of a)n(l,8,u);return new Ee(Ee.Mode.BYTE,a.length,u)}static makeNumeric(a){if(!Ee.isNumeric(a))throw new RangeError("String contains non-numeric characters");let u=[];for(let l=0;l<a.length;){const d=Math.min(a.length-l,3);n(parseInt(a.substring(l,l+d),10),d*3+1,u),l+=d}return new Ee(Ee.Mode.NUMERIC,a.length,u)}static makeAlphanumeric(a){if(!Ee.isAlphanumeric(a))throw new RangeError("String contains unencodable characters in alphanumeric mode");let u=[],l;for(l=0;l+2<=a.length;l+=2){let d=Ee.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l))*45;d+=Ee.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l+1)),n(d,11,u)}return l<a.length&&n(Ee.ALPHANUMERIC_CHARSET.indexOf(a.charAt(l)),6,u),new Ee(Ee.Mode.ALPHANUMERIC,a.length,u)}static makeSegments(a){return a==""?[]:Ee.isNumeric(a)?[Ee.makeNumeric(a)]:Ee.isAlphanumeric(a)?[Ee.makeAlphanumeric(a)]:[Ee.makeBytes(Ee.toUtf8ByteArray(a))]}static makeEci(a){let u=[];if(a<0)throw new RangeError("ECI assignment value out of range");if(a<128)n(a,8,u);else if(a<16384)n(2,2,u),n(a,14,u);else if(a<1e6)n(6,3,u),n(a,21,u);else throw new RangeError("ECI assignment value out of range");return new Ee(Ee.Mode.ECI,0,u)}static isNumeric(a){return Ee.NUMERIC_REGEX.test(a)}static isAlphanumeric(a){return Ee.ALPHANUMERIC_REGEX.test(a)}getData(){return this.bitData.slice()}static getTotalBits(a,u){let l=0;for(const d of a){const p=d.mode.numCharCountBits(u);if(d.numChars>=1<<p)return 1/0;l+=4+p+d.bitData.length}return l}static toUtf8ByteArray(a){a=encodeURI(a);let u=[];for(let l=0;l<a.length;l++)a.charAt(l)!="%"?u.push(a.charCodeAt(l)):(u.push(parseInt(a.substring(l+1,l+3),16)),l+=2);return u}};s.NUMERIC_REGEX=/^[0-9]*$/,s.ALPHANUMERIC_REGEX=/^[A-Z0-9 $%*+.\/:-]*$/,s.ALPHANUMERIC_CHARSET="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ $%*+-./:";let i=s;e.QrSegment=s})(Gn||(Gn={})),(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={}))})(Gn||(Gn={})),(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={}))})(Gn||(Gn={}));var Pr=Gn;/**
|
|
160
165
|
* @license qrcode.react
|
|
161
166
|
* Copyright (c) Paul O'Shannessy
|
|
162
167
|
* SPDX-License-Identifier: ISC
|
|
163
|
-
*/var oS={L:Sr.QrCode.Ecc.LOW,M:Sr.QrCode.Ecc.MEDIUM,Q:Sr.QrCode.Ecc.QUARTILE,H:Sr.QrCode.Ecc.HIGH},Kh=128,Yh="L",Xh="#FFFFFF",Qh="#000000",Jh=!1,e0=1,sS=4,iS=0,aS=.1;function t0(e,t=0){const n=[];return e.forEach(function(r,o){let s=null;r.forEach(function(i,c){if(!i&&s!==null){n.push(`M${s+t} ${o+t}h${c-s}v1H${s+t}z`),s=null;return}if(c===r.length-1){if(!i)return;s===null?n.push(`M${c+t},${o+t} h1v1H${c+t}z`):n.push(`M${s+t},${o+t} h${c+1-s}v1H${s+t}z`);return}i&&s===null&&(s=c)})}),n.join("")}function n0(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 cS(e,t,n,r){if(r==null)return null;const o=e.length+n*2,s=Math.floor(t*aS),i=o/t,c=(r.width||s)*i,a=(r.height||s)*i,u=r.x==null?e.length/2-c/2:r.x*i,l=r.y==null?e.length/2-a/2:r.y*i,f=r.opacity==null?1:r.opacity;let p=null;if(r.excavate){let h=Math.floor(u),m=Math.floor(l),x=Math.ceil(c+u-h),T=Math.ceil(a+l-m);p={x:h,y:m,w:x,h:T}}const d=r.crossOrigin;return{x:u,y:l,h:a,w:c,excavation:p,opacity:f,crossOrigin:d}}function uS(e,t){return t!=null?Math.max(Math.floor(t),0):e?sS:iS}function r0({value:e,level:t,minVersion:n,includeMargin:r,marginSize:o,imageSettings:s,size:i,boostLevel:c}){let a=v.useMemo(()=>{const h=(Array.isArray(e)?e:[e]).reduce((m,x)=>(m.push(...Sr.QrSegment.makeSegments(x)),m),[]);return Sr.QrCode.encodeSegments(h,oS[t],n,void 0,void 0,c)},[e,t,n,c]);const{cells:u,margin:l,numCells:f,calculatedImageSettings:p}=v.useMemo(()=>{let d=a.getModules();const h=uS(r,o),m=d.length+h*2,x=cS(d,i,h,s);return{cells:d,margin:h,numCells:m,calculatedImageSettings:x}},[a,i,s,r,o]);return{qrcode:a,margin:l,cells:u,numCells:f,calculatedImageSettings:p}}var lS=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}(),fS=v.forwardRef(function(t,n){const r=t,{value:o,size:s=Kh,level:i=Yh,bgColor:c=Xh,fgColor:a=Qh,includeMargin:u=Jh,minVersion:l=e0,boostLevel:f,marginSize:p,imageSettings:d}=r,m=jc(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","marginSize","imageSettings"]),{style:x}=m,T=jc(m,["style"]),w=d==null?void 0:d.src,A=v.useRef(null),L=v.useRef(null),B=v.useCallback(S=>{A.current=S,typeof n=="function"?n(S):n&&(n.current=S)},[n]),[_,D]=v.useState(!1),{margin:g,cells:y,numCells:$,calculatedImageSettings:I}=r0({value:o,level:i,minVersion:l,boostLevel:f,includeMargin:u,marginSize:p,imageSettings:d,size:s});v.useEffect(()=>{if(A.current!=null){const S=A.current,E=S.getContext("2d");if(!E)return;let N=y;const C=L.current,b=I!=null&&C!==null&&C.complete&&C.naturalHeight!==0&&C.naturalWidth!==0;b&&I.excavation!=null&&(N=n0(y,I.excavation));const k=window.devicePixelRatio||1;S.height=S.width=s*k;const R=s/$*k;E.scale(R,R),E.fillStyle=c,E.fillRect(0,0,$,$),E.fillStyle=a,lS?E.fill(new Path2D(t0(N,g))):y.forEach(function(j,U){j.forEach(function(W,K){W&&E.fillRect(K+g,U+g,1,1)})}),I&&(E.globalAlpha=I.opacity),b&&E.drawImage(C,I.x+g,I.y+g,I.w,I.h)}}),v.useEffect(()=>{D(!1)},[w]);const O=Dc({height:s,width:s},x);let P=null;return w!=null&&(P=v.createElement("img",{src:w,key:w,style:{display:"none"},onLoad:()=>{D(!0)},ref:L,crossOrigin:I==null?void 0:I.crossOrigin})),v.createElement(v.Fragment,null,v.createElement("canvas",Dc({style:O,height:s,width:s,ref:B,role:"img"},T)),P)});fS.displayName="QRCodeCanvas";var o0=v.forwardRef(function(t,n){const r=t,{value:o,size:s=Kh,level:i=Yh,bgColor:c=Xh,fgColor:a=Qh,includeMargin:u=Jh,minVersion:l=e0,boostLevel:f,title:p,marginSize:d,imageSettings:h}=r,m=jc(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","title","marginSize","imageSettings"]),{margin:x,cells:T,numCells:w,calculatedImageSettings:A}=r0({value:o,level:i,minVersion:l,boostLevel:f,includeMargin:u,marginSize:d,imageSettings:h,size:s});let L=T,B=null;h!=null&&A!=null&&(A.excavation!=null&&(L=n0(T,A.excavation)),B=v.createElement("image",{href:h.src,height:A.h,width:A.w,x:A.x+x,y:A.y+x,preserveAspectRatio:"none",opacity:A.opacity,crossOrigin:A.crossOrigin}));const _=t0(L,x);return v.createElement("svg",Dc({height:s,width:s,viewBox:`0 0 ${w} ${w}`,ref:n,role:"img"},m),!!p&&v.createElement("title",null,p),v.createElement("path",{fill:c,d:`M0,0 h${w}v${w}H0z`,shapeRendering:"crispEdges"}),v.createElement("path",{fill:a,d:_,shapeRendering:"crispEdges"}),B)});o0.displayName="QRCodeSVG";function dS(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function pS(){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}function s0(){return/apple/i.test(navigator.vendor)}function hS(){return dS().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function mS(){return pS().includes("jsdom/")}const i0="data-floating-ui-focusable",gS="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function _c(e){let t=e.activeElement;for(;((n=t)==null||(n=n.shadowRoot)==null?void 0:n.activeElement)!=null;){var n;t=t.shadowRoot.activeElement}return t}function Pr(e,t){if(!e||!t)return!1;const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&lc(n)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function $r(e){return"composedPath"in e?e.composedPath()[0]:e.target}function Uc(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return n.target!=null&&t.contains(n.target)}function bS(e){return e.matches("html,body")}function Rt(e){return(e==null?void 0:e.ownerDocument)||document}function a0(e){return Fe(e)&&e.matches(gS)}function yS(e){if(!e||mS())return!0;try{return e.matches(":focus-visible")}catch{return!0}}function wS(e){return e?e.hasAttribute(i0)?e:e.querySelector("["+i0+"]")||e:null}function qs(e,t,n){return n===void 0&&(n=!0),e.filter(o=>{var s;return o.parentId===t&&(!n||((s=o.context)==null?void 0:s.open))}).flatMap(o=>[o,...qs(e,o.id,n)])}function vS(e){return"nativeEvent"in e}function No(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}var xS=typeof document<"u",ES=function(){},Dt=xS?v.useLayoutEffect:ES;const SS={...z};function Zs(e){const t=z.useRef(e);return Dt(()=>{t.current=e}),t}const PS=SS.useInsertionEffect||(e=>e());function jt(e){const t=z.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return PS(()=>{t.current=e}),z.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)},[])}const c0=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function u0(e,t){const n=Vp(e,c0()),r=n.length;if(r===0)return;const o=_c(Rt(e)),s=n.indexOf(o),i=s===-1?t===1?0:r-1:s+t;return n[i]}function $S(e){return u0(Rt(e).body,1)||e}function AS(e){return u0(Rt(e).body,-1)||e}function zc(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!Pr(n,r)}function TS(e){Vp(e,c0()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function l0(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const r=n.dataset.tabindex;delete n.dataset.tabindex,r?n.setAttribute("tabindex",r):n.removeAttribute("tabindex")})}const OS="data-floating-ui-focusable",f0="active",d0="selected",NS={...z};let p0=!1,CS=0;const h0=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+CS++;function IS(){const[e,t]=z.useState(()=>p0?h0():void 0);return Dt(()=>{e==null&&t(h0())},[]),z.useEffect(()=>{p0=!0},[]),e}const Hc=NS.useId||IS;let Wc;process.env.NODE_ENV!=="production"&&(Wc=new Set);function MS(){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=Wc)!=null&&e.has(o))){var s;(s=Wc)==null||s.add(o),console.error(o)}}function kS(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(o=>o(n))},on(t,n){e.has(t)||e.set(t,new Set),e.get(t).add(n)},off(t,n){var r;(r=e.get(t))==null||r.delete(n)}}}const LS=z.createContext(null),BS=z.createContext(null),Vc=()=>{var e;return((e=z.useContext(LS))==null?void 0:e.id)||null},Gc=()=>z.useContext(BS);function Co(e){return"data-floating-ui-"+e}function ut(e){e.current!==-1&&(clearTimeout(e.current),e.current=-1)}const m0=Co("safe-polygon");function qc(e,t,n){if(n&&!No(n))return 0;if(typeof e=="number")return e;if(typeof e=="function"){const r=e();return typeof r=="number"?r:r==null?void 0:r[t]}return e==null?void 0:e[t]}function Zc(e){return typeof e=="function"?e():e}function FS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:s,elements:i}=e,{enabled:c=!0,delay:a=0,handleClose:u=null,mouseOnly:l=!1,restMs:f=0,move:p=!0}=t,d=Gc(),h=Vc(),m=Zs(u),x=Zs(a),T=Zs(n),w=Zs(f),A=z.useRef(),L=z.useRef(-1),B=z.useRef(),_=z.useRef(-1),D=z.useRef(!0),g=z.useRef(!1),y=z.useRef(()=>{}),$=z.useRef(!1),I=jt(()=>{var C;const b=(C=o.current.openEvent)==null?void 0:C.type;return(b==null?void 0:b.includes("mouse"))&&b!=="mousedown"});z.useEffect(()=>{if(!c)return;function C(b){let{open:k}=b;k||(ut(L),ut(_),D.current=!0,$.current=!1)}return s.on("openchange",C),()=>{s.off("openchange",C)}},[c,s]),z.useEffect(()=>{if(!c||!m.current||!n)return;function C(k){I()&&r(!1,k,"hover")}const b=Rt(i.floating).documentElement;return b.addEventListener("mouseleave",C),()=>{b.removeEventListener("mouseleave",C)}},[i.floating,n,r,c,m,I]);const O=z.useCallback(function(C,b,k){b===void 0&&(b=!0),k===void 0&&(k="hover");const R=qc(x.current,"close",A.current);R&&!B.current?(ut(L),L.current=window.setTimeout(()=>r(!1,C,k),R)):b&&(ut(L),r(!1,C,k))},[x,r]),P=jt(()=>{y.current(),B.current=void 0}),S=jt(()=>{if(g.current){const C=Rt(i.floating).body;C.style.pointerEvents="",C.removeAttribute(m0),g.current=!1}}),E=jt(()=>o.current.openEvent?["click","mousedown"].includes(o.current.openEvent.type):!1);z.useEffect(()=>{if(!c)return;function C(U){if(ut(L),D.current=!1,l&&!No(A.current)||Zc(w.current)>0&&!qc(x.current,"open"))return;const W=qc(x.current,"open",A.current);W?L.current=window.setTimeout(()=>{T.current||r(!0,U,"hover")},W):n||r(!0,U,"hover")}function b(U){if(E()){S();return}y.current();const W=Rt(i.floating);if(ut(_),$.current=!1,m.current&&o.current.floatingContext){n||ut(L),B.current=m.current({...o.current.floatingContext,tree:d,x:U.clientX,y:U.clientY,onClose(){S(),P(),E()||O(U,!0,"safe-polygon")}});const G=B.current;W.addEventListener("mousemove",G),y.current=()=>{W.removeEventListener("mousemove",G)};return}(A.current==="touch"?!Pr(i.floating,U.relatedTarget):!0)&&O(U)}function k(U){E()||o.current.floatingContext&&(m.current==null||m.current({...o.current.floatingContext,tree:d,x:U.clientX,y:U.clientY,onClose(){S(),P(),E()||O(U)}})(U))}function R(){ut(L)}function j(U){E()||O(U,!1)}if(ue(i.domReference)){const U=i.domReference,W=i.floating;return n&&U.addEventListener("mouseleave",k),p&&U.addEventListener("mousemove",C,{once:!0}),U.addEventListener("mouseenter",C),U.addEventListener("mouseleave",b),W&&(W.addEventListener("mouseleave",k),W.addEventListener("mouseenter",R),W.addEventListener("mouseleave",j)),()=>{n&&U.removeEventListener("mouseleave",k),p&&U.removeEventListener("mousemove",C),U.removeEventListener("mouseenter",C),U.removeEventListener("mouseleave",b),W&&(W.removeEventListener("mouseleave",k),W.removeEventListener("mouseenter",R),W.removeEventListener("mouseleave",j))}}},[i,c,e,l,p,O,P,S,r,n,T,d,x,m,o,E,w]),Dt(()=>{var C;if(c&&n&&(C=m.current)!=null&&(C=C.__options)!=null&&C.blockPointerEvents&&I()){g.current=!0;const k=i.floating;if(ue(i.domReference)&&k){var b;const R=Rt(i.floating).body;R.setAttribute(m0,"");const j=i.domReference,U=d==null||(b=d.nodesRef.current.find(W=>W.id===h))==null||(b=b.context)==null?void 0:b.elements.floating;return U&&(U.style.pointerEvents=""),R.style.pointerEvents="none",j.style.pointerEvents="auto",k.style.pointerEvents="auto",()=>{R.style.pointerEvents="",j.style.pointerEvents="",k.style.pointerEvents=""}}}},[c,n,h,i,d,m,I]),Dt(()=>{n||(A.current=void 0,$.current=!1,P(),S())},[n,P,S]),z.useEffect(()=>()=>{P(),ut(L),ut(_),S()},[c,i.domReference,P,S]);const N=z.useMemo(()=>{function C(b){A.current=b.pointerType}return{onPointerDown:C,onPointerEnter:C,onMouseMove(b){const{nativeEvent:k}=b;function R(){!D.current&&!T.current&&r(!0,k,"hover")}l&&!No(A.current)||n||Zc(w.current)===0||$.current&&b.movementX**2+b.movementY**2<2||(ut(_),A.current==="touch"?R():($.current=!0,_.current=window.setTimeout(R,Zc(w.current))))}}},[l,r,n,T,w]);return z.useMemo(()=>c?{reference:N}:{},[c,N])}const g0={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0},b0=z.forwardRef(function(t,n){const[r,o]=z.useState();Dt(()=>{s0()&&o("button")},[]);const s={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[Co("focus-guard")]:"",style:g0};return M.jsx("span",{...t,...s})}),y0=z.createContext(null),w0=Co("portal");function RS(e){e===void 0&&(e={});const{id:t,root:n}=e,r=Hc(),o=jS(),[s,i]=z.useState(null),c=z.useRef(null);return Dt(()=>()=>{s==null||s.remove(),queueMicrotask(()=>{c.current=null})},[s]),Dt(()=>{if(!r||c.current)return;const a=t?document.getElementById(t):null;if(!a)return;const u=document.createElement("div");u.id=r,u.setAttribute(w0,""),a.appendChild(u),c.current=u,i(u)},[t,r]),Dt(()=>{if(n===null||!r||c.current)return;let a=n||(o==null?void 0:o.portalNode);a&&!uc(a)&&(a=a.current),a=a||document.body;let u=null;t&&(u=document.createElement("div"),u.id=t,a.appendChild(u));const l=document.createElement("div");l.id=r,l.setAttribute(w0,""),a=u||a,a.appendChild(l),c.current=l,i(l)},[t,n,r,o]),s}function DS(e){const{children:t,id:n,root:r,preserveTabOrder:o=!0}=e,s=RS({id:n,root:r}),[i,c]=z.useState(null),a=z.useRef(null),u=z.useRef(null),l=z.useRef(null),f=z.useRef(null),p=i==null?void 0:i.modal,d=i==null?void 0:i.open,h=!!i&&!i.modal&&i.open&&o&&!!(r||s);return z.useEffect(()=>{if(!s||!o||p)return;function m(x){s&&zc(x)&&(x.type==="focusin"?l0:TS)(s)}return s.addEventListener("focusin",m,!0),s.addEventListener("focusout",m,!0),()=>{s.removeEventListener("focusin",m,!0),s.removeEventListener("focusout",m,!0)}},[s,o,p]),z.useEffect(()=>{s&&(d||l0(s))},[d,s]),M.jsxs(y0.Provider,{value:z.useMemo(()=>({preserveTabOrder:o,beforeOutsideRef:a,afterOutsideRef:u,beforeInsideRef:l,afterInsideRef:f,portalNode:s,setFocusManagerState:c}),[o,s]),children:[h&&s&&M.jsx(b0,{"data-type":"outside",ref:a,onFocus:m=>{if(zc(m,s)){var x;(x=l.current)==null||x.focus()}else{const T=i?i.domReference:null,w=AS(T);w==null||w.focus()}}}),h&&s&&M.jsx("span",{"aria-owns":s.id,style:g0}),s&&Or.createPortal(t,s),h&&s&&M.jsx(b0,{"data-type":"outside",ref:u,onFocus:m=>{if(zc(m,s)){var x;(x=f.current)==null||x.focus()}else{const T=i?i.domReference:null,w=$S(T);w==null||w.focus(),i!=null&&i.closeOnFocusOut&&(i==null||i.onOpenChange(!1,m.nativeEvent,"focus-out"))}}})]})}const jS=()=>z.useContext(y0);function v0(e){return Fe(e.target)&&e.target.tagName==="BUTTON"}function _S(e){return Fe(e.target)&&e.target.tagName==="A"}function x0(e){return a0(e)}function US(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:s}}=e,{enabled:i=!0,event:c="click",toggle:a=!0,ignoreMouse:u=!1,keyboardHandlers:l=!0,stickIfOpen:f=!0}=t,p=z.useRef(),d=z.useRef(!1),h=z.useMemo(()=>({onPointerDown(m){p.current=m.pointerType},onMouseDown(m){const x=p.current;m.button===0&&c!=="click"&&(No(x,!0)&&u||(n&&a&&(!(o.current.openEvent&&f)||o.current.openEvent.type==="mousedown")?r(!1,m.nativeEvent,"click"):(m.preventDefault(),r(!0,m.nativeEvent,"click"))))},onClick(m){const x=p.current;if(c==="mousedown"&&p.current){p.current=void 0;return}No(x,!0)&&u||(n&&a&&(!(o.current.openEvent&&f)||o.current.openEvent.type==="click")?r(!1,m.nativeEvent,"click"):r(!0,m.nativeEvent,"click"))},onKeyDown(m){p.current=void 0,!(m.defaultPrevented||!l||v0(m))&&(m.key===" "&&!x0(s)&&(m.preventDefault(),d.current=!0),!_S(m)&&m.key==="Enter"&&r(!(n&&a),m.nativeEvent,"click"))},onKeyUp(m){m.defaultPrevented||!l||v0(m)||x0(s)||m.key===" "&&d.current&&(d.current=!1,r(!(n&&a),m.nativeEvent,"click"))}}),[o,s,c,u,l,r,n,f,a]);return z.useMemo(()=>i?{reference:h}:{},[i,h])}const zS={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},HS={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},E0=e=>{var t,n;return{escapeKey:typeof e=="boolean"?e:(t=e==null?void 0:e.escapeKey)!=null?t:!1,outsidePress:typeof e=="boolean"?e:(n=e==null?void 0:e.outsidePress)!=null?n:!0}};function WS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:s}=e,{enabled:i=!0,escapeKey:c=!0,outsidePress:a=!0,outsidePressEvent:u="pointerdown",referencePress:l=!1,referencePressEvent:f="pointerdown",ancestorScroll:p=!1,bubbles:d,capture:h}=t,m=Gc(),x=jt(typeof a=="function"?a:()=>!1),T=typeof a=="function"?x:a,w=z.useRef(!1),{escapeKey:A,outsidePress:L}=E0(d),{escapeKey:B,outsidePress:_}=E0(h),D=z.useRef(!1),g=jt(S=>{var E;if(!n||!i||!c||S.key!=="Escape"||D.current)return;const N=(E=s.current.floatingContext)==null?void 0:E.nodeId,C=m?qs(m.nodesRef.current,N):[];if(!A&&(S.stopPropagation(),C.length>0)){let b=!0;if(C.forEach(k=>{var R;if((R=k.context)!=null&&R.open&&!k.context.dataRef.current.__escapeKeyBubbles){b=!1;return}}),!b)return}r(!1,vS(S)?S.nativeEvent:S,"escape-key")}),y=jt(S=>{var E;const N=()=>{var C;g(S),(C=$r(S))==null||C.removeEventListener("keydown",N)};(E=$r(S))==null||E.addEventListener("keydown",N)}),$=jt(S=>{var E;const N=s.current.insideReactTree;s.current.insideReactTree=!1;const C=w.current;if(w.current=!1,u==="click"&&C||N||typeof T=="function"&&!T(S))return;const b=$r(S),k="["+Co("inert")+"]",R=Rt(o.floating).querySelectorAll(k);let j=ue(b)?b:null;for(;j&&!nn(j);){const G=rn(j);if(nn(G)||!ue(G))break;j=G}if(R.length&&ue(b)&&!bS(b)&&!Pr(b,o.floating)&&Array.from(R).every(G=>!Pr(j,G)))return;if(Fe(b)&&P){const G=nn(b),H=at(b),V=/auto|scroll/,Y=G||V.test(H.overflowX),Q=G||V.test(H.overflowY),oe=Y&&b.clientWidth>0&&b.scrollWidth>b.clientWidth,pe=Q&&b.clientHeight>0&&b.scrollHeight>b.clientHeight,Pe=H.direction==="rtl",he=pe&&(Pe?S.offsetX<=b.offsetWidth-b.clientWidth:S.offsetX>b.clientWidth),me=oe&&S.offsetY>b.clientHeight;if(he||me)return}const U=(E=s.current.floatingContext)==null?void 0:E.nodeId,W=m&&qs(m.nodesRef.current,U).some(G=>{var H;return Uc(S,(H=G.context)==null?void 0:H.elements.floating)});if(Uc(S,o.floating)||Uc(S,o.domReference)||W)return;const K=m?qs(m.nodesRef.current,U):[];if(K.length>0){let G=!0;if(K.forEach(H=>{var V;if((V=H.context)!=null&&V.open&&!H.context.dataRef.current.__outsidePressBubbles){G=!1;return}}),!G)return}r(!1,S,"outside-press")}),I=jt(S=>{var E;const N=()=>{var C;$(S),(C=$r(S))==null||C.removeEventListener(u,N)};(E=$r(S))==null||E.addEventListener(u,N)});z.useEffect(()=>{if(!n||!i)return;s.current.__escapeKeyBubbles=A,s.current.__outsidePressBubbles=L;let S=-1;function E(R){r(!1,R,"ancestor-scroll")}function N(){window.clearTimeout(S),D.current=!0}function C(){S=window.setTimeout(()=>{D.current=!1},As()?5:0)}const b=Rt(o.floating);c&&(b.addEventListener("keydown",B?y:g,B),b.addEventListener("compositionstart",N),b.addEventListener("compositionend",C)),T&&b.addEventListener(u,_?I:$,_);let k=[];return p&&(ue(o.domReference)&&(k=wn(o.domReference)),ue(o.floating)&&(k=k.concat(wn(o.floating))),!ue(o.reference)&&o.reference&&o.reference.contextElement&&(k=k.concat(wn(o.reference.contextElement)))),k=k.filter(R=>{var j;return R!==((j=b.defaultView)==null?void 0:j.visualViewport)}),k.forEach(R=>{R.addEventListener("scroll",E,{passive:!0})}),()=>{c&&(b.removeEventListener("keydown",B?y:g,B),b.removeEventListener("compositionstart",N),b.removeEventListener("compositionend",C)),T&&b.removeEventListener(u,_?I:$,_),k.forEach(R=>{R.removeEventListener("scroll",E)}),window.clearTimeout(S)}},[s,o,c,T,u,n,r,p,i,A,L,g,B,y,$,_,I]),z.useEffect(()=>{s.current.insideReactTree=!1},[s,T,u]);const O=z.useMemo(()=>({onKeyDown:g,...l&&{[zS[f]]:S=>{r(!1,S.nativeEvent,"reference-press")},...f!=="click"&&{onClick(S){r(!1,S.nativeEvent,"reference-press")}}}}),[g,r,l,f]),P=z.useMemo(()=>({onKeyDown:g,onMouseDown(){w.current=!0},onMouseUp(){w.current=!0},[HS[u]]:()=>{s.current.insideReactTree=!0}}),[g,u,s]);return z.useMemo(()=>i?{reference:O,floating:P}:{},[i,O,P])}function VS(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=Hc(),s=z.useRef({}),[i]=z.useState(()=>kS()),c=Vc()!=null;if(process.env.NODE_ENV!=="production"){const d=r.reference;d&&!ue(d)&&MS("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[a,u]=z.useState(r.reference),l=jt((d,h,m)=>{s.current.openEvent=d?h:void 0,i.emit("openchange",{open:d,event:h,reason:m,nested:c}),n==null||n(d,h,m)}),f=z.useMemo(()=>({setPositionReference:u}),[]),p=z.useMemo(()=>({reference:a||r.reference||null,floating:r.floating||null,domReference:r.reference}),[a,r.reference,r.floating]);return z.useMemo(()=>({dataRef:s,open:t,onOpenChange:l,elements:p,events:i,floatingId:o,refs:f}),[t,l,p,i,o,f])}function GS(e){e===void 0&&(e={});const{nodeId:t}=e,n=VS({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,i]=z.useState(null),[c,a]=z.useState(null),l=(o==null?void 0:o.domReference)||s,f=z.useRef(null),p=Gc();Dt(()=>{l&&(f.current=l)},[l]);const d=ih({...e,elements:{...o,...c&&{reference:c}}}),h=z.useCallback(A=>{const L=ue(A)?{getBoundingClientRect:()=>A.getBoundingClientRect(),getClientRects:()=>A.getClientRects(),contextElement:A}:A;a(L),d.refs.setReference(L)},[d.refs]),m=z.useCallback(A=>{(ue(A)||A===null)&&(f.current=A,i(A)),(ue(d.refs.reference.current)||d.refs.reference.current===null||A!==null&&!ue(A))&&d.refs.setReference(A)},[d.refs]),x=z.useMemo(()=>({...d.refs,setReference:m,setPositionReference:h,domReference:f}),[d.refs,m,h]),T=z.useMemo(()=>({...d.elements,domReference:l}),[d.elements,l]),w=z.useMemo(()=>({...d,...r,refs:x,elements:T,nodeId:t}),[d,x,T,t,r]);return Dt(()=>{r.dataRef.current.floatingContext=w;const A=p==null?void 0:p.nodesRef.current.find(L=>L.id===t);A&&(A.context=w)}),z.useMemo(()=>({...d,context:w,refs:x,elements:T}),[d,x,T,w])}function Kc(){return hS()&&s0()}function qS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,events:o,dataRef:s,elements:i}=e,{enabled:c=!0,visibleOnly:a=!0}=t,u=z.useRef(!1),l=z.useRef(-1),f=z.useRef(!0);z.useEffect(()=>{if(!c)return;const d=He(i.domReference);function h(){!n&&Fe(i.domReference)&&i.domReference===_c(Rt(i.domReference))&&(u.current=!0)}function m(){f.current=!0}function x(){f.current=!1}return d.addEventListener("blur",h),Kc()&&(d.addEventListener("keydown",m,!0),d.addEventListener("pointerdown",x,!0)),()=>{d.removeEventListener("blur",h),Kc()&&(d.removeEventListener("keydown",m,!0),d.removeEventListener("pointerdown",x,!0))}},[i.domReference,n,c]),z.useEffect(()=>{if(!c)return;function d(h){let{reason:m}=h;(m==="reference-press"||m==="escape-key")&&(u.current=!0)}return o.on("openchange",d),()=>{o.off("openchange",d)}},[o,c]),z.useEffect(()=>()=>{ut(l)},[]);const p=z.useMemo(()=>({onMouseLeave(){u.current=!1},onFocus(d){if(u.current)return;const h=$r(d.nativeEvent);if(a&&ue(h)){if(Kc()&&!d.relatedTarget){if(!f.current&&!a0(h))return}else if(!yS(h))return}r(!0,d.nativeEvent,"focus")},onBlur(d){u.current=!1;const h=d.relatedTarget,m=d.nativeEvent,x=ue(h)&&h.hasAttribute(Co("focus-guard"))&&h.getAttribute("data-type")==="outside";l.current=window.setTimeout(()=>{var T;const w=_c(i.domReference?i.domReference.ownerDocument:document);!h&&w===i.domReference||Pr((T=s.current.floatingContext)==null?void 0:T.refs.floating.current,w)||Pr(i.domReference,w)||x||r(!1,m,"focus")})}}),[s,i.domReference,r,a]);return z.useMemo(()=>c?{reference:p}:{},[c,p])}function Yc(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[f0]:i,[d0]:c,...a}=e;s=a}return{...n==="floating"&&{tabIndex:-1,[OS]:""},...s,...t.map(i=>{const c=i?i[n]:null;return typeof c=="function"?e?c(e):null:c}).concat(e).reduce((i,c)=>(c&&Object.entries(c).forEach(a=>{let[u,l]=a;if(!(o&&[f0,d0].includes(u)))if(u.indexOf("on")===0){if(r.has(u)||r.set(u,[]),typeof l=="function"){var f;(f=r.get(u))==null||f.push(l),i[u]=function(){for(var p,d=arguments.length,h=new Array(d),m=0;m<d;m++)h[m]=arguments[m];return(p=r.get(u))==null?void 0:p.map(x=>x(...h)).find(x=>x!==void 0)}}}else i[u]=l}),i),{})}}function ZS(e){e===void 0&&(e=[]);const t=e.map(c=>c==null?void 0:c.reference),n=e.map(c=>c==null?void 0:c.floating),r=e.map(c=>c==null?void 0:c.item),o=z.useCallback(c=>Yc(c,e,"reference"),t),s=z.useCallback(c=>Yc(c,e,"floating"),n),i=z.useCallback(c=>Yc(c,e,"item"),r);return z.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:i}),[o,s,i])}const KS=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function YS(e,t){var n,r;t===void 0&&(t={});const{open:o,elements:s,floatingId:i}=e,{enabled:c=!0,role:a="dialog"}=t,u=Hc(),l=((n=s.domReference)==null?void 0:n.id)||u,f=z.useMemo(()=>{var w;return((w=wS(s.floating))==null?void 0:w.id)||i},[s.floating,i]),p=(r=KS.get(a))!=null?r:a,h=Vc()!=null,m=z.useMemo(()=>p==="tooltip"||a==="label"?{["aria-"+(a==="label"?"labelledby":"describedby")]:o?f:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":p==="alertdialog"?"dialog":p,"aria-controls":o?f:void 0,...p==="listbox"&&{role:"combobox"},...p==="menu"&&{id:l},...p==="menu"&&h&&{role:"menuitem"},...a==="select"&&{"aria-autocomplete":"none"},...a==="combobox"&&{"aria-autocomplete":"list"}},[p,f,h,o,l,a]),x=z.useMemo(()=>{const w={id:f,...p&&{role:p}};return p==="tooltip"||a==="label"?w:{...w,...p==="menu"&&{"aria-labelledby":l}}},[p,f,l,a]),T=z.useCallback(w=>{let{active:A,selected:L}=w;const B={role:"option",...A&&{id:f+"-fui-option"}};switch(a){case"select":case"combobox":return{...B,"aria-selected":L}}return{}},[f,a]);return z.useMemo(()=>c?{reference:m,floating:x,item:T}:{},[c,m,x,T])}const S0=v.forwardRef(({placement:e,className:t=""},n)=>{const o=(s=>{switch(s.split("-")[0]){case"top":return{bottom:"-4px",left:"50%",transform:"translateX(-50%)",borderLeft:"4px solid transparent",borderRight:"4px solid transparent",borderTop:"4px solid #242424"};case"bottom":return{top:"-4px",left:"50%",transform:"translateX(-50%)",borderLeft:"4px solid transparent",borderRight:"4px solid transparent",borderBottom:"4px solid #242424"};case"left":return{right:"-4px",top:"50%",transform:"translateY(-50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:"4px solid #242424"};case"right":return{left:"-4px",top:"50%",transform:"translateY(-50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderRight:"4px solid #242424"};default:return{}}})(e);return M.jsx("div",{ref:n,className:`absolute w-0 h-0 ${t}`,style:o})});S0.displayName="TooltipArrow";const Gn=({children:e,content:t,placement:n="top",delay:r=200,showArrow:o=!0,className:s="",disabled:i=!1,maxWidth:c="max-w-xs",trigger:a=["hover","focus"]})=>{const[u,l]=v.useState(!1),f=v.useRef(null),{refs:p,floatingStyles:d,context:h}=GS({open:u&&!i,onOpenChange:l,placement:n,whileElementsMounted:nh,middleware:[Ec(o?12:8),ch({fallbackAxisSideDirection:"start",padding:8}),ah({padding:8}),...o?[p6({element:f})]:[]]}),m=FS(h,{enabled:a.includes("hover"),delay:{open:r,close:150}}),x=qS(h,{enabled:a.includes("focus")}),T=US(h,{enabled:a.includes("click")}),w=WS(h),A=YS(h,{role:"tooltip"}),{getReferenceProps:L,getFloatingProps:B}=ZS([m,x,T,w,A]);return i?M.jsx(M.Fragment,{children:e}):M.jsxs(M.Fragment,{children:[M.jsx("div",{ref:p.setReference,...L(),className:"cursor-help",children:e}),u&&M.jsx(DS,{children:M.jsxs("div",{ref:p.setFloating,...B(),style:{...d,zIndex:101},className:`
|
|
168
|
+
*/var sS={L:Pr.QrCode.Ecc.LOW,M:Pr.QrCode.Ecc.MEDIUM,Q:Pr.QrCode.Ecc.QUARTILE,H:Pr.QrCode.Ecc.HIGH},Yh=128,Xh="L",Qh="#FFFFFF",Jh="#000000",e0=!1,t0=1,iS=4,aS=0,cS=.1;function n0(e,t=0){const n=[];return e.forEach(function(r,o){let s=null;r.forEach(function(i,c){if(!i&&s!==null){n.push(`M${s+t} ${o+t}h${c-s}v1H${s+t}z`),s=null;return}if(c===r.length-1){if(!i)return;s===null?n.push(`M${c+t},${o+t} h1v1H${c+t}z`):n.push(`M${s+t},${o+t} h${c+1-s}v1H${s+t}z`);return}i&&s===null&&(s=c)})}),n.join("")}function r0(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 uS(e,t,n,r){if(r==null)return null;const o=e.length+n*2,s=Math.floor(t*cS),i=o/t,c=(r.width||s)*i,a=(r.height||s)*i,u=r.x==null?e.length/2-c/2:r.x*i,l=r.y==null?e.length/2-a/2:r.y*i,d=r.opacity==null?1:r.opacity;let p=null;if(r.excavate){let h=Math.floor(u),m=Math.floor(l),v=Math.ceil(c+u-h),A=Math.ceil(a+l-m);p={x:h,y:m,w:v,h:A}}const f=r.crossOrigin;return{x:u,y:l,h:a,w:c,excavation:p,opacity:d,crossOrigin:f}}function lS(e,t){return t!=null?Math.max(Math.floor(t),0):e?iS:aS}function o0({value:e,level:t,minVersion:n,includeMargin:r,marginSize:o,imageSettings:s,size:i,boostLevel:c}){let a=x.useMemo(()=>{const h=(Array.isArray(e)?e:[e]).reduce((m,v)=>(m.push(...Pr.QrSegment.makeSegments(v)),m),[]);return Pr.QrCode.encodeSegments(h,sS[t],n,void 0,void 0,c)},[e,t,n,c]);const{cells:u,margin:l,numCells:d,calculatedImageSettings:p}=x.useMemo(()=>{let f=a.getModules();const h=lS(r,o),m=f.length+h*2,v=uS(f,i,h,s);return{cells:f,margin:h,numCells:m,calculatedImageSettings:v}},[a,i,s,r,o]);return{qrcode:a,margin:l,cells:u,numCells:d,calculatedImageSettings:p}}var fS=function(){try{new Path2D().addPath(new Path2D)}catch{return!1}return!0}(),dS=x.forwardRef(function(t,n){const r=t,{value:o,size:s=Yh,level:i=Xh,bgColor:c=Qh,fgColor:a=Jh,includeMargin:u=e0,minVersion:l=t0,boostLevel:d,marginSize:p,imageSettings:f}=r,m=_c(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","marginSize","imageSettings"]),{style:v}=m,A=_c(m,["style"]),w=f==null?void 0:f.src,T=x.useRef(null),B=x.useRef(null),F=x.useCallback(S=>{T.current=S,typeof n=="function"?n(S):n&&(n.current=S)},[n]),[R,j]=x.useState(!1),{margin:g,cells:y,numCells:$,calculatedImageSettings:k}=o0({value:o,level:i,minVersion:l,boostLevel:d,includeMargin:u,marginSize:p,imageSettings:f,size:s});x.useEffect(()=>{if(T.current!=null){const S=T.current,E=S.getContext("2d");if(!E)return;let C=y;const O=B.current,b=k!=null&&O!==null&&O.complete&&O.naturalHeight!==0&&O.naturalWidth!==0;b&&k.excavation!=null&&(C=r0(y,k.excavation));const M=window.devicePixelRatio||1;S.height=S.width=s*M;const D=s/$*M;E.scale(D,D),E.fillStyle=c,E.fillRect(0,0,$,$),E.fillStyle=a,fS?E.fill(new Path2D(n0(C,g))):y.forEach(function(_,U){_.forEach(function(W,K){W&&E.fillRect(K+g,U+g,1,1)})}),k&&(E.globalAlpha=k.opacity),b&&E.drawImage(O,k.x+g,k.y+g,k.w,k.h)}}),x.useEffect(()=>{j(!1)},[w]);const N=jc({height:s,width:s},v);let P=null;return w!=null&&(P=x.createElement("img",{src:w,key:w,style:{display:"none"},onLoad:()=>{j(!0)},ref:B,crossOrigin:k==null?void 0:k.crossOrigin})),x.createElement(x.Fragment,null,x.createElement("canvas",jc({style:N,height:s,width:s,ref:F,role:"img"},A)),P)});dS.displayName="QRCodeCanvas";var s0=x.forwardRef(function(t,n){const r=t,{value:o,size:s=Yh,level:i=Xh,bgColor:c=Qh,fgColor:a=Jh,includeMargin:u=e0,minVersion:l=t0,boostLevel:d,title:p,marginSize:f,imageSettings:h}=r,m=_c(r,["value","size","level","bgColor","fgColor","includeMargin","minVersion","boostLevel","title","marginSize","imageSettings"]),{margin:v,cells:A,numCells:w,calculatedImageSettings:T}=o0({value:o,level:i,minVersion:l,boostLevel:d,includeMargin:u,marginSize:f,imageSettings:h,size:s});let B=A,F=null;h!=null&&T!=null&&(T.excavation!=null&&(B=r0(A,T.excavation)),F=x.createElement("image",{href:h.src,height:T.h,width:T.w,x:T.x+v,y:T.y+v,preserveAspectRatio:"none",opacity:T.opacity,crossOrigin:T.crossOrigin}));const R=n0(B,v);return x.createElement("svg",jc({height:s,width:s,viewBox:`0 0 ${w} ${w}`,ref:n,role:"img"},m),!!p&&x.createElement("title",null,p),x.createElement("path",{fill:c,d:`M0,0 h${w}v${w}H0z`,shapeRendering:"crispEdges"}),x.createElement("path",{fill:a,d:R,shapeRendering:"crispEdges"}),F)});s0.displayName="QRCodeSVG";function pS(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function hS(){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}function i0(){return/apple/i.test(navigator.vendor)}function mS(){return pS().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function gS(){return hS().includes("jsdom/")}const a0="data-floating-ui-focusable",bS="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function Uc(e){let t=e.activeElement;for(;((n=t)==null||(n=n.shadowRoot)==null?void 0:n.activeElement)!=null;){var n;t=t.shadowRoot.activeElement}return t}function $r(e,t){if(!e||!t)return!1;const n=t.getRootNode==null?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&fc(n)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function Tr(e){return"composedPath"in e?e.composedPath()[0]:e.target}function zc(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return n.target!=null&&t.contains(n.target)}function yS(e){return e.matches("html,body")}function jt(e){return(e==null?void 0:e.ownerDocument)||document}function c0(e){return Fe(e)&&e.matches(bS)}function wS(e){if(!e||gS())return!0;try{return e.matches(":focus-visible")}catch{return!0}}function vS(e){return e?e.hasAttribute(a0)?e:e.querySelector("["+a0+"]")||e:null}function Zs(e,t,n){return n===void 0&&(n=!0),e.filter(o=>{var s;return o.parentId===t&&(!n||((s=o.context)==null?void 0:s.open))}).flatMap(o=>[o,...Zs(e,o.id,n)])}function xS(e){return"nativeEvent"in e}function No(e,t){const n=["mouse","pen"];return t||n.push("",void 0),n.includes(e)}var ES=typeof document<"u",SS=function(){},_t=ES?x.useLayoutEffect:SS;const PS={...z};function Ks(e){const t=z.useRef(e);return _t(()=>{t.current=e}),t}const $S=PS.useInsertionEffect||(e=>e());function Ut(e){const t=z.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return $S(()=>{t.current=e}),z.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)},[])}const u0=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function l0(e,t){const n=Gp(e,u0()),r=n.length;if(r===0)return;const o=Uc(jt(e)),s=n.indexOf(o),i=s===-1?t===1?0:r-1:s+t;return n[i]}function TS(e){return l0(jt(e).body,1)||e}function AS(e){return l0(jt(e).body,-1)||e}function Hc(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!$r(n,r)}function OS(e){Gp(e,u0()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function f0(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const r=n.dataset.tabindex;delete n.dataset.tabindex,r?n.setAttribute("tabindex",r):n.removeAttribute("tabindex")})}const CS="data-floating-ui-focusable",d0="active",p0="selected",NS={...z};let h0=!1,IS=0;const m0=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+IS++;function MS(){const[e,t]=z.useState(()=>h0?m0():void 0);return _t(()=>{e==null&&t(m0())},[]),z.useEffect(()=>{h0=!0},[]),e}const Wc=NS.useId||MS;let Vc;process.env.NODE_ENV!=="production"&&(Vc=new Set);function kS(){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=Vc)!=null&&e.has(o))){var s;(s=Vc)==null||s.add(o),console.error(o)}}function BS(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(o=>o(n))},on(t,n){e.has(t)||e.set(t,new Set),e.get(t).add(n)},off(t,n){var r;(r=e.get(t))==null||r.delete(n)}}}const LS=z.createContext(null),FS=z.createContext(null),Gc=()=>{var e;return((e=z.useContext(LS))==null?void 0:e.id)||null},qc=()=>z.useContext(FS);function Io(e){return"data-floating-ui-"+e}function lt(e){e.current!==-1&&(clearTimeout(e.current),e.current=-1)}const g0=Io("safe-polygon");function Zc(e,t,n){if(n&&!No(n))return 0;if(typeof e=="number")return e;if(typeof e=="function"){const r=e();return typeof r=="number"?r:r==null?void 0:r[t]}return e==null?void 0:e[t]}function Kc(e){return typeof e=="function"?e():e}function DS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:o,events:s,elements:i}=e,{enabled:c=!0,delay:a=0,handleClose:u=null,mouseOnly:l=!1,restMs:d=0,move:p=!0}=t,f=qc(),h=Gc(),m=Ks(u),v=Ks(a),A=Ks(n),w=Ks(d),T=z.useRef(),B=z.useRef(-1),F=z.useRef(),R=z.useRef(-1),j=z.useRef(!0),g=z.useRef(!1),y=z.useRef(()=>{}),$=z.useRef(!1),k=Ut(()=>{var O;const b=(O=o.current.openEvent)==null?void 0:O.type;return(b==null?void 0:b.includes("mouse"))&&b!=="mousedown"});z.useEffect(()=>{if(!c)return;function O(b){let{open:M}=b;M||(lt(B),lt(R),j.current=!0,$.current=!1)}return s.on("openchange",O),()=>{s.off("openchange",O)}},[c,s]),z.useEffect(()=>{if(!c||!m.current||!n)return;function O(M){k()&&r(!1,M,"hover")}const b=jt(i.floating).documentElement;return b.addEventListener("mouseleave",O),()=>{b.removeEventListener("mouseleave",O)}},[i.floating,n,r,c,m,k]);const N=z.useCallback(function(O,b,M){b===void 0&&(b=!0),M===void 0&&(M="hover");const D=Zc(v.current,"close",T.current);D&&!F.current?(lt(B),B.current=window.setTimeout(()=>r(!1,O,M),D)):b&&(lt(B),r(!1,O,M))},[v,r]),P=Ut(()=>{y.current(),F.current=void 0}),S=Ut(()=>{if(g.current){const O=jt(i.floating).body;O.style.pointerEvents="",O.removeAttribute(g0),g.current=!1}}),E=Ut(()=>o.current.openEvent?["click","mousedown"].includes(o.current.openEvent.type):!1);z.useEffect(()=>{if(!c)return;function O(U){if(lt(B),j.current=!1,l&&!No(T.current)||Kc(w.current)>0&&!Zc(v.current,"open"))return;const W=Zc(v.current,"open",T.current);W?B.current=window.setTimeout(()=>{A.current||r(!0,U,"hover")},W):n||r(!0,U,"hover")}function b(U){if(E()){S();return}y.current();const W=jt(i.floating);if(lt(R),$.current=!1,m.current&&o.current.floatingContext){n||lt(B),F.current=m.current({...o.current.floatingContext,tree:f,x:U.clientX,y:U.clientY,onClose(){S(),P(),E()||N(U,!0,"safe-polygon")}});const V=F.current;W.addEventListener("mousemove",V),y.current=()=>{W.removeEventListener("mousemove",V)};return}(T.current==="touch"?!$r(i.floating,U.relatedTarget):!0)&&N(U)}function M(U){E()||o.current.floatingContext&&(m.current==null||m.current({...o.current.floatingContext,tree:f,x:U.clientX,y:U.clientY,onClose(){S(),P(),E()||N(U)}})(U))}function D(){lt(B)}function _(U){E()||N(U,!1)}if(fe(i.domReference)){const U=i.domReference,W=i.floating;return n&&U.addEventListener("mouseleave",M),p&&U.addEventListener("mousemove",O,{once:!0}),U.addEventListener("mouseenter",O),U.addEventListener("mouseleave",b),W&&(W.addEventListener("mouseleave",M),W.addEventListener("mouseenter",D),W.addEventListener("mouseleave",_)),()=>{n&&U.removeEventListener("mouseleave",M),p&&U.removeEventListener("mousemove",O),U.removeEventListener("mouseenter",O),U.removeEventListener("mouseleave",b),W&&(W.removeEventListener("mouseleave",M),W.removeEventListener("mouseenter",D),W.removeEventListener("mouseleave",_))}}},[i,c,e,l,p,N,P,S,r,n,A,f,v,m,o,E,w]),_t(()=>{var O;if(c&&n&&(O=m.current)!=null&&(O=O.__options)!=null&&O.blockPointerEvents&&k()){g.current=!0;const M=i.floating;if(fe(i.domReference)&&M){var b;const D=jt(i.floating).body;D.setAttribute(g0,"");const _=i.domReference,U=f==null||(b=f.nodesRef.current.find(W=>W.id===h))==null||(b=b.context)==null?void 0:b.elements.floating;return U&&(U.style.pointerEvents=""),D.style.pointerEvents="none",_.style.pointerEvents="auto",M.style.pointerEvents="auto",()=>{D.style.pointerEvents="",_.style.pointerEvents="",M.style.pointerEvents=""}}}},[c,n,h,i,f,m,k]),_t(()=>{n||(T.current=void 0,$.current=!1,P(),S())},[n,P,S]),z.useEffect(()=>()=>{P(),lt(B),lt(R),S()},[c,i.domReference,P,S]);const C=z.useMemo(()=>{function O(b){T.current=b.pointerType}return{onPointerDown:O,onPointerEnter:O,onMouseMove(b){const{nativeEvent:M}=b;function D(){!j.current&&!A.current&&r(!0,M,"hover")}l&&!No(T.current)||n||Kc(w.current)===0||$.current&&b.movementX**2+b.movementY**2<2||(lt(R),T.current==="touch"?D():($.current=!0,R.current=window.setTimeout(D,Kc(w.current))))}}},[l,r,n,A,w]);return z.useMemo(()=>c?{reference:C}:{},[c,C])}const b0={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0},y0=z.forwardRef(function(t,n){const[r,o]=z.useState();_t(()=>{i0()&&o("button")},[]);const s={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[Io("focus-guard")]:"",style:b0};return I.jsx("span",{...t,...s})}),w0=z.createContext(null),v0=Io("portal");function RS(e){e===void 0&&(e={});const{id:t,root:n}=e,r=Wc(),o=_S(),[s,i]=z.useState(null),c=z.useRef(null);return _t(()=>()=>{s==null||s.remove(),queueMicrotask(()=>{c.current=null})},[s]),_t(()=>{if(!r||c.current)return;const a=t?document.getElementById(t):null;if(!a)return;const u=document.createElement("div");u.id=r,u.setAttribute(v0,""),a.appendChild(u),c.current=u,i(u)},[t,r]),_t(()=>{if(n===null||!r||c.current)return;let a=n||(o==null?void 0:o.portalNode);a&&!lc(a)&&(a=a.current),a=a||document.body;let u=null;t&&(u=document.createElement("div"),u.id=t,a.appendChild(u));const l=document.createElement("div");l.id=r,l.setAttribute(v0,""),a=u||a,a.appendChild(l),c.current=l,i(l)},[t,n,r,o]),s}function jS(e){const{children:t,id:n,root:r,preserveTabOrder:o=!0}=e,s=RS({id:n,root:r}),[i,c]=z.useState(null),a=z.useRef(null),u=z.useRef(null),l=z.useRef(null),d=z.useRef(null),p=i==null?void 0:i.modal,f=i==null?void 0:i.open,h=!!i&&!i.modal&&i.open&&o&&!!(r||s);return z.useEffect(()=>{if(!s||!o||p)return;function m(v){s&&Hc(v)&&(v.type==="focusin"?f0:OS)(s)}return s.addEventListener("focusin",m,!0),s.addEventListener("focusout",m,!0),()=>{s.removeEventListener("focusin",m,!0),s.removeEventListener("focusout",m,!0)}},[s,o,p]),z.useEffect(()=>{s&&(f||f0(s))},[f,s]),I.jsxs(w0.Provider,{value:z.useMemo(()=>({preserveTabOrder:o,beforeOutsideRef:a,afterOutsideRef:u,beforeInsideRef:l,afterInsideRef:d,portalNode:s,setFocusManagerState:c}),[o,s]),children:[h&&s&&I.jsx(y0,{"data-type":"outside",ref:a,onFocus:m=>{if(Hc(m,s)){var v;(v=l.current)==null||v.focus()}else{const A=i?i.domReference:null,w=AS(A);w==null||w.focus()}}}),h&&s&&I.jsx("span",{"aria-owns":s.id,style:b0}),s&&Cr.createPortal(t,s),h&&s&&I.jsx(y0,{"data-type":"outside",ref:u,onFocus:m=>{if(Hc(m,s)){var v;(v=d.current)==null||v.focus()}else{const A=i?i.domReference:null,w=TS(A);w==null||w.focus(),i!=null&&i.closeOnFocusOut&&(i==null||i.onOpenChange(!1,m.nativeEvent,"focus-out"))}}})]})}const _S=()=>z.useContext(w0);function x0(e){return Fe(e.target)&&e.target.tagName==="BUTTON"}function US(e){return Fe(e.target)&&e.target.tagName==="A"}function E0(e){return c0(e)}function zS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:o,elements:{domReference:s}}=e,{enabled:i=!0,event:c="click",toggle:a=!0,ignoreMouse:u=!1,keyboardHandlers:l=!0,stickIfOpen:d=!0}=t,p=z.useRef(),f=z.useRef(!1),h=z.useMemo(()=>({onPointerDown(m){p.current=m.pointerType},onMouseDown(m){const v=p.current;m.button===0&&c!=="click"&&(No(v,!0)&&u||(n&&a&&(!(o.current.openEvent&&d)||o.current.openEvent.type==="mousedown")?r(!1,m.nativeEvent,"click"):(m.preventDefault(),r(!0,m.nativeEvent,"click"))))},onClick(m){const v=p.current;if(c==="mousedown"&&p.current){p.current=void 0;return}No(v,!0)&&u||(n&&a&&(!(o.current.openEvent&&d)||o.current.openEvent.type==="click")?r(!1,m.nativeEvent,"click"):r(!0,m.nativeEvent,"click"))},onKeyDown(m){p.current=void 0,!(m.defaultPrevented||!l||x0(m))&&(m.key===" "&&!E0(s)&&(m.preventDefault(),f.current=!0),!US(m)&&m.key==="Enter"&&r(!(n&&a),m.nativeEvent,"click"))},onKeyUp(m){m.defaultPrevented||!l||x0(m)||E0(s)||m.key===" "&&f.current&&(f.current=!1,r(!(n&&a),m.nativeEvent,"click"))}}),[o,s,c,u,l,r,n,d,a]);return z.useMemo(()=>i?{reference:h}:{},[i,h])}const HS={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},WS={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},S0=e=>{var t,n;return{escapeKey:typeof e=="boolean"?e:(t=e==null?void 0:e.escapeKey)!=null?t:!1,outsidePress:typeof e=="boolean"?e:(n=e==null?void 0:e.outsidePress)!=null?n:!0}};function VS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:s}=e,{enabled:i=!0,escapeKey:c=!0,outsidePress:a=!0,outsidePressEvent:u="pointerdown",referencePress:l=!1,referencePressEvent:d="pointerdown",ancestorScroll:p=!1,bubbles:f,capture:h}=t,m=qc(),v=Ut(typeof a=="function"?a:()=>!1),A=typeof a=="function"?v:a,w=z.useRef(!1),{escapeKey:T,outsidePress:B}=S0(f),{escapeKey:F,outsidePress:R}=S0(h),j=z.useRef(!1),g=Ut(S=>{var E;if(!n||!i||!c||S.key!=="Escape"||j.current)return;const C=(E=s.current.floatingContext)==null?void 0:E.nodeId,O=m?Zs(m.nodesRef.current,C):[];if(!T&&(S.stopPropagation(),O.length>0)){let b=!0;if(O.forEach(M=>{var D;if((D=M.context)!=null&&D.open&&!M.context.dataRef.current.__escapeKeyBubbles){b=!1;return}}),!b)return}r(!1,xS(S)?S.nativeEvent:S,"escape-key")}),y=Ut(S=>{var E;const C=()=>{var O;g(S),(O=Tr(S))==null||O.removeEventListener("keydown",C)};(E=Tr(S))==null||E.addEventListener("keydown",C)}),$=Ut(S=>{var E;const C=s.current.insideReactTree;s.current.insideReactTree=!1;const O=w.current;if(w.current=!1,u==="click"&&O||C||typeof A=="function"&&!A(S))return;const b=Tr(S),M="["+Io("inert")+"]",D=jt(o.floating).querySelectorAll(M);let _=fe(b)?b:null;for(;_&&!on(_);){const V=sn(_);if(on(V)||!fe(V))break;_=V}if(D.length&&fe(b)&&!yS(b)&&!$r(b,o.floating)&&Array.from(D).every(V=>!$r(_,V)))return;if(Fe(b)&&P){const V=on(b),Z=ct(b),H=/auto|scroll/,Q=V||H.test(Z.overflowX),X=V||H.test(Z.overflowY),se=Q&&b.clientWidth>0&&b.scrollWidth>b.clientWidth,me=X&&b.clientHeight>0&&b.scrollHeight>b.clientHeight,pe=Z.direction==="rtl",ue=me&&(pe?S.offsetX<=b.offsetWidth-b.clientWidth:S.offsetX>b.clientWidth),ge=se&&S.offsetY>b.clientHeight;if(ue||ge)return}const U=(E=s.current.floatingContext)==null?void 0:E.nodeId,W=m&&Zs(m.nodesRef.current,U).some(V=>{var Z;return zc(S,(Z=V.context)==null?void 0:Z.elements.floating)});if(zc(S,o.floating)||zc(S,o.domReference)||W)return;const K=m?Zs(m.nodesRef.current,U):[];if(K.length>0){let V=!0;if(K.forEach(Z=>{var H;if((H=Z.context)!=null&&H.open&&!Z.context.dataRef.current.__outsidePressBubbles){V=!1;return}}),!V)return}r(!1,S,"outside-press")}),k=Ut(S=>{var E;const C=()=>{var O;$(S),(O=Tr(S))==null||O.removeEventListener(u,C)};(E=Tr(S))==null||E.addEventListener(u,C)});z.useEffect(()=>{if(!n||!i)return;s.current.__escapeKeyBubbles=T,s.current.__outsidePressBubbles=B;let S=-1;function E(D){r(!1,D,"ancestor-scroll")}function C(){window.clearTimeout(S),j.current=!0}function O(){S=window.setTimeout(()=>{j.current=!1},As()?5:0)}const b=jt(o.floating);c&&(b.addEventListener("keydown",F?y:g,F),b.addEventListener("compositionstart",C),b.addEventListener("compositionend",O)),A&&b.addEventListener(u,R?k:$,R);let M=[];return p&&(fe(o.domReference)&&(M=vn(o.domReference)),fe(o.floating)&&(M=M.concat(vn(o.floating))),!fe(o.reference)&&o.reference&&o.reference.contextElement&&(M=M.concat(vn(o.reference.contextElement)))),M=M.filter(D=>{var _;return D!==((_=b.defaultView)==null?void 0:_.visualViewport)}),M.forEach(D=>{D.addEventListener("scroll",E,{passive:!0})}),()=>{c&&(b.removeEventListener("keydown",F?y:g,F),b.removeEventListener("compositionstart",C),b.removeEventListener("compositionend",O)),A&&b.removeEventListener(u,R?k:$,R),M.forEach(D=>{D.removeEventListener("scroll",E)}),window.clearTimeout(S)}},[s,o,c,A,u,n,r,p,i,T,B,g,F,y,$,R,k]),z.useEffect(()=>{s.current.insideReactTree=!1},[s,A,u]);const N=z.useMemo(()=>({onKeyDown:g,...l&&{[HS[d]]:S=>{r(!1,S.nativeEvent,"reference-press")},...d!=="click"&&{onClick(S){r(!1,S.nativeEvent,"reference-press")}}}}),[g,r,l,d]),P=z.useMemo(()=>({onKeyDown:g,onMouseDown(){w.current=!0},onMouseUp(){w.current=!0},[WS[u]]:()=>{s.current.insideReactTree=!0}}),[g,u,s]);return z.useMemo(()=>i?{reference:N,floating:P}:{},[i,N,P])}function GS(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=Wc(),s=z.useRef({}),[i]=z.useState(()=>BS()),c=Gc()!=null;if(process.env.NODE_ENV!=="production"){const f=r.reference;f&&!fe(f)&&kS("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[a,u]=z.useState(r.reference),l=Ut((f,h,m)=>{s.current.openEvent=f?h:void 0,i.emit("openchange",{open:f,event:h,reason:m,nested:c}),n==null||n(f,h,m)}),d=z.useMemo(()=>({setPositionReference:u}),[]),p=z.useMemo(()=>({reference:a||r.reference||null,floating:r.floating||null,domReference:r.reference}),[a,r.reference,r.floating]);return z.useMemo(()=>({dataRef:s,open:t,onOpenChange:l,elements:p,events:i,floatingId:o,refs:d}),[t,l,p,i,o,d])}function qS(e){e===void 0&&(e={});const{nodeId:t}=e,n=GS({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[s,i]=z.useState(null),[c,a]=z.useState(null),l=(o==null?void 0:o.domReference)||s,d=z.useRef(null),p=qc();_t(()=>{l&&(d.current=l)},[l]);const f=ah({...e,elements:{...o,...c&&{reference:c}}}),h=z.useCallback(T=>{const B=fe(T)?{getBoundingClientRect:()=>T.getBoundingClientRect(),getClientRects:()=>T.getClientRects(),contextElement:T}:T;a(B),f.refs.setReference(B)},[f.refs]),m=z.useCallback(T=>{(fe(T)||T===null)&&(d.current=T,i(T)),(fe(f.refs.reference.current)||f.refs.reference.current===null||T!==null&&!fe(T))&&f.refs.setReference(T)},[f.refs]),v=z.useMemo(()=>({...f.refs,setReference:m,setPositionReference:h,domReference:d}),[f.refs,m,h]),A=z.useMemo(()=>({...f.elements,domReference:l}),[f.elements,l]),w=z.useMemo(()=>({...f,...r,refs:v,elements:A,nodeId:t}),[f,v,A,t,r]);return _t(()=>{r.dataRef.current.floatingContext=w;const T=p==null?void 0:p.nodesRef.current.find(B=>B.id===t);T&&(T.context=w)}),z.useMemo(()=>({...f,context:w,refs:v,elements:A}),[f,v,A,w])}function Yc(){return mS()&&i0()}function ZS(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,events:o,dataRef:s,elements:i}=e,{enabled:c=!0,visibleOnly:a=!0}=t,u=z.useRef(!1),l=z.useRef(-1),d=z.useRef(!0);z.useEffect(()=>{if(!c)return;const f=He(i.domReference);function h(){!n&&Fe(i.domReference)&&i.domReference===Uc(jt(i.domReference))&&(u.current=!0)}function m(){d.current=!0}function v(){d.current=!1}return f.addEventListener("blur",h),Yc()&&(f.addEventListener("keydown",m,!0),f.addEventListener("pointerdown",v,!0)),()=>{f.removeEventListener("blur",h),Yc()&&(f.removeEventListener("keydown",m,!0),f.removeEventListener("pointerdown",v,!0))}},[i.domReference,n,c]),z.useEffect(()=>{if(!c)return;function f(h){let{reason:m}=h;(m==="reference-press"||m==="escape-key")&&(u.current=!0)}return o.on("openchange",f),()=>{o.off("openchange",f)}},[o,c]),z.useEffect(()=>()=>{lt(l)},[]);const p=z.useMemo(()=>({onMouseLeave(){u.current=!1},onFocus(f){if(u.current)return;const h=Tr(f.nativeEvent);if(a&&fe(h)){if(Yc()&&!f.relatedTarget){if(!d.current&&!c0(h))return}else if(!wS(h))return}r(!0,f.nativeEvent,"focus")},onBlur(f){u.current=!1;const h=f.relatedTarget,m=f.nativeEvent,v=fe(h)&&h.hasAttribute(Io("focus-guard"))&&h.getAttribute("data-type")==="outside";l.current=window.setTimeout(()=>{var A;const w=Uc(i.domReference?i.domReference.ownerDocument:document);!h&&w===i.domReference||$r((A=s.current.floatingContext)==null?void 0:A.refs.floating.current,w)||$r(i.domReference,w)||v||r(!1,m,"focus")})}}),[s,i.domReference,r,a]);return z.useMemo(()=>c?{reference:p}:{},[c,p])}function Xc(e,t,n){const r=new Map,o=n==="item";let s=e;if(o&&e){const{[d0]:i,[p0]:c,...a}=e;s=a}return{...n==="floating"&&{tabIndex:-1,[CS]:""},...s,...t.map(i=>{const c=i?i[n]:null;return typeof c=="function"?e?c(e):null:c}).concat(e).reduce((i,c)=>(c&&Object.entries(c).forEach(a=>{let[u,l]=a;if(!(o&&[d0,p0].includes(u)))if(u.indexOf("on")===0){if(r.has(u)||r.set(u,[]),typeof l=="function"){var d;(d=r.get(u))==null||d.push(l),i[u]=function(){for(var p,f=arguments.length,h=new Array(f),m=0;m<f;m++)h[m]=arguments[m];return(p=r.get(u))==null?void 0:p.map(v=>v(...h)).find(v=>v!==void 0)}}}else i[u]=l}),i),{})}}function KS(e){e===void 0&&(e=[]);const t=e.map(c=>c==null?void 0:c.reference),n=e.map(c=>c==null?void 0:c.floating),r=e.map(c=>c==null?void 0:c.item),o=z.useCallback(c=>Xc(c,e,"reference"),t),s=z.useCallback(c=>Xc(c,e,"floating"),n),i=z.useCallback(c=>Xc(c,e,"item"),r);return z.useMemo(()=>({getReferenceProps:o,getFloatingProps:s,getItemProps:i}),[o,s,i])}const YS=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function XS(e,t){var n,r;t===void 0&&(t={});const{open:o,elements:s,floatingId:i}=e,{enabled:c=!0,role:a="dialog"}=t,u=Wc(),l=((n=s.domReference)==null?void 0:n.id)||u,d=z.useMemo(()=>{var w;return((w=vS(s.floating))==null?void 0:w.id)||i},[s.floating,i]),p=(r=YS.get(a))!=null?r:a,h=Gc()!=null,m=z.useMemo(()=>p==="tooltip"||a==="label"?{["aria-"+(a==="label"?"labelledby":"describedby")]:o?d:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":p==="alertdialog"?"dialog":p,"aria-controls":o?d:void 0,...p==="listbox"&&{role:"combobox"},...p==="menu"&&{id:l},...p==="menu"&&h&&{role:"menuitem"},...a==="select"&&{"aria-autocomplete":"none"},...a==="combobox"&&{"aria-autocomplete":"list"}},[p,d,h,o,l,a]),v=z.useMemo(()=>{const w={id:d,...p&&{role:p}};return p==="tooltip"||a==="label"?w:{...w,...p==="menu"&&{"aria-labelledby":l}}},[p,d,l,a]),A=z.useCallback(w=>{let{active:T,selected:B}=w;const F={role:"option",...T&&{id:d+"-fui-option"}};switch(a){case"select":case"combobox":return{...F,"aria-selected":B}}return{}},[d,a]);return z.useMemo(()=>c?{reference:m,floating:v,item:A}:{},[c,m,v,A])}const P0=x.forwardRef(({placement:e,className:t=""},n)=>{const o=(s=>{switch(s.split("-")[0]){case"top":return{bottom:"-4px",left:"50%",transform:"translateX(-50%)",borderLeft:"4px solid transparent",borderRight:"4px solid transparent",borderTop:"4px solid #242424"};case"bottom":return{top:"-4px",left:"50%",transform:"translateX(-50%)",borderLeft:"4px solid transparent",borderRight:"4px solid transparent",borderBottom:"4px solid #242424"};case"left":return{right:"-4px",top:"50%",transform:"translateY(-50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:"4px solid #242424"};case"right":return{left:"-4px",top:"50%",transform:"translateY(-50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderRight:"4px solid #242424"};default:return{}}})(e);return I.jsx("div",{ref:n,className:`absolute w-0 h-0 ${t}`,style:o})});P0.displayName="TooltipArrow";const qn=({children:e,content:t,placement:n="top",delay:r=200,showArrow:o=!0,className:s="",disabled:i=!1,maxWidth:c="max-w-xs",trigger:a=["hover","focus"]})=>{const[u,l]=x.useState(!1),d=x.useRef(null),{refs:p,floatingStyles:f,context:h}=qS({open:u&&!i,onOpenChange:l,placement:n,whileElementsMounted:rh,middleware:[Sc(o?12:8),uh({fallbackAxisSideDirection:"start",padding:8}),ch({padding:8}),...o?[h6({element:d})]:[]]}),m=DS(h,{enabled:a.includes("hover"),delay:{open:r,close:150}}),v=ZS(h,{enabled:a.includes("focus")}),A=zS(h,{enabled:a.includes("click")}),w=VS(h),T=XS(h,{role:"tooltip"}),{getReferenceProps:B,getFloatingProps:F}=KS([m,v,A,w,T]);return i?I.jsx(I.Fragment,{children:e}):I.jsxs(I.Fragment,{children:[I.jsx("div",{ref:p.setReference,...B(),className:"cursor-help",children:e}),u&&I.jsx(jS,{children:I.jsxs("div",{ref:p.setFloating,...F(),style:{...f,zIndex:101},className:`
|
|
164
169
|
z-[101] px-3 py-2 cursor-help
|
|
165
170
|
bg-fill-page-secondary
|
|
166
171
|
text-text-primary text-sm font-medium
|
|
@@ -168,5 +173,5 @@ ${Eb(d)}`),super(t.shortMessage,{cause:t,docsPath:r,metaMessages:[...t.metaMessa
|
|
|
168
173
|
relative
|
|
169
174
|
${c}
|
|
170
175
|
${s}
|
|
171
|
-
`,children:[t,o&&M.jsx(S0,{ref:f,placement:h.placement||n})]})})]})},Io="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIcSURBVHgBxZc/T8JAGMafA4mDEXFw0DiQmDi4CP5JHGFx0qizg8QvIHwCZHYAvwEm7mji5CJuJv7DxcWYYMLmIEYXY/R8j6tQaBvuaCm/pOlbSu99+rZ97zlgwDBowvNLCdrF6NJ50891OvNC+wrL3JShgZIAnl+JAj97FKXoMNLl7ySGnQDBHMtcVeFGAM8nKNlnlsI0eoIVuwlhzsmXqcwoURSFK1iVRCSdRDDn5PwC3cutingsJOK60nkiYE0unrdi8uFRIDwFBSJiTKOqzgKMl00teXgS2D0Fto+BiVkoIMYs8Xws4iiAkmeVn/n0oqyA2NQEQI4dytoKMEqfQt/haZmrQ4C8e7/4TtsI4JvwDbYDswCjvXr1yakQMXI2KxCD/8RMAtx2ux5gcjIzBAT8LH8bAQwYbwR8fUAb/vtuEsAr0OX5Eng8o30ZqN1BHzFLAkPGkb4AcdfnObigkbM5HdN3+Qb/ekGdrNu4CMyd8Ag6iElo/QBYzcpYByYsm8QkIFSADmI2nEkAc2sUL0ALHsxZBEjLxA+hSu22tb0+KV9Gd18027M2SybNQui+f53R6g/b+gDLVMi7YQsND+c5dTtzamlE0jiyJLwVYZhSqzO27YRSxFD8v1m4Q4xh74gdBUgRQm2QKsH0Ps82xEs9EndK3sgDlWGkW96naANqSzMSHSy4XprZi2kuTqN09VjrBH9AD4vTgfMHJt+rxIFF7EgAAAAASUVORK5CYII=",XS=(e,t)=>Number(e)>Number(t),$t=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"},Xc=(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 a=o[0]+"."+o[1].substring(0,6);return Xc(a,t)}const s=parseFloat(e),i=parseFloat(t);return!isNaN(s)&&!isNaN(i)&&s>i?{isValid:!0,formattedValue:$t(t),errorType:"auto_adjusted_to_max"}:{isValid:!0,formattedValue:e}},Ks={ETHEREUM:1,ARBITRUM:42161,ARBITRUM_SEPOLIA:421614,SEPOLIA:11155111},QS=[Ks.ETHEREUM,Ks.SEPOLIA,Ks.ARBITRUM,Ks.ARBITRUM_SEPOLIA],JS=e=>{if(e.chainId!==void 0){const t=typeof e.chainId=="string"?parseInt(e.chainId,10):e.chainId;return!QS.includes(t)}return!0},eP=({currentActiveChain:e,selectedToken:t,address:n,onDeposit:r,onCopy:o,onClose:s})=>{const{t:i}=dt(),c=v.useMemo(()=>JS(e||{}),[e]);return M.jsxs(M.Fragment,{children:[M.jsx("div",{className:"flex justify-center mt-4 mb-3",children:n&&M.jsx("div",{className:"bg-white rounded-lg",children:M.jsx(o0,{value:n,size:120,level:"L",bgColor:"#ffffff",fgColor:"#000000",marginSize:0})})}),n&&M.jsxs("div",{className:"flex items-center justify-between bg-fill-input-primary rounded-lg py-2 px-3 mb-3",children:[M.jsx("span",{className:"flex-1 text-text-primary text-sm font-medium break-all mr-3",children:n}),M.jsx(nS,{onCopy:()=>{o&&o(n)},text:n,children:M.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[M.jsx("rect",{x:"2.08496",y:"4.02295",width:"9.89893",height:"9.89893",rx:"2",stroke:"#F9F9F9"}),M.jsx("path",{d:"M5.85547 2.07861H11.415C12.7957 2.07861 13.915 3.1979 13.915 4.57861V10.0786",stroke:"#F9F9F9",strokeLinecap:"round"})]})},"copy")]}),M.jsxs("div",{className:"border-b border-dashed border-line-divider-secondary pb-4",children:[M.jsxs("div",{className:"flex items-start",children:[M.jsx("div",{className:"w-5",children:M.jsx("img",{src:Io,className:"w-4 h-4",alt:"Warning"})}),M.jsx("div",{className:"flex-1",children:M.jsx("p",{className:"text-xs text-functional-orange-1",children:i("deposit.depositAllTip",{coin:t,v:e==null?void 0:e.chain})})})]}),c&&M.jsxs(M.Fragment,{children:[M.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"}),M.jsx("div",{className:"flex items-start pl-5 text-functional-orange-1 text-xs",children:i("deposit.depositTipFor25w")})]})]}),M.jsxs("div",{className:"text-sm",children:[M.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-4",children:[M.jsx("span",{className:"text-text-tertiary",children:i("deposit.arrivalTime")}),M.jsx(Gn,{content:M.jsxs("div",{className:"grid flex-grow max-w-[300px] min-w-[80px] rounded-2xl flex-col gap-[10px]",children:[M.jsx("p",{children:i("deposit.arrivaltimeTooltip1",{v:(e==null?void 0:e.blockTime)*e.txConfirm/60,v1:e==null?void 0:e.txConfirm})}),M.jsx("p",{children:i("deposit.arrivaltimeTooltip2")})]}),placement:"top",children:M.jsx("span",{className:"text-text-primary font-medium text-right border-b-[2px] border-dashed border-line-divider-primary decoration-dashed",children:i("deposit.arrivalEstimated",{v:(e==null?void 0:e.blockTime)*e.txConfirm/60})})})]}),M.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-1",children:[M.jsx("span",{className:"text-text-tertiary",children:i("deposit.minDeposit")}),M.jsxs("span",{className:"text-text-primary font-medium text-right",children:["10 ",t]})]}),M.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-1",children:[M.jsx("span",{className:"text-text-tertiary",children:i("deposit.maxDeposit")}),M.jsxs("span",{className:"text-text-primary font-medium text-right",children:["200,000 ",t]})]})]}),M.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:()=>{r&&r({amount:"",chainId:e.chainId,tokenAddress:n,tokenSymbol:t}),s()},children:i("deposit.title")})]})},Mo=({size:e="xs",color:t,className:n="",label:r="Loading...",inline:o=!1})=>{const s=t?`loading-${t}`:"",i=o?"loading-inline":"";return M.jsx("span",{className:`loading loading-${e} loading-spinner ${s} ${i} ${n}`.trim(),"aria-label":r,role:"status","aria-live":"polite"})},tP=(e,t,n)=>{const r=parseFloat(String(e)||"0"),o=parseFloat(String(t)||"0");if(o>0){const s=r-o,i=$t(Math.max(0,s).toString());return M.jsxs("span",{className:"flex items-center gap-1",children:[$t(e),M.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),i," ",n]})}return`${$t(e)} ${n}`},nP=(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)},rP=(e,t,n)=>{if(!Rh(e,n))return!1;try{const r=new Ee(t||"0"),o=new Ee("200000");return r.isNaN()||o.isNaN()?!1:r.gte(o)}catch{return!1}},oP=(e,t,n)=>{let r=t||"0";if(Rh(e,n))try{const o=new Ee(r),s=new Ee("200000");o.gt(s)&&(r="200000")}catch(o){console.warn("Error calculating max amount limit:",o)}try{const o=new Ee(r||"0");return console.log("bn:",o),o.isNaN()?r:o.decimalPlaces(6,Ee.ROUND_DOWN).toString()}catch{return r}},P0={chains:[],spotChains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""},defaultChainId:1,defaultAccountType:"perpetual",balances:{spot:{},perpetual:{}}};let We=null;const $0=v.forwardRef((e,t)=>{const[n,r]=v.useState(!1),[o,s]=v.useState(!1),[i,c]=v.useState(P0),a=v.useCallback(h=>{c(h),r(!0)},[]),u=v.useCallback(h=>{c(m=>({...m,...h}))},[]),l=v.useCallback(()=>{r(!1),s(!1),i.onClose&&i.onClose()},[i.onClose]),f=v.useCallback(h=>{s(h)},[]),p=v.useCallback(()=>n,[n]),d=v.useCallback(()=>o,[o]);return v.useImperativeHandle(t,()=>({openDeposit:a,closeDeposit:l,updateDepositOptions:u,setDepositLoading:f,isOpen:p,isLoading:d}),[a,l,u,f,p,d]),v.useEffect(()=>(We={openDeposit:a,closeDeposit:l,updateDepositOptions:u,setDepositLoading:f,isOpen:p,isLoading:d},()=>{We=null}),[a,l,u,f,p,d]),n?M.jsx(I0,{isOpen:n,isLoading:o,onClose:l,currentActiveAccount:i.currentActiveAccount,chains:i.chains,spotChains:i.spotChains,defaultChainId:i.defaultChainId,defaultAccountType:i.defaultAccountType,balances:i.balances,wagmiHooks:i.wagmiHooks,onDeposit:i.onDeposit,onCopy:i.onCopy,onChainChange:h=>{var m;return(m=i.onChainChange)==null?void 0:m.call(i,h)},onTokenChange:h=>{var m;return(m=i.onTokenChange)==null?void 0:m.call(i,h)}}):null});$0.displayName="DepositManager";const A0=e=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.openDeposit(e||P0)},T0=()=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.closeDeposit()},O0=e=>{We&&We.updateDepositOptions(e)},Ys=e=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.setDepositLoading(e)},sP=()=>We?We.isOpen():!1,N0=()=>We?We.isLoading():!1,iP=()=>({openDeposit:A0,closeDeposit:T0,updateDepositOptions:O0,setDepositLoading:Ys,isOpen:sP,isLoading:N0}),aP=e=>{const{t}=dt(),{isNetworkMismatch:n,depositAmount:r,approved:o,currentTokenBalance:s,selectedToken:i,showLayerZeroTip:c,minDeposit:a=10}=e;return v.useMemo(()=>{if(n)return{text:t("deposit.switchNetwork"),disabled:!0,isNetworkSwitch:!0};const u=parseFloat(r||"0"),f=(i||"").toUpperCase()==="ETH"?.001:a,p=nP(r,s||"0",o);return!r||u===0||!o?{text:t(c?"deposit.layerZeroDepositButton":"deposit.confirmDeposit"),disabled:!0,isNetworkSwitch:!1}:u<f?{text:t("deposit.minDepositParsed",{amount:f,token:i}),disabled:!0,isNetworkSwitch:!1}:{text:t(c?"deposit.layerZeroDepositButton":"deposit.confirmDeposit"),disabled:!p,isNetworkSwitch:!1}},[n,r,o,s,i,c,a,t])};function cP(e){const{account:t,accountChainId:n,targetChainId:r,tokenInfo:o,amount:s}=e,{useReadContract:i,useWriteContract:c,usePublicClient:a,useSwitchChain:u}=e.wagmiHooks,l=o==null?void 0:o.tokenAddress,f=(o==null?void 0:o.decimals)??18,p=o==null?void 0:o.contractAddress,d=!l||l.toLowerCase()==="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",{switchChainAsync:h}=u(),{writeContractAsync:m}=c(),x=a(),T=i({address:l,abi:ur,functionName:"allowance",args:[An(t||""),p],chainId:r,query:{enabled:!!(!d&&t&&r&&l&&p)}}),w=T!=null&&T.isSuccess?T.data:void 0,A=v.useMemo(()=>{if(d)return!0;if(!T.isSuccess||w===void 0||w===0n)return!1;try{const B=mw(String(Number(s||"0")||0),Number(f));return w>=B}catch{return!1}},[d,T.isSuccess,w,s,f]),L=v.useCallback(async()=>{try{if(r&&n&&+n!=+r&&await h({chainId:+r}),!m||!x||!l||!p)return;const _=An(l),D=An(p);if((w||0n)>0n){const $=await m({abi:ur,address:_,functionName:"approve",args:[D,0n]});await x.waitForTransactionReceipt({hash:$})}const y=await m({abi:ur,address:_,functionName:"approve",args:[D,Bl]});await x.waitForTransactionReceipt({hash:y}),T!=null&&T.refetch&&await T.refetch()}catch(B){console.error("[useApprove] onApprove failed:",B)}},[r,n,l,p,w,T,m,x,h]);return{approve:A,onApprove:L}}const uP=({token:e,account:t,chainId:n,wagmiHooks:r,onResult:o})=>{var i;const s=(i=r==null?void 0:r.useBalance)==null?void 0:i.call(r,{address:t,token:e.tokenAddress,chainId:n,query:{enabled:!!t&&!!n&&!!e.tokenAddress&&!!(r!=null&&r.useBalance)}});return v.useEffect(()=>{o(An(e.tokenAddress),{balance:s})},[s,e.tokenAddress,o]),null},lP=({account:e,chainId:t,contractAddress:n,tokens:r=[],wagmiHooks:o})=>{var w;const s=typeof t=="string"?Number.isFinite(Number(t))?Number(t):void 0:t,i=v.useMemo(()=>{const A="0x0000000000000000000000000000000000000000",L="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee";return r.filter(B=>{const _=B.tokenAddress;if(!_)return!1;const D=_.toLowerCase();return!(_===A||D===L)})},[r]),[c,a]=v.useState({}),u=v.useCallback((A,L)=>{a(B=>({...B,[A]:L}))},[]),l=(w=o==null?void 0:o.useBalance)==null?void 0:w.call(o,{address:e,chainId:s,query:{enabled:!!e&&!!s&&!!(o!=null&&o.useBalance)}}),[f,p]=v.useState(0),d=v.useMemo(()=>i.map(A=>v.createElement(uP,{key:`${A.tokenAddress}-${f}`,token:A,account:e,chainId:s,contractAddress:n,wagmiHooks:o,onResult:u})),[i,e,s,n,o,u,f]),h=v.useMemo(()=>{const A=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"},L=i.map(_=>{const D=c[An(_.tokenAddress)],g=D==null?void 0:D.balance,y=g==null?void 0:g.data;return{address:An(_.tokenAddress),value:(y==null?void 0:y.value)||BigInt(0),formatted:(y==null?void 0:y.formatted)||"0",decimals:(y==null?void 0:y.decimals)||_.decimals}}).filter(_=>_.address),B=L.reduce((_,D)=>({..._,[D.address]:{balance:D}}),{});return{balanceList:L,baseTokenBalance:A,combinedData:B}},[l,c,i]),m=v.useCallback(async()=>h,[h]),x=v.useMemo(()=>{const A=(l==null?void 0:l.isLoading)||!1,L=Object.values(c).some(B=>{var _;return(_=B.balance)==null?void 0:_.isLoading});return A||L},[l==null?void 0:l.isLoading,c]),T=v.useCallback(()=>p(A=>A+1),[]);return{multicallRun:m,multicallRefresh:T,multicallResult:h,validErcTokens:i,isLoading:x,queryComponents:d}},fP=({address:e,currentActiveChain:t,selectedToken:n,accountType:r,platformBalance:o,isLoading:s,wagmiHooks:i,onChainChange:c,onDeposit:a})=>{const{t:u}=dt(),l=i.useAccount(),f=t.tokenList.find(j=>j.token===n||j.symbol===n),p=t.chainId,[d,h]=v.useState("");v.useEffect(()=>{h("")},[n,t.chainId]);const{multicallResult:m,queryComponents:x}=lP({account:e,chainId:t.chainId,contractAddress:(f==null?void 0:f.contractAddress)||(t==null?void 0:t.contractAddress),tokens:(t==null?void 0:t.tokenList)||[],wagmiHooks:i}),T=v.useMemo(()=>{var U;if(!f)return"0";if(!f.tokenAddress||f.tokenAddress.toLowerCase()==="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee")return m.baseTokenBalance.formatted;const j=m.combinedData[f.tokenAddress];return((U=j==null?void 0:j.balance)==null?void 0:U.formatted)||"0"},[f,m]),w="0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",A="0xceeed84620e5eb9ab1d6dfc316867d2cda332e41",L=v.useMemo(()=>{var j,U;return jv({chain:_v,transport:g1(t.rpcUrl||((j=window==null?void 0:window.ENV)==null?void 0:j.CHAIN_RPC_URL_42161)||((U=window==null?void 0:window.ENV)==null?void 0:U.CHAIN_RPC_URL_421614))})},[t.rpcUrl]),B="1000000000000",{formatted:_}=Uv({client:L,tokenAddress:w,holder:A,decimals:6,fallbackFormatted:B,pollingInterval:12e3}),[D,g]=v.useState(!1),{approve:y,onApprove:$}=cP({account:e,accountChainId:l.chainId,targetChainId:+t.chainId,tokenInfo:f,amount:d,wagmiHooks:i}),I=v.useCallback(async()=>{if(!D)try{g(!0),await $()}catch(j){console.error("Approve failed:",j)}finally{g(!1)}},[D,$]),O=v.useMemo(()=>+l.chainId!=+t.chainId,[l.chainId,t.chainId]),P=v.useCallback(async()=>{c&&c(p)},[c,p]);v.useEffect(()=>{O&&P()},[O,P]);const{showLayerZeroTip:S,layerZeroTipKey:E}=v.useMemo(()=>{const j=+t.chainId==42161||+t.chainId==421614,U=(n==null?void 0:n.toUpperCase())==="USDT",W=new Ee(d||"0"),K=new Ee("200000");let G=!1,H;if(j&&U&&d)if(W.gte(K))G=!0,H="deposit.layerZeroDepositTipGte200k";else{const V=_;if(typeof V=="string"&&V.length>0){const Q=new Ee(V);!Q.isNaN()&&W.gte(Q)&&(G=!0,H="deposit.layerZeroDepositTipExceedPool")}}return{showLayerZeroTip:G,layerZeroTipKey:H}},[t.chainId,n,d,_]),N=v.useCallback(()=>oP(+t.chainId,T||"0",n),[T,t==null?void 0:t.chainId,n]),C=v.useMemo(()=>rP(+t.chainId,d,n),[t==null?void 0:t.chainId,d,n]),b=aP({isNetworkMismatch:O,depositAmount:d,approved:y,currentTokenBalance:T,selectedToken:n,showLayerZeroTip:S,minDeposit:10}),k=j=>{const U=j.target.value,W=N(),K=Xc(U,W);if(K.isValid)h(K.formattedValue),K.errorType;else return K.errorType==="exceed_balance",void 0},R=v.useCallback(async()=>{Ys(!0);try{a&&a({amount:d,chainId:p,tokenAddress:(f==null?void 0:f.tokenAddress)||"",tokenSymbol:n,accountType:r})}catch(j){console.error("Deposit error:",j),Ys(!1)}},[a,d,p,f==null?void 0:f.tokenAddress,r,n]);return M.jsxs(M.Fragment,{children:[x,M.jsxs("div",{className:"bg-fill-input-primary rounded-lg px-3 py-3 my-4",children:[M.jsxs("div",{className:"flex justify-between items-center h-[18px] mb-3",children:[M.jsx("input",{type:"text",placeholder:u("deposit.amount"),value:d,onChange:k,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"}),M.jsx("button",{onClick:()=>{const j=N();h(j)},className:"text-theme-normal text-xs font-medium cursor-pointer hover:opacity-80 transition-opacity h-full flex items-center",children:u("deposit.max")})]}),M.jsx("div",{className:"h-[1px] bg-line-divider-secondary mb-2"}),M.jsxs("div",{className:"flex justify-between items-center",children:[M.jsx(Gn,{content:u("deposit.availableDesc"),children:M.jsx("span",{className:"text-text-tertiary text-xs leading-[14px] border-b border-dashed border-line-divider-primary",children:u("deposit.available")})}),M.jsx("span",{className:"text-text-primary text-xs leading-[14px]",children:tP(T||"0",d,n)})]})]}),!y&&XS(d||"0",0)&&M.jsxs("div",{className:"flex justify-center flex-col items-center",children:[M.jsx("h3",{className:"text-text-primary text-sm leading-4 font-medium",children:u("deposit.enableSystemProWithToken",{token:n,network:t==null?void 0:t.chain})}),M.jsx("p",{className:"text-text-secondary text-xs leading-3 mt-4",children:u("deposit.enableTokenDesc",{token:n,network:t==null?void 0:t.chain})}),M.jsx("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 disabled:opacity-50 disabled:cursor-not-allowed flex items-center justify-center",onClick:I,disabled:D,children:D?M.jsx(Mo,{size:"xs",inline:!0}):u("deposit.enableWithToken",{token:n})})]}),S&&M.jsxs(M.Fragment,{children:[M.jsxs("div",{className:"flex mb-4",children:[M.jsx("div",{className:"w-5",children:M.jsx("img",{src:Io,className:"w-4 h-4",alt:"Warning"})}),M.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u(E||"deposit.layerZeroDepositTip")})]}),M.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"})]}),C&&M.jsxs("div",{className:"flex mb-4",children:[M.jsx("div",{className:"w-5",children:M.jsx("img",{src:Io,className:"w-4 h-4",alt:"Warning"})}),M.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u("deposit.depositTipFor25w")})]}),C&&M.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"}),M.jsxs("div",{className:"flex mb-4",children:[M.jsx("div",{className:"w-5",children:!(C||S)&&M.jsx("img",{src:Io,className:"w-4 h-4",alt:"Warning"})}),M.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u("deposit.noPrivateKeyWalletWarning")})]}),M.jsxs("div",{className:"border-t border-line-divider-secondary border-dashed py-4",children:[M.jsxs("div",{className:"flex justify-between items-center h-[18px] leading-4",children:[M.jsx("span",{className:"text-sm text-text-tertiary",children:u("deposit.arrivalTime")}),M.jsx(Gn,{content:M.jsxs("div",{className:"grid flex-grow max-w-[300px] min-w-[80px] rounded-2xl flex-col gap-[10px]",children:[M.jsx("p",{children:u("deposit.arrivaltimeTooltip1",{v:(t==null?void 0:t.blockTime)*t.txConfirm/60,v1:t==null?void 0:t.txConfirm})}),M.jsx("p",{children:u("deposit.arrivaltimeTooltip2")})]}),placement:"top",children:M.jsx("span",{className:"text-text-primary font-medium text-right border-b-[2px] border-dashed border-line-divider-primary decoration-dashed text-sm",children:u("deposit.arrivalEstimated",{v:(t==null?void 0:t.blockTime)*t.txConfirm/60})})})]}),M.jsxs("div",{className:"flex justify-between items-center h-[18px] leading-4 mt-2",children:[M.jsx("span",{className:"text-sm text-text-tertiary",children:u("deposit.equity")}),M.jsx("span",{className:"text-sm text-text-primary font-medium",children:d?M.jsxs("span",{className:"flex items-center gap-1",children:[$t(o),M.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),$t((parseFloat(o)+parseFloat(d)).toString())," ",n]}):`${$t(o)} ${n}`})]})]}),M.jsxs("button",{className:`w-full h-[38px] text-sm rounded-xl font-medium transition-colors flex items-center justify-center gap-2 ${b.disabled||s?"bg-text-disabled text-text-secondary cursor-not-allowed":"bg-fill-btn-primary text-text-on-sec-btn"}`,onClick:R,disabled:b.disabled||s,children:[(s||O)&&M.jsx(Mo,{size:"xs"}),b.text]})]})},C0=e=>e.toLocaleUpperCase()===Dn?Dn:ka,Qc=e=>C0(e.wallet)===Dn,dP=e=>C0(e.wallet)===ka,I0=({isOpen:e,isLoading:t=!1,onClose:n,currentActiveAccount:r,chains:o,spotChains:s=[],defaultChainId:i,defaultAccountType:c="perpetual",balances:a,wagmiHooks:u,onDeposit:l,onCopy:f,onChainChange:p,onTokenChange:d})=>{const{t:h}=dt(),[m,x]=v.useState(c),T=v.useCallback(O=>O==="spot"&&s&&s.length>0?s:o,[o,s]),w=T(c),[A,L]=v.useState(()=>{var O;return!w||w.length===0?1:i||((O=w[0])==null?void 0:O.chainId)||1}),B=v.useMemo(()=>T(m),[m,T]),_=B.find(O=>O.chainId===A)||B[0],[D,g]=v.useState(()=>{var N,C;if(!w||w.length===0)return"";const O=i||((N=w[0])==null?void 0:N.chainId),P=w.find(b=>b.chainId===O)||w[0],S=((P==null?void 0:P.tokenList)||[]).length>0?P:w.find(b=>(b.tokenList||[]).length>0),E=(C=S==null?void 0:S.tokenList)==null?void 0:C[0];return(E==null?void 0:E.token)||(E==null?void 0:E.symbol)||""}),y=v.useCallback(O=>{L(O),p==null||p(O)},[p]),$=v.useCallback(O=>{g(O),d==null||d(O)},[d]),I=v.useMemo(()=>{const O=(D||"").toLowerCase();if(console.log("key:",O),!O)return"0";const P=m==="spot"?a==null?void 0:a.spot:a==null?void 0:a.perpetual,S=P==null?void 0:P[O];return typeof S=="string"&&S.length>0?S:"0"},[a,m,D]);return e?ke.createPortal(M.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 w-screen h-screen",style:{zIndex:98},children:M.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[99] flex items-center justify-center",style:{background:"rgba(0, 0, 0, 0.6)",backdropFilter:"blur(10px)",WebkitBackdropFilter:"blur(10px)"},onClick:()=>{n()},"aria-hidden":"true",children:M.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl border-[2px] border-solid border-line-divider-secondary",onClick:O=>{O.stopPropagation()},children:[M.jsxs("div",{className:"flex items-center justify-between mb-4",children:[M.jsx("h2",{className:"text-lg font-semibold text-white",children:h("deposit.title")}),M.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:n,"aria-label":"Close",children:M.jsx(Bd,{className:"h-4 w-4"})})]}),M.jsx(jh,{selectedAccount:m,onAccountChange:O=>{var j,U;const P=O||"perpetual";x(P);const S=T(P);if(!S||S.length===0)return;const E=S.find(W=>W.chainId===A),N=E?E.chainId:S[0].chainId;L(N),p==null||p(N);const C=S.find(W=>W.chainId===N),b=(C==null?void 0:C.tokenList)||[],R=b.some(W=>(W.symbol||W.token)===D)?D:((j=b[0])==null?void 0:j.symbol)||((U=b[0])==null?void 0:U.token)||"";R&&(g(R),d==null||d(R))},className:"w-full"}),M.jsx(Dh,{currentActiveChain:_,chainList:B,onChainChange:y,curSelectToken:D,onTokenChange:$,walletType:Qc(r)?Dn:ka}),Qc(r)&&M.jsx(eP,{address:r.smartWalletAddress,currentActiveChain:_,selectedToken:D,onDeposit:l,onCopy:f,onClose:n}),dP(r)&&M.jsx(fP,{address:r.ethAddress,currentActiveChain:_,selectedToken:D,accountType:m,platformBalance:I,isLoading:t,wagmiHooks:u,onChainChange:y,onDeposit:l,onClose:n})]})})}),document.body):null},pP=({withdrawAmount:e,curSelectToken:t,tokenInfo:n,currentActiveChain:r,platformBalance:o="0",fee:s="0.00",walletType:i="evm",receiverAddress:c="",accountType:a="perpetual",onWithdrawAmountChange:u,onReceiverAddressChange:l,onAmountChanged:f,showPoolBalanceInsufficientTip:p=!1})=>{const{t:d}=dt(),h=v.useMemo(()=>{if(a==="spot"||!an(r==null?void 0:r.chainId)){const L=new Ee(e||"0").minus(s||"0").decimalPlaces(2,Ee.ROUND_DOWN);return L.isNegative()?"0.00":L.toString()}return e||"0"},[e,s,r==null?void 0:r.chainId,a]),m=v.useMemo(()=>o||"0",[o]),x=v.useMemo(()=>{const L=(n==null?void 0:n.feeRate)||(n==null?void 0:n.withdrawFeeRate)||(r==null?void 0:r.feeRate)||0;try{return new Ee(L||0).times(100).toString()}catch{return"0"}},[n==null?void 0:n.feeRate,n==null?void 0:n.withdrawFeeRate,r==null?void 0:r.feeRate]),T=L=>{const B=L.target.value,_=m||"0",D=Xc(B,_);if(D.isValid){let g=D.formattedValue;const y=n==null?void 0:n.minWithdrawSize;if(y!=null&&`${y}`!="")try{const $=new Ee(g||"0"),I=new Ee(y||"0"),O=new Ee(_||"0");!$.isNaN()&&!I.isNaN()&&!O.isNaN()&&I.lte(O)&&$.gt(0)&&$.lt(I)&&(g=I.decimalPlaces(6,Ee.ROUND_DOWN).toString())}catch{}u(g),D.errorType,f==null||f(g)}else return D.errorType==="exceed_balance",void 0},w=()=>{u(m),f==null||f(m)},A=()=>{const L=parseFloat(o||"0"),B=parseFloat(e||"0");if(B>0){const _=L-B,D=$t(Math.max(0,_).toString());return M.jsxs("span",{className:"flex items-center gap-1",children:[$t(o||"0"),M.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),D," ",t]})}return`${$t(o||"0")} ${t}`};return M.jsxs(M.Fragment,{children:[M.jsxs("div",{className:"bg-fill-input-primary rounded-lg px-3 py-3 my-4",children:[M.jsxs("div",{className:"flex justify-between items-center h-[18px] mb-3",children:[M.jsx("input",{type:"text",placeholder:d("deposit.amount"),value:e,onChange:T,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"}),M.jsx("button",{onClick:w,className:"text-theme-normal text-xs font-medium cursor-pointer hover:opacity-80 transition-opacity h-full flex items-center",children:d("deposit.max")})]}),M.jsx("div",{className:"h-[1px] bg-line-divider-secondary mb-2"}),M.jsxs("div",{className:"flex justify-between items-center",children:[M.jsx(Gn,{content:d("withdraw.availableDesc"),children:M.jsx("span",{className:"text-text-tertiary text-xs leading-[14px] border-b border-dashed border-line-divider-primary",children:d("deposit.available")})}),M.jsx("span",{className:"text-text-primary text-xs leading-[14px]",children:A()})]})]}),i==="mpc"&&(a==="spot"||!an(r==null?void 0:r.chainId))?M.jsx("div",{className:"bg-fill-input-primary rounded-lg my-4 h-9 flex items-center px-3",children:M.jsx("input",{type:"text",placeholder:d("withdraw.receiverAddress"),value:c,onChange:L=>l==null?void 0:l(L.target.value),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"})}):null,M.jsx("div",{className:"bg-fill-page-secondary rounded-lg mb-4",children:an(r==null?void 0:r.chainId)?M.jsxs(M.Fragment,{children:[M.jsx("p",{className:"text-text-tertiary text-xs leading-[18px]",children:d("withdraw.noticeDesc")}),M.jsx("a",{className:"block text-xs leading-[18px] mt-1 text-theme-normal",href:"https://edgex-1.gitbook.io/edgeX-documentation/getting-started/deposits-and-withdrawals/withdrawals",rel:"noreferrer",target:"_blank",children:d("withdraw.commonWithdraw")})]}):M.jsx("p",{className:"text-text-tertiary text-xs leading-[18px]",children:d("withdraw.crossChainTips")})}),p&&M.jsxs("div",{className:"flex mb-4",children:[M.jsx("div",{className:"w-5",children:M.jsx("img",{src:Io,className:"w-4 h-4",alt:"Warning"})}),M.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:d("withdraw.poolBalanceInsufficientTip")})]}),M.jsxs("div",{className:"py-4 border-t border-line-divider-secondary border-dashed",children:[M.jsxs("div",{className:"flex items-center justify-between h-[18px] leading-[18px]",children:[M.jsx(Gn,{content:M.jsxs("div",{children:[M.jsx("div",{children:d("withdraw.speedNote")}),M.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[M.jsx(Oo,{selectedLevel:Pt.FAST,maxLevel:3}),M.jsx("span",{children:d("withdraw.speedNoteSpeed1")})]}),M.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[M.jsx(Oo,{selectedLevel:Pt.Medium,maxLevel:3}),M.jsx("span",{children:d("withdraw.speedNoteSpeed2")})]}),M.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[M.jsx(Oo,{selectedLevel:Pt.SLOW,maxLevel:3}),M.jsx("span",{children:d("withdraw.speedNoteSpeed3")})]})]}),children:M.jsx("span",{className:"text-text-tertiary text-sm leading-4 border-b border-dashed border-line-divider-primary",children:d("withdraw.speed")})}),M.jsx("div",{className:"flex items-center",children:M.jsx(Oo,{selectedLevel:an(r==null?void 0:r.chainId)?Pt.SLOW:Pt.FAST,maxLevel:3})})]}),(a==="spot"||!an(r==null?void 0:r.chainId))&&M.jsxs("div",{className:"flex items-center justify-between mt-2 h-[18px]",children:[M.jsx(Gn,{content:d("withdraw.feeCalculationTip"),children:M.jsxs("span",{className:"text-text-tertiary text-sm leading-4 border-b border-dashed border-line-divider-primary",children:[d("withdraw.fee"),"/",d("withdraw.feeRate")]})}),M.jsxs("span",{className:"text-text-primary text-sm leading-4 font-medium",children:[s," ",t," / ",x,"%"]})]}),M.jsxs("div",{className:"flex items-center justify-between mt-2 h-[18px]",children:[M.jsx("span",{className:"text-text-tertiary text-sm leading-4",children:d(an(r==null?void 0:r.chainId)?"withdraw.withdrawlAmount":"withdraw.amountToReceive")}),M.jsxs("span",{className:"text-text-primary text-sm leading-4 font-medium",children:[$t(h)," ",t]})]})]})]})},hP=[];let Ve=null;const M0=v.forwardRef((e,t)=>{const[n,r]=v.useState(!1),[o,s]=v.useState(!1),[i,c]=v.useState({chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}}),a=v.useCallback(h=>{c(h||{chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}}),r(!0)},[]),u=v.useCallback(h=>{c(m=>({...m,...h}))},[]),l=v.useCallback(()=>{r(!1),s(!1),i.onClose&&i.onClose()},[i.onClose]),f=v.useCallback(h=>{s(h)},[]),p=v.useCallback(()=>n,[n]),d=v.useCallback(()=>o,[o]);return v.useImperativeHandle(t,()=>({openWithdraw:a,closeWithdraw:l,updateWithdrawOptions:u,setWithdrawLoading:f,isOpen:p,isLoading:d}),[a,l,u,f,p,d]),v.useEffect(()=>(Ve={openWithdraw:a,closeWithdraw:l,updateWithdrawOptions:u,setWithdrawLoading:f,isOpen:p,isLoading:d},()=>{Ve=null}),[a,l,u,f,p,d]),n?M.jsx(R0,{isOpen:n,isLoading:o,onClose:l,config:i.config||{symbol:"USDT"},currentActiveAccount:i.currentActiveAccount,chains:i.chains||hP,spotChains:i.spotChains,balances:i.balances,defaultChainId:i.defaultChainId,defaultTokenAddress:i.defaultTokenAddress,defaultAmount:i.defaultAmount,defaultAccountType:i.defaultAccountType,currentEquity:i.currentEquity??5e3,platformBalance:i.platformBalance||"0",fee:i.fee,wagmiHooks:i.wagmiHooks,onWithdraw:i.onWithdraw,onChainChange:i.onChainChange,onTokenChange:i.onTokenChange,onAmountChanged:i.onAmountChanged}):null});M0.displayName="WithdrawManager";const k0=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.openWithdraw(e||{chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}})},L0=()=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.closeWithdraw()},B0=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.updateWithdrawOptions(e)},Xs=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.setWithdrawLoading(e)},mP=()=>Ve?Ve.isOpen():!1,F0=()=>Ve?Ve.isLoading():!1,gP=()=>({openWithdraw:k0,closeWithdraw:L0,updateWithdrawOptions:B0,setWithdrawLoading:Xs,isOpen:mP,isLoading:F0}),bP=({walletType:e,chains:t,spotChains:n=[],defaultChainId:r,defaultTokenAddress:o,defaultAmount:s="",defaultAccountType:i="perpetual",currentEquity:c,platformBalance:a="0",balances:u,fee:l="0.00",isLoading:f=!1,onWithdraw:p,onClose:d,onChainChange:h,onTokenChange:m,onAmountChanged:x})=>{var G;const{t:T}=dt(),[w,A]=v.useState(i),L=v.useCallback(H=>H==="spot"&&n&&n.length>0?n:t,[t,n]),B=v.useMemo(()=>L(w),[w,L]),_=v.useMemo(()=>{var pe,Pe;const H="USDC";if(!B||B.length===0)return{chainId:1,tokenSymbol:""};const V=he=>Array.isArray(he.tokenList)&&he.tokenList.some(me=>(me.token||me.symbol||"").toUpperCase()===H),Y=B.find(V)||B[0];if(!Y||!Array.isArray(Y.tokenList)||Y.tokenList.length===0)return{chainId:(Y==null?void 0:Y.chainId)||1,tokenSymbol:""};const Q=Y.tokenList.find(he=>(he.token||he.symbol||"").toUpperCase()===H),oe=(Q==null?void 0:Q.token)||(Q==null?void 0:Q.symbol)||((pe=Y.tokenList[0])==null?void 0:pe.token)||((Pe=Y.tokenList[0])==null?void 0:Pe.symbol)||"";return{chainId:Y.chainId,tokenSymbol:oe}},[B]),[D,g]=v.useState(()=>_.chainId),[y,$]=v.useState(()=>_.tokenSymbol),[I,O]=v.useState(s),[P,S]=v.useState(""),E=v.useCallback(H=>{g(H),h==null||h(H)},[h]),N=v.useCallback(H=>{$(H),m==null||m(H)},[m]),C=v.useRef(!0),b=v.useRef(y),k=v.useRef(D);v.useEffect(()=>{if(C.current){C.current=!1,b.current=y,k.current=D;return}(b.current!==y||k.current!==D)&&(O(""),b.current=y,k.current=D)},[y,D]);const R=B&&B.length>0?B.find(H=>H.chainId===D)||B[0]:null,j=(G=R==null?void 0:R.tokenList)==null?void 0:G.find(H=>H.token===y),U=v.useMemo(()=>{const H=new Ee(I||"0"),V=new Ee(l||"0"),Y=an(D);return!I||H.isZero()||!Y&&H.isLessThan(V)||j!=null&&j.minWithdrawSize&&H.lt(j.minWithdrawSize)?{text:T("withdraw.confirmWithdraw"),disabled:!0}:e==="mpc"&&(!Y||w==="spot")&&!P.trim()?{text:T("withdraw.invalidReceiverAddress"),disabled:!0}:{text:T("withdraw.confirmWithdraw"),disabled:!1}},[T,D,I,e,P,l,w,j]),W=v.useMemo(()=>{const H=(y||"").toLowerCase();if(!H)return a||"0";const V=w==="spot"?u==null?void 0:u.spot:u==null?void 0:u.perpetual,Y=V==null?void 0:V[H];return typeof Y=="string"&&Y.length>0?Y:a||"0"},[u,w,y,a]),K=v.useCallback(async()=>{Xs(!0);try{if(p){const H=new Ee(I||"0");console.log("selectedToken:",j);const V={amount:H.toString(),chainId:D,tokenAddress:(j==null?void 0:j.tokenAddress)||"",coinId:(j==null?void 0:j.coinId)||"",tokenSymbol:y,accountType:w,selectedToken:j};e==="mpc"&&(!an(D)||w==="spot")&&(V.receiverAddress=P),p(V)}}catch{Xs(!1)}},[p,w,j,I,D,y,e,P]);return!B||B.length===0?M.jsx("div",{className:"text-center py-8",children:M.jsx("p",{className:"text-gray-400",children:"No chains available"})}):R?M.jsxs(M.Fragment,{children:[M.jsx(jh,{selectedAccount:w,onAccountChange:H=>{var le,xn;const V=H||"perpetual";A(V);const Y=L(V);if(!Y||Y.length===0)return;const Q=Y.find(cn=>cn.chainId===D),oe=Q?Q.chainId:Y[0].chainId;g(oe),h==null||h(oe);const pe=Y.find(cn=>cn.chainId===oe),Pe=(pe==null?void 0:pe.tokenList)||[],me=Pe.some(cn=>(cn.symbol||cn.token)===y)?y:((le=Pe[0])==null?void 0:le.symbol)||((xn=Pe[0])==null?void 0:xn.token)||"";me&&($(me),m==null||m(me))},className:"w-full"}),M.jsx(Dh,{currentActiveChain:R,chainList:B,onChainChange:E,curSelectToken:y,onTokenChange:N,walletType:"EVM",txType:"withdraw"}),M.jsx(pP,{withdrawAmount:I,curSelectToken:y,tokenInfo:j,curSelectTokenData:{balance:j==null?void 0:j.balance,allowance:j==null?void 0:j.allowance},currentActiveChain:R,currentEquity:c||0,decimals:(j==null?void 0:j.decimals)||6,platformBalance:W,fee:l,walletType:e,accountType:w,receiverAddress:P,onWithdrawAmountChange:O,onReceiverAddressChange:S,onAmountChanged:x}),M.jsxs("button",{className:`w-full h-[38px] text-sm rounded-xl font-medium transition-colors flex items-center justify-center gap-2 ${U.disabled||f?"bg-text-disabled text-text-secondary cursor-not-allowed":"bg-fill-btn-primary text-text-on-sec-btn"}`,onClick:K,disabled:U.disabled||f,children:[f&&M.jsx(Mo,{size:"xs"}),U.text]})]}):M.jsx("div",{className:"text-center py-8",children:M.jsx("p",{className:"text-gray-400",children:"Loading..."})})},R0=({isOpen:e,isLoading:t=!1,defaultAccountType:n="perpetual",onClose:r,config:o,currentActiveAccount:s,chains:i,spotChains:c=[],defaultChainId:a,defaultTokenAddress:u,defaultAmount:l="",currentEquity:f=5e3,platformBalance:p="0",balances:d,fee:h,wagmiHooks:m,onWithdraw:x,onChainChange:T,onTokenChange:w,onAmountChanged:A})=>{const{t:L}=dt();return e?ke.createPortal(M.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 w-screen h-screen",style:{zIndex:98},children:M.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[99] flex items-center justify-center",style:{background:"rgba(0, 0, 0, 0.6)",backdropFilter:"blur(10px)",WebkitBackdropFilter:"blur(10px)"},onClick:()=>{r()},"aria-hidden":"true",children:M.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl",onClick:B=>{B.stopPropagation()},children:[M.jsxs("div",{className:"flex items-center justify-between mb-4",children:[M.jsx("h2",{className:"text-lg font-semibold text-white",children:L("withdraw.withdraw")}),M.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:r,"aria-label":"Close",children:M.jsx(Bd,{className:"h-4 w-4"})})]}),M.jsx(bP,{chains:i,spotChains:c,walletType:Qc(s)?"mpc":"evm",defaultChainId:a,defaultTokenAddress:u,defaultAmount:l,defaultAccountType:n,currentEquity:f,platformBalance:p,balances:d,fee:h,isLoading:t,wagmiHooks:m,onWithdraw:x,onClose:r,onChainChange:T,onTokenChange:w,onAmountChanged:A})]})})}),document.body):null};re.ChromeLoader=Mo,re.ComponentProvider=um,re.DEFAULT_LOCALE=Lo,re.Deposit=I0,re.DepositManager=$0,re.LOCALE_NAMES=im,re.LoadingSpinner=Mo,re.SUPPORTED_LOCALES=ei,re.Tooltip=Gn,re.Withdraw=R0,re.WithdrawManager=M0,re.closeDeposit=T0,re.closeWithdraw=L0,re.formatThousands=fm,re.isDepositLoading=N0,re.isWithdrawLoading=F0,re.openDeposit=A0,re.openWithdraw=k0,re.setDepositLoading=Ys,re.setWithdrawLoading=Xs,re.updateDepositOptions=O0,re.updateWithdrawOptions=B0,re.useComponentConfig=fu,re.useDeposit=zv,re.useDepositManager=iP,re.useTranslation=dt,re.useWithdraw=Hv,re.useWithdrawManager=gP,Object.defineProperty(re,Symbol.toStringTag,{value:"Module"})});
|
|
176
|
+
`,children:[t,o&&I.jsx(P0,{ref:d,placement:h.placement||n})]})})]})},Mo="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAIcSURBVHgBxZc/T8JAGMafA4mDEXFw0DiQmDi4CP5JHGFx0qizg8QvIHwCZHYAvwEm7mji5CJuJv7DxcWYYMLmIEYXY/R8j6tQaBvuaCm/pOlbSu99+rZ97zlgwDBowvNLCdrF6NJ50891OvNC+wrL3JShgZIAnl+JAj97FKXoMNLl7ySGnQDBHMtcVeFGAM8nKNlnlsI0eoIVuwlhzsmXqcwoURSFK1iVRCSdRDDn5PwC3cutingsJOK60nkiYE0unrdi8uFRIDwFBSJiTKOqzgKMl00teXgS2D0Fto+BiVkoIMYs8Xws4iiAkmeVn/n0oqyA2NQEQI4dytoKMEqfQt/haZmrQ4C8e7/4TtsI4JvwDbYDswCjvXr1yakQMXI2KxCD/8RMAtx2ux5gcjIzBAT8LH8bAQwYbwR8fUAb/vtuEsAr0OX5Eng8o30ZqN1BHzFLAkPGkb4AcdfnObigkbM5HdN3+Qb/ekGdrNu4CMyd8Ag6iElo/QBYzcpYByYsm8QkIFSADmI2nEkAc2sUL0ALHsxZBEjLxA+hSu22tb0+KV9Gd18027M2SybNQui+f53R6g/b+gDLVMi7YQsND+c5dTtzamlE0jiyJLwVYZhSqzO27YRSxFD8v1m4Q4xh74gdBUgRQm2QKsH0Ps82xEs9EndK3sgDlWGkW96naANqSzMSHSy4XprZi2kuTqN09VjrBH9AD4vTgfMHJt+rxIFF7EgAAAAASUVORK5CYII=",QS=(e,t)=>Number(e)>Number(t),At=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"},Qc=(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 a=o[0]+"."+o[1].substring(0,6);return Qc(a,t)}const s=parseFloat(e),i=parseFloat(t);return!isNaN(s)&&!isNaN(i)&&s>i?{isValid:!0,formattedValue:At(t),errorType:"auto_adjusted_to_max"}:{isValid:!0,formattedValue:e}},Ys={ETHEREUM:1,ARBITRUM:42161,ARBITRUM_SEPOLIA:421614,SEPOLIA:11155111},JS=[Ys.ETHEREUM,Ys.SEPOLIA,Ys.ARBITRUM,Ys.ARBITRUM_SEPOLIA],eP=e=>{if(e.chainId!==void 0){const t=typeof e.chainId=="string"?parseInt(e.chainId,10):e.chainId;return!JS.includes(t)}return!0},tP=({currentActiveChain:e,selectedToken:t,address:n,accountType:r,onDeposit:o,onCopy:s,onClose:i})=>{const{t:c}=ht(),a=x.useMemo(()=>eP(e||{}),[e]),u=x.useMemo(()=>{if(!e)return!1;const p=r===Wv,f=Number(e.chainId),h=!Number.isNaN(f)&&(f===42161||f===421614),m=(t||"").toUpperCase()==="ETH";return p&&h&&m},[r,e,t]),l=x.useMemo(()=>{var p;return(p=e==null?void 0:e.tokenList)==null?void 0:p.find(f=>f.token===t||f.symbol===t)},[e,t]),d=(l==null?void 0:l.minDepositSize)||"10";return I.jsxs(I.Fragment,{children:[I.jsx("div",{className:"flex justify-center mt-4 mb-3",children:n&&I.jsx("div",{className:"bg-white rounded-lg",children:I.jsx(s0,{value:n,size:120,level:"L",bgColor:"#ffffff",fgColor:"#000000",marginSize:0})})}),n&&I.jsxs("div",{className:"flex items-center justify-between bg-fill-input-primary rounded-lg py-2 px-3 mb-3",children:[I.jsx("span",{className:"flex-1 text-text-primary text-sm font-medium break-all mr-3",children:n}),I.jsx(rS,{onCopy:()=>{s&&s(n)},text:n,children:I.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",children:[I.jsx("rect",{x:"2.08496",y:"4.02295",width:"9.89893",height:"9.89893",rx:"2",stroke:"#F9F9F9"}),I.jsx("path",{d:"M5.85547 2.07861H11.415C12.7957 2.07861 13.915 3.1979 13.915 4.57861V10.0786",stroke:"#F9F9F9",strokeLinecap:"round"})]})},"copy")]}),I.jsxs("div",{className:"border-b border-dashed border-line-divider-secondary pb-4",children:[I.jsxs("div",{className:"flex items-start",children:[I.jsx("div",{className:"w-5",children:I.jsx("img",{src:Mo,className:"w-4 h-4",alt:"Warning"})}),I.jsx("div",{className:"flex-1",children:I.jsx("p",{className:"text-xs text-functional-orange-1",children:c(u?"deposit.crossChainDepositFeeTip":"deposit.depositAllTip",{coin:t,v:e==null?void 0:e.chain})})})]}),a&&I.jsxs(I.Fragment,{children:[I.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"}),I.jsx("div",{className:"flex items-start pl-5 text-functional-orange-1 text-xs",children:c("deposit.depositTipFor25w")})]})]}),I.jsxs("div",{className:"text-sm",children:[I.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-4",children:[I.jsx("span",{className:"text-text-tertiary",children:c("deposit.arrivalTime")}),I.jsx(qn,{content:I.jsxs("div",{className:"grid flex-grow max-w-[300px] min-w-[80px] rounded-2xl flex-col gap-[10px]",children:[I.jsx("p",{children:c("deposit.arrivaltimeTooltip1",{v:(e==null?void 0:e.blockTime)*e.txConfirm/60,v1:e==null?void 0:e.txConfirm})}),I.jsx("p",{children:c("deposit.arrivaltimeTooltip2")})]}),placement:"top",children:I.jsx("span",{className:"text-text-primary font-medium text-right border-b-[2px] border-dashed border-line-divider-primary decoration-dashed",children:c("deposit.arrivalEstimated",{v:(e==null?void 0:e.blockTime)*e.txConfirm/60})})})]}),I.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-1",children:[I.jsx("span",{className:"text-text-tertiary",children:c("deposit.minDeposit")}),I.jsxs("span",{className:"text-text-primary font-medium text-right",children:[d," ",t]})]}),I.jsxs("div",{className:"flex justify-between items-center h-[18px] mt-1",children:[I.jsx("span",{className:"text-text-tertiary",children:c("deposit.maxDeposit")}),I.jsxs("span",{className:"text-text-primary font-medium text-right",children:["200,000 ",t]})]})]}),I.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:()=>{o&&o({amount:"",chainId:e.chainId,tokenAddress:n,tokenSymbol:t}),i()},children:c("deposit.title")})]})},ko=({size:e="xs",color:t,className:n="",label:r="Loading...",inline:o=!1})=>{const s=t?`loading-${t}`:"",i=o?"loading-inline":"";return I.jsx("span",{className:`loading loading-${e} loading-spinner ${s} ${i} ${n}`.trim(),"aria-label":r,role:"status","aria-live":"polite"})},nP=(e,t,n)=>{const r=parseFloat(String(e)||"0"),o=parseFloat(String(t)||"0");if(o>0){const s=r-o,i=At(Math.max(0,s).toString());return I.jsxs("span",{className:"flex items-center gap-1",children:[At(e),I.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),i," ",n]})}return`${At(e)} ${n}`},rP=(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)},oP=(e,t,n)=>{if(!Rh(e,n))return!1;try{const r=new Ne(t||"0"),o=new Ne("200000");return r.isNaN()||o.isNaN()?!1:r.gte(o)}catch{return!1}},sP=(e,t,n)=>{let r=t||"0";if(Rh(e,n))try{const o=new Ne(r),s=new Ne("200000");o.gt(s)&&(r="200000")}catch(o){console.warn("Error calculating max amount limit:",o)}try{const o=new Ne(r||"0");return o.isNaN()?r:o.decimalPlaces(6,Ne.ROUND_DOWN).toString()}catch{return r}},$0={chains:[],spotChains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""},defaultChainId:1,defaultAccountType:"perpetual",balances:{spot:{},perpetual:{}}};let We=null;const T0=x.forwardRef((e,t)=>{const[n,r]=x.useState(!1),[o,s]=x.useState(!1),[i,c]=x.useState($0),a=x.useCallback(h=>{c(h),r(!0)},[]),u=x.useCallback(h=>{c(m=>({...m,...h}))},[]),l=x.useCallback(()=>{r(!1),s(!1),i.onClose&&i.onClose()},[i.onClose]),d=x.useCallback(h=>{s(h)},[]),p=x.useCallback(()=>n,[n]),f=x.useCallback(()=>o,[o]);return x.useImperativeHandle(t,()=>({openDeposit:a,closeDeposit:l,updateDepositOptions:u,setDepositLoading:d,isOpen:p,isLoading:f}),[a,l,u,d,p,f]),x.useEffect(()=>(We={openDeposit:a,closeDeposit:l,updateDepositOptions:u,setDepositLoading:d,isOpen:p,isLoading:f},()=>{We=null}),[a,l,u,d,p,f]),n?I.jsx(M0,{isOpen:n,isLoading:o,onClose:l,currentActiveAccount:i.currentActiveAccount,chains:i.chains,spotChains:i.spotChains,defaultChainId:i.defaultChainId,defaultSymbol:i.defaultSymbol,defaultAccountType:i.defaultAccountType,balances:i.balances,wagmiHooks:i.wagmiHooks,onDeposit:i.onDeposit,onCopy:i.onCopy,onChainChange:h=>{var m;return(m=i.onChainChange)==null?void 0:m.call(i,h)},onTokenChange:h=>{var m;return(m=i.onTokenChange)==null?void 0:m.call(i,h)}}):null});T0.displayName="DepositManager";const A0=e=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.openDeposit(e||$0)},O0=()=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.closeDeposit()},C0=e=>{We&&We.updateDepositOptions(e)},Xs=e=>{if(!We){console.error("DepositManager not initialized. Make sure to render <DepositManager /> in your app.");return}We.setDepositLoading(e)},iP=()=>We?We.isOpen():!1,N0=()=>We?We.isLoading():!1,aP=()=>({openDeposit:A0,closeDeposit:O0,updateDepositOptions:C0,setDepositLoading:Xs,isOpen:iP,isLoading:N0}),cP=e=>{const{t}=ht(),{isNetworkMismatch:n,depositAmount:r,approved:o,currentTokenBalance:s,selectedToken:i,showLayerZeroTip:c,minDeposit:a=10}=e;return x.useMemo(()=>{if(n)return{text:t("deposit.switchNetwork"),disabled:!0,isNetworkSwitch:!0};const u=parseFloat(r||"0"),l=a,d=rP(r,s||"0",o);return!r||u===0||!o?{text:t(c?"deposit.layerZeroDepositButton":"deposit.confirmDeposit"),disabled:!0,isNetworkSwitch:!1}:u<l?{text:t("deposit.minDepositParsed",{amount:l,token:i}),disabled:!0,isNetworkSwitch:!1}:{text:t(c?"deposit.layerZeroDepositButton":"deposit.confirmDeposit"),disabled:!d,isNetworkSwitch:!1}},[n,r,o,s,i,c,a,t])};function uP(e){const{account:t,accountChainId:n,targetChainId:r,tokenInfo:o,amount:s}=e,{useReadContract:i,useWriteContract:c,usePublicClient:a,useSwitchChain:u}=e.wagmiHooks,l=o==null?void 0:o.tokenAddress,d=(o==null?void 0:o.decimals)??18,p=o==null?void 0:o.contractAddress,f=!l||l.toLowerCase()==="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",{switchChainAsync:h}=u(),{writeContractAsync:m}=c(),v=a(),A=i({address:l,abi:lr,functionName:"allowance",args:[An(t||""),p],chainId:r,query:{enabled:!!(!f&&t&&r&&l&&p)}}),w=A!=null&&A.isSuccess?A.data:void 0,T=x.useMemo(()=>{if(f)return!0;if(!A.isSuccess||w===void 0||w===0n)return!1;try{const F=mw(String(Number(s||"0")||0),Number(d));return w>=F}catch{return!1}},[f,A.isSuccess,w,s,d]),B=x.useCallback(async()=>{try{if(r&&n&&+n!=+r&&await h({chainId:+r}),!m||!v||!l||!p)return;const R=An(l),j=An(p);if((w||0n)>0n){const $=await m({abi:lr,address:R,functionName:"approve",args:[j,0n]});await v.waitForTransactionReceipt({hash:$})}const y=await m({abi:lr,address:R,functionName:"approve",args:[j,Fl]});await v.waitForTransactionReceipt({hash:y}),A!=null&&A.refetch&&await A.refetch()}catch(F){console.error("[useApprove] onApprove failed:",F)}},[r,n,l,p,w,A,m,v,h]);return{approve:T,onApprove:B}}const lP=({token:e,account:t,chainId:n,wagmiHooks:r,onResult:o})=>{var i;const s=(i=r==null?void 0:r.useBalance)==null?void 0:i.call(r,{address:t,token:e.tokenAddress,chainId:n,query:{enabled:!!t&&!!n&&!!e.tokenAddress&&!!(r!=null&&r.useBalance)}});return x.useEffect(()=>{o(An(e.tokenAddress),{balance:s})},[s,e.tokenAddress,o]),null},fP=({account:e,chainId:t,contractAddress:n,tokens:r=[],wagmiHooks:o})=>{var w;const s=typeof t=="string"?Number.isFinite(Number(t))?Number(t):void 0:t,i=x.useMemo(()=>{const T="0x0000000000000000000000000000000000000000",B="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee";return r.filter(F=>{const R=F.tokenAddress;if(!R)return!1;const j=R.toLowerCase();return!(R===T||j===B)})},[r]),[c,a]=x.useState({}),u=x.useCallback((T,B)=>{a(F=>({...F,[T]:B}))},[]),l=(w=o==null?void 0:o.useBalance)==null?void 0:w.call(o,{address:e,chainId:s,query:{enabled:!!e&&!!s&&!!(o!=null&&o.useBalance)}}),[d,p]=x.useState(0),f=x.useMemo(()=>i.map(T=>x.createElement(lP,{key:`${T.tokenAddress}-${d}`,token:T,account:e,chainId:s,contractAddress:n,wagmiHooks:o,onResult:u})),[i,e,s,n,o,u,d]),h=x.useMemo(()=>{const T=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=i.map(R=>{const j=c[An(R.tokenAddress)],g=j==null?void 0:j.balance,y=g==null?void 0:g.data;return{address:An(R.tokenAddress),value:(y==null?void 0:y.value)||BigInt(0),formatted:(y==null?void 0:y.formatted)||"0",decimals:(y==null?void 0:y.decimals)||R.decimals}}).filter(R=>R.address),F=B.reduce((R,j)=>({...R,[j.address]:{balance:j}}),{});return{balanceList:B,baseTokenBalance:T,combinedData:F}},[l,c,i]),m=x.useCallback(async()=>h,[h]),v=x.useMemo(()=>{const T=(l==null?void 0:l.isLoading)||!1,B=Object.values(c).some(F=>{var R;return(R=F.balance)==null?void 0:R.isLoading});return T||B},[l==null?void 0:l.isLoading,c]),A=x.useCallback(()=>p(T=>T+1),[]);return{multicallRun:m,multicallRefresh:A,multicallResult:h,validErcTokens:i,isLoading:v,queryComponents:f}},dP=({address:e,currentActiveChain:t,selectedToken:n,accountType:r,platformBalance:o,isLoading:s,wagmiHooks:i,onChainChange:c,onDeposit:a})=>{const{t:u}=ht(),l=i.useAccount(),d=t.tokenList.find(_=>_.token===n||_.symbol===n),p=t.chainId,[f,h]=x.useState("");x.useEffect(()=>{h("")},[n,t.chainId]);const{multicallResult:m,queryComponents:v}=fP({account:e,chainId:t.chainId,contractAddress:(d==null?void 0:d.contractAddress)||(t==null?void 0:t.contractAddress),tokens:(t==null?void 0:t.tokenList)||[],wagmiHooks:i}),A=x.useMemo(()=>{var U;if(!d)return"0";if(!d.tokenAddress||d.tokenAddress.toLowerCase()==="0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee")return m.baseTokenBalance.formatted;const _=m.combinedData[d.tokenAddress];return((U=_==null?void 0:_.balance)==null?void 0:U.formatted)||"0"},[d,m]),w="0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",T="0xceeed84620e5eb9ab1d6dfc316867d2cda332e41",B=x.useMemo(()=>{var _,U;return jv({chain:_v,transport:g1(t.rpcUrl||((_=window==null?void 0:window.ENV)==null?void 0:_.CHAIN_RPC_URL_42161)||((U=window==null?void 0:window.ENV)==null?void 0:U.CHAIN_RPC_URL_421614))})},[t.rpcUrl]),F="1000000000000",{formatted:R}=Uv({client:B,tokenAddress:w,holder:T,decimals:6,fallbackFormatted:F,pollingInterval:12e3}),[j,g]=x.useState(!1),{approve:y,onApprove:$}=uP({account:e,accountChainId:l.chainId,targetChainId:+t.chainId,tokenInfo:d,amount:f,wagmiHooks:i}),k=x.useCallback(async()=>{if(!j)try{g(!0),await $()}catch(_){console.error("Approve failed:",_)}finally{g(!1)}},[j,$]),N=x.useMemo(()=>+l.chainId!=+t.chainId,[l.chainId,t.chainId]),P=x.useCallback(async()=>{c&&c(p)},[c,p]);x.useEffect(()=>{N&&P()},[N,P]);const{showLayerZeroTip:S,layerZeroTipKey:E}=x.useMemo(()=>{const _=+t.chainId==42161||+t.chainId==421614,U=(n==null?void 0:n.toUpperCase())==="USDT",W=new Ne(f||"0"),K=new Ne("200000");let V=!1,Z;if(_&&U&&f)if(W.gte(K))V=!0,Z="deposit.layerZeroDepositTipGte200k";else{const H=R;if(typeof H=="string"&&H.length>0){const X=new Ne(H);!X.isNaN()&&W.gte(X)&&(V=!0,Z="deposit.layerZeroDepositTipExceedPool")}}return{showLayerZeroTip:V,layerZeroTipKey:Z}},[t.chainId,n,f,R]),C=x.useCallback(()=>sP(+t.chainId,A||"0",n),[A,t==null?void 0:t.chainId,n]),O=x.useMemo(()=>oP(+t.chainId,f,n),[t==null?void 0:t.chainId,f,n]),b=cP({isNetworkMismatch:N,depositAmount:f,approved:y,currentTokenBalance:A,selectedToken:n,showLayerZeroTip:S,minDeposit:d!=null&&d.minDepositSize?parseFloat(d.minDepositSize):10}),M=_=>{const U=_.target.value,W=C(),K=Qc(U,W);if(K.isValid)h(K.formattedValue),K.errorType;else return K.errorType==="exceed_balance",void 0},D=x.useCallback(async()=>{Xs(!0);try{a&&a({amount:f,chainId:p,tokenAddress:(d==null?void 0:d.tokenAddress)||"",tokenSymbol:n,accountType:r})}catch(_){console.error("Deposit error:",_),Xs(!1)}},[a,f,p,d==null?void 0:d.tokenAddress,r,n]);return I.jsxs(I.Fragment,{children:[v,I.jsxs("div",{className:"bg-fill-input-primary rounded-lg px-3 py-3 my-4",children:[I.jsxs("div",{className:"flex justify-between items-center h-[18px] mb-3",children:[I.jsx("input",{type:"text",placeholder:u("deposit.amount"),value:f,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"}),I.jsx("button",{onClick:()=>{const _=C();h(_)},className:"text-theme-normal text-xs font-medium cursor-pointer hover:opacity-80 transition-opacity h-full flex items-center",children:u("deposit.max")})]}),I.jsx("div",{className:"h-[1px] bg-line-divider-secondary mb-2"}),I.jsxs("div",{className:"flex justify-between items-center",children:[I.jsx(qn,{content:u("deposit.availableDesc"),children:I.jsx("span",{className:"text-text-tertiary text-xs leading-[14px] border-b border-dashed border-line-divider-primary",children:u("deposit.available")})}),I.jsx("span",{className:"text-text-primary text-xs leading-[14px]",children:nP(A||"0",f,n)})]})]}),!y&&QS(f||"0",0)&&I.jsxs("div",{className:"flex justify-center flex-col items-center",children:[I.jsx("h3",{className:"text-text-primary text-sm leading-4 font-medium",children:u("deposit.enableSystemProWithToken",{token:n,network:t==null?void 0:t.chain})}),I.jsx("p",{className:"text-text-secondary text-xs leading-3 mt-4",children:u("deposit.enableTokenDesc",{token:n,network:t==null?void 0:t.chain})}),I.jsx("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 disabled:opacity-50 disabled:cursor-not-allowed flex items-center justify-center",onClick:k,disabled:j,children:j?I.jsx(ko,{size:"xs",inline:!0}):u("deposit.enableWithToken",{token:n})})]}),S&&I.jsxs(I.Fragment,{children:[I.jsxs("div",{className:"flex mb-4",children:[I.jsx("div",{className:"w-5",children:I.jsx("img",{src:Mo,className:"w-4 h-4",alt:"Warning"})}),I.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u(E||"deposit.layerZeroDepositTip")})]}),I.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"})]}),O&&I.jsxs("div",{className:"flex mb-4",children:[I.jsx("div",{className:"w-5",children:I.jsx("img",{src:Mo,className:"w-4 h-4",alt:"Warning"})}),I.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u("deposit.depositTipFor25w")})]}),O&&I.jsx("div",{className:"my-2 ml-5 h-[1px] border-b border-dashed border-line-divider-secondary"}),I.jsxs("div",{className:"flex mb-4",children:[I.jsx("div",{className:"w-5",children:!(O||S)&&I.jsx("img",{src:Mo,className:"w-4 h-4",alt:"Warning"})}),I.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:u("deposit.noPrivateKeyWalletWarning")})]}),I.jsxs("div",{className:"border-t border-line-divider-secondary border-dashed py-4",children:[I.jsxs("div",{className:"flex justify-between items-center h-[18px] leading-4",children:[I.jsx("span",{className:"text-sm text-text-tertiary",children:u("deposit.arrivalTime")}),I.jsx(qn,{content:I.jsxs("div",{className:"grid flex-grow max-w-[300px] min-w-[80px] rounded-2xl flex-col gap-[10px]",children:[I.jsx("p",{children:u("deposit.arrivaltimeTooltip1",{v:(t==null?void 0:t.blockTime)*t.txConfirm/60,v1:t==null?void 0:t.txConfirm})}),I.jsx("p",{children:u("deposit.arrivaltimeTooltip2")})]}),placement:"top",children:I.jsx("span",{className:"text-text-primary font-medium text-right border-b-[2px] border-dashed border-line-divider-primary decoration-dashed text-sm",children:u("deposit.arrivalEstimated",{v:(t==null?void 0:t.blockTime)*t.txConfirm/60})})})]}),I.jsxs("div",{className:"flex justify-between items-center h-[18px] leading-4 mt-2",children:[I.jsx("span",{className:"text-sm text-text-tertiary",children:u("deposit.equity")}),I.jsx("span",{className:"text-sm text-text-primary font-medium",children:f?I.jsxs("span",{className:"flex items-center gap-1",children:[At(o),I.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),At((parseFloat(o)+parseFloat(f)).toString())," ",n]}):`${At(o)} ${n}`})]})]}),I.jsxs("button",{className:`w-full h-[38px] text-sm rounded-xl font-medium transition-colors flex items-center justify-center gap-2 ${b.disabled||s?"bg-text-disabled text-text-secondary cursor-not-allowed":"bg-fill-btn-primary text-text-on-sec-btn"}`,onClick:D,disabled:b.disabled||s,children:[(s||N)&&I.jsx(ko,{size:"xs"}),b.text]})]})},I0=e=>e.toLocaleUpperCase()===jn?jn:Ba,Jc=e=>I0(e.wallet)===jn,pP=e=>I0(e.wallet)===Ba,M0=({isOpen:e,isLoading:t=!1,onClose:n,currentActiveAccount:r,chains:o,spotChains:s=[],defaultChainId:i,defaultSymbol:c,defaultAccountType:a="perpetual",balances:u,wagmiHooks:l,onDeposit:d,onCopy:p,onChainChange:f,onTokenChange:h})=>{const{t:m}=ht(),[v,A]=x.useState(a),w=x.useCallback(P=>P==="spot"&&s&&s.length>0?s:o,[o,s]),T=w(a),[B,F]=x.useState(()=>{var P;return!T||T.length===0?1:i||((P=T[0])==null?void 0:P.chainId)||1}),R=x.useMemo(()=>w(v),[v,w]),j=R.find(P=>P.chainId===B)||R[0],[g,y]=x.useState(()=>{var b;if(!T||T.length===0)return"";const P=i||((b=T[0])==null?void 0:b.chainId),S=T.find(M=>M.chainId===P)||T[0],E=((S==null?void 0:S.tokenList)||[]).length>0?S:T.find(M=>(M.tokenList||[]).length>0),C=(E==null?void 0:E.tokenList)||[];if(c&&C.length>0){const M=c.toUpperCase(),D=C.find(_=>(_.token||_.symbol||"").toUpperCase()===M);if(D)return D.token||D.symbol||""}const O=C[0];return(O==null?void 0:O.token)||(O==null?void 0:O.symbol)||""}),$=x.useCallback(P=>{F(P),f==null||f(P)},[f]),k=x.useCallback(P=>{y(P),h==null||h(P)},[h]),N=x.useMemo(()=>{const P=(g||"").toLowerCase();if(!P)return"0";const S=v==="spot"?u==null?void 0:u.spot:u==null?void 0:u.perpetual,E=S==null?void 0:S[P];return typeof E=="string"&&E.length>0?E:"0"},[u,v,g]);return e?ke.createPortal(I.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 w-screen h-screen",style:{zIndex:98},children:I.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[99] flex items-center justify-center",style:{background:"rgba(0, 0, 0, 0.6)",backdropFilter:"blur(10px)",WebkitBackdropFilter:"blur(10px)"},onClick:()=>{n()},"aria-hidden":"true",children:I.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl border-[2px] border-solid border-line-divider-secondary",onClick:P=>{P.stopPropagation()},children:[I.jsxs("div",{className:"flex items-center justify-between mb-4",children:[I.jsx("h2",{className:"text-lg font-semibold text-white",children:m("deposit.title")}),I.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:n,"aria-label":"Close",children:I.jsx(Fd,{className:"h-4 w-4"})})]}),I.jsx(_h,{selectedAccount:v,onAccountChange:P=>{var U,W;const S=P||"perpetual";A(S);const E=w(S);if(!E||E.length===0)return;const C=E.find(K=>K.chainId===B),O=C?C.chainId:E[0].chainId;F(O),f==null||f(O);const b=E.find(K=>K.chainId===O),M=(b==null?void 0:b.tokenList)||[],_=M.some(K=>(K.symbol||K.token)===g)?g:((U=M[0])==null?void 0:U.symbol)||((W=M[0])==null?void 0:W.token)||"";_&&(y(_),h==null||h(_))},className:"w-full"}),I.jsx(jh,{currentActiveChain:j,chainList:R,onChainChange:$,curSelectToken:g,onTokenChange:k,walletType:Jc(r)?jn:Ba}),Jc(r)&&I.jsx(tP,{address:r.smartWalletAddress,currentActiveChain:j,selectedToken:g,accountType:v,onDeposit:d,onCopy:p,onClose:n}),pP(r)&&I.jsx(dP,{address:r.ethAddress,currentActiveChain:j,selectedToken:g,accountType:v,platformBalance:N,isLoading:t,wagmiHooks:l,onChainChange:$,onDeposit:d,onClose:n})]})})}),document.body):null},hP=e=>{if(e==null||e==="")return 2;const t=String(e),n=t.indexOf(".");if(n===-1)return 0;const r=t.length-n-1;return r>0?r:2},mP=({withdrawAmount:e,curSelectToken:t,tokenInfo:n,currentActiveChain:r,platformBalance:o="0",fee:s="0.00",walletType:i="evm",receiverAddress:c="",accountType:a="perpetual",onWithdrawAmountChange:u,onReceiverAddressChange:l,onAmountChanged:d,showPoolBalanceInsufficientTip:p=!1})=>{const{t:f}=ht(),h=x.useMemo(()=>{const R=hP(n==null?void 0:n.showStepSize);if(a==="spot"||!un(r==null?void 0:r.chainId)){const j=new Ne(e||"0").minus(s||"0").decimalPlaces(R,Ne.ROUND_DOWN);return j.isNegative()?"0.00":j.toString()}return e||"0"},[e,s,r==null?void 0:r.chainId,a,n==null?void 0:n.showStepSize]),m=x.useMemo(()=>o||"0",[o]),v=x.useMemo(()=>{const R=(n==null?void 0:n.feeRate)||(n==null?void 0:n.withdrawFeeRate)||(r==null?void 0:r.feeRate)||0;try{return new Ne(R||0).times(100).toString()}catch{return"0"}},[n==null?void 0:n.feeRate,n==null?void 0:n.withdrawFeeRate,r==null?void 0:r.feeRate]),A=x.useMemo(()=>v==="0",[v]),w=x.useMemo(()=>{const R=(t||"").toUpperCase();return R==="USDT"||R==="USDC"},[t]),T=R=>{const j=R.target.value,y=Qc(j,m||"0");if(y.isValid)u(y.formattedValue),y.errorType;else return y.errorType==="exceed_balance",void 0;d==null||d(y.formattedValue)},B=()=>{u(m),d==null||d(m)},F=()=>{const R=parseFloat(o||"0"),j=parseFloat(e||"0");if(j>0){const g=R-j,y=At(Math.max(0,g).toString());return I.jsxs("span",{className:"flex items-center gap-1",children:[At(o||"0"),I.jsx("span",{className:"text-sm font-edgex-harmony text-functional-green-1 leading-[18px] font-medium",children:"→"}),y," ",t]})}return`${At(o||"0")} ${t}`};return I.jsxs(I.Fragment,{children:[I.jsxs("div",{className:"bg-fill-input-primary rounded-lg px-3 py-3 my-4",children:[I.jsxs("div",{className:"flex justify-between items-center h-[18px] mb-3",children:[I.jsx("input",{type:"text",placeholder:f("deposit.amount"),value:e,onChange:T,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"}),I.jsx("button",{onClick:B,className:"text-theme-normal text-xs font-medium cursor-pointer hover:opacity-80 transition-opacity h-full flex items-center",children:f("deposit.max")})]}),I.jsx("div",{className:"h-[1px] bg-line-divider-secondary mb-2"}),I.jsxs("div",{className:"flex justify-between items-center",children:[I.jsx(qn,{content:f("withdraw.availableDesc"),children:I.jsx("span",{className:"text-text-tertiary text-xs leading-[14px] border-b border-dashed border-line-divider-primary",children:f("deposit.available")})}),I.jsx("span",{className:"text-text-primary text-xs leading-[14px]",children:F()})]})]}),i==="mpc"&&(a==="spot"||!un(r==null?void 0:r.chainId))?I.jsx("div",{className:"bg-fill-input-primary rounded-lg my-4 h-9 flex items-center px-3",children:I.jsx("input",{type:"text",placeholder:f("withdraw.receiverAddress"),value:c,onChange:R=>l==null?void 0:l(R.target.value),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"})}):null,I.jsx("div",{className:"bg-fill-page-secondary rounded-lg mb-4",children:un(r==null?void 0:r.chainId)?I.jsxs(I.Fragment,{children:[I.jsx("p",{className:"text-text-tertiary text-xs leading-[18px]",children:f("withdraw.noticeDesc")}),I.jsx("a",{className:"block text-xs leading-[18px] mt-1 text-theme-normal",href:"https://edgex-1.gitbook.io/edgeX-documentation/getting-started/deposits-and-withdrawals/withdrawals",rel:"noreferrer",target:"_blank",children:f("withdraw.commonWithdraw")})]}):I.jsx("p",{className:"text-text-tertiary text-xs leading-[18px]",children:f("withdraw.crossChainTips")})}),p&&I.jsxs("div",{className:"flex mb-4",children:[I.jsx("div",{className:"w-5",children:I.jsx("img",{src:Mo,className:"w-4 h-4",alt:"Warning"})}),I.jsx("div",{className:"flex-1 text-xs text-functional-orange-1",children:f("withdraw.poolBalanceInsufficientTip")})]}),I.jsxs("div",{className:"py-4 border-t border-line-divider-secondary border-dashed",children:[I.jsxs("div",{className:"flex items-center justify-between h-[18px] leading-[18px]",children:[I.jsx(qn,{content:I.jsxs("div",{children:[I.jsx("div",{children:f("withdraw.speedNote")}),I.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[I.jsx(Co,{selectedLevel:Tt.FAST,maxLevel:3}),I.jsx("span",{children:f("withdraw.speedNoteSpeed1")})]}),I.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[I.jsx(Co,{selectedLevel:Tt.Medium,maxLevel:3}),I.jsx("span",{children:f("withdraw.speedNoteSpeed2")})]}),I.jsxs("div",{className:"flex gap-1 items-center mt-1",children:[I.jsx(Co,{selectedLevel:Tt.SLOW,maxLevel:3}),I.jsx("span",{children:f("withdraw.speedNoteSpeed3")})]})]}),children:I.jsx("span",{className:"text-text-tertiary text-sm leading-4 border-b border-dashed border-line-divider-primary",children:f("withdraw.speed")})}),I.jsx("div",{className:"flex items-center",children:I.jsx(Co,{selectedLevel:un(r==null?void 0:r.chainId)?Tt.SLOW:Tt.FAST,maxLevel:3})})]}),(a==="spot"||!un(r==null?void 0:r.chainId))&&I.jsxs("div",{className:"flex items-center justify-between mt-2 h-[18px]",children:[A||!w?I.jsx("span",{className:"text-text-tertiary text-sm leading-4",children:A?f("withdraw.fee"):`${f("withdraw.fee")}/${f("withdraw.feeRate")}`}):I.jsx(qn,{content:f("withdraw.feeCalculationTip"),children:I.jsx("span",{className:"text-text-tertiary text-sm leading-4 border-b border-dashed border-line-divider-primary",children:`${f("withdraw.fee")}/${f("withdraw.feeRate")}`})}),I.jsxs("span",{className:"text-text-primary text-sm leading-4 font-medium",children:[s," ",t,!A&&` / ${v}%`]})]}),I.jsxs("div",{className:"flex items-center justify-between mt-2 h-[18px]",children:[I.jsx("span",{className:"text-text-tertiary text-sm leading-4",children:f(un(r==null?void 0:r.chainId)?"withdraw.withdrawlAmount":"withdraw.amountToReceive")}),I.jsxs("span",{className:"text-text-primary text-sm leading-4 font-medium",children:[At(h)," ",t]})]})]})]})},gP=[];let Ve=null;const k0=x.forwardRef((e,t)=>{const[n,r]=x.useState(!1),[o,s]=x.useState(!1),[i,c]=x.useState({chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}}),a=x.useCallback(h=>{c(h||{chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}}),r(!0)},[]),u=x.useCallback(h=>{c(m=>({...m,...h}))},[]),l=x.useCallback(()=>{r(!1),s(!1),i.onClose&&i.onClose()},[i.onClose]),d=x.useCallback(h=>{s(h)},[]),p=x.useCallback(()=>n,[n]),f=x.useCallback(()=>o,[o]);return x.useImperativeHandle(t,()=>({openWithdraw:a,closeWithdraw:l,updateWithdrawOptions:u,setWithdrawLoading:d,isOpen:p,isLoading:f}),[a,l,u,d,p,f]),x.useEffect(()=>(Ve={openWithdraw:a,closeWithdraw:l,updateWithdrawOptions:u,setWithdrawLoading:d,isOpen:p,isLoading:f},()=>{Ve=null}),[a,l,u,d,p,f]),n?I.jsx(R0,{isOpen:n,isLoading:o,onClose:l,config:i.config||{symbol:"USDT"},currentActiveAccount:i.currentActiveAccount,chains:i.chains||gP,spotChains:i.spotChains,balances:i.balances,defaultChainId:i.defaultChainId,defaultSymbol:i.defaultSymbol,defaultAmount:i.defaultAmount,defaultAccountType:i.defaultAccountType,currentEquity:i.currentEquity??5e3,platformBalance:i.platformBalance||"0",fee:i.fee,wagmiHooks:i.wagmiHooks,onWithdraw:i.onWithdraw,onAccountChange:i.onAccountChange,onChainChange:i.onChainChange,onTokenChange:i.onTokenChange,onAmountChanged:i.onAmountChanged}):null});k0.displayName="WithdrawManager";const B0=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.openWithdraw(e||{chains:[],currentActiveAccount:{wallet:"EVM",ethAddress:"",accountId:"",smartWalletAddress:""}})},L0=()=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.closeWithdraw()},F0=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.updateWithdrawOptions(e)},Qs=e=>{if(!Ve){console.error("WithdrawManager not initialized. Make sure to render <WithdrawManager /> in your app.");return}Ve.setWithdrawLoading(e)},bP=()=>Ve?Ve.isOpen():!1,D0=()=>Ve?Ve.isLoading():!1,yP=()=>({openWithdraw:B0,closeWithdraw:L0,updateWithdrawOptions:F0,setWithdrawLoading:Qs,isOpen:bP,isLoading:D0}),wP=({walletType:e,chains:t,spotChains:n=[],defaultChainId:r,defaultSymbol:o,defaultAmount:s="",defaultAccountType:i="perpetual",currentEquity:c,platformBalance:a="0",balances:u,fee:l="0.00",isLoading:d=!1,onWithdraw:p,onClose:f,onChainChange:h,onTokenChange:m,onAmountChanged:v,onAccountChange:A})=>{var Z;const{t:w}=ht(),[T,B]=x.useState(i),F=x.useCallback(H=>H==="spot"&&n&&n.length>0?n:t,[t,n]),R=x.useMemo(()=>F(T),[T,F]),j=x.useMemo(()=>{if(!R||R.length===0)return{chainId:1,tokenSymbol:""};const H=pe=>{const ue=pe||[];if(!ue.length)return"";const oe="USDC".toUpperCase(),En=ue.find(ft=>(ft.token||ft.symbol||"").toUpperCase()===oe)||ue[0];return En.token||En.symbol||""};if(o){const pe=o==null?void 0:o.toUpperCase();for(const ue of R){const ge=ue.tokenList||[];let oe;if(pe&&(oe=ge.find(Ge=>(Ge.token||Ge.symbol||"").toUpperCase()===pe)),oe){const Ge=oe.token||oe.symbol||o||"";return{chainId:ue.chainId,tokenSymbol:Ge}}}}if(r){const pe=R.find(oe=>oe.chainId===r)||R[0],ue=pe.tokenList||[],ge=H(ue);return{chainId:pe.chainId,tokenSymbol:ge}}const Q="USDC",X=pe=>Array.isArray(pe.tokenList)&&pe.tokenList.some(ue=>(ue.token||ue.symbol||"").toUpperCase()===Q),se=R.find(X)||R[0];if(!se)return{chainId:1,tokenSymbol:""};const me=H(se.tokenList);return{chainId:se.chainId,tokenSymbol:me}},[R,r,o]),[g,y]=x.useState(()=>j.chainId),[$,k]=x.useState(()=>j.tokenSymbol),[N,P]=x.useState(s),[S,E]=x.useState(""),C=x.useCallback(H=>{y(H),h==null||h(H)},[h]),O=x.useCallback(H=>{k(H),m==null||m(H)},[m]),b=x.useRef(!0),M=x.useRef($),D=x.useRef(g);x.useEffect(()=>{if(b.current){b.current=!1,M.current=$,D.current=g;return}(M.current!==$||D.current!==g)&&(P(""),M.current=$,D.current=g)},[$,g]);const _=R&&R.length>0?R.find(H=>H.chainId===g)||R[0]:null,U=(Z=_==null?void 0:_.tokenList)==null?void 0:Z.find(H=>H.token===$),W=x.useMemo(()=>{const H=new Ne(N||"0"),Q=new Ne(l||"0"),X=un(g);return U!=null&&U.minWithdrawSize&&H.lt(U.minWithdrawSize)?{text:w("withdraw.minWithdrawParsed",{amount:U.minWithdrawSize,token:U.symbol||U.token}),disabled:!0}:!N||H.isZero()||!X&&H.isLessThan(Q)?{text:w("withdraw.confirmWithdraw"),disabled:!0}:e==="mpc"&&(!X||T==="spot")&&!S.trim()?{text:w("withdraw.invalidReceiverAddress"),disabled:!0}:{text:w("withdraw.confirmWithdraw"),disabled:!1}},[w,g,N,e,S,l,T,U]),K=x.useMemo(()=>{const H=($||"").toLowerCase();if(!H)return a||"0";const Q=T==="spot"?u==null?void 0:u.spot:u==null?void 0:u.perpetual,X=Q==null?void 0:Q[H];return typeof X=="string"&&X.length>0?X:a||"0"},[u,T,$,a]),V=x.useCallback(async()=>{Qs(!0);try{if(p){const Q={amount:new Ne(N||"0").toString(),chainId:g,tokenAddress:(U==null?void 0:U.tokenAddress)||"",coinId:(U==null?void 0:U.coinId)||"",tokenSymbol:$,accountType:T,selectedToken:U};e==="mpc"&&(!un(g)||T==="spot")&&(Q.receiverAddress=S),p(Q)}}catch{Qs(!1)}},[p,T,U,N,g,$,e,S]);return!R||R.length===0?I.jsx("div",{className:"text-center py-8",children:I.jsx("p",{className:"text-gray-400",children:"No chains available"})}):_?I.jsxs(I.Fragment,{children:[I.jsx(_h,{selectedAccount:T,onAccountChange:H=>{var Ge,En;const Q=H||"perpetual";B(Q),A==null||A(Q);const X=F(Q);if(!X||X.length===0)return;const se=X.find(ft=>ft.chainId===g),me=se?se.chainId:X[0].chainId;y(me),h==null||h(me);const pe=X.find(ft=>ft.chainId===me),ue=(pe==null?void 0:pe.tokenList)||[],oe=ue.some(ft=>(ft.symbol||ft.token)===$)?$:((Ge=ue[0])==null?void 0:Ge.symbol)||((En=ue[0])==null?void 0:En.token)||"";oe&&(k(oe),m==null||m(oe))},className:"w-full"}),I.jsx(jh,{currentActiveChain:_,chainList:R,onChainChange:C,curSelectToken:$,onTokenChange:O,walletType:"EVM",txType:"withdraw"}),I.jsx(mP,{withdrawAmount:N,curSelectToken:$,tokenInfo:U,curSelectTokenData:{balance:U==null?void 0:U.balance,allowance:U==null?void 0:U.allowance},currentActiveChain:_,currentEquity:c||0,decimals:(U==null?void 0:U.decimals)||6,platformBalance:K,fee:l,walletType:e,accountType:T,receiverAddress:S,onWithdrawAmountChange:P,onReceiverAddressChange:E,onAmountChanged:v}),I.jsxs("button",{className:`w-full h-[38px] text-sm rounded-xl font-medium transition-colors flex items-center justify-center gap-2 ${W.disabled||d?"bg-text-disabled text-text-secondary cursor-not-allowed":"bg-fill-btn-primary text-text-on-sec-btn"}`,onClick:V,disabled:W.disabled||d,children:[d&&I.jsx(ko,{size:"xs"}),W.text]})]}):I.jsx("div",{className:"text-center py-8",children:I.jsx("p",{className:"text-gray-400",children:"Loading..."})})},R0=({isOpen:e,isLoading:t=!1,defaultAccountType:n="perpetual",onClose:r,config:o,currentActiveAccount:s,chains:i,spotChains:c=[],defaultChainId:a,defaultSymbol:u,defaultAmount:l="",currentEquity:d=5e3,platformBalance:p="0",balances:f,fee:h,wagmiHooks:m,onWithdraw:v,onChainChange:A,onTokenChange:w,onAmountChanged:T,onAccountChange:B})=>{const{t:F}=ht();return e?ke.createPortal(I.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 w-screen h-screen",style:{zIndex:98},children:I.jsx("div",{className:"fixed top-0 left-0 right-0 bottom-0 z-[99] flex items-center justify-center",style:{background:"rgba(0, 0, 0, 0.6)",backdropFilter:"blur(10px)",WebkitBackdropFilter:"blur(10px)"},onClick:()=>{r()},"aria-hidden":"true",children:I.jsxs("div",{className:"relative w-[420px] max-h-[85vh] bg-fill-page-secondary overflow-auto rounded-lg p-6 shadow-xl",onClick:R=>{R.stopPropagation()},children:[I.jsxs("div",{className:"flex items-center justify-between mb-4",children:[I.jsx("h2",{className:"text-lg font-semibold text-white",children:F("withdraw.withdraw")}),I.jsx("button",{className:"text-gray-400 hover:text-gray-200 transition-colors",onClick:r,"aria-label":"Close",children:I.jsx(Fd,{className:"h-4 w-4"})})]}),I.jsx(wP,{chains:i,spotChains:c,walletType:Jc(s)?"mpc":"evm",defaultChainId:a,defaultSymbol:u,defaultAmount:l,defaultAccountType:n,currentEquity:d,platformBalance:p,balances:f,fee:h,isLoading:t,wagmiHooks:m,onWithdraw:v,onClose:r,onChainChange:A,onTokenChange:w,onAmountChanged:T,onAccountChange:B})]})})}),document.body):null};re.ChromeLoader=ko,re.ComponentProvider=um,re.DEFAULT_LOCALE=Lo,re.Deposit=M0,re.DepositManager=T0,re.LOCALE_NAMES=im,re.LoadingSpinner=ko,re.SUPPORTED_LOCALES=ti,re.Tooltip=qn,re.Withdraw=R0,re.WithdrawManager=k0,re.closeDeposit=O0,re.closeWithdraw=L0,re.formatThousands=fm,re.isDepositLoading=N0,re.isWithdrawLoading=D0,re.openDeposit=A0,re.openWithdraw=B0,re.setDepositLoading=Xs,re.setWithdrawLoading=Qs,re.updateDepositOptions=C0,re.updateWithdrawOptions=F0,re.useComponentConfig=du,re.useDeposit=zv,re.useDepositManager=aP,re.useTranslation=ht,re.useWithdraw=Hv,re.useWithdrawManager=yP,Object.defineProperty(re,Symbol.toStringTag,{value:"Module"})});
|
|
172
177
|
//# sourceMappingURL=index.umd.js.map
|