@multiversx/sdk-dapp 2.28.7-alpha.15 → 2.28.7-alpha.16
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/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/{chunk-BHEWYP3J.js → chunk-243IQUAD.js} +2 -2
- package/__chunks__/{chunk-GVRQ4YIV.js → chunk-244L6YT6.js} +2 -2
- package/__chunks__/{chunk-H2BS3QUN.js → chunk-24KKAVYO.js} +2 -2
- package/__chunks__/{chunk-XSTBLC35.js → chunk-25FP2PJ2.js} +2 -2
- package/__chunks__/{chunk-5U4SGAFA.js → chunk-2EPBBSMQ.js} +2 -2
- package/__chunks__/{chunk-5NFU2DFF.js → chunk-2JHCIAEA.js} +2 -2
- package/__chunks__/{chunk-GHDMDS25.js → chunk-2OELUMWE.js} +2 -2
- package/__chunks__/{chunk-75DUGX3W.js → chunk-2OGDGM7D.js} +2 -2
- package/__chunks__/{chunk-HTJAV4ID.js → chunk-2QWIN4XC.js} +2 -2
- package/__chunks__/{chunk-EMNSK7WM.js → chunk-2RACR3KC.js} +2 -2
- package/__chunks__/{chunk-KYVP5Y7F.js → chunk-2STCUJRX.js} +2 -2
- package/__chunks__/{chunk-GRWYGY2E.js → chunk-2WJSX7AH.js} +2 -2
- package/__chunks__/chunk-2WYWTUC2.js +2 -0
- package/__chunks__/{chunk-6NGQCGW2.js → chunk-2ZICWJBG.js} +2 -2
- package/__chunks__/{chunk-5IRM767J.js → chunk-2ZT2UJ37.js} +2 -2
- package/__chunks__/{chunk-H7ATU22Z.js → chunk-345APOBY.js} +2 -2
- package/__chunks__/{chunk-QOUQMMDM.js → chunk-36YR2YGF.js} +2 -2
- package/__chunks__/{chunk-SQF7GB33.js → chunk-3BN5YGM6.js} +2 -2
- package/__chunks__/chunk-3D7CN6JP.js +2 -0
- package/__chunks__/{chunk-2AHWU2NE.js → chunk-3EG7VISE.js} +2 -2
- package/__chunks__/{chunk-Z4KAYOM2.js → chunk-3JAGIN3U.js} +2 -2
- package/__chunks__/{chunk-TTSWBQJ2.js → chunk-3KAI7NUJ.js} +2 -2
- package/__chunks__/chunk-3L75Z5H5.js +2 -0
- package/__chunks__/{chunk-SJGNBU4I.js → chunk-3LLZQLVH.js} +2 -2
- package/__chunks__/{chunk-2XMULCIB.js → chunk-3O4DQSIM.js} +2 -2
- package/__chunks__/chunk-3QJK4HB5.js +2 -0
- package/__chunks__/{chunk-GR2BGMD4.js → chunk-3TMN4HUU.js} +2 -2
- package/__chunks__/{chunk-CO7MYDLQ.js → chunk-427LMIXA.js} +2 -2
- package/__chunks__/{chunk-FFUZD52M.js → chunk-43QD2IJW.js} +2 -2
- package/__chunks__/{chunk-RD27N4T3.js → chunk-45IDG5NN.js} +2 -2
- package/__chunks__/{chunk-CJJQYGBV.js → chunk-477WOFY6.js} +2 -2
- package/__chunks__/chunk-4F7RWJNB.js +2 -0
- package/__chunks__/{chunk-457BNGG7.js → chunk-4GM7ZGVC.js} +2 -2
- package/__chunks__/{chunk-Y7PQG4NJ.js → chunk-4JWWB7LH.js} +2 -2
- package/__chunks__/chunk-4KWI3LT4.js +2 -0
- package/__chunks__/{chunk-FW4KAQUB.js → chunk-4MJX2G7P.js} +2 -2
- package/__chunks__/{chunk-WVEW55E4.js → chunk-4MLWLB47.js} +2 -2
- package/__chunks__/{chunk-UWNEGULW.js → chunk-4PXBVCRI.js} +2 -2
- package/__chunks__/{chunk-6YZ2AAMM.js → chunk-4ZSB6AZH.js} +2 -2
- package/__chunks__/{chunk-XEERH46K.js → chunk-55OMKXH2.js} +2 -2
- package/__chunks__/{chunk-QDZ4RX5I.js → chunk-57JKBELU.js} +2 -2
- package/__chunks__/{chunk-XMYE3MMG.js → chunk-5BFBDCHT.js} +2 -2
- package/__chunks__/{chunk-TTLNEAFC.js → chunk-5DMKUBAN.js} +2 -2
- package/__chunks__/{chunk-GNZMSPOO.js → chunk-5GCMC4GD.js} +2 -2
- package/__chunks__/{chunk-JGGVRLW3.js → chunk-5HZWDVDL.js} +2 -2
- package/__chunks__/{chunk-DVTQP3TT.js → chunk-5IBXNZAM.js} +2 -2
- package/__chunks__/{chunk-E4QHDUIP.js → chunk-5ONITTHJ.js} +2 -2
- package/__chunks__/{chunk-ZCJD3XIB.js → chunk-5UPWCBPS.js} +2 -2
- package/__chunks__/{chunk-O3ZO5YG2.js → chunk-5WW4WXU4.js} +2 -2
- package/__chunks__/{chunk-SIKOCPMR.js → chunk-5YAGXJBY.js} +2 -2
- package/__chunks__/{chunk-C3TTQABH.js → chunk-622MDWRV.js} +2 -2
- package/__chunks__/{chunk-EA2COKXX.js → chunk-63N3W5R4.js} +2 -2
- package/__chunks__/{chunk-B5MLJVT2.js → chunk-65XUWZYM.js} +2 -2
- package/__chunks__/{chunk-HWTK5GJH.js → chunk-6CUXGPCU.js} +2 -2
- package/__chunks__/chunk-6DOFHDF6.js +2 -0
- package/__chunks__/{chunk-KNDQNG2U.js → chunk-6E2IG4MP.js} +2 -2
- package/__chunks__/{chunk-LG6MQS6W.js → chunk-6JWGKICK.js} +2 -2
- package/__chunks__/{chunk-RMUFN3KN.js → chunk-6N4MANKL.js} +2 -2
- package/__chunks__/{chunk-ZDAJOFPT.js → chunk-6OLKNHBQ.js} +2 -2
- package/__chunks__/{chunk-UVDHFSBX.js → chunk-6XLVTJHK.js} +2 -2
- package/__chunks__/{chunk-YE3VTP5F.js → chunk-7BE4FNEQ.js} +2 -2
- package/__chunks__/{chunk-V5PHCX7X.js → chunk-7BTIH3UL.js} +2 -2
- package/__chunks__/{chunk-HJFL5EQ7.js → chunk-7DXYRIA4.js} +2 -2
- package/__chunks__/{chunk-NWTTJ3HF.js → chunk-7I7WBP2D.js} +2 -2
- package/__chunks__/{chunk-4YZN544R.js → chunk-7LAHNUEE.js} +2 -2
- package/__chunks__/{chunk-JRRB7YJH.js → chunk-7LP6RZTY.js} +2 -2
- package/__chunks__/{chunk-FNMVOGT3.js → chunk-7TUGRGC3.js} +2 -2
- package/__chunks__/{chunk-F7DOCJOJ.js → chunk-7TWNW73K.js} +2 -2
- package/__chunks__/{chunk-FOJQS3JJ.js → chunk-7YNYJZ2U.js} +2 -2
- package/__chunks__/{chunk-H445IDPI.js → chunk-A2XCPHUQ.js} +2 -2
- package/__chunks__/{chunk-PKYYTZ5D.js → chunk-A7HSQY5K.js} +2 -2
- package/__chunks__/chunk-A7P7ZBAA.js +2 -0
- package/__chunks__/{chunk-6FWIVCL3.js → chunk-AC4TYB35.js} +2 -2
- package/__chunks__/{chunk-MPLBHYWO.js → chunk-AD2YRWWC.js} +2 -2
- package/__chunks__/{chunk-7BPOY52P.js → chunk-AEW54TYR.js} +2 -2
- package/__chunks__/{chunk-6DISJGC2.js → chunk-AL2ADPF5.js} +2 -2
- package/__chunks__/{chunk-EN5LZ7RR.js → chunk-ALMBWCEW.js} +2 -2
- package/__chunks__/{chunk-QCZ6CX3P.js → chunk-ASWBUCS6.js} +2 -2
- package/__chunks__/chunk-AZVEOG3P.js +2 -0
- package/__chunks__/{chunk-BHWFGYU3.js → chunk-B6OH2D56.js} +2 -2
- package/__chunks__/chunk-BGFM4KXM.js +2 -0
- package/__chunks__/{chunk-J3GYGNTK.js → chunk-BGHGS6I3.js} +2 -2
- package/__chunks__/{chunk-PAHMLB5Q.js → chunk-BJZYBRJD.js} +2 -2
- package/__chunks__/{chunk-YWBDPLRE.js → chunk-BKD2HD33.js} +2 -2
- package/__chunks__/{chunk-4K2DIXSZ.js → chunk-BL7Y6XYN.js} +2 -2
- package/__chunks__/{chunk-J6TTUW4K.js → chunk-BLRRXMSE.js} +2 -2
- package/__chunks__/{chunk-YCSARROC.js → chunk-BLWJAXE7.js} +2 -2
- package/__chunks__/{chunk-7XZTJZGZ.js → chunk-BNM57AST.js} +2 -2
- package/__chunks__/{chunk-HST27AK6.js → chunk-BOIOV4IY.js} +2 -2
- package/__chunks__/chunk-BROP6U5R.js +2 -0
- package/__chunks__/chunk-BRXXLXXU.js +2 -0
- package/__chunks__/{chunk-FEJD7GOH.js → chunk-BTA7TDM5.js} +2 -2
- package/__chunks__/{chunk-TG3R7HJK.js → chunk-BZGI7MMT.js} +2 -2
- package/__chunks__/{chunk-TKE4MYCI.js → chunk-C6M3MFGX.js} +2 -2
- package/__chunks__/{chunk-P5UDTXFF.js → chunk-CALN2V5H.js} +2 -2
- package/__chunks__/{chunk-RCULQBYO.js → chunk-CAXEPSVI.js} +2 -2
- package/__chunks__/{chunk-QC4SQTEI.js → chunk-CBNQ2CFG.js} +2 -2
- package/__chunks__/chunk-CE64TOT2.js +2 -0
- package/__chunks__/{chunk-E6JVXRXP.js → chunk-CEXQ5IK4.js} +2 -2
- package/__chunks__/{chunk-YPDDYKEY.js → chunk-CF5BRI7T.js} +2 -2
- package/__chunks__/{chunk-OXQJR2J5.js → chunk-CFZPPM3T.js} +2 -2
- package/__chunks__/{chunk-25TMMK3S.js → chunk-CI2JVORW.js} +2 -2
- package/__chunks__/{chunk-3ESLS4NX.js → chunk-CMP3ASX3.js} +2 -2
- package/__chunks__/{chunk-2C2BX4G6.js → chunk-CS6JHJFF.js} +2 -2
- package/__chunks__/{chunk-LF4UDF7R.js → chunk-CSDSMDZM.js} +2 -2
- package/__chunks__/chunk-CSWYYX6E.js +2 -0
- package/__chunks__/{chunk-ZRYYCUYS.js → chunk-CUGVOBP4.js} +2 -2
- package/__chunks__/{chunk-33ZWZXEJ.js → chunk-CWQL5VIK.js} +2 -2
- package/__chunks__/{chunk-4SF7DMHJ.js → chunk-CZIE55YS.js} +2 -2
- package/__chunks__/{chunk-LBRWPTWH.js → chunk-D7U7NI3P.js} +2 -2
- package/__chunks__/{chunk-RD7H3WSG.js → chunk-DCEP55JJ.js} +2 -2
- package/__chunks__/{chunk-4FMTDMHS.js → chunk-DFCYBCJA.js} +2 -2
- package/__chunks__/chunk-DGJVOUHF.js +2 -0
- package/__chunks__/{chunk-CKAFCCUD.js → chunk-DOLNS7GE.js} +2 -2
- package/__chunks__/{chunk-SVFVMUOS.js → chunk-DPDO4V5I.js} +2 -2
- package/__chunks__/{chunk-U4QN45JZ.js → chunk-E26CJ2LJ.js} +2 -2
- package/__chunks__/{chunk-7ESE6DXU.js → chunk-EABOMMQI.js} +2 -2
- package/__chunks__/{chunk-HF5EPUXK.js → chunk-EBMVUI25.js} +2 -2
- package/__chunks__/{chunk-AYNZLJTX.js → chunk-EET7N4WZ.js} +2 -2
- package/__chunks__/{chunk-S3JWMTLM.js → chunk-EFAULMIA.js} +2 -2
- package/__chunks__/{chunk-YVB3XUNL.js → chunk-EIBHMD66.js} +2 -2
- package/__chunks__/{chunk-AKYYUZVH.js → chunk-ENYBLNJS.js} +2 -2
- package/__chunks__/{chunk-MKJFYGLU.js → chunk-EPJMRGEW.js} +2 -2
- package/__chunks__/chunk-ERKCOJR3.js +2 -0
- package/__chunks__/{chunk-4QZD3BH2.js → chunk-ETY77CFT.js} +2 -2
- package/__chunks__/{chunk-6HUI7QI3.js → chunk-EWMAXGR2.js} +2 -2
- package/__chunks__/{chunk-6U5PDSKF.js → chunk-F45AQHYS.js} +2 -2
- package/__chunks__/{chunk-RRQVMSNF.js → chunk-FMS6KZEN.js} +2 -2
- package/__chunks__/{chunk-HG2UJMQT.js → chunk-FNGIYVYN.js} +2 -2
- package/__chunks__/chunk-FPVX3KQF.js +2 -0
- package/__chunks__/{chunk-7K7DKG2I.js → chunk-FPZ3PYZU.js} +2 -2
- package/__chunks__/{chunk-JHAZGNH5.js → chunk-FQDDZIBR.js} +2 -2
- package/__chunks__/{chunk-GAD5VXIU.js → chunk-FW3CZ3SG.js} +2 -2
- package/__chunks__/{chunk-OTV2LZ5X.js → chunk-FWCHEFJS.js} +2 -2
- package/__chunks__/{chunk-VICW3TSL.js → chunk-FZYXWWVZ.js} +2 -2
- package/__chunks__/{chunk-FRYRR2VZ.js → chunk-G2CSBOWR.js} +2 -2
- package/__chunks__/chunk-G3DNPRSN.js +2 -0
- package/__chunks__/{chunk-NVMQYRR7.js → chunk-G6BRZJEZ.js} +2 -2
- package/__chunks__/{chunk-QWM6P2AE.js → chunk-GEA6CJGM.js} +2 -2
- package/__chunks__/chunk-GL5NHID2.js +2 -0
- package/__chunks__/{chunk-FPFV3TKY.js → chunk-GL7FEKLT.js} +2 -2
- package/__chunks__/{chunk-LZXHSERU.js → chunk-GO75H5JS.js} +2 -2
- package/__chunks__/{chunk-VOQURYLZ.js → chunk-GPKYJFMM.js} +2 -2
- package/__chunks__/{chunk-KPTEDH7U.js → chunk-GRPBB6E7.js} +2 -2
- package/__chunks__/chunk-GYFJKJGK.js +2 -0
- package/__chunks__/{chunk-Y67IRKWS.js → chunk-H5LYMH23.js} +2 -2
- package/__chunks__/chunk-HAB7DSUA.js +2 -0
- package/__chunks__/{chunk-WCMKGQ2J.js → chunk-HEJ2TGAD.js} +2 -2
- package/__chunks__/chunk-HIK6CVZX.js +2 -0
- package/__chunks__/chunk-HOHF7W6L.js +2 -0
- package/__chunks__/{chunk-3UA4H4WP.js → chunk-HQ6CHIGI.js} +2 -2
- package/__chunks__/{chunk-M33PN57M.js → chunk-HXCQDEY3.js} +2 -2
- package/__chunks__/chunk-HXGVYWRZ.js +2 -0
- package/__chunks__/{chunk-U4OETRA6.js → chunk-I2CW2S57.js} +2 -2
- package/__chunks__/chunk-I6RO4NOA.js +2 -0
- package/__chunks__/{chunk-5SEU3WTR.js → chunk-ICLYHVDO.js} +2 -2
- package/__chunks__/{chunk-RIIMSTTW.js → chunk-ICOSBDJ4.js} +2 -2
- package/__chunks__/chunk-IFJFXTLA.js +2 -0
- package/__chunks__/{chunk-YG2SZPHE.js → chunk-IGSFVJEI.js} +2 -2
- package/__chunks__/{chunk-FL2YNSRY.js → chunk-IHAU2N5D.js} +2 -2
- package/__chunks__/{chunk-OAIIEBX3.js → chunk-IILSENZH.js} +2 -2
- package/__chunks__/chunk-ILK7S54O.js +2 -0
- package/__chunks__/{chunk-ZXCH27NQ.js → chunk-IRRFIQYX.js} +2 -2
- package/__chunks__/{chunk-XTWFKRUW.js → chunk-JB4SSSS2.js} +2 -2
- package/__chunks__/{chunk-RV5MOWZU.js → chunk-JB6MHHBE.js} +2 -2
- package/__chunks__/{chunk-KVX46GXN.js → chunk-JGUTFONT.js} +2 -2
- package/__chunks__/{chunk-AZVHJ7GH.js → chunk-JKB2GKTI.js} +2 -2
- package/__chunks__/{chunk-FFULNWJP.js → chunk-JLI4QZ4R.js} +2 -2
- package/__chunks__/{chunk-OAN2EAX2.js → chunk-JQWPNY6C.js} +2 -2
- package/__chunks__/{chunk-GVV7A36R.js → chunk-JTKXCI3U.js} +2 -2
- package/__chunks__/chunk-JWKSR2C2.js +2 -0
- package/__chunks__/{chunk-A44KCTGO.js → chunk-JZDP2ZYT.js} +2 -2
- package/__chunks__/{chunk-HTKNZGMS.js → chunk-K26GJ2E3.js} +2 -2
- package/__chunks__/{chunk-KCFLR6VK.js → chunk-K3OV6J4Z.js} +2 -2
- package/__chunks__/{chunk-SJ7QUXWJ.js → chunk-K7VS3EVU.js} +2 -2
- package/__chunks__/{chunk-Z6BO525H.js → chunk-KBA2SKSB.js} +2 -2
- package/__chunks__/chunk-KQLCW3QS.js +2 -0
- package/__chunks__/{chunk-J5KKP7DJ.js → chunk-KST4LLLQ.js} +2 -2
- package/__chunks__/chunk-KTJBQRFM.js +2 -0
- package/__chunks__/{chunk-JLCCZHSW.js → chunk-KTK6TJ5E.js} +2 -2
- package/__chunks__/{chunk-MTBZ7O6S.js → chunk-KX6GXPH3.js} +2 -2
- package/__chunks__/{chunk-SWB4RRKX.js → chunk-KZYBAENY.js} +2 -2
- package/__chunks__/{chunk-4J4CBJJE.js → chunk-L2CSS4FZ.js} +2 -2
- package/__chunks__/{chunk-F5LYLRKO.js → chunk-LCHJGBYY.js} +2 -2
- package/__chunks__/{chunk-AQ6ANSLS.js → chunk-LELTZOPA.js} +2 -2
- package/__chunks__/chunk-LFIJJAAS.js +2 -0
- package/__chunks__/{chunk-XF5CIQR2.js → chunk-LGZITE2N.js} +2 -2
- package/__chunks__/{chunk-B2ECWP4D.js → chunk-LI73RLTZ.js} +2 -2
- package/__chunks__/{chunk-JFD4RAEH.js → chunk-LJRLN2AL.js} +2 -2
- package/__chunks__/{chunk-UTDBN6MK.js → chunk-LND4BRUR.js} +2 -2
- package/__chunks__/{chunk-F7EIRCC7.js → chunk-LOZ2W2ME.js} +2 -2
- package/__chunks__/chunk-LTD5LT37.js +2 -0
- package/__chunks__/chunk-LZTVCGT5.js +2 -0
- package/__chunks__/chunk-LZUW2RRJ.js +2 -0
- package/__chunks__/chunk-M35IYTEV.js +2 -0
- package/__chunks__/{chunk-6YLMT2M4.js → chunk-MHJ5CEC6.js} +2 -2
- package/__chunks__/{chunk-ZHXGAAVH.js → chunk-MHVCTCM4.js} +2 -2
- package/__chunks__/{chunk-U6XPT5B4.js → chunk-MIZO443Q.js} +2 -2
- package/__chunks__/{chunk-2P4G35S3.js → chunk-ML3UR7GO.js} +2 -2
- package/__chunks__/{chunk-5SAKRCW4.js → chunk-MLAA6KLJ.js} +2 -2
- package/__chunks__/{chunk-O6M6FAVV.js → chunk-MNRLQ6ZL.js} +2 -2
- package/__chunks__/{chunk-COUDUGHW.js → chunk-MVLQSBLJ.js} +2 -2
- package/__chunks__/{chunk-I7YWXKMG.js → chunk-MXFCTUKF.js} +2 -2
- package/__chunks__/{chunk-FQRDTC75.js → chunk-MXRQEFL7.js} +2 -2
- package/__chunks__/{chunk-LQR3CJNP.js → chunk-NBUUXKB4.js} +2 -2
- package/__chunks__/{chunk-3TMRICWC.js → chunk-NM4NUKKU.js} +2 -2
- package/__chunks__/{chunk-LCSWKO3O.js → chunk-NSNKBG5Q.js} +2 -2
- package/__chunks__/{chunk-KDQKLBPA.js → chunk-NTB5I55X.js} +2 -2
- package/__chunks__/chunk-NUWDJLJS.js +2 -0
- package/__chunks__/{chunk-BM6H6WVR.js → chunk-NVMDLZKM.js} +2 -2
- package/__chunks__/{chunk-MYM7EM32.js → chunk-NWK2NX6A.js} +2 -2
- package/__chunks__/{chunk-DKKTEPFW.js → chunk-O7NIHBO7.js} +2 -2
- package/__chunks__/chunk-OJDL3OLR.js +2 -0
- package/__chunks__/{chunk-XOI5IJWA.js → chunk-OKKFIGZO.js} +2 -2
- package/__chunks__/{chunk-YPAOOJ3N.js → chunk-OKYAOM7M.js} +2 -2
- package/__chunks__/{chunk-PXZZTRLI.js → chunk-OMJ2DJSP.js} +2 -2
- package/__chunks__/{chunk-OIZSJNBY.js → chunk-OQKOLNGJ.js} +2 -2
- package/__chunks__/{chunk-AN5TMFBT.js → chunk-OS6N4MIL.js} +2 -2
- package/__chunks__/{chunk-EY7DZBGI.js → chunk-OUUDP6LD.js} +2 -2
- package/__chunks__/chunk-OWZNXPVR.js +2 -0
- package/__chunks__/{chunk-XTQ2N3JS.js → chunk-OX5VCE5L.js} +2 -2
- package/__chunks__/chunk-P3WEMTJH.js +2 -0
- package/__chunks__/{chunk-O2OGIL3J.js → chunk-P3XUMUW7.js} +2 -2
- package/__chunks__/{chunk-I7LMH4UC.js → chunk-P5VT7LK6.js} +2 -2
- package/__chunks__/{chunk-4DEVDJWD.js → chunk-PB5TI27M.js} +2 -2
- package/__chunks__/{chunk-VPNOYO4N.js → chunk-PBTM5GPR.js} +2 -2
- package/__chunks__/{chunk-F5ZI3XVT.js → chunk-PCFKZW74.js} +2 -2
- package/__chunks__/chunk-PGIE3VJO.js +2 -0
- package/__chunks__/{chunk-KQ4JF75L.js → chunk-PGUVTPO5.js} +2 -2
- package/__chunks__/{chunk-3JIN2UFK.js → chunk-PLAUJBDG.js} +2 -2
- package/__chunks__/{chunk-T3JRJFE4.js → chunk-PMHC5JYC.js} +2 -2
- package/__chunks__/{chunk-UOY4UVK3.js → chunk-PN3OPTNG.js} +2 -2
- package/__chunks__/{chunk-BAEIX7XP.js → chunk-PUPWWLIQ.js} +2 -2
- package/__chunks__/{chunk-HFK7TBYU.js → chunk-PV3YDRLN.js} +2 -2
- package/__chunks__/{chunk-MGHQTXK4.js → chunk-PW5KBVZR.js} +2 -2
- package/__chunks__/{chunk-NHBXYZXK.js → chunk-PYUJGMEF.js} +2 -2
- package/__chunks__/{chunk-DSFYK7SG.js → chunk-PZFRFECJ.js} +2 -2
- package/__chunks__/{chunk-QV74DXET.js → chunk-Q6XCA3YF.js} +2 -2
- package/__chunks__/{chunk-X37PYXRT.js → chunk-QEWHARK4.js} +2 -2
- package/__chunks__/{chunk-EAA5Q4EA.js → chunk-QHAKNKFV.js} +2 -2
- package/__chunks__/{chunk-AZVMTGF2.js → chunk-QKYF4FGS.js} +2 -2
- package/__chunks__/{chunk-OSDGAFGG.js → chunk-QLDOYUYJ.js} +2 -2
- package/__chunks__/{chunk-25OZNNM5.js → chunk-QN4CWGUO.js} +2 -2
- package/__chunks__/{chunk-OPIS2BQ5.js → chunk-QS7OAXVJ.js} +2 -2
- package/__chunks__/{chunk-X2KGXCVA.js → chunk-QSPLT2HL.js} +2 -2
- package/__chunks__/{chunk-YKLZMRQZ.js → chunk-QUDMVTTH.js} +2 -2
- package/__chunks__/{chunk-7SXXCYDL.js → chunk-QV332I5O.js} +2 -2
- package/__chunks__/{chunk-RX2POYS3.js → chunk-QXFG2JPU.js} +2 -2
- package/__chunks__/{chunk-CUGDJFBT.js → chunk-R5OCJERK.js} +2 -2
- package/__chunks__/{chunk-Y5T5LOPY.js → chunk-RCQ6RM6K.js} +2 -2
- package/__chunks__/{chunk-DBELT4AK.js → chunk-RDEJWFU5.js} +2 -2
- package/__chunks__/{chunk-72YIEUOK.js → chunk-RDVSMO44.js} +2 -2
- package/__chunks__/{chunk-JA2EBLNV.js → chunk-REGPJMZM.js} +2 -2
- package/__chunks__/{chunk-W56GI5QZ.js → chunk-RFP6B2PP.js} +2 -2
- package/__chunks__/chunk-RFRO7V5B.js +2 -0
- package/__chunks__/{chunk-EOOVCEQY.js → chunk-RKRNIJMW.js} +2 -2
- package/__chunks__/{chunk-272VC2QJ.js → chunk-RPUDROIE.js} +2 -2
- package/__chunks__/{chunk-AGE3MINI.js → chunk-RPWUMHDW.js} +2 -2
- package/__chunks__/{chunk-7LSV2A5T.js → chunk-RRL2LML3.js} +2 -2
- package/__chunks__/{chunk-XIUIU37N.js → chunk-RTAYDUEX.js} +2 -2
- package/__chunks__/{chunk-TVQVR2D7.js → chunk-RTYPVYK7.js} +2 -2
- package/__chunks__/{chunk-CB4TQBA7.js → chunk-S6HMF4AV.js} +2 -2
- package/__chunks__/{chunk-VBM3TQCL.js → chunk-SEYXNPPX.js} +2 -2
- package/__chunks__/{chunk-PBRFKBDW.js → chunk-SFMKIB7P.js} +2 -2
- package/__chunks__/{chunk-EJKSSXRY.js → chunk-SJHVNYAS.js} +2 -2
- package/__chunks__/{chunk-WWCPCVNR.js → chunk-SNX6WEKI.js} +2 -2
- package/__chunks__/chunk-SO64M7JR.js +2 -0
- package/__chunks__/{chunk-GCBATZGK.js → chunk-STOPDIYD.js} +2 -2
- package/__chunks__/{chunk-Y4ODWDFT.js → chunk-SWNWLWGG.js} +2 -2
- package/__chunks__/{chunk-EIY3QMV4.js → chunk-SXY4J5QL.js} +2 -2
- package/__chunks__/{chunk-62DMOCQG.js → chunk-T25NHT2W.js} +2 -2
- package/__chunks__/{chunk-EISP4Z6L.js → chunk-T3SMQFTB.js} +2 -2
- package/__chunks__/{chunk-YUWSJABL.js → chunk-T5G4NYEL.js} +2 -2
- package/__chunks__/chunk-TAFXQ577.js +2 -0
- package/__chunks__/{chunk-33P6ALTK.js → chunk-TBU5TEWL.js} +2 -2
- package/__chunks__/{chunk-TZOD4Q4A.js → chunk-TCT6IL2Q.js} +2 -2
- package/__chunks__/{chunk-PP3IQZ6B.js → chunk-TL5SJQ5C.js} +2 -2
- package/__chunks__/{chunk-4Y52LYBF.js → chunk-TNY3H4RW.js} +2 -2
- package/__chunks__/chunk-TP6C2WB7.js +2 -0
- package/__chunks__/{chunk-VNVLQPXG.js → chunk-TU4MPOPM.js} +2 -2
- package/__chunks__/chunk-TV6LULT2.js +2 -0
- package/__chunks__/{chunk-AC7DM6HC.js → chunk-TWZXNRS3.js} +2 -2
- package/__chunks__/{chunk-QCFXWZFM.js → chunk-TXCZNSAW.js} +2 -2
- package/__chunks__/{chunk-EH6LHL7B.js → chunk-U342EIZ6.js} +2 -2
- package/__chunks__/{chunk-C7XSP7AB.js → chunk-U7HXIZ7J.js} +2 -2
- package/__chunks__/{chunk-FAROWIVZ.js → chunk-UAU3NNOE.js} +2 -2
- package/__chunks__/{chunk-7T7F5GLM.js → chunk-UCH5Z4WM.js} +2 -2
- package/__chunks__/chunk-UEEYDJT5.js +2 -0
- package/__chunks__/{chunk-BUFPH3UV.js → chunk-UFS7Z7BY.js} +2 -2
- package/__chunks__/chunk-UH75ZAJ2.js +2 -0
- package/__chunks__/{chunk-3ZZZUJQ3.js → chunk-UICM3ATM.js} +2 -2
- package/__chunks__/chunk-UJE5RME4.js +2 -0
- package/__chunks__/{chunk-TVGURAFX.js → chunk-UJUYWQOE.js} +2 -2
- package/__chunks__/{chunk-DM4VKHR4.js → chunk-ULQWGNPW.js} +2 -2
- package/__chunks__/{chunk-SGSPFDCM.js → chunk-UTCQM3K7.js} +2 -2
- package/__chunks__/{chunk-GSVWG47V.js → chunk-UUFBGNJD.js} +2 -2
- package/__chunks__/chunk-UUHBOMV5.js +2 -0
- package/__chunks__/chunk-UVJKY2UA.js +2 -0
- package/__chunks__/{chunk-KVBEKXQ4.js → chunk-UXD4TBCV.js} +2 -2
- package/__chunks__/{chunk-7IDBTGCY.js → chunk-UYTPVJHX.js} +2 -2
- package/__chunks__/chunk-V4KXNWPA.js +2 -0
- package/__chunks__/{chunk-MUA4SFQS.js → chunk-VAVCWULF.js} +2 -2
- package/__chunks__/chunk-VAZ2QHAK.js +2 -0
- package/__chunks__/{chunk-WNTFDRU3.js → chunk-VBN7XUMY.js} +2 -2
- package/__chunks__/chunk-VCRWJ2SM.js +2 -0
- package/__chunks__/{chunk-AZKLAOYJ.js → chunk-VDFHOFWL.js} +2 -2
- package/__chunks__/{chunk-HEVMAOM3.js → chunk-VG3MIBCT.js} +2 -2
- package/__chunks__/{chunk-OIMAG7OR.js → chunk-VGRUYHMY.js} +2 -2
- package/__chunks__/{chunk-JGWFZSB7.js → chunk-VH5SE5MW.js} +2 -2
- package/__chunks__/{chunk-WUUG2UVP.js → chunk-VHAD67L3.js} +2 -2
- package/__chunks__/{chunk-WZEIE5WE.js → chunk-VT4ZD72E.js} +2 -2
- package/__chunks__/{chunk-TJBSNGEW.js → chunk-VWCBWG3J.js} +2 -2
- package/__chunks__/{chunk-QLKK5X7F.js → chunk-VYQ45SZE.js} +2 -2
- package/__chunks__/{chunk-3BJ5B7XQ.js → chunk-VZNY3AWE.js} +2 -2
- package/__chunks__/{chunk-JN5VHR6X.js → chunk-W2FYN7DO.js} +2 -2
- package/__chunks__/{chunk-XS4VY6MX.js → chunk-W4ZYJZTV.js} +2 -2
- package/__chunks__/{chunk-6U3JV2TC.js → chunk-W6HCY36B.js} +2 -2
- package/__chunks__/{chunk-JFI6NBXW.js → chunk-WCHC4DEM.js} +2 -2
- package/__chunks__/{chunk-6HXLOWTB.js → chunk-WMMX62JS.js} +2 -2
- package/__chunks__/{chunk-OQG6MTWC.js → chunk-WOB2RCCF.js} +2 -2
- package/__chunks__/{chunk-2K7JHP7L.js → chunk-WPIODKLJ.js} +2 -2
- package/__chunks__/{chunk-V6QIMIXV.js → chunk-WUMWHDDM.js} +2 -2
- package/__chunks__/{chunk-BAF4W6N6.js → chunk-WVJ3JR5V.js} +2 -2
- package/__chunks__/{chunk-Y3J7MFM6.js → chunk-X3AIONVB.js} +2 -2
- package/__chunks__/{chunk-6F566PF3.js → chunk-X63GJGQX.js} +2 -2
- package/__chunks__/chunk-X7KI2B7K.js +2 -0
- package/__chunks__/{chunk-BGSQYJB5.js → chunk-XA72T7MG.js} +2 -2
- package/__chunks__/{chunk-5JVXEIRN.js → chunk-XAPERUTI.js} +2 -2
- package/__chunks__/{chunk-EN2HALQU.js → chunk-XBOFKIIA.js} +2 -2
- package/__chunks__/{chunk-JVXKCIVQ.js → chunk-XDM52CUS.js} +2 -2
- package/__chunks__/chunk-XEYGQENS.js +2 -0
- package/__chunks__/chunk-XHACCOAX.js +2 -0
- package/__chunks__/chunk-XHXRWFTT.js +2 -0
- package/__chunks__/{chunk-DZX3WZXS.js → chunk-XKDVFNCW.js} +2 -2
- package/__chunks__/{chunk-AQXIV3OJ.js → chunk-XQNQER3O.js} +2 -2
- package/__chunks__/{chunk-ST27LMHD.js → chunk-XWJIMUTU.js} +2 -2
- package/__chunks__/{chunk-YGBD76JH.js → chunk-XYQDGPJQ.js} +2 -2
- package/__chunks__/{chunk-K2UJK2QF.js → chunk-Y24QVG3U.js} +2 -2
- package/__chunks__/{chunk-IZIRRZZQ.js → chunk-Y6M6JXDO.js} +2 -2
- package/__chunks__/chunk-Y6XTHHGU.js +2 -0
- package/__chunks__/{chunk-Y7LQEDDV.js → chunk-Y7O6LWRK.js} +2 -2
- package/__chunks__/{chunk-7IHDG45P.js → chunk-YCI4MFG3.js} +2 -2
- package/__chunks__/{chunk-X5QKLXLD.js → chunk-YCIFM7IS.js} +2 -2
- package/__chunks__/chunk-YIIXQ6AT.js +2 -0
- package/__chunks__/{chunk-FRWODUWW.js → chunk-YIRPIFBD.js} +2 -2
- package/__chunks__/chunk-YLUPGVBY.js +2 -0
- package/__chunks__/chunk-YMLD64TI.js +2 -0
- package/__chunks__/{chunk-E2TC5JDD.js → chunk-YN3AX6OH.js} +2 -2
- package/__chunks__/chunk-YUFKBBOJ.js +2 -0
- package/__chunks__/chunk-Z2ULHIRF.js +2 -0
- package/__chunks__/{chunk-2AHS5DAH.js → chunk-ZB534OR2.js} +2 -2
- package/__chunks__/{chunk-42EQN6EZ.js → chunk-ZDNY7R6L.js} +2 -2
- package/__chunks__/{chunk-VXXHJMUT.js → chunk-ZE6TTGA6.js} +2 -2
- package/__chunks__/{chunk-DPXPIGEN.js → chunk-ZGWKEEIF.js} +2 -2
- package/__chunks__/{chunk-JNU75ATS.js → chunk-ZRWO4BNO.js} +2 -2
- package/__chunks__/{chunk-URZITPYS.js → chunk-ZUO3WDRP.js} +2 -2
- package/__chunks__/{chunk-EP2YAZRW.js → chunk-ZZXD6SVU.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +6 -6
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +6 -6
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/TransactionInfo/components/DataField/DataField.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +3 -3
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/__commonjs/UI/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +19 -19
- package/__commonjs/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +2 -2
- package/__commonjs/UI/operaWallet/OperaWalletLoginButton/index.js +2 -2
- package/__commonjs/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/__commonjs/components/TransactionsTracker/index.js +1 -1
- package/__commonjs/hooks/account/index.js +1 -1
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/signMessage/index.js +1 -1
- package/__commonjs/hooks/signMessage/useSignMessage.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/__commonjs/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/__commonjs/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/__commonjs/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/__commonjs/reduxStore/commonActions.js +1 -1
- package/__commonjs/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/__commonjs/reduxStore/persistedRootReducer.js +1 -1
- package/__commonjs/reduxStore/reducers.js +1 -1
- package/__commonjs/reduxStore/rootReducer.js +1 -1
- package/__commonjs/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/__commonjs/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/__commonjs/reduxStore/slices/index.js +1 -1
- package/__commonjs/types/serverTransactions.types.d.ts +6 -0
- package/__commonjs/utils/index.js +2 -2
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/getOperationsDetails.d.ts +1 -2
- package/__commonjs/utils/transactions/getOperationsDetails.js +1 -1
- package/__commonjs/utils/transactions/index.js +2 -2
- package/__commonjs/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/__commonjs/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/__commonjs/utils/transactions/tests/getOperationsDetails.test.d.ts +2 -0
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/__mocks__/accountConfig.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/server.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/apiCalls/accounts/index.js +1 -1
- package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
- package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
- package/apiCalls/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/getScamAddressData.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
- package/apiCalls/transactions/index.js +1 -1
- package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
- package/apiCalls/transactions/sendSignedTransactions.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/components/LogoutListener/LogoutListener.js +1 -1
- package/components/LogoutListener/helpers/index.js +1 -1
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
- package/components/LogoutListener/index.js +1 -1
- package/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/index.js +1 -1
- package/constants/network.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/types/index.js +1 -1
- package/types/serverTransactions.types.d.ts +6 -0
- package/types/serverTransactions.types.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getInterpretedTransaction/constants.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getOperationsDetails.d.ts +1 -2
- package/utils/transactions/getOperationsDetails.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/tests/getOperationsDetails.test.d.ts +2 -0
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useGetOperationList.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-3D24RYEO.js +0 -2
- package/__chunks__/chunk-63DWMMBC.js +0 -2
- package/__chunks__/chunk-6F5IZTEQ.js +0 -2
- package/__chunks__/chunk-6N6KSKS3.js +0 -2
- package/__chunks__/chunk-7DYIYKGL.js +0 -2
- package/__chunks__/chunk-A6S5JMQU.js +0 -2
- package/__chunks__/chunk-AXDKV5CI.js +0 -2
- package/__chunks__/chunk-BAJIU6WY.js +0 -2
- package/__chunks__/chunk-BXRFPXYW.js +0 -2
- package/__chunks__/chunk-C25WSSMI.js +0 -2
- package/__chunks__/chunk-C5SLHFZA.js +0 -2
- package/__chunks__/chunk-CRSZOA33.js +0 -2
- package/__chunks__/chunk-EAT3U6R2.js +0 -2
- package/__chunks__/chunk-EP54UY3K.js +0 -2
- package/__chunks__/chunk-F7VGDTN4.js +0 -2
- package/__chunks__/chunk-FNWIQAWM.js +0 -2
- package/__chunks__/chunk-G64M6256.js +0 -2
- package/__chunks__/chunk-GQR6NGPQ.js +0 -2
- package/__chunks__/chunk-GR2LLJO6.js +0 -2
- package/__chunks__/chunk-H74CTKTK.js +0 -2
- package/__chunks__/chunk-HQZDBKMW.js +0 -2
- package/__chunks__/chunk-I3QNR4OO.js +0 -2
- package/__chunks__/chunk-IC74IHNA.js +0 -2
- package/__chunks__/chunk-IT3D3SKE.js +0 -2
- package/__chunks__/chunk-J672LTSX.js +0 -2
- package/__chunks__/chunk-KB7YBYUI.js +0 -2
- package/__chunks__/chunk-KDKHMTWH.js +0 -2
- package/__chunks__/chunk-KIXVKYLH.js +0 -2
- package/__chunks__/chunk-KOSS72ID.js +0 -2
- package/__chunks__/chunk-L322Q6NI.js +0 -2
- package/__chunks__/chunk-LLO53VYQ.js +0 -2
- package/__chunks__/chunk-N3NTHNYH.js +0 -2
- package/__chunks__/chunk-N5ZHIYZB.js +0 -2
- package/__chunks__/chunk-NEWSZHVX.js +0 -2
- package/__chunks__/chunk-NMNO7PE3.js +0 -2
- package/__chunks__/chunk-NZ457IK7.js +0 -2
- package/__chunks__/chunk-OL6QSFS4.js +0 -2
- package/__chunks__/chunk-P4UYUSYF.js +0 -2
- package/__chunks__/chunk-PEBP2T4W.js +0 -2
- package/__chunks__/chunk-PQ4GSOMU.js +0 -2
- package/__chunks__/chunk-PUUTSGRB.js +0 -2
- package/__chunks__/chunk-Q7GHSFA4.js +0 -2
- package/__chunks__/chunk-QAZ5JOHT.js +0 -2
- package/__chunks__/chunk-QBHPMLFL.js +0 -2
- package/__chunks__/chunk-QGE44CNT.js +0 -2
- package/__chunks__/chunk-QXDXYEZT.js +0 -2
- package/__chunks__/chunk-RCO6GNPV.js +0 -2
- package/__chunks__/chunk-RQCBGRD3.js +0 -2
- package/__chunks__/chunk-RQNLBVZF.js +0 -2
- package/__chunks__/chunk-S3Q3JVU2.js +0 -2
- package/__chunks__/chunk-TNWM4GVE.js +0 -2
- package/__chunks__/chunk-TPWVWTQ2.js +0 -2
- package/__chunks__/chunk-TSDNW2BO.js +0 -2
- package/__chunks__/chunk-TTB6CZJK.js +0 -2
- package/__chunks__/chunk-UMTG3BIZ.js +0 -2
- package/__chunks__/chunk-UNDJURQN.js +0 -2
- package/__chunks__/chunk-UQYRQ2OD.js +0 -2
- package/__chunks__/chunk-V7UGEAWI.js +0 -2
- package/__chunks__/chunk-VJNDQYYO.js +0 -2
- package/__chunks__/chunk-WBYSIDWY.js +0 -2
- package/__chunks__/chunk-WNRJLG44.js +0 -2
- package/__chunks__/chunk-X7JDSL2E.js +0 -2
- package/__chunks__/chunk-Y7AK2XF6.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Fm=Object.create;var po=Object.defineProperty,Um=Object.defineProperties,Wm=Object.getOwnPropertyDescriptor,Gm=Object.getOwnPropertyDescriptors,Hm=Object.getOwnPropertyNames,Uo=Object.getOwnPropertySymbols,$m=Object.getPrototypeOf,tt=Object.prototype.hasOwnProperty,Nr=Object.prototype.propertyIsEnumerable;var Er=(e,o,t)=>o in e?po(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,g=(e,o)=>{for(var t in o||(o={}))tt.call(o,t)&&Er(e,t,o[t]);if(Uo)for(var t of Uo(o))Nr.call(o,t)&&Er(e,t,o[t]);return e},v=(e,o)=>Um(e,Gm(o));var mo=(e,o)=>{var t={};for(var r in e)tt.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&Uo)for(var r of Uo(e))o.indexOf(r)<0&&Nr.call(e,r)&&(t[r]=e[r]);return t};var S=(e,o)=>()=>(e&&(o=e(e=0)),o);var x=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),se=(e,o)=>{for(var t in o)po(e,t,{get:o[t],enumerable:!0})},Cr=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Hm(o))!tt.call(e,c)&&c!==t&&po(e,c,{get:()=>o[c],enumerable:!(r=Wm(o,c))||r.enumerable});return e};var y=(e,o,t)=>(t=e!=null?Fm($m(e)):{},Cr(o||!e||!e.__esModule?po(t,"default",{value:e,enumerable:!0}):t,e)),Z=e=>Cr(po({},"__esModule",{value:!0}),e);var u=(e,o,t)=>new Promise((r,c)=>{var p=d=>{try{l(t.next(d))}catch(f){c(f)}},m=d=>{try{l(t.throw(d))}catch(f){c(f)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);l((t=t.apply(e,o)).next())});var Dr=x(Wo=>{"use strict";n();Wo.byteLength=qm;Wo.toByteArray=zm;Wo.fromByteArray=Ym;var J=[],q=[],Vm=typeof Uint8Array!="undefined"?Uint8Array:Array,rt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ae=0,Pr=rt.length;Ae<Pr;++Ae)J[Ae]=rt[Ae],q[rt.charCodeAt(Ae)]=Ae;var Ae,Pr;q["-".charCodeAt(0)]=62;q["_".charCodeAt(0)]=63;function Rr(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var r=t===o?0:4-t%4;return[t,r]}function qm(e){var o=Rr(e),t=o[0],r=o[1];return(t+r)*3/4-r}function jm(e,o,t){return(o+t)*3/4-t}function zm(e){var o,t=Rr(e),r=t[0],c=t[1],p=new Vm(jm(e,r,c)),m=0,l=c>0?r-4:r,d;for(d=0;d<l;d+=4)o=q[e.charCodeAt(d)]<<18|q[e.charCodeAt(d+1)]<<12|q[e.charCodeAt(d+2)]<<6|q[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=q[e.charCodeAt(d)]<<2|q[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=q[e.charCodeAt(d)]<<10|q[e.charCodeAt(d+1)]<<4|q[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Km(e){return J[e>>18&63]+J[e>>12&63]+J[e>>6&63]+J[e&63]}function Xm(e,o,t){for(var r,c=[],p=o;p<t;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(Km(r));return c.join("")}function Ym(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,l=t-r;m<l;m+=p)c.push(Xm(e,m,m+p>l?l:m+p));return r===1?(o=e[t-1],c.push(J[o>>2]+J[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(J[o>>10]+J[o>>4&63]+J[o<<2&63]+"=")),c.join("")}});var Mr=x(at=>{n();at.read=function(e,o,t,r,c){var p,m,l=c*8-r-1,d=(1<<l)-1,f=d>>1,b=-7,h=t?c-1:0,k=t?-1:1,N=e[o+h];for(h+=k,p=N&(1<<-b)-1,N>>=-b,b+=l;b>0;p=p*256+e[o+h],h+=k,b-=8);for(m=p&(1<<-b)-1,p>>=-b,b+=r;b>0;m=m*256+e[o+h],h+=k,b-=8);if(p===0)p=1-f;else{if(p===d)return m?NaN:(N?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-f}return(N?-1:1)*m*Math.pow(2,p-r)};at.write=function(e,o,t,r,c,p){var m,l,d,f=p*8-c-1,b=(1<<f)-1,h=b>>1,k=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=r?0:p-1,O=r?1:-1,xe=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=b):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+h>=1?o+=k/d:o+=k*Math.pow(2,1-h),o*d>=2&&(m++,d/=2),m+h>=b?(l=0,m=b):m+h>=1?(l=(o*d-1)*Math.pow(2,c),m=m+h):(l=o*Math.pow(2,h-1)*Math.pow(2,c),m=0));c>=8;e[t+N]=l&255,N+=O,l/=256,c-=8);for(m=m<<c|l,f+=c;f>0;e[t+N]=m&255,N+=O,m/=256,f-=8);e[t+N-O]|=xe*128}});var Kr=x(Ge=>{"use strict";n();var it=Dr(),We=Mr(),Or=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ge.Buffer=_;Ge.SlowBuffer=nd;Ge.INSPECT_MAX_BYTES=50;var Go=2147483647;Ge.kMaxLength=Go;_.TYPED_ARRAY_SUPPORT=Zm();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Zm(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function ce(e){if(e>Go)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,_.prototype),o}function _(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return mt(e)}return Ur(e,o,t)}_.poolSize=8192;function Ur(e,o,t){if(typeof e=="string")return Qm(e,o);if(ArrayBuffer.isView(e))return ed(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Q(e,ArrayBuffer)||e&&Q(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(Q(e,SharedArrayBuffer)||e&&Q(e.buffer,SharedArrayBuffer)))return ct(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return _.from(r,o,t);var c=od(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return _.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}_.from=function(e,o,t){return Ur(e,o,t)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Wr(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function Jm(e,o,t){return Wr(e),e<=0?ce(e):o!==void 0?typeof t=="string"?ce(e).fill(o,t):ce(e).fill(o):ce(e)}_.alloc=function(e,o,t){return Jm(e,o,t)};function mt(e){return Wr(e),ce(e<0?0:dt(e)|0)}_.allocUnsafe=function(e){return mt(e)};_.allocUnsafeSlow=function(e){return mt(e)};function Qm(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!_.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Gr(e,o)|0,r=ce(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function st(e){for(var o=e.length<0?0:dt(e.length)|0,t=ce(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function ed(e){if(Q(e,Uint8Array)){var o=new Uint8Array(e);return ct(o.buffer,o.byteOffset,o.byteLength)}return st(e)}function ct(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,_.prototype),r}function od(e){if(_.isBuffer(e)){var o=dt(e.length)|0,t=ce(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||lt(e.length)?ce(0):st(e);if(e.type==="Buffer"&&Array.isArray(e.data))return st(e.data)}function dt(e){if(e>=Go)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Go.toString(16)+" bytes");return e|0}function nd(e){return+e!=e&&(e=0),_.alloc(+e)}_.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==_.prototype};_.compare=function(o,t){if(Q(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),Q(t,Uint8Array)&&(t=_.from(t,t.offset,t.byteLength)),!_.isBuffer(o)||!_.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};_.isEncoding=function(o){switch(String(o).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}};_.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return _.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=_.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(Q(m,Uint8Array))p+m.length>c.length?_.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(_.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Gr(e,o){if(_.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Q(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&t===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return pt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return zr(e).length;default:if(c)return r?-1:pt(e).length;o=(""+o).toLowerCase(),c=!0}}_.byteLength=Gr;function td(e,o,t){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return _d(this,o,t);case"utf8":case"utf-8":return $r(this,o,t);case"ascii":return dd(this,o,t);case"latin1":case"binary":return ld(this,o,t);case"base64":return pd(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ud(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function ke(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}_.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)ke(this,t,t+1);return this};_.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)ke(this,t,t+3),ke(this,t+1,t+2);return this};_.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)ke(this,t,t+7),ke(this,t+1,t+6),ke(this,t+2,t+5),ke(this,t+3,t+4);return this};_.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?$r(this,0,o):td.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(o){if(!_.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:_.compare(this,o)===0};_.prototype.inspect=function(){var o="",t=Ge.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Or&&(_.prototype[Or]=_.prototype.inspect);_.prototype.compare=function(o,t,r,c,p){if(Q(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,l=r-t,d=Math.min(m,l),f=this.slice(c,p),b=o.slice(t,r),h=0;h<d;++h)if(f[h]!==b[h]){m=f[h],l=b[h];break}return m<l?-1:l<m?1:0};function Hr(e,o,t,r,c){if(e.length===0)return-1;if(typeof t=="string"?(r=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,lt(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=_.from(o,r)),_.isBuffer(o))return o.length===0?-1:Br(e,o,t,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):Br(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Br(e,o,t,r,c){var p=1,m=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,l/=2,t/=2}function d(N,O){return p===1?N[O]:N.readUInt16BE(O*p)}var f;if(c){var b=-1;for(f=t;f<m;f++)if(d(e,f)===d(o,b===-1?0:f-b)){if(b===-1&&(b=f),f-b+1===l)return b*p}else b!==-1&&(f-=f-b),b=-1}else for(t+l>m&&(t=m-l),f=t;f>=0;f--){for(var h=!0,k=0;k<l;k++)if(d(e,f+k)!==d(o,k)){h=!1;break}if(h)return f}return-1}_.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};_.prototype.indexOf=function(o,t,r){return Hr(this,o,t,r,!0)};_.prototype.lastIndexOf=function(o,t,r){return Hr(this,o,t,r,!1)};function rd(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var l=parseInt(o.substr(m*2,2),16);if(lt(l))return m;e[t+m]=l}return m}function ad(e,o,t,r){return Ho(pt(o,e.length-t),e,t,r)}function id(e,o,t,r){return Ho(hd(o),e,t,r)}function sd(e,o,t,r){return Ho(zr(o),e,t,r)}function cd(e,o,t,r){return Ho(Td(o,e.length-t),e,t,r)}_.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return rd(this,o,t,r);case"utf8":case"utf-8":return ad(this,o,t,r);case"ascii":case"latin1":case"binary":return id(this,o,t,r);case"base64":return sd(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return cd(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function pd(e,o,t){return o===0&&t===e.length?it.fromByteArray(e):it.fromByteArray(e.slice(o,t))}function $r(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=t){var d,f,b,h;switch(l){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(h=(p&31)<<6|d&63,h>127&&(m=h));break;case 3:d=e[c+1],f=e[c+2],(d&192)===128&&(f&192)===128&&(h=(p&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(m=h));break;case 4:d=e[c+1],f=e[c+2],b=e[c+3],(d&192)===128&&(f&192)===128&&(b&192)===128&&(h=(p&15)<<18|(d&63)<<12|(f&63)<<6|b&63,h>65535&&h<1114112&&(m=h))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return md(r)}var Fr=4096;function md(e){var o=e.length;if(o<=Fr)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Fr));return t}function dd(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]&127);return r}function ld(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]);return r}function _d(e,o,t){var r=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>r)&&(t=r);for(var c="",p=o;p<t;++p)c+=xd[e[p]];return c}function ud(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}_.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,_.prototype),c};function B(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};_.prototype.readUintBE=_.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};_.prototype.readUint8=_.prototype.readUInt8=function(o,t){return o=o>>>0,t||B(o,1,this.length),this[o]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||B(o,2,this.length),this[o]|this[o+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||B(o,2,this.length),this[o]<<8|this[o+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||B(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};_.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};_.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};_.prototype.readInt8=function(o,t){return o=o>>>0,t||B(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};_.prototype.readInt16LE=function(o,t){o=o>>>0,t||B(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(o,t){o=o>>>0,t||B(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};_.prototype.readInt32BE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};_.prototype.readFloatLE=function(o,t){return o=o>>>0,t||B(o,4,this.length),We.read(this,o,!0,23,4)};_.prototype.readFloatBE=function(o,t){return o=o>>>0,t||B(o,4,this.length),We.read(this,o,!1,23,4)};_.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||B(o,8,this.length),We.read(this,o,!0,52,8)};_.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||B(o,8,this.length),We.read(this,o,!1,52,8)};function W(e,o,t,r,c,p){if(!_.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;W(this,o,t,r,p,0)}var m=1,l=0;for(this[t]=o&255;++l<r&&(m*=256);)this[t+l]=o/m&255;return t+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;W(this,o,t,r,p,0)}var m=r-1,l=1;for(this[t+m]=o&255;--m>=0&&(l*=256);)this[t+m]=o/l&255;return t+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,1,255,0),this[t]=o&255,t+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};_.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);W(this,o,t,r,p-1,-p)}var m=0,l=1,d=0;for(this[t]=o&255;++m<r&&(l*=256);)o<0&&d===0&&this[t+m-1]!==0&&(d=1),this[t+m]=(o/l>>0)-d&255;return t+r};_.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);W(this,o,t,r,p-1,-p)}var m=r-1,l=1,d=0;for(this[t+m]=o&255;--m>=0&&(l*=256);)o<0&&d===0&&this[t+m+1]!==0&&(d=1),this[t+m]=(o/l>>0)-d&255;return t+r};_.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};_.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};_.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};_.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};_.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function Vr(e,o,t,r,c,p){if(t+r>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function qr(e,o,t,r,c){return o=+o,t=t>>>0,c||Vr(e,o,t,4,34028234663852886e22,-34028234663852886e22),We.write(e,o,t,r,23,4),t+4}_.prototype.writeFloatLE=function(o,t,r){return qr(this,o,t,!0,r)};_.prototype.writeFloatBE=function(o,t,r){return qr(this,o,t,!1,r)};function jr(e,o,t,r,c){return o=+o,t=t>>>0,c||Vr(e,o,t,8,17976931348623157e292,-17976931348623157e292),We.write(e,o,t,r,52,8),t+8}_.prototype.writeDoubleLE=function(o,t,r){return jr(this,o,t,!0,r)};_.prototype.writeDoubleBE=function(o,t,r){return jr(this,o,t,!1,r)};_.prototype.copy=function(o,t,r,c){if(!_.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};_.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!_.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var l=_.isBuffer(o)?o:_.from(o,c),d=l.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=l[m%d]}return this};var gd=/[^+/0-9A-Za-z-_]/g;function fd(e){if(e=e.split("=")[0],e=e.trim().replace(gd,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function pt(e,o){o=o||1/0;for(var t,r=e.length,c=null,p=[],m=0;m<r;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!c){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),c=t;continue}t=(c-55296<<10|t-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function hd(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function Td(e,o){for(var t,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),r=t>>8,c=t%256,p.push(c),p.push(r);return p}function zr(e){return it.toByteArray(fd(e))}function Ho(e,o,t,r){for(var c=0;c<r&&!(c+t>=o.length||c>=e.length);++c)o[c+t]=e[c];return c}function Q(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function lt(e){return e!==e}var xd=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var r=t*16,c=0;c<16;++c)o[r+c]=e[t]+e[c];return o}()});var Qr=x((fT,Jr)=>{n();var C=Jr.exports={},ee,oe;function _t(){throw new Error("setTimeout has not been defined")}function ut(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ee=setTimeout:ee=_t}catch(e){ee=_t}try{typeof clearTimeout=="function"?oe=clearTimeout:oe=ut}catch(e){oe=ut}})();function Xr(e){if(ee===setTimeout)return setTimeout(e,0);if((ee===_t||!ee)&&setTimeout)return ee=setTimeout,setTimeout(e,0);try{return ee(e,0)}catch(o){try{return ee.call(null,e,0)}catch(t){return ee.call(this,e,0)}}}function yd(e){if(oe===clearTimeout)return clearTimeout(e);if((oe===ut||!oe)&&clearTimeout)return oe=clearTimeout,clearTimeout(e);try{return oe(e)}catch(o){try{return oe.call(null,e)}catch(t){return oe.call(this,e)}}}var pe=[],He=!1,Le,$o=-1;function bd(){!He||!Le||(He=!1,Le.length?pe=Le.concat(pe):$o=-1,pe.length&&Yr())}function Yr(){if(!He){var e=Xr(bd);He=!0;for(var o=pe.length;o;){for(Le=pe,pe=[];++$o<o;)Le&&Le[$o].run();$o=-1,o=pe.length}Le=null,He=!1,yd(e)}}C.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];pe.push(new Zr(e,o)),pe.length===1&&!He&&Xr(Yr)};function Zr(e,o){this.fun=e,this.array=o}Zr.prototype.run=function(){this.fun.apply(null,this.array)};C.title="browser";C.browser=!0;C.env={};C.argv=[];C.version="";C.versions={};function me(){}C.on=me;C.addListener=me;C.once=me;C.off=me;C.removeListener=me;C.removeAllListeners=me;C.emit=me;C.prependListener=me;C.prependOnceListener=me;C.listeners=function(e){return[]};C.binding=function(e){throw new Error("process.binding is not supported")};C.cwd=function(){return"/"};C.chdir=function(e){throw new Error("process.chdir is not supported")};C.umask=function(){return 0}});var a,s,Sd,i,n=S(()=>{a=y(Kr()),s=y(Qr()),Sd=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var t=__magic__;return t}(Object),i=Sd});var ea=S(()=>{"use strict";n()});var Ee=S(()=>{"use strict";n()});var oa=S(()=>{"use strict";n()});var gt,na=S(()=>{"use strict";n();gt=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(gt||{})});var ta=S(()=>{"use strict";n()});var ft=S(()=>{"use strict";n()});var ra=S(()=>{"use strict";n()});var ht=S(()=>{"use strict";n()});var aa=S(()=>{"use strict";n()});var ia=S(()=>{"use strict";n()});var Vo,sa,AT,ca,kT,P=S(()=>{"use strict";n();Vo=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),sa=(t=>(t.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",t.reloginRequest="RELOGIN_REQUEST",t))(sa||{}),AT=g(g({},Vo.CrossWindowProviderRequestEnums),sa),ca=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(ca||{}),kT=g(g({},Vo.CrossWindowProviderResponseEnums),ca)});var pa=S(()=>{"use strict";n()});var ma=S(()=>{"use strict";n()});var G=S(()=>{"use strict";n()});var da=S(()=>{"use strict";n()});var la=S(()=>{"use strict";n()});var _a=S(()=>{"use strict";n()});var E=S(()=>{"use strict";n();ht();aa();ia();P();pa();ma();G();da();la();_a()});var $e,ua,VT,ga,qT,fa,jT,zT,wd,Tt,Ne=S(()=>{"use strict";n();E();$e={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:ua,egldLabel:VT}=$e["devnet"],{chainId:ga,egldLabel:qT}=$e["testnet"],{chainId:fa,egldLabel:jT}=$e["mainnet"],zT={["devnet"]:ua,["testnet"]:ga,["mainnet"]:fa},wd={[ua]:"devnet",[ga]:"testnet",[fa]:"mainnet"},Tt=3e3});var qo=S(()=>{"use strict";n()});var ne,ha=S(()=>{"use strict";n();ne=require("@multiversx/sdk-web-wallet-provider")});var lo,jo,Ta,zo,xa,Ve,Ko,A=S(()=>{"use strict";n();ea();Ee();oa();na();ta();ft();ra();Ne();qo();ha();lo=5e4,jo=1e9,Ta=1,zo="logout",xa="login",Ve="0",Ko="-"});var _o,Xo=S(()=>{"use strict";n();_o=()=>Date.now()/1e3});var ya=S(()=>{"use strict";n()});var ba=S(()=>{"use strict";n()});var xt=S(()=>{"use strict";n();Xo();ya();ba()});var yt={};se(yt,{clear:()=>kd,getItem:()=>Id,localStorageKeys:()=>ye,removeItem:()=>Ad,setItem:()=>vd});var ye,Yo,vd,Id,Ad,kd,qe=S(()=>{"use strict";n();xt();ye={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Yo=typeof localStorage!="undefined",vd=({key:e,data:o,expires:t})=>{!Yo||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Id=e=>{if(!Yo)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:_o()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Ad=e=>{!Yo||localStorage.removeItem(String(e))},kd=()=>{!Yo||localStorage.clear()}});var bt={};se(bt,{clear:()=>Ia,getItem:()=>wa,removeItem:()=>va,setItem:()=>Sa,storage:()=>Ld});var Sa,wa,va,Ia,Ld,Aa=S(()=>{"use strict";n();Sa=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},wa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},va=e=>sessionStorage.removeItem(String(e)),Ia=()=>sessionStorage.clear(),Ld={setItem:Sa,getItem:wa,removeItem:va,clear:Ia}});var Ce,je=S(()=>{"use strict";n();qe();Aa();Ce={session:bt,local:yt}});var St,R,de,F=S(()=>{"use strict";n();St=require("@reduxjs/toolkit");A();R=(0,St.createAction)(zo),de=(0,St.createAction)(xa,e=>({payload:e}))});var vt,ka,La,Zo,wt,Ea,Jo,Ix,It,Ax,Ed,Nd,kx,Lx,Ex,Na,Ca,Qo,en=S(()=>{"use strict";n();vt=require("@multiversx/sdk-core"),ka=require("@reduxjs/toolkit"),La=require("redux-persist");A();je();qe();F();Zo={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ve},wt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Zo},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Ea=(0,ka.createSlice)({name:"accountInfoSlice",initialState:wt,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new vt.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:Zo},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(R,()=>(Ce.local.removeItem(ye.loginExpiresAt),wt)),e.addCase(de,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new vt.Address(r).hex()}),e.addCase(La.REHYDRATE,(o,t)=>{var f;if(!((f=t.payload)!=null&&f.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:wt.accounts,o.publicKey=l})}}),{setAccount:Jo,setAddress:Ix,setAccountNonce:It,setAccountShard:Ax,setLedgerAccount:Ed,updateLedgerAccount:Nd,setWalletConnectAccount:kx,setIsAccountLoading:Lx,setAccountLoadingError:Ex,setWebsocketEvent:Na,setWebsocketBatchEvent:Ca}=Ea.actions,Qo=Ea.reducer});function uo(){return new Date().setHours(new Date().getHours()+24)}function go(e){Ce.local.setItem({key:ye.loginExpiresAt,data:e,expires:e})}var At=S(()=>{"use strict";n();je();qe()});var Ra,Pa,Da,Ux,Cd,Pd,Rd,Wx,Dd,Ma,Gx,on,nn=S(()=>{"use strict";n();Ra=require("@reduxjs/toolkit");At();P();F();Pa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Da=(0,Ra.createSlice)({name:"loginInfoSlice",initialState:Pa,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(R,()=>Pa),e.addCase(de,(o,t)=>{o.isLoginSessionInvalid=!1,o.loginMethod=t.payload.loginMethod,go(uo())})}}),{setLoginMethod:Ux,setWalletConnectLogin:Cd,setLedgerLogin:Pd,setTokenLogin:Rd,setTokenLoginSignature:Wx,setWalletLogin:Dd,invalidateLoginSession:Ma,setLogoutRoute:Gx}=Da.actions,on=Da.reducer});var Ba,Oa,Fa,qx,Md,jx,Od,tn,rn=S(()=>{"use strict";n();Ba=require("@reduxjs/toolkit");F();Oa={},Fa=(0,Ba.createSlice)({name:"modalsSlice",initialState:Oa,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(R,()=>Oa)}}),{setTxSubmittedModal:qx,setNotificationModal:Md,clearTxSubmittedModal:jx,clearNotificationModal:Od}=Fa.actions,tn=Fa.reducer});var fo=S(()=>{"use strict";n()});var Wa=S(()=>{"use strict";n();fo()});function Ga(e){return e[Math.floor(Math.random()*e.length)]}var Ha=S(()=>{"use strict";n()});var kt=S(()=>{"use strict";n();ft()});var ze=S(()=>{"use strict";n();Wa();Ha();kt()});var $a,Va,qa,Lt,Bd,ja,cy,py,Fd,an,sn=S(()=>{"use strict";n();$a=require("@reduxjs/toolkit"),Va=y(require("lodash.omit")),qa=require("redux-persist");F();ze();Lt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Bd={network:Lt,chainID:"-1"},ja=(0,$a.createSlice)({name:"appConfig",initialState:Bd,reducers:{initializeNetworkConfig:(e,o)=>{let t=Ga(o.payload.walletConnectV2RelayAddresses),r=(0,Va.default)(o.payload,"walletConnectV2RelayAddresses");e.network=v(g(g({},e.network),r),{walletConnectV2RelayAddress:t})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(R,o=>{o.network.customWalletAddress=void 0}),e.addCase(qa.REHYDRATE,(o,t)=>{var c,p;if(!((p=(c=t.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=t.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:cy,setChainID:py,setCustomWalletAddress:Fd}=ja.actions,an=ja.reducer});var za,Et,Ka,gy,fy,hy,cn,pn=S(()=>{"use strict";n();za=require("@reduxjs/toolkit");E();F();Et={isSigning:!1,signedSessions:{}},Ka=(0,za.createSlice)({name:"signedMessageInfoSliceState",initialState:Et,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[t]=g(g({},e.signedSessions[t]),r)},setSignSessionState:(e,o)=>g(g({},e),o.payload),clearSignedMessageInfo:()=>Et},extraReducers:e=>{e.addCase(R,()=>Et)}}),{setSignSession:gy,clearSignedMessageInfo:fy,setSignSessionState:hy}=Ka.actions,cn=Ka.reducer});var Ya,Za,Xa,Ja,Ud,Wd,vy,Gd,mn,dn=S(()=>{"use strict";n();Ya=require("@reduxjs/toolkit"),Za=require("redux-persist");E();Xo();F();Xa={customToasts:[],transactionToasts:[]},Ja=(0,Ya.createSlice)({name:"toastsSlice",initialState:Xa,reducers:{addCustomToast:(e,o)=>{let t=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===t);if(r!==-1){e.customToasts[r]=v(g(g({},e.customToasts[r]),o.payload),{type:"custom",toastId:t});return}e.customToasts.push(v(g({},o.payload),{type:"custom",toastId:t}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:_o(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)}},extraReducers:e=>{e.addCase(R,()=>Xa),e.addCase(Za.REHYDRATE,(o,t)=>{var c,p;let r=(p=(c=t.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Ud,removeCustomToast:Wd,addTransactionToast:vy,removeTransactionToast:Gd}=Ja.actions,mn=Ja.reducer});var Qa,Ct,Pt,Rt,Hd,Nt,ei,Ly,$d,Dt,ln,_n=S(()=>{"use strict";n();Qa=require("@reduxjs/toolkit");F();Ct="Transaction failed",Pt="Transaction successful",Rt="Processing transaction",Hd="Transaction submitted",Nt={},ei=(0,Qa.createSlice)({name:"transactionsInfo",initialState:Nt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||Ct,successMessage:(r==null?void 0:r.successMessage)||Pt,processingMessage:(r==null?void 0:r.processingMessage)||Rt,submittedMessage:(r==null?void 0:r.submittedMessage)||Hd,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Nt},extraReducers:e=>{e.addCase(R,()=>Nt)}}),{clearTransactionsInfo:Ly,setTransactionsDisplayInfo:$d,clearTransactionsInfoForSessionId:Dt}=ei.actions,ln=ei.reducer});function _e(e){return e!=null&&(Qd(e)||rl(e))}function Pe(e){return e!=null&&(el(e)||al(e))}function Re(e){return e!=null&&(ol(e)||il(e))}function oi(e){return e!=null&&(nl(e)||sl(e))}function Mt(e){return e!=null&&tl(e)}function Qd(e){return e!=null&&Vd.includes(e)}function el(e){return e!=null&&qd.includes(e)}function ol(e){return e!=null&&jd.includes(e)}function nl(e){return e!=null&&zd.includes(e)}function tl(e){return e!=null&&Kd.includes(e)}function rl(e){return e!=null&&Xd.includes(e)}function al(e){return e!=null&&Yd.includes(e)}function il(e){return e!=null&&Zd.includes(e)}function sl(e){return e!=null&&Jd.includes(e)}var Vd,qd,jd,zd,Kd,Xd,Yd,Zd,Jd,Ke=S(()=>{"use strict";n();P();Vd=["sent"],qd=["success"],jd=["fail","cancelled","timedOut"],zd=["invalid"],Kd=["timedOut"],Xd=["pending"],Yd=["success"],Zd=["fail","invalid"],Jd=["not executed"]});var ni,ti,ho,cl,ri,te,un,pl,gn,ml,dl,By,ll,To,Ot,Fy,fn,hn=S(()=>{"use strict";n();ni=require("@reduxjs/toolkit"),ti=require("redux-persist");P();Ke();F();ho={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},cl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ri=(0,ni.createSlice)({name:"transactionsSlice",initialState:ho,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,f;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:l}=o.payload;e.customTransactionInformationForSessionId[t]=g(g(g({},cl),((d=e.signedTransactions[t])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[t]||{}),e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:g(g({},e.customTransactionInformationForSessionId[t]),l!=null?l:{})},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===t&&(e.transactionsToSign=ho.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=g(g({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var d,f,b,h,k,N,O,xe;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(f=(d=e.signedTransactions)==null?void 0:d[t])==null?void 0:f.transactions;if(l!=null){e.signedTransactions[t].transactions=l.map(U=>U.hash===p?v(g({},U),{status:r,errorMessage:c,inTransit:m}):U);let so=(h=(b=e.signedTransactions[t])==null?void 0:b.transactions)==null?void 0:h.every(U=>Pe(U.status)),co=(N=(k=e.signedTransactions[t])==null?void 0:k.transactions)==null?void 0:N.every(U=>Re(U.status)),Do=(xe=(O=e.signedTransactions[t])==null?void 0:O.transactions)==null?void 0:xe.every(U=>oi(U.status));so&&(e.signedTransactions[t].status="success"),co&&(e.signedTransactions[t].status="fail"),Do&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=ho.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=ho.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:t,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].customTransactionInformation=g(g({},e.signedTransactions[t].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(R,()=>ho),e.addCase(ti.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((l,[d,f])=>{let b=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-b>0||(l[d]=f),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:te,updateSignedTransactions:un,setTransactionsToSign:pl,clearAllTransactionsToSign:gn,clearAllSignedTransactions:ml,clearSignedTransaction:dl,clearTransactionToSign:By,setSignTransactionsError:ll,setSignTransactionsCancelMessage:To,moveTransactionsToSignedState:Ot,updateSignedTransactionsCustomTransactionInformation:Fy}=ri.actions,fn=ri.reducer});var ai,Bt,ii,Hy,si,ci,$y,Tn,xn=S(()=>{"use strict";n();ai=require("@reduxjs/toolkit");F();Bt={},ii=(0,ai.createSlice)({name:"batchTransactionsSlice",initialState:Bt,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Bt},extraReducers:e=>{e.addCase(R,()=>Bt)}}),{setBatchTransactions:Hy,updateBatchTransactions:si,clearBatchTransactions:ci,clearAllBatchTransactions:$y}=ii.actions,Tn=ii.reducer});var mi,pi,di,zy,li,Ft=S(()=>{"use strict";n();mi=require("@reduxjs/toolkit");F();pi={},di=(0,mi.createSlice)({name:"dappConfigSlice",initialState:pi,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(R,()=>pi)}}),{setDappConfig:zy}=di.actions,li=di.reducer});var L=S(()=>{"use strict";n();en();nn();rn();sn();pn();dn();_n();hn();xn();Ft()});var Ut=S(()=>{"use strict";n()});var gi,fl,hl,De,Sn=S(()=>{"use strict";n();gi=require("@reduxjs/toolkit");Ut();en();xn();Ft();nn();rn();sn();pn();dn();_n();hn();fl={["account"]:Qo,["dappConfig"]:li,["loginInfo"]:on,["modals"]:tn,["networkConfig"]:an,["signedMessageInfo"]:cn,["toasts"]:mn,["transactionsInfo"]:ln,["transactions"]:fn,["batchTransactions"]:Tn},hl=(e={})=>(0,gi.combineReducers)(g(g({},fl),e)),De=hl});var xi={};se(xi,{default:()=>Rl,sessionStorageReducers:()=>Wt});function ue(e,o=[]){return{key:e,version:1,storage:hi.default,blacklist:o}}var H,fi,hi,Tl,xo,xl,yl,bl,Sl,wl,vl,Il,Al,kl,Ll,Ti,El,Wt,Nl,Cl,Pl,Rl,yi=S(()=>{"use strict";n();H=require("redux-persist"),fi=y(require("redux-persist/lib/storage")),hi=y(require("redux-persist/lib/storage/session"));Sn();L();en();xn();nn();rn();sn();pn();dn();_n();hn();Ut();Tl={persistReducersStorageType:"localStorage"},xo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},xl=ue(xo["account"]),yl=ue(xo["loginInfo"]),bl=ue(xo["modals"]),Sl=ue(xo["networkConfig"]),wl={2:e=>v(g({},e),{networkConfig:Lt})};vl=ue("sdk-dapp-transactionsInfo"),Il=ue("sdk-dapp-transactions",["transactionsToSign"]),Al=ue("sdk-dapp-batchTransactions",["batchTransactions"]),kl=ue("sdk-dapp-toasts"),Ll=ue("sdk-dapp-signedMessageInfo"),Ti={key:"sdk-dapp-store",version:2,storage:fi.default,whitelist:Object.keys(xo),migrate:(0,H.createMigrate)(wl,{debug:!1})},El=v(g({},Ti),{whitelist:[]}),Wt={["toasts"]:(0,H.persistReducer)(kl,mn),["transactions"]:(0,H.persistReducer)(Il,fn),["transactionsInfo"]:(0,H.persistReducer)(vl,ln),["batchTransactions"]:(0,H.persistReducer)(Al,Tn),["signedMessageInfo"]:(0,H.persistReducer)(Ll,cn)},Nl=v(g({},Wt),{["account"]:(0,H.persistReducer)(xl,Qo),["loginInfo"]:(0,H.persistReducer)(yl,on),["modals"]:(0,H.persistReducer)(bl,tn),["networkConfig"]:(0,H.persistReducer)(Sl,an)}),Cl=Tl.persistReducersStorageType==="localStorage",Pl=Cl?(0,H.persistReducer)(Ti,De(Wt)):(0,H.persistReducer)(El,De(Nl)),Rl=Pl});var bi={};se(bi,{default:()=>Dl});var Dl,Si=S(()=>{"use strict";n();Sn();Dl=De()});var wi={};se(wi,{default:()=>Ol});var j,Ml,Ol,vi=S(()=>{"use strict";n();j=require("redux-persist"),Ml=[j.FLUSH,j.REHYDRATE,j.PAUSE,j.PERSIST,j.PURGE,j.REGISTER],Ol=Ml});var ki={};se(ki,{default:()=>Ai});function Ai(e){return(0,Ii.persistStore)(e)}var Ii,Li=S(()=>{"use strict";n();Ii=require("redux-persist")});var dc=x((zM,mc)=>{n();var Mu=typeof i=="object"&&i&&i.Object===Object&&i;mc.exports=Mu});var ko=x((KM,lc)=>{n();var Ou=dc(),Bu=typeof self=="object"&&self&&self.Object===Object&&self,Fu=Ou||Bu||Function("return this")();lc.exports=Fu});var _r=x((XM,_c)=>{n();var Uu=ko(),Wu=Uu.Symbol;_c.exports=Wu});var hc=x((YM,fc)=>{n();var uc=_r(),gc=Object.prototype,Gu=gc.hasOwnProperty,Hu=gc.toString,Lo=uc?uc.toStringTag:void 0;function $u(e){var o=Gu.call(e,Lo),t=e[Lo];try{e[Lo]=void 0;var r=!0}catch(p){}var c=Hu.call(e);return r&&(o?e[Lo]=t:delete e[Lo]),c}fc.exports=$u});var xc=x((ZM,Tc)=>{n();var Vu=Object.prototype,qu=Vu.toString;function ju(e){return qu.call(e)}Tc.exports=ju});var ur=x((JM,Sc)=>{n();var yc=_r(),zu=hc(),Ku=xc(),Xu="[object Null]",Yu="[object Undefined]",bc=yc?yc.toStringTag:void 0;function Zu(e){return e==null?e===void 0?Yu:Xu:bc&&bc in Object(e)?zu(e):Ku(e)}Sc.exports=Zu});var gr=x((QM,wc)=>{n();function Ju(e){var o=typeof e;return e!=null&&(o=="object"||o=="function")}wc.exports=Ju});var Ic=x((e5,vc)=>{n();var Qu=ur(),eg=gr(),og="[object AsyncFunction]",ng="[object Function]",tg="[object GeneratorFunction]",rg="[object Proxy]";function ag(e){if(!eg(e))return!1;var o=Qu(e);return o==ng||o==tg||o==og||o==rg}vc.exports=ag});var kc=x((o5,Ac)=>{n();var ig=ko(),sg=ig["__core-js_shared__"];Ac.exports=sg});var Nc=x((n5,Ec)=>{n();var fr=kc(),Lc=function(){var e=/[^.]+$/.exec(fr&&fr.keys&&fr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function cg(e){return!!Lc&&Lc in e}Ec.exports=cg});var Pc=x((t5,Cc)=>{n();var pg=Function.prototype,mg=pg.toString;function dg(e){if(e!=null){try{return mg.call(e)}catch(o){}try{return e+""}catch(o){}}return""}Cc.exports=dg});var Dc=x((r5,Rc)=>{n();var lg=Ic(),_g=Nc(),ug=gr(),gg=Pc(),fg=/[\\^$.*+?()[\]{}|]/g,hg=/^\[object .+?Constructor\]$/,Tg=Function.prototype,xg=Object.prototype,yg=Tg.toString,bg=xg.hasOwnProperty,Sg=RegExp("^"+yg.call(bg).replace(fg,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function wg(e){if(!ug(e)||_g(e))return!1;var o=lg(e)?Sg:hg;return o.test(gg(e))}Rc.exports=wg});var Oc=x((a5,Mc)=>{n();function vg(e,o){return e==null?void 0:e[o]}Mc.exports=vg});var Zn=x((i5,Bc)=>{n();var Ig=Dc(),Ag=Oc();function kg(e,o){var t=Ag(e,o);return Ig(t)?t:void 0}Bc.exports=kg});var Eo=x((s5,Fc)=>{n();var Lg=Zn(),Eg=Lg(Object,"create");Fc.exports=Eg});var Gc=x((c5,Wc)=>{n();var Uc=Eo();function Ng(){this.__data__=Uc?Uc(null):{},this.size=0}Wc.exports=Ng});var $c=x((p5,Hc)=>{n();function Cg(e){var o=this.has(e)&&delete this.__data__[e];return this.size-=o?1:0,o}Hc.exports=Cg});var qc=x((m5,Vc)=>{n();var Pg=Eo(),Rg="__lodash_hash_undefined__",Dg=Object.prototype,Mg=Dg.hasOwnProperty;function Og(e){var o=this.__data__;if(Pg){var t=o[e];return t===Rg?void 0:t}return Mg.call(o,e)?o[e]:void 0}Vc.exports=Og});var zc=x((d5,jc)=>{n();var Bg=Eo(),Fg=Object.prototype,Ug=Fg.hasOwnProperty;function Wg(e){var o=this.__data__;return Bg?o[e]!==void 0:Ug.call(o,e)}jc.exports=Wg});var Xc=x((l5,Kc)=>{n();var Gg=Eo(),Hg="__lodash_hash_undefined__";function $g(e,o){var t=this.__data__;return this.size+=this.has(e)?0:1,t[e]=Gg&&o===void 0?Hg:o,this}Kc.exports=$g});var Zc=x((_5,Yc)=>{n();var Vg=Gc(),qg=$c(),jg=qc(),zg=zc(),Kg=Xc();function to(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}to.prototype.clear=Vg;to.prototype.delete=qg;to.prototype.get=jg;to.prototype.has=zg;to.prototype.set=Kg;Yc.exports=to});var Qc=x((u5,Jc)=>{n();function Xg(){this.__data__=[],this.size=0}Jc.exports=Xg});var op=x((g5,ep)=>{n();function Yg(e,o){return e===o||e!==e&&o!==o}ep.exports=Yg});var No=x((f5,np)=>{n();var Zg=op();function Jg(e,o){for(var t=e.length;t--;)if(Zg(e[t][0],o))return t;return-1}np.exports=Jg});var rp=x((h5,tp)=>{n();var Qg=No(),ef=Array.prototype,of=ef.splice;function nf(e){var o=this.__data__,t=Qg(o,e);if(t<0)return!1;var r=o.length-1;return t==r?o.pop():of.call(o,t,1),--this.size,!0}tp.exports=nf});var ip=x((T5,ap)=>{n();var tf=No();function rf(e){var o=this.__data__,t=tf(o,e);return t<0?void 0:o[t][1]}ap.exports=rf});var cp=x((x5,sp)=>{n();var af=No();function sf(e){return af(this.__data__,e)>-1}sp.exports=sf});var mp=x((y5,pp)=>{n();var cf=No();function pf(e,o){var t=this.__data__,r=cf(t,e);return r<0?(++this.size,t.push([e,o])):t[r][1]=o,this}pp.exports=pf});var lp=x((b5,dp)=>{n();var mf=Qc(),df=rp(),lf=ip(),_f=cp(),uf=mp();function ro(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}ro.prototype.clear=mf;ro.prototype.delete=df;ro.prototype.get=lf;ro.prototype.has=_f;ro.prototype.set=uf;dp.exports=ro});var up=x((S5,_p)=>{n();var gf=Zn(),ff=ko(),hf=gf(ff,"Map");_p.exports=hf});var hp=x((w5,fp)=>{n();var gp=Zc(),Tf=lp(),xf=up();function yf(){this.size=0,this.__data__={hash:new gp,map:new(xf||Tf),string:new gp}}fp.exports=yf});var xp=x((v5,Tp)=>{n();function bf(e){var o=typeof e;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?e!=="__proto__":e===null}Tp.exports=bf});var Co=x((I5,yp)=>{n();var Sf=xp();function wf(e,o){var t=e.__data__;return Sf(o)?t[typeof o=="string"?"string":"hash"]:t.map}yp.exports=wf});var Sp=x((A5,bp)=>{n();var vf=Co();function If(e){var o=vf(this,e).delete(e);return this.size-=o?1:0,o}bp.exports=If});var vp=x((k5,wp)=>{n();var Af=Co();function kf(e){return Af(this,e).get(e)}wp.exports=kf});var Ap=x((L5,Ip)=>{n();var Lf=Co();function Ef(e){return Lf(this,e).has(e)}Ip.exports=Ef});var Lp=x((E5,kp)=>{n();var Nf=Co();function Cf(e,o){var t=Nf(this,e),r=t.size;return t.set(e,o),this.size+=t.size==r?0:1,this}kp.exports=Cf});var Np=x((N5,Ep)=>{n();var Pf=hp(),Rf=Sp(),Df=vp(),Mf=Ap(),Of=Lp();function ao(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}ao.prototype.clear=Pf;ao.prototype.delete=Rf;ao.prototype.get=Df;ao.prototype.has=Mf;ao.prototype.set=Of;Ep.exports=ao});var Pp=x((C5,Cp)=>{n();var Bf="__lodash_hash_undefined__";function Ff(e){return this.__data__.set(e,Bf),this}Cp.exports=Ff});var Dp=x((P5,Rp)=>{n();function Uf(e){return this.__data__.has(e)}Rp.exports=Uf});var Op=x((R5,Mp)=>{n();var Wf=Np(),Gf=Pp(),Hf=Dp();function Jn(e){var o=-1,t=e==null?0:e.length;for(this.__data__=new Wf;++o<t;)this.add(e[o])}Jn.prototype.add=Jn.prototype.push=Gf;Jn.prototype.has=Hf;Mp.exports=Jn});var Fp=x((D5,Bp)=>{n();function $f(e,o,t,r){for(var c=e.length,p=t+(r?1:-1);r?p--:++p<c;)if(o(e[p],p,e))return p;return-1}Bp.exports=$f});var Wp=x((M5,Up)=>{n();function Vf(e){return e!==e}Up.exports=Vf});var Hp=x((O5,Gp)=>{n();function qf(e,o,t){for(var r=t-1,c=e.length;++r<c;)if(e[r]===o)return r;return-1}Gp.exports=qf});var Vp=x((B5,$p)=>{n();var jf=Fp(),zf=Wp(),Kf=Hp();function Xf(e,o,t){return o===o?Kf(e,o,t):jf(e,zf,t)}$p.exports=Xf});var jp=x((F5,qp)=>{n();var Yf=Vp();function Zf(e,o){var t=e==null?0:e.length;return!!t&&Yf(e,o,0)>-1}qp.exports=Zf});var Kp=x((U5,zp)=>{n();function Jf(e,o,t){for(var r=-1,c=e==null?0:e.length;++r<c;)if(t(o,e[r]))return!0;return!1}zp.exports=Jf});var Yp=x((W5,Xp)=>{n();function Qf(e,o){return e.has(o)}Xp.exports=Qf});var Jp=x((G5,Zp)=>{n();var eh=Zn(),oh=ko(),nh=eh(oh,"Set");Zp.exports=nh});var em=x((H5,Qp)=>{n();function th(){}Qp.exports=th});var hr=x(($5,om)=>{n();function rh(e){var o=-1,t=Array(e.size);return e.forEach(function(r){t[++o]=r}),t}om.exports=rh});var tm=x((V5,nm)=>{n();var Tr=Jp(),ah=em(),ih=hr(),sh=1/0,ch=Tr&&1/ih(new Tr([,-0]))[1]==sh?function(e){return new Tr(e)}:ah;nm.exports=ch});var am=x((q5,rm)=>{n();var ph=Op(),mh=jp(),dh=Kp(),lh=Yp(),_h=tm(),uh=hr(),gh=200;function fh(e,o,t){var r=-1,c=mh,p=e.length,m=!0,l=[],d=l;if(t)m=!1,c=dh;else if(p>=gh){var f=o?null:_h(e);if(f)return uh(f);m=!1,c=lh,d=new ph}else d=o?[]:l;e:for(;++r<p;){var b=e[r],h=o?o(b):b;if(b=t||b!==0?b:0,m&&h===h){for(var k=d.length;k--;)if(d[k]===h)continue e;o&&d.push(h),l.push(b)}else c(d,h,t)||(d!==l&&d.push(h),l.push(b))}return l}rm.exports=fh});var sm=x((j5,im)=>{n();var hh=am();function Th(e){return e&&e.length?hh(e):[]}im.exports=Th});var _m=x((p6,lm)=>{n();var Eh=Array.isArray;lm.exports=Eh});var gm=x((m6,um)=>{n();function Nh(e){return e!=null&&typeof e=="object"}um.exports=Nh});var hm=x((d6,fm)=>{n();var Ch=ur(),Ph=_m(),Rh=gm(),Dh="[object String]";function Mh(e){return typeof e=="string"||!Ph(e)&&Rh(e)&&Ch(e)==Dh}fm.exports=Mh});var yr={};se(yr,{css:()=>Sm,default:()=>Vh});var Sm,Vh,br=S(()=>{"use strict";n();Sm=`.dapp-core-component__main__link-style {
|
|
1
|
+
"use strict";var Fm=Object.create;var po=Object.defineProperty,Um=Object.defineProperties,Wm=Object.getOwnPropertyDescriptor,Gm=Object.getOwnPropertyDescriptors,Hm=Object.getOwnPropertyNames,Uo=Object.getOwnPropertySymbols,$m=Object.getPrototypeOf,tt=Object.prototype.hasOwnProperty,Nr=Object.prototype.propertyIsEnumerable;var Er=(e,o,t)=>o in e?po(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,g=(e,o)=>{for(var t in o||(o={}))tt.call(o,t)&&Er(e,t,o[t]);if(Uo)for(var t of Uo(o))Nr.call(o,t)&&Er(e,t,o[t]);return e},v=(e,o)=>Um(e,Gm(o));var mo=(e,o)=>{var t={};for(var r in e)tt.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&Uo)for(var r of Uo(e))o.indexOf(r)<0&&Nr.call(e,r)&&(t[r]=e[r]);return t};var S=(e,o)=>()=>(e&&(o=e(e=0)),o);var x=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),se=(e,o)=>{for(var t in o)po(e,t,{get:o[t],enumerable:!0})},Cr=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of Hm(o))!tt.call(e,c)&&c!==t&&po(e,c,{get:()=>o[c],enumerable:!(r=Wm(o,c))||r.enumerable});return e};var y=(e,o,t)=>(t=e!=null?Fm($m(e)):{},Cr(o||!e||!e.__esModule?po(t,"default",{value:e,enumerable:!0}):t,e)),Z=e=>Cr(po({},"__esModule",{value:!0}),e);var u=(e,o,t)=>new Promise((r,c)=>{var p=d=>{try{l(t.next(d))}catch(f){c(f)}},m=d=>{try{l(t.throw(d))}catch(f){c(f)}},l=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);l((t=t.apply(e,o)).next())});var Dr=x(Wo=>{"use strict";n();Wo.byteLength=qm;Wo.toByteArray=zm;Wo.fromByteArray=Ym;var J=[],q=[],Vm=typeof Uint8Array!="undefined"?Uint8Array:Array,rt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(Ae=0,Pr=rt.length;Ae<Pr;++Ae)J[Ae]=rt[Ae],q[rt.charCodeAt(Ae)]=Ae;var Ae,Pr;q["-".charCodeAt(0)]=62;q["_".charCodeAt(0)]=63;function Rr(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var r=t===o?0:4-t%4;return[t,r]}function qm(e){var o=Rr(e),t=o[0],r=o[1];return(t+r)*3/4-r}function jm(e,o,t){return(o+t)*3/4-t}function zm(e){var o,t=Rr(e),r=t[0],c=t[1],p=new Vm(jm(e,r,c)),m=0,l=c>0?r-4:r,d;for(d=0;d<l;d+=4)o=q[e.charCodeAt(d)]<<18|q[e.charCodeAt(d+1)]<<12|q[e.charCodeAt(d+2)]<<6|q[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=q[e.charCodeAt(d)]<<2|q[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=q[e.charCodeAt(d)]<<10|q[e.charCodeAt(d+1)]<<4|q[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function Km(e){return J[e>>18&63]+J[e>>12&63]+J[e>>6&63]+J[e&63]}function Xm(e,o,t){for(var r,c=[],p=o;p<t;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(Km(r));return c.join("")}function Ym(e){for(var o,t=e.length,r=t%3,c=[],p=16383,m=0,l=t-r;m<l;m+=p)c.push(Xm(e,m,m+p>l?l:m+p));return r===1?(o=e[t-1],c.push(J[o>>2]+J[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],c.push(J[o>>10]+J[o>>4&63]+J[o<<2&63]+"=")),c.join("")}});var Mr=x(at=>{n();at.read=function(e,o,t,r,c){var p,m,l=c*8-r-1,d=(1<<l)-1,f=d>>1,b=-7,h=t?c-1:0,k=t?-1:1,N=e[o+h];for(h+=k,p=N&(1<<-b)-1,N>>=-b,b+=l;b>0;p=p*256+e[o+h],h+=k,b-=8);for(m=p&(1<<-b)-1,p>>=-b,b+=r;b>0;m=m*256+e[o+h],h+=k,b-=8);if(p===0)p=1-f;else{if(p===d)return m?NaN:(N?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-f}return(N?-1:1)*m*Math.pow(2,p-r)};at.write=function(e,o,t,r,c,p){var m,l,d,f=p*8-c-1,b=(1<<f)-1,h=b>>1,k=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,N=r?0:p-1,O=r?1:-1,xe=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(l=isNaN(o)?1:0,m=b):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+h>=1?o+=k/d:o+=k*Math.pow(2,1-h),o*d>=2&&(m++,d/=2),m+h>=b?(l=0,m=b):m+h>=1?(l=(o*d-1)*Math.pow(2,c),m=m+h):(l=o*Math.pow(2,h-1)*Math.pow(2,c),m=0));c>=8;e[t+N]=l&255,N+=O,l/=256,c-=8);for(m=m<<c|l,f+=c;f>0;e[t+N]=m&255,N+=O,m/=256,f-=8);e[t+N-O]|=xe*128}});var Kr=x(Ge=>{"use strict";n();var it=Dr(),We=Mr(),Or=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ge.Buffer=_;Ge.SlowBuffer=nd;Ge.INSPECT_MAX_BYTES=50;var Go=2147483647;Ge.kMaxLength=Go;_.TYPED_ARRAY_SUPPORT=Zm();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Zm(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function ce(e){if(e>Go)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,_.prototype),o}function _(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return mt(e)}return Ur(e,o,t)}_.poolSize=8192;function Ur(e,o,t){if(typeof e=="string")return Qm(e,o);if(ArrayBuffer.isView(e))return ed(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(Q(e,ArrayBuffer)||e&&Q(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(Q(e,SharedArrayBuffer)||e&&Q(e.buffer,SharedArrayBuffer)))return ct(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return _.from(r,o,t);var c=od(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return _.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}_.from=function(e,o,t){return Ur(e,o,t)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Wr(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function Jm(e,o,t){return Wr(e),e<=0?ce(e):o!==void 0?typeof t=="string"?ce(e).fill(o,t):ce(e).fill(o):ce(e)}_.alloc=function(e,o,t){return Jm(e,o,t)};function mt(e){return Wr(e),ce(e<0?0:dt(e)|0)}_.allocUnsafe=function(e){return mt(e)};_.allocUnsafeSlow=function(e){return mt(e)};function Qm(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!_.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=Gr(e,o)|0,r=ce(t),c=r.write(e,o);return c!==t&&(r=r.slice(0,c)),r}function st(e){for(var o=e.length<0?0:dt(e.length)|0,t=ce(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function ed(e){if(Q(e,Uint8Array)){var o=new Uint8Array(e);return ct(o.buffer,o.byteOffset,o.byteLength)}return st(e)}function ct(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,_.prototype),r}function od(e){if(_.isBuffer(e)){var o=dt(e.length)|0,t=ce(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||lt(e.length)?ce(0):st(e);if(e.type==="Buffer"&&Array.isArray(e.data))return st(e.data)}function dt(e){if(e>=Go)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Go.toString(16)+" bytes");return e|0}function nd(e){return+e!=e&&(e=0),_.alloc(+e)}_.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==_.prototype};_.compare=function(o,t){if(Q(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),Q(t,Uint8Array)&&(t=_.from(t,t.offset,t.byteLength)),!_.isBuffer(o)||!_.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,c=t.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==t[p]){r=o[p],c=t[p];break}return r<c?-1:c<r?1:0};_.isEncoding=function(o){switch(String(o).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}};_.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return _.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var c=_.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(Q(m,Uint8Array))p+m.length>c.length?_.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(_.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Gr(e,o){if(_.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||Q(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&t===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return pt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return zr(e).length;default:if(c)return r?-1:pt(e).length;o=(""+o).toLowerCase(),c=!0}}_.byteLength=Gr;function td(e,o,t){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return _d(this,o,t);case"utf8":case"utf-8":return $r(this,o,t);case"ascii":return dd(this,o,t);case"latin1":case"binary":return ld(this,o,t);case"base64":return pd(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ud(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function ke(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}_.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)ke(this,t,t+1);return this};_.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)ke(this,t,t+3),ke(this,t+1,t+2);return this};_.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)ke(this,t,t+7),ke(this,t+1,t+6),ke(this,t+2,t+5),ke(this,t+3,t+4);return this};_.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?$r(this,0,o):td.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(o){if(!_.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:_.compare(this,o)===0};_.prototype.inspect=function(){var o="",t=Ge.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};Or&&(_.prototype[Or]=_.prototype.inspect);_.prototype.compare=function(o,t,r,c,p){if(Q(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),t<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&t>=r)return 0;if(c>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,l=r-t,d=Math.min(m,l),f=this.slice(c,p),b=o.slice(t,r),h=0;h<d;++h)if(f[h]!==b[h]){m=f[h],l=b[h];break}return m<l?-1:l<m?1:0};function Hr(e,o,t,r,c){if(e.length===0)return-1;if(typeof t=="string"?(r=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,lt(t)&&(t=c?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(c)return-1;t=e.length-1}else if(t<0)if(c)t=0;else return-1;if(typeof o=="string"&&(o=_.from(o,r)),_.isBuffer(o))return o.length===0?-1:Br(e,o,t,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):Br(e,[o],t,r,c);throw new TypeError("val must be string, number or Buffer")}function Br(e,o,t,r,c){var p=1,m=e.length,l=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,l/=2,t/=2}function d(N,O){return p===1?N[O]:N.readUInt16BE(O*p)}var f;if(c){var b=-1;for(f=t;f<m;f++)if(d(e,f)===d(o,b===-1?0:f-b)){if(b===-1&&(b=f),f-b+1===l)return b*p}else b!==-1&&(f-=f-b),b=-1}else for(t+l>m&&(t=m-l),f=t;f>=0;f--){for(var h=!0,k=0;k<l;k++)if(d(e,f+k)!==d(o,k)){h=!1;break}if(h)return f}return-1}_.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};_.prototype.indexOf=function(o,t,r){return Hr(this,o,t,r,!0)};_.prototype.lastIndexOf=function(o,t,r){return Hr(this,o,t,r,!1)};function rd(e,o,t,r){t=Number(t)||0;var c=e.length-t;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var l=parseInt(o.substr(m*2,2),16);if(lt(l))return m;e[t+m]=l}return m}function ad(e,o,t,r){return Ho(pt(o,e.length-t),e,t,r)}function id(e,o,t,r){return Ho(hd(o),e,t,r)}function sd(e,o,t,r){return Ho(zr(o),e,t,r)}function cd(e,o,t,r){return Ho(Td(o,e.length-t),e,t,r)}_.prototype.write=function(o,t,r,c){if(t===void 0)c="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")c=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return rd(this,o,t,r);case"utf8":case"utf-8":return ad(this,o,t,r);case"ascii":case"latin1":case"binary":return id(this,o,t,r);case"base64":return sd(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return cd(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function pd(e,o,t){return o===0&&t===e.length?it.fromByteArray(e):it.fromByteArray(e.slice(o,t))}function $r(e,o,t){t=Math.min(e.length,t);for(var r=[],c=o;c<t;){var p=e[c],m=null,l=p>239?4:p>223?3:p>191?2:1;if(c+l<=t){var d,f,b,h;switch(l){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(h=(p&31)<<6|d&63,h>127&&(m=h));break;case 3:d=e[c+1],f=e[c+2],(d&192)===128&&(f&192)===128&&(h=(p&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(m=h));break;case 4:d=e[c+1],f=e[c+2],b=e[c+3],(d&192)===128&&(f&192)===128&&(b&192)===128&&(h=(p&15)<<18|(d&63)<<12|(f&63)<<6|b&63,h>65535&&h<1114112&&(m=h))}}m===null?(m=65533,l=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=l}return md(r)}var Fr=4096;function md(e){var o=e.length;if(o<=Fr)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=Fr));return t}function dd(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]&127);return r}function ld(e,o,t){var r="";t=Math.min(e.length,t);for(var c=o;c<t;++c)r+=String.fromCharCode(e[c]);return r}function _d(e,o,t){var r=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>r)&&(t=r);for(var c="",p=o;p<t;++p)c+=xd[e[p]];return c}function ud(e,o,t){for(var r=e.slice(o,t),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}_.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var c=this.subarray(o,t);return Object.setPrototypeOf(c,_.prototype),c};function B(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return c};_.prototype.readUintBE=_.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o+--t],p=1;t>0&&(p*=256);)c+=this[o+--t]*p;return c};_.prototype.readUint8=_.prototype.readUInt8=function(o,t){return o=o>>>0,t||B(o,1,this.length),this[o]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||B(o,2,this.length),this[o]|this[o+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||B(o,2,this.length),this[o]<<8|this[o+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||B(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};_.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=this[o],p=1,m=0;++m<t&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*t)),c};_.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||B(o,t,this.length);for(var c=t,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};_.prototype.readInt8=function(o,t){return o=o>>>0,t||B(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};_.prototype.readInt16LE=function(o,t){o=o>>>0,t||B(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(o,t){o=o>>>0,t||B(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};_.prototype.readInt32BE=function(o,t){return o=o>>>0,t||B(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};_.prototype.readFloatLE=function(o,t){return o=o>>>0,t||B(o,4,this.length),We.read(this,o,!0,23,4)};_.prototype.readFloatBE=function(o,t){return o=o>>>0,t||B(o,4,this.length),We.read(this,o,!1,23,4)};_.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||B(o,8,this.length),We.read(this,o,!0,52,8)};_.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||B(o,8,this.length),We.read(this,o,!1,52,8)};function W(e,o,t,r,c,p){if(!_.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;W(this,o,t,r,p,0)}var m=1,l=0;for(this[t]=o&255;++l<r&&(m*=256);)this[t+l]=o/m&255;return t+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;W(this,o,t,r,p,0)}var m=r-1,l=1;for(this[t+m]=o&255;--m>=0&&(l*=256);)this[t+m]=o/l&255;return t+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,1,255,0),this[t]=o&255,t+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};_.prototype.writeIntLE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);W(this,o,t,r,p-1,-p)}var m=0,l=1,d=0;for(this[t]=o&255;++m<r&&(l*=256);)o<0&&d===0&&this[t+m-1]!==0&&(d=1),this[t+m]=(o/l>>0)-d&255;return t+r};_.prototype.writeIntBE=function(o,t,r,c){if(o=+o,t=t>>>0,!c){var p=Math.pow(2,8*r-1);W(this,o,t,r,p-1,-p)}var m=r-1,l=1,d=0;for(this[t+m]=o&255;--m>=0&&(l*=256);)o<0&&d===0&&this[t+m+1]!==0&&(d=1),this[t+m]=(o/l>>0)-d&255;return t+r};_.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};_.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};_.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};_.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};_.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||W(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function Vr(e,o,t,r,c,p){if(t+r>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function qr(e,o,t,r,c){return o=+o,t=t>>>0,c||Vr(e,o,t,4,34028234663852886e22,-34028234663852886e22),We.write(e,o,t,r,23,4),t+4}_.prototype.writeFloatLE=function(o,t,r){return qr(this,o,t,!0,r)};_.prototype.writeFloatBE=function(o,t,r){return qr(this,o,t,!1,r)};function jr(e,o,t,r,c){return o=+o,t=t>>>0,c||Vr(e,o,t,8,17976931348623157e292,-17976931348623157e292),We.write(e,o,t,r,52,8),t+8}_.prototype.writeDoubleLE=function(o,t,r){return jr(this,o,t,!0,r)};_.prototype.writeDoubleBE=function(o,t,r){return jr(this,o,t,!1,r)};_.prototype.copy=function(o,t,r,c){if(!_.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),t>=o.length&&(t=o.length),t||(t=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)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(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-t<c-r&&(c=o.length-t+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),t),p};_.prototype.fill=function(o,t,r,c){if(typeof o=="string"){if(typeof t=="string"?(c=t,t=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!_.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var l=_.isBuffer(o)?o:_.from(o,c),d=l.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=l[m%d]}return this};var gd=/[^+/0-9A-Za-z-_]/g;function fd(e){if(e=e.split("=")[0],e=e.trim().replace(gd,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function pt(e,o){o=o||1/0;for(var t,r=e.length,c=null,p=[],m=0;m<r;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!c){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),c=t;continue}t=(c-55296<<10|t-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function hd(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function Td(e,o){for(var t,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),r=t>>8,c=t%256,p.push(c),p.push(r);return p}function zr(e){return it.toByteArray(fd(e))}function Ho(e,o,t,r){for(var c=0;c<r&&!(c+t>=o.length||c>=e.length);++c)o[c+t]=e[c];return c}function Q(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function lt(e){return e!==e}var xd=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var r=t*16,c=0;c<16;++c)o[r+c]=e[t]+e[c];return o}()});var Qr=x((fT,Jr)=>{n();var C=Jr.exports={},ee,oe;function _t(){throw new Error("setTimeout has not been defined")}function ut(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?ee=setTimeout:ee=_t}catch(e){ee=_t}try{typeof clearTimeout=="function"?oe=clearTimeout:oe=ut}catch(e){oe=ut}})();function Xr(e){if(ee===setTimeout)return setTimeout(e,0);if((ee===_t||!ee)&&setTimeout)return ee=setTimeout,setTimeout(e,0);try{return ee(e,0)}catch(o){try{return ee.call(null,e,0)}catch(t){return ee.call(this,e,0)}}}function yd(e){if(oe===clearTimeout)return clearTimeout(e);if((oe===ut||!oe)&&clearTimeout)return oe=clearTimeout,clearTimeout(e);try{return oe(e)}catch(o){try{return oe.call(null,e)}catch(t){return oe.call(this,e)}}}var pe=[],He=!1,Le,$o=-1;function bd(){!He||!Le||(He=!1,Le.length?pe=Le.concat(pe):$o=-1,pe.length&&Yr())}function Yr(){if(!He){var e=Xr(bd);He=!0;for(var o=pe.length;o;){for(Le=pe,pe=[];++$o<o;)Le&&Le[$o].run();$o=-1,o=pe.length}Le=null,He=!1,yd(e)}}C.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];pe.push(new Zr(e,o)),pe.length===1&&!He&&Xr(Yr)};function Zr(e,o){this.fun=e,this.array=o}Zr.prototype.run=function(){this.fun.apply(null,this.array)};C.title="browser";C.browser=!0;C.env={};C.argv=[];C.version="";C.versions={};function me(){}C.on=me;C.addListener=me;C.once=me;C.off=me;C.removeListener=me;C.removeAllListeners=me;C.emit=me;C.prependListener=me;C.prependOnceListener=me;C.listeners=function(e){return[]};C.binding=function(e){throw new Error("process.binding is not supported")};C.cwd=function(){return"/"};C.chdir=function(e){throw new Error("process.chdir is not supported")};C.umask=function(){return 0}});var a,s,Sd,i,n=S(()=>{a=y(Kr()),s=y(Qr()),Sd=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var t=__magic__;return t}(Object),i=Sd});var ea=S(()=>{"use strict";n()});var Ee=S(()=>{"use strict";n()});var oa=S(()=>{"use strict";n()});var gt,na=S(()=>{"use strict";n();gt=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(gt||{})});var ta=S(()=>{"use strict";n()});var ft=S(()=>{"use strict";n()});var ra=S(()=>{"use strict";n()});var ht=S(()=>{"use strict";n()});var aa=S(()=>{"use strict";n()});var ia=S(()=>{"use strict";n()});var Vo,sa,AT,ca,kT,P=S(()=>{"use strict";n();Vo=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),sa=(t=>(t.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",t.reloginRequest="RELOGIN_REQUEST",t))(sa||{}),AT=g(g({},Vo.CrossWindowProviderRequestEnums),sa),ca=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(ca||{}),kT=g(g({},Vo.CrossWindowProviderResponseEnums),ca)});var pa=S(()=>{"use strict";n()});var ma=S(()=>{"use strict";n()});var G=S(()=>{"use strict";n()});var da=S(()=>{"use strict";n()});var la=S(()=>{"use strict";n()});var _a=S(()=>{"use strict";n()});var E=S(()=>{"use strict";n();ht();aa();ia();P();pa();ma();G();da();la();_a()});var $e,ua,VT,ga,qT,fa,jT,zT,wd,Tt,Ne=S(()=>{"use strict";n();E();$e={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:ua,egldLabel:VT}=$e["devnet"],{chainId:ga,egldLabel:qT}=$e["testnet"],{chainId:fa,egldLabel:jT}=$e["mainnet"],zT={["devnet"]:ua,["testnet"]:ga,["mainnet"]:fa},wd={[ua]:"devnet",[ga]:"testnet",[fa]:"mainnet"},Tt=3e3});var qo=S(()=>{"use strict";n()});var ne,ha=S(()=>{"use strict";n();ne=require("@multiversx/sdk-web-wallet-provider")});var lo,jo,Ta,zo,xa,Ve,Ko,A=S(()=>{"use strict";n();ea();Ee();oa();na();ta();ft();ra();Ne();qo();ha();lo=5e4,jo=1e9,Ta=1,zo="logout",xa="login",Ve="0",Ko="-"});var _o,Xo=S(()=>{"use strict";n();_o=()=>Date.now()/1e3});var ya=S(()=>{"use strict";n()});var ba=S(()=>{"use strict";n()});var xt=S(()=>{"use strict";n();Xo();ya();ba()});var yt={};se(yt,{clear:()=>kd,getItem:()=>Id,localStorageKeys:()=>ye,removeItem:()=>Ad,setItem:()=>vd});var ye,Yo,vd,Id,Ad,kd,qe=S(()=>{"use strict";n();xt();ye={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Yo=typeof localStorage!="undefined",vd=({key:e,data:o,expires:t})=>{!Yo||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Id=e=>{if(!Yo)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:_o()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Ad=e=>{!Yo||localStorage.removeItem(String(e))},kd=()=>{!Yo||localStorage.clear()}});var bt={};se(bt,{clear:()=>Ia,getItem:()=>wa,removeItem:()=>va,setItem:()=>Sa,storage:()=>Ld});var Sa,wa,va,Ia,Ld,Aa=S(()=>{"use strict";n();Sa=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},wa=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},va=e=>sessionStorage.removeItem(String(e)),Ia=()=>sessionStorage.clear(),Ld={setItem:Sa,getItem:wa,removeItem:va,clear:Ia}});var Ce,je=S(()=>{"use strict";n();qe();Aa();Ce={session:bt,local:yt}});var St,R,de,F=S(()=>{"use strict";n();St=require("@reduxjs/toolkit");A();R=(0,St.createAction)(zo),de=(0,St.createAction)(xa,e=>({payload:e}))});var vt,ka,La,Zo,wt,Ea,Jo,Ix,It,Ax,Ed,Nd,kx,Lx,Ex,Na,Ca,Qo,en=S(()=>{"use strict";n();vt=require("@multiversx/sdk-core"),ka=require("@reduxjs/toolkit"),La=require("redux-persist");A();je();qe();F();Zo={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ve},wt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Zo},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Ea=(0,ka.createSlice)({name:"accountInfoSlice",initialState:wt,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new vt.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:Zo},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(R,()=>(Ce.local.removeItem(ye.loginExpiresAt),wt)),e.addCase(de,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new vt.Address(r).hex()}),e.addCase(La.REHYDRATE,(o,t)=>{var f;if(!((f=t.payload)!=null&&f.account))return;let{account:r}=t.payload,{address:c,shard:p,accounts:m,publicKey:l}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:wt.accounts,o.publicKey=l})}}),{setAccount:Jo,setAddress:Ix,setAccountNonce:It,setAccountShard:Ax,setLedgerAccount:Ed,updateLedgerAccount:Nd,setWalletConnectAccount:kx,setIsAccountLoading:Lx,setAccountLoadingError:Ex,setWebsocketEvent:Na,setWebsocketBatchEvent:Ca}=Ea.actions,Qo=Ea.reducer});function uo(){return new Date().setHours(new Date().getHours()+24)}function go(e){Ce.local.setItem({key:ye.loginExpiresAt,data:e,expires:e})}var At=S(()=>{"use strict";n();je();qe()});var Ra,Pa,Da,Ux,Cd,Pd,Rd,Wx,Dd,Ma,Gx,on,nn=S(()=>{"use strict";n();Ra=require("@reduxjs/toolkit");At();P();F();Pa={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Da=(0,Ra.createSlice)({name:"loginInfoSlice",initialState:Pa,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(R,()=>Pa),e.addCase(de,(o,t)=>{o.isLoginSessionInvalid=!1,o.loginMethod=t.payload.loginMethod,go(uo())})}}),{setLoginMethod:Ux,setWalletConnectLogin:Cd,setLedgerLogin:Pd,setTokenLogin:Rd,setTokenLoginSignature:Wx,setWalletLogin:Dd,invalidateLoginSession:Ma,setLogoutRoute:Gx}=Da.actions,on=Da.reducer});var Ba,Oa,Fa,qx,Md,jx,Od,tn,rn=S(()=>{"use strict";n();Ba=require("@reduxjs/toolkit");F();Oa={},Fa=(0,Ba.createSlice)({name:"modalsSlice",initialState:Oa,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(R,()=>Oa)}}),{setTxSubmittedModal:qx,setNotificationModal:Md,clearTxSubmittedModal:jx,clearNotificationModal:Od}=Fa.actions,tn=Fa.reducer});var fo=S(()=>{"use strict";n()});var Wa=S(()=>{"use strict";n();fo()});function Ga(e){return e[Math.floor(Math.random()*e.length)]}var Ha=S(()=>{"use strict";n()});var kt=S(()=>{"use strict";n();ft()});var ze=S(()=>{"use strict";n();Wa();Ha();kt()});var $a,Va,qa,Lt,Bd,ja,cy,py,Fd,an,sn=S(()=>{"use strict";n();$a=require("@reduxjs/toolkit"),Va=y(require("lodash.omit")),qa=require("redux-persist");F();ze();Lt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Bd={network:Lt,chainID:"-1"},ja=(0,$a.createSlice)({name:"appConfig",initialState:Bd,reducers:{initializeNetworkConfig:(e,o)=>{let t=Ga(o.payload.walletConnectV2RelayAddresses),r=(0,Va.default)(o.payload,"walletConnectV2RelayAddresses");e.network=v(g(g({},e.network),r),{walletConnectV2RelayAddress:t})},setChainID:(e,o)=>{e.chainID=o.payload},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(R,o=>{o.network.customWalletAddress=void 0}),e.addCase(qa.REHYDRATE,(o,t)=>{var c,p;if(!((p=(c=t.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=t.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:cy,setChainID:py,setCustomWalletAddress:Fd}=ja.actions,an=ja.reducer});var za,Et,Ka,gy,fy,hy,cn,pn=S(()=>{"use strict";n();za=require("@reduxjs/toolkit");E();F();Et={isSigning:!1,signedSessions:{}},Ka=(0,za.createSlice)({name:"signedMessageInfoSliceState",initialState:Et,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[t]=g(g({},e.signedSessions[t]),r)},setSignSessionState:(e,o)=>g(g({},e),o.payload),clearSignedMessageInfo:()=>Et},extraReducers:e=>{e.addCase(R,()=>Et)}}),{setSignSession:gy,clearSignedMessageInfo:fy,setSignSessionState:hy}=Ka.actions,cn=Ka.reducer});var Ya,Za,Xa,Ja,Ud,Wd,vy,Gd,mn,dn=S(()=>{"use strict";n();Ya=require("@reduxjs/toolkit"),Za=require("redux-persist");E();Xo();F();Xa={customToasts:[],transactionToasts:[]},Ja=(0,Ya.createSlice)({name:"toastsSlice",initialState:Xa,reducers:{addCustomToast:(e,o)=>{let t=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===t);if(r!==-1){e.customToasts[r]=v(g(g({},e.customToasts[r]),o.payload),{type:"custom",toastId:t});return}e.customToasts.push(v(g({},o.payload),{type:"custom",toastId:t}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:_o(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)}},extraReducers:e=>{e.addCase(R,()=>Xa),e.addCase(Za.REHYDRATE,(o,t)=>{var c,p;let r=(p=(c=t.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Ud,removeCustomToast:Wd,addTransactionToast:vy,removeTransactionToast:Gd}=Ja.actions,mn=Ja.reducer});var Qa,Ct,Pt,Rt,Hd,Nt,ei,Ly,$d,Dt,ln,_n=S(()=>{"use strict";n();Qa=require("@reduxjs/toolkit");F();Ct="Transaction failed",Pt="Transaction successful",Rt="Processing transaction",Hd="Transaction submitted",Nt={},ei=(0,Qa.createSlice)({name:"transactionsInfo",initialState:Nt,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||Ct,successMessage:(r==null?void 0:r.successMessage)||Pt,processingMessage:(r==null?void 0:r.processingMessage)||Rt,submittedMessage:(r==null?void 0:r.submittedMessage)||Hd,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Nt},extraReducers:e=>{e.addCase(R,()=>Nt)}}),{clearTransactionsInfo:Ly,setTransactionsDisplayInfo:$d,clearTransactionsInfoForSessionId:Dt}=ei.actions,ln=ei.reducer});function _e(e){return e!=null&&(Qd(e)||rl(e))}function Pe(e){return e!=null&&(el(e)||al(e))}function Re(e){return e!=null&&(ol(e)||il(e))}function oi(e){return e!=null&&(nl(e)||sl(e))}function Mt(e){return e!=null&&tl(e)}function Qd(e){return e!=null&&Vd.includes(e)}function el(e){return e!=null&&qd.includes(e)}function ol(e){return e!=null&&jd.includes(e)}function nl(e){return e!=null&&zd.includes(e)}function tl(e){return e!=null&&Kd.includes(e)}function rl(e){return e!=null&&Xd.includes(e)}function al(e){return e!=null&&Yd.includes(e)}function il(e){return e!=null&&Zd.includes(e)}function sl(e){return e!=null&&Jd.includes(e)}var Vd,qd,jd,zd,Kd,Xd,Yd,Zd,Jd,Ke=S(()=>{"use strict";n();P();Vd=["sent"],qd=["success"],jd=["fail","cancelled","timedOut"],zd=["invalid"],Kd=["timedOut"],Xd=["pending"],Yd=["success"],Zd=["fail","invalid"],Jd=["not executed"]});var ni,ti,ho,cl,ri,te,un,pl,gn,ml,dl,By,ll,To,Ot,Fy,fn,hn=S(()=>{"use strict";n();ni=require("@reduxjs/toolkit"),ti=require("redux-persist");P();Ke();F();ho={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},cl={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},ri=(0,ni.createSlice)({name:"transactionsSlice",initialState:ho,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,f;let{sessionId:t,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:l}=o.payload;e.customTransactionInformationForSessionId[t]=g(g(g({},cl),((d=e.signedTransactions[t])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[t]||{}),e.signedTransactions[t]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:g(g({},e.customTransactionInformationForSessionId[t]),l!=null?l:{})},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===t&&(e.transactionsToSign=ho.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=g(g({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,c!=null&&(e.signedTransactions[t].errorMessage=c),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var d,f,b,h,k,N,O,xe;let{sessionId:t,status:r,errorMessage:c,transactionHash:p,inTransit:m}=o.payload,l=(f=(d=e.signedTransactions)==null?void 0:d[t])==null?void 0:f.transactions;if(l!=null){e.signedTransactions[t].transactions=l.map(U=>U.hash===p?v(g({},U),{status:r,errorMessage:c,inTransit:m}):U);let so=(h=(b=e.signedTransactions[t])==null?void 0:b.transactions)==null?void 0:h.every(U=>Pe(U.status)),co=(N=(k=e.signedTransactions[t])==null?void 0:k.transactions)==null?void 0:N.every(U=>Re(U.status)),Do=(xe=(O=e.signedTransactions[t])==null?void 0:O.transactions)==null?void 0:xe.every(U=>oi(U.status));so&&(e.signedTransactions[t].status="success"),co&&(e.signedTransactions[t].status="fail"),Do&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=ho.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=ho.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:t,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].customTransactionInformation=g(g({},e.signedTransactions[t].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(R,()=>ho),e.addCase(ti.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=t.payload.transactions,p=Object.entries(r).reduce((l,[d,f])=>{let b=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-b>0||(l[d]=f),l},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:te,updateSignedTransactions:un,setTransactionsToSign:pl,clearAllTransactionsToSign:gn,clearAllSignedTransactions:ml,clearSignedTransaction:dl,clearTransactionToSign:By,setSignTransactionsError:ll,setSignTransactionsCancelMessage:To,moveTransactionsToSignedState:Ot,updateSignedTransactionsCustomTransactionInformation:Fy}=ri.actions,fn=ri.reducer});var ai,Bt,ii,Hy,si,ci,$y,Tn,xn=S(()=>{"use strict";n();ai=require("@reduxjs/toolkit");F();Bt={},ii=(0,ai.createSlice)({name:"batchTransactionsSlice",initialState:Bt,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Bt},extraReducers:e=>{e.addCase(R,()=>Bt)}}),{setBatchTransactions:Hy,updateBatchTransactions:si,clearBatchTransactions:ci,clearAllBatchTransactions:$y}=ii.actions,Tn=ii.reducer});var mi,pi,di,zy,li,Ft=S(()=>{"use strict";n();mi=require("@reduxjs/toolkit");F();pi={},di=(0,mi.createSlice)({name:"dappConfigSlice",initialState:pi,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(R,()=>pi)}}),{setDappConfig:zy}=di.actions,li=di.reducer});var L=S(()=>{"use strict";n();en();nn();rn();sn();pn();dn();_n();hn();xn();Ft()});var Ut=S(()=>{"use strict";n()});var gi,fl,hl,De,Sn=S(()=>{"use strict";n();gi=require("@reduxjs/toolkit");Ut();en();xn();Ft();nn();rn();sn();pn();dn();_n();hn();fl={["account"]:Qo,["dappConfig"]:li,["loginInfo"]:on,["modals"]:tn,["networkConfig"]:an,["signedMessageInfo"]:cn,["toasts"]:mn,["transactionsInfo"]:ln,["transactions"]:fn,["batchTransactions"]:Tn},hl=(e={})=>(0,gi.combineReducers)(g(g({},fl),e)),De=hl});var xi={};se(xi,{default:()=>Rl,sessionStorageReducers:()=>Wt});function ue(e,o=[]){return{key:e,version:1,storage:hi.default,blacklist:o}}var H,fi,hi,Tl,xo,xl,yl,bl,Sl,wl,vl,Il,Al,kl,Ll,Ti,El,Wt,Nl,Cl,Pl,Rl,yi=S(()=>{"use strict";n();H=require("redux-persist"),fi=y(require("redux-persist/lib/storage")),hi=y(require("redux-persist/lib/storage/session"));Sn();L();en();xn();nn();rn();sn();pn();dn();_n();hn();Ut();Tl={persistReducersStorageType:"localStorage"},xo={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},xl=ue(xo["account"]),yl=ue(xo["loginInfo"]),bl=ue(xo["modals"]),Sl=ue(xo["networkConfig"]),wl={2:e=>v(g({},e),{networkConfig:Lt})};vl=ue("sdk-dapp-transactionsInfo"),Il=ue("sdk-dapp-transactions",["transactionsToSign"]),Al=ue("sdk-dapp-batchTransactions",["batchTransactions"]),kl=ue("sdk-dapp-toasts"),Ll=ue("sdk-dapp-signedMessageInfo"),Ti={key:"sdk-dapp-store",version:2,storage:fi.default,whitelist:Object.keys(xo),migrate:(0,H.createMigrate)(wl,{debug:!1})},El=v(g({},Ti),{whitelist:[]}),Wt={["toasts"]:(0,H.persistReducer)(kl,mn),["transactions"]:(0,H.persistReducer)(Il,fn),["transactionsInfo"]:(0,H.persistReducer)(vl,ln),["batchTransactions"]:(0,H.persistReducer)(Al,Tn),["signedMessageInfo"]:(0,H.persistReducer)(Ll,cn)},Nl=v(g({},Wt),{["account"]:(0,H.persistReducer)(xl,Qo),["loginInfo"]:(0,H.persistReducer)(yl,on),["modals"]:(0,H.persistReducer)(bl,tn),["networkConfig"]:(0,H.persistReducer)(Sl,an)}),Cl=Tl.persistReducersStorageType==="localStorage",Pl=Cl?(0,H.persistReducer)(Ti,De(Wt)):(0,H.persistReducer)(El,De(Nl)),Rl=Pl});var bi={};se(bi,{default:()=>Dl});var Dl,Si=S(()=>{"use strict";n();Sn();Dl=De()});var wi={};se(wi,{default:()=>Ol});var j,Ml,Ol,vi=S(()=>{"use strict";n();j=require("redux-persist"),Ml=[j.FLUSH,j.REHYDRATE,j.PAUSE,j.PERSIST,j.PURGE,j.REGISTER],Ol=Ml});var ki={};se(ki,{default:()=>Ai});function Ai(e){return(0,Ii.persistStore)(e)}var Ii,Li=S(()=>{"use strict";n();Ii=require("redux-persist")});var dc=x((zM,mc)=>{n();var Mu=typeof i=="object"&&i&&i.Object===Object&&i;mc.exports=Mu});var ko=x((KM,lc)=>{n();var Ou=dc(),Bu=typeof self=="object"&&self&&self.Object===Object&&self,Fu=Ou||Bu||Function("return this")();lc.exports=Fu});var _r=x((XM,_c)=>{n();var Uu=ko(),Wu=Uu.Symbol;_c.exports=Wu});var hc=x((YM,fc)=>{n();var uc=_r(),gc=Object.prototype,Gu=gc.hasOwnProperty,Hu=gc.toString,Lo=uc?uc.toStringTag:void 0;function $u(e){var o=Gu.call(e,Lo),t=e[Lo];try{e[Lo]=void 0;var r=!0}catch(p){}var c=Hu.call(e);return r&&(o?e[Lo]=t:delete e[Lo]),c}fc.exports=$u});var xc=x((ZM,Tc)=>{n();var Vu=Object.prototype,qu=Vu.toString;function ju(e){return qu.call(e)}Tc.exports=ju});var ur=x((JM,Sc)=>{n();var yc=_r(),zu=hc(),Ku=xc(),Xu="[object Null]",Yu="[object Undefined]",bc=yc?yc.toStringTag:void 0;function Zu(e){return e==null?e===void 0?Yu:Xu:bc&&bc in Object(e)?zu(e):Ku(e)}Sc.exports=Zu});var gr=x((QM,wc)=>{n();function Ju(e){var o=typeof e;return e!=null&&(o=="object"||o=="function")}wc.exports=Ju});var Ic=x((eO,vc)=>{n();var Qu=ur(),eg=gr(),og="[object AsyncFunction]",ng="[object Function]",tg="[object GeneratorFunction]",rg="[object Proxy]";function ag(e){if(!eg(e))return!1;var o=Qu(e);return o==ng||o==tg||o==og||o==rg}vc.exports=ag});var kc=x((oO,Ac)=>{n();var ig=ko(),sg=ig["__core-js_shared__"];Ac.exports=sg});var Nc=x((nO,Ec)=>{n();var fr=kc(),Lc=function(){var e=/[^.]+$/.exec(fr&&fr.keys&&fr.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function cg(e){return!!Lc&&Lc in e}Ec.exports=cg});var Pc=x((tO,Cc)=>{n();var pg=Function.prototype,mg=pg.toString;function dg(e){if(e!=null){try{return mg.call(e)}catch(o){}try{return e+""}catch(o){}}return""}Cc.exports=dg});var Dc=x((rO,Rc)=>{n();var lg=Ic(),_g=Nc(),ug=gr(),gg=Pc(),fg=/[\\^$.*+?()[\]{}|]/g,hg=/^\[object .+?Constructor\]$/,Tg=Function.prototype,xg=Object.prototype,yg=Tg.toString,bg=xg.hasOwnProperty,Sg=RegExp("^"+yg.call(bg).replace(fg,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function wg(e){if(!ug(e)||_g(e))return!1;var o=lg(e)?Sg:hg;return o.test(gg(e))}Rc.exports=wg});var Oc=x((aO,Mc)=>{n();function vg(e,o){return e==null?void 0:e[o]}Mc.exports=vg});var Zn=x((iO,Bc)=>{n();var Ig=Dc(),Ag=Oc();function kg(e,o){var t=Ag(e,o);return Ig(t)?t:void 0}Bc.exports=kg});var Eo=x((sO,Fc)=>{n();var Lg=Zn(),Eg=Lg(Object,"create");Fc.exports=Eg});var Gc=x((cO,Wc)=>{n();var Uc=Eo();function Ng(){this.__data__=Uc?Uc(null):{},this.size=0}Wc.exports=Ng});var $c=x((pO,Hc)=>{n();function Cg(e){var o=this.has(e)&&delete this.__data__[e];return this.size-=o?1:0,o}Hc.exports=Cg});var qc=x((mO,Vc)=>{n();var Pg=Eo(),Rg="__lodash_hash_undefined__",Dg=Object.prototype,Mg=Dg.hasOwnProperty;function Og(e){var o=this.__data__;if(Pg){var t=o[e];return t===Rg?void 0:t}return Mg.call(o,e)?o[e]:void 0}Vc.exports=Og});var zc=x((dO,jc)=>{n();var Bg=Eo(),Fg=Object.prototype,Ug=Fg.hasOwnProperty;function Wg(e){var o=this.__data__;return Bg?o[e]!==void 0:Ug.call(o,e)}jc.exports=Wg});var Xc=x((lO,Kc)=>{n();var Gg=Eo(),Hg="__lodash_hash_undefined__";function $g(e,o){var t=this.__data__;return this.size+=this.has(e)?0:1,t[e]=Gg&&o===void 0?Hg:o,this}Kc.exports=$g});var Zc=x((_O,Yc)=>{n();var Vg=Gc(),qg=$c(),jg=qc(),zg=zc(),Kg=Xc();function to(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}to.prototype.clear=Vg;to.prototype.delete=qg;to.prototype.get=jg;to.prototype.has=zg;to.prototype.set=Kg;Yc.exports=to});var Qc=x((uO,Jc)=>{n();function Xg(){this.__data__=[],this.size=0}Jc.exports=Xg});var op=x((gO,ep)=>{n();function Yg(e,o){return e===o||e!==e&&o!==o}ep.exports=Yg});var No=x((fO,np)=>{n();var Zg=op();function Jg(e,o){for(var t=e.length;t--;)if(Zg(e[t][0],o))return t;return-1}np.exports=Jg});var rp=x((hO,tp)=>{n();var Qg=No(),ef=Array.prototype,of=ef.splice;function nf(e){var o=this.__data__,t=Qg(o,e);if(t<0)return!1;var r=o.length-1;return t==r?o.pop():of.call(o,t,1),--this.size,!0}tp.exports=nf});var ip=x((TO,ap)=>{n();var tf=No();function rf(e){var o=this.__data__,t=tf(o,e);return t<0?void 0:o[t][1]}ap.exports=rf});var cp=x((xO,sp)=>{n();var af=No();function sf(e){return af(this.__data__,e)>-1}sp.exports=sf});var mp=x((yO,pp)=>{n();var cf=No();function pf(e,o){var t=this.__data__,r=cf(t,e);return r<0?(++this.size,t.push([e,o])):t[r][1]=o,this}pp.exports=pf});var lp=x((bO,dp)=>{n();var mf=Qc(),df=rp(),lf=ip(),_f=cp(),uf=mp();function ro(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}ro.prototype.clear=mf;ro.prototype.delete=df;ro.prototype.get=lf;ro.prototype.has=_f;ro.prototype.set=uf;dp.exports=ro});var up=x((SO,_p)=>{n();var gf=Zn(),ff=ko(),hf=gf(ff,"Map");_p.exports=hf});var hp=x((wO,fp)=>{n();var gp=Zc(),Tf=lp(),xf=up();function yf(){this.size=0,this.__data__={hash:new gp,map:new(xf||Tf),string:new gp}}fp.exports=yf});var xp=x((vO,Tp)=>{n();function bf(e){var o=typeof e;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?e!=="__proto__":e===null}Tp.exports=bf});var Co=x((IO,yp)=>{n();var Sf=xp();function wf(e,o){var t=e.__data__;return Sf(o)?t[typeof o=="string"?"string":"hash"]:t.map}yp.exports=wf});var Sp=x((AO,bp)=>{n();var vf=Co();function If(e){var o=vf(this,e).delete(e);return this.size-=o?1:0,o}bp.exports=If});var vp=x((kO,wp)=>{n();var Af=Co();function kf(e){return Af(this,e).get(e)}wp.exports=kf});var Ap=x((LO,Ip)=>{n();var Lf=Co();function Ef(e){return Lf(this,e).has(e)}Ip.exports=Ef});var Lp=x((EO,kp)=>{n();var Nf=Co();function Cf(e,o){var t=Nf(this,e),r=t.size;return t.set(e,o),this.size+=t.size==r?0:1,this}kp.exports=Cf});var Np=x((NO,Ep)=>{n();var Pf=hp(),Rf=Sp(),Df=vp(),Mf=Ap(),Of=Lp();function ao(e){var o=-1,t=e==null?0:e.length;for(this.clear();++o<t;){var r=e[o];this.set(r[0],r[1])}}ao.prototype.clear=Pf;ao.prototype.delete=Rf;ao.prototype.get=Df;ao.prototype.has=Mf;ao.prototype.set=Of;Ep.exports=ao});var Pp=x((CO,Cp)=>{n();var Bf="__lodash_hash_undefined__";function Ff(e){return this.__data__.set(e,Bf),this}Cp.exports=Ff});var Dp=x((PO,Rp)=>{n();function Uf(e){return this.__data__.has(e)}Rp.exports=Uf});var Op=x((RO,Mp)=>{n();var Wf=Np(),Gf=Pp(),Hf=Dp();function Jn(e){var o=-1,t=e==null?0:e.length;for(this.__data__=new Wf;++o<t;)this.add(e[o])}Jn.prototype.add=Jn.prototype.push=Gf;Jn.prototype.has=Hf;Mp.exports=Jn});var Fp=x((DO,Bp)=>{n();function $f(e,o,t,r){for(var c=e.length,p=t+(r?1:-1);r?p--:++p<c;)if(o(e[p],p,e))return p;return-1}Bp.exports=$f});var Wp=x((MO,Up)=>{n();function Vf(e){return e!==e}Up.exports=Vf});var Hp=x((OO,Gp)=>{n();function qf(e,o,t){for(var r=t-1,c=e.length;++r<c;)if(e[r]===o)return r;return-1}Gp.exports=qf});var Vp=x((BO,$p)=>{n();var jf=Fp(),zf=Wp(),Kf=Hp();function Xf(e,o,t){return o===o?Kf(e,o,t):jf(e,zf,t)}$p.exports=Xf});var jp=x((FO,qp)=>{n();var Yf=Vp();function Zf(e,o){var t=e==null?0:e.length;return!!t&&Yf(e,o,0)>-1}qp.exports=Zf});var Kp=x((UO,zp)=>{n();function Jf(e,o,t){for(var r=-1,c=e==null?0:e.length;++r<c;)if(t(o,e[r]))return!0;return!1}zp.exports=Jf});var Yp=x((WO,Xp)=>{n();function Qf(e,o){return e.has(o)}Xp.exports=Qf});var Jp=x((GO,Zp)=>{n();var eh=Zn(),oh=ko(),nh=eh(oh,"Set");Zp.exports=nh});var em=x((HO,Qp)=>{n();function th(){}Qp.exports=th});var hr=x(($O,om)=>{n();function rh(e){var o=-1,t=Array(e.size);return e.forEach(function(r){t[++o]=r}),t}om.exports=rh});var tm=x((VO,nm)=>{n();var Tr=Jp(),ah=em(),ih=hr(),sh=1/0,ch=Tr&&1/ih(new Tr([,-0]))[1]==sh?function(e){return new Tr(e)}:ah;nm.exports=ch});var am=x((qO,rm)=>{n();var ph=Op(),mh=jp(),dh=Kp(),lh=Yp(),_h=tm(),uh=hr(),gh=200;function fh(e,o,t){var r=-1,c=mh,p=e.length,m=!0,l=[],d=l;if(t)m=!1,c=dh;else if(p>=gh){var f=o?null:_h(e);if(f)return uh(f);m=!1,c=lh,d=new ph}else d=o?[]:l;e:for(;++r<p;){var b=e[r],h=o?o(b):b;if(b=t||b!==0?b:0,m&&h===h){for(var k=d.length;k--;)if(d[k]===h)continue e;o&&d.push(h),l.push(b)}else c(d,h,t)||(d!==l&&d.push(h),l.push(b))}return l}rm.exports=fh});var sm=x((jO,im)=>{n();var hh=am();function Th(e){return e&&e.length?hh(e):[]}im.exports=Th});var _m=x((p6,lm)=>{n();var Eh=Array.isArray;lm.exports=Eh});var gm=x((m6,um)=>{n();function Nh(e){return e!=null&&typeof e=="object"}um.exports=Nh});var hm=x((d6,fm)=>{n();var Ch=ur(),Ph=_m(),Rh=gm(),Dh="[object String]";function Mh(e){return typeof e=="string"||!Ph(e)&&Rh(e)&&Ch(e)==Dh}fm.exports=Mh});var yr={};se(yr,{css:()=>Sm,default:()=>Vh});var Sm,Vh,br=S(()=>{"use strict";n();Sm=`.dapp-core-component__main__link-style {
|
|
2
2
|
color: #1392ff;
|
|
3
3
|
}
|
|
4
4
|
|