@imtbl/checkout-widgets 2.13.1-alpha.1 → 2.13.1-alpha.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/dist/browser/{AddTokensWidget-CVbFWAot.js → AddTokensWidget-DtxxgqCF.js} +3 -3
  2. package/dist/browser/{BridgeWidget-Cefk1gkw.js → BridgeWidget-BZuzfW2J.js} +7 -7
  3. package/dist/browser/{CommerceWidget-NXthYSpx.js → CommerceWidget-C77uJBo2.js} +13 -13
  4. package/dist/browser/{FeesBreakdown-tg2lAOnO.js → FeesBreakdown-CRh1DLhl.js} +1 -1
  5. package/dist/browser/{OnRampWidget-lvqcozvT.js → OnRampWidget-BhN5m26y.js} +3 -3
  6. package/dist/browser/{SaleWidget-Dvc0_EEn.js → SaleWidget-D6Ace1BZ.js} +47 -17
  7. package/dist/browser/{SpendingCapHero-BFHqF1dX.js → SpendingCapHero-yVpOdczj.js} +1 -1
  8. package/dist/browser/{SwapWidget-CYTjf6ud.js → SwapWidget-ClIRsyTo.js} +6 -6
  9. package/dist/browser/{TokenImage-CVz0lGmE.js → TokenImage-BP8hEsU_.js} +1 -1
  10. package/dist/browser/{TopUpView-DYT0f-9N.js → TopUpView-jh7TXNI-.js} +1 -1
  11. package/dist/browser/{WalletApproveHero-BUVcdQWv.js → WalletApproveHero-Eg7vp2Us.js} +2 -2
  12. package/dist/browser/{WalletWidget-CyhEc7dO.js → WalletWidget-C51tZZB0.js} +3 -3
  13. package/dist/browser/{auto-track-ClvhG7YB.js → auto-track-DsvmUw_O.js} +1 -1
  14. package/dist/browser/{index-DUqwg_qY.js → index-B3VZS6ym.js} +1 -1
  15. package/dist/browser/{index-KXdtYT2Q.js → index-B_FiZcJq.js} +1 -1
  16. package/dist/browser/{index--h6CR_Q1.js → index-BjKL0jz3.js} +1 -1
  17. package/dist/browser/{index-W0eJIqld.js → index-Cl_Sj41T.js} +1 -1
  18. package/dist/browser/{index-DA458Pd9.js → index-Ct3oyZEC.js} +40 -24
  19. package/dist/browser/{index-BBed5GAI.js → index-DWE9xBUf.js} +1 -1
  20. package/dist/browser/{index-z0tG99pl.js → index-DXv1oK4B.js} +2 -2
  21. package/dist/browser/{index-CdOujJbj.js → index-kT3FIcpI.js} +1 -1
  22. package/dist/browser/index.js +1 -1
  23. package/dist/browser/{index.umd-RYK-K6t5.js → index.umd-DvqLg8Q3.js} +1 -1
  24. package/dist/browser/{useInterval-BmM93dLg.js → useInterval-BnmMwpZh.js} +1 -1
  25. package/dist/types/context/view-context/SaleViewContextTypes.d.ts +4 -0
  26. package/dist/types/widgets/sale/context/SaleContextProvider.d.ts +1 -1
  27. package/dist/types/widgets/sale/hooks/useQuoteOrder.d.ts +1 -1
  28. package/dist/types/widgets/sale/types.d.ts +8 -2
  29. package/dist/types/widgets/sale/views/SaleErrorView.d.ts +2 -1
  30. package/package.json +7 -7
  31. package/src/context/view-context/SaleViewContextTypes.ts +1 -0
  32. package/src/locales/en.json +4 -0
  33. package/src/locales/ja.json +4 -0
  34. package/src/locales/ko.json +4 -0
  35. package/src/locales/zh.json +4 -0
  36. package/src/widgets/sale/SaleWidget.tsx +1 -0
  37. package/src/widgets/sale/context/SaleContextProvider.tsx +10 -3
  38. package/src/widgets/sale/hooks/useQuoteOrder.ts +11 -1
  39. package/src/widgets/sale/hooks/useSignOrder.ts +9 -3
  40. package/src/widgets/sale/types.ts +4 -1
  41. package/src/widgets/sale/views/SaleErrorView.tsx +14 -3
@@ -1,5 +1,5 @@
1
- import { ac as hFlex, w as jsx, dw as motion, ae as _objectWithoutProperties, Q as useTheme, b as reactExports, ag as _slicedToArray, aq as useGetSubcomponentChild, al as merge, x as jsxs, dx as BaseClickable, b3 as ButtCon, au as SmartClone, dy as AnimatePresence, B as Box, S as Stack, dz as ClassNames, ad as _defineProperty, dA as getTertiaryButtonStyles, ar as flattenChildren, dB as isChildSubcomponent, aB as Divider, b4 as TextInput, dC as FormControlWrapper, k as useTranslation, aP as MenuItem, aA as Drawer, D as Body, aF as Fragment, F as useAnalytics, dD as Select, bM as K, dE as DuoCon, H as Heading, y as Button, cJ as retry, cR as NATIVE, b0 as getTokenImageByAddress, a$ as isNativeToken, dr as DEFAULT_BALANCE_RETRY_POLICY, cO as isMetaMaskProvider, W as CloudImage, c5 as FooterLogo, X as getRemoteImage, cM as getChainNameById, cG as isWalletConnectProvider, c$ as heroBackGroundStyles, d0 as heroImageStyles, dF as heroImageBottomAlign } from './index-DA458Pd9.js';
2
- import { T as TokenImage } from './TokenImage-CVz0lGmE.js';
1
+ import { ac as hFlex, w as jsx, dw as motion, ae as _objectWithoutProperties, Q as useTheme, b as reactExports, ag as _slicedToArray, aq as useGetSubcomponentChild, al as merge, x as jsxs, dx as BaseClickable, b3 as ButtCon, au as SmartClone, dy as AnimatePresence, B as Box, S as Stack, dz as ClassNames, ad as _defineProperty, dA as getTertiaryButtonStyles, ar as flattenChildren, dB as isChildSubcomponent, aB as Divider, b4 as TextInput, dC as FormControlWrapper, k as useTranslation, aP as MenuItem, aA as Drawer, D as Body, aF as Fragment, F as useAnalytics, dD as Select, bM as K, dE as DuoCon, H as Heading, y as Button, cJ as retry, cR as NATIVE, b0 as getTokenImageByAddress, a$ as isNativeToken, dr as DEFAULT_BALANCE_RETRY_POLICY, cO as isMetaMaskProvider, W as CloudImage, c5 as FooterLogo, X as getRemoteImage, cM as getChainNameById, cG as isWalletConnectProvider, c$ as heroBackGroundStyles, d0 as heroImageStyles, dF as heroImageBottomAlign } from './index-Ct3oyZEC.js';
2
+ import { T as TokenImage } from './TokenImage-BP8hEsU_.js';
3
3
 
4
4
  function ownKeys$3(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
5
5
  function _objectSpread$3(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$3(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$3(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -1,6 +1,6 @@
1
- import { ae as _objectWithoutProperties, Q as useTheme, dJ as getStartingSize, dK as DEFAULT_BUTTON_SIZE, al as merge, b as reactExports, ar as flattenChildren, w as jsx, dB as isChildSubcomponent, au as SmartClone, B as Box, dL as getResponsiveSx, dM as BUTTON_SIZES, dN as setDefaultSxBackgroundColor, b3 as ButtCon, dz as ClassNames, y as Button, ad as _defineProperty, j as ie, k as useTranslation, aU as ViewContext, x as jsxs, D as Body, V as ViewActions, Z as ConnectLoaderContext, F as useAnalytics, G as EventTargetContext, bM as K, aP as MenuItem, J as tokenValueFormat, U as UserJourney, O as orchestrationEvents, r as ro, d as formatZeroAmount, aK as isPassportProvider, dO as ZERO_BALANCE_STRING, a$ as isNativeToken, dP as sendNetworkSwitchEvent, cy as S, a5 as SharedViews, dQ as ge, dR as sortNetworksCompareFn, cB as getChainImage, cJ as retry, dr as DEFAULT_BALANCE_RETRY_POLICY, dS as sortTokensByAmount, b0 as getTokenImageByAddress, e as calculateCryptoToFiat, I as CryptoFiatContext, a1 as CryptoFiatActions, M as HeaderNavigation, cQ as ButtonNavigationStyles, dT as sendWalletWidgetCloseEvent, c5 as FooterLogo, z as SimpleLayout, cP as fe, cN as getWalletProviderNameByProvider, dH as isDualVariantIcon, ca as abbreviateWalletAddress, H as Heading, aA as Drawer, cD as useWalletConnect, dU as sendDisconnectWalletEvent, cG as isWalletConnectProvider, c$ as heroBackGroundStyles, d0 as heroImageStyles, dF as heroImageBottomAlign, d1 as SimpleTextBody, dV as FAQS_LINK, L as Link, bH as viewReducer, bI as initialViewState, Y as CryptoFiatProvider, a0 as LoadingView, a6 as ErrorView } from './index-DA458Pd9.js';
2
- import { T as TokenImage } from './TokenImage-CVz0lGmE.js';
3
- import { u as useInterval } from './useInterval-BmM93dLg.js';
1
+ import { ae as _objectWithoutProperties, Q as useTheme, dJ as getStartingSize, dK as DEFAULT_BUTTON_SIZE, al as merge, b as reactExports, ar as flattenChildren, w as jsx, dB as isChildSubcomponent, au as SmartClone, B as Box, dL as getResponsiveSx, dM as BUTTON_SIZES, dN as setDefaultSxBackgroundColor, b3 as ButtCon, dz as ClassNames, y as Button, ad as _defineProperty, j as ie, k as useTranslation, aU as ViewContext, x as jsxs, D as Body, V as ViewActions, Z as ConnectLoaderContext, F as useAnalytics, G as EventTargetContext, bM as K, aP as MenuItem, J as tokenValueFormat, U as UserJourney, O as orchestrationEvents, r as ro, d as formatZeroAmount, aK as isPassportProvider, dO as ZERO_BALANCE_STRING, a$ as isNativeToken, dP as sendNetworkSwitchEvent, cy as S, a5 as SharedViews, dQ as ge, dR as sortNetworksCompareFn, cB as getChainImage, cJ as retry, dr as DEFAULT_BALANCE_RETRY_POLICY, dS as sortTokensByAmount, b0 as getTokenImageByAddress, e as calculateCryptoToFiat, I as CryptoFiatContext, a1 as CryptoFiatActions, M as HeaderNavigation, cQ as ButtonNavigationStyles, dT as sendWalletWidgetCloseEvent, c5 as FooterLogo, z as SimpleLayout, cP as fe, cN as getWalletProviderNameByProvider, dH as isDualVariantIcon, ca as abbreviateWalletAddress, H as Heading, aA as Drawer, cD as useWalletConnect, dU as sendDisconnectWalletEvent, cG as isWalletConnectProvider, c$ as heroBackGroundStyles, d0 as heroImageStyles, dF as heroImageBottomAlign, d1 as SimpleTextBody, dV as FAQS_LINK, L as Link, bH as viewReducer, bI as initialViewState, Y as CryptoFiatProvider, a0 as LoadingView, a6 as ErrorView } from './index-Ct3oyZEC.js';
2
+ import { T as TokenImage } from './TokenImage-BP8hEsU_.js';
3
+ import { u as useInterval } from './useInterval-BnmMwpZh.js';
4
4
 
5
5
  var horizontalMenuSxProps = {
6
6
  justifyContent: "stretch",
@@ -1,4 +1,4 @@
1
- import { ep as pTimeout } from './index-DA458Pd9.js';
1
+ import { ep as pTimeout } from './index-Ct3oyZEC.js';
2
2
 
3
3
  // Check if a user is opening the link in a new tab
4
4
  function userNewTab(event) {
@@ -1,4 +1,4 @@
1
- import { e4 as getAugmentedNamespace, az as commonjsGlobal } from './index-DA458Pd9.js';
1
+ import { e4 as getAugmentedNamespace, az as commonjsGlobal } from './index-Ct3oyZEC.js';
2
2
 
3
3
  var dist$1 = {};
4
4
 
@@ -1,4 +1,4 @@
1
- import { ec as __assign } from './index-DA458Pd9.js';
1
+ import { ec as __assign } from './index-Ct3oyZEC.js';
2
2
  import { i as isPlanEventEnabled } from './is-plan-event-enabled-mXX0dwl-.js';
3
3
 
4
4
  function disabledActionDestinations(plan, settings) {
@@ -1,4 +1,4 @@
1
- import { dX as se$1, dY as T$2, dZ as oe$1, d_ as R$1, d$ as a$2, e0 as te$1, e1 as p$1, e2 as ne$1, e3 as y$1 } from './index-DA458Pd9.js';
1
+ import { dX as se$1, dY as T$2, dZ as oe$1, d_ as R$1, d$ as a$2, e0 as te$1, e1 as p$1, e2 as ne$1, e3 as y$1 } from './index-Ct3oyZEC.js';
2
2
 
3
3
  /**
4
4
  * @license
@@ -1,4 +1,4 @@
1
- import { eq as gracefulDecodeURIComponent, ei as isPlainObject } from './index-DA458Pd9.js';
1
+ import { eq as gracefulDecodeURIComponent, ei as isPlainObject } from './index-Ct3oyZEC.js';
2
2
 
3
3
  /**
4
4
  * Returns an object containing only the properties prefixed by the input
@@ -375,7 +375,7 @@ const clearGlobalNamespace = (namespace) => {
375
375
  };
376
376
  lib$4.clearGlobalNamespace = clearGlobalNamespace;
377
377
 
378
- var Ut$2=Object.defineProperty;var St$1=(s,c)=>{for(var p in c)Ut$2(s,p,{get:c[p],enumerable:!0});};function Br$1(s){throw new Error("Node.js process "+s+" is not supported by JSPM core outside of Node.js")}var G$3=[],tr$1=!1,H$3,cr$2=-1;function kt$2(){!tr$1||!H$3||(tr$1=!1,H$3.length?G$3=H$3.concat(G$3):cr$2=-1,G$3.length&&Vr$1());}function Vr$1(){if(!tr$1){var s=setTimeout(kt$2,0);tr$1=!0;for(var c=G$3.length;c;){for(H$3=G$3,G$3=[];++cr$2<c;)H$3&&H$3[cr$2].run();cr$2=-1,c=G$3.length;}H$3=null,tr$1=!1,clearTimeout(s);}}function _t$1(s){var c=new Array(arguments.length-1);if(arguments.length>1)for(var p=1;p<arguments.length;p++)c[p-1]=arguments[p];G$3.push(new Gr$1(s,c)),G$3.length===1&&!tr$1&&setTimeout(Vr$1,0);}function Gr$1(s,c){this.fun=s,this.array=c;}Gr$1.prototype.run=function(){this.fun.apply(null,this.array);};var Pt$1="browser",Rt$1="x64",bt$1="browser",Nt$1={PATH:"/usr/bin",LANG:navigator.language+".UTF-8",PWD:"/",HOME:"/home",TMP:"/tmp"},vt$1=["/usr/bin/node"],Mt$1=[],Ct$3="v16.8.0",Lt$2={},Dt$2=function(s,c){console.warn((c?c+": ":"")+s);},$t$2=function(s){Br$1("binding");},Ft$2=function(s){return 0},Ot$2=function(){return "/"},Vt$1=function(s){},Gt$3={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};function M$7(){}var Yt$2=M$7,Kt$2=[];function jt$3(s){Br$1("_linkedBinding");}var Ht$2={},Wt$2=!1,qt$2={};function Xt$3(s){Br$1("dlopen");}function Jt$3(){return []}function zt$2(){return []}var Qt$1=M$7,Zt$2=M$7,Tr$2=function(){return {}},re$3=Tr$2,te$3=Tr$2,ee$2=M$7,ne$5=M$7,ie$5=M$7,oe$4={};function se$3(s,c){if(!s)throw new Error(c||"assertion error")}var ue$2={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},ae$2=M$7,ce$2=M$7;function pe$3(){return !1}var le$2=M$7,fe$4=M$7,he$2=M$7,de$2=M$7,me$3=M$7,we$3=void 0,ge$4=void 0,ye$3=void 0,Ee$2=M$7,Ie$1=2,Be$3=1,Te$2="/bin/usr/node",Ae$2=9229,xe$2="node",Ue$3=[],Se$3=M$7,K$7={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};K$7.now===void 0&&(yr$2=Date.now(),K$7.timing&&K$7.timing.navigationStart&&(yr$2=K$7.timing.navigationStart),K$7.now=()=>Date.now()-yr$2);var yr$2;function ke$3(){return K$7.now()/1e3}var Er$1=1e9;function Ir$2(s){var c=Math.floor((Date.now()-K$7.now())*.001),p=K$7.now()*.001,l=Math.floor(p)+c,h=Math.floor(p%1*1e9);return s&&(l=l-s[0],h=h-s[1],h<0&&(l--,h+=Er$1)),[l,h]}Ir$2.bigint=function(s){var c=Ir$2(s);return typeof BigInt>"u"?c[0]*Er$1+c[1]:BigInt(c[0]*Er$1)+BigInt(c[1])};var _e$2=10,Pe$3={},Re$4=0;function j$7(){return T$6}var be$3=j$7,Ne$1=j$7,ve$2=j$7,Me$1=j$7,Ce$3=j$7,Le$1=M$7,De$3=j$7,$e$3=j$7;function Fe$3(s){return []}var T$6={version:Ct$3,versions:Lt$2,arch:Rt$1,platform:bt$1,release:Gt$3,_rawDebug:Yt$2,moduleLoadList:Kt$2,binding:$t$2,_linkedBinding:jt$3,_events:Pe$3,_eventsCount:Re$4,_maxListeners:_e$2,on:j$7,addListener:be$3,once:Ne$1,off:ve$2,removeListener:Me$1,removeAllListeners:Ce$3,emit:Le$1,prependListener:De$3,prependOnceListener:$e$3,listeners:Fe$3,domain:Ht$2,_exiting:Wt$2,config:qt$2,dlopen:Xt$3,uptime:ke$3,_getActiveRequests:Jt$3,_getActiveHandles:zt$2,reallyExit:Qt$1,_kill:Zt$2,cpuUsage:Tr$2,resourceUsage:re$3,memoryUsage:te$3,kill:ee$2,exit:ne$5,openStdin:ie$5,allowedNodeEnvironmentFlags:oe$4,assert:se$3,features:ue$2,_fatalExceptions:ae$2,setUncaughtExceptionCaptureCallback:ce$2,hasUncaughtExceptionCaptureCallback:pe$3,emitWarning:Dt$2,nextTick:_t$1,_tickCallback:le$2,_debugProcess:fe$4,_debugEnd:he$2,_startProfilerIdleNotifier:de$2,_stopProfilerIdleNotifier:me$3,stdout:we$3,stdin:ye$3,stderr:ge$4,abort:Ee$2,umask:Ft$2,chdir:Vt$1,cwd:Ot$2,env:Nt$1,title:Pt$1,argv:vt$1,execArgv:Mt$1,pid:Ie$1,ppid:Be$3,execPath:Te$2,debugPort:Ae$2,hrtime:Ir$2,argv0:xe$2,_preload_modules:Ue$3,setSourceMapsEnabled:Se$3};var nr$1={},Yr$1=!1;function Oe$2(){if(Yr$1)return nr$1;Yr$1=!0,nr$1.byteLength=E,nr$1.toByteArray=C,nr$1.fromByteArray=_;for(var s=[],c=[],p=typeof Uint8Array<"u"?Uint8Array:Array,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,w=l.length;h<w;++h)s[h]=l[h],c[l.charCodeAt(h)]=h;c[45]=62,c[95]=63;function o(f){var d=f.length;if(d%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var g=f.indexOf("=");g===-1&&(g=d);var A=g===d?0:4-g%4;return [g,A]}function E(f){var d=o(f),g=d[0],A=d[1];return (g+A)*3/4-A}function b(f,d,g){return (d+g)*3/4-g}function C(f){var d,g=o(f),A=g[0],v=g[1],P=new p(b(f,A,v)),D=0,F=v>0?A-4:A,L;for(L=0;L<F;L+=4)d=c[f.charCodeAt(L)]<<18|c[f.charCodeAt(L+1)]<<12|c[f.charCodeAt(L+2)]<<6|c[f.charCodeAt(L+3)],P[D++]=d>>16&255,P[D++]=d>>8&255,P[D++]=d&255;return v===2&&(d=c[f.charCodeAt(L)]<<2|c[f.charCodeAt(L+1)]>>4,P[D++]=d&255),v===1&&(d=c[f.charCodeAt(L)]<<10|c[f.charCodeAt(L+1)]<<4|c[f.charCodeAt(L+2)]>>2,P[D++]=d>>8&255,P[D++]=d&255),P}function B(f){return s[f>>18&63]+s[f>>12&63]+s[f>>6&63]+s[f&63]}function k(f,d,g){for(var A,v=[],P=d;P<g;P+=3)A=(f[P]<<16&16711680)+(f[P+1]<<8&65280)+(f[P+2]&255),v.push(B(A));return v.join("")}function _(f){for(var d,g=f.length,A=g%3,v=[],P=16383,D=0,F=g-A;D<F;D+=P)v.push(k(f,D,D+P>F?F:D+P));return A===1?(d=f[g-1],v.push(s[d>>2]+s[d<<4&63]+"==")):A===2&&(d=(f[g-2]<<8)+f[g-1],v.push(s[d>>10]+s[d>>4&63]+s[d<<2&63]+"=")),v.join("")}return nr$1}var pr$1={},Kr$2=!1;function Ve$1(){if(Kr$2)return pr$1;Kr$2=!0;return pr$1.read=function(s,c,p,l,h){var w,o,E=h*8-l-1,b=(1<<E)-1,C=b>>1,B=-7,k=p?h-1:0,_=p?-1:1,f=s[c+k];for(k+=_,w=f&(1<<-B)-1,f>>=-B,B+=E;B>0;w=w*256+s[c+k],k+=_,B-=8);for(o=w&(1<<-B)-1,w>>=-B,B+=l;B>0;o=o*256+s[c+k],k+=_,B-=8);if(w===0)w=1-C;else {if(w===b)return o?NaN:(f?-1:1)*(1/0);o=o+Math.pow(2,l),w=w-C;}return (f?-1:1)*o*Math.pow(2,w-l)},pr$1.write=function(s,c,p,l,h,w){var o,E,b,C=w*8-h-1,B=(1<<C)-1,k=B>>1,_=h===23?Math.pow(2,-24)-Math.pow(2,-77):0,f=l?0:w-1,d=l?1:-1,g=c<0||c===0&&1/c<0?1:0;for(c=Math.abs(c),isNaN(c)||c===1/0?(E=isNaN(c)?1:0,o=B):(o=Math.floor(Math.log(c)/Math.LN2),c*(b=Math.pow(2,-o))<1&&(o--,b*=2),o+k>=1?c+=_/b:c+=_*Math.pow(2,1-k),c*b>=2&&(o++,b/=2),o+k>=B?(E=0,o=B):o+k>=1?(E=(c*b-1)*Math.pow(2,h),o=o+k):(E=c*Math.pow(2,k-1)*Math.pow(2,h),o=0));h>=8;s[p+f]=E&255,f+=d,E/=256,h-=8);for(o=o<<h|E,C+=h;C>0;s[p+f]=o&255,f+=d,o/=256,C-=8);s[p+f-d]|=g*128;},pr$1}var W$3={},jr$1=!1;function Ge$2(){if(jr$1)return W$3;jr$1=!0;let s=Oe$2(),c=Ve$1(),p=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;W$3.Buffer=o,W$3.SlowBuffer=v,W$3.INSPECT_MAX_BYTES=50;let l=2147483647;W$3.kMaxLength=l,o.TYPED_ARRAY_SUPPORT=h(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function h(){try{let e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch{return !1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function w(e){if(e>l)throw new RangeError('The value "'+e+'" is invalid for option "size"');let r=new Uint8Array(e);return Object.setPrototypeOf(r,o.prototype),r}function o(e,r,t){if(typeof e=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return B(e)}return E(e,r,t)}o.poolSize=8192;function E(e,r,t){if(typeof e=="string")return k(e,r);if(ArrayBuffer.isView(e))return f(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(O(e,ArrayBuffer)||e&&O(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(O(e,SharedArrayBuffer)||e&&O(e.buffer,SharedArrayBuffer)))return d(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return o.from(n,r,t);let i=g(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return o.from(e[Symbol.toPrimitive]("string"),r,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}o.from=function(e,r,t){return E(e,r,t)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function b(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function C(e,r,t){return b(e),e<=0?w(e):r!==void 0?typeof t=="string"?w(e).fill(r,t):w(e).fill(r):w(e)}o.alloc=function(e,r,t){return C(e,r,t)};function B(e){return b(e),w(e<0?0:A(e)|0)}o.allocUnsafe=function(e){return B(e)},o.allocUnsafeSlow=function(e){return B(e)};function k(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!o.isEncoding(r))throw new TypeError("Unknown encoding: "+r);let t=P(e,r)|0,n=w(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function _(e){let r=e.length<0?0:A(e.length)|0,t=w(r);for(let n=0;n<r;n+=1)t[n]=e[n]&255;return t}function f(e){if(O(e,Uint8Array)){let r=new Uint8Array(e);return d(r.buffer,r.byteOffset,r.byteLength)}return _(e)}function d(e,r,t){if(r<0||e.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<r+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return r===void 0&&t===void 0?n=new Uint8Array(e):t===void 0?n=new Uint8Array(e,r):n=new Uint8Array(e,r,t),Object.setPrototypeOf(n,o.prototype),n}function g(e){if(o.isBuffer(e)){let r=A(e.length)|0,t=w(r);return t.length===0||e.copy(t,0,0,r),t}if(e.length!==void 0)return typeof e.length!="number"||gr(e.length)?w(0):_(e);if(e.type==="Buffer"&&Array.isArray(e.data))return _(e.data)}function A(e){if(e>=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return e|0}function v(e){return +e!=e&&(e=0),o.alloc(+e)}o.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==o.prototype},o.compare=function(r,t){if(O(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),O(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(r)||!o.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;let n=r.length,i=t.length;for(let u=0,a=Math.min(n,i);u<a;++u)if(r[u]!==t[u]){n=r[u],i=t[u];break}return n<i?-1:i<n?1:0},o.isEncoding=function(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return !0;default:return !1}},o.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return o.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;let i=o.allocUnsafe(t),u=0;for(n=0;n<r.length;++n){let a=r[n];if(O(a,Uint8Array))u+a.length>i.length?(o.isBuffer(a)||(a=o.from(a)),a.copy(i,u)):Uint8Array.prototype.set.call(i,a,u);else if(o.isBuffer(a))a.copy(i,u);else throw new TypeError('"list" argument must be an Array of Buffers');u+=a.length;}return i};function P(e,r){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||O(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return wr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Or(e).length;default:if(i)return n?-1:wr(e).length;r=(""+r).toLowerCase(),i=!0;}}o.byteLength=P;function D(e,r,t){let n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,r>>>=0,t<=r))return "";for(e||(e="utf8");;)switch(e){case"hex":return wt(this,r,t);case"utf8":case"utf-8":return br(this,r,t);case"ascii":return dt(this,r,t);case"latin1":case"binary":return mt(this,r,t);case"base64":return ft(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gt(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0;}}o.prototype._isBuffer=!0;function F(e,r,t){let n=e[r];e[r]=e[t],e[t]=n;}o.prototype.swap16=function(){let r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<r;t+=2)F(this,t,t+1);return this},o.prototype.swap32=function(){let r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<r;t+=4)F(this,t,t+3),F(this,t+1,t+2);return this},o.prototype.swap64=function(){let r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<r;t+=8)F(this,t,t+7),F(this,t+1,t+6),F(this,t+2,t+5),F(this,t+3,t+4);return this},o.prototype.toString=function(){let r=this.length;return r===0?"":arguments.length===0?br(this,0,r):D.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(r){if(!o.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:o.compare(this,r)===0},o.prototype.inspect=function(){let r="",t=W$3.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"},p&&(o.prototype[p]=o.prototype.inspect),o.prototype.compare=function(r,t,n,i,u){if(O(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),!o.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(t===void 0&&(t=0),n===void 0&&(n=r?r.length:0),i===void 0&&(i=0),u===void 0&&(u=this.length),t<0||n>r.length||i<0||u>this.length)throw new RangeError("out of range index");if(i>=u&&t>=n)return 0;if(i>=u)return -1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,u>>>=0,this===r)return 0;let a=u-i,m=n-t,x=Math.min(a,m),I=this.slice(i,u),U=r.slice(t,n);for(let y=0;y<x;++y)if(I[y]!==U[y]){a=I[y],m=U[y];break}return a<m?-1:m<a?1:0};function L(e,r,t,n,i){if(e.length===0)return -1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,gr(t)&&(t=i?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(i)return -1;t=e.length-1;}else if(t<0)if(i)t=0;else return -1;if(typeof r=="string"&&(r=o.from(r,n)),o.isBuffer(r))return r.length===0?-1:Rr(e,r,t,n,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,r,t):Uint8Array.prototype.lastIndexOf.call(e,r,t):Rr(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function Rr(e,r,t,n,i){let u=1,a=e.length,m=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||r.length<2)return -1;u=2,a/=2,m/=2,t/=2;}function x(U,y){return u===1?U[y]:U.readUInt16BE(y*u)}let I;if(i){let U=-1;for(I=t;I<a;I++)if(x(e,I)===x(r,U===-1?0:I-U)){if(U===-1&&(U=I),I-U+1===m)return U*u}else U!==-1&&(I-=I-U),U=-1;}else for(t+m>a&&(t=a-m),I=t;I>=0;I--){let U=!0;for(let y=0;y<m;y++)if(x(e,I+y)!==x(r,y)){U=!1;break}if(U)return I}return -1}o.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1},o.prototype.indexOf=function(r,t,n){return L(this,r,t,n,!0)},o.prototype.lastIndexOf=function(r,t,n){return L(this,r,t,n,!1)};function ut(e,r,t,n){t=Number(t)||0;let i=e.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let u=r.length;n>u/2&&(n=u/2);let a;for(a=0;a<n;++a){let m=parseInt(r.substr(a*2,2),16);if(gr(m))return a;e[t+a]=m;}return a}function at(e,r,t,n){return ar(wr(r,e.length-t),e,t,n)}function ct(e,r,t,n){return ar(Bt(r),e,t,n)}function pt(e,r,t,n){return ar(Or(r),e,t,n)}function lt(e,r,t,n){return ar(Tt(r,e.length-t),e,t,n)}o.prototype.write=function(r,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let u=this.length-t;if((n===void 0||n>u)&&(n=u),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let a=!1;for(;;)switch(i){case"hex":return ut(this,r,t,n);case"utf8":case"utf-8":return at(this,r,t,n);case"ascii":case"latin1":case"binary":return ct(this,r,t,n);case"base64":return pt(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lt(this,r,t,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0;}},o.prototype.toJSON=function(){return {type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ft(e,r,t){return r===0&&t===e.length?s.fromByteArray(e):s.fromByteArray(e.slice(r,t))}function br(e,r,t){t=Math.min(e.length,t);let n=[],i=r;for(;i<t;){let u=e[i],a=null,m=u>239?4:u>223?3:u>191?2:1;if(i+m<=t){let x,I,U,y;switch(m){case 1:u<128&&(a=u);break;case 2:x=e[i+1],(x&192)===128&&(y=(u&31)<<6|x&63,y>127&&(a=y));break;case 3:x=e[i+1],I=e[i+2],(x&192)===128&&(I&192)===128&&(y=(u&15)<<12|(x&63)<<6|I&63,y>2047&&(y<55296||y>57343)&&(a=y));break;case 4:x=e[i+1],I=e[i+2],U=e[i+3],(x&192)===128&&(I&192)===128&&(U&192)===128&&(y=(u&15)<<18|(x&63)<<12|(I&63)<<6|U&63,y>65535&&y<1114112&&(a=y));}}a===null?(a=65533,m=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=m;}return ht(n)}let Nr=4096;function ht(e){let r=e.length;if(r<=Nr)return String.fromCharCode.apply(String,e);let t="",n=0;for(;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=Nr));return t}function dt(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function mt(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function wt(e,r,t){let n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);let i="";for(let u=r;u<t;++u)i+=At[e[u]];return i}function gt(e,r,t){let n=e.slice(r,t),i="";for(let u=0;u<n.length-1;u+=2)i+=String.fromCharCode(n[u]+n[u+1]*256);return i}o.prototype.slice=function(r,t){let n=this.length;r=~~r,t=t===void 0?n:~~t,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<r&&(t=r);let i=this.subarray(r,t);return Object.setPrototypeOf(i,o.prototype),i};function N(e,r,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+r>t)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUintLE=o.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r],u=1,a=0;for(;++a<t&&(u*=256);)i+=this[r+a]*u;return i},o.prototype.readUintBE=o.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r+--t],u=1;for(;t>0&&(u*=256);)i+=this[r+--t]*u;return i},o.prototype.readUint8=o.prototype.readUInt8=function(r,t){return r=r>>>0,t||N(r,1,this.length),this[r]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||N(r,2,this.length),this[r]|this[r+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||N(r,2,this.length),this[r]<<8|this[r+1]},o.prototype.readUint32LE=o.prototype.readUInt32LE=function(r,t){return r=r>>>0,t||N(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216},o.prototype.readUint32BE=o.prototype.readUInt32BE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])},o.prototype.readBigUInt64LE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24,u=this[++r]+this[++r]*2**8+this[++r]*2**16+n*2**24;return BigInt(i)+(BigInt(u)<<BigInt(32))}),o.prototype.readBigUInt64BE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=t*2**24+this[++r]*2**16+this[++r]*2**8+this[++r],u=this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n;return (BigInt(i)<<BigInt(32))+BigInt(u)}),o.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r],u=1,a=0;for(;++a<t&&(u*=256);)i+=this[r+a]*u;return u*=128,i>=u&&(i-=Math.pow(2,8*t)),i},o.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=t,u=1,a=this[r+--i];for(;i>0&&(u*=256);)a+=this[r+--i]*u;return u*=128,a>=u&&(a-=Math.pow(2,8*t)),a},o.prototype.readInt8=function(r,t){return r=r>>>0,t||N(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]},o.prototype.readInt16LE=function(r,t){r=r>>>0,t||N(r,2,this.length);let n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n},o.prototype.readInt16BE=function(r,t){r=r>>>0,t||N(r,2,this.length);let n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n},o.prototype.readInt32LE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24},o.prototype.readInt32BE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]},o.prototype.readBigInt64LE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=this[r+4]+this[r+5]*2**8+this[r+6]*2**16+(n<<24);return (BigInt(i)<<BigInt(32))+BigInt(t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24)}),o.prototype.readBigInt64BE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=(t<<24)+this[++r]*2**16+this[++r]*2**8+this[++r];return (BigInt(i)<<BigInt(32))+BigInt(this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n)}),o.prototype.readFloatLE=function(r,t){return r=r>>>0,t||N(r,4,this.length),c.read(this,r,!0,23,4)},o.prototype.readFloatBE=function(r,t){return r=r>>>0,t||N(r,4,this.length),c.read(this,r,!1,23,4)},o.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||N(r,8,this.length),c.read(this,r,!0,52,8)},o.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||N(r,8,this.length),c.read(this,r,!1,52,8)};function $(e,r,t,n,i,u){if(!o.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<u)throw new RangeError('"value" argument is out of bounds');if(t+n>e.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let m=Math.pow(2,8*n)-1;$(this,r,t,n,m,0);}let u=1,a=0;for(this[t]=r&255;++a<n&&(u*=256);)this[t+a]=r/u&255;return t+n},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let m=Math.pow(2,8*n)-1;$(this,r,t,n,m,0);}let u=n-1,a=1;for(this[t+u]=r&255;--u>=0&&(a*=256);)this[t+u]=r/a&255;return t+n},o.prototype.writeUint8=o.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,1,255,0),this[t]=r&255,t+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,4294967295,0),this[t+3]=r>>>24,this[t+2]=r>>>16,this[t+1]=r>>>8,this[t]=r&255,t+4},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,4294967295,0),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};function vr(e,r,t,n,i){Fr(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u;let a=Number(r>>BigInt(32)&BigInt(4294967295));return e[t++]=a,a=a>>8,e[t++]=a,a=a>>8,e[t++]=a,a=a>>8,e[t++]=a,t}function Mr(e,r,t,n,i){Fr(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t+7]=u,u=u>>8,e[t+6]=u,u=u>>8,e[t+5]=u,u=u>>8,e[t+4]=u;let a=Number(r>>BigInt(32)&BigInt(4294967295));return e[t+3]=a,a=a>>8,e[t+2]=a,a=a>>8,e[t+1]=a,a=a>>8,e[t]=a,t+8}o.prototype.writeBigUInt64LE=Y(function(r,t=0){return vr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeBigUInt64BE=Y(function(r,t=0){return Mr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let x=Math.pow(2,8*n-1);$(this,r,t,n,x-1,-x);}let u=0,a=1,m=0;for(this[t]=r&255;++u<n&&(a*=256);)r<0&&m===0&&this[t+u-1]!==0&&(m=1),this[t+u]=(r/a>>0)-m&255;return t+n},o.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let x=Math.pow(2,8*n-1);$(this,r,t,n,x-1,-x);}let u=n-1,a=1,m=0;for(this[t+u]=r&255;--u>=0&&(a*=256);)r<0&&m===0&&this[t+u+1]!==0&&(m=1),this[t+u]=(r/a>>0)-m&255;return t+n},o.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1},o.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,2147483647,-2147483648),this[t]=r&255,this[t+1]=r>>>8,this[t+2]=r>>>16,this[t+3]=r>>>24,t+4},o.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4},o.prototype.writeBigInt64LE=Y(function(r,t=0){return vr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),o.prototype.writeBigInt64BE=Y(function(r,t=0){return Mr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Cr(e,r,t,n,i,u){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Lr(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,4),c.write(e,r,t,n,23,4),t+4}o.prototype.writeFloatLE=function(r,t,n){return Lr(this,r,t,!0,n)},o.prototype.writeFloatBE=function(r,t,n){return Lr(this,r,t,!1,n)};function Dr(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,8),c.write(e,r,t,n,52,8),t+8}o.prototype.writeDoubleLE=function(r,t,n){return Dr(this,r,t,!0,n)},o.prototype.writeDoubleBE=function(r,t,n){return Dr(this,r,t,!1,n)},o.prototype.copy=function(r,t,n,i){if(!o.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=r.length&&(t=r.length),t||(t=0),i>0&&i<n&&(i=n),i===n||r.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),r.length-t<i-n&&(i=r.length-t+n);let u=i-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(r,this.subarray(n,i),t),u},o.prototype.fill=function(r,t,n,i){if(typeof r=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!o.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){let a=r.charCodeAt(0);(i==="utf8"&&a<128||i==="latin1")&&(r=a);}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,r||(r=0);let u;if(typeof r=="number")for(u=t;u<n;++u)this[u]=r;else {let a=o.isBuffer(r)?r:o.from(r,i),m=a.length;if(m===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<n-t;++u)this[u+t]=a[u%m];}return this};let Z={};function mr(e,r,t){Z[e]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:r.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,delete this.name;}get code(){return e}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0});}toString(){return `${this.name} [${e}]: ${this.message}`}};}mr("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),mr("ERR_INVALID_ARG_TYPE",function(e,r){return `The "${e}" argument must be of type number. Received type ${typeof r}`},TypeError),mr("ERR_OUT_OF_RANGE",function(e,r,t){let n=`The value of "${e}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=$r(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=$r(i)),i+="n"),n+=` It must be ${r}. Received ${i}`,n},RangeError);function $r(e){let r="",t=e.length,n=e[0]==="-"?1:0;for(;t>=n+4;t-=3)r=`_${e.slice(t-3,t)}${r}`;return `${e.slice(0,t)}${r}`}function yt(e,r,t){rr(r,"offset"),(e[r]===void 0||e[r+t]===void 0)&&er(r,e.length-(t+1));}function Fr(e,r,t,n,i,u){if(e>t||e<r){let a=typeof r=="bigint"?"n":"",m;throw r===0||r===BigInt(0)?m=`>= 0${a} and < 2${a} ** ${(u+1)*8}${a}`:m=`>= -(2${a} ** ${(u+1)*8-1}${a}) and < 2 ** ${(u+1)*8-1}${a}`,new Z.ERR_OUT_OF_RANGE("value",m,e)}yt(n,i,u);}function rr(e,r){if(typeof e!="number")throw new Z.ERR_INVALID_ARG_TYPE(r,"number",e)}function er(e,r,t){throw Math.floor(e)!==e?(rr(e,t),new Z.ERR_OUT_OF_RANGE("offset","an integer",e)):r<0?new Z.ERR_BUFFER_OUT_OF_BOUNDS:new Z.ERR_OUT_OF_RANGE("offset",`>= ${0} and <= ${r}`,e)}let Et=/[^+/0-9A-Za-z-_]/g;function It(e){if(e=e.split("=")[0],e=e.trim().replace(Et,""),e.length<2)return "";for(;e.length%4!==0;)e=e+"=";return e}function wr(e,r){r=r||1/0;let t,n=e.length,i=null,u=[];for(let a=0;a<n;++a){if(t=e.charCodeAt(a),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&u.push(239,191,189);continue}else if(a+1===n){(r-=3)>-1&&u.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&u.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536;}else i&&(r-=3)>-1&&u.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;u.push(t);}else if(t<2048){if((r-=2)<0)break;u.push(t>>6|192,t&63|128);}else if(t<65536){if((r-=3)<0)break;u.push(t>>12|224,t>>6&63|128,t&63|128);}else if(t<1114112){if((r-=4)<0)break;u.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128);}else throw new Error("Invalid code point")}return u}function Bt(e){let r=[];for(let t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function Tt(e,r){let t,n,i,u=[];for(let a=0;a<e.length&&!((r-=2)<0);++a)t=e.charCodeAt(a),n=t>>8,i=t%256,u.push(i),u.push(n);return u}function Or(e){return s.toByteArray(It(e))}function ar(e,r,t,n){let i;for(i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function O(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function gr(e){return e!==e}let At=function(){let e="0123456789abcdef",r=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)r[n+i]=e[t]+e[i];}return r}();function Y(e){return typeof BigInt>"u"?xt:e}function xt(){throw new Error("BigInt not supported")}return W$3}var q$6=Ge$2();var S$8=q$6.Buffer;var Ur$2={};St$1(Ur$2,{deleteItem:()=>He$2,getItem:()=>fr$1,setItem:()=>or$2});var ir$1=()=>typeof window>"u",lr$2=()=>!ir$1();var Ye$2="__IMX-",Ar$2=()=>lr$2()&&window.localStorage,Ke$1=s=>{if(s!==null)try{return JSON.parse(s)}catch{return s}},je$2=s=>typeof s=="string"?s:JSON.stringify(s),xr$2=s=>`${Ye$2}${s}`;function fr$1(s){if(Ar$2())return Ke$1(window.localStorage.getItem(xr$2(s)))}var or$2=(s,c)=>Ar$2()?(window.localStorage.setItem(xr$2(s),je$2(c)),!0):!1,He$2=s=>Ar$2()?(window.localStorage.removeItem(xr$2(s)),!0):!1;var Sr$2=0,Hr$1=s=>{let c=parseInt(s,10)*1e3,p=new Date(c),l=new Date;return Sr$2=p.getTime()-l.getTime(),Sr$2},Wr=()=>{let s=new Date().getTime()+Sr$2;return new Date(s).toISOString()};var sr$1=(E=>(E.RUNTIME_ID="rid",E.PASSPORT_CLIENT_ID="passportClientId",E.ENVIRONMENT="env",E.PUBLISHABLE_API_KEY="pak",E.IDENTITY="uid",E.DOMAIN="domain",E.SDK_VERSION="sdkVersion",E))(sr$1||{});var We$5="https://api.immutable.com",qe$1=s=>{if(typeof S$8<"u")return S$8.from(s,"utf-8").toString("base64");if(typeof btoa=="function")return btoa(unescape(encodeURIComponent(s)));throw new Error("Base64 encoding not supported in this environment")};async function hr$2(s,c){let p=JSON.stringify(c),l={payload:qe$1(p)},h=await fetch(`${We$5}${s}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(l)});if(!h.ok){let w=await h.text().catch(()=>"");throw new Error(`Request failed (${h.status}): ${w||h.statusText}`)}return h.json()}var X$4,J$4,Xe$4=()=>{X$4=fr$1("metrics-events")||[],J$4=fr$1("metrics-runtime")||{};};Xe$4();var V$5=(s,c)=>{J$4={...J$4,[s]:c},or$2("metrics-runtime",J$4);},ur$1=s=>{if(J$4[s]!==void 0)return J$4[s]},qr$1=()=>J$4,Xr=()=>X$4,Jr$1=s=>{X$4.push(s),or$2("metrics-events",X$4);},zr$2=s=>{X$4=X$4.slice(s),or$2("metrics-events",X$4);},dr$1=s=>{let c=[];return Object.entries(s).forEach(([p,l])=>{(typeof p=="string"||typeof l=="string"||typeof l=="number"||typeof l=="boolean")&&c.push([p,l.toString()]);}),c};var kr$1="2.13.1-alpha.1",Je$3=()=>ir$1()?"":window.location.ancestorOrigins&&window.location.ancestorOrigins.length>0?new URL(window.location.ancestorOrigins[0]).hostname:document.referrer?new URL(window.document.referrer).hostname:"",ze$2=()=>{if(ir$1())return "";let s;try{window.self!==window.top&&(s=Je$3());}catch{}return s||(s=window.location.hostname),s},Qe$3=()=>{if(V$5("sdkVersion",kr$1),ir$1())return {browser:"nodejs",sdkVersion:kr$1};let s=ze$2();return s&&V$5("domain",s),{sdkVersion:kr$1,browser:window.navigator.userAgent,domain:s,tz:Intl.DateTimeFormat().resolvedOptions().timeZone,screen:`${window.screen.width}x${window.screen.height}`}},_r$2=!1,Qr$1=()=>_r$2,Zr=async()=>{_r$2=!0;try{let s=dr$1(Qe$3()),c=ur$1("rid"),p=ur$1("uid"),h=await hr$2("/v1/sdk/initialise",{version:1,data:{runtimeDetails:s,runtimeId:c,uId:p}}),{runtimeId:w,sTime:o}=h;V$5("rid",w),Hr$1(o);}catch{_r$2=!1;}};function R$3(s,c){return (...p)=>{try{let l=s(...p);return l instanceof Promise?l.catch(()=>c):l}catch{return c}}}function Ze$4(){return lr$2()||typeof T$6>"u"?!1:T$6.env.JEST_WORKER_ID!==void 0}var rt$1=R$3(Ze$4,!1);var et$1="imtbl__metrics",tn$1=5e3,en$1=1e3,z$8=(s,c)=>getGlobalisedValue_1(et$1,s,c),nt$2=(s,c)=>{let p=memorise(c,{lruOptions:{ttl:tn$1,max:en$1}});return getGlobalisedValue_1(et$1,s,p)};var nn=5e3,on=(s,c,p)=>{let l={event:`${s}.${c}`,time:Wr(),...p&&{properties:dr$1(p)}};Jr$1(l);},Q$6=R$3(nt$2("track",on)),sn=async()=>{if(Qr$1()===!1){await Zr();return}let s=Xr();if(s.length===0)return;let c=s.length,p=qr$1();await hr$2("/v1/sdk/metrics",{version:1,data:{events:s,details:p}})instanceof Error||zr$2(c);},un=R$3(sn),ot$1=async()=>{await un(),setTimeout(ot$1,nn);},it$1=!1,an=()=>{it$1||(it$1=!0,ot$1());};rt$1()||R$3(z$8("startFlushing",an))();var Pr$2=(s,c,p,l)=>Q$6(s,c,{...l||{},duration:Math.round(p)});var st$2=()=>{let s=()=>Math.floor((1+Math.random())*65536).toString(16).substring(1);return `${s()}${s()}-${s()}-${s()}-${s()}-${s()}${s()}${s()}`};var cn=(...s)=>{if(!s.some(l=>!!l))return {};let p={};return s.forEach(l=>{l&&(p={...p,...l});}),p},pn$1=s=>s.replace(/[^a-zA-Z0-9\s\-_]/g,""),ln=(s,c)=>`${s}_${pn$1(c)}`,fn=(s,c,p=!0,l)=>{let h=st$2(),w=Date.now(),o=0,E=0,b={},C=(..._)=>cn(b,..._,{flowId:h,flowName:c});b=C(l);let B=_=>{_&&(b=C(_));},k=(_,f)=>{let d=ln(c,_),g=0,A=performance.now();o>0&&(g=A-E);let v=C(f,{flowEventName:_,flowStep:o});Pr$2(s,d,g,v),o++,E=A;};return p&&k("Start"),{details:{moduleName:s,flowName:c,flowId:h,flowStartTime:w},addEvent:R$3(k),addFlowProperties:R$3(B)}},hn=R$3(fn);var dn$1=(s,c,p,l)=>{let{message:h}=p,w=p.stack||"",{cause:o}=p;o instanceof Error&&(w=`${w}
378
+ var Ut$2=Object.defineProperty;var St$1=(s,c)=>{for(var p in c)Ut$2(s,p,{get:c[p],enumerable:!0});};function Br$1(s){throw new Error("Node.js process "+s+" is not supported by JSPM core outside of Node.js")}var G$3=[],tr$1=!1,H$3,cr$2=-1;function kt$2(){!tr$1||!H$3||(tr$1=!1,H$3.length?G$3=H$3.concat(G$3):cr$2=-1,G$3.length&&Vr$1());}function Vr$1(){if(!tr$1){var s=setTimeout(kt$2,0);tr$1=!0;for(var c=G$3.length;c;){for(H$3=G$3,G$3=[];++cr$2<c;)H$3&&H$3[cr$2].run();cr$2=-1,c=G$3.length;}H$3=null,tr$1=!1,clearTimeout(s);}}function _t$1(s){var c=new Array(arguments.length-1);if(arguments.length>1)for(var p=1;p<arguments.length;p++)c[p-1]=arguments[p];G$3.push(new Gr$1(s,c)),G$3.length===1&&!tr$1&&setTimeout(Vr$1,0);}function Gr$1(s,c){this.fun=s,this.array=c;}Gr$1.prototype.run=function(){this.fun.apply(null,this.array);};var Pt$1="browser",Rt$1="x64",bt$1="browser",Nt$1={PATH:"/usr/bin",LANG:navigator.language+".UTF-8",PWD:"/",HOME:"/home",TMP:"/tmp"},vt$1=["/usr/bin/node"],Mt$1=[],Ct$3="v16.8.0",Lt$2={},Dt$2=function(s,c){console.warn((c?c+": ":"")+s);},$t$2=function(s){Br$1("binding");},Ft$2=function(s){return 0},Ot$3=function(){return "/"},Vt$1=function(s){},Gt$3={name:"node",sourceUrl:"",headersUrl:"",libUrl:""};function M$7(){}var Yt$2=M$7,Kt$2=[];function jt$3(s){Br$1("_linkedBinding");}var Ht$2={},Wt$2=!1,qt$2={};function Xt$3(s){Br$1("dlopen");}function Jt$3(){return []}function zt$2(){return []}var Qt$1=M$7,Zt$2=M$7,Tr$2=function(){return {}},re$3=Tr$2,te$3=Tr$2,ee$2=M$7,ne$5=M$7,ie$5=M$7,oe$4={};function se$3(s,c){if(!s)throw new Error(c||"assertion error")}var ue$2={inspector:!1,debug:!1,uv:!1,ipv6:!1,tls_alpn:!1,tls_sni:!1,tls_ocsp:!1,tls:!1,cached_builtins:!0},ae$2=M$7,ce$2=M$7;function pe$3(){return !1}var le$2=M$7,fe$4=M$7,he$2=M$7,de$2=M$7,me$3=M$7,we$3=void 0,ge$4=void 0,ye$3=void 0,Ee$2=M$7,Ie$1=2,Be$3=1,Te$2="/bin/usr/node",Ae$2=9229,xe$2="node",Ue$3=[],Se$3=M$7,K$7={now:typeof performance<"u"?performance.now.bind(performance):void 0,timing:typeof performance<"u"?performance.timing:void 0};K$7.now===void 0&&(yr$2=Date.now(),K$7.timing&&K$7.timing.navigationStart&&(yr$2=K$7.timing.navigationStart),K$7.now=()=>Date.now()-yr$2);var yr$2;function ke$3(){return K$7.now()/1e3}var Er$1=1e9;function Ir$2(s){var c=Math.floor((Date.now()-K$7.now())*.001),p=K$7.now()*.001,l=Math.floor(p)+c,h=Math.floor(p%1*1e9);return s&&(l=l-s[0],h=h-s[1],h<0&&(l--,h+=Er$1)),[l,h]}Ir$2.bigint=function(s){var c=Ir$2(s);return typeof BigInt>"u"?c[0]*Er$1+c[1]:BigInt(c[0]*Er$1)+BigInt(c[1])};var _e$2=10,Pe$3={},Re$4=0;function j$7(){return T$6}var be$3=j$7,Ne$1=j$7,ve$2=j$7,Me$1=j$7,Ce$3=j$7,Le$1=M$7,De$3=j$7,$e$3=j$7;function Fe$3(s){return []}var T$6={version:Ct$3,versions:Lt$2,arch:Rt$1,platform:bt$1,release:Gt$3,_rawDebug:Yt$2,moduleLoadList:Kt$2,binding:$t$2,_linkedBinding:jt$3,_events:Pe$3,_eventsCount:Re$4,_maxListeners:_e$2,on:j$7,addListener:be$3,once:Ne$1,off:ve$2,removeListener:Me$1,removeAllListeners:Ce$3,emit:Le$1,prependListener:De$3,prependOnceListener:$e$3,listeners:Fe$3,domain:Ht$2,_exiting:Wt$2,config:qt$2,dlopen:Xt$3,uptime:ke$3,_getActiveRequests:Jt$3,_getActiveHandles:zt$2,reallyExit:Qt$1,_kill:Zt$2,cpuUsage:Tr$2,resourceUsage:re$3,memoryUsage:te$3,kill:ee$2,exit:ne$5,openStdin:ie$5,allowedNodeEnvironmentFlags:oe$4,assert:se$3,features:ue$2,_fatalExceptions:ae$2,setUncaughtExceptionCaptureCallback:ce$2,hasUncaughtExceptionCaptureCallback:pe$3,emitWarning:Dt$2,nextTick:_t$1,_tickCallback:le$2,_debugProcess:fe$4,_debugEnd:he$2,_startProfilerIdleNotifier:de$2,_stopProfilerIdleNotifier:me$3,stdout:we$3,stdin:ye$3,stderr:ge$4,abort:Ee$2,umask:Ft$2,chdir:Vt$1,cwd:Ot$3,env:Nt$1,title:Pt$1,argv:vt$1,execArgv:Mt$1,pid:Ie$1,ppid:Be$3,execPath:Te$2,debugPort:Ae$2,hrtime:Ir$2,argv0:xe$2,_preload_modules:Ue$3,setSourceMapsEnabled:Se$3};var nr$1={},Yr$1=!1;function Oe$2(){if(Yr$1)return nr$1;Yr$1=!0,nr$1.byteLength=E,nr$1.toByteArray=C,nr$1.fromByteArray=_;for(var s=[],c=[],p=typeof Uint8Array<"u"?Uint8Array:Array,l="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",h=0,w=l.length;h<w;++h)s[h]=l[h],c[l.charCodeAt(h)]=h;c[45]=62,c[95]=63;function o(f){var d=f.length;if(d%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var g=f.indexOf("=");g===-1&&(g=d);var A=g===d?0:4-g%4;return [g,A]}function E(f){var d=o(f),g=d[0],A=d[1];return (g+A)*3/4-A}function b(f,d,g){return (d+g)*3/4-g}function C(f){var d,g=o(f),A=g[0],v=g[1],P=new p(b(f,A,v)),D=0,F=v>0?A-4:A,L;for(L=0;L<F;L+=4)d=c[f.charCodeAt(L)]<<18|c[f.charCodeAt(L+1)]<<12|c[f.charCodeAt(L+2)]<<6|c[f.charCodeAt(L+3)],P[D++]=d>>16&255,P[D++]=d>>8&255,P[D++]=d&255;return v===2&&(d=c[f.charCodeAt(L)]<<2|c[f.charCodeAt(L+1)]>>4,P[D++]=d&255),v===1&&(d=c[f.charCodeAt(L)]<<10|c[f.charCodeAt(L+1)]<<4|c[f.charCodeAt(L+2)]>>2,P[D++]=d>>8&255,P[D++]=d&255),P}function B(f){return s[f>>18&63]+s[f>>12&63]+s[f>>6&63]+s[f&63]}function k(f,d,g){for(var A,v=[],P=d;P<g;P+=3)A=(f[P]<<16&16711680)+(f[P+1]<<8&65280)+(f[P+2]&255),v.push(B(A));return v.join("")}function _(f){for(var d,g=f.length,A=g%3,v=[],P=16383,D=0,F=g-A;D<F;D+=P)v.push(k(f,D,D+P>F?F:D+P));return A===1?(d=f[g-1],v.push(s[d>>2]+s[d<<4&63]+"==")):A===2&&(d=(f[g-2]<<8)+f[g-1],v.push(s[d>>10]+s[d>>4&63]+s[d<<2&63]+"=")),v.join("")}return nr$1}var pr$1={},Kr$2=!1;function Ve$1(){if(Kr$2)return pr$1;Kr$2=!0;return pr$1.read=function(s,c,p,l,h){var w,o,E=h*8-l-1,b=(1<<E)-1,C=b>>1,B=-7,k=p?h-1:0,_=p?-1:1,f=s[c+k];for(k+=_,w=f&(1<<-B)-1,f>>=-B,B+=E;B>0;w=w*256+s[c+k],k+=_,B-=8);for(o=w&(1<<-B)-1,w>>=-B,B+=l;B>0;o=o*256+s[c+k],k+=_,B-=8);if(w===0)w=1-C;else {if(w===b)return o?NaN:(f?-1:1)*(1/0);o=o+Math.pow(2,l),w=w-C;}return (f?-1:1)*o*Math.pow(2,w-l)},pr$1.write=function(s,c,p,l,h,w){var o,E,b,C=w*8-h-1,B=(1<<C)-1,k=B>>1,_=h===23?Math.pow(2,-24)-Math.pow(2,-77):0,f=l?0:w-1,d=l?1:-1,g=c<0||c===0&&1/c<0?1:0;for(c=Math.abs(c),isNaN(c)||c===1/0?(E=isNaN(c)?1:0,o=B):(o=Math.floor(Math.log(c)/Math.LN2),c*(b=Math.pow(2,-o))<1&&(o--,b*=2),o+k>=1?c+=_/b:c+=_*Math.pow(2,1-k),c*b>=2&&(o++,b/=2),o+k>=B?(E=0,o=B):o+k>=1?(E=(c*b-1)*Math.pow(2,h),o=o+k):(E=c*Math.pow(2,k-1)*Math.pow(2,h),o=0));h>=8;s[p+f]=E&255,f+=d,E/=256,h-=8);for(o=o<<h|E,C+=h;C>0;s[p+f]=o&255,f+=d,o/=256,C-=8);s[p+f-d]|=g*128;},pr$1}var W$3={},jr$1=!1;function Ge$2(){if(jr$1)return W$3;jr$1=!0;let s=Oe$2(),c=Ve$1(),p=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;W$3.Buffer=o,W$3.SlowBuffer=v,W$3.INSPECT_MAX_BYTES=50;let l=2147483647;W$3.kMaxLength=l,o.TYPED_ARRAY_SUPPORT=h(),!o.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function h(){try{let e=new Uint8Array(1),r={foo:function(){return 42}};return Object.setPrototypeOf(r,Uint8Array.prototype),Object.setPrototypeOf(e,r),e.foo()===42}catch{return !1}}Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}});function w(e){if(e>l)throw new RangeError('The value "'+e+'" is invalid for option "size"');let r=new Uint8Array(e);return Object.setPrototypeOf(r,o.prototype),r}function o(e,r,t){if(typeof e=="number"){if(typeof r=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return B(e)}return E(e,r,t)}o.poolSize=8192;function E(e,r,t){if(typeof e=="string")return k(e,r);if(ArrayBuffer.isView(e))return f(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(O(e,ArrayBuffer)||e&&O(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(O(e,SharedArrayBuffer)||e&&O(e.buffer,SharedArrayBuffer)))return d(e,r,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return o.from(n,r,t);let i=g(e);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return o.from(e[Symbol.toPrimitive]("string"),r,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}o.from=function(e,r,t){return E(e,r,t)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array);function b(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function C(e,r,t){return b(e),e<=0?w(e):r!==void 0?typeof t=="string"?w(e).fill(r,t):w(e).fill(r):w(e)}o.alloc=function(e,r,t){return C(e,r,t)};function B(e){return b(e),w(e<0?0:A(e)|0)}o.allocUnsafe=function(e){return B(e)},o.allocUnsafeSlow=function(e){return B(e)};function k(e,r){if((typeof r!="string"||r==="")&&(r="utf8"),!o.isEncoding(r))throw new TypeError("Unknown encoding: "+r);let t=P(e,r)|0,n=w(t),i=n.write(e,r);return i!==t&&(n=n.slice(0,i)),n}function _(e){let r=e.length<0?0:A(e.length)|0,t=w(r);for(let n=0;n<r;n+=1)t[n]=e[n]&255;return t}function f(e){if(O(e,Uint8Array)){let r=new Uint8Array(e);return d(r.buffer,r.byteOffset,r.byteLength)}return _(e)}function d(e,r,t){if(r<0||e.byteLength<r)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<r+(t||0))throw new RangeError('"length" is outside of buffer bounds');let n;return r===void 0&&t===void 0?n=new Uint8Array(e):t===void 0?n=new Uint8Array(e,r):n=new Uint8Array(e,r,t),Object.setPrototypeOf(n,o.prototype),n}function g(e){if(o.isBuffer(e)){let r=A(e.length)|0,t=w(r);return t.length===0||e.copy(t,0,0,r),t}if(e.length!==void 0)return typeof e.length!="number"||gr(e.length)?w(0):_(e);if(e.type==="Buffer"&&Array.isArray(e.data))return _(e.data)}function A(e){if(e>=l)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+l.toString(16)+" bytes");return e|0}function v(e){return +e!=e&&(e=0),o.alloc(+e)}o.isBuffer=function(r){return r!=null&&r._isBuffer===!0&&r!==o.prototype},o.compare=function(r,t){if(O(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),O(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(r)||!o.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(r===t)return 0;let n=r.length,i=t.length;for(let u=0,a=Math.min(n,i);u<a;++u)if(r[u]!==t[u]){n=r[u],i=t[u];break}return n<i?-1:i<n?1:0},o.isEncoding=function(r){switch(String(r).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return !0;default:return !1}},o.concat=function(r,t){if(!Array.isArray(r))throw new TypeError('"list" argument must be an Array of Buffers');if(r.length===0)return o.alloc(0);let n;if(t===void 0)for(t=0,n=0;n<r.length;++n)t+=r[n].length;let i=o.allocUnsafe(t),u=0;for(n=0;n<r.length;++n){let a=r[n];if(O(a,Uint8Array))u+a.length>i.length?(o.isBuffer(a)||(a=o.from(a)),a.copy(i,u)):Uint8Array.prototype.set.call(i,a,u);else if(o.isBuffer(a))a.copy(i,u);else throw new TypeError('"list" argument must be an Array of Buffers');u+=a.length;}return i};function P(e,r){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||O(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);let t=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&t===0)return 0;let i=!1;for(;;)switch(r){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return wr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Or(e).length;default:if(i)return n?-1:wr(e).length;r=(""+r).toLowerCase(),i=!0;}}o.byteLength=P;function D(e,r,t){let n=!1;if((r===void 0||r<0)&&(r=0),r>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,r>>>=0,t<=r))return "";for(e||(e="utf8");;)switch(e){case"hex":return wt(this,r,t);case"utf8":case"utf-8":return br(this,r,t);case"ascii":return dt(this,r,t);case"latin1":case"binary":return mt(this,r,t);case"base64":return ft(this,r,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return gt(this,r,t);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0;}}o.prototype._isBuffer=!0;function F(e,r,t){let n=e[r];e[r]=e[t],e[t]=n;}o.prototype.swap16=function(){let r=this.length;if(r%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<r;t+=2)F(this,t,t+1);return this},o.prototype.swap32=function(){let r=this.length;if(r%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<r;t+=4)F(this,t,t+3),F(this,t+1,t+2);return this},o.prototype.swap64=function(){let r=this.length;if(r%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<r;t+=8)F(this,t,t+7),F(this,t+1,t+6),F(this,t+2,t+5),F(this,t+3,t+4);return this},o.prototype.toString=function(){let r=this.length;return r===0?"":arguments.length===0?br(this,0,r):D.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(r){if(!o.isBuffer(r))throw new TypeError("Argument must be a Buffer");return this===r?!0:o.compare(this,r)===0},o.prototype.inspect=function(){let r="",t=W$3.INSPECT_MAX_BYTES;return r=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(r+=" ... "),"<Buffer "+r+">"},p&&(o.prototype[p]=o.prototype.inspect),o.prototype.compare=function(r,t,n,i,u){if(O(r,Uint8Array)&&(r=o.from(r,r.offset,r.byteLength)),!o.isBuffer(r))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof r);if(t===void 0&&(t=0),n===void 0&&(n=r?r.length:0),i===void 0&&(i=0),u===void 0&&(u=this.length),t<0||n>r.length||i<0||u>this.length)throw new RangeError("out of range index");if(i>=u&&t>=n)return 0;if(i>=u)return -1;if(t>=n)return 1;if(t>>>=0,n>>>=0,i>>>=0,u>>>=0,this===r)return 0;let a=u-i,m=n-t,x=Math.min(a,m),I=this.slice(i,u),U=r.slice(t,n);for(let y=0;y<x;++y)if(I[y]!==U[y]){a=I[y],m=U[y];break}return a<m?-1:m<a?1:0};function L(e,r,t,n,i){if(e.length===0)return -1;if(typeof t=="string"?(n=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,gr(t)&&(t=i?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(i)return -1;t=e.length-1;}else if(t<0)if(i)t=0;else return -1;if(typeof r=="string"&&(r=o.from(r,n)),o.isBuffer(r))return r.length===0?-1:Rr(e,r,t,n,i);if(typeof r=="number")return r=r&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,r,t):Uint8Array.prototype.lastIndexOf.call(e,r,t):Rr(e,[r],t,n,i);throw new TypeError("val must be string, number or Buffer")}function Rr(e,r,t,n,i){let u=1,a=e.length,m=r.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||r.length<2)return -1;u=2,a/=2,m/=2,t/=2;}function x(U,y){return u===1?U[y]:U.readUInt16BE(y*u)}let I;if(i){let U=-1;for(I=t;I<a;I++)if(x(e,I)===x(r,U===-1?0:I-U)){if(U===-1&&(U=I),I-U+1===m)return U*u}else U!==-1&&(I-=I-U),U=-1;}else for(t+m>a&&(t=a-m),I=t;I>=0;I--){let U=!0;for(let y=0;y<m;y++)if(x(e,I+y)!==x(r,y)){U=!1;break}if(U)return I}return -1}o.prototype.includes=function(r,t,n){return this.indexOf(r,t,n)!==-1},o.prototype.indexOf=function(r,t,n){return L(this,r,t,n,!0)},o.prototype.lastIndexOf=function(r,t,n){return L(this,r,t,n,!1)};function ut(e,r,t,n){t=Number(t)||0;let i=e.length-t;n?(n=Number(n),n>i&&(n=i)):n=i;let u=r.length;n>u/2&&(n=u/2);let a;for(a=0;a<n;++a){let m=parseInt(r.substr(a*2,2),16);if(gr(m))return a;e[t+a]=m;}return a}function at(e,r,t,n){return ar(wr(r,e.length-t),e,t,n)}function ct(e,r,t,n){return ar(Bt(r),e,t,n)}function pt(e,r,t,n){return ar(Or(r),e,t,n)}function lt(e,r,t,n){return ar(Tt(r,e.length-t),e,t,n)}o.prototype.write=function(r,t,n,i){if(t===void 0)i="utf8",n=this.length,t=0;else if(n===void 0&&typeof t=="string")i=t,n=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let u=this.length-t;if((n===void 0||n>u)&&(n=u),r.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let a=!1;for(;;)switch(i){case"hex":return ut(this,r,t,n);case"utf8":case"utf-8":return at(this,r,t,n);case"ascii":case"latin1":case"binary":return ct(this,r,t,n);case"base64":return pt(this,r,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return lt(this,r,t,n);default:if(a)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),a=!0;}},o.prototype.toJSON=function(){return {type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ft(e,r,t){return r===0&&t===e.length?s.fromByteArray(e):s.fromByteArray(e.slice(r,t))}function br(e,r,t){t=Math.min(e.length,t);let n=[],i=r;for(;i<t;){let u=e[i],a=null,m=u>239?4:u>223?3:u>191?2:1;if(i+m<=t){let x,I,U,y;switch(m){case 1:u<128&&(a=u);break;case 2:x=e[i+1],(x&192)===128&&(y=(u&31)<<6|x&63,y>127&&(a=y));break;case 3:x=e[i+1],I=e[i+2],(x&192)===128&&(I&192)===128&&(y=(u&15)<<12|(x&63)<<6|I&63,y>2047&&(y<55296||y>57343)&&(a=y));break;case 4:x=e[i+1],I=e[i+2],U=e[i+3],(x&192)===128&&(I&192)===128&&(U&192)===128&&(y=(u&15)<<18|(x&63)<<12|(I&63)<<6|U&63,y>65535&&y<1114112&&(a=y));}}a===null?(a=65533,m=1):a>65535&&(a-=65536,n.push(a>>>10&1023|55296),a=56320|a&1023),n.push(a),i+=m;}return ht(n)}let Nr=4096;function ht(e){let r=e.length;if(r<=Nr)return String.fromCharCode.apply(String,e);let t="",n=0;for(;n<r;)t+=String.fromCharCode.apply(String,e.slice(n,n+=Nr));return t}function dt(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]&127);return n}function mt(e,r,t){let n="";t=Math.min(e.length,t);for(let i=r;i<t;++i)n+=String.fromCharCode(e[i]);return n}function wt(e,r,t){let n=e.length;(!r||r<0)&&(r=0),(!t||t<0||t>n)&&(t=n);let i="";for(let u=r;u<t;++u)i+=At[e[u]];return i}function gt(e,r,t){let n=e.slice(r,t),i="";for(let u=0;u<n.length-1;u+=2)i+=String.fromCharCode(n[u]+n[u+1]*256);return i}o.prototype.slice=function(r,t){let n=this.length;r=~~r,t=t===void 0?n:~~t,r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),t<r&&(t=r);let i=this.subarray(r,t);return Object.setPrototypeOf(i,o.prototype),i};function N(e,r,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+r>t)throw new RangeError("Trying to access beyond buffer length")}o.prototype.readUintLE=o.prototype.readUIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r],u=1,a=0;for(;++a<t&&(u*=256);)i+=this[r+a]*u;return i},o.prototype.readUintBE=o.prototype.readUIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r+--t],u=1;for(;t>0&&(u*=256);)i+=this[r+--t]*u;return i},o.prototype.readUint8=o.prototype.readUInt8=function(r,t){return r=r>>>0,t||N(r,1,this.length),this[r]},o.prototype.readUint16LE=o.prototype.readUInt16LE=function(r,t){return r=r>>>0,t||N(r,2,this.length),this[r]|this[r+1]<<8},o.prototype.readUint16BE=o.prototype.readUInt16BE=function(r,t){return r=r>>>0,t||N(r,2,this.length),this[r]<<8|this[r+1]},o.prototype.readUint32LE=o.prototype.readUInt32LE=function(r,t){return r=r>>>0,t||N(r,4,this.length),(this[r]|this[r+1]<<8|this[r+2]<<16)+this[r+3]*16777216},o.prototype.readUint32BE=o.prototype.readUInt32BE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]*16777216+(this[r+1]<<16|this[r+2]<<8|this[r+3])},o.prototype.readBigUInt64LE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24,u=this[++r]+this[++r]*2**8+this[++r]*2**16+n*2**24;return BigInt(i)+(BigInt(u)<<BigInt(32))}),o.prototype.readBigUInt64BE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=t*2**24+this[++r]*2**16+this[++r]*2**8+this[++r],u=this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n;return (BigInt(i)<<BigInt(32))+BigInt(u)}),o.prototype.readIntLE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=this[r],u=1,a=0;for(;++a<t&&(u*=256);)i+=this[r+a]*u;return u*=128,i>=u&&(i-=Math.pow(2,8*t)),i},o.prototype.readIntBE=function(r,t,n){r=r>>>0,t=t>>>0,n||N(r,t,this.length);let i=t,u=1,a=this[r+--i];for(;i>0&&(u*=256);)a+=this[r+--i]*u;return u*=128,a>=u&&(a-=Math.pow(2,8*t)),a},o.prototype.readInt8=function(r,t){return r=r>>>0,t||N(r,1,this.length),this[r]&128?(255-this[r]+1)*-1:this[r]},o.prototype.readInt16LE=function(r,t){r=r>>>0,t||N(r,2,this.length);let n=this[r]|this[r+1]<<8;return n&32768?n|4294901760:n},o.prototype.readInt16BE=function(r,t){r=r>>>0,t||N(r,2,this.length);let n=this[r+1]|this[r]<<8;return n&32768?n|4294901760:n},o.prototype.readInt32LE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]|this[r+1]<<8|this[r+2]<<16|this[r+3]<<24},o.prototype.readInt32BE=function(r,t){return r=r>>>0,t||N(r,4,this.length),this[r]<<24|this[r+1]<<16|this[r+2]<<8|this[r+3]},o.prototype.readBigInt64LE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=this[r+4]+this[r+5]*2**8+this[r+6]*2**16+(n<<24);return (BigInt(i)<<BigInt(32))+BigInt(t+this[++r]*2**8+this[++r]*2**16+this[++r]*2**24)}),o.prototype.readBigInt64BE=Y(function(r){r=r>>>0,rr(r,"offset");let t=this[r],n=this[r+7];(t===void 0||n===void 0)&&er(r,this.length-8);let i=(t<<24)+this[++r]*2**16+this[++r]*2**8+this[++r];return (BigInt(i)<<BigInt(32))+BigInt(this[++r]*2**24+this[++r]*2**16+this[++r]*2**8+n)}),o.prototype.readFloatLE=function(r,t){return r=r>>>0,t||N(r,4,this.length),c.read(this,r,!0,23,4)},o.prototype.readFloatBE=function(r,t){return r=r>>>0,t||N(r,4,this.length),c.read(this,r,!1,23,4)},o.prototype.readDoubleLE=function(r,t){return r=r>>>0,t||N(r,8,this.length),c.read(this,r,!0,52,8)},o.prototype.readDoubleBE=function(r,t){return r=r>>>0,t||N(r,8,this.length),c.read(this,r,!1,52,8)};function $(e,r,t,n,i,u){if(!o.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(r>i||r<u)throw new RangeError('"value" argument is out of bounds');if(t+n>e.length)throw new RangeError("Index out of range")}o.prototype.writeUintLE=o.prototype.writeUIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let m=Math.pow(2,8*n)-1;$(this,r,t,n,m,0);}let u=1,a=0;for(this[t]=r&255;++a<n&&(u*=256);)this[t+a]=r/u&255;return t+n},o.prototype.writeUintBE=o.prototype.writeUIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,n=n>>>0,!i){let m=Math.pow(2,8*n)-1;$(this,r,t,n,m,0);}let u=n-1,a=1;for(this[t+u]=r&255;--u>=0&&(a*=256);)this[t+u]=r/a&255;return t+n},o.prototype.writeUint8=o.prototype.writeUInt8=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,1,255,0),this[t]=r&255,t+1},o.prototype.writeUint16LE=o.prototype.writeUInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,65535,0),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeUint16BE=o.prototype.writeUInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,65535,0),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeUint32LE=o.prototype.writeUInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,4294967295,0),this[t+3]=r>>>24,this[t+2]=r>>>16,this[t+1]=r>>>8,this[t]=r&255,t+4},o.prototype.writeUint32BE=o.prototype.writeUInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,4294967295,0),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4};function vr(e,r,t,n,i){Fr(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u,u=u>>8,e[t++]=u;let a=Number(r>>BigInt(32)&BigInt(4294967295));return e[t++]=a,a=a>>8,e[t++]=a,a=a>>8,e[t++]=a,a=a>>8,e[t++]=a,t}function Mr(e,r,t,n,i){Fr(r,n,i,e,t,7);let u=Number(r&BigInt(4294967295));e[t+7]=u,u=u>>8,e[t+6]=u,u=u>>8,e[t+5]=u,u=u>>8,e[t+4]=u;let a=Number(r>>BigInt(32)&BigInt(4294967295));return e[t+3]=a,a=a>>8,e[t+2]=a,a=a>>8,e[t+1]=a,a=a>>8,e[t]=a,t+8}o.prototype.writeBigUInt64LE=Y(function(r,t=0){return vr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeBigUInt64BE=Y(function(r,t=0){return Mr(this,r,t,BigInt(0),BigInt("0xffffffffffffffff"))}),o.prototype.writeIntLE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let x=Math.pow(2,8*n-1);$(this,r,t,n,x-1,-x);}let u=0,a=1,m=0;for(this[t]=r&255;++u<n&&(a*=256);)r<0&&m===0&&this[t+u-1]!==0&&(m=1),this[t+u]=(r/a>>0)-m&255;return t+n},o.prototype.writeIntBE=function(r,t,n,i){if(r=+r,t=t>>>0,!i){let x=Math.pow(2,8*n-1);$(this,r,t,n,x-1,-x);}let u=n-1,a=1,m=0;for(this[t+u]=r&255;--u>=0&&(a*=256);)r<0&&m===0&&this[t+u+1]!==0&&(m=1),this[t+u]=(r/a>>0)-m&255;return t+n},o.prototype.writeInt8=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,1,127,-128),r<0&&(r=255+r+1),this[t]=r&255,t+1},o.prototype.writeInt16LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,32767,-32768),this[t]=r&255,this[t+1]=r>>>8,t+2},o.prototype.writeInt16BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,2,32767,-32768),this[t]=r>>>8,this[t+1]=r&255,t+2},o.prototype.writeInt32LE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,2147483647,-2147483648),this[t]=r&255,this[t+1]=r>>>8,this[t+2]=r>>>16,this[t+3]=r>>>24,t+4},o.prototype.writeInt32BE=function(r,t,n){return r=+r,t=t>>>0,n||$(this,r,t,4,2147483647,-2147483648),r<0&&(r=4294967295+r+1),this[t]=r>>>24,this[t+1]=r>>>16,this[t+2]=r>>>8,this[t+3]=r&255,t+4},o.prototype.writeBigInt64LE=Y(function(r,t=0){return vr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),o.prototype.writeBigInt64BE=Y(function(r,t=0){return Mr(this,r,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Cr(e,r,t,n,i,u){if(t+n>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function Lr(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,4),c.write(e,r,t,n,23,4),t+4}o.prototype.writeFloatLE=function(r,t,n){return Lr(this,r,t,!0,n)},o.prototype.writeFloatBE=function(r,t,n){return Lr(this,r,t,!1,n)};function Dr(e,r,t,n,i){return r=+r,t=t>>>0,i||Cr(e,r,t,8),c.write(e,r,t,n,52,8),t+8}o.prototype.writeDoubleLE=function(r,t,n){return Dr(this,r,t,!0,n)},o.prototype.writeDoubleBE=function(r,t,n){return Dr(this,r,t,!1,n)},o.prototype.copy=function(r,t,n,i){if(!o.isBuffer(r))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),t>=r.length&&(t=r.length),t||(t=0),i>0&&i<n&&(i=n),i===n||r.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),r.length-t<i-n&&(i=r.length-t+n);let u=i-n;return this===r&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,n,i):Uint8Array.prototype.set.call(r,this.subarray(n,i),t),u},o.prototype.fill=function(r,t,n,i){if(typeof r=="string"){if(typeof t=="string"?(i=t,t=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!o.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(r.length===1){let a=r.charCodeAt(0);(i==="utf8"&&a<128||i==="latin1")&&(r=a);}}else typeof r=="number"?r=r&255:typeof r=="boolean"&&(r=Number(r));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;t=t>>>0,n=n===void 0?this.length:n>>>0,r||(r=0);let u;if(typeof r=="number")for(u=t;u<n;++u)this[u]=r;else {let a=o.isBuffer(r)?r:o.from(r,i),m=a.length;if(m===0)throw new TypeError('The value "'+r+'" is invalid for argument "value"');for(u=0;u<n-t;++u)this[u+t]=a[u%m];}return this};let Z={};function mr(e,r,t){Z[e]=class extends t{constructor(){super(),Object.defineProperty(this,"message",{value:r.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,delete this.name;}get code(){return e}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0});}toString(){return `${this.name} [${e}]: ${this.message}`}};}mr("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),mr("ERR_INVALID_ARG_TYPE",function(e,r){return `The "${e}" argument must be of type number. Received type ${typeof r}`},TypeError),mr("ERR_OUT_OF_RANGE",function(e,r,t){let n=`The value of "${e}" is out of range.`,i=t;return Number.isInteger(t)&&Math.abs(t)>2**32?i=$r(String(t)):typeof t=="bigint"&&(i=String(t),(t>BigInt(2)**BigInt(32)||t<-(BigInt(2)**BigInt(32)))&&(i=$r(i)),i+="n"),n+=` It must be ${r}. Received ${i}`,n},RangeError);function $r(e){let r="",t=e.length,n=e[0]==="-"?1:0;for(;t>=n+4;t-=3)r=`_${e.slice(t-3,t)}${r}`;return `${e.slice(0,t)}${r}`}function yt(e,r,t){rr(r,"offset"),(e[r]===void 0||e[r+t]===void 0)&&er(r,e.length-(t+1));}function Fr(e,r,t,n,i,u){if(e>t||e<r){let a=typeof r=="bigint"?"n":"",m;throw r===0||r===BigInt(0)?m=`>= 0${a} and < 2${a} ** ${(u+1)*8}${a}`:m=`>= -(2${a} ** ${(u+1)*8-1}${a}) and < 2 ** ${(u+1)*8-1}${a}`,new Z.ERR_OUT_OF_RANGE("value",m,e)}yt(n,i,u);}function rr(e,r){if(typeof e!="number")throw new Z.ERR_INVALID_ARG_TYPE(r,"number",e)}function er(e,r,t){throw Math.floor(e)!==e?(rr(e,t),new Z.ERR_OUT_OF_RANGE("offset","an integer",e)):r<0?new Z.ERR_BUFFER_OUT_OF_BOUNDS:new Z.ERR_OUT_OF_RANGE("offset",`>= ${0} and <= ${r}`,e)}let Et=/[^+/0-9A-Za-z-_]/g;function It(e){if(e=e.split("=")[0],e=e.trim().replace(Et,""),e.length<2)return "";for(;e.length%4!==0;)e=e+"=";return e}function wr(e,r){r=r||1/0;let t,n=e.length,i=null,u=[];for(let a=0;a<n;++a){if(t=e.charCodeAt(a),t>55295&&t<57344){if(!i){if(t>56319){(r-=3)>-1&&u.push(239,191,189);continue}else if(a+1===n){(r-=3)>-1&&u.push(239,191,189);continue}i=t;continue}if(t<56320){(r-=3)>-1&&u.push(239,191,189),i=t;continue}t=(i-55296<<10|t-56320)+65536;}else i&&(r-=3)>-1&&u.push(239,191,189);if(i=null,t<128){if((r-=1)<0)break;u.push(t);}else if(t<2048){if((r-=2)<0)break;u.push(t>>6|192,t&63|128);}else if(t<65536){if((r-=3)<0)break;u.push(t>>12|224,t>>6&63|128,t&63|128);}else if(t<1114112){if((r-=4)<0)break;u.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128);}else throw new Error("Invalid code point")}return u}function Bt(e){let r=[];for(let t=0;t<e.length;++t)r.push(e.charCodeAt(t)&255);return r}function Tt(e,r){let t,n,i,u=[];for(let a=0;a<e.length&&!((r-=2)<0);++a)t=e.charCodeAt(a),n=t>>8,i=t%256,u.push(i),u.push(n);return u}function Or(e){return s.toByteArray(It(e))}function ar(e,r,t,n){let i;for(i=0;i<n&&!(i+t>=r.length||i>=e.length);++i)r[i+t]=e[i];return i}function O(e,r){return e instanceof r||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===r.name}function gr(e){return e!==e}let At=function(){let e="0123456789abcdef",r=new Array(256);for(let t=0;t<16;++t){let n=t*16;for(let i=0;i<16;++i)r[n+i]=e[t]+e[i];}return r}();function Y(e){return typeof BigInt>"u"?xt:e}function xt(){throw new Error("BigInt not supported")}return W$3}var q$6=Ge$2();var S$8=q$6.Buffer;var Ur$2={};St$1(Ur$2,{deleteItem:()=>He$2,getItem:()=>fr$1,setItem:()=>or$2});var ir$1=()=>typeof window>"u",lr$2=()=>!ir$1();var Ye$2="__IMX-",Ar$2=()=>lr$2()&&window.localStorage,Ke$1=s=>{if(s!==null)try{return JSON.parse(s)}catch{return s}},je$2=s=>typeof s=="string"?s:JSON.stringify(s),xr$2=s=>`${Ye$2}${s}`;function fr$1(s){if(Ar$2())return Ke$1(window.localStorage.getItem(xr$2(s)))}var or$2=(s,c)=>Ar$2()?(window.localStorage.setItem(xr$2(s),je$2(c)),!0):!1,He$2=s=>Ar$2()?(window.localStorage.removeItem(xr$2(s)),!0):!1;var Sr$2=0,Hr$1=s=>{let c=parseInt(s,10)*1e3,p=new Date(c),l=new Date;return Sr$2=p.getTime()-l.getTime(),Sr$2},Wr=()=>{let s=new Date().getTime()+Sr$2;return new Date(s).toISOString()};var sr$1=(E=>(E.RUNTIME_ID="rid",E.PASSPORT_CLIENT_ID="passportClientId",E.ENVIRONMENT="env",E.PUBLISHABLE_API_KEY="pak",E.IDENTITY="uid",E.DOMAIN="domain",E.SDK_VERSION="sdkVersion",E))(sr$1||{});var We$5="https://api.immutable.com",qe$1=s=>{if(typeof S$8<"u")return S$8.from(s,"utf-8").toString("base64");if(typeof btoa=="function")return btoa(unescape(encodeURIComponent(s)));throw new Error("Base64 encoding not supported in this environment")};async function hr$2(s,c){let p=JSON.stringify(c),l={payload:qe$1(p)},h=await fetch(`${We$5}${s}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(l)});if(!h.ok){let w=await h.text().catch(()=>"");throw new Error(`Request failed (${h.status}): ${w||h.statusText}`)}return h.json()}var X$4,J$4,Xe$4=()=>{X$4=fr$1("metrics-events")||[],J$4=fr$1("metrics-runtime")||{};};Xe$4();var V$5=(s,c)=>{J$4={...J$4,[s]:c},or$2("metrics-runtime",J$4);},ur$1=s=>{if(J$4[s]!==void 0)return J$4[s]},qr$1=()=>J$4,Xr=()=>X$4,Jr$1=s=>{X$4.push(s),or$2("metrics-events",X$4);},zr$2=s=>{X$4=X$4.slice(s),or$2("metrics-events",X$4);},dr$1=s=>{let c=[];return Object.entries(s).forEach(([p,l])=>{(typeof p=="string"||typeof l=="string"||typeof l=="number"||typeof l=="boolean")&&c.push([p,l.toString()]);}),c};var kr$1="2.13.1-alpha.2",Je$3=()=>ir$1()?"":window.location.ancestorOrigins&&window.location.ancestorOrigins.length>0?new URL(window.location.ancestorOrigins[0]).hostname:document.referrer?new URL(window.document.referrer).hostname:"",ze$2=()=>{if(ir$1())return "";let s;try{window.self!==window.top&&(s=Je$3());}catch{}return s||(s=window.location.hostname),s},Qe$3=()=>{if(V$5("sdkVersion",kr$1),ir$1())return {browser:"nodejs",sdkVersion:kr$1};let s=ze$2();return s&&V$5("domain",s),{sdkVersion:kr$1,browser:window.navigator.userAgent,domain:s,tz:Intl.DateTimeFormat().resolvedOptions().timeZone,screen:`${window.screen.width}x${window.screen.height}`}},_r$2=!1,Qr$1=()=>_r$2,Zr=async()=>{_r$2=!0;try{let s=dr$1(Qe$3()),c=ur$1("rid"),p=ur$1("uid"),h=await hr$2("/v1/sdk/initialise",{version:1,data:{runtimeDetails:s,runtimeId:c,uId:p}}),{runtimeId:w,sTime:o}=h;V$5("rid",w),Hr$1(o);}catch{_r$2=!1;}};function R$3(s,c){return (...p)=>{try{let l=s(...p);return l instanceof Promise?l.catch(()=>c):l}catch{return c}}}function Ze$4(){return lr$2()||typeof T$6>"u"?!1:T$6.env.JEST_WORKER_ID!==void 0}var rt$1=R$3(Ze$4,!1);var et$1="imtbl__metrics",tn$1=5e3,en$1=1e3,z$8=(s,c)=>getGlobalisedValue_1(et$1,s,c),nt$2=(s,c)=>{let p=memorise(c,{lruOptions:{ttl:tn$1,max:en$1}});return getGlobalisedValue_1(et$1,s,p)};var nn=5e3,on=(s,c,p)=>{let l={event:`${s}.${c}`,time:Wr(),...p&&{properties:dr$1(p)}};Jr$1(l);},Q$6=R$3(nt$2("track",on)),sn=async()=>{if(Qr$1()===!1){await Zr();return}let s=Xr();if(s.length===0)return;let c=s.length,p=qr$1();await hr$2("/v1/sdk/metrics",{version:1,data:{events:s,details:p}})instanceof Error||zr$2(c);},un=R$3(sn),ot$1=async()=>{await un(),setTimeout(ot$1,nn);},it$1=!1,an=()=>{it$1||(it$1=!0,ot$1());};rt$1()||R$3(z$8("startFlushing",an))();var Pr$2=(s,c,p,l)=>Q$6(s,c,{...l||{},duration:Math.round(p)});var st$2=()=>{let s=()=>Math.floor((1+Math.random())*65536).toString(16).substring(1);return `${s()}${s()}-${s()}-${s()}-${s()}-${s()}${s()}${s()}`};var cn=(...s)=>{if(!s.some(l=>!!l))return {};let p={};return s.forEach(l=>{l&&(p={...p,...l});}),p},pn$1=s=>s.replace(/[^a-zA-Z0-9\s\-_]/g,""),ln=(s,c)=>`${s}_${pn$1(c)}`,fn=(s,c,p=!0,l)=>{let h=st$2(),w=Date.now(),o=0,E=0,b={},C=(..._)=>cn(b,..._,{flowId:h,flowName:c});b=C(l);let B=_=>{_&&(b=C(_));},k=(_,f)=>{let d=ln(c,_),g=0,A=performance.now();o>0&&(g=A-E);let v=C(f,{flowEventName:_,flowStep:o});Pr$2(s,d,g,v),o++,E=A;};return p&&k("Start"),{details:{moduleName:s,flowName:c,flowId:h,flowStartTime:w},addEvent:R$3(k),addFlowProperties:R$3(B)}},hn=R$3(fn);var dn$1=(s,c,p,l)=>{let{message:h}=p,w=p.stack||"",{cause:o}=p;o instanceof Error&&(w=`${w}
379
379
  Cause: ${o.message}
380
380
  ${o.stack}`),Q$6(s,`trackError_${c}`,{...l||{},errorMessage:h,errorStack:w,isTrackError:!0});},mn$1=R$3(dn$1);var En$1=s=>{V$5("env",s);},In$1=R$3(z$8("setEnvironment",En$1)),Bn=s=>{V$5("passportClientId",s);};R$3(z$8("setPassportClientId",Bn));var An=s=>{V$5("pak",s);};R$3(z$8("setPublishableApiKey",An));R$3(z$8("getDetail",ur$1));
381
381
 
@@ -60710,18 +60710,18 @@ var we$2 = /* @__PURE__ */ ((a) => {
60710
60710
  // src/env/constants.ts
60711
60711
  var $$2 = "development";
60712
60712
  var j$6 = 18;
60713
- var x$4 = "native";
60713
+ var O$7 = "native";
60714
60714
  var ke$2 = {
60715
60715
  name: "IMX",
60716
60716
  symbol: "IMX",
60717
60717
  decimals: j$6,
60718
- address: x$4
60718
+ address: O$7
60719
60719
  };
60720
60720
  var vo$1 = {
60721
60721
  name: "tIMX",
60722
60722
  symbol: "tIMX",
60723
60723
  decimals: j$6,
60724
- address: x$4
60724
+ address: O$7
60725
60725
  };
60726
60726
  var q$5 = {
60727
60727
  [$$2]: "https://api.dev.immutable.com",
@@ -60924,7 +60924,7 @@ var gn = (r) => ({
60924
60924
  });
60925
60925
 
60926
60926
  // src/riskAssessment/common.ts
60927
- var xt$1 = (r, e) => false;
60927
+ var Ot$2 = (r, e) => false;
60928
60928
 
60929
60929
  // src/blockExplorer/blockExplorer.ts
60930
60930
  var tt$1 = class tt {
@@ -64864,6 +64864,10 @@ var views$3 = {
64864
64864
  primaryAction: "Try again",
64865
64865
  secondaryAction: "Cancel"
64866
64866
  },
64867
+ SALE_AUTHORIZATION_REJECTED: {
64868
+ description: "Sorry, your purchase could not be completed.",
64869
+ secondaryAction: "Dismiss"
64870
+ },
64867
64871
  DEFAULT_ERROR: {
64868
64872
  description: "Sorry, something went wrong. Please try again.",
64869
64873
  primaryAction: "Try again",
@@ -66111,6 +66115,10 @@ var views$2 = {
66111
66115
  primaryAction: "もう一度試す",
66112
66116
  secondaryAction: "キャンセル"
66113
66117
  },
66118
+ SALE_AUTHORIZATION_REJECTED: {
66119
+ description: "申し訳ございません。購入を完了できませんでした。",
66120
+ secondaryAction: "閉じる"
66121
+ },
66114
66122
  DEFAULT_ERROR: {
66115
66123
  description: "申し訳ありませんが、何かがうまくいかなかったようです。もう一度お試しください。",
66116
66124
  primaryAction: "もう一度試す",
@@ -67374,6 +67382,10 @@ var views$1 = {
67374
67382
  primaryAction: "다시 시도",
67375
67383
  secondaryAction: "취소"
67376
67384
  },
67385
+ SALE_AUTHORIZATION_REJECTED: {
67386
+ description: "죄송합니다, 구매를 완료할 수 없습니다.",
67387
+ secondaryAction: "닫기"
67388
+ },
67377
67389
  DEFAULT_ERROR: {
67378
67390
  description: "죄송합니다, 문제가 발생했습니다. 다시 시도하세요.",
67379
67391
  primaryAction: "다시 시도",
@@ -68637,6 +68649,10 @@ var views = {
68637
68649
  primaryAction: "再试一次",
68638
68650
  secondaryAction: "取消"
68639
68651
  },
68652
+ SALE_AUTHORIZATION_REJECTED: {
68653
+ description: "抱歉,您的购买无法完成。",
68654
+ secondaryAction: "关闭"
68655
+ },
68640
68656
  DEFAULT_ERROR: {
68641
68657
  description: "抱歉,出了点问题。请再试一次。",
68642
68658
  primaryAction: "再试一次",
@@ -69854,7 +69870,7 @@ function snapshot(proxyObject, handlePromise) {
69854
69870
 
69855
69871
  const o$2=proxy({history:["ConnectWallet"],view:"ConnectWallet",data:void 0}),T$4={state:o$2,subscribe(e){return subscribe(o$2,()=>e(o$2))},push(e,t){e!==o$2.view&&(o$2.view=e,t&&(o$2.data=t),o$2.history.push(e));},reset(e){o$2.view=e,o$2.history=[e];},replace(e){o$2.history.length>1&&(o$2.history[o$2.history.length-1]=e,o$2.view=e);},goBack(){if(o$2.history.length>1){o$2.history.pop();const[e]=o$2.history.slice(-1);o$2.view=e;}},setData(e){o$2.data=e;}},a$2={WALLETCONNECT_DEEPLINK_CHOICE:"WALLETCONNECT_DEEPLINK_CHOICE",WCM_VERSION:"WCM_VERSION",RECOMMENDED_WALLET_AMOUNT:9,isMobile(){return typeof window<"u"?Boolean(window.matchMedia("(pointer:coarse)").matches||/Android|webOS|iPhone|iPad|iPod|BlackBerry|Opera Mini/u.test(navigator.userAgent)):!1},isAndroid(){return a$2.isMobile()&&navigator.userAgent.toLowerCase().includes("android")},isIos(){const e=navigator.userAgent.toLowerCase();return a$2.isMobile()&&(e.includes("iphone")||e.includes("ipad"))},isHttpUrl(e){return e.startsWith("http://")||e.startsWith("https://")},isArray(e){return Array.isArray(e)&&e.length>0},formatNativeUrl(e,t,s){if(a$2.isHttpUrl(e))return this.formatUniversalUrl(e,t,s);let n=e;n.includes("://")||(n=e.replaceAll("/","").replaceAll(":",""),n=`${n}://`),n.endsWith("/")||(n=`${n}/`),this.setWalletConnectDeepLink(n,s);const i=encodeURIComponent(t);return `${n}wc?uri=${i}`},formatUniversalUrl(e,t,s){if(!a$2.isHttpUrl(e))return this.formatNativeUrl(e,t,s);let n=e;n.endsWith("/")||(n=`${n}/`),this.setWalletConnectDeepLink(n,s);const i=encodeURIComponent(t);return `${n}wc?uri=${i}`},async wait(e){return new Promise(t=>{setTimeout(t,e);})},openHref(e,t){window.open(e,t,"noreferrer noopener");},setWalletConnectDeepLink(e,t){try{localStorage.setItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE,JSON.stringify({href:e,name:t}));}catch{console.info("Unable to set WalletConnect deep link");}},setWalletConnectAndroidDeepLink(e){try{const[t]=e.split("?");localStorage.setItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE,JSON.stringify({href:t,name:"Android"}));}catch{console.info("Unable to set WalletConnect android deep link");}},removeWalletConnectDeepLink(){try{localStorage.removeItem(a$2.WALLETCONNECT_DEEPLINK_CHOICE);}catch{console.info("Unable to remove WalletConnect deep link");}},setModalVersionInStorage(){try{typeof localStorage<"u"&&localStorage.setItem(a$2.WCM_VERSION,"2.6.2");}catch{console.info("Unable to set Web3Modal version in storage");}},getWalletRouterData(){var e;const t=(e=T$4.state.data)==null?void 0:e.Wallet;if(!t)throw new Error('Missing "Wallet" view data');return t}},_$2=typeof location<"u"&&(location.hostname.includes("localhost")||location.protocol.includes("https")),r$3=proxy({enabled:_$2,userSessionId:"",events:[],connectedWalletId:void 0}),R$1={state:r$3,subscribe(e){return subscribe(r$3.events,()=>e(snapshot(r$3.events[r$3.events.length-1])))},initialize(){r$3.enabled&&typeof(crypto==null?void 0:crypto.randomUUID)<"u"&&(r$3.userSessionId=crypto.randomUUID());},setConnectedWalletId(e){r$3.connectedWalletId=e;},click(e){if(r$3.enabled){const t={type:"CLICK",name:e.name,userSessionId:r$3.userSessionId,timestamp:Date.now(),data:e};r$3.events.push(t);}},track(e){if(r$3.enabled){const t={type:"TRACK",name:e.name,userSessionId:r$3.userSessionId,timestamp:Date.now(),data:e};r$3.events.push(t);}},view(e){if(r$3.enabled){const t={type:"VIEW",name:e.name,userSessionId:r$3.userSessionId,timestamp:Date.now(),data:e};r$3.events.push(t);}}},c$3=proxy({chains:void 0,walletConnectUri:void 0,isAuth:!1,isCustomDesktop:!1,isCustomMobile:!1,isDataLoaded:!1,isUiLoaded:!1}),p$8={state:c$3,subscribe(e){return subscribe(c$3,()=>e(c$3))},setChains(e){c$3.chains=e;},setWalletConnectUri(e){c$3.walletConnectUri=e;},setIsCustomDesktop(e){c$3.isCustomDesktop=e;},setIsCustomMobile(e){c$3.isCustomMobile=e;},setIsDataLoaded(e){c$3.isDataLoaded=e;},setIsUiLoaded(e){c$3.isUiLoaded=e;},setIsAuth(e){c$3.isAuth=e;}},W$1=proxy({projectId:"",mobileWallets:void 0,desktopWallets:void 0,walletImages:void 0,chains:void 0,enableAuthMode:!1,enableExplorer:!0,explorerExcludedWalletIds:void 0,explorerRecommendedWalletIds:void 0,termsOfServiceUrl:void 0,privacyPolicyUrl:void 0}),y$7={state:W$1,subscribe(e){return subscribe(W$1,()=>e(W$1))},setConfig(e){var t,s;R$1.initialize(),p$8.setChains(e.chains),p$8.setIsAuth(Boolean(e.enableAuthMode)),p$8.setIsCustomMobile(Boolean((t=e.mobileWallets)==null?void 0:t.length)),p$8.setIsCustomDesktop(Boolean((s=e.desktopWallets)==null?void 0:s.length)),a$2.setModalVersionInStorage(),Object.assign(W$1,e);}};var V$3=Object.defineProperty,D$4=Object.getOwnPropertySymbols,H$1=Object.prototype.hasOwnProperty,B$3=Object.prototype.propertyIsEnumerable,M$4=(e,t,s)=>t in e?V$3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,K$3=(e,t)=>{for(var s in t||(t={}))H$1.call(t,s)&&M$4(e,s,t[s]);if(D$4)for(var s of D$4(t))B$3.call(t,s)&&M$4(e,s,t[s]);return e};const L$6="https://explorer-api.walletconnect.com",E$7="wcm",O$5="js-2.6.2";async function w$5(e,t){const s=K$3({sdkType:E$7,sdkVersion:O$5},t),n=new URL(e,L$6);return n.searchParams.append("projectId",y$7.state.projectId),Object.entries(s).forEach(([i,l])=>{l&&n.searchParams.append(i,String(l));}),(await fetch(n)).json()}const m$4={async getDesktopListings(e){return w$5("/w3m/v1/getDesktopListings",e)},async getMobileListings(e){return w$5("/w3m/v1/getMobileListings",e)},async getInjectedListings(e){return w$5("/w3m/v1/getInjectedListings",e)},async getAllListings(e){return w$5("/w3m/v1/getAllListings",e)},getWalletImageUrl(e){return `${L$6}/w3m/v1/getWalletImage/${e}?projectId=${y$7.state.projectId}&sdkType=${E$7}&sdkVersion=${O$5}`},getAssetImageUrl(e){return `${L$6}/w3m/v1/getAssetImage/${e}?projectId=${y$7.state.projectId}&sdkType=${E$7}&sdkVersion=${O$5}`}};var z$6=Object.defineProperty,j$5=Object.getOwnPropertySymbols,J$1=Object.prototype.hasOwnProperty,q$3=Object.prototype.propertyIsEnumerable,k$3=(e,t,s)=>t in e?z$6(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,F=(e,t)=>{for(var s in t||(t={}))J$1.call(t,s)&&k$3(e,s,t[s]);if(j$5)for(var s of j$5(t))q$3.call(t,s)&&k$3(e,s,t[s]);return e};const N$3=a$2.isMobile(),d$4=proxy({wallets:{listings:[],total:0,page:1},search:{listings:[],total:0,page:1},recomendedWallets:[]}),te$2={state:d$4,async getRecomendedWallets(){const{explorerRecommendedWalletIds:e,explorerExcludedWalletIds:t}=y$7.state;if(e==="NONE"||t==="ALL"&&!e)return d$4.recomendedWallets;if(a$2.isArray(e)){const s={recommendedIds:e.join(",")},{listings:n}=await m$4.getAllListings(s),i=Object.values(n);i.sort((l,v)=>{const b=e.indexOf(l.id),f=e.indexOf(v.id);return b-f}),d$4.recomendedWallets=i;}else {const{chains:s,isAuth:n}=p$8.state,i=s?.join(","),l=a$2.isArray(t),v={page:1,sdks:n?"auth_v1":void 0,entries:a$2.RECOMMENDED_WALLET_AMOUNT,chains:i,version:2,excludedIds:l?t.join(","):void 0},{listings:b}=N$3?await m$4.getMobileListings(v):await m$4.getDesktopListings(v);d$4.recomendedWallets=Object.values(b);}return d$4.recomendedWallets},async getWallets(e){const t=F({},e),{explorerRecommendedWalletIds:s,explorerExcludedWalletIds:n}=y$7.state,{recomendedWallets:i}=d$4;if(n==="ALL")return d$4.wallets;i.length?t.excludedIds=i.map(x=>x.id).join(","):a$2.isArray(s)&&(t.excludedIds=s.join(",")),a$2.isArray(n)&&(t.excludedIds=[t.excludedIds,n].filter(Boolean).join(",")),p$8.state.isAuth&&(t.sdks="auth_v1");const{page:l,search:v}=e,{listings:b,total:f}=N$3?await m$4.getMobileListings(t):await m$4.getDesktopListings(t),A=Object.values(b),U=v?"search":"wallets";return d$4[U]={listings:[...d$4[U].listings,...A],total:f,page:l??1},{listings:A,total:f}},getWalletImageUrl(e){return m$4.getWalletImageUrl(e)},getAssetImageUrl(e){return m$4.getAssetImageUrl(e)},resetSearch(){d$4.search={listings:[],total:0,page:1};}},I$3=proxy({open:!1}),se$2={state:I$3,subscribe(e){return subscribe(I$3,()=>e(I$3))},async open(e){return new Promise(t=>{const{isUiLoaded:s,isDataLoaded:n}=p$8.state;if(a$2.removeWalletConnectDeepLink(),p$8.setWalletConnectUri(e?.uri),p$8.setChains(e?.chains),T$4.reset("ConnectWallet"),s&&n)I$3.open=!0,t();else {const i=setInterval(()=>{const l=p$8.state;l.isUiLoaded&&l.isDataLoaded&&(clearInterval(i),I$3.open=!0,t());},200);}})},close(){I$3.open=!1;}};var G$1=Object.defineProperty,$$1=Object.getOwnPropertySymbols,Q$4=Object.prototype.hasOwnProperty,X$2=Object.prototype.propertyIsEnumerable,S$5=(e,t,s)=>t in e?G$1(e,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[t]=s,Y$1=(e,t)=>{for(var s in t||(t={}))Q$4.call(t,s)&&S$5(e,s,t[s]);if($$1)for(var s of $$1(t))X$2.call(t,s)&&S$5(e,s,t[s]);return e};function Z$2(){return typeof matchMedia<"u"&&matchMedia("(prefers-color-scheme: dark)").matches}const C$5=proxy({themeMode:Z$2()?"dark":"light"}),ne$3={state:C$5,subscribe(e){return subscribe(C$5,()=>e(C$5))},setThemeConfig(e){const{themeMode:t,themeVariables:s}=e;t&&(C$5.themeMode=t),s&&(C$5.themeVariables=Y$1({},s));}},g$5=proxy({open:!1,message:"",variant:"success"}),oe$3={state:g$5,subscribe(e){return subscribe(g$5,()=>e(g$5))},openToast(e,t){g$5.open=!0,g$5.message=e,g$5.variant=t;},closeToast(){g$5.open=!1;}};
69856
69872
 
69857
- let d$3 = class d{constructor(e){this.openModal=se$2.open,this.closeModal=se$2.close,this.subscribeModal=se$2.subscribe,this.setTheme=ne$3.setThemeConfig,ne$3.setThemeConfig(e),y$7.setConfig(e),this.initUi();}async initUi(){if(typeof window<"u"){await import('./index--h6CR_Q1.js');const e=document.createElement("wcm-modal");document.body.insertAdjacentElement("beforeend",e),p$8.setIsUiLoaded(!0);}}};
69873
+ let d$3 = class d{constructor(e){this.openModal=se$2.open,this.closeModal=se$2.close,this.subscribeModal=se$2.subscribe,this.setTheme=ne$3.setThemeConfig,ne$3.setThemeConfig(e),y$7.setConfig(e),this.initUi();}async initUi(){if(typeof window<"u"){await import('./index-BjKL0jz3.js');const e=document.createElement("wcm-modal");document.body.insertAdjacentElement("beforeend",e),p$8.setIsUiLoaded(!0);}}};
69858
69874
 
69859
69875
  var index$1 = /*#__PURE__*/Object.freeze({
69860
69876
  __proto__: null,
@@ -86189,7 +86205,7 @@ var Analytics = /** @class */ (function (_super) {
86189
86205
  return __generator(this, function (_b) {
86190
86206
  switch (_b.label) {
86191
86207
  case 0: return [4 /*yield*/, import(
86192
- /* webpackChunkName: "auto-track" */ './auto-track-ClvhG7YB.js')];
86208
+ /* webpackChunkName: "auto-track" */ './auto-track-DsvmUw_O.js')];
86193
86209
  case 1:
86194
86210
  autotrack = _b.sent();
86195
86211
  return [2 /*return*/, (_a = autotrack.link).call.apply(_a, __spreadArray$1([this], args, false))];
@@ -86208,7 +86224,7 @@ var Analytics = /** @class */ (function (_super) {
86208
86224
  return __generator(this, function (_b) {
86209
86225
  switch (_b.label) {
86210
86226
  case 0: return [4 /*yield*/, import(
86211
- /* webpackChunkName: "auto-track" */ './auto-track-ClvhG7YB.js')];
86227
+ /* webpackChunkName: "auto-track" */ './auto-track-DsvmUw_O.js')];
86212
86228
  case 1:
86213
86229
  autotrack = _b.sent();
86214
86230
  return [2 /*return*/, (_a = autotrack.link).call.apply(_a, __spreadArray$1([this], args, false))];
@@ -86227,7 +86243,7 @@ var Analytics = /** @class */ (function (_super) {
86227
86243
  return __generator(this, function (_b) {
86228
86244
  switch (_b.label) {
86229
86245
  case 0: return [4 /*yield*/, import(
86230
- /* webpackChunkName: "auto-track" */ './auto-track-ClvhG7YB.js')];
86246
+ /* webpackChunkName: "auto-track" */ './auto-track-DsvmUw_O.js')];
86231
86247
  case 1:
86232
86248
  autotrack = _b.sent();
86233
86249
  return [2 /*return*/, (_a = autotrack.form).call.apply(_a, __spreadArray$1([this], args, false))];
@@ -86246,7 +86262,7 @@ var Analytics = /** @class */ (function (_super) {
86246
86262
  return __generator(this, function (_b) {
86247
86263
  switch (_b.label) {
86248
86264
  case 0: return [4 /*yield*/, import(
86249
- /* webpackChunkName: "auto-track" */ './auto-track-ClvhG7YB.js')];
86265
+ /* webpackChunkName: "auto-track" */ './auto-track-DsvmUw_O.js')];
86250
86266
  case 1:
86251
86267
  autotrack = _b.sent();
86252
86268
  return [2 /*return*/, (_a = autotrack.form).call.apply(_a, __spreadArray$1([this], args, false))];
@@ -86396,7 +86412,7 @@ var Analytics = /** @class */ (function (_super) {
86396
86412
  return [2 /*return*/, []];
86397
86413
  }
86398
86414
  return [4 /*yield*/, import(
86399
- /* webpackChunkName: "queryString" */ './index-W0eJIqld.js')];
86415
+ /* webpackChunkName: "queryString" */ './index-Cl_Sj41T.js')];
86400
86416
  case 1:
86401
86417
  queryString = (_a.sent()).queryString;
86402
86418
  return [2 /*return*/, queryString(this, query)];
@@ -89100,7 +89116,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
89100
89116
  case 0:
89101
89117
  if (!hasTsubMiddleware(legacySettings)) return [3 /*break*/, 2];
89102
89118
  return [4 /*yield*/, import(
89103
- /* webpackChunkName: "tsub-middleware" */ './index-DUqwg_qY.js').then(function (mod) {
89119
+ /* webpackChunkName: "tsub-middleware" */ './index-B3VZS6ym.js').then(function (mod) {
89104
89120
  return mod.tsubMiddleware(legacySettings.middlewareSettings.routingRules);
89105
89121
  })];
89106
89122
  case 1:
@@ -89113,7 +89129,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
89113
89129
  tsubMiddleware = _d;
89114
89130
  if (!(hasLegacyDestinations(legacySettings) || legacyIntegrationSources.length > 0)) return [3 /*break*/, 5];
89115
89131
  return [4 /*yield*/, import(
89116
- /* webpackChunkName: "ajs-destination" */ './index-CdOujJbj.js').then(function (mod) {
89132
+ /* webpackChunkName: "ajs-destination" */ './index-kT3FIcpI.js').then(function (mod) {
89117
89133
  return mod.ajsDestinations(writeKey, legacySettings, analytics.integrations, opts, tsubMiddleware, legacyIntegrationSources);
89118
89134
  })];
89119
89135
  case 4:
@@ -89126,7 +89142,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
89126
89142
  legacyDestinations = _e;
89127
89143
  if (!legacySettings.legacyVideoPluginsEnabled) return [3 /*break*/, 8];
89128
89144
  return [4 /*yield*/, import(
89129
- /* webpackChunkName: "legacyVideos" */ './index-z0tG99pl.js').then(function (mod) {
89145
+ /* webpackChunkName: "legacyVideos" */ './index-DXv1oK4B.js').then(function (mod) {
89130
89146
  return mod.loadLegacyVideoPlugins(analytics);
89131
89147
  })];
89132
89148
  case 7:
@@ -89135,7 +89151,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
89135
89151
  case 8:
89136
89152
  if (!((_a = opts.plan) === null || _a === void 0 ? void 0 : _a.track)) return [3 /*break*/, 10];
89137
89153
  return [4 /*yield*/, import(
89138
- /* webpackChunkName: "schemaFilter" */ './index-KXdtYT2Q.js').then(function (mod) {
89154
+ /* webpackChunkName: "schemaFilter" */ './index-B_FiZcJq.js').then(function (mod) {
89139
89155
  var _a;
89140
89156
  return mod.schemaFilter((_a = opts.plan) === null || _a === void 0 ? void 0 : _a.track, legacySettings);
89141
89157
  })];
@@ -89174,7 +89190,7 @@ function registerPlugins(writeKey, legacySettings, analytics, opts, options, plu
89174
89190
  return enabled;
89175
89191
  })) return [3 /*break*/, 17];
89176
89192
  return [4 /*yield*/, import(
89177
- /* webpackChunkName: "remoteMiddleware" */ './index-BBed5GAI.js').then(function (_a) {
89193
+ /* webpackChunkName: "remoteMiddleware" */ './index-DWE9xBUf.js').then(function (_a) {
89178
89194
  var remoteMiddlewares = _a.remoteMiddlewares;
89179
89195
  return __awaiter$5(_this, void 0, void 0, function () {
89180
89196
  var middleware, promises;
@@ -172830,7 +172846,7 @@ const useProvidersContext = () => {
172830
172846
  return context;
172831
172847
  };
172832
172848
 
172833
- const AddTokensWidget = React.lazy(() => import('./AddTokensWidget-CVbFWAot.js'));
172849
+ const AddTokensWidget = React.lazy(() => import('./AddTokensWidget-DtxxgqCF.js'));
172834
172850
  class AddTokens extends Base$3 {
172835
172851
  eventTopic = ro$1.IMTBL_ADD_TOKENS_WIDGET_EVENT;
172836
172852
  getValidatedProperties({ config, }) {
@@ -172874,7 +172890,7 @@ class AddTokens extends Base$3 {
172874
172890
  }
172875
172891
  }
172876
172892
 
172877
- const BridgeWidget = React.lazy(() => import('./BridgeWidget-Cefk1gkw.js').then(function (n) { return n.a; }));
172893
+ const BridgeWidget = React.lazy(() => import('./BridgeWidget-BZuzfW2J.js').then(function (n) { return n.a; }));
172878
172894
  class Bridge extends Base$3 {
172879
172895
  eventTopic = ro$1.IMTBL_BRIDGE_WIDGET_EVENT;
172880
172896
  getValidatedProperties({ config }) {
@@ -173017,7 +173033,7 @@ const commerceFlows = [
173017
173033
  Ao$1.TRANSFER,
173018
173034
  ];
173019
173035
 
173020
- const CommerceWidget = React.lazy(() => import('./CommerceWidget-NXthYSpx.js'));
173036
+ const CommerceWidget = React.lazy(() => import('./CommerceWidget-C77uJBo2.js'));
173021
173037
  class CommerceWidgetRoot extends Base$3 {
173022
173038
  eventTopic = ro$1.IMTBL_COMMERCE_WIDGET_EVENT;
173023
173039
  getValidatedProperties({ config, }) {
@@ -175270,7 +175286,7 @@ const orchestrationEvents = {
175270
175286
  sendRequestAddTokensEvent,
175271
175287
  };
175272
175288
 
175273
- const OnRampWidget = React.lazy(() => import('./OnRampWidget-lvqcozvT.js'));
175289
+ const OnRampWidget = React.lazy(() => import('./OnRampWidget-BhN5m26y.js'));
175274
175290
  class OnRamp extends Base$3 {
175275
175291
  eventTopic = ro$1.IMTBL_ONRAMP_WIDGET_EVENT;
175276
175292
  getValidatedProperties({ config }) {
@@ -175409,7 +175425,7 @@ const sendSalePaymentTokenEvent = (eventTarget, details) => {
175409
175425
  eventTarget.dispatchEvent(event);
175410
175426
  };
175411
175427
 
175412
- const SaleWidget = React.lazy(() => import('./SaleWidget-Dvc0_EEn.js'));
175428
+ const SaleWidget = React.lazy(() => import('./SaleWidget-D6Ace1BZ.js'));
175413
175429
  class Sale extends Base$3 {
175414
175430
  eventTopic = ro$1.IMTBL_SALE_WIDGET_EVENT;
175415
175431
  // TODO: add specific validation logic for the sale items
@@ -175560,7 +175576,7 @@ const sendSwapRejectedEvent = (eventTarget, reason) => {
175560
175576
  eventTarget.dispatchEvent(rejectedEvent);
175561
175577
  };
175562
175578
 
175563
- const SwapWidget = React.lazy(() => import('./SwapWidget-CYTjf6ud.js').then(function (n) { return n.b; }));
175579
+ const SwapWidget = React.lazy(() => import('./SwapWidget-ClIRsyTo.js').then(function (n) { return n.b; }));
175564
175580
  class Swap extends Base$3 {
175565
175581
  eventTopic = ro$1.IMTBL_SWAP_WIDGET_EVENT;
175566
175582
  getValidatedProperties({ config }) {
@@ -175667,7 +175683,7 @@ function sendDisconnectWalletEvent(eventTarget) {
175667
175683
  eventTarget.dispatchEvent(disconnectWalletEvent);
175668
175684
  }
175669
175685
 
175670
- const WalletWidget = React.lazy(() => import('./WalletWidget-CyhEc7dO.js'));
175686
+ const WalletWidget = React.lazy(() => import('./WalletWidget-C51tZZB0.js'));
175671
175687
  class Wallet extends Base$3 {
175672
175688
  eventTopic = ro$1.IMTBL_WALLET_WIDGET_EVENT;
175673
175689
  getValidatedProperties({ config }) {
@@ -317015,4 +317031,4 @@ class WidgetsFactory {
317015
317031
  };
317016
317032
  }
317017
317033
 
317018
- export { isError$1 as $, Ao$1 as A, Box as B, Co$1 as C, Body as D, Eo$1 as E, useAnalytics as F, EventTargetContext as G, Heading as H, CryptoFiatContext as I, tokenValueFormat as J, getDefaultTokenImage as K, Link as L, HeaderNavigation as M, sendCloseWidgetEvent as N, orchestrationEvents as O, amountInputValidation as P, useTheme as Q, Ro$1 as R, Stack as S, To as T, UserJourney as U, ViewActions as V, CloudImage as W, getRemoteImage as X, CryptoFiatProvider as Y, ConnectLoaderContext as Z, isAddress as _, ao$1 as a, isNativeToken as a$, LoadingView as a0, CryptoFiatActions as a1, useViewState as a2, useEventTargetState as a3, commerceFlows as a4, SharedViews as a5, ErrorView as a6, ConnectWidget as a7, ProvidersContextProvider as a8, PurchaseWidget as a9, Drawer as aA, Divider as aB, useProvidersContext as aC, WalletDrawer as aD, UnableToConnectDrawer as aE, Fragment$1 as aF, Gt$2 as aG, removeSpace as aH, getProviderSlugFromRdns as aI, D$6 as aJ, isPassportProvider as aK, connectEIP6963Provider as aL, identifyUser as aM, ConnectEIP6963ProviderError as aN, ProvidersContextActions as aO, MenuItem as aP, J$3 as aQ, SQUID_NATIVE_TOKEN as aR, commonjsRequire$1 as aS, OnboardingPagination as aT, ViewContext as aU, useHandover as aV, HandoverTarget as aW, APPROVE_TXN_ANIMATION as aX, RiveStateMachineInput as aY, HandoverContent as aZ, keyframes$2 as a_, ConnectLoader as aa, ViewContextProvider as ab, hFlex as ac, _defineProperty$1 as ad, _objectWithoutProperties as ae, useForwardLocalDomRef as af, _slicedToArray as ag, useResizeObserver as ah, usePrevious as ai, useGetMotionProfile as aj, useBrowserEffect as ak, merge$2 as al, getHeadingTextStyles as am, getMotionProfileSx as an, useConvertSxToEmotionStyles as ao, DUMMY_WIDTH_PUSHER_TEXT as ap, useGetSubcomponentChild as aq, flattenChildren as ar, vFlex as as, centerFlexChildren as at, SmartClone as au, FormControlLabel as av, FormControlValidation as aw, FormControlCaption as ax, getDefaultExportFromCjs$2 as ay, commonjsGlobal$1 as az, reactExports as b, sendSaleFailedEvent as b$, getTokenImageByAddress as b0, FramedImage as b1, FramedIcon as b2, ButtCon as b3, TextInput as b4, VerticalMenu as b5, TOKEN_PRIORITY_ORDER as b6, EllipsizedText as b7, Tooltip as b8, Sticker as b9, useExecute as bA, getRouteChains as bB, t$4 as bC, convertToNetworkChangeableProvider as bD, verifyAndSwitchChain as bE, PriceDisplay as bF, getFromAmountData as bG, viewReducer as bH, initialViewState as bI, useSquid as bJ, useTokens as bK, v4 as bL, K$6 as bM, isValidAddress as bN, fetchChains as bO, fetchBalances as bP, ServiceUnavailableErrorView as bQ, errorToString as bR, hexToText as bS, compareStr as bT, mn$1 as bU, co$1 as bV, TransakIframe as bW, toPascalCase as bX, sendSaleWidgetCloseEvent as bY, toStringifyTransactions as bZ, sendSaleSuccessEvent as b_, getDurationFormatted as ba, getTotalRouteFees as bb, getRouteAndTokenBalances as bc, Icon as bd, Badge as be, getFormattedAmounts as bf, getRemoteVideo as bg, FramedVideo as bh, listVariants as bi, motion$1 as bj, listItemVariants as bk, Banner as bl, useRoutes as bm, useInjectedProviders as bn, hn as bo, RouteError as bp, dist$2 as bq, SquidFooter as br, TOOLKIT_SQUID_URL as bs, merge$1 as bt, SvgIcon as bu, WalletWarningHero as bv, getFormattedNumber as bw, FIXED_HANDOVER_DURATION as bx, EXECUTE_TXN_ANIMATION as by, Trans as bz, parseUnits$1 as c, heroBackGroundStyles as c$, sendSaleTransactionSuccessEvent as c0, sendSalePaymentMethodEvent as c1, sendSalePaymentTokenEvent as c2, LoadingOverlay as c3, HandoverDuration as c4, FooterLogo as c5, StatusType as c6, prettyFormatNumber as c7, ShimmerCircle as c8, Te$1 as c9, PASSPORT_URL as cA, getChainImage as cB, getChainIdBySlug as cC, useWalletConnect as cD, Logo as cE, RawImage as cF, isWalletConnectProvider as cG, getNativeSymbolByChainSlug as cH, JsonRpcProvider as cI, retry as cJ, getChainSlugById as cK, DEFAULT_TRANSACTIONS_RETRY_POLICY as cL, getChainNameById as cM, getWalletProviderNameByProvider as cN, isMetaMaskProvider as cO, fe$3 as cP, ButtonNavigationStyles as cQ, NATIVE as cR, ETH_TOKEN_SYMBOL as cS, st$1 as cT, DEFAULT_QUOTE_REFRESH_INTERVAL as cU, addChainChangedListener as cV, removeChainChangedListener as cW, xt$1 as cX, IMX_TOKEN_SYMBOL as cY, DEFAULT_TOKEN_DECIMALS as cZ, CHECKOUT_CDN_BASE_URL as c_, abbreviateWalletAddress as ca, formatUnits as cb, Caption as cc, tokenSymbolNameOverrides as cd, Re$3 as ce, Ce$2 as cf, M$6 as cg, ct$1 as ch, isGasFree as ci, eventTargetReducer as cj, initialEventTargetState as ck, EventTargetActions as cl, ConnectWidgetViews as cm, ConnectLoaderActions as cn, widgetTheme as co, toQuantity as cp, toBeHex as cq, getAddress as cr, keccak256$1 as cs, AbiCoder as ct, concat$5 as cu, axios$1 as cv, ZeroAddress as cw, nt$1 as cx, S$7 as cy, ShimmerBox as cz, formatZeroAmount as d, a$2 as d$, heroImageStyles as d0, SimpleTextBody as d1, FooterButton as d2, getEthTokenImage as d3, WITHDRAWAL_CLAIM_GAS_LIMIT as d4, Ct$2 as d5, r$7 as d6, StatusView as d7, sendOnRampWidgetCloseEvent as d8, url as d9, getTertiaryButtonStyles as dA, isChildSubcomponent as dB, FormControlWrapper as dC, Select as dD, DuoCon as dE, heroImageBottomAlign as dF, q$5 as dG, isDualVariantIcon as dH, DEFAULT_TOKEN_SYMBOLS as dI, getStartingSize as dJ, DEFAULT_BUTTON_SIZE as dK, getResponsiveSx as dL, BUTTON_SIZES as dM, setDefaultSxBackgroundColor as dN, ZERO_BALANCE_STRING as dO, sendNetworkSwitchEvent as dP, ge$3 as dQ, sortNetworksCompareFn as dR, sortTokensByAmount as dS, sendWalletWidgetCloseEvent as dT, sendDisconnectWalletEvent as dU, FAQS_LINK as dV, useBrowserLayoutEffect as dW, se$2 as dX, T$4 as dY, oe$3 as dZ, R$1 as d_, TRANSAK_ORIGIN as da, jt$2 as db, sendOnRampSuccessEvent as dc, sendOnRampFailedEvent as dd, quickswapFooterStyles as de, quickswapFooterLogoStyles as df, quickswapFooterDisclaimerTextStyles as dg, wo$1 as dh, getImxTokenImage as di, getCryptoToUSDConversion as dj, calculateFeesFiat as dk, parseEther as dl, ESTIMATE_DEBOUNCE as dm, DEFAULT_TOKEN_VALIDATION_DECIMALS as dn, sendSwapWidgetCloseEvent as dp, m$5 as dq, DEFAULT_BALANCE_RETRY_POLICY as dr, yo$1 as ds, sendSwapSuccessEvent as dt, sendSwapFailedEvent as du, sendSwapRejectedEvent as dv, motion$3 as dw, BaseClickable as dx, AnimatePresence$1 as dy, ClassNames as dz, calculateCryptoToFiat as e, te$2 as e0, p$8 as e1, ne$3 as e2, y$7 as e3, getAugmentedNamespace as e4, __awaiter$5 as e5, __generator as e6, loadScript as e7, getNextIntegrationsURL as e8, unloadScript as e9, __spreadArray$1 as ea, isOffline as eb, __assign as ec, ContextCancelation as ed, applyDestinationMiddleware as ee, dist$4 as ef, isServer as eg, mergedOptions as eh, isPlainObject$1 as ei, pWhile as ej, PriorityQueue as ek, PersistedPriorityQueue as el, attempt as em, isOnline as en, Context as eo, pTimeout as ep, gracefulDecodeURIComponent as eq, WidgetsFactory as er, fo$1 as f, go$1 as g, Contract as h, io$1 as i, ie$4 as j, useTranslation as k, lo$1 as l, mo$1 as m, no$1 as n, oo$1 as o, po$1 as p, dist$3 as q, ro$1 as r, so$1 as s, getRemoteRive as t, uo as u, tt$1 as v, jsx$1 as w, jsxs as x, Button as y, SimpleLayout as z };
317034
+ export { isError$1 as $, Ao$1 as A, Box as B, Co$1 as C, Body as D, Eo$1 as E, useAnalytics as F, EventTargetContext as G, Heading as H, CryptoFiatContext as I, tokenValueFormat as J, getDefaultTokenImage as K, Link as L, HeaderNavigation as M, sendCloseWidgetEvent as N, orchestrationEvents as O, amountInputValidation as P, useTheme as Q, Ro$1 as R, Stack as S, To as T, UserJourney as U, ViewActions as V, CloudImage as W, getRemoteImage as X, CryptoFiatProvider as Y, ConnectLoaderContext as Z, isAddress as _, ao$1 as a, isNativeToken as a$, LoadingView as a0, CryptoFiatActions as a1, useViewState as a2, useEventTargetState as a3, commerceFlows as a4, SharedViews as a5, ErrorView as a6, ConnectWidget as a7, ProvidersContextProvider as a8, PurchaseWidget as a9, Drawer as aA, Divider as aB, useProvidersContext as aC, WalletDrawer as aD, UnableToConnectDrawer as aE, Fragment$1 as aF, Gt$2 as aG, removeSpace as aH, getProviderSlugFromRdns as aI, D$6 as aJ, isPassportProvider as aK, connectEIP6963Provider as aL, identifyUser as aM, ConnectEIP6963ProviderError as aN, ProvidersContextActions as aO, MenuItem as aP, J$3 as aQ, SQUID_NATIVE_TOKEN as aR, commonjsRequire$1 as aS, OnboardingPagination as aT, ViewContext as aU, useHandover as aV, HandoverTarget as aW, APPROVE_TXN_ANIMATION as aX, RiveStateMachineInput as aY, HandoverContent as aZ, keyframes$2 as a_, ConnectLoader as aa, ViewContextProvider as ab, hFlex as ac, _defineProperty$1 as ad, _objectWithoutProperties as ae, useForwardLocalDomRef as af, _slicedToArray as ag, useResizeObserver as ah, usePrevious as ai, useGetMotionProfile as aj, useBrowserEffect as ak, merge$2 as al, getHeadingTextStyles as am, getMotionProfileSx as an, useConvertSxToEmotionStyles as ao, DUMMY_WIDTH_PUSHER_TEXT as ap, useGetSubcomponentChild as aq, flattenChildren as ar, vFlex as as, centerFlexChildren as at, SmartClone as au, FormControlLabel as av, FormControlValidation as aw, FormControlCaption as ax, getDefaultExportFromCjs$2 as ay, commonjsGlobal$1 as az, reactExports as b, sendSaleFailedEvent as b$, getTokenImageByAddress as b0, FramedImage as b1, FramedIcon as b2, ButtCon as b3, TextInput as b4, VerticalMenu as b5, TOKEN_PRIORITY_ORDER as b6, EllipsizedText as b7, Tooltip as b8, Sticker as b9, useExecute as bA, getRouteChains as bB, t$4 as bC, convertToNetworkChangeableProvider as bD, verifyAndSwitchChain as bE, PriceDisplay as bF, getFromAmountData as bG, viewReducer as bH, initialViewState as bI, useSquid as bJ, useTokens as bK, v4 as bL, K$6 as bM, isValidAddress as bN, fetchChains as bO, fetchBalances as bP, ServiceUnavailableErrorView as bQ, errorToString as bR, hexToText as bS, compareStr as bT, mn$1 as bU, co$1 as bV, TransakIframe as bW, toPascalCase as bX, sendSaleWidgetCloseEvent as bY, toStringifyTransactions as bZ, sendSaleSuccessEvent as b_, getDurationFormatted as ba, getTotalRouteFees as bb, getRouteAndTokenBalances as bc, Icon as bd, Badge as be, getFormattedAmounts as bf, getRemoteVideo as bg, FramedVideo as bh, listVariants as bi, motion$1 as bj, listItemVariants as bk, Banner as bl, useRoutes as bm, useInjectedProviders as bn, hn as bo, RouteError as bp, dist$2 as bq, SquidFooter as br, TOOLKIT_SQUID_URL as bs, merge$1 as bt, SvgIcon as bu, WalletWarningHero as bv, getFormattedNumber as bw, FIXED_HANDOVER_DURATION as bx, EXECUTE_TXN_ANIMATION as by, Trans as bz, parseUnits$1 as c, heroBackGroundStyles as c$, sendSaleTransactionSuccessEvent as c0, sendSalePaymentMethodEvent as c1, sendSalePaymentTokenEvent as c2, LoadingOverlay as c3, HandoverDuration as c4, FooterLogo as c5, StatusType as c6, prettyFormatNumber as c7, ShimmerCircle as c8, Te$1 as c9, PASSPORT_URL as cA, getChainImage as cB, getChainIdBySlug as cC, useWalletConnect as cD, Logo as cE, RawImage as cF, isWalletConnectProvider as cG, getNativeSymbolByChainSlug as cH, JsonRpcProvider as cI, retry as cJ, getChainSlugById as cK, DEFAULT_TRANSACTIONS_RETRY_POLICY as cL, getChainNameById as cM, getWalletProviderNameByProvider as cN, isMetaMaskProvider as cO, fe$3 as cP, ButtonNavigationStyles as cQ, NATIVE as cR, ETH_TOKEN_SYMBOL as cS, st$1 as cT, DEFAULT_QUOTE_REFRESH_INTERVAL as cU, addChainChangedListener as cV, removeChainChangedListener as cW, Ot$2 as cX, IMX_TOKEN_SYMBOL as cY, DEFAULT_TOKEN_DECIMALS as cZ, CHECKOUT_CDN_BASE_URL as c_, abbreviateWalletAddress as ca, formatUnits as cb, Caption as cc, tokenSymbolNameOverrides as cd, Re$3 as ce, Ce$2 as cf, M$6 as cg, ct$1 as ch, isGasFree as ci, eventTargetReducer as cj, initialEventTargetState as ck, EventTargetActions as cl, ConnectWidgetViews as cm, ConnectLoaderActions as cn, widgetTheme as co, toQuantity as cp, toBeHex as cq, getAddress as cr, keccak256$1 as cs, AbiCoder as ct, concat$5 as cu, axios$1 as cv, ZeroAddress as cw, nt$1 as cx, S$7 as cy, ShimmerBox as cz, formatZeroAmount as d, a$2 as d$, heroImageStyles as d0, SimpleTextBody as d1, FooterButton as d2, getEthTokenImage as d3, WITHDRAWAL_CLAIM_GAS_LIMIT as d4, Ct$2 as d5, r$7 as d6, StatusView as d7, sendOnRampWidgetCloseEvent as d8, url as d9, getTertiaryButtonStyles as dA, isChildSubcomponent as dB, FormControlWrapper as dC, Select as dD, DuoCon as dE, heroImageBottomAlign as dF, q$5 as dG, isDualVariantIcon as dH, DEFAULT_TOKEN_SYMBOLS as dI, getStartingSize as dJ, DEFAULT_BUTTON_SIZE as dK, getResponsiveSx as dL, BUTTON_SIZES as dM, setDefaultSxBackgroundColor as dN, ZERO_BALANCE_STRING as dO, sendNetworkSwitchEvent as dP, ge$3 as dQ, sortNetworksCompareFn as dR, sortTokensByAmount as dS, sendWalletWidgetCloseEvent as dT, sendDisconnectWalletEvent as dU, FAQS_LINK as dV, useBrowserLayoutEffect as dW, se$2 as dX, T$4 as dY, oe$3 as dZ, R$1 as d_, TRANSAK_ORIGIN as da, jt$2 as db, sendOnRampSuccessEvent as dc, sendOnRampFailedEvent as dd, quickswapFooterStyles as de, quickswapFooterLogoStyles as df, quickswapFooterDisclaimerTextStyles as dg, wo$1 as dh, getImxTokenImage as di, getCryptoToUSDConversion as dj, calculateFeesFiat as dk, parseEther as dl, ESTIMATE_DEBOUNCE as dm, DEFAULT_TOKEN_VALIDATION_DECIMALS as dn, sendSwapWidgetCloseEvent as dp, m$5 as dq, DEFAULT_BALANCE_RETRY_POLICY as dr, yo$1 as ds, sendSwapSuccessEvent as dt, sendSwapFailedEvent as du, sendSwapRejectedEvent as dv, motion$3 as dw, BaseClickable as dx, AnimatePresence$1 as dy, ClassNames as dz, calculateCryptoToFiat as e, te$2 as e0, p$8 as e1, ne$3 as e2, y$7 as e3, getAugmentedNamespace as e4, __awaiter$5 as e5, __generator as e6, loadScript as e7, getNextIntegrationsURL as e8, unloadScript as e9, __spreadArray$1 as ea, isOffline as eb, __assign as ec, ContextCancelation as ed, applyDestinationMiddleware as ee, dist$4 as ef, isServer as eg, mergedOptions as eh, isPlainObject$1 as ei, pWhile as ej, PriorityQueue as ek, PersistedPriorityQueue as el, attempt as em, isOnline as en, Context as eo, pTimeout as ep, gracefulDecodeURIComponent as eq, WidgetsFactory as er, fo$1 as f, go$1 as g, Contract as h, io$1 as i, ie$4 as j, useTranslation as k, lo$1 as l, mo$1 as m, no$1 as n, oo$1 as o, po$1 as p, dist$3 as q, ro$1 as r, so$1 as s, getRemoteRive as t, uo as u, tt$1 as v, jsx$1 as w, jsxs as x, Button as y, SimpleLayout as z };
@@ -1,4 +1,4 @@
1
- import { e5 as __awaiter, e6 as __generator, eg as isServer, e8 as getNextIntegrationsURL, e7 as loadScript } from './index-DA458Pd9.js';
1
+ import { e5 as __awaiter, e6 as __generator, eg as isServer, e8 as getNextIntegrationsURL, e7 as loadScript } from './index-Ct3oyZEC.js';
2
2
 
3
3
  function remoteMiddlewares(ctx, settings, obfuscate) {
4
4
  var _a;
@@ -1,4 +1,4 @@
1
- import { e5 as __awaiter, e6 as __generator } from './index-DA458Pd9.js';
1
+ import { e5 as __awaiter, e6 as __generator } from './index-Ct3oyZEC.js';
2
2
 
3
3
  function loadLegacyVideoPlugins(analytics) {
4
4
  return __awaiter(this, void 0, void 0, function () {
@@ -7,7 +7,7 @@ function loadLegacyVideoPlugins(analytics) {
7
7
  switch (_a.label) {
8
8
  case 0: return [4 /*yield*/, import(
9
9
  // @ts-expect-error
10
- './index.umd-RYK-K6t5.js').then(function (n) { return n.i; })
10
+ './index.umd-DvqLg8Q3.js').then(function (n) { return n.i; })
11
11
  // This is super gross, but we need to support the `window.analytics.plugins` namespace
12
12
  // that is linked in the segment docs in order to be backwards compatible with ajs-classic
13
13
  // @ts-expect-error
@@ -1,4 +1,4 @@
1
- import { e5 as __awaiter, e6 as __generator, e7 as loadScript, e8 as getNextIntegrationsURL, e9 as unloadScript, ea as __spreadArray, eb as isOffline, ec as __assign, ed as ContextCancelation, ee as applyDestinationMiddleware, ef as dist, eg as isServer, eh as mergedOptions, ei as isPlainObject, ej as pWhile, ek as PriorityQueue, el as PersistedPriorityQueue, em as attempt, en as isOnline, eo as Context } from './index-DA458Pd9.js';
1
+ import { e5 as __awaiter, e6 as __generator, e7 as loadScript, e8 as getNextIntegrationsURL, e9 as unloadScript, ea as __spreadArray, eb as isOffline, ec as __assign, ed as ContextCancelation, ee as applyDestinationMiddleware, ef as dist, eg as isServer, eh as mergedOptions, ei as isPlainObject, ej as pWhile, ek as PriorityQueue, el as PersistedPriorityQueue, em as attempt, en as isOnline, eo as Context } from './index-Ct3oyZEC.js';
2
2
  import { i as isPlanEventEnabled } from './is-plan-event-enabled-mXX0dwl-.js';
3
3
 
4
4
  function normalizeName(name) {
@@ -1 +1 @@
1
- export { er as WidgetsFactory } from './index-DA458Pd9.js';
1
+ export { er as WidgetsFactory } from './index-Ct3oyZEC.js';
@@ -1,4 +1,4 @@
1
- import { ay as getDefaultExportFromCjs } from './index-DA458Pd9.js';
1
+ import { ay as getDefaultExportFromCjs } from './index-Ct3oyZEC.js';
2
2
 
3
3
  function _mergeNamespaces(n, m) {
4
4
  m.forEach(function (e) {
@@ -1,4 +1,4 @@
1
- import { b as reactExports, dW as useBrowserLayoutEffect } from './index-DA458Pd9.js';
1
+ import { b as reactExports, dW as useBrowserLayoutEffect } from './index-Ct3oyZEC.js';
2
2
 
3
3
  // Inspired by https://usehooks-ts.com/react-hook/use-interval
4
4
  function useInterval(callback, delay) {