@bluxcc/core 0.2.5 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/assets/index.d.ts +13 -6
- package/dist/components/AssetsList/index.d.ts +1 -1
- package/dist/components/Button/index.d.ts +1 -1
- package/dist/components/CDNImage.d.ts +1 -1
- package/dist/components/CardItem/index.d.ts +1 -1
- package/dist/components/CardItem/variants/button.d.ts +1 -1
- package/dist/components/CardItem/variants/input.d.ts +1 -1
- package/dist/components/Divider/index.d.ts +1 -1
- package/dist/components/Header/index.d.ts +1 -1
- package/dist/components/Input/index.d.ts +1 -1
- package/dist/components/Link/index.d.ts +1 -1
- package/dist/components/Modal/index.d.ts +1 -1
- package/dist/components/Provider.d.ts +1 -1
- package/dist/components/QRCode/index.d.ts +1 -1
- package/dist/components/TabBox/index.d.ts +1 -1
- package/dist/components/Transaction/History/index.d.ts +3 -1
- package/dist/components/Transaction/Summary/index.d.ts +1 -1
- package/dist/constants/assets.d.ts +8 -0
- package/dist/enums.d.ts +5 -1
- package/dist/exports/core/index.d.ts +2 -0
- package/dist/exports/core/readContracts.d.ts +5 -1
- package/dist/exports/core/writeContract.d.ts +2 -0
- package/dist/hooks/useLang.d.ts +1 -1
- package/dist/hooks/useMaxAmount.d.ts +3 -0
- package/dist/index.cjs.js +14 -14
- package/dist/index.esm.js +14 -14
- package/dist/pages/About/index.d.ts +1 -1
- package/dist/pages/AcceptTermsAndPrivacy/index.d.ts +1 -2
- package/dist/pages/Failed/index.d.ts +1 -1
- package/dist/pages/FundMe/FundMeCrypto/index.d.ts +1 -1
- package/dist/pages/FundMe/index.d.ts +1 -2
- package/dist/pages/Onboarding/OTP/index.d.ts +1 -1
- package/dist/pages/Onboarding/Passkey/index.d.ts +1 -1
- package/dist/pages/Onboarding/Socials/index.d.ts +2 -0
- package/dist/pages/Onboarding/index.d.ts +1 -2
- package/dist/pages/Profile/Activity/index.d.ts +1 -1
- package/dist/pages/Profile/Balances/AddToken/index.d.ts +1 -2
- package/dist/pages/Profile/Balances/BalanceDetails/index.d.ts +1 -1
- package/dist/pages/Profile/Balances/index.d.ts +1 -1
- package/dist/pages/Profile/Receive/index.d.ts +1 -1
- package/dist/pages/Profile/SelectAsset/index.d.ts +1 -2
- package/dist/pages/Profile/Send/index.d.ts +1 -2
- package/dist/pages/Profile/Swap/AssetBox/index.d.ts +1 -1
- package/dist/pages/Profile/Swap/index.d.ts +1 -1
- package/dist/pages/Profile/index.d.ts +1 -1
- package/dist/pages/SendTransaction/index.d.ts +1 -1
- package/dist/pages/SignMessage/index.d.ts +1 -1
- package/dist/pages/Successful/index.d.ts +1 -1
- package/dist/pages/Waiting/index.d.ts +1 -1
- package/dist/pages/WalletConnect/index.d.ts +1 -1
- package/dist/pages/WrongNetwork/index.d.ts +1 -1
- package/dist/store.d.ts +4 -0
- package/dist/types.d.ts +17 -3
- package/dist/utils/animatedGradient.d.ts +1 -1
- package/dist/utils/helpers.d.ts +13 -3
- package/dist/utils/initializeTrezor.d.ts +8 -0
- package/dist/utils/socialLogin.d.ts +19 -0
- package/dist/utils/walletLogos.d.ts +1 -1
- package/dist/wallets/cactuslink.d.ts +2 -0
- package/dist/wallets/fordefi.d.ts +2 -0
- package/dist/wallets/trezor.d.ts +2 -0
- package/package.json +3 -2
package/dist/index.cjs.js
CHANGED
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
"use strict";var e=require("@stellar/stellar-sdk"),t=require("zustand"),r=require("zustand/vanilla"),n=require("@albedo-link/intent"),i=require("@lobstrco/signer-extension-api"),o=require("@ledgerhq/hw-app-str"),s=require("@stellar/freighter-api"),a=require("react"),c=require("react-dom/client"),u=require("react/jsx-runtime"),l=require("@walletconnect/core"),d=require("@walletconnect/sign-client"),f=require("qrcode.react");function h(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(r){if("default"!==r){var n=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,n.get?n:{enumerable:!0,get:function(){return e[r]}})}}),t.default=e,Object.freeze(t)}var p,b,m,g,v=h(e),y=h(o),x=function(){return x=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},x.apply(this,arguments)};function w(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function A(e,t,r,n){return new(r||(r=Promise))(function(i,o){function s(e){try{c(n.next(e))}catch(e){o(e)}}function a(e){try{c(n.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(s,a)}c((n=n.apply(e,t||[])).next())})}function E(e,t){var r,n,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},s=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return s.next=a(0),s.throw=a(1),s.return=a(2),"function"==typeof Symbol&&(s[Symbol.iterator]=function(){return this}),s;function a(a){return function(c){return function(a){if(r)throw new TypeError("Generator is already executing.");for(;s&&(s=0,a[0]&&(o=0)),o;)try{if(r=1,n&&(i=2&a[0]?n.return:a[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,a[1])).done)return i;switch(n=0,i&&(a=[2&a[0],i.value]),a[0]){case 0:case 1:i=a;break;case 4:return o.label++,{value:a[1],done:!1};case 5:o.label++,n=a[1],a=[0];continue;case 7:a=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==a[0]&&2!==a[0])){o=0;continue}if(3===a[0]&&(!i||a[1]>i[0]&&a[1]<i[3])){o.label=a[1];break}if(6===a[0]&&o.label<i[1]){o.label=i[1],i=a;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(a);break}i[2]&&o.ops.pop(),o.trys.pop();continue}a=t.call(e,o)}catch(e){a=[6,e],n=0}finally{r=i=0}if(5&a[0])throw a[1];return{value:a[0]?a[1]:void 0,done:!0}}([a,c])}}}function S(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError,function(e){e.Api="API",e.Rabet="Rabet",e.Albedo="Albedo",e.Freighter="Freighter",e.Xbull="xBull",e.Lobstr="LOBSTR",e.Hana="Hana",e.WalletConnect="Wallet Connect",e.Hot="Hot",e.Klever="Klever",e.Ledger="Ledger",e.Bitget="Bitget",e.Onekey="Onekey"}(p||(p={})),function(e){e.PUBLIC="Public Global Stellar Network ; September 2015",e.TESTNET="Test SDF Network ; September 2015",e.FUTURENET="Test SDF Future Network ; October 2022",e.SANDBOX="Local Sandbox Stellar Network ; September 2022",e.STANDALONE="Standalone Network ; February 2017"}(b||(b={})),function(e){e.ONBOARDING="ONBOARDING",e.PASSKEY_ONBOARDING="PASSKEY_ONBOARDING",e.WRONG_NETWORK="WRONG_NETWORK",e.WAITING="WAITING",e.SUCCESSFUL="SUCCESSFUL",e.FAILED="FAILED",e.PROFILE="PROFILE",e.SEND_TRANSACTION="SEND_TRANSACTION",e.SEND="SEND",e.ACTIVITY="ACTIVITY",e.OTP="OTP",e.RECEIVE="RECEIVE",e.BALANCES="BALANCES",e.SWAP="SWAP",e.BALANCE_DETAILS="BALANCE_DETAILS",e.ABOUT="ABOUT",e.ADD_TOKEN="ADD_TOKEN",e.SIGN_MESSAGE="SIGN_MESSAGE",e.WALLET_CONNECT="WALLET_CONNECT",e.SELECT_ASSET="SELECT_ASSET",e.FUND_ME="FUND_ME",e.FUND_ME_CRYPTO="FUND_ME_CRYPTO",e.ACCEPT_TERMS_AND_PRIVACY="ACCEPT_TERMS_AND_PRIVACY"}(m||(m={})),function(e){e.SmallEmail="smallemail.svg",e.Email="email.svg",e.Albedo="albedo.svg",e.Stellar="stellar.svg"}(g||(g={}));var _,I={assetIssuer:"",assetCode:"XLM",assetBalance:"0",assetType:"native"},N={logo:"",fontFamily:"Manrope",textColor:"#000000",accentColor:"#0c1083",background:"#ffffff",fieldBackground:"#ffffff",borderRadius:"24px",borderColor:"#cdceee",borderWidth:"1px",backdropBlur:"1px",backdropColor:"#00000033",boxShadow:"0px 4px 80px 0px #00000008"},C=r.createStore(function(){return{config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],loginMethods:["wallet"],showWalletUIs:!0,explorer:"stellarchain",isPersistent:!1,promptOnWrongNetwork:!0,appearance:N,walletConnect:{icons:[],url:"",projectId:"",description:""}},user:void 0,authState:{isReady:!1,isAuthenticated:!1},stellar:void 0}}),M=C.getState,k=C.subscribe,T=C.getInitialState;exports.BluxEvent=void 0,(_=exports.BluxEvent||(exports.BluxEvent={})).LoggedIn="blux:logged_in",_.LoggedOut="blux:logged_out",_.NetworkChanged="blux:network_changed",_.ModalOpened="blux:modal_opened",_.ModalClosed="blux:modal_closed";var R=function(){function e(){this.handlers=new Map}return e.prototype.on=function(e,t){var r,n=this,i=null!==(r=this.handlers.get(e))&&void 0!==r?r:new Set;return i.add(t),this.handlers.set(e,i),function(){return n.off(e,t)}},e.prototype.off=function(e,t){var r=this.handlers.get(e);r&&(r.delete(t),0===r.size&&this.handlers.delete(e))},e.prototype.once=function(e,t){var r=this,n=function(i){try{t(i)}finally{r.off(e,n)}};return this.on(e,n)},e.prototype.emit=function(e,t){var r=this.handlers.get(e);if(r)for(var n=0,i=Array.from(r);n<i.length;n++){var o=i[n];try{o(t)}catch(e){}}},e.prototype.clear=function(e){e?this.handlers.delete(e):this.handlers.clear()},e}(),B=new R,j=r.createStore(function(e){return{logos:null,emitter:B,auth:void 0,config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],isPersistent:!1,showWalletUIs:!0,loginMethods:["wallet"],explorer:"stellarchain",promptOnWrongNetwork:!0,appearance:N,walletConnect:{icons:[],url:"",projectId:"",description:""}},login:void 0,stellar:void 0,signMessage:void 0,signAuthEntry:void 0,sendTransaction:void 0,wallets:[],waitingStatus:"login",showAllWallets:!1,modal:{isOpen:!1,route:m.ONBOARDING,dynamicTitle:"",alert:{type:"none",message:""}},authState:{isReady:!1,isAuthenticated:!1},balances:{error:null,loading:!1,balances:[]},apiResponse:void 0,transactions:{error:null,loading:!1,transactions:[]},selectAsset:{field:"send",sendAsset:I,swapToAsset:I,swapFromAsset:I},walletConnectClient:void 0,networkSyncDisabled:!1,setConfig:function(t){return e(function(e){return x(x({},e),{config:t})})},setWallets:function(t){return e(function(e){return x(x({},e),{wallets:t})})},setIsReady:function(t){return e(function(e){return x(x({},e),{authState:x(x({},e.authState),{isReady:t})})})},setShowAllWallets:function(t){return e(function(e){return x(x({},e),{showAllWallets:t})})},setRoute:function(t){return e(function(e){return x(x({},e),{modal:x(x({},e.modal),{route:t})})})},setSendTransaction:function(t,r,n){return void 0===n&&(n=m.SEND_TRANSACTION),e(function(e){return x(x({},e),{sendTransaction:t,modal:x(x({},e.modal),{isOpen:r,route:n}),waitingStatus:"sendTransaction"})})},setSignMessage:function(t,r,n){return void 0===n&&(n=m.SIGN_MESSAGE),e(function(e){return x(x({},e),{signMessage:t,modal:x(x({},e.modal),{isOpen:r,route:n}),waitingStatus:"signMessage"})})},setSignAuthEntry:function(t,r,n){return void 0===n&&(n=m.SIGN_MESSAGE),e(function(e){return x(x({},e),{signAuthEntry:t,modal:x(x({},e.modal),{isOpen:r,route:n}),waitingStatus:"signAuthEntry"})})},setStellar:function(t){return e(function(e){return x(x({},e),{stellar:t})})},approveSendTransaction:function(){return e(function(e){return x(x({},e),{modal:x(x({},e.modal),{isOpen:!0,route:m.WAITING}),waitingStatus:"sendTransaction"})})},openModal:function(t){e(function(e){return x(x({},e),{modal:x(x({},e.modal),{route:t,isOpen:!0})})}),O().emitter.emit(exports.BluxEvent.ModalOpened,{modal:t,reason:"openModal"})},setDynamicTitle:function(t){return e(function(e){return x(x({},e),{modal:x(x({},e.modal),{dynamicTitle:t})})})},setAlert:function(t,r){return e(function(e){return x(x({},e),{modal:x(x({},e.modal),{alert:{type:t,message:r}})})})},closeModal:function(){return e(function(e){return x(x({},e),{modal:x(x({},e.modal),{isOpen:!1})})})},connectWallet:function(t){var r=t===p.WalletConnect?m.WALLET_CONNECT:m.WAITING;e(function(e){return x(x({},e),{waitingStatus:"login",user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:t},modal:x(x({},e.modal),{isOpen:!0,route:r})})}),O().emitter.emit(exports.BluxEvent.ModalOpened,{modal:r,reason:"connectWallet",meta:{walletName:t}})},setIsAuthenticated:function(t){return e(function(e){return x(x({},e),{authState:x(x({},e.authState),{isAuthenticated:t})})})},connectWalletSuccessful:function(t,r){return e(function(e){var n,i;return x(x({},e),{authState:x({},e.authState),user:x(x({},e.user),{address:t,walletPassphrase:r,authValue:(null===(n=e.user)||void 0===n?void 0:n.authValue)||"",authMethod:(null===(i=e.user)||void 0===i?void 0:i.authMethod)||""})})})},connectEmail:function(t){return e(function(e){return x(x({},e),{waitingStatus:"login",user:{address:"",authValue:t,authMethod:"email",walletPassphrase:""},modal:x(x({},e.modal),{isOpen:!0,route:m.OTP})})})},logoutAction:function(){return e(function(e){return x(x({},e),{user:void 0,waitingStatus:"login",authState:x(x({},e.authState),{isAuthenticated:!1}),modal:x(x({},e.modal),{isOpen:!1})})})},setBalances:function(t){return e(function(e){return x(x({},e),{balances:t})})},setAuth:function(t){return e(function(e){return x(x({},e),{auth:t})})},setTransactions:function(t){return e(function(e){return x(x({},e),{transactions:t})})},setSelectAsset:function(t){return e(function(e){return x(x({},e),{selectAsset:t})})},setWalletConnectClient:function(t,r){return e(function(e){return x(x({},e),{walletConnect:{client:t,connection:r}})})},cleanUp:function(t){return e(function(e){var r;return x(x({},e),((r={})[t]=void 0,r))})},setNetworkSyncDisabled:function(t){return e(function(e){return x(x({},e),{networkSyncDisabled:t})})},setAppearance:function(t){return e(function(e){return x(x({},e),{config:x(x({},e.config),{appearance:x(x({},e.config.appearance),t)})})})},setApiResponse:function(t){return e(function(e){return x(x({},e),{apiResponse:t})})},setLogin:function(t){return e(function(e){return x(x({},e),{login:t})})},setLogos:function(t){return e(function(e){return x(x({},e),{logos:t})})}}}),O=j.getState,L=j.setState;j.subscribe,j.getInitialState;var P,F,U=function(e){return t.useStore(j,e)};F=(P=j).getState(),C.setState({user:F.user,config:F.config,stellar:F.stellar,authState:F.authState}),P.subscribe(function(e){C.setState({user:e.user,config:e.config,stellar:e.stellar,authState:e.authState})});var D="__BLUX__JWT_STORE",z="__BLUX__RECENT_CONNECTION_METHODS",W="stellar:pubnet",q="stellar:testnet",$="https://api.blux.cc",K="blux-app-id",H=function(e,t,r){return A(void 0,void 0,void 0,function(){var n,i;return E(this,function(o){switch(o.label){case 0:if(!e)throw new Error("appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,wc("".concat($,"/auth/code"),{method:"POST",headers:(i={},i[K]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({auth_method:"passkey",auth_value:r.credential.id,code:JSON.stringify({challenge_id:t.challenge_id,id:r.credential.id,rawId:vc(r.credential.rawId),type:r.credential.type,response:{authenticatorData:vc(r.credential.response.authenticatorData),clientDataJSON:vc(r.credential.response.clientDataJSON),signature:vc(r.credential.response.signature),userHandle:r.credential.response.userHandle?vc(r.credential.response.userHandle):null}})})})];case 2:if(400===(n=o.sent()).status)throw new Error("invalid inputs");if(500===n.status)throw new Error("server error");if(429===n.status)throw new Error("too many requests");if(200===n.status)return[2,n.result];throw new Error("Unexpected response from api");case 3:throw o.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},V=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:if(!e)throw new Error("appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,wc("".concat($,"/auth"),{method:"POST",headers:(n={},n[K]=e,n.Accept="application/json",n["Content-Type"]="application/json",n),body:JSON.stringify({wallet:"",auth_method:"email",auth_value:t})})];case 2:if(400===(r=i.sent()).status)throw new Error("invalid inputs");if(500===r.status)throw new Error("server error");if(429===r.status)throw new Error("too many requests");if(200===r.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw i.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},G=function(e,t,r){return A(void 0,void 0,void 0,function(){var n,i;return E(this,function(o){switch(o.label){case 0:if(!e)throw new Error("appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,wc("".concat($,"/auth/code"),{method:"POST",headers:(i={},i[K]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({code:r,wallet:"",auth_method:"email",auth_value:t.authValue})})];case 2:if(400===(n=o.sent()).status)throw new Error("invalid inputs");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("invalid code");if(429===n.status)throw new Error("too many requests");if(200===n.status)return[2,n.result];throw new Error("Unexpected response from api");case 3:throw o.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},X=function(e){return A(void 0,void 0,void 0,function(){var t;return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,wc("".concat($,"/users"),{method:"GET",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"}})];case 1:if(401===(t=r.sent()).status)throw new Error("invalid JWT");if(500===t.status)throw new Error("server error");if(404===t.status)throw new Error("user nout found");if(429===t.status)throw new Error("too many requests");if(200===t.status)return[2,t.result];throw new Error("Unexpected response from api");case 2:throw r.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},Y=function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,wc("".concat($,"/users/sign-message"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({message:t})})];case 1:if(401===(r=n.sent()).status)throw new Error("invalid JWT");if(500===r.status)throw new Error("server error");if(404===r.status)throw new Error("user nout found");if(429===r.status)throw new Error("too many requests");if(200===r.status&&r.result)return[2,r.result];throw new Error("Unexpected response from api");case 2:throw n.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},Z=function(e,t,r){return A(void 0,void 0,void 0,function(){var n;return E(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,wc("".concat($,"/users/sign-transaction"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({xdr:t,network:r})})];case 1:if(401===(n=i.sent()).status)throw new Error("invalid JWT");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("user nout found");if(429===n.status)throw new Error("too many requests");if(200===n.status&&n.result)return[2,n.result];throw new Error("Unexpected response from api");case 2:throw i.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},J={name:p.Api,website:"https://blux.cc",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("API wallet is not defined.")})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("API wallet is not defined.")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2,!1]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("API does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var t,r,n,i;return E(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),t=O(),!(r=null===(i=t.auth)||void 0===i?void 0:i.JWT))throw new Error("Failed to sign the message from API");return[4,Y(r,e)];case 1:if(n=o.sent())return[2,n];throw new Error("Failed to sign the message from API");case 2:throw o.sent(),new Error("Failed to sign the message from API");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i,o;return E(this,function(s){switch(s.label){case 0:if(s.trys.push([0,2,,3]),r=O(),!(n=null===(o=r.auth)||void 0===o?void 0:o.JWT))throw new Error("Failed to sign the transaction from API");return[4,Z(n,e,t.network)];case 1:if(i=s.sent())return[2,i];throw new Error("Failed to sign the transaction from API");case 2:throw s.sent(),new Error("Failed to sign the transaction from API.");case 3:return[2]}})})}},Q="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function ee(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function te(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}var re,ne={},ie={},oe={},se={},ae={};function ce(){return re||(re=1,ae.__esModule=!0,ae.integers=void 0,ae.integers=["u8","u16","u32","u64","u128","i8","i16","i32","i64","i128","f32","f64"]),ae}var ue,le={};function de(){if(ue)return le;ue=1,le.__esModule=!0,le.DecodeBuffer=le.EncodeBuffer=void 0;var e=function(){function e(){this.offset=0,this.buffer_size=256,this.buffer=new ArrayBuffer(this.buffer_size),this.view=new DataView(this.buffer)}return e.prototype.resize_if_necessary=function(e){if(this.buffer_size-this.offset<e){this.buffer_size=Math.max(2*this.buffer_size,this.buffer_size+e);var t=new ArrayBuffer(this.buffer_size);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t,this.view=new DataView(t)}},e.prototype.get_used_buffer=function(){return new Uint8Array(this.buffer).slice(0,this.offset)},e.prototype.store_value=function(e,t){var r=t.substring(1),n=parseInt(r)/8;this.resize_if_necessary(n);var i="f"===t[0]?"setFloat".concat(r):"i"===t[0]?"setInt".concat(r):"setUint".concat(r);this.view[i](this.offset,e,!0),this.offset+=n},e.prototype.store_bytes=function(e){this.resize_if_necessary(e.length),new Uint8Array(this.buffer).set(new Uint8Array(e),this.offset),this.offset+=e.length},e}();le.EncodeBuffer=e;var t=function(){function e(e){this.offset=0,this.buffer_size=e.length,this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e),this.view=new DataView(this.buffer)}return e.prototype.assert_enough_buffer=function(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Error in schema, the buffer is smaller than expected")},e.prototype.consume_value=function(e){var t=e.substring(1),r=parseInt(t)/8;this.assert_enough_buffer(r);var n="f"===e[0]?"getFloat".concat(t):"i"===e[0]?"getInt".concat(t):"getUint".concat(t),i=this.view[n](this.offset,!0);return this.offset+=r,i},e.prototype.consume_bytes=function(e){this.assert_enough_buffer(e);var t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t},e}();return le.DecodeBuffer=t,le}var fe,he,pe={};function be(){if(fe)return pe;fe=1;var e,t=pe&&pe.__extends||(e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},e(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});pe.__esModule=!0,pe.validate_schema=pe.ErrorSchema=pe.expect_enum=pe.expect_same_size=pe.expect_bigint=pe.expect_type=pe.isArrayLike=void 0;var r=ce();pe.isArrayLike=function(e){return Array.isArray(e)||!!e&&"object"==typeof e&&"length"in e&&"number"==typeof e.length&&(0===e.length||e.length>0&&e.length-1 in e)},pe.expect_type=function(e,t,r){if(typeof e!==t)throw new Error("Expected ".concat(t," not ").concat(typeof e,"(").concat(e,") at ").concat(r.join(".")))},pe.expect_bigint=function(e,t){if(!["number","string","bigint","boolean"].includes(typeof e)&&!("object"==typeof e&&null!==e&&"toString"in e))throw new Error("Expected bigint, number, boolean or string not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))},pe.expect_same_size=function(e,t,r){if(e!==t)throw new Error("Array length ".concat(e," does not match schema length ").concat(t," at ").concat(r.join(".")))},pe.expect_enum=function(e,t){if("object"!=typeof e||null===e)throw new Error("Expected object not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))};var n=r.integers.concat(["bool","string"]),i=["option","enum","array","set","map","struct"],o=function(e){function r(t,r){var n="Invalid schema: ".concat(JSON.stringify(t)," expected ").concat(r);return e.call(this,n)||this}return t(r,e),r}(Error);function s(e){if("string"!=typeof e||!n.includes(e)){if(e&&"object"==typeof e){var t=Object.keys(e);if(1===t.length&&i.includes(t[0])){var r=t[0];if("option"===r)return s(e[r]);if("enum"===r)return function(e){if(!Array.isArray(e))throw new o(e,"Array");for(var t=0,r=e;t<r.length;t++){var n=r[t];if("object"!=typeof n||!("struct"in n))throw new Error('Missing "struct" key in enum schema');if("object"!=typeof n.struct||1!==Object.keys(n.struct).length)throw new Error('The "struct" in each enum must have a single key');s({struct:n.struct})}}(e[r]);if("array"===r)return function(e){if("object"!=typeof e)throw new o(e,"{ type, len? }");if(e.len&&"number"!=typeof e.len)throw new Error("Invalid schema: ".concat(e));if("type"in e)return s(e.type);throw new o(e,"{ type, len? }")}(e[r]);if("set"===r)return s(e[r]);if("map"===r)return function(e){if("object"!=typeof e||!("key"in e)||!("value"in e))throw new o(e,"{ key, value }");s(e.key),s(e.value)}(e[r]);if("struct"===r)return function(e){if("object"!=typeof e)throw new o(e,"object");for(var t in e)s(e[t])}(e[r])}}throw new o(e,i.join(", ")+" or "+n.join(", "))}}return pe.ErrorSchema=o,pe.validate_schema=s,pe}var me,ge,ve={};var ye,xe={exports:{}},we=te(Object.freeze({__proto__:null,default:{}}));var Ae,Ee={},Se={};function _e(){return Ae||(Ae=1,Object.defineProperty(Se,"__esModule",{value:!0}),Se.KeySize=Se.KeyType=void 0,function(e){e[e.ED25519=0]="ED25519",e[e.SECP256K1=1]="SECP256K1"}(e||(Se.KeyType=e={})),Se.KeySize={SECRET_KEY:32,ED25519_PUBLIC_KEY:32,SECP256k1_PUBLIC_KEY:64}),Se;var e}var Ie,Ne={},Ce={};function Me(){if(Ie)return Ce;Ie=1,Object.defineProperty(Ce,"__esModule",{value:!0}),Ce.KeyPairBase=void 0;return Ce.KeyPairBase=class{},Ce}var ke,Te={},Re={},Be={};var je,Oe={},Le={},Pe={GasLimitExceeded:"Exceeded the maximum amount of gas allowed to burn per contract",MethodEmptyName:"Method name is empty",WasmerCompileError:"Wasmer compilation error: {{msg}}",GuestPanic:"Smart contract panicked: {{panic_msg}}",Memory:"Error creating Wasm memory",GasExceeded:"Exceeded the prepaid gas",MethodUTF8Error:"Method name is not valid UTF8 string",BadUTF16:"String encoding is bad UTF-16 sequence",WasmTrap:"WebAssembly trap: {{msg}}",GasInstrumentation:"Gas instrumentation failed or contract has denied instructions.",InvalidPromiseIndex:"{{promise_idx}} does not correspond to existing promises",InvalidPromiseResultIndex:"Accessed invalid promise result index: {{result_idx}}",Deserialization:"Error happened while deserializing the module",MethodNotFound:"Contract method is not found",InvalidRegisterId:"Accessed invalid register id: {{register_id}}",InvalidReceiptIndex:"VM Logic returned an invalid receipt index: {{receipt_index}}",EmptyMethodName:"Method name is empty in contract call",CannotReturnJointPromise:"Returning joint promise is currently prohibited",StackHeightInstrumentation:"Stack instrumentation failed",CodeDoesNotExist:"Cannot find contract code for account {{account_id}}",MethodInvalidSignature:"Invalid method signature",IntegerOverflow:"Integer overflow happened during contract execution",MemoryAccessViolation:"MemoryAccessViolation",InvalidIteratorIndex:"Iterator index {{iterator_index}} does not exist",IteratorWasInvalidated:"Iterator {{iterator_index}} was invalidated after its creation by performing a mutable operation on trie",InvalidAccountId:"VM Logic returned an invalid account id",Serialization:"Error happened while serializing the module",CannotAppendActionToJointPromise:"Actions can only be appended to non-joint promise.",InternalMemoryDeclared:"Internal memory declaration has been found in the module",Instantiate:"Error happened during instantiation",ProhibitedInView:"{{method_name}} is not allowed in view calls",InvalidMethodName:"VM Logic returned an invalid method name",BadUTF8:"String encoding is bad UTF-8 sequence",BalanceExceeded:"Exceeded the account balance",LinkError:"Wasm contract link error: {{msg}}",InvalidPublicKey:"VM Logic provided an invalid public key",ActorNoPermission:"Actor {{actor_id}} doesn't have permission to account {{account_id}} to complete the action",LackBalanceForState:"The account {{account_id}} wouldn't have enough balance to cover storage, required to have {{amount}} yoctoNEAR more",ReceiverMismatch:"Wrong AccessKey used for transaction: transaction is sent to receiver_id={{tx_receiver}}, but is signed with function call access key that restricted to only use with receiver_id={{ak_receiver}}. Either change receiver_id in your transaction or switch to use a FullAccessKey.",CostOverflow:"Transaction gas or balance cost is too high",InvalidSignature:"Transaction is not signed with the given public key",AccessKeyNotFound:'Signer "{{account_id}}" doesn\'t have access key with the given public_key {{public_key}}',NotEnoughBalance:"Sender {{signer_id}} does not have enough balance {{#formatNear}}{{balance}}{{/formatNear}} for operation costing {{#formatNear}}{{cost}}{{/formatNear}}",NotEnoughAllowance:"Access Key {account_id}:{public_key} does not have enough balance {{#formatNear}}{{allowance}}{{/formatNear}} for transaction costing {{#formatNear}}{{cost}}{{/formatNear}}",Expired:"Transaction has expired",DeleteAccountStaking:"Account {{account_id}} is staking and can not be deleted",SignerDoesNotExist:"Signer {{signer_id}} does not exist",TriesToStake:"Account {{account_id}} tried to stake {{#formatNear}}{{stake}}{{/formatNear}}, but has staked {{#formatNear}}{{locked}}{{/formatNear}} and only has {{#formatNear}}{{balance}}{{/formatNear}}",AddKeyAlreadyExists:"The public key {{public_key}} is already used for an existing access key",InvalidSigner:"Invalid signer account ID {{signer_id}} according to requirements",CreateAccountNotAllowed:"The new account_id {{account_id}} can't be created by {{predecessor_id}}",RequiresFullAccess:"The transaction contains more then one action, but it was signed with an access key which allows transaction to apply only one specific action. To apply more then one actions TX must be signed with a full access key",TriesToUnstake:"Account {{account_id}} is not yet staked, but tried to unstake",InvalidNonce:"Transaction nonce {{tx_nonce}} must be larger than nonce of the used access key {{ak_nonce}}",AccountAlreadyExists:"Can't create a new account {{account_id}}, because it already exists",InvalidChain:"Transaction parent block hash doesn't belong to the current chain",AccountDoesNotExist:"Can't complete the action because account {{account_id}} doesn't exist",AccessKeyDoesNotExist:"Can't complete the action because access key {{public_key}} doesn't exist",MethodNameMismatch:"Transaction method name {{method_name}} isn't allowed by the access key",DeleteAccountHasRent:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover the rent",DeleteAccountHasEnoughBalance:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover it's storage",InvalidReceiver:"Invalid receiver account ID {{receiver_id}} according to requirements",DeleteKeyDoesNotExist:"Account {{account_id}} tries to remove an access key that doesn't exist",Timeout:"Timeout exceeded",Closed:"Connection closed",ShardCongested:"Shard {{shard_id}} rejected the transaction due to congestion level {{congestion_level}}, try again later",ShardStuck:"Shard {{shard_id}} rejected the transaction because it missed {{missed_chunks}} chunks and needs to recover before accepting new transactions, try again later"};function Fe(){if(je)return Le;je=1;var e=Le&&Le.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Le,"__esModule",{value:!0}),Le.ErrorMessages=void 0;const t=e(Pe);return Le.ErrorMessages=t.default,Le}var Ue,De={},ze={},We={};var qe,$e={};var Ke,He={};var Ve,Ge={},Xe={};var Ye,Ze,Je,Qe={};function et(){return Ze||(Ze=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.FinalExecutionStatusBasic=e.ExecutionStatusBasic=e.IdType=void 0;var t,r=(Ve||(Ve=1,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.IdType=void 0,function(e){e.Transaction="transaction",e.Receipt="receipt"}(t||(Xe.IdType=t={}))),Xe);Object.defineProperty(e,"IdType",{enumerable:!0,get:function(){return r.IdType}});var n,i,o=(Ye||(Ye=1,Object.defineProperty(Qe,"__esModule",{value:!0}),Qe.FinalExecutionStatusBasic=Qe.ExecutionStatusBasic=void 0,function(e){e.Unknown="Unknown",e.Pending="Pending",e.Failure="Failure"}(n||(Qe.ExecutionStatusBasic=n={})),function(e){e.NotStarted="NotStarted",e.Started="Started",e.Failure="Failure"}(i||(Qe.FinalExecutionStatusBasic=i={}))),Qe);Object.defineProperty(e,"ExecutionStatusBasic",{enumerable:!0,get:function(){return o.ExecutionStatusBasic}}),Object.defineProperty(e,"FinalExecutionStatusBasic",{enumerable:!0,get:function(){return o.FinalExecutionStatusBasic}})}(Ge)),Ge}function tt(){return Je||(Je=1,function(e){var t=ze&&ze.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=ze&&ze.__exportStar||function(e,r){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||t(r,e,n)};Object.defineProperty(e,"__esModule",{value:!0}),r((Ue||(Ue=1,Object.defineProperty(We,"__esModule",{value:!0}),We.Assignable=void 0,We.Assignable=class{constructor(e){Object.keys(e).map(t=>{this[t]=e[t]})}}),We),e),r((qe||(qe=1,Object.defineProperty($e,"__esModule",{value:!0}),$e.Enum=void 0,$e.Enum=class{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}),$e),e),r(function(){if(Ke)return He;Ke=1,Object.defineProperty(He,"__esModule",{value:!0}),He.ErrorContext=He.TypedError=He.ArgumentTypeError=He.PositionalArgsError=void 0;class e extends Error{constructor(){super("Contract method calls expect named arguments wrapped in object, e.g. { argName1: argValue1, argName2: argValue2 }")}}He.PositionalArgsError=e;class t extends Error{constructor(e,t,r){super(`Expected ${t} for '${e}' argument, but got '${JSON.stringify(r)}'`)}}He.ArgumentTypeError=t;class r extends Error{type;context;constructor(e,t,r){super(e),this.type=t||"UntypedError",this.context=r}}return He.TypedError=r,He.ErrorContext=class{transactionHash;constructor(e){this.transactionHash=e}},He}(),e),r(et(),e)}(ze)),ze}var rt,nt={exports:{}};function it(){return rt||(rt=1,nt.exports=function(){
|
|
1
|
+
"use strict";var e=require("@stellar/stellar-sdk"),t=require("zustand"),n=require("zustand/vanilla"),r=require("@albedo-link/intent"),i=require("@lobstrco/signer-extension-api"),o=require("@ledgerhq/hw-app-str"),a=require("@stellar/freighter-api"),s=require("react"),c=require("react-dom/client"),u=require("react/jsx-runtime"),l=require("@walletconnect/core"),d=require("@walletconnect/sign-client"),f=require("qrcode.react");function h(e){var t=Object.create(null);return e&&Object.keys(e).forEach(function(n){if("default"!==n){var r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:function(){return e[n]}})}}),t.default=e,Object.freeze(t)}var p,b,m,g,v=h(e),y=h(o),w=function(){return w=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},w.apply(this,arguments)};function x(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function A(e,t,n,r){return new(n||(n=Promise))(function(i,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(a,s)}c((r=r.apply(e,t||[])).next())})}function S(e,t){var n,r,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&s[0]?r.return:s[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,s[1])).done)return i;switch(r=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return o.label++,{value:s[1],done:!1};case 5:o.label++,r=s[1],s=[0];continue;case 7:s=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==s[0]&&2!==s[0])){o=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){o.label=s[1];break}if(6===s[0]&&o.label<i[1]){o.label=i[1],i=s;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(s);break}i[2]&&o.ops.pop(),o.trys.pop();continue}s=t.call(e,o)}catch(e){s=[6,e],r=0}finally{n=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}function E(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError,function(e){e.Api="API",e.Rabet="Rabet",e.Albedo="Albedo",e.Freighter="Freighter",e.Xbull="xBull",e.Lobstr="LOBSTR",e.Hana="Hana",e.WalletConnect="Wallet Connect",e.Hot="Hot",e.Klever="Klever",e.Ledger="Ledger",e.Bitget="Bitget",e.Onekey="Onekey",e.CactusLink="Cactus Link",e.Fordefi="Fordefi",e.Trezor="Trezor"}(p||(p={})),function(e){e.PUBLIC="Public Global Stellar Network ; September 2015",e.TESTNET="Test SDF Network ; September 2015",e.FUTURENET="Test SDF Future Network ; October 2022",e.SANDBOX="Local Sandbox Stellar Network ; September 2022",e.STANDALONE="Standalone Network ; February 2017"}(b||(b={})),function(e){e.ONBOARDING="ONBOARDING",e.PASSKEY_ONBOARDING="PASSKEY_ONBOARDING",e.SOCIALS_ONBOARDING="SOCIALS_ONBOARDING",e.WRONG_NETWORK="WRONG_NETWORK",e.WAITING="WAITING",e.SUCCESSFUL="SUCCESSFUL",e.FAILED="FAILED",e.PROFILE="PROFILE",e.SEND_TRANSACTION="SEND_TRANSACTION",e.SEND="SEND",e.ACTIVITY="ACTIVITY",e.OTP="OTP",e.RECEIVE="RECEIVE",e.BALANCES="BALANCES",e.SWAP="SWAP",e.BALANCE_DETAILS="BALANCE_DETAILS",e.ABOUT="ABOUT",e.ADD_TOKEN="ADD_TOKEN",e.SIGN_MESSAGE="SIGN_MESSAGE",e.WALLET_CONNECT="WALLET_CONNECT",e.SELECT_ASSET="SELECT_ASSET",e.FUND_ME="FUND_ME",e.FUND_ME_CRYPTO="FUND_ME_CRYPTO",e.ACCEPT_TERMS_AND_PRIVACY="ACCEPT_TERMS_AND_PRIVACY"}(m||(m={})),function(e){e.SmallEmail="smallemail.svg",e.Email="email.svg",e.Albedo="albedo.svg",e.Stellar="stellar.svg"}(g||(g={}));var _,O={assetIssuer:"",assetCode:"XLM",assetBalance:"0",assetType:"native"},N={assetIssuer:"GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",assetCode:"USDC",assetBalance:"0",assetType:"credit_alphanum4"},T={assetIssuer:"GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5",assetCode:"USDC",assetBalance:"0",assetType:"credit_alphanum4"},k={assetIssuer:"GDHU6WRG4IEQXM5NZ4BMPKOXHW76MZM4Y2IEMFDVXBSDP6SJY4ITNPP2",assetCode:"EURC",assetBalance:"0",assetType:"credit_alphanum4"},I=function(t){return t===e.Networks.PUBLIC?[N,k]:t===e.Networks.TESTNET?[T]:[]},C={logo:"",fontFamily:"Manrope",textColor:"#000000",accentColor:"#0c1083",background:"#ffffff",fieldBackground:"#ffffff",borderRadius:"24px",borderColor:"#cdceee",borderWidth:"1px",backdropBlur:"1px",backdropColor:"#00000033",boxShadow:"0px 4px 80px 0px #00000008"},j=n.createStore(function(){return{config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],loginMethods:["wallet"],showWalletUIs:!0,explorer:"stellarchain",isPersistent:!1,promptOnWrongNetwork:!0,appearance:C,walletConnect:{icons:[],url:"",projectId:"",description:""}},user:void 0,authState:{isReady:!1,isAuthenticated:!1},stellar:void 0}}),B=j.getState,M=j.subscribe,R=j.getInitialState;exports.BluxEvent=void 0,(_=exports.BluxEvent||(exports.BluxEvent={})).LoggedIn="blux:logged_in",_.LoggedOut="blux:logged_out",_.NetworkChanged="blux:network_changed",_.ModalOpened="blux:modal_opened",_.ModalClosed="blux:modal_closed";var L=function(){function e(){this.handlers=new Map}return e.prototype.on=function(e,t){var n,r=this,i=null!==(n=this.handlers.get(e))&&void 0!==n?n:new Set;return i.add(t),this.handlers.set(e,i),function(){return r.off(e,t)}},e.prototype.off=function(e,t){var n=this.handlers.get(e);n&&(n.delete(t),0===n.size&&this.handlers.delete(e))},e.prototype.once=function(e,t){var n=this,r=function(i){try{t(i)}finally{n.off(e,r)}};return this.on(e,r)},e.prototype.emit=function(e,t){var n=this.handlers.get(e);if(n)for(var r=0,i=Array.from(n);r<i.length;r++){var o=i[r];try{o(t)}catch(e){}}},e.prototype.clear=function(e){e?this.handlers.delete(e):this.handlers.clear()},e}(),P=new L,U={field:"send",sendAsset:O,swapToAsset:O,swapFromAsset:O,userPicked:!1},F=n.createStore(function(e){return{logos:null,emitter:P,auth:void 0,config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],isPersistent:!1,showWalletUIs:!0,loginMethods:["wallet"],explorer:"stellarchain",promptOnWrongNetwork:!0,appearance:C,walletConnect:{icons:[],url:"",projectId:"",description:""}},login:void 0,stellar:void 0,signMessage:void 0,signAuthEntry:void 0,sendTransaction:void 0,wallets:[],waitingStatus:"login",showAllWallets:!1,modal:{isOpen:!1,route:m.ONBOARDING,dynamicTitle:"",alert:{type:"none",message:""}},authState:{isReady:!1,isAuthenticated:!1},balances:{error:null,loading:!1,balances:[]},apiResponse:void 0,transactions:{error:null,loading:!1,transactions:[]},selectAsset:w({},U),detailsAsset:void 0,walletConnectClient:void 0,networkSyncDisabled:!1,setConfig:function(t){return e(function(e){return w(w({},e),{config:t})})},setWallets:function(t){return e(function(e){return w(w({},e),{wallets:t})})},setIsReady:function(t){return e(function(e){return w(w({},e),{authState:w(w({},e.authState),{isReady:t})})})},setShowAllWallets:function(t){return e(function(e){return w(w({},e),{showAllWallets:t})})},setRoute:function(t){return e(function(e){return w(w({},e),{modal:w(w({},e.modal),{route:t})})})},setSendTransaction:function(t,n,r){return void 0===r&&(r=m.SEND_TRANSACTION),e(function(e){return w(w({},e),{sendTransaction:t,modal:w(w({},e.modal),{isOpen:n,route:r}),waitingStatus:"sendTransaction"})})},setSignMessage:function(t,n,r){return void 0===r&&(r=m.SIGN_MESSAGE),e(function(e){return w(w({},e),{signMessage:t,modal:w(w({},e.modal),{isOpen:n,route:r}),waitingStatus:"signMessage"})})},setSignAuthEntry:function(t,n,r){return void 0===r&&(r=m.SIGN_MESSAGE),e(function(e){return w(w({},e),{signAuthEntry:t,modal:w(w({},e.modal),{isOpen:n,route:r}),waitingStatus:"signAuthEntry"})})},setStellar:function(t){return e(function(e){var n=!!e.stellar&&e.stellar.activeNetwork!==t.activeNetwork;return w(w(w({},e),{stellar:t}),n?{selectAsset:w({},U),detailsAsset:void 0}:{})})},approveSendTransaction:function(){return e(function(e){return w(w({},e),{modal:w(w({},e.modal),{isOpen:!0,route:m.WAITING}),waitingStatus:"sendTransaction"})})},openModal:function(t){e(function(e){return w(w({},e),{modal:w(w({},e.modal),{route:t,isOpen:!0})})}),D().emitter.emit(exports.BluxEvent.ModalOpened,{modal:t,reason:"openModal"})},setDynamicTitle:function(t){return e(function(e){return w(w({},e),{modal:w(w({},e.modal),{dynamicTitle:t})})})},setAlert:function(t,n){return e(function(e){return w(w({},e),{modal:w(w({},e.modal),{alert:{type:t,message:n}})})})},closeModal:function(){return e(function(e){return w(w({},e),{modal:w(w({},e.modal),{isOpen:!1})})})},connectWallet:function(t){var n=t===p.WalletConnect?m.WALLET_CONNECT:m.WAITING;e(function(e){return w(w({},e),{waitingStatus:"login",user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:t},modal:w(w({},e.modal),{isOpen:!0,route:n})})}),D().emitter.emit(exports.BluxEvent.ModalOpened,{modal:n,reason:"connectWallet",meta:{walletName:t}})},setIsAuthenticated:function(t){return e(function(e){return w(w({},e),{authState:w(w({},e.authState),{isAuthenticated:t})})})},connectWalletSuccessful:function(t,n){return e(function(e){var r,i;return w(w({},e),{authState:w({},e.authState),user:w(w({},e.user),{address:t,walletPassphrase:n,authValue:(null===(r=e.user)||void 0===r?void 0:r.authValue)||"",authMethod:(null===(i=e.user)||void 0===i?void 0:i.authMethod)||""})})})},connectEmail:function(t){return e(function(e){return w(w({},e),{waitingStatus:"login",user:{address:"",authValue:t,authMethod:"email",walletPassphrase:""},modal:w(w({},e.modal),{isOpen:!0,route:m.OTP})})})},connectSocial:function(t){return e(function(e){return w(w({},e),{waitingStatus:"login",user:{address:"",authValue:"",authMethod:t,walletPassphrase:""},modal:w(w({},e.modal),{isOpen:!0,route:m.SOCIALS_ONBOARDING})})})},logoutAction:function(){return e(function(e){return w(w({},e),{user:void 0,waitingStatus:"login",selectAsset:w({},U),detailsAsset:void 0,authState:w(w({},e.authState),{isAuthenticated:!1}),modal:w(w({},e.modal),{isOpen:!1})})})},setBalances:function(t){return e(function(e){return w(w({},e),{balances:t})})},setAuth:function(t){return e(function(e){return w(w({},e),{auth:t})})},setTransactions:function(t){return e(function(e){return w(w({},e),{transactions:t})})},setSelectAsset:function(t){return e(function(e){return w(w({},e),{selectAsset:t})})},setDetailsAsset:function(t){return e(function(e){return w(w({},e),{detailsAsset:t})})},setWalletConnectClient:function(t,n){return e(function(e){return w(w({},e),{walletConnect:{client:t,connection:n}})})},cleanUp:function(t){return e(function(e){var n;return w(w({},e),((n={})[t]=void 0,n))})},setNetworkSyncDisabled:function(t){return e(function(e){return w(w({},e),{networkSyncDisabled:t})})},setAppearance:function(t){return e(function(e){return w(w({},e),{config:w(w({},e.config),{appearance:w(w({},e.config.appearance),t)})})})},setApiResponse:function(t){return e(function(e){return w(w({},e),{apiResponse:t})})},setLogin:function(t){return e(function(e){return w(w({},e),{login:t})})},setLogos:function(t){return e(function(e){return w(w({},e),{logos:t})})}}}),D=F.getState,$=F.setState;F.subscribe,F.getInitialState;var z,W,q=function(e){return t.useStore(F,e)};W=(z=F).getState(),j.setState({user:W.user,config:W.config,stellar:W.stellar,authState:W.authState}),z.subscribe(function(e){j.setState({user:e.user,config:e.config,stellar:e.stellar,authState:e.authState})});var K="__BLUX__JWT_STORE",X="__BLUX__RECENT_CONNECTION_METHODS",H="stellar:pubnet",V="stellar:testnet",G="https://api.blux.cc",Y="blux-app-id",Z=function(e,t,n){return A(void 0,void 0,void 0,function(){var r,i,o,a,s,c;return S(this,function(u){switch(u.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");return r=n.credential,"register"===n.step?(o=r.response,i={challenge_id:t.challenge_id,attestation_object:vw(o.attestationObject),client_data_json:vw(o.clientDataJSON),transports:"function"==typeof o.getTransports?o.getTransports():[]}):(a=r.response,i={challenge_id:t.challenge_id,authenticator_data:vw(a.authenticatorData),client_data_json:vw(a.clientDataJSON),signature:vw(a.signature)}),[4,xw("".concat(G,"/auth/code"),{method:"POST",headers:(c={},c[Y]=e,c.Accept="application/json",c["Content-Type"]="application/json",c),body:JSON.stringify({auth_method:"passkey",auth_value:r.id,code:JSON.stringify(i)})})];case 1:if(400===(s=u.sent()).status)throw new Error("BLUX: invalid inputs");if(403===s.status)throw new Error("BLUX: This account already has a passkey; sign in with the existing one.");if(500===s.status)throw new Error("BLUX: server error");if(429===s.status)throw new Error("BLUX: too many requests");if(200===s.status)return[2,s.result];throw new Error("BLUX: Unexpected response from api")}})})},J=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,xw("".concat(G,"/auth"),{method:"POST",headers:(r={},r[Y]=e,r.Accept="application/json",r["Content-Type"]="application/json",r),body:JSON.stringify({wallet:"",auth_method:"email",auth_value:t})})];case 2:if(400===(n=i.sent()).status)throw new Error("BLUX: invalid inputs");if(500===n.status)throw new Error("BLUX: server error");if(429===n.status)throw new Error("BLUX: too many requests");if(200===n.status)return[2,!0];throw new Error("BLUX: Unexpected response from api");case 3:throw i.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})},Q=function(e,t,n){return A(void 0,void 0,void 0,function(){var r,i;return S(this,function(o){switch(o.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,xw("".concat(G,"/auth/code"),{method:"POST",headers:(i={},i[Y]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({code:n,wallet:"",auth_method:"email",auth_value:t.authValue})})];case 2:if(400===(r=o.sent()).status)throw new Error("BLUX: invalid inputs");if(500===r.status)throw new Error("BLUX: server error");if(404===r.status)throw new Error("BLUX: invalid code");if(429===r.status)throw new Error("BLUX: too many requests");if(200===r.status)return[2,r.result];throw new Error("BLUX: Unexpected response from api");case 3:throw o.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})},ee=function(e){return A(void 0,void 0,void 0,function(){var t;return S(this,function(n){switch(n.label){case 0:return[4,xw("".concat(G,"/users"),{method:"GET",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"}})];case 1:if(401===(t=n.sent()).status)throw new Error("BLUX: invalid JWT");if(500===t.status)throw new Error("BLUX: server error");if(404===t.status)throw new Error("BLUX: user nout found");if(429===t.status)throw new Error("BLUX: too many requests");if(200===t.status)return[2,t.result];throw new Error("BLUX: Unexpected response from api")}})})},te=function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,xw("".concat(G,"/users/sign-message"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({message:t})})];case 1:if(401===(n=r.sent()).status)throw new Error("BLUX: invalid JWT");if(500===n.status)throw new Error("BLUX: server error");if(404===n.status)throw new Error("BLUX: user nout found");if(429===n.status)throw new Error("BLUX: too many requests");if(200===n.status&&n.result)return[2,n.result];throw new Error("BLUX: Unexpected response from api");case 2:throw r.sent(),new Error("BLUX: Unexpected response from api");case 3:return[2]}})})},ne=function(e,t,n){return A(void 0,void 0,void 0,function(){var r;return S(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,xw("".concat(G,"/users/sign-transaction"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({xdr:t,network:n})})];case 1:if(401===(r=i.sent()).status)throw new Error("BLUX: invalid JWT");if(500===r.status)throw new Error("BLUX: server error");if(404===r.status)throw new Error("BLUX: user nout found");if(429===r.status)throw new Error("BLUX: too many requests");if(200===r.status&&r.result)return[2,r.result];throw new Error("BLUX: Unexpected response from api");case 2:throw i.sent(),new Error("BLUX: Unexpected response from api");case 3:return[2]}})})},re={name:p.Api,website:"https://blux.cc",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: API wallet is not defined.")})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: API wallet is not defined.")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,!1]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: API does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var t,n,r,i;return S(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),t=D(),!(n=null===(i=t.auth)||void 0===i?void 0:i.JWT))throw new Error("BLUX: Failed to sign the message from API");return[4,te(n,e)];case 1:if(r=o.sent())return[2,r];throw new Error("BLUX: Failed to sign the message from API");case 2:throw o.sent(),new Error("BLUX: Failed to sign the message from API");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i,o;return S(this,function(a){switch(a.label){case 0:if(a.trys.push([0,2,,3]),n=D(),!(r=null===(o=n.auth)||void 0===o?void 0:o.JWT))throw new Error("BLUX: Failed to sign the transaction from API");return[4,ne(r,e,t.network)];case 1:if(i=a.sent())return[2,i];throw new Error("BLUX: Failed to sign the transaction from API");case 2:throw a.sent(),new Error("BLUX: Failed to sign the transaction from API.");case 3:return[2]}})})}},ie="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function oe(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ae(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var n=function e(){var n=!1;try{n=this instanceof e}catch{}return n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}var se,ce={},ue={},le={},de={},fe={};function he(){return se||(se=1,fe.__esModule=!0,fe.integers=void 0,fe.integers=["u8","u16","u32","u64","u128","i8","i16","i32","i64","i128","f32","f64"]),fe}var pe,be={};function me(){if(pe)return be;pe=1,be.__esModule=!0,be.DecodeBuffer=be.EncodeBuffer=void 0;var e=function(){function e(){this.offset=0,this.buffer_size=256,this.buffer=new ArrayBuffer(this.buffer_size),this.view=new DataView(this.buffer)}return e.prototype.resize_if_necessary=function(e){if(this.buffer_size-this.offset<e){this.buffer_size=Math.max(2*this.buffer_size,this.buffer_size+e);var t=new ArrayBuffer(this.buffer_size);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t,this.view=new DataView(t)}},e.prototype.get_used_buffer=function(){return new Uint8Array(this.buffer).slice(0,this.offset)},e.prototype.store_value=function(e,t){var n=t.substring(1),r=parseInt(n)/8;this.resize_if_necessary(r);var i="f"===t[0]?"setFloat".concat(n):"i"===t[0]?"setInt".concat(n):"setUint".concat(n);this.view[i](this.offset,e,!0),this.offset+=r},e.prototype.store_bytes=function(e){this.resize_if_necessary(e.length),new Uint8Array(this.buffer).set(new Uint8Array(e),this.offset),this.offset+=e.length},e}();be.EncodeBuffer=e;var t=function(){function e(e){this.offset=0,this.buffer_size=e.length,this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e),this.view=new DataView(this.buffer)}return e.prototype.assert_enough_buffer=function(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Error in schema, the buffer is smaller than expected")},e.prototype.consume_value=function(e){var t=e.substring(1),n=parseInt(t)/8;this.assert_enough_buffer(n);var r="f"===e[0]?"getFloat".concat(t):"i"===e[0]?"getInt".concat(t):"getUint".concat(t),i=this.view[r](this.offset,!0);return this.offset+=n,i},e.prototype.consume_bytes=function(e){this.assert_enough_buffer(e);var t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t},e}();return be.DecodeBuffer=t,be}var ge,ve,ye={};function we(){if(ge)return ye;ge=1;var e,t=ye&&ye.__extends||(e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)});ye.__esModule=!0,ye.validate_schema=ye.ErrorSchema=ye.expect_enum=ye.expect_same_size=ye.expect_bigint=ye.expect_type=ye.isArrayLike=void 0;var n=he();ye.isArrayLike=function(e){return Array.isArray(e)||!!e&&"object"==typeof e&&"length"in e&&"number"==typeof e.length&&(0===e.length||e.length>0&&e.length-1 in e)},ye.expect_type=function(e,t,n){if(typeof e!==t)throw new Error("Expected ".concat(t," not ").concat(typeof e,"(").concat(e,") at ").concat(n.join(".")))},ye.expect_bigint=function(e,t){if(!["number","string","bigint","boolean"].includes(typeof e)&&!("object"==typeof e&&null!==e&&"toString"in e))throw new Error("Expected bigint, number, boolean or string not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))},ye.expect_same_size=function(e,t,n){if(e!==t)throw new Error("Array length ".concat(e," does not match schema length ").concat(t," at ").concat(n.join(".")))},ye.expect_enum=function(e,t){if("object"!=typeof e||null===e)throw new Error("Expected object not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))};var r=n.integers.concat(["bool","string"]),i=["option","enum","array","set","map","struct"],o=function(e){function n(t,n){var r="Invalid schema: ".concat(JSON.stringify(t)," expected ").concat(n);return e.call(this,r)||this}return t(n,e),n}(Error);function a(e){if("string"!=typeof e||!r.includes(e)){if(e&&"object"==typeof e){var t=Object.keys(e);if(1===t.length&&i.includes(t[0])){var n=t[0];if("option"===n)return a(e[n]);if("enum"===n)return function(e){if(!Array.isArray(e))throw new o(e,"Array");for(var t=0,n=e;t<n.length;t++){var r=n[t];if("object"!=typeof r||!("struct"in r))throw new Error('Missing "struct" key in enum schema');if("object"!=typeof r.struct||1!==Object.keys(r.struct).length)throw new Error('The "struct" in each enum must have a single key');a({struct:r.struct})}}(e[n]);if("array"===n)return function(e){if("object"!=typeof e)throw new o(e,"{ type, len? }");if(e.len&&"number"!=typeof e.len)throw new Error("Invalid schema: ".concat(e));if("type"in e)return a(e.type);throw new o(e,"{ type, len? }")}(e[n]);if("set"===n)return a(e[n]);if("map"===n)return function(e){if("object"!=typeof e||!("key"in e)||!("value"in e))throw new o(e,"{ key, value }");a(e.key),a(e.value)}(e[n]);if("struct"===n)return function(e){if("object"!=typeof e)throw new o(e,"object");for(var t in e)a(e[t])}(e[n])}}throw new o(e,i.join(", ")+" or "+r.join(", "))}}return ye.ErrorSchema=o,ye.validate_schema=a,ye}var xe,Ae,Se={};var Ee,_e={exports:{}},Oe=ae(Object.freeze({__proto__:null,default:{}}));var Ne,Te={},ke={};function Ie(){return Ne||(Ne=1,Object.defineProperty(ke,"__esModule",{value:!0}),ke.KeySize=ke.KeyType=void 0,function(e){e[e.ED25519=0]="ED25519",e[e.SECP256K1=1]="SECP256K1"}(e||(ke.KeyType=e={})),ke.KeySize={SECRET_KEY:32,ED25519_PUBLIC_KEY:32,SECP256k1_PUBLIC_KEY:64}),ke;var e}var Ce,je={},Be={};function Me(){if(Ce)return Be;Ce=1,Object.defineProperty(Be,"__esModule",{value:!0}),Be.KeyPairBase=void 0;return Be.KeyPairBase=class{},Be}var Re,Le={},Pe={},Ue={};var Fe,De={},$e={},ze={GasLimitExceeded:"Exceeded the maximum amount of gas allowed to burn per contract",MethodEmptyName:"Method name is empty",WasmerCompileError:"Wasmer compilation error: {{msg}}",GuestPanic:"Smart contract panicked: {{panic_msg}}",Memory:"Error creating Wasm memory",GasExceeded:"Exceeded the prepaid gas",MethodUTF8Error:"Method name is not valid UTF8 string",BadUTF16:"String encoding is bad UTF-16 sequence",WasmTrap:"WebAssembly trap: {{msg}}",GasInstrumentation:"Gas instrumentation failed or contract has denied instructions.",InvalidPromiseIndex:"{{promise_idx}} does not correspond to existing promises",InvalidPromiseResultIndex:"Accessed invalid promise result index: {{result_idx}}",Deserialization:"Error happened while deserializing the module",MethodNotFound:"Contract method is not found",InvalidRegisterId:"Accessed invalid register id: {{register_id}}",InvalidReceiptIndex:"VM Logic returned an invalid receipt index: {{receipt_index}}",EmptyMethodName:"Method name is empty in contract call",CannotReturnJointPromise:"Returning joint promise is currently prohibited",StackHeightInstrumentation:"Stack instrumentation failed",CodeDoesNotExist:"Cannot find contract code for account {{account_id}}",MethodInvalidSignature:"Invalid method signature",IntegerOverflow:"Integer overflow happened during contract execution",MemoryAccessViolation:"MemoryAccessViolation",InvalidIteratorIndex:"Iterator index {{iterator_index}} does not exist",IteratorWasInvalidated:"Iterator {{iterator_index}} was invalidated after its creation by performing a mutable operation on trie",InvalidAccountId:"VM Logic returned an invalid account id",Serialization:"Error happened while serializing the module",CannotAppendActionToJointPromise:"Actions can only be appended to non-joint promise.",InternalMemoryDeclared:"Internal memory declaration has been found in the module",Instantiate:"Error happened during instantiation",ProhibitedInView:"{{method_name}} is not allowed in view calls",InvalidMethodName:"VM Logic returned an invalid method name",BadUTF8:"String encoding is bad UTF-8 sequence",BalanceExceeded:"Exceeded the account balance",LinkError:"Wasm contract link error: {{msg}}",InvalidPublicKey:"VM Logic provided an invalid public key",ActorNoPermission:"Actor {{actor_id}} doesn't have permission to account {{account_id}} to complete the action",LackBalanceForState:"The account {{account_id}} wouldn't have enough balance to cover storage, required to have {{amount}} yoctoNEAR more",ReceiverMismatch:"Wrong AccessKey used for transaction: transaction is sent to receiver_id={{tx_receiver}}, but is signed with function call access key that restricted to only use with receiver_id={{ak_receiver}}. Either change receiver_id in your transaction or switch to use a FullAccessKey.",CostOverflow:"Transaction gas or balance cost is too high",InvalidSignature:"Transaction is not signed with the given public key",AccessKeyNotFound:'Signer "{{account_id}}" doesn\'t have access key with the given public_key {{public_key}}',NotEnoughBalance:"Sender {{signer_id}} does not have enough balance {{#formatNear}}{{balance}}{{/formatNear}} for operation costing {{#formatNear}}{{cost}}{{/formatNear}}",NotEnoughAllowance:"Access Key {account_id}:{public_key} does not have enough balance {{#formatNear}}{{allowance}}{{/formatNear}} for transaction costing {{#formatNear}}{{cost}}{{/formatNear}}",Expired:"Transaction has expired",DeleteAccountStaking:"Account {{account_id}} is staking and can not be deleted",SignerDoesNotExist:"Signer {{signer_id}} does not exist",TriesToStake:"Account {{account_id}} tried to stake {{#formatNear}}{{stake}}{{/formatNear}}, but has staked {{#formatNear}}{{locked}}{{/formatNear}} and only has {{#formatNear}}{{balance}}{{/formatNear}}",AddKeyAlreadyExists:"The public key {{public_key}} is already used for an existing access key",InvalidSigner:"Invalid signer account ID {{signer_id}} according to requirements",CreateAccountNotAllowed:"The new account_id {{account_id}} can't be created by {{predecessor_id}}",RequiresFullAccess:"The transaction contains more then one action, but it was signed with an access key which allows transaction to apply only one specific action. To apply more then one actions TX must be signed with a full access key",TriesToUnstake:"Account {{account_id}} is not yet staked, but tried to unstake",InvalidNonce:"Transaction nonce {{tx_nonce}} must be larger than nonce of the used access key {{ak_nonce}}",AccountAlreadyExists:"Can't create a new account {{account_id}}, because it already exists",InvalidChain:"Transaction parent block hash doesn't belong to the current chain",AccountDoesNotExist:"Can't complete the action because account {{account_id}} doesn't exist",AccessKeyDoesNotExist:"Can't complete the action because access key {{public_key}} doesn't exist",MethodNameMismatch:"Transaction method name {{method_name}} isn't allowed by the access key",DeleteAccountHasRent:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover the rent",DeleteAccountHasEnoughBalance:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover it's storage",InvalidReceiver:"Invalid receiver account ID {{receiver_id}} according to requirements",DeleteKeyDoesNotExist:"Account {{account_id}} tries to remove an access key that doesn't exist",Timeout:"Timeout exceeded",Closed:"Connection closed",ShardCongested:"Shard {{shard_id}} rejected the transaction due to congestion level {{congestion_level}}, try again later",ShardStuck:"Shard {{shard_id}} rejected the transaction because it missed {{missed_chunks}} chunks and needs to recover before accepting new transactions, try again later"};function We(){if(Fe)return $e;Fe=1;var e=$e&&$e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty($e,"__esModule",{value:!0}),$e.ErrorMessages=void 0;const t=e(ze);return $e.ErrorMessages=t.default,$e}var qe,Ke={},Xe={},He={};var Ve,Ge={};var Ye,Ze={};var Je,Qe={},et={};var tt,nt,rt,it={};function ot(){return nt||(nt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.FinalExecutionStatusBasic=e.ExecutionStatusBasic=e.IdType=void 0;var t,n=(Je||(Je=1,Object.defineProperty(et,"__esModule",{value:!0}),et.IdType=void 0,function(e){e.Transaction="transaction",e.Receipt="receipt"}(t||(et.IdType=t={}))),et);Object.defineProperty(e,"IdType",{enumerable:!0,get:function(){return n.IdType}});var r,i,o=(tt||(tt=1,Object.defineProperty(it,"__esModule",{value:!0}),it.FinalExecutionStatusBasic=it.ExecutionStatusBasic=void 0,function(e){e.Unknown="Unknown",e.Pending="Pending",e.Failure="Failure"}(r||(it.ExecutionStatusBasic=r={})),function(e){e.NotStarted="NotStarted",e.Started="Started",e.Failure="Failure"}(i||(it.FinalExecutionStatusBasic=i={}))),it);Object.defineProperty(e,"ExecutionStatusBasic",{enumerable:!0,get:function(){return o.ExecutionStatusBasic}}),Object.defineProperty(e,"FinalExecutionStatusBasic",{enumerable:!0,get:function(){return o.FinalExecutionStatusBasic}})}(Qe)),Qe}function at(){return rt||(rt=1,function(e){var t=Xe&&Xe.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=Xe&&Xe.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};Object.defineProperty(e,"__esModule",{value:!0}),n((qe||(qe=1,Object.defineProperty(He,"__esModule",{value:!0}),He.Assignable=void 0,He.Assignable=class{constructor(e){Object.keys(e).map(t=>{this[t]=e[t]})}}),He),e),n((Ve||(Ve=1,Object.defineProperty(Ge,"__esModule",{value:!0}),Ge.Enum=void 0,Ge.Enum=class{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}),Ge),e),n(function(){if(Ye)return Ze;Ye=1,Object.defineProperty(Ze,"__esModule",{value:!0}),Ze.ErrorContext=Ze.TypedError=Ze.ArgumentTypeError=Ze.PositionalArgsError=void 0;class e extends Error{constructor(){super("Contract method calls expect named arguments wrapped in object, e.g. { argName1: argValue1, argName2: argValue2 }")}}Ze.PositionalArgsError=e;class t extends Error{constructor(e,t,n){super(`Expected ${t} for '${e}' argument, but got '${JSON.stringify(n)}'`)}}Ze.ArgumentTypeError=t;class n extends Error{type;context;constructor(e,t,n){super(e),this.type=t||"UntypedError",this.context=n}}return Ze.TypedError=n,Ze.ErrorContext=class{transactionHash;constructor(e){this.transactionHash=e}},Ze}(),e),n(ot(),e)}(Xe)),Xe}var st,ct={exports:{}};function ut(){return st||(st=1,ct.exports=function(){
|
|
2
2
|
/*!
|
|
3
3
|
* mustache.js - Logic-less {{mustache}} templates with JavaScript
|
|
4
4
|
* http://github.com/janl/mustache.js
|
|
5
5
|
*/
|
|
6
|
-
var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function
|
|
6
|
+
var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function n(e){return"function"==typeof e}function r(e){return t(e)?"array":typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(e,t){return null!=e&&"object"==typeof e&&t in e}function a(e,t){return null!=e&&"object"!=typeof e&&e.hasOwnProperty&&e.hasOwnProperty(t)}var s=RegExp.prototype.test;function c(e,t){return s.call(e,t)}var u=/\S/;function l(e){return!c(u,e)}var d={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/","`":"`","=":"="};function f(e){return String(e).replace(/[&<>"'`=\/]/g,function(e){return d[e]})}var h=/\s*/,p=/\s+/,b=/\s*=/,m=/\s*\}/,g=/#|\^|\/|>|\{|&|=|!/;function v(e,n){if(!e)return[];var r,o,a,s=!1,c=[],u=[],d=[],f=!1,v=!1,A="",S=0;function _(){if(f&&!v)for(;d.length;)delete u[d.pop()];else d=[];f=!1,v=!1}function O(e){if("string"==typeof e&&(e=e.split(p,2)),!t(e)||2!==e.length)throw new Error("Invalid tags: "+e);r=new RegExp(i(e[0])+"\\s*"),o=new RegExp("\\s*"+i(e[1])),a=new RegExp("\\s*"+i("}"+e[1]))}O(n||E.tags);for(var N,T,k,I,C,j,B=new x(e);!B.eos();){if(N=B.pos,k=B.scanUntil(r))for(var M=0,R=k.length;M<R;++M)l(I=k.charAt(M))?(d.push(u.length),A+=I):(v=!0,s=!0,A+=" "),u.push(["text",I,N,N+1]),N+=1,"\n"===I&&(_(),A="",S=0,s=!1);if(!B.scan(r))break;if(f=!0,T=B.scan(g)||"name",B.scan(h),"="===T?(k=B.scanUntil(b),B.scan(b),B.scanUntil(o)):"{"===T?(k=B.scanUntil(a),B.scan(m),B.scanUntil(o),T="&"):k=B.scanUntil(o),!B.scan(o))throw new Error("Unclosed tag at "+B.pos);if(C=">"==T?[T,k,N,B.pos,A,S,s]:[T,k,N,B.pos],S++,u.push(C),"#"===T||"^"===T)c.push(C);else if("/"===T){if(!(j=c.pop()))throw new Error('Unopened section "'+k+'" at '+N);if(j[1]!==k)throw new Error('Unclosed section "'+j[1]+'" at '+N)}else"name"===T||"{"===T||"&"===T?v=!0:"="===T&&O(k)}if(_(),j=c.pop())throw new Error('Unclosed section "'+j[1]+'" at '+B.pos);return w(y(u))}function y(e){for(var t,n,r=[],i=0,o=e.length;i<o;++i)(t=e[i])&&("text"===t[0]&&n&&"text"===n[0]?(n[1]+=t[1],n[3]=t[3]):(r.push(t),n=t));return r}function w(e){for(var t,n=[],r=n,i=[],o=0,a=e.length;o<a;++o)switch((t=e[o])[0]){case"#":case"^":r.push(t),i.push(t),r=t[4]=[];break;case"/":i.pop()[5]=t[2],r=i.length>0?i[i.length-1][4]:n;break;default:r.push(t)}return n}function x(e){this.string=e,this.tail=e,this.pos=0}function A(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function S(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}x.prototype.eos=function(){return""===this.tail},x.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},x.prototype.scanUntil=function(e){var t,n=this.tail.search(e);switch(n){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=t.length,t},A.prototype.push=function(e){return new A(e,this)},A.prototype.lookup=function(e){var t,r=this.cache;if(r.hasOwnProperty(e))t=r[e];else{for(var i,s,c,u=this,l=!1;u;){if(e.indexOf(".")>0)for(i=u.view,s=e.split("."),c=0;null!=i&&c<s.length;)c===s.length-1&&(l=o(i,s[c])||a(i,s[c])),i=i[s[c++]];else i=u.view[e],l=o(u.view,e);if(l){t=i;break}u=u.parent}r[e]=t}return n(t)&&(t=t.call(this.view)),t},S.prototype.clearCache=function(){void 0!==this.templateCache&&this.templateCache.clear()},S.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||E.tags).join(":"),i=void 0!==n,o=i?n.get(r):void 0;return null==o&&(o=v(e,t),i&&n.set(r,o)),o},S.prototype.render=function(e,t,n,r){var i=this.parse(e,r),o=t instanceof A?t:new A(t,void 0);return this.renderTokens(i,o,n,e,r)},S.prototype.renderTokens=function(e,t,n,r,i){for(var o,a,s,c="",u=0,l=e.length;u<l;++u)s=void 0,"#"===(a=(o=e[u])[0])?s=this.renderSection(o,t,n,r):"^"===a?s=this.renderInverted(o,t,n,r):">"===a?s=this.renderPartial(o,t,n,i):"&"===a?s=this.unescapedValue(o,t):"name"===a?s=this.escapedValue(o,t):"text"===a&&(s=this.rawValue(o)),void 0!==s&&(c+=s);return c},S.prototype.renderSection=function(e,r,i,o){var a=this,s="",c=r.lookup(e[1]);function u(e){return a.render(e,r,i)}if(c){if(t(c))for(var l=0,d=c.length;l<d;++l)s+=this.renderTokens(e[4],r.push(c[l]),i,o);else if("object"==typeof c||"string"==typeof c||"number"==typeof c)s+=this.renderTokens(e[4],r.push(c),i,o);else if(n(c)){if("string"!=typeof o)throw new Error("Cannot use higher-order sections without the original template");null!=(c=c.call(r.view,o.slice(e[3],e[5]),u))&&(s+=c)}else s+=this.renderTokens(e[4],r,i,o);return s}},S.prototype.renderInverted=function(e,n,r,i){var o=n.lookup(e[1]);if(!o||t(o)&&0===o.length)return this.renderTokens(e[4],n,r,i)},S.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split("\n"),o=0;o<i.length;o++)i[o].length&&(o>0||!n)&&(i[o]=r+i[o]);return i.join("\n")},S.prototype.renderPartial=function(e,t,r,i){if(r){var o=n(r)?r(e[1]):r[e[1]];if(null!=o){var a=e[6],s=e[5],c=e[4],u=o;return 0==s&&c&&(u=this.indentPartial(o,c,a)),this.renderTokens(this.parse(u,i),t,r,u)}}},S.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return n},S.prototype.escapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return E.escape(n)},S.prototype.rawValue=function(e){return e[1]};var E={name:"mustache.js",version:"4.0.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){_.templateCache=e},get templateCache(){return _.templateCache}},_=new S;return E.clearCache=function(){return _.clearCache()},E.parse=function(e,t){return _.parse(e,t)},E.render=function(e,t,n,i){if("string"!=typeof e)throw new TypeError('Invalid template! Template should be a "string" but "'+r(e)+'" was given as the first argument for mustache#render(template, view, partials)');return _.render(e,t,n,i)},E.escape=f,E.Scanner=x,E.Context=A,E.Writer=S,E}()),ct.exports}var lt,dt,ft={},ht={};function pt(){return lt||(lt=1,function(e){function t(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function n(e,...n){if(!t(e))throw new Error("Uint8Array expected");if(n.length>0&&!n.includes(e.length))throw new Error("Uint8Array expected of length "+n+", got length="+e.length)}function r(e,t){return!!Array.isArray(t)&&(0===t.length||(e?t.every(e=>"string"==typeof e):t.every(e=>Number.isSafeInteger(e))))}function i(e){if("function"!=typeof e)throw new Error("function expected");return!0}function o(e,t){if("string"!=typeof t)throw new Error(`${e}: string expected`);return!0}function a(e){if(!Number.isSafeInteger(e))throw new Error(`invalid integer: ${e}`)}function s(e){if(!Array.isArray(e))throw new Error("array expected")}function c(e,t){if(!r(!0,t))throw new Error(`${e}: array of strings expected`)}function u(e,t){if(!r(!1,t))throw new Error(`${e}: array of numbers expected`)}function l(...e){const t=e=>e,n=(e,t)=>n=>e(t(n));return{encode:e.map(e=>e.encode).reduceRight(n,t),decode:e.map(e=>e.decode).reduce(n,t)}}function d(e){const t="string"==typeof e?e.split(""):e,n=t.length;c("alphabet",t);const r=new Map(t.map((e,t)=>[e,t]));return{encode:r=>(s(r),r.map(r=>{if(!Number.isSafeInteger(r)||r<0||r>=n)throw new Error(`alphabet.encode: digit index outside alphabet "${r}". Allowed: ${e}`);return t[r]})),decode:t=>(s(t),t.map(t=>{o("alphabet.decode",t);const n=r.get(t);if(void 0===n)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return n}))}}function f(e=""){return o("join",e),{encode:t=>(c("join.decode",t),t.join(e)),decode:t=>(o("join.decode",t),t.split(e))}}function h(e,t="="){return a(e),o("padding",t),{encode(n){for(c("padding.encode",n);n.length*e%8;)n.push(t);return n},decode(n){c("padding.decode",n);let r=n.length;if(r*e%8)throw new Error("padding: invalid, string should have whole number of bytes");for(;r>0&&n[r-1]===t;r--){if((r-1)*e%8==0)throw new Error("padding: invalid, string has too much padding")}return n.slice(0,r)}}}function p(e){return i(e),{encode:e=>e,decode:t=>e(t)}}function b(e,t,n){if(t<2)throw new Error(`convertRadix: invalid from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: invalid to=${n}, base cannot be less than 2`);if(s(e),!e.length)return[];let r=0;const i=[],o=Array.from(e,e=>{if(a(e),e<0||e>=t)throw new Error(`invalid integer: ${e}`);return e}),c=o.length;for(;;){let e=0,a=!0;for(let i=r;i<c;i++){const s=o[i],c=t*e,u=c+s;if(!Number.isSafeInteger(u)||c/t!==e||u-s!==c)throw new Error("convertRadix: carry overflow");const l=u/n;e=u%n;const d=Math.floor(l);if(o[i]=d,!Number.isSafeInteger(d)||d*n+e!==u)throw new Error("convertRadix: carry overflow");a&&(d?a=!1:r=i)}if(i.push(e),a)break}for(let t=0;t<e.length-1&&0===e[t];t++)i.push(0);return i.reverse()}
|
|
7
7
|
/*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
8
|
-
Object.defineProperty(e,"__esModule",{value:!0}),e.bytes=e.stringToBytes=e.str=e.bytesToString=e.hex=e.utf8=e.bech32m=e.bech32=e.base58check=e.createBase58check=e.base58xmr=e.base58xrp=e.base58flickr=e.base58=e.base64urlnopad=e.base64url=e.base64nopad=e.base64=e.base32crockford=e.base32hexnopad=e.base32hex=e.base32nopad=e.base32=e.base16=e.utils=void 0;const m=(e,t)=>0===t?e:m(t,e%t),g=(e,t)=>e+(t-m(e,t)),v=(()=>{let e=[];for(let t=0;t<40;t++)e.push(2**t);return e})();function y(e,t,r,n){if(a(e),t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(r<=0||r>32)throw new Error(`convertRadix2: wrong to=${r}`);if(g(t,r)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${r} carryBits=${g(t,r)}`);let i=0,o=0;const c=v[t],u=v[r]-1,l=[];for(const n of e){if(s(n),n>=c)throw new Error(`convertRadix2: invalid data word=${n} from=${t}`);if(i=i<<t|n,o+t>32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=r;o-=r)l.push((i>>o-r&u)>>>0);const e=v[o];if(void 0===e)throw new Error("invalid carry");i&=e-1}if(i=i<<r-o&u,!n&&o>=t)throw new Error("Excess padding");if(!n&&i>0)throw new Error(`Non-zero padding: ${i}`);return n&&o>0&&l.push(i>>>0),l}function x(e){s(e);return{encode:r=>{if(!t(r))throw new Error("radix.encode input should be Uint8Array");return b(Array.from(r),256,e)},decode:t=>(u("radix.decode",t),Uint8Array.from(b(t,e,256)))}}function w(e,r=!1){if(s(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(g(8,e)>32||g(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!t(n))throw new Error("radix2.encode input should be Uint8Array");return y(Array.from(n),8,e,!r)},decode:t=>(u("radix2.decode",t),Uint8Array.from(y(t,e,8,r)))}}function A(e){return i(e),function(...t){try{return e.apply(null,t)}catch(e){}}}function E(e,r){return s(e),i(r),{encode(n){if(!t(n))throw new Error("checksum.encode: input should be Uint8Array");const i=r(n).slice(0,e),o=new Uint8Array(n.length+e);return o.set(n),o.set(i,n.length),o},decode(n){if(!t(n))throw new Error("checksum.decode: input should be Uint8Array");const i=n.slice(0,-e),o=n.slice(-e),s=r(i).slice(0,e);for(let t=0;t<e;t++)if(s[t]!==o[t])throw new Error("Invalid checksum");return i}}}e.utils={alphabet:d,chain:l,checksum:E,convertRadix:b,convertRadix2:y,radix:x,radix2:w,join:f,padding:h},e.base16=l(w(4),d("0123456789ABCDEF"),f("")),e.base32=l(w(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),h(5),f("")),e.base32nopad=l(w(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),f("")),e.base32hex=l(w(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),h(5),f("")),e.base32hexnopad=l(w(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),f("")),e.base32crockford=l(w(5),d("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),f(""),p(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const S=(()=>"function"==typeof Uint8Array.from([]).toBase64&&"function"==typeof Uint8Array.fromBase64)(),_=(e,t)=>{o("base64",e);const r=t?/^[A-Za-z0-9=_-]+$/:/^[A-Za-z0-9=+/]+$/,n=t?"base64url":"base64";if(e.length>0&&!r.test(e))throw new Error("invalid base64");return Uint8Array.fromBase64(e,{alphabet:n,lastChunkHandling:"strict"})};e.base64=S?{encode:e=>(r(e),e.toBase64()),decode:e=>_(e,!1)}:l(w(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),f("")),e.base64nopad=l(w(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),f("")),e.base64url=S?{encode:e=>(r(e),e.toBase64({alphabet:"base64url"})),decode:e=>_(e,!0)}:l(w(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),f("")),e.base64urlnopad=l(w(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),f(""));const I=e=>l(x(58),d(e),f(""));e.base58=I("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),e.base58flickr=I("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),e.base58xrp=I("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];e.base58xmr={encode(t){let r="";for(let n=0;n<t.length;n+=8){const i=t.subarray(n,n+8);r+=e.base58.encode(i).padStart(N[i.length],"1")}return r},decode(t){let r=[];for(let n=0;n<t.length;n+=11){const i=t.slice(n,n+11),o=N.indexOf(i.length),s=e.base58.decode(i);for(let e=0;e<s.length-o;e++)if(0!==s[e])throw new Error("base58xmr: wrong padding");r=r.concat(Array.from(s.slice(s.length-o)))}return Uint8Array.from(r)}};e.createBase58check=t=>l(E(4,e=>t(t(e))),e.base58),e.base58check=e.createBase58check;const C=l(d("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),M=[996825010,642813549,513874426,1027748829,705979059];function k(e){const t=e>>25;let r=(33554431&e)<<5;for(let e=0;e<M.length;e++)1==(t>>e&1)&&(r^=M[e]);return r}function T(e,t,r=1){const n=e.length;let i=1;for(let t=0;t<n;t++){const r=e.charCodeAt(t);if(r<33||r>126)throw new Error(`Invalid prefix (${e})`);i=k(i)^r>>5}i=k(i);for(let t=0;t<n;t++)i=k(i)^31&e.charCodeAt(t);for(let e of t)i=k(i)^e;for(let e=0;e<6;e++)i=k(i);return i^=r,C.encode(y([i%v[30]],30,5,!1))}function R(e){const r="bech32"===e?1:734539939,n=w(5),i=n.decode,s=n.encode,a=A(i);function c(e,n,i=90){o("bech32.encode prefix",e),t(n)&&(n=Array.from(n)),u("bech32.encode",n);const s=e.length;if(0===s)throw new TypeError(`Invalid prefix length ${s}`);const a=s+7+n.length;if(!1!==i&&a>i)throw new TypeError(`Length ${a} exceeds limit ${i}`);const c=e.toLowerCase(),l=T(c,n,r);return`${c}1${C.encode(n)}${l}`}function l(e,t=90){o("bech32.decode input",e);const n=e.length;if(n<8||!1!==t&&n>t)throw new TypeError(`invalid string length: ${n} (${e}). Expected (8..${t})`);const i=e.toLowerCase();if(e!==i&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const s=i.lastIndexOf("1");if(0===s||-1===s)throw new Error('Letter "1" must be present between prefix and data only');const a=i.slice(0,s),c=i.slice(s+1);if(c.length<6)throw new Error("Data must be at least 6 characters long");const u=C.decode(c).slice(0,-6),l=T(a,u,r);if(!c.endsWith(l))throw new Error(`Invalid checksum in ${e}: expected "${l}"`);return{prefix:a,words:u}}return{encode:c,decode:l,encodeFromBytes:function(e,t){return c(e,s(t))},decodeToBytes:function(e){const{prefix:t,words:r}=l(e,!1);return{prefix:t,words:r,bytes:i(r)}},decodeUnsafe:A(l),fromWords:i,fromWordsUnsafe:a,toWords:s}}e.bech32=R("bech32"),e.bech32m=R("bech32m"),e.utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)};const B=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),j={encode:e=>(r(e),e.toHex()),decode:e=>(o("hex",e),Uint8Array.fromHex(e))};e.hex=B?j:l(w(4),d("0123456789abcdef"),f(""),p(e=>{if("string"!=typeof e||e.length%2!=0)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}));const O={utf8:e.utf8,hex:e.hex,base16:e.base16,base32:e.base32,base64:e.base64,base64url:e.base64url,base58:e.base58,base58xmr:e.base58xmr},L="Invalid encoding type. Available types: utf8, hex, base16, base32, base64, base64url, base58, base58xmr";e.bytesToString=(e,r)=>{if("string"!=typeof e||!O.hasOwnProperty(e))throw new TypeError(L);if(!t(r))throw new TypeError("bytesToString() expects Uint8Array");return O[e].encode(r)},e.str=e.bytesToString;e.stringToBytes=(e,t)=>{if(!O.hasOwnProperty(e))throw new TypeError(L);if("string"!=typeof t)throw new TypeError("stringToBytes() expects string");return O[e].decode(t)},e.bytes=e.stringToBytes}(ct)),ct}function lt(){return st||(st=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.baseDecode=e.baseEncode=e.parseNearAmount=e.formatNearAmount=e.NEAR_NOMINATION=e.NEAR_NOMINATION_EXP=void 0;const t=ut();e.NEAR_NOMINATION_EXP=24,e.NEAR_NOMINATION=10n**BigInt(e.NEAR_NOMINATION_EXP);const r=[];for(let t=0,n=5n;t<e.NEAR_NOMINATION_EXP;t++,n*=10n)r[t]=n;e.formatNearAmount=function(t,n=e.NEAR_NOMINATION_EXP){let i=BigInt(t);if(n!==e.NEAR_NOMINATION_EXP){const t=e.NEAR_NOMINATION_EXP-n-1;t>0&&(i+=r[t])}const o=(t=i.toString()).substring(0,t.length-e.NEAR_NOMINATION_EXP)||"0",s=t.substring(t.length-e.NEAR_NOMINATION_EXP).padStart(e.NEAR_NOMINATION_EXP,"0").substring(0,n);return`${function(e){const t=/(-?\d+)(\d{3})/;for(;t.test(e);)e=e.replace(t,"$1,$2");return e}(o)}.${s}`.replace(/\.?0*$/,"")},e.parseNearAmount=function(t){if(!t)return null;const r=(t=t.replace(/,/g,"").trim()).split("."),n=r[0],i=r[1]||"";if(r.length>2||i.length>e.NEAR_NOMINATION_EXP)throw new Error(`Cannot parse '${t}' as NEAR amount`);return function(e){if(""===(e=e.replace(/^0+/,"")))return"0";return e}(n+i.padEnd(e.NEAR_NOMINATION_EXP,"0"))},e.baseEncode=function(e){if("string"==typeof e){const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));e=new Uint8Array(t)}return t.base58.encode(e)},e.baseDecode=function(e){return t.base58.decode(e)}}(at)),at}var dt,ft,ht={schema:{AccessKeyNotFound:{name:"AccessKeyNotFound",subtypes:[],props:{account_id:"",public_key:""}},AccountAlreadyExists:{name:"AccountAlreadyExists",subtypes:[],props:{account_id:""}},AccountDoesNotExist:{name:"AccountDoesNotExist",subtypes:[],props:{account_id:""}},ActionError:{name:"ActionError",subtypes:["AccountAlreadyExists","AccountDoesNotExist","CreateAccountOnlyByRegistrar","CreateAccountNotAllowed","ActorNoPermission","DeleteKeyDoesNotExist","AddKeyAlreadyExists","DeleteAccountStaking","LackBalanceForState","TriesToUnstake","TriesToStake","InsufficientStake","FunctionCallError","NewReceiptValidationError","OnlyImplicitAccountCreationAllowed","DeleteAccountWithLargeState","DelegateActionInvalidSignature","DelegateActionSenderDoesNotMatchTxReceiver","DelegateActionExpired","DelegateActionAccessKeyError","DelegateActionInvalidNonce","DelegateActionNonceTooLarge"],props:{index:""}},ActionsValidationError:{name:"ActionsValidationError",subtypes:["DeleteActionMustBeFinal","TotalPrepaidGasExceeded","TotalNumberOfActionsExceeded","AddKeyMethodNamesNumberOfBytesExceeded","AddKeyMethodNameLengthExceeded","IntegerOverflow","InvalidAccountId","ContractSizeExceeded","FunctionCallMethodNameLengthExceeded","FunctionCallArgumentsLengthExceeded","UnsuitableStakingKey","FunctionCallZeroAttachedGas","DelegateActionMustBeOnlyOne","UnsupportedProtocolFeature"],props:{}},ActorNoPermission:{name:"ActorNoPermission",subtypes:[],props:{account_id:"",actor_id:""}},AddKeyAlreadyExists:{name:"AddKeyAlreadyExists",subtypes:[],props:{account_id:"",public_key:""}},AddKeyMethodNameLengthExceeded:{name:"AddKeyMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},AddKeyMethodNamesNumberOfBytesExceeded:{name:"AddKeyMethodNamesNumberOfBytesExceeded",subtypes:[],props:{limit:"",total_number_of_bytes:""}},AltBn128InvalidInput:{name:"AltBn128InvalidInput",subtypes:[],props:{msg:""}},BadUTF16:{name:"BadUTF16",subtypes:[],props:{}},BadUTF8:{name:"BadUTF8",subtypes:[],props:{}},BalanceExceeded:{name:"BalanceExceeded",subtypes:[],props:{}},BalanceMismatchError:{name:"BalanceMismatchError",subtypes:[],props:{final_accounts_balance:"",final_postponed_receipts_balance:"",forwarded_buffered_receipts_balance:"",incoming_receipts_balance:"",incoming_validator_rewards:"",initial_accounts_balance:"",initial_postponed_receipts_balance:"",new_buffered_receipts_balance:"",new_delayed_receipts_balance:"",other_burnt_amount:"",outgoing_receipts_balance:"",processed_delayed_receipts_balance:"",slashed_burnt_amount:"",tx_burnt_amount:""}},CallIndirectOOB:{name:"CallIndirectOOB",subtypes:[],props:{}},CannotAppendActionToJointPromise:{name:"CannotAppendActionToJointPromise",subtypes:[],props:{}},CannotReturnJointPromise:{name:"CannotReturnJointPromise",subtypes:[],props:{}},CodeDoesNotExist:{name:"CodeDoesNotExist",subtypes:[],props:{account_id:""}},CompilationError:{name:"CompilationError",subtypes:["CodeDoesNotExist","PrepareError","WasmerCompileError"],props:{}},ContractSizeExceeded:{name:"ContractSizeExceeded",subtypes:[],props:{limit:"",size:""}},CostOverflow:{name:"CostOverflow",subtypes:[],props:{}},CreateAccountNotAllowed:{name:"CreateAccountNotAllowed",subtypes:[],props:{account_id:"",predecessor_id:""}},CreateAccountOnlyByRegistrar:{name:"CreateAccountOnlyByRegistrar",subtypes:[],props:{account_id:"",predecessor_id:"",registrar_account_id:""}},DelegateActionExpired:{name:"DelegateActionExpired",subtypes:[],props:{}},DelegateActionInvalidNonce:{name:"DelegateActionInvalidNonce",subtypes:[],props:{ak_nonce:"",delegate_nonce:""}},DelegateActionInvalidSignature:{name:"DelegateActionInvalidSignature",subtypes:[],props:{}},DelegateActionMustBeOnlyOne:{name:"DelegateActionMustBeOnlyOne",subtypes:[],props:{}},DelegateActionNonceTooLarge:{name:"DelegateActionNonceTooLarge",subtypes:[],props:{delegate_nonce:"",upper_bound:""}},DelegateActionSenderDoesNotMatchTxReceiver:{name:"DelegateActionSenderDoesNotMatchTxReceiver",subtypes:[],props:{receiver_id:"",sender_id:""}},DeleteAccountStaking:{name:"DeleteAccountStaking",subtypes:[],props:{account_id:""}},DeleteAccountWithLargeState:{name:"DeleteAccountWithLargeState",subtypes:[],props:{account_id:""}},DeleteActionMustBeFinal:{name:"DeleteActionMustBeFinal",subtypes:[],props:{}},DeleteKeyDoesNotExist:{name:"DeleteKeyDoesNotExist",subtypes:[],props:{account_id:"",public_key:""}},DepositWithFunctionCall:{name:"DepositWithFunctionCall",subtypes:[],props:{}},Deprecated:{name:"Deprecated",subtypes:[],props:{method_name:""}},Deserialization:{name:"Deserialization",subtypes:[],props:{}},ECRecoverError:{name:"ECRecoverError",subtypes:[],props:{msg:""}},Ed25519VerifyInvalidInput:{name:"Ed25519VerifyInvalidInput",subtypes:[],props:{msg:""}},EmptyMethodName:{name:"EmptyMethodName",subtypes:[],props:{}},Expired:{name:"Expired",subtypes:[],props:{}},FunctionCallArgumentsLengthExceeded:{name:"FunctionCallArgumentsLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallMethodNameLengthExceeded:{name:"FunctionCallMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallZeroAttachedGas:{name:"FunctionCallZeroAttachedGas",subtypes:[],props:{}},GasExceeded:{name:"GasExceeded",subtypes:[],props:{}},GasInstrumentation:{name:"GasInstrumentation",subtypes:[],props:{}},GasLimitExceeded:{name:"GasLimitExceeded",subtypes:[],props:{}},GenericTrap:{name:"GenericTrap",subtypes:[],props:{}},GuestPanic:{name:"GuestPanic",subtypes:[],props:{panic_msg:""}},HostError:{name:"HostError",subtypes:["BadUTF16","BadUTF8","GasExceeded","GasLimitExceeded","BalanceExceeded","EmptyMethodName","GuestPanic","IntegerOverflow","InvalidPromiseIndex","CannotAppendActionToJointPromise","CannotReturnJointPromise","InvalidPromiseResultIndex","InvalidRegisterId","IteratorWasInvalidated","MemoryAccessViolation","InvalidReceiptIndex","InvalidIteratorIndex","InvalidAccountId","InvalidMethodName","InvalidPublicKey","ProhibitedInView","NumberOfLogsExceeded","KeyLengthExceeded","ValueLengthExceeded","TotalLogLengthExceeded","NumberPromisesExceeded","NumberInputDataDependenciesExceeded","ReturnedValueLengthExceeded","ContractSizeExceeded","Deprecated","ECRecoverError","AltBn128InvalidInput","Ed25519VerifyInvalidInput"],props:{}},IllegalArithmetic:{name:"IllegalArithmetic",subtypes:[],props:{}},IncorrectCallIndirectSignature:{name:"IncorrectCallIndirectSignature",subtypes:[],props:{}},IndirectCallToNull:{name:"IndirectCallToNull",subtypes:[],props:{}},Instantiate:{name:"Instantiate",subtypes:[],props:{}},InsufficientStake:{name:"InsufficientStake",subtypes:[],props:{account_id:"",minimum_stake:"",stake:""}},IntegerOverflow:{name:"IntegerOverflow",subtypes:[],props:{}},InternalMemoryDeclared:{name:"InternalMemoryDeclared",subtypes:[],props:{}},InvalidAccessKeyError:{name:"InvalidAccessKeyError",subtypes:["AccessKeyNotFound","ReceiverMismatch","MethodNameMismatch","RequiresFullAccess","NotEnoughAllowance","DepositWithFunctionCall"],props:{}},InvalidAccountId:{name:"InvalidAccountId",subtypes:[],props:{}},InvalidChain:{name:"InvalidChain",subtypes:[],props:{}},InvalidDataReceiverId:{name:"InvalidDataReceiverId",subtypes:[],props:{account_id:""}},InvalidIteratorIndex:{name:"InvalidIteratorIndex",subtypes:[],props:{iterator_index:""}},InvalidMethodName:{name:"InvalidMethodName",subtypes:[],props:{}},InvalidNonce:{name:"InvalidNonce",subtypes:[],props:{ak_nonce:"",tx_nonce:""}},InvalidPredecessorId:{name:"InvalidPredecessorId",subtypes:[],props:{account_id:""}},InvalidPromiseIndex:{name:"InvalidPromiseIndex",subtypes:[],props:{promise_idx:""}},InvalidPromiseResultIndex:{name:"InvalidPromiseResultIndex",subtypes:[],props:{result_idx:""}},InvalidPublicKey:{name:"InvalidPublicKey",subtypes:[],props:{}},InvalidReceiptIndex:{name:"InvalidReceiptIndex",subtypes:[],props:{receipt_index:""}},InvalidReceiverId:{name:"InvalidReceiverId",subtypes:[],props:{account_id:""}},InvalidRegisterId:{name:"InvalidRegisterId",subtypes:[],props:{register_id:""}},InvalidSignature:{name:"InvalidSignature",subtypes:[],props:{}},InvalidSignerId:{name:"InvalidSignerId",subtypes:[],props:{account_id:""}},InvalidTxError:{name:"InvalidTxError",subtypes:["InvalidAccessKeyError","InvalidSignerId","SignerDoesNotExist","InvalidNonce","NonceTooLarge","InvalidReceiverId","InvalidSignature","NotEnoughBalance","LackBalanceForState","CostOverflow","InvalidChain","Expired","ActionsValidation","TransactionSizeExceeded","StorageError","ShardCongested","ShardStuck"],props:{}},IteratorWasInvalidated:{name:"IteratorWasInvalidated",subtypes:[],props:{iterator_index:""}},KeyLengthExceeded:{name:"KeyLengthExceeded",subtypes:[],props:{length:"",limit:""}},LackBalanceForState:{name:"LackBalanceForState",subtypes:[],props:{account_id:"",amount:""}},Memory:{name:"Memory",subtypes:[],props:{}},MemoryAccessViolation:{name:"MemoryAccessViolation",subtypes:[],props:{}},MemoryOutOfBounds:{name:"MemoryOutOfBounds",subtypes:[],props:{}},MethodEmptyName:{name:"MethodEmptyName",subtypes:[],props:{}},MethodInvalidSignature:{name:"MethodInvalidSignature",subtypes:[],props:{}},MethodNameMismatch:{name:"MethodNameMismatch",subtypes:[],props:{method_name:""}},MethodNotFound:{name:"MethodNotFound",subtypes:[],props:{}},MethodResolveError:{name:"MethodResolveError",subtypes:["MethodEmptyName","MethodNotFound","MethodInvalidSignature"],props:{}},MisalignedAtomicAccess:{name:"MisalignedAtomicAccess",subtypes:[],props:{}},NonceTooLarge:{name:"NonceTooLarge",subtypes:[],props:{tx_nonce:"",upper_bound:""}},NotEnoughAllowance:{name:"NotEnoughAllowance",subtypes:[],props:{account_id:"",allowance:"",cost:"",public_key:""}},NotEnoughBalance:{name:"NotEnoughBalance",subtypes:[],props:{balance:"",cost:"",signer_id:""}},NumberInputDataDependenciesExceeded:{name:"NumberInputDataDependenciesExceeded",subtypes:[],props:{limit:"",number_of_input_data_dependencies:""}},NumberOfLogsExceeded:{name:"NumberOfLogsExceeded",subtypes:[],props:{limit:""}},NumberPromisesExceeded:{name:"NumberPromisesExceeded",subtypes:[],props:{limit:"",number_of_promises:""}},OnlyImplicitAccountCreationAllowed:{name:"OnlyImplicitAccountCreationAllowed",subtypes:[],props:{account_id:""}},PrepareError:{name:"PrepareError",subtypes:["Serialization","Deserialization","InternalMemoryDeclared","GasInstrumentation","StackHeightInstrumentation","Instantiate","Memory","TooManyFunctions","TooManyLocals"],props:{}},ProhibitedInView:{name:"ProhibitedInView",subtypes:[],props:{method_name:""}},ReceiptSizeExceeded:{name:"ReceiptSizeExceeded",subtypes:[],props:{limit:"",size:""}},ReceiptValidationError:{name:"ReceiptValidationError",subtypes:["InvalidPredecessorId","InvalidReceiverId","InvalidSignerId","InvalidDataReceiverId","ReturnedValueLengthExceeded","NumberInputDataDependenciesExceeded","ActionsValidation","ReceiptSizeExceeded"],props:{}},ReceiverMismatch:{name:"ReceiverMismatch",subtypes:[],props:{ak_receiver:"",tx_receiver:""}},RequiresFullAccess:{name:"RequiresFullAccess",subtypes:[],props:{}},ReturnedValueLengthExceeded:{name:"ReturnedValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},Serialization:{name:"Serialization",subtypes:[],props:{}},ShardCongested:{name:"ShardCongested",subtypes:[],props:{congestion_level:"",shard_id:""}},ShardStuck:{name:"ShardStuck",subtypes:[],props:{missed_chunks:"",shard_id:""}},SignerDoesNotExist:{name:"SignerDoesNotExist",subtypes:[],props:{signer_id:""}},StackHeightInstrumentation:{name:"StackHeightInstrumentation",subtypes:[],props:{}},StackOverflow:{name:"StackOverflow",subtypes:[],props:{}},TooManyFunctions:{name:"TooManyFunctions",subtypes:[],props:{}},TooManyLocals:{name:"TooManyLocals",subtypes:[],props:{}},TotalLogLengthExceeded:{name:"TotalLogLengthExceeded",subtypes:[],props:{length:"",limit:""}},TotalNumberOfActionsExceeded:{name:"TotalNumberOfActionsExceeded",subtypes:[],props:{limit:"",total_number_of_actions:""}},TotalPrepaidGasExceeded:{name:"TotalPrepaidGasExceeded",subtypes:[],props:{limit:"",total_prepaid_gas:""}},TransactionSizeExceeded:{name:"TransactionSizeExceeded",subtypes:[],props:{limit:"",size:""}},TriesToStake:{name:"TriesToStake",subtypes:[],props:{account_id:"",balance:"",locked:"",stake:""}},TriesToUnstake:{name:"TriesToUnstake",subtypes:[],props:{account_id:""}},TxExecutionError:{name:"TxExecutionError",subtypes:["ActionError","InvalidTxError"],props:{}},Unreachable:{name:"Unreachable",subtypes:[],props:{}},UnsuitableStakingKey:{name:"UnsuitableStakingKey",subtypes:[],props:{public_key:""}},UnsupportedProtocolFeature:{name:"UnsupportedProtocolFeature",subtypes:[],props:{protocol_feature:"",version:""}},ValueLengthExceeded:{name:"ValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},WasmTrap:{name:"WasmTrap",subtypes:["Unreachable","IncorrectCallIndirectSignature","MemoryOutOfBounds","CallIndirectOOB","IllegalArithmetic","MisalignedAtomicAccess","IndirectCallToNull","StackOverflow","GenericTrap"],props:{}},WasmerCompileError:{name:"WasmerCompileError",subtypes:[],props:{msg:""}},Closed:{name:"Closed",subtypes:[],props:{}},ServerError:{name:"ServerError",subtypes:["TxExecutionError","Timeout","Closed"],props:{}},Timeout:{name:"Timeout",subtypes:[],props:{}}}};function pt(){if(dt)return De;dt=1;var e=De&&De.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(De,"__esModule",{value:!0}),De.getErrorTypeFromErrorMessage=De.formatError=De.parseResultError=De.parseRpcError=De.ServerError=void 0;const t=tt(),r=e(it()),n=lt(),i=Fe(),o=e(ht),s={formatNear:()=>(e,t)=>(0,n.formatNearAmount)(t(e))};class a extends t.TypedError{}De.ServerError=a;class c extends a{transaction_outcome}function u(e){const t={},r=d(e,o.default.schema,t,""),n=new a(l(r,t),r);return Object.assign(n,t),n}function l(e,t){return"string"==typeof i.ErrorMessages[e]?r.default.render(i.ErrorMessages[e],{...t,...s}):JSON.stringify(t)}function d(e,t,r,n){let i,o,s;for(const r in t){if(h(e[r]))return e[r];if(f(e[r]))i=e[r],o=t[r],s=r;else{if(!f(e.kind)||!f(e.kind[r]))continue;i=e.kind[r],o=t[r],s=r}}if(i&&o){for(const e of Object.keys(o.props))r[e]=i[e];return d(i,t,r,s)}return r.kind=e,n}function f(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){return"[object String]"===Object.prototype.toString.call(e)}return De.parseRpcError=u,De.parseResultError=function(e){const t=u(e.status.Failure),r=new c;return Object.assign(r,t),r.type=t.type,r.message=t.message,r.transaction_outcome=e.transaction_outcome,r},De.formatError=l,De.getErrorTypeFromErrorMessage=function(e,t){switch(!0){case/^account .*? does not exist while viewing$/.test(e):case/^Account .*? doesn't exist$/.test(e):return"AccountDoesNotExist";case/^access key .*? does not exist while viewing$/.test(e):return"AccessKeyDoesNotExist";case/wasm execution failed with error: FunctionCallError\(CompilationError\(CodeDoesNotExist/.test(e):case/wasm execution failed with error: CompilationError\(CodeDoesNotExist/.test(e):return"CodeDoesNotExist";case/wasm execution failed with error: FunctionCallError\(MethodResolveError\(MethodNotFound/.test(e):case/wasm execution failed with error: MethodResolveError\(MethodNotFound/.test(e):return"MethodNotFound";case/Transaction nonce \d+ must be larger than nonce of the used access key \d+/.test(e):return"InvalidNonce";default:return t}},De}function bt(){return ft||(ft=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseRpcError=e.parseResultError=e.getErrorTypeFromErrorMessage=e.formatError=e.ServerError=e.ErrorMessages=void 0;var t=Fe();Object.defineProperty(e,"ErrorMessages",{enumerable:!0,get:function(){return t.ErrorMessages}});var r=pt();Object.defineProperty(e,"ServerError",{enumerable:!0,get:function(){return r.ServerError}}),Object.defineProperty(e,"formatError",{enumerable:!0,get:function(){return r.formatError}}),Object.defineProperty(e,"getErrorTypeFromErrorMessage",{enumerable:!0,get:function(){return r.getErrorTypeFromErrorMessage}}),Object.defineProperty(e,"parseResultError",{enumerable:!0,get:function(){return r.parseResultError}}),Object.defineProperty(e,"parseRpcError",{enumerable:!0,get:function(){return r.parseRpcError}})}(Oe)),Oe}var mt,gt={},vt={},yt={};function xt(){if(mt)return yt;mt=1,Object.defineProperty(yt,"__esModule",{value:!0}),yt.ConsoleLogger=void 0;return yt.ConsoleLogger=class{logLevels;constructor(e){this.logLevels=e}isLevelEnabled=e=>this.logLevels.includes(e);print(e,t,...r){switch(e){case"error":case"fatal":return console.error(t,...r);case"warn":return console.warn(t,...r);case"log":return console.log(t,...r);case"debug":case"verbose":return console.debug(t,...r)}}verbose(e,...t){this.isLevelEnabled("verbose")&&this.print("verbose",e,...t)}debug(e,...t){this.isLevelEnabled("debug")&&this.print("debug",e,...t)}log(e,...t){this.isLevelEnabled("log")&&this.print("log",e,...t)}warn(e,...t){this.isLevelEnabled("warn")&&this.print("warn",e,...t)}error(e,...t){this.isLevelEnabled("error")&&this.print("error",e,...t)}fatal(e,...t){this.isLevelEnabled("fatal")&&this.print("fatal",e,...t)}},yt}var wt,At,Et,St={};function _t(){return At||(At=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Logger=e.ConsoleLogger=void 0;var t=xt();Object.defineProperty(e,"ConsoleLogger",{enumerable:!0,get:function(){return t.ConsoleLogger}});var r=function(){if(wt)return St;wt=1,Object.defineProperty(St,"__esModule",{value:!0}),St.Logger=void 0;const e=new(xt().ConsoleLogger)(["verbose","debug","log","warn","error","fatal"]);return St.Logger=class{static instanceRef=e;static overrideLogger=e=>{this.instanceRef=e};static error(e,...t){this.instanceRef?.error(e,...t)}static log(e,...t){this.instanceRef?.log(e,...t)}static warn(e,...t){this.instanceRef?.warn(e,...t)}static debug(e,...t){this.instanceRef?.debug?.(e,...t)}static verbose(e,...t){this.instanceRef?.verbose?.(e,...t)}static fatal(e,...t){this.instanceRef?.fatal?.(e,...t)}},St}();Object.defineProperty(e,"Logger",{enumerable:!0,get:function(){return r.Logger}})}(vt)),vt}var It,Nt={};var Ct,Mt,kt={};
|
|
8
|
+
Object.defineProperty(e,"__esModule",{value:!0}),e.bytes=e.stringToBytes=e.str=e.bytesToString=e.hex=e.utf8=e.bech32m=e.bech32=e.base58check=e.createBase58check=e.base58xmr=e.base58xrp=e.base58flickr=e.base58=e.base64urlnopad=e.base64url=e.base64nopad=e.base64=e.base32crockford=e.base32hexnopad=e.base32hex=e.base32nopad=e.base32=e.base16=e.utils=void 0;const m=(e,t)=>0===t?e:m(t,e%t),g=(e,t)=>e+(t-m(e,t)),v=(()=>{let e=[];for(let t=0;t<40;t++)e.push(2**t);return e})();function y(e,t,n,r){if(s(e),t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(g(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${g(t,n)}`);let i=0,o=0;const c=v[t],u=v[n]-1,l=[];for(const r of e){if(a(r),r>=c)throw new Error(`convertRadix2: invalid data word=${r} from=${t}`);if(i=i<<t|r,o+t>32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=n;o-=n)l.push((i>>o-n&u)>>>0);const e=v[o];if(void 0===e)throw new Error("invalid carry");i&=e-1}if(i=i<<n-o&u,!r&&o>=t)throw new Error("Excess padding");if(!r&&i>0)throw new Error(`Non-zero padding: ${i}`);return r&&o>0&&l.push(i>>>0),l}function w(e){a(e);return{encode:n=>{if(!t(n))throw new Error("radix.encode input should be Uint8Array");return b(Array.from(n),256,e)},decode:t=>(u("radix.decode",t),Uint8Array.from(b(t,e,256)))}}function x(e,n=!1){if(a(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(g(8,e)>32||g(e,8)>32)throw new Error("radix2: carry overflow");return{encode:r=>{if(!t(r))throw new Error("radix2.encode input should be Uint8Array");return y(Array.from(r),8,e,!n)},decode:t=>(u("radix2.decode",t),Uint8Array.from(y(t,e,8,n)))}}function A(e){return i(e),function(...t){try{return e.apply(null,t)}catch(e){}}}function S(e,n){return a(e),i(n),{encode(r){if(!t(r))throw new Error("checksum.encode: input should be Uint8Array");const i=n(r).slice(0,e),o=new Uint8Array(r.length+e);return o.set(r),o.set(i,r.length),o},decode(r){if(!t(r))throw new Error("checksum.decode: input should be Uint8Array");const i=r.slice(0,-e),o=r.slice(-e),a=n(i).slice(0,e);for(let t=0;t<e;t++)if(a[t]!==o[t])throw new Error("Invalid checksum");return i}}}e.utils={alphabet:d,chain:l,checksum:S,convertRadix:b,convertRadix2:y,radix:w,radix2:x,join:f,padding:h},e.base16=l(x(4),d("0123456789ABCDEF"),f("")),e.base32=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),h(5),f("")),e.base32nopad=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),f("")),e.base32hex=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),h(5),f("")),e.base32hexnopad=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),f("")),e.base32crockford=l(x(5),d("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),f(""),p(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const E=(()=>"function"==typeof Uint8Array.from([]).toBase64&&"function"==typeof Uint8Array.fromBase64)(),_=(e,t)=>{o("base64",e);const n=t?/^[A-Za-z0-9=_-]+$/:/^[A-Za-z0-9=+/]+$/,r=t?"base64url":"base64";if(e.length>0&&!n.test(e))throw new Error("invalid base64");return Uint8Array.fromBase64(e,{alphabet:r,lastChunkHandling:"strict"})};e.base64=E?{encode:e=>(n(e),e.toBase64()),decode:e=>_(e,!1)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),f("")),e.base64nopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),f("")),e.base64url=E?{encode:e=>(n(e),e.toBase64({alphabet:"base64url"})),decode:e=>_(e,!0)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),f("")),e.base64urlnopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),f(""));const O=e=>l(w(58),d(e),f(""));e.base58=O("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),e.base58flickr=O("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),e.base58xrp=O("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];e.base58xmr={encode(t){let n="";for(let r=0;r<t.length;r+=8){const i=t.subarray(r,r+8);n+=e.base58.encode(i).padStart(N[i.length],"1")}return n},decode(t){let n=[];for(let r=0;r<t.length;r+=11){const i=t.slice(r,r+11),o=N.indexOf(i.length),a=e.base58.decode(i);for(let e=0;e<a.length-o;e++)if(0!==a[e])throw new Error("base58xmr: wrong padding");n=n.concat(Array.from(a.slice(a.length-o)))}return Uint8Array.from(n)}};e.createBase58check=t=>l(S(4,e=>t(t(e))),e.base58),e.base58check=e.createBase58check;const T=l(d("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),k=[996825010,642813549,513874426,1027748829,705979059];function I(e){const t=e>>25;let n=(33554431&e)<<5;for(let e=0;e<k.length;e++)1==(t>>e&1)&&(n^=k[e]);return n}function C(e,t,n=1){const r=e.length;let i=1;for(let t=0;t<r;t++){const n=e.charCodeAt(t);if(n<33||n>126)throw new Error(`Invalid prefix (${e})`);i=I(i)^n>>5}i=I(i);for(let t=0;t<r;t++)i=I(i)^31&e.charCodeAt(t);for(let e of t)i=I(i)^e;for(let e=0;e<6;e++)i=I(i);return i^=n,T.encode(y([i%v[30]],30,5,!1))}function j(e){const n="bech32"===e?1:734539939,r=x(5),i=r.decode,a=r.encode,s=A(i);function c(e,r,i=90){o("bech32.encode prefix",e),t(r)&&(r=Array.from(r)),u("bech32.encode",r);const a=e.length;if(0===a)throw new TypeError(`Invalid prefix length ${a}`);const s=a+7+r.length;if(!1!==i&&s>i)throw new TypeError(`Length ${s} exceeds limit ${i}`);const c=e.toLowerCase(),l=C(c,r,n);return`${c}1${T.encode(r)}${l}`}function l(e,t=90){o("bech32.decode input",e);const r=e.length;if(r<8||!1!==t&&r>t)throw new TypeError(`invalid string length: ${r} (${e}). Expected (8..${t})`);const i=e.toLowerCase();if(e!==i&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const a=i.lastIndexOf("1");if(0===a||-1===a)throw new Error('Letter "1" must be present between prefix and data only');const s=i.slice(0,a),c=i.slice(a+1);if(c.length<6)throw new Error("Data must be at least 6 characters long");const u=T.decode(c).slice(0,-6),l=C(s,u,n);if(!c.endsWith(l))throw new Error(`Invalid checksum in ${e}: expected "${l}"`);return{prefix:s,words:u}}return{encode:c,decode:l,encodeFromBytes:function(e,t){return c(e,a(t))},decodeToBytes:function(e){const{prefix:t,words:n}=l(e,!1);return{prefix:t,words:n,bytes:i(n)}},decodeUnsafe:A(l),fromWords:i,fromWordsUnsafe:s,toWords:a}}e.bech32=j("bech32"),e.bech32m=j("bech32m"),e.utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)};const B=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),M={encode:e=>(n(e),e.toHex()),decode:e=>(o("hex",e),Uint8Array.fromHex(e))};e.hex=B?M:l(x(4),d("0123456789abcdef"),f(""),p(e=>{if("string"!=typeof e||e.length%2!=0)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}));const R={utf8:e.utf8,hex:e.hex,base16:e.base16,base32:e.base32,base64:e.base64,base64url:e.base64url,base58:e.base58,base58xmr:e.base58xmr},L="Invalid encoding type. Available types: utf8, hex, base16, base32, base64, base64url, base58, base58xmr";e.bytesToString=(e,n)=>{if("string"!=typeof e||!R.hasOwnProperty(e))throw new TypeError(L);if(!t(n))throw new TypeError("bytesToString() expects Uint8Array");return R[e].encode(n)},e.str=e.bytesToString;e.stringToBytes=(e,t)=>{if(!R.hasOwnProperty(e))throw new TypeError(L);if("string"!=typeof t)throw new TypeError("stringToBytes() expects string");return R[e].decode(t)},e.bytes=e.stringToBytes}(ht)),ht}function bt(){return dt||(dt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.baseDecode=e.baseEncode=e.parseNearAmount=e.formatNearAmount=e.NEAR_NOMINATION=e.NEAR_NOMINATION_EXP=void 0;const t=pt();e.NEAR_NOMINATION_EXP=24,e.NEAR_NOMINATION=10n**BigInt(e.NEAR_NOMINATION_EXP);const n=[];for(let t=0,r=5n;t<e.NEAR_NOMINATION_EXP;t++,r*=10n)n[t]=r;e.formatNearAmount=function(t,r=e.NEAR_NOMINATION_EXP){let i=BigInt(t);if(r!==e.NEAR_NOMINATION_EXP){const t=e.NEAR_NOMINATION_EXP-r-1;t>0&&(i+=n[t])}const o=(t=i.toString()).substring(0,t.length-e.NEAR_NOMINATION_EXP)||"0",a=t.substring(t.length-e.NEAR_NOMINATION_EXP).padStart(e.NEAR_NOMINATION_EXP,"0").substring(0,r);return`${function(e){const t=/(-?\d+)(\d{3})/;for(;t.test(e);)e=e.replace(t,"$1,$2");return e}(o)}.${a}`.replace(/\.?0*$/,"")},e.parseNearAmount=function(t){if(!t)return null;const n=(t=t.replace(/,/g,"").trim()).split("."),r=n[0],i=n[1]||"";if(n.length>2||i.length>e.NEAR_NOMINATION_EXP)throw new Error(`Cannot parse '${t}' as NEAR amount`);return function(e){if(""===(e=e.replace(/^0+/,"")))return"0";return e}(r+i.padEnd(e.NEAR_NOMINATION_EXP,"0"))},e.baseEncode=function(e){if("string"==typeof e){const t=[];for(let n=0;n<e.length;n++)t.push(e.charCodeAt(n));e=new Uint8Array(t)}return t.base58.encode(e)},e.baseDecode=function(e){return t.base58.decode(e)}}(ft)),ft}var mt,gt,vt={schema:{AccessKeyNotFound:{name:"AccessKeyNotFound",subtypes:[],props:{account_id:"",public_key:""}},AccountAlreadyExists:{name:"AccountAlreadyExists",subtypes:[],props:{account_id:""}},AccountDoesNotExist:{name:"AccountDoesNotExist",subtypes:[],props:{account_id:""}},ActionError:{name:"ActionError",subtypes:["AccountAlreadyExists","AccountDoesNotExist","CreateAccountOnlyByRegistrar","CreateAccountNotAllowed","ActorNoPermission","DeleteKeyDoesNotExist","AddKeyAlreadyExists","DeleteAccountStaking","LackBalanceForState","TriesToUnstake","TriesToStake","InsufficientStake","FunctionCallError","NewReceiptValidationError","OnlyImplicitAccountCreationAllowed","DeleteAccountWithLargeState","DelegateActionInvalidSignature","DelegateActionSenderDoesNotMatchTxReceiver","DelegateActionExpired","DelegateActionAccessKeyError","DelegateActionInvalidNonce","DelegateActionNonceTooLarge"],props:{index:""}},ActionsValidationError:{name:"ActionsValidationError",subtypes:["DeleteActionMustBeFinal","TotalPrepaidGasExceeded","TotalNumberOfActionsExceeded","AddKeyMethodNamesNumberOfBytesExceeded","AddKeyMethodNameLengthExceeded","IntegerOverflow","InvalidAccountId","ContractSizeExceeded","FunctionCallMethodNameLengthExceeded","FunctionCallArgumentsLengthExceeded","UnsuitableStakingKey","FunctionCallZeroAttachedGas","DelegateActionMustBeOnlyOne","UnsupportedProtocolFeature"],props:{}},ActorNoPermission:{name:"ActorNoPermission",subtypes:[],props:{account_id:"",actor_id:""}},AddKeyAlreadyExists:{name:"AddKeyAlreadyExists",subtypes:[],props:{account_id:"",public_key:""}},AddKeyMethodNameLengthExceeded:{name:"AddKeyMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},AddKeyMethodNamesNumberOfBytesExceeded:{name:"AddKeyMethodNamesNumberOfBytesExceeded",subtypes:[],props:{limit:"",total_number_of_bytes:""}},AltBn128InvalidInput:{name:"AltBn128InvalidInput",subtypes:[],props:{msg:""}},BadUTF16:{name:"BadUTF16",subtypes:[],props:{}},BadUTF8:{name:"BadUTF8",subtypes:[],props:{}},BalanceExceeded:{name:"BalanceExceeded",subtypes:[],props:{}},BalanceMismatchError:{name:"BalanceMismatchError",subtypes:[],props:{final_accounts_balance:"",final_postponed_receipts_balance:"",forwarded_buffered_receipts_balance:"",incoming_receipts_balance:"",incoming_validator_rewards:"",initial_accounts_balance:"",initial_postponed_receipts_balance:"",new_buffered_receipts_balance:"",new_delayed_receipts_balance:"",other_burnt_amount:"",outgoing_receipts_balance:"",processed_delayed_receipts_balance:"",slashed_burnt_amount:"",tx_burnt_amount:""}},CallIndirectOOB:{name:"CallIndirectOOB",subtypes:[],props:{}},CannotAppendActionToJointPromise:{name:"CannotAppendActionToJointPromise",subtypes:[],props:{}},CannotReturnJointPromise:{name:"CannotReturnJointPromise",subtypes:[],props:{}},CodeDoesNotExist:{name:"CodeDoesNotExist",subtypes:[],props:{account_id:""}},CompilationError:{name:"CompilationError",subtypes:["CodeDoesNotExist","PrepareError","WasmerCompileError"],props:{}},ContractSizeExceeded:{name:"ContractSizeExceeded",subtypes:[],props:{limit:"",size:""}},CostOverflow:{name:"CostOverflow",subtypes:[],props:{}},CreateAccountNotAllowed:{name:"CreateAccountNotAllowed",subtypes:[],props:{account_id:"",predecessor_id:""}},CreateAccountOnlyByRegistrar:{name:"CreateAccountOnlyByRegistrar",subtypes:[],props:{account_id:"",predecessor_id:"",registrar_account_id:""}},DelegateActionExpired:{name:"DelegateActionExpired",subtypes:[],props:{}},DelegateActionInvalidNonce:{name:"DelegateActionInvalidNonce",subtypes:[],props:{ak_nonce:"",delegate_nonce:""}},DelegateActionInvalidSignature:{name:"DelegateActionInvalidSignature",subtypes:[],props:{}},DelegateActionMustBeOnlyOne:{name:"DelegateActionMustBeOnlyOne",subtypes:[],props:{}},DelegateActionNonceTooLarge:{name:"DelegateActionNonceTooLarge",subtypes:[],props:{delegate_nonce:"",upper_bound:""}},DelegateActionSenderDoesNotMatchTxReceiver:{name:"DelegateActionSenderDoesNotMatchTxReceiver",subtypes:[],props:{receiver_id:"",sender_id:""}},DeleteAccountStaking:{name:"DeleteAccountStaking",subtypes:[],props:{account_id:""}},DeleteAccountWithLargeState:{name:"DeleteAccountWithLargeState",subtypes:[],props:{account_id:""}},DeleteActionMustBeFinal:{name:"DeleteActionMustBeFinal",subtypes:[],props:{}},DeleteKeyDoesNotExist:{name:"DeleteKeyDoesNotExist",subtypes:[],props:{account_id:"",public_key:""}},DepositWithFunctionCall:{name:"DepositWithFunctionCall",subtypes:[],props:{}},Deprecated:{name:"Deprecated",subtypes:[],props:{method_name:""}},Deserialization:{name:"Deserialization",subtypes:[],props:{}},ECRecoverError:{name:"ECRecoverError",subtypes:[],props:{msg:""}},Ed25519VerifyInvalidInput:{name:"Ed25519VerifyInvalidInput",subtypes:[],props:{msg:""}},EmptyMethodName:{name:"EmptyMethodName",subtypes:[],props:{}},Expired:{name:"Expired",subtypes:[],props:{}},FunctionCallArgumentsLengthExceeded:{name:"FunctionCallArgumentsLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallMethodNameLengthExceeded:{name:"FunctionCallMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallZeroAttachedGas:{name:"FunctionCallZeroAttachedGas",subtypes:[],props:{}},GasExceeded:{name:"GasExceeded",subtypes:[],props:{}},GasInstrumentation:{name:"GasInstrumentation",subtypes:[],props:{}},GasLimitExceeded:{name:"GasLimitExceeded",subtypes:[],props:{}},GenericTrap:{name:"GenericTrap",subtypes:[],props:{}},GuestPanic:{name:"GuestPanic",subtypes:[],props:{panic_msg:""}},HostError:{name:"HostError",subtypes:["BadUTF16","BadUTF8","GasExceeded","GasLimitExceeded","BalanceExceeded","EmptyMethodName","GuestPanic","IntegerOverflow","InvalidPromiseIndex","CannotAppendActionToJointPromise","CannotReturnJointPromise","InvalidPromiseResultIndex","InvalidRegisterId","IteratorWasInvalidated","MemoryAccessViolation","InvalidReceiptIndex","InvalidIteratorIndex","InvalidAccountId","InvalidMethodName","InvalidPublicKey","ProhibitedInView","NumberOfLogsExceeded","KeyLengthExceeded","ValueLengthExceeded","TotalLogLengthExceeded","NumberPromisesExceeded","NumberInputDataDependenciesExceeded","ReturnedValueLengthExceeded","ContractSizeExceeded","Deprecated","ECRecoverError","AltBn128InvalidInput","Ed25519VerifyInvalidInput"],props:{}},IllegalArithmetic:{name:"IllegalArithmetic",subtypes:[],props:{}},IncorrectCallIndirectSignature:{name:"IncorrectCallIndirectSignature",subtypes:[],props:{}},IndirectCallToNull:{name:"IndirectCallToNull",subtypes:[],props:{}},Instantiate:{name:"Instantiate",subtypes:[],props:{}},InsufficientStake:{name:"InsufficientStake",subtypes:[],props:{account_id:"",minimum_stake:"",stake:""}},IntegerOverflow:{name:"IntegerOverflow",subtypes:[],props:{}},InternalMemoryDeclared:{name:"InternalMemoryDeclared",subtypes:[],props:{}},InvalidAccessKeyError:{name:"InvalidAccessKeyError",subtypes:["AccessKeyNotFound","ReceiverMismatch","MethodNameMismatch","RequiresFullAccess","NotEnoughAllowance","DepositWithFunctionCall"],props:{}},InvalidAccountId:{name:"InvalidAccountId",subtypes:[],props:{}},InvalidChain:{name:"InvalidChain",subtypes:[],props:{}},InvalidDataReceiverId:{name:"InvalidDataReceiverId",subtypes:[],props:{account_id:""}},InvalidIteratorIndex:{name:"InvalidIteratorIndex",subtypes:[],props:{iterator_index:""}},InvalidMethodName:{name:"InvalidMethodName",subtypes:[],props:{}},InvalidNonce:{name:"InvalidNonce",subtypes:[],props:{ak_nonce:"",tx_nonce:""}},InvalidPredecessorId:{name:"InvalidPredecessorId",subtypes:[],props:{account_id:""}},InvalidPromiseIndex:{name:"InvalidPromiseIndex",subtypes:[],props:{promise_idx:""}},InvalidPromiseResultIndex:{name:"InvalidPromiseResultIndex",subtypes:[],props:{result_idx:""}},InvalidPublicKey:{name:"InvalidPublicKey",subtypes:[],props:{}},InvalidReceiptIndex:{name:"InvalidReceiptIndex",subtypes:[],props:{receipt_index:""}},InvalidReceiverId:{name:"InvalidReceiverId",subtypes:[],props:{account_id:""}},InvalidRegisterId:{name:"InvalidRegisterId",subtypes:[],props:{register_id:""}},InvalidSignature:{name:"InvalidSignature",subtypes:[],props:{}},InvalidSignerId:{name:"InvalidSignerId",subtypes:[],props:{account_id:""}},InvalidTxError:{name:"InvalidTxError",subtypes:["InvalidAccessKeyError","InvalidSignerId","SignerDoesNotExist","InvalidNonce","NonceTooLarge","InvalidReceiverId","InvalidSignature","NotEnoughBalance","LackBalanceForState","CostOverflow","InvalidChain","Expired","ActionsValidation","TransactionSizeExceeded","StorageError","ShardCongested","ShardStuck"],props:{}},IteratorWasInvalidated:{name:"IteratorWasInvalidated",subtypes:[],props:{iterator_index:""}},KeyLengthExceeded:{name:"KeyLengthExceeded",subtypes:[],props:{length:"",limit:""}},LackBalanceForState:{name:"LackBalanceForState",subtypes:[],props:{account_id:"",amount:""}},Memory:{name:"Memory",subtypes:[],props:{}},MemoryAccessViolation:{name:"MemoryAccessViolation",subtypes:[],props:{}},MemoryOutOfBounds:{name:"MemoryOutOfBounds",subtypes:[],props:{}},MethodEmptyName:{name:"MethodEmptyName",subtypes:[],props:{}},MethodInvalidSignature:{name:"MethodInvalidSignature",subtypes:[],props:{}},MethodNameMismatch:{name:"MethodNameMismatch",subtypes:[],props:{method_name:""}},MethodNotFound:{name:"MethodNotFound",subtypes:[],props:{}},MethodResolveError:{name:"MethodResolveError",subtypes:["MethodEmptyName","MethodNotFound","MethodInvalidSignature"],props:{}},MisalignedAtomicAccess:{name:"MisalignedAtomicAccess",subtypes:[],props:{}},NonceTooLarge:{name:"NonceTooLarge",subtypes:[],props:{tx_nonce:"",upper_bound:""}},NotEnoughAllowance:{name:"NotEnoughAllowance",subtypes:[],props:{account_id:"",allowance:"",cost:"",public_key:""}},NotEnoughBalance:{name:"NotEnoughBalance",subtypes:[],props:{balance:"",cost:"",signer_id:""}},NumberInputDataDependenciesExceeded:{name:"NumberInputDataDependenciesExceeded",subtypes:[],props:{limit:"",number_of_input_data_dependencies:""}},NumberOfLogsExceeded:{name:"NumberOfLogsExceeded",subtypes:[],props:{limit:""}},NumberPromisesExceeded:{name:"NumberPromisesExceeded",subtypes:[],props:{limit:"",number_of_promises:""}},OnlyImplicitAccountCreationAllowed:{name:"OnlyImplicitAccountCreationAllowed",subtypes:[],props:{account_id:""}},PrepareError:{name:"PrepareError",subtypes:["Serialization","Deserialization","InternalMemoryDeclared","GasInstrumentation","StackHeightInstrumentation","Instantiate","Memory","TooManyFunctions","TooManyLocals"],props:{}},ProhibitedInView:{name:"ProhibitedInView",subtypes:[],props:{method_name:""}},ReceiptSizeExceeded:{name:"ReceiptSizeExceeded",subtypes:[],props:{limit:"",size:""}},ReceiptValidationError:{name:"ReceiptValidationError",subtypes:["InvalidPredecessorId","InvalidReceiverId","InvalidSignerId","InvalidDataReceiverId","ReturnedValueLengthExceeded","NumberInputDataDependenciesExceeded","ActionsValidation","ReceiptSizeExceeded"],props:{}},ReceiverMismatch:{name:"ReceiverMismatch",subtypes:[],props:{ak_receiver:"",tx_receiver:""}},RequiresFullAccess:{name:"RequiresFullAccess",subtypes:[],props:{}},ReturnedValueLengthExceeded:{name:"ReturnedValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},Serialization:{name:"Serialization",subtypes:[],props:{}},ShardCongested:{name:"ShardCongested",subtypes:[],props:{congestion_level:"",shard_id:""}},ShardStuck:{name:"ShardStuck",subtypes:[],props:{missed_chunks:"",shard_id:""}},SignerDoesNotExist:{name:"SignerDoesNotExist",subtypes:[],props:{signer_id:""}},StackHeightInstrumentation:{name:"StackHeightInstrumentation",subtypes:[],props:{}},StackOverflow:{name:"StackOverflow",subtypes:[],props:{}},TooManyFunctions:{name:"TooManyFunctions",subtypes:[],props:{}},TooManyLocals:{name:"TooManyLocals",subtypes:[],props:{}},TotalLogLengthExceeded:{name:"TotalLogLengthExceeded",subtypes:[],props:{length:"",limit:""}},TotalNumberOfActionsExceeded:{name:"TotalNumberOfActionsExceeded",subtypes:[],props:{limit:"",total_number_of_actions:""}},TotalPrepaidGasExceeded:{name:"TotalPrepaidGasExceeded",subtypes:[],props:{limit:"",total_prepaid_gas:""}},TransactionSizeExceeded:{name:"TransactionSizeExceeded",subtypes:[],props:{limit:"",size:""}},TriesToStake:{name:"TriesToStake",subtypes:[],props:{account_id:"",balance:"",locked:"",stake:""}},TriesToUnstake:{name:"TriesToUnstake",subtypes:[],props:{account_id:""}},TxExecutionError:{name:"TxExecutionError",subtypes:["ActionError","InvalidTxError"],props:{}},Unreachable:{name:"Unreachable",subtypes:[],props:{}},UnsuitableStakingKey:{name:"UnsuitableStakingKey",subtypes:[],props:{public_key:""}},UnsupportedProtocolFeature:{name:"UnsupportedProtocolFeature",subtypes:[],props:{protocol_feature:"",version:""}},ValueLengthExceeded:{name:"ValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},WasmTrap:{name:"WasmTrap",subtypes:["Unreachable","IncorrectCallIndirectSignature","MemoryOutOfBounds","CallIndirectOOB","IllegalArithmetic","MisalignedAtomicAccess","IndirectCallToNull","StackOverflow","GenericTrap"],props:{}},WasmerCompileError:{name:"WasmerCompileError",subtypes:[],props:{msg:""}},Closed:{name:"Closed",subtypes:[],props:{}},ServerError:{name:"ServerError",subtypes:["TxExecutionError","Timeout","Closed"],props:{}},Timeout:{name:"Timeout",subtypes:[],props:{}}}};function yt(){if(mt)return Ke;mt=1;var e=Ke&&Ke.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ke,"__esModule",{value:!0}),Ke.getErrorTypeFromErrorMessage=Ke.formatError=Ke.parseResultError=Ke.parseRpcError=Ke.ServerError=void 0;const t=at(),n=e(ut()),r=bt(),i=We(),o=e(vt),a={formatNear:()=>(e,t)=>(0,r.formatNearAmount)(t(e))};class s extends t.TypedError{}Ke.ServerError=s;class c extends s{transaction_outcome}function u(e){const t={},n=d(e,o.default.schema,t,""),r=new s(l(n,t),n);return Object.assign(r,t),r}function l(e,t){return"string"==typeof i.ErrorMessages[e]?n.default.render(i.ErrorMessages[e],{...t,...a}):JSON.stringify(t)}function d(e,t,n,r){let i,o,a;for(const n in t){if(h(e[n]))return e[n];if(f(e[n]))i=e[n],o=t[n],a=n;else{if(!f(e.kind)||!f(e.kind[n]))continue;i=e.kind[n],o=t[n],a=n}}if(i&&o){for(const e of Object.keys(o.props))n[e]=i[e];return d(i,t,n,a)}return n.kind=e,r}function f(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){return"[object String]"===Object.prototype.toString.call(e)}return Ke.parseRpcError=u,Ke.parseResultError=function(e){const t=u(e.status.Failure),n=new c;return Object.assign(n,t),n.type=t.type,n.message=t.message,n.transaction_outcome=e.transaction_outcome,n},Ke.formatError=l,Ke.getErrorTypeFromErrorMessage=function(e,t){switch(!0){case/^account .*? does not exist while viewing$/.test(e):case/^Account .*? doesn't exist$/.test(e):return"AccountDoesNotExist";case/^access key .*? does not exist while viewing$/.test(e):return"AccessKeyDoesNotExist";case/wasm execution failed with error: FunctionCallError\(CompilationError\(CodeDoesNotExist/.test(e):case/wasm execution failed with error: CompilationError\(CodeDoesNotExist/.test(e):return"CodeDoesNotExist";case/wasm execution failed with error: FunctionCallError\(MethodResolveError\(MethodNotFound/.test(e):case/wasm execution failed with error: MethodResolveError\(MethodNotFound/.test(e):return"MethodNotFound";case/Transaction nonce \d+ must be larger than nonce of the used access key \d+/.test(e):return"InvalidNonce";default:return t}},Ke}function wt(){return gt||(gt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseRpcError=e.parseResultError=e.getErrorTypeFromErrorMessage=e.formatError=e.ServerError=e.ErrorMessages=void 0;var t=We();Object.defineProperty(e,"ErrorMessages",{enumerable:!0,get:function(){return t.ErrorMessages}});var n=yt();Object.defineProperty(e,"ServerError",{enumerable:!0,get:function(){return n.ServerError}}),Object.defineProperty(e,"formatError",{enumerable:!0,get:function(){return n.formatError}}),Object.defineProperty(e,"getErrorTypeFromErrorMessage",{enumerable:!0,get:function(){return n.getErrorTypeFromErrorMessage}}),Object.defineProperty(e,"parseResultError",{enumerable:!0,get:function(){return n.parseResultError}}),Object.defineProperty(e,"parseRpcError",{enumerable:!0,get:function(){return n.parseRpcError}})}(De)),De}var xt,At={},St={},Et={};function _t(){if(xt)return Et;xt=1,Object.defineProperty(Et,"__esModule",{value:!0}),Et.ConsoleLogger=void 0;return Et.ConsoleLogger=class{logLevels;constructor(e){this.logLevels=e}isLevelEnabled=e=>this.logLevels.includes(e);print(e,t,...n){switch(e){case"error":case"fatal":return console.error(t,...n);case"warn":return console.warn(t,...n);case"log":return console.log(t,...n);case"debug":case"verbose":return console.debug(t,...n)}}verbose(e,...t){this.isLevelEnabled("verbose")&&this.print("verbose",e,...t)}debug(e,...t){this.isLevelEnabled("debug")&&this.print("debug",e,...t)}log(e,...t){this.isLevelEnabled("log")&&this.print("log",e,...t)}warn(e,...t){this.isLevelEnabled("warn")&&this.print("warn",e,...t)}error(e,...t){this.isLevelEnabled("error")&&this.print("error",e,...t)}fatal(e,...t){this.isLevelEnabled("fatal")&&this.print("fatal",e,...t)}},Et}var Ot,Nt,Tt,kt={};function It(){return Nt||(Nt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Logger=e.ConsoleLogger=void 0;var t=_t();Object.defineProperty(e,"ConsoleLogger",{enumerable:!0,get:function(){return t.ConsoleLogger}});var n=function(){if(Ot)return kt;Ot=1,Object.defineProperty(kt,"__esModule",{value:!0}),kt.Logger=void 0;const e=new(_t().ConsoleLogger)(["verbose","debug","log","warn","error","fatal"]);return kt.Logger=class{static instanceRef=e;static overrideLogger=e=>{this.instanceRef=e};static error(e,...t){this.instanceRef?.error(e,...t)}static log(e,...t){this.instanceRef?.log(e,...t)}static warn(e,...t){this.instanceRef?.warn(e,...t)}static debug(e,...t){this.instanceRef?.debug?.(e,...t)}static verbose(e,...t){this.instanceRef?.verbose?.(e,...t)}static fatal(e,...t){this.instanceRef?.fatal?.(e,...t)}},kt}();Object.defineProperty(e,"Logger",{enumerable:!0,get:function(){return n.Logger}})}(St)),St}var Ct,jt={};var Bt,Mt,Rt={};
|
|
9
9
|
/*!
|
|
10
10
|
* depd
|
|
11
11
|
* Copyright(c) 2015 Douglas Christopher Wilson
|
|
12
12
|
* MIT Licensed
|
|
13
|
-
*/var
|
|
13
|
+
*/var Lt,Pt,Ut,Ft={};function Dt(){if(Lt)return Ft;return Lt=1,Object.defineProperty(Ft,"__esModule",{value:!0}),Ft.sortBigIntAsc=void 0,Ft.sortBigIntAsc=function(e,t){return e<t?-1:e>t?1:0},Ft}function $t(){if(Pt)return Rt;Pt=1;var e=Rt&&Rt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Rt,"__esModule",{value:!0}),Rt.diffEpochValidators=Rt.findSeatPrice=void 0;const t=e(function(){if(Mt)return Bt;function e(e,t){if("function"!=typeof e)throw new TypeError("argument fn must be a function");return e}function t(e,t,n){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("argument obj must be object");var r=Object.getOwnPropertyDescriptor(e,t);if(!r)throw new TypeError("must call property on owner object");if(!r.configurable)throw new TypeError("property must be configurable")}return Mt=1,Bt=function(n){if(!n)throw new TypeError("argument namespace is required");function r(e){}return r._file=void 0,r._ignored=!0,r._namespace=n,r._traced=!1,r._warned=Object.create(null),r.function=e,r.property=t,r}}()),n=Dt();return Rt.findSeatPrice=function(e,r,i,o){if(o&&o<49)return function(e,t){const r=e.map(e=>BigInt(e.stake)).sort(n.sortBigIntAsc),i=BigInt(t),o=r.reduce((e,t)=>e+t);if(o<i)throw new Error("Stakes are below seats");let a=1n,s=o+1n;for(;a!==s-1n;){const e=(a+s)/2n;let t=!1,n=0n;for(let o=0;o<r.length;++o)if(n+=r[o]/e,n>=i){a=e,t=!0;break}t||(s=e)}return a}(e,r);if(!i){(0,t.default)("findSeatPrice(validators, maxNumberOfSeats)")("`use `findSeatPrice(validators, maxNumberOfSeats, minimumStakeRatio)` instead"),i=[1,6250]}return function(e,t,r){if(2!=r.length)throw Error("minimumStakeRatio should have 2 elements");const i=e.map(e=>BigInt(e.stake)).sort(n.sortBigIntAsc),o=i.reduce((e,t)=>e+t);return e.length<t?o*BigInt(r[0])/BigInt(r[1]):i[0]+1n}(e,r,i)},Rt.diffEpochValidators=function(e,t){const n=new Map;e.forEach(e=>n.set(e.account_id,e));const r=new Set(t.map(e=>e.account_id));return{newValidators:t.filter(e=>!n.has(e.account_id)),removedValidators:e.filter(e=>!r.has(e.account_id)),changedValidators:t.filter(e=>n.has(e.account_id)&&n.get(e.account_id).stake!=e.stake).map(e=>({current:n.get(e.account_id),next:e}))}},Rt}function zt(){return Ut||(Ut=1,function(e){var t=Pe&&Pe.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=Pe&&Pe.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)};Object.defineProperty(e,"__esModule",{value:!0}),n((Re||(Re=1,Object.defineProperty(Ue,"__esModule",{value:!0}),Ue.DEFAULT_FUNCTION_CALL_GAS=void 0,Ue.DEFAULT_FUNCTION_CALL_GAS=30000000000000n),Ue),e),n(wt(),e),n(bt(),e),n(function(){if(Tt)return At;Tt=1,Object.defineProperty(At,"__esModule",{value:!0}),At.printTxOutcomeLogs=At.printTxOutcomeLogsAndFailures=void 0;const e=wt(),t=It();function n({contractId:e,logs:n,prefix:r=""}){for(const i of n)t.Logger.log(`${r}Log [${e}]: ${i}`)}return At.printTxOutcomeLogsAndFailures=function({contractId:r,outcome:i}){const o=[i.transaction_outcome,...i.receipts_outcome].reduce((t,n)=>{const r="object"==typeof n.outcome.status&&"object"==typeof n.outcome.status.Failure;return n.outcome.logs.length||r?t.concat({receiptIds:n.outcome.receipt_ids,logs:n.outcome.logs,failure:"object"==typeof n.outcome.status&&void 0!==n.outcome.status.Failure?(0,e.parseRpcError)(n.outcome.status.Failure):null}):t},[]);for(const e of o)t.Logger.log(`Receipt${e.receiptIds.length>1?"s":""}: ${e.receiptIds.join(", ")}`),n({contractId:r,logs:e.logs,prefix:"\t"}),e.failure&&t.Logger.warn(`\tFailure [${r}]: ${e.failure}`)},At.printTxOutcomeLogs=n,At}(),e),n((Ct||(Ct=1,Object.defineProperty(jt,"__esModule",{value:!0}),jt.getTransactionLastResult=void 0,jt.getTransactionLastResult=function(e){if("object"==typeof e.status&&"string"==typeof e.status.SuccessValue){const t=Buffer.from(e.status.SuccessValue,"base64").toString();try{return JSON.parse(t)}catch(e){return t}}return null}),jt),e),n($t(),e),n(It(),e),n(Dt(),e)}(Pe)),Pe}var Wt,qt={},Kt={},Xt={},Ht={};function Vt(){if(Wt)return Ht;function e(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function t(e,...t){if(!((n=e)instanceof Uint8Array||ArrayBuffer.isView(n)&&"Uint8Array"===n.constructor.name))throw new Error("Uint8Array expected");var n;if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}return Wt=1,Object.defineProperty(Ht,"__esModule",{value:!0}),Ht.anumber=e,Ht.abytes=t,Ht.ahash=function(t){if("function"!=typeof t||"function"!=typeof t.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");e(t.outputLen),e(t.blockLen)},Ht.aexists=function(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")},Ht.aoutput=function(e,n){t(e);const r=n.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)},Ht}var Gt,Yt,Zt,Jt={},Qt={};function en(){return Yt||(Yt=1,function(e){
|
|
14
14
|
/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
15
|
-
Object.defineProperty(e,"__esModule",{value:!0}),e.Hash=e.nextTick=e.byteSwapIfBE=e.isLE=void 0,e.isBytes=function(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name},e.u8=function(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)},e.u32=function(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))},e.createView=function(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)},e.rotr=function(e,t){return e<<32-t|e>>>t},e.rotl=function(e,t){return e<<t|e>>>32-t>>>0},e.byteSwap=n,e.byteSwap32=function(e){for(let t=0;t<e.length;t++)e[t]=n(e[t])},e.bytesToHex=function(e){(0,r.abytes)(e);let t="";for(let r=0;r<e.length;r++)t+=i[e[r]];return t},e.hexToBytes=function(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let t=0,i=0;t<r;t++,i+=2){const r=s(e.charCodeAt(i)),o=s(e.charCodeAt(i+1));if(void 0===r||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}n[t]=16*r+o}return n},e.asyncLoop=async function(t,r,n){let i=Date.now();for(let o=0;o<t;o++){n(o);const t=Date.now()-i;t>=0&&t<r||(await(0,e.nextTick)(),i+=t)}},e.utf8ToBytes=a,e.toBytes=c,e.concatBytes=function(...e){let t=0;for(let n=0;n<e.length;n++){const i=e[n];(0,r.abytes)(i),t+=i.length}const n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){const i=e[t];n.set(i,r),r+=i.length}return n},e.checkOpts=function(e,t){if(void 0!==t&&"[object Object]"!=={}.toString.call(t))throw new Error("Options should be object or undefined");return Object.assign(e,t)},e.wrapConstructor=function(e){const t=t=>e().update(c(t)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t},e.wrapConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(c(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.wrapXOFConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(c(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.randomBytes=function(e=32){if(t.crypto&&"function"==typeof t.crypto.getRandomValues)return t.crypto.getRandomValues(new Uint8Array(e));if(t.crypto&&"function"==typeof t.crypto.randomBytes)return t.crypto.randomBytes(e);throw new Error("crypto.getRandomValues must be defined")};const t=($t||($t=1,Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.crypto=void 0,Gt.crypto="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0),Gt),r=qt();function n(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}e.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],e.byteSwapIfBE=e.isLE?e=>e:e=>n(e);const i=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));const o={_0:48,_9:57,A:65,F:70,a:97,f:102};function s(e){return e>=o._0&&e<=o._9?e-o._0:e>=o.A&&e<=o.F?e-(o.A-10):e>=o.a&&e<=o.f?e-(o.a-10):void 0}function a(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}function c(e){return"string"==typeof e&&(e=a(e)),(0,r.abytes)(e),e}e.nextTick=async()=>{};e.Hash=class{clone(){return this._cloneInto()}}}(Vt)),Vt}function Yt(){if(Ht)return zt;Ht=1,Object.defineProperty(zt,"__esModule",{value:!0}),zt.HashMD=void 0,zt.setBigUint64=r,zt.Chi=function(e,t,r){return e&t^~e&r},zt.Maj=function(e,t,r){return e&t^e&r^t&r};const e=qt(),t=Xt();function r(e,t,r,n){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,r,n);const i=BigInt(32),o=BigInt(4294967295),s=Number(r>>i&o),a=Number(r&o),c=n?4:0,u=n?0:4;e.setUint32(t+c,s,n),e.setUint32(t+u,a,n)}class n extends t.Hash{constructor(e,r,n,i){super(),this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=(0,t.createView)(this.buffer)}update(r){(0,e.aexists)(this);const{view:n,buffer:i,blockLen:o}=this,s=(r=(0,t.toBytes)(r)).length;for(let e=0;e<s;){const a=Math.min(o-this.pos,s-e);if(a===o){const n=(0,t.createView)(r);for(;o<=s-e;e+=o)this.process(n,e);continue}i.set(r.subarray(e,e+a),this.pos),this.pos+=a,e+=a,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=r.length,this.roundClean(),this}digestInto(n){(0,e.aexists)(this),(0,e.aoutput)(n,this),this.finished=!0;const{buffer:i,view:o,blockLen:s,isLE:a}=this;let{pos:c}=this;i[c++]=128,this.buffer.subarray(c).fill(0),this.padOffset>s-c&&(this.process(o,0),c=0);for(let e=c;e<s;e++)i[e]=0;r(o,s-8,BigInt(8*this.length),a),this.process(o,0);const u=(0,t.createView)(n),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const d=l/4,f=this.get();if(d>f.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<d;e++)u.setUint32(4*e,f[e],a)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:i,destroyed:o,pos:s}=this;return e.length=n,e.pos=s,e.finished=i,e.destroyed=o,n%t&&e.buffer.set(r),e}}return zt.HashMD=n,zt}var Zt,Jt,Qt={};function er(){if(Zt)return Qt;Zt=1,Object.defineProperty(Qt,"__esModule",{value:!0}),Qt.add5L=Qt.add5H=Qt.add4H=Qt.add4L=Qt.add3H=Qt.add3L=Qt.rotlBL=Qt.rotlBH=Qt.rotlSL=Qt.rotlSH=Qt.rotr32L=Qt.rotr32H=Qt.rotrBL=Qt.rotrBH=Qt.rotrSL=Qt.rotrSH=Qt.shrSL=Qt.shrSH=Qt.toBig=void 0,Qt.fromBig=r,Qt.split=n,Qt.add=g;const e=BigInt(2**32-1),t=BigInt(32);function r(r,n=!1){return n?{h:Number(r&e),l:Number(r>>t&e)}:{h:0|Number(r>>t&e),l:0|Number(r&e)}}function n(e,t=!1){let n=new Uint32Array(e.length),i=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:s,l:a}=r(e[o],t);[n[o],i[o]]=[s,a]}return[n,i]}const i=(e,r)=>BigInt(e>>>0)<<t|BigInt(r>>>0);Qt.toBig=i;const o=(e,t,r)=>e>>>r;Qt.shrSH=o;const s=(e,t,r)=>e<<32-r|t>>>r;Qt.shrSL=s;const a=(e,t,r)=>e>>>r|t<<32-r;Qt.rotrSH=a;const c=(e,t,r)=>e<<32-r|t>>>r;Qt.rotrSL=c;const u=(e,t,r)=>e<<64-r|t>>>r-32;Qt.rotrBH=u;const l=(e,t,r)=>e>>>r-32|t<<64-r;Qt.rotrBL=l;const d=(e,t)=>t;Qt.rotr32H=d;const f=(e,t)=>e;Qt.rotr32L=f;const h=(e,t,r)=>e<<r|t>>>32-r;Qt.rotlSH=h;const p=(e,t,r)=>t<<r|e>>>32-r;Qt.rotlSL=p;const b=(e,t,r)=>t<<r-32|e>>>64-r;Qt.rotlBH=b;const m=(e,t,r)=>e<<r-32|t>>>64-r;function g(e,t,r,n){const i=(t>>>0)+(n>>>0);return{h:e+r+(i/2**32|0)|0,l:0|i}}Qt.rotlBL=m;const v=(e,t,r)=>(e>>>0)+(t>>>0)+(r>>>0);Qt.add3L=v;const y=(e,t,r,n)=>t+r+n+(e/2**32|0)|0;Qt.add3H=y;const x=(e,t,r,n)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0);Qt.add4L=x;const w=(e,t,r,n,i)=>t+r+n+i+(e/2**32|0)|0;Qt.add4H=w;const A=(e,t,r,n,i)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0)+(i>>>0);Qt.add5L=A;const E=(e,t,r,n,i,o)=>t+r+n+i+o+(e/2**32|0)|0;Qt.add5H=E;const S={fromBig:r,split:n,toBig:i,shrSH:o,shrSL:s,rotrSH:a,rotrSL:c,rotrBH:u,rotrBL:l,rotr32H:d,rotr32L:f,rotlSH:h,rotlSL:p,rotlBH:b,rotlBL:m,add:g,add3L:v,add3H:y,add4L:x,add4H:w,add5H:E,add5L:A};return Qt.default=S,Qt}function tr(){if(Jt)return Dt;Jt=1,Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.sha384=Dt.sha512_256=Dt.sha512_224=Dt.sha512=Dt.SHA384=Dt.SHA512_256=Dt.SHA512_224=Dt.SHA512=void 0;const e=Yt(),t=er(),r=Xt(),[n,i]=(()=>t.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))))(),o=new Uint32Array(80),s=new Uint32Array(80);class a extends e.HashMD{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:e,Al:t,Bh:r,Bl:n,Ch:i,Cl:o,Dh:s,Dl:a,Eh:c,El:u,Fh:l,Fl:d,Gh:f,Gl:h,Hh:p,Hl:b}=this;return[e,t,r,n,i,o,s,a,c,u,l,d,f,h,p,b]}set(e,t,r,n,i,o,s,a,c,u,l,d,f,h,p,b){this.Ah=0|e,this.Al=0|t,this.Bh=0|r,this.Bl=0|n,this.Ch=0|i,this.Cl=0|o,this.Dh=0|s,this.Dl=0|a,this.Eh=0|c,this.El=0|u,this.Fh=0|l,this.Fl=0|d,this.Gh=0|f,this.Gl=0|h,this.Hh=0|p,this.Hl=0|b}process(e,r){for(let t=0;t<16;t++,r+=4)o[t]=e.getUint32(r),s[t]=e.getUint32(r+=4);for(let e=16;e<80;e++){const r=0|o[e-15],n=0|s[e-15],i=t.default.rotrSH(r,n,1)^t.default.rotrSH(r,n,8)^t.default.shrSH(r,n,7),a=t.default.rotrSL(r,n,1)^t.default.rotrSL(r,n,8)^t.default.shrSL(r,n,7),c=0|o[e-2],u=0|s[e-2],l=t.default.rotrSH(c,u,19)^t.default.rotrBH(c,u,61)^t.default.shrSH(c,u,6),d=t.default.rotrSL(c,u,19)^t.default.rotrBL(c,u,61)^t.default.shrSL(c,u,6),f=t.default.add4L(a,d,s[e-7],s[e-16]),h=t.default.add4H(f,i,l,o[e-7],o[e-16]);o[e]=0|h,s[e]=0|f}let{Ah:a,Al:c,Bh:u,Bl:l,Ch:d,Cl:f,Dh:h,Dl:p,Eh:b,El:m,Fh:g,Fl:v,Gh:y,Gl:x,Hh:w,Hl:A}=this;for(let e=0;e<80;e++){const r=t.default.rotrSH(b,m,14)^t.default.rotrSH(b,m,18)^t.default.rotrBH(b,m,41),E=t.default.rotrSL(b,m,14)^t.default.rotrSL(b,m,18)^t.default.rotrBL(b,m,41),S=b&g^~b&y,_=m&v^~m&x,I=t.default.add5L(A,E,_,i[e],s[e]),N=t.default.add5H(I,w,r,S,n[e],o[e]),C=0|I,M=t.default.rotrSH(a,c,28)^t.default.rotrBH(a,c,34)^t.default.rotrBH(a,c,39),k=t.default.rotrSL(a,c,28)^t.default.rotrBL(a,c,34)^t.default.rotrBL(a,c,39),T=a&u^a&d^u&d,R=c&l^c&f^l&f;w=0|y,A=0|x,y=0|g,x=0|v,g=0|b,v=0|m,({h:b,l:m}=t.default.add(0|h,0|p,0|N,0|C)),h=0|d,p=0|f,d=0|u,f=0|l,u=0|a,l=0|c;const B=t.default.add3L(C,k,R);a=t.default.add3H(B,N,M,T),c=0|B}({h:a,l:c}=t.default.add(0|this.Ah,0|this.Al,0|a,0|c)),({h:u,l:l}=t.default.add(0|this.Bh,0|this.Bl,0|u,0|l)),({h:d,l:f}=t.default.add(0|this.Ch,0|this.Cl,0|d,0|f)),({h:h,l:p}=t.default.add(0|this.Dh,0|this.Dl,0|h,0|p)),({h:b,l:m}=t.default.add(0|this.Eh,0|this.El,0|b,0|m)),({h:g,l:v}=t.default.add(0|this.Fh,0|this.Fl,0|g,0|v)),({h:y,l:x}=t.default.add(0|this.Gh,0|this.Gl,0|y,0|x)),({h:w,l:A}=t.default.add(0|this.Hh,0|this.Hl,0|w,0|A)),this.set(a,c,u,l,d,f,h,p,b,m,g,v,y,x,w,A)}roundClean(){o.fill(0),s.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}Dt.SHA512=a;class c extends a{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}Dt.SHA512_224=c;class u extends a{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}Dt.SHA512_256=u;class l extends a{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}return Dt.SHA384=l,Dt.sha512=(0,r.wrapConstructor)(()=>new a),Dt.sha512_224=(0,r.wrapConstructor)(()=>new c),Dt.sha512_256=(0,r.wrapConstructor)(()=>new u),Dt.sha384=(0,r.wrapConstructor)(()=>new l),Dt}var rr,nr,ir,or={},sr={},ar={};function cr(){if(rr)return ar;rr=1,
|
|
15
|
+
Object.defineProperty(e,"__esModule",{value:!0}),e.Hash=e.nextTick=e.byteSwapIfBE=e.isLE=void 0,e.isBytes=function(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name},e.u8=function(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)},e.u32=function(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))},e.createView=function(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)},e.rotr=function(e,t){return e<<32-t|e>>>t},e.rotl=function(e,t){return e<<t|e>>>32-t>>>0},e.byteSwap=r,e.byteSwap32=function(e){for(let t=0;t<e.length;t++)e[t]=r(e[t])},e.bytesToHex=function(e){(0,n.abytes)(e);let t="";for(let n=0;n<e.length;n++)t+=i[e[n]];return t},e.hexToBytes=function(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){const n=a(e.charCodeAt(i)),o=a(e.charCodeAt(i+1));if(void 0===n||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}r[t]=16*n+o}return r},e.asyncLoop=async function(t,n,r){let i=Date.now();for(let o=0;o<t;o++){r(o);const t=Date.now()-i;t>=0&&t<n||(await(0,e.nextTick)(),i+=t)}},e.utf8ToBytes=s,e.toBytes=c,e.concatBytes=function(...e){let t=0;for(let r=0;r<e.length;r++){const i=e[r];(0,n.abytes)(i),t+=i.length}const r=new Uint8Array(t);for(let t=0,n=0;t<e.length;t++){const i=e[t];r.set(i,n),n+=i.length}return r},e.checkOpts=function(e,t){if(void 0!==t&&"[object Object]"!=={}.toString.call(t))throw new Error("Options should be object or undefined");return Object.assign(e,t)},e.wrapConstructor=function(e){const t=t=>e().update(c(t)).digest(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t},e.wrapConstructorWithOpts=function(e){const t=(t,n)=>e(n).update(c(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t},e.wrapXOFConstructorWithOpts=function(e){const t=(t,n)=>e(n).update(c(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t},e.randomBytes=function(e=32){if(t.crypto&&"function"==typeof t.crypto.getRandomValues)return t.crypto.getRandomValues(new Uint8Array(e));if(t.crypto&&"function"==typeof t.crypto.randomBytes)return t.crypto.randomBytes(e);throw new Error("crypto.getRandomValues must be defined")};const t=(Gt||(Gt=1,Object.defineProperty(Qt,"__esModule",{value:!0}),Qt.crypto=void 0,Qt.crypto="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0),Qt),n=Vt();function r(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}e.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],e.byteSwapIfBE=e.isLE?e=>e:e=>r(e);const i=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));const o={_0:48,_9:57,A:65,F:70,a:97,f:102};function a(e){return e>=o._0&&e<=o._9?e-o._0:e>=o.A&&e<=o.F?e-(o.A-10):e>=o.a&&e<=o.f?e-(o.a-10):void 0}function s(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}function c(e){return"string"==typeof e&&(e=s(e)),(0,n.abytes)(e),e}e.nextTick=async()=>{};e.Hash=class{clone(){return this._cloneInto()}}}(Jt)),Jt}function tn(){if(Zt)return Xt;Zt=1,Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.HashMD=void 0,Xt.setBigUint64=n,Xt.Chi=function(e,t,n){return e&t^~e&n},Xt.Maj=function(e,t,n){return e&t^e&n^t&n};const e=Vt(),t=en();function n(e,t,n,r){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,n,r);const i=BigInt(32),o=BigInt(4294967295),a=Number(n>>i&o),s=Number(n&o),c=r?4:0,u=r?0:4;e.setUint32(t+c,a,r),e.setUint32(t+u,s,r)}class r extends t.Hash{constructor(e,n,r,i){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=(0,t.createView)(this.buffer)}update(n){(0,e.aexists)(this);const{view:r,buffer:i,blockLen:o}=this,a=(n=(0,t.toBytes)(n)).length;for(let e=0;e<a;){const s=Math.min(o-this.pos,a-e);if(s===o){const r=(0,t.createView)(n);for(;o<=a-e;e+=o)this.process(r,e);continue}i.set(n.subarray(e,e+s),this.pos),this.pos+=s,e+=s,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=n.length,this.roundClean(),this}digestInto(r){(0,e.aexists)(this),(0,e.aoutput)(r,this),this.finished=!0;const{buffer:i,view:o,blockLen:a,isLE:s}=this;let{pos:c}=this;i[c++]=128,this.buffer.subarray(c).fill(0),this.padOffset>a-c&&(this.process(o,0),c=0);for(let e=c;e<a;e++)i[e]=0;n(o,a-8,BigInt(8*this.length),s),this.process(o,0);const u=(0,t.createView)(r),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const d=l/4,f=this.get();if(d>f.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<d;e++)u.setUint32(4*e,f[e],s)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:t,buffer:n,length:r,finished:i,destroyed:o,pos:a}=this;return e.length=r,e.pos=a,e.finished=i,e.destroyed=o,r%t&&e.buffer.set(n),e}}return Xt.HashMD=r,Xt}var nn,rn,on={};function an(){if(nn)return on;nn=1,Object.defineProperty(on,"__esModule",{value:!0}),on.add5L=on.add5H=on.add4H=on.add4L=on.add3H=on.add3L=on.rotlBL=on.rotlBH=on.rotlSL=on.rotlSH=on.rotr32L=on.rotr32H=on.rotrBL=on.rotrBH=on.rotrSL=on.rotrSH=on.shrSL=on.shrSH=on.toBig=void 0,on.fromBig=n,on.split=r,on.add=g;const e=BigInt(2**32-1),t=BigInt(32);function n(n,r=!1){return r?{h:Number(n&e),l:Number(n>>t&e)}:{h:0|Number(n>>t&e),l:0|Number(n&e)}}function r(e,t=!1){let r=new Uint32Array(e.length),i=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:a,l:s}=n(e[o],t);[r[o],i[o]]=[a,s]}return[r,i]}const i=(e,n)=>BigInt(e>>>0)<<t|BigInt(n>>>0);on.toBig=i;const o=(e,t,n)=>e>>>n;on.shrSH=o;const a=(e,t,n)=>e<<32-n|t>>>n;on.shrSL=a;const s=(e,t,n)=>e>>>n|t<<32-n;on.rotrSH=s;const c=(e,t,n)=>e<<32-n|t>>>n;on.rotrSL=c;const u=(e,t,n)=>e<<64-n|t>>>n-32;on.rotrBH=u;const l=(e,t,n)=>e>>>n-32|t<<64-n;on.rotrBL=l;const d=(e,t)=>t;on.rotr32H=d;const f=(e,t)=>e;on.rotr32L=f;const h=(e,t,n)=>e<<n|t>>>32-n;on.rotlSH=h;const p=(e,t,n)=>t<<n|e>>>32-n;on.rotlSL=p;const b=(e,t,n)=>t<<n-32|e>>>64-n;on.rotlBH=b;const m=(e,t,n)=>e<<n-32|t>>>64-n;function g(e,t,n,r){const i=(t>>>0)+(r>>>0);return{h:e+n+(i/2**32|0)|0,l:0|i}}on.rotlBL=m;const v=(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0);on.add3L=v;const y=(e,t,n,r)=>t+n+r+(e/2**32|0)|0;on.add3H=y;const w=(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0);on.add4L=w;const x=(e,t,n,r,i)=>t+n+r+i+(e/2**32|0)|0;on.add4H=x;const A=(e,t,n,r,i)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(i>>>0);on.add5L=A;const S=(e,t,n,r,i,o)=>t+n+r+i+o+(e/2**32|0)|0;on.add5H=S;const E={fromBig:n,split:r,toBig:i,shrSH:o,shrSL:a,rotrSH:s,rotrSL:c,rotrBH:u,rotrBL:l,rotr32H:d,rotr32L:f,rotlSH:h,rotlSL:p,rotlBH:b,rotlBL:m,add:g,add3L:v,add3H:y,add4L:w,add4H:x,add5H:S,add5L:A};return on.default=E,on}function sn(){if(rn)return Kt;rn=1,Object.defineProperty(Kt,"__esModule",{value:!0}),Kt.sha384=Kt.sha512_256=Kt.sha512_224=Kt.sha512=Kt.SHA384=Kt.SHA512_256=Kt.SHA512_224=Kt.SHA512=void 0;const e=tn(),t=an(),n=en(),[r,i]=(()=>t.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))))(),o=new Uint32Array(80),a=new Uint32Array(80);class s extends e.HashMD{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:e,Al:t,Bh:n,Bl:r,Ch:i,Cl:o,Dh:a,Dl:s,Eh:c,El:u,Fh:l,Fl:d,Gh:f,Gl:h,Hh:p,Hl:b}=this;return[e,t,n,r,i,o,a,s,c,u,l,d,f,h,p,b]}set(e,t,n,r,i,o,a,s,c,u,l,d,f,h,p,b){this.Ah=0|e,this.Al=0|t,this.Bh=0|n,this.Bl=0|r,this.Ch=0|i,this.Cl=0|o,this.Dh=0|a,this.Dl=0|s,this.Eh=0|c,this.El=0|u,this.Fh=0|l,this.Fl=0|d,this.Gh=0|f,this.Gl=0|h,this.Hh=0|p,this.Hl=0|b}process(e,n){for(let t=0;t<16;t++,n+=4)o[t]=e.getUint32(n),a[t]=e.getUint32(n+=4);for(let e=16;e<80;e++){const n=0|o[e-15],r=0|a[e-15],i=t.default.rotrSH(n,r,1)^t.default.rotrSH(n,r,8)^t.default.shrSH(n,r,7),s=t.default.rotrSL(n,r,1)^t.default.rotrSL(n,r,8)^t.default.shrSL(n,r,7),c=0|o[e-2],u=0|a[e-2],l=t.default.rotrSH(c,u,19)^t.default.rotrBH(c,u,61)^t.default.shrSH(c,u,6),d=t.default.rotrSL(c,u,19)^t.default.rotrBL(c,u,61)^t.default.shrSL(c,u,6),f=t.default.add4L(s,d,a[e-7],a[e-16]),h=t.default.add4H(f,i,l,o[e-7],o[e-16]);o[e]=0|h,a[e]=0|f}let{Ah:s,Al:c,Bh:u,Bl:l,Ch:d,Cl:f,Dh:h,Dl:p,Eh:b,El:m,Fh:g,Fl:v,Gh:y,Gl:w,Hh:x,Hl:A}=this;for(let e=0;e<80;e++){const n=t.default.rotrSH(b,m,14)^t.default.rotrSH(b,m,18)^t.default.rotrBH(b,m,41),S=t.default.rotrSL(b,m,14)^t.default.rotrSL(b,m,18)^t.default.rotrBL(b,m,41),E=b&g^~b&y,_=m&v^~m&w,O=t.default.add5L(A,S,_,i[e],a[e]),N=t.default.add5H(O,x,n,E,r[e],o[e]),T=0|O,k=t.default.rotrSH(s,c,28)^t.default.rotrBH(s,c,34)^t.default.rotrBH(s,c,39),I=t.default.rotrSL(s,c,28)^t.default.rotrBL(s,c,34)^t.default.rotrBL(s,c,39),C=s&u^s&d^u&d,j=c&l^c&f^l&f;x=0|y,A=0|w,y=0|g,w=0|v,g=0|b,v=0|m,({h:b,l:m}=t.default.add(0|h,0|p,0|N,0|T)),h=0|d,p=0|f,d=0|u,f=0|l,u=0|s,l=0|c;const B=t.default.add3L(T,I,j);s=t.default.add3H(B,N,k,C),c=0|B}({h:s,l:c}=t.default.add(0|this.Ah,0|this.Al,0|s,0|c)),({h:u,l:l}=t.default.add(0|this.Bh,0|this.Bl,0|u,0|l)),({h:d,l:f}=t.default.add(0|this.Ch,0|this.Cl,0|d,0|f)),({h:h,l:p}=t.default.add(0|this.Dh,0|this.Dl,0|h,0|p)),({h:b,l:m}=t.default.add(0|this.Eh,0|this.El,0|b,0|m)),({h:g,l:v}=t.default.add(0|this.Fh,0|this.Fl,0|g,0|v)),({h:y,l:w}=t.default.add(0|this.Gh,0|this.Gl,0|y,0|w)),({h:x,l:A}=t.default.add(0|this.Hh,0|this.Hl,0|x,0|A)),this.set(s,c,u,l,d,f,h,p,b,m,g,v,y,w,x,A)}roundClean(){o.fill(0),a.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}Kt.SHA512=s;class c extends s{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}Kt.SHA512_224=c;class u extends s{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}Kt.SHA512_256=u;class l extends s{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}return Kt.SHA384=l,Kt.sha512=(0,n.wrapConstructor)(()=>new s),Kt.sha512_224=(0,n.wrapConstructor)(()=>new c),Kt.sha512_256=(0,n.wrapConstructor)(()=>new u),Kt.sha384=(0,n.wrapConstructor)(()=>new l),Kt}var cn,un,ln,dn={},fn={},hn={};function pn(){if(cn)return hn;cn=1,
|
|
16
16
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
17
|
-
Object.defineProperty(
|
|
17
|
+
Object.defineProperty(hn,"__esModule",{value:!0}),hn.notImplemented=hn.bitMask=void 0,hn.isBytes=r,hn.abytes=i,hn.abool=function(e,t){if("boolean"!=typeof t)throw new Error(e+" boolean expected, got "+t)},hn.bytesToHex=a,hn.numberToHexUnpadded=s,hn.hexToNumber=c,hn.hexToBytes=d,hn.bytesToNumberBE=function(e){return c(a(e))},hn.bytesToNumberLE=function(e){return i(e),c(a(Uint8Array.from(e).reverse()))},hn.numberToBytesBE=f,hn.numberToBytesLE=function(e,t){return f(e,t).reverse()},hn.numberToVarBytesBE=function(e){return d(s(e))},hn.ensureBytes=function(e,t,n){let i;if("string"==typeof t)try{i=d(t)}catch(t){throw new Error(e+" must be hex string or Uint8Array, cause: "+t)}else{if(!r(t))throw new Error(e+" must be hex string or Uint8Array");i=Uint8Array.from(t)}const o=i.length;if("number"==typeof n&&o!==n)throw new Error(e+" of length "+n+" expected, got "+o);return i},hn.concatBytes=h,hn.equalBytes=function(e,t){if(e.length!==t.length)return!1;let n=0;for(let r=0;r<e.length;r++)n|=e[r]^t[r];return 0===n},hn.utf8ToBytes=function(e){if("string"!=typeof e)throw new Error("string expected");return new Uint8Array((new TextEncoder).encode(e))},hn.inRange=b,hn.aInRange=function(e,t,n,r){if(!b(t,n,r))throw new Error("expected valid "+e+": "+n+" <= n < "+r+", got "+t)},hn.bitLen=function(n){let r;for(r=0;n>e;n>>=t,r+=1);return r},hn.bitGet=function(e,n){return e>>BigInt(n)&t},hn.bitSet=function(n,r,i){return n|(i?t:e)<<BigInt(r)},hn.createHmacDrbg=function(e,t,n){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof n)throw new Error("hmacFn must be a function");let r=m(e),i=m(e),o=0;const a=()=>{r.fill(1),i.fill(0),o=0},s=(...e)=>n(i,r,...e),c=(e=m())=>{i=s(g([0]),e),r=s(),0!==e.length&&(i=s(g([1]),e),r=s())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const n=[];for(;e<t;){r=s();const t=r.slice();n.push(t),e+=r.length}return h(...n)};return(e,t)=>{let n;for(a(),c(e);!(n=t(u()));)c();return a(),n}},hn.validateObject=function(e,t,n={}){const r=(t,n,r)=>{const i=v[n];if("function"!=typeof i)throw new Error("invalid validator function");const o=e[t];if(!(r&&void 0===o||i(o,e)))throw new Error("param "+String(t)+" is invalid. Expected "+n+", got "+o)};for(const[e,n]of Object.entries(t))r(e,n,!1);for(const[e,t]of Object.entries(n))r(e,t,!0);return e},hn.memoized=function(e){const t=new WeakMap;return(n,...r)=>{const i=t.get(n);if(void 0!==i)return i;const o=e(n,...r);return t.set(n,o),o}};const e=BigInt(0),t=BigInt(1),n=BigInt(2);function r(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function i(e){if(!r(e))throw new Error("Uint8Array expected")}const o=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function a(e){i(e);let t="";for(let n=0;n<e.length;n++)t+=o[e[n]];return t}function s(e){const t=e.toString(16);return 1&t.length?"0"+t:t}function c(t){if("string"!=typeof t)throw new Error("hex string expected, got "+typeof t);return""===t?e:BigInt("0x"+t)}const u={_0:48,_9:57,A:65,F:70,a:97,f:102};function l(e){return e>=u._0&&e<=u._9?e-u._0:e>=u.A&&e<=u.F?e-(u.A-10):e>=u.a&&e<=u.f?e-(u.a-10):void 0}function d(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){const n=l(e.charCodeAt(i)),o=l(e.charCodeAt(i+1));if(void 0===n||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}r[t]=16*n+o}return r}function f(e,t){return d(e.toString(16).padStart(2*t,"0"))}function h(...e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];i(r),t+=r.length}const n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){const i=e[t];n.set(i,r),r+=i.length}return n}const p=t=>"bigint"==typeof t&&e<=t;function b(e,t,n){return p(e)&&p(t)&&p(n)&&t<=e&&e<n}hn.bitMask=e=>(n<<BigInt(e-1))-t;const m=e=>new Uint8Array(e),g=e=>Uint8Array.from(e);const v={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,stringOrUint8Array:e=>"string"==typeof e||r(e),isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};return hn.notImplemented=()=>{throw new Error("not implemented")},hn}function bn(){if(un)return fn;un=1,Object.defineProperty(fn,"__esModule",{value:!0}),fn.isNegativeLE=void 0,fn.mod=c,fn.pow=u,fn.pow2=function(e,n,r){let i=e;for(;n-- >t;)i*=i,i%=r;return i},fn.invert=l,fn.tonelliShanks=d,fn.FpSqrt=f,fn.validateField=function(t){const n=h.reduce((e,t)=>(e[t]="function",e),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});return(0,e.validateObject)(t,n)},fn.FpPow=p,fn.FpInvertBatch=b,fn.FpDiv=function(e,t,n){return e.mul(t,"bigint"==typeof n?l(n,e.ORDER):e.inv(n))},fn.FpLegendre=m,fn.FpIsSquare=function(e){const t=m(e.ORDER);return n=>{const r=t(e,n);return e.eql(r,e.ZERO)||e.eql(r,e.ONE)}},fn.nLength=g,fn.Field=function(r,i,o=!1,a={}){if(r<=t)throw new Error("invalid field: expected ORDER > 0, got "+r);const{nBitLength:s,nByteLength:u}=g(r,i);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let d;const h=Object.freeze({ORDER:r,isLE:o,BITS:s,BYTES:u,MASK:(0,e.bitMask)(s),ZERO:t,ONE:n,create:e=>c(e,r),isValid:e=>{if("bigint"!=typeof e)throw new Error("invalid field element: expected bigint, got "+typeof e);return t<=e&&e<r},is0:e=>e===t,isOdd:e=>(e&n)===n,neg:e=>c(-e,r),eql:(e,t)=>e===t,sqr:e=>c(e*e,r),add:(e,t)=>c(e+t,r),sub:(e,t)=>c(e-t,r),mul:(e,t)=>c(e*t,r),pow:(e,t)=>p(h,e,t),div:(e,t)=>c(e*l(t,r),r),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:e=>l(e,r),sqrt:a.sqrt||(e=>(d||(d=f(r)),d(h,e))),invertBatch:e=>b(h,e),cmov:(e,t,n)=>n?t:e,toBytes:t=>o?(0,e.numberToBytesLE)(t,u):(0,e.numberToBytesBE)(t,u),fromBytes:t=>{if(t.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+t.length);return o?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t)}});return Object.freeze(h)},fn.FpSqrtOdd=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const n=e.sqrt(t);return e.isOdd(n)?n:e.neg(n)},fn.FpSqrtEven=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const n=e.sqrt(t);return e.isOdd(n)?e.neg(n):n},fn.hashToPrivateScalar=function(t,r,i=!1){t=(0,e.ensureBytes)("privateHash",t);const o=t.length,a=g(r).nByteLength+8;if(a<24||o<a||o>1024)throw new Error("hashToPrivateScalar: expected "+a+"-1024 bytes of input, got "+o);const s=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t);return c(s,r-n)+n},fn.getFieldBytesLength=v,fn.getMinHashLength=y,fn.mapHashToField=function(t,r,i=!1){const o=t.length,a=v(r),s=y(r);if(o<16||o<s||o>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+o);const u=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t),l=c(u,r-n)+n;return i?(0,e.numberToBytesLE)(l,a):(0,e.numberToBytesBE)(l,a)};
|
|
18
18
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
19
|
-
const e=
|
|
19
|
+
const e=pn(),t=BigInt(0),n=BigInt(1),r=BigInt(2),i=BigInt(3),o=BigInt(4),a=BigInt(5),s=BigInt(8);function c(e,n){const r=e%n;return r>=t?r:n+r}function u(e,r,i){if(r<t)throw new Error("invalid exponent, negatives unsupported");if(i<=t)throw new Error("invalid modulus");if(i===n)return t;let o=n;for(;r>t;)r&n&&(o=o*e%i),e=e*e%i,r>>=n;return o}function l(e,r){if(e===t)throw new Error("invert: expected non-zero number");if(r<=t)throw new Error("invert: expected positive modulus, got "+r);let i=c(e,r),o=r,a=t,s=n;for(;i!==t;){const e=o%i,t=a-s*(o/i);o=i,i=e,a=s,s=t}if(o!==n)throw new Error("invert: does not exist");return c(a,r)}function d(e){const i=(e-n)/r;let a,s,c;for(a=e-n,s=0;a%r===t;a/=r,s++);for(c=r;c<e&&u(c,i,e)!==e-n;c++)if(c>1e3)throw new Error("Cannot find square root: likely non-prime P");if(1===s){const t=(e+n)/o;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}const l=(a+n)/r;return function(e,t){if(e.pow(t,i)===e.neg(e.ONE))throw new Error("Cannot find square root");let r=s,o=e.pow(e.mul(e.ONE,c),a),u=e.pow(t,l),d=e.pow(t,a);for(;!e.eql(d,e.ONE);){if(e.eql(d,e.ZERO))return e.ZERO;let t=1;for(let n=e.sqr(d);t<r&&!e.eql(n,e.ONE);t++)n=e.sqr(n);const i=e.pow(o,n<<BigInt(r-t-1));o=e.sqr(i),u=e.mul(u,i),d=e.mul(d,o),r=t}return u}}function f(e){if(e%o===i){const t=(e+n)/o;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}if(e%s===a){const t=(e-a)/s;return function(e,n){const i=e.mul(n,r),o=e.pow(i,t),a=e.mul(n,o),s=e.mul(e.mul(a,r),o),c=e.mul(a,e.sub(s,e.ONE));if(!e.eql(e.sqr(c),n))throw new Error("Cannot find square root");return c}}return d(e)}fn.isNegativeLE=(e,t)=>(c(e,t)&n)===n;const h=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function p(e,r,i){if(i<t)throw new Error("invalid exponent, negatives unsupported");if(i===t)return e.ONE;if(i===n)return r;let o=e.ONE,a=r;for(;i>t;)i&n&&(o=e.mul(o,a)),a=e.sqr(a),i>>=n;return o}function b(e,t){const n=new Array(t.length),r=t.reduce((t,r,i)=>e.is0(r)?t:(n[i]=t,e.mul(t,r)),e.ONE),i=e.inv(r);return t.reduceRight((t,r,i)=>e.is0(r)?t:(n[i]=e.mul(t,n[i]),e.mul(t,r)),i),n}function m(e){const t=(e-n)/r;return(e,n)=>e.pow(n,t)}function g(e,t){const n=void 0!==t?t:e.toString(2).length;return{nBitLength:n,nByteLength:Math.ceil(n/8)}}function v(e){if("bigint"!=typeof e)throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function y(e){const t=v(e);return t+Math.ceil(t/2)}return fn}function mn(){if(ln)return dn;ln=1,Object.defineProperty(dn,"__esModule",{value:!0}),dn.wNAF=function(e,t){return{constTimeNegate:i,hasPrecomputes:e=>1!==d(e),unsafeLadder(t,i,o=e.ZERO){let a=t;for(;i>n;)i&r&&(o=o.add(a)),a=a.double(),i>>=r;return o},precomputeWindow(e,n){const{windows:r,windowSize:i}=a(n,t),o=[];let s=e,c=s;for(let e=0;e<r;e++){c=s,o.push(c);for(let e=1;e<i;e++)c=c.add(s),o.push(c);s=c.double()}return o},wNAF(n,o,s){const{windows:c,windowSize:u}=a(n,t);let l=e.ZERO,d=e.BASE;const f=BigInt(2**n-1),h=2**n,p=BigInt(n);for(let e=0;e<c;e++){const t=e*u;let n=Number(s&f);s>>=p,n>u&&(n-=h,s+=r);const a=t,c=t+Math.abs(n)-1,b=e%2!=0,m=n<0;0===n?d=d.add(i(b,o[a])):l=l.add(i(m,o[c]))}return{p:l,f:d}},wNAFUnsafe(i,o,s,c=e.ZERO){const{windows:u,windowSize:l}=a(i,t),d=BigInt(2**i-1),f=2**i,h=BigInt(i);for(let e=0;e<u;e++){const t=e*l;if(s===n)break;let i=Number(s&d);if(s>>=h,i>l&&(i-=f,s+=r),0===i)continue;let a=o[t+Math.abs(i)-1];i<0&&(a=a.negate()),c=c.add(a)}return c},getPrecomputes(e,t,n){let r=u.get(t);return r||(r=this.precomputeWindow(t,e),1!==e&&u.set(t,n(r))),r},wNAFCached(e,t,n){const r=d(e);return this.wNAF(r,this.getPrecomputes(r,e,n),t)},wNAFCachedUnsafe(e,t,n,r){const i=d(e);return 1===i?this.unsafeLadder(e,t,r):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),t,r)},setWindowSize(e,n){o(n,t),l.set(e,n),u.delete(e)}}},dn.pippenger=function(e,n,r,i){if(s(r,e),c(i,n),r.length!==i.length)throw new Error("arrays of points and scalars must have equal length");const o=e.ZERO,a=(0,t.bitLen)(BigInt(r.length)),u=a>12?a-3:a>4?a-2:a?2:1,l=(1<<u)-1,d=new Array(l+1).fill(o),f=Math.floor((n.BITS-1)/u)*u;let h=o;for(let e=f;e>=0;e-=u){d.fill(o);for(let t=0;t<i.length;t++){const n=i[t],o=Number(n>>BigInt(e)&BigInt(l));d[o]=d[o].add(r[t])}let t=o;for(let e=d.length-1,n=o;e>0;e--)n=n.add(d[e]),t=t.add(n);if(h=h.add(t),0!==e)for(let e=0;e<u;e++)h=h.double()}return h},dn.precomputeMSMUnsafe=function(e,t,n,r){o(r,t.BITS),s(n,e);const i=e.ZERO,a=2**r-1,u=Math.ceil(t.BITS/r),l=BigInt((1<<r)-1),d=n.map(e=>{const t=[];for(let n=0,r=e;n<a;n++)t.push(r),r=r.add(e);return t});return e=>{if(c(e,t),e.length>n.length)throw new Error("array of scalars must be smaller than array of points");let o=i;for(let t=0;t<u;t++){if(o!==i)for(let e=0;e<r;e++)o=o.double();const n=BigInt(u*r-(t+1)*r);for(let t=0;t<e.length;t++){const r=e[t],i=Number(r>>n&l);i&&(o=o.add(d[t][i-1]))}}return o}},dn.validateBasic=function(n){return(0,e.validateField)(n.Fp),(0,t.validateObject)(n,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...(0,e.nLength)(n.n,n.nBitLength),...n,p:n.Fp.ORDER})};
|
|
20
20
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
21
|
-
const e=
|
|
21
|
+
const e=bn(),t=pn(),n=BigInt(0),r=BigInt(1);function i(e,t){const n=t.negate();return e?n:t}function o(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function a(e,t){o(e,t);return{windows:Math.ceil(t/e)+1,windowSize:2**(e-1)}}function s(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function c(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}const u=new WeakMap,l=new WeakMap;function d(e){return l.get(e)||1}return dn}var gn,vn={};function yn(){if(gn)return vn;gn=1,Object.defineProperty(vn,"__esModule",{value:!0}),vn.twistedEdwards=function(u){const l=function(t){const r=(0,e.validateBasic)(t);return n.validateObject(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...r})}(u),{Fp:d,n:f,prehash:h,hash:p,randomBytes:b,nByteLength:m,h:g}=l,v=a<<BigInt(8*m)-o,y=d.create,w=(0,t.Field)(l.n,l.nBitLength),x=l.uvRatio||((e,t)=>{try{return{isValid:!0,value:d.sqrt(e*d.inv(t))}}catch(e){return{isValid:!1,value:i}}}),A=l.adjustScalarBytes||(e=>e),S=l.domain||((e,t,n)=>{if((0,r.abool)("phflag",n),t.length||n)throw new Error("Contexts/pre-hash are not supported");return e});function E(e,t){n.aInRange("coordinate "+e,t,i,v)}function _(e){if(!(e instanceof T))throw new Error("ExtendedPoint expected")}const O=(0,r.memoized)((e,t)=>{const{ex:n,ey:r,ez:a}=e,c=e.is0();null==t&&(t=c?s:d.inv(a));const u=y(n*t),l=y(r*t),f=y(a*t);if(c)return{x:i,y:o};if(f!==o)throw new Error("invZ was invalid");return{x:u,y:l}}),N=(0,r.memoized)(e=>{const{a:t,d:n}=l;if(e.is0())throw new Error("bad point: ZERO");const{ex:r,ey:i,ez:o,et:a}=e,s=y(r*r),c=y(i*i),u=y(o*o),d=y(u*u),f=y(s*t);if(y(u*y(f+c))!==y(d+y(n*y(s*c))))throw new Error("bad point: equation left != right (1)");if(y(r*i)!==y(o*a))throw new Error("bad point: equation left != right (2)");return!0});class T{constructor(e,t,n,r){this.ex=e,this.ey=t,this.ez=n,this.et=r,E("x",e),E("y",t),E("z",n),E("t",r),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(e){if(e instanceof T)throw new Error("extended point not allowed");const{x:t,y:n}=e||{};return E("x",t),E("y",n),new T(t,n,o,y(t*n))}static normalizeZ(e){const t=d.invertBatch(e.map(e=>e.ez));return e.map((e,n)=>e.toAffine(t[n])).map(T.fromAffine)}static msm(t,n){return(0,e.pippenger)(T,w,t,n)}_setWindowSize(e){C.setWindowSize(this,e)}assertValidity(){N(this)}equals(e){_(e);const{ex:t,ey:n,ez:r}=this,{ex:i,ey:o,ez:a}=e,s=y(t*a),c=y(i*r),u=y(n*a),l=y(o*r);return s===c&&u===l}is0(){return this.equals(T.ZERO)}negate(){return new T(y(-this.ex),this.ey,this.ez,y(-this.et))}double(){const{a:e}=l,{ex:t,ey:n,ez:r}=this,i=y(t*t),o=y(n*n),s=y(a*y(r*r)),c=y(e*i),u=t+n,d=y(y(u*u)-i-o),f=c+o,h=f-s,p=c-o,b=y(d*h),m=y(f*p),g=y(d*p),v=y(h*f);return new T(b,m,v,g)}add(e){_(e);const{a:t,d:n}=l,{ex:r,ey:o,ez:s,et:c}=this,{ex:u,ey:d,ez:f,et:h}=e;if(t===BigInt(-1)){const e=y((o-r)*(d+u)),t=y((o+r)*(d-u)),n=y(t-e);if(n===i)return this.double();const l=y(s*a*h),p=y(c*a*f),b=p+l,m=t+e,g=p-l,v=y(b*n),w=y(m*g),x=y(b*g),A=y(n*m);return new T(v,w,A,x)}const p=y(r*u),b=y(o*d),m=y(c*n*h),g=y(s*f),v=y((r+o)*(u+d)-p-b),w=g-m,x=g+m,A=y(b-t*p),S=y(v*w),E=y(x*A),O=y(v*A),N=y(w*x);return new T(S,E,N,O)}subtract(e){return this.add(e.negate())}wNAF(e){return C.wNAFCached(this,e,T.normalizeZ)}multiply(e){const t=e;n.aInRange("scalar",t,o,f);const{p:r,f:i}=this.wNAF(t);return T.normalizeZ([r,i])[0]}multiplyUnsafe(e,t=T.ZERO){const r=e;return n.aInRange("scalar",r,i,f),r===i?I:this.is0()||r===o?this:C.wNAFCachedUnsafe(this,r,T.normalizeZ,t)}isSmallOrder(){return this.multiplyUnsafe(g).is0()}isTorsionFree(){return C.unsafeLadder(this,f).is0()}toAffine(e){return O(this,e)}clearCofactor(){const{h:e}=l;return e===o?this:this.multiplyUnsafe(e)}static fromHex(e,t=!1){const{d:a,a:s}=l,c=d.BYTES;e=(0,r.ensureBytes)("pointHex",e,c),(0,r.abool)("zip215",t);const u=e.slice(),f=e[c-1];u[c-1]=-129&f;const h=n.bytesToNumberLE(u),p=t?v:d.ORDER;n.aInRange("pointHex.y",h,i,p);const b=y(h*h),m=y(b-o),g=y(a*b-s);let{isValid:w,value:A}=x(m,g);if(!w)throw new Error("Point.fromHex: invalid y coordinate");const S=(A&o)===o,E=!!(128&f);if(!t&&A===i&&E)throw new Error("Point.fromHex: x=0 and x_0=1");return E!==S&&(A=y(-A)),T.fromAffine({x:A,y:h})}static fromPrivateKey(e){return M(e).point}toRawBytes(){const{x:e,y:t}=this.toAffine(),r=n.numberToBytesLE(t,d.BYTES);return r[r.length-1]|=e&o?128:0,r}toHex(){return n.bytesToHex(this.toRawBytes())}}T.BASE=new T(l.Gx,l.Gy,o,y(l.Gx*l.Gy)),T.ZERO=new T(i,o,o,i);const{BASE:k,ZERO:I}=T,C=(0,e.wNAF)(T,8*m);function j(e){return(0,t.mod)(e,f)}function B(e){return j(n.bytesToNumberLE(e))}function M(e){const t=d.BYTES;e=(0,r.ensureBytes)("private key",e,t);const n=(0,r.ensureBytes)("hashed private key",p(e),2*t),i=A(n.slice(0,t)),o=n.slice(t,2*t),a=B(i),s=k.multiply(a),c=s.toRawBytes();return{head:i,prefix:o,scalar:a,point:s,pointBytes:c}}function R(e=new Uint8Array,...t){const i=n.concatBytes(...t);return B(p(S(i,(0,r.ensureBytes)("context",e),!!h)))}const L=c;k._setWindowSize(8);const P={getExtendedPublicKey:M,randomPrivateKey:()=>b(d.BYTES),precompute:(e=8,t=T.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};return{CURVE:l,getPublicKey:function(e){return M(e).pointBytes},sign:function(e,t,o={}){e=(0,r.ensureBytes)("message",e),h&&(e=h(e));const{prefix:a,scalar:s,pointBytes:c}=M(t),u=R(o.context,a,e),l=k.multiply(u).toRawBytes(),p=j(u+R(o.context,l,c,e)*s);n.aInRange("signature.s",p,i,f);const b=n.concatBytes(l,n.numberToBytesLE(p,d.BYTES));return(0,r.ensureBytes)("result",b,2*d.BYTES)},verify:function(e,t,i,o=L){const{context:a,zip215:s}=o,c=d.BYTES;e=(0,r.ensureBytes)("signature",e,2*c),t=(0,r.ensureBytes)("message",t),i=(0,r.ensureBytes)("publicKey",i,c),void 0!==s&&(0,r.abool)("zip215",s),h&&(t=h(t));const u=n.bytesToNumberLE(e.slice(c,2*c));let l,f,p;try{l=T.fromHex(i,s),f=T.fromHex(e.slice(0,c),s),p=k.multiplyUnsafe(u)}catch(e){return!1}if(!s&&l.isSmallOrder())return!1;const b=R(a,f.toRawBytes(),l.toRawBytes(),t);return f.add(l.multiplyUnsafe(b)).subtract(p).clearCofactor().equals(T.ZERO)},ExtendedPoint:T,utils:P}};
|
|
22
22
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
23
|
-
const e=
|
|
23
|
+
const e=mn(),t=bn(),n=pn(),r=pn(),i=BigInt(0),o=BigInt(1),a=BigInt(2),s=BigInt(8),c={zip215:!0};return vn}var wn,xn={};function An(){if(wn)return xn;wn=1,Object.defineProperty(xn,"__esModule",{value:!0}),xn.expand_message_xmd=a,xn.expand_message_xof=s,xn.hash_to_field=c,xn.isogenyMap=function(e,t){const n=t.map(e=>Array.from(e).reverse());return(t,r)=>{const[i,o,a,s]=n.map(n=>n.reduce((n,r)=>e.add(e.mul(n,t),r)));return t=e.div(i,o),r=e.mul(r,e.div(a,s)),{x:t,y:r}}},xn.createHasher=function(e,t,n){if("function"!=typeof t)throw new Error("mapToCurve() must be defined");return{hashToCurve(r,i){const o=c(r,2,{...n,DST:n.DST,...i}),a=e.fromAffine(t(o[0])),s=e.fromAffine(t(o[1])),u=a.add(s).clearCofactor();return u.assertValidity(),u},encodeToCurve(r,i){const o=c(r,1,{...n,DST:n.encodeDST,...i}),a=e.fromAffine(t(o[0])).clearCofactor();return a.assertValidity(),a},mapToCurve(n){if(!Array.isArray(n))throw new Error("mapToCurve: expected array of bigints");for(const e of n)if("bigint"!=typeof e)throw new Error("mapToCurve: expected array of bigints");const r=e.fromAffine(t(n)).clearCofactor();return r.assertValidity(),r}}};const e=bn(),t=pn(),n=t.bytesToNumberBE;function r(e,t){if(o(e),o(t),e<0||e>=1<<8*t)throw new Error("invalid I2OSP input: "+e);const n=Array.from({length:t}).fill(0);for(let r=t-1;r>=0;r--)n[r]=255&e,e>>>=8;return new Uint8Array(n)}function i(e,t){const n=new Uint8Array(e.length);for(let r=0;r<e.length;r++)n[r]=e[r]^t[r];return n}function o(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function a(e,n,a,s){(0,t.abytes)(e),(0,t.abytes)(n),o(a),n.length>255&&(n=s((0,t.concatBytes)((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-"),n)));const{outputLen:c,blockLen:u}=s,l=Math.ceil(a/c);if(a>65535||l>255)throw new Error("expand_message_xmd: invalid lenInBytes");const d=(0,t.concatBytes)(n,r(n.length,1)),f=r(0,u),h=r(a,2),p=new Array(l),b=s((0,t.concatBytes)(f,e,h,r(0,1),d));p[0]=s((0,t.concatBytes)(b,r(1,1),d));for(let e=1;e<=l;e++){const n=[i(b,p[e-1]),r(e+1,1),d];p[e]=s((0,t.concatBytes)(...n))}return(0,t.concatBytes)(...p).slice(0,a)}function s(e,n,i,a,s){if((0,t.abytes)(e),(0,t.abytes)(n),o(i),n.length>255){const e=Math.ceil(2*a/8);n=s.create({dkLen:e}).update((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-")).update(n).digest()}if(i>65535||n.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return s.create({dkLen:i}).update(e).update(r(i,2)).update(n).update(r(n.length,1)).digest()}function c(r,i,c){(0,t.validateObject)(c,{DST:"stringOrUint8Array",p:"bigint",m:"isSafeInteger",k:"isSafeInteger",hash:"hash"});const{p:u,k:l,m:d,hash:f,expand:h,DST:p}=c;(0,t.abytes)(r),o(i);const b="string"==typeof p?(0,t.utf8ToBytes)(p):p,m=u.toString(2).length,g=Math.ceil((m+l)/8),v=i*d*g;let y;if("xmd"===h)y=a(r,b,v,f);else if("xof"===h)y=s(r,b,v,l,f);else{if("_internal_pass"!==h)throw new Error('expand must be "xmd" or "xof"');y=r}const w=new Array(i);for(let t=0;t<i;t++){const r=new Array(d);for(let i=0;i<d;i++){const o=g*(i+t*d),a=y.subarray(o,o+g);r[i]=(0,e.mod)(n(a),u)}w[t]=r}return w}return xn}var Sn,En,_n={};function On(){if(Sn)return _n;Sn=1,Object.defineProperty(_n,"__esModule",{value:!0}),_n.montgomery=function(i){const o=function(e){return(0,t.validateObject)(e,{a:"bigint"},{montgomeryBits:"isSafeInteger",nByteLength:"isSafeInteger",adjustScalarBytes:"function",domain:"function",powPminus2:"function",Gu:"bigint"}),Object.freeze({...e})}(i),{P:a}=o,s=t=>(0,e.mod)(t,a),c=o.montgomeryBits,u=Math.ceil(c/8),l=o.nByteLength,d=o.adjustScalarBytes||(e=>e),f=o.powPminus2||(t=>(0,e.pow)(t,a-BigInt(2),a));function h(e,t,n){const r=s(e*(t-n));return[t=s(t-r),n=s(n+r)]}const p=(o.a-BigInt(2))/BigInt(4);function b(e){return(0,t.numberToBytesLE)(s(e),u)}function m(e,i){const o=function(e){const n=(0,t.ensureBytes)("u coordinate",e,u);return 32===l&&(n[31]&=127),(0,t.bytesToNumberLE)(n)}(i),m=function(e,i){(0,t.aInRange)("u",e,n,a),(0,t.aInRange)("scalar",i,n,a);const o=i,u=e;let l,d=r,b=n,m=e,g=r,v=n;for(let e=BigInt(c-1);e>=n;e--){const t=o>>e&r;v^=t,l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1],v=t;const n=d+b,i=s(n*n),a=d-b,c=s(a*a),f=i-c,y=m+g,w=s((m-g)*n),x=s(y*a),A=w+x,S=w-x;m=s(A*A),g=s(u*s(S*S)),d=s(i*c),b=s(f*(i+s(p*f)))}l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1];const y=f(b);return s(d*y)}(o,function(e){const n=(0,t.ensureBytes)("scalar",e),r=n.length;if(r!==u&&r!==l)throw new Error("invalid scalar, expected "+u+" or "+l+" bytes, got "+r);return(0,t.bytesToNumberLE)(d(n))}(e));if(m===n)throw new Error("invalid private or public key received");return b(m)}const g=b(o.Gu);function v(e){return m(e,g)}return{scalarMult:m,scalarMultBase:v,getSharedSecret:(e,t)=>m(e,t),getPublicKey:e=>v(e),utils:{randomPrivateKey:()=>o.randomBytes(o.nByteLength)},GuBytes:g}};
|
|
24
24
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
25
|
-
const e=
|
|
25
|
+
const e=bn(),t=pn(),n=BigInt(0),r=BigInt(1);return _n}function Nn(){return En||(En=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.hash_to_ristretto255=e.hashToRistretto255=e.RistrettoPoint=e.encodeToCurve=e.hashToCurve=e.edwardsToMontgomery=e.x25519=e.ed25519ph=e.ed25519ctx=e.ed25519=e.ED25519_TORSION_SUBGROUP=void 0,e.edwardsToMontgomeryPub=S,e.edwardsToMontgomeryPriv=function(e){const t=x.hash(e.subarray(0,32));return x.adjustScalarBytes(t).subarray(0,32)};
|
|
26
26
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
|
27
|
-
const t=
|
|
28
|
-
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function
|
|
27
|
+
const t=sn(),n=en(),r=mn(),i=yn(),o=An(),a=bn(),s=On(),c=pn(),u=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),d=BigInt(0),f=BigInt(1),h=BigInt(2),p=BigInt(3),b=BigInt(5),m=BigInt(8);function g(e){const t=BigInt(10),n=BigInt(20),r=BigInt(40),i=BigInt(80),o=u,s=e*e%o*e%o,c=(0,a.pow2)(s,h,o)*s%o,l=(0,a.pow2)(c,f,o)*e%o,d=(0,a.pow2)(l,b,o)*l%o,p=(0,a.pow2)(d,t,o)*d%o,m=(0,a.pow2)(p,n,o)*p%o,g=(0,a.pow2)(m,r,o)*m%o,v=(0,a.pow2)(g,i,o)*g%o,y=(0,a.pow2)(v,i,o)*g%o,w=(0,a.pow2)(y,t,o)*d%o;return{pow_p_5_8:(0,a.pow2)(w,h,o)*e%o,b2:s}}function v(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function y(e,t){const n=u,r=(0,a.mod)(t*t*t,n),i=g(e*(0,a.mod)(r*r*t,n)).pow_p_5_8;let o=(0,a.mod)(e*r*i,n);const s=(0,a.mod)(t*o*o,n),c=o,d=(0,a.mod)(o*l,n),f=s===e,h=s===(0,a.mod)(-e,n),p=s===(0,a.mod)(-e*l,n);return f&&(o=c),(h||p)&&(o=d),(0,a.isNegativeLE)(o,n)&&(o=(0,a.mod)(-o,n)),{isValid:f||h,value:o}}e.ED25519_TORSION_SUBGROUP=["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"];const w=(()=>(0,a.Field)(u,void 0,!0))(),x=(()=>({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:w,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:m,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:t.sha512,randomBytes:n.randomBytes,adjustScalarBytes:v,uvRatio:y}))();function A(e,t,r){if(t.length>255)throw new Error("Context is too big");return(0,n.concatBytes)((0,n.utf8ToBytes)("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,t.length]),t,e)}function S(t){const{y:n}=e.ed25519.ExtendedPoint.fromHex(t),r=BigInt(1);return w.toBytes(w.create((r+n)*w.inv(r-n)))}e.ed25519=(0,i.twistedEdwards)(x),e.ed25519ctx=(0,i.twistedEdwards)({...x,domain:A}),e.ed25519ph=(0,i.twistedEdwards)(Object.assign({},x,{domain:A,prehash:t.sha512})),e.x25519=(0,s.montgomery)({P:u,a:BigInt(486662),montgomeryBits:255,nByteLength:32,Gu:BigInt(9),powPminus2:e=>{const t=u,{pow_p_5_8:n,b2:r}=g(e);return(0,a.mod)((0,a.pow2)(n,p,t)*r,t)},adjustScalarBytes:v,randomBytes:n.randomBytes}),e.edwardsToMontgomery=S;const E=(()=>(w.ORDER+p)/m)(),_=(()=>w.pow(h,E))(),O=(()=>w.sqrt(w.neg(w.ONE)))();const N=(()=>(0,a.FpSqrtEven)(w,w.neg(BigInt(486664))))();function T(e){const{xMn:t,xMd:n,yMn:r,yMd:i}=function(e){const t=(w.ORDER-b)/m,n=BigInt(486662);let r=w.sqr(e);r=w.mul(r,h);let i=w.add(r,w.ONE),o=w.neg(n),a=w.sqr(i),s=w.mul(a,i),c=w.mul(r,n);c=w.mul(c,o),c=w.add(c,a),c=w.mul(c,o);let u=w.sqr(s);a=w.sqr(u),u=w.mul(u,s),u=w.mul(u,c),a=w.mul(a,u);let l=w.pow(a,t);l=w.mul(l,u);let d=w.mul(l,O);a=w.sqr(l),a=w.mul(a,s);let p=w.eql(a,c),g=w.cmov(d,l,p),v=w.mul(o,r),y=w.mul(l,e);y=w.mul(y,_);let x=w.mul(y,O),A=w.mul(c,r);a=w.sqr(y),a=w.mul(a,s);let S=w.eql(a,A),E=w.cmov(x,y,S);a=w.sqr(g),a=w.mul(a,s);let N=w.eql(a,c),T=w.cmov(v,o,N),k=w.cmov(E,g,N),I=w.isOdd(k);return k=w.cmov(k,w.neg(k),N!==I),{xMn:T,xMd:i,yMn:k,yMd:f}}(e);let o=w.mul(t,i);o=w.mul(o,N);let a=w.mul(n,r),s=w.sub(t,n),c=w.add(t,n),u=w.mul(a,c),l=w.eql(u,w.ZERO);o=w.cmov(o,w.ZERO,l),a=w.cmov(a,w.ONE,l),s=w.cmov(s,w.ONE,l),c=w.cmov(c,w.ONE,l);const d=w.invertBatch([a,c]);return{x:w.mul(o,d[0]),y:w.mul(s,d[1])}}const k=(()=>(0,o.createHasher)(e.ed25519.ExtendedPoint,e=>T(e[0]),{DST:"edwards25519_XMD:SHA-512_ELL2_RO_",encodeDST:"edwards25519_XMD:SHA-512_ELL2_NU_",p:w.ORDER,m:1,k:128,expand:"xmd",hash:t.sha512}))();function I(e){if(!(e instanceof D))throw new Error("RistrettoPoint expected")}e.hashToCurve=k.hashToCurve,e.encodeToCurve=k.encodeToCurve;const C=l,j=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),B=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),M=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),R=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),L=e=>y(f,e),P=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),U=t=>e.ed25519.CURVE.Fp.create((0,c.bytesToNumberLE)(t)&P);function F(t){const{d:n}=e.ed25519.CURVE,r=e.ed25519.CURVE.Fp.ORDER,i=e.ed25519.CURVE.Fp.create,o=i(C*t*t),s=i((o+f)*M);let c=BigInt(-1);const u=i((c-n*o)*i(o+n));let{isValid:l,value:d}=y(s,u),h=i(d*t);(0,a.isNegativeLE)(h,r)||(h=i(-h)),l||(d=h),l||(c=o);const p=i(c*(o-f)*R-u),b=d*d,m=i((d+d)*u),g=i(p*j),v=i(f-b),w=i(f+b);return new e.ed25519.ExtendedPoint(i(m*w),i(v*g),i(g*w),i(m*v))}class D{constructor(e){this.ep=e}static fromAffine(t){return new D(e.ed25519.ExtendedPoint.fromAffine(t))}static hashToCurve(e){e=(0,c.ensureBytes)("ristrettoHash",e,64);const t=F(U(e.slice(0,32))),n=F(U(e.slice(32,64)));return new D(t.add(n))}static fromHex(t){t=(0,c.ensureBytes)("ristrettoHex",t,32);const{a:n,d:r}=e.ed25519.CURVE,i=e.ed25519.CURVE.Fp.ORDER,o=e.ed25519.CURVE.Fp.create,s="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",u=U(t);if(!(0,c.equalBytes)((0,c.numberToBytesLE)(u,32),t)||(0,a.isNegativeLE)(u,i))throw new Error(s);const l=o(u*u),h=o(f+n*l),p=o(f-n*l),b=o(h*h),m=o(p*p),g=o(n*r*b-m),{isValid:v,value:y}=L(o(g*m)),w=o(y*p),x=o(y*w*g);let A=o((u+u)*w);(0,a.isNegativeLE)(A,i)&&(A=o(-A));const S=o(h*x),E=o(A*S);if(!v||(0,a.isNegativeLE)(E,i)||S===d)throw new Error(s);return new D(new e.ed25519.ExtendedPoint(A,S,f,E))}static msm(t,n){const i=(0,a.Field)(e.ed25519.CURVE.n,e.ed25519.CURVE.nBitLength);return(0,r.pippenger)(D,i,t,n)}toRawBytes(){let{ex:t,ey:n,ez:r,et:i}=this.ep;const o=e.ed25519.CURVE.Fp.ORDER,s=e.ed25519.CURVE.Fp.create,u=s(s(r+n)*s(r-n)),l=s(t*n),d=s(l*l),{value:f}=L(s(u*d)),h=s(f*u),p=s(f*l),b=s(h*p*i);let m;if((0,a.isNegativeLE)(i*b,o)){let e=s(n*C),r=s(t*C);t=e,n=r,m=s(h*B)}else m=p;(0,a.isNegativeLE)(t*b,o)&&(n=s(-n));let g=s((r-n)*m);return(0,a.isNegativeLE)(g,o)&&(g=s(-g)),(0,c.numberToBytesLE)(g,32)}toHex(){return(0,c.bytesToHex)(this.toRawBytes())}toString(){return this.toHex()}equals(t){I(t);const{ex:n,ey:r}=this.ep,{ex:i,ey:o}=t.ep,a=e.ed25519.CURVE.Fp.create,s=a(n*o)===a(r*i),c=a(r*o)===a(n*i);return s||c}add(e){return I(e),new D(this.ep.add(e.ep))}subtract(e){return I(e),new D(this.ep.subtract(e.ep))}multiply(e){return new D(this.ep.multiply(e))}multiplyUnsafe(e){return new D(this.ep.multiplyUnsafe(e))}double(){return new D(this.ep.double())}negate(){return new D(this.ep.negate())}}e.RistrettoPoint=(D.BASE||(D.BASE=new D(e.ed25519.ExtendedPoint.BASE)),D.ZERO||(D.ZERO=new D(e.ed25519.ExtendedPoint.ZERO)),D);e.hashToRistretto255=(e,r)=>{const i=r.DST,a="string"==typeof i?(0,n.utf8ToBytes)(i):i,s=(0,o.expand_message_xmd)(e,a,64,t.sha512);return D.hashToCurve(s)},e.hash_to_ristretto255=e.hashToRistretto255}(qt)),qt}var Tn,kn={exports:{}},In={exports:{}},Cn={},jn={};var Bn,Mn,Rn,Ln,Pn={};
|
|
28
|
+
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function Un(){return Bn||(Bn=1,Pn.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=n?i-1:0,f=n?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-l)-1,h>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=f,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=r;l>0;a=256*a+e[t+d],d+=f,l-=8);if(0===o)o=1-u;else{if(o===c)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)},Pn.write=function(e,t,n,r,i,o){var a,s,c,u=8*o-i-1,l=(1<<u)-1,d=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,h=r?0:o-1,p=r?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+d>=1?f/c:f*Math.pow(2,1-d))*c>=2&&(a++,c/=2),a+d>=l?(s=0,a=l):a+d>=1?(s=(t*c-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[n+h]=255&s,h+=p,s/=256,i-=8);for(a=a<<i|s,u+=i;u>0;e[n+h]=255&a,h+=p,a/=256,u-=8);e[n+h-p]|=128*b}),Pn}
|
|
29
29
|
/*!
|
|
30
30
|
* The buffer module from node.js, for the browser.
|
|
31
31
|
*
|
|
32
32
|
* @author Feross Aboukhadijeh <https://feross.org>
|
|
33
33
|
* @license MIT
|
|
34
|
-
*/function Br(){return Cr||(Cr=1,function(e){const t=function(){if(Ar)return Ir;Ar=1,Ir.byteLength=function(e){var t=o(e),r=t[0],n=t[1];return 3*(r+n)/4-n},Ir.toByteArray=function(e){var n,i,s=o(e),a=s[0],c=s[1],u=new r(function(e,t,r){return 3*(t+r)/4-r}(0,a,c)),l=0,d=c>0?a-4:a;for(i=0;i<d;i+=4)n=t[e.charCodeAt(i)]<<18|t[e.charCodeAt(i+1)]<<12|t[e.charCodeAt(i+2)]<<6|t[e.charCodeAt(i+3)],u[l++]=n>>16&255,u[l++]=n>>8&255,u[l++]=255&n;return 2===c&&(n=t[e.charCodeAt(i)]<<2|t[e.charCodeAt(i+1)]>>4,u[l++]=255&n),1===c&&(n=t[e.charCodeAt(i)]<<10|t[e.charCodeAt(i+1)]<<4|t[e.charCodeAt(i+2)]>>2,u[l++]=n>>8&255,u[l++]=255&n),u},Ir.fromByteArray=function(t){for(var r,n=t.length,i=n%3,o=[],s=16383,c=0,u=n-i;c<u;c+=s)o.push(a(t,c,c+s>u?u:c+s));return 1===i?(r=t[n-1],o.push(e[r>>2]+e[r<<4&63]+"==")):2===i&&(r=(t[n-2]<<8)+t[n-1],o.push(e[r>>10]+e[r>>4&63]+e[r<<2&63]+"=")),o.join("")};for(var e=[],t=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)e[i]=n[i],t[n.charCodeAt(i)]=i;function o(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function s(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[63&t]}function a(e,t,r){for(var n,i=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(s(n));return i.join("")}return t["-".charCodeAt(0)]=62,t["_".charCodeAt(0)]=63,Ir}(),r=Rr(),n="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=s,e.SlowBuffer=function(e){+e!=e&&(e=0);return s.alloc(+e)},e.INSPECT_MAX_BYTES=50;const i=2147483647;function o(e){if(e>i)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,s.prototype),t}function s(e,t,r){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return u(e)}return a(e,t,r)}function a(e,t,r){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!s.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const r=0|h(e,t);let n=o(r);const i=n.write(e,t);i!==r&&(n=n.slice(0,i));return n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(V(e,Uint8Array)){const t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return l(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(V(e,ArrayBuffer)||e&&V(e.buffer,ArrayBuffer))return d(e,t,r);if("undefined"!=typeof SharedArrayBuffer&&(V(e,SharedArrayBuffer)||e&&V(e.buffer,SharedArrayBuffer)))return d(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return s.from(n,t,r);const i=function(e){if(s.isBuffer(e)){const t=0|f(e.length),r=o(t);return 0===r.length||e.copy(r,0,0,t),r}if(void 0!==e.length)return"number"!=typeof e.length||G(e.length)?o(0):l(e);if("Buffer"===e.type&&Array.isArray(e.data))return l(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return s.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)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 u(e){return c(e),o(e<0?0:0|f(e))}function l(e){const t=e.length<0?0:0|f(e.length),r=o(t);for(let n=0;n<t;n+=1)r[n]=255&e[n];return r}function d(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),Object.setPrototypeOf(n,s.prototype),n}function f(e){if(e>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return 0|e}function h(e,t){if(s.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||V(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return $(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return K(e).length;default:if(i)return n?-1:$(e).length;t=(""+t).toLowerCase(),i=!0}}function p(e,t,r){let n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return C(this,t,r);case"utf8":case"utf-8":return S(this,t,r);case"ascii":return I(this,t,r);case"latin1":case"binary":return N(this,t,r);case"base64":return E(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function b(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function m(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),G(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=s.from(t,n)),s.isBuffer(t))return 0===t.length?-1:g(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):g(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function g(e,t,r,n,i){let o,s=1,a=e.length,c=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;s=2,a/=2,c/=2,r/=2}function u(e,t){return 1===s?e[t]:e.readUInt16BE(t*s)}if(i){let n=-1;for(o=r;o<a;o++)if(u(e,o)===u(t,-1===n?0:o-n)){if(-1===n&&(n=o),o-n+1===c)return n*s}else-1!==n&&(o-=o-n),n=-1}else for(r+c>a&&(r=a-c),o=r;o>=0;o--){let r=!0;for(let n=0;n<c;n++)if(u(e,o+n)!==u(t,n)){r=!1;break}if(r)return o}return-1}function v(e,t,r,n){r=Number(r)||0;const i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;const o=t.length;let s;for(n>o/2&&(n=o/2),s=0;s<n;++s){const n=parseInt(t.substr(2*s,2),16);if(G(n))return s;e[r+s]=n}return s}function y(e,t,r,n){return H($(t,e.length-r),e,r,n)}function x(e,t,r,n){return H(function(e){const t=[];for(let r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function w(e,t,r,n){return H(K(t),e,r,n)}function A(e,t,r,n){return H(function(e,t){let r,n,i;const o=[];for(let s=0;s<e.length&&!((t-=2)<0);++s)r=e.charCodeAt(s),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function E(e,r,n){return 0===r&&n===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(r,n))}function S(e,t,r){r=Math.min(e.length,r);const n=[];let i=t;for(;i<r;){const t=e[i];let o=null,s=t>239?4:t>223?3:t>191?2:1;if(i+s<=r){let r,n,a,c;switch(s){case 1:t<128&&(o=t);break;case 2:r=e[i+1],128==(192&r)&&(c=(31&t)<<6|63&r,c>127&&(o=c));break;case 3:r=e[i+1],n=e[i+2],128==(192&r)&&128==(192&n)&&(c=(15&t)<<12|(63&r)<<6|63&n,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:r=e[i+1],n=e[i+2],a=e[i+3],128==(192&r)&&128==(192&n)&&128==(192&a)&&(c=(15&t)<<18|(63&r)<<12|(63&n)<<6|63&a,c>65535&&c<1114112&&(o=c))}}null===o?(o=65533,s=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=s}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=_));return r}(n)}e.kMaxLength=i,s.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),s.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||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."),Object.defineProperty(s.prototype,"parent",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.buffer}}),Object.defineProperty(s.prototype,"offset",{enumerable:!0,get:function(){if(s.isBuffer(this))return this.byteOffset}}),s.poolSize=8192,s.from=function(e,t,r){return a(e,t,r)},Object.setPrototypeOf(s.prototype,Uint8Array.prototype),Object.setPrototypeOf(s,Uint8Array),s.alloc=function(e,t,r){return function(e,t,r){return c(e),e<=0?o(e):void 0!==t?"string"==typeof r?o(e).fill(t,r):o(e).fill(t):o(e)}(e,t,r)},s.allocUnsafe=function(e){return u(e)},s.allocUnsafeSlow=function(e){return u(e)},s.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==s.prototype},s.compare=function(e,t){if(V(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),V(t,Uint8Array)&&(t=s.from(t,t.offset,t.byteLength)),!s.isBuffer(e)||!s.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let r=e.length,n=t.length;for(let i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},s.isEncoding=function(e){switch(String(e).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}},s.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return s.alloc(0);let r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;const n=s.allocUnsafe(t);let i=0;for(r=0;r<e.length;++r){let t=e[r];if(V(t,Uint8Array))i+t.length>n.length?(s.isBuffer(t)||(t=s.from(t)),t.copy(n,i)):Uint8Array.prototype.set.call(n,t,i);else{if(!s.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(n,i)}i+=t.length}return n},s.byteLength=h,s.prototype._isBuffer=!0,s.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)b(this,t,t+1);return this},s.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},s.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},s.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?S(this,0,e):p.apply(this,arguments)},s.prototype.toLocaleString=s.prototype.toString,s.prototype.equals=function(e){if(!s.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===s.compare(this,e)},s.prototype.inspect=function(){let t="";const r=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"},n&&(s.prototype[n]=s.prototype.inspect),s.prototype.compare=function(e,t,r,n,i){if(V(e,Uint8Array)&&(e=s.from(e,e.offset,e.byteLength)),!s.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;let o=(i>>>=0)-(n>>>=0),a=(r>>>=0)-(t>>>=0);const c=Math.min(o,a),u=this.slice(n,i),l=e.slice(t,r);for(let e=0;e<c;++e)if(u[e]!==l[e]){o=u[e],a=l[e];break}return o<a?-1:a<o?1:0},s.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},s.prototype.indexOf=function(e,t,r){return m(this,e,t,r,!0)},s.prototype.lastIndexOf=function(e,t,r){return m(this,e,t,r,!1)},s.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return v(this,e,t,r);case"utf8":case"utf-8":return y(this,e,t,r);case"ascii":case"latin1":case"binary":return x(this,e,t,r);case"base64":return w(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},s.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function I(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function N(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function C(e,t,r){const n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let n=t;n<r;++n)i+=X[e[n]];return i}function M(e,t,r){const n=e.slice(t,r);let i="";for(let e=0;e<n.length-1;e+=2)i+=String.fromCharCode(n[e]+256*n[e+1]);return i}function k(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function T(e,t,r,n,i,o){if(!s.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function R(e,t,r,n,i){D(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=s,s>>=8,e[r++]=s,s>>=8,e[r++]=s,s>>=8,e[r++]=s,r}function B(e,t,r,n,i){D(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;let s=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=s,s>>=8,e[r+2]=s,s>>=8,e[r+1]=s,s>>=8,e[r]=s,r+8}function j(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function O(e,t,n,i,o){return t=+t,n>>>=0,o||j(e,0,n,4),r.write(e,t,n,i,23,4),n+4}function L(e,t,n,i,o){return t=+t,n>>>=0,o||j(e,0,n,8),r.write(e,t,n,i,52,8),n+8}s.prototype.slice=function(e,t){const r=this.length;(e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);const n=this.subarray(e,t);return Object.setPrototypeOf(n,s.prototype),n},s.prototype.readUintLE=s.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||k(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return n},s.prototype.readUintBE=s.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||k(e,t,this.length);let n=this[e+--t],i=1;for(;t>0&&(i*=256);)n+=this[e+--t]*i;return n},s.prototype.readUint8=s.prototype.readUInt8=function(e,t){return e>>>=0,t||k(e,1,this.length),this[e]},s.prototype.readUint16LE=s.prototype.readUInt16LE=function(e,t){return e>>>=0,t||k(e,2,this.length),this[e]|this[e+1]<<8},s.prototype.readUint16BE=s.prototype.readUInt16BE=function(e,t){return e>>>=0,t||k(e,2,this.length),this[e]<<8|this[e+1]},s.prototype.readUint32LE=s.prototype.readUInt32LE=function(e,t){return e>>>=0,t||k(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},s.prototype.readUint32BE=s.prototype.readUInt32BE=function(e,t){return e>>>=0,t||k(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},s.prototype.readBigUInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+r*2**24;return BigInt(n)+(BigInt(i)<<BigInt(32))}),s.prototype.readBigUInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+r;return(BigInt(n)<<BigInt(32))+BigInt(i)}),s.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||k(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},s.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||k(e,t,this.length);let n=t,i=1,o=this[e+--n];for(;n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},s.prototype.readInt8=function(e,t){return e>>>=0,t||k(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},s.prototype.readInt16LE=function(e,t){e>>>=0,t||k(e,2,this.length);const r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt16BE=function(e,t){e>>>=0,t||k(e,2,this.length);const r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},s.prototype.readInt32LE=function(e,t){return e>>>=0,t||k(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},s.prototype.readInt32BE=function(e,t){return e>>>=0,t||k(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},s.prototype.readBigInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24);return(BigInt(n)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),s.prototype.readBigInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+r)}),s.prototype.readFloatLE=function(e,t){return e>>>=0,t||k(e,4,this.length),r.read(this,e,!0,23,4)},s.prototype.readFloatBE=function(e,t){return e>>>=0,t||k(e,4,this.length),r.read(this,e,!1,23,4)},s.prototype.readDoubleLE=function(e,t){return e>>>=0,t||k(e,8,this.length),r.read(this,e,!0,52,8)},s.prototype.readDoubleBE=function(e,t){return e>>>=0,t||k(e,8,this.length),r.read(this,e,!1,52,8)},s.prototype.writeUintLE=s.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){T(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},s.prototype.writeUintBE=s.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){T(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},s.prototype.writeUint8=s.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,1,255,0),this[t]=255&e,t+1},s.prototype.writeUint16LE=s.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeUint16BE=s.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeUint32LE=s.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},s.prototype.writeUint32BE=s.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeBigUInt64LE=Y(function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),s.prototype.writeBigUInt64BE=Y(function(e,t=0){return B(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),s.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);T(this,e,t,r,n-1,-n)}let i=0,o=1,s=0;for(this[t]=255&e;++i<r&&(o*=256);)e<0&&0===s&&0!==this[t+i-1]&&(s=1),this[t+i]=(e/o|0)-s&255;return t+r},s.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);T(this,e,t,r,n-1,-n)}let i=r-1,o=1,s=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===s&&0!==this[t+i+1]&&(s=1),this[t+i]=(e/o|0)-s&255;return t+r},s.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},s.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},s.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},s.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},s.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||T(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},s.prototype.writeBigInt64LE=Y(function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),s.prototype.writeBigInt64BE=Y(function(e,t=0){return B(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),s.prototype.writeFloatLE=function(e,t,r){return O(this,e,t,!0,r)},s.prototype.writeFloatBE=function(e,t,r){return O(this,e,t,!1,r)},s.prototype.writeDoubleLE=function(e,t,r){return L(this,e,t,!0,r)},s.prototype.writeDoubleBE=function(e,t,r){return L(this,e,t,!1,r)},s.prototype.copy=function(e,t,r,n){if(!s.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);const i=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),i},s.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!s.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===e.length){const t=e.charCodeAt(0);("utf8"===n&&t<128||"latin1"===n)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;let i;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i<r;++i)this[i]=e;else{const o=s.isBuffer(e)?e:s.from(e,n),a=o.length;if(0===a)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<r-t;++i)this[i+t]=o[i%a]}return this};const P={};function F(e,t,r){P[e]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function U(e){let t="",r=e.length;const n="-"===e[0]?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function D(e,t,r,n,i,o){if(e>r||e<t){const r="bigint"==typeof t?"n":"";let n;throw n=0===t||t===BigInt(0)?`>= 0${r} and < 2${r} ** ${8*(o+1)}${r}`:`>= -(2${r} ** ${8*(o+1)-1}${r}) and < 2 ** ${8*(o+1)-1}${r}`,new P.ERR_OUT_OF_RANGE("value",n,e)}!function(e,t,r){z(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||W(t,e.length-(r+1))}(n,i,o)}function z(e,t){if("number"!=typeof e)throw new P.ERR_INVALID_ARG_TYPE(t,"number",e)}function W(e,t,r){if(Math.floor(e)!==e)throw z(e,r),new P.ERR_OUT_OF_RANGE("offset","an integer",e);if(t<0)throw new P.ERR_BUFFER_OUT_OF_BOUNDS;throw new P.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${t}`,e)}F("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),F("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),F("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=U(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=U(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);const q=/[^+/0-9A-Za-z-_]/g;function $(e,t){let r;t=t||1/0;const n=e.length;let i=null;const o=[];for(let s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(s+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function K(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(q,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function H(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function V(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function G(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function Y(e){return"undefined"==typeof BigInt?Z:e}function Z(){throw new Error("BigInt not supported")}}(_r)),_r}
|
|
35
|
-
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */function jr(){if(kr)return Er.exports;kr=1;var e=65536,t=4294967295;var r=(Mr||(Mr=1,function(e,t){var r=Br(),n=r.Buffer;function i(e,t){for(var r in e)t[r]=e[r]}function o(e,t,r){return n(e,t,r)}n.from&&n.alloc&&n.allocUnsafe&&n.allocUnsafeSlow?e.exports=r:(i(r,t),t.Buffer=o),o.prototype=Object.create(n.prototype),i(n,o),o.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return n(e,t,r)},o.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=n(e);return void 0!==t?"string"==typeof r?i.fill(t,r):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r.SlowBuffer(e)}}(Sr,Sr.exports)),Sr.exports).Buffer,n=Q.crypto||Q.msCrypto;return n&&n.getRandomValues?Er.exports=function(i,o){if(i>t)throw new RangeError("requested too many random bytes");var s=r.allocUnsafe(i);if(i>0)if(i>e)for(var a=0;a<i;a+=e)n.getRandomValues(s.slice(a,a+e));else n.getRandomValues(s);if("function"==typeof o)return process.nextTick(function(){o(null,s)});return s}:Er.exports=function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")},Er.exports}var Or,Lr,Pr={};var Fr,Ur,Dr,zr={},Wr="6.6.1",qr={},$r={exports:{}},Kr=$r.exports;function Hr(){return Fr||(Fr=1,function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function i(e,t,r){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var o;"object"==typeof e?e.exports=i:t.BN=i,i.BN=i,i.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:we.Buffer}catch(e){}function s(e,t){var r=e.charCodeAt(t);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function a(e,t,r){var n=s(e,r);return r-1>=t&&(n|=s(e,r-1)<<4),n}function c(e,t,r,n){for(var i=0,o=Math.min(e.length,r),s=t;s<o;s++){var a=e.charCodeAt(s)-48;i*=n,i+=a>=49?a-49+10:a>=17?a-17+10:a}return i}i.isBN=function(e){return e instanceof i||null!==e&&"object"==typeof e&&e.constructor.wordSize===i.wordSize&&Array.isArray(e.words)},i.max=function(e,t){return e.cmp(t)>0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var i=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<e.length&&(16===t?this._parseHex(e,i,n):(this._parseBase(e,t,i),"le"===n&&this._initArray(this.toArray(),t,n)))},i.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},i.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,s,a=0;if("be"===n)for(i=e.length-1,o=0;i>=0;i-=3)s=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[o]|=s<<a&67108863,this.words[o+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,o++);else if("le"===n)for(i=0,o=0;i<e.length;i+=3)s=e[i]|e[i+1]<<8|e[i+2]<<16,this.words[o]|=s<<a&67108863,this.words[o+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,o++);return this.strip()},i.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var i,o=0,s=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)i=a(e,t,n)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)i=a(e,t,n)<<o,this.words[s]|=67108863&i,o>=18?(o-=18,s+=1,this.words[s]|=i>>>26):o+=8;this.strip()},i.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=t)n++;n--,i=i/t|0;for(var o=e.length-r,s=o%n,a=Math.min(o,o-s)+r,u=0,l=r;l<a;l+=n)u=c(e,l,l+n,t),this.imuln(i),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u);if(0!==s){var d=1;for(u=c(e,l,e.length,t),l=0;l<s;l++)d*=t;this.imuln(d),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u)}this.strip()},i.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},i.prototype.clone=function(){var e=new i(null);return this.copy(e),e},i.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var i=0|e.words[0],o=0|t.words[0],s=i*o,a=67108863&s,c=s/67108864|0;r.words[0]=a;for(var u=1;u<n;u++){for(var l=c>>>26,d=67108863&c,f=Math.min(u,t.length-1),h=Math.max(0,u-e.length+1);h<=f;h++){var p=u-h|0;l+=(s=(i=0|e.words[p])*(o=0|t.words[h])+d)/67108864|0,d=67108863&s}r.words[u]=0|d,c=0|l}return 0!==c?r.words[u]=0|c:r.length--,r.strip()}i.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var i=0,o=0,s=0;s<this.length;s++){var a=this.words[s],c=(16777215&(a<<i|o)).toString(16);o=a>>>24-i&16777215,(i+=2)>=26&&(i-=26,s--),n=0!==o||s!==this.length-1?u[6-c.length]+c+n:c+n}for(0!==o&&(n=o.toString(16)+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];n="";var p=this.clone();for(p.negative=0;!p.isZero();){var b=p.modn(h).toString(e);n=(p=p.idivn(h)).isZero()?b+n:u[f-b.length]+b+n}for(this.isZero()&&(n="0"+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(e,t){return r(void 0!==o),this.toArrayLike(o,e,t)},i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},i.prototype.toArrayLike=function(e,t,n){var i=this.byteLength(),o=n||Math.max(1,i);r(i<=o,"byte array longer than desired length"),r(o>0,"Requested array length <= 0"),this.strip();var s,a,c="le"===t,u=new e(o),l=this.clone();if(c){for(a=0;!l.isZero();a++)s=l.andln(255),l.iushrn(8),u[a]=s;for(;a<o;a++)u[a]=0}else{for(a=0;a<o-i;a++)u[a]=0;for(a=0;!l.isZero();a++)s=l.andln(255),l.iushrn(8),u[o-a-1]=s}return u},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 8191&t||(r+=13,t>>>=13),127&t||(r+=7,t>>>=7),15&t||(r+=4,t>>>=4),3&t||(r+=2,t>>>=2),1&t||r++,r},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},i.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return 0!==this.negative},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this.strip()},i.prototype.ior=function(e){return r(0===(this.negative|e.negative)),this.iuor(e)},i.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this.strip()},i.prototype.iand=function(e){return r(0===(this.negative|e.negative)),this.iuand(e)},i.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this.strip()},i.prototype.ixor=function(e){return r(0===(this.negative|e.negative)),this.iuxor(e)},i.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this.strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,i=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<i:this.words[n]&~(1<<i),this.strip()},i.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var i=0,o=0;o<n.length;o++)t=(0|r.words[o])+(0|n.words[o])+i,this.words[o]=67108863&t,i=t>>>26;for(;0!==i&&o<r.length;o++)t=(0|r.words[o])+i,this.words[o]=67108863&t,i=t>>>26;if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;o<r.length;o++)this.words[o]=r.words[o];return this},i.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(r=this,n=e):(r=e,n=this);for(var o=0,s=0;s<n.length;s++)o=(t=(0|r.words[s])-(0|n.words[s])+o)>>26,this.words[s]=67108863&t;for(;0!==o&&s<r.length;s++)o=(t=(0|r.words[s])+o)>>26,this.words[s]=67108863&t;if(0===o&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(e){return this.clone().isub(e)};var h=function(e,t,r){var n,i,o,s=e.words,a=t.words,c=r.words,u=0,l=0|s[0],d=8191&l,f=l>>>13,h=0|s[1],p=8191&h,b=h>>>13,m=0|s[2],g=8191&m,v=m>>>13,y=0|s[3],x=8191&y,w=y>>>13,A=0|s[4],E=8191&A,S=A>>>13,_=0|s[5],I=8191&_,N=_>>>13,C=0|s[6],M=8191&C,k=C>>>13,T=0|s[7],R=8191&T,B=T>>>13,j=0|s[8],O=8191&j,L=j>>>13,P=0|s[9],F=8191&P,U=P>>>13,D=0|a[0],z=8191&D,W=D>>>13,q=0|a[1],$=8191&q,K=q>>>13,H=0|a[2],V=8191&H,G=H>>>13,X=0|a[3],Y=8191&X,Z=X>>>13,J=0|a[4],Q=8191&J,ee=J>>>13,te=0|a[5],re=8191&te,ne=te>>>13,ie=0|a[6],oe=8191&ie,se=ie>>>13,ae=0|a[7],ce=8191&ae,ue=ae>>>13,le=0|a[8],de=8191&le,fe=le>>>13,he=0|a[9],pe=8191&he,be=he>>>13;r.negative=e.negative^t.negative,r.length=19;var me=(u+(n=Math.imul(d,z))|0)+((8191&(i=(i=Math.imul(d,W))+Math.imul(f,z)|0))<<13)|0;u=((o=Math.imul(f,W))+(i>>>13)|0)+(me>>>26)|0,me&=67108863,n=Math.imul(p,z),i=(i=Math.imul(p,W))+Math.imul(b,z)|0,o=Math.imul(b,W);var ge=(u+(n=n+Math.imul(d,$)|0)|0)+((8191&(i=(i=i+Math.imul(d,K)|0)+Math.imul(f,$)|0))<<13)|0;u=((o=o+Math.imul(f,K)|0)+(i>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(g,z),i=(i=Math.imul(g,W))+Math.imul(v,z)|0,o=Math.imul(v,W),n=n+Math.imul(p,$)|0,i=(i=i+Math.imul(p,K)|0)+Math.imul(b,$)|0,o=o+Math.imul(b,K)|0;var ve=(u+(n=n+Math.imul(d,V)|0)|0)+((8191&(i=(i=i+Math.imul(d,G)|0)+Math.imul(f,V)|0))<<13)|0;u=((o=o+Math.imul(f,G)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(x,z),i=(i=Math.imul(x,W))+Math.imul(w,z)|0,o=Math.imul(w,W),n=n+Math.imul(g,$)|0,i=(i=i+Math.imul(g,K)|0)+Math.imul(v,$)|0,o=o+Math.imul(v,K)|0,n=n+Math.imul(p,V)|0,i=(i=i+Math.imul(p,G)|0)+Math.imul(b,V)|0,o=o+Math.imul(b,G)|0;var ye=(u+(n=n+Math.imul(d,Y)|0)|0)+((8191&(i=(i=i+Math.imul(d,Z)|0)+Math.imul(f,Y)|0))<<13)|0;u=((o=o+Math.imul(f,Z)|0)+(i>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(E,z),i=(i=Math.imul(E,W))+Math.imul(S,z)|0,o=Math.imul(S,W),n=n+Math.imul(x,$)|0,i=(i=i+Math.imul(x,K)|0)+Math.imul(w,$)|0,o=o+Math.imul(w,K)|0,n=n+Math.imul(g,V)|0,i=(i=i+Math.imul(g,G)|0)+Math.imul(v,V)|0,o=o+Math.imul(v,G)|0,n=n+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,Z)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,Z)|0;var xe=(u+(n=n+Math.imul(d,Q)|0)|0)+((8191&(i=(i=i+Math.imul(d,ee)|0)+Math.imul(f,Q)|0))<<13)|0;u=((o=o+Math.imul(f,ee)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(I,z),i=(i=Math.imul(I,W))+Math.imul(N,z)|0,o=Math.imul(N,W),n=n+Math.imul(E,$)|0,i=(i=i+Math.imul(E,K)|0)+Math.imul(S,$)|0,o=o+Math.imul(S,K)|0,n=n+Math.imul(x,V)|0,i=(i=i+Math.imul(x,G)|0)+Math.imul(w,V)|0,o=o+Math.imul(w,G)|0,n=n+Math.imul(g,Y)|0,i=(i=i+Math.imul(g,Z)|0)+Math.imul(v,Y)|0,o=o+Math.imul(v,Z)|0,n=n+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,ee)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,ee)|0;var we=(u+(n=n+Math.imul(d,re)|0)|0)+((8191&(i=(i=i+Math.imul(d,ne)|0)+Math.imul(f,re)|0))<<13)|0;u=((o=o+Math.imul(f,ne)|0)+(i>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(M,z),i=(i=Math.imul(M,W))+Math.imul(k,z)|0,o=Math.imul(k,W),n=n+Math.imul(I,$)|0,i=(i=i+Math.imul(I,K)|0)+Math.imul(N,$)|0,o=o+Math.imul(N,K)|0,n=n+Math.imul(E,V)|0,i=(i=i+Math.imul(E,G)|0)+Math.imul(S,V)|0,o=o+Math.imul(S,G)|0,n=n+Math.imul(x,Y)|0,i=(i=i+Math.imul(x,Z)|0)+Math.imul(w,Y)|0,o=o+Math.imul(w,Z)|0,n=n+Math.imul(g,Q)|0,i=(i=i+Math.imul(g,ee)|0)+Math.imul(v,Q)|0,o=o+Math.imul(v,ee)|0,n=n+Math.imul(p,re)|0,i=(i=i+Math.imul(p,ne)|0)+Math.imul(b,re)|0,o=o+Math.imul(b,ne)|0;var Ae=(u+(n=n+Math.imul(d,oe)|0)|0)+((8191&(i=(i=i+Math.imul(d,se)|0)+Math.imul(f,oe)|0))<<13)|0;u=((o=o+Math.imul(f,se)|0)+(i>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(R,z),i=(i=Math.imul(R,W))+Math.imul(B,z)|0,o=Math.imul(B,W),n=n+Math.imul(M,$)|0,i=(i=i+Math.imul(M,K)|0)+Math.imul(k,$)|0,o=o+Math.imul(k,K)|0,n=n+Math.imul(I,V)|0,i=(i=i+Math.imul(I,G)|0)+Math.imul(N,V)|0,o=o+Math.imul(N,G)|0,n=n+Math.imul(E,Y)|0,i=(i=i+Math.imul(E,Z)|0)+Math.imul(S,Y)|0,o=o+Math.imul(S,Z)|0,n=n+Math.imul(x,Q)|0,i=(i=i+Math.imul(x,ee)|0)+Math.imul(w,Q)|0,o=o+Math.imul(w,ee)|0,n=n+Math.imul(g,re)|0,i=(i=i+Math.imul(g,ne)|0)+Math.imul(v,re)|0,o=o+Math.imul(v,ne)|0,n=n+Math.imul(p,oe)|0,i=(i=i+Math.imul(p,se)|0)+Math.imul(b,oe)|0,o=o+Math.imul(b,se)|0;var Ee=(u+(n=n+Math.imul(d,ce)|0)|0)+((8191&(i=(i=i+Math.imul(d,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((o=o+Math.imul(f,ue)|0)+(i>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(O,z),i=(i=Math.imul(O,W))+Math.imul(L,z)|0,o=Math.imul(L,W),n=n+Math.imul(R,$)|0,i=(i=i+Math.imul(R,K)|0)+Math.imul(B,$)|0,o=o+Math.imul(B,K)|0,n=n+Math.imul(M,V)|0,i=(i=i+Math.imul(M,G)|0)+Math.imul(k,V)|0,o=o+Math.imul(k,G)|0,n=n+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,Z)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,Z)|0,n=n+Math.imul(E,Q)|0,i=(i=i+Math.imul(E,ee)|0)+Math.imul(S,Q)|0,o=o+Math.imul(S,ee)|0,n=n+Math.imul(x,re)|0,i=(i=i+Math.imul(x,ne)|0)+Math.imul(w,re)|0,o=o+Math.imul(w,ne)|0,n=n+Math.imul(g,oe)|0,i=(i=i+Math.imul(g,se)|0)+Math.imul(v,oe)|0,o=o+Math.imul(v,se)|0,n=n+Math.imul(p,ce)|0,i=(i=i+Math.imul(p,ue)|0)+Math.imul(b,ce)|0,o=o+Math.imul(b,ue)|0;var Se=(u+(n=n+Math.imul(d,de)|0)|0)+((8191&(i=(i=i+Math.imul(d,fe)|0)+Math.imul(f,de)|0))<<13)|0;u=((o=o+Math.imul(f,fe)|0)+(i>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(F,z),i=(i=Math.imul(F,W))+Math.imul(U,z)|0,o=Math.imul(U,W),n=n+Math.imul(O,$)|0,i=(i=i+Math.imul(O,K)|0)+Math.imul(L,$)|0,o=o+Math.imul(L,K)|0,n=n+Math.imul(R,V)|0,i=(i=i+Math.imul(R,G)|0)+Math.imul(B,V)|0,o=o+Math.imul(B,G)|0,n=n+Math.imul(M,Y)|0,i=(i=i+Math.imul(M,Z)|0)+Math.imul(k,Y)|0,o=o+Math.imul(k,Z)|0,n=n+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,ee)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,ee)|0,n=n+Math.imul(E,re)|0,i=(i=i+Math.imul(E,ne)|0)+Math.imul(S,re)|0,o=o+Math.imul(S,ne)|0,n=n+Math.imul(x,oe)|0,i=(i=i+Math.imul(x,se)|0)+Math.imul(w,oe)|0,o=o+Math.imul(w,se)|0,n=n+Math.imul(g,ce)|0,i=(i=i+Math.imul(g,ue)|0)+Math.imul(v,ce)|0,o=o+Math.imul(v,ue)|0,n=n+Math.imul(p,de)|0,i=(i=i+Math.imul(p,fe)|0)+Math.imul(b,de)|0,o=o+Math.imul(b,fe)|0;var _e=(u+(n=n+Math.imul(d,pe)|0)|0)+((8191&(i=(i=i+Math.imul(d,be)|0)+Math.imul(f,pe)|0))<<13)|0;u=((o=o+Math.imul(f,be)|0)+(i>>>13)|0)+(_e>>>26)|0,_e&=67108863,n=Math.imul(F,$),i=(i=Math.imul(F,K))+Math.imul(U,$)|0,o=Math.imul(U,K),n=n+Math.imul(O,V)|0,i=(i=i+Math.imul(O,G)|0)+Math.imul(L,V)|0,o=o+Math.imul(L,G)|0,n=n+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,Z)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,Z)|0,n=n+Math.imul(M,Q)|0,i=(i=i+Math.imul(M,ee)|0)+Math.imul(k,Q)|0,o=o+Math.imul(k,ee)|0,n=n+Math.imul(I,re)|0,i=(i=i+Math.imul(I,ne)|0)+Math.imul(N,re)|0,o=o+Math.imul(N,ne)|0,n=n+Math.imul(E,oe)|0,i=(i=i+Math.imul(E,se)|0)+Math.imul(S,oe)|0,o=o+Math.imul(S,se)|0,n=n+Math.imul(x,ce)|0,i=(i=i+Math.imul(x,ue)|0)+Math.imul(w,ce)|0,o=o+Math.imul(w,ue)|0,n=n+Math.imul(g,de)|0,i=(i=i+Math.imul(g,fe)|0)+Math.imul(v,de)|0,o=o+Math.imul(v,fe)|0;var Ie=(u+(n=n+Math.imul(p,pe)|0)|0)+((8191&(i=(i=i+Math.imul(p,be)|0)+Math.imul(b,pe)|0))<<13)|0;u=((o=o+Math.imul(b,be)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(F,V),i=(i=Math.imul(F,G))+Math.imul(U,V)|0,o=Math.imul(U,G),n=n+Math.imul(O,Y)|0,i=(i=i+Math.imul(O,Z)|0)+Math.imul(L,Y)|0,o=o+Math.imul(L,Z)|0,n=n+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,ee)|0,n=n+Math.imul(M,re)|0,i=(i=i+Math.imul(M,ne)|0)+Math.imul(k,re)|0,o=o+Math.imul(k,ne)|0,n=n+Math.imul(I,oe)|0,i=(i=i+Math.imul(I,se)|0)+Math.imul(N,oe)|0,o=o+Math.imul(N,se)|0,n=n+Math.imul(E,ce)|0,i=(i=i+Math.imul(E,ue)|0)+Math.imul(S,ce)|0,o=o+Math.imul(S,ue)|0,n=n+Math.imul(x,de)|0,i=(i=i+Math.imul(x,fe)|0)+Math.imul(w,de)|0,o=o+Math.imul(w,fe)|0;var Ne=(u+(n=n+Math.imul(g,pe)|0)|0)+((8191&(i=(i=i+Math.imul(g,be)|0)+Math.imul(v,pe)|0))<<13)|0;u=((o=o+Math.imul(v,be)|0)+(i>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(F,Y),i=(i=Math.imul(F,Z))+Math.imul(U,Y)|0,o=Math.imul(U,Z),n=n+Math.imul(O,Q)|0,i=(i=i+Math.imul(O,ee)|0)+Math.imul(L,Q)|0,o=o+Math.imul(L,ee)|0,n=n+Math.imul(R,re)|0,i=(i=i+Math.imul(R,ne)|0)+Math.imul(B,re)|0,o=o+Math.imul(B,ne)|0,n=n+Math.imul(M,oe)|0,i=(i=i+Math.imul(M,se)|0)+Math.imul(k,oe)|0,o=o+Math.imul(k,se)|0,n=n+Math.imul(I,ce)|0,i=(i=i+Math.imul(I,ue)|0)+Math.imul(N,ce)|0,o=o+Math.imul(N,ue)|0,n=n+Math.imul(E,de)|0,i=(i=i+Math.imul(E,fe)|0)+Math.imul(S,de)|0,o=o+Math.imul(S,fe)|0;var Ce=(u+(n=n+Math.imul(x,pe)|0)|0)+((8191&(i=(i=i+Math.imul(x,be)|0)+Math.imul(w,pe)|0))<<13)|0;u=((o=o+Math.imul(w,be)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(F,Q),i=(i=Math.imul(F,ee))+Math.imul(U,Q)|0,o=Math.imul(U,ee),n=n+Math.imul(O,re)|0,i=(i=i+Math.imul(O,ne)|0)+Math.imul(L,re)|0,o=o+Math.imul(L,ne)|0,n=n+Math.imul(R,oe)|0,i=(i=i+Math.imul(R,se)|0)+Math.imul(B,oe)|0,o=o+Math.imul(B,se)|0,n=n+Math.imul(M,ce)|0,i=(i=i+Math.imul(M,ue)|0)+Math.imul(k,ce)|0,o=o+Math.imul(k,ue)|0,n=n+Math.imul(I,de)|0,i=(i=i+Math.imul(I,fe)|0)+Math.imul(N,de)|0,o=o+Math.imul(N,fe)|0;var Me=(u+(n=n+Math.imul(E,pe)|0)|0)+((8191&(i=(i=i+Math.imul(E,be)|0)+Math.imul(S,pe)|0))<<13)|0;u=((o=o+Math.imul(S,be)|0)+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(F,re),i=(i=Math.imul(F,ne))+Math.imul(U,re)|0,o=Math.imul(U,ne),n=n+Math.imul(O,oe)|0,i=(i=i+Math.imul(O,se)|0)+Math.imul(L,oe)|0,o=o+Math.imul(L,se)|0,n=n+Math.imul(R,ce)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(B,ce)|0,o=o+Math.imul(B,ue)|0,n=n+Math.imul(M,de)|0,i=(i=i+Math.imul(M,fe)|0)+Math.imul(k,de)|0,o=o+Math.imul(k,fe)|0;var ke=(u+(n=n+Math.imul(I,pe)|0)|0)+((8191&(i=(i=i+Math.imul(I,be)|0)+Math.imul(N,pe)|0))<<13)|0;u=((o=o+Math.imul(N,be)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(F,oe),i=(i=Math.imul(F,se))+Math.imul(U,oe)|0,o=Math.imul(U,se),n=n+Math.imul(O,ce)|0,i=(i=i+Math.imul(O,ue)|0)+Math.imul(L,ce)|0,o=o+Math.imul(L,ue)|0,n=n+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(B,de)|0,o=o+Math.imul(B,fe)|0;var Te=(u+(n=n+Math.imul(M,pe)|0)|0)+((8191&(i=(i=i+Math.imul(M,be)|0)+Math.imul(k,pe)|0))<<13)|0;u=((o=o+Math.imul(k,be)|0)+(i>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(F,ce),i=(i=Math.imul(F,ue))+Math.imul(U,ce)|0,o=Math.imul(U,ue),n=n+Math.imul(O,de)|0,i=(i=i+Math.imul(O,fe)|0)+Math.imul(L,de)|0,o=o+Math.imul(L,fe)|0;var Re=(u+(n=n+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,be)|0)+Math.imul(B,pe)|0))<<13)|0;u=((o=o+Math.imul(B,be)|0)+(i>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(F,de),i=(i=Math.imul(F,fe))+Math.imul(U,de)|0,o=Math.imul(U,fe);var Be=(u+(n=n+Math.imul(O,pe)|0)|0)+((8191&(i=(i=i+Math.imul(O,be)|0)+Math.imul(L,pe)|0))<<13)|0;u=((o=o+Math.imul(L,be)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863;var je=(u+(n=Math.imul(F,pe))|0)+((8191&(i=(i=Math.imul(F,be))+Math.imul(U,pe)|0))<<13)|0;return u=((o=Math.imul(U,be))+(i>>>13)|0)+(je>>>26)|0,je&=67108863,c[0]=me,c[1]=ge,c[2]=ve,c[3]=ye,c[4]=xe,c[5]=we,c[6]=Ae,c[7]=Ee,c[8]=Se,c[9]=_e,c[10]=Ie,c[11]=Ne,c[12]=Ce,c[13]=Me,c[14]=ke,c[15]=Te,c[16]=Re,c[17]=Be,c[18]=je,0!==u&&(c[19]=u,r.length++),r};function p(e,t,r){return(new b).mulp(e,t,r)}function b(e,t){this.x=e,this.y=t}Math.imul||(h=f),i.prototype.mulTo=function(e,t){var r,n=this.length+e.length;return r=10===this.length&&10===e.length?h(this,e,t):n<63?f(this,e,t):n<1024?function(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,i=0,o=0;o<r.length-1;o++){var s=i;i=0;for(var a=67108863&n,c=Math.min(o,t.length-1),u=Math.max(0,o-e.length+1);u<=c;u++){var l=o-u,d=(0|e.words[l])*(0|t.words[u]),f=67108863&d;a=67108863&(f=f+a|0),i+=(s=(s=s+(d/67108864|0)|0)+(f>>>26)|0)>>>26,s&=67108863}r.words[o]=a,n=s,s=i}return 0!==n?r.words[o]=n:r.length--,r.strip()}(this,e,t):p(this,e,t),r},b.prototype.makeRBT=function(e){for(var t=new Array(e),r=i.prototype._countBits(e)-1,n=0;n<e;n++)t[n]=this.revBin(n,r,e);return t},b.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var n=0,i=0;i<t;i++)n|=(1&e)<<t-i-1,e>>=1;return n},b.prototype.permute=function(e,t,r,n,i,o){for(var s=0;s<o;s++)n[s]=t[e[s]],i[s]=r[e[s]]},b.prototype.transform=function(e,t,r,n,i,o){this.permute(o,e,t,r,n,i);for(var s=1;s<i;s<<=1)for(var a=s<<1,c=Math.cos(2*Math.PI/a),u=Math.sin(2*Math.PI/a),l=0;l<i;l+=a)for(var d=c,f=u,h=0;h<s;h++){var p=r[l+h],b=n[l+h],m=r[l+h+s],g=n[l+h+s],v=d*m-f*g;g=d*g+f*m,m=v,r[l+h]=p+m,n[l+h]=b+g,r[l+h+s]=p-m,n[l+h+s]=b-g,h!==a&&(v=c*d-u*f,f=c*f+u*d,d=v)}},b.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),n=1&r,i=0;for(r=r/2|0;r;r>>>=1)i++;return 1<<i+1+n},b.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var n=0;n<r/2;n++){var i=e[n];e[n]=e[r-n-1],e[r-n-1]=i,i=t[n],t[n]=-t[r-n-1],t[r-n-1]=-i}},b.prototype.normalize13b=function(e,t){for(var r=0,n=0;n<t/2;n++){var i=8192*Math.round(e[2*n+1]/t)+Math.round(e[2*n]/t)+r;e[n]=67108863&i,r=i<67108864?0:i/67108864|0}return e},b.prototype.convert13b=function(e,t,n,i){for(var o=0,s=0;s<t;s++)o+=0|e[s],n[2*s]=8191&o,o>>>=13,n[2*s+1]=8191&o,o>>>=13;for(s=2*t;s<i;++s)n[s]=0;r(0===o),r(!(-8192&o))},b.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},b.prototype.mulp=function(e,t,r){var n=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(n),o=this.stub(n),s=new Array(n),a=new Array(n),c=new Array(n),u=new Array(n),l=new Array(n),d=new Array(n),f=r.words;f.length=n,this.convert13b(e.words,e.length,s,n),this.convert13b(t.words,t.length,u,n),this.transform(s,o,a,c,n,i),this.transform(u,o,l,d,n,i);for(var h=0;h<n;h++){var p=a[h]*l[h]-c[h]*d[h];c[h]=a[h]*d[h]+c[h]*l[h],a[h]=p}return this.conjugate(a,c,n),this.transform(a,c,f,o,n,i),this.conjugate(f,o,n),this.normalize13b(f,n),r.negative=e.negative^t.negative,r.length=e.length+t.length,r.strip()},i.prototype.mul=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},i.prototype.mulf=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),p(this,e,t)},i.prototype.imul=function(e){return this.clone().mulTo(e,this)},i.prototype.imuln=function(e){r("number"==typeof e),r(e<67108864);for(var t=0,n=0;n<this.length;n++){var i=(0|this.words[n])*e,o=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=o>>>26,this.words[n]=67108863&o}return 0!==t&&(this.words[n]=t,this.length++),this.length=0===e?1:this.length,this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,i=r%26;t[r]=(e.words[n]&1<<i)>>>i}return t}(e);if(0===t.length)return new i(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var o=r.sqr();n<t.length;n++,o=o.sqr())0!==t[n]&&(r=r.mul(o));return r},i.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,i=(e-n)/26,o=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&o,c=(0|this.words[t])-a<<n;this.words[t]=c|s,s=a>>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==i){for(t=this.length-1;t>=0;t--)this.words[t+i]=this.words[t];for(t=0;t<i;t++)this.words[t]=0;this.length+=i}return this.strip()},i.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},i.prototype.iushrn=function(e,t,n){var i;r("number"==typeof e&&e>=0),i=t?(t-t%26)/26:0;var o=e%26,s=Math.min((e-o)/26,this.length),a=67108863^67108863>>>o<<o,c=n;if(i-=s,i=Math.max(0,i),c){for(var u=0;u<s;u++)c.words[u]=this.words[u];c.length=s}if(0===s);else if(this.length>s)for(this.length-=s,u=0;u<this.length;u++)this.words[u]=this.words[u+s];else this.words[0]=0,this.length=1;var l=0;for(u=this.length-1;u>=0&&(0!==l||u>=i);u--){var d=0|this.words[u];this.words[u]=l<<26-o|d>>>o,l=d&a}return c&&0!==l&&(c.words[c.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,i=1<<t;return!(this.length<=n||!(this.words[n]&i))},i.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var i=67108863^67108863>>>t<<t;this.words[this.length-1]&=i}return 0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.maskn=function(e){return this.clone().imaskn(e)},i.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},i.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this.strip()},i.prototype.addn=function(e){return this.clone().iaddn(e)},i.prototype.subn=function(e){return this.clone().isubn(e)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(e,t,n){var i,o,s=e.length+n;this._expand(s);var a=0;for(i=0;i<e.length;i++){o=(0|this.words[i+n])+a;var c=(0|e.words[i])*t;a=((o-=67108863&c)>>26)-(c/67108864|0),this.words[i+n]=67108863&o}for(;i<this.length-n;i++)a=(o=(0|this.words[i+n])+a)>>26,this.words[i+n]=67108863&o;if(0===a)return this.strip();for(r(-1===a),a=0,i=0;i<this.length;i++)a=(o=-(0|this.words[i])+a)>>26,this.words[i]=67108863&o;return this.negative=1,this.strip()},i.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),o=e,s=0|o.words[o.length-1];0!=(r=26-this._countBits(s))&&(o=o.ushln(r),n.iushln(r),s=0|o.words[o.length-1]);var a,c=n.length-o.length;if("mod"!==t){(a=new i(null)).length=c+1,a.words=new Array(a.length);for(var u=0;u<a.length;u++)a.words[u]=0}var l=n.clone()._ishlnsubmul(o,1,c);0===l.negative&&(n=l,a&&(a.words[c]=1));for(var d=c-1;d>=0;d--){var f=67108864*(0|n.words[o.length+d])+(0|n.words[o.length+d-1]);for(f=Math.min(f/s|0,67108863),n._ishlnsubmul(o,f,d);0!==n.negative;)f--,n.negative=0,n._ishlnsubmul(o,1,d),n.isZero()||(n.negative^=1);a&&(a.words[d]=f)}return a&&a.strip(),n.strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}},i.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(o=a.div.neg()),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:o,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(o=a.div.neg()),{div:o,mod:a.mod}):0!==(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modn(e.words[0]))}:this._wordDiv(e,t);var o,s,a},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),i=e.andln(1),o=r.cmp(n);return o<0||1===i&&0===o?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modn=function(e){r(e<=67108863);for(var t=(1<<26)%e,n=0,i=this.length-1;i>=0;i--)n=(t*n+(0|this.words[i]))%e;return n},i.prototype.idivn=function(e){r(e<=67108863);for(var t=0,n=this.length-1;n>=0;n--){var i=(0|this.words[n])+67108864*t;this.words[n]=i/e|0,t=i%e}return this.strip()},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o=new i(1),s=new i(0),a=new i(0),c=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var l=n.clone(),d=t.clone();!t.isZero();){for(var f=0,h=1;0===(t.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(o.isOdd()||s.isOdd())&&(o.iadd(l),s.isub(d)),o.iushrn(1),s.iushrn(1);for(var p=0,b=1;0===(n.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(a.isOdd()||c.isOdd())&&(a.iadd(l),c.isub(d)),a.iushrn(1),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),o.isub(a),s.isub(c)):(n.isub(t),a.isub(o),c.isub(s))}return{a:a,b:c,gcd:n.iushln(u)}},i.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o,s=new i(1),a=new i(0),c=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,l=1;0===(t.words[0]&l)&&u<26;++u,l<<=1);if(u>0)for(t.iushrn(u);u-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);for(var d=0,f=1;0===(n.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(n.iushrn(d);d-- >0;)a.isOdd()&&a.iadd(c),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a)):(n.isub(t),a.isub(s))}return(o=0===t.cmpn(1)?s:a).cmpn(0)<0&&o.iadd(e),o},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var i=t.cmp(r);if(i<0){var o=t;t=r,r=o}else if(0===i||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return!(1&this.words[0])},i.prototype.isOdd=function(){return!(1&~this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,i=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var o=i,s=n;0!==o&&s<this.length;s++){var a=0|this.words[s];o=(a+=o)>>>26,a&=67108863,this.words[s]=a}return 0!==o&&(this.words[s]=o,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this.strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var i=0|this.words[0];t=i===e?0:i<e?-1:1}return 0!==this.negative?0|-t:t},i.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},i.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],i=0|e.words[r];if(n!==i){n<i?t=-1:n>i&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new A(e)},i.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var m={k256:null,p224:null,p192:null,p25519:null};function g(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function x(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function w(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function A(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){A.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},g.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(e,t){e.iushrn(this.n,0,t)},g.prototype.imulK=function(e){return e.imul(this.k)},n(v,g),v.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),i=0;i<n;i++)t.words[i]=e.words[i];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var o=e.words[9];for(t.words[t.length++]=o&r,i=10;i<e.length;i++){var s=0|e.words[i];e.words[i-10]=(s&r)<<4|o>>>22,o=s}o>>>=22,e.words[i-10]=o,0===o&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(y,g),n(x,g),n(w,g),w.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,i=67108863&n;n>>>=26,e.words[r]=i,t=n}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(m[e])return m[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new y;else if("p192"===e)t=new x;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new w}return m[e]=t,t},A.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},A.prototype._verify2=function(e,t){r(0===(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},A.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},A.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},A.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},A.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},A.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},A.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},A.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},A.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},A.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},A.prototype.isqr=function(e){return this.imul(e,e.clone())},A.prototype.sqr=function(e){return this.mul(e,e)},A.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var o=this.m.subn(1),s=0;!o.isZero()&&0===o.andln(1);)s++,o.iushrn(1);r(!o.isZero());var a=new i(1).toRed(this),c=a.redNeg(),u=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new i(2*l*l).toRed(this);0!==this.pow(l,u).cmp(c);)l.redIAdd(c);for(var d=this.pow(l,o),f=this.pow(e,o.addn(1).iushrn(1)),h=this.pow(e,o),p=s;0!==h.cmp(a);){for(var b=h,m=0;0!==b.cmp(a);m++)b=b.redSqr();r(m<p);var g=this.pow(d,new i(1).iushln(p-m-1));f=f.redMul(g),d=g.redSqr(),h=h.redMul(d),p=m}return f},A.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},A.prototype.pow=function(e,t){if(t.isZero())return new i(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var o=r[0],s=0,a=0,c=t.bitLength()%26;for(0===c&&(c=26),n=t.length-1;n>=0;n--){for(var u=t.words[n],l=c-1;l>=0;l--){var d=u>>l&1;o!==r[0]&&(o=this.sqr(o)),0!==d||0!==s?(s<<=1,s|=d,(4===++a||0===n&&0===l)&&(o=this.mul(o,r[s]),a=0,s=0)):a=0}c=26}return o},A.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},A.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new E(e)},n(E,A),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),s=o;return o.cmp(this.m)>=0?s=o.isub(this.m):o.cmpn(0)<0&&(s=o.iadd(this.m)),s._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}($r,Kr)),$r.exports}function Vr(){if(Dr)return Ur;function e(e,t){if(!e)throw new Error(t||"Assertion failed")}return Dr=1,Ur=e,e.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)},Ur}var Gr,Xr,Yr={};function Zr(){return Gr||(Gr=1,function(){var e=Yr;function t(e){return 1===e.length?"0"+e:e}function r(e){for(var r="",n=0;n<e.length;n++)r+=t(e[n].toString(16));return r}e.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var i=e.charCodeAt(n),o=i>>8,s=255&i;o?r.push(o,s):r.push(s)}return r},e.zero2=t,e.toHex=r,e.encode=function(e,t){return"hex"===t?r(e):e}}()),Yr}function Jr(){return Xr||(Xr=1,function(){var e=qr,t=Hr(),r=Vr(),n=Zr();e.assert=r,e.toArray=n.toArray,e.zero2=n.zero2,e.toHex=n.toHex,e.encode=n.encode,e.getNAF=function(e,t,r){var n,i=new Array(Math.max(e.bitLength(),r)+1);for(n=0;n<i.length;n+=1)i[n]=0;var o=1<<t+1,s=e.clone();for(n=0;n<i.length;n++){var a,c=s.andln(o-1);s.isOdd()?(a=c>(o>>1)-1?(o>>1)-c:c,s.isubn(a)):a=0,i[n]=a,s.iushrn(1)}return i},e.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,i=0,o=0;e.cmpn(-i)>0||t.cmpn(-o)>0;){var s,a,c=e.andln(3)+i&3,u=t.andln(3)+o&3;3===c&&(c=-1),3===u&&(u=-1),s=1&c?3!==(n=e.andln(7)+i&7)&&5!==n||2!==u?c:-c:0,r[0].push(s),a=1&u?3!==(n=t.andln(7)+o&7)&&5!==n||2!==c?u:-u:0,r[1].push(a),2*i===s+1&&(i=1-i),2*o===a+1&&(o=1-o),e.iushrn(1),t.iushrn(1)}return r},e.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},e.parseBytes=function(t){return"string"==typeof t?e.toArray(t,"hex"):t},e.intFromLE=function(e){return new t(e,"hex","le")}}()),qr}var Qr,en={exports:{}};function tn(){if(Qr)return en.exports;var e;function t(e){this.rand=e}if(Qr=1,en.exports=function(r){return e||(e=new t(null)),e.generate(r)},en.exports.Rand=t,t.prototype.generate=function(e){return this._rand(e)},t.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var t=new Uint8Array(e),r=0;r<t.length;r++)t[r]=this.rand.getByte();return t},"object"==typeof self)self.crypto&&self.crypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.crypto.getRandomValues(t),t}:self.msCrypto&&self.msCrypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.msCrypto.getRandomValues(t),t}:"object"==typeof window&&(t.prototype._rand=function(){throw new Error("Not implemented yet")});else try{var r=we;if("function"!=typeof r.randomBytes)throw new Error("Not supported");t.prototype._rand=function(e){return r.randomBytes(e)}}catch(e){}return en.exports}var rn,nn,on={};function sn(){if(nn)return rn;nn=1;var e=Hr(),t=Jr(),r=t.getNAF,n=t.getJSF,i=t.assert;function o(t,r){this.type=t,this.p=new e(r.p,16),this.red=r.prime?e.red(r.prime):e.mont(this.p),this.zero=new e(0).toRed(this.red),this.one=new e(1).toRed(this.red),this.two=new e(2).toRed(this.red),this.n=r.n&&new e(r.n,16),this.g=r.g&&this.pointFromJSON(r.g,r.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function s(e,t){this.curve=e,this.type=t,this.precomputed=null}return rn=o,o.prototype.point=function(){throw new Error("Not implemented")},o.prototype.validate=function(){throw new Error("Not implemented")},o.prototype._fixedNafMul=function(e,t){i(e.precomputed);var n=e._getDoubles(),o=r(t,1,this._bitLength),s=(1<<n.step+1)-(n.step%2==0?2:1);s/=3;var a,c,u=[];for(a=0;a<o.length;a+=n.step){c=0;for(var l=a+n.step-1;l>=a;l--)c=(c<<1)+o[l];u.push(c)}for(var d=this.jpoint(null,null,null),f=this.jpoint(null,null,null),h=s;h>0;h--){for(a=0;a<u.length;a++)(c=u[a])===h?f=f.mixedAdd(n.points[a]):c===-h&&(f=f.mixedAdd(n.points[a].neg()));d=d.add(f)}return d.toP()},o.prototype._wnafMul=function(e,t){var n=4,o=e._getNAFPoints(n);n=o.wnd;for(var s=o.points,a=r(t,n,this._bitLength),c=this.jpoint(null,null,null),u=a.length-1;u>=0;u--){for(var l=0;u>=0&&0===a[u];u--)l++;if(u>=0&&l++,c=c.dblp(l),u<0)break;var d=a[u];i(0!==d),c="affine"===e.type?d>0?c.mixedAdd(s[d-1>>1]):c.mixedAdd(s[-d-1>>1].neg()):d>0?c.add(s[d-1>>1]):c.add(s[-d-1>>1].neg())}return"affine"===e.type?c.toP():c},o.prototype._wnafMulAdd=function(e,t,i,o,s){var a,c,u,l=this._wnafT1,d=this._wnafT2,f=this._wnafT3,h=0;for(a=0;a<o;a++){var p=(u=t[a])._getNAFPoints(e);l[a]=p.wnd,d[a]=p.points}for(a=o-1;a>=1;a-=2){var b=a-1,m=a;if(1===l[b]&&1===l[m]){var g=[t[b],null,null,t[m]];0===t[b].y.cmp(t[m].y)?(g[1]=t[b].add(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg())):0===t[b].y.cmp(t[m].y.redNeg())?(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].add(t[m].neg())):(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg()));var v=[-3,-1,-5,-7,0,7,5,1,3],y=n(i[b],i[m]);for(h=Math.max(y[0].length,h),f[b]=new Array(h),f[m]=new Array(h),c=0;c<h;c++){var x=0|y[0][c],w=0|y[1][c];f[b][c]=v[3*(x+1)+(w+1)],f[m][c]=0,d[b]=g}}else f[b]=r(i[b],l[b],this._bitLength),f[m]=r(i[m],l[m],this._bitLength),h=Math.max(f[b].length,h),h=Math.max(f[m].length,h)}var A=this.jpoint(null,null,null),E=this._wnafT4;for(a=h;a>=0;a--){for(var S=0;a>=0;){var _=!0;for(c=0;c<o;c++)E[c]=0|f[c][a],0!==E[c]&&(_=!1);if(!_)break;S++,a--}if(a>=0&&S++,A=A.dblp(S),a<0)break;for(c=0;c<o;c++){var I=E[c];0!==I&&(I>0?u=d[c][I-1>>1]:I<0&&(u=d[c][-I-1>>1].neg()),A="affine"===u.type?A.mixedAdd(u):A.add(u))}}for(a=0;a<o;a++)d[a]=null;return s?A:A.toP()},o.BasePoint=s,s.prototype.eq=function(){throw new Error("Not implemented")},s.prototype.validate=function(){return this.curve.validate(this)},o.prototype.decodePoint=function(e,r){e=t.toArray(e,r);var n=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*n)return 6===e[0]?i(e[e.length-1]%2==0):7===e[0]&&i(e[e.length-1]%2==1),this.point(e.slice(1,1+n),e.slice(1+n,1+2*n));if((2===e[0]||3===e[0])&&e.length-1===n)return this.pointFromX(e.slice(1,1+n),3===e[0]);throw new Error("Unknown point format")},s.prototype.encodeCompressed=function(e){return this.encode(e,!0)},s.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},s.prototype.encode=function(e,r){return t.encode(this._encode(r),e)},s.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},s.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},s.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<t;i+=e){for(var o=0;o<e;o++)n=n.dbl();r.push(n)}return{step:e,points:r}},s.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)t[i]=t[i-1].add(n);return{wnd:e,points:t}},s.prototype._getBeta=function(){return null},s.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t},rn}var an,cn,un,ln,dn,fn,hn,pn,bn={exports:{}};function mn(){return an||(an=1,"function"==typeof Object.create?bn.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:bn.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),bn.exports}function gn(){return pn||(pn=1,function(e){var t=e;t.base=sn(),t.short=function(){if(un)return cn;un=1;var e=Jr(),t=Hr(),r=mn(),n=sn(),i=e.assert;function o(e){n.call(this,"short",e),this.a=new t(e.a,16).toRed(this.red),this.b=new t(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function s(e,r,i,o){n.BasePoint.call(this,e,"affine"),null===r&&null===i?(this.x=null,this.y=null,this.inf=!0):(this.x=new t(r,16),this.y=new t(i,16),o&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function a(e,r,i,o){n.BasePoint.call(this,e,"jacobian"),null===r&&null===i&&null===o?(this.x=this.curve.one,this.y=this.curve.one,this.z=new t(0)):(this.x=new t(r,16),this.y=new t(i,16),this.z=new t(o,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}return r(o,n),cn=o,o.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var r,n;if(e.beta)r=new t(e.beta,16).toRed(this.red);else{var o=this._getEndoRoots(this.p);r=(r=o[0].cmp(o[1])<0?o[0]:o[1]).toRed(this.red)}if(e.lambda)n=new t(e.lambda,16);else{var s=this._getEndoRoots(this.n);0===this.g.mul(s[0]).x.cmp(this.g.x.redMul(r))?n=s[0]:(n=s[1],i(0===this.g.mul(n).x.cmp(this.g.x.redMul(r))))}return{beta:r,lambda:n,basis:e.basis?e.basis.map(function(e){return{a:new t(e.a,16),b:new t(e.b,16)}}):this._getEndoBasis(n)}}},o.prototype._getEndoRoots=function(e){var r=e===this.p?this.red:t.mont(e),n=new t(2).toRed(r).redInvm(),i=n.redNeg(),o=new t(3).toRed(r).redNeg().redSqrt().redMul(n);return[i.redAdd(o).fromRed(),i.redSub(o).fromRed()]},o.prototype._getEndoBasis=function(e){for(var r,n,i,o,s,a,c,u,l,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,h=this.n.clone(),p=new t(1),b=new t(0),m=new t(0),g=new t(1),v=0;0!==f.cmpn(0);){var y=h.div(f);u=h.sub(y.mul(f)),l=m.sub(y.mul(p));var x=g.sub(y.mul(b));if(!i&&u.cmp(d)<0)r=c.neg(),n=p,i=u.neg(),o=l;else if(i&&2===++v)break;c=u,h=f,f=u,m=p,p=l,g=b,b=x}s=u.neg(),a=l;var w=i.sqr().add(o.sqr());return s.sqr().add(a.sqr()).cmp(w)>=0&&(s=r,a=n),i.negative&&(i=i.neg(),o=o.neg()),s.negative&&(s=s.neg(),a=a.neg()),[{a:i,b:o},{a:s,b:a}]},o.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],i=n.b.mul(e).divRound(this.n),o=r.b.neg().mul(e).divRound(this.n),s=i.mul(r.a),a=o.mul(n.a),c=i.mul(r.b),u=o.mul(n.b);return{k1:e.sub(s).sub(a),k2:c.add(u).neg()}},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=n.redSqrt();if(0!==i.redSqr().redSub(n).cmp(this.zero))throw new Error("invalid point");var o=i.fromRed().isOdd();return(r&&!o||!r&&o)&&(i=i.redNeg()),this.point(e,i)},o.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)},o.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,o=0;o<e.length;o++){var s=this._endoSplit(t[o]),a=e[o],c=a._getBeta();s.k1.negative&&(s.k1.ineg(),a=a.neg(!0)),s.k2.negative&&(s.k2.ineg(),c=c.neg(!0)),n[2*o]=a,n[2*o+1]=c,i[2*o]=s.k1,i[2*o+1]=s.k2}for(var u=this._wnafMulAdd(1,n,i,2*o,r),l=0;l<2*o;l++)n[l]=null,i[l]=null;return u},r(s,n.BasePoint),o.prototype.point=function(e,t,r){return new s(this,e,t,r)},o.prototype.pointFromJSON=function(e,t){return s.fromJSON(this,e,t)},s.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},s.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},s.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function i(t){return e.point(t[0],t[1],r)}var o=t[2];return n.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[n].concat(o.doubles.points.map(i))},naf:o.naf&&{wnd:o.naf.wnd,points:[n].concat(o.naf.points.map(i))}},n},s.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},s.prototype.isInfinity=function(){return this.inf},s.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},s.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),o=i.redSqr().redISub(this.x.redAdd(this.x)),s=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,s)},s.prototype.getX=function(){return this.x.fromRed()},s.prototype.getY=function(){return this.y.fromRed()},s.prototype.mul=function(e){return e=new t(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},s.prototype.mulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)},s.prototype.jmulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)},s.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},s.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},s.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},r(a,n.BasePoint),o.prototype.jpoint=function(e,t,r){return new a(this,e,t,r)},a.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},a.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},a.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),i=e.x.redMul(r),o=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),a=n.redSub(i),c=o.redSub(s);if(0===a.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=a.redSqr(),l=u.redMul(a),d=n.redMul(u),f=c.redSqr().redIAdd(l).redISub(d).redISub(d),h=c.redMul(d.redISub(f)).redISub(o.redMul(l)),p=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(f,h,p)},a.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),i=this.y,o=e.y.redMul(t).redMul(this.z),s=r.redSub(n),a=i.redSub(o);if(0===s.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=s.redSqr(),u=c.redMul(s),l=r.redMul(c),d=a.redSqr().redIAdd(u).redISub(l).redISub(l),f=a.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(s);return this.curve.jpoint(d,f,h)},a.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,i=this.curve.tinv,o=this.x,s=this.y,a=this.z,c=a.redSqr().redSqr(),u=s.redAdd(s);for(t=0;t<e;t++){var l=o.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(n.redMul(c)),p=o.redMul(d),b=h.redSqr().redISub(p.redAdd(p)),m=p.redISub(b),g=h.redMul(m);g=g.redIAdd(g).redISub(f);var v=u.redMul(a);t+1<e&&(c=c.redMul(f)),o=b,a=v,u=g}return this.curve.jpoint(o,u.redMul(i),a)},a.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},a.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),s=this.x.redAdd(i).redSqr().redISub(n).redISub(o);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n),c=a.redSqr().redISub(s).redISub(s),u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),e=c,t=a.redMul(s.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),b=p.redSqr(),m=f.redIAdd(f);m=(m=m.redIAdd(m)).redIAdd(m),e=b.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(m),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},a.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),s=this.x.redAdd(i).redSqr().redISub(n).redISub(o);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),c=a.redSqr().redISub(s).redISub(s);e=c;var u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),t=a.redMul(s.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),b=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(b),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var m=d.redSqr();m=(m=(m=m.redIAdd(m)).redIAdd(m)).redIAdd(m),t=h.redMul(p.redISub(e)).redISub(m)}return this.curve.jpoint(e,t,r)},a.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),o=t.redSqr(),s=r.redSqr(),a=o.redAdd(o).redIAdd(o).redIAdd(e.redMul(i)),c=t.redAdd(t),u=(c=c.redIAdd(c)).redMul(s),l=a.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=s.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=a.redMul(d).redISub(f),p=r.redAdd(r).redMul(n);return this.curve.jpoint(l,h,p)},a.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),i=e.redAdd(e).redIAdd(e),o=i.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(o)).redSqr(),c=n.redIAdd(n);c=(c=(c=c.redIAdd(c)).redIAdd(c)).redIAdd(c);var u=i.redIAdd(s).redSqr().redISub(o).redISub(a).redISub(c),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(a).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(c.redISub(u)).redISub(s.redMul(a)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(s).redSqr().redISub(r).redISub(a);return this.curve.jpoint(d,f,h)},a.prototype.mul=function(e,r){return e=new t(e,r),this.curve._wnafMul(this,e)},a.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),i=r.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(n)).cmpn(0)},a.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),i=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}},a.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},a.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},cn}(),t.mont=function(){if(dn)return ln;dn=1;var e=Hr(),t=mn(),r=sn(),n=Jr();function i(t){r.call(this,"mont",t),this.a=new e(t.a,16).toRed(this.red),this.b=new e(t.b,16).toRed(this.red),this.i4=new e(4).toRed(this.red).redInvm(),this.two=new e(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function o(t,n,i){r.BasePoint.call(this,t,"projective"),null===n&&null===i?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new e(n,16),this.z=new e(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}return t(i,r),ln=i,i.prototype.validate=function(e){var t=e.normalize().x,r=t.redSqr(),n=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===n.redSqrt().redSqr().cmp(n)},t(o,r.BasePoint),i.prototype.decodePoint=function(e,t){return this.point(n.toArray(e,t),1)},i.prototype.point=function(e,t){return new o(this,e,t)},i.prototype.pointFromJSON=function(e){return o.fromJSON(this,e)},o.prototype.precompute=function(){},o.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},o.fromJSON=function(e,t){return new o(e,t[0],t[1]||e.one)},o.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},o.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),n=e.redMul(t),i=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,i)},o.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.diffAdd=function(e,t){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=e.x.redAdd(e.z),o=e.x.redSub(e.z).redMul(r),s=i.redMul(n),a=t.z.redMul(o.redAdd(s).redSqr()),c=t.x.redMul(o.redISub(s).redSqr());return this.curve.point(a,c)},o.prototype.mul=function(e){for(var t=e.clone(),r=this,n=this.curve.point(null,null),i=[];0!==t.cmpn(0);t.iushrn(1))i.push(t.andln(1));for(var o=i.length-1;o>=0;o--)0===i[o]?(r=r.diffAdd(n,this),n=n.dbl()):(n=r.diffAdd(n,this),r=r.dbl());return n},o.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},o.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},o.prototype.getX=function(){return this.normalize(),this.x.fromRed()},ln}(),t.edwards=function(){if(hn)return fn;hn=1;var e=Jr(),t=Hr(),r=mn(),n=sn(),i=e.assert;function o(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,n.call(this,"edwards",e),this.a=new t(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new t(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new t(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),i(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function s(e,r,i,o,s){n.BasePoint.call(this,e,"projective"),null===r&&null===i&&null===o?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new t(r,16),this.y=new t(i,16),this.z=o?new t(o,16):this.curve.one,this.t=s&&new t(s,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}return r(o,n),fn=o,o.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},o.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},o.prototype.jpoint=function(e,t,r,n){return this.point(e,t,r,n)},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=this.c2.redSub(this.a.redMul(n)),o=this.one.redSub(this.c2.redMul(this.d).redMul(n)),s=i.redMul(o.redInvm()),a=s.redSqrt();if(0!==a.redSqr().redSub(s).cmp(this.zero))throw new Error("invalid point");var c=a.fromRed().isOdd();return(r&&!c||!r&&c)&&(a=a.redNeg()),this.point(e,a)},o.prototype.pointFromY=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=n.redSub(this.c2),o=n.redMul(this.d).redMul(this.c2).redSub(this.a),s=i.redMul(o.redInvm());if(0===s.cmp(this.zero)){if(r)throw new Error("invalid point");return this.point(this.zero,e)}var a=s.redSqrt();if(0!==a.redSqr().redSub(s).cmp(this.zero))throw new Error("invalid point");return a.fromRed().isOdd()!==r&&(a=a.redNeg()),this.point(a,e)},o.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),n=t.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===n.cmp(i)},r(s,n.BasePoint),o.prototype.pointFromJSON=function(e){return s.fromJSON(this,e)},o.prototype.point=function(e,t,r,n){return new s(this,e,t,r,n)},s.fromJSON=function(e,t){return new s(e,t[0],t[1],t[2])},s.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},s.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},s.prototype._extDbl=function(){var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),o=n.redAdd(t),s=o.redSub(r),a=n.redSub(t),c=i.redMul(s),u=o.redMul(a),l=i.redMul(a),d=s.redMul(o);return this.curve.point(c,u,d,l)},s.prototype._projDbl=function(){var e,t,r,n,i,o,s=this.x.redAdd(this.y).redSqr(),a=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var u=(n=this.curve._mulA(a)).redAdd(c);this.zOne?(e=s.redSub(a).redSub(c).redMul(u.redSub(this.curve.two)),t=u.redMul(n.redSub(c)),r=u.redSqr().redSub(u).redSub(u)):(i=this.z.redSqr(),o=u.redSub(i).redISub(i),e=s.redSub(a).redISub(c).redMul(o),t=u.redMul(n.redSub(c)),r=u.redMul(o))}else n=a.redAdd(c),i=this.curve._mulC(this.z).redSqr(),o=n.redSub(i).redSub(i),e=this.curve._mulC(s.redISub(n)).redMul(o),t=this.curve._mulC(n).redMul(a.redISub(c)),r=n.redMul(o);return this.curve.point(e,t,r)},s.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},s.prototype._extAdd=function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),r=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),n=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),o=r.redSub(t),s=i.redSub(n),a=i.redAdd(n),c=r.redAdd(t),u=o.redMul(s),l=a.redMul(c),d=o.redMul(c),f=s.redMul(a);return this.curve.point(u,l,f,d)},s.prototype._projAdd=function(e){var t,r,n=this.z.redMul(e.z),i=n.redSqr(),o=this.x.redMul(e.x),s=this.y.redMul(e.y),a=this.curve.d.redMul(o).redMul(s),c=i.redSub(a),u=i.redAdd(a),l=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(o).redISub(s),d=n.redMul(c).redMul(l);return this.curve.twisted?(t=n.redMul(u).redMul(s.redSub(this.curve._mulA(o))),r=c.redMul(u)):(t=n.redMul(u).redMul(s.redSub(o)),r=this.curve._mulC(c).redMul(u)),this.curve.point(d,t,r)},s.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)},s.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},s.prototype.mulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!1)},s.prototype.jmulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!0)},s.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},s.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},s.prototype.getX=function(){return this.normalize(),this.x.fromRed()},s.prototype.getY=function(){return this.normalize(),this.y.fromRed()},s.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},s.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(n),0===this.x.cmp(t))return!0}},s.prototype.toP=s.prototype.normalize,s.prototype.mixedAdd=s.prototype.add,fn}()}(on)),on}var vn,yn,xn={},wn={},An={},En={exports:{}};function Sn(){if(yn)return An;yn=1;var e=Vr(),t=(vn||(vn=1,"function"==typeof Object.create?En.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:En.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}),En.exports);function r(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function n(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function i(e){return 1===e.length?"0"+e:e}function o(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}return An.inherits=t,An.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)n.push(parseInt(e[o]+e[o+1],16))}else for(var i=0,o=0;o<e.length;o++){var s=e.charCodeAt(o);s<128?n[i++]=s:s<2048?(n[i++]=s>>6|192,n[i++]=63&s|128):r(e,o)?(s=65536+((1023&s)<<10)+(1023&e.charCodeAt(++o)),n[i++]=s>>18|240,n[i++]=s>>12&63|128,n[i++]=s>>6&63|128,n[i++]=63&s|128):(n[i++]=s>>12|224,n[i++]=s>>6&63|128,n[i++]=63&s|128)}else for(o=0;o<e.length;o++)n[o]=0|e[o];return n},An.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=i(e[r].toString(16));return t},An.htonl=n,An.toHex32=function(e,t){for(var r="",i=0;i<e.length;i++){var s=e[i];"little"===t&&(s=n(s)),r+=o(s.toString(16))}return r},An.zero2=i,An.zero8=o,An.join32=function(t,r,n,i){var o=n-r;e(o%4==0);for(var s=new Array(o/4),a=0,c=r;a<s.length;a++,c+=4){var u;u="big"===i?t[c]<<24|t[c+1]<<16|t[c+2]<<8|t[c+3]:t[c+3]<<24|t[c+2]<<16|t[c+1]<<8|t[c],s[a]=u>>>0}return s},An.split32=function(e,t){for(var r=new Array(4*e.length),n=0,i=0;n<e.length;n++,i+=4){var o=e[n];"big"===t?(r[i]=o>>>24,r[i+1]=o>>>16&255,r[i+2]=o>>>8&255,r[i+3]=255&o):(r[i+3]=o>>>24,r[i+2]=o>>>16&255,r[i+1]=o>>>8&255,r[i]=255&o)}return r},An.rotr32=function(e,t){return e>>>t|e<<32-t},An.rotl32=function(e,t){return e<<t|e>>>32-t},An.sum32=function(e,t){return e+t>>>0},An.sum32_3=function(e,t,r){return e+t+r>>>0},An.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},An.sum32_5=function(e,t,r,n,i){return e+t+r+n+i>>>0},An.sum64=function(e,t,r,n){var i=e[t],o=n+e[t+1]>>>0,s=(o<n?1:0)+r+i;e[t]=s>>>0,e[t+1]=o},An.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},An.sum64_lo=function(e,t,r,n){return t+n>>>0},An.sum64_4_hi=function(e,t,r,n,i,o,s,a){var c=0,u=t;return c+=(u=u+n>>>0)<t?1:0,c+=(u=u+o>>>0)<o?1:0,e+r+i+s+(c+=(u=u+a>>>0)<a?1:0)>>>0},An.sum64_4_lo=function(e,t,r,n,i,o,s,a){return t+n+o+a>>>0},An.sum64_5_hi=function(e,t,r,n,i,o,s,a,c,u){var l=0,d=t;return l+=(d=d+n>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+a>>>0)<a?1:0,e+r+i+s+c+(l+=(d=d+u>>>0)<u?1:0)>>>0},An.sum64_5_lo=function(e,t,r,n,i,o,s,a,c,u){return t+n+o+a+u>>>0},An.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},An.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},An.shr64_hi=function(e,t,r){return e>>>r},An.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},An}var _n,In={};function Nn(){if(_n)return In;_n=1;var e=Sn(),t=Vr();function r(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}return In.BlockHash=r,r.prototype.update=function(t,r){if(t=e.toArray(t,r),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=e.join32(t,0,t.length-n,this.endian);for(var i=0;i<t.length;i+=this._delta32)this._update(t,i,i+this._delta32)}return this},r.prototype.digest=function(e){return this.update(this._pad()),t(null===this.pending),this._digest(e)},r.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var i=1;i<r;i++)n[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)n[i++]=0;n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=e>>>24&255,n[i++]=e>>>16&255,n[i++]=e>>>8&255,n[i++]=255&e}else for(n[i++]=255&e,n[i++]=e>>>8&255,n[i++]=e>>>16&255,n[i++]=e>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;o<this.padLength;o++)n[i++]=0;return n},In}var Cn,Mn,kn,Tn,Rn,Bn,jn,On,Ln,Pn,Fn,Un,Dn={},zn={};function Wn(){if(Cn)return zn;Cn=1;var e=Sn().rotr32;function t(e,t,r){return e&t^~e&r}function r(e,t,r){return e&t^e&r^t&r}function n(e,t,r){return e^t^r}return zn.ft_1=function(e,i,o,s){return 0===e?t(i,o,s):1===e||3===e?n(i,o,s):2===e?r(i,o,s):void 0},zn.ch32=t,zn.maj32=r,zn.p32=n,zn.s0_256=function(t){return e(t,2)^e(t,13)^e(t,22)},zn.s1_256=function(t){return e(t,6)^e(t,11)^e(t,25)},zn.g0_256=function(t){return e(t,7)^e(t,18)^t>>>3},zn.g1_256=function(t){return e(t,17)^e(t,19)^t>>>10},zn}function qn(){if(Rn)return Tn;Rn=1;var e=Sn(),t=Nn(),r=Wn(),n=Vr(),i=e.sum32,o=e.sum32_4,s=e.sum32_5,a=r.ch32,c=r.maj32,u=r.s0_256,l=r.s1_256,d=r.g0_256,f=r.g1_256,h=t.BlockHash,p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=p,this.W=new Array(64)}return e.inherits(b,h),Tn=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var r=this.W,h=0;h<16;h++)r[h]=e[t+h];for(;h<r.length;h++)r[h]=o(f(r[h-2]),r[h-7],d(r[h-15]),r[h-16]);var p=this.h[0],b=this.h[1],m=this.h[2],g=this.h[3],v=this.h[4],y=this.h[5],x=this.h[6],w=this.h[7];for(n(this.k.length===r.length),h=0;h<r.length;h++){var A=s(w,l(v),a(v,y,x),this.k[h],r[h]),E=i(u(p),c(p,b,m));w=x,x=y,y=v,v=i(g,A),g=m,m=b,b=p,p=i(A,E)}this.h[0]=i(this.h[0],p),this.h[1]=i(this.h[1],b),this.h[2]=i(this.h[2],m),this.h[3]=i(this.h[3],g),this.h[4]=i(this.h[4],v),this.h[5]=i(this.h[5],y),this.h[6]=i(this.h[6],x),this.h[7]=i(this.h[7],w)},b.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Tn}function $n(){if(Ln)return On;Ln=1;var e=Sn(),t=Nn(),r=Vr(),n=e.rotr64_hi,i=e.rotr64_lo,o=e.shr64_hi,s=e.shr64_lo,a=e.sum64,c=e.sum64_hi,u=e.sum64_lo,l=e.sum64_4_hi,d=e.sum64_4_lo,f=e.sum64_5_hi,h=e.sum64_5_lo,p=t.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function m(){if(!(this instanceof m))return new m;p.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function g(e,t,r,n,i){var o=e&r^~e&i;return o<0&&(o+=4294967296),o}function v(e,t,r,n,i,o){var s=t&n^~t&o;return s<0&&(s+=4294967296),s}function y(e,t,r,n,i){var o=e&r^e&i^r&i;return o<0&&(o+=4294967296),o}function x(e,t,r,n,i,o){var s=t&n^t&o^n&o;return s<0&&(s+=4294967296),s}function w(e,t){var r=n(e,t,28)^n(t,e,2)^n(t,e,7);return r<0&&(r+=4294967296),r}function A(e,t){var r=i(e,t,28)^i(t,e,2)^i(t,e,7);return r<0&&(r+=4294967296),r}function E(e,t){var r=n(e,t,14)^n(e,t,18)^n(t,e,9);return r<0&&(r+=4294967296),r}function S(e,t){var r=i(e,t,14)^i(e,t,18)^i(t,e,9);return r<0&&(r+=4294967296),r}function _(e,t){var r=n(e,t,1)^n(e,t,8)^o(e,t,7);return r<0&&(r+=4294967296),r}function I(e,t){var r=i(e,t,1)^i(e,t,8)^s(e,t,7);return r<0&&(r+=4294967296),r}function N(e,t){var r=n(e,t,19)^n(t,e,29)^o(e,t,6);return r<0&&(r+=4294967296),r}function C(e,t){var r=i(e,t,19)^i(t,e,29)^s(e,t,6);return r<0&&(r+=4294967296),r}return e.inherits(m,p),On=m,m.blockSize=1024,m.outSize=512,m.hmacStrength=192,m.padLength=128,m.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var i=N(r[n-4],r[n-3]),o=C(r[n-4],r[n-3]),s=r[n-14],a=r[n-13],c=_(r[n-30],r[n-29]),u=I(r[n-30],r[n-29]),f=r[n-32],h=r[n-31];r[n]=l(i,o,s,a,c,u,f,h),r[n+1]=d(i,o,s,a,c,u,f,h)}},m.prototype._update=function(e,t){this._prepareBlock(e,t);var n=this.W,i=this.h[0],o=this.h[1],s=this.h[2],l=this.h[3],d=this.h[4],p=this.h[5],b=this.h[6],m=this.h[7],_=this.h[8],I=this.h[9],N=this.h[10],C=this.h[11],M=this.h[12],k=this.h[13],T=this.h[14],R=this.h[15];r(this.k.length===n.length);for(var B=0;B<n.length;B+=2){var j=T,O=R,L=E(_,I),P=S(_,I),F=g(_,I,N,C,M),U=v(_,I,N,C,M,k),D=this.k[B],z=this.k[B+1],W=n[B],q=n[B+1],$=f(j,O,L,P,F,U,D,z,W,q),K=h(j,O,L,P,F,U,D,z,W,q);j=w(i,o),O=A(i,o),L=y(i,o,s,l,d),P=x(i,o,s,l,d,p);var H=c(j,O,L,P),V=u(j,O,L,P);T=M,R=k,M=N,k=C,N=_,C=I,_=c(b,m,$,K),I=u(m,m,$,K),b=d,m=p,d=s,p=l,s=i,l=o,i=c($,K,H,V),o=u($,K,H,V)}a(this.h,0,i,o),a(this.h,2,s,l),a(this.h,4,d,p),a(this.h,6,b,m),a(this.h,8,_,I),a(this.h,10,N,C),a(this.h,12,M,k),a(this.h,14,T,R)},m.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},On}function Kn(){return Un||(Un=1,Dn.sha1=function(){if(kn)return Mn;kn=1;var e=Sn(),t=Nn(),r=Wn(),n=e.rotl32,i=e.sum32,o=e.sum32_5,s=r.ft_1,a=t.BlockHash,c=[1518500249,1859775393,2400959708,3395469782];function u(){if(!(this instanceof u))return new u;a.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}return e.inherits(u,a),Mn=u,u.blockSize=512,u.outSize=160,u.hmacStrength=80,u.padLength=64,u.prototype._update=function(e,t){for(var r=this.W,a=0;a<16;a++)r[a]=e[t+a];for(;a<r.length;a++)r[a]=n(r[a-3]^r[a-8]^r[a-14]^r[a-16],1);var u=this.h[0],l=this.h[1],d=this.h[2],f=this.h[3],h=this.h[4];for(a=0;a<r.length;a++){var p=~~(a/20),b=o(n(u,5),s(p,l,d,f),h,r[a],c[p]);h=f,f=d,d=n(l,30),l=u,u=b}this.h[0]=i(this.h[0],u),this.h[1]=i(this.h[1],l),this.h[2]=i(this.h[2],d),this.h[3]=i(this.h[3],f),this.h[4]=i(this.h[4],h)},u.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Mn}(),Dn.sha224=function(){if(jn)return Bn;jn=1;var e=Sn(),t=qn();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}return e.inherits(r,t),Bn=r,r.blockSize=512,r.outSize=224,r.hmacStrength=192,r.padLength=64,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,7),"big"):e.split32(this.h.slice(0,7),"big")},Bn}(),Dn.sha256=qn(),Dn.sha384=function(){if(Fn)return Pn;Fn=1;var e=Sn(),t=$n();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}return e.inherits(r,t),Pn=r,r.blockSize=1024,r.outSize=384,r.hmacStrength=192,r.padLength=128,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,12),"big"):e.split32(this.h.slice(0,12),"big")},Pn}(),Dn.sha512=$n()),Dn}var Hn,Vn,Gn,Xn,Yn,Zn,Jn,Qn,ei,ti,ri,ni,ii,oi,si,ai,ci,ui,li,di,fi,hi,pi,bi,mi,gi,vi,yi,xi={};function wi(){return Xn||(Xn=1,function(e){var t=e;t.utils=Sn(),t.common=Nn(),t.sha=Kn(),t.ripemd=function(){if(Hn)return xi;Hn=1;var e=Sn(),t=Nn(),r=e.rotl32,n=e.sum32,i=e.sum32_3,o=e.sum32_4,s=t.BlockHash;function a(){if(!(this instanceof a))return new a;s.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function c(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function l(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}e.inherits(a,s),xi.ripemd160=a,a.blockSize=512,a.outSize=160,a.hmacStrength=192,a.padLength=64,a.prototype._update=function(e,t){for(var s=this.h[0],a=this.h[1],b=this.h[2],m=this.h[3],g=this.h[4],v=s,y=a,x=b,w=m,A=g,E=0;E<80;E++){var S=n(r(o(s,c(E,a,b,m),e[d[E]+t],u(E)),h[E]),g);s=g,g=m,m=r(b,10),b=a,a=S,S=n(r(o(v,c(79-E,y,x,w),e[f[E]+t],l(E)),p[E]),A),v=A,A=w,w=r(x,10),x=y,y=S}S=i(this.h[1],b,w),this.h[1]=i(this.h[2],m,A),this.h[2]=i(this.h[3],g,v),this.h[3]=i(this.h[4],s,y),this.h[4]=i(this.h[0],a,x),this.h[0]=S},a.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"little"):e.split32(this.h,"little")};var d=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],f=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],h=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11];return xi}(),t.hmac=function(){if(Gn)return Vn;Gn=1;var e=Sn(),t=Vr();function r(t,n,i){if(!(this instanceof r))return new r(t,n,i);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(e.toArray(n,i))}return Vn=r,r.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),t(e.length<=this.blockSize);for(var r=e.length;r<this.blockSize;r++)e.push(0);for(r=0;r<e.length;r++)e[r]^=54;for(this.inner=(new this.Hash).update(e),r=0;r<e.length;r++)e[r]^=106;this.outer=(new this.Hash).update(e)},r.prototype.update=function(e,t){return this.inner.update(e,t),this},r.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},Vn}(),t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}(wn)),wn}function Ai(){return Jn||(Jn=1,function(e){var t,r=e,n=wi(),i=gn(),o=Jr().assert;function s(e){"short"===e.type?this.curve=new i.short(e):"edwards"===e.type?this.curve=new i.edwards(e):this.curve=new i.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function a(e,t){Object.defineProperty(r,e,{configurable:!0,enumerable:!0,get:function(){var n=new s(t);return Object.defineProperty(r,e,{configurable:!0,enumerable:!0,value:n}),n}})}r.PresetCurve=s,a("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:n.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),a("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:n.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),a("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:n.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),a("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:n.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),a("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:n.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),a("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["9"]}),a("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=Zn?Yn:(Zn=1,Yn={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}})}catch(e){t=void 0}a("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:n.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}(xn)),xn}function Ei(){if(si)return oi;si=1;var e=Hr(),t=function(){if(ei)return Qn;ei=1;var e=wi(),t=Zr(),r=Vr();function n(e){if(!(this instanceof n))return new n(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var i=t.toArray(e.entropy,e.entropyEnc||"hex"),o=t.toArray(e.nonce,e.nonceEnc||"hex"),s=t.toArray(e.pers,e.persEnc||"hex");r(i.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(i,o,s)}return Qn=n,n.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},n.prototype._hmac=function(){return new e.hmac(this.hash,this.K)},n.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},n.prototype.reseed=function(e,n,i,o){"string"!=typeof n&&(o=i,i=n,n=null),e=t.toArray(e,n),i=t.toArray(i,o),r(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(i||[])),this._reseed=1},n.prototype.generate=function(e,r,n,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof r&&(i=n,n=r,r=null),n&&(n=t.toArray(n,i||"hex"),this._update(n));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var s=o.slice(0,e);return this._update(n),this._reseed++,t.encode(s,r)},Qn}(),r=Jr(),n=Ai(),i=tn(),o=r.assert,s=function(){if(ri)return ti;ri=1;var e=Hr(),t=Jr().assert;function r(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}return ti=r,r.fromPublic=function(e,t,n){return t instanceof r?t:new r(e,{pub:t,pubEnc:n})},r.fromPrivate=function(e,t,n){return t instanceof r?t:new r(e,{priv:t,privEnc:n})},r.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},r.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},r.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},r.prototype._importPrivate=function(t,r){this.priv=new e(t,r||16),this.priv=this.priv.umod(this.ec.curve.n)},r.prototype._importPublic=function(e,r){if(e.x||e.y)return"mont"===this.ec.curve.type?t(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||t(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,r)},r.prototype.derive=function(e){return e.validate()||t(e.validate(),"public point not validated"),e.mul(this.priv).getX()},r.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},r.prototype.verify=function(e,t,r){return this.ec.verify(e,t,this,void 0,r)},r.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"},ti}(),a=function(){if(ii)return ni;ii=1;var e=Hr(),t=Jr(),r=t.assert;function n(t,i){if(t instanceof n)return t;this._importDER(t,i)||(r(t.r&&t.s,"Signature without r or s"),this.r=new e(t.r,16),this.s=new e(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;if(0===e[t.place])return!1;for(var i=0,o=0,s=t.place;o<n;o++,s++)i<<=8,i|=e[s],i>>>=0;return!(i<=127)&&(t.place=s,i)}function s(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function a(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}return ni=n,n.prototype._importDER=function(r,n){r=t.toArray(r,n);var s=new i;if(48!==r[s.place++])return!1;var a=o(r,s);if(!1===a)return!1;if(a+s.place!==r.length)return!1;if(2!==r[s.place++])return!1;var c=o(r,s);if(!1===c)return!1;if(128&r[s.place])return!1;var u=r.slice(s.place,c+s.place);if(s.place+=c,2!==r[s.place++])return!1;var l=o(r,s);if(!1===l)return!1;if(r.length!==l+s.place)return!1;if(128&r[s.place])return!1;var d=r.slice(s.place,l+s.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===d[0]){if(!(128&d[1]))return!1;d=d.slice(1)}return this.r=new e(u),this.s=new e(d),this.recoveryParam=null,!0},n.prototype.toDER=function(e){var r=this.r.toArray(),n=this.s.toArray();for(128&r[0]&&(r=[0].concat(r)),128&n[0]&&(n=[0].concat(n)),r=s(r),n=s(n);!(n[0]||128&n[1]);)n=n.slice(1);var i=[2];a(i,r.length),(i=i.concat(r)).push(2),a(i,n.length);var o=i.concat(n),c=[48];return a(c,o.length),c=c.concat(o),t.encode(c,e)},ni}();function c(e){if(!(this instanceof c))return new c(e);"string"==typeof e&&(o(Object.prototype.hasOwnProperty.call(n,e),"Unknown curve "+e),e=n[e]),e instanceof n.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}return oi=c,c.prototype.keyPair=function(e){return new s(this,e)},c.prototype.keyFromPrivate=function(e,t){return s.fromPrivate(this,e,t)},c.prototype.keyFromPublic=function(e,t){return s.fromPublic(this,e,t)},c.prototype.genKeyPair=function(r){r||(r={});for(var n=new t({hash:this.hash,pers:r.pers,persEnc:r.persEnc||"utf8",entropy:r.entropy||i(this.hash.hmacStrength),entropyEnc:r.entropy&&r.entropyEnc||"utf8",nonce:this.n.toArray()}),o=this.n.byteLength(),s=this.n.sub(new e(2));;){var a=new e(n.generate(o));if(!(a.cmp(s)>0))return a.iaddn(1),this.keyFromPrivate(a)}},c.prototype._truncateToN=function(t,r,n){var i;if(e.isBN(t)||"number"==typeof t)i=(t=new e(t,16)).byteLength();else if("object"==typeof t)i=t.length,t=new e(t,16);else{var o=t.toString();i=o.length+1>>>1,t=new e(o,16)}"number"!=typeof n&&(n=8*i);var s=n-this.n.bitLength();return s>0&&(t=t.ushrn(s)),!r&&t.cmp(this.n)>=0?t.sub(this.n):t},c.prototype.sign=function(r,n,i,s){if("object"==typeof i&&(s=i,i=null),s||(s={}),"string"!=typeof r&&"number"!=typeof r&&!e.isBN(r)){o("object"==typeof r&&r&&"number"==typeof r.length,"Expected message to be an array-like, a hex string, or a BN instance"),o(r.length>>>0===r.length);for(var c=0;c<r.length;c++)o((255&r[c])===r[c])}n=this.keyFromPrivate(n,i),r=this._truncateToN(r,!1,s.msgBitLength),o(!r.isNeg(),"Can not sign a negative message");var u=this.n.byteLength(),l=n.getPrivate().toArray("be",u),d=r.toArray("be",u);o(new e(d).eq(r),"Can not sign message");for(var f=new t({hash:this.hash,entropy:l,nonce:d,pers:s.pers,persEnc:s.persEnc||"utf8"}),h=this.n.sub(new e(1)),p=0;;p++){var b=s.k?s.k(p):new e(f.generate(this.n.byteLength()));if(!((b=this._truncateToN(b,!0)).cmpn(1)<=0||b.cmp(h)>=0)){var m=this.g.mul(b);if(!m.isInfinity()){var g=m.getX(),v=g.umod(this.n);if(0!==v.cmpn(0)){var y=b.invm(this.n).mul(v.mul(n.getPrivate()).iadd(r));if(0!==(y=y.umod(this.n)).cmpn(0)){var x=(m.getY().isOdd()?1:0)|(0!==g.cmp(v)?2:0);return s.canonical&&y.cmp(this.nh)>0&&(y=this.n.sub(y),x^=1),new a({r:v,s:y,recoveryParam:x})}}}}}},c.prototype.verify=function(e,t,r,n,i){i||(i={}),e=this._truncateToN(e,!1,i.msgBitLength),r=this.keyFromPublic(r,n);var o=(t=new a(t,"hex")).r,s=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(s.cmpn(1)<0||s.cmp(this.n)>=0)return!1;var c,u=s.invm(this.n),l=u.mul(e).umod(this.n),d=u.mul(o).umod(this.n);return this.curve._maxwellTrick?!(c=this.g.jmulAdd(l,r.getPublic(),d)).isInfinity()&&c.eqXToP(o):!(c=this.g.mulAdd(l,r.getPublic(),d)).isInfinity()&&0===c.getX().umod(this.n).cmp(o)},c.prototype.recoverPubKey=function(t,r,n,i){o((3&n)===n,"The recovery param is more than two bits"),r=new a(r,i);var s=this.n,c=new e(t),u=r.r,l=r.s,d=1&n,f=n>>1;if(u.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");u=f?this.curve.pointFromX(u.add(this.curve.n),d):this.curve.pointFromX(u,d);var h=r.r.invm(s),p=s.sub(c).mul(h).umod(s),b=l.mul(h).umod(s);return this.g.mulAdd(p,u,b)},c.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new a(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(e,t,i)}catch(e){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")},oi}function Si(){if(fi)return di;fi=1;var e=wi(),t=Ai(),r=Jr(),n=r.assert,i=r.parseBytes,o=function(){if(ci)return ai;ci=1;var e=Jr(),t=e.assert,r=e.parseBytes,n=e.cachedProperty;function i(e,t){this.eddsa=e,this._secret=r(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=r(t.pub)}return i.fromPublic=function(e,t){return t instanceof i?t:new i(e,{pub:t})},i.fromSecret=function(e,t){return t instanceof i?t:new i(e,{secret:t})},i.prototype.secret=function(){return this._secret},n(i,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),n(i,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),n(i,"privBytes",function(){var e=this.eddsa,t=this.hash(),r=e.encodingLength-1,n=t.slice(0,e.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),n(i,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),n(i,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),n(i,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),i.prototype.sign=function(e){return t(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)},i.prototype.verify=function(e,t){return this.eddsa.verify(e,t,this)},i.prototype.getSecret=function(r){return t(this._secret,"KeyPair is public only"),e.encode(this.secret(),r)},i.prototype.getPublic=function(t){return e.encode(this.pubBytes(),t)},ai=i}(),s=function(){if(li)return ui;li=1;var e=Hr(),t=Jr(),r=t.assert,n=t.cachedProperty,i=t.parseBytes;function o(t,n){this.eddsa=t,"object"!=typeof n&&(n=i(n)),Array.isArray(n)&&(r(n.length===2*t.encodingLength,"Signature has invalid size"),n={R:n.slice(0,t.encodingLength),S:n.slice(t.encodingLength)}),r(n.R&&n.S,"Signature without R or S"),t.isPoint(n.R)&&(this._R=n.R),n.S instanceof e&&(this._S=n.S),this._Rencoded=Array.isArray(n.R)?n.R:n.Rencoded,this._Sencoded=Array.isArray(n.S)?n.S:n.Sencoded}return n(o,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),n(o,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),n(o,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),n(o,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),o.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},o.prototype.toHex=function(){return t.encode(this.toBytes(),"hex").toUpperCase()},ui=o}();function a(r){if(n("ed25519"===r,"only tested with ed25519 so far"),!(this instanceof a))return new a(r);r=t[r].curve,this.curve=r,this.g=r.g,this.g.precompute(r.n.bitLength()+1),this.pointClass=r.point().constructor,this.encodingLength=Math.ceil(r.n.bitLength()/8),this.hash=e.sha512}return di=a,a.prototype.sign=function(e,t){e=i(e);var r=this.keyFromSecret(t),n=this.hashInt(r.messagePrefix(),e),o=this.g.mul(n),s=this.encodePoint(o),a=this.hashInt(s,r.pubBytes(),e).mul(r.priv()),c=n.add(a).umod(this.curve.n);return this.makeSignature({R:o,S:c,Rencoded:s})},a.prototype.verify=function(e,t,r){if(e=i(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var n=this.keyFromPublic(r),o=this.hashInt(t.Rencoded(),n.pubBytes(),e),s=this.g.mul(t.S());return t.R().add(n.pub().mul(o)).eq(s)},a.prototype.hashInt=function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return r.intFromLE(e.digest()).umod(this.curve.n)},a.prototype.keyFromPublic=function(e){return o.fromPublic(this,e)},a.prototype.keyFromSecret=function(e){return o.fromSecret(this,e)},a.prototype.makeSignature=function(e){return e instanceof s?e:new s(this,e)},a.prototype.encodePoint=function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t},a.prototype.decodePoint=function(e){var t=(e=r.parseBytes(e)).length-1,n=e.slice(0,t).concat(-129&e[t]),i=!!(128&e[t]),o=r.intFromLE(n);return this.curve.pointFromY(o,i)},a.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},a.prototype.decodeInt=function(e){return r.intFromLE(e)},a.prototype.isPoint=function(e){return e instanceof this.pointClass},di}function _i(){if(bi)return pi;bi=1;const e=(hi||(hi=1,function(){var e=zr;e.version=Wr,e.utils=Jr(),e.rand=tn(),e.curve=gn(),e.curves=Ai(),e.ec=Ei(),e.eddsa=Si()}()),zr).ec,t=new e("secp256k1"),r=t.curve,n=r.n.constructor;function i(e){const i=e[0];switch(i){case 2:case 3:return 33!==e.length?null:function(e,i){let o=new n(i);if(o.cmp(r.p)>=0)return null;o=o.toRed(r.red);let s=o.redSqr().redIMul(o).redIAdd(r.b).redSqrt();3===e!==s.isOdd()&&(s=s.redNeg());const a=o.redSqr().redIMul(o);return s.redSqr().redISub(a.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:o,y:s}}):null}(i,e.subarray(1,33));case 4:case 6:case 7:return 65!==e.length?null:function(e,i,o){let s=new n(i),a=new n(o);if(s.cmp(r.p)>=0||a.cmp(r.p)>=0)return null;if(s=s.toRed(r.red),a=a.toRed(r.red),(6===e||7===e)&&a.isOdd()!==(7===e))return null;const c=s.redSqr().redIMul(s);return a.redSqr().redISub(c.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:s,y:a}}):null}(i,e.subarray(1,33),e.subarray(33,65));default:return null}}function o(e,t){const r=t.encode(null,33===e.length);for(let t=0;t<e.length;++t)e[t]=r[t]}return pi={contextRandomize:()=>0,privateKeyVerify(e){const t=new n(e);return t.cmp(r.n)<0&&!t.isZero()?0:1},privateKeyNegate(e){const t=new n(e),i=r.n.sub(t).umod(r.n).toArrayLike(Uint8Array,"be",32);return e.set(i),0},privateKeyTweakAdd(e,t){const i=new n(t);if(i.cmp(r.n)>=0)return 1;if(i.iadd(new n(e)),i.cmp(r.n)>=0&&i.isub(r.n),i.isZero())return 1;const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},privateKeyTweakMul(e,t){let i=new n(t);if(i.cmp(r.n)>=0||i.isZero())return 1;i.imul(new n(e)),i.cmp(r.n)>=0&&(i=i.umod(r.n));const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},publicKeyVerify:e=>null===i(e)?1:0,publicKeyCreate(e,i){const s=new n(i);if(s.cmp(r.n)>=0||s.isZero())return 1;return o(e,t.keyFromPrivate(i).getPublic()),0},publicKeyConvert(e,t){const r=i(t);if(null===r)return 1;return o(e,r.getPublic()),0},publicKeyNegate(e,t){const r=i(t);if(null===r)return 1;const n=r.getPublic();return n.y=n.y.redNeg(),o(e,n),0},publicKeyCombine(e,t){const r=new Array(t.length);for(let e=0;e<t.length;++e)if(r[e]=i(t[e]),null===r[e])return 1;let n=r[0].getPublic();for(let e=1;e<r.length;++e)n=n.add(r[e].pub);return n.isInfinity()?2:(o(e,n),0)},publicKeyTweakAdd(e,t,s){const a=i(t);if(null===a)return 1;if((s=new n(s)).cmp(r.n)>=0)return 2;const c=a.getPublic().add(r.g.mul(s));return c.isInfinity()?2:(o(e,c),0)},publicKeyTweakMul(e,t,s){const a=i(t);if(null===a)return 1;if((s=new n(s)).cmp(r.n)>=0||s.isZero())return 2;return o(e,a.getPublic().mul(s)),0},signatureNormalize(e){const i=new n(e.subarray(0,32)),o=new n(e.subarray(32,64));return i.cmp(r.n)>=0||o.cmp(r.n)>=0?1:(1===o.cmp(t.nh)&&e.set(r.n.sub(o).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(e,t){const i=t.subarray(0,32),o=t.subarray(32,64);if(new n(i).cmp(r.n)>=0)return 1;if(new n(o).cmp(r.n)>=0)return 1;const{output:s}=e;let a=s.subarray(4,37);a[0]=0,a.set(i,1);let c=33,u=0;for(;c>1&&0===a[u]&&!(128&a[u+1]);--c,++u);if(a=a.subarray(u),128&a[0])return 1;if(c>1&&0===a[0]&&!(128&a[1]))return 1;let l=s.subarray(39,72);l[0]=0,l.set(o,1);let d=33,f=0;for(;d>1&&0===l[f]&&!(128&l[f+1]);--d,++f);return l=l.subarray(f),128&l[0]||d>1&&0===l[0]&&!(128&l[1])?1:(e.outputlen=6+c+d,s[0]=48,s[1]=e.outputlen-2,s[2]=2,s[3]=a.length,s.set(a,4),s[4+c]=2,s[5+c]=l.length,s.set(l,6+c),0)},signatureImport(e,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const i=t[3];if(0===i)return 1;if(5+i>=t.length)return 1;if(2!==t[4+i])return 1;const o=t[5+i];if(0===o)return 1;if(6+i+o!==t.length)return 1;if(128&t[4])return 1;if(i>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[i+6])return 1;if(o>1&&0===t[i+6]&&!(128&t[i+7]))return 1;let s=t.subarray(4,4+i);if(33===s.length&&0===s[0]&&(s=s.subarray(1)),s.length>32)return 1;let a=t.subarray(6+i);if(33===a.length&&0===a[0]&&(a=a.slice(1)),a.length>32)throw new Error("S length is too long");let c=new n(s);c.cmp(r.n)>=0&&(c=new n(0));let u=new n(t.subarray(6+i));return u.cmp(r.n)>=0&&(u=new n(0)),e.set(c.toArrayLike(Uint8Array,"be",32),0),e.set(u.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(e,i,o,s,a){if(a){const e=a;a=t=>{const r=e(i,o,null,s,t);if(!(r instanceof Uint8Array&&32===r.length))throw new Error("This is the way");return new n(r)}}const c=new n(o);if(c.cmp(r.n)>=0||c.isZero())return 1;let u;try{u=t.sign(i,o,{canonical:!0,k:a,pers:s})}catch(e){return 1}return e.signature.set(u.r.toArrayLike(Uint8Array,"be",32),0),e.signature.set(u.s.toArrayLike(Uint8Array,"be",32),32),e.recid=u.recoveryParam,0},ecdsaVerify(e,o,s){const a={r:e.subarray(0,32),s:e.subarray(32,64)},c=new n(a.r),u=new n(a.s);if(c.cmp(r.n)>=0||u.cmp(r.n)>=0)return 1;if(1===u.cmp(t.nh)||c.isZero()||u.isZero())return 3;const l=i(s);if(null===l)return 2;const d=l.getPublic();return t.verify(o,a,d)?0:3},ecdsaRecover(e,i,s,a){const c={r:i.slice(0,32),s:i.slice(32,64)},u=new n(c.r),l=new n(c.s);if(u.cmp(r.n)>=0||l.cmp(r.n)>=0)return 1;if(u.isZero()||l.isZero())return 2;let d;try{d=t.recoverPubKey(a,c,s)}catch(e){return 2}return o(e,d),0},ecdh(e,o,s,a,c,u,l){const d=i(o);if(null===d)return 1;const f=new n(s);if(f.cmp(r.n)>=0||f.isZero())return 2;const h=d.getPublic().mul(f);if(void 0===c){const r=h.encode(null,!0),n=t.hash().update(r).digest();for(let t=0;t<32;++t)e[t]=n[t]}else{u||(u=new Uint8Array(32));const t=h.getX().toArray("be",32);for(let e=0;e<32;++e)u[e]=t[e];l||(l=new Uint8Array(32));const r=h.getY().toArray("be",32);for(let e=0;e<32;++e)l[e]=r[e];const n=c(u,l,a);if(!(n instanceof Uint8Array&&n.length===e.length))return 2;e.set(n)}return 0}},pi}function Ii(){return gi||(gi=1,mi=function(){if(Lr)return Or;Lr=1;const e="Impossible case. Please create issue.",t="The tweak was out of range or the resulted private key is invalid",r="The tweak was out of range or equal to zero",n="Unknow error on context randomization",i="Private Key is invalid",o="Public Key could not be parsed",s="Public Key serialization error",a="The sum of the public keys is not valid",c="Signature could not be parsed",u="The nonce generation function failed, or the private key was invalid",l="Public key could not be recover",d="Scalar was invalid (zero or overflow)";function f(e,t){if(!e)throw new Error(t)}function h(e,t,r){if(f(t instanceof Uint8Array,`Expected ${e} to be an Uint8Array`),void 0!==r)if(Array.isArray(r)){const n=`Expected ${e} to be an Uint8Array with length [${r.join(", ")}]`;f(r.includes(t.length),n)}else{const n=`Expected ${e} to be an Uint8Array with length ${r}`;f(t.length===r,n)}}function p(e){f("Boolean"===m(e),"Expected compressed to be a Boolean")}function b(e=e=>new Uint8Array(e),t){return"function"==typeof e&&(e=e(t)),h("output",e,t),e}function m(e){return Object.prototype.toString.call(e).slice(8,-1)}return Or=g=>({contextRandomize(e){if(f(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&h("seed",e,32),1===g.contextRandomize(e))throw new Error(n)},privateKeyVerify:e=>(h("private key",e,32),0===g.privateKeyVerify(e)),privateKeyNegate(t){switch(h("private key",t,32),g.privateKeyNegate(t)){case 0:return t;case 1:throw new Error(e)}},privateKeyTweakAdd(e,r){switch(h("private key",e,32),h("tweak",r,32),g.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(t)}},privateKeyTweakMul(e,t){switch(h("private key",e,32),h("tweak",t,32),g.privateKeyTweakMul(e,t)){case 0:return e;case 1:throw new Error(r)}},publicKeyVerify:e=>(h("public key",e,[33,65]),0===g.publicKeyVerify(e)),publicKeyCreate(e,t=!0,r){switch(h("private key",e,32),p(t),r=b(r,t?33:65),g.publicKeyCreate(r,e)){case 0:return r;case 1:throw new Error(i);case 2:throw new Error(s)}},publicKeyConvert(e,t=!0,r){switch(h("public key",e,[33,65]),p(t),r=b(r,t?33:65),g.publicKeyConvert(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(s)}},publicKeyNegate(t,r=!0,n){switch(h("public key",t,[33,65]),p(r),n=b(n,r?33:65),g.publicKeyNegate(n,t)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(e);case 3:throw new Error(s)}},publicKeyCombine(e,t=!0,r){f(Array.isArray(e),"Expected public keys to be an Array"),f(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)h("public key",t,[33,65]);switch(p(t),r=b(r,t?33:65),g.publicKeyCombine(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(a);case 3:throw new Error(s)}},publicKeyTweakAdd(e,r,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",r,32),p(n),i=b(i,n?33:65),g.publicKeyTweakAdd(i,e,r)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(t)}},publicKeyTweakMul(e,t,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",t,32),p(n),i=b(i,n?33:65),g.publicKeyTweakMul(i,e,t)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(r)}},signatureNormalize(e){switch(h("signature",e,64),g.signatureNormalize(e)){case 0:return e;case 1:throw new Error(c)}},signatureExport(t,r){h("signature",t,64);const n={output:r=b(r,72),outputlen:72};switch(g.signatureExport(n,t)){case 0:return r.slice(0,n.outputlen);case 1:throw new Error(c);case 2:throw new Error(e)}},signatureImport(t,r){switch(h("signature",t),r=b(r,64),g.signatureImport(r,t)){case 0:return r;case 1:throw new Error(c);case 2:throw new Error(e)}},ecdsaSign(t,r,n={},i){h("message",t,32),h("private key",r,32),f("Object"===m(n),"Expected options to be an Object"),void 0!==n.data&&h("options.data",n.data),void 0!==n.noncefn&&f("Function"===m(n.noncefn),"Expected options.noncefn to be a Function");const o={signature:i=b(i,64),recid:null};switch(g.ecdsaSign(o,t,r,n.data,n.noncefn)){case 0:return o;case 1:throw new Error(u);case 2:throw new Error(e)}},ecdsaVerify(e,t,r){switch(h("signature",e,64),h("message",t,32),h("public key",r,[33,65]),g.ecdsaVerify(e,t,r)){case 0:return!0;case 3:return!1;case 1:throw new Error(c);case 2:throw new Error(o)}},ecdsaRecover(t,r,n,i=!0,o){switch(h("signature",t,64),f("Number"===m(r)&&r>=0&&r<=3,"Expected recovery id to be a Number within interval [0, 3]"),h("message",n,32),p(i),o=b(o,i?33:65),g.ecdsaRecover(o,t,r,n)){case 0:return o;case 1:throw new Error(c);case 2:throw new Error(l);case 3:throw new Error(e)}},ecdh(e,t,r={},n){switch(h("public key",e,[33,65]),h("private key",t,32),f("Object"===m(r),"Expected options to be an Object"),void 0!==r.data&&h("options.data",r.data),void 0!==r.hashfn?(f("Function"===m(r.hashfn),"Expected options.hashfn to be a Function"),void 0!==r.xbuf&&h("options.xbuf",r.xbuf,32),void 0!==r.ybuf&&h("options.ybuf",r.ybuf,32),h("output",n)):n=b(n,32),g.ecdh(n,e,t,r.data,r.hashfn,r.xbuf,r.ybuf)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(d)}}}),Or}()(_i())),mi}function Ni(){if(vi)return Pr;vi=1;var e=Pr&&Pr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Pr,"__esModule",{value:!0}),Pr.PublicKey=void 0;const t=Pt(),r=wr(),n=e(Ii()),i=_e();class o{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}class s extends o{enum;ed25519Key;secp256k1Key;constructor(e){const t=function(e){switch(e){case i.KeyType.ED25519:return"ed25519Key";case i.KeyType.SECP256K1:return"secp256k1Key";default:throw Error(`unknown type ${e}`)}}(e.keyType);super({[t]:e}),this[t]=e,this.enum=t}static from(e){return"string"==typeof e?s.fromString(e):e}static fromString(e){const r=e.split(":");let n,o;if(1===r.length)n=r[0];else{if(2!==r.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");n=r[1],o=function(e){switch(e.toLowerCase()){case"ed25519":return i.KeyType.ED25519;case"secp256k1":return i.KeyType.SECP256K1;default:throw new Error(`Unknown key type ${e}`)}}(r[0])}const a=(0,t.baseDecode)(n);o||(o=a.length===i.KeySize.SECP256k1_PUBLIC_KEY?i.KeyType.SECP256K1:i.KeyType.ED25519);const c=o===i.KeyType.ED25519?i.KeySize.ED25519_PUBLIC_KEY:i.KeySize.SECP256k1_PUBLIC_KEY;if(a.length!==c)throw new Error(`Invalid public key size (${a.length}), must be ${c}`);return new s({keyType:o,data:a})}toString(){const e=(0,t.baseEncode)(this.data);return`${function(e){switch(e){case i.KeyType.ED25519:return"ed25519";case i.KeyType.SECP256K1:return"secp256k1";default:throw new Error(`Unknown key type ${e}`)}}(this.keyType)}:${e}`}verify(e,t){const o=this.keyType,s=this.data;switch(o){case i.KeyType.ED25519:return r.ed25519.verify(t,e,s);case i.KeyType.SECP256K1:return n.default.ecdsaVerify(t.subarray(0,64),e,new Uint8Array([4,...s]));default:throw new Error(`Unknown key type: ${o}`)}}get keyPair(){return this.ed25519Key||this.secp256k1Key}get keyType(){return this.keyPair.keyType}get data(){return this.keyPair.data}}return Pr.PublicKey=s,Pr}function Ci(){if(yi)return Te;yi=1;var e=Te&&Te.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Te,"__esModule",{value:!0}),Te.KeyPairEd25519=void 0;const t=Pt(),r=wr(),n=e(jr()),i=_e(),o=Me(),s=Ni();class a extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const n=(0,t.baseDecode)(e),o=new Uint8Array(n.slice(0,i.KeySize.SECRET_KEY)),a=r.ed25519.getPublicKey(new Uint8Array(o));this.publicKey=new s.PublicKey({keyType:i.KeyType.ED25519,data:a}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,n.default)(i.KeySize.SECRET_KEY),o=r.ed25519.getPublicKey(new Uint8Array(e)),s=new Uint8Array([...e,...o]);return new a((0,t.baseEncode)(s))}sign(e){return{signature:r.ed25519.sign(e,(0,t.baseDecode)(this.secretKey)),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`ed25519:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Te.KeyPairEd25519=a,Te}var Mi,ki,Ti,Ri,Bi={};function ji(){if(Mi)return Bi;Mi=1;var e=Bi&&Bi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Bi,"__esModule",{value:!0}),Bi.KeyPairSecp256k1=void 0;const t=Pt(),r=e(jr()),n=e(Ii()),i=_e(),o=Me(),s=Ni();class a extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const r=(0,t.baseDecode)(e),o=new Uint8Array(r.slice(0,i.KeySize.SECRET_KEY)),a=n.default.publicKeyCreate(new Uint8Array(o),!1),c=a.subarray(1,a.length);this.publicKey=new s.PublicKey({keyType:i.KeyType.SECP256K1,data:c}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,r.default)(i.KeySize.SECRET_KEY),o=n.default.publicKeyCreate(new Uint8Array(e),!1),s=o.subarray(1,o.length),c=new Uint8Array([...e,...s]);return new a((0,t.baseEncode)(c))}sign(e){const{signature:r,recid:i}=n.default.ecdsaSign(e,(0,t.baseDecode)(this.secretKey));return{signature:new Uint8Array([...r,i]),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`secp256k1:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Bi.KeyPairSecp256k1=a,Bi}function Oi(){return Ti||(Ti=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PublicKey=e.KeyPairSecp256k1=e.KeyPairEd25519=e.KeyPair=e.KeyType=void 0;var t=_e();Object.defineProperty(e,"KeyType",{enumerable:!0,get:function(){return t.KeyType}});var r=function(){if(ki)return Ne;ki=1,Object.defineProperty(Ne,"__esModule",{value:!0}),Ne.KeyPair=void 0;const e=Me(),t=Ci(),r=ji();class n extends e.KeyPairBase{static fromRandom(e){switch(e.toUpperCase()){case"ED25519":return t.KeyPairEd25519.fromRandom();case"SECP256K1":return r.KeyPairSecp256k1.fromRandom();default:throw new Error(`Unknown curve ${e}`)}}static fromString(e){const n=e.split(":");if(2!==n.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");switch(n[0].toUpperCase()){case"ED25519":return new t.KeyPairEd25519(n[1]);case"SECP256K1":return new r.KeyPairSecp256k1(n[1]);default:throw new Error(`Unknown curve: ${n[0]}`)}}}return Ne.KeyPair=n,Ne}();Object.defineProperty(e,"KeyPair",{enumerable:!0,get:function(){return r.KeyPair}});var n=Ci();Object.defineProperty(e,"KeyPairEd25519",{enumerable:!0,get:function(){return n.KeyPairEd25519}});var i=ji();Object.defineProperty(e,"KeyPairSecp256k1",{enumerable:!0,get:function(){return i.KeyPairSecp256k1}});var o=Ni();Object.defineProperty(e,"PublicKey",{enumerable:!0,get:function(){return o.PublicKey}})}(Ee)),Ee}function Li(){return Ri||(Ri=1,function(e){var t=ie&&ie.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=ie&&ie.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=ie&&ie.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n},i=ie&&ie.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.authPayloadSchema=e.AuthPayload=void 0,e.verifySignature=function(t,r){const n=new u(t),i=o.serialize(e.authPayloadSchema,n),a=Uint8Array.from(s.default.sha256.array(i));let l=new Uint8Array(Buffer.from(r.signature,"base64"));return c.PublicKey.from(r.publicKey).verify(a,l)};const o=n(function(){if(ge)return oe;ge=1;var e=oe&&oe.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=oe&&oe.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=oe&&oe.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};oe.__esModule=!0,oe.deserialize=oe.serialize=void 0;var n=function(){if(he)return se;he=1;var e=se&&se.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=se&&se.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=se&&se.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};se.__esModule=!0,se.BorshSerializer=void 0;var n=ce(),i=de(),o=r(be()),s=function(){function e(e){this.encoded=new i.EncodeBuffer,this.fieldPath=["value"],this.checkTypes=e}return e.prototype.encode=function(e,t){return this.encode_value(e,t),this.encoded.get_used_buffer()},e.prototype.encode_value=function(e,t){if("string"==typeof t){if(n.integers.includes(t))return this.encode_integer(e,t);if("string"===t)return this.encode_string(e);if("bool"===t)return this.encode_boolean(e)}if("object"==typeof t){if("option"in t)return this.encode_option(e,t);if("enum"in t)return this.encode_enum(e,t);if("array"in t)return this.encode_array(e,t);if("set"in t)return this.encode_set(e,t);if("map"in t)return this.encode_map(e,t);if("struct"in t)return this.encode_struct(e,t)}},e.prototype.encode_integer=function(e,t){var r=parseInt(t.substring(1));r<=32||"f64"==t?(this.checkTypes&&o.expect_type(e,"number",this.fieldPath),this.encoded.store_value(e,t)):(this.checkTypes&&o.expect_bigint(e,this.fieldPath),this.encode_bigint(BigInt(e),r))},e.prototype.encode_bigint=function(e,t){for(var r=t/8,n=new Uint8Array(r),i=0;i<r;i++)n[i]=Number(e&BigInt(255)),e>>=BigInt(8);this.encoded.store_bytes(new Uint8Array(n))},e.prototype.encode_string=function(e){this.checkTypes&&o.expect_type(e,"string",this.fieldPath);for(var t=e,r=[],n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?r.push(i):i<2048?r.push(192|i>>6,128|63&i):i<55296||i>=57344?r.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&t.charCodeAt(n)),r.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}this.encoded.store_value(r.length,"u32"),this.encoded.store_bytes(new Uint8Array(r))},e.prototype.encode_boolean=function(e){this.checkTypes&&o.expect_type(e,"boolean",this.fieldPath),this.encoded.store_value(e?1:0,"u8")},e.prototype.encode_option=function(e,t){null==e?this.encoded.store_value(0,"u8"):(this.encoded.store_value(1,"u8"),this.encode_value(e,t.option))},e.prototype.encode_enum=function(e,t){this.checkTypes&&o.expect_enum(e,this.fieldPath);for(var r=Object.keys(e)[0],n=0;n<t.enum.length;n++){var i=t.enum[n];if(r===Object.keys(i.struct)[0])return this.encoded.store_value(n,"u8"),this.encode_struct(e,i)}throw new Error("Enum key (".concat(r,") not found in enum schema: ").concat(JSON.stringify(t)," at ").concat(this.fieldPath.join(".")))},e.prototype.encode_array=function(e,t){if(o.isArrayLike(e))return this.encode_arraylike(e,t);if(e instanceof ArrayBuffer)return this.encode_buffer(e,t);throw new Error("Expected Array-like not ".concat(typeof e,"(").concat(e,") at ").concat(this.fieldPath.join(".")))},e.prototype.encode_arraylike=function(e,t){t.array.len?o.expect_same_size(e.length,t.array.len,this.fieldPath):this.encoded.store_value(e.length,"u32");for(var r=0;r<e.length;r++)this.encode_value(e[r],t.array.type)},e.prototype.encode_buffer=function(e,t){t.array.len?o.expect_same_size(e.byteLength,t.array.len,this.fieldPath):this.encoded.store_value(e.byteLength,"u32"),this.encoded.store_bytes(new Uint8Array(e))},e.prototype.encode_set=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Set?Array.from(e.values()):Object.values(e);this.encoded.store_value(r.length,"u32");for(var n=0,i=r;n<i.length;n++){var s=i[n];this.encode_value(s,t.set)}},e.prototype.encode_map=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Map,n=r?Array.from(e.keys()):Object.keys(e);this.encoded.store_value(n.length,"u32");for(var i=0,s=n;i<s.length;i++){var a=s[i];this.encode_value(a,t.map.key),this.encode_value(r?e.get(a):e[a],t.map.value)}},e.prototype.encode_struct=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);for(var r=0,n=Object.keys(t.struct);r<n.length;r++){var i=n[r];this.fieldPath.push(i),this.encode_value(e[i],t.struct[i]),this.fieldPath.pop()}},e}();return se.BorshSerializer=s,se}(),i=function(){if(me)return ve;me=1,ve.__esModule=!0,ve.BorshDeserializer=void 0;var e=ce(),t=de(),r=function(){function r(e){this.buffer=new t.DecodeBuffer(e)}return r.prototype.decode=function(e){return this.decode_value(e)},r.prototype.decode_value=function(t){if("string"==typeof t){if(e.integers.includes(t))return this.decode_integer(t);if("string"===t)return this.decode_string();if("bool"===t)return this.decode_boolean()}if("object"==typeof t){if("option"in t)return this.decode_option(t);if("enum"in t)return this.decode_enum(t);if("array"in t)return this.decode_array(t);if("set"in t)return this.decode_set(t);if("map"in t)return this.decode_map(t);if("struct"in t)return this.decode_struct(t)}throw new Error("Unsupported type: ".concat(t))},r.prototype.decode_integer=function(e){var t=parseInt(e.substring(1));return t<=32||"f64"==e?this.buffer.consume_value(e):this.decode_bigint(t,e.startsWith("i"))},r.prototype.decode_bigint=function(e,t){void 0===t&&(t=!1);var r=e/8,n=new Uint8Array(this.buffer.consume_bytes(r)),i=n.reduceRight(function(e,t){return e+t.toString(16).padStart(2,"0")},"");return t&&n[r-1]?BigInt.asIntN(e,BigInt("0x".concat(i))):BigInt("0x".concat(i))},r.prototype.decode_string=function(){for(var e=this.decode_integer("u32"),t=new Uint8Array(this.buffer.consume_bytes(e)),r=[],n=0;n<e;++n){var i=t[n];if(i<128)r.push(i);else if(i<224)r.push((31&i)<<6|63&t[++n]);else if(i<240)r.push((15&i)<<12|(63&t[++n])<<6|63&t[++n]);else{var o=(7&i)<<18|(63&t[++n])<<12|(63&t[++n])<<6|63&t[++n];r.push(o)}}return String.fromCodePoint.apply(String,r)},r.prototype.decode_boolean=function(){return this.buffer.consume_value("u8")>0},r.prototype.decode_option=function(e){var t=this.buffer.consume_value("u8");if(1===t)return this.decode_value(e.option);if(0!==t)throw new Error("Invalid option ".concat(t));return null},r.prototype.decode_enum=function(e){var t,r=this.buffer.consume_value("u8");if(r>e.enum.length)throw new Error("Enum option ".concat(r," is not available"));var n=e.enum[r].struct,i=Object.keys(n)[0];return(t={})[i]=this.decode_value(n[i]),t},r.prototype.decode_array=function(e){for(var t=[],r=e.array.len?e.array.len:this.decode_integer("u32"),n=0;n<r;++n)t.push(this.decode_value(e.array.type));return t},r.prototype.decode_set=function(e){for(var t=this.decode_integer("u32"),r=new Set,n=0;n<t;++n)r.add(this.decode_value(e.set));return r},r.prototype.decode_map=function(e){for(var t=this.decode_integer("u32"),r=new Map,n=0;n<t;++n){var i=this.decode_value(e.map.key),o=this.decode_value(e.map.value);r.set(i,o)}return r},r.prototype.decode_struct=function(e){var t={};for(var r in e.struct)t[r]=this.decode_value(e.struct[r]);return t},r}();return ve.BorshDeserializer=r,ve}(),o=r(be());return oe.serialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new n.BorshSerializer(r).encode(t,e)},oe.deserialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new i.BorshDeserializer(t).decode(e)},oe}()),s=i((ye||(ye=1,a=xe,function(){var e="input is invalid type",t="object"==typeof window,r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var n=!t&&"object"==typeof self,i=!r.JS_SHA256_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node&&"renderer"!=process.type;i?r=Q:n&&(r=self);var o=!r.JS_SHA256_NO_COMMON_JS&&a.exports,s=!r.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,c="0123456789abcdef".split(""),u=[-2147483648,8388608,32768,128],l=[24,16,8,0],d=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],f=["hex","array","digest","arrayBuffer"],h=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!s||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});var p=function(e,t){return function(r){return new y(t,!0).update(r)[e]()}},b=function(e){var t=p("hex",e);i&&(t=m(t,e)),t.create=function(){return new y(e)},t.update=function(e){return t.create().update(e)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=p(n,e)}return t},m=function(t,n){var i,o=we,s=we.Buffer,a=n?"sha224":"sha256";return i=s.from&&!r.JS_SHA256_NO_BUFFER_FROM?s.from:function(e){return new s(e)},function(r){if("string"==typeof r)return o.createHash(a).update(r,"utf8").digest("hex");if(null==r)throw new Error(e);return r.constructor===ArrayBuffer&&(r=new Uint8Array(r)),Array.isArray(r)||ArrayBuffer.isView(r)||r.constructor===s?o.createHash(a).update(i(r)).digest("hex"):t(r)}},g=function(e,t){return function(r,n){return new x(r,t,!0).update(n)[e]()}},v=function(e){var t=g("hex",e);t.create=function(t){return new x(t,e)},t.update=function(e,r){return t.create(e).update(r)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=g(n,e)}return t};function y(e,t){t?(h[0]=h[16]=h[1]=h[2]=h[3]=h[4]=h[5]=h[6]=h[7]=h[8]=h[9]=h[10]=h[11]=h[12]=h[13]=h[14]=h[15]=0,this.blocks=h):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],e?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=e}function x(t,r,n){var i,o=typeof t;if("string"===o){var a,c=[],u=t.length,l=0;for(i=0;i<u;++i)(a=t.charCodeAt(i))<128?c[l++]=a:a<2048?(c[l++]=192|a>>>6,c[l++]=128|63&a):a<55296||a>=57344?(c[l++]=224|a>>>12,c[l++]=128|a>>>6&63,c[l++]=128|63&a):(a=65536+((1023&a)<<10|1023&t.charCodeAt(++i)),c[l++]=240|a>>>18,c[l++]=128|a>>>12&63,c[l++]=128|a>>>6&63,c[l++]=128|63&a);t=c}else{if("object"!==o)throw new Error(e);if(null===t)throw new Error(e);if(s&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||s&&ArrayBuffer.isView(t)))throw new Error(e)}t.length>64&&(t=new y(r,!0).update(t).array());var d=[],f=[];for(i=0;i<64;++i){var h=t[i]||0;d[i]=92^h,f[i]=54^h}y.call(this,r,n),this.update(f),this.oKeyPad=d,this.inner=!0,this.sharedMemory=n}y.prototype.update=function(t){if(!this.finalized){var r,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(e);if(null===t)throw new Error(e);if(s&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||s&&ArrayBuffer.isView(t)))throw new Error(e);r=!0}for(var i,o,a=0,c=t.length,u=this.blocks;a<c;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,this.block=u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),r)for(o=this.start;a<c&&o<64;++a)u[o>>>2]|=t[a]<<l[3&o++];else for(o=this.start;a<c&&o<64;++a)(i=t.charCodeAt(a))<128?u[o>>>2]|=i<<l[3&o++]:i<2048?(u[o>>>2]|=(192|i>>>6)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):i<55296||i>=57344?(u[o>>>2]|=(224|i>>>12)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):(i=65536+((1023&i)<<10|1023&t.charCodeAt(++a)),u[o>>>2]|=(240|i>>>18)<<l[3&o++],u[o>>>2]|=(128|i>>>12&63)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]);this.lastByteIndex=o,this.bytes+=o-this.start,o>=64?(this.block=u[16],this.start=o-64,this.hash(),this.hashed=!0):this.start=o}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},y.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex;e[16]=this.block,e[t>>>2]|=u[3&t],this.block=e[16],t>=56&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash()}},y.prototype.hash=function(){var e,t,r,n,i,o,s,a,c,u=this.h0,l=this.h1,f=this.h2,h=this.h3,p=this.h4,b=this.h5,m=this.h6,g=this.h7,v=this.blocks;for(e=16;e<64;++e)t=((i=v[e-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,r=((i=v[e-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[e]=v[e-16]+t+v[e-7]+r|0;for(c=l&f,e=0;e<64;e+=4)this.first?(this.is224?(o=300032,g=(i=v[0]-1413257819)-150054599|0,h=i+24177077|0):(o=704751109,g=(i=v[0]-210244248)-1521486534|0,h=i+143694565|0),this.first=!1):(t=(u>>>2|u<<30)^(u>>>13|u<<19)^(u>>>22|u<<10),n=(o=u&l)^u&f^c,g=h+(i=g+(r=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&m)+d[e]+v[e])|0,h=i+(t+n)|0),t=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),n=(s=h&u)^h&l^o,m=f+(i=m+(r=(g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&p^~g&b)+d[e+1]+v[e+1])|0,t=((f=i+(t+n)|0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),n=(a=f&h)^f&u^s,b=l+(i=b+(r=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&g^~m&p)+d[e+2]+v[e+2])|0,t=((l=i+(t+n)|0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),n=(c=l&f)^l&h^a,p=u+(i=p+(r=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&m^~b&g)+d[e+3]+v[e+3])|0,u=i+(t+n)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+u|0,this.h1=this.h1+l|0,this.h2=this.h2+f|0,this.h3=this.h3+h|0,this.h4=this.h4+p|0,this.h5=this.h5+b|0,this.h6=this.h6+m|0,this.h7=this.h7+g|0},y.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,s=this.h6,a=this.h7,u=c[e>>>28&15]+c[e>>>24&15]+c[e>>>20&15]+c[e>>>16&15]+c[e>>>12&15]+c[e>>>8&15]+c[e>>>4&15]+c[15&e]+c[t>>>28&15]+c[t>>>24&15]+c[t>>>20&15]+c[t>>>16&15]+c[t>>>12&15]+c[t>>>8&15]+c[t>>>4&15]+c[15&t]+c[r>>>28&15]+c[r>>>24&15]+c[r>>>20&15]+c[r>>>16&15]+c[r>>>12&15]+c[r>>>8&15]+c[r>>>4&15]+c[15&r]+c[n>>>28&15]+c[n>>>24&15]+c[n>>>20&15]+c[n>>>16&15]+c[n>>>12&15]+c[n>>>8&15]+c[n>>>4&15]+c[15&n]+c[i>>>28&15]+c[i>>>24&15]+c[i>>>20&15]+c[i>>>16&15]+c[i>>>12&15]+c[i>>>8&15]+c[i>>>4&15]+c[15&i]+c[o>>>28&15]+c[o>>>24&15]+c[o>>>20&15]+c[o>>>16&15]+c[o>>>12&15]+c[o>>>8&15]+c[o>>>4&15]+c[15&o]+c[s>>>28&15]+c[s>>>24&15]+c[s>>>20&15]+c[s>>>16&15]+c[s>>>12&15]+c[s>>>8&15]+c[s>>>4&15]+c[15&s];return this.is224||(u+=c[a>>>28&15]+c[a>>>24&15]+c[a>>>20&15]+c[a>>>16&15]+c[a>>>12&15]+c[a>>>8&15]+c[a>>>4&15]+c[15&a]),u},y.prototype.toString=y.prototype.hex,y.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,s=this.h6,a=this.h7,c=[e>>>24&255,e>>>16&255,e>>>8&255,255&e,t>>>24&255,t>>>16&255,t>>>8&255,255&t,r>>>24&255,r>>>16&255,r>>>8&255,255&r,n>>>24&255,n>>>16&255,n>>>8&255,255&n,i>>>24&255,i>>>16&255,i>>>8&255,255&i,o>>>24&255,o>>>16&255,o>>>8&255,255&o,s>>>24&255,s>>>16&255,s>>>8&255,255&s];return this.is224||c.push(a>>>24&255,a>>>16&255,a>>>8&255,255&a),c},y.prototype.array=y.prototype.digest,y.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(this.is224?28:32),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),t.setUint32(20,this.h5),t.setUint32(24,this.h6),this.is224||t.setUint32(28,this.h7),e},x.prototype=new y,x.prototype.finalize=function(){if(y.prototype.finalize.call(this),this.inner){this.inner=!1;var e=this.array();y.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(e),y.prototype.finalize.call(this)}};var w=b();w.sha256=w,w.sha224=b(!0),w.sha256.hmac=v(),w.sha224.hmac=v(!0),o?a.exports=w:(r.sha256=w.sha256,r.sha224=w.sha224)}()),xe.exports));var a;const c=Oi();class u{message;recipient;nonce;callbackUrl;tag;constructor({message:e,nonce:t,recipient:r}){this.tag=2147484061,this.message=e,this.nonce=t,this.recipient=r}}e.AuthPayload=u,e.authPayloadSchema={struct:{tag:"u32",message:"string",nonce:{array:{type:"u8",len:32}},recipient:"string",callbackUrl:{option:"string"}}}}(ie)),ie}var Pi={};const Fi=/^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;function Ui(e){return Fi.test(e)}function Di(){var e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.split(/[:\/]/g).pop().toLowerCase()}Di.valid=Ui;var zi,Wi,qi,$i,Ki,Hi,Vi,Gi=te(Object.freeze({__proto__:null,default:Di,uuid4:Di,valid:Ui})),Xi={},Yi={exports:{}},Zi={exports:{}};function Ji(){return zi||(zi=1,e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&t.rotl(e,8)|4278255360&t.rotl(e,24);for(var r=0;r<e.length;r++)e[r]=t.endian(e[r]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],r=0,n=0;r<e.length;r++,n+=8)t[n>>>5]|=e[r]<<24-n%32;return t},wordsToBytes:function(e){for(var t=[],r=0;r<32*e.length;r+=8)t.push(e[r>>>5]>>>24-r%32&255);return t},bytesToHex:function(e){for(var t=[],r=0;r<e.length;r++)t.push((e[r]>>>4).toString(16)),t.push((15&e[r]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],r=0;r<e.length;r+=2)t.push(parseInt(e.substr(r,2),16));return t},bytesToBase64:function(t){for(var r=[],n=0;n<t.length;n+=3)for(var i=t[n]<<16|t[n+1]<<8|t[n+2],o=0;o<4;o++)8*n+6*o<=8*t.length?r.push(e.charAt(i>>>6*(3-o)&63)):r.push("=");return r.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var r=[],n=0,i=0;n<t.length;i=++n%4)0!=i&&r.push((e.indexOf(t.charAt(n-1))&Math.pow(2,-2*i+8)-1)<<2*i|e.indexOf(t.charAt(n))>>>6-2*i);return r}},Zi.exports=t),Zi.exports;var e,t}function Qi(){if(qi)return Wi;qi=1;var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(e){for(var t=[],r=0;r<e.length;r++)t.push(255&e.charCodeAt(r));return t},bytesToString:function(e){for(var t=[],r=0;r<e.length;r++)t.push(String.fromCharCode(e[r]));return t.join("")}}};return Wi=e}function eo(){return $i||($i=1,function(){var e=Ji(),t=Qi().utf8,r=Qi().bin,n=function(n,i){var o=e.wordsToBytes(function(r){r.constructor==String?r=t.stringToBytes(r):"undefined"!=typeof Buffer&&"function"==typeof Buffer.isBuffer&&Buffer.isBuffer(r)?r=Array.prototype.slice.call(r,0):Array.isArray(r)||(r=r.toString());var n=e.bytesToWords(r),i=8*r.length,o=[],s=1732584193,a=-271733879,c=-1732584194,u=271733878,l=-1009589776;n[i>>5]|=128<<24-i%32,n[15+(i+64>>>9<<4)]=i;for(var d=0;d<n.length;d+=16){for(var f=s,h=a,p=c,b=u,m=l,g=0;g<80;g++){if(g<16)o[g]=n[d+g];else{var v=o[g-3]^o[g-8]^o[g-14]^o[g-16];o[g]=v<<1|v>>>31}var y=(s<<5|s>>>27)+l+(o[g]>>>0)+(g<20?1518500249+(a&c|~a&u):g<40?1859775393+(a^c^u):g<60?(a&c|a&u|c&u)-1894007588:(a^c^u)-899497514);l=u,u=c,c=a<<30|a>>>2,a=s,s=y}s+=f,a+=h,c+=p,u+=b,l+=m}return[s,a,c,u,l]}(n));return i&&i.asBytes?o:i&&i.asString?r.bytesToString(o):e.bytesToHex(o)};n._blocksize=16,n._digestsize=20,Yi.exports=n}()),Yi.exports}function to(){return Hi||(Hi=1,function(e){var t=Pi&&Pi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.getExtension=e.RequestFailed=e.wait=void 0;const r=t(Gi),n=Pt(),i=(Ki||(Ki=1,function(e){var t=Xi&&Xi.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.createRequest=e.computeRequestId=e.deleteRequest=e.getResponse=e.proxyApi=void 0;const r=t(eo()),n=t(Gi),i=Pt();e.proxyApi="https://h4n.app",e.getResponse=async t=>{const r=await fetch(`${e.proxyApi}/${t}/response`,{headers:{"content-type":"application/json"},method:"GET"});if(!1===r.ok)throw Error(await r.text());const{data:n}=await r.json();return JSON.parse(n)},e.deleteRequest=async t=>{const r=await fetch(`${e.proxyApi}/${t}`,{headers:{"content-type":"application/json"},method:"DELETE"});if(!1===r.ok)throw Error(await r.text())},e.computeRequestId=async e=>{const t=(0,i.baseEncode)(JSON.stringify({...e,_id:(0,n.default)()})),o=(0,r.default)(t);return{requestId:Buffer.from(o,"hex").toString("base64").replaceAll("/","_").replaceAll("-","+").slice(0,13),query:t}},e.createRequest=async(t,r)=>{const{query:n,requestId:i}=await(0,e.computeRequestId)(t),o=await fetch(`${e.proxyApi}/${i}/request`,{body:JSON.stringify({data:n}),headers:{"content-type":"application/json"},method:"POST",signal:r});if(!1===o.ok)throw Error(await o.text());return i}}(Xi)),Xi);e.wait=e=>new Promise(t=>setTimeout(t,e));class o extends Error{payload;name="RequestFailed";constructor(e){super(),this.payload=e}}e.RequestFailed=o;let s;e.getExtension=()=>"undefined"==typeof window?null:window.hotExtension,"undefined"!=typeof window&&window.addEventListener("message",e=>{"hot-close"===e.data&&(s?.remove(),s=void 0)});e.default=new class{walletId="https://t.me/herewalletbot/app";ancestorOrigins=["http://localhost:1234","https://my.herewallet.app","https://tgapp-dev.herewallet.app","https://tgapp.herewallet.app","https://beta.herewallet.app"];connection=new Promise(e=>"undefined"==typeof window||window?.self===window?.top?e(null):void this.injectedRequest("initialized",{}).then(e).catch(()=>e(null)));get isInjected(){return"undefined"!=typeof window&&(null!=window.hotExtension?window.hotExtension.autoRun:this.ancestorOrigins.includes(window.location.ancestorOrigins?.[0]))}openInHotBrowserUrl=null;toggleOpenInHotBrowser(e){this.openInHotBrowserUrl=e}customProvider;setupEthProvider(e){this.customProvider=e}async injectedRequest(e,t){const n=(0,r.default)();return new Promise((r,i)=>{const o=e=>{if(e.data.id===n)return window?.removeEventListener("message",o),e.data.success?r(e.data.payload):i(e.data.payload)};window?.parent.postMessage({$hot:!0,method:e,request:t,id:n},"*"),window?.addEventListener("message",o)})}subscribe(e,t){return window.hotExtension?window.hotExtension.subscribe(e,t):()=>{}}async request(t,a){if(null!=window.hotExtension)return window.hotExtension.request(t,a);if(this.isInjected)return this.injectedRequest(t,a);const c=(0,r.default)(),u=window?.Telegram?.WebApp,l=await(0,i.createRequest)({inside:!!this.openInHotBrowserUrl||"ethereum"===t&&null==this.customProvider,origin:"string"==typeof this.openInHotBrowserUrl?this.openInHotBrowserUrl:location.href,$hot:!0,method:t,request:a,id:c}),d=`${this.walletId}?startapp=hotconnect-${(0,n.baseEncode)(l)}`;if(u)u?.openTelegramLink(d);else{(e=>{s?.remove(),s=document.createElement("div");const t=document.createElement("iframe");s?.appendChild(t),t.src=e,t.allow="usb",t.style.border="none",t.style.borderRadius="16px",t.style.background="#fff",t.style.overflow="hidden",t.style.background="#1D1F20",t.style.border="1px solid #2C3034",t.style.width="375px",t.style.height="560px",t.onclick=e=>e.stopPropagation(),s.style.padding="16px",s.style.zIndex="100000000000000",s.style.position="fixed",s.style.display="flex",s.style.justifyContent="center",s.style.alignItems="center",s.style.top="0",s.style.left="0",s.style.width="100%",s.style.height="100%",s.style.background="rgba(0, 0, 0, 0.1)",s.style.backdropFilter="blur(24px)",s.onclick=()=>{s?.remove(),s=void 0},document.body.appendChild(s)})(`${"https://hot-labs.org/hot-widget/index.html"}?hotconnect-${(0,n.baseEncode)(l)}`)}const f=async()=>{await(0,e.wait)(3e3);const t=await(0,i.getResponse)(l).catch(()=>null);if(null==t)return await f();if(t.success)return t.payload;throw new o(t.payload)},h=await f();return s?.remove(),h}}}(Pi)),Pi}var ro,no=(Vi||(Vi=1,function(e){var t=ne&&ne.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.RequestFailed=e.HOT=e.authPayloadSchema=e.AuthPayload=e.verifySignature=void 0;var r=Li();Object.defineProperty(e,"verifySignature",{enumerable:!0,get:function(){return r.verifySignature}}),Object.defineProperty(e,"AuthPayload",{enumerable:!0,get:function(){return r.AuthPayload}}),Object.defineProperty(e,"authPayloadSchema",{enumerable:!0,get:function(){return r.authPayloadSchema}});var n=to();Object.defineProperty(e,"HOT",{enumerable:!0,get:function(){return t(n).default}}),Object.defineProperty(e,"RequestFailed",{enumerable:!0,get:function(){return n.RequestFailed}})}(ne)),ne).HOT,io={name:p.Hot,website:"https://hot-labs.org/",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,no.request("stellar:getAddress",{})];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Hana wallet.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("HotWallet does not support the getNetwork function")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2,"undefined"!=typeof window&&!!window.hotExtension]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,no.request("stellar:signAuthEntry",{authEntry:e,accountToSign:t.address})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using HotWallet");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,no.request("stellar:signMessage",{message:e,accountToSign:t.address})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using HotWallet");case 3:return[2]}})})},signTransaction:function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return A(void 0,S([e],t,!0),void 0,function(e,t){return void 0===t&&(t={}),E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,no.request("stellar:signTransaction",{xdr:e,accountToSign:t.address})];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using HotWallet");case 3:return[2]}})})}},oo={name:p.Hana,website:"https://www.hanawallet.io/",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,window.hanaWallet.stellar.getPublicKey()];case 1:if(!e.sent())throw new Error("Hana Wallet is not installed or connected.");return[4,window.hanaWallet.stellar.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to HanaWallet.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!(null===(t=window.hanaWallet)||void 0===t?void 0:t.stellar))throw new Error("Hana Wallet is not installed.");return[4,window.hanaWallet.stellar.getNetworkDetails()];case 1:return[2,{network:(e=r.sent()).network,passphrase:e.networkPassphrase}];case 2:throw r.sent(),new Error("Failed to getNetwork using HanaWallet");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.hanaWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signAuthEntry using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signAuthEntry({xdr:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signAuthEntry using HanaWallet");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signMessage using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signMessage({message:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signMessage using HanaWallet");case 4:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i,o;return E(this,function(s){switch(s.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("Failed to signTransaction using HanaWallet");s.label=1;case 1:if(s.trys.push([1,3,,4]),"function"!=typeof(r=null===(o=null===(i=null===window||void 0===window?void 0:window.hanaWallet)||void 0===i?void 0:i.stellar)||void 0===o?void 0:o.signTransaction))throw new Error("Failed to signTransaction using HanaWallet");return[4,r({xdr:e,address:t.address,networkPassphrase:t.network})];case 2:return[2,s.sent()];case 3:throw s.sent(),new Error("Failed to signTransaction using HanaWallet");case 4:return[2]}})})}},so={name:p.Rabet,website:"https://rabet.io",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.connect()];case 1:return[2,e.sent().publicKey];case 2:throw e.sent(),new Error("Failed to connect to Rabet.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){try{if(!window.rabet)throw new Error("Rabet Wallet is not installed.");window.rabet.disconnect()}catch(e){}return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.getNetwork()];case 1:return[2,e.sent()];case 2:throw e.sent(),new Error("Failed to getNetwork from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){return e("undefined"!=typeof window&&!!window.rabet)},150)})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Rabet does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var t;return E(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.signMessage(e)];case 1:if(!(t=r.sent()).message||t.error)throw new Error("Failed to signMessage from Rabet");return[2,t.message];case 2:throw r.sent(),new Error("Failed to signMessage from Rabet");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.sign(e,t.network===b.PUBLIC?"mainnet":"testnet")];case 1:return[2,r.sent().xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Rabet.");case 3:return[2]}})})}},ao={name:p.Xbull,website:"https://xbull.app",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:if(e.trys.push([0,3,,4]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.connect({canRequestPublicKey:!0,canRequestSign:!0})];case 1:return e.sent(),[4,window.xBullSDK.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to xBull");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Error getting network from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){e("undefined"!=typeof window&&!!window.xBullSDK)},150)})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("xBull does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if((r=n.sent()).error)throw new Error("Failed to signMessage using xBull");return[2,r.signedMessage];case 2:throw n.sent(),new Error("Failed to signMessage using xBull");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed.");return[4,window.xBullSDK.signXDR(e,{network:t.network,publicKey:t.address})];case 1:return[2,r.sent()];case 2:throw r.sent(),new Error("Failed to sign the transaction with xBull.");case 3:return[2]}})})}},co={name:p.Albedo,website:"https://albedo.link",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,n.publicKey({token:"Connect to Albedo"})];case 1:return[2,e.sent().pubkey];case 2:throw e.sent(),new Error("Failed to connect to Albedo.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Albedo does not support the getNetwork function")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2,!0]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Albedo does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return[4,n.signMessage({message:e,pubkey:t.address})];case 1:return[2,r.sent().signed_message]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,n.tx({xdr:e,pubkey:t.address,network:t.network})];case 1:return[2,r.sent().signed_envelope_xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Albedo.");case 3:return[2]}})})}},uo={name:p.Klever,website:"https://klever.io",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getAddress()];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Klever");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Failed to getNetwork from Klever");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.kleverWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using Klever");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using Klever");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signTransaction(e,t)];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using Klever");case 3:return[2]}})})}},lo={name:p.Lobstr,website:"https://lobstr.co",connect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,i.isConnected()];case 1:if(!e.sent())throw new Error("LOBSTR Wallet is not installed or connected.");return[4,i.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to LOBSTR.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Failed to get network from LOBSTR")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return[4,i.isConnected()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("LOBSTR does not support the signAuthEntry function")})})},signMessage:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("LOBSTR does not support the signMessage function")})})},signTransaction:function(e){return A(void 0,void 0,void 0,function(){return E(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!i.signTransaction)throw new Error("LOBSTR Wallet does not support signing transactions.");return[4,i.signTransaction(e)];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to sign the transaction with LOBSTR.");case 3:return[2]}})})}},fo={name:p.Onekey,website:"https://onekey.so",connect:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.getPublicKey()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Onekey.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Failed to get network from Onekey")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("Failed to sign auth entry with Onekey.");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("Failed to sign message with Onekey.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signTransaction(e,{submit:!1,address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("Failed to sign the transaction with Onekey.");case 3:return[2]}})})}},ho={name:p.Bitget,website:"https://bitget.com",connect:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.connect()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Bitget.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return[4,window.bitkeep.stellar.network()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Failed to sign auth entry with Bitget")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i;return E(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(i=window.bitkeep)||void 0===i?void 0:i.stellar))throw new Error("Bitkeep Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signMessage(e,t.address)];case 1:return r=o.sent(),n=new Uint8Array(r.match(/.{1,2}/g).map(function(e){return parseInt(e,16)})),[2,btoa(String.fromCharCode.apply(String,n))];case 2:throw o.sent(),new Error("Failed to sign message with Bitkeep.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var r;return E(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.bitkeep)||void 0===r?void 0:r.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent()];case 2:throw n.sent(),new Error("Failed to sign the transaction with Bitget.");case 3:return[2]}})})}},po={exports:{}};var bo=function(){if(ro)return po.exports;ro=1;var e,t="object"==typeof Reflect?Reflect:null,r=t&&"function"==typeof t.apply?t.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};e=t&&"function"==typeof t.ownKeys?t.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var n=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}po.exports=i,po.exports.once=function(e,t){return new Promise(function(r,n){function i(r){e.removeListener(t,o),n(r)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,r){"function"==typeof e.on&&p(e,"error",t,r)}(e,i,{once:!0})})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var o=10;function s(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function a(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function c(e,t,r,n){var i,o,c,u;if(s(r),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),o=e._events),c=o[t]),void 0===c)c=o[t]=r,++e._eventsCount;else if("function"==typeof c?c=o[t]=n?[r,c]:[c,r]:n?c.unshift(r):c.push(r),(i=a(e))>0&&c.length>i&&!c.warned){c.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+c.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=c.length,u=l,console&&console.warn&&console.warn(u)}return e}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},i=u.bind(n);return i.listener=r,n.wrapFn=i,i}function d(e,t,r){var n=e._events;if(void 0===n)return[];var i=n[t];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(i):h(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function h(e,t){for(var r=new Array(t),n=0;n<t;++n)r[n]=e[n];return r}function p(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,function i(o){n.once&&e.removeEventListener(t,i),r(o)})}}return Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return o},set:function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");o=e}}),i.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return a(this)},i.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var s;if(t.length>0&&(s=t[0]),s instanceof Error)throw s;var a=new Error("Unhandled error."+(s?" ("+s.message+")":""));throw a.context=s,a}var c=o[e];if(void 0===c)return!1;if("function"==typeof c)r(c,this,t);else{var u=c.length,l=h(c,u);for(n=0;n<u;++n)r(l[n],this,t)}return!0},i.prototype.addListener=function(e,t){return c(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return c(this,e,t,!0)},i.prototype.once=function(e,t){return s(t),this.on(e,l(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return s(t),this.prependListener(e,l(this,e,t)),this},i.prototype.removeListener=function(e,t){var r,n,i,o,a;if(s(t),void 0===(n=this._events))return this;if(void 0===(r=n[e]))return this;if(r===t||r.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length-1;o>=0;o--)if(r[o]===t||r[o].listener===t){a=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,i),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,a||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0===arguments.length){var i,o=Object.keys(r);for(n=0;n<o.length;++n)"removeListener"!==(i=o[n])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},i.prototype.listeners=function(e){return d(this,e,!0)},i.prototype.rawListeners=function(e){return d(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):f.call(e,t)},i.prototype.listenerCount=f,i.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]},po.exports}(),mo=ee(bo);const go={},vo={},yo=(e,t)=>{vo[e]=t},xo=e=>{class t extends Error{cause;constructor(r,n,i){if(super(r||e,i),Object.setPrototypeOf(this,t.prototype),this.name=e,n)for(const e in n)this[e]=n[e];if(i&&"object"==typeof i&&"cause"in i&&!this.cause){const e=i.cause;this.cause=e,"stack"in e&&(this.stack=this.stack+"\nCAUSE: "+e.stack)}}}return go[e]=t,t};xo("AccountNameRequired"),xo("AccountNotSupported"),xo("AccountAwaitingSendPendingOperations"),xo("AmountRequired"),xo("BluetoothRequired"),xo("BtcUnmatchedApp"),xo("CantOpenDevice"),xo("CashAddrNotSupported"),xo("ClaimRewardsFeesWarning"),xo("CurrencyNotSupported"),xo("DeviceAppVerifyNotSupported"),xo("DeviceGenuineSocketEarlyClose"),xo("DeviceNotGenuine"),xo("DeviceOnDashboardExpected"),xo("DeviceOnDashboardUnexpected"),xo("DeviceInOSUExpected"),xo("DeviceHalted"),xo("DeviceNameInvalid"),xo("DeviceSocketFail"),xo("DeviceSocketNoBulkStatus"),xo("DeviceSocketNoBulkStatus"),xo("UnresponsiveDeviceError");const wo=xo("DisconnectedDevice"),Ao=xo("DisconnectedDeviceDuringOperation");xo("DeviceExtractOnboardingStateError"),xo("DeviceOnboardingStatePollingError"),xo("EnpointConfig"),xo("EthAppPleaseEnableContractData"),xo("SolAppPleaseEnableContractData"),xo("CeloAppPleaseEnableContractData"),xo("FeeEstimationFailed"),xo("FirmwareNotRecognized"),xo("HardResetFail"),xo("InvalidXRPTag"),xo("InvalidAddress"),xo("InvalidTransactionError"),xo("InvalidNonce"),xo("InvalidAddressBecauseDestinationIsAlsoSource"),xo("LatestMCUInstalledError"),xo("LatestFirmwareVersionRequired"),xo("UnsupportedFeatureError"),xo("NanoSNotSupported"),xo("UnknownMCU"),xo("LedgerAPIError"),xo("LedgerAPIErrorWithMessage"),xo("LedgerAPINotAvailable"),xo("ManagerAppAlreadyInstalled"),xo("ManagerAppRelyOnBTC"),xo("ManagerAppDepInstallRequired"),xo("ManagerAppDepUninstallRequired"),xo("ManagerDeviceLocked"),xo("ManagerFirmwareNotEnoughSpace"),xo("ManagerNotEnoughSpace"),xo("ManagerUninstallBTCDep"),xo("NetworkDown"),xo("NetworkError"),xo("NoAddressesFound"),xo("NotEnoughBalance"),xo("NotEnoughBalanceFees"),xo("NotEnoughBalanceSwap"),xo("NotEnoughBalanceToDelegate"),xo("UnstakeNotEnoughStakedBalanceLeft"),xo("RestakeNotEnoughStakedBalanceLeft"),xo("NotEnoughToRestake"),xo("NotEnoughToUnstake"),xo("NotEnoughBalanceInParentAccount"),xo("NotEnoughSpendableBalance"),xo("NotEnoughBalanceBecauseDestinationNotCreated"),xo("NotEnoughToStake"),xo("NoAccessToCamera"),xo("NotEnoughGas"),xo("NotEnoughGasSwap"),xo("TronEmptyAccount"),xo("MaybeKeepTronAccountAlive"),xo("NotSupportedLegacyAddress"),xo("GasLessThanEstimate"),xo("PriorityFeeTooLow"),xo("PriorityFeeTooHigh"),xo("PriorityFeeHigherThanMaxFee"),xo("MaxFeeTooLow"),xo("PasswordsDontMatch"),xo("PasswordIncorrect"),xo("RecommendSubAccountsToEmpty"),xo("RecommendUndelegation"),xo("TimeoutTagged"),xo("UnexpectedBootloader"),xo("MCUNotGenuineToDashboard"),xo("RecipientRequired"),xo("UnavailableTezosOriginatedAccountReceive"),xo("UnavailableTezosOriginatedAccountSend"),xo("UpdateFetchFileFail"),xo("UpdateIncorrectHash"),xo("UpdateIncorrectSig"),xo("UpdateYourApp"),xo("UserRefusedDeviceNameChange"),xo("UserRefusedAddress"),xo("UserRefusedFirmwareUpdate"),xo("UserRefusedAllowManager"),xo("UserRefusedOnDevice"),xo("PinNotSet"),xo("ExpertModeRequired");const Eo=xo("TransportOpenUserCancelled"),So=xo("TransportInterfaceNotAvailable"),_o=xo("TransportRaceCondition"),Io=xo("TransportWebUSBGestureRequired");var No;xo("TransactionHasBeenValidatedError"),xo("TransportExchangeTimeoutError"),xo("DeviceShouldStayInApp"),xo("WebsocketConnectionError"),xo("WebsocketConnectionFailed"),xo("WrongDeviceForAccount"),xo("WrongDeviceForAccountPayout"),xo("MissingSwapPayloadParamaters"),xo("WrongDeviceForAccountRefund"),xo("WrongAppForCurrency"),xo("ETHAddressNonEIP"),xo("CantScanQRCode"),xo("FeeNotLoaded"),xo("FeeNotLoadedSwap"),xo("FeeRequired"),xo("FeeTooHigh"),xo("ValAddressRequired"),xo("RedelegateDstValAddressRequired"),xo("PendingOperation"),xo("SyncError"),xo("PairingFailed"),xo("PeerRemovedPairing"),xo("GenuineCheckFailed"),xo("LedgerAPI4xx"),xo("LedgerAPI5xx"),xo("FirmwareOrAppUpdateRequired"),xo("ReplacementTransactionUnderpriced"),xo("OpReturnSizeLimit"),xo("DustLimit"),xo("ConcordiumInsufficientFunds"),xo("ConcordiumMemoTooLong"),xo("ConcordiumPairingExpiredError"),xo("ConcordiumSessionExpiredError"),xo("ConcordiumTrustedMetadataServiceError"),xo("ConcordiumAddressVerificationFailedError"),xo("LanguageNotFound"),xo("NoDBPathGiven"),xo("DBWrongPassword"),xo("DBNotReset"),xo("SequenceNumberError"),xo("DisabledTransactionBroadcastError"),xo("InvalidParameterError"),function(e){e.Unknown="Unknown",e.LocationServicesDisabled="LocationServicesDisabled",e.LocationServicesUnauthorized="LocationServicesUnauthorized",e.BluetoothScanStartFailed="BluetoothScanStartFailed"}(No||(No={}));class Co extends Error{id;constructor(e,t){const r="TransportError";super(e||r),this.name=r,this.message=e,this.stack=new Error(e).stack,this.id=t}}yo("TransportError",e=>new Co(e.message,e.id));const Mo={ACCESS_CONDITION_NOT_FULFILLED:38916,ALGORITHM_NOT_SUPPORTED:38020,CLA_NOT_SUPPORTED:28160,CLA_NOT_SUPPORTED_BOOTLOADER:28161,CODE_BLOCKED:38976,CODE_NOT_INITIALIZED:38914,COMMAND_INCOMPATIBLE_FILE_STRUCTURE:27009,CONDITIONS_OF_USE_NOT_SATISFIED:27013,CONTRADICTION_INVALIDATION:38928,CONTRADICTION_SECRET_CODE_STATUS:38920,DEVICE_IN_RECOVERY_MODE:26159,CUSTOM_IMAGE_EMPTY:26158,FILE_ALREADY_EXISTS:27273,FILE_NOT_FOUND:37892,GP_AUTH_FAILED:25344,HALTED:28586,INCONSISTENT_FILE:37896,INCORRECT_DATA:27264,INCORRECT_LENGTH:26368,INCORRECT_P1_P2:27392,INS_NOT_SUPPORTED:27904,DEVICE_NOT_ONBOARDED:27911,DEVICE_NOT_ONBOARDED_2:26129,INVALID_KCV:38021,INVALID_OFFSET:37890,LICENSING:28482,LOCKED_DEVICE:21781,MAX_VALUE_REACHED:38992,MEMORY_PROBLEM:37440,MISSING_CRITICAL_PARAMETER:26624,NO_EF_SELECTED:37888,NOT_ENOUGH_MEMORY_SPACE:27268,OK:36864,PIN_REMAINING_ATTEMPTS:25536,REFERENCED_DATA_NOT_FOUND:27272,SECURITY_STATUS_NOT_SATISFIED:27010,TECHNICAL_PROBLEM:28416,UNKNOWN_APDU:27906,USER_REFUSED_ON_DEVICE:21761,NOT_ENOUGH_SPACE:20738,APP_NOT_FOUND_OR_INVALID_CONTEXT:20771,INVALID_APP_NAME_LENGTH:26378,GEN_AES_KEY_FAILED:21529,INTERNAL_CRYPTO_OPERATION_FAILED:21530,INTERNAL_COMPUTE_AES_CMAC_FAILED:21531,ENCRYPT_APP_STORAGE_FAILED:21532,INVALID_BACKUP_STATE:26178,PIN_NOT_SET:21762,INVALID_BACKUP_LENGTH:26419,INVALID_RESTORE_STATE:26179,INVALID_CHUNK_LENGTH:26420,INVALID_BACKUP_HEADER:26698,SW_BAD_STATE:45063};class ko extends Error{statusCode;statusText;constructor(e,{canBeMappedToChildError:t=!0}={}){const r=Object.keys(Mo).find(t=>Mo[t]===e)||"UNKNOWN_ERROR",n=`Ledger device: ${function(e){switch(e){case 26368:return"Incorrect length";case 26624:return"Missing critical parameter";case 27010:return"Security not satisfied (dongle locked or have invalid access rights)";case 27013:return"Condition of use not satisfied (denied by the user?)";case 27264:return"Invalid data received";case 27392:return"Invalid parameter received";case 21781:return"Locked device";case 45063:return"Unexpected state on the device"}if(28416<=e&&e<=28671)return"Internal error, please report"}(e)||r} (0x${e.toString(16)})`;if(super(n),this.name="TransportStatusError",this.statusCode=e,this.statusText=r,Object.setPrototypeOf(this,ko.prototype),t&&e===Mo.LOCKED_DEVICE)return new To(n)}}class To extends ko{constructor(e){super(Mo.LOCKED_DEVICE,{canBeMappedToChildError:!1}),e&&(this.message=e),this.name="LockedDeviceError",Object.setPrototypeOf(this,To.prototype)}}yo("TransportStatusError",e=>new ko(e.statusCode));let Ro=0;const Bo=[],jo=(e,t,r)=>{const n={type:e,id:String(++Ro),date:new Date};t&&(n.message=t),Po(n)};class Oo{type;context;constructor(e,t){this.type=e,this.context=t}trace(e,t){(({type:e,message:t,data:r,context:n})=>{const i={type:e,id:String(++Ro),date:new Date};t&&(i.message=t),r&&(i.data=r),n&&(i.context=n),Po(i)})({type:this.type,message:e,data:t,context:this.context})}getContext(){return this.context}setContext(e){this.context=e}updateContext(e){this.context={...this.context,...e}}getType(){return this.type}setType(e){this.type=e}withType(e){return new Oo(e,this.context)}withContext(e){return new Oo(this.type,e)}withUpdatedContext(e){return new Oo(this.type,{...this.context,...e})}}const Lo=e=>(Bo.push(e),()=>{const t=Bo.indexOf(e);-1!==t&&(Bo[t]=Bo[Bo.length-1],Bo.pop())});function Po(e){for(let t=0;t<Bo.length;t++)try{Bo[t](e)}catch(e){console.error(e)}}"undefined"!=typeof window&&(window.__ledgerLogsListen=Lo);class Fo{exchangeTimeout=3e4;unresponsiveTimeout=15e3;deviceModel=null;tracer;constructor({context:e,logType:t}={}){this.tracer=new Oo(t??"transport",e)}static isSupported;static list;static listen;static open;exchange(e,{abortTimeoutMs:t}={}){throw new Error("exchange not implemented")}exchangeBulk(e,t){let r=!1;return(async()=>{if(!r)for(const n of e){const e=await this.exchange(n);if(r)return;const i=e.readUInt16BE(e.length-2);if(i!==Mo.OK)throw new ko(i);t.next(e)}})().then(()=>!r&&t.complete(),e=>!r&&t.error(e)),{unsubscribe:()=>{r=!0}}}setScrambleKey(e){}close(){return Promise.resolve()}_events=new mo;on(e,t){this._events.on(e,t)}off(e,t){this._events.removeListener(e,t)}emit(e,...t){this._events.emit(e,...t)}setDebugMode(){console.warn("setDebugMode is deprecated. use @ledgerhq/logs instead. No logs are emitted in this anymore.")}setExchangeTimeout(e){this.exchangeTimeout=e}setExchangeUnresponsiveTimeout(e){this.unresponsiveTimeout=e}send=async(e,t,r,n,i=Br().Buffer.alloc(0),o=[Mo.OK],{abortTimeoutMs:s}={})=>{const a=this.tracer.withUpdatedContext({function:"send"});if(i.length>=256)throw a.trace("data.length exceeded 256 bytes limit",{dataLength:i.length}),new Co("data.length exceed 256 bytes limit. Got: "+i.length,"DataLengthTooBig");const c=await this.exchange(Br().Buffer.concat([Buffer.from([e,t,r,n]),Buffer.from([i.length]),i]),{abortTimeoutMs:s}),u=c.readUInt16BE(c.length-2);if(!o.some(e=>e===u))throw new ko(u);return c};static create(e=3e3,t){return new Promise((r,n)=>{let i=!1;const o=this.listen({next:t=>{i=!0,o&&o.unsubscribe(),s&&clearTimeout(s),this.open(t.descriptor,e).then(r,n)},error:e=>{s&&clearTimeout(s),n(e)},complete:()=>{s&&clearTimeout(s),i||n(new Co(this.ErrorMessage_NoDeviceFound,"NoDeviceFound"))}}),s=t?setTimeout(()=>{o.unsubscribe(),n(new Co(this.ErrorMessage_ListenTimeout,"ListenTimeout"))},t):null})}exchangeBusyPromise;async exchangeAtomicImpl(e){const t=this.tracer.withUpdatedContext({function:"exchangeAtomicImpl",unresponsiveTimeout:this.unresponsiveTimeout});if(this.exchangeBusyPromise)throw t.trace("Atomic exchange is already busy"),new _o("An action was already pending on the Ledger device. Please deny or reconnect.");let r;const n=new Promise(e=>{r=e});this.exchangeBusyPromise=n;let i=!1;const o=setTimeout(()=>{t.trace('Timeout reached, emitting Transport event "unresponsive"',{unresponsiveTimeout:this.unresponsiveTimeout}),i=!0,this.emit("unresponsive")},this.unresponsiveTimeout);try{const r=await e();return i&&(t.trace("Device was unresponsive, emitting responsive"),this.emit("responsive")),r}finally{t.trace("Finalize, clearing busy guard"),clearTimeout(o),r&&r(),this.exchangeBusyPromise=null}}decorateAppAPIMethods(e,t,r){for(const n of t)e[n]=this.decorateAppAPIMethod(n,e[n],e,r)}_appAPIlock=null;decorateAppAPIMethod(e,t,r,n){return async(...i)=>{const{_appAPIlock:o}=this;if(o)return Promise.reject(new Co("Ledger Device is busy (lock "+o+")","TransportLocked"));try{return this._appAPIlock=e,this.setScrambleKey(n),await t.apply(r,i)}finally{this._appAPIlock=null}}}setTraceContext(e){this.tracer=this.tracer.withContext(e)}updateTraceContext(e){this.tracer.updateContext(e)}getTraceContext(){return this.tracer.getContext()}static ErrorMessage_ListenTimeout="No Ledger device found (timeout)";static ErrorMessage_NoDeviceFound="No Ledger device found"}function Uo(e){const t=Br().Buffer.alloc(2);return t.writeUInt16BE(e,0),t}const Do={data:Br().Buffer.alloc(0),dataLength:0,sequence:0};var zo,Wo,qo,$o,Ko,Ho,Vo,Go,Xo,Yo,Zo,Jo,Qo,es,ts,rs,ns,is,os,ss,as,cs,us,ls,ds,fs,hs,ps,bs,ms,gs,vs,ys,xs,ws,As,Es,Ss,_s,Is,Ns,Cs,Ms,ks,Ts,Rs,Bs,js,Os,Ls,Ps,Fs,Us,Ds,zs,Ws,qs,$s,Ks,Hs,Vs,Gs,Xs,Ys,Zs,Js,Qs,ea,ta,ra,na,ia,oa,sa,aa,ca,ua,la,da,fa,ha,pa,ba,ma,ga,va,ya,xa,wa,Aa={exports:{}};function Ea(){if(Wo)return zo;Wo=1;const e=Number.MAX_SAFE_INTEGER||9007199254740991;return zo={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:e,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}}function Sa(){if($o)return qo;$o=1;const e="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};return qo=e}function _a(){return Ko||(Ko=1,function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:i}=Ea(),o=Sa(),s=(t=e.exports={}).re=[],a=t.safeRe=[],c=t.src=[],u=t.safeSrc=[],l=t.t={};let d=0;const f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",i],[f,n]],p=(e,t,r)=>{const n=(e=>{for(const[t,r]of h)e=e.split(`${t}*`).join(`${t}{0,${r}}`).split(`${t}+`).join(`${t}{1,${r}}`);return e})(t),i=d++;o(e,i,t),l[e]=i,c[i]=t,u[i]=n,s[i]=new RegExp(t,r?"g":void 0),a[i]=new RegExp(n,r?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),p("MAINVERSION",`(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASE",`(?:-(${c[l.PRERELEASEIDENTIFIER]}(?:\\.${c[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${c[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${c[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${f}+`),p("BUILD",`(?:\\+(${c[l.BUILDIDENTIFIER]}(?:\\.${c[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${c[l.MAINVERSION]}${c[l.PRERELEASE]}?${c[l.BUILD]}?`),p("FULL",`^${c[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${c[l.MAINVERSIONLOOSE]}${c[l.PRERELEASELOOSE]}?${c[l.BUILD]}?`),p("LOOSE",`^${c[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${c[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${c[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:${c[l.PRERELEASE]})?${c[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:${c[l.PRERELEASELOOSE]})?${c[l.BUILD]}?)?)?`),p("XRANGE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),p("COERCE",`${c[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",c[l.COERCEPLAIN]+`(?:${c[l.PRERELEASE]})?`+`(?:${c[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",c[l.COERCE],!0),p("COERCERTLFULL",c[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${c[l.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",p("TILDE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${c[l.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",p("CARET",`^${c[l.LONECARET]}${c[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${c[l.LONECARET]}${c[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${c[l.GTLT]}\\s*(${c[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]}|${c[l.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${c[l.XRANGEPLAIN]})\\s+-\\s+(${c[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${c[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${c[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(Aa,Aa.exports)),Aa.exports}function Ia(){if(Vo)return Ho;Vo=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return Ho=r=>r?"object"!=typeof r?e:r:t}function Na(){if(Xo)return Go;Xo=1;const e=/^[0-9]+$/,t=(t,r)=>{if("number"==typeof t&&"number"==typeof r)return t===r?0:t<r?-1:1;const n=e.test(t),i=e.test(r);return n&&i&&(t=+t,r=+r),t===r?0:n&&!i?-1:i&&!n?1:t<r?-1:1};return Go={compareIdentifiers:t,rcompareIdentifiers:(e,r)=>t(r,e)}}function Ca(){if(Zo)return Yo;Zo=1;const e=Sa(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:r}=Ea(),{safeRe:n,t:i}=_a(),o=Ia(),{compareIdentifiers:s}=Na();class a{constructor(s,c){if(c=o(c),s instanceof a){if(s.loose===!!c.loose&&s.includePrerelease===!!c.includePrerelease)return s;s=s.version}else if("string"!=typeof s)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof s}".`);if(s.length>t)throw new TypeError(`version is longer than ${t} characters`);e("SemVer",s,c),this.options=c,this.loose=!!c.loose,this.includePrerelease=!!c.includePrerelease;const u=s.trim().match(c.loose?n[i.LOOSE]:n[i.FULL]);if(!u)throw new TypeError(`Invalid Version: ${s}`);if(this.raw=s,this.major=+u[1],this.minor=+u[2],this.patch=+u[3],this.major>r||this.major<0)throw new TypeError("Invalid major version");if(this.minor>r||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>r||this.patch<0)throw new TypeError("Invalid patch version");u[4]?this.prerelease=u[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<r)return t}return e}):this.prerelease=[],this.build=u[5]?u[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(e("SemVer.compare",this.version,this.options,t),!(t instanceof a)){if("string"==typeof t&&t===this.version)return 0;t=new a(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(e){return e instanceof a||(e=new a(e,this.options)),this.major<e.major?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:this.patch>e.patch?1:0}comparePre(t){if(t instanceof a||(t=new a(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let r=0;do{const n=this.prerelease[r],i=t.prerelease[r];if(e("prerelease compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return s(n,i)}while(++r)}compareBuild(t){t instanceof a||(t=new a(t,this.options));let r=0;do{const n=this.build[r],i=t.build[r];if(e("build compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return s(n,i)}while(++r)}inc(e,t,r){if(e.startsWith("pre")){if(!t&&!1===r)throw new Error("invalid increment argument: identifier is empty");if(t){const e=`-${t}`.match(this.options.loose?n[i.PRERELEASELOOSE]:n[i.PRERELEASE]);if(!e||e[1]!==t)throw new Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,r),this.inc("pre",t,r);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,r),this.inc("pre",t,r);break;case"release":if(0===this.prerelease.length)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(r)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===r)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===r&&(n=[t]),0===s(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return Yo=a}function Ma(){if(Qo)return Jo;Qo=1;const e=Ca();return Jo=(t,r,n=!1)=>{if(t instanceof e)return t;try{return new e(t,r)}catch(e){if(!n)return null;throw e}},Jo}function ka(){if(gs)return ms;gs=1;const e=Ca();return ms=(t,r,n)=>new e(t,n).compare(new e(r,n))}function Ta(){if(Es)return As;Es=1;const e=Ca();return As=(t,r,n)=>{const i=new e(t,n),o=new e(r,n);return i.compare(o)||i.compareBuild(o)}}function Ra(){if(Ms)return Cs;Ms=1;const e=ka();return Cs=(t,r,n)=>e(t,r,n)>0}function Ba(){if(Ts)return ks;Ts=1;const e=ka();return ks=(t,r,n)=>e(t,r,n)<0}function ja(){if(Bs)return Rs;Bs=1;const e=ka();return Rs=(t,r,n)=>0===e(t,r,n)}function Oa(){if(Os)return js;Os=1;const e=ka();return js=(t,r,n)=>0!==e(t,r,n)}function La(){if(Ps)return Ls;Ps=1;const e=ka();return Ls=(t,r,n)=>e(t,r,n)>=0}function Pa(){if(Us)return Fs;Us=1;const e=ka();return Fs=(t,r,n)=>e(t,r,n)<=0}function Fa(){if(zs)return Ds;zs=1;const e=ja(),t=Oa(),r=Ra(),n=La(),i=Ba(),o=Pa();return Ds=(s,a,c,u)=>{switch(a){case"===":return"object"==typeof s&&(s=s.version),"object"==typeof c&&(c=c.version),s===c;case"!==":return"object"==typeof s&&(s=s.version),"object"==typeof c&&(c=c.version),s!==c;case"":case"=":case"==":return e(s,c,u);case"!=":return t(s,c,u);case">":return r(s,c,u);case">=":return n(s,c,u);case"<":return i(s,c,u);case"<=":return o(s,c,u);default:throw new TypeError(`Invalid operator: ${a}`)}}}function Ua(){if(Vs)return Hs;Vs=1;const e=/\s+/g;class t{constructor(r,n){if(n=i(n),r instanceof t)return r.loose===!!n.loose&&r.includePrerelease===!!n.includePrerelease?r:new t(r.raw,n);if(r instanceof o)return this.raw=r.value,this.set=[[r]],this.formatted=void 0,this;if(this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease,this.raw=r.trim().replace(e," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!b(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&m(e[0])){this.set=[e];break}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");const t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&h)|(this.options.loose&&p))+":"+e,r=n.get(t);if(r)return r;const i=this.options.loose,a=i?c[u.HYPHENRANGELOOSE]:c[u.HYPHENRANGE];e=e.replace(a,C(this.options.includePrerelease)),s("hyphen replace",e),e=e.replace(c[u.COMPARATORTRIM],l),s("comparator trim",e),e=e.replace(c[u.TILDETRIM],d),s("tilde trim",e),e=e.replace(c[u.CARETTRIM],f),s("caret trim",e);let m=e.split(" ").map(e=>v(e,this.options)).join(" ").split(/\s+/).map(e=>N(e,this.options));i&&(m=m.filter(e=>(s("loose invalid filter",e,this.options),!!e.match(c[u.COMPARATORLOOSE])))),s("range list",m);const g=new Map,y=m.map(e=>new o(e,this.options));for(const e of y){if(b(e))return[e];g.set(e.value,e)}g.size>1&&g.has("")&&g.delete("");const x=[...g.values()];return n.set(t,x),x}intersects(e,r){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(t=>g(t,r)&&e.set.some(e=>g(e,r)&&t.every(t=>e.every(e=>t.intersects(e,r)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new a(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(M(this.set[t],e,this.options))return!0;return!1}}Hs=t;const r=(Ks||(Ks=1,$s=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}),$s),n=new r,i=Ia(),o=Da(),s=Sa(),a=Ca(),{safeRe:c,t:u,comparatorTrimReplace:l,tildeTrimReplace:d,caretTrimReplace:f}=_a(),{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=Ea(),b=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,g=(e,t)=>{let r=!0;const n=e.slice();let i=n.pop();for(;r&&n.length;)r=n.every(e=>i.intersects(e,t)),i=n.pop();return r},v=(e,t)=>(e=e.replace(c[u.BUILD],""),s("comp",e,t),e=A(e,t),s("caret",e),e=x(e,t),s("tildes",e),e=S(e,t),s("xrange",e),e=I(e,t),s("stars",e),e),y=e=>!e||"x"===e.toLowerCase()||"*"===e,x=(e,t)=>e.trim().split(/\s+/).map(e=>w(e,t)).join(" "),w=(e,t)=>{const r=t.loose?c[u.TILDELOOSE]:c[u.TILDE];return e.replace(r,(t,r,n,i,o)=>{let a;return s("tilde",e,t,r,n,i,o),y(r)?a="":y(n)?a=`>=${r}.0.0 <${+r+1}.0.0-0`:y(i)?a=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:o?(s("replaceTilde pr",o),a=`>=${r}.${n}.${i}-${o} <${r}.${+n+1}.0-0`):a=`>=${r}.${n}.${i} <${r}.${+n+1}.0-0`,s("tilde return",a),a})},A=(e,t)=>e.trim().split(/\s+/).map(e=>E(e,t)).join(" "),E=(e,t)=>{s("caret",e,t);const r=t.loose?c[u.CARETLOOSE]:c[u.CARET],n=t.includePrerelease?"-0":"";return e.replace(r,(t,r,i,o,a)=>{let c;return s("caret",e,t,r,i,o,a),y(r)?c="":y(i)?c=`>=${r}.0.0${n} <${+r+1}.0.0-0`:y(o)?c="0"===r?`>=${r}.${i}.0${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.0${n} <${+r+1}.0.0-0`:a?(s("replaceCaret pr",a),c="0"===r?"0"===i?`>=${r}.${i}.${o}-${a} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}-${a} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o}-${a} <${+r+1}.0.0-0`):(s("no pr"),c="0"===r?"0"===i?`>=${r}.${i}.${o}${n} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o} <${+r+1}.0.0-0`),s("caret return",c),c})},S=(e,t)=>(s("replaceXRanges",e,t),e.split(/\s+/).map(e=>_(e,t)).join(" ")),_=(e,t)=>{e=e.trim();const r=t.loose?c[u.XRANGELOOSE]:c[u.XRANGE];return e.replace(r,(r,n,i,o,a,c)=>{s("xRange",e,r,n,i,o,a,c);const u=y(i),l=u||y(o),d=l||y(a),f=d;return"="===n&&f&&(n=""),c=t.includePrerelease?"-0":"",u?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&f?(l&&(o=0),a=0,">"===n?(n=">=",l?(i=+i+1,o=0,a=0):(o=+o+1,a=0)):"<="===n&&(n="<",l?i=+i+1:o=+o+1),"<"===n&&(c="-0"),r=`${n+i}.${o}.${a}${c}`):l?r=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),s("xRange return",r),r})},I=(e,t)=>(s("replaceStars",e,t),e.trim().replace(c[u.STAR],"")),N=(e,t)=>(s("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?u.GTE0PRE:u.GTE0],"")),C=e=>(t,r,n,i,o,s,a,c,u,l,d,f)=>`${r=y(n)?"":y(i)?`>=${n}.0.0${e?"-0":""}`:y(o)?`>=${n}.${i}.0${e?"-0":""}`:s?`>=${r}`:`>=${r}${e?"-0":""}`} ${c=y(u)?"":y(l)?`<${+u+1}.0.0-0`:y(d)?`<${u}.${+l+1}.0-0`:f?`<=${u}.${l}.${d}-${f}`:e?`<${u}.${l}.${+d+1}-0`:`<=${c}`}`.trim(),M=(e,t,r)=>{for(let r=0;r<e.length;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++)if(s(e[r].semver),e[r].semver!==o.ANY&&e[r].semver.prerelease.length>0){const n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0};return Hs}function Da(){if(Xs)return Gs;Xs=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(n,i){if(i=r(i),n instanceof t){if(n.loose===!!i.loose)return n;n=n.value}n=n.trim().split(/\s+/).join(" "),s("comparator",n,i),this.options=i,this.loose=!!i.loose,this.parse(n),this.semver===e?this.value="":this.value=this.operator+this.semver.version,s("comp",this)}parse(t){const r=this.options.loose?n[i.COMPARATORLOOSE]:n[i.COMPARATOR],o=t.match(r);if(!o)throw new TypeError(`Invalid comparator: ${t}`);this.operator=void 0!==o[1]?o[1]:"","="===this.operator&&(this.operator=""),o[2]?this.semver=new a(o[2],this.options.loose):this.semver=e}toString(){return this.value}test(t){if(s("Comparator.test",t,this.options.loose),this.semver===e||t===e)return!0;if("string"==typeof t)try{t=new a(t,this.options)}catch(e){return!1}return o(t,this.operator,this.semver,this.options)}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new c(e.value,n).test(this.value):""===e.operator?""===e.value||new c(this.value,n).test(e.semver):(!(n=r(n)).includePrerelease||"<0.0.0-0"!==this.value&&"<0.0.0-0"!==e.value)&&(!(!n.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&(!(!this.operator.startsWith(">")||!e.operator.startsWith(">"))||(!(!this.operator.startsWith("<")||!e.operator.startsWith("<"))||(!(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))||(!!(o(this.semver,"<",e.semver,n)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))||!!(o(this.semver,">",e.semver,n)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))))))}}Gs=t;const r=Ia(),{safeRe:n,t:i}=_a(),o=Fa(),s=Sa(),a=Ca(),c=Ua();return Gs}function za(){if(Zs)return Ys;Zs=1;const e=Ua();return Ys=(t,r,n)=>{try{r=new e(r,n)}catch(e){return!1}return r.test(t)},Ys}function Wa(){if(aa)return sa;aa=1;const e=Ua();return sa=(t,r)=>{try{return new e(t,r).range||"*"}catch(e){return null}},sa}function qa(){if(ua)return ca;ua=1;const e=Ca(),t=Da(),{ANY:r}=t,n=Ua(),i=za(),o=Ra(),s=Ba(),a=Pa(),c=La();return ca=(u,l,d,f)=>{let h,p,b,m,g;switch(u=new e(u,f),l=new n(l,f),d){case">":h=o,p=a,b=s,m=">",g=">=";break;case"<":h=s,p=c,b=o,m="<",g="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(u,l,f))return!1;for(let e=0;e<l.set.length;++e){const n=l.set[e];let i=null,o=null;if(n.forEach(e=>{e.semver===r&&(e=new t(">=0.0.0")),i=i||e,o=o||e,h(e.semver,i.semver,f)?i=e:b(e.semver,o.semver,f)&&(o=e)}),i.operator===m||i.operator===g)return!1;if((!o.operator||o.operator===m)&&p(u,o.semver))return!1;if(o.operator===g&&b(u,o.semver))return!1}return!0},ca}var $a,Ka=function(){if(wa)return xa;wa=1;const e=_a(),t=Ea(),r=Ca(),n=Na(),i=Ma(),o=function(){if(ts)return es;ts=1;const e=Ma();return es=(t,r)=>{const n=e(t,r);return n?n.version:null},es}(),s=function(){if(ns)return rs;ns=1;const e=Ma();return rs=(t,r)=>{const n=e(t.trim().replace(/^[=v]+/,""),r);return n?n.version:null},rs}(),a=function(){if(os)return is;os=1;const e=Ca();return is=(t,r,n,i,o)=>{"string"==typeof n&&(o=i,i=n,n=void 0);try{return new e(t instanceof e?t.version:t,n).inc(r,i,o).version}catch(e){return null}},is}(),c=function(){if(as)return ss;as=1;const e=Ma();return ss=(t,r)=>{const n=e(t,null,!0),i=e(r,null,!0),o=n.compare(i);if(0===o)return null;const s=o>0,a=s?n:i,c=s?i:n,u=!!a.prerelease.length;if(c.prerelease.length&&!u){if(!c.patch&&!c.minor)return"major";if(0===c.compareMain(a))return c.minor&&!c.patch?"minor":"patch"}const l=u?"pre":"";return n.major!==i.major?l+"major":n.minor!==i.minor?l+"minor":n.patch!==i.patch?l+"patch":"prerelease"}}(),u=function(){if(us)return cs;us=1;const e=Ca();return cs=(t,r)=>new e(t,r).major}(),l=function(){if(ds)return ls;ds=1;const e=Ca();return ls=(t,r)=>new e(t,r).minor}(),d=function(){if(hs)return fs;hs=1;const e=Ca();return fs=(t,r)=>new e(t,r).patch}(),f=function(){if(bs)return ps;bs=1;const e=Ma();return ps=(t,r)=>{const n=e(t,r);return n&&n.prerelease.length?n.prerelease:null},ps}(),h=ka(),p=function(){if(ys)return vs;ys=1;const e=ka();return vs=(t,r,n)=>e(r,t,n)}(),b=function(){if(ws)return xs;ws=1;const e=ka();return xs=(t,r)=>e(t,r,!0)}(),m=Ta(),g=function(){if(_s)return Ss;_s=1;const e=Ta();return Ss=(t,r)=>t.sort((t,n)=>e(t,n,r))}(),v=function(){if(Ns)return Is;Ns=1;const e=Ta();return Is=(t,r)=>t.sort((t,n)=>e(n,t,r))}(),y=Ra(),x=Ba(),w=ja(),A=Oa(),E=La(),S=Pa(),_=Fa(),I=function(){if(qs)return Ws;qs=1;const e=Ca(),t=Ma(),{safeRe:r,t:n}=_a();return Ws=(i,o)=>{if(i instanceof e)return i;if("number"==typeof i&&(i=String(i)),"string"!=typeof i)return null;let s=null;if((o=o||{}).rtl){const e=o.includePrerelease?r[n.COERCERTLFULL]:r[n.COERCERTL];let t;for(;(t=e.exec(i))&&(!s||s.index+s[0].length!==i.length);)s&&t.index+t[0].length===s.index+s[0].length||(s=t),e.lastIndex=t.index+t[1].length+t[2].length;e.lastIndex=-1}else s=i.match(o.includePrerelease?r[n.COERCEFULL]:r[n.COERCE]);if(null===s)return null;const a=s[2],c=s[3]||"0",u=s[4]||"0",l=o.includePrerelease&&s[5]?`-${s[5]}`:"",d=o.includePrerelease&&s[6]?`+${s[6]}`:"";return t(`${a}.${c}.${u}${l}${d}`,o)},Ws}(),N=Da(),C=Ua(),M=za(),k=function(){if(Qs)return Js;Qs=1;const e=Ua();return Js=(t,r)=>new e(t,r).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" ")),Js}(),T=function(){if(ta)return ea;ta=1;const e=Ca(),t=Ua();return ea=(r,n,i)=>{let o=null,s=null,a=null;try{a=new t(n,i)}catch(e){return null}return r.forEach(t=>{a.test(t)&&(o&&-1!==s.compare(t)||(o=t,s=new e(o,i)))}),o},ea}(),R=function(){if(na)return ra;na=1;const e=Ca(),t=Ua();return ra=(r,n,i)=>{let o=null,s=null,a=null;try{a=new t(n,i)}catch(e){return null}return r.forEach(t=>{a.test(t)&&(o&&1!==s.compare(t)||(o=t,s=new e(o,i)))}),o},ra}(),B=function(){if(oa)return ia;oa=1;const e=Ca(),t=Ua(),r=Ra();return ia=(n,i)=>{n=new t(n,i);let o=new e("0.0.0");if(n.test(o))return o;if(o=new e("0.0.0-0"),n.test(o))return o;o=null;for(let t=0;t<n.set.length;++t){const i=n.set[t];let s=null;i.forEach(t=>{const n=new e(t.semver.version);switch(t.operator){case">":0===n.prerelease.length?n.patch++:n.prerelease.push(0),n.raw=n.format();case"":case">=":s&&!r(n,s)||(s=n);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${t.operator}`)}}),!s||o&&!r(o,s)||(o=s)}return o&&n.test(o)?o:null},ia}(),j=Wa(),O=qa(),L=function(){if(da)return la;da=1;const e=qa();return la=(t,r,n)=>e(t,r,">",n),la}(),P=function(){if(ha)return fa;ha=1;const e=qa();return fa=(t,r,n)=>e(t,r,"<",n),fa}(),F=function(){if(ba)return pa;ba=1;const e=Ua();return pa=(t,r,n)=>(t=new e(t,n),r=new e(r,n),t.intersects(r,n))}(),U=function(){if(ga)return ma;ga=1;const e=za(),t=ka();return ma=(r,n,i)=>{const o=[];let s=null,a=null;const c=r.sort((e,r)=>t(e,r,i));for(const t of c)e(t,n,i)?(a=t,s||(s=t)):(a&&o.push([s,a]),a=null,s=null);s&&o.push([s,null]);const u=[];for(const[e,t]of o)e===t?u.push(e):t||e!==c[0]?t?e===c[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");const l=u.join(" || "),d="string"==typeof n.raw?n.raw:String(n);return l.length<d.length?l:n},ma}(),D=function(){if(ya)return va;ya=1;const e=Ua(),t=Da(),{ANY:r}=t,n=za(),i=ka(),o=[new t(">=0.0.0-0")],s=[new t(">=0.0.0")],a=(e,t,a)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===r){if(1===t.length&&t[0].semver===r)return!0;e=a.includePrerelease?o:s}if(1===t.length&&t[0].semver===r){if(a.includePrerelease)return!0;t=s}const l=new Set;let d,f,h,p,b,m,g;for(const t of e)">"===t.operator||">="===t.operator?d=c(d,t,a):"<"===t.operator||"<="===t.operator?f=u(f,t,a):l.add(t.semver);if(l.size>1)return null;if(d&&f){if(h=i(d.semver,f.semver,a),h>0)return null;if(0===h&&(">="!==d.operator||"<="!==f.operator))return null}for(const e of l){if(d&&!n(e,String(d),a))return null;if(f&&!n(e,String(f),a))return null;for(const r of t)if(!n(e,String(r),a))return!1;return!0}let v=!(!f||a.includePrerelease||!f.semver.prerelease.length)&&f.semver,y=!(!d||a.includePrerelease||!d.semver.prerelease.length)&&d.semver;v&&1===v.prerelease.length&&"<"===f.operator&&0===v.prerelease[0]&&(v=!1);for(const e of t){if(g=g||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,d)if(y&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===y.major&&e.semver.minor===y.minor&&e.semver.patch===y.patch&&(y=!1),">"===e.operator||">="===e.operator){if(p=c(d,e,a),p===e&&p!==d)return!1}else if(">="===d.operator&&!n(d.semver,String(e),a))return!1;if(f)if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),"<"===e.operator||"<="===e.operator){if(b=u(f,e,a),b===e&&b!==f)return!1}else if("<="===f.operator&&!n(f.semver,String(e),a))return!1;if(!e.operator&&(f||d)&&0!==h)return!1}return!(d&&m&&!f&&0!==h||f&&g&&!d&&0!==h||y||v)},c=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n>0?e:n<0||">"===t.operator&&">="===e.operator?t:e},u=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n<0?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};return va=(t,r,n={})=>{if(t===r)return!0;t=new e(t,n),r=new e(r,n);let i=!1;e:for(const e of t.set){for(const t of r.set){const r=a(e,t,n);if(i=i||null!==r,r)continue e}if(i)return!1}return!0}}();return xa={parse:i,valid:o,clean:s,inc:a,diff:c,major:u,minor:l,patch:d,prerelease:f,compare:h,rcompare:p,compareLoose:b,compareBuild:m,sort:g,rsort:v,gt:y,lt:x,eq:w,neq:A,gte:E,lte:S,cmp:_,coerce:I,Comparator:N,Range:C,satisfies:M,toComparators:k,maxSatisfying:T,minSatisfying:R,minVersion:B,validRange:j,outside:O,gtr:L,ltr:P,intersects:F,simplifyRange:U,subset:D,SemVer:r,re:e.re,src:e.src,tokens:e.t,SEMVER_SPEC_VERSION:t.SEMVER_SPEC_VERSION,RELEASE_TYPES:t.RELEASE_TYPES,compareIdentifiers:n.compareIdentifiers,rcompareIdentifiers:n.rcompareIdentifiers}}(),Ha=ee(Ka);!function(e){e.blue="blue",e.nanoS="nanoS",e.nanoSP="nanoSP",e.nanoX="nanoX",e.stax="stax",e.europa="europa",e.apex="apex"}($a||($a={}));const Va={[$a.blue]:{id:$a.blue,productName:"Ledger Blue",productIdMM:0,legacyUsbProductId:0,usbOnly:!0,memorySize:491520,masks:[822083584,822149120],getBlockSize:e=>4096},[$a.nanoS]:{id:$a.nanoS,productName:"Ledger Nano S",productIdMM:16,legacyUsbProductId:1,usbOnly:!0,memorySize:327680,masks:[823132160],getBlockSize:e=>Ha.lt(Ha.coerce(e)??"","2.0.0")?4096:2048},[$a.nanoX]:{id:$a.nanoX,productName:"Ledger Nano X",productIdMM:64,legacyUsbProductId:4,usbOnly:!1,memorySize:2097152,masks:[855638016],getBlockSize:e=>4096,bluetoothSpec:[{serviceUuid:"13d63400-2c97-0004-0000-4c6564676572",notifyUuid:"13d63400-2c97-0004-0001-4c6564676572",writeUuid:"13d63400-2c97-0004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-0004-0003-4c6564676572"}]},[$a.nanoSP]:{id:$a.nanoSP,productName:"Ledger Nano S Plus",productIdMM:80,legacyUsbProductId:5,usbOnly:!0,memorySize:1569792,masks:[856686592],getBlockSize:e=>32},[$a.apex]:{id:$a.apex,productName:"Ledger Nano Gen5",productIdMM:128,legacyUsbProductId:8,usbOnly:!1,memorySize:1569792,masks:[859832320],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-8004-0000-4c6564676572",notifyUuid:"13d63400-2c97-8004-0001-4c6564676572",writeUuid:"13d63400-2c97-8004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-8004-0003-4c6564676572"}]},[$a.stax]:{id:$a.stax,productName:"Ledger Stax",productIdMM:96,legacyUsbProductId:6,usbOnly:!1,memorySize:1569792,masks:[857735168],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-6004-0000-4c6564676572",notifyUuid:"13d63400-2c97-6004-0001-4c6564676572",writeUuid:"13d63400-2c97-6004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-6004-0003-4c6564676572"}]},[$a.europa]:{id:$a.europa,productName:"Ledger Flex",productIdMM:112,legacyUsbProductId:7,usbOnly:!1,memorySize:1569792,masks:[858783744],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-3004-0000-4c6564676572",notifyUuid:"13d63400-2c97-3004-0001-4c6564676572",writeUuid:"13d63400-2c97-3004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-3004-0003-4c6564676572"}]}};$a.blue,$a.nanoS,$a.nanoSP,$a.nanoX,$a.stax,$a.europa;const Ga=Object.values(Va),Xa=e=>{const t=Ga.find(t=>t.legacyUsbProductId===e);if(t)return t;const r=e>>8;return Ga.find(e=>e.productIdMM===r)},Ya=[],Za={};for(const e in Va){const t=Va[e],{bluetoothSpec:r}=t;if(r)for(let e=0;e<r.length;e++){const n=r[e];Ya.push(n.serviceUuid),Za[n.serviceUuid]=Za[n.serviceUuid.replace(/-/g,"")]={deviceModel:t,...n}}}const Ja=[{vendorId:11415}];async function Qa(){return await navigator.usb.requestDevice({filters:Ja})}async function ec(){return(await navigator.usb.getDevices()).filter(e=>11415===e.vendorId)}const tc=()=>Promise.resolve(!!navigator&&!!navigator.usb&&"function"==typeof navigator.usb.getDevices);class rc extends Fo{device;deviceModel;channel=Math.floor(65535*Math.random());packetSize=64;interfaceNumber;constructor(e,t){super(),this.device=e,this.interfaceNumber=t,this.deviceModel=Xa(e.productId)}static isSupported=tc;static list=ec;static listen=e=>{let t=!1;return async function(){const e=await ec();return e.length>0?e[0]:Qa()}().then(r=>{if(!t){const t=Xa(r.productId);e.next({type:"add",descriptor:r,deviceModel:t}),e.complete()}},t=>{window.DOMException&&t instanceof window.DOMException&&18===t.code?e.error(new Io(t.message)):e.error(new Eo(t.message))}),{unsubscribe:function(){t=!0}}};static async request(){const e=await Qa();return rc.open(e)}static async openConnected(){const e=await ec();return 0===e.length?null:rc.open(e[0])}static async open(e){await e.open(),null===e.configuration&&await e.selectConfiguration(1),await nc(e);const t=e.configurations[0].interfaces.find(({alternates:e})=>e.some(e=>255===e.interfaceClass));if(!t)throw new So("No WebUSB interface found for your Ledger device. Please upgrade firmware or contact techsupport.");const r=t.interfaceNumber;try{await e.claimInterface(r)}catch(t){throw await e.close(),new So(t.message)}const n=new rc(e,r),i=t=>{e===t.device&&(navigator.usb.removeEventListener("disconnect",i),n._emitDisconnect(new wo))};return navigator.usb.addEventListener("disconnect",i),n}_disconnectEmitted=!1;_emitDisconnect=e=>{this._disconnectEmitted||(this._disconnectEmitted=!0,this.emit("disconnect",e))};async close(){await this.exchangeBusyPromise,await this.device.releaseInterface(this.interfaceNumber),await nc(this.device),await this.device.close()}async exchange(e){const t=await this.exchangeAtomicImpl(async()=>{const{channel:t,packetSize:r}=this;jo("apdu","=> "+e.toString("hex"));const n=((e,t)=>({makeBlocks(r){let n=Br().Buffer.concat([Uo(r.length),r]);const i=t-5,o=Math.ceil(n.length/i);n=Br().Buffer.concat([n,Br().Buffer.alloc(o*i-n.length+1).fill(0)]);const s=[];for(let t=0;t<o;t++){const r=Br().Buffer.alloc(5);r.writeUInt16BE(e,0),r.writeUInt8(5,2),r.writeUInt16BE(t,3);const o=n.slice(t*i,(t+1)*i);s.push(new Uint8Array(Br().Buffer.concat([r,o])))}return s},reduceResponse(t,r){let{data:n,dataLength:i,sequence:o}=t||Do;if(r.readUInt16BE(0)!==e)throw new Co("Invalid channel","InvalidChannel");if(5!==r.readUInt8(2))throw new Co("Invalid tag","InvalidTag");if(r.readUInt16BE(3)!==o)throw new Co("Invalid sequence","InvalidSequence");t||(i=r.readUInt16BE(5)),o++;const s=r.slice(t?5:7);return n=Br().Buffer.concat([n,s]),n.length>i&&(n=n.slice(0,i)),{data:n,dataLength:i,sequence:o}},getReducedResult(e){if(e&&e.dataLength===e.data.length)return e.data}}))(t,r),i=n.makeBlocks(e);for(let e=0;e<i.length;e++)await this.device.transferOut(3,i[e]);let o,s;for(;!(o=n.getReducedResult(s));){const e=await this.device.transferIn(3,r),t=Buffer.from(e.data.buffer);s=n.reduceResponse(s,t)}return jo("apdu","<= "+o.toString("hex")),o}).catch(e=>{if(e&&e.message&&e.message.includes("disconnected"))throw this._emitDisconnect(e),new Ao(e.message);throw e});return t}setScrambleKey(){}}async function nc(e){try{await e.reset()}catch(e){console.warn(e)}}var ic,oc,sc,ac,cc,uc,lc={name:p.Ledger,website:"https://www.ledger.com",connect:function(){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,rc.create()];case 1:return t=n.sent(),[4,new y.default(t).getPublicKey("44'/148'/0'")];case 2:return r=n.sent().rawPublicKey,[2,e.StrKey.encodeEd25519PublicKey(r)];case 3:throw n.sent(),new Error("Failed to connect to Ledger.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Failed to get network from ledger")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return[4,rc.isSupported()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("ledger does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Failed to sign the transaction with Ledger.")})})},signTransaction:function(t,r){return A(void 0,void 0,void 0,function(){var n,i,o,s,a,c;return E(this,function(u){switch(u.label){case 0:return u.trys.push([0,3,,4]),n=new e.Transaction(t,r.network),[4,rc.create()];case 1:return i=u.sent(),[4,new y.default(i).signTransaction("44'/148'/0'",n.signatureBase())];case 2:return o=u.sent().signature,s=e.Keypair.fromPublicKey(r.address),a=s.signatureHint(),c=new e.xdr.DecoratedSignature({hint:a,signature:o}),n.signatures.push(c),[2,n.toXDR()];case 3:throw u.sent(),new Error("Failed to sign the transaction with Ledger.");case 4:return[2]}})})}},dc={name:p.Freighter,website:"https://freighter.app",connect:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,6]),[4,s.isConnected()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,s.requestAccess()];case 2:if((e=t.sent()).error&&"The user rejected this request."===e.error.message)throw new Error("Failed to connect to Freighter");if(""===e.address.trim())throw new Error("Failed to connect to Freighter.");return[2,e.address];case 3:return"Failed to connect to Freighter."!==t.sent().message?[3,5]:[4,dc.connect()];case 4:return[2,t.sent()];case 5:throw new Error("Failed to connect to Freighter.");case 6:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,4]),[4,s.isConnected()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,s.getNetwork()];case 2:if((e=t.sent()).error)throw new Error("Failed to get network from Freighter");return[2,{network:e.network,passphrase:e.networkPassphrase}];case 3:throw t.sent(),new Error("Failed to disconnect from Rabet.");case 4:return[2]}})})},isAvailable:function(){return new Promise(function(e){var t=setTimeout(function(){e(!1)},700);setTimeout(function(){return A(void 0,void 0,void 0,function(){return E(this,function(r){try{s.isConnected().then(function(r){var n=r.isConnected,i=r.error;n?(clearTimeout(t),e(!i&&n)):setTimeout(function(){s.isConnected().then(function(r){var n=r.isConnected,i=r.error;clearTimeout(t),e(!i&&n)})},350)}).catch(function(){clearTimeout(t),e(!1)})}catch(t){e(!1)}return[2]})})},450)})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i;return E(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,s.isConnected()];case 1:if(!o.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,s.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 2:if(r=o.sent(),n=r.error,i=r.signedAuthEntry,n||!i)throw new Error("Could not signedAuthEntry using Freighter");return[2,Buffer.from(i).toString("base64")];case 3:throw o.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,s.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if(r=i.sent(),n=r.signedMessage,r.error||!n)throw new Error("Failed to sign message using Freighter");return[2,"string"==typeof n?n:Buffer.from(n).toString("base64")];case 2:throw i.sent(),new Error("Failed to sign message using Freighter");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,s.isConnected()];case 1:if(!r.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,s.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 2:return[2,r.sent().signedTxXdr];case 3:throw r.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})}},fc={name:p.WalletConnect,website:"https://walletconnect.com",isAvailable:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return[2,!!O().config.walletConnect]})})},connect:function(){return A(void 0,void 0,void 0,function(){var e,t,r;return E(this,function(n){switch(n.label){case 0:if(!(e=O().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up. Please check your store configuration.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,e.connection.approval()];case 2:if(t=n.sent(),!(r=t.namespaces.stellar)||!r.accounts[0])throw new Error("Wallet did not approve the required Stellar namespace/account.");return[2,r.accounts[0].split(":").pop()];case 3:throw n.sent(),new Error("Failed to connect to Wallet. Ensure your wallet supports Stellar WalletConnect.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:if(!(e=O().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up.");r.label=1;case 1:return r.trys.push([1,3,,4]),0===(t=e.client.session.getAll()).length?[2]:[4,e.client.disconnect({topic:t[0].topic,reason:{code:6e3,message:"User explicitly disconnected."}})];case 2:return r.sent(),[3,4];case 3:throw r.sent(),new Error("Failed to disconnect from Wallet Connect. Try closing the session in your mobile wallet.");case 4:return[2]}})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Cannot reliably get the active network from WalletConnect without a specific session request.")})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i,o;return E(this,function(s){switch(s.label){case 0:if(!(r=O().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");s.label=1;case 1:if(s.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===b.PUBLIC?W:q,[4,r.client.request({topic:i.topic,chainId:o,request:{method:"stellar_signXDR",params:{xdr:e}}})];case 2:return[2,s.sent()];case 3:throw s.sent(),new Error("Failed to sign and submit the transaction with Wallet Connect.");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var r,n,i,o,s,a;return E(this,function(c){switch(c.label){case 0:if(!(r=O().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");c.label=1;case 1:if(c.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===b.PUBLIC?W:q,s=(null===(a=i.namespaces.stellar.chains)||void 0===a?void 0:a[0])||o,[4,r.client.request({topic:i.topic,chainId:s,request:{method:"stellar_signMessage",params:{message:e}}})];case 2:return[2,c.sent()];case 3:throw c.sent(),new Error("Failed to sign message with Wallet Connect.");case 4:return[2]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){throw new Error("Stellar Auth Entry signing is not supported via standard WalletConnect methods.")})})}},hc=((ic={})[p.Freighter]=dc,ic[p.Rabet]=so,ic[p.WalletConnect]=fc,ic[p.Hot]=io,ic[p.Api]=J,ic[p.Hana]=oo,ic[p.Xbull]=ao,ic[p.Lobstr]=lo,ic[p.Ledger]=lc,ic[p.Albedo]=co,ic[p.Klever]=uo,ic[p.Bitget]=ho,ic[p.Onekey]=fo,ic),pc={mainnet:e.Networks.PUBLIC,testnet:e.Networks.TESTNET,sandbox:e.Networks.SANDBOX,futurenet:e.Networks.FUTURENET,standalone:e.Networks.STANDALONE},bc=((oc={})[pc.mainnet]={name:"Mainnet",horizon:"https://horizon.stellar.org",soroban:"https://mainnet.sorobanrpc.com"},oc[pc.testnet]={name:"Testnet",horizon:"https://horizon-testnet.stellar.org",soroban:"https://soroban-testnet.stellar.org"},oc[pc.futurenet]={name:"Futurenet",horizon:"https://horizon-futurenet.stellar.org",soroban:"https://rpc-futurenet.stellar.org"},oc),mc={steexp:(sc={},sc[pc.mainnet]="https://steexp.com",sc[pc.testnet]="https://testnet.steexp.com",sc.ledgerUrl="ledger",sc.transactionUrl="tx",sc.accountUrl="account",sc),stellarexpert:(ac={},ac[pc.mainnet]="https://stellar.expert/explorer/public",ac[pc.testnet]="https://stellar.expert/explorer/testnet",ac.ledgerUrl="ledger",ac.accountUrl="account",ac.transactionUrl="tx",ac),lumenscan:(cc={},cc[pc.mainnet]="https://lumenscan.io",cc[pc.testnet]="https://testnet.lumenscan.io",cc.ledgerUrl="ledgers",cc.accountUrl="account",cc.operationUrl="ops",cc.transactionUrl="txns",cc),stellarchain:(uc={},uc[pc.mainnet]="https://stellarchain.io",uc[pc.testnet]="https://testnet.stellarchain.io",uc[pc.futurenet]="https://futurenet.stellarchain.io",uc.ledgerUrl="ledgers",uc.accountUrl="accounts",uc.operationUrl="operations",uc.transactionUrl="transactions",uc)},gc={logInOrSignUp:{en:"Log in or Sign up"},profile:{en:"Profile"},confirmation:{en:"Confirmation"},send:{en:"Send"},activity:{en:"Activity"},swap:{en:"Swap"},receive:{en:"Receive"},wrongNetwork:{en:"Wrong Network"},balances:{en:"Balances"},whatIsBlux:{en:"What is Blux"},addToken:{en:"Add Token"},signMessage:{en:"Sign Message"},selectAsset:{en:"Select Asset"},walletConnect:{en:"Wallet Connect"},acceptTermsAndPrivacy:{en:"By signing in or creating an account, you agree to our Terms and Conditions and Privacy Policy."},receiveFunds:{en:"Receive Funds"},addFunds:{en:"Add Funds"},termsAndConditions:{en:"Terms and Conditions"},loading:{en:"Loading"},tryAgain:{en:"Try again"},connecting:{en:"Connecting"},signing:{en:"Signing"},or:{en:"or"},recent:{en:"Recent"},allStellarWallets:{en:"All Stellar wallets"},email:{en:"Email"},logInWithPasskey:{en:"Log in with Passkey"},submit:{en:"Submit"},poweredByBlux:{en:"Powered by Blux.cc"},reviewAndAcceptPrompt:{en:"Review the documents below, then agree to continue."},termsOfService:{en:"Terms of Service"},privacyPolicy:{en:"Privacy Policy"},openLink:{en:"Open link"},noLegalLinksProvided:{en:"No legal links were provided for this app."},agree:{en:"Accept & Continue"},disagree:{en:"No thanks"},connectionSuccessfulTitle:{en:"Connection Successful"},connectionSuccessfulMessage:{en:"Your account has been successfully connected to ${appName}"},transactionSuccessfulTitle:{en:"Transaction Successful"},transactionSuccessfulMessage:{en:"Your transaction was successfully completed"},messageSignedTitle:{en:"Message Signed"},messageSignedMessage:{en:"Your message has been signed successfully."},authEntrySignedTitle:{en:"Authorization Signed"},authEntrySignedMessage:{en:"Authorization has been signed successfully."},seeInExplorer:{en:"See in explorer"},loggingIn:{en:"Logging In"},done:{en:"Done"},signTransactionPrompt:{en:"wants your permission to approve the following transaction."},invalidXdr:{en:"Invalid XDR"},lobstrWarning:{en:"Ensure that your LOBSTR wallet is set to the ${network} network. Otherwise, the transaction will definitely fail."},yourWallet:{en:"Your wallet"},noAddressFound:{en:"No address found"},approve:{en:"Approve"},loadingActivity:{en:"Loading activity..."},noActivityFound:{en:"No activity found"},multiOperation:{en:"Multi Operation"},pathPaymentDescription:{en:"Path payment of ${amount} ${asset}"},seeAllInExplorer:{en:"See all in explorer"},enterConfirmationCodeTitle:{en:"Enter confirmation code"},enterConfirmationCodeHelp:{en:"Please check your email and enter confirmation code below"},invalidCodeError:{en:"Invalid code, please try again."},resendCode:{en:"Resend code"},copied:{en:"Copied!"},logout:{en:"Logout"},search:{en:"Search"},noAssetsFound:{en:"No assets found"},amount:{en:"Amount"},max:{en:"Max"},to:{en:"To"},enterAddress:{en:"Enter address"},addressRequired:{en:"Address is required"},addressInvalid:{en:"Address is invalid"},inactiveAccount:{en:"Account is inActive"},memo:{en:"Memo"},enterMemo:{en:"Enter Memo"},optional:{en:"optional"},paste:{en:"Paste"},amountRequired:{en:"Amount is required"},amountExceedsBalance:{en:"Amount is greater than max balance"},sendButton:{en:"Send"},loginFailed:{en:"Login failed"},signingFailed:{en:"Signing with ${walletName} failed"},waitingFor:{en:"Waiting for ${walletName}"},signingWith:{en:"Signing with ${walletName}"},loginRetryMessage:{en:"Please try logging in again."},signingRetryMessage:{en:"Please try signing again."},acceptConnection:{en:"Accept connection"},signRequestInWallet:{en:"Sign the request in your wallet"},wrongNetworkMessage:{en:"You’re currently connected to the Stellar ${currentNetwork}. Please switch to the Stellar ${switchNetwork} to continue using this app."},wallet_infra:{en:"Wallet Infrastructure for Stellar dapps"},blux_gateway:{en:"Blux is your gateway to Stellar. Create a wallet, manage assets, and sign transactions easily and securely."},enter_token_address:{en:"Enter token address"},enter_address:{en:"enter address"},check:{en:"Check"},cancel:{en:"Cancel"},add_token:{en:"Add token"},network:{en:"Network"},address:{en:"Address"},market_cap:{en:"Market cap"},total_volume:{en:"Total volume"},all_time_high:{en:"All time high"},copy_address:{en:"Copy address"},address_copied:{en:"Address copied"},add_new_token:{en:"Add new token"},assets:{en:"Assets"},tokens:{en:"Tokens"},nfts:{en:"NFTs"},no_balance_message:{en:"Looks like there’s nothing here yet."},sign_permission:{en:"wants your permission to sign the following message:"}},vc=function(e){for(var t=new Uint8Array(e),r="",n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return btoa(r).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},yc=function(e){return"native"===e.asset_type?"native":"credit_alphanum4"===e.asset_type||"credit_alphanum12"===e.asset_type?Lc(e.asset_issuer,4):"liquidity_pool_shares"===e.asset_type?Lc(e.liquidity_pool_id,4):""},xc=function(t){return"native"===t.assetType?e.Asset.native():new e.Asset(t.assetCode,t.assetIssuer)},wc=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return[4,fetch(e,t)];case 1:return[4,(r=i.sent()).json()];case 2:return n=i.sent(),[2,x({status:r.status},n)]}})})},Ac=function(e){var t={valueInCurrency:"0",assetBalance:e.balance||"0",assetType:e.asset_type};return"native"===e.asset_type?(t.assetCode="XLM",t.assetIssuer=""):"liquidity_pool_shares"===e.asset_type?(t.assetCode="LiquidtyPool",t.assetIssuer=""):(t.assetCode=e.asset_code,t.assetIssuer=e.asset_issuer),t},Ec=function(e){var t;return"".concat(null===(t=e[0])||void 0===t?void 0:t.toUpperCase()).concat(e.slice(1))},Sc=function(e){return navigator.clipboard.writeText(e)},_c=function(e){return"send"===e?m.SEND:m.SWAP},Ic=function(e){var t=e.replace("#","");return(.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5?"#000000":"#FFFFFF"},Nc=function(e,t,r,n){var i=mc[t];i||(i=mc.stellarchain);var o=i[e];return o?"".concat(o,"/").concat(i[r],"/").concat(n):null},Cc=function(){var e=localStorage.getItem(z);if(!e)return[];try{return JSON.parse(e)}catch(e){return[]}},Mc=function(e){var t=Object.entries(b).find(function(t){return t[1]===e});if(!t)throw new Error("Unknown network passphrase: ".concat(e));return t[0].toLowerCase()},kc=function(e,t){var r=bc[e],n=t[e];if(!r&&!n)throw new Error("BLUX: Custom network has no transports.");return!r&&n&&(r={name:"Custom Network",horizon:"",soroban:""}),n&&(n.horizon&&(r.horizon=n.horizon),n.soroban&&(r.soroban=n.soroban)),r},Tc=function(e){return A(void 0,void 0,void 0,function(){return E(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.getNetwork()];case 1:return[2,t.sent().passphrase];case 2:return t.sent(),[2,""];case 3:return[2]}})})},Rc=function(e,t){var r,n,i;if(void 0===t&&(t=1),3===(e=e.replace(/^#/,"")).length)r=parseInt(e[0]+e[0],16),n=parseInt(e[1]+e[1],16),i=parseInt(e[2]+e[2],16);else{if(6!==e.length&&8!==e.length)throw new Error("Invalid hex color: ".concat(e));r=parseInt(e.substring(0,2),16),n=parseInt(e.substring(2,4),16),i=parseInt(e.substring(4,6),16)}return"rgba(".concat(r,", ").concat(n,", ").concat(i,", ").concat(t,")")},Bc=function(e,t){void 0===t&&(t=!1);var r="number"==typeof e?e:parseFloat(e);if(isNaN(r)||0===r)return"0";if(r<1e-6)return e.toString();if(t){if(r>=1e6)return"".concat((r/1e6).toFixed(2),"m");if(r>=1e3)return"".concat((r/1e3).toFixed(2),"k")}return zc(Dc(r))},jc=function(e){var t=e.replace("#","");return!((.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5)},Oc=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return o=function(e){"https://mobile.rabet.io"===e.origin&&"RABET/INSTALL"===e.data.type&&(new Function(e.data.message)(),window.removeEventListener("message",o))},window.addEventListener("message",o),[4,(i=e,A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return[4,Promise.all(Object.values(hc).map(function(e){return A(void 0,void 0,void 0,function(){var t;return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),i.includes(e.name.toLowerCase())?[2,{wallet:e,isAvailable:!1}]:[4,e.isAvailable()];case 1:return t=r.sent(),[2,{wallet:e,isAvailable:t}];case 2:return r.sent(),[2,{wallet:e,isAvailable:!1}];case 3:return[2]}})})}))];case 1:return[2,e.sent().filter(function(e){return!!e.isAvailable}).map(function(e){return e.wallet})]}})}))];case 1:return t=n.sent(),r=function(e){for(var t=Cc(),r=new Map(e.map(function(e){return[e.name,e]})),n=[],i=new Set,o=0,s=t;o<s.length;o++){var a=s[o],c=r.get(a);c&&(n.push(c),i.add(a))}var u=e.filter(function(e){return!i.has(e.name)});return S(S([],n,!0),u,!0).map(function(e,t){return x(x({},e),{isRecent:0===t})})}(t),[2,r]}var i,o})})},Lc=function(e,t){return void 0===t&&(t=8),e.slice(0,t)+"..."+e.slice(-t)},Pc=function(e){return new Promise(function(t){return setTimeout(t,e)})},Fc=function(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").trim().replace(/\b\w/g,function(e){return e.toUpperCase()})},Uc=function(e,t){return void 0===t&&(t={}),e.replace(/\$\{(\w+)\}/g,function(e,r){return t[r]||""})},Dc=function(e){var t,r=e.toString().split("."),n=r[0],i=r[1],o=void 0===i?"":i;if(!o)return n;var s=null!==(t={0:8,1:7,2:6,3:5,4:4,5:3,6:2}[n.length])&&void 0!==t?t:0;if(s>0){var a="".concat(n,".").concat(o.slice(0,s)),c=parseFloat(a);return Number.isInteger(c)?n:c.toFixed(2)}return n},zc=function(e){var t=e.split("."),r=t[0],n=t[1];return n?"".concat(r.replace(/\B(?=(\d{3})+(?!\d))/g,","),".").concat(n):r.replace(/\B(?=(\d{3})+(?!\d))/g,",")},Wc=function(e,t){return"email"===e?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t):""!==t.trim()},qc=function(e,t,r,n){return A(void 0,void 0,void 0,function(){return E(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signMessage))throw new Error("Wallet does not support signMessage.");return[4,e.signMessage(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},$c=function(t,r){try{var n=new e.Transaction(t,r),i=n.operations[0],o=null;return o="payment"===i.type||"pathPaymentStrictSend"===i.type||"pathPaymentStrictReceive"===i.type?i.destination:"",{action:i.type,operations:n.operations.length,sender:n.source,receiver:o,estimatedFee:Number(n.fee)/1e7}}catch(e){return null}},Kc=function(e,t,r,n){return A(void 0,void 0,void 0,function(){return E(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signTransaction))throw new Error("Wallet does not support transaction signing.");return[4,e.signTransaction(t,{network:n,address:r})];case 1:return[2,i.sent()]}})})};function Hc(t,r,n){return A(this,void 0,void 0,function(){var i,o,s;return E(this,function(a){switch(a.label){case 0:if(!(i=kc(r,n).horizon))throw new Error("Horizon RPC was not found.");return o=new e.Horizon.Server(i),s=new e.Transaction(t,r),[4,o.submitTransaction(s)];case 1:return[2,a.sent()]}})})}var Vc=function(e,t,r,n,i,o){return A(void 0,void 0,void 0,function(){var s;return E(this,function(a){switch(a.label){case 0:return[4,Kc(e,t,r,n)];case 1:return s=a.sent(),o?[4,Hc(s,n,i||{})]:[3,3];case 2:return[2,a.sent()];case 3:return[2,s]}})})},Gc="__BLUX__RECENT_LOGIN_CONFIG",Xc=function(e,t){return Date.now()-e<=t},Yc=function(e,t,r,n){void 0===r&&(r=Date.now()),"undefined"!=typeof window&&localStorage.setItem(Gc,JSON.stringify({authMethod:e,authValue:t,timestamp:r,jwt:n}))},Zc=function(){"undefined"!=typeof window&&localStorage.removeItem(Gc)},Jc=function(){return A(void 0,void 0,void 0,function(){var e,t,r,n,i,o,s,a,c,u;return E(this,function(l){switch(l.label){case 0:if((e=O()).authState.isAuthenticated&&e.user)return[2,!0];if(!(t=function(){if("undefined"==typeof window)return null;var e=localStorage.getItem(Gc);if(!e)return null;try{var t=JSON.parse(e);return"string"!=typeof t.authMethod||"string"!=typeof t.authValue||"number"!=typeof t.timestamp?null:t}catch(e){return null}}())||!Xc(t.timestamp,216e5))return[2,!1];if("email"!==t.authMethod||!t.jwt)return[3,4];l.label=1;case 1:return l.trys.push([1,3,,4]),[4,X(t.jwt)];case 2:return r=l.sent(),L(function(e){return x(x({},e),{user:{address:r.public_key,walletPassphrase:"",authMethod:"email",authValue:r.auth_value}})}),e.connectWalletSuccessful(r.public_key,(null===(c=e.stellar)||void 0===c?void 0:c.activeNetwork)||""),e.setIsAuthenticated(!0),(n=O().user)&&O().emitter.emit(exports.BluxEvent.LoggedIn,{user:n}),Yc("email",(null===(u=e.user)||void 0===u?void 0:u.authValue)||"",Date.now(),t.jwt),[2,!0];case 3:return l.sent(),[2,!1];case 4:if(!t||!Xc(t.timestamp,24e5))return[2,!1];if(!(i=e.wallets.find(function(e){return e.name===t.authValue})))return[2,!1];l.label=5;case 5:return l.trys.push([5,11,,12]),[4,i.connect()];case 6:if(!(o=l.sent())||""===o.trim())return[2,!1];L(function(e){return x(x({},e),{user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:i.name}})}),s="",l.label=7;case 7:return l.trys.push([7,9,,10]),[4,Tc(i)];case 8:return s=l.sent(),[3,10];case 9:return l.sent(),[3,10];case 10:return e.connectWalletSuccessful(o,s),e.setIsAuthenticated(!0),(a=O().user)&&O().emitter.emit(exports.BluxEvent.LoggedIn,{user:a}),Yc("wallet",i.name,Date.now(),""),[2,!0];case 11:return l.sent(),[2,!1];case 12:return[2]}})})},Qc=function(e,t,r,n){return A(void 0,void 0,void 0,function(){return E(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signAuthEntry))throw new Error("Wallet does not support signAuthEntry.");return[4,e.signAuthEntry(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},eu=function(e){var t,r,n=O();if(n.user&&n.user.address)return Promise.resolve(n.user);var i=new Promise(function(e,n){t=e,r=n});return n.setLogin({promise:i,isSilent:e,resolver:t,rejecter:r}),e?(Jc().then(function(){var e=O().user;e&&t(e)}).catch(function(){}).finally(function(){n.setLogin(void 0)}),i):(A(void 0,void 0,void 0,function(){var e,r,i;return E(this,function(o){switch(o.label){case 0:if(e=O(),!(null===(i=e.login)||void 0===i?void 0:i.isSilent)||!e.login.promise)return[3,5];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,e.login.promise];case 2:case 3:return o.sent(),[3,4];case 4:if(O().user)return t(O().user),n.setLogin(void 0),[2];o.label=5;case 5:return(r=O()).modal.isOpen||r.openModal(m.ONBOARDING),[2]}})}).catch(function(e){r(e),n.setLogin(void 0)}),i)},tu=function(e,t,r){return new Promise(function(n,i){var o=O();if(o.authState.isAuthenticated&&o.stellar&&o.user)if(o.modal.isOpen)i(new Error("Blux modal is open elsewhere."));else{var s=o.stellar.activeNetwork;if(r&&r.network&&(s=r.network),$c(e,s)){var a=o.wallets.find(function(e){return e.name===o.user.authValue});if(!a)throw new Error("Could not find the connected wallet.");var c={xdr:e,rejecter:i,resolver:n,result:void 0,options:x({network:s},r),shouldSubmit:t};o.setSendTransaction(c,o.config.showWalletUIs),o.config.showWalletUIs||Vc(a,e,o.user.address,s,o.config.transports||{},c.shouldSubmit).then(function(e){n(e)}).catch(function(e){i(e)})}else i("Invalid XDR")}else i(new Error("User is not authenticated."))})},ru=function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return[4,tu(e,!0,t)];case 1:return[2,r.sent()]}})})},nu={login:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return O().authState.isReady?[3,2]:[4,Pc(50)];case 1:return e.sent(),[3,0];case 2:return[2,eu(!1)]}})})},logout:function(){(0,O().logoutAction)(),localStorage.removeItem(D),Zc(),O().emitter.emit(exports.BluxEvent.LoggedOut,void 0)},fundMe:function(){var e=O();if(!e.authState.isAuthenticated||!e.stellar||!e.user)throw new Error("Blux: user is not authenticated yet.");if(e.modal.isOpen)throw new Error("Blux modal is open elsewhere.");e.modal.isOpen||e.openModal(m.FUND_ME)},profile:function(){var e=O(),t=e.openModal,r=e.authState,n=e.modal;if(!r.isAuthenticated)throw new Error("User is not authenticated.");n.isOpen||t(m.PROFILE)},signMessage:function(e,t){return new Promise(function(r,n){var i=O();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var s=i.wallets.find(function(e){return e.name===i.user.authValue});if(!s)throw new Error("Could not find the connected wallet.");var a={message:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignMessage(a,i.config.showWalletUIs),i.config.showWalletUIs||qc(s,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signAuthEntry:function(e,t){return new Promise(function(r,n){var i=O();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var s=i.wallets.find(function(e){return e.name===i.user.authValue});if(!s)throw new Error("Could not find the connected wallet.");var a={authEntry:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignAuthEntry(a,i.config.showWalletUIs),i.config.showWalletUIs||Qc(s,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){switch(r.label){case 0:return[4,tu(e,!1,t)];case 1:return[2,r.sent()]}})})},sendTransaction:ru,get isReady(){return O().authState.isReady},get isAuthenticated(){return O().authState.isAuthenticated},get user(){return O().user}},iu="logos",ou=function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return[4,au("https://cdn2.blux.cc/core-assets/logos2.json.gz")];case 1:return e=t.sent(),[4,cu(e)];case 2:return[2,t.sent().files]}})})},su=function(){return A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),[4,ou()];case 1:return e=r.sent(),[4,uu()];case 2:return t=r.sent(),[4,lu(t,e)];case 3:case 4:return r.sent(),[3,5];case 5:return[2]}})})},au=function(e){return A(void 0,void 0,void 0,function(){var t;return E(this,function(r){switch(r.label){case 0:return[4,fetch(e)];case 1:if(!(t=r.sent()).ok)throw new Error("Failed to fetch: ".concat(t.status));return[4,t.arrayBuffer()];case 2:return[2,r.sent()]}})})},cu=function(e){return A(void 0,void 0,void 0,function(){var t,r,n;return E(this,function(i){switch(i.label){case 0:return t=new DecompressionStream("gzip"),r=new Blob([e]).stream().pipeThrough(t),[4,new Response(r).text()];case 1:return n=i.sent(),[2,JSON.parse(n)]}})})},uu=function(){return new Promise(function(e,t){var r=indexedDB.open("blux-cache",1);r.onupgradeneeded=function(){var e=r.result;e.objectStoreNames.contains(iu)||e.createObjectStore(iu,{keyPath:"id"})},r.onsuccess=function(t){e(r.result)},r.onerror=function(){t(r.error)},r.onblocked=function(e){}})},lu=function(e,t){return A(void 0,void 0,void 0,function(){return E(this,function(r){return[2,new Promise(function(r,n){var i=e.transaction(iu,"readwrite"),o=i.objectStore(iu);o.clear(),t.forEach(function(e){return o.put(e)}),i.oncomplete=function(){return r()},i.onerror=function(){return n(i.error)}})]})})},du=function(e){return A(void 0,void 0,void 0,function(){return E(this,function(t){return[2,new Promise(function(t,r){var n=e.transaction(iu,"readonly").objectStore(iu).getAll();n.onsuccess=function(){t(n.result||[])},n.onerror=function(){return r(n.error)}})]})})},fu=function(){return!!O().stellar},hu=function(e){var t=O().user;if(!t&&!e)throw new Error("Address not found");return e||(null==t?void 0:t.address)},pu=function(t){var r,n=O(),i=n.stellar,o=n.config;if(!t){if(i)return{horizon:i.servers.horizon,soroban:i.servers.soroban,networkPassphrase:i.activeNetwork};throw new Error("Custom network has no transports.")}var s=kc(t,null!==(r=o.transports)&&void 0!==r?r:{}),a=s.horizon,c=s.soroban;return{networkPassphrase:t,soroban:new e.rpc.Server(c),horizon:new e.Horizon.Server(a)}},bu=function(e){var t,r,n=O(),i=(null===(t=n.stellar)||void 0===t?void 0:t.activeNetwork)||"";if(0===n.config.networks.length)throw new Error("switchNetwork must be called after createConfig");if(!n.config.networks.includes(e))throw new Error("New network must be defined in config.networks");if(!n.stellar)throw new Error("Could not find the current activeNetwork");n.setStellar({activeNetwork:e,servers:null===(r=n.stellar)||void 0===r?void 0:r.servers}),i&&i!==e&&O().emitter.emit(exports.BluxEvent.NetworkChanged,{previousNetwork:i,network:e})},mu=function(e,t,r){var n=pu(r.network).horizon,i=n[e].apply(n,t);return r.cursor&&i.cursor(r.cursor),r.limit&&i.limit(r.limit),r.order&&i.order(r.order),i},gu=function(t){return A(void 0,void 0,void 0,function(){var r,n,i,o,s,a;return E(this,function(c){switch(c.label){case 0:if(fu(),r=hu(t.address),n=pu(t.network).horizon,!e.StrKey.isValidEd25519PublicKey(r))throw new Error("Invalid address");c.label=1;case 1:return c.trys.push([1,3,,4]),[4,n.loadAccount(r)];case 2:return i=c.sent(),t.includeZeroBalances?[2,i.balances]:(o=i.balances.filter(function(e){return 0!==Number(e.balance)}),s=o.find(function(e){return"native"===e.asset_type}),a=o.filter(function(e){return"native"!==e.asset_type}),s?[2,S([s],a,!0)]:[2,a]);case 3:return c.sent(),[2,[]];case 4:return[2]}})})},vu=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return fu(),[4,(r=mu("strictReceivePaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},yu=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return fu(),[4,(r=mu("strictSendPaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},xu=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("transactions",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},wu={mainnet:e.Networks.PUBLIC,testnet:e.Networks.TESTNET,sandbox:e.Networks.SANDBOX,futurenet:e.Networks.FUTURENET,standalone:e.Networks.STANDALONE},Au=function(e,t){return"string"===t?e.toString():"number"===t?Number(e):BigInt(e)},Eu=function(e,t,r){var n=t/8,i=BigInt(e).toString(16);r&&e<BigInt(0)&&(i=((BigInt(1)<<BigInt(t))+e).toString(16).replace(/^-/,""));i.length%2!=0&&(i="0".concat(i));for(var o=2*n;i.length<o;)i="0".concat(i);if(i.length>o)throw new Error("BigNumber ".concat(e," overflows ").concat(t,"-bit representation"));for(var s=new Uint8Array(n),a=0,c=0;a<n;)s[a]=parseInt(i.slice(c,c+2),16),a+=1,c+=2;return r&&e<BigInt(0)&&(s[0]|=128),Buffer.from(s)},Su=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];for(var n=BigInt(0),i=0,o=t;i<o.length;i++){var s=o[i];n<<=BigInt(8),n|=BigInt(s)}if(e&&0!==(void 0!==t[0]?128&t[0]:0)){var a=BigInt(8*t.length);n-=BigInt(1)<<a}return n},_u=function(e){if(e>BigInt(Number.MAX_SAFE_INTEGER)||e<BigInt(Number.MIN_SAFE_INTEGER))throw new Error("BigInt ".concat(e," is outside the safe integer range for Number type."));return Number(e)},Iu=function(t){var r=t,n=_u(r&BigInt(4294967295)),i=Number(r>>BigInt(32)&BigInt(4294967295));return i>=2147483648&&(i-=4294967296),new e.xdr.Int64([n,i])},Nu=function(t){var r=_u(t&BigInt(4294967295)),n=_u(t>>BigInt(32)&BigInt(4294967295));return new e.xdr.Uint64([r,n])};function Cu(e){return"object"!=typeof e||null===e||Array.isArray(e)}var Mu=function(t){if(!t)return e.xdr.ScVal.scvMap(null);for(var r=[],n=0,i=Object.entries(t);n<i.length;n++){var o=i[n],s=o[0],a=o[1],c="string"==typeof s?ku.symbol(s):s;"object"!=typeof a||null===a||Cu(a)?r.push(new e.xdr.ScMapEntry({key:c,val:a})):r.push(new e.xdr.ScMapEntry({key:c,val:Mu(a)}))}return e.xdr.ScVal.scvMap(r)},ku=function(){function t(){}return t.i32=function(t){var r=Au(t,"number");return e.xdr.ScVal.scvI32(r)},t.i64=function(t){var r=Au(t,"bigint");return e.xdr.ScVal.scvI64(Iu(r))},t.i128=function(t){return function(t){var r=Eu(t,128,!0),n=r.subarray(0,8),i=r.subarray(8,16),o=Iu(Su.apply(void 0,S([!0],n,!1))),s=Nu(Su.apply(void 0,S([!1],i,!1)));return e.xdr.ScVal.scvI128(new e.xdr.Int128Parts({lo:s,hi:o}))}(Au(t,"bigint"))},t.i256=function(t){return function(t){var r=Eu(t,256,!0),n=r.subarray(0,8),i=r.subarray(8,16),o=r.subarray(16,24),s=r.subarray(24,32),a=Iu(Su.apply(void 0,S([!0],n,!1))),c=Nu(Su.apply(void 0,S([!1],i,!1))),u=Nu(Su.apply(void 0,S([!1],o,!1))),l=Nu(Su.apply(void 0,S([!1],s,!1)));return e.xdr.ScVal.scvI256(new e.xdr.Int256Parts({hiHi:a,hiLo:c,loHi:u,loLo:l}))}(Au(t,"bigint"))},t.u32=function(t){var r=Au(t,"number");return e.xdr.ScVal.scvU32(r)},t.u64=function(t){var r=Au(t,"bigint");return e.xdr.ScVal.scvU64(Nu(r))},t.u128=function(t){return function(t){var r=Eu(t,128,!1),n=r.subarray(0,8),i=r.subarray(8,16),o=Nu(Su.apply(void 0,S([!1],n,!1))),s=Nu(Su.apply(void 0,S([!1],i,!1)));return e.xdr.ScVal.scvU128(new e.xdr.UInt128Parts({hi:o,lo:s}))}(Au(t,"bigint"))},t.u256=function(t){return function(t){var r=Eu(t,256,!1),n=r.subarray(0,8),i=r.subarray(8,16),o=r.subarray(16,24),s=r.subarray(24,32),a=Nu(Su.apply(void 0,S([!1],n,!1))),c=Nu(Su.apply(void 0,S([!1],i,!1))),u=Nu(Su.apply(void 0,S([!1],o,!1))),l=Nu(Su.apply(void 0,S([!1],s,!1)));return e.xdr.ScVal.scvU256(new e.xdr.UInt256Parts({hiHi:a,hiLo:c,loHi:u,loLo:l}))}(Au(t,"bigint"))},t.error=function(t){return e.xdr.ScVal.scvError(t)},t.duration=function(t){var r=Au(t,"bigint"),n=Nu(r);return e.xdr.ScVal.scvDuration(n)},t.timepoint=function(t){var r=Au(t,"bigint"),n=Nu(r);return e.xdr.ScVal.scvTimepoint(n)},t.ledgerKeyNonce=function(t){return e.xdr.ScVal.scvLedgerKeyNonce(t)},t.contractInstance=function(t){return e.xdr.ScVal.scvContractInstance(t)},t.scvMap=function(t){return e.xdr.ScVal.scvMap(t)},t.map=function(e){return Mu(e)},t.string=function(t){return e.xdr.ScVal.scvString(t)},t.vec=function(t){return e.xdr.ScVal.scvVec(t)},t.void=function(){return e.xdr.ScVal.scvVoid()},t.bytes=function(t){return e.xdr.ScVal.scvBytes(t)},t.ledgerKeyContractInstance=function(){return e.xdr.ScVal.scvLedgerKeyContractInstance()},t.symbol=function(t){return e.xdr.ScVal.scvSymbol(t)},t.boolean=function(t){return e.xdr.ScVal.scvBool(t)},t.address=function(t){return e.Address.fromString(t).toScVal()},t}(),Tu=O().setAppearance,Ru={on:function(e,t){return O().emitter.on(e,t)},off:function(e,t){return O().emitter.off(e,t)},once:function(e,t){return O().emitter.once(e,t)}};var Bu,ju=function(e){var t,r,n,i,o=e.isOpen,s=e.onClose,c=void 0===s?function(){}:s,l=e.children,d=e.isSticky,f=void 0!==d&&d,h=e.appearance,p=e.isPersistent,b=a.useRef(null),m=a.useState(!1),g=m[0],v=m[1],y=function(e){void 0===e&&(e=460);var t=a.useState(!1),r=t[0],n=t[1];return a.useEffect(function(){var t=function(){return n(window.innerWidth<e)};return t(),window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}},[e]),r}(),w=function(e,t){var r=a.useState({isOpening:!1,isClosing:!1}),n=r[0],i=r[1];return a.useEffect(function(){if(e){i({isOpening:!0,isClosing:!1});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1})},t);return function(){return clearTimeout(r)}}},[e,t]),x(x({},n),{handleClose:function(e){i({isOpening:!1,isClosing:!0});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1}),e()},t);return function(){return clearTimeout(r)}}})}(o,250),A=w.isClosing,E=w.handleClose,_=function(e,t){void 0===t&&(t=[]);var r=a.useState("auto"),n=r[0],i=r[1],o=a.useState(!1),s=o[0],c=o[1],u=a.useState(!1),l=u[0],d=u[1];return a.useEffect(function(){var t=e.current;if(t){var r=!1,n=function(){r||t.offsetParent&&(i(t.offsetHeight),c(!0))},o=Array.from(t.getElementsByTagName("img")).filter(function(e){return!(e.complete&&e.naturalHeight>0)});if(0!==o.length){var s=o.length,a=function(){0==(s-=1)&&requestAnimationFrame(function(){return requestAnimationFrame(n)})};return o.forEach(function(e){e.addEventListener("load",a),e.addEventListener("error",a)}),function(){r=!0,o.forEach(function(e){e.removeEventListener("load",a),e.removeEventListener("error",a)})}}requestAnimationFrame(function(){return requestAnimationFrame(n)})}},S(S([],t,!0),[l],!1)),{height:n,isHeightReady:s,reset:function(){c(!1),i("auto"),d(function(e){return!e})}}}(b,[o,l]),I=_.height,N=_.isHeightReady,C=_.reset;return a.useEffect(function(){if(o&&y){v(!1);var e=requestAnimationFrame(function(){v(!0)});return function(){return cancelAnimationFrame(e)}}},[o,y]),i=o,a.useEffect(function(){return document.body.style.overflow=i?"hidden":"",function(){document.body.style.overflow=""}},[i]),a.useEffect(function(){o||C()},[o]),o?u.jsxs(u.Fragment,{children:[!p&&u.jsx("div",{className:"bluxcc:fixed bluxcc:inset-0 bluxcc:z-40 ".concat(A&&!f?"bluxcc:animate-fadeOut":"bluxcc:animate-fadeIn"),style:{backdropFilter:"blur(".concat(h.backdropBlur,")"),WebkitBackdropFilter:"blur(".concat(h.backdropBlur,")"),backgroundColor:h.backdropColor},onClick:f?function(){}:c}),u.jsx("div",{className:"bluxcc:absolute bluxcc:inset-0 bluxcc:z-9999999 bluxcc:flex bluxcc:items-center bluxcc:justify-center ".concat(A&&!f&&"bluxcc:animate-fadeOut"),onClick:function(e){e.target!==e.currentTarget||f||E(c)},children:u.jsx("div",{id:"bluxcc-modal",className:"bluxcc:box-border ".concat(y?"bluxcc:fixed bluxcc:bottom-0 bluxcc:left-0 bluxcc:w-full bluxcc:rounded-b-none!":"bluxcc:relative bluxcc:w-90!"),style:{height:"number"==typeof I?"".concat(y?I+20:I,"px"):I,transition:N?"height 250ms ease-in-out, border-radius 250ms, opacity 250ms ease-out, outline 250ms ease-out, color 250ms ease-out".concat(y?", transform 250ms ease-out":""):"border-radius 250ms, opacity 250ms ease-out".concat(y?", transform 250ms ease-out":""),transform:y?A?"translateY(100%)":g?"translateY(0%)":"translateY(80%)":"",background:h.background,opacity:A&&!f?"0":"1",color:h.textColor,fontFamily:h.fontFamily,letterSpacing:"-0.04px",borderRadius:null!==(t=h.outlineRadius)&&void 0!==t?t:h.borderRadius,outline:"".concat(null!==(r=h.outlineWidth)&&void 0!==r?r:h.borderWidth," solid ").concat(null!==(n=h.outlineColor)&&void 0!==n?n:h.borderColor),overflow:"hidden",boxShadow:h.boxShadow},children:u.jsx("div",{ref:b,className:"bluxcc:px-6 bluxcc:pb-4",style:{fontFamily:h.fontFamily,opacity:N?1:0,transition:"opacity 200ms ease-in-out"},children:l})})})]}):null},Ou=function(e){var t=e.className,r=e.name,n=e.props,i=void 0===n?{}:n,o=w(e,["className","name","props"]),s=U(function(e){return e.logos}),c=a.useState(""),l=c[0],d=c[1],f=a.useMemo(function(){return null==s?void 0:s.find(function(e){return e.name===r})},[s,r]);if(!s||!f){var h="".concat("https://cdn.blux.cc/files","/").concat(encodeURIComponent(r)),p=Object.entries(i).map(function(e){return"".concat(encodeURIComponent(e[0]),"=").concat(encodeURIComponent(e[1]))}).join("&"),b="".concat(h,"?").concat(p);return u.jsx("img",{src:b,alt:r})}return a.useEffect(function(){var e=f.content,t=new Map;(f.default_values||[]).forEach(function(e){var r=e.name,n=e.value;t.set(r,n)}),Object.entries(i).forEach(function(e){var r=e[0],n=e[1];t.set(r,n)}),t.forEach(function(t,r){var n=new RegExp("{{".concat(r,"}}"),"g");e=e.replace(n,t)}),d(e)},[f,i]),l?u.jsx("div",x({dangerouslySetInnerHTML:{__html:l}},o,{className:t})):u.jsx("div",{style:{width:50,height:50,background:"transparent",objectFit:"contain"}})};!function(e){e.Blux="blux.svg",e.SmallBlux="smallblux.svg",e.About="about.svg",e.ArrowRight="arrowright.svg",e.ArrowLeft="arrowleft.svg",e.Close="close.svg",e.Loading="loading.svg",e.Search="search.svg",e.GreenCheck="greencheck.svg",e.LogOut="logout.svg",e.Copy="copy.svg",e.LargeCopy="largecopy.svg",e.History="history.svg",e.Send="send.svg",e.ArrowDropUp="arrowdropup.svg",e.ArrowDropDown="arrowdropdown.svg",e.RedAlert="redalert.svg",e.Upstream="upstream.svg",e.MultiOperation="multioperation.svg",e.Downstream="downstream.svg",e.Globe="globe.svg",e.SmallEmail="smallemail.svg",e.MoonPayLogo="moonpaylogo.svg",e.Email="email.svg",e.RedExclamation="redexclamation.svg",e.WrongNetwork="wrongnetwork.svg",e.Swap="swap.svg",e.SmallSwap="smallswap.svg",e.Receive="receive.svg",e.Balances="balances.svg",e.NFTs="nfts.svg",e.Assets="assets.svg",e.Token="token.svg",e.Plus="plus.svg",e.OpenEye="openeye.svg",e.CloseEye="closeeye.svg",e.Warn="warn.svg",e.Error="error.svg",e.CopyIcon="copyicon.svg",e.Success="success.svg",e.Key="key.svg",e.Chip="chip.svg",e.Shield="shield.svg",e.Wallet="wallet.svg",e.QuestionMark="questionmark.svg",e.SmallQuestionMark="smallquestionmark.svg",e.GrayCube="graycube.svg",e.Albedo="albedo.svg",e.Hana="hana.svg",e.Hot="hot.svg",e.Rabet="rabet.svg",e.Freighter="freighter.svg",e.DarkFreighter="darkfreighter.svg",e.XBull="xbull.svg",e.Lobstr="lobstr.svg",e.Stellar="stellar.svg",e.StellarSmall="stellarsmall.svg",e.Google="google.svg",e.WalletConnect="walletconnect.svg",e.Klever="klever.svg",e.Ledger="ledger.svg"}(Bu||(Bu={}));var Lu=Bu,Pu={error:{baseBg:"bluxcc:bg-light-red-50",darkBg:"bluxcc:bg-[#D6000033]",container:"bluxcc:border bluxcc:border-alert-error",text:"bluxcc:text-alert-error",icon:u.jsx(Ou,{name:Lu.Error})},success:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#00D66E33]",container:"bluxcc:border bluxcc:border-alert-success",text:"bluxcc:text-alert-success",icon:u.jsx(Ou,{name:Lu.Success})},copy:{baseBg:"bluxcc:bg-light-blue-50",darkBg:"bluxcc:bg-[#005DF333]",container:"bluxcc:border bluxcc:border-alert-info",text:"bluxcc:text-alert-info",icon:u.jsx(Ou,{name:Lu.CopyIcon})},warn:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#FA8F0233]",container:"bluxcc:border bluxcc:border-alert-warning",text:"bluxcc:text-alert-warning",icon:u.jsx(Ou,{name:Lu.Warn})},none:{baseBg:"",darkBg:"",container:"",text:"",icon:null}},Fu=function(e){var t=e.type,r=e.message,n=e.className,i=void 0===n?"":n,o=U(function(e){return e.config.appearance}),s=jc(o.background),a=Pu[t],c=a.baseBg,l=a.darkBg,d=a.container,f=a.text,h=a.icon,p=s?l:c;return u.jsxs("div",{style:{borderRadius:o.borderRadius,fontFamily:o.fontFamily},className:"\n bluxcc:flex bluxcc:items-center bluxcc:gap-2\n bluxcc:px-3 bluxcc:h-10 bluxcc:max-w-46\n ".concat(p,"\n ").concat(d,"\n ").concat(f,"\n ").concat(i,"\n "),children:[h,u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:r})]})},Uu=function(){return function(e,t){return function(e,t,r){var n,i;void 0===r&&(r={});var o=(null===(n=gc[e])||void 0===n?void 0:n[t])||(null===(i=gc[e])||void 0===i?void 0:i.en)||"";return Uc(o,r)}(e,"en",t||{})}},Du=function(e){var t=e.icon,r=e.onInfo,n=e.onBack,i=e.title,o=void 0===i?" ":i,s=e.closeButton,a=void 0!==s&&s,c=e.onClose,l=e.isPersistent,d=U(function(e){return e.config}),f=U(function(e){return e.modal}),h=Uu(),p=Rc(d.appearance.textColor,.7),b="none"!==f.alert.type,m=function(e){var t=e.onClick,r=e.children;return u.jsx("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:size-5 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:r})};return u.jsxs("header",{className:"bluxcc:flex bluxcc:h-16 bluxcc:w-full bluxcc:items-center bluxcc:justify-between",style:{fontFamily:d.appearance.fontFamily},children:["info"===t?u.jsx(m,{onClick:r,children:u.jsx(Ou,{name:Lu.About,props:{fill:p}})}):"back"===t?u.jsx(m,{onClick:n,children:u.jsx(Ou,{name:Lu.ArrowLeft,props:{fill:p}})}):u.jsx("div",{className:"bluxcc:size-5"}),u.jsx("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:b?u.jsx(Fu,{type:f.alert.type,message:f.alert.message}):u.jsx("p",{className:"bluxcc:grow bluxcc:select-none bluxcc:text-center bluxcc:text-base bluxcc:font-medium",children:h(o)})}),!a||l?u.jsx("div",{className:"bluxcc:size-5"}):u.jsx(m,{onClick:c,children:u.jsx(Ou,{name:Lu.Close,props:{fill:p}})})]})},zu=function(){var e=U(function(e){return e.config.appearance});return u.jsx("div",{className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:e.borderWidth,borderTopColor:e.borderColor}})})},Wu=function(e){var t,r=e.startIcon,n=e.onChange,i=e.onEnter,o=e.onSubmit,s=e.inputType,c=void 0===s?"text":s,l=U(function(e){return e}).config.appearance,d=Uu(),f=a.useState(!1),h=f[0],p=f[1],b=a.useState(""),m=b[0],g=b[1],v=a.useState(!1),y=v[0],x=v[1];return u.jsxs("div",{className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300 bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2",style:{fontFamily:l.fontFamily,borderRadius:l.borderRadius,borderColor:h?l.accentColor:l.borderColor,backgroundColor:l.fieldBackground,borderWidth:l.borderWidth,color:l.textColor},onMouseEnter:function(e){h||(e.currentTarget.style.borderColor=l.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){h||(e.currentTarget.style.borderColor=l.borderColor)},children:[u.jsx("span",{style:{background:l.background,borderRadius:l.borderRadius,borderColor:l.borderColor,borderWidth:l.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:r}),u.jsxs("div",{style:{cursor:"text"},className:"bluxcc:ml-4 bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center",children:[u.jsx("input",{id:"bluxcc-input",type:c,value:m,autoComplete:"off",placeholder:d("email"),onKeyDown:function(e){"Enter"===e.key&&y&&(null==i||i(m))},onChange:function(e){var t=e.target.value;g(t);var r=Wc(c,t);x(r),null==n||n(t)},className:"bluxcc:mr-1 bluxcc:h-full bluxcc:w-full bluxcc:bg-transparent bluxcc:outline-hidden\n bluxcc:focus:outline-hidden bluxcc:text-base bluxcc:placeholder:text-base!",style:(t={color:l.textColor,fontFamily:l.fontFamily},t["--input-text-color"]=l.textColor,t),onFocus:function(){return p(!0)},onBlur:function(){p(!1),Wc("email",m)||x(!1)}}),u.jsx("div",{className:"bluxcc:flex bluxcc:h-10 bluxcc:w-25 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:u.jsx("button",{id:"bluxcc-button",disabled:!y,onClick:function(){return null==o?void 0:o(m)},className:"bluxcc:absolute bluxcc:right-0 bluxcc:flex bluxcc:h-8 bluxcc:w-17! bluxcc:items-center bluxcc:justify-center bluxcc:border bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-[border-radius,background,border-color] bluxcc:duration-200",style:{background:l.fieldBackground,borderRadius:l.borderRadius,fontFamily:l.fontFamily,borderColor:y?l.accentColor:l.borderColor,color:y?l.accentColor:"#999999",borderWidth:l.borderWidth},children:d("submit")})})]})]})},qu=function(e){var t=e.size,r=void 0===t?"medium":t,n=e.startIcon,i=e.endArrow,o=e.isRecent,s=void 0!==o&&o,c=e.label,l=e.onClick,d=U(function(e){return e}),f=a.useState(!1),h=f[0],p=f[1],b=d.config.appearance,m=Uu();return u.jsxs("button",{type:"button",id:"bluxcc-button",onClick:l,className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300\n ".concat("small"===r?"bluxcc:size-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:py-4":"bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2","\n "),style:{fontFamily:b.fontFamily,borderRadius:b.borderRadius,borderColor:h?b.accentColor:b.borderColor,backgroundColor:b.fieldBackground,borderWidth:b.borderWidth,color:b.textColor},onMouseEnter:function(e){p(!0),h||(e.currentTarget.style.borderColor=b.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){p(!1),h||(e.currentTarget.style.borderColor=b.borderColor)},children:[u.jsx("span",{style:{background:b.background,borderRadius:b.borderRadius,borderColor:b.borderColor,borderWidth:b.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:n}),u.jsx("div",{className:"".concat("small"===r?"bluxcc:mt-0":"bluxcc:ml-4"," bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center"),children:u.jsx("span",{className:"".concat("small"===r?"bluxcc:text-sm bluxcc:leading-4":"bluxcc:text-base"," bluxcc:font-medium bluxcc:select-none"),children:c})}),s&&u.jsx("div",{className:"bluxcc:px-2 bluxcc:py-1 bluxcc:text-xs bluxcc:font-normal",style:{color:b.accentColor,borderRadius:b.borderRadius,backgroundColor:"".concat(Rc(b.accentColor,.15))},children:m("recent")}),i&&"medium"===r&&u.jsx("span",{className:"bluxcc:ml-auto bluxcc:flex bluxcc:items-center",children:u.jsx(Ou,{name:Lu.ArrowRight,props:{fill:"".concat(Rc(b.textColor,.7))}})})]})},$u=function(e){var t=e.variant,r=void 0===t?"default":t,n=e.size,i=void 0===n?"medium":n,o=e.startIcon,s=e.endArrow,a=e.isRecent,c=void 0!==a&&a,l=e.label,d=e.onClick,f=e.onChange,h=e.onEnter,p=e.onSubmit,b=e.inputType,m=void 0===b?"text":b;return"input"===r?u.jsx(Wu,{onEnter:h,onSubmit:p,onChange:f,inputType:m,startIcon:o}):u.jsx(qu,{size:i,label:l,onClick:d,isRecent:c,endArrow:s,startIcon:o})},Ku=function(){var e,t=Uu(),r=a.useState(!0),n=r[0],i=r[1],o=U(function(e){return e}),s=o.setRoute,c=o.logoutAction,l=o.setAlert,d=o.config.appearance,f=null===(e=o.user)||void 0===e?void 0:e.address,h=0!==o.balances.balances.length?o.balances.balances.find(function(e){return"native"===e.asset_type}).balance:"0";return u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:mb-6 bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[u.jsxs("div",{className:"bluxcc:text-center bluxcc:text-2xl bluxcc:h-8 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",style:{color:d.accentColor,fontFamily:d.fontFamily},children:[u.jsx("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:u.jsx("p",{className:"bluxcc:select-none",style:{verticalAlign:"middle",paddingTop:n?"0px":"8px",fontFamily:d.fontFamily},children:h?n?"".concat(Bc(h)," XLM"):"******":t("loading")})}),u.jsx("div",{className:"bluxcc:transition-all",children:n?u.jsx("button",{id:"bluxcc-button",onClick:function(){return i(!1)},className:"bluxcc:bg-transparent",children:u.jsx(Ou,{name:Lu.OpenEye,props:{fill:d.accentColor}})}):u.jsx("button",{id:"bluxcc-button",onClick:function(){return i(!0)},className:"bluxcc:bg-transparent",children:u.jsx(Ou,{name:Lu.CloseEye,props:{fill:d.accentColor}})})})]}),u.jsx("button",{id:"bluxcc-button",className:"bluxcc:mt-4! bluxcc:leading-4 bluxcc:inline-flex bluxcc:bg-transparent bluxcc:text-sm bluxcc:select-none",onClick:function(){Sc(f).then(function(){Sc(f),l("copy","Address Copied"),setTimeout(function(){l("none","")},1e3)}).catch(function(){})},style:{color:Rc(d.textColor,.7),fontFamily:d.fontFamily},children:u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[f?Lc(f,5):"",u.jsx(Ou,{name:Lu.Copy,props:{fill:Rc(d.textColor,.7)}})]})})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:space-x-3",children:[u.jsx($u,{size:"small",label:t("send"),startIcon:u.jsx(Ou,{name:Lu.Send,props:{fill:d.textColor}}),onClick:function(){s(m.SEND)}}),u.jsx($u,{size:"small",label:t("receive"),startIcon:u.jsx(Ou,{name:Lu.Receive,props:{fill:d.textColor}}),onClick:function(){s(m.RECEIVE)}}),u.jsx($u,{size:"small",label:t("swap"),startIcon:u.jsx(Ou,{name:Lu.Swap,props:{fill:d.textColor}}),onClick:function(){s(m.SWAP)}})]}),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:w-full bluxcc:space-y-2",children:[u.jsx($u,{endArrow:!0,label:t("balances"),startIcon:u.jsx(Ou,{name:Lu.Balances,props:{fill:d.textColor}}),onClick:function(){s(m.BALANCES)}}),u.jsx($u,{endArrow:!0,label:t("activity"),startIcon:u.jsx(Ou,{name:Lu.History,props:{fill:d.textColor}}),onClick:function(){s(m.ACTIVITY)}})]}),u.jsx(zu,{}),u.jsxs("button",{style:{color:Rc(d.textColor,.9),fontFamily:d.fontFamily},id:"bluxcc-button",onClick:function(){c(),Zc(),o.emitter.emit(exports.BluxEvent.LoggedOut,void 0)},className:"bluxcc:flex bluxcc:h-12 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[u.jsx(Ou,{name:Lu.LogOut,props:{fill:Rc(d.textColor,.9)}}),t("logout")]})]})},Hu={small:"bluxcc:h-8 bluxcc:!text-sm bluxcc:gap-1",medium:"bluxcc:h-10 bluxcc:!text-sm bluxcc:gap-1",large:"bluxcc:h-[52px] bluxcc:!text-base bluxcc:gap-1"},Vu=function(e){var t=e.size,r=void 0===t?"large":t,n=e.disabled,i=void 0!==n&&n,o=e.variant,s=void 0===o?"outline":o,a=e.state,c=void 0===a?"enabled":a,l=e.children,d=e.startIcon,f=e.endIcon,h=e.onClick,p=e.style,b=e.className,m=e.type,g=U(function(e){return e.config.appearance}),v=x({borderRadius:g.borderRadius,fontFamily:g.fontFamily,pointerEvents:"disabled"===c?"none":void 0},p);return"outline"===s?Object.assign(v,{border:"1px solid ".concat(g.borderColor),color:g.accentColor,backgroundColor:g.fieldBackground,borderWidth:g.borderWidth}):"fill"===s?Object.assign(v,{backgroundColor:g.accentColor,fontWeight:"500",color:Ic(g.accentColor)}):"text"===s?Object.assign(v,{color:g.accentColor,backgroundColor:"transparent"}):"tonal"===s&&Object.assign(v,{color:g.accentColor,backgroundColor:Rc(g.accentColor,.1)}),"selected"===c&&(v.boxShadow="0 0 0 2px ".concat(g.accentColor)),u.jsxs("button",{type:m||"button",id:"bluxcc-button",onClick:h,disabled:"disabled"===c&&i,className:"".concat("bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:px-[10px] bluxcc:transition-all bluxcc:duration-300 bluxcc:w-full"," ").concat(Hu[r]," ").concat(null!=b?b:""," bluxcc:transition-all bluxcc:duration-300"),style:v,children:[d&&u.jsx("span",{children:d}),u.jsx("span",{children:l}),f&&u.jsx("span",{children:f})]})},Gu=function(e){var t=e.fill,r=void 0===t?"#999999":t;return u.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("mask",{id:"mask0_4197_4537",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:u.jsx("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),u.jsx("g",{mask:"url(#mask0_4197_4537)",children:u.jsx("path",{d:"M6.29425 17.6443L5.25 16.6L15.0905 6.75H6.14425V5.25H17.6443V16.75H16.1443V7.80375L6.29425 17.6443Z",fill:r})})]})},Xu=function(e){var t=e.fill,r=void 0===t?"#0C1083":t;return u.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("mask",{id:"mask0_3683_34744",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"40",height:"40",children:u.jsx("rect",{width:"40",height:"40",fill:"#D9D9D9"})}),u.jsx("g",{mask:"url(#mask0_3683_34744)",children:u.jsx("path",{d:"M20 37.3069L7.5 27.9319V4.16602H32.5V27.9319L20 37.3069ZM20 34.166L30 26.6819V6.66602H10V26.6819L20 34.166ZM18.25 24.4223L27.0896 15.5827L25.3333 13.7752L18.25 20.8585L14.7179 17.3264L12.9104 19.0827L18.25 24.4223Z",fill:r})})]})},Yu=function(e){var t=e.fill,r=void 0===t?"#05C3DD":t;return u.jsxs("svg",{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("path",{d:"M37.1737 32.0256H51.2086L65.5665 46.3274C66.5004 47.2576 66.5052 48.7708 65.5759 49.706L47.1629 68.2582H32.7051L37.076 63.9982L53.1242 48.0114L37.2796 32.0244",fill:r}),u.jsx("path",{d:"M42.9419 47.9755H28.907L14.5492 33.6739C13.6152 32.7435 13.6104 31.2303 14.5397 30.2951L32.9527 11.7417H47.4106L43.0397 16.0018L26.9914 31.9887L42.8358 47.9755",fill:r})]})},Zu=function(){return u.jsxs("svg",{width:"144",height:"144",viewBox:"0 0 144 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsxs("g",{clipPath:"url(#clip0_617_11734)",children:[u.jsx("path",{d:"M0 0H144V144H0V0Z",fill:"#44D62C"}),u.jsx("path",{d:"M78.5049 30.5303H58.4749L54.9609 41.156H66.0861V63.5379H78.5049V30.5303Z",fill:"black"}),u.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M94.8428 90.626C94.8428 103.242 84.6155 113.469 71.9995 113.469C59.3835 113.469 49.1562 103.242 49.1562 90.626C49.1562 78.01 59.3835 67.7827 71.9995 67.7827C84.6155 67.7827 94.8428 78.01 94.8428 90.626ZM84.4722 90.6259C84.4722 97.5144 78.8879 103.099 71.9995 103.099C65.111 103.099 59.5267 97.5144 59.5267 90.6259C59.5267 83.7374 65.111 78.1532 71.9995 78.1532C78.8879 78.1532 84.4722 83.7374 84.4722 90.6259Z",fill:"black"})]}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_617_11734",children:u.jsx("rect",{width:"144",height:"144",fill:"white"})})})]})},Ju=function(){return u.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("g",{clipPath:"url(#clip0_4355_16345)",children:u.jsx("path",{d:"M17.9507 8.43559C18.4879 8.43559 19.0133 8.27633 19.4601 7.97795C19.9069 7.67956 20.2552 7.25543 20.4611 6.75915C20.6669 6.26287 20.7211 5.71671 20.6167 5.18966C20.5123 4.66262 20.254 4.17835 19.8744 3.79803C19.4949 3.41771 19.0112 3.15842 18.4844 3.05292C17.9575 2.94741 17.4112 3.00042 16.9146 3.20526C16.4178 3.41009 15.993 3.75755 15.6936 4.20375C15.3944 4.64993 15.234 5.17483 15.2329 5.71212C15.2322 6.06951 15.3019 6.42353 15.4382 6.75392C15.5744 7.08431 15.7745 7.38459 16.0269 7.63756C16.2794 7.89053 16.5792 8.09123 16.9093 8.22816C17.2394 8.3651 17.5933 8.43559 17.9507 8.43559ZM9.61576 20.6742C8.30665 20.6731 7.02725 20.2839 5.93923 19.5559C4.85121 18.8279 4.0034 17.7937 3.50294 16.584C3.00249 15.3743 2.87184 14.0435 3.12751 12.7596C3.38318 11.4757 4.01369 10.2964 4.93938 9.37069C5.86506 8.445 7.04436 7.81449 8.32826 7.55882C9.61217 7.30315 10.943 7.43379 12.1527 7.93425C13.3624 8.43471 14.3966 9.28252 15.1246 10.3705C15.8526 11.4586 16.2417 12.738 16.2429 14.0471C16.2436 14.9176 16.0727 15.7797 15.74 16.584C15.4071 17.3884 14.919 18.1192 14.3035 18.7348C13.688 19.3503 12.9571 19.8385 12.1527 20.1712C11.3483 20.504 10.4862 20.675 9.61576 20.6742Z",fill:"#7D00FF"})}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_4355_16345",children:u.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})},Qu=function(){return u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-fingerprint-pattern","aria-hidden":"true",style:{width:"38px",height:"38px"},children:[u.jsx("path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4"}),u.jsx("path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88"}),u.jsx("path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02"}),u.jsx("path",{d:"M2 12a10 10 0 0 1 18-6"}),u.jsx("path",{d:"M2 16h.01"}),u.jsx("path",{d:"M21.8 16c.2-2 .131-5.354 0-6"}),u.jsx("path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2"}),u.jsx("path",{d:"M8.65 22c.21-.66.45-1.32.57-2"}),u.jsx("path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2"})]})},el=function(e,t,r){void 0===r&&(r="small");var n="bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:size-10!";switch(e){case"Rabet":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Rabet,props:{fill:t?"#ffffff":"#B8BAC4"}});case"Freighter":return t?u.jsx(Ou,{className:"small"===r?n:"",name:Lu.DarkFreighter,props:{}}):u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Freighter,props:{fill:"#310CCC"}});case"Albedo":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Albedo,props:{}});case"LOBSTR":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Lobstr,props:{fill:t?"#ffffff":"#1a8da0"}});case"xBull":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.XBull,props:{fill:t?"#ffffff":"#C19CFC"}});case"Hana":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Hana,props:{fill:t?"#E6E0F7":"#221542"}});case"Hot":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Hot,props:{}});case"Wallet Connect":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.WalletConnect,props:{fill:t?"#ffffff":"#0988f1"}});case"Klever":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Klever,props:{}});case"Bitget":return u.jsx(Yu,{fill:t?"#05C3DD":"#00F0FF"});case"Onekey":return u.jsx(Zu,{});case"Ledger":return u.jsx(Ou,{className:"small"===r?n:"",name:Lu.Ledger,props:{fill:t?"#ffffff":"#000000"}});default:return null}},tl=function(){var e,t,r,n=Uu(),i=U(function(e){return e}),o=i.user,s=i.waitingStatus,a=i.config.appearance;return u.jsxs("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{borderColor:a.borderColor,borderWidth:a.borderWidth},children:el(null!==(e=null==o?void 0:o.authValue)&&void 0!==e?e:"",jc(a.background),"large")}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:"login"===s?n("waitingFor",{walletName:null!==(t=null==o?void 0:o.authValue)&&void 0!==t?t:"wallet"}):n("signingWith",{walletName:null!==(r=null==o?void 0:o.authValue)&&void 0!==r?r:"wallet"})}),u.jsx("p",{className:"bluxcc:text-sm",children:n("login"===s?"acceptConnection":"signRequestInWallet")})]}),u.jsx(zu,{}),u.jsx(Vu,{state:"disabled",variant:"outline",startIcon:u.jsx(Ou,{className:"bluxcc:animate-spin",name:Lu.Loading,props:{fill:a.accentColor}}),children:n("login"===s?"connecting":"signing")})]})},rl=function(e){var t=e.handleOpenAssets,r=e.asset,n=U(function(e){return e.config.appearance});return u.jsxs("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:bg-transparent bluxcc:items-center bluxcc:gap-1 bluxcc:p-1 bluxcc:max-h-12",style:{fontFamily:n.fontFamily,borderColor:n.borderColor,borderWidth:n.borderWidth,borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:[u.jsx("div",{style:{fontFamily:n.fontFamily,background:n.background,borderRadius:n.borderRadius,borderColor:n.borderColor,borderWidth:n.borderWidth,color:n.textColor},className:"bluxcc:flex bluxcc:mr-0.5 bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-[border-radius] bluxcc:duration-300",children:"native"===r.assetType?u.jsx(Ou,{name:Lu.Stellar,props:{fill:Ic(n.fieldBackground)}}):u.jsx(Ou,{name:Lu.QuestionMark,props:{fill:Ic(n.fieldBackground)}})}),u.jsx("span",{children:r.assetCode}),u.jsx(Ou,{name:Lu.ArrowDropDown,props:{fill:n.accentColor}})]})},nl=function(t,r,n,i,o,s,a,c,u,l){return A(void 0,void 0,void 0,function(){var d,f,h,p,b;return E(this,function(m){switch(m.label){case 0:d=Number(Number(t).toFixed(5)).toString(),f=Number((Number(r)/100*99.5).toFixed(5)).toString(),h=null,m.label=1;case 1:return m.trys.push([1,3,,4]),[4,c.loadAccount(a)];case 2:return h=m.sent(),[3,4];case 3:return m.sent(),[3,4];case 4:if(!h)throw new Error("Inactive account cannot send a transaction.");return p=new e.TransactionBuilder(h,{fee:"70000",networkPassphrase:u}),l&&(p=p.addOperation(e.Operation.changeTrust({limit:"999999999999",asset:xc(o)}))),b=S([],s.slice(1,s.length-1),!0).map(xc),p="from"===n?p.addOperation(e.Operation.pathPaymentStrictSend({sendAsset:xc(i),sendAmount:d,destination:a,destAsset:xc(o),destMin:f,path:b})):p.addOperation(e.Operation.pathPaymentStrictReceive({sendAsset:xc(i),sendMax:d,destination:a,destAsset:xc(o),destAmount:f,path:b})),[2,p.setTimeout(180).build().toXDR()]}})})},il=function(){var e=Uu(),t=a.useState("0"),r=t[0],n=t[1],i=a.useState("0"),o=i[0],s=i[1],c=a.useState(0),l=c[0],d=c[1],f=a.useState(0),h=f[0],p=f[1],b=U(function(e){return e}),g=a.useState(!1),v=g[0],y=g[1],w=a.useState([]),_=w[0],I=w[1],N=a.useState({field:"",message:""}),C=N[0],M=N[1],k=a.useState(!1),T=k[0],R=k[1],B=a.useState({rate:0,isInverted:!1}),j=B[0],O=B[1],L=a.useState("from"),P=L[0],F=L[1],D=function(e){b.setSelectAsset(x(x({},b.selectAsset),{field:e})),b.setRoute(m.SELECT_ASSET)},z=function(e,t){"from"===t?s(e.target.value):n(e.target.value),F(t),R(!T)};a.useEffect(function(){I([]),y(!1),M({field:"",message:""}),O({rate:0,isInverted:!1}),isNaN(Number(o))||""===o||Number(o)<0?M({field:"from",message:"Invalid value for FROM field."}):isNaN(Number(r))||""===r||Number(r)<0?M({field:"to",message:"Invalid value for TO field."}):b.selectAsset.swapFromAsset.assetCode!==b.selectAsset.swapToAsset.assetCode||b.selectAsset.swapFromAsset.assetIssuer!==b.selectAsset.swapToAsset.assetIssuer?isNaN(Number(b.selectAsset.swapFromAsset.assetBalance))?M({field:"from",message:"FROM asset has invalid balance."}):Number(o)>Number(b.selectAsset.swapFromAsset.assetBalance)?M({field:"from",message:"Insufficient balance."}):0===Number(o)&&0===Number(r)||(M({field:"",message:""}),A(void 0,void 0,void 0,function(){var e,t,i;return E(this,function(a){switch(a.label){case 0:if(y(!0),"from"!==P)return[3,5];a.label=1;case 1:return a.trys.push([1,3,,4]),[4,yu([xc(b.selectAsset.swapFromAsset),o,[xc(b.selectAsset.swapToAsset)]],{})];case 2:return e=a.sent(),y(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?M({field:"both",message:"Could not find path. Try again."}):(i=t[0],O({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),I(S(S([b.selectAsset.swapFromAsset],i.path.map(Ac),!0),[b.selectAsset.swapToAsset],!1)),n(i.destination_amount)),[3,4];case 3:return a.sent(),y(!1),M({field:"both",message:"Could not find path. Try again."}),[3,4];case 4:return[3,8];case 5:return a.trys.push([5,7,,8]),[4,vu([[xc(b.selectAsset.swapFromAsset)],xc(b.selectAsset.swapToAsset),r],{})];case 6:return e=a.sent(),y(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?M({field:"both",message:"Could not find path. Try again."}):(i=t[0],O({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),I(S(S([b.selectAsset.swapFromAsset],i.path.map(Ac),!0),[b.selectAsset.swapToAsset],!1)),s(i.source_amount)),[3,8];case 7:return a.sent(),y(!1),M({field:"both",message:"Could not find path. Try again."}),[3,8];case 8:return[2]}})})):M({field:"both",message:"FROM and TO assets are the same."})},[b.selectAsset,T]);var W=b.config.appearance,q="";0!==j.rate&&(q=j.isInverted?"1 ".concat(b.selectAsset.swapToAsset.assetCode," = ").concat((1/j.rate).toFixed(5)," ").concat(b.selectAsset.swapFromAsset.assetCode):"1 ".concat(b.selectAsset.swapFromAsset.assetCode," = ").concat(Bc(j.rate)," ").concat(b.selectAsset.swapToAsset.assetCode));var $="",K=""!==o&&"0"!==o&&Number(o)>=0&&!isNaN(Number(o)),H=""!==r&&"0"!==r&&Number(r)>=0&&!isNaN(Number(r));K&&H&&!v&&($="".concat((Number(r)/100*99.5).toFixed(5)," ").concat(b.selectAsset.swapToAsset.assetCode));var V=[{label:"Rate",value:0!==j.rate&&H?u.jsxs("span",{className:"bluxcc:flex bluxcc:gap-1.5 bluxcc:items-center",children:[q,u.jsx("button",{id:"bluxcc-button",onClick:function(){p(function(e){return e+180}),O(x(x({},j),{isInverted:!j.isInverted}))},className:"bluxcc:transition-transform bluxcc:duration-300 bluxcc:bg-transparent",style:{transform:"rotate(".concat(h,"deg)"),fontFamily:W.fontFamily},children:u.jsx(Ou,{name:Lu.SmallSwap,props:{fill:Rc(W.textColor,.7)}})})]}):"—"},{label:"Path",value:(null==_?void 0:_.length)?_.map(function(e){return e.assetCode}).join(" > "):"—"},{label:"Minimum Received",value:H?$:"—"}];return u.jsxs("form",{onSubmit:function(e){return A(void 0,void 0,void 0,function(){var t,n,i,s,a;return E(this,function(c){switch(c.label){case 0:if(e.preventDefault(),""!==C.message)return[2];c.label=1;case 1:return c.trys.push([1,3,,4]),t=function(e,t,r){var n=r.find(function(e){return"native"===e.asset_type});return"native"!==t.assetType&&(n=r.find(function(e){return e.asset_type===t.assetType&&e.asset_code===t.assetCode&&e.asset_issuer===t.assetIssuer})),!n||Number(n.balance)+Number(e)>=Number(n.limit)}(r,b.selectAsset.swapToAsset,b.balances.balances),[4,nl(o,r,P,b.selectAsset.swapFromAsset,b.selectAsset.swapToAsset,_,null===(i=b.user)||void 0===i?void 0:i.address,null===(s=b.stellar)||void 0===s?void 0:s.servers.horizon,(null===(a=b.stellar)||void 0===a?void 0:a.activeNetwork)||"",t)];case 2:return n=c.sent(),setTimeout(function(){try{ru(n)}catch(e){}},150),[3,4];case 3:return c.sent(),M({field:"both",message:"Failed to make transaction."}),[3,4];case 4:return[2]}})})},children:[u.jsxs("div",{className:"bluxcc:relative bluxcc:w-full bluxcc:p-4",style:{backgroundColor:W.fieldBackground,borderColor:W.borderColor,borderRadius:W.borderRadius,borderWidth:W.borderWidth,fontFamily:W.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",children:[u.jsx("span",{style:{color:Rc(W.textColor,.7)},children:"From"}),u.jsxs("span",{style:{fontFamily:W.fontFamily},children:[u.jsx("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent bluxcc:border-none",style:{color:Rc(W.textColor,.7),fontFamily:W.fontFamily},children:Bc(b.selectAsset.swapFromAsset.assetBalance)}),u.jsxs("button",{id:"bluxcc-button",onClick:function(){F("from"),R(!T),s(b.selectAsset.swapFromAsset.assetBalance)},style:{color:W.accentColor,fontFamily:W.fontFamily},className:"bluxcc:mr-2 bluxcc:ml-1.5 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",u.jsx(Ou,{name:Lu.ArrowDropUp,props:{fill:W.accentColor}})]})]})]}),u.jsxs("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsx("input",{name:"from",type:"number",value:o,onChange:function(e){z(e,"from")},id:"bluxcc-input",className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"from"===C.field||"both"===C.field?"#ec2929":W.textColor,fontFamily:W.fontFamily}}),u.jsx(rl,{asset:b.selectAsset.swapFromAsset,handleOpenAssets:function(){D("swapFrom")}})]}),u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Rc(W.textColor,.7)}}),u.jsxs("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:[u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:W.borderWidth,borderTopStyle:"solid",borderTopColor:W.borderColor}}),u.jsx("div",{onClick:function(){var e=b.selectAsset.swapFromAsset,t=b.selectAsset.swapToAsset;d(function(e){return e+180}),b.setSelectAsset(x(x({},b.selectAsset),{swapFromAsset:t,swapToAsset:e}))},className:"bluxcc:z-20 bluxcc:p-2 bluxcc:transition-all bluxcc:duration-200",style:{backgroundColor:W.fieldBackground,borderColor:W.borderColor,borderRadius:W.borderRadius,borderWidth:W.borderWidth},children:u.jsx("div",{className:"bluxcc:transition-transform bluxcc:duration-300",style:{transform:"rotate(".concat(l,"deg)")},children:u.jsx(Ou,{name:Lu.Swap,props:{fill:W.accentColor}})})})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",style:{color:Rc(W.textColor,.7)},children:[u.jsx("span",{children:"To"}),u.jsx("span",{className:"bluxcc:mr-2",children:Bc(b.selectAsset.swapToAsset.assetBalance)})]}),u.jsxs("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsx("input",{name:"to",id:"bluxcc-input",type:"number",value:r,onChange:function(e){z(e,"to")},className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"to"===C.field||"both"===C.field?"#ec2929":W.textColor,fontFamily:W.fontFamily}}),u.jsx(rl,{asset:b.selectAsset.swapToAsset,handleOpenAssets:function(){D("swapTo")}})]}),u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Rc(W.textColor,.7)}})]}),u.jsx("div",{className:"bluxcc:h-3.5 bluxcc:my-1.25 bluxcc:mx-3 bluxcc:text-left bluxcc:text-xs bluxcc:text-alert-error",children:C.message}),u.jsx("div",{style:{borderColor:W.borderColor,borderRadius:W.borderRadius,borderWidth:W.borderWidth},className:"bluxcc:w-full bluxcc:py-3 bluxcc:px-4",children:V.map(function(e,t,r){return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:items-center bluxcc:text-xs bluxcc:font-medium",children:[u.jsx("span",{style:{color:Rc(W.textColor,.8)},children:e.label}),u.jsx("span",{style:{color:Rc(W.textColor,.7)},children:v?"LOADING...":e.value})]}),t!==r.length-1&&u.jsx("div",{className:"bluxcc:my-2",style:{borderRadius:W.borderRadius,borderTop:"".concat(W.borderWidth," dashed ").concat(W.borderColor)}})]},e.label)})}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",state:"enabled",variant:"outline",type:"submit",disabled:""!==C.message,children:"Swap"})]})},ol=function(e){var t=e.button,r=e.onButtonClick,n=e.appearance;return u.jsx("button",{onClick:r,id:"bluxcc-button",style:{borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,background:n.background,borderWidth:n.borderWidth},className:"bluxcc:border bluxcc:px-3! bluxcc:py-1! bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",children:t})},sl=function(e){var t=e.label,r=e.autoFocus,n=e.type,i=void 0===n?"text":n,o=e.placeholder,s=void 0===o?"Input":o,c=e.error,l=e.iconRight,d=e.iconLeft,f=e.button,h=e.optionalField,p=void 0!==h&&h,b=e.onButtonClick,m=e.customLabel,g=e.value,v=e.className,y=e.onChange,x=U(function(e){return e.config.appearance}),w=a.useState(!1),A=w[0],E=w[1],S=Uu(),_=function(){return c?"#ec2929":A?x.accentColor:x.borderColor};return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col",style:{fontFamily:x.fontFamily},children:[t&&u.jsxs("label",{style:{color:c?"#ec2929":x.textColor},className:"bluxcc:mb-2 bluxcc:ml-4 bluxcc:flex bluxcc:justify-between bluxcc:text-xs",children:[u.jsxs("span",{children:[t," ",p&&u.jsxs("span",{style:{color:Rc(x.textColor,.7)},className:"bluxcc:text-[10px]",children:["(",S("optional"),")"]})]}),u.jsx("span",{children:m})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:px-4 bluxcc:py-2 bluxcc:transition-all bluxcc:duration-300 ".concat(v),onFocus:function(){return E(!0)},onBlur:function(){return E(!1)},onMouseEnter:function(e){A||c||(e.currentTarget.style.borderColor=x.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){A||(e.currentTarget.style.borderColor=c?"#ec2929":x.borderColor)},style:{"--tw-ring-color":_(),border:"".concat(x.borderWidth," solid ").concat(_()),borderRadius:x.borderRadius,backgroundColor:x.fieldBackground},children:[d&&u.jsx("div",{className:"bluxcc:mr-2",children:d}),u.jsx("input",{id:"bluxcc-input",autoComplete:"off",min:"number"===i?1:void 0,type:i,autoFocus:r,value:g,placeholder:s,className:"bluxcc:mr-2! bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base bluxcc:font-medium",style:{fontFamily:x.fontFamily,color:x.textColor,width:f?"90%":"100%"},onChange:y}),f&&u.jsx(ol,{button:f,onButtonClick:b,appearance:x}),l&&u.jsx("div",{className:"bluxcc:ml-4",children:l})]}),!p&&u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-xs bluxcc:ml-4 bluxcc:h-4",children:c?u.jsx("p",{className:"bluxcc:text-alert-error",children:c}):""})]})},al=function(){var t=Uu(),r=U(function(e){return e}),n=a.useState({}),i=n[0],o=n[1],s=a.useState({memo:"",amount:"",address:""}),c=s[0],l=s[1],d=function(e){return function(t){l(function(r){var n;return x(x({},r),((n={})[e]=t.target.value,n))}),o(function(t){var r;return x(x({},t),((r={})[e]="",r))})}};return u.jsx(u.Fragment,{children:u.jsxs("div",{children:[u.jsx("div",{className:"bluxcc:relative bluxcc:mb-1",children:u.jsx(sl,{autoFocus:!0,type:"number",label:t("amount"),placeholder:"0.00",value:c.amount,onChange:d("amount"),error:i.amount,customLabel:u.jsxs("button",{id:"bluxcc-button",onClick:function(){var e=Number(r.selectAsset.sendAsset.assetBalance).toString();l(function(t){return x(x({},t),{amount:e})})},style:{color:r.config.appearance.accentColor,fontFamily:r.config.appearance.fontFamily},className:"bluxcc:mr-2 bluxcc:inline-flex bluxcc:bg-transparent",children:[t("max")," ",u.jsx(Ou,{name:Lu.ArrowDropUp,props:{fill:r.config.appearance.accentColor}})]}),onButtonClick:function(){r.setSelectAsset(x(x({},r.selectAsset),{field:"send"})),r.setRoute(m.SELECT_ASSET)},button:u.jsxs("span",{className:"bluxcc:flex bluxcc:justify-between bluxcc:gap-1!",children:[u.jsx("span",{className:"bluxcc:flex bluxcc:items-center",children:"native"===r.selectAsset.sendAsset.assetType?u.jsx(Ou,{name:Lu.StellarSmall,props:{fill:Ic(r.config.appearance.fieldBackground)}}):u.jsx(Ou,{name:Lu.SmallQuestionMark,props:{fill:Ic(r.config.appearance.fieldBackground)}})}),r.selectAsset.sendAsset.assetCode]})})}),u.jsx("div",{className:"bluxcc:mb-1",children:u.jsx(sl,{label:t("to"),placeholder:t("enterAddress"),value:c.address,onChange:d("address"),error:i.address,button:t("paste"),onButtonClick:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(t){switch(t.label){case 0:return[4,navigator.clipboard.readText()];case 1:return e=t.sent(),l(function(t){return x(x({},t),{address:e})}),[2]}})})}})}),u.jsx("div",{children:u.jsx(sl,{optionalField:!0,label:t("memo"),placeholder:t("enterMemo"),value:c.memo,onChange:d("memo")})}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",variant:"outline",state:"enabled",onClick:function(){return A(void 0,void 0,void 0,function(){var n,i,s,a,u,l;return E(this,function(d){switch(d.label){case 0:if(n={},c.amount?Number(c.amount)>Number(r.selectAsset.sendAsset.assetBalance||"0")&&(n.amount=t("amountExceedsBalance")):n.amount=t("amountRequired"),c.address?e.StrKey.isValidEd25519PublicKey(c.address)||(n.address=t("addressInvalid")):n.address=t("addressRequired"),o(n),0!==Object.keys(n).length)return[3,4];d.label=1;case 1:return d.trys.push([1,3,,4]),[4,(f=c.memo,h=c.amount,p=c.address,b=r.selectAsset.sendAsset,m=null===(a=r.user)||void 0===a?void 0:a.address,g=null===(u=r.stellar)||void 0===u?void 0:u.servers.horizon,v=(null===(l=r.stellar)||void 0===l?void 0:l.activeNetwork)||"",A(void 0,void 0,void 0,function(){var t,r,n,i;return E(this,function(o){switch(o.label){case 0:t=null,r=null,o.label=1;case 1:return o.trys.push([1,3,,4]),[4,g.loadAccount(p)];case 2:return r=o.sent(),[3,4];case 3:return o.sent(),[3,4];case 4:return o.trys.push([4,6,,7]),[4,g.loadAccount(m)];case 5:return t=o.sent(),[3,7];case 6:return o.sent(),[3,7];case 7:if(!t)throw new Error("Inactive account cannot send a transaction.");if(!r&&"native"!==b.assetType)throw new Error("Cannot send non-native asset to an inactive account.");return n=new e.TransactionBuilder(t,{fee:"50000",networkPassphrase:v}),r?(i=e.Asset.native(),"native"!==b.assetType&&(i=new e.Asset(b.assetCode,b.assetIssuer)),n=n.addOperation(e.Operation.payment({amount:h,destination:p,asset:i}))):n=n.addOperation(e.Operation.createAccount({startingBalance:h,destination:p})),f&&(n=n.addMemo(e.Memo.text(f))),[2,n.setTimeout(180).build().toXDR()]}})}))];case 2:return i=d.sent(),setTimeout(function(){var e;ru(i,{network:(null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork)||""})},150),[3,4];case 3:return s=d.sent(),n.address=s.message,o(n),[3,4];case 4:return[2]}var f,h,p,b,m,g,v})})},children:t("sendButton")})]})})},cl=function(e){var t=e.otp,r=e.setOtp,n=e.error,i=t.length,o=a.useRef([]),s=U(function(e){return e.config.appearance});a.useEffect(function(){n&&setTimeout(function(){var e;return null===(e=o.current[0])||void 0===e?void 0:e.focus()},1001)},[n]);var c=function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/\D/g,"").slice(0,i);if(t){var n=S(S([],t.split(""),!0),Array(i-t.length).fill(""),!0);r(n),setTimeout(function(){var e;return null===(e=o.current[i-1])||void 0===e?void 0:e.focus()},0)}},l=function(e){return{fontFamily:s.fontFamily,borderRadius:s.borderRadius,color:s.accentColor,background:s.fieldBackground,"--tw-ring-color":n?"#FF6666":s.accentColor,borderColor:n?"#FF6666":e?s.accentColor:s.borderColor,borderWidth:s.borderWidth}};return u.jsx("div",{className:"bluxcc:flex bluxcc:gap-1",children:t.map(function(e,n){return u.jsx("input",{autoFocus:0===n,ref:function(e){o.current[n]=e},type:"text",inputMode:"numeric",maxLength:1,value:e,onChange:function(e){return function(e,n){var s,a=n.target.value.replace(/\D/g,"");if(a){var c=S([],t,!0);c[e]=a[0],r(c),e<i-1&&a&&(null===(s=o.current[e+1])||void 0===s||s.focus())}}(n,e)},onPaste:c,onKeyDown:function(e){return function(e,n){var i;if("Backspace"===n.key){var s=S([],t,!0);s[e]?(s[e]="",r(s)):e>0&&(null===(i=o.current[e-1])||void 0===i||i.focus(),s[e-1]="",r(s))}}(n,e)},className:"bluxcc:h-14 bluxcc:w-12 bluxcc:border bluxcc:text-center bluxcc:text-lg bluxcc:outline-hidden bluxcc:focus:ring-1",style:l(e)},n)})})},ul=function(){var e=O();e.login&&(e.user&&e.user.address&&e.authState.isAuthenticated?e.login.resolver(e.user):e.login.rejecter("BLUX: Failed to login!"),e.setLogin(void 0))},ll=function(){var e=O();e.setIsAuthenticated(!0),e.closeModal(),ul();var t=O();t.user&&t.emitter.emit(exports.BluxEvent.LoggedIn,{user:t.user})},dl=function(){var e=O();e.apiResponse&&(e.apiResponse.privacyPolicy||e.apiResponse.terms)?e.setRoute(m.ACCEPT_TERMS_AND_PRIVACY):ll()},fl=function(){var e=Uu(),t=U(function(e){return e}),r=t.user,n=t.config.appearance,i=null==r?void 0:r.authValue,o=a.useState(Array(6).fill("")),s=o[0],c=o[1],l=a.useState(!1),d=l[0],f=l[1];return a.useEffect(function(){var e,r=s.join("");6===r.length&&(e=r,A(void 0,void 0,void 0,function(){var r,n,i,o;return E(this,function(s){switch(s.label){case 0:f(!1),s.label=1;case 1:return s.trys.push([1,5,,6]),[4,G(t.config.appId,t.user,e)];case 2:return(r=s.sent())?(f(!1),localStorage.setItem(D,r),Yc("email",(null===(i=t.user)||void 0===i?void 0:i.authValue)||"",Date.now(),r),t.setAuth({isAuthenticated:!0,JWT:r}),[4,X(r)]):[3,4];case 3:n=s.sent(),t.connectWalletSuccessful(n.public_key,(null===(o=t.stellar)||void 0===o?void 0:o.activeNetwork)||""),setTimeout(function(){O().modal.isOpen&&(t.setRoute(m.SUCCESSFUL),setTimeout(function(){O().modal.isOpen&&dl()},1e3))}),s.label=4;case 4:return[3,6];case 5:return s.sent(),f(!0),setTimeout(function(){return c(Array(6).fill(""))},1e3),[3,6];case 6:return[2]}})}))},[s,i]),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{style:{borderColor:n.borderColor,borderWidth:n.borderWidth},className:"bluxcc:mb-6 bluxcc:flex bluxcc:h-20 bluxcc:w-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:border-2",children:u.jsx(Ou,{name:Lu.Email,props:{fill:n.textColor}})}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-1 bluxcc:text-center",children:[u.jsx("p",{className:"bluxcc:text-xl bluxcc:font-medium",children:e("enterConfirmationCodeTitle")}),d?u.jsx("p",{className:"bluxcc:flex bluxcc:h-10 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:text-alert-error",children:e("invalidCodeError")}):u.jsx("p",{className:"bluxcc:h-10 bluxcc:text-sm",children:e("enterConfirmationCodeHelp")})]}),u.jsx("div",{className:"bluxcc:mt-6 bluxcc:text-center",children:u.jsx(cl,{otp:s,setOtp:c,error:d})}),u.jsx(zu,{}),u.jsx(Vu,{size:"medium",state:"enabled",variant:"text",onClick:function(){return A(void 0,void 0,void 0,function(){var e;return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,V(t.config.appId,(null===(e=t.user)||void 0===e?void 0:e.authValue)||"")];case 1:case 2:return r.sent(),[3,3];case 3:return[2]}})})},style:{color:n.accentColor},children:e("resendCode")})]})},hl=function(){var e,t,r,n=Uu(),i=U(function(e){return e}),o="";"object"==typeof(null===(e=i.sendTransaction)||void 0===e?void 0:e.result)&&i.sendTransaction.result.hash&&(o=i.sendTransaction.result.hash);var s=(null===(r=null===(t=i.sendTransaction)||void 0===t?void 0:t.options)||void 0===r?void 0:r.network)||"",a=o?Nc(s,i.config.explorer,"transactionUrl",o):null,c=function(){switch(i.waitingStatus){case"login":return{title:n("connectionSuccessfulTitle"),message:n("connectionSuccessfulMessage",{appName:Ec(i.config.appName)})};case"signMessage":return{title:n("messageSignedTitle")||"Message Signed",message:n("messageSignedMessage")||"Your message has been signed successfully."};case"signAuthEntry":return{title:n("authEntrySignedTitle")||"Authorization Signed",message:n("authEntrySignedMessage")||"Authorization has been signed successfully."};default:return{title:n("transactionSuccessfulTitle"),message:n("transactionSuccessfulMessage")}}}(),l=c.title,d=c.message;return u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{style:{background:Rc(i.config.appearance.accentColor,.1)},className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",children:u.jsx(Ou,{name:Lu.GreenCheck,props:{fill:i.config.appearance.accentColor}})}),u.jsxs("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:l}),u.jsx("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5",children:d})]}),"sendTransaction"===i.waitingStatus&&o&&"string"==typeof a&&u.jsx(Vu,{state:"enabled",variant:"outline",size:"small",className:"bluxcc:mt-4",onClick:function(){a&&window.open(a,"_blank","noopener,noreferrer")},children:n("seeInExplorer")}),u.jsx(zu,{}),"login"===i.waitingStatus?u.jsx(Vu,{state:"disabled",variant:"outline",children:n("loggingIn")}):u.jsx(Vu,{state:"enabled",variant:"fill",size:"large",onClick:function(){var e=i.waitingStatus;if("sendTransaction"===e&&i.sendTransaction){var t=i.sendTransaction,r=t.resolver,n=t.result;r&&n&&r(n)}else if("signMessage"===e&&i.signMessage){var o=i.signMessage;r=o.resolver,n=o.result;r&&n&&r(n)}else if("signAuthEntry"===e&&i.signAuthEntry){var s=i.signAuthEntry;r=s.resolver,n=s.result;r&&n&&r(n)}setTimeout(function(){i.cleanUp(e),i.closeModal()},150)},children:n("done")})]})},pl=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:e.connectWallet(t.name),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,t.connect()];case 2:return(r=i.sent())&&""!==r.trim()?[4,Tc(t)]:[3,4];case 3:n=i.sent(),(o=e.config.appId,s=t.name,a=r,A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:if(!o)throw new Error("appId is missing in config.");if(!a)throw new Error("wallet address is missing.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,wc("".concat($,"/auth"),{method:"POST",headers:(t={},t[K]=o,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:a,auth_method:"wallet",auth_value:s})})];case 2:if(400===(e=r.sent()).status)throw new Error("invalid inputs");if(500===e.status)throw new Error("server error");if(429===e.status)throw new Error("too many requests");if(200===e.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw r.sent(),new Error("Unexpected response from api");case 4:return[2]}})})).catch(function(){}),function(e){var t=Cc(),r=S([e],t.filter(function(t){return t!==e}),!0);localStorage.setItem(z,JSON.stringify(r))}(t.name),Yc("wallet",t.name,Date.now(),""),setTimeout(function(){O().modal.isOpen&&(e.connectWalletSuccessful(r,n),e.setRoute(m.SUCCESSFUL),setTimeout(function(){O().modal.isOpen&&dl()},1e3))},500),i.label=4;case 4:return[3,6];case 5:return i.sent(),e.setRoute(m.FAILED),[3,6];case 6:return[2]}var o,s,a})})},bl=!1,ml=function(e){return A(void 0,void 0,void 0,function(){return E(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.connect({optionalNamespaces:{stellar:{methods:["stellar_signXDR","stellar_signAndSubmitXDR","stellar_signMessage"],chains:[W,q],events:[]}}})];case 1:return[2,t.sent()];case 2:return t.sent(),[2,null];case 3:return[2]}})})},gl=function(){var e=Uu(),t=U(function(e){return e}),r=a.useState(""),n=r[0],i=r[1],o=t.config,s=t.wallets,c=t.connectEmail,l=t.setShowAllWallets,d=o.appearance,f=o.loginMethods||[],h=f.includes("passkey"),b=a.useMemo(function(){var e=S([],f,!0).filter(function(e){return"passkey"!==e});return S(S([],e,!0),h?["passkey"]:[],!0)},[f,h]),g=a.useMemo(function(){return s.length>3?s.slice(2):[]},[s]),v=a.useMemo(function(){return s.length<=3?s:t.showAllWallets?s.slice(2,s.length):s.slice(0,2)},[s,t.showAllWallets]);a.useEffect(function(){t.walletConnect&&ml(t.walletConnect.client).then(function(e){t.setWalletConnectClient(t.walletConnect.client,e)}).catch(function(e){})},[]);var y=function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),c(n),[4,V(o.appId,n)];case 1:case 2:return e.sent(),[3,3];case 3:return[2]}})})},w=function(){t.setRoute(m.PASSKEY_ONBOARDING)},_=function(){return u.jsxs("div",{className:"bluxcc:my-1 bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:[u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:z-10",style:{borderTop:"".concat(d.borderWidth," dashed ").concat(d.borderColor)}}),u.jsx("span",{className:"bluxcc:z-20 bluxcc:w-auto bluxcc:px-2 bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",style:{background:d.background,color:d.borderColor},children:e("or")})]})};return u.jsxs("div",{className:"bluxcc:w-full",children:[d.logo&&u.jsx("div",{className:"bluxcc:my-6 bluxcc:flex bluxcc:max-h-20 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:u.jsx("img",{src:d.logo,alt:o.appName,width:152,height:60,className:"bluxcc:max-h-20 bluxcc:max-w-45 bluxcc:select-none",loading:"eager",decoding:"async",draggable:"false",style:{contentVisibility:"auto"}})}),u.jsx("div",{className:"",children:b.map(function(r,n){var o=b[n+1],s=b[n-1],c=b.includes("wallet"),f=c&&!t.showAllWallets&&"wallet"===r&&"email"===o||c&&"email"===r&&"wallet"!==s;return"wallet"===r?u.jsx(a.Fragment,{children:u.jsxs("div",{className:"bluxcc:max-h-81 bluxcc:space-y-2 bluxcc:overflow-y-auto overflowStyle",children:[v.map(function(e){return u.jsx($u,x({},e,{label:e.name,startIcon:el(e.name,jc(d.background)),onClick:function(){return r=e,A(void 0,void 0,void 0,function(){return E(this,function(e){return r.name===p.WalletConnect?t.setRoute(m.WALLET_CONNECT):pl(t,r),[2]})});var r}}),e.name)}),g.length>0&&!t.showAllWallets&&u.jsx($u,{endArrow:!0,label:e("allStellarWallets"),startIcon:u.jsx(Ou,{name:Lu.Stellar,props:{fill:Ic(d.background)}}),onClick:function(){l(!0)}}),f&&_()]})},"wallet"):t.showAllWallets||"email"!==r?t.showAllWallets||"passkey"!==r?null:u.jsx("button",{onClick:w,className:"bluxcc:mt-6! bluxcc:w-full bluxcc:bg-transparent bluxcc:flex bluxcc:h-4 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:leading-7 bluxcc:font-medium",style:{color:d.accentColor,fontFamily:d.fontFamily},children:e("logInWithPasskey")},"passkey"):u.jsx(a.Fragment,{children:u.jsxs(u.Fragment,{children:[u.jsx($u,{inputType:"email",variant:"input",startIcon:u.jsx(Ou,{name:Lu.SmallEmail,props:{fill:d.textColor}}),onChange:function(e){return i(e)},onEnter:y,onSubmit:y}),f&&_()]})},"email")})}),u.jsx("footer",{className:"bluxcc:w-full bluxcc:pt-4.25 bluxcc:text-center bluxcc:text-xs bluxcc:font-medium",children:u.jsx("a",{"aria-label":"blux website",href:"https://blux.cc",target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:d.textColor,fontFamily:d.fontFamily},children:e("poweredByBlux")})})]})},vl=function(e){var t=e.value,r=e.title,n=void 0===r?"":r,i=e.size,o=void 0===i?184:i,s=e.bgColor,a=void 0===s?"#ffffff":s,c=e.fgColor,l=void 0===c?"#00020f":c,d=e.level,h=void 0===d?"Q":d,p=e.imgSize,b=void 0===p?51:p,m=w(e,["value","title","size","bgColor","fgColor","level","imgSize"]);return u.jsx(f.QRCodeCanvas,x({className:"bluxcc:z-10",value:t,title:n,size:o,bgColor:a,fgColor:l,level:h,marginSize:1,imageSettings:{src:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBw8NDQ8NDQ0PDQ0PDw4NDw0NDQ8PDQ0NFREWFhURExUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDQ0OFQ4PFSsdExkrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrK//AABEIAKwBJgMBIgACEQEDEQH/xAAXAAEBAQEAAAAAAAAAAAAAAAAAAQIH/8QAIRABAQABBAAHAAAAAAAAAAAAAAERAiFhgSIxQVFxsfD/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A7iAAACW8d+ygAAACSAoAAAAAAAAAAAAAAADOrVZZJptluLczwzFub9dtAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmd/LtQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABLwoAAAAAQAAAAAAAAAAAAAAAAAABL+5UAAAAAAAAAAAEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAAAAAAJYCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAARQAAAAAAAAAAAAEwoAAAACSqAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAS59NvmZ2yoAAAAAAAAAAAAACAomFAAAAAAAABKoAAAAA//2Q==",x:void 0,y:void 0,height:b,width:b,opacity:1,excavate:!0}},m))},yl=function(){var e,t=Uu(),r=U(function(e){return e}),n=U(function(e){return e}).setAlert,i=r.config.appearance,o=null===(e=r.user)||void 0===e?void 0:e.address;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:[u.jsx(vl,{size:184,value:o,bgColor:i.fieldBackground,fgColor:i.accentColor,level:"Q"}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:i.background},children:u.jsx(Ou,{name:Lu.SmallBlux,props:{fill:i.accentColor,background:i.fieldBackground}})})]}),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:space-y-2 bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-lg",children:"Your Address"}),u.jsx("div",{className:"bluxcc:w-full bluxcc:px-2.5 bluxcc:py-3 bluxcc:h-14",style:{borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:u.jsx("p",{className:"bluxcc:w-73 bluxcc:text-sm bluxcc:leading-4! bluxcc:break-all",style:{color:Rc(i.textColor,.7)},children:o})})]}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",state:"enabled",variant:"tonal",style:{color:i.accentColor},onClick:function(){Sc(o),n("copy",t("address_copied")),setTimeout(function(){n("none","")},1e3)},endIcon:u.jsx(Ou,{name:Lu.LargeCopy,props:{fill:i.accentColor}}),children:t("copy_address")})]})},xl=function(){var e,t,r=Uu(),n=U(function(e){return e}),i=(t=n.config.networks,Object.entries(pc).filter(function(e){return t.includes(e[1])}).map(function(e){return Ec(e[0])}));return u.jsxs("div",{style:{fontFamily:n.config.appearance.fontFamily},className:"bluxcc:mt-4 bluxcc:mb-10 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:u.jsx(Ou,{name:Lu.WrongNetwork,props:{}})}),u.jsxs("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-2xl",children:r("wrongNetwork")}),u.jsx("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5 bluxcc:tracking-[-2%] bluxcc:mx-3",children:r("wrongNetworkMessage",{currentNetwork:Ec(Mc(null===(e=n.user)||void 0===e?void 0:e.walletPassphrase)),switchNetwork:i.join(" or ")})})]})]})},wl=function(e){var t,r=e.tabs,n=U(function(e){return e.config.appearance}),i=a.useState(0),o=i[0],s=i[1];return u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"bluxcc:flex bluxcc:gap-3 bluxcc:py-3",style:{fontFamily:n.fontFamily},children:r.map(function(e,t){var r=o===t;return u.jsxs("button",{role:"tab",onClick:function(){return s(t)},"aria-label":e.label,id:"bluxcc-button","aria-selected":o===t,tabIndex:o===t?0:-1,className:"bluxcc:flex bluxcc:gap-2 bluxcc:h-20 bluxcc:w-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:px-7 bluxcc:py-4 bluxcc:text-sm bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",style:{background:r?Rc(n.accentColor,.1):n.background,color:r?n.accentColor:n.textColor,borderRadius:n.borderRadius},children:[u.jsx("span",{children:r?e.activeIcon:e.inActiveIcon}),u.jsx("span",{children:e.label})]},t)})}),u.jsx("div",{className:"bluxcc:max-h-78 bluxcc:h-78 w-full bluxcc:overflow-auto overflowStyle",role:"tabpanel","aria-labelledby":"tab-".concat(o),children:u.jsx("div",{className:"bluxcc:absolute bluxcc:left-0 bluxcc:right-0 bluxcc:max-h-78 bluxcc:h-78 bluxcc:overflow-auto overflowStyle",children:null===(t=r[o])||void 0===t?void 0:t.content})})]})},Al=function(e){var t=e.assets,r=a.useState(null),n=r[0],i=r[1],o=U(function(e){return e.config.appearance}),s=Uu();return u.jsxs("div",{className:"bluxcc:h-full bluxcc:w-full bluxcc:overflow-auto overflowStyle",children:[t.map(function(e,r){return u.jsxs("button",{id:"bluxcc-button",onMouseEnter:function(){return i(r)},onMouseLeave:function(){return i(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:py-2 bluxcc:px-4",style:{background:n===r?o.fieldBackground:"transparent",color:o.textColor,borderBottomStyle:"dashed",borderBottomWidth:r<t.length-1?o.borderWidth:"0px",borderBottomColor:o.borderColor,transition:"all 0.2s ease-in-out",fontFamily:o.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[u.jsx("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:o.borderRadius,background:o.fieldBackground,border:"".concat(o.borderWidth," solid ").concat(o.borderColor)},children:"native"===e.assetType?u.jsx(Ou,{name:Lu.Stellar,props:{fill:Ic(o.fieldBackground)}}):u.jsx(Ou,{name:Lu.QuestionMark,props:{fill:Ic(o.fieldBackground)}})}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start bluxcc:items-start",children:[u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.title}),u.jsx("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Rc(o.textColor,.7)},children:e.subtitle})]})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:text-right",children:[u.jsx("span",{className:"bluxcc:font-medium",children:Bc(e.assetBalance)}),u.jsx("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Rc(o.textColor,.7)},children:!1})]})]},e.assetType+e.assetIssuer)}),0===t.length&&u.jsx("div",{style:{color:Rc(o.textColor,.7)},className:"bluxcc:mb-2 bluxcc:text-center bluxcc:h-full bluxcc:flex bluxcc:justify-center bluxcc:items-center",children:s("noAssetsFound")})]})},El=function(){var e=Uu(),t=U(function(e){return e.config.appearance}),r=U(function(e){return e.balances}),n=r.loading,i=r.error,o=r.balances,s=o.map(function(e){return x(x({},Ac(e)),{title:(t=e,"native"===t.asset_type?"XLM":"credit_alphanum4"===t.asset_type||"credit_alphanum12"===t.asset_type?t.asset_code:"liquidity_pool_shares"===t.asset_type?"LiquidtyPool":""),subtitle:yc(e),logo:u.jsx(Ou,{name:Lu.Stellar,props:{}})});var t}),a=function(){return u.jsxs("div",{className:"bluxcc:w-full bluxcc:mt-22 bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:flex-col bluxcc:gap-2",children:[u.jsx(Ou,{name:Lu.GrayCube,props:{}}),u.jsx("p",{className:"bluxcc:font-medium",style:{color:Rc(t.textColor,.7)},children:e("no_balance_message")})]})},c=[{label:e("assets"),activeIcon:u.jsx(Ou,{name:Lu.Assets,props:{fill:t.accentColor}}),inActiveIcon:u.jsx(Ou,{name:Lu.Assets,props:{fill:t.textColor}}),content:o.length?u.jsx(Al,{assets:s}):u.jsx(a,{})},{label:e("tokens"),activeIcon:u.jsx(Ou,{name:Lu.Token,props:{fill:t.accentColor}}),inActiveIcon:u.jsx(Ou,{name:Lu.Token,props:{fill:t.textColor}}),content:u.jsx(a,{})},{label:e("nfts"),activeIcon:u.jsx(Ou,{name:Lu.NFTs,props:{fill:t.accentColor}}),inActiveIcon:u.jsx(Ou,{name:Lu.NFTs,props:{fill:t.textColor}}),content:u.jsx(a,{})}];return n?"Loading":i?"Error, try again.":u.jsx(wl,{tabs:c})},Sl=a.memo(function(e){var t,r,n,i,o,s=e.tx,a=U(function(e){return e}),c=a.config.appearance,l=Nc((null===(t=a.stellar)||void 0===t?void 0:t.activeNetwork)||"",a.config.explorer,"transactionUrl",s.hash);return u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-start bluxcc:gap-3",children:[u.jsx("div",{className:"bluxcc:flex bluxcc:size-10 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",style:{background:c.background},children:function(e){switch(e){case"Receive":return u.jsx(Ou,{name:Lu.Downstream});case"Send":return u.jsx(Ou,{name:Lu.Upstream});default:return u.jsx(Ou,{name:Lu.MultiOperation})}}(s.title)}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start",children:[u.jsx("p",{className:"bluxcc:text-start bluxcc:text-xs bluxcc:font-medium",style:{color:c.textColor},children:s.title}),u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium",children:s.description})]})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2 bluxcc:text-xs",style:{color:Rc(c.textColor,.7)},children:[(r=s.date,n=new Date(r),i=n.getUTCDate(),o=n.toLocaleString("en-US",{month:"short"}),"".concat(i," ").concat(o)),u.jsx("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:size-8 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",title:"View transaction details",onClick:function(){l&&window.open(l,"_blank","noopener,noreferrer")},style:{background:c.fieldBackground},children:u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:[u.jsx(Ou,{name:Lu.Globe}),";"]})})]})]})}),_l=function(e){return"native"===e.asset_type?"XLM":e.asset_code||"Pool"},Il=function(){var t,r,n=Uu(),i=U(function(e){return e}),o=U(function(e){return e.transactions}),s=o.loading,c=o.transactions,l=a.useState([]),d=l[0],f=l[1],h=i.config.appearance,p=null===(t=i.user)||void 0===t?void 0:t.address,b=Nc(null===(r=i.stellar)||void 0===r?void 0:r.activeNetwork,i.config.explorer,"accountUrl",p);a.useEffect(function(){if(c){for(var t=[],r=0,i=c;r<i.length;r++){var o=i[r],s=o.operations[0],a={hash:o.hash,description:"",date:o.created_at,title:Fc(s.type)};if(o.operations.length>1)a.title=n("multiOperation");else if("payment"===s.type){var u=n("send");s.to.toLowerCase()===p.toLowerCase()&&(u=n("receive")),a.title=u,a.description="".concat(Bc(s.amount)," ").concat(_l(s))}else s.type!==e.Horizon.HorizonApi.OperationResponseType.pathPaymentStrictSend&&s.type!==e.Horizon.HorizonApi.OperationResponseType.pathPayment||(a.title=n("swap"),a.description="Received ".concat(_l(s)));t.push(a)}f(t)}},[c]);var m=!s&&0===d.length;return u.jsxs("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:flex-col",children:[s?u.jsx("div",{style:{color:Rc(h.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:n("loadingActivity")}):m?u.jsx("div",{style:{color:Rc(h.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:n("noActivityFound")}):d.map(function(e,t){return u.jsx("div",{style:{borderBottomStyle:"dashed",borderBottomWidth:t<d.length-1?h.borderWidth:"0px",borderBottomColor:h.borderColor},className:"bluxcc:p-2",children:u.jsx(Sl,{tx:e})},t)}),d.length>0&&b&&u.jsx("div",{className:"bluxcc:absolute bluxcc:bottom-4 bluxcc:left-1/2 bluxcc:!mt-4 bluxcc:w-[calc(100%-3rem)] bluxcc:-translate-x-1/2 bluxcc:transform",children:u.jsx(Vu,{state:"enabled",variant:"outline",size:"medium",onClick:function(){b&&window.open(b,"_blank","noopener,noreferrer")},children:n("seeAllInExplorer")})})]})},Nl=function(e){var t=e.operationsCount,r=e.sender,n=e.receiver,i=e.network,o=e.estimatedFee,s=e.action,a=U(function(e){return e.config.appearance}),c=U(function(e){return e}).setAlert,l=[{label:"Action",value:Ec(s)},{label:"Operations",value:t.toString()},{label:"Sender",value:Lc(r,5),isHighlighted:!0,isCopyable:!0,copyValue:r},{label:"Network",value:bc[i].name},{label:"Estimated Fee",value:"".concat(o," XLM")}];return n&&l.splice(3,0,{label:"To",value:Lc(n,5),isHighlighted:!0,isCopyable:!0,copyValue:n}),u.jsx("div",{className:"bluxcc:w-full bluxcc:text-sm bluxcc:text-gray-800",style:{fontFamily:a.fontFamily},children:l.map(function(e,t){var r=e.label,n=e.value,i=e.isHighlighted,o=e.isCopyable,s=e.copyValue;return u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:px-4 bluxcc:py-2",style:t===l.length-1?{}:{borderBottomColor:a.borderColor,borderBottomStyle:"dashed",borderBottomWidth:a.borderWidth},children:[u.jsx("span",{style:{color:a.textColor},children:r}),o?u.jsx("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent",style:{color:i?a.accentColor:a.textColor},onClick:function(){return s&&(Sc(s),c("copy","Address Copied"),void setTimeout(function(){c("none","")},1e3))},children:n}):u.jsx("span",{style:{color:i?a.accentColor:a.textColor},children:n})]},t)})})},Cl=function(e){return A(void 0,void 0,void 0,function(){var t,r,n,i,o,s,a;return E(this,function(c){switch(c.label){case 0:if(!(t=e.sendTransaction))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(m.FAILED),[2];if(!(o=hc[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Vc(o,t.xdr,null===(a=e.user)||void 0===a?void 0:a.address,t.options.network,e.config.transports||{},t.shouldSubmit)];case 2:return s=c.sent(),e.setSendTransaction(x(x({},t),{result:s}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})},Ml=function(){var e,t=Uu(),r=U(function(e){return e}),n=r.config.appearance,i=r.user,o=r.stellar,s=r.sendTransaction;if(!s||!i||!o)return u.jsx("div",{children:u.jsx("p",{children:t("invalidXdr")})});var a=s.xdr,c=s.options,l=$c(a,c.network);if(!l)return u.jsx("div",{children:u.jsx("p",{children:t("invalidXdr")})});var d,f,h=0===r.balances.balances.length?"0":r.balances.balances.find(function(e){return"native"===e.asset_type}).balance,b=i.authValue===p.Lobstr,m=(d=o.activeNetwork,(f=Object.entries(pc).find(function(e){return e[1]===d}))?f[0].toUpperCase():"MAINNET");return u.jsxs("div",{className:"bluxcc:w-full",style:{fontFamily:n.fontFamily},children:[u.jsxs("p",{className:"bluxcc:mx-3 bluxcc:my-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[u.jsxs("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[r.config.appName," "]}),t("signTransactionPrompt")]}),u.jsx(Nl,{operationsCount:l.operations,sender:l.sender,receiver:l.receiver,network:c.network,estimatedFee:l.estimatedFee.toString(),action:l.action}),b&&u.jsx("p",{className:"bluxcc:my-2! bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:text-xs! bluxcc:text-alert-error",children:t("lobstrWarning",{network:m})}),u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{marginTop:b?"0px":"16px",borderRadius:n.borderRadius,borderColor:n.borderColor},children:[u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:[u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:t("yourWallet")}),u.jsx("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Rc(n.textColor,.8))},children:i.address?Lc(null===(e=r.user)||void 0===e?void 0:e.address,5):t("noAddressFound")})]}),u.jsx("div",{className:"bluxcc:overflow-hidden bluxcc:px-2.5 bluxcc:py-2",style:{borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:u.jsxs("p",{className:"bluxcc:max-w-22.5 bluxcc:text-xs bluxcc:font-normal",children:[h?Bc(h):"0"," XLM"]})})]}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",state:"enabled",variant:"fill",onClick:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return Cl(r),[2]})})},children:t("approve")})]})},kl=function(){var e=Uu(),t=U(function(e){return e.config.appearance}),r={logo:u.jsx(Ou,{name:Lu.Stellar,props:{}}),assetBalance:.43332,valueInCurrency:203},n=[{label:e("network"),value:"Stellar",link:!0},{label:e("address"),value:"GFGE...MKLW",copyable:!0},{label:e("market_cap"),value:"2.45M"},{label:e("total_volume"),value:323},{label:e("all_time_high"),value:323}];return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:my-4",children:[u.jsx("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:t.borderColor,borderWidth:t.borderWidth},children:r.logo}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col",children:[u.jsxs("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:t.accentColor},children:["$",Bc(r.valueInCurrency)]}),u.jsxs("span",{className:"bluxcc:text-sm bluxcc:font-medium",style:{color:Rc(t.textColor,.7)},children:[Bc(r.assetBalance)," XLM"]})]})]}),u.jsx("div",{className:"bluxcc:space-y-1",children:n.map(function(e,r){return u.jsxs("div",{className:"bluxcc:flex bluxcc:font-medium bluxcc:items-center bluxcc:justify-between bluxcc:text-xs bluxcc:h-8 bluxcc:px-4",style:{borderBottom:r<n.length-1?"".concat(t.borderWidth," dashed ").concat(t.borderColor):"none"},children:[u.jsx("span",{children:e.label}),u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1 bluxcc:text-xs",style:{color:e.copyable||e.link?t.accentColor:Rc(t.textColor,.7)},children:[e.link?u.jsx("a",{href:"#",target:"_blank",rel:"noreferrer",style:{color:t.accentColor,fontFamily:t.fontFamily},className:"bluxcc:no-underline",children:e.value}):e.value,e.copyable&&u.jsx(Ou,{name:Lu.Copy,props:{fill:t.accentColor}})]})]},r)})})]})},Tl={purple:{id:"purple_gradient",colors:[[.992,.878,1],[.992,.878,1],[.592,.451,1],[.792,.663,1]]}},Rl=function(e){var t,r=e.theme,n=void 0===r?"purple":r,i=e.className,o=void 0===i?"":i,s=e.children,c=e.animationSpeed,l=void 0===c?1:c,d=e.onClick,f=e.style,h=e.size,p=void 0===h?"100%":h,b=a.useRef(null),m=a.useRef(null);return a.useEffect(function(){var e=b.current;if(e){var t=e.getContext("webgl");if(t){var r=e.getBoundingClientRect();e.width=r.width,e.height=r.height;var i=function(e,r){var n=t.createShader(r);return t.shaderSource(n,e),t.compileShader(n),t.getShaderParameter(n,t.COMPILE_STATUS),n},o=t.createProgram(),s=i("\n attribute vec2 aPos;\n varying vec2 vUv;\n void main() {\n vUv = (aPos + 1.0) * 0.5;\n gl_Position = vec4(aPos, 0.0, 1.0);\n }\n ",t.VERTEX_SHADER),a=i("\n precision mediump float;\n uniform float uTime;\n uniform vec2 uResolution;\n uniform vec3 uColor1;\n uniform vec3 uColor2;\n uniform vec3 uColor3;\n uniform vec3 uColor4;\n varying vec2 vUv;\n\n float noise(vec2 st) {\n return fract(sin(dot(st.xy, vec2(12.9898,78.233))) * 43758.5453123);\n }\n float smoothNoise(vec2 st) {\n vec2 i=floor(st),f=fract(st);\n float a=noise(i);\n float b=noise(i+vec2(1.,0.));\n float c=noise(i+vec2(0.,1.));\n float d=noise(i+vec2(1.,1.));\n vec2 u=f*f*(3.-2.*f);\n return mix(a,b,u.x)+(c-a)*u.y*(1.-u.x)+(d-b)*u.x*u.y;\n }\n float fbm(vec2 st){\n float v=0.,a=0.7;\n for(int i=0;i<2;i++){\n v+=a*smoothNoise(st);\n st*=1.8;a*=0.4;\n }\n return v;\n }\n\n void main(){\n vec2 st=vUv;\n float time=uTime*0.12;\n vec2 center=vec2(0.5);\n vec2 fromCenter=st-center;\n float rot=time*0.3;\n float c=cos(rot),s=sin(rot);\n vec2 rotated=vec2(\n fromCenter.x*c-fromCenter.y*s,\n fromCenter.x*s+fromCenter.y*c\n )+center;\n\n vec2 pos=st;\n pos+=vec2(\n fbm(rotated*1.2+time*0.4)*0.08,\n fbm(rotated*1.2+time*0.5+50.0)*0.08\n );\n\n float mixX=clamp(pos.x+fbm(rotated*1.0+time*0.6)*0.25,0.,1.);\n float mixY=clamp(pos.y+fbm(rotated*1.0+time*0.7)*0.25,0.,1.);\n\n vec3 topColors=mix(uColor1,uColor2,smoothstep(0.1,0.9,mixX));\n vec3 bottomColors=mix(uColor3,uColor4,smoothstep(0.1,0.9,mixX));\n vec3 finalColor=mix(topColors,bottomColors,smoothstep(0.1,0.9,mixY));\n\n gl_FragColor=vec4(finalColor,1.0);\n }\n ",t.FRAGMENT_SHADER);t.attachShader(o,s),t.attachShader(o,a),t.linkProgram(o),t.useProgram(o);var c=t.createBuffer();t.bindBuffer(t.ARRAY_BUFFER,c),t.bufferData(t.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,1,1]),t.STATIC_DRAW);var u=t.getAttribLocation(o,"aPos");t.enableVertexAttribArray(u),t.vertexAttribPointer(u,2,t.FLOAT,!1,0,0);var d=t.getUniformLocation(o,"uTime"),f=t.getUniformLocation(o,"uResolution"),h=t.getUniformLocation(o,"uColor1"),p=t.getUniformLocation(o,"uColor2"),g=t.getUniformLocation(o,"uColor3"),v=t.getUniformLocation(o,"uColor4"),y=Tl[n].colors;t.uniform2f(f,r.width,r.height),t.uniform3fv(h,y[0]),t.uniform3fv(p,y[1]),t.uniform3fv(g,y[2]),t.uniform3fv(v,y[3]);var x=0,w=function(){m.current=requestAnimationFrame(w),x+=.015*l,t.uniform1f(d,x),t.viewport(0,0,e.width,e.height),t.drawArrays(t.TRIANGLE_STRIP,0,4)};return w(),function(){m.current&&cancelAnimationFrame(m.current),t.deleteProgram(o),t.deleteBuffer(c)}}}},[n,l]),u.jsxs("div",{onClick:d,className:"relative overflow-hidden ".concat(o),style:f,"data-gradient-id":(null===(t=Tl[n])||void 0===t?void 0:t.id)||"unknown_gradient",children:[u.jsx("canvas",{ref:b,className:"absolute inset-0 z-0",style:{width:p,height:p}}),s&&u.jsx("div",{className:"absolute inset-0 flex items-center justify-center z-10",children:s})]})},Bl=function(){var e=Uu(),t=U(function(e){return e.config.appearance}),r=[Lu.Shield,Lu.Key,Lu.Wallet,Lu.Chip];return u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:select-none bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:font-medium bluxcc:mt-4 bluxcc:mb-2",style:{color:t.textColor},children:[u.jsx(Rl,{theme:"purple",animationSpeed:3,style:{borderRadius:t.borderRadius},className:"bluxcc:size-66 bluxcc:mx-6 bluxcc:overflow-hidden bluxcc:flex bluxcc:items-center",children:u.jsx("div",{className:"bluxcc:marquee_outer",children:u.jsx("div",{className:"bluxcc:marquee_track bluxcc:gap-2.5",children:S(S(S(S([],r,!0),r,!0),r,!0),r,!0).map(function(e,r){return u.jsx("div",{style:{borderRadius:"0px"!==t.borderRadius?"16px":"0px"},className:"bluxcc:size-20.5 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:bg-primary-500",children:u.jsx(Ou,{name:e,props:{fill:"#fff"}})},r)})})})}),u.jsx("p",{className:"bluxcc:text-2xl bluxcc:mt-6.5 bluxcc:mb-2 bluxcc:px-6 ",children:e("wallet_infra")}),u.jsx("p",{className:"bluxcc:text-sm text-center",children:e("blux_gateway")})]})},jl=function(){var e=Uu(),t=a.useState({address:""}),r=t[0],n=t[1],i=a.useState({});i[0];var o,s=i[1],c={logo:u.jsx(Ou,{name:Lu.Stellar,props:{}}),name:"xlm",valueInCurrency:203},l=U(function(e){return e.config.appearance});return u.jsxs("div",{children:[u.jsx(sl,{autoFocus:!0,type:"text",label:e("enter_token_address"),placeholder:e("enter_address"),value:r.address,onChange:(o="address",function(e){n(function(t){var r;return x(x({},t),((r={})[o]=e.target.value,r))}),s(function(e){var t;return x(x({},e),((t={})[o]="",t))})}),onButtonClick:function(){},button:u.jsx("span",{style:{color:l.accentColor},className:"bluxcc:flex bluxcc:justify-between",children:e("check")})}),u.jsx("div",{className:"bluxcc:h-56 bluxcc:my-4",style:{borderRadius:l.borderRadius,border:"".concat(l.borderWidth," solid ").concat(l.borderColor)},children:u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[u.jsx("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:l.borderColor,borderWidth:l.borderWidth},children:c.logo}),c.name,u.jsx("div",{className:"bluxcc:flex bluxcc:flex-col",children:u.jsxs("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:l.accentColor},children:["$",Bc(c.valueInCurrency)]})})]})}),u.jsx(zu,{}),u.jsxs("div",{className:"bluxcc:flex bluxcc:gap-4",children:[u.jsx(Vu,{state:"disabled",variant:"outline",children:e("cancel")}),u.jsx(Vu,{state:"enabled",variant:"fill",size:"large",children:e("add_token")})]})]})},Ol=function(e){return A(void 0,void 0,void 0,function(){var t,r,n,i,o,s,a;return E(this,function(c){switch(c.label){case 0:if(!(t=e.signMessage))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(m.FAILED),[2];if(!(o=hc[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,qc(o,t.message,null===(a=e.user)||void 0===a?void 0:a.address,t.options.network)];case 2:return s=c.sent(),e.setSignMessage(x(x({},t),{result:s}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})},Ll=function(){var e,t,r=Uu(),n=U(function(e){return e}),i=n.config.appearance;if("signMessage"!==n.waitingStatus&&"signAuthEntry"!==n.waitingStatus)return n.setRoute(m.FAILED),null;var o="signMessage"===n.waitingStatus,s=o?n.signMessage:n.signAuthEntry;if(!s)return null;var a=o?s.message:s.authEntry;return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:p-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[u.jsxs("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[n.config.appName," "]}),r("sign_permission")]}),u.jsx("div",{className:"bluxcc:h-24 bluxcc:p-4 bluxcc:font-mono bluxcc:text-xs bluxcc:overflow-auto",style:{border:"".concat(i.borderWidth," solid ").concat(i.borderColor),borderRadius:i.borderRadius},children:a}),u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:mt-4 bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{borderRadius:i.borderRadius,borderColor:i.borderColor},children:[u.jsx("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:r("yourWallet")})}),u.jsx("div",{className:"bluxcc:overflow-hidden bluxcc:px-[10px] bluxcc:py-2",style:{borderRadius:i.borderRadius,backgroundColor:i.fieldBackground,color:i.textColor},children:u.jsx("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Rc(i.textColor,.8))},children:(null===(e=n.user)||void 0===e?void 0:e.address)?Lc(null===(t=n.user)||void 0===t?void 0:t.address,5):r("noAddressFound")})})]}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",state:"enabled",variant:"fill",onClick:function(){return A(void 0,void 0,void 0,function(){return E(this,function(e){return o?Ol(n):function(e){A(void 0,void 0,void 0,function(){var t,r,n,i,o,s,a;return E(this,function(c){switch(c.label){case 0:if(!(t=e.signAuthEntry))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(m.FAILED),[2];if(!(o=hc[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Qc(o,t.authEntry,null===(a=e.user)||void 0===a?void 0:a.address,t.options.network)];case 2:return s=c.sent(),e.setSignAuthEntry(x(x({},t),{result:s}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})}(n),[2]})})},children:r("approve")})]})},Pl=function(){var e,t,r=Uu(),n=U(function(e){return e});return u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:u.jsx(Ou,{name:Lu.RedExclamation,props:{}})}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:"login"===n.waitingStatus?r("loginFailed"):r("signingFailed",{walletName:null!==(t=null===(e=n.user)||void 0===e?void 0:e.authValue)&&void 0!==t?t:"wallet"})}),u.jsx("p",{className:"bluxcc:text-sm",children:"login"===n.waitingStatus?r("loginRetryMessage"):r("signingRetryMessage")})]}),u.jsx(zu,{}),u.jsx(Vu,{onClick:function(){var e;"signMessage"===n.waitingStatus?Ol(n):"sendTransaction"===n.waitingStatus?Cl(n):"login"===n.waitingStatus&&pl(n,hc[(null===(e=n.user)||void 0===e?void 0:e.authValue)||"Rabet"])},state:"enabled",variant:"outline",children:r("tryAgain")})]})},Fl=function(){var e=Uu(),t=U(function(e){return e}),r=t.config.appearance;a.useEffect(function(){A(void 0,void 0,void 0,function(){return E(this,function(e){return pl(t,hc[p.WalletConnect]),[2]})})},[]);if(!t.walletConnect)return null;if(!t.walletConnect.connection||!t.walletConnect.client)return null;var n=t.walletConnect.connection.uri;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[u.jsx(vl,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q",imgSize:40}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:u.jsx(Ou,{name:Lu.WalletConnect,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),u.jsx("div",{className:"bluxcc:mt-4 bluxcc:font-medium",children:u.jsx("p",{className:"bluxcc:text-lg",children:"Scan this QR code with your phone"})}),u.jsx(zu,{}),u.jsx(Vu,{size:"large",state:"enabled",variant:"tonal",style:{color:r.accentColor},onClick:function(){return function(r){Sc(r),t.setAlert("copy",e("address_copied")),setTimeout(function(){t.setAlert("none","")},1e3)}(n)},children:"Copy URI"})]})},Ul=function(){var e,t=Uu(),r=a.useState(!1),n=r[0],i=r[1],o=a.useState(""),s=o[0],c=o[1],l=U(function(e){return e}),d=a.useState(null),f=d[0],h=d[1],p=l.config.appearance,b=l.balances.balances.filter(function(e){return"liquidity_pool_shares"!==e.asset_type}).filter(function(e){return"0.0000000"!==e.balance}).map(function(e){return"native"===e.asset_type?{assetIssuer:"",assetCode:"XLM",assetBalance:e.balance,assetType:e.asset_type}:{assetBalance:e.balance,assetCode:e.asset_code,assetType:e.asset_type,assetIssuer:e.asset_issuer}}),m=0!==(e=b).length?e:[I],g=function(){return n?p.accentColor:p.borderColor};return u.jsxs("div",{className:"bluxcc:h-[360px] bluxcc:w-full",children:[u.jsx("div",{children:u.jsxs("div",{onFocus:function(){return i(!0)},onBlur:function(){return i(!1)},onMouseEnter:function(e){n||(e.currentTarget.style.borderColor=p.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){n||(e.currentTarget.style.borderColor=p.borderColor)},className:"bluxcc:flex bluxcc:h-14 bluxcc:items-center bluxcc:gap-2 bluxcc:p-4",style:{background:p.fieldBackground,borderWidth:p.borderWidth,"--tw-ring-color":g(),borderRadius:p.borderRadius,borderColor:g(),color:p.textColor},children:[u.jsx(Ou,{name:Lu.Search,props:{fill:p.textColor}}),u.jsx("input",{autoFocus:!0,type:"text",id:"bluxcc-input",placeholder:t("search"),value:s,onChange:function(e){return c(e.target.value)},className:"bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base",style:{fontFamily:p.fontFamily,color:p.textColor}})]})}),u.jsxs("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:mt-4 bluxcc:gap-2 bluxcc:overflow-y-auto overflowStyle bluxcc:max-h-[300px]",children:[m.map(function(e,t){return u.jsxs("button",{id:"bluxcc-button",onClick:function(){!function(e){var t,r="sendAsset";"swapTo"===l.selectAsset.field?r="swapToAsset":"swapFrom"===l.selectAsset.field&&(r="swapFromAsset"),l.setSelectAsset(x(x({},l.selectAsset),((t={})[r]=e,t)));var n=_c(l.selectAsset.field);l.setRoute(n)}(e)},onMouseEnter:function(){return h(t)},onMouseLeave:function(){return h(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:px-4 bluxcc:py-3",style:{background:f===t?p.fieldBackground:"transparent",color:p.textColor,borderBottomStyle:"dashed",borderBottomWidth:t<m.length-1?p.borderWidth:"0px",borderBottomColor:p.borderColor,transition:"all 0.2s ease-in-out",fontFamily:p.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[u.jsx("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:p.borderRadius,background:p.fieldBackground,border:"".concat(p.borderWidth," solid ").concat(p.borderColor)},children:"native"===e.assetType?u.jsx(Ou,{name:Lu.Stellar,props:{fill:Ic(p.fieldBackground)}}):u.jsx(Ou,{name:Lu.QuestionMark,props:{fill:Ic(p.fieldBackground)}})}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col",children:[u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.assetCode}),u.jsx("span",{className:"bluxcc:text-xs",style:{color:Rc(p.textColor,.7)},children:e.assetCode})]})]}),u.jsx("span",{className:"bluxcc:font-medium",children:Bc(e.assetBalance)})]},e.assetType+e.assetIssuer)}),0===m.length&&u.jsx("div",{style:{color:p.textColor},className:"bluxcc:mt-2 bluxcc:text-center",children:t("noAssetsFound")})]})]})},Dl=function(){var e,t=U(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=t.balances.balances,o=t.setAlert,s=i.find(function(e){return"native"===e.asset_type});s&&s.balance;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[u.jsx(vl,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q"}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:u.jsx(Ou,{name:Lu.SmallBlux,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),u.jsx("p",{style:{color:r.textColor},className:"bluxcc:my-4",children:"Scan this QR code or copy your wallet address to receive payments"}),u.jsxs("div",{className:"bluxcc:px-2.5 bluxcc:py-3 bluxcc:w-full",style:{color:r.textColor,borderColor:r.borderColor,borderWidth:r.borderWidth,borderRadius:r.borderRadius,backgroundColor:r.fieldBackground},children:[u.jsxs("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[u.jsx("span",{className:"",children:"Your Address"}),u.jsxs("span",{className:"bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:gap-1 bluxcc:text-[15px]",style:{color:Rc(r.accentColor,.7)},onClick:function(){Sc(n).then(function(){Sc(n),o("copy","Address Copied"),setTimeout(function(){o("none","")},1e3)}).catch(function(){})},children:[n?Lc(n,5):"",u.jsx(Ou,{name:Lu.Copy,props:{fill:Rc(r.accentColor,.7)}})]})]}),u.jsx("div",{className:"bluxcc:my-2",style:{borderRadius:r.borderRadius,borderTop:"".concat(r.borderWidth," dashed ").concat(r.borderColor)}}),u.jsxs("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[u.jsx("span",{className:"",children:"Your Balance"}),u.jsxs("span",{style:{color:Rc(r.textColor,.7)},children:[Bc(null==s?void 0:s.balance)," XLM"]})]})]})]})};function zl(){var e,t=U(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=n?"https://buy.moonpay.com?".concat(new URLSearchParams({currencyCode:"xlm",network:"stellar",walletAddress:n}).toString()):void 0,o=[{id:"moonpay",logoElement:u.jsx(Ju,{}),title:"Moonpay",url:i,disabled:!i},{id:"crypto",logo:Lu.Receive,title:"Receive Funds",route:m.FUND_ME_CRYPTO}];return u.jsx(u.Fragment,{children:u.jsxs("div",{className:"bluxcc:space-y-2",children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:w-full",children:[u.jsx("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:mb-2 bluxcc:size-17 bluxcc:rounded-full",style:{background:Rc(r.accentColor,.12)},children:u.jsx(Xu,{fill:r.accentColor})}),u.jsx("div",{className:"bluxcc:mb-8 bluxcc:w-2/3 bluxcc:text-center",children:u.jsxs("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Rc(r.textColor,.7)},children:["Choose how you’d like to fund your wallet."," "]})})]}),o.map(function(e){return u.jsx($u,{endArrow:!0,label:e.title,startIcon:e.logo?u.jsx(Ou,{name:e.logo,props:{fill:r.accentColor}}):u.jsx(Ju,{}),onClick:function(){return function(e){e.disabled||(e.url?window.open(e.url,"_blank","noopener,noreferrer"):e.route&&t.openModal(e.route))}(e)}},e.id)})]})})}var Wl=function(e){var t=e.label,r=e.icon,n=e.href;e.onClick;var i=U(function(e){return e}).config.appearance;return u.jsxs("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"bluxcc:flex bluxcc:no-underline bluxcc:items-center bluxcc:justify-between bluxcc:w-full bluxcc:h-12 bluxcc:px-4 bluxcc:py-3 bluxcc:my-1 bluxcc:text-sm bluxcc:font-medium bluxcc:cursor-pointer",style:{color:i.textColor,fontFamily:i.fontFamily,borderColor:i.borderColor,borderWidth:i.borderWidth,borderRadius:i.borderRadius,backgroundColor:i.fieldBackground},children:[u.jsx("span",{children:t}),r]})},ql=function(){var e,t,r=Uu(),n=U(function(e){return e}),i=n.config.appearance,o=null===(e=n.apiResponse)||void 0===e?void 0:e.terms,s=null===(t=n.apiResponse)||void 0===t?void 0:t.privacyPolicy,a=[];o&&a.push({label:"Terms of Service",icon:u.jsx(Gu,{}),href:o}),s&&a.push({label:"Privacy Policy",icon:u.jsx(Gu,{}),href:s});var c=function(){ll()};return u.jsxs("div",{className:"bluxcc:mt-1 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{background:Rc(i.accentColor,.12)},children:u.jsx(Xu,{fill:i.accentColor})}),u.jsx("div",{className:"bluxcc:mb-10 bluxcc:w-full bluxcc:text-center",children:u.jsx("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Rc(i.textColor,.7)},children:r("acceptTermsAndPrivacy")})}),a.map(function(e){return u.jsx(Wl,x({},e),e.label)}),u.jsx(zu,{}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:gap-2 bluxcc:w-full",children:[u.jsx(Vu,{size:"large",variant:"fill",state:"enabled",onClick:c,children:r("agree")}),u.jsx("button",{style:{color:Rc(i.textColor,.9),fontFamily:i.fontFamily},id:"bluxcc-button",onClick:c,className:"bluxcc:flex bluxcc:h-11 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center",children:r("disagree")})]})]})},$l={loading:{title:"Waiting for passkey",content:"Please follow prompts to verify your passkey. You will have to sign up with another method first to register a passkey for your account."},failed:{title:"Something went wrong",content:"Passkey request timed out or rejected by user. You will have to sign up with another method first to register a passkey for your account."},success:{title:"Successful!",content:"You are being redirected now."}};function Kl(){return A(this,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:if("undefined"==typeof window)throw new Error("Passkeys require a browser environment.");if(!("credentials"in navigator))throw new Error("WebAuthn is not supported in this browser.");if(!("PublicKeyCredential"in window))throw new Error("Passkeys are not supported in this browser.");if("function"!=typeof PublicKeyCredential.isConditionalMediationAvailable)throw new Error("Conditional passkey mediation is not supported in this browser.");return[4,PublicKeyCredential.isConditionalMediationAvailable()];case 1:if(!e.sent())throw new Error("Conditional passkey mediation is not available in this browser.");return[2]}})})}function Hl(e,t){return A(this,void 0,void 0,function(){var r,n,i;return E(this,function(o){switch(o.label){case 0:return[4,Kl()];case 1:o.sent(),r=(new TextEncoder).encode(e).buffer,console.log("io0"),o.label=2;case 2:return o.trys.push([2,4,,5]),[4,navigator.credentials.get({publicKey:{challenge:r,userVerification:"required",rpId:window.location.hostname,timeout:6e4}})];case 3:return n=o.sent(),console.log("io1"),console.log(n),n instanceof PublicKeyCredential?(console.log("io2"),[2,{step:"login",credential:n}]):[3,5];case 4:throw o.sent();case 5:return console.log("io3"),console.log("io4"),[4,navigator.credentials.create({publicKey:{challenge:r,rp:{name:"BLUX",id:window.location.hostname},user:{id:(new TextEncoder).encode(t),name:"Blux User",displayName:"Blux User"},pubKeyCredParams:[{type:"public-key",alg:-7}],authenticatorSelection:{residentKey:"required",userVerification:"required"},timeout:6e4,attestation:"none"}})];case 6:if(i=o.sent(),console.log("io5"),!(i instanceof PublicKeyCredential))throw new Error("Passkey registration was not completed.");return console.log("io6"),[2,{step:"register",credential:i}]}})})}var Vl=function(){var e=U(function(e){return e}),t=a.useState("loading"),r=t[0],n=t[1],i=function(){return A(void 0,void 0,void 0,function(){var t,r,i,s;return E(this,function(a){switch(a.label){case 0:return a.trys.push([0,5,,6]),[4,(c=e.config.appId,A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:if(!c)throw new Error("appId is missing in config.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,wc("".concat($,"/auth"),{method:"POST",headers:(t={},t[K]=c,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:"",auth_method:"passkey",auth_value:""})})];case 2:if(400===(e=r.sent()).status)throw new Error("invalid inputs");if(500===e.status)throw new Error("server error");if(429===e.status)throw new Error("too many requests");if(200===e.status)return[2,e.result];throw new Error("Unexpected response from api");case 3:throw r.sent(),new Error("Unexpected response from api");case 4:return[2]}})}))];case 1:return[4,Hl((t=a.sent()).challenge,t.user_id)];case 2:return r=a.sent(),[4,H(e.config.appId,t,r)];case 3:return i=a.sent(),n("success"),[4,o(i)];case 4:return a.sent(),[3,6];case 5:return s=a.sent(),console.log("failed",s.message),n("failed"),[3,6];case 6:return[2]}var c})})},o=function(t){return A(void 0,void 0,void 0,function(){var r,n,i;return E(this,function(o){switch(o.label){case 0:return Yc("passkey",null===(n=e.user)||void 0===n?void 0:n.authValue,Date.now(),t),e.setAuth({isAuthenticated:!0,JWT:t}),[4,X(t)];case 1:return r=o.sent(),e.connectWalletSuccessful(r.public_key,(null===(i=e.stellar)||void 0===i?void 0:i.activeNetwork)||""),setTimeout(function(){O().modal.isOpen&&(e.setRoute(m.SUCCESSFUL),setTimeout(function(){O().modal.isOpen&&dl()},1e3))}),[2]}})})};a.useEffect(function(){i()},[]);return u.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",textAlign:"center"},children:[u.jsx(Qu,{}),u.jsxs("div",{children:[u.jsx("p",{children:$l[r].title}),u.jsx("p",{children:$l[r].content})]}),"failed"===r&&u.jsx("button",{type:"button",onClick:function(){n("loading"),i()},children:"Retry"})]})},Gl=function(){var e=U(function(e){return e}),t=function(){var e,t,r=U(function(e){return e}),n=a.useState({error:null,loading:!0,balances:[]}),i=n[0],o=n[1],s=null===(e=r.user)||void 0===e?void 0:e.address;return a.useEffect(function(){o({error:null,loading:!0,balances:[]}),gu({address:s}).then(function(e){o({error:null,loading:!1,balances:e})}).catch(function(e){o({error:e,loading:!1,balances:[]})})},[s,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),r=function(){var e,t,r=U(function(e){return e}),n=a.useState({error:null,loading:!0,transactions:[]}),i=n[0],o=n[1],s=null===(e=r.user)||void 0===e?void 0:e.address;return a.useEffect(function(){o({error:null,loading:!0,transactions:[]}),xu({limit:5,order:"desc",forAccount:s}).then(function(e){for(var t=e.response,r=[],n=0,i=t.records;n<i.length;n++){var s=i[n];r.push(s.operations())}Promise.all(r).then(function(e){var r=t.records.map(function(t,r){return x(x({},t),{operations:e[r].records})});o({error:null,loading:!1,transactions:r})})}).catch(function(e){o({error:e,loading:!1,transactions:[]})})},[s,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),n=function(){e.setBalances(t),e.setTransactions(r),i()},i=function(){var r=t.balances,n=r.find(function(e){return"native"===e.asset_type});if(e.modal.route!==m.SEND&&e.modal.route!==m.SWAP&&e.modal.route!==m.SELECT_ASSET&&0!==r.length&&n){var i=Ac(n);r.length>1&&(i=Ac(r[1])),e.setSelectAsset(x(x({},e.selectAsset),{swapToAsset:i,sendAsset:Ac(n),swapFromAsset:Ac(n)}))}};a.useEffect(function(){n();var e=setInterval(function(){n()},1e4);return function(){clearInterval(e)}},[t,r,e.modal.route])},Xl=function(){var t,r,n;Gl();var i=U(function(e){return e});!function(e){var t,r,n=a.useState(!1),i=n[0],o=n[1];a.useEffect(function(){var t=setInterval(function(){var t;e.authState.isAuthenticated&&(null===(t=e.user)||void 0===t?void 0:t.authValue)&&"wallet"===e.user.authMethod?Tc(hc[e.user.authValue]).then(function(t){var r;t&&e.config.networks.includes(t)&&(null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork)!==t&&!e.networkSyncDisabled?bu(t):t&&!e.config.networks.includes(t)?(e.setNetworkSyncDisabled(!1),o(!0)):o(!1)}).catch(function(){o(!1)}):o(!1)},1e3);return function(){clearInterval(t),o(!1)}},[e.authState.isAuthenticated,e.config.networks,null===(t=e.user)||void 0===t?void 0:t.authValue,null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork]),a.useEffect(function(){e.modal.isOpen?i||e.modal.route!==m.WRONG_NETWORK||e.closeModal():setTimeout(function(){i&&e.config.promptOnWrongNetwork?e.openModal(m.WRONG_NETWORK):e.closeModal()},300)},[i,e.modal.isOpen])}(i);var o=i.modal,s=i.closeModal,c=i.setShowAllWallets,l=o.route,d=function(){var e;return(e={})[m.ONBOARDING]={title:"logInOrSignUp",Component:u.jsx(gl,{})},e[m.PROFILE]={title:"profile",Component:u.jsx(Ku,{})},e[m.WAITING]={title:"",Component:u.jsx(tl,{})},e[m.SUCCESSFUL]={title:"",Component:u.jsx(hl,{})},e[m.FAILED]={title:"",Component:u.jsx(Pl,{})},e[m.SEND_TRANSACTION]={title:"confirmation",Component:u.jsx(Ml,{})},e[m.SEND]={title:"send",Component:u.jsx(al,{})},e[m.ACTIVITY]={title:"activity",Component:u.jsx(Il,{})},e[m.RECEIVE]={title:"receive",Component:u.jsx(yl,{})},e[m.SWAP]={title:"swap",Component:u.jsx(il,{})},e[m.BALANCES]={title:"balances",Component:u.jsx(El,{})},e[m.BALANCE_DETAILS]={title:"",Component:u.jsx(kl,{})},e[m.OTP]={title:"",Component:u.jsx(fl,{})},e[m.PASSKEY_ONBOARDING]={title:"",Component:u.jsx(Vl,{})},e[m.WRONG_NETWORK]={title:"",Component:u.jsx(xl,{})},e[m.ABOUT]={title:"whatIsBlux",Component:u.jsx(Bl,{})},e[m.ADD_TOKEN]={title:"addToken",Component:u.jsx(jl,{})},e[m.SIGN_MESSAGE]={title:"signMessage",Component:u.jsx(Ll,{})},e[m.SELECT_ASSET]={title:"selectAsset",Component:u.jsx(Ul,{})},e[m.WALLET_CONNECT]={title:"walletConnect",Component:u.jsx(Fl,{})},e[m.FUND_ME]={title:"addFunds",Component:u.jsx(zl,{})},e[m.FUND_ME_CRYPTO]={title:"receiveFunds",Component:u.jsx(Dl,{})},e[m.ACCEPT_TERMS_AND_PRIVACY]={title:"termsAndConditions",Component:u.jsx(ql,{})},e}()[l],f=l===m.WRONG_NETWORK,h=l===m.WAITING,p=l===m.SUCCESSFUL,b=l===m.SIGN_MESSAGE||l===m.SEND_TRANSACTION||l===m.FAILED,g=l===m.WRONG_NETWORK||h||p,v=h&&"sendTransaction"!==i.waitingStatus||l===m.ONBOARDING&&i.showAllWallets||[m.ACTIVITY,m.SEND,m.OTP,m.BALANCES,m.RECEIVE,m.SWAP,m.BALANCE_DETAILS,m.ABOUT,m.ADD_TOKEN,m.WALLET_CONNECT,m.FUND_ME_CRYPTO].includes(l)?"back":l===m.ONBOARDING?"info":void 0,y=i.modal.dynamicTitle||d.title,x=function(){if(!f){s(),c(!1);var e=i.waitingStatus,t="signMessage"===e,r="sendTransaction"===e;if(ul(),t||r){var n=t?i.signMessage:i.sendTransaction;if(n){var o=n.resolver,a=n.rejecter,u=n.result;p&&o&&u?(o(u),setTimeout(function(){i.cleanUp(e)},200)):b&&a&&(a("User rejected the transaction"),setTimeout(function(){i.cleanUp(e)},200))}}}};return a.useEffect(function(){i.authState.isAuthenticated||(i.signMessage&&(i.cleanUp("signMessage"),i.signMessage.rejecter("User logged out during the process.")),i.sendTransaction&&(i.cleanUp("sendTransaction"),i.sendTransaction.rejecter("User logged out during the process.")))},[i.authState]),a.useEffect(function(){var t,r,n,o=kc((null===(t=i.stellar)||void 0===t?void 0:t.activeNetwork)||"",null!==(r=i.config.transports)&&void 0!==r?r:{}),s=o.horizon,a=o.soroban;i.setStellar({activeNetwork:(null===(n=i.stellar)||void 0===n?void 0:n.activeNetwork)||"",servers:{horizon:new e.Horizon.Server(s),soroban:new e.rpc.Server(a)}})},[i.config.transports,i.config.networks,null===(t=i.stellar)||void 0===t?void 0:t.activeNetwork]),u.jsxs(ju,{isOpen:o.isOpen,isSticky:f||i.config.isPersistent,onClose:x,isPersistent:null!==(r=i.config.isPersistent)&&void 0!==r&&r,appearance:i.config.appearance,children:[u.jsx(Du,{icon:v,onBack:function(){if(l===m.WAITING||l===m.OTP&&!i.authState.isAuthenticated||l===m.ABOUT||l===m.WALLET_CONNECT)i.setRoute(m.ONBOARDING);else if(i.showAllWallets)c(!1);else if([m.SEND,m.ACTIVITY,m.BALANCES,m.RECEIVE,m.SWAP].includes(l))i.setRoute(m.PROFILE);else if([m.BALANCE_DETAILS,m.ADD_TOKEN].includes(l))i.setRoute(m.BALANCES);else if(l!==m.FUND_ME_CRYPTO){if(l===m.SELECT_ASSET){var e=_c(i.selectAsset.field);i.setRoute(e)}}else i.setRoute(m.FUND_ME)},onInfo:function(){i.setRoute(m.ABOUT)},onClose:x,title:y,closeButton:!g,isPersistent:null!==(n=i.config.isPersistent)&&void 0!==n&&n}),d.Component]})};!function(e,t){void 0===t&&(t={});var r=t.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===r&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}('/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--bluxcc-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bluxcc-color-gray-800:#333;--bluxcc-color-white:#fff;--bluxcc-spacing:0.25rem;--bluxcc-text-xs:0.75rem;--bluxcc-text-xs--line-height:1.33333;--bluxcc-text-sm:0.875rem;--bluxcc-text-sm--line-height:1.42857;--bluxcc-text-base:1rem;--bluxcc-text-base--line-height:1.5;--bluxcc-text-lg:1.125rem;--bluxcc-text-lg--line-height:1.55556;--bluxcc-text-xl:1.25rem;--bluxcc-text-xl--line-height:1.4;--bluxcc-text-2xl:1.5rem;--bluxcc-text-2xl--line-height:1.33333;--bluxcc-font-weight-normal:400;--bluxcc-font-weight-medium:500;--bluxcc-font-weight-semibold:600;--bluxcc-animate-spin:spin 1s linear infinite;--bluxcc-default-transition-duration:150ms;--bluxcc-default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--bluxcc-color-primary-500:#0c1083;--bluxcc-color-light-red-50:#ffe5e5;--bluxcc-color-light-blue-50:#e5fbff;--bluxcc-color-alert-info:#5093ff;--bluxcc-color-alert-error:#ec2929;--bluxcc-color-alert-success:#00bd81;--bluxcc-color-alert-warning:#fa8f02}}@layer utilities{.bluxcc\\:absolute{position:absolute!important}.bluxcc\\:fixed{position:fixed!important}.bluxcc\\:relative{position:relative!important}.bluxcc\\:inset-0{inset:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:right-0{right:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-0{bottom:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-3{bottom:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:bottom-4{bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:left-0{left:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:left-1\\/2{left:50%!important}.bluxcc\\:z-10{z-index:10!important}.bluxcc\\:z-20{z-index:20!important}.bluxcc\\:z-40{z-index:40!important}.bluxcc\\:z-9999999{z-index:9999999!important}.bluxcc\\:mx-3{margin-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mx-6{margin-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:my-1{margin-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:my-1\\.25{margin-block:calc(var(--bluxcc-spacing)*1.25)!important}.bluxcc\\:my-2,.bluxcc\\:my-2\\!{margin-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:my-4{margin-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:my-6{margin-block:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:\\!mt-4{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-0{margin-top:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:mt-0\\.5{margin-top:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mt-1{margin-top:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mt-2{margin-top:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mt-3{margin-top:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mt-4,.bluxcc\\:mt-4\\!{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-6,.bluxcc\\:mt-6\\!{margin-top:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mt-6\\.5{margin-top:calc(var(--bluxcc-spacing)*6.5)!important}.bluxcc\\:mt-22{margin-top:calc(var(--bluxcc-spacing)*22)!important}.bluxcc\\:mr-0\\.5{margin-right:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mr-1{margin-right:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mr-2,.bluxcc\\:mr-2\\!{margin-right:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-1{margin-bottom:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mb-2{margin-bottom:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-6{margin-bottom:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mb-8{margin-bottom:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:mb-10{margin-bottom:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:ml-1\\.5{margin-left:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:ml-4{margin-left:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:ml-auto{margin-left:auto!important}.bluxcc\\:box-border{box-sizing:border-box!important}.bluxcc\\:flex{display:flex!important}.bluxcc\\:inline-flex{display:inline-flex!important}.bluxcc\\:size-5{height:calc(var(--bluxcc-spacing)*5)!important;width:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:size-8{height:calc(var(--bluxcc-spacing)*8)!important;width:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:size-10,.bluxcc\\:size-10\\!{height:calc(var(--bluxcc-spacing)*10)!important;width:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:size-14{height:calc(var(--bluxcc-spacing)*14)!important;width:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:size-17{height:calc(var(--bluxcc-spacing)*17)!important;width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:size-20{height:calc(var(--bluxcc-spacing)*20)!important;width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:size-20\\.5{height:calc(var(--bluxcc-spacing)*20.5)!important;width:calc(var(--bluxcc-spacing)*20.5)!important}.bluxcc\\:size-24{height:calc(var(--bluxcc-spacing)*24)!important;width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:size-52{height:calc(var(--bluxcc-spacing)*52)!important;width:calc(var(--bluxcc-spacing)*52)!important}.bluxcc\\:size-66{height:calc(var(--bluxcc-spacing)*66)!important;width:calc(var(--bluxcc-spacing)*66)!important}.bluxcc\\:size-\\[64px\\]{height:64px!important;width:64px!important}.bluxcc\\:h-3\\.5{height:calc(var(--bluxcc-spacing)*3.5)!important}.bluxcc\\:h-4{height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:h-8{height:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:h-10{height:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:h-11{height:calc(var(--bluxcc-spacing)*11)!important}.bluxcc\\:h-12{height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:h-14,.bluxcc\\:h-14\\!{height:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:h-16{height:calc(var(--bluxcc-spacing)*16)!important}.bluxcc\\:h-20{height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:h-24{height:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:h-56{height:calc(var(--bluxcc-spacing)*56)!important}.bluxcc\\:h-78{height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:h-\\[52px\\]{height:52px!important}.bluxcc\\:h-\\[355px\\]{height:355px!important}.bluxcc\\:h-\\[360px\\]{height:360px!important}.bluxcc\\:h-full{height:100%!important}.bluxcc\\:max-h-12{max-height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:max-h-20{max-height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:max-h-78{max-height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:max-h-81{max-height:calc(var(--bluxcc-spacing)*81)!important}.bluxcc\\:max-h-\\[300px\\]{max-height:300px!important}.bluxcc\\:w-2\\/3{width:66.66667%!important}.bluxcc\\:w-12{width:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:w-17\\!{width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:w-20{width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:w-24{width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:w-25{width:calc(var(--bluxcc-spacing)*25)!important}.bluxcc\\:w-73{width:calc(var(--bluxcc-spacing)*73)!important}.bluxcc\\:w-90\\!{width:calc(var(--bluxcc-spacing)*90)!important}.bluxcc\\:w-\\[calc\\(100\\%-3rem\\)\\]{width:calc(100% - 3rem)!important}.bluxcc\\:w-auto{width:auto!important}.bluxcc\\:w-full{width:100%!important}.bluxcc\\:max-w-22\\.5{max-width:calc(var(--bluxcc-spacing)*22.5)!important}.bluxcc\\:max-w-45{max-width:calc(var(--bluxcc-spacing)*45)!important}.bluxcc\\:max-w-46{max-width:calc(var(--bluxcc-spacing)*46)!important}.bluxcc\\:flex-1{flex:1!important}.bluxcc\\:shrink-0{flex-shrink:0!important}.bluxcc\\:grow{flex-grow:1!important}.bluxcc\\:-translate-x-1\\/2{--tw-translate-x:-50%!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.bluxcc\\:transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.bluxcc\\:animate-spin{animation:var(--bluxcc-animate-spin)!important}.bluxcc\\:cursor-pointer{cursor:pointer!important}.bluxcc\\:flex-col{flex-direction:column!important}.bluxcc\\:items-center{align-items:center!important}.bluxcc\\:items-start{align-items:flex-start!important}.bluxcc\\:justify-between{justify-content:space-between!important}.bluxcc\\:justify-center{justify-content:center!important}.bluxcc\\:justify-start{justify-content:flex-start!important}.bluxcc\\:gap-1,.bluxcc\\:gap-1\\!{gap:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:gap-1\\.5{gap:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:gap-2{gap:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:gap-2\\.5{gap:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:gap-3{gap:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:gap-4{gap:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*1*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*1*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*2*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*2*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-x-3{:where(&>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-end:calc(var(--bluxcc-spacing)*3*(1 - var(--tw-space-x-reverse)))!important;margin-inline-start:calc(var(--bluxcc-spacing)*3*var(--tw-space-x-reverse))!important}}.bluxcc\\:overflow-auto{overflow:auto!important}.bluxcc\\:overflow-hidden{overflow:hidden!important}.bluxcc\\:overflow-y-auto{overflow-y:auto!important}.bluxcc\\:rounded-full{border-radius:calc(infinity * 1px)!important}.bluxcc\\:rounded-b-none\\!{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.bluxcc\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.bluxcc\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.bluxcc\\:border-none{--tw-border-style:none!important;border-style:none!important}.bluxcc\\:border-alert-error{border-color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:border-alert-info{border-color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:border-alert-success{border-color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:border-alert-warning{border-color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:bg-\\[\\#00D66E33\\]{background-color:#00d66e33!important}.bluxcc\\:bg-\\[\\#005DF333\\]{background-color:#005df333!important}.bluxcc\\:bg-\\[\\#D6000033\\]{background-color:#d6000033!important}.bluxcc\\:bg-\\[\\#FA8F0233\\]{background-color:#fa8f0233!important}.bluxcc\\:bg-light-blue-50{background-color:var(--bluxcc-color-light-blue-50)!important}.bluxcc\\:bg-light-red-50{background-color:var(--bluxcc-color-light-red-50)!important}.bluxcc\\:bg-primary-500{background-color:var(--bluxcc-color-primary-500)!important}.bluxcc\\:bg-transparent{background-color:transparent!important}.bluxcc\\:bg-white{background-color:var(--bluxcc-color-white)!important}.bluxcc\\:p-1{padding:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:p-2{padding:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:p-4{padding:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-2{padding-inline:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:px-2\\.5{padding-inline:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:px-3,.bluxcc\\:px-3\\!{padding-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:px-4{padding-inline:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-6{padding-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:px-7{padding-inline:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:px-\\[10px\\]{padding-inline:10px!important}.bluxcc\\:py-1,.bluxcc\\:py-1\\!{padding-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:py-2{padding-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:py-3{padding-block:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:py-4{padding-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pt-4\\.25{padding-top:calc(var(--bluxcc-spacing)*4.25)!important}.bluxcc\\:pr-3{padding-right:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:pb-4{padding-bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pl-2{padding-left:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:text-center{text-align:center!important}.bluxcc\\:text-left{text-align:left!important}.bluxcc\\:text-right{text-align:right!important}.bluxcc\\:text-start{text-align:start!important}.bluxcc\\:font-mono{font-family:var(--bluxcc-font-mono)!important}.bluxcc\\:\\!text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:\\!text-sm{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-2xl{font-size:var(--bluxcc-text-2xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-2xl--line-height))!important}.bluxcc\\:text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:text-lg{font-size:var(--bluxcc-text-lg)!important;line-height:var(--tw-leading,var(--bluxcc-text-lg--line-height))!important}.bluxcc\\:text-sm,.bluxcc\\:text-sm\\!{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-xl{font-size:var(--bluxcc-text-xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-xl--line-height))!important}.bluxcc\\:text-xs,.bluxcc\\:text-xs\\!{font-size:var(--bluxcc-text-xs)!important;line-height:var(--tw-leading,var(--bluxcc-text-xs--line-height))!important}.bluxcc\\:text-\\[10px\\]{font-size:10px!important}.bluxcc\\:text-\\[15px\\]{font-size:15px!important}.bluxcc\\:leading-4,.bluxcc\\:leading-4\\!{--tw-leading:calc(var(--bluxcc-spacing)*4)!important;line-height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:leading-5{--tw-leading:calc(var(--bluxcc-spacing)*5)!important;line-height:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:leading-7{--tw-leading:calc(var(--bluxcc-spacing)*7)!important;line-height:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:font-medium{--tw-font-weight:var(--bluxcc-font-weight-medium)!important;font-weight:var(--bluxcc-font-weight-medium)!important}.bluxcc\\:font-normal{--tw-font-weight:var(--bluxcc-font-weight-normal)!important;font-weight:var(--bluxcc-font-weight-normal)!important}.bluxcc\\:font-semibold{--tw-font-weight:var(--bluxcc-font-weight-semibold)!important;font-weight:var(--bluxcc-font-weight-semibold)!important}.bluxcc\\:tracking-\\[-2\\%\\]{--tw-tracking:-2%!important;letter-spacing:-2%!important}.bluxcc\\:break-all{word-break:break-all!important}.bluxcc\\:whitespace-nowrap{white-space:nowrap!important}.bluxcc\\:text-alert-error{color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:text-alert-info{color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:text-alert-success{color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:text-alert-warning{color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:text-gray-800{color:var(--bluxcc-color-gray-800)!important}.bluxcc\\:capitalize{text-transform:capitalize!important}.bluxcc\\:no-underline{text-decoration-line:none!important}.bluxcc\\:outline-hidden{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}.bluxcc\\:transition-\\[border-radius\\,background\\,border-color\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius,background,border-color!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-\\[border-radius\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-all{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:all!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-colors{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-transform{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:duration-200{--tw-duration:200ms!important;transition-duration:.2s!important}.bluxcc\\:duration-300{--tw-duration:300ms!important;transition-duration:.3s!important}.bluxcc\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.bluxcc\\:select-none{-webkit-user-select:none!important;user-select:none!important}.bluxcc\\:placeholder\\:text-base\\!{&::placeholder{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}}.bluxcc\\:focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}.bluxcc\\:focus\\:outline-hidden{&:focus{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}}}.overflowStyle::-webkit-scrollbar{width:.1px}[class*=" bluxcc"]::backdrop,[class*=" bluxcc"]::file-selector-button,[class*=" bluxcc"]:after,[class*=" bluxcc"]:before,[class^=bluxcc],[class^=bluxcc]::backdrop,[class^=bluxcc]::file-selector-button,[class^=bluxcc]:after,[class^=bluxcc]:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}[class*=" bluxcc"] h1,[class*=" bluxcc"] h2,[class*=" bluxcc"] h3,[class*=" bluxcc"] h4,[class*=" bluxcc"] h5,[class*=" bluxcc"] h6,[class^=bluxcc] h1,[class^=bluxcc] h2,[class^=bluxcc] h3,[class^=bluxcc] h4,[class^=bluxcc] h5,[class^=bluxcc] h6{font-size:inherit;font-weight:inherit}[class*=" bluxcc"] menu,[class*=" bluxcc"] ol,[class*=" bluxcc"] ul,[class^=bluxcc] menu,[class^=bluxcc] ol,[class^=bluxcc] ul{list-style:none}[class*=" bluxcc"] audio,[class*=" bluxcc"] canvas,[class*=" bluxcc"] embed,[class*=" bluxcc"] iframe,[class*=" bluxcc"] img,[class*=" bluxcc"] object,[class*=" bluxcc"] svg,[class*=" bluxcc"] video,[class^=bluxcc] audio,[class^=bluxcc] canvas,[class^=bluxcc] embed,[class^=bluxcc] iframe,[class^=bluxcc] img,[class^=bluxcc] object,[class^=bluxcc] svg,[class^=bluxcc] video{display:block;vertical-align:middle}[class*=" bluxcc"] img,[class*=" bluxcc"] video,[class^=bluxcc] img,[class^=bluxcc] video{height:auto;max-width:100%}#bluxcc-input[type=number]::-webkit-inner-spin-button,#bluxcc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}#bluxcc-input[type=number]{-moz-appearance:textfield!important}#bluxcc-input:-webkit-autofill,#bluxcc-input:-webkit-autofill:active,#bluxcc-input:-webkit-autofill:focus,#bluxcc-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--input-text-color)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;box-shadow:inset 0 0 0 1000px transparent!important;color:var(--input-text-color)!important;transition:background-color 5000s ease-in-out 0s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bluxcc\\:animate-fadeIn{animation:fadeIn .5s ease-in-out}.bluxcc\\:animate-fadeOut{animation:fadeOut .3s ease-in-out}@keyframes marquee{0%{transform:translateX(-16%)}to{transform:translateX(-100%)}}.bluxcc\\:marquee_outer{position:relative;width:100%}.bluxcc\\:marquee_track{animation:marquee 40s linear infinite;display:flex;width:max-content;will-change:transform}.bluxcc\\:marquee_track:hover{animation-play-state:paused}#bluxcc-button{cursor:pointer}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(1turn)}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}');var Yl=!1,Zl=null,Jl=null,Ql=function(e){void 0===e&&(e=document.body),Yl&&Zl&&Jl&&Jl.contains(Zl)&&Jl.removeChild(Zl),Jl=e,Zl=document.createElement("div"),e.appendChild(Zl),c.createRoot(Zl).render(a.createElement(Xl))};A(void 0,void 0,void 0,function(){var e,t,r,n;return E(this,function(i){switch(i.label){case 0:if((e=O().logos)&&e.length>0)return[2];i.label=1;case 1:return i.trys.push([1,6,,7]),[4,A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,uu()];case 1:return e=r.sent(),[4,du(e)];case 2:return[2,(t=r.sent()).length?t:null];case 3:return r.sent(),[2,null];case 4:return[2]}})})];case 2:return(t=i.sent())?(O().setLogos(t),su(),[2]):[4,ou()];case 3:return r=i.sent(),O().setLogos(r),[4,uu()];case 4:return n=i.sent(),[4,lu(n,r)];case 5:case 6:return i.sent(),[3,7];case 7:return[2]}})}),A(void 0,void 0,void 0,function(){return E(this,function(e){switch(e.label){case 0:return O().authState.isReady?[3,2]:[4,Pc(50)];case 1:return e.sent(),[3,0];case 2:return eu(!0),[2]}})}),Object.defineProperty(exports,"Asset",{enumerable:!0,get:function(){return e.Asset}}),exports.StellarSdk=v,exports.ToScVal=ku,exports.blux=nu,exports.createConfig=function(t,r){var n,i;if(Yl=!0,!t||0===Object.keys(t).length)throw new Error("BLUX: createConfig must take a config object");if(!t.appId)throw new Error("BLUX: createConfig config object must have the appId property.");if(!t.appName)throw new Error("BLUX: createConfig config object must have the appName property.");if(!t.networks)throw new Error("BLUX: createConfig config object must have the networks property.");t.lang&&"en"!==t.lang.trim().toLowerCase()&&console.warn("BLUX: Only EN is currently supported. Falling back to default language."),Ql(r);var o=t.excludeWallets||["lobstr"];o=o.map(function(e){return e.toLowerCase()});var s=!0;void 0!==t.promptOnWrongNetwork&&(s=t.promptOnWrongNetwork);var a=x(x(x({},t),{excludeWallets:o,appearance:x(x({},N),null==t?void 0:t.appearance),defaultNetwork:"",promptOnWrongNetwork:s,lang:"en",explorer:t.explorer||"stellarchain",loginMethods:t.loginMethods||["wallet"],showWalletUIs:void 0===t.showWalletUIs||t.showWalletUIs}),(null==t?void 0:t.walletConnect)?{walletConnect:t.walletConnect}:{});!function(e,t,r){if(!e||0===e.length)throw new Error("BLUX: No network is set in config.networks.");var n=null!=t?t:e[0];if(!e.includes(n))throw new Error("BLUX: config.defaultNetwork is not listed in config.networks.");for(var i=0,o=e;i<o.length;i++){var s=o[i];if(!(bc[s]||r&&r[s]))throw new Error("BLUX: Must set transports for custom network ".concat(s))}}(t.networks,t.defaultNetwork,t.transports),a.defaultNetwork=null!==(n=t.defaultNetwork)&&void 0!==n?n:t.networks[0];var c,u,f,h,p=kc(a.defaultNetwork,null!==(i=t.transports)&&void 0!==i?i:{}),b=p.horizon,m=p.soroban,g=O(),v=g.setConfig,y=g.setWallets,w=g.setIsReady,S=g.setStellar,_=g.setApiResponse;S({activeNetwork:a.defaultNetwork,servers:{horizon:new e.Horizon.Server(b),soroban:new e.rpc.Server(m)}}),v(a),(c=o,new Promise(function(e){"complete"===document.readyState?Oc(c).then(function(t){e(t)}):window.addEventListener("load",function(){Oc(c).then(function(t){e(t)})})})).then(function(e){var t=e.filter(function(e){return!o.includes(e.name.toLowerCase())});y(t),w(!0)}),t.walletConnect&&(u=t.walletConnect,f=t.appName,A(void 0,void 0,void 0,function(){var e,t,r,n;return E(this,function(i){switch(i.label){case 0:if(bl)return[2];bl=!0,i.label=1;case 1:return i.trys.push([1,4,,5]),e=O(),t=new l({projectId:u.projectId}),[4,d.init({core:t,metadata:{name:f,url:u.url,icons:u.icons,description:u.description}})];case 2:return r=i.sent(),e.setWalletConnectClient(r,null),[4,ml(r)];case 3:return n=i.sent(),e.setWalletConnectClient(r,n),[3,5];case 4:return i.sent(),[3,5];case 5:return[2]}})})),(h=t.appId,A(void 0,void 0,void 0,function(){var e,t;return E(this,function(r){switch(r.label){case 0:if(!h)throw new Error("appId is missing in config.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,wc("".concat($,"/auth/validate"),{method:"POST",headers:(t={},t[K]=h,t)})];case 2:return 200===(e=r.sent()).status?[2,{isValid:!0,message:e.message,terms:e.result.terms,privacyPolicy:e.result.privacy_policy}]:404===e.status?[2,{isValid:!1,message:e.error,terms:"",privacyPolicy:""}]:[2,{isValid:!1,message:"Unexpected response from api.",terms:"",privacyPolicy:""}];case 3:return[2,{isValid:!1,message:"Unexpected response from api. "+r.sent().message,terms:"",privacyPolicy:""}];case 4:return[2]}})})).then(function(e){if(_(e),!e.isValid&&a.loginMethods.includes("email")||a.loginMethods.includes("passkey"))throw new Error("BLUX: config.appId is invalid.")})},exports.events=Ru,exports.getAccount=function(t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:if(fu(),r=hu(t.address),n=pu(t.network).horizon,!e.StrKey.isValidEd25519PublicKey(r))throw new Error("Invalid address");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,n.loadAccount(r)];case 2:return[2,i.sent()];case 3:return i.sent(),[2,null];case 4:return[2]}})})},exports.getAccounts=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("accounts",[],e),e.forSigner&&(t=t.forSigner(e.forSigner)),e.forAsset&&(t=t.forAsset(e.forAsset)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getAssets=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("assets",[],e),e.forCode&&(t=t.forCode(e.forCode)),e.forIssuer&&(t=t.forIssuer(e.forIssuer)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getBalances=gu,exports.getClaimableBalances=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("claimableBalances",[],e),e.asset&&(t=t.asset(e.asset)),e.claimant&&(t=t.claimant(e.claimant)),e.sponsor&&(t=t.sponsor(e.sponsor)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getEffects=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("effects",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forOperation&&(t=t.forOperation(e.forOperation)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getInitialState=T,exports.getLedgers=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("ledgers",[],e),e.ledger&&(t=t.ledger(e.ledger)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getLiquidityPools=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("liquidityPools",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forAssets&&(t=t.forAssets.apply(t,e.forAssets)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getNetwork=function(){var e,t=O();if(0===t.config.networks.length)throw new Error("getNetwork must be called after createConfig");return(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""},exports.getOffers=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("offers",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.buying&&(t=t.buying(e.buying)),e.selling&&(t=t.selling(e.selling)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.seller&&(t=t.seller(e.seller)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getOperations=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("operations",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getOrderbook=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return fu(),[4,(r=mu("orderbook",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},exports.getPayments=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("payments",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getState=M,exports.getStrictReceivePaths=vu,exports.getStrictSendPaths=yu,exports.getTradeAggregation=function(e,t){return A(void 0,void 0,void 0,function(){var r,n;return E(this,function(i){switch(i.label){case 0:return fu(),[4,(r=mu("tradeAggregation",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},exports.getTrades=function(e){return A(void 0,void 0,void 0,function(){var t,r;return E(this,function(n){switch(n.label){case 0:return fu(),t=mu("trades",[],e),e.forAssetPair&&(t=t.forAssetPair(e.forAssetPair[0],e.forAssetPair[1])),e.forOffer&&(t=t.forOffer(e.forOffer)),e.forType&&(t=t.forType(e.forType)),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},exports.getTransactions=xu,exports.networks=wu,exports.numberish=Au,exports.setAppearance=Tu,exports.subscribe=k,exports.switchNetwork=function(e){var t=O();bu(e),t.setNetworkSyncDisabled(!0)},exports.useExportedStore=function(e){return t.useStore(C,e)};
|
|
34
|
+
*/function Fn(){return Mn||(Mn=1,function(e){const t=function(){if(Tn)return jn;Tn=1,jn.byteLength=function(e){var t=o(e),n=t[0],r=t[1];return 3*(n+r)/4-r},jn.toByteArray=function(e){var r,i,a=o(e),s=a[0],c=a[1],u=new n(function(e,t,n){return 3*(t+n)/4-n}(0,s,c)),l=0,d=c>0?s-4:s;for(i=0;i<d;i+=4)r=t[e.charCodeAt(i)]<<18|t[e.charCodeAt(i+1)]<<12|t[e.charCodeAt(i+2)]<<6|t[e.charCodeAt(i+3)],u[l++]=r>>16&255,u[l++]=r>>8&255,u[l++]=255&r;return 2===c&&(r=t[e.charCodeAt(i)]<<2|t[e.charCodeAt(i+1)]>>4,u[l++]=255&r),1===c&&(r=t[e.charCodeAt(i)]<<10|t[e.charCodeAt(i+1)]<<4|t[e.charCodeAt(i+2)]>>2,u[l++]=r>>8&255,u[l++]=255&r),u},jn.fromByteArray=function(t){for(var n,r=t.length,i=r%3,o=[],a=16383,c=0,u=r-i;c<u;c+=a)o.push(s(t,c,c+a>u?u:c+a));return 1===i?(n=t[r-1],o.push(e[n>>2]+e[n<<4&63]+"==")):2===i&&(n=(t[r-2]<<8)+t[r-1],o.push(e[n>>10]+e[n>>4&63]+e[n<<2&63]+"=")),o.join("")};for(var e=[],t=[],n="undefined"!=typeof Uint8Array?Uint8Array:Array,r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)e[i]=r[i],t[r.charCodeAt(i)]=i;function o(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function a(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[63&t]}function s(e,t,n){for(var r,i=[],o=t;o<n;o+=3)r=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(a(r));return i.join("")}return t["-".charCodeAt(0)]=62,t["_".charCodeAt(0)]=63,jn}(),n=Un(),r="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=a,e.SlowBuffer=function(e){+e!=e&&(e=0);return a.alloc(+e)},e.INSPECT_MAX_BYTES=50;const i=2147483647;function o(e){if(e>i)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,a.prototype),t}function a(e,t,n){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return u(e)}return s(e,t,n)}function s(e,t,n){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!a.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const n=0|h(e,t);let r=o(n);const i=r.write(e,t);i!==n&&(r=r.slice(0,i));return r}(e,t);if(ArrayBuffer.isView(e))return function(e){if(H(e,Uint8Array)){const t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return l(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(H(e,ArrayBuffer)||e&&H(e.buffer,ArrayBuffer))return d(e,t,n);if("undefined"!=typeof SharedArrayBuffer&&(H(e,SharedArrayBuffer)||e&&H(e.buffer,SharedArrayBuffer)))return d(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return a.from(r,t,n);const i=function(e){if(a.isBuffer(e)){const t=0|f(e.length),n=o(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||V(e.length)?o(0):l(e);if("Buffer"===e.type&&Array.isArray(e.data))return l(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return a.from(e[Symbol.toPrimitive]("string"),t,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)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 u(e){return c(e),o(e<0?0:0|f(e))}function l(e){const t=e.length<0?0:0|f(e.length),n=o(t);for(let r=0;r<t;r+=1)n[r]=255&e[r];return n}function d(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');let r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,a.prototype),r}function f(e){if(e>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return 0|e}function h(e,t){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||H(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return K(e).length;default:if(i)return r?-1:q(e).length;t=(""+t).toLowerCase(),i=!0}}function p(e,t,n){let r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return T(this,t,n);case"utf8":case"utf-8":return E(this,t,n);case"ascii":return O(this,t,n);case"latin1":case"binary":return N(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function b(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function m(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),V(n=+n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=a.from(t,r)),a.isBuffer(t))return 0===t.length?-1:g(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):g(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function g(e,t,n,r,i){let o,a=1,s=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let r=-1;for(o=n;o<s;o++)if(u(e,o)===u(t,-1===r?0:o-r)){if(-1===r&&(r=o),o-r+1===c)return r*a}else-1!==r&&(o-=o-r),r=-1}else for(n+c>s&&(n=s-c),o=n;o>=0;o--){let n=!0;for(let r=0;r<c;r++)if(u(e,o+r)!==u(t,r)){n=!1;break}if(n)return o}return-1}function v(e,t,n,r){n=Number(n)||0;const i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;const o=t.length;let a;for(r>o/2&&(r=o/2),a=0;a<r;++a){const r=parseInt(t.substr(2*a,2),16);if(V(r))return a;e[n+a]=r}return a}function y(e,t,n,r){return X(q(t,e.length-n),e,n,r)}function w(e,t,n,r){return X(function(e){const t=[];for(let n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function x(e,t,n,r){return X(K(t),e,n,r)}function A(e,t,n,r){return X(function(e,t){let n,r,i;const o=[];for(let a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),r=n>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function S(e,n,r){return 0===n&&r===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(n,r))}function E(e,t,n){n=Math.min(e.length,n);const r=[];let i=t;for(;i<n;){const t=e[i];let o=null,a=t>239?4:t>223?3:t>191?2:1;if(i+a<=n){let n,r,s,c;switch(a){case 1:t<128&&(o=t);break;case 2:n=e[i+1],128==(192&n)&&(c=(31&t)<<6|63&n,c>127&&(o=c));break;case 3:n=e[i+1],r=e[i+2],128==(192&n)&&128==(192&r)&&(c=(15&t)<<12|(63&n)<<6|63&r,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:n=e[i+1],r=e[i+2],s=e[i+3],128==(192&n)&&128==(192&r)&&128==(192&s)&&(c=(15&t)<<18|(63&n)<<12|(63&r)<<6|63&s,c>65535&&c<1114112&&(o=c))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|1023&o),r.push(o),i+=a}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=_));return n}(r)}e.kMaxLength=i,a.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),a.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||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."),Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),a.poolSize=8192,a.from=function(e,t,n){return s(e,t,n)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,n){return function(e,t,n){return c(e),e<=0?o(e):void 0!==t?"string"==typeof n?o(e).fill(t,n):o(e).fill(t):o(e)}(e,t,n)},a.allocUnsafe=function(e){return u(e)},a.allocUnsafeSlow=function(e){return u(e)},a.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==a.prototype},a.compare=function(e,t){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),H(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(e)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let n=e.length,r=t.length;for(let i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?1:0},a.isEncoding=function(e){switch(String(e).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}},a.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);let n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;const r=a.allocUnsafe(t);let i=0;for(n=0;n<e.length;++n){let t=e[n];if(H(t,Uint8Array))i+t.length>r.length?(a.isBuffer(t)||(t=a.from(t)),t.copy(r,i)):Uint8Array.prototype.set.call(r,t,i);else{if(!a.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(r,i)}i+=t.length}return r},a.byteLength=h,a.prototype._isBuffer=!0,a.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)b(this,t,t+1);return this},a.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},a.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},a.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?E(this,0,e):p.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===a.compare(this,e)},a.prototype.inspect=function(){let t="";const n=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(t+=" ... "),"<Buffer "+t+">"},r&&(a.prototype[r]=a.prototype.inspect),a.prototype.compare=function(e,t,n,r,i){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;let o=(i>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0);const c=Math.min(o,s),u=this.slice(r,i),l=e.slice(t,n);for(let e=0;e<c;++e)if(u[e]!==l[e]){o=u[e],s=l[e];break}return o<s?-1:s<o?1:0},a.prototype.includes=function(e,t,n){return-1!==this.indexOf(e,t,n)},a.prototype.indexOf=function(e,t,n){return m(this,e,t,n,!0)},a.prototype.lastIndexOf=function(e,t,n){return m(this,e,t,n,!1)},a.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(n)?(n>>>=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}const i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");let o=!1;for(;;)switch(r){case"hex":return v(this,e,t,n);case"utf8":case"utf-8":return y(this,e,t,n);case"ascii":case"latin1":case"binary":return w(this,e,t,n);case"base64":return x(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function O(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function N(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function T(e,t,n){const r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);let i="";for(let r=t;r<n;++r)i+=G[e[r]];return i}function k(e,t,n){const r=e.slice(t,n);let i="";for(let e=0;e<r.length-1;e+=2)i+=String.fromCharCode(r[e]+256*r[e+1]);return i}function I(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function C(e,t,n,r,i,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}function j(e,t,n,r,i){D(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,n}function B(e,t,n,r,i){D(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=a,a>>=8,e[n+2]=a,a>>=8,e[n+1]=a,a>>=8,e[n]=a,n+8}function M(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function R(e,t,r,i,o){return t=+t,r>>>=0,o||M(e,0,r,4),n.write(e,t,r,i,23,4),r+4}function L(e,t,r,i,o){return t=+t,r>>>=0,o||M(e,0,r,8),n.write(e,t,r,i,52,8),r+8}a.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);const r=this.subarray(e,t);return Object.setPrototypeOf(r,a.prototype),r},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o<t&&(i*=256);)r+=this[e+o]*i;return r},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e+--t],i=1;for(;t>0&&(i*=256);)r+=this[e+--t]*i;return r},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readBigUInt64LE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(r)+(BigInt(i)<<BigInt(32))}),a.prototype.readBigUInt64BE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(r)<<BigInt(32))+BigInt(i)}),a.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o<t&&(i*=256);)r+=this[e+o]*i;return i*=128,r>=i&&(r-=Math.pow(2,8*t)),r},a.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=t,i=1,o=this[e+--r];for(;r>0&&(i*=256);)o+=this[e+--r]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt16BE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return e>>>=0,t||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readBigInt64LE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(r)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),a.prototype.readBigInt64BE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(r)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+n)}),a.prototype.readFloatLE=function(e,t){return e>>>=0,t||I(e,4,this.length),n.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||I(e,4,this.length),n.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||I(e,8,this.length),n.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||I(e,8,this.length),n.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){C(this,e,t,n,Math.pow(2,8*n)-1,0)}let i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){C(this,e,t,n,Math.pow(2,8*n)-1,0)}let i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigUInt64LE=Y(function(e,t=0){return j(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=Y(function(e,t=0){return B(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);C(this,e,t,n,r-1,-r)}let i=0,o=1,a=0;for(this[t]=255&e;++i<n&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+n},a.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);C(this,e,t,n,r-1,-r)}let i=n-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+n},a.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},a.prototype.writeInt32BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigInt64LE=Y(function(e,t=0){return j(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=Y(function(e,t=0){return B(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeFloatLE=function(e,t,n){return R(this,e,t,!0,n)},a.prototype.writeFloatBE=function(e,t,n){return R(this,e,t,!1,n)},a.prototype.writeDoubleLE=function(e,t,n){return L(this,e,t,!0,n)},a.prototype.writeDoubleBE=function(e,t,n){return L(this,e,t,!1,n)},a.prototype.copy=function(e,t,n,r){if(!a.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)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(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);const i=r-n;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},a.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!a.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===e.length){const t=e.charCodeAt(0);("utf8"===r&&t<128||"latin1"===r)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;let i;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i<n;++i)this[i]=e;else{const o=a.isBuffer(e)?e:a.from(e,r),s=o.length;if(0===s)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=o[i%s]}return this};const P={};function U(e,t,n){P[e]=class extends n{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function F(e){let t="",n=e.length;const r="-"===e[0]?1:0;for(;n>=r+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function D(e,t,n,r,i,o){if(e>n||e<t){const n="bigint"==typeof t?"n":"";let r;throw r=0===t||t===BigInt(0)?`>= 0${n} and < 2${n} ** ${8*(o+1)}${n}`:`>= -(2${n} ** ${8*(o+1)-1}${n}) and < 2 ** ${8*(o+1)-1}${n}`,new P.ERR_OUT_OF_RANGE("value",r,e)}!function(e,t,n){$(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||z(t,e.length-(n+1))}(r,i,o)}function $(e,t){if("number"!=typeof e)throw new P.ERR_INVALID_ARG_TYPE(t,"number",e)}function z(e,t,n){if(Math.floor(e)!==e)throw $(e,n),new P.ERR_OUT_OF_RANGE("offset","an integer",e);if(t<0)throw new P.ERR_BUFFER_OUT_OF_BOUNDS;throw new P.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${t}`,e)}U("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),U("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),U("ERR_OUT_OF_RANGE",function(e,t,n){let r=`The value of "${e}" is out of range.`,i=n;return Number.isInteger(n)&&Math.abs(n)>2**32?i=F(String(n)):"bigint"==typeof n&&(i=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(i=F(i)),i+="n"),r+=` It must be ${t}. Received ${i}`,r},RangeError);const W=/[^+/0-9A-Za-z-_]/g;function q(e,t){let n;t=t||1/0;const r=e.length;let i=null;const o=[];for(let a=0;a<r;++a){if(n=e.charCodeAt(a),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function K(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function X(e,t,n,r){let i;for(i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=e[i];return i}function H(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function V(e){return e!=e}const G=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const r=16*n;for(let i=0;i<16;++i)t[r+i]=e[n]+e[i]}return t}();function Y(e){return"undefined"==typeof BigInt?Z:e}function Z(){throw new Error("BigInt not supported")}}(Cn)),Cn}
|
|
35
|
+
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */function Dn(){if(Ln)return kn.exports;Ln=1;var e=65536,t=4294967295;var n=(Rn||(Rn=1,function(e,t){var n=Fn(),r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function o(e,t,n){return r(e,t,n)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?e.exports=n:(i(n,t),t.Buffer=o),o.prototype=Object.create(r.prototype),i(r,o),o.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return r(e,t,n)},o.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=r(e);return void 0!==t?"string"==typeof n?i.fill(t,n):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}}(In,In.exports)),In.exports).Buffer,r=ie.crypto||ie.msCrypto;return r&&r.getRandomValues?kn.exports=function(i,o){if(i>t)throw new RangeError("requested too many random bytes");var a=n.allocUnsafe(i);if(i>0)if(i>e)for(var s=0;s<i;s+=e)r.getRandomValues(a.slice(s,s+e));else r.getRandomValues(a);if("function"==typeof o)return process.nextTick(function(){o(null,a)});return a}:kn.exports=function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")},kn.exports}var $n,zn,Wn={};var qn,Kn,Xn,Hn={},Vn="6.6.1",Gn={},Yn={exports:{}},Zn=Yn.exports;function Jn(){return qn||(qn=1,function(e,t){function n(e,t){if(!e)throw new Error(t||"Assertion failed")}function r(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}function i(e,t,n){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(n=t,t=10),this._init(e||0,t||10,n||"be"))}var o;"object"==typeof e?e.exports=i:t.BN=i,i.BN=i,i.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:Oe.Buffer}catch(e){}function a(e,t){var n=e.charCodeAt(t);return n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:n-48&15}function s(e,t,n){var r=a(e,n);return n-1>=t&&(r|=a(e,n-1)<<4),r}function c(e,t,n,r){for(var i=0,o=Math.min(e.length,n),a=t;a<o;a++){var s=e.charCodeAt(a)-48;i*=r,i+=s>=49?s-49+10:s>=17?s-17+10:s}return i}i.isBN=function(e){return e instanceof i||null!==e&&"object"==typeof e&&e.constructor.wordSize===i.wordSize&&Array.isArray(e.words)},i.max=function(e,t){return e.cmp(t)>0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),n(t===(0|t)&&t>=2&&t<=36);var i=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<e.length&&(16===t?this._parseHex(e,i,r):(this._parseBase(e,t,i),"le"===r&&this._initArray(this.toArray(),t,r)))},i.prototype._initNumber=function(e,t,r){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(n(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},i.prototype._initArray=function(e,t,r){if(n("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,a,s=0;if("be"===r)for(i=e.length-1,o=0;i>=0;i-=3)a=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[o]|=a<<s&67108863,this.words[o+1]=a>>>26-s&67108863,(s+=24)>=26&&(s-=26,o++);else if("le"===r)for(i=0,o=0;i<e.length;i+=3)a=e[i]|e[i+1]<<8|e[i+2]<<16,this.words[o]|=a<<s&67108863,this.words[o+1]=a>>>26-s&67108863,(s+=24)>=26&&(s-=26,o++);return this.strip()},i.prototype._parseHex=function(e,t,n){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var i,o=0,a=0;if("be"===n)for(r=e.length-1;r>=t;r-=2)i=s(e,t,r)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;else for(r=(e.length-t)%2==0?t+1:t;r<e.length;r+=2)i=s(e,t,r)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;this.strip()},i.prototype._parseBase=function(e,t,n){this.words=[0],this.length=1;for(var r=0,i=1;i<=67108863;i*=t)r++;r--,i=i/t|0;for(var o=e.length-n,a=o%r,s=Math.min(o,o-a)+n,u=0,l=n;l<s;l+=r)u=c(e,l,l+r,t),this.imuln(i),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u);if(0!==a){var d=1;for(u=c(e,l,e.length,t),l=0;l<a;l++)d*=t;this.imuln(d),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u)}this.strip()},i.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},i.prototype.clone=function(){var e=new i(null);return this.copy(e),e},i.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,n){n.negative=t.negative^e.negative;var r=e.length+t.length|0;n.length=r,r=r-1|0;var i=0|e.words[0],o=0|t.words[0],a=i*o,s=67108863&a,c=a/67108864|0;n.words[0]=s;for(var u=1;u<r;u++){for(var l=c>>>26,d=67108863&c,f=Math.min(u,t.length-1),h=Math.max(0,u-e.length+1);h<=f;h++){var p=u-h|0;l+=(a=(i=0|e.words[p])*(o=0|t.words[h])+d)/67108864|0,d=67108863&a}n.words[u]=0|d,c=0|l}return 0!==c?n.words[u]=0|c:n.length--,n.strip()}i.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";for(var i=0,o=0,a=0;a<this.length;a++){var s=this.words[a],c=(16777215&(s<<i|o)).toString(16);o=s>>>24-i&16777215,(i+=2)>=26&&(i-=26,a--),r=0!==o||a!==this.length-1?u[6-c.length]+c+r:c+r}for(0!==o&&(r=o.toString(16)+r);r.length%t!==0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];r="";var p=this.clone();for(p.negative=0;!p.isZero();){var b=p.modn(h).toString(e);r=(p=p.idivn(h)).isZero()?b+r:u[f-b.length]+b+r}for(this.isZero()&&(r="0"+r);r.length%t!==0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}n(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&n(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(e,t){return n(void 0!==o),this.toArrayLike(o,e,t)},i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},i.prototype.toArrayLike=function(e,t,r){var i=this.byteLength(),o=r||Math.max(1,i);n(i<=o,"byte array longer than desired length"),n(o>0,"Requested array length <= 0"),this.strip();var a,s,c="le"===t,u=new e(o),l=this.clone();if(c){for(s=0;!l.isZero();s++)a=l.andln(255),l.iushrn(8),u[s]=a;for(;s<o;s++)u[s]=0}else{for(s=0;s<o-i;s++)u[s]=0;for(s=0;!l.isZero();s++)a=l.andln(255),l.iushrn(8),u[o-s-1]=a}return u},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,n=0;return t>=4096&&(n+=13,t>>>=13),t>=64&&(n+=7,t>>>=7),t>=8&&(n+=4,t>>>=4),t>=2&&(n+=2,t>>>=2),n+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,n=0;return 8191&t||(n+=13,t>>>=13),127&t||(n+=7,t>>>=7),15&t||(n+=4,t>>>=4),3&t||(n+=2,t>>>=2),1&t||n++,n},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var n=this._zeroBits(this.words[t]);if(e+=n,26!==n)break}return e},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},i.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return 0!==this.negative},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this.strip()},i.prototype.ior=function(e){return n(0===(this.negative|e.negative)),this.iuor(e)},i.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var n=0;n<t.length;n++)this.words[n]=this.words[n]&e.words[n];return this.length=t.length,this.strip()},i.prototype.iand=function(e){return n(0===(this.negative|e.negative)),this.iuand(e)},i.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,n;this.length>e.length?(t=this,n=e):(t=e,n=this);for(var r=0;r<n.length;r++)this.words[r]=t.words[r]^n.words[r];if(this!==t)for(;r<t.length;r++)this.words[r]=t.words[r];return this.length=t.length,this.strip()},i.prototype.ixor=function(e){return n(0===(this.negative|e.negative)),this.iuxor(e)},i.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){n("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return r>0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){n("number"==typeof e&&e>=0);var r=e/26|0,i=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<i:this.words[r]&~(1<<i),this.strip()},i.prototype.iadd=function(e){var t,n,r;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(n=this,r=e):(n=e,r=this);for(var i=0,o=0;o<r.length;o++)t=(0|n.words[o])+(0|r.words[o])+i,this.words[o]=67108863&t,i=t>>>26;for(;0!==i&&o<n.length;o++)t=(0|n.words[o])+i,this.words[o]=67108863&t,i=t>>>26;if(this.length=n.length,0!==i)this.words[this.length]=i,this.length++;else if(n!==this)for(;o<n.length;o++)this.words[o]=n.words[o];return this},i.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var n,r,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(n=this,r=e):(n=e,r=this);for(var o=0,a=0;a<r.length;a++)o=(t=(0|n.words[a])-(0|r.words[a])+o)>>26,this.words[a]=67108863&t;for(;0!==o&&a<n.length;a++)o=(t=(0|n.words[a])+o)>>26,this.words[a]=67108863&t;if(0===o&&a<n.length&&n!==this)for(;a<n.length;a++)this.words[a]=n.words[a];return this.length=Math.max(this.length,a),n!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(e){return this.clone().isub(e)};var h=function(e,t,n){var r,i,o,a=e.words,s=t.words,c=n.words,u=0,l=0|a[0],d=8191&l,f=l>>>13,h=0|a[1],p=8191&h,b=h>>>13,m=0|a[2],g=8191&m,v=m>>>13,y=0|a[3],w=8191&y,x=y>>>13,A=0|a[4],S=8191&A,E=A>>>13,_=0|a[5],O=8191&_,N=_>>>13,T=0|a[6],k=8191&T,I=T>>>13,C=0|a[7],j=8191&C,B=C>>>13,M=0|a[8],R=8191&M,L=M>>>13,P=0|a[9],U=8191&P,F=P>>>13,D=0|s[0],$=8191&D,z=D>>>13,W=0|s[1],q=8191&W,K=W>>>13,X=0|s[2],H=8191&X,V=X>>>13,G=0|s[3],Y=8191&G,Z=G>>>13,J=0|s[4],Q=8191&J,ee=J>>>13,te=0|s[5],ne=8191&te,re=te>>>13,ie=0|s[6],oe=8191&ie,ae=ie>>>13,se=0|s[7],ce=8191&se,ue=se>>>13,le=0|s[8],de=8191&le,fe=le>>>13,he=0|s[9],pe=8191&he,be=he>>>13;n.negative=e.negative^t.negative,n.length=19;var me=(u+(r=Math.imul(d,$))|0)+((8191&(i=(i=Math.imul(d,z))+Math.imul(f,$)|0))<<13)|0;u=((o=Math.imul(f,z))+(i>>>13)|0)+(me>>>26)|0,me&=67108863,r=Math.imul(p,$),i=(i=Math.imul(p,z))+Math.imul(b,$)|0,o=Math.imul(b,z);var ge=(u+(r=r+Math.imul(d,q)|0)|0)+((8191&(i=(i=i+Math.imul(d,K)|0)+Math.imul(f,q)|0))<<13)|0;u=((o=o+Math.imul(f,K)|0)+(i>>>13)|0)+(ge>>>26)|0,ge&=67108863,r=Math.imul(g,$),i=(i=Math.imul(g,z))+Math.imul(v,$)|0,o=Math.imul(v,z),r=r+Math.imul(p,q)|0,i=(i=i+Math.imul(p,K)|0)+Math.imul(b,q)|0,o=o+Math.imul(b,K)|0;var ve=(u+(r=r+Math.imul(d,H)|0)|0)+((8191&(i=(i=i+Math.imul(d,V)|0)+Math.imul(f,H)|0))<<13)|0;u=((o=o+Math.imul(f,V)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,r=Math.imul(w,$),i=(i=Math.imul(w,z))+Math.imul(x,$)|0,o=Math.imul(x,z),r=r+Math.imul(g,q)|0,i=(i=i+Math.imul(g,K)|0)+Math.imul(v,q)|0,o=o+Math.imul(v,K)|0,r=r+Math.imul(p,H)|0,i=(i=i+Math.imul(p,V)|0)+Math.imul(b,H)|0,o=o+Math.imul(b,V)|0;var ye=(u+(r=r+Math.imul(d,Y)|0)|0)+((8191&(i=(i=i+Math.imul(d,Z)|0)+Math.imul(f,Y)|0))<<13)|0;u=((o=o+Math.imul(f,Z)|0)+(i>>>13)|0)+(ye>>>26)|0,ye&=67108863,r=Math.imul(S,$),i=(i=Math.imul(S,z))+Math.imul(E,$)|0,o=Math.imul(E,z),r=r+Math.imul(w,q)|0,i=(i=i+Math.imul(w,K)|0)+Math.imul(x,q)|0,o=o+Math.imul(x,K)|0,r=r+Math.imul(g,H)|0,i=(i=i+Math.imul(g,V)|0)+Math.imul(v,H)|0,o=o+Math.imul(v,V)|0,r=r+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,Z)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,Z)|0;var we=(u+(r=r+Math.imul(d,Q)|0)|0)+((8191&(i=(i=i+Math.imul(d,ee)|0)+Math.imul(f,Q)|0))<<13)|0;u=((o=o+Math.imul(f,ee)|0)+(i>>>13)|0)+(we>>>26)|0,we&=67108863,r=Math.imul(O,$),i=(i=Math.imul(O,z))+Math.imul(N,$)|0,o=Math.imul(N,z),r=r+Math.imul(S,q)|0,i=(i=i+Math.imul(S,K)|0)+Math.imul(E,q)|0,o=o+Math.imul(E,K)|0,r=r+Math.imul(w,H)|0,i=(i=i+Math.imul(w,V)|0)+Math.imul(x,H)|0,o=o+Math.imul(x,V)|0,r=r+Math.imul(g,Y)|0,i=(i=i+Math.imul(g,Z)|0)+Math.imul(v,Y)|0,o=o+Math.imul(v,Z)|0,r=r+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,ee)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,ee)|0;var xe=(u+(r=r+Math.imul(d,ne)|0)|0)+((8191&(i=(i=i+Math.imul(d,re)|0)+Math.imul(f,ne)|0))<<13)|0;u=((o=o+Math.imul(f,re)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,r=Math.imul(k,$),i=(i=Math.imul(k,z))+Math.imul(I,$)|0,o=Math.imul(I,z),r=r+Math.imul(O,q)|0,i=(i=i+Math.imul(O,K)|0)+Math.imul(N,q)|0,o=o+Math.imul(N,K)|0,r=r+Math.imul(S,H)|0,i=(i=i+Math.imul(S,V)|0)+Math.imul(E,H)|0,o=o+Math.imul(E,V)|0,r=r+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,Z)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,Z)|0,r=r+Math.imul(g,Q)|0,i=(i=i+Math.imul(g,ee)|0)+Math.imul(v,Q)|0,o=o+Math.imul(v,ee)|0,r=r+Math.imul(p,ne)|0,i=(i=i+Math.imul(p,re)|0)+Math.imul(b,ne)|0,o=o+Math.imul(b,re)|0;var Ae=(u+(r=r+Math.imul(d,oe)|0)|0)+((8191&(i=(i=i+Math.imul(d,ae)|0)+Math.imul(f,oe)|0))<<13)|0;u=((o=o+Math.imul(f,ae)|0)+(i>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,r=Math.imul(j,$),i=(i=Math.imul(j,z))+Math.imul(B,$)|0,o=Math.imul(B,z),r=r+Math.imul(k,q)|0,i=(i=i+Math.imul(k,K)|0)+Math.imul(I,q)|0,o=o+Math.imul(I,K)|0,r=r+Math.imul(O,H)|0,i=(i=i+Math.imul(O,V)|0)+Math.imul(N,H)|0,o=o+Math.imul(N,V)|0,r=r+Math.imul(S,Y)|0,i=(i=i+Math.imul(S,Z)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,Z)|0,r=r+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,ee)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,ee)|0,r=r+Math.imul(g,ne)|0,i=(i=i+Math.imul(g,re)|0)+Math.imul(v,ne)|0,o=o+Math.imul(v,re)|0,r=r+Math.imul(p,oe)|0,i=(i=i+Math.imul(p,ae)|0)+Math.imul(b,oe)|0,o=o+Math.imul(b,ae)|0;var Se=(u+(r=r+Math.imul(d,ce)|0)|0)+((8191&(i=(i=i+Math.imul(d,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((o=o+Math.imul(f,ue)|0)+(i>>>13)|0)+(Se>>>26)|0,Se&=67108863,r=Math.imul(R,$),i=(i=Math.imul(R,z))+Math.imul(L,$)|0,o=Math.imul(L,z),r=r+Math.imul(j,q)|0,i=(i=i+Math.imul(j,K)|0)+Math.imul(B,q)|0,o=o+Math.imul(B,K)|0,r=r+Math.imul(k,H)|0,i=(i=i+Math.imul(k,V)|0)+Math.imul(I,H)|0,o=o+Math.imul(I,V)|0,r=r+Math.imul(O,Y)|0,i=(i=i+Math.imul(O,Z)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,Z)|0,r=r+Math.imul(S,Q)|0,i=(i=i+Math.imul(S,ee)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,ee)|0,r=r+Math.imul(w,ne)|0,i=(i=i+Math.imul(w,re)|0)+Math.imul(x,ne)|0,o=o+Math.imul(x,re)|0,r=r+Math.imul(g,oe)|0,i=(i=i+Math.imul(g,ae)|0)+Math.imul(v,oe)|0,o=o+Math.imul(v,ae)|0,r=r+Math.imul(p,ce)|0,i=(i=i+Math.imul(p,ue)|0)+Math.imul(b,ce)|0,o=o+Math.imul(b,ue)|0;var Ee=(u+(r=r+Math.imul(d,de)|0)|0)+((8191&(i=(i=i+Math.imul(d,fe)|0)+Math.imul(f,de)|0))<<13)|0;u=((o=o+Math.imul(f,fe)|0)+(i>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,r=Math.imul(U,$),i=(i=Math.imul(U,z))+Math.imul(F,$)|0,o=Math.imul(F,z),r=r+Math.imul(R,q)|0,i=(i=i+Math.imul(R,K)|0)+Math.imul(L,q)|0,o=o+Math.imul(L,K)|0,r=r+Math.imul(j,H)|0,i=(i=i+Math.imul(j,V)|0)+Math.imul(B,H)|0,o=o+Math.imul(B,V)|0,r=r+Math.imul(k,Y)|0,i=(i=i+Math.imul(k,Z)|0)+Math.imul(I,Y)|0,o=o+Math.imul(I,Z)|0,r=r+Math.imul(O,Q)|0,i=(i=i+Math.imul(O,ee)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,ee)|0,r=r+Math.imul(S,ne)|0,i=(i=i+Math.imul(S,re)|0)+Math.imul(E,ne)|0,o=o+Math.imul(E,re)|0,r=r+Math.imul(w,oe)|0,i=(i=i+Math.imul(w,ae)|0)+Math.imul(x,oe)|0,o=o+Math.imul(x,ae)|0,r=r+Math.imul(g,ce)|0,i=(i=i+Math.imul(g,ue)|0)+Math.imul(v,ce)|0,o=o+Math.imul(v,ue)|0,r=r+Math.imul(p,de)|0,i=(i=i+Math.imul(p,fe)|0)+Math.imul(b,de)|0,o=o+Math.imul(b,fe)|0;var _e=(u+(r=r+Math.imul(d,pe)|0)|0)+((8191&(i=(i=i+Math.imul(d,be)|0)+Math.imul(f,pe)|0))<<13)|0;u=((o=o+Math.imul(f,be)|0)+(i>>>13)|0)+(_e>>>26)|0,_e&=67108863,r=Math.imul(U,q),i=(i=Math.imul(U,K))+Math.imul(F,q)|0,o=Math.imul(F,K),r=r+Math.imul(R,H)|0,i=(i=i+Math.imul(R,V)|0)+Math.imul(L,H)|0,o=o+Math.imul(L,V)|0,r=r+Math.imul(j,Y)|0,i=(i=i+Math.imul(j,Z)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,Z)|0,r=r+Math.imul(k,Q)|0,i=(i=i+Math.imul(k,ee)|0)+Math.imul(I,Q)|0,o=o+Math.imul(I,ee)|0,r=r+Math.imul(O,ne)|0,i=(i=i+Math.imul(O,re)|0)+Math.imul(N,ne)|0,o=o+Math.imul(N,re)|0,r=r+Math.imul(S,oe)|0,i=(i=i+Math.imul(S,ae)|0)+Math.imul(E,oe)|0,o=o+Math.imul(E,ae)|0,r=r+Math.imul(w,ce)|0,i=(i=i+Math.imul(w,ue)|0)+Math.imul(x,ce)|0,o=o+Math.imul(x,ue)|0,r=r+Math.imul(g,de)|0,i=(i=i+Math.imul(g,fe)|0)+Math.imul(v,de)|0,o=o+Math.imul(v,fe)|0;var Oe=(u+(r=r+Math.imul(p,pe)|0)|0)+((8191&(i=(i=i+Math.imul(p,be)|0)+Math.imul(b,pe)|0))<<13)|0;u=((o=o+Math.imul(b,be)|0)+(i>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,r=Math.imul(U,H),i=(i=Math.imul(U,V))+Math.imul(F,H)|0,o=Math.imul(F,V),r=r+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,Z)|0)+Math.imul(L,Y)|0,o=o+Math.imul(L,Z)|0,r=r+Math.imul(j,Q)|0,i=(i=i+Math.imul(j,ee)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,ee)|0,r=r+Math.imul(k,ne)|0,i=(i=i+Math.imul(k,re)|0)+Math.imul(I,ne)|0,o=o+Math.imul(I,re)|0,r=r+Math.imul(O,oe)|0,i=(i=i+Math.imul(O,ae)|0)+Math.imul(N,oe)|0,o=o+Math.imul(N,ae)|0,r=r+Math.imul(S,ce)|0,i=(i=i+Math.imul(S,ue)|0)+Math.imul(E,ce)|0,o=o+Math.imul(E,ue)|0,r=r+Math.imul(w,de)|0,i=(i=i+Math.imul(w,fe)|0)+Math.imul(x,de)|0,o=o+Math.imul(x,fe)|0;var Ne=(u+(r=r+Math.imul(g,pe)|0)|0)+((8191&(i=(i=i+Math.imul(g,be)|0)+Math.imul(v,pe)|0))<<13)|0;u=((o=o+Math.imul(v,be)|0)+(i>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,r=Math.imul(U,Y),i=(i=Math.imul(U,Z))+Math.imul(F,Y)|0,o=Math.imul(F,Z),r=r+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(L,Q)|0,o=o+Math.imul(L,ee)|0,r=r+Math.imul(j,ne)|0,i=(i=i+Math.imul(j,re)|0)+Math.imul(B,ne)|0,o=o+Math.imul(B,re)|0,r=r+Math.imul(k,oe)|0,i=(i=i+Math.imul(k,ae)|0)+Math.imul(I,oe)|0,o=o+Math.imul(I,ae)|0,r=r+Math.imul(O,ce)|0,i=(i=i+Math.imul(O,ue)|0)+Math.imul(N,ce)|0,o=o+Math.imul(N,ue)|0,r=r+Math.imul(S,de)|0,i=(i=i+Math.imul(S,fe)|0)+Math.imul(E,de)|0,o=o+Math.imul(E,fe)|0;var Te=(u+(r=r+Math.imul(w,pe)|0)|0)+((8191&(i=(i=i+Math.imul(w,be)|0)+Math.imul(x,pe)|0))<<13)|0;u=((o=o+Math.imul(x,be)|0)+(i>>>13)|0)+(Te>>>26)|0,Te&=67108863,r=Math.imul(U,Q),i=(i=Math.imul(U,ee))+Math.imul(F,Q)|0,o=Math.imul(F,ee),r=r+Math.imul(R,ne)|0,i=(i=i+Math.imul(R,re)|0)+Math.imul(L,ne)|0,o=o+Math.imul(L,re)|0,r=r+Math.imul(j,oe)|0,i=(i=i+Math.imul(j,ae)|0)+Math.imul(B,oe)|0,o=o+Math.imul(B,ae)|0,r=r+Math.imul(k,ce)|0,i=(i=i+Math.imul(k,ue)|0)+Math.imul(I,ce)|0,o=o+Math.imul(I,ue)|0,r=r+Math.imul(O,de)|0,i=(i=i+Math.imul(O,fe)|0)+Math.imul(N,de)|0,o=o+Math.imul(N,fe)|0;var ke=(u+(r=r+Math.imul(S,pe)|0)|0)+((8191&(i=(i=i+Math.imul(S,be)|0)+Math.imul(E,pe)|0))<<13)|0;u=((o=o+Math.imul(E,be)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,r=Math.imul(U,ne),i=(i=Math.imul(U,re))+Math.imul(F,ne)|0,o=Math.imul(F,re),r=r+Math.imul(R,oe)|0,i=(i=i+Math.imul(R,ae)|0)+Math.imul(L,oe)|0,o=o+Math.imul(L,ae)|0,r=r+Math.imul(j,ce)|0,i=(i=i+Math.imul(j,ue)|0)+Math.imul(B,ce)|0,o=o+Math.imul(B,ue)|0,r=r+Math.imul(k,de)|0,i=(i=i+Math.imul(k,fe)|0)+Math.imul(I,de)|0,o=o+Math.imul(I,fe)|0;var Ie=(u+(r=r+Math.imul(O,pe)|0)|0)+((8191&(i=(i=i+Math.imul(O,be)|0)+Math.imul(N,pe)|0))<<13)|0;u=((o=o+Math.imul(N,be)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,r=Math.imul(U,oe),i=(i=Math.imul(U,ae))+Math.imul(F,oe)|0,o=Math.imul(F,ae),r=r+Math.imul(R,ce)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(L,ce)|0,o=o+Math.imul(L,ue)|0,r=r+Math.imul(j,de)|0,i=(i=i+Math.imul(j,fe)|0)+Math.imul(B,de)|0,o=o+Math.imul(B,fe)|0;var Ce=(u+(r=r+Math.imul(k,pe)|0)|0)+((8191&(i=(i=i+Math.imul(k,be)|0)+Math.imul(I,pe)|0))<<13)|0;u=((o=o+Math.imul(I,be)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,r=Math.imul(U,ce),i=(i=Math.imul(U,ue))+Math.imul(F,ce)|0,o=Math.imul(F,ue),r=r+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(L,de)|0,o=o+Math.imul(L,fe)|0;var je=(u+(r=r+Math.imul(j,pe)|0)|0)+((8191&(i=(i=i+Math.imul(j,be)|0)+Math.imul(B,pe)|0))<<13)|0;u=((o=o+Math.imul(B,be)|0)+(i>>>13)|0)+(je>>>26)|0,je&=67108863,r=Math.imul(U,de),i=(i=Math.imul(U,fe))+Math.imul(F,de)|0,o=Math.imul(F,fe);var Be=(u+(r=r+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,be)|0)+Math.imul(L,pe)|0))<<13)|0;u=((o=o+Math.imul(L,be)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863;var Me=(u+(r=Math.imul(U,pe))|0)+((8191&(i=(i=Math.imul(U,be))+Math.imul(F,pe)|0))<<13)|0;return u=((o=Math.imul(F,be))+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863,c[0]=me,c[1]=ge,c[2]=ve,c[3]=ye,c[4]=we,c[5]=xe,c[6]=Ae,c[7]=Se,c[8]=Ee,c[9]=_e,c[10]=Oe,c[11]=Ne,c[12]=Te,c[13]=ke,c[14]=Ie,c[15]=Ce,c[16]=je,c[17]=Be,c[18]=Me,0!==u&&(c[19]=u,n.length++),n};function p(e,t,n){return(new b).mulp(e,t,n)}function b(e,t){this.x=e,this.y=t}Math.imul||(h=f),i.prototype.mulTo=function(e,t){var n,r=this.length+e.length;return n=10===this.length&&10===e.length?h(this,e,t):r<63?f(this,e,t):r<1024?function(e,t,n){n.negative=t.negative^e.negative,n.length=e.length+t.length;for(var r=0,i=0,o=0;o<n.length-1;o++){var a=i;i=0;for(var s=67108863&r,c=Math.min(o,t.length-1),u=Math.max(0,o-e.length+1);u<=c;u++){var l=o-u,d=(0|e.words[l])*(0|t.words[u]),f=67108863&d;s=67108863&(f=f+s|0),i+=(a=(a=a+(d/67108864|0)|0)+(f>>>26)|0)>>>26,a&=67108863}n.words[o]=s,r=a,a=i}return 0!==r?n.words[o]=r:n.length--,n.strip()}(this,e,t):p(this,e,t),n},b.prototype.makeRBT=function(e){for(var t=new Array(e),n=i.prototype._countBits(e)-1,r=0;r<e;r++)t[r]=this.revBin(r,n,e);return t},b.prototype.revBin=function(e,t,n){if(0===e||e===n-1)return e;for(var r=0,i=0;i<t;i++)r|=(1&e)<<t-i-1,e>>=1;return r},b.prototype.permute=function(e,t,n,r,i,o){for(var a=0;a<o;a++)r[a]=t[e[a]],i[a]=n[e[a]]},b.prototype.transform=function(e,t,n,r,i,o){this.permute(o,e,t,n,r,i);for(var a=1;a<i;a<<=1)for(var s=a<<1,c=Math.cos(2*Math.PI/s),u=Math.sin(2*Math.PI/s),l=0;l<i;l+=s)for(var d=c,f=u,h=0;h<a;h++){var p=n[l+h],b=r[l+h],m=n[l+h+a],g=r[l+h+a],v=d*m-f*g;g=d*g+f*m,m=v,n[l+h]=p+m,r[l+h]=b+g,n[l+h+a]=p-m,r[l+h+a]=b-g,h!==s&&(v=c*d-u*f,f=c*f+u*d,d=v)}},b.prototype.guessLen13b=function(e,t){var n=1|Math.max(t,e),r=1&n,i=0;for(n=n/2|0;n;n>>>=1)i++;return 1<<i+1+r},b.prototype.conjugate=function(e,t,n){if(!(n<=1))for(var r=0;r<n/2;r++){var i=e[r];e[r]=e[n-r-1],e[n-r-1]=i,i=t[r],t[r]=-t[n-r-1],t[n-r-1]=-i}},b.prototype.normalize13b=function(e,t){for(var n=0,r=0;r<t/2;r++){var i=8192*Math.round(e[2*r+1]/t)+Math.round(e[2*r]/t)+n;e[r]=67108863&i,n=i<67108864?0:i/67108864|0}return e},b.prototype.convert13b=function(e,t,r,i){for(var o=0,a=0;a<t;a++)o+=0|e[a],r[2*a]=8191&o,o>>>=13,r[2*a+1]=8191&o,o>>>=13;for(a=2*t;a<i;++a)r[a]=0;n(0===o),n(!(-8192&o))},b.prototype.stub=function(e){for(var t=new Array(e),n=0;n<e;n++)t[n]=0;return t},b.prototype.mulp=function(e,t,n){var r=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(r),o=this.stub(r),a=new Array(r),s=new Array(r),c=new Array(r),u=new Array(r),l=new Array(r),d=new Array(r),f=n.words;f.length=r,this.convert13b(e.words,e.length,a,r),this.convert13b(t.words,t.length,u,r),this.transform(a,o,s,c,r,i),this.transform(u,o,l,d,r,i);for(var h=0;h<r;h++){var p=s[h]*l[h]-c[h]*d[h];c[h]=s[h]*d[h]+c[h]*l[h],s[h]=p}return this.conjugate(s,c,r),this.transform(s,c,f,o,r,i),this.conjugate(f,o,r),this.normalize13b(f,r),n.negative=e.negative^t.negative,n.length=e.length+t.length,n.strip()},i.prototype.mul=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},i.prototype.mulf=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),p(this,e,t)},i.prototype.imul=function(e){return this.clone().mulTo(e,this)},i.prototype.imuln=function(e){n("number"==typeof e),n(e<67108864);for(var t=0,r=0;r<this.length;r++){var i=(0|this.words[r])*e,o=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=o>>>26,this.words[r]=67108863&o}return 0!==t&&(this.words[r]=t,this.length++),this.length=0===e?1:this.length,this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),n=0;n<t.length;n++){var r=n/26|0,i=n%26;t[n]=(e.words[r]&1<<i)>>>i}return t}(e);if(0===t.length)return new i(1);for(var n=this,r=0;r<t.length&&0===t[r];r++,n=n.sqr());if(++r<t.length)for(var o=n.sqr();r<t.length;r++,o=o.sqr())0!==t[r]&&(n=n.mul(o));return n},i.prototype.iushln=function(e){n("number"==typeof e&&e>=0);var t,r=e%26,i=(e-r)/26,o=67108863>>>26-r<<26-r;if(0!==r){var a=0;for(t=0;t<this.length;t++){var s=this.words[t]&o,c=(0|this.words[t])-s<<r;this.words[t]=c|a,a=s>>>26-r}a&&(this.words[t]=a,this.length++)}if(0!==i){for(t=this.length-1;t>=0;t--)this.words[t+i]=this.words[t];for(t=0;t<i;t++)this.words[t]=0;this.length+=i}return this.strip()},i.prototype.ishln=function(e){return n(0===this.negative),this.iushln(e)},i.prototype.iushrn=function(e,t,r){var i;n("number"==typeof e&&e>=0),i=t?(t-t%26)/26:0;var o=e%26,a=Math.min((e-o)/26,this.length),s=67108863^67108863>>>o<<o,c=r;if(i-=a,i=Math.max(0,i),c){for(var u=0;u<a;u++)c.words[u]=this.words[u];c.length=a}if(0===a);else if(this.length>a)for(this.length-=a,u=0;u<this.length;u++)this.words[u]=this.words[u+a];else this.words[0]=0,this.length=1;var l=0;for(u=this.length-1;u>=0&&(0!==l||u>=i);u--){var d=0|this.words[u];this.words[u]=l<<26-o|d>>>o,l=d&s}return c&&0!==l&&(c.words[c.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(e,t,r){return n(0===this.negative),this.iushrn(e,t,r)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,i=1<<t;return!(this.length<=r||!(this.words[r]&i))},i.prototype.imaskn=function(e){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,this.length),0!==t){var i=67108863^67108863>>>t<<t;this.words[this.length-1]&=i}return this.strip()},i.prototype.maskn=function(e){return this.clone().imaskn(e)},i.prototype.iaddn=function(e){return n("number"==typeof e),n(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},i.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(n("number"==typeof e),n(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this.strip()},i.prototype.addn=function(e){return this.clone().iaddn(e)},i.prototype.subn=function(e){return this.clone().isubn(e)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(e,t,r){var i,o,a=e.length+r;this._expand(a);var s=0;for(i=0;i<e.length;i++){o=(0|this.words[i+r])+s;var c=(0|e.words[i])*t;s=((o-=67108863&c)>>26)-(c/67108864|0),this.words[i+r]=67108863&o}for(;i<this.length-r;i++)s=(o=(0|this.words[i+r])+s)>>26,this.words[i+r]=67108863&o;if(0===s)return this.strip();for(n(-1===s),s=0,i=0;i<this.length;i++)s=(o=-(0|this.words[i])+s)>>26,this.words[i]=67108863&o;return this.negative=1,this.strip()},i.prototype._wordDiv=function(e,t){var n=(this.length,e.length),r=this.clone(),o=e,a=0|o.words[o.length-1];0!=(n=26-this._countBits(a))&&(o=o.ushln(n),r.iushln(n),a=0|o.words[o.length-1]);var s,c=r.length-o.length;if("mod"!==t){(s=new i(null)).length=c+1,s.words=new Array(s.length);for(var u=0;u<s.length;u++)s.words[u]=0}var l=r.clone()._ishlnsubmul(o,1,c);0===l.negative&&(r=l,s&&(s.words[c]=1));for(var d=c-1;d>=0;d--){var f=67108864*(0|r.words[o.length+d])+(0|r.words[o.length+d-1]);for(f=Math.min(f/a|0,67108863),r._ishlnsubmul(o,f,d);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(o,1,d),r.isZero()||(r.negative^=1);s&&(s.words[d]=f)}return s&&s.strip(),r.strip(),"div"!==t&&0!==n&&r.iushrn(n),{div:s||null,mod:r}},i.prototype.divmod=function(e,t,r){return n(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(s=this.neg().divmod(e,t),"mod"!==t&&(o=s.div.neg()),"div"!==t&&(a=s.mod.neg(),r&&0!==a.negative&&a.iadd(e)),{div:o,mod:a}):0===this.negative&&0!==e.negative?(s=this.divmod(e.neg(),t),"mod"!==t&&(o=s.div.neg()),{div:o,mod:s.mod}):0!==(this.negative&e.negative)?(s=this.neg().divmod(e.neg(),t),"div"!==t&&(a=s.mod.neg(),r&&0!==a.negative&&a.isub(e)),{div:s.div,mod:a}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modn(e.words[0]))}:this._wordDiv(e,t);var o,a,s},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var n=0!==t.div.negative?t.mod.isub(e):t.mod,r=e.ushrn(1),i=e.andln(1),o=n.cmp(r);return o<0||1===i&&0===o?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modn=function(e){n(e<=67108863);for(var t=(1<<26)%e,r=0,i=this.length-1;i>=0;i--)r=(t*r+(0|this.words[i]))%e;return r},i.prototype.idivn=function(e){n(e<=67108863);for(var t=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*t;this.words[r]=i/e|0,t=i%e}return this.strip()},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o=new i(1),a=new i(0),s=new i(0),c=new i(1),u=0;t.isEven()&&r.isEven();)t.iushrn(1),r.iushrn(1),++u;for(var l=r.clone(),d=t.clone();!t.isZero();){for(var f=0,h=1;0===(t.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(o.isOdd()||a.isOdd())&&(o.iadd(l),a.isub(d)),o.iushrn(1),a.iushrn(1);for(var p=0,b=1;0===(r.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(r.iushrn(p);p-- >0;)(s.isOdd()||c.isOdd())&&(s.iadd(l),c.isub(d)),s.iushrn(1),c.iushrn(1);t.cmp(r)>=0?(t.isub(r),o.isub(s),a.isub(c)):(r.isub(t),s.isub(o),c.isub(a))}return{a:s,b:c,gcd:r.iushln(u)}},i.prototype._invmp=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o,a=new i(1),s=new i(0),c=r.clone();t.cmpn(1)>0&&r.cmpn(1)>0;){for(var u=0,l=1;0===(t.words[0]&l)&&u<26;++u,l<<=1);if(u>0)for(t.iushrn(u);u-- >0;)a.isOdd()&&a.iadd(c),a.iushrn(1);for(var d=0,f=1;0===(r.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(r.iushrn(d);d-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);t.cmp(r)>=0?(t.isub(r),a.isub(s)):(r.isub(t),s.isub(a))}return(o=0===t.cmpn(1)?a:s).cmpn(0)<0&&o.iadd(e),o},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),n=e.clone();t.negative=0,n.negative=0;for(var r=0;t.isEven()&&n.isEven();r++)t.iushrn(1),n.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;n.isEven();)n.iushrn(1);var i=t.cmp(n);if(i<0){var o=t;t=n,n=o}else if(0===i||0===n.cmpn(1))break;t.isub(n)}return n.iushln(r)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return!(1&this.words[0])},i.prototype.isOdd=function(){return!(1&~this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){n("number"==typeof e);var t=e%26,r=(e-t)/26,i=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=i,this;for(var o=i,a=r;0!==o&&a<this.length;a++){var s=0|this.words[a];o=(s+=o)>>>26,s&=67108863,this.words[a]=s}return 0!==o&&(this.words[a]=o,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)t=1;else{r&&(e=-e),n(e<=67108863,"Number is too big");var i=0|this.words[0];t=i===e?0:i<e?-1:1}return 0!==this.negative?0|-t:t},i.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},i.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,n=this.length-1;n>=0;n--){var r=0|this.words[n],i=0|e.words[n];if(r!==i){r<i?t=-1:r>i&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new A(e)},i.prototype.toRed=function(e){return n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return n(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return n(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return n(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var m={k256:null,p224:null,p192:null,p25519:null};function g(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function w(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function x(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function A(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else n(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function S(e){A.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},g.prototype.ireduce=function(e){var t,n=e;do{this.split(n,this.tmp),t=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(t>this.n);var r=t<this.n?-1:n.ucmp(this.p);return 0===r?(n.words[0]=0,n.length=1):r>0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},g.prototype.split=function(e,t){e.iushrn(this.n,0,t)},g.prototype.imulK=function(e){return e.imul(this.k)},r(v,g),v.prototype.split=function(e,t){for(var n=4194303,r=Math.min(e.length,9),i=0;i<r;i++)t.words[i]=e.words[i];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var o=e.words[9];for(t.words[t.length++]=o&n,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(a&n)<<4|o>>>22,o=a}o>>>=22,e.words[i-10]=o,0===o&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,n=0;n<e.length;n++){var r=0|e.words[n];t+=977*r,e.words[n]=67108863&t,t=64*r+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},r(y,g),r(w,g),r(x,g),x.prototype.imulK=function(e){for(var t=0,n=0;n<e.length;n++){var r=19*(0|e.words[n])+t,i=67108863&r;r>>>=26,e.words[n]=i,t=r}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(m[e])return m[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new y;else if("p192"===e)t=new w;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new x}return m[e]=t,t},A.prototype._verify1=function(e){n(0===e.negative,"red works only with positives"),n(e.red,"red works only with red numbers")},A.prototype._verify2=function(e,t){n(0===(e.negative|t.negative),"red works only with positives"),n(e.red&&e.red===t.red,"red works only with red numbers")},A.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},A.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},A.prototype.add=function(e,t){this._verify2(e,t);var n=e.add(t);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},A.prototype.iadd=function(e,t){this._verify2(e,t);var n=e.iadd(t);return n.cmp(this.m)>=0&&n.isub(this.m),n},A.prototype.sub=function(e,t){this._verify2(e,t);var n=e.sub(t);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},A.prototype.isub=function(e,t){this._verify2(e,t);var n=e.isub(t);return n.cmpn(0)<0&&n.iadd(this.m),n},A.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},A.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},A.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},A.prototype.isqr=function(e){return this.imul(e,e.clone())},A.prototype.sqr=function(e){return this.mul(e,e)},A.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(n(t%2==1),3===t){var r=this.m.add(new i(1)).iushrn(2);return this.pow(e,r)}for(var o=this.m.subn(1),a=0;!o.isZero()&&0===o.andln(1);)a++,o.iushrn(1);n(!o.isZero());var s=new i(1).toRed(this),c=s.redNeg(),u=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new i(2*l*l).toRed(this);0!==this.pow(l,u).cmp(c);)l.redIAdd(c);for(var d=this.pow(l,o),f=this.pow(e,o.addn(1).iushrn(1)),h=this.pow(e,o),p=a;0!==h.cmp(s);){for(var b=h,m=0;0!==b.cmp(s);m++)b=b.redSqr();n(m<p);var g=this.pow(d,new i(1).iushln(p-m-1));f=f.redMul(g),d=g.redSqr(),h=h.redMul(d),p=m}return f},A.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},A.prototype.pow=function(e,t){if(t.isZero())return new i(1).toRed(this);if(0===t.cmpn(1))return e.clone();var n=new Array(16);n[0]=new i(1).toRed(this),n[1]=e;for(var r=2;r<n.length;r++)n[r]=this.mul(n[r-1],e);var o=n[0],a=0,s=0,c=t.bitLength()%26;for(0===c&&(c=26),r=t.length-1;r>=0;r--){for(var u=t.words[r],l=c-1;l>=0;l--){var d=u>>l&1;o!==n[0]&&(o=this.sqr(o)),0!==d||0!==a?(a<<=1,a|=d,(4===++s||0===r&&0===l)&&(o=this.mul(o,n[a]),s=0,a=0)):s=0}c=26}return o},A.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},A.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new S(e)},r(S,A),S.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},S.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},S.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var n=e.imul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},S.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var n=e.mul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=n.isub(r).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},S.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(Yn,Zn)),Yn.exports}function Qn(){if(Xn)return Kn;function e(e,t){if(!e)throw new Error(t||"Assertion failed")}return Xn=1,Kn=e,e.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)},Kn}var er,tr,nr={};function rr(){return er||(er=1,function(){var e=nr;function t(e){return 1===e.length?"0"+e:e}function n(e){for(var n="",r=0;r<e.length;r++)n+=t(e[r].toString(16));return n}e.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"!=typeof e){for(var r=0;r<e.length;r++)n[r]=0|e[r];return n}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(r=0;r<e.length;r+=2)n.push(parseInt(e[r]+e[r+1],16))}else for(r=0;r<e.length;r++){var i=e.charCodeAt(r),o=i>>8,a=255&i;o?n.push(o,a):n.push(a)}return n},e.zero2=t,e.toHex=n,e.encode=function(e,t){return"hex"===t?n(e):e}}()),nr}function ir(){return tr||(tr=1,function(){var e=Gn,t=Jn(),n=Qn(),r=rr();e.assert=n,e.toArray=r.toArray,e.zero2=r.zero2,e.toHex=r.toHex,e.encode=r.encode,e.getNAF=function(e,t,n){var r,i=new Array(Math.max(e.bitLength(),n)+1);for(r=0;r<i.length;r+=1)i[r]=0;var o=1<<t+1,a=e.clone();for(r=0;r<i.length;r++){var s,c=a.andln(o-1);a.isOdd()?(s=c>(o>>1)-1?(o>>1)-c:c,a.isubn(s)):s=0,i[r]=s,a.iushrn(1)}return i},e.getJSF=function(e,t){var n=[[],[]];e=e.clone(),t=t.clone();for(var r,i=0,o=0;e.cmpn(-i)>0||t.cmpn(-o)>0;){var a,s,c=e.andln(3)+i&3,u=t.andln(3)+o&3;3===c&&(c=-1),3===u&&(u=-1),a=1&c?3!==(r=e.andln(7)+i&7)&&5!==r||2!==u?c:-c:0,n[0].push(a),s=1&u?3!==(r=t.andln(7)+o&7)&&5!==r||2!==c?u:-u:0,n[1].push(s),2*i===a+1&&(i=1-i),2*o===s+1&&(o=1-o),e.iushrn(1),t.iushrn(1)}return n},e.cachedProperty=function(e,t,n){var r="_"+t;e.prototype[t]=function(){return void 0!==this[r]?this[r]:this[r]=n.call(this)}},e.parseBytes=function(t){return"string"==typeof t?e.toArray(t,"hex"):t},e.intFromLE=function(e){return new t(e,"hex","le")}}()),Gn}var or,ar={exports:{}};function sr(){if(or)return ar.exports;var e;function t(e){this.rand=e}if(or=1,ar.exports=function(n){return e||(e=new t(null)),e.generate(n)},ar.exports.Rand=t,t.prototype.generate=function(e){return this._rand(e)},t.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var t=new Uint8Array(e),n=0;n<t.length;n++)t[n]=this.rand.getByte();return t},"object"==typeof self)self.crypto&&self.crypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.crypto.getRandomValues(t),t}:self.msCrypto&&self.msCrypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.msCrypto.getRandomValues(t),t}:"object"==typeof window&&(t.prototype._rand=function(){throw new Error("Not implemented yet")});else try{var n=Oe;if("function"!=typeof n.randomBytes)throw new Error("Not supported");t.prototype._rand=function(e){return n.randomBytes(e)}}catch(e){}return ar.exports}var cr,ur,lr={};function dr(){if(ur)return cr;ur=1;var e=Jn(),t=ir(),n=t.getNAF,r=t.getJSF,i=t.assert;function o(t,n){this.type=t,this.p=new e(n.p,16),this.red=n.prime?e.red(n.prime):e.mont(this.p),this.zero=new e(0).toRed(this.red),this.one=new e(1).toRed(this.red),this.two=new e(2).toRed(this.red),this.n=n.n&&new e(n.n,16),this.g=n.g&&this.pointFromJSON(n.g,n.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function a(e,t){this.curve=e,this.type=t,this.precomputed=null}return cr=o,o.prototype.point=function(){throw new Error("Not implemented")},o.prototype.validate=function(){throw new Error("Not implemented")},o.prototype._fixedNafMul=function(e,t){i(e.precomputed);var r=e._getDoubles(),o=n(t,1,this._bitLength),a=(1<<r.step+1)-(r.step%2==0?2:1);a/=3;var s,c,u=[];for(s=0;s<o.length;s+=r.step){c=0;for(var l=s+r.step-1;l>=s;l--)c=(c<<1)+o[l];u.push(c)}for(var d=this.jpoint(null,null,null),f=this.jpoint(null,null,null),h=a;h>0;h--){for(s=0;s<u.length;s++)(c=u[s])===h?f=f.mixedAdd(r.points[s]):c===-h&&(f=f.mixedAdd(r.points[s].neg()));d=d.add(f)}return d.toP()},o.prototype._wnafMul=function(e,t){var r=4,o=e._getNAFPoints(r);r=o.wnd;for(var a=o.points,s=n(t,r,this._bitLength),c=this.jpoint(null,null,null),u=s.length-1;u>=0;u--){for(var l=0;u>=0&&0===s[u];u--)l++;if(u>=0&&l++,c=c.dblp(l),u<0)break;var d=s[u];i(0!==d),c="affine"===e.type?d>0?c.mixedAdd(a[d-1>>1]):c.mixedAdd(a[-d-1>>1].neg()):d>0?c.add(a[d-1>>1]):c.add(a[-d-1>>1].neg())}return"affine"===e.type?c.toP():c},o.prototype._wnafMulAdd=function(e,t,i,o,a){var s,c,u,l=this._wnafT1,d=this._wnafT2,f=this._wnafT3,h=0;for(s=0;s<o;s++){var p=(u=t[s])._getNAFPoints(e);l[s]=p.wnd,d[s]=p.points}for(s=o-1;s>=1;s-=2){var b=s-1,m=s;if(1===l[b]&&1===l[m]){var g=[t[b],null,null,t[m]];0===t[b].y.cmp(t[m].y)?(g[1]=t[b].add(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg())):0===t[b].y.cmp(t[m].y.redNeg())?(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].add(t[m].neg())):(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg()));var v=[-3,-1,-5,-7,0,7,5,1,3],y=r(i[b],i[m]);for(h=Math.max(y[0].length,h),f[b]=new Array(h),f[m]=new Array(h),c=0;c<h;c++){var w=0|y[0][c],x=0|y[1][c];f[b][c]=v[3*(w+1)+(x+1)],f[m][c]=0,d[b]=g}}else f[b]=n(i[b],l[b],this._bitLength),f[m]=n(i[m],l[m],this._bitLength),h=Math.max(f[b].length,h),h=Math.max(f[m].length,h)}var A=this.jpoint(null,null,null),S=this._wnafT4;for(s=h;s>=0;s--){for(var E=0;s>=0;){var _=!0;for(c=0;c<o;c++)S[c]=0|f[c][s],0!==S[c]&&(_=!1);if(!_)break;E++,s--}if(s>=0&&E++,A=A.dblp(E),s<0)break;for(c=0;c<o;c++){var O=S[c];0!==O&&(O>0?u=d[c][O-1>>1]:O<0&&(u=d[c][-O-1>>1].neg()),A="affine"===u.type?A.mixedAdd(u):A.add(u))}}for(s=0;s<o;s++)d[s]=null;return a?A:A.toP()},o.BasePoint=a,a.prototype.eq=function(){throw new Error("Not implemented")},a.prototype.validate=function(){return this.curve.validate(this)},o.prototype.decodePoint=function(e,n){e=t.toArray(e,n);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?i(e[e.length-1]%2==0):7===e[0]&&i(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")},a.prototype.encodeCompressed=function(e){return this.encode(e,!0)},a.prototype._encode=function(e){var t=this.curve.p.byteLength(),n=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(n):[4].concat(n,this.getY().toArray("be",t))},a.prototype.encode=function(e,n){return t.encode(this._encode(n),e)},a.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},a.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},a.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var n=[this],r=this,i=0;i<t;i+=e){for(var o=0;o<e;o++)r=r.dbl();n.push(r)}return{step:e,points:n}},a.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],n=(1<<e)-1,r=1===n?null:this.dbl(),i=1;i<n;i++)t[i]=t[i-1].add(r);return{wnd:e,points:t}},a.prototype._getBeta=function(){return null},a.prototype.dblp=function(e){for(var t=this,n=0;n<e;n++)t=t.dbl();return t},cr}var fr,hr,pr,br,mr,gr,vr,yr,wr={exports:{}};function xr(){return fr||(fr=1,"function"==typeof Object.create?wr.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:wr.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}),wr.exports}function Ar(){return yr||(yr=1,function(e){var t=e;t.base=dr(),t.short=function(){if(pr)return hr;pr=1;var e=ir(),t=Jn(),n=xr(),r=dr(),i=e.assert;function o(e){r.call(this,"short",e),this.a=new t(e.a,16).toRed(this.red),this.b=new t(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function a(e,n,i,o){r.BasePoint.call(this,e,"affine"),null===n&&null===i?(this.x=null,this.y=null,this.inf=!0):(this.x=new t(n,16),this.y=new t(i,16),o&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function s(e,n,i,o){r.BasePoint.call(this,e,"jacobian"),null===n&&null===i&&null===o?(this.x=this.curve.one,this.y=this.curve.one,this.z=new t(0)):(this.x=new t(n,16),this.y=new t(i,16),this.z=new t(o,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}return n(o,r),hr=o,o.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var n,r;if(e.beta)n=new t(e.beta,16).toRed(this.red);else{var o=this._getEndoRoots(this.p);n=(n=o[0].cmp(o[1])<0?o[0]:o[1]).toRed(this.red)}if(e.lambda)r=new t(e.lambda,16);else{var a=this._getEndoRoots(this.n);0===this.g.mul(a[0]).x.cmp(this.g.x.redMul(n))?r=a[0]:(r=a[1],i(0===this.g.mul(r).x.cmp(this.g.x.redMul(n))))}return{beta:n,lambda:r,basis:e.basis?e.basis.map(function(e){return{a:new t(e.a,16),b:new t(e.b,16)}}):this._getEndoBasis(r)}}},o.prototype._getEndoRoots=function(e){var n=e===this.p?this.red:t.mont(e),r=new t(2).toRed(n).redInvm(),i=r.redNeg(),o=new t(3).toRed(n).redNeg().redSqrt().redMul(r);return[i.redAdd(o).fromRed(),i.redSub(o).fromRed()]},o.prototype._getEndoBasis=function(e){for(var n,r,i,o,a,s,c,u,l,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,h=this.n.clone(),p=new t(1),b=new t(0),m=new t(0),g=new t(1),v=0;0!==f.cmpn(0);){var y=h.div(f);u=h.sub(y.mul(f)),l=m.sub(y.mul(p));var w=g.sub(y.mul(b));if(!i&&u.cmp(d)<0)n=c.neg(),r=p,i=u.neg(),o=l;else if(i&&2===++v)break;c=u,h=f,f=u,m=p,p=l,g=b,b=w}a=u.neg(),s=l;var x=i.sqr().add(o.sqr());return a.sqr().add(s.sqr()).cmp(x)>=0&&(a=n,s=r),i.negative&&(i=i.neg(),o=o.neg()),a.negative&&(a=a.neg(),s=s.neg()),[{a:i,b:o},{a:a,b:s}]},o.prototype._endoSplit=function(e){var t=this.endo.basis,n=t[0],r=t[1],i=r.b.mul(e).divRound(this.n),o=n.b.neg().mul(e).divRound(this.n),a=i.mul(n.a),s=o.mul(r.a),c=i.mul(n.b),u=o.mul(r.b);return{k1:e.sub(a).sub(s),k2:c.add(u).neg()}},o.prototype.pointFromX=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=i.fromRed().isOdd();return(n&&!o||!n&&o)&&(i=i.redNeg()),this.point(e,i)},o.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,n=e.y,r=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(r).redIAdd(this.b);return 0===n.redSqr().redISub(i).cmpn(0)},o.prototype._endoWnafMulAdd=function(e,t,n){for(var r=this._endoWnafT1,i=this._endoWnafT2,o=0;o<e.length;o++){var a=this._endoSplit(t[o]),s=e[o],c=s._getBeta();a.k1.negative&&(a.k1.ineg(),s=s.neg(!0)),a.k2.negative&&(a.k2.ineg(),c=c.neg(!0)),r[2*o]=s,r[2*o+1]=c,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var u=this._wnafMulAdd(1,r,i,2*o,n),l=0;l<2*o;l++)r[l]=null,i[l]=null;return u},n(a,r.BasePoint),o.prototype.point=function(e,t,n){return new a(this,e,t,n)},o.prototype.pointFromJSON=function(e,t){return a.fromJSON(this,e,t)},a.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var n=this.curve,r=function(e){return n.point(e.x.redMul(n.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(r)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(r)}}}return t}},a.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},a.fromJSON=function(e,t,n){"string"==typeof t&&(t=JSON.parse(t));var r=e.point(t[0],t[1],n);if(!t[2])return r;function i(t){return e.point(t[0],t[1],n)}var o=t[2];return r.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[r].concat(o.doubles.points.map(i))},naf:o.naf&&{wnd:o.naf.wnd,points:[r].concat(o.naf.points.map(i))}},r},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return this.inf},a.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var n=t.redSqr().redISub(this.x).redISub(e.x),r=t.redMul(this.x.redSub(n)).redISub(this.y);return this.curve.point(n,r)},a.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,n=this.x.redSqr(),r=e.redInvm(),i=n.redAdd(n).redIAdd(n).redIAdd(t).redMul(r),o=i.redSqr().redISub(this.x.redAdd(this.x)),a=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},a.prototype.getX=function(){return this.x.fromRed()},a.prototype.getY=function(){return this.y.fromRed()},a.prototype.mul=function(e){return e=new t(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,n){var r=[this,t],i=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,i):this.curve._wnafMulAdd(1,r,i,2)},a.prototype.jmulAdd=function(e,t,n){var r=[this,t],i=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,i,!0):this.curve._wnafMulAdd(1,r,i,2,!0)},a.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},a.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var n=this.precomputed,r=function(e){return e.neg()};t.precomputed={naf:n.naf&&{wnd:n.naf.wnd,points:n.naf.points.map(r)},doubles:n.doubles&&{step:n.doubles.step,points:n.doubles.points.map(r)}}}return t},a.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},n(s,r.BasePoint),o.prototype.jpoint=function(e,t,n){return new s(this,e,t,n)},s.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),n=this.x.redMul(t),r=this.y.redMul(t).redMul(e);return this.curve.point(n,r)},s.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},s.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),n=this.z.redSqr(),r=this.x.redMul(t),i=e.x.redMul(n),o=this.y.redMul(t.redMul(e.z)),a=e.y.redMul(n.redMul(this.z)),s=r.redSub(i),c=o.redSub(a);if(0===s.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=s.redSqr(),l=u.redMul(s),d=r.redMul(u),f=c.redSqr().redIAdd(l).redISub(d).redISub(d),h=c.redMul(d.redISub(f)).redISub(o.redMul(l)),p=this.z.redMul(e.z).redMul(s);return this.curve.jpoint(f,h,p)},s.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),n=this.x,r=e.x.redMul(t),i=this.y,o=e.y.redMul(t).redMul(this.z),a=n.redSub(r),s=i.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),u=c.redMul(a),l=n.redMul(c),d=s.redSqr().redIAdd(u).redISub(l).redISub(l),f=s.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(a);return this.curve.jpoint(d,f,h)},s.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var n=this;for(t=0;t<e;t++)n=n.dbl();return n}var r=this.curve.a,i=this.curve.tinv,o=this.x,a=this.y,s=this.z,c=s.redSqr().redSqr(),u=a.redAdd(a);for(t=0;t<e;t++){var l=o.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(r.redMul(c)),p=o.redMul(d),b=h.redSqr().redISub(p.redAdd(p)),m=p.redISub(b),g=h.redMul(m);g=g.redIAdd(g).redISub(f);var v=u.redMul(s);t+1<e&&(c=c.redMul(f)),o=b,s=v,u=g}return this.curve.jpoint(o,u.redMul(i),s)},s.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},s.prototype._zeroDbl=function(){var e,t,n;if(this.zOne){var r=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(r).redISub(o);a=a.redIAdd(a);var s=r.redAdd(r).redIAdd(r),c=s.redSqr().redISub(a).redISub(a),u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),e=c,t=s.redMul(a.redISub(c)).redISub(u),n=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),b=p.redSqr(),m=f.redIAdd(f);m=(m=m.redIAdd(m)).redIAdd(m),e=b.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(m),n=(n=this.y.redMul(this.z)).redIAdd(n)}return this.curve.jpoint(e,t,n)},s.prototype._threeDbl=function(){var e,t,n;if(this.zOne){var r=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(r).redISub(o);a=a.redIAdd(a);var s=r.redAdd(r).redIAdd(r).redIAdd(this.curve.a),c=s.redSqr().redISub(a).redISub(a);e=c;var u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),t=s.redMul(a.redISub(c)).redISub(u),n=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),b=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(b),n=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var m=d.redSqr();m=(m=(m=m.redIAdd(m)).redIAdd(m)).redIAdd(m),t=h.redMul(p.redISub(e)).redISub(m)}return this.curve.jpoint(e,t,n)},s.prototype._dbl=function(){var e=this.curve.a,t=this.x,n=this.y,r=this.z,i=r.redSqr().redSqr(),o=t.redSqr(),a=n.redSqr(),s=o.redAdd(o).redIAdd(o).redIAdd(e.redMul(i)),c=t.redAdd(t),u=(c=c.redIAdd(c)).redMul(a),l=s.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=a.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=s.redMul(d).redISub(f),p=n.redAdd(n).redMul(r);return this.curve.jpoint(l,h,p)},s.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),n=this.z.redSqr(),r=t.redSqr(),i=e.redAdd(e).redIAdd(e),o=i.redSqr(),a=this.x.redAdd(t).redSqr().redISub(e).redISub(r),s=(a=(a=(a=a.redIAdd(a)).redAdd(a).redIAdd(a)).redISub(o)).redSqr(),c=r.redIAdd(r);c=(c=(c=c.redIAdd(c)).redIAdd(c)).redIAdd(c);var u=i.redIAdd(a).redSqr().redISub(o).redISub(s).redISub(c),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(s).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(c.redISub(u)).redISub(a.redMul(s)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(a).redSqr().redISub(n).redISub(s);return this.curve.jpoint(d,f,h)},s.prototype.mul=function(e,n){return e=new t(e,n),this.curve._wnafMul(this,e)},s.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),n=e.z.redSqr();if(0!==this.x.redMul(n).redISub(e.x.redMul(t)).cmpn(0))return!1;var r=t.redMul(this.z),i=n.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(r)).cmpn(0)},s.prototype.eqXToP=function(e){var t=this.z.redSqr(),n=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(n))return!0;for(var r=e.clone(),i=this.curve.redN.redMul(t);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(n.redIAdd(i),0===this.x.cmp(n))return!0}},s.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},s.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},hr}(),t.mont=function(){if(mr)return br;mr=1;var e=Jn(),t=xr(),n=dr(),r=ir();function i(t){n.call(this,"mont",t),this.a=new e(t.a,16).toRed(this.red),this.b=new e(t.b,16).toRed(this.red),this.i4=new e(4).toRed(this.red).redInvm(),this.two=new e(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function o(t,r,i){n.BasePoint.call(this,t,"projective"),null===r&&null===i?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new e(r,16),this.z=new e(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}return t(i,n),br=i,i.prototype.validate=function(e){var t=e.normalize().x,n=t.redSqr(),r=n.redMul(t).redAdd(n.redMul(this.a)).redAdd(t);return 0===r.redSqrt().redSqr().cmp(r)},t(o,n.BasePoint),i.prototype.decodePoint=function(e,t){return this.point(r.toArray(e,t),1)},i.prototype.point=function(e,t){return new o(this,e,t)},i.prototype.pointFromJSON=function(e){return o.fromJSON(this,e)},o.prototype.precompute=function(){},o.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},o.fromJSON=function(e,t){return new o(e,t[0],t[1]||e.one)},o.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},o.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),n=e.redSub(t),r=e.redMul(t),i=n.redMul(t.redAdd(this.curve.a24.redMul(n)));return this.curve.point(r,i)},o.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.diffAdd=function(e,t){var n=this.x.redAdd(this.z),r=this.x.redSub(this.z),i=e.x.redAdd(e.z),o=e.x.redSub(e.z).redMul(n),a=i.redMul(r),s=t.z.redMul(o.redAdd(a).redSqr()),c=t.x.redMul(o.redISub(a).redSqr());return this.curve.point(s,c)},o.prototype.mul=function(e){for(var t=e.clone(),n=this,r=this.curve.point(null,null),i=[];0!==t.cmpn(0);t.iushrn(1))i.push(t.andln(1));for(var o=i.length-1;o>=0;o--)0===i[o]?(n=n.diffAdd(r,this),r=r.dbl()):(r=n.diffAdd(r,this),n=n.dbl());return r},o.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},o.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},o.prototype.getX=function(){return this.normalize(),this.x.fromRed()},br}(),t.edwards=function(){if(vr)return gr;vr=1;var e=ir(),t=Jn(),n=xr(),r=dr(),i=e.assert;function o(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,r.call(this,"edwards",e),this.a=new t(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new t(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new t(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),i(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function a(e,n,i,o,a){r.BasePoint.call(this,e,"projective"),null===n&&null===i&&null===o?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new t(n,16),this.y=new t(i,16),this.z=o?new t(o,16):this.curve.one,this.t=a&&new t(a,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}return n(o,r),gr=o,o.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},o.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},o.prototype.jpoint=function(e,t,n,r){return this.point(e,t,n,r)},o.prototype.pointFromX=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=this.c2.redSub(this.a.redMul(r)),o=this.one.redSub(this.c2.redMul(this.d).redMul(r)),a=i.redMul(o.redInvm()),s=a.redSqrt();if(0!==s.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");var c=s.fromRed().isOdd();return(n&&!c||!n&&c)&&(s=s.redNeg()),this.point(e,s)},o.prototype.pointFromY=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=r.redSub(this.c2),o=r.redMul(this.d).redMul(this.c2).redSub(this.a),a=i.redMul(o.redInvm());if(0===a.cmp(this.zero)){if(n)throw new Error("invalid point");return this.point(this.zero,e)}var s=a.redSqrt();if(0!==s.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");return s.fromRed().isOdd()!==n&&(s=s.redNeg()),this.point(s,e)},o.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),n=e.y.redSqr(),r=t.redMul(this.a).redAdd(n),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(n)));return 0===r.cmp(i)},n(a,r.BasePoint),o.prototype.pointFromJSON=function(e){return a.fromJSON(this,e)},o.prototype.point=function(e,t,n,r){return new a(this,e,t,n,r)},a.fromJSON=function(e,t){return new a(e,t[0],t[1],t[2])},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},a.prototype._extDbl=function(){var e=this.x.redSqr(),t=this.y.redSqr(),n=this.z.redSqr();n=n.redIAdd(n);var r=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),o=r.redAdd(t),a=o.redSub(n),s=r.redSub(t),c=i.redMul(a),u=o.redMul(s),l=i.redMul(s),d=a.redMul(o);return this.curve.point(c,u,d,l)},a.prototype._projDbl=function(){var e,t,n,r,i,o,a=this.x.redAdd(this.y).redSqr(),s=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var u=(r=this.curve._mulA(s)).redAdd(c);this.zOne?(e=a.redSub(s).redSub(c).redMul(u.redSub(this.curve.two)),t=u.redMul(r.redSub(c)),n=u.redSqr().redSub(u).redSub(u)):(i=this.z.redSqr(),o=u.redSub(i).redISub(i),e=a.redSub(s).redISub(c).redMul(o),t=u.redMul(r.redSub(c)),n=u.redMul(o))}else r=s.redAdd(c),i=this.curve._mulC(this.z).redSqr(),o=r.redSub(i).redSub(i),e=this.curve._mulC(a.redISub(r)).redMul(o),t=this.curve._mulC(r).redMul(s.redISub(c)),n=r.redMul(o);return this.curve.point(e,t,n)},a.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},a.prototype._extAdd=function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),n=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),r=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),o=n.redSub(t),a=i.redSub(r),s=i.redAdd(r),c=n.redAdd(t),u=o.redMul(a),l=s.redMul(c),d=o.redMul(c),f=a.redMul(s);return this.curve.point(u,l,f,d)},a.prototype._projAdd=function(e){var t,n,r=this.z.redMul(e.z),i=r.redSqr(),o=this.x.redMul(e.x),a=this.y.redMul(e.y),s=this.curve.d.redMul(o).redMul(a),c=i.redSub(s),u=i.redAdd(s),l=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(o).redISub(a),d=r.redMul(c).redMul(l);return this.curve.twisted?(t=r.redMul(u).redMul(a.redSub(this.curve._mulA(o))),n=c.redMul(u)):(t=r.redMul(u).redMul(a.redSub(o)),n=this.curve._mulC(c).redMul(u)),this.curve.point(d,t,n)},a.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)},a.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,n){return this.curve._wnafMulAdd(1,[this,t],[e,n],2,!1)},a.prototype.jmulAdd=function(e,t,n){return this.curve._wnafMulAdd(1,[this,t],[e,n],2,!0)},a.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},a.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},a.prototype.getX=function(){return this.normalize(),this.x.fromRed()},a.prototype.getY=function(){return this.normalize(),this.y.fromRed()},a.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},a.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var n=e.clone(),r=this.curve.redN.redMul(this.z);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(r),0===this.x.cmp(t))return!0}},a.prototype.toP=a.prototype.normalize,a.prototype.mixedAdd=a.prototype.add,gr}()}(lr)),lr}var Sr,Er={},_r={},Or={};function Nr(){if(Sr)return Or;Sr=1;var e=Qn(),t=xr();function n(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function r(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function i(e){return 1===e.length?"0"+e:e}function o(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}return Or.inherits=t,Or.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)r.push(parseInt(e[o]+e[o+1],16))}else for(var i=0,o=0;o<e.length;o++){var a=e.charCodeAt(o);a<128?r[i++]=a:a<2048?(r[i++]=a>>6|192,r[i++]=63&a|128):n(e,o)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++o)),r[i++]=a>>18|240,r[i++]=a>>12&63|128,r[i++]=a>>6&63|128,r[i++]=63&a|128):(r[i++]=a>>12|224,r[i++]=a>>6&63|128,r[i++]=63&a|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},Or.toHex=function(e){for(var t="",n=0;n<e.length;n++)t+=i(e[n].toString(16));return t},Or.htonl=r,Or.toHex32=function(e,t){for(var n="",i=0;i<e.length;i++){var a=e[i];"little"===t&&(a=r(a)),n+=o(a.toString(16))}return n},Or.zero2=i,Or.zero8=o,Or.join32=function(t,n,r,i){var o=r-n;e(o%4==0);for(var a=new Array(o/4),s=0,c=n;s<a.length;s++,c+=4){var u;u="big"===i?t[c]<<24|t[c+1]<<16|t[c+2]<<8|t[c+3]:t[c+3]<<24|t[c+2]<<16|t[c+1]<<8|t[c],a[s]=u>>>0}return a},Or.split32=function(e,t){for(var n=new Array(4*e.length),r=0,i=0;r<e.length;r++,i+=4){var o=e[r];"big"===t?(n[i]=o>>>24,n[i+1]=o>>>16&255,n[i+2]=o>>>8&255,n[i+3]=255&o):(n[i+3]=o>>>24,n[i+2]=o>>>16&255,n[i+1]=o>>>8&255,n[i]=255&o)}return n},Or.rotr32=function(e,t){return e>>>t|e<<32-t},Or.rotl32=function(e,t){return e<<t|e>>>32-t},Or.sum32=function(e,t){return e+t>>>0},Or.sum32_3=function(e,t,n){return e+t+n>>>0},Or.sum32_4=function(e,t,n,r){return e+t+n+r>>>0},Or.sum32_5=function(e,t,n,r,i){return e+t+n+r+i>>>0},Or.sum64=function(e,t,n,r){var i=e[t],o=r+e[t+1]>>>0,a=(o<r?1:0)+n+i;e[t]=a>>>0,e[t+1]=o},Or.sum64_hi=function(e,t,n,r){return(t+r>>>0<t?1:0)+e+n>>>0},Or.sum64_lo=function(e,t,n,r){return t+r>>>0},Or.sum64_4_hi=function(e,t,n,r,i,o,a,s){var c=0,u=t;return c+=(u=u+r>>>0)<t?1:0,c+=(u=u+o>>>0)<o?1:0,e+n+i+a+(c+=(u=u+s>>>0)<s?1:0)>>>0},Or.sum64_4_lo=function(e,t,n,r,i,o,a,s){return t+r+o+s>>>0},Or.sum64_5_hi=function(e,t,n,r,i,o,a,s,c,u){var l=0,d=t;return l+=(d=d+r>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+s>>>0)<s?1:0,e+n+i+a+c+(l+=(d=d+u>>>0)<u?1:0)>>>0},Or.sum64_5_lo=function(e,t,n,r,i,o,a,s,c,u){return t+r+o+s+u>>>0},Or.rotr64_hi=function(e,t,n){return(t<<32-n|e>>>n)>>>0},Or.rotr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},Or.shr64_hi=function(e,t,n){return e>>>n},Or.shr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},Or}var Tr,kr={};function Ir(){if(Tr)return kr;Tr=1;var e=Nr(),t=Qn();function n(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}return kr.BlockHash=n,n.prototype.update=function(t,n){if(t=e.toArray(t,n),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=e.join32(t,0,t.length-r,this.endian);for(var i=0;i<t.length;i+=this._delta32)this._update(t,i,i+this._delta32)}return this},n.prototype.digest=function(e){return this.update(this._pad()),t(null===this.pending),this._digest(e)},n.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,n=t-(e+this.padLength)%t,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=e>>>24&255,r[i++]=e>>>16&255,r[i++]=e>>>8&255,r[i++]=255&e}else for(r[i++]=255&e,r[i++]=e>>>8&255,r[i++]=e>>>16&255,r[i++]=e>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o<this.padLength;o++)r[i++]=0;return r},kr}var Cr,jr,Br,Mr,Rr,Lr,Pr,Ur,Fr,Dr,$r,zr,Wr={},qr={};function Kr(){if(Cr)return qr;Cr=1;var e=Nr().rotr32;function t(e,t,n){return e&t^~e&n}function n(e,t,n){return e&t^e&n^t&n}function r(e,t,n){return e^t^n}return qr.ft_1=function(e,i,o,a){return 0===e?t(i,o,a):1===e||3===e?r(i,o,a):2===e?n(i,o,a):void 0},qr.ch32=t,qr.maj32=n,qr.p32=r,qr.s0_256=function(t){return e(t,2)^e(t,13)^e(t,22)},qr.s1_256=function(t){return e(t,6)^e(t,11)^e(t,25)},qr.g0_256=function(t){return e(t,7)^e(t,18)^t>>>3},qr.g1_256=function(t){return e(t,17)^e(t,19)^t>>>10},qr}function Xr(){if(Rr)return Mr;Rr=1;var e=Nr(),t=Ir(),n=Kr(),r=Qn(),i=e.sum32,o=e.sum32_4,a=e.sum32_5,s=n.ch32,c=n.maj32,u=n.s0_256,l=n.s1_256,d=n.g0_256,f=n.g1_256,h=t.BlockHash,p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=p,this.W=new Array(64)}return e.inherits(b,h),Mr=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var n=this.W,h=0;h<16;h++)n[h]=e[t+h];for(;h<n.length;h++)n[h]=o(f(n[h-2]),n[h-7],d(n[h-15]),n[h-16]);var p=this.h[0],b=this.h[1],m=this.h[2],g=this.h[3],v=this.h[4],y=this.h[5],w=this.h[6],x=this.h[7];for(r(this.k.length===n.length),h=0;h<n.length;h++){var A=a(x,l(v),s(v,y,w),this.k[h],n[h]),S=i(u(p),c(p,b,m));x=w,w=y,y=v,v=i(g,A),g=m,m=b,b=p,p=i(A,S)}this.h[0]=i(this.h[0],p),this.h[1]=i(this.h[1],b),this.h[2]=i(this.h[2],m),this.h[3]=i(this.h[3],g),this.h[4]=i(this.h[4],v),this.h[5]=i(this.h[5],y),this.h[6]=i(this.h[6],w),this.h[7]=i(this.h[7],x)},b.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Mr}function Hr(){if(Fr)return Ur;Fr=1;var e=Nr(),t=Ir(),n=Qn(),r=e.rotr64_hi,i=e.rotr64_lo,o=e.shr64_hi,a=e.shr64_lo,s=e.sum64,c=e.sum64_hi,u=e.sum64_lo,l=e.sum64_4_hi,d=e.sum64_4_lo,f=e.sum64_5_hi,h=e.sum64_5_lo,p=t.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function m(){if(!(this instanceof m))return new m;p.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function g(e,t,n,r,i){var o=e&n^~e&i;return o<0&&(o+=4294967296),o}function v(e,t,n,r,i,o){var a=t&r^~t&o;return a<0&&(a+=4294967296),a}function y(e,t,n,r,i){var o=e&n^e&i^n&i;return o<0&&(o+=4294967296),o}function w(e,t,n,r,i,o){var a=t&r^t&o^r&o;return a<0&&(a+=4294967296),a}function x(e,t){var n=r(e,t,28)^r(t,e,2)^r(t,e,7);return n<0&&(n+=4294967296),n}function A(e,t){var n=i(e,t,28)^i(t,e,2)^i(t,e,7);return n<0&&(n+=4294967296),n}function S(e,t){var n=r(e,t,14)^r(e,t,18)^r(t,e,9);return n<0&&(n+=4294967296),n}function E(e,t){var n=i(e,t,14)^i(e,t,18)^i(t,e,9);return n<0&&(n+=4294967296),n}function _(e,t){var n=r(e,t,1)^r(e,t,8)^o(e,t,7);return n<0&&(n+=4294967296),n}function O(e,t){var n=i(e,t,1)^i(e,t,8)^a(e,t,7);return n<0&&(n+=4294967296),n}function N(e,t){var n=r(e,t,19)^r(t,e,29)^o(e,t,6);return n<0&&(n+=4294967296),n}function T(e,t){var n=i(e,t,19)^i(t,e,29)^a(e,t,6);return n<0&&(n+=4294967296),n}return e.inherits(m,p),Ur=m,m.blockSize=1024,m.outSize=512,m.hmacStrength=192,m.padLength=128,m.prototype._prepareBlock=function(e,t){for(var n=this.W,r=0;r<32;r++)n[r]=e[t+r];for(;r<n.length;r+=2){var i=N(n[r-4],n[r-3]),o=T(n[r-4],n[r-3]),a=n[r-14],s=n[r-13],c=_(n[r-30],n[r-29]),u=O(n[r-30],n[r-29]),f=n[r-32],h=n[r-31];n[r]=l(i,o,a,s,c,u,f,h),n[r+1]=d(i,o,a,s,c,u,f,h)}},m.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,i=this.h[0],o=this.h[1],a=this.h[2],l=this.h[3],d=this.h[4],p=this.h[5],b=this.h[6],m=this.h[7],_=this.h[8],O=this.h[9],N=this.h[10],T=this.h[11],k=this.h[12],I=this.h[13],C=this.h[14],j=this.h[15];n(this.k.length===r.length);for(var B=0;B<r.length;B+=2){var M=C,R=j,L=S(_,O),P=E(_,O),U=g(_,O,N,T,k),F=v(_,O,N,T,k,I),D=this.k[B],$=this.k[B+1],z=r[B],W=r[B+1],q=f(M,R,L,P,U,F,D,$,z,W),K=h(M,R,L,P,U,F,D,$,z,W);M=x(i,o),R=A(i,o),L=y(i,o,a,l,d),P=w(i,o,a,l,d,p);var X=c(M,R,L,P),H=u(M,R,L,P);C=k,j=I,k=N,I=T,N=_,T=O,_=c(b,m,q,K),O=u(m,m,q,K),b=d,m=p,d=a,p=l,a=i,l=o,i=c(q,K,X,H),o=u(q,K,X,H)}s(this.h,0,i,o),s(this.h,2,a,l),s(this.h,4,d,p),s(this.h,6,b,m),s(this.h,8,_,O),s(this.h,10,N,T),s(this.h,12,k,I),s(this.h,14,C,j)},m.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Ur}function Vr(){return zr||(zr=1,Wr.sha1=function(){if(Br)return jr;Br=1;var e=Nr(),t=Ir(),n=Kr(),r=e.rotl32,i=e.sum32,o=e.sum32_5,a=n.ft_1,s=t.BlockHash,c=[1518500249,1859775393,2400959708,3395469782];function u(){if(!(this instanceof u))return new u;s.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}return e.inherits(u,s),jr=u,u.blockSize=512,u.outSize=160,u.hmacStrength=80,u.padLength=64,u.prototype._update=function(e,t){for(var n=this.W,s=0;s<16;s++)n[s]=e[t+s];for(;s<n.length;s++)n[s]=r(n[s-3]^n[s-8]^n[s-14]^n[s-16],1);var u=this.h[0],l=this.h[1],d=this.h[2],f=this.h[3],h=this.h[4];for(s=0;s<n.length;s++){var p=~~(s/20),b=o(r(u,5),a(p,l,d,f),h,n[s],c[p]);h=f,f=d,d=r(l,30),l=u,u=b}this.h[0]=i(this.h[0],u),this.h[1]=i(this.h[1],l),this.h[2]=i(this.h[2],d),this.h[3]=i(this.h[3],f),this.h[4]=i(this.h[4],h)},u.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},jr}(),Wr.sha224=function(){if(Pr)return Lr;Pr=1;var e=Nr(),t=Xr();function n(){if(!(this instanceof n))return new n;t.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}return e.inherits(n,t),Lr=n,n.blockSize=512,n.outSize=224,n.hmacStrength=192,n.padLength=64,n.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,7),"big"):e.split32(this.h.slice(0,7),"big")},Lr}(),Wr.sha256=Xr(),Wr.sha384=function(){if($r)return Dr;$r=1;var e=Nr(),t=Hr();function n(){if(!(this instanceof n))return new n;t.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}return e.inherits(n,t),Dr=n,n.blockSize=1024,n.outSize=384,n.hmacStrength=192,n.padLength=128,n.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,12),"big"):e.split32(this.h.slice(0,12),"big")},Dr}(),Wr.sha512=Hr()),Wr}var Gr,Yr,Zr,Jr,Qr,ei,ti,ni,ri,ii,oi,ai,si,ci,ui,li,di,fi,hi,pi,bi,mi,gi,vi,yi,wi,xi,Ai,Si={};function Ei(){return Jr||(Jr=1,function(e){var t=e;t.utils=Nr(),t.common=Ir(),t.sha=Vr(),t.ripemd=function(){if(Gr)return Si;Gr=1;var e=Nr(),t=Ir(),n=e.rotl32,r=e.sum32,i=e.sum32_3,o=e.sum32_4,a=t.BlockHash;function s(){if(!(this instanceof s))return new s;a.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function c(e,t,n,r){return e<=15?t^n^r:e<=31?t&n|~t&r:e<=47?(t|~n)^r:e<=63?t&r|n&~r:t^(n|~r)}function u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function l(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}e.inherits(s,a),Si.ripemd160=s,s.blockSize=512,s.outSize=160,s.hmacStrength=192,s.padLength=64,s.prototype._update=function(e,t){for(var a=this.h[0],s=this.h[1],b=this.h[2],m=this.h[3],g=this.h[4],v=a,y=s,w=b,x=m,A=g,S=0;S<80;S++){var E=r(n(o(a,c(S,s,b,m),e[d[S]+t],u(S)),h[S]),g);a=g,g=m,m=n(b,10),b=s,s=E,E=r(n(o(v,c(79-S,y,w,x),e[f[S]+t],l(S)),p[S]),A),v=A,A=x,x=n(w,10),w=y,y=E}E=i(this.h[1],b,x),this.h[1]=i(this.h[2],m,A),this.h[2]=i(this.h[3],g,v),this.h[3]=i(this.h[4],a,y),this.h[4]=i(this.h[0],s,w),this.h[0]=E},s.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"little"):e.split32(this.h,"little")};var d=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],f=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],h=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11];return Si}(),t.hmac=function(){if(Zr)return Yr;Zr=1;var e=Nr(),t=Qn();function n(t,r,i){if(!(this instanceof n))return new n(t,r,i);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(e.toArray(r,i))}return Yr=n,n.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),t(e.length<=this.blockSize);for(var n=e.length;n<this.blockSize;n++)e.push(0);for(n=0;n<e.length;n++)e[n]^=54;for(this.inner=(new this.Hash).update(e),n=0;n<e.length;n++)e[n]^=106;this.outer=(new this.Hash).update(e)},n.prototype.update=function(e,t){return this.inner.update(e,t),this},n.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},Yr}(),t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}(_r)),_r}function _i(){return ti||(ti=1,function(e){var t,n=e,r=Ei(),i=Ar(),o=ir().assert;function a(e){"short"===e.type?this.curve=new i.short(e):"edwards"===e.type?this.curve=new i.edwards(e):this.curve=new i.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new a(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=a,s("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:r.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:r.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:r.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:r.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),s("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:r.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:r.sha256,gRed:!1,g:["9"]}),s("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:r.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=ei?Qr:(ei=1,Qr={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}})}catch(e){t=void 0}s("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:r.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}(Er)),Er}function Oi(){if(ui)return ci;ui=1;var e=Jn(),t=function(){if(ri)return ni;ri=1;var e=Ei(),t=rr(),n=Qn();function r(e){if(!(this instanceof r))return new r(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var i=t.toArray(e.entropy,e.entropyEnc||"hex"),o=t.toArray(e.nonce,e.nonceEnc||"hex"),a=t.toArray(e.pers,e.persEnc||"hex");n(i.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(i,o,a)}return ni=r,r.prototype._init=function(e,t,n){var r=e.concat(t).concat(n);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(r),this._reseed=1,this.reseedInterval=281474976710656},r.prototype._hmac=function(){return new e.hmac(this.hash,this.K)},r.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},r.prototype.reseed=function(e,r,i,o){"string"!=typeof r&&(o=i,i=r,r=null),e=t.toArray(e,r),i=t.toArray(i,o),n(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(i||[])),this._reseed=1},r.prototype.generate=function(e,n,r,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof n&&(i=r,r=n,n=null),r&&(r=t.toArray(r,i||"hex"),this._update(r));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var a=o.slice(0,e);return this._update(r),this._reseed++,t.encode(a,n)},ni}(),n=ir(),r=_i(),i=sr(),o=n.assert,a=function(){if(oi)return ii;oi=1;var e=Jn(),t=ir().assert;function n(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}return ii=n,n.fromPublic=function(e,t,r){return t instanceof n?t:new n(e,{pub:t,pubEnc:r})},n.fromPrivate=function(e,t,r){return t instanceof n?t:new n(e,{priv:t,privEnc:r})},n.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},n.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},n.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},n.prototype._importPrivate=function(t,n){this.priv=new e(t,n||16),this.priv=this.priv.umod(this.ec.curve.n)},n.prototype._importPublic=function(e,n){if(e.x||e.y)return"mont"===this.ec.curve.type?t(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||t(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,n)},n.prototype.derive=function(e){return e.validate()||t(e.validate(),"public point not validated"),e.mul(this.priv).getX()},n.prototype.sign=function(e,t,n){return this.ec.sign(e,this,t,n)},n.prototype.verify=function(e,t,n){return this.ec.verify(e,t,this,void 0,n)},n.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"},ii}(),s=function(){if(si)return ai;si=1;var e=Jn(),t=ir(),n=t.assert;function r(t,i){if(t instanceof r)return t;this._importDER(t,i)||(n(t.r&&t.s,"Signature without r or s"),this.r=new e(t.r,16),this.s=new e(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(e,t){var n=e[t.place++];if(!(128&n))return n;var r=15&n;if(0===r||r>4)return!1;if(0===e[t.place])return!1;for(var i=0,o=0,a=t.place;o<r;o++,a++)i<<=8,i|=e[a],i>>>=0;return!(i<=127)&&(t.place=a,i)}function a(e){for(var t=0,n=e.length-1;!e[t]&&!(128&e[t+1])&&t<n;)t++;return 0===t?e:e.slice(t)}function s(e,t){if(t<128)e.push(t);else{var n=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|n);--n;)e.push(t>>>(n<<3)&255);e.push(t)}}return ai=r,r.prototype._importDER=function(n,r){n=t.toArray(n,r);var a=new i;if(48!==n[a.place++])return!1;var s=o(n,a);if(!1===s)return!1;if(s+a.place!==n.length)return!1;if(2!==n[a.place++])return!1;var c=o(n,a);if(!1===c)return!1;if(128&n[a.place])return!1;var u=n.slice(a.place,c+a.place);if(a.place+=c,2!==n[a.place++])return!1;var l=o(n,a);if(!1===l)return!1;if(n.length!==l+a.place)return!1;if(128&n[a.place])return!1;var d=n.slice(a.place,l+a.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===d[0]){if(!(128&d[1]))return!1;d=d.slice(1)}return this.r=new e(u),this.s=new e(d),this.recoveryParam=null,!0},r.prototype.toDER=function(e){var n=this.r.toArray(),r=this.s.toArray();for(128&n[0]&&(n=[0].concat(n)),128&r[0]&&(r=[0].concat(r)),n=a(n),r=a(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];s(i,n.length),(i=i.concat(n)).push(2),s(i,r.length);var o=i.concat(r),c=[48];return s(c,o.length),c=c.concat(o),t.encode(c,e)},ai}();function c(e){if(!(this instanceof c))return new c(e);"string"==typeof e&&(o(Object.prototype.hasOwnProperty.call(r,e),"Unknown curve "+e),e=r[e]),e instanceof r.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}return ci=c,c.prototype.keyPair=function(e){return new a(this,e)},c.prototype.keyFromPrivate=function(e,t){return a.fromPrivate(this,e,t)},c.prototype.keyFromPublic=function(e,t){return a.fromPublic(this,e,t)},c.prototype.genKeyPair=function(n){n||(n={});for(var r=new t({hash:this.hash,pers:n.pers,persEnc:n.persEnc||"utf8",entropy:n.entropy||i(this.hash.hmacStrength),entropyEnc:n.entropy&&n.entropyEnc||"utf8",nonce:this.n.toArray()}),o=this.n.byteLength(),a=this.n.sub(new e(2));;){var s=new e(r.generate(o));if(!(s.cmp(a)>0))return s.iaddn(1),this.keyFromPrivate(s)}},c.prototype._truncateToN=function(t,n,r){var i;if(e.isBN(t)||"number"==typeof t)i=(t=new e(t,16)).byteLength();else if("object"==typeof t)i=t.length,t=new e(t,16);else{var o=t.toString();i=o.length+1>>>1,t=new e(o,16)}"number"!=typeof r&&(r=8*i);var a=r-this.n.bitLength();return a>0&&(t=t.ushrn(a)),!n&&t.cmp(this.n)>=0?t.sub(this.n):t},c.prototype.sign=function(n,r,i,a){if("object"==typeof i&&(a=i,i=null),a||(a={}),"string"!=typeof n&&"number"!=typeof n&&!e.isBN(n)){o("object"==typeof n&&n&&"number"==typeof n.length,"Expected message to be an array-like, a hex string, or a BN instance"),o(n.length>>>0===n.length);for(var c=0;c<n.length;c++)o((255&n[c])===n[c])}r=this.keyFromPrivate(r,i),n=this._truncateToN(n,!1,a.msgBitLength),o(!n.isNeg(),"Can not sign a negative message");var u=this.n.byteLength(),l=r.getPrivate().toArray("be",u),d=n.toArray("be",u);o(new e(d).eq(n),"Can not sign message");for(var f=new t({hash:this.hash,entropy:l,nonce:d,pers:a.pers,persEnc:a.persEnc||"utf8"}),h=this.n.sub(new e(1)),p=0;;p++){var b=a.k?a.k(p):new e(f.generate(this.n.byteLength()));if(!((b=this._truncateToN(b,!0)).cmpn(1)<=0||b.cmp(h)>=0)){var m=this.g.mul(b);if(!m.isInfinity()){var g=m.getX(),v=g.umod(this.n);if(0!==v.cmpn(0)){var y=b.invm(this.n).mul(v.mul(r.getPrivate()).iadd(n));if(0!==(y=y.umod(this.n)).cmpn(0)){var w=(m.getY().isOdd()?1:0)|(0!==g.cmp(v)?2:0);return a.canonical&&y.cmp(this.nh)>0&&(y=this.n.sub(y),w^=1),new s({r:v,s:y,recoveryParam:w})}}}}}},c.prototype.verify=function(e,t,n,r,i){i||(i={}),e=this._truncateToN(e,!1,i.msgBitLength),n=this.keyFromPublic(n,r);var o=(t=new s(t,"hex")).r,a=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;var c,u=a.invm(this.n),l=u.mul(e).umod(this.n),d=u.mul(o).umod(this.n);return this.curve._maxwellTrick?!(c=this.g.jmulAdd(l,n.getPublic(),d)).isInfinity()&&c.eqXToP(o):!(c=this.g.mulAdd(l,n.getPublic(),d)).isInfinity()&&0===c.getX().umod(this.n).cmp(o)},c.prototype.recoverPubKey=function(t,n,r,i){o((3&r)===r,"The recovery param is more than two bits"),n=new s(n,i);var a=this.n,c=new e(t),u=n.r,l=n.s,d=1&r,f=r>>1;if(u.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");u=f?this.curve.pointFromX(u.add(this.curve.n),d):this.curve.pointFromX(u,d);var h=n.r.invm(a),p=a.sub(c).mul(h).umod(a),b=l.mul(h).umod(a);return this.g.mulAdd(p,u,b)},c.prototype.getKeyRecoveryParam=function(e,t,n,r){if(null!==(t=new s(t,r)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(e,t,i)}catch(e){continue}if(o.eq(n))return i}throw new Error("Unable to find valid recovery factor")},ci}function Ni(){if(bi)return pi;bi=1;var e=Ei(),t=_i(),n=ir(),r=n.assert,i=n.parseBytes,o=function(){if(di)return li;di=1;var e=ir(),t=e.assert,n=e.parseBytes,r=e.cachedProperty;function i(e,t){this.eddsa=e,this._secret=n(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=n(t.pub)}return i.fromPublic=function(e,t){return t instanceof i?t:new i(e,{pub:t})},i.fromSecret=function(e,t){return t instanceof i?t:new i(e,{secret:t})},i.prototype.secret=function(){return this._secret},r(i,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),r(i,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),r(i,"privBytes",function(){var e=this.eddsa,t=this.hash(),n=e.encodingLength-1,r=t.slice(0,e.encodingLength);return r[0]&=248,r[n]&=127,r[n]|=64,r}),r(i,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),r(i,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),r(i,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),i.prototype.sign=function(e){return t(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)},i.prototype.verify=function(e,t){return this.eddsa.verify(e,t,this)},i.prototype.getSecret=function(n){return t(this._secret,"KeyPair is public only"),e.encode(this.secret(),n)},i.prototype.getPublic=function(t){return e.encode(this.pubBytes(),t)},li=i}(),a=function(){if(hi)return fi;hi=1;var e=Jn(),t=ir(),n=t.assert,r=t.cachedProperty,i=t.parseBytes;function o(t,r){this.eddsa=t,"object"!=typeof r&&(r=i(r)),Array.isArray(r)&&(n(r.length===2*t.encodingLength,"Signature has invalid size"),r={R:r.slice(0,t.encodingLength),S:r.slice(t.encodingLength)}),n(r.R&&r.S,"Signature without R or S"),t.isPoint(r.R)&&(this._R=r.R),r.S instanceof e&&(this._S=r.S),this._Rencoded=Array.isArray(r.R)?r.R:r.Rencoded,this._Sencoded=Array.isArray(r.S)?r.S:r.Sencoded}return r(o,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),r(o,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),r(o,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),r(o,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),o.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},o.prototype.toHex=function(){return t.encode(this.toBytes(),"hex").toUpperCase()},fi=o}();function s(n){if(r("ed25519"===n,"only tested with ed25519 so far"),!(this instanceof s))return new s(n);n=t[n].curve,this.curve=n,this.g=n.g,this.g.precompute(n.n.bitLength()+1),this.pointClass=n.point().constructor,this.encodingLength=Math.ceil(n.n.bitLength()/8),this.hash=e.sha512}return pi=s,s.prototype.sign=function(e,t){e=i(e);var n=this.keyFromSecret(t),r=this.hashInt(n.messagePrefix(),e),o=this.g.mul(r),a=this.encodePoint(o),s=this.hashInt(a,n.pubBytes(),e).mul(n.priv()),c=r.add(s).umod(this.curve.n);return this.makeSignature({R:o,S:c,Rencoded:a})},s.prototype.verify=function(e,t,n){if(e=i(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var r=this.keyFromPublic(n),o=this.hashInt(t.Rencoded(),r.pubBytes(),e),a=this.g.mul(t.S());return t.R().add(r.pub().mul(o)).eq(a)},s.prototype.hashInt=function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return n.intFromLE(e.digest()).umod(this.curve.n)},s.prototype.keyFromPublic=function(e){return o.fromPublic(this,e)},s.prototype.keyFromSecret=function(e){return o.fromSecret(this,e)},s.prototype.makeSignature=function(e){return e instanceof a?e:new a(this,e)},s.prototype.encodePoint=function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t},s.prototype.decodePoint=function(e){var t=(e=n.parseBytes(e)).length-1,r=e.slice(0,t).concat(-129&e[t]),i=!!(128&e[t]),o=n.intFromLE(r);return this.curve.pointFromY(o,i)},s.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},s.prototype.decodeInt=function(e){return n.intFromLE(e)},s.prototype.isPoint=function(e){return e instanceof this.pointClass},pi}function Ti(){if(vi)return gi;vi=1;const e=(mi||(mi=1,function(){var e=Hn;e.version=Vn,e.utils=ir(),e.rand=sr(),e.curve=Ar(),e.curves=_i(),e.ec=Oi(),e.eddsa=Ni()}()),Hn).ec,t=new e("secp256k1"),n=t.curve,r=n.n.constructor;function i(e){const i=e[0];switch(i){case 2:case 3:return 33!==e.length?null:function(e,i){let o=new r(i);if(o.cmp(n.p)>=0)return null;o=o.toRed(n.red);let a=o.redSqr().redIMul(o).redIAdd(n.b).redSqrt();3===e!==a.isOdd()&&(a=a.redNeg());const s=o.redSqr().redIMul(o);return a.redSqr().redISub(s.redIAdd(n.b)).isZero()?t.keyPair({pub:{x:o,y:a}}):null}(i,e.subarray(1,33));case 4:case 6:case 7:return 65!==e.length?null:function(e,i,o){let a=new r(i),s=new r(o);if(a.cmp(n.p)>=0||s.cmp(n.p)>=0)return null;if(a=a.toRed(n.red),s=s.toRed(n.red),(6===e||7===e)&&s.isOdd()!==(7===e))return null;const c=a.redSqr().redIMul(a);return s.redSqr().redISub(c.redIAdd(n.b)).isZero()?t.keyPair({pub:{x:a,y:s}}):null}(i,e.subarray(1,33),e.subarray(33,65));default:return null}}function o(e,t){const n=t.encode(null,33===e.length);for(let t=0;t<e.length;++t)e[t]=n[t]}return gi={contextRandomize:()=>0,privateKeyVerify(e){const t=new r(e);return t.cmp(n.n)<0&&!t.isZero()?0:1},privateKeyNegate(e){const t=new r(e),i=n.n.sub(t).umod(n.n).toArrayLike(Uint8Array,"be",32);return e.set(i),0},privateKeyTweakAdd(e,t){const i=new r(t);if(i.cmp(n.n)>=0)return 1;if(i.iadd(new r(e)),i.cmp(n.n)>=0&&i.isub(n.n),i.isZero())return 1;const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},privateKeyTweakMul(e,t){let i=new r(t);if(i.cmp(n.n)>=0||i.isZero())return 1;i.imul(new r(e)),i.cmp(n.n)>=0&&(i=i.umod(n.n));const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},publicKeyVerify:e=>null===i(e)?1:0,publicKeyCreate(e,i){const a=new r(i);if(a.cmp(n.n)>=0||a.isZero())return 1;return o(e,t.keyFromPrivate(i).getPublic()),0},publicKeyConvert(e,t){const n=i(t);if(null===n)return 1;return o(e,n.getPublic()),0},publicKeyNegate(e,t){const n=i(t);if(null===n)return 1;const r=n.getPublic();return r.y=r.y.redNeg(),o(e,r),0},publicKeyCombine(e,t){const n=new Array(t.length);for(let e=0;e<t.length;++e)if(n[e]=i(t[e]),null===n[e])return 1;let r=n[0].getPublic();for(let e=1;e<n.length;++e)r=r.add(n[e].pub);return r.isInfinity()?2:(o(e,r),0)},publicKeyTweakAdd(e,t,a){const s=i(t);if(null===s)return 1;if((a=new r(a)).cmp(n.n)>=0)return 2;const c=s.getPublic().add(n.g.mul(a));return c.isInfinity()?2:(o(e,c),0)},publicKeyTweakMul(e,t,a){const s=i(t);if(null===s)return 1;if((a=new r(a)).cmp(n.n)>=0||a.isZero())return 2;return o(e,s.getPublic().mul(a)),0},signatureNormalize(e){const i=new r(e.subarray(0,32)),o=new r(e.subarray(32,64));return i.cmp(n.n)>=0||o.cmp(n.n)>=0?1:(1===o.cmp(t.nh)&&e.set(n.n.sub(o).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(e,t){const i=t.subarray(0,32),o=t.subarray(32,64);if(new r(i).cmp(n.n)>=0)return 1;if(new r(o).cmp(n.n)>=0)return 1;const{output:a}=e;let s=a.subarray(4,37);s[0]=0,s.set(i,1);let c=33,u=0;for(;c>1&&0===s[u]&&!(128&s[u+1]);--c,++u);if(s=s.subarray(u),128&s[0])return 1;if(c>1&&0===s[0]&&!(128&s[1]))return 1;let l=a.subarray(39,72);l[0]=0,l.set(o,1);let d=33,f=0;for(;d>1&&0===l[f]&&!(128&l[f+1]);--d,++f);return l=l.subarray(f),128&l[0]||d>1&&0===l[0]&&!(128&l[1])?1:(e.outputlen=6+c+d,a[0]=48,a[1]=e.outputlen-2,a[2]=2,a[3]=s.length,a.set(s,4),a[4+c]=2,a[5+c]=l.length,a.set(l,6+c),0)},signatureImport(e,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const i=t[3];if(0===i)return 1;if(5+i>=t.length)return 1;if(2!==t[4+i])return 1;const o=t[5+i];if(0===o)return 1;if(6+i+o!==t.length)return 1;if(128&t[4])return 1;if(i>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[i+6])return 1;if(o>1&&0===t[i+6]&&!(128&t[i+7]))return 1;let a=t.subarray(4,4+i);if(33===a.length&&0===a[0]&&(a=a.subarray(1)),a.length>32)return 1;let s=t.subarray(6+i);if(33===s.length&&0===s[0]&&(s=s.slice(1)),s.length>32)throw new Error("S length is too long");let c=new r(a);c.cmp(n.n)>=0&&(c=new r(0));let u=new r(t.subarray(6+i));return u.cmp(n.n)>=0&&(u=new r(0)),e.set(c.toArrayLike(Uint8Array,"be",32),0),e.set(u.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(e,i,o,a,s){if(s){const e=s;s=t=>{const n=e(i,o,null,a,t);if(!(n instanceof Uint8Array&&32===n.length))throw new Error("This is the way");return new r(n)}}const c=new r(o);if(c.cmp(n.n)>=0||c.isZero())return 1;let u;try{u=t.sign(i,o,{canonical:!0,k:s,pers:a})}catch(e){return 1}return e.signature.set(u.r.toArrayLike(Uint8Array,"be",32),0),e.signature.set(u.s.toArrayLike(Uint8Array,"be",32),32),e.recid=u.recoveryParam,0},ecdsaVerify(e,o,a){const s={r:e.subarray(0,32),s:e.subarray(32,64)},c=new r(s.r),u=new r(s.s);if(c.cmp(n.n)>=0||u.cmp(n.n)>=0)return 1;if(1===u.cmp(t.nh)||c.isZero()||u.isZero())return 3;const l=i(a);if(null===l)return 2;const d=l.getPublic();return t.verify(o,s,d)?0:3},ecdsaRecover(e,i,a,s){const c={r:i.slice(0,32),s:i.slice(32,64)},u=new r(c.r),l=new r(c.s);if(u.cmp(n.n)>=0||l.cmp(n.n)>=0)return 1;if(u.isZero()||l.isZero())return 2;let d;try{d=t.recoverPubKey(s,c,a)}catch(e){return 2}return o(e,d),0},ecdh(e,o,a,s,c,u,l){const d=i(o);if(null===d)return 1;const f=new r(a);if(f.cmp(n.n)>=0||f.isZero())return 2;const h=d.getPublic().mul(f);if(void 0===c){const n=h.encode(null,!0),r=t.hash().update(n).digest();for(let t=0;t<32;++t)e[t]=r[t]}else{u||(u=new Uint8Array(32));const t=h.getX().toArray("be",32);for(let e=0;e<32;++e)u[e]=t[e];l||(l=new Uint8Array(32));const n=h.getY().toArray("be",32);for(let e=0;e<32;++e)l[e]=n[e];const r=c(u,l,s);if(!(r instanceof Uint8Array&&r.length===e.length))return 2;e.set(r)}return 0}},gi}function ki(){return wi||(wi=1,yi=function(){if(zn)return $n;zn=1;const e="Impossible case. Please create issue.",t="The tweak was out of range or the resulted private key is invalid",n="The tweak was out of range or equal to zero",r="Unknow error on context randomization",i="Private Key is invalid",o="Public Key could not be parsed",a="Public Key serialization error",s="The sum of the public keys is not valid",c="Signature could not be parsed",u="The nonce generation function failed, or the private key was invalid",l="Public key could not be recover",d="Scalar was invalid (zero or overflow)";function f(e,t){if(!e)throw new Error(t)}function h(e,t,n){if(f(t instanceof Uint8Array,`Expected ${e} to be an Uint8Array`),void 0!==n)if(Array.isArray(n)){const r=`Expected ${e} to be an Uint8Array with length [${n.join(", ")}]`;f(n.includes(t.length),r)}else{const r=`Expected ${e} to be an Uint8Array with length ${n}`;f(t.length===n,r)}}function p(e){f("Boolean"===m(e),"Expected compressed to be a Boolean")}function b(e=e=>new Uint8Array(e),t){return"function"==typeof e&&(e=e(t)),h("output",e,t),e}function m(e){return Object.prototype.toString.call(e).slice(8,-1)}return $n=g=>({contextRandomize(e){if(f(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&h("seed",e,32),1===g.contextRandomize(e))throw new Error(r)},privateKeyVerify:e=>(h("private key",e,32),0===g.privateKeyVerify(e)),privateKeyNegate(t){switch(h("private key",t,32),g.privateKeyNegate(t)){case 0:return t;case 1:throw new Error(e)}},privateKeyTweakAdd(e,n){switch(h("private key",e,32),h("tweak",n,32),g.privateKeyTweakAdd(e,n)){case 0:return e;case 1:throw new Error(t)}},privateKeyTweakMul(e,t){switch(h("private key",e,32),h("tweak",t,32),g.privateKeyTweakMul(e,t)){case 0:return e;case 1:throw new Error(n)}},publicKeyVerify:e=>(h("public key",e,[33,65]),0===g.publicKeyVerify(e)),publicKeyCreate(e,t=!0,n){switch(h("private key",e,32),p(t),n=b(n,t?33:65),g.publicKeyCreate(n,e)){case 0:return n;case 1:throw new Error(i);case 2:throw new Error(a)}},publicKeyConvert(e,t=!0,n){switch(h("public key",e,[33,65]),p(t),n=b(n,t?33:65),g.publicKeyConvert(n,e)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(a)}},publicKeyNegate(t,n=!0,r){switch(h("public key",t,[33,65]),p(n),r=b(r,n?33:65),g.publicKeyNegate(r,t)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(e);case 3:throw new Error(a)}},publicKeyCombine(e,t=!0,n){f(Array.isArray(e),"Expected public keys to be an Array"),f(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)h("public key",t,[33,65]);switch(p(t),n=b(n,t?33:65),g.publicKeyCombine(n,e)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(s);case 3:throw new Error(a)}},publicKeyTweakAdd(e,n,r=!0,i){switch(h("public key",e,[33,65]),h("tweak",n,32),p(r),i=b(i,r?33:65),g.publicKeyTweakAdd(i,e,n)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(t)}},publicKeyTweakMul(e,t,r=!0,i){switch(h("public key",e,[33,65]),h("tweak",t,32),p(r),i=b(i,r?33:65),g.publicKeyTweakMul(i,e,t)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(n)}},signatureNormalize(e){switch(h("signature",e,64),g.signatureNormalize(e)){case 0:return e;case 1:throw new Error(c)}},signatureExport(t,n){h("signature",t,64);const r={output:n=b(n,72),outputlen:72};switch(g.signatureExport(r,t)){case 0:return n.slice(0,r.outputlen);case 1:throw new Error(c);case 2:throw new Error(e)}},signatureImport(t,n){switch(h("signature",t),n=b(n,64),g.signatureImport(n,t)){case 0:return n;case 1:throw new Error(c);case 2:throw new Error(e)}},ecdsaSign(t,n,r={},i){h("message",t,32),h("private key",n,32),f("Object"===m(r),"Expected options to be an Object"),void 0!==r.data&&h("options.data",r.data),void 0!==r.noncefn&&f("Function"===m(r.noncefn),"Expected options.noncefn to be a Function");const o={signature:i=b(i,64),recid:null};switch(g.ecdsaSign(o,t,n,r.data,r.noncefn)){case 0:return o;case 1:throw new Error(u);case 2:throw new Error(e)}},ecdsaVerify(e,t,n){switch(h("signature",e,64),h("message",t,32),h("public key",n,[33,65]),g.ecdsaVerify(e,t,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(c);case 2:throw new Error(o)}},ecdsaRecover(t,n,r,i=!0,o){switch(h("signature",t,64),f("Number"===m(n)&&n>=0&&n<=3,"Expected recovery id to be a Number within interval [0, 3]"),h("message",r,32),p(i),o=b(o,i?33:65),g.ecdsaRecover(o,t,n,r)){case 0:return o;case 1:throw new Error(c);case 2:throw new Error(l);case 3:throw new Error(e)}},ecdh(e,t,n={},r){switch(h("public key",e,[33,65]),h("private key",t,32),f("Object"===m(n),"Expected options to be an Object"),void 0!==n.data&&h("options.data",n.data),void 0!==n.hashfn?(f("Function"===m(n.hashfn),"Expected options.hashfn to be a Function"),void 0!==n.xbuf&&h("options.xbuf",n.xbuf,32),void 0!==n.ybuf&&h("options.ybuf",n.ybuf,32),h("output",r)):r=b(r,32),g.ecdh(r,e,t,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(d)}}}),$n}()(Ti())),yi}function Ii(){if(xi)return Wn;xi=1;var e=Wn&&Wn.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Wn,"__esModule",{value:!0}),Wn.PublicKey=void 0;const t=zt(),n=Nn(),r=e(ki()),i=Ie();class o{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}class a extends o{enum;ed25519Key;secp256k1Key;constructor(e){const t=function(e){switch(e){case i.KeyType.ED25519:return"ed25519Key";case i.KeyType.SECP256K1:return"secp256k1Key";default:throw Error(`unknown type ${e}`)}}(e.keyType);super({[t]:e}),this[t]=e,this.enum=t}static from(e){return"string"==typeof e?a.fromString(e):e}static fromString(e){const n=e.split(":");let r,o;if(1===n.length)r=n[0];else{if(2!==n.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");r=n[1],o=function(e){switch(e.toLowerCase()){case"ed25519":return i.KeyType.ED25519;case"secp256k1":return i.KeyType.SECP256K1;default:throw new Error(`Unknown key type ${e}`)}}(n[0])}const s=(0,t.baseDecode)(r);o||(o=s.length===i.KeySize.SECP256k1_PUBLIC_KEY?i.KeyType.SECP256K1:i.KeyType.ED25519);const c=o===i.KeyType.ED25519?i.KeySize.ED25519_PUBLIC_KEY:i.KeySize.SECP256k1_PUBLIC_KEY;if(s.length!==c)throw new Error(`Invalid public key size (${s.length}), must be ${c}`);return new a({keyType:o,data:s})}toString(){const e=(0,t.baseEncode)(this.data);return`${function(e){switch(e){case i.KeyType.ED25519:return"ed25519";case i.KeyType.SECP256K1:return"secp256k1";default:throw new Error(`Unknown key type ${e}`)}}(this.keyType)}:${e}`}verify(e,t){const o=this.keyType,a=this.data;switch(o){case i.KeyType.ED25519:return n.ed25519.verify(t,e,a);case i.KeyType.SECP256K1:return r.default.ecdsaVerify(t.subarray(0,64),e,new Uint8Array([4,...a]));default:throw new Error(`Unknown key type: ${o}`)}}get keyPair(){return this.ed25519Key||this.secp256k1Key}get keyType(){return this.keyPair.keyType}get data(){return this.keyPair.data}}return Wn.PublicKey=a,Wn}function Ci(){if(Ai)return Le;Ai=1;var e=Le&&Le.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Le,"__esModule",{value:!0}),Le.KeyPairEd25519=void 0;const t=zt(),n=Nn(),r=e(Dn()),i=Ie(),o=Me(),a=Ii();class s extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const r=(0,t.baseDecode)(e),o=new Uint8Array(r.slice(0,i.KeySize.SECRET_KEY)),s=n.ed25519.getPublicKey(new Uint8Array(o));this.publicKey=new a.PublicKey({keyType:i.KeyType.ED25519,data:s}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,r.default)(i.KeySize.SECRET_KEY),o=n.ed25519.getPublicKey(new Uint8Array(e)),a=new Uint8Array([...e,...o]);return new s((0,t.baseEncode)(a))}sign(e){return{signature:n.ed25519.sign(e,(0,t.baseDecode)(this.secretKey)),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`ed25519:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Le.KeyPairEd25519=s,Le}var ji,Bi,Mi,Ri,Li={};function Pi(){if(ji)return Li;ji=1;var e=Li&&Li.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Li,"__esModule",{value:!0}),Li.KeyPairSecp256k1=void 0;const t=zt(),n=e(Dn()),r=e(ki()),i=Ie(),o=Me(),a=Ii();class s extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const n=(0,t.baseDecode)(e),o=new Uint8Array(n.slice(0,i.KeySize.SECRET_KEY)),s=r.default.publicKeyCreate(new Uint8Array(o),!1),c=s.subarray(1,s.length);this.publicKey=new a.PublicKey({keyType:i.KeyType.SECP256K1,data:c}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,n.default)(i.KeySize.SECRET_KEY),o=r.default.publicKeyCreate(new Uint8Array(e),!1),a=o.subarray(1,o.length),c=new Uint8Array([...e,...a]);return new s((0,t.baseEncode)(c))}sign(e){const{signature:n,recid:i}=r.default.ecdsaSign(e,(0,t.baseDecode)(this.secretKey));return{signature:new Uint8Array([...n,i]),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`secp256k1:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Li.KeyPairSecp256k1=s,Li}function Ui(){return Mi||(Mi=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PublicKey=e.KeyPairSecp256k1=e.KeyPairEd25519=e.KeyPair=e.KeyType=void 0;var t=Ie();Object.defineProperty(e,"KeyType",{enumerable:!0,get:function(){return t.KeyType}});var n=function(){if(Bi)return je;Bi=1,Object.defineProperty(je,"__esModule",{value:!0}),je.KeyPair=void 0;const e=Me(),t=Ci(),n=Pi();class r extends e.KeyPairBase{static fromRandom(e){switch(e.toUpperCase()){case"ED25519":return t.KeyPairEd25519.fromRandom();case"SECP256K1":return n.KeyPairSecp256k1.fromRandom();default:throw new Error(`Unknown curve ${e}`)}}static fromString(e){const r=e.split(":");if(2!==r.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");switch(r[0].toUpperCase()){case"ED25519":return new t.KeyPairEd25519(r[1]);case"SECP256K1":return new n.KeyPairSecp256k1(r[1]);default:throw new Error(`Unknown curve: ${r[0]}`)}}}return je.KeyPair=r,je}();Object.defineProperty(e,"KeyPair",{enumerable:!0,get:function(){return n.KeyPair}});var r=Ci();Object.defineProperty(e,"KeyPairEd25519",{enumerable:!0,get:function(){return r.KeyPairEd25519}});var i=Pi();Object.defineProperty(e,"KeyPairSecp256k1",{enumerable:!0,get:function(){return i.KeyPairSecp256k1}});var o=Ii();Object.defineProperty(e,"PublicKey",{enumerable:!0,get:function(){return o.PublicKey}})}(Te)),Te}function Fi(){return Ri||(Ri=1,function(e){var t=ue&&ue.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=ue&&ue.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=ue&&ue.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r},i=ue&&ue.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.authPayloadSchema=e.AuthPayload=void 0,e.verifySignature=function(t,n){const r=new u(t),i=o.serialize(e.authPayloadSchema,r),s=Uint8Array.from(a.default.sha256.array(i));let l=new Uint8Array(Buffer.from(n.signature,"base64"));return c.PublicKey.from(n.publicKey).verify(s,l)};const o=r(function(){if(Ae)return le;Ae=1;var e=le&&le.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),t=le&&le.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=le&&le.__importStar||function(n){if(n&&n.__esModule)return n;var r={};if(null!=n)for(var i in n)"default"!==i&&Object.prototype.hasOwnProperty.call(n,i)&&e(r,n,i);return t(r,n),r};le.__esModule=!0,le.deserialize=le.serialize=void 0;var r=function(){if(ve)return de;ve=1;var e=de&&de.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),t=de&&de.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=de&&de.__importStar||function(n){if(n&&n.__esModule)return n;var r={};if(null!=n)for(var i in n)"default"!==i&&Object.prototype.hasOwnProperty.call(n,i)&&e(r,n,i);return t(r,n),r};de.__esModule=!0,de.BorshSerializer=void 0;var r=he(),i=me(),o=n(we()),a=function(){function e(e){this.encoded=new i.EncodeBuffer,this.fieldPath=["value"],this.checkTypes=e}return e.prototype.encode=function(e,t){return this.encode_value(e,t),this.encoded.get_used_buffer()},e.prototype.encode_value=function(e,t){if("string"==typeof t){if(r.integers.includes(t))return this.encode_integer(e,t);if("string"===t)return this.encode_string(e);if("bool"===t)return this.encode_boolean(e)}if("object"==typeof t){if("option"in t)return this.encode_option(e,t);if("enum"in t)return this.encode_enum(e,t);if("array"in t)return this.encode_array(e,t);if("set"in t)return this.encode_set(e,t);if("map"in t)return this.encode_map(e,t);if("struct"in t)return this.encode_struct(e,t)}},e.prototype.encode_integer=function(e,t){var n=parseInt(t.substring(1));n<=32||"f64"==t?(this.checkTypes&&o.expect_type(e,"number",this.fieldPath),this.encoded.store_value(e,t)):(this.checkTypes&&o.expect_bigint(e,this.fieldPath),this.encode_bigint(BigInt(e),n))},e.prototype.encode_bigint=function(e,t){for(var n=t/8,r=new Uint8Array(n),i=0;i<n;i++)r[i]=Number(e&BigInt(255)),e>>=BigInt(8);this.encoded.store_bytes(new Uint8Array(r))},e.prototype.encode_string=function(e){this.checkTypes&&o.expect_type(e,"string",this.fieldPath);for(var t=e,n=[],r=0;r<t.length;r++){var i=t.charCodeAt(r);i<128?n.push(i):i<2048?n.push(192|i>>6,128|63&i):i<55296||i>=57344?n.push(224|i>>12,128|i>>6&63,128|63&i):(r++,i=65536+((1023&i)<<10|1023&t.charCodeAt(r)),n.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}this.encoded.store_value(n.length,"u32"),this.encoded.store_bytes(new Uint8Array(n))},e.prototype.encode_boolean=function(e){this.checkTypes&&o.expect_type(e,"boolean",this.fieldPath),this.encoded.store_value(e?1:0,"u8")},e.prototype.encode_option=function(e,t){null==e?this.encoded.store_value(0,"u8"):(this.encoded.store_value(1,"u8"),this.encode_value(e,t.option))},e.prototype.encode_enum=function(e,t){this.checkTypes&&o.expect_enum(e,this.fieldPath);for(var n=Object.keys(e)[0],r=0;r<t.enum.length;r++){var i=t.enum[r];if(n===Object.keys(i.struct)[0])return this.encoded.store_value(r,"u8"),this.encode_struct(e,i)}throw new Error("Enum key (".concat(n,") not found in enum schema: ").concat(JSON.stringify(t)," at ").concat(this.fieldPath.join(".")))},e.prototype.encode_array=function(e,t){if(o.isArrayLike(e))return this.encode_arraylike(e,t);if(e instanceof ArrayBuffer)return this.encode_buffer(e,t);throw new Error("Expected Array-like not ".concat(typeof e,"(").concat(e,") at ").concat(this.fieldPath.join(".")))},e.prototype.encode_arraylike=function(e,t){t.array.len?o.expect_same_size(e.length,t.array.len,this.fieldPath):this.encoded.store_value(e.length,"u32");for(var n=0;n<e.length;n++)this.encode_value(e[n],t.array.type)},e.prototype.encode_buffer=function(e,t){t.array.len?o.expect_same_size(e.byteLength,t.array.len,this.fieldPath):this.encoded.store_value(e.byteLength,"u32"),this.encoded.store_bytes(new Uint8Array(e))},e.prototype.encode_set=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var n=e instanceof Set?Array.from(e.values()):Object.values(e);this.encoded.store_value(n.length,"u32");for(var r=0,i=n;r<i.length;r++){var a=i[r];this.encode_value(a,t.set)}},e.prototype.encode_map=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var n=e instanceof Map,r=n?Array.from(e.keys()):Object.keys(e);this.encoded.store_value(r.length,"u32");for(var i=0,a=r;i<a.length;i++){var s=a[i];this.encode_value(s,t.map.key),this.encode_value(n?e.get(s):e[s],t.map.value)}},e.prototype.encode_struct=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);for(var n=0,r=Object.keys(t.struct);n<r.length;n++){var i=r[n];this.fieldPath.push(i),this.encode_value(e[i],t.struct[i]),this.fieldPath.pop()}},e}();return de.BorshSerializer=a,de}(),i=function(){if(xe)return Se;xe=1,Se.__esModule=!0,Se.BorshDeserializer=void 0;var e=he(),t=me(),n=function(){function n(e){this.buffer=new t.DecodeBuffer(e)}return n.prototype.decode=function(e){return this.decode_value(e)},n.prototype.decode_value=function(t){if("string"==typeof t){if(e.integers.includes(t))return this.decode_integer(t);if("string"===t)return this.decode_string();if("bool"===t)return this.decode_boolean()}if("object"==typeof t){if("option"in t)return this.decode_option(t);if("enum"in t)return this.decode_enum(t);if("array"in t)return this.decode_array(t);if("set"in t)return this.decode_set(t);if("map"in t)return this.decode_map(t);if("struct"in t)return this.decode_struct(t)}throw new Error("Unsupported type: ".concat(t))},n.prototype.decode_integer=function(e){var t=parseInt(e.substring(1));return t<=32||"f64"==e?this.buffer.consume_value(e):this.decode_bigint(t,e.startsWith("i"))},n.prototype.decode_bigint=function(e,t){void 0===t&&(t=!1);var n=e/8,r=new Uint8Array(this.buffer.consume_bytes(n)),i=r.reduceRight(function(e,t){return e+t.toString(16).padStart(2,"0")},"");return t&&r[n-1]?BigInt.asIntN(e,BigInt("0x".concat(i))):BigInt("0x".concat(i))},n.prototype.decode_string=function(){for(var e=this.decode_integer("u32"),t=new Uint8Array(this.buffer.consume_bytes(e)),n=[],r=0;r<e;++r){var i=t[r];if(i<128)n.push(i);else if(i<224)n.push((31&i)<<6|63&t[++r]);else if(i<240)n.push((15&i)<<12|(63&t[++r])<<6|63&t[++r]);else{var o=(7&i)<<18|(63&t[++r])<<12|(63&t[++r])<<6|63&t[++r];n.push(o)}}return String.fromCodePoint.apply(String,n)},n.prototype.decode_boolean=function(){return this.buffer.consume_value("u8")>0},n.prototype.decode_option=function(e){var t=this.buffer.consume_value("u8");if(1===t)return this.decode_value(e.option);if(0!==t)throw new Error("Invalid option ".concat(t));return null},n.prototype.decode_enum=function(e){var t,n=this.buffer.consume_value("u8");if(n>e.enum.length)throw new Error("Enum option ".concat(n," is not available"));var r=e.enum[n].struct,i=Object.keys(r)[0];return(t={})[i]=this.decode_value(r[i]),t},n.prototype.decode_array=function(e){for(var t=[],n=e.array.len?e.array.len:this.decode_integer("u32"),r=0;r<n;++r)t.push(this.decode_value(e.array.type));return t},n.prototype.decode_set=function(e){for(var t=this.decode_integer("u32"),n=new Set,r=0;r<t;++r)n.add(this.decode_value(e.set));return n},n.prototype.decode_map=function(e){for(var t=this.decode_integer("u32"),n=new Map,r=0;r<t;++r){var i=this.decode_value(e.map.key),o=this.decode_value(e.map.value);n.set(i,o)}return n},n.prototype.decode_struct=function(e){var t={};for(var n in e.struct)t[n]=this.decode_value(e.struct[n]);return t},n}();return Se.BorshDeserializer=n,Se}(),o=n(we());return le.serialize=function(e,t,n){return void 0===n&&(n=!0),n&&o.validate_schema(e),new r.BorshSerializer(n).encode(t,e)},le.deserialize=function(e,t,n){return void 0===n&&(n=!0),n&&o.validate_schema(e),new i.BorshDeserializer(t).decode(e)},le}()),a=i((Ee||(Ee=1,s=_e,function(){var e="input is invalid type",t="object"==typeof window,n=t?window:{};n.JS_SHA256_NO_WINDOW&&(t=!1);var r=!t&&"object"==typeof self,i=!n.JS_SHA256_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node&&"renderer"!=process.type;i?n=ie:r&&(n=self);var o=!n.JS_SHA256_NO_COMMON_JS&&s.exports,a=!n.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,c="0123456789abcdef".split(""),u=[-2147483648,8388608,32768,128],l=[24,16,8,0],d=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],f=["hex","array","digest","arrayBuffer"],h=[];!n.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!a||!n.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});var p=function(e,t){return function(n){return new y(t,!0).update(n)[e]()}},b=function(e){var t=p("hex",e);i&&(t=m(t,e)),t.create=function(){return new y(e)},t.update=function(e){return t.create().update(e)};for(var n=0;n<f.length;++n){var r=f[n];t[r]=p(r,e)}return t},m=function(t,r){var i,o=Oe,a=Oe.Buffer,s=r?"sha224":"sha256";return i=a.from&&!n.JS_SHA256_NO_BUFFER_FROM?a.from:function(e){return new a(e)},function(n){if("string"==typeof n)return o.createHash(s).update(n,"utf8").digest("hex");if(null==n)throw new Error(e);return n.constructor===ArrayBuffer&&(n=new Uint8Array(n)),Array.isArray(n)||ArrayBuffer.isView(n)||n.constructor===a?o.createHash(s).update(i(n)).digest("hex"):t(n)}},g=function(e,t){return function(n,r){return new w(n,t,!0).update(r)[e]()}},v=function(e){var t=g("hex",e);t.create=function(t){return new w(t,e)},t.update=function(e,n){return t.create(e).update(n)};for(var n=0;n<f.length;++n){var r=f[n];t[r]=g(r,e)}return t};function y(e,t){t?(h[0]=h[16]=h[1]=h[2]=h[3]=h[4]=h[5]=h[6]=h[7]=h[8]=h[9]=h[10]=h[11]=h[12]=h[13]=h[14]=h[15]=0,this.blocks=h):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],e?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=e}function w(t,n,r){var i,o=typeof t;if("string"===o){var s,c=[],u=t.length,l=0;for(i=0;i<u;++i)(s=t.charCodeAt(i))<128?c[l++]=s:s<2048?(c[l++]=192|s>>>6,c[l++]=128|63&s):s<55296||s>=57344?(c[l++]=224|s>>>12,c[l++]=128|s>>>6&63,c[l++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++i)),c[l++]=240|s>>>18,c[l++]=128|s>>>12&63,c[l++]=128|s>>>6&63,c[l++]=128|63&s);t=c}else{if("object"!==o)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e)}t.length>64&&(t=new y(n,!0).update(t).array());var d=[],f=[];for(i=0;i<64;++i){var h=t[i]||0;d[i]=92^h,f[i]=54^h}y.call(this,n,r),this.update(f),this.oKeyPad=d,this.inner=!0,this.sharedMemory=r}y.prototype.update=function(t){if(!this.finalized){var n,r=typeof t;if("string"!==r){if("object"!==r)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e);n=!0}for(var i,o,s=0,c=t.length,u=this.blocks;s<c;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,this.block=u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),n)for(o=this.start;s<c&&o<64;++s)u[o>>>2]|=t[s]<<l[3&o++];else for(o=this.start;s<c&&o<64;++s)(i=t.charCodeAt(s))<128?u[o>>>2]|=i<<l[3&o++]:i<2048?(u[o>>>2]|=(192|i>>>6)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):i<55296||i>=57344?(u[o>>>2]|=(224|i>>>12)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):(i=65536+((1023&i)<<10|1023&t.charCodeAt(++s)),u[o>>>2]|=(240|i>>>18)<<l[3&o++],u[o>>>2]|=(128|i>>>12&63)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]);this.lastByteIndex=o,this.bytes+=o-this.start,o>=64?(this.block=u[16],this.start=o-64,this.hash(),this.hashed=!0):this.start=o}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},y.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex;e[16]=this.block,e[t>>>2]|=u[3&t],this.block=e[16],t>=56&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash()}},y.prototype.hash=function(){var e,t,n,r,i,o,a,s,c,u=this.h0,l=this.h1,f=this.h2,h=this.h3,p=this.h4,b=this.h5,m=this.h6,g=this.h7,v=this.blocks;for(e=16;e<64;++e)t=((i=v[e-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,n=((i=v[e-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[e]=v[e-16]+t+v[e-7]+n|0;for(c=l&f,e=0;e<64;e+=4)this.first?(this.is224?(o=300032,g=(i=v[0]-1413257819)-150054599|0,h=i+24177077|0):(o=704751109,g=(i=v[0]-210244248)-1521486534|0,h=i+143694565|0),this.first=!1):(t=(u>>>2|u<<30)^(u>>>13|u<<19)^(u>>>22|u<<10),r=(o=u&l)^u&f^c,g=h+(i=g+(n=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&m)+d[e]+v[e])|0,h=i+(t+r)|0),t=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),r=(a=h&u)^h&l^o,m=f+(i=m+(n=(g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&p^~g&b)+d[e+1]+v[e+1])|0,t=((f=i+(t+r)|0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),r=(s=f&h)^f&u^a,b=l+(i=b+(n=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&g^~m&p)+d[e+2]+v[e+2])|0,t=((l=i+(t+r)|0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),r=(c=l&f)^l&h^s,p=u+(i=p+(n=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&m^~b&g)+d[e+3]+v[e+3])|0,u=i+(t+r)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+u|0,this.h1=this.h1+l|0,this.h2=this.h2+f|0,this.h3=this.h3+h|0,this.h4=this.h4+p|0,this.h5=this.h5+b|0,this.h6=this.h6+m|0,this.h7=this.h7+g|0},y.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,a=this.h6,s=this.h7,u=c[e>>>28&15]+c[e>>>24&15]+c[e>>>20&15]+c[e>>>16&15]+c[e>>>12&15]+c[e>>>8&15]+c[e>>>4&15]+c[15&e]+c[t>>>28&15]+c[t>>>24&15]+c[t>>>20&15]+c[t>>>16&15]+c[t>>>12&15]+c[t>>>8&15]+c[t>>>4&15]+c[15&t]+c[n>>>28&15]+c[n>>>24&15]+c[n>>>20&15]+c[n>>>16&15]+c[n>>>12&15]+c[n>>>8&15]+c[n>>>4&15]+c[15&n]+c[r>>>28&15]+c[r>>>24&15]+c[r>>>20&15]+c[r>>>16&15]+c[r>>>12&15]+c[r>>>8&15]+c[r>>>4&15]+c[15&r]+c[i>>>28&15]+c[i>>>24&15]+c[i>>>20&15]+c[i>>>16&15]+c[i>>>12&15]+c[i>>>8&15]+c[i>>>4&15]+c[15&i]+c[o>>>28&15]+c[o>>>24&15]+c[o>>>20&15]+c[o>>>16&15]+c[o>>>12&15]+c[o>>>8&15]+c[o>>>4&15]+c[15&o]+c[a>>>28&15]+c[a>>>24&15]+c[a>>>20&15]+c[a>>>16&15]+c[a>>>12&15]+c[a>>>8&15]+c[a>>>4&15]+c[15&a];return this.is224||(u+=c[s>>>28&15]+c[s>>>24&15]+c[s>>>20&15]+c[s>>>16&15]+c[s>>>12&15]+c[s>>>8&15]+c[s>>>4&15]+c[15&s]),u},y.prototype.toString=y.prototype.hex,y.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,n=this.h2,r=this.h3,i=this.h4,o=this.h5,a=this.h6,s=this.h7,c=[e>>>24&255,e>>>16&255,e>>>8&255,255&e,t>>>24&255,t>>>16&255,t>>>8&255,255&t,n>>>24&255,n>>>16&255,n>>>8&255,255&n,r>>>24&255,r>>>16&255,r>>>8&255,255&r,i>>>24&255,i>>>16&255,i>>>8&255,255&i,o>>>24&255,o>>>16&255,o>>>8&255,255&o,a>>>24&255,a>>>16&255,a>>>8&255,255&a];return this.is224||c.push(s>>>24&255,s>>>16&255,s>>>8&255,255&s),c},y.prototype.array=y.prototype.digest,y.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(this.is224?28:32),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),t.setUint32(20,this.h5),t.setUint32(24,this.h6),this.is224||t.setUint32(28,this.h7),e},w.prototype=new y,w.prototype.finalize=function(){if(y.prototype.finalize.call(this),this.inner){this.inner=!1;var e=this.array();y.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(e),y.prototype.finalize.call(this)}};var x=b();x.sha256=x,x.sha224=b(!0),x.sha256.hmac=v(),x.sha224.hmac=v(!0),o?s.exports=x:(n.sha256=x.sha256,n.sha224=x.sha224)}()),_e.exports));var s;const c=Ui();class u{message;recipient;nonce;callbackUrl;tag;constructor({message:e,nonce:t,recipient:n}){this.tag=2147484061,this.message=e,this.nonce=t,this.recipient=n}}e.AuthPayload=u,e.authPayloadSchema={struct:{tag:"u32",message:"string",nonce:{array:{type:"u8",len:32}},recipient:"string",callbackUrl:{option:"string"}}}}(ue)),ue}var Di={};const $i=/^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;function zi(e){return $i.test(e)}function Wi(){var e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.split(/[:\/]/g).pop().toLowerCase()}Wi.valid=zi;var qi,Ki,Xi,Hi,Vi,Gi,Yi,Zi=ae(Object.freeze({__proto__:null,default:Wi,uuid4:Wi,valid:zi})),Ji={},Qi={exports:{}},eo={exports:{}};function to(){return qi||(qi=1,e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&t.rotl(e,8)|4278255360&t.rotl(e,24);for(var n=0;n<e.length;n++)e[n]=t.endian(e[n]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(t){for(var n=[],r=0;r<t.length;r+=3)for(var i=t[r]<<16|t[r+1]<<8|t[r+2],o=0;o<4;o++)8*r+6*o<=8*t.length?n.push(e.charAt(i>>>6*(3-o)&63)):n.push("=");return n.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],r=0,i=0;r<t.length;i=++r%4)0!=i&&n.push((e.indexOf(t.charAt(r-1))&Math.pow(2,-2*i+8)-1)<<2*i|e.indexOf(t.charAt(r))>>>6-2*i);return n}},eo.exports=t),eo.exports;var e,t}function no(){if(Xi)return Ki;Xi=1;var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(e){for(var t=[],n=0;n<e.length;n++)t.push(255&e.charCodeAt(n));return t},bytesToString:function(e){for(var t=[],n=0;n<e.length;n++)t.push(String.fromCharCode(e[n]));return t.join("")}}};return Ki=e}function ro(){return Hi||(Hi=1,function(){var e=to(),t=no().utf8,n=no().bin,r=function(r,i){var o=e.wordsToBytes(function(n){n.constructor==String?n=t.stringToBytes(n):"undefined"!=typeof Buffer&&"function"==typeof Buffer.isBuffer&&Buffer.isBuffer(n)?n=Array.prototype.slice.call(n,0):Array.isArray(n)||(n=n.toString());var r=e.bytesToWords(n),i=8*n.length,o=[],a=1732584193,s=-271733879,c=-1732584194,u=271733878,l=-1009589776;r[i>>5]|=128<<24-i%32,r[15+(i+64>>>9<<4)]=i;for(var d=0;d<r.length;d+=16){for(var f=a,h=s,p=c,b=u,m=l,g=0;g<80;g++){if(g<16)o[g]=r[d+g];else{var v=o[g-3]^o[g-8]^o[g-14]^o[g-16];o[g]=v<<1|v>>>31}var y=(a<<5|a>>>27)+l+(o[g]>>>0)+(g<20?1518500249+(s&c|~s&u):g<40?1859775393+(s^c^u):g<60?(s&c|s&u|c&u)-1894007588:(s^c^u)-899497514);l=u,u=c,c=s<<30|s>>>2,s=a,a=y}a+=f,s+=h,c+=p,u+=b,l+=m}return[a,s,c,u,l]}(r));return i&&i.asBytes?o:i&&i.asString?n.bytesToString(o):e.bytesToHex(o)};r._blocksize=16,r._digestsize=20,Qi.exports=r}()),Qi.exports}function io(){return Gi||(Gi=1,function(e){var t=Di&&Di.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.getExtension=e.RequestFailed=e.wait=void 0;const n=t(Zi),r=zt(),i=(Vi||(Vi=1,function(e){var t=Ji&&Ji.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.createRequest=e.computeRequestId=e.deleteRequest=e.getResponse=e.proxyApi=void 0;const n=t(ro()),r=t(Zi),i=zt();e.proxyApi="https://h4n.app",e.getResponse=async t=>{const n=await fetch(`${e.proxyApi}/${t}/response`,{headers:{"content-type":"application/json"},method:"GET"});if(!1===n.ok)throw Error(await n.text());const{data:r}=await n.json();return JSON.parse(r)},e.deleteRequest=async t=>{const n=await fetch(`${e.proxyApi}/${t}`,{headers:{"content-type":"application/json"},method:"DELETE"});if(!1===n.ok)throw Error(await n.text())},e.computeRequestId=async e=>{const t=(0,i.baseEncode)(JSON.stringify({...e,_id:(0,r.default)()})),o=(0,n.default)(t);return{requestId:Buffer.from(o,"hex").toString("base64").replaceAll("/","_").replaceAll("-","+").slice(0,13),query:t}},e.createRequest=async(t,n)=>{const{query:r,requestId:i}=await(0,e.computeRequestId)(t),o=await fetch(`${e.proxyApi}/${i}/request`,{body:JSON.stringify({data:r}),headers:{"content-type":"application/json"},method:"POST",signal:n});if(!1===o.ok)throw Error(await o.text());return i}}(Ji)),Ji);e.wait=e=>new Promise(t=>setTimeout(t,e));class o extends Error{payload;name="RequestFailed";constructor(e){super(),this.payload=e}}e.RequestFailed=o;let a;e.getExtension=()=>"undefined"==typeof window?null:window.hotExtension,"undefined"!=typeof window&&window.addEventListener("message",e=>{"hot-close"===e.data&&(a?.remove(),a=void 0)});e.default=new class{walletId="https://t.me/herewalletbot/app";ancestorOrigins=["http://localhost:1234","https://my.herewallet.app","https://tgapp-dev.herewallet.app","https://tgapp.herewallet.app","https://beta.herewallet.app"];connection=new Promise(e=>"undefined"==typeof window||window?.self===window?.top?e(null):void this.injectedRequest("initialized",{}).then(e).catch(()=>e(null)));get isInjected(){return"undefined"!=typeof window&&(null!=window.hotExtension?window.hotExtension.autoRun:this.ancestorOrigins.includes(window.location.ancestorOrigins?.[0]))}openInHotBrowserUrl=null;toggleOpenInHotBrowser(e){this.openInHotBrowserUrl=e}customProvider;setupEthProvider(e){this.customProvider=e}async injectedRequest(e,t){const r=(0,n.default)();return new Promise((n,i)=>{const o=e=>{if(e.data.id===r)return window?.removeEventListener("message",o),e.data.success?n(e.data.payload):i(e.data.payload)};window?.parent.postMessage({$hot:!0,method:e,request:t,id:r},"*"),window?.addEventListener("message",o)})}subscribe(e,t){return window.hotExtension?window.hotExtension.subscribe(e,t):()=>{}}async request(t,s){if(null!=window.hotExtension)return window.hotExtension.request(t,s);if(this.isInjected)return this.injectedRequest(t,s);const c=(0,n.default)(),u=window?.Telegram?.WebApp,l=await(0,i.createRequest)({inside:!!this.openInHotBrowserUrl||"ethereum"===t&&null==this.customProvider,origin:"string"==typeof this.openInHotBrowserUrl?this.openInHotBrowserUrl:location.href,$hot:!0,method:t,request:s,id:c}),d=`${this.walletId}?startapp=hotconnect-${(0,r.baseEncode)(l)}`;if(u)u?.openTelegramLink(d);else{(e=>{a?.remove(),a=document.createElement("div");const t=document.createElement("iframe");a?.appendChild(t),t.src=e,t.allow="usb",t.style.border="none",t.style.borderRadius="16px",t.style.background="#fff",t.style.overflow="hidden",t.style.background="#1D1F20",t.style.border="1px solid #2C3034",t.style.width="375px",t.style.height="560px",t.onclick=e=>e.stopPropagation(),a.style.padding="16px",a.style.zIndex="100000000000000",a.style.position="fixed",a.style.display="flex",a.style.justifyContent="center",a.style.alignItems="center",a.style.top="0",a.style.left="0",a.style.width="100%",a.style.height="100%",a.style.background="rgba(0, 0, 0, 0.1)",a.style.backdropFilter="blur(24px)",a.onclick=()=>{a?.remove(),a=void 0},document.body.appendChild(a)})(`${"https://hot-labs.org/hot-widget/index.html"}?hotconnect-${(0,r.baseEncode)(l)}`)}const f=async()=>{await(0,e.wait)(3e3);const t=await(0,i.getResponse)(l).catch(()=>null);if(null==t)return await f();if(t.success)return t.payload;throw new o(t.payload)},h=await f();return a?.remove(),h}}}(Di)),Di}var oo,ao=(Yi||(Yi=1,function(e){var t=ce&&ce.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.RequestFailed=e.HOT=e.authPayloadSchema=e.AuthPayload=e.verifySignature=void 0;var n=Fi();Object.defineProperty(e,"verifySignature",{enumerable:!0,get:function(){return n.verifySignature}}),Object.defineProperty(e,"AuthPayload",{enumerable:!0,get:function(){return n.AuthPayload}}),Object.defineProperty(e,"authPayloadSchema",{enumerable:!0,get:function(){return n.authPayloadSchema}});var r=io();Object.defineProperty(e,"HOT",{enumerable:!0,get:function(){return t(r).default}}),Object.defineProperty(e,"RequestFailed",{enumerable:!0,get:function(){return r.RequestFailed}})}(ce)),ce).HOT,so={name:p.Hot,website:"https://hot-labs.org/",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,ao.request("stellar:getAddress",{})];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Hana wallet.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: HotWallet does not support the getNetwork function")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,"undefined"!=typeof window&&!!window.hotExtension]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,ao.request("stellar:signAuthEntry",{authEntry:e,accountToSign:t.address})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("BLUX: Failed to signAuthEntry using HotWallet");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,ao.request("stellar:signMessage",{message:e,accountToSign:t.address})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage using HotWallet");case 3:return[2]}})})},signTransaction:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return A(void 0,E([e],t,!0),void 0,function(e,t){return void 0===t&&(t={}),S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,ao.request("stellar:signTransaction",{xdr:e,accountToSign:t.address})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to signTransaction using HotWallet");case 3:return[2]}})})}},co={name:p.Hana,website:"https://www.hanawallet.io/",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,window.hanaWallet.stellar.getPublicKey()];case 1:if(!e.sent())throw new Error("BLUX: Hana Wallet is not installed or connected.");return[4,window.hanaWallet.stellar.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to HanaWallet.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!(null===(t=window.hanaWallet)||void 0===t?void 0:t.stellar))throw new Error("BLUX: Hana Wallet is not installed.");return[4,window.hanaWallet.stellar.getNetworkDetails()];case 1:return[2,{network:(e=n.sent()).network,passphrase:e.networkPassphrase}];case 2:throw n.sent(),new Error("BLUX: Failed to getNetwork using HanaWallet");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.hanaWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("BLUX: Failed to signAuthEntry using HanaWallet");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signAuthEntry({xdr:e,accountToSign:t.address})];case 2:return[2,r.sent()];case 3:throw r.sent(),new Error("BLUX: Failed to signAuthEntry using HanaWallet");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("BLUX: Failed to signMessage using HanaWallet");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signMessage({message:e,accountToSign:t.address})];case 2:return[2,r.sent()];case 3:throw r.sent(),new Error("BLUX: Failed to signMessage using HanaWallet");case 4:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i,o;return S(this,function(a){switch(a.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("BLUX: Failed to signTransaction using HanaWallet");a.label=1;case 1:if(a.trys.push([1,3,,4]),"function"!=typeof(n=null===(o=null===(i=null===window||void 0===window?void 0:window.hanaWallet)||void 0===i?void 0:i.stellar)||void 0===o?void 0:o.signTransaction))throw new Error("BLUX: Failed to signTransaction using HanaWallet");return[4,n({xdr:e,address:t.address,networkPassphrase:t.network})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("BLUX: Failed to signTransaction using HanaWallet");case 4:return[2]}})})}},uo={name:p.Rabet,website:"https://rabet.io",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.connect()];case 1:return[2,e.sent().publicKey];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Rabet.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){try{if(!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");window.rabet.disconnect()}catch(e){}return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.getNetwork()];case 1:return[2,e.sent()];case 2:throw e.sent(),new Error("BLUX: Failed to getNetwork from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){return e("undefined"!=typeof window&&!!window.rabet)},150)})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Rabet does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var t;return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.signMessage(e)];case 1:if(!(t=n.sent()).message||t.error)throw new Error("BLUX: Failed to signMessage from Rabet");return[2,t.message];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage from Rabet");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.sign(e,t.network===b.PUBLIC?"mainnet":"testnet")];case 1:return[2,n.sent().xdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Rabet.");case 3:return[2]}})})}},lo={name:p.Xbull,website:"https://xbull.app",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:if(e.trys.push([0,3,,4]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed");return[4,window.xBullSDK.connect({canRequestPublicKey:!0,canRequestSign:!0})];case 1:return e.sent(),[4,window.xBullSDK.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to xBull");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed");return[4,window.xBullSDK.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("BLUX: Error getting network from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){e("undefined"!=typeof window&&!!window.xBullSDK)},150)})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: xBull does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed");return[4,window.xBullSDK.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if((n=r.sent()).error)throw new Error("BLUX: Failed to signMessage using xBull");return[2,n.signedMessage];case 2:throw r.sent(),new Error("BLUX: Failed to signMessage using xBull");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed.");return[4,window.xBullSDK.signXDR(e,{network:t.network,publicKey:t.address})];case 1:return[2,n.sent()];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with xBull.");case 3:return[2]}})})}},fo={name:p.Albedo,website:"https://albedo.link",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,r.publicKey({token:"Connect to Albedo"})];case 1:return[2,e.sent().pubkey];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Albedo.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Albedo does not support the getNetwork function")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,!0]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Albedo does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return[4,r.signMessage({message:e,pubkey:t.address})];case 1:return[2,n.sent().signed_message]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,r.tx({xdr:e,pubkey:t.address,network:t.network})];case 1:return[2,n.sent().signed_envelope_xdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Albedo.");case 3:return[2]}})})}},ho={name:p.Klever,website:"https://klever.io",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getAddress()];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Klever");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("BLUX: Failed to getNetwork from Klever");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.kleverWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("BLUX: Failed to signAuthEntry using Klever");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage using Klever");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signTransaction(e,t)];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to signTransaction using Klever");case 3:return[2]}})})}},po={name:p.Lobstr,website:"https://lobstr.co",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,i.isConnected()];case 1:if(!e.sent())throw new Error("BLUX: LOBSTR Wallet is not installed or connected.");return[4,i.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to LOBSTR.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Failed to get network from LOBSTR")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return[4,i.isConnected()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: LOBSTR does not support the signAuthEntry function")})})},signMessage:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: LOBSTR does not support the signMessage function")})})},signTransaction:function(e){return A(void 0,void 0,void 0,function(){return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!i.signTransaction)throw new Error("BLUX: LOBSTR Wallet does not support signing transactions.");return[4,i.signTransaction(e)];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("BLUX: Failed to sign the transaction with LOBSTR.");case 3:return[2]}})})}},bo={name:p.Onekey,website:"https://onekey.so",connect:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.getPublicKey()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("BLUX: Failed to connect to Onekey.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Failed to get network from Onekey")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("BLUX: Failed to sign auth entry with Onekey.");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Onekey.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signTransaction(e,{submit:!1,address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Onekey.");case 3:return[2]}})})}},mo={name:p.Bitget,website:"https://bitget.com",connect:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar))throw new Error("BLUX: Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.connect()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("BLUX: Failed to connect to Bitget.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return[4,window.bitkeep.stellar.network()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Failed to sign auth entry with Bitget")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i;return S(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(i=window.bitkeep)||void 0===i?void 0:i.stellar))throw new Error("BLUX: Bitkeep Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signMessage(e,t.address)];case 1:return n=o.sent(),r=new Uint8Array(n.match(/.{1,2}/g).map(function(e){return parseInt(e,16)})),[2,btoa(String.fromCharCode.apply(String,r))];case 2:throw o.sent(),new Error("BLUX: Failed to sign message with Bitkeep.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.bitkeep)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent()];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Bitget.");case 3:return[2]}})})}},go={exports:{}};var vo=function(){if(oo)return go.exports;oo=1;var e,t="object"==typeof Reflect?Reflect:null,n=t&&"function"==typeof t.apply?t.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};e=t&&"function"==typeof t.ownKeys?t.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var r=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}go.exports=i,go.exports.once=function(e,t){return new Promise(function(n,r){function i(n){e.removeListener(t,o),r(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&p(e,"error",t,n)}(e,i,{once:!0})})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var o=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function s(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function c(e,t,n,r){var i,o,c,u;if(a(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),c=o[t]),void 0===c)c=o[t]=n,++e._eventsCount;else if("function"==typeof c?c=o[t]=r?[n,c]:[c,n]:r?c.unshift(n):c.push(n),(i=s(e))>0&&c.length>i&&!c.warned){c.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+c.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=c.length,u=l,console&&console.warn&&console.warn(u)}return e}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=u.bind(r);return i.listener=n,r.wrapFn=i,i}function d(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):h(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function h(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function p(e,t,n,r){if("function"==typeof e.on)r.once?e.once(t,n):e.on(t,n);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,function i(o){r.once&&e.removeEventListener(t,i),n(o)})}}return Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return o},set:function(e){if("number"!=typeof e||e<0||r(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");o=e}}),i.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||r(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return s(this)},i.prototype.emit=function(e){for(var t=[],r=1;r<arguments.length;r++)t.push(arguments[r]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var c=o[e];if(void 0===c)return!1;if("function"==typeof c)n(c,this,t);else{var u=c.length,l=h(c,u);for(r=0;r<u;++r)n(l[r],this,t)}return!0},i.prototype.addListener=function(e,t){return c(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return c(this,e,t,!0)},i.prototype.once=function(e,t){return a(t),this.on(e,l(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return a(t),this.prependListener(e,l(this,e,t)),this},i.prototype.removeListener=function(e,t){var n,r,i,o,s;if(a(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,s||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);return this},i.prototype.listeners=function(e){return d(this,e,!0)},i.prototype.rawListeners=function(e){return d(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):f.call(e,t)},i.prototype.listenerCount=f,i.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]},go.exports}(),yo=oe(vo);const wo={},xo={},Ao=(e,t)=>{xo[e]=t},So=e=>{class t extends Error{cause;constructor(n,r,i){if(super(n||e,i),Object.setPrototypeOf(this,t.prototype),this.name=e,r)for(const e in r)this[e]=r[e];if(i&&"object"==typeof i&&"cause"in i&&!this.cause){const e=i.cause;this.cause=e,"stack"in e&&(this.stack=this.stack+"\nCAUSE: "+e.stack)}}}return wo[e]=t,t};So("AccountNameRequired"),So("AccountNotSupported"),So("AccountAwaitingSendPendingOperations"),So("AmountRequired"),So("BluetoothRequired"),So("BtcUnmatchedApp"),So("CantOpenDevice"),So("CashAddrNotSupported"),So("ClaimRewardsFeesWarning"),So("CurrencyNotSupported"),So("DeviceAppVerifyNotSupported"),So("DeviceGenuineSocketEarlyClose"),So("DeviceNotGenuine"),So("DeviceOnDashboardExpected"),So("DeviceOnDashboardUnexpected"),So("DeviceInOSUExpected"),So("DeviceHalted"),So("DeviceNameInvalid"),So("DeviceSocketFail"),So("DeviceSocketNoBulkStatus"),So("DeviceSocketNoBulkStatus"),So("UnresponsiveDeviceError");const Eo=So("DisconnectedDevice"),_o=So("DisconnectedDeviceDuringOperation");So("DeviceExtractOnboardingStateError"),So("DeviceOnboardingStatePollingError"),So("EnpointConfig"),So("EthAppPleaseEnableContractData"),So("SolAppPleaseEnableContractData"),So("CeloAppPleaseEnableContractData"),So("FeeEstimationFailed"),So("FirmwareNotRecognized"),So("HardResetFail"),So("InvalidXRPTag"),So("InvalidAddress"),So("InvalidTransactionError"),So("InvalidNonce"),So("InvalidAddressBecauseDestinationIsAlsoSource"),So("LatestMCUInstalledError"),So("LatestFirmwareVersionRequired"),So("UnsupportedFeatureError"),So("NanoSNotSupported"),So("UnknownMCU"),So("LedgerAPIError"),So("LedgerAPIErrorWithMessage"),So("LedgerAPINotAvailable"),So("ManagerAppAlreadyInstalled"),So("ManagerAppRelyOnBTC"),So("ManagerAppDepInstallRequired"),So("ManagerAppDepUninstallRequired"),So("ManagerDeviceLocked"),So("ManagerFirmwareNotEnoughSpace"),So("ManagerNotEnoughSpace"),So("ManagerUninstallBTCDep"),So("NetworkDown"),So("NetworkError"),So("NoAddressesFound"),So("NotEnoughBalance"),So("NotEnoughBalanceFees"),So("NotEnoughBalanceSwap"),So("NotEnoughBalanceToDelegate"),So("UnstakeNotEnoughStakedBalanceLeft"),So("RestakeNotEnoughStakedBalanceLeft"),So("NotEnoughToRestake"),So("NotEnoughToUnstake"),So("NotEnoughBalanceInParentAccount"),So("NotEnoughSpendableBalance"),So("NotEnoughBalanceBecauseDestinationNotCreated"),So("NotEnoughToStake"),So("NoAccessToCamera"),So("NotEnoughGas"),So("NotEnoughGasSwap"),So("TronEmptyAccount"),So("MaybeKeepTronAccountAlive"),So("NotSupportedLegacyAddress"),So("GasLessThanEstimate"),So("PriorityFeeTooLow"),So("PriorityFeeTooHigh"),So("PriorityFeeHigherThanMaxFee"),So("MaxFeeTooLow"),So("PasswordsDontMatch"),So("PasswordIncorrect"),So("RecommendSubAccountsToEmpty"),So("RecommendUndelegation"),So("TimeoutTagged"),So("UnexpectedBootloader"),So("MCUNotGenuineToDashboard"),So("RecipientRequired"),So("UnavailableTezosOriginatedAccountReceive"),So("UnavailableTezosOriginatedAccountSend"),So("UpdateFetchFileFail"),So("UpdateIncorrectHash"),So("UpdateIncorrectSig"),So("UpdateYourApp"),So("UserRefusedDeviceNameChange"),So("UserRefusedAddress"),So("UserRefusedFirmwareUpdate"),So("UserRefusedAllowManager"),So("UserRefusedOnDevice"),So("PinNotSet"),So("ExpertModeRequired");const Oo=So("TransportOpenUserCancelled"),No=So("TransportInterfaceNotAvailable"),To=So("TransportRaceCondition"),ko=So("TransportWebUSBGestureRequired");var Io;So("TransactionHasBeenValidatedError"),So("TransportExchangeTimeoutError"),So("DeviceShouldStayInApp"),So("WebsocketConnectionError"),So("WebsocketConnectionFailed"),So("WrongDeviceForAccount"),So("WrongDeviceForAccountPayout"),So("MissingSwapPayloadParamaters"),So("WrongDeviceForAccountRefund"),So("WrongAppForCurrency"),So("ETHAddressNonEIP"),So("CantScanQRCode"),So("FeeNotLoaded"),So("FeeNotLoadedSwap"),So("FeeRequired"),So("FeeTooHigh"),So("ValAddressRequired"),So("RedelegateDstValAddressRequired"),So("PendingOperation"),So("SyncError"),So("PairingFailed"),So("PeerRemovedPairing"),So("GenuineCheckFailed"),So("LedgerAPI4xx"),So("LedgerAPI5xx"),So("FirmwareOrAppUpdateRequired"),So("ReplacementTransactionUnderpriced"),So("OpReturnSizeLimit"),So("DustLimit"),So("ConcordiumInsufficientFunds"),So("ConcordiumMemoTooLong"),So("ConcordiumPairingExpiredError"),So("ConcordiumSessionExpiredError"),So("ConcordiumTrustedMetadataServiceError"),So("ConcordiumAddressVerificationFailedError"),So("ConcordiumInvalidMaxFeeError"),So("LanguageNotFound"),So("NoDBPathGiven"),So("DBWrongPassword"),So("DBNotReset"),So("SequenceNumberError"),So("DisabledTransactionBroadcastError"),So("InvalidParameterError"),function(e){e.Unknown="Unknown",e.LocationServicesDisabled="LocationServicesDisabled",e.LocationServicesUnauthorized="LocationServicesUnauthorized",e.BluetoothScanStartFailed="BluetoothScanStartFailed"}(Io||(Io={}));class Co extends Error{id;constructor(e,t){const n="TransportError";super(e||n),this.name=n,this.message=e,this.stack=new Error(e).stack,this.id=t}}Ao("TransportError",e=>new Co(e.message,e.id));const jo={ACCESS_CONDITION_NOT_FULFILLED:38916,ALGORITHM_NOT_SUPPORTED:38020,CLA_NOT_SUPPORTED:28160,CLA_NOT_SUPPORTED_BOOTLOADER:28161,CODE_BLOCKED:38976,CODE_NOT_INITIALIZED:38914,COMMAND_INCOMPATIBLE_FILE_STRUCTURE:27009,CONDITIONS_OF_USE_NOT_SATISFIED:27013,CONTRADICTION_INVALIDATION:38928,CONTRADICTION_SECRET_CODE_STATUS:38920,DEVICE_IN_RECOVERY_MODE:26159,CUSTOM_IMAGE_EMPTY:26158,FILE_ALREADY_EXISTS:27273,FILE_NOT_FOUND:37892,GP_AUTH_FAILED:25344,HALTED:28586,INCONSISTENT_FILE:37896,INCORRECT_DATA:27264,INCORRECT_LENGTH:26368,INCORRECT_P1_P2:27392,INS_NOT_SUPPORTED:27904,DEVICE_NOT_ONBOARDED:27911,DEVICE_NOT_ONBOARDED_2:26129,INVALID_KCV:38021,INVALID_OFFSET:37890,LICENSING:28482,LOCKED_DEVICE:21781,MAX_VALUE_REACHED:38992,MEMORY_PROBLEM:37440,MISSING_CRITICAL_PARAMETER:26624,NO_EF_SELECTED:37888,NOT_ENOUGH_MEMORY_SPACE:27268,OK:36864,PIN_REMAINING_ATTEMPTS:25536,REFERENCED_DATA_NOT_FOUND:27272,SECURITY_STATUS_NOT_SATISFIED:27010,TECHNICAL_PROBLEM:28416,UNKNOWN_APDU:27906,USER_REFUSED_ON_DEVICE:21761,NOT_ENOUGH_SPACE:20738,APP_NOT_FOUND_OR_INVALID_CONTEXT:20771,INVALID_APP_NAME_LENGTH:26378,GEN_AES_KEY_FAILED:21529,INTERNAL_CRYPTO_OPERATION_FAILED:21530,INTERNAL_COMPUTE_AES_CMAC_FAILED:21531,ENCRYPT_APP_STORAGE_FAILED:21532,INVALID_BACKUP_STATE:26178,PIN_NOT_SET:21762,INVALID_BACKUP_LENGTH:26419,INVALID_RESTORE_STATE:26179,INVALID_CHUNK_LENGTH:26420,INVALID_BACKUP_HEADER:26698,SW_BAD_STATE:45063};class Bo extends Error{statusCode;statusText;constructor(e,{canBeMappedToChildError:t=!0}={}){const n=Object.keys(jo).find(t=>jo[t]===e)||"UNKNOWN_ERROR",r=`Ledger device: ${function(e){switch(e){case 26368:return"Incorrect length";case 26624:return"Missing critical parameter";case 27010:return"Security not satisfied (dongle locked or have invalid access rights)";case 27013:return"Condition of use not satisfied (denied by the user?)";case 27264:return"Invalid data received";case 27392:return"Invalid parameter received";case 21781:return"Locked device";case 45063:return"Unexpected state on the device"}if(28416<=e&&e<=28671)return"Internal error, please report"}(e)||n} (0x${e.toString(16)})`;if(super(r),this.name="TransportStatusError",this.statusCode=e,this.statusText=n,Object.setPrototypeOf(this,Bo.prototype),t&&e===jo.LOCKED_DEVICE)return new Mo(r)}}class Mo extends Bo{constructor(e){super(jo.LOCKED_DEVICE,{canBeMappedToChildError:!1}),e&&(this.message=e),this.name="LockedDeviceError",Object.setPrototypeOf(this,Mo.prototype)}}Ao("TransportStatusError",e=>new Bo(e.statusCode));let Ro=0;const Lo=[],Po=(e,t,n)=>{const r={type:e,id:String(++Ro),date:new Date};t&&(r.message=t),Do(r)};class Uo{type;context;constructor(e,t){this.type=e,this.context=t}trace(e,t){(({type:e,message:t,data:n,context:r})=>{const i={type:e,id:String(++Ro),date:new Date};t&&(i.message=t),n&&(i.data=n),r&&(i.context=r),Do(i)})({type:this.type,message:e,data:t,context:this.context})}getContext(){return this.context}setContext(e){this.context=e}updateContext(e){this.context={...this.context,...e}}getType(){return this.type}setType(e){this.type=e}withType(e){return new Uo(e,this.context)}withContext(e){return new Uo(this.type,e)}withUpdatedContext(e){return new Uo(this.type,{...this.context,...e})}}const Fo=e=>(Lo.push(e),()=>{const t=Lo.indexOf(e);-1!==t&&(Lo[t]=Lo[Lo.length-1],Lo.pop())});function Do(e){for(let t=0;t<Lo.length;t++)try{Lo[t](e)}catch(e){console.error(e)}}"undefined"!=typeof window&&(window.__ledgerLogsListen=Fo);class $o{exchangeTimeout=3e4;unresponsiveTimeout=15e3;deviceModel=null;tracer;constructor({context:e,logType:t}={}){this.tracer=new Uo(t??"transport",e)}static isSupported;static list;static listen;static open;exchange(e,{abortTimeoutMs:t}={}){throw new Error("exchange not implemented")}exchangeBulk(e,t){let n=!1;return(async()=>{if(!n)for(const r of e){const e=await this.exchange(r);if(n)return;const i=e.readUInt16BE(e.length-2);if(i!==jo.OK)throw new Bo(i);t.next(e)}})().then(()=>!n&&t.complete(),e=>!n&&t.error(e)),{unsubscribe:()=>{n=!0}}}setScrambleKey(e){}close(){return Promise.resolve()}_events=new yo;on(e,t){this._events.on(e,t)}off(e,t){this._events.removeListener(e,t)}emit(e,...t){this._events.emit(e,...t)}setDebugMode(){console.warn("setDebugMode is deprecated. use @ledgerhq/logs instead. No logs are emitted in this anymore.")}setExchangeTimeout(e){this.exchangeTimeout=e}setExchangeUnresponsiveTimeout(e){this.unresponsiveTimeout=e}send=async(e,t,n,r,i=Fn().Buffer.alloc(0),o=[jo.OK],{abortTimeoutMs:a}={})=>{const s=this.tracer.withUpdatedContext({function:"send"});if(i.length>=256)throw s.trace("data.length exceeded 256 bytes limit",{dataLength:i.length}),new Co("data.length exceed 256 bytes limit. Got: "+i.length,"DataLengthTooBig");const c=await this.exchange(Fn().Buffer.concat([Buffer.from([e,t,n,r]),Buffer.from([i.length]),i]),{abortTimeoutMs:a}),u=c.readUInt16BE(c.length-2);if(!o.some(e=>e===u))throw new Bo(u);return c};static create(e=3e3,t){return new Promise((n,r)=>{let i=!1;const o=this.listen({next:t=>{i=!0,o&&o.unsubscribe(),a&&clearTimeout(a),this.open(t.descriptor,e).then(n,r)},error:e=>{a&&clearTimeout(a),r(e)},complete:()=>{a&&clearTimeout(a),i||r(new Co(this.ErrorMessage_NoDeviceFound,"NoDeviceFound"))}}),a=t?setTimeout(()=>{o.unsubscribe(),r(new Co(this.ErrorMessage_ListenTimeout,"ListenTimeout"))},t):null})}exchangeBusyPromise;async exchangeAtomicImpl(e){const t=this.tracer.withUpdatedContext({function:"exchangeAtomicImpl",unresponsiveTimeout:this.unresponsiveTimeout});if(this.exchangeBusyPromise)throw t.trace("Atomic exchange is already busy"),new To("An action was already pending on the Ledger device. Please deny or reconnect.");let n;const r=new Promise(e=>{n=e});this.exchangeBusyPromise=r;let i=!1;const o=setTimeout(()=>{t.trace('Timeout reached, emitting Transport event "unresponsive"',{unresponsiveTimeout:this.unresponsiveTimeout}),i=!0,this.emit("unresponsive")},this.unresponsiveTimeout);try{const n=await e();return i&&(t.trace("Device was unresponsive, emitting responsive"),this.emit("responsive")),n}finally{t.trace("Finalize, clearing busy guard"),clearTimeout(o),n&&n(),this.exchangeBusyPromise=null}}decorateAppAPIMethods(e,t,n){for(const r of t)e[r]=this.decorateAppAPIMethod(r,e[r],e,n)}_appAPIlock=null;decorateAppAPIMethod(e,t,n,r){return async(...i)=>{const{_appAPIlock:o}=this;if(o)return Promise.reject(new Co("Ledger Device is busy (lock "+o+")","TransportLocked"));try{return this._appAPIlock=e,this.setScrambleKey(r),await t.apply(n,i)}finally{this._appAPIlock=null}}}setTraceContext(e){this.tracer=this.tracer.withContext(e)}updateTraceContext(e){this.tracer.updateContext(e)}getTraceContext(){return this.tracer.getContext()}static ErrorMessage_ListenTimeout="No Ledger device found (timeout)";static ErrorMessage_NoDeviceFound="No Ledger device found"}function zo(e){const t=Fn().Buffer.alloc(2);return t.writeUInt16BE(e,0),t}const Wo={data:Fn().Buffer.alloc(0),dataLength:0,sequence:0};var qo,Ko,Xo,Ho,Vo,Go,Yo,Zo,Jo,Qo,ea,ta,na,ra,ia,oa,aa,sa,ca,ua,la,da,fa,ha,pa,ba,ma,ga,va,ya,wa,xa,Aa,Sa,Ea,_a,Oa,Na,Ta,ka,Ia,Ca,ja,Ba,Ma,Ra,La,Pa,Ua,Fa,Da,$a,za,Wa,qa,Ka,Xa,Ha,Va,Ga,Ya,Za,Ja,Qa,es,ts,ns,rs,is,os,as,ss,cs,us,ls,ds,fs,hs,ps,bs,ms,gs,vs,ys,ws,xs,As,Ss,Es,_s={exports:{}};function Os(){if(Ko)return qo;Ko=1;const e=Number.MAX_SAFE_INTEGER||9007199254740991;return qo={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:e,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}}function Ns(){if(Ho)return Xo;Ho=1;const e="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};return Xo=e}function Ts(){return Vo||(Vo=1,function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:r,MAX_LENGTH:i}=Os(),o=Ns(),a=(t=e.exports={}).re=[],s=t.safeRe=[],c=t.src=[],u=t.safeSrc=[],l=t.t={};let d=0;const f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",i],[f,r]],p=(e,t,n)=>{const r=(e=>{for(const[t,n]of h)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),i=d++;o(e,i,t),l[e]=i,c[i]=t,u[i]=r,a[i]=new RegExp(t,n?"g":void 0),s[i]=new RegExp(r,n?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),p("MAINVERSION",`(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASE",`(?:-(${c[l.PRERELEASEIDENTIFIER]}(?:\\.${c[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${c[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${c[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${f}+`),p("BUILD",`(?:\\+(${c[l.BUILDIDENTIFIER]}(?:\\.${c[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${c[l.MAINVERSION]}${c[l.PRERELEASE]}?${c[l.BUILD]}?`),p("FULL",`^${c[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${c[l.MAINVERSIONLOOSE]}${c[l.PRERELEASELOOSE]}?${c[l.BUILD]}?`),p("LOOSE",`^${c[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${c[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${c[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:${c[l.PRERELEASE]})?${c[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:${c[l.PRERELEASELOOSE]})?${c[l.BUILD]}?)?)?`),p("XRANGE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),p("COERCE",`${c[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",c[l.COERCEPLAIN]+`(?:${c[l.PRERELEASE]})?`+`(?:${c[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",c[l.COERCE],!0),p("COERCERTLFULL",c[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${c[l.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",p("TILDE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${c[l.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",p("CARET",`^${c[l.LONECARET]}${c[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${c[l.LONECARET]}${c[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${c[l.GTLT]}\\s*(${c[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]}|${c[l.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${c[l.XRANGEPLAIN]})\\s+-\\s+(${c[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${c[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${c[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(_s,_s.exports)),_s.exports}function ks(){if(Yo)return Go;Yo=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return Go=n=>n?"object"!=typeof n?e:n:t}function Is(){if(Jo)return Zo;Jo=1;const e=/^[0-9]+$/,t=(t,n)=>{if("number"==typeof t&&"number"==typeof n)return t===n?0:t<n?-1:1;const r=e.test(t),i=e.test(n);return r&&i&&(t=+t,n=+n),t===n?0:r&&!i?-1:i&&!r?1:t<n?-1:1};return Zo={compareIdentifiers:t,rcompareIdentifiers:(e,n)=>t(n,e)}}function Cs(){if(ea)return Qo;ea=1;const e=Ns(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:n}=Os(),{safeRe:r,t:i}=Ts(),o=ks(),{compareIdentifiers:a}=Is();class s{constructor(a,c){if(c=o(c),a instanceof s){if(a.loose===!!c.loose&&a.includePrerelease===!!c.includePrerelease)return a;a=a.version}else if("string"!=typeof a)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof a}".`);if(a.length>t)throw new TypeError(`version is longer than ${t} characters`);e("SemVer",a,c),this.options=c,this.loose=!!c.loose,this.includePrerelease=!!c.includePrerelease;const u=a.trim().match(c.loose?r[i.LOOSE]:r[i.FULL]);if(!u)throw new TypeError(`Invalid Version: ${a}`);if(this.raw=a,this.major=+u[1],this.minor=+u[2],this.patch=+u[3],this.major>n||this.major<0)throw new TypeError("Invalid major version");if(this.minor>n||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>n||this.patch<0)throw new TypeError("Invalid patch version");u[4]?this.prerelease=u[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<n)return t}return e}):this.prerelease=[],this.build=u[5]?u[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(e("SemVer.compare",this.version,this.options,t),!(t instanceof s)){if("string"==typeof t&&t===this.version)return 0;t=new s(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(e){return e instanceof s||(e=new s(e,this.options)),this.major<e.major?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:this.patch>e.patch?1:0}comparePre(t){if(t instanceof s||(t=new s(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let n=0;do{const r=this.prerelease[n],i=t.prerelease[n];if(e("prerelease compare",n,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return-1;if(r!==i)return a(r,i)}while(++n)}compareBuild(t){t instanceof s||(t=new s(t,this.options));let n=0;do{const r=this.build[n],i=t.build[n];if(e("build compare",n,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return-1;if(r!==i)return a(r,i)}while(++n)}inc(e,t,n){if(e.startsWith("pre")){if(!t&&!1===n)throw new Error("invalid increment argument: identifier is empty");if(t){const e=`-${t}`.match(this.options.loose?r[i.PRERELEASELOOSE]:r[i.PRERELEASE]);if(!e||e[1]!==t)throw new Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,n);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,n);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,n),this.inc("pre",t,n);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,n),this.inc("pre",t,n);break;case"release":if(0===this.prerelease.length)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(n)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let r=this.prerelease.length;for(;--r>=0;)"number"==typeof this.prerelease[r]&&(this.prerelease[r]++,r=-2);if(-1===r){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let r=[t,e];!1===n&&(r=[t]),0===a(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=r):this.prerelease=r}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return Qo=s}function js(){if(na)return ta;na=1;const e=Cs();return ta=(t,n,r=!1)=>{if(t instanceof e)return t;try{return new e(t,n)}catch(e){if(!r)return null;throw e}},ta}function Bs(){if(wa)return ya;wa=1;const e=Cs();return ya=(t,n,r)=>new e(t,r).compare(new e(n,r))}function Ms(){if(Oa)return _a;Oa=1;const e=Cs();return _a=(t,n,r)=>{const i=new e(t,r),o=new e(n,r);return i.compare(o)||i.compareBuild(o)}}function Rs(){if(ja)return Ca;ja=1;const e=Bs();return Ca=(t,n,r)=>e(t,n,r)>0}function Ls(){if(Ma)return Ba;Ma=1;const e=Bs();return Ba=(t,n,r)=>e(t,n,r)<0}function Ps(){if(La)return Ra;La=1;const e=Bs();return Ra=(t,n,r)=>0===e(t,n,r)}function Us(){if(Ua)return Pa;Ua=1;const e=Bs();return Pa=(t,n,r)=>0!==e(t,n,r)}function Fs(){if(Da)return Fa;Da=1;const e=Bs();return Fa=(t,n,r)=>e(t,n,r)>=0}function Ds(){if(za)return $a;za=1;const e=Bs();return $a=(t,n,r)=>e(t,n,r)<=0}function $s(){if(qa)return Wa;qa=1;const e=Ps(),t=Us(),n=Rs(),r=Fs(),i=Ls(),o=Ds();return Wa=(a,s,c,u)=>{switch(s){case"===":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a===c;case"!==":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a!==c;case"":case"=":case"==":return e(a,c,u);case"!=":return t(a,c,u);case">":return n(a,c,u);case">=":return r(a,c,u);case"<":return i(a,c,u);case"<=":return o(a,c,u);default:throw new TypeError(`Invalid operator: ${s}`)}}}function zs(){if(Ya)return Ga;Ya=1;const e=/\s+/g;class t{constructor(n,r){if(r=i(r),n instanceof t)return n.loose===!!r.loose&&n.includePrerelease===!!r.includePrerelease?n:new t(n.raw,r);if(n instanceof o)return this.raw=n.value,this.set=[[n]],this.formatted=void 0,this;if(this.options=r,this.loose=!!r.loose,this.includePrerelease=!!r.includePrerelease,this.raw=n.trim().replace(e," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!b(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&m(e[0])){this.set=[e];break}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");const t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&h)|(this.options.loose&&p))+":"+e,n=r.get(t);if(n)return n;const i=this.options.loose,s=i?c[u.HYPHENRANGELOOSE]:c[u.HYPHENRANGE];e=e.replace(s,T(this.options.includePrerelease)),a("hyphen replace",e),e=e.replace(c[u.COMPARATORTRIM],l),a("comparator trim",e),e=e.replace(c[u.TILDETRIM],d),a("tilde trim",e),e=e.replace(c[u.CARETTRIM],f),a("caret trim",e);let m=e.split(" ").map(e=>v(e,this.options)).join(" ").split(/\s+/).map(e=>N(e,this.options));i&&(m=m.filter(e=>(a("loose invalid filter",e,this.options),!!e.match(c[u.COMPARATORLOOSE])))),a("range list",m);const g=new Map,y=m.map(e=>new o(e,this.options));for(const e of y){if(b(e))return[e];g.set(e.value,e)}g.size>1&&g.has("")&&g.delete("");const w=[...g.values()];return r.set(t,w),w}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(t=>g(t,n)&&e.set.some(e=>g(e,n)&&t.every(t=>e.every(e=>t.intersects(e,n)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new s(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(k(this.set[t],e,this.options))return!0;return!1}}Ga=t;const n=(Va||(Va=1,Ha=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}),Ha),r=new n,i=ks(),o=Ws(),a=Ns(),s=Cs(),{safeRe:c,t:u,comparatorTrimReplace:l,tildeTrimReplace:d,caretTrimReplace:f}=Ts(),{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=Os(),b=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,g=(e,t)=>{let n=!0;const r=e.slice();let i=r.pop();for(;n&&r.length;)n=r.every(e=>i.intersects(e,t)),i=r.pop();return n},v=(e,t)=>(e=e.replace(c[u.BUILD],""),a("comp",e,t),e=A(e,t),a("caret",e),e=w(e,t),a("tildes",e),e=E(e,t),a("xrange",e),e=O(e,t),a("stars",e),e),y=e=>!e||"x"===e.toLowerCase()||"*"===e,w=(e,t)=>e.trim().split(/\s+/).map(e=>x(e,t)).join(" "),x=(e,t)=>{const n=t.loose?c[u.TILDELOOSE]:c[u.TILDE];return e.replace(n,(t,n,r,i,o)=>{let s;return a("tilde",e,t,n,r,i,o),y(n)?s="":y(r)?s=`>=${n}.0.0 <${+n+1}.0.0-0`:y(i)?s=`>=${n}.${r}.0 <${n}.${+r+1}.0-0`:o?(a("replaceTilde pr",o),s=`>=${n}.${r}.${i}-${o} <${n}.${+r+1}.0-0`):s=`>=${n}.${r}.${i} <${n}.${+r+1}.0-0`,a("tilde return",s),s})},A=(e,t)=>e.trim().split(/\s+/).map(e=>S(e,t)).join(" "),S=(e,t)=>{a("caret",e,t);const n=t.loose?c[u.CARETLOOSE]:c[u.CARET],r=t.includePrerelease?"-0":"";return e.replace(n,(t,n,i,o,s)=>{let c;return a("caret",e,t,n,i,o,s),y(n)?c="":y(i)?c=`>=${n}.0.0${r} <${+n+1}.0.0-0`:y(o)?c="0"===n?`>=${n}.${i}.0${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.0${r} <${+n+1}.0.0-0`:s?(a("replaceCaret pr",s),c="0"===n?"0"===i?`>=${n}.${i}.${o}-${s} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}-${s} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o}-${s} <${+n+1}.0.0-0`):(a("no pr"),c="0"===n?"0"===i?`>=${n}.${i}.${o}${r} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o} <${+n+1}.0.0-0`),a("caret return",c),c})},E=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map(e=>_(e,t)).join(" ")),_=(e,t)=>{e=e.trim();const n=t.loose?c[u.XRANGELOOSE]:c[u.XRANGE];return e.replace(n,(n,r,i,o,s,c)=>{a("xRange",e,n,r,i,o,s,c);const u=y(i),l=u||y(o),d=l||y(s),f=d;return"="===r&&f&&(r=""),c=t.includePrerelease?"-0":"",u?n=">"===r||"<"===r?"<0.0.0-0":"*":r&&f?(l&&(o=0),s=0,">"===r?(r=">=",l?(i=+i+1,o=0,s=0):(o=+o+1,s=0)):"<="===r&&(r="<",l?i=+i+1:o=+o+1),"<"===r&&(c="-0"),n=`${r+i}.${o}.${s}${c}`):l?n=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(n=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),a("xRange return",n),n})},O=(e,t)=>(a("replaceStars",e,t),e.trim().replace(c[u.STAR],"")),N=(e,t)=>(a("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?u.GTE0PRE:u.GTE0],"")),T=e=>(t,n,r,i,o,a,s,c,u,l,d,f)=>`${n=y(r)?"":y(i)?`>=${r}.0.0${e?"-0":""}`:y(o)?`>=${r}.${i}.0${e?"-0":""}`:a?`>=${n}`:`>=${n}${e?"-0":""}`} ${c=y(u)?"":y(l)?`<${+u+1}.0.0-0`:y(d)?`<${u}.${+l+1}.0-0`:f?`<=${u}.${l}.${d}-${f}`:e?`<${u}.${l}.${+d+1}-0`:`<=${c}`}`.trim(),k=(e,t,n)=>{for(let n=0;n<e.length;n++)if(!e[n].test(t))return!1;if(t.prerelease.length&&!n.includePrerelease){for(let n=0;n<e.length;n++)if(a(e[n].semver),e[n].semver!==o.ANY&&e[n].semver.prerelease.length>0){const r=e[n].semver;if(r.major===t.major&&r.minor===t.minor&&r.patch===t.patch)return!0}return!1}return!0};return Ga}function Ws(){if(Ja)return Za;Ja=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(r,i){if(i=n(i),r instanceof t){if(r.loose===!!i.loose)return r;r=r.value}r=r.trim().split(/\s+/).join(" "),a("comparator",r,i),this.options=i,this.loose=!!i.loose,this.parse(r),this.semver===e?this.value="":this.value=this.operator+this.semver.version,a("comp",this)}parse(t){const n=this.options.loose?r[i.COMPARATORLOOSE]:r[i.COMPARATOR],o=t.match(n);if(!o)throw new TypeError(`Invalid comparator: ${t}`);this.operator=void 0!==o[1]?o[1]:"","="===this.operator&&(this.operator=""),o[2]?this.semver=new s(o[2],this.options.loose):this.semver=e}toString(){return this.value}test(t){if(a("Comparator.test",t,this.options.loose),this.semver===e||t===e)return!0;if("string"==typeof t)try{t=new s(t,this.options)}catch(e){return!1}return o(t,this.operator,this.semver,this.options)}intersects(e,r){if(!(e instanceof t))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new c(e.value,r).test(this.value):""===e.operator?""===e.value||new c(this.value,r).test(e.semver):(!(r=n(r)).includePrerelease||"<0.0.0-0"!==this.value&&"<0.0.0-0"!==e.value)&&(!(!r.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&(!(!this.operator.startsWith(">")||!e.operator.startsWith(">"))||(!(!this.operator.startsWith("<")||!e.operator.startsWith("<"))||(!(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))||(!!(o(this.semver,"<",e.semver,r)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))||!!(o(this.semver,">",e.semver,r)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))))))}}Za=t;const n=ks(),{safeRe:r,t:i}=Ts(),o=$s(),a=Ns(),s=Cs(),c=zs();return Za}function qs(){if(es)return Qa;es=1;const e=zs();return Qa=(t,n,r)=>{try{n=new e(n,r)}catch(e){return!1}return n.test(t)},Qa}function Ks(){if(ls)return us;ls=1;const e=zs();return us=(t,n)=>{try{return new e(t,n).range||"*"}catch(e){return null}},us}function Xs(){if(fs)return ds;fs=1;const e=Cs(),t=Ws(),{ANY:n}=t,r=zs(),i=qs(),o=Rs(),a=Ls(),s=Ds(),c=Fs();return ds=(u,l,d,f)=>{let h,p,b,m,g;switch(u=new e(u,f),l=new r(l,f),d){case">":h=o,p=s,b=a,m=">",g=">=";break;case"<":h=a,p=c,b=o,m="<",g="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(u,l,f))return!1;for(let e=0;e<l.set.length;++e){const r=l.set[e];let i=null,o=null;if(r.forEach(e=>{e.semver===n&&(e=new t(">=0.0.0")),i=i||e,o=o||e,h(e.semver,i.semver,f)?i=e:b(e.semver,o.semver,f)&&(o=e)}),i.operator===m||i.operator===g)return!1;if((!o.operator||o.operator===m)&&p(u,o.semver))return!1;if(o.operator===g&&b(u,o.semver))return!1}return!0},ds}var Hs,Vs=function(){if(Es)return Ss;Es=1;const e=Ts(),t=Os(),n=Cs(),r=Is(),i=js(),o=function(){if(ia)return ra;ia=1;const e=js();return ra=(t,n)=>{const r=e(t,n);return r?r.version:null},ra}(),a=function(){if(aa)return oa;aa=1;const e=js();return oa=(t,n)=>{const r=e(t.trim().replace(/^[=v]+/,""),n);return r?r.version:null},oa}(),s=function(){if(ca)return sa;ca=1;const e=Cs();return sa=(t,n,r,i,o)=>{"string"==typeof r&&(o=i,i=r,r=void 0);try{return new e(t instanceof e?t.version:t,r).inc(n,i,o).version}catch(e){return null}},sa}(),c=function(){if(la)return ua;la=1;const e=js();return ua=(t,n)=>{const r=e(t,null,!0),i=e(n,null,!0),o=r.compare(i);if(0===o)return null;const a=o>0,s=a?r:i,c=a?i:r,u=!!s.prerelease.length;if(c.prerelease.length&&!u){if(!c.patch&&!c.minor)return"major";if(0===c.compareMain(s))return c.minor&&!c.patch?"minor":"patch"}const l=u?"pre":"";return r.major!==i.major?l+"major":r.minor!==i.minor?l+"minor":r.patch!==i.patch?l+"patch":"prerelease"}}(),u=function(){if(fa)return da;fa=1;const e=Cs();return da=(t,n)=>new e(t,n).major}(),l=function(){if(pa)return ha;pa=1;const e=Cs();return ha=(t,n)=>new e(t,n).minor}(),d=function(){if(ma)return ba;ma=1;const e=Cs();return ba=(t,n)=>new e(t,n).patch}(),f=function(){if(va)return ga;va=1;const e=js();return ga=(t,n)=>{const r=e(t,n);return r&&r.prerelease.length?r.prerelease:null},ga}(),h=Bs(),p=function(){if(Aa)return xa;Aa=1;const e=Bs();return xa=(t,n,r)=>e(n,t,r)}(),b=function(){if(Ea)return Sa;Ea=1;const e=Bs();return Sa=(t,n)=>e(t,n,!0)}(),m=Ms(),g=function(){if(Ta)return Na;Ta=1;const e=Ms();return Na=(t,n)=>t.sort((t,r)=>e(t,r,n))}(),v=function(){if(Ia)return ka;Ia=1;const e=Ms();return ka=(t,n)=>t.sort((t,r)=>e(r,t,n))}(),y=Rs(),w=Ls(),x=Ps(),A=Us(),S=Fs(),E=Ds(),_=$s(),O=function(){if(Xa)return Ka;Xa=1;const e=Cs(),t=js(),{safeRe:n,t:r}=Ts();return Ka=(i,o)=>{if(i instanceof e)return i;if("number"==typeof i&&(i=String(i)),"string"!=typeof i)return null;let a=null;if((o=o||{}).rtl){const e=o.includePrerelease?n[r.COERCERTLFULL]:n[r.COERCERTL];let t;for(;(t=e.exec(i))&&(!a||a.index+a[0].length!==i.length);)a&&t.index+t[0].length===a.index+a[0].length||(a=t),e.lastIndex=t.index+t[1].length+t[2].length;e.lastIndex=-1}else a=i.match(o.includePrerelease?n[r.COERCEFULL]:n[r.COERCE]);if(null===a)return null;const s=a[2],c=a[3]||"0",u=a[4]||"0",l=o.includePrerelease&&a[5]?`-${a[5]}`:"",d=o.includePrerelease&&a[6]?`+${a[6]}`:"";return t(`${s}.${c}.${u}${l}${d}`,o)},Ka}(),N=Ws(),T=zs(),k=qs(),I=function(){if(ns)return ts;ns=1;const e=zs();return ts=(t,n)=>new e(t,n).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" ")),ts}(),C=function(){if(is)return rs;is=1;const e=Cs(),t=zs();return rs=(n,r,i)=>{let o=null,a=null,s=null;try{s=new t(r,i)}catch(e){return null}return n.forEach(t=>{s.test(t)&&(o&&-1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},rs}(),j=function(){if(as)return os;as=1;const e=Cs(),t=zs();return os=(n,r,i)=>{let o=null,a=null,s=null;try{s=new t(r,i)}catch(e){return null}return n.forEach(t=>{s.test(t)&&(o&&1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},os}(),B=function(){if(cs)return ss;cs=1;const e=Cs(),t=zs(),n=Rs();return ss=(r,i)=>{r=new t(r,i);let o=new e("0.0.0");if(r.test(o))return o;if(o=new e("0.0.0-0"),r.test(o))return o;o=null;for(let t=0;t<r.set.length;++t){const i=r.set[t];let a=null;i.forEach(t=>{const r=new e(t.semver.version);switch(t.operator){case">":0===r.prerelease.length?r.patch++:r.prerelease.push(0),r.raw=r.format();case"":case">=":a&&!n(r,a)||(a=r);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${t.operator}`)}}),!a||o&&!n(o,a)||(o=a)}return o&&r.test(o)?o:null},ss}(),M=Ks(),R=Xs(),L=function(){if(ps)return hs;ps=1;const e=Xs();return hs=(t,n,r)=>e(t,n,">",r),hs}(),P=function(){if(ms)return bs;ms=1;const e=Xs();return bs=(t,n,r)=>e(t,n,"<",r),bs}(),U=function(){if(vs)return gs;vs=1;const e=zs();return gs=(t,n,r)=>(t=new e(t,r),n=new e(n,r),t.intersects(n,r))}(),F=function(){if(ws)return ys;ws=1;const e=qs(),t=Bs();return ys=(n,r,i)=>{const o=[];let a=null,s=null;const c=n.sort((e,n)=>t(e,n,i));for(const t of c)e(t,r,i)?(s=t,a||(a=t)):(s&&o.push([a,s]),s=null,a=null);a&&o.push([a,null]);const u=[];for(const[e,t]of o)e===t?u.push(e):t||e!==c[0]?t?e===c[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");const l=u.join(" || "),d="string"==typeof r.raw?r.raw:String(r);return l.length<d.length?l:r},ys}(),D=function(){if(As)return xs;As=1;const e=zs(),t=Ws(),{ANY:n}=t,r=qs(),i=Bs(),o=[new t(">=0.0.0-0")],a=[new t(">=0.0.0")],s=(e,t,s)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===n){if(1===t.length&&t[0].semver===n)return!0;e=s.includePrerelease?o:a}if(1===t.length&&t[0].semver===n){if(s.includePrerelease)return!0;t=a}const l=new Set;let d,f,h,p,b,m,g;for(const t of e)">"===t.operator||">="===t.operator?d=c(d,t,s):"<"===t.operator||"<="===t.operator?f=u(f,t,s):l.add(t.semver);if(l.size>1)return null;if(d&&f){if(h=i(d.semver,f.semver,s),h>0)return null;if(0===h&&(">="!==d.operator||"<="!==f.operator))return null}for(const e of l){if(d&&!r(e,String(d),s))return null;if(f&&!r(e,String(f),s))return null;for(const n of t)if(!r(e,String(n),s))return!1;return!0}let v=!(!f||s.includePrerelease||!f.semver.prerelease.length)&&f.semver,y=!(!d||s.includePrerelease||!d.semver.prerelease.length)&&d.semver;v&&1===v.prerelease.length&&"<"===f.operator&&0===v.prerelease[0]&&(v=!1);for(const e of t){if(g=g||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,d)if(y&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===y.major&&e.semver.minor===y.minor&&e.semver.patch===y.patch&&(y=!1),">"===e.operator||">="===e.operator){if(p=c(d,e,s),p===e&&p!==d)return!1}else if(">="===d.operator&&!r(d.semver,String(e),s))return!1;if(f)if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),"<"===e.operator||"<="===e.operator){if(b=u(f,e,s),b===e&&b!==f)return!1}else if("<="===f.operator&&!r(f.semver,String(e),s))return!1;if(!e.operator&&(f||d)&&0!==h)return!1}return!(d&&m&&!f&&0!==h||f&&g&&!d&&0!==h||y||v)},c=(e,t,n)=>{if(!e)return t;const r=i(e.semver,t.semver,n);return r>0?e:r<0||">"===t.operator&&">="===e.operator?t:e},u=(e,t,n)=>{if(!e)return t;const r=i(e.semver,t.semver,n);return r<0?e:r>0||"<"===t.operator&&"<="===e.operator?t:e};return xs=(t,n,r={})=>{if(t===n)return!0;t=new e(t,r),n=new e(n,r);let i=!1;e:for(const e of t.set){for(const t of n.set){const n=s(e,t,r);if(i=i||null!==n,n)continue e}if(i)return!1}return!0}}();return Ss={parse:i,valid:o,clean:a,inc:s,diff:c,major:u,minor:l,patch:d,prerelease:f,compare:h,rcompare:p,compareLoose:b,compareBuild:m,sort:g,rsort:v,gt:y,lt:w,eq:x,neq:A,gte:S,lte:E,cmp:_,coerce:O,Comparator:N,Range:T,satisfies:k,toComparators:I,maxSatisfying:C,minSatisfying:j,minVersion:B,validRange:M,outside:R,gtr:L,ltr:P,intersects:U,simplifyRange:F,subset:D,SemVer:n,re:e.re,src:e.src,tokens:e.t,SEMVER_SPEC_VERSION:t.SEMVER_SPEC_VERSION,RELEASE_TYPES:t.RELEASE_TYPES,compareIdentifiers:r.compareIdentifiers,rcompareIdentifiers:r.rcompareIdentifiers}}(),Gs=oe(Vs);!function(e){e.blue="blue",e.nanoS="nanoS",e.nanoSP="nanoSP",e.nanoX="nanoX",e.stax="stax",e.europa="europa",e.apex="apex"}(Hs||(Hs={}));const Ys={[Hs.blue]:{id:Hs.blue,productName:"Ledger Blue",productIdMM:0,legacyUsbProductId:0,usbOnly:!0,memorySize:491520,masks:[822083584,822149120],getBlockSize:e=>4096},[Hs.nanoS]:{id:Hs.nanoS,productName:"Ledger Nano S",productIdMM:16,legacyUsbProductId:1,usbOnly:!0,memorySize:327680,masks:[823132160],getBlockSize:e=>Gs.lt(Gs.coerce(e)??"","2.0.0")?4096:2048},[Hs.nanoX]:{id:Hs.nanoX,productName:"Ledger Nano X",productIdMM:64,legacyUsbProductId:4,usbOnly:!1,memorySize:2097152,masks:[855638016],getBlockSize:e=>4096,bluetoothSpec:[{serviceUuid:"13d63400-2c97-0004-0000-4c6564676572",notifyUuid:"13d63400-2c97-0004-0001-4c6564676572",writeUuid:"13d63400-2c97-0004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-0004-0003-4c6564676572"}]},[Hs.nanoSP]:{id:Hs.nanoSP,productName:"Ledger Nano S Plus",productIdMM:80,legacyUsbProductId:5,usbOnly:!0,memorySize:1569792,masks:[856686592],getBlockSize:e=>32},[Hs.apex]:{id:Hs.apex,productName:"Ledger Nano Gen5",productIdMM:128,legacyUsbProductId:8,usbOnly:!1,memorySize:1569792,masks:[859832320],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-8004-0000-4c6564676572",notifyUuid:"13d63400-2c97-8004-0001-4c6564676572",writeUuid:"13d63400-2c97-8004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-8004-0003-4c6564676572"}]},[Hs.stax]:{id:Hs.stax,productName:"Ledger Stax",productIdMM:96,legacyUsbProductId:6,usbOnly:!1,memorySize:1569792,masks:[857735168],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-6004-0000-4c6564676572",notifyUuid:"13d63400-2c97-6004-0001-4c6564676572",writeUuid:"13d63400-2c97-6004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-6004-0003-4c6564676572"}]},[Hs.europa]:{id:Hs.europa,productName:"Ledger Flex",productIdMM:112,legacyUsbProductId:7,usbOnly:!1,memorySize:1569792,masks:[858783744],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-3004-0000-4c6564676572",notifyUuid:"13d63400-2c97-3004-0001-4c6564676572",writeUuid:"13d63400-2c97-3004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-3004-0003-4c6564676572"}]}};Hs.blue,Hs.nanoS,Hs.nanoSP,Hs.nanoX,Hs.stax,Hs.europa;const Zs=Object.values(Ys),Js=e=>{const t=Zs.find(t=>t.legacyUsbProductId===e);if(t)return t;const n=e>>8;return Zs.find(e=>e.productIdMM===n)},Qs=[],ec={};for(const e in Ys){const t=Ys[e],{bluetoothSpec:n}=t;if(n)for(let e=0;e<n.length;e++){const r=n[e];Qs.push(r.serviceUuid),ec[r.serviceUuid]=ec[r.serviceUuid.replace(/-/g,"")]={deviceModel:t,...r}}}const tc=[{vendorId:11415}];async function nc(){return await navigator.usb.requestDevice({filters:tc})}async function rc(){return(await navigator.usb.getDevices()).filter(e=>11415===e.vendorId)}const ic=()=>Promise.resolve(!!navigator&&!!navigator.usb&&"function"==typeof navigator.usb.getDevices);class oc extends $o{device;deviceModel;channel=Math.floor(65535*Math.random());packetSize=64;interfaceNumber;constructor(e,t){super(),this.device=e,this.interfaceNumber=t,this.deviceModel=Js(e.productId)}static isSupported=ic;static list=rc;static listen=e=>{let t=!1;return async function(){const e=await rc();return e.length>0?e[0]:nc()}().then(n=>{if(!t){const t=Js(n.productId);e.next({type:"add",descriptor:n,deviceModel:t}),e.complete()}},t=>{window.DOMException&&t instanceof window.DOMException&&18===t.code?e.error(new ko(t.message)):e.error(new Oo(t.message))}),{unsubscribe:function(){t=!0}}};static async request(){const e=await nc();return oc.open(e)}static async openConnected(){const e=await rc();return 0===e.length?null:oc.open(e[0])}static async open(e){await e.open(),null===e.configuration&&await e.selectConfiguration(1),await ac(e);const t=e.configurations[0].interfaces.find(({alternates:e})=>e.some(e=>255===e.interfaceClass));if(!t)throw new No("No WebUSB interface found for your Ledger device. Please upgrade firmware or contact techsupport.");const n=t.interfaceNumber;try{await e.claimInterface(n)}catch(t){throw await e.close(),new No(t.message)}const r=new oc(e,n),i=t=>{e===t.device&&(navigator.usb.removeEventListener("disconnect",i),r._emitDisconnect(new Eo))};return navigator.usb.addEventListener("disconnect",i),r}_disconnectEmitted=!1;_emitDisconnect=e=>{this._disconnectEmitted||(this._disconnectEmitted=!0,this.emit("disconnect",e))};async close(){await this.exchangeBusyPromise,await this.device.releaseInterface(this.interfaceNumber),await ac(this.device),await this.device.close()}async exchange(e){const t=await this.exchangeAtomicImpl(async()=>{const{channel:t,packetSize:n}=this;Po("apdu","=> "+e.toString("hex"));const r=((e,t)=>({makeBlocks(n){let r=Fn().Buffer.concat([zo(n.length),n]);const i=t-5,o=Math.ceil(r.length/i);r=Fn().Buffer.concat([r,Fn().Buffer.alloc(o*i-r.length+1).fill(0)]);const a=[];for(let t=0;t<o;t++){const n=Fn().Buffer.alloc(5);n.writeUInt16BE(e,0),n.writeUInt8(5,2),n.writeUInt16BE(t,3);const o=r.slice(t*i,(t+1)*i);a.push(Fn().Buffer.concat([n,o]))}return a},reduceResponse(t,n){let{data:r,dataLength:i,sequence:o}=t||Wo;if(n.readUInt16BE(0)!==e)throw new Co("Invalid channel","InvalidChannel");if(5!==n.readUInt8(2))throw new Co("Invalid tag","InvalidTag");if(n.readUInt16BE(3)!==o)throw new Co("Invalid sequence","InvalidSequence");t||(i=n.readUInt16BE(5)),o++;const a=n.slice(t?5:7);return r=Fn().Buffer.concat([r,a]),r.length>i&&(r=r.slice(0,i)),{data:r,dataLength:i,sequence:o}},getReducedResult(e){if(e&&e.dataLength===e.data.length)return e.data}}))(t,n),i=r.makeBlocks(e);for(let e=0;e<i.length;e++)await this.device.transferOut(3,i[e]);let o,a;for(;!(o=r.getReducedResult(a));){const e=await this.device.transferIn(3,n),t=Buffer.from(e.data.buffer);a=r.reduceResponse(a,t)}return Po("apdu","<= "+o.toString("hex")),o}).catch(e=>{if(e&&e.message&&e.message.includes("disconnected"))throw this._emitDisconnect(e),new _o(e.message);throw e});return t}setScrambleKey(){}}async function ac(e){try{await e.reset()}catch(e){console.warn(e)}}var sc={name:p.Ledger,website:"https://www.ledger.com",connect:function(){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,oc.create()];case 1:return t=r.sent(),[4,new y.default(t).getPublicKey("44'/148'/0'")];case 2:return n=r.sent().rawPublicKey,[2,e.StrKey.encodeEd25519PublicKey(n)];case 3:throw r.sent(),new Error("BLUX: Failed to connect to Ledger.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Failed to get network from ledger")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return[4,oc.isSupported()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: ledger does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Failed to sign the transaction with Ledger.")})})},signTransaction:function(t,n){return A(void 0,void 0,void 0,function(){var r,i,o,a,s,c;return S(this,function(u){switch(u.label){case 0:return u.trys.push([0,3,,4]),r=new e.Transaction(t,n.network),[4,oc.create()];case 1:return i=u.sent(),[4,new y.default(i).signTransaction("44'/148'/0'",r.signatureBase())];case 2:return o=u.sent().signature,a=e.Keypair.fromPublicKey(n.address),s=a.signatureHint(),c=new e.xdr.DecoratedSignature({hint:s,signature:o}),r.signatures.push(c),[2,r.toXDR()];case 3:throw u.sent(),new Error("BLUX: Failed to sign the transaction with Ledger.");case 4:return[2]}})})}};const cc=Object.values({device:["getFeatures","getDeviceState","getFirmwareHash","firmwareUpdate","resetDevice","loadDevice","recoveryDevice","wipeDevice","backupDevice","changePin","changeWipeCode","changeLanguage","applySettings","applyFlags","authenticateDevice","setBusy","setBrightness","showDeviceTutorial","bleUnpair","requestLogin","cipherKeyValue","unlockPath","getOwnershipId","getOwnershipProof","thpGetCredentials","thpRemoveCredentials","telemetryGet","pingDevice"],blockchain:["blockchainSubscribe","blockchainUnsubscribe","blockchainDisconnect","blockchainSetCustomBackend","blockchainGetInfo","blockchainValidateEvmRpcUrl","blockchainEstimateFee","blockchainGetAccountBalanceHistory","blockchainGetTransactions","blockchainEvmRpcCall","blockchainGetCurrentFiatRates","blockchainGetContractInfo","blockchainGetFiatRatesForTimestamps","blockchainSubscribeFiatRates","blockchainUnsubscribeFiatRates","pushTransaction","getNonce"],account:["getAddress","getPublicKey","getAccountInfo","getAccountDescriptor","discoverAccounts","signMessage","verifyMessage","getSettings","getCoinInfo"],bitcoin:["signTransaction","composeTransaction","authorizeCoinjoin","cancelCoinjoinAuthorization"],ethereum:["ethereumGetAddress","ethereumGetPublicKey","ethereumSignTransaction","ethereumSignMessage","ethereumSignTypedData","ethereumVerifyMessage"],cardano:["cardanoGetAddress","cardanoGetPublicKey","cardanoGetNativeScriptHash","cardanoSignTransaction","cardanoSignMessage","cardanoComposeTransaction"],monero:["moneroGetAddress","moneroGetWatchKey","moneroKeyImageSync","moneroSignTransaction"],ripple:["rippleGetAddress","rippleSignTransaction"],solana:["solanaGetAddress","solanaGetPublicKey","solanaSignTransaction","solanaComposeTransaction"],stellar:["stellarGetAddress","stellarSignTransaction"],tezos:["tezosGetAddress","tezosGetPublicKey","tezosSignTransaction"],tron:["tronGetAddress","tronSignTransaction","tronComposeTransaction"],evolu:["evoluGetNode","evoluSignRegistrationRequest","evoluGetDelegatedIdentityKey"]}).flat(),uc={Init_NotInitialized:"TrezorConnect not initialized",Init_AlreadyInitialized:"TrezorConnect has been already initialized",Init_ManifestMissing:"Manifest not set. Read more at https://github.com/trezor/trezor-suite/blob/develop/docs/packages/connect/index.md",Handshake_Error:"",Popup_ConnectionMissing:"Unable to establish connection with iframe",Desktop_ConnectionMissing:"Unable to establish connection with Suite",Transport_Missing:"Transport is missing",Method_InvalidPackage:"This package is not suitable to work with browser. Use @trezor/connect-web package instead",Method_InvalidParameter:"",Method_NotAllowed:"Method not allowed for this configuration",Method_PermissionsNotGranted:"Permissions not granted",Method_Cancel:"Canceled",Method_Interrupted:"Popup closed",Method_UnknownCoin:"Coin not found",Method_AddressNotMatch:"Addresses do not match",Method_Override:"override",Method_NoResponse:"Call resolved without response",Method_Unsupported:"Unsupported method",Method_DataOverflowModelOne:"Model One does not support data over 1024 bytes",Backend_NotSupported:"BlockchainLink settings not found in coins.json",Backend_WorkerMissing:"",Backend_Disconnected:"Backend disconnected",Backend_Invalid:"Invalid backend",Backend_Error:"",Runtime:"",Device_NotFound:"Device not found",Device_InitializeFailed:"",Device_FwException:"",Device_ModeException:"",Device_Disconnected:"Device disconnected",Device_UsedElsewhere:"Device is used in another window",Device_InvalidState:"Passphrase is incorrect",Device_CallInProgress:"Device call in progress",Device_MultipleNotSupported:"Multiple devices are not supported",Device_MissingCapability:"Device is missing capability",Device_MissingCapabilityBtcOnly:"Device is missing capability (BTC only)",Device_ThpPairingTagInvalid:"Pairing tag mismatch",Device_ThpStateMissing:"ThpState missing",Device_ThpPairingMethodsException:"No common pairing methods",Failure_UnknownCode:"Unknown error",Failure_EntropyCheck:"",Deeplink_VersionMismatch:"Not compatible with current version of the app",Browser_LocalNetworkPermissionMissing:"Local network permission is missing. Please allow local network access in browser settings."};class lc extends Error{code;message;constructor(e,t,n){super(t,n),this.code=e,this.message=t}toString(){return`${this.name} (code: ${this.code}): ${this.message}`}}const dc=(e,t)=>new lc(e,t||uc[e]||e),fc=e=>{const t=e?.error instanceof Error?e.error:e;return t instanceof Error?{message:t.message,code:"code"in t?t.code:"Failure_UnknownCode"}:{...e}},hc=e=>({success:!1,error:{message:e.message,code:e.code??"Failure_UnknownCode"}}),pc="DEVICE_EVENT",bc="iframe-call",mc="core-call-cancel",gc="ui-address_validation",vc="popup-core-loaded",yc="popup-handshake",wc="popup-closed",xc=e=>{let t=()=>{},n=()=>{};const r=new Promise((e,r)=>{t=e,n=r});return{id:e,resolve:t,reject:n,promise:r}},Ac=e=>{const{initialId:t=0,timeout:n=0,onTimeout:r,generateId:i}=e??{},o=[];let a=t;const s=i??(()=>a++);let c,u=xc();const l=()=>{const{resolve:e}=u;u=xc(),e()},d=()=>{const e=Date.now(),t=o.reduce((e,{deadline:t})=>(e&&t?Math.min:Math.max)(e,t),0);c&&clearTimeout(c),c=t?setTimeout(f,Math.max(t-e,0)):void 0},f=()=>{const e=Date.now();o.filter(t=>t.deadline&&t.deadline<=e).forEach(e=>{r?.(e.id),e.deadline=0}),d()},h=(e=n)=>{const t=s(),r=xc(t),i=e&&Date.now()+e;return o.push({...r,deadline:i}),e&&d(),{promiseId:t,promise:r.promise}},p=e=>{const t=o.findIndex(({id:t})=>t===e),[n]=t>=0?o.splice(t,1):[void 0];return n&&l(),n?.deadline&&d(),n};return{length:()=>o.length,create:h,createConcurrent:async(e,t)=>{for(;o.length>=e;)await u.promise;return h(t)},resolve:(e,t)=>{const n=p(e);return n?.resolve(t),!!n},reject:(e,t)=>{const n=p(e);return n?.reject(t),!!n},resolveAll:e=>{o.forEach(t=>t.resolve(e(t.id)));o.splice(0,o.length).length&&(l(),d())},rejectAll:e=>{o.forEach(t=>t.reject(e));o.splice(0,o.length).length&&(l(),d())}}},Sc=e=>{const t=e??(()=>{const e=Symbol(),t={};return async(n=e)=>{for(;t[n];)await t[n];let r=()=>{};return t[n]=new Promise(e=>{r=e}).finally(()=>{delete t[n]}),r}})();return(e,n)=>t(n).then(t=>Promise.resolve().then(e).finally(t))};class Ec{prefix;enabled;css="";messages;logWriter;MAX_ENTRIES=100;constructor(e,t,n){this.prefix=e,this.enabled=t,this.messages=[],n&&(this.logWriter=n)}setColors(e){this.css="undefined"!=typeof window&&e[this.prefix]?e[this.prefix]:""}addMessage({level:e,prefix:t,timestamp:n},...r){const i={level:e,prefix:t,css:this.css,message:r,timestamp:n||Date.now()};if(this.messages.push(i),this.logWriter)try{this.logWriter.add(i)}catch(e){console.error("There was an error adding log message",e,i)}this.messages.length>this.MAX_ENTRIES&&this.messages.shift()}setWriter(e){this.logWriter=e}log(...e){this.addMessage({level:"log",prefix:this.prefix},...e),this.enabled&&console.log(`%c${this.prefix}`,this.css,...e)}error(...e){this.addMessage({level:"error",prefix:this.prefix},...e),this.enabled&&console.error(`%c${this.prefix}`,this.css,...e)}info(...e){this.addMessage({level:"info",prefix:this.prefix},...e),this.enabled&&console.info(`%c${this.prefix}`,this.css,...e)}warn(...e){this.addMessage({level:"warn",prefix:this.prefix},...e),this.enabled&&console.warn(`%c${this.prefix}`,this.css,...e)}debug(...e){this.addMessage({level:"debug",prefix:this.prefix},...e),this.enabled&&(this.css?console.log(`%c${this.prefix}`,this.css,...e):console.log(this.prefix,...e))}getLog(){return this.messages}}class _c extends Error{constructor(){super("Aborted by signal")}}const Oc=e=>Array.isArray(e),Nc=(e,t)=>new Promise((n,r)=>{const i=new _c;if(t.aborted)return r(i);if(void 0===e)return n();let o;const a=()=>{clearTimeout(o),t.removeEventListener("abort",a),r(i)};o=setTimeout(()=>{t.removeEventListener("abort",a),n()},e),t.addEventListener("abort",a)}),Tc=(e,t,n)=>new Promise((r,i)=>{const o=new _c;if(n.aborted)return i(o);let a;const s=()=>{clearTimeout(a),n.removeEventListener("abort",s),i(o)};a=setTimeout(()=>{n.removeEventListener("abort",s),i(t)},e),n.addEventListener("abort",s)}),kc=(e,t,n)=>void 0===e?[]:[Tc(e,t,n)],Ic=(e,t)=>new Promise((n,r)=>{const i=new _c;if(t.aborted)return r(i);if(e?.aborted)return r(i);const o=()=>r(i);e?.addEventListener("abort",o);const a=()=>{e?.removeEventListener("abort",o),t.removeEventListener("abort",a),r(i)};t.addEventListener("abort",a)}),Cc=async(e,t)=>{const n=new AbortController;t.aborted&&n.abort();const r=()=>{t.removeEventListener("abort",r),n.abort()};t.addEventListener("abort",r);try{return await new Promise(t=>t(e(n.signal)))}finally{t.aborted||t.removeEventListener("abort",r)}};class jc extends Error{constructor(){super("Aborted by timeout")}}class Bc extends Error{constructor(){super("Aborted by deadline")}}const Mc=async(e,t)=>{const{signal:n,delay:r,attempts:i,timeout:o,deadline:a,gap:s,attemptFailureHandler:c}=t,u=a&&a-Date.now(),l=Oc(i)?i.length:i??(a?1/0:1),d=new AbortController,f=d.signal,h=Oc(i)?e=>i[e]:()=>({timeout:o,gap:s}),p=new Bc,b=new jc,m=t.graceful&&n,g=new AbortController;if(m)if(n.aborted)g.abort();else{const e=()=>{n.removeEventListener("abort",e),f.removeEventListener("abort",e),g.abort()};n.addEventListener("abort",e),f.addEventListener("abort",e)}try{return await Promise.race([...m?[]:[Ic(n,f)],...kc(u,p,f),Nc(r,f).then(()=>(async(e,t,n,r)=>{for(let i=0;i<e-1&&!r.aborted;i++){const e=new AbortController,o=()=>e.abort();r.addEventListener("abort",o);try{return await t(i,e.signal)}catch(e){o(),await n(i,e)}finally{r.removeEventListener("abort",o)}}return r.aborted?Promise.reject(new _c):t(e-1,r)})(l,(t,n)=>Promise.race([...kc(h(t).timeout,b,f),Cc(e,n)]),(e,t)=>{const n=c?.(t);return n?Promise.reject(n):Nc(h(e).gap??0,f)},m?g.signal:f))])}finally{d.abort()}};class Rc extends vo.EventEmitter{listenerCount(e){return super.listenerCount(e)}}var Lc,Pc,Uc;!function(e){e[e.mainnet=764824073]="mainnet",e[e.testnet_preprod=1]="testnet_preprod",e[e.testnet_preview=2]="testnet_preview",e[e.testnet_legacy=1097911063]="testnet_legacy"}(Lc||(Lc={})),function(e){e[e.mainnet=1]="mainnet",e[e.testnet=0]="testnet"}(Pc||(Pc={})),function(e){e[e.EdDSA=-8]="EdDSA"}(Uc||(Uc={}));const Fc="10.0.0-alpha.1";Fc.split(".").map(e=>parseInt(e,10))[0];const Dc=Fc,$c=((new Date).getTime(),e=>"string"==typeof e?e:Dc);class zc extends Rc{}class Wc extends vo.EventEmitter{_ws;static CONNECTING=0;static OPEN=1;static CLOSING=2;static CLOSED=3;constructor(e,t,n){super(),this._ws=new WebSocket(e),this._ws.onclose=()=>{this.emit("close")},this._ws.onopen=()=>{this.emit("open")},this._ws.onerror=e=>{this.emit("error",new qc(`WsWrapper error. Ready state: ${this.readyState}`))},this._ws.onmessage=e=>{this.emit("message",e.data)}}close(){this.readyState===Wc.OPEN&&this._ws.close()}send(e){if(this.readyState!==Wc.OPEN)throw new qc(`Connection is not open. state: ${this.readyState}`);this._ws.send(e)}get readyState(){return this._ws.readyState}}class qc extends Error{}class Kc extends Rc{options;messages;emitter=this;ws;pingTimeout;connectPromise;ping(){return this.sendMessage({type:"ping"})}constructor(e){super(),this.options=e,this.messages=Ac({timeout:this.options.timeout||2e4,onTimeout:e=>this.onMessageTimeout(e)})}initWebsocket({url:e,timeout:t,headers:n,agent:r}){if("string"!=typeof e)throw new qc("websocket_no_url");return e.startsWith("http")&&(e=e.replace("http","ws")),new Wc(e,{timeout:t,headers:{Origin:"https://node.trezor.io",...n},agent:r})}setPingTimeout(){clearTimeout(this.pingTimeout);this.pingTimeout=this.isConnected()?setTimeout(()=>{if(this.isConnected())return this.onPing().catch(()=>{})},this.options.pingTimeout||5e4):void 0}onPing(){return this.ping()}onMessageTimeout(e){const{ws:t}=this;t&&(this.messages.rejectAll(new qc("websocket_timeout")),t.close())}onError(){this.onClose()}async sendMessage(e,{timeout:t,onIdCreated:n}={}){const{ws:r}=this;if(!r||!this.isConnected())throw new qc("websocket_not_initialized");let i;if(this.options.concurrency){if(i=await this.messages.createConcurrent(this.options.concurrency,t),!r||!this.isConnected())throw this.messages.resolve(i.promiseId,void 0),new qc("websocket_not_initialized")}else i=this.messages.create(t);n?.(i.promiseId);const o={id:i.promiseId.toString(),...e};return this.setPingTimeout(),this.options.onSending?.(e),r.send(JSON.stringify(o)),i.promise}sendRawMessage(e){const{ws:t}=this;if(!t||!this.isConnected())throw new qc("websocket_not_initialized");t.send(e,{binary:"string"!=typeof e}),this.setPingTimeout()}onMessage(e,t){try{const n=JSON.parse(e.toString()),r=Number(n.id);try{const e=t?t(n):n;e&&this.messages.resolve(r,e)}catch(e){this.messages.reject(r,e)}}catch{}finally{this.setPingTimeout()}}async connect(){if(this.connectPromise)return this.connectPromise;if(this.isConnected())return Promise.resolve();this.ws?.readyState===Wc.CLOSING&&await new Promise(e=>this.emitter.once("disconnected",e));const e=xc();this.connectPromise=e.promise;const t=this.createWebsocket?this.createWebsocket():this.initWebsocket(this.options),n=setTimeout(()=>{this.onClose(),e.reject(new qc("websocket_timeout"));try{t.close()}catch{}},this.options.connectionTimeout||this.options.timeout||2e4);return t.once("error",t=>{clearTimeout(n),this.onClose(),e.reject(new qc(t.message))}),t.on("open",()=>{clearTimeout(n),this.init(),e.resolve()}),this.ws=t,e.promise.finally(()=>{this.connectPromise=void 0})}init(){const{ws:e}=this;if(!e||!this.isConnected())throw Error("Websocket init cannot be called");e.removeAllListeners(),e.on("error",e=>this.onError()),e.on("message",e=>this.onMessage(e)),e.on("close",()=>{this.emitter.emit("disconnected"),this.onClose()})}disconnect(){if(this.isConnected()){const e=new Promise(e=>{this.ws?.once("close",e)});return this.ws?.close(),e}return Promise.resolve()}isConnected(){return this.ws?.readyState===Wc.OPEN}onClose(){clearTimeout(this.pingTimeout),this.ws?.removeAllListeners(),this.ws?.on("error",()=>{}),this.messages.rejectAll(new qc("Websocket closed unexpectedly"))}dispose(){this.removeAllListeners(),this.disconnect(),this.onClose()}}const Xc="#bada55",Hc="#20abd8",Vc="#f4a744",Gc={"@trezor/connect":`color: ${Hc}; background: #000;`,"@trezor/connect-web":`color: ${Hc}; background: #000;`,"@trezor/connect-webextension":`color: ${Hc}; background: #000;`,IFrame:`color: ${Vc}; background: #000;`,Core:`color: ${Vc}; background: #000;`,DeviceList:`color: ${Xc}; background: #000;`,Device:`color: ${Xc}; background: #000;`,DeviceCommands:`color: ${Xc}; background: #000;`,"@trezor/transport":`color: ${Xc}; background: #000;`},Yc=new class{logs={};writer;colors={};constructor({colors:e}){this.colors=e}initLog(e,t,n){const r=n||this.writer,i=new Ec(e,!!t,r);return this.colors&&i.setColors(this.colors),this.logs[e]=i,i}setLogWriter(e){Object.keys(this.logs).forEach(t=>{if(this.writer=e(),this.writer){this.logs[t].setWriter(this.writer);const{messages:e}=this.logs[t];e.forEach(e=>{this.writer?.add(e)})}})}enableLog(e){Object.keys(this.logs).forEach(t=>{this.logs[t].enabled=!!e})}enableLogByPrefix(e,t){this.logs[e]&&(this.logs[e].enabled=t)}getLog(){let e=[];return Object.keys(this.logs).forEach(t=>{e=e.concat(this.logs[t].messages)}),e.sort((e,t)=>e.timestamp-t.timestamp),e}}({colors:Gc}),Zc=Yc.initLog.bind(Yc);Yc.setLogWriter.bind(Yc),Yc.enableLog.bind(Yc),Yc.enableLogByPrefix.bind(Yc),Yc.getLog.bind(Yc);const Jc="https://dev.suite.sldev.cz",Qc=`${Jc}/connect/`,eu=(e,t)=>{if("http://localhost:8088"===t)return"http://localhost:8000/connect-popup";if(e.startsWith(Qc)){const t=(e=>{let t;try{t=new URL(e).pathname}catch{t=new URL(e,Jc).pathname}const n=t.match(/\/connect\/(.+)/);if(n)return n[1].replace(/^(.+)\/(?:methods|settings)\/.*$/,"$1").replace(/\/$/,"")||void 0})(e);if(t)return`${Jc}/suite-web/${t}/web/connect-popup`}return"https://suite.trezor.io/web/connect-popup"};class tu extends Rc{messages=Ac({generateId:()=>crypto.randomUUID()});messagesQueue=[];isConnected=!1;handshakeMaxRetries=5;handshakeRetryInterval=2e3;handshakeFinished;lazyHandshake;logger;sendFn;channel;constructor({sendFn:e,channel:t,logger:n,lazyHandshake:r=!1}){super(),this.channel=t,this.sendFn=e,this.lazyHandshake=r,this.logger=n}init(){return this.handshakeFinished||(this.handshakeFinished=xc(),this.lazyHandshake||this.handshakeWithPeer()),this.handshakeFinished.promise}handshakeWithPeer(){return this.logger?.log(this.channel.here,"handshake"),Mc(async()=>{this.postMessage({type:"channel-handshake-request",data:{success:!0,payload:void 0}},{usePromise:!1,useQueue:!1}),await(this.handshakeFinished?.promise)},{attempts:this.handshakeMaxRetries,timeout:this.handshakeRetryInterval}).then(()=>{this.logger?.log(this.channel.here,"handshake confirmed"),this.messagesQueue.forEach(e=>{e.channel=this.channel,this.sendFn(e)}),this.messagesQueue=[]}).catch(()=>{this.handshakeFinished?.reject(new Error("handshake failed")),this.handshakeFinished=void 0})}onMessage(e){const t=e,{channel:n,id:r,type:i,...o}=t;if(!n?.peer||n.peer!==this.channel.here)return;if(!n?.here||this.channel.peer!==n.here)return;if("channel-handshake-request"===i)return this.postMessage({type:"channel-handshake-confirm",data:{success:!0,payload:void 0}},{usePromise:!1,useQueue:!1}),void(this.lazyHandshake&&this.handshakeWithPeer());if("channel-handshake-confirm"===i)return void this.handshakeFinished?.resolve(void 0);this.messages.resolve(r,{id:r,...o});const a=this.messages.length();a>5&&this.logger?.warn(`too many message promises (${a}). this feels unexpected!`),this.emit("message",t)}postMessage(e,{usePromise:t=!0,useQueue:n=!0}={}){if(e.channel=this.channel,!t){try{this.sendFn(e)}catch{n&&this.messagesQueue.push(e)}return}const{promise:r,promiseId:i}=this.messages.create();e.id=i;try{this.sendFn(e)}catch{n&&this.messagesQueue.push(e)}return r}resolveMessagePromises(e){this.messages.resolveAll(t=>({id:t,payload:e}))}clearPendingSends(){}abortHandshake(e){this.handshakeFinished?.reject(new Error(e??"Handshake aborted")),this.handshakeFinished=void 0}clear(){this.handshakeFinished=void 0}}class nu extends tu{_windowHere;_listener;_origin;constructor({windowHere:e,windowPeer:t,channel:n,logger:r,origin:i}){super({channel:n,sendFn:e=>{t()?.postMessage(e,i)},logger:r}),this._listener=this.listener.bind(this),this._windowHere=e,this._origin=i,this.connect()}listener(e){if(e.origin!==this._origin||"null"===e.origin)return void this.logger?.warn(`WindowWindowChannel: ignoring message from unexpected origin "${e.origin}", expected "${this._origin}"`);const t={...e.data,success:!0,origin:e.origin,payload:e.data.payload||{},channel:e.data.channel||{peer:this.channel.here,here:this.channel.peer}};this.onMessage(t)}connect(){this._windowHere.addEventListener("message",this._listener),this.isConnected=!0}disconnect(){this.isConnected&&(this._windowHere.removeEventListener("message",this._listener),this.isConnected=!1)}}const ru=e=>{if("string"!=typeof e)return"unknown";if(e.startsWith("file://"))return"file://";const[t]=e.match(/^https?:\/\/[^/]+/)??[];return t??"unknown"};class iu extends yo{channel;handshakePromise;logger;popupSrc;manifest;version;closeInterval;locked=!1;closedEmitted=!1;pendingFocusOrCreate=Promise.resolve();constructor({popupSrc:e,manifest:t,version:n,logger:r}){super(),this.logger=r,this.popupSrc=e,this.manifest=t,this.version=n,this.channel=this.createChannel(ru(e)),this.handshakePromise=xc(),this.handshakePromise.promise.catch(()=>{}),this.channel.on("message",this.handleCoreMessage.bind(this))}async focusOrCreate(){this.pendingFocusOrCreate=this.pendingFocusOrCreate.catch(()=>{}).then(()=>this._focusOrCreate()),await this.pendingFocusOrCreate}async _focusOrCreate(){const e=await this.isOpen();if(!e&&this.locked&&this.reset(!1),!this.locked)return e&&await this.close(),this.locked=!0,this.closedEmitted=!1,this.open();this.focusPopup()}buildPopupUrl(e){return e}focusPopup(){}startCloseMonitoring(){this.closeInterval=setInterval(async()=>{await this.isOpen()||this.handlePopupClosed()},500)}async handleCoreMessage(e){this.logger.debug("handleCoreMessage",e),e.type===vc?(this.channel.postMessage({type:yc,payload:{manifest:this.manifest,version:this.version}}),this.handshakePromise?.resolve()):e.type===wc?(await this.close(),this.handlePopupClosed()):e.event===pc&&this.emit(pc,e)}handlePopupClosed(){this.emitClosed(),this.reset()}reset(e=!0){this.locked&&(this.locked=!1,this.handshakePromise?.reject(dc("Method_Interrupted")),this.handshakePromise=xc(),this.handshakePromise.promise.catch(()=>{}),this.channel.abortHandshake("Popup closed"),this.channel.disconnect(),this.closeInterval&&(clearInterval(this.closeInterval),this.closeInterval=void 0),this.onReset(e))}handleOpenFailure(e){this.logger.error("Failed to open popup:",e);const t=new Error(e);this.channel.abortHandshake(e),this.handshakePromise?.reject(t),this.handlePopupClosed()}async close(){await this.isOpen()&&(this.logger.debug("closing popup"),this.closePopup(),this.channel.clear())}emitClosed(){this.closedEmitted||(this.closedEmitted=!0,this.channel.resolveMessagePromises({success:!1,error:dc("Method_Interrupted")}),this.emit(wc))}}const ou="trezor-connect-bootstrap",au=()=>document.getElementById(ou)??void 0,su=()=>{let e,t;const n=()=>{t&&(window.clearTimeout(t),t=void 0)},r=()=>{n(),e?.reject(dc("Handshake_Error","iframe-blocked"))},i=()=>{const t=au();if(!t)return r();try{const e=t.contentWindow?.location.origin;if(!e||"null"===e)return r()}catch{}t.onload=null,e?.resolve()};return{create:r=>{if(e)return e.promise;if(au())return Promise.resolve();e=xc();const o=(()=>{const e=document.createElement("iframe");return e.id=ou,e.frameBorder="0",e.width="0px",e.height="0px",e.style.position="absolute",e.style.display="none",e.style.border="0px",e.style.width="0px",e.style.height="0px",e})();return t=setTimeout(()=>{e?.reject(dc("Handshake_Error","iframe-timeout"))},1e4),o.onload=i,o.setAttribute("src",r),document.body.appendChild(o),e.promise.finally(()=>{n()}).catch(e=>{throw o.parentNode&&o.parentNode.removeChild(o),e})},get:au}},cu={ENV_NOT_SUPPORTED:"env-not-supported",HANDSHAKE_TIMEOUT:"handshake-timeout",STORAGE_ACCESS_DENIED:"storage-access-denied",CHANNEL_ID_MISSING:"channel-id-missing",ORIGIN_MISSING:"origin-missing",UNKNOWN:"unknown"};class uu extends iu{popupWindow;iframe=su();channelId=(e=>{let t="";const n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for(let r=0;r<e;r++)t+=n.charAt(Math.floor(62*Math.random()));return t})(16);createChannel(){return new nu({windowHere:window,windowPeer:()=>this.iframe.get()?.contentWindow||void 0,channel:{here:"@trezor/connect-web",peer:"@trezor/connect-popup"},logger:this.logger,origin:ru(this.popupSrc)})}async open(){const e=`${this.buildPopupUrl(this.popupSrc)}/bootstrap.html?${`connect-popup-req=${this.channelId}`}${this.logger.enabled?"&debug=1":""}`,t=ru(this.popupSrc),n=window.open("about:blank","_blank");if(!n){const e=dc("Handshake_Error","popup-blocked");return this.handleOpenFailure(e.message),Promise.reject(e)}try{await this.iframe.create(e)}catch(e){return n.close(),this.handleOpenFailure(e.message),Promise.reject(e)}n.location.href=e;const r=new nu({windowHere:window,windowPeer:()=>this.iframe.get()?.contentWindow||void 0,channel:{here:"@trezor/connect-web",peer:"@trezor/connect-bootstrap-iframe"},logger:this.logger,origin:t});r.on("message",e=>{"channel-handshake-error"===e.type&&(n.postMessage({type:"channel-handshake-error",error:e.error},t),this.handleOpenFailure(e.error),r.abortHandshake(e.error))});try{await r.init(),r.disconnect()}catch(e){this.handleOpenFailure(e.message),r.disconnect();return Object.values(cu).includes(e.message)?Promise.reject(dc("Handshake_Error",e.message)):Promise.reject(e)}return this.channel.isConnected||this.channel.connect(),Promise.resolve()}focusPopup(){this.popupWindow?.focus()}closePopup(){this.popupWindow?.close(),this.popupWindow=void 0}isOpen(){return Promise.resolve(void 0!==this.popupWindow)}onReset(){}}class lu extends tu{currentId;allowedOrigin;messageListener;sendChain=Promise.resolve();static SEND_SETTLE_MS=100;constructor({channel:e,logger:t,currentId:n,allowedOrigin:r}){super({channel:e,sendFn:e=>{this.sendChain=this.sendChain.catch(()=>{}).then(()=>this.doSend(e)).then(()=>new Promise(e=>setTimeout(e,lu.SEND_SETTLE_MS)))},logger:t}),this.currentId=n,this.allowedOrigin=r}async doSend(e){try{const t=await(this.currentId?.());if(this.logger?.debug("CHANNEL sending to tab:",t,"message:",e),!t)throw this.logger?.error("CHANNEL: No tab ID available, cannot send message"),new Error("No tab ID available");e.id||this.logger?.warn("CHANNEL: Message without ID, this might cause issues with response handling",e);const n=await Promise.race([new Promise((e,n)=>{chrome.tabs.get(t,t=>{chrome.runtime.lastError?(this.logger?.error("CHANNEL: Error getting tab:",chrome.runtime.lastError),n(chrome.runtime.lastError)):e(t)})}),new Promise((e,t)=>setTimeout(()=>t(new Error("chrome.tabs.get timeout after 5s")),5e3))]);if(!n?.url)throw new Error("Trezor suite tab URL not available, the manifest must declare host_permissions matching the popup origin");const r=new URL(n.url),i=encodeURIComponent(JSON.stringify(e));r.hash=`#extension-id=${chrome.runtime.id}&message=${i}`,chrome.tabs.update(t,{url:r.toString()})}catch(e){throw this.logger?.error("CHANNEL: Error sending message via tab update:",e),e}}clearPendingSends(){this.sendChain=Promise.resolve()}connect(){this.messageListener?this.logger?.debug("CHANNEL: Listener already registered, skipping"):(this.logger?.debug("CHANNEL: connect called, setting up onMessageExternal listener"),this.messageListener=(e,t,n)=>{if(this.logger?.debug("CHANNEL: onMessageExternal fired:",{message:e,sender:t}),!t.tab)return this.logger?.warn("CHANNEL: Received message not from a tab, ignoring",t),!1;if(this.allowedOrigin){if(!t.tab.url)return this.logger?.warn(`CHANNEL: Missing sender tab URL while allowed origin is configured (allowed=${this.allowedOrigin}). Ignoring.`),!1;let e,n;try{e=new URL(t.tab.url).origin,n=new URL(this.allowedOrigin).origin}catch{return this.logger?.warn(`CHANNEL: Could not parse sender or allowed origin (sender=${t.tab.url}, allowed=${this.allowedOrigin}). Ignoring.`),!1}if(e!==n)return this.logger?.warn(`CHANNEL: Sender origin mismatch — expected ${n}, got ${e}. Ignoring.`),!1}if(!e.channel)return this.logger?.warn("CHANNEL: Received message without channel info, ignoring"),n({error:"Missing channel info"}),!1;this.logger?.debug("CHANNEL: Processing message through onMessage"),this.onMessage(e)},chrome.runtime.onMessageExternal.addListener(this.messageListener),this.isConnected=!0,this.logger?.debug("CHANNEL: Listener registered successfully"))}disconnect(){this.isConnected&&(this.messageListener&&(chrome.runtime.onMessageExternal.removeListener(this.messageListener),this.messageListener=void 0),this.clear(),this.isConnected=!1)}}class du extends iu{popupWindow;popupWindowPromise=xc();extensionTabId=0;buildPopupUrl(e){if("undefined"!=typeof chrome&&chrome.runtime?.id){const t=new URLSearchParams;return t.set("extension-id",chrome.runtime.id),e+"#"+t.toString()}return e}checkIfTabExists(e){return new Promise(t=>{chrome.tabs.get(e,()=>{t(!chrome.runtime.lastError)})})}logChromeError(e,t){t&&this.logger.error(`Chrome ${e} error:`,t)}createChannel(e){return new lu({channel:{here:"@trezor/connect-webextension-externally-connectable",peer:"@trezor/suite-web"},currentId:()=>this.popupWindowPromise?.promise.then(e=>e.id),logger:this.logger,allowedOrigin:e})}open(){this.popupWindowPromise=xc(),this.popupWindowPromise.promise.catch(()=>{});const e=this.buildPopupUrl(this.popupSrc);return chrome.windows.getCurrent(t=>{this.logger.debug("opening popup. currentWindow type:",t.type),"normal"!==t.type?this.openPopupInNewWindow(e):this.openPopupInNewTab(e)}),this.channel.isConnected||(this.channel.connect(),this.channel.init().catch(e=>{this.logger.error("Channel handshake failed:",e)})),Promise.resolve()}openPopupInNewWindow(e){chrome.windows.create({url:e},e=>{if(!e)return this.popupWindowPromise?.reject(new Error("Failed to create popup window")),void this.handleOpenFailure("Failed to create popup window");chrome.tabs.query({windowId:e.id,active:!0},e=>this.onPopupTabResolved(e[0]))})}openPopupInNewTab(e){chrome.tabs.query({currentWindow:!0,active:!0},t=>{if(!t[0]?.id)return this.popupWindowPromise?.reject(new Error("No active tab found")),void this.handleOpenFailure("No active tab found");this.extensionTabId=t[0].id,chrome.tabs.create({url:e,index:t[0].index+1},e=>this.onPopupTabResolved(e))})}onPopupTabResolved(e){this.popupWindow=e,this.logger.debug("popup tab resolved:",e.id),this.popupWindowPromise?.resolve(e),this.startCloseMonitoring()}focusPopup(){this.popupWindow?.id&&chrome.tabs.update(this.popupWindow.id,{active:!0})}closePopup(){const e=this.popupWindow?.id;e&&(chrome.tabs.remove(e,()=>{this.logChromeError("close",chrome.runtime.lastError)}),this.popupWindow=void 0)}isOpen(){return this.popupWindow?.id?this.checkIfTabExists(this.popupWindow.id):Promise.resolve(!1)}onReset(e=!0){e&&this.extensionTabId&&(this.logger.debug("Focusing back to extension tab:",this.extensionTabId),chrome.tabs.update(this.extensionTabId,{active:!0},()=>{this.logChromeError("focus",chrome.runtime.lastError)}),this.extensionTabId=0)}}function fu(e){return Array.isArray(e)}function hu(e){return"bigint"==typeof e}function pu(e){return"boolean"==typeof e}function bu(e){return e instanceof globalThis.Date}function mu(e){return"number"==typeof e}function gu(e){return"object"==typeof e&&null!==e}function vu(e){return e instanceof globalThis.RegExp}function yu(e){return"string"==typeof e}function wu(e){return e instanceof globalThis.Uint8Array}function xu(e){return void 0===e}function Au(e){return fu(e)?function(e){return e.map(e=>Au(e))}(e):bu(e)?function(e){return new Date(e.getTime())}(e):wu(e)?function(e){return new Uint8Array(e)}(e):vu(e)?function(e){return new RegExp(e.source,e.flags)}(e):gu(e)?function(e){const t={};for(const n of Object.getOwnPropertyNames(e))t[n]=Au(e[n]);for(const n of Object.getOwnPropertySymbols(e))t[n]=Au(e[n]);return t}(e):e}function Su(e){return Au(e)}function Eu(e,t){return Su(void 0===t?e:{...t,...e})}var _u;function Ou(e){return fu(e)?function(e){return globalThis.Object.freeze(e).map(e=>Ou(e))}(e):bu(e)||wu(e)||vu(e)?e:gu(e)?function(e){const t={};for(const n of Object.getOwnPropertyNames(e))t[n]=Ou(e[n]);for(const n of Object.getOwnPropertySymbols(e))t[n]=Ou(e[n]);return globalThis.Object.freeze(t)}(e):e}function Nu(e,t){const n=void 0!==t?{...t,...e}:e;switch(_u.InstanceMode){case"freeze":return Ou(n);case"clone":return Su(n);default:return n}}!function(e){function t(t){const n=function(e){return null!==e&&"object"==typeof e}(t);return e.AllowArrayObject?n:n&&!function(e){return globalThis.Array.isArray(e)&&!globalThis.ArrayBuffer.isView(e)}(t)}e.InstanceMode="default",e.ExactOptionalPropertyTypes=!1,e.AllowArrayObject=!1,e.AllowNaN=!1,e.AllowNullVoid=!1,e.IsExactOptionalProperty=function(t,n){return e.ExactOptionalPropertyTypes?n in t:void 0!==t[n]},e.IsObjectLike=t,e.IsRecordLike=function(e){return t(e)&&!(e instanceof Date)&&!(e instanceof Uint8Array)},e.IsNumberLike=function(t){return e.AllowNaN?function(e){return"number"==typeof e}(t):Number.isFinite(t)},e.IsVoidLike=function(t){const n=function(e){return void 0===e}(t);return e.AllowNullVoid?n||null===t:n}}(_u||(_u={}));class Tu extends Error{constructor(e){super(e)}}const ku=Symbol.for("TypeBox.Transform"),Iu=Symbol.for("TypeBox.Readonly"),Cu=Symbol.for("TypeBox.Optional"),ju=Symbol.for("TypeBox.Hint"),Bu=Symbol.for("TypeBox.Kind");function Mu(e){return gu(e)&&"Readonly"===e[Iu]}function Ru(e){return gu(e)&&"Optional"===e[Cu]}function Lu(e){return Vu(e,"Any")}function Pu(e){return Vu(e,"Argument")}function Uu(e){return Vu(e,"Array")}function Fu(e){return Vu(e,"AsyncIterator")}function Du(e){return Vu(e,"BigInt")}function $u(e){return Vu(e,"Boolean")}function zu(e){return Vu(e,"Computed")}function Wu(e){return Vu(e,"Constructor")}function qu(e){return Vu(e,"Function")}function Ku(e){return Vu(e,"Integer")}function Xu(e){return Vu(e,"Intersect")}function Hu(e){return Vu(e,"Iterator")}function Vu(e,t){return gu(e)&&Bu in e&&e[Bu]===t}function Gu(e){return pu(e)||mu(e)||yu(e)}function Yu(e){return Vu(e,"Literal")}function Zu(e){return Vu(e,"MappedKey")}function Ju(e){return Vu(e,"MappedResult")}function Qu(e){return Vu(e,"Never")}function el(e){return Vu(e,"Null")}function tl(e){return Vu(e,"Number")}function nl(e){return Vu(e,"Object")}function rl(e){return Vu(e,"Promise")}function il(e){return Vu(e,"Record")}function ol(e){return Vu(e,"Ref")}function al(e){return Vu(e,"RegExp")}function sl(e){return Vu(e,"String")}function cl(e){return Vu(e,"Symbol")}function ul(e){return Vu(e,"TemplateLiteral")}function ll(e){return gu(e)&&ku in e}function dl(e){return Vu(e,"Tuple")}function fl(e){return Vu(e,"Undefined")}function hl(e){return Vu(e,"Union")}function pl(e){return Lu(e)||Pu(e)||Uu(e)||$u(e)||Du(e)||Fu(e)||zu(e)||Wu(e)||function(e){return Vu(e,"Date")}(e)||qu(e)||Ku(e)||Xu(e)||Hu(e)||Yu(e)||Zu(e)||Ju(e)||Qu(e)||function(e){return Vu(e,"Not")}(e)||el(e)||tl(e)||nl(e)||rl(e)||il(e)||ol(e)||al(e)||sl(e)||cl(e)||ul(e)||function(e){return Vu(e,"This")}(e)||dl(e)||fl(e)||hl(e)||function(e){return Vu(e,"Uint8Array")}(e)||function(e){return Vu(e,"Unknown")}(e)||function(e){return Vu(e,"Unsafe")}(e)||function(e){return Vu(e,"Void")}(e)||function(e){return gu(e)&&Bu in e&&yu(e[Bu])}(e)}const bl=["Argument","Any","Array","AsyncIterator","BigInt","Boolean","Computed","Constructor","Date","Enum","Function","Integer","Intersect","Iterator","Literal","MappedKey","MappedResult","Not","Null","Number","Object","Promise","Record","Ref","RegExp","String","Symbol","TemplateLiteral","This","Tuple","Undefined","Union","Uint8Array","Unknown","Void"];function ml(e){try{return new RegExp(e),!0}catch{return!1}}function gl(e){if(!yu(e))return!1;for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n>=7&&n<=13||27===n||127===n)return!1}return!0}function vl(e){return xl(e)||od(e)}function yl(e){return xu(e)||hu(e)}function wl(e){return xu(e)||mu(e)}function xl(e){return xu(e)||pu(e)}function Al(e){return xu(e)||yu(e)}function Sl(e){return xu(e)||od(e)}function El(e){return gu(e)&&"Optional"===e[Cu]}function _l(e){return Pl(e,"Any")&&Al(e.$id)}function Ol(e){return Pl(e,"Array")&&"array"===e.type&&Al(e.$id)&&od(e.items)&&wl(e.minItems)&&wl(e.maxItems)&&xl(e.uniqueItems)&&Sl(e.contains)&&wl(e.minContains)&&wl(e.maxContains)}function Nl(e){return Pl(e,"AsyncIterator")&&"AsyncIterator"===e.type&&Al(e.$id)&&od(e.items)}function Tl(e){return Pl(e,"BigInt")&&"bigint"===e.type&&Al(e.$id)&&yl(e.exclusiveMaximum)&&yl(e.exclusiveMinimum)&&yl(e.maximum)&&yl(e.minimum)&&yl(e.multipleOf)}function kl(e){return Pl(e,"Boolean")&&"boolean"===e.type&&Al(e.$id)}function Il(e){return Pl(e,"Constructor")&&"Constructor"===e.type&&Al(e.$id)&&fu(e.parameters)&&e.parameters.every(e=>od(e))&&od(e.returns)}function Cl(e){return Pl(e,"Date")&&"Date"===e.type&&Al(e.$id)&&wl(e.exclusiveMaximumTimestamp)&&wl(e.exclusiveMinimumTimestamp)&&wl(e.maximumTimestamp)&&wl(e.minimumTimestamp)&&wl(e.multipleOfTimestamp)}function jl(e){return Pl(e,"Function")&&"Function"===e.type&&Al(e.$id)&&fu(e.parameters)&&e.parameters.every(e=>od(e))&&od(e.returns)}function Bl(e){return Pl(e,"Integer")&&"integer"===e.type&&Al(e.$id)&&wl(e.exclusiveMaximum)&&wl(e.exclusiveMinimum)&&wl(e.maximum)&&wl(e.minimum)&&wl(e.multipleOf)}function Ml(e){return gu(e)&&Object.entries(e).every(([e,t])=>gl(e)&&od(t))}function Rl(e){return Pl(e,"Intersect")&&(!yu(e.type)||"object"===e.type)&&fu(e.allOf)&&e.allOf.every(e=>od(e)&&!function(e){return gu(e)&&ku in e}(e))&&Al(e.type)&&(xl(e.unevaluatedProperties)||Sl(e.unevaluatedProperties))&&Al(e.$id)}function Ll(e){return Pl(e,"Iterator")&&"Iterator"===e.type&&Al(e.$id)&&od(e.items)}function Pl(e,t){return gu(e)&&Bu in e&&e[Bu]===t}function Ul(e){return $l(e)&&yu(e.const)}function Fl(e){return $l(e)&&mu(e.const)}function Dl(e){return $l(e)&&pu(e.const)}function $l(e){return Pl(e,"Literal")&&Al(e.$id)&&function(e){return pu(e)||mu(e)||yu(e)}(e.const)}function zl(e){return Pl(e,"Never")&&gu(e.not)&&0===Object.getOwnPropertyNames(e.not).length}function Wl(e){return Pl(e,"Not")&&od(e.not)}function ql(e){return Pl(e,"Null")&&"null"===e.type&&Al(e.$id)}function Kl(e){return Pl(e,"Number")&&"number"===e.type&&Al(e.$id)&&wl(e.exclusiveMaximum)&&wl(e.exclusiveMinimum)&&wl(e.maximum)&&wl(e.minimum)&&wl(e.multipleOf)}function Xl(e){return Pl(e,"Object")&&"object"===e.type&&Al(e.$id)&&Ml(e.properties)&&vl(e.additionalProperties)&&wl(e.minProperties)&&wl(e.maxProperties)}function Hl(e){return Pl(e,"Promise")&&"Promise"===e.type&&Al(e.$id)&&od(e.item)}function Vl(e){return Pl(e,"Record")&&"object"===e.type&&Al(e.$id)&&vl(e.additionalProperties)&&gu(e.patternProperties)&&(e=>{const t=Object.getOwnPropertyNames(e.patternProperties);return 1===t.length&&ml(t[0])&&gu(e.patternProperties)&&od(e.patternProperties[t[0]])})(e)}function Gl(e){return Pl(e,"RegExp")&&Al(e.$id)&&yu(e.source)&&yu(e.flags)&&wl(e.maxLength)&&wl(e.minLength)}function Yl(e){return Pl(e,"String")&&"string"===e.type&&Al(e.$id)&&wl(e.minLength)&&wl(e.maxLength)&&function(e){return xu(e)||yu(e)&&gl(e)&&ml(e)}(e.pattern)&&function(e){return xu(e)||yu(e)&&gl(e)}(e.format)}function Zl(e){return Pl(e,"Symbol")&&"symbol"===e.type&&Al(e.$id)}function Jl(e){return Pl(e,"TemplateLiteral")&&"string"===e.type&&yu(e.pattern)&&"^"===e.pattern[0]&&"$"===e.pattern[e.pattern.length-1]}function Ql(e){return Pl(e,"Tuple")&&"array"===e.type&&Al(e.$id)&&mu(e.minItems)&&mu(e.maxItems)&&e.minItems===e.maxItems&&(xu(e.items)&&xu(e.additionalItems)&&0===e.minItems||fu(e.items)&&e.items.every(e=>od(e)))}function ed(e){return Pl(e,"Undefined")&&"undefined"===e.type&&Al(e.$id)}function td(e){return Pl(e,"Union")&&Al(e.$id)&&gu(e)&&fu(e.anyOf)&&e.anyOf.every(e=>od(e))}function nd(e){return Pl(e,"Uint8Array")&&"Uint8Array"===e.type&&Al(e.$id)&&wl(e.minByteLength)&&wl(e.maxByteLength)}function rd(e){return Pl(e,"Unknown")&&Al(e.$id)}function id(e){return Pl(e,"Void")&&"void"===e.type&&Al(e.$id)}function od(e){return gu(e)&&(_l(e)||function(e){return Pl(e,"Argument")&&mu(e.index)}(e)||Ol(e)||kl(e)||Tl(e)||Nl(e)||function(e){return Pl(e,"Computed")&&yu(e.target)&&fu(e.parameters)&&e.parameters.every(e=>od(e))}(e)||Il(e)||Cl(e)||jl(e)||Bl(e)||Rl(e)||Ll(e)||$l(e)||function(e){return Pl(e,"MappedKey")&&fu(e.keys)&&e.keys.every(e=>mu(e)||yu(e))}(e)||function(e){return Pl(e,"MappedResult")&&Ml(e.properties)}(e)||zl(e)||Wl(e)||ql(e)||Kl(e)||Xl(e)||Hl(e)||Vl(e)||function(e){return Pl(e,"Ref")&&Al(e.$id)&&yu(e.$ref)}(e)||Gl(e)||Yl(e)||Zl(e)||Jl(e)||function(e){return Pl(e,"This")&&Al(e.$id)&&yu(e.$ref)}(e)||Ql(e)||ed(e)||td(e)||nd(e)||rd(e)||function(e){return Pl(e,"Unsafe")}(e)||id(e)||function(e){return gu(e)&&Bu in e&&yu(e[Bu])&&!bl.includes(e[Bu])}(e))}const ad="(0|[1-9][0-9]*)",sd="(.*)",cd=`^${ad}$`,ud=`^${sd}$`,ld=new Map;function dd(e,t){ld.set(e,t)}function fd(e){return Nu({[Bu]:"Any"},e)}function hd(e,t){return Nu({[Bu]:"Array",type:"array",items:e},t)}function pd(e,t){return Nu({[Bu]:"AsyncIterator",type:"AsyncIterator",items:e},t)}function bd(e,t,n){return Nu({[Bu]:"Computed",target:e,parameters:t},n)}function md(e,t){return t.reduce((e,t)=>function(e,t){const{[t]:n,...r}=e;return r}(e,t),e)}function gd(e){return Nu({[Bu]:"Never",not:{}},e)}function vd(e){return Nu({[Bu]:"MappedResult",properties:e})}function yd(e,t,n){return Nu({[Bu]:"Constructor",type:"Constructor",parameters:e,returns:t},n)}function wd(e,t,n){return Nu({[Bu]:"Function",type:"Function",parameters:e,returns:t},n)}function xd(e,t){return Nu({[Bu]:"Union",anyOf:e},t)}function Ad(e){return e.map(e=>Ru(e)?md(e,[Cu]):e)}function Sd(e,t){const n=function(e){return e.some(e=>Ru(e))}(e);return n?_f(xd(Ad(e),t)):xd(Ad(e),t)}function Ed(e,t){return 1===e.length?Nu(e[0],t):0===e.length?gd(t):Sd(e,t)}function _d(e,t){return 0===e.length?gd(t):1===e.length?Nu(e[0],t):xd(e,t)}class Od extends Tu{}function Nd(e){return e.replace(/\\\$/g,"$").replace(/\\\*/g,"*").replace(/\\\^/g,"^").replace(/\\\|/g,"|").replace(/\\\(/g,"(").replace(/\\\)/g,")")}function Td(e,t,n){return e[t]===n&&92!==e.charCodeAt(t-1)}function kd(e,t){return Td(e,t,"(")}function Id(e,t){return Td(e,t,")")}function Cd(e,t){return Td(e,t,"|")}function jd(e){return function(e){if(!kd(e,0)||!Id(e,e.length-1))return!1;let t=0;for(let n=0;n<e.length;n++)if(kd(e,n)&&(t+=1),Id(e,n)&&(t-=1),0===t&&n!==e.length-1)return!1;return!0}(e)?jd(function(e){return e.slice(1,e.length-1)}(e)):function(e){let t=0;for(let n=0;n<e.length;n++)if(kd(e,n)&&(t+=1),Id(e,n)&&(t-=1),Cd(e,n)&&0===t)return!0;return!1}(e)?function(e){let[t,n]=[0,0];const r=[];for(let i=0;i<e.length;i++)if(kd(e,i)&&(t+=1),Id(e,i)&&(t-=1),Cd(e,i)&&0===t){const t=e.slice(n,i);t.length>0&&r.push(jd(t)),n=i+1}const i=e.slice(n);return i.length>0&&r.push(jd(i)),0===r.length?{type:"const",const:""}:1===r.length?r[0]:{type:"or",expr:r}}(e):function(e){for(let t=0;t<e.length;t++)if(kd(e,t))return!0;return!1}(e)?function(e){function t(e,t){if(!kd(e,t))throw new Od("TemplateLiteralParser: Index must point to open parens");let n=0;for(let r=t;r<e.length;r++)if(kd(e,r)&&(n+=1),Id(e,r)&&(n-=1),0===n)return[t,r];throw new Od("TemplateLiteralParser: Unclosed group parens in expression")}function n(e,t){for(let n=t;n<e.length;n++)if(kd(e,n))return[t,n];return[t,e.length]}const r=[];for(let i=0;i<e.length;i++)if(kd(e,i)){const[n,o]=t(e,i),a=e.slice(n,o+1);r.push(jd(a)),i=o}else{const[t,o]=n(e,i),a=e.slice(t,o);a.length>0&&r.push(jd(a)),i=o-1}return 0===r.length?{type:"const",const:""}:1===r.length?r[0]:{type:"and",expr:r}}(e):{type:"const",const:Nd(e)}}function Bd(e){return jd(e.slice(1,e.length-1))}class Md extends Tu{}function Rd(e){return!function(e){return"or"===e.type&&2===e.expr.length&&"const"===e.expr[0].type&&"0"===e.expr[0].const&&"const"===e.expr[1].type&&"[1-9][0-9]*"===e.expr[1].const}(e)&&!function(e){return"const"===e.type&&".*"===e.const}(e)&&(!!function(e){return"or"===e.type&&2===e.expr.length&&"const"===e.expr[0].type&&"true"===e.expr[0].const&&"const"===e.expr[1].type&&"false"===e.expr[1].const}(e)||("and"===e.type||"or"===e.type?e.expr.every(e=>Rd(e)):"const"===e.type||(()=>{throw new Md("Unknown expression type")})()))}class Ld extends Tu{}function*Pd(e){if(1===e.length)return yield*e[0];for(const t of e[0])for(const n of Pd(e.slice(1)))yield`${t}${n}`}function*Ud(e){return yield*Pd(e.expr.map(e=>[...Fd(e)]))}function*Fd(e){return"and"===e.type?yield*Ud(e):"or"===e.type?yield*function*(e){for(const t of e.expr)yield*Fd(t)}(e):"const"===e.type?yield*function*(e){return yield e.const}(e):(()=>{throw new Ld("Unknown expression")})()}function Dd(e){const t=Bd(e.pattern);return Rd(t)?[...Fd(t)]:[]}function $d(e,t){return Nu({[Bu]:"Literal",const:e,type:typeof e},t)}function zd(e){return Nu({[Bu]:"Boolean",type:"boolean"},e)}function Wd(e){return Nu({[Bu]:"BigInt",type:"bigint"},e)}function qd(e){return Nu({[Bu]:"Number",type:"number"},e)}function Kd(e){return Nu({[Bu]:"String",type:"string"},e)}function*Xd(e){const t=e.trim().replace(/"|'/g,"");return"boolean"===t?yield zd():"number"===t?yield qd():"bigint"===t?yield Wd():"string"===t?yield Kd():yield(()=>{const e=t.split("|").map(e=>$d(e.trim()));return 0===e.length?gd():1===e.length?e[0]:Ed(e)})()}function*Hd(e){if("{"!==e[1]){const t=$d("$"),n=Vd(e.slice(1));return yield*[t,...n]}for(let t=2;t<e.length;t++)if("}"===e[t]){const n=Xd(e.slice(2,t)),r=Vd(e.slice(t+1));return yield*[...n,...r]}yield $d(e)}function*Vd(e){for(let t=0;t<e.length;t++)if("$"===e[t]){const n=$d(e.slice(0,t)),r=Hd(e.slice(t));return yield*[n,...r]}yield $d(e)}class Gd extends Tu{}function Yd(e,t){return ul(e)?e.pattern.slice(1,e.pattern.length-1):hl(e)?`(${e.anyOf.map(e=>Yd(e,t)).join("|")})`:tl(e)||Ku(e)||Du(e)?`${t}${ad}`:sl(e)?`${t}${sd}`:Yu(e)?`${t}${n=e.const.toString(),n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}`:$u(e)?`${t}(true|false)`:(()=>{throw new Gd(`Unexpected Kind '${e[Bu]}'`)})();var n}function Zd(e){return`^${e.map(e=>Yd(e,"")).join("")}$`}function Jd(e){return Ed(Dd(e).map(e=>$d(e)))}function Qd(e,t){const n=yu(e)?Zd([...Vd(e)]):Zd(e);return Nu({[Bu]:"TemplateLiteral",type:"string",pattern:n},t)}function ef(e){const t=[];for(const n of e)t.push(...tf(n));return t}function tf(e){return[...new Set(ul(e)?(n=e,Dd(n).map(e=>e.toString())):hl(e)?ef(e.anyOf):Yu(e)?(t=e.const,[t.toString()]):tl(e)||Ku(e)?["[number]"]:[])];var t,n}function nf(e,t,n){return function(e,t,n){const r={};for(const i of Object.getOwnPropertyNames(t))r[i]=lf(e,tf(t[i]),n);return r}(e,t.properties,n)}function rf(e,t){return e.map(e=>sf(e,t))}function of(e,t){return kf(function(e){return e.filter(e=>!Qu(e))}(rf(e,t)))}function af(e,t){return Ed(function(e){return e.some(e=>Qu(e))?[]:e}(rf(e,t)))}function sf(e,t){return Xu(e)?of(e.allOf,t):hl(e)?af(e.anyOf,t):dl(e)?function(e,t){return t in e?e[t]:"[number]"===t?Ed(e):gd()}(e.items??[],t):Uu(e)?function(e,t){return"[number]"===t?e:gd()}(e.items,t):nl(e)?function(e,t){return t in e?e[t]:gd()}(e.properties,t):gd()}function cf(e,t){return t.map(t=>sf(e,t))}function uf(e,t){return Ed(cf(e,t))}function lf(e,t,n){if(ol(e)||ol(t)){const n="Index types using Ref parameters require both Type and Key to be of TSchema";if(!pl(e)||!pl(t))throw new Tu(n);return bd("Index",[e,t])}return Ju(t)?function(e,t,n){return vd(nf(e,t,n))}(e,t,n):Zu(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...df(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return vd(r)}(e,t,n):Nu(pl(t)?uf(e,tf(t)):uf(e,t),n)}function df(e,t,n){return{[t]:lf(e,[t],Su(n))}}function ff(e,t){return Nu({[Bu]:"Iterator",type:"Iterator",items:e},t)}var hf,pf=function(e,t){const n=function(e){return globalThis.Object.keys(e).filter(t=>!Ru(e[t]))}(e);return Nu(n.length>0?{[Bu]:"Object",type:"object",required:n,properties:e}:{[Bu]:"Object",type:"object",properties:e},t)};function bf(e,t){return Nu({[Bu]:"Promise",type:"Promise",item:e},t)}function mf(e,t){return!1===t?function(e){return Nu(md(e,[Iu]))}(e):function(e){return Nu({...e,[Iu]:"Readonly"})}(e)}function gf(e,t){const n=t??!0;return Ju(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=gf(e[r],t);return n}(e.properties,t)}(e,t);return vd(n)}(e,n):mf(e,n)}function vf(e,t){return Nu(e.length>0?{[Bu]:"Tuple",type:"array",items:e,additionalItems:!1,minItems:e.length,maxItems:e.length}:{[Bu]:"Tuple",type:"array",minItems:e.length,maxItems:e.length},t)}function yf(e,t){return e in t?Af(e,t[e]):vd(t)}function wf(e,t){return n=e,t.includes(n)?function(e){return{[e]:$d(e)}}(e):function(e){const t={};for(const n of e)t[n]=$d(n);return t}(t);var n}function xf(e,t){return t.map(t=>Af(e,t))}function Af(e,t){const n={...t};return Ru(t)?_f(Af(e,md(t,[Cu]))):Mu(t)?gf(Af(e,md(t,[Iu]))):Ju(t)?yf(e,t.properties):Zu(t)?function(e,t){return yf(e,wf(e,t))}(e,t.keys):Wu(t)?yd(xf(e,t.parameters),Af(e,t.returns),n):qu(t)?wd(xf(e,t.parameters),Af(e,t.returns),n):Fu(t)?pd(Af(e,t.items),n):Hu(t)?ff(Af(e,t.items),n):Xu(t)?If(xf(e,t.allOf),n):hl(t)?_d(xf(e,t.anyOf),n):dl(t)?vf(xf(e,t.items??[]),n):nl(t)?pf(function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(t))n[r]=Af(e,t[r]);return n}(e,t.properties),n):Uu(t)?hd(Af(e,t.items),n):rl(t)?bf(Af(e,t.item),n):t}function Sf(e,t,n){const r=pl(e)?tf(e):e,i=function(e,t){const n={};for(const r of e)n[r]=Af(r,t);return n}(r,t({[Bu]:"MappedKey",keys:r}));return pf(i,n)}function Ef(e,t){return!1===t?function(e){return Nu(md(e,[Cu]))}(e):function(e){return Nu({...e,[Cu]:"Optional"})}(e)}function _f(e,t){const n=t??!0;return Ju(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=_f(e[r],t);return n}(e.properties,t)}(e,t);return vd(n)}(e,n):Ef(e,n)}function Of(e,t={}){const n=e.every(e=>nl(e)),r=pl(t.unevaluatedProperties)?{unevaluatedProperties:t.unevaluatedProperties}:{};return Nu(!1===t.unevaluatedProperties||pl(t.unevaluatedProperties)||n?{...r,[Bu]:"Intersect",type:"object",allOf:e}:{...r,[Bu]:"Intersect",allOf:e},t)}function Nf(e){return e.map(e=>Ru(e)?md(e,[Cu]):e)}function Tf(e,t){return function(e){return e.every(e=>Ru(e))}(e)?_f(Of(Nf(e),t)):Of(Nf(e),t)}function kf(e,t={}){if(1===e.length)return Nu(e[0],t);if(0===e.length)return gd(t);if(e.some(e=>ll(e)))throw new Error("Cannot intersect transform types");return Tf(e,t)}function If(e,t){if(1===e.length)return Nu(e[0],t);if(0===e.length)return gd(t);if(e.some(e=>ll(e)))throw new Error("Cannot intersect transform types");return Of(e,t)}function Cf(...e){const[t,n]="string"==typeof e[0]?[e[0],e[1]]:[e[0].$id,e[1]];if("string"!=typeof t)throw new Tu("Ref: $ref must be a string");return Nu({[Bu]:"Ref",$ref:t},n)}function jf(e){return e.map(e=>Bf(e))}function Bf(e,t){return Nu(zu(e)?(n=e.target,r=e.parameters,bd("Awaited",[bd(n,r)])):Xu(e)?function(e){return If(jf(e))}(e.allOf):hl(e)?function(e){return _d(jf(e))}(e.anyOf):rl(e)?function(e){return Bf(e)}(e.item):ol(e)?bd("Awaited",[Cf(e.$ref)]):e,t);var n,r}function Mf(e){const t=[];for(const n of e)t.push(Rf(n));return t}function Rf(e){return Xu(e)?function(e){return function(e){const t=[];for(const n of e)t.push(...n);return t}(Mf(e))}(e.allOf):hl(e)?function(e){const t=Mf(e);var n;return 1===(n=t).length?n[0]:n.length>1?function(e,t){return e.reduce((e,t)=>function(e,t){return e.filter(e=>t.includes(e))}(e,t),t)}(n.slice(1),n[0]):[]}(e.anyOf):dl(e)?function(e){return e.map((e,t)=>t.toString())}(e.items??[]):Uu(e)?(e.items,["[number]"]):nl(e)?(t=e.properties,globalThis.Object.getOwnPropertyNames(t)):il(e)?(e.patternProperties,[]):[];var t}function Lf(e,t){const n=function(e){return e.map(e=>"[number]"===e?qd():$d(e))}(Rf(e));return Nu(Ed(n),t)}function Pf(e,t){return zu(e)?(n=e.target,r=e.parameters,bd("KeyOf",[bd(n,r)])):ol(e)?bd("KeyOf",[Cf(e.$ref)]):Ju(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Pf(e[r],Su(t));return n}(e.properties,t)}(e,t);return vd(n)}(e,t):Lf(e,t);var n,r}function Uf(e){const t=[];for(const n of e)t.push(...Rf(n));return function(e){return[...new Set(e)]}(t)}function Ff(e,t){const n=[];for(const r of e)n.push(...cf(r,[t]));return function(e){return e.filter(e=>!Qu(e))}(n)}function Df(e,t){const n=function(e,t){const n={};for(const r of t)n[r]=kf(Ff(e,r));return n}(e,Uf(e));return pf(n,t)}function $f(e){return Nu({[Bu]:"Date",type:"Date"},e)}function zf(e){return Nu({[Bu]:"Null",type:"null"},e)}function Wf(e){return Nu({[Bu]:"Symbol",type:"symbol"},e)}function qf(e){return Nu({[Bu]:"Undefined",type:"undefined"},e)}function Kf(e){return Nu({[Bu]:"Uint8Array",type:"Uint8Array"},e)}function Xf(e){return Nu({[Bu]:"Unknown"},e)}function Hf(e,t){return!0===t?e:gf(e)}function Vf(e,t){return function(e){return gu(e)&&!fu(e)&&!wu(e)&&Symbol.asyncIterator in e}(e)||function(e){return gu(e)&&!fu(e)&&!wu(e)&&Symbol.iterator in e}(e)?Hf(fd(),t):fu(e)?gf(vf(e.map(e=>Vf(e,!1)))):wu(e)?Kf():bu(e)?$f():gu(e)?Hf(pf(function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=gf(Vf(e[n],!1));return t}(e)),t):function(e){return"function"==typeof e}(e)?Hf(wd([],Xf()),t):xu(e)?qf():function(e){return null===e}(e)?zf():function(e){return"symbol"==typeof e}(e)?Wf():hu(e)?Wd():mu(e)||pu(e)||yu(e)?$d(e):pf({})}class Gf extends Tu{}function Yf(e){return e===hf.False?e:hf.True}function Zf(e){throw new Gf(e)}function Jf(e){return zl(e)||Rl(e)||td(e)||rd(e)||_l(e)}function Qf(e,t){return zl(t)?ih():Rl(t)?rh(e,t):td(t)?Ah(e,t):rd(t)?Sh():_l(t)?eh():Zf("StructuralRight")}function eh(e,t){return hf.True}function th(e,t){return Dl(e)||kl(e)?hf.True:hf.False}function nh(e,t){return $l(e)&&mu(e.const)||Kl(e)||Bl(e)?hf.True:hf.False}function rh(e,t){return t.allOf.every(t=>_h(e,t)===hf.True)?hf.True:hf.False}function ih(e,t){return hf.False}function oh(e){let[t,n]=[e,0];for(;Wl(t);)t=t.not,n+=1;return n%2==0?t:Xf()}function ah(e,t){return Fl(e)||Kl(e)||Bl(e)?hf.True:hf.False}function sh(e,t){return Object.getOwnPropertyNames(e.properties).length===t}function ch(e){return fh(e)}function uh(e){return sh(e,0)||sh(e,1)&&"description"in e.properties&&td(e.properties.description)&&2===e.properties.description.anyOf.length&&(Yl(e.properties.description.anyOf[0])&&ed(e.properties.description.anyOf[1])||Yl(e.properties.description.anyOf[1])&&ed(e.properties.description.anyOf[0]))}function lh(e){return sh(e,0)}function dh(e){return sh(e,0)}function fh(e){const t=qd();return sh(e,0)||sh(e,1)&&"length"in e.properties&&Yf(_h(e.properties.length,t))===hf.True}function hh(e,t){return _h(e,t)===hf.False||El(e)&&!El(t)?hf.False:hf.True}function ph(e,t){return rd(e)?hf.False:_l(e)?hf.Union:zl(e)||Ul(e)&&ch(t)||Fl(e)&&lh(t)||Dl(e)&&dh(t)||Zl(e)&&uh(t)||Tl(e)&&function(e){return sh(e,0)}(t)||Yl(e)&&ch(t)||Zl(e)&&uh(t)||Kl(e)&&lh(t)||Bl(e)&&lh(t)||kl(e)&&dh(t)||nd(e)&&function(e){return fh(e)}(t)||Cl(e)&&function(e){return sh(e,0)}(t)||Il(e)&&function(e){return sh(e,0)}(t)||jl(e)&&function(e){const t=qd();return sh(e,0)||sh(e,1)&&"length"in e.properties&&Yf(_h(e.properties.length,t))===hf.True}(t)?hf.True:Vl(e)&&Yl(mh(e))?"Record"===t[ju]?hf.True:hf.False:Vl(e)&&Kl(mh(e))&&sh(t,0)?hf.True:hf.False}function bh(e,t){return Jf(t)?Qf(e,t):Xl(t)&&function(e){const t=wd([fd()],fd());return sh(e,0)||sh(e,1)&&"then"in e.properties&&Yf(_h(e.properties.then,t))===hf.True}(t)?hf.True:Hl(t)?Yf(_h(e.item,t.item)):hf.False}function mh(e){return cd in e.patternProperties?qd():ud in e.patternProperties?Kd():Zf("Unknown record key pattern")}function gh(e){return cd in e.patternProperties?e.patternProperties[cd]:ud in e.patternProperties?e.patternProperties[ud]:Zf("Unable to get record value schema")}function vh(e,t){const[n,r]=[mh(t),gh(t)];return Ul(e)&&Kl(n)&&Yf(_h(e,r))===hf.True?hf.True:nd(e)&&Kl(n)||Yl(e)&&Kl(n)||Ol(e)&&Kl(n)?_h(e,r):Xl(e)?(()=>{for(const t of Object.getOwnPropertyNames(e.properties))if(hh(r,e.properties[t])===hf.False)return hf.False;return hf.True})():hf.False}function yh(e,t){return $l(e)&&yu(e.const)||Yl(e)?hf.True:hf.False}function wh(e,t){return Jf(t)?Qf(e,t):Xl(t)&&fh(t)||Ol(t)&&function(e,t){return Ol(t)&&void 0!==e.items&&e.items.every(e=>_h(e,t.items)===hf.True)}(e,t)?hf.True:Ql(t)?xu(e.items)&&!xu(t.items)||!xu(e.items)&&xu(t.items)?hf.False:xu(e.items)&&!xu(t.items)||e.items.every((e,n)=>_h(e,t.items[n])===hf.True)?hf.True:hf.False:hf.False}function xh(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):id(t)?function(e){return ed(e)||ed(e)?hf.True:hf.False}(e):ed(t)?hf.True:hf.False}function Ah(e,t){return t.anyOf.some(t=>_h(e,t)===hf.True)?hf.True:hf.False}function Sh(e,t){return hf.True}function Eh(e,t){return zl(t)?ih():Rl(t)?rh(e,t):td(t)?Ah(e,t):_l(t)?eh():Yl(t)?yh(e):Kl(t)?ah(e):Bl(t)?nh(e):kl(t)?th(e):Ol(t)?function(e){return rd(e)?hf.False:_l(e)?hf.Union:zl(e)?hf.True:hf.False}(e):Ql(t)?function(e){return zl(e)?hf.True:rd(e)?hf.False:_l(e)?hf.Union:hf.False}(e):Xl(t)?ph(e,t):rd(t)?hf.True:hf.False}function _h(e,t){return Jl(e)||Jl(t)?function(e,t){return Jl(e)?_h(Jd(e),t):Jl(t)?_h(e,Jd(t)):Zf("Invalid fallthrough for TemplateLiteral")}(e,t):Gl(e)||Gl(t)?function(e,t){return _h(Gl(e)?Kd():e,Gl(t)?Kd():t)}(e,t):Wl(e)||Wl(t)?function(e,t){return Wl(e)?_h(oh(e),t):Wl(t)?_h(e,oh(t)):Zf("Invalid fallthrough for Not")}(e,t):_l(e)?function(e,t){return Rl(t)?rh(e,t):td(t)&&t.anyOf.some(e=>_l(e)||rd(e))?hf.True:td(t)?hf.Union:rd(t)||_l(t)?hf.True:hf.Union}(e,t):Ol(e)?function(e,t){return Xl(t)&&fh(t)?hf.True:Jf(t)?Qf(e,t):Ol(t)?Yf(_h(e.items,t.items)):hf.False}(e,t):Tl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Tl(t)?hf.True:hf.False}(e,t):kl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):kl(t)?hf.True:hf.False}(e,t):Nl(e)?function(e,t){return Jf(t)?Qf(e,t):Nl(t)?Yf(_h(e.items,t.items)):hf.False}(e,t):Il(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Il(t)?e.parameters.length>t.parameters.length?hf.False:e.parameters.every((e,n)=>Yf(_h(t.parameters[n],e))===hf.True)?Yf(_h(e.returns,t.returns)):hf.False:hf.False}(e,t):Cl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Cl(t)?hf.True:hf.False}(e,t):jl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):jl(t)?e.parameters.length>t.parameters.length?hf.False:e.parameters.every((e,n)=>Yf(_h(t.parameters[n],e))===hf.True)?Yf(_h(e.returns,t.returns)):hf.False:hf.False}(e,t):Bl(e)?function(e,t){return Bl(t)||Kl(t)?hf.True:Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):hf.False}(e,t):Rl(e)?function(e,t){return e.allOf.some(e=>_h(e,t)===hf.True)?hf.True:hf.False}(e,t):Ll(e)?function(e,t){return Jf(t)?Qf(e,t):Ll(t)?Yf(_h(e.items,t.items)):hf.False}(e,t):$l(e)?function(e,t){return $l(t)&&t.const===e.const?hf.True:Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Yl(t)?yh(e):Kl(t)?ah(e):Bl(t)?nh(e):kl(t)?th(e):hf.False}(e,t):zl(e)?hf.True:ql(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):ql(t)?hf.True:hf.False}(e,t):Kl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Bl(t)||Kl(t)?hf.True:hf.False}(e,t):Xl(e)?function(e,t){return Jf(t)?Qf(e,t):Vl(t)?vh(e,t):Xl(t)?(()=>{for(const n of Object.getOwnPropertyNames(t.properties)){if(!(n in e.properties)&&!El(t.properties[n]))return hf.False;if(El(t.properties[n]))return hf.True;if(hh(e.properties[n],t.properties[n])===hf.False)return hf.False}return hf.True})():hf.False}(e,t):Vl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?_h(gh(e),gh(t)):hf.False}(e,t):Yl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Yl(t)?hf.True:hf.False}(e,t):Zl(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):Zl(t)?hf.True:hf.False}(e,t):Ql(e)?wh(e,t):Hl(e)?bh(e,t):nd(e)?function(e,t){return Jf(t)?Qf(e,t):Xl(t)?ph(e,t):Vl(t)?vh(e,t):nd(t)?hf.True:hf.False}(e,t):ed(e)?xh(e,t):td(e)?function(e,t){return e.anyOf.every(e=>_h(e,t)===hf.True)?hf.True:hf.False}(e,t):rd(e)?Eh(e,t):id(e)?function(e,t){return Rl(t)?rh(e,t):td(t)?Ah(e,t):rd(t)?Sh():_l(t)?eh():Xl(t)?ph(e,t):id(t)?hf.True:hf.False}(e,t):Zf(`Unknown left type operand '${e[Bu]}'`)}function Oh(e,t){return _h(e,t)}function Nh(e,t,n,r,i){return function(e,t,n,r,i){const o={};for(const a of globalThis.Object.getOwnPropertyNames(e))o[a]=Th(e[a],t,n,r,Su(i));return o}(e.properties,t,n,r,i)}function Th(e,t,n,r,i){return Ju(e)?function(e,t,n,r,i){return vd(Nh(e,t,n,r,i))}(e,t,n,r,i):Zu(e)?Nu(function(e,t,n,r,i){const o=function(e,t,n,r,i){return function(e,t,n,r,i){return e.reduce((e,o)=>({...e,...kh(o,t,n,r,i)}),{})}(e.keys,t,n,r,i)}(e,t,n,r,i);return vd(o)}(e,t,n,r,i)):Nu(function(e,t,n,r){const i=Oh(e,t);return i===hf.Union?_d([n,r]):i===hf.True?n:r}(e,t,n,r),i)}function kh(e,t,n,r,i){return{[e]:Th($d(e),t,n,r,Su(i))}}function Ih(e,t,n={}){return ul(e)?Nu(function(e,t){return Ih(Jd(e),t)}(e,t),n):Ju(e)?Nu(function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Ih(e[r],t);return n}(e.properties,t)}(e,t);return vd(n)}(e,t),n):Nu(hl(e)?function(e,t){const n=e.filter(e=>Oh(e,t)===hf.False);return 1===n.length?n[0]:_d(n)}(e.anyOf,t):Oh(e,t)!==hf.False?gd():e,n)}function Ch(e,t,n){return ul(e)?Nu(function(e,t){return Ch(Jd(e),t)}(e,t),n):Ju(e)?Nu(function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Ch(e[r],t);return n}(e.properties,t)}(e,t);return vd(n)}(e,t),n):Nu(hl(e)?function(e,t){const n=e.filter(e=>Oh(e,t)!==hf.False);return 1===n.length?n[0]:_d(n)}(e.anyOf,t):Oh(e,t)!==hf.False?e:gd(),n)}function jh(e){return gf(_f(e))}function Bh(e,t,n){return Nu({[Bu]:"Record",type:"object",patternProperties:{[e]:t}},n)}function Mh(e,t,n){const r={};for(const n of e)r[n]=t;return pf(r,{...n,[ju]:"Record"})}function Rh(e,t,n){return function(e){return Rd(Bd(e.pattern))}(e)?Mh(tf(e),t,n):Bh(e.pattern,t,n)}function Lh(e,t,n={}){return hl(e)?function(e,t,n){return Mh(tf(_d(e)),t,n)}(e.anyOf,t,n):ul(e)?Rh(e,t,n):Yu(e)?function(e,t,n){return Mh([e.toString()],t,n)}(e.const,t,n):$u(e)?function(e,t,n){return pf({true:t,false:t},n)}(0,t,n):Ku(e)?function(e,t,n){return Bh(cd,t,n)}(0,t,n):tl(e)?function(e,t,n){return Bh(cd,t,n)}(0,t,n):al(e)?function(e,t,n){return Bh(e.source,t,n)}(e,t,n):sl(e)?function(e,t,n){return Bh(xu(e.pattern)?ud:e.pattern,t,n)}(e,t,n):Lu(e)?function(e,t,n){return Bh(ud,t,n)}(0,t,n):Qu(e)?function(e,t,n){return Bh("^(?!.*)$",t,n)}(0,t,n):gd(n)}function Ph(e){return globalThis.Object.getOwnPropertyNames(e.patternProperties)[0]}function Uh(e){return e.patternProperties[Ph(e)]}function Fh(e,t){const n=function(e,t){return globalThis.Object.getOwnPropertyNames(t).reduce((n,r)=>({...n,[r]:$h(e,t[r])}),{})}(e,t.properties);return{...t,...pf(n)}}function Dh(e,t){const n=Wh(e,function(e){const t=Ph(e);return t===ud?Kd():t===cd?qd():Kd({pattern:t})}(t)),r=Lh(n,Wh(e,Uh(t)));return{...t,...r}}function $h(e,t){const n=Mu(t),r=Ru(t),i=Wh(e,t);return n&&r?jh(i):n&&!r?gf(i):!n&&r?_f(i):i}function zh(e,t){return t.map(t=>Wh(e,t))}function Wh(e,t){return Wu(t)||qu(t)?function(e,t){return t.parameters=zh(e,t.parameters),t.returns=Wh(e,t.returns),t}(e,t):Xu(t)?function(e,t){return t.allOf=zh(e,t.allOf),t}(e,t):hl(t)?function(e,t){return t.anyOf=zh(e,t.anyOf),t}(e,t):dl(t)?function(e,t){return xu(t.items)||(t.items=zh(e,t.items)),t}(e,t):Uu(t)||Fu(t)||Hu(t)?function(e,t){return t.items=Wh(e,t.items),t}(e,t):rl(t)?function(e,t){return t.item=Wh(e,t.item),t}(e,t):nl(t)?Fh(e,t):il(t)?Dh(e,t):Pu(t)?function(e,t){return t.index in e?e[t.index]:Xf()}(e,t):t}function qh(e,t,n){return{[e]:Vh($d(e),t,Su(n))}}function Kh(e,t,n){return function(e,t,n){return e.reduce((e,r)=>({...e,...qh(r,t,n)}),{})}(e.keys,t,n)}function Xh(e,t){return"string"==typeof e?"Uncapitalize"===t?function(e){const[t,n]=[e.slice(0,1),e.slice(1)];return[t.toLowerCase(),n].join("")}(e):"Capitalize"===t?function(e){const[t,n]=[e.slice(0,1),e.slice(1)];return[t.toUpperCase(),n].join("")}(e):"Uppercase"===t?function(e){return e.toUpperCase()}(e):"Lowercase"===t?function(e){return e.toLowerCase()}(e):e:e.toString()}function Hh(e,t){return e.map(e=>Vh(e,t))}function Vh(e,t,n={}){return Zu(e)?function(e,t,n){return vd(Kh(e,t,n))}(e,t,n):ul(e)?function(e,t,n){const r=Bd(e.pattern);return Rd(r)?Qd([_d(Hh([...Fd(r)].map(e=>$d(e)),t))],n):{...e,pattern:Xh(e.pattern,t)}}(e,t,n):hl(e)?_d(Hh(e.anyOf,t),n):Yu(e)?$d(Xh(e.const,t),n):Nu(e,n)}function Gh(e,t,n){return function(e,t,n){const r={};for(const i of globalThis.Object.getOwnPropertyNames(e))r[i]=Zh(e[i],t,Su(n));return r}(e.properties,t,n)}function Yh(e,t){return Xu(e)?If(function(e,t){return e.map(e=>Yh(e,t))}(e.allOf,t)):hl(e)?_d(function(e,t){return e.map(e=>Yh(e,t))}(e.anyOf,t)):nl(e)?function(e,t,n){const r=md(e,[ku,"$id","required","properties"]),i=function(e,t){return t.reduce((e,t)=>function(e,t){const{[t]:n,...r}=e;return r}(e,t),e)}(n,t);return pf(i,r)}(e,t,e.properties):pf({})}function Zh(e,t,n){const r=fu(t)?function(e){const t=e.reduce((e,t)=>Gu(t)?[...e,$d(t)]:e,[]);return _d(t)}(t):t,i=pl(t)?tf(t):t,o=ol(e),a=ol(t);return Ju(e)?function(e,t,n){return vd(Gh(e,t,n))}(e,i,n):Zu(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...Jh(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return vd(r)}(e,t,n):o&&a||!o&&a||o&&!a?bd("Omit",[e,r],n):Nu({...Yh(e,i),...n})}function Jh(e,t,n){return{[t]:Zh(e,[t],Su(n))}}function Qh(e,t,n){return function(e,t,n){const r={};for(const i of globalThis.Object.getOwnPropertyNames(e))r[i]=tp(e[i],t,Su(n));return r}(e.properties,t,n)}function ep(e,t){return Xu(e)?If(function(e,t){return e.map(e=>ep(e,t))}(e.allOf,t)):hl(e)?_d(function(e,t){return e.map(e=>ep(e,t))}(e.anyOf,t)):nl(e)?function(e,t,n){const r=md(e,[ku,"$id","required","properties"]),i=function(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}(n,t);return pf(i,r)}(e,t,e.properties):pf({})}function tp(e,t,n){const r=fu(t)?function(e){const t=e.reduce((e,t)=>Gu(t)?[...e,$d(t)]:e,[]);return _d(t)}(t):t,i=pl(t)?tf(t):t,o=ol(e),a=ol(t);return Ju(e)?function(e,t,n){return vd(Qh(e,t,n))}(e,i,n):Zu(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...np(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return vd(r)}(e,t,n):o&&a||!o&&a||o&&!a?bd("Pick",[e,r],n):Nu({...ep(e,i),...n})}function np(e,t,n){return{[t]:tp(e,[t],Su(n))}}function rp(e,t){const n=md(e,[ku,"$id","required","properties"]),r=function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=_f(e[n]);return t}(t);return pf(r,n)}function ip(e){return e.map(e=>op(e))}function op(e){return zu(e)?(t=e.target,n=e.parameters,bd("Partial",[bd(t,n)])):ol(e)?bd("Partial",[Cf(e.$ref)]):Xu(e)?If(ip(e.allOf)):hl(e)?_d(ip(e.anyOf)):nl(e)?rp(e,e.properties):Du(e)||$u(e)||Ku(e)||Yu(e)||el(e)||tl(e)||sl(e)||cl(e)||fl(e)?e:pf({});var t,n}function ap(e,t){return Ju(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=ap(e[r],Su(t));return n}(e.properties,t)}(e,t);return vd(n)}(e,t):Nu({...op(e),...t})}function sp(e,t){const n=md(e,[ku,"$id","required","properties"]),r=function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=md(e[n],[Cu]);return t}(t);return pf(r,n)}function cp(e){return e.map(e=>up(e))}function up(e){return zu(e)?(t=e.target,n=e.parameters,bd("Required",[bd(t,n)])):ol(e)?bd("Required",[Cf(e.$ref)]):Xu(e)?If(cp(e.allOf)):hl(e)?_d(cp(e.anyOf)):nl(e)?sp(e,e.properties):Du(e)||$u(e)||Ku(e)||Yu(e)||el(e)||tl(e)||sl(e)||cl(e)||fl(e)?e:pf({});var t,n}function lp(e,t){return Ju(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=lp(e[r],t);return n}(e.properties,t)}(e,t);return vd(n)}(e,t):Nu({...up(e),...t})}function dp(e,t){return t in e?ol(e[t])?dp(e,e[t].$ref):pp(e,e[t]):gd()}function fp(e,t,n){const r=function(e,t){return t.map(t=>ol(t)?dp(e,t.$ref):pp(e,t))}(e,n);return"Awaited"===t?function(e){return Bf(e[0])}(r):"Index"===t?function(e){return lf(e[0],e[1])}(r):"KeyOf"===t?function(e){return Pf(e[0])}(r):"Partial"===t?function(e){return ap(e[0])}(r):"Omit"===t?function(e){return Zh(e[0],e[1])}(r):"Pick"===t?function(e){return tp(e[0],e[1])}(r):"Required"===t?function(e){return lp(e[0])}(r):gd()}function hp(e,t){return t.map(t=>pp(e,t))}function pp(e,t){return Ru(t)?Nu(pp(e,md(t,[Cu])),t):Mu(t)?Nu(pp(e,md(t,[Iu])),t):ll(t)?Nu(function(e,t){return ol(t)?{...dp(e,t.$ref),[ku]:t[ku]}:t}(e,t),t):Uu(t)?Nu(function(e,t){return hd(pp(e,t))}(e,t.items),t):Fu(t)?Nu(function(e,t){return pd(pp(e,t))}(e,t.items),t):zu(t)?Nu(fp(e,t.target,t.parameters)):Wu(t)?Nu(function(e,t,n){return yd(hp(e,t),pp(e,n))}(e,t.parameters,t.returns),t):qu(t)?Nu(function(e,t,n){return wd(hp(e,t),pp(e,n))}(e,t.parameters,t.returns),t):Xu(t)?Nu(function(e,t){return If(hp(e,t))}(e,t.allOf),t):Hu(t)?Nu(function(e,t){return ff(pp(e,t))}(e,t.items),t):nl(t)?Nu(function(e,t){return pf(globalThis.Object.keys(t).reduce((n,r)=>({...n,[r]:pp(e,t[r])}),{}))}(e,t.properties),t):il(t)?Nu(function(e,t){const[n,r]=[pp(e,Uh(t)),Ph(t)],i=Eu(t);return i.patternProperties[r]=n,i}(e,t)):dl(t)?Nu(function(e,t){return vf(hp(e,t))}(e,t.items||[]),t):hl(t)?Nu(function(e,t){return _d(hp(e,t))}(e,t.anyOf),t):t}function bp(e,t){return t in e?pp(e,e[t]):gd()}!function(e){e[e.Union=0]="Union",e[e.True=1]="True",e[e.False=2]="False"}(hf||(hf={}));class mp{constructor(e){const t=(n=e,globalThis.Object.getOwnPropertyNames(n).reduce((e,t)=>({...e,[t]:bp(n,t)}),{}));var n;const r=this.WithIdentifiers(t);this.$defs=r}Import(e,t){const n={...this.$defs,[e]:Nu(this.$defs[e],t)};return Nu({[Bu]:"Import",$defs:n,$ref:e})}WithIdentifiers(e){return globalThis.Object.getOwnPropertyNames(e).reduce((t,n)=>({...t,[n]:{...e[n],$id:n}}),{})}}let gp=0;function vp(e){return function(e){return Xu(e)?e.allOf:hl(e)?e.anyOf:dl(e)?e.items??[]:[]}(e)}class yp{constructor(e){this.schema=e}Decode(e){return new wp(this.schema,e)}}class wp{constructor(e,t){this.schema=e,this.decode=t}EncodeTransform(e,t){const n={Encode:n=>t[ku].Encode(e(n)),Decode:e=>this.decode(t[ku].Decode(e))};return{...t,[ku]:n}}EncodeSchema(e,t){const n={Decode:this.decode,Encode:e};return{...t,[ku]:n}}Encode(e){return ll(this.schema)?this.EncodeTransform(e,this.schema):this.EncodeSchema(e,this.schema)}}class xp{ReadonlyOptional(e){return jh(e)}Readonly(e,t){return gf(e,t??!0)}Optional(e,t){return _f(e,t??!0)}Any(e){return fd(e)}Array(e,t){return hd(e,t)}Boolean(e){return zd(e)}Capitalize(e,t){return function(e,t={}){return Vh(e,"Capitalize",t)}(e,t)}Composite(e,t){return Df(e,t)}Const(e,t){return function(e,t){return Nu(Vf(e,!0),t)}(e,t)}Enum(e,t){return function(e,t){if(xu(e))throw new Error("Enum undefined or empty");const n=globalThis.Object.getOwnPropertyNames(e).filter(e=>isNaN(e)).map(t=>e[t]);return _d([...new Set(n)].map(e=>$d(e)),{...t,[ju]:"Enum"})}(e,t)}Exclude(e,t,n){return Ih(e,t,n)}Extends(e,t,n,r,i){return Th(e,t,n,r,i)}Extract(e,t,n){return Ch(e,t,n)}Index(e,t,n){return lf(e,t,n)}Integer(e){return function(e){return Nu({[Bu]:"Integer",type:"integer"},e)}(e)}Intersect(e,t){return If(e,t)}KeyOf(e,t){return Pf(e,t)}Literal(e,t){return $d(e,t)}Lowercase(e,t){return function(e,t={}){return Vh(e,"Lowercase",t)}(e,t)}Mapped(e,t,n){return Sf(e,t,n)}Module(e){return function(e){return new mp(e)}(e)}Never(e){return gd(e)}Not(e,t){return function(e,t){return Nu({[Bu]:"Not",not:e},t)}(e,t)}Null(e){return zf(e)}Number(e){return qd(e)}Object(e,t){return pf(e,t)}Omit(e,t,n){return Zh(e,t,n)}Partial(e,t){return ap(e,t)}Pick(e,t,n){return tp(e,t,n)}Record(e,t,n){return Lh(e,t,n)}Recursive(e,t){return function(e,t={}){xu(t.$id)&&(t.$id="T"+gp++);const n=Eu(e({[Bu]:"This",$ref:`${t.$id}`}));return n.$id=t.$id,Nu({[ju]:"Recursive",...n},t)}(e,t)}Ref(...e){return Cf(e[0],e[1])}Required(e,t){return lp(e,t)}Rest(e){return vp(e)}String(e){return Kd(e)}TemplateLiteral(e,t){return Qd(e,t)}Transform(e){return function(e){return new yp(e)}(e)}Tuple(e,t){return vf(e,t)}Uncapitalize(e,t){return function(e,t={}){return Vh(e,"Uncapitalize",t)}(e,t)}Union(e,t){return _d(e,t)}Unknown(e){return Xf(e)}Unsafe(e){return function(e={}){return Nu({[Bu]:e[Bu]??"Unsafe"},e)}(e)}Uppercase(e,t){return function(e,t={}){return Vh(e,"Uppercase",t)}(e,t)}}class Ap extends xp{Argument(e){return function(e){return Nu({[Bu]:"Argument",index:e})}(e)}AsyncIterator(e,t){return pd(e,t)}Awaited(e,t){return Bf(e,t)}BigInt(e){return Wd(e)}ConstructorParameters(e,t){return function(e,t){return Wu(e)?vf(e.parameters,t):gd(t)}(e,t)}Constructor(e,t,n){return yd(e,t,n)}Date(e={}){return $f(e)}Function(e,t,n){return wd(e,t,n)}InstanceType(e,t){return function(e,t){return Wu(e)?Nu(e.returns,t):gd(t)}(e,t)}Instantiate(e,t){return Wh(t,Eu(e))}Iterator(e,t){return ff(e,t)}Parameters(e,t){return function(e,t){return qu(e)?vf(e.parameters,t):gd()}(e,t)}Promise(e,t){return bf(e,t)}RegExp(e,t){return function(e,t){const n=yu(e)?new globalThis.RegExp(e):e;return Nu({[Bu]:"RegExp",type:"RegExp",source:n.source,flags:n.flags},t)}(e,t)}ReturnType(e,t){return function(e,t){return qu(e)?Nu(e.returns,t):gd(t)}(e,t)}Symbol(e){return Wf(e)}Undefined(e){return qf(e)}Uint8Array(e){return Kf(e)}Void(e){return function(e){return Nu({[Bu]:"Void",type:"void"},e)}(e)}}const Sp=(e,t,n=[])=>{const r=Object.getOwnPropertyDescriptors(t);for(let e of n)delete r[e];Object.defineProperties(e,r)},Ep=(e,t=[e])=>{const n=Object.getPrototypeOf(e);return null===n?t:Ep(n,[...t,n])},_p=(e,t,n=[])=>{var r;const i=null!==(r=((...e)=>{if(0===e.length)return;let t;const n=e.map(e=>Ep(e));for(;n.every(e=>e.length>0);){const e=n.map(e=>e.pop()),r=e[0];if(!e.every(e=>e===r))break;t=r}return t})(...e))&&void 0!==r?r:Object.prototype,o=Object.create(i),a=Ep(i);for(let t of e){let e=Ep(t);for(let t=e.length-1;t>=0;t--){let r=e[t];-1===a.indexOf(r)&&(Sp(o,r,["constructor",...n]),a.push(r))}}return o.constructor=t,o},Op=e=>e.filter((t,n)=>e.indexOf(t)==n),Np=new WeakMap,Tp=e=>Np.get(e),kp=(e,t)=>{var n,r;const i=Op([...Object.getOwnPropertyNames(e),...Object.getOwnPropertyNames(t)]),o={};for(let a of i)o[a]=Op([...null!==(n=null==e?void 0:e[a])&&void 0!==n?n:[],...null!==(r=null==t?void 0:t[a])&&void 0!==r?r:[]]);return o},Ip=(e,t)=>{var n,r,i,o;return{property:kp(null!==(n=null==e?void 0:e.property)&&void 0!==n?n:{},null!==(r=null==t?void 0:t.property)&&void 0!==r?r:{}),method:kp(null!==(i=null==e?void 0:e.method)&&void 0!==i?i:{},null!==(o=null==t?void 0:t.method)&&void 0!==o?o:{})}},Cp=new Map,jp=(...e)=>{const t=((...e)=>{var t;const n=new Set,r=new Set([...e]);for(;r.size>0;)for(let e of r){const i=[...Ep(e.prototype).map(e=>e.constructor),...null!==(t=Tp(e))&&void 0!==t?t:[]].filter(e=>!n.has(e));for(let e of i)r.add(e);n.add(e),r.delete(e)}return[...n]})(...e).map(e=>Cp.get(e)).filter(e=>!!e);return 0==t.length?{}:1==t.length?t[0]:t.reduce((e,t)=>((e,t)=>{var n,r,i,o,a,s;return{class:Op([...null!==(n=null==e?void 0:e.class)&&void 0!==n?n:[],...null!==(r=null==t?void 0:t.class)&&void 0!==r?r:[]]),static:Ip(null!==(i=null==e?void 0:e.static)&&void 0!==i?i:{},null!==(o=null==t?void 0:t.static)&&void 0!==o?o:{}),instance:Ip(null!==(a=null==e?void 0:e.instance)&&void 0!==a?a:{},null!==(s=null==t?void 0:t.instance)&&void 0!==s?s:{})}})(e,t))};function Bp(...e){var t,n,r;const i=e.map(e=>e.prototype);function o(...t){for(const n of e)Sp(this,new n(...t))}o.prototype=_p(i,o),Object.setPrototypeOf(o,_p(e,null,["prototype"]));let a=o;{const i=jp(...e);for(let e of null!==(t=null==i?void 0:i.class)&&void 0!==t?t:[]){const t=e(a);t&&(a=t)}Mp(null!==(n=null==i?void 0:i.static)&&void 0!==n?n:{},a),Mp(null!==(r=null==i?void 0:i.instance)&&void 0!==r?r:{},a.prototype)}var s,c;return s=a,c=e,Np.set(s,c),a}const Mp=(e,t)=>{const n=e.property,r=e.method;if(n)for(let e in n)for(let r of n[e])r(t,e);if(r)for(let e in r)for(let n of r[e])n(t,e,Object.getOwnPropertyDescriptor(t,e))};dd("ArrayBuffer",(e,t)=>t instanceof ArrayBuffer);class Rp extends Ap{ArrayBuffer(e){return Nu({[Bu]:"ArrayBuffer",type:"ArrayBuffer"},e)}}dd("Buffer",(e,t)=>t instanceof Buffer);class Lp extends Ap{Buffer(e){return Nu({[Bu]:"Buffer",type:"Buffer"},e)}}class Pp extends Ap{KeyOfEnum(e,t){const n=Object.keys(e).map(e=>this.Literal(e));return this.Union(n,{...t,[ju]:"KeyOfEnum"})}Enum(e,t){const n=Object.entries(e).filter(([e,t])=>"string"==typeof e||!isNaN(e)).map(([e,t])=>this.Literal(t,{$id:e}));return this.Union(n,{...t,[ju]:"Enum"})}}dd("Uint",(e,t)=>("string"==typeof t||"number"==typeof t)&&!("number"==typeof t&&!Number.isSafeInteger(t)||!/^(?:[1-9]\d*|\d)$/.test(t.toString().replace(/^-/,e.allowNegative?"":"-"))));class Up extends Ap{Uint(e){return Nu({[Bu]:"Uint",type:"Uint"},e)}}class Fp extends(Bp(Ap,Rp,Lp,Pp,Up)){}const Dp=new Fp,$p=Dp.Object({dispose:Dp.Unsafe(),cancel:Dp.Unsafe(),on:Dp.Unsafe(),off:Dp.Unsafe(),removeAllListeners:Dp.Unsafe(),uiResponse:Dp.Unsafe(),updateConnectSettings:Dp.Unsafe()}),zp=Dp.Object({getFeatures:Dp.Unsafe(),getDeviceState:Dp.Unsafe(),getFirmwareHash:Dp.Unsafe(),firmwareUpdate:Dp.Unsafe(),resetDevice:Dp.Unsafe(),loadDevice:Dp.Unsafe(),recoveryDevice:Dp.Unsafe(),wipeDevice:Dp.Unsafe(),backupDevice:Dp.Unsafe(),changePin:Dp.Unsafe(),changeWipeCode:Dp.Unsafe(),changeLanguage:Dp.Unsafe(),applySettings:Dp.Unsafe(),applyFlags:Dp.Unsafe(),authenticateDevice:Dp.Unsafe(),setBusy:Dp.Unsafe(),setBrightness:Dp.Unsafe(),showDeviceTutorial:Dp.Unsafe(),bleUnpair:Dp.Unsafe(),requestLogin:Dp.Unsafe(),cipherKeyValue:Dp.Unsafe(),unlockPath:Dp.Unsafe(),getOwnershipId:Dp.Unsafe(),getOwnershipProof:Dp.Unsafe(),thpGetCredentials:Dp.Unsafe(),thpRemoveCredentials:Dp.Unsafe(),telemetryGet:Dp.Unsafe(),pingDevice:Dp.Unsafe()}),Wp=Dp.Object({blockchainSubscribe:Dp.Unsafe(),blockchainUnsubscribe:Dp.Unsafe(),blockchainDisconnect:Dp.Unsafe(),blockchainSetCustomBackend:Dp.Unsafe(),blockchainGetInfo:Dp.Unsafe(),blockchainValidateEvmRpcUrl:Dp.Unsafe(),blockchainEstimateFee:Dp.Unsafe(),blockchainGetAccountBalanceHistory:Dp.Unsafe(),blockchainGetTransactions:Dp.Unsafe(),blockchainEvmRpcCall:Dp.Unsafe(),blockchainGetCurrentFiatRates:Dp.Unsafe(),blockchainGetContractInfo:Dp.Unsafe(),blockchainGetFiatRatesForTimestamps:Dp.Unsafe(),blockchainSubscribeFiatRates:Dp.Unsafe(),blockchainUnsubscribeFiatRates:Dp.Unsafe(),pushTransaction:Dp.Unsafe(),getNonce:Dp.Unsafe()}),qp=Dp.Object({getAddress:Dp.Unsafe(),getPublicKey:Dp.Unsafe(),getAccountInfo:Dp.Unsafe(),getAccountDescriptor:Dp.Unsafe(),discoverAccounts:Dp.Unsafe(),signMessage:Dp.Unsafe(),verifyMessage:Dp.Unsafe(),getSettings:Dp.Unsafe(),getCoinInfo:Dp.Unsafe()}),Kp=Dp.Object({signTransaction:Dp.Unsafe(),composeTransaction:Dp.Unsafe(),authorizeCoinjoin:Dp.Unsafe(),cancelCoinjoinAuthorization:Dp.Unsafe()}),Xp=Dp.Object({ethereumGetAddress:Dp.Unsafe(),ethereumGetPublicKey:Dp.Unsafe(),ethereumSignTransaction:Dp.Unsafe(),ethereumSignMessage:Dp.Unsafe(),ethereumSignTypedData:Dp.Unsafe(),ethereumVerifyMessage:Dp.Unsafe()}),Hp=Dp.Object({cardanoGetAddress:Dp.Unsafe(),cardanoGetPublicKey:Dp.Unsafe(),cardanoGetNativeScriptHash:Dp.Unsafe(),cardanoSignTransaction:Dp.Unsafe(),cardanoSignMessage:Dp.Unsafe(),cardanoComposeTransaction:Dp.Unsafe()}),Vp=Dp.Object({moneroGetAddress:Dp.Unsafe(),moneroGetWatchKey:Dp.Unsafe(),moneroKeyImageSync:Dp.Unsafe(),moneroSignTransaction:Dp.Unsafe()}),Gp=Dp.Object({rippleGetAddress:Dp.Unsafe(),rippleSignTransaction:Dp.Unsafe()}),Yp=Dp.Object({solanaGetAddress:Dp.Unsafe(),solanaGetPublicKey:Dp.Unsafe(),solanaSignTransaction:Dp.Unsafe(),solanaComposeTransaction:Dp.Unsafe()}),Zp=Dp.Object({stellarGetAddress:Dp.Unsafe(),stellarSignTransaction:Dp.Unsafe()}),Jp=Dp.Object({tezosGetAddress:Dp.Unsafe(),tezosGetPublicKey:Dp.Unsafe(),tezosSignTransaction:Dp.Unsafe()}),Qp=Dp.Object({tronGetAddress:Dp.Unsafe(),tronSignTransaction:Dp.Unsafe(),tronComposeTransaction:Dp.Unsafe()}),eb=Dp.Object({evoluGetNode:Dp.Unsafe(),evoluSignRegistrationRequest:Dp.Unsafe(),evoluGetDelegatedIdentityKey:Dp.Unsafe()});var tb;Dp.Composite([$p,zp,Wp,qp,Kp,Xp,Hp,Vp,Gp,Yp,Zp,Jp,Qp,eb]),function(e){e.T1B1="T1B1",e.T2T1="T2T1",e.T2B1="T2B1",e.T3B1="T3B1",e.T3T1="T3T1",e.T3W1="T3W1",e.UNKNOWN="UNKNOWN"}(tb||(tb={})),Dp.Object({blockTime:Dp.Number(),minFee:Dp.Number(),maxFee:Dp.Number(),minPriorityFee:Dp.Number(),dustLimit:Dp.Number()});const nb=Dp.Object({label:Dp.Union([Dp.Literal("high"),Dp.Literal("normal"),Dp.Literal("economy"),Dp.Literal("low"),Dp.Literal("custom")]),blocks:Dp.Number(),feePerUnit:Dp.String(),feePerTx:Dp.Optional(Dp.String()),feeLimit:Dp.Optional(Dp.String()),baseFeePerGas:Dp.Optional(Dp.String()),maxFeePerGas:Dp.Optional(Dp.String()),maxPriorityFeePerGas:Dp.Optional(Dp.String())});Dp.Union([Dp.Object({name:Dp.String(),fee:Dp.Literal("0"),feePerByte:Dp.Optional(Dp.Undefined()),blocks:Dp.Optional(Dp.Undefined()),disabled:Dp.Literal(!0)}),Dp.Object({name:Dp.String(),fee:Dp.String(),feePerByte:Dp.String(),blocks:Dp.Number(),minutes:Dp.Number(),total:Dp.String()})]);const rb=Dp.Object({public:Dp.Number(),private:Dp.Number()}),ib=Dp.Object({messagePrefix:Dp.String(),bech32:Dp.String(),bip32:rb,pubKeyHash:Dp.Number(),scriptHash:Dp.Number(),wif:Dp.Number(),forkId:Dp.Optional(Dp.Number())});Dp.Object({coin:Dp.String(),identity:Dp.Optional(Dp.String())});const ob=Dp.Record(Dp.KeyOfEnum(tb),Dp.Union([Dp.String(),Dp.Literal(!1)])),ab=Dp.Object({type:Dp.String(),url:Dp.Array(Dp.String())}),sb=Dp.Object({label:Dp.String(),name:Dp.String(),shortcut:Dp.String(),slip44:Dp.Number(),support:ob,decimals:Dp.Number(),blockchainLink:Dp.Optional(ab),blockTime:Dp.Number(),minFee:Dp.Number(),maxFee:Dp.Number(),minPriorityFee:Dp.Number(),defaultFees:Dp.Array(nb)}),cb=Dp.Intersect([sb,Dp.Object({type:Dp.Literal("bitcoin"),cashAddrPrefix:Dp.Optional(Dp.String()),curveName:Dp.String(),dustLimit:Dp.Number(),forceBip143:Dp.Boolean(),hashGenesisBlock:Dp.String(),maxAddressLength:Dp.Number(),maxFeeSatoshiKb:Dp.Number(),minAddressLength:Dp.Number(),minFeeSatoshiKb:Dp.Number(),segwit:Dp.Boolean(),xPubMagic:Dp.Number(),xPubMagicSegwitNative:Dp.Optional(Dp.Number()),xPubMagicSegwit:Dp.Optional(Dp.Number()),taproot:Dp.Optional(Dp.Boolean()),network:ib,isBitcoin:Dp.Boolean()})]),ub=Dp.Intersect([sb,Dp.Object({type:Dp.Literal("ethereum"),chainId:Dp.Number(),network:Dp.Optional(Dp.Undefined())})]);Dp.Omit(ub,["minFee","maxFee","defaultFees","minPriorityFee","blockTime"]);const lb=Dp.Intersect([sb,Dp.Object({type:Dp.Literal("misc"),curve:Dp.String(),network:Dp.Optional(Dp.Undefined())})]);Dp.Union([cb,ub,lb]);const db=Dp.Union([Dp.String(),Dp.Array(Dp.Number())],{description:"Derivation Path (BIP32).",$id:"DerivationPath"});Dp.Object({path:db,address:Dp.Optional(Dp.String()),showOnTrezor:Dp.Optional(Dp.Boolean({default:!0})),chunkify:Dp.Optional(Dp.Boolean())});const fb=Dp.Object({path:db,showOnTrezor:Dp.Optional(Dp.Boolean()),suppressBackupWarning:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())}),hb=Dp.Object({publicKey:Dp.String(),path:Dp.Array(Dp.Number()),serializedPath:Dp.String()});var pb;Dp.Object({appName:Dp.String(),appIcon:Dp.Optional(Dp.String()),appUrl:Dp.String(),email:Dp.String()}),function(e){e[e.ButtonRequest_Other=1]="ButtonRequest_Other",e[e.ButtonRequest_FeeOverThreshold=2]="ButtonRequest_FeeOverThreshold",e[e.ButtonRequest_ConfirmOutput=3]="ButtonRequest_ConfirmOutput",e[e.ButtonRequest_ResetDevice=4]="ButtonRequest_ResetDevice",e[e.ButtonRequest_ConfirmWord=5]="ButtonRequest_ConfirmWord",e[e.ButtonRequest_WipeDevice=6]="ButtonRequest_WipeDevice",e[e.ButtonRequest_ProtectCall=7]="ButtonRequest_ProtectCall",e[e.ButtonRequest_SignTx=8]="ButtonRequest_SignTx",e[e.ButtonRequest_FirmwareCheck=9]="ButtonRequest_FirmwareCheck",e[e.ButtonRequest_Address=10]="ButtonRequest_Address",e[e.ButtonRequest_PublicKey=11]="ButtonRequest_PublicKey",e[e.ButtonRequest_MnemonicWordCount=12]="ButtonRequest_MnemonicWordCount",e[e.ButtonRequest_MnemonicInput=13]="ButtonRequest_MnemonicInput",e[e._Deprecated_ButtonRequest_PassphraseType=14]="_Deprecated_ButtonRequest_PassphraseType",e[e.ButtonRequest_UnknownDerivationPath=15]="ButtonRequest_UnknownDerivationPath",e[e.ButtonRequest_RecoveryHomepage=16]="ButtonRequest_RecoveryHomepage",e[e.ButtonRequest_Success=17]="ButtonRequest_Success",e[e.ButtonRequest_Warning=18]="ButtonRequest_Warning",e[e.ButtonRequest_PassphraseEntry=19]="ButtonRequest_PassphraseEntry",e[e.ButtonRequest_PinEntry=20]="ButtonRequest_PinEntry"}(pb||(pb={})),Dp.Enum(pb);const bb=Dp.KeyOfEnum(pb,{$id:"ButtonRequestType"});var mb;!function(e){e[e.Failure_UnexpectedMessage=1]="Failure_UnexpectedMessage",e[e.Failure_ButtonExpected=2]="Failure_ButtonExpected",e[e.Failure_DataError=3]="Failure_DataError",e[e.Failure_ActionCancelled=4]="Failure_ActionCancelled",e[e.Failure_PinExpected=5]="Failure_PinExpected",e[e.Failure_PinCancelled=6]="Failure_PinCancelled",e[e.Failure_PinInvalid=7]="Failure_PinInvalid",e[e.Failure_InvalidSignature=8]="Failure_InvalidSignature",e[e.Failure_ProcessError=9]="Failure_ProcessError",e[e.Failure_NotEnoughFunds=10]="Failure_NotEnoughFunds",e[e.Failure_NotInitialized=11]="Failure_NotInitialized",e[e.Failure_PinMismatch=12]="Failure_PinMismatch",e[e.Failure_WipeCodeMismatch=13]="Failure_WipeCodeMismatch",e[e.Failure_InvalidSession=14]="Failure_InvalidSession",e[e.Failure_Busy=15]="Failure_Busy",e[e.Failure_ThpUnallocatedSession=16]="Failure_ThpUnallocatedSession",e[e.Failure_InvalidProtocol=17]="Failure_InvalidProtocol",e[e.Failure_InProgress=19]="Failure_InProgress",e[e.Failure_FirmwareError=99]="Failure_FirmwareError"}(mb||(mb={})),Dp.Enum(mb);const gb=Dp.KeyOfEnum(mb,{$id:"FailureType"});var vb;!function(e){e[e.PinMatrixRequestType_Current=1]="PinMatrixRequestType_Current",e[e.PinMatrixRequestType_NewFirst=2]="PinMatrixRequestType_NewFirst",e[e.PinMatrixRequestType_NewSecond=3]="PinMatrixRequestType_NewSecond",e[e.PinMatrixRequestType_WipeCodeFirst=4]="PinMatrixRequestType_WipeCodeFirst",e[e.PinMatrixRequestType_WipeCodeSecond=5]="PinMatrixRequestType_WipeCodeSecond"}(vb||(vb={})),Dp.Enum(vb);const yb=Dp.KeyOfEnum(vb,{$id:"PinMatrixRequestType"});Dp.Object({},{$id:"ButtonAck"}),Dp.Object({code:Dp.Optional(bb),pages:Dp.Optional(Dp.Number()),name:Dp.Optional(Dp.String())},{$id:"ButtonRequest"});const wb=Dp.Object({coin_type:Dp.Number(),amount:Dp.String(),address:Dp.String(),address_n:Dp.Array(Dp.Number()),mac:Dp.String()},{$id:"CoinPurchaseMemo"});Dp.Object({},{$id:"Deprecated_PassphraseStateAck"}),Dp.Object({state:Dp.Optional(Dp.String())},{$id:"Deprecated_PassphraseStateRequest"}),Dp.Object({code:Dp.Optional(gb),message:Dp.Optional(Dp.String())},{$id:"Failure"});const xb=Dp.Object({depth:Dp.Number(),fingerprint:Dp.Number(),child_num:Dp.Number(),chain_code:Dp.String(),private_key:Dp.Optional(Dp.String()),public_key:Dp.String()},{$id:"HDNodeType"});Dp.Object({passphrase:Dp.Optional(Dp.String()),_state:Dp.Optional(Dp.String()),on_device:Dp.Optional(Dp.Boolean())},{$id:"PassphraseAck"}),Dp.Object({_on_device:Dp.Optional(Dp.Boolean())},{$id:"PassphraseRequest"});const Ab=Dp.Object({text:Dp.String()},{$id:"TextMemo"}),Sb=Dp.Object({address:Dp.String(),address_n:Dp.Array(Dp.Number()),mac:Dp.String()},{$id:"RefundMemo"}),Eb=Dp.Object({title:Dp.String(),text:Dp.String()},{$id:"TextDetailsMemo"}),_b=Dp.Object({text_memo:Dp.Optional(Ab),refund_memo:Dp.Optional(Sb),coin_purchase_memo:Dp.Optional(wb),text_details_memo:Dp.Optional(Eb)},{$id:"PaymentRequestMemo"}),Ob=Dp.Object({nonce:Dp.Optional(Dp.String()),recipient_name:Dp.String(),memos:Dp.Optional(Dp.Array(_b)),amount:Dp.Optional(Dp.String()),signature:Dp.String()},{$id:"PaymentRequest"});var Nb;Dp.Object({pin:Dp.String()},{$id:"PinMatrixAck"}),Dp.Object({type:Dp.Optional(yb)},{$id:"PinMatrixRequest"}),Dp.Object({message:Dp.String()},{$id:"Success"}),function(e){e[e.BITCOIN=0]="BITCOIN",e[e.MILLIBITCOIN=1]="MILLIBITCOIN",e[e.MICROBITCOIN=2]="MICROBITCOIN",e[e.SATOSHI=3]="SATOSHI"}(Nb||(Nb={}));const Tb=Dp.Enum(Nb);var kb;!function(e){e[e.SSGen=0]="SSGen",e[e.SSRTX=1]="SSRTX"}(kb||(kb={}));const Ib=Dp.Enum(kb);var Cb;!function(e){e[e.SPENDADDRESS=0]="SPENDADDRESS",e[e.SPENDMULTISIG=1]="SPENDMULTISIG",e[e.EXTERNAL=2]="EXTERNAL",e[e.SPENDWITNESS=3]="SPENDWITNESS",e[e.SPENDP2SHWITNESS=4]="SPENDP2SHWITNESS",e[e.SPENDTAPROOT=5]="SPENDTAPROOT"}(Cb||(Cb={})),Dp.Enum(Cb);const jb=Dp.KeyOfEnum(Cb,{$id:"InputScriptType"});var Bb;!function(e){e[e.PRESERVED=0]="PRESERVED",e[e.LEXICOGRAPHIC=1]="LEXICOGRAPHIC"}(Bb||(Bb={}));const Mb=Dp.Enum(Bb);var Rb;!function(e){e[e.PAYTOADDRESS=0]="PAYTOADDRESS",e[e.PAYTOSCRIPTHASH=1]="PAYTOSCRIPTHASH",e[e.PAYTOMULTISIG=2]="PAYTOMULTISIG",e[e.PAYTOOPRETURN=3]="PAYTOOPRETURN",e[e.PAYTOWITNESS=4]="PAYTOWITNESS",e[e.PAYTOP2SHWITNESS=5]="PAYTOP2SHWITNESS",e[e.PAYTOTAPROOT=6]="PAYTOTAPROOT"}(Rb||(Rb={})),Dp.Enum(Rb);const Lb=Dp.KeyOfEnum(Rb,{$id:"OutputScriptType"});var Pb;!function(e){e[e.TXINPUT=0]="TXINPUT",e[e.TXOUTPUT=1]="TXOUTPUT",e[e.TXMETA=2]="TXMETA",e[e.TXFINISHED=3]="TXFINISHED",e[e.TXEXTRADATA=4]="TXEXTRADATA",e[e.TXORIGINPUT=5]="TXORIGINPUT",e[e.TXORIGOUTPUT=6]="TXORIGOUTPUT",e[e.TXPAYMENTREQ=7]="TXPAYMENTREQ"}(Pb||(Pb={})),Dp.Enum(Pb);const Ub=Dp.KeyOfEnum(Pb,{$id:"RequestType"});Dp.Object({address:Dp.String(),mac:Dp.Optional(Dp.String())},{$id:"Address"}),Dp.Object({coordinator:Dp.String(),max_rounds:Dp.Number(),max_coordinator_fee_rate:Dp.Number(),max_fee_per_kvbyte:Dp.Number(),address_n:Dp.Array(Dp.Number()),coin_name:Dp.Optional(Dp.String()),script_type:Dp.Optional(jb),amount_unit:Dp.Optional(Tb)},{$id:"AuthorizeCoinJoin"});const Fb=Dp.Object({fee_rate:Dp.Number(),no_fee_threshold:Dp.Number(),min_registrable_amount:Dp.Number(),mask_public_key:Dp.Optional(Dp.String()),signature:Dp.Optional(Dp.String())},{$id:"CoinJoinRequest"}),Db=Dp.Object({node:Dp.Union([xb,Dp.String()]),address_n:Dp.Array(Dp.Number())},{$id:"HDNodePathType"}),$b=Dp.Object({pubkeys:Dp.Array(Db),signatures:Dp.Array(Dp.String()),m:Dp.Number(),nodes:Dp.Optional(Dp.Array(xb)),address_n:Dp.Optional(Dp.Array(Dp.Number())),pubkeys_order:Dp.Optional(Mb)},{$id:"MultisigRedeemScriptType"});Dp.Object({address_n:Dp.Array(Dp.Number()),coin_name:Dp.Optional(Dp.String()),show_display:Dp.Optional(Dp.Boolean()),multisig:Dp.Optional($b),script_type:Dp.Optional(jb),ignore_xpub_magic:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"GetAddress"}),Dp.Object({address_n:Dp.Array(Dp.Number()),coin_name:Dp.Optional(Dp.String()),multisig:Dp.Optional($b),script_type:Dp.Optional(jb)},{$id:"GetOwnershipId"}),Dp.Object({address_n:Dp.Array(Dp.Number()),coin_name:Dp.Optional(Dp.String()),script_type:Dp.Optional(jb),multisig:Dp.Optional($b),user_confirmation:Dp.Optional(Dp.Boolean()),ownership_ids:Dp.Optional(Dp.Array(Dp.String())),commitment_data:Dp.Optional(Dp.String())},{$id:"GetOwnershipProof"}),Dp.Object({address_n:Dp.Array(Dp.Number()),ecdsa_curve_name:Dp.Optional(Dp.String()),show_display:Dp.Optional(Dp.Boolean()),coin_name:Dp.Optional(Dp.String()),script_type:Dp.Optional(jb),ignore_xpub_magic:Dp.Optional(Dp.Boolean())},{$id:"GetPublicKey"}),Dp.Object({address:Dp.String(),signature:Dp.String()},{$id:"MessageSignature"}),Dp.Object({ownership_id:Dp.String()},{$id:"OwnershipId"}),Dp.Object({ownership_proof:Dp.String(),signature:Dp.String()},{$id:"OwnershipProof"});const zb=Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number(),script_sig:Dp.String(),sequence:Dp.Number(),decred_tree:Dp.Optional(Dp.Number())},{$id:"PrevInput"}),Wb=Dp.Object({amount:Dp.Uint(),script_pubkey:Dp.String(),decred_script_version:Dp.Optional(Dp.Number())},{$id:"PrevOutput"}),qb=Dp.Object({version:Dp.Number(),lock_time:Dp.Number(),inputs_count:Dp.Number(),outputs_count:Dp.Number(),extra_data_len:Dp.Optional(Dp.Number()),expiry:Dp.Optional(Dp.Number()),version_group_id:Dp.Optional(Dp.Number()),timestamp:Dp.Optional(Dp.Number()),branch_id:Dp.Optional(Dp.Number())},{$id:"PrevTx"});Dp.Object({node:xb,xpub:Dp.String(),root_fingerprint:Dp.Optional(Dp.Number()),descriptor:Dp.Optional(Dp.String())},{$id:"PublicKey"}),Dp.Object({address_n:Dp.Array(Dp.Number()),message:Dp.String(),coin_name:Dp.Optional(Dp.String()),script_type:Dp.Optional(jb),no_script_type:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"SignMessage"}),Dp.Object({outputs_count:Dp.Number(),inputs_count:Dp.Number(),coin_name:Dp.Optional(Dp.String()),version:Dp.Optional(Dp.Number()),lock_time:Dp.Optional(Dp.Number()),expiry:Dp.Optional(Dp.Number()),overwintered:Dp.Optional(Dp.Boolean()),version_group_id:Dp.Optional(Dp.Number()),timestamp:Dp.Optional(Dp.Number()),branch_id:Dp.Optional(Dp.Number()),amount_unit:Dp.Optional(Tb),decred_staking_ticket:Dp.Optional(Dp.Boolean()),serialize:Dp.Optional(Dp.Boolean()),coinjoin_request:Dp.Optional(Fb),chunkify:Dp.Optional(Dp.Boolean())},{$id:"SignTx"});const Kb=Dp.Exclude(jb,Dp.Literal("EXTERNAL"),{$id:"InternalInputScriptType"}),Xb=Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number(),amount:Dp.Uint(),sequence:Dp.Optional(Dp.Number()),multisig:Dp.Optional($b),decred_tree:Dp.Optional(Dp.Number()),orig_hash:Dp.Optional(Dp.String()),orig_index:Dp.Optional(Dp.Number()),decred_staking_spend:Dp.Optional(Ib),script_pubkey:Dp.Optional(Dp.String()),coinjoin_flags:Dp.Optional(Dp.Number()),script_sig:Dp.Optional(Dp.String()),witness:Dp.Optional(Dp.String()),ownership_proof:Dp.Optional(Dp.String()),commitment_data:Dp.Optional(Dp.String())},{$id:"CommonTxInputType"}),Hb=Dp.Union([Dp.Intersect([Xb,Dp.Object({address_n:Dp.Array(Dp.Number()),script_type:Dp.Optional(Kb)})]),Dp.Intersect([Xb,Dp.Object({address_n:Dp.Optional(Dp.Undefined()),script_type:Dp.Literal("EXTERNAL"),script_pubkey:Dp.String()})])],{$id:"TxInputType"}),Vb=Eu(Hb,{$id:"TxInput"}),Gb=Dp.Object({amount:Dp.Uint(),script_pubkey:Dp.String(),decred_script_version:Dp.Optional(Dp.Number())},{$id:"TxOutputBinType"}),Yb=Dp.Exclude(Lb,Dp.Literal("PAYTOOPRETURN"),{$id:"ChangeOutputScriptType"}),Zb=Dp.Union([Dp.Object({address:Dp.String(),address_n:Dp.Optional(Dp.Undefined()),script_type:Dp.Optional(Dp.Literal("PAYTOADDRESS")),amount:Dp.Uint(),multisig:Dp.Optional($b),orig_hash:Dp.Optional(Dp.String()),orig_index:Dp.Optional(Dp.Number()),payment_req_index:Dp.Optional(Dp.Number())}),Dp.Object({address:Dp.Optional(Dp.Undefined()),address_n:Dp.Array(Dp.Number()),script_type:Dp.Optional(Yb),amount:Dp.Uint(),multisig:Dp.Optional($b),orig_hash:Dp.Optional(Dp.String()),orig_index:Dp.Optional(Dp.Number()),payment_req_index:Dp.Optional(Dp.Number())}),Dp.Object({address:Dp.Optional(Dp.Undefined()),address_n:Dp.Optional(Dp.Undefined()),amount:Dp.Union([Dp.Literal("0"),Dp.Literal(0)]),op_return_data:Dp.String(),script_type:Dp.Literal("PAYTOOPRETURN"),orig_hash:Dp.Optional(Dp.String()),orig_index:Dp.Optional(Dp.Number()),payment_req_index:Dp.Optional(Dp.Number())})],{$id:"TxOutputType"}),Jb=Eu(Zb,{$id:"TxOutput"}),Qb=Dp.Union([Dp.Object({inputs:Dp.Array(Dp.Union([Hb,zb]))}),Dp.Object({bin_outputs:Dp.Array(Gb)}),Dp.Object({outputs:Dp.Array(Zb)}),Dp.Object({extra_data:Dp.String()}),Dp.Object({version:Dp.Optional(Dp.Number()),lock_time:Dp.Optional(Dp.Number()),inputs_cnt:Dp.Number(),outputs_cnt:Dp.Number(),extra_data:Dp.Optional(Dp.String()),extra_data_len:Dp.Optional(Dp.Number()),timestamp:Dp.Optional(Dp.Number()),version_group_id:Dp.Optional(Dp.Number()),expiry:Dp.Optional(Dp.Number()),branch_id:Dp.Optional(Dp.Number())})],{$id:"TxAckResponse"});Dp.Object({tx:Qb},{$id:"TxAck"});const em=Dp.Object({input:Vb},{$id:"TxAckInputWrapper"});Dp.Object({tx:em},{$id:"TxAckInput"});const tm=Dp.Object({output:Jb},{$id:"TxAckOutputWrapper"});Dp.Object({tx:tm},{$id:"TxAckOutput"});const nm=Dp.Object({extra_data_chunk:Dp.String()},{$id:"TxAckPrevExtraDataWrapper"});Dp.Object({tx:nm},{$id:"TxAckPrevExtraData"});const rm=Dp.Object({input:zb},{$id:"TxAckPrevInputWrapper"});Dp.Object({tx:rm},{$id:"TxAckPrevInput"}),Dp.Object({tx:qb},{$id:"TxAckPrevMeta"});const im=Dp.Object({output:Wb},{$id:"TxAckPrevOutputWrapper"});Dp.Object({tx:im},{$id:"TxAckPrevOutput"});const om=Dp.Object({request_index:Dp.Number(),tx_hash:Dp.Optional(Dp.String()),extra_data_len:Dp.Optional(Dp.Number()),extra_data_offset:Dp.Optional(Dp.Number())},{$id:"TxRequestDetailsType"}),am=Dp.Object({signature_index:Dp.Optional(Dp.Number()),signature:Dp.Optional(Dp.String()),serialized_tx:Dp.Optional(Dp.String())},{$id:"TxRequestSerializedType"});var sm;Dp.Object({request_type:Ub,details:om,serialized:Dp.Optional(am)},{$id:"TxRequest"}),Dp.Object({address:Dp.String(),signature:Dp.String(),message:Dp.String(),coin_name:Dp.Optional(Dp.String()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"VerifyMessage"}),function(e){e[e.BASE=0]="BASE",e[e.BASE_SCRIPT_KEY=1]="BASE_SCRIPT_KEY",e[e.BASE_KEY_SCRIPT=2]="BASE_KEY_SCRIPT",e[e.BASE_SCRIPT_SCRIPT=3]="BASE_SCRIPT_SCRIPT",e[e.POINTER=4]="POINTER",e[e.POINTER_SCRIPT=5]="POINTER_SCRIPT",e[e.ENTERPRISE=6]="ENTERPRISE",e[e.ENTERPRISE_SCRIPT=7]="ENTERPRISE_SCRIPT",e[e.BYRON=8]="BYRON",e[e.REWARD=14]="REWARD",e[e.REWARD_SCRIPT=15]="REWARD_SCRIPT"}(sm||(sm={}));const cm=Dp.Enum(sm);var um;!function(e){e[e.STAKE_REGISTRATION=0]="STAKE_REGISTRATION",e[e.STAKE_DEREGISTRATION=1]="STAKE_DEREGISTRATION",e[e.STAKE_DELEGATION=2]="STAKE_DELEGATION",e[e.STAKE_POOL_REGISTRATION=3]="STAKE_POOL_REGISTRATION",e[e.STAKE_REGISTRATION_CONWAY=7]="STAKE_REGISTRATION_CONWAY",e[e.STAKE_DEREGISTRATION_CONWAY=8]="STAKE_DEREGISTRATION_CONWAY",e[e.VOTE_DELEGATION=9]="VOTE_DELEGATION"}(um||(um={}));const lm=Dp.Enum(um);var dm;!function(e){e[e.CIP15=0]="CIP15",e[e.CIP36=1]="CIP36"}(dm||(dm={}));const fm=Dp.Enum(dm);var hm;!function(e){e[e.LEDGER=0]="LEDGER",e[e.ICARUS=1]="ICARUS",e[e.ICARUS_TREZOR=2]="ICARUS_TREZOR"}(hm||(hm={}));const pm=Dp.Enum(hm);var bm;!function(e){e[e.KEY_HASH=0]="KEY_HASH",e[e.SCRIPT_HASH=1]="SCRIPT_HASH",e[e.ABSTAIN=2]="ABSTAIN",e[e.NO_CONFIDENCE=3]="NO_CONFIDENCE"}(bm||(bm={}));const mm=Dp.Enum(bm);var gm;!function(e){e[e.HIDE=0]="HIDE",e[e.BECH32=1]="BECH32",e[e.POLICY_ID=2]="POLICY_ID"}(gm||(gm={}));const vm=Dp.Enum(gm);var ym;!function(e){e[e.PUB_KEY=0]="PUB_KEY",e[e.ALL=1]="ALL",e[e.ANY=2]="ANY",e[e.N_OF_K=3]="N_OF_K",e[e.INVALID_BEFORE=4]="INVALID_BEFORE",e[e.INVALID_HEREAFTER=5]="INVALID_HEREAFTER"}(ym||(ym={}));const wm=Dp.Enum(ym);var xm;!function(e){e[e.SINGLE_HOST_IP=0]="SINGLE_HOST_IP",e[e.SINGLE_HOST_NAME=1]="SINGLE_HOST_NAME",e[e.MULTIPLE_HOST_NAME=2]="MULTIPLE_HOST_NAME"}(xm||(xm={}));const Am=Dp.Enum(xm);var Sm;!function(e){e[e.NONE=0]="NONE",e[e.CVOTE_REGISTRATION_SIGNATURE=1]="CVOTE_REGISTRATION_SIGNATURE"}(Sm||(Sm={}));const Em=Dp.Enum(Sm);var _m;!function(e){e[e.ARRAY_LEGACY=0]="ARRAY_LEGACY",e[e.MAP_BABBAGE=1]="MAP_BABBAGE"}(_m||(_m={}));const Om=Dp.Enum(_m);var Nm;!function(e){e[e.ORDINARY_TRANSACTION=0]="ORDINARY_TRANSACTION",e[e.POOL_REGISTRATION_AS_OWNER=1]="POOL_REGISTRATION_AS_OWNER",e[e.MULTISIG_TRANSACTION=2]="MULTISIG_TRANSACTION",e[e.PLUTUS_TRANSACTION=3]="PLUTUS_TRANSACTION"}(Nm||(Nm={}));const Tm=Dp.Enum(Nm);var km;!function(e){e[e.BYRON_WITNESS=0]="BYRON_WITNESS",e[e.SHELLEY_WITNESS=1]="SHELLEY_WITNESS"}(km||(km={}));const Im=Dp.Enum(km);Dp.Object({address:Dp.String(),mac:Dp.Optional(Dp.String())},{$id:"CardanoAddress"});const Cm=Dp.Object({block_index:Dp.Number(),tx_index:Dp.Number(),certificate_index:Dp.Number()},{$id:"CardanoBlockchainPointerType"}),jm=Dp.Object({address_type:cm,address_n:Dp.Array(Dp.Number()),address_n_staking:Dp.Array(Dp.Number()),staking_key_hash:Dp.Optional(Dp.String()),certificate_pointer:Dp.Optional(Cm),script_payment_hash:Dp.Optional(Dp.String()),script_staking_hash:Dp.Optional(Dp.String())},{$id:"CardanoAddressParametersType"});Dp.Object({policy_id:Dp.String(),tokens_count:Dp.Number()},{$id:"CardanoAssetGroup"});const Bm=Dp.Object({vote_public_key:Dp.String(),weight:Dp.Uint()},{$id:"CardanoCVoteRegistrationDelegation"}),Mm=Dp.Object({vote_public_key:Dp.Optional(Dp.String()),staking_path:Dp.Array(Dp.Number()),payment_address_parameters:Dp.Optional(jm),nonce:Dp.Uint(),format:Dp.Optional(fm),delegations:Dp.Optional(Dp.Array(Bm)),voting_purpose:Dp.Optional(Dp.Uint()),payment_address:Dp.Optional(Dp.String())},{$id:"CardanoCVoteRegistrationParametersType"}),Rm=Dp.Object({type:mm,key_hash:Dp.Optional(Dp.String()),script_hash:Dp.Optional(Dp.String())},{$id:"CardanoDRep"});Dp.Object({show_display:Dp.Optional(Dp.Boolean()),protocol_magic:Dp.Number(),network_id:Dp.Number(),address_parameters:jm,derivation_type:pm,chunkify:Dp.Optional(Dp.Boolean())},{$id:"CardanoGetAddress"});const Lm=Dp.Recursive(e=>Dp.Object({type:wm,scripts:Dp.Optional(Dp.Array(e)),key_hash:Dp.Optional(Dp.String()),key_path:Dp.Optional(Dp.Array(Dp.Number())),required_signatures_count:Dp.Optional(Dp.Number()),invalid_before:Dp.Optional(Dp.Uint()),invalid_hereafter:Dp.Optional(Dp.Uint())}),{$id:"CardanoNativeScript"});Dp.Object({script:Lm,display_format:vm,derivation_type:pm},{$id:"CardanoGetNativeScriptHash"}),Dp.Object({address_n:Dp.Array(Dp.Number()),show_display:Dp.Optional(Dp.Boolean()),derivation_type:pm},{$id:"CardanoGetPublicKey"}),Dp.Object({length:Dp.Number(),offset:Dp.Number()},{$id:"CardanoMessageDataRequest"}),Dp.Object({data:Dp.String()},{$id:"CardanoMessageDataResponse"}),Dp.Object({signature:Dp.String(),address:Dp.String(),pub_key:Dp.String()},{$id:"CardanoMessageSignature"}),Dp.Object({script_hash:Dp.String()},{$id:"CardanoNativeScriptHash"});const Pm=Dp.Object({url:Dp.String(),hash:Dp.String()},{$id:"CardanoPoolMetadataType"});Dp.Object({staking_key_path:Dp.Optional(Dp.Array(Dp.Number())),staking_key_hash:Dp.Optional(Dp.String())},{$id:"CardanoPoolOwner"});const Um=Dp.Object({pool_id:Dp.String(),vrf_key_hash:Dp.String(),pledge:Dp.Uint(),cost:Dp.Uint(),margin_numerator:Dp.Uint(),margin_denominator:Dp.Uint(),reward_account:Dp.String(),metadata:Dp.Optional(Pm),owners_count:Dp.Number(),relays_count:Dp.Number()},{$id:"CardanoPoolParametersType"});var Fm;Dp.Object({type:Am,ipv4_address:Dp.Optional(Dp.String()),ipv6_address:Dp.Optional(Dp.String()),host_name:Dp.Optional(Dp.String()),port:Dp.Optional(Dp.Number())},{$id:"CardanoPoolRelayParameters"}),Dp.Object({xpub:Dp.String(),node:xb},{$id:"CardanoPublicKey"}),Dp.Object({protocol_magic:Dp.Optional(Dp.Number()),network_id:Dp.Optional(Dp.Number()),signing_path:Dp.Array(Dp.Number()),payload_size:Dp.Number(),prefer_hex_display:Dp.Boolean(),address_parameters:Dp.Optional(jm),derivation_type:pm},{$id:"CardanoSignMessageInit"}),Dp.Object({},{$id:"CardanoSignTxFinished"}),Dp.Object({signing_mode:Tm,protocol_magic:Dp.Number(),network_id:Dp.Number(),inputs_count:Dp.Number(),outputs_count:Dp.Number(),fee:Dp.Uint(),ttl:Dp.Optional(Dp.Uint()),certificates_count:Dp.Number(),withdrawals_count:Dp.Number(),has_auxiliary_data:Dp.Boolean(),validity_interval_start:Dp.Optional(Dp.Uint()),witness_requests_count:Dp.Number(),minting_asset_groups_count:Dp.Number(),derivation_type:pm,include_network_id:Dp.Optional(Dp.Boolean()),script_data_hash:Dp.Optional(Dp.String()),collateral_inputs_count:Dp.Number(),required_signers_count:Dp.Number(),has_collateral_return:Dp.Optional(Dp.Boolean()),total_collateral:Dp.Optional(Dp.Uint()),reference_inputs_count:Dp.Optional(Dp.Number()),chunkify:Dp.Optional(Dp.Boolean()),tag_cbor_sets:Dp.Optional(Dp.Boolean()),payment_req:Dp.Optional(Ob)},{$id:"CardanoSignTxInit"}),Dp.Object({asset_name_bytes:Dp.String(),amount:Dp.Optional(Dp.Uint()),mint_amount:Dp.Optional(Dp.Uint({allowNegative:!0}))},{$id:"CardanoToken"}),Dp.Object({cvote_registration_parameters:Dp.Optional(Mm),hash:Dp.Optional(Dp.String())},{$id:"CardanoTxAuxiliaryData"}),Dp.Object({type:Em,auxiliary_data_hash:Dp.Optional(Dp.String()),cvote_registration_signature:Dp.Optional(Dp.String())},{$id:"CardanoTxAuxiliaryDataSupplement"}),Dp.Object({tx_hash:Dp.String()},{$id:"CardanoTxBodyHash"}),Dp.Object({type:lm,path:Dp.Optional(Dp.Array(Dp.Number())),pool:Dp.Optional(Dp.String()),pool_parameters:Dp.Optional(Um),script_hash:Dp.Optional(Dp.String()),key_hash:Dp.Optional(Dp.String()),deposit:Dp.Optional(Dp.Uint()),drep:Dp.Optional(Rm)},{$id:"CardanoTxCertificate"}),Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number()},{$id:"CardanoTxCollateralInput"}),Dp.Object({},{$id:"CardanoTxHostAck"}),Dp.Object({data:Dp.String()},{$id:"CardanoTxInlineDatumChunk"}),Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number()},{$id:"CardanoTxInput"}),Dp.Object({},{$id:"CardanoTxItemAck"}),Dp.Object({asset_groups_count:Dp.Number()},{$id:"CardanoTxMint"}),Dp.Object({address:Dp.Optional(Dp.String()),address_parameters:Dp.Optional(jm),amount:Dp.Uint(),asset_groups_count:Dp.Number(),datum_hash:Dp.Optional(Dp.String()),format:Dp.Optional(Om),inline_datum_size:Dp.Optional(Dp.Number()),reference_script_size:Dp.Optional(Dp.Number())},{$id:"CardanoTxOutput"}),Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number()},{$id:"CardanoTxReferenceInput"}),Dp.Object({data:Dp.String()},{$id:"CardanoTxReferenceScriptChunk"}),Dp.Object({key_hash:Dp.Optional(Dp.String()),key_path:Dp.Optional(Dp.Array(Dp.Number()))},{$id:"CardanoTxRequiredSigner"}),Dp.Object({path:Dp.Optional(Dp.Array(Dp.Number())),amount:Dp.Uint(),script_hash:Dp.Optional(Dp.String()),key_hash:Dp.Optional(Dp.String())},{$id:"CardanoTxWithdrawal"}),Dp.Object({path:Dp.Array(Dp.Number())},{$id:"CardanoTxWitnessRequest"}),Dp.Object({type:Im,pub_key:Dp.String(),signature:Dp.String(),chain_code:Dp.Optional(Dp.String())},{$id:"CardanoTxWitnessResponse"}),function(e){e[e.NotAvailable=0]="NotAvailable",e[e.Required=1]="Required",e[e.Available=2]="Available"}(Fm||(Fm={})),Dp.Enum(Fm);const Dm=Dp.KeyOfEnum(Fm,{$id:"BackupAvailability"});var $m;!function(e){e[e.Display=0]="Display",e[e.N4W1=1]="N4W1"}($m||($m={}));const zm=Dp.Enum($m);var Wm;!function(e){e[e.Bip39=0]="Bip39",e[e.Slip39_Basic=1]="Slip39_Basic",e[e.Slip39_Advanced=2]="Slip39_Advanced",e[e.Slip39_Single_Extendable=3]="Slip39_Single_Extendable",e[e.Slip39_Basic_Extendable=4]="Slip39_Basic_Extendable",e[e.Slip39_Advanced_Extendable=5]="Slip39_Advanced_Extendable"}(Wm||(Wm={}));const qm=Dp.Enum(Wm),Km=Dp.KeyOfEnum(Wm,{$id:"BackupType"});var Xm;!function(e){e[e.STOP_AND_WAIT=0]="STOP_AND_WAIT",e[e.INSTALL_UPGRADE=1]="INSTALL_UPGRADE"}(Xm||(Xm={}));const Hm=Dp.Enum(Xm);var Vm;!function(e){e[e.Capability_Bitcoin=1]="Capability_Bitcoin",e[e.Capability_Bitcoin_like=2]="Capability_Bitcoin_like",e[e.Capability_Binance=3]="Capability_Binance",e[e.Capability_Cardano=4]="Capability_Cardano",e[e.Capability_Crypto=5]="Capability_Crypto",e[e.Capability_EOS=6]="Capability_EOS",e[e.Capability_Ethereum=7]="Capability_Ethereum",e[e.Capability_Lisk=8]="Capability_Lisk",e[e.Capability_Monero=9]="Capability_Monero",e[e.Capability_NEM=10]="Capability_NEM",e[e.Capability_Ripple=11]="Capability_Ripple",e[e.Capability_Stellar=12]="Capability_Stellar",e[e.Capability_Tezos=13]="Capability_Tezos",e[e.Capability_U2F=14]="Capability_U2F",e[e.Capability_Shamir=15]="Capability_Shamir",e[e.Capability_ShamirGroups=16]="Capability_ShamirGroups",e[e.Capability_PassphraseEntry=17]="Capability_PassphraseEntry",e[e.Capability_Solana=18]="Capability_Solana",e[e.Capability_Translations=19]="Capability_Translations",e[e.Capability_Brightness=20]="Capability_Brightness",e[e.Capability_Haptic=21]="Capability_Haptic",e[e.Capability_BLE=22]="Capability_BLE",e[e.Capability_NFC=23]="Capability_NFC",e[e.Capability_Tron=24]="Capability_Tron",e[e.Capability_N4W1=25]="Capability_N4W1"}(Vm||(Vm={})),Dp.Enum(Vm);const Gm=Dp.KeyOfEnum(Vm,{$id:"Capability"});var Ym;!function(e){e.T1B1="T1B1",e.T2T1="T2T1",e.T2B1="T2B1",e.T3B1="T3B1",e.T3T1="T3T1",e.T3W1="T3W1",e.UNKNOWN="UNKNOWN"}(Ym||(Ym={}));const Zm=Dp.Enum(Ym);var Jm;!function(e){e[e.North=0]="North",e[e.East=90]="East",e[e.South=180]="South",e[e.West=270]="West"}(Jm||(Jm={}));const Qm=Dp.Enum(Jm),eg=Dp.KeyOfEnum(Jm,{$id:"DisplayRotation"});var tg;!function(e){e[e.Toif=1]="Toif",e[e.Jpeg=2]="Jpeg",e[e.ToiG=3]="ToiG"}(tg||(tg={})),Dp.Enum(tg);const ng=Dp.KeyOfEnum(tg,{$id:"HomescreenFormat"});var rg;!function(e){e[e.ScrambledWords=0]="ScrambledWords",e[e.Matrix=1]="Matrix"}(rg||(rg={}));const ig=Dp.Enum(rg);var og;!function(e){e[e.Nothing=0]="Nothing",e[e.Recovery=1]="Recovery",e[e.Backup=2]="Backup"}(og||(og={})),Dp.Enum(og);const ag=Dp.KeyOfEnum(og,{$id:"RecoveryStatus"});var sg;!function(e){e[e.NormalRecovery=0]="NormalRecovery",e[e.DryRun=1]="DryRun",e[e.UnlockRepeatedBackup=2]="UnlockRepeatedBackup"}(sg||(sg={})),Dp.Enum(sg);const cg=Dp.KeyOfEnum(sg,{$id:"RecoveryType"});var ug;!function(e){e[e.Strict=0]="Strict",e[e.PromptAlways=1]="PromptAlways",e[e.PromptTemporarily=2]="PromptTemporarily"}(ug||(ug={})),Dp.Enum(ug);const lg=Dp.KeyOfEnum(ug,{$id:"SafetyCheckLevel"});var dg;!function(e){e[e.DISABLE=0]="DISABLE",e[e.ENABLE=1]="ENABLE",e[e.REFRESH=2]="REFRESH"}(dg||(dg={}));const fg=Dp.Enum(dg);var hg;!function(e){e[e.WordRequestType_Plain=0]="WordRequestType_Plain",e[e.WordRequestType_Matrix9=1]="WordRequestType_Matrix9",e[e.WordRequestType_Matrix6=2]="WordRequestType_Matrix6"}(hg||(hg={})),Dp.Enum(hg);const pg=Dp.KeyOfEnum(hg,{$id:"WordRequestType"});Dp.Object({flags:Dp.Number()},{$id:"ApplyFlags"});const bg=Dp.Object({language:Dp.Optional(Dp.String()),label:Dp.Optional(Dp.String()),use_passphrase:Dp.Optional(Dp.Boolean()),homescreen:Dp.Optional(Dp.String()),_passphrase_source:Dp.Optional(Dp.Number()),auto_lock_delay_ms:Dp.Optional(Dp.Number()),display_rotation:Dp.Optional(Dp.Union([eg,Qm])),passphrase_always_on_device:Dp.Optional(Dp.Boolean()),safety_checks:Dp.Optional(lg),experimental_features:Dp.Optional(Dp.Boolean()),hide_passphrase_from_host:Dp.Optional(Dp.Boolean()),haptic_feedback:Dp.Optional(Dp.Boolean()),homescreen_length:Dp.Optional(Dp.Number()),auto_lock_delay_battery_ms:Dp.Optional(Dp.Number())},{$id:"ApplySettings"});Dp.Object({challenge:Dp.String()},{$id:"AuthenticateDevice"}),Dp.Object({optiga_certificates:Dp.Array(Dp.String()),optiga_signature:Dp.String(),tropic_certificates:Dp.Array(Dp.String()),tropic_signature:Dp.Optional(Dp.String()),mcu_certificates:Dp.Array(Dp.String()),mcu_signature:Dp.Optional(Dp.String())},{$id:"AuthenticityProof"});const mg=Dp.Object({member_threshold:Dp.Number(),member_count:Dp.Number()},{$id:"Slip39Group"});var gg;Dp.Object({group_threshold:Dp.Optional(Dp.Number()),groups:Dp.Optional(Dp.Array(mg)),backup_method:Dp.Optional(zm)},{$id:"BackupDevice"}),Dp.Object({},{$id:"Cancel"}),Dp.Object({},{$id:"CancelAuthorization"}),Dp.Object({data_length:Dp.Number(),show_display:Dp.Optional(Dp.Boolean())},{$id:"ChangeLanguage"}),Dp.Object({remove:Dp.Optional(Dp.Boolean())},{$id:"ChangePin"}),Dp.Object({remove:Dp.Optional(Dp.Boolean())},{$id:"ChangeWipeCode"}),Dp.Object({data_chunk:Dp.String()},{$id:"DataChunkAck"}),Dp.Object({data_length:Dp.Number(),data_offset:Dp.Number()},{$id:"DataChunkRequest"}),Dp.Object({},{$id:"DoPreauthorized"}),Dp.Object({},{$id:"EndSession"}),Dp.Object({entropy:Dp.String()},{$id:"Entropy"}),Dp.Object({entropy:Dp.String()},{$id:"EntropyAck"}),Dp.Object({finish:Dp.Optional(Dp.Boolean())},{$id:"EntropyCheckContinue"}),Dp.Object({},{$id:"EntropyCheckReady"}),Dp.Object({entropy_commitment:Dp.Optional(Dp.String()),prev_entropy:Dp.Optional(Dp.String())},{$id:"EntropyRequest"}),Dp.Object({vendor:Dp.String(),major_version:Dp.Number(),minor_version:Dp.Number(),patch_version:Dp.Number(),build_version:Dp.Optional(Dp.Number()),bootloader_mode:Dp.Union([Dp.Boolean(),Dp.Null()]),device_id:Dp.Union([Dp.String(),Dp.Null()]),pin_protection:Dp.Union([Dp.Boolean(),Dp.Null()]),passphrase_protection:Dp.Union([Dp.Boolean(),Dp.Null()]),language:Dp.Union([Dp.String(),Dp.Null()]),label:Dp.Union([Dp.String(),Dp.Null()]),initialized:Dp.Union([Dp.Boolean(),Dp.Null()]),revision:Dp.Union([Dp.String(),Dp.Null()]),bootloader_hash:Dp.Union([Dp.String(),Dp.Null()]),imported:Dp.Union([Dp.Boolean(),Dp.Null()]),unlocked:Dp.Union([Dp.Boolean(),Dp.Null()]),_passphrase_cached:Dp.Optional(Dp.Boolean()),firmware_present:Dp.Union([Dp.Boolean(),Dp.Null()]),backup_availability:Dp.Union([Dm,Dp.Null()]),flags:Dp.Union([Dp.Number(),Dp.Null()]),model:Dp.String(),fw_major:Dp.Union([Dp.Number(),Dp.Null()]),fw_minor:Dp.Union([Dp.Number(),Dp.Null()]),fw_patch:Dp.Union([Dp.Number(),Dp.Null()]),fw_build:Dp.Optional(Dp.Number()),fw_vendor:Dp.Union([Dp.String(),Dp.Null()]),unfinished_backup:Dp.Union([Dp.Boolean(),Dp.Null()]),no_backup:Dp.Union([Dp.Boolean(),Dp.Null()]),recovery_status:Dp.Union([ag,Dp.Null()]),capabilities:Dp.Array(Gm),backup_type:Dp.Union([Km,Dp.Null()]),sd_card_present:Dp.Union([Dp.Boolean(),Dp.Null()]),sd_protection:Dp.Union([Dp.Boolean(),Dp.Null()]),wipe_code_protection:Dp.Union([Dp.Boolean(),Dp.Null()]),session_id:Dp.Union([Dp.String(),Dp.Null()]),passphrase_always_on_device:Dp.Union([Dp.Boolean(),Dp.Null()]),safety_checks:Dp.Union([lg,Dp.Null()]),auto_lock_delay_ms:Dp.Union([Dp.Number(),Dp.Null()]),display_rotation:Dp.Union([eg,Dp.Null()]),experimental_features:Dp.Union([Dp.Boolean(),Dp.Null()]),busy:Dp.Optional(Dp.Boolean()),homescreen_format:Dp.Optional(ng),hide_passphrase_from_host:Dp.Optional(Dp.Boolean()),internal_model:Zm,unit_color:Dp.Optional(Dp.Number()),unit_btconly:Dp.Optional(Dp.Boolean()),homescreen_width:Dp.Optional(Dp.Number()),homescreen_height:Dp.Optional(Dp.Number()),bootloader_locked:Dp.Optional(Dp.Boolean()),language_version_matches:Dp.Optional(Dp.Boolean()),unit_packaging:Dp.Optional(Dp.Number()),haptic_feedback:Dp.Optional(Dp.Boolean()),recovery_type:Dp.Optional(cg),optiga_sec:Dp.Optional(Dp.Number()),soc:Dp.Optional(Dp.Number()),firmware_corrupted:Dp.Optional(Dp.Boolean()),auto_lock_delay_battery_ms:Dp.Optional(Dp.Number()),led:Dp.Optional(Dp.Boolean()),usb_connected:Dp.Optional(Dp.Boolean()),wireless_connected:Dp.Optional(Dp.Boolean())},{$id:"Features"}),Dp.Object({hash:Dp.String()},{$id:"FirmwareHash"}),Dp.Object({size:Dp.Number()},{$id:"GetEntropy"}),Dp.Object({},{$id:"GetFeatures"}),Dp.Object({challenge:Dp.Optional(Dp.String())},{$id:"GetFirmwareHash"}),Dp.Object({},{$id:"GetNextU2FCounter"}),Dp.Object({},{$id:"GetNonce"}),Dp.Object({},{$id:"GetSerialNumber"}),Dp.Object({session_id:Dp.Optional(Dp.String()),_skip_passphrase:Dp.Optional(Dp.Boolean()),derive_cardano:Dp.Optional(Dp.Boolean())},{$id:"Initialize"}),Dp.Object({mnemonics:Dp.Array(Dp.String()),pin:Dp.Optional(Dp.String()),passphrase_protection:Dp.Optional(Dp.Boolean()),language:Dp.Optional(Dp.String()),label:Dp.Optional(Dp.String()),skip_checksum:Dp.Optional(Dp.Boolean()),u2f_counter:Dp.Optional(Dp.Number()),needs_backup:Dp.Optional(Dp.Boolean()),no_backup:Dp.Optional(Dp.Boolean()),unfinished_backup:Dp.Optional(Dp.Boolean())},{$id:"LoadDevice"}),Dp.Object({},{$id:"LockDevice"}),Dp.Object({u2f_counter:Dp.Number()},{$id:"NextU2FCounter"}),Dp.Object({nonce:Dp.String()},{$id:"Nonce"}),Dp.Object({message:Dp.Optional(Dp.String()),button_protection:Dp.Optional(Dp.Boolean())},{$id:"Ping"}),Dp.Object({},{$id:"PreauthorizedRequest"}),Dp.Object({boot_command:Dp.Optional(Hm),firmware_header:Dp.Optional(Dp.String())},{$id:"RebootToBootloader"}),Dp.Object({word_count:Dp.Optional(Dp.Number()),passphrase_protection:Dp.Optional(Dp.Boolean()),pin_protection:Dp.Optional(Dp.Boolean()),language:Dp.Optional(Dp.String()),label:Dp.Optional(Dp.String()),enforce_wordlist:Dp.Optional(Dp.Boolean()),input_method:Dp.Optional(ig),u2f_counter:Dp.Optional(Dp.Number()),type:Dp.Optional(cg),backup_method:Dp.Optional(zm)},{$id:"RecoveryDevice"}),Dp.Object({strength:Dp.Optional(Dp.Number()),passphrase_protection:Dp.Optional(Dp.Boolean()),pin_protection:Dp.Optional(Dp.Boolean()),language:Dp.Optional(Dp.String()),label:Dp.Optional(Dp.String()),u2f_counter:Dp.Optional(Dp.Number()),skip_backup:Dp.Optional(Dp.Boolean()),no_backup:Dp.Optional(Dp.Boolean()),backup_type:Dp.Optional(qm),entropy_check:Dp.Optional(Dp.Boolean()),backup_method:Dp.Optional(zm)},{$id:"ResetDevice"}),Dp.Object({operation:fg},{$id:"SdProtect"}),Dp.Object({serial_number:Dp.String()},{$id:"SerialNumber"}),Dp.Object({value:Dp.Optional(Dp.Number())},{$id:"SetBrightness"}),Dp.Object({expiry_ms:Dp.Optional(Dp.Number())},{$id:"SetBusy"}),Dp.Object({u2f_counter:Dp.Number()},{$id:"SetU2FCounter"}),Dp.Object({},{$id:"ShowDeviceTutorial"}),Dp.Object({},{$id:"UnlockBootloader"}),Dp.Object({mac:Dp.String()},{$id:"UnlockedPathRequest"}),Dp.Object({address_n:Dp.Array(Dp.Number()),mac:Dp.Optional(Dp.String())},{$id:"UnlockPath"}),Dp.Object({},{$id:"WipeDevice"}),Dp.Object({word:Dp.String()},{$id:"WordAck"}),Dp.Object({type:pg},{$id:"WordRequest"}),function(e){e[e.MAINNET=0]="MAINNET",e[e.TESTNET=1]="TESTNET",e[e.STAGENET=2]="STAGENET",e[e.FAKECHAIN=3]="FAKECHAIN"}(gg||(gg={}));const vg=Dp.Enum(gg);Dp.Object({ins:Dp.Optional(Dp.Number()),p1:Dp.Optional(Dp.Number()),p2:Dp.Optional(Dp.Number()),pd:Dp.Array(Dp.Number()),data1:Dp.Optional(Dp.String()),data2:Dp.Optional(Dp.String())},{$id:"DebugMoneroDiagAck"}),Dp.Object({ins:Dp.Optional(Dp.Number()),p1:Dp.Optional(Dp.Number()),p2:Dp.Optional(Dp.Number()),pd:Dp.Array(Dp.Number()),data1:Dp.Optional(Dp.String()),data2:Dp.Optional(Dp.String())},{$id:"DebugMoneroDiagRequest"});const yg=Dp.Object({spend_public_key:Dp.Optional(Dp.String()),view_public_key:Dp.Optional(Dp.String())},{$id:"MoneroAccountPublicAddress"});Dp.Object({address:Dp.String()},{$id:"MoneroAddress"});const wg=Dp.Object({iv:Dp.Optional(Dp.String()),blob:Dp.Optional(Dp.String())},{$id:"MoneroExportedKeyImage"});Dp.Object({address_n:Dp.Array(Dp.Number()),show_display:Dp.Optional(Dp.Boolean()),network_type:Dp.Optional(vg),account:Dp.Optional(Dp.Number()),minor:Dp.Optional(Dp.Number()),payment_id:Dp.Optional(Dp.String()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"MoneroGetAddress"}),Dp.Object({salt:Dp.Optional(Dp.String()),tx_keys:Dp.Optional(Dp.String()),tx_derivations:Dp.Optional(Dp.String())},{$id:"MoneroGetTxKeyAck"}),Dp.Object({address_n:Dp.Array(Dp.Number()),network_type:Dp.Optional(vg),salt1:Dp.String(),salt2:Dp.String(),tx_enc_keys:Dp.String(),tx_prefix_hash:Dp.String(),reason:Dp.Optional(Dp.Number()),view_public_key:Dp.Optional(Dp.String())},{$id:"MoneroGetTxKeyRequest"}),Dp.Object({address_n:Dp.Array(Dp.Number()),network_type:Dp.Optional(vg)},{$id:"MoneroGetWatchKey"}),Dp.Object({},{$id:"MoneroKeyImageExportInitAck"});const xg=Dp.Object({account:Dp.Number(),minor_indices:Dp.Array(Dp.Number())},{$id:"MoneroSubAddressIndicesList"});Dp.Object({num:Dp.Number(),hash:Dp.Uint8Array(),address_n:Dp.Array(Dp.Number()),network_type:Dp.Optional(vg),subs:Dp.Array(xg)},{$id:"MoneroKeyImageExportInitRequest"}),Dp.Object({enc_key:Dp.Optional(Dp.String())},{$id:"MoneroKeyImageSyncFinalAck"}),Dp.Object({},{$id:"MoneroKeyImageSyncFinalRequest"}),Dp.Object({kis:Dp.Array(wg)},{$id:"MoneroKeyImageSyncStepAck"});const Ag=Dp.Object({out_key:Dp.Uint8Array(),tx_pub_key:Dp.Uint8Array(),additional_tx_pub_keys:Dp.Array(Dp.Uint8Array()),internal_output_index:Dp.Number(),sub_addr_major:Dp.Optional(Dp.Number()),sub_addr_minor:Dp.Optional(Dp.Number())},{$id:"MoneroTransferDetails"});Dp.Object({tdis:Dp.Array(Ag)},{$id:"MoneroKeyImageSyncStepRequest"}),Dp.Object({},{$id:"MoneroLiveRefreshFinalAck"}),Dp.Object({},{$id:"MoneroLiveRefreshFinalRequest"}),Dp.Object({},{$id:"MoneroLiveRefreshStartAck"}),Dp.Object({address_n:Dp.Array(Dp.Number()),network_type:Dp.Optional(vg)},{$id:"MoneroLiveRefreshStartRequest"}),Dp.Object({salt:Dp.Optional(Dp.String()),key_image:Dp.Optional(Dp.String())},{$id:"MoneroLiveRefreshStepAck"}),Dp.Object({out_key:Dp.String(),recv_deriv:Dp.String(),real_out_idx:Dp.Number(),sub_addr_major:Dp.Number(),sub_addr_minor:Dp.Number()},{$id:"MoneroLiveRefreshStepRequest"});const Sg=Dp.Object({K:Dp.Optional(Dp.String()),L:Dp.Optional(Dp.String()),R:Dp.Optional(Dp.String()),ki:Dp.Optional(Dp.String())},{$id:"MoneroMultisigKLRki"}),Eg=Dp.Object({dest:Dp.String(),commitment:Dp.String()},{$id:"MoneroRctKeyPublic"}),_g=Dp.Object({idx:Dp.Optional(Dp.Number()),key:Dp.Optional(Eg)},{$id:"MoneroOutputEntry"}),Og=Dp.Object({txn_fee:Dp.Optional(Dp.Number()),message:Dp.Optional(Dp.String()),rv_type:Dp.Optional(Dp.Number())},{$id:"MoneroRingCtSig"}),Ng=Dp.Object({rsig_type:Dp.Optional(Dp.Number()),offload_type:Dp.Optional(Dp.Number()),grouping:Dp.Array(Dp.Number()),mask:Dp.Optional(Dp.String()),rsig:Dp.Optional(Dp.String()),rsig_parts:Dp.Array(Dp.String()),bp_version:Dp.Optional(Dp.Number())},{$id:"MoneroTransactionRsigData"});Dp.Object({rsig_data:Dp.Optional(Ng)},{$id:"MoneroTransactionAllInputsSetAck"}),Dp.Object({},{$id:"MoneroTransactionAllInputsSetRequest"}),Dp.Object({extra:Dp.Optional(Dp.String()),tx_prefix_hash:Dp.String(),rv:Og,full_message_hash:Dp.Optional(Dp.String())},{$id:"MoneroTransactionAllOutSetAck"}),Dp.Object({rsig_data:Dp.Optional(Ng)},{$id:"MoneroTransactionAllOutSetRequest"});const Tg=Dp.Object({amount:Dp.Optional(Dp.Uint()),addr:Dp.Optional(yg),is_subaddress:Dp.Optional(Dp.Boolean()),original:Dp.Optional(Dp.String()),is_integrated:Dp.Optional(Dp.Boolean())},{$id:"MoneroTransactionDestinationEntry"}),kg=Dp.Object({version:Dp.Optional(Dp.Number()),payment_id:Dp.Optional(Dp.String()),unlock_time:Dp.Optional(Dp.Number()),outputs:Dp.Array(Tg),change_dts:Dp.Optional(Tg),num_inputs:Dp.Optional(Dp.Number()),mixin:Dp.Optional(Dp.Number()),fee:Dp.Optional(Dp.Uint()),account:Dp.Optional(Dp.Number()),minor_indices:Dp.Array(Dp.Number()),rsig_data:Dp.Optional(Ng),integrated_indices:Dp.Array(Dp.Number()),client_version:Dp.Optional(Dp.Number()),hard_fork:Dp.Optional(Dp.Number()),monero_version:Dp.Optional(Dp.String()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"MoneroTransactionData"});Dp.Object({cout_key:Dp.Optional(Dp.String()),salt:Dp.Optional(Dp.String()),rand_mult:Dp.Optional(Dp.String()),tx_enc_keys:Dp.Optional(Dp.String()),opening_key:Dp.Optional(Dp.String())},{$id:"MoneroTransactionFinalAck"}),Dp.Object({},{$id:"MoneroTransactionFinalRequest"}),Dp.Object({hmacs:Dp.Array(Dp.String()),rsig_data:Dp.Optional(Ng)},{$id:"MoneroTransactionInitAck"}),Dp.Object({version:Dp.Optional(Dp.Number()),address_n:Dp.Array(Dp.Number()),network_type:Dp.Optional(vg),tsx_data:Dp.Optional(kg)},{$id:"MoneroTransactionInitRequest"}),Dp.Object({},{$id:"MoneroTransactionInputViniAck"});const Ig=Dp.Object({outputs:Dp.Array(_g),real_output:Dp.Optional(Dp.Number()),real_out_tx_key:Dp.Optional(Dp.String()),real_out_additional_tx_keys:Dp.Array(Dp.String()),real_output_in_tx_index:Dp.Optional(Dp.Number()),amount:Dp.Optional(Dp.Uint()),rct:Dp.Optional(Dp.Boolean()),mask:Dp.Optional(Dp.String()),multisig_kLRki:Dp.Optional(Sg),subaddr_minor:Dp.Optional(Dp.Number())},{$id:"MoneroTransactionSourceEntry"});var Cg;Dp.Object({src_entr:Dp.Optional(Ig),vini:Dp.Optional(Dp.String()),vini_hmac:Dp.Optional(Dp.String()),pseudo_out:Dp.Optional(Dp.String()),pseudo_out_hmac:Dp.Optional(Dp.String()),orig_idx:Dp.Optional(Dp.Number())},{$id:"MoneroTransactionInputViniRequest"}),Dp.Object({vini:Dp.String(),vini_hmac:Dp.String(),pseudo_out:Dp.String(),pseudo_out_hmac:Dp.String(),pseudo_out_alpha:Dp.String(),spend_key:Dp.String()},{$id:"MoneroTransactionSetInputAck"}),Dp.Object({src_entr:Dp.Optional(Ig)},{$id:"MoneroTransactionSetInputRequest"}),Dp.Object({tx_out:Dp.Optional(Dp.String()),vouti_hmac:Dp.Optional(Dp.String()),rsig_data:Dp.Optional(Ng),out_pk:Dp.Optional(Dp.String()),ecdh_info:Dp.Optional(Dp.String())},{$id:"MoneroTransactionSetOutputAck"}),Dp.Object({dst_entr:Dp.Optional(Tg),dst_entr_hmac:Dp.Optional(Dp.String()),rsig_data:Dp.Optional(Ng),is_offloaded_bp:Dp.Optional(Dp.Boolean())},{$id:"MoneroTransactionSetOutputRequest"}),Dp.Object({signature:Dp.Optional(Dp.String()),pseudo_out:Dp.Optional(Dp.String())},{$id:"MoneroTransactionSignInputAck"}),Dp.Object({src_entr:Dp.Optional(Ig),vini:Dp.Optional(Dp.String()),vini_hmac:Dp.Optional(Dp.String()),pseudo_out:Dp.Optional(Dp.String()),pseudo_out_hmac:Dp.Optional(Dp.String()),pseudo_out_alpha:Dp.Optional(Dp.String()),spend_key:Dp.Optional(Dp.String()),orig_idx:Dp.Optional(Dp.Number())},{$id:"MoneroTransactionSignInputRequest"}),Dp.Object({watch_key:Dp.String(),address:Dp.String()},{$id:"MoneroWatchKey"}),function(e){e[e.NATIVE=0]="NATIVE",e[e.ALPHANUM4=1]="ALPHANUM4",e[e.ALPHANUM12=2]="ALPHANUM12"}(Cg||(Cg={}));const jg=Dp.Enum(Cg);var Bg;!function(e){e[e.NONE=0]="NONE",e[e.TEXT=1]="TEXT",e[e.ID=2]="ID",e[e.HASH=3]="HASH",e[e.RETURN=4]="RETURN"}(Bg||(Bg={}));const Mg=Dp.Enum(Bg);var Rg;!function(e){e[e.ACCOUNT=0]="ACCOUNT",e[e.PRE_AUTH=1]="PRE_AUTH",e[e.HASH=2]="HASH"}(Rg||(Rg={}));const Lg=Dp.Enum(Rg),Pg=Dp.Object({source_account:Dp.Optional(Dp.String()),destination_account:Dp.String()},{$id:"StellarAccountMergeOp"});Dp.Object({address:Dp.String(),mac:Dp.Optional(Dp.String())},{$id:"StellarAddress"});const Ug=Dp.Object({source_account:Dp.Optional(Dp.String()),trusted_account:Dp.String(),asset_type:jg,asset_code:Dp.Optional(Dp.String()),is_authorized:Dp.Boolean()},{$id:"StellarAllowTrustOp"}),Fg=Dp.Object({type:Dp.Union([Dp.Literal(0),Dp.Literal(1),Dp.Literal(2),Dp.Literal("NATIVE"),Dp.Literal("ALPHANUM4"),Dp.Literal("ALPHANUM12")]),code:Dp.Optional(Dp.String()),issuer:Dp.Optional(Dp.String())},{$id:"StellarAsset"}),Dg=Dp.Object({source_account:Dp.Optional(Dp.String()),bump_to:Dp.Uint()},{$id:"StellarBumpSequenceOp"}),$g=Dp.Object({source_account:Dp.Optional(Dp.String()),asset:Fg,limit:Dp.Uint()},{$id:"StellarChangeTrustOp"}),zg=Dp.Object({source_account:Dp.Optional(Dp.String()),balance_id:Dp.String()},{$id:"StellarClaimClaimableBalanceOp"}),Wg=Dp.Object({source_account:Dp.Optional(Dp.String()),new_account:Dp.String(),starting_balance:Dp.Uint()},{$id:"StellarCreateAccountOp"}),qg=Dp.Object({source_account:Dp.Optional(Dp.String()),selling_asset:Fg,buying_asset:Fg,amount:Dp.Uint(),price_n:Dp.Number(),price_d:Dp.Number()},{$id:"StellarCreatePassiveSellOfferOp"});Dp.Object({address_n:Dp.Array(Dp.Number()),show_display:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"StellarGetAddress"});const Kg=Dp.Object({source_account:Dp.Optional(Dp.String()),selling_asset:Fg,buying_asset:Fg,amount:Dp.Uint(),price_n:Dp.Number(),price_d:Dp.Number(),offer_id:Dp.Uint()},{$id:"StellarManageBuyOfferOp"}),Xg=Dp.Object({source_account:Dp.Optional(Dp.String()),key:Dp.String(),value:Dp.Optional(Dp.Union([Dp.Buffer(),Dp.String()]))},{$id:"StellarManageDataOp"}),Hg=Dp.Object({source_account:Dp.Optional(Dp.String()),selling_asset:Fg,buying_asset:Fg,amount:Dp.Uint(),price_n:Dp.Number(),price_d:Dp.Number(),offer_id:Dp.Uint()},{$id:"StellarManageSellOfferOp"}),Vg=Dp.Object({source_account:Dp.Optional(Dp.String()),send_asset:Fg,send_max:Dp.Uint(),destination_account:Dp.String(),destination_asset:Fg,destination_amount:Dp.Uint(),paths:Dp.Optional(Dp.Array(Fg))},{$id:"StellarPathPaymentStrictReceiveOp"}),Gg=Dp.Object({source_account:Dp.Optional(Dp.String()),send_asset:Fg,send_amount:Dp.Uint(),destination_account:Dp.String(),destination_asset:Fg,destination_min:Dp.Uint(),paths:Dp.Optional(Dp.Array(Fg))},{$id:"StellarPathPaymentStrictSendOp"}),Yg=Dp.Object({source_account:Dp.Optional(Dp.String()),destination_account:Dp.String(),asset:Fg,amount:Dp.Uint()},{$id:"StellarPaymentOp"}),Zg=Dp.Object({source_account:Dp.Optional(Dp.String()),inflation_destination_account:Dp.Optional(Dp.String()),clear_flags:Dp.Optional(Dp.Number()),set_flags:Dp.Optional(Dp.Number()),master_weight:Dp.Optional(Dp.Uint()),low_threshold:Dp.Optional(Dp.Uint()),medium_threshold:Dp.Optional(Dp.Uint()),high_threshold:Dp.Optional(Dp.Uint()),home_domain:Dp.Optional(Dp.String()),signer_type:Dp.Optional(Lg),signer_key:Dp.Optional(Dp.Union([Dp.Buffer(),Dp.String()])),signer_weight:Dp.Optional(Dp.Number())},{$id:"StellarSetOptionsOp"});var Jg;Dp.Object({public_key:Dp.String(),signature:Dp.String()},{$id:"StellarSignedTx"}),Dp.Object({address_n:Dp.Array(Dp.Number()),network_passphrase:Dp.String(),source_account:Dp.String(),fee:Dp.Uint(),sequence_number:Dp.Uint(),timebounds_start:Dp.Number(),timebounds_end:Dp.Number(),memo_type:Mg,memo_text:Dp.Optional(Dp.String()),memo_id:Dp.Optional(Dp.Uint()),memo_hash:Dp.Optional(Dp.Union([Dp.Buffer(),Dp.String()])),num_operations:Dp.Number(),payment_req:Dp.Optional(Ob)},{$id:"StellarSignTx"}),Dp.Object({},{$id:"StellarTxOpRequest"}),function(e){e[e.TransferContract=1]="TransferContract",e[e.VoteWitnessContract=4]="VoteWitnessContract",e[e.TriggerSmartContract=31]="TriggerSmartContract",e[e.FreezeBalanceV2Contract=54]="FreezeBalanceV2Contract",e[e.UnfreezeBalanceV2Contract=55]="UnfreezeBalanceV2Contract",e[e.WithdrawExpireUnfreezeContract=56]="WithdrawExpireUnfreezeContract"}(Jg||(Jg={}));const Qg=Dp.Enum(Jg);var ev;!function(e){e[e.BANDWIDTH=0]="BANDWIDTH",e[e.ENERGY=1]="ENERGY"}(ev||(ev={}));const tv=Dp.Enum(ev);Dp.Object({address:Dp.String(),mac:Dp.Optional(Dp.String())},{$id:"TronAddress"}),Dp.Object({},{$id:"TronContractRequest"});const nv=Dp.Object({owner_address:Dp.String(),balance:Dp.Number(),resource:Dp.Optional(tv)},{$id:"TronFreezeBalanceV2Contract"});Dp.Object({address_n:Dp.Array(Dp.Number()),show_display:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"TronGetAddress"});const rv=Dp.Object({type_url:Dp.String(),value:Dp.String()},{$id:"TronRawParameter"}),iv=Dp.Object({type:Qg,parameter:rv},{$id:"TronRawContract"});Dp.Object({ref_block_bytes:Dp.String(),ref_block_hash:Dp.String(),expiration:Dp.Number(),data:Dp.Optional(Dp.String()),contract:Dp.Array(iv),timestamp:Dp.Number(),fee_limit:Dp.Optional(Dp.Number())},{$id:"TronRawTransaction"}),Dp.Object({signature:Dp.String()},{$id:"TronSignature"}),Dp.Object({address_n:Dp.Array(Dp.Number()),ref_block_bytes:Dp.String(),ref_block_hash:Dp.String(),expiration:Dp.Number(),data:Dp.Optional(Dp.String()),timestamp:Dp.Number(),fee_limit:Dp.Optional(Dp.Number())},{$id:"TronSignTx"});const ov=Dp.Object({owner_address:Dp.String(),to_address:Dp.String(),amount:Dp.Uint()},{$id:"TronTransferContract"}),av=Dp.Object({owner_address:Dp.String(),contract_address:Dp.String(),data:Dp.String()},{$id:"TronTriggerSmartContract"}),sv=Dp.Object({owner_address:Dp.String(),balance:Dp.Number(),resource:Dp.Optional(tv)},{$id:"TronUnfreezeBalanceV2Contract"}),cv=Dp.Object({address:Dp.String(),count:Dp.Number()},{$id:"TronVote"}),uv=Dp.Object({owner_address:Dp.String(),votes:Dp.Array(cv)},{$id:"TronVoteWitnessContract"}),lv=Dp.Object({owner_address:Dp.String()},{$id:"TronWithdrawUnfreeze"}),dv=Dp.Object({blockIndex:Dp.Number(),txIndex:Dp.Number(),certificateIndex:Dp.Number()}),fv=Dp.Object({addressType:cm,path:Dp.Optional(db),stakingPath:Dp.Optional(db),stakingKeyHash:Dp.Optional(Dp.String()),certificatePointer:Dp.Optional(dv),paymentScriptHash:Dp.Optional(Dp.String()),stakingScriptHash:Dp.Optional(Dp.String())});Dp.Object({addressParameters:fv,protocolMagic:Dp.Number(),networkId:Dp.Number(),address:Dp.Optional(Dp.String()),showOnTrezor:Dp.Optional(Dp.Boolean()),derivationType:Dp.Optional(pm),chunkify:Dp.Optional(Dp.Boolean())});const hv=Dp.Recursive(e=>Dp.Object({type:wm,scripts:Dp.Optional(Dp.Array(e)),keyHash:Dp.Optional(Dp.String()),keyPath:Dp.Optional(db),requiredSignaturesCount:Dp.Optional(Dp.Number()),invalidBefore:Dp.Optional(Dp.String()),invalidHereafter:Dp.Optional(Dp.String())}));Dp.Object({script:hv,displayFormat:vm,derivationType:Dp.Optional(pm)}),Dp.Object({scriptHash:Dp.String()}),Dp.Intersect([fb,Dp.Object({derivationType:Dp.Optional(pm)})]);const pv=Dp.Object({path:Dp.Optional(db),prev_hash:Dp.String(),prev_index:Dp.Number()}),bv=Dp.Object({assetNameBytes:Dp.String(),amount:Dp.Optional(Dp.String()),mintAmount:Dp.Optional(Dp.String())}),mv=Dp.Object({policyId:Dp.String(),tokenAmounts:Dp.Array(bv)}),gv=Dp.Intersect([Dp.Union([Dp.Object({addressParameters:fv}),Dp.Object({address:Dp.String()})]),Dp.Object({amount:Dp.String(),tokenBundle:Dp.Optional(Dp.Array(mv)),datumHash:Dp.Optional(Dp.String()),format:Dp.Optional(Om),inlineDatum:Dp.Optional(Dp.String()),referenceScript:Dp.Optional(Dp.String())})]),vv=Dp.Object({stakingKeyPath:Dp.Optional(db),stakingKeyHash:Dp.Optional(Dp.String())}),yv=Dp.Object({type:Am,ipv4Address:Dp.Optional(Dp.String()),ipv6Address:Dp.Optional(Dp.String()),port:Dp.Optional(Dp.Number()),hostName:Dp.Optional(Dp.String())}),wv=Dp.Object({url:Dp.String(),hash:Dp.String()}),xv=Dp.Object({numerator:Dp.String(),denominator:Dp.String()}),Av=Dp.Object({poolId:Dp.String(),vrfKeyHash:Dp.String(),pledge:Dp.String(),cost:Dp.String(),margin:xv,rewardAccount:Dp.String(),owners:Dp.Array(vv,{minItems:1}),relays:Dp.Array(yv),metadata:Dp.Optional(wv)}),Sv=Dp.Object({type:mm,keyHash:Dp.Optional(Dp.String()),scriptHash:Dp.Optional(Dp.String())}),Ev=Dp.Object({type:lm,path:Dp.Optional(db),pool:Dp.Optional(Dp.String()),poolParameters:Dp.Optional(Av),scriptHash:Dp.Optional(Dp.String()),keyHash:Dp.Optional(Dp.String()),deposit:Dp.Optional(Dp.String()),dRep:Dp.Optional(Sv)}),_v=Dp.Object({path:Dp.Optional(db),amount:Dp.String(),scriptHash:Dp.Optional(Dp.String()),keyHash:Dp.Optional(Dp.String())}),Ov=Dp.Array(mv),Nv=Dp.Object({path:Dp.Optional(db),prev_hash:Dp.String(),prev_index:Dp.Number()}),Tv=Dp.Object({keyPath:Dp.Optional(db),keyHash:Dp.Optional(Dp.String())}),kv=Dp.Object({prev_hash:Dp.String(),prev_index:Dp.Number()}),Iv=Dp.Object({votePublicKey:Dp.String(),weight:Dp.Number()}),Cv=Dp.Object({votePublicKey:Dp.Optional(Dp.String()),stakingPath:db,paymentAddressParameters:Dp.Optional(fv),nonce:Dp.String(),format:Dp.Optional(fm),delegations:Dp.Optional(Dp.Array(Iv)),votingPurpose:Dp.Optional(Dp.Number()),paymentAddress:Dp.Optional(Dp.String())}),jv=Dp.Object({hash:Dp.Optional(Dp.String()),cVoteRegistrationParameters:Dp.Optional(Cv)}),Bv=Dp.Object({inputs:Dp.Array(pv),outputs:Dp.Array(gv),fee:Dp.Uint(),ttl:Dp.Optional(Dp.Uint()),certificates:Dp.Optional(Dp.Array(Ev)),withdrawals:Dp.Optional(Dp.Array(_v)),validityIntervalStart:Dp.Optional(Dp.String()),auxiliaryData:Dp.Optional(jv),mint:Dp.Optional(Ov),scriptDataHash:Dp.Optional(Dp.String()),collateralInputs:Dp.Optional(Dp.Array(Nv)),requiredSigners:Dp.Optional(Dp.Array(Tv)),collateralReturn:Dp.Optional(gv),totalCollateral:Dp.Optional(Dp.String()),referenceInputs:Dp.Optional(Dp.Array(kv)),additionalWitnessRequests:Dp.Optional(Dp.Array(db)),protocolMagic:Dp.Number(),networkId:Dp.Number(),signingMode:Tm,derivationType:Dp.Optional(pm),includeNetworkId:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean()),tagCborSets:Dp.Optional(Dp.Boolean()),payment_req:Dp.Optional(Ob)});Dp.Intersect([Bv,Dp.Object({unsignedTx:Dp.Object({body:Dp.String(),hash:Dp.String()}),testnet:Dp.Boolean()})]);const Mv=Dp.Object({type:Im,pubKey:Dp.String(),signature:Dp.String(),chainCode:Dp.Optional(Dp.String())}),Rv=Dp.Object({type:Em,auxiliaryDataHash:Dp.String(),cVoteRegistrationSignature:Dp.Optional(Dp.String())});Dp.Object({hash:Dp.String(),witnesses:Dp.Array(Mv),auxiliaryDataSupplement:Dp.Optional(Rv)}),Dp.Object({path:db,payload:Dp.String(),preferHexDisplay:Dp.Optional(Dp.Boolean()),networkId:Dp.Optional(Dp.Number()),protocolMagic:Dp.Optional(Dp.Number()),addressParameters:Dp.Optional(fv),derivationType:Dp.Optional(pm)});const Lv=Dp.Object({1:Dp.Literal(Uc.EdDSA),address:Dp.String()}),Pv=Dp.Object({hashed:Dp.Boolean(),version:Dp.Number()}),Uv=Dp.Object({protected:Lv,unprotected:Pv});Dp.Object({headers:Uv,payload:Dp.String(),signature:Dp.String(),pubKey:Dp.String(),coseSignature:Dp.String(),coseKey:Dp.String()}),Dp.Object({path:db,coin:Dp.Optional(Dp.String()),message:Dp.String(),hex:Dp.Optional(Dp.Boolean()),no_script_type:Dp.Optional(Dp.Boolean())}),Dp.Object({address:Dp.String(),signature:Dp.String(),message:Dp.String(),coin:Dp.String(),hex:Dp.Optional(Dp.Boolean())});const Fv=Dp.Object({amount:Dp.String(),destination:Dp.String(),destinationTag:Dp.Optional(Dp.Number())}),Dv=Dp.Object({fee:Dp.String(),flags:Dp.Optional(Dp.Number()),sequence:Dp.Number(),maxLedgerVersion:Dp.Optional(Dp.Number()),payment:Fv});Dp.Object({path:db,transaction:Dv,payment_req:Dp.Optional(Ob),chunkify:Dp.Optional(Dp.Boolean())}),Dp.Object({serializedTx:Dp.String(),signature:Dp.String()}),Dp.Object({path:db,message:Dp.String(),hex:Dp.Optional(Dp.Boolean())});const $v=Dp.Object({to:Dp.Union([Dp.String(),Dp.Null()]),value:Dp.String(),gasPrice:Dp.String(),gasLimit:Dp.String(),maxFeePerGas:Dp.Optional(Dp.Undefined()),maxPriorityFeePerGas:Dp.Optional(Dp.Undefined()),nonce:Dp.String(),data:Dp.Optional(Dp.String()),chainId:Dp.Number(),txType:Dp.Optional(Dp.Number()),payment_req:Dp.Optional(Ob)}),zv=Dp.Object({address:Dp.String(),storageKeys:Dp.Array(Dp.String())}),Wv=Dp.Object({to:Dp.Union([Dp.String(),Dp.Null()]),value:Dp.String(),gasLimit:Dp.String(),gasPrice:Dp.Optional(Dp.Undefined()),nonce:Dp.String(),data:Dp.Optional(Dp.String()),chainId:Dp.Number(),maxFeePerGas:Dp.String(),maxPriorityFeePerGas:Dp.String(),accessList:Dp.Optional(Dp.Array(zv)),payment_req:Dp.Optional(Ob)});Dp.Object({path:db,transaction:Dp.Union([$v,Wv]),chunkify:Dp.Optional(Dp.Boolean())}),Dp.Object({v:Dp.String(),r:Dp.String(),s:Dp.String(),serializedTx:Dp.String()});const qv=Dp.Object({name:Dp.String(),type:Dp.String()}),Kv=Dp.Object({EIP712Domain:Dp.Array(qv)},{additionalProperties:Dp.Array(qv)}),Xv=Dp.Object({types:Kv,primaryType:Dp.String(),domain:Dp.Object({name:Dp.Optional(Dp.String()),version:Dp.Optional(Dp.String()),chainId:Dp.Optional(Dp.Union([Dp.Number(),Dp.BigInt(),Dp.String()])),verifyingContract:Dp.Optional(Dp.String()),salt:Dp.Optional(Dp.Union([Dp.ArrayBuffer(),Dp.String()]))}),message:Dp.Object({},{additionalProperties:Dp.Any()})});Dp.Object({path:db,data:Xv,metamask_v4_compat:Dp.Boolean(),domain_separator_hash:Dp.Optional(Dp.Undefined()),message_hash:Dp.Optional(Dp.Undefined()),show_message_hash:Dp.Optional(Dp.Boolean())}),Dp.Object({path:db,data:Xv,metamask_v4_compat:Dp.Boolean(),domain_separator_hash:Dp.String(),message_hash:Dp.Optional(Dp.String()),show_message_hash:Dp.Optional(Dp.Boolean())}),Dp.Object({address:Dp.String(),message:Dp.String(),hex:Dp.Optional(Dp.Boolean()),signature:Dp.String()}),Dp.Object({path:db,address:Dp.Optional(Dp.String()),showOnTrezor:Dp.Optional(Dp.Boolean()),networkType:Dp.Optional(vg),account:Dp.Optional(Dp.Number()),minor:Dp.Optional(Dp.Number()),paymentId:Dp.Optional(Dp.String()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"MoneroGetAddress"}),Dp.Object({path:db,networkType:Dp.Optional(vg)},{$id:"MoneroGetWatchKey"}),Dp.Object({watch_key:Dp.String(),address:Dp.String()},{$id:"MoneroWatchKey"});const Hv=Dp.Object({out_key:Dp.String(),tx_pub_key:Dp.String(),additional_tx_pub_keys:Dp.Optional(Dp.Union([Dp.Array(Dp.String()),Dp.String()])),internal_output_index:Dp.Number(),sub_addr_major:Dp.Optional(Dp.Number()),sub_addr_minor:Dp.Optional(Dp.Number())},{$id:"MoneroTransferDetails"}),Vv=Dp.Object({account:Dp.Number(),minor_indices:Dp.Array(Dp.Number())},{$id:"MoneroSubAddressIndicesList"});Dp.Object({path:db,networkType:Dp.Optional(vg),subs:Dp.Optional(Dp.Array(Vv)),tdis:Dp.Array(Hv)},{$id:"MoneroKeyImageSync"});const Gv=Dp.Object({iv:Dp.String(),key_image:Dp.String()},{$id:"MoneroExportedKeyImage"});Dp.Object({key_images:Dp.Array(Gv),signature:Dp.String()},{$id:"MoneroKeyImageSyncResult"});const Yv=Dp.Object({idx:Dp.Number(),key:Dp.Object({dest:Dp.String(),commitment:Dp.String()})},{$id:"MoneroOutputEntry"}),Zv=Dp.Object({K:Dp.Optional(Dp.String()),L:Dp.Optional(Dp.String()),R:Dp.Optional(Dp.String()),ki:Dp.Optional(Dp.String())},{$id:"MoneroMultisigKLRki"}),Jv=Dp.Object({outputs:Dp.Array(Yv),real_output:Dp.Number(),real_out_tx_key:Dp.String(),real_out_additional_tx_keys:Dp.Array(Dp.String()),real_output_in_tx_index:Dp.Number(),amount:Dp.Number(),rct:Dp.Boolean(),mask:Dp.String(),subaddr_minor:Dp.Number(),multisig_kLRki:Dp.Optional(Zv)},{$id:"MoneroTransactionSourceEntry"}),Qv=Dp.Object({spend_public_key:Dp.String(),view_public_key:Dp.String()}),ey=Dp.Object({amount:Dp.Number(),addr:Qv,is_subaddress:Dp.Boolean(),original:Dp.String(),is_integrated:Dp.Boolean()},{$id:"MoneroTransactionDestinationEntry"}),ty=Dp.Object({rsig_type:Dp.Number(),offload_type:Dp.Optional(Dp.Number()),grouping:Dp.Array(Dp.Number()),mask:Dp.Optional(Dp.String()),rsig:Dp.Optional(Dp.String()),rsig_parts:Dp.Optional(Dp.Array(Dp.String())),bp_version:Dp.Number()},{$id:"MoneroTransactionRsigData"}),ny=Dp.Object({version:Dp.Number(),payment_id:Dp.Optional(Dp.String()),unlock_time:Dp.Number(),outputs:Dp.Array(ey),change_dts:Dp.Optional(ey),num_inputs:Dp.Number(),mixin:Dp.Number(),fee:Dp.Number(),account:Dp.Number(),rsig_data:ty,minor_indices:Dp.Optional(Dp.Array(Dp.Number())),integrated_indices:Dp.Optional(Dp.Array(Dp.Number())),client_version:Dp.Number(),hard_fork:Dp.Number(),monero_version:Dp.Optional(Dp.String()),chunkify:Dp.Optional(Dp.Boolean())},{$id:"MoneroTransactionData"});Dp.Object({path:db,networkType:vg,tsx_data:ny,inputs:Dp.Array(Jv)},{$id:"MoneroSignTransaction"});const ry=Dp.Object({txn_fee:Dp.Optional(Dp.Number()),message:Dp.Optional(Dp.String()),rv_type:Dp.Optional(Dp.Number())},{$id:"MoneroRingCtSig"});Dp.Object({signatures:Dp.Array(Dp.String()),tx_prefix_hash:Dp.String(),rv:ry,cout_key:Dp.Optional(Dp.String()),salt:Dp.Optional(Dp.String()),rand_mult:Dp.Optional(Dp.String()),tx_enc_keys:Dp.Optional(Dp.String()),opening_key:Dp.Optional(Dp.String()),pseudo_outs:Dp.Array(Dp.String()),out_pks:Dp.Array(Dp.String()),ecdh_infos:Dp.Array(Dp.String()),tx_outs:Dp.Array(Dp.String()),rsig_parts:Dp.Array(Dp.String()),extra:Dp.Optional(Dp.String())},{$id:"MoneroSignedTransaction"}),Dp.Intersect([hb,Dp.Object({publicKey:Dp.String(),publicKeyBase58:Dp.String()})]);const iy=Dp.Object({baseAddress:Dp.String(),tokenProgram:Dp.String(),tokenMint:Dp.String(),tokenAccount:Dp.String(),symbol:Dp.Optional(Dp.String())}),oy=Dp.Object({tokenAccountsInfos:Dp.Optional(Dp.Array(iy,{minItems:1})),isDevnet:Dp.Optional(Dp.Boolean())});Dp.Object({path:Dp.Union([Dp.String(),Dp.Array(Dp.Number())]),serializedTx:Dp.String(),additionalInfo:Dp.Optional(oy),payment_req:Dp.Optional(Ob),serialize:Dp.Optional(Dp.Boolean()),chunkify:Dp.Optional(Dp.Boolean())}),Dp.Object({signature:Dp.String(),serializedTx:Dp.Optional(Dp.String())});const ay=Dp.Union([Dp.Literal("spl-token"),Dp.Literal("spl-token-2022")]),sy={fromAddress:Dp.String(),amount:Dp.String(),blockHash:Dp.String(),lastValidBlockHeight:Dp.Number(),priorityFees:Dp.Optional(Dp.Object({computeUnitPrice:Dp.String(),computeUnitLimit:Dp.String()})),token:Dp.Optional(Dp.Object({mint:Dp.String(),program:ay,decimals:Dp.Number(),accounts:Dp.Array(Dp.Object({publicKey:Dp.String(),balance:Dp.String()}))})),memo:Dp.Optional(Dp.String()),coin:Dp.Optional(Dp.String()),identity:Dp.Optional(Dp.String())},cy=Dp.Object({...sy,toAddress:Dp.Optional(Dp.String()),serializedTx:Dp.String()}),uy=Dp.Object({...sy,toAddress:Dp.String(),serializedTx:Dp.Optional(Dp.Undefined())});Dp.Union([cy,uy]),Dp.Object({serializedTx:Dp.String(),additionalInfo:Dp.Object({newAccountProgramName:Dp.Optional(ay),tokenAccountInfo:Dp.Optional(iy)})});const ly=Dp.Object({type:Dp.Union([jg,Dp.KeyOfEnum(Cg)]),code:Dp.Optional(Dp.String()),issuer:Dp.Optional(Dp.String())}),dy=Dp.Object({type:Dp.Literal("createAccount"),source:Dp.Optional(Dp.String()),destination:Dp.String(),startingBalance:Dp.String()}),fy=Dp.Object({type:Dp.Literal("payment"),source:Dp.Optional(Dp.String()),destination:Dp.String(),asset:ly,amount:Dp.String()}),hy=Dp.Object({type:Dp.Literal("pathPaymentStrictReceive"),source:Dp.Optional(Dp.String()),sendAsset:ly,sendMax:Dp.Uint(),destination:Dp.String(),destAsset:ly,destAmount:Dp.Uint(),path:Dp.Optional(Dp.Array(ly))}),py=Dp.Object({type:Dp.Literal("pathPaymentStrictSend"),source:Dp.Optional(Dp.String()),sendAsset:ly,sendAmount:Dp.Uint(),destination:Dp.String(),destAsset:ly,destMin:Dp.Uint(),path:Dp.Optional(Dp.Array(ly))}),by=Dp.Object({type:Dp.Literal("createPassiveSellOffer"),source:Dp.Optional(Dp.String()),buying:ly,selling:ly,amount:Dp.Uint(),price:Dp.Object({n:Dp.Number(),d:Dp.Number()})}),my=Dp.Object({type:Dp.Literal("manageSellOffer"),source:Dp.Optional(Dp.String()),buying:ly,selling:ly,amount:Dp.Uint(),offerId:Dp.Optional(Dp.Uint()),price:Dp.Object({n:Dp.Number(),d:Dp.Number()})}),gy=Dp.Object({type:Dp.Literal("manageBuyOffer"),source:Dp.Optional(Dp.String()),buying:ly,selling:ly,amount:Dp.Uint(),offerId:Dp.Optional(Dp.Uint()),price:Dp.Object({n:Dp.Number(),d:Dp.Number()})}),vy=Dp.Object({type:Dp.Literal("setOptions"),source:Dp.Optional(Dp.String()),signer:Dp.Optional(Dp.Object({type:Lg,key:Dp.Union([Dp.String(),Dp.Buffer()]),weight:Dp.Optional(Dp.Number())})),inflationDest:Dp.Optional(Dp.String()),clearFlags:Dp.Optional(Dp.Number()),setFlags:Dp.Optional(Dp.Number()),masterWeight:Dp.Optional(Dp.Uint()),lowThreshold:Dp.Optional(Dp.Uint()),medThreshold:Dp.Optional(Dp.Uint()),highThreshold:Dp.Optional(Dp.Uint()),homeDomain:Dp.Optional(Dp.String())}),yy=Dp.Object({type:Dp.Literal("changeTrust"),source:Dp.Optional(Dp.String()),line:ly,limit:Dp.String()}),wy=Dp.Object({type:Dp.Literal("allowTrust"),source:Dp.Optional(Dp.String()),trustor:Dp.String(),assetCode:Dp.String(),assetType:jg,authorize:Dp.Optional(Dp.Union([Dp.Boolean(),Dp.Undefined()]))}),xy=Dp.Object({type:Dp.Literal("accountMerge"),source:Dp.Optional(Dp.String()),destination:Dp.String()}),Ay=Dp.Object({type:Dp.Literal("manageData"),source:Dp.Optional(Dp.String()),name:Dp.String(),value:Dp.Optional(Dp.Union([Dp.String(),Dp.Buffer()]))}),Sy=Dp.Object({type:Dp.Literal("bumpSequence"),source:Dp.Optional(Dp.String()),bumpTo:Dp.Uint()}),Ey=Dp.Object({type:Dp.Literal("inflation"),source:Dp.Optional(Dp.String())}),_y=Dp.Object({type:Dp.Literal("claimClaimableBalance"),source:Dp.Optional(Dp.String()),balanceId:Dp.String()}),Oy=Dp.Union([dy,fy,hy,py,by,my,gy,vy,yy,wy,xy,Ey,Ay,Sy,_y]),Ny=Dp.Object({source:Dp.String(),fee:Dp.Number(),sequence:Dp.Uint(),timebounds:Dp.Optional(Dp.Object({minTime:Dp.Number(),maxTime:Dp.Number()})),memo:Dp.Optional(Dp.Object({type:Mg,id:Dp.Optional(Dp.Uint()),text:Dp.Optional(Dp.String()),hash:Dp.Optional(Dp.Union([Dp.String(),Dp.Buffer()]))})),operations:Dp.Array(Oy)});Dp.Object({path:db,networkPassphrase:Dp.String(),transaction:Ny,payment_req:Dp.Optional(Ob)}),Dp.Object({publicKey:Dp.String(),signature:Dp.String()}),Dp.Union([Dp.Intersect([Dp.Object({type:Dp.Literal("StellarCreateAccountOp")}),Wg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarPaymentOp")}),Yg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarPathPaymentStrictReceiveOp")}),Vg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarPathPaymentStrictSendOp")}),Gg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarManageSellOfferOp")}),Hg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarManageBuyOfferOp")}),Kg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarCreatePassiveSellOfferOp")}),qg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarSetOptionsOp")}),Zg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarChangeTrustOp")}),$g]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarAllowTrustOp")}),Ug]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarAccountMergeOp")}),Pg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarManageDataOp")}),Xg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarBumpSequenceOp")}),Dg]),Dp.Intersect([Dp.Object({type:Dp.Literal("StellarClaimClaimableBalanceOp")}),zg])]);const Ty=Dp.Object({source:Dp.String(),fee:Dp.Number(),counter:Dp.Number(),gas_limit:Dp.Number(),storage_limit:Dp.Number(),public_key:Dp.String()}),ky=Dp.Object({destination:Dp.String(),amount:Dp.Number()}),Iy=Dp.Object({set_delegate:Dp.Optional(Dp.String()),cancel_delegate:Dp.Optional(Dp.Boolean()),transfer:Dp.Optional(ky)}),Cy=Dp.Object({source:Dp.String(),destination:Dp.String(),amount:Dp.Number(),counter:Dp.Number(),fee:Dp.Number(),gas_limit:Dp.Number(),storage_limit:Dp.Number(),parameters:Dp.Optional(Dp.Array(Dp.Number())),parameters_manager:Dp.Optional(Iy)}),jy=Dp.Object({source:Dp.String(),balance:Dp.Number(),delegate:Dp.Optional(Dp.String()),script:db,fee:Dp.Number(),counter:Dp.Number(),gas_limit:Dp.Number(),storage_limit:Dp.Number()}),By=Dp.Object({source:Dp.String(),delegate:Dp.String(),fee:Dp.Number(),counter:Dp.Number(),gas_limit:Dp.Number(),storage_limit:Dp.Number()}),My=Dp.Object({reveal:Dp.Optional(Ty),transaction:Dp.Optional(Cy),origination:Dp.Optional(jy),delegation:Dp.Optional(By)});Dp.Object({path:db,branch:Dp.String(),operation:My,chunkify:Dp.Optional(Dp.Boolean())});const Ry=Dp.Object({type:Dp.Literal("TransferContract"),parameter:Dp.Object({value:ov})}),Ly=Dp.Object({type:Dp.Literal("TriggerSmartContract"),parameter:Dp.Object({value:av})}),Py=Dp.Object({type:Dp.Literal("FreezeBalanceV2Contract"),parameter:Dp.Object({value:nv})}),Uy=Dp.Object({type:Dp.Literal("UnfreezeBalanceV2Contract"),parameter:Dp.Object({value:sv})}),Fy=Dp.Object({type:Dp.Literal("WithdrawExpireUnfreezeContract"),parameter:Dp.Object({value:lv})}),Dy=Dp.Object({type:Dp.Literal("VoteWitnessContract"),parameter:Dp.Object({value:uv})}),$y=Dp.Union([Ry,Ly,Py,Uy,Fy,Dy]),zy=Dp.Object({type:Dp.Literal("FreezeBalanceV2Contract"),parameter:Dp.Object({value:Dp.Union([Dp.Object({owner_address:Dp.String(),frozen_balance:Dp.Number(),balance:Dp.Optional(Dp.Number()),resource:Dp.Optional(tv)}),nv])})}),Wy=Dp.Object({type:Dp.Literal("UnfreezeBalanceV2Contract"),parameter:Dp.Object({value:Dp.Union([Dp.Object({owner_address:Dp.String(),unfreeze_balance:Dp.Number(),balance:Dp.Optional(Dp.Number()),resource:Dp.Optional(tv)}),sv])})}),qy=Dp.Object({type:Dp.Literal("VoteWitnessContract"),parameter:Dp.Object({value:Dp.Union([Dp.Object({owner_address:Dp.String(),votes:Dp.Array(Dp.Object({vote_address:Dp.String(),vote_count:Dp.Number()}))}),uv])})}),Ky=Dp.Union([Ry,Ly,zy,Wy,Fy,qy]);Dp.Object({path:db,ref_block_bytes:Dp.String(),ref_block_hash:Dp.String(),expiration:Dp.Number(),timestamp:Dp.Number(),fee_limit:Dp.Optional(Dp.Number()),data:Dp.Optional(Dp.String()),contract:Dp.Array(Ky,{length:1})}),Dp.Object({signature:Dp.String(),serializedTx:Dp.Optional(Dp.String())}),Dp.Object({contract:$y,blockHash:Dp.String(),blockHeight:Dp.Number(),fee_limit:Dp.Optional(Dp.Number()),data:Dp.Optional(Dp.String())}),Dp.Object({rawDataHex:Dp.String(),ref_block_bytes:Dp.String(),ref_block_hash:Dp.String(),expiration:Dp.Number(),timestamp:Dp.Number(),bandwidth:Dp.Number()}),Dp.Object({path:db,key:Dp.String(),value:Dp.Union([Dp.String(),Dp.Buffer()]),encrypt:Dp.Optional(Dp.Boolean()),askOnEncrypt:Dp.Optional(Dp.Boolean()),askOnDecrypt:Dp.Optional(Dp.Boolean()),iv:Dp.Optional(Dp.Union([Dp.String(),Dp.Buffer()]))}),Dp.Composite([bg,Dp.Object({passphrase_source:Dp.Optional(Dp.Number())})]),Dp.Object({path:db,coordinator:Dp.String(),maxRounds:Dp.Number(),maxCoordinatorFeeRate:Dp.Number(),maxFeePerKvbyte:Dp.Number(),coin:Dp.Optional(Dp.String()),scriptType:Dp.Optional(Kb),amountUnit:Dp.Optional(Tb),preauthorized:Dp.Optional(Dp.Boolean())}),Dp.Object({preauthorized:Dp.Optional(Dp.Boolean())}),Dp.Union([Dp.Object({binary:Dp.Optional(Dp.Undefined()),language:Dp.String(),baseUrl:Dp.Optional(Dp.String())}),Dp.Object({binary:Dp.ArrayBuffer(),language:Dp.Optional(Dp.Undefined()),baseUrl:Dp.Optional(Dp.Undefined())})]),hm.ICARUS,hm.ICARUS_TREZOR,hm.LEDGER,Dp.Object({path:db,coin:Dp.String(),derivationType:Dp.Optional(pm),suppressBackupWarning:Dp.Optional(Dp.Boolean())}),Dp.Object({path:db,coin:Dp.Optional(Dp.String()),multisig:Dp.Optional($b),scriptType:Dp.Optional(Kb)}),Dp.Object({path:db,coin:Dp.Optional(Dp.String()),multisig:Dp.Optional($b),scriptType:Dp.Optional(Kb),userConfirmation:Dp.Optional(Dp.Boolean()),ownershipIds:Dp.Optional(Dp.Array(Dp.String(),{minItems:1})),commitmentData:Dp.Optional(Dp.String()),preauthorized:Dp.Optional(Dp.Boolean())}),Dp.Object({tx:Dp.Union([Dp.String(),Dp.Object({hex:Dp.String(),disableAlternativeRPC:Dp.Optional(Dp.Boolean())})]),coin:Dp.String(),identity:Dp.Optional(Dp.String())});const Xy=Dp.Object({challengeHidden:Dp.String(),challengeVisual:Dp.String(),origin:Dp.Optional(Dp.String()),asyncChallenge:Dp.Optional(Dp.Undefined()),callback:Dp.Optional(Dp.Undefined())});Dp.Union([Xy]),Dp.Object({path:db,mac:Dp.Optional(Dp.String())});const Hy=new class{eventEmitter=new zc;currentTarget;implementations;coreMode;implSettings;callPending=0;beforeCallSynchronize=Sc();constructor({implementations:e}){this.implementations=e,this.currentTarget="core-in-suite-desktop"}getTarget(){return this.implementations[this.currentTarget]}getTargetType(){return this.currentTarget}async switchTarget(e){if(this.currentTarget===e)return;if(!this.implSettings)throw dc("Init_ManifestMissing");const t=this.getTargetType(),n=this.getTarget();try{this.currentTarget=e,await this.getTarget().init(this.implSettings),await n.dispose()}catch{this.currentTarget=t}}async init(e){this.coreMode=e.coreMode;const t=(e=>{if(e&&"string"==typeof e.email&&"string"==typeof e.appUrl&&!(void 0!==e.appName&&"string"!=typeof e.appName||void 0!==e.appIcon&&"string"!=typeof e.appIcon))return{email:e.email,appUrl:e.appUrl,appName:e.appName,appIcon:e.appIcon}})(e.manifest);if(!t)throw dc("Init_ManifestMissing");this.implSettings={manifest:t,env:e.env,debug:e.debug,version:$c(e.version)},this.currentTarget=this.getInitTarget(),this.callPending=0;try{return await this.getTarget().init(this.implSettings)}catch(e){if(await this.handleErrorFallback(e.code))return;throw e}}updateConnectSettings(e){return Promise.resolve(hc(dc("Method_InvalidPackage","updateConnectSettings is not supported in this implementation")))}async call(e){try{0===this.callPending&&await this.beforeCallSynchronize(async()=>{this.callPending++,await this.handleBeforeCall()});const t=await this.getTarget().call(e);return!t.success&&await this.handleErrorFallback(t.error.code)?await this.getTarget().call(e):t}catch(e){return hc(e)}finally{this.callPending--}}cancel(e){return this.getTarget().cancel(e)}dispose(){return this.eventEmitter.removeAllListeners(),this.callPending=0,this.getTarget().dispose()}getInitTarget(){const{coreMode:e}=this;return"suite-desktop"===e?"core-in-suite-desktop":"suite-web"===e?"core-in-suite-web":(e&&"auto"!==e&&console.warn(`Invalid coreMode: ${e}`),"core-in-suite-desktop")}async handleBeforeCall(){const{coreMode:e}=this;"suite-desktop"!==e&&"auto"!==e&&void 0!==e||await this.switchTarget("core-in-suite-desktop")}async handleErrorFallback(e){return"core-in-suite-desktop"===this.getTargetType()&&("Desktop_ConnectionMissing"===e||"Method_Unsupported"===e)&&(await this.switchTarget("core-in-suite-web"),!0)}uiResponse(){throw dc("Method_InvalidPackage")}}({implementations:{"core-in-suite-desktop":new class{manifest;version;ws;localNetworkPermissionState="unknown";constructor(){this.ws=new Kc({url:"ws://127.0.0.1:21335/connect-ws"})}dispose(){return this.manifest=void 0,this.version=void 0,this.ws.dispose(),Promise.resolve(void 0)}cancel(e){this.ws.sendMessage({type:mc,payload:e?{reason:e}:null})}async handshake(){if(!this.ws)throw dc("Desktop_ConnectionMissing","No websocket connection");try{const e=await this.ws.sendMessage({type:yc,payload:{settings:{manifest:this.manifest,version:this.version}}},{timeout:3e3});if(!e)throw dc("Desktop_ConnectionMissing","No response");return e}catch(e){throw dc("Desktop_ConnectionMissing",e.message)}}async init({manifest:e,version:t}){if("undefined"!=typeof navigator&&navigator?.permissions?.query){const e=await navigator.permissions.query({name:"local-network-access"}).catch(()=>{});e&&(this.localNetworkPermissionState=e.state,e.onchange=()=>{this.localNetworkPermissionState=e.state})}if(!e.appName)throw dc("Init_ManifestMissing","Manifest is missing or manifest.appName is not set");return this.manifest=e,this.version=t,await this.connect()}error(e){return e instanceof qc?"denied"===this.localNetworkPermissionState?dc("Browser_LocalNetworkPermissionMissing"):dc("Desktop_ConnectionMissing",e.message):e}async connect(){try{await this.ws.connect()}catch(e){throw this.error(e)}}async call(e){try{this.ws.isConnected()||await this.connect(),await this.handshake();const t=await this.ws.sendMessage({type:bc,payload:e},{timeout:0});if(!t)throw dc("Desktop_ConnectionMissing","No response");return!1===t.success?{success:!1,error:t.error}:{success:!0,payload:t.payload,device:t.device}}catch(e){return{success:!1,error:fc(this.error(e))}}}},"core-in-suite-web":new class{_popupManager;logger;constructor(){this.logger=Zc("@trezor/connect-web")}dispose(){return Promise.resolve(void 0)}cancel(e){this.logger.debug("cancel",e),this._popupManager?.channel?.clearPendingSends(),this._popupManager?.channel?.postMessage({type:mc,payload:e?{reason:e}:null},{usePromise:!1})}init({env:e,manifest:t,version:n,debug:r}){if(this.logger.enabled=!!r,!this._popupManager){const r=e??(()=>{if("undefined"!=typeof chrome&&void 0!==chrome.runtime?.onConnect)return"webextension";if("undefined"!=typeof navigator){if("string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase())return"react-native";if(navigator.userAgent.toLowerCase().includes(" electron/"))return"electron"}return"web"})(),i={manifest:t,version:n,popupSrc:this.getSuiteUrl(),logger:this.logger};switch(r){case"webextension":this._popupManager=new du(i);break;case"web":this._popupManager=new uu(i);break;default:this.logger.error("Unsupported environment for connect-web:",r)}}return this.logger.debug("initiated"),Promise.resolve()}getSuiteUrl(){return"undefined"!=typeof __SUITE_WEB_URL__&&__SUITE_WEB_URL__?`${__SUITE_WEB_URL__}/connect-popup`:"undefined"!=typeof window?eu(window.location.href,window.location.origin):"https://suite.trezor.io/web/connect-popup"}async call(e){if(this.logger.debug("call",e),!this._popupManager)return hc(dc("Init_NotInitialized"));try{this.logger.debug("call - awaiting popupManger.focusOrCreate()"),await this._popupManager.focusOrCreate(),this.logger.debug("call - popupManager.request() resolved"),await this._popupManager.channel.init(),this.logger.debug("call - popupManager.channel.init() resolved"),await(this._popupManager.handshakePromise?.promise),this.logger.debug("call - sending iframe.call");const t=await this._popupManager.channel.postMessage({type:bc,payload:e});if(this.logger.debug("call: response: ",t),!t?.payload)throw dc("Method_NoResponse");if(t.payload.error&&t.payload.error.code)throw t.payload.error;return{success:t.payload.success,payload:t.payload.payload,device:t.payload.device}}catch(e){return this.logger.error("call: error",e),hc(e)}}}}}),Vy=(({eventEmitter:e,init:t,call:n,updateConnectSettings:r,uiResponse:i,cancel:o,dispose:a},s={})=>{const c=Object.fromEntries(cc.map(t=>[t,r=>n({...r,method:t,useEventListener:t.toLowerCase().endsWith("getaddress")?e.listenerCount(gc)>0:void 0})]));return{init:t,updateConnectSettings:r,on:e.on.bind(e),off:e.removeListener.bind(e),removeAllListeners:e.removeAllListeners.bind(e),uiResponse:i,call:n,dispose:a,cancel:o,...c,...s}})({eventEmitter:Hy.eventEmitter,init:Hy.init.bind(Hy),call:Hy.call.bind(Hy),uiResponse:Hy.uiResponse.bind(Hy),updateConnectSettings:Hy.updateConnectSettings.bind(Hy),cancel:Hy.cancel.bind(Hy),dispose:Hy.dispose.bind(Hy)});var Gy,Yy,Zy,Jy,Qy,ew,tw=null,nw=function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:if(!tw)throw new Error("BLUX: Trezor is not set up. Please check your store configuration.");return[4,tw];case 1:return e.sent(),[2]}})})},rw="m/44'/148'/0'",iw=function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return[4,Vy.stellarGetAddress({path:rw,showOnTrezor:!1})];case 1:if(!(e=t.sent()).success)throw new Error("BLUX: ".concat(e.payload.error));return[2,e.payload.address]}})})},ow={name:p.Trezor,website:"https://trezor.io",connect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,nw()];case 1:return e.sent(),[4,iw()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to Trezor.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Trezor does not support the getNetwork function")})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){return e=D().config,[2,"undefined"!=typeof window&&!!e.trezor]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Trezor does not support the signAuthEntry function")})})},signMessage:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Trezor does not support the signMessage function")})})},signTransaction:function(t,n){return A(void 0,void 0,void 0,function(){var r,i,o;return S(this,function(a){switch(a.label){case 0:return a.trys.push([0,4,,5]),[4,nw()];case 1:return a.sent(),[4,iw()];case 2:return r=a.sent(),i=new e.Transaction(t,n.network),[4,Vy.stellarSignTransaction({transaction:i,path:rw,networkPassphrase:n.network})];case 3:if(!(o=a.sent()).success)throw new Error("BLUX: ".concat(o.payload.error));return i.addSignature(r,Buffer.from(o.payload.signature,"hex").toString("base64")),[2,i.toXDR()];case 4:throw a.sent(),new Error("BLUX: Failed to sign the transaction with Trezor.");case 5:return[2]}})})}},aw=0,sw=function(e,t){return new Promise(function(n,r){var i=++aw,o=function(e){var t,a;e.source===window&&"FREIGHTER_EXTERNAL_MSG_RESPONSE"===(null===(t=e.data)||void 0===t?void 0:t.source)&&(null===(a=e.data)||void 0===a?void 0:a.messagedId)===i&&(window.removeEventListener("message",o),e.data.apiError?r(e.data.apiError):n(e.data))};window.addEventListener("message",o),window.postMessage(w({source:"FREIGHTER_EXTERNAL_MSG_REQUEST",messageId:i,type:e},t),window.location.origin)})},cw=function(){var e;return"undefined"!=typeof window&&!!(null===(e=window.FordefiProviders)||void 0===e?void 0:e.StellarProvider)},uw={name:p.Fordefi,website:"https://www.fordefi.com",connect:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!cw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,sw("REQUEST_ACCESS")];case 1:if(!(e=t.sent().publicKey))throw new Error("BLUX: Failed to get address from Fordefi.");return[2,e];case 2:throw t.sent(),new Error("BLUX: Failed to connect to Fordefi.");case 3:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!cw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,sw("REQUEST_NETWORK_DETAILS")];case 1:return[2,{network:(e=t.sent().networkDetails).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("BLUX: Failed to get network from Fordefi");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,cw()]})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Fordefi does not support the signAuthEntry function")})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!cw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,sw("SUBMIT_BLOB",{blob:e,networkPassphrase:t.network,accountToSign:t.address})];case 1:if(!(n=r.sent().signedBlob))throw new Error("BLUX: Failed to sign message with Fordefi.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Fordefi.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!cw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,sw("SUBMIT_TRANSACTION",{transactionXdr:e,networkPassphrase:t.network,accountToSign:t.address})];case 1:if(!(n=r.sent().signedTransaction))throw new Error("BLUX: Failed to sign transaction with Fordefi.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Fordefi.");case 3:return[2]}})})}},lw={name:p.Freighter,website:"https://freighter.app",connect:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,6]),[4,a.isConnected()];case 1:if(!t.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,a.requestAccess()];case 2:if((e=t.sent()).error&&"The user rejected this request."===e.error.message)throw new Error("BLUX: Failed to connect to Freighter");if(""===e.address.trim())throw new Error("BLUX: Failed to connect to Freighter.");return[2,e.address];case 3:return"Failed to connect to Freighter."!==t.sent().message?[3,5]:[4,lw.connect()];case 4:return[2,t.sent()];case 5:throw new Error("BLUX: Failed to connect to Freighter.");case 6:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,4]),[4,a.isConnected()];case 1:if(!t.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,a.getNetwork()];case 2:if((e=t.sent()).error)throw new Error("BLUX: Failed to get network from Freighter");return[2,{network:e.network,passphrase:e.networkPassphrase}];case 3:throw t.sent(),new Error("BLUX: Failed to disconnect from Rabet.");case 4:return[2]}})})},isAvailable:function(){return new Promise(function(e){var t=setTimeout(function(){e(!1)},700);setTimeout(function(){return A(void 0,void 0,void 0,function(){return S(this,function(n){try{a.isConnected().then(function(n){var r=n.isConnected,i=n.error;r?(clearTimeout(t),e(!i&&r)):setTimeout(function(){a.isConnected().then(function(n){var r=n.isConnected,i=n.error;clearTimeout(t),e(!i&&r)})},350)}).catch(function(){clearTimeout(t),e(!1)})}catch(t){e(!1)}return[2]})})},450)})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i;return S(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,a.isConnected()];case 1:if(!o.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,a.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 2:if(n=o.sent(),r=n.error,i=n.signedAuthEntry,r||!i)throw new Error("BLUX: Could not signedAuthEntry using Freighter");return[2,Buffer.from(i).toString("base64")];case 3:throw o.sent(),new Error("BLUX: Failed to sign the transaction with Freighter.");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,a.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if(n=i.sent(),r=n.signedMessage,n.error||!r)throw new Error("BLUX: Failed to sign message using Freighter");return[2,"string"==typeof r?r:Buffer.from(r).toString("base64")];case 2:throw i.sent(),new Error("BLUX: Failed to sign message using Freighter");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,a.isConnected()];case 1:if(!n.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,a.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 2:return[2,n.sent().signedTxXdr];case 3:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Freighter.");case 4:return[2]}})})}},dw={name:p.CactusLink,website:"https://www.mycactus.com",connect:function(){return A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,3,,4]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.requestAccess()];case 1:if((e=n.sent()).error)throw new Error("BLUX: ".concat(e.error));return[4,window.cactuslink_stellar.getAddress()];case 2:if(!(t=n.sent().address))throw new Error("BLUX: Getting the address from Cactus Link is not allowed, please request access first.");return[2,t];case 3:throw n.sent(),new Error("BLUX: Failed to connect to Cactus Link.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2]})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){var e,t,n,r;return S(this,function(i){switch(i.label){case 0:if(i.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.getNetwork()];case 1:if(e=i.sent(),t=e.network,n=e.networkPassphrase,r=e.error)throw new Error("BLUX: ".concat(r));return[2,{network:t,passphrase:n}];case 2:throw i.sent(),new Error("BLUX: Failed to get network from Cactus Link");case 3:return[2]}})})},isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,"undefined"!=typeof window&&!!window.cactuslink_stellar]})})},signAuthEntry:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:if(!(n=r.sent().signedAuthEntry))throw new Error("BLUX: signedAuthEntry returned from Cactus Link is undefined.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign auth entry with Cactus Link.");case 3:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n;return S(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if(!(n=r.sent().signedMessage))throw new Error("BLUX: signedMessage returned from Cactus Link is undefined.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Cactus Link.");case 3:return[2]}})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Cactus Link.");case 3:return[2]}})})}},fw={name:p.WalletConnect,website:"https://walletconnect.com",isAvailable:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return[2,!!D().config.walletConnect]})})},connect:function(){return A(void 0,void 0,void 0,function(){var e,t,n;return S(this,function(r){switch(r.label){case 0:if(!(e=D().walletConnect)||!e.client)throw new Error("BLUX: WalletConnect client is not set up. Please check your store configuration.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,e.connection.approval()];case 2:if(t=r.sent(),!(n=t.namespaces.stellar)||!n.accounts[0])throw new Error("BLUX: Wallet did not approve the required Stellar namespace/account.");return[2,n.accounts[0].split(":").pop()];case 3:throw r.sent(),new Error("BLUX: Failed to connect to Wallet. Ensure your wallet supports Stellar WalletConnect.");case 4:return[2]}})})},disconnect:function(){return A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:if(!(e=D().walletConnect)||!e.client)throw new Error("BLUX: WalletConnect client is not set up.");n.label=1;case 1:return n.trys.push([1,3,,4]),0===(t=e.client.session.getAll()).length?[2]:[4,e.client.disconnect({topic:t[0].topic,reason:{code:6e3,message:"User explicitly disconnected."}})];case 2:return n.sent(),[3,4];case 3:throw n.sent(),new Error("BLUX: Failed to disconnect from Wallet Connect. Try closing the session in your mobile wallet.");case 4:return[2]}})})},getNetwork:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Cannot reliably get the active network from WalletConnect without a specific session request.")})})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i,o;return S(this,function(a){switch(a.label){case 0:if(!(n=D().walletConnect)||!n.client)throw new Error("BLUX: WalletConnect client is not set up.");a.label=1;case 1:if(a.trys.push([1,3,,4]),0===(r=n.client.session.getAll()).length)throw new Error("BLUX: WalletConnect not connected. Please connect first.");return i=r[0],o=t.network===b.PUBLIC?H:V,[4,n.client.request({topic:i.topic,chainId:o,request:{method:"stellar_signXDR",params:{xdr:e}}})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("BLUX: Failed to sign and submit the transaction with Wallet Connect.");case 4:return[2]}})})},signMessage:function(e,t){return A(void 0,void 0,void 0,function(){var n,r,i,o,a,s;return S(this,function(c){switch(c.label){case 0:if(!(n=D().walletConnect)||!n.client)throw new Error("BLUX: WalletConnect client is not set up.");c.label=1;case 1:if(c.trys.push([1,3,,4]),0===(r=n.client.session.getAll()).length)throw new Error("BLUX: WalletConnect not connected. Please connect first.");return i=r[0],o=t.network===b.PUBLIC?H:V,a=(null===(s=i.namespaces.stellar.chains)||void 0===s?void 0:s[0])||o,[4,n.client.request({topic:i.topic,chainId:a,request:{method:"stellar_signMessage",params:{message:e}}})];case 2:return[2,c.sent()];case 3:throw c.sent(),new Error("BLUX: Failed to sign message with Wallet Connect.");case 4:return[2]}})})},signAuthEntry:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){throw new Error("BLUX: Stellar Auth Entry signing is not supported via standard WalletConnect methods.")})})}},hw=((Gy={})[p.Freighter]=lw,Gy[p.Rabet]=uo,Gy[p.WalletConnect]=fw,Gy[p.Hot]=so,Gy[p.Api]=re,Gy[p.Hana]=co,Gy[p.Xbull]=lo,Gy[p.Lobstr]=po,Gy[p.Ledger]=sc,Gy[p.Albedo]=fo,Gy[p.Klever]=ho,Gy[p.Bitget]=mo,Gy[p.Onekey]=bo,Gy[p.CactusLink]=dw,Gy[p.Fordefi]=uw,Gy[p.Trezor]=ow,Gy),pw={mainnet:e.Networks.PUBLIC,testnet:e.Networks.TESTNET,sandbox:e.Networks.SANDBOX,futurenet:e.Networks.FUTURENET,standalone:e.Networks.STANDALONE},bw=((Yy={})[pw.mainnet]={name:"Mainnet",horizon:"https://horizon.stellar.org",soroban:"https://mainnet.sorobanrpc.com"},Yy[pw.testnet]={name:"Testnet",horizon:"https://horizon-testnet.stellar.org",soroban:"https://soroban-testnet.stellar.org"},Yy[pw.futurenet]={name:"Futurenet",horizon:"https://horizon-futurenet.stellar.org",soroban:"https://rpc-futurenet.stellar.org"},Yy),mw={steexp:(Zy={},Zy[pw.mainnet]="https://steexp.com",Zy[pw.testnet]="https://testnet.steexp.com",Zy.ledgerUrl="ledger",Zy.transactionUrl="tx",Zy.accountUrl="account",Zy),stellarexpert:(Jy={},Jy[pw.mainnet]="https://stellar.expert/explorer/public",Jy[pw.testnet]="https://stellar.expert/explorer/testnet",Jy.ledgerUrl="ledger",Jy.accountUrl="account",Jy.transactionUrl="tx",Jy),lumenscan:(Qy={},Qy[pw.mainnet]="https://lumenscan.io",Qy[pw.testnet]="https://testnet.lumenscan.io",Qy.ledgerUrl="ledgers",Qy.accountUrl="account",Qy.operationUrl="ops",Qy.transactionUrl="txns",Qy),stellarchain:(ew={},ew[pw.mainnet]="https://stellarchain.io",ew[pw.testnet]="https://testnet.stellarchain.io",ew[pw.futurenet]="https://futurenet.stellarchain.io",ew.ledgerUrl="ledgers",ew.accountUrl="accounts",ew.operationUrl="operations",ew.transactionUrl="transactions",ew)},gw={logInOrSignUp:{en:"Log in or Sign up",es:"Inicia sesión o regístrate",pt:"Entre ou cadastre-se",fr:"Connectez-vous ou inscrivez-vous",de:"Anmelden oder registrieren",ru:"Войдите или зарегистрируйтесь",zh:"登录或注册",ja:"ログインまたは新規登録",ko:"로그인 또는 가입"},profile:{en:"Profile",es:"Perfil",pt:"Perfil",fr:"Profil",de:"Profil",ru:"Профиль",zh:"个人资料",ja:"プロフィール",ko:"프로필"},confirmation:{en:"Confirmation",es:"Confirmación",pt:"Confirmação",fr:"Confirmation",de:"Bestätigung",ru:"Подтверждение",zh:"确认",ja:"確認",ko:"확인"},send:{en:"Send",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Senden",ru:"Отправить",zh:"发送",ja:"送金",ko:"보내기"},activity:{en:"Activity",es:"Actividad",pt:"Atividade",fr:"Activité",de:"Aktivität",ru:"Активность",zh:"活动记录",ja:"アクティビティ",ko:"활동"},swap:{en:"Swap",es:"Intercambiar",pt:"Trocar",fr:"Échanger",de:"Tauschen",ru:"Обмен",zh:"兑换",ja:"スワップ",ko:"스왑"},receive:{en:"Receive",es:"Recibir",pt:"Receber",fr:"Recevoir",de:"Empfangen",ru:"Получить",zh:"接收",ja:"受け取る",ko:"받기"},wrongNetwork:{en:"Wrong Network",es:"Red incorrecta",pt:"Rede incorreta",fr:"Mauvais réseau",de:"Falsches Netzwerk",ru:"Неверная сеть",zh:"错误的网络",ja:"間違ったネットワーク",ko:"잘못된 네트워크"},balances:{en:"Balances",es:"Saldos",pt:"Saldos",fr:"Soldes",de:"Guthaben",ru:"Балансы",zh:"余额",ja:"残高",ko:"잔액"},whatIsBlux:{en:"What is Blux",es:"Qué es Blux",pt:"O que é Blux",fr:"Qu’est-ce que Blux",de:"Was ist Blux",ru:"Что такое Blux",zh:"什么是 Blux",ja:"Bluxとは",ko:"Blux란"},addToken:{en:"Add Token",es:"Agregar token",pt:"Adicionar token",fr:"Ajouter un token",de:"Token hinzufügen",ru:"Добавить токен",zh:"添加代币",ja:"トークンを追加",ko:"토큰 추가"},signMessage:{en:"Sign Message",es:"Firmar mensaje",pt:"Assinar mensagem",fr:"Signer un message",de:"Nachricht signieren",ru:"Подписать сообщение",zh:"签名消息",ja:"メッセージに署名",ko:"메시지 서명"},selectAsset:{en:"Select Asset",es:"Seleccionar activo",pt:"Selecionar ativo",fr:"Sélectionner un actif",de:"Asset auswählen",ru:"Выбор актива",zh:"选择资产",ja:"資産を選択",ko:"자산 선택"},walletConnect:{en:"Wallet Connect",es:"Wallet Connect",pt:"Wallet Connect",fr:"Wallet Connect",de:"Wallet Connect",ru:"Wallet Connect",zh:"Wallet Connect",ja:"Wallet Connect",ko:"Wallet Connect"},acceptTermsAndPrivacy:{en:"By signing in or creating an account, you agree to our Terms and Conditions and Privacy Policy.",es:"Al iniciar sesión o crear una cuenta, aceptas nuestros Términos y Condiciones y nuestra Política de Privacidad.",pt:"Ao entrar ou criar uma conta, você concorda com nossos Termos e Condições e nossa Política de Privacidade.",fr:"En vous connectant ou en créant un compte, vous acceptez nos Conditions générales et notre Politique de confidentialité.",de:"Mit der Anmeldung oder Kontoerstellung stimmst du unseren Allgemeinen Geschäftsbedingungen und unserer Datenschutzerklärung zu.",ru:"Входя в систему или создавая аккаунт, вы соглашаетесь с нашими Условиями использования и Политикой конфиденциальности.",zh:"登录或创建账户即表示您同意我们的条款和条件以及隐私政策。",ja:"ログインまたはアカウントを作成することで、利用規約およびプライバシーポリシーに同意したものとみなされます。",ko:"로그인하거나 계정을 만들면 당사의 이용약관 및 개인정보 처리방침에 동의하는 것으로 간주됩니다."},receiveFunds:{en:"Receive Funds",es:"Recibir fondos",pt:"Receber fundos",fr:"Recevoir des fonds",de:"Geld empfangen",ru:"Получить средства",zh:"接收资金",ja:"資金を受け取る",ko:"자금 받기"},addFunds:{en:"Add Funds",es:"Agregar fondos",pt:"Adicionar fundos",fr:"Ajouter des fonds",de:"Geld hinzufügen",ru:"Пополнить",zh:"充值",ja:"資金を追加",ko:"자금 추가"},termsAndConditions:{en:"Terms and Conditions",es:"Términos y condiciones",pt:"Termos e condições",fr:"Conditions générales",de:"Allgemeine Geschäftsbedingungen",ru:"Условия использования",zh:"条款和条件",ja:"利用規約",ko:"이용약관"},loading:{en:"Loading",es:"Cargando",pt:"Carregando",fr:"Chargement",de:"Wird geladen",ru:"Загрузка",zh:"加载中",ja:"読み込み中",ko:"로딩 중"},tryAgain:{en:"Try again",es:"Intenta de nuevo",pt:"Tente novamente",fr:"Réessayer",de:"Erneut versuchen",ru:"Попробовать снова",zh:"重试",ja:"再試行",ko:"다시 시도"},back:{en:"Back",es:"Atrás",pt:"Voltar",fr:"Retour",de:"Zurück",ru:"Назад",zh:"返回",ja:"戻る",ko:"뒤로"},continueWith:{en:"Continue with ${provider}",es:"Continuar con ${provider}",pt:"Continuar com ${provider}",fr:"Continuer avec ${provider}",de:"Mit ${provider} fortfahren",ru:"Продолжить с ${provider}",zh:"使用 ${provider} 继续",ja:"${provider} で続行",ko:"${provider}(으)로 계속"},socialPopupHelp:{en:"Continue in the ${provider} window to finish logging in",es:"Continúa en la ventana de ${provider} para terminar de iniciar sesión",pt:"Continue na janela do ${provider} para concluir o login",fr:"Poursuivez dans la fenêtre ${provider} pour terminer la connexion",de:"Fahre im ${provider}-Fenster fort, um die Anmeldung abzuschließen",ru:"Продолжите в окне ${provider}, чтобы завершить вход",zh:"请在 ${provider} 窗口中完成登录",ja:"${provider} のウィンドウでログインを完了してください",ko:"${provider} 창에서 로그인을 완료하세요"},connecting:{en:"Connecting",es:"Conectando",pt:"Conectando",fr:"Connexion",de:"Verbinden",ru:"Подключение",zh:"连接中",ja:"接続中",ko:"연결 중"},signing:{en:"Signing",es:"Firmando",pt:"Assinando",fr:"Signature",de:"Signieren",ru:"Подписание",zh:"签名中",ja:"署名中",ko:"서명 중"},or:{en:"or",es:"o",pt:"ou",fr:"ou",de:"oder",ru:"или",zh:"或",ja:"または",ko:"또는"},recent:{en:"Recent",es:"Reciente",pt:"Recente",fr:"Récent",de:"Zuletzt",ru:"Недавний",zh:"最近",ja:"最近",ko:"최근"},allStellarWallets:{en:"All Stellar wallets",es:"Todas las carteras de Stellar",pt:"Todas as carteiras Stellar",fr:"Tous les portefeuilles Stellar",de:"Alle Stellar-Wallets",ru:"Все кошельки Stellar",zh:"所有 Stellar 钱包",ja:"すべての Stellar ウォレット",ko:"모든 Stellar 지갑"},email:{en:"Email",es:"Correo electrónico",pt:"E-mail",fr:"E-mail",de:"E-Mail",ru:"Эл. почта",zh:"电子邮箱",ja:"メールアドレス",ko:"이메일"},logInWithPasskey:{en:"Log in with Passkey",es:"Iniciar sesión con llave de acceso",pt:"Entrar com chave de acesso",fr:"Se connecter avec une clé d’accès",de:"Mit Passkey anmelden",ru:"Войти с помощью ключа доступа",zh:"使用通行密钥登录",ja:"パスキーでログイン",ko:"패스키로 로그인"},submit:{en:"Submit",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Absenden",ru:"Отправить",zh:"提交",ja:"送信",ko:"제출"},poweredByBlux:{en:"Powered by Blux.cc",es:"Desarrollado por Blux.cc",pt:"Desenvolvido por Blux.cc",fr:"Propulsé par Blux.cc",de:"Bereitgestellt von Blux.cc",ru:"Работает на Blux.cc",zh:"由 Blux.cc 提供支持",ja:"Powered by Blux.cc",ko:"Powered by Blux.cc"},reviewAndAcceptPrompt:{en:"Review the documents below, then agree to continue.",es:"Revisa los documentos a continuación y acepta para continuar.",pt:"Revise os documentos abaixo e aceite para continuar.",fr:"Consultez les documents ci-dessous, puis acceptez pour continuer.",de:"Sieh dir die folgenden Dokumente an und stimme zu, um fortzufahren.",ru:"Ознакомьтесь с документами ниже и примите их, чтобы продолжить.",zh:"请查看以下文件,然后同意以继续。",ja:"以下のドキュメントを確認し、同意して続行してください。",ko:"아래 문서를 검토한 후 동의하여 계속하세요."},termsOfService:{en:"Terms of Service",es:"Términos de servicio",pt:"Termos de serviço",fr:"Conditions d’utilisation",de:"Nutzungsbedingungen",ru:"Условия обслуживания",zh:"服务条款",ja:"利用規約",ko:"서비스 약관"},privacyPolicy:{en:"Privacy Policy",es:"Política de privacidad",pt:"Política de privacidade",fr:"Politique de confidentialité",de:"Datenschutzerklärung",ru:"Политика конфиденциальности",zh:"隐私政策",ja:"プライバシーポリシー",ko:"개인정보 처리방침"},openLink:{en:"Open link",es:"Abrir enlace",pt:"Abrir link",fr:"Ouvrir le lien",de:"Link öffnen",ru:"Открыть ссылку",zh:"打开链接",ja:"リンクを開く",ko:"링크 열기"},noLegalLinksProvided:{en:"No legal links were provided for this app.",es:"No se proporcionaron enlaces legales para esta aplicación.",pt:"Nenhum link legal foi fornecido para este aplicativo.",fr:"Aucun lien légal n’a été fourni pour cette application.",de:"Für diese App wurden keine rechtlichen Links bereitgestellt.",ru:"Для этого приложения не указаны юридические ссылки.",zh:"此应用未提供法律条款链接。",ja:"このアプリには法的リンクが提供されていません。",ko:"이 앱에는 법적 링크가 제공되지 않았습니다."},agree:{en:"Accept & Continue",es:"Aceptar y continuar",pt:"Aceitar e continuar",fr:"Accepter et continuer",de:"Akzeptieren & fortfahren",ru:"Принять и продолжить",zh:"接受并继续",ja:"同意して続行",ko:"동의 및 계속"},disagree:{en:"No thanks",es:"No, gracias",pt:"Não, obrigado",fr:"Non merci",de:"Nein danke",ru:"Нет, спасибо",zh:"不用了,谢谢",ja:"同意しない",ko:"괜찮습니다"},connectionSuccessfulTitle:{en:"Connection Successful",es:"Conexión exitosa",pt:"Conexão bem-sucedida",fr:"Connexion réussie",de:"Verbindung erfolgreich",ru:"Подключение выполнено",zh:"连接成功",ja:"接続に成功しました",ko:"연결 성공"},connectionSuccessfulMessage:{en:"Your account has been successfully connected to ${appName}",es:"Tu cuenta se ha conectado correctamente a ${appName}",pt:"Sua conta foi conectada com sucesso a ${appName}",fr:"Votre compte a bien été connecté à ${appName}",de:"Dein Konto wurde erfolgreich mit ${appName} verbunden",ru:"Ваш аккаунт успешно подключён к ${appName}",zh:"您的账户已成功连接到 ${appName}",ja:"アカウントが ${appName} に正常に接続されました",ko:"계정이 ${appName}에 성공적으로 연결되었습니다"},transactionSuccessfulTitle:{en:"Transaction Successful",es:"Transacción exitosa",pt:"Transação bem-sucedida",fr:"Transaction réussie",de:"Transaktion erfolgreich",ru:"Транзакция выполнена",zh:"交易成功",ja:"取引が完了しました",ko:"거래 성공"},transactionSuccessfulMessage:{en:"Your transaction was successfully completed",es:"Tu transacción se completó con éxito",pt:"Sua transação foi concluída com sucesso",fr:"Votre transaction a été effectuée avec succès",de:"Deine Transaktion wurde erfolgreich abgeschlossen",ru:"Ваша транзакция успешно завершена",zh:"您的交易已成功完成",ja:"取引が正常に完了しました",ko:"거래가 성공적으로 완료되었습니다"},messageSignedTitle:{en:"Message Signed",es:"Mensaje firmado",pt:"Mensagem assinada",fr:"Message signé",de:"Nachricht signiert",ru:"Сообщение подписано",zh:"消息已签名",ja:"メッセージに署名しました",ko:"메시지 서명 완료"},messageSignedMessage:{en:"Your message has been signed successfully.",es:"Tu mensaje se ha firmado correctamente.",pt:"Sua mensagem foi assinada com sucesso.",fr:"Votre message a été signé avec succès.",de:"Deine Nachricht wurde erfolgreich signiert.",ru:"Ваше сообщение успешно подписано.",zh:"您的消息已成功签名。",ja:"メッセージへの署名が完了しました。",ko:"메시지가 성공적으로 서명되었습니다."},authEntrySignedTitle:{en:"Authorization Signed",es:"Autorización firmada",pt:"Autorização assinada",fr:"Autorisation signée",de:"Autorisierung signiert",ru:"Авторизация подписана",zh:"授权已签名",ja:"承認に署名しました",ko:"승인 서명 완료"},authEntrySignedMessage:{en:"Authorization has been signed successfully.",es:"La autorización se ha firmado correctamente.",pt:"A autorização foi assinada com sucesso.",fr:"L’autorisation a été signée avec succès.",de:"Die Autorisierung wurde erfolgreich signiert.",ru:"Авторизация успешно подписана.",zh:"授权已成功签名。",ja:"承認への署名が完了しました。",ko:"승인이 성공적으로 서명되었습니다."},seeInExplorer:{en:"See in explorer",es:"Ver en el explorador",pt:"Ver no explorador",fr:"Voir dans l’explorateur",de:"Im Explorer ansehen",ru:"Посмотреть в обозревателе",zh:"在区块浏览器中查看",ja:"エクスプローラーで見る",ko:"익스플로러에서 보기"},loggingIn:{en:"Logging In",es:"Iniciando sesión",pt:"Entrando",fr:"Connexion en cours",de:"Anmeldung läuft",ru:"Выполняется вход",zh:"登录中",ja:"ログイン中",ko:"로그인 중"},done:{en:"Done",es:"Hecho",pt:"Concluído",fr:"Terminé",de:"Fertig",ru:"Готово",zh:"完成",ja:"完了",ko:"완료"},signTransactionPrompt:{en:"wants your permission to approve the following transaction.",es:"quiere tu permiso para aprobar la siguiente transacción.",pt:"quer sua permissão para aprovar a seguinte transação.",fr:"demande votre autorisation pour approuver la transaction suivante.",de:"bittet um deine Erlaubnis, die folgende Transaktion zu genehmigen.",ru:"запрашивает ваше разрешение на одобрение следующей транзакции.",zh:"请求您批准以下交易。",ja:"が次の取引の承認を求めています。",ko:"이(가) 다음 거래의 승인을 요청합니다."},invalidXdr:{en:"Invalid XDR",es:"XDR inválido",pt:"XDR inválido",fr:"XDR invalide",de:"Ungültiger XDR",ru:"Недействительный XDR",zh:"无效的 XDR",ja:"無効な XDR",ko:"잘못된 XDR"},lobstrWarning:{en:"Ensure that your LOBSTR wallet is set to the ${network} network. Otherwise, the transaction will definitely fail.",es:"Asegúrate de que tu cartera LOBSTR esté configurada en la red ${network}. De lo contrario, la transacción fallará.",pt:"Certifique-se de que sua carteira LOBSTR esteja configurada na rede ${network}. Caso contrário, a transação falhará.",fr:"Assurez-vous que votre portefeuille LOBSTR est réglé sur le réseau ${network}, sinon la transaction échouera.",de:"Stelle sicher, dass deine LOBSTR-Wallet auf das ${network}-Netzwerk eingestellt ist, sonst schlägt die Transaktion fehl.",ru:"Убедитесь, что ваш кошелёк LOBSTR настроен на сеть ${network}, иначе транзакция не пройдёт.",zh:"请确保您的 LOBSTR 钱包已设置为 ${network} 网络,否则交易必定失败。",ja:"LOBSTR ウォレットが ${network} ネットワークに設定されていることを確認してください。そうでない場合、取引は失敗します。",ko:"LOBSTR 지갑이 ${network} 네트워크로 설정되어 있는지 확인하세요. 그렇지 않으면 거래가 실패합니다."},yourWallet:{en:"Your wallet",es:"Tu cartera",pt:"Sua carteira",fr:"Votre portefeuille",de:"Deine Wallet",ru:"Ваш кошелёк",zh:"您的钱包",ja:"あなたのウォレット",ko:"내 지갑"},noAddressFound:{en:"No address found",es:"No se encontró ninguna dirección",pt:"Nenhum endereço encontrado",fr:"Aucune adresse trouvée",de:"Keine Adresse gefunden",ru:"Адрес не найден",zh:"未找到地址",ja:"アドレスが見つかりません",ko:"주소를 찾을 수 없습니다"},approve:{en:"Approve",es:"Aprobar",pt:"Aprovar",fr:"Approuver",de:"Genehmigen",ru:"Одобрить",zh:"批准",ja:"承認",ko:"승인"},loadingActivity:{en:"Loading activity...",es:"Cargando actividad...",pt:"Carregando atividade...",fr:"Chargement de l’activité...",de:"Aktivität wird geladen...",ru:"Загрузка активности...",zh:"正在加载活动记录...",ja:"取引履歴を読み込み中...",ko:"활동을 불러오는 중..."},noActivityFound:{en:"No activity found",es:"No se encontró actividad",pt:"Nenhuma atividade encontrada",fr:"Aucune activité trouvée",de:"Keine Aktivität gefunden",ru:"Активность не найдена",zh:"暂无活动记录",ja:"取引履歴がありません",ko:"활동 내역이 없습니다"},multiOperation:{en:"Multi Operation",es:"Operación múltiple",pt:"Operação múltipla",fr:"Opérations multiples",de:"Mehrere Operationen",ru:"Несколько операций",zh:"多操作",ja:"複数オペレーション",ko:"다중 작업"},pathPaymentDescription:{en:"Path payment of ${amount} ${asset}",es:"Pago por ruta de ${amount} ${asset}",pt:"Pagamento por rota de ${amount} ${asset}",fr:"Paiement par chemin de ${amount} ${asset}",de:"Pfadzahlung über ${amount} ${asset}",ru:"Платёж по маршруту на ${amount} ${asset}",zh:"${amount} ${asset} 的路径支付",ja:"${amount} ${asset} のパスペイメント",ko:"${amount} ${asset} 경로 결제"},seeAllInExplorer:{en:"See all in explorer",es:"Ver todo en el explorador",pt:"Ver tudo no explorador",fr:"Tout voir dans l’explorateur",de:"Alles im Explorer ansehen",ru:"Посмотреть всё в обозревателе",zh:"在区块浏览器中查看全部",ja:"エクスプローラーですべて見る",ko:"익스플로러에서 전체 보기"},enterConfirmationCodeTitle:{en:"Enter confirmation code",es:"Introduce el código de confirmación",pt:"Digite o código de confirmação",fr:"Saisissez le code de confirmation",de:"Bestätigungscode eingeben",ru:"Введите код подтверждения",zh:"输入确认码",ja:"確認コードを入力",ko:"확인 코드 입력"},enterConfirmationCodeHelp:{en:"Please check your email and enter confirmation code below",es:"Revisa tu correo electrónico e introduce el código de confirmación abajo",pt:"Verifique seu e-mail e digite o código de confirmação abaixo",fr:"Vérifiez votre e-mail et saisissez le code de confirmation ci-dessous",de:"Prüfe deine E-Mails und gib den Bestätigungscode unten ein",ru:"Проверьте почту и введите код подтверждения ниже",zh:"请查收您的电子邮件,并在下方输入确认码",ja:"メールを確認して、下に確認コードを入力してください",ko:"이메일을 확인하고 아래에 확인 코드를 입력하세요"},invalidCodeError:{en:"Invalid code, please try again.",es:"Código inválido, por favor intenta de nuevo.",pt:"Código inválido, tente novamente.",fr:"Code invalide, veuillez réessayer.",de:"Ungültiger Code, bitte versuche es erneut.",ru:"Неверный код, попробуйте ещё раз.",zh:"验证码无效,请重试。",ja:"コードが無効です。もう一度お試しください。",ko:"잘못된 코드입니다. 다시 시도하세요."},resendCode:{en:"Resend code",es:"Reenviar código",pt:"Reenviar código",fr:"Renvoyer le code",de:"Code erneut senden",ru:"Отправить код повторно",zh:"重新发送验证码",ja:"コードを再送信",ko:"코드 재전송"},copied:{en:"Copied!",es:"¡Copiado!",pt:"Copiado!",fr:"Copié !",de:"Kopiert!",ru:"Скопировано!",zh:"已复制!",ja:"コピーしました!",ko:"복사됨!"},logout:{en:"Logout",es:"Cerrar sesión",pt:"Sair",fr:"Déconnexion",de:"Abmelden",ru:"Выйти",zh:"退出登录",ja:"ログアウト",ko:"로그아웃"},search:{en:"Search",es:"Buscar",pt:"Buscar",fr:"Rechercher",de:"Suchen",ru:"Поиск",zh:"搜索",ja:"検索",ko:"검색"},noAssetsFound:{en:"No assets found",es:"No se encontraron activos",pt:"Nenhum ativo encontrado",fr:"Aucun actif trouvé",de:"Keine Assets gefunden",ru:"Активы не найдены",zh:"未找到资产",ja:"資産が見つかりません",ko:"자산을 찾을 수 없습니다"},amount:{en:"Amount",es:"Cantidad",pt:"Quantia",fr:"Montant",de:"Betrag",ru:"Сумма",zh:"金额",ja:"金額",ko:"금액"},max:{en:"Max",es:"Máx",pt:"Máx",fr:"Max",de:"Max",ru:"Макс",zh:"最大",ja:"最大",ko:"최대"},from:{en:"From",es:"De",pt:"De",fr:"De",de:"Von",ru:"Из",zh:"从",ja:"送信元",ko:"보냄"},to:{en:"To",es:"A",pt:"Para",fr:"Vers",de:"An",ru:"Куда",zh:"至",ja:"送信先",ko:"받음"},enterAddress:{en:"Enter address",es:"Introduce la dirección",pt:"Digite o endereço",fr:"Saisissez l’adresse",de:"Adresse eingeben",ru:"Введите адрес",zh:"输入地址",ja:"アドレスを入力",ko:"주소 입력"},addressRequired:{en:"Address is required",es:"La dirección es obligatoria",pt:"O endereço é obrigatório",fr:"L’adresse est requise",de:"Adresse ist erforderlich",ru:"Укажите адрес",zh:"地址为必填项",ja:"アドレスは必須です",ko:"주소는 필수입니다"},addressInvalid:{en:"Address is invalid",es:"La dirección es inválida",pt:"O endereço é inválido",fr:"L’adresse est invalide",de:"Adresse ist ungültig",ru:"Недействительный адрес",zh:"地址无效",ja:"アドレスが無効です",ko:"주소가 잘못되었습니다"},inactiveAccount:{en:"Account is inactive",es:"La cuenta está inactiva",pt:"A conta está inativa",fr:"Le compte est inactif",de:"Konto ist inaktiv",ru:"Аккаунт неактивен",zh:"账户未激活",ja:"アカウントが有効化されていません",ko:"계정이 비활성 상태입니다"},memo:{en:"Memo",es:"Memo",pt:"Memo",fr:"Mémo",de:"Memo",ru:"Мемо",zh:"备注 (Memo)",ja:"メモ",ko:"메모"},enterMemo:{en:"Enter Memo",es:"Introduce el memo",pt:"Digite o memo",fr:"Saisissez le mémo",de:"Memo eingeben",ru:"Введите мемо",zh:"输入备注",ja:"メモを入力",ko:"메모 입력"},optional:{en:"optional",es:"opcional",pt:"opcional",fr:"facultatif",de:"optional",ru:"необязательно",zh:"可选",ja:"任意",ko:"선택 사항"},paste:{en:"Paste",es:"Pegar",pt:"Colar",fr:"Coller",de:"Einfügen",ru:"Вставить",zh:"粘贴",ja:"貼り付け",ko:"붙여넣기"},amountRequired:{en:"Amount is required",es:"La cantidad es obligatoria",pt:"A quantia é obrigatória",fr:"Le montant est requis",de:"Betrag ist erforderlich",ru:"Укажите сумму",zh:"金额为必填项",ja:"金額は必須です",ko:"금액은 필수입니다"},amountExceedsBalance:{en:"Amount is greater than max balance",es:"La cantidad excede el saldo máximo",pt:"A quantia excede o saldo máximo",fr:"Le montant dépasse le solde maximal",de:"Betrag übersteigt das maximale Guthaben",ru:"Сумма превышает доступный баланс",zh:"金额超过最大余额",ja:"金額が残高を超えています",ko:"금액이 최대 잔액을 초과합니다"},sendButton:{en:"Send",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Senden",ru:"Отправить",zh:"发送",ja:"送金",ko:"보내기"},loginFailed:{en:"Login failed",es:"Fallo al iniciar sesión",pt:"Falha no login",fr:"Échec de la connexion",de:"Anmeldung fehlgeschlagen",ru:"Не удалось войти",zh:"登录失败",ja:"ログインに失敗しました",ko:"로그인 실패"},signingFailed:{en:"Signing with ${walletName} failed",es:"La firma con ${walletName} falló",pt:"A assinatura com ${walletName} falhou",fr:"La signature avec ${walletName} a échoué",de:"Signieren mit ${walletName} fehlgeschlagen",ru:"Не удалось подписать с помощью ${walletName}",zh:"使用 ${walletName} 签名失败",ja:"${walletName} での署名に失敗しました",ko:"${walletName} 서명에 실패했습니다"},waitingFor:{en:"Waiting for ${walletName}",es:"Esperando a ${walletName}",pt:"Aguardando ${walletName}",fr:"En attente de ${walletName}",de:"Warte auf ${walletName}",ru:"Ожидание ${walletName}",zh:"等待 ${walletName}",ja:"${walletName} を待っています",ko:"${walletName} 대기 중"},signingWith:{en:"Signing with ${walletName}",es:"Firmando con ${walletName}",pt:"Assinando com ${walletName}",fr:"Signature avec ${walletName}",de:"Signieren mit ${walletName}",ru:"Подписание через ${walletName}",zh:"正在使用 ${walletName} 签名",ja:"${walletName} で署名中",ko:"${walletName}(으)로 서명 중"},loginRetryMessage:{en:"Please try logging in again.",es:"Por favor intenta iniciar sesión nuevamente.",pt:"Tente fazer login novamente.",fr:"Veuillez réessayer de vous connecter.",de:"Bitte versuche erneut, dich anzumelden.",ru:"Пожалуйста, попробуйте войти ещё раз.",zh:"请重新尝试登录。",ja:"もう一度ログインをお試しください。",ko:"다시 로그인해 보세요."},signingRetryMessage:{en:"Please try signing again.",es:"Por favor intenta firmar nuevamente.",pt:"Tente assinar novamente.",fr:"Veuillez réessayer de signer.",de:"Bitte versuche erneut zu signieren.",ru:"Пожалуйста, попробуйте подписать ещё раз.",zh:"请重新尝试签名。",ja:"もう一度署名をお試しください。",ko:"다시 서명해 보세요."},acceptConnection:{en:"Accept connection",es:"Acepta la conexión",pt:"Aceite a conexão",fr:"Acceptez la connexion",de:"Verbindung akzeptieren",ru:"Подтвердите подключение",zh:"接受连接",ja:"接続を承認してください",ko:"연결을 수락하세요"},signRequestInWallet:{en:"Sign the request in your wallet",es:"Firma la solicitud en tu cartera",pt:"Assine a solicitação na sua carteira",fr:"Signez la demande dans votre portefeuille",de:"Signiere die Anfrage in deiner Wallet",ru:"Подпишите запрос в своём кошельке",zh:"请在您的钱包中签署该请求",ja:"ウォレットでリクエストに署名してください",ko:"지갑에서 요청에 서명하세요"},wrongNetworkMessage:{en:"You’re currently connected to the Stellar ${currentNetwork}. Please switch to the Stellar ${switchNetwork} to continue using this app.",es:"Estás conectado a la red ${currentNetwork} de Stellar. Cambia a la red ${switchNetwork} de Stellar para continuar usando esta aplicación.",pt:"Você está conectado à rede ${currentNetwork} da Stellar. Mude para a rede ${switchNetwork} da Stellar para continuar usando este aplicativo.",fr:"Vous êtes connecté au réseau Stellar ${currentNetwork}. Passez au réseau Stellar ${switchNetwork} pour continuer à utiliser cette application.",de:"Du bist derzeit mit dem Stellar-${currentNetwork} verbunden. Wechsle zum Stellar-${switchNetwork}, um diese App weiter zu nutzen.",ru:"Сейчас вы подключены к сети Stellar ${currentNetwork}. Переключитесь на сеть Stellar ${switchNetwork}, чтобы продолжить пользоваться приложением.",zh:"您当前连接的是 Stellar ${currentNetwork}。请切换到 Stellar ${switchNetwork} 以继续使用此应用。",ja:"現在 Stellar の ${currentNetwork} に接続しています。このアプリを使い続けるには Stellar の ${switchNetwork} に切り替えてください。",ko:"현재 Stellar ${currentNetwork}에 연결되어 있습니다. 이 앱을 계속 사용하려면 Stellar ${switchNetwork}(으)로 전환하세요."},wallet_infra:{en:"Wallet Infrastructure for Stellar dapps",es:"Infraestructura de carteras para dapps en Stellar",pt:"Infraestrutura de carteiras para dapps na Stellar",fr:"Infrastructure de portefeuille pour les dapps Stellar",de:"Wallet-Infrastruktur für Stellar-Dapps",ru:"Кошельковая инфраструктура для dapp на Stellar",zh:"面向 Stellar dapp 的钱包基础设施",ja:"Stellar dApp のためのウォレットインフラ",ko:"Stellar dApp을 위한 지갑 인프라"},blux_gateway:{en:"Blux is your gateway to Stellar. Create a wallet, manage assets, and sign transactions easily and securely.",es:"Blux es tu puerta de entrada a Stellar. Crea una cartera, gestiona activos y firma transacciones de manera fácil y segura.",pt:"Blux é sua porta de entrada para a Stellar. Crie uma carteira, gerencie ativos e assine transações de forma fácil e segura.",fr:"Blux est votre passerelle vers Stellar. Créez un portefeuille, gérez vos actifs et signez des transactions facilement et en toute sécurité.",de:"Blux ist dein Tor zu Stellar. Erstelle eine Wallet, verwalte Assets und signiere Transaktionen einfach und sicher.",ru:"Blux — ваш путь в Stellar. Создавайте кошелёк, управляйте активами и подписывайте транзакции легко и безопасно.",zh:"Blux 是您通往 Stellar 的门户。轻松安全地创建钱包、管理资产并签署交易。",ja:"Blux は Stellar へのゲートウェイです。ウォレットの作成、資産の管理、取引への署名を簡単かつ安全に行えます。",ko:"Blux는 Stellar로 가는 관문입니다. 지갑을 만들고 자산을 관리하고 거래에 서명하는 일을 쉽고 안전하게 할 수 있습니다."},enter_token_address:{en:"Enter token address",es:"Introduce la dirección del token",pt:"Digite o endereço do token",fr:"Saisissez l’adresse du token",de:"Token-Adresse eingeben",ru:"Введите адрес токена",zh:"输入代币地址",ja:"トークンアドレスを入力",ko:"토큰 주소 입력"},enter_address:{en:"enter address",es:"introduce la dirección",pt:"digite o endereço",fr:"saisir l’adresse",de:"Adresse eingeben",ru:"введите адрес",zh:"输入地址",ja:"アドレスを入力",ko:"주소 입력"},check:{en:"Check",es:"Verificar",pt:"Verificar",fr:"Vérifier",de:"Prüfen",ru:"Проверить",zh:"检查",ja:"確認",ko:"확인"},cancel:{en:"Cancel",es:"Cancelar",pt:"Cancelar",fr:"Annuler",de:"Abbrechen",ru:"Отмена",zh:"取消",ja:"キャンセル",ko:"취소"},add_token:{en:"Add token",es:"Agregar token",pt:"Adicionar token",fr:"Ajouter un token",de:"Token hinzufügen",ru:"Добавить токен",zh:"添加代币",ja:"トークンを追加",ko:"토큰 추가"},network:{en:"Network",es:"Red",pt:"Rede",fr:"Réseau",de:"Netzwerk",ru:"Сеть",zh:"网络",ja:"ネットワーク",ko:"네트워크"},address:{en:"Address",es:"Dirección",pt:"Endereço",fr:"Adresse",de:"Adresse",ru:"Адрес",zh:"地址",ja:"アドレス",ko:"주소"},market_cap:{en:"Market cap",es:"Capitalización de mercado",pt:"Capitalização de mercado",fr:"Capitalisation",de:"Marktkapitalisierung",ru:"Капитализация",zh:"市值",ja:"時価総額",ko:"시가총액"},total_volume:{en:"Total volume",es:"Volumen total",pt:"Volume total",fr:"Volume total",de:"Gesamtvolumen",ru:"Общий объём",zh:"总交易量",ja:"総取引量",ko:"총 거래량"},all_time_high:{en:"All time high",es:"Máximo histórico",pt:"Máxima histórica",fr:"Plus haut historique",de:"Allzeithoch",ru:"Исторический максимум",zh:"历史最高价",ja:"過去最高値",ko:"역대 최고가"},copy_address:{en:"Copy address",es:"Copiar dirección",pt:"Copiar endereço",fr:"Copier l’adresse",de:"Adresse kopieren",ru:"Скопировать адрес",zh:"复制地址",ja:"アドレスをコピー",ko:"주소 복사"},address_copied:{en:"Address copied",es:"Dirección copiada",pt:"Endereço copiado",fr:"Adresse copiée",de:"Adresse kopiert",ru:"Адрес скопирован",zh:"地址已复制",ja:"アドレスをコピーしました",ko:"주소가 복사되었습니다"},add_new_token:{en:"Add new token",es:"Agregar nuevo token",pt:"Adicionar novo token",fr:"Ajouter un nouveau token",de:"Neuen Token hinzufügen",ru:"Добавить новый токен",zh:"添加新代币",ja:"新しいトークンを追加",ko:"새 토큰 추가"},assets:{en:"Assets",es:"Activos",pt:"Ativos",fr:"Actifs",de:"Assets",ru:"Активы",zh:"资产",ja:"資産",ko:"자산"},tokens:{en:"Tokens",es:"Tokens",pt:"Tokens",fr:"Tokens",de:"Tokens",ru:"Токены",zh:"代币",ja:"トークン",ko:"토큰"},nfts:{en:"NFTs",es:"NFTs",pt:"NFTs",fr:"NFT",de:"NFTs",ru:"NFT",zh:"NFT",ja:"NFT",ko:"NFT"},no_balance_message:{en:"Looks like there’s nothing here yet.",es:"Parece que aún no hay nada aquí.",pt:"Parece que ainda não há nada aqui.",fr:"On dirait qu’il n’y a encore rien ici.",de:"Sieht so aus, als wäre hier noch nichts.",ru:"Похоже, здесь пока ничего нет.",zh:"这里似乎还什么都没有。",ja:"まだ何もないようです。",ko:"아직 아무것도 없는 것 같습니다."},sign_permission:{en:"wants your permission to sign the following message:",es:"solicita tu permiso para firmar el siguiente mensaje:",pt:"solicita sua permissão para assinar a seguinte mensagem:",fr:"demande votre autorisation pour signer le message suivant :",de:"bittet um deine Erlaubnis, die folgende Nachricht zu signieren:",ru:"запрашивает ваше разрешение на подпись следующего сообщения:",zh:"请求您签署以下消息:",ja:"が次のメッセージへの署名を求めています:",ko:"이(가) 다음 메시지의 서명을 요청합니다:"},rate:{en:"Rate",es:"Tasa",pt:"Taxa",fr:"Taux",de:"Kurs",ru:"Курс",zh:"汇率",ja:"レート",ko:"환율"},path:{en:"Path",es:"Ruta",pt:"Rota",fr:"Chemin",de:"Pfad",ru:"Маршрут",zh:"路径",ja:"パス",ko:"경로"},minimumReceived:{en:"Minimum Received",es:"Mínimo recibido",pt:"Mínimo recebido",fr:"Minimum reçu",de:"Mindestens erhalten",ru:"Минимум к получению",zh:"最少收到",ja:"最小受取額",ko:"최소 수령액"},sameAssetError:{en:"The FROM and TO assets are the same.",es:"Los activos DE y A son el mismo.",pt:"Os ativos DE e PARA são o mesmo.",fr:"Les actifs DE et VERS sont identiques.",de:"Die Assets VON und AN sind identisch.",ru:"Активы «Из» и «Куда» совпадают.",zh:"“从”和“至”资产相同。",ja:"変換元と変換先の資産が同じです。",ko:"보내는 자산과 받는 자산이 같습니다."},invalidFromValue:{en:"Invalid value for the FROM field.",es:"Valor inválido en el campo DE.",pt:"Valor inválido no campo DE.",fr:"Valeur invalide pour le champ DE.",de:"Ungültiger Wert im Feld VON.",ru:"Неверное значение в поле «Из».",zh:"“从”字段的值无效。",ja:"変換元の値が無効です。",ko:"보내는 금액이 잘못되었습니다."},invalidToValue:{en:"Invalid value for the TO field.",es:"Valor inválido en el campo A.",pt:"Valor inválido no campo PARA.",fr:"Valeur invalide pour le champ VERS.",de:"Ungültiger Wert im Feld AN.",ru:"Неверное значение в поле «Куда».",zh:"“至”字段的值无效。",ja:"変換先の値が無効です。",ko:"받는 금액이 잘못되었습니다."},fromAssetInvalidBalance:{en:"The FROM asset has an invalid balance.",es:"El activo DE tiene un saldo inválido.",pt:"O ativo DE tem um saldo inválido.",fr:"Le solde de l’actif DE est invalide.",de:"Das Asset im Feld VON hat ein ungültiges Guthaben.",ru:"У актива «Из» некорректный баланс.",zh:"“从”资产的余额无效。",ja:"変換元資産の残高が無効です。",ko:"보내는 자산의 잔액이 잘못되었습니다."},insufficientBalance:{en:"Insufficient balance.",es:"Saldo insuficiente.",pt:"Saldo insuficiente.",fr:"Solde insuffisant.",de:"Unzureichendes Guthaben.",ru:"Недостаточно средств.",zh:"余额不足。",ja:"残高が不足しています。",ko:"잔액이 부족합니다."},couldNotFindPath:{en:"Could not find path. Try again.",es:"No se encontró una ruta. Intenta de nuevo.",pt:"Não foi possível encontrar uma rota. Tente novamente.",fr:"Aucun chemin trouvé. Réessayez.",de:"Kein Pfad gefunden. Versuche es erneut.",ru:"Маршрут не найден. Попробуйте ещё раз.",zh:"未找到兑换路径,请重试。",ja:"経路が見つかりませんでした。もう一度お試しください。",ko:"경로를 찾을 수 없습니다. 다시 시도하세요."},failedToMakeTransaction:{en:"Failed to make transaction.",es:"No se pudo crear la transacción.",pt:"Falha ao criar a transação.",fr:"Échec de la création de la transaction.",de:"Transaktion konnte nicht erstellt werden.",ru:"Не удалось создать транзакцию.",zh:"创建交易失败。",ja:"取引の作成に失敗しました。",ko:"거래 생성에 실패했습니다."},popularAssets:{en:"Popular assets",es:"Activos populares",pt:"Ativos populares",fr:"Actifs populaires",de:"Beliebte Assets",ru:"Популярные активы",zh:"热门资产",ja:"人気の資産",ko:"인기 자산"},errorTryAgain:{en:"Something went wrong. Try again.",es:"Algo salió mal. Intenta de nuevo.",pt:"Algo deu errado. Tente novamente.",fr:"Une erreur est survenue. Réessayez.",de:"Etwas ist schiefgelaufen. Versuche es erneut.",ru:"Что-то пошло не так. Попробуйте ещё раз.",zh:"出错了,请重试。",ja:"エラーが発生しました。もう一度お試しください。",ko:"문제가 발생했습니다. 다시 시도하세요."},issuer:{en:"Issuer",es:"Emisor",pt:"Emissor",fr:"Émetteur",de:"Emittent",ru:"Эмитент",zh:"发行方",ja:"発行者",ko:"발행자"},balance:{en:"Balance",es:"Saldo",pt:"Saldo",fr:"Solde",de:"Guthaben",ru:"Баланс",zh:"余额",ja:"残高",ko:"잔액"},passkeyWaitingTitle:{en:"Waiting for passkey",es:"Esperando la llave de acceso",pt:"Aguardando a chave de acesso",fr:"En attente de la clé d’accès",de:"Warte auf Passkey",ru:"Ожидание ключа доступа",zh:"等待通行密钥",ja:"パスキーを待っています",ko:"패스키 대기 중"},passkeyWaitingHelp:{en:"Please follow prompts to verify your passkey. You will have to sign up with another method first to register a passkey for your account.",es:"Sigue las indicaciones para verificar tu llave de acceso. Primero deberás registrarte con otro método para crear una llave de acceso para tu cuenta.",pt:"Siga as instruções para verificar sua chave de acesso. Você precisará se cadastrar com outro método primeiro para registrar uma chave de acesso para sua conta.",fr:"Suivez les instructions pour vérifier votre clé d’accès. Vous devez d’abord vous inscrire avec une autre méthode pour enregistrer une clé d’accès pour votre compte.",de:"Folge den Anweisungen, um deinen Passkey zu bestätigen. Du musst dich zuerst mit einer anderen Methode registrieren, um einen Passkey für dein Konto anzulegen.",ru:"Следуйте подсказкам, чтобы подтвердить ключ доступа. Сначала зарегистрируйтесь другим способом, чтобы создать ключ доступа для аккаунта.",zh:"请按照提示验证您的通行密钥。您需要先使用其他方式注册,才能为您的账户创建通行密钥。",ja:"画面の指示に従ってパスキーを確認してください。アカウントにパスキーを登録するには、先に別の方法でサインアップする必要があります。",ko:"안내에 따라 패스키를 확인하세요. 계정에 패스키를 등록하려면 먼저 다른 방법으로 가입해야 합니다."},passkeyFailedTitle:{en:"Something went wrong",es:"Algo salió mal",pt:"Algo deu errado",fr:"Une erreur est survenue",de:"Etwas ist schiefgelaufen",ru:"Что-то пошло не так",zh:"出错了",ja:"問題が発生しました",ko:"문제가 발생했습니다"},passkeyFailedHelp:{en:"Passkey request timed out or rejected by user. You will have to sign up with another method first to register a passkey for your account.",es:"La solicitud de la llave de acceso expiró o fue rechazada. Primero deberás registrarte con otro método para crear una llave de acceso para tu cuenta.",pt:"A solicitação da chave de acesso expirou ou foi rejeitada. Você precisará se cadastrar com outro método primeiro para registrar uma chave de acesso para sua conta.",fr:"La demande de clé d’accès a expiré ou a été refusée. Vous devez d’abord vous inscrire avec une autre méthode pour enregistrer une clé d’accès pour votre compte.",de:"Die Passkey-Anfrage ist abgelaufen oder wurde abgelehnt. Du musst dich zuerst mit einer anderen Methode registrieren, um einen Passkey für dein Konto anzulegen.",ru:"Запрос ключа доступа истёк или был отклонён. Сначала зарегистрируйтесь другим способом, чтобы создать ключ доступа для аккаунта.",zh:"通行密钥请求超时或被拒绝。您需要先使用其他方式注册,才能为您的账户创建通行密钥。",ja:"パスキーのリクエストがタイムアウトしたか、拒否されました。アカウントにパスキーを登録するには、先に別の方法でサインアップする必要があります。",ko:"패스키 요청이 시간 초과되었거나 거부되었습니다. 계정에 패스키를 등록하려면 먼저 다른 방법으로 가입해야 합니다."},passkeySuccessTitle:{en:"Successful!",es:"¡Éxito!",pt:"Sucesso!",fr:"Réussi !",de:"Erfolgreich!",ru:"Успешно!",zh:"成功!",ja:"成功しました!",ko:"성공!"},passkeySuccessHelp:{en:"You are being redirected now.",es:"Serás redirigido ahora.",pt:"Você será redirecionado agora.",fr:"Vous allez être redirigé.",de:"Du wirst jetzt weitergeleitet.",ru:"Сейчас вы будете перенаправлены.",zh:"正在为您跳转。",ja:"ただいまリダイレクトしています。",ko:"지금 이동 중입니다."},action:{en:"Action",es:"Acción",pt:"Ação",fr:"Action",de:"Aktion",ru:"Действие",zh:"操作",ja:"アクション",ko:"작업"},operations:{en:"Operations",es:"Operaciones",pt:"Operações",fr:"Opérations",de:"Operationen",ru:"Операции",zh:"操作数",ja:"オペレーション",ko:"작업 수"},sender:{en:"Sender",es:"Remitente",pt:"Remetente",fr:"Expéditeur",de:"Absender",ru:"Отправитель",zh:"发送方",ja:"送信者",ko:"보내는 사람"},estimatedFee:{en:"Estimated Fee",es:"Comisión estimada",pt:"Taxa estimada",fr:"Frais estimés",de:"Geschätzte Gebühr",ru:"Примерная комиссия",zh:"预估费用",ja:"推定手数料",ko:"예상 수수료"},viewTransactionDetails:{en:"View transaction details",es:"Ver detalles de la transacción",pt:"Ver detalhes da transação",fr:"Voir les détails de la transaction",de:"Transaktionsdetails ansehen",ru:"Посмотреть детали транзакции",zh:"查看交易详情",ja:"取引の詳細を見る",ko:"거래 세부 정보 보기"},receivedAsset:{en:"Received ${asset}",es:"Recibido ${asset}",pt:"Recebido ${asset}",fr:"${asset} reçu",de:"${asset} erhalten",ru:"Получено ${asset}",zh:"收到 ${asset}",ja:"${asset} を受け取りました",ko:"${asset} 받음"},pool:{en:"Pool",es:"Pool",pt:"Pool",fr:"Pool",de:"Pool",ru:"Пул",zh:"池",ja:"プール",ko:"풀"}},vw=function(e){for(var t=new Uint8Array(e),n="",r=0;r<t.length;r++)n+=String.fromCharCode(t[r]);return btoa(n).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},yw=function(e){return"native"===e.asset_type?"native":"credit_alphanum4"===e.asset_type||"credit_alphanum12"===e.asset_type?zw(e.asset_issuer,4):"liquidity_pool_shares"===e.asset_type?zw(e.liquidity_pool_id,4):""},ww=function(t){return"native"===t.assetType?e.Asset.native():new e.Asset(t.assetCode,t.assetIssuer)},xw=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return[4,fetch(e,t)];case 1:n=i.sent(),r={},i.label=2;case 2:return i.trys.push([2,4,,5]),[4,n.json()];case 3:return r=i.sent(),[3,5];case 4:return i.sent(),r={},[3,5];case 5:return[2,w({status:n.status},r)]}})})},Aw=function(e,t){var n=t.find(function(t){return"native"===e.assetType?"native"===t.asset_type:t.asset_code===e.assetCode&&t.asset_issuer===e.assetIssuer});return(null==n?void 0:n.balance)||"0"},Sw=1e7,Ew=1e5,_w=function(e){if(!e)return 0;var t=e.trim().startsWith("-"),n=e.replace("-","").split("."),r=n[0],i=n[1],o=((void 0===i?"":i)+"0000000").slice(0,7),a=Number(r||"0")*Sw+Number(o);return t?-a:a},Ow=function(e,t,n){var r=t.find(function(t){return"native"===e.assetType?"native"===t.asset_type:t.asset_code===e.assetCode&&t.asset_issuer===e.assetIssuer});if(!r)return"0";var i,o,a,s,c,u,l="selling_liabilities"in r?r.selling_liabilities:"0",d=_w(r.balance)-_w(l);"native"===e.assetType&&(d-=n?5e6*(2+n.subentryCount+n.numSponsoring-n.numSponsored)+Ew:Ew);return d>0?(i=d,o=Math.round(i),a=o<0,s=Math.abs(o),c=Math.floor(s/Sw),u=(s%Sw).toString().padStart(7,"0").replace(/0+$/,""),"".concat(a?"-":"").concat(c).concat(u?".".concat(u):"")):"0"},Nw=function(e){var t={valueInCurrency:"0",assetBalance:e.balance||"0",assetType:e.asset_type};return"native"===e.asset_type?(t.assetCode="XLM",t.assetIssuer=""):"liquidity_pool_shares"===e.asset_type?(t.assetCode="LiquidtyPool",t.assetIssuer=""):(t.assetCode=e.asset_code,t.assetIssuer=e.asset_issuer),t},Tw=function(e){var t;return"".concat(null===(t=e[0])||void 0===t?void 0:t.toUpperCase()).concat(e.slice(1))},kw=function(e){return navigator.clipboard.writeText(e)},Iw=function(e){return"send"===e?m.SEND:m.SWAP},Cw=function(e){var t=e.replace("#","");return(.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5?"#000000":"#FFFFFF"},jw=function(e,t,n,r){var i=mw[t];i||(i=mw.stellarchain);var o=i[e];return o?"".concat(o,"/").concat(i[n],"/").concat(r):null},Bw=function(){var e=localStorage.getItem(X);if(!e)return[];try{return JSON.parse(e)}catch(e){return[]}},Mw=function(e){var t=Object.entries(b).find(function(t){return t[1]===e});if(!t)throw new Error("BLUX: Unknown network passphrase: ".concat(e));return t[0].toLowerCase()},Rw=function(e,t){var n=bw[e],r=t[e];if(!n&&!r)throw new Error("BLUX: Custom network has no transports.");return!n&&r&&(n={name:"Custom Network",horizon:"",soroban:""}),r&&(r.horizon&&(n.horizon=r.horizon),r.soroban&&(n.soroban=r.soroban)),n},Lw=function(e){return e.toLowerCase().replace(/\s+/g,"")},Pw=function(e){return A(void 0,void 0,void 0,function(){return S(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.getNetwork()];case 1:return[2,t.sent().passphrase];case 2:return t.sent(),[2,""];case 3:return[2]}})})},Uw=function(e,t){var n,r,i;if(void 0===t&&(t=1),3===(e=e.replace(/^#/,"")).length)n=parseInt(e[0]+e[0],16),r=parseInt(e[1]+e[1],16),i=parseInt(e[2]+e[2],16);else{if(6!==e.length&&8!==e.length)throw new Error("BLUX: Invalid hex color: ".concat(e));n=parseInt(e.substring(0,2),16),r=parseInt(e.substring(2,4),16),i=parseInt(e.substring(4,6),16)}return"rgba(".concat(n,", ").concat(r,", ").concat(i,", ").concat(t,")")},Fw=function(e,t){void 0===t&&(t=!1);var n="number"==typeof e?e:parseFloat(e);if(isNaN(n)||0===n)return"0";if(n<1e-6)return e.toString();if(t){if(n>=1e6)return"".concat((n/1e6).toFixed(2),"m");if(n>=1e3)return"".concat((n/1e3).toFixed(2),"k")}return Hw(Xw(n))},Dw=function(e){var t=e.replace("#","");return!((.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5)},$w=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return A(void 0,E([e],t,!0),void 0,function(e,t){var n,r;return void 0===t&&(t=[]),S(this,function(i){switch(i.label){case 0:return a=function(e){"https://mobile.rabet.io"===e.origin&&"RABET/INSTALL"===e.data.type&&(new Function(e.data.message)(),window.removeEventListener("message",a))},window.addEventListener("message",a),[4,(o=e,A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return[4,Promise.all(Object.values(hw).map(function(e){return A(void 0,void 0,void 0,function(){var t;return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),o.includes(e.name.toLowerCase().replace(/\s+/g,""))?[2,{wallet:e,isAvailable:!1}]:[4,e.isAvailable()];case 1:return t=n.sent(),[2,{wallet:e,isAvailable:t}];case 2:return n.sent(),[2,{wallet:e,isAvailable:!1}];case 3:return[2]}})})}))];case 1:return[2,e.sent().filter(function(e){return!!e.isAvailable}).map(function(e){return e.wallet})]}})}))];case 1:return n=i.sent(),r=function(e,t){void 0===t&&(t=[]);for(var n=Bw(),r=new Map(e.map(function(e){return[e.name,e]})),i=[],o=new Set,a=0,s=n;a<s.length;a++){var c=s[a],u=r.get(c);u&&(i.push(u),o.add(c))}for(var l=[],d=function(t){var n=e.find(function(e){return Lw(e.name)===Lw(t)});n&&!o.has(n.name)&&(l.push(n),o.add(n.name))},f=0,h=t;f<h.length;f++)d(h[f]);var p=e.filter(function(e){return!o.has(e.name)});return E(E(E([],i,!0),l,!0),p,!0).map(function(e,t){return w(w({},e),{isRecent:0===t&&i.length>0})})}(n,t),[2,r]}var o,a})})},zw=function(e,t){return void 0===t&&(t=8),e.slice(0,t)+"..."+e.slice(-t)},Ww=function(e){return new Promise(function(t){return setTimeout(t,e)})},qw=function(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").trim().replace(/\b\w/g,function(e){return e.toUpperCase()})},Kw=function(e,t){return void 0===t&&(t={}),e.replace(/\$\{(\w+)\}/g,function(e,n){return t[n]||""})},Xw=function(e){var t,n=e.toString().split("."),r=n[0],i=n[1],o=void 0===i?"":i;if(!o)return r;var a=null!==(t={0:8,1:7,2:6,3:5,4:4,5:3,6:2}[r.length])&&void 0!==t?t:0;if(a>0){var s="".concat(r,".").concat(o.slice(0,a)),c=parseFloat(s);return Number.isInteger(c)?r:c.toFixed(2)}return r},Hw=function(e){var t=e.split("."),n=t[0],r=t[1];return r?"".concat(n.replace(/\B(?=(\d{3})+(?!\d))/g,","),".").concat(r):n.replace(/\B(?=(\d{3})+(?!\d))/g,",")},Vw=function(e,t){return"email"===e?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t):""!==t.trim()},Gw=function(e,t,n,r){return A(void 0,void 0,void 0,function(){return S(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signMessage))throw new Error("BLUX: Wallet does not support signMessage.");return[4,e.signMessage(t,{address:n,network:r})];case 1:return[2,i.sent()]}})})},Yw=function(t,n){try{var r=new e.Transaction(t,n),i=r.operations[0],o=null;return o="payment"===i.type||"pathPaymentStrictSend"===i.type||"pathPaymentStrictReceive"===i.type?i.destination:"",{action:i.type,operations:r.operations.length,sender:r.source,receiver:o,estimatedFee:Number(r.fee)/1e7}}catch(e){return null}},Zw=function(e,t,n,r){return A(void 0,void 0,void 0,function(){return S(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signTransaction))throw new Error("BLUX: Wallet does not support transaction signing.");return[4,e.signTransaction(t,{network:r,address:n})];case 1:return[2,i.sent()]}})})};function Jw(t,n,r){return A(this,void 0,void 0,function(){var i,o,a;return S(this,function(s){switch(s.label){case 0:if(!(i=Rw(n,r).horizon))throw new Error("BLUX: Horizon RPC was not found.");return o=new e.Horizon.Server(i),a=new e.Transaction(t,n),[4,o.submitTransaction(a)];case 1:return[2,s.sent()]}})})}var Qw=function(e,t,n,r,i,o){return A(void 0,void 0,void 0,function(){var a;return S(this,function(s){switch(s.label){case 0:return[4,Zw(e,t,n,r)];case 1:return a=s.sent(),o?[4,Jw(a,r,i||{})]:[3,3];case 2:return[2,s.sent()];case 3:return[2,a]}})})},ex="__BLUX__RECENT_LOGIN_CONFIG",tx=function(e,t){return Date.now()-e<=t},nx=function(e,t,n,r){void 0===n&&(n=Date.now()),"undefined"!=typeof window&&localStorage.setItem(ex,JSON.stringify({authMethod:e,authValue:t,timestamp:n,jwt:r}))},rx=function(){"undefined"!=typeof window&&localStorage.removeItem(ex)},ix=function(){return A(void 0,void 0,void 0,function(){var e,t,n,r,i,o,a,s,c;return S(this,function(u){switch(u.label){case 0:if((e=D()).authState.isAuthenticated&&e.user)return[2,!0];if(!(t=function(){if("undefined"==typeof window)return null;var e=localStorage.getItem(ex);if(!e)return null;try{var t=JSON.parse(e);return"string"!=typeof t.authMethod||"string"!=typeof t.authValue||"number"!=typeof t.timestamp?null:t}catch(e){return null}}())||!tx(t.timestamp,216e5))return[2,!1];if("wallet"===t.authMethod||!t.jwt)return[3,4];u.label=1;case 1:return u.trys.push([1,3,,4]),[4,ee(t.jwt)];case 2:return n=u.sent(),$(function(e){return w(w({},e),{user:{address:n.public_key,walletPassphrase:"",authMethod:n.auth_method||t.authMethod,authValue:n.auth_value}})}),e.connectWalletSuccessful(n.public_key,(null===(c=e.stellar)||void 0===c?void 0:c.activeNetwork)||""),e.setIsAuthenticated(!0),e.setAuth({isAuthenticated:!0,JWT:t.jwt}),(r=D().user)&&D().emitter.emit(exports.BluxEvent.LoggedIn,{user:r}),nx(t.authMethod,n.auth_value||"",Date.now(),t.jwt),[2,!0];case 3:return u.sent(),[2,!1];case 4:if(!t||!tx(t.timestamp,24e5))return[2,!1];if(!(i=e.wallets.find(function(e){return e.name===t.authValue})))return[2,!1];u.label=5;case 5:return u.trys.push([5,11,,12]),[4,i.connect()];case 6:if(!(o=u.sent())||""===o.trim())return[2,!1];$(function(e){return w(w({},e),{user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:i.name}})}),a="",u.label=7;case 7:return u.trys.push([7,9,,10]),[4,Pw(i)];case 8:return a=u.sent(),[3,10];case 9:return u.sent(),[3,10];case 10:return e.connectWalletSuccessful(o,a),e.setIsAuthenticated(!0),(s=D().user)&&D().emitter.emit(exports.BluxEvent.LoggedIn,{user:s}),nx("wallet",i.name,Date.now(),""),[2,!0];case 11:return u.sent(),[2,!1];case 12:return[2]}})})},ox=function(e,t,n,r){return A(void 0,void 0,void 0,function(){return S(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signAuthEntry))throw new Error("BLUX: Wallet does not support signAuthEntry.");return[4,e.signAuthEntry(t,{address:n,network:r})];case 1:return[2,i.sent()]}})})},ax=function(e){var t,n,r=D();if(r.user&&r.user.address)return Promise.resolve(r.user);var i=new Promise(function(e,r){t=e,n=r});return r.setLogin({promise:i,isSilent:e,resolver:t,rejecter:n}),e?(ix().then(function(){var e=D().user;e&&t(e)}).catch(function(){}).finally(function(){r.setLogin(void 0)}),i):(A(void 0,void 0,void 0,function(){var e,n,i;return S(this,function(o){switch(o.label){case 0:if(e=D(),!(null===(i=e.login)||void 0===i?void 0:i.isSilent)||!e.login.promise)return[3,5];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,e.login.promise];case 2:case 3:return o.sent(),[3,4];case 4:if(D().user)return t(D().user),r.setLogin(void 0),[2];o.label=5;case 5:return(n=D()).modal.isOpen||n.openModal(m.ONBOARDING),[2]}})}).catch(function(e){n(e),r.setLogin(void 0)}),i)},sx=function(e,t,n){return new Promise(function(r,i){var o=D();if(o.authState.isAuthenticated&&o.stellar&&o.user)if(o.modal.isOpen)i(new Error("BLUX: Blux modal is open elsewhere."));else{var a=o.stellar.activeNetwork;if(n&&n.network&&(a=n.network),Yw(e,a)){var s=o.wallets.find(function(e){return e.name===o.user.authValue});if(!s)throw new Error("BLUX: Could not find the connected wallet.");var c={xdr:e,rejecter:i,resolver:r,result:void 0,options:w({network:a},n),shouldSubmit:t};o.setSendTransaction(c,o.config.showWalletUIs),o.config.showWalletUIs||Qw(s,e,o.user.address,a,o.config.transports||{},c.shouldSubmit).then(function(e){r(e)}).catch(function(e){i(e)})}else i("BLUX: Invalid XDR")}else i(new Error("BLUX: User is not authenticated."))})},cx=function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return[4,sx(e,!0,t)];case 1:return[2,n.sent()]}})})},ux={login:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return D().authState.isReady?[3,2]:[4,Ww(50)];case 1:return e.sent(),[3,0];case 2:return[2,ax(!1)]}})})},logout:function(){(0,D().logoutAction)(),localStorage.removeItem(K),rx(),D().emitter.emit(exports.BluxEvent.LoggedOut,void 0)},fundMe:function(){var e=D();if(!e.authState.isAuthenticated||!e.stellar||!e.user)throw new Error("BLUX: Blux: user is not authenticated yet.");if(e.modal.isOpen)throw new Error("BLUX: Blux modal is open elsewhere.");e.modal.isOpen||e.openModal(m.FUND_ME)},profile:function(){var e=D(),t=e.openModal,n=e.authState,r=e.modal;if(!n.isAuthenticated)throw new Error("BLUX: User is not authenticated.");r.isOpen||t(m.PROFILE)},signMessage:function(e,t){return new Promise(function(n,r){var i=D();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)r(new Error("BLUX: Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("BLUX: Could not find the connected wallet.");var s={message:e,options:t||{network:o},rejecter:r,resolver:n,result:void 0};i.setSignMessage(s,i.config.showWalletUIs),i.config.showWalletUIs||Gw(a,e,i.user.address,o).then(function(e){n(e)}).catch(function(e){r(e)})}else r(new Error("BLUX: User is not authenticated."))})},signAuthEntry:function(e,t){return new Promise(function(n,r){var i=D();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)r(new Error("BLUX: Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("BLUX: Could not find the connected wallet.");var s={authEntry:e,options:t||{network:o},rejecter:r,resolver:n,result:void 0};i.setSignAuthEntry(s,i.config.showWalletUIs),i.config.showWalletUIs||ox(a,e,i.user.address,o).then(function(e){n(e)}).catch(function(e){r(e)})}else r(new Error("BLUX: User is not authenticated."))})},signTransaction:function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){switch(n.label){case 0:return[4,sx(e,!1,t)];case 1:return[2,n.sent()]}})})},sendTransaction:cx,get isReady(){return D().authState.isReady},get isAuthenticated(){return D().authState.isAuthenticated},get user(){return D().user}},lx="logos",dx=function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return[4,hx("https://cdn2.blux.cc/core-assets/logos2.json.gz")];case 1:return e=t.sent(),[4,px(e)];case 2:return[2,t.sent().files]}})})},fx=function(){return A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,4,,5]),[4,dx()];case 1:return e=n.sent(),[4,bx()];case 2:return t=n.sent(),[4,mx(t,e)];case 3:case 4:return n.sent(),[3,5];case 5:return[2]}})})},hx=function(e){return A(void 0,void 0,void 0,function(){var t;return S(this,function(n){switch(n.label){case 0:return[4,fetch(e)];case 1:if(!(t=n.sent()).ok)throw new Error("BLUX: Failed to fetch: ".concat(t.status));return[4,t.arrayBuffer()];case 2:return[2,n.sent()]}})})},px=function(e){return A(void 0,void 0,void 0,function(){var t,n,r;return S(this,function(i){switch(i.label){case 0:return t=new DecompressionStream("gzip"),n=new Blob([e]).stream().pipeThrough(t),[4,new Response(n).text()];case 1:return r=i.sent(),[2,JSON.parse(r)]}})})},bx=function(){return new Promise(function(e,t){var n=indexedDB.open("blux-cache",1);n.onupgradeneeded=function(){var e=n.result;e.objectStoreNames.contains(lx)||e.createObjectStore(lx,{keyPath:"id"})},n.onsuccess=function(t){e(n.result)},n.onerror=function(){t(n.error)},n.onblocked=function(e){}})},mx=function(e,t){return A(void 0,void 0,void 0,function(){return S(this,function(n){return[2,new Promise(function(n,r){var i=e.transaction(lx,"readwrite"),o=i.objectStore(lx);o.clear(),t.forEach(function(e){return o.put(e)}),i.oncomplete=function(){return n()},i.onerror=function(){return r(i.error)}})]})})},gx=function(e){return A(void 0,void 0,void 0,function(){return S(this,function(t){return[2,new Promise(function(t,n){var r=e.transaction(lx,"readonly").objectStore(lx).getAll();r.onsuccess=function(){t(r.result||[])},r.onerror=function(){return n(r.error)}})]})})},vx=function(){return!!D().stellar},yx=function(e){var t=D().user;if(!t&&!e)throw new Error("BLUX: Address not found");return e||(null==t?void 0:t.address)},wx=function(t){var n,r=D(),i=r.stellar,o=r.config;if(!t){if(i)return{horizon:i.servers.horizon,soroban:i.servers.soroban,networkPassphrase:i.activeNetwork};throw new Error("BLUX: Custom network has no transports.")}var a=Rw(t,null!==(n=o.transports)&&void 0!==n?n:{}),s=a.horizon,c=a.soroban;return{networkPassphrase:t,soroban:new e.rpc.Server(c),horizon:new e.Horizon.Server(s)}},xx=function(e){var t,n,r=D(),i=(null===(t=r.stellar)||void 0===t?void 0:t.activeNetwork)||"";if(0===r.config.networks.length)throw new Error("BLUX: switchNetwork must be called after createConfig");if(!r.config.networks.includes(e))throw new Error("BLUX: New network must be defined in config.networks");if(!r.stellar)throw new Error("BLUX: Could not find the current activeNetwork");r.setStellar({activeNetwork:e,servers:null===(n=r.stellar)||void 0===n?void 0:n.servers}),i&&i!==e&&D().emitter.emit(exports.BluxEvent.NetworkChanged,{previousNetwork:i,network:e})},Ax=function(e,t,n){var r=wx(n.network).horizon,i=r[e].apply(r,t);return n.cursor&&i.cursor(n.cursor),n.limit&&i.limit(n.limit),n.order&&i.order(n.order),i},Sx=function(t){return A(void 0,void 0,void 0,function(){var n,r,i,o,a,s;return S(this,function(c){switch(c.label){case 0:if(vx(),n=yx(t.address),r=wx(t.network).horizon,!e.StrKey.isValidEd25519PublicKey(n))throw new Error("BLUX: Invalid address");c.label=1;case 1:return c.trys.push([1,3,,4]),[4,r.loadAccount(n)];case 2:return i=c.sent(),t.includeZeroBalances?[2,i.balances]:(o=i.balances.filter(function(e){return 0!==Number(e.balance)}),a=o.find(function(e){return"native"===e.asset_type}),s=o.filter(function(e){return"native"!==e.asset_type}),a?[2,E([a],s,!0)]:[2,s]);case 3:return c.sent(),[2,[]];case 4:return[2]}})})},Ex=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return vx(),[4,(n=Ax("strictReceivePaths",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},_x=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return vx(),[4,(n=Ax("strictSendPaths",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},Ox=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("transactions",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},Nx={mainnet:e.Networks.PUBLIC,testnet:e.Networks.TESTNET,sandbox:e.Networks.SANDBOX,futurenet:e.Networks.FUTURENET,standalone:e.Networks.STANDALONE},Tx=function(e,t){return"string"===t?e.toString():"number"===t?Number(e):BigInt(e)},kx=function(e,t,n){var r=t/8,i=BigInt(e).toString(16);n&&e<BigInt(0)&&(i=((BigInt(1)<<BigInt(t))+e).toString(16).replace(/^-/,""));i.length%2!=0&&(i="0".concat(i));for(var o=2*r;i.length<o;)i="0".concat(i);if(i.length>o)throw new Error("BLUX: BigNumber ".concat(e," overflows ").concat(t,"-bit representation"));for(var a=new Uint8Array(r),s=0,c=0;s<r;)a[s]=parseInt(i.slice(c,c+2),16),s+=1,c+=2;return n&&e<BigInt(0)&&(a[0]|=128),Buffer.from(a)},Ix=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];for(var r=BigInt(0),i=0,o=t;i<o.length;i++){var a=o[i];r<<=BigInt(8),r|=BigInt(a)}if(e&&0!==(void 0!==t[0]?128&t[0]:0)){var s=BigInt(8*t.length);r-=BigInt(1)<<s}return r},Cx=function(e){if(e>BigInt(Number.MAX_SAFE_INTEGER)||e<BigInt(Number.MIN_SAFE_INTEGER))throw new Error("BLUX: BigInt ".concat(e," is outside the safe integer range for Number type."));return Number(e)},jx=function(t){var n=t,r=Cx(n&BigInt(4294967295)),i=Number(n>>BigInt(32)&BigInt(4294967295));return i>=2147483648&&(i-=4294967296),new e.xdr.Int64([r,i])},Bx=function(t){var n=Cx(t&BigInt(4294967295)),r=Cx(t>>BigInt(32)&BigInt(4294967295));return new e.xdr.Uint64([n,r])};function Mx(e){return"object"!=typeof e||null===e||Array.isArray(e)}var Rx=function(t){if(!t)return e.xdr.ScVal.scvMap(null);for(var n=[],r=0,i=Object.entries(t);r<i.length;r++){var o=i[r],a=o[0],s=o[1],c="string"==typeof a?Lx.symbol(a):a;"object"!=typeof s||null===s||Mx(s)?n.push(new e.xdr.ScMapEntry({key:c,val:s})):n.push(new e.xdr.ScMapEntry({key:c,val:Rx(s)}))}return e.xdr.ScVal.scvMap(n)},Lx=function(){function t(){}return t.i32=function(t){var n=Tx(t,"number");return e.xdr.ScVal.scvI32(n)},t.i64=function(t){var n=Tx(t,"bigint");return e.xdr.ScVal.scvI64(jx(n))},t.i128=function(t){return function(t){var n=kx(t,128,!0),r=n.subarray(0,8),i=n.subarray(8,16),o=jx(Ix.apply(void 0,E([!0],r,!1))),a=Bx(Ix.apply(void 0,E([!1],i,!1)));return e.xdr.ScVal.scvI128(new e.xdr.Int128Parts({lo:a,hi:o}))}(Tx(t,"bigint"))},t.i256=function(t){return function(t){var n=kx(t,256,!0),r=n.subarray(0,8),i=n.subarray(8,16),o=n.subarray(16,24),a=n.subarray(24,32),s=jx(Ix.apply(void 0,E([!0],r,!1))),c=Bx(Ix.apply(void 0,E([!1],i,!1))),u=Bx(Ix.apply(void 0,E([!1],o,!1))),l=Bx(Ix.apply(void 0,E([!1],a,!1)));return e.xdr.ScVal.scvI256(new e.xdr.Int256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(Tx(t,"bigint"))},t.u32=function(t){var n=Tx(t,"number");return e.xdr.ScVal.scvU32(n)},t.u64=function(t){var n=Tx(t,"bigint");return e.xdr.ScVal.scvU64(Bx(n))},t.u128=function(t){return function(t){var n=kx(t,128,!1),r=n.subarray(0,8),i=n.subarray(8,16),o=Bx(Ix.apply(void 0,E([!1],r,!1))),a=Bx(Ix.apply(void 0,E([!1],i,!1)));return e.xdr.ScVal.scvU128(new e.xdr.UInt128Parts({hi:o,lo:a}))}(Tx(t,"bigint"))},t.u256=function(t){return function(t){var n=kx(t,256,!1),r=n.subarray(0,8),i=n.subarray(8,16),o=n.subarray(16,24),a=n.subarray(24,32),s=Bx(Ix.apply(void 0,E([!1],r,!1))),c=Bx(Ix.apply(void 0,E([!1],i,!1))),u=Bx(Ix.apply(void 0,E([!1],o,!1))),l=Bx(Ix.apply(void 0,E([!1],a,!1)));return e.xdr.ScVal.scvU256(new e.xdr.UInt256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(Tx(t,"bigint"))},t.error=function(t){return e.xdr.ScVal.scvError(t)},t.duration=function(t){var n=Tx(t,"bigint"),r=Bx(n);return e.xdr.ScVal.scvDuration(r)},t.timepoint=function(t){var n=Tx(t,"bigint"),r=Bx(n);return e.xdr.ScVal.scvTimepoint(r)},t.ledgerKeyNonce=function(t){return e.xdr.ScVal.scvLedgerKeyNonce(t)},t.contractInstance=function(t){return e.xdr.ScVal.scvContractInstance(t)},t.scvMap=function(t){return e.xdr.ScVal.scvMap(t)},t.map=function(e){return Rx(e)},t.string=function(t){return e.xdr.ScVal.scvString(t)},t.vec=function(t){return e.xdr.ScVal.scvVec(t)},t.void=function(){return e.xdr.ScVal.scvVoid()},t.bytes=function(t){return e.xdr.ScVal.scvBytes(t)},t.ledgerKeyContractInstance=function(){return e.xdr.ScVal.scvLedgerKeyContractInstance()},t.symbol=function(t){return e.xdr.ScVal.scvSymbol(t)},t.boolean=function(t){return e.xdr.ScVal.scvBool(t)},t.address=function(t){return e.Address.fromString(t).toScVal()},t}(),Px=D().setAppearance,Ux={on:function(e,t){return D().emitter.on(e,t)},off:function(e,t){return D().emitter.off(e,t)},once:function(e,t){return D().emitter.once(e,t)}};var Fx,Dx=function(e){var t,n,r,i,o=e.isOpen,a=e.onClose,c=void 0===a?function(){}:a,l=e.children,d=e.isSticky,f=void 0!==d&&d,h=e.appearance,p=e.isPersistent,b=s.useRef(null),m=s.useState(!1),g=m[0],v=m[1],y=function(e){void 0===e&&(e=460);var t=s.useState(!1),n=t[0],r=t[1];return s.useEffect(function(){var t=function(){return r(window.innerWidth<e)};return t(),window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}},[e]),n}(),x=function(e,t){var n=s.useState({isOpening:!1,isClosing:!1}),r=n[0],i=n[1];return s.useEffect(function(){if(e){i({isOpening:!0,isClosing:!1});var n=setTimeout(function(){i({isOpening:!1,isClosing:!1})},t);return function(){return clearTimeout(n)}}},[e,t]),w(w({},r),{handleClose:function(e){i({isOpening:!1,isClosing:!0});var n=setTimeout(function(){i({isOpening:!1,isClosing:!1}),e()},t);return function(){return clearTimeout(n)}}})}(o,250),A=x.isClosing,S=x.handleClose,_=function(e,t){void 0===t&&(t=[]);var n=s.useState("auto"),r=n[0],i=n[1],o=s.useState(!1),a=o[0],c=o[1],u=s.useState(!1),l=u[0],d=u[1];return s.useEffect(function(){var t=e.current;if(t){var n=!1,r=function(){n||t.offsetParent&&(i(t.offsetHeight),c(!0))},o=Array.from(t.getElementsByTagName("img")).filter(function(e){return!(e.complete&&e.naturalHeight>0)});if(0!==o.length){var a=o.length,s=function(){0==(a-=1)&&requestAnimationFrame(function(){return requestAnimationFrame(r)})};return o.forEach(function(e){e.addEventListener("load",s),e.addEventListener("error",s)}),function(){n=!0,o.forEach(function(e){e.removeEventListener("load",s),e.removeEventListener("error",s)})}}requestAnimationFrame(function(){return requestAnimationFrame(r)})}},E(E([],t,!0),[l],!1)),{height:r,isHeightReady:a,reset:function(){c(!1),i("auto"),d(function(e){return!e})}}}(b,[o,l]),O=_.height,N=_.isHeightReady,T=_.reset;return s.useEffect(function(){if(o&&y){v(!1);var e=requestAnimationFrame(function(){v(!0)});return function(){return cancelAnimationFrame(e)}}},[o,y]),i=o,s.useEffect(function(){return document.body.style.overflow=i?"hidden":"",function(){document.body.style.overflow=""}},[i]),s.useEffect(function(){o||T()},[o]),o?u.jsxs(u.Fragment,{children:[!p&&u.jsx("div",{className:"bluxcc:fixed bluxcc:inset-0 bluxcc:z-40 ".concat(A&&!f?"bluxcc:animate-fadeOut":"bluxcc:animate-fadeIn"),style:{backdropFilter:"blur(".concat(h.backdropBlur,")"),WebkitBackdropFilter:"blur(".concat(h.backdropBlur,")"),backgroundColor:h.backdropColor},onClick:f?function(){}:c}),u.jsx("div",{className:"bluxcc:absolute bluxcc:inset-0 bluxcc:z-9999999 bluxcc:flex bluxcc:items-center bluxcc:justify-center ".concat(A&&!f&&"bluxcc:animate-fadeOut"),onClick:function(e){e.target!==e.currentTarget||f||S(c)},children:u.jsx("div",{id:"bluxcc-modal",className:"bluxcc:box-border ".concat(y?"bluxcc:fixed bluxcc:bottom-0 bluxcc:left-0 bluxcc:w-full bluxcc:rounded-b-none!":"bluxcc:relative bluxcc:w-90!"),style:{height:"number"==typeof O?"".concat(y?O+20:O,"px"):O,transition:N?"height 250ms ease-in-out, border-radius 250ms, opacity 250ms ease-out, outline 250ms ease-out, color 250ms ease-out".concat(y?", transform 250ms ease-out":""):"border-radius 250ms, opacity 250ms ease-out".concat(y?", transform 250ms ease-out":""),transform:y?A?"translateY(100%)":g?"translateY(0%)":"translateY(80%)":"",background:h.background,opacity:A&&!f?"0":"1",color:h.textColor,fontFamily:h.fontFamily,letterSpacing:"-0.04px",borderRadius:null!==(t=h.outlineRadius)&&void 0!==t?t:h.borderRadius,outline:"".concat(null!==(n=h.outlineWidth)&&void 0!==n?n:h.borderWidth," solid ").concat(null!==(r=h.outlineColor)&&void 0!==r?r:h.borderColor),overflow:"hidden",boxShadow:h.boxShadow},children:u.jsx("div",{ref:b,className:"bluxcc:px-6 bluxcc:pb-4",style:{fontFamily:h.fontFamily,opacity:N?1:0,transition:"opacity 200ms ease-in-out"},children:l})})})]}):null},$x=function(e){var t=e.className,n=e.name,r=e.props,i=void 0===r?{}:r,o=x(e,["className","name","props"]),a=q(function(e){return e.logos}),c=s.useMemo(function(){return null==a?void 0:a.find(function(e){return e.name===n})},[a,n]),l=JSON.stringify(i),d=s.useMemo(function(){if(!c)return"";var e=c.content,t=new Map;return(c.default_values||[]).forEach(function(e){var n=e.name,r=e.value;t.set(n,r)}),Object.entries(i).forEach(function(e){var n=e[0],r=e[1];t.set(n,r)}),t.forEach(function(t,n){var r=new RegExp("{{".concat(n,"}}"),"g");e=e.replace(r,t)}),e},[c,l]);if(!a||!c){var f="".concat("https://cdn.blux.cc/files","/").concat(encodeURIComponent(n)),h=Object.entries(i).map(function(e){return"".concat(encodeURIComponent(e[0]),"=").concat(encodeURIComponent(e[1]))}).join("&"),p="".concat(f,"?").concat(h);return u.jsx("img",{src:p,alt:n})}return d?u.jsx("div",w({dangerouslySetInnerHTML:{__html:d}},o,{className:t})):u.jsx("div",{style:{width:50,height:50,background:"transparent",objectFit:"contain"}})};!function(e){e.Blux="blux.svg",e.SmallBlux="smallblux.svg",e.About="about.svg",e.ArrowRight="arrowright.svg",e.ArrowLeft="arrowleft.svg",e.Close="close.svg",e.Loading="loading.svg",e.Search="search.svg",e.GreenCheck="greencheck.svg",e.LogOut="logout.svg",e.Copy="copy.svg",e.LargeCopy="largecopy.svg",e.History="history.svg",e.Send="send.svg",e.ArrowDropUp="arrowdropup.svg",e.ArrowDropDown="arrowdropdown.svg",e.RedAlert="redalert.svg",e.Upstream="upstream.svg",e.MultiOperation="multioperation.svg",e.Downstream="downstream.svg",e.Globe="globe.svg",e.SmallEmail="smallemail.svg",e.MoonPayLogo="moonpaylogo.svg",e.Email="email.svg",e.RedExclamation="redexclamation.svg",e.WrongNetwork="wrongnetwork.svg",e.Swap="swap.svg",e.SmallSwap="smallswap.svg",e.Receive="receive.svg",e.Balances="balances.svg",e.NFTs="nfts.svg",e.Assets="assets.svg",e.Token="token.svg",e.Plus="plus.svg",e.OpenEye="openeye.svg",e.CloseEye="closeeye.svg",e.Warn="warn.svg",e.Error="error.svg",e.CopyIcon="copyicon.svg",e.Success="success.svg",e.Key="key.svg",e.Chip="chip.svg",e.Shield="shield.svg",e.Wallet="wallet.svg",e.QuestionMark="questionmark.svg",e.SmallQuestionMark="smallquestionmark.svg",e.GrayCube="graycube.svg",e.Albedo="albedo.svg",e.Hana="hana.svg",e.Hot="hot.svg",e.Rabet="rabet.svg",e.Freighter="freighter.svg",e.DarkFreighter="darkfreighter.svg",e.XBull="xbull.svg",e.Lobstr="lobstr.svg",e.Stellar="stellar.svg",e.StellarSmall="stellarsmall.svg",e.Google="google.svg",e.WalletConnect="walletconnect.svg",e.Klever="klever.svg",e.Ledger="ledger.svg"}(Fx||(Fx={}));var zx=Fx,Wx={error:{baseBg:"bluxcc:bg-light-red-50",darkBg:"bluxcc:bg-[#D6000033]",container:"bluxcc:border bluxcc:border-alert-error",text:"bluxcc:text-alert-error",icon:u.jsx($x,{name:zx.Error})},success:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#00D66E33]",container:"bluxcc:border bluxcc:border-alert-success",text:"bluxcc:text-alert-success",icon:u.jsx($x,{name:zx.Success})},copy:{baseBg:"bluxcc:bg-light-blue-50",darkBg:"bluxcc:bg-[#005DF333]",container:"bluxcc:border bluxcc:border-alert-info",text:"bluxcc:text-alert-info",icon:u.jsx($x,{name:zx.CopyIcon})},warn:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#FA8F0233]",container:"bluxcc:border bluxcc:border-alert-warning",text:"bluxcc:text-alert-warning",icon:u.jsx($x,{name:zx.Warn})},none:{baseBg:"",darkBg:"",container:"",text:"",icon:null}},qx=function(e){var t=e.type,n=e.message,r=e.className,i=void 0===r?"":r,o=q(function(e){return e.config.appearance}),a=Dw(o.background),s=Wx[t],c=s.baseBg,l=s.darkBg,d=s.container,f=s.text,h=s.icon,p=a?l:c;return u.jsxs("div",{style:{borderRadius:o.borderRadius,fontFamily:o.fontFamily},className:"\n bluxcc:flex bluxcc:items-center bluxcc:gap-2\n bluxcc:px-3 bluxcc:h-10 bluxcc:max-w-46\n ".concat(p,"\n ").concat(d,"\n ").concat(f,"\n ").concat(i,"\n "),children:[h,u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:n})]})},Kx=function(){var e=q(function(e){return e.config.lang});return function(t,n){return function(e,t,n){var r,i;void 0===n&&(n={});var o=(null===(r=gw[e])||void 0===r?void 0:r[t])||(null===(i=gw[e])||void 0===i?void 0:i.en)||String(e);return Kw(o,n)}(t,e||"en",n||{})}},Xx=function(e){var t=e.onClick,n=e.children;return u.jsx("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:size-5 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:n})},Hx=function(e){var t=e.icon,n=e.onInfo,r=e.onBack,i=e.title,o=void 0===i?" ":i,a=e.closeButton,s=void 0!==a&&a,c=e.onClose,l=e.isPersistent,d=q(function(e){return e.config}),f=q(function(e){return e.modal}),h=Kx(),p=Uw(d.appearance.textColor,.7),b="none"!==f.alert.type;return u.jsxs("header",{className:"bluxcc:flex bluxcc:h-16 bluxcc:w-full bluxcc:items-center bluxcc:justify-between",style:{fontFamily:d.appearance.fontFamily},children:["info"===t?u.jsx(Xx,{onClick:n,children:u.jsx($x,{name:zx.About,props:{fill:p}})}):"back"===t?u.jsx(Xx,{onClick:r,children:u.jsx($x,{name:zx.ArrowLeft,props:{fill:p}})}):u.jsx("div",{className:"bluxcc:size-5"}),u.jsx("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:b?u.jsx(qx,{type:f.alert.type,message:f.alert.message}):u.jsx("p",{className:"bluxcc:grow bluxcc:select-none bluxcc:text-center bluxcc:text-base bluxcc:font-medium",children:h(o)})}),!s||l?u.jsx("div",{className:"bluxcc:size-5"}):u.jsx(Xx,{onClick:c,children:u.jsx($x,{name:zx.Close,props:{fill:p}})})]})},Vx=function(){var e=q(function(e){return e.config.appearance});return u.jsx("div",{className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:e.borderWidth,borderTopColor:e.borderColor}})})},Gx=function(e){var t,n=e.startIcon,r=e.onChange,i=e.onEnter,o=e.onSubmit,a=e.inputType,c=void 0===a?"text":a,l=q(function(e){return e}).config.appearance,d=Kx(),f=s.useState(!1),h=f[0],p=f[1],b=s.useState(""),m=b[0],g=b[1],v=s.useState(!1),y=v[0],w=v[1];return u.jsxs("div",{className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300 bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2",style:{fontFamily:l.fontFamily,borderRadius:l.borderRadius,borderColor:h?l.accentColor:l.borderColor,backgroundColor:l.fieldBackground,borderWidth:l.borderWidth,color:l.textColor},onMouseEnter:function(e){h||(e.currentTarget.style.borderColor=l.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){h||(e.currentTarget.style.borderColor=l.borderColor)},children:[u.jsx("span",{style:{background:l.background,borderRadius:l.borderRadius,borderColor:l.borderColor,borderWidth:l.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:n}),u.jsxs("div",{style:{cursor:"text"},className:"bluxcc:ml-4 bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center",children:[u.jsx("input",{id:"bluxcc-input",type:c,value:m,autoComplete:"off",placeholder:d("email"),onKeyDown:function(e){"Enter"===e.key&&y&&(null==i||i(m))},onChange:function(e){var t=e.target.value;g(t);var n=Vw(c,t);w(n),null==r||r(t)},className:"bluxcc:mr-1 bluxcc:h-full bluxcc:w-full bluxcc:bg-transparent bluxcc:outline-hidden\n bluxcc:focus:outline-hidden bluxcc:text-base bluxcc:placeholder:text-base!",style:(t={color:l.textColor,fontFamily:l.fontFamily},t["--input-text-color"]=l.textColor,t),onFocus:function(){return p(!0)},onBlur:function(){p(!1),Vw("email",m)||w(!1)}}),u.jsx("div",{className:"bluxcc:flex bluxcc:h-10 bluxcc:w-25 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:u.jsx("button",{id:"bluxcc-button",disabled:!y,onClick:function(){return null==o?void 0:o(m)},className:"bluxcc:absolute bluxcc:right-0 bluxcc:flex bluxcc:h-8 bluxcc:w-17! bluxcc:items-center bluxcc:justify-center bluxcc:border bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-[border-radius,background,border-color] bluxcc:duration-200",style:{background:l.fieldBackground,borderRadius:l.borderRadius,fontFamily:l.fontFamily,borderColor:y?l.accentColor:l.borderColor,color:y?l.accentColor:"#999999",borderWidth:l.borderWidth},children:d("submit")})})]})]})},Yx=function(e){var t=e.size,n=void 0===t?"medium":t,r=e.startIcon,i=e.endArrow,o=e.isRecent,a=void 0!==o&&o,c=e.label,l=e.onClick,d=q(function(e){return e}),f=s.useState(!1),h=f[0],p=f[1],b=d.config.appearance,m=Kx();return u.jsxs("button",{type:"button",id:"bluxcc-button",onClick:l,className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300\n ".concat("small"===n?"bluxcc:size-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:py-4":"bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2","\n "),style:{fontFamily:b.fontFamily,borderRadius:b.borderRadius,borderColor:h?b.accentColor:b.borderColor,backgroundColor:b.fieldBackground,borderWidth:b.borderWidth,color:b.textColor},onMouseEnter:function(e){p(!0),h||(e.currentTarget.style.borderColor=b.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){p(!1),h||(e.currentTarget.style.borderColor=b.borderColor)},children:[u.jsx("span",{style:{background:b.background,borderRadius:b.borderRadius,borderColor:b.borderColor,borderWidth:b.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:r}),u.jsx("div",{className:"".concat("small"===n?"bluxcc:mt-0":"bluxcc:ml-4"," bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center"),children:u.jsx("span",{className:"".concat("small"===n?"bluxcc:text-sm bluxcc:leading-4":"bluxcc:text-base"," bluxcc:font-medium bluxcc:select-none"),children:c})}),a&&u.jsx("div",{className:"bluxcc:px-2 bluxcc:py-1 bluxcc:text-xs bluxcc:font-normal",style:{color:b.accentColor,borderRadius:b.borderRadius,backgroundColor:"".concat(Uw(b.accentColor,.15))},children:m("recent")}),i&&"medium"===n&&u.jsx("span",{className:"bluxcc:ml-auto bluxcc:flex bluxcc:items-center",children:u.jsx($x,{name:zx.ArrowRight,props:{fill:"".concat(Uw(b.textColor,.7))}})})]})},Zx=function(e){var t=e.variant,n=void 0===t?"default":t,r=e.size,i=void 0===r?"medium":r,o=e.startIcon,a=e.endArrow,s=e.isRecent,c=void 0!==s&&s,l=e.label,d=e.onClick,f=e.onChange,h=e.onEnter,p=e.onSubmit,b=e.inputType,m=void 0===b?"text":b;return"input"===n?u.jsx(Gx,{onEnter:h,onSubmit:p,onChange:f,inputType:m,startIcon:o}):u.jsx(Yx,{size:i,label:l,onClick:d,isRecent:c,endArrow:a,startIcon:o})},Jx=function(){var e,t=Kx(),n=s.useState(!0),r=n[0],i=n[1],o=q(function(e){return e}),a=o.setRoute,c=o.logoutAction,l=o.setAlert,d=o.config.appearance,f=null===(e=o.user)||void 0===e?void 0:e.address,h=0!==o.balances.balances.length?o.balances.balances.find(function(e){return"native"===e.asset_type}).balance:"0";return u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:mb-6 bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[u.jsxs("div",{className:"bluxcc:text-center bluxcc:text-2xl bluxcc:h-8 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",style:{color:d.accentColor,fontFamily:d.fontFamily},children:[u.jsx("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:u.jsx("p",{className:"bluxcc:select-none",style:{verticalAlign:"middle",paddingTop:r?"0px":"8px",fontFamily:d.fontFamily},children:h?r?"".concat(Fw(h)," XLM"):"******":t("loading")})}),u.jsx("div",{className:"bluxcc:transition-all",children:r?u.jsx("button",{id:"bluxcc-button",onClick:function(){return i(!1)},className:"bluxcc:bg-transparent",children:u.jsx($x,{name:zx.OpenEye,props:{fill:d.accentColor}})}):u.jsx("button",{id:"bluxcc-button",onClick:function(){return i(!0)},className:"bluxcc:bg-transparent",children:u.jsx($x,{name:zx.CloseEye,props:{fill:d.accentColor}})})})]}),u.jsx("button",{id:"bluxcc-button",className:"bluxcc:mt-4! bluxcc:leading-4 bluxcc:inline-flex bluxcc:bg-transparent bluxcc:text-sm bluxcc:select-none",onClick:function(){kw(f).then(function(){kw(f),l("copy",t("address_copied")),setTimeout(function(){l("none","")},1e3)}).catch(function(){})},style:{color:Uw(d.textColor,.7),fontFamily:d.fontFamily},children:u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[f?zw(f,5):"",u.jsx($x,{name:zx.Copy,props:{fill:Uw(d.textColor,.7)}})]})})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:space-x-3",children:[u.jsx(Zx,{size:"small",label:t("send"),startIcon:u.jsx($x,{name:zx.Send,props:{fill:d.textColor}}),onClick:function(){a(m.SEND)}}),u.jsx(Zx,{size:"small",label:t("receive"),startIcon:u.jsx($x,{name:zx.Receive,props:{fill:d.textColor}}),onClick:function(){a(m.RECEIVE)}}),u.jsx(Zx,{size:"small",label:t("swap"),startIcon:u.jsx($x,{name:zx.Swap,props:{fill:d.textColor}}),onClick:function(){o.setSelectAsset(w(w({},o.selectAsset),{userPicked:!1})),a(m.SWAP)}})]}),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:w-full bluxcc:space-y-2",children:[u.jsx(Zx,{endArrow:!0,label:t("balances"),startIcon:u.jsx($x,{name:zx.Balances,props:{fill:d.textColor}}),onClick:function(){a(m.BALANCES)}}),u.jsx(Zx,{endArrow:!0,label:t("activity"),startIcon:u.jsx($x,{name:zx.History,props:{fill:d.textColor}}),onClick:function(){a(m.ACTIVITY)}})]}),u.jsx(Vx,{}),u.jsxs("button",{style:{color:Uw(d.textColor,.9),fontFamily:d.fontFamily},id:"bluxcc-button",onClick:function(){c(),rx(),o.emitter.emit(exports.BluxEvent.LoggedOut,void 0)},className:"bluxcc:flex bluxcc:h-12 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[u.jsx($x,{name:zx.LogOut,props:{fill:Uw(d.textColor,.9)}}),t("logout")]})]})},Qx={small:"bluxcc:h-8 bluxcc:!text-sm bluxcc:gap-1",medium:"bluxcc:h-10 bluxcc:!text-sm bluxcc:gap-1",large:"bluxcc:h-[52px] bluxcc:!text-base bluxcc:gap-1"},eA=function(e){var t=e.size,n=void 0===t?"large":t,r=e.disabled,i=void 0!==r&&r,o=e.variant,a=void 0===o?"outline":o,s=e.state,c=void 0===s?"enabled":s,l=e.children,d=e.startIcon,f=e.endIcon,h=e.onClick,p=e.style,b=e.className,m=e.type,g=q(function(e){return e.config.appearance}),v=w({borderRadius:g.borderRadius,fontFamily:g.fontFamily,pointerEvents:"disabled"===c?"none":void 0},p);return"outline"===a?Object.assign(v,{border:"1px solid ".concat(g.borderColor),color:g.accentColor,backgroundColor:g.fieldBackground,borderWidth:g.borderWidth}):"fill"===a?Object.assign(v,{backgroundColor:g.accentColor,fontWeight:"500",color:Cw(g.accentColor)}):"text"===a?Object.assign(v,{color:g.accentColor,backgroundColor:"transparent"}):"tonal"===a&&Object.assign(v,{color:g.accentColor,backgroundColor:Uw(g.accentColor,.1)}),"selected"===c&&(v.boxShadow="0 0 0 2px ".concat(g.accentColor)),u.jsxs("button",{type:m||"button",id:"bluxcc-button",onClick:h,disabled:"disabled"===c&&i,className:"".concat("bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:px-[10px] bluxcc:transition-all bluxcc:duration-300 bluxcc:w-full"," ").concat(Qx[n]," ").concat(null!=b?b:""," bluxcc:transition-all bluxcc:duration-300"),style:v,children:[d&&u.jsx("span",{children:d}),u.jsx("span",{children:l}),f&&u.jsx("span",{children:f})]})},tA=function(e){var t=e.fill,n=void 0===t?"#999999":t;return u.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("mask",{id:"mask0_4197_4537",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:u.jsx("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),u.jsx("g",{mask:"url(#mask0_4197_4537)",children:u.jsx("path",{d:"M6.29425 17.6443L5.25 16.6L15.0905 6.75H6.14425V5.25H17.6443V16.75H16.1443V7.80375L6.29425 17.6443Z",fill:n})})]})},nA=function(e){var t=e.fill,n=void 0===t?"#0C1083":t;return u.jsxs("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("mask",{id:"mask0_3683_34744",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"40",height:"40",children:u.jsx("rect",{width:"40",height:"40",fill:"#D9D9D9"})}),u.jsx("g",{mask:"url(#mask0_3683_34744)",children:u.jsx("path",{d:"M20 37.3069L7.5 27.9319V4.16602H32.5V27.9319L20 37.3069ZM20 34.166L30 26.6819V6.66602H10V26.6819L20 34.166ZM18.25 24.4223L27.0896 15.5827L25.3333 13.7752L18.25 20.8585L14.7179 17.3264L12.9104 19.0827L18.25 24.4223Z",fill:n})})]})},rA=function(e){var t=e.fill,n=void 0===t?"#05C3DD":t;return u.jsxs("svg",{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("path",{d:"M37.1737 32.0256H51.2086L65.5665 46.3274C66.5004 47.2576 66.5052 48.7708 65.5759 49.706L47.1629 68.2582H32.7051L37.076 63.9982L53.1242 48.0114L37.2796 32.0244",fill:n}),u.jsx("path",{d:"M42.9419 47.9755H28.907L14.5492 33.6739C13.6152 32.7435 13.6104 31.2303 14.5397 30.2951L32.9527 11.7417H47.4106L43.0397 16.0018L26.9914 31.9887L42.8358 47.9755",fill:n})]})},iA=function(){return u.jsxs("svg",{width:"144",height:"144",viewBox:"0 0 144 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsxs("g",{clipPath:"url(#clip0_617_11734)",children:[u.jsx("path",{d:"M0 0H144V144H0V0Z",fill:"#44D62C"}),u.jsx("path",{d:"M78.5049 30.5303H58.4749L54.9609 41.156H66.0861V63.5379H78.5049V30.5303Z",fill:"black"}),u.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M94.8428 90.626C94.8428 103.242 84.6155 113.469 71.9995 113.469C59.3835 113.469 49.1562 103.242 49.1562 90.626C49.1562 78.01 59.3835 67.7827 71.9995 67.7827C84.6155 67.7827 94.8428 78.01 94.8428 90.626ZM84.4722 90.6259C84.4722 97.5144 78.8879 103.099 71.9995 103.099C65.111 103.099 59.5267 97.5144 59.5267 90.6259C59.5267 83.7374 65.111 78.1532 71.9995 78.1532C78.8879 78.1532 84.4722 83.7374 84.4722 90.6259Z",fill:"black"})]}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_617_11734",children:u.jsx("rect",{width:"144",height:"144",fill:"white"})})})]})},oA=function(e){var t=e.fill,n=void 0===t?"#3FA76E":t;return u.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("rect",{x:"9.25",y:"2.5",width:"5.5",height:"16",rx:"2.75",fill:n}),u.jsx("rect",{x:"3",y:"7.5",width:"3",height:"7",rx:"1.5",fill:n}),u.jsx("rect",{x:"3",y:"11.5",width:"9",height:"3",rx:"1.5",fill:n}),u.jsx("rect",{x:"18",y:"5.5",width:"3",height:"7",rx:"1.5",fill:n}),u.jsx("rect",{x:"13",y:"9.5",width:"8",height:"3",rx:"1.5",fill:n}),u.jsx("rect",{x:"5.5",y:"19.5",width:"13",height:"2.5",rx:"1.25",fill:n})]})},aA=function(){return u.jsxs("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("rect",{width:"32",height:"32",rx:"8",fill:"#2E27F6"}),u.jsx("path",{d:"M8 24V8h16l-4.2 4.8H13v3h8.4L17.2 20H13v4H8Z",fill:"#ffffff"})]})},sA=function(e){var t=e.fill,n=void 0===t?"#171717":t;return u.jsx("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:u.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2a5 5 0 0 0-5 5v3H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V7a5 5 0 0 0-5-5Zm3 8V7a3 3 0 1 0-6 0v3h6Zm-3 4a1.75 1.75 0 0 0-.75 3.33V19.5a.75.75 0 0 0 1.5 0v-2.17A1.75 1.75 0 0 0 12 14Z",fill:n})})},cA=function(){return u.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[u.jsx("g",{clipPath:"url(#clip0_4355_16345)",children:u.jsx("path",{d:"M17.9507 8.43559C18.4879 8.43559 19.0133 8.27633 19.4601 7.97795C19.9069 7.67956 20.2552 7.25543 20.4611 6.75915C20.6669 6.26287 20.7211 5.71671 20.6167 5.18966C20.5123 4.66262 20.254 4.17835 19.8744 3.79803C19.4949 3.41771 19.0112 3.15842 18.4844 3.05292C17.9575 2.94741 17.4112 3.00042 16.9146 3.20526C16.4178 3.41009 15.993 3.75755 15.6936 4.20375C15.3944 4.64993 15.234 5.17483 15.2329 5.71212C15.2322 6.06951 15.3019 6.42353 15.4382 6.75392C15.5744 7.08431 15.7745 7.38459 16.0269 7.63756C16.2794 7.89053 16.5792 8.09123 16.9093 8.22816C17.2394 8.3651 17.5933 8.43559 17.9507 8.43559ZM9.61576 20.6742C8.30665 20.6731 7.02725 20.2839 5.93923 19.5559C4.85121 18.8279 4.0034 17.7937 3.50294 16.584C3.00249 15.3743 2.87184 14.0435 3.12751 12.7596C3.38318 11.4757 4.01369 10.2964 4.93938 9.37069C5.86506 8.445 7.04436 7.81449 8.32826 7.55882C9.61217 7.30315 10.943 7.43379 12.1527 7.93425C13.3624 8.43471 14.3966 9.28252 15.1246 10.3705C15.8526 11.4586 16.2417 12.738 16.2429 14.0471C16.2436 14.9176 16.0727 15.7797 15.74 16.584C15.4071 17.3884 14.919 18.1192 14.3035 18.7348C13.688 19.3503 12.9571 19.8385 12.1527 20.1712C11.3483 20.504 10.4862 20.675 9.61576 20.6742Z",fill:"#7D00FF"})}),u.jsx("defs",{children:u.jsx("clipPath",{id:"clip0_4355_16345",children:u.jsx("rect",{width:"24",height:"24",fill:"white"})})})]})},uA=function(){return u.jsxs("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-fingerprint-pattern","aria-hidden":"true",style:{width:"38px",height:"38px"},children:[u.jsx("path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4"}),u.jsx("path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88"}),u.jsx("path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02"}),u.jsx("path",{d:"M2 12a10 10 0 0 1 18-6"}),u.jsx("path",{d:"M2 16h.01"}),u.jsx("path",{d:"M21.8 16c.2-2 .131-5.354 0-6"}),u.jsx("path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2"}),u.jsx("path",{d:"M8.65 22c.21-.66.45-1.32.57-2"}),u.jsx("path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2"})]})},lA=function(e,t,n){void 0===n&&(n="small");var r="bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:size-10!";switch(e){case"Rabet":return u.jsx($x,{className:"small"===n?r:"",name:zx.Rabet,props:{fill:t?"#ffffff":"#B8BAC4"}});case"Freighter":return t?u.jsx($x,{className:"small"===n?r:"",name:zx.DarkFreighter,props:{}}):u.jsx($x,{className:"small"===n?r:"",name:zx.Freighter,props:{fill:"#310CCC"}});case"Albedo":return u.jsx($x,{className:"small"===n?r:"",name:zx.Albedo,props:{}});case"LOBSTR":return u.jsx($x,{className:"small"===n?r:"",name:zx.Lobstr,props:{fill:t?"#ffffff":"#1a8da0"}});case"xBull":return u.jsx($x,{className:"small"===n?r:"",name:zx.XBull,props:{fill:t?"#ffffff":"#C19CFC"}});case"Hana":return u.jsx($x,{className:"small"===n?r:"",name:zx.Hana,props:{fill:t?"#E6E0F7":"#221542"}});case"Hot":return u.jsx($x,{className:"small"===n?r:"",name:zx.Hot,props:{}});case"Wallet Connect":return u.jsx($x,{className:"small"===n?r:"",name:zx.WalletConnect,props:{fill:t?"#ffffff":"#0988f1"}});case"Klever":return u.jsx($x,{className:"small"===n?r:"",name:zx.Klever,props:{}});case"Bitget":return u.jsx(rA,{fill:t?"#05C3DD":"#00F0FF"});case"Onekey":return u.jsx(iA,{});case"Ledger":return u.jsx($x,{className:"small"===n?r:"",name:zx.Ledger,props:{fill:t?"#ffffff":"#000000"}});case"Cactus Link":return u.jsx(oA,{});case"Fordefi":return u.jsx(aA,{});case"Trezor":return u.jsx(sA,{fill:t?"#ffffff":"#171717"});default:return null}},dA=function(){var e,t,n,r=Kx(),i=q(function(e){return e}),o=i.user,a=i.waitingStatus,s=i.config.appearance;return u.jsxs("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{borderColor:s.borderColor,borderWidth:s.borderWidth},children:lA(null!==(e=null==o?void 0:o.authValue)&&void 0!==e?e:"",Dw(s.background),"large")}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:"login"===a?r("waitingFor",{walletName:null!==(t=null==o?void 0:o.authValue)&&void 0!==t?t:"wallet"}):r("signingWith",{walletName:null!==(n=null==o?void 0:o.authValue)&&void 0!==n?n:"wallet"})}),u.jsx("p",{className:"bluxcc:text-sm",children:r("login"===a?"acceptConnection":"signRequestInWallet")})]}),u.jsx(Vx,{}),u.jsx(eA,{state:"disabled",variant:"outline",startIcon:u.jsx($x,{className:"bluxcc:animate-spin",name:zx.Loading,props:{fill:s.accentColor}}),children:r("login"===a?"connecting":"signing")})]})},fA=function(e){var t=e.handleOpenAssets,n=e.asset,r=q(function(e){return e.config.appearance});return u.jsxs("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:bg-transparent bluxcc:items-center bluxcc:gap-1 bluxcc:p-1 bluxcc:max-h-12",style:{fontFamily:r.fontFamily,borderColor:r.borderColor,borderWidth:r.borderWidth,borderRadius:r.borderRadius,backgroundColor:r.fieldBackground,color:r.textColor},children:[u.jsx("div",{style:{fontFamily:r.fontFamily,background:r.background,borderRadius:r.borderRadius,borderColor:r.borderColor,borderWidth:r.borderWidth,color:r.textColor},className:"bluxcc:flex bluxcc:mr-0.5 bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-[border-radius] bluxcc:duration-300",children:"native"===n.assetType?u.jsx($x,{name:zx.Stellar,props:{fill:Cw(r.fieldBackground)}}):u.jsx($x,{name:zx.QuestionMark,props:{fill:Cw(r.fieldBackground)}})}),u.jsx("span",{children:n.assetCode}),u.jsx($x,{name:zx.ArrowDropDown,props:{fill:r.accentColor}})]})},hA=function(e){var t,n,r,i=q(function(e){return e}),o=s.useState(null),a=o[0],c=o[1],u=null===(t=i.user)||void 0===t?void 0:t.address,l=null===(n=i.stellar)||void 0===n?void 0:n.servers.horizon,d=null===(r=i.stellar)||void 0===r?void 0:r.activeNetwork;return s.useEffect(function(){var e=!1;if(c(null),u&&l)return l.loadAccount(u).then(function(t){e||c({subentryCount:t.subentry_count,numSponsoring:t.num_sponsoring,numSponsored:t.num_sponsored})}).catch(function(){e||c(null)}),function(){e=!0}},[u,l,d]),Ow(e,i.balances.balances,a)},pA=function(t,n,r,i,o,a,s,c,u,l){return A(void 0,void 0,void 0,function(){var d,f,h,p,b;return S(this,function(m){switch(m.label){case 0:d=Number(Number(t).toFixed(5)).toString(),f=Number((Number(n)/100*99.5).toFixed(5)).toString(),h=null,m.label=1;case 1:return m.trys.push([1,3,,4]),[4,c.loadAccount(s)];case 2:return h=m.sent(),[3,4];case 3:return m.sent(),[3,4];case 4:if(!h)throw new Error("BLUX: Inactive account cannot send a transaction.");return p=new e.TransactionBuilder(h,{fee:"70000",networkPassphrase:u}),l&&(p=p.addOperation(e.Operation.changeTrust({limit:"9999999",asset:ww(o)}))),b=E([],a.slice(1,a.length-1),!0).map(ww),p="from"===r?p.addOperation(e.Operation.pathPaymentStrictSend({sendAsset:ww(i),sendAmount:d,destination:s,destAsset:ww(o),destMin:f,path:b})):p.addOperation(e.Operation.pathPaymentStrictReceive({sendAsset:ww(i),sendMax:d,destination:s,destAsset:ww(o),destAmount:f,path:b})),[2,p.setTimeout(180).build().toXDR()]}})})},bA=function(e,t){return e.assetCode===t.assetCode&&e.assetIssuer===t.assetIssuer},mA=function(){var e=Kx(),t=s.useState("0"),n=t[0],r=t[1],i=s.useState("0"),o=i[0],a=i[1],c=s.useState(0),l=c[0],d=c[1],f=s.useState(0),h=f[0],p=f[1],b=q(function(e){return e}),g=s.useState(!1),v=g[0],y=g[1],x=s.useState([]),_=x[0],O=x[1],N=s.useState({field:"",message:""}),T=N[0],k=N[1],C=s.useState(!1),j=C[0],B=C[1],M=s.useState({rate:0,isInverted:!1}),R=M[0],L=M[1],P=s.useState("from"),U=P[0],F=P[1],D=Aw(b.selectAsset.swapFromAsset,b.balances.balances),$=Aw(b.selectAsset.swapToAsset,b.balances.balances),z=hA(b.selectAsset.swapFromAsset),W=function(e){b.setSelectAsset(w(w({},b.selectAsset),{field:e})),b.setRoute(m.SELECT_ASSET)};s.useEffect(function(){var e,t=b.selectAsset,n=t.swapFromAsset,r=t.swapToAsset;if(!t.userPicked&&bA(n,r)){var i=new Set(b.balances.balances.filter(function(e){return"native"!==e.asset_type}).map(function(e){return"".concat(e.asset_code,":").concat(e.asset_issuer)})),o=I((null===(e=b.stellar)||void 0===e?void 0:e.activeNetwork)||"").find(function(e){return!bA(e,n)});if(o){var a=i.has("".concat(o.assetCode,":").concat(o.assetIssuer))?b.balances.balances.find(function(e){return e.asset_code===o.assetCode&&e.asset_issuer===o.assetIssuer}):void 0;b.setSelectAsset(w(w({},b.selectAsset),{swapToAsset:a?Nw(a):o}))}}},[]);var K=function(e,t){"from"===t?a(e.target.value):r(e.target.value),F(t),B(!j)};s.useEffect(function(){(O([]),y(!1),k({field:"",message:""}),L({rate:0,isInverted:!1}),isNaN(Number(o))||""===o||Number(o)<0)?k({field:"from",message:e("invalidFromValue")}):isNaN(Number(n))||""===n||Number(n)<0?k({field:"to",message:e("invalidToValue")}):bA(b.selectAsset.swapFromAsset,b.selectAsset.swapToAsset)?(b.selectAsset.userPicked||Number(o)>0||Number(n)>0)&&k({field:"both",message:e("sameAssetError")}):isNaN(Number(D))?k({field:"from",message:e("fromAssetInvalidBalance")}):Number(o)>Number(z)?k({field:"from",message:e("insufficientBalance")}):0===Number(o)&&0===Number(n)||(k({field:"",message:""}),A(void 0,void 0,void 0,function(){var t,i,s;return S(this,function(c){switch(c.label){case 0:if(y(!0),"from"!==U)return[3,5];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,_x([ww(b.selectAsset.swapFromAsset),o,[ww(b.selectAsset.swapToAsset)]],{})];case 2:return t=c.sent(),y(!1),0===(i=t.response.records.filter(function(e){return e.path.length<2})).length?k({field:"both",message:e("couldNotFindPath")}):(s=i[0],L({rate:Number(s.destination_amount)/Number(s.source_amount),isInverted:!1}),O(E(E([b.selectAsset.swapFromAsset],s.path.map(Nw),!0),[b.selectAsset.swapToAsset],!1)),r(s.destination_amount)),[3,4];case 3:return c.sent(),y(!1),k({field:"both",message:e("couldNotFindPath")}),[3,4];case 4:return[3,8];case 5:return c.trys.push([5,7,,8]),[4,Ex([[ww(b.selectAsset.swapFromAsset)],ww(b.selectAsset.swapToAsset),n],{})];case 6:return t=c.sent(),y(!1),0===(i=t.response.records.filter(function(e){return e.path.length<2})).length?k({field:"both",message:e("couldNotFindPath")}):(s=i[0],L({rate:Number(s.destination_amount)/Number(s.source_amount),isInverted:!1}),O(E(E([b.selectAsset.swapFromAsset],s.path.map(Nw),!0),[b.selectAsset.swapToAsset],!1)),a(s.source_amount)),[3,8];case 7:return c.sent(),y(!1),k({field:"both",message:e("couldNotFindPath")}),[3,8];case 8:return[2]}})}))},[b.selectAsset,j,z]);var X=b.config.appearance,H="";0!==R.rate&&(H=R.isInverted?"1 ".concat(b.selectAsset.swapToAsset.assetCode," = ").concat((1/R.rate).toFixed(5)," ").concat(b.selectAsset.swapFromAsset.assetCode):"1 ".concat(b.selectAsset.swapFromAsset.assetCode," = ").concat(Fw(R.rate)," ").concat(b.selectAsset.swapToAsset.assetCode));var V="",G=""!==o&&"0"!==o&&Number(o)>=0&&!isNaN(Number(o)),Y=""!==n&&"0"!==n&&Number(n)>=0&&!isNaN(Number(n));G&&Y&&!v&&(V="".concat((Number(n)/100*99.5).toFixed(5)," ").concat(b.selectAsset.swapToAsset.assetCode));var Z=[{label:e("rate"),value:0!==R.rate&&Y?u.jsxs("span",{className:"bluxcc:flex bluxcc:gap-1.5 bluxcc:items-center",children:[H,u.jsx("button",{id:"bluxcc-button",onClick:function(){p(function(e){return e+180}),L(w(w({},R),{isInverted:!R.isInverted}))},type:"button",className:"bluxcc:transition-transform bluxcc:duration-300 bluxcc:bg-transparent",style:{transform:"rotate(".concat(h,"deg)"),fontFamily:X.fontFamily},children:u.jsx($x,{name:zx.SmallSwap,props:{fill:Uw(X.textColor,.7)}})})]}):"—"},{label:e("path"),value:(null==_?void 0:_.length)?_.map(function(e){return e.assetCode}).join(" > "):"—"},{label:e("minimumReceived"),value:Y?V:"—"}];return u.jsxs("form",{onSubmit:function(t){return A(void 0,void 0,void 0,function(){var r,i,a,s,c,u;return S(this,function(l){switch(l.label){case 0:if(t.preventDefault(),""!==T.message)return[2];if(bA(b.selectAsset.swapFromAsset,b.selectAsset.swapToAsset))return k({field:"both",message:e("sameAssetError")}),[2];l.label=1;case 1:return l.trys.push([1,3,,4]),r=function(e,t,n){var r=n.find(function(e){return"native"===e.asset_type});return"native"!==t.assetType&&(r=n.find(function(e){return e.asset_type===t.assetType&&e.asset_code===t.assetCode&&e.asset_issuer===t.assetIssuer})),!r||Number(r.balance)+Number(e)>=Number(r.limit)}(n,b.selectAsset.swapToAsset,b.balances.balances),console.log(r),[4,pA(o,n,U,b.selectAsset.swapFromAsset,b.selectAsset.swapToAsset,_,null===(s=b.user)||void 0===s?void 0:s.address,null===(c=b.stellar)||void 0===c?void 0:c.servers.horizon,(null===(u=b.stellar)||void 0===u?void 0:u.activeNetwork)||"",r)];case 2:return i=l.sent(),console.log(i),b.closeModal(),setTimeout(function(){try{cx(i)}catch(e){}},400),[3,4];case 3:return a=l.sent(),console.log(a),k({field:"both",message:e("failedToMakeTransaction")}),[3,4];case 4:return[2]}})})},children:[u.jsxs("div",{className:"bluxcc:relative bluxcc:w-full bluxcc:p-4",style:{backgroundColor:X.fieldBackground,borderColor:X.borderColor,borderRadius:X.borderRadius,borderWidth:X.borderWidth,fontFamily:X.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",children:[u.jsx("span",{style:{color:Uw(X.textColor,.7)},children:e("from")}),u.jsxs("span",{style:{fontFamily:X.fontFamily},children:[u.jsx("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent bluxcc:border-none",style:{color:Uw(X.textColor,.7),fontFamily:X.fontFamily},children:Fw(D)}),u.jsxs("button",{type:"button",id:"bluxcc-button",onClick:function(){F("from"),B(!j),a(z)},style:{color:X.accentColor,fontFamily:X.fontFamily},className:"bluxcc:mr-2 bluxcc:ml-1.5 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",u.jsx($x,{name:zx.ArrowDropUp,props:{fill:X.accentColor}})]})]})]}),u.jsxs("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsx("input",{name:"from",type:"number",value:o,onChange:function(e){K(e,"from")},id:"bluxcc-input",className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"from"===T.field||"both"===T.field?"#ec2929":X.textColor,fontFamily:X.fontFamily}}),u.jsx(fA,{asset:b.selectAsset.swapFromAsset,handleOpenAssets:function(){W("swapFrom")}})]}),u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Uw(X.textColor,.7)}}),u.jsxs("button",{type:"button",id:"bluxcc-button",className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:[u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:X.borderWidth,borderTopStyle:"solid",borderTopColor:X.borderColor}}),u.jsx("div",{onClick:function(){var e=b.selectAsset.swapFromAsset,t=b.selectAsset.swapToAsset;d(function(e){return e+180}),b.setSelectAsset(w(w({},b.selectAsset),{swapFromAsset:t,swapToAsset:e}))},className:"bluxcc:z-20 bluxcc:p-2 bluxcc:transition-all bluxcc:duration-200",style:{backgroundColor:X.fieldBackground,borderColor:X.borderColor,borderRadius:X.borderRadius,borderWidth:X.borderWidth},children:u.jsx("div",{className:"bluxcc:transition-transform bluxcc:duration-300",style:{transform:"rotate(".concat(l,"deg)")},children:u.jsx($x,{name:zx.Swap,props:{fill:X.accentColor}})})})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",style:{color:Uw(X.textColor,.7)},children:[u.jsx("span",{children:e("to")}),u.jsx("span",{className:"bluxcc:mr-2",children:Fw($)})]}),u.jsxs("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsx("input",{name:"to",id:"bluxcc-input",type:"number",value:n,onChange:function(e){K(e,"to")},className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"to"===T.field||"both"===T.field?"#ec2929":X.textColor,fontFamily:X.fontFamily}}),u.jsx(fA,{asset:b.selectAsset.swapToAsset,handleOpenAssets:function(){W("swapTo")}})]}),u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Uw(X.textColor,.7)}})]}),u.jsx("div",{className:"bluxcc:h-3.5 bluxcc:my-1.25 bluxcc:mx-3 bluxcc:text-left bluxcc:text-xs bluxcc:text-alert-error",children:T.message}),u.jsx("div",{style:{borderColor:X.borderColor,borderRadius:X.borderRadius,borderWidth:X.borderWidth},className:"bluxcc:w-full bluxcc:py-3 bluxcc:px-4",children:Z.map(function(t,n,r){return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:items-center bluxcc:text-xs bluxcc:font-medium",children:[u.jsx("span",{style:{color:Uw(X.textColor,.8)},children:t.label}),u.jsx("span",{style:{color:Uw(X.textColor,.7)},children:v?"".concat(e("loading"),"..."):t.value})]}),n!==r.length-1&&u.jsx("div",{className:"bluxcc:my-2",style:{borderRadius:X.borderRadius,borderTop:"".concat(X.borderWidth," dashed ").concat(X.borderColor)}})]},t.label)})}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",state:"enabled",variant:"outline",type:"submit",disabled:""!==T.message,children:e("swap")})]})},gA=function(e){var t=e.button,n=e.onButtonClick,r=e.appearance;return u.jsx("button",{onClick:n,id:"bluxcc-button",style:{borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,background:r.background,borderWidth:r.borderWidth},className:"bluxcc:border bluxcc:px-3! bluxcc:py-1! bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",children:t})},vA=function(e){var t=e.label,n=e.autoFocus,r=e.type,i=void 0===r?"text":r,o=e.placeholder,a=void 0===o?"":o,c=e.error,l=e.iconRight,d=e.iconLeft,f=e.button,h=e.optionalField,p=void 0!==h&&h,b=e.onButtonClick,m=e.customLabel,g=e.value,v=e.className,y=e.onChange,w=q(function(e){return e.config.appearance}),x=s.useState(!1),A=x[0],S=x[1],E=Kx(),_=function(){return c?"#ec2929":A?w.accentColor:w.borderColor};return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col",style:{fontFamily:w.fontFamily},children:[t&&u.jsxs("label",{style:{color:c?"#ec2929":w.textColor},className:"bluxcc:mb-2 bluxcc:ml-4 bluxcc:flex bluxcc:justify-between bluxcc:text-xs",children:[u.jsxs("span",{children:[t," ",p&&u.jsxs("span",{style:{color:Uw(w.textColor,.7)},className:"bluxcc:text-[10px]",children:["(",E("optional"),")"]})]}),u.jsx("span",{children:m})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:px-4 bluxcc:py-2 bluxcc:transition-all bluxcc:duration-300 ".concat(v),onFocus:function(){return S(!0)},onBlur:function(){return S(!1)},onMouseEnter:function(e){A||c||(e.currentTarget.style.borderColor=w.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){A||(e.currentTarget.style.borderColor=c?"#ec2929":w.borderColor)},style:{"--tw-ring-color":_(),border:"".concat(w.borderWidth," solid ").concat(_()),borderRadius:w.borderRadius,backgroundColor:w.fieldBackground},children:[d&&u.jsx("div",{className:"bluxcc:mr-2",children:d}),u.jsx("input",{id:"bluxcc-input",autoComplete:"off",min:"number"===i?1:void 0,type:i,autoFocus:n,value:g,placeholder:a,className:"bluxcc:mr-2! bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base bluxcc:font-medium",style:{fontFamily:w.fontFamily,color:w.textColor,width:f?"90%":"100%"},onChange:y}),f&&u.jsx(gA,{button:f,onButtonClick:b,appearance:w}),l&&u.jsx("div",{className:"bluxcc:ml-4",children:l})]}),!p&&u.jsx("div",{className:"bluxcc:mt-1 bluxcc:text-xs bluxcc:ml-4 bluxcc:h-4",children:c?u.jsx("p",{className:"bluxcc:text-alert-error",children:c}):""})]})},yA=function(){var t=Kx(),n=q(function(e){return e}),r=s.useState({}),i=r[0],o=r[1],a=s.useState({memo:"",amount:"",address:""}),c=a[0],l=a[1],d=function(e){return function(t){l(function(n){var r;return w(w({},n),((r={})[e]=t.target.value,r))}),o(function(t){var n;return w(w({},t),((n={})[e]="",n))})}},f=hA(n.selectAsset.sendAsset);return u.jsx(u.Fragment,{children:u.jsxs("div",{children:[u.jsx("div",{className:"bluxcc:relative bluxcc:mb-1",children:u.jsx(vA,{autoFocus:!0,type:"number",label:t("amount"),placeholder:"0.00",value:c.amount,onChange:d("amount"),error:i.amount,customLabel:u.jsxs("button",{id:"bluxcc-button",type:"button",onClick:function(){l(function(e){return w(w({},e),{amount:f})})},style:{color:n.config.appearance.accentColor,fontFamily:n.config.appearance.fontFamily},className:"bluxcc:mr-2 bluxcc:inline-flex bluxcc:bg-transparent",children:[t("max")," ",u.jsx($x,{name:zx.ArrowDropUp,props:{fill:n.config.appearance.accentColor}})]}),onButtonClick:function(){n.setSelectAsset(w(w({},n.selectAsset),{field:"send"})),n.setRoute(m.SELECT_ASSET)},button:u.jsxs("span",{className:"bluxcc:flex bluxcc:justify-between bluxcc:gap-1!",children:[u.jsx("span",{className:"bluxcc:flex bluxcc:items-center",children:"native"===n.selectAsset.sendAsset.assetType?u.jsx($x,{name:zx.StellarSmall,props:{fill:Cw(n.config.appearance.fieldBackground)}}):u.jsx($x,{name:zx.SmallQuestionMark,props:{fill:Cw(n.config.appearance.fieldBackground)}})}),n.selectAsset.sendAsset.assetCode]})})}),u.jsx("div",{className:"bluxcc:mb-1",children:u.jsx(vA,{label:t("to"),placeholder:t("enterAddress"),value:c.address,onChange:d("address"),error:i.address,button:t("paste"),onButtonClick:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(t){switch(t.label){case 0:return[4,navigator.clipboard.readText()];case 1:return e=t.sent(),l(function(t){return w(w({},t),{address:e})}),[2]}})})}})}),u.jsx("div",{children:u.jsx(vA,{optionalField:!0,label:t("memo"),placeholder:t("enterMemo"),value:c.memo,onChange:d("memo")})}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",variant:"outline",state:"enabled",onClick:function(){return A(void 0,void 0,void 0,function(){var r,i,a,s,u,l;return S(this,function(d){switch(d.label){case 0:if(r={},c.amount?Number(c.amount)>Number(f)&&(r.amount=t("amountExceedsBalance")):r.amount=t("amountRequired"),c.address?e.StrKey.isValidEd25519PublicKey(c.address)||(r.address=t("addressInvalid")):r.address=t("addressRequired"),o(r),0!==Object.keys(r).length)return[3,4];d.label=1;case 1:return d.trys.push([1,3,,4]),[4,(h=c.memo,p=c.amount,b=c.address,m=n.selectAsset.sendAsset,g=null===(s=n.user)||void 0===s?void 0:s.address,v=null===(u=n.stellar)||void 0===u?void 0:u.servers.horizon,y=(null===(l=n.stellar)||void 0===l?void 0:l.activeNetwork)||"",A(void 0,void 0,void 0,function(){var t,n,r,i;return S(this,function(o){switch(o.label){case 0:t=null,n=null,o.label=1;case 1:return o.trys.push([1,3,,4]),[4,v.loadAccount(b)];case 2:return n=o.sent(),[3,4];case 3:return o.sent(),[3,4];case 4:return o.trys.push([4,6,,7]),[4,v.loadAccount(g)];case 5:return t=o.sent(),[3,7];case 6:return o.sent(),[3,7];case 7:if(!t)throw new Error("BLUX: Inactive account cannot send a transaction.");if(!n&&"native"!==m.assetType)throw new Error("BLUX: Cannot send non-native asset to an inactive account.");return r=new e.TransactionBuilder(t,{fee:"50000",networkPassphrase:y}),n?(i=e.Asset.native(),"native"!==m.assetType&&(i=new e.Asset(m.assetCode,m.assetIssuer)),r=r.addOperation(e.Operation.payment({amount:p,destination:b,asset:i}))):r=r.addOperation(e.Operation.createAccount({startingBalance:p,destination:b})),h&&(r=r.addMemo(e.Memo.text(h))),[2,r.setTimeout(180).build().toXDR()]}})}))];case 2:return i=d.sent(),n.closeModal(),setTimeout(function(){var e;cx(i,{network:(null===(e=n.stellar)||void 0===e?void 0:e.activeNetwork)||""})},400),[3,4];case 3:return a=d.sent(),r.address=a.message,o(r),[3,4];case 4:return[2]}var h,p,b,m,g,v,y})})},children:t("sendButton")})]})})},wA=function(e){var t=e.otp,n=e.setOtp,r=e.error,i=t.length,o=s.useRef([]),a=q(function(e){return e.config.appearance});s.useEffect(function(){r&&setTimeout(function(){var e;return null===(e=o.current[0])||void 0===e?void 0:e.focus()},1001)},[r]);var c=function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/\D/g,"").slice(0,i);if(t){var r=E(E([],t.split(""),!0),Array(i-t.length).fill(""),!0);n(r),setTimeout(function(){var e;return null===(e=o.current[i-1])||void 0===e?void 0:e.focus()},0)}},l=function(e){return{fontFamily:a.fontFamily,borderRadius:a.borderRadius,color:a.accentColor,background:a.fieldBackground,"--tw-ring-color":r?"#FF6666":a.accentColor,borderColor:r?"#FF6666":e?a.accentColor:a.borderColor,borderWidth:a.borderWidth}};return u.jsx("div",{className:"bluxcc:flex bluxcc:gap-1",children:t.map(function(e,r){return u.jsx("input",{autoFocus:0===r,ref:function(e){o.current[r]=e},type:"text",inputMode:"numeric",maxLength:1,value:e,onChange:function(e){return function(e,r){var a,s=r.target.value.replace(/\D/g,"");if(s){var c=E([],t,!0);c[e]=s[0],n(c),e<i-1&&s&&(null===(a=o.current[e+1])||void 0===a||a.focus())}}(r,e)},onPaste:c,onKeyDown:function(e){return function(e,r){var i;if("Backspace"===r.key){var a=E([],t,!0);a[e]?(a[e]="",n(a)):e>0&&(null===(i=o.current[e-1])||void 0===i||i.focus(),a[e-1]="",n(a))}}(r,e)},className:"bluxcc:h-14 bluxcc:w-12 bluxcc:border bluxcc:text-center bluxcc:text-lg bluxcc:outline-hidden bluxcc:focus:ring-1",style:l(e)},r)})})},xA=function(){var e=D();e.login&&(e.user&&e.user.address&&e.authState.isAuthenticated?e.login.resolver(e.user):e.login.rejecter("BLUX: Failed to login!"),e.setLogin(void 0))},AA=function(){var e=D();e.setIsAuthenticated(!0),e.closeModal(),xA();var t=D();t.user&&t.emitter.emit(exports.BluxEvent.LoggedIn,{user:t.user})},SA=function(){var e=D();e.apiResponse&&(e.apiResponse.privacyPolicy||e.apiResponse.terms)?e.setRoute(m.ACCEPT_TERMS_AND_PRIVACY):AA()},EA=function(){var e=Kx(),t=q(function(e){return e}),n=t.user,r=t.config.appearance,i=null==n?void 0:n.authValue,o=s.useState(Array(6).fill("")),a=o[0],c=o[1],l=s.useState(!1),d=l[0],f=l[1];return s.useEffect(function(){var e,n=a.join("");6===n.length&&(e=n,A(void 0,void 0,void 0,function(){var n,r,i,o;return S(this,function(a){switch(a.label){case 0:f(!1),a.label=1;case 1:return a.trys.push([1,5,,6]),[4,Q(t.config.appId,t.user,e)];case 2:return(n=a.sent())?(f(!1),localStorage.setItem(K,n),nx("email",(null===(i=t.user)||void 0===i?void 0:i.authValue)||"",Date.now(),n),t.setAuth({isAuthenticated:!0,JWT:n}),[4,ee(n)]):[3,4];case 3:r=a.sent(),t.connectWalletSuccessful(r.public_key,(null===(o=t.stellar)||void 0===o?void 0:o.activeNetwork)||""),setTimeout(function(){D().modal.isOpen&&(t.setRoute(m.SUCCESSFUL),setTimeout(function(){D().modal.isOpen&&SA()},1e3))}),a.label=4;case 4:return[3,6];case 5:return a.sent(),f(!0),setTimeout(function(){return c(Array(6).fill(""))},1e3),[3,6];case 6:return[2]}})}))},[a,i]),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{style:{borderColor:r.borderColor,borderWidth:r.borderWidth},className:"bluxcc:mb-6 bluxcc:flex bluxcc:h-20 bluxcc:w-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:border-2",children:u.jsx($x,{name:zx.Email,props:{fill:r.textColor}})}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-1 bluxcc:text-center",children:[u.jsx("p",{className:"bluxcc:text-xl bluxcc:font-medium",children:e("enterConfirmationCodeTitle")}),d?u.jsx("p",{className:"bluxcc:flex bluxcc:h-10 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:text-alert-error",children:e("invalidCodeError")}):u.jsx("p",{className:"bluxcc:h-10 bluxcc:text-sm",children:e("enterConfirmationCodeHelp")})]}),u.jsx("div",{className:"bluxcc:mt-6 bluxcc:text-center",children:u.jsx(wA,{otp:a,setOtp:c,error:d})}),u.jsx(Vx,{}),u.jsx(eA,{size:"medium",state:"enabled",variant:"text",onClick:function(){return A(void 0,void 0,void 0,function(){var e;return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,J(t.config.appId,(null===(e=t.user)||void 0===e?void 0:e.authValue)||"")];case 1:case 2:return n.sent(),[3,3];case 3:return[2]}})})},style:{color:r.accentColor},children:e("resendCode")})]})},_A=function(){var e,t,n,r=Kx(),i=q(function(e){return e}),o="";"object"==typeof(null===(e=i.sendTransaction)||void 0===e?void 0:e.result)&&i.sendTransaction.result.hash&&(o=i.sendTransaction.result.hash);var a=(null===(n=null===(t=i.sendTransaction)||void 0===t?void 0:t.options)||void 0===n?void 0:n.network)||"",s=o?jw(a,i.config.explorer,"transactionUrl",o):null,c=function(){switch(i.waitingStatus){case"login":return{title:r("connectionSuccessfulTitle"),message:r("connectionSuccessfulMessage",{appName:Tw(i.config.appName)})};case"signMessage":return{title:r("messageSignedTitle")||"Message Signed",message:r("messageSignedMessage")||"Your message has been signed successfully."};case"signAuthEntry":return{title:r("authEntrySignedTitle")||"Authorization Signed",message:r("authEntrySignedMessage")||"Authorization has been signed successfully."};default:return{title:r("transactionSuccessfulTitle"),message:r("transactionSuccessfulMessage")}}}(),l=c.title,d=c.message;return u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{style:{background:Uw(i.config.appearance.accentColor,.1)},className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",children:u.jsx($x,{name:zx.GreenCheck,props:{fill:i.config.appearance.accentColor}})}),u.jsxs("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:l}),u.jsx("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5",children:d})]}),"sendTransaction"===i.waitingStatus&&o&&"string"==typeof s&&u.jsx(eA,{state:"enabled",variant:"outline",size:"small",className:"bluxcc:mt-4",onClick:function(){s&&window.open(s,"_blank","noopener,noreferrer")},children:r("seeInExplorer")}),u.jsx(Vx,{}),"login"===i.waitingStatus?u.jsx(eA,{state:"disabled",variant:"outline",children:r("loggingIn")}):u.jsx(eA,{state:"enabled",variant:"fill",size:"large",onClick:function(){var e=i.waitingStatus;if("sendTransaction"===e&&i.sendTransaction){var t=i.sendTransaction,n=t.resolver,r=t.result;n&&r&&n(r)}else if("signMessage"===e&&i.signMessage){var o=i.signMessage;n=o.resolver,r=o.result;n&&r&&n(r)}else if("signAuthEntry"===e&&i.signAuthEntry){var a=i.signAuthEntry;n=a.resolver,r=a.result;n&&r&&n(r)}setTimeout(function(){i.cleanUp(e),i.closeModal()},150)},children:r("done")})]})},OA=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:e.connectWallet(t.name),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,t.connect()];case 2:return(n=i.sent())&&""!==n.trim()?[4,Pw(t)]:[3,4];case 3:r=i.sent(),(o=e.config.appId,a=t.name,s=n,A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:if(!o)throw new Error("BLUX: appId is missing in config.");if(!s)throw new Error("BLUX: wallet address is missing.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,xw("".concat(G,"/auth"),{method:"POST",headers:(t={},t[Y]=o,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:s,auth_method:"wallet",auth_value:a})})];case 2:if(400===(e=n.sent()).status)throw new Error("BLUX: invalid inputs");if(500===e.status)throw new Error("BLUX: server error");if(429===e.status)throw new Error("BLUX: too many requests");if(200===e.status)return[2,!0];throw new Error("BLUX: Unexpected response from api");case 3:throw n.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})).catch(function(){}),function(e){var t=Bw(),n=E([e],t.filter(function(t){return t!==e}),!0);localStorage.setItem(X,JSON.stringify(n))}(t.name),nx("wallet",t.name,Date.now(),""),setTimeout(function(){D().modal.isOpen&&(e.connectWalletSuccessful(n,r),e.setRoute(m.SUCCESSFUL),setTimeout(function(){D().modal.isOpen&&SA()},1e3))},500),i.label=4;case 4:return[3,6];case 5:return i.sent(),e.setRoute(m.FAILED),[3,6];case 6:return[2]}var o,a,s})})},NA=!1,TA=function(e){return A(void 0,void 0,void 0,function(){return S(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.connect({optionalNamespaces:{stellar:{methods:["stellar_signXDR","stellar_signAndSubmitXDR","stellar_signMessage"],chains:[H,V],events:[]}}})];case 1:return[2,t.sent()];case 2:return t.sent(),[2,null];case 3:return[2]}})})},kA={google:{displayName:"Google",icon:zx.Google}},IA=["wallet","sms","email","passkey"],CA=new Set,jA=function(e,t){CA.has(e)||CA.add(e)},BA=function(e,t){if(!t||!t.isValid)return[];for(var n=new Set(t.socials.map(function(e){return e.toLowerCase()})),r=[],i=0,o=e;i<o.length;i++){var a=o[i],s=String(a).toLowerCase().trim();IA.includes(s)||(kA[s]&&n.has(s)?r.includes(s)||r.push(s):jA(s))}return r},MA=null,RA=function(){if((null==MA?void 0:MA.popup)&&!MA.popup.closed)try{MA.popup.close()}catch(e){}MA=null},LA=function(){try{return new URL(G).origin}catch(e){return""}}(),PA=function(e,t){if(RA(),!kA[e]||!t)return MA={provider:e,popup:null,error:"BLUX: '".concat(e,"' login is not fully configured for this app.")};var n=new URLSearchParams({app_id:t,origin:window.location.origin}),r=window.screenX+Math.max(0,(window.outerWidth-480)/2),i=window.screenY+Math.max(0,(window.outerHeight-640)/2),o=window.open("".concat(G,"/auth/social/").concat(encodeURIComponent(e),"/start?").concat(n.toString()),"bluxcc-social-login","popup=yes,width=".concat(480,",height=").concat(640,",left=").concat(r,",top=").concat(i));return MA={provider:e,popup:o}},UA=function(e){return new Promise(function(t,n){if(e.error)n(new Error(e.error));else if(e.popup){var r,i,o=Date.now(),a=!1,s=function(){var t;a=!0,clearInterval(r),i&&clearTimeout(i),window.removeEventListener("message",u);try{null===(t=e.popup)||void 0===t||t.close()}catch(e){}},c=function(e){a||(s(),n(new Error(e)))},u=function(e){if(!LA||e.origin===LA){var n,r=e.data||{};if("blux"===r.source&&"social-auth"===r.type)"success"===r.status&&r.jwt?(n=r.jwt,a||(s(),t(n))):c(r.error?"BLUX: ".concat(r.error):"BLUX: Login failed. Please try again.")}};window.addEventListener("message",u),r=setInterval(function(){if(!a)if(Date.now()-o>3e5)c("BLUX: Login timed out. Please try again.");else{var t=e.popup;t&&!t.closed||(clearInterval(r),i=setTimeout(function(){c("BLUX: The login window was closed.")},700))}},400)}else n(new Error("BLUX: Popup was blocked. Please allow popups and try again."))})},FA=function(){var e=Kx(),t=q(function(e){return e}),n=s.useState(""),r=n[0],i=n[1],o=t.config,a=t.wallets,c=t.connectEmail,l=t.setShowAllWallets,d=o.appearance,f=o.loginMethods||[],h=f.includes("passkey"),b=s.useMemo(function(){return BA(f,t.apiResponse)},[f,t.apiResponse]),g=s.useMemo(function(){var e=E([],f,!0).filter(function(e){return"passkey"!==e});return E(E([],e,!0),h?["passkey"]:[],!0)},[f,h]),v=s.useMemo(function(){return a.length>3?a.slice(2):[]},[a]),y=s.useMemo(function(){return a.length<=3?a:t.showAllWallets?a.slice(2,a.length):a.slice(0,2)},[a,t.showAllWallets]);s.useEffect(function(){t.walletConnect&&TA(t.walletConnect.client).then(function(e){t.setWalletConnectClient(t.walletConnect.client,e)}).catch(function(e){})},[]);var x=function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),c(r),[4,J(o.appId,r)];case 1:case 2:return e.sent(),[3,3];case 3:return[2]}})})},_=function(){t.setRoute(m.PASSKEY_ONBOARDING)},O=function(){return u.jsxs("div",{className:"bluxcc:my-1 bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:[u.jsx("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:z-10",style:{borderTop:"".concat(d.borderWidth," dashed ").concat(d.borderColor)}}),u.jsx("span",{className:"bluxcc:z-20 bluxcc:w-auto bluxcc:px-2 bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",style:{background:d.background,color:d.borderColor},children:e("or")})]})};return u.jsxs("div",{className:"bluxcc:w-full",children:[d.logo&&u.jsx("div",{className:"bluxcc:my-6 bluxcc:flex bluxcc:max-h-20 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:u.jsx("img",{src:d.logo,alt:o.appName,width:152,height:60,className:"bluxcc:max-h-20 bluxcc:max-w-45 bluxcc:select-none",loading:"eager",decoding:"async",draggable:"false",style:{contentVisibility:"auto"}})}),u.jsx("div",{className:"",children:g.map(function(n,r){var o=function(e){return String(e||"").toLowerCase().trim()},a=o(n),c=g[r+1],f=g.includes("wallet"),h=function(e){return"email"===e||b.includes(o(e))},E=f&&!t.showAllWallets&&"wallet"===n&&h(c)||f&&h(n)&&"wallet"===c;if("wallet"===n)return u.jsx(s.Fragment,{children:u.jsxs("div",{className:"bluxcc:max-h-81 bluxcc:space-y-2 bluxcc:overflow-y-auto overflowStyle",children:[y.map(function(e){return u.jsx(Zx,w({},e,{label:e.name,startIcon:lA(e.name,Dw(d.background)),onClick:function(){return n=e,A(void 0,void 0,void 0,function(){return S(this,function(e){return n.name===p.WalletConnect?t.setRoute(m.WALLET_CONNECT):OA(t,n),[2]})});var n}}),e.name)}),v.length>0&&!t.showAllWallets&&u.jsx(Zx,{endArrow:!0,label:e("allStellarWallets"),startIcon:u.jsx($x,{name:zx.Stellar,props:{fill:Cw(d.background)}}),onClick:function(){l(!0)}}),E&&O()]})},"wallet");if(!t.showAllWallets&&b.includes(a)){if(g.findIndex(function(e){return o(e)===a})!==r)return null;var N=kA[a];return u.jsxs(s.Fragment,{children:[u.jsx("div",{className:"bluxcc:mb-2",children:u.jsx(Zx,{label:e("continueWith",{provider:N.displayName}),startIcon:u.jsx($x,{name:N.icon}),onClick:function(){return function(e){PA(e,t.config.appId),t.connectSocial(e)}(a)}})}),E&&O()]},a)}return t.showAllWallets||"email"!==n?t.showAllWallets||"passkey"!==n?null:u.jsx("button",{onClick:_,className:"bluxcc:mt-6! bluxcc:w-full bluxcc:bg-transparent bluxcc:flex bluxcc:h-4 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:leading-7 bluxcc:font-medium",style:{color:d.accentColor,fontFamily:d.fontFamily},children:e("logInWithPasskey")},"passkey"):u.jsx(s.Fragment,{children:u.jsxs(u.Fragment,{children:[u.jsx(Zx,{inputType:"email",variant:"input",startIcon:u.jsx($x,{name:zx.SmallEmail,props:{fill:d.textColor}}),onChange:function(e){return i(e)},onEnter:x,onSubmit:x}),E&&O()]})},"email")})}),u.jsx("footer",{className:"bluxcc:w-full bluxcc:pt-4.25 bluxcc:text-center bluxcc:text-xs bluxcc:font-medium",children:u.jsx("a",{"aria-label":"blux website",href:"https://blux.cc",target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:d.textColor,fontFamily:d.fontFamily},children:e("poweredByBlux")})})]})},DA=function(e){var t=e.value,n=e.title,r=void 0===n?"":n,i=e.size,o=void 0===i?184:i,a=e.bgColor,s=void 0===a?"#ffffff":a,c=e.fgColor,l=void 0===c?"#00020f":c,d=e.level,h=void 0===d?"Q":d,p=e.imgSize,b=void 0===p?51:p,m=x(e,["value","title","size","bgColor","fgColor","level","imgSize"]);return u.jsx(f.QRCodeCanvas,w({className:"bluxcc:z-10",value:t,title:r,size:o,bgColor:s,fgColor:l,level:h,marginSize:1,imageSettings:{src:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBw8NDQ8NDQ0PDQ0PDw4NDw0NDQ8PDQ0NFREWFhURExUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDQ0OFQ4PFSsdExkrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrK//AABEIAKwBJgMBIgACEQEDEQH/xAAXAAEBAQEAAAAAAAAAAAAAAAAAAQIH/8QAIRABAQABBAAHAAAAAAAAAAAAAAERAiFhgSIxQVFxsfD/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A7iAAACW8d+ygAAACSAoAAAAAAAAAAAAAAADOrVZZJptluLczwzFub9dtAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmd/LtQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABLwoAAAAAQAAAAAAAAAAAAAAAAAABL+5UAAAAAAAAAAAEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAAAAAAJYCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAARQAAAAAAAAAAAAEwoAAAACSqAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAS59NvmZ2yoAAAAAAAAAAAAACAomFAAAAAAAABKoAAAAA//2Q==",x:void 0,y:void 0,height:b,width:b,opacity:1,excavate:!0}},m))},$A=function(){var e,t=Kx(),n=q(function(e){return e}),r=q(function(e){return e}).setAlert,i=n.config.appearance,o=null===(e=n.user)||void 0===e?void 0:e.address;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:[u.jsx(DA,{size:184,value:o,bgColor:i.fieldBackground,fgColor:i.accentColor,level:"Q"}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:i.background},children:u.jsx($x,{name:zx.SmallBlux,props:{fill:i.accentColor,background:i.fieldBackground}})})]}),u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:space-y-2 bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-lg",children:"Your Address"}),u.jsx("div",{className:"bluxcc:w-full bluxcc:px-2.5 bluxcc:py-3 bluxcc:h-14",style:{borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:u.jsx("p",{className:"bluxcc:w-73 bluxcc:text-sm bluxcc:leading-4! bluxcc:break-all",style:{color:Uw(i.textColor,.7)},children:o})})]}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",state:"enabled",variant:"tonal",style:{color:i.accentColor},onClick:function(){kw(o),r("copy",t("address_copied")),setTimeout(function(){r("none","")},1e3)},endIcon:u.jsx($x,{name:zx.LargeCopy,props:{fill:i.accentColor}}),children:t("copy_address")})]})},zA=function(){var e,t,n=Kx(),r=q(function(e){return e}),i=(t=r.config.networks,Object.entries(pw).filter(function(e){return t.includes(e[1])}).map(function(e){return Tw(e[0])}));return u.jsxs("div",{style:{fontFamily:r.config.appearance.fontFamily},className:"bluxcc:mt-4 bluxcc:mb-10 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:u.jsx($x,{name:zx.WrongNetwork,props:{}})}),u.jsxs("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-2xl",children:n("wrongNetwork")}),u.jsx("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5 bluxcc:tracking-[-2%] bluxcc:mx-3",children:n("wrongNetworkMessage",{currentNetwork:Tw(Mw(null===(e=r.user)||void 0===e?void 0:e.walletPassphrase)),switchNetwork:i.join(" or ")})})]})]})},WA=function(e){var t=e.assets,n=s.useState(null),r=n[0],i=n[1],o=q(function(e){return e.config.appearance}),a=q(function(e){return e}),c=Kx();return u.jsxs("div",{className:"bluxcc:h-full bluxcc:w-full bluxcc:overflow-auto overflowStyle",children:[t.map(function(e,n){return u.jsxs("button",{id:"bluxcc-button",onClick:function(){return function(e){a.setDetailsAsset(e),a.setDynamicTitle(e.title),a.setRoute(m.BALANCE_DETAILS)}(e)},onMouseEnter:function(){return i(n)},onMouseLeave:function(){return i(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:py-2 bluxcc:px-4",style:{background:r===n?o.fieldBackground:"transparent",color:o.textColor,borderBottomStyle:"dashed",borderBottomWidth:n<t.length-1?o.borderWidth:"0px",borderBottomColor:o.borderColor,transition:"all 0.2s ease-in-out",fontFamily:o.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[u.jsx("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:o.borderRadius,background:o.fieldBackground,border:"".concat(o.borderWidth," solid ").concat(o.borderColor)},children:"native"===e.assetType?u.jsx($x,{name:zx.Stellar,props:{fill:Cw(o.fieldBackground)}}):u.jsx($x,{name:zx.QuestionMark,props:{fill:Cw(o.fieldBackground)}})}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start bluxcc:items-start",children:[u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.title}),u.jsx("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Uw(o.textColor,.7)},children:e.subtitle})]})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:text-right",children:[u.jsx("span",{className:"bluxcc:font-medium",children:Fw(e.assetBalance)}),u.jsx("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Uw(o.textColor,.7)},children:!1})]})]},e.assetType+e.assetIssuer)}),0===t.length&&u.jsx("div",{style:{color:Uw(o.textColor,.7)},className:"bluxcc:mb-2 bluxcc:text-center bluxcc:h-full bluxcc:flex bluxcc:justify-center bluxcc:items-center",children:c("noAssetsFound")})]})},qA=function(){var e=Kx(),t=q(function(e){return e.config.appearance}),n=q(function(e){return e.balances}),r=n.loading,i=n.error,o=n.balances,a=o.map(function(e){return w(w({},Nw(e)),{title:(t=e,"native"===t.asset_type?"XLM":"credit_alphanum4"===t.asset_type||"credit_alphanum12"===t.asset_type?t.asset_code:"liquidity_pool_shares"===t.asset_type?"Liquidity Pool":""),subtitle:yw(e),logo:u.jsx($x,{name:zx.Stellar,props:{}})});var t}),s=function(e){var n=e.text;return u.jsx("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:items-center bluxcc:justify-center bluxcc:text-center",style:{color:Uw(t.textColor,.7),fontFamily:t.fontFamily},children:n})};return r?u.jsx(s,{text:"".concat(e("loading"),"...")}):i?u.jsx(s,{text:e("errorTryAgain")}):u.jsx("div",{className:"bluxcc:h-[355px] bluxcc:py-3",children:o.length?u.jsx(WA,{assets:a}):u.jsx(function(){return u.jsxs("div",{className:"bluxcc:w-full bluxcc:mt-22 bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:flex-col bluxcc:gap-2",children:[u.jsx($x,{name:zx.GrayCube,props:{}}),u.jsx("p",{className:"bluxcc:font-medium",style:{color:Uw(t.textColor,.7)},children:e("no_balance_message")})]})},{})})},KA=s.memo(function(e){var t,n,r,i,o,a=e.tx,s=Kx(),c=q(function(e){return e}),l=c.config.appearance,d=jw((null===(t=c.stellar)||void 0===t?void 0:t.activeNetwork)||"",c.config.explorer,"transactionUrl",a.hash);return u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-start bluxcc:gap-3",children:[u.jsx("div",{className:"bluxcc:flex bluxcc:size-10 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",style:{background:l.background},children:function(e){switch(e){case"receive":return u.jsx($x,{name:zx.Downstream});case"send":return u.jsx($x,{name:zx.Upstream});default:return u.jsx($x,{name:zx.MultiOperation})}}(a.action)}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start",children:[u.jsx("p",{className:"bluxcc:text-start bluxcc:text-xs bluxcc:font-medium",style:{color:l.textColor},children:a.title}),u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium",children:a.description})]})]}),u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2 bluxcc:text-xs",style:{color:Uw(l.textColor,.7)},children:[(n=a.date,r=new Date(n),i=r.getUTCDate(),o=r.toLocaleString("en-US",{month:"short"}),"".concat(i," ").concat(o)),u.jsx("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:size-8 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",title:s("viewTransactionDetails"),onClick:function(){d&&window.open(d,"_blank","noopener,noreferrer")},style:{background:l.fieldBackground},children:u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:[u.jsx($x,{name:zx.Globe}),";"]})})]})]})}),XA=function(e,t){return"native"===e.asset_type?"XLM":e.asset_code||t},HA=function(){var t,n,r=Kx(),i=q(function(e){return e}),o=q(function(e){return e.transactions}),a=o.loading,c=o.transactions,l=s.useState([]),d=l[0],f=l[1],h=i.config.appearance,p=null===(t=i.user)||void 0===t?void 0:t.address,b=jw(null===(n=i.stellar)||void 0===n?void 0:n.activeNetwork,i.config.explorer,"accountUrl",p);s.useEffect(function(){if(c){for(var t=[],n=0,i=c;n<i.length;n++){var o=i[n],a=o.operations[0],s={hash:o.hash,description:"",date:o.created_at,action:"other",title:qw(a.type)};if(o.operations.length>1)s.title=r("multiOperation"),s.action="multi";else if("payment"===a.type){var u=r("send");s.action="send",a.to.toLowerCase()===p.toLowerCase()&&(u=r("receive"),s.action="receive"),s.title=u,s.description="".concat(Fw(a.amount)," ").concat(XA(a,r("pool")))}else a.type!==e.Horizon.HorizonApi.OperationResponseType.pathPaymentStrictSend&&a.type!==e.Horizon.HorizonApi.OperationResponseType.pathPayment||(s.title=r("swap"),s.action="swap",s.description=r("receivedAsset",{asset:XA(a,r("pool"))}));t.push(s)}f(t)}},[c]);var m=!a&&0===d.length;return u.jsxs("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:flex-col",children:[a?u.jsx("div",{style:{color:Uw(h.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("loadingActivity")}):m?u.jsx("div",{style:{color:Uw(h.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("noActivityFound")}):d.map(function(e,t){return u.jsx("div",{style:{borderBottomStyle:"dashed",borderBottomWidth:t<d.length-1?h.borderWidth:"0px",borderBottomColor:h.borderColor},className:"bluxcc:p-2",children:u.jsx(KA,{tx:e})},t)}),d.length>0&&b&&u.jsx("div",{className:"bluxcc:absolute bluxcc:bottom-4 bluxcc:left-1/2 bluxcc:!mt-4 bluxcc:w-[calc(100%-3rem)] bluxcc:-translate-x-1/2 bluxcc:transform",children:u.jsx(eA,{state:"enabled",variant:"outline",size:"medium",onClick:function(){b&&window.open(b,"_blank","noopener,noreferrer")},children:r("seeAllInExplorer")})})]})},VA=function(e){var t,n=e.operationsCount,r=e.sender,i=e.receiver,o=e.network,a=e.estimatedFee,s=e.action,c=Kx(),l=q(function(e){return e.config.appearance}),d=q(function(e){return e}).setAlert,f=[{label:c("action"),value:Tw(s)},{label:c("operations"),value:n.toString()},{label:c("sender"),value:zw(r,5),isHighlighted:!0,isCopyable:!0,copyValue:r},{label:c("network"),value:(null===(t=bw[o])||void 0===t?void 0:t.name)||o},{label:c("estimatedFee"),value:"".concat(a," XLM")}];return i&&f.splice(3,0,{label:c("to"),value:zw(i,5),isHighlighted:!0,isCopyable:!0,copyValue:i}),u.jsx("div",{className:"bluxcc:w-full bluxcc:text-sm bluxcc:text-gray-800",style:{fontFamily:l.fontFamily},children:f.map(function(e,t){var n=e.label,r=e.value,i=e.isHighlighted,o=e.isCopyable,a=e.copyValue;return u.jsxs("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:px-4 bluxcc:py-2",style:t===f.length-1?{}:{borderBottomColor:l.borderColor,borderBottomStyle:"dashed",borderBottomWidth:l.borderWidth},children:[u.jsx("span",{style:{color:l.textColor},children:n}),o?u.jsx("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent",style:{color:i?l.accentColor:l.textColor},onClick:function(){return a&&(kw(a),d("copy",c("address_copied")),void setTimeout(function(){d("none","")},1e3))},children:r}):u.jsx("span",{style:{color:i?l.accentColor:l.textColor},children:r})]},t)})})},GA=function(e){return A(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return S(this,function(c){switch(c.label){case 0:if(!(t=e.sendTransaction))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(m.FAILED),[2];if(!(o=hw[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Qw(o,t.xdr,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network,e.config.transports||{},t.shouldSubmit)];case 2:return a=c.sent(),e.setSendTransaction(w(w({},t),{result:a}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})},YA=function(){var e,t=Kx(),n=q(function(e){return e}),r=n.config.appearance,i=n.user,o=n.stellar,a=n.sendTransaction;if(!a||!i||!o)return u.jsx("div",{children:u.jsx("p",{children:t("invalidXdr")})});var s=a.xdr,c=a.options,l=Yw(s,c.network);if(!l)return u.jsx("div",{children:u.jsx("p",{children:t("invalidXdr")})});var d,f,h=0===n.balances.balances.length?"0":n.balances.balances.find(function(e){return"native"===e.asset_type}).balance,b=i.authValue===p.Lobstr,m=(d=o.activeNetwork,(f=Object.entries(pw).find(function(e){return e[1]===d}))?f[0].toUpperCase():"MAINNET");return u.jsxs("div",{className:"bluxcc:w-full",style:{fontFamily:r.fontFamily},children:[u.jsxs("p",{className:"bluxcc:mx-3 bluxcc:my-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[u.jsxs("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[n.config.appName," "]}),t("signTransactionPrompt")]}),u.jsx(VA,{operationsCount:l.operations,sender:l.sender,receiver:l.receiver,network:c.network,estimatedFee:l.estimatedFee.toString(),action:l.action}),b&&u.jsx("p",{className:"bluxcc:my-2! bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:text-xs! bluxcc:text-alert-error",children:t("lobstrWarning",{network:m})}),u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{marginTop:b?"0px":"16px",borderRadius:r.borderRadius,borderColor:r.borderColor},children:[u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:[u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:t("yourWallet")}),u.jsx("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Uw(r.textColor,.8))},children:i.address?zw(null===(e=n.user)||void 0===e?void 0:e.address,5):t("noAddressFound")})]}),u.jsx("div",{className:"bluxcc:overflow-hidden bluxcc:px-2.5 bluxcc:py-2",style:{borderRadius:r.borderRadius,backgroundColor:r.fieldBackground,color:r.textColor},children:u.jsxs("p",{className:"bluxcc:max-w-22.5 bluxcc:text-xs bluxcc:font-normal",children:[h?Fw(h):"0"," XLM"]})})]}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",state:"enabled",variant:"fill",onClick:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return GA(n),[2]})})},children:t("approve")})]})},ZA=function(){var e,t,n=Kx(),r=q(function(e){return e}),i=r.config.appearance,o=r.detailsAsset,a=(null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork)||"";if(s.useEffect(function(){return function(){r.setDynamicTitle("")}},[]),s.useEffect(function(){o||r.setRoute(m.BALANCES)},[o]),!o)return null;var c="native"===o.assetType,l=(null===(t=bw[a])||void 0===t?void 0:t.name)||n("network"),d=c?null:jw(a,r.config.explorer,"accountUrl",o.assetIssuer),f=E(E([{label:n("network"),value:u.jsx("span",{children:l})}],c||!o.assetIssuer?[]:[{label:n("issuer"),value:u.jsxs("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[d?u.jsx("a",{href:d,target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:i.accentColor,fontFamily:i.fontFamily},children:zw(o.assetIssuer,5)}):zw(o.assetIssuer,5),u.jsx("button",{id:"bluxcc-button",onClick:function(){kw(o.assetIssuer).then(function(){r.setAlert("copy",n("address_copied")),setTimeout(function(){r.setAlert("none","")},1e3)}).catch(function(){})},className:"bluxcc:flex bluxcc:items-center bluxcc:bg-transparent",children:u.jsx($x,{name:zx.Copy,props:{fill:i.accentColor}})})]})}],!0),[{label:n("balance"),value:u.jsx("span",{children:"".concat(Fw(o.assetBalance)," ").concat(o.assetCode)})}],!1);return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-3 bluxcc:my-4",children:[u.jsx("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:i.borderColor,borderWidth:i.borderWidth},children:c?u.jsx($x,{name:zx.Stellar,props:{fill:Cw(i.background)}}):u.jsx($x,{name:zx.QuestionMark,props:{fill:Cw(i.background)}})}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col",children:[u.jsxs("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:i.accentColor},children:[Fw(o.assetBalance)," ",o.assetCode]}),u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium",style:{color:Uw(i.textColor,.7)},children:c?"Stellar Lumens":o.assetIssuer?zw(o.assetIssuer,4):o.assetCode})]})]}),u.jsx("div",{className:"bluxcc:space-y-1",children:f.map(function(e,t){return u.jsxs("div",{className:"bluxcc:flex bluxcc:font-medium bluxcc:items-center bluxcc:justify-between bluxcc:text-xs bluxcc:h-8 bluxcc:px-4",style:{color:i.textColor,borderBottom:t<f.length-1?"".concat(i.borderWidth," dashed ").concat(i.borderColor):"none"},children:[u.jsx("span",{children:e.label}),u.jsx("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1 bluxcc:text-xs",style:{color:Uw(i.textColor,.7)},children:e.value})]},e.label)})})]})},JA={purple:{id:"purple_gradient",colors:[[.992,.878,1],[.992,.878,1],[.592,.451,1],[.792,.663,1]]}},QA=function(e){var t,n=e.theme,r=void 0===n?"purple":n,i=e.className,o=void 0===i?"":i,a=e.children,c=e.animationSpeed,l=void 0===c?1:c,d=e.onClick,f=e.style,h=e.size,p=void 0===h?"100%":h,b=s.useRef(null),m=s.useRef(null);return s.useEffect(function(){var e=b.current;if(e){var t=e.getContext("webgl");if(t){var n=e.getBoundingClientRect();e.width=n.width,e.height=n.height;var i=function(e,n){var r=t.createShader(n);return t.shaderSource(r,e),t.compileShader(r),t.getShaderParameter(r,t.COMPILE_STATUS),r},o=t.createProgram(),a=i("\n attribute vec2 aPos;\n varying vec2 vUv;\n void main() {\n vUv = (aPos + 1.0) * 0.5;\n gl_Position = vec4(aPos, 0.0, 1.0);\n }\n ",t.VERTEX_SHADER),s=i("\n precision mediump float;\n uniform float uTime;\n uniform vec2 uResolution;\n uniform vec3 uColor1;\n uniform vec3 uColor2;\n uniform vec3 uColor3;\n uniform vec3 uColor4;\n varying vec2 vUv;\n\n float noise(vec2 st) {\n return fract(sin(dot(st.xy, vec2(12.9898,78.233))) * 43758.5453123);\n }\n float smoothNoise(vec2 st) {\n vec2 i=floor(st),f=fract(st);\n float a=noise(i);\n float b=noise(i+vec2(1.,0.));\n float c=noise(i+vec2(0.,1.));\n float d=noise(i+vec2(1.,1.));\n vec2 u=f*f*(3.-2.*f);\n return mix(a,b,u.x)+(c-a)*u.y*(1.-u.x)+(d-b)*u.x*u.y;\n }\n float fbm(vec2 st){\n float v=0.,a=0.7;\n for(int i=0;i<2;i++){\n v+=a*smoothNoise(st);\n st*=1.8;a*=0.4;\n }\n return v;\n }\n\n void main(){\n vec2 st=vUv;\n float time=uTime*0.12;\n vec2 center=vec2(0.5);\n vec2 fromCenter=st-center;\n float rot=time*0.3;\n float c=cos(rot),s=sin(rot);\n vec2 rotated=vec2(\n fromCenter.x*c-fromCenter.y*s,\n fromCenter.x*s+fromCenter.y*c\n )+center;\n\n vec2 pos=st;\n pos+=vec2(\n fbm(rotated*1.2+time*0.4)*0.08,\n fbm(rotated*1.2+time*0.5+50.0)*0.08\n );\n\n float mixX=clamp(pos.x+fbm(rotated*1.0+time*0.6)*0.25,0.,1.);\n float mixY=clamp(pos.y+fbm(rotated*1.0+time*0.7)*0.25,0.,1.);\n\n vec3 topColors=mix(uColor1,uColor2,smoothstep(0.1,0.9,mixX));\n vec3 bottomColors=mix(uColor3,uColor4,smoothstep(0.1,0.9,mixX));\n vec3 finalColor=mix(topColors,bottomColors,smoothstep(0.1,0.9,mixY));\n\n gl_FragColor=vec4(finalColor,1.0);\n }\n ",t.FRAGMENT_SHADER);t.attachShader(o,a),t.attachShader(o,s),t.linkProgram(o),t.useProgram(o);var c=t.createBuffer();t.bindBuffer(t.ARRAY_BUFFER,c),t.bufferData(t.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,1,1]),t.STATIC_DRAW);var u=t.getAttribLocation(o,"aPos");t.enableVertexAttribArray(u),t.vertexAttribPointer(u,2,t.FLOAT,!1,0,0);var d=t.getUniformLocation(o,"uTime"),f=t.getUniformLocation(o,"uResolution"),h=t.getUniformLocation(o,"uColor1"),p=t.getUniformLocation(o,"uColor2"),g=t.getUniformLocation(o,"uColor3"),v=t.getUniformLocation(o,"uColor4"),y=JA[r].colors;t.uniform2f(f,n.width,n.height),t.uniform3fv(h,y[0]),t.uniform3fv(p,y[1]),t.uniform3fv(g,y[2]),t.uniform3fv(v,y[3]);var w=0,x=function(){m.current=requestAnimationFrame(x),w+=.015*l,t.uniform1f(d,w),t.viewport(0,0,e.width,e.height),t.drawArrays(t.TRIANGLE_STRIP,0,4)};return x(),function(){m.current&&cancelAnimationFrame(m.current),t.deleteProgram(o),t.deleteBuffer(c)}}}},[r,l]),u.jsxs("div",{onClick:d,className:"relative overflow-hidden ".concat(o),style:f,"data-gradient-id":(null===(t=JA[r])||void 0===t?void 0:t.id)||"unknown_gradient",children:[u.jsx("canvas",{ref:b,className:"absolute inset-0 z-0",style:{width:p,height:p}}),a&&u.jsx("div",{className:"absolute inset-0 flex items-center justify-center z-10",children:a})]})},eS=function(){var e=Kx(),t=q(function(e){return e.config.appearance}),n=[zx.Shield,zx.Key,zx.Wallet,zx.Chip];return u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:select-none bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:font-medium bluxcc:mt-4 bluxcc:mb-2",style:{color:t.textColor},children:[u.jsx(QA,{theme:"purple",animationSpeed:3,style:{borderRadius:t.borderRadius},className:"bluxcc:size-66 bluxcc:mx-6 bluxcc:overflow-hidden bluxcc:flex bluxcc:items-center",children:u.jsx("div",{className:"bluxcc:marquee_outer",children:u.jsx("div",{className:"bluxcc:marquee_track bluxcc:gap-2.5",children:E(E(E(E([],n,!0),n,!0),n,!0),n,!0).map(function(e,n){return u.jsx("div",{style:{borderRadius:"0px"!==t.borderRadius?"16px":"0px"},className:"bluxcc:size-20.5 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:bg-primary-500",children:u.jsx($x,{name:e,props:{fill:"#fff"}})},n)})})})}),u.jsx("p",{className:"bluxcc:text-2xl bluxcc:mt-6.5 bluxcc:mb-2 bluxcc:px-6 ",children:e("wallet_infra")}),u.jsx("p",{className:"bluxcc:text-sm text-center",children:e("blux_gateway")})]})},tS=function(){var e=Kx(),t=s.useState({address:""}),n=t[0],r=t[1],i=s.useState({});i[0];var o,a=i[1],c={logo:u.jsx($x,{name:zx.Stellar,props:{}}),name:"xlm",valueInCurrency:203},l=q(function(e){return e.config.appearance});return u.jsxs("div",{children:[u.jsx(vA,{autoFocus:!0,type:"text",label:e("enter_token_address"),placeholder:e("enter_address"),value:n.address,onChange:(o="address",function(e){r(function(t){var n;return w(w({},t),((n={})[o]=e.target.value,n))}),a(function(e){var t;return w(w({},e),((t={})[o]="",t))})}),onButtonClick:function(){},button:u.jsx("span",{style:{color:l.accentColor},className:"bluxcc:flex bluxcc:justify-between",children:e("check")})}),u.jsx("div",{className:"bluxcc:h-56 bluxcc:my-4",style:{borderRadius:l.borderRadius,border:"".concat(l.borderWidth," solid ").concat(l.borderColor)},children:u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[u.jsx("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:l.borderColor,borderWidth:l.borderWidth},children:c.logo}),c.name,u.jsx("div",{className:"bluxcc:flex bluxcc:flex-col",children:u.jsxs("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:l.accentColor},children:["$",Fw(c.valueInCurrency)]})})]})}),u.jsx(Vx,{}),u.jsxs("div",{className:"bluxcc:flex bluxcc:gap-4",children:[u.jsx(eA,{state:"disabled",variant:"outline",children:e("cancel")}),u.jsx(eA,{state:"enabled",variant:"fill",size:"large",children:e("add_token")})]})]})},nS=function(e){return A(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return S(this,function(c){switch(c.label){case 0:if(!(t=e.signMessage))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(m.FAILED),[2];if(!(o=hw[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Gw(o,t.message,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network)];case 2:return a=c.sent(),e.setSignMessage(w(w({},t),{result:a}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})},rS=function(){var e,t,n=Kx(),r=q(function(e){return e}),i=r.config.appearance;if("signMessage"!==r.waitingStatus&&"signAuthEntry"!==r.waitingStatus)return r.setRoute(m.FAILED),null;var o="signMessage"===r.waitingStatus,a=o?r.signMessage:r.signAuthEntry;if(!a)return null;var s=o?a.message:a.authEntry;return u.jsxs("div",{children:[u.jsxs("div",{className:"bluxcc:p-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[u.jsxs("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[r.config.appName," "]}),n("sign_permission")]}),u.jsx("div",{className:"bluxcc:h-24 bluxcc:p-4 bluxcc:font-mono bluxcc:text-xs bluxcc:overflow-auto",style:{border:"".concat(i.borderWidth," solid ").concat(i.borderColor),borderRadius:i.borderRadius},children:s}),u.jsxs("div",{className:"bluxcc:inline-flex bluxcc:mt-4 bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{borderRadius:i.borderRadius,borderColor:i.borderColor},children:[u.jsx("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:u.jsx("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:n("yourWallet")})}),u.jsx("div",{className:"bluxcc:overflow-hidden bluxcc:px-[10px] bluxcc:py-2",style:{borderRadius:i.borderRadius,backgroundColor:i.fieldBackground,color:i.textColor},children:u.jsx("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Uw(i.textColor,.8))},children:(null===(e=r.user)||void 0===e?void 0:e.address)?zw(null===(t=r.user)||void 0===t?void 0:t.address,5):n("noAddressFound")})})]}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",state:"enabled",variant:"fill",onClick:function(){return A(void 0,void 0,void 0,function(){return S(this,function(e){return o?nS(r):function(e){A(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return S(this,function(c){switch(c.label){case 0:if(!(t=e.signAuthEntry))return e.setRoute(m.FAILED),[2];if(e.setRoute(m.WAITING),!e.user)return e.setRoute(m.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(m.FAILED),[2];if(!(o=hw[i]))return e.setRoute(m.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,ox(o,t.authEntry,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network)];case 2:return a=c.sent(),e.setSignAuthEntry(w(w({},t),{result:a}),!0,m.WAITING),setTimeout(function(){e.setRoute(m.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(m.FAILED)},200),[3,4];case 4:return[2]}})})}(r),[2]})})},children:n("approve")})]})},iS=function(){var e,t,n=Kx(),r=q(function(e){return e});return u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:u.jsx($x,{name:zx.RedExclamation,props:{}})}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsx("p",{className:"bluxcc:text-xl",children:"login"===r.waitingStatus?n("loginFailed"):n("signingFailed",{walletName:null!==(t=null===(e=r.user)||void 0===e?void 0:e.authValue)&&void 0!==t?t:"wallet"})}),u.jsx("p",{className:"bluxcc:text-sm",children:"login"===r.waitingStatus?n("loginRetryMessage"):n("signingRetryMessage")})]}),u.jsx(Vx,{}),u.jsx(eA,{onClick:function(){var e;"signMessage"===r.waitingStatus?nS(r):"sendTransaction"===r.waitingStatus?GA(r):"login"===r.waitingStatus&&OA(r,hw[(null===(e=r.user)||void 0===e?void 0:e.authValue)||"Rabet"])},state:"enabled",variant:"outline",children:n("tryAgain")})]})},oS=function(){var e=Kx(),t=q(function(e){return e}),n=t.config.appearance;s.useEffect(function(){A(void 0,void 0,void 0,function(){return S(this,function(e){return OA(t,hw[p.WalletConnect]),[2]})})},[]);if(!t.walletConnect)return null;if(!t.walletConnect.connection||!t.walletConnect.client)return null;var r=t.walletConnect.connection.uri;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,backgroundColor:n.fieldBackground,borderWidth:n.borderWidth},children:[u.jsx(DA,{size:184,value:r,bgColor:n.fieldBackground,fgColor:n.accentColor,level:"Q",imgSize:40}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:n.background},children:u.jsx($x,{name:zx.WalletConnect,props:{fill:n.accentColor,background:n.fieldBackground}})})]}),u.jsx("div",{className:"bluxcc:mt-4 bluxcc:font-medium",children:u.jsx("p",{className:"bluxcc:text-lg",children:"Scan this QR code with your phone"})}),u.jsx(Vx,{}),u.jsx(eA,{size:"large",state:"enabled",variant:"tonal",style:{color:n.accentColor},onClick:function(){return function(n){kw(n),t.setAlert("copy",e("address_copied")),setTimeout(function(){t.setAlert("none","")},1e3)}(r)},children:"Copy URI"})]})},aS=function(){var e,t,n=Kx(),r=s.useState(!1),i=r[0],o=r[1],a=s.useState(""),c=a[0],l=a[1],d=q(function(e){return e}),f=s.useState(null),h=f[0],p=f[1],b=d.config.appearance,m=d.balances.balances.filter(function(e){return"liquidity_pool_shares"!==e.asset_type}).filter(function(e){return"0.0000000"!==e.balance}).map(function(e){return"native"===e.asset_type?{assetIssuer:"",assetCode:"XLM",assetBalance:e.balance,assetType:e.asset_type}:{assetBalance:e.balance,assetCode:e.asset_code,assetType:e.asset_type,assetIssuer:e.asset_issuer}}),g=0!==(t=m).length?t:[O],v="swapTo"===d.selectAsset.field?I((null===(e=d.stellar)||void 0===e?void 0:e.activeNetwork)||"").filter(function(e){return!g.some(function(t){return t.assetCode===e.assetCode&&t.assetIssuer===e.assetIssuer})}):[],y=function(e){return e.assetCode.toLowerCase().includes(c.trim().toLowerCase())},x=g.filter(y),A=v.filter(y),S=function(){return i?b.accentColor:b.borderColor},E=function(e,t,n){return u.jsxs("button",{id:"bluxcc-button",onClick:function(){!function(e){var t,n="sendAsset";"swapTo"===d.selectAsset.field?n="swapToAsset":"swapFrom"===d.selectAsset.field&&(n="swapFromAsset"),d.setSelectAsset(w(w({},d.selectAsset),((t={})[n]=e,t.userPicked=!0,t)));var r=Iw(d.selectAsset.field);d.setRoute(r)}(e)},onMouseEnter:function(){return p(t)},onMouseLeave:function(){return p(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:px-4 bluxcc:py-3",style:{background:h===t?b.fieldBackground:"transparent",color:b.textColor,borderBottomStyle:"dashed",borderBottomWidth:n?"0px":b.borderWidth,borderBottomColor:b.borderColor,transition:"all 0.2s ease-in-out",fontFamily:b.fontFamily},children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[u.jsx("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:b.borderRadius,background:b.fieldBackground,border:"".concat(b.borderWidth," solid ").concat(b.borderColor)},children:"native"===e.assetType?u.jsx($x,{name:zx.Stellar,props:{fill:Cw(b.fieldBackground)}}):u.jsx($x,{name:zx.QuestionMark,props:{fill:Cw(b.fieldBackground)}})}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-start",children:[u.jsx("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.assetCode}),u.jsx("span",{className:"bluxcc:text-xs",style:{color:Uw(b.textColor,.7)},children:"native"===e.assetType?"native":zw(e.assetIssuer,4)})]})]}),u.jsx("span",{className:"bluxcc:font-medium",children:Fw(e.assetBalance)})]},"".concat(e.assetCode,":").concat(e.assetIssuer))};return u.jsxs("div",{className:"bluxcc:h-[360px] bluxcc:w-full",children:[u.jsx("div",{children:u.jsxs("div",{onFocus:function(){return o(!0)},onBlur:function(){return o(!1)},onMouseEnter:function(e){i||(e.currentTarget.style.borderColor=b.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){i||(e.currentTarget.style.borderColor=b.borderColor)},className:"bluxcc:flex bluxcc:h-14 bluxcc:items-center bluxcc:gap-2 bluxcc:p-4",style:{background:b.fieldBackground,borderWidth:b.borderWidth,"--tw-ring-color":S(),borderRadius:b.borderRadius,borderColor:S(),color:b.textColor},children:[u.jsx($x,{name:zx.Search,props:{fill:b.textColor}}),u.jsx("input",{autoFocus:!0,type:"text",id:"bluxcc-input",placeholder:n("search"),value:c,onChange:function(e){return l(e.target.value)},className:"bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base",style:{fontFamily:b.fontFamily,color:b.textColor}})]})}),u.jsxs("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:mt-4 bluxcc:gap-2 bluxcc:overflow-y-auto overflowStyle bluxcc:max-h-[300px]",children:[x.map(function(e,t){return E(e,t,t===x.length-1)}),A.length>0&&u.jsxs(u.Fragment,{children:[u.jsx("div",{className:"bluxcc:px-4 bluxcc:pt-3 bluxcc:pb-1 bluxcc:text-left bluxcc:text-xs bluxcc:font-medium bluxcc:select-none",style:{color:Uw(b.textColor,.7)},children:n("popularAssets")}),A.map(function(e,t){return E(e,x.length+t,t===A.length-1)})]}),0===x.length&&0===A.length&&u.jsx("div",{style:{color:b.textColor},className:"bluxcc:mt-2 bluxcc:text-center",children:n("noAssetsFound")})]})]})},sS=function(){var e;Kx();var t=q(function(e){return e}),n=t.config.appearance,r=null===(e=t.user)||void 0===e?void 0:e.address,i=t.balances.balances,o=t.setAlert,a=i.find(function(e){return"native"===e.asset_type});a&&a.balance;return u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[u.jsxs("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,backgroundColor:n.fieldBackground,borderWidth:n.borderWidth},children:[u.jsx(DA,{size:184,value:r,bgColor:n.fieldBackground,fgColor:n.accentColor,level:"Q"}),u.jsx("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:n.background},children:u.jsx($x,{name:zx.SmallBlux,props:{fill:n.accentColor,background:n.fieldBackground}})})]}),u.jsx("p",{style:{color:n.textColor},className:"bluxcc:my-4",children:"Scan this QR code or copy your wallet address to receive payments"}),u.jsxs("div",{className:"bluxcc:px-2.5 bluxcc:py-3 bluxcc:w-full",style:{color:n.textColor,borderColor:n.borderColor,borderWidth:n.borderWidth,borderRadius:n.borderRadius,backgroundColor:n.fieldBackground},children:[u.jsxs("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[u.jsx("span",{className:"",children:"Your Address"}),u.jsxs("span",{className:"bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:gap-1 bluxcc:text-[15px]",style:{color:Uw(n.accentColor,.7)},onClick:function(){kw(r).then(function(){kw(r),o("copy","Address Copied"),setTimeout(function(){o("none","")},1e3)}).catch(function(){})},children:[r?zw(r,5):"",u.jsx($x,{name:zx.Copy,props:{fill:Uw(n.accentColor,.7)}})]})]}),u.jsx("div",{className:"bluxcc:my-2",style:{borderRadius:n.borderRadius,borderTop:"".concat(n.borderWidth," dashed ").concat(n.borderColor)}}),u.jsxs("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[u.jsx("span",{className:"",children:"Your Balance"}),u.jsxs("span",{style:{color:Uw(n.textColor,.7)},children:[Fw(null==a?void 0:a.balance)," XLM"]})]})]})]})};function cS(){var e,t=Kx(),n=q(function(e){return e}),r=n.config.appearance,i=null===(e=n.user)||void 0===e?void 0:e.address,o=i?"https://buy.moonpay.com?".concat(new URLSearchParams({currencyCode:"xlm",network:"stellar",walletAddress:i}).toString()):void 0,a=[{id:"moonpay",logoElement:u.jsx(cA,{}),title:"Moonpay",url:o,disabled:!o},{id:"crypto",logo:zx.Receive,title:t("receiveFunds"),route:m.FUND_ME_CRYPTO}];return u.jsx(u.Fragment,{children:u.jsxs("div",{className:"bluxcc:space-y-2",children:[u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:w-full",children:[u.jsx("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:mb-2 bluxcc:size-17 bluxcc:rounded-full",style:{background:Uw(r.accentColor,.12)},children:u.jsx(nA,{fill:r.accentColor})}),u.jsx("div",{className:"bluxcc:mb-8 bluxcc:w-2/3 bluxcc:text-center",children:u.jsxs("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Uw(r.textColor,.7)},children:["Choose how you’d like to fund your wallet."," "]})})]}),a.map(function(e){return u.jsx(Zx,{endArrow:!0,label:e.title,startIcon:e.logo?u.jsx($x,{name:e.logo,props:{fill:r.accentColor}}):u.jsx(cA,{}),onClick:function(){return function(e){e.disabled||(e.url?window.open(e.url,"_blank","noopener,noreferrer"):e.route&&n.openModal(e.route))}(e)}},e.id)})]})})}var uS=function(e){var t=e.label,n=e.icon,r=e.href;e.onClick;var i=q(function(e){return e}).config.appearance;return u.jsxs("a",{href:r,target:"_blank",rel:"noopener noreferrer",className:"bluxcc:flex bluxcc:no-underline bluxcc:items-center bluxcc:justify-between bluxcc:w-full bluxcc:h-12 bluxcc:px-4 bluxcc:py-3 bluxcc:my-1 bluxcc:text-sm bluxcc:font-medium bluxcc:cursor-pointer",style:{color:i.textColor,fontFamily:i.fontFamily,borderColor:i.borderColor,borderWidth:i.borderWidth,borderRadius:i.borderRadius,backgroundColor:i.fieldBackground},children:[u.jsx("span",{children:t}),n]})},lS=function(){var e,t,n=Kx(),r=q(function(e){return e}),i=r.config.appearance,o=null===(e=r.apiResponse)||void 0===e?void 0:e.terms,a=null===(t=r.apiResponse)||void 0===t?void 0:t.privacyPolicy,s=[];o&&s.push({label:n("termsOfService"),icon:u.jsx(tA,{}),href:o}),a&&s.push({label:n("privacyPolicy"),icon:u.jsx(tA,{}),href:a});var c=function(){AA()};return u.jsxs("div",{className:"bluxcc:mt-1 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{background:Uw(i.accentColor,.12)},children:u.jsx(nA,{fill:i.accentColor})}),u.jsx("div",{className:"bluxcc:mb-10 bluxcc:w-full bluxcc:text-center",children:u.jsx("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Uw(i.textColor,.7)},children:n("acceptTermsAndPrivacy")})}),s.map(function(e){return u.jsx(uS,w({},e),e.label)}),u.jsx(Vx,{}),u.jsxs("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:gap-2 bluxcc:w-full",children:[u.jsx(eA,{size:"large",variant:"fill",state:"enabled",onClick:c,children:n("agree")}),u.jsx("button",{style:{color:Uw(i.textColor,.9),fontFamily:i.fontFamily},id:"bluxcc-button",onClick:c,className:"bluxcc:flex bluxcc:h-11 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center",children:n("disagree")})]})]})},dS={loading:{title:"passkeyWaitingTitle",content:"passkeyWaitingHelp"},failed:{title:"passkeyFailedTitle",content:"passkeyFailedHelp"},success:{title:"passkeySuccessTitle",content:"passkeySuccessHelp"}};function fS(){return A(this,void 0,void 0,function(){return S(this,function(e){if("undefined"==typeof window)throw new Error("BLUX: Passkeys require a browser environment.");if(!("credentials"in navigator))throw new Error("BLUX: WebAuthn is not supported in this browser.");if(!("PublicKeyCredential"in window))throw new Error("BLUX: Passkeys are not supported in this browser.");return[2]})})}function hS(e,t){return A(this,void 0,void 0,function(){var n,r,i;return S(this,function(o){switch(o.label){case 0:return[4,fS()];case 1:o.sent(),n=function(e){for(var t=e.replace(/-/g,"+").replace(/_/g,"/"),n=t.padEnd(t.length+(4-t.length%4)%4,"="),r=atob(n),i=new Uint8Array(r.length),o=0;o<r.length;o++)i[o]=r.charCodeAt(o);return i.buffer}(e),r=null,o.label=2;case 2:return o.trys.push([2,4,,5]),[4,navigator.credentials.get({publicKey:{challenge:n,userVerification:"required",rpId:window.location.hostname,timeout:6e4}})];case 3:return r=o.sent(),[3,5];case 4:return o.sent(),r=null,[3,5];case 5:return r instanceof PublicKeyCredential?[2,{step:"login",credential:r}]:[4,navigator.credentials.create({publicKey:{challenge:n,rp:{name:"BLUX",id:window.location.hostname},user:{id:(new TextEncoder).encode(t),name:"Blux User",displayName:"Blux User"},pubKeyCredParams:[{type:"public-key",alg:-7}],authenticatorSelection:{residentKey:"required",userVerification:"required"},timeout:6e4,attestation:"none"}})];case 6:if(!((i=o.sent())instanceof PublicKeyCredential))throw new Error("BLUX: Passkey registration was not completed.");return[2,{step:"register",credential:i}]}})})}var pS=function(){var e=Kx(),t=q(function(e){return e}),n=s.useState("loading"),r=n[0],i=n[1],o=function(){return A(void 0,void 0,void 0,function(){var e,n,r,o;return S(this,function(s){switch(s.label){case 0:return s.trys.push([0,5,,6]),[4,(c=t.config.appId,A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:if(!c)throw new Error("BLUX: appId is missing in config.");return[4,xw("".concat(G,"/auth"),{method:"POST",headers:(t={},t[Y]=c,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:"",auth_method:"passkey",auth_value:""})})];case 1:if(400===(e=n.sent()).status)throw new Error("BLUX: invalid inputs");if(500===e.status)throw new Error("BLUX: server error");if(429===e.status)throw new Error("BLUX: too many requests");if(200===e.status)return[2,e.result];throw new Error("BLUX: Unexpected response from api")}})}))];case 1:return[4,hS((e=s.sent()).challenge,e.user_id)];case 2:return n=s.sent(),[4,Z(t.config.appId,e,n)];case 3:return r=s.sent(),i("success"),[4,a(r)];case 4:return s.sent(),[3,6];case 5:return o=s.sent(),console.error("BLUX: passkey login failed:",(null==o?void 0:o.message)||o),i("failed"),[3,6];case 6:return[2]}var c})})},a=function(e){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return t.setAuth({isAuthenticated:!0,JWT:e}),[4,ee(e)];case 1:return n=i.sent(),nx("passkey",n.auth_value,Date.now(),e),t.connectWalletSuccessful(n.public_key,(null===(r=t.stellar)||void 0===r?void 0:r.activeNetwork)||""),setTimeout(function(){D().modal.isOpen&&(t.setRoute(m.SUCCESSFUL),setTimeout(function(){D().modal.isOpen&&SA()},1e3))}),[2]}})})};s.useEffect(function(){o()},[]);return u.jsxs("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",textAlign:"center"},children:[u.jsx(uA,{}),u.jsxs("div",{children:[u.jsx("p",{children:e(dS[r].title)}),u.jsx("p",{children:e(dS[r].content)})]}),"failed"===r&&u.jsx("button",{type:"button",onClick:function(){i("loading"),o()},children:e("tryAgain")})]})},bS="#D92D20",mS=function(){var e,t=Kx(),n=q(function(e){return e}),r=s.useState("loading"),i=r[0],o=r[1],a=s.useState(""),c=a[0],l=a[1],d=s.useRef(!1),f=n.config.appearance,h=(null===(e=n.user)||void 0===e?void 0:e.authMethod)||"",p=kA[h],b=(null==p?void 0:p.displayName)||Tw(h||"social"),g=function(e){return A(void 0,void 0,void 0,function(){var r,i,a,s,c;return S(this,function(u){switch(u.label){case 0:if(d.current)return[2];d.current=!0,o("loading"),l(""),u.label=1;case 1:return u.trys.push([1,4,5,6]),(r=null!=e?e:MA)&&r.provider===h||(r=PA(h,n.config.appId)),[4,UA(r)];case 2:return i=u.sent(),localStorage.setItem(K,i),n.setAuth({isAuthenticated:!0,JWT:i}),[4,ee(i)];case 3:return a=u.sent(),$(function(e){return w(w({},e),{user:{address:a.public_key,walletPassphrase:"",authMethod:h,authValue:a.auth_value}})}),nx(h,a.auth_value||"",Date.now(),i),n.connectWalletSuccessful(a.public_key,(null===(c=n.stellar)||void 0===c?void 0:c.activeNetwork)||""),o("success"),setTimeout(function(){D().modal.isOpen&&SA()},1200),[3,6];case 4:return s=u.sent(),RA(),o("failed"),l(((null==s?void 0:s.message)||"").replace(/^BLUX:\s*/,"")||t("loginRetryMessage")),[3,6];case 5:return d.current=!1,[7];case 6:return[2]}})})};s.useEffect(function(){return g(),function(){RA()}},[]);var v="success"===i?"#12B76A":"failed"===i?bS:f.borderColor;return u.jsxs("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[u.jsx("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:transition-colors bluxcc:duration-300",style:{borderColor:v,borderWidth:f.borderWidth,borderStyle:"solid"},children:p?u.jsx($x,{name:p.icon}):u.jsx($x,{name:zx.Globe,props:{fill:f.textColor}})}),u.jsxs("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[u.jsxs("p",{className:"bluxcc:text-xl",style:{color:f.textColor},children:["loading"===i&&t("waitingFor",{walletName:b}),"success"===i&&t("connectionSuccessfulTitle"),"failed"===i&&t("loginFailed")]}),u.jsxs("p",{className:"bluxcc:min-h-10 bluxcc:text-sm",style:{color:"failed"===i?bS:f.textColor},children:["loading"===i&&t("socialPopupHelp",{provider:b}),"success"===i&&t("connectionSuccessfulMessage"),"failed"===i&&(c||t("loginRetryMessage"))]})]}),u.jsx(Vx,{}),"loading"===i&&u.jsx(eA,{state:"disabled",variant:"outline",startIcon:u.jsx($x,{className:"bluxcc:animate-spin",name:zx.Loading,props:{fill:f.accentColor}}),children:t("connecting")}),"success"===i&&u.jsx(eA,{state:"disabled",variant:"outline",children:t("loggingIn")}),"failed"===i&&u.jsxs("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:gap-2",children:[u.jsx(eA,{state:"enabled",variant:"fill",onClick:function(){g(PA(h,n.config.appId))},children:t("tryAgain")}),u.jsx(eA,{size:"medium",state:"enabled",variant:"text",onClick:function(){RA(),n.setRoute(m.ONBOARDING)},style:{color:f.accentColor},children:t("back")})]})]})},gS=function(){var e=q(function(e){return e}),t=function(){var e,t,n=q(function(e){return e}),r=s.useState({error:null,loading:!0,balances:[]}),i=r[0],o=r[1],a=null===(e=n.user)||void 0===e?void 0:e.address;return s.useEffect(function(){o({error:null,loading:!0,balances:[]}),Sx({address:a}).then(function(e){o({error:null,loading:!1,balances:e})}).catch(function(e){o({error:e,loading:!1,balances:[]})})},[a,null===(t=n.stellar)||void 0===t?void 0:t.servers]),i}(),n=function(){var e,t,n=q(function(e){return e}),r=s.useState({error:null,loading:!0,transactions:[]}),i=r[0],o=r[1],a=null===(e=n.user)||void 0===e?void 0:e.address;return s.useEffect(function(){o({error:null,loading:!0,transactions:[]}),Ox({limit:5,order:"desc",forAccount:a}).then(function(e){for(var t=e.response,n=[],r=0,i=t.records;r<i.length;r++){var a=i[r];n.push(a.operations())}Promise.all(n).then(function(e){var n=t.records.map(function(t,n){return w(w({},t),{operations:e[n].records})});o({error:null,loading:!1,transactions:n})})}).catch(function(e){o({error:e,loading:!1,transactions:[]})})},[a,null===(t=n.stellar)||void 0===t?void 0:t.servers]),i}(),r=function(){e.setBalances(t),e.setTransactions(n),i()},i=function(){var n=t.balances,r=n.find(function(e){return"native"===e.asset_type});if(e.modal.route!==m.SEND&&e.modal.route!==m.SWAP&&e.modal.route!==m.SELECT_ASSET&&0!==n.length&&r){var i=Nw(r);n.length>1&&(i=Nw(n[1])),e.setSelectAsset(w(w({},e.selectAsset),{swapToAsset:i,sendAsset:Nw(r),swapFromAsset:Nw(r)}))}};s.useEffect(function(){r();var e=setInterval(function(){r()},1e4);return function(){clearInterval(e)}},[t,n,e.modal.route])},vS=function(){var t,n,r;gS();var i=q(function(e){return e});!function(e){var t,n,r=s.useState(!1),i=r[0],o=r[1];s.useEffect(function(){var t=setInterval(function(){var t;e.authState.isAuthenticated&&(null===(t=e.user)||void 0===t?void 0:t.authValue)&&"wallet"===e.user.authMethod?Pw(hw[e.user.authValue]).then(function(t){var n;t&&e.config.networks.includes(t)&&(null===(n=e.stellar)||void 0===n?void 0:n.activeNetwork)!==t&&!e.networkSyncDisabled?xx(t):t&&!e.config.networks.includes(t)?(e.setNetworkSyncDisabled(!1),o(!0)):o(!1)}).catch(function(){o(!1)}):o(!1)},1e3);return function(){clearInterval(t),o(!1)}},[e.authState.isAuthenticated,e.config.networks,null===(t=e.user)||void 0===t?void 0:t.authValue,null===(n=e.stellar)||void 0===n?void 0:n.activeNetwork]),s.useEffect(function(){e.modal.isOpen?i||e.modal.route!==m.WRONG_NETWORK||e.closeModal():setTimeout(function(){i&&e.config.promptOnWrongNetwork?e.openModal(m.WRONG_NETWORK):e.closeModal()},300)},[i,e.modal.isOpen])}(i);var o=i.modal,a=i.closeModal,c=i.setShowAllWallets,l=o.route,d=function(){var e;return(e={})[m.ONBOARDING]={title:"logInOrSignUp",Component:u.jsx(FA,{})},e[m.PROFILE]={title:"profile",Component:u.jsx(Jx,{})},e[m.WAITING]={title:"",Component:u.jsx(dA,{})},e[m.SUCCESSFUL]={title:"",Component:u.jsx(_A,{})},e[m.FAILED]={title:"",Component:u.jsx(iS,{})},e[m.SEND_TRANSACTION]={title:"confirmation",Component:u.jsx(YA,{})},e[m.SEND]={title:"send",Component:u.jsx(yA,{})},e[m.ACTIVITY]={title:"activity",Component:u.jsx(HA,{})},e[m.RECEIVE]={title:"receive",Component:u.jsx($A,{})},e[m.SWAP]={title:"swap",Component:u.jsx(mA,{})},e[m.BALANCES]={title:"balances",Component:u.jsx(qA,{})},e[m.BALANCE_DETAILS]={title:"",Component:u.jsx(ZA,{})},e[m.OTP]={title:"",Component:u.jsx(EA,{})},e[m.PASSKEY_ONBOARDING]={title:"",Component:u.jsx(pS,{})},e[m.SOCIALS_ONBOARDING]={title:"",Component:u.jsx(mS,{})},e[m.WRONG_NETWORK]={title:"",Component:u.jsx(zA,{})},e[m.ABOUT]={title:"whatIsBlux",Component:u.jsx(eS,{})},e[m.ADD_TOKEN]={title:"addToken",Component:u.jsx(tS,{})},e[m.SIGN_MESSAGE]={title:"signMessage",Component:u.jsx(rS,{})},e[m.SELECT_ASSET]={title:"selectAsset",Component:u.jsx(aS,{})},e[m.WALLET_CONNECT]={title:"walletConnect",Component:u.jsx(oS,{})},e[m.FUND_ME]={title:"addFunds",Component:u.jsx(cS,{})},e[m.FUND_ME_CRYPTO]={title:"receiveFunds",Component:u.jsx(sS,{})},e[m.ACCEPT_TERMS_AND_PRIVACY]={title:"termsAndConditions",Component:u.jsx(lS,{})},e}()[l],f=l===m.WRONG_NETWORK,h=l===m.WAITING,p=l===m.SUCCESSFUL,b=l===m.SIGN_MESSAGE||l===m.SEND_TRANSACTION||l===m.FAILED,g=l===m.WRONG_NETWORK||h||p,v=h&&"sendTransaction"!==i.waitingStatus||l===m.ONBOARDING&&i.showAllWallets||[m.ACTIVITY,m.SEND,m.OTP,m.BALANCES,m.RECEIVE,m.SWAP,m.BALANCE_DETAILS,m.ABOUT,m.ADD_TOKEN,m.WALLET_CONNECT,m.FUND_ME_CRYPTO].includes(l)?"back":l===m.ONBOARDING?"info":void 0,y=i.modal.dynamicTitle||d.title,w=function(){if(!f){a(),c(!1);var e=i.waitingStatus,t="signMessage"===e,n="sendTransaction"===e;if(xA(),t||n){var r=t?i.signMessage:i.sendTransaction;if(r){var o=r.resolver,s=r.rejecter,u=r.result;p&&o&&u?(o(u),setTimeout(function(){i.cleanUp(e)},200)):b&&s&&(s("BLUX: User rejected the transaction"),setTimeout(function(){i.cleanUp(e)},200))}}}};return s.useEffect(function(){i.authState.isAuthenticated||(i.signMessage&&(i.cleanUp("signMessage"),i.signMessage.rejecter("BLUX: User logged out during the process.")),i.sendTransaction&&(i.cleanUp("sendTransaction"),i.sendTransaction.rejecter("BLUX: User logged out during the process.")))},[i.authState]),s.useEffect(function(){var t,n,r,o=Rw((null===(t=i.stellar)||void 0===t?void 0:t.activeNetwork)||"",null!==(n=i.config.transports)&&void 0!==n?n:{}),a=o.horizon,s=o.soroban;i.setStellar({activeNetwork:(null===(r=i.stellar)||void 0===r?void 0:r.activeNetwork)||"",servers:{horizon:new e.Horizon.Server(a),soroban:new e.rpc.Server(s)}})},[i.config.transports,i.config.networks,null===(t=i.stellar)||void 0===t?void 0:t.activeNetwork]),u.jsxs(Dx,{isOpen:o.isOpen,isSticky:f||i.config.isPersistent,onClose:w,isPersistent:null!==(n=i.config.isPersistent)&&void 0!==n&&n,appearance:i.config.appearance,children:[u.jsx(Hx,{icon:v,onBack:function(){if(l===m.WAITING||l===m.OTP&&!i.authState.isAuthenticated||l===m.ABOUT||l===m.WALLET_CONNECT)i.setRoute(m.ONBOARDING);else if(i.showAllWallets)c(!1);else if([m.SEND,m.ACTIVITY,m.BALANCES,m.RECEIVE,m.SWAP].includes(l))i.setRoute(m.PROFILE);else if([m.BALANCE_DETAILS,m.ADD_TOKEN].includes(l))i.setRoute(m.BALANCES);else if(l!==m.FUND_ME_CRYPTO){if(l===m.SELECT_ASSET){var e=Iw(i.selectAsset.field);i.setRoute(e)}}else i.setRoute(m.FUND_ME)},onInfo:function(){i.setRoute(m.ABOUT)},onClose:w,title:y,closeButton:!g,isPersistent:null!==(r=i.config.isPersistent)&&void 0!==r&&r}),d.Component]})};!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===n&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}('/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--bluxcc-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bluxcc-color-gray-800:#333;--bluxcc-color-white:#fff;--bluxcc-spacing:0.25rem;--bluxcc-text-xs:0.75rem;--bluxcc-text-xs--line-height:1.33333;--bluxcc-text-sm:0.875rem;--bluxcc-text-sm--line-height:1.42857;--bluxcc-text-base:1rem;--bluxcc-text-base--line-height:1.5;--bluxcc-text-lg:1.125rem;--bluxcc-text-lg--line-height:1.55556;--bluxcc-text-xl:1.25rem;--bluxcc-text-xl--line-height:1.4;--bluxcc-text-2xl:1.5rem;--bluxcc-text-2xl--line-height:1.33333;--bluxcc-font-weight-normal:400;--bluxcc-font-weight-medium:500;--bluxcc-font-weight-semibold:600;--bluxcc-animate-spin:spin 1s linear infinite;--bluxcc-default-transition-duration:150ms;--bluxcc-default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--bluxcc-color-primary-500:#0c1083;--bluxcc-color-light-red-50:#ffe5e5;--bluxcc-color-light-blue-50:#e5fbff;--bluxcc-color-alert-info:#5093ff;--bluxcc-color-alert-error:#ec2929;--bluxcc-color-alert-success:#00bd81;--bluxcc-color-alert-warning:#fa8f02}}@layer utilities{.bluxcc\\:absolute{position:absolute!important}.bluxcc\\:fixed{position:fixed!important}.bluxcc\\:relative{position:relative!important}.bluxcc\\:inset-0{inset:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:right-0{right:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-0{bottom:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-4{bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:left-0{left:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:left-1\\/2{left:50%!important}.bluxcc\\:z-10{z-index:10!important}.bluxcc\\:z-20{z-index:20!important}.bluxcc\\:z-40{z-index:40!important}.bluxcc\\:z-9999999{z-index:9999999!important}.bluxcc\\:mx-3{margin-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mx-6{margin-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:my-1{margin-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:my-1\\.25{margin-block:calc(var(--bluxcc-spacing)*1.25)!important}.bluxcc\\:my-2,.bluxcc\\:my-2\\!{margin-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:my-4{margin-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:my-6{margin-block:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:\\!mt-4{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-0{margin-top:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:mt-0\\.5{margin-top:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mt-1{margin-top:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mt-2{margin-top:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mt-3{margin-top:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mt-4,.bluxcc\\:mt-4\\!{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-6,.bluxcc\\:mt-6\\!{margin-top:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mt-6\\.5{margin-top:calc(var(--bluxcc-spacing)*6.5)!important}.bluxcc\\:mt-22{margin-top:calc(var(--bluxcc-spacing)*22)!important}.bluxcc\\:mr-0\\.5{margin-right:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mr-1{margin-right:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mr-2,.bluxcc\\:mr-2\\!{margin-right:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-1{margin-bottom:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mb-2{margin-bottom:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-6{margin-bottom:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mb-8{margin-bottom:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:mb-10{margin-bottom:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:ml-1\\.5{margin-left:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:ml-4{margin-left:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:ml-auto{margin-left:auto!important}.bluxcc\\:box-border{box-sizing:border-box!important}.bluxcc\\:flex{display:flex!important}.bluxcc\\:inline-flex{display:inline-flex!important}.bluxcc\\:size-5{height:calc(var(--bluxcc-spacing)*5)!important;width:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:size-8{height:calc(var(--bluxcc-spacing)*8)!important;width:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:size-10,.bluxcc\\:size-10\\!{height:calc(var(--bluxcc-spacing)*10)!important;width:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:size-14{height:calc(var(--bluxcc-spacing)*14)!important;width:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:size-17{height:calc(var(--bluxcc-spacing)*17)!important;width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:size-20{height:calc(var(--bluxcc-spacing)*20)!important;width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:size-20\\.5{height:calc(var(--bluxcc-spacing)*20.5)!important;width:calc(var(--bluxcc-spacing)*20.5)!important}.bluxcc\\:size-24{height:calc(var(--bluxcc-spacing)*24)!important;width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:size-52{height:calc(var(--bluxcc-spacing)*52)!important;width:calc(var(--bluxcc-spacing)*52)!important}.bluxcc\\:size-66{height:calc(var(--bluxcc-spacing)*66)!important;width:calc(var(--bluxcc-spacing)*66)!important}.bluxcc\\:size-\\[64px\\]{height:64px!important;width:64px!important}.bluxcc\\:h-3\\.5{height:calc(var(--bluxcc-spacing)*3.5)!important}.bluxcc\\:h-4{height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:h-8{height:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:h-10{height:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:h-11{height:calc(var(--bluxcc-spacing)*11)!important}.bluxcc\\:h-12{height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:h-14,.bluxcc\\:h-14\\!{height:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:h-16{height:calc(var(--bluxcc-spacing)*16)!important}.bluxcc\\:h-20{height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:h-24{height:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:h-56{height:calc(var(--bluxcc-spacing)*56)!important}.bluxcc\\:h-78{height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:h-\\[52px\\]{height:52px!important}.bluxcc\\:h-\\[355px\\]{height:355px!important}.bluxcc\\:h-\\[360px\\]{height:360px!important}.bluxcc\\:h-full{height:100%!important}.bluxcc\\:max-h-12{max-height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:max-h-20{max-height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:max-h-78{max-height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:max-h-81{max-height:calc(var(--bluxcc-spacing)*81)!important}.bluxcc\\:max-h-\\[300px\\]{max-height:300px!important}.bluxcc\\:min-h-10{min-height:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:w-2\\/3{width:66.66667%!important}.bluxcc\\:w-12{width:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:w-17\\!{width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:w-20{width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:w-24{width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:w-25{width:calc(var(--bluxcc-spacing)*25)!important}.bluxcc\\:w-73{width:calc(var(--bluxcc-spacing)*73)!important}.bluxcc\\:w-90\\!{width:calc(var(--bluxcc-spacing)*90)!important}.bluxcc\\:w-\\[calc\\(100\\%-3rem\\)\\]{width:calc(100% - 3rem)!important}.bluxcc\\:w-auto{width:auto!important}.bluxcc\\:w-full{width:100%!important}.bluxcc\\:max-w-22\\.5{max-width:calc(var(--bluxcc-spacing)*22.5)!important}.bluxcc\\:max-w-45{max-width:calc(var(--bluxcc-spacing)*45)!important}.bluxcc\\:max-w-46{max-width:calc(var(--bluxcc-spacing)*46)!important}.bluxcc\\:flex-1{flex:1!important}.bluxcc\\:shrink-0{flex-shrink:0!important}.bluxcc\\:grow{flex-grow:1!important}.bluxcc\\:-translate-x-1\\/2{--tw-translate-x:-50%!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.bluxcc\\:transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.bluxcc\\:animate-spin{animation:var(--bluxcc-animate-spin)!important}.bluxcc\\:cursor-pointer{cursor:pointer!important}.bluxcc\\:flex-col{flex-direction:column!important}.bluxcc\\:items-center{align-items:center!important}.bluxcc\\:items-start{align-items:flex-start!important}.bluxcc\\:justify-between{justify-content:space-between!important}.bluxcc\\:justify-center{justify-content:center!important}.bluxcc\\:justify-start{justify-content:flex-start!important}.bluxcc\\:gap-1,.bluxcc\\:gap-1\\!{gap:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:gap-1\\.5{gap:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:gap-2{gap:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:gap-2\\.5{gap:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:gap-3{gap:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:gap-4{gap:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*1*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*1*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*2*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*2*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-x-3{:where(&>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-end:calc(var(--bluxcc-spacing)*3*(1 - var(--tw-space-x-reverse)))!important;margin-inline-start:calc(var(--bluxcc-spacing)*3*var(--tw-space-x-reverse))!important}}.bluxcc\\:overflow-auto{overflow:auto!important}.bluxcc\\:overflow-hidden{overflow:hidden!important}.bluxcc\\:overflow-y-auto{overflow-y:auto!important}.bluxcc\\:rounded-full{border-radius:calc(infinity * 1px)!important}.bluxcc\\:rounded-b-none\\!{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.bluxcc\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.bluxcc\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.bluxcc\\:border-none{--tw-border-style:none!important;border-style:none!important}.bluxcc\\:border-alert-error{border-color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:border-alert-info{border-color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:border-alert-success{border-color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:border-alert-warning{border-color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:bg-\\[\\#00D66E33\\]{background-color:#00d66e33!important}.bluxcc\\:bg-\\[\\#005DF333\\]{background-color:#005df333!important}.bluxcc\\:bg-\\[\\#D6000033\\]{background-color:#d6000033!important}.bluxcc\\:bg-\\[\\#FA8F0233\\]{background-color:#fa8f0233!important}.bluxcc\\:bg-light-blue-50{background-color:var(--bluxcc-color-light-blue-50)!important}.bluxcc\\:bg-light-red-50{background-color:var(--bluxcc-color-light-red-50)!important}.bluxcc\\:bg-primary-500{background-color:var(--bluxcc-color-primary-500)!important}.bluxcc\\:bg-transparent{background-color:transparent!important}.bluxcc\\:bg-white{background-color:var(--bluxcc-color-white)!important}.bluxcc\\:p-1{padding:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:p-2{padding:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:p-4{padding:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-2{padding-inline:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:px-2\\.5{padding-inline:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:px-3,.bluxcc\\:px-3\\!{padding-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:px-4{padding-inline:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-6{padding-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:px-7{padding-inline:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:px-\\[10px\\]{padding-inline:10px!important}.bluxcc\\:py-1,.bluxcc\\:py-1\\!{padding-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:py-2{padding-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:py-3{padding-block:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:py-4{padding-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pt-3{padding-top:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:pt-4\\.25{padding-top:calc(var(--bluxcc-spacing)*4.25)!important}.bluxcc\\:pr-3{padding-right:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:pb-1{padding-bottom:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:pb-4{padding-bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pl-2{padding-left:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:text-center{text-align:center!important}.bluxcc\\:text-left{text-align:left!important}.bluxcc\\:text-right{text-align:right!important}.bluxcc\\:text-start{text-align:start!important}.bluxcc\\:font-mono{font-family:var(--bluxcc-font-mono)!important}.bluxcc\\:\\!text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:\\!text-sm{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-2xl{font-size:var(--bluxcc-text-2xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-2xl--line-height))!important}.bluxcc\\:text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:text-lg{font-size:var(--bluxcc-text-lg)!important;line-height:var(--tw-leading,var(--bluxcc-text-lg--line-height))!important}.bluxcc\\:text-sm,.bluxcc\\:text-sm\\!{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-xl{font-size:var(--bluxcc-text-xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-xl--line-height))!important}.bluxcc\\:text-xs,.bluxcc\\:text-xs\\!{font-size:var(--bluxcc-text-xs)!important;line-height:var(--tw-leading,var(--bluxcc-text-xs--line-height))!important}.bluxcc\\:text-\\[10px\\]{font-size:10px!important}.bluxcc\\:text-\\[15px\\]{font-size:15px!important}.bluxcc\\:leading-4,.bluxcc\\:leading-4\\!{--tw-leading:calc(var(--bluxcc-spacing)*4)!important;line-height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:leading-5{--tw-leading:calc(var(--bluxcc-spacing)*5)!important;line-height:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:leading-7{--tw-leading:calc(var(--bluxcc-spacing)*7)!important;line-height:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:font-medium{--tw-font-weight:var(--bluxcc-font-weight-medium)!important;font-weight:var(--bluxcc-font-weight-medium)!important}.bluxcc\\:font-normal{--tw-font-weight:var(--bluxcc-font-weight-normal)!important;font-weight:var(--bluxcc-font-weight-normal)!important}.bluxcc\\:font-semibold{--tw-font-weight:var(--bluxcc-font-weight-semibold)!important;font-weight:var(--bluxcc-font-weight-semibold)!important}.bluxcc\\:tracking-\\[-2\\%\\]{--tw-tracking:-2%!important;letter-spacing:-2%!important}.bluxcc\\:break-all{word-break:break-all!important}.bluxcc\\:whitespace-nowrap{white-space:nowrap!important}.bluxcc\\:text-alert-error{color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:text-alert-info{color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:text-alert-success{color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:text-alert-warning{color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:text-gray-800{color:var(--bluxcc-color-gray-800)!important}.bluxcc\\:capitalize{text-transform:capitalize!important}.bluxcc\\:no-underline{text-decoration-line:none!important}.bluxcc\\:outline-hidden{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}.bluxcc\\:transition-\\[border-radius\\,background\\,border-color\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius,background,border-color!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-\\[border-radius\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-all{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:all!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-colors{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-transform{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:duration-200{--tw-duration:200ms!important;transition-duration:.2s!important}.bluxcc\\:duration-300{--tw-duration:300ms!important;transition-duration:.3s!important}.bluxcc\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.bluxcc\\:select-none{-webkit-user-select:none!important;user-select:none!important}.bluxcc\\:placeholder\\:text-base\\!{&::placeholder{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}}.bluxcc\\:focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}.bluxcc\\:focus\\:outline-hidden{&:focus{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}}}.overflowStyle::-webkit-scrollbar{width:.1px}[class*=" bluxcc"]::backdrop,[class*=" bluxcc"]::file-selector-button,[class*=" bluxcc"]:after,[class*=" bluxcc"]:before,[class^=bluxcc],[class^=bluxcc]::backdrop,[class^=bluxcc]::file-selector-button,[class^=bluxcc]:after,[class^=bluxcc]:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}[class*=" bluxcc"] h1,[class*=" bluxcc"] h2,[class*=" bluxcc"] h3,[class*=" bluxcc"] h4,[class*=" bluxcc"] h5,[class*=" bluxcc"] h6,[class^=bluxcc] h1,[class^=bluxcc] h2,[class^=bluxcc] h3,[class^=bluxcc] h4,[class^=bluxcc] h5,[class^=bluxcc] h6{font-size:inherit;font-weight:inherit}[class*=" bluxcc"] menu,[class*=" bluxcc"] ol,[class*=" bluxcc"] ul,[class^=bluxcc] menu,[class^=bluxcc] ol,[class^=bluxcc] ul{list-style:none}[class*=" bluxcc"] audio,[class*=" bluxcc"] canvas,[class*=" bluxcc"] embed,[class*=" bluxcc"] iframe,[class*=" bluxcc"] img,[class*=" bluxcc"] object,[class*=" bluxcc"] svg,[class*=" bluxcc"] video,[class^=bluxcc] audio,[class^=bluxcc] canvas,[class^=bluxcc] embed,[class^=bluxcc] iframe,[class^=bluxcc] img,[class^=bluxcc] object,[class^=bluxcc] svg,[class^=bluxcc] video{display:block;vertical-align:middle}[class*=" bluxcc"] img,[class*=" bluxcc"] video,[class^=bluxcc] img,[class^=bluxcc] video{height:auto;max-width:100%}#bluxcc-input[type=number]::-webkit-inner-spin-button,#bluxcc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}#bluxcc-input[type=number]{-moz-appearance:textfield!important}#bluxcc-input:-webkit-autofill,#bluxcc-input:-webkit-autofill:active,#bluxcc-input:-webkit-autofill:focus,#bluxcc-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--input-text-color)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;box-shadow:inset 0 0 0 1000px transparent!important;color:var(--input-text-color)!important;transition:background-color 5000s ease-in-out 0s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bluxcc\\:animate-fadeIn{animation:fadeIn .5s ease-in-out}.bluxcc\\:animate-fadeOut{animation:fadeOut .3s ease-in-out}@keyframes marquee{0%{transform:translateX(-16%)}to{transform:translateX(-100%)}}.bluxcc\\:marquee_outer{position:relative;width:100%}.bluxcc\\:marquee_track{animation:marquee 40s linear infinite;display:flex;width:max-content;will-change:transform}.bluxcc\\:marquee_track:hover{animation-play-state:paused}#bluxcc-button{cursor:pointer}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(1turn)}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}');var yS=!1,wS=null,xS=null,AS=function(e){void 0===e&&(e=document.body),yS&&wS&&xS&&xS.contains(wS)&&xS.removeChild(wS),xS=e,wS=document.createElement("div"),e.appendChild(wS),c.createRoot(wS).render(s.createElement(vS))};A(void 0,void 0,void 0,function(){var e,t,n,r;return S(this,function(i){switch(i.label){case 0:if((e=D().logos)&&e.length>0)return[2];i.label=1;case 1:return i.trys.push([1,6,,7]),[4,A(void 0,void 0,void 0,function(){var e,t;return S(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,bx()];case 1:return e=n.sent(),[4,gx(e)];case 2:return[2,(t=n.sent()).length?t:null];case 3:return n.sent(),[2,null];case 4:return[2]}})})];case 2:return(t=i.sent())?(D().setLogos(t),fx(),[2]):[4,dx()];case 3:return n=i.sent(),D().setLogos(n),[4,bx()];case 4:return r=i.sent(),[4,mx(r,n)];case 5:case 6:return i.sent(),[3,7];case 7:return[2]}})}),A(void 0,void 0,void 0,function(){return S(this,function(e){switch(e.label){case 0:return D().authState.isReady?[3,2]:[4,Ww(50)];case 1:return e.sent(),[3,0];case 2:return ax(!0),[2]}})}),Object.defineProperty(exports,"Asset",{enumerable:!0,get:function(){return e.Asset}}),exports.StellarSdk=v,exports.ToScVal=Lx,exports.blux=ux,exports.createConfig=function(t,n){var r,i;if(yS=!0,!t||0===Object.keys(t).length)throw new Error("BLUX: createConfig must take a config object");if(!t.appId)throw new Error("BLUX: createConfig config object must have the appId property.");if(!t.appName)throw new Error("BLUX: createConfig config object must have the appName property.");if(!t.networks)throw new Error("BLUX: createConfig config object must have the networks property.");var o=["en","es","pt","fr","de","ru","zh","ja","ko"],a=(t.lang||"en").trim().toLowerCase();o.includes(a)||(console.warn("BLUX: '".concat(t.lang,"' is not a supported language (").concat(o.join(", "),"). Falling back to English.")),a="en"),AS(n);var s=t.excludeWallets||["lobstr"];s=s.map(function(e){return e.toLowerCase().replace(/\s+/g,"")});var c=function(e){if(!e)return[];if(!Array.isArray(e))throw new Error("BLUX: config.orderWallets must be an array of wallet names.");for(var t=new Set(Object.values(p).map(function(e){return Lw(e)})),n=[],r=0,i=e;r<i.length;r++){var o=i[r],a=Lw(String(o));t.has(a)?n.includes(a)||n.push(a):console.warn("BLUX: unknown wallet '".concat(o,"' in config.orderWallets."))}return n}(t.orderWallets),u=!0;void 0!==t.promptOnWrongNetwork&&(u=t.promptOnWrongNetwork);var f=w(w(w({},t),{excludeWallets:s,orderWallets:c,appearance:w(w({},C),null==t?void 0:t.appearance),defaultNetwork:"",promptOnWrongNetwork:u,lang:a,explorer:t.explorer||"stellarchain",loginMethods:t.loginMethods||["wallet"],showWalletUIs:void 0===t.showWalletUIs||t.showWalletUIs}),(null==t?void 0:t.walletConnect)?{walletConnect:t.walletConnect}:{});!function(e,t,n){if(!e||0===e.length)throw new Error("BLUX: No network is set in config.networks.");var r=null!=t?t:e[0];if(!e.includes(r))throw new Error("BLUX: config.defaultNetwork is not listed in config.networks.");for(var i=0,o=e;i<o.length;i++){var a=o[i];if(!(bw[a]||n&&n[a]))throw new Error("BLUX: Must set transports for custom network ".concat(a))}}(t.networks,t.defaultNetwork,t.transports),f.defaultNetwork=null!==(r=t.defaultNetwork)&&void 0!==r?r:t.networks[0];var h,b,m,g=Rw(f.defaultNetwork,null!==(i=t.transports)&&void 0!==i?i:{}),v=g.horizon,y=g.soroban,x=D(),E=x.setConfig,_=x.setWallets,O=x.setIsReady,N=x.setStellar,T=x.setApiResponse;N({activeNetwork:f.defaultNetwork,servers:{horizon:new e.Horizon.Server(v),soroban:new e.rpc.Server(y)}}),E(f),function(e,t){return void 0===t&&(t=[]),new Promise(function(n){"complete"===document.readyState?$w(e,t).then(function(e){n(e)}):window.addEventListener("load",function(){$w(e,t).then(function(e){n(e)})})})}(s,c).then(function(e){var t=e.filter(function(e){return!s.includes(e.name.toLowerCase().replace(/\s+/g,""))});_(t),O(!0)}),t.walletConnect&&(h=t.walletConnect,b=t.appName,A(void 0,void 0,void 0,function(){var e,t,n,r;return S(this,function(i){switch(i.label){case 0:if(NA)return[2];NA=!0,i.label=1;case 1:return i.trys.push([1,4,,5]),e=D(),t=new l({projectId:h.projectId}),[4,d.init({core:t,metadata:{name:b,url:h.url,icons:h.icons,description:h.description}})];case 2:return n=i.sent(),e.setWalletConnectClient(n,null),[4,TA(n)];case 3:return r=i.sent(),e.setWalletConnectClient(n,r),[3,5];case 4:return i.sent(),[3,5];case 5:return[2]}})})),t.trezor&&function(e,t){tw||(tw=Vy.init({manifest:{appName:t,appUrl:e.appUrl||window.location.origin,email:e.email},lazyLoad:!0}).catch(function(){tw=null}))}(t.trezor,t.appName),(m=t.appId,A(void 0,void 0,void 0,function(){var e,t,n,r;return S(this,function(i){switch(i.label){case 0:if(!m)throw new Error("BLUX: appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,xw("".concat(G,"/auth/validate"),{method:"POST",headers:(t={},t[Y]=m,t)})];case 2:return 200===(e=i.sent()).status?[2,{isValid:!0,message:e.message,terms:e.result.terms,privacyPolicy:e.result.privacy_policy,socials:(null!==(n=e.result.socials)&&void 0!==n?n:[]).map(function(e){return e.toLowerCase()}),socialsConfig:(null!==(r=e.result.socials_config)&&void 0!==r?r:[]).map(function(e){return{provider:(e.provider||"").toLowerCase(),displayName:e.display_name||e.provider||""}})}]:404===e.status?[2,{isValid:!1,message:e.error,terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}]:[2,{isValid:!1,message:"Unexpected response from api.",terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}];case 3:return[2,{isValid:!1,message:"Unexpected response from api. "+i.sent().message,terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}];case 4:return[2]}})})).then(function(e){T(e);var t=f.loginMethods.filter(function(e){return t=String(e),!!kA[t.toLowerCase().trim()];var t});if(!e.isValid&&(f.loginMethods.includes("email")||f.loginMethods.includes("passkey")||t.length>0))throw new Error("BLUX: config.appId is invalid.");BA(f.loginMethods,e)})},exports.events=Ux,exports.getAccount=function(t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:if(vx(),n=yx(t.address),r=wx(t.network).horizon,!e.StrKey.isValidEd25519PublicKey(n))throw new Error("BLUX: Invalid address");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,r.loadAccount(n)];case 2:return[2,i.sent()];case 3:return i.sent(),[2,null];case 4:return[2]}})})},exports.getAccounts=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("accounts",[],e),e.forSigner&&(t=t.forSigner(e.forSigner)),e.forAsset&&(t=t.forAsset(e.forAsset)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getAssets=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("assets",[],e),e.forCode&&(t=t.forCode(e.forCode)),e.forIssuer&&(t=t.forIssuer(e.forIssuer)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getBalances=Sx,exports.getClaimableBalances=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("claimableBalances",[],e),e.asset&&(t=t.asset(e.asset)),e.claimant&&(t=t.claimant(e.claimant)),e.sponsor&&(t=t.sponsor(e.sponsor)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getEffects=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("effects",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forOperation&&(t=t.forOperation(e.forOperation)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getInitialState=R,exports.getLedgers=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("ledgers",[],e),e.ledger&&(t=t.ledger(e.ledger)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getLiquidityPools=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("liquidityPools",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forAssets&&(t=t.forAssets.apply(t,e.forAssets)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getNetwork=function(){var e,t=D();if(0===t.config.networks.length)throw new Error("BLUX: getNetwork must be called after createConfig");return(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""},exports.getOffers=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("offers",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.buying&&(t=t.buying(e.buying)),e.selling&&(t=t.selling(e.selling)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.seller&&(t=t.seller(e.seller)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getOperations=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("operations",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getOrderbook=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return vx(),[4,(n=Ax("orderbook",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},exports.getPayments=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("payments",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getState=B,exports.getStrictReceivePaths=Ex,exports.getStrictSendPaths=_x,exports.getTradeAggregation=function(e,t){return A(void 0,void 0,void 0,function(){var n,r;return S(this,function(i){switch(i.label){case 0:return vx(),[4,(n=Ax("tradeAggregation",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},exports.getTrades=function(e){return A(void 0,void 0,void 0,function(){var t,n;return S(this,function(r){switch(r.label){case 0:return vx(),t=Ax("trades",[],e),e.forAssetPair&&(t=t.forAssetPair(e.forAssetPair[0],e.forAssetPair[1])),e.forOffer&&(t=t.forOffer(e.forOffer)),e.forType&&(t=t.forType(e.forType)),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},exports.getTransactions=Ox,exports.networks=Nx,exports.numberish=Tx,exports.readContracts=function(t){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];return A(void 0,E([t],n,!0),void 0,function(t,n){var r,i,o,a,s,c;return void 0===n&&(n={}),S(this,function(u){switch(u.label){case 0:if(!vx())throw new Error("BLUX: readContracts must be called after createConfig");if(!Array.isArray(t))throw new Error("BLUX: calls must be an array of IContractCall");return 0===t.length?[2,[]]:(r=wx(n.network),i=r.soroban,o=r.networkPassphrase,[4,Promise.all(t.map(function(t,n){return A(void 0,void 0,void 0,function(){var r,a,s,c,u;return S(this,function(l){switch(l.label){case 0:if(!t||!t.address)throw new Error("BLUX: calls[".concat(n,"].address is required"));if(!t.fn||""===t.fn.trim())throw new Error("BLUX: calls[".concat(n,"].fn is required"));return r=new e.Contract(t.address),a=t.args||[],s=new e.TransactionBuilder(new e.Account("GAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWHF","0"),{fee:e.BASE_FEE,networkPassphrase:o}).addOperation(r.call.apply(r,E([t.fn],a,!1))).setTimeout(e.TimeoutInfinite).build(),[4,i.simulateTransaction(s)];case 1:if(c=l.sent(),e.rpc.Api.isSimulationError(c))throw new Error("BLUX: Contract call failed at calls[".concat(n,"] (").concat(t.address,".").concat(t.fn,"): ").concat(c.error));return c.result?("bigint"==typeof(u=e.scValToNative(c.result.retval))&&(u=u.toString()),[2,{raw:c,value:u}]):[2,null]}})})}))]);case 1:return a=u.sent(),s=a.map(function(e){return null==e?void 0:e.raw}),c=a.map(function(e){return null==e?void 0:e.value}),[2,{raws:s,values:c}]}})})},exports.setAppearance=Px,exports.subscribe=M,exports.switchNetwork=function(e){var t=D();xx(e),t.setNetworkSyncDisabled(!0)},exports.useExportedStore=function(e){return t.useStore(j,e)},exports.writeContract=function(t){for(var n=[],r=1;r<arguments.length;r++)n[r-1]=arguments[r];return A(void 0,E([t],n,!0),void 0,function(t,n){var r,i,o,a,s,c,u,l,d,f;return void 0===n&&(n={}),S(this,function(h){switch(h.label){case 0:if(!vx())throw new Error("BLUX: writeContract must be called after createConfig");if(!t||!t.address)throw new Error("BLUX: call.address is required");if(!t.fn||""===t.fn.trim())throw new Error("BLUX: call.fn is required");return r=wx(n.network),i=r.soroban,o=r.networkPassphrase,a=yx(),[4,i.getAccount(a)];case 1:return s=h.sent(),c=new e.Contract(t.address),u=t.args||[],l=new e.TransactionBuilder(s,{fee:e.BASE_FEE,networkPassphrase:o}).addOperation(c.call.apply(c,E([t.fn],u,!1))).setTimeout(180).build(),[4,i.simulateTransaction(l)];case 2:if(d=h.sent(),e.rpc.Api.isSimulationError(d))throw new Error("BLUX: Contract call failed (".concat(t.address,".").concat(t.fn,"): ").concat(d.error));return f=e.rpc.assembleTransaction(l,d).build(),[2,cx(f.toXDR(),{network:o})]}})})};
|